2023-09-23T19:38:44.035 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-23T19:38:44.035 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi --description upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --archive /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817 --verbose --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817/orig.config.yaml 2023-09-23T19:38:44.093 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-23T19:38:44.190 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817 branch: reef description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: ceph-qa@ceph.io first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7401817' 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:pacific-x-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 kernel: hwe: true workunit: branch: reef sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 owner: scheduled_teuthology@teuthology priority: 100 repo: https://github.com/ceph/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 1860 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: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: pacific 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:pacific-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: smithi098.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi173.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific 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:pacific - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 54e62bcbac4e53d9685e08328b790d3b20d71cae timestamp: 2023-09-23_14:23:10 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-09-23T19:38:44.191 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa; will attempt to use it 2023-09-23T19:38:44.191 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks 2023-09-23T19:38:44.192 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-09-23T19:38:44.193 INFO:teuthology.task.internal:Checking packages... 2023-09-23T19:38:44.217 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'bb0daeff97f020f686596fca6eba20c310e26fb7' 2023-09-23T19:38:44.217 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T19:38:44.217 INFO:teuthology.packaging:ref: None 2023-09-23T19:38:44.217 INFO:teuthology.packaging:tag: None 2023-09-23T19:38:44.217 INFO:teuthology.packaging:branch: reef 2023-09-23T19:38:44.217 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T19:38:44.218 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-09-23T19:38:44.476 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-460-gbb0daeff-1focal 2023-09-23T19:38:44.476 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-09-23T19:38:44.483 INFO:teuthology.task.internal:no buildpackages task found 2023-09-23T19:38:44.483 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-09-23T19:38:44.488 INFO:teuthology.task.internal:Saving configuration 2023-09-23T19:38:44.512 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-09-23T19:38:44.518 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T19:38:44.545 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi098.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-23 19:32:42.165204', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T19:38:44.567 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi173.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-23 19:32:42.166613', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T19:38:44.568 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-09-23T19:38:44.574 INFO:teuthology.task.internal:roles: ubuntu@smithi098.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-09-23T19:38:44.574 INFO:teuthology.task.internal:roles: ubuntu@smithi173.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-09-23T19:38:44.574 INFO:teuthology.run_tasks:Running task console_log... 2023-09-23T19:38:44.646 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc723d200d0>, signals=[15]) 2023-09-23T19:38:44.647 INFO:teuthology.run_tasks:Running task internal.connect... 2023-09-23T19:38:44.653 INFO:teuthology.task.internal:Opening connections... 2023-09-23T19:38:44.654 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi098.front.sepia.ceph.com 2023-09-23T19:38:44.656 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:38:44.706 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi173.front.sepia.ceph.com 2023-09-23T19:38:44.707 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:38:44.756 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-09-23T19:38:44.763 DEBUG:teuthology.orchestra.run.smithi098:> uname -m 2023-09-23T19:38:44.788 INFO:teuthology.orchestra.run.smithi098.stdout:x86_64 2023-09-23T19:38:44.789 DEBUG:teuthology.orchestra.run.smithi098:> cat /etc/os-release 2023-09-23T19:38:44.838 INFO:teuthology.orchestra.run.smithi098.stdout:NAME="Ubuntu" 2023-09-23T19:38:44.838 INFO:teuthology.orchestra.run.smithi098.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T19:38:44.839 INFO:teuthology.orchestra.run.smithi098.stdout:ID=ubuntu 2023-09-23T19:38:44.839 INFO:teuthology.orchestra.run.smithi098.stdout:ID_LIKE=debian 2023-09-23T19:38:44.839 INFO:teuthology.orchestra.run.smithi098.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T19:38:44.839 INFO:teuthology.orchestra.run.smithi098.stdout:VERSION_ID="20.04" 2023-09-23T19:38:44.839 INFO:teuthology.orchestra.run.smithi098.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T19:38:44.839 INFO:teuthology.orchestra.run.smithi098.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T19:38:44.839 INFO:teuthology.orchestra.run.smithi098.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T19:38:44.839 INFO:teuthology.orchestra.run.smithi098.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T19:38:44.839 INFO:teuthology.orchestra.run.smithi098.stdout:VERSION_CODENAME=focal 2023-09-23T19:38:44.839 INFO:teuthology.orchestra.run.smithi098.stdout:UBUNTU_CODENAME=focal 2023-09-23T19:38:44.840 INFO:teuthology.lock.ops:Updating smithi098.front.sepia.ceph.com on lock server 2023-09-23T19:38:44.859 DEBUG:teuthology.orchestra.run.smithi173:> uname -m 2023-09-23T19:38:44.866 INFO:teuthology.orchestra.run.smithi173.stdout:x86_64 2023-09-23T19:38:44.867 DEBUG:teuthology.orchestra.run.smithi173:> cat /etc/os-release 2023-09-23T19:38:44.916 INFO:teuthology.orchestra.run.smithi173.stdout:NAME="Ubuntu" 2023-09-23T19:38:44.916 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T19:38:44.916 INFO:teuthology.orchestra.run.smithi173.stdout:ID=ubuntu 2023-09-23T19:38:44.916 INFO:teuthology.orchestra.run.smithi173.stdout:ID_LIKE=debian 2023-09-23T19:38:44.916 INFO:teuthology.orchestra.run.smithi173.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T19:38:44.917 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION_ID="20.04" 2023-09-23T19:38:44.917 INFO:teuthology.orchestra.run.smithi173.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T19:38:44.917 INFO:teuthology.orchestra.run.smithi173.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T19:38:44.917 INFO:teuthology.orchestra.run.smithi173.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T19:38:44.917 INFO:teuthology.orchestra.run.smithi173.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T19:38:44.917 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION_CODENAME=focal 2023-09-23T19:38:44.917 INFO:teuthology.orchestra.run.smithi173.stdout:UBUNTU_CODENAME=focal 2023-09-23T19:38:44.918 INFO:teuthology.lock.ops:Updating smithi173.front.sepia.ceph.com on lock server 2023-09-23T19:38:44.942 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-09-23T19:38:44.952 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-09-23T19:38:44.958 INFO:teuthology.task.internal:Checking for old test directory... 2023-09-23T19:38:44.959 DEBUG:teuthology.orchestra.run.smithi098:> test '!' -e /home/ubuntu/cephtest 2023-09-23T19:38:44.961 DEBUG:teuthology.orchestra.run.smithi173:> test '!' -e /home/ubuntu/cephtest 2023-09-23T19:38:44.966 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-09-23T19:38:44.972 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-09-23T19:38:44.972 DEBUG:teuthology.orchestra.run.smithi098:> test -z $(ls -A /var/lib/ceph) 2023-09-23T19:38:44.974 DEBUG:teuthology.orchestra.run.smithi173:> test -z $(ls -A /var/lib/ceph) 2023-09-23T19:38:45.027 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-09-23T19:38:45.081 INFO:teuthology.run_tasks:Running task kernel... 2023-09-23T19:38:45.097 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-09-23T19:38:45.097 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-09-23T19:38:45.097 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2023-09-23T19:38:45.097 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-09-23T19:38:45.097 DEBUG:teuthology.orchestra.run.smithi098:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T19:38:45.098 DEBUG:teuthology.orchestra.run.smithi173:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T19:38:45.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T19:38:45.104 DEBUG:teuthology.orchestra.run.smithi098:> uname -r 2023-09-23T19:38:45.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T19:38:45.105 DEBUG:teuthology.orchestra.run.smithi173:> uname -r 2023-09-23T19:38:45.112 INFO:teuthology.orchestra.run.smithi098.stdout:5.4.0-124-generic 2023-09-23T19:38:45.112 INFO:teuthology.task.kernel:Running kernel on smithi098: 5.4.0-124-generic 2023-09-23T19:38:45.112 DEBUG:teuthology.orchestra.run.smithi098:> sudo apt-get clean 2023-09-23T19:38:45.113 INFO:teuthology.orchestra.run.smithi173.stdout:5.4.0-124-generic 2023-09-23T19:38:45.113 INFO:teuthology.task.kernel:Running kernel on smithi173: 5.4.0-124-generic 2023-09-23T19:38:45.113 DEBUG:teuthology.orchestra.run.smithi173:> sudo apt-get clean 2023-09-23T19:38:45.267 DEBUG:teuthology.orchestra.run.smithi098:> sudo apt-get update 2023-09-23T19:38:45.273 DEBUG:teuthology.orchestra.run.smithi173:> sudo apt-get update 2023-09-23T19:38:45.409 INFO:teuthology.orchestra.run.smithi098.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T19:38:45.451 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:38:45.451 INFO:teuthology.orchestra.run.smithi173.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T19:38:45.451 INFO:teuthology.orchestra.run.smithi173.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T19:38:45.508 INFO:teuthology.orchestra.run.smithi173.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T19:38:45.521 INFO:teuthology.orchestra.run.smithi098.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:38:45.603 INFO:teuthology.orchestra.run.smithi098.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T19:38:45.716 INFO:teuthology.orchestra.run.smithi098.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T19:38:45.854 INFO:teuthology.orchestra.run.smithi098.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T19:38:45.865 INFO:teuthology.orchestra.run.smithi173.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T19:38:45.913 INFO:teuthology.orchestra.run.smithi098.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T19:38:45.919 INFO:teuthology.orchestra.run.smithi098.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T19:38:45.920 INFO:teuthology.orchestra.run.smithi098.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T19:38:45.948 INFO:teuthology.orchestra.run.smithi098.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T19:38:45.950 INFO:teuthology.orchestra.run.smithi098.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T19:38:45.950 INFO:teuthology.orchestra.run.smithi098.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T19:38:45.954 INFO:teuthology.orchestra.run.smithi098.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T19:38:45.954 INFO:teuthology.orchestra.run.smithi098.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T19:38:45.966 INFO:teuthology.orchestra.run.smithi098.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T19:38:45.976 INFO:teuthology.orchestra.run.smithi098.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T19:38:45.981 INFO:teuthology.orchestra.run.smithi098.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T19:38:45.986 INFO:teuthology.orchestra.run.smithi098.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T19:38:45.986 INFO:teuthology.orchestra.run.smithi098.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T19:38:45.987 INFO:teuthology.orchestra.run.smithi098.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T19:38:45.987 INFO:teuthology.orchestra.run.smithi098.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T19:38:46.015 INFO:teuthology.orchestra.run.smithi173.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T19:38:46.046 INFO:teuthology.orchestra.run.smithi173.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T19:38:46.060 INFO:teuthology.orchestra.run.smithi173.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T19:38:46.070 INFO:teuthology.orchestra.run.smithi173.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T19:38:46.071 INFO:teuthology.orchestra.run.smithi173.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T19:38:46.090 INFO:teuthology.orchestra.run.smithi098.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T19:38:46.134 INFO:teuthology.orchestra.run.smithi173.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T19:38:46.134 INFO:teuthology.orchestra.run.smithi173.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T19:38:46.139 INFO:teuthology.orchestra.run.smithi173.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T19:38:46.139 INFO:teuthology.orchestra.run.smithi173.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T19:38:46.151 INFO:teuthology.orchestra.run.smithi173.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T19:38:46.162 INFO:teuthology.orchestra.run.smithi173.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T19:38:46.166 INFO:teuthology.orchestra.run.smithi173.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T19:38:46.166 INFO:teuthology.orchestra.run.smithi173.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T19:38:46.166 INFO:teuthology.orchestra.run.smithi173.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T19:38:46.187 INFO:teuthology.orchestra.run.smithi173.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T19:38:46.188 INFO:teuthology.orchestra.run.smithi173.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T19:38:46.248 INFO:teuthology.orchestra.run.smithi173.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T19:38:46.264 INFO:teuthology.orchestra.run.smithi173.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T19:38:46.279 INFO:teuthology.orchestra.run.smithi173.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T19:38:46.280 INFO:teuthology.orchestra.run.smithi173.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T19:38:46.336 INFO:teuthology.orchestra.run.smithi173.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T19:38:46.337 INFO:teuthology.orchestra.run.smithi098.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T19:38:46.337 INFO:teuthology.orchestra.run.smithi173.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T19:38:46.341 INFO:teuthology.orchestra.run.smithi173.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T19:38:46.341 INFO:teuthology.orchestra.run.smithi173.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T19:38:46.360 INFO:teuthology.orchestra.run.smithi173.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T19:38:46.380 INFO:teuthology.orchestra.run.smithi173.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T19:38:46.383 INFO:teuthology.orchestra.run.smithi173.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T19:38:46.384 INFO:teuthology.orchestra.run.smithi173.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T19:38:46.384 INFO:teuthology.orchestra.run.smithi173.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T19:38:46.384 INFO:teuthology.orchestra.run.smithi173.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T19:38:46.385 INFO:teuthology.orchestra.run.smithi173.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T19:38:46.385 INFO:teuthology.orchestra.run.smithi173.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T19:38:46.385 INFO:teuthology.orchestra.run.smithi173.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T19:38:46.403 INFO:teuthology.orchestra.run.smithi173.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T19:38:46.404 INFO:teuthology.orchestra.run.smithi173.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T19:38:46.423 INFO:teuthology.orchestra.run.smithi173.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T19:38:46.424 INFO:teuthology.orchestra.run.smithi173.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T19:38:46.499 INFO:teuthology.orchestra.run.smithi098.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T19:38:46.512 INFO:teuthology.orchestra.run.smithi098.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T19:38:46.513 INFO:teuthology.orchestra.run.smithi098.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T19:38:46.514 INFO:teuthology.orchestra.run.smithi098.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T19:38:46.572 INFO:teuthology.orchestra.run.smithi098.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T19:38:46.583 INFO:teuthology.orchestra.run.smithi098.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T19:38:46.758 INFO:teuthology.orchestra.run.smithi098.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T19:38:47.347 INFO:teuthology.orchestra.run.smithi098.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T19:38:47.456 INFO:teuthology.orchestra.run.smithi098.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T19:38:47.477 INFO:teuthology.orchestra.run.smithi098.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T19:38:47.478 INFO:teuthology.orchestra.run.smithi098.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T19:38:47.479 INFO:teuthology.orchestra.run.smithi098.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T19:38:47.481 INFO:teuthology.orchestra.run.smithi098.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T19:38:47.481 INFO:teuthology.orchestra.run.smithi098.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T19:38:47.482 INFO:teuthology.orchestra.run.smithi098.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T19:38:47.484 INFO:teuthology.orchestra.run.smithi098.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T19:38:47.487 INFO:teuthology.orchestra.run.smithi098.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T19:38:47.652 INFO:teuthology.orchestra.run.smithi098.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T19:38:47.815 INFO:teuthology.orchestra.run.smithi098.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T19:38:47.866 INFO:teuthology.orchestra.run.smithi098.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T19:38:49.829 INFO:teuthology.orchestra.run.smithi098.stdout:Fetched 17.4 MB in 3s (6,855 kB/s) 2023-09-23T19:38:49.911 INFO:teuthology.orchestra.run.smithi173.stdout:Fetched 17.4 MB in 3s (6,673 kB/s) 2023-09-23T19:38:51.291 INFO:teuthology.orchestra.run.smithi098.stdout:Reading package lists... 2023-09-23T19:38:51.315 DEBUG:teuthology.orchestra.run.smithi098:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T19:38:51.348 INFO:teuthology.orchestra.run.smithi173.stdout:Reading package lists... 2023-09-23T19:38:51.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T19:38:51.378 INFO:teuthology.orchestra.run.smithi098.stdout:Reading package lists... 2023-09-23T19:38:51.447 INFO:teuthology.orchestra.run.smithi173.stdout:Reading package lists... 2023-09-23T19:38:51.557 INFO:teuthology.orchestra.run.smithi098.stdout:Building dependency tree... 2023-09-23T19:38:51.557 INFO:teuthology.orchestra.run.smithi098.stdout:Reading state information... 2023-09-23T19:38:51.650 INFO:teuthology.orchestra.run.smithi173.stdout:Building dependency tree... 2023-09-23T19:38:51.650 INFO:teuthology.orchestra.run.smithi173.stdout:Reading state information... 2023-09-23T19:38:51.719 INFO:teuthology.orchestra.run.smithi098.stdout:The following additional packages will be installed: 2023-09-23T19:38:51.719 INFO:teuthology.orchestra.run.smithi098.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T19:38:51.720 INFO:teuthology.orchestra.run.smithi098.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T19:38:51.720 INFO:teuthology.orchestra.run.smithi098.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T19:38:51.721 INFO:teuthology.orchestra.run.smithi098.stdout:Suggested packages: 2023-09-23T19:38:51.721 INFO:teuthology.orchestra.run.smithi098.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T19:38:51.721 INFO:teuthology.orchestra.run.smithi098.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T19:38:51.776 INFO:teuthology.orchestra.run.smithi098.stdout:The following NEW packages will be installed: 2023-09-23T19:38:51.777 INFO:teuthology.orchestra.run.smithi098.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T19:38:51.777 INFO:teuthology.orchestra.run.smithi098.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T19:38:51.777 INFO:teuthology.orchestra.run.smithi098.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T19:38:51.777 INFO:teuthology.orchestra.run.smithi098.stdout: thermald upower usbmuxd 2023-09-23T19:38:51.832 INFO:teuthology.orchestra.run.smithi173.stdout:The following additional packages will be installed: 2023-09-23T19:38:51.832 INFO:teuthology.orchestra.run.smithi173.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T19:38:51.833 INFO:teuthology.orchestra.run.smithi173.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T19:38:51.833 INFO:teuthology.orchestra.run.smithi173.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T19:38:51.834 INFO:teuthology.orchestra.run.smithi173.stdout:Suggested packages: 2023-09-23T19:38:51.834 INFO:teuthology.orchestra.run.smithi173.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T19:38:51.834 INFO:teuthology.orchestra.run.smithi173.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T19:38:51.877 INFO:teuthology.orchestra.run.smithi173.stdout:The following NEW packages will be installed: 2023-09-23T19:38:51.878 INFO:teuthology.orchestra.run.smithi173.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T19:38:51.878 INFO:teuthology.orchestra.run.smithi173.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T19:38:51.878 INFO:teuthology.orchestra.run.smithi173.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T19:38:51.878 INFO:teuthology.orchestra.run.smithi173.stdout: thermald upower usbmuxd 2023-09-23T19:38:51.937 INFO:teuthology.orchestra.run.smithi173.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T19:38:51.938 INFO:teuthology.orchestra.run.smithi173.stdout:Need to get 90.9 MB of archives. 2023-09-23T19:38:51.938 INFO:teuthology.orchestra.run.smithi173.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T19:38:51.938 INFO:teuthology.orchestra.run.smithi173.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T19:38:51.961 INFO:teuthology.orchestra.run.smithi098.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T19:38:51.961 INFO:teuthology.orchestra.run.smithi098.stdout:Need to get 90.9 MB of archives. 2023-09-23T19:38:51.961 INFO:teuthology.orchestra.run.smithi098.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T19:38:51.961 INFO:teuthology.orchestra.run.smithi098.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T19:38:52.008 INFO:teuthology.orchestra.run.smithi173.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T19:38:52.016 INFO:teuthology.orchestra.run.smithi173.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T19:38:52.021 INFO:teuthology.orchestra.run.smithi173.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T19:38:52.039 INFO:teuthology.orchestra.run.smithi173.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T19:38:52.048 INFO:teuthology.orchestra.run.smithi173.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-09-23T19:38:52.231 INFO:teuthology.orchestra.run.smithi098.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T19:38:52.260 INFO:teuthology.orchestra.run.smithi098.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T19:38:52.278 INFO:teuthology.orchestra.run.smithi098.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T19:38:52.351 INFO:teuthology.orchestra.run.smithi098.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T19:38:52.387 INFO:teuthology.orchestra.run.smithi098.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-09-23T19:38:52.525 INFO:teuthology.orchestra.run.smithi173.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-09-23T19:38:52.684 INFO:teuthology.orchestra.run.smithi173.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-09-23T19:38:53.272 INFO:teuthology.orchestra.run.smithi098.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-09-23T19:38:53.576 INFO:teuthology.orchestra.run.smithi098.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-09-23T19:38:53.957 INFO:teuthology.orchestra.run.smithi173.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-09-23T19:38:53.957 INFO:teuthology.orchestra.run.smithi173.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-09-23T19:38:53.958 INFO:teuthology.orchestra.run.smithi173.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T19:38:53.964 INFO:teuthology.orchestra.run.smithi173.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T19:38:53.966 INFO:teuthology.orchestra.run.smithi173.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T19:38:54.620 INFO:teuthology.orchestra.run.smithi173.stdout:Fetched 90.9 MB in 2s (43.7 MB/s) 2023-09-23T19:38:54.817 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T19:38:55.491 INFO:teuthology.orchestra.run.smithi098.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-09-23T19:38:55.491 INFO:teuthology.orchestra.run.smithi098.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-09-23T19:38:55.492 INFO:teuthology.orchestra.run.smithi098.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T19:38:55.661 INFO:teuthology.orchestra.run.smithi098.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T19:38:56.004 INFO:teuthology.orchestra.run.smithi098.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T19:38:56.612 INFO:teuthology.orchestra.run.smithi173.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-09-23T19:38:56.615 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T19:38:56.703 INFO:teuthology.orchestra.run.smithi098.stdout:Fetched 90.9 MB in 4s (21.4 MB/s) 2023-09-23T19:38:56.757 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T19:38:56.938 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T19:38:57.101 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T19:38:57.110 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T19:38:57.160 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T19:38:57.464 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T19:38:57.478 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T19:38:57.521 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T19:38:57.875 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T19:38:57.890 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T19:38:57.933 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T19:38:58.245 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T19:38:58.261 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T19:38:58.295 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T19:38:58.598 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T19:38:58.613 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:38:58.634 INFO:teuthology.orchestra.run.smithi098.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-09-23T19:38:58.639 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T19:38:58.656 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:38:58.762 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T19:38:59.115 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T19:38:59.129 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T19:38:59.207 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T19:38:59.543 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T19:38:59.557 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T19:38:59.601 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T19:38:59.913 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T19:38:59.928 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T19:38:59.971 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T19:39:00.591 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T19:39:00.605 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T19:39:00.649 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T19:39:00.960 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T19:39:00.973 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:39:01.010 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:01.142 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T19:39:01.156 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:39:01.252 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:01.771 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T19:39:01.784 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:39:01.820 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:03.520 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T19:39:03.534 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:39:03.629 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:04.165 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T19:39:04.178 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T19:39:04.215 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:08.962 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T19:39:08.979 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T19:39:09.020 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T19:39:09.373 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T19:39:09.389 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T19:39:09.431 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T19:39:09.767 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package thermald. 2023-09-23T19:39:09.784 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T19:39:09.825 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T19:39:10.372 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package upower. 2023-09-23T19:39:10.387 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T19:39:10.443 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T19:39:10.818 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T19:39:10.832 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T19:39:10.868 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T19:39:10.992 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T19:39:11.007 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T19:39:11.050 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T19:39:11.165 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T19:39:11.306 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T19:39:11.377 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T19:39:11.393 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T19:39:11.432 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T19:39:11.435 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T19:39:11.558 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T19:39:11.684 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T19:39:11.806 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package thermald. 2023-09-23T19:39:11.810 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T19:39:11.821 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T19:39:11.864 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T19:39:11.944 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T19:39:12.402 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package upower. 2023-09-23T19:39:12.419 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T19:39:12.475 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T19:39:12.553 INFO:teuthology.orchestra.run.smithi173.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T19:39:12.881 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T19:39:12.897 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T19:39:12.939 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T19:39:12.957 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T19:39:13.120 INFO:teuthology.orchestra.run.smithi173.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T19:39:13.132 INFO:teuthology.orchestra.run.smithi173.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T19:39:13.132 INFO:teuthology.orchestra.run.smithi173.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T19:39:13.231 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T19:39:13.344 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T19:39:13.470 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T19:39:13.605 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T19:39:13.615 INFO:teuthology.orchestra.run.smithi173.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T19:39:13.731 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T19:39:13.838 INFO:teuthology.orchestra.run.smithi173.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T19:39:13.878 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T19:39:13.882 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T19:39:14.008 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T19:39:14.200 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T19:39:14.200 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T19:39:14.542 INFO:teuthology.orchestra.run.smithi098.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T19:39:14.595 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T19:39:14.659 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:14.785 INFO:teuthology.orchestra.run.smithi098.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T19:39:14.790 INFO:teuthology.orchestra.run.smithi098.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T19:39:14.790 INFO:teuthology.orchestra.run.smithi098.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T19:39:15.329 INFO:teuthology.orchestra.run.smithi098.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T19:39:15.550 INFO:teuthology.orchestra.run.smithi098.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T19:39:15.592 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T19:39:15.904 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T19:39:15.904 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T19:39:15.962 INFO:teuthology.orchestra.run.smithi173.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:39:15.962 INFO:teuthology.orchestra.run.smithi173.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T19:39:16.110 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:16.364 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:17.453 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T19:39:17.578 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:17.689 INFO:teuthology.orchestra.run.smithi098.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:39:17.689 INFO:teuthology.orchestra.run.smithi098.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T19:39:17.874 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:19.230 INFO:teuthology.orchestra.run.smithi173.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T19:39:19.275 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T19:39:19.401 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:19.486 INFO:teuthology.orchestra.run.smithi173.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T19:39:20.247 INFO:teuthology.orchestra.run.smithi173.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T19:39:20.389 INFO:teuthology.orchestra.run.smithi173.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:20.459 INFO:teuthology.orchestra.run.smithi173.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T19:39:20.459 INFO:teuthology.orchestra.run.smithi173.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:39:20.770 INFO:teuthology.orchestra.run.smithi098.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T19:39:21.142 INFO:teuthology.orchestra.run.smithi098.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T19:39:23.195 INFO:teuthology.orchestra.run.smithi098.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T19:39:23.295 INFO:teuthology.orchestra.run.smithi098.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T19:39:23.376 INFO:teuthology.orchestra.run.smithi098.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T19:39:23.376 INFO:teuthology.orchestra.run.smithi098.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:39:45.917 INFO:teuthology.orchestra.run.smithi173.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T19:39:45.918 INFO:teuthology.orchestra.run.smithi173.stdout:Sourcing file `/etc/default/grub' 2023-09-23T19:39:45.929 INFO:teuthology.orchestra.run.smithi173.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T19:39:45.961 INFO:teuthology.orchestra.run.smithi173.stdout:Generating grub configuration file ... 2023-09-23T19:39:46.294 INFO:teuthology.orchestra.run.smithi173.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:39:46.317 INFO:teuthology.orchestra.run.smithi173.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:39:46.683 INFO:teuthology.orchestra.run.smithi173.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T19:39:46.694 INFO:teuthology.orchestra.run.smithi173.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T19:39:48.659 INFO:teuthology.orchestra.run.smithi173.stdout:done 2023-09-23T19:39:48.824 INFO:teuthology.orchestra.run.smithi098.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T19:39:48.824 INFO:teuthology.orchestra.run.smithi098.stdout:Sourcing file `/etc/default/grub' 2023-09-23T19:39:48.836 INFO:teuthology.orchestra.run.smithi098.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T19:39:48.869 INFO:teuthology.orchestra.run.smithi098.stdout:Generating grub configuration file ... 2023-09-23T19:39:49.106 DEBUG:teuthology.orchestra.run.smithi173:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T19:39:49.157 INFO:teuthology.orchestra.run.smithi173.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T19:39:49.158 INFO:teuthology.orchestra.run.smithi173.stdout:Status: install ok installed 2023-09-23T19:39:49.158 INFO:teuthology.orchestra.run.smithi173.stdout:Priority: optional 2023-09-23T19:39:49.158 INFO:teuthology.orchestra.run.smithi173.stdout:Section: kernel 2023-09-23T19:39:49.158 INFO:teuthology.orchestra.run.smithi173.stdout:Installed-Size: 20 2023-09-23T19:39:49.158 INFO:teuthology.orchestra.run.smithi173.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T19:39:49.158 INFO:teuthology.orchestra.run.smithi173.stdout:Architecture: amd64 2023-09-23T19:39:49.158 INFO:teuthology.orchestra.run.smithi173.stdout:Source: linux-meta-hwe-5.15 2023-09-23T19:39:49.158 INFO:teuthology.orchestra.run.smithi173.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T19:39:49.158 INFO:teuthology.orchestra.run.smithi173.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T19:39:49.158 INFO:teuthology.orchestra.run.smithi173.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T19:39:49.159 INFO:teuthology.orchestra.run.smithi173.stdout:Recommends: thermald 2023-09-23T19:39:49.159 INFO:teuthology.orchestra.run.smithi173.stdout:Description: Generic Linux kernel image 2023-09-23T19:39:49.159 INFO:teuthology.orchestra.run.smithi173.stdout: This package will always depend on the latest generic kernel image 2023-09-23T19:39:49.159 INFO:teuthology.orchestra.run.smithi173.stdout: available. 2023-09-23T19:39:49.159 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T19:39:49.159 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T19:39:49.159 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T19:39:49.159 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-09-23T19:39:49.160 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi173.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T19:39:49.160 DEBUG:teuthology.orchestra.run.smithi173:> sudo apt-get clean 2023-09-23T19:39:49.178 INFO:teuthology.orchestra.run.smithi098.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:39:49.202 INFO:teuthology.orchestra.run.smithi098.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:39:49.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo apt-get update 2023-09-23T19:39:49.389 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T19:39:49.486 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:39:49.568 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T19:39:49.587 INFO:teuthology.orchestra.run.smithi098.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T19:39:49.598 INFO:teuthology.orchestra.run.smithi098.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T19:39:49.650 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T19:39:51.126 INFO:teuthology.orchestra.run.smithi173.stdout:Reading package lists... 2023-09-23T19:39:51.151 DEBUG:teuthology.orchestra.run.smithi173:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T19:39:51.220 INFO:teuthology.orchestra.run.smithi173.stdout:Reading package lists... 2023-09-23T19:39:51.419 INFO:teuthology.orchestra.run.smithi173.stdout:Building dependency tree... 2023-09-23T19:39:51.419 INFO:teuthology.orchestra.run.smithi173.stdout:Reading state information... 2023-09-23T19:39:51.617 INFO:teuthology.orchestra.run.smithi098.stdout:done 2023-09-23T19:39:51.622 INFO:teuthology.orchestra.run.smithi173.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T19:39:51.622 INFO:teuthology.orchestra.run.smithi173.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T19:39:51.624 DEBUG:teuthology.orchestra.run.smithi173:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T19:39:51.647 INFO:teuthology.orchestra.run.smithi173.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T19:39:51.647 INFO:teuthology.orchestra.run.smithi173.stdout:Status: install ok installed 2023-09-23T19:39:51.647 INFO:teuthology.orchestra.run.smithi173.stdout:Priority: optional 2023-09-23T19:39:51.647 INFO:teuthology.orchestra.run.smithi173.stdout:Section: kernel 2023-09-23T19:39:51.648 INFO:teuthology.orchestra.run.smithi173.stdout:Installed-Size: 20 2023-09-23T19:39:51.648 INFO:teuthology.orchestra.run.smithi173.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T19:39:51.648 INFO:teuthology.orchestra.run.smithi173.stdout:Architecture: amd64 2023-09-23T19:39:51.648 INFO:teuthology.orchestra.run.smithi173.stdout:Source: linux-meta-hwe-5.15 2023-09-23T19:39:51.648 INFO:teuthology.orchestra.run.smithi173.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T19:39:51.648 INFO:teuthology.orchestra.run.smithi173.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T19:39:51.648 INFO:teuthology.orchestra.run.smithi173.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T19:39:51.648 INFO:teuthology.orchestra.run.smithi173.stdout:Recommends: thermald 2023-09-23T19:39:51.648 INFO:teuthology.orchestra.run.smithi173.stdout:Description: Generic Linux kernel image 2023-09-23T19:39:51.648 INFO:teuthology.orchestra.run.smithi173.stdout: This package will always depend on the latest generic kernel image 2023-09-23T19:39:51.649 INFO:teuthology.orchestra.run.smithi173.stdout: available. 2023-09-23T19:39:51.649 DEBUG:teuthology.orchestra.run.smithi173:> mktemp 2023-09-23T19:39:51.654 INFO:teuthology.orchestra.run.smithi173.stdout:/tmp/tmp.lpZcEqL68O 2023-09-23T19:39:51.655 DEBUG:teuthology.orchestra.run.smithi173:> sudo cp /boot/grub/grub.cfg /tmp/tmp.lpZcEqL68O 2023-09-23T19:39:51.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod 0666 /tmp/tmp.lpZcEqL68O 2023-09-23T19:39:51.750 DEBUG:teuthology.orchestra.remote:smithi173:/tmp/tmp.lpZcEqL68O is 9KB 2023-09-23T19:39:51.763 DEBUG:teuthology.orchestra.run.smithi173:> rm -fr /tmp/tmp.lpZcEqL68O 2023-09-23T19:39:51.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T19:39:51.783 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:39:51.783 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T19:39:51.783 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T19:39:51.883 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T19:39:51.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo update-grub 2023-09-23T19:39:52.020 DEBUG:teuthology.orchestra.run.smithi098:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T19:39:52.074 INFO:teuthology.orchestra.run.smithi098.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T19:39:52.074 INFO:teuthology.orchestra.run.smithi098.stdout:Status: install ok installed 2023-09-23T19:39:52.074 INFO:teuthology.orchestra.run.smithi098.stdout:Priority: optional 2023-09-23T19:39:52.074 INFO:teuthology.orchestra.run.smithi098.stdout:Section: kernel 2023-09-23T19:39:52.074 INFO:teuthology.orchestra.run.smithi098.stdout:Installed-Size: 20 2023-09-23T19:39:52.074 INFO:teuthology.orchestra.run.smithi098.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T19:39:52.074 INFO:teuthology.orchestra.run.smithi098.stdout:Architecture: amd64 2023-09-23T19:39:52.074 INFO:teuthology.orchestra.run.smithi098.stdout:Source: linux-meta-hwe-5.15 2023-09-23T19:39:52.075 INFO:teuthology.orchestra.run.smithi098.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T19:39:52.075 INFO:teuthology.orchestra.run.smithi098.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T19:39:52.075 INFO:teuthology.orchestra.run.smithi098.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T19:39:52.075 INFO:teuthology.orchestra.run.smithi098.stdout:Recommends: thermald 2023-09-23T19:39:52.075 INFO:teuthology.orchestra.run.smithi098.stdout:Description: Generic Linux kernel image 2023-09-23T19:39:52.075 INFO:teuthology.orchestra.run.smithi098.stdout: This package will always depend on the latest generic kernel image 2023-09-23T19:39:52.075 INFO:teuthology.orchestra.run.smithi098.stdout: available. 2023-09-23T19:39:52.075 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T19:39:52.075 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T19:39:52.075 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T19:39:52.076 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-09-23T19:39:52.076 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi098.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T19:39:52.076 DEBUG:teuthology.orchestra.run.smithi098:> sudo apt-get clean 2023-09-23T19:39:52.169 DEBUG:teuthology.orchestra.run.smithi098:> sudo apt-get update 2023-09-23T19:39:52.302 INFO:teuthology.orchestra.run.smithi098.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:39:52.302 INFO:teuthology.orchestra.run.smithi098.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T19:39:52.308 INFO:teuthology.orchestra.run.smithi098.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T19:39:52.325 INFO:teuthology.orchestra.run.smithi098.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T19:39:53.236 INFO:teuthology.orchestra.run.smithi173.stderr:Sourcing file `/etc/default/grub' 2023-09-23T19:39:53.244 INFO:teuthology.orchestra.run.smithi173.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T19:39:53.260 INFO:teuthology.orchestra.run.smithi173.stderr:Generating grub configuration file ... 2023-09-23T19:39:53.488 INFO:teuthology.orchestra.run.smithi173.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:39:53.500 INFO:teuthology.orchestra.run.smithi173.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:39:53.840 INFO:teuthology.orchestra.run.smithi173.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T19:39:53.851 INFO:teuthology.orchestra.run.smithi173.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T19:39:54.033 INFO:teuthology.orchestra.run.smithi098.stdout:Reading package lists... 2023-09-23T19:39:54.058 DEBUG:teuthology.orchestra.run.smithi098:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T19:39:54.131 INFO:teuthology.orchestra.run.smithi098.stdout:Reading package lists... 2023-09-23T19:39:54.331 INFO:teuthology.orchestra.run.smithi098.stdout:Building dependency tree... 2023-09-23T19:39:54.332 INFO:teuthology.orchestra.run.smithi098.stdout:Reading state information... 2023-09-23T19:39:54.548 INFO:teuthology.orchestra.run.smithi098.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T19:39:54.548 INFO:teuthology.orchestra.run.smithi098.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T19:39:54.550 DEBUG:teuthology.orchestra.run.smithi098:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T19:39:54.570 INFO:teuthology.orchestra.run.smithi098.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T19:39:54.570 INFO:teuthology.orchestra.run.smithi098.stdout:Status: install ok installed 2023-09-23T19:39:54.570 INFO:teuthology.orchestra.run.smithi098.stdout:Priority: optional 2023-09-23T19:39:54.570 INFO:teuthology.orchestra.run.smithi098.stdout:Section: kernel 2023-09-23T19:39:54.571 INFO:teuthology.orchestra.run.smithi098.stdout:Installed-Size: 20 2023-09-23T19:39:54.571 INFO:teuthology.orchestra.run.smithi098.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T19:39:54.571 INFO:teuthology.orchestra.run.smithi098.stdout:Architecture: amd64 2023-09-23T19:39:54.571 INFO:teuthology.orchestra.run.smithi098.stdout:Source: linux-meta-hwe-5.15 2023-09-23T19:39:54.571 INFO:teuthology.orchestra.run.smithi098.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T19:39:54.571 INFO:teuthology.orchestra.run.smithi098.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-09-23T19:39:54.571 INFO:teuthology.orchestra.run.smithi098.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-09-23T19:39:54.571 INFO:teuthology.orchestra.run.smithi098.stdout:Recommends: thermald 2023-09-23T19:39:54.571 INFO:teuthology.orchestra.run.smithi098.stdout:Description: Generic Linux kernel image 2023-09-23T19:39:54.571 INFO:teuthology.orchestra.run.smithi098.stdout: This package will always depend on the latest generic kernel image 2023-09-23T19:39:54.571 INFO:teuthology.orchestra.run.smithi098.stdout: available. 2023-09-23T19:39:54.572 DEBUG:teuthology.orchestra.run.smithi098:> mktemp 2023-09-23T19:39:54.575 INFO:teuthology.orchestra.run.smithi098.stdout:/tmp/tmp.7Vd5OIhFJH 2023-09-23T19:39:54.576 DEBUG:teuthology.orchestra.run.smithi098:> sudo cp /boot/grub/grub.cfg /tmp/tmp.7Vd5OIhFJH 2023-09-23T19:39:54.584 DEBUG:teuthology.orchestra.run.smithi098:> sudo chmod 0666 /tmp/tmp.7Vd5OIhFJH 2023-09-23T19:39:54.622 DEBUG:teuthology.orchestra.remote:smithi098:/tmp/tmp.7Vd5OIhFJH is 9KB 2023-09-23T19:39:54.635 DEBUG:teuthology.orchestra.run.smithi098:> rm -fr /tmp/tmp.7Vd5OIhFJH 2023-09-23T19:39:54.641 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T19:39:54.695 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:39:54.695 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T19:39:54.696 DEBUG:teuthology.orchestra.run.smithi098:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T19:39:54.720 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T19:39:54.720 DEBUG:teuthology.orchestra.run.smithi098:> sudo update-grub 2023-09-23T19:39:54.841 INFO:teuthology.orchestra.run.smithi173.stderr:done 2023-09-23T19:39:54.843 DEBUG:teuthology.orchestra.run.smithi173:> sudo shutdown -r now 2023-09-23T19:39:55.947 INFO:teuthology.orchestra.run.smithi098.stderr:Sourcing file `/etc/default/grub' 2023-09-23T19:39:55.954 INFO:teuthology.orchestra.run.smithi098.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T19:39:55.964 INFO:teuthology.orchestra.run.smithi098.stderr:Generating grub configuration file ... 2023-09-23T19:39:56.205 INFO:teuthology.orchestra.run.smithi098.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T19:39:56.216 INFO:teuthology.orchestra.run.smithi098.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T19:39:56.597 INFO:teuthology.orchestra.run.smithi098.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T19:39:56.609 INFO:teuthology.orchestra.run.smithi098.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T19:39:57.578 INFO:teuthology.orchestra.run.smithi098.stderr:done 2023-09-23T19:39:57.580 DEBUG:teuthology.orchestra.run.smithi098:> sudo shutdown -r now 2023-09-23T19:40:24.865 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-09-23T19:40:24.865 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2023-09-23T19:40:24.866 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:40:27.585 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-09-23T19:40:27.586 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi098.front.sepia.ceph.com' 2023-09-23T19:40:27.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:40:43.260 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.173 2023-09-23T19:40:46.074 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.98 2023-09-23T19:40:52.266 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2023-09-23T19:40:52.267 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:40:55.078 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi098.front.sepia.ceph.com' 2023-09-23T19:40:55.079 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:40:55.322 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.173 2023-09-23T19:40:58.139 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.98 2023-09-23T19:41:07.332 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2023-09-23T19:41:07.333 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:41:10.142 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi098.front.sepia.ceph.com' 2023-09-23T19:41:10.143 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:41:25.758 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.173 2023-09-23T19:41:40.763 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2023-09-23T19:41:40.764 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:41:41.234 DEBUG:teuthology.orchestra.run.smithi173:> true 2023-09-23T19:41:42.034 DEBUG:teuthology.orchestra.run.smithi098:> true 2023-09-23T19:41:42.201 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi173.front.sepia.ceph.com' 2023-09-23T19:41:42.201 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-84-generic"... 2023-09-23T19:41:42.202 DEBUG:teuthology.orchestra.run.smithi173:> uname -r 2023-09-23T19:41:42.251 INFO:teuthology.orchestra.run.smithi173.stdout:5.15.0-84-generic 2023-09-23T19:41:42.251 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T19:41:42.251 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T19:41:42.251 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T19:41:43.000 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi098.front.sepia.ceph.com' 2023-09-23T19:41:43.000 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-84-generic"... 2023-09-23T19:41:43.000 DEBUG:teuthology.orchestra.run.smithi098:> uname -r 2023-09-23T19:41:43.046 INFO:teuthology.orchestra.run.smithi098.stdout:5.15.0-84-generic 2023-09-23T19:41:43.046 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T19:41:43.047 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T19:41:43.047 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T19:41:43.252 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-09-23T19:41:43.252 DEBUG:teuthology.orchestra.run.smithi173:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T19:41:43.344 INFO:teuthology.orchestra.run.smithi173.stdout:ttyS1 2023-09-23T19:41:43.367 DEBUG:teuthology.parallel:result is None 2023-09-23T19:41:44.048 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-09-23T19:41:44.048 DEBUG:teuthology.orchestra.run.smithi098:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T19:41:44.136 INFO:teuthology.orchestra.run.smithi098.stdout:ttyS1 2023-09-23T19:41:44.165 DEBUG:teuthology.parallel:result is None 2023-09-23T19:41:44.165 INFO:teuthology.run_tasks:Running task internal.base... 2023-09-23T19:41:44.173 INFO:teuthology.task.internal:Creating test directory... 2023-09-23T19:41:44.173 DEBUG:teuthology.orchestra.run.smithi098:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T19:41:44.176 DEBUG:teuthology.orchestra.run.smithi173:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T19:41:44.183 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-09-23T19:41:44.208 INFO:teuthology.run_tasks:Running task internal.archive... 2023-09-23T19:41:44.218 INFO:teuthology.task.internal:Creating archive directory... 2023-09-23T19:41:44.218 DEBUG:teuthology.orchestra.run.smithi098:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T19:41:44.228 DEBUG:teuthology.orchestra.run.smithi173:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T19:41:44.250 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-09-23T19:41:44.257 INFO:teuthology.task.internal:Enabling coredump saving... 2023-09-23T19:41:44.257 DEBUG:teuthology.orchestra.run.smithi098:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-09-23T19:41:44.284 DEBUG:teuthology.orchestra.run.smithi173:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-09-23T19:41:44.313 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T19:41:44.316 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T19:41:44.321 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T19:41:44.326 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T19:41:44.328 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-09-23T19:41:44.334 INFO:teuthology.task.internal:Configuring sudo... 2023-09-23T19:41:44.335 DEBUG:teuthology.orchestra.run.smithi098:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T19:41:44.372 DEBUG:teuthology.orchestra.run.smithi173:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T19:41:44.389 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-09-23T19:41:44.399 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-09-23T19:41:44.399 DEBUG:teuthology.orchestra.run.smithi098:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T19:41:44.432 DEBUG:teuthology.orchestra.run.smithi173:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T19:41:44.439 DEBUG:teuthology.orchestra.run.smithi098:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T19:41:44.485 DEBUG:teuthology.orchestra.run.smithi098:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T19:41:44.533 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:41:44.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T19:41:44.598 DEBUG:teuthology.orchestra.run.smithi173:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T19:41:44.606 DEBUG:teuthology.orchestra.run.smithi173:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T19:41:44.656 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:41:44.656 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T19:41:44.730 DEBUG:teuthology.orchestra.run.smithi098:> sudo service rsyslog restart 2023-09-23T19:41:44.732 DEBUG:teuthology.orchestra.run.smithi173:> sudo service rsyslog restart 2023-09-23T19:41:44.822 INFO:teuthology.run_tasks:Running task internal.timer... 2023-09-23T19:41:44.829 INFO:teuthology.task.internal:Starting timer... 2023-09-23T19:41:44.829 INFO:teuthology.run_tasks:Running task pcp... 2023-09-23T19:41:44.868 INFO:teuthology.run_tasks:Running task selinux... 2023-09-23T19:41:44.878 DEBUG:teuthology.task.selinux:Excluding smithi098: OS 'ubuntu' does not support SELinux 2023-09-23T19:41:44.878 DEBUG:teuthology.task.selinux:Excluding smithi173: OS 'ubuntu' does not support SELinux 2023-09-23T19:41:44.878 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-09-23T19:41:44.879 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-09-23T19:41:44.879 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-09-23T19:41:44.879 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-09-23T19:41:44.915 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-09-23T19:41:44.976 INFO:teuthology.repo_utils:Fetching main from origin 2023-09-23T19:41:45.757 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-09-23T19:41:46.313 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-09-23T19:41:46.314 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi098.front.sepia.ceph.com,smithi173.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-09-23T19:47:17.070 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi098.front.sepia.ceph.com'), Remote(name='ubuntu@smithi173.front.sepia.ceph.com')] 2023-09-23T19:47:17.071 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi098.front.sepia.ceph.com' 2023-09-23T19:47:17.072 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:47:17.154 DEBUG:teuthology.orchestra.run.smithi098:> true 2023-09-23T19:47:17.268 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi098.front.sepia.ceph.com' 2023-09-23T19:47:17.268 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2023-09-23T19:47:17.269 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T19:47:17.354 DEBUG:teuthology.orchestra.run.smithi173:> true 2023-09-23T19:47:17.472 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi173.front.sepia.ceph.com' 2023-09-23T19:47:17.472 INFO:teuthology.run_tasks:Running task clock... 2023-09-23T19:47:17.482 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-09-23T19:47:17.483 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T19:47:17.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T19:47:17.485 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T19:47:17.486 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T19:47:17.515 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T19:47:17.516 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: Command line: ntpd -gq 2023-09-23T19:47:17.516 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: proto: precision = 0.070 usec (-24) 2023-09-23T19:47:17.517 INFO:teuthology.orchestra.run.smithi098.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T19:47:17.517 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T19:47:17.517 INFO:teuthology.orchestra.run.smithi098.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T19:47:17.518 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T19:47:17.518 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T19:47:17.518 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T19:47:17.518 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T19:47:17.519 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: Listen normally on 3 enp3s0f1 172.21.15.98:123 2023-09-23T19:47:17.519 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: Listen normally on 4 lo [::1]:123 2023-09-23T19:47:17.519 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d26b%5]:123 2023-09-23T19:47:17.519 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:17 ntpd[22548]: Listening on routing socket on fd #22 for interface updates 2023-09-23T19:47:17.544 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T19:47:17.544 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: Command line: ntpd -gq 2023-09-23T19:47:17.545 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: proto: precision = 0.070 usec (-24) 2023-09-23T19:47:17.545 INFO:teuthology.orchestra.run.smithi173.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T19:47:17.546 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T19:47:17.546 INFO:teuthology.orchestra.run.smithi173.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T19:47:17.547 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T19:47:17.547 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T19:47:17.547 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T19:47:17.547 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T19:47:17.547 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: Listen normally on 3 enp3s0f1 172.21.15.173:123 2023-09-23T19:47:17.547 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: Listen normally on 4 lo [::1]:123 2023-09-23T19:47:17.547 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7259%5]:123 2023-09-23T19:47:17.547 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:17 ntpd[22571]: Listening on routing socket on fd #22 for interface updates 2023-09-23T19:47:18.516 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:18 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:18.516 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:18 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:18.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:18 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:18.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:18 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:18.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:18 ntpd[22548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:18.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:18 ntpd[22548]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:18.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:18 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:18.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:18 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:18.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:18 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:18.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:18 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:18.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:18 ntpd[22571]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:18.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:18 ntpd[22571]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:19.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:19.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:19.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:19.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:19.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:19.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:19.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:19.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:19.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:19.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:19.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:19.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:19 ntpd[22548]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:20.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:20 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:20.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:20 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:20.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:20 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:20.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:20 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:20.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:20 ntpd[22548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:20.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:20 ntpd[22548]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:20.545 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:20 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:20.545 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:20 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:20.545 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:20 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:20.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:20 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:20.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:20 ntpd[22571]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:20.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:20 ntpd[22571]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:21.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:21.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:21.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:21.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:21.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:21.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:21.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:21.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:21.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:21.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:21.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:21.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:21.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:21.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:21 ntpd[22548]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:22.516 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:22 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:22.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:22 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:22.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:22 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:22.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:22 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:22.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:22 ntpd[22548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:22.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:22 ntpd[22548]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:22.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:22.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:22.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:22.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:22.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:22.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:22.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:22.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:22.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:22.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:22.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:22.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:22.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:22.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:22.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:22.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:22.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:22.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:22.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:22.549 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:22 ntpd[22571]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:23.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:23.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:23.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:23.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:23.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:23.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:23.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:23.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:23.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:23.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:23.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:23.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:23 ntpd[22548]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:24.516 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:24 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:24.516 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:24 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:24.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:24 ntpd[22548]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:24.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:24 ntpd[22548]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:24.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:24 ntpd[22548]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:24.517 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:24 ntpd[22548]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:24.517 INFO:teuthology.orchestra.run.smithi098.stdout:23 Sep 19:47:24 ntpd[22548]: ntpd: time slew +0.001549 s 2023-09-23T19:47:24.517 INFO:teuthology.orchestra.run.smithi098.stdout:ntpd: time slew +0.001549s 2023-09-23T19:47:24.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:24 ntpd[22548]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T19:47:24.518 INFO:teuthology.orchestra.run.smithi098.stderr:23 Sep 19:47:24 ntpd[22548]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T19:47:24.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:24.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:24.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:24.546 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T19:47:24.547 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T19:47:24.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T19:47:24.548 INFO:teuthology.orchestra.run.smithi173.stdout:23 Sep 19:47:24 ntpd[22571]: ntpd: time slew +0.003619 s 2023-09-23T19:47:24.548 INFO:teuthology.orchestra.run.smithi173.stdout:ntpd: time slew +0.003619s 2023-09-23T19:47:24.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T19:47:24.548 INFO:teuthology.orchestra.run.smithi173.stderr:23 Sep 19:47:24 ntpd[22571]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T19:47:24.584 INFO:teuthology.orchestra.run.smithi098.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T19:47:24.585 INFO:teuthology.orchestra.run.smithi098.stdout:============================================================================== 2023-09-23T19:47:24.585 INFO:teuthology.orchestra.run.smithi098.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:47:24.585 INFO:teuthology.orchestra.run.smithi098.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:47:24.585 INFO:teuthology.orchestra.run.smithi098.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:47:24.585 INFO:teuthology.orchestra.run.smithi098.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:47:24.608 INFO:teuthology.orchestra.run.smithi173.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T19:47:24.608 INFO:teuthology.orchestra.run.smithi173.stdout:============================================================================== 2023-09-23T19:47:24.608 INFO:teuthology.orchestra.run.smithi173.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:47:24.608 INFO:teuthology.orchestra.run.smithi173.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:47:24.608 INFO:teuthology.orchestra.run.smithi173.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:47:24.609 INFO:teuthology.orchestra.run.smithi173.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T19:47:24.609 INFO:teuthology.run_tasks:Running task install... 2023-09-23T19:47:24.617 DEBUG:teuthology.task.install:project ceph 2023-09-23T19:47:24.617 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}} 2023-09-23T19:47:24.618 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'} 2023-09-23T19:47:24.618 INFO:teuthology.task.install:Using flavor: default 2023-09-23T19:47:24.623 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-09-23T19:47:24.623 INFO:teuthology.task.install:extra packages: [] 2023-09-23T19:47:24.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo apt-key list | grep Ceph 2023-09-23T19:47:24.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo apt-key list | grep Ceph 2023-09-23T19:47:24.726 INFO:teuthology.orchestra.run.smithi098.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T19:47:24.749 INFO:teuthology.orchestra.run.smithi173.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T19:47:24.779 INFO:teuthology.orchestra.run.smithi098.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T19:47:24.780 INFO:teuthology.orchestra.run.smithi098.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T19:47:24.781 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-09-23T19:47:24.781 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T19:47:24.781 INFO:teuthology.packaging:ref: None 2023-09-23T19:47:24.781 INFO:teuthology.packaging:tag: None 2023-09-23T19:47:24.781 INFO:teuthology.packaging:branch: pacific 2023-09-23T19:47:24.781 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T19:47:24.781 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-23T19:47:24.806 INFO:teuthology.orchestra.run.smithi173.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T19:47:24.807 INFO:teuthology.orchestra.run.smithi173.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T19:47:24.807 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-09-23T19:47:24.808 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T19:47:24.808 INFO:teuthology.packaging:ref: None 2023-09-23T19:47:24.808 INFO:teuthology.packaging:tag: None 2023-09-23T19:47:24.808 INFO:teuthology.packaging:branch: pacific 2023-09-23T19:47:24.808 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T19:47:24.808 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-23T19:47:25.024 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default/ 2023-09-23T19:47:25.024 INFO:teuthology.task.install.deb:Package version is 16.2.14-37-g2e1f1015-1focal 2023-09-23T19:47:25.117 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default/ 2023-09-23T19:47:25.118 INFO:teuthology.task.install.deb:Package version is 16.2.14-37-g2e1f1015-1focal 2023-09-23T19:47:25.221 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:47:25.221 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T19:47:25.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo apt-get update 2023-09-23T19:47:25.285 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:47:25.285 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T19:47:25.301 DEBUG:teuthology.orchestra.run.smithi098:> sudo apt-get update 2023-09-23T19:47:25.503 INFO:teuthology.orchestra.run.smithi098.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:47:25.503 INFO:teuthology.orchestra.run.smithi098.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T19:47:25.510 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T19:47:25.510 INFO:teuthology.orchestra.run.smithi098.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T19:47:25.527 INFO:teuthology.orchestra.run.smithi098.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T19:47:25.542 INFO:teuthology.orchestra.run.smithi098.stdout:Ign:5 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal InRelease 2023-09-23T19:47:25.542 INFO:teuthology.orchestra.run.smithi173.stdout:Ign:2 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal InRelease 2023-09-23T19:47:25.562 INFO:teuthology.orchestra.run.smithi098.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-09-23T19:47:25.578 INFO:teuthology.orchestra.run.smithi173.stdout:Get:3 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-09-23T19:47:25.584 INFO:teuthology.orchestra.run.smithi098.stdout:Ign:7 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T19:47:25.606 INFO:teuthology.orchestra.run.smithi098.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-09-23T19:47:25.616 INFO:teuthology.orchestra.run.smithi173.stdout:Ign:4 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T19:47:25.623 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T19:47:25.643 INFO:teuthology.orchestra.run.smithi098.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main i386 Packages [3,104 B] 2023-09-23T19:47:25.652 INFO:teuthology.orchestra.run.smithi173.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main i386 Packages [3,104 B] 2023-09-23T19:47:25.705 INFO:teuthology.orchestra.run.smithi173.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-09-23T19:47:25.705 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T19:47:25.787 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T19:47:26.108 INFO:teuthology.orchestra.run.smithi098.stdout:Fetched 28.0 kB in 1s (46.3 kB/s) 2023-09-23T19:47:26.127 INFO:teuthology.orchestra.run.smithi173.stdout:Fetched 28.0 kB in 1s (41.3 kB/s) 2023-09-23T19:47:27.150 INFO:teuthology.orchestra.run.smithi098.stdout:Reading package lists... 2023-09-23T19:47:27.182 DEBUG:teuthology.orchestra.run.smithi098:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-37-g2e1f1015-1focal cephadm=16.2.14-37-g2e1f1015-1focal ceph-mds=16.2.14-37-g2e1f1015-1focal ceph-mgr=16.2.14-37-g2e1f1015-1focal ceph-common=16.2.14-37-g2e1f1015-1focal ceph-fuse=16.2.14-37-g2e1f1015-1focal ceph-test=16.2.14-37-g2e1f1015-1focal radosgw=16.2.14-37-g2e1f1015-1focal python3-rados=16.2.14-37-g2e1f1015-1focal python3-rgw=16.2.14-37-g2e1f1015-1focal python3-cephfs=16.2.14-37-g2e1f1015-1focal python3-rbd=16.2.14-37-g2e1f1015-1focal libcephfs2=16.2.14-37-g2e1f1015-1focal libcephfs-dev=16.2.14-37-g2e1f1015-1focal librados2=16.2.14-37-g2e1f1015-1focal librbd1=16.2.14-37-g2e1f1015-1focal rbd-fuse=16.2.14-37-g2e1f1015-1focal 2023-09-23T19:47:27.182 INFO:teuthology.orchestra.run.smithi173.stdout:Reading package lists... 2023-09-23T19:47:27.210 DEBUG:teuthology.orchestra.run.smithi173:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-37-g2e1f1015-1focal cephadm=16.2.14-37-g2e1f1015-1focal ceph-mds=16.2.14-37-g2e1f1015-1focal ceph-mgr=16.2.14-37-g2e1f1015-1focal ceph-common=16.2.14-37-g2e1f1015-1focal ceph-fuse=16.2.14-37-g2e1f1015-1focal ceph-test=16.2.14-37-g2e1f1015-1focal radosgw=16.2.14-37-g2e1f1015-1focal python3-rados=16.2.14-37-g2e1f1015-1focal python3-rgw=16.2.14-37-g2e1f1015-1focal python3-cephfs=16.2.14-37-g2e1f1015-1focal python3-rbd=16.2.14-37-g2e1f1015-1focal libcephfs2=16.2.14-37-g2e1f1015-1focal libcephfs-dev=16.2.14-37-g2e1f1015-1focal librados2=16.2.14-37-g2e1f1015-1focal librbd1=16.2.14-37-g2e1f1015-1focal rbd-fuse=16.2.14-37-g2e1f1015-1focal 2023-09-23T19:47:27.259 INFO:teuthology.orchestra.run.smithi098.stdout:Reading package lists... 2023-09-23T19:47:27.284 INFO:teuthology.orchestra.run.smithi173.stdout:Reading package lists... 2023-09-23T19:47:27.469 INFO:teuthology.orchestra.run.smithi098.stdout:Building dependency tree... 2023-09-23T19:47:27.469 INFO:teuthology.orchestra.run.smithi098.stdout:Reading state information... 2023-09-23T19:47:27.488 INFO:teuthology.orchestra.run.smithi173.stdout:Building dependency tree... 2023-09-23T19:47:27.489 INFO:teuthology.orchestra.run.smithi173.stdout:Reading state information... 2023-09-23T19:47:27.648 INFO:teuthology.orchestra.run.smithi098.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T19:47:27.649 INFO:teuthology.orchestra.run.smithi098.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T19:47:27.650 INFO:teuthology.orchestra.run.smithi098.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T19:47:27.650 INFO:teuthology.orchestra.run.smithi098.stdout:The following additional packages will be installed: 2023-09-23T19:47:27.650 INFO:teuthology.orchestra.run.smithi098.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T19:47:27.650 INFO:teuthology.orchestra.run.smithi098.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-09-23T19:47:27.650 INFO:teuthology.orchestra.run.smithi098.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-09-23T19:47:27.650 INFO:teuthology.orchestra.run.smithi098.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-09-23T19:47:27.651 INFO:teuthology.orchestra.run.smithi098.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-09-23T19:47:27.651 INFO:teuthology.orchestra.run.smithi098.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-09-23T19:47:27.651 INFO:teuthology.orchestra.run.smithi098.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-09-23T19:47:27.651 INFO:teuthology.orchestra.run.smithi098.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-09-23T19:47:27.651 INFO:teuthology.orchestra.run.smithi098.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-09-23T19:47:27.651 INFO:teuthology.orchestra.run.smithi098.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-09-23T19:47:27.651 INFO:teuthology.orchestra.run.smithi098.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-09-23T19:47:27.651 INFO:teuthology.orchestra.run.smithi098.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T19:47:27.651 INFO:teuthology.orchestra.run.smithi098.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T19:47:27.652 INFO:teuthology.orchestra.run.smithi098.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T19:47:27.652 INFO:teuthology.orchestra.run.smithi098.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T19:47:27.652 INFO:teuthology.orchestra.run.smithi098.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T19:47:27.652 INFO:teuthology.orchestra.run.smithi098.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T19:47:27.652 INFO:teuthology.orchestra.run.smithi098.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T19:47:27.652 INFO:teuthology.orchestra.run.smithi098.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-09-23T19:47:27.652 INFO:teuthology.orchestra.run.smithi098.stdout:Suggested packages: 2023-09-23T19:47:27.652 INFO:teuthology.orchestra.run.smithi098.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T19:47:27.652 INFO:teuthology.orchestra.run.smithi098.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T19:47:27.653 INFO:teuthology.orchestra.run.smithi098.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T19:47:27.653 INFO:teuthology.orchestra.run.smithi098.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T19:47:27.653 INFO:teuthology.orchestra.run.smithi098.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T19:47:27.653 INFO:teuthology.orchestra.run.smithi098.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T19:47:27.653 INFO:teuthology.orchestra.run.smithi098.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T19:47:27.653 INFO:teuthology.orchestra.run.smithi098.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T19:47:27.653 INFO:teuthology.orchestra.run.smithi098.stdout:Recommended packages: 2023-09-23T19:47:27.653 INFO:teuthology.orchestra.run.smithi098.stdout: btrfs-tools 2023-09-23T19:47:27.667 INFO:teuthology.orchestra.run.smithi173.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T19:47:27.669 INFO:teuthology.orchestra.run.smithi173.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T19:47:27.669 INFO:teuthology.orchestra.run.smithi173.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T19:47:27.669 INFO:teuthology.orchestra.run.smithi173.stdout:The following additional packages will be installed: 2023-09-23T19:47:27.669 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T19:47:27.669 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-09-23T19:47:27.669 INFO:teuthology.orchestra.run.smithi173.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-09-23T19:47:27.670 INFO:teuthology.orchestra.run.smithi173.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-09-23T19:47:27.670 INFO:teuthology.orchestra.run.smithi173.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-09-23T19:47:27.670 INFO:teuthology.orchestra.run.smithi173.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-09-23T19:47:27.670 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-09-23T19:47:27.671 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-09-23T19:47:27.671 INFO:teuthology.orchestra.run.smithi173.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-09-23T19:47:27.671 INFO:teuthology.orchestra.run.smithi173.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-09-23T19:47:27.671 INFO:teuthology.orchestra.run.smithi173.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-09-23T19:47:27.671 INFO:teuthology.orchestra.run.smithi173.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T19:47:27.671 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T19:47:27.671 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T19:47:27.671 INFO:teuthology.orchestra.run.smithi173.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T19:47:27.671 INFO:teuthology.orchestra.run.smithi173.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T19:47:27.671 INFO:teuthology.orchestra.run.smithi173.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T19:47:27.671 INFO:teuthology.orchestra.run.smithi173.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T19:47:27.672 INFO:teuthology.orchestra.run.smithi173.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-09-23T19:47:27.672 INFO:teuthology.orchestra.run.smithi173.stdout:Suggested packages: 2023-09-23T19:47:27.672 INFO:teuthology.orchestra.run.smithi173.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T19:47:27.672 INFO:teuthology.orchestra.run.smithi173.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T19:47:27.672 INFO:teuthology.orchestra.run.smithi173.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T19:47:27.672 INFO:teuthology.orchestra.run.smithi173.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T19:47:27.672 INFO:teuthology.orchestra.run.smithi173.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T19:47:27.673 INFO:teuthology.orchestra.run.smithi173.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T19:47:27.673 INFO:teuthology.orchestra.run.smithi173.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T19:47:27.673 INFO:teuthology.orchestra.run.smithi173.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T19:47:27.673 INFO:teuthology.orchestra.run.smithi173.stdout:Recommended packages: 2023-09-23T19:47:27.673 INFO:teuthology.orchestra.run.smithi173.stdout: btrfs-tools 2023-09-23T19:47:27.768 INFO:teuthology.orchestra.run.smithi098.stdout:The following NEW packages will be installed: 2023-09-23T19:47:27.768 INFO:teuthology.orchestra.run.smithi098.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T19:47:27.769 INFO:teuthology.orchestra.run.smithi098.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T19:47:27.769 INFO:teuthology.orchestra.run.smithi098.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-09-23T19:47:27.769 INFO:teuthology.orchestra.run.smithi098.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-09-23T19:47:27.769 INFO:teuthology.orchestra.run.smithi098.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-09-23T19:47:27.770 INFO:teuthology.orchestra.run.smithi098.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-09-23T19:47:27.770 INFO:teuthology.orchestra.run.smithi098.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T19:47:27.770 INFO:teuthology.orchestra.run.smithi098.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T19:47:27.770 INFO:teuthology.orchestra.run.smithi098.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T19:47:27.770 INFO:teuthology.orchestra.run.smithi098.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T19:47:27.770 INFO:teuthology.orchestra.run.smithi098.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T19:47:27.770 INFO:teuthology.orchestra.run.smithi098.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-09-23T19:47:27.770 INFO:teuthology.orchestra.run.smithi098.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-09-23T19:47:27.770 INFO:teuthology.orchestra.run.smithi098.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-09-23T19:47:27.770 INFO:teuthology.orchestra.run.smithi098.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-09-23T19:47:27.771 INFO:teuthology.orchestra.run.smithi098.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-09-23T19:47:27.771 INFO:teuthology.orchestra.run.smithi098.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-09-23T19:47:27.771 INFO:teuthology.orchestra.run.smithi098.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-09-23T19:47:27.771 INFO:teuthology.orchestra.run.smithi098.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-09-23T19:47:27.771 INFO:teuthology.orchestra.run.smithi098.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-09-23T19:47:27.771 INFO:teuthology.orchestra.run.smithi098.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-09-23T19:47:27.771 INFO:teuthology.orchestra.run.smithi098.stdout:The following packages will be upgraded: 2023-09-23T19:47:27.771 INFO:teuthology.orchestra.run.smithi098.stdout: librados2 librbd1 2023-09-23T19:47:27.787 INFO:teuthology.orchestra.run.smithi173.stdout:The following NEW packages will be installed: 2023-09-23T19:47:27.788 INFO:teuthology.orchestra.run.smithi173.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T19:47:27.788 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T19:47:27.788 INFO:teuthology.orchestra.run.smithi173.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-09-23T19:47:27.788 INFO:teuthology.orchestra.run.smithi173.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-09-23T19:47:27.788 INFO:teuthology.orchestra.run.smithi173.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-09-23T19:47:27.789 INFO:teuthology.orchestra.run.smithi173.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-09-23T19:47:27.789 INFO:teuthology.orchestra.run.smithi173.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T19:47:27.789 INFO:teuthology.orchestra.run.smithi173.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T19:47:27.789 INFO:teuthology.orchestra.run.smithi173.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T19:47:27.789 INFO:teuthology.orchestra.run.smithi173.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T19:47:27.790 INFO:teuthology.orchestra.run.smithi173.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T19:47:27.790 INFO:teuthology.orchestra.run.smithi173.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-09-23T19:47:27.790 INFO:teuthology.orchestra.run.smithi173.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-09-23T19:47:27.790 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-09-23T19:47:27.790 INFO:teuthology.orchestra.run.smithi173.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-09-23T19:47:27.790 INFO:teuthology.orchestra.run.smithi173.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-09-23T19:47:27.790 INFO:teuthology.orchestra.run.smithi173.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-09-23T19:47:27.790 INFO:teuthology.orchestra.run.smithi173.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-09-23T19:47:27.790 INFO:teuthology.orchestra.run.smithi173.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-09-23T19:47:27.790 INFO:teuthology.orchestra.run.smithi173.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-09-23T19:47:27.790 INFO:teuthology.orchestra.run.smithi173.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-09-23T19:47:27.791 INFO:teuthology.orchestra.run.smithi173.stdout:The following packages will be upgraded: 2023-09-23T19:47:27.791 INFO:teuthology.orchestra.run.smithi173.stdout: librados2 librbd1 2023-09-23T19:47:27.835 INFO:teuthology.orchestra.run.smithi098.stdout:2 upgraded, 98 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T19:47:27.835 INFO:teuthology.orchestra.run.smithi098.stdout:Need to get 174 MB of archives. 2023-09-23T19:47:27.835 INFO:teuthology.orchestra.run.smithi098.stdout:After this operation, 804 MB of additional disk space will be used. 2023-09-23T19:47:27.835 INFO:teuthology.orchestra.run.smithi098.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T19:47:27.858 INFO:teuthology.orchestra.run.smithi173.stdout:2 upgraded, 98 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T19:47:27.858 INFO:teuthology.orchestra.run.smithi173.stdout:Need to get 174 MB of archives. 2023-09-23T19:47:27.859 INFO:teuthology.orchestra.run.smithi173.stdout:After this operation, 804 MB of additional disk space will be used. 2023-09-23T19:47:27.859 INFO:teuthology.orchestra.run.smithi173.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T19:47:27.897 INFO:teuthology.orchestra.run.smithi098.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-37-g2e1f1015-1focal [3,952 B] 2023-09-23T19:47:27.916 INFO:teuthology.orchestra.run.smithi098.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T19:47:27.917 INFO:teuthology.orchestra.run.smithi098.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-23T19:47:27.921 INFO:teuthology.orchestra.run.smithi173.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-37-g2e1f1015-1focal [3,952 B] 2023-09-23T19:47:27.926 INFO:teuthology.orchestra.run.smithi098.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T19:47:27.929 INFO:teuthology.orchestra.run.smithi098.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T19:47:27.939 INFO:teuthology.orchestra.run.smithi098.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-37-g2e1f1015-1focal [3,385 kB] 2023-09-23T19:47:27.953 INFO:teuthology.orchestra.run.smithi173.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T19:47:27.955 INFO:teuthology.orchestra.run.smithi173.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-23T19:47:27.955 INFO:teuthology.orchestra.run.smithi098.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-09-23T19:47:27.960 INFO:teuthology.orchestra.run.smithi098.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T19:47:27.961 INFO:teuthology.orchestra.run.smithi098.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T19:47:27.965 INFO:teuthology.orchestra.run.smithi173.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T19:47:27.965 INFO:teuthology.orchestra.run.smithi173.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-37-g2e1f1015-1focal [3,385 kB] 2023-09-23T19:47:27.967 INFO:teuthology.orchestra.run.smithi098.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T19:47:27.968 INFO:teuthology.orchestra.run.smithi098.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T19:47:27.969 INFO:teuthology.orchestra.run.smithi098.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T19:47:27.972 INFO:teuthology.orchestra.run.smithi098.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T19:47:27.973 INFO:teuthology.orchestra.run.smithi173.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T19:47:27.973 INFO:teuthology.orchestra.run.smithi098.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T19:47:27.974 INFO:teuthology.orchestra.run.smithi098.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T19:47:27.974 INFO:teuthology.orchestra.run.smithi098.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-23T19:47:27.990 INFO:teuthology.orchestra.run.smithi098.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T19:47:27.991 INFO:teuthology.orchestra.run.smithi098.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T19:47:27.991 INFO:teuthology.orchestra.run.smithi098.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T19:47:27.993 INFO:teuthology.orchestra.run.smithi098.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T19:47:27.993 INFO:teuthology.orchestra.run.smithi098.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T19:47:27.995 INFO:teuthology.orchestra.run.smithi098.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T19:47:27.999 INFO:teuthology.orchestra.run.smithi173.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-09-23T19:47:28.005 INFO:teuthology.orchestra.run.smithi173.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T19:47:28.006 INFO:teuthology.orchestra.run.smithi173.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T19:47:28.007 INFO:teuthology.orchestra.run.smithi098.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T19:47:28.007 INFO:teuthology.orchestra.run.smithi098.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T19:47:28.013 INFO:teuthology.orchestra.run.smithi098.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T19:47:28.013 INFO:teuthology.orchestra.run.smithi098.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T19:47:28.014 INFO:teuthology.orchestra.run.smithi173.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T19:47:28.015 INFO:teuthology.orchestra.run.smithi173.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T19:47:28.016 INFO:teuthology.orchestra.run.smithi173.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T19:47:28.020 INFO:teuthology.orchestra.run.smithi173.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T19:47:28.021 INFO:teuthology.orchestra.run.smithi173.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T19:47:28.021 INFO:teuthology.orchestra.run.smithi173.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T19:47:28.024 INFO:teuthology.orchestra.run.smithi098.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T19:47:28.025 INFO:teuthology.orchestra.run.smithi098.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T19:47:28.027 INFO:teuthology.orchestra.run.smithi098.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T19:47:28.032 INFO:teuthology.orchestra.run.smithi098.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T19:47:28.034 INFO:teuthology.orchestra.run.smithi098.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T19:47:28.034 INFO:teuthology.orchestra.run.smithi098.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-09-23T19:47:28.034 INFO:teuthology.orchestra.run.smithi173.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-23T19:47:28.036 INFO:teuthology.orchestra.run.smithi173.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T19:47:28.037 INFO:teuthology.orchestra.run.smithi173.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T19:47:28.038 INFO:teuthology.orchestra.run.smithi173.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T19:47:28.040 INFO:teuthology.orchestra.run.smithi098.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T19:47:28.041 INFO:teuthology.orchestra.run.smithi098.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T19:47:28.043 INFO:teuthology.orchestra.run.smithi098.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T19:47:28.043 INFO:teuthology.orchestra.run.smithi098.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T19:47:28.054 INFO:teuthology.orchestra.run.smithi173.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T19:47:28.055 INFO:teuthology.orchestra.run.smithi173.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T19:47:28.057 INFO:teuthology.orchestra.run.smithi098.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T19:47:28.058 INFO:teuthology.orchestra.run.smithi173.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T19:47:28.060 INFO:teuthology.orchestra.run.smithi173.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T19:47:28.061 INFO:teuthology.orchestra.run.smithi173.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T19:47:28.066 INFO:teuthology.orchestra.run.smithi173.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T19:47:28.074 INFO:teuthology.orchestra.run.smithi173.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T19:47:28.074 INFO:teuthology.orchestra.run.smithi173.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T19:47:28.075 INFO:teuthology.orchestra.run.smithi173.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T19:47:28.076 INFO:teuthology.orchestra.run.smithi173.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T19:47:28.093 INFO:teuthology.orchestra.run.smithi173.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T19:47:28.095 INFO:teuthology.orchestra.run.smithi173.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T19:47:28.096 INFO:teuthology.orchestra.run.smithi173.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-09-23T19:47:28.099 INFO:teuthology.orchestra.run.smithi173.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T19:47:28.101 INFO:teuthology.orchestra.run.smithi173.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T19:47:28.103 INFO:teuthology.orchestra.run.smithi173.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T19:47:28.112 INFO:teuthology.orchestra.run.smithi173.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T19:47:28.113 INFO:teuthology.orchestra.run.smithi173.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T19:47:28.170 INFO:teuthology.orchestra.run.smithi098.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T19:47:28.184 INFO:teuthology.orchestra.run.smithi098.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T19:47:28.186 INFO:teuthology.orchestra.run.smithi098.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T19:47:28.197 INFO:teuthology.orchestra.run.smithi098.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T19:47:28.197 INFO:teuthology.orchestra.run.smithi098.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T19:47:28.197 INFO:teuthology.orchestra.run.smithi098.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T19:47:28.198 INFO:teuthology.orchestra.run.smithi098.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T19:47:28.198 INFO:teuthology.orchestra.run.smithi098.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T19:47:28.198 INFO:teuthology.orchestra.run.smithi098.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T19:47:28.199 INFO:teuthology.orchestra.run.smithi098.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T19:47:28.204 INFO:teuthology.orchestra.run.smithi098.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T19:47:28.205 INFO:teuthology.orchestra.run.smithi098.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T19:47:28.221 INFO:teuthology.orchestra.run.smithi098.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T19:47:28.227 INFO:teuthology.orchestra.run.smithi098.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T19:47:28.230 INFO:teuthology.orchestra.run.smithi098.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T19:47:28.233 INFO:teuthology.orchestra.run.smithi098.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T19:47:28.234 INFO:teuthology.orchestra.run.smithi098.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T19:47:28.236 INFO:teuthology.orchestra.run.smithi098.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T19:47:28.238 INFO:teuthology.orchestra.run.smithi098.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T19:47:28.241 INFO:teuthology.orchestra.run.smithi098.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T19:47:28.241 INFO:teuthology.orchestra.run.smithi098.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T19:47:28.241 INFO:teuthology.orchestra.run.smithi098.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T19:47:28.249 INFO:teuthology.orchestra.run.smithi173.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T19:47:28.255 INFO:teuthology.orchestra.run.smithi098.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T19:47:28.258 INFO:teuthology.orchestra.run.smithi098.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T19:47:28.265 INFO:teuthology.orchestra.run.smithi173.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T19:47:28.266 INFO:teuthology.orchestra.run.smithi173.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T19:47:28.274 INFO:teuthology.orchestra.run.smithi098.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T19:47:28.274 INFO:teuthology.orchestra.run.smithi098.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T19:47:28.275 INFO:teuthology.orchestra.run.smithi098.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T19:47:28.275 INFO:teuthology.orchestra.run.smithi098.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T19:47:28.276 INFO:teuthology.orchestra.run.smithi098.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T19:47:28.277 INFO:teuthology.orchestra.run.smithi098.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T19:47:28.277 INFO:teuthology.orchestra.run.smithi098.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T19:47:28.277 INFO:teuthology.orchestra.run.smithi098.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T19:47:28.279 INFO:teuthology.orchestra.run.smithi173.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T19:47:28.279 INFO:teuthology.orchestra.run.smithi173.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T19:47:28.280 INFO:teuthology.orchestra.run.smithi173.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T19:47:28.281 INFO:teuthology.orchestra.run.smithi173.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T19:47:28.281 INFO:teuthology.orchestra.run.smithi173.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T19:47:28.282 INFO:teuthology.orchestra.run.smithi173.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T19:47:28.282 INFO:teuthology.orchestra.run.smithi173.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T19:47:28.288 INFO:teuthology.orchestra.run.smithi098.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T19:47:28.292 INFO:teuthology.orchestra.run.smithi173.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T19:47:28.293 INFO:teuthology.orchestra.run.smithi173.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T19:47:28.306 INFO:teuthology.orchestra.run.smithi098.stdout:Get:72 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-37-g2e1f1015-1focal [3,391 kB] 2023-09-23T19:47:28.312 INFO:teuthology.orchestra.run.smithi173.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T19:47:28.315 INFO:teuthology.orchestra.run.smithi173.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T19:47:28.317 INFO:teuthology.orchestra.run.smithi173.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T19:47:28.319 INFO:teuthology.orchestra.run.smithi173.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T19:47:28.320 INFO:teuthology.orchestra.run.smithi173.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T19:47:28.326 INFO:teuthology.orchestra.run.smithi173.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T19:47:28.329 INFO:teuthology.orchestra.run.smithi173.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T19:47:28.331 INFO:teuthology.orchestra.run.smithi173.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T19:47:28.332 INFO:teuthology.orchestra.run.smithi173.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T19:47:28.332 INFO:teuthology.orchestra.run.smithi173.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T19:47:28.345 INFO:teuthology.orchestra.run.smithi173.stdout:Get:61 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-37-g2e1f1015-1focal [3,391 kB] 2023-09-23T19:47:28.351 INFO:teuthology.orchestra.run.smithi173.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T19:47:28.352 INFO:teuthology.orchestra.run.smithi173.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T19:47:28.369 INFO:teuthology.orchestra.run.smithi173.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T19:47:28.370 INFO:teuthology.orchestra.run.smithi173.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T19:47:28.370 INFO:teuthology.orchestra.run.smithi173.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T19:47:28.370 INFO:teuthology.orchestra.run.smithi173.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T19:47:28.371 INFO:teuthology.orchestra.run.smithi173.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T19:47:28.372 INFO:teuthology.orchestra.run.smithi173.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T19:47:28.372 INFO:teuthology.orchestra.run.smithi173.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T19:47:28.373 INFO:teuthology.orchestra.run.smithi173.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T19:47:28.389 INFO:teuthology.orchestra.run.smithi173.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T19:47:28.520 INFO:teuthology.orchestra.run.smithi098.stdout:Get:73 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-37-g2e1f1015-1focal [729 kB] 2023-09-23T19:47:28.568 INFO:teuthology.orchestra.run.smithi098.stdout:Get:74 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-37-g2e1f1015-1focal [413 kB] 2023-09-23T19:47:28.577 INFO:teuthology.orchestra.run.smithi173.stdout:Get:73 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-37-g2e1f1015-1focal [729 kB] 2023-09-23T19:47:28.586 INFO:teuthology.orchestra.run.smithi098.stdout:Get:75 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-37-g2e1f1015-1focal [22.2 kB] 2023-09-23T19:47:28.586 INFO:teuthology.orchestra.run.smithi098.stdout:Get:76 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-37-g2e1f1015-1focal [212 kB] 2023-09-23T19:47:28.606 INFO:teuthology.orchestra.run.smithi098.stdout:Get:77 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-37-g2e1f1015-1focal [38.4 kB] 2023-09-23T19:47:28.607 INFO:teuthology.orchestra.run.smithi098.stdout:Get:78 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-37-g2e1f1015-1focal [386 kB] 2023-09-23T19:47:28.627 INFO:teuthology.orchestra.run.smithi173.stdout:Get:74 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-37-g2e1f1015-1focal [413 kB] 2023-09-23T19:47:28.635 INFO:teuthology.orchestra.run.smithi098.stdout:Get:79 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-37-g2e1f1015-1focal [3,689 kB] 2023-09-23T19:47:28.658 INFO:teuthology.orchestra.run.smithi173.stdout:Get:75 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-37-g2e1f1015-1focal [22.2 kB] 2023-09-23T19:47:28.659 INFO:teuthology.orchestra.run.smithi173.stdout:Get:76 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-37-g2e1f1015-1focal [212 kB] 2023-09-23T19:47:28.669 INFO:teuthology.orchestra.run.smithi173.stdout:Get:77 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-37-g2e1f1015-1focal [38.4 kB] 2023-09-23T19:47:28.672 INFO:teuthology.orchestra.run.smithi173.stdout:Get:78 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-37-g2e1f1015-1focal [386 kB] 2023-09-23T19:47:28.699 INFO:teuthology.orchestra.run.smithi173.stdout:Get:79 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-37-g2e1f1015-1focal [3,689 kB] 2023-09-23T19:47:28.864 INFO:teuthology.orchestra.run.smithi098.stdout:Get:80 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-37-g2e1f1015-1focal [116 kB] 2023-09-23T19:47:28.870 INFO:teuthology.orchestra.run.smithi098.stdout:Get:81 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-37-g2e1f1015-1focal [448 kB] 2023-09-23T19:47:28.893 INFO:teuthology.orchestra.run.smithi098.stdout:Get:82 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-37-g2e1f1015-1focal [22.6 MB] 2023-09-23T19:47:28.955 INFO:teuthology.orchestra.run.smithi173.stdout:Get:80 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-37-g2e1f1015-1focal [116 kB] 2023-09-23T19:47:28.964 INFO:teuthology.orchestra.run.smithi173.stdout:Get:81 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-37-g2e1f1015-1focal [448 kB] 2023-09-23T19:47:28.999 INFO:teuthology.orchestra.run.smithi173.stdout:Get:82 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-37-g2e1f1015-1focal [22.6 MB] 2023-09-23T19:47:30.424 INFO:teuthology.orchestra.run.smithi098.stdout:Get:83 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-37-g2e1f1015-1focal [5,913 kB] 2023-09-23T19:47:30.624 INFO:teuthology.orchestra.run.smithi173.stdout:Get:83 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-37-g2e1f1015-1focal [5,913 kB] 2023-09-23T19:47:30.701 INFO:teuthology.orchestra.run.smithi098.stdout:Get:84 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-37-g2e1f1015-1focal [204 kB] 2023-09-23T19:47:30.720 INFO:teuthology.orchestra.run.smithi098.stdout:Get:85 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-37-g2e1f1015-1focal [126 kB] 2023-09-23T19:47:30.724 INFO:teuthology.orchestra.run.smithi098.stdout:Get:86 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-37-g2e1f1015-1focal [1,536 kB] 2023-09-23T19:47:30.827 INFO:teuthology.orchestra.run.smithi098.stdout:Get:87 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-37-g2e1f1015-1focal [6,995 kB] 2023-09-23T19:47:30.941 INFO:teuthology.orchestra.run.smithi173.stdout:Get:84 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-37-g2e1f1015-1focal [204 kB] 2023-09-23T19:47:30.946 INFO:teuthology.orchestra.run.smithi173.stdout:Get:85 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-37-g2e1f1015-1focal [126 kB] 2023-09-23T19:47:30.954 INFO:teuthology.orchestra.run.smithi173.stdout:Get:86 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-37-g2e1f1015-1focal [1,536 kB] 2023-09-23T19:47:31.072 INFO:teuthology.orchestra.run.smithi173.stdout:Get:87 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-37-g2e1f1015-1focal [6,995 kB] 2023-09-23T19:47:31.270 INFO:teuthology.orchestra.run.smithi098.stdout:Get:88 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-37-g2e1f1015-1focal [26.2 MB] 2023-09-23T19:47:31.538 INFO:teuthology.orchestra.run.smithi173.stdout:Get:88 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-37-g2e1f1015-1focal [26.2 MB] 2023-09-23T19:47:33.042 INFO:teuthology.orchestra.run.smithi098.stdout:Get:89 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-37-g2e1f1015-1focal [4,048 B] 2023-09-23T19:47:33.042 INFO:teuthology.orchestra.run.smithi098.stdout:Get:90 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-37-g2e1f1015-1focal [834 kB] 2023-09-23T19:47:33.048 INFO:teuthology.orchestra.run.smithi098.stdout:Get:91 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-37-g2e1f1015-1focal [2,363 kB] 2023-09-23T19:47:33.150 INFO:teuthology.orchestra.run.smithi098.stdout:Get:92 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-37-g2e1f1015-1focal [76.4 kB] 2023-09-23T19:47:33.152 INFO:teuthology.orchestra.run.smithi098.stdout:Get:93 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-37-g2e1f1015-1focal [100 kB] 2023-09-23T19:47:33.155 INFO:teuthology.orchestra.run.smithi098.stdout:Get:94 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-37-g2e1f1015-1focal [2,823 kB] 2023-09-23T19:47:33.399 INFO:teuthology.orchestra.run.smithi173.stdout:Get:89 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-37-g2e1f1015-1focal [4,048 B] 2023-09-23T19:47:33.399 INFO:teuthology.orchestra.run.smithi173.stdout:Get:90 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-37-g2e1f1015-1focal [834 kB] 2023-09-23T19:47:33.405 INFO:teuthology.orchestra.run.smithi173.stdout:Get:91 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-37-g2e1f1015-1focal [2,363 kB] 2023-09-23T19:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout:Get:95 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-37-g2e1f1015-1focal [7,891 kB] 2023-09-23T19:47:33.515 INFO:teuthology.orchestra.run.smithi173.stdout:Get:92 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-37-g2e1f1015-1focal [76.4 kB] 2023-09-23T19:47:33.517 INFO:teuthology.orchestra.run.smithi173.stdout:Get:93 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-37-g2e1f1015-1focal [100 kB] 2023-09-23T19:47:33.520 INFO:teuthology.orchestra.run.smithi173.stdout:Get:94 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-37-g2e1f1015-1focal [2,823 kB] 2023-09-23T19:47:33.670 INFO:teuthology.orchestra.run.smithi173.stdout:Get:95 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-37-g2e1f1015-1focal [7,891 kB] 2023-09-23T19:47:33.918 INFO:teuthology.orchestra.run.smithi098.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-37-g2e1f1015-1focal [4,164 B] 2023-09-23T19:47:33.918 INFO:teuthology.orchestra.run.smithi098.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-37-g2e1f1015-1focal [49.3 MB] 2023-09-23T19:47:34.136 INFO:teuthology.orchestra.run.smithi173.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-37-g2e1f1015-1focal [4,164 B] 2023-09-23T19:47:34.136 INFO:teuthology.orchestra.run.smithi173.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-37-g2e1f1015-1focal [49.3 MB] 2023-09-23T19:47:37.320 INFO:teuthology.orchestra.run.smithi173.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-37-g2e1f1015-1focal [21.5 kB] 2023-09-23T19:47:37.320 INFO:teuthology.orchestra.run.smithi173.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-37-g2e1f1015-1focal [11.3 MB] 2023-09-23T19:47:37.753 INFO:teuthology.orchestra.run.smithi098.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-37-g2e1f1015-1focal [21.5 kB] 2023-09-23T19:47:37.753 INFO:teuthology.orchestra.run.smithi098.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-37-g2e1f1015-1focal [11.3 MB] 2023-09-23T19:47:37.756 INFO:teuthology.orchestra.run.smithi173.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-37-g2e1f1015-1focal [78.6 kB] 2023-09-23T19:47:38.020 INFO:teuthology.orchestra.run.smithi098.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/pacific/2e1f10153ef2437dea8ce9168df827af9bb64fd7/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-37-g2e1f1015-1focal [78.6 kB] 2023-09-23T19:47:38.414 INFO:teuthology.orchestra.run.smithi173.stdout:Fetched 174 MB in 10s (17.4 MB/s) 2023-09-23T19:47:38.527 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libjaeger. 2023-09-23T19:47:38.574 INFO:teuthology.orchestra.run.smithi173.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112648 files and directories currently installed.) 2023-09-23T19:47:38.578 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../00-libjaeger_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:38.625 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libjaeger (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:38.673 INFO:teuthology.orchestra.run.smithi098.stdout:Fetched 174 MB in 10s (16.9 MB/s) 2023-09-23T19:47:38.767 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libjaeger. 2023-09-23T19:47:38.813 INFO:teuthology.orchestra.run.smithi098.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112648 files and directories currently installed.) 2023-09-23T19:47:38.816 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../00-libjaeger_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:38.857 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libjaeger (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:38.962 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T19:47:38.975 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T19:47:39.062 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T19:47:39.159 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T19:47:39.173 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T19:47:39.259 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T19:47:39.388 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../02-librbd1_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:39.533 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking librbd1 (16.2.14-37-g2e1f1015-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T19:47:39.562 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../02-librbd1_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:39.680 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking librbd1 (16.2.14-37-g2e1f1015-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T19:47:40.225 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../03-librados2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:40.354 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking librados2 (16.2.14-37-g2e1f1015-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T19:47:40.381 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../03-librados2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:40.509 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking librados2 (16.2.14-37-g2e1f1015-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T19:47:40.975 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T19:47:40.988 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:41.025 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libcephfs2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:41.139 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T19:47:41.154 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:41.188 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libcephfs2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:41.395 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-rados. 2023-09-23T19:47:41.408 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../05-python3-rados_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:41.453 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-rados (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:41.524 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-rados. 2023-09-23T19:47:41.537 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../05-python3-rados_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:41.574 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-rados (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:41.806 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T19:47:41.819 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:47:41.864 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-ceph-argparse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:41.935 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T19:47:41.949 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:47:41.994 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-ceph-argparse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:42.217 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T19:47:42.231 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:42.271 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T19:47:42.280 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:42.284 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-cephfs (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:42.321 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-cephfs (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:42.649 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T19:47:42.657 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:47:42.679 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T19:47:42.692 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:47:42.699 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:42.745 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:43.035 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T19:47:43.044 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T19:47:43.077 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T19:47:43.082 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T19:47:43.096 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T19:47:43.140 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T19:47:43.318 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T19:47:43.326 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:43.369 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-rbd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:43.400 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T19:47:43.415 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:43.450 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-rbd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:43.718 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T19:47:43.726 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T19:47:43.768 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T19:47:43.774 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T19:47:43.787 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T19:47:43.824 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T19:47:44.118 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T19:47:44.125 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T19:47:44.131 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T19:47:44.138 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T19:47:44.175 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T19:47:44.176 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T19:47:44.479 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T19:47:44.494 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T19:47:44.513 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T19:47:44.527 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T19:47:44.529 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T19:47:44.570 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T19:47:44.849 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package librgw2. 2023-09-23T19:47:44.856 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package librgw2. 2023-09-23T19:47:44.862 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../14-librgw2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:44.869 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../14-librgw2_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:44.899 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking librgw2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:44.906 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking librgw2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:45.552 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T19:47:45.566 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:45.679 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-rgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:45.703 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T19:47:45.718 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:45.761 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-rgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:46.022 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-09-23T19:47:46.035 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-09-23T19:47:46.047 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-09-23T19:47:46.061 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-09-23T19:47:46.071 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-23T19:47:46.097 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-23T19:47:46.416 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package liboath0. 2023-09-23T19:47:46.430 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T19:47:46.433 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package liboath0. 2023-09-23T19:47:46.447 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T19:47:46.474 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T19:47:46.492 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T19:47:46.794 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T19:47:46.808 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:46.812 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T19:47:46.825 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:46.852 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libradosstriper1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:46.870 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libradosstriper1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:47.256 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-common. 2023-09-23T19:47:47.272 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../19-ceph-common_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:47.306 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:47.348 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-common. 2023-09-23T19:47:47.362 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../19-ceph-common_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:47.406 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:49.587 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-base. 2023-09-23T19:47:49.600 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../20-ceph-base_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:49.653 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-base (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:49.753 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-base. 2023-09-23T19:47:49.766 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../20-ceph-base_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:49.821 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-base (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:50.616 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T19:47:50.630 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T19:47:50.674 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T19:47:50.791 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T19:47:50.799 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T19:47:50.841 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T19:47:51.069 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T19:47:51.084 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T19:47:51.127 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T19:47:51.261 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T19:47:51.274 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T19:47:51.311 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T19:47:51.397 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T19:47:51.411 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:47:51.455 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-mgr-modules-core (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:51.574 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T19:47:51.587 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:47:51.632 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-mgr-modules-core (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:51.802 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T19:47:51.815 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T19:47:51.852 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T19:47:52.012 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T19:47:52.025 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T19:47:52.069 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T19:47:52.105 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T19:47:52.119 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T19:47:52.163 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T19:47:52.356 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T19:47:52.370 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T19:47:52.422 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T19:47:52.499 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T19:47:52.508 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T19:47:52.549 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T19:47:52.768 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T19:47:52.781 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T19:47:52.826 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T19:47:52.861 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T19:47:52.869 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T19:47:52.911 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T19:47:53.137 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T19:47:53.151 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T19:47:53.195 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T19:47:53.196 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T19:47:53.205 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T19:47:53.246 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T19:47:53.498 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T19:47:53.514 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T19:47:53.549 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-mako. 2023-09-23T19:47:53.556 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T19:47:53.558 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T19:47:53.599 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T19:47:53.860 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-mako. 2023-09-23T19:47:53.873 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T19:47:53.917 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T19:47:53.944 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T19:47:53.958 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T19:47:54.011 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T19:47:54.238 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T19:47:54.254 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T19:47:54.296 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T19:47:54.314 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T19:47:54.330 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T19:47:54.364 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T19:47:54.591 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T19:47:54.604 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T19:47:54.649 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T19:47:54.658 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-webob. 2023-09-23T19:47:54.671 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T19:47:54.716 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T19:47:54.944 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-webob. 2023-09-23T19:47:54.957 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T19:47:55.002 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T19:47:55.044 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T19:47:55.058 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T19:47:55.102 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T19:47:55.372 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T19:47:55.385 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T19:47:55.414 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T19:47:55.428 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T19:47:55.430 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T19:47:55.472 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T19:47:55.741 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T19:47:55.754 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T19:47:55.799 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T19:47:55.833 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T19:47:55.848 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T19:47:55.903 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T19:47:56.161 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T19:47:56.175 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T19:47:56.222 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T19:47:56.237 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T19:47:56.250 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T19:47:56.295 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T19:47:56.547 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T19:47:56.560 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T19:47:56.581 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-paste. 2023-09-23T19:47:56.595 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T19:47:56.605 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T19:47:56.639 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T19:47:56.917 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-paste. 2023-09-23T19:47:56.930 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T19:47:56.975 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T19:47:56.984 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T19:47:56.997 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T19:47:57.042 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T19:47:57.286 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T19:47:57.301 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T19:47:57.345 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T19:47:57.353 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T19:47:57.366 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T19:47:57.403 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T19:47:57.647 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T19:47:57.661 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T19:47:57.689 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T19:47:57.702 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T19:47:57.705 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T19:47:57.747 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T19:47:57.992 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T19:47:58.007 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T19:47:58.050 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T19:47:58.058 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T19:47:58.072 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T19:47:58.117 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T19:47:58.362 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T19:47:58.376 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T19:47:58.420 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T19:47:58.489 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T19:47:58.501 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T19:47:58.546 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T19:47:58.792 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T19:47:58.805 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T19:47:58.849 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T19:47:58.899 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T19:47:58.913 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:58.957 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:59.211 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T19:47:59.224 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:59.252 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:59.294 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T19:47:59.307 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:59.352 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-mgr (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:59.597 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T19:47:59.612 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:59.655 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-mgr (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:47:59.822 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T19:47:59.835 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:47:59.880 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-mon (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:00.151 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T19:48:00.165 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:00.209 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-mon (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:01.068 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T19:48:01.085 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:01.483 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-osd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:02.088 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T19:48:02.101 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:02.146 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-osd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:04.364 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph. 2023-09-23T19:48:04.378 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../47-ceph_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:04.422 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:04.741 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T19:48:04.755 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:04.776 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph. 2023-09-23T19:48:04.791 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../47-ceph_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:04.799 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:04.834 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:05.154 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T19:48:05.167 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:05.212 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:05.220 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T19:48:05.235 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:05.277 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-mds (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:05.616 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T19:48:05.630 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:05.674 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-mds (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:05.797 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package cephadm. 2023-09-23T19:48:05.812 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../50-cephadm_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:05.855 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:06.175 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T19:48:06.193 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T19:48:06.194 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package cephadm. 2023-09-23T19:48:06.207 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../50-cephadm_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:06.225 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T19:48:06.252 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:06.545 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T19:48:06.558 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:48:06.571 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T19:48:06.584 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T19:48:06.602 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-mgr-cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:06.621 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T19:48:06.949 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T19:48:06.963 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:48:06.964 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T19:48:06.977 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T19:48:07.008 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-mgr-cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:07.022 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T19:48:07.258 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T19:48:07.271 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T19:48:07.316 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T19:48:07.344 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T19:48:07.358 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T19:48:07.402 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T19:48:07.593 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T19:48:07.608 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T19:48:07.651 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T19:48:07.680 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T19:48:07.693 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T19:48:07.729 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T19:48:07.963 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-routes. 2023-09-23T19:48:07.978 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-09-23T19:48:08.007 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T19:48:08.020 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T19:48:08.021 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T19:48:08.065 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T19:48:08.351 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-routes. 2023-09-23T19:48:08.365 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-09-23T19:48:08.365 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T19:48:08.379 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:48:08.409 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T19:48:08.423 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-mgr-dashboard (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:08.746 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T19:48:08.759 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:48:08.804 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-mgr-dashboard (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:09.431 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T19:48:09.447 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T19:48:09.489 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T19:48:09.792 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T19:48:09.795 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T19:48:09.805 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T19:48:09.811 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T19:48:09.850 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T19:48:09.853 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T19:48:10.156 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T19:48:10.169 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T19:48:10.171 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T19:48:10.184 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T19:48:10.214 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T19:48:10.227 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T19:48:10.526 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T19:48:10.539 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T19:48:10.584 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T19:48:11.611 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T19:48:11.627 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T19:48:11.678 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T19:48:11.921 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T19:48:11.935 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T19:48:11.978 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T19:48:12.206 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T19:48:12.220 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T19:48:12.264 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T19:48:12.532 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T19:48:12.547 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T19:48:12.590 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T19:48:12.668 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T19:48:12.682 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T19:48:12.726 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T19:48:12.952 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T19:48:12.966 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T19:48:13.010 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T19:48:13.426 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T19:48:13.435 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:48:13.476 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:13.751 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T19:48:13.765 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:48:13.801 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:14.612 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T19:48:14.621 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T19:48:14.670 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T19:48:14.954 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T19:48:14.970 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T19:48:15.012 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T19:48:15.039 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T19:48:15.048 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T19:48:15.098 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T19:48:15.315 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T19:48:15.329 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T19:48:15.373 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T19:48:15.417 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T19:48:15.426 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T19:48:15.467 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T19:48:15.752 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T19:48:15.766 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T19:48:15.795 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T19:48:15.810 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T19:48:15.811 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-09-23T19:48:15.845 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T19:48:16.121 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T19:48:16.135 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-09-23T19:48:16.140 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T19:48:16.154 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T19:48:16.180 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T19:48:16.198 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T19:48:16.492 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T19:48:16.505 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T19:48:16.509 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T19:48:16.518 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T19:48:16.541 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T19:48:16.559 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T19:48:16.861 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T19:48:16.874 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T19:48:16.887 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T19:48:16.896 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T19:48:16.919 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T19:48:16.937 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T19:48:17.257 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T19:48:17.266 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T19:48:17.307 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T19:48:17.347 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T19:48:17.363 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T19:48:17.580 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T19:48:17.601 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T19:48:17.610 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T19:48:17.651 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T19:48:17.900 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T19:48:17.915 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T19:48:17.958 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T19:48:17.970 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T19:48:17.980 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T19:48:18.020 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T19:48:18.278 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T19:48:18.292 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T19:48:18.336 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T19:48:18.583 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T19:48:18.592 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:48:18.633 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:18.647 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T19:48:18.661 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T19:48:18.706 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T19:48:18.969 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T19:48:18.978 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T19:48:19.019 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T19:48:19.244 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T19:48:19.258 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-37-g2e1f1015-1focal_all.deb ... 2023-09-23T19:48:19.302 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:19.380 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T19:48:19.395 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T19:48:19.438 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:48:19.638 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T19:48:19.647 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T19:48:19.688 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T19:48:19.691 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package jq. 2023-09-23T19:48:19.704 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T19:48:19.749 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:48:20.027 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package socat. 2023-09-23T19:48:20.040 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T19:48:20.074 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T19:48:20.083 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T19:48:20.084 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T19:48:20.124 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:48:20.401 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package jq. 2023-09-23T19:48:20.410 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T19:48:20.429 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T19:48:20.443 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T19:48:20.451 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:48:20.487 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T19:48:20.703 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package socat. 2023-09-23T19:48:20.712 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T19:48:20.753 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T19:48:20.927 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package ceph-test. 2023-09-23T19:48:20.941 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../81-ceph-test_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:20.985 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking ceph-test (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:21.081 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T19:48:21.090 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T19:48:21.131 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T19:48:21.538 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package ceph-test. 2023-09-23T19:48:21.547 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../81-ceph-test_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:21.588 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking ceph-test (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:25.122 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T19:48:25.132 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:25.172 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking libcephfs-dev (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:25.566 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T19:48:25.581 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T19:48:25.640 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T19:48:25.909 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T19:48:25.923 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:25.967 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking libcephfs-dev (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:26.014 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T19:48:26.029 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T19:48:26.081 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T19:48:26.352 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T19:48:26.366 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T19:48:26.384 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-attr. 2023-09-23T19:48:26.399 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-09-23T19:48:26.425 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T19:48:26.441 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T19:48:26.769 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T19:48:26.783 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T19:48:26.800 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T19:48:26.808 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T19:48:26.827 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T19:48:26.850 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T19:48:27.130 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T19:48:27.144 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T19:48:27.161 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-attr. 2023-09-23T19:48:27.170 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-09-23T19:48:27.188 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T19:48:27.211 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T19:48:27.530 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T19:48:27.545 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T19:48:27.575 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T19:48:27.580 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T19:48:27.591 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T19:48:27.633 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T19:48:27.875 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T19:48:27.891 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T19:48:27.932 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T19:48:28.086 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T19:48:28.101 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-09-23T19:48:28.144 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T19:48:28.312 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T19:48:28.325 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T19:48:28.369 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T19:48:28.443 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T19:48:28.456 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T19:48:28.501 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T19:48:28.829 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T19:48:28.839 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T19:48:28.844 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T19:48:28.853 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-09-23T19:48:28.887 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T19:48:28.899 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T19:48:29.196 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T19:48:29.205 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T19:48:29.211 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T19:48:29.219 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T19:48:29.254 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T19:48:29.263 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T19:48:29.574 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T19:48:29.589 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T19:48:29.608 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-py. 2023-09-23T19:48:29.622 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T19:48:29.632 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T19:48:29.666 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T19:48:29.951 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T19:48:29.966 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T19:48:29.994 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T19:48:30.009 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T19:48:30.010 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T19:48:30.052 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T19:48:30.372 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T19:48:30.379 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-py. 2023-09-23T19:48:30.386 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T19:48:30.393 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T19:48:30.430 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T19:48:30.437 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T19:48:30.740 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T19:48:30.750 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T19:48:30.754 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T19:48:30.759 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T19:48:30.798 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T19:48:30.800 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T19:48:31.117 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T19:48:31.120 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T19:48:31.127 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T19:48:31.136 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T19:48:31.167 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T19:48:31.178 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T19:48:31.480 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T19:48:31.494 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T19:48:31.537 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T19:48:31.590 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package radosgw. 2023-09-23T19:48:31.607 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../98-radosgw_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:31.648 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking radosgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:31.883 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T19:48:31.899 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T19:48:31.941 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T19:48:32.386 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package radosgw. 2023-09-23T19:48:32.400 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../98-radosgw_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:32.444 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking radosgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:32.901 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T19:48:32.916 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:32.959 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking rbd-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:33.610 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T19:48:33.698 INFO:teuthology.orchestra.run.smithi098.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T19:48:33.712 INFO:teuthology.orchestra.run.smithi098.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-37-g2e1f1015-1focal_amd64.deb ... 2023-09-23T19:48:33.755 INFO:teuthology.orchestra.run.smithi098.stdout:Unpacking rbd-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:33.889 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-23T19:48:34.015 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T19:48:34.073 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T19:48:34.141 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T19:48:34.334 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:34.369 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-23T19:48:34.495 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T19:48:34.621 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T19:48:34.814 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:34.936 INFO:teuthology.orchestra.run.smithi173.stdout:Adding system user cephadm....done 2023-09-23T19:48:35.090 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T19:48:35.433 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T19:48:35.434 INFO:teuthology.orchestra.run.smithi098.stdout:Adding system user cephadm....done 2023-09-23T19:48:35.586 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T19:48:35.725 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T19:48:35.851 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T19:48:35.930 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T19:48:36.178 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T19:48:36.214 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T19:48:36.340 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T19:48:36.554 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T19:48:36.658 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T19:48:36.856 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T19:48:37.044 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T19:48:37.150 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T19:48:37.329 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T19:48:37.434 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T19:48:37.622 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T19:48:37.719 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-ceph-argparse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:37.907 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T19:48:38.011 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T19:48:38.137 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T19:48:38.199 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-ceph-argparse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:38.422 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T19:48:38.483 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T19:48:38.601 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T19:48:38.698 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T19:48:38.877 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T19:48:39.066 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T19:48:39.162 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T19:48:39.350 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T19:48:39.530 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T19:48:39.685 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T19:48:39.814 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T19:48:39.960 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libjaeger (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:40.070 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T19:48:40.149 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T19:48:40.404 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T19:48:40.433 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libjaeger (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:40.559 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T19:48:40.689 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T19:48:40.893 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T19:48:40.981 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T19:48:41.107 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T19:48:41.178 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T19:48:41.392 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T19:48:41.479 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T19:48:41.605 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T19:48:41.818 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T19:48:41.890 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T19:48:42.186 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T19:48:42.283 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T19:48:42.538 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T19:48:42.643 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T19:48:42.663 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:42.974 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T19:48:43.011 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T19:48:43.163 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:43.325 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T19:48:43.451 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T19:48:43.473 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T19:48:43.602 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T19:48:43.807 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T19:48:43.886 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T19:48:43.933 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T19:48:44.059 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T19:48:44.188 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T19:48:44.313 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T19:48:44.377 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T19:48:44.640 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T19:48:44.679 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T19:48:44.787 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T19:48:44.924 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T19:48:45.106 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T19:48:45.226 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T19:48:45.352 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T19:48:45.390 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T19:48:45.636 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T19:48:45.675 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T19:48:45.801 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T19:48:45.920 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T19:48:46.077 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T19:48:46.196 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T19:48:46.378 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T19:48:46.602 INFO:teuthology.orchestra.run.smithi173.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T19:48:46.654 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T19:48:46.849 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T19:48:46.976 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T19:48:47.001 INFO:teuthology.orchestra.run.smithi098.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T19:48:47.241 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T19:48:47.302 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T19:48:47.367 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T19:48:47.653 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T19:48:47.685 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T19:48:47.779 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T19:48:47.905 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T19:48:48.037 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T19:48:48.163 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T19:48:48.231 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T19:48:48.524 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up librados2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:48.772 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T19:48:48.825 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T19:48:49.157 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T19:48:49.441 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up librados2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:49.568 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T19:48:50.314 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up librgw2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:50.465 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libsqlite3-mod-ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:50.591 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:48:50.726 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T19:48:51.049 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up librgw2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:51.097 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T19:48:51.174 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libsqlite3-mod-ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:51.302 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:48:51.398 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T19:48:51.430 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T19:48:51.691 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T19:48:51.798 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T19:48:52.026 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libcephfs2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:52.091 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T19:48:52.152 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T19:48:52.376 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T19:48:52.470 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libradosstriper1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:52.596 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T19:48:52.710 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libcephfs2 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:52.861 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T19:48:52.914 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T19:48:53.188 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libradosstriper1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:53.314 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T19:48:53.640 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T19:48:53.970 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up librbd1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:54.096 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T19:48:54.221 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:48:54.347 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T19:48:54.640 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T19:48:54.690 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up librbd1 (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:54.816 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T19:48:54.941 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-mgr-modules-core (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:54.942 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T19:48:55.068 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T19:48:55.071 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:55.295 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T19:48:55.296 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T19:48:55.357 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T19:48:55.650 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-mgr-modules-core (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:55.764 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up libcephfs-dev (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:55.776 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:55.890 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T19:48:55.986 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T19:48:55.986 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T19:48:56.183 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T19:48:56.445 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up libcephfs-dev (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:56.493 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T19:48:56.570 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T19:48:56.855 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T19:48:56.861 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-rados (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:56.987 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-rbd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:57.115 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up rbd-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:57.207 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T19:48:57.241 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T19:48:57.537 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T19:48:57.561 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-rados (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:57.687 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-rbd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:57.813 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up rbd-fuse (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:57.937 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-rgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:57.939 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T19:48:58.063 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-cephfs (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:58.257 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T19:48:58.348 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T19:48:58.644 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-rgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:58.787 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-cephfs (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:59.071 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T19:48:59.276 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:48:59.820 INFO:teuthology.orchestra.run.smithi173.stdout:Adding group ceph....done 2023-09-23T19:49:00.000 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-common (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:00.223 INFO:teuthology.orchestra.run.smithi173.stdout:Adding system user ceph....done 2023-09-23T19:49:00.399 INFO:teuthology.orchestra.run.smithi173.stdout:Setting system user ceph properties....done 2023-09-23T19:49:00.415 INFO:teuthology.orchestra.run.smithi173.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T19:49:00.529 INFO:teuthology.orchestra.run.smithi098.stdout:Adding group ceph....done 2023-09-23T19:49:00.564 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T19:49:00.895 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T19:49:00.913 INFO:teuthology.orchestra.run.smithi098.stdout:Adding system user ceph....done 2023-09-23T19:49:01.114 INFO:teuthology.orchestra.run.smithi098.stdout:Setting system user ceph properties....done 2023-09-23T19:49:01.133 INFO:teuthology.orchestra.run.smithi098.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T19:49:01.276 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T19:49:01.361 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-test (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:01.487 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up radosgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:01.599 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T19:49:01.759 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T19:49:01.759 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T19:49:02.052 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-test (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:02.178 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up radosgw (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:02.414 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-base (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:02.447 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T19:49:02.447 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T19:49:02.780 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T19:49:03.097 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-base (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:03.233 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-mds (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:03.456 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T19:49:03.456 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T19:49:03.479 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T19:49:03.901 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-mgr (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:03.952 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-mds (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:04.135 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T19:49:04.135 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T19:49:04.175 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T19:49:04.175 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T19:49:04.630 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-osd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:04.653 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-mgr (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:04.888 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T19:49:04.888 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T19:49:05.119 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T19:49:05.120 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T19:49:05.338 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-osd (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:05.582 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-mgr-k8sevents (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:05.699 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:05.841 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T19:49:05.841 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T19:49:05.842 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-mon (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:06.062 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T19:49:06.062 INFO:teuthology.orchestra.run.smithi173.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T19:49:06.307 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-mgr-k8sevents (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:06.433 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:06.510 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-mgr-cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:06.575 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-mon (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:06.652 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:06.781 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up ceph-mgr-dashboard (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:06.786 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T19:49:06.786 INFO:teuthology.orchestra.run.smithi098.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T19:49:06.925 INFO:teuthology.orchestra.run.smithi173.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T19:49:07.209 INFO:teuthology.orchestra.run.smithi173.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T19:49:07.246 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-mgr-cephadm (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:07.389 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:07.515 INFO:teuthology.orchestra.run.smithi098.stdout:Setting up ceph-mgr-dashboard (16.2.14-37-g2e1f1015-1focal) ... 2023-09-23T19:49:07.659 INFO:teuthology.orchestra.run.smithi098.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T19:49:07.951 INFO:teuthology.orchestra.run.smithi098.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T19:49:10.196 INFO:teuthology.orchestra.run.smithi173.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T19:49:10.660 INFO:teuthology.orchestra.run.smithi173.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T19:49:10.663 DEBUG:teuthology.parallel:result is None 2023-09-23T19:49:10.897 INFO:teuthology.orchestra.run.smithi098.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T19:49:11.343 INFO:teuthology.orchestra.run.smithi098.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T19:49:11.345 DEBUG:teuthology.parallel:result is None 2023-09-23T19:49:11.346 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T19:49:11.346 INFO:teuthology.packaging:ref: None 2023-09-23T19:49:11.346 INFO:teuthology.packaging:tag: None 2023-09-23T19:49:11.346 INFO:teuthology.packaging:branch: pacific 2023-09-23T19:49:11.346 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T19:49:11.346 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-23T19:49:11.622 DEBUG:teuthology.orchestra.run.smithi098:> dpkg-query -W -f '${Version}' ceph 2023-09-23T19:49:11.645 INFO:teuthology.orchestra.run.smithi098.stdout:16.2.14-37-g2e1f1015-1focal 2023-09-23T19:49:11.646 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-37-g2e1f1015-1focal 2023-09-23T19:49:11.646 INFO:teuthology.task.install:The correct ceph version 16.2.14-37-g2e1f1015-1focal is installed. 2023-09-23T19:49:11.646 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T19:49:11.646 INFO:teuthology.packaging:ref: None 2023-09-23T19:49:11.646 INFO:teuthology.packaging:tag: None 2023-09-23T19:49:11.646 INFO:teuthology.packaging:branch: pacific 2023-09-23T19:49:11.646 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T19:49:11.646 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-23T19:49:11.889 DEBUG:teuthology.orchestra.run.smithi173:> dpkg-query -W -f '${Version}' ceph 2023-09-23T19:49:11.912 INFO:teuthology.orchestra.run.smithi173.stdout:16.2.14-37-g2e1f1015-1focal 2023-09-23T19:49:11.912 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-37-g2e1f1015-1focal 2023-09-23T19:49:11.912 INFO:teuthology.task.install:The correct ceph version 16.2.14-37-g2e1f1015-1focal is installed. 2023-09-23T19:49:11.913 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-09-23T19:49:11.913 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:49:11.913 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T19:49:11.929 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:49:11.929 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T19:49:11.970 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-09-23T19:49:11.970 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:49:11.970 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T19:49:11.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T19:49:12.041 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:49:12.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T19:49:12.057 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T19:49:12.113 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-09-23T19:49:12.113 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:49:12.113 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T19:49:12.127 DEBUG:teuthology.orchestra.run.smithi098:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T19:49:12.185 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:49:12.185 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T19:49:12.200 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T19:49:12.257 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-09-23T19:49:12.257 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:49:12.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T19:49:12.274 DEBUG:teuthology.orchestra.run.smithi098:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T19:49:12.331 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:49:12.331 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T19:49:12.345 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T19:49:12.401 INFO:teuthology.run_tasks:Running task cephadm... 2023-09-23T19:49:12.472 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'} 2023-09-23T19:49:12.473 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:pacific 2023-09-23T19:49:12.473 INFO:tasks.cephadm:Cluster fsid is 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:49:12.473 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-09-23T19:49:12.474 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.98', 'mon.c': '[v2:172.21.15.98:3301,v1:172.21.15.98:6790]', 'mon.b': '172.21.15.173'} 2023-09-23T19:49:12.474 INFO:tasks.cephadm:First mon is mon.a on smithi098 2023-09-23T19:49:12.474 INFO:tasks.cephadm:First mgr is y 2023-09-23T19:49:12.474 INFO:tasks.cephadm:Normalizing hostnames... 2023-09-23T19:49:12.474 DEBUG:teuthology.orchestra.run.smithi098:> sudo hostname $(hostname -s) 2023-09-23T19:49:12.490 DEBUG:teuthology.orchestra.run.smithi173:> sudo hostname $(hostname -s) 2023-09-23T19:49:12.506 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2023-09-23T19:49:12.507 DEBUG:teuthology.orchestra.run.smithi098:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T19:49:12.755 INFO:teuthology.orchestra.run.smithi098.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Sep 23 19:49 /home/ubuntu/cephtest/cephadm 2023-09-23T19:49:12.755 DEBUG:teuthology.orchestra.run.smithi173:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T19:49:12.975 INFO:teuthology.orchestra.run.smithi173.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Sep 23 19:49 /home/ubuntu/cephtest/cephadm 2023-09-23T19:49:12.975 DEBUG:teuthology.orchestra.run.smithi098:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-23T19:49:12.984 DEBUG:teuthology.orchestra.run.smithi173:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-23T19:49:13.002 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:pacific on all hosts... 2023-09-23T19:49:13.003 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-09-23T19:49:13.027 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-09-23T19:49:13.295 INFO:teuthology.orchestra.run.smithi098.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-09-23T19:49:13.314 INFO:teuthology.orchestra.run.smithi173.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-09-23T19:49:53.531 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T19:49:53.532 INFO:teuthology.orchestra.run.smithi173.stdout: "ceph_version": "ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)", 2023-09-23T19:49:53.532 INFO:teuthology.orchestra.run.smithi173.stdout: "image_id": "1e6a756174a8dbc0d5ced5aeb4272e8f04dc2045a9196dffb3df976d1caca13e", 2023-09-23T19:49:53.532 INFO:teuthology.orchestra.run.smithi173.stdout: "repo_digests": [ 2023-09-23T19:49:53.532 INFO:teuthology.orchestra.run.smithi173.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:396076557f19bac7d00d097a6db258821cfaec622cd332710d7957388aedf72b" 2023-09-23T19:49:53.532 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T19:49:53.532 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T19:50:01.661 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T19:50:01.661 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph_version": "ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)", 2023-09-23T19:50:01.661 INFO:teuthology.orchestra.run.smithi098.stdout: "image_id": "1e6a756174a8dbc0d5ced5aeb4272e8f04dc2045a9196dffb3df976d1caca13e", 2023-09-23T19:50:01.662 INFO:teuthology.orchestra.run.smithi098.stdout: "repo_digests": [ 2023-09-23T19:50:01.662 INFO:teuthology.orchestra.run.smithi098.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:396076557f19bac7d00d097a6db258821cfaec622cd332710d7957388aedf72b" 2023-09-23T19:50:01.662 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T19:50:01.662 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T19:50:01.695 DEBUG:teuthology.orchestra.run.smithi098:> sudo mkdir -p /etc/ceph 2023-09-23T19:50:01.711 DEBUG:teuthology.orchestra.run.smithi173:> sudo mkdir -p /etc/ceph 2023-09-23T19:50:01.727 DEBUG:teuthology.orchestra.run.smithi098:> sudo chmod 777 /etc/ceph 2023-09-23T19:50:01.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod 777 /etc/ceph 2023-09-23T19:50:01.785 INFO:tasks.cephadm:Writing seed config... 2023-09-23T19:50:01.786 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-09-23T19:50:01.786 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-09-23T19:50:01.786 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-09-23T19:50:01.786 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-09-23T19:50:01.786 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-09-23T19:50:01.787 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-09-23T19:50:01.787 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-09-23T19:50:01.787 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-09-23T19:50:01.787 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-09-23T19:50:01.787 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-09-23T19:50:01.787 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-09-23T19:50:01.787 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:50:01.788 DEBUG:teuthology.orchestra.run.smithi098:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-09-23T19:50:01.820 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 = 44e0f118-5a4a-11ee-8db4-212e2dc638e7 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-09-23T19:50:01.821 DEBUG:teuthology.orchestra.run.smithi098:mon.a> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.a.service 2023-09-23T19:50:01.864 DEBUG:teuthology.orchestra.run.smithi098:mgr.y> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.y.service 2023-09-23T19:50:01.911 INFO:tasks.cephadm:Bootstrapping... 2023-09-23T19:50:01.912 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific -v bootstrap --fsid 44e0f118-5a4a-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.98 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-09-23T19:50:02.118 INFO:teuthology.orchestra.run.smithi098.stderr:-------------------------------------------------------------------------------- 2023-09-23T19:50:02.118 INFO:teuthology.orchestra.run.smithi098.stderr:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:pacific', '-v', 'bootstrap', '--fsid', '44e0f118-5a4a-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.98', '--skip-admin-label'] 2023-09-23T19:50:02.118 INFO:teuthology.orchestra.run.smithi098.stderr:Verifying podman|docker is present... 2023-09-23T19:50:02.118 INFO:teuthology.orchestra.run.smithi098.stderr:Verifying lvm2 is present... 2023-09-23T19:50:02.118 INFO:teuthology.orchestra.run.smithi098.stderr:Verifying time synchronization is in place... 2023-09-23T19:50:02.124 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T19:50:02.129 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: inactive 2023-09-23T19:50:02.135 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T19:50:02.139 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: inactive 2023-09-23T19:50:02.146 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: masked 2023-09-23T19:50:02.152 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: inactive 2023-09-23T19:50:02.157 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T19:50:02.162 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: inactive 2023-09-23T19:50:02.167 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: enabled 2023-09-23T19:50:02.173 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: active 2023-09-23T19:50:02.175 INFO:teuthology.orchestra.run.smithi098.stderr:Unit ntp.service is enabled and running 2023-09-23T19:50:02.175 INFO:teuthology.orchestra.run.smithi098.stderr:Repeating the final host check... 2023-09-23T19:50:02.175 INFO:teuthology.orchestra.run.smithi098.stderr:docker (/usr/bin/docker) is present 2023-09-23T19:50:02.175 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl is present 2023-09-23T19:50:02.175 INFO:teuthology.orchestra.run.smithi098.stderr:lvcreate is present 2023-09-23T19:50:02.179 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T19:50:02.184 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: inactive 2023-09-23T19:50:02.190 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T19:50:02.196 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: inactive 2023-09-23T19:50:02.201 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: masked 2023-09-23T19:50:02.208 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: inactive 2023-09-23T19:50:02.213 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T19:50:02.220 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: inactive 2023-09-23T19:50:02.221 INFO:journalctl@ceph.mon.a.smithi098.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:50:02.226 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: enabled 2023-09-23T19:50:02.232 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: active 2023-09-23T19:50:02.234 INFO:teuthology.orchestra.run.smithi098.stderr:Unit ntp.service is enabled and running 2023-09-23T19:50:02.234 INFO:teuthology.orchestra.run.smithi098.stderr:Host looks OK 2023-09-23T19:50:02.234 INFO:teuthology.orchestra.run.smithi098.stderr:Cluster fsid: 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:02.235 INFO:teuthology.orchestra.run.smithi098.stderr:Acquiring lock 139760637599696 on /run/cephadm/44e0f118-5a4a-11ee-8db4-212e2dc638e7.lock 2023-09-23T19:50:02.235 INFO:teuthology.orchestra.run.smithi098.stderr:Lock 139760637599696 acquired on /run/cephadm/44e0f118-5a4a-11ee-8db4-212e2dc638e7.lock 2023-09-23T19:50:02.235 INFO:teuthology.orchestra.run.smithi098.stderr:Verifying IP 172.21.15.98 port 3300 ... 2023-09-23T19:50:02.235 INFO:teuthology.orchestra.run.smithi098.stderr:Verifying IP 172.21.15.98 port 6789 ... 2023-09-23T19:50:02.235 INFO:teuthology.orchestra.run.smithi098.stderr:Base mon IP(s) is [172.21.15.98:3300, 172.21.15.98:6789], mon addrv is [v2:172.21.15.98:3300,v1:172.21.15.98:6789] 2023-09-23T19:50:02.239 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2023-09-23T19:50:02.239 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.98 metric 100 2023-09-23T19:50:02.239 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-09-23T19:50:02.239 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.98 2023-09-23T19:50:02.239 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.98 metric 100 2023-09-23T19:50:02.242 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-09-23T19:50:02.243 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-09-23T19:50:02.243 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1729sec pref medium 2023-09-23T19:50:02.247 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-09-23T19:50:02.247 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-09-23T19:50:02.247 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-09-23T19:50:02.247 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-09-23T19:50:02.247 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d26b/64 scope link 2023-09-23T19:50:02.247 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-09-23T19:50:02.248 INFO:teuthology.orchestra.run.smithi098.stderr:Mon IP `172.21.15.98` is in CIDR network `172.21.0.0/20` 2023-09-23T19:50:02.248 INFO:teuthology.orchestra.run.smithi098.stderr:Mon IP `172.21.15.98` is in CIDR network `172.21.0.0/20` 2023-09-23T19:50:02.248 INFO:teuthology.orchestra.run.smithi098.stderr:Mon IP `172.21.15.98` is in CIDR network `172.21.15.254/32` 2023-09-23T19:50:02.248 INFO:teuthology.orchestra.run.smithi098.stderr:Mon IP `172.21.15.98` is in CIDR network `172.21.15.254/32` 2023-09-23T19:50:02.248 INFO:teuthology.orchestra.run.smithi098.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.15.254/32', '172.21.15.254/32'] 2023-09-23T19:50:02.249 INFO:teuthology.orchestra.run.smithi098.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-09-23T19:50:02.249 INFO:teuthology.orchestra.run.smithi098.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-09-23T19:50:02.260 INFO:journalctl@ceph.mgr.y.smithi098.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:50:02.448 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/docker: pacific: Pulling from ceph-ci/ceph 2023-09-23T19:50:02.479 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/docker: Digest: sha256:396076557f19bac7d00d097a6db258821cfaec622cd332710d7957388aedf72b 2023-09-23T19:50:02.480 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/docker: Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:pacific 2023-09-23T19:50:02.505 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/docker: quay.ceph.io/ceph-ci/ceph:pacific 2023-09-23T19:50:03.485 INFO:teuthology.orchestra.run.smithi098.stderr:ceph: ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable) 2023-09-23T19:50:04.082 INFO:teuthology.orchestra.run.smithi098.stderr:Ceph version: ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable) 2023-09-23T19:50:04.082 INFO:teuthology.orchestra.run.smithi098.stderr:Extracting ceph user uid/gid from container image... 2023-09-23T19:50:04.872 INFO:teuthology.orchestra.run.smithi098.stderr:stat: 167 167 2023-09-23T19:50:05.437 INFO:teuthology.orchestra.run.smithi098.stderr:Creating initial keys... 2023-09-23T19:50:06.239 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-authtool: AQBuQQ9lt08MDhAArSVZmNi+9jvBu+JJVZvVdg== 2023-09-23T19:50:07.695 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-authtool: AQBvQQ9l1j01KRAAoG2n6sGNmo0zzXiSeFur8A== 2023-09-23T19:50:09.063 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-authtool: AQBxQQ9lprKQAxAAkz5eLdDZzS5nvw1mmYHMKg== 2023-09-23T19:50:09.636 INFO:teuthology.orchestra.run.smithi098.stderr:Creating initial monmap... 2023-09-23T19:50:10.449 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T19:50:10.449 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:10.449 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T19:50:11.072 INFO:teuthology.orchestra.run.smithi098.stderr:monmaptool for a [v2:172.21.15.98:3300,v1:172.21.15.98:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T19:50:11.072 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/monmaptool: set fsid to 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:11.072 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T19:50:11.072 INFO:teuthology.orchestra.run.smithi098.stderr: 2023-09-23T19:50:11.072 INFO:teuthology.orchestra.run.smithi098.stderr:Creating mon... 2023-09-23T19:50:11.919 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.911+0000 7feacc530880 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T19:50:11.919 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.911+0000 7feacc530880 1 imported monmap: 2023-09-23T19:50:11.919 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: epoch 0 2023-09-23T19:50:11.919 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:11.920 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: last_changed 2023-09-23T19:50:10.445121+0000 2023-09-23T19:50:11.920 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: created 2023-09-23T19:50:10.445121+0000 2023-09-23T19:50:11.920 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-09-23T19:50:11.920 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-09-23T19:50:11.920 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon.a 2023-09-23T19:50:11.920 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.921 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.911+0000 7feacc530880 0 /usr/bin/ceph-mon: set fsid to 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:11.921 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: RocksDB version: 6.8.1 2023-09-23T19:50:11.921 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.923 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T19:50:11.923 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Compile date Sep 21 2023 2023-09-23T19:50:11.923 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: DB SUMMARY 2023-09-23T19:50:11.923 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.923 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-09-23T19:50:11.923 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.923 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-09-23T19:50:11.923 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.error_if_exists: 0 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.create_if_missing: 1 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.env: 0x562f1a3c1080 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.fs: Posix File System 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.info_log: 0x562f1afd9aa0 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.statistics: (nil) 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.use_fsync: 0 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T19:50:11.924 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T19:50:11.925 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T19:50:11.925 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T19:50:11.925 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T19:50:11.925 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T19:50:11.925 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T19:50:11.947 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.db_log_dir: 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T19:50:11.948 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.write_buffer_manager: 0x562f1afe1890 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T19:50:11.949 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.unordered_write: 0 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.row_cache: None 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.wal_filter: None 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.two_write_queues: 0 2023-09-23T19:50:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.atomic_flush: 0 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T19:50:11.951 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_open_files: -1 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Compression algorithms supported: 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: kZSTD supported: 0 2023-09-23T19:50:11.952 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: kXpressCompression supported: 0 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: kZlibCompression supported: 1 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-09-23T19:50:11.953 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.merge_operator: 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_filter: None 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562f1aeefd20) 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-09-23T19:50:11.954 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: index_type: 0 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: checksum: 1 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: block_cache: 0x562f1af26d10 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-09-23T19:50:11.955 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T19:50:11.956 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: format_version: 2 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: block_align: 0 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compression: NoCompression 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T19:50:11.957 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T19:50:11.958 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.num_levels: 7 2023-09-23T19:50:11.958 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T19:50:11.958 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T19:50:11.958 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T19:50:11.958 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T19:50:11.958 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T19:50:11.958 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T19:50:11.958 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T19:50:11.959 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T19:50:11.960 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T19:50:11.961 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T19:50:11.962 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T19:50:11.962 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T19:50:11.962 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T19:50:11.962 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T19:50:11.962 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.table_properties_collectors: 2023-09-23T19:50:11.962 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T19:50:11.962 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T19:50:11.962 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T19:50:11.962 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T19:50:11.962 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T19:50:11.962 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.bloom_locality: 0 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.force_consistency_checks: 0 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.ttl: 2592000 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.915+0000 7feacc530880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.919+0000 7feacc530880 4 rocksdb: DB pointer 0x562f1afef800 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.919+0000 7feab53b9700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.919+0000 7feab53b9700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.964 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:50:11.965 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:50:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:50:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:50:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:50:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:50:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T19:50:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:50:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-23T19:50:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:50:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:50:11.967 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:50:11.968 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:50:11.968 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T19:50:11.968 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.968 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:50:11.968 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: 2023-09-23T19:50:11.968 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.919+0000 7feacc530880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-09-23T19:50:11.968 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.919+0000 7feacc530880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-09-23T19:50:11.968 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph-mon: debug 2023-09-23T19:50:11.919+0000 7feacc530880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-09-23T19:50:12.530 INFO:teuthology.orchestra.run.smithi098.stderr:create mon.a on 2023-09-23T19:50:12.556 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-09-23T19:50:12.757 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-09-23T19:50:12.961 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7.target. 2023-09-23T19:50:12.961 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7.target. 2023-09-23T19:50:13.395 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Failed to reset failed state of unit ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.a.service: Unit ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.a.service not loaded. 2023-09-23T19:50:13.404 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Created symlink /etc/systemd/system/ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7.target.wants/ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@.service. 2023-09-23T19:50:13.599 INFO:teuthology.orchestra.run.smithi098.stderr:firewalld does not appear to be present 2023-09-23T19:50:13.599 INFO:teuthology.orchestra.run.smithi098.stderr:Not possible to enable service . firewalld.service is not available 2023-09-23T19:50:13.599 INFO:teuthology.orchestra.run.smithi098.stderr:Waiting for mon to start... 2023-09-23T19:50:13.599 INFO:teuthology.orchestra.run.smithi098.stderr:Waiting for mon... 2023-09-23T19:50:15.135 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: cluster: 2023-09-23T19:50:15.136 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: id: 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:15.136 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-09-23T19:50:15.137 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:15.137 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: services: 2023-09-23T19:50:15.137 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.218799s) 2023-09-23T19:50:15.137 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: mgr: no daemons active 2023-09-23T19:50:15.138 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-09-23T19:50:15.138 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:15.138 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: data: 2023-09-23T19:50:15.138 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-09-23T19:50:15.138 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-09-23T19:50:15.139 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-09-23T19:50:15.139 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: pgs: 2023-09-23T19:50:15.139 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:15.167 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:14 smithi098 bash[26778]: cluster 2023-09-23T19:50:14.882862+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T19:50:15.756 INFO:teuthology.orchestra.run.smithi098.stderr:mon is available 2023-09-23T19:50:15.756 INFO:teuthology.orchestra.run.smithi098.stderr:Assimilating anything we can from ceph.conf... 2023-09-23T19:50:16.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:15 smithi098 bash[26778]: cluster 2023-09-23T19:50:14.912194+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T19:50:16.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:15 smithi098 bash[26778]: cluster 2023-09-23T19:50:14.912405+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0]} removed_ranks: {} 2023-09-23T19:50:16.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:15 smithi098 bash[26778]: cluster 2023-09-23T19:50:14.920192+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-09-23T19:50:16.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:15 smithi098 bash[26778]: cluster 2023-09-23T19:50:14.924988+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T19:50:16.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:15 smithi098 bash[26778]: cluster 2023-09-23T19:50:14.925816+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T19:50:16.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:15 smithi098 bash[26778]: audit 2023-09-23T19:50:15.130898+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.98:0/1657603218' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-09-23T19:50:16.811 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:16.811 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: [global] 2023-09-23T19:50:16.813 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: fsid = 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:16.813 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: log_to_journald = false 2023-09-23T19:50:16.813 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.98:3300,v1:172.21.15.98:6789] 2023-09-23T19:50:16.813 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-09-23T19:50:16.813 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-09-23T19:50:16.813 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-09-23T19:50:16.813 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-09-23T19:50:16.813 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:16.813 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: [mgr] 2023-09-23T19:50:16.813 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-09-23T19:50:16.813 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:16.814 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: [osd] 2023-09-23T19:50:16.814 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-09-23T19:50:16.814 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-09-23T19:50:17.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:16 smithi098 bash[26778]: audit 2023-09-23T19:50:16.800590+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.98:0/3924480116' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T19:50:17.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:16 smithi098 bash[26778]: audit 2023-09-23T19:50:16.806734+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.98:0/3924480116' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-09-23T19:50:17.443 INFO:teuthology.orchestra.run.smithi098.stderr:Generating new minimal ceph.conf... 2023-09-23T19:50:18.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:18 smithi098 bash[26778]: audit 2023-09-23T19:50:18.510417+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.98:0/925922585' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:19.140 INFO:teuthology.orchestra.run.smithi098.stderr:Restarting the monitor... 2023-09-23T19:50:19.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:19 smithi098 systemd[1]: Stopping Ceph mon.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T19:50:19.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:19 smithi098 bash[27166]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon.a 2023-09-23T19:50:19.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:19 smithi098 bash[26778]: debug 2023-09-23T19:50:19.311+0000 7f8170171700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T19:50:19.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:19 smithi098 bash[26778]: debug 2023-09-23T19:50:19.311+0000 7f8170171700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-09-23T19:50:19.893 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:19 smithi098 bash[27200]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T19:50:20.047 INFO:teuthology.orchestra.run.smithi098.stderr:Setting mon public_network to 172.21.0.0/20,172.21.15.254/32 2023-09-23T19:50:20.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:20 smithi098 bash[27266]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T19:50:20.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:20 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T19:50:20.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:20 smithi098 systemd[1]: Stopped Ceph mon.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T19:50:20.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:20 smithi098 systemd[1]: Started Ceph mon.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T19:50:21.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.171+0000 7f9cce6af880 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T19:50:21.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.171+0000 7f9cce6af880 0 ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable), process ceph-mon, pid 7 2023-09-23T19:50:21.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.171+0000 7f9cce6af880 0 pidfile_write: ignore empty --pid-file 2023-09-23T19:50:21.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 0 load: jerasure load: lrc load: isa 2023-09-23T19:50:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: RocksDB version: 6.8.1 2023-09-23T19:50:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T19:50:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Compile date Sep 21 2023 2023-09-23T19:50:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: DB SUMMARY 2023-09-23T19:50:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: CURRENT file: CURRENT 2023-09-23T19:50:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T19:50:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-09-23T19:50:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-09-23T19:50:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 86703 ; 2023-09-23T19:50:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.error_if_exists: 0 2023-09-23T19:50:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.create_if_missing: 0 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.env: 0x5595b11c1080 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.fs: Posix File System 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.info_log: 0x5595b2ef7a80 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.statistics: (nil) 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.use_fsync: 0 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T19:50:21.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T19:50:21.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T19:50:21.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T19:50:21.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T19:50:21.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T19:50:21.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T19:50:21.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T19:50:21.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.db_log_dir: 2023-09-23T19:50:21.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T19:50:21.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T19:50:21.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T19:50:21.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T19:50:21.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.write_buffer_manager: 0x5595b3bf4330 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T19:50:21.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.unordered_write: 0 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.row_cache: None 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.wal_filter: None 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T19:50:21.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.two_write_queues: 0 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.atomic_flush: 0 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T19:50:21.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_open_files: -1 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T19:50:21.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Compression algorithms supported: 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: kZSTD supported: 0 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: kXpressCompression supported: 0 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: kZlibCompression supported: 1 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-09-23T19:50:21.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.merge_operator: 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_filter: None 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5595b2ea5d18) 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: cache_index_and_filter_blocks: 1 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: pin_top_level_index_and_filter: 1 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: index_type: 0 2023-09-23T19:50:21.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: data_block_index_type: 0 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: index_shortening: 1 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: hash_index_allow_collision: 1 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: checksum: 1 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: no_block_cache: 0 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: block_cache: 0x5595b2edcf10 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: block_cache_name: BinnedLRUCache 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: block_cache_options: 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: capacity : 536870912 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: num_shard_bits : 4 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: strict_capacity_limit : 0 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: high_pri_pool_ratio: 0.000 2023-09-23T19:50:21.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: block_cache_compressed: (nil) 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: persistent_cache: (nil) 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: block_size: 4096 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: block_size_deviation: 10 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: block_restart_interval: 16 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: index_block_restart_interval: 1 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: metadata_block_size: 4096 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: partition_filters: 0 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: use_delta_encoding: 1 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: whole_key_filtering: 1 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: verify_compression: 0 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: read_amp_bytes_per_bit: 0 2023-09-23T19:50:21.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: format_version: 2 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: enable_index_compression: 1 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: block_align: 0 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compression: NoCompression 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.num_levels: 7 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T19:50:21.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T19:50:21.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T19:50:21.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T19:50:21.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.table_properties_collectors: 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.bloom_locality: 0 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T19:50:21.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T19:50:21.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T19:50:21.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.force_consistency_checks: 0 2023-09-23T19:50:21.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T19:50:21.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.ttl: 2592000 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498621182365, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.179+0000 7f9cce6af880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.183+0000 7f9cce6af880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.183+0000 7f9cce6af880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498621184827, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83303, "table_properties": {"data_size": 81576, "index_size": 332, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9829, "raw_average_key_size": 47, "raw_value_size": 75897, "raw_average_value_size": 368, "num_data_blocks": 11, "num_entries": 206, "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": 1695498621, "oldest_key_time": 3, "file_creation_time": 0}} 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.183+0000 7f9cce6af880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.183+0000 7f9cce6af880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498621185507, "job": 1, "event": "recovery_finished"} 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.183+0000 7f9cce6af880 4 rocksdb: DB pointer 0x5595b2fa5800 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.183+0000 7f9cb54b7700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-09-23T19:50:21.448 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.183+0000 7f9cb54b7700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: ** DB Stats ** 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: ** Compaction Stats [default] ** 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: L0 2/0 83.00 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 57.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:50:21.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Sum 2/0 83.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 57.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 57.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: ** Compaction Stats [default] ** 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 57.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:50:21.450 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Cumulative compaction: 0.00 GB write, 13.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Interval compaction: 0.00 GB write, 13.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: ** Compaction Stats [default] ** 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: L0 2/0 83.00 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 57.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Sum 2/0 83.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 57.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: ** Compaction Stats [default] ** 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:50:21.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 57.9 0.00 0.00 1 0.001 0 0 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Cumulative compaction: 0.00 GB write, 13.82 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.183+0000 7f9cce6af880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] at bind addrs [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.187+0000 7f9cce6af880 1 mon.a@-1(???) e1 preinit fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:21.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.187+0000 7f9cce6af880 0 mon.a@-1(???).mds e1 new map 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.187+0000 7f9cce6af880 0 mon.a@-1(???).mds e1 print_map 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: e1 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: legacy client fscid: -1 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: No filesystems configured 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.187+0000 7f9cce6af880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.187+0000 7f9cce6af880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.187+0000 7f9cce6af880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.187+0000 7f9cce6af880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: audit 2023-09-23T19:50:18.510417+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.98:0/925922585' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:50:21.453 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: debug 2023-09-23T19:50:21.187+0000 7f9cce6af880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-09-23T19:50:21.454 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: cluster 2023-09-23T19:50:21.194237+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T19:50:21.454 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: cluster 2023-09-23T19:50:21.194328+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0]} removed_ranks: {} 2023-09-23T19:50:21.454 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: cluster 2023-09-23T19:50:21.194992+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-09-23T19:50:21.454 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: cluster 2023-09-23T19:50:21.195048+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T19:50:21.454 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:21 smithi098 bash[27308]: cluster 2023-09-23T19:50:21.195627+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T19:50:22.131 INFO:teuthology.orchestra.run.smithi098.stderr:Wrote config to /etc/ceph/ceph.conf 2023-09-23T19:50:22.131 INFO:teuthology.orchestra.run.smithi098.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-09-23T19:50:22.131 INFO:teuthology.orchestra.run.smithi098.stderr:Creating mgr... 2023-09-23T19:50:22.131 INFO:teuthology.orchestra.run.smithi098.stderr:Verifying port 9283 ... 2023-09-23T19:50:22.362 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Failed to reset failed state of unit ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.y.service: Unit ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.y.service not loaded. 2023-09-23T19:50:22.369 INFO:teuthology.orchestra.run.smithi098.stderr:systemctl: Created symlink /etc/systemd/system/ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7.target.wants/ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@.service. 2023-09-23T19:50:22.595 INFO:teuthology.orchestra.run.smithi098.stderr:firewalld does not appear to be present 2023-09-23T19:50:22.595 INFO:teuthology.orchestra.run.smithi098.stderr:Not possible to enable service . firewalld.service is not available 2023-09-23T19:50:22.596 INFO:teuthology.orchestra.run.smithi098.stderr:firewalld does not appear to be present 2023-09-23T19:50:22.596 INFO:teuthology.orchestra.run.smithi098.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-09-23T19:50:22.596 INFO:teuthology.orchestra.run.smithi098.stderr:Waiting for mgr to start... 2023-09-23T19:50:22.596 INFO:teuthology.orchestra.run.smithi098.stderr:Waiting for mgr... 2023-09-23T19:50:22.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:22 smithi098 bash[27308]: audit 2023-09-23T19:50:21.446333+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.98:0/2915612608' entity='client.admin' 2023-09-23T19:50:24.194 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:24.195 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: { 2023-09-23T19:50:24.195 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "fsid": "44e0f118-5a4a-11ee-8db4-212e2dc638e7", 2023-09-23T19:50:24.195 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "health": { 2023-09-23T19:50:24.195 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-09-23T19:50:24.196 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "checks": {}, 2023-09-23T19:50:24.196 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "mutes": [] 2023-09-23T19:50:24.196 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:24.196 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-09-23T19:50:24.198 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "quorum": [ 2023-09-23T19:50:24.198 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 0 2023-09-23T19:50:24.198 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: ], 2023-09-23T19:50:24.198 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "quorum_names": [ 2023-09-23T19:50:24.199 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "a" 2023-09-23T19:50:24.199 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: ], 2023-09-23T19:50:24.199 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-09-23T19:50:24.199 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "monmap": { 2023-09-23T19:50:24.199 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:24.199 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-09-23T19:50:24.199 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_mons": 1 2023-09-23T19:50:24.199 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:24.199 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "osdmap": { 2023-09-23T19:50:24.199 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:24.200 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_osds": 0, 2023-09-23T19:50:24.200 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-09-23T19:50:24.200 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-09-23T19:50:24.200 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-09-23T19:50:24.201 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-09-23T19:50:24.201 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "pgmap": { 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_pools": 0, 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_objects": 0, 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "bytes_total": 0 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "fsmap": { 2023-09-23T19:50:24.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:24.204 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "by_rank": [], 2023-09-23T19:50:24.204 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "up:standby": 0 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "mgrmap": { 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "available": false, 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "modules": [ 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "iostat", 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "nfs", 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "restful" 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: ], 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "services": {} 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:24.205 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "servicemap": { 2023-09-23T19:50:24.206 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:24.206 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "modified": "2023-09-23T19:50:14.913668+0000", 2023-09-23T19:50:24.206 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "services": {} 2023-09-23T19:50:24.206 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:24.206 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "progress_events": {} 2023-09-23T19:50:24.206 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: } 2023-09-23T19:50:24.400 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:24 smithi098 bash[27576]: debug 2023-09-23T19:50:24.227+0000 7f18b4dc8680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:50:24.400 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:24 smithi098 bash[27308]: audit 2023-09-23T19:50:24.189866+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.98:0/930124762' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T19:50:24.843 INFO:teuthology.orchestra.run.smithi098.stderr:mgr not available, waiting (1/15)... 2023-09-23T19:50:25.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:24 smithi098 bash[27576]: debug 2023-09-23T19:50:24.691+0000 7f18b4dc8680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:50:25.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:25 smithi098 bash[27576]: debug 2023-09-23T19:50:25.615+0000 7f18b4dc8680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:50:25.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:25 smithi098 bash[27576]: debug 2023-09-23T19:50:25.715+0000 7f18b4dc8680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:50:26.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:25 smithi098 bash[27576]: debug 2023-09-23T19:50:25.991+0000 7f18b4dc8680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:50:27.417 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:27 smithi098 bash[27576]: debug 2023-09-23T19:50:27.151+0000 7f18b4dc8680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:50:27.417 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:27 smithi098 bash[27576]: debug 2023-09-23T19:50:27.315+0000 7f18b4dc8680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:50:27.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:27 smithi098 bash[27576]: debug 2023-09-23T19:50:27.411+0000 7f18b4dc8680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:50:27.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:27 smithi098 bash[27576]: debug 2023-09-23T19:50:27.519+0000 7f18b4dc8680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:50:27.985 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:27.986 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: { 2023-09-23T19:50:27.986 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "fsid": "44e0f118-5a4a-11ee-8db4-212e2dc638e7", 2023-09-23T19:50:27.986 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "health": { 2023-09-23T19:50:27.986 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-09-23T19:50:27.986 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "checks": {}, 2023-09-23T19:50:27.986 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "mutes": [] 2023-09-23T19:50:27.986 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:27.986 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-09-23T19:50:27.986 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "quorum": [ 2023-09-23T19:50:27.986 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 0 2023-09-23T19:50:27.987 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: ], 2023-09-23T19:50:27.987 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "quorum_names": [ 2023-09-23T19:50:27.987 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "a" 2023-09-23T19:50:27.988 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: ], 2023-09-23T19:50:27.988 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-09-23T19:50:27.988 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "monmap": { 2023-09-23T19:50:27.988 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:27.988 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-09-23T19:50:27.989 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_mons": 1 2023-09-23T19:50:27.989 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:27.989 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "osdmap": { 2023-09-23T19:50:27.989 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:27.989 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_osds": 0, 2023-09-23T19:50:27.989 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-09-23T19:50:27.989 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-09-23T19:50:27.989 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-09-23T19:50:27.992 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-09-23T19:50:27.992 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-09-23T19:50:27.992 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "pgmap": { 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_pools": 0, 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_objects": 0, 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "bytes_total": 0 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "fsmap": { 2023-09-23T19:50:27.993 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "by_rank": [], 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "up:standby": 0 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "mgrmap": { 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "available": false, 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "modules": [ 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "iostat", 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "nfs", 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "restful" 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: ], 2023-09-23T19:50:27.994 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "services": {} 2023-09-23T19:50:27.995 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:27.995 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "servicemap": { 2023-09-23T19:50:27.995 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:27.995 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "modified": "2023-09-23T19:50:14.913668+0000", 2023-09-23T19:50:27.995 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "services": {} 2023-09-23T19:50:27.995 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:27.995 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "progress_events": {} 2023-09-23T19:50:27.995 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: } 2023-09-23T19:50:28.014 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:27 smithi098 bash[27576]: debug 2023-09-23T19:50:27.743+0000 7f18b4dc8680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:50:28.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:28 smithi098 bash[27576]: debug 2023-09-23T19:50:28.123+0000 7f18b4dc8680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:50:28.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:28 smithi098 bash[27576]: debug 2023-09-23T19:50:28.247+0000 7f18b4dc8680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:50:28.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:28 smithi098 bash[27308]: audit 2023-09-23T19:50:27.980180+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.98:0/1352197610' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T19:50:28.648 INFO:teuthology.orchestra.run.smithi098.stderr:mgr not available, waiting (2/15)... 2023-09-23T19:50:29.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:29 smithi098 bash[27576]: debug 2023-09-23T19:50:29.103+0000 7f18b4dc8680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:50:29.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:29 smithi098 bash[27576]: debug 2023-09-23T19:50:29.211+0000 7f18b4dc8680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:50:29.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:29 smithi098 bash[27576]: debug 2023-09-23T19:50:29.323+0000 7f18b4dc8680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:50:29.832 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:29 smithi098 bash[27576]: debug 2023-09-23T19:50:29.539+0000 7f18b4dc8680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:50:30.169 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:29 smithi098 bash[27576]: debug 2023-09-23T19:50:29.827+0000 7f18b4dc8680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:50:30.170 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:29 smithi098 bash[27576]: debug 2023-09-23T19:50:29.991+0000 7f18b4dc8680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:50:30.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27576]: debug 2023-09-23T19:50:30.163+0000 7f18b4dc8680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:50:30.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27576]: debug 2023-09-23T19:50:30.383+0000 7f18b4dc8680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:50:30.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27576]: debug 2023-09-23T19:50:30.487+0000 7f18b4dc8680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:50:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: cluster 2023-09-23T19:50:30.509920+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-09-23T19:50:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: cluster 2023-09-23T19:50:30.515464+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00573684s) 2023-09-23T19:50:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: audit 2023-09-23T19:50:30.517653+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.98:0/3201717838' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:50:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: audit 2023-09-23T19:50:30.517946+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.98:0/3201717838' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:50:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: audit 2023-09-23T19:50:30.518161+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.98:0/3201717838' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:50:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: audit 2023-09-23T19:50:30.518406+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.98:0/3201717838' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:50:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: audit 2023-09-23T19:50:30.518926+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.98:0/3201717838' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:50:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: cluster 2023-09-23T19:50:30.522343+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-09-23T19:50:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: audit 2023-09-23T19:50:30.534497+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.98:0/3201717838' entity='mgr.y' 2023-09-23T19:50:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: audit 2023-09-23T19:50:30.543190+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.98:0/3201717838' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:50:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: audit 2023-09-23T19:50:30.547587+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.98:0/3201717838' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:50:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: audit 2023-09-23T19:50:30.552455+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.98:0/3201717838' entity='mgr.y' 2023-09-23T19:50:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:30 smithi098 bash[27308]: audit 2023-09-23T19:50:30.554751+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.98:0/3201717838' entity='mgr.y' 2023-09-23T19:50:32.056 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:32.056 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: { 2023-09-23T19:50:32.056 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "fsid": "44e0f118-5a4a-11ee-8db4-212e2dc638e7", 2023-09-23T19:50:32.056 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "health": { 2023-09-23T19:50:32.056 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-09-23T19:50:32.056 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "checks": {}, 2023-09-23T19:50:32.056 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "mutes": [] 2023-09-23T19:50:32.056 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:32.057 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-09-23T19:50:32.058 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "quorum": [ 2023-09-23T19:50:32.058 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 0 2023-09-23T19:50:32.058 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: ], 2023-09-23T19:50:32.058 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "quorum_names": [ 2023-09-23T19:50:32.058 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "a" 2023-09-23T19:50:32.058 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: ], 2023-09-23T19:50:32.059 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-09-23T19:50:32.059 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "monmap": { 2023-09-23T19:50:32.059 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:32.059 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-09-23T19:50:32.059 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_mons": 1 2023-09-23T19:50:32.059 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:32.060 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "osdmap": { 2023-09-23T19:50:32.060 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:32.060 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_osds": 0, 2023-09-23T19:50:32.060 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-09-23T19:50:32.060 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-09-23T19:50:32.060 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-09-23T19:50:32.061 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-09-23T19:50:32.061 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-09-23T19:50:32.061 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:32.061 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "pgmap": { 2023-09-23T19:50:32.064 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-09-23T19:50:32.064 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-09-23T19:50:32.064 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_pools": 0, 2023-09-23T19:50:32.064 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_objects": 0, 2023-09-23T19:50:32.064 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-09-23T19:50:32.064 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-09-23T19:50:32.064 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-09-23T19:50:32.064 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "bytes_total": 0 2023-09-23T19:50:32.064 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:32.064 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "fsmap": { 2023-09-23T19:50:32.064 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "by_rank": [], 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "up:standby": 0 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "mgrmap": { 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "available": true, 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "modules": [ 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "iostat", 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "nfs", 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "restful" 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: ], 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "services": {} 2023-09-23T19:50:32.065 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:32.066 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "servicemap": { 2023-09-23T19:50:32.066 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-23T19:50:32.066 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "modified": "2023-09-23T19:50:14.913668+0000", 2023-09-23T19:50:32.066 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "services": {} 2023-09-23T19:50:32.066 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: }, 2023-09-23T19:50:32.066 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "progress_events": {} 2023-09-23T19:50:32.066 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: } 2023-09-23T19:50:32.670 INFO:teuthology.orchestra.run.smithi098.stderr:mgr is available 2023-09-23T19:50:32.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:32 smithi098 bash[27308]: cluster 2023-09-23T19:50:31.521514+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.0118s) 2023-09-23T19:50:32.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:32 smithi098 bash[27308]: audit 2023-09-23T19:50:32.050625+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.98:0/3910815767' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T19:50:33.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:33 smithi098 bash[27308]: cluster 2023-09-23T19:50:32.521781+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-09-23T19:50:34.006 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: [global] 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: fsid = 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: log_to_journald = false 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: [mgr] 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 2023-09-23T19:50:34.007 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: [osd] 2023-09-23T19:50:34.008 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-09-23T19:50:34.008 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-09-23T19:50:34.677 INFO:teuthology.orchestra.run.smithi098.stderr:Enabling cephadm module... 2023-09-23T19:50:34.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:34 smithi098 bash[27308]: audit 2023-09-23T19:50:33.999659+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.98:0/1182009433' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T19:50:36.406 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:36 smithi098 bash[27576]: ignoring --setuser ceph since I am not root 2023-09-23T19:50:36.407 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:36 smithi098 bash[27576]: ignoring --setgroup ceph since I am not root 2023-09-23T19:50:36.407 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:36 smithi098 bash[27576]: debug 2023-09-23T19:50:36.299+0000 7f4d84b85680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T19:50:36.407 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:36 smithi098 bash[27308]: audit 2023-09-23T19:50:36.064964+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.98:0/3791838482' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-09-23T19:50:36.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:36 smithi098 bash[27576]: debug 2023-09-23T19:50:36.399+0000 7f4d84b85680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:50:37.129 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:36 smithi098 bash[27576]: debug 2023-09-23T19:50:36.839+0000 7f4d84b85680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:50:37.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:37 smithi098 bash[27308]: audit 2023-09-23T19:50:36.121261+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.98:0/3791838482' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-09-23T19:50:37.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:37 smithi098 bash[27308]: cluster 2023-09-23T19:50:36.121421+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 5s) 2023-09-23T19:50:38.119 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:37 smithi098 bash[27576]: debug 2023-09-23T19:50:37.763+0000 7f4d84b85680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:50:38.119 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:37 smithi098 bash[27576]: debug 2023-09-23T19:50:37.863+0000 7f4d84b85680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:50:38.119 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:38 smithi098 bash[27576]: debug 2023-09-23T19:50:38.111+0000 7f4d84b85680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:50:38.218 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: { 2023-09-23T19:50:38.218 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 5, 2023-09-23T19:50:38.218 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "available": true, 2023-09-23T19:50:38.218 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "active_name": "y", 2023-09-23T19:50:38.218 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_standby": 0 2023-09-23T19:50:38.219 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: } 2023-09-23T19:50:38.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:38 smithi098 bash[27308]: audit 2023-09-23T19:50:38.213058+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.98:0/3368170998' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T19:50:38.896 INFO:teuthology.orchestra.run.smithi098.stderr:Waiting for the mgr to restart... 2023-09-23T19:50:38.896 INFO:teuthology.orchestra.run.smithi098.stderr:Waiting for mgr epoch 5... 2023-09-23T19:50:39.512 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:39 smithi098 bash[27576]: debug 2023-09-23T19:50:39.242+0000 7f4d84b85680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:50:39.512 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:39 smithi098 bash[27576]: debug 2023-09-23T19:50:39.402+0000 7f4d84b85680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:50:39.862 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:39 smithi098 bash[27576]: debug 2023-09-23T19:50:39.506+0000 7f4d84b85680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:50:39.862 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:39 smithi098 bash[27576]: debug 2023-09-23T19:50:39.618+0000 7f4d84b85680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:50:40.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:39 smithi098 bash[27576]: debug 2023-09-23T19:50:39.854+0000 7f4d84b85680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:50:40.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:40 smithi098 bash[27576]: debug 2023-09-23T19:50:40.218+0000 7f4d84b85680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:50:40.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:40 smithi098 bash[27576]: debug 2023-09-23T19:50:40.335+0000 7f4d84b85680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:50:41.636 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:41 smithi098 bash[27576]: debug 2023-09-23T19:50:41.191+0000 7f4d84b85680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:50:41.636 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:41 smithi098 bash[27576]: debug 2023-09-23T19:50:41.291+0000 7f4d84b85680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:50:41.636 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:41 smithi098 bash[27576]: debug 2023-09-23T19:50:41.411+0000 7f4d84b85680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:50:42.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:41 smithi098 bash[27576]: debug 2023-09-23T19:50:41.631+0000 7f4d84b85680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:50:42.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:41 smithi098 bash[27576]: debug 2023-09-23T19:50:41.919+0000 7f4d84b85680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:50:42.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27576]: debug 2023-09-23T19:50:42.079+0000 7f4d84b85680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:50:42.579 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27576]: debug 2023-09-23T19:50:42.251+0000 7f4d84b85680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:50:42.579 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27576]: debug 2023-09-23T19:50:42.463+0000 7f4d84b85680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:50:42.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27576]: debug 2023-09-23T19:50:42.571+0000 7f4d84b85680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:50:42.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27308]: cluster 2023-09-23T19:50:42.598133+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2023-09-23T19:50:42.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27308]: cluster 2023-09-23T19:50:42.598590+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2023-09-23T19:50:42.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27308]: cluster 2023-09-23T19:50:42.604641+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-09-23T19:50:42.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27308]: cluster 2023-09-23T19:50:42.604866+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00642993s) 2023-09-23T19:50:42.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27308]: audit 2023-09-23T19:50:42.605943+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:50:42.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27308]: audit 2023-09-23T19:50:42.607053+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:50:42.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27308]: audit 2023-09-23T19:50:42.608110+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:50:42.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27308]: audit 2023-09-23T19:50:42.608359+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:50:42.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27308]: audit 2023-09-23T19:50:42.608591+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:50:42.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27308]: cluster 2023-09-23T19:50:42.611541+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2023-09-23T19:50:42.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:42 smithi098 bash[27308]: audit 2023-09-23T19:50:42.630031+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' 2023-09-23T19:50:43.627 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: { 2023-09-23T19:50:43.627 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-09-23T19:50:43.627 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "initialized": true 2023-09-23T19:50:43.627 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: } 2023-09-23T19:50:43.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:43 smithi098 bash[27308]: cephadm 2023-09-23T19:50:42.626801+0000 mgr.y (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-09-23T19:50:43.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:43 smithi098 bash[27308]: audit 2023-09-23T19:50:42.753338+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' 2023-09-23T19:50:43.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:43 smithi098 bash[27308]: audit 2023-09-23T19:50:42.755096+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:43.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:43 smithi098 bash[27308]: audit 2023-09-23T19:50:42.757161+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:43.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:43 smithi098 bash[27308]: audit 2023-09-23T19:50:42.760675+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:43.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:43 smithi098 bash[27308]: audit 2023-09-23T19:50:42.786117+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:50:43.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:43 smithi098 bash[27308]: audit 2023-09-23T19:50:42.791195+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:50:43.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:43 smithi098 bash[27308]: cluster 2023-09-23T19:50:43.609007+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: y(active, since 1.01056s) 2023-09-23T19:50:44.302 INFO:teuthology.orchestra.run.smithi098.stderr:mgr epoch 5 is available 2023-09-23T19:50:44.302 INFO:teuthology.orchestra.run.smithi098.stderr:Setting orchestrator backend to cephadm... 2023-09-23T19:50:45.026 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:44 smithi098 bash[27308]: audit 2023-09-23T19:50:43.607927+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-23T19:50:45.026 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:44 smithi098 bash[27308]: audit 2023-09-23T19:50:43.622634+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-23T19:50:46.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:45 smithi098 bash[27308]: cluster 2023-09-23T19:50:44.758981+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-09-23T19:50:46.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:45 smithi098 bash[27308]: audit 2023-09-23T19:50:45.678613+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' 2023-09-23T19:50:46.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:45 smithi098 bash[27308]: audit 2023-09-23T19:50:45.738414+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:47.059 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:46 smithi098 bash[27308]: audit 2023-09-23T19:50:45.670300+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:50:47.601 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: value unchanged 2023-09-23T19:50:48.246 INFO:teuthology.orchestra.run.smithi098.stderr:Generating ssh key... 2023-09-23T19:50:48.678 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:48 smithi098 bash[27308]: audit 2023-09-23T19:50:47.596588+0000 mgr.y (mgr.14116) 5 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:50:50.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: Generating public/private rsa key pair. 2023-09-23T19:50:50.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: Your identification has been saved in /tmp/tmpcrasfobe/key. 2023-09-23T19:50:50.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: Your public key has been saved in /tmp/tmpcrasfobe/key.pub. 2023-09-23T19:50:50.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: The key fingerprint is: 2023-09-23T19:50:50.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: SHA256:mSP20ntQQ/8u7M5w5gkhSpja8GZKn7q2wVQJ+MrogiE ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:50.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: The key's randomart image is: 2023-09-23T19:50:50.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: +---[RSA 3072]----+ 2023-09-23T19:50:50.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: | .. | 2023-09-23T19:50:50.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: |. . . . | 2023-09-23T19:50:50.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: | . o . . | 2023-09-23T19:50:50.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: | .. o oo . | 2023-09-23T19:50:50.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: |o.o o + S... . | 2023-09-23T19:50:50.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: |E+ = o =.o . . | 2023-09-23T19:50:50.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: |+.= = o o.o.o. | 2023-09-23T19:50:50.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: |oo.* . . ..Bo.. | 2023-09-23T19:50:50.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: |..=+o .. o*. | 2023-09-23T19:50:50.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:49 smithi098 bash[27576]: +----[SHA256]-----+ 2023-09-23T19:50:51.038 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:50 smithi098 bash[27308]: audit 2023-09-23T19:50:49.604994+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:50:51.039 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:50 smithi098 bash[27308]: cephadm 2023-09-23T19:50:49.605425+0000 mgr.y (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2023-09-23T19:50:51.039 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:50 smithi098 bash[27308]: audit 2023-09-23T19:50:49.760774+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' 2023-09-23T19:50:51.039 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:50 smithi098 bash[27308]: audit 2023-09-23T19:50:49.764409+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' 2023-09-23T19:50:51.635 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0GmfgWzn3WD+UiHAxJIoDrwBY5JhhZs4C9+63Qhub9IT2RQV7SrmsR0C2i1yWP8+bjEsf9G+Wx4x7BQZWS0APJhalygz0I1fhnxJbKLfpMtzPHjWBZ/qqCP90Iv3PHAMxNEBt3L+bCy2vZxdSOS/ydQaaMaVrSqHNkQdKQgD9f0rkThz4VHzTMZ1v9FkFPdi7etBiya3UXt9EZAjhKhdyebYAnJRx7rBee1xgxlIq9PckKRcLEUOX6Jf4p3cHSYo5SsRqWanrL+JQDM8dyZXzTSzhT3yZ4kaijjmZj8taWT09FJbD2PSTUpi3NK5IQTqfnDxZQ2enyGBKfeDPcXfIvXsd8BDf6zEnNIuaTC/NR2U69d3yCY2+U9uR/mYdMzagXDghi91j7cP87bnHS4rhjP10CWbH98UX60fY/ZmHPg4XczgrthgSctXOXm56rKD6Afb/Wi3hnDrqKyPR8yJZJXrsPlhZUzYqcKB+wXiqEUB+gW51pa+kJG7yo/fsh0s= ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:50:52.266 INFO:teuthology.orchestra.run.smithi098.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-09-23T19:50:52.266 INFO:teuthology.orchestra.run.smithi098.stderr:Adding key to root@localhost authorized_keys... 2023-09-23T19:50:52.267 INFO:teuthology.orchestra.run.smithi098.stderr:Adding host smithi098... 2023-09-23T19:50:52.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:52 smithi098 bash[27308]: audit 2023-09-23T19:50:51.631575+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:50:53.927 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:50:53 smithi098 bash[27576]: Warning: Permanently added '172.21.15.98' (ECDSA) to the list of known hosts. 2023-09-23T19:50:54.378 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: Added host 'smithi098' with addr '172.21.15.98' 2023-09-23T19:50:54.645 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:54 smithi098 bash[27308]: audit 2023-09-23T19:50:53.568994+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi098", "addr": "172.21.15.98", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:50:55.390 INFO:teuthology.orchestra.run.smithi098.stderr:Deploying unmanaged mon service... 2023-09-23T19:50:55.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:55 smithi098 bash[27308]: audit 2023-09-23T19:50:54.372661+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' 2023-09-23T19:50:55.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:55 smithi098 bash[27308]: cephadm 2023-09-23T19:50:54.373373+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Added host smithi098 2023-09-23T19:50:55.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:55 smithi098 bash[27308]: audit 2023-09-23T19:50:54.379823+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:50:57.202 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: Scheduled mon update... 2023-09-23T19:50:58.043 INFO:teuthology.orchestra.run.smithi098.stderr:Deploying unmanaged mgr service... 2023-09-23T19:50:58.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:58 smithi098 bash[27308]: audit 2023-09-23T19:50:57.191408+0000 mgr.y (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:50:58.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:58 smithi098 bash[27308]: cephadm 2023-09-23T19:50:57.194791+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2023-09-23T19:50:58.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:58 smithi098 bash[27308]: audit 2023-09-23T19:50:57.199390+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' 2023-09-23T19:50:58.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:58 smithi098 bash[27308]: audit 2023-09-23T19:50:57.649053+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' 2023-09-23T19:50:58.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:50:58 smithi098 bash[27308]: audit 2023-09-23T19:50:57.893090+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' 2023-09-23T19:50:59.415 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-09-23T19:51:00.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:00 smithi098 bash[27308]: audit 2023-09-23T19:50:59.406713+0000 mgr.y (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:51:00.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:00 smithi098 bash[27308]: cephadm 2023-09-23T19:50:59.407752+0000 mgr.y (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2023-09-23T19:51:00.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:00 smithi098 bash[27308]: audit 2023-09-23T19:50:59.412351+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' 2023-09-23T19:51:02.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:02 smithi098 bash[27308]: audit 2023-09-23T19:51:01.392619+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.98:0/3344802927' entity='client.admin' 2023-09-23T19:51:03.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:03 smithi098 bash[27308]: cluster 2023-09-23T19:51:02.610012+0000 mgr.y (mgr.14116) 15 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:03.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:03 smithi098 bash[27308]: audit 2023-09-23T19:51:03.387166+0000 mon.a (mon.0) 60 : audit [INF] from='client.? 172.21.15.98:0/1430472280' entity='client.admin' 2023-09-23T19:51:04.083 INFO:teuthology.orchestra.run.smithi098.stderr:Enabling the dashboard module... 2023-09-23T19:51:06.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:05 smithi098 bash[27308]: cluster 2023-09-23T19:51:04.610320+0000 mgr.y (mgr.14116) 16 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:06.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:05 smithi098 bash[27308]: audit 2023-09-23T19:51:04.873151+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.98:0/2335911492' entity='mgr.y' 2023-09-23T19:51:06.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:05 smithi098 bash[27308]: audit 2023-09-23T19:51:05.455890+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.98:0/1173609923' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-09-23T19:51:06.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:05 smithi098 bash[27576]: ignoring --setuser ceph since I am not root 2023-09-23T19:51:06.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:05 smithi098 bash[27576]: ignoring --setgroup ceph since I am not root 2023-09-23T19:51:06.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:06 smithi098 bash[27576]: debug 2023-09-23T19:51:06.077+0000 7f231694f680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T19:51:06.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:06 smithi098 bash[27576]: debug 2023-09-23T19:51:06.177+0000 7f231694f680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:51:06.881 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:06 smithi098 bash[27576]: debug 2023-09-23T19:51:06.617+0000 7f231694f680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:51:07.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:06 smithi098 bash[27308]: audit 2023-09-23T19:51:05.878207+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.98:0/1173609923' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-09-23T19:51:07.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:06 smithi098 bash[27308]: cluster 2023-09-23T19:51:05.878374+0000 mon.a (mon.0) 64 : cluster [DBG] mgrmap e9: y(active, since 23s) 2023-09-23T19:51:07.642 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:07 smithi098 bash[27576]: debug 2023-09-23T19:51:07.537+0000 7f231694f680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:51:07.902 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:07 smithi098 bash[27576]: debug 2023-09-23T19:51:07.637+0000 7f231694f680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:51:08.070 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: { 2023-09-23T19:51:08.070 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "epoch": 9, 2023-09-23T19:51:08.070 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "available": true, 2023-09-23T19:51:08.070 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "active_name": "y", 2023-09-23T19:51:08.070 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "num_standby": 0 2023-09-23T19:51:08.071 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: } 2023-09-23T19:51:08.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:08 smithi098 bash[27308]: audit 2023-09-23T19:51:08.067913+0000 mon.a (mon.0) 65 : audit [DBG] from='client.? 172.21.15.98:0/2333786729' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T19:51:08.176 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:07 smithi098 bash[27576]: debug 2023-09-23T19:51:07.897+0000 7f231694f680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:51:08.737 INFO:teuthology.orchestra.run.smithi098.stderr:Waiting for the mgr to restart... 2023-09-23T19:51:08.737 INFO:teuthology.orchestra.run.smithi098.stderr:Waiting for mgr epoch 9... 2023-09-23T19:51:09.297 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:09 smithi098 bash[27576]: debug 2023-09-23T19:51:09.029+0000 7f231694f680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:51:09.297 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:09 smithi098 bash[27576]: debug 2023-09-23T19:51:09.197+0000 7f231694f680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:51:09.632 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:09 smithi098 bash[27576]: debug 2023-09-23T19:51:09.293+0000 7f231694f680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:51:09.632 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:09 smithi098 bash[27576]: debug 2023-09-23T19:51:09.409+0000 7f231694f680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:51:09.632 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:09 smithi098 bash[27576]: debug 2023-09-23T19:51:09.625+0000 7f231694f680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:51:10.426 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:10 smithi098 bash[27576]: debug 2023-09-23T19:51:09.997+0000 7f231694f680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:51:10.426 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:10 smithi098 bash[27576]: debug 2023-09-23T19:51:10.121+0000 7f231694f680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:51:11.176 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:10 smithi098 bash[27576]: debug 2023-09-23T19:51:10.993+0000 7f231694f680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:51:11.176 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:11 smithi098 bash[27576]: debug 2023-09-23T19:51:11.093+0000 7f231694f680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:51:11.676 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:11 smithi098 bash[27576]: debug 2023-09-23T19:51:11.209+0000 7f231694f680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:51:11.676 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:11 smithi098 bash[27576]: debug 2023-09-23T19:51:11.437+0000 7f231694f680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:51:12.100 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:11 smithi098 bash[27576]: debug 2023-09-23T19:51:11.757+0000 7f231694f680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:51:12.100 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:11 smithi098 bash[27576]: debug 2023-09-23T19:51:11.921+0000 7f231694f680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:51:12.408 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27576]: debug 2023-09-23T19:51:12.093+0000 7f231694f680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:51:12.408 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27576]: debug 2023-09-23T19:51:12.317+0000 7f231694f680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:51:12.676 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27576]: debug 2023-09-23T19:51:12.429+0000 7f231694f680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:51:12.676 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27576]: Warning: Permanently added '172.21.15.98' (ECDSA) to the list of known hosts. 2023-09-23T19:51:12.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27308]: cluster 2023-09-23T19:51:12.453852+0000 mon.a (mon.0) 66 : cluster [INF] Active manager daemon y restarted 2023-09-23T19:51:12.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27308]: cluster 2023-09-23T19:51:12.454305+0000 mon.a (mon.0) 67 : cluster [INF] Activating manager daemon y 2023-09-23T19:51:12.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27308]: cluster 2023-09-23T19:51:12.460429+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-09-23T19:51:12.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27308]: cluster 2023-09-23T19:51:12.460670+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00652824s) 2023-09-23T19:51:12.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27308]: audit 2023-09-23T19:51:12.461826+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:51:12.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27308]: audit 2023-09-23T19:51:12.462776+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:51:12.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27308]: audit 2023-09-23T19:51:12.463506+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:51:12.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27308]: audit 2023-09-23T19:51:12.463684+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:51:12.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27308]: audit 2023-09-23T19:51:12.463862+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:51:12.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:12 smithi098 bash[27308]: cluster 2023-09-23T19:51:12.466532+0000 mon.a (mon.0) 75 : cluster [INF] Manager daemon y is now available 2023-09-23T19:51:13.477 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: { 2023-09-23T19:51:13.478 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-09-23T19:51:13.478 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: "initialized": true 2023-09-23T19:51:13.478 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: } 2023-09-23T19:51:13.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:13 smithi098 bash[27308]: audit 2023-09-23T19:51:12.604228+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:13.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:13 smithi098 bash[27308]: audit 2023-09-23T19:51:12.607300+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:13.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:13 smithi098 bash[27308]: audit 2023-09-23T19:51:12.638580+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:51:13.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:13 smithi098 bash[27308]: audit 2023-09-23T19:51:12.644300+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:51:13.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:13 smithi098 bash[27308]: cluster 2023-09-23T19:51:13.464170+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e11: y(active, since 1.01003s) 2023-09-23T19:51:14.150 INFO:teuthology.orchestra.run.smithi098.stderr:mgr epoch 9 is available 2023-09-23T19:51:14.150 INFO:teuthology.orchestra.run.smithi098.stderr:Generating a dashboard self-signed certificate... 2023-09-23T19:51:14.905 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:14 smithi098 bash[27308]: audit 2023-09-23T19:51:13.463702+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-23T19:51:14.906 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:14 smithi098 bash[27308]: audit 2023-09-23T19:51:13.475825+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-23T19:51:15.771 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: Self-signed certificate created 2023-09-23T19:51:15.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:15 smithi098 bash[27308]: cluster 2023-09-23T19:51:14.517095+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-09-23T19:51:16.499 INFO:teuthology.orchestra.run.smithi098.stderr:Creating initial admin user... 2023-09-23T19:51:16.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:16 smithi098 bash[27308]: audit 2023-09-23T19:51:15.502694+0000 mgr.y (mgr.14146) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:51:16.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:16 smithi098 bash[27308]: audit 2023-09-23T19:51:15.764279+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:16.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:16 smithi098 bash[27308]: audit 2023-09-23T19:51:15.769931+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:18.147 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$VOMX2H0trJ5aT/xk6EeCTeGxLsCAYcSYs5iFd6b/aFqOuMZ360WwO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1695498678, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-09-23T19:51:18.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:17 smithi098 bash[27308]: audit 2023-09-23T19:51:17.901229+0000 mgr.y (mgr.14146) 4 : audit [DBG] from='client.14158 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:51:18.814 INFO:teuthology.orchestra.run.smithi098.stderr:Fetching dashboard port number... 2023-09-23T19:51:19.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:19 smithi098 bash[27308]: audit 2023-09-23T19:51:18.144838+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:20.177 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: 8443 2023-09-23T19:51:20.401 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:20 smithi098 bash[27308]: cluster 2023-09-23T19:51:19.148390+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-09-23T19:51:20.401 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:20 smithi098 bash[27308]: audit 2023-09-23T19:51:19.618372+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:20.846 INFO:teuthology.orchestra.run.smithi098.stderr:firewalld does not appear to be present 2023-09-23T19:51:20.846 INFO:teuthology.orchestra.run.smithi098.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-09-23T19:51:20.849 INFO:teuthology.orchestra.run.smithi098.stderr:Ceph Dashboard is now available at: 2023-09-23T19:51:20.849 INFO:teuthology.orchestra.run.smithi098.stderr: 2023-09-23T19:51:20.850 INFO:teuthology.orchestra.run.smithi098.stderr: URL: https://smithi098.front.sepia.ceph.com:8443/ 2023-09-23T19:51:20.850 INFO:teuthology.orchestra.run.smithi098.stderr: User: admin 2023-09-23T19:51:20.850 INFO:teuthology.orchestra.run.smithi098.stderr: Password: zk5b3kpymo 2023-09-23T19:51:20.850 INFO:teuthology.orchestra.run.smithi098.stderr: 2023-09-23T19:51:20.850 INFO:teuthology.orchestra.run.smithi098.stderr:Enabling autotune for osd_memory_target 2023-09-23T19:51:21.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:21 smithi098 bash[27308]: audit 2023-09-23T19:51:20.175970+0000 mon.a (mon.0) 87 : audit [DBG] from='client.? 172.21.15.98:0/4152398999' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-09-23T19:51:24.449 INFO:teuthology.orchestra.run.smithi098.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-09-23T19:51:25.398 INFO:teuthology.orchestra.run.smithi098.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-09-23T19:51:25.399 INFO:teuthology.orchestra.run.smithi098.stderr: 2023-09-23T19:51:25.399 INFO:teuthology.orchestra.run.smithi098.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-09-23T19:51:25.399 INFO:teuthology.orchestra.run.smithi098.stderr: 2023-09-23T19:51:25.399 INFO:teuthology.orchestra.run.smithi098.stderr:Or, if you are only running a single cluster on this host: 2023-09-23T19:51:25.399 INFO:teuthology.orchestra.run.smithi098.stderr: 2023-09-23T19:51:25.399 INFO:teuthology.orchestra.run.smithi098.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2023-09-23T19:51:25.399 INFO:teuthology.orchestra.run.smithi098.stderr: 2023-09-23T19:51:25.399 INFO:teuthology.orchestra.run.smithi098.stderr:Please consider enabling telemetry to help improve Ceph: 2023-09-23T19:51:25.399 INFO:teuthology.orchestra.run.smithi098.stderr: 2023-09-23T19:51:25.399 INFO:teuthology.orchestra.run.smithi098.stderr: ceph telemetry on 2023-09-23T19:51:25.400 INFO:teuthology.orchestra.run.smithi098.stderr: 2023-09-23T19:51:25.400 INFO:teuthology.orchestra.run.smithi098.stderr:For more information see: 2023-09-23T19:51:25.400 INFO:teuthology.orchestra.run.smithi098.stderr: 2023-09-23T19:51:25.400 INFO:teuthology.orchestra.run.smithi098.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2023-09-23T19:51:25.400 INFO:teuthology.orchestra.run.smithi098.stderr: 2023-09-23T19:51:25.400 INFO:teuthology.orchestra.run.smithi098.stderr:Bootstrap complete. 2023-09-23T19:51:25.433 INFO:tasks.cephadm:Fetching config... 2023-09-23T19:51:25.434 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:51:25.434 DEBUG:teuthology.orchestra.run.smithi098:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-09-23T19:51:25.439 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-09-23T19:51:25.439 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:51:25.439 DEBUG:teuthology.orchestra.run.smithi098:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-09-23T19:51:25.488 INFO:tasks.cephadm:Fetching mon keyring... 2023-09-23T19:51:25.488 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:51:25.488 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-09-23T19:51:25.547 INFO:tasks.cephadm:Fetching pub ssh key... 2023-09-23T19:51:25.547 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:51:25.547 DEBUG:teuthology.orchestra.run.smithi098:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-09-23T19:51:25.594 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-09-23T19:51:25.594 DEBUG:teuthology.orchestra.run.smithi098:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0GmfgWzn3WD+UiHAxJIoDrwBY5JhhZs4C9+63Qhub9IT2RQV7SrmsR0C2i1yWP8+bjEsf9G+Wx4x7BQZWS0APJhalygz0I1fhnxJbKLfpMtzPHjWBZ/qqCP90Iv3PHAMxNEBt3L+bCy2vZxdSOS/ydQaaMaVrSqHNkQdKQgD9f0rkThz4VHzTMZ1v9FkFPdi7etBiya3UXt9EZAjhKhdyebYAnJRx7rBee1xgxlIq9PckKRcLEUOX6Jf4p3cHSYo5SsRqWanrL+JQDM8dyZXzTSzhT3yZ4kaijjmZj8taWT09FJbD2PSTUpi3NK5IQTqfnDxZQ2enyGBKfeDPcXfIvXsd8BDf6zEnNIuaTC/NR2U69d3yCY2+U9uR/mYdMzagXDghi91j7cP87bnHS4rhjP10CWbH98UX60fY/ZmHPg4XczgrthgSctXOXm56rKD6Afb/Wi3hnDrqKyPR8yJZJXrsPlhZUzYqcKB+wXiqEUB+gW51pa+kJG7yo/fsh0s= ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T19:51:25.658 INFO:teuthology.orchestra.run.smithi098.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0GmfgWzn3WD+UiHAxJIoDrwBY5JhhZs4C9+63Qhub9IT2RQV7SrmsR0C2i1yWP8+bjEsf9G+Wx4x7BQZWS0APJhalygz0I1fhnxJbKLfpMtzPHjWBZ/qqCP90Iv3PHAMxNEBt3L+bCy2vZxdSOS/ydQaaMaVrSqHNkQdKQgD9f0rkThz4VHzTMZ1v9FkFPdi7etBiya3UXt9EZAjhKhdyebYAnJRx7rBee1xgxlIq9PckKRcLEUOX6Jf4p3cHSYo5SsRqWanrL+JQDM8dyZXzTSzhT3yZ4kaijjmZj8taWT09FJbD2PSTUpi3NK5IQTqfnDxZQ2enyGBKfeDPcXfIvXsd8BDf6zEnNIuaTC/NR2U69d3yCY2+U9uR/mYdMzagXDghi91j7cP87bnHS4rhjP10CWbH98UX60fY/ZmHPg4XczgrthgSctXOXm56rKD6Afb/Wi3hnDrqKyPR8yJZJXrsPlhZUzYqcKB+wXiqEUB+gW51pa+kJG7yo/fsh0s= ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:51:25.665 DEBUG:teuthology.orchestra.run.smithi173:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0GmfgWzn3WD+UiHAxJIoDrwBY5JhhZs4C9+63Qhub9IT2RQV7SrmsR0C2i1yWP8+bjEsf9G+Wx4x7BQZWS0APJhalygz0I1fhnxJbKLfpMtzPHjWBZ/qqCP90Iv3PHAMxNEBt3L+bCy2vZxdSOS/ydQaaMaVrSqHNkQdKQgD9f0rkThz4VHzTMZ1v9FkFPdi7etBiya3UXt9EZAjhKhdyebYAnJRx7rBee1xgxlIq9PckKRcLEUOX6Jf4p3cHSYo5SsRqWanrL+JQDM8dyZXzTSzhT3yZ4kaijjmZj8taWT09FJbD2PSTUpi3NK5IQTqfnDxZQ2enyGBKfeDPcXfIvXsd8BDf6zEnNIuaTC/NR2U69d3yCY2+U9uR/mYdMzagXDghi91j7cP87bnHS4rhjP10CWbH98UX60fY/ZmHPg4XczgrthgSctXOXm56rKD6Afb/Wi3hnDrqKyPR8yJZJXrsPlhZUzYqcKB+wXiqEUB+gW51pa+kJG7yo/fsh0s= ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T19:51:25.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:25 smithi098 bash[27308]: audit 2023-09-23T19:51:24.445531+0000 mon.a (mon.0) 88 : audit [INF] from='client.? 172.21.15.98:0/3142384807' entity='client.admin' 2023-09-23T19:51:25.691 INFO:teuthology.orchestra.run.smithi173.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0GmfgWzn3WD+UiHAxJIoDrwBY5JhhZs4C9+63Qhub9IT2RQV7SrmsR0C2i1yWP8+bjEsf9G+Wx4x7BQZWS0APJhalygz0I1fhnxJbKLfpMtzPHjWBZ/qqCP90Iv3PHAMxNEBt3L+bCy2vZxdSOS/ydQaaMaVrSqHNkQdKQgD9f0rkThz4VHzTMZ1v9FkFPdi7etBiya3UXt9EZAjhKhdyebYAnJRx7rBee1xgxlIq9PckKRcLEUOX6Jf4p3cHSYo5SsRqWanrL+JQDM8dyZXzTSzhT3yZ4kaijjmZj8taWT09FJbD2PSTUpi3NK5IQTqfnDxZQ2enyGBKfeDPcXfIvXsd8BDf6zEnNIuaTC/NR2U69d3yCY2+U9uR/mYdMzagXDghi91j7cP87bnHS4rhjP10CWbH98UX60fY/ZmHPg4XczgrthgSctXOXm56rKD6Afb/Wi3hnDrqKyPR8yJZJXrsPlhZUzYqcKB+wXiqEUB+gW51pa+kJG7yo/fsh0s= ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:51:25.702 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-09-23T19:51:31.516 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-09-23T19:51:31.517 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-09-23T19:51:31.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:31 smithi098 bash[27308]: audit 2023-09-23T19:51:30.540603+0000 mon.a (mon.0) 89 : audit [INF] from='client.? 172.21.15.98:0/3809893972' entity='client.admin' 2023-09-23T19:51:33.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:33 smithi098 bash[27308]: cluster 2023-09-23T19:51:32.465043+0000 mgr.y (mgr.14146) 5 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:33.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:33 smithi098 bash[27308]: audit 2023-09-23T19:51:33.397820+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:34.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:34 smithi098 bash[27308]: audit 2023-09-23T19:51:33.714383+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi098", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:34.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:34 smithi098 bash[27308]: audit 2023-09-23T19:51:33.720126+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:34.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:34 smithi098 bash[27308]: audit 2023-09-23T19:51:33.722051+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:34.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:34 smithi098 bash[27308]: audit 2023-09-23T19:51:33.726680+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:35.635 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi173 2023-09-23T19:51:35.636 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:51:35.636 DEBUG:teuthology.orchestra.run.smithi173:> dd of=/etc/ceph/ceph.conf 2023-09-23T19:51:35.643 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:51:35.644 DEBUG:teuthology.orchestra.run.smithi173:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:51:35.694 INFO:tasks.cephadm:Adding host smithi173 to orchestrator... 2023-09-23T19:51:35.694 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch host add smithi173 2023-09-23T19:51:36.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:35 smithi098 bash[27308]: cluster 2023-09-23T19:51:34.465452+0000 mgr.y (mgr.14146) 6 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:35 smithi098 bash[27308]: audit 2023-09-23T19:51:35.029065+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:35 smithi098 bash[27308]: audit 2023-09-23T19:51:35.044670+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:35 smithi098 bash[27308]: audit 2023-09-23T19:51:35.047436+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:35 smithi098 bash[27308]: audit 2023-09-23T19:51:35.048881+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:35 smithi098 bash[27308]: audit 2023-09-23T19:51:35.106185+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:35 smithi098 bash[27308]: audit 2023-09-23T19:51:35.109188+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:36.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:36 smithi098 bash[27308]: cephadm 2023-09-23T19:51:35.050899+0000 mgr.y (mgr.14146) 8 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T19:51:36.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:36 smithi098 bash[27308]: cephadm 2023-09-23T19:51:35.069351+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:51:37.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:37 smithi098 bash[27308]: cluster 2023-09-23T19:51:36.465938+0000 mgr.y (mgr.14146) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:39.175 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:38 smithi098 bash[27576]: Warning: Permanently added 'smithi173,172.21.15.173' (ECDSA) to the list of known hosts. 2023-09-23T19:51:39.641 INFO:teuthology.orchestra.run.smithi098.stdout:Added host 'smithi173' with addr '172.21.15.173' 2023-09-23T19:51:40.175 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:51:39 smithi098 bash[27576]: Warning: Permanently added '172.21.15.173' (ECDSA) to the list of known hosts. 2023-09-23T19:51:40.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:39 smithi098 bash[27308]: cluster 2023-09-23T19:51:38.466488+0000 mgr.y (mgr.14146) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:40.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:39 smithi098 bash[27308]: audit 2023-09-23T19:51:38.800503+0000 mgr.y (mgr.14146) 12 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi173", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:51:40.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:39 smithi098 bash[27308]: audit 2023-09-23T19:51:39.640013+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:40.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:39 smithi098 bash[27308]: audit 2023-09-23T19:51:39.661409+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:40.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch host ls --format=json 2023-09-23T19:51:40.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:40 smithi098 bash[27308]: cephadm 2023-09-23T19:51:39.640874+0000 mgr.y (mgr.14146) 13 : cephadm [INF] Added host smithi173 2023-09-23T19:51:40.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:40 smithi098 bash[27308]: audit 2023-09-23T19:51:40.217703+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:42.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:41 smithi098 bash[27308]: cluster 2023-09-23T19:51:40.467057+0000 mgr.y (mgr.14146) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:42.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:41 smithi098 bash[27308]: audit 2023-09-23T19:51:41.480306+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:43.510 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T19:51:43.511 INFO:teuthology.orchestra.run.smithi098.stdout:[{"addr": "172.21.15.98", "hostname": "smithi098", "labels": [], "status": ""}, {"addr": "172.21.15.173", "hostname": "smithi173", "labels": [], "status": ""}] 2023-09-23T19:51:43.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:43 smithi098 bash[27308]: cluster 2023-09-23T19:51:42.467442+0000 mgr.y (mgr.14146) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:44.261 INFO:tasks.cephadm:Setting crush tunables to default 2023-09-23T19:51:44.261 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd crush tunables default 2023-09-23T19:51:45.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:44 smithi098 bash[27308]: audit 2023-09-23T19:51:43.509266+0000 mgr.y (mgr.14146) 16 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T19:51:46.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:45 smithi098 bash[27308]: cluster 2023-09-23T19:51:44.467890+0000 mgr.y (mgr.14146) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:47.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:47 smithi098 bash[27308]: cluster 2023-09-23T19:51:46.468275+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:47.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:47 smithi098 bash[27308]: audit 2023-09-23T19:51:46.524529+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:47.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:47 smithi098 bash[27308]: audit 2023-09-23T19:51:46.834474+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:47.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:47 smithi098 bash[27308]: audit 2023-09-23T19:51:46.835505+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi173", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:51:47.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:47 smithi098 bash[27308]: audit 2023-09-23T19:51:46.837122+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:47.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:47 smithi098 bash[27308]: audit 2023-09-23T19:51:46.838566+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:47.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:47 smithi098 bash[27308]: cephadm 2023-09-23T19:51:46.840660+0000 mgr.y (mgr.14146) 19 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T19:51:47.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:47 smithi098 bash[27308]: cephadm 2023-09-23T19:51:46.870279+0000 mgr.y (mgr.14146) 20 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:51:47.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:47 smithi098 bash[27308]: audit 2023-09-23T19:51:46.900265+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:47.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:47 smithi098 bash[27308]: audit 2023-09-23T19:51:46.904278+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:47.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:47 smithi098 bash[27308]: audit 2023-09-23T19:51:47.371516+0000 mon.a (mon.0) 112 : audit [INF] from='client.? 172.21.15.98:0/2583602196' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-23T19:51:48.220 INFO:teuthology.orchestra.run.smithi098.stderr:adjusted tunables profile to default 2023-09-23T19:51:48.966 INFO:tasks.cephadm:Adding mon.a on smithi098 2023-09-23T19:51:48.966 INFO:tasks.cephadm:Adding mon.c on smithi098 2023-09-23T19:51:48.966 INFO:tasks.cephadm:Adding mon.b on smithi173 2023-09-23T19:51:48.967 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch apply mon '3;smithi098:172.21.15.98=a;smithi098:[v2:172.21.15.98:3301,v1:172.21.15.98:6790]=c;smithi173:172.21.15.173=b' 2023-09-23T19:51:49.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:49 smithi098 bash[27308]: audit 2023-09-23T19:51:48.215383+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.98:0/2583602196' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-23T19:51:49.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:49 smithi098 bash[27308]: cluster 2023-09-23T19:51:48.215503+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:51:49.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:49 smithi098 bash[27308]: cluster 2023-09-23T19:51:48.468726+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:51.751 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled mon update... 2023-09-23T19:51:51.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:51 smithi098 bash[27308]: cluster 2023-09-23T19:51:50.469223+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:52.557 DEBUG:teuthology.orchestra.run.smithi098:mon.c> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.c.service 2023-09-23T19:51:52.559 DEBUG:teuthology.orchestra.run.smithi173:mon.b> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.b.service 2023-09-23T19:51:52.564 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T19:51:52.564 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T19:51:52.804 INFO:journalctl@ceph.mon.c.smithi098.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:51:52.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:52 smithi098 bash[27308]: audit 2023-09-23T19:51:51.740792+0000 mgr.y (mgr.14146) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi098:172.21.15.98=a;smithi098:[v2:172.21.15.98:3301,v1:172.21.15.98:6790]=c;smithi173:172.21.15.173=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:51:52.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:52 smithi098 bash[27308]: cephadm 2023-09-23T19:51:51.745845+0000 mgr.y (mgr.14146) 24 : cephadm [INF] Saving service mon spec with placement smithi098:172.21.15.98=a;smithi098:[v2:172.21.15.98:3301,v1:172.21.15.98:6790]=c;smithi173:172.21.15.173=b;count:3 2023-09-23T19:51:52.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:52 smithi098 bash[27308]: audit 2023-09-23T19:51:51.750535+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:52.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:52 smithi098 bash[27308]: audit 2023-09-23T19:51:51.782538+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:51:52.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:52 smithi098 bash[27308]: audit 2023-09-23T19:51:51.786015+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:52.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:52 smithi098 bash[27308]: audit 2023-09-23T19:51:51.787613+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:51:52.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:52 smithi098 bash[27308]: audit 2023-09-23T19:51:51.793743+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:52.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:52 smithi098 bash[27308]: audit 2023-09-23T19:51:51.796094+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:51:52.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:52 smithi098 bash[27308]: audit 2023-09-23T19:51:51.797382+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:52.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:52 smithi098 bash[27308]: cephadm 2023-09-23T19:51:51.798469+0000 mgr.y (mgr.14146) 25 : cephadm [INF] Deploying daemon mon.b on smithi173 2023-09-23T19:51:53.602 INFO:journalctl@ceph.mon.b.smithi173.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:51:54.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:53 smithi098 bash[27308]: cluster 2023-09-23T19:51:52.469665+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:56.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:55 smithi098 bash[27308]: cluster 2023-09-23T19:51:54.470104+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:57.324 INFO:teuthology.orchestra.run.smithi173.stdout: 2023-09-23T19:51:57.324 INFO:teuthology.orchestra.run.smithi173.stdout:{"epoch":1,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","modified":"2023-09-23T19:50:10.445121Z","created":"2023-09-23T19:50:10.445121Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:3300","nonce":0},{"type":"v1","addr":"172.21.15.98:6789","nonce":0}]},"addr":"172.21.15.98:6789/0","public_addr":"172.21.15.98:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-09-23T19:51:57.328 INFO:teuthology.orchestra.run.smithi173.stderr:dumped monmap epoch 1 2023-09-23T19:51:57.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:57 smithi098 bash[27308]: cluster 2023-09-23T19:51:56.470519+0000 mgr.y (mgr.14146) 28 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:51:58.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:58 smithi098 bash[27308]: audit 2023-09-23T19:51:57.324637+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.173:0/202214321' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T19:51:58.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:58 smithi098 bash[27308]: audit 2023-09-23T19:51:57.911399+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:51:58.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:58 smithi098 bash[27308]: audit 2023-09-23T19:51:57.913278+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:51:58.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:58 smithi098 bash[27308]: audit 2023-09-23T19:51:57.914710+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:51:58.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:51:58 smithi098 bash[27308]: cephadm 2023-09-23T19:51:57.915737+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Deploying daemon mon.c on smithi098 2023-09-23T19:51:58.957 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T19:51:58.957 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T19:51:58.969 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:51:58 smithi173 bash[27697]: debug 2023-09-23T19:51:58.860+0000 7f7b3fe7f700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-23T19:52:02.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:01 smithi098 systemd[1]: Started Ceph mon.c for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T19:52:03.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.850+0000 7fab7271b880 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T19:52:03.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.850+0000 7fab7271b880 0 ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable), process ceph-mon, pid 7 2023-09-23T19:52:03.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.850+0000 7fab7271b880 0 pidfile_write: ignore empty --pid-file 2023-09-23T19:52:03.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 0 load: jerasure load: lrc load: isa 2023-09-23T19:52:03.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: RocksDB version: 6.8.1 2023-09-23T19:52:03.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Compile date Sep 21 2023 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: DB SUMMARY 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: CURRENT file: CURRENT 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 511 ; 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.error_if_exists: 0 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.create_if_missing: 0 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.env: 0x55c4eadc1080 2023-09-23T19:52:03.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.fs: Posix File System 2023-09-23T19:52:03.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.info_log: 0x55c4ed1dba80 2023-09-23T19:52:03.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T19:52:03.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.statistics: (nil) 2023-09-23T19:52:03.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.use_fsync: 0 2023-09-23T19:52:03.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T19:52:03.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T19:52:03.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T19:52:03.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T19:52:03.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T19:52:03.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T19:52:03.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T19:52:03.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T19:52:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T19:52:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T19:52:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T19:52:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.db_log_dir: 2023-09-23T19:52:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-09-23T19:52:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T19:52:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T19:52:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T19:52:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T19:52:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T19:52:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.write_buffer_manager: 0x55c4eded8360 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T19:52:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T19:52:03.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T19:52:03.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.unordered_write: 0 2023-09-23T19:52:03.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T19:52:03.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T19:52:03.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T19:52:03.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T19:52:03.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.row_cache: None 2023-09-23T19:52:03.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.wal_filter: None 2023-09-23T19:52:03.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T19:52:03.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T19:52:03.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T19:52:03.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.two_write_queues: 0 2023-09-23T19:52:03.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T19:52:03.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.atomic_flush: 0 2023-09-23T19:52:03.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T19:52:03.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_open_files: -1 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Compression algorithms supported: 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: kZSTD supported: 0 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: kXpressCompression supported: 0 2023-09-23T19:52:03.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: kZlibCompression supported: 1 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.merge_operator: 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_filter: None 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T19:52:03.185 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T19:52:03.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T19:52:03.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c4ed189d18) 2023-09-23T19:52:03.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: cache_index_and_filter_blocks: 1 2023-09-23T19:52:03.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T19:52:03.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T19:52:03.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: pin_top_level_index_and_filter: 1 2023-09-23T19:52:03.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: index_type: 0 2023-09-23T19:52:03.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: data_block_index_type: 0 2023-09-23T19:52:03.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: index_shortening: 1 2023-09-23T19:52:03.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T19:52:03.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: hash_index_allow_collision: 1 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: checksum: 1 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: no_block_cache: 0 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: block_cache: 0x55c4ed1c0f10 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: block_cache_name: BinnedLRUCache 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: block_cache_options: 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: capacity : 536870912 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: num_shard_bits : 4 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: strict_capacity_limit : 0 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: high_pri_pool_ratio: 0.000 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: block_cache_compressed: (nil) 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: persistent_cache: (nil) 2023-09-23T19:52:03.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: block_size: 4096 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: block_size_deviation: 10 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: block_restart_interval: 16 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: index_block_restart_interval: 1 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: metadata_block_size: 4096 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: partition_filters: 0 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: use_delta_encoding: 1 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: whole_key_filtering: 1 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: verify_compression: 0 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: read_amp_bytes_per_bit: 0 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: format_version: 2 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: enable_index_compression: 1 2023-09-23T19:52:03.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: block_align: 0 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compression: NoCompression 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.num_levels: 7 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T19:52:03.189 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T19:52:03.190 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T19:52:03.191 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T19:52:03.191 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T19:52:03.191 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T19:52:03.191 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T19:52:03.191 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T19:52:03.191 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T19:52:03.191 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T19:52:03.191 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T19:52:03.191 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T19:52:03.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T19:52:03.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T19:52:03.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T19:52:03.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T19:52:03.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T19:52:03.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T19:52:03.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T19:52:03.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T19:52:03.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T19:52:03.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T19:52:03.194 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.table_properties_collectors: 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.bloom_locality: 0 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.force_consistency_checks: 0 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T19:52:03.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.ttl: 2592000 2023-09-23T19:52:03.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T19:52:03.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T19:52:03.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-09-23T19:52:03.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498722862040, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-09-23T19:52:03.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2023-09-23T19:52:03.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-23T19:52:03.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498722862766, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "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": 1695498722, "oldest_key_time": 3, "file_creation_time": 0}} 2023-09-23T19:52:03.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2023-09-23T19:52:03.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.858+0000 7fab7271b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695498722863400, "job": 1, "event": "recovery_finished"} 2023-09-23T19:52:03.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.862+0000 7fab7271b880 4 rocksdb: DB pointer 0x55c4ed289800 2023-09-23T19:52:03.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.862+0000 7fab59523700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-09-23T19:52:03.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.862+0000 7fab59523700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-09-23T19:52:03.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: ** DB Stats ** 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: ** Compaction Stats [default] ** 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2023-09-23T19:52:03.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2023-09-23T19:52:03.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: 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.1 0.00 0.00 1 0.001 0 0 2023-09-23T19:52:03.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: ** Compaction Stats [default] ** 2023-09-23T19:52:03.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:52:03.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:52:03.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: 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.1 0.00 0.00 1 0.001 0 0 2023-09-23T19:52:03.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:52:03.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:52:03.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:52:03.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:52:03.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:52:03.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Cumulative compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Interval compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: ** Compaction Stats [default] ** 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: ** Compaction Stats [default] ** 2023-09-23T19:52:03.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-09-23T19:52:03.201 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T19:52:03.201 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: 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.1 0.00 0.00 1 0.001 0 0 2023-09-23T19:52:03.201 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T19:52:03.201 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T19:52:03.201 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T19:52:03.201 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T19:52:03.201 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T19:52:03.201 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T19:52:03.201 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Cumulative compaction: 0.00 GB write, 0.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:52:03.201 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T19:52:03.201 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.862+0000 7fab7271b880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.862+0000 7fab7271b880 0 using public_addrv [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.862+0000 7fab7271b880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] at bind addrs [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.866+0000 7fab7271b880 1 mon.c@-1(???) e0 preinit fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.882+0000 7fab5bd28700 0 mon.c@-1(synchronizing).mds e1 new map 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.882+0000 7fab5bd28700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: e1 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: legacy client fscid: -1 2023-09-23T19:52:03.202 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: 2023-09-23T19:52:03.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: No filesystems configured 2023-09-23T19:52:03.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.886+0000 7fab5bd28700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-09-23T19:52:03.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.886+0000 7fab5bd28700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-09-23T19:52:03.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.886+0000 7fab5bd28700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-09-23T19:52:03.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.886+0000 7fab5bd28700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-09-23T19:52:03.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.886+0000 7fab5bd28700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-09-23T19:52:03.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.886+0000 7fab5bd28700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-09-23T19:52:03.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.886+0000 7fab5bd28700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-23T19:52:03.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.886+0000 7fab5bd28700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:52:03.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.886+0000 7fab5bd28700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:52:03.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.886+0000 7fab5bd28700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T19:52:03.204 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: audit 2023-09-23T19:51:57.324637+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.173:0/202214321' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T19:52:03.204 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: audit 2023-09-23T19:51:57.911399+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:03.204 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: audit 2023-09-23T19:51:57.913278+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:52:03.204 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: audit 2023-09-23T19:51:57.914710+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:03.204 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: cephadm 2023-09-23T19:51:57.915737+0000 mgr.y (mgr.14146) 29 : cephadm [INF] Deploying daemon mon.c on smithi098 2023-09-23T19:52:03.204 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:02 smithi098 bash[33670]: debug 2023-09-23T19:52:02.886+0000 7fab5bd28700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-23T19:52:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: cluster 2023-09-23T19:51:58.470931+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: audit 2023-09-23T19:51:58.879022+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:52:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: audit 2023-09-23T19:51:58.879442+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: cluster 2023-09-23T19:51:58.879612+0000 mon.a (mon.0) 129 : cluster [INF] mon.a calling monitor election 2023-09-23T19:52:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: audit 2023-09-23T19:51:59.873901+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: cluster 2023-09-23T19:52:00.471392+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: audit 2023-09-23T19:52:00.874268+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: cluster 2023-09-23T19:52:00.874379+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T19:52:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: audit 2023-09-23T19:52:01.873839+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: cluster 2023-09-23T19:52:02.471886+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: audit 2023-09-23T19:52:02.873868+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: audit 2023-09-23T19:52:02.893268+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: audit 2023-09-23T19:52:03.874325+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: audit 2023-09-23T19:52:03.893186+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: cluster 2023-09-23T19:52:03.925326+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: cluster 2023-09-23T19:52:03.930613+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0]} removed_ranks: {} 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: cluster 2023-09-23T19:52:03.948691+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: cluster 2023-09-23T19:52:03.948748+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: cluster 2023-09-23T19:52:03.949074+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: cluster 2023-09-23T19:52:03.955826+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: audit 2023-09-23T19:52:03.958835+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:04 smithi173 bash[27697]: audit 2023-09-23T19:52:03.961111+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:04.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: cluster 2023-09-23T19:51:58.470931+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:04.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: audit 2023-09-23T19:51:58.879022+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:52:04.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: audit 2023-09-23T19:51:58.879442+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: cluster 2023-09-23T19:51:58.879612+0000 mon.a (mon.0) 129 : cluster [INF] mon.a calling monitor election 2023-09-23T19:52:04.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: audit 2023-09-23T19:51:59.873901+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: cluster 2023-09-23T19:52:00.471392+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: audit 2023-09-23T19:52:00.874268+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: cluster 2023-09-23T19:52:00.874379+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: audit 2023-09-23T19:52:01.873839+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: cluster 2023-09-23T19:52:02.471886+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: audit 2023-09-23T19:52:02.873868+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: audit 2023-09-23T19:52:02.893268+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: audit 2023-09-23T19:52:03.874325+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: audit 2023-09-23T19:52:03.893186+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: cluster 2023-09-23T19:52:03.925326+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: cluster 2023-09-23T19:52:03.930613+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0]} removed_ranks: {} 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: cluster 2023-09-23T19:52:03.948691+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2023-09-23T19:52:04.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: cluster 2023-09-23T19:52:03.948748+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:52:04.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: cluster 2023-09-23T19:52:03.949074+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-09-23T19:52:04.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: cluster 2023-09-23T19:52:03.955826+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2023-09-23T19:52:04.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: audit 2023-09-23T19:52:03.958835+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:04.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:04 smithi098 bash[27308]: audit 2023-09-23T19:52:03.961111+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:09.926 INFO:teuthology.orchestra.run.smithi173.stdout: 2023-09-23T19:52:09.926 INFO:teuthology.orchestra.run.smithi173.stdout:{"epoch":3,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","modified":"2023-09-23T19:52:04.893663Z","created":"2023-09-23T19:50:10.445121Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:3300","nonce":0},{"type":"v1","addr":"172.21.15.98:6789","nonce":0}]},"addr":"172.21.15.98:6789/0","public_addr":"172.21.15.98:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:3300","nonce":0},{"type":"v1","addr":"172.21.15.173:6789","nonce":0}]},"addr":"172.21.15.173:6789/0","public_addr":"172.21.15.173:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:3301","nonce":0},{"type":"v1","addr":"172.21.15.98:6790","nonce":0}]},"addr":"172.21.15.98:6790/0","public_addr":"172.21.15.98:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-09-23T19:52:09.932 INFO:teuthology.orchestra.run.smithi173.stderr:dumped monmap epoch 3 2023-09-23T19:52:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:04.472372+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:04.899579+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:52:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:04.899699+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T19:52:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:04.899978+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-09-23T19:52:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:04.901543+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:04.901858+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:05.065678+0000 mon.a (mon.0) 151 : audit [DBG] from='client.? 172.21.15.173:0/3753539596' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T19:52:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:05.893782+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:06.472843+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:10.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:06.894061+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:07.893545+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:08.473223+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:10.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:08.894152+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:09.894455+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:09.901709+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T19:52:10.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:09.906693+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T19:52:10.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:09.924714+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2023-09-23T19:52:10.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:09.924781+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:52:10.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:09.925148+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 57s) 2023-09-23T19:52:10.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:09.925454+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T19:52:10.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:09.932571+0000 mon.a (mon.0) 163 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T19:52:10.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:09.932609+0000 mon.a (mon.0) 164 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T19:52:10.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: cluster 2023-09-23T19:52:09.932629+0000 mon.a (mon.0) 165 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] is down (out of quorum) 2023-09-23T19:52:10.349 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:09.935846+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:10.349 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:09.939125+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:10.349 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:09.944296+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:10.349 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:09.945644+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:10.349 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:09 smithi173 bash[27697]: audit 2023-09-23T19:52:09.947160+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:10.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:04.472372+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:10.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:04.899579+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:52:10.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:04.899699+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T19:52:10.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:04.899978+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-09-23T19:52:10.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:04.901543+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:52:10.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:04.901858+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:05.065678+0000 mon.a (mon.0) 151 : audit [DBG] from='client.? 172.21.15.173:0/3753539596' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T19:52:10.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:05.893782+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:06.472843+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:06.894061+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:07.893545+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:08.473223+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:08.894152+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:09.894455+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:09.901709+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:09.906693+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:09.924714+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:09.924781+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:09.925148+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 57s) 2023-09-23T19:52:10.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:09.925454+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T19:52:10.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:09.932571+0000 mon.a (mon.0) 163 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T19:52:10.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:09.932609+0000 mon.a (mon.0) 164 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T19:52:10.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: cluster 2023-09-23T19:52:09.932629+0000 mon.a (mon.0) 165 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] is down (out of quorum) 2023-09-23T19:52:10.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:09.935846+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:10.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:09.939125+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:10.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:09.944296+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:10.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:09.945644+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:10.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:09 smithi098 bash[27308]: audit 2023-09-23T19:52:09.947160+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:10.668 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-09-23T19:52:10.668 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph config generate-minimal-conf 2023-09-23T19:52:11.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: cephadm 2023-09-23T19:52:09.949112+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T19:52:11.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: cephadm 2023-09-23T19:52:09.949695+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T19:52:11.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: audit 2023-09-23T19:52:09.989119+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:11.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: audit 2023-09-23T19:52:09.994232+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:11.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: audit 2023-09-23T19:52:09.999848+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:11.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: cephadm 2023-09-23T19:52:10.002134+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T19:52:11.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: audit 2023-09-23T19:52:10.002593+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:52:11.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: audit 2023-09-23T19:52:10.004003+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:52:11.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: audit 2023-09-23T19:52:10.005393+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:11.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: cephadm 2023-09-23T19:52:10.006601+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi098 2023-09-23T19:52:11.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: cluster 2023-09-23T19:52:10.473694+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:11.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[27308]: audit 2023-09-23T19:52:10.893741+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: cephadm 2023-09-23T19:52:09.949112+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T19:52:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: cephadm 2023-09-23T19:52:09.949695+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T19:52:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: audit 2023-09-23T19:52:09.989119+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: audit 2023-09-23T19:52:09.994232+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: audit 2023-09-23T19:52:09.999848+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: cephadm 2023-09-23T19:52:10.002134+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T19:52:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: audit 2023-09-23T19:52:10.002593+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:52:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: audit 2023-09-23T19:52:10.004003+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:52:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: audit 2023-09-23T19:52:10.005393+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: cephadm 2023-09-23T19:52:10.006601+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi098 2023-09-23T19:52:11.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: cluster 2023-09-23T19:52:10.473694+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:11.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:10 smithi173 bash[27697]: audit 2023-09-23T19:52:10.893741+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:12.146 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: cephadm 2023-09-23T19:52:09.949112+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T19:52:12.146 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: cephadm 2023-09-23T19:52:09.949695+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T19:52:12.146 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: audit 2023-09-23T19:52:09.989119+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:12.146 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: audit 2023-09-23T19:52:09.994232+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:12.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: audit 2023-09-23T19:52:09.999848+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:12.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: cephadm 2023-09-23T19:52:10.002134+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T19:52:12.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: audit 2023-09-23T19:52:10.002593+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:52:12.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: audit 2023-09-23T19:52:10.004003+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:52:12.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: audit 2023-09-23T19:52:10.005393+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:12.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: cephadm 2023-09-23T19:52:10.006601+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi098 2023-09-23T19:52:12.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: cluster 2023-09-23T19:52:10.473694+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:12.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:11 smithi098 bash[33670]: audit 2023-09-23T19:52:10.893741+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:12.399 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:06.896024+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T19:52:12.399 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:11.926546+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-09-23T19:52:12.399 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:11.927029+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-09-23T19:52:12.399 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:11.927529+0000 mon.a (mon.0) 179 : cluster [INF] mon.a calling monitor election 2023-09-23T19:52:12.399 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:11.952739+0000 mon.a (mon.0) 180 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T19:52:12.399 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:11.956665+0000 mon.a (mon.0) 181 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T19:52:12.399 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:11.957110+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2023-09-23T19:52:12.399 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:11.957147+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:52:12.400 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:11.957362+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e13: y(active, since 59s) 2023-09-23T19:52:12.400 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:11.957508+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T19:52:12.400 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:11.957528+0000 mon.a (mon.0) 186 : cluster [INF] Cluster is now healthy 2023-09-23T19:52:12.400 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[33670]: cluster 2023-09-23T19:52:11.960484+0000 mon.a (mon.0) 187 : cluster [INF] overall HEALTH_OK 2023-09-23T19:52:12.400 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:06.896024+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T19:52:12.400 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:11.926546+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-09-23T19:52:12.400 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:11.927029+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-09-23T19:52:12.400 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:11.927529+0000 mon.a (mon.0) 179 : cluster [INF] mon.a calling monitor election 2023-09-23T19:52:12.400 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:11.952739+0000 mon.a (mon.0) 180 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T19:52:12.401 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:11.956665+0000 mon.a (mon.0) 181 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T19:52:12.401 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:11.957110+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2023-09-23T19:52:12.401 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:11.957147+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:52:12.401 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:11.957362+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e13: y(active, since 59s) 2023-09-23T19:52:12.401 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:11.957508+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T19:52:12.401 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:11.957528+0000 mon.a (mon.0) 186 : cluster [INF] Cluster is now healthy 2023-09-23T19:52:12.401 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:12 smithi098 bash[27308]: cluster 2023-09-23T19:52:11.960484+0000 mon.a (mon.0) 187 : cluster [INF] overall HEALTH_OK 2023-09-23T19:52:12.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:06.896024+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T19:52:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:11.926546+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-09-23T19:52:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:11.927029+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-09-23T19:52:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:11.927529+0000 mon.a (mon.0) 179 : cluster [INF] mon.a calling monitor election 2023-09-23T19:52:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:11.952739+0000 mon.a (mon.0) 180 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T19:52:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:11.956665+0000 mon.a (mon.0) 181 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T19:52:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:11.957110+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2023-09-23T19:52:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:11.957147+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T19:52:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:11.957362+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e13: y(active, since 59s) 2023-09-23T19:52:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:11.957508+0000 mon.a (mon.0) 185 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T19:52:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:11.957528+0000 mon.a (mon.0) 186 : cluster [INF] Cluster is now healthy 2023-09-23T19:52:12.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:12 smithi173 bash[27697]: cluster 2023-09-23T19:52:11.960484+0000 mon.a (mon.0) 187 : cluster [INF] overall HEALTH_OK 2023-09-23T19:52:14.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[33670]: cluster 2023-09-23T19:52:12.474024+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:14.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[33670]: audit 2023-09-23T19:52:12.894043+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:14.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[33670]: audit 2023-09-23T19:52:13.181016+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:14.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[33670]: audit 2023-09-23T19:52:13.182544+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:52:14.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[33670]: audit 2023-09-23T19:52:13.183675+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:52:14.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[33670]: audit 2023-09-23T19:52:13.184588+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:14.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[27308]: cluster 2023-09-23T19:52:12.474024+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:14.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[27308]: audit 2023-09-23T19:52:12.894043+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:14.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[27308]: audit 2023-09-23T19:52:13.181016+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:14.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[27308]: audit 2023-09-23T19:52:13.182544+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:52:14.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[27308]: audit 2023-09-23T19:52:13.183675+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:52:14.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:13 smithi098 bash[27308]: audit 2023-09-23T19:52:13.184588+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:13 smithi173 bash[27697]: cluster 2023-09-23T19:52:12.474024+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:13 smithi173 bash[27697]: audit 2023-09-23T19:52:12.894043+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:52:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:13 smithi173 bash[27697]: audit 2023-09-23T19:52:13.181016+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:13 smithi173 bash[27697]: audit 2023-09-23T19:52:13.182544+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:52:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:13 smithi173 bash[27697]: audit 2023-09-23T19:52:13.183675+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:52:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:13 smithi173 bash[27697]: audit 2023-09-23T19:52:13.184588+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:15.031 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:14 smithi098 bash[27308]: cephadm 2023-09-23T19:52:13.182003+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T19:52:15.031 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:14 smithi098 bash[27308]: cephadm 2023-09-23T19:52:13.185436+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi098 2023-09-23T19:52:15.031 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:14 smithi098 bash[33670]: cephadm 2023-09-23T19:52:13.182003+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T19:52:15.031 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:14 smithi098 bash[33670]: cephadm 2023-09-23T19:52:13.185436+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi098 2023-09-23T19:52:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:14 smithi173 bash[27697]: cephadm 2023-09-23T19:52:13.182003+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T19:52:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:14 smithi173 bash[27697]: cephadm 2023-09-23T19:52:13.185436+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi098 2023-09-23T19:52:15.363 INFO:teuthology.orchestra.run.smithi098.stdout:# minimal ceph.conf for 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:52:15.363 INFO:teuthology.orchestra.run.smithi098.stdout:[global] 2023-09-23T19:52:15.364 INFO:teuthology.orchestra.run.smithi098.stdout: fsid = 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T19:52:15.364 INFO:teuthology.orchestra.run.smithi098.stdout: mon_host = [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] 2023-09-23T19:52:16.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:15 smithi098 bash[27308]: cluster 2023-09-23T19:52:14.474492+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:16.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:15 smithi098 bash[27308]: audit 2023-09-23T19:52:15.364758+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.98:0/2849603610' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:16.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:15 smithi098 bash[33670]: cluster 2023-09-23T19:52:14.474492+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:16.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:15 smithi098 bash[33670]: audit 2023-09-23T19:52:15.364758+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.98:0/2849603610' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:16.273 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:15 smithi173 bash[27697]: cluster 2023-09-23T19:52:14.474492+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:16.274 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:15 smithi173 bash[27697]: audit 2023-09-23T19:52:15.364758+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.98:0/2849603610' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:16.498 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-09-23T19:52:16.499 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:52:16.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T19:52:16.510 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:52:16.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:52:16.569 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:52:16.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T19:52:16.587 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:52:16.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:52:16.643 INFO:tasks.cephadm:Adding mgr.y on smithi098 2023-09-23T19:52:16.643 INFO:tasks.cephadm:Adding mgr.x on smithi173 2023-09-23T19:52:16.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch apply mgr '2;smithi098=y;smithi173=x' 2023-09-23T19:52:17.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:17 smithi173 bash[27697]: audit 2023-09-23T19:52:16.059819+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:17.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:17 smithi173 bash[27697]: cephadm 2023-09-23T19:52:16.060475+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T19:52:17.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:17 smithi173 bash[27697]: audit 2023-09-23T19:52:16.060735+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:52:17.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:17 smithi173 bash[27697]: audit 2023-09-23T19:52:16.061527+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:52:17.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:17 smithi173 bash[27697]: audit 2023-09-23T19:52:16.062292+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:17.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:17 smithi173 bash[27697]: cephadm 2023-09-23T19:52:16.062968+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi173 2023-09-23T19:52:17.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:17 smithi173 bash[27697]: cluster 2023-09-23T19:52:16.474803+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:17.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[27308]: audit 2023-09-23T19:52:16.059819+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:17.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[27308]: cephadm 2023-09-23T19:52:16.060475+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T19:52:17.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[27308]: audit 2023-09-23T19:52:16.060735+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:52:17.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[27308]: audit 2023-09-23T19:52:16.061527+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:52:17.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[27308]: audit 2023-09-23T19:52:16.062292+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:17.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[27308]: cephadm 2023-09-23T19:52:16.062968+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi173 2023-09-23T19:52:17.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[27308]: cluster 2023-09-23T19:52:16.474803+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:17.425 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[33670]: audit 2023-09-23T19:52:16.059819+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:17.425 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[33670]: cephadm 2023-09-23T19:52:16.060475+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T19:52:17.425 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[33670]: audit 2023-09-23T19:52:16.060735+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T19:52:17.425 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[33670]: audit 2023-09-23T19:52:16.061527+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T19:52:17.425 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[33670]: audit 2023-09-23T19:52:16.062292+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:17.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[33670]: cephadm 2023-09-23T19:52:16.062968+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi173 2023-09-23T19:52:17.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:17 smithi098 bash[33670]: cluster 2023-09-23T19:52:16.474803+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:19.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[33670]: cluster 2023-09-23T19:52:18.475211+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:19.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[33670]: audit 2023-09-23T19:52:18.669757+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:19.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[33670]: audit 2023-09-23T19:52:18.671638+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:19.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[33670]: audit 2023-09-23T19:52:18.674266+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:19.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[33670]: audit 2023-09-23T19:52:18.675529+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:19.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[33670]: audit 2023-09-23T19:52:18.681362+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:19.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[27308]: cluster 2023-09-23T19:52:18.475211+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:19.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[27308]: audit 2023-09-23T19:52:18.669757+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:19.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[27308]: audit 2023-09-23T19:52:18.671638+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:19.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[27308]: audit 2023-09-23T19:52:18.674266+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:19.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[27308]: audit 2023-09-23T19:52:18.675529+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:19.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:19 smithi098 bash[27308]: audit 2023-09-23T19:52:18.681362+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:20.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:19 smithi173 bash[27697]: cluster 2023-09-23T19:52:18.475211+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:20.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:19 smithi173 bash[27697]: audit 2023-09-23T19:52:18.669757+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:20.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:19 smithi173 bash[27697]: audit 2023-09-23T19:52:18.671638+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:20.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:19 smithi173 bash[27697]: audit 2023-09-23T19:52:18.674266+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:20.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:19 smithi173 bash[27697]: audit 2023-09-23T19:52:18.675529+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:20.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:19 smithi173 bash[27697]: audit 2023-09-23T19:52:18.681362+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:20.252 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled mgr update... 2023-09-23T19:52:21.035 DEBUG:teuthology.orchestra.run.smithi173:mgr.x> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.x.service 2023-09-23T19:52:21.038 INFO:tasks.cephadm:Deploying OSDs... 2023-09-23T19:52:21.039 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:52:21.039 DEBUG:teuthology.orchestra.run.smithi098:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T19:52:21.047 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-23T19:52:21.048 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_1 2023-09-23T19:52:21.097 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T19:52:21.097 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:52:21.097 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 490 Links: 1 2023-09-23T19:52:21.097 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:52:21.097 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2023-09-23 19:45:51.648065227 +0000 2023-09-23T19:52:21.097 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2023-09-23 19:45:51.348072145 +0000 2023-09-23T19:52:21.097 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2023-09-23 19:45:51.348072145 +0000 2023-09-23T19:52:21.097 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: - 2023-09-23T19:52:21.097 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T19:52:21.152 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2023-09-23T19:52:21.152 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2023-09-23T19:52:21.152 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000394703 s, 1.3 MB/s 2023-09-23T19:52:21.153 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T19:52:21.211 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_2 2023-09-23T19:52:21.259 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T19:52:21.259 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:52:21.259 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 497 Links: 1 2023-09-23T19:52:21.259 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:52:21.259 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2023-09-23 19:45:52.160053420 +0000 2023-09-23T19:52:21.259 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2023-09-23 19:45:51.848060616 +0000 2023-09-23T19:52:21.259 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2023-09-23 19:45:51.848060616 +0000 2023-09-23T19:52:21.260 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: - 2023-09-23T19:52:21.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T19:52:21.316 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2023-09-23T19:52:21.317 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2023-09-23T19:52:21.317 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000420447 s, 1.2 MB/s 2023-09-23T19:52:21.317 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T19:52:21.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: audit 2023-09-23T19:52:20.242276+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi098=y;smithi173=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:52:21.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: cephadm 2023-09-23T19:52:20.245756+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi098=y;smithi173=x;count:2 2023-09-23T19:52:21.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: audit 2023-09-23T19:52:20.251885+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:21.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: audit 2023-09-23T19:52:20.302237+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:21.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: audit 2023-09-23T19:52:20.305389+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:21.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: audit 2023-09-23T19:52:20.307025+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: audit 2023-09-23T19:52:20.314340+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: audit 2023-09-23T19:52:20.316797+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:52:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: audit 2023-09-23T19:52:20.321059+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T19:52:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: audit 2023-09-23T19:52:20.322204+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:52:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: audit 2023-09-23T19:52:20.323508+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: cephadm 2023-09-23T19:52:20.324541+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi173 2023-09-23T19:52:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:21 smithi173 bash[27697]: cluster 2023-09-23T19:52:20.475669+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:21.375 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_3 2023-09-23T19:52:21.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: audit 2023-09-23T19:52:20.242276+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi098=y;smithi173=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:52:21.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: cephadm 2023-09-23T19:52:20.245756+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi098=y;smithi173=x;count:2 2023-09-23T19:52:21.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: audit 2023-09-23T19:52:20.251885+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:21.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: audit 2023-09-23T19:52:20.302237+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:21.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: audit 2023-09-23T19:52:20.305389+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:21.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: audit 2023-09-23T19:52:20.307025+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:21.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: audit 2023-09-23T19:52:20.314340+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:21.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: audit 2023-09-23T19:52:20.316797+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:52:21.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: audit 2023-09-23T19:52:20.321059+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T19:52:21.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: audit 2023-09-23T19:52:20.322204+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:52:21.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: audit 2023-09-23T19:52:20.323508+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:21.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: cephadm 2023-09-23T19:52:20.324541+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi173 2023-09-23T19:52:21.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[27308]: cluster 2023-09-23T19:52:20.475669+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:21.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: audit 2023-09-23T19:52:20.242276+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi098=y;smithi173=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:52:21.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: cephadm 2023-09-23T19:52:20.245756+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi098=y;smithi173=x;count:2 2023-09-23T19:52:21.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: audit 2023-09-23T19:52:20.251885+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:21.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: audit 2023-09-23T19:52:20.302237+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:21.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: audit 2023-09-23T19:52:20.305389+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:21.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: audit 2023-09-23T19:52:20.307025+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:21.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: audit 2023-09-23T19:52:20.314340+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:21.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: audit 2023-09-23T19:52:20.316797+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:52:21.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: audit 2023-09-23T19:52:20.321059+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T19:52:21.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: audit 2023-09-23T19:52:20.322204+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:52:21.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: audit 2023-09-23T19:52:20.323508+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:21.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: cephadm 2023-09-23T19:52:20.324541+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi173 2023-09-23T19:52:21.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:21 smithi098 bash[33670]: cluster 2023-09-23T19:52:20.475669+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:21.429 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T19:52:21.429 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:52:21.430 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-09-23T19:52:21.430 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:52:21.430 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2023-09-23 19:45:52.684041336 +0000 2023-09-23T19:52:21.430 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2023-09-23 19:45:52.376048440 +0000 2023-09-23T19:52:21.430 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2023-09-23 19:45:52.376048440 +0000 2023-09-23T19:52:21.430 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: - 2023-09-23T19:52:21.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T19:52:21.487 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2023-09-23T19:52:21.487 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2023-09-23T19:52:21.487 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000393486 s, 1.3 MB/s 2023-09-23T19:52:21.489 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T19:52:21.489 INFO:journalctl@ceph.mgr.x.smithi173.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:52:21.539 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_4 2023-09-23T19:52:21.588 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T19:52:21.589 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:52:21.589 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 507 Links: 1 2023-09-23T19:52:21.589 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:52:21.589 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2023-09-23 19:45:53.240028514 +0000 2023-09-23T19:52:21.589 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2023-09-23 19:45:52.920035893 +0000 2023-09-23T19:52:21.589 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2023-09-23 19:45:52.920035893 +0000 2023-09-23T19:52:21.589 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: - 2023-09-23T19:52:21.589 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T19:52:21.644 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2023-09-23T19:52:21.645 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2023-09-23T19:52:21.645 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000426873 s, 1.2 MB/s 2023-09-23T19:52:21.646 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T19:52:21.698 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:52:21.699 DEBUG:teuthology.orchestra.run.smithi173:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T19:52:21.706 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-23T19:52:21.706 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_1 2023-09-23T19:52:21.755 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T19:52:21.755 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:52:21.755 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 489 Links: 1 2023-09-23T19:52:21.755 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:52:21.755 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2023-09-23 19:45:51.054985222 +0000 2023-09-23T19:52:21.755 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2023-09-23 19:45:51.050985315 +0000 2023-09-23T19:52:21.755 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2023-09-23 19:45:51.050985315 +0000 2023-09-23T19:52:21.755 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: - 2023-09-23T19:52:21.756 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T19:52:21.808 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2023-09-23T19:52:21.808 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2023-09-23T19:52:21.808 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000361129 s, 1.4 MB/s 2023-09-23T19:52:21.809 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T19:52:21.860 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_2 2023-09-23T19:52:21.910 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T19:52:21.910 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:52:21.910 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 498 Links: 1 2023-09-23T19:52:21.911 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:52:21.911 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2023-09-23 19:45:51.578973139 +0000 2023-09-23T19:52:21.911 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2023-09-23 19:45:51.574973232 +0000 2023-09-23T19:52:21.911 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2023-09-23 19:45:51.574973232 +0000 2023-09-23T19:52:21.911 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: - 2023-09-23T19:52:21.911 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T19:52:21.960 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2023-09-23T19:52:21.960 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2023-09-23T19:52:21.960 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.00040238 s, 1.3 MB/s 2023-09-23T19:52:21.961 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T19:52:22.012 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_3 2023-09-23T19:52:22.066 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T19:52:22.066 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:52:22.066 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-09-23T19:52:22.066 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:52:22.067 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2023-09-23 19:45:52.406954045 +0000 2023-09-23T19:52:22.067 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2023-09-23 19:45:52.094961240 +0000 2023-09-23T19:52:22.067 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2023-09-23 19:45:52.094961240 +0000 2023-09-23T19:52:22.067 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: - 2023-09-23T19:52:22.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T19:52:22.120 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2023-09-23T19:52:22.120 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2023-09-23T19:52:22.120 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000413382 s, 1.2 MB/s 2023-09-23T19:52:22.121 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T19:52:22.171 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_4 2023-09-23T19:52:22.222 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T19:52:22.222 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T19:52:22.222 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 509 Links: 1 2023-09-23T19:52:22.222 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T19:52:22.223 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2023-09-23 19:45:52.942941683 +0000 2023-09-23T19:52:22.223 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2023-09-23 19:45:52.638948694 +0000 2023-09-23T19:52:22.223 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2023-09-23 19:45:52.638948694 +0000 2023-09-23T19:52:22.223 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: - 2023-09-23T19:52:22.223 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T19:52:22.281 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2023-09-23T19:52:22.281 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2023-09-23T19:52:22.281 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.0041265 s, 124 kB/s 2023-09-23T19:52:22.282 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T19:52:22.336 INFO:tasks.cephadm:Deploying osd.0 on smithi098 with /dev/vg_nvme/lv_4... 2023-09-23T19:52:22.336 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T19:52:22.712 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:22 smithi173 systemd[1]: Started Ceph mgr.x for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T19:52:23.691 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:23 smithi173 bash[28559]: debug 2023-09-23T19:52:23.520+0000 7fe3d5cb6700 1 -- 172.21.15.173:0/2380799403 <== mon.1 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5644e5c2e4e0 con 0x5644e5d22800 2023-09-23T19:52:23.833 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:23 smithi098 bash[27308]: cluster 2023-09-23T19:52:22.476116+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:23.833 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:23 smithi098 bash[27308]: audit 2023-09-23T19:52:22.693468+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:23.834 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:23 smithi098 bash[27308]: audit 2023-09-23T19:52:22.696207+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:23.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:23 smithi098 bash[33670]: cluster 2023-09-23T19:52:22.476116+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:23.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:23 smithi098 bash[33670]: audit 2023-09-23T19:52:22.693468+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:23.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:23 smithi098 bash[33670]: audit 2023-09-23T19:52:22.696207+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:24.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:23 smithi173 bash[28559]: debug 2023-09-23T19:52:23.684+0000 7fe3e629b680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T19:52:24.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:23 smithi173 bash[28559]: debug 2023-09-23T19:52:23.792+0000 7fe3e629b680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:52:24.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:23 smithi173 bash[27697]: cluster 2023-09-23T19:52:22.476116+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:24.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:23 smithi173 bash[27697]: audit 2023-09-23T19:52:22.693468+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:24.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:23 smithi173 bash[27697]: audit 2023-09-23T19:52:22.696207+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:24.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:24 smithi173 bash[28559]: debug 2023-09-23T19:52:24.272+0000 7fe3e629b680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:52:25.569 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:25 smithi173 bash[28559]: debug 2023-09-23T19:52:25.216+0000 7fe3e629b680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:52:25.569 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:25 smithi173 bash[28559]: debug 2023-09-23T19:52:25.312+0000 7fe3e629b680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:52:25.830 INFO:teuthology.orchestra.run.smithi098.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T19:52:25.830 INFO:teuthology.orchestra.run.smithi098.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T19:52:25.830 INFO:teuthology.orchestra.run.smithi098.stderr: stderr: 10+0 records in 2023-09-23T19:52:25.831 INFO:teuthology.orchestra.run.smithi098.stderr:10+0 records out 2023-09-23T19:52:25.831 INFO:teuthology.orchestra.run.smithi098.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0129153 s, 812 MB/s 2023-09-23T19:52:25.831 INFO:teuthology.orchestra.run.smithi098.stderr:--> Zapping successful for: 2023-09-23T19:52:25.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:25 smithi173 bash[28559]: debug 2023-09-23T19:52:25.564+0000 7fe3e629b680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:52:26.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:25 smithi098 bash[27308]: cluster 2023-09-23T19:52:24.476450+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:26.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:25 smithi098 bash[27308]: audit 2023-09-23T19:52:24.944399+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:26.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:25 smithi098 bash[33670]: cluster 2023-09-23T19:52:24.476450+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:26.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:25 smithi098 bash[33670]: audit 2023-09-23T19:52:24.944399+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:25 smithi173 bash[27697]: cluster 2023-09-23T19:52:24.476450+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:25 smithi173 bash[27697]: audit 2023-09-23T19:52:24.944399+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:26.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi098:vg_nvme/lv_4 2023-09-23T19:52:26.982 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:26 smithi173 bash[28559]: debug 2023-09-23T19:52:26.712+0000 7fe3e629b680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:52:26.982 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:26 smithi173 bash[28559]: debug 2023-09-23T19:52:26.876+0000 7fe3e629b680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:52:27.321 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:26 smithi173 bash[28559]: debug 2023-09-23T19:52:26.976+0000 7fe3e629b680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:52:27.321 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:27 smithi173 bash[28559]: debug 2023-09-23T19:52:27.096+0000 7fe3e629b680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:52:27.322 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:27 smithi173 bash[27697]: cluster 2023-09-23T19:52:26.476870+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:27.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:27 smithi098 bash[27308]: cluster 2023-09-23T19:52:26.476870+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:27.571 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:27 smithi098 bash[33670]: cluster 2023-09-23T19:52:26.476870+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:27.593 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:27 smithi173 bash[28559]: debug 2023-09-23T19:52:27.316+0000 7fe3e629b680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:52:28.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:27 smithi173 bash[28559]: debug 2023-09-23T19:52:27.704+0000 7fe3e629b680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:52:28.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:27 smithi173 bash[28559]: debug 2023-09-23T19:52:27.832+0000 7fe3e629b680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:52:28.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[27308]: audit 2023-09-23T19:52:27.746572+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:28.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[27308]: audit 2023-09-23T19:52:27.747737+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:28.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[27308]: audit 2023-09-23T19:52:27.749245+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:28.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[27308]: audit 2023-09-23T19:52:27.755410+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:28.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[27308]: cephadm 2023-09-23T19:52:27.757717+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T19:52:28.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[27308]: audit 2023-09-23T19:52:27.758145+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:52:28.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[27308]: audit 2023-09-23T19:52:27.759422+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:52:28.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[27308]: audit 2023-09-23T19:52:27.760427+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:28.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[27308]: cephadm 2023-09-23T19:52:27.761274+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi098 2023-09-23T19:52:28.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[33670]: audit 2023-09-23T19:52:27.746572+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:28.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[33670]: audit 2023-09-23T19:52:27.747737+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:28.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[33670]: audit 2023-09-23T19:52:27.749245+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:28.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[33670]: audit 2023-09-23T19:52:27.755410+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:28.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[33670]: cephadm 2023-09-23T19:52:27.757717+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T19:52:28.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[33670]: audit 2023-09-23T19:52:27.758145+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:52:28.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[33670]: audit 2023-09-23T19:52:27.759422+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:52:28.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[33670]: audit 2023-09-23T19:52:27.760427+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:28.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:28 smithi098 bash[33670]: cephadm 2023-09-23T19:52:27.761274+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi098 2023-09-23T19:52:29.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[28559]: debug 2023-09-23T19:52:28.700+0000 7fe3e629b680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:52:29.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[28559]: debug 2023-09-23T19:52:28.804+0000 7fe3e629b680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:52:29.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[28559]: debug 2023-09-23T19:52:28.920+0000 7fe3e629b680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:52:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[27697]: audit 2023-09-23T19:52:27.746572+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[27697]: audit 2023-09-23T19:52:27.747737+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[27697]: audit 2023-09-23T19:52:27.749245+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[27697]: audit 2023-09-23T19:52:27.755410+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[27697]: cephadm 2023-09-23T19:52:27.757717+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T19:52:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[27697]: audit 2023-09-23T19:52:27.758145+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T19:52:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[27697]: audit 2023-09-23T19:52:27.759422+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T19:52:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[27697]: audit 2023-09-23T19:52:27.760427+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:28 smithi173 bash[27697]: cephadm 2023-09-23T19:52:27.761274+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi098 2023-09-23T19:52:29.439 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:29 smithi173 bash[28559]: debug 2023-09-23T19:52:29.140+0000 7fe3e629b680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:52:29.756 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:29 smithi173 bash[28559]: debug 2023-09-23T19:52:29.432+0000 7fe3e629b680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:52:29.756 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:29 smithi173 bash[28559]: debug 2023-09-23T19:52:29.592+0000 7fe3e629b680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:52:30.093 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:29 smithi173 bash[28559]: debug 2023-09-23T19:52:29.760+0000 7fe3e629b680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:52:30.093 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:29 smithi173 bash[28559]: debug 2023-09-23T19:52:29.976+0000 7fe3e629b680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:52:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:29 smithi173 bash[27697]: cluster 2023-09-23T19:52:28.477302+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:30.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:29 smithi098 bash[27308]: cluster 2023-09-23T19:52:28.477302+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:30.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:29 smithi098 bash[33670]: cluster 2023-09-23T19:52:28.477302+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:30.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[28559]: debug 2023-09-23T19:52:30.088+0000 7fe3e629b680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:52:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: cluster 2023-09-23T19:52:30.117323+0000 mon.a (mon.0) 221 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:52:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.118439+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:52:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.119223+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:52:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.121262+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:52:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.121965+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:52:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.136224+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:52:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.139394+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:52:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.140362+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.449779+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.451209+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.453296+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.454537+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:30 smithi173 bash[27697]: audit 2023-09-23T19:52:30.462090+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:31.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: cluster 2023-09-23T19:52:30.117323+0000 mon.a (mon.0) 221 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:52:31.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.118439+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:52:31.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.119223+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:52:31.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.121262+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:52:31.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.121965+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:52:31.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.136224+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:52:31.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.139394+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:52:31.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.140362+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:31.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.449779+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:31.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.451209+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:31.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.453296+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:31.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.454537+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:31.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[27308]: audit 2023-09-23T19:52:30.462090+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:31.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: cluster 2023-09-23T19:52:30.117323+0000 mon.a (mon.0) 221 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:52:31.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.118439+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:52:31.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.119223+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:52:31.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.121262+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:52:31.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.121965+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.173:0/2020170467' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:52:31.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.136224+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:52:31.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.139394+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:52:31.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.140362+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:31.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.449779+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:31.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.451209+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:31.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.453296+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:31.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.454537+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:52:31.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:30 smithi098 bash[33670]: audit 2023-09-23T19:52:30.462090+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:32.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:31 smithi173 bash[27697]: audit 2023-09-23T19:52:30.130566+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:52:32.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:31 smithi173 bash[27697]: cluster 2023-09-23T19:52:30.477675+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:32.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:31 smithi173 bash[27697]: cluster 2023-09-23T19:52:30.772618+0000 mon.a (mon.0) 230 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-09-23T19:52:32.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:31 smithi173 bash[27697]: audit 2023-09-23T19:52:30.772773+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:52:32.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:31 smithi098 bash[27308]: audit 2023-09-23T19:52:30.130566+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:52:32.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:31 smithi098 bash[27308]: cluster 2023-09-23T19:52:30.477675+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:32.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:31 smithi098 bash[27308]: cluster 2023-09-23T19:52:30.772618+0000 mon.a (mon.0) 230 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-09-23T19:52:32.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:31 smithi098 bash[27308]: audit 2023-09-23T19:52:30.772773+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:52:32.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:31 smithi098 bash[33670]: audit 2023-09-23T19:52:30.130566+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:52:32.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:31 smithi098 bash[33670]: cluster 2023-09-23T19:52:30.477675+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:32.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:31 smithi098 bash[33670]: cluster 2023-09-23T19:52:30.772618+0000 mon.a (mon.0) 230 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-09-23T19:52:32.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:31 smithi098 bash[33670]: audit 2023-09-23T19:52:30.772773+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:52:34.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:33 smithi173 bash[27697]: cluster 2023-09-23T19:52:32.478111+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:34.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:33 smithi098 bash[27308]: cluster 2023-09-23T19:52:32.478111+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:34.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:33 smithi098 bash[33670]: cluster 2023-09-23T19:52:32.478111+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:36.058 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:35 smithi098 bash[33670]: cluster 2023-09-23T19:52:34.478568+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:36.058 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:35 smithi098 bash[27308]: cluster 2023-09-23T19:52:34.478568+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:35 smithi173 bash[27697]: cluster 2023-09-23T19:52:34.478568+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:37.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:37 smithi173 bash[27697]: cluster 2023-09-23T19:52:36.479022+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:37.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:37 smithi098 bash[27308]: cluster 2023-09-23T19:52:36.479022+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:37.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:37 smithi098 bash[33670]: cluster 2023-09-23T19:52:36.479022+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:38.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:38 smithi173 bash[27697]: audit 2023-09-23T19:52:38.258487+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.98:0/147618778' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "812f297c-3fd5-4b0f-8798-4e4267e9a494"}]: dispatch 2023-09-23T19:52:38.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:38 smithi173 bash[27697]: audit 2023-09-23T19:52:38.259240+0000 mon.a (mon.0) 232 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "812f297c-3fd5-4b0f-8798-4e4267e9a494"}]: dispatch 2023-09-23T19:52:38.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:38 smithi173 bash[27697]: audit 2023-09-23T19:52:38.265971+0000 mon.a (mon.0) 233 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "812f297c-3fd5-4b0f-8798-4e4267e9a494"}]': finished 2023-09-23T19:52:38.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:38 smithi173 bash[27697]: cluster 2023-09-23T19:52:38.266072+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T19:52:38.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:38 smithi173 bash[27697]: audit 2023-09-23T19:52:38.266259+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:52:38.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:38 smithi098 bash[27308]: audit 2023-09-23T19:52:38.258487+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.98:0/147618778' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "812f297c-3fd5-4b0f-8798-4e4267e9a494"}]: dispatch 2023-09-23T19:52:38.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:38 smithi098 bash[27308]: audit 2023-09-23T19:52:38.259240+0000 mon.a (mon.0) 232 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "812f297c-3fd5-4b0f-8798-4e4267e9a494"}]: dispatch 2023-09-23T19:52:38.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:38 smithi098 bash[27308]: audit 2023-09-23T19:52:38.265971+0000 mon.a (mon.0) 233 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "812f297c-3fd5-4b0f-8798-4e4267e9a494"}]': finished 2023-09-23T19:52:38.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:38 smithi098 bash[27308]: cluster 2023-09-23T19:52:38.266072+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T19:52:38.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:38 smithi098 bash[27308]: audit 2023-09-23T19:52:38.266259+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:52:38.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:38 smithi098 bash[33670]: audit 2023-09-23T19:52:38.258487+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.98:0/147618778' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "812f297c-3fd5-4b0f-8798-4e4267e9a494"}]: dispatch 2023-09-23T19:52:38.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:38 smithi098 bash[33670]: audit 2023-09-23T19:52:38.259240+0000 mon.a (mon.0) 232 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "812f297c-3fd5-4b0f-8798-4e4267e9a494"}]: dispatch 2023-09-23T19:52:38.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:38 smithi098 bash[33670]: audit 2023-09-23T19:52:38.265971+0000 mon.a (mon.0) 233 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "812f297c-3fd5-4b0f-8798-4e4267e9a494"}]': finished 2023-09-23T19:52:38.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:38 smithi098 bash[33670]: cluster 2023-09-23T19:52:38.266072+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T19:52:38.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:38 smithi098 bash[33670]: audit 2023-09-23T19:52:38.266259+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:52:39.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:39 smithi173 bash[27697]: cluster 2023-09-23T19:52:38.479503+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:39.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:39 smithi173 bash[27697]: audit 2023-09-23T19:52:38.950871+0000 mon.a (mon.0) 236 : audit [DBG] from='client.? 172.21.15.98:0/1868551548' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:52:39.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:39 smithi098 bash[27308]: cluster 2023-09-23T19:52:38.479503+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:39.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:39 smithi098 bash[27308]: audit 2023-09-23T19:52:38.950871+0000 mon.a (mon.0) 236 : audit [DBG] from='client.? 172.21.15.98:0/1868551548' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:52:39.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:39 smithi098 bash[33670]: cluster 2023-09-23T19:52:38.479503+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:39.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:39 smithi098 bash[33670]: audit 2023-09-23T19:52:38.950871+0000 mon.a (mon.0) 236 : audit [DBG] from='client.? 172.21.15.98:0/1868551548' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:52:41.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:41 smithi173 bash[27697]: cluster 2023-09-23T19:52:40.479982+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:41.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:41 smithi098 bash[27308]: cluster 2023-09-23T19:52:40.479982+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:41.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:41 smithi098 bash[33670]: cluster 2023-09-23T19:52:40.479982+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:43.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:43 smithi173 bash[27697]: cluster 2023-09-23T19:52:42.480322+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:43.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:43 smithi098 bash[27308]: cluster 2023-09-23T19:52:42.480322+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:43.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:43 smithi098 bash[33670]: cluster 2023-09-23T19:52:42.480322+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:45 smithi173 bash[27697]: cluster 2023-09-23T19:52:44.480697+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:45.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:45 smithi098 bash[27308]: cluster 2023-09-23T19:52:44.480697+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:45.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:45 smithi098 bash[33670]: cluster 2023-09-23T19:52:44.480697+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:47.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:47 smithi098 bash[27308]: cluster 2023-09-23T19:52:46.481160+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:47.425 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:47 smithi098 bash[33670]: cluster 2023-09-23T19:52:46.481160+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:47.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:47 smithi173 bash[27697]: cluster 2023-09-23T19:52:46.481160+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:49.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:49 smithi173 bash[27697]: cluster 2023-09-23T19:52:48.481613+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:49.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:49 smithi098 bash[33670]: cluster 2023-09-23T19:52:48.481613+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:49.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:49 smithi098 bash[27308]: cluster 2023-09-23T19:52:48.481613+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:51.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:51 smithi098 bash[27308]: cluster 2023-09-23T19:52:50.481924+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:51.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:51 smithi098 bash[27308]: audit 2023-09-23T19:52:51.049750+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T19:52:51.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:51 smithi098 bash[27308]: audit 2023-09-23T19:52:51.051334+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:51.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:51 smithi098 bash[33670]: cluster 2023-09-23T19:52:50.481924+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:51.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:51 smithi098 bash[33670]: audit 2023-09-23T19:52:51.049750+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T19:52:51.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:51 smithi098 bash[33670]: audit 2023-09-23T19:52:51.051334+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:51 smithi173 bash[27697]: cluster 2023-09-23T19:52:50.481924+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:51 smithi173 bash[27697]: audit 2023-09-23T19:52:51.049750+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T19:52:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:51 smithi173 bash[27697]: audit 2023-09-23T19:52:51.051334+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:52:52.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:52 smithi098 bash[27308]: cephadm 2023-09-23T19:52:51.052640+0000 mgr.y (mgr.14146) 71 : cephadm [INF] Deploying daemon osd.0 on smithi098 2023-09-23T19:52:52.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:52 smithi098 bash[33670]: cephadm 2023-09-23T19:52:51.052640+0000 mgr.y (mgr.14146) 71 : cephadm [INF] Deploying daemon osd.0 on smithi098 2023-09-23T19:52:52.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:52 smithi173 bash[27697]: cephadm 2023-09-23T19:52:51.052640+0000 mgr.y (mgr.14146) 71 : cephadm [INF] Deploying daemon osd.0 on smithi098 2023-09-23T19:52:53.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:53 smithi098 bash[27308]: cluster 2023-09-23T19:52:52.482289+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:53.820 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:53 smithi098 bash[33670]: cluster 2023-09-23T19:52:52.482289+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:53.843 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:53 smithi173 bash[27697]: cluster 2023-09-23T19:52:52.482289+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:55.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:55 smithi098 bash[27308]: cluster 2023-09-23T19:52:54.482661+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:55.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:55 smithi098 bash[27308]: audit 2023-09-23T19:52:55.389858+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:55.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:55 smithi098 bash[27308]: audit 2023-09-23T19:52:55.397615+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:55.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:55 smithi098 bash[33670]: cluster 2023-09-23T19:52:54.482661+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:55.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:55 smithi098 bash[33670]: audit 2023-09-23T19:52:55.389858+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:55.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:55 smithi098 bash[33670]: audit 2023-09-23T19:52:55.397615+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:55 smithi173 bash[27697]: cluster 2023-09-23T19:52:54.482661+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:55 smithi173 bash[27697]: audit 2023-09-23T19:52:55.389858+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:52:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:55 smithi173 bash[27697]: audit 2023-09-23T19:52:55.397615+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:52:57.424 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:57 smithi098 bash[33670]: cluster 2023-09-23T19:52:56.483071+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:57.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:57 smithi098 bash[27308]: cluster 2023-09-23T19:52:56.483071+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:57.593 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:57 smithi173 bash[27697]: cluster 2023-09-23T19:52:56.483071+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:59.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:52:59 smithi098 bash[27308]: cluster 2023-09-23T19:52:58.483491+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:59.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:52:59 smithi098 bash[33670]: cluster 2023-09-23T19:52:58.483491+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:52:59.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:52:59 smithi173 bash[27697]: cluster 2023-09-23T19:52:58.483491+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:53:01.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:01 smithi173 bash[27697]: cluster 2023-09-23T19:53:00.483973+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:53:01.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:01 smithi098 bash[27308]: cluster 2023-09-23T19:53:00.483973+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:53:01.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:01 smithi098 bash[33670]: cluster 2023-09-23T19:53:00.483973+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:53:02.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:02 smithi098 bash[27308]: audit 2023-09-23T19:53:01.600195+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:02.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:02 smithi098 bash[27308]: audit 2023-09-23T19:53:01.880452+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:02.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:02 smithi098 bash[27308]: audit 2023-09-23T19:53:01.882178+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:02.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:02 smithi098 bash[27308]: audit 2023-09-23T19:53:01.888562+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:02.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:02 smithi098 bash[27308]: audit 2023-09-23T19:53:02.293422+0000 mon.a (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T19:53:02.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:02 smithi098 bash[33670]: audit 2023-09-23T19:53:01.600195+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:02.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:02 smithi098 bash[33670]: audit 2023-09-23T19:53:01.880452+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:02.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:02 smithi098 bash[33670]: audit 2023-09-23T19:53:01.882178+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:02.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:02 smithi098 bash[33670]: audit 2023-09-23T19:53:01.888562+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:02.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:02 smithi098 bash[33670]: audit 2023-09-23T19:53:02.293422+0000 mon.a (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T19:53:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:02 smithi173 bash[27697]: audit 2023-09-23T19:53:01.600195+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:02 smithi173 bash[27697]: audit 2023-09-23T19:53:01.880452+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:02 smithi173 bash[27697]: audit 2023-09-23T19:53:01.882178+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:02 smithi173 bash[27697]: audit 2023-09-23T19:53:01.888562+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:02 smithi173 bash[27697]: audit 2023-09-23T19:53:02.293422+0000 mon.a (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T19:53:04.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:03 smithi098 bash[27308]: cluster 2023-09-23T19:53:02.484365+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:53:04.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:03 smithi098 bash[27308]: audit 2023-09-23T19:53:02.901122+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T19:53:04.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:03 smithi098 bash[27308]: cluster 2023-09-23T19:53:02.901299+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T19:53:04.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:03 smithi098 bash[27308]: audit 2023-09-23T19:53:02.901526+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:04.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:03 smithi098 bash[27308]: audit 2023-09-23T19:53:02.902344+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:53:04.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:03 smithi098 bash[33670]: cluster 2023-09-23T19:53:02.484365+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:53:04.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:03 smithi098 bash[33670]: audit 2023-09-23T19:53:02.901122+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T19:53:04.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:03 smithi098 bash[33670]: cluster 2023-09-23T19:53:02.901299+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T19:53:04.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:03 smithi098 bash[33670]: audit 2023-09-23T19:53:02.901526+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:04.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:03 smithi098 bash[33670]: audit 2023-09-23T19:53:02.902344+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:53:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:03 smithi173 bash[27697]: cluster 2023-09-23T19:53:02.484365+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:53:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:03 smithi173 bash[27697]: audit 2023-09-23T19:53:02.901122+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T19:53:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:03 smithi173 bash[27697]: cluster 2023-09-23T19:53:02.901299+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T19:53:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:03 smithi173 bash[27697]: audit 2023-09-23T19:53:02.901526+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:03 smithi173 bash[27697]: audit 2023-09-23T19:53:02.902344+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:53:05.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:04 smithi098 bash[27308]: audit 2023-09-23T19:53:03.907339+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:53:05.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:04 smithi098 bash[27308]: cluster 2023-09-23T19:53:03.907425+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T19:53:05.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:04 smithi098 bash[27308]: audit 2023-09-23T19:53:03.908032+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:05.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:04 smithi098 bash[27308]: audit 2023-09-23T19:53:03.917828+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:05.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:04 smithi098 bash[27308]: audit 2023-09-23T19:53:04.912934+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:05.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:04 smithi098 bash[33670]: audit 2023-09-23T19:53:03.907339+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:53:05.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:04 smithi098 bash[33670]: cluster 2023-09-23T19:53:03.907425+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T19:53:05.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:04 smithi098 bash[33670]: audit 2023-09-23T19:53:03.908032+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:05.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:04 smithi098 bash[33670]: audit 2023-09-23T19:53:03.917828+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:05.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:04 smithi098 bash[33670]: audit 2023-09-23T19:53:04.912934+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:04 smithi173 bash[27697]: audit 2023-09-23T19:53:03.907339+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:53:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:04 smithi173 bash[27697]: cluster 2023-09-23T19:53:03.907425+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T19:53:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:04 smithi173 bash[27697]: audit 2023-09-23T19:53:03.908032+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:04 smithi173 bash[27697]: audit 2023-09-23T19:53:03.917828+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:04 smithi173 bash[27697]: audit 2023-09-23T19:53:04.912934+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:05.391 INFO:teuthology.orchestra.run.smithi098.stdout:Created osd(s) 0 on host 'smithi098' 2023-09-23T19:53:05.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[27308]: cluster 2023-09-23T19:53:03.255927+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:53:05.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[27308]: cluster 2023-09-23T19:53:03.256024+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:53:05.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[27308]: cluster 2023-09-23T19:53:04.484792+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:53:05.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[27308]: cluster 2023-09-23T19:53:04.920123+0000 mon.a (mon.0) 255 : cluster [INF] osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635] boot 2023-09-23T19:53:05.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[27308]: cluster 2023-09-23T19:53:04.920190+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T19:53:05.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[27308]: audit 2023-09-23T19:53:04.920688+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:05.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[27308]: audit 2023-09-23T19:53:05.391268+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:05.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[27308]: audit 2023-09-23T19:53:05.415058+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:06.164 DEBUG:teuthology.orchestra.run.smithi098:osd.0> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.0.service 2023-09-23T19:53:06.166 INFO:tasks.cephadm:Deploying osd.1 on smithi098 with /dev/vg_nvme/lv_3... 2023-09-23T19:53:06.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T19:53:06.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[33670]: cluster 2023-09-23T19:53:03.255927+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:53:06.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[33670]: cluster 2023-09-23T19:53:03.256024+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:53:06.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[33670]: cluster 2023-09-23T19:53:04.484792+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:53:06.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[33670]: cluster 2023-09-23T19:53:04.920123+0000 mon.a (mon.0) 255 : cluster [INF] osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635] boot 2023-09-23T19:53:06.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[33670]: cluster 2023-09-23T19:53:04.920190+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T19:53:06.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[33670]: audit 2023-09-23T19:53:04.920688+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:06.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[33670]: audit 2023-09-23T19:53:05.391268+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:06.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:05 smithi098 bash[33670]: audit 2023-09-23T19:53:05.415058+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:05 smithi173 bash[27697]: cluster 2023-09-23T19:53:03.255927+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:53:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:05 smithi173 bash[27697]: cluster 2023-09-23T19:53:03.256024+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:53:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:05 smithi173 bash[27697]: cluster 2023-09-23T19:53:04.484792+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T19:53:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:05 smithi173 bash[27697]: cluster 2023-09-23T19:53:04.920123+0000 mon.a (mon.0) 255 : cluster [INF] osd.0 [v2:172.21.15.98:6802/919499635,v1:172.21.15.98:6803/919499635] boot 2023-09-23T19:53:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:05 smithi173 bash[27697]: cluster 2023-09-23T19:53:04.920190+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T19:53:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:05 smithi173 bash[27697]: audit 2023-09-23T19:53:04.920688+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:53:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:05 smithi173 bash[27697]: audit 2023-09-23T19:53:05.391268+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:05 smithi173 bash[27697]: audit 2023-09-23T19:53:05.415058+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:06.373 INFO:journalctl@ceph.osd.0.smithi098.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:53:07.216 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:06 smithi098 bash[27308]: cluster 2023-09-23T19:53:05.937160+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T19:53:07.216 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:06 smithi098 bash[33670]: cluster 2023-09-23T19:53:05.937160+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T19:53:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:06 smithi173 bash[27697]: cluster 2023-09-23T19:53:05.937160+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T19:53:08.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:07 smithi173 bash[27697]: cluster 2023-09-23T19:53:06.485398+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:08.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:07 smithi098 bash[27308]: cluster 2023-09-23T19:53:06.485398+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:08.424 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:07 smithi098 bash[33670]: cluster 2023-09-23T19:53:06.485398+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:09.698 INFO:teuthology.orchestra.run.smithi098.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T19:53:09.699 INFO:teuthology.orchestra.run.smithi098.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T19:53:09.699 INFO:teuthology.orchestra.run.smithi098.stderr: stderr: 10+0 records in 2023-09-23T19:53:09.699 INFO:teuthology.orchestra.run.smithi098.stderr:10+0 records out 2023-09-23T19:53:09.699 INFO:teuthology.orchestra.run.smithi098.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0146733 s, 715 MB/s 2023-09-23T19:53:09.699 INFO:teuthology.orchestra.run.smithi098.stderr:--> Zapping successful for: 2023-09-23T19:53:10.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:09 smithi098 bash[33670]: cluster 2023-09-23T19:53:08.485892+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:10.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:09 smithi098 bash[27308]: cluster 2023-09-23T19:53:08.485892+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:10.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:09 smithi173 bash[27697]: cluster 2023-09-23T19:53:08.485892+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:10.470 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi098:vg_nvme/lv_3 2023-09-23T19:53:12.291 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:11 smithi098 bash[27308]: cluster 2023-09-23T19:53:10.486246+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:12.291 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:11 smithi098 bash[33670]: cluster 2023-09-23T19:53:10.486246+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:12.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:11 smithi173 bash[27697]: cluster 2023-09-23T19:53:10.486246+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:13 smithi173 bash[27697]: cluster 2023-09-23T19:53:12.486651+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:14.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:13 smithi098 bash[27308]: cluster 2023-09-23T19:53:12.486651+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:14.424 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:13 smithi098 bash[33670]: cluster 2023-09-23T19:53:12.486651+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:15.343 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:14 smithi173 bash[27697]: cluster 2023-09-23T19:53:14.487191+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:15.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:14 smithi098 bash[27308]: cluster 2023-09-23T19:53:14.487191+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:15.424 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:14 smithi098 bash[33670]: cluster 2023-09-23T19:53:14.487191+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:16.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:15 smithi098 bash[27308]: audit 2023-09-23T19:53:15.527097+0000 mgr.y (mgr.14146) 84 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:53:16.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:15 smithi098 bash[27308]: audit 2023-09-23T19:53:15.533190+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:53:16.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:15 smithi098 bash[27308]: audit 2023-09-23T19:53:15.536696+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:53:16.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:15 smithi098 bash[27308]: audit 2023-09-23T19:53:15.537827+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:16.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:15 smithi098 bash[33670]: audit 2023-09-23T19:53:15.527097+0000 mgr.y (mgr.14146) 84 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:53:16.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:15 smithi098 bash[33670]: audit 2023-09-23T19:53:15.533190+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:53:16.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:15 smithi098 bash[33670]: audit 2023-09-23T19:53:15.536696+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:53:16.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:15 smithi098 bash[33670]: audit 2023-09-23T19:53:15.537827+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:16.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:15 smithi173 bash[27697]: audit 2023-09-23T19:53:15.527097+0000 mgr.y (mgr.14146) 84 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:53:16.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:15 smithi173 bash[27697]: audit 2023-09-23T19:53:15.533190+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:53:16.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:15 smithi173 bash[27697]: audit 2023-09-23T19:53:15.536696+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:53:16.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:15 smithi173 bash[27697]: audit 2023-09-23T19:53:15.537827+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:18.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[27308]: cluster 2023-09-23T19:53:16.487714+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:18.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[27308]: cephadm 2023-09-23T19:53:16.857934+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:53:18.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[27308]: audit 2023-09-23T19:53:16.864446+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:18.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[27308]: audit 2023-09-23T19:53:16.865834+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:18.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[27308]: cephadm 2023-09-23T19:53:16.866865+0000 mgr.y (mgr.14146) 87 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 16241M 2023-09-23T19:53:18.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[27308]: audit 2023-09-23T19:53:16.874311+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:18.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[27308]: audit 2023-09-23T19:53:16.875673+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:18.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[27308]: audit 2023-09-23T19:53:16.876814+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:18.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[27308]: audit 2023-09-23T19:53:16.885253+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:18.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[33670]: cluster 2023-09-23T19:53:16.487714+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:18.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[33670]: cephadm 2023-09-23T19:53:16.857934+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:53:18.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[33670]: audit 2023-09-23T19:53:16.864446+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:18.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[33670]: audit 2023-09-23T19:53:16.865834+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:18.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[33670]: cephadm 2023-09-23T19:53:16.866865+0000 mgr.y (mgr.14146) 87 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 16241M 2023-09-23T19:53:18.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[33670]: audit 2023-09-23T19:53:16.874311+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:18.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[33670]: audit 2023-09-23T19:53:16.875673+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:18.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[33670]: audit 2023-09-23T19:53:16.876814+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:18.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:17 smithi098 bash[33670]: audit 2023-09-23T19:53:16.885253+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:18.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:17 smithi173 bash[27697]: cluster 2023-09-23T19:53:16.487714+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:18.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:17 smithi173 bash[27697]: cephadm 2023-09-23T19:53:16.857934+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:53:18.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:17 smithi173 bash[27697]: audit 2023-09-23T19:53:16.864446+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:18.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:17 smithi173 bash[27697]: audit 2023-09-23T19:53:16.865834+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:53:18.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:17 smithi173 bash[27697]: cephadm 2023-09-23T19:53:16.866865+0000 mgr.y (mgr.14146) 87 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 16241M 2023-09-23T19:53:18.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:17 smithi173 bash[27697]: audit 2023-09-23T19:53:16.874311+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:18.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:17 smithi173 bash[27697]: audit 2023-09-23T19:53:16.875673+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:18.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:17 smithi173 bash[27697]: audit 2023-09-23T19:53:16.876814+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:18.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:17 smithi173 bash[27697]: audit 2023-09-23T19:53:16.885253+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:20.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:19 smithi098 bash[27308]: cluster 2023-09-23T19:53:18.488248+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:20.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:19 smithi098 bash[33670]: cluster 2023-09-23T19:53:18.488248+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:20.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:19 smithi173 bash[27697]: cluster 2023-09-23T19:53:18.488248+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:21.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:21 smithi098 bash[33670]: cluster 2023-09-23T19:53:20.488753+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:21.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:21 smithi098 bash[27308]: cluster 2023-09-23T19:53:20.488753+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:22.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:21 smithi173 bash[27697]: cluster 2023-09-23T19:53:20.488753+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:24.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:23 smithi098 bash[33670]: cluster 2023-09-23T19:53:22.489266+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:24.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:23 smithi098 bash[27308]: cluster 2023-09-23T19:53:22.489266+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:24.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:23 smithi173 bash[27697]: cluster 2023-09-23T19:53:22.489266+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:25.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:24 smithi098 bash[27308]: audit 2023-09-23T19:53:23.987671+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.98:0/3596063712' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b765e0f-56dc-4637-8b3f-4c3a2c1318f9"}]: dispatch 2023-09-23T19:53:25.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:24 smithi098 bash[27308]: audit 2023-09-23T19:53:23.995245+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.98:0/3596063712' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b765e0f-56dc-4637-8b3f-4c3a2c1318f9"}]': finished 2023-09-23T19:53:25.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:24 smithi098 bash[27308]: cluster 2023-09-23T19:53:23.995345+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T19:53:25.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:24 smithi098 bash[27308]: audit 2023-09-23T19:53:23.995571+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:25.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:24 smithi098 bash[27308]: audit 2023-09-23T19:53:24.726836+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.98:0/272534053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:53:25.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:24 smithi098 bash[33670]: audit 2023-09-23T19:53:23.987671+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.98:0/3596063712' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b765e0f-56dc-4637-8b3f-4c3a2c1318f9"}]: dispatch 2023-09-23T19:53:25.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:24 smithi098 bash[33670]: audit 2023-09-23T19:53:23.995245+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.98:0/3596063712' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b765e0f-56dc-4637-8b3f-4c3a2c1318f9"}]': finished 2023-09-23T19:53:25.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:24 smithi098 bash[33670]: cluster 2023-09-23T19:53:23.995345+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T19:53:25.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:24 smithi098 bash[33670]: audit 2023-09-23T19:53:23.995571+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:25.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:24 smithi098 bash[33670]: audit 2023-09-23T19:53:24.726836+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.98:0/272534053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:53:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:24 smithi173 bash[27697]: audit 2023-09-23T19:53:23.987671+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.98:0/3596063712' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b765e0f-56dc-4637-8b3f-4c3a2c1318f9"}]: dispatch 2023-09-23T19:53:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:24 smithi173 bash[27697]: audit 2023-09-23T19:53:23.995245+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.98:0/3596063712' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b765e0f-56dc-4637-8b3f-4c3a2c1318f9"}]': finished 2023-09-23T19:53:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:24 smithi173 bash[27697]: cluster 2023-09-23T19:53:23.995345+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T19:53:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:24 smithi173 bash[27697]: audit 2023-09-23T19:53:23.995571+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:24 smithi173 bash[27697]: audit 2023-09-23T19:53:24.726836+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.98:0/272534053' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:53:26.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:25 smithi098 bash[27308]: cluster 2023-09-23T19:53:24.489709+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:26.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:25 smithi098 bash[33670]: cluster 2023-09-23T19:53:24.489709+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:25 smithi173 bash[27697]: cluster 2023-09-23T19:53:24.489709+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:27.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:27 smithi173 bash[27697]: cluster 2023-09-23T19:53:26.490217+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:27.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:27 smithi098 bash[33670]: cluster 2023-09-23T19:53:26.490217+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:27.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:27 smithi098 bash[27308]: cluster 2023-09-23T19:53:26.490217+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:29.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:29 smithi173 bash[27697]: cluster 2023-09-23T19:53:28.490699+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:29.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:29 smithi098 bash[27308]: cluster 2023-09-23T19:53:28.490699+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:29.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:29 smithi098 bash[33670]: cluster 2023-09-23T19:53:28.490699+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:31.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:31 smithi173 bash[27697]: cluster 2023-09-23T19:53:30.491231+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:31.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:31 smithi098 bash[27308]: cluster 2023-09-23T19:53:30.491231+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:31.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:31 smithi098 bash[33670]: cluster 2023-09-23T19:53:30.491231+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:33.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:33 smithi173 bash[27697]: cluster 2023-09-23T19:53:32.491755+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:33.875 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:33 smithi098 bash[27308]: cluster 2023-09-23T19:53:32.491755+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:33.875 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:33 smithi098 bash[33670]: cluster 2023-09-23T19:53:32.491755+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:35.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:35 smithi173 bash[27697]: cluster 2023-09-23T19:53:34.492249+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:35.858 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:35 smithi098 bash[33670]: cluster 2023-09-23T19:53:34.492249+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:35.858 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:35 smithi098 bash[27308]: cluster 2023-09-23T19:53:34.492249+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:37.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:37 smithi173 bash[27697]: cluster 2023-09-23T19:53:36.492776+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:37.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:37 smithi173 bash[27697]: audit 2023-09-23T19:53:36.655341+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T19:53:37.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:37 smithi173 bash[27697]: audit 2023-09-23T19:53:36.657090+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:37.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:37 smithi173 bash[27697]: cephadm 2023-09-23T19:53:36.658435+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Deploying daemon osd.1 on smithi098 2023-09-23T19:53:37.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:37 smithi098 bash[27308]: cluster 2023-09-23T19:53:36.492776+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:37.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:37 smithi098 bash[27308]: audit 2023-09-23T19:53:36.655341+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T19:53:37.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:37 smithi098 bash[27308]: audit 2023-09-23T19:53:36.657090+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:37.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:37 smithi098 bash[27308]: cephadm 2023-09-23T19:53:36.658435+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Deploying daemon osd.1 on smithi098 2023-09-23T19:53:37.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:37 smithi098 bash[33670]: cluster 2023-09-23T19:53:36.492776+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:37.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:37 smithi098 bash[33670]: audit 2023-09-23T19:53:36.655341+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T19:53:37.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:37 smithi098 bash[33670]: audit 2023-09-23T19:53:36.657090+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:37.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:37 smithi098 bash[33670]: cephadm 2023-09-23T19:53:36.658435+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Deploying daemon osd.1 on smithi098 2023-09-23T19:53:39.826 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:39 smithi098 bash[27308]: cluster 2023-09-23T19:53:38.493267+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:39.827 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:39 smithi098 bash[33670]: cluster 2023-09-23T19:53:38.493267+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:39.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:39 smithi173 bash[27697]: cluster 2023-09-23T19:53:38.493267+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:41.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:41 smithi173 bash[27697]: cluster 2023-09-23T19:53:40.493737+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:41.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:41 smithi173 bash[27697]: audit 2023-09-23T19:53:41.061308+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:41.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:41 smithi173 bash[27697]: audit 2023-09-23T19:53:41.065519+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:41.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:41 smithi098 bash[27308]: cluster 2023-09-23T19:53:40.493737+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:41.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:41 smithi098 bash[27308]: audit 2023-09-23T19:53:41.061308+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:41.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:41 smithi098 bash[27308]: audit 2023-09-23T19:53:41.065519+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:41.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:41 smithi098 bash[33670]: cluster 2023-09-23T19:53:40.493737+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:41.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:41 smithi098 bash[33670]: audit 2023-09-23T19:53:41.061308+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:41.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:41 smithi098 bash[33670]: audit 2023-09-23T19:53:41.065519+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:43.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:43 smithi173 bash[27697]: cluster 2023-09-23T19:53:42.494245+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:43.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:43 smithi098 bash[33670]: cluster 2023-09-23T19:53:42.494245+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:43.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:43 smithi098 bash[27308]: cluster 2023-09-23T19:53:42.494245+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:45 smithi173 bash[27697]: cluster 2023-09-23T19:53:44.494579+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:45.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:45 smithi098 bash[27308]: cluster 2023-09-23T19:53:44.494579+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:45.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:45 smithi098 bash[33670]: cluster 2023-09-23T19:53:44.494579+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:47.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:47 smithi098 bash[27308]: cluster 2023-09-23T19:53:46.495048+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:47.425 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:47 smithi098 bash[33670]: cluster 2023-09-23T19:53:46.495048+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:47.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:47 smithi173 bash[27697]: cluster 2023-09-23T19:53:46.495048+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:48 smithi173 bash[27697]: audit 2023-09-23T19:53:47.444521+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:48 smithi173 bash[27697]: audit 2023-09-23T19:53:47.445522+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:48 smithi173 bash[27697]: audit 2023-09-23T19:53:47.446609+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:48 smithi173 bash[27697]: audit 2023-09-23T19:53:47.452642+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:48 smithi173 bash[27697]: audit 2023-09-23T19:53:48.088029+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.98:6810/3067116459,v1:172.21.15.98:6811/3067116459]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T19:53:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:48 smithi173 bash[27697]: audit 2023-09-23T19:53:48.088591+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T19:53:48.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[27308]: audit 2023-09-23T19:53:47.444521+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:48.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[27308]: audit 2023-09-23T19:53:47.445522+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:48.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[27308]: audit 2023-09-23T19:53:47.446609+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:48.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[27308]: audit 2023-09-23T19:53:47.452642+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:48.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[27308]: audit 2023-09-23T19:53:48.088029+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.98:6810/3067116459,v1:172.21.15.98:6811/3067116459]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T19:53:48.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[27308]: audit 2023-09-23T19:53:48.088591+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T19:53:48.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[33670]: audit 2023-09-23T19:53:47.444521+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:48.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[33670]: audit 2023-09-23T19:53:47.445522+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:53:48.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[33670]: audit 2023-09-23T19:53:47.446609+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:53:48.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[33670]: audit 2023-09-23T19:53:47.452642+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:48.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[33670]: audit 2023-09-23T19:53:48.088029+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.98:6810/3067116459,v1:172.21.15.98:6811/3067116459]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T19:53:48.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:48 smithi098 bash[33670]: audit 2023-09-23T19:53:48.088591+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T19:53:49.803 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[33670]: audit 2023-09-23T19:53:48.456700+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T19:53:49.803 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[33670]: cluster 2023-09-23T19:53:48.456827+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T19:53:49.803 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[33670]: audit 2023-09-23T19:53:48.457102+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:49.804 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[33670]: audit 2023-09-23T19:53:48.458101+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.98:6810/3067116459,v1:172.21.15.98:6811/3067116459]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:53:49.804 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[33670]: audit 2023-09-23T19:53:48.458558+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:53:49.804 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[33670]: cluster 2023-09-23T19:53:48.495494+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:49.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[27308]: audit 2023-09-23T19:53:48.456700+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T19:53:49.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[27308]: cluster 2023-09-23T19:53:48.456827+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T19:53:49.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[27308]: audit 2023-09-23T19:53:48.457102+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:49.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[27308]: audit 2023-09-23T19:53:48.458101+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.98:6810/3067116459,v1:172.21.15.98:6811/3067116459]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:53:49.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[27308]: audit 2023-09-23T19:53:48.458558+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:53:49.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:49 smithi098 bash[27308]: cluster 2023-09-23T19:53:48.495494+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:49.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:49 smithi173 bash[27697]: audit 2023-09-23T19:53:48.456700+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T19:53:49.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:49 smithi173 bash[27697]: cluster 2023-09-23T19:53:48.456827+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T19:53:49.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:49 smithi173 bash[27697]: audit 2023-09-23T19:53:48.457102+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:49.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:49 smithi173 bash[27697]: audit 2023-09-23T19:53:48.458101+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.98:6810/3067116459,v1:172.21.15.98:6811/3067116459]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:53:49.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:49 smithi173 bash[27697]: audit 2023-09-23T19:53:48.458558+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:53:49.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:49 smithi173 bash[27697]: cluster 2023-09-23T19:53:48.495494+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:50.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:50 smithi098 bash[33670]: audit 2023-09-23T19:53:49.460646+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:53:50.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:50 smithi098 bash[33670]: cluster 2023-09-23T19:53:49.460845+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T19:53:50.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:50 smithi098 bash[33670]: audit 2023-09-23T19:53:49.461765+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:50.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:50 smithi098 bash[33670]: audit 2023-09-23T19:53:49.468960+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:50.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:50 smithi098 bash[27308]: audit 2023-09-23T19:53:49.460646+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:53:50.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:50 smithi098 bash[27308]: cluster 2023-09-23T19:53:49.460845+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T19:53:50.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:50 smithi098 bash[27308]: audit 2023-09-23T19:53:49.461765+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:50.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:50 smithi098 bash[27308]: audit 2023-09-23T19:53:49.468960+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:50.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:50 smithi173 bash[27697]: audit 2023-09-23T19:53:49.460646+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:53:50.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:50 smithi173 bash[27697]: cluster 2023-09-23T19:53:49.460845+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T19:53:50.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:50 smithi173 bash[27697]: audit 2023-09-23T19:53:49.461765+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:50.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:50 smithi173 bash[27697]: audit 2023-09-23T19:53:49.468960+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:51.185 INFO:teuthology.orchestra.run.smithi098.stdout:Created osd(s) 1 on host 'smithi098' 2023-09-23T19:53:51.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[27308]: cluster 2023-09-23T19:53:49.089027+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:53:51.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[27308]: cluster 2023-09-23T19:53:49.089099+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:53:51.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[27308]: audit 2023-09-23T19:53:50.469166+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:51.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[27308]: cluster 2023-09-23T19:53:50.475954+0000 mon.a (mon.0) 292 : cluster [INF] osd.1 [v2:172.21.15.98:6810/3067116459,v1:172.21.15.98:6811/3067116459] boot 2023-09-23T19:53:51.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[27308]: cluster 2023-09-23T19:53:50.476021+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T19:53:51.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[27308]: audit 2023-09-23T19:53:50.476210+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:51.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[27308]: cluster 2023-09-23T19:53:50.495828+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:51.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[27308]: audit 2023-09-23T19:53:51.178810+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:51.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[27308]: audit 2023-09-23T19:53:51.184454+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:51.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[33670]: cluster 2023-09-23T19:53:49.089027+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:53:51.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[33670]: cluster 2023-09-23T19:53:49.089099+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:53:51.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[33670]: audit 2023-09-23T19:53:50.469166+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:51.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[33670]: cluster 2023-09-23T19:53:50.475954+0000 mon.a (mon.0) 292 : cluster [INF] osd.1 [v2:172.21.15.98:6810/3067116459,v1:172.21.15.98:6811/3067116459] boot 2023-09-23T19:53:51.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[33670]: cluster 2023-09-23T19:53:50.476021+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T19:53:51.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[33670]: audit 2023-09-23T19:53:50.476210+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:51.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[33670]: cluster 2023-09-23T19:53:50.495828+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:51.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[33670]: audit 2023-09-23T19:53:51.178810+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:51.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:51 smithi098 bash[33670]: audit 2023-09-23T19:53:51.184454+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:51 smithi173 bash[27697]: cluster 2023-09-23T19:53:49.089027+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:53:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:51 smithi173 bash[27697]: cluster 2023-09-23T19:53:49.089099+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:53:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:51 smithi173 bash[27697]: audit 2023-09-23T19:53:50.469166+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:51 smithi173 bash[27697]: cluster 2023-09-23T19:53:50.475954+0000 mon.a (mon.0) 292 : cluster [INF] osd.1 [v2:172.21.15.98:6810/3067116459,v1:172.21.15.98:6811/3067116459] boot 2023-09-23T19:53:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:51 smithi173 bash[27697]: cluster 2023-09-23T19:53:50.476021+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T19:53:51.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:51 smithi173 bash[27697]: audit 2023-09-23T19:53:50.476210+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:53:51.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:51 smithi173 bash[27697]: cluster 2023-09-23T19:53:50.495828+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-23T19:53:51.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:51 smithi173 bash[27697]: audit 2023-09-23T19:53:51.178810+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:53:51.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:51 smithi173 bash[27697]: audit 2023-09-23T19:53:51.184454+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:53:51.933 DEBUG:teuthology.orchestra.run.smithi098:osd.1> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-23T19:53:51.936 INFO:tasks.cephadm:Deploying osd.2 on smithi098 with /dev/vg_nvme/lv_2... 2023-09-23T19:53:51.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T19:53:51.990 INFO:journalctl@ceph.osd.1.smithi098.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:53:52.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:52 smithi173 bash[27697]: cluster 2023-09-23T19:53:51.484550+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T19:53:52.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:52 smithi098 bash[27308]: cluster 2023-09-23T19:53:51.484550+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T19:53:52.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:52 smithi098 bash[33670]: cluster 2023-09-23T19:53:51.484550+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T19:53:53.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:53 smithi173 bash[27697]: cluster 2023-09-23T19:53:52.496125+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:53:53.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:53 smithi098 bash[27308]: cluster 2023-09-23T19:53:52.496125+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:53:53.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:53 smithi098 bash[33670]: cluster 2023-09-23T19:53:52.496125+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:53:55.662 INFO:teuthology.orchestra.run.smithi098.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T19:53:55.662 INFO:teuthology.orchestra.run.smithi098.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T19:53:55.663 INFO:teuthology.orchestra.run.smithi098.stderr: stderr: 10+0 records in 2023-09-23T19:53:55.663 INFO:teuthology.orchestra.run.smithi098.stderr:10+0 records out 2023-09-23T19:53:55.663 INFO:teuthology.orchestra.run.smithi098.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0178684 s, 587 MB/s 2023-09-23T19:53:55.663 INFO:teuthology.orchestra.run.smithi098.stderr:--> Zapping successful for: 2023-09-23T19:53:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:55 smithi173 bash[27697]: cluster 2023-09-23T19:53:54.496454+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:53:55.896 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:55 smithi098 bash[33670]: cluster 2023-09-23T19:53:54.496454+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:53:55.897 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:55 smithi098 bash[27308]: cluster 2023-09-23T19:53:54.496454+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:53:56.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi098:vg_nvme/lv_2 2023-09-23T19:53:57.425 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:57 smithi098 bash[33670]: cluster 2023-09-23T19:53:56.496942+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:53:57.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:57 smithi098 bash[27308]: cluster 2023-09-23T19:53:56.496942+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:53:57.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:57 smithi173 bash[27697]: cluster 2023-09-23T19:53:56.496942+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:53:59.779 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:53:59 smithi098 bash[27308]: cluster 2023-09-23T19:53:58.497433+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:53:59.780 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:53:59 smithi098 bash[33670]: cluster 2023-09-23T19:53:58.497433+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:53:59.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:53:59 smithi173 bash[27697]: cluster 2023-09-23T19:53:58.497433+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:01.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:01 smithi173 bash[27697]: cluster 2023-09-23T19:54:00.497942+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:01.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:01 smithi173 bash[27697]: audit 2023-09-23T19:54:01.499360+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:54:01.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:01 smithi173 bash[27697]: audit 2023-09-23T19:54:01.503957+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:54:01.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:01 smithi173 bash[27697]: audit 2023-09-23T19:54:01.505101+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:01.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:01 smithi098 bash[27308]: cluster 2023-09-23T19:54:00.497942+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:01.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:01 smithi098 bash[27308]: audit 2023-09-23T19:54:01.499360+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:54:01.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:01 smithi098 bash[27308]: audit 2023-09-23T19:54:01.503957+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:54:01.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:01 smithi098 bash[27308]: audit 2023-09-23T19:54:01.505101+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:01.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:01 smithi098 bash[33670]: cluster 2023-09-23T19:54:00.497942+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:01.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:01 smithi098 bash[33670]: audit 2023-09-23T19:54:01.499360+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:54:01.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:01 smithi098 bash[33670]: audit 2023-09-23T19:54:01.503957+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:54:01.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:01 smithi098 bash[33670]: audit 2023-09-23T19:54:01.505101+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:02.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:02 smithi173 bash[27697]: audit 2023-09-23T19:54:01.496488+0000 mgr.y (mgr.14146) 111 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:54:02.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:02 smithi098 bash[27308]: audit 2023-09-23T19:54:01.496488+0000 mgr.y (mgr.14146) 111 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:54:02.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:02 smithi098 bash[33670]: audit 2023-09-23T19:54:01.496488+0000 mgr.y (mgr.14146) 111 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:54:04.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[27308]: cluster 2023-09-23T19:54:02.498399+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:04.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[27308]: cephadm 2023-09-23T19:54:02.896743+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:54:04.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[27308]: audit 2023-09-23T19:54:02.904983+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:04.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[27308]: audit 2023-09-23T19:54:03.193072+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:04.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[27308]: audit 2023-09-23T19:54:03.194586+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:04.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[27308]: audit 2023-09-23T19:54:03.205256+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:04.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[27308]: audit 2023-09-23T19:54:03.206810+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:04.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[27308]: audit 2023-09-23T19:54:03.207880+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:04.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[27308]: audit 2023-09-23T19:54:03.216496+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:04.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[33670]: cluster 2023-09-23T19:54:02.498399+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:04.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[33670]: cephadm 2023-09-23T19:54:02.896743+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:54:04.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[33670]: audit 2023-09-23T19:54:02.904983+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:04.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[33670]: audit 2023-09-23T19:54:03.193072+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:04.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[33670]: audit 2023-09-23T19:54:03.194586+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:04.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[33670]: audit 2023-09-23T19:54:03.205256+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:04.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[33670]: audit 2023-09-23T19:54:03.206810+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:04.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[33670]: audit 2023-09-23T19:54:03.207880+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:04.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:03 smithi098 bash[33670]: audit 2023-09-23T19:54:03.216496+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:03 smithi173 bash[27697]: cluster 2023-09-23T19:54:02.498399+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:03 smithi173 bash[27697]: cephadm 2023-09-23T19:54:02.896743+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:54:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:03 smithi173 bash[27697]: audit 2023-09-23T19:54:02.904983+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:03 smithi173 bash[27697]: audit 2023-09-23T19:54:03.193072+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:03 smithi173 bash[27697]: audit 2023-09-23T19:54:03.194586+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:03 smithi173 bash[27697]: audit 2023-09-23T19:54:03.205256+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:03 smithi173 bash[27697]: audit 2023-09-23T19:54:03.206810+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:03 smithi173 bash[27697]: audit 2023-09-23T19:54:03.207880+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:03 smithi173 bash[27697]: audit 2023-09-23T19:54:03.216496+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:05.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:04 smithi098 bash[27308]: cephadm 2023-09-23T19:54:03.195628+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 8120M 2023-09-23T19:54:05.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:04 smithi098 bash[33670]: cephadm 2023-09-23T19:54:03.195628+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 8120M 2023-09-23T19:54:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:04 smithi173 bash[27697]: cephadm 2023-09-23T19:54:03.195628+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 8120M 2023-09-23T19:54:06.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:05 smithi098 bash[27308]: cluster 2023-09-23T19:54:04.498972+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:06.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:05 smithi098 bash[33670]: cluster 2023-09-23T19:54:04.498972+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:05 smithi173 bash[27697]: cluster 2023-09-23T19:54:04.498972+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:07.425 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:07 smithi098 bash[33670]: cluster 2023-09-23T19:54:06.499632+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:07.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:07 smithi098 bash[27308]: cluster 2023-09-23T19:54:06.499632+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:07.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:07 smithi173 bash[27697]: cluster 2023-09-23T19:54:06.499632+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:09.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:09 smithi173 bash[27697]: cluster 2023-09-23T19:54:08.500188+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:09.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:09 smithi098 bash[27308]: cluster 2023-09-23T19:54:08.500188+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:09.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:09 smithi098 bash[33670]: cluster 2023-09-23T19:54:08.500188+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:10 smithi173 bash[27697]: audit 2023-09-23T19:54:09.726311+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.98:0/1288850728' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6"}]: dispatch 2023-09-23T19:54:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:10 smithi173 bash[27697]: audit 2023-09-23T19:54:09.734533+0000 mon.a (mon.0) 309 : audit [INF] from='client.? 172.21.15.98:0/1288850728' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6"}]': finished 2023-09-23T19:54:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:10 smithi173 bash[27697]: cluster 2023-09-23T19:54:09.734626+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T19:54:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:10 smithi173 bash[27697]: audit 2023-09-23T19:54:09.734849+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:10 smithi173 bash[27697]: audit 2023-09-23T19:54:10.409954+0000 mon.a (mon.0) 312 : audit [DBG] from='client.? 172.21.15.98:0/3492649869' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:54:10.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:10 smithi098 bash[33670]: audit 2023-09-23T19:54:09.726311+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.98:0/1288850728' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6"}]: dispatch 2023-09-23T19:54:10.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:10 smithi098 bash[33670]: audit 2023-09-23T19:54:09.734533+0000 mon.a (mon.0) 309 : audit [INF] from='client.? 172.21.15.98:0/1288850728' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6"}]': finished 2023-09-23T19:54:10.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:10 smithi098 bash[33670]: cluster 2023-09-23T19:54:09.734626+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T19:54:10.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:10 smithi098 bash[33670]: audit 2023-09-23T19:54:09.734849+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:10.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:10 smithi098 bash[33670]: audit 2023-09-23T19:54:10.409954+0000 mon.a (mon.0) 312 : audit [DBG] from='client.? 172.21.15.98:0/3492649869' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:54:10.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:10 smithi098 bash[27308]: audit 2023-09-23T19:54:09.726311+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.98:0/1288850728' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6"}]: dispatch 2023-09-23T19:54:10.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:10 smithi098 bash[27308]: audit 2023-09-23T19:54:09.734533+0000 mon.a (mon.0) 309 : audit [INF] from='client.? 172.21.15.98:0/1288850728' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6"}]': finished 2023-09-23T19:54:10.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:10 smithi098 bash[27308]: cluster 2023-09-23T19:54:09.734626+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T19:54:10.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:10 smithi098 bash[27308]: audit 2023-09-23T19:54:09.734849+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:10.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:10 smithi098 bash[27308]: audit 2023-09-23T19:54:10.409954+0000 mon.a (mon.0) 312 : audit [DBG] from='client.? 172.21.15.98:0/3492649869' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:54:12.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:11 smithi173 bash[27697]: cluster 2023-09-23T19:54:10.500526+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:12.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:11 smithi098 bash[33670]: cluster 2023-09-23T19:54:10.500526+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:12.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:11 smithi098 bash[27308]: cluster 2023-09-23T19:54:10.500526+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:14.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:13 smithi173 bash[27697]: cluster 2023-09-23T19:54:12.501056+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:14.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:13 smithi098 bash[33670]: cluster 2023-09-23T19:54:12.501056+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:14.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:13 smithi098 bash[27308]: cluster 2023-09-23T19:54:12.501056+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:16.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:15 smithi173 bash[27697]: cluster 2023-09-23T19:54:14.501580+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:16.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:15 smithi098 bash[27308]: cluster 2023-09-23T19:54:14.501580+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:16.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:15 smithi098 bash[33670]: cluster 2023-09-23T19:54:14.501580+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:17.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:17 smithi173 bash[27697]: cluster 2023-09-23T19:54:16.502100+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:17.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:17 smithi098 bash[27308]: cluster 2023-09-23T19:54:16.502100+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:17.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:17 smithi098 bash[33670]: cluster 2023-09-23T19:54:16.502100+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:19.592 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:19 smithi098 bash[27308]: cluster 2023-09-23T19:54:18.502446+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:19.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:19 smithi173 bash[27697]: cluster 2023-09-23T19:54:18.502446+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:19.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:19 smithi098 bash[33670]: cluster 2023-09-23T19:54:18.502446+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:21.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:21 smithi173 bash[27697]: cluster 2023-09-23T19:54:20.502918+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:21.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:21 smithi098 bash[33670]: cluster 2023-09-23T19:54:20.502918+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:21.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:21 smithi098 bash[27308]: cluster 2023-09-23T19:54:20.502918+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:22.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:22 smithi173 bash[27697]: audit 2023-09-23T19:54:22.393352+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T19:54:22.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:22 smithi173 bash[27697]: audit 2023-09-23T19:54:22.394646+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:22.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:22 smithi098 bash[33670]: audit 2023-09-23T19:54:22.393352+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T19:54:22.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:22 smithi098 bash[33670]: audit 2023-09-23T19:54:22.394646+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:22.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:22 smithi098 bash[27308]: audit 2023-09-23T19:54:22.393352+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T19:54:22.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:22 smithi098 bash[27308]: audit 2023-09-23T19:54:22.394646+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:23.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:23 smithi098 bash[33670]: cephadm 2023-09-23T19:54:22.395728+0000 mgr.y (mgr.14146) 124 : cephadm [INF] Deploying daemon osd.2 on smithi098 2023-09-23T19:54:23.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:23 smithi098 bash[33670]: cluster 2023-09-23T19:54:22.503383+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:23.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:23 smithi098 bash[27308]: cephadm 2023-09-23T19:54:22.395728+0000 mgr.y (mgr.14146) 124 : cephadm [INF] Deploying daemon osd.2 on smithi098 2023-09-23T19:54:23.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:23 smithi098 bash[27308]: cluster 2023-09-23T19:54:22.503383+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:23.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:23 smithi173 bash[27697]: cephadm 2023-09-23T19:54:22.395728+0000 mgr.y (mgr.14146) 124 : cephadm [INF] Deploying daemon osd.2 on smithi098 2023-09-23T19:54:23.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:23 smithi173 bash[27697]: cluster 2023-09-23T19:54:22.503383+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:25 smithi173 bash[27697]: cluster 2023-09-23T19:54:24.503933+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:25.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:25 smithi098 bash[27308]: cluster 2023-09-23T19:54:24.503933+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:25.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:25 smithi098 bash[33670]: cluster 2023-09-23T19:54:24.503933+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:27 smithi173 bash[27697]: cluster 2023-09-23T19:54:26.504450+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:27 smithi173 bash[27697]: audit 2023-09-23T19:54:26.808449+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:27 smithi173 bash[27697]: audit 2023-09-23T19:54:26.845618+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:28.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:27 smithi098 bash[33670]: cluster 2023-09-23T19:54:26.504450+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:28.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:27 smithi098 bash[33670]: audit 2023-09-23T19:54:26.808449+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:28.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:27 smithi098 bash[33670]: audit 2023-09-23T19:54:26.845618+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:28.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:27 smithi098 bash[27308]: cluster 2023-09-23T19:54:26.504450+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:28.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:27 smithi098 bash[27308]: audit 2023-09-23T19:54:26.808449+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:28.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:27 smithi098 bash[27308]: audit 2023-09-23T19:54:26.845618+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:30.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:29 smithi098 bash[27308]: cluster 2023-09-23T19:54:28.504931+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:30.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:29 smithi098 bash[33670]: cluster 2023-09-23T19:54:28.504931+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:29 smithi173 bash[27697]: cluster 2023-09-23T19:54:28.504931+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:32.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:31 smithi173 bash[27697]: cluster 2023-09-23T19:54:30.505413+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:32.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:31 smithi098 bash[33670]: cluster 2023-09-23T19:54:30.505413+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:32.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:31 smithi098 bash[27308]: cluster 2023-09-23T19:54:30.505413+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:33.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:33 smithi098 bash[27308]: audit 2023-09-23T19:54:32.201940+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:33.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:33 smithi098 bash[27308]: audit 2023-09-23T19:54:32.203225+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:33.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:33 smithi098 bash[27308]: audit 2023-09-23T19:54:32.204381+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:33.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:33 smithi098 bash[27308]: audit 2023-09-23T19:54:32.212148+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:33.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:33 smithi098 bash[27308]: cluster 2023-09-23T19:54:32.505946+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:33.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:33 smithi098 bash[33670]: audit 2023-09-23T19:54:32.201940+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:33.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:33 smithi098 bash[33670]: audit 2023-09-23T19:54:32.203225+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:33.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:33 smithi098 bash[33670]: audit 2023-09-23T19:54:32.204381+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:33.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:33 smithi098 bash[33670]: audit 2023-09-23T19:54:32.212148+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:33.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:33 smithi098 bash[33670]: cluster 2023-09-23T19:54:32.505946+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:33.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:33 smithi173 bash[27697]: audit 2023-09-23T19:54:32.201940+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:33.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:33 smithi173 bash[27697]: audit 2023-09-23T19:54:32.203225+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:33.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:33 smithi173 bash[27697]: audit 2023-09-23T19:54:32.204381+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:33.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:33 smithi173 bash[27697]: audit 2023-09-23T19:54:32.212148+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:33.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:33 smithi173 bash[27697]: cluster 2023-09-23T19:54:32.505946+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:34.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:34 smithi173 bash[27697]: audit 2023-09-23T19:54:33.722595+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T19:54:34.611 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:34 smithi098 bash[33670]: audit 2023-09-23T19:54:33.722595+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T19:54:34.611 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:34 smithi098 bash[27308]: audit 2023-09-23T19:54:33.722595+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T19:54:35.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:35 smithi173 bash[27697]: audit 2023-09-23T19:54:34.224038+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T19:54:35.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:35 smithi173 bash[27697]: cluster 2023-09-23T19:54:34.224120+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T19:54:35.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:35 smithi173 bash[27697]: audit 2023-09-23T19:54:34.224282+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:35.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:35 smithi173 bash[27697]: audit 2023-09-23T19:54:34.224849+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:54:35.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:35 smithi173 bash[27697]: cluster 2023-09-23T19:54:34.506400+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:35.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:35 smithi098 bash[33670]: audit 2023-09-23T19:54:34.224038+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T19:54:35.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:35 smithi098 bash[33670]: cluster 2023-09-23T19:54:34.224120+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T19:54:35.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:35 smithi098 bash[33670]: audit 2023-09-23T19:54:34.224282+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:35.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:35 smithi098 bash[33670]: audit 2023-09-23T19:54:34.224849+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:54:35.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:35 smithi098 bash[33670]: cluster 2023-09-23T19:54:34.506400+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:35.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:35 smithi098 bash[27308]: audit 2023-09-23T19:54:34.224038+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T19:54:35.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:35 smithi098 bash[27308]: cluster 2023-09-23T19:54:34.224120+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T19:54:35.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:35 smithi098 bash[27308]: audit 2023-09-23T19:54:34.224282+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:35.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:35 smithi098 bash[27308]: audit 2023-09-23T19:54:34.224849+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:54:35.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:35 smithi098 bash[27308]: cluster 2023-09-23T19:54:34.506400+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:36.029 INFO:teuthology.orchestra.run.smithi098.stdout:Created osd(s) 2 on host 'smithi098' 2023-09-23T19:54:36.793 DEBUG:teuthology.orchestra.run.smithi098:osd.2> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.2.service 2023-09-23T19:54:36.795 INFO:tasks.cephadm:Deploying osd.3 on smithi098 with /dev/vg_nvme/lv_1... 2023-09-23T19:54:36.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T19:54:37.005 INFO:journalctl@ceph.osd.2.smithi098.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:54:37.025 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[33670]: audit 2023-09-23T19:54:35.228540+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:54:37.026 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[33670]: cluster 2023-09-23T19:54:35.228684+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T19:54:37.026 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[33670]: audit 2023-09-23T19:54:35.229391+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:37.026 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[33670]: audit 2023-09-23T19:54:35.236453+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:37.026 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[33670]: audit 2023-09-23T19:54:36.027689+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:37.026 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[33670]: audit 2023-09-23T19:54:36.038622+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:37.026 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[27308]: audit 2023-09-23T19:54:35.228540+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:54:37.026 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[27308]: cluster 2023-09-23T19:54:35.228684+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T19:54:37.026 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[27308]: audit 2023-09-23T19:54:35.229391+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:37.026 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[27308]: audit 2023-09-23T19:54:35.236453+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:37.026 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[27308]: audit 2023-09-23T19:54:36.027689+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:37.027 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:36 smithi098 bash[27308]: audit 2023-09-23T19:54:36.038622+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:36 smithi173 bash[27697]: audit 2023-09-23T19:54:35.228540+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:54:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:36 smithi173 bash[27697]: cluster 2023-09-23T19:54:35.228684+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T19:54:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:36 smithi173 bash[27697]: audit 2023-09-23T19:54:35.229391+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:36 smithi173 bash[27697]: audit 2023-09-23T19:54:35.236453+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:36 smithi173 bash[27697]: audit 2023-09-23T19:54:36.027689+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:36 smithi173 bash[27697]: audit 2023-09-23T19:54:36.038622+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:54:37.979 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[27308]: cluster 2023-09-23T19:54:34.725485+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:54:37.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[27308]: cluster 2023-09-23T19:54:34.725591+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:54:37.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[27308]: cluster 2023-09-23T19:54:36.235464+0000 mon.a (mon.0) 332 : cluster [INF] osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917] boot 2023-09-23T19:54:37.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[27308]: cluster 2023-09-23T19:54:36.235491+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T19:54:37.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[27308]: audit 2023-09-23T19:54:36.236301+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:37.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[27308]: audit 2023-09-23T19:54:36.236805+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T19:54:37.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[27308]: cluster 2023-09-23T19:54:36.506722+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:37.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[27308]: audit 2023-09-23T19:54:37.252752+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T19:54:37.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[27308]: cluster 2023-09-23T19:54:37.252862+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T19:54:37.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[27308]: audit 2023-09-23T19:54:37.254711+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T19:54:37.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[33670]: cluster 2023-09-23T19:54:34.725485+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:54:37.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[33670]: cluster 2023-09-23T19:54:34.725591+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:54:37.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[33670]: cluster 2023-09-23T19:54:36.235464+0000 mon.a (mon.0) 332 : cluster [INF] osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917] boot 2023-09-23T19:54:37.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[33670]: cluster 2023-09-23T19:54:36.235491+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T19:54:37.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[33670]: audit 2023-09-23T19:54:36.236301+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:37.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[33670]: audit 2023-09-23T19:54:36.236805+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T19:54:37.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[33670]: cluster 2023-09-23T19:54:36.506722+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:37.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[33670]: audit 2023-09-23T19:54:37.252752+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T19:54:37.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[33670]: cluster 2023-09-23T19:54:37.252862+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T19:54:37.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:37 smithi098 bash[33670]: audit 2023-09-23T19:54:37.254711+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T19:54:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:37 smithi173 bash[27697]: cluster 2023-09-23T19:54:34.725485+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:54:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:37 smithi173 bash[27697]: cluster 2023-09-23T19:54:34.725591+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:54:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:37 smithi173 bash[27697]: cluster 2023-09-23T19:54:36.235464+0000 mon.a (mon.0) 332 : cluster [INF] osd.2 [v2:172.21.15.98:6818/1695174917,v1:172.21.15.98:6819/1695174917] boot 2023-09-23T19:54:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:37 smithi173 bash[27697]: cluster 2023-09-23T19:54:36.235491+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T19:54:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:37 smithi173 bash[27697]: audit 2023-09-23T19:54:36.236301+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:54:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:37 smithi173 bash[27697]: audit 2023-09-23T19:54:36.236805+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T19:54:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:37 smithi173 bash[27697]: cluster 2023-09-23T19:54:36.506722+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-23T19:54:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:37 smithi173 bash[27697]: audit 2023-09-23T19:54:37.252752+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-23T19:54:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:37 smithi173 bash[27697]: cluster 2023-09-23T19:54:37.252862+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T19:54:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:37 smithi173 bash[27697]: audit 2023-09-23T19:54:37.254711+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T19:54:39.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:39 smithi173 bash[27697]: audit 2023-09-23T19:54:38.250079+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T19:54:39.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:39 smithi173 bash[27697]: cluster 2023-09-23T19:54:38.250164+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T19:54:39.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:39 smithi173 bash[27697]: cluster 2023-09-23T19:54:38.507252+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:39.663 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:39 smithi098 bash[27308]: audit 2023-09-23T19:54:38.250079+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T19:54:39.663 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:39 smithi098 bash[27308]: cluster 2023-09-23T19:54:38.250164+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T19:54:39.663 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:39 smithi098 bash[27308]: cluster 2023-09-23T19:54:38.507252+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:39.663 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:39 smithi098 bash[33670]: audit 2023-09-23T19:54:38.250079+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T19:54:39.663 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:39 smithi098 bash[33670]: cluster 2023-09-23T19:54:38.250164+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T19:54:39.664 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:39 smithi098 bash[33670]: cluster 2023-09-23T19:54:38.507252+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:40.361 INFO:teuthology.orchestra.run.smithi098.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T19:54:40.361 INFO:teuthology.orchestra.run.smithi098.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T19:54:40.361 INFO:teuthology.orchestra.run.smithi098.stderr: stderr: 10+0 records in 2023-09-23T19:54:40.361 INFO:teuthology.orchestra.run.smithi098.stderr:10+0 records out 2023-09-23T19:54:40.362 INFO:teuthology.orchestra.run.smithi098.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0202118 s, 519 MB/s 2023-09-23T19:54:40.362 INFO:teuthology.orchestra.run.smithi098.stderr:--> Zapping successful for: 2023-09-23T19:54:40.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:40 smithi173 bash[27697]: cluster 2023-09-23T19:54:39.259619+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T19:54:40.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:40 smithi098 bash[33670]: cluster 2023-09-23T19:54:39.259619+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T19:54:40.616 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:40 smithi098 bash[27308]: cluster 2023-09-23T19:54:39.259619+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T19:54:41.184 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi098:vg_nvme/lv_1 2023-09-23T19:54:41.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:41 smithi173 bash[27697]: cluster 2023-09-23T19:54:40.507789+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v115: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:41.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:41 smithi098 bash[33670]: cluster 2023-09-23T19:54:40.507789+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v115: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:41.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:41 smithi098 bash[27308]: cluster 2023-09-23T19:54:40.507789+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v115: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:43 smithi098 bash[27308]: cluster 2023-09-23T19:54:42.508315+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:43.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:43 smithi098 bash[33670]: cluster 2023-09-23T19:54:42.508315+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:44.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:43 smithi173 bash[27697]: cluster 2023-09-23T19:54:42.508315+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:45.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:45 smithi098 bash[33670]: cluster 2023-09-23T19:54:44.508806+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:45.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:45 smithi098 bash[33670]: audit 2023-09-23T19:54:45.119405+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:54:45.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:45 smithi098 bash[33670]: audit 2023-09-23T19:54:45.125179+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:54:45.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:45 smithi098 bash[33670]: audit 2023-09-23T19:54:45.126439+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:45.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:45 smithi098 bash[27308]: cluster 2023-09-23T19:54:44.508806+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:45.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:45 smithi098 bash[27308]: audit 2023-09-23T19:54:45.119405+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:54:45.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:45 smithi098 bash[27308]: audit 2023-09-23T19:54:45.125179+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:54:45.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:45 smithi098 bash[27308]: audit 2023-09-23T19:54:45.126439+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:46.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:45 smithi173 bash[27697]: cluster 2023-09-23T19:54:44.508806+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:46.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:45 smithi173 bash[27697]: audit 2023-09-23T19:54:45.119405+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:54:46.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:45 smithi173 bash[27697]: audit 2023-09-23T19:54:45.125179+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:54:46.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:45 smithi173 bash[27697]: audit 2023-09-23T19:54:45.126439+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:47.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:46 smithi173 bash[27697]: audit 2023-09-23T19:54:45.112706+0000 mgr.y (mgr.14146) 137 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:54:47.131 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:46 smithi098 bash[33670]: audit 2023-09-23T19:54:45.112706+0000 mgr.y (mgr.14146) 137 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:54:47.131 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:46 smithi098 bash[27308]: audit 2023-09-23T19:54:45.112706+0000 mgr.y (mgr.14146) 137 : audit [DBG] from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi098:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:54:48.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:47 smithi173 bash[27697]: cluster 2023-09-23T19:54:46.509323+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:48.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:47 smithi098 bash[27308]: cluster 2023-09-23T19:54:46.509323+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:48.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:47 smithi098 bash[33670]: cluster 2023-09-23T19:54:46.509323+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:49.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[27308]: cephadm 2023-09-23T19:54:48.101337+0000 mgr.y (mgr.14146) 139 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:54:49.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[27308]: audit 2023-09-23T19:54:48.110838+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:49.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[27308]: audit 2023-09-23T19:54:48.112380+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:49.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[27308]: audit 2023-09-23T19:54:48.113442+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:49.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[27308]: audit 2023-09-23T19:54:48.114475+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:49.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[27308]: cephadm 2023-09-23T19:54:48.115279+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 5413M 2023-09-23T19:54:49.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[27308]: audit 2023-09-23T19:54:48.120093+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:49.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[27308]: audit 2023-09-23T19:54:48.122098+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:49.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[27308]: audit 2023-09-23T19:54:48.123076+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:49.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[27308]: audit 2023-09-23T19:54:48.130813+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:49.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[27308]: cluster 2023-09-23T19:54:48.509949+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:49.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[33670]: cephadm 2023-09-23T19:54:48.101337+0000 mgr.y (mgr.14146) 139 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:54:49.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[33670]: audit 2023-09-23T19:54:48.110838+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:49.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[33670]: audit 2023-09-23T19:54:48.112380+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:49.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[33670]: audit 2023-09-23T19:54:48.113442+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:49.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[33670]: audit 2023-09-23T19:54:48.114475+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:49.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[33670]: cephadm 2023-09-23T19:54:48.115279+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 5413M 2023-09-23T19:54:49.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[33670]: audit 2023-09-23T19:54:48.120093+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:49.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[33670]: audit 2023-09-23T19:54:48.122098+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:49.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[33670]: audit 2023-09-23T19:54:48.123076+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:49.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[33670]: audit 2023-09-23T19:54:48.130813+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:49.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:49 smithi098 bash[33670]: cluster 2023-09-23T19:54:48.509949+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:49.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:49 smithi173 bash[27697]: cephadm 2023-09-23T19:54:48.101337+0000 mgr.y (mgr.14146) 139 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:54:49.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:49 smithi173 bash[27697]: audit 2023-09-23T19:54:48.110838+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:49.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:49 smithi173 bash[27697]: audit 2023-09-23T19:54:48.112380+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:49.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:49 smithi173 bash[27697]: audit 2023-09-23T19:54:48.113442+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:49.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:49 smithi173 bash[27697]: audit 2023-09-23T19:54:48.114475+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:54:49.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:49 smithi173 bash[27697]: cephadm 2023-09-23T19:54:48.115279+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 5413M 2023-09-23T19:54:49.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:49 smithi173 bash[27697]: audit 2023-09-23T19:54:48.120093+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:49.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:49 smithi173 bash[27697]: audit 2023-09-23T19:54:48.122098+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:54:49.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:49 smithi173 bash[27697]: audit 2023-09-23T19:54:48.123076+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:54:49.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:49 smithi173 bash[27697]: audit 2023-09-23T19:54:48.130813+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:54:49.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:49 smithi173 bash[27697]: cluster 2023-09-23T19:54:48.509949+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:51.596 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:51 smithi098 bash[27308]: cluster 2023-09-23T19:54:50.510355+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:51.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:51 smithi173 bash[27697]: cluster 2023-09-23T19:54:50.510355+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:51.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:51 smithi098 bash[33670]: cluster 2023-09-23T19:54:50.510355+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:54.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:53 smithi173 bash[27697]: cluster 2023-09-23T19:54:52.510835+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:54.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:53 smithi098 bash[33670]: cluster 2023-09-23T19:54:52.510835+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:54.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:53 smithi098 bash[27308]: cluster 2023-09-23T19:54:52.510835+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:54 smithi173 bash[27697]: audit 2023-09-23T19:54:53.962718+0000 mon.a (mon.0) 353 : audit [INF] from='client.? 172.21.15.98:0/2685770004' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2b3d028-574a-4695-bed0-21f1f03cd9d7"}]: dispatch 2023-09-23T19:54:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:54 smithi173 bash[27697]: audit 2023-09-23T19:54:53.969920+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.98:0/2685770004' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2b3d028-574a-4695-bed0-21f1f03cd9d7"}]': finished 2023-09-23T19:54:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:54 smithi173 bash[27697]: cluster 2023-09-23T19:54:53.969963+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T19:54:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:54 smithi173 bash[27697]: audit 2023-09-23T19:54:53.970080+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:54:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:54 smithi173 bash[27697]: audit 2023-09-23T19:54:54.683392+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.98:0/1329897507' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:54:55.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:54 smithi098 bash[27308]: audit 2023-09-23T19:54:53.962718+0000 mon.a (mon.0) 353 : audit [INF] from='client.? 172.21.15.98:0/2685770004' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2b3d028-574a-4695-bed0-21f1f03cd9d7"}]: dispatch 2023-09-23T19:54:55.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:54 smithi098 bash[27308]: audit 2023-09-23T19:54:53.969920+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.98:0/2685770004' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2b3d028-574a-4695-bed0-21f1f03cd9d7"}]': finished 2023-09-23T19:54:55.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:54 smithi098 bash[27308]: cluster 2023-09-23T19:54:53.969963+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T19:54:55.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:54 smithi098 bash[27308]: audit 2023-09-23T19:54:53.970080+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:54:55.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:54 smithi098 bash[27308]: audit 2023-09-23T19:54:54.683392+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.98:0/1329897507' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:54:55.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:54 smithi098 bash[33670]: audit 2023-09-23T19:54:53.962718+0000 mon.a (mon.0) 353 : audit [INF] from='client.? 172.21.15.98:0/2685770004' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2b3d028-574a-4695-bed0-21f1f03cd9d7"}]: dispatch 2023-09-23T19:54:55.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:54 smithi098 bash[33670]: audit 2023-09-23T19:54:53.969920+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.98:0/2685770004' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2b3d028-574a-4695-bed0-21f1f03cd9d7"}]': finished 2023-09-23T19:54:55.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:54 smithi098 bash[33670]: cluster 2023-09-23T19:54:53.969963+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T19:54:55.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:54 smithi098 bash[33670]: audit 2023-09-23T19:54:53.970080+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:54:55.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:54 smithi098 bash[33670]: audit 2023-09-23T19:54:54.683392+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.98:0/1329897507' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:54:56.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:55 smithi173 bash[27697]: cluster 2023-09-23T19:54:54.511278+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:56.425 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:55 smithi098 bash[33670]: cluster 2023-09-23T19:54:54.511278+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:56.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:55 smithi098 bash[27308]: cluster 2023-09-23T19:54:54.511278+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:58.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:57 smithi173 bash[27697]: cluster 2023-09-23T19:54:56.511881+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:58.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:57 smithi098 bash[27308]: cluster 2023-09-23T19:54:56.511881+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:54:58.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:57 smithi098 bash[33670]: cluster 2023-09-23T19:54:56.511881+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:00.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:54:59 smithi173 bash[27697]: cluster 2023-09-23T19:54:58.512391+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:00.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:54:59 smithi098 bash[27308]: cluster 2023-09-23T19:54:58.512391+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:00.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:54:59 smithi098 bash[33670]: cluster 2023-09-23T19:54:58.512391+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:02.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:01 smithi173 bash[27697]: cluster 2023-09-23T19:55:00.512836+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:02.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:01 smithi098 bash[27308]: cluster 2023-09-23T19:55:00.512836+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:02.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:01 smithi098 bash[33670]: cluster 2023-09-23T19:55:00.512836+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:03.921 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:03 smithi098 bash[27308]: cluster 2023-09-23T19:55:02.513385+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:03.922 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:03 smithi098 bash[33670]: cluster 2023-09-23T19:55:02.513385+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:03 smithi173 bash[27697]: cluster 2023-09-23T19:55:02.513385+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:06.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:05 smithi173 bash[27697]: cluster 2023-09-23T19:55:04.513914+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:06.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:05 smithi098 bash[33670]: cluster 2023-09-23T19:55:04.513914+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:06.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:05 smithi098 bash[27308]: cluster 2023-09-23T19:55:04.513914+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:06 smithi173 bash[27697]: audit 2023-09-23T19:55:06.486076+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T19:55:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:06 smithi173 bash[27697]: audit 2023-09-23T19:55:06.487371+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:07.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:06 smithi098 bash[27308]: audit 2023-09-23T19:55:06.486076+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T19:55:07.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:06 smithi098 bash[27308]: audit 2023-09-23T19:55:06.487371+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:07.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:06 smithi098 bash[33670]: audit 2023-09-23T19:55:06.486076+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T19:55:07.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:06 smithi098 bash[33670]: audit 2023-09-23T19:55:06.487371+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:07.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:07 smithi098 bash[27308]: cephadm 2023-09-23T19:55:06.488632+0000 mgr.y (mgr.14146) 150 : cephadm [INF] Deploying daemon osd.3 on smithi098 2023-09-23T19:55:07.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:07 smithi098 bash[27308]: cluster 2023-09-23T19:55:06.514374+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:07.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:07 smithi098 bash[33670]: cephadm 2023-09-23T19:55:06.488632+0000 mgr.y (mgr.14146) 150 : cephadm [INF] Deploying daemon osd.3 on smithi098 2023-09-23T19:55:07.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:07 smithi098 bash[33670]: cluster 2023-09-23T19:55:06.514374+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:08.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:07 smithi173 bash[27697]: cephadm 2023-09-23T19:55:06.488632+0000 mgr.y (mgr.14146) 150 : cephadm [INF] Deploying daemon osd.3 on smithi098 2023-09-23T19:55:08.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:07 smithi173 bash[27697]: cluster 2023-09-23T19:55:06.514374+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:09 smithi173 bash[27697]: cluster 2023-09-23T19:55:08.514746+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:10.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:09 smithi098 bash[33670]: cluster 2023-09-23T19:55:08.514746+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:10.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:09 smithi098 bash[27308]: cluster 2023-09-23T19:55:08.514746+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:12.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:11 smithi098 bash[27308]: cluster 2023-09-23T19:55:10.515215+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:12.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:11 smithi098 bash[27308]: audit 2023-09-23T19:55:10.916605+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:12.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:11 smithi098 bash[27308]: audit 2023-09-23T19:55:10.925188+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:12.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:11 smithi098 bash[33670]: cluster 2023-09-23T19:55:10.515215+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:12.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:11 smithi098 bash[33670]: audit 2023-09-23T19:55:10.916605+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:12.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:11 smithi098 bash[33670]: audit 2023-09-23T19:55:10.925188+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:12.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:11 smithi173 bash[27697]: cluster 2023-09-23T19:55:10.515215+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:12.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:11 smithi173 bash[27697]: audit 2023-09-23T19:55:10.916605+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:12.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:11 smithi173 bash[27697]: audit 2023-09-23T19:55:10.925188+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:14.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:13 smithi098 bash[27308]: cluster 2023-09-23T19:55:12.515802+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:14.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:13 smithi098 bash[33670]: cluster 2023-09-23T19:55:12.515802+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:13 smithi173 bash[27697]: cluster 2023-09-23T19:55:12.515802+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:16.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:15 smithi098 bash[27308]: cluster 2023-09-23T19:55:14.516166+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:16.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:15 smithi098 bash[33670]: cluster 2023-09-23T19:55:14.516166+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:16.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:15 smithi173 bash[27697]: cluster 2023-09-23T19:55:14.516166+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:17.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:17 smithi098 bash[27308]: audit 2023-09-23T19:55:16.149000+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:17.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:17 smithi098 bash[27308]: audit 2023-09-23T19:55:16.414489+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:17.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:17 smithi098 bash[27308]: audit 2023-09-23T19:55:16.415400+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:17.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:17 smithi098 bash[27308]: audit 2023-09-23T19:55:16.422852+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:17.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:17 smithi098 bash[27308]: cluster 2023-09-23T19:55:16.516615+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:17.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:17 smithi098 bash[33670]: audit 2023-09-23T19:55:16.149000+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:17.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:17 smithi098 bash[33670]: audit 2023-09-23T19:55:16.414489+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:17.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:17 smithi098 bash[33670]: audit 2023-09-23T19:55:16.415400+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:17.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:17 smithi098 bash[33670]: audit 2023-09-23T19:55:16.422852+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:17.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:17 smithi098 bash[33670]: cluster 2023-09-23T19:55:16.516615+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:17.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:17 smithi173 bash[27697]: audit 2023-09-23T19:55:16.149000+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:17.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:17 smithi173 bash[27697]: audit 2023-09-23T19:55:16.414489+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:17.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:17 smithi173 bash[27697]: audit 2023-09-23T19:55:16.415400+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:17.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:17 smithi173 bash[27697]: audit 2023-09-23T19:55:16.422852+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:17.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:17 smithi173 bash[27697]: cluster 2023-09-23T19:55:16.516615+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:18.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:18 smithi173 bash[27697]: audit 2023-09-23T19:55:17.600642+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.98:6826/488893888,v1:172.21.15.98:6827/488893888]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:55:18.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:18 smithi173 bash[27697]: audit 2023-09-23T19:55:17.601278+0000 mon.a (mon.0) 365 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:55:18.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:18 smithi098 bash[27308]: audit 2023-09-23T19:55:17.600642+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.98:6826/488893888,v1:172.21.15.98:6827/488893888]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:55:18.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:18 smithi098 bash[27308]: audit 2023-09-23T19:55:17.601278+0000 mon.a (mon.0) 365 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:55:18.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:18 smithi098 bash[33670]: audit 2023-09-23T19:55:17.600642+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.98:6826/488893888,v1:172.21.15.98:6827/488893888]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:55:18.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:18 smithi098 bash[33670]: audit 2023-09-23T19:55:17.601278+0000 mon.a (mon.0) 365 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T19:55:19.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[33670]: audit 2023-09-23T19:55:18.434342+0000 mon.a (mon.0) 366 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T19:55:19.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[33670]: cluster 2023-09-23T19:55:18.434414+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T19:55:19.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[33670]: audit 2023-09-23T19:55:18.434568+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:19.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[33670]: audit 2023-09-23T19:55:18.435234+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.98:6826/488893888,v1:172.21.15.98:6827/488893888]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:55:19.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[33670]: audit 2023-09-23T19:55:18.435628+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:55:19.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[33670]: cluster 2023-09-23T19:55:18.517008+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:19.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[27308]: audit 2023-09-23T19:55:18.434342+0000 mon.a (mon.0) 366 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T19:55:19.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[27308]: cluster 2023-09-23T19:55:18.434414+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T19:55:19.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[27308]: audit 2023-09-23T19:55:18.434568+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:19.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[27308]: audit 2023-09-23T19:55:18.435234+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.98:6826/488893888,v1:172.21.15.98:6827/488893888]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:55:19.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[27308]: audit 2023-09-23T19:55:18.435628+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:55:19.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:19 smithi098 bash[27308]: cluster 2023-09-23T19:55:18.517008+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:19.823 INFO:teuthology.orchestra.run.smithi098.stdout:Created osd(s) 3 on host 'smithi098' 2023-09-23T19:55:19.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:19 smithi173 bash[27697]: audit 2023-09-23T19:55:18.434342+0000 mon.a (mon.0) 366 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T19:55:19.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:19 smithi173 bash[27697]: cluster 2023-09-23T19:55:18.434414+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T19:55:19.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:19 smithi173 bash[27697]: audit 2023-09-23T19:55:18.434568+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:19.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:19 smithi173 bash[27697]: audit 2023-09-23T19:55:18.435234+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.98:6826/488893888,v1:172.21.15.98:6827/488893888]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:55:19.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:19 smithi173 bash[27697]: audit 2023-09-23T19:55:18.435628+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T19:55:19.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:19 smithi173 bash[27697]: cluster 2023-09-23T19:55:18.517008+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:20.571 DEBUG:teuthology.orchestra.run.smithi098:osd.3> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.3.service 2023-09-23T19:55:20.573 INFO:tasks.cephadm:Deploying osd.4 on smithi173 with /dev/vg_nvme/lv_4... 2023-09-23T19:55:20.574 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T19:55:20.747 INFO:journalctl@ceph.osd.3.smithi098.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:55:20.767 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:20 smithi173 bash[27697]: audit 2023-09-23T19:55:19.438584+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:55:20.768 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:20 smithi173 bash[27697]: cluster 2023-09-23T19:55:19.438757+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T19:55:20.768 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:20 smithi173 bash[27697]: audit 2023-09-23T19:55:19.439503+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:20.768 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:20 smithi173 bash[27697]: audit 2023-09-23T19:55:19.445916+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:20.768 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:20 smithi173 bash[27697]: audit 2023-09-23T19:55:19.821704+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:20.768 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:20 smithi173 bash[27697]: audit 2023-09-23T19:55:19.848188+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:20.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[33670]: audit 2023-09-23T19:55:19.438584+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:55:20.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[33670]: cluster 2023-09-23T19:55:19.438757+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T19:55:20.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[33670]: audit 2023-09-23T19:55:19.439503+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:20.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[33670]: audit 2023-09-23T19:55:19.445916+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:20.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[33670]: audit 2023-09-23T19:55:19.821704+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:20.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[33670]: audit 2023-09-23T19:55:19.848188+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:20.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[27308]: audit 2023-09-23T19:55:19.438584+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]': finished 2023-09-23T19:55:20.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[27308]: cluster 2023-09-23T19:55:19.438757+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T19:55:20.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[27308]: audit 2023-09-23T19:55:19.439503+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:20.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[27308]: audit 2023-09-23T19:55:19.445916+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:20.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[27308]: audit 2023-09-23T19:55:19.821704+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:20.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:20 smithi098 bash[27308]: audit 2023-09-23T19:55:19.848188+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:21.738 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:21 smithi173 bash[27697]: cluster 2023-09-23T19:55:18.625658+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:55:21.738 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:21 smithi173 bash[27697]: cluster 2023-09-23T19:55:18.625736+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:55:21.738 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:21 smithi173 bash[27697]: audit 2023-09-23T19:55:20.444584+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:21.738 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:21 smithi173 bash[27697]: cluster 2023-09-23T19:55:20.450891+0000 mon.a (mon.0) 377 : cluster [INF] osd.3 [v2:172.21.15.98:6826/488893888,v1:172.21.15.98:6827/488893888] boot 2023-09-23T19:55:21.738 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:21 smithi173 bash[27697]: cluster 2023-09-23T19:55:20.450938+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T19:55:21.738 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:21 smithi173 bash[27697]: audit 2023-09-23T19:55:20.451868+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:21.738 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:21 smithi173 bash[27697]: cluster 2023-09-23T19:55:20.517521+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:21.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[27308]: cluster 2023-09-23T19:55:18.625658+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:55:21.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[27308]: cluster 2023-09-23T19:55:18.625736+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:55:21.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[27308]: audit 2023-09-23T19:55:20.444584+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:21.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[27308]: cluster 2023-09-23T19:55:20.450891+0000 mon.a (mon.0) 377 : cluster [INF] osd.3 [v2:172.21.15.98:6826/488893888,v1:172.21.15.98:6827/488893888] boot 2023-09-23T19:55:21.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[27308]: cluster 2023-09-23T19:55:20.450938+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T19:55:21.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[27308]: audit 2023-09-23T19:55:20.451868+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:21.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[27308]: cluster 2023-09-23T19:55:20.517521+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:21.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[33670]: cluster 2023-09-23T19:55:18.625658+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:55:21.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[33670]: cluster 2023-09-23T19:55:18.625736+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:55:21.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[33670]: audit 2023-09-23T19:55:20.444584+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:21.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[33670]: cluster 2023-09-23T19:55:20.450891+0000 mon.a (mon.0) 377 : cluster [INF] osd.3 [v2:172.21.15.98:6826/488893888,v1:172.21.15.98:6827/488893888] boot 2023-09-23T19:55:21.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[33670]: cluster 2023-09-23T19:55:20.450938+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T19:55:21.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[33670]: audit 2023-09-23T19:55:20.451868+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:55:21.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:21 smithi098 bash[33670]: cluster 2023-09-23T19:55:20.517521+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-23T19:55:22.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:22 smithi173 bash[27697]: cluster 2023-09-23T19:55:21.467398+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T19:55:22.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:22 smithi098 bash[27308]: cluster 2023-09-23T19:55:21.467398+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T19:55:22.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:22 smithi098 bash[33670]: cluster 2023-09-23T19:55:21.467398+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T19:55:23.703 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T19:55:23.704 INFO:teuthology.orchestra.run.smithi173.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T19:55:23.704 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10+0 records in 2023-09-23T19:55:23.704 INFO:teuthology.orchestra.run.smithi173.stderr:10+0 records out 2023-09-23T19:55:23.704 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172743 s, 607 MB/s 2023-09-23T19:55:23.704 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping successful for: 2023-09-23T19:55:23.770 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:23 smithi173 bash[27697]: cluster 2023-09-23T19:55:22.518123+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:23.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:23 smithi098 bash[27308]: cluster 2023-09-23T19:55:22.518123+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:23.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:23 smithi098 bash[33670]: cluster 2023-09-23T19:55:22.518123+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:24.345 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi173:vg_nvme/lv_4 2023-09-23T19:55:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:25 smithi173 bash[27697]: cluster 2023-09-23T19:55:24.518663+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:25.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:25 smithi098 bash[33670]: cluster 2023-09-23T19:55:24.518663+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:25.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:25 smithi098 bash[27308]: cluster 2023-09-23T19:55:24.518663+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:27 smithi173 bash[27697]: cluster 2023-09-23T19:55:26.519331+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:27 smithi173 bash[27697]: audit 2023-09-23T19:55:27.199935+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:55:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:27 smithi173 bash[27697]: audit 2023-09-23T19:55:27.205422+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:55:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:27 smithi173 bash[27697]: audit 2023-09-23T19:55:27.206629+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:28.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:27 smithi098 bash[27308]: cluster 2023-09-23T19:55:26.519331+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:28.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:27 smithi098 bash[27308]: audit 2023-09-23T19:55:27.199935+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:55:28.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:27 smithi098 bash[27308]: audit 2023-09-23T19:55:27.205422+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:55:28.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:27 smithi098 bash[27308]: audit 2023-09-23T19:55:27.206629+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:28.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:27 smithi098 bash[33670]: cluster 2023-09-23T19:55:26.519331+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:28.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:27 smithi098 bash[33670]: audit 2023-09-23T19:55:27.199935+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:55:28.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:27 smithi098 bash[33670]: audit 2023-09-23T19:55:27.205422+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:55:28.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:27 smithi098 bash[33670]: audit 2023-09-23T19:55:27.206629+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:28 smithi173 bash[27697]: audit 2023-09-23T19:55:27.193399+0000 mgr.y (mgr.14146) 162 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:29.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:28 smithi098 bash[27308]: audit 2023-09-23T19:55:27.193399+0000 mgr.y (mgr.14146) 162 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:29.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:28 smithi098 bash[33670]: audit 2023-09-23T19:55:27.193399+0000 mgr.y (mgr.14146) 162 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:55:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:29 smithi173 bash[27697]: cluster 2023-09-23T19:55:28.519902+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:29 smithi173 bash[27697]: audit 2023-09-23T19:55:29.220188+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:29 smithi173 bash[27697]: audit 2023-09-23T19:55:29.221624+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:29 smithi173 bash[27697]: audit 2023-09-23T19:55:29.222657+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:29 smithi173 bash[27697]: audit 2023-09-23T19:55:29.223614+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:29 smithi173 bash[27697]: audit 2023-09-23T19:55:29.224624+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:29 smithi173 bash[27697]: audit 2023-09-23T19:55:29.231147+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:29 smithi173 bash[27697]: audit 2023-09-23T19:55:29.233016+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:29 smithi173 bash[27697]: audit 2023-09-23T19:55:29.234066+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:29 smithi173 bash[27697]: audit 2023-09-23T19:55:29.240583+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:30.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[27308]: cluster 2023-09-23T19:55:28.519902+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:30.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[27308]: audit 2023-09-23T19:55:29.220188+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:30.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[27308]: audit 2023-09-23T19:55:29.221624+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[27308]: audit 2023-09-23T19:55:29.222657+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[27308]: audit 2023-09-23T19:55:29.223614+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[27308]: audit 2023-09-23T19:55:29.224624+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[27308]: audit 2023-09-23T19:55:29.231147+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:30.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[27308]: audit 2023-09-23T19:55:29.233016+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:30.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[27308]: audit 2023-09-23T19:55:29.234066+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:30.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[27308]: audit 2023-09-23T19:55:29.240583+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:30.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[33670]: cluster 2023-09-23T19:55:28.519902+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:30.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[33670]: audit 2023-09-23T19:55:29.220188+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:30.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[33670]: audit 2023-09-23T19:55:29.221624+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[33670]: audit 2023-09-23T19:55:29.222657+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[33670]: audit 2023-09-23T19:55:29.223614+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[33670]: audit 2023-09-23T19:55:29.224624+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:55:30.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[33670]: audit 2023-09-23T19:55:29.231147+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:30.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[33670]: audit 2023-09-23T19:55:29.233016+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:30.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[33670]: audit 2023-09-23T19:55:29.234066+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:30.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:29 smithi098 bash[33670]: audit 2023-09-23T19:55:29.240583+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:30 smithi173 bash[27697]: cephadm 2023-09-23T19:55:29.211274+0000 mgr.y (mgr.14146) 164 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:55:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:30 smithi173 bash[27697]: cephadm 2023-09-23T19:55:29.225380+0000 mgr.y (mgr.14146) 165 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 4060M 2023-09-23T19:55:31.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:30 smithi098 bash[27308]: cephadm 2023-09-23T19:55:29.211274+0000 mgr.y (mgr.14146) 164 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:55:31.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:30 smithi098 bash[27308]: cephadm 2023-09-23T19:55:29.225380+0000 mgr.y (mgr.14146) 165 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 4060M 2023-09-23T19:55:31.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:30 smithi098 bash[33670]: cephadm 2023-09-23T19:55:29.211274+0000 mgr.y (mgr.14146) 164 : cephadm [INF] Detected new or changed devices on smithi098 2023-09-23T19:55:31.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:30 smithi098 bash[33670]: cephadm 2023-09-23T19:55:29.225380+0000 mgr.y (mgr.14146) 165 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 4060M 2023-09-23T19:55:32.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:31 smithi173 bash[27697]: cluster 2023-09-23T19:55:30.520423+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:32.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:31 smithi098 bash[27308]: cluster 2023-09-23T19:55:30.520423+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:32.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:31 smithi098 bash[33670]: cluster 2023-09-23T19:55:30.520423+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:33.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:33 smithi173 bash[27697]: cluster 2023-09-23T19:55:32.520992+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:34.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:33 smithi098 bash[33670]: cluster 2023-09-23T19:55:32.520992+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:34.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:33 smithi098 bash[27308]: cluster 2023-09-23T19:55:32.520992+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:35 smithi173 bash[27697]: cluster 2023-09-23T19:55:34.521498+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:35 smithi173 bash[27697]: audit 2023-09-23T19:55:35.130015+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.173:0/1749242903' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "167b8234-20dd-4264-968a-a01d73e5bd4c"}]: dispatch 2023-09-23T19:55:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:35 smithi173 bash[27697]: audit 2023-09-23T19:55:35.130413+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "167b8234-20dd-4264-968a-a01d73e5bd4c"}]: dispatch 2023-09-23T19:55:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:35 smithi173 bash[27697]: audit 2023-09-23T19:55:35.140330+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "167b8234-20dd-4264-968a-a01d73e5bd4c"}]': finished 2023-09-23T19:55:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:35 smithi173 bash[27697]: cluster 2023-09-23T19:55:35.140428+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T19:55:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:35 smithi173 bash[27697]: audit 2023-09-23T19:55:35.140628+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:55:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[27308]: cluster 2023-09-23T19:55:34.521498+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[27308]: audit 2023-09-23T19:55:35.130015+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.173:0/1749242903' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "167b8234-20dd-4264-968a-a01d73e5bd4c"}]: dispatch 2023-09-23T19:55:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[27308]: audit 2023-09-23T19:55:35.130413+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "167b8234-20dd-4264-968a-a01d73e5bd4c"}]: dispatch 2023-09-23T19:55:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[27308]: audit 2023-09-23T19:55:35.140330+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "167b8234-20dd-4264-968a-a01d73e5bd4c"}]': finished 2023-09-23T19:55:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[27308]: cluster 2023-09-23T19:55:35.140428+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T19:55:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[27308]: audit 2023-09-23T19:55:35.140628+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:55:36.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[33670]: cluster 2023-09-23T19:55:34.521498+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:36.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[33670]: audit 2023-09-23T19:55:35.130015+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.173:0/1749242903' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "167b8234-20dd-4264-968a-a01d73e5bd4c"}]: dispatch 2023-09-23T19:55:36.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[33670]: audit 2023-09-23T19:55:35.130413+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "167b8234-20dd-4264-968a-a01d73e5bd4c"}]: dispatch 2023-09-23T19:55:36.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[33670]: audit 2023-09-23T19:55:35.140330+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "167b8234-20dd-4264-968a-a01d73e5bd4c"}]': finished 2023-09-23T19:55:36.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[33670]: cluster 2023-09-23T19:55:35.140428+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T19:55:36.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:35 smithi098 bash[33670]: audit 2023-09-23T19:55:35.140628+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:55:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:36 smithi173 bash[27697]: audit 2023-09-23T19:55:35.830131+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.173:0/554908284' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:55:37.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:36 smithi098 bash[27308]: audit 2023-09-23T19:55:35.830131+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.173:0/554908284' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:55:37.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:36 smithi098 bash[33670]: audit 2023-09-23T19:55:35.830131+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.173:0/554908284' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:55:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:37 smithi173 bash[27697]: cluster 2023-09-23T19:55:36.522042+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:38.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:37 smithi098 bash[27308]: cluster 2023-09-23T19:55:36.522042+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:38.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:37 smithi098 bash[33670]: cluster 2023-09-23T19:55:36.522042+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:40.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:39 smithi173 bash[27697]: cluster 2023-09-23T19:55:38.522621+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:40.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:39 smithi098 bash[27308]: cluster 2023-09-23T19:55:38.522621+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:40.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:39 smithi098 bash[33670]: cluster 2023-09-23T19:55:38.522621+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:42.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:41 smithi173 bash[27697]: cluster 2023-09-23T19:55:40.523139+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:42.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:41 smithi098 bash[33670]: cluster 2023-09-23T19:55:40.523139+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:42.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:41 smithi098 bash[27308]: cluster 2023-09-23T19:55:40.523139+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:44.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:43 smithi173 bash[27697]: cluster 2023-09-23T19:55:42.523673+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:44.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:43 smithi098 bash[27308]: cluster 2023-09-23T19:55:42.523673+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:44.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:43 smithi098 bash[33670]: cluster 2023-09-23T19:55:42.523673+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:46.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:45 smithi173 bash[27697]: cluster 2023-09-23T19:55:44.524141+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:46.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:45 smithi098 bash[33670]: cluster 2023-09-23T19:55:44.524141+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:46.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:45 smithi098 bash[27308]: cluster 2023-09-23T19:55:44.524141+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:48.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:47 smithi173 bash[27697]: cluster 2023-09-23T19:55:46.524717+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:48.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:47 smithi173 bash[27697]: audit 2023-09-23T19:55:47.194070+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T19:55:48.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:47 smithi173 bash[27697]: audit 2023-09-23T19:55:47.195859+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:48.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:47 smithi098 bash[27308]: cluster 2023-09-23T19:55:46.524717+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:48.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:47 smithi098 bash[27308]: audit 2023-09-23T19:55:47.194070+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T19:55:48.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:47 smithi098 bash[27308]: audit 2023-09-23T19:55:47.195859+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:48.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:47 smithi098 bash[33670]: cluster 2023-09-23T19:55:46.524717+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:48.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:47 smithi098 bash[33670]: audit 2023-09-23T19:55:47.194070+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T19:55:48.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:47 smithi098 bash[33670]: audit 2023-09-23T19:55:47.195859+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:48 smithi173 bash[27697]: cephadm 2023-09-23T19:55:47.197319+0000 mgr.y (mgr.14146) 175 : cephadm [INF] Deploying daemon osd.4 on smithi173 2023-09-23T19:55:49.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:48 smithi098 bash[27308]: cephadm 2023-09-23T19:55:47.197319+0000 mgr.y (mgr.14146) 175 : cephadm [INF] Deploying daemon osd.4 on smithi173 2023-09-23T19:55:49.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:48 smithi098 bash[33670]: cephadm 2023-09-23T19:55:47.197319+0000 mgr.y (mgr.14146) 175 : cephadm [INF] Deploying daemon osd.4 on smithi173 2023-09-23T19:55:50.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:49 smithi173 bash[27697]: cluster 2023-09-23T19:55:48.525244+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:50.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:49 smithi098 bash[27308]: cluster 2023-09-23T19:55:48.525244+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:50.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:49 smithi098 bash[33670]: cluster 2023-09-23T19:55:48.525244+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:52.049 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:51 smithi173 bash[27697]: cluster 2023-09-23T19:55:50.525826+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:52.049 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:51 smithi173 bash[27697]: audit 2023-09-23T19:55:51.266934+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:52.049 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:51 smithi173 bash[27697]: audit 2023-09-23T19:55:51.267551+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:52.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:51 smithi098 bash[27308]: cluster 2023-09-23T19:55:50.525826+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:52.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:51 smithi098 bash[27308]: audit 2023-09-23T19:55:51.266934+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:52.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:51 smithi098 bash[27308]: audit 2023-09-23T19:55:51.267551+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:52.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:51 smithi098 bash[33670]: cluster 2023-09-23T19:55:50.525826+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:52.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:51 smithi098 bash[33670]: audit 2023-09-23T19:55:51.266934+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:52.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:51 smithi098 bash[33670]: audit 2023-09-23T19:55:51.267551+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:55:54.049 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:53 smithi173 bash[27697]: cluster 2023-09-23T19:55:52.526383+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:54.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:53 smithi098 bash[27308]: cluster 2023-09-23T19:55:52.526383+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:54.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:53 smithi098 bash[33670]: cluster 2023-09-23T19:55:52.526383+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:56.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:55 smithi173 bash[27697]: cluster 2023-09-23T19:55:54.527011+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:56.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:55 smithi098 bash[27308]: cluster 2023-09-23T19:55:54.527011+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:56.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:55 smithi098 bash[33670]: cluster 2023-09-23T19:55:54.527011+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:57.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:57 smithi173 bash[27697]: audit 2023-09-23T19:55:56.348482+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:57.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:57 smithi173 bash[27697]: cluster 2023-09-23T19:55:56.527580+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:57.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:57 smithi173 bash[27697]: audit 2023-09-23T19:55:56.625870+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:57.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:57 smithi173 bash[27697]: audit 2023-09-23T19:55:56.627877+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:57.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:57 smithi173 bash[27697]: audit 2023-09-23T19:55:56.637101+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:57.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:57 smithi098 bash[27308]: audit 2023-09-23T19:55:56.348482+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:57.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:57 smithi098 bash[27308]: cluster 2023-09-23T19:55:56.527580+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:57.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:57 smithi098 bash[27308]: audit 2023-09-23T19:55:56.625870+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:57.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:57 smithi098 bash[27308]: audit 2023-09-23T19:55:56.627877+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:57.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:57 smithi098 bash[27308]: audit 2023-09-23T19:55:56.637101+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:57.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:57 smithi098 bash[33670]: audit 2023-09-23T19:55:56.348482+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:57.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:57 smithi098 bash[33670]: cluster 2023-09-23T19:55:56.527580+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:57.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:57 smithi098 bash[33670]: audit 2023-09-23T19:55:56.625870+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:55:57.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:57 smithi098 bash[33670]: audit 2023-09-23T19:55:56.627877+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:55:57.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:57 smithi098 bash[33670]: audit 2023-09-23T19:55:56.637101+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:55:58.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:58 smithi098 bash[27308]: audit 2023-09-23T19:55:57.696977+0000 mon.a (mon.0) 405 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:55:58.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:58 smithi098 bash[27308]: audit 2023-09-23T19:55:57.697222+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/2891711223,v1:172.21.15.173:6801/2891711223]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:55:58.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:58 smithi098 bash[33670]: audit 2023-09-23T19:55:57.696977+0000 mon.a (mon.0) 405 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:55:58.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:58 smithi098 bash[33670]: audit 2023-09-23T19:55:57.697222+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/2891711223,v1:172.21.15.173:6801/2891711223]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:55:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:58 smithi173 bash[27697]: audit 2023-09-23T19:55:57.696977+0000 mon.a (mon.0) 405 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:55:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:58 smithi173 bash[27697]: audit 2023-09-23T19:55:57.697222+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/2891711223,v1:172.21.15.173:6801/2891711223]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T19:55:59.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:59 smithi173 bash[27697]: audit 2023-09-23T19:55:58.372797+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T19:55:59.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:59 smithi173 bash[27697]: cluster 2023-09-23T19:55:58.372853+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T19:55:59.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:59 smithi173 bash[27697]: audit 2023-09-23T19:55:58.373024+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:55:59.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:59 smithi173 bash[27697]: audit 2023-09-23T19:55:58.375052+0000 mon.a (mon.0) 409 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:55:59.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:59 smithi173 bash[27697]: audit 2023-09-23T19:55:58.375423+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/2891711223,v1:172.21.15.173:6801/2891711223]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:55:59.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:55:59 smithi173 bash[27697]: cluster 2023-09-23T19:55:58.528073+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:59.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[27308]: audit 2023-09-23T19:55:58.372797+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T19:55:59.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[27308]: cluster 2023-09-23T19:55:58.372853+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T19:55:59.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[27308]: audit 2023-09-23T19:55:58.373024+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:55:59.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[27308]: audit 2023-09-23T19:55:58.375052+0000 mon.a (mon.0) 409 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:55:59.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[27308]: audit 2023-09-23T19:55:58.375423+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/2891711223,v1:172.21.15.173:6801/2891711223]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:55:59.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[27308]: cluster 2023-09-23T19:55:58.528073+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:59.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[33670]: audit 2023-09-23T19:55:58.372797+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T19:55:59.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[33670]: cluster 2023-09-23T19:55:58.372853+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T19:55:59.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[33670]: audit 2023-09-23T19:55:58.373024+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:55:59.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[33670]: audit 2023-09-23T19:55:58.375052+0000 mon.a (mon.0) 409 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:55:59.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[33670]: audit 2023-09-23T19:55:58.375423+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/2891711223,v1:172.21.15.173:6801/2891711223]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:55:59.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:55:59 smithi098 bash[33670]: cluster 2023-09-23T19:55:58.528073+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:55:59.682 INFO:teuthology.orchestra.run.smithi173.stdout:Created osd(s) 4 on host 'smithi173' 2023-09-23T19:56:00.338 DEBUG:teuthology.orchestra.run.smithi173:osd.4> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.4.service 2023-09-23T19:56:00.340 INFO:tasks.cephadm:Deploying osd.5 on smithi173 with /dev/vg_nvme/lv_3... 2023-09-23T19:56:00.340 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T19:56:00.506 INFO:journalctl@ceph.osd.4.smithi173.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:56:00.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:00 smithi173 bash[27697]: audit 2023-09-23T19:55:59.378705+0000 mon.a (mon.0) 410 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:56:00.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:00 smithi173 bash[27697]: cluster 2023-09-23T19:55:59.378967+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T19:56:00.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:00 smithi173 bash[27697]: audit 2023-09-23T19:55:59.379848+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:00 smithi173 bash[27697]: audit 2023-09-23T19:55:59.387143+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:00 smithi173 bash[27697]: audit 2023-09-23T19:55:59.680185+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:00 smithi173 bash[27697]: audit 2023-09-23T19:55:59.713886+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:00.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[33670]: audit 2023-09-23T19:55:59.378705+0000 mon.a (mon.0) 410 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:56:00.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[33670]: cluster 2023-09-23T19:55:59.378967+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T19:56:00.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[33670]: audit 2023-09-23T19:55:59.379848+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:00.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[33670]: audit 2023-09-23T19:55:59.387143+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:00.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[33670]: audit 2023-09-23T19:55:59.680185+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:00.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[33670]: audit 2023-09-23T19:55:59.713886+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:00.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[27308]: audit 2023-09-23T19:55:59.378705+0000 mon.a (mon.0) 410 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:56:00.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[27308]: cluster 2023-09-23T19:55:59.378967+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T19:56:00.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[27308]: audit 2023-09-23T19:55:59.379848+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:00.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[27308]: audit 2023-09-23T19:55:59.387143+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:00.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[27308]: audit 2023-09-23T19:55:59.680185+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:00.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:00 smithi098 bash[27308]: audit 2023-09-23T19:55:59.713886+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:01.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:01 smithi173 bash[27697]: cluster 2023-09-23T19:55:58.685193+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:56:01.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:01 smithi173 bash[27697]: cluster 2023-09-23T19:55:58.685270+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:56:01.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:01 smithi173 bash[27697]: audit 2023-09-23T19:56:00.384510+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:01.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:01 smithi173 bash[27697]: cluster 2023-09-23T19:56:00.397512+0000 mon.a (mon.0) 417 : cluster [INF] osd.4 [v2:172.21.15.173:6800/2891711223,v1:172.21.15.173:6801/2891711223] boot 2023-09-23T19:56:01.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:01 smithi173 bash[27697]: cluster 2023-09-23T19:56:00.397581+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T19:56:01.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:01 smithi173 bash[27697]: audit 2023-09-23T19:56:00.397757+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:01.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:01 smithi173 bash[27697]: cluster 2023-09-23T19:56:00.528665+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:56:01.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[27308]: cluster 2023-09-23T19:55:58.685193+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:56:01.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[27308]: cluster 2023-09-23T19:55:58.685270+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:56:01.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[27308]: audit 2023-09-23T19:56:00.384510+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:01.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[27308]: cluster 2023-09-23T19:56:00.397512+0000 mon.a (mon.0) 417 : cluster [INF] osd.4 [v2:172.21.15.173:6800/2891711223,v1:172.21.15.173:6801/2891711223] boot 2023-09-23T19:56:01.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[27308]: cluster 2023-09-23T19:56:00.397581+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T19:56:01.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[27308]: audit 2023-09-23T19:56:00.397757+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:01.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[27308]: cluster 2023-09-23T19:56:00.528665+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:56:01.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[33670]: cluster 2023-09-23T19:55:58.685193+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:56:01.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[33670]: cluster 2023-09-23T19:55:58.685270+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:56:01.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[33670]: audit 2023-09-23T19:56:00.384510+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:01.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[33670]: cluster 2023-09-23T19:56:00.397512+0000 mon.a (mon.0) 417 : cluster [INF] osd.4 [v2:172.21.15.173:6800/2891711223,v1:172.21.15.173:6801/2891711223] boot 2023-09-23T19:56:01.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[33670]: cluster 2023-09-23T19:56:00.397581+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T19:56:01.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[33670]: audit 2023-09-23T19:56:00.397757+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:56:01.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:01 smithi098 bash[33670]: cluster 2023-09-23T19:56:00.528665+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-23T19:56:02.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:02 smithi173 bash[27697]: cluster 2023-09-23T19:56:01.403595+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T19:56:02.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:02 smithi098 bash[33670]: cluster 2023-09-23T19:56:01.403595+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T19:56:02.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:02 smithi098 bash[27308]: cluster 2023-09-23T19:56:01.403595+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T19:56:03.660 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T19:56:03.660 INFO:teuthology.orchestra.run.smithi173.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T19:56:03.660 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10+0 records in 2023-09-23T19:56:03.660 INFO:teuthology.orchestra.run.smithi173.stderr:10+0 records out 2023-09-23T19:56:03.660 INFO:teuthology.orchestra.run.smithi173.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0227193 s, 462 MB/s 2023-09-23T19:56:03.660 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping successful for: 2023-09-23T19:56:03.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:03 smithi098 bash[27308]: cluster 2023-09-23T19:56:02.411475+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T19:56:03.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:03 smithi098 bash[27308]: cluster 2023-09-23T19:56:02.529165+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:03.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:03 smithi098 bash[33670]: cluster 2023-09-23T19:56:02.411475+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T19:56:03.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:03 smithi098 bash[33670]: cluster 2023-09-23T19:56:02.529165+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:03.726 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:03 smithi173 bash[27697]: cluster 2023-09-23T19:56:02.411475+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T19:56:03.726 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:03 smithi173 bash[27697]: cluster 2023-09-23T19:56:02.529165+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:04.378 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi173:vg_nvme/lv_3 2023-09-23T19:56:05.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:05 smithi173 bash[27697]: cluster 2023-09-23T19:56:04.529671+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:05.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:05 smithi098 bash[27308]: cluster 2023-09-23T19:56:04.529671+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:05.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:05 smithi098 bash[33670]: cluster 2023-09-23T19:56:04.529671+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:08.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:07 smithi173 bash[27697]: cluster 2023-09-23T19:56:06.530222+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:08.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:07 smithi098 bash[27308]: cluster 2023-09-23T19:56:06.530222+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:08.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:07 smithi098 bash[33670]: cluster 2023-09-23T19:56:06.530222+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:08 smithi173 bash[27697]: audit 2023-09-23T19:56:08.590047+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:56:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:08 smithi173 bash[27697]: audit 2023-09-23T19:56:08.595475+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:56:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:08 smithi173 bash[27697]: audit 2023-09-23T19:56:08.596821+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:09.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:08 smithi098 bash[27308]: audit 2023-09-23T19:56:08.590047+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:56:09.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:08 smithi098 bash[27308]: audit 2023-09-23T19:56:08.595475+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:56:09.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:08 smithi098 bash[27308]: audit 2023-09-23T19:56:08.596821+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:09.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:08 smithi098 bash[33670]: audit 2023-09-23T19:56:08.590047+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:56:09.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:08 smithi098 bash[33670]: audit 2023-09-23T19:56:08.595475+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:56:09.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:08 smithi098 bash[33670]: audit 2023-09-23T19:56:08.596821+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:09 smithi173 bash[27697]: cluster 2023-09-23T19:56:08.530691+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:09 smithi173 bash[27697]: audit 2023-09-23T19:56:08.583473+0000 mgr.y (mgr.14146) 187 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:56:10.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:09 smithi098 bash[33670]: cluster 2023-09-23T19:56:08.530691+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:10.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:09 smithi098 bash[33670]: audit 2023-09-23T19:56:08.583473+0000 mgr.y (mgr.14146) 187 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:56:10.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:09 smithi098 bash[27308]: cluster 2023-09-23T19:56:08.530691+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:10.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:09 smithi098 bash[27308]: audit 2023-09-23T19:56:08.583473+0000 mgr.y (mgr.14146) 187 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:56:11.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[27308]: cephadm 2023-09-23T19:56:09.877554+0000 mgr.y (mgr.14146) 188 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:56:11.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[27308]: audit 2023-09-23T19:56:09.886773+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:11.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[27308]: audit 2023-09-23T19:56:09.888115+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:56:11.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[27308]: cephadm 2023-09-23T19:56:09.889043+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 17265M 2023-09-23T19:56:11.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[27308]: audit 2023-09-23T19:56:09.894176+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:11.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[27308]: audit 2023-09-23T19:56:09.895831+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:11.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[27308]: audit 2023-09-23T19:56:09.896988+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:11.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[27308]: audit 2023-09-23T19:56:09.903253+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:11.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[33670]: cephadm 2023-09-23T19:56:09.877554+0000 mgr.y (mgr.14146) 188 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:56:11.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[33670]: audit 2023-09-23T19:56:09.886773+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:11.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[33670]: audit 2023-09-23T19:56:09.888115+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:56:11.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[33670]: cephadm 2023-09-23T19:56:09.889043+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 17265M 2023-09-23T19:56:11.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[33670]: audit 2023-09-23T19:56:09.894176+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:11.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[33670]: audit 2023-09-23T19:56:09.895831+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:11.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[33670]: audit 2023-09-23T19:56:09.896988+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:11.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:10 smithi098 bash[33670]: audit 2023-09-23T19:56:09.903253+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:10 smithi173 bash[27697]: cephadm 2023-09-23T19:56:09.877554+0000 mgr.y (mgr.14146) 188 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:56:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:10 smithi173 bash[27697]: audit 2023-09-23T19:56:09.886773+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:10 smithi173 bash[27697]: audit 2023-09-23T19:56:09.888115+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:56:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:10 smithi173 bash[27697]: cephadm 2023-09-23T19:56:09.889043+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 17265M 2023-09-23T19:56:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:10 smithi173 bash[27697]: audit 2023-09-23T19:56:09.894176+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:10 smithi173 bash[27697]: audit 2023-09-23T19:56:09.895831+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:10 smithi173 bash[27697]: audit 2023-09-23T19:56:09.896988+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:10 smithi173 bash[27697]: audit 2023-09-23T19:56:09.903253+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:12.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:11 smithi098 bash[33670]: cluster 2023-09-23T19:56:10.531333+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:12.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:11 smithi098 bash[27308]: cluster 2023-09-23T19:56:10.531333+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:12.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:11 smithi173 bash[27697]: cluster 2023-09-23T19:56:10.531333+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:14.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:13 smithi098 bash[27308]: cluster 2023-09-23T19:56:12.531989+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:14.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:13 smithi098 bash[33670]: cluster 2023-09-23T19:56:12.531989+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:14.200 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:13 smithi173 bash[27697]: cluster 2023-09-23T19:56:12.531989+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:16.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:15 smithi173 bash[27697]: cluster 2023-09-23T19:56:14.532524+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:16.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:15 smithi098 bash[27308]: cluster 2023-09-23T19:56:14.532524+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:16.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:15 smithi098 bash[33670]: cluster 2023-09-23T19:56:14.532524+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:16 smithi173 bash[27697]: audit 2023-09-23T19:56:16.671209+0000 mon.a (mon.0) 431 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbf616af-220c-41c6-a170-3f18e632b4a8"}]: dispatch 2023-09-23T19:56:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:16 smithi173 bash[27697]: audit 2023-09-23T19:56:16.671492+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.173:0/1114802001' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbf616af-220c-41c6-a170-3f18e632b4a8"}]: dispatch 2023-09-23T19:56:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:16 smithi173 bash[27697]: audit 2023-09-23T19:56:16.681015+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bbf616af-220c-41c6-a170-3f18e632b4a8"}]': finished 2023-09-23T19:56:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:16 smithi173 bash[27697]: cluster 2023-09-23T19:56:16.681120+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-09-23T19:56:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:16 smithi173 bash[27697]: audit 2023-09-23T19:56:16.681359+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:17.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:16 smithi098 bash[27308]: audit 2023-09-23T19:56:16.671209+0000 mon.a (mon.0) 431 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbf616af-220c-41c6-a170-3f18e632b4a8"}]: dispatch 2023-09-23T19:56:17.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:16 smithi098 bash[27308]: audit 2023-09-23T19:56:16.671492+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.173:0/1114802001' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbf616af-220c-41c6-a170-3f18e632b4a8"}]: dispatch 2023-09-23T19:56:17.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:16 smithi098 bash[27308]: audit 2023-09-23T19:56:16.681015+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bbf616af-220c-41c6-a170-3f18e632b4a8"}]': finished 2023-09-23T19:56:17.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:16 smithi098 bash[27308]: cluster 2023-09-23T19:56:16.681120+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-09-23T19:56:17.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:16 smithi098 bash[27308]: audit 2023-09-23T19:56:16.681359+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:17.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:16 smithi098 bash[33670]: audit 2023-09-23T19:56:16.671209+0000 mon.a (mon.0) 431 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbf616af-220c-41c6-a170-3f18e632b4a8"}]: dispatch 2023-09-23T19:56:17.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:16 smithi098 bash[33670]: audit 2023-09-23T19:56:16.671492+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.173:0/1114802001' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbf616af-220c-41c6-a170-3f18e632b4a8"}]: dispatch 2023-09-23T19:56:17.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:16 smithi098 bash[33670]: audit 2023-09-23T19:56:16.681015+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bbf616af-220c-41c6-a170-3f18e632b4a8"}]': finished 2023-09-23T19:56:17.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:16 smithi098 bash[33670]: cluster 2023-09-23T19:56:16.681120+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-09-23T19:56:17.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:16 smithi098 bash[33670]: audit 2023-09-23T19:56:16.681359+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:18.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:17 smithi173 bash[27697]: cluster 2023-09-23T19:56:16.533043+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:18.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:17 smithi173 bash[27697]: audit 2023-09-23T19:56:17.414808+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.173:0/594395962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:56:18.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:17 smithi098 bash[27308]: cluster 2023-09-23T19:56:16.533043+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:18.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:17 smithi098 bash[27308]: audit 2023-09-23T19:56:17.414808+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.173:0/594395962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:56:18.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:17 smithi098 bash[33670]: cluster 2023-09-23T19:56:16.533043+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:18.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:17 smithi098 bash[33670]: audit 2023-09-23T19:56:17.414808+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.173:0/594395962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:56:20.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:19 smithi173 bash[27697]: cluster 2023-09-23T19:56:18.533686+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:20.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:19 smithi098 bash[27308]: cluster 2023-09-23T19:56:18.533686+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:20.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:19 smithi098 bash[33670]: cluster 2023-09-23T19:56:18.533686+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:22.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:21 smithi173 bash[27697]: cluster 2023-09-23T19:56:20.534380+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:22.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:21 smithi098 bash[27308]: cluster 2023-09-23T19:56:20.534380+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:22.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:21 smithi098 bash[33670]: cluster 2023-09-23T19:56:20.534380+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:24.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:23 smithi173 bash[27697]: cluster 2023-09-23T19:56:22.535006+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:24.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:23 smithi098 bash[27308]: cluster 2023-09-23T19:56:22.535006+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:24.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:23 smithi098 bash[33670]: cluster 2023-09-23T19:56:22.535006+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:26.318 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:25 smithi173 bash[27697]: cluster 2023-09-23T19:56:24.535546+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:26.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:25 smithi098 bash[27308]: cluster 2023-09-23T19:56:24.535546+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:26.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:25 smithi098 bash[33670]: cluster 2023-09-23T19:56:24.535546+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:28.210 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:27 smithi173 bash[27697]: cluster 2023-09-23T19:56:26.536098+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:28.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:27 smithi098 bash[27308]: cluster 2023-09-23T19:56:26.536098+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:28.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:27 smithi098 bash[33670]: cluster 2023-09-23T19:56:26.536098+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:28 smithi173 bash[27697]: audit 2023-09-23T19:56:28.809029+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T19:56:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:28 smithi173 bash[27697]: audit 2023-09-23T19:56:28.810844+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:29.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:28 smithi098 bash[27308]: audit 2023-09-23T19:56:28.809029+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T19:56:29.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:28 smithi098 bash[27308]: audit 2023-09-23T19:56:28.810844+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:29.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:28 smithi098 bash[33670]: audit 2023-09-23T19:56:28.809029+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T19:56:29.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:28 smithi098 bash[33670]: audit 2023-09-23T19:56:28.810844+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:29 smithi173 bash[27697]: cluster 2023-09-23T19:56:28.536566+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:29 smithi173 bash[27697]: cephadm 2023-09-23T19:56:28.812470+0000 mgr.y (mgr.14146) 200 : cephadm [INF] Deploying daemon osd.5 on smithi173 2023-09-23T19:56:30.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:29 smithi098 bash[27308]: cluster 2023-09-23T19:56:28.536566+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:30.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:29 smithi098 bash[27308]: cephadm 2023-09-23T19:56:28.812470+0000 mgr.y (mgr.14146) 200 : cephadm [INF] Deploying daemon osd.5 on smithi173 2023-09-23T19:56:30.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:29 smithi098 bash[33670]: cluster 2023-09-23T19:56:28.536566+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:30.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:29 smithi098 bash[33670]: cephadm 2023-09-23T19:56:28.812470+0000 mgr.y (mgr.14146) 200 : cephadm [INF] Deploying daemon osd.5 on smithi173 2023-09-23T19:56:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:31 smithi173 bash[27697]: cluster 2023-09-23T19:56:30.537134+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:32.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:31 smithi098 bash[27308]: cluster 2023-09-23T19:56:30.537134+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:32.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:31 smithi098 bash[33670]: cluster 2023-09-23T19:56:30.537134+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:34.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:33 smithi173 bash[27697]: cluster 2023-09-23T19:56:32.537698+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:34.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:33 smithi173 bash[27697]: audit 2023-09-23T19:56:32.853648+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:34.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:33 smithi173 bash[27697]: audit 2023-09-23T19:56:32.883889+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:34.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:33 smithi098 bash[27308]: cluster 2023-09-23T19:56:32.537698+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:34.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:33 smithi098 bash[27308]: audit 2023-09-23T19:56:32.853648+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:34.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:33 smithi098 bash[27308]: audit 2023-09-23T19:56:32.883889+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:34.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:33 smithi098 bash[33670]: cluster 2023-09-23T19:56:32.537698+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:34.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:33 smithi098 bash[33670]: audit 2023-09-23T19:56:32.853648+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:34.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:33 smithi098 bash[33670]: audit 2023-09-23T19:56:32.883889+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:35 smithi173 bash[27697]: cluster 2023-09-23T19:56:34.538213+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:36.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:35 smithi098 bash[33670]: cluster 2023-09-23T19:56:34.538213+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:36.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:35 smithi098 bash[27308]: cluster 2023-09-23T19:56:34.538213+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:37 smithi173 bash[27697]: cluster 2023-09-23T19:56:36.538691+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:38.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:37 smithi098 bash[33670]: cluster 2023-09-23T19:56:36.538691+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:38.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:37 smithi098 bash[27308]: cluster 2023-09-23T19:56:36.538691+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:39.328 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:38 smithi173 bash[27697]: audit 2023-09-23T19:56:37.992607+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:39.329 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:38 smithi173 bash[27697]: audit 2023-09-23T19:56:37.994022+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:39.329 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:38 smithi173 bash[27697]: audit 2023-09-23T19:56:37.995455+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:39.329 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:38 smithi173 bash[27697]: audit 2023-09-23T19:56:38.002407+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:39.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:38 smithi098 bash[27308]: audit 2023-09-23T19:56:37.992607+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:39.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:38 smithi098 bash[27308]: audit 2023-09-23T19:56:37.994022+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:39.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:38 smithi098 bash[27308]: audit 2023-09-23T19:56:37.995455+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:39.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:38 smithi098 bash[27308]: audit 2023-09-23T19:56:38.002407+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:39.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:38 smithi098 bash[33670]: audit 2023-09-23T19:56:37.992607+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:39.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:38 smithi098 bash[33670]: audit 2023-09-23T19:56:37.994022+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:39.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:38 smithi098 bash[33670]: audit 2023-09-23T19:56:37.995455+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:39.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:38 smithi098 bash[33670]: audit 2023-09-23T19:56:38.002407+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:39 smithi173 bash[27697]: cluster 2023-09-23T19:56:38.539220+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:39 smithi173 bash[27697]: audit 2023-09-23T19:56:39.320909+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:56:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:39 smithi173 bash[27697]: audit 2023-09-23T19:56:39.321315+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/253674557,v1:172.21.15.173:6809/253674557]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:56:40.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:39 smithi098 bash[27308]: cluster 2023-09-23T19:56:38.539220+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:40.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:39 smithi098 bash[27308]: audit 2023-09-23T19:56:39.320909+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:56:40.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:39 smithi098 bash[27308]: audit 2023-09-23T19:56:39.321315+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/253674557,v1:172.21.15.173:6809/253674557]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:56:40.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:39 smithi098 bash[33670]: cluster 2023-09-23T19:56:38.539220+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:40.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:39 smithi098 bash[33670]: audit 2023-09-23T19:56:39.320909+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:56:40.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:39 smithi098 bash[33670]: audit 2023-09-23T19:56:39.321315+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/253674557,v1:172.21.15.173:6809/253674557]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T19:56:41.233 INFO:teuthology.orchestra.run.smithi173.stdout:Created osd(s) 5 on host 'smithi173' 2023-09-23T19:56:41.268 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:41 smithi173 bash[27697]: audit 2023-09-23T19:56:40.007079+0000 mon.a (mon.0) 444 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T19:56:41.269 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:41 smithi173 bash[27697]: cluster 2023-09-23T19:56:40.007160+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-09-23T19:56:41.269 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:41 smithi173 bash[27697]: audit 2023-09-23T19:56:40.007307+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:41.269 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:41 smithi173 bash[27697]: audit 2023-09-23T19:56:40.009003+0000 mon.a (mon.0) 447 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:56:41.269 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:41 smithi173 bash[27697]: audit 2023-09-23T19:56:40.009601+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/253674557,v1:172.21.15.173:6809/253674557]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:56:41.269 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:41 smithi173 bash[27697]: cluster 2023-09-23T19:56:40.539819+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:41.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[27308]: audit 2023-09-23T19:56:40.007079+0000 mon.a (mon.0) 444 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T19:56:41.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[27308]: cluster 2023-09-23T19:56:40.007160+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-09-23T19:56:41.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[27308]: audit 2023-09-23T19:56:40.007307+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:41.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[27308]: audit 2023-09-23T19:56:40.009003+0000 mon.a (mon.0) 447 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:56:41.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[27308]: audit 2023-09-23T19:56:40.009601+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/253674557,v1:172.21.15.173:6809/253674557]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:56:41.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[27308]: cluster 2023-09-23T19:56:40.539819+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:41.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[33670]: audit 2023-09-23T19:56:40.007079+0000 mon.a (mon.0) 444 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T19:56:41.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[33670]: cluster 2023-09-23T19:56:40.007160+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-09-23T19:56:41.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[33670]: audit 2023-09-23T19:56:40.007307+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:41.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[33670]: audit 2023-09-23T19:56:40.009003+0000 mon.a (mon.0) 447 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:56:41.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[33670]: audit 2023-09-23T19:56:40.009601+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/253674557,v1:172.21.15.173:6809/253674557]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:56:41.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:41 smithi098 bash[33670]: cluster 2023-09-23T19:56:40.539819+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-23T19:56:41.841 DEBUG:teuthology.orchestra.run.smithi173:osd.5> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.5.service 2023-09-23T19:56:41.843 INFO:tasks.cephadm:Deploying osd.6 on smithi173 with /dev/vg_nvme/lv_2... 2023-09-23T19:56:41.843 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T19:56:41.927 INFO:journalctl@ceph.osd.5.smithi173.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:56:42.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:42 smithi173 bash[27697]: audit 2023-09-23T19:56:41.012247+0000 mon.a (mon.0) 448 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:56:42.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:42 smithi173 bash[27697]: cluster 2023-09-23T19:56:41.012373+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T19:56:42.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:42 smithi173 bash[27697]: audit 2023-09-23T19:56:41.013046+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:42.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:42 smithi173 bash[27697]: audit 2023-09-23T19:56:41.020490+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:42.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:42 smithi173 bash[27697]: audit 2023-09-23T19:56:41.230540+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:42.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:42 smithi173 bash[27697]: audit 2023-09-23T19:56:41.231086+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:42.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:42 smithi173 bash[27697]: cluster 2023-09-23T19:56:41.727068+0000 mon.a (mon.0) 454 : cluster [INF] osd.5 [v2:172.21.15.173:6808/253674557,v1:172.21.15.173:6809/253674557] boot 2023-09-23T19:56:42.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:42 smithi173 bash[27697]: cluster 2023-09-23T19:56:41.727186+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-09-23T19:56:42.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:42 smithi173 bash[27697]: audit 2023-09-23T19:56:41.728054+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:42.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[27308]: audit 2023-09-23T19:56:41.012247+0000 mon.a (mon.0) 448 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:56:42.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[27308]: cluster 2023-09-23T19:56:41.012373+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T19:56:42.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[27308]: audit 2023-09-23T19:56:41.013046+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:42.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[27308]: audit 2023-09-23T19:56:41.020490+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:42.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[27308]: audit 2023-09-23T19:56:41.230540+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:42.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[27308]: audit 2023-09-23T19:56:41.231086+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:42.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[27308]: cluster 2023-09-23T19:56:41.727068+0000 mon.a (mon.0) 454 : cluster [INF] osd.5 [v2:172.21.15.173:6808/253674557,v1:172.21.15.173:6809/253674557] boot 2023-09-23T19:56:42.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[27308]: cluster 2023-09-23T19:56:41.727186+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-09-23T19:56:42.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[27308]: audit 2023-09-23T19:56:41.728054+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:42.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[33670]: audit 2023-09-23T19:56:41.012247+0000 mon.a (mon.0) 448 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:56:42.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[33670]: cluster 2023-09-23T19:56:41.012373+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T19:56:42.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[33670]: audit 2023-09-23T19:56:41.013046+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:42.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[33670]: audit 2023-09-23T19:56:41.020490+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:42.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[33670]: audit 2023-09-23T19:56:41.230540+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:42.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[33670]: audit 2023-09-23T19:56:41.231086+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:56:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[33670]: cluster 2023-09-23T19:56:41.727068+0000 mon.a (mon.0) 454 : cluster [INF] osd.5 [v2:172.21.15.173:6808/253674557,v1:172.21.15.173:6809/253674557] boot 2023-09-23T19:56:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[33670]: cluster 2023-09-23T19:56:41.727186+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-09-23T19:56:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:42 smithi098 bash[33670]: audit 2023-09-23T19:56:41.728054+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:56:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:43 smithi173 bash[27697]: cluster 2023-09-23T19:56:40.340432+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:56:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:43 smithi173 bash[27697]: cluster 2023-09-23T19:56:40.340493+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:56:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:43 smithi173 bash[27697]: cluster 2023-09-23T19:56:42.540393+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:43 smithi173 bash[27697]: cluster 2023-09-23T19:56:42.729394+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-09-23T19:56:43.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:43 smithi098 bash[27308]: cluster 2023-09-23T19:56:40.340432+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:56:43.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:43 smithi098 bash[27308]: cluster 2023-09-23T19:56:40.340493+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:56:43.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:43 smithi098 bash[27308]: cluster 2023-09-23T19:56:42.540393+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:43.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:43 smithi098 bash[27308]: cluster 2023-09-23T19:56:42.729394+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-09-23T19:56:43.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:43 smithi098 bash[33670]: cluster 2023-09-23T19:56:40.340432+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:56:43.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:43 smithi098 bash[33670]: cluster 2023-09-23T19:56:40.340493+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:56:43.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:43 smithi098 bash[33670]: cluster 2023-09-23T19:56:42.540393+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:43.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:43 smithi098 bash[33670]: cluster 2023-09-23T19:56:42.729394+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-09-23T19:56:45.081 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T19:56:45.081 INFO:teuthology.orchestra.run.smithi173.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T19:56:45.081 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10+0 records in 2023-09-23T19:56:45.082 INFO:teuthology.orchestra.run.smithi173.stderr:10+0 records out 2023-09-23T19:56:45.082 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0231074 s, 454 MB/s 2023-09-23T19:56:45.082 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping successful for: 2023-09-23T19:56:45.093 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:44 smithi173 bash[27697]: cluster 2023-09-23T19:56:43.731663+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T19:56:45.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:44 smithi098 bash[27308]: cluster 2023-09-23T19:56:43.731663+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T19:56:45.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:44 smithi098 bash[33670]: cluster 2023-09-23T19:56:43.731663+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T19:56:45.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi173:vg_nvme/lv_2 2023-09-23T19:56:46.034 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:45 smithi173 bash[27697]: cluster 2023-09-23T19:56:44.541052+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:46.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:45 smithi098 bash[27308]: cluster 2023-09-23T19:56:44.541052+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:46.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:45 smithi098 bash[33670]: cluster 2023-09-23T19:56:44.541052+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:47.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:47 smithi173 bash[27697]: cluster 2023-09-23T19:56:46.541634+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:48.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:47 smithi098 bash[27308]: cluster 2023-09-23T19:56:46.541634+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:48.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:47 smithi098 bash[33670]: cluster 2023-09-23T19:56:46.541634+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:50.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:49 smithi173 bash[27697]: cluster 2023-09-23T19:56:48.542130+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:50.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:49 smithi098 bash[27308]: cluster 2023-09-23T19:56:48.542130+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:50.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:49 smithi098 bash[33670]: cluster 2023-09-23T19:56:48.542130+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:51.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:50 smithi173 bash[27697]: audit 2023-09-23T19:56:50.084183+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:56:51.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:50 smithi173 bash[27697]: audit 2023-09-23T19:56:50.087527+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:56:51.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:50 smithi173 bash[27697]: audit 2023-09-23T19:56:50.088811+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:51.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:50 smithi098 bash[27308]: audit 2023-09-23T19:56:50.084183+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:56:51.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:50 smithi098 bash[27308]: audit 2023-09-23T19:56:50.087527+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:56:51.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:50 smithi098 bash[27308]: audit 2023-09-23T19:56:50.088811+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:51.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:50 smithi098 bash[33670]: audit 2023-09-23T19:56:50.084183+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:56:51.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:50 smithi098 bash[33670]: audit 2023-09-23T19:56:50.087527+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:56:51.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:50 smithi098 bash[33670]: audit 2023-09-23T19:56:50.088811+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:52.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:51 smithi173 bash[27697]: audit 2023-09-23T19:56:50.077340+0000 mgr.y (mgr.14146) 211 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:56:52.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:51 smithi173 bash[27697]: cluster 2023-09-23T19:56:50.542611+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:52.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:51 smithi173 bash[27697]: audit 2023-09-23T19:56:51.298978+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:52.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:51 smithi173 bash[27697]: audit 2023-09-23T19:56:51.300605+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:56:52.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:51 smithi173 bash[27697]: audit 2023-09-23T19:56:51.302027+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:56:52.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:51 smithi173 bash[27697]: audit 2023-09-23T19:56:51.308591+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:52.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:51 smithi173 bash[27697]: audit 2023-09-23T19:56:51.310170+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:52.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:51 smithi173 bash[27697]: audit 2023-09-23T19:56:51.311325+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:52.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:51 smithi173 bash[27697]: audit 2023-09-23T19:56:51.317362+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:52.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[27308]: audit 2023-09-23T19:56:50.077340+0000 mgr.y (mgr.14146) 211 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:56:52.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[27308]: cluster 2023-09-23T19:56:50.542611+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:52.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[27308]: audit 2023-09-23T19:56:51.298978+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:52.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[27308]: audit 2023-09-23T19:56:51.300605+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:56:52.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[27308]: audit 2023-09-23T19:56:51.302027+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:56:52.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[27308]: audit 2023-09-23T19:56:51.308591+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:52.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[27308]: audit 2023-09-23T19:56:51.310170+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:52.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[27308]: audit 2023-09-23T19:56:51.311325+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:52.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[27308]: audit 2023-09-23T19:56:51.317362+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:52.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[33670]: audit 2023-09-23T19:56:50.077340+0000 mgr.y (mgr.14146) 211 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:56:52.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[33670]: cluster 2023-09-23T19:56:50.542611+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:52.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[33670]: audit 2023-09-23T19:56:51.298978+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:52.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[33670]: audit 2023-09-23T19:56:51.300605+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:56:52.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[33670]: audit 2023-09-23T19:56:51.302027+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:56:52.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[33670]: audit 2023-09-23T19:56:51.308591+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:52.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[33670]: audit 2023-09-23T19:56:51.310170+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:56:52.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[33670]: audit 2023-09-23T19:56:51.311325+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:56:52.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:51 smithi098 bash[33670]: audit 2023-09-23T19:56:51.317362+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:56:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:52 smithi173 bash[27697]: cephadm 2023-09-23T19:56:51.288149+0000 mgr.y (mgr.14146) 213 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:56:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:52 smithi173 bash[27697]: cephadm 2023-09-23T19:56:51.302920+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 8632M 2023-09-23T19:56:53.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:52 smithi098 bash[27308]: cephadm 2023-09-23T19:56:51.288149+0000 mgr.y (mgr.14146) 213 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:56:53.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:52 smithi098 bash[27308]: cephadm 2023-09-23T19:56:51.302920+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 8632M 2023-09-23T19:56:53.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:52 smithi098 bash[33670]: cephadm 2023-09-23T19:56:51.288149+0000 mgr.y (mgr.14146) 213 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:56:53.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:52 smithi098 bash[33670]: cephadm 2023-09-23T19:56:51.302920+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 8632M 2023-09-23T19:56:54.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:53 smithi173 bash[27697]: cluster 2023-09-23T19:56:52.543116+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:54.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:53 smithi098 bash[27308]: cluster 2023-09-23T19:56:52.543116+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:54.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:53 smithi098 bash[33670]: cluster 2023-09-23T19:56:52.543116+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:55 smithi173 bash[27697]: cluster 2023-09-23T19:56:54.543626+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:56.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:55 smithi098 bash[27308]: cluster 2023-09-23T19:56:54.543626+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:56.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:55 smithi098 bash[33670]: cluster 2023-09-23T19:56:54.543626+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:58.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:57 smithi173 bash[27697]: cluster 2023-09-23T19:56:56.544163+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:58.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:57 smithi098 bash[27308]: cluster 2023-09-23T19:56:56.544163+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:58.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:57 smithi098 bash[33670]: cluster 2023-09-23T19:56:56.544163+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:56:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:58 smithi173 bash[27697]: audit 2023-09-23T19:56:58.021034+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53fd1406-45e6-4fac-8a29-cbc2c3b98483"}]: dispatch 2023-09-23T19:56:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:58 smithi173 bash[27697]: audit 2023-09-23T19:56:58.021435+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.173:0/1237219132' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53fd1406-45e6-4fac-8a29-cbc2c3b98483"}]: dispatch 2023-09-23T19:56:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:58 smithi173 bash[27697]: audit 2023-09-23T19:56:58.031312+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "53fd1406-45e6-4fac-8a29-cbc2c3b98483"}]': finished 2023-09-23T19:56:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:58 smithi173 bash[27697]: cluster 2023-09-23T19:56:58.031421+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-09-23T19:56:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:58 smithi173 bash[27697]: audit 2023-09-23T19:56:58.031828+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:56:59.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:58 smithi173 bash[27697]: audit 2023-09-23T19:56:58.754970+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.173:0/2117903552' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:56:59.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[27308]: audit 2023-09-23T19:56:58.021034+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53fd1406-45e6-4fac-8a29-cbc2c3b98483"}]: dispatch 2023-09-23T19:56:59.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[27308]: audit 2023-09-23T19:56:58.021435+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.173:0/1237219132' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53fd1406-45e6-4fac-8a29-cbc2c3b98483"}]: dispatch 2023-09-23T19:56:59.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[27308]: audit 2023-09-23T19:56:58.031312+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "53fd1406-45e6-4fac-8a29-cbc2c3b98483"}]': finished 2023-09-23T19:56:59.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[27308]: cluster 2023-09-23T19:56:58.031421+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-09-23T19:56:59.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[27308]: audit 2023-09-23T19:56:58.031828+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:56:59.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[27308]: audit 2023-09-23T19:56:58.754970+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.173:0/2117903552' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:56:59.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[33670]: audit 2023-09-23T19:56:58.021034+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53fd1406-45e6-4fac-8a29-cbc2c3b98483"}]: dispatch 2023-09-23T19:56:59.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[33670]: audit 2023-09-23T19:56:58.021435+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.173:0/1237219132' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53fd1406-45e6-4fac-8a29-cbc2c3b98483"}]: dispatch 2023-09-23T19:56:59.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[33670]: audit 2023-09-23T19:56:58.031312+0000 mon.a (mon.0) 470 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "53fd1406-45e6-4fac-8a29-cbc2c3b98483"}]': finished 2023-09-23T19:56:59.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[33670]: cluster 2023-09-23T19:56:58.031421+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-09-23T19:56:59.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[33670]: audit 2023-09-23T19:56:58.031828+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:56:59.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:58 smithi098 bash[33670]: audit 2023-09-23T19:56:58.754970+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.173:0/2117903552' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:57:00.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:56:59 smithi173 bash[27697]: cluster 2023-09-23T19:56:58.544714+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:00.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:56:59 smithi098 bash[27308]: cluster 2023-09-23T19:56:58.544714+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:00.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:56:59 smithi098 bash[33670]: cluster 2023-09-23T19:56:58.544714+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:02.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:01 smithi173 bash[27697]: cluster 2023-09-23T19:57:00.545373+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:02.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:01 smithi098 bash[27308]: cluster 2023-09-23T19:57:00.545373+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:02.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:01 smithi098 bash[33670]: cluster 2023-09-23T19:57:00.545373+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:03 smithi173 bash[27697]: cluster 2023-09-23T19:57:02.546144+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:04.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:03 smithi098 bash[27308]: cluster 2023-09-23T19:57:02.546144+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:04.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:03 smithi098 bash[33670]: cluster 2023-09-23T19:57:02.546144+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:06.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:05 smithi173 bash[27697]: cluster 2023-09-23T19:57:04.546803+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:06.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:05 smithi098 bash[27308]: cluster 2023-09-23T19:57:04.546803+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:06.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:05 smithi098 bash[33670]: cluster 2023-09-23T19:57:04.546803+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:08.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:07 smithi173 bash[27697]: cluster 2023-09-23T19:57:06.547485+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:08.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:07 smithi098 bash[27308]: cluster 2023-09-23T19:57:06.547485+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:08.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:07 smithi098 bash[33670]: cluster 2023-09-23T19:57:06.547485+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:09 smithi173 bash[27697]: cluster 2023-09-23T19:57:08.548209+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:10.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:09 smithi098 bash[33670]: cluster 2023-09-23T19:57:08.548209+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:10.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:09 smithi098 bash[27308]: cluster 2023-09-23T19:57:08.548209+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:10 smithi173 bash[27697]: audit 2023-09-23T19:57:10.293470+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T19:57:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:10 smithi173 bash[27697]: audit 2023-09-23T19:57:10.295227+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:11.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:10 smithi098 bash[27308]: audit 2023-09-23T19:57:10.293470+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T19:57:11.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:10 smithi098 bash[27308]: audit 2023-09-23T19:57:10.295227+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:11.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:10 smithi098 bash[33670]: audit 2023-09-23T19:57:10.293470+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T19:57:11.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:10 smithi098 bash[33670]: audit 2023-09-23T19:57:10.295227+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:12.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:11 smithi173 bash[27697]: cephadm 2023-09-23T19:57:10.296717+0000 mgr.y (mgr.14146) 224 : cephadm [INF] Deploying daemon osd.6 on smithi173 2023-09-23T19:57:12.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:11 smithi173 bash[27697]: cluster 2023-09-23T19:57:10.548776+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:12.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:11 smithi098 bash[27308]: cephadm 2023-09-23T19:57:10.296717+0000 mgr.y (mgr.14146) 224 : cephadm [INF] Deploying daemon osd.6 on smithi173 2023-09-23T19:57:12.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:11 smithi098 bash[27308]: cluster 2023-09-23T19:57:10.548776+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:12.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:11 smithi098 bash[33670]: cephadm 2023-09-23T19:57:10.296717+0000 mgr.y (mgr.14146) 224 : cephadm [INF] Deploying daemon osd.6 on smithi173 2023-09-23T19:57:12.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:11 smithi098 bash[33670]: cluster 2023-09-23T19:57:10.548776+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:14.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:13 smithi173 bash[27697]: cluster 2023-09-23T19:57:12.549343+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:14.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:13 smithi098 bash[27308]: cluster 2023-09-23T19:57:12.549343+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:14.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:13 smithi098 bash[33670]: cluster 2023-09-23T19:57:12.549343+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:14 smithi173 bash[27697]: audit 2023-09-23T19:57:14.348322+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:14 smithi173 bash[27697]: audit 2023-09-23T19:57:14.353871+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:15.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:14 smithi098 bash[27308]: audit 2023-09-23T19:57:14.348322+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:15.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:14 smithi098 bash[27308]: audit 2023-09-23T19:57:14.353871+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:15.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:14 smithi098 bash[33670]: audit 2023-09-23T19:57:14.348322+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:15.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:14 smithi098 bash[33670]: audit 2023-09-23T19:57:14.353871+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:16.042 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:15 smithi173 bash[27697]: cluster 2023-09-23T19:57:14.549848+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:16.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:15 smithi098 bash[27308]: cluster 2023-09-23T19:57:14.549848+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:16.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:15 smithi098 bash[33670]: cluster 2023-09-23T19:57:14.549848+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:18.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:17 smithi173 bash[27697]: cluster 2023-09-23T19:57:16.550369+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:18.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:17 smithi098 bash[27308]: cluster 2023-09-23T19:57:16.550369+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:18.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:17 smithi098 bash[33670]: cluster 2023-09-23T19:57:16.550369+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:20.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:19 smithi098 bash[33670]: cluster 2023-09-23T19:57:18.550942+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:20.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:19 smithi098 bash[33670]: audit 2023-09-23T19:57:19.538213+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:20.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:19 smithi098 bash[33670]: audit 2023-09-23T19:57:19.835858+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:20.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:19 smithi098 bash[33670]: audit 2023-09-23T19:57:19.838123+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:57:20.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:19 smithi098 bash[27308]: cluster 2023-09-23T19:57:18.550942+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:20.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:19 smithi098 bash[27308]: audit 2023-09-23T19:57:19.538213+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:20.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:19 smithi098 bash[27308]: audit 2023-09-23T19:57:19.835858+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:20.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:19 smithi098 bash[27308]: audit 2023-09-23T19:57:19.838123+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:57:20.218 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:19 smithi173 bash[27697]: cluster 2023-09-23T19:57:18.550942+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:20.219 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:19 smithi173 bash[27697]: audit 2023-09-23T19:57:19.538213+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:20.219 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:19 smithi173 bash[27697]: audit 2023-09-23T19:57:19.835858+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:20.219 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:19 smithi173 bash[27697]: audit 2023-09-23T19:57:19.838123+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:57:21.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:20 smithi173 bash[27697]: audit 2023-09-23T19:57:19.851747+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:21.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:20 smithi098 bash[33670]: audit 2023-09-23T19:57:19.851747+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:21.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:20 smithi098 bash[27308]: audit 2023-09-23T19:57:19.851747+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:22.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:21 smithi098 bash[27308]: cluster 2023-09-23T19:57:20.551466+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:22.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:21 smithi098 bash[27308]: audit 2023-09-23T19:57:20.923498+0000 mon.a (mon.0) 481 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:57:22.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:21 smithi098 bash[27308]: audit 2023-09-23T19:57:20.924132+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/1010374347,v1:172.21.15.173:6817/1010374347]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:57:22.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:21 smithi098 bash[33670]: cluster 2023-09-23T19:57:20.551466+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:22.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:21 smithi098 bash[33670]: audit 2023-09-23T19:57:20.923498+0000 mon.a (mon.0) 481 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:57:22.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:21 smithi098 bash[33670]: audit 2023-09-23T19:57:20.924132+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/1010374347,v1:172.21.15.173:6817/1010374347]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:57:22.198 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:21 smithi173 bash[27697]: cluster 2023-09-23T19:57:20.551466+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:22.198 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:21 smithi173 bash[27697]: audit 2023-09-23T19:57:20.923498+0000 mon.a (mon.0) 481 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:57:22.199 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:21 smithi173 bash[27697]: audit 2023-09-23T19:57:20.924132+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/1010374347,v1:172.21.15.173:6817/1010374347]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T19:57:22.814 INFO:teuthology.orchestra.run.smithi173.stdout:Created osd(s) 6 on host 'smithi173' 2023-09-23T19:57:23.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[27308]: audit 2023-09-23T19:57:21.874559+0000 mon.a (mon.0) 482 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T19:57:23.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[27308]: cluster 2023-09-23T19:57:21.874645+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-09-23T19:57:23.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[27308]: audit 2023-09-23T19:57:21.874785+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:23.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[27308]: audit 2023-09-23T19:57:21.880121+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:57:23.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[27308]: audit 2023-09-23T19:57:21.880917+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/1010374347,v1:172.21.15.173:6817/1010374347]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:57:23.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[27308]: audit 2023-09-23T19:57:22.811557+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:23.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[27308]: audit 2023-09-23T19:57:22.827360+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:23.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[33670]: audit 2023-09-23T19:57:21.874559+0000 mon.a (mon.0) 482 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T19:57:23.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[33670]: cluster 2023-09-23T19:57:21.874645+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-09-23T19:57:23.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[33670]: audit 2023-09-23T19:57:21.874785+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:23.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[33670]: audit 2023-09-23T19:57:21.880121+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:57:23.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[33670]: audit 2023-09-23T19:57:21.880917+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/1010374347,v1:172.21.15.173:6817/1010374347]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:57:23.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[33670]: audit 2023-09-23T19:57:22.811557+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:23.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:22 smithi098 bash[33670]: audit 2023-09-23T19:57:22.827360+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:22 smithi173 bash[27697]: audit 2023-09-23T19:57:21.874559+0000 mon.a (mon.0) 482 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T19:57:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:22 smithi173 bash[27697]: cluster 2023-09-23T19:57:21.874645+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-09-23T19:57:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:22 smithi173 bash[27697]: audit 2023-09-23T19:57:21.874785+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:22 smithi173 bash[27697]: audit 2023-09-23T19:57:21.880121+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:57:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:22 smithi173 bash[27697]: audit 2023-09-23T19:57:21.880917+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/1010374347,v1:172.21.15.173:6817/1010374347]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:57:23.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:22 smithi173 bash[27697]: audit 2023-09-23T19:57:22.811557+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:23.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:22 smithi173 bash[27697]: audit 2023-09-23T19:57:22.827360+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:23.443 DEBUG:teuthology.orchestra.run.smithi173:osd.6> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-23T19:57:23.445 INFO:tasks.cephadm:Deploying osd.7 on smithi173 with /dev/vg_nvme/lv_1... 2023-09-23T19:57:23.445 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T19:57:23.631 INFO:journalctl@ceph.osd.6.smithi173.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:57:24.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:23 smithi173 bash[27697]: cluster 2023-09-23T19:57:22.552071+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:24.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:23 smithi173 bash[27697]: audit 2023-09-23T19:57:22.880810+0000 mon.a (mon.0) 488 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:57:24.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:23 smithi173 bash[27697]: cluster 2023-09-23T19:57:22.880958+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-09-23T19:57:24.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:23 smithi173 bash[27697]: audit 2023-09-23T19:57:22.882462+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:24.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:23 smithi173 bash[27697]: audit 2023-09-23T19:57:22.890210+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:24.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:23 smithi098 bash[27308]: cluster 2023-09-23T19:57:22.552071+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:24.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:23 smithi098 bash[27308]: audit 2023-09-23T19:57:22.880810+0000 mon.a (mon.0) 488 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:57:24.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:23 smithi098 bash[27308]: cluster 2023-09-23T19:57:22.880958+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-09-23T19:57:24.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:23 smithi098 bash[27308]: audit 2023-09-23T19:57:22.882462+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:24.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:23 smithi098 bash[27308]: audit 2023-09-23T19:57:22.890210+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:24.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:23 smithi098 bash[33670]: cluster 2023-09-23T19:57:22.552071+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T19:57:24.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:23 smithi098 bash[33670]: audit 2023-09-23T19:57:22.880810+0000 mon.a (mon.0) 488 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:57:24.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:23 smithi098 bash[33670]: cluster 2023-09-23T19:57:22.880958+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-09-23T19:57:24.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:23 smithi098 bash[33670]: audit 2023-09-23T19:57:22.882462+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:24.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:23 smithi098 bash[33670]: audit 2023-09-23T19:57:22.890210+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:24 smithi173 bash[27697]: cluster 2023-09-23T19:57:21.923247+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:57:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:24 smithi173 bash[27697]: cluster 2023-09-23T19:57:21.923326+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:57:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:24 smithi173 bash[27697]: cluster 2023-09-23T19:57:23.885460+0000 mon.a (mon.0) 492 : cluster [INF] osd.6 [v2:172.21.15.173:6816/1010374347,v1:172.21.15.173:6817/1010374347] boot 2023-09-23T19:57:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:24 smithi173 bash[27697]: cluster 2023-09-23T19:57:23.885524+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-09-23T19:57:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:24 smithi173 bash[27697]: audit 2023-09-23T19:57:23.885784+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:24 smithi173 bash[27697]: cluster 2023-09-23T19:57:24.886227+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-09-23T19:57:25.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[33670]: cluster 2023-09-23T19:57:21.923247+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:57:25.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[33670]: cluster 2023-09-23T19:57:21.923326+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:57:25.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[33670]: cluster 2023-09-23T19:57:23.885460+0000 mon.a (mon.0) 492 : cluster [INF] osd.6 [v2:172.21.15.173:6816/1010374347,v1:172.21.15.173:6817/1010374347] boot 2023-09-23T19:57:25.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[33670]: cluster 2023-09-23T19:57:23.885524+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-09-23T19:57:25.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[33670]: audit 2023-09-23T19:57:23.885784+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:25.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[33670]: cluster 2023-09-23T19:57:24.886227+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-09-23T19:57:25.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[27308]: cluster 2023-09-23T19:57:21.923247+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:57:25.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[27308]: cluster 2023-09-23T19:57:21.923326+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:57:25.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[27308]: cluster 2023-09-23T19:57:23.885460+0000 mon.a (mon.0) 492 : cluster [INF] osd.6 [v2:172.21.15.173:6816/1010374347,v1:172.21.15.173:6817/1010374347] boot 2023-09-23T19:57:25.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[27308]: cluster 2023-09-23T19:57:23.885524+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-09-23T19:57:25.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[27308]: audit 2023-09-23T19:57:23.885784+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:57:25.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:24 smithi098 bash[27308]: cluster 2023-09-23T19:57:24.886227+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-09-23T19:57:26.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:25 smithi098 bash[27308]: cluster 2023-09-23T19:57:24.552702+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:26.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:25 smithi098 bash[27308]: cluster 2023-09-23T19:57:25.888795+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-09-23T19:57:26.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:25 smithi098 bash[33670]: cluster 2023-09-23T19:57:24.552702+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:26.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:25 smithi098 bash[33670]: cluster 2023-09-23T19:57:25.888795+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-09-23T19:57:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:25 smithi173 bash[27697]: cluster 2023-09-23T19:57:24.552702+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:25 smithi173 bash[27697]: cluster 2023-09-23T19:57:25.888795+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-09-23T19:57:26.570 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T19:57:26.570 INFO:teuthology.orchestra.run.smithi173.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T19:57:26.570 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10+0 records in 2023-09-23T19:57:26.570 INFO:teuthology.orchestra.run.smithi173.stderr:10+0 records out 2023-09-23T19:57:26.570 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0165336 s, 634 MB/s 2023-09-23T19:57:26.570 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping successful for: 2023-09-23T19:57:27.288 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi173:vg_nvme/lv_1 2023-09-23T19:57:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:27 smithi173 bash[27697]: cluster 2023-09-23T19:57:26.553330+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:28.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:27 smithi098 bash[27308]: cluster 2023-09-23T19:57:26.553330+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:28.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:27 smithi098 bash[33670]: cluster 2023-09-23T19:57:26.553330+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:30.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:29 smithi098 bash[27308]: cluster 2023-09-23T19:57:28.554011+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:30.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:29 smithi098 bash[33670]: cluster 2023-09-23T19:57:28.554011+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:30.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:29 smithi173 bash[27697]: cluster 2023-09-23T19:57:28.554011+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:32.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:31 smithi098 bash[27308]: cluster 2023-09-23T19:57:30.554707+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:32.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:31 smithi098 bash[27308]: audit 2023-09-23T19:57:31.583462+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:57:32.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:31 smithi098 bash[27308]: audit 2023-09-23T19:57:31.588194+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:57:32.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:31 smithi098 bash[27308]: audit 2023-09-23T19:57:31.589577+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:32.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:31 smithi098 bash[33670]: cluster 2023-09-23T19:57:30.554707+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:32.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:31 smithi098 bash[33670]: audit 2023-09-23T19:57:31.583462+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:57:32.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:31 smithi098 bash[33670]: audit 2023-09-23T19:57:31.588194+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:57:32.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:31 smithi098 bash[33670]: audit 2023-09-23T19:57:31.589577+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:32.189 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:31 smithi173 bash[27697]: cluster 2023-09-23T19:57:30.554707+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:32.189 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:31 smithi173 bash[27697]: audit 2023-09-23T19:57:31.583462+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T19:57:32.189 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:31 smithi173 bash[27697]: audit 2023-09-23T19:57:31.588194+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T19:57:32.189 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:31 smithi173 bash[27697]: audit 2023-09-23T19:57:31.589577+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:33.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[33670]: audit 2023-09-23T19:57:31.576320+0000 mgr.y (mgr.14146) 236 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:57:33.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[33670]: audit 2023-09-23T19:57:32.885920+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:33.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[33670]: audit 2023-09-23T19:57:32.887875+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:57:33.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[33670]: audit 2023-09-23T19:57:32.889353+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:57:33.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[33670]: audit 2023-09-23T19:57:32.890612+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:57:33.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[33670]: audit 2023-09-23T19:57:32.898793+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:33.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[33670]: audit 2023-09-23T19:57:32.900375+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:33.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[33670]: audit 2023-09-23T19:57:32.901628+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:57:33.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[33670]: audit 2023-09-23T19:57:32.911264+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:33.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[27308]: audit 2023-09-23T19:57:31.576320+0000 mgr.y (mgr.14146) 236 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:57:33.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[27308]: audit 2023-09-23T19:57:32.885920+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:33.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[27308]: audit 2023-09-23T19:57:32.887875+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:57:33.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[27308]: audit 2023-09-23T19:57:32.889353+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:57:33.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[27308]: audit 2023-09-23T19:57:32.890612+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:57:33.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[27308]: audit 2023-09-23T19:57:32.898793+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:33.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[27308]: audit 2023-09-23T19:57:32.900375+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:33.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[27308]: audit 2023-09-23T19:57:32.901628+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:57:33.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:32 smithi098 bash[27308]: audit 2023-09-23T19:57:32.911264+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:32 smithi173 bash[27697]: audit 2023-09-23T19:57:31.576320+0000 mgr.y (mgr.14146) 236 : audit [DBG] from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:57:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:32 smithi173 bash[27697]: audit 2023-09-23T19:57:32.885920+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:32 smithi173 bash[27697]: audit 2023-09-23T19:57:32.887875+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:57:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:32 smithi173 bash[27697]: audit 2023-09-23T19:57:32.889353+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:57:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:32 smithi173 bash[27697]: audit 2023-09-23T19:57:32.890612+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:57:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:32 smithi173 bash[27697]: audit 2023-09-23T19:57:32.898793+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:32 smithi173 bash[27697]: audit 2023-09-23T19:57:32.900375+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:32 smithi173 bash[27697]: audit 2023-09-23T19:57:32.901628+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:57:33.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:32 smithi173 bash[27697]: audit 2023-09-23T19:57:32.911264+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:34.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:33 smithi173 bash[27697]: cluster 2023-09-23T19:57:32.555290+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:34.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:33 smithi173 bash[27697]: cephadm 2023-09-23T19:57:32.876094+0000 mgr.y (mgr.14146) 238 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:57:34.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:33 smithi173 bash[27697]: cephadm 2023-09-23T19:57:32.891493+0000 mgr.y (mgr.14146) 239 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 5755M 2023-09-23T19:57:34.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:33 smithi098 bash[33670]: cluster 2023-09-23T19:57:32.555290+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:34.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:33 smithi098 bash[33670]: cephadm 2023-09-23T19:57:32.876094+0000 mgr.y (mgr.14146) 238 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:57:34.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:33 smithi098 bash[33670]: cephadm 2023-09-23T19:57:32.891493+0000 mgr.y (mgr.14146) 239 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 5755M 2023-09-23T19:57:34.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:33 smithi098 bash[27308]: cluster 2023-09-23T19:57:32.555290+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:34.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:33 smithi098 bash[27308]: cephadm 2023-09-23T19:57:32.876094+0000 mgr.y (mgr.14146) 238 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:57:34.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:33 smithi098 bash[27308]: cephadm 2023-09-23T19:57:32.891493+0000 mgr.y (mgr.14146) 239 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 5755M 2023-09-23T19:57:36.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:35 smithi173 bash[27697]: cluster 2023-09-23T19:57:34.555937+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:36.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:35 smithi098 bash[27308]: cluster 2023-09-23T19:57:34.555937+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:36.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:35 smithi098 bash[33670]: cluster 2023-09-23T19:57:34.555937+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:38.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:37 smithi173 bash[27697]: cluster 2023-09-23T19:57:36.556446+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:38.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:37 smithi098 bash[27308]: cluster 2023-09-23T19:57:36.556446+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:38.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:37 smithi098 bash[33670]: cluster 2023-09-23T19:57:36.556446+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:39 smithi173 bash[27697]: cluster 2023-09-23T19:57:38.556999+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:39 smithi173 bash[27697]: audit 2023-09-23T19:57:39.669432+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf7b4c9-162f-4d53-85eb-c8011b27852c"}]: dispatch 2023-09-23T19:57:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:39 smithi173 bash[27697]: audit 2023-09-23T19:57:39.669916+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.173:0/3421736215' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf7b4c9-162f-4d53-85eb-c8011b27852c"}]: dispatch 2023-09-23T19:57:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:39 smithi173 bash[27697]: audit 2023-09-23T19:57:39.679404+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf7b4c9-162f-4d53-85eb-c8011b27852c"}]': finished 2023-09-23T19:57:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:39 smithi173 bash[27697]: cluster 2023-09-23T19:57:39.679501+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-09-23T19:57:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:39 smithi173 bash[27697]: audit 2023-09-23T19:57:39.679702+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:57:40.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[27308]: cluster 2023-09-23T19:57:38.556999+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:40.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[27308]: audit 2023-09-23T19:57:39.669432+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf7b4c9-162f-4d53-85eb-c8011b27852c"}]: dispatch 2023-09-23T19:57:40.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[27308]: audit 2023-09-23T19:57:39.669916+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.173:0/3421736215' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf7b4c9-162f-4d53-85eb-c8011b27852c"}]: dispatch 2023-09-23T19:57:40.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[27308]: audit 2023-09-23T19:57:39.679404+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf7b4c9-162f-4d53-85eb-c8011b27852c"}]': finished 2023-09-23T19:57:40.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[27308]: cluster 2023-09-23T19:57:39.679501+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-09-23T19:57:40.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[27308]: audit 2023-09-23T19:57:39.679702+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:57:40.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[33670]: cluster 2023-09-23T19:57:38.556999+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:40.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[33670]: audit 2023-09-23T19:57:39.669432+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf7b4c9-162f-4d53-85eb-c8011b27852c"}]: dispatch 2023-09-23T19:57:40.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[33670]: audit 2023-09-23T19:57:39.669916+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.173:0/3421736215' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf7b4c9-162f-4d53-85eb-c8011b27852c"}]: dispatch 2023-09-23T19:57:40.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[33670]: audit 2023-09-23T19:57:39.679404+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf7b4c9-162f-4d53-85eb-c8011b27852c"}]': finished 2023-09-23T19:57:40.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[33670]: cluster 2023-09-23T19:57:39.679501+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-09-23T19:57:40.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:39 smithi098 bash[33670]: audit 2023-09-23T19:57:39.679702+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:57:41.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:40 smithi173 bash[27697]: audit 2023-09-23T19:57:40.421166+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.173:0/3967533411' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:57:41.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:40 smithi098 bash[27308]: audit 2023-09-23T19:57:40.421166+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.173:0/3967533411' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:57:41.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:40 smithi098 bash[33670]: audit 2023-09-23T19:57:40.421166+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.173:0/3967533411' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T19:57:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:41 smithi173 bash[27697]: cluster 2023-09-23T19:57:40.557534+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:42.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:41 smithi098 bash[27308]: cluster 2023-09-23T19:57:40.557534+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:42.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:41 smithi098 bash[33670]: cluster 2023-09-23T19:57:40.557534+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:44.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:43 smithi173 bash[27697]: cluster 2023-09-23T19:57:42.558229+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:44.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:43 smithi098 bash[27308]: cluster 2023-09-23T19:57:42.558229+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:44.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:43 smithi098 bash[33670]: cluster 2023-09-23T19:57:42.558229+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:46.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:45 smithi173 bash[27697]: cluster 2023-09-23T19:57:44.558823+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:46.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:45 smithi098 bash[33670]: cluster 2023-09-23T19:57:44.558823+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:46.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:45 smithi098 bash[27308]: cluster 2023-09-23T19:57:44.558823+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:48.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:47 smithi173 bash[27697]: cluster 2023-09-23T19:57:46.559380+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:48.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:47 smithi098 bash[27308]: cluster 2023-09-23T19:57:46.559380+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:48.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:47 smithi098 bash[33670]: cluster 2023-09-23T19:57:46.559380+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:50.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:49 smithi173 bash[27697]: cluster 2023-09-23T19:57:48.560016+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:50.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:49 smithi098 bash[27308]: cluster 2023-09-23T19:57:48.560016+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:50.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:49 smithi098 bash[33670]: cluster 2023-09-23T19:57:48.560016+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:52.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:51 smithi173 bash[27697]: cluster 2023-09-23T19:57:50.560680+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:52.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:51 smithi173 bash[27697]: audit 2023-09-23T19:57:51.829960+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T19:57:52.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:51 smithi173 bash[27697]: audit 2023-09-23T19:57:51.831802+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:52.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:51 smithi098 bash[27308]: cluster 2023-09-23T19:57:50.560680+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:52.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:51 smithi098 bash[27308]: audit 2023-09-23T19:57:51.829960+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T19:57:52.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:51 smithi098 bash[27308]: audit 2023-09-23T19:57:51.831802+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:52.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:51 smithi098 bash[33670]: cluster 2023-09-23T19:57:50.560680+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:52.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:51 smithi098 bash[33670]: audit 2023-09-23T19:57:51.829960+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T19:57:52.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:51 smithi098 bash[33670]: audit 2023-09-23T19:57:51.831802+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:57:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:52 smithi173 bash[27697]: cephadm 2023-09-23T19:57:51.833313+0000 mgr.y (mgr.14146) 249 : cephadm [INF] Deploying daemon osd.7 on smithi173 2023-09-23T19:57:53.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:52 smithi098 bash[27308]: cephadm 2023-09-23T19:57:51.833313+0000 mgr.y (mgr.14146) 249 : cephadm [INF] Deploying daemon osd.7 on smithi173 2023-09-23T19:57:53.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:52 smithi098 bash[33670]: cephadm 2023-09-23T19:57:51.833313+0000 mgr.y (mgr.14146) 249 : cephadm [INF] Deploying daemon osd.7 on smithi173 2023-09-23T19:57:54.273 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:53 smithi173 bash[27697]: cluster 2023-09-23T19:57:52.561300+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:54.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:53 smithi098 bash[27308]: cluster 2023-09-23T19:57:52.561300+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:54.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:53 smithi098 bash[33670]: cluster 2023-09-23T19:57:52.561300+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:56.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:55 smithi173 bash[27697]: cluster 2023-09-23T19:57:54.561977+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:56.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:55 smithi173 bash[27697]: audit 2023-09-23T19:57:55.828413+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:56.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:55 smithi173 bash[27697]: audit 2023-09-23T19:57:55.843103+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:56.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:55 smithi098 bash[27308]: cluster 2023-09-23T19:57:54.561977+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:56.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:55 smithi098 bash[27308]: audit 2023-09-23T19:57:55.828413+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:56.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:55 smithi098 bash[27308]: audit 2023-09-23T19:57:55.843103+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:56.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:55 smithi098 bash[33670]: cluster 2023-09-23T19:57:54.561977+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:56.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:55 smithi098 bash[33670]: audit 2023-09-23T19:57:55.828413+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:57:56.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:55 smithi098 bash[33670]: audit 2023-09-23T19:57:55.843103+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:57:58.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:57 smithi173 bash[27697]: cluster 2023-09-23T19:57:56.562589+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:58.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:57 smithi098 bash[33670]: cluster 2023-09-23T19:57:56.562589+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:57:58.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:57 smithi098 bash[27308]: cluster 2023-09-23T19:57:56.562589+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:00.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:57:59 smithi173 bash[27697]: cluster 2023-09-23T19:57:58.563125+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:00.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:57:59 smithi098 bash[33670]: cluster 2023-09-23T19:57:58.563125+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:00.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:57:59 smithi098 bash[27308]: cluster 2023-09-23T19:57:58.563125+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:02.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:02 smithi173 bash[27697]: cluster 2023-09-23T19:58:00.563720+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:02.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:02 smithi173 bash[27697]: audit 2023-09-23T19:58:01.073082+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:02.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:02 smithi173 bash[27697]: audit 2023-09-23T19:58:01.074854+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:02.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:02 smithi173 bash[27697]: audit 2023-09-23T19:58:01.076191+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:02.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:02 smithi173 bash[27697]: audit 2023-09-23T19:58:01.085378+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:02.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:02 smithi098 bash[27308]: cluster 2023-09-23T19:58:00.563720+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:02.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:02 smithi098 bash[27308]: audit 2023-09-23T19:58:01.073082+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:02.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:02 smithi098 bash[27308]: audit 2023-09-23T19:58:01.074854+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:02.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:02 smithi098 bash[27308]: audit 2023-09-23T19:58:01.076191+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:02.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:02 smithi098 bash[27308]: audit 2023-09-23T19:58:01.085378+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:02.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:02 smithi098 bash[33670]: cluster 2023-09-23T19:58:00.563720+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:02.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:02 smithi098 bash[33670]: audit 2023-09-23T19:58:01.073082+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:02.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:02 smithi098 bash[33670]: audit 2023-09-23T19:58:01.074854+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:02.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:02 smithi098 bash[33670]: audit 2023-09-23T19:58:01.076191+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:02.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:02 smithi098 bash[33670]: audit 2023-09-23T19:58:01.085378+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:03 smithi173 bash[27697]: audit 2023-09-23T19:58:02.462778+0000 mon.a (mon.0) 520 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:58:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:03 smithi173 bash[27697]: audit 2023-09-23T19:58:02.463302+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:58:03.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:03 smithi098 bash[33670]: audit 2023-09-23T19:58:02.462778+0000 mon.a (mon.0) 520 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:58:03.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:03 smithi098 bash[33670]: audit 2023-09-23T19:58:02.463302+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:58:03.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:03 smithi098 bash[27308]: audit 2023-09-23T19:58:02.462778+0000 mon.a (mon.0) 520 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:58:03.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:03 smithi098 bash[27308]: audit 2023-09-23T19:58:02.463302+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T19:58:04.040 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:04 smithi173 bash[27697]: cluster 2023-09-23T19:58:02.564320+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:04.040 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:04 smithi173 bash[27697]: audit 2023-09-23T19:58:03.016545+0000 mon.a (mon.0) 521 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T19:58:04.040 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:04 smithi173 bash[27697]: cluster 2023-09-23T19:58:03.016641+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-09-23T19:58:04.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:04 smithi173 bash[27697]: audit 2023-09-23T19:58:03.016863+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:04.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:04 smithi173 bash[27697]: audit 2023-09-23T19:58:03.020379+0000 mon.a (mon.0) 524 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:58:04.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:04 smithi173 bash[27697]: audit 2023-09-23T19:58:03.021096+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:58:04.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[33670]: cluster 2023-09-23T19:58:02.564320+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:04.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[33670]: audit 2023-09-23T19:58:03.016545+0000 mon.a (mon.0) 521 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T19:58:04.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[33670]: cluster 2023-09-23T19:58:03.016641+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-09-23T19:58:04.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[33670]: audit 2023-09-23T19:58:03.016863+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:04.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[33670]: audit 2023-09-23T19:58:03.020379+0000 mon.a (mon.0) 524 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:58:04.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[33670]: audit 2023-09-23T19:58:03.021096+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:58:04.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[27308]: cluster 2023-09-23T19:58:02.564320+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:04.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[27308]: audit 2023-09-23T19:58:03.016545+0000 mon.a (mon.0) 521 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T19:58:04.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[27308]: cluster 2023-09-23T19:58:03.016641+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-09-23T19:58:04.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[27308]: audit 2023-09-23T19:58:03.016863+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:04.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[27308]: audit 2023-09-23T19:58:03.020379+0000 mon.a (mon.0) 524 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:58:04.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:04 smithi098 bash[27308]: audit 2023-09-23T19:58:03.021096+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2023-09-23T19:58:04.549 INFO:teuthology.orchestra.run.smithi173.stdout:Created osd(s) 7 on host 'smithi173' 2023-09-23T19:58:05.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:05 smithi173 bash[27697]: audit 2023-09-23T19:58:04.025949+0000 mon.a (mon.0) 525 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:58:05.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:05 smithi173 bash[27697]: cluster 2023-09-23T19:58:04.026037+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-09-23T19:58:05.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:05 smithi173 bash[27697]: audit 2023-09-23T19:58:04.026223+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:05.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:05 smithi173 bash[27697]: audit 2023-09-23T19:58:04.031415+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:05.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:05 smithi173 bash[27697]: audit 2023-09-23T19:58:04.546945+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:05.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:05 smithi173 bash[27697]: audit 2023-09-23T19:58:04.564249+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:05.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:05 smithi173 bash[27697]: cluster 2023-09-23T19:58:04.564874+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:05.170 DEBUG:teuthology.orchestra.run.smithi173:osd.7> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.7.service 2023-09-23T19:58:05.173 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-09-23T19:58:05.173 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd stat -f json 2023-09-23T19:58:05.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[27308]: audit 2023-09-23T19:58:04.025949+0000 mon.a (mon.0) 525 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:58:05.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[27308]: cluster 2023-09-23T19:58:04.026037+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-09-23T19:58:05.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[27308]: audit 2023-09-23T19:58:04.026223+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:05.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[27308]: audit 2023-09-23T19:58:04.031415+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:05.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[27308]: audit 2023-09-23T19:58:04.546945+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:05.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[27308]: audit 2023-09-23T19:58:04.564249+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:05.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[27308]: cluster 2023-09-23T19:58:04.564874+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:05.368 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[33670]: audit 2023-09-23T19:58:04.025949+0000 mon.a (mon.0) 525 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2023-09-23T19:58:05.369 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[33670]: cluster 2023-09-23T19:58:04.026037+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-09-23T19:58:05.369 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[33670]: audit 2023-09-23T19:58:04.026223+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:05.369 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[33670]: audit 2023-09-23T19:58:04.031415+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:05.369 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[33670]: audit 2023-09-23T19:58:04.546945+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:05.369 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[33670]: audit 2023-09-23T19:58:04.564249+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:05.369 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:05 smithi098 bash[33670]: cluster 2023-09-23T19:58:04.564874+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-23T19:58:05.377 INFO:journalctl@ceph.osd.7.smithi173.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:58:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:06 smithi173 bash[27697]: cluster 2023-09-23T19:58:03.478260+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:58:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:06 smithi173 bash[27697]: cluster 2023-09-23T19:58:03.478365+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:58:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:06 smithi173 bash[27697]: cluster 2023-09-23T19:58:05.028498+0000 mon.a (mon.0) 531 : cluster [INF] osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737] boot 2023-09-23T19:58:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:06 smithi173 bash[27697]: cluster 2023-09-23T19:58:05.028558+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-09-23T19:58:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:06 smithi173 bash[27697]: audit 2023-09-23T19:58:05.029526+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:06.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:06 smithi098 bash[27308]: cluster 2023-09-23T19:58:03.478260+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:58:06.376 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:06 smithi098 bash[27308]: cluster 2023-09-23T19:58:03.478365+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:58:06.376 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:06 smithi098 bash[27308]: cluster 2023-09-23T19:58:05.028498+0000 mon.a (mon.0) 531 : cluster [INF] osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737] boot 2023-09-23T19:58:06.376 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:06 smithi098 bash[27308]: cluster 2023-09-23T19:58:05.028558+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-09-23T19:58:06.376 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:06 smithi098 bash[27308]: audit 2023-09-23T19:58:05.029526+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:06.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:06 smithi098 bash[33670]: cluster 2023-09-23T19:58:03.478260+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T19:58:06.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:06 smithi098 bash[33670]: cluster 2023-09-23T19:58:03.478365+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T19:58:06.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:06 smithi098 bash[33670]: cluster 2023-09-23T19:58:05.028498+0000 mon.a (mon.0) 531 : cluster [INF] osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737] boot 2023-09-23T19:58:06.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:06 smithi098 bash[33670]: cluster 2023-09-23T19:58:05.028558+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-09-23T19:58:06.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:06 smithi098 bash[33670]: audit 2023-09-23T19:58:05.029526+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:07 smithi173 bash[27697]: cluster 2023-09-23T19:58:06.046749+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-09-23T19:58:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:07 smithi173 bash[27697]: cluster 2023-09-23T19:58:06.565489+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:07.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:07 smithi098 bash[27308]: cluster 2023-09-23T19:58:06.046749+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-09-23T19:58:07.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:07 smithi098 bash[27308]: cluster 2023-09-23T19:58:06.565489+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:07.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:07 smithi098 bash[33670]: cluster 2023-09-23T19:58:06.046749+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-09-23T19:58:07.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:07 smithi098 bash[33670]: cluster 2023-09-23T19:58:06.565489+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:08.636 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T19:58:09.442 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":49,"num_osds":8,"num_up_osds":8,"osd_up_since":1695499085,"num_in_osds":8,"osd_in_since":1695499059,"num_remapped_pgs":0} 2023-09-23T19:58:09.443 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T19:58:09.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:09 smithi098 bash[27308]: cluster 2023-09-23T19:58:08.566105+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:09.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:09 smithi098 bash[27308]: audit 2023-09-23T19:58:08.634519+0000 mon.a (mon.0) 535 : audit [DBG] from='client.? 172.21.15.98:0/3721516557' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T19:58:09.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:09 smithi098 bash[33670]: cluster 2023-09-23T19:58:08.566105+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:09.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:09 smithi098 bash[33670]: audit 2023-09-23T19:58:08.634519+0000 mon.a (mon.0) 535 : audit [DBG] from='client.? 172.21.15.98:0/3721516557' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T19:58:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:09 smithi173 bash[27697]: cluster 2023-09-23T19:58:08.566105+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:09 smithi173 bash[27697]: audit 2023-09-23T19:58:08.634519+0000 mon.a (mon.0) 535 : audit [DBG] from='client.? 172.21.15.98:0/3721516557' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T19:58:11.889 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:11 smithi173 bash[27697]: cluster 2023-09-23T19:58:10.566701+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:11.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:11 smithi098 bash[27308]: cluster 2023-09-23T19:58:10.566701+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:11.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:11 smithi098 bash[33670]: cluster 2023-09-23T19:58:10.566701+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:14.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:13 smithi173 bash[27697]: cluster 2023-09-23T19:58:12.567267+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:14.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:13 smithi173 bash[27697]: audit 2023-09-23T19:58:13.523243+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:14.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:13 smithi173 bash[27697]: audit 2023-09-23T19:58:13.525489+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:13 smithi173 bash[27697]: audit 2023-09-23T19:58:13.527214+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:13 smithi173 bash[27697]: audit 2023-09-23T19:58:13.528523+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:13 smithi173 bash[27697]: audit 2023-09-23T19:58:13.529744+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:13 smithi173 bash[27697]: audit 2023-09-23T19:58:13.535283+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:14.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:13 smithi173 bash[27697]: audit 2023-09-23T19:58:13.536989+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:14.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:13 smithi173 bash[27697]: audit 2023-09-23T19:58:13.538169+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:14.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:13 smithi173 bash[27697]: audit 2023-09-23T19:58:13.544418+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:14.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[27308]: cluster 2023-09-23T19:58:12.567267+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:14.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[27308]: audit 2023-09-23T19:58:13.523243+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:14.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[27308]: audit 2023-09-23T19:58:13.525489+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[27308]: audit 2023-09-23T19:58:13.527214+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[27308]: audit 2023-09-23T19:58:13.528523+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[27308]: audit 2023-09-23T19:58:13.529744+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[27308]: audit 2023-09-23T19:58:13.535283+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:14.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[27308]: audit 2023-09-23T19:58:13.536989+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:14.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[27308]: audit 2023-09-23T19:58:13.538169+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:14.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[27308]: audit 2023-09-23T19:58:13.544418+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:14.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[33670]: cluster 2023-09-23T19:58:12.567267+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:14.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[33670]: audit 2023-09-23T19:58:13.523243+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:14.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[33670]: audit 2023-09-23T19:58:13.525489+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[33670]: audit 2023-09-23T19:58:13.527214+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[33670]: audit 2023-09-23T19:58:13.528523+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[33670]: audit 2023-09-23T19:58:13.529744+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T19:58:14.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[33670]: audit 2023-09-23T19:58:13.535283+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:14.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[33670]: audit 2023-09-23T19:58:13.536989+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:14.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[33670]: audit 2023-09-23T19:58:13.538169+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:14.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:13 smithi098 bash[33670]: audit 2023-09-23T19:58:13.544418+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:14.197 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:14 smithi173 bash[27697]: cephadm 2023-09-23T19:58:13.513193+0000 mgr.y (mgr.14146) 261 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:58:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:14 smithi173 bash[27697]: cephadm 2023-09-23T19:58:13.530643+0000 mgr.y (mgr.14146) 262 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 4316M 2023-09-23T19:58:15.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:14 smithi098 bash[27308]: cephadm 2023-09-23T19:58:13.513193+0000 mgr.y (mgr.14146) 261 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:58:15.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:14 smithi098 bash[27308]: cephadm 2023-09-23T19:58:13.530643+0000 mgr.y (mgr.14146) 262 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 4316M 2023-09-23T19:58:15.115 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:14 smithi098 bash[33670]: cephadm 2023-09-23T19:58:13.513193+0000 mgr.y (mgr.14146) 261 : cephadm [INF] Detected new or changed devices on smithi173 2023-09-23T19:58:15.115 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:14 smithi098 bash[33670]: cephadm 2023-09-23T19:58:13.530643+0000 mgr.y (mgr.14146) 262 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 4316M 2023-09-23T19:58:15.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:15 smithi098 bash[27308]: cluster 2023-09-23T19:58:14.567901+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:15.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:15 smithi098 bash[33670]: cluster 2023-09-23T19:58:14.567901+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:16.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:15 smithi173 bash[27697]: cluster 2023-09-23T19:58:14.567901+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:17.466 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T19:58:17.466 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":49,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:50:14.913069+0000","modified":"2023-09-23T19:58:06.033122+0000","last_up_change":"2023-09-23T19:58:05.017708+0000","last_in_change":"2023-09-23T19:57:39.670490+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T19:54:36.685115+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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"812f297c-3fd5-4b0f-8798-4e4267e9a494","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6802","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6803","nonce":919499635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6805","nonce":919499635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6809","nonce":919499635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6807","nonce":919499635}]},"public_addr":"172.21.15.98:6803/919499635","cluster_addr":"172.21.15.98:6805/919499635","heartbeat_back_addr":"172.21.15.98:6809/919499635","heartbeat_front_addr":"172.21.15.98:6807/919499635","state":["exists","up"]},{"osd":1,"uuid":"8b765e0f-56dc-4637-8b3f-4c3a2c1318f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6811","nonce":3067116459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6813","nonce":3067116459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6817","nonce":3067116459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6815","nonce":3067116459}]},"public_addr":"172.21.15.98:6811/3067116459","cluster_addr":"172.21.15.98:6813/3067116459","heartbeat_back_addr":"172.21.15.98:6817/3067116459","heartbeat_front_addr":"172.21.15.98:6815/3067116459","state":["exists","up"]},{"osd":2,"uuid":"ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6","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.98:6818","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6819","nonce":1695174917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6821","nonce":1695174917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6825","nonce":1695174917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6823","nonce":1695174917}]},"public_addr":"172.21.15.98:6819/1695174917","cluster_addr":"172.21.15.98:6821/1695174917","heartbeat_back_addr":"172.21.15.98:6825/1695174917","heartbeat_front_addr":"172.21.15.98:6823/1695174917","state":["exists","up"]},{"osd":3,"uuid":"f2b3d028-574a-4695-bed0-21f1f03cd9d7","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.98:6826","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6827","nonce":488893888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6829","nonce":488893888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6833","nonce":488893888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6831","nonce":488893888}]},"public_addr":"172.21.15.98:6827/488893888","cluster_addr":"172.21.15.98:6829/488893888","heartbeat_back_addr":"172.21.15.98:6833/488893888","heartbeat_front_addr":"172.21.15.98:6831/488893888","state":["exists","up"]},{"osd":4,"uuid":"167b8234-20dd-4264-968a-a01d73e5bd4c","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.173:6800","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6801","nonce":2891711223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6803","nonce":2891711223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6807","nonce":2891711223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6805","nonce":2891711223}]},"public_addr":"172.21.15.173:6801/2891711223","cluster_addr":"172.21.15.173:6803/2891711223","heartbeat_back_addr":"172.21.15.173:6807/2891711223","heartbeat_front_addr":"172.21.15.173:6805/2891711223","state":["exists","up"]},{"osd":5,"uuid":"bbf616af-220c-41c6-a170-3f18e632b4a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6808","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6809","nonce":253674557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6811","nonce":253674557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6815","nonce":253674557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6813","nonce":253674557}]},"public_addr":"172.21.15.173:6809/253674557","cluster_addr":"172.21.15.173:6811/253674557","heartbeat_back_addr":"172.21.15.173:6815/253674557","heartbeat_front_addr":"172.21.15.173:6813/253674557","state":["exists","up"]},{"osd":6,"uuid":"53fd1406-45e6-4fac-8a29-cbc2c3b98483","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6816","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6817","nonce":1010374347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6819","nonce":1010374347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6823","nonce":1010374347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6821","nonce":1010374347}]},"public_addr":"172.21.15.173:6817/1010374347","cluster_addr":"172.21.15.173:6819/1010374347","heartbeat_back_addr":"172.21.15.173:6823/1010374347","heartbeat_front_addr":"172.21.15.173:6821/1010374347","state":["exists","up"]},{"osd":7,"uuid":"5bf7b4c9-162f-4d53-85eb-c8011b27852c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6824","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6825","nonce":2153478737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6827","nonce":2153478737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6831","nonce":2153478737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6829","nonce":2153478737}]},"public_addr":"172.21.15.173:6825/2153478737","cluster_addr":"172.21.15.173:6827/2153478737","heartbeat_back_addr":"172.21.15.173:6831/2153478737","heartbeat_front_addr":"172.21.15.173:6829/2153478737","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:03.256030+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:49.089103+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:34.725596+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:18.625741+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:58.685275+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:56:40.340495+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:57:21.923331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:58:03.478372+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/1349644273":"2023-09-24T19:51:12.453890+0000","172.21.15.98:0/3004890185":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:0/3379318562":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6800/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:0/2493966684":"2023-09-24T19:50:42.598168+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-23T19:58:18.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:17 smithi173 bash[27697]: cluster 2023-09-23T19:58:16.568490+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:18.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:17 smithi173 bash[27697]: audit 2023-09-23T19:58:17.463233+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.98:0/1205845112' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:18.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:17 smithi098 bash[27308]: cluster 2023-09-23T19:58:16.568490+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:18.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:17 smithi098 bash[27308]: audit 2023-09-23T19:58:17.463233+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.98:0/1205845112' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:18.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:17 smithi098 bash[33670]: cluster 2023-09-23T19:58:16.568490+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:18.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:17 smithi098 bash[33670]: audit 2023-09-23T19:58:17.463233+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.98:0/1205845112' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:18.219 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-09-23T19:54:36.685115+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_devicehealth': {}}}] 2023-09-23T19:58:18.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-09-23T19:58:20.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:19 smithi173 bash[27697]: cluster 2023-09-23T19:58:18.569071+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:20.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:19 smithi098 bash[27308]: cluster 2023-09-23T19:58:18.569071+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:20.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:19 smithi098 bash[33670]: cluster 2023-09-23T19:58:18.569071+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:22.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:21 smithi173 bash[27697]: cluster 2023-09-23T19:58:20.569686+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:22.176 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:21 smithi098 bash[33670]: cluster 2023-09-23T19:58:20.569686+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:22.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:21 smithi098 bash[27308]: cluster 2023-09-23T19:58:20.569686+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:22.974 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:58:24.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:23 smithi098 bash[33670]: cluster 2023-09-23T19:58:22.570294+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:24.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:23 smithi098 bash[27308]: cluster 2023-09-23T19:58:22.570294+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:24.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:23 smithi173 bash[27697]: cluster 2023-09-23T19:58:22.570294+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:25.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:25 smithi098 bash[33670]: cluster 2023-09-23T19:58:24.570897+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:25.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:25 smithi098 bash[27308]: cluster 2023-09-23T19:58:24.570897+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:25.996 INFO:teuthology.orchestra.run.smithi098.stdout:pg_num: 1 2023-09-23T19:58:26.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:25 smithi173 bash[27697]: cluster 2023-09-23T19:58:24.570897+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:26.759 INFO:tasks.cephadm:Adding prometheus.a on smithi173 2023-09-23T19:58:26.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch apply prometheus '1;smithi173=a' 2023-09-23T19:58:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:26 smithi173 bash[27697]: audit 2023-09-23T19:58:25.994726+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.98:0/2836378415' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-09-23T19:58:27.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:26 smithi098 bash[27308]: audit 2023-09-23T19:58:25.994726+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.98:0/2836378415' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-09-23T19:58:27.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:26 smithi098 bash[33670]: audit 2023-09-23T19:58:25.994726+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.98:0/2836378415' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-09-23T19:58:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:27 smithi173 bash[27697]: cluster 2023-09-23T19:58:26.571474+0000 mgr.y (mgr.14146) 269 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:28.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:27 smithi098 bash[27308]: cluster 2023-09-23T19:58:26.571474+0000 mgr.y (mgr.14146) 269 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:28.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:27 smithi098 bash[33670]: cluster 2023-09-23T19:58:26.571474+0000 mgr.y (mgr.14146) 269 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:29.676 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled prometheus update... 2023-09-23T19:58:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:29 smithi173 bash[27697]: cluster 2023-09-23T19:58:28.572053+0000 mgr.y (mgr.14146) 270 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:29 smithi173 bash[27697]: audit 2023-09-23T19:58:29.673567+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:29 smithi173 bash[27697]: audit 2023-09-23T19:58:29.704748+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:30.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:29 smithi098 bash[27308]: cluster 2023-09-23T19:58:28.572053+0000 mgr.y (mgr.14146) 270 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:30.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:29 smithi098 bash[27308]: audit 2023-09-23T19:58:29.673567+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:30.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:29 smithi098 bash[27308]: audit 2023-09-23T19:58:29.704748+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:30.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:29 smithi098 bash[33670]: cluster 2023-09-23T19:58:28.572053+0000 mgr.y (mgr.14146) 270 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:30.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:29 smithi098 bash[33670]: audit 2023-09-23T19:58:29.673567+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:30.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:29 smithi098 bash[33670]: audit 2023-09-23T19:58:29.704748+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:30.368 DEBUG:teuthology.orchestra.run.smithi173:prometheus.a> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@prometheus.a.service 2023-09-23T19:58:30.371 INFO:tasks.cephadm:Adding node-exporter.a on smithi098 2023-09-23T19:58:30.372 INFO:tasks.cephadm:Adding node-exporter.b on smithi173 2023-09-23T19:58:30.372 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi098=a;smithi173=b' 2023-09-23T19:58:30.514 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:58:31.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:31 smithi173 bash[28559]: ignoring --setuser ceph since I am not root 2023-09-23T19:58:31.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:31 smithi173 bash[28559]: ignoring --setgroup ceph since I am not root 2023-09-23T19:58:31.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:31 smithi173 bash[28559]: debug 2023-09-23T19:58:31.028+0000 7f716f51e700 1 -- 172.21.15.173:0/815422791 <== mon.1 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c2f381a4e0 con 0x55c2f390f000 2023-09-23T19:58:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:30 smithi173 bash[27697]: audit 2023-09-23T19:58:29.663854+0000 mgr.y (mgr.14146) 271 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:30 smithi173 bash[27697]: cephadm 2023-09-23T19:58:29.666859+0000 mgr.y (mgr.14146) 272 : cephadm [INF] Saving service prometheus spec with placement smithi173=a;count:1 2023-09-23T19:58:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:30 smithi173 bash[27697]: audit 2023-09-23T19:58:29.970433+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:30 smithi173 bash[27697]: audit 2023-09-23T19:58:29.972548+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:30 smithi173 bash[27697]: audit 2023-09-23T19:58:29.980734+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:30 smithi173 bash[27697]: audit 2023-09-23T19:58:29.991555+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T19:58:31.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:31 smithi098 bash[27576]: ignoring --setuser ceph since I am not root 2023-09-23T19:58:31.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:31 smithi098 bash[27576]: ignoring --setgroup ceph since I am not root 2023-09-23T19:58:31.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:31 smithi098 bash[27576]: debug 2023-09-23T19:58:31.039+0000 7f74da264700 1 -- 172.21.15.98:0/4253606399 <== mon.0 v2:172.21.15.98:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5600fc9484e0 con 0x5600fca3c800 2023-09-23T19:58:31.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[27308]: audit 2023-09-23T19:58:29.663854+0000 mgr.y (mgr.14146) 271 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:31.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[27308]: cephadm 2023-09-23T19:58:29.666859+0000 mgr.y (mgr.14146) 272 : cephadm [INF] Saving service prometheus spec with placement smithi173=a;count:1 2023-09-23T19:58:31.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[27308]: audit 2023-09-23T19:58:29.970433+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:31.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[27308]: audit 2023-09-23T19:58:29.972548+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:31.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[27308]: audit 2023-09-23T19:58:29.980734+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:31.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[27308]: audit 2023-09-23T19:58:29.991555+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T19:58:31.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[33670]: audit 2023-09-23T19:58:29.663854+0000 mgr.y (mgr.14146) 271 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:31.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[33670]: cephadm 2023-09-23T19:58:29.666859+0000 mgr.y (mgr.14146) 272 : cephadm [INF] Saving service prometheus spec with placement smithi173=a;count:1 2023-09-23T19:58:31.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[33670]: audit 2023-09-23T19:58:29.970433+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:31.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[33670]: audit 2023-09-23T19:58:29.972548+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:31.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[33670]: audit 2023-09-23T19:58:29.980734+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' 2023-09-23T19:58:31.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:30 smithi098 bash[33670]: audit 2023-09-23T19:58:29.991555+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T19:58:31.486 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:31 smithi173 bash[28559]: debug 2023-09-23T19:58:31.180+0000 7f717f6e5680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T19:58:31.486 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:31 smithi173 bash[28559]: debug 2023-09-23T19:58:31.288+0000 7f717f6e5680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:58:31.677 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:31 smithi098 bash[27576]: debug 2023-09-23T19:58:31.199+0000 7f74ea42b680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T19:58:31.677 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:31 smithi098 bash[27576]: debug 2023-09-23T19:58:31.307+0000 7f74ea42b680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T19:58:31.987 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:31 smithi173 bash[28559]: debug 2023-09-23T19:58:31.776+0000 7f717f6e5680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:58:32.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:31 smithi173 bash[27697]: audit 2023-09-23T19:58:30.990858+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T19:58:32.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:31 smithi173 bash[27697]: cluster 2023-09-23T19:58:30.990922+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-09-23T19:58:32.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:31 smithi098 bash[27308]: audit 2023-09-23T19:58:30.990858+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T19:58:32.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:31 smithi098 bash[27308]: cluster 2023-09-23T19:58:30.990922+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-09-23T19:58:32.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:31 smithi098 bash[27576]: debug 2023-09-23T19:58:31.791+0000 7f74ea42b680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T19:58:32.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:31 smithi098 bash[33670]: audit 2023-09-23T19:58:30.990858+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14146 172.21.15.98:0/2630758617' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T19:58:32.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:31 smithi098 bash[33670]: cluster 2023-09-23T19:58:30.990922+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-09-23T19:58:33.079 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:32 smithi098 bash[27576]: debug 2023-09-23T19:58:32.727+0000 7f74ea42b680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:58:33.079 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:32 smithi098 bash[27576]: debug 2023-09-23T19:58:32.823+0000 7f74ea42b680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:58:33.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:32 smithi173 bash[28559]: debug 2023-09-23T19:58:32.748+0000 7f717f6e5680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T19:58:33.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:32 smithi173 bash[28559]: debug 2023-09-23T19:58:32.860+0000 7f717f6e5680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T19:58:33.427 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:33 smithi098 bash[27576]: debug 2023-09-23T19:58:33.075+0000 7f74ea42b680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:58:33.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:33 smithi173 bash[28559]: debug 2023-09-23T19:58:33.132+0000 7f717f6e5680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T19:58:34.481 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:34 smithi098 bash[27576]: debug 2023-09-23T19:58:34.215+0000 7f74ea42b680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:58:34.481 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:34 smithi098 bash[27576]: debug 2023-09-23T19:58:34.379+0000 7f74ea42b680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:58:34.567 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:34 smithi173 bash[28559]: debug 2023-09-23T19:58:34.304+0000 7f717f6e5680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T19:58:34.567 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:34 smithi173 bash[28559]: debug 2023-09-23T19:58:34.464+0000 7f717f6e5680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:58:34.822 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:34 smithi098 bash[27576]: debug 2023-09-23T19:58:34.475+0000 7f74ea42b680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:58:34.822 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:34 smithi098 bash[27576]: debug 2023-09-23T19:58:34.591+0000 7f74ea42b680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:58:34.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:34 smithi173 bash[28559]: debug 2023-09-23T19:58:34.564+0000 7f717f6e5680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T19:58:34.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:34 smithi173 bash[28559]: debug 2023-09-23T19:58:34.680+0000 7f717f6e5680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T19:58:35.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:34 smithi098 bash[27576]: debug 2023-09-23T19:58:34.819+0000 7f74ea42b680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:58:35.277 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:34 smithi173 bash[28559]: debug 2023-09-23T19:58:34.900+0000 7f717f6e5680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T19:58:35.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:35 smithi173 bash[28559]: debug 2023-09-23T19:58:35.276+0000 7f717f6e5680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:58:35.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:35 smithi173 bash[28559]: debug 2023-09-23T19:58:35.396+0000 7f717f6e5680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:58:35.677 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:35 smithi098 bash[27576]: debug 2023-09-23T19:58:35.191+0000 7f74ea42b680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T19:58:35.677 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:35 smithi098 bash[27576]: debug 2023-09-23T19:58:35.315+0000 7f74ea42b680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T19:58:36.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:36 smithi173 bash[28559]: debug 2023-09-23T19:58:36.264+0000 7f717f6e5680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:58:36.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:36 smithi173 bash[28559]: debug 2023-09-23T19:58:36.372+0000 7f717f6e5680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:58:36.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:36 smithi173 bash[28559]: debug 2023-09-23T19:58:36.488+0000 7f717f6e5680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:58:36.672 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:36 smithi098 bash[27576]: debug 2023-09-23T19:58:36.207+0000 7f74ea42b680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T19:58:36.672 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:36 smithi098 bash[27576]: debug 2023-09-23T19:58:36.315+0000 7f74ea42b680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T19:58:36.672 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:36 smithi098 bash[27576]: debug 2023-09-23T19:58:36.439+0000 7f74ea42b680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T19:58:36.926 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:36 smithi098 bash[27576]: debug 2023-09-23T19:58:36.667+0000 7f74ea42b680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:58:37.001 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:36 smithi173 bash[28559]: debug 2023-09-23T19:58:36.708+0000 7f717f6e5680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T19:58:37.306 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:36 smithi098 bash[27576]: debug 2023-09-23T19:58:36.959+0000 7f74ea42b680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:58:37.307 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27576]: debug 2023-09-23T19:58:37.127+0000 7f74ea42b680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:58:37.342 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[28559]: debug 2023-09-23T19:58:37.000+0000 7f717f6e5680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T19:58:37.342 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[28559]: debug 2023-09-23T19:58:37.164+0000 7f717f6e5680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T19:58:37.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[28559]: debug 2023-09-23T19:58:37.340+0000 7f717f6e5680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:58:37.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[28559]: debug 2023-09-23T19:58:37.556+0000 7f717f6e5680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:58:37.638 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27576]: debug 2023-09-23T19:58:37.303+0000 7f74ea42b680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T19:58:37.638 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27576]: debug 2023-09-23T19:58:37.523+0000 7f74ea42b680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T19:58:37.919 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: cluster 2023-09-23T19:58:37.657803+0000 mon.a (mon.0) 554 : cluster [INF] Active manager daemon y restarted 2023-09-23T19:58:37.919 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: cluster 2023-09-23T19:58:37.658305+0000 mon.a (mon.0) 555 : cluster [INF] Activating manager daemon y 2023-09-23T19:58:37.919 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: cluster 2023-09-23T19:58:37.672283+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-09-23T19:58:37.919 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: cluster 2023-09-23T19:58:37.672828+0000 mon.a (mon.0) 557 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0146833s), standbys: x 2023-09-23T19:58:37.919 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.674986+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:58:37.919 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.675269+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:58:37.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.675600+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:58:37.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.676239+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:58:37.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.676569+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:58:37.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.676919+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:58:37.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.677322+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:58:37.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.677685+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:58:37.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.678074+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:58:37.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.678453+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:58:37.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.678824+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:58:37.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.679194+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:58:37.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.679575+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:37.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.679993+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:58:37.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.680299+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:58:37.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.681060+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:58:37.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: cluster 2023-09-23T19:58:37.689235+0000 mon.a (mon.0) 574 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T19:58:37.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: cluster 2023-09-23T19:58:37.689341+0000 mon.a (mon.0) 575 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:58:37.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.694678+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:58:37.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.696224+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:58:37.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.701652+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:58:37.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: audit 2023-09-23T19:58:37.702329+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:58:37.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[33670]: cluster 2023-09-23T19:58:37.703929+0000 mon.a (mon.0) 576 : cluster [INF] Manager daemon y is now available 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: cluster 2023-09-23T19:58:37.657803+0000 mon.a (mon.0) 554 : cluster [INF] Active manager daemon y restarted 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: cluster 2023-09-23T19:58:37.658305+0000 mon.a (mon.0) 555 : cluster [INF] Activating manager daemon y 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: cluster 2023-09-23T19:58:37.672283+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: cluster 2023-09-23T19:58:37.672828+0000 mon.a (mon.0) 557 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0146833s), standbys: x 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.674986+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.675269+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.675600+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.676239+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.676569+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.676919+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.677322+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:58:37.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.677685+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:58:37.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.678074+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:58:37.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.678453+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:58:37.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.678824+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:58:37.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.679194+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:58:37.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.679575+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:37.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.679993+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:58:37.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.680299+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:58:37.923 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27576]: debug 2023-09-23T19:58:37.635+0000 7f74ea42b680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:58:37.923 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27576]: [23/Sep/2023:19:58:37] ENGINE Bus STARTING 2023-09-23T19:58:37.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.681060+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:58:37.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: cluster 2023-09-23T19:58:37.689235+0000 mon.a (mon.0) 574 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T19:58:37.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: cluster 2023-09-23T19:58:37.689341+0000 mon.a (mon.0) 575 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:58:37.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.694678+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:58:37.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.696224+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:58:37.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.701652+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:58:37.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: audit 2023-09-23T19:58:37.702329+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:58:37.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27308]: cluster 2023-09-23T19:58:37.703929+0000 mon.a (mon.0) 576 : cluster [INF] Manager daemon y is now available 2023-09-23T19:58:37.925 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[28559]: debug 2023-09-23T19:58:37.664+0000 7f717f6e5680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T19:58:37.925 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[28559]: [23/Sep/2023:19:58:37] ENGINE Bus STARTING 2023-09-23T19:58:37.925 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[28559]: CherryPy Checker: 2023-09-23T19:58:37.925 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[28559]: The Application mounted at '' has an empty config. 2023-09-23T19:58:37.925 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[28559]: [23/Sep/2023:19:58:37] ENGINE Serving on http://:::9283 2023-09-23T19:58:37.925 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[28559]: [23/Sep/2023:19:58:37] ENGINE Bus STARTED 2023-09-23T19:58:37.925 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: cluster 2023-09-23T19:58:37.657803+0000 mon.a (mon.0) 554 : cluster [INF] Active manager daemon y restarted 2023-09-23T19:58:37.926 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: cluster 2023-09-23T19:58:37.658305+0000 mon.a (mon.0) 555 : cluster [INF] Activating manager daemon y 2023-09-23T19:58:37.926 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: cluster 2023-09-23T19:58:37.672283+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-09-23T19:58:37.926 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: cluster 2023-09-23T19:58:37.672828+0000 mon.a (mon.0) 557 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0146833s), standbys: x 2023-09-23T19:58:37.926 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.674986+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T19:58:37.926 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.675269+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T19:58:37.926 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.675600+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T19:58:37.926 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.676239+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T19:58:37.926 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.676569+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T19:58:37.926 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.676919+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T19:58:37.926 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.677322+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T19:58:37.926 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.677685+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.678074+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.678453+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.678824+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.679194+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.679575+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.679993+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.680299+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.681060+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: cluster 2023-09-23T19:58:37.689235+0000 mon.a (mon.0) 574 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: cluster 2023-09-23T19:58:37.689341+0000 mon.a (mon.0) 575 : cluster [DBG] Standby manager daemon x started 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.694678+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.696224+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T19:58:37.927 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.701652+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T19:58:37.928 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: audit 2023-09-23T19:58:37.702329+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.173:0/3117957867' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T19:58:37.928 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:37 smithi173 bash[27697]: cluster 2023-09-23T19:58:37.703929+0000 mon.a (mon.0) 576 : cluster [INF] Manager daemon y is now available 2023-09-23T19:58:38.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27576]: Warning: Permanently added '172.21.15.173' (ECDSA) to the list of known hosts. 2023-09-23T19:58:38.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:37 smithi098 bash[27576]: Warning: Permanently added '172.21.15.98' (ECDSA) to the list of known hosts. 2023-09-23T19:58:38.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[27576]: CherryPy Checker: 2023-09-23T19:58:38.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[27576]: The Application mounted at '' has an empty config. 2023-09-23T19:58:38.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[27576]: [23/Sep/2023:19:58:38] ENGINE Serving on http://:::9283 2023-09-23T19:58:38.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[27576]: [23/Sep/2023:19:58:38] ENGINE Bus STARTED 2023-09-23T19:58:38.696 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled node-exporter update... 2023-09-23T19:58:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:38 smithi173 bash[27697]: audit 2023-09-23T19:58:37.853542+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:38 smithi173 bash[27697]: audit 2023-09-23T19:58:37.858021+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:38 smithi173 bash[27697]: audit 2023-09-23T19:58:37.894820+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:38 smithi173 bash[27697]: audit 2023-09-23T19:58:37.924807+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:58:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:38 smithi173 bash[27697]: audit 2023-09-23T19:58:37.933390+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:58:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:38 smithi173 bash[27697]: cluster 2023-09-23T19:58:38.680343+0000 mon.a (mon.0) 582 : cluster [DBG] mgrmap e17: y(active, since 1.0222s), standbys: x 2023-09-23T19:58:39.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:38 smithi173 bash[27697]: audit 2023-09-23T19:58:38.693827+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:39.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[33670]: audit 2023-09-23T19:58:37.853542+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:39.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[33670]: audit 2023-09-23T19:58:37.858021+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:39.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[33670]: audit 2023-09-23T19:58:37.894820+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:39.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[33670]: audit 2023-09-23T19:58:37.924807+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:58:39.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[33670]: audit 2023-09-23T19:58:37.933390+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:58:39.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[33670]: cluster 2023-09-23T19:58:38.680343+0000 mon.a (mon.0) 582 : cluster [DBG] mgrmap e17: y(active, since 1.0222s), standbys: x 2023-09-23T19:58:39.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[33670]: audit 2023-09-23T19:58:38.693827+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:39.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[27308]: audit 2023-09-23T19:58:37.853542+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:39.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[27308]: audit 2023-09-23T19:58:37.858021+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:58:39.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[27308]: audit 2023-09-23T19:58:37.894820+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:39.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[27308]: audit 2023-09-23T19:58:37.924807+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T19:58:39.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[27308]: audit 2023-09-23T19:58:37.933390+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T19:58:39.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[27308]: cluster 2023-09-23T19:58:38.680343+0000 mon.a (mon.0) 582 : cluster [DBG] mgrmap e17: y(active, since 1.0222s), standbys: x 2023-09-23T19:58:39.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:38 smithi098 bash[27308]: audit 2023-09-23T19:58:38.693827+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:39.522 DEBUG:teuthology.orchestra.run.smithi098:node-exporter.a> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@node-exporter.a.service 2023-09-23T19:58:39.525 DEBUG:teuthology.orchestra.run.smithi173:node-exporter.b> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@node-exporter.b.service 2023-09-23T19:58:39.527 INFO:tasks.cephadm:Adding alertmanager.a on smithi098 2023-09-23T19:58:39.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi098=a' 2023-09-23T19:58:39.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:58:39.728 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:58:39.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:39 smithi173 bash[27697]: cephadm 2023-09-23T19:58:38.689772+0000 mgr.y (mgr.14442) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi098=a;smithi173=b;count:2 2023-09-23T19:58:39.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:39 smithi098 bash[27308]: cephadm 2023-09-23T19:58:38.689772+0000 mgr.y (mgr.14442) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi098=a;smithi173=b;count:2 2023-09-23T19:58:39.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:39 smithi098 bash[33670]: cephadm 2023-09-23T19:58:38.689772+0000 mgr.y (mgr.14442) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi098=a;smithi173=b;count:2 2023-09-23T19:58:41.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:40 smithi173 bash[27697]: cluster 2023-09-23T19:58:39.677873+0000 mgr.y (mgr.14442) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:41.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:40 smithi173 bash[27697]: cluster 2023-09-23T19:58:40.690609+0000 mon.a (mon.0) 584 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-09-23T19:58:41.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:40 smithi098 bash[33670]: cluster 2023-09-23T19:58:39.677873+0000 mgr.y (mgr.14442) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:41.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:40 smithi098 bash[33670]: cluster 2023-09-23T19:58:40.690609+0000 mon.a (mon.0) 584 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-09-23T19:58:41.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:40 smithi098 bash[27308]: cluster 2023-09-23T19:58:39.677873+0000 mgr.y (mgr.14442) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:41.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:40 smithi098 bash[27308]: cluster 2023-09-23T19:58:40.690609+0000 mon.a (mon.0) 584 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-09-23T19:58:42.498 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled alertmanager update... 2023-09-23T19:58:42.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:42 smithi173 bash[27697]: cluster 2023-09-23T19:58:41.678554+0000 mgr.y (mgr.14442) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:42.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:42 smithi173 bash[27697]: audit 2023-09-23T19:58:42.493654+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:43.147 DEBUG:teuthology.orchestra.run.smithi098:alertmanager.a> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@alertmanager.a.service 2023-09-23T19:58:43.149 INFO:tasks.cephadm:Adding grafana.a on smithi173 2023-09-23T19:58:43.150 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph orch apply grafana '1;smithi173=a' 2023-09-23T19:58:43.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:42 smithi098 bash[27308]: cluster 2023-09-23T19:58:41.678554+0000 mgr.y (mgr.14442) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:43.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:42 smithi098 bash[27308]: audit 2023-09-23T19:58:42.493654+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:43.160 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:42 smithi098 bash[33670]: cluster 2023-09-23T19:58:41.678554+0000 mgr.y (mgr.14442) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:43.160 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:42 smithi098 bash[33670]: audit 2023-09-23T19:58:42.493654+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:43.370 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:58:44.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:43 smithi173 bash[27697]: audit 2023-09-23T19:58:42.483720+0000 mgr.y (mgr.14442) 6 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi098=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:44.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:43 smithi173 bash[27697]: cephadm 2023-09-23T19:58:42.487002+0000 mgr.y (mgr.14442) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi098=a;count:1 2023-09-23T19:58:44.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:43 smithi173 bash[27697]: audit 2023-09-23T19:58:43.490757+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:44.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:43 smithi098 bash[27308]: audit 2023-09-23T19:58:42.483720+0000 mgr.y (mgr.14442) 6 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi098=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:44.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:43 smithi098 bash[27308]: cephadm 2023-09-23T19:58:42.487002+0000 mgr.y (mgr.14442) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi098=a;count:1 2023-09-23T19:58:44.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:43 smithi098 bash[27308]: audit 2023-09-23T19:58:43.490757+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:44.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:43 smithi098 bash[33670]: audit 2023-09-23T19:58:42.483720+0000 mgr.y (mgr.14442) 6 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi098=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:44.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:43 smithi098 bash[33670]: cephadm 2023-09-23T19:58:42.487002+0000 mgr.y (mgr.14442) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi098=a;count:1 2023-09-23T19:58:44.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:43 smithi098 bash[33670]: audit 2023-09-23T19:58:43.490757+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.054 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:44 smithi173 bash[27697]: cluster 2023-09-23T19:58:43.679169+0000 mgr.y (mgr.14442) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:45.054 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:44 smithi173 bash[27697]: audit 2023-09-23T19:58:44.103087+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.054 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:44 smithi173 bash[27697]: audit 2023-09-23T19:58:44.373514+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:45.055 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:44 smithi173 bash[27697]: audit 2023-09-23T19:58:44.375448+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:45.055 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:44 smithi173 bash[27697]: audit 2023-09-23T19:58:44.442697+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.055 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:44 smithi173 bash[27697]: audit 2023-09-23T19:58:44.487041+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.055 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:44 smithi173 bash[27697]: audit 2023-09-23T19:58:44.496511+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[27308]: cluster 2023-09-23T19:58:43.679169+0000 mgr.y (mgr.14442) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:45.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[27308]: audit 2023-09-23T19:58:44.103087+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[27308]: audit 2023-09-23T19:58:44.373514+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:45.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[27308]: audit 2023-09-23T19:58:44.375448+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:45.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[27308]: audit 2023-09-23T19:58:44.442697+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[27308]: audit 2023-09-23T19:58:44.487041+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[27308]: audit 2023-09-23T19:58:44.496511+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[33670]: cluster 2023-09-23T19:58:43.679169+0000 mgr.y (mgr.14442) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:45.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[33670]: audit 2023-09-23T19:58:44.103087+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[33670]: audit 2023-09-23T19:58:44.373514+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:58:45.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[33670]: audit 2023-09-23T19:58:44.375448+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:58:45.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[33670]: audit 2023-09-23T19:58:44.442697+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[33670]: audit 2023-09-23T19:58:44.487041+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:44 smithi098 bash[33670]: audit 2023-09-23T19:58:44.496511+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:46.050 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:45 smithi173 bash[27697]: cephadm 2023-09-23T19:58:44.378134+0000 mgr.y (mgr.14442) 9 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T19:58:46.050 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:45 smithi173 bash[27697]: cephadm 2023-09-23T19:58:44.378725+0000 mgr.y (mgr.14442) 10 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T19:58:46.051 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:45 smithi173 bash[27697]: cephadm 2023-09-23T19:58:44.407548+0000 mgr.y (mgr.14442) 11 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:58:46.051 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:45 smithi173 bash[27697]: cephadm 2023-09-23T19:58:44.419242+0000 mgr.y (mgr.14442) 12 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:58:46.051 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:45 smithi173 bash[27697]: cephadm 2023-09-23T19:58:44.516323+0000 mgr.y (mgr.14442) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi173 2023-09-23T19:58:46.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:45 smithi098 bash[33670]: cephadm 2023-09-23T19:58:44.378134+0000 mgr.y (mgr.14442) 9 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T19:58:46.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:45 smithi098 bash[33670]: cephadm 2023-09-23T19:58:44.378725+0000 mgr.y (mgr.14442) 10 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T19:58:46.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:45 smithi098 bash[33670]: cephadm 2023-09-23T19:58:44.407548+0000 mgr.y (mgr.14442) 11 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:58:46.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:45 smithi098 bash[33670]: cephadm 2023-09-23T19:58:44.419242+0000 mgr.y (mgr.14442) 12 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:58:46.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:45 smithi098 bash[33670]: cephadm 2023-09-23T19:58:44.516323+0000 mgr.y (mgr.14442) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi173 2023-09-23T19:58:46.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:45 smithi098 bash[27308]: cephadm 2023-09-23T19:58:44.378134+0000 mgr.y (mgr.14442) 9 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T19:58:46.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:45 smithi098 bash[27308]: cephadm 2023-09-23T19:58:44.378725+0000 mgr.y (mgr.14442) 10 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T19:58:46.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:45 smithi098 bash[27308]: cephadm 2023-09-23T19:58:44.407548+0000 mgr.y (mgr.14442) 11 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:58:46.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:45 smithi098 bash[27308]: cephadm 2023-09-23T19:58:44.419242+0000 mgr.y (mgr.14442) 12 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T19:58:46.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:45 smithi098 bash[27308]: cephadm 2023-09-23T19:58:44.516323+0000 mgr.y (mgr.14442) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi173 2023-09-23T19:58:46.453 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled grafana update... 2023-09-23T19:58:47.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:46 smithi173 bash[27697]: cluster 2023-09-23T19:58:45.679799+0000 mgr.y (mgr.14442) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:47.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:46 smithi173 bash[27697]: audit 2023-09-23T19:58:46.448748+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:47.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:46 smithi098 bash[27308]: cluster 2023-09-23T19:58:45.679799+0000 mgr.y (mgr.14442) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:47.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:46 smithi098 bash[27308]: audit 2023-09-23T19:58:46.448748+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:47.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:46 smithi098 bash[33670]: cluster 2023-09-23T19:58:45.679799+0000 mgr.y (mgr.14442) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:47.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:46 smithi098 bash[33670]: audit 2023-09-23T19:58:46.448748+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:48.034 DEBUG:teuthology.orchestra.run.smithi173:grafana.a> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@grafana.a.service 2023-09-23T19:58:48.036 INFO:tasks.cephadm:Setting up client nodes... 2023-09-23T19:58:48.037 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T19:58:48.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:47 smithi173 bash[27697]: audit 2023-09-23T19:58:46.438907+0000 mgr.y (mgr.14442) 15 : audit [DBG] from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:48.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:47 smithi173 bash[27697]: cephadm 2023-09-23T19:58:46.442307+0000 mgr.y (mgr.14442) 16 : cephadm [INF] Saving service grafana spec with placement smithi173=a;count:1 2023-09-23T19:58:48.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:47 smithi098 bash[27308]: audit 2023-09-23T19:58:46.438907+0000 mgr.y (mgr.14442) 15 : audit [DBG] from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:48.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:47 smithi098 bash[27308]: cephadm 2023-09-23T19:58:46.442307+0000 mgr.y (mgr.14442) 16 : cephadm [INF] Saving service grafana spec with placement smithi173=a;count:1 2023-09-23T19:58:48.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:47 smithi098 bash[33670]: audit 2023-09-23T19:58:46.438907+0000 mgr.y (mgr.14442) 15 : audit [DBG] from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T19:58:48.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:47 smithi098 bash[33670]: cephadm 2023-09-23T19:58:46.442307+0000 mgr.y (mgr.14442) 16 : cephadm [INF] Saving service grafana spec with placement smithi173=a;count:1 2023-09-23T19:58:48.219 INFO:journalctl@ceph.grafana.a.smithi173.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T19:58:49.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:48 smithi173 bash[27697]: cluster 2023-09-23T19:58:47.680306+0000 mgr.y (mgr.14442) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:49.162 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:48 smithi098 bash[27308]: cluster 2023-09-23T19:58:47.680306+0000 mgr.y (mgr.14442) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:49.163 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:48 smithi098 bash[33670]: cluster 2023-09-23T19:58:47.680306+0000 mgr.y (mgr.14442) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:51.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:50 smithi173 bash[27697]: cluster 2023-09-23T19:58:49.680880+0000 mgr.y (mgr.14442) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:51.101 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:50 smithi098 bash[27308]: cluster 2023-09-23T19:58:49.680880+0000 mgr.y (mgr.14442) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:51.101 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:50 smithi098 bash[33670]: cluster 2023-09-23T19:58:49.680880+0000 mgr.y (mgr.14442) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:51.528 INFO:teuthology.orchestra.run.smithi098.stdout:[client.0] 2023-09-23T19:58:51.528 INFO:teuthology.orchestra.run.smithi098.stdout: key = AQB7Qw9lxOgAHxAAP/ZRo2MuzUzGjUqOQWu+dg== 2023-09-23T19:58:51.942 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:51 smithi098 bash[27308]: audit 2023-09-23T19:58:51.519696+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.98:0/2068310955' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:58:51.942 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:51 smithi098 bash[27308]: audit 2023-09-23T19:58:51.526255+0000 mon.a (mon.0) 595 : audit [INF] from='client.? 172.21.15.98:0/2068310955' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T19:58:52.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:51 smithi173 bash[27697]: audit 2023-09-23T19:58:51.519696+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.98:0/2068310955' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:58:52.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:51 smithi173 bash[27697]: audit 2023-09-23T19:58:51.526255+0000 mon.a (mon.0) 595 : audit [INF] from='client.? 172.21.15.98:0/2068310955' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T19:58:52.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:51 smithi098 bash[33670]: audit 2023-09-23T19:58:51.519696+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.98:0/2068310955' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:58:52.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:51 smithi098 bash[33670]: audit 2023-09-23T19:58:51.526255+0000 mon.a (mon.0) 595 : audit [INF] from='client.? 172.21.15.98:0/2068310955' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T19:58:52.277 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T19:58:52.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-09-23T19:58:52.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-09-23T19:58:52.300 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T19:58:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:52 smithi173 bash[27697]: cluster 2023-09-23T19:58:51.681480+0000 mgr.y (mgr.14442) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:53.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:52 smithi098 bash[27308]: cluster 2023-09-23T19:58:51.681480+0000 mgr.y (mgr.14442) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:53.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:52 smithi098 bash[33670]: cluster 2023-09-23T19:58:51.681480+0000 mgr.y (mgr.14442) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:54.914 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:54 smithi173 bash[27697]: cluster 2023-09-23T19:58:53.682033+0000 mgr.y (mgr.14442) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:55.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:54 smithi098 bash[27308]: cluster 2023-09-23T19:58:53.682033+0000 mgr.y (mgr.14442) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:55.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:54 smithi098 bash[33670]: cluster 2023-09-23T19:58:53.682033+0000 mgr.y (mgr.14442) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:57.077 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:56 smithi173 bash[27697]: cluster 2023-09-23T19:58:55.682679+0000 mgr.y (mgr.14442) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:57.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:56 smithi098 bash[27308]: cluster 2023-09-23T19:58:55.682679+0000 mgr.y (mgr.14442) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:57.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:56 smithi098 bash[33670]: cluster 2023-09-23T19:58:55.682679+0000 mgr.y (mgr.14442) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:57.605 INFO:teuthology.orchestra.run.smithi173.stdout:[client.1] 2023-09-23T19:58:57.605 INFO:teuthology.orchestra.run.smithi173.stdout: key = AQCBQw9l5bKJIxAAcdtJgpHnSVcmARZYr9nv6Q== 2023-09-23T19:58:58.035 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:57 smithi173 bash[27697]: audit 2023-09-23T19:58:57.595886+0000 mon.a (mon.0) 596 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:58:58.036 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:57 smithi173 bash[27697]: audit 2023-09-23T19:58:57.596633+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.173:0/1500837451' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:58:58.036 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:57 smithi173 bash[27697]: audit 2023-09-23T19:58:57.602878+0000 mon.a (mon.0) 597 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T19:58:58.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:57 smithi098 bash[27308]: audit 2023-09-23T19:58:57.595886+0000 mon.a (mon.0) 596 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:58:58.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:57 smithi098 bash[27308]: audit 2023-09-23T19:58:57.596633+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.173:0/1500837451' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:58:58.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:57 smithi098 bash[27308]: audit 2023-09-23T19:58:57.602878+0000 mon.a (mon.0) 597 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T19:58:58.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:57 smithi098 bash[33670]: audit 2023-09-23T19:58:57.595886+0000 mon.a (mon.0) 596 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:58:58.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:57 smithi098 bash[33670]: audit 2023-09-23T19:58:57.596633+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.173:0/1500837451' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T19:58:58.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:57 smithi098 bash[33670]: audit 2023-09-23T19:58:57.602878+0000 mon.a (mon.0) 597 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-23T19:58:58.510 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2023-09-23T19:58:58.510 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-09-23T19:58:58.510 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-09-23T19:58:58.531 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-09-23T19:58:58.532 DEBUG:teuthology.orchestra.run.smithi098:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-09-23T19:58:58.829 INFO:teuthology.misc.health.smithi098.stdout: 2023-09-23T19:58:58.829 INFO:teuthology.misc.health.smithi098.stdout:{"epoch":50,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:50:14.913069+0000","modified":"2023-09-23T19:58:37.657907+0000","last_up_change":"2023-09-23T19:58:05.017708+0000","last_in_change":"2023-09-23T19:57:39.670490+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T19:54:36.685115+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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"812f297c-3fd5-4b0f-8798-4e4267e9a494","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6802","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6803","nonce":919499635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6805","nonce":919499635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6809","nonce":919499635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6807","nonce":919499635}]},"public_addr":"172.21.15.98:6803/919499635","cluster_addr":"172.21.15.98:6805/919499635","heartbeat_back_addr":"172.21.15.98:6809/919499635","heartbeat_front_addr":"172.21.15.98:6807/919499635","state":["exists","up"]},{"osd":1,"uuid":"8b765e0f-56dc-4637-8b3f-4c3a2c1318f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6811","nonce":3067116459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6813","nonce":3067116459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6817","nonce":3067116459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6815","nonce":3067116459}]},"public_addr":"172.21.15.98:6811/3067116459","cluster_addr":"172.21.15.98:6813/3067116459","heartbeat_back_addr":"172.21.15.98:6817/3067116459","heartbeat_front_addr":"172.21.15.98:6815/3067116459","state":["exists","up"]},{"osd":2,"uuid":"ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6","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.98:6818","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6819","nonce":1695174917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6821","nonce":1695174917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6825","nonce":1695174917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6823","nonce":1695174917}]},"public_addr":"172.21.15.98:6819/1695174917","cluster_addr":"172.21.15.98:6821/1695174917","heartbeat_back_addr":"172.21.15.98:6825/1695174917","heartbeat_front_addr":"172.21.15.98:6823/1695174917","state":["exists","up"]},{"osd":3,"uuid":"f2b3d028-574a-4695-bed0-21f1f03cd9d7","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.98:6826","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6827","nonce":488893888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6829","nonce":488893888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6833","nonce":488893888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6831","nonce":488893888}]},"public_addr":"172.21.15.98:6827/488893888","cluster_addr":"172.21.15.98:6829/488893888","heartbeat_back_addr":"172.21.15.98:6833/488893888","heartbeat_front_addr":"172.21.15.98:6831/488893888","state":["exists","up"]},{"osd":4,"uuid":"167b8234-20dd-4264-968a-a01d73e5bd4c","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.173:6800","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6801","nonce":2891711223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6803","nonce":2891711223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6807","nonce":2891711223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6805","nonce":2891711223}]},"public_addr":"172.21.15.173:6801/2891711223","cluster_addr":"172.21.15.173:6803/2891711223","heartbeat_back_addr":"172.21.15.173:6807/2891711223","heartbeat_front_addr":"172.21.15.173:6805/2891711223","state":["exists","up"]},{"osd":5,"uuid":"bbf616af-220c-41c6-a170-3f18e632b4a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6808","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6809","nonce":253674557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6811","nonce":253674557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6815","nonce":253674557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6813","nonce":253674557}]},"public_addr":"172.21.15.173:6809/253674557","cluster_addr":"172.21.15.173:6811/253674557","heartbeat_back_addr":"172.21.15.173:6815/253674557","heartbeat_front_addr":"172.21.15.173:6813/253674557","state":["exists","up"]},{"osd":6,"uuid":"53fd1406-45e6-4fac-8a29-cbc2c3b98483","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6816","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6817","nonce":1010374347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6819","nonce":1010374347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6823","nonce":1010374347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6821","nonce":1010374347}]},"public_addr":"172.21.15.173:6817/1010374347","cluster_addr":"172.21.15.173:6819/1010374347","heartbeat_back_addr":"172.21.15.173:6823/1010374347","heartbeat_front_addr":"172.21.15.173:6821/1010374347","state":["exists","up"]},{"osd":7,"uuid":"5bf7b4c9-162f-4d53-85eb-c8011b27852c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6824","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6825","nonce":2153478737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6827","nonce":2153478737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6831","nonce":2153478737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6829","nonce":2153478737}]},"public_addr":"172.21.15.173:6825/2153478737","cluster_addr":"172.21.15.173:6827/2153478737","heartbeat_back_addr":"172.21.15.173:6831/2153478737","heartbeat_front_addr":"172.21.15.173:6829/2153478737","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:03.256030+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:49.089103+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:34.725596+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:18.625741+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:58.685275+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:56:40.340495+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:57:21.923331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:58:03.478372+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/1695892652":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/1597274531":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/1349644273":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3004890185":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3379318562":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6800/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:0/2493966684":"2023-09-24T19:50:42.598168+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-23T19:58:58.845 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-09-23T19:58:58.845 INFO:tasks.cephadm:Creating RBD pool 2023-09-23T19:58:58.846 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-09-23T19:58:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:58 smithi173 bash[27697]: cluster 2023-09-23T19:58:57.683232+0000 mgr.y (mgr.14442) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:58 smithi173 bash[27697]: audit 2023-09-23T19:58:58.823631+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:59.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:58 smithi173 bash[27697]: audit 2023-09-23T19:58:58.826945+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.98:0/2066305529' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:59.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:58 smithi173 systemd[1]: Started Ceph prometheus.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T19:58:59.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:58 smithi098 bash[27308]: cluster 2023-09-23T19:58:57.683232+0000 mgr.y (mgr.14442) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:59.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:58 smithi098 bash[27308]: audit 2023-09-23T19:58:58.823631+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:59.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:58 smithi098 bash[27308]: audit 2023-09-23T19:58:58.826945+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.98:0/2066305529' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:59.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:58 smithi098 bash[33670]: cluster 2023-09-23T19:58:57.683232+0000 mgr.y (mgr.14442) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:58:59.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:58 smithi098 bash[33670]: audit 2023-09-23T19:58:58.823631+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:58:59.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:58 smithi098 bash[33670]: audit 2023-09-23T19:58:58.826945+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.98:0/2066305529' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:58:59.536 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:58:59 smithi098 systemd[1]: Started Ceph node-exporter.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T19:58:59.836 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:58:59 smithi098 bash[52194]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-09-23T19:59:00.004 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[27697]: cephadm 2023-09-23T19:58:58.826176+0000 mgr.y (mgr.14442) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi098 2023-09-23T19:59:00.005 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[27697]: audit 2023-09-23T19:58:59.521614+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:00.005 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.880Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-23T19:59:00.005 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.880Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-23T19:59:00.006 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.880Z caller=main.go:518 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 smithi173 (none))" 2023-09-23T19:59:00.006 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.880Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T19:59:00.006 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.880Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T19:59:00.006 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.882Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T19:59:00.006 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.882Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-23T19:59:00.006 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.884Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-23T19:59:00.006 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.888Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T19:59:00.006 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.888Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.502µs 2023-09-23T19:59:00.007 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.888Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T19:59:00.007 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.888Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-09-23T19:59:00.007 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.888Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=53.813µs wal_replay_duration=348.813µs total_replay_duration=433.631µs 2023-09-23T19:59:00.007 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.889Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T19:59:00.007 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.889Z caller=main.go:947 level=info msg="TSDB started" 2023-09-23T19:59:00.007 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.889Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T19:59:00.007 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.917Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.636722ms db_storage=682ns remote_storage=1.337µs web_handler=249ns query_engine=1.053µs scrape=298.826µs scrape_sd=18.558µs notify=858ns notify_sd=1.854µs rules=27.061626ms 2023-09-23T19:59:00.007 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 19:58:59 smithi173 bash[47002]: ts=2023-09-23T19:58:59.917Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-23T19:59:00.136 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:59 smithi098 bash[27308]: cephadm 2023-09-23T19:58:58.826176+0000 mgr.y (mgr.14442) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi098 2023-09-23T19:59:00.136 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:58:59 smithi098 bash[27308]: audit 2023-09-23T19:58:59.521614+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:00.136 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:59 smithi098 bash[33670]: cephadm 2023-09-23T19:58:58.826176+0000 mgr.y (mgr.14442) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi098 2023-09-23T19:59:00.136 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:58:59 smithi098 bash[33670]: audit 2023-09-23T19:58:59.521614+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:00.266 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:00 smithi173 systemd[1]: Started Ceph node-exporter.b for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T19:59:00.594 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:00 smithi173 bash[47168]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-09-23T19:59:00.610 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:00 smithi098 bash[52194]: v1.3.1: Pulling from prometheus/node-exporter 2023-09-23T19:59:00.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:00 smithi098 bash[33670]: cephadm 2023-09-23T19:58:59.523001+0000 mgr.y (mgr.14442) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi173 2023-09-23T19:59:00.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:00 smithi098 bash[33670]: cluster 2023-09-23T19:58:59.683649+0000 mgr.y (mgr.14442) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:00.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:00 smithi098 bash[33670]: audit 2023-09-23T19:59:00.249767+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:00.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:00 smithi098 bash[27308]: cephadm 2023-09-23T19:58:59.523001+0000 mgr.y (mgr.14442) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi173 2023-09-23T19:59:00.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:00 smithi098 bash[27308]: cluster 2023-09-23T19:58:59.683649+0000 mgr.y (mgr.14442) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:00.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:00 smithi098 bash[27308]: audit 2023-09-23T19:59:00.249767+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:01.094 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:00 smithi173 bash[47168]: v1.3.1: Pulling from prometheus/node-exporter 2023-09-23T19:59:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:00 smithi173 bash[27697]: cephadm 2023-09-23T19:58:59.523001+0000 mgr.y (mgr.14442) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi173 2023-09-23T19:59:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:00 smithi173 bash[27697]: cluster 2023-09-23T19:58:59.683649+0000 mgr.y (mgr.14442) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:01.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:00 smithi173 bash[27697]: audit 2023-09-23T19:59:00.249767+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:01.427 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:01 smithi098 bash[52194]: aa2a8d90b84c: Pulling fs layer 2023-09-23T19:59:01.427 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:01 smithi098 bash[52194]: b45d31ee2d7f: Pulling fs layer 2023-09-23T19:59:01.427 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:01 smithi098 bash[52194]: b5db1e299295: Pulling fs layer 2023-09-23T19:59:01.480 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:01 smithi173 bash[47168]: aa2a8d90b84c: Pulling fs layer 2023-09-23T19:59:01.480 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:01 smithi173 bash[47168]: b45d31ee2d7f: Pulling fs layer 2023-09-23T19:59:01.480 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:01 smithi173 bash[47168]: b5db1e299295: Pulling fs layer 2023-09-23T19:59:01.788 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:01 smithi173 bash[47168]: aa2a8d90b84c: Verifying Checksum 2023-09-23T19:59:01.788 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:01 smithi173 bash[47168]: aa2a8d90b84c: Download complete 2023-09-23T19:59:01.788 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:01 smithi173 bash[47168]: b45d31ee2d7f: Verifying Checksum 2023-09-23T19:59:01.788 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:01 smithi173 bash[47168]: b45d31ee2d7f: Download complete 2023-09-23T19:59:01.788 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:01 smithi173 bash[47168]: aa2a8d90b84c: Pull complete 2023-09-23T19:59:01.847 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:01 smithi098 bash[52194]: b45d31ee2d7f: Verifying Checksum 2023-09-23T19:59:01.848 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:01 smithi098 bash[52194]: b45d31ee2d7f: Download complete 2023-09-23T19:59:01.848 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:01 smithi098 bash[52194]: aa2a8d90b84c: Verifying Checksum 2023-09-23T19:59:01.848 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:01 smithi098 bash[52194]: aa2a8d90b84c: Download complete 2023-09-23T19:59:01.848 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:01 smithi098 bash[52194]: b5db1e299295: Verifying Checksum 2023-09-23T19:59:01.848 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:01 smithi098 bash[52194]: b5db1e299295: Download complete 2023-09-23T19:59:02.094 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:01 smithi173 bash[47168]: b5db1e299295: Verifying Checksum 2023-09-23T19:59:02.094 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:01 smithi173 bash[47168]: b5db1e299295: Download complete 2023-09-23T19:59:02.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:01 smithi173 bash[27697]: cephadm 2023-09-23T19:59:00.262836+0000 mgr.y (mgr.14442) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi098 2023-09-23T19:59:02.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:01 smithi098 bash[27308]: cephadm 2023-09-23T19:59:00.262836+0000 mgr.y (mgr.14442) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi098 2023-09-23T19:59:02.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:01 smithi098 bash[33670]: cephadm 2023-09-23T19:59:00.262836+0000 mgr.y (mgr.14442) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi098 2023-09-23T19:59:02.473 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:02 smithi173 bash[47168]: b45d31ee2d7f: Pull complete 2023-09-23T19:59:02.746 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:02 smithi173 bash[47168]: b5db1e299295: Pull complete 2023-09-23T19:59:02.746 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:02 smithi173 bash[47168]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-09-23T19:59:02.746 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:02 smithi173 bash[47168]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-09-23T19:59:02.849 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:02 smithi098 bash[52194]: aa2a8d90b84c: Pull complete 2023-09-23T19:59:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:02 smithi173 bash[27697]: cluster 2023-09-23T19:59:01.684247+0000 mgr.y (mgr.14442) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:03.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:02 smithi098 bash[33670]: cluster 2023-09-23T19:59:01.684247+0000 mgr.y (mgr.14442) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:03.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:02 smithi098 bash[27308]: cluster 2023-09-23T19:59:01.684247+0000 mgr.y (mgr.14442) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:03.599 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:03 smithi098 bash[52194]: b45d31ee2d7f: Pull complete 2023-09-23T19:59:03.902 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:03 smithi098 bash[52194]: b5db1e299295: Pull complete 2023-09-23T19:59:03.902 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:03 smithi098 bash[52194]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-09-23T19:59:03.903 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:03 smithi098 bash[52194]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-09-23T19:59:04.280 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.019Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-23T19:59:04.280 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.019Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-23T19:59:04.280 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z 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/.+)($|/) 2023-09-23T19:59:04.281 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-23T19:59:04.281 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-23T19:59:04.281 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=arp 2023-09-23T19:59:04.281 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-23T19:59:04.281 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-23T19:59:04.281 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-23T19:59:04.281 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-23T19:59:04.282 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-23T19:59:04.282 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-23T19:59:04.282 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-23T19:59:04.282 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-23T19:59:04.282 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=edac 2023-09-23T19:59:04.282 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-23T19:59:04.283 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-23T19:59:04.283 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-23T19:59:04.283 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-23T19:59:04.283 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-23T19:59:04.283 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-23T19:59:04.283 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-23T19:59:04.284 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-23T19:59:04.284 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-23T19:59:04.284 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-23T19:59:04.284 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-23T19:59:04.284 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-23T19:59:04.284 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-23T19:59:04.284 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.021Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-23T19:59:04.284 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-23T19:59:04.284 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-23T19:59:04.285 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=os 2023-09-23T19:59:04.285 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-23T19:59:04.285 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-23T19:59:04.285 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-23T19:59:04.285 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-23T19:59:04.285 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-23T19:59:04.285 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-23T19:59:04.285 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=stat 2023-09-23T19:59:04.286 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-23T19:59:04.286 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-23T19:59:04.286 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-23T19:59:04.286 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=time 2023-09-23T19:59:04.286 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-23T19:59:04.286 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=uname 2023-09-23T19:59:04.286 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-23T19:59:04.286 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-23T19:59:04.286 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-23T19:59:04.286 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-23T19:59:04.286 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[47168]: ts=2023-09-23T19:59:04.022Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-23T19:59:04.332 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'rbd' created 2023-09-23T19:59:04.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:04 smithi173 bash[27697]: audit 2023-09-23T19:59:02.905390+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:04.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:04 smithi098 bash[27308]: audit 2023-09-23T19:59:02.905390+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:04.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:04 smithi098 bash[33670]: audit 2023-09-23T19:59:02.905390+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:05.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:59:05 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T19:59:05.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:05 smithi173 bash[27697]: cluster 2023-09-23T19:59:03.684671+0000 mgr.y (mgr.14442) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:05.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:05 smithi173 bash[27697]: audit 2023-09-23T19:59:03.811676+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.98:0/4025814239' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:59:05.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:05 smithi173 bash[27697]: audit 2023-09-23T19:59:03.812201+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:59:05.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:05 smithi173 bash[27697]: audit 2023-09-23T19:59:04.326434+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T19:59:05.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:05 smithi173 bash[27697]: cluster 2023-09-23T19:59:04.326585+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-09-23T19:59:05.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:05 smithi173 bash[27697]: audit 2023-09-23T19:59:04.327095+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T19:59:05.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:05 smithi173 bash[27697]: audit 2023-09-23T19:59:04.330578+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T19:59:05.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[27308]: cluster 2023-09-23T19:59:03.684671+0000 mgr.y (mgr.14442) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:05.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[27308]: audit 2023-09-23T19:59:03.811676+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.98:0/4025814239' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:59:05.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[27308]: audit 2023-09-23T19:59:03.812201+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:59:05.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[27308]: audit 2023-09-23T19:59:04.326434+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T19:59:05.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[27308]: cluster 2023-09-23T19:59:04.326585+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-09-23T19:59:05.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[27308]: audit 2023-09-23T19:59:04.327095+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T19:59:05.678 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[27308]: audit 2023-09-23T19:59:04.330578+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T19:59:05.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[33670]: cluster 2023-09-23T19:59:03.684671+0000 mgr.y (mgr.14442) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:05.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[33670]: audit 2023-09-23T19:59:03.811676+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.98:0/4025814239' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:59:05.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[33670]: audit 2023-09-23T19:59:03.812201+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T19:59:05.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[33670]: audit 2023-09-23T19:59:04.326434+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T19:59:05.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[33670]: cluster 2023-09-23T19:59:04.326585+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-09-23T19:59:05.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[33670]: audit 2023-09-23T19:59:04.327095+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-23T19:59:05.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:05 smithi098 bash[33670]: audit 2023-09-23T19:59:04.330578+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-23T19:59:06.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:06 smithi173 bash[27697]: audit 2023-09-23T19:59:05.328545+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T19:59:06.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:06 smithi173 bash[27697]: cluster 2023-09-23T19:59:05.328756+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-09-23T19:59:06.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:06 smithi173 bash[27697]: cluster 2023-09-23T19:59:05.685139+0000 mgr.y (mgr.14442) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:06.597 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:06 smithi098 bash[27308]: audit 2023-09-23T19:59:05.328545+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T19:59:06.597 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:06 smithi098 bash[27308]: cluster 2023-09-23T19:59:05.328756+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-09-23T19:59:06.597 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:06 smithi098 bash[27308]: cluster 2023-09-23T19:59:05.685139+0000 mgr.y (mgr.14442) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:06.598 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:06 smithi098 bash[33670]: audit 2023-09-23T19:59:05.328545+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-23T19:59:06.598 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:06 smithi098 bash[33670]: cluster 2023-09-23T19:59:05.328756+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-09-23T19:59:06.598 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:06 smithi098 bash[33670]: cluster 2023-09-23T19:59:05.685139+0000 mgr.y (mgr.14442) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:06.599 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-09-23T19:59:07.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:07 smithi173 bash[27697]: cluster 2023-09-23T19:59:06.337999+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-09-23T19:59:07.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[33670]: cluster 2023-09-23T19:59:06.337999+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-09-23T19:59:07.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[27308]: cluster 2023-09-23T19:59:06.337999+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-09-23T19:59:07.681 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.323Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-23T19:59:07.681 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.323Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-23T19:59:07.681 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.324Z 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/.+)($|/) 2023-09-23T19:59:07.681 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.324Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-23T19:59:07.681 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-23T19:59:07.681 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=arp 2023-09-23T19:59:07.681 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-23T19:59:07.681 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-23T19:59:07.681 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=edac 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-23T19:59:07.682 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=os 2023-09-23T19:59:07.683 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=stat 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=time 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-23T19:59:07.684 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=uname 2023-09-23T19:59:07.685 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-23T19:59:07.685 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-23T19:59:07.685 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-23T19:59:07.685 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-23T19:59:07.685 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[52194]: ts=2023-09-23T19:59:07.325Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-23T19:59:08.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:07 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:07] "GET /metrics HTTP/1.1" 200 153260 "" "Prometheus/2.33.4" 2023-09-23T19:59:08.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:08 smithi098 bash[27308]: cluster 2023-09-23T19:59:07.685742+0000 mgr.y (mgr.14442) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:08.677 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:08 smithi098 bash[33670]: cluster 2023-09-23T19:59:07.685742+0000 mgr.y (mgr.14442) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:08.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:08 smithi173 bash[27697]: cluster 2023-09-23T19:59:07.685742+0000 mgr.y (mgr.14442) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:10 smithi173 bash[27697]: cluster 2023-09-23T19:59:09.686306+0000 mgr.y (mgr.14442) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:11.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:10 smithi098 bash[27308]: cluster 2023-09-23T19:59:09.686306+0000 mgr.y (mgr.14442) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:11.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:10 smithi098 bash[33670]: cluster 2023-09-23T19:59:09.686306+0000 mgr.y (mgr.14442) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:12.784 INFO:teuthology.orchestra.run.smithi098.stderr:enabled application 'rbd' on pool 'rbd' 2023-09-23T19:59:12.828 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:12 smithi098 bash[33670]: cluster 2023-09-23T19:59:11.686858+0000 mgr.y (mgr.14442) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:12.828 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:12 smithi098 bash[33670]: audit 2023-09-23T19:59:12.553604+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.98:0/1808285651' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T19:59:12.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:12 smithi098 bash[27308]: cluster 2023-09-23T19:59:11.686858+0000 mgr.y (mgr.14442) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:12.828 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:12 smithi098 bash[27308]: audit 2023-09-23T19:59:12.553604+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.98:0/1808285651' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T19:59:13.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:12 smithi173 bash[27697]: cluster 2023-09-23T19:59:11.686858+0000 mgr.y (mgr.14442) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:13.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:12 smithi173 bash[27697]: audit 2023-09-23T19:59:12.553604+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.98:0/1808285651' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T19:59:14.013 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T19:59:14.013 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T19:59:14.013 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T19:59:14.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:13 smithi173 bash[27697]: audit 2023-09-23T19:59:12.776210+0000 mon.a (mon.0) 611 : audit [INF] from='client.? 172.21.15.98:0/1808285651' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T19:59:14.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:13 smithi173 bash[27697]: cluster 2023-09-23T19:59:12.776382+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T19:59:14.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:13 smithi098 bash[27308]: audit 2023-09-23T19:59:12.776210+0000 mon.a (mon.0) 611 : audit [INF] from='client.? 172.21.15.98:0/1808285651' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T19:59:14.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:13 smithi098 bash[27308]: cluster 2023-09-23T19:59:12.776382+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T19:59:14.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:13 smithi098 bash[33670]: audit 2023-09-23T19:59:12.776210+0000 mon.a (mon.0) 611 : audit [INF] from='client.? 172.21.15.98:0/1808285651' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T19:59:14.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:13 smithi098 bash[33670]: cluster 2023-09-23T19:59:12.776382+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T19:59:14.508 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 19:59:14 smithi098 systemd[1]: Started Ceph alertmanager.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T19:59:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:14 smithi173 bash[27697]: cluster 2023-09-23T19:59:13.687445+0000 mgr.y (mgr.14442) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:14 smithi173 bash[27697]: audit 2023-09-23T19:59:14.474032+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:14 smithi173 bash[27697]: audit 2023-09-23T19:59:14.475992+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:59:15.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:14 smithi098 bash[27308]: cluster 2023-09-23T19:59:13.687445+0000 mgr.y (mgr.14442) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:15.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:14 smithi098 bash[27308]: audit 2023-09-23T19:59:14.474032+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:15.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:14 smithi098 bash[27308]: audit 2023-09-23T19:59:14.475992+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:59:15.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:14 smithi098 bash[33670]: cluster 2023-09-23T19:59:13.687445+0000 mgr.y (mgr.14442) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:15.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:14 smithi098 bash[33670]: audit 2023-09-23T19:59:14.474032+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:15.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:14 smithi098 bash[33670]: audit 2023-09-23T19:59:14.475992+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:59:15.845 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:59:15 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T19:59:15.927 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 19:59:15 smithi098 bash[52924]: level=info ts=2023-09-23T19:59:15.701Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-09-23T19:59:15.927 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 19:59:15 smithi098 bash[52924]: level=info ts=2023-09-23T19:59:15.701Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-09-23T19:59:15.927 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 19:59:15 smithi098 bash[52924]: level=info ts=2023-09-23T19:59:15.704Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.98 port=9094 2023-09-23T19:59:15.927 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 19:59:15 smithi098 bash[52924]: level=info ts=2023-09-23T19:59:15.706Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T19:59:15.927 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 19:59:15 smithi098 bash[52924]: level=info ts=2023-09-23T19:59:15.753Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T19:59:15.927 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 19:59:15 smithi098 bash[52924]: level=info ts=2023-09-23T19:59:15.754Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T19:59:15.928 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 19:59:15 smithi098 bash[52924]: level=info ts=2023-09-23T19:59:15.757Z caller=main.go:518 msg=Listening address=:9093 2023-09-23T19:59:15.928 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 19:59:15 smithi098 bash[52924]: level=info ts=2023-09-23T19:59:15.757Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-09-23T19:59:17.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:16 smithi173 bash[27697]: cluster 2023-09-23T19:59:15.688045+0000 mgr.y (mgr.14442) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:17.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:16 smithi098 bash[27308]: cluster 2023-09-23T19:59:15.688045+0000 mgr.y (mgr.14442) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:17.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:16 smithi098 bash[33670]: cluster 2023-09-23T19:59:15.688045+0000 mgr.y (mgr.14442) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:18.177 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 19:59:17 smithi098 bash[52924]: level=info ts=2023-09-23T19:59:17.706Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000238395s 2023-09-23T19:59:18.272 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:17 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:17] "GET /metrics HTTP/1.1" 200 155649 "" "Prometheus/2.33.4" 2023-09-23T19:59:19.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:18 smithi098 bash[33670]: cluster 2023-09-23T19:59:17.688620+0000 mgr.y (mgr.14442) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:19.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:18 smithi098 bash[33670]: audit 2023-09-23T19:59:17.924341+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:19.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:18 smithi098 bash[27308]: cluster 2023-09-23T19:59:17.688620+0000 mgr.y (mgr.14442) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:19.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:18 smithi098 bash[27308]: audit 2023-09-23T19:59:17.924341+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:18 smithi173 bash[27697]: cluster 2023-09-23T19:59:17.688620+0000 mgr.y (mgr.14442) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:18 smithi173 bash[27697]: audit 2023-09-23T19:59:17.924341+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:19.786 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:21.112 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27576]: [23/Sep/2023:19:59:20] ENGINE Bus STOPPING 2023-09-23T19:59:21.113 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27576]: [23/Sep/2023:19:59:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T19:59:21.113 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27576]: [23/Sep/2023:19:59:20] ENGINE Bus STOPPED 2023-09-23T19:59:21.113 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27576]: [23/Sep/2023:19:59:20] ENGINE Bus STARTING 2023-09-23T19:59:21.113 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27576]: [23/Sep/2023:19:59:20] ENGINE Serving on http://:::9283 2023-09-23T19:59:21.113 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27576]: [23/Sep/2023:19:59:20] ENGINE Bus STARTED 2023-09-23T19:59:21.113 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27308]: cluster 2023-09-23T19:59:19.689309+0000 mgr.y (mgr.14442) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:21.113 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27308]: audit 2023-09-23T19:59:20.101446+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.113 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27308]: audit 2023-09-23T19:59:20.585842+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27308]: audit 2023-09-23T19:59:20.587204+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:59:21.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27308]: audit 2023-09-23T19:59:20.588610+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:59:21.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27308]: audit 2023-09-23T19:59:20.595401+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27308]: audit 2023-09-23T19:59:20.686619+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27308]: audit 2023-09-23T19:59:20.690615+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27308]: audit 2023-09-23T19:59:20.693661+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:59:21.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[27308]: audit 2023-09-23T19:59:20.698053+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.114 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[33670]: cluster 2023-09-23T19:59:19.689309+0000 mgr.y (mgr.14442) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:21.114 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[33670]: audit 2023-09-23T19:59:20.101446+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.114 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[33670]: audit 2023-09-23T19:59:20.585842+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.115 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[33670]: audit 2023-09-23T19:59:20.587204+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:59:21.115 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[33670]: audit 2023-09-23T19:59:20.588610+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:59:21.115 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[33670]: audit 2023-09-23T19:59:20.595401+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.115 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[33670]: audit 2023-09-23T19:59:20.686619+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.115 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[33670]: audit 2023-09-23T19:59:20.690615+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.115 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[33670]: audit 2023-09-23T19:59:20.693661+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:59:21.115 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:20 smithi098 bash[33670]: audit 2023-09-23T19:59:20.698053+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:20 smithi173 bash[27697]: cluster 2023-09-23T19:59:19.689309+0000 mgr.y (mgr.14442) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:20 smithi173 bash[27697]: audit 2023-09-23T19:59:20.101446+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:20 smithi173 bash[27697]: audit 2023-09-23T19:59:20.585842+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:20 smithi173 bash[27697]: audit 2023-09-23T19:59:20.587204+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:59:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:20 smithi173 bash[27697]: audit 2023-09-23T19:59:20.588610+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:59:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:20 smithi173 bash[27697]: audit 2023-09-23T19:59:20.595401+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:20 smithi173 bash[27697]: audit 2023-09-23T19:59:20.686619+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:20 smithi173 bash[27697]: audit 2023-09-23T19:59:20.690615+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:21.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:20 smithi173 bash[27697]: audit 2023-09-23T19:59:20.693661+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:59:21.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:20 smithi173 bash[27697]: audit 2023-09-23T19:59:20.698053+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:22.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:21 smithi098 bash[33670]: audit 2023-09-23T19:59:20.694092+0000 mgr.y (mgr.14442) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:59:22.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:21 smithi098 bash[33670]: cephadm 2023-09-23T19:59:20.714981+0000 mgr.y (mgr.14442) 38 : cephadm [INF] Deploying daemon grafana.a on smithi173 2023-09-23T19:59:22.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:21 smithi098 bash[27308]: audit 2023-09-23T19:59:20.694092+0000 mgr.y (mgr.14442) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:59:22.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:21 smithi098 bash[27308]: cephadm 2023-09-23T19:59:20.714981+0000 mgr.y (mgr.14442) 38 : cephadm [INF] Deploying daemon grafana.a on smithi173 2023-09-23T19:59:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:21 smithi173 bash[27697]: audit 2023-09-23T19:59:20.694092+0000 mgr.y (mgr.14442) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T19:59:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:21 smithi173 bash[27697]: cephadm 2023-09-23T19:59:20.714981+0000 mgr.y (mgr.14442) 38 : cephadm [INF] Deploying daemon grafana.a on smithi173 2023-09-23T19:59:22.949 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T19:59:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:22 smithi173 bash[27697]: cluster 2023-09-23T19:59:21.689772+0000 mgr.y (mgr.14442) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:22 smithi173 bash[27697]: audit 2023-09-23T19:59:22.933497+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:23.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:22 smithi098 bash[27308]: cluster 2023-09-23T19:59:21.689772+0000 mgr.y (mgr.14442) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:23.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:22 smithi098 bash[27308]: audit 2023-09-23T19:59:22.933497+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:23.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:22 smithi098 bash[33670]: cluster 2023-09-23T19:59:21.689772+0000 mgr.y (mgr.14442) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:23.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:22 smithi098 bash[33670]: audit 2023-09-23T19:59:22.933497+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:23.663 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":18,"active_gid":14442,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6800","nonce":3312913360},{"type":"v1","addr":"172.21.15.98:6801","nonce":3312913360}]},"active_addr":"172.21.15.98:6801/3312913360","active_change":"2023-09-23T19:58:37.658124+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24349,"name":"x","mgr_features":4540138314316775423,"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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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_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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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_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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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.98:8443/","prometheus":"http://172.21.15.98:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":50,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.98:0","nonce":2067383504}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.98:0","nonce":3932483482}]}]} 2023-09-23T19:59:23.668 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T19:59:23.668 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T19:59:23.668 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T19:59:24.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:23 smithi173 bash[27697]: audit 2023-09-23T19:59:22.939720+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.98:0/4244232173' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T19:59:24.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:23 smithi098 bash[27308]: audit 2023-09-23T19:59:22.939720+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.98:0/4244232173' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T19:59:24.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:23 smithi098 bash[33670]: audit 2023-09-23T19:59:22.939720+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.98:0/4244232173' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T19:59:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:24 smithi173 bash[27697]: cluster 2023-09-23T19:59:23.690329+0000 mgr.y (mgr.14442) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:25.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:24 smithi098 bash[27308]: cluster 2023-09-23T19:59:23.690329+0000 mgr.y (mgr.14442) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:25.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:24 smithi098 bash[33670]: cluster 2023-09-23T19:59:23.690329+0000 mgr.y (mgr.14442) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:25.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:59:25 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T19:59:26.177 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 19:59:25 smithi098 bash[52924]: level=info ts=2023-09-23T19:59:25.708Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002078535s 2023-09-23T19:59:27.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:26 smithi173 bash[27697]: cluster 2023-09-23T19:59:25.690931+0000 mgr.y (mgr.14442) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:27.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:26 smithi098 bash[27308]: cluster 2023-09-23T19:59:25.690931+0000 mgr.y (mgr.14442) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:27.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:26 smithi098 bash[33670]: cluster 2023-09-23T19:59:25.690931+0000 mgr.y (mgr.14442) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:28.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:27 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:27] "GET /metrics HTTP/1.1" 200 155647 "" "Prometheus/2.33.4" 2023-09-23T19:59:28.440 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:29.237 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:28 smithi098 bash[33670]: cluster 2023-09-23T19:59:27.691510+0000 mgr.y (mgr.14442) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:29.238 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:28 smithi098 bash[27308]: cluster 2023-09-23T19:59:27.691510+0000 mgr.y (mgr.14442) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:28 smithi173 bash[27697]: cluster 2023-09-23T19:59:27.691510+0000 mgr.y (mgr.14442) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:30 smithi173 bash[27697]: cluster 2023-09-23T19:59:29.692129+0000 mgr.y (mgr.14442) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:31.386 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T19:59:31.386 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":54,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:50:14.913069+0000","modified":"2023-09-23T19:59:12.767790+0000","last_up_change":"2023-09-23T19:58:05.017708+0000","last_in_change":"2023-09-23T19:57:39.670490+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T19:54:36.685115+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":"52","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T19:59:04.268240+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":"54","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":"812f297c-3fd5-4b0f-8798-4e4267e9a494","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6802","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6803","nonce":919499635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6805","nonce":919499635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6809","nonce":919499635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6807","nonce":919499635}]},"public_addr":"172.21.15.98:6803/919499635","cluster_addr":"172.21.15.98:6805/919499635","heartbeat_back_addr":"172.21.15.98:6809/919499635","heartbeat_front_addr":"172.21.15.98:6807/919499635","state":["exists","up"]},{"osd":1,"uuid":"8b765e0f-56dc-4637-8b3f-4c3a2c1318f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6811","nonce":3067116459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6813","nonce":3067116459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6817","nonce":3067116459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6815","nonce":3067116459}]},"public_addr":"172.21.15.98:6811/3067116459","cluster_addr":"172.21.15.98:6813/3067116459","heartbeat_back_addr":"172.21.15.98:6817/3067116459","heartbeat_front_addr":"172.21.15.98:6815/3067116459","state":["exists","up"]},{"osd":2,"uuid":"ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6818","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6819","nonce":1695174917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6821","nonce":1695174917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6825","nonce":1695174917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6823","nonce":1695174917}]},"public_addr":"172.21.15.98:6819/1695174917","cluster_addr":"172.21.15.98:6821/1695174917","heartbeat_back_addr":"172.21.15.98:6825/1695174917","heartbeat_front_addr":"172.21.15.98:6823/1695174917","state":["exists","up"]},{"osd":3,"uuid":"f2b3d028-574a-4695-bed0-21f1f03cd9d7","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.98:6826","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6827","nonce":488893888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6829","nonce":488893888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6833","nonce":488893888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6831","nonce":488893888}]},"public_addr":"172.21.15.98:6827/488893888","cluster_addr":"172.21.15.98:6829/488893888","heartbeat_back_addr":"172.21.15.98:6833/488893888","heartbeat_front_addr":"172.21.15.98:6831/488893888","state":["exists","up"]},{"osd":4,"uuid":"167b8234-20dd-4264-968a-a01d73e5bd4c","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.173:6800","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6801","nonce":2891711223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6803","nonce":2891711223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6807","nonce":2891711223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6805","nonce":2891711223}]},"public_addr":"172.21.15.173:6801/2891711223","cluster_addr":"172.21.15.173:6803/2891711223","heartbeat_back_addr":"172.21.15.173:6807/2891711223","heartbeat_front_addr":"172.21.15.173:6805/2891711223","state":["exists","up"]},{"osd":5,"uuid":"bbf616af-220c-41c6-a170-3f18e632b4a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6808","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6809","nonce":253674557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6811","nonce":253674557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6815","nonce":253674557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6813","nonce":253674557}]},"public_addr":"172.21.15.173:6809/253674557","cluster_addr":"172.21.15.173:6811/253674557","heartbeat_back_addr":"172.21.15.173:6815/253674557","heartbeat_front_addr":"172.21.15.173:6813/253674557","state":["exists","up"]},{"osd":6,"uuid":"53fd1406-45e6-4fac-8a29-cbc2c3b98483","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6816","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6817","nonce":1010374347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6819","nonce":1010374347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6823","nonce":1010374347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6821","nonce":1010374347}]},"public_addr":"172.21.15.173:6817/1010374347","cluster_addr":"172.21.15.173:6819/1010374347","heartbeat_back_addr":"172.21.15.173:6823/1010374347","heartbeat_front_addr":"172.21.15.173:6821/1010374347","state":["exists","up"]},{"osd":7,"uuid":"5bf7b4c9-162f-4d53-85eb-c8011b27852c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6824","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6825","nonce":2153478737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6827","nonce":2153478737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6831","nonce":2153478737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6829","nonce":2153478737}]},"public_addr":"172.21.15.173:6825/2153478737","cluster_addr":"172.21.15.173:6827/2153478737","heartbeat_back_addr":"172.21.15.173:6831/2153478737","heartbeat_front_addr":"172.21.15.173:6829/2153478737","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:03.256030+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:49.089103+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:34.725596+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:18.625741+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:58.685275+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:56:40.340495+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:57:21.923331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:58:03.478372+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/1695892652":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/1597274531":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/1349644273":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3004890185":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3379318562":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6800/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:0/2493966684":"2023-09-24T19:50:42.598168+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-23T19:59:31.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:30 smithi098 bash[33670]: cluster 2023-09-23T19:59:29.692129+0000 mgr.y (mgr.14442) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:31.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:30 smithi098 bash[27308]: cluster 2023-09-23T19:59:29.692129+0000 mgr.y (mgr.14442) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:32.212 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T19:59:32.213 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T19:59:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:31 smithi173 bash[27697]: audit 2023-09-23T19:59:31.382493+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.98:0/1224306749' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:59:32.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:31 smithi098 bash[33670]: audit 2023-09-23T19:59:31.382493+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.98:0/1224306749' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:59:32.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:31 smithi098 bash[27308]: audit 2023-09-23T19:59:31.382493+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.98:0/1224306749' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:59:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:32 smithi173 bash[27697]: cluster 2023-09-23T19:59:31.692668+0000 mgr.y (mgr.14442) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:33.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:32 smithi098 bash[33670]: cluster 2023-09-23T19:59:31.692668+0000 mgr.y (mgr.14442) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:33.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:32 smithi098 bash[27308]: cluster 2023-09-23T19:59:31.692668+0000 mgr.y (mgr.14442) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:34 smithi173 bash[27697]: cluster 2023-09-23T19:59:33.693293+0000 mgr.y (mgr.14442) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:35.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:34 smithi098 bash[27308]: cluster 2023-09-23T19:59:33.693293+0000 mgr.y (mgr.14442) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:35.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:34 smithi098 bash[33670]: cluster 2023-09-23T19:59:33.693293+0000 mgr.y (mgr.14442) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:35.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:59:35 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T19:59:36.982 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:37.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:36 smithi173 bash[27697]: cluster 2023-09-23T19:59:35.693893+0000 mgr.y (mgr.14442) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:37.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:36 smithi098 bash[33670]: cluster 2023-09-23T19:59:35.693893+0000 mgr.y (mgr.14442) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:37.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:36 smithi098 bash[27308]: cluster 2023-09-23T19:59:35.693893+0000 mgr.y (mgr.14442) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:38.072 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:37 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:37] "GET /metrics HTTP/1.1" 200 155647 "" "Prometheus/2.33.4" 2023-09-23T19:59:39.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:38 smithi098 bash[33670]: cluster 2023-09-23T19:59:37.694442+0000 mgr.y (mgr.14442) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:39.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:38 smithi098 bash[27308]: cluster 2023-09-23T19:59:37.694442+0000 mgr.y (mgr.14442) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:38 smithi173 bash[27697]: cluster 2023-09-23T19:59:37.694442+0000 mgr.y (mgr.14442) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:39.997 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T19:59:39.997 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":54,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:50:14.913069+0000","modified":"2023-09-23T19:59:12.767790+0000","last_up_change":"2023-09-23T19:58:05.017708+0000","last_in_change":"2023-09-23T19:57:39.670490+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T19:54:36.685115+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":"52","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T19:59:04.268240+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":"54","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":"812f297c-3fd5-4b0f-8798-4e4267e9a494","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6802","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6803","nonce":919499635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6805","nonce":919499635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6809","nonce":919499635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6807","nonce":919499635}]},"public_addr":"172.21.15.98:6803/919499635","cluster_addr":"172.21.15.98:6805/919499635","heartbeat_back_addr":"172.21.15.98:6809/919499635","heartbeat_front_addr":"172.21.15.98:6807/919499635","state":["exists","up"]},{"osd":1,"uuid":"8b765e0f-56dc-4637-8b3f-4c3a2c1318f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6811","nonce":3067116459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6813","nonce":3067116459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6817","nonce":3067116459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6815","nonce":3067116459}]},"public_addr":"172.21.15.98:6811/3067116459","cluster_addr":"172.21.15.98:6813/3067116459","heartbeat_back_addr":"172.21.15.98:6817/3067116459","heartbeat_front_addr":"172.21.15.98:6815/3067116459","state":["exists","up"]},{"osd":2,"uuid":"ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6818","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6819","nonce":1695174917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6821","nonce":1695174917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6825","nonce":1695174917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6823","nonce":1695174917}]},"public_addr":"172.21.15.98:6819/1695174917","cluster_addr":"172.21.15.98:6821/1695174917","heartbeat_back_addr":"172.21.15.98:6825/1695174917","heartbeat_front_addr":"172.21.15.98:6823/1695174917","state":["exists","up"]},{"osd":3,"uuid":"f2b3d028-574a-4695-bed0-21f1f03cd9d7","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.98:6826","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6827","nonce":488893888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6829","nonce":488893888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6833","nonce":488893888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6831","nonce":488893888}]},"public_addr":"172.21.15.98:6827/488893888","cluster_addr":"172.21.15.98:6829/488893888","heartbeat_back_addr":"172.21.15.98:6833/488893888","heartbeat_front_addr":"172.21.15.98:6831/488893888","state":["exists","up"]},{"osd":4,"uuid":"167b8234-20dd-4264-968a-a01d73e5bd4c","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.173:6800","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6801","nonce":2891711223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6803","nonce":2891711223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6807","nonce":2891711223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6805","nonce":2891711223}]},"public_addr":"172.21.15.173:6801/2891711223","cluster_addr":"172.21.15.173:6803/2891711223","heartbeat_back_addr":"172.21.15.173:6807/2891711223","heartbeat_front_addr":"172.21.15.173:6805/2891711223","state":["exists","up"]},{"osd":5,"uuid":"bbf616af-220c-41c6-a170-3f18e632b4a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6808","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6809","nonce":253674557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6811","nonce":253674557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6815","nonce":253674557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6813","nonce":253674557}]},"public_addr":"172.21.15.173:6809/253674557","cluster_addr":"172.21.15.173:6811/253674557","heartbeat_back_addr":"172.21.15.173:6815/253674557","heartbeat_front_addr":"172.21.15.173:6813/253674557","state":["exists","up"]},{"osd":6,"uuid":"53fd1406-45e6-4fac-8a29-cbc2c3b98483","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6816","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6817","nonce":1010374347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6819","nonce":1010374347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6823","nonce":1010374347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6821","nonce":1010374347}]},"public_addr":"172.21.15.173:6817/1010374347","cluster_addr":"172.21.15.173:6819/1010374347","heartbeat_back_addr":"172.21.15.173:6823/1010374347","heartbeat_front_addr":"172.21.15.173:6821/1010374347","state":["exists","up"]},{"osd":7,"uuid":"5bf7b4c9-162f-4d53-85eb-c8011b27852c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6824","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6825","nonce":2153478737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6827","nonce":2153478737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6831","nonce":2153478737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6829","nonce":2153478737}]},"public_addr":"172.21.15.173:6825/2153478737","cluster_addr":"172.21.15.173:6827/2153478737","heartbeat_back_addr":"172.21.15.173:6831/2153478737","heartbeat_front_addr":"172.21.15.173:6829/2153478737","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:03.256030+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:49.089103+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:34.725596+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:18.625741+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:58.685275+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:56:40.340495+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:57:21.923331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:58:03.478372+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/1695892652":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/1597274531":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/1349644273":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3004890185":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3379318562":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6800/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:0/2493966684":"2023-09-24T19:50:42.598168+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-23T19:59:40.260 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:40 smithi173 bash[27697]: audit 2023-09-23T19:59:39.993156+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.98:0/1257837394' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:59:40.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:40 smithi098 bash[27308]: audit 2023-09-23T19:59:39.993156+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.98:0/1257837394' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:59:40.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:40 smithi098 bash[33670]: audit 2023-09-23T19:59:39.993156+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.98:0/1257837394' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T19:59:40.800 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T19:59:40.801 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T19:59:40.801 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T19:59:40.802 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T19:59:40.802 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T19:59:40.802 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T19:59:40.803 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T19:59:40.803 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T19:59:41.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:41 smithi098 bash[27308]: cluster 2023-09-23T19:59:39.695057+0000 mgr.y (mgr.14442) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:41.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:41 smithi098 bash[33670]: cluster 2023-09-23T19:59:39.695057+0000 mgr.y (mgr.14442) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:41.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:41 smithi173 bash[27697]: cluster 2023-09-23T19:59:39.695057+0000 mgr.y (mgr.14442) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:43.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:43 smithi173 bash[27697]: cluster 2023-09-23T19:59:41.695617+0000 mgr.y (mgr.14442) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:43.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:43 smithi098 bash[27308]: cluster 2023-09-23T19:59:41.695617+0000 mgr.y (mgr.14442) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:43.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:43 smithi098 bash[33670]: cluster 2023-09-23T19:59:41.695617+0000 mgr.y (mgr.14442) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:44.206 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[27697]: audit 2023-09-23T19:59:43.096946+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:44.206 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[27697]: audit 2023-09-23T19:59:43.099433+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:59:44.206 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[27697]: cluster 2023-09-23T19:59:43.696102+0000 mgr.y (mgr.14442) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:44.206 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-09-23T19:59:44.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:44 smithi098 bash[33670]: audit 2023-09-23T19:59:43.096946+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:44.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:44 smithi098 bash[33670]: audit 2023-09-23T19:59:43.099433+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:59:44.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:44 smithi098 bash[33670]: cluster 2023-09-23T19:59:43.696102+0000 mgr.y (mgr.14442) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:44.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:44 smithi098 bash[27308]: audit 2023-09-23T19:59:43.096946+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:44.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:44 smithi098 bash[27308]: audit 2023-09-23T19:59:43.099433+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T19:59:44.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:44 smithi098 bash[27308]: cluster 2023-09-23T19:59:43.696102+0000 mgr.y (mgr.14442) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:44.484 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-09-23T19:59:44.484 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-09-23T19:59:44.484 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-09-23T19:59:44.484 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-09-23T19:59:44.484 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-09-23T19:59:44.484 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-09-23T19:59:44.484 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-09-23T19:59:44.484 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-09-23T19:59:44.484 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-09-23T19:59:44.762 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-09-23T19:59:44.762 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-09-23T19:59:44.762 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-09-23T19:59:44.762 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-09-23T19:59:44.762 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-09-23T19:59:44.763 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-09-23T19:59:44.763 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-09-23T19:59:44.763 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-09-23T19:59:44.763 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-09-23T19:59:45.039 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-09-23T19:59:45.040 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-09-23T19:59:45.040 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-09-23T19:59:45.040 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-09-23T19:59:45.040 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-09-23T19:59:45.040 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-09-23T19:59:45.040 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-09-23T19:59:45.040 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:44 smithi173 bash[47781]: t=2023-09-23T19:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-09-23T19:59:45.040 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-09-23T19:59:45.318 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-09-23T19:59:45.318 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-09-23T19:59:45.318 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-09-23T19:59:45.318 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-09-23T19:59:45.318 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-09-23T19:59:45.319 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-09-23T19:59:45.319 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-09-23T19:59:45.319 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-09-23T19:59:45.319 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-09-23T19:59:45.319 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-09-23T19:59:45.570 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T19:59:45.571 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-09-23T19:59:45.571 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-09-23T19:59:45.571 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-09-23T19:59:45.571 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-09-23T19:59:45.571 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-09-23T19:59:45.571 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-09-23T19:59:45.571 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-09-23T19:59:45.572 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-09-23T19:59:45.680 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:45.680 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:45.681 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:45.687 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:45.687 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:45.688 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:45.688 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:45.689 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T19:59:45.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-09-23T19:59:45.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-09-23T19:59:45.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-09-23T19:59:45.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-09-23T19:59:45.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-09-23T19:59:45.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-09-23T19:59:45.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-09-23T19:59:46.110 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-09-23T19:59:46.110 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-09-23T19:59:46.110 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-09-23T19:59:46.110 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-09-23T19:59:46.110 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-09-23T19:59:46.110 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:45 smithi173 bash[47781]: t=2023-09-23T19:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-09-23T19:59:46.110 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-09-23T19:59:46.110 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-09-23T19:59:46.110 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-09-23T19:59:46.362 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-09-23T19:59:46.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-09-23T19:59:46.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-09-23T19:59:46.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-09-23T19:59:46.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-09-23T19:59:46.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-09-23T19:59:46.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-09-23T19:59:46.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-09-23T19:59:46.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-09-23T19:59:46.632 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-09-23T19:59:46.632 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-09-23T19:59:46.632 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-09-23T19:59:46.632 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-09-23T19:59:46.633 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-09-23T19:59:46.633 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-09-23T19:59:46.633 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-09-23T19:59:46.633 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-09-23T19:59:46.884 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-09-23T19:59:46.885 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-09-23T19:59:46.885 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-09-23T19:59:46.885 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-09-23T19:59:46.885 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-09-23T19:59:46.885 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-09-23T19:59:46.885 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[27697]: cluster 2023-09-23T19:59:45.696509+0000 mgr.y (mgr.14442) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:47.154 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-09-23T19:59:47.154 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-09-23T19:59:47.155 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-09-23T19:59:47.155 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-09-23T19:59:47.155 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:46 smithi173 bash[47781]: t=2023-09-23T19:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-09-23T19:59:47.155 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-09-23T19:59:47.155 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-09-23T19:59:47.155 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-09-23T19:59:47.155 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-09-23T19:59:47.155 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-09-23T19:59:47.155 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-09-23T19:59:47.200 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:46 smithi098 bash[27308]: cluster 2023-09-23T19:59:45.696509+0000 mgr.y (mgr.14442) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:47.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:46 smithi098 bash[33670]: cluster 2023-09-23T19:59:45.696509+0000 mgr.y (mgr.14442) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:47.407 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-09-23T19:59:47.407 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-09-23T19:59:47.408 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-09-23T19:59:47.408 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-09-23T19:59:47.408 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-09-23T19:59:47.408 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-09-23T19:59:47.408 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-09-23T19:59:47.408 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-09-23T19:59:47.660 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-09-23T19:59:47.660 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-09-23T19:59:47.660 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-09-23T19:59:47.660 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-09-23T19:59:47.660 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-09-23T19:59:47.660 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-09-23T19:59:47.661 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-09-23T19:59:47.661 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-09-23T19:59:47.913 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-09-23T19:59:47.913 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-09-23T19:59:47.913 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-09-23T19:59:47.913 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-09-23T19:59:47.913 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-09-23T19:59:47.913 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-09-23T19:59:47.913 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-09-23T19:59:47.913 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-09-23T19:59:47.913 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-09-23T19:59:47.925 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:47 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:47] "GET /metrics HTTP/1.1" 200 155651 "" "Prometheus/2.33.4" 2023-09-23T19:59:48.199 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:47 smithi173 bash[47781]: t=2023-09-23T19:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-09-23T19:59:48.201 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-09-23T19:59:48.201 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-09-23T19:59:48.201 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-09-23T19:59:48.201 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-09-23T19:59:48.201 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-09-23T19:59:48.201 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-09-23T19:59:48.453 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-09-23T19:59:48.453 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-09-23T19:59:48.453 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-09-23T19:59:48.453 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-09-23T19:59:48.453 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-09-23T19:59:48.731 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-09-23T19:59:48.731 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-09-23T19:59:48.731 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-09-23T19:59:48.731 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-09-23T19:59:48.731 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-09-23T19:59:48.731 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-09-23T19:59:48.731 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-09-23T19:59:48.731 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-09-23T19:59:49.000 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[27697]: cluster 2023-09-23T19:59:47.696948+0000 mgr.y (mgr.14442) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:49.000 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[27697]: audit 2023-09-23T19:59:47.952177+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:49.001 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[27697]: audit 2023-09-23T19:59:48.440876+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:49.001 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[27697]: audit 2023-09-23T19:59:48.834253+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:49.001 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-09-23T19:59:49.002 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-09-23T19:59:49.002 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-09-23T19:59:49.002 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-09-23T19:59:49.003 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-09-23T19:59:49.003 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-09-23T19:59:49.003 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:48 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-09-23T19:59:49.003 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-09-23T19:59:49.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:48 smithi098 bash[33670]: cluster 2023-09-23T19:59:47.696948+0000 mgr.y (mgr.14442) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:49.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:48 smithi098 bash[33670]: audit 2023-09-23T19:59:47.952177+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:49.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:48 smithi098 bash[33670]: audit 2023-09-23T19:59:48.440876+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:49.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:48 smithi098 bash[33670]: audit 2023-09-23T19:59:48.834253+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:49.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:48 smithi098 bash[27308]: cluster 2023-09-23T19:59:47.696948+0000 mgr.y (mgr.14442) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:49.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:48 smithi098 bash[27308]: audit 2023-09-23T19:59:47.952177+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:49.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:48 smithi098 bash[27308]: audit 2023-09-23T19:59:48.440876+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:49.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:48 smithi098 bash[27308]: audit 2023-09-23T19:59:48.834253+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:49.253 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-09-23T19:59:49.254 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-09-23T19:59:49.254 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-09-23T19:59:49.254 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-09-23T19:59:49.254 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-09-23T19:59:49.254 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-09-23T19:59:49.254 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-09-23T19:59:49.254 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-09-23T19:59:49.522 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-09-23T19:59:49.522 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-09-23T19:59:49.522 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-09-23T19:59:49.522 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-09-23T19:59:49.523 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-09-23T19:59:49.523 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-09-23T19:59:49.523 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-09-23T19:59:49.523 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-09-23T19:59:49.523 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-09-23T19:59:49.777 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-09-23T19:59:49.777 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-09-23T19:59:49.778 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-09-23T19:59:49.778 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-09-23T19:59:49.778 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-09-23T19:59:49.778 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-09-23T19:59:49.778 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-09-23T19:59:49.778 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-09-23T19:59:50.046 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[27697]: audit 2023-09-23T19:59:49.098180+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:59:50.046 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[27697]: audit 2023-09-23T19:59:49.099532+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:59:50.046 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[27697]: audit 2023-09-23T19:59:49.107171+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:50.047 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-09-23T19:59:50.047 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-09-23T19:59:50.047 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-09-23T19:59:50.047 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-09-23T19:59:50.047 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-09-23T19:59:50.047 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:49 smithi173 bash[47781]: t=2023-09-23T19:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-09-23T19:59:50.047 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-09-23T19:59:50.047 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-09-23T19:59:50.260 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:49 smithi098 bash[27308]: audit 2023-09-23T19:59:49.098180+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:59:50.261 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:49 smithi098 bash[27308]: audit 2023-09-23T19:59:49.099532+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:59:50.261 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:49 smithi098 bash[27308]: audit 2023-09-23T19:59:49.107171+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:50.261 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:49 smithi098 bash[33670]: audit 2023-09-23T19:59:49.098180+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T19:59:50.261 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:49 smithi098 bash[33670]: audit 2023-09-23T19:59:49.099532+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T19:59:50.261 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:49 smithi098 bash[33670]: audit 2023-09-23T19:59:49.107171+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T19:59:50.315 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-09-23T19:59:50.315 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-09-23T19:59:50.315 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-09-23T19:59:50.316 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-09-23T19:59:50.316 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-09-23T19:59:50.316 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-09-23T19:59:50.316 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-09-23T19:59:50.576 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-09-23T19:59:50.576 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-09-23T19:59:50.576 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-09-23T19:59:50.576 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-09-23T19:59:50.576 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-09-23T19:59:50.576 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-09-23T19:59:50.576 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-09-23T19:59:50.576 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-09-23T19:59:50.576 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-09-23T19:59:50.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-09-23T19:59:50.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-09-23T19:59:50.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-09-23T19:59:50.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-09-23T19:59:50.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-09-23T19:59:50.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-09-23T19:59:50.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-09-23T19:59:50.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-09-23T19:59:50.838 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-09-23T19:59:50.838 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-09-23T19:59:51.089 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-09-23T19:59:51.089 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-09-23T19:59:51.089 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-09-23T19:59:51.089 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[47781]: t=2023-09-23T19:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-09-23T19:59:51.089 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-09-23T19:59:51.089 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-09-23T19:59:51.090 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[27697]: cephadm 2023-09-23T19:59:49.111602+0000 mgr.y (mgr.14442) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T19:59:51.090 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[27697]: cephadm 2023-09-23T19:59:49.115384+0000 mgr.y (mgr.14442) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi098 2023-09-23T19:59:51.090 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:50 smithi173 bash[27697]: cluster 2023-09-23T19:59:49.697522+0000 mgr.y (mgr.14442) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:51.341 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-09-23T19:59:51.342 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-09-23T19:59:51.342 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-09-23T19:59:51.342 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-09-23T19:59:51.342 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-09-23T19:59:51.342 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-09-23T19:59:51.342 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-09-23T19:59:51.343 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-09-23T19:59:51.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:50 smithi098 bash[27308]: cephadm 2023-09-23T19:59:49.111602+0000 mgr.y (mgr.14442) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T19:59:51.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:50 smithi098 bash[27308]: cephadm 2023-09-23T19:59:49.115384+0000 mgr.y (mgr.14442) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi098 2023-09-23T19:59:51.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:50 smithi098 bash[27308]: cluster 2023-09-23T19:59:49.697522+0000 mgr.y (mgr.14442) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:51.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:50 smithi098 bash[33670]: cephadm 2023-09-23T19:59:49.111602+0000 mgr.y (mgr.14442) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T19:59:51.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:50 smithi098 bash[33670]: cephadm 2023-09-23T19:59:49.115384+0000 mgr.y (mgr.14442) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi098 2023-09-23T19:59:51.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:50 smithi098 bash[33670]: cluster 2023-09-23T19:59:49.697522+0000 mgr.y (mgr.14442) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:51.594 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-09-23T19:59:51.594 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-09-23T19:59:51.594 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-09-23T19:59:51.594 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-09-23T19:59:51.594 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-09-23T19:59:51.594 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-09-23T19:59:51.595 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-09-23T19:59:51.595 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-09-23T19:59:51.595 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-09-23T19:59:51.880 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-09-23T19:59:51.880 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-09-23T19:59:51.880 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-09-23T19:59:51.880 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-09-23T19:59:51.880 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-09-23T19:59:51.880 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-09-23T19:59:51.880 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-09-23T19:59:51.881 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-09-23T19:59:51.881 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-09-23T19:59:52.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-09-23T19:59:52.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-09-23T19:59:52.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:51 smithi173 bash[47781]: t=2023-09-23T19:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-09-23T19:59:52.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-09-23T19:59:52.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-09-23T19:59:52.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-09-23T19:59:52.150 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-09-23T19:59:52.419 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-09-23T19:59:52.419 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-09-23T19:59:52.419 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-09-23T19:59:52.419 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-09-23T19:59:52.419 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-09-23T19:59:52.420 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-09-23T19:59:52.420 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-09-23T19:59:52.420 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-09-23T19:59:52.420 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-09-23T19:59:52.696 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-09-23T19:59:52.696 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-09-23T19:59:52.696 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-09-23T19:59:52.696 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-09-23T19:59:52.696 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-09-23T19:59:52.697 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-09-23T19:59:52.697 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-09-23T19:59:52.697 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-09-23T19:59:52.963 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-09-23T19:59:52.963 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-09-23T19:59:52.964 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-09-23T19:59:52.964 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-09-23T19:59:52.964 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-09-23T19:59:52.964 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-09-23T19:59:52.964 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-09-23T19:59:52.964 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-09-23T19:59:52.964 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-09-23T19:59:53.039 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:52 smithi098 bash[27308]: cluster 2023-09-23T19:59:51.698008+0000 mgr.y (mgr.14442) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:53.235 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[27697]: cluster 2023-09-23T19:59:51.698008+0000 mgr.y (mgr.14442) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:53.235 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:52 smithi173 bash[47781]: t=2023-09-23T19:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-09-23T19:59:53.235 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-09-23T19:59:53.235 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-09-23T19:59:53.235 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-09-23T19:59:53.235 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-09-23T19:59:53.235 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-09-23T19:59:53.235 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-09-23T19:59:53.236 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-09-23T19:59:53.236 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-09-23T19:59:53.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:53 smithi098 bash[33670]: cluster 2023-09-23T19:59:51.698008+0000 mgr.y (mgr.14442) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:53.529 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-09-23T19:59:53.529 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-09-23T19:59:53.529 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-09-23T19:59:53.529 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-09-23T19:59:53.530 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-09-23T19:59:53.530 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-09-23T19:59:53.530 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-09-23T19:59:53.530 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-09-23T19:59:53.530 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-09-23T19:59:53.530 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-09-23T19:59:53.781 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-09-23T19:59:53.781 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-09-23T19:59:53.782 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-09-23T19:59:53.782 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-09-23T19:59:53.782 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-09-23T19:59:53.782 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-09-23T19:59:53.782 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-09-23T19:59:54.033 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-09-23T19:59:54.034 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-09-23T19:59:54.034 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-09-23T19:59:54.034 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-09-23T19:59:54.034 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-09-23T19:59:54.034 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-09-23T19:59:54.034 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:53 smithi173 bash[47781]: t=2023-09-23T19:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-09-23T19:59:54.034 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-09-23T19:59:54.295 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-09-23T19:59:54.295 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-09-23T19:59:54.295 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-09-23T19:59:54.295 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-09-23T19:59:54.295 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-09-23T19:59:54.295 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-09-23T19:59:54.295 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-09-23T19:59:54.296 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-09-23T19:59:54.296 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-09-23T19:59:54.564 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-09-23T19:59:54.564 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-09-23T19:59:54.564 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-09-23T19:59:54.564 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-09-23T19:59:54.564 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-09-23T19:59:54.564 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-09-23T19:59:54.564 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-09-23T19:59:54.564 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-09-23T19:59:54.564 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-09-23T19:59:54.833 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-09-23T19:59:54.833 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-09-23T19:59:54.833 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-09-23T19:59:54.833 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-09-23T19:59:54.833 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-09-23T19:59:54.834 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-09-23T19:59:54.834 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-09-23T19:59:54.834 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-09-23T19:59:55.086 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[27697]: cluster 2023-09-23T19:59:53.698495+0000 mgr.y (mgr.14442) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:55.086 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-09-23T19:59:55.086 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-09-23T19:59:55.086 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-09-23T19:59:55.086 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-09-23T19:59:55.086 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:54 smithi173 bash[47781]: t=2023-09-23T19:59:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-09-23T19:59:55.086 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-09-23T19:59:55.087 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-09-23T19:59:55.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:54 smithi098 bash[27308]: cluster 2023-09-23T19:59:53.698495+0000 mgr.y (mgr.14442) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:55.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:54 smithi098 bash[33670]: cluster 2023-09-23T19:59:53.698495+0000 mgr.y (mgr.14442) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:55.344 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-09-23T19:59:55.344 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-09-23T19:59:55.344 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-09-23T19:59:55.345 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-09-23T19:59:55.345 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-09-23T19:59:55.345 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-09-23T19:59:55.345 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-09-23T19:59:55.345 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-09-23T19:59:55.345 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-09-23T19:59:55.345 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-09-23T19:59:55.345 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-09-23T19:59:55.641 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T19:59:55.641 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-09-23T19:59:55.641 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-09-23T19:59:55.641 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-09-23T19:59:55.642 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-09-23T19:59:55.642 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-09-23T19:59:55.642 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-09-23T19:59:55.642 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-09-23T19:59:55.642 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-09-23T19:59:55.642 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-09-23T19:59:55.642 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-09-23T19:59:55.902 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-09-23T19:59:55.902 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-09-23T19:59:55.902 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-09-23T19:59:55.902 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-09-23T19:59:55.902 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-09-23T19:59:55.902 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-09-23T19:59:55.902 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-09-23T19:59:55.902 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-09-23T19:59:55.902 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-09-23T19:59:56.188 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-09-23T19:59:56.188 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:55 smithi173 bash[47781]: t=2023-09-23T19:59:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-09-23T19:59:56.188 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-09-23T19:59:56.188 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-09-23T19:59:56.189 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-09-23T19:59:56.189 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-09-23T19:59:56.189 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-09-23T19:59:56.189 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-09-23T19:59:56.189 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-09-23T19:59:56.457 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.107430207s 2023-09-23T19:59:56.457 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-09-23T19:59:56.457 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-09-23T19:59:56.457 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-09-23T19:59:56.457 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-09-23T19:59:56.457 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-09-23T19:59:56.458 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-09-23T19:59:56.458 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-09-23T19:59:56.458 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T19:59:56.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-09-23T19:59:56.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T19:59:56.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[47781]: t=2023-09-23T19:59:56+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-09-23T19:59:56.998 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:56 smithi098 bash[33670]: cluster 2023-09-23T19:59:55.699019+0000 mgr.y (mgr.14442) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:56.998 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:56 smithi098 bash[27308]: cluster 2023-09-23T19:59:55.699019+0000 mgr.y (mgr.14442) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:57.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:56 smithi173 bash[27697]: cluster 2023-09-23T19:59:55.699019+0000 mgr.y (mgr.14442) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:58.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 19:59:57 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:19:59:57] "GET /metrics HTTP/1.1" 200 155649 "" "Prometheus/2.33.4" 2023-09-23T19:59:59.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 19:59:58 smithi098 bash[27308]: cluster 2023-09-23T19:59:57.699410+0000 mgr.y (mgr.14442) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:59.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 19:59:58 smithi098 bash[33670]: cluster 2023-09-23T19:59:57.699410+0000 mgr.y (mgr.14442) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T19:59:59.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 19:59:58 smithi173 bash[27697]: cluster 2023-09-23T19:59:57.699410+0000 mgr.y (mgr.14442) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:00.380 INFO:teuthology.orchestra.run.smithi098.stdout:55834574922 2023-09-23T20:00:00.381 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T20:00:00.602 INFO:teuthology.orchestra.run.smithi098.stdout:107374182456 2023-09-23T20:00:00.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T20:00:00.997 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:00 smithi098 bash[27308]: cluster 2023-09-23T19:59:59.699932+0000 mgr.y (mgr.14442) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:00.997 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:00 smithi098 bash[27308]: cluster 2023-09-23T20:00:00.000089+0000 mon.a (mon.0) 635 : cluster [INF] overall HEALTH_OK 2023-09-23T20:00:00.998 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:00 smithi098 bash[33670]: cluster 2023-09-23T19:59:59.699932+0000 mgr.y (mgr.14442) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:00.998 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:00 smithi098 bash[33670]: cluster 2023-09-23T20:00:00.000089+0000 mon.a (mon.0) 635 : cluster [INF] overall HEALTH_OK 2023-09-23T20:00:01.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:00 smithi173 bash[27697]: cluster 2023-09-23T19:59:59.699932+0000 mgr.y (mgr.14442) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:01.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:00 smithi173 bash[27697]: cluster 2023-09-23T20:00:00.000089+0000 mon.a (mon.0) 635 : cluster [INF] overall HEALTH_OK 2023-09-23T20:00:02.446 INFO:teuthology.orchestra.run.smithi098.stdout:180388626464 2023-09-23T20:00:02.446 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T20:00:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:02 smithi173 bash[27697]: cluster 2023-09-23T20:00:01.700338+0000 mgr.y (mgr.14442) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:03.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:02 smithi098 bash[27308]: cluster 2023-09-23T20:00:01.700338+0000 mgr.y (mgr.14442) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:03.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:02 smithi098 bash[33670]: cluster 2023-09-23T20:00:01.700338+0000 mgr.y (mgr.14442) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:04.134 INFO:teuthology.orchestra.run.smithi098.stdout:34359738454 2023-09-23T20:00:04.134 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T20:00:04.732 INFO:teuthology.orchestra.run.smithi098.stdout:128849018928 2023-09-23T20:00:04.732 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T20:00:04.933 INFO:teuthology.orchestra.run.smithi098.stdout:206158430232 2023-09-23T20:00:04.934 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T20:00:05.127 INFO:teuthology.orchestra.run.smithi098.stdout:154618822697 2023-09-23T20:00:05.127 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T20:00:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:04 smithi173 bash[27697]: cluster 2023-09-23T20:00:03.700855+0000 mgr.y (mgr.14442) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:05.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:04 smithi098 bash[33670]: cluster 2023-09-23T20:00:03.700855+0000 mgr.y (mgr.14442) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:05.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:04 smithi098 bash[27308]: cluster 2023-09-23T20:00:03.700855+0000 mgr.y (mgr.14442) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:05.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:00:05 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:00:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:00:06.226 INFO:teuthology.orchestra.run.smithi098.stdout:77309411396 2023-09-23T20:00:06.226 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T20:00:06.488 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:06 smithi098 systemd[1]: Stopping Ceph alertmanager.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:00:06.488 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:06 smithi098 bash[56256]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-alertmanager.a 2023-09-23T20:00:06.488 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:06 smithi098 bash[52924]: level=info ts=2023-09-23T20:00:06.418Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:00:07.293 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:06 smithi098 bash[33670]: cluster 2023-09-23T20:00:05.701477+0000 mgr.y (mgr.14442) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:07.294 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:06 smithi098 bash[27308]: cluster 2023-09-23T20:00:05.701477+0000 mgr.y (mgr.14442) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:07.294 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:06 smithi098 bash[56294]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T20:00:07.294 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:07 smithi098 bash[56411]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T20:00:07.294 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:07 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T20:00:07.294 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:07 smithi098 systemd[1]: Stopped Ceph alertmanager.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:00:07.294 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:07 smithi098 systemd[1]: Started Ceph alertmanager.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:00:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:06 smithi173 bash[27697]: cluster 2023-09-23T20:00:05.701477+0000 mgr.y (mgr.14442) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:07.927 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:07 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:00:07] "GET /metrics HTTP/1.1" 200 155649 "" "Prometheus/2.33.4" 2023-09-23T20:00:08.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[27308]: audit 2023-09-23T20:00:07.261680+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:08.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[27308]: cephadm 2023-09-23T20:00:07.263645+0000 mgr.y (mgr.14442) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:00:08.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[27308]: cephadm 2023-09-23T20:00:07.268388+0000 mgr.y (mgr.14442) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:00:08.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[27308]: cluster 2023-09-23T20:00:07.702179+0000 mgr.y (mgr.14442) 66 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:08.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[33670]: audit 2023-09-23T20:00:07.261680+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:08.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[33670]: cephadm 2023-09-23T20:00:07.263645+0000 mgr.y (mgr.14442) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:00:08.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[33670]: cephadm 2023-09-23T20:00:07.268388+0000 mgr.y (mgr.14442) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:00:08.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[33670]: cluster 2023-09-23T20:00:07.702179+0000 mgr.y (mgr.14442) 66 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:08.429 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[56439]: level=info ts=2023-09-23T20:00:08.282Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-09-23T20:00:08.429 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[56439]: level=info ts=2023-09-23T20:00:08.282Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-09-23T20:00:08.429 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[56439]: level=info ts=2023-09-23T20:00:08.284Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.98 port=9094 2023-09-23T20:00:08.429 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[56439]: level=info ts=2023-09-23T20:00:08.285Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T20:00:08.429 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[56439]: level=info ts=2023-09-23T20:00:08.329Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T20:00:08.429 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[56439]: level=info ts=2023-09-23T20:00:08.329Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T20:00:08.429 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[56439]: level=info ts=2023-09-23T20:00:08.333Z caller=main.go:518 msg=Listening address=:9093 2023-09-23T20:00:08.429 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:08 smithi098 bash[56439]: level=info ts=2023-09-23T20:00:08.333Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-09-23T20:00:08.591 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:08 smithi173 bash[27697]: audit 2023-09-23T20:00:07.261680+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:08.591 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:08 smithi173 bash[27697]: cephadm 2023-09-23T20:00:07.263645+0000 mgr.y (mgr.14442) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:00:08.591 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:08 smithi173 bash[27697]: cephadm 2023-09-23T20:00:07.268388+0000 mgr.y (mgr.14442) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:00:08.591 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:08 smithi173 bash[27697]: cluster 2023-09-23T20:00:07.702179+0000 mgr.y (mgr.14442) 66 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:08.729 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:08.730 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:10.554 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:10 smithi098 bash[56439]: level=info ts=2023-09-23T20:00:10.286Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000898697s 2023-09-23T20:00:10.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:10 smithi098 bash[33670]: cluster 2023-09-23T20:00:09.702848+0000 mgr.y (mgr.14442) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:10.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:10 smithi098 bash[27308]: cluster 2023-09-23T20:00:09.702848+0000 mgr.y (mgr.14442) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:11.045 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:10 smithi173 bash[27697]: cluster 2023-09-23T20:00:09.702848+0000 mgr.y (mgr.14442) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:11.046 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:10 smithi173 systemd[1]: Stopping Ceph prometheus.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:00:11.046 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:10 smithi173 bash[48362]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-prometheus.a 2023-09-23T20:00:11.344 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.045Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:00:11.344 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.045Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-23T20:00:11.344 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.045Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-23T20:00:11.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.045Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-23T20:00:11.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.045Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-23T20:00:11.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.045Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-23T20:00:11.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.045Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T20:00:11.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.045Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-23T20:00:11.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.046Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T20:00:11.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.047Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T20:00:11.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.047Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-23T20:00:11.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[47002]: ts=2023-09-23T20:00:11.047Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-23T20:00:11.804 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:11.806 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:11.807 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:11.807 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:11.810 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:11.811 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:11.837 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[48398]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T20:00:11.837 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 bash[48462]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T20:00:11.837 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T20:00:11.837 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 systemd[1]: Stopped Ceph prometheus.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:00:11.837 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:11 smithi173 systemd[1]: Started Ceph prometheus.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:00:12.115 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:11 smithi098 bash[27576]: [23/Sep/2023:20:00:11] ENGINE Bus STOPPING 2023-09-23T20:00:12.115 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:11 smithi098 bash[27576]: [23/Sep/2023:20:00:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:00:12.115 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:11 smithi098 bash[27576]: [23/Sep/2023:20:00:11] ENGINE Bus STOPPED 2023-09-23T20:00:12.115 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:11 smithi098 bash[27576]: [23/Sep/2023:20:00:11] ENGINE Bus STARTING 2023-09-23T20:00:12.115 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:11 smithi098 bash[27576]: [23/Sep/2023:20:00:11] ENGINE Serving on http://:::9283 2023-09-23T20:00:12.115 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:11 smithi098 bash[27576]: [23/Sep/2023:20:00:11] ENGINE Bus STARTED 2023-09-23T20:00:12.115 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE Bus STOPPING 2023-09-23T20:00:12.115 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:00:12.116 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE Bus STOPPED 2023-09-23T20:00:12.116 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE Bus STARTING 2023-09-23T20:00:12.116 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE Serving on http://:::9283 2023-09-23T20:00:12.116 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE Bus STARTED 2023-09-23T20:00:12.427 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE Bus STOPPING 2023-09-23T20:00:12.427 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:00:12.427 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE Bus STOPPED 2023-09-23T20:00:12.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE Bus STARTING 2023-09-23T20:00:12.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE Serving on http://:::9283 2023-09-23T20:00:12.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27576]: [23/Sep/2023:20:00:12] ENGINE Bus STARTED 2023-09-23T20:00:12.944 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: cluster 2023-09-23T20:00:11.703449+0000 mgr.y (mgr.14442) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:12.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.819672+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:12.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.827861+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:00:12.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.828509+0000 mgr.y (mgr.14442) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:00:12.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.830313+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T20:00:12.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.830990+0000 mgr.y (mgr.14442) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T20:00:12.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.880456+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:12.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.887054+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:00:12.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.887507+0000 mgr.y (mgr.14442) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:00:12.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.890120+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T20:00:12.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.890787+0000 mgr.y (mgr.14442) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T20:00:12.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.897977+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:12.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.905582+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:00:12.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.906131+0000 mgr.y (mgr.14442) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:00:12.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.910414+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T20:00:12.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.910982+0000 mgr.y (mgr.14442) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T20:00:12.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.916923+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:12.946 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[27697]: audit 2023-09-23T20:00:11.920547+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:12.947 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.814Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-23T20:00:12.947 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.814Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-23T20:00:12.947 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.814Z caller=main.go:518 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 smithi173 (none))" 2023-09-23T20:00:12.947 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.814Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T20:00:12.947 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.814Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T20:00:12.947 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.816Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T20:00:12.947 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.816Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-23T20:00:12.947 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.817Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-23T20:00:12.948 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.824Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T20:00:12.948 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.825Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.311208ms 2023-09-23T20:00:12.948 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.825Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T20:00:12.948 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.944Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-09-23T20:00:13.225 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: cluster 2023-09-23T20:00:11.703449+0000 mgr.y (mgr.14442) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:13.225 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.819672+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:13.225 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.827861+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:00:13.225 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.828509+0000 mgr.y (mgr.14442) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:00:13.225 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.830313+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T20:00:13.225 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.830990+0000 mgr.y (mgr.14442) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T20:00:13.225 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.880456+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:13.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.887054+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:00:13.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.887507+0000 mgr.y (mgr.14442) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:00:13.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.890120+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T20:00:13.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.890787+0000 mgr.y (mgr.14442) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T20:00:13.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.897977+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:13.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.905582+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:00:13.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.906131+0000 mgr.y (mgr.14442) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:00:13.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.910414+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T20:00:13.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.910982+0000 mgr.y (mgr.14442) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T20:00:13.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.916923+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:13.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[33670]: audit 2023-09-23T20:00:11.920547+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:13.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: cluster 2023-09-23T20:00:11.703449+0000 mgr.y (mgr.14442) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:13.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.819672+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:13.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.827861+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:00:13.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.828509+0000 mgr.y (mgr.14442) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:00:13.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.830313+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T20:00:13.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.830990+0000 mgr.y (mgr.14442) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi098.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T20:00:13.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.880456+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:13.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.887054+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:00:13.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.887507+0000 mgr.y (mgr.14442) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:00:13.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.890120+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T20:00:13.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.890787+0000 mgr.y (mgr.14442) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T20:00:13.228 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.897977+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:13.228 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.905582+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:00:13.228 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.906131+0000 mgr.y (mgr.14442) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:00:13.228 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.910414+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T20:00:13.228 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.910982+0000 mgr.y (mgr.14442) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T20:00:13.228 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.916923+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:13.228 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:12 smithi098 bash[27308]: audit 2023-09-23T20:00:11.920547+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:13.344 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.944Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-09-23T20:00:13.344 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.944Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=70.019µs wal_replay_duration=119.339894ms total_replay_duration=120.753271ms 2023-09-23T20:00:13.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.948Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T20:00:13.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.948Z caller=main.go:947 level=info msg="TSDB started" 2023-09-23T20:00:13.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.948Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T20:00:13.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.976Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.38522ms db_storage=1.497µs remote_storage=2.751µs web_handler=760ns query_engine=1.197µs scrape=519.429µs scrape_sd=56.576µs notify=74.395µs notify_sd=19.183µs rules=26.132278ms 2023-09-23T20:00:13.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:00:12 smithi173 bash[48489]: ts=2023-09-23T20:00:12.976Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-23T20:00:14.365 INFO:teuthology.orchestra.run.smithi098.stdout:107374182460 2023-09-23T20:00:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:14 smithi173 bash[27697]: cluster 2023-09-23T20:00:13.703867+0000 mgr.y (mgr.14442) 75 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:14 smithi173 bash[27697]: audit 2023-09-23T20:00:14.363549+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.98:0/4204495347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:00:15.165 INFO:teuthology.orchestra.run.smithi098.stdout:55834574926 2023-09-23T20:00:15.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:14 smithi098 bash[27308]: cluster 2023-09-23T20:00:13.703867+0000 mgr.y (mgr.14442) 75 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:15.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:14 smithi098 bash[27308]: audit 2023-09-23T20:00:14.363549+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.98:0/4204495347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:00:15.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:14 smithi098 bash[33670]: cluster 2023-09-23T20:00:13.703867+0000 mgr.y (mgr.14442) 75 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:15.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:14 smithi098 bash[33670]: audit 2023-09-23T20:00:14.363549+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.98:0/4204495347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:00:16.024 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182456 got 107374182460 for osd.3 2023-09-23T20:00:16.024 DEBUG:teuthology.parallel:result is None 2023-09-23T20:00:16.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:15 smithi173 bash[27697]: audit 2023-09-23T20:00:15.162895+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.98:0/1070329952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:00:16.230 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:15 smithi098 bash[33670]: audit 2023-09-23T20:00:15.162895+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.98:0/1070329952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:00:16.230 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:15 smithi098 bash[27308]: audit 2023-09-23T20:00:15.162895+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.98:0/1070329952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:00:17.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:16 smithi173 bash[27697]: cluster 2023-09-23T20:00:15.704260+0000 mgr.y (mgr.14442) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:17.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:16 smithi098 bash[27308]: cluster 2023-09-23T20:00:15.704260+0000 mgr.y (mgr.14442) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:17.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:16 smithi098 bash[33670]: cluster 2023-09-23T20:00:15.704260+0000 mgr.y (mgr.14442) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:18.589 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:00:18 smithi098 bash[56439]: level=info ts=2023-09-23T20:00:18.289Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003482559s 2023-09-23T20:00:18.677 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574922 got 55834574926 for osd.1 2023-09-23T20:00:18.677 DEBUG:teuthology.parallel:result is None 2023-09-23T20:00:18.905 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:18 smithi098 bash[27308]: cluster 2023-09-23T20:00:17.704673+0000 mgr.y (mgr.14442) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:19.002 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:18 smithi098 bash[27308]: audit 2023-09-23T20:00:17.772398+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:19.002 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:18 smithi098 bash[33670]: cluster 2023-09-23T20:00:17.704673+0000 mgr.y (mgr.14442) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:19.002 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:18 smithi098 bash[33670]: audit 2023-09-23T20:00:17.772398+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:19.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:18 smithi173 bash[27697]: cluster 2023-09-23T20:00:17.704673+0000 mgr.y (mgr.14442) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:19.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:18 smithi173 bash[27697]: audit 2023-09-23T20:00:17.772398+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:21.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:20 smithi173 bash[27697]: cluster 2023-09-23T20:00:19.705357+0000 mgr.y (mgr.14442) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:21.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:20 smithi098 bash[27308]: cluster 2023-09-23T20:00:19.705357+0000 mgr.y (mgr.14442) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:21.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:20 smithi098 bash[33670]: cluster 2023-09-23T20:00:19.705357+0000 mgr.y (mgr.14442) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:23.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:22 smithi173 bash[27697]: cluster 2023-09-23T20:00:21.705949+0000 mgr.y (mgr.14442) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:23.184 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:22 smithi098 bash[27308]: cluster 2023-09-23T20:00:21.705949+0000 mgr.y (mgr.14442) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:23.184 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:22 smithi098 bash[33670]: cluster 2023-09-23T20:00:21.705949+0000 mgr.y (mgr.14442) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:24.787 INFO:teuthology.orchestra.run.smithi098.stdout:206158430237 2023-09-23T20:00:24.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:24 smithi098 bash[27308]: cluster 2023-09-23T20:00:23.706377+0000 mgr.y (mgr.14442) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:24.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:24 smithi098 bash[27308]: audit 2023-09-23T20:00:24.785400+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.98:0/3810634722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:00:24.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:24 smithi098 bash[33670]: cluster 2023-09-23T20:00:23.706377+0000 mgr.y (mgr.14442) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:24.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:24 smithi098 bash[33670]: audit 2023-09-23T20:00:24.785400+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.98:0/3810634722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:00:25.092 INFO:teuthology.orchestra.run.smithi098.stdout:34359738459 2023-09-23T20:00:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:24 smithi173 bash[27697]: cluster 2023-09-23T20:00:23.706377+0000 mgr.y (mgr.14442) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:24 smithi173 bash[27697]: audit 2023-09-23T20:00:24.785400+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.98:0/3810634722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:00:25.204 INFO:teuthology.orchestra.run.smithi098.stdout:180388626470 2023-09-23T20:00:25.424 INFO:teuthology.orchestra.run.smithi098.stdout:77309411400 2023-09-23T20:00:25.731 INFO:teuthology.orchestra.run.smithi098.stdout:154618822702 2023-09-23T20:00:25.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:00:25 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:00:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:00:26.198 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[27308]: audit 2023-09-23T20:00:24.926796+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:26.198 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[27308]: audit 2023-09-23T20:00:24.927807+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:26.198 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[27308]: audit 2023-09-23T20:00:24.928715+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:26.198 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[27308]: audit 2023-09-23T20:00:24.934686+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:26.198 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[27308]: audit 2023-09-23T20:00:24.939146+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:26.198 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[27308]: audit 2023-09-23T20:00:25.089879+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.98:0/2621470118' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:00:26.198 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[27308]: audit 2023-09-23T20:00:25.202457+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.98:0/1611865948' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:00:26.199 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[27308]: audit 2023-09-23T20:00:25.422268+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.98:0/387766357' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:00:26.199 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[27308]: audit 2023-09-23T20:00:25.729688+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.98:0/3276238560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:00:26.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[33670]: audit 2023-09-23T20:00:24.926796+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:26.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[33670]: audit 2023-09-23T20:00:24.927807+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:26.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[33670]: audit 2023-09-23T20:00:24.928715+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:26.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[33670]: audit 2023-09-23T20:00:24.934686+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:26.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[33670]: audit 2023-09-23T20:00:24.939146+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:26.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[33670]: audit 2023-09-23T20:00:25.089879+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.98:0/2621470118' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:00:26.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[33670]: audit 2023-09-23T20:00:25.202457+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.98:0/1611865948' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:00:26.199 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[33670]: audit 2023-09-23T20:00:25.422268+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.98:0/387766357' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:00:26.200 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:25 smithi098 bash[33670]: audit 2023-09-23T20:00:25.729688+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.98:0/3276238560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:00:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:25 smithi173 bash[27697]: audit 2023-09-23T20:00:24.926796+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:25 smithi173 bash[27697]: audit 2023-09-23T20:00:24.927807+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:25 smithi173 bash[27697]: audit 2023-09-23T20:00:24.928715+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:26.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:25 smithi173 bash[27697]: audit 2023-09-23T20:00:24.934686+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:26.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:25 smithi173 bash[27697]: audit 2023-09-23T20:00:24.939146+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:00:26.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:25 smithi173 bash[27697]: audit 2023-09-23T20:00:25.089879+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.98:0/2621470118' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:00:26.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:25 smithi173 bash[27697]: audit 2023-09-23T20:00:25.202457+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.98:0/1611865948' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:00:26.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:25 smithi173 bash[27697]: audit 2023-09-23T20:00:25.422268+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.98:0/387766357' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:00:26.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:25 smithi173 bash[27697]: audit 2023-09-23T20:00:25.729688+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.98:0/3276238560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:00:26.754 INFO:teuthology.orchestra.run.smithi098.stdout:128849018933 2023-09-23T20:00:27.130 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430232 got 206158430237 for osd.7 2023-09-23T20:00:27.130 DEBUG:teuthology.parallel:result is None 2023-09-23T20:00:27.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:26 smithi173 bash[27697]: cluster 2023-09-23T20:00:25.706665+0000 mgr.y (mgr.14442) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:27.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:26 smithi173 bash[27697]: audit 2023-09-23T20:00:26.751899+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.98:0/3616565090' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:00:27.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:26 smithi098 bash[27308]: cluster 2023-09-23T20:00:25.706665+0000 mgr.y (mgr.14442) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:27.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:26 smithi098 bash[27308]: audit 2023-09-23T20:00:26.751899+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.98:0/3616565090' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:00:27.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:26 smithi098 bash[33670]: cluster 2023-09-23T20:00:25.706665+0000 mgr.y (mgr.14442) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:27.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:26 smithi098 bash[33670]: audit 2023-09-23T20:00:26.751899+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.98:0/3616565090' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:00:27.927 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:27 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:00:27] "GET /metrics HTTP/1.1" 200 155645 "" "Prometheus/2.33.4" 2023-09-23T20:00:28.023 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738454 got 34359738459 for osd.0 2023-09-23T20:00:28.023 DEBUG:teuthology.parallel:result is None 2023-09-23T20:00:28.638 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626464 got 180388626470 for osd.6 2023-09-23T20:00:28.638 DEBUG:teuthology.parallel:result is None 2023-09-23T20:00:29.129 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:28 smithi098 bash[27308]: cluster 2023-09-23T20:00:27.707192+0000 mgr.y (mgr.14442) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:29.130 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:28 smithi098 bash[33670]: cluster 2023-09-23T20:00:27.707192+0000 mgr.y (mgr.14442) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:29.131 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822697 got 154618822702 for osd.5 2023-09-23T20:00:29.131 DEBUG:teuthology.parallel:result is None 2023-09-23T20:00:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:28 smithi173 bash[27697]: cluster 2023-09-23T20:00:27.707192+0000 mgr.y (mgr.14442) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:29.588 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018928 got 128849018933 for osd.4 2023-09-23T20:00:29.588 DEBUG:teuthology.parallel:result is None 2023-09-23T20:00:29.645 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411396 got 77309411400 for osd.2 2023-09-23T20:00:29.645 DEBUG:teuthology.parallel:result is None 2023-09-23T20:00:29.645 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T20:00:29.645 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:00:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:30 smithi173 bash[27697]: cluster 2023-09-23T20:00:29.707896+0000 mgr.y (mgr.14442) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:30 smithi173 bash[27697]: audit 2023-09-23T20:00:30.842079+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:30 smithi173 bash[27697]: audit 2023-09-23T20:00:30.844128+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:30 smithi173 bash[27697]: audit 2023-09-23T20:00:30.846309+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:30 smithi173 bash[27697]: audit 2023-09-23T20:00:30.854248+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:31.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:30 smithi098 bash[27308]: cluster 2023-09-23T20:00:29.707896+0000 mgr.y (mgr.14442) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:31.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:30 smithi098 bash[27308]: audit 2023-09-23T20:00:30.842079+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:31.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:30 smithi098 bash[27308]: audit 2023-09-23T20:00:30.844128+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:31.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:30 smithi098 bash[27308]: audit 2023-09-23T20:00:30.846309+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:31.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:30 smithi098 bash[27308]: audit 2023-09-23T20:00:30.854248+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:31.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:30 smithi098 bash[33670]: cluster 2023-09-23T20:00:29.707896+0000 mgr.y (mgr.14442) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:31.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:30 smithi098 bash[33670]: audit 2023-09-23T20:00:30.842079+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:31.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:30 smithi098 bash[33670]: audit 2023-09-23T20:00:30.844128+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:00:31.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:30 smithi098 bash[33670]: audit 2023-09-23T20:00:30.846309+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:00:31.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:30 smithi098 bash[33670]: audit 2023-09-23T20:00:30.854248+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:00:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:32 smithi173 bash[27697]: cluster 2023-09-23T20:00:31.708595+0000 mgr.y (mgr.14442) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:33.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:32 smithi098 bash[33670]: cluster 2023-09-23T20:00:31.708595+0000 mgr.y (mgr.14442) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:33.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:32 smithi098 bash[27308]: cluster 2023-09-23T20:00:31.708595+0000 mgr.y (mgr.14442) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:34.406 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:35.247 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:34 smithi098 bash[33670]: cluster 2023-09-23T20:00:33.709325+0000 mgr.y (mgr.14442) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:35.247 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:34 smithi098 bash[27308]: cluster 2023-09-23T20:00:33.709325+0000 mgr.y (mgr.14442) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:34 smithi173 bash[27697]: cluster 2023-09-23T20:00:33.709325+0000 mgr.y (mgr.14442) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:35.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:00:35 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:00:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:00:37.177 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:36 smithi098 bash[27308]: cluster 2023-09-23T20:00:35.710019+0000 mgr.y (mgr.14442) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:37.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:36 smithi098 bash[33670]: cluster 2023-09-23T20:00:35.710019+0000 mgr.y (mgr.14442) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:37.236 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:00:37.239 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:00:37.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:36 smithi173 bash[27697]: cluster 2023-09-23T20:00:35.710019+0000 mgr.y (mgr.14442) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:38.000 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":66,"stamp":"2023-09-23T20:00:35.709686+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":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":2380884,"kb_used_data":4116,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580332,"statfs":{"total":767960285184,"available":765522259968,"internally_reserved":0,"allocated":4214784,"data_stored":1719167,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.338346+0000","last_change":"2023-09-23T19:59:05.337366+0000","last_active":"2023-09-23T19:59:06.338346+0000","last_peered":"2023-09-23T19:59:06.338346+0000","last_clean":"2023-09-23T19:59:06.338346+0000","last_became_active":"2023-09-23T19:59:05.336713+0000","last_became_peered":"2023-09-23T19:59:05.336713+0000","last_unstale":"2023-09-23T19:59:06.338346+0000","last_undegraded":"2023-09-23T19:59:06.338346+0000","last_fullsized":"2023-09-23T19:59:06.338346+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.339547+0000","last_change":"2023-09-23T19:59:05.335014+0000","last_active":"2023-09-23T19:59:06.339547+0000","last_peered":"2023-09-23T19:59:06.339547+0000","last_clean":"2023-09-23T19:59:06.339547+0000","last_became_active":"2023-09-23T19:59:05.334551+0000","last_became_peered":"2023-09-23T19:59:05.334551+0000","last_unstale":"2023-09-23T19:59:06.339547+0000","last_undegraded":"2023-09-23T19:59:06.339547+0000","last_fullsized":"2023-09-23T19:59:06.339547+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.644672+0000","last_change":"2023-09-23T19:59:05.477884+0000","last_active":"2023-09-23T19:59:06.644672+0000","last_peered":"2023-09-23T19:59:06.644672+0000","last_clean":"2023-09-23T19:59:06.644672+0000","last_became_active":"2023-09-23T19:59:05.476816+0000","last_became_peered":"2023-09-23T19:59:05.476816+0000","last_unstale":"2023-09-23T19:59:06.644672+0000","last_undegraded":"2023-09-23T19:59:06.644672+0000","last_fullsized":"2023-09-23T19:59:06.644672+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.644615+0000","last_change":"2023-09-23T19:59:05.477806+0000","last_active":"2023-09-23T19:59:06.644615+0000","last_peered":"2023-09-23T19:59:06.644615+0000","last_clean":"2023-09-23T19:59:06.644615+0000","last_became_active":"2023-09-23T19:59:05.476885+0000","last_became_peered":"2023-09-23T19:59:05.476885+0000","last_unstale":"2023-09-23T19:59:06.644615+0000","last_undegraded":"2023-09-23T19:59:06.644615+0000","last_fullsized":"2023-09-23T19:59:06.644615+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.644596+0000","last_change":"2023-09-23T19:58:06.102347+0000","last_active":"2023-09-23T19:59:06.644596+0000","last_peered":"2023-09-23T19:59:06.644596+0000","last_clean":"2023-09-23T19:59:06.644596+0000","last_became_active":"2023-09-23T19:58:06.101458+0000","last_became_peered":"2023-09-23T19:58:06.101458+0000","last_unstale":"2023-09-23T19:59:06.644596+0000","last_undegraded":"2023-09-23T19:59:06.644596+0000","last_fullsized":"2023-09-23T19:59:06.644596+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.643904+0000","last_change":"2023-09-23T19:59:05.337263+0000","last_active":"2023-09-23T19:59:06.643904+0000","last_peered":"2023-09-23T19:59:06.643904+0000","last_clean":"2023-09-23T19:59:06.643904+0000","last_became_active":"2023-09-23T19:59:05.336898+0000","last_became_peered":"2023-09-23T19:59:05.336898+0000","last_unstale":"2023-09-23T19:59:06.643904+0000","last_undegraded":"2023-09-23T19:59:06.643904+0000","last_fullsized":"2023-09-23T19:59:06.643904+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.338721+0000","last_change":"2023-09-23T19:59:05.473518+0000","last_active":"2023-09-23T19:59:06.338721+0000","last_peered":"2023-09-23T19:59:06.338721+0000","last_clean":"2023-09-23T19:59:06.338721+0000","last_became_active":"2023-09-23T19:59:05.473156+0000","last_became_peered":"2023-09-23T19:59:05.473156+0000","last_unstale":"2023-09-23T19:59:06.338721+0000","last_undegraded":"2023-09-23T19:59:06.338721+0000","last_fullsized":"2023-09-23T19:59:06.338721+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.643897+0000","last_change":"2023-09-23T19:59:05.336513+0000","last_active":"2023-09-23T19:59:06.643897+0000","last_peered":"2023-09-23T19:59:06.643897+0000","last_clean":"2023-09-23T19:59:06.643897+0000","last_became_active":"2023-09-23T19:59:05.336013+0000","last_became_peered":"2023-09-23T19:59:05.336013+0000","last_unstale":"2023-09-23T19:59:06.643897+0000","last_undegraded":"2023-09-23T19:59:06.643897+0000","last_fullsized":"2023-09-23T19:59:06.643897+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.339558+0000","last_change":"2023-09-23T19:59:05.474944+0000","last_active":"2023-09-23T19:59:06.339558+0000","last_peered":"2023-09-23T19:59:06.339558+0000","last_clean":"2023-09-23T19:59:06.339558+0000","last_became_active":"2023-09-23T19:59:05.474541+0000","last_became_peered":"2023-09-23T19:59:05.474541+0000","last_unstale":"2023-09-23T19:59:06.339558+0000","last_undegraded":"2023-09-23T19:59:06.339558+0000","last_fullsized":"2023-09-23T19:59:06.339558+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430239,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":215014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.85699999999999998,"15min":0.84899999999999998},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.2490000000000001,"5min":1.29,"15min":1.29},"last":1.01},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.94499999999999995,"15min":0.94599999999999995},"min":{"1min":0.59799999999999998,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.76200000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2529999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.89600000000000002,"15min":0.89800000000000002},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.131,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":1.0669999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.85399999999999998,"15min":0.85199999999999998},"min":{"1min":0.68999999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.96699999999999997,"15min":0.96399999999999997},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2190000000000001,"5min":1.246,"15min":1.246},"last":0.878}]},{"osd":3,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.92900000000000005,"15min":0.93799999999999994},"min":{"1min":0.66300000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.0600000000000001,"5min":2.1619999999999999,"15min":2.1619999999999999},"last":1.036},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1,"15min":1.0069999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3029999999999999,"5min":1.365,"15min":1.365},"last":0.93300000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.83199999999999996,"15min":0.82699999999999996},"min":{"1min":0.55400000000000005,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.177,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.88100000000000001,"15min":0.875},"min":{"1min":0.51100000000000001,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.71499999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.98999999999999999,"15min":0.97899999999999998},"min":{"1min":0.57599999999999996,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.3620000000000001,"5min":1.407,"15min":1.407},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.92800000000000005,"15min":0.91900000000000004},"min":{"1min":0.65900000000000003,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.1850000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.98299999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.97199999999999998,"15min":0.97099999999999997},"min":{"1min":0.64200000000000002,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.284,"5min":1.538,"15min":1.538},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0029999999999999,"15min":0.99299999999999999},"min":{"1min":0.65200000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.95899999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626472,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297608,"kb_used_data":512,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447544,"statfs":{"total":95995035648,"available":95690285056,"internally_reserved":0,"allocated":524288,"data_stored":214699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.91100000000000003,"15min":0.92400000000000004},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.1990000000000001,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.95499999999999996,"15min":0.98099999999999998},"min":{"1min":0.65900000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.179,"5min":1.804,"15min":1.804},"last":0.84699999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.89700000000000002,"15min":0.88600000000000001},"min":{"1min":0.69699999999999995,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.89000000000000001,"15min":0.89400000000000002},"min":{"1min":0.66300000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":1.103}]},{"osd":2,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.90200000000000002,"15min":0.90000000000000002},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1359999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.88200000000000001,"15min":0.89800000000000002},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":1.181}]},{"osd":3,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.92500000000000004,"15min":0.92800000000000005},"min":{"1min":0.69499999999999995,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.159,"5min":1.444,"15min":1.444},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.998,"5min":0.98499999999999999,"15min":0.98299999999999998},"min":{"1min":0.68799999999999994,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2809999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.018}]},{"osd":4,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.80600000000000005,"15min":0.78600000000000003},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1120000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.89000000000000001,"15min":0.87},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.222}]},{"osd":5,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93000000000000005,"15min":0.91000000000000003},"min":{"1min":0.47899999999999998,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.141},{"interface":"front","average":{"1min":0.995,"5min":0.96899999999999997,"15min":0.94899999999999995},"min":{"1min":0.70099999999999996,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.274,"5min":1.518,"15min":1.518},"last":1.153}]},{"osd":7,"last update":"Sat Sep 23 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.026,"15min":1.0229999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.095,"15min":1.103},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.4690000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.2529999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574930,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297608,"kb_used_data":512,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447544,"statfs":{"total":95995035648,"available":95690285056,"internally_reserved":0,"allocated":524288,"data_stored":214699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 19:59:59 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.70699999999999996,"15min":0.58299999999999996},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.29999999999999999},"max":{"1min":1.03,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.74299999999999999,"15min":0.60999999999999999},"min":{"1min":0.42899999999999999,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.0820000000000001,"5min":3.1880000000000002,"15min":3.1880000000000002},"last":0.68500000000000005}]},{"osd":2,"last update":"Sat Sep 23 19:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.72399999999999998,"15min":0.64500000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.1399999999999999,"5min":3.4689999999999999,"15min":3.4689999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.77800000000000002,"15min":0.69099999999999995},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1870000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.80400000000000005}]},{"osd":3,"last update":"Sat Sep 23 19:59:31 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.81299999999999994,"15min":0.77700000000000002},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.745,"5min":0.80500000000000005,"15min":0.78500000000000003},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.034,"5min":1.206,"15min":1.206},"last":0.76700000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:00:05 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.997,"15min":0.94699999999999995},"min":{"1min":0.81599999999999995,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.4490000000000001,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.997},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.999,"15min":0.97399999999999998},"min":{"1min":0.748,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.248,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.0680000000000001}]},{"osd":5,"last update":"Sat Sep 23 19:59:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.0409999999999999,"15min":1.0609999999999999},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.337,"5min":1.617,"15min":1.617},"last":1.018},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.0549999999999999,"15min":1.0860000000000001},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.242,"5min":1.77,"15min":1.77},"last":0.83599999999999997}]},{"osd":6,"last update":"Sat Sep 23 19:59:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.196,"15min":1.2050000000000001},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.593,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.099},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.179,"15min":1.1890000000000001},"min":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"max":{"1min":1.413,"5min":1.76,"15min":1.76},"last":0.92700000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.1060000000000001,"15min":1.1140000000000001},"min":{"1min":0.71599999999999997,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3779999999999999,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.081,"5min":1.151,"15min":1.163},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4119999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.0489999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738461,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":215014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:00:05 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.69499999999999995,"15min":0.55800000000000005},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.81299999999999994,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.72699999999999998,"15min":0.623},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.86099999999999999,"5min":1.397,"15min":1.397},"last":0.57799999999999996}]},{"osd":2,"last update":"Sat Sep 23 19:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.751,"15min":0.66100000000000003},"min":{"1min":0.38800000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.98799999999999999,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.629},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.72599999999999998,"15min":0.63700000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.93899999999999995,"5min":1.552,"15min":1.552},"last":0.63900000000000001}]},{"osd":3,"last update":"Sat Sep 23 19:59:29 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.76200000000000001,"15min":0.72499999999999998},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.0620000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.84999999999999998,"15min":0.83399999999999996},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.032,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":0.72599999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:00:08 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.99099999999999999,"15min":0.99299999999999999},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.3169999999999999,"5min":1.603,"15min":1.603},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.96299999999999997,"15min":0.95499999999999996},"min":{"1min":0.68200000000000005,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.125,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":0.88200000000000001}]},{"osd":5,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.98499999999999999,"15min":1.008},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.159,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.746},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.0209999999999999,"15min":1.0289999999999999},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.3700000000000001,"5min":1.486,"15min":1.486},"last":0.79400000000000004}]},{"osd":6,"last update":"Sat Sep 23 19:59:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.0760000000000001,"15min":1.0980000000000001},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.165,"5min":1.651,"15min":1.651},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.006,"5min":1.1739999999999999,"15min":1.202},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.276,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.004}]},{"osd":7,"last update":"Sat Sep 23 20:00:08 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1020000000000001,"15min":1.1220000000000001},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0740000000000001,"15min":1.091},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3919999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.91100000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411402,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":215014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 19:59:41 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.65600000000000003,"15min":0.58099999999999996},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.626},{"interface":"front","average":{"1min":0.745,"5min":0.69499999999999995,"15min":0.59899999999999998},"min":{"1min":0.42099999999999999,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.83599999999999997}]},{"osd":1,"last update":"Sat Sep 23 19:59:41 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.76500000000000001,"15min":0.67900000000000005},"min":{"1min":0.438,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.1100000000000001,"5min":1.177,"15min":1.177},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.76400000000000001,"15min":0.68799999999999994},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.93300000000000005,"5min":1.073,"15min":1.073},"last":0.81100000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:00:23 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.73599999999999999,"15min":0.73099999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.80000000000000004,"15min":0.78400000000000003},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.149,"5min":1.321,"15min":1.321},"last":0.77600000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.97899999999999998,"15min":0.96699999999999997},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.3779999999999999,"5min":1.419,"15min":1.419},"last":1.073},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.006,"15min":0.99399999999999999},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.3919999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.96999999999999997}]},{"osd":5,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94399999999999995,"15min":0.94199999999999995},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.202,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.01,"5min":1.008,"15min":1},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.2709999999999999,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.93999999999999995}]},{"osd":6,"last update":"Sat Sep 23 19:59:30 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0549999999999999,"15min":1.052},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.087},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0289999999999999,"15min":1.0209999999999999},"min":{"1min":0.77500000000000002,"5min":0.749,"15min":0.749},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":1.103}]},{"osd":7,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.113,"15min":1.125},"min":{"1min":0.80600000000000005,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.129,"15min":1.139},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.2769999999999999,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.002}]}]},{"osd":3,"up_from":25,"seq":107374182464,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":215014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:00:29 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.67600000000000005,"15min":0.63800000000000001},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.93100000000000005,"5min":1.0089999999999999,"15min":1.0089999999999999},"last":1.121},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.73999999999999999,"15min":0.72299999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.02,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":0.68700000000000006}]},{"osd":1,"last update":"Sat Sep 23 20:00:29 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.76600000000000001,"15min":0.77700000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.5940000000000001,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.72899999999999998,"15min":0.72899999999999998},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.105,"5min":1.105,"15min":1.105},"last":0.996}]},{"osd":2,"last update":"Sat Sep 23 20:00:29 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.745,"15min":0.754},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.96299999999999997,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.77900000000000003,"15min":0.76100000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.0209999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.83599999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:00:05 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.94799999999999995,"15min":0.92000000000000004},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.026,"5min":4.8609999999999998,"15min":4.8609999999999998},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.94999999999999996,"15min":0.94199999999999995},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.516,"5min":1.9730000000000001,"15min":1.9730000000000001},"last":0.89900000000000002}]},{"osd":5,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.01,"15min":1.0149999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.48,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.0009999999999999,"15min":1.0169999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3560000000000001,"5min":1.361,"15min":1.361},"last":0.93799999999999994}]},{"osd":6,"last update":"Sat Sep 23 20:00:29 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.103,"15min":1.1319999999999999},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.415,"5min":1.667,"15min":1.667},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.1100000000000001,"15min":1.107},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.266,"5min":4.8330000000000002,"15min":4.8330000000000002},"last":1.2070000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:00:12 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.2410000000000001,"15min":1.2689999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.389,"5min":4.9039999999999999,"15min":4.9039999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0069999999999999,"15min":1.0109999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.1499999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018935,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":215014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.85399999999999998,"15min":0.86699999999999999},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.84299999999999997,"15min":0.84499999999999997},"min":{"1min":0.56200000000000006,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.139,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.92200000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.85399999999999998,"15min":0.85899999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.0660000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.86399999999999999,"15min":0.85999999999999999},"min":{"1min":0.68300000000000005,"5min":0.628,"15min":0.628},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":1.123}]},{"osd":2,"last update":"Sat Sep 23 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.877,"15min":0.85499999999999998},"min":{"1min":0.59699999999999998,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.1339999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.90200000000000002,"15min":0.94599999999999995},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.1850000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.1739999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.90700000000000003,"15min":0.92100000000000004},"min":{"1min":0.59899999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.121,"5min":1.23,"15min":1.23},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90500000000000003,"15min":0.89500000000000002},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.1799999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.0449999999999999}]},{"osd":5,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"min":{"1min":0.56799999999999995,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":1.014},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.94299999999999995,"15min":0.95099999999999996},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.1839999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.2170000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:00:31 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.90000000000000002,"15min":0.90700000000000003},"min":{"1min":0.59299999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.042,"5min":1,"15min":1},"min":{"1min":0.70699999999999996,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2410000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.1890000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.97399999999999998,"15min":0.96999999999999997},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":1.238},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.99099999999999999,"15min":0.99299999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.151}]}]},{"osd":5,"up_from":36,"seq":154618822704,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297608,"kb_used_data":512,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447544,"statfs":{"total":95995035648,"available":95690285056,"internally_reserved":0,"allocated":524288,"data_stored":214699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.83799999999999997,"15min":0.82799999999999996},"min":{"1min":0.56100000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.171},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.88900000000000001,"15min":0.89900000000000002},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.89900000000000002}]},{"osd":1,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.89000000000000001,"15min":0.89800000000000002},"min":{"1min":0.67400000000000004,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.0940000000000001,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.86699999999999999,"15min":0.874},"min":{"1min":0.60799999999999998,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.0109999999999999,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":1.004}]},{"osd":2,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.90700000000000003,"15min":0.91200000000000003},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.90700000000000003,"15min":0.89700000000000002},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.85099999999999998}]},{"osd":3,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.98799999999999999,"15min":0.999},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.95099999999999996,"15min":0.95199999999999996},"min":{"1min":0.73799999999999999,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.093,"5min":1.149,"15min":1.149},"last":0.93000000000000005}]},{"osd":4,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.79500000000000004,"15min":0.79400000000000004},"min":{"1min":0.498,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.153,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.82599999999999996,"15min":0.81200000000000006},"min":{"1min":0.48999999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.2749999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:00:26 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.331,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.042},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.93700000000000006,"15min":0.93300000000000005},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.218}]},{"osd":7,"last update":"Sat Sep 23 20:00:08 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.92000000000000004,"15min":0.92200000000000004},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":1.103},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.026,"15min":1.024},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.1379999999999999}]}]}],"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":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":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}]}} 2023-09-23T20:00:38.003 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:00:38.177 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:37 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:00:37] "GET /metrics HTTP/1.1" 200 155645 "" "Prometheus/2.33.4" 2023-09-23T20:00:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:38 smithi173 bash[27697]: audit 2023-09-23T20:00:37.223029+0000 mgr.y (mgr.14442) 87 : audit [DBG] from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:00:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:38 smithi173 bash[27697]: cluster 2023-09-23T20:00:37.710681+0000 mgr.y (mgr.14442) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:39.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:38 smithi098 bash[33670]: audit 2023-09-23T20:00:37.223029+0000 mgr.y (mgr.14442) 87 : audit [DBG] from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:00:39.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:38 smithi098 bash[33670]: cluster 2023-09-23T20:00:37.710681+0000 mgr.y (mgr.14442) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:39.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:38 smithi098 bash[27308]: audit 2023-09-23T20:00:37.223029+0000 mgr.y (mgr.14442) 87 : audit [DBG] from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:00:39.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:38 smithi098 bash[27308]: cluster 2023-09-23T20:00:37.710681+0000 mgr.y (mgr.14442) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:41.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:40 smithi173 bash[27697]: cluster 2023-09-23T20:00:39.711398+0000 mgr.y (mgr.14442) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:41.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:40 smithi098 bash[33670]: cluster 2023-09-23T20:00:39.711398+0000 mgr.y (mgr.14442) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:41.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:40 smithi098 bash[27308]: cluster 2023-09-23T20:00:39.711398+0000 mgr.y (mgr.14442) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:42.769 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:43.177 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:42 smithi098 bash[33670]: cluster 2023-09-23T20:00:41.711991+0000 mgr.y (mgr.14442) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:43.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:42 smithi098 bash[27308]: cluster 2023-09-23T20:00:41.711991+0000 mgr.y (mgr.14442) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:43.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:42 smithi173 bash[27697]: cluster 2023-09-23T20:00:41.711991+0000 mgr.y (mgr.14442) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:45.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:44 smithi098 bash[27308]: cluster 2023-09-23T20:00:43.712424+0000 mgr.y (mgr.14442) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:45.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:44 smithi098 bash[33670]: cluster 2023-09-23T20:00:43.712424+0000 mgr.y (mgr.14442) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:44 smithi173 bash[27697]: cluster 2023-09-23T20:00:43.712424+0000 mgr.y (mgr.14442) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:45.840 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:00:45.843 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:00:45.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:00:45 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:00:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:00:46.635 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":71,"stamp":"2023-09-23T20:00:45.712684+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":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":2380884,"kb_used_data":4116,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580332,"statfs":{"total":767960285184,"available":765522259968,"internally_reserved":0,"allocated":4214784,"data_stored":1719167,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.338346+0000","last_change":"2023-09-23T19:59:05.337366+0000","last_active":"2023-09-23T19:59:06.338346+0000","last_peered":"2023-09-23T19:59:06.338346+0000","last_clean":"2023-09-23T19:59:06.338346+0000","last_became_active":"2023-09-23T19:59:05.336713+0000","last_became_peered":"2023-09-23T19:59:05.336713+0000","last_unstale":"2023-09-23T19:59:06.338346+0000","last_undegraded":"2023-09-23T19:59:06.338346+0000","last_fullsized":"2023-09-23T19:59:06.338346+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.339547+0000","last_change":"2023-09-23T19:59:05.335014+0000","last_active":"2023-09-23T19:59:06.339547+0000","last_peered":"2023-09-23T19:59:06.339547+0000","last_clean":"2023-09-23T19:59:06.339547+0000","last_became_active":"2023-09-23T19:59:05.334551+0000","last_became_peered":"2023-09-23T19:59:05.334551+0000","last_unstale":"2023-09-23T19:59:06.339547+0000","last_undegraded":"2023-09-23T19:59:06.339547+0000","last_fullsized":"2023-09-23T19:59:06.339547+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.644672+0000","last_change":"2023-09-23T19:59:05.477884+0000","last_active":"2023-09-23T19:59:06.644672+0000","last_peered":"2023-09-23T19:59:06.644672+0000","last_clean":"2023-09-23T19:59:06.644672+0000","last_became_active":"2023-09-23T19:59:05.476816+0000","last_became_peered":"2023-09-23T19:59:05.476816+0000","last_unstale":"2023-09-23T19:59:06.644672+0000","last_undegraded":"2023-09-23T19:59:06.644672+0000","last_fullsized":"2023-09-23T19:59:06.644672+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.644615+0000","last_change":"2023-09-23T19:59:05.477806+0000","last_active":"2023-09-23T19:59:06.644615+0000","last_peered":"2023-09-23T19:59:06.644615+0000","last_clean":"2023-09-23T19:59:06.644615+0000","last_became_active":"2023-09-23T19:59:05.476885+0000","last_became_peered":"2023-09-23T19:59:05.476885+0000","last_unstale":"2023-09-23T19:59:06.644615+0000","last_undegraded":"2023-09-23T19:59:06.644615+0000","last_fullsized":"2023-09-23T19:59:06.644615+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.644596+0000","last_change":"2023-09-23T19:58:06.102347+0000","last_active":"2023-09-23T19:59:06.644596+0000","last_peered":"2023-09-23T19:59:06.644596+0000","last_clean":"2023-09-23T19:59:06.644596+0000","last_became_active":"2023-09-23T19:58:06.101458+0000","last_became_peered":"2023-09-23T19:58:06.101458+0000","last_unstale":"2023-09-23T19:59:06.644596+0000","last_undegraded":"2023-09-23T19:59:06.644596+0000","last_fullsized":"2023-09-23T19:59:06.644596+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.643904+0000","last_change":"2023-09-23T19:59:05.337263+0000","last_active":"2023-09-23T19:59:06.643904+0000","last_peered":"2023-09-23T19:59:06.643904+0000","last_clean":"2023-09-23T19:59:06.643904+0000","last_became_active":"2023-09-23T19:59:05.336898+0000","last_became_peered":"2023-09-23T19:59:05.336898+0000","last_unstale":"2023-09-23T19:59:06.643904+0000","last_undegraded":"2023-09-23T19:59:06.643904+0000","last_fullsized":"2023-09-23T19:59:06.643904+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.338721+0000","last_change":"2023-09-23T19:59:05.473518+0000","last_active":"2023-09-23T19:59:06.338721+0000","last_peered":"2023-09-23T19:59:06.338721+0000","last_clean":"2023-09-23T19:59:06.338721+0000","last_became_active":"2023-09-23T19:59:05.473156+0000","last_became_peered":"2023-09-23T19:59:05.473156+0000","last_unstale":"2023-09-23T19:59:06.338721+0000","last_undegraded":"2023-09-23T19:59:06.338721+0000","last_fullsized":"2023-09-23T19:59:06.338721+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.643897+0000","last_change":"2023-09-23T19:59:05.336513+0000","last_active":"2023-09-23T19:59:06.643897+0000","last_peered":"2023-09-23T19:59:06.643897+0000","last_clean":"2023-09-23T19:59:06.643897+0000","last_became_active":"2023-09-23T19:59:05.336013+0000","last_became_peered":"2023-09-23T19:59:05.336013+0000","last_unstale":"2023-09-23T19:59:06.643897+0000","last_undegraded":"2023-09-23T19:59:06.643897+0000","last_fullsized":"2023-09-23T19:59:06.643897+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"state":"active+clean","last_fresh":"2023-09-23T19:59:06.339558+0000","last_change":"2023-09-23T19:59:05.474944+0000","last_active":"2023-09-23T19:59:06.339558+0000","last_peered":"2023-09-23T19:59:06.339558+0000","last_clean":"2023-09-23T19:59:06.339558+0000","last_became_active":"2023-09-23T19:59:05.474541+0000","last_became_peered":"2023-09-23T19:59:05.474541+0000","last_unstale":"2023-09-23T19:59:06.339558+0000","last_undegraded":"2023-09-23T19:59:06.339558+0000","last_fullsized":"2023-09-23T19:59:06.339558+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430241,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":215014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.85699999999999998,"15min":0.84899999999999998},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.2490000000000001,"5min":1.29,"15min":1.29},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.94499999999999995,"15min":0.94599999999999995},"min":{"1min":0.59799999999999998,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.149}]},{"osd":1,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2529999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.085},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.89600000000000002,"15min":0.89800000000000002},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.131,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.95599999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.85399999999999998,"15min":0.85199999999999998},"min":{"1min":0.68999999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.96699999999999997,"15min":0.96399999999999997},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2190000000000001,"5min":1.246,"15min":1.246},"last":0.91000000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.92900000000000005,"15min":0.93799999999999994},"min":{"1min":0.66300000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.0600000000000001,"5min":2.1619999999999999,"15min":2.1619999999999999},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1,"15min":1.0069999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3029999999999999,"5min":1.365,"15min":1.365},"last":0.97499999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.83199999999999996,"15min":0.82699999999999996},"min":{"1min":0.55400000000000005,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.177,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.88100000000000001,"15min":0.875},"min":{"1min":0.51100000000000001,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.873}]},{"osd":5,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.98999999999999999,"15min":0.97899999999999998},"min":{"1min":0.57599999999999996,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.3620000000000001,"5min":1.407,"15min":1.407},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.92800000000000005,"15min":0.91900000000000004},"min":{"1min":0.65900000000000003,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.1850000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.84399999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.97199999999999998,"15min":0.97099999999999997},"min":{"1min":0.64200000000000002,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.284,"5min":1.538,"15min":1.538},"last":1.054},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0029999999999999,"15min":0.99299999999999999},"min":{"1min":0.65200000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.0289999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626474,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297608,"kb_used_data":512,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447544,"statfs":{"total":95995035648,"available":95690285056,"internally_reserved":0,"allocated":524288,"data_stored":214699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.91100000000000003,"15min":0.92400000000000004},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.1990000000000001,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.95499999999999996,"15min":0.98099999999999998},"min":{"1min":0.65900000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.179,"5min":1.804,"15min":1.804},"last":1.0980000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.89700000000000002,"15min":0.88600000000000001},"min":{"1min":0.69699999999999995,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.2509999999999999},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.89000000000000001,"15min":0.89400000000000002},"min":{"1min":0.66300000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.86199999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.90200000000000002,"15min":0.90000000000000002},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1359999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.88200000000000001,"15min":0.89800000000000002},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":1.0149999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.92500000000000004,"15min":0.92800000000000005},"min":{"1min":0.69499999999999995,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.159,"5min":1.444,"15min":1.444},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.998,"5min":0.98499999999999999,"15min":0.98299999999999998},"min":{"1min":0.68799999999999994,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2809999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.1579999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.80600000000000005,"15min":0.78600000000000003},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1120000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.89000000000000001,"15min":0.87},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.353}]},{"osd":5,"last update":"Sat Sep 23 20:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93000000000000005,"15min":0.91000000000000003},"min":{"1min":0.47899999999999998,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.331},{"interface":"front","average":{"1min":0.995,"5min":0.96899999999999997,"15min":0.94899999999999995},"min":{"1min":0.70099999999999996,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.274,"5min":1.518,"15min":1.518},"last":1.276}]},{"osd":7,"last update":"Sat Sep 23 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.026,"15min":1.0229999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.2},{"interface":"front","average":{"1min":1.05,"5min":1.095,"15min":1.103},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.4690000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.3759999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574932,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297608,"kb_used_data":512,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447544,"statfs":{"total":95995035648,"available":95690285056,"internally_reserved":0,"allocated":524288,"data_stored":214699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 19:59:59 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.70699999999999996,"15min":0.58299999999999996},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.29999999999999999},"max":{"1min":1.03,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.74299999999999999,"15min":0.60999999999999999},"min":{"1min":0.42899999999999999,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.0820000000000001,"5min":3.1880000000000002,"15min":3.1880000000000002},"last":0.74399999999999999}]},{"osd":2,"last update":"Sat Sep 23 19:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.72399999999999998,"15min":0.64500000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.1399999999999999,"5min":3.4689999999999999,"15min":3.4689999999999999},"last":0.629},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.77800000000000002,"15min":0.69099999999999995},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1870000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.94799999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:00:34 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.82299999999999995,"15min":0.78100000000000003},"min":{"1min":0.58699999999999997,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1060000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.153},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.79300000000000004,"15min":0.78100000000000003},"min":{"1min":0.47099999999999997,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.97999999999999998,"5min":1.206,"15min":1.206},"last":1.0229999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:00:05 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.997,"15min":0.94699999999999995},"min":{"1min":0.81599999999999995,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.4490000000000001,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.3859999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.999,"15min":0.97399999999999998},"min":{"1min":0.748,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.248,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":0.88700000000000001}]},{"osd":5,"last update":"Sat Sep 23 19:59:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.0409999999999999,"15min":1.0609999999999999},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.337,"5min":1.617,"15min":1.617},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.0549999999999999,"15min":1.0860000000000001},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.242,"5min":1.77,"15min":1.77},"last":0.90100000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:00:34 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.1719999999999999,"15min":1.1970000000000001},"min":{"1min":0.79000000000000004,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.3420000000000001,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.3240000000000001},{"interface":"front","average":{"1min":1.046,"5min":1.1499999999999999,"15min":1.179},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.468,"5min":1.76,"15min":1.76},"last":1.0820000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:00:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.1060000000000001,"15min":1.1140000000000001},"min":{"1min":0.71599999999999997,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3779999999999999,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.151,"15min":1.163},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4119999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.4339999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738463,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":215014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:00:05 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.69499999999999995,"15min":0.55800000000000005},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.81299999999999994,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.72699999999999998,"15min":0.623},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.86099999999999999,"5min":1.397,"15min":1.397},"last":0.60499999999999998}]},{"osd":2,"last update":"Sat Sep 23 19:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.751,"15min":0.66100000000000003},"min":{"1min":0.38800000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.98799999999999999,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.72599999999999998,"15min":0.63700000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.93899999999999995,"5min":1.552,"15min":1.552},"last":0.90600000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.74199999999999999,"15min":0.71799999999999997},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.90000000000000002,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.81399999999999995,"15min":0.82199999999999995},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.143,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":0.82499999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:00:08 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.99099999999999999,"15min":0.99299999999999999},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.3169999999999999,"5min":1.603,"15min":1.603},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.96299999999999997,"15min":0.95499999999999996},"min":{"1min":0.68200000000000005,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.125,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":0.753}]},{"osd":5,"last update":"Sat Sep 23 19:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.98499999999999999,"15min":1.008},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.159,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.0209999999999999,"15min":1.0289999999999999},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.3700000000000001,"5min":1.486,"15min":1.486},"last":0.93100000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.04,"15min":1.0860000000000001},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.633,"5min":1.651,"15min":1.651},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.115,"15min":1.1819999999999999},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.5840000000000001,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.03}]},{"osd":7,"last update":"Sat Sep 23 20:00:08 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.1020000000000001,"15min":1.1220000000000001},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.133},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0740000000000001,"15min":1.091},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3919999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.3200000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411404,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":215014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 19:59:41 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.65600000000000003,"15min":0.58099999999999996},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.745,"5min":0.69499999999999995,"15min":0.59899999999999998},"min":{"1min":0.42099999999999999,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.746}]},{"osd":1,"last update":"Sat Sep 23 19:59:41 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.76500000000000001,"15min":0.67900000000000005},"min":{"1min":0.438,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.1100000000000001,"5min":1.177,"15min":1.177},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.76400000000000001,"15min":0.68799999999999994},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.93300000000000005,"5min":1.073,"15min":1.073},"last":0.65500000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:00:23 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.73599999999999999,"15min":0.73099999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.80000000000000004,"15min":0.78400000000000003},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.149,"5min":1.321,"15min":1.321},"last":0.90000000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.97899999999999998,"15min":0.96699999999999997},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.3779999999999999,"5min":1.419,"15min":1.419},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.006,"15min":0.99399999999999999},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.3919999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.1080000000000001}]},{"osd":5,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94399999999999995,"15min":0.94199999999999995},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.202,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.01,"5min":1.008,"15min":1},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.2709999999999999,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.0940000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:00:35 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.042,"15min":1.048},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.258,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.02,"15min":1.018},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.92900000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:00:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.113,"15min":1.125},"min":{"1min":0.80600000000000005,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.129,"15min":1.139},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.2769999999999999,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.0329999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182466,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":215014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:00:29 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.67600000000000005,"15min":0.63800000000000001},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.93100000000000005,"5min":1.0089999999999999,"15min":1.0089999999999999},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.73999999999999999,"15min":0.72299999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.02,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":0.78200000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:00:29 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.76600000000000001,"15min":0.77700000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.5940000000000001,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.72899999999999998,"15min":0.72899999999999998},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.105,"5min":1.105,"15min":1.105},"last":0.53300000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:00:29 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.745,"15min":0.754},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.96299999999999997,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.77900000000000003,"15min":0.76100000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.0209999999999999,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.65500000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:00:05 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.94799999999999995,"15min":0.92000000000000004},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.026,"5min":4.8609999999999998,"15min":4.8609999999999998},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.94999999999999996,"15min":0.94199999999999995},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.516,"5min":1.9730000000000001,"15min":1.9730000000000001},"last":0.96399999999999997}]},{"osd":5,"last update":"Sat Sep 23 19:59:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.01,"15min":1.0149999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.48,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.0009999999999999,"15min":1.0169999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3560000000000001,"5min":1.361,"15min":1.361},"last":0.98299999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:00:29 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.103,"15min":1.1319999999999999},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.415,"5min":1.667,"15min":1.667},"last":1.012},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.1100000000000001,"15min":1.107},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.266,"5min":4.8330000000000002,"15min":4.8330000000000002},"last":0.80700000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:00:12 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.2410000000000001,"15min":1.2689999999999999},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.389,"5min":4.9039999999999999,"15min":4.9039999999999999},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0069999999999999,"15min":1.0109999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.92700000000000005}]}]},{"osd":4,"up_from":30,"seq":128849018937,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297612,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447540,"statfs":{"total":95995035648,"available":95690280960,"internally_reserved":0,"allocated":528384,"data_stored":215014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.85399999999999998,"15min":0.86699999999999999},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.84299999999999997,"15min":0.84499999999999997},"min":{"1min":0.56200000000000006,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.139,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.73799999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.85399999999999998,"15min":0.85899999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.0660000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.86399999999999999,"15min":0.85999999999999999},"min":{"1min":0.68300000000000005,"5min":0.628,"15min":0.628},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":0.95699999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.877,"15min":0.85499999999999998},"min":{"1min":0.59699999999999998,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.1339999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.90200000000000002,"15min":0.94599999999999995},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.1850000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.0629999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:00:06 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.90700000000000003,"15min":0.92100000000000004},"min":{"1min":0.59899999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.121,"5min":1.23,"15min":1.23},"last":1.194},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90500000000000003,"15min":0.89500000000000002},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.1799999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.014}]},{"osd":5,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"min":{"1min":0.56799999999999995,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.94299999999999995,"15min":0.95099999999999996},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.1839999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.248}]},{"osd":6,"last update":"Sat Sep 23 20:00:31 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.90000000000000002,"15min":0.90700000000000003},"min":{"1min":0.59299999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":1.119},{"interface":"front","average":{"1min":1.042,"5min":1,"15min":1},"min":{"1min":0.70699999999999996,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2410000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.1080000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.97399999999999998,"15min":0.96999999999999997},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":1.169},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.99099999999999999,"15min":0.99299999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.2270000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822706,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297608,"kb_used_data":512,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447544,"statfs":{"total":95995035648,"available":95690285056,"internally_reserved":0,"allocated":524288,"data_stored":214699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.83799999999999997,"15min":0.82799999999999996},"min":{"1min":0.56100000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.879},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.88900000000000001,"15min":0.89900000000000002},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":1.0629999999999999}]},{"osd":1,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.89000000000000001,"15min":0.89800000000000002},"min":{"1min":0.67400000000000004,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.0940000000000001,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.86699999999999999,"15min":0.874},"min":{"1min":0.60799999999999998,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.0109999999999999,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":1.1970000000000001}]},{"osd":2,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.90700000000000003,"15min":0.91200000000000003},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.2270000000000001},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.90700000000000003,"15min":0.89700000000000002},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.77200000000000002}]},{"osd":3,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.98799999999999999,"15min":0.999},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.95099999999999996,"15min":0.95199999999999996},"min":{"1min":0.73799999999999999,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.093,"5min":1.149,"15min":1.149},"last":1.113}]},{"osd":4,"last update":"Sat Sep 23 19:59:46 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.79500000000000004,"15min":0.79400000000000004},"min":{"1min":0.498,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.153,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.82599999999999996,"15min":0.81200000000000006},"min":{"1min":0.48999999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.0449999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:00:26 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.331,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.143},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.93700000000000006,"15min":0.93300000000000005},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.256}]},{"osd":7,"last update":"Sat Sep 23 20:00:08 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.92000000000000004,"15min":0.92200000000000004},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":1.018},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.026,"15min":1.024},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.1619999999999999}]}]}],"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":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":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}]}} 2023-09-23T20:00:46.638 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T20:00:46.638 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T20:00:46.638 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T20:00:46.638 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T20:00:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:46 smithi173 bash[27697]: cluster 2023-09-23T20:00:45.712940+0000 mgr.y (mgr.14442) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:46 smithi173 bash[27697]: audit 2023-09-23T20:00:45.833866+0000 mgr.y (mgr.14442) 93 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:00:47.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:46 smithi098 bash[27308]: cluster 2023-09-23T20:00:45.712940+0000 mgr.y (mgr.14442) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:47.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:46 smithi098 bash[27308]: audit 2023-09-23T20:00:45.833866+0000 mgr.y (mgr.14442) 93 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:00:47.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:46 smithi098 bash[33670]: cluster 2023-09-23T20:00:45.712940+0000 mgr.y (mgr.14442) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:47.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:46 smithi098 bash[33670]: audit 2023-09-23T20:00:45.833866+0000 mgr.y (mgr.14442) 93 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:00:48.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:47 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:00:47] "GET /metrics HTTP/1.1" 200 155642 "" "Prometheus/2.33.4" 2023-09-23T20:00:49.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:48 smithi173 bash[27697]: cluster 2023-09-23T20:00:47.713501+0000 mgr.y (mgr.14442) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:49.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:48 smithi098 bash[33670]: cluster 2023-09-23T20:00:47.713501+0000 mgr.y (mgr.14442) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:49.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:48 smithi098 bash[27308]: cluster 2023-09-23T20:00:47.713501+0000 mgr.y (mgr.14442) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:51.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:50 smithi173 bash[27697]: cluster 2023-09-23T20:00:49.714183+0000 mgr.y (mgr.14442) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:51.405 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:00:51.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:50 smithi098 bash[27308]: cluster 2023-09-23T20:00:49.714183+0000 mgr.y (mgr.14442) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:51.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:50 smithi098 bash[33670]: cluster 2023-09-23T20:00:49.714183+0000 mgr.y (mgr.14442) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:53.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:53 smithi173 bash[27697]: cluster 2023-09-23T20:00:51.714780+0000 mgr.y (mgr.14442) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:53.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:53 smithi098 bash[33670]: cluster 2023-09-23T20:00:51.714780+0000 mgr.y (mgr.14442) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:53.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:53 smithi098 bash[27308]: cluster 2023-09-23T20:00:51.714780+0000 mgr.y (mgr.14442) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:54.373 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:00:55.140 INFO:teuthology.orchestra.run.smithi098.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T20:00:55.140 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T20:00:55.140 INFO:tasks.cephadm:Setup complete, yielding 2023-09-23T20:00:55.140 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-09-23T20:00:55.149 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi098.front.sepia.ceph.com 2023-09-23T20:00:55.150 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-09-23T20:00:55.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:55 smithi173 bash[27697]: cluster 2023-09-23T20:00:53.715427+0000 mgr.y (mgr.14442) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:55.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:55 smithi173 bash[27697]: audit 2023-09-23T20:00:54.370941+0000 mon.a (mon.0) 662 : audit [DBG] from='client.? 172.21.15.98:0/735309259' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:00:55.346 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:55 smithi098 bash[33670]: cluster 2023-09-23T20:00:53.715427+0000 mgr.y (mgr.14442) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:55.346 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:55 smithi098 bash[33670]: audit 2023-09-23T20:00:54.370941+0000 mon.a (mon.0) 662 : audit [DBG] from='client.? 172.21.15.98:0/735309259' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:00:55.346 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:55 smithi098 bash[27308]: cluster 2023-09-23T20:00:53.715427+0000 mgr.y (mgr.14442) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:55.346 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:55 smithi098 bash[27308]: audit 2023-09-23T20:00:54.370941+0000 mon.a (mon.0) 662 : audit [DBG] from='client.? 172.21.15.98:0/735309259' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:00:55.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:00:55 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:00:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:00:57.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:57 smithi173 bash[27697]: cluster 2023-09-23T20:00:55.715987+0000 mgr.y (mgr.14442) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:57.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:57 smithi098 bash[33670]: cluster 2023-09-23T20:00:55.715987+0000 mgr.y (mgr.14442) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:57.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:57 smithi098 bash[27308]: cluster 2023-09-23T20:00:55.715987+0000 mgr.y (mgr.14442) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:58.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:00:57 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:00:57] "GET /metrics HTTP/1.1" 200 155669 "" "Prometheus/2.33.4" 2023-09-23T20:00:59.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:59 smithi173 bash[27697]: cluster 2023-09-23T20:00:57.716549+0000 mgr.y (mgr.14442) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:59.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:00:59 smithi173 bash[27697]: audit 2023-09-23T20:00:58.257754+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T20:00:59.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:59 smithi098 bash[27308]: cluster 2023-09-23T20:00:57.716549+0000 mgr.y (mgr.14442) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:59.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:00:59 smithi098 bash[27308]: audit 2023-09-23T20:00:58.257754+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T20:00:59.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:59 smithi098 bash[33670]: cluster 2023-09-23T20:00:57.716549+0000 mgr.y (mgr.14442) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:00:59.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:00:59 smithi098 bash[33670]: audit 2023-09-23T20:00:58.257754+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T20:01:00.298 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:00 smithi098 bash[33670]: audit 2023-09-23T20:00:58.257016+0000 mgr.y (mgr.14442) 100 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:01:00.298 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:00 smithi098 bash[33670]: audit 2023-09-23T20:00:59.030726+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T20:01:00.298 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:00 smithi098 bash[33670]: cluster 2023-09-23T20:00:59.030912+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T20:01:00.298 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:00 smithi098 bash[33670]: audit 2023-09-23T20:00:59.036628+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T20:01:00.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:00 smithi098 bash[27308]: audit 2023-09-23T20:00:58.257016+0000 mgr.y (mgr.14442) 100 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:01:00.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:00 smithi098 bash[27308]: audit 2023-09-23T20:00:59.030726+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T20:01:00.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:00 smithi098 bash[27308]: cluster 2023-09-23T20:00:59.030912+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T20:01:00.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:00 smithi098 bash[27308]: audit 2023-09-23T20:00:59.036628+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T20:01:00.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:00 smithi098 bash[27308]: debug 2023-09-23T20:01:00.044+0000 7f9cb7cbc700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T20:01:00.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:00 smithi173 bash[27697]: audit 2023-09-23T20:00:58.257016+0000 mgr.y (mgr.14442) 100 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:01:00.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:00 smithi173 bash[27697]: audit 2023-09-23T20:00:59.030726+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T20:01:00.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:00 smithi173 bash[27697]: cluster 2023-09-23T20:00:59.030912+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T20:01:00.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:00 smithi173 bash[27697]: audit 2023-09-23T20:00:59.036628+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T20:01:00.967 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-09-23T20:01:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: cluster 2023-09-23T20:00:59.717156+0000 mgr.y (mgr.14442) 101 : cluster [DBG] pgmap v79: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.042776+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T20:01:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: cluster 2023-09-23T20:01:00.042930+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T20:01:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.048256+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T20:01:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: cluster 2023-09-23T20:01:00.049141+0000 mon.a (mon.0) 670 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T20:01:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: cluster 2023-09-23T20:01:00.049309+0000 mon.a (mon.0) 671 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T20:01:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: cluster 2023-09-23T20:01:00.060686+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T20:01:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.061781+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T20:01:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: cluster 2023-09-23T20:01:00.061876+0000 mon.a (mon.0) 674 : cluster [DBG] fsmap foo:0 2023-09-23T20:01:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: cephadm 2023-09-23T20:01:00.066177+0000 mgr.y (mgr.14442) 102 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T20:01:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.072051+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.108131+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.355641+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.595845+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.597138+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:01:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.605159+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.613583+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.614679+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi098.uolpbb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:01:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.618499+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi098.uolpbb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T20:01:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:01 smithi173 bash[27697]: audit 2023-09-23T20:01:00.619423+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:01.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: cluster 2023-09-23T20:00:59.717156+0000 mgr.y (mgr.14442) 101 : cluster [DBG] pgmap v79: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:01.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.042776+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T20:01:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: cluster 2023-09-23T20:01:00.042930+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T20:01:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.048256+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T20:01:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: cluster 2023-09-23T20:01:00.049141+0000 mon.a (mon.0) 670 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T20:01:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: cluster 2023-09-23T20:01:00.049309+0000 mon.a (mon.0) 671 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T20:01:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: cluster 2023-09-23T20:01:00.060686+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T20:01:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.061781+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T20:01:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: cluster 2023-09-23T20:01:00.061876+0000 mon.a (mon.0) 674 : cluster [DBG] fsmap foo:0 2023-09-23T20:01:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: cephadm 2023-09-23T20:01:00.066177+0000 mgr.y (mgr.14442) 102 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T20:01:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.072051+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.108131+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.355641+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.595845+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:01.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.597138+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:01:01.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.605159+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.613583+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.614679+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi098.uolpbb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:01:01.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.618499+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi098.uolpbb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T20:01:01.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[27308]: audit 2023-09-23T20:01:00.619423+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: cluster 2023-09-23T20:00:59.717156+0000 mgr.y (mgr.14442) 101 : cluster [DBG] pgmap v79: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.042776+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: cluster 2023-09-23T20:01:00.042930+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.048256+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: cluster 2023-09-23T20:01:00.049141+0000 mon.a (mon.0) 670 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: cluster 2023-09-23T20:01:00.049309+0000 mon.a (mon.0) 671 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: cluster 2023-09-23T20:01:00.060686+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.061781+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: cluster 2023-09-23T20:01:00.061876+0000 mon.a (mon.0) 674 : cluster [DBG] fsmap foo:0 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: cephadm 2023-09-23T20:01:00.066177+0000 mgr.y (mgr.14442) 102 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.072051+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.108131+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.355641+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.595845+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:01.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.597138+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:01:01.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.605159+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.613583+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:01.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.614679+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi098.uolpbb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:01:01.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.618499+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi098.uolpbb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T20:01:01.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:01 smithi098 bash[33670]: audit 2023-09-23T20:01:00.619423+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:02.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:02 smithi173 bash[27697]: cephadm 2023-09-23T20:01:00.620209+0000 mgr.y (mgr.14442) 103 : cephadm [INF] Deploying daemon mds.foo.smithi098.uolpbb on smithi098 2023-09-23T20:01:02.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:02 smithi173 bash[27697]: cluster 2023-09-23T20:01:01.060253+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T20:01:02.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:02 smithi098 bash[33670]: cephadm 2023-09-23T20:01:00.620209+0000 mgr.y (mgr.14442) 103 : cephadm [INF] Deploying daemon mds.foo.smithi098.uolpbb on smithi098 2023-09-23T20:01:02.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:02 smithi098 bash[33670]: cluster 2023-09-23T20:01:01.060253+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T20:01:02.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:02 smithi098 bash[27308]: cephadm 2023-09-23T20:01:00.620209+0000 mgr.y (mgr.14442) 103 : cephadm [INF] Deploying daemon mds.foo.smithi098.uolpbb on smithi098 2023-09-23T20:01:02.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:02 smithi098 bash[27308]: cluster 2023-09-23T20:01:01.060253+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T20:01:03.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:03 smithi098 bash[27308]: cluster 2023-09-23T20:01:01.717872+0000 mgr.y (mgr.14442) 104 : cluster [DBG] pgmap v83: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:03.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:03 smithi098 bash[27308]: cluster 2023-09-23T20:01:02.070197+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T20:01:03.343 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:03 smithi098 bash[33670]: cluster 2023-09-23T20:01:01.717872+0000 mgr.y (mgr.14442) 104 : cluster [DBG] pgmap v83: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:03.343 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:03 smithi098 bash[33670]: cluster 2023-09-23T20:01:02.070197+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T20:01:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:03 smithi173 bash[27697]: cluster 2023-09-23T20:01:01.717872+0000 mgr.y (mgr.14442) 104 : cluster [DBG] pgmap v83: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:03 smithi173 bash[27697]: cluster 2023-09-23T20:01:02.070197+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T20:01:05.223 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[33670]: cluster 2023-09-23T20:01:03.718725+0000 mgr.y (mgr.14442) 105 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:05.224 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[33670]: audit 2023-09-23T20:01:03.954883+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:05.224 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[33670]: audit 2023-09-23T20:01:03.956493+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi173.zebbhb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:01:05.224 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[33670]: audit 2023-09-23T20:01:03.962408+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi173.zebbhb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T20:01:05.224 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[33670]: audit 2023-09-23T20:01:03.963914+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:05.224 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[33670]: cephadm 2023-09-23T20:01:03.965004+0000 mgr.y (mgr.14442) 106 : cephadm [INF] Deploying daemon mds.foo.smithi173.zebbhb on smithi173 2023-09-23T20:01:05.224 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[27308]: cluster 2023-09-23T20:01:03.718725+0000 mgr.y (mgr.14442) 105 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:05.224 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[27308]: audit 2023-09-23T20:01:03.954883+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:05.225 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[27308]: audit 2023-09-23T20:01:03.956493+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi173.zebbhb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:01:05.225 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[27308]: audit 2023-09-23T20:01:03.962408+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi173.zebbhb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T20:01:05.225 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[27308]: audit 2023-09-23T20:01:03.963914+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:05.225 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:04 smithi098 bash[27308]: cephadm 2023-09-23T20:01:03.965004+0000 mgr.y (mgr.14442) 106 : cephadm [INF] Deploying daemon mds.foo.smithi173.zebbhb on smithi173 2023-09-23T20:01:05.248 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:04 smithi173 bash[27697]: cluster 2023-09-23T20:01:03.718725+0000 mgr.y (mgr.14442) 105 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:05.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:04 smithi173 bash[27697]: audit 2023-09-23T20:01:03.954883+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:05.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:04 smithi173 bash[27697]: audit 2023-09-23T20:01:03.956493+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi173.zebbhb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:01:05.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:04 smithi173 bash[27697]: audit 2023-09-23T20:01:03.962408+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi173.zebbhb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T20:01:05.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:04 smithi173 bash[27697]: audit 2023-09-23T20:01:03.963914+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:05.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:04 smithi173 bash[27697]: cephadm 2023-09-23T20:01:03.965004+0000 mgr.y (mgr.14442) 106 : cephadm [INF] Deploying daemon mds.foo.smithi173.zebbhb on smithi173 2023-09-23T20:01:05.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:01:05 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:01:06.256 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-09-23T20:01:07.344 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: cluster 2023-09-23T20:01:05.719310+0000 mgr.y (mgr.14442) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:07.344 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: cluster 2023-09-23T20:01:05.964968+0000 mon.a (mon.0) 691 : cluster [DBG] mds.? [v2:172.21.15.98:6834/2438180680,v1:172.21.15.98:6835/2438180680] up:boot 2023-09-23T20:01:07.345 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: cluster 2023-09-23T20:01:05.965054+0000 mon.a (mon.0) 692 : cluster [INF] daemon mds.foo.smithi098.uolpbb assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T20:01:07.345 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: cluster 2023-09-23T20:01:05.965163+0000 mon.a (mon.0) 693 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T20:01:07.345 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: cluster 2023-09-23T20:01:05.965201+0000 mon.a (mon.0) 694 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T20:01:07.345 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: cluster 2023-09-23T20:01:05.965229+0000 mon.a (mon.0) 695 : cluster [INF] Cluster is now healthy 2023-09-23T20:01:07.345 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: cluster 2023-09-23T20:01:05.965512+0000 mon.a (mon.0) 696 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T20:01:07.345 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: audit 2023-09-23T20:01:05.965639+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi098.uolpbb"}]: dispatch 2023-09-23T20:01:07.345 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: cluster 2023-09-23T20:01:05.972580+0000 mon.a (mon.0) 698 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:creating} 2023-09-23T20:01:07.345 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: cluster 2023-09-23T20:01:05.986973+0000 mon.a (mon.0) 699 : cluster [INF] daemon mds.foo.smithi098.uolpbb is now active in filesystem foo as rank 0 2023-09-23T20:01:07.345 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: audit 2023-09-23T20:01:06.239151+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:07.346 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[27308]: audit 2023-09-23T20:01:06.241370+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:07.346 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: cluster 2023-09-23T20:01:05.719310+0000 mgr.y (mgr.14442) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:07.346 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: cluster 2023-09-23T20:01:05.964968+0000 mon.a (mon.0) 691 : cluster [DBG] mds.? [v2:172.21.15.98:6834/2438180680,v1:172.21.15.98:6835/2438180680] up:boot 2023-09-23T20:01:07.346 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: cluster 2023-09-23T20:01:05.965054+0000 mon.a (mon.0) 692 : cluster [INF] daemon mds.foo.smithi098.uolpbb assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T20:01:07.346 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: cluster 2023-09-23T20:01:05.965163+0000 mon.a (mon.0) 693 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T20:01:07.346 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: cluster 2023-09-23T20:01:05.965201+0000 mon.a (mon.0) 694 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T20:01:07.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: cluster 2023-09-23T20:01:05.965229+0000 mon.a (mon.0) 695 : cluster [INF] Cluster is now healthy 2023-09-23T20:01:07.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: cluster 2023-09-23T20:01:05.965512+0000 mon.a (mon.0) 696 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T20:01:07.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: audit 2023-09-23T20:01:05.965639+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi098.uolpbb"}]: dispatch 2023-09-23T20:01:07.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: cluster 2023-09-23T20:01:05.972580+0000 mon.a (mon.0) 698 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:creating} 2023-09-23T20:01:07.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: cluster 2023-09-23T20:01:05.986973+0000 mon.a (mon.0) 699 : cluster [INF] daemon mds.foo.smithi098.uolpbb is now active in filesystem foo as rank 0 2023-09-23T20:01:07.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: audit 2023-09-23T20:01:06.239151+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:07.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:06 smithi098 bash[33670]: audit 2023-09-23T20:01:06.241370+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:07.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: cluster 2023-09-23T20:01:05.719310+0000 mgr.y (mgr.14442) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:07.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: cluster 2023-09-23T20:01:05.964968+0000 mon.a (mon.0) 691 : cluster [DBG] mds.? [v2:172.21.15.98:6834/2438180680,v1:172.21.15.98:6835/2438180680] up:boot 2023-09-23T20:01:07.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: cluster 2023-09-23T20:01:05.965054+0000 mon.a (mon.0) 692 : cluster [INF] daemon mds.foo.smithi098.uolpbb assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T20:01:07.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: cluster 2023-09-23T20:01:05.965163+0000 mon.a (mon.0) 693 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T20:01:07.349 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: cluster 2023-09-23T20:01:05.965201+0000 mon.a (mon.0) 694 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T20:01:07.349 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: cluster 2023-09-23T20:01:05.965229+0000 mon.a (mon.0) 695 : cluster [INF] Cluster is now healthy 2023-09-23T20:01:07.349 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: cluster 2023-09-23T20:01:05.965512+0000 mon.a (mon.0) 696 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T20:01:07.349 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: audit 2023-09-23T20:01:05.965639+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi098.uolpbb"}]: dispatch 2023-09-23T20:01:07.349 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: cluster 2023-09-23T20:01:05.972580+0000 mon.a (mon.0) 698 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:creating} 2023-09-23T20:01:07.349 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: cluster 2023-09-23T20:01:05.986973+0000 mon.a (mon.0) 699 : cluster [INF] daemon mds.foo.smithi098.uolpbb is now active in filesystem foo as rank 0 2023-09-23T20:01:07.350 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: audit 2023-09-23T20:01:06.239151+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:07.350 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:06 smithi173 bash[27697]: audit 2023-09-23T20:01:06.241370+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:07.984 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:01:07 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:07] "GET /metrics HTTP/1.1" 200 155669 "" "Prometheus/2.33.4" 2023-09-23T20:01:08.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:07 smithi098 bash[33670]: cluster 2023-09-23T20:01:06.976518+0000 mon.a (mon.0) 702 : cluster [DBG] mds.? [v2:172.21.15.98:6834/2438180680,v1:172.21.15.98:6835/2438180680] up:active 2023-09-23T20:01:08.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:07 smithi098 bash[33670]: cluster 2023-09-23T20:01:06.976596+0000 mon.a (mon.0) 703 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 2023-09-23T20:01:08.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:07 smithi098 bash[27308]: cluster 2023-09-23T20:01:06.976518+0000 mon.a (mon.0) 702 : cluster [DBG] mds.? [v2:172.21.15.98:6834/2438180680,v1:172.21.15.98:6835/2438180680] up:active 2023-09-23T20:01:08.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:07 smithi098 bash[27308]: cluster 2023-09-23T20:01:06.976596+0000 mon.a (mon.0) 703 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 2023-09-23T20:01:08.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:07 smithi173 bash[27697]: cluster 2023-09-23T20:01:06.976518+0000 mon.a (mon.0) 702 : cluster [DBG] mds.? [v2:172.21.15.98:6834/2438180680,v1:172.21.15.98:6835/2438180680] up:active 2023-09-23T20:01:08.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:07 smithi173 bash[27697]: cluster 2023-09-23T20:01:06.976596+0000 mon.a (mon.0) 703 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 2023-09-23T20:01:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:08 smithi173 bash[27697]: cluster 2023-09-23T20:01:07.719757+0000 mgr.y (mgr.14442) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:08 smithi173 bash[27697]: cluster 2023-09-23T20:01:07.984970+0000 mon.a (mon.0) 704 : cluster [DBG] mds.? [v2:172.21.15.173:6832/2741021528,v1:172.21.15.173:6833/2741021528] up:boot 2023-09-23T20:01:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:08 smithi173 bash[27697]: cluster 2023-09-23T20:01:07.985312+0000 mon.a (mon.0) 705 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:01:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:08 smithi173 bash[27697]: audit 2023-09-23T20:01:07.985463+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi173.zebbhb"}]: dispatch 2023-09-23T20:01:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:08 smithi173 bash[27697]: cluster 2023-09-23T20:01:07.989635+0000 mon.a (mon.0) 707 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:01:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:08 smithi173 bash[27697]: audit 2023-09-23T20:01:08.191557+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:09.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[33670]: cluster 2023-09-23T20:01:07.719757+0000 mgr.y (mgr.14442) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:09.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[33670]: cluster 2023-09-23T20:01:07.984970+0000 mon.a (mon.0) 704 : cluster [DBG] mds.? [v2:172.21.15.173:6832/2741021528,v1:172.21.15.173:6833/2741021528] up:boot 2023-09-23T20:01:09.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[33670]: cluster 2023-09-23T20:01:07.985312+0000 mon.a (mon.0) 705 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:01:09.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[33670]: audit 2023-09-23T20:01:07.985463+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi173.zebbhb"}]: dispatch 2023-09-23T20:01:09.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[33670]: cluster 2023-09-23T20:01:07.989635+0000 mon.a (mon.0) 707 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:01:09.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[33670]: audit 2023-09-23T20:01:08.191557+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:09.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[27308]: cluster 2023-09-23T20:01:07.719757+0000 mgr.y (mgr.14442) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[27308]: cluster 2023-09-23T20:01:07.984970+0000 mon.a (mon.0) 704 : cluster [DBG] mds.? [v2:172.21.15.173:6832/2741021528,v1:172.21.15.173:6833/2741021528] up:boot 2023-09-23T20:01:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[27308]: cluster 2023-09-23T20:01:07.985312+0000 mon.a (mon.0) 705 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:01:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[27308]: audit 2023-09-23T20:01:07.985463+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi173.zebbhb"}]: dispatch 2023-09-23T20:01:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[27308]: cluster 2023-09-23T20:01:07.989635+0000 mon.a (mon.0) 707 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:01:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:08 smithi098 bash[27308]: audit 2023-09-23T20:01:08.191557+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:10.354 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T20:01:10.364 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T20:01:10.364 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T20:01:10.365 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T20:01:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:10 smithi173 bash[27697]: cluster 2023-09-23T20:01:09.720844+0000 mgr.y (mgr.14442) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:11.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:10 smithi098 bash[27308]: cluster 2023-09-23T20:01:09.720844+0000 mgr.y (mgr.14442) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:11.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:10 smithi098 bash[33670]: cluster 2023-09-23T20:01:09.720844+0000 mgr.y (mgr.14442) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:12 smithi173 bash[27697]: cluster 2023-09-23T20:01:11.721430+0000 mgr.y (mgr.14442) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:12 smithi173 bash[27697]: audit 2023-09-23T20:01:11.978675+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:12 smithi173 bash[27697]: audit 2023-09-23T20:01:12.113181+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:12 smithi173 bash[27697]: audit 2023-09-23T20:01:12.115210+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:12 smithi173 bash[27697]: audit 2023-09-23T20:01:12.116704+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:01:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:12 smithi173 bash[27697]: audit 2023-09-23T20:01:12.125527+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:12 smithi173 bash[27697]: audit 2023-09-23T20:01:12.133904+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:12 smithi173 bash[27697]: audit 2023-09-23T20:01:12.136208+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:12 smithi173 bash[27697]: audit 2023-09-23T20:01:12.137397+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:01:13.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:12 smithi173 bash[27697]: audit 2023-09-23T20:01:12.145761+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:13.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[27308]: cluster 2023-09-23T20:01:11.721430+0000 mgr.y (mgr.14442) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:13.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[27308]: audit 2023-09-23T20:01:11.978675+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:13.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[27308]: audit 2023-09-23T20:01:12.113181+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:13.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[27308]: audit 2023-09-23T20:01:12.115210+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:13.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[27308]: audit 2023-09-23T20:01:12.116704+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:01:13.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[27308]: audit 2023-09-23T20:01:12.125527+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:13.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[27308]: audit 2023-09-23T20:01:12.133904+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:13.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[27308]: audit 2023-09-23T20:01:12.136208+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:13.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[27308]: audit 2023-09-23T20:01:12.137397+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:01:13.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[27308]: audit 2023-09-23T20:01:12.145761+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:13.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[33670]: cluster 2023-09-23T20:01:11.721430+0000 mgr.y (mgr.14442) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:13.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[33670]: audit 2023-09-23T20:01:11.978675+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:13.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[33670]: audit 2023-09-23T20:01:12.113181+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[33670]: audit 2023-09-23T20:01:12.115210+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[33670]: audit 2023-09-23T20:01:12.116704+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:01:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[33670]: audit 2023-09-23T20:01:12.125527+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[33670]: audit 2023-09-23T20:01:12.133904+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:01:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[33670]: audit 2023-09-23T20:01:12.136208+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:01:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[33670]: audit 2023-09-23T20:01:12.137397+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:01:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:12 smithi098 bash[33670]: audit 2023-09-23T20:01:12.145761+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:15.078 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:14 smithi173 bash[27697]: cluster 2023-09-23T20:01:13.722277+0000 mgr.y (mgr.14442) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:15.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:14 smithi098 bash[27308]: cluster 2023-09-23T20:01:13.722277+0000 mgr.y (mgr.14442) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:15.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:14 smithi098 bash[33670]: cluster 2023-09-23T20:01:13.722277+0000 mgr.y (mgr.14442) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:15.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:01:15 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:01:17.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:16 smithi098 bash[27308]: cluster 2023-09-23T20:01:15.722673+0000 mgr.y (mgr.14442) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:17.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:16 smithi098 bash[33670]: cluster 2023-09-23T20:01:15.722673+0000 mgr.y (mgr.14442) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:16 smithi173 bash[27697]: cluster 2023-09-23T20:01:15.722673+0000 mgr.y (mgr.14442) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:17.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:01:17 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:17] "GET /metrics HTTP/1.1" 200 190740 "" "Prometheus/2.33.4" 2023-09-23T20:01:18.000 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:01:18.775 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":18,"active_gid":14442,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6800","nonce":3312913360},{"type":"v1","addr":"172.21.15.98:6801","nonce":3312913360}]},"active_addr":"172.21.15.98:6801/3312913360","active_change":"2023-09-23T19:58:37.658124+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24349,"name":"x","mgr_features":4540138314316775423,"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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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_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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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_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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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.98:8443/","prometheus":"http://172.21.15.98:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":50,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.98:0","nonce":2067383504}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.98:0","nonce":3932483482}]}]} 2023-09-23T20:01:18.779 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T20:01:18.779 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T20:01:18.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:01:19.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:18 smithi098 bash[27308]: cluster 2023-09-23T20:01:17.723267+0000 mgr.y (mgr.14442) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:19.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:18 smithi098 bash[27308]: audit 2023-09-23T20:01:17.991729+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.98:0/1678613451' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T20:01:19.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:18 smithi098 bash[27308]: audit 2023-09-23T20:01:18.215377+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:19.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:18 smithi098 bash[33670]: cluster 2023-09-23T20:01:17.723267+0000 mgr.y (mgr.14442) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:19.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:18 smithi098 bash[33670]: audit 2023-09-23T20:01:17.991729+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.98:0/1678613451' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T20:01:19.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:18 smithi098 bash[33670]: audit 2023-09-23T20:01:18.215377+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:18 smithi173 bash[27697]: cluster 2023-09-23T20:01:17.723267+0000 mgr.y (mgr.14442) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:18 smithi173 bash[27697]: audit 2023-09-23T20:01:17.991729+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.98:0/1678613451' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T20:01:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:18 smithi173 bash[27697]: audit 2023-09-23T20:01:18.215377+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:01:21.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:20 smithi173 bash[27697]: cluster 2023-09-23T20:01:19.724420+0000 mgr.y (mgr.14442) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:21.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:20 smithi098 bash[33670]: cluster 2023-09-23T20:01:19.724420+0000 mgr.y (mgr.14442) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:21.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:20 smithi098 bash[27308]: cluster 2023-09-23T20:01:19.724420+0000 mgr.y (mgr.14442) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:23 smithi173 bash[27697]: cluster 2023-09-23T20:01:21.725133+0000 mgr.y (mgr.14442) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:23.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:22 smithi098 bash[33670]: cluster 2023-09-23T20:01:21.725133+0000 mgr.y (mgr.14442) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:23.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:22 smithi098 bash[27308]: cluster 2023-09-23T20:01:21.725133+0000 mgr.y (mgr.14442) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:23.552 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:25.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:25 smithi098 bash[27308]: cluster 2023-09-23T20:01:23.725752+0000 mgr.y (mgr.14442) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:25.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:25 smithi098 bash[33670]: cluster 2023-09-23T20:01:23.725752+0000 mgr.y (mgr.14442) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:25 smithi173 bash[27697]: cluster 2023-09-23T20:01:23.725752+0000 mgr.y (mgr.14442) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:01:25.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:01:25 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:01:26.616 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:01:26.616 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":59,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:50:14.913069+0000","modified":"2023-09-23T20:01:02.057083+0000","last_up_change":"2023-09-23T19:58:05.017708+0000","last_in_change":"2023-09-23T19:57:39.670490+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":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T19:54:36.685115+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":"52","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T19:59:04.268240+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":"54","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-23T20:00:58.705367+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":"58","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-23T20:00:59.478692+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","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":"812f297c-3fd5-4b0f-8798-4e4267e9a494","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.98:6802","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6803","nonce":919499635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6805","nonce":919499635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6809","nonce":919499635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6807","nonce":919499635}]},"public_addr":"172.21.15.98:6803/919499635","cluster_addr":"172.21.15.98:6805/919499635","heartbeat_back_addr":"172.21.15.98:6809/919499635","heartbeat_front_addr":"172.21.15.98:6807/919499635","state":["exists","up"]},{"osd":1,"uuid":"8b765e0f-56dc-4637-8b3f-4c3a2c1318f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6811","nonce":3067116459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6813","nonce":3067116459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6817","nonce":3067116459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6815","nonce":3067116459}]},"public_addr":"172.21.15.98:6811/3067116459","cluster_addr":"172.21.15.98:6813/3067116459","heartbeat_back_addr":"172.21.15.98:6817/3067116459","heartbeat_front_addr":"172.21.15.98:6815/3067116459","state":["exists","up"]},{"osd":2,"uuid":"ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6818","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6819","nonce":1695174917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6821","nonce":1695174917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6825","nonce":1695174917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6823","nonce":1695174917}]},"public_addr":"172.21.15.98:6819/1695174917","cluster_addr":"172.21.15.98:6821/1695174917","heartbeat_back_addr":"172.21.15.98:6825/1695174917","heartbeat_front_addr":"172.21.15.98:6823/1695174917","state":["exists","up"]},{"osd":3,"uuid":"f2b3d028-574a-4695-bed0-21f1f03cd9d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6826","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6827","nonce":488893888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6829","nonce":488893888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6833","nonce":488893888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6831","nonce":488893888}]},"public_addr":"172.21.15.98:6827/488893888","cluster_addr":"172.21.15.98:6829/488893888","heartbeat_back_addr":"172.21.15.98:6833/488893888","heartbeat_front_addr":"172.21.15.98:6831/488893888","state":["exists","up"]},{"osd":4,"uuid":"167b8234-20dd-4264-968a-a01d73e5bd4c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6800","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6801","nonce":2891711223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6803","nonce":2891711223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6807","nonce":2891711223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6805","nonce":2891711223}]},"public_addr":"172.21.15.173:6801/2891711223","cluster_addr":"172.21.15.173:6803/2891711223","heartbeat_back_addr":"172.21.15.173:6807/2891711223","heartbeat_front_addr":"172.21.15.173:6805/2891711223","state":["exists","up"]},{"osd":5,"uuid":"bbf616af-220c-41c6-a170-3f18e632b4a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6808","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6809","nonce":253674557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6811","nonce":253674557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6815","nonce":253674557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6813","nonce":253674557}]},"public_addr":"172.21.15.173:6809/253674557","cluster_addr":"172.21.15.173:6811/253674557","heartbeat_back_addr":"172.21.15.173:6815/253674557","heartbeat_front_addr":"172.21.15.173:6813/253674557","state":["exists","up"]},{"osd":6,"uuid":"53fd1406-45e6-4fac-8a29-cbc2c3b98483","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6816","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6817","nonce":1010374347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6819","nonce":1010374347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6823","nonce":1010374347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6821","nonce":1010374347}]},"public_addr":"172.21.15.173:6817/1010374347","cluster_addr":"172.21.15.173:6819/1010374347","heartbeat_back_addr":"172.21.15.173:6823/1010374347","heartbeat_front_addr":"172.21.15.173:6821/1010374347","state":["exists","up"]},{"osd":7,"uuid":"5bf7b4c9-162f-4d53-85eb-c8011b27852c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6824","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6825","nonce":2153478737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6827","nonce":2153478737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6831","nonce":2153478737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6829","nonce":2153478737}]},"public_addr":"172.21.15.173:6825/2153478737","cluster_addr":"172.21.15.173:6827/2153478737","heartbeat_back_addr":"172.21.15.173:6831/2153478737","heartbeat_front_addr":"172.21.15.173:6829/2153478737","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:03.256030+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:49.089103+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:34.725596+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:18.625741+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:58.685275+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:56:40.340495+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:57:21.923331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:58:03.478372+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/1695892652":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/1597274531":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/1349644273":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3004890185":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3379318562":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6800/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:0/2493966684":"2023-09-24T19:50:42.598168+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-23T20:01:27.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:27 smithi098 bash[33670]: cluster 2023-09-23T20:01:25.726328+0000 mgr.y (mgr.14442) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:27.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:27 smithi098 bash[33670]: audit 2023-09-23T20:01:26.611070+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.98:0/743507028' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:01:27.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:27 smithi098 bash[27308]: cluster 2023-09-23T20:01:25.726328+0000 mgr.y (mgr.14442) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:27.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:27 smithi098 bash[27308]: audit 2023-09-23T20:01:26.611070+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.98:0/743507028' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:01:27.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:27 smithi173 bash[27697]: cluster 2023-09-23T20:01:25.726328+0000 mgr.y (mgr.14442) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:27.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:27 smithi173 bash[27697]: audit 2023-09-23T20:01:26.611070+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.98:0/743507028' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:01:27.379 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T20:01:27.379 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:01:28.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:01:27 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:27] "GET /metrics HTTP/1.1" 200 191352 "" "Prometheus/2.33.4" 2023-09-23T20:01:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:29 smithi173 bash[27697]: cluster 2023-09-23T20:01:27.727024+0000 mgr.y (mgr.14442) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:29.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:29 smithi098 bash[27308]: cluster 2023-09-23T20:01:27.727024+0000 mgr.y (mgr.14442) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:29.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:29 smithi098 bash[33670]: cluster 2023-09-23T20:01:27.727024+0000 mgr.y (mgr.14442) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:31 smithi173 bash[27697]: cluster 2023-09-23T20:01:29.728205+0000 mgr.y (mgr.14442) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:31.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:31 smithi098 bash[33670]: cluster 2023-09-23T20:01:29.728205+0000 mgr.y (mgr.14442) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:31.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:31 smithi098 bash[27308]: cluster 2023-09-23T20:01:29.728205+0000 mgr.y (mgr.14442) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:32.155 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:33.302 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:33 smithi098 bash[27308]: cluster 2023-09-23T20:01:31.728831+0000 mgr.y (mgr.14442) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:33.303 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:33 smithi098 bash[33670]: cluster 2023-09-23T20:01:31.728831+0000 mgr.y (mgr.14442) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:33 smithi173 bash[27697]: cluster 2023-09-23T20:01:31.728831+0000 mgr.y (mgr.14442) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:35.076 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:01:35.076 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":59,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:50:14.913069+0000","modified":"2023-09-23T20:01:02.057083+0000","last_up_change":"2023-09-23T19:58:05.017708+0000","last_in_change":"2023-09-23T19:57:39.670490+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":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-23T19:54:36.685115+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":"52","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T19:59:04.268240+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":"54","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-23T20:00:58.705367+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":"58","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-23T20:00:59.478692+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","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":"812f297c-3fd5-4b0f-8798-4e4267e9a494","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.98:6802","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6803","nonce":919499635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6805","nonce":919499635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6809","nonce":919499635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6807","nonce":919499635}]},"public_addr":"172.21.15.98:6803/919499635","cluster_addr":"172.21.15.98:6805/919499635","heartbeat_back_addr":"172.21.15.98:6809/919499635","heartbeat_front_addr":"172.21.15.98:6807/919499635","state":["exists","up"]},{"osd":1,"uuid":"8b765e0f-56dc-4637-8b3f-4c3a2c1318f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6811","nonce":3067116459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6813","nonce":3067116459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6817","nonce":3067116459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6815","nonce":3067116459}]},"public_addr":"172.21.15.98:6811/3067116459","cluster_addr":"172.21.15.98:6813/3067116459","heartbeat_back_addr":"172.21.15.98:6817/3067116459","heartbeat_front_addr":"172.21.15.98:6815/3067116459","state":["exists","up"]},{"osd":2,"uuid":"ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6818","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6819","nonce":1695174917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6821","nonce":1695174917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6825","nonce":1695174917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6823","nonce":1695174917}]},"public_addr":"172.21.15.98:6819/1695174917","cluster_addr":"172.21.15.98:6821/1695174917","heartbeat_back_addr":"172.21.15.98:6825/1695174917","heartbeat_front_addr":"172.21.15.98:6823/1695174917","state":["exists","up"]},{"osd":3,"uuid":"f2b3d028-574a-4695-bed0-21f1f03cd9d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6826","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6827","nonce":488893888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6829","nonce":488893888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6833","nonce":488893888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6831","nonce":488893888}]},"public_addr":"172.21.15.98:6827/488893888","cluster_addr":"172.21.15.98:6829/488893888","heartbeat_back_addr":"172.21.15.98:6833/488893888","heartbeat_front_addr":"172.21.15.98:6831/488893888","state":["exists","up"]},{"osd":4,"uuid":"167b8234-20dd-4264-968a-a01d73e5bd4c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6800","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6801","nonce":2891711223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6803","nonce":2891711223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6807","nonce":2891711223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6805","nonce":2891711223}]},"public_addr":"172.21.15.173:6801/2891711223","cluster_addr":"172.21.15.173:6803/2891711223","heartbeat_back_addr":"172.21.15.173:6807/2891711223","heartbeat_front_addr":"172.21.15.173:6805/2891711223","state":["exists","up"]},{"osd":5,"uuid":"bbf616af-220c-41c6-a170-3f18e632b4a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6808","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6809","nonce":253674557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6811","nonce":253674557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6815","nonce":253674557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6813","nonce":253674557}]},"public_addr":"172.21.15.173:6809/253674557","cluster_addr":"172.21.15.173:6811/253674557","heartbeat_back_addr":"172.21.15.173:6815/253674557","heartbeat_front_addr":"172.21.15.173:6813/253674557","state":["exists","up"]},{"osd":6,"uuid":"53fd1406-45e6-4fac-8a29-cbc2c3b98483","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6816","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6817","nonce":1010374347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6819","nonce":1010374347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6823","nonce":1010374347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6821","nonce":1010374347}]},"public_addr":"172.21.15.173:6817/1010374347","cluster_addr":"172.21.15.173:6819/1010374347","heartbeat_back_addr":"172.21.15.173:6823/1010374347","heartbeat_front_addr":"172.21.15.173:6821/1010374347","state":["exists","up"]},{"osd":7,"uuid":"5bf7b4c9-162f-4d53-85eb-c8011b27852c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6824","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6825","nonce":2153478737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6827","nonce":2153478737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6831","nonce":2153478737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6829","nonce":2153478737}]},"public_addr":"172.21.15.173:6825/2153478737","cluster_addr":"172.21.15.173:6827/2153478737","heartbeat_back_addr":"172.21.15.173:6831/2153478737","heartbeat_front_addr":"172.21.15.173:6829/2153478737","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:03.256030+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:49.089103+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:34.725596+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:18.625741+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:58.685275+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:56:40.340495+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:57:21.923331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:58:03.478372+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/1695892652":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/1597274531":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/1349644273":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3004890185":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3379318562":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6800/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:0/2493966684":"2023-09-24T19:50:42.598168+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-23T20:01:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:35 smithi173 bash[27697]: cluster 2023-09-23T20:01:33.729806+0000 mgr.y (mgr.14442) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:35.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:35 smithi098 bash[27308]: cluster 2023-09-23T20:01:33.729806+0000 mgr.y (mgr.14442) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:35.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:35 smithi098 bash[33670]: cluster 2023-09-23T20:01:33.729806+0000 mgr.y (mgr.14442) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:35.813 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T20:01:35.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T20:01:35.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T20:01:35.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T20:01:35.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T20:01:35.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T20:01:35.816 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T20:01:35.816 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T20:01:35.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:01:35 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:01:36.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:36 smithi098 bash[27308]: audit 2023-09-23T20:01:35.071188+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.98:0/1330649723' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:01:36.083 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:36 smithi098 bash[33670]: audit 2023-09-23T20:01:35.071188+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.98:0/1330649723' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:01:36.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:36 smithi173 bash[27697]: audit 2023-09-23T20:01:35.071188+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.98:0/1330649723' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:01:37.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:37 smithi173 bash[27697]: cluster 2023-09-23T20:01:35.730376+0000 mgr.y (mgr.14442) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:37.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:37 smithi098 bash[27308]: cluster 2023-09-23T20:01:35.730376+0000 mgr.y (mgr.14442) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:37.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:37 smithi098 bash[33670]: cluster 2023-09-23T20:01:35.730376+0000 mgr.y (mgr.14442) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:38.053 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:01:37 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:37] "GET /metrics HTTP/1.1" 200 191352 "" "Prometheus/2.33.4" 2023-09-23T20:01:38.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:38 smithi173 bash[27697]: audit 2023-09-23T20:01:37.725034+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-09-23T20:01:38.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:38 smithi173 bash[27697]: audit 2023-09-23T20:01:37.725691+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-09-23T20:01:38.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:38 smithi173 bash[27697]: audit 2023-09-23T20:01:37.726280+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-09-23T20:01:38.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:38 smithi098 bash[27308]: audit 2023-09-23T20:01:37.725034+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-09-23T20:01:38.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:38 smithi098 bash[27308]: audit 2023-09-23T20:01:37.725691+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-09-23T20:01:38.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:38 smithi098 bash[27308]: audit 2023-09-23T20:01:37.726280+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-09-23T20:01:38.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:38 smithi098 bash[33670]: audit 2023-09-23T20:01:37.725034+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-09-23T20:01:38.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:38 smithi098 bash[33670]: audit 2023-09-23T20:01:37.725691+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-09-23T20:01:38.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:38 smithi098 bash[33670]: audit 2023-09-23T20:01:37.726280+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-09-23T20:01:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:39 smithi173 bash[27697]: cluster 2023-09-23T20:01:37.730971+0000 mgr.y (mgr.14442) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:39 smithi173 bash[27697]: audit 2023-09-23T20:01:38.052996+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-09-23T20:01:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:39 smithi173 bash[27697]: audit 2023-09-23T20:01:38.053350+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-09-23T20:01:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:39 smithi173 bash[27697]: audit 2023-09-23T20:01:38.053469+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-09-23T20:01:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:39 smithi173 bash[27697]: cluster 2023-09-23T20:01:38.053552+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T20:01:39.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:39 smithi098 bash[27308]: cluster 2023-09-23T20:01:37.730971+0000 mgr.y (mgr.14442) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:39.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:39 smithi098 bash[27308]: audit 2023-09-23T20:01:38.052996+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-09-23T20:01:39.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:39 smithi098 bash[27308]: audit 2023-09-23T20:01:38.053350+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-09-23T20:01:39.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:39 smithi098 bash[27308]: audit 2023-09-23T20:01:38.053469+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-09-23T20:01:39.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:39 smithi098 bash[27308]: cluster 2023-09-23T20:01:38.053552+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T20:01:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:39 smithi098 bash[33670]: cluster 2023-09-23T20:01:37.730971+0000 mgr.y (mgr.14442) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:39 smithi098 bash[33670]: audit 2023-09-23T20:01:38.052996+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-09-23T20:01:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:39 smithi098 bash[33670]: audit 2023-09-23T20:01:38.053350+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-09-23T20:01:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:39 smithi098 bash[33670]: audit 2023-09-23T20:01:38.053469+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-09-23T20:01:39.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:39 smithi098 bash[33670]: cluster 2023-09-23T20:01:38.053552+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T20:01:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:40 smithi173 bash[27697]: cluster 2023-09-23T20:01:39.055047+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T20:01:40.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:40 smithi098 bash[27308]: cluster 2023-09-23T20:01:39.055047+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T20:01:40.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:40 smithi098 bash[33670]: cluster 2023-09-23T20:01:39.055047+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T20:01:40.698 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:40.702 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:40.702 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:40.703 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:40.703 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:40.709 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:40.709 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:40.710 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:41.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:41 smithi173 bash[27697]: cluster 2023-09-23T20:01:39.731613+0000 mgr.y (mgr.14442) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:41.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:41 smithi098 bash[33670]: cluster 2023-09-23T20:01:39.731613+0000 mgr.y (mgr.14442) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:41.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:41 smithi098 bash[27308]: cluster 2023-09-23T20:01:39.731613+0000 mgr.y (mgr.14442) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:43.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:43 smithi173 bash[27697]: cluster 2023-09-23T20:01:41.732257+0000 mgr.y (mgr.14442) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:43.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:43 smithi098 bash[33670]: cluster 2023-09-23T20:01:41.732257+0000 mgr.y (mgr.14442) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:43.383 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:43 smithi098 bash[27308]: cluster 2023-09-23T20:01:41.732257+0000 mgr.y (mgr.14442) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:45.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:45 smithi098 bash[27308]: cluster 2023-09-23T20:01:43.733274+0000 mgr.y (mgr.14442) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:45.298 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:45 smithi098 bash[33670]: cluster 2023-09-23T20:01:43.733274+0000 mgr.y (mgr.14442) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:45 smithi173 bash[27697]: cluster 2023-09-23T20:01:43.733274+0000 mgr.y (mgr.14442) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:45.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:01:45 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:01:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:47 smithi173 bash[27697]: cluster 2023-09-23T20:01:45.733873+0000 mgr.y (mgr.14442) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:47.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:47 smithi098 bash[27308]: cluster 2023-09-23T20:01:45.733873+0000 mgr.y (mgr.14442) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:47.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:47 smithi098 bash[33670]: cluster 2023-09-23T20:01:45.733873+0000 mgr.y (mgr.14442) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:48.092 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:01:47 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:47] "GET /metrics HTTP/1.1" 200 191348 "" "Prometheus/2.33.4" 2023-09-23T20:01:48.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:48 smithi098 bash[33670]: cluster 2023-09-23T20:01:47.734507+0000 mgr.y (mgr.14442) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:48.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:48 smithi098 bash[27308]: cluster 2023-09-23T20:01:47.734507+0000 mgr.y (mgr.14442) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:48.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:48 smithi173 bash[27697]: cluster 2023-09-23T20:01:47.734507+0000 mgr.y (mgr.14442) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:51.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:50 smithi173 bash[27697]: cluster 2023-09-23T20:01:49.735177+0000 mgr.y (mgr.14442) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:51.109 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:50 smithi098 bash[33670]: cluster 2023-09-23T20:01:49.735177+0000 mgr.y (mgr.14442) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:51.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:50 smithi098 bash[27308]: cluster 2023-09-23T20:01:49.735177+0000 mgr.y (mgr.14442) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:52.554 INFO:teuthology.orchestra.run.smithi098.stdout:154618822720 2023-09-23T20:01:52.554 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T20:01:52.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:52 smithi098 bash[33670]: cluster 2023-09-23T20:01:51.736027+0000 mgr.y (mgr.14442) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:52.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:52 smithi098 bash[27308]: cluster 2023-09-23T20:01:51.736027+0000 mgr.y (mgr.14442) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:52 smithi173 bash[27697]: cluster 2023-09-23T20:01:51.736027+0000 mgr.y (mgr.14442) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:54.110 INFO:teuthology.orchestra.run.smithi098.stdout:77309411418 2023-09-23T20:01:54.111 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T20:01:54.245 INFO:teuthology.orchestra.run.smithi098.stdout:107374182480 2023-09-23T20:01:54.246 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T20:01:54.429 INFO:teuthology.orchestra.run.smithi098.stdout:34359738477 2023-09-23T20:01:54.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T20:01:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:54 smithi173 bash[27697]: cluster 2023-09-23T20:01:53.736780+0000 mgr.y (mgr.14442) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:55.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:54 smithi098 bash[33670]: cluster 2023-09-23T20:01:53.736780+0000 mgr.y (mgr.14442) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:55.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:54 smithi098 bash[27308]: cluster 2023-09-23T20:01:53.736780+0000 mgr.y (mgr.14442) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:55.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:01:55 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:01:55.972 INFO:teuthology.orchestra.run.smithi098.stdout:206158430256 2023-09-23T20:01:55.972 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T20:01:56.192 INFO:teuthology.orchestra.run.smithi098.stdout:55834574947 2023-09-23T20:01:56.192 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T20:01:56.911 INFO:teuthology.orchestra.run.smithi098.stdout:180388626489 2023-09-23T20:01:56.912 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T20:01:56.928 INFO:teuthology.orchestra.run.smithi098.stdout:128849018952 2023-09-23T20:01:56.928 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T20:01:57.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:56 smithi173 bash[27697]: cluster 2023-09-23T20:01:55.737624+0000 mgr.y (mgr.14442) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:57.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:56 smithi098 bash[33670]: cluster 2023-09-23T20:01:55.737624+0000 mgr.y (mgr.14442) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:57.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:56 smithi098 bash[27308]: cluster 2023-09-23T20:01:55.737624+0000 mgr.y (mgr.14442) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:58.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:01:57 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:01:57] "GET /metrics HTTP/1.1" 200 191367 "" "Prometheus/2.33.4" 2023-09-23T20:01:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:01:58 smithi173 bash[27697]: cluster 2023-09-23T20:01:57.738270+0000 mgr.y (mgr.14442) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:59.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:01:58 smithi098 bash[27308]: cluster 2023-09-23T20:01:57.738270+0000 mgr.y (mgr.14442) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:59.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:01:58 smithi098 bash[33670]: cluster 2023-09-23T20:01:57.738270+0000 mgr.y (mgr.14442) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:01:59.511 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:59.513 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:59.514 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:01:59.514 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:02:00.523 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:02:00.524 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:02:00.839 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:00 smithi098 bash[27308]: cluster 2023-09-23T20:01:59.739052+0000 mgr.y (mgr.14442) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:00 smithi173 bash[27697]: cluster 2023-09-23T20:01:59.739052+0000 mgr.y (mgr.14442) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:01.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:00 smithi098 bash[33670]: cluster 2023-09-23T20:01:59.739052+0000 mgr.y (mgr.14442) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:01.539 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:02:01.540 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:02:02.998 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:02 smithi098 bash[27308]: cluster 2023-09-23T20:02:01.739671+0000 mgr.y (mgr.14442) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:02.999 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:02 smithi098 bash[33670]: cluster 2023-09-23T20:02:01.739671+0000 mgr.y (mgr.14442) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:02 smithi173 bash[27697]: cluster 2023-09-23T20:02:01.739671+0000 mgr.y (mgr.14442) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:05.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:04 smithi098 bash[33670]: cluster 2023-09-23T20:02:03.740656+0000 mgr.y (mgr.14442) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:05.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:04 smithi098 bash[27308]: cluster 2023-09-23T20:02:03.740656+0000 mgr.y (mgr.14442) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:04 smithi173 bash[27697]: cluster 2023-09-23T20:02:03.740656+0000 mgr.y (mgr.14442) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:05.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:02:05 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:02:07.068 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:06 smithi098 bash[27308]: cluster 2023-09-23T20:02:05.741234+0000 mgr.y (mgr.14442) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:07.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:06 smithi098 bash[33670]: cluster 2023-09-23T20:02:05.741234+0000 mgr.y (mgr.14442) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:06 smithi173 bash[27697]: cluster 2023-09-23T20:02:05.741234+0000 mgr.y (mgr.14442) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:07.928 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:07 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:07] "GET /metrics HTTP/1.1" 200 191367 "" "Prometheus/2.33.4" 2023-09-23T20:02:09.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:08 smithi098 bash[27308]: cluster 2023-09-23T20:02:07.741775+0000 mgr.y (mgr.14442) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:08 smithi098 bash[33670]: cluster 2023-09-23T20:02:07.741775+0000 mgr.y (mgr.14442) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:08 smithi173 bash[27697]: cluster 2023-09-23T20:02:07.741775+0000 mgr.y (mgr.14442) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:10.704 INFO:teuthology.orchestra.run.smithi098.stdout:34359738481 2023-09-23T20:02:11.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:10 smithi098 bash[27308]: cluster 2023-09-23T20:02:09.742941+0000 mgr.y (mgr.14442) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:11.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:10 smithi098 bash[27308]: audit 2023-09-23T20:02:10.701525+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.98:0/3032435403' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:02:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:10 smithi098 bash[33670]: cluster 2023-09-23T20:02:09.742941+0000 mgr.y (mgr.14442) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:10 smithi098 bash[33670]: audit 2023-09-23T20:02:10.701525+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.98:0/3032435403' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:02:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:10 smithi173 bash[27697]: cluster 2023-09-23T20:02:09.742941+0000 mgr.y (mgr.14442) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:10 smithi173 bash[27697]: audit 2023-09-23T20:02:10.701525+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.98:0/3032435403' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:02:12.451 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738477 got 34359738481 for osd.0 2023-09-23T20:02:12.463 DEBUG:teuthology.parallel:result is None 2023-09-23T20:02:12.908 INFO:teuthology.orchestra.run.smithi098.stdout:77309411422 2023-09-23T20:02:13.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[33670]: cluster 2023-09-23T20:02:11.743623+0000 mgr.y (mgr.14442) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:13.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[33670]: audit 2023-09-23T20:02:12.154822+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:13.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[33670]: audit 2023-09-23T20:02:12.421926+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:13.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[33670]: audit 2023-09-23T20:02:12.706882+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:13.068 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[33670]: audit 2023-09-23T20:02:12.707777+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:13.069 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[33670]: audit 2023-09-23T20:02:12.715131+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:13.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[27308]: cluster 2023-09-23T20:02:11.743623+0000 mgr.y (mgr.14442) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:13.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[27308]: audit 2023-09-23T20:02:12.154822+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:13.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[27308]: audit 2023-09-23T20:02:12.421926+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:13.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[27308]: audit 2023-09-23T20:02:12.706882+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:13.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[27308]: audit 2023-09-23T20:02:12.707777+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:13.070 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:12 smithi098 bash[27308]: audit 2023-09-23T20:02:12.715131+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:13.209 INFO:teuthology.orchestra.run.smithi098.stdout:107374182484 2023-09-23T20:02:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:12 smithi173 bash[27697]: cluster 2023-09-23T20:02:11.743623+0000 mgr.y (mgr.14442) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:12 smithi173 bash[27697]: audit 2023-09-23T20:02:12.154822+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:12 smithi173 bash[27697]: audit 2023-09-23T20:02:12.421926+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:12 smithi173 bash[27697]: audit 2023-09-23T20:02:12.706882+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:12 smithi173 bash[27697]: audit 2023-09-23T20:02:12.707777+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:12 smithi173 bash[27697]: audit 2023-09-23T20:02:12.715131+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:13.354 INFO:teuthology.orchestra.run.smithi098.stdout:154618822724 2023-09-23T20:02:13.456 INFO:teuthology.orchestra.run.smithi098.stdout:55834574950 2023-09-23T20:02:13.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:13 smithi098 bash[33670]: audit 2023-09-23T20:02:12.905418+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.98:0/1602384191' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:02:13.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:13 smithi098 bash[33670]: audit 2023-09-23T20:02:13.206754+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.98:0/4032788586' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:02:13.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:13 smithi098 bash[33670]: audit 2023-09-23T20:02:13.351787+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.98:0/3331666776' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:02:13.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:13 smithi098 bash[33670]: audit 2023-09-23T20:02:13.453550+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.98:0/3190222659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:02:13.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:13 smithi098 bash[27308]: audit 2023-09-23T20:02:12.905418+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.98:0/1602384191' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:02:13.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:13 smithi098 bash[27308]: audit 2023-09-23T20:02:13.206754+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.98:0/4032788586' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:02:13.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:13 smithi098 bash[27308]: audit 2023-09-23T20:02:13.351787+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.98:0/3331666776' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:02:13.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:13 smithi098 bash[27308]: audit 2023-09-23T20:02:13.453550+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.98:0/3190222659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:02:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:13 smithi173 bash[27697]: audit 2023-09-23T20:02:12.905418+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.98:0/1602384191' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:02:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:13 smithi173 bash[27697]: audit 2023-09-23T20:02:13.206754+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.98:0/4032788586' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:02:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:13 smithi173 bash[27697]: audit 2023-09-23T20:02:13.351787+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.98:0/3331666776' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:02:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:13 smithi173 bash[27697]: audit 2023-09-23T20:02:13.453550+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.98:0/3190222659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:02:14.365 INFO:teuthology.orchestra.run.smithi098.stdout:180388626493 2023-09-23T20:02:14.479 INFO:teuthology.orchestra.run.smithi098.stdout:206158430260 2023-09-23T20:02:14.785 INFO:teuthology.orchestra.run.smithi098.stdout:128849018956 2023-09-23T20:02:14.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:14 smithi098 bash[27308]: cluster 2023-09-23T20:02:13.744283+0000 mgr.y (mgr.14442) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:14.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:14 smithi098 bash[27308]: audit 2023-09-23T20:02:14.361994+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.98:0/3309023951' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:02:14.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:14 smithi098 bash[27308]: audit 2023-09-23T20:02:14.475806+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.98:0/2187882101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:02:14.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:14 smithi098 bash[27308]: audit 2023-09-23T20:02:14.782522+0000 mon.a (mon.0) 735 : audit [DBG] from='client.? 172.21.15.98:0/3862596455' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:02:14.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:14 smithi098 bash[33670]: cluster 2023-09-23T20:02:13.744283+0000 mgr.y (mgr.14442) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:14.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:14 smithi098 bash[33670]: audit 2023-09-23T20:02:14.361994+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.98:0/3309023951' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:02:14.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:14 smithi098 bash[33670]: audit 2023-09-23T20:02:14.475806+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.98:0/2187882101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:02:14.981 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:14 smithi098 bash[33670]: audit 2023-09-23T20:02:14.782522+0000 mon.a (mon.0) 735 : audit [DBG] from='client.? 172.21.15.98:0/3862596455' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:02:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:14 smithi173 bash[27697]: cluster 2023-09-23T20:02:13.744283+0000 mgr.y (mgr.14442) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:14 smithi173 bash[27697]: audit 2023-09-23T20:02:14.361994+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.98:0/3309023951' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:02:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:14 smithi173 bash[27697]: audit 2023-09-23T20:02:14.475806+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.98:0/2187882101' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:02:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:14 smithi173 bash[27697]: audit 2023-09-23T20:02:14.782522+0000 mon.a (mon.0) 735 : audit [DBG] from='client.? 172.21.15.98:0/3862596455' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:02:15.845 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:02:15 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:02:15.962 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411418 got 77309411422 for osd.2 2023-09-23T20:02:15.963 DEBUG:teuthology.parallel:result is None 2023-09-23T20:02:16.690 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182480 got 107374182484 for osd.3 2023-09-23T20:02:16.691 DEBUG:teuthology.parallel:result is None 2023-09-23T20:02:16.691 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574947 got 55834574950 for osd.1 2023-09-23T20:02:16.692 DEBUG:teuthology.parallel:result is None 2023-09-23T20:02:16.692 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822720 got 154618822724 for osd.5 2023-09-23T20:02:16.692 DEBUG:teuthology.parallel:result is None 2023-09-23T20:02:16.804 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626489 got 180388626493 for osd.6 2023-09-23T20:02:16.805 DEBUG:teuthology.parallel:result is None 2023-09-23T20:02:17.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:16 smithi098 bash[27308]: cluster 2023-09-23T20:02:15.744813+0000 mgr.y (mgr.14442) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:17.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:16 smithi098 bash[33670]: cluster 2023-09-23T20:02:15.744813+0000 mgr.y (mgr.14442) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:17.244 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430256 got 206158430260 for osd.7 2023-09-23T20:02:17.244 DEBUG:teuthology.parallel:result is None 2023-09-23T20:02:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:16 smithi173 bash[27697]: cluster 2023-09-23T20:02:15.744813+0000 mgr.y (mgr.14442) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:17.601 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018952 got 128849018956 for osd.4 2023-09-23T20:02:17.601 DEBUG:teuthology.parallel:result is None 2023-09-23T20:02:17.601 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T20:02:17.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:02:17.928 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:17 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:17] "GET /metrics HTTP/1.1" 200 191362 "" "Prometheus/2.33.4" 2023-09-23T20:02:19.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:18 smithi098 bash[27308]: cluster 2023-09-23T20:02:17.745404+0000 mgr.y (mgr.14442) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:19.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:18 smithi098 bash[33670]: cluster 2023-09-23T20:02:17.745404+0000 mgr.y (mgr.14442) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:18 smithi173 bash[27697]: cluster 2023-09-23T20:02:17.745404+0000 mgr.y (mgr.14442) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:21.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:20 smithi098 bash[27308]: cluster 2023-09-23T20:02:19.746483+0000 mgr.y (mgr.14442) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:20 smithi098 bash[33670]: cluster 2023-09-23T20:02:19.746483+0000 mgr.y (mgr.14442) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:21.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:20 smithi173 bash[27697]: cluster 2023-09-23T20:02:19.746483+0000 mgr.y (mgr.14442) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:22.372 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:02:23.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:22 smithi098 bash[33670]: cluster 2023-09-23T20:02:21.747098+0000 mgr.y (mgr.14442) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:23.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:22 smithi098 bash[27308]: cluster 2023-09-23T20:02:21.747098+0000 mgr.y (mgr.14442) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:22 smithi173 bash[27697]: cluster 2023-09-23T20:02:21.747098+0000 mgr.y (mgr.14442) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:25.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:24 smithi098 bash[27308]: cluster 2023-09-23T20:02:23.748068+0000 mgr.y (mgr.14442) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:24 smithi098 bash[33670]: cluster 2023-09-23T20:02:23.748068+0000 mgr.y (mgr.14442) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:24 smithi173 bash[27697]: cluster 2023-09-23T20:02:23.748068+0000 mgr.y (mgr.14442) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:25.502 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:02:25.504 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:02:25.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:02:25 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:02:26.250 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":127,"stamp":"2023-09-23T20:02:23.747435+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":0,"num_read_kb":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"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":2381652,"kb_used_data":4884,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579564,"statfs":{"total":767960285184,"available":765521473536,"internally_reserved":0,"allocated":5001216,"data_stored":2121485,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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.004193"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.052822+0000","last_change":"2023-09-23T20:01:01.270845+0000","last_active":"2023-09-23T20:01:38.052822+0000","last_peered":"2023-09-23T20:01:38.052822+0000","last_clean":"2023-09-23T20:01:38.052822+0000","last_became_active":"2023-09-23T20:01:01.269990+0000","last_became_peered":"2023-09-23T20:01:01.269990+0000","last_unstale":"2023-09-23T20:01:38.052822+0000","last_undegraded":"2023-09-23T20:01:38.052822+0000","last_fullsized":"2023-09-23T20:01:38.052822+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606540+0000","last_change":"2023-09-23T20:01:00.056094+0000","last_active":"2023-09-23T20:01:38.606540+0000","last_peered":"2023-09-23T20:01:38.606540+0000","last_clean":"2023-09-23T20:01:38.606540+0000","last_became_active":"2023-09-23T20:01:00.054330+0000","last_became_peered":"2023-09-23T20:01:00.054330+0000","last_unstale":"2023-09-23T20:01:38.606540+0000","last_undegraded":"2023-09-23T20:01:38.606540+0000","last_fullsized":"2023-09-23T20:01:38.606540+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.19","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055494+0000","last_change":"2023-09-23T20:01:01.068748+0000","last_active":"2023-09-23T20:01:38.055494+0000","last_peered":"2023-09-23T20:01:38.055494+0000","last_clean":"2023-09-23T20:01:38.055494+0000","last_became_active":"2023-09-23T20:01:01.068352+0000","last_became_peered":"2023-09-23T20:01:01.068352+0000","last_unstale":"2023-09-23T20:01:38.055494+0000","last_undegraded":"2023-09-23T20:01:38.055494+0000","last_fullsized":"2023-09-23T20:01:38.055494+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056357+0000","last_change":"2023-09-23T20:01:00.076325+0000","last_active":"2023-09-23T20:01:38.056357+0000","last_peered":"2023-09-23T20:01:38.056357+0000","last_clean":"2023-09-23T20:01:38.056357+0000","last_became_active":"2023-09-23T20:01:00.075947+0000","last_became_peered":"2023-09-23T20:01:00.075947+0000","last_unstale":"2023-09-23T20:01:38.056357+0000","last_undegraded":"2023-09-23T20:01:38.056357+0000","last_fullsized":"2023-09-23T20:01:38.056357+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053363+0000","last_change":"2023-09-23T20:01:01.072233+0000","last_active":"2023-09-23T20:01:38.053363+0000","last_peered":"2023-09-23T20:01:38.053363+0000","last_clean":"2023-09-23T20:01:38.053363+0000","last_became_active":"2023-09-23T20:01:01.071830+0000","last_became_peered":"2023-09-23T20:01:01.071830+0000","last_unstale":"2023-09-23T20:01:38.053363+0000","last_undegraded":"2023-09-23T20:01:38.053363+0000","last_fullsized":"2023-09-23T20:01:38.053363+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060567+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:01:38.060567+0000","last_peered":"2023-09-23T20:01:38.060567+0000","last_clean":"2023-09-23T20:01:38.060567+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:01:38.060567+0000","last_undegraded":"2023-09-23T20:01:38.060567+0000","last_fullsized":"2023-09-23T20:01:38.060567+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053456+0000","last_change":"2023-09-23T20:01:01.274053+0000","last_active":"2023-09-23T20:01:38.053456+0000","last_peered":"2023-09-23T20:01:38.053456+0000","last_clean":"2023-09-23T20:01:38.053456+0000","last_became_active":"2023-09-23T20:01:01.273497+0000","last_became_peered":"2023-09-23T20:01:01.273497+0000","last_unstale":"2023-09-23T20:01:38.053456+0000","last_undegraded":"2023-09-23T20:01:38.053456+0000","last_fullsized":"2023-09-23T20:01:38.053456+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060440+0000","last_change":"2023-09-23T20:01:00.062043+0000","last_active":"2023-09-23T20:01:38.060440+0000","last_peered":"2023-09-23T20:01:38.060440+0000","last_clean":"2023-09-23T20:01:38.060440+0000","last_became_active":"2023-09-23T20:01:00.061496+0000","last_became_peered":"2023-09-23T20:01:00.061496+0000","last_unstale":"2023-09-23T20:01:38.060440+0000","last_undegraded":"2023-09-23T20:01:38.060440+0000","last_fullsized":"2023-09-23T20:01:38.060440+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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.1c","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054217+0000","last_change":"2023-09-23T20:01:00.083149+0000","last_active":"2023-09-23T20:01:38.054217+0000","last_peered":"2023-09-23T20:01:38.054217+0000","last_clean":"2023-09-23T20:01:38.054217+0000","last_became_active":"2023-09-23T20:01:00.082812+0000","last_became_peered":"2023-09-23T20:01:00.082812+0000","last_unstale":"2023-09-23T20:01:38.054217+0000","last_undegraded":"2023-09-23T20:01:38.054217+0000","last_fullsized":"2023-09-23T20:01:38.054217+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606439+0000","last_change":"2023-09-23T20:01:00.066611+0000","last_active":"2023-09-23T20:01:38.606439+0000","last_peered":"2023-09-23T20:01:38.606439+0000","last_clean":"2023-09-23T20:01:38.606439+0000","last_became_active":"2023-09-23T20:01:00.066235+0000","last_became_peered":"2023-09-23T20:01:00.066235+0000","last_unstale":"2023-09-23T20:01:38.606439+0000","last_undegraded":"2023-09-23T20:01:38.606439+0000","last_fullsized":"2023-09-23T20:01:38.606439+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053049+0000","last_change":"2023-09-23T20:01:01.072181+0000","last_active":"2023-09-23T20:01:38.053049+0000","last_peered":"2023-09-23T20:01:38.053049+0000","last_clean":"2023-09-23T20:01:38.053049+0000","last_became_active":"2023-09-23T20:01:01.071691+0000","last_became_peered":"2023-09-23T20:01:01.071691+0000","last_unstale":"2023-09-23T20:01:38.053049+0000","last_undegraded":"2023-09-23T20:01:38.053049+0000","last_fullsized":"2023-09-23T20:01:38.053049+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606621+0000","last_change":"2023-09-23T20:01:00.059602+0000","last_active":"2023-09-23T20:01:38.606621+0000","last_peered":"2023-09-23T20:01:38.606621+0000","last_clean":"2023-09-23T20:01:38.606621+0000","last_became_active":"2023-09-23T20:01:00.059265+0000","last_became_peered":"2023-09-23T20:01:00.059265+0000","last_unstale":"2023-09-23T20:01:38.606621+0000","last_undegraded":"2023-09-23T20:01:38.606621+0000","last_fullsized":"2023-09-23T20:01:38.606621+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.057236+0000","last_change":"2023-09-23T19:59:05.337366+0000","last_active":"2023-09-23T20:01:38.057236+0000","last_peered":"2023-09-23T20:01:38.057236+0000","last_clean":"2023-09-23T20:01:38.057236+0000","last_became_active":"2023-09-23T19:59:05.336713+0000","last_became_peered":"2023-09-23T19:59:05.336713+0000","last_unstale":"2023-09-23T20:01:38.057236+0000","last_undegraded":"2023-09-23T20:01:38.057236+0000","last_fullsized":"2023-09-23T20:01:38.057236+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055123+0000","last_change":"2023-09-23T20:01:01.378455+0000","last_active":"2023-09-23T20:01:38.055123+0000","last_peered":"2023-09-23T20:01:38.055123+0000","last_clean":"2023-09-23T20:01:38.055123+0000","last_became_active":"2023-09-23T20:01:01.377949+0000","last_became_peered":"2023-09-23T20:01:01.377949+0000","last_unstale":"2023-09-23T20:01:38.055123+0000","last_undegraded":"2023-09-23T20:01:38.055123+0000","last_fullsized":"2023-09-23T20:01:38.055123+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055870+0000","last_change":"2023-09-23T19:59:05.335014+0000","last_active":"2023-09-23T20:01:38.055870+0000","last_peered":"2023-09-23T20:01:38.055870+0000","last_clean":"2023-09-23T20:01:38.055870+0000","last_became_active":"2023-09-23T19:59:05.334551+0000","last_became_peered":"2023-09-23T19:59:05.334551+0000","last_unstale":"2023-09-23T20:01:38.055870+0000","last_undegraded":"2023-09-23T20:01:38.055870+0000","last_fullsized":"2023-09-23T20:01:38.055870+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056819+0000","last_change":"2023-09-23T20:01:00.074138+0000","last_active":"2023-09-23T20:01:38.056819+0000","last_peered":"2023-09-23T20:01:38.056819+0000","last_clean":"2023-09-23T20:01:38.056819+0000","last_became_active":"2023-09-23T20:01:00.070682+0000","last_became_peered":"2023-09-23T20:01:00.070682+0000","last_unstale":"2023-09-23T20:01:38.056819+0000","last_undegraded":"2023-09-23T20:01:38.056819+0000","last_fullsized":"2023-09-23T20:01:38.056819+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.3","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606382+0000","last_change":"2023-09-23T20:01:01.373591+0000","last_active":"2023-09-23T20:01:38.606382+0000","last_peered":"2023-09-23T20:01:38.606382+0000","last_clean":"2023-09-23T20:01:38.606382+0000","last_became_active":"2023-09-23T20:01:01.373221+0000","last_became_peered":"2023-09-23T20:01:01.373221+0000","last_unstale":"2023-09-23T20:01:38.606382+0000","last_undegraded":"2023-09-23T20:01:38.606382+0000","last_fullsized":"2023-09-23T20:01:38.606382+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055664+0000","last_change":"2023-09-23T20:01:00.055121+0000","last_active":"2023-09-23T20:01:38.055664+0000","last_peered":"2023-09-23T20:01:38.055664+0000","last_clean":"2023-09-23T20:01:38.055664+0000","last_became_active":"2023-09-23T20:01:00.054822+0000","last_became_peered":"2023-09-23T20:01:00.054822+0000","last_unstale":"2023-09-23T20:01:38.055664+0000","last_undegraded":"2023-09-23T20:01:38.055664+0000","last_fullsized":"2023-09-23T20:01:38.055664+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062366+0000","last_change":"2023-09-23T19:59:05.477884+0000","last_active":"2023-09-23T20:01:38.062366+0000","last_peered":"2023-09-23T20:01:38.062366+0000","last_clean":"2023-09-23T20:01:38.062366+0000","last_became_active":"2023-09-23T19:59:05.476816+0000","last_became_peered":"2023-09-23T19:59:05.476816+0000","last_unstale":"2023-09-23T20:01:38.062366+0000","last_undegraded":"2023-09-23T20:01:38.062366+0000","last_fullsized":"2023-09-23T20:01:38.062366+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606537+0000","last_change":"2023-09-23T20:01:01.269291+0000","last_active":"2023-09-23T20:01:38.606537+0000","last_peered":"2023-09-23T20:01:38.606537+0000","last_clean":"2023-09-23T20:01:38.606537+0000","last_became_active":"2023-09-23T20:01:01.268961+0000","last_became_peered":"2023-09-23T20:01:01.268961+0000","last_unstale":"2023-09-23T20:01:38.606537+0000","last_undegraded":"2023-09-23T20:01:38.606537+0000","last_fullsized":"2023-09-23T20:01:38.606537+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606053+0000","last_change":"2023-09-23T20:01:00.077803+0000","last_active":"2023-09-23T20:01:38.606053+0000","last_peered":"2023-09-23T20:01:38.606053+0000","last_clean":"2023-09-23T20:01:38.606053+0000","last_became_active":"2023-09-23T20:01:00.077497+0000","last_became_peered":"2023-09-23T20:01:00.077497+0000","last_unstale":"2023-09-23T20:01:38.606053+0000","last_undegraded":"2023-09-23T20:01:38.606053+0000","last_fullsized":"2023-09-23T20:01:38.606053+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062302+0000","last_change":"2023-09-23T19:59:05.477806+0000","last_active":"2023-09-23T20:01:38.062302+0000","last_peered":"2023-09-23T20:01:38.062302+0000","last_clean":"2023-09-23T20:01:38.062302+0000","last_became_active":"2023-09-23T19:59:05.476885+0000","last_became_peered":"2023-09-23T19:59:05.476885+0000","last_unstale":"2023-09-23T20:01:38.062302+0000","last_undegraded":"2023-09-23T20:01:38.062302+0000","last_fullsized":"2023-09-23T20:01:38.062302+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056950+0000","last_change":"2023-09-23T20:01:01.379853+0000","last_active":"2023-09-23T20:01:38.056950+0000","last_peered":"2023-09-23T20:01:38.056950+0000","last_clean":"2023-09-23T20:01:38.056950+0000","last_became_active":"2023-09-23T20:01:01.379036+0000","last_became_peered":"2023-09-23T20:01:01.379036+0000","last_unstale":"2023-09-23T20:01:38.056950+0000","last_undegraded":"2023-09-23T20:01:38.056950+0000","last_fullsized":"2023-09-23T20:01:38.056950+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055427+0000","last_change":"2023-09-23T20:01:00.075347+0000","last_active":"2023-09-23T20:01:38.055427+0000","last_peered":"2023-09-23T20:01:38.055427+0000","last_clean":"2023-09-23T20:01:38.055427+0000","last_became_active":"2023-09-23T20:01:00.074577+0000","last_became_peered":"2023-09-23T20:01:00.074577+0000","last_unstale":"2023-09-23T20:01:38.055427+0000","last_undegraded":"2023-09-23T20:01:38.055427+0000","last_fullsized":"2023-09-23T20:01:38.055427+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":22,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062356+0000","last_change":"2023-09-23T19:58:06.102347+0000","last_active":"2023-09-23T20:01:38.062356+0000","last_peered":"2023-09-23T20:01:38.062356+0000","last_clean":"2023-09-23T20:01:38.062356+0000","last_became_active":"2023-09-23T19:58:06.101458+0000","last_became_peered":"2023-09-23T19:58:06.101458+0000","last_unstale":"2023-09-23T20:01:38.062356+0000","last_undegraded":"2023-09-23T20:01:38.062356+0000","last_fullsized":"2023-09-23T20:01:38.062356+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060210+0000","last_change":"2023-09-23T19:59:05.337263+0000","last_active":"2023-09-23T20:01:38.060210+0000","last_peered":"2023-09-23T20:01:38.060210+0000","last_clean":"2023-09-23T20:01:38.060210+0000","last_became_active":"2023-09-23T19:59:05.336898+0000","last_became_peered":"2023-09-23T19:59:05.336898+0000","last_unstale":"2023-09-23T20:01:38.060210+0000","last_undegraded":"2023-09-23T20:01:38.060210+0000","last_fullsized":"2023-09-23T20:01:38.060210+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054324+0000","last_change":"2023-09-23T20:01:00.082020+0000","last_active":"2023-09-23T20:01:38.054324+0000","last_peered":"2023-09-23T20:01:38.054324+0000","last_clean":"2023-09-23T20:01:38.054324+0000","last_became_active":"2023-09-23T20:01:00.081687+0000","last_became_peered":"2023-09-23T20:01:00.081687+0000","last_unstale":"2023-09-23T20:01:38.054324+0000","last_undegraded":"2023-09-23T20:01:38.054324+0000","last_fullsized":"2023-09-23T20:01:38.054324+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055327+0000","last_change":"2023-09-23T20:01:00.052810+0000","last_active":"2023-09-23T20:01:38.055327+0000","last_peered":"2023-09-23T20:01:38.055327+0000","last_clean":"2023-09-23T20:01:38.055327+0000","last_became_active":"2023-09-23T20:01:00.051391+0000","last_became_peered":"2023-09-23T20:01:00.051391+0000","last_unstale":"2023-09-23T20:01:38.055327+0000","last_undegraded":"2023-09-23T20:01:38.055327+0000","last_fullsized":"2023-09-23T20:01:38.055327+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056182+0000","last_change":"2023-09-23T19:59:05.473518+0000","last_active":"2023-09-23T20:01:38.056182+0000","last_peered":"2023-09-23T20:01:38.056182+0000","last_clean":"2023-09-23T20:01:38.056182+0000","last_became_active":"2023-09-23T19:59:05.473156+0000","last_became_peered":"2023-09-23T19:59:05.473156+0000","last_unstale":"2023-09-23T20:01:38.056182+0000","last_undegraded":"2023-09-23T20:01:38.056182+0000","last_fullsized":"2023-09-23T20:01:38.056182+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055553+0000","last_change":"2023-09-23T20:01:00.080001+0000","last_active":"2023-09-23T20:01:38.055553+0000","last_peered":"2023-09-23T20:01:38.055553+0000","last_clean":"2023-09-23T20:01:38.055553+0000","last_became_active":"2023-09-23T20:01:00.079680+0000","last_became_peered":"2023-09-23T20:01:00.079680+0000","last_unstale":"2023-09-23T20:01:38.055553+0000","last_undegraded":"2023-09-23T20:01:38.055553+0000","last_fullsized":"2023-09-23T20:01:38.055553+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053267+0000","last_change":"2023-09-23T20:01:00.069121+0000","last_active":"2023-09-23T20:01:38.053267+0000","last_peered":"2023-09-23T20:01:38.053267+0000","last_clean":"2023-09-23T20:01:38.053267+0000","last_became_active":"2023-09-23T20:01:00.068822+0000","last_became_peered":"2023-09-23T20:01:00.068822+0000","last_unstale":"2023-09-23T20:01:38.053267+0000","last_undegraded":"2023-09-23T20:01:38.053267+0000","last_fullsized":"2023-09-23T20:01:38.053267+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.059997+0000","last_change":"2023-09-23T19:59:05.336513+0000","last_active":"2023-09-23T20:01:38.059997+0000","last_peered":"2023-09-23T20:01:38.059997+0000","last_clean":"2023-09-23T20:01:38.059997+0000","last_became_active":"2023-09-23T19:59:05.336013+0000","last_became_peered":"2023-09-23T19:59:05.336013+0000","last_unstale":"2023-09-23T20:01:38.059997+0000","last_undegraded":"2023-09-23T20:01:38.059997+0000","last_fullsized":"2023-09-23T20:01:38.059997+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054526+0000","last_change":"2023-09-23T20:01:00.081223+0000","last_active":"2023-09-23T20:01:38.054526+0000","last_peered":"2023-09-23T20:01:38.054526+0000","last_clean":"2023-09-23T20:01:38.054526+0000","last_became_active":"2023-09-23T20:01:00.080898+0000","last_became_peered":"2023-09-23T20:01:00.080898+0000","last_unstale":"2023-09-23T20:01:38.054526+0000","last_undegraded":"2023-09-23T20:01:38.054526+0000","last_fullsized":"2023-09-23T20:01:38.054526+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060576+0000","last_change":"2023-09-23T20:01:00.081510+0000","last_active":"2023-09-23T20:01:38.060576+0000","last_peered":"2023-09-23T20:01:38.060576+0000","last_clean":"2023-09-23T20:01:38.060576+0000","last_became_active":"2023-09-23T20:01:00.080325+0000","last_became_peered":"2023-09-23T20:01:00.080325+0000","last_unstale":"2023-09-23T20:01:38.060576+0000","last_undegraded":"2023-09-23T20:01:38.060576+0000","last_fullsized":"2023-09-23T20:01:38.060576+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055427+0000","last_change":"2023-09-23T19:59:05.474944+0000","last_active":"2023-09-23T20:01:38.055427+0000","last_peered":"2023-09-23T20:01:38.055427+0000","last_clean":"2023-09-23T20:01:38.055427+0000","last_became_active":"2023-09-23T19:59:05.474541+0000","last_became_peered":"2023-09-23T19:59:05.474541+0000","last_unstale":"2023-09-23T20:01:38.055427+0000","last_undegraded":"2023-09-23T20:01:38.055427+0000","last_fullsized":"2023-09-23T20:01:38.055427+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054478+0000","last_change":"2023-09-23T20:01:00.075637+0000","last_active":"2023-09-23T20:01:38.054478+0000","last_peered":"2023-09-23T20:01:38.054478+0000","last_clean":"2023-09-23T20:01:38.054478+0000","last_became_active":"2023-09-23T20:01:00.075193+0000","last_became_peered":"2023-09-23T20:01:00.075193+0000","last_unstale":"2023-09-23T20:01:38.054478+0000","last_undegraded":"2023-09-23T20:01:38.054478+0000","last_fullsized":"2023-09-23T20:01:38.054478+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055134+0000","last_change":"2023-09-23T20:01:00.057897+0000","last_active":"2023-09-23T20:01:38.055134+0000","last_peered":"2023-09-23T20:01:38.055134+0000","last_clean":"2023-09-23T20:01:38.055134+0000","last_became_active":"2023-09-23T20:01:00.057723+0000","last_became_peered":"2023-09-23T20:01:00.057723+0000","last_unstale":"2023-09-23T20:01:38.055134+0000","last_undegraded":"2023-09-23T20:01:38.055134+0000","last_fullsized":"2023-09-23T20:01:38.055134+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053541+0000","last_change":"2023-09-23T20:01:01.272667+0000","last_active":"2023-09-23T20:01:38.053541+0000","last_peered":"2023-09-23T20:01:38.053541+0000","last_clean":"2023-09-23T20:01:38.053541+0000","last_became_active":"2023-09-23T20:01:01.271714+0000","last_became_peered":"2023-09-23T20:01:01.271714+0000","last_unstale":"2023-09-23T20:01:38.053541+0000","last_undegraded":"2023-09-23T20:01:38.053541+0000","last_fullsized":"2023-09-23T20:01:38.053541+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053443+0000","last_change":"2023-09-23T20:01:00.067946+0000","last_active":"2023-09-23T20:01:38.053443+0000","last_peered":"2023-09-23T20:01:38.053443+0000","last_clean":"2023-09-23T20:01:38.053443+0000","last_became_active":"2023-09-23T20:01:00.067629+0000","last_became_peered":"2023-09-23T20:01:00.067629+0000","last_unstale":"2023-09-23T20:01:38.053443+0000","last_undegraded":"2023-09-23T20:01:38.053443+0000","last_fullsized":"2023-09-23T20:01:38.053443+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054170+0000","last_change":"2023-09-23T20:01:01.273166+0000","last_active":"2023-09-23T20:01:38.054170+0000","last_peered":"2023-09-23T20:01:38.054170+0000","last_clean":"2023-09-23T20:01:38.054170+0000","last_became_active":"2023-09-23T20:01:01.271607+0000","last_became_peered":"2023-09-23T20:01:01.271607+0000","last_unstale":"2023-09-23T20:01:38.054170+0000","last_undegraded":"2023-09-23T20:01:38.054170+0000","last_fullsized":"2023-09-23T20:01:38.054170+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.057372+0000","last_change":"2023-09-23T20:01:00.063401+0000","last_active":"2023-09-23T20:01:38.057372+0000","last_peered":"2023-09-23T20:01:38.057372+0000","last_clean":"2023-09-23T20:01:38.057372+0000","last_became_active":"2023-09-23T20:01:00.063052+0000","last_became_peered":"2023-09-23T20:01:00.063052+0000","last_unstale":"2023-09-23T20:01:38.057372+0000","last_undegraded":"2023-09-23T20:01:38.057372+0000","last_fullsized":"2023-09-23T20:01:38.057372+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053048+0000","last_change":"2023-09-23T20:01:01.072225+0000","last_active":"2023-09-23T20:01:38.053048+0000","last_peered":"2023-09-23T20:01:38.053048+0000","last_clean":"2023-09-23T20:01:38.053048+0000","last_became_active":"2023-09-23T20:01:01.071710+0000","last_became_peered":"2023-09-23T20:01:01.071710+0000","last_unstale":"2023-09-23T20:01:38.053048+0000","last_undegraded":"2023-09-23T20:01:38.053048+0000","last_fullsized":"2023-09-23T20:01:38.053048+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056205+0000","last_change":"2023-09-23T20:01:00.074082+0000","last_active":"2023-09-23T20:01:38.056205+0000","last_peered":"2023-09-23T20:01:38.056205+0000","last_clean":"2023-09-23T20:01:38.056205+0000","last_became_active":"2023-09-23T20:01:00.072573+0000","last_became_peered":"2023-09-23T20:01:00.072573+0000","last_unstale":"2023-09-23T20:01:38.056205+0000","last_undegraded":"2023-09-23T20:01:38.056205+0000","last_fullsized":"2023-09-23T20:01:38.056205+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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.b","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606107+0000","last_change":"2023-09-23T20:01:01.271952+0000","last_active":"2023-09-23T20:01:38.606107+0000","last_peered":"2023-09-23T20:01:38.606107+0000","last_clean":"2023-09-23T20:01:38.606107+0000","last_became_active":"2023-09-23T20:01:01.271297+0000","last_became_peered":"2023-09-23T20:01:01.271297+0000","last_unstale":"2023-09-23T20:01:38.606107+0000","last_undegraded":"2023-09-23T20:01:38.606107+0000","last_fullsized":"2023-09-23T20:01:38.606107+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060411+0000","last_change":"2023-09-23T20:01:00.080883+0000","last_active":"2023-09-23T20:01:38.060411+0000","last_peered":"2023-09-23T20:01:38.060411+0000","last_clean":"2023-09-23T20:01:38.060411+0000","last_became_active":"2023-09-23T20:01:00.080402+0000","last_became_peered":"2023-09-23T20:01:00.080402+0000","last_unstale":"2023-09-23T20:01:38.060411+0000","last_undegraded":"2023-09-23T20:01:38.060411+0000","last_fullsized":"2023-09-23T20:01:38.060411+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T20:01:39.566293+0000","last_change":"2023-09-23T20:01:39.566293+0000","last_active":"2023-09-23T20:01:39.566293+0000","last_peered":"2023-09-23T20:01:39.566293+0000","last_clean":"2023-09-23T20:01:39.566293+0000","last_became_active":"2023-09-23T20:01:39.565501+0000","last_became_peered":"2023-09-23T20:01:39.565501+0000","last_unstale":"2023-09-23T20:01:39.566293+0000","last_undegraded":"2023-09-23T20:01:39.566293+0000","last_fullsized":"2023-09-23T20:01:39.566293+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062449+0000","last_change":"2023-09-23T20:01:00.055224+0000","last_active":"2023-09-23T20:01:38.062449+0000","last_peered":"2023-09-23T20:01:38.062449+0000","last_clean":"2023-09-23T20:01:38.062449+0000","last_became_active":"2023-09-23T20:01:00.054852+0000","last_became_peered":"2023-09-23T20:01:00.054852+0000","last_unstale":"2023-09-23T20:01:38.062449+0000","last_undegraded":"2023-09-23T20:01:38.062449+0000","last_fullsized":"2023-09-23T20:01:38.062449+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.052809+0000","last_change":"2023-09-23T20:01:01.270822+0000","last_active":"2023-09-23T20:01:38.052809+0000","last_peered":"2023-09-23T20:01:38.052809+0000","last_clean":"2023-09-23T20:01:38.052809+0000","last_became_active":"2023-09-23T20:01:01.269926+0000","last_became_peered":"2023-09-23T20:01:01.269926+0000","last_unstale":"2023-09-23T20:01:38.052809+0000","last_undegraded":"2023-09-23T20:01:38.052809+0000","last_fullsized":"2023-09-23T20:01:38.052809+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062523+0000","last_change":"2023-09-23T20:01:00.061496+0000","last_active":"2023-09-23T20:01:38.062523+0000","last_peered":"2023-09-23T20:01:38.062523+0000","last_clean":"2023-09-23T20:01:38.062523+0000","last_became_active":"2023-09-23T20:01:00.061179+0000","last_became_peered":"2023-09-23T20:01:00.061179+0000","last_unstale":"2023-09-23T20:01:38.062523+0000","last_undegraded":"2023-09-23T20:01:38.062523+0000","last_fullsized":"2023-09-23T20:01:38.062523+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.059719+0000","last_change":"2023-09-23T20:01:01.381114+0000","last_active":"2023-09-23T20:01:38.059719+0000","last_peered":"2023-09-23T20:01:38.059719+0000","last_clean":"2023-09-23T20:01:38.059719+0000","last_became_active":"2023-09-23T20:01:01.380654+0000","last_became_peered":"2023-09-23T20:01:01.380654+0000","last_unstale":"2023-09-23T20:01:38.059719+0000","last_undegraded":"2023-09-23T20:01:38.059719+0000","last_fullsized":"2023-09-23T20:01:38.059719+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062448+0000","last_change":"2023-09-23T20:01:00.062494+0000","last_active":"2023-09-23T20:01:38.062448+0000","last_peered":"2023-09-23T20:01:38.062448+0000","last_clean":"2023-09-23T20:01:38.062448+0000","last_became_active":"2023-09-23T20:01:00.062160+0000","last_became_peered":"2023-09-23T20:01:00.062160+0000","last_unstale":"2023-09-23T20:01:38.062448+0000","last_undegraded":"2023-09-23T20:01:38.062448+0000","last_fullsized":"2023-09-23T20:01:38.062448+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056643+0000","last_change":"2023-09-23T20:01:01.373904+0000","last_active":"2023-09-23T20:01:38.056643+0000","last_peered":"2023-09-23T20:01:38.056643+0000","last_clean":"2023-09-23T20:01:38.056643+0000","last_became_active":"2023-09-23T20:01:01.373178+0000","last_became_peered":"2023-09-23T20:01:01.373178+0000","last_unstale":"2023-09-23T20:01:38.056643+0000","last_undegraded":"2023-09-23T20:01:38.056643+0000","last_fullsized":"2023-09-23T20:01:38.056643+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":22,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056729+0000","last_change":"2023-09-23T20:01:00.057177+0000","last_active":"2023-09-23T20:01:38.056729+0000","last_peered":"2023-09-23T20:01:38.056729+0000","last_clean":"2023-09-23T20:01:38.056729+0000","last_became_active":"2023-09-23T20:01:00.056784+0000","last_became_peered":"2023-09-23T20:01:00.056784+0000","last_unstale":"2023-09-23T20:01:38.056729+0000","last_undegraded":"2023-09-23T20:01:38.056729+0000","last_fullsized":"2023-09-23T20:01:38.056729+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606393+0000","last_change":"2023-09-23T20:01:01.374505+0000","last_active":"2023-09-23T20:01:38.606393+0000","last_peered":"2023-09-23T20:01:38.606393+0000","last_clean":"2023-09-23T20:01:38.606393+0000","last_became_active":"2023-09-23T20:01:01.373643+0000","last_became_peered":"2023-09-23T20:01:01.373643+0000","last_unstale":"2023-09-23T20:01:38.606393+0000","last_undegraded":"2023-09-23T20:01:38.606393+0000","last_fullsized":"2023-09-23T20:01:38.606393+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062040+0000","last_change":"2023-09-23T20:01:00.063799+0000","last_active":"2023-09-23T20:01:38.062040+0000","last_peered":"2023-09-23T20:01:38.062040+0000","last_clean":"2023-09-23T20:01:38.062040+0000","last_became_active":"2023-09-23T20:01:00.063351+0000","last_became_peered":"2023-09-23T20:01:00.063351+0000","last_unstale":"2023-09-23T20:01:38.062040+0000","last_undegraded":"2023-09-23T20:01:38.062040+0000","last_fullsized":"2023-09-23T20:01:38.062040+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060442+0000","last_change":"2023-09-23T20:01:01.381646+0000","last_active":"2023-09-23T20:01:38.060442+0000","last_peered":"2023-09-23T20:01:38.060442+0000","last_clean":"2023-09-23T20:01:38.060442+0000","last_became_active":"2023-09-23T20:01:01.381029+0000","last_became_peered":"2023-09-23T20:01:01.381029+0000","last_unstale":"2023-09-23T20:01:38.060442+0000","last_undegraded":"2023-09-23T20:01:38.060442+0000","last_fullsized":"2023-09-23T20:01:38.060442+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606162+0000","last_change":"2023-09-23T20:01:00.076994+0000","last_active":"2023-09-23T20:01:38.606162+0000","last_peered":"2023-09-23T20:01:38.606162+0000","last_clean":"2023-09-23T20:01:38.606162+0000","last_became_active":"2023-09-23T20:01:00.076603+0000","last_became_peered":"2023-09-23T20:01:00.076603+0000","last_unstale":"2023-09-23T20:01:38.606162+0000","last_undegraded":"2023-09-23T20:01:38.606162+0000","last_fullsized":"2023-09-23T20:01:38.606162+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056474+0000","last_change":"2023-09-23T20:01:01.373977+0000","last_active":"2023-09-23T20:01:38.056474+0000","last_peered":"2023-09-23T20:01:38.056474+0000","last_clean":"2023-09-23T20:01:38.056474+0000","last_became_active":"2023-09-23T20:01:01.373312+0000","last_became_peered":"2023-09-23T20:01:01.373312+0000","last_unstale":"2023-09-23T20:01:38.056474+0000","last_undegraded":"2023-09-23T20:01:38.056474+0000","last_fullsized":"2023-09-23T20:01:38.056474+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062384+0000","last_change":"2023-09-23T20:01:00.067245+0000","last_active":"2023-09-23T20:01:38.062384+0000","last_peered":"2023-09-23T20:01:38.062384+0000","last_clean":"2023-09-23T20:01:38.062384+0000","last_became_active":"2023-09-23T20:01:00.066692+0000","last_became_peered":"2023-09-23T20:01:00.066692+0000","last_unstale":"2023-09-23T20:01:38.062384+0000","last_undegraded":"2023-09-23T20:01:38.062384+0000","last_fullsized":"2023-09-23T20:01:38.062384+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T20:01:39.065704+0000","last_change":"2023-09-23T20:01:39.065704+0000","last_active":"2023-09-23T20:01:39.065704+0000","last_peered":"2023-09-23T20:01:39.065704+0000","last_clean":"2023-09-23T20:01:39.065704+0000","last_became_active":"2023-09-23T20:01:39.065183+0000","last_became_peered":"2023-09-23T20:01:39.065183+0000","last_unstale":"2023-09-23T20:01:39.065704+0000","last_undegraded":"2023-09-23T20:01:39.065704+0000","last_fullsized":"2023-09-23T20:01:39.065704+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"59'6","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053841+0000","last_change":"2023-09-23T20:01:00.066647+0000","last_active":"2023-09-23T20:01:38.053841+0000","last_peered":"2023-09-23T20:01:38.053841+0000","last_clean":"2023-09-23T20:01:38.053841+0000","last_became_active":"2023-09-23T20:01:00.066341+0000","last_became_peered":"2023-09-23T20:01:00.066341+0000","last_unstale":"2023-09-23T20:01:38.053841+0000","last_undegraded":"2023-09-23T20:01:38.053841+0000","last_fullsized":"2023-09-23T20:01:38.053841+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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":0,"num_read_kb":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054424+0000","last_change":"2023-09-23T20:01:01.009561+0000","last_active":"2023-09-23T20:01:38.054424+0000","last_peered":"2023-09-23T20:01:38.054424+0000","last_clean":"2023-09-23T20:01:38.054424+0000","last_became_active":"2023-09-23T20:01:01.008797+0000","last_became_peered":"2023-09-23T20:01:01.008797+0000","last_unstale":"2023-09-23T20:01:38.054424+0000","last_undegraded":"2023-09-23T20:01:38.054424+0000","last_fullsized":"2023-09-23T20:01:38.054424+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062283+0000","last_change":"2023-09-23T20:01:00.063890+0000","last_active":"2023-09-23T20:01:38.062283+0000","last_peered":"2023-09-23T20:01:38.062283+0000","last_clean":"2023-09-23T20:01:38.062283+0000","last_became_active":"2023-09-23T20:01:00.063469+0000","last_became_peered":"2023-09-23T20:01:00.063469+0000","last_unstale":"2023-09-23T20:01:38.062283+0000","last_undegraded":"2023-09-23T20:01:38.062283+0000","last_fullsized":"2023-09-23T20:01:38.062283+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055594+0000","last_change":"2023-09-23T20:01:01.375258+0000","last_active":"2023-09-23T20:01:38.055594+0000","last_peered":"2023-09-23T20:01:38.055594+0000","last_clean":"2023-09-23T20:01:38.055594+0000","last_became_active":"2023-09-23T20:01:01.373861+0000","last_became_peered":"2023-09-23T20:01:01.373861+0000","last_unstale":"2023-09-23T20:01:38.055594+0000","last_undegraded":"2023-09-23T20:01:38.055594+0000","last_fullsized":"2023-09-23T20:01:38.055594+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060334+0000","last_change":"2023-09-23T20:01:00.053868+0000","last_active":"2023-09-23T20:01:38.060334+0000","last_peered":"2023-09-23T20:01:38.060334+0000","last_clean":"2023-09-23T20:01:38.060334+0000","last_became_active":"2023-09-23T20:01:00.049447+0000","last_became_peered":"2023-09-23T20:01:00.049447+0000","last_unstale":"2023-09-23T20:01:38.060334+0000","last_undegraded":"2023-09-23T20:01:38.060334+0000","last_fullsized":"2023-09-23T20:01:38.060334+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055281+0000","last_change":"2023-09-23T20:01:01.268336+0000","last_active":"2023-09-23T20:01:38.055281+0000","last_peered":"2023-09-23T20:01:38.055281+0000","last_clean":"2023-09-23T20:01:38.055281+0000","last_became_active":"2023-09-23T20:01:01.267367+0000","last_became_peered":"2023-09-23T20:01:01.267367+0000","last_unstale":"2023-09-23T20:01:38.055281+0000","last_undegraded":"2023-09-23T20:01:38.055281+0000","last_fullsized":"2023-09-23T20:01:38.055281+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606735+0000","last_change":"2023-09-23T20:01:00.078651+0000","last_active":"2023-09-23T20:01:38.606735+0000","last_peered":"2023-09-23T20:01:38.606735+0000","last_clean":"2023-09-23T20:01:38.606735+0000","last_became_active":"2023-09-23T20:01:00.078291+0000","last_became_peered":"2023-09-23T20:01:00.078291+0000","last_unstale":"2023-09-23T20:01:38.606735+0000","last_undegraded":"2023-09-23T20:01:38.606735+0000","last_fullsized":"2023-09-23T20:01:38.606735+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T20:01:39.062624+0000","last_change":"2023-09-23T20:01:39.062624+0000","last_active":"2023-09-23T20:01:39.062624+0000","last_peered":"2023-09-23T20:01:39.062624+0000","last_clean":"2023-09-23T20:01:39.062624+0000","last_became_active":"2023-09-23T20:01:39.061928+0000","last_became_peered":"2023-09-23T20:01:39.061928+0000","last_unstale":"2023-09-23T20:01:39.062624+0000","last_undegraded":"2023-09-23T20:01:39.062624+0000","last_fullsized":"2023-09-23T20:01:39.062624+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055305+0000","last_change":"2023-09-23T20:01:00.070153+0000","last_active":"2023-09-23T20:01:38.055305+0000","last_peered":"2023-09-23T20:01:38.055305+0000","last_clean":"2023-09-23T20:01:38.055305+0000","last_became_active":"2023-09-23T20:01:00.067903+0000","last_became_peered":"2023-09-23T20:01:00.067903+0000","last_unstale":"2023-09-23T20:01:38.055305+0000","last_undegraded":"2023-09-23T20:01:38.055305+0000","last_fullsized":"2023-09-23T20:01:38.055305+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606351+0000","last_change":"2023-09-23T20:01:01.376631+0000","last_active":"2023-09-23T20:01:38.606351+0000","last_peered":"2023-09-23T20:01:38.606351+0000","last_clean":"2023-09-23T20:01:38.606351+0000","last_became_active":"2023-09-23T20:01:01.376235+0000","last_became_peered":"2023-09-23T20:01:01.376235+0000","last_unstale":"2023-09-23T20:01:38.606351+0000","last_undegraded":"2023-09-23T20:01:38.606351+0000","last_fullsized":"2023-09-23T20:01:38.606351+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054125+0000","last_change":"2023-09-23T20:01:00.054698+0000","last_active":"2023-09-23T20:01:38.054125+0000","last_peered":"2023-09-23T20:01:38.054125+0000","last_clean":"2023-09-23T20:01:38.054125+0000","last_became_active":"2023-09-23T20:01:00.054362+0000","last_became_peered":"2023-09-23T20:01:00.054362+0000","last_unstale":"2023-09-23T20:01:38.054125+0000","last_undegraded":"2023-09-23T20:01:38.054125+0000","last_fullsized":"2023-09-23T20:01:38.054125+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056961+0000","last_change":"2023-09-23T20:01:01.268304+0000","last_active":"2023-09-23T20:01:38.056961+0000","last_peered":"2023-09-23T20:01:38.056961+0000","last_clean":"2023-09-23T20:01:38.056961+0000","last_became_active":"2023-09-23T20:01:01.267946+0000","last_became_peered":"2023-09-23T20:01:01.267946+0000","last_unstale":"2023-09-23T20:01:38.056961+0000","last_undegraded":"2023-09-23T20:01:38.056961+0000","last_fullsized":"2023-09-23T20:01:38.056961+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053093+0000","last_change":"2023-09-23T20:01:00.058915+0000","last_active":"2023-09-23T20:01:38.053093+0000","last_peered":"2023-09-23T20:01:38.053093+0000","last_clean":"2023-09-23T20:01:38.053093+0000","last_became_active":"2023-09-23T20:01:00.058485+0000","last_became_peered":"2023-09-23T20:01:00.058485+0000","last_unstale":"2023-09-23T20:01:38.053093+0000","last_undegraded":"2023-09-23T20:01:38.053093+0000","last_fullsized":"2023-09-23T20:01:38.053093+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"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":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":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":48,"seq":206158430262,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297724,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447428,"statfs":{"total":95995035648,"available":95690166272,"internally_reserved":0,"allocated":643072,"data_stored":266191,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.89900000000000002,"15min":0.86299999999999999},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.385,"5min":3.1539999999999999,"15min":3.1539999999999999},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.96099999999999997,"15min":0.95099999999999996},"min":{"1min":0.58599999999999997,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1919999999999999,"5min":3.3370000000000002,"15min":3.3370000000000002},"last":0.84099999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.99299999999999999,"15min":0.97699999999999998},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.4039999999999999,"5min":3.2029999999999998,"15min":3.2029999999999998},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.91100000000000003,"15min":0.90300000000000002},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.212,"5min":2.5600000000000001,"15min":2.5600000000000001},"last":0.90400000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.89000000000000001,"15min":0.86399999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.25,"5min":2.859,"15min":2.859},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.0169999999999999,"15min":0.98099999999999998},"min":{"1min":0.58599999999999997,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.625,"5min":3.2919999999999998,"15min":3.2919999999999998},"last":1.016}]},{"osd":3,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.94399999999999995,"15min":0.94299999999999995},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.363,"5min":2.9119999999999999,"15min":2.9119999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.016,"5min":1.024,"15min":1.0149999999999999},"min":{"1min":0.72599999999999998,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3140000000000001,"5min":3.2480000000000002,"15min":3.2480000000000002},"last":1.083}]},{"osd":4,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.88100000000000001,"15min":0.84299999999999997},"min":{"1min":0.68999999999999995,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.589,"5min":2.637,"15min":2.637},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.998,"5min":0.94699999999999995,"15min":0.89700000000000002},"min":{"1min":0.71499999999999997,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3069999999999999,"5min":2.9580000000000002,"15min":2.9580000000000002},"last":1.1719999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.0740000000000001,"15min":1.0069999999999999},"min":{"1min":0.73199999999999998,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.55,"5min":4.165,"15min":4.165},"last":1.133},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.012,"15min":0.94699999999999995},"min":{"1min":0.68899999999999995,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.399,"5min":4.0499999999999998,"15min":4.0499999999999998},"last":0.999}]},{"osd":6,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.0369999999999999,"15min":0.99299999999999999},"min":{"1min":0.78700000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.52,"5min":2.694,"15min":2.694},"last":1.069},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0700000000000001,"15min":1.016},"min":{"1min":0.80500000000000005,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.363,"5min":3.0139999999999998,"15min":3.0139999999999998},"last":1.22}]}]},{"osd":6,"up_from":42,"seq":180388626495,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297708,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447444,"statfs":{"total":95995035648,"available":95690182656,"internally_reserved":0,"allocated":626688,"data_stored":265730,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.90400000000000003,"15min":0.92200000000000004},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3620000000000001,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.871},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.93799999999999994,"15min":0.97599999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.2270000000000001,"5min":1.804,"15min":1.804},"last":0.92100000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.91300000000000003,"15min":0.89100000000000001},"min":{"1min":0.61699999999999999,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.335,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.036},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.88900000000000001,"15min":0.89400000000000002},"min":{"1min":0.622,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.069,"5min":1.198,"15min":1.198},"last":0.77600000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.90800000000000003,"15min":0.90200000000000002},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1.1719999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.88100000000000001,"15min":0.89700000000000002},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.167,"5min":1.181,"15min":1.181},"last":0.84899999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.93200000000000005,"15min":0.93000000000000005},"min":{"1min":0.65900000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.2529999999999999,"5min":1.444,"15min":1.444},"last":0.996},{"interface":"front","average":{"1min":1.056,"5min":1,"15min":0.98799999999999999},"min":{"1min":0.749,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.3029999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.97299999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.84399999999999997,"15min":0.79900000000000004},"min":{"1min":0.59099999999999997,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.91500000000000004,"15min":0.878},"min":{"1min":0.49399999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.353,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.629}]},{"osd":5,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":0.96599999999999997,"15min":0.92200000000000004},"min":{"1min":0.69599999999999995,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.4119999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.133},{"interface":"front","average":{"1min":1.0469999999999999,"5min":0.98999999999999999,"15min":0.95599999999999996},"min":{"1min":0.70099999999999996,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.4279999999999999,"5min":1.518,"15min":1.518},"last":0.71799999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:02:08 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.052,"15min":1.032},"min":{"1min":0.79000000000000004,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3779999999999999,"5min":1.452,"15min":1.452},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.125,"5min":1.1140000000000001,"15min":1.109},"min":{"1min":0.84599999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.357,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.089}]}]},{"osd":1,"up_from":13,"seq":55834574953,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297692,"kb_used_data":596,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447460,"statfs":{"total":95995035648,"available":95690199040,"internally_reserved":0,"allocated":610304,"data_stored":264124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:02:02 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.70599999999999996,"15min":0.60099999999999998},"min":{"1min":0.40300000000000002,"5min":0.33400000000000002,"15min":0.29999999999999999},"max":{"1min":0.90800000000000003,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.3380000000000001},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.74099999999999999,"15min":0.626},"min":{"1min":0.46700000000000003,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.93600000000000005,"5min":3.1880000000000002,"15min":3.1880000000000002},"last":0.44400000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:01:59 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.72099999999999997,"15min":0.65100000000000002},"min":{"1min":0.36199999999999999,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.92400000000000004,"5min":3.4689999999999999,"15min":3.4689999999999999},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.78600000000000003,"15min":0.70199999999999996},"min":{"1min":0.52400000000000002,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1240000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1.4039999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:01:36 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.82299999999999995,"15min":0.78100000000000003},"min":{"1min":0.46700000000000003,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.153,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.80000000000000004,"15min":0.78300000000000003},"min":{"1min":0.55100000000000005,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.1779999999999999,"5min":1.206,"15min":1.206},"last":1.3149999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:02:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.038,"15min":0.95999999999999996},"min":{"1min":0.70999999999999996,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.468,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.03,"15min":0.98399999999999999},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.3149999999999999,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":0.85699999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0089999999999999,"15min":1.05},"min":{"1min":0.68600000000000005,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.4990000000000001,"5min":1.617,"15min":1.617},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0189999999999999,"15min":1.0740000000000001},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.3879999999999999,"5min":1.77,"15min":1.77},"last":0.629}]},{"osd":6,"last update":"Sat Sep 23 20:01:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.143,"15min":1.1870000000000001},"min":{"1min":0.80600000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.5720000000000001,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1399999999999999,"15min":1.1759999999999999},"min":{"1min":0.872,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.4099999999999999,"5min":1.76,"15min":1.76},"last":1.1659999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.056,"15min":1.097},"min":{"1min":0.629,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.4550000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.117,"15min":1.151},"min":{"1min":0.68700000000000006,"5min":0.622,"15min":0.622},"max":{"1min":1.5229999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.7330000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738484,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297704,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447448,"statfs":{"total":95995035648,"available":95690186752,"internally_reserved":0,"allocated":622592,"data_stored":265015,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.69399999999999995,"15min":0.58299999999999996},"min":{"1min":0.42099999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.91700000000000004,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.71399999999999997,"15min":0.63900000000000001},"min":{"1min":0.44600000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.98999999999999999,"5min":1.397,"15min":1.397},"last":0.52200000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:01:53 2023","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.76200000000000001,"15min":0.67300000000000004},"min":{"1min":0.43099999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.1950000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.74099999999999999,"15min":0.65300000000000002},"min":{"1min":0.372,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.95799999999999996,"5min":1.552,"15min":1.552},"last":0.47999999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.74299999999999999,"15min":0.71899999999999997},"min":{"1min":0.56000000000000005,"5min":0.309,"15min":0.309},"max":{"1min":1.083,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.81200000000000006,"15min":0.82199999999999995},"min":{"1min":0.46000000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1140000000000001,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":0.74099999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.98899999999999999,"15min":0.99199999999999999},"min":{"1min":0.71499999999999997,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.3180000000000001,"5min":1.603,"15min":1.603},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97599999999999998,"15min":0.95899999999999996},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.292,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":0.94999999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:01:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.93700000000000006,"15min":0.99199999999999999},"min":{"1min":0.58899999999999997,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.528,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.753},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.002,"15min":1.022},"min":{"1min":0.624,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.1599999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0229999999999999,"15min":1.0800000000000001},"min":{"1min":0.67300000000000004,"5min":0.629,"15min":0.629},"max":{"1min":1.462,"5min":1.651,"15min":1.651},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.173,"5min":1.107,"15min":1.179},"min":{"1min":0.747,"5min":0.624,"15min":0.624},"max":{"1min":1.597,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.089}]},{"osd":7,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.099,"15min":1.121},"min":{"1min":0.59099999999999997,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.4299999999999999,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":1.2},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0680000000000001,"15min":1.089},"min":{"1min":0.77800000000000002,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3220000000000001,"5min":1.665,"15min":1.665},"last":0.90300000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411425,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297704,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447448,"statfs":{"total":95995035648,"available":95690186752,"internally_reserved":0,"allocated":622592,"data_stored":265027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:01:44 2023","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":0.67100000000000004,"15min":0.59399999999999997},"min":{"1min":0.46300000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.71899999999999997,"15min":0.61599999999999999},"min":{"1min":0.502,"5min":0.42099999999999999,"15min":0.39800000000000002},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.73199999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:01:44 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.78700000000000003,"15min":0.69799999999999995},"min":{"1min":0.47599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1499999999999999,"5min":1.177,"15min":1.177},"last":1.2110000000000001},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.75600000000000001,"15min":0.69399999999999995},"min":{"1min":0.53300000000000003,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.0169999999999999,"5min":1.0389999999999999,"15min":1.073},"last":1.2290000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:01:23 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.747,"15min":0.73499999999999999},"min":{"1min":0.495,"5min":0.432,"15min":0.432},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.80100000000000005,"15min":0.78500000000000003},"min":{"1min":0.47899999999999998,"5min":0.439,"15min":0.439},"max":{"1min":1.226,"5min":1.321,"15min":1.321},"last":0.85699999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:02:14 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.97899999999999998,"15min":0.96699999999999997},"min":{"1min":0.65200000000000002,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.3460000000000001,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0089999999999999,"15min":0.995},"min":{"1min":0.76200000000000001,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.3440000000000001,"5min":1.401,"15min":1.4219999999999999},"last":1.125}]},{"osd":5,"last update":"Sat Sep 23 20:01:50 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.93100000000000005,"15min":0.93700000000000006},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.228,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.052},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.006,"15min":0.999},"min":{"1min":0.76800000000000002,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.423,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.375}]},{"osd":6,"last update":"Sat Sep 23 20:01:38 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.0389999999999999,"15min":1.0469999999999999},"min":{"1min":0.71199999999999997,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.01},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.014,"15min":1.016},"min":{"1min":0.69399999999999995,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.415,"5min":1.423,"15min":1.423},"last":0.90400000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:02:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.0449999999999999,"15min":1.103},"min":{"1min":0.66900000000000004,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.2490000000000001,"5min":1.609,"15min":1.609},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0840000000000001,"15min":1.1240000000000001},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3069999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.1819999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182487,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":264529,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.70399999999999996,"15min":0.64800000000000002},"min":{"1min":0.52900000000000003,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.548,"5min":1.548,"15min":1.548},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.746,"5min":0.746,"15min":0.72499999999999998},"min":{"1min":0.51300000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.2849999999999999,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":0.93200000000000005}]},{"osd":1,"last update":"Sat Sep 23 20:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.76600000000000001,"15min":0.77700000000000002},"min":{"1min":0.38300000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.103,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.74099999999999999,"15min":0.73299999999999998},"min":{"1min":0.499,"5min":0.377,"15min":0.377},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.67300000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.755,"15min":0.75700000000000001},"min":{"1min":0.60399999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.0620000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.79700000000000004,"15min":0.76700000000000002},"min":{"1min":0.503,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.6679999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.29}]},{"osd":4,"last update":"Sat Sep 23 20:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.96399999999999997,"15min":0.92600000000000005},"min":{"1min":0.66800000000000004,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.7450000000000001,"5min":4.8609999999999998,"15min":4.8609999999999998},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.94899999999999995,"15min":0.94099999999999995},"min":{"1min":0.74099999999999999,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.4179999999999999,"5min":1.9730000000000001,"15min":1.9730000000000001},"last":1.1719999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:01:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.012,"15min":1.016},"min":{"1min":0.755,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.613,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.012,"5min":0.98099999999999998,"15min":1.01},"min":{"1min":0.80600000000000005,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.395,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.89400000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:01:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1020000000000001,"15min":1.1319999999999999},"min":{"1min":0.88600000000000001,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.53,"5min":1.667,"15min":1.667},"last":1.4099999999999999},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.127,"15min":1.113},"min":{"1min":0.80700000000000005,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.802,"5min":4.8330000000000002,"15min":4.8330000000000002},"last":1.228}]},{"osd":7,"last update":"Sat Sep 23 20:02:14 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.1599999999999999,"15min":1.242},"min":{"1min":0.76800000000000002,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.6970000000000001,"5min":4.9039999999999999,"15min":4.9039999999999999},"last":1.339},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.03,"15min":1.018},"min":{"1min":0.76900000000000002,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.3160000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.206}]}]},{"osd":4,"up_from":30,"seq":128849018958,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297720,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447432,"statfs":{"total":95995035648,"available":95690170368,"internally_reserved":0,"allocated":638976,"data_stored":266121,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.85599999999999998,"15min":0.86799999999999999},"min":{"1min":0.67400000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.0429999999999999,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.83799999999999997,"15min":0.84399999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.1639999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.022}]},{"osd":1,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.85499999999999998,"15min":0.85899999999999999},"min":{"1min":0.64800000000000002,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2130000000000001,"5min":1.369,"15min":1.369},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.86599999999999999,"15min":0.85999999999999999},"min":{"1min":0.622,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.1759999999999999,"5min":1.196,"15min":1.196},"last":0.99199999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.90100000000000002,"15min":0.86299999999999999},"min":{"1min":0.67200000000000004,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.141,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.878},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.86299999999999999,"15min":0.93300000000000005},"min":{"1min":0.53800000000000003,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.2430000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.95199999999999996}]},{"osd":3,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.91600000000000004,"15min":0.92400000000000004},"min":{"1min":0.65900000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.226,"5min":1.3,"15min":1.3},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.93899999999999995,"15min":0.90600000000000003},"min":{"1min":0.68700000000000006,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.2809999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.0389999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:01:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.88800000000000001,"15min":0.84199999999999997},"min":{"1min":0.69099999999999995,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.97199999999999998,"15min":0.96099999999999997},"min":{"1min":0.60099999999999998,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2250000000000001,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.0940000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.91600000000000004,"15min":0.91200000000000003},"min":{"1min":0.55300000000000005,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.2749999999999999,"5min":1.306,"15min":1.306},"last":1.157},{"interface":"front","average":{"1min":1.099,"5min":1.02,"15min":1.0069999999999999},"min":{"1min":0.79700000000000004,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.304,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.077}]},{"osd":7,"last update":"Sat Sep 23 20:02:15 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.036,"15min":0.98999999999999999},"min":{"1min":0.83599999999999997,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.127},{"interface":"front","average":{"1min":1.125,"5min":1.048,"15min":1.012},"min":{"1min":0.64300000000000002,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.377,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.2290000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822727,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":264748,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:01:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.85799999999999998,"15min":0.83399999999999996},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.878,"5min":0.89000000000000001,"15min":0.90000000000000002},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.90500000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:01:48 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.90900000000000003,"15min":0.90400000000000003},"min":{"1min":0.68300000000000005,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.323,"5min":1.361,"15min":1.361},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.84899999999999998,"15min":0.86799999999999999},"min":{"1min":0.55000000000000004,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.70799999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:01:48 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.91400000000000003,"15min":0.91400000000000003},"min":{"1min":0.67600000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2110000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.90800000000000003,"15min":0.89800000000000002},"min":{"1min":0.64900000000000002,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1850000000000001,"5min":1.329,"15min":1.329},"last":0.88600000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:01:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":0.99299999999999999,"15min":1.0009999999999999},"min":{"1min":0.70799999999999996,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":2.3290000000000002,"5min":2.3290000000000002,"15min":2.3290000000000002},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.0920000000000001,"5min":0.97599999999999998,"15min":0.95999999999999996},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":2.383,"5min":2.383,"15min":2.383},"last":0.94499999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:01:48 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.86599999999999999,"15min":0.81799999999999995},"min":{"1min":0.623,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2849999999999999,"5min":1.51,"15min":1.51},"last":1.179},{"interface":"front","average":{"1min":1.044,"5min":0.91100000000000003,"15min":0.84099999999999997},"min":{"1min":0.60899999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.29}]},{"osd":6,"last update":"Sat Sep 23 20:01:31 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.98999999999999999,"15min":0.98199999999999998},"min":{"1min":0.76300000000000001,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.345,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":0.97999999999999998,"15min":0.94799999999999995},"min":{"1min":0.58699999999999997,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.655,"5min":1.655,"15min":1.655},"last":1.095}]},{"osd":7,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.97599999999999998,"15min":0.93999999999999995},"min":{"1min":0.73799999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.419,"5min":2.0779999999999998,"15min":2.0779999999999998},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.071,"15min":1.0389999999999999},"min":{"1min":0.56399999999999995,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.627,"5min":1.732,"15min":1.732},"last":1.3160000000000001}]}]}],"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":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":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":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-23T20:02:26.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:02:27.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:26 smithi098 bash[27308]: audit 2023-09-23T20:02:25.480122+0000 mgr.y (mgr.14442) 147 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:02:27.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:26 smithi098 bash[27308]: cluster 2023-09-23T20:02:25.748626+0000 mgr.y (mgr.14442) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:27.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:26 smithi098 bash[33670]: audit 2023-09-23T20:02:25.480122+0000 mgr.y (mgr.14442) 147 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:02:27.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:26 smithi098 bash[33670]: cluster 2023-09-23T20:02:25.748626+0000 mgr.y (mgr.14442) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:27.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:26 smithi173 bash[27697]: audit 2023-09-23T20:02:25.480122+0000 mgr.y (mgr.14442) 147 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:02:27.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:26 smithi173 bash[27697]: cluster 2023-09-23T20:02:25.748626+0000 mgr.y (mgr.14442) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:28.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:27 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:27] "GET /metrics HTTP/1.1" 200 191371 "" "Prometheus/2.33.4" 2023-09-23T20:02:29.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:28 smithi098 bash[27308]: cluster 2023-09-23T20:02:27.749277+0000 mgr.y (mgr.14442) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:28 smithi098 bash[33670]: cluster 2023-09-23T20:02:27.749277+0000 mgr.y (mgr.14442) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:29.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:28 smithi173 bash[27697]: cluster 2023-09-23T20:02:27.749277+0000 mgr.y (mgr.14442) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:31.069 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:02:31.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:30 smithi098 bash[33670]: cluster 2023-09-23T20:02:29.750421+0000 mgr.y (mgr.14442) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:31.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:30 smithi098 bash[27308]: cluster 2023-09-23T20:02:29.750421+0000 mgr.y (mgr.14442) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:30 smithi173 bash[27697]: cluster 2023-09-23T20:02:29.750421+0000 mgr.y (mgr.14442) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:33.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:32 smithi098 bash[33670]: cluster 2023-09-23T20:02:31.751191+0000 mgr.y (mgr.14442) 151 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:33.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:32 smithi098 bash[27308]: cluster 2023-09-23T20:02:31.751191+0000 mgr.y (mgr.14442) 151 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:32 smithi173 bash[27697]: cluster 2023-09-23T20:02:31.751191+0000 mgr.y (mgr.14442) 151 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:34.064 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:02:34.065 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:02:34.846 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":132,"stamp":"2023-09-23T20:02:33.751484+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":0,"num_read_kb":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"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":2381652,"kb_used_data":4884,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579564,"statfs":{"total":767960285184,"available":765521473536,"internally_reserved":0,"allocated":5001216,"data_stored":2121485,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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.004709"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.052822+0000","last_change":"2023-09-23T20:01:01.270845+0000","last_active":"2023-09-23T20:01:38.052822+0000","last_peered":"2023-09-23T20:01:38.052822+0000","last_clean":"2023-09-23T20:01:38.052822+0000","last_became_active":"2023-09-23T20:01:01.269990+0000","last_became_peered":"2023-09-23T20:01:01.269990+0000","last_unstale":"2023-09-23T20:01:38.052822+0000","last_undegraded":"2023-09-23T20:01:38.052822+0000","last_fullsized":"2023-09-23T20:01:38.052822+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":18,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606540+0000","last_change":"2023-09-23T20:01:00.056094+0000","last_active":"2023-09-23T20:01:38.606540+0000","last_peered":"2023-09-23T20:01:38.606540+0000","last_clean":"2023-09-23T20:01:38.606540+0000","last_became_active":"2023-09-23T20:01:00.054330+0000","last_became_peered":"2023-09-23T20:01:00.054330+0000","last_unstale":"2023-09-23T20:01:38.606540+0000","last_undegraded":"2023-09-23T20:01:38.606540+0000","last_fullsized":"2023-09-23T20:01:38.606540+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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.19","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055494+0000","last_change":"2023-09-23T20:01:01.068748+0000","last_active":"2023-09-23T20:01:38.055494+0000","last_peered":"2023-09-23T20:01:38.055494+0000","last_clean":"2023-09-23T20:01:38.055494+0000","last_became_active":"2023-09-23T20:01:01.068352+0000","last_became_peered":"2023-09-23T20:01:01.068352+0000","last_unstale":"2023-09-23T20:01:38.055494+0000","last_undegraded":"2023-09-23T20:01:38.055494+0000","last_fullsized":"2023-09-23T20:01:38.055494+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056357+0000","last_change":"2023-09-23T20:01:00.076325+0000","last_active":"2023-09-23T20:01:38.056357+0000","last_peered":"2023-09-23T20:01:38.056357+0000","last_clean":"2023-09-23T20:01:38.056357+0000","last_became_active":"2023-09-23T20:01:00.075947+0000","last_became_peered":"2023-09-23T20:01:00.075947+0000","last_unstale":"2023-09-23T20:01:38.056357+0000","last_undegraded":"2023-09-23T20:01:38.056357+0000","last_fullsized":"2023-09-23T20:01:38.056357+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053363+0000","last_change":"2023-09-23T20:01:01.072233+0000","last_active":"2023-09-23T20:01:38.053363+0000","last_peered":"2023-09-23T20:01:38.053363+0000","last_clean":"2023-09-23T20:01:38.053363+0000","last_became_active":"2023-09-23T20:01:01.071830+0000","last_became_peered":"2023-09-23T20:01:01.071830+0000","last_unstale":"2023-09-23T20:01:38.053363+0000","last_undegraded":"2023-09-23T20:01:38.053363+0000","last_fullsized":"2023-09-23T20:01:38.053363+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060567+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:01:38.060567+0000","last_peered":"2023-09-23T20:01:38.060567+0000","last_clean":"2023-09-23T20:01:38.060567+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:01:38.060567+0000","last_undegraded":"2023-09-23T20:01:38.060567+0000","last_fullsized":"2023-09-23T20:01:38.060567+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053456+0000","last_change":"2023-09-23T20:01:01.274053+0000","last_active":"2023-09-23T20:01:38.053456+0000","last_peered":"2023-09-23T20:01:38.053456+0000","last_clean":"2023-09-23T20:01:38.053456+0000","last_became_active":"2023-09-23T20:01:01.273497+0000","last_became_peered":"2023-09-23T20:01:01.273497+0000","last_unstale":"2023-09-23T20:01:38.053456+0000","last_undegraded":"2023-09-23T20:01:38.053456+0000","last_fullsized":"2023-09-23T20:01:38.053456+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060440+0000","last_change":"2023-09-23T20:01:00.062043+0000","last_active":"2023-09-23T20:01:38.060440+0000","last_peered":"2023-09-23T20:01:38.060440+0000","last_clean":"2023-09-23T20:01:38.060440+0000","last_became_active":"2023-09-23T20:01:00.061496+0000","last_became_peered":"2023-09-23T20:01:00.061496+0000","last_unstale":"2023-09-23T20:01:38.060440+0000","last_undegraded":"2023-09-23T20:01:38.060440+0000","last_fullsized":"2023-09-23T20:01:38.060440+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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.1c","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054217+0000","last_change":"2023-09-23T20:01:00.083149+0000","last_active":"2023-09-23T20:01:38.054217+0000","last_peered":"2023-09-23T20:01:38.054217+0000","last_clean":"2023-09-23T20:01:38.054217+0000","last_became_active":"2023-09-23T20:01:00.082812+0000","last_became_peered":"2023-09-23T20:01:00.082812+0000","last_unstale":"2023-09-23T20:01:38.054217+0000","last_undegraded":"2023-09-23T20:01:38.054217+0000","last_fullsized":"2023-09-23T20:01:38.054217+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606439+0000","last_change":"2023-09-23T20:01:00.066611+0000","last_active":"2023-09-23T20:01:38.606439+0000","last_peered":"2023-09-23T20:01:38.606439+0000","last_clean":"2023-09-23T20:01:38.606439+0000","last_became_active":"2023-09-23T20:01:00.066235+0000","last_became_peered":"2023-09-23T20:01:00.066235+0000","last_unstale":"2023-09-23T20:01:38.606439+0000","last_undegraded":"2023-09-23T20:01:38.606439+0000","last_fullsized":"2023-09-23T20:01:38.606439+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053049+0000","last_change":"2023-09-23T20:01:01.072181+0000","last_active":"2023-09-23T20:01:38.053049+0000","last_peered":"2023-09-23T20:01:38.053049+0000","last_clean":"2023-09-23T20:01:38.053049+0000","last_became_active":"2023-09-23T20:01:01.071691+0000","last_became_peered":"2023-09-23T20:01:01.071691+0000","last_unstale":"2023-09-23T20:01:38.053049+0000","last_undegraded":"2023-09-23T20:01:38.053049+0000","last_fullsized":"2023-09-23T20:01:38.053049+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606621+0000","last_change":"2023-09-23T20:01:00.059602+0000","last_active":"2023-09-23T20:01:38.606621+0000","last_peered":"2023-09-23T20:01:38.606621+0000","last_clean":"2023-09-23T20:01:38.606621+0000","last_became_active":"2023-09-23T20:01:00.059265+0000","last_became_peered":"2023-09-23T20:01:00.059265+0000","last_unstale":"2023-09-23T20:01:38.606621+0000","last_undegraded":"2023-09-23T20:01:38.606621+0000","last_fullsized":"2023-09-23T20:01:38.606621+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.057236+0000","last_change":"2023-09-23T19:59:05.337366+0000","last_active":"2023-09-23T20:01:38.057236+0000","last_peered":"2023-09-23T20:01:38.057236+0000","last_clean":"2023-09-23T20:01:38.057236+0000","last_became_active":"2023-09-23T19:59:05.336713+0000","last_became_peered":"2023-09-23T19:59:05.336713+0000","last_unstale":"2023-09-23T20:01:38.057236+0000","last_undegraded":"2023-09-23T20:01:38.057236+0000","last_fullsized":"2023-09-23T20:01:38.057236+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055123+0000","last_change":"2023-09-23T20:01:01.378455+0000","last_active":"2023-09-23T20:01:38.055123+0000","last_peered":"2023-09-23T20:01:38.055123+0000","last_clean":"2023-09-23T20:01:38.055123+0000","last_became_active":"2023-09-23T20:01:01.377949+0000","last_became_peered":"2023-09-23T20:01:01.377949+0000","last_unstale":"2023-09-23T20:01:38.055123+0000","last_undegraded":"2023-09-23T20:01:38.055123+0000","last_fullsized":"2023-09-23T20:01:38.055123+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055870+0000","last_change":"2023-09-23T19:59:05.335014+0000","last_active":"2023-09-23T20:01:38.055870+0000","last_peered":"2023-09-23T20:01:38.055870+0000","last_clean":"2023-09-23T20:01:38.055870+0000","last_became_active":"2023-09-23T19:59:05.334551+0000","last_became_peered":"2023-09-23T19:59:05.334551+0000","last_unstale":"2023-09-23T20:01:38.055870+0000","last_undegraded":"2023-09-23T20:01:38.055870+0000","last_fullsized":"2023-09-23T20:01:38.055870+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056819+0000","last_change":"2023-09-23T20:01:00.074138+0000","last_active":"2023-09-23T20:01:38.056819+0000","last_peered":"2023-09-23T20:01:38.056819+0000","last_clean":"2023-09-23T20:01:38.056819+0000","last_became_active":"2023-09-23T20:01:00.070682+0000","last_became_peered":"2023-09-23T20:01:00.070682+0000","last_unstale":"2023-09-23T20:01:38.056819+0000","last_undegraded":"2023-09-23T20:01:38.056819+0000","last_fullsized":"2023-09-23T20:01:38.056819+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.3","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606382+0000","last_change":"2023-09-23T20:01:01.373591+0000","last_active":"2023-09-23T20:01:38.606382+0000","last_peered":"2023-09-23T20:01:38.606382+0000","last_clean":"2023-09-23T20:01:38.606382+0000","last_became_active":"2023-09-23T20:01:01.373221+0000","last_became_peered":"2023-09-23T20:01:01.373221+0000","last_unstale":"2023-09-23T20:01:38.606382+0000","last_undegraded":"2023-09-23T20:01:38.606382+0000","last_fullsized":"2023-09-23T20:01:38.606382+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055664+0000","last_change":"2023-09-23T20:01:00.055121+0000","last_active":"2023-09-23T20:01:38.055664+0000","last_peered":"2023-09-23T20:01:38.055664+0000","last_clean":"2023-09-23T20:01:38.055664+0000","last_became_active":"2023-09-23T20:01:00.054822+0000","last_became_peered":"2023-09-23T20:01:00.054822+0000","last_unstale":"2023-09-23T20:01:38.055664+0000","last_undegraded":"2023-09-23T20:01:38.055664+0000","last_fullsized":"2023-09-23T20:01:38.055664+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062366+0000","last_change":"2023-09-23T19:59:05.477884+0000","last_active":"2023-09-23T20:01:38.062366+0000","last_peered":"2023-09-23T20:01:38.062366+0000","last_clean":"2023-09-23T20:01:38.062366+0000","last_became_active":"2023-09-23T19:59:05.476816+0000","last_became_peered":"2023-09-23T19:59:05.476816+0000","last_unstale":"2023-09-23T20:01:38.062366+0000","last_undegraded":"2023-09-23T20:01:38.062366+0000","last_fullsized":"2023-09-23T20:01:38.062366+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606537+0000","last_change":"2023-09-23T20:01:01.269291+0000","last_active":"2023-09-23T20:01:38.606537+0000","last_peered":"2023-09-23T20:01:38.606537+0000","last_clean":"2023-09-23T20:01:38.606537+0000","last_became_active":"2023-09-23T20:01:01.268961+0000","last_became_peered":"2023-09-23T20:01:01.268961+0000","last_unstale":"2023-09-23T20:01:38.606537+0000","last_undegraded":"2023-09-23T20:01:38.606537+0000","last_fullsized":"2023-09-23T20:01:38.606537+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606053+0000","last_change":"2023-09-23T20:01:00.077803+0000","last_active":"2023-09-23T20:01:38.606053+0000","last_peered":"2023-09-23T20:01:38.606053+0000","last_clean":"2023-09-23T20:01:38.606053+0000","last_became_active":"2023-09-23T20:01:00.077497+0000","last_became_peered":"2023-09-23T20:01:00.077497+0000","last_unstale":"2023-09-23T20:01:38.606053+0000","last_undegraded":"2023-09-23T20:01:38.606053+0000","last_fullsized":"2023-09-23T20:01:38.606053+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062302+0000","last_change":"2023-09-23T19:59:05.477806+0000","last_active":"2023-09-23T20:01:38.062302+0000","last_peered":"2023-09-23T20:01:38.062302+0000","last_clean":"2023-09-23T20:01:38.062302+0000","last_became_active":"2023-09-23T19:59:05.476885+0000","last_became_peered":"2023-09-23T19:59:05.476885+0000","last_unstale":"2023-09-23T20:01:38.062302+0000","last_undegraded":"2023-09-23T20:01:38.062302+0000","last_fullsized":"2023-09-23T20:01:38.062302+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056950+0000","last_change":"2023-09-23T20:01:01.379853+0000","last_active":"2023-09-23T20:01:38.056950+0000","last_peered":"2023-09-23T20:01:38.056950+0000","last_clean":"2023-09-23T20:01:38.056950+0000","last_became_active":"2023-09-23T20:01:01.379036+0000","last_became_peered":"2023-09-23T20:01:01.379036+0000","last_unstale":"2023-09-23T20:01:38.056950+0000","last_undegraded":"2023-09-23T20:01:38.056950+0000","last_fullsized":"2023-09-23T20:01:38.056950+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055427+0000","last_change":"2023-09-23T20:01:00.075347+0000","last_active":"2023-09-23T20:01:38.055427+0000","last_peered":"2023-09-23T20:01:38.055427+0000","last_clean":"2023-09-23T20:01:38.055427+0000","last_became_active":"2023-09-23T20:01:00.074577+0000","last_became_peered":"2023-09-23T20:01:00.074577+0000","last_unstale":"2023-09-23T20:01:38.055427+0000","last_undegraded":"2023-09-23T20:01:38.055427+0000","last_fullsized":"2023-09-23T20:01:38.055427+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":22,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062356+0000","last_change":"2023-09-23T19:58:06.102347+0000","last_active":"2023-09-23T20:01:38.062356+0000","last_peered":"2023-09-23T20:01:38.062356+0000","last_clean":"2023-09-23T20:01:38.062356+0000","last_became_active":"2023-09-23T19:58:06.101458+0000","last_became_peered":"2023-09-23T19:58:06.101458+0000","last_unstale":"2023-09-23T20:01:38.062356+0000","last_undegraded":"2023-09-23T20:01:38.062356+0000","last_fullsized":"2023-09-23T20:01:38.062356+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060210+0000","last_change":"2023-09-23T19:59:05.337263+0000","last_active":"2023-09-23T20:01:38.060210+0000","last_peered":"2023-09-23T20:01:38.060210+0000","last_clean":"2023-09-23T20:01:38.060210+0000","last_became_active":"2023-09-23T19:59:05.336898+0000","last_became_peered":"2023-09-23T19:59:05.336898+0000","last_unstale":"2023-09-23T20:01:38.060210+0000","last_undegraded":"2023-09-23T20:01:38.060210+0000","last_fullsized":"2023-09-23T20:01:38.060210+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054324+0000","last_change":"2023-09-23T20:01:00.082020+0000","last_active":"2023-09-23T20:01:38.054324+0000","last_peered":"2023-09-23T20:01:38.054324+0000","last_clean":"2023-09-23T20:01:38.054324+0000","last_became_active":"2023-09-23T20:01:00.081687+0000","last_became_peered":"2023-09-23T20:01:00.081687+0000","last_unstale":"2023-09-23T20:01:38.054324+0000","last_undegraded":"2023-09-23T20:01:38.054324+0000","last_fullsized":"2023-09-23T20:01:38.054324+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055327+0000","last_change":"2023-09-23T20:01:00.052810+0000","last_active":"2023-09-23T20:01:38.055327+0000","last_peered":"2023-09-23T20:01:38.055327+0000","last_clean":"2023-09-23T20:01:38.055327+0000","last_became_active":"2023-09-23T20:01:00.051391+0000","last_became_peered":"2023-09-23T20:01:00.051391+0000","last_unstale":"2023-09-23T20:01:38.055327+0000","last_undegraded":"2023-09-23T20:01:38.055327+0000","last_fullsized":"2023-09-23T20:01:38.055327+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056182+0000","last_change":"2023-09-23T19:59:05.473518+0000","last_active":"2023-09-23T20:01:38.056182+0000","last_peered":"2023-09-23T20:01:38.056182+0000","last_clean":"2023-09-23T20:01:38.056182+0000","last_became_active":"2023-09-23T19:59:05.473156+0000","last_became_peered":"2023-09-23T19:59:05.473156+0000","last_unstale":"2023-09-23T20:01:38.056182+0000","last_undegraded":"2023-09-23T20:01:38.056182+0000","last_fullsized":"2023-09-23T20:01:38.056182+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055553+0000","last_change":"2023-09-23T20:01:00.080001+0000","last_active":"2023-09-23T20:01:38.055553+0000","last_peered":"2023-09-23T20:01:38.055553+0000","last_clean":"2023-09-23T20:01:38.055553+0000","last_became_active":"2023-09-23T20:01:00.079680+0000","last_became_peered":"2023-09-23T20:01:00.079680+0000","last_unstale":"2023-09-23T20:01:38.055553+0000","last_undegraded":"2023-09-23T20:01:38.055553+0000","last_fullsized":"2023-09-23T20:01:38.055553+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053267+0000","last_change":"2023-09-23T20:01:00.069121+0000","last_active":"2023-09-23T20:01:38.053267+0000","last_peered":"2023-09-23T20:01:38.053267+0000","last_clean":"2023-09-23T20:01:38.053267+0000","last_became_active":"2023-09-23T20:01:00.068822+0000","last_became_peered":"2023-09-23T20:01:00.068822+0000","last_unstale":"2023-09-23T20:01:38.053267+0000","last_undegraded":"2023-09-23T20:01:38.053267+0000","last_fullsized":"2023-09-23T20:01:38.053267+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.059997+0000","last_change":"2023-09-23T19:59:05.336513+0000","last_active":"2023-09-23T20:01:38.059997+0000","last_peered":"2023-09-23T20:01:38.059997+0000","last_clean":"2023-09-23T20:01:38.059997+0000","last_became_active":"2023-09-23T19:59:05.336013+0000","last_became_peered":"2023-09-23T19:59:05.336013+0000","last_unstale":"2023-09-23T20:01:38.059997+0000","last_undegraded":"2023-09-23T20:01:38.059997+0000","last_fullsized":"2023-09-23T20:01:38.059997+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054526+0000","last_change":"2023-09-23T20:01:00.081223+0000","last_active":"2023-09-23T20:01:38.054526+0000","last_peered":"2023-09-23T20:01:38.054526+0000","last_clean":"2023-09-23T20:01:38.054526+0000","last_became_active":"2023-09-23T20:01:00.080898+0000","last_became_peered":"2023-09-23T20:01:00.080898+0000","last_unstale":"2023-09-23T20:01:38.054526+0000","last_undegraded":"2023-09-23T20:01:38.054526+0000","last_fullsized":"2023-09-23T20:01:38.054526+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060576+0000","last_change":"2023-09-23T20:01:00.081510+0000","last_active":"2023-09-23T20:01:38.060576+0000","last_peered":"2023-09-23T20:01:38.060576+0000","last_clean":"2023-09-23T20:01:38.060576+0000","last_became_active":"2023-09-23T20:01:00.080325+0000","last_became_peered":"2023-09-23T20:01:00.080325+0000","last_unstale":"2023-09-23T20:01:38.060576+0000","last_undegraded":"2023-09-23T20:01:38.060576+0000","last_fullsized":"2023-09-23T20:01:38.060576+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055427+0000","last_change":"2023-09-23T19:59:05.474944+0000","last_active":"2023-09-23T20:01:38.055427+0000","last_peered":"2023-09-23T20:01:38.055427+0000","last_clean":"2023-09-23T20:01:38.055427+0000","last_became_active":"2023-09-23T19:59:05.474541+0000","last_became_peered":"2023-09-23T19:59:05.474541+0000","last_unstale":"2023-09-23T20:01:38.055427+0000","last_undegraded":"2023-09-23T20:01:38.055427+0000","last_fullsized":"2023-09-23T20:01:38.055427+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054478+0000","last_change":"2023-09-23T20:01:00.075637+0000","last_active":"2023-09-23T20:01:38.054478+0000","last_peered":"2023-09-23T20:01:38.054478+0000","last_clean":"2023-09-23T20:01:38.054478+0000","last_became_active":"2023-09-23T20:01:00.075193+0000","last_became_peered":"2023-09-23T20:01:00.075193+0000","last_unstale":"2023-09-23T20:01:38.054478+0000","last_undegraded":"2023-09-23T20:01:38.054478+0000","last_fullsized":"2023-09-23T20:01:38.054478+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055134+0000","last_change":"2023-09-23T20:01:00.057897+0000","last_active":"2023-09-23T20:01:38.055134+0000","last_peered":"2023-09-23T20:01:38.055134+0000","last_clean":"2023-09-23T20:01:38.055134+0000","last_became_active":"2023-09-23T20:01:00.057723+0000","last_became_peered":"2023-09-23T20:01:00.057723+0000","last_unstale":"2023-09-23T20:01:38.055134+0000","last_undegraded":"2023-09-23T20:01:38.055134+0000","last_fullsized":"2023-09-23T20:01:38.055134+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053541+0000","last_change":"2023-09-23T20:01:01.272667+0000","last_active":"2023-09-23T20:01:38.053541+0000","last_peered":"2023-09-23T20:01:38.053541+0000","last_clean":"2023-09-23T20:01:38.053541+0000","last_became_active":"2023-09-23T20:01:01.271714+0000","last_became_peered":"2023-09-23T20:01:01.271714+0000","last_unstale":"2023-09-23T20:01:38.053541+0000","last_undegraded":"2023-09-23T20:01:38.053541+0000","last_fullsized":"2023-09-23T20:01:38.053541+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053443+0000","last_change":"2023-09-23T20:01:00.067946+0000","last_active":"2023-09-23T20:01:38.053443+0000","last_peered":"2023-09-23T20:01:38.053443+0000","last_clean":"2023-09-23T20:01:38.053443+0000","last_became_active":"2023-09-23T20:01:00.067629+0000","last_became_peered":"2023-09-23T20:01:00.067629+0000","last_unstale":"2023-09-23T20:01:38.053443+0000","last_undegraded":"2023-09-23T20:01:38.053443+0000","last_fullsized":"2023-09-23T20:01:38.053443+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054170+0000","last_change":"2023-09-23T20:01:01.273166+0000","last_active":"2023-09-23T20:01:38.054170+0000","last_peered":"2023-09-23T20:01:38.054170+0000","last_clean":"2023-09-23T20:01:38.054170+0000","last_became_active":"2023-09-23T20:01:01.271607+0000","last_became_peered":"2023-09-23T20:01:01.271607+0000","last_unstale":"2023-09-23T20:01:38.054170+0000","last_undegraded":"2023-09-23T20:01:38.054170+0000","last_fullsized":"2023-09-23T20:01:38.054170+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.057372+0000","last_change":"2023-09-23T20:01:00.063401+0000","last_active":"2023-09-23T20:01:38.057372+0000","last_peered":"2023-09-23T20:01:38.057372+0000","last_clean":"2023-09-23T20:01:38.057372+0000","last_became_active":"2023-09-23T20:01:00.063052+0000","last_became_peered":"2023-09-23T20:01:00.063052+0000","last_unstale":"2023-09-23T20:01:38.057372+0000","last_undegraded":"2023-09-23T20:01:38.057372+0000","last_fullsized":"2023-09-23T20:01:38.057372+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053048+0000","last_change":"2023-09-23T20:01:01.072225+0000","last_active":"2023-09-23T20:01:38.053048+0000","last_peered":"2023-09-23T20:01:38.053048+0000","last_clean":"2023-09-23T20:01:38.053048+0000","last_became_active":"2023-09-23T20:01:01.071710+0000","last_became_peered":"2023-09-23T20:01:01.071710+0000","last_unstale":"2023-09-23T20:01:38.053048+0000","last_undegraded":"2023-09-23T20:01:38.053048+0000","last_fullsized":"2023-09-23T20:01:38.053048+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056205+0000","last_change":"2023-09-23T20:01:00.074082+0000","last_active":"2023-09-23T20:01:38.056205+0000","last_peered":"2023-09-23T20:01:38.056205+0000","last_clean":"2023-09-23T20:01:38.056205+0000","last_became_active":"2023-09-23T20:01:00.072573+0000","last_became_peered":"2023-09-23T20:01:00.072573+0000","last_unstale":"2023-09-23T20:01:38.056205+0000","last_undegraded":"2023-09-23T20:01:38.056205+0000","last_fullsized":"2023-09-23T20:01:38.056205+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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.b","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606107+0000","last_change":"2023-09-23T20:01:01.271952+0000","last_active":"2023-09-23T20:01:38.606107+0000","last_peered":"2023-09-23T20:01:38.606107+0000","last_clean":"2023-09-23T20:01:38.606107+0000","last_became_active":"2023-09-23T20:01:01.271297+0000","last_became_peered":"2023-09-23T20:01:01.271297+0000","last_unstale":"2023-09-23T20:01:38.606107+0000","last_undegraded":"2023-09-23T20:01:38.606107+0000","last_fullsized":"2023-09-23T20:01:38.606107+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060411+0000","last_change":"2023-09-23T20:01:00.080883+0000","last_active":"2023-09-23T20:01:38.060411+0000","last_peered":"2023-09-23T20:01:38.060411+0000","last_clean":"2023-09-23T20:01:38.060411+0000","last_became_active":"2023-09-23T20:01:00.080402+0000","last_became_peered":"2023-09-23T20:01:00.080402+0000","last_unstale":"2023-09-23T20:01:38.060411+0000","last_undegraded":"2023-09-23T20:01:38.060411+0000","last_fullsized":"2023-09-23T20:01:38.060411+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T20:01:39.566293+0000","last_change":"2023-09-23T20:01:39.566293+0000","last_active":"2023-09-23T20:01:39.566293+0000","last_peered":"2023-09-23T20:01:39.566293+0000","last_clean":"2023-09-23T20:01:39.566293+0000","last_became_active":"2023-09-23T20:01:39.565501+0000","last_became_peered":"2023-09-23T20:01:39.565501+0000","last_unstale":"2023-09-23T20:01:39.566293+0000","last_undegraded":"2023-09-23T20:01:39.566293+0000","last_fullsized":"2023-09-23T20:01:39.566293+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062449+0000","last_change":"2023-09-23T20:01:00.055224+0000","last_active":"2023-09-23T20:01:38.062449+0000","last_peered":"2023-09-23T20:01:38.062449+0000","last_clean":"2023-09-23T20:01:38.062449+0000","last_became_active":"2023-09-23T20:01:00.054852+0000","last_became_peered":"2023-09-23T20:01:00.054852+0000","last_unstale":"2023-09-23T20:01:38.062449+0000","last_undegraded":"2023-09-23T20:01:38.062449+0000","last_fullsized":"2023-09-23T20:01:38.062449+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.052809+0000","last_change":"2023-09-23T20:01:01.270822+0000","last_active":"2023-09-23T20:01:38.052809+0000","last_peered":"2023-09-23T20:01:38.052809+0000","last_clean":"2023-09-23T20:01:38.052809+0000","last_became_active":"2023-09-23T20:01:01.269926+0000","last_became_peered":"2023-09-23T20:01:01.269926+0000","last_unstale":"2023-09-23T20:01:38.052809+0000","last_undegraded":"2023-09-23T20:01:38.052809+0000","last_fullsized":"2023-09-23T20:01:38.052809+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062523+0000","last_change":"2023-09-23T20:01:00.061496+0000","last_active":"2023-09-23T20:01:38.062523+0000","last_peered":"2023-09-23T20:01:38.062523+0000","last_clean":"2023-09-23T20:01:38.062523+0000","last_became_active":"2023-09-23T20:01:00.061179+0000","last_became_peered":"2023-09-23T20:01:00.061179+0000","last_unstale":"2023-09-23T20:01:38.062523+0000","last_undegraded":"2023-09-23T20:01:38.062523+0000","last_fullsized":"2023-09-23T20:01:38.062523+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.059719+0000","last_change":"2023-09-23T20:01:01.381114+0000","last_active":"2023-09-23T20:01:38.059719+0000","last_peered":"2023-09-23T20:01:38.059719+0000","last_clean":"2023-09-23T20:01:38.059719+0000","last_became_active":"2023-09-23T20:01:01.380654+0000","last_became_peered":"2023-09-23T20:01:01.380654+0000","last_unstale":"2023-09-23T20:01:38.059719+0000","last_undegraded":"2023-09-23T20:01:38.059719+0000","last_fullsized":"2023-09-23T20:01:38.059719+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062448+0000","last_change":"2023-09-23T20:01:00.062494+0000","last_active":"2023-09-23T20:01:38.062448+0000","last_peered":"2023-09-23T20:01:38.062448+0000","last_clean":"2023-09-23T20:01:38.062448+0000","last_became_active":"2023-09-23T20:01:00.062160+0000","last_became_peered":"2023-09-23T20:01:00.062160+0000","last_unstale":"2023-09-23T20:01:38.062448+0000","last_undegraded":"2023-09-23T20:01:38.062448+0000","last_fullsized":"2023-09-23T20:01:38.062448+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056643+0000","last_change":"2023-09-23T20:01:01.373904+0000","last_active":"2023-09-23T20:01:38.056643+0000","last_peered":"2023-09-23T20:01:38.056643+0000","last_clean":"2023-09-23T20:01:38.056643+0000","last_became_active":"2023-09-23T20:01:01.373178+0000","last_became_peered":"2023-09-23T20:01:01.373178+0000","last_unstale":"2023-09-23T20:01:38.056643+0000","last_undegraded":"2023-09-23T20:01:38.056643+0000","last_fullsized":"2023-09-23T20:01:38.056643+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":22,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056729+0000","last_change":"2023-09-23T20:01:00.057177+0000","last_active":"2023-09-23T20:01:38.056729+0000","last_peered":"2023-09-23T20:01:38.056729+0000","last_clean":"2023-09-23T20:01:38.056729+0000","last_became_active":"2023-09-23T20:01:00.056784+0000","last_became_peered":"2023-09-23T20:01:00.056784+0000","last_unstale":"2023-09-23T20:01:38.056729+0000","last_undegraded":"2023-09-23T20:01:38.056729+0000","last_fullsized":"2023-09-23T20:01:38.056729+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606393+0000","last_change":"2023-09-23T20:01:01.374505+0000","last_active":"2023-09-23T20:01:38.606393+0000","last_peered":"2023-09-23T20:01:38.606393+0000","last_clean":"2023-09-23T20:01:38.606393+0000","last_became_active":"2023-09-23T20:01:01.373643+0000","last_became_peered":"2023-09-23T20:01:01.373643+0000","last_unstale":"2023-09-23T20:01:38.606393+0000","last_undegraded":"2023-09-23T20:01:38.606393+0000","last_fullsized":"2023-09-23T20:01:38.606393+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062040+0000","last_change":"2023-09-23T20:01:00.063799+0000","last_active":"2023-09-23T20:01:38.062040+0000","last_peered":"2023-09-23T20:01:38.062040+0000","last_clean":"2023-09-23T20:01:38.062040+0000","last_became_active":"2023-09-23T20:01:00.063351+0000","last_became_peered":"2023-09-23T20:01:00.063351+0000","last_unstale":"2023-09-23T20:01:38.062040+0000","last_undegraded":"2023-09-23T20:01:38.062040+0000","last_fullsized":"2023-09-23T20:01:38.062040+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060442+0000","last_change":"2023-09-23T20:01:01.381646+0000","last_active":"2023-09-23T20:01:38.060442+0000","last_peered":"2023-09-23T20:01:38.060442+0000","last_clean":"2023-09-23T20:01:38.060442+0000","last_became_active":"2023-09-23T20:01:01.381029+0000","last_became_peered":"2023-09-23T20:01:01.381029+0000","last_unstale":"2023-09-23T20:01:38.060442+0000","last_undegraded":"2023-09-23T20:01:38.060442+0000","last_fullsized":"2023-09-23T20:01:38.060442+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606162+0000","last_change":"2023-09-23T20:01:00.076994+0000","last_active":"2023-09-23T20:01:38.606162+0000","last_peered":"2023-09-23T20:01:38.606162+0000","last_clean":"2023-09-23T20:01:38.606162+0000","last_became_active":"2023-09-23T20:01:00.076603+0000","last_became_peered":"2023-09-23T20:01:00.076603+0000","last_unstale":"2023-09-23T20:01:38.606162+0000","last_undegraded":"2023-09-23T20:01:38.606162+0000","last_fullsized":"2023-09-23T20:01:38.606162+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056474+0000","last_change":"2023-09-23T20:01:01.373977+0000","last_active":"2023-09-23T20:01:38.056474+0000","last_peered":"2023-09-23T20:01:38.056474+0000","last_clean":"2023-09-23T20:01:38.056474+0000","last_became_active":"2023-09-23T20:01:01.373312+0000","last_became_peered":"2023-09-23T20:01:01.373312+0000","last_unstale":"2023-09-23T20:01:38.056474+0000","last_undegraded":"2023-09-23T20:01:38.056474+0000","last_fullsized":"2023-09-23T20:01:38.056474+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'2","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062384+0000","last_change":"2023-09-23T20:01:00.067245+0000","last_active":"2023-09-23T20:01:38.062384+0000","last_peered":"2023-09-23T20:01:38.062384+0000","last_clean":"2023-09-23T20:01:38.062384+0000","last_became_active":"2023-09-23T20:01:00.066692+0000","last_became_peered":"2023-09-23T20:01:00.066692+0000","last_unstale":"2023-09-23T20:01:38.062384+0000","last_undegraded":"2023-09-23T20:01:38.062384+0000","last_fullsized":"2023-09-23T20:01:38.062384+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T20:01:39.065704+0000","last_change":"2023-09-23T20:01:39.065704+0000","last_active":"2023-09-23T20:01:39.065704+0000","last_peered":"2023-09-23T20:01:39.065704+0000","last_clean":"2023-09-23T20:01:39.065704+0000","last_became_active":"2023-09-23T20:01:39.065183+0000","last_became_peered":"2023-09-23T20:01:39.065183+0000","last_unstale":"2023-09-23T20:01:39.065704+0000","last_undegraded":"2023-09-23T20:01:39.065704+0000","last_fullsized":"2023-09-23T20:01:39.065704+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"59'6","reported_seq":20,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053841+0000","last_change":"2023-09-23T20:01:00.066647+0000","last_active":"2023-09-23T20:01:38.053841+0000","last_peered":"2023-09-23T20:01:38.053841+0000","last_clean":"2023-09-23T20:01:38.053841+0000","last_became_active":"2023-09-23T20:01:00.066341+0000","last_became_peered":"2023-09-23T20:01:00.066341+0000","last_unstale":"2023-09-23T20:01:38.053841+0000","last_undegraded":"2023-09-23T20:01:38.053841+0000","last_fullsized":"2023-09-23T20:01:38.053841+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":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":0,"num_read_kb":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054424+0000","last_change":"2023-09-23T20:01:01.009561+0000","last_active":"2023-09-23T20:01:38.054424+0000","last_peered":"2023-09-23T20:01:38.054424+0000","last_clean":"2023-09-23T20:01:38.054424+0000","last_became_active":"2023-09-23T20:01:01.008797+0000","last_became_peered":"2023-09-23T20:01:01.008797+0000","last_unstale":"2023-09-23T20:01:38.054424+0000","last_undegraded":"2023-09-23T20:01:38.054424+0000","last_fullsized":"2023-09-23T20:01:38.054424+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.062283+0000","last_change":"2023-09-23T20:01:00.063890+0000","last_active":"2023-09-23T20:01:38.062283+0000","last_peered":"2023-09-23T20:01:38.062283+0000","last_clean":"2023-09-23T20:01:38.062283+0000","last_became_active":"2023-09-23T20:01:00.063469+0000","last_became_peered":"2023-09-23T20:01:00.063469+0000","last_unstale":"2023-09-23T20:01:38.062283+0000","last_undegraded":"2023-09-23T20:01:38.062283+0000","last_fullsized":"2023-09-23T20:01:38.062283+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055594+0000","last_change":"2023-09-23T20:01:01.375258+0000","last_active":"2023-09-23T20:01:38.055594+0000","last_peered":"2023-09-23T20:01:38.055594+0000","last_clean":"2023-09-23T20:01:38.055594+0000","last_became_active":"2023-09-23T20:01:01.373861+0000","last_became_peered":"2023-09-23T20:01:01.373861+0000","last_unstale":"2023-09-23T20:01:38.055594+0000","last_undegraded":"2023-09-23T20:01:38.055594+0000","last_fullsized":"2023-09-23T20:01:38.055594+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.060334+0000","last_change":"2023-09-23T20:01:00.053868+0000","last_active":"2023-09-23T20:01:38.060334+0000","last_peered":"2023-09-23T20:01:38.060334+0000","last_clean":"2023-09-23T20:01:38.060334+0000","last_became_active":"2023-09-23T20:01:00.049447+0000","last_became_peered":"2023-09-23T20:01:00.049447+0000","last_unstale":"2023-09-23T20:01:38.060334+0000","last_undegraded":"2023-09-23T20:01:38.060334+0000","last_fullsized":"2023-09-23T20:01:38.060334+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055281+0000","last_change":"2023-09-23T20:01:01.268336+0000","last_active":"2023-09-23T20:01:38.055281+0000","last_peered":"2023-09-23T20:01:38.055281+0000","last_clean":"2023-09-23T20:01:38.055281+0000","last_became_active":"2023-09-23T20:01:01.267367+0000","last_became_peered":"2023-09-23T20:01:01.267367+0000","last_unstale":"2023-09-23T20:01:38.055281+0000","last_undegraded":"2023-09-23T20:01:38.055281+0000","last_fullsized":"2023-09-23T20:01:38.055281+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606735+0000","last_change":"2023-09-23T20:01:00.078651+0000","last_active":"2023-09-23T20:01:38.606735+0000","last_peered":"2023-09-23T20:01:38.606735+0000","last_clean":"2023-09-23T20:01:38.606735+0000","last_became_active":"2023-09-23T20:01:00.078291+0000","last_became_peered":"2023-09-23T20:01:00.078291+0000","last_unstale":"2023-09-23T20:01:38.606735+0000","last_undegraded":"2023-09-23T20:01:38.606735+0000","last_fullsized":"2023-09-23T20:01:38.606735+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-23T20:01:39.062624+0000","last_change":"2023-09-23T20:01:39.062624+0000","last_active":"2023-09-23T20:01:39.062624+0000","last_peered":"2023-09-23T20:01:39.062624+0000","last_clean":"2023-09-23T20:01:39.062624+0000","last_became_active":"2023-09-23T20:01:39.061928+0000","last_became_peered":"2023-09-23T20:01:39.061928+0000","last_unstale":"2023-09-23T20:01:39.062624+0000","last_undegraded":"2023-09-23T20:01:39.062624+0000","last_fullsized":"2023-09-23T20:01:39.062624+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.055305+0000","last_change":"2023-09-23T20:01:00.070153+0000","last_active":"2023-09-23T20:01:38.055305+0000","last_peered":"2023-09-23T20:01:38.055305+0000","last_clean":"2023-09-23T20:01:38.055305+0000","last_became_active":"2023-09-23T20:01:00.067903+0000","last_became_peered":"2023-09-23T20:01:00.067903+0000","last_unstale":"2023-09-23T20:01:38.055305+0000","last_undegraded":"2023-09-23T20:01:38.055305+0000","last_fullsized":"2023-09-23T20:01:38.055305+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.606351+0000","last_change":"2023-09-23T20:01:01.376631+0000","last_active":"2023-09-23T20:01:38.606351+0000","last_peered":"2023-09-23T20:01:38.606351+0000","last_clean":"2023-09-23T20:01:38.606351+0000","last_became_active":"2023-09-23T20:01:01.376235+0000","last_became_peered":"2023-09-23T20:01:01.376235+0000","last_unstale":"2023-09-23T20:01:38.606351+0000","last_undegraded":"2023-09-23T20:01:38.606351+0000","last_fullsized":"2023-09-23T20:01:38.606351+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.054125+0000","last_change":"2023-09-23T20:01:00.054698+0000","last_active":"2023-09-23T20:01:38.054125+0000","last_peered":"2023-09-23T20:01:38.054125+0000","last_clean":"2023-09-23T20:01:38.054125+0000","last_became_active":"2023-09-23T20:01:00.054362+0000","last_became_peered":"2023-09-23T20:01:00.054362+0000","last_unstale":"2023-09-23T20:01:38.054125+0000","last_undegraded":"2023-09-23T20:01:38.054125+0000","last_fullsized":"2023-09-23T20:01:38.054125+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.056961+0000","last_change":"2023-09-23T20:01:01.268304+0000","last_active":"2023-09-23T20:01:38.056961+0000","last_peered":"2023-09-23T20:01:38.056961+0000","last_clean":"2023-09-23T20:01:38.056961+0000","last_became_active":"2023-09-23T20:01:01.267946+0000","last_became_peered":"2023-09-23T20:01:01.267946+0000","last_unstale":"2023-09-23T20:01:38.056961+0000","last_undegraded":"2023-09-23T20:01:38.056961+0000","last_fullsized":"2023-09-23T20:01:38.056961+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'1","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-23T20:01:38.053093+0000","last_change":"2023-09-23T20:01:00.058915+0000","last_active":"2023-09-23T20:01:38.053093+0000","last_peered":"2023-09-23T20:01:38.053093+0000","last_clean":"2023-09-23T20:01:38.053093+0000","last_became_active":"2023-09-23T20:01:00.058485+0000","last_became_peered":"2023-09-23T20:01:00.058485+0000","last_unstale":"2023-09-23T20:01:38.053093+0000","last_undegraded":"2023-09-23T20:01:38.053093+0000","last_fullsized":"2023-09-23T20:01:38.053093+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"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":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":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":48,"seq":206158430264,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297724,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447428,"statfs":{"total":95995035648,"available":95690166272,"internally_reserved":0,"allocated":643072,"data_stored":266191,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.89900000000000002,"15min":0.86299999999999999},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.385,"5min":3.1539999999999999,"15min":3.1539999999999999},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.96099999999999997,"15min":0.95099999999999996},"min":{"1min":0.58599999999999997,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1919999999999999,"5min":3.3370000000000002,"15min":3.3370000000000002},"last":1.2589999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.99299999999999999,"15min":0.97699999999999998},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.4039999999999999,"5min":3.2029999999999998,"15min":3.2029999999999998},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.91100000000000003,"15min":0.90300000000000002},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.212,"5min":2.5600000000000001,"15min":2.5600000000000001},"last":0.93400000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.89000000000000001,"15min":0.86399999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.25,"5min":2.859,"15min":2.859},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.0169999999999999,"15min":0.98099999999999998},"min":{"1min":0.58599999999999997,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.625,"5min":3.2919999999999998,"15min":3.2919999999999998},"last":1.1459999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.94399999999999995,"15min":0.94299999999999995},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.363,"5min":2.9119999999999999,"15min":2.9119999999999999},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.016,"5min":1.024,"15min":1.0149999999999999},"min":{"1min":0.72599999999999998,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3140000000000001,"5min":3.2480000000000002,"15min":3.2480000000000002},"last":0.81699999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.88100000000000001,"15min":0.84299999999999997},"min":{"1min":0.68999999999999995,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.589,"5min":2.637,"15min":2.637},"last":0.746},{"interface":"front","average":{"1min":0.998,"5min":0.94699999999999995,"15min":0.89700000000000002},"min":{"1min":0.71499999999999997,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3069999999999999,"5min":2.9580000000000002,"15min":2.9580000000000002},"last":1.083}]},{"osd":5,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.0740000000000001,"15min":1.0069999999999999},"min":{"1min":0.73199999999999998,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.55,"5min":4.165,"15min":4.165},"last":1.3640000000000001},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.012,"15min":0.94699999999999995},"min":{"1min":0.68899999999999995,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.399,"5min":4.0499999999999998,"15min":4.0499999999999998},"last":0.84199999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.0369999999999999,"15min":0.99299999999999999},"min":{"1min":0.78700000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.52,"5min":2.694,"15min":2.694},"last":1.008},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0700000000000001,"15min":1.016},"min":{"1min":0.80500000000000005,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.363,"5min":3.0139999999999998,"15min":3.0139999999999998},"last":1.1279999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626497,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297708,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447444,"statfs":{"total":95995035648,"available":95690182656,"internally_reserved":0,"allocated":626688,"data_stored":265730,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.90400000000000003,"15min":0.92200000000000004},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3620000000000001,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.93799999999999994,"15min":0.97599999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.2270000000000001,"5min":1.804,"15min":1.804},"last":0.93200000000000005}]},{"osd":1,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.91300000000000003,"15min":0.89100000000000001},"min":{"1min":0.61699999999999999,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.335,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.88900000000000001,"15min":0.89400000000000002},"min":{"1min":0.622,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.069,"5min":1.198,"15min":1.198},"last":0.77400000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.90800000000000003,"15min":0.90200000000000002},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1.04},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.88100000000000001,"15min":0.89700000000000002},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.167,"5min":1.181,"15min":1.181},"last":0.87}]},{"osd":3,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.93200000000000005,"15min":0.93000000000000005},"min":{"1min":0.65900000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.2529999999999999,"5min":1.444,"15min":1.444},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.056,"5min":1,"15min":0.98799999999999999},"min":{"1min":0.749,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.3029999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.1060000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.84399999999999997,"15min":0.79900000000000004},"min":{"1min":0.59099999999999997,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.91500000000000004,"15min":0.878},"min":{"1min":0.49399999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.353,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1}]},{"osd":5,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":0.96599999999999997,"15min":0.92200000000000004},"min":{"1min":0.69599999999999995,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.4119999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.262},{"interface":"front","average":{"1min":1.0469999999999999,"5min":0.98999999999999999,"15min":0.95599999999999996},"min":{"1min":0.70099999999999996,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.4279999999999999,"5min":1.518,"15min":1.518},"last":1.075}]},{"osd":7,"last update":"Sat Sep 23 20:02:08 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.052,"15min":1.032},"min":{"1min":0.79000000000000004,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3779999999999999,"5min":1.452,"15min":1.452},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.125,"5min":1.1140000000000001,"15min":1.109},"min":{"1min":0.84599999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.357,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.3240000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574955,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297692,"kb_used_data":596,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447460,"statfs":{"total":95995035648,"available":95690199040,"internally_reserved":0,"allocated":610304,"data_stored":264124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:02:02 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.70599999999999996,"15min":0.60099999999999998},"min":{"1min":0.40300000000000002,"5min":0.33400000000000002,"15min":0.29999999999999999},"max":{"1min":0.90800000000000003,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.74099999999999999,"15min":0.626},"min":{"1min":0.46700000000000003,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.93600000000000005,"5min":3.1880000000000002,"15min":3.1880000000000002},"last":0.67600000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:01:59 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.72099999999999997,"15min":0.65100000000000002},"min":{"1min":0.36199999999999999,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.92400000000000004,"5min":3.4689999999999999,"15min":3.4689999999999999},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.78600000000000003,"15min":0.70199999999999996},"min":{"1min":0.52400000000000002,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1240000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.64800000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:01:36 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.82299999999999995,"15min":0.78100000000000003},"min":{"1min":0.46700000000000003,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.153,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.80000000000000004,"15min":0.78300000000000003},"min":{"1min":0.55100000000000005,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.1779999999999999,"5min":1.206,"15min":1.206},"last":0.81599999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:02:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.038,"15min":0.95999999999999996},"min":{"1min":0.70999999999999996,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.468,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.84999999999999998},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.03,"15min":0.98399999999999999},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.3149999999999999,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":0.95299999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0089999999999999,"15min":1.05},"min":{"1min":0.68600000000000005,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.4990000000000001,"5min":1.617,"15min":1.617},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0189999999999999,"15min":1.0740000000000001},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.3879999999999999,"5min":1.77,"15min":1.77},"last":0.87}]},{"osd":6,"last update":"Sat Sep 23 20:01:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.143,"15min":1.1870000000000001},"min":{"1min":0.80600000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.5720000000000001,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.036},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1399999999999999,"15min":1.1759999999999999},"min":{"1min":0.872,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.4099999999999999,"5min":1.76,"15min":1.76},"last":1.1819999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.056,"15min":1.097},"min":{"1min":0.629,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.4550000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.117,"15min":1.151},"min":{"1min":0.68700000000000006,"5min":0.622,"15min":0.622},"max":{"1min":1.5229999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.117}]}]},{"osd":0,"up_from":8,"seq":34359738486,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297704,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447448,"statfs":{"total":95995035648,"available":95690186752,"internally_reserved":0,"allocated":622592,"data_stored":265015,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.69399999999999995,"15min":0.58299999999999996},"min":{"1min":0.42099999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.91700000000000004,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.71399999999999997,"15min":0.63900000000000001},"min":{"1min":0.44600000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.98999999999999999,"5min":1.397,"15min":1.397},"last":0.70499999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:01:53 2023","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.76200000000000001,"15min":0.67300000000000004},"min":{"1min":0.43099999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.1950000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.74099999999999999,"15min":0.65300000000000002},"min":{"1min":0.372,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.95799999999999996,"5min":1.552,"15min":1.552},"last":0.53200000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.74299999999999999,"15min":0.71899999999999997},"min":{"1min":0.56000000000000005,"5min":0.309,"15min":0.309},"max":{"1min":1.083,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.625},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.81200000000000006,"15min":0.82199999999999995},"min":{"1min":0.46000000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1140000000000001,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":0.85299999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.98899999999999999,"15min":0.99199999999999999},"min":{"1min":0.71499999999999997,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.3180000000000001,"5min":1.603,"15min":1.603},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97599999999999998,"15min":0.95899999999999996},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.292,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":1.0089999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:01:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.93700000000000006,"15min":0.99199999999999999},"min":{"1min":0.58899999999999997,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.528,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.748},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.002,"15min":1.022},"min":{"1min":0.624,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.3280000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:01:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0229999999999999,"15min":1.0800000000000001},"min":{"1min":0.67300000000000004,"5min":0.629,"15min":0.629},"max":{"1min":1.462,"5min":1.651,"15min":1.651},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.173,"5min":1.107,"15min":1.179},"min":{"1min":0.747,"5min":0.624,"15min":0.624},"max":{"1min":1.597,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.4810000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.099,"15min":1.121},"min":{"1min":0.59099999999999997,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.4299999999999999,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0680000000000001,"15min":1.089},"min":{"1min":0.77800000000000002,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3220000000000001,"5min":1.665,"15min":1.665},"last":0.93300000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411427,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297704,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447448,"statfs":{"total":95995035648,"available":95690186752,"internally_reserved":0,"allocated":622592,"data_stored":265027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:01:44 2023","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":0.67100000000000004,"15min":0.59399999999999997},"min":{"1min":0.46300000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.71899999999999997,"15min":0.61599999999999999},"min":{"1min":0.502,"5min":0.42099999999999999,"15min":0.39800000000000002},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.69099999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:01:44 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.78700000000000003,"15min":0.69799999999999995},"min":{"1min":0.47599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1499999999999999,"5min":1.177,"15min":1.177},"last":0.745},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.75600000000000001,"15min":0.69399999999999995},"min":{"1min":0.53300000000000003,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.0169999999999999,"5min":1.0389999999999999,"15min":1.073},"last":0.58299999999999996}]},{"osd":3,"last update":"Sat Sep 23 20:02:26 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.72799999999999998,"15min":0.72999999999999998},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.97799999999999998,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.78500000000000003,"15min":0.77900000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.046,"5min":1.321,"15min":1.321},"last":0.80100000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:02:14 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.97899999999999998,"15min":0.96699999999999997},"min":{"1min":0.65200000000000002,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.3460000000000001,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0089999999999999,"15min":0.995},"min":{"1min":0.76200000000000001,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.3440000000000001,"5min":1.401,"15min":1.4219999999999999},"last":0.84699999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:01:50 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.93100000000000005,"15min":0.93700000000000006},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.228,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.03},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.006,"15min":0.999},"min":{"1min":0.76800000000000002,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.423,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.81599999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:01:38 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.0389999999999999,"15min":1.0469999999999999},"min":{"1min":0.71199999999999997,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.014,"15min":1.016},"min":{"1min":0.69399999999999995,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.415,"5min":1.423,"15min":1.423},"last":0.995}]},{"osd":7,"last update":"Sat Sep 23 20:02:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.0449999999999999,"15min":1.103},"min":{"1min":0.66900000000000004,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.2490000000000001,"5min":1.609,"15min":1.609},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0840000000000001,"15min":1.1240000000000001},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3069999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.018}]}]},{"osd":3,"up_from":25,"seq":107374182489,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":264529,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.70399999999999996,"15min":0.64800000000000002},"min":{"1min":0.52900000000000003,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.548,"5min":1.548,"15min":1.548},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.746,"5min":0.746,"15min":0.72499999999999998},"min":{"1min":0.51300000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.2849999999999999,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":0.82399999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.76600000000000001,"15min":0.77700000000000002},"min":{"1min":0.38300000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.103,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.74099999999999999,"15min":0.73299999999999998},"min":{"1min":0.499,"5min":0.377,"15min":0.377},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.68400000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.755,"15min":0.75700000000000001},"min":{"1min":0.60399999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.0620000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.79700000000000004,"15min":0.76700000000000002},"min":{"1min":0.503,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.6679999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":0.872}]},{"osd":4,"last update":"Sat Sep 23 20:02:09 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.96399999999999997,"15min":0.92600000000000005},"min":{"1min":0.66800000000000004,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.7450000000000001,"5min":4.8609999999999998,"15min":4.8609999999999998},"last":3.4940000000000002},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.94899999999999995,"15min":0.94099999999999995},"min":{"1min":0.74099999999999999,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.4179999999999999,"5min":1.9730000000000001,"15min":1.9730000000000001},"last":3.661}]},{"osd":5,"last update":"Sat Sep 23 20:01:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.012,"15min":1.016},"min":{"1min":0.755,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.613,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":3.589},{"interface":"front","average":{"1min":1.012,"5min":0.98099999999999998,"15min":1.01},"min":{"1min":0.80600000000000005,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.395,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":3.3679999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:01:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1020000000000001,"15min":1.1319999999999999},"min":{"1min":0.88600000000000001,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.53,"5min":1.667,"15min":1.667},"last":3.8450000000000002},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.127,"15min":1.113},"min":{"1min":0.80700000000000005,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.802,"5min":4.8330000000000002,"15min":4.8330000000000002},"last":3.9710000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:02:14 2023","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.1599999999999999,"15min":1.242},"min":{"1min":0.76800000000000002,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.6970000000000001,"5min":4.9039999999999999,"15min":4.9039999999999999},"last":3.7770000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.03,"15min":1.018},"min":{"1min":0.76900000000000002,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.3160000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":3.7360000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018960,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297720,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447432,"statfs":{"total":95995035648,"available":95690170368,"internally_reserved":0,"allocated":638976,"data_stored":266121,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.85599999999999998,"15min":0.86799999999999999},"min":{"1min":0.67400000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.0429999999999999,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.83799999999999997,"15min":0.84399999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.1639999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.98199999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.85499999999999998,"15min":0.85899999999999999},"min":{"1min":0.64800000000000002,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2130000000000001,"5min":1.369,"15min":1.369},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.86599999999999999,"15min":0.85999999999999999},"min":{"1min":0.622,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.1759999999999999,"5min":1.196,"15min":1.196},"last":0.72999999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.90100000000000002,"15min":0.86299999999999999},"min":{"1min":0.67200000000000004,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.141,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.86299999999999999,"15min":0.93300000000000005},"min":{"1min":0.53800000000000003,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.2430000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.03}]},{"osd":3,"last update":"Sat Sep 23 20:02:10 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.91600000000000004,"15min":0.92400000000000004},"min":{"1min":0.65900000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.226,"5min":1.3,"15min":1.3},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.93899999999999995,"15min":0.90600000000000003},"min":{"1min":0.68700000000000006,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.2809999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.94599999999999995}]},{"osd":5,"last update":"Sat Sep 23 20:01:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.88800000000000001,"15min":0.84199999999999997},"min":{"1min":0.69099999999999995,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.97199999999999998,"15min":0.96099999999999997},"min":{"1min":0.60099999999999998,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2250000000000001,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.91700000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:02:32 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.93200000000000005,"15min":0.91800000000000004},"min":{"1min":0.67400000000000004,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.998},{"interface":"front","average":{"1min":1.111,"5min":1.042,"15min":1.014},"min":{"1min":0.89200000000000002,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.444,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.008}]},{"osd":7,"last update":"Sat Sep 23 20:02:15 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.036,"15min":0.98999999999999999},"min":{"1min":0.83599999999999997,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.125,"5min":1.048,"15min":1.012},"min":{"1min":0.64300000000000002,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.377,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.048}]}]},{"osd":5,"up_from":36,"seq":154618822729,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":264748,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:01:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.85799999999999998,"15min":0.83399999999999996},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.878,"5min":0.89000000000000001,"15min":0.90000000000000002},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.751}]},{"osd":1,"last update":"Sat Sep 23 20:01:48 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.90900000000000003,"15min":0.90400000000000003},"min":{"1min":0.68300000000000005,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.323,"5min":1.361,"15min":1.361},"last":1.0880000000000001},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.84899999999999998,"15min":0.86799999999999999},"min":{"1min":0.55000000000000004,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.022}]},{"osd":2,"last update":"Sat Sep 23 20:01:48 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.91400000000000003,"15min":0.91400000000000003},"min":{"1min":0.67600000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2110000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.165},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.90800000000000003,"15min":0.89800000000000002},"min":{"1min":0.64900000000000002,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1850000000000001,"5min":1.329,"15min":1.329},"last":1.196}]},{"osd":3,"last update":"Sat Sep 23 20:01:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":0.99299999999999999,"15min":1.0009999999999999},"min":{"1min":0.70799999999999996,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":2.3290000000000002,"5min":2.3290000000000002,"15min":2.3290000000000002},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0920000000000001,"5min":0.97599999999999998,"15min":0.95999999999999996},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":2.383,"5min":2.383,"15min":2.383},"last":0.80900000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:01:48 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.86599999999999999,"15min":0.81799999999999995},"min":{"1min":0.623,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2849999999999999,"5min":1.51,"15min":1.51},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.044,"5min":0.91100000000000003,"15min":0.84099999999999997},"min":{"1min":0.60899999999999999,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.1339999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:02:33 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.012,"15min":0.98899999999999999},"min":{"1min":0.72799999999999998,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3380000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.048},{"interface":"front","average":{"1min":1.093,"5min":1.012,"15min":0.95799999999999996},"min":{"1min":0.78200000000000003,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.429,"5min":1.655,"15min":1.655},"last":1.1080000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:02:13 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.97599999999999998,"15min":0.93999999999999995},"min":{"1min":0.73799999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.419,"5min":2.0779999999999998,"15min":2.0779999999999998},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.089,"5min":1.071,"15min":1.0389999999999999},"min":{"1min":0.56399999999999995,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.627,"5min":1.732,"15min":1.732},"last":1.222}]}]}],"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":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":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":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-23T20:02:34.852 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T20:02:34.853 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T20:02:34.853 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T20:02:34.853 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T20:02:35.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:34 smithi098 bash[27308]: cluster 2023-09-23T20:02:33.752181+0000 mgr.y (mgr.14442) 152 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:35.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:34 smithi098 bash[27308]: audit 2023-09-23T20:02:34.048495+0000 mgr.y (mgr.14442) 153 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:02:35.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:34 smithi098 bash[33670]: cluster 2023-09-23T20:02:33.752181+0000 mgr.y (mgr.14442) 152 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:35.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:34 smithi098 bash[33670]: audit 2023-09-23T20:02:34.048495+0000 mgr.y (mgr.14442) 153 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:02:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:34 smithi173 bash[27697]: cluster 2023-09-23T20:02:33.752181+0000 mgr.y (mgr.14442) 152 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:34 smithi173 bash[27697]: audit 2023-09-23T20:02:34.048495+0000 mgr.y (mgr.14442) 153 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:02:35.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:02:35 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:02:37.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:36 smithi173 bash[27697]: cluster 2023-09-23T20:02:35.752722+0000 mgr.y (mgr.14442) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:37.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:36 smithi098 bash[27308]: cluster 2023-09-23T20:02:35.752722+0000 mgr.y (mgr.14442) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:37.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:36 smithi098 bash[33670]: cluster 2023-09-23T20:02:35.752722+0000 mgr.y (mgr.14442) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:38.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:37 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:37] "GET /metrics HTTP/1.1" 200 191371 "" "Prometheus/2.33.4" 2023-09-23T20:02:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:38 smithi173 bash[27697]: cluster 2023-09-23T20:02:37.753320+0000 mgr.y (mgr.14442) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:39.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:38 smithi098 bash[33670]: cluster 2023-09-23T20:02:37.753320+0000 mgr.y (mgr.14442) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:39.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:38 smithi098 bash[27308]: cluster 2023-09-23T20:02:37.753320+0000 mgr.y (mgr.14442) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:39.631 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:02:41.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:40 smithi098 bash[27308]: cluster 2023-09-23T20:02:39.754009+0000 mgr.y (mgr.14442) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:41.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:40 smithi098 bash[33670]: cluster 2023-09-23T20:02:39.754009+0000 mgr.y (mgr.14442) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:41.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:40 smithi173 bash[27697]: cluster 2023-09-23T20:02:39.754009+0000 mgr.y (mgr.14442) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:42.756 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:02:43.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:42 smithi098 bash[27308]: cluster 2023-09-23T20:02:41.754462+0000 mgr.y (mgr.14442) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:43.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:42 smithi098 bash[27308]: audit 2023-09-23T20:02:42.752598+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.98:0/632576823' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:02:43.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:42 smithi098 bash[33670]: cluster 2023-09-23T20:02:41.754462+0000 mgr.y (mgr.14442) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:43.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:42 smithi098 bash[33670]: audit 2023-09-23T20:02:42.752598+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.98:0/632576823' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:02:43.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:42 smithi173 bash[27697]: cluster 2023-09-23T20:02:41.754462+0000 mgr.y (mgr.14442) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:42 smithi173 bash[27697]: audit 2023-09-23T20:02:42.752598+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.98:0/632576823' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:02:43.554 INFO:teuthology.orchestra.run.smithi098.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T20:02:43.554 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T20:02:43.555 INFO:teuthology.run_tasks:Running task print... 2023-09-23T20:02:43.588 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-09-23T20:02:43.588 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T20:02:43.623 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T20:02:43.623 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T20:02:43.624 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-23T20:02:43.625 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-09-23T20:02:43.626 INFO:tasks.rados:Beginning rados... 2023-09-23T20:02:43.627 INFO:tasks.rados:joining rados 2023-09-23T20:02:43.627 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T20:02:43.627 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-09-23T20:02:43.627 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi098.front.sepia.ceph.com 2023-09-23T20:02:43.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-09-23T20:02:43.628 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-09-23T20:02:43.628 INFO:tasks.rados:starting run 0 out of 1 2023-09-23T20:02:43.628 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-09-23T20:02:43.628 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-09-23T20:02:44.971 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:44 smithi098 bash[27308]: cluster 2023-09-23T20:02:43.755510+0000 mgr.y (mgr.14442) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:44 smithi173 bash[27697]: cluster 2023-09-23T20:02:43.755510+0000 mgr.y (mgr.14442) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:45.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:44 smithi098 bash[33670]: cluster 2023-09-23T20:02:43.755510+0000 mgr.y (mgr.14442) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:45.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:02:45 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:02:47.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:46 smithi098 bash[33670]: cluster 2023-09-23T20:02:45.756143+0000 mgr.y (mgr.14442) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:46 smithi098 bash[33670]: audit 2023-09-23T20:02:46.897651+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.98:0/580071575' entity='client.admin' 2023-09-23T20:02:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:46 smithi098 bash[33670]: audit 2023-09-23T20:02:46.924437+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:47.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:46 smithi098 bash[27308]: cluster 2023-09-23T20:02:45.756143+0000 mgr.y (mgr.14442) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:47.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:46 smithi098 bash[27308]: audit 2023-09-23T20:02:46.897651+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.98:0/580071575' entity='client.admin' 2023-09-23T20:02:47.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:46 smithi098 bash[27308]: audit 2023-09-23T20:02:46.924437+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:47.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:46 smithi098 bash[27576]: [23/Sep/2023:20:02:46] ENGINE Bus STOPPING 2023-09-23T20:02:47.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:46 smithi098 bash[27576]: [23/Sep/2023:20:02:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:02:47.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:46 smithi098 bash[27576]: [23/Sep/2023:20:02:46] ENGINE Bus STOPPED 2023-09-23T20:02:47.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:46 smithi098 bash[27576]: [23/Sep/2023:20:02:46] ENGINE Bus STARTING 2023-09-23T20:02:47.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:47 smithi098 bash[27576]: [23/Sep/2023:20:02:47] ENGINE Serving on http://:::9283 2023-09-23T20:02:47.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:47 smithi098 bash[27576]: [23/Sep/2023:20:02:47] ENGINE Bus STARTED 2023-09-23T20:02:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:46 smithi173 bash[27697]: cluster 2023-09-23T20:02:45.756143+0000 mgr.y (mgr.14442) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:46 smithi173 bash[27697]: audit 2023-09-23T20:02:46.897651+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.98:0/580071575' entity='client.admin' 2023-09-23T20:02:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:46 smithi173 bash[27697]: audit 2023-09-23T20:02:46.924437+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:47.714 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set global log_to_journald false --force' 2023-09-23T20:02:48.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:47 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:47] "GET /metrics HTTP/1.1" 200 191379 "" "Prometheus/2.33.4" 2023-09-23T20:02:48.396 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:02:49.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:48 smithi173 bash[27697]: cluster 2023-09-23T20:02:47.756723+0000 mgr.y (mgr.14442) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:49.394 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:48 smithi098 bash[33670]: cluster 2023-09-23T20:02:47.756723+0000 mgr.y (mgr.14442) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:49.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:48 smithi098 bash[27308]: cluster 2023-09-23T20:02:47.756723+0000 mgr.y (mgr.14442) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:51.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:50 smithi098 bash[27308]: cluster 2023-09-23T20:02:49.757840+0000 mgr.y (mgr.14442) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:50 smithi098 bash[33670]: cluster 2023-09-23T20:02:49.757840+0000 mgr.y (mgr.14442) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:51.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:50 smithi173 bash[27697]: cluster 2023-09-23T20:02:49.757840+0000 mgr.y (mgr.14442) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:53.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:52 smithi098 bash[27576]: [23/Sep/2023:20:02:52] ENGINE Bus STOPPING 2023-09-23T20:02:53.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:52 smithi098 bash[27576]: [23/Sep/2023:20:02:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:02:53.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:52 smithi098 bash[27576]: [23/Sep/2023:20:02:52] ENGINE Bus STOPPED 2023-09-23T20:02:53.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:52 smithi098 bash[27576]: [23/Sep/2023:20:02:52] ENGINE Bus STARTING 2023-09-23T20:02:53.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:52 smithi098 bash[27576]: [23/Sep/2023:20:02:52] ENGINE Serving on http://:::9283 2023-09-23T20:02:53.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:52 smithi098 bash[27576]: [23/Sep/2023:20:02:52] ENGINE Bus STARTED 2023-09-23T20:02:53.477 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-09-23T20:02:53.491 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:53 smithi098 bash[33670]: cluster 2023-09-23T20:02:51.758234+0000 mgr.y (mgr.14442) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:53.491 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:53 smithi098 bash[33670]: audit 2023-09-23T20:02:52.242680+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:53.491 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:53 smithi098 bash[33670]: audit 2023-09-23T20:02:52.681359+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.admin' 2023-09-23T20:02:53.492 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:53 smithi098 bash[27308]: cluster 2023-09-23T20:02:51.758234+0000 mgr.y (mgr.14442) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:53.492 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:53 smithi098 bash[27308]: audit 2023-09-23T20:02:52.242680+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:53.492 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:53 smithi098 bash[27308]: audit 2023-09-23T20:02:52.681359+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.admin' 2023-09-23T20:02:53.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:53 smithi173 bash[27697]: cluster 2023-09-23T20:02:51.758234+0000 mgr.y (mgr.14442) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:53.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:53 smithi173 bash[27697]: audit 2023-09-23T20:02:52.242680+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:53.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:53 smithi173 bash[27697]: audit 2023-09-23T20:02:52.681359+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.admin' 2023-09-23T20:02:53.693 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_0' created 2023-09-23T20:02:54.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: audit 2023-09-23T20:02:52.775200+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.98:0/3101357326' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T20:02:54.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: audit 2023-09-23T20:02:53.246795+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: audit 2023-09-23T20:02:53.248139+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: audit 2023-09-23T20:02:53.249237+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: audit 2023-09-23T20:02:53.255039+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: audit 2023-09-23T20:02:53.261140+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: audit 2023-09-23T20:02:53.262985+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: audit 2023-09-23T20:02:53.263869+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: audit 2023-09-23T20:02:53.271781+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: audit 2023-09-23T20:02:53.684645+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.98:0/3101357326' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T20:02:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: cluster 2023-09-23T20:02:53.684780+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T20:02:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:54 smithi173 bash[27697]: cluster 2023-09-23T20:02:53.758992+0000 mgr.y (mgr.14442) 163 : cluster [DBG] pgmap v143: 89 pgs: 16 creating+peering, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:54.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: audit 2023-09-23T20:02:52.775200+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.98:0/3101357326' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T20:02:54.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: audit 2023-09-23T20:02:53.246795+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:54.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: audit 2023-09-23T20:02:53.248139+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:54.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: audit 2023-09-23T20:02:53.249237+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:54.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: audit 2023-09-23T20:02:53.255039+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:54.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: audit 2023-09-23T20:02:53.261140+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:54.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: audit 2023-09-23T20:02:53.262985+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:54.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: audit 2023-09-23T20:02:53.263869+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:54.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: audit 2023-09-23T20:02:53.271781+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:54.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: audit 2023-09-23T20:02:53.684645+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.98:0/3101357326' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T20:02:54.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: cluster 2023-09-23T20:02:53.684780+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T20:02:54.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[33670]: cluster 2023-09-23T20:02:53.758992+0000 mgr.y (mgr.14442) 163 : cluster [DBG] pgmap v143: 89 pgs: 16 creating+peering, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: audit 2023-09-23T20:02:52.775200+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.98:0/3101357326' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T20:02:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: audit 2023-09-23T20:02:53.246795+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: audit 2023-09-23T20:02:53.248139+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: audit 2023-09-23T20:02:53.249237+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: audit 2023-09-23T20:02:53.255039+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: audit 2023-09-23T20:02:53.261140+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: audit 2023-09-23T20:02:53.262985+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:54.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: audit 2023-09-23T20:02:53.263869+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:54.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: audit 2023-09-23T20:02:53.271781+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:54.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: audit 2023-09-23T20:02:53.684645+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.98:0/3101357326' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T20:02:54.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: cluster 2023-09-23T20:02:53.684780+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T20:02:54.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:54 smithi098 bash[27308]: cluster 2023-09-23T20:02:53.758992+0000 mgr.y (mgr.14442) 163 : cluster [DBG] pgmap v143: 89 pgs: 16 creating+peering, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:55.151 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-09-23T20:02:55.701 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:02:55 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:02:55.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:55 smithi098 bash[27308]: cluster 2023-09-23T20:02:54.692014+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T20:02:55.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:55 smithi098 bash[33670]: cluster 2023-09-23T20:02:54.692014+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T20:02:56.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:55 smithi173 bash[27697]: cluster 2023-09-23T20:02:54.692014+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T20:02:57.008 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:56 smithi098 bash[27308]: cluster 2023-09-23T20:02:55.693893+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T20:02:57.008 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:56 smithi098 bash[27308]: cluster 2023-09-23T20:02:55.759610+0000 mgr.y (mgr.14442) 164 : cluster [DBG] pgmap v146: 89 pgs: 16 creating+peering, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:57.008 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:56 smithi098 bash[33670]: cluster 2023-09-23T20:02:55.693893+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T20:02:57.009 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:56 smithi098 bash[33670]: cluster 2023-09-23T20:02:55.759610+0000 mgr.y (mgr.14442) 164 : cluster [DBG] pgmap v146: 89 pgs: 16 creating+peering, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:57.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:56 smithi173 bash[27697]: cluster 2023-09-23T20:02:55.693893+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T20:02:57.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:56 smithi173 bash[27697]: cluster 2023-09-23T20:02:55.759610+0000 mgr.y (mgr.14442) 164 : cluster [DBG] pgmap v146: 89 pgs: 16 creating+peering, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:57.401 INFO:teuthology.orchestra.run.smithi098.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:02:57.928 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:02:57 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:02:57] "GET /metrics HTTP/1.1" 200 191376 "" "Prometheus/2.33.4" 2023-09-23T20:02:58.385 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:02:58.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[33670]: audit 2023-09-23T20:02:57.388052+0000 mgr.y (mgr.14442) 165 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:02:58.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[33670]: cephadm 2023-09-23T20:02:57.389671+0000 mgr.y (mgr.14442) 166 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:02:58.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[33670]: audit 2023-09-23T20:02:57.396862+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:58.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[33670]: audit 2023-09-23T20:02:57.401450+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:58.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[33670]: audit 2023-09-23T20:02:57.404023+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:58.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[33670]: audit 2023-09-23T20:02:57.405839+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:58.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[33670]: audit 2023-09-23T20:02:57.415931+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:58.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[33670]: cephadm 2023-09-23T20:02:57.423505+0000 mgr.y (mgr.14442) 167 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:02:58.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[33670]: cluster 2023-09-23T20:02:57.760339+0000 mgr.y (mgr.14442) 168 : cluster [DBG] pgmap v147: 89 pgs: 16 creating+peering, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[27308]: audit 2023-09-23T20:02:57.388052+0000 mgr.y (mgr.14442) 165 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:02:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[27308]: cephadm 2023-09-23T20:02:57.389671+0000 mgr.y (mgr.14442) 166 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:02:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[27308]: audit 2023-09-23T20:02:57.396862+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[27308]: audit 2023-09-23T20:02:57.401450+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[27308]: audit 2023-09-23T20:02:57.404023+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[27308]: audit 2023-09-23T20:02:57.405839+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[27308]: audit 2023-09-23T20:02:57.415931+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[27308]: cephadm 2023-09-23T20:02:57.423505+0000 mgr.y (mgr.14442) 167 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:02:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:02:58 smithi098 bash[27308]: cluster 2023-09-23T20:02:57.760339+0000 mgr.y (mgr.14442) 168 : cluster [DBG] pgmap v147: 89 pgs: 16 creating+peering, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:02:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:58 smithi173 bash[27697]: audit 2023-09-23T20:02:57.388052+0000 mgr.y (mgr.14442) 165 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:02:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:58 smithi173 bash[27697]: cephadm 2023-09-23T20:02:57.389671+0000 mgr.y (mgr.14442) 166 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:02:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:58 smithi173 bash[27697]: audit 2023-09-23T20:02:57.396862+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:58 smithi173 bash[27697]: audit 2023-09-23T20:02:57.401450+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:02:58.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:58 smithi173 bash[27697]: audit 2023-09-23T20:02:57.404023+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:02:58.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:58 smithi173 bash[27697]: audit 2023-09-23T20:02:57.405839+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:02:58.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:58 smithi173 bash[27697]: audit 2023-09-23T20:02:57.415931+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:02:58.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:58 smithi173 bash[27697]: cephadm 2023-09-23T20:02:57.423505+0000 mgr.y (mgr.14442) 167 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T20:02:58.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:02:58 smithi173 bash[27697]: cluster 2023-09-23T20:02:57.760339+0000 mgr.y (mgr.14442) 168 : cluster [DBG] pgmap v147: 89 pgs: 16 creating+peering, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:00 smithi173 bash[27697]: cluster 2023-09-23T20:02:59.761500+0000 mgr.y (mgr.14442) 169 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:01.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:00 smithi098 bash[27308]: cluster 2023-09-23T20:02:59.761500+0000 mgr.y (mgr.14442) 169 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:01.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:00 smithi098 bash[33670]: cluster 2023-09-23T20:02:59.761500+0000 mgr.y (mgr.14442) 169 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:01.341 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:03:02.902 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:02 smithi098 bash[33670]: cluster 2023-09-23T20:03:01.761884+0000 mgr.y (mgr.14442) 170 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:02.903 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:02 smithi098 bash[27308]: cluster 2023-09-23T20:03:01.761884+0000 mgr.y (mgr.14442) 170 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:02 smithi173 bash[27697]: cluster 2023-09-23T20:03:01.761884+0000 mgr.y (mgr.14442) 170 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:03.115 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:03:03.115 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (2m) 10s ago 3m 13.0M - 0.23.0 ba2b418f427c c5f274ca95dc 2023-09-23T20:03:03.115 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi173 *:3000 running (3m) 10s ago 3m 42.1M - 8.3.5 dad864ee21e9 a02756c1d09e 2023-09-23T20:03:03.115 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi098.uolpbb smithi098 running (119s) 10s ago 119s 13.0M - 16.2.14-37-g2e1f1015 1e6a756174a8 d5b67cd7a471 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi173.zebbhb smithi173 running (116s) 10s ago 116s 11.4M - 16.2.14-37-g2e1f1015 1e6a756174a8 e2e575edcb34 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi173 *:8443 running (10m) 10s ago 10m 374M - 16.2.14-37-g2e1f1015 1e6a756174a8 599a8ea3454e 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:9283 running (12m) 10s ago 12m 429M - 16.2.14-37-g2e1f1015 1e6a756174a8 698af9e80582 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (12m) 10s ago 12m 50.8M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 2d5e422e4e1c 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi173 running (11m) 10s ago 11m 44.1M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 fe6c185b7136 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (11m) 10s ago 11m 42.4M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 a708093685cd 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (3m) 10s ago 4m 9004k - 1.3.1 1dbe0e931976 d375bef73d3f 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi173 *:9100 running (4m) 10s ago 4m 9352k - 1.3.1 1dbe0e931976 990c5e8c740f 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (10m) 10s ago 10m 38.5M 4060M 16.2.14-37-g2e1f1015 1e6a756174a8 a7c869fa2318 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (9m) 10s ago 9m 38.4M 4060M 16.2.14-37-g2e1f1015 1e6a756174a8 4ed7fa24b650 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (8m) 10s ago 8m 37.6M 4060M 16.2.14-37-g2e1f1015 1e6a756174a8 8aa29ef36e23 2023-09-23T20:03:03.116 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (7m) 10s ago 7m 41.0M 4060M 16.2.14-37-g2e1f1015 1e6a756174a8 9b044898f00d 2023-09-23T20:03:03.117 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi173 running (7m) 10s ago 7m 40.5M 4316M 16.2.14-37-g2e1f1015 1e6a756174a8 e45b1f57f0ed 2023-09-23T20:03:03.117 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi173 running (6m) 10s ago 6m 39.4M 4316M 16.2.14-37-g2e1f1015 1e6a756174a8 3c4cbc0dceef 2023-09-23T20:03:03.117 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi173 running (5m) 10s ago 5m 37.2M 4316M 16.2.14-37-g2e1f1015 1e6a756174a8 b5ef20c6c133 2023-09-23T20:03:03.117 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi173 running (5m) 10s ago 5m 38.2M 4316M 16.2.14-37-g2e1f1015 1e6a756174a8 41fb73503ff1 2023-09-23T20:03:03.117 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi173 *:9095 running (2m) 10s ago 4m 51.8M - 2.33.4 514e6a882f6e c101e9b321a8 2023-09-23T20:03:04.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:03 smithi098 bash[27308]: audit 2023-09-23T20:03:03.091681+0000 mgr.y (mgr.14442) 171 : audit [DBG] from='client.24734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:03:04.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:03 smithi098 bash[33670]: audit 2023-09-23T20:03:03.091681+0000 mgr.y (mgr.14442) 171 : audit [DBG] from='client.24734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:03:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:03 smithi173 bash[27697]: audit 2023-09-23T20:03:03.091681+0000 mgr.y (mgr.14442) 171 : audit [DBG] from='client.24734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:03:04.875 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:04 smithi098 bash[27308]: cluster 2023-09-23T20:03:03.762996+0000 mgr.y (mgr.14442) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:05.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:04 smithi098 bash[33670]: cluster 2023-09-23T20:03:03.762996+0000 mgr.y (mgr.14442) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:04 smithi173 bash[27697]: cluster 2023-09-23T20:03:03.762996+0000 mgr.y (mgr.14442) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:05.414 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for minority of mons to upgrade' 2023-09-23T20:03:05.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:03:05 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:03:07.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:06 smithi098 bash[33670]: cluster 2023-09-23T20:03:05.763623+0000 mgr.y (mgr.14442) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:07.158 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:06 smithi098 bash[27308]: cluster 2023-09-23T20:03:05.763623+0000 mgr.y (mgr.14442) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:06 smithi173 bash[27697]: cluster 2023-09-23T20:03:05.763623+0000 mgr.y (mgr.14442) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:07.882 INFO:teuthology.orchestra.run.smithi098.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-09-23T20:03:08.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:03:07 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:07] "GET /metrics HTTP/1.1" 200 191376 "" "Prometheus/2.33.4" 2023-09-23T20:03:08.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:07 smithi098 bash[27308]: audit 2023-09-23T20:03:07.042368+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.98:0/98545491' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:03:08.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:07 smithi098 bash[27308]: audit 2023-09-23T20:03:07.043009+0000 mon.a (mon.0) 759 : 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-23T20:03:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:07 smithi098 bash[33670]: audit 2023-09-23T20:03:07.042368+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.98:0/98545491' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:03:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:07 smithi098 bash[33670]: audit 2023-09-23T20:03:07.043009+0000 mon.a (mon.0) 759 : 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-23T20:03:08.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:07 smithi173 bash[27697]: audit 2023-09-23T20:03:07.042368+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.98:0/98545491' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:03:08.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:07 smithi173 bash[27697]: audit 2023-09-23T20:03:07.043009+0000 mon.a (mon.0) 759 : 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-23T20:03:09.159 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:08 smithi098 bash[27308]: cluster 2023-09-23T20:03:07.764129+0000 mgr.y (mgr.14442) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:09.159 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:08 smithi098 bash[27308]: audit 2023-09-23T20:03:07.870013+0000 mon.a (mon.0) 760 : 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-23T20:03:09.159 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:08 smithi098 bash[27308]: cluster 2023-09-23T20:03:07.870088+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T20:03:09.160 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:08 smithi098 bash[33670]: cluster 2023-09-23T20:03:07.764129+0000 mgr.y (mgr.14442) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:09.160 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:08 smithi098 bash[33670]: audit 2023-09-23T20:03:07.870013+0000 mon.a (mon.0) 760 : 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-23T20:03:09.160 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:08 smithi098 bash[33670]: cluster 2023-09-23T20:03:07.870088+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T20:03:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:08 smithi173 bash[27697]: cluster 2023-09-23T20:03:07.764129+0000 mgr.y (mgr.14442) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:08 smithi173 bash[27697]: audit 2023-09-23T20:03:07.870013+0000 mon.a (mon.0) 760 : 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-23T20:03:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:08 smithi173 bash[27697]: cluster 2023-09-23T20:03:07.870088+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T20:03:09.471 INFO:teuthology.orchestra.run.smithi098.stdout:wait for minority of mons to upgrade 2023-09-23T20:03:10.161 DEBUG:teuthology.orchestra.run.smithi098:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 500 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 45 --op write 45 --op delete 10 --pool unique_pool_0 2023-09-23T20:03:10.174 INFO:tasks.rados.rados.0.smithi098.stdout:adding op weight read -> 45 2023-09-23T20:03:10.174 INFO:tasks.rados.rados.0.smithi098.stdout:adding op weight write -> 45 2023-09-23T20:03:10.174 INFO:tasks.rados.rados.0.smithi098.stdout:adding op weight delete -> 10 2023-09-23T20:03:10.174 INFO:tasks.rados.rados.0.smithi098.stdout:ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable) 2023-09-23T20:03:10.175 INFO:tasks.rados.rados.0.smithi098.stdout:Configuration: 2023-09-23T20:03:10.175 INFO:tasks.rados.rados.0.smithi098.stdout: Number of operations: 4000 2023-09-23T20:03:10.175 INFO:tasks.rados.rados.0.smithi098.stdout: Number of objects: 500 2023-09-23T20:03:10.175 INFO:tasks.rados.rados.0.smithi098.stdout: Max in flight operations: 16 2023-09-23T20:03:10.175 INFO:tasks.rados.rados.0.smithi098.stdout: Object size (in bytes): 4000000 2023-09-23T20:03:10.175 INFO:tasks.rados.rados.0.smithi098.stdout: Write stride min: 400000 2023-09-23T20:03:10.175 INFO:tasks.rados.rados.0.smithi098.stdout: Write stride max: 800000 2023-09-23T20:03:10.561 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-09-23T20:03:10.889 INFO:tasks.rados.rados.0.smithi098.stdout:1: write initial oid 1 2023-09-23T20:03:10.889 INFO:tasks.rados.rados.0.smithi098.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2023-09-23T20:03:10.895 INFO:tasks.rados.rados.0.smithi098.stdout:1: writing smithi09866585-1 from 416807 to 892056 tid 1 2023-09-23T20:03:10.903 INFO:tasks.rados.rados.0.smithi098.stdout:1: writing smithi09866585-1 from 1542129 to 2016807 tid 2 2023-09-23T20:03:10.903 INFO:tasks.rados.rados.0.smithi098.stdout:2: write initial oid 2 2023-09-23T20:03:10.903 INFO:tasks.rados.rados.0.smithi098.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2023-09-23T20:03:10.908 INFO:tasks.rados.rados.0.smithi098.stdout:2: writing smithi09866585-2 from 416807 to 892056 tid 1 2023-09-23T20:03:10.916 INFO:tasks.rados.rados.0.smithi098.stdout:2: writing smithi09866585-2 from 1542129 to 2016807 tid 2 2023-09-23T20:03:10.916 INFO:tasks.rados.rados.0.smithi098.stdout:3: write initial oid 3 2023-09-23T20:03:10.916 INFO:tasks.rados.rados.0.smithi098.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2023-09-23T20:03:10.923 INFO:tasks.rados.rados.0.smithi098.stdout:3: writing smithi09866585-3 from 433614 to 984112 tid 1 2023-09-23T20:03:10.931 INFO:tasks.rados.rados.0.smithi098.stdout:3: writing smithi09866585-3 from 1600611 to 2033614 tid 2 2023-09-23T20:03:10.931 INFO:tasks.rados.rados.0.smithi098.stdout:4: write initial oid 4 2023-09-23T20:03:10.931 INFO:tasks.rados.rados.0.smithi098.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2023-09-23T20:03:10.937 INFO:tasks.rados.rados.0.smithi098.stdout:4: writing smithi09866585-4 from 450421 to 1076168 tid 1 2023-09-23T20:03:10.943 INFO:tasks.rados.rados.0.smithi098.stdout:4: writing smithi09866585-4 from 1659093 to 2050421 tid 2 2023-09-23T20:03:10.943 INFO:tasks.rados.rados.0.smithi098.stdout:5: write initial oid 5 2023-09-23T20:03:10.943 INFO:tasks.rados.rados.0.smithi098.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2023-09-23T20:03:10.950 INFO:tasks.rados.rados.0.smithi098.stdout:5: writing smithi09866585-5 from 467228 to 1168224 tid 1 2023-09-23T20:03:10.955 INFO:tasks.rados.rados.0.smithi098.stdout:5: writing smithi09866585-5 from 1717575 to 2067228 tid 2 2023-09-23T20:03:10.955 INFO:tasks.rados.rados.0.smithi098.stdout:6: write initial oid 6 2023-09-23T20:03:10.956 INFO:tasks.rados.rados.0.smithi098.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2023-09-23T20:03:10.963 INFO:tasks.rados.rados.0.smithi098.stdout:6: writing smithi09866585-6 from 484035 to 1260280 tid 1 2023-09-23T20:03:10.968 INFO:tasks.rados.rados.0.smithi098.stdout:6: writing smithi09866585-6 from 2059704 to 2084035 tid 2 2023-09-23T20:03:10.968 INFO:tasks.rados.rados.0.smithi098.stdout:7: write initial oid 7 2023-09-23T20:03:10.969 INFO:tasks.rados.rados.0.smithi098.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2023-09-23T20:03:10.973 INFO:tasks.rados.rados.0.smithi098.stdout:7: writing smithi09866585-7 from 500842 to 952336 tid 1 2023-09-23T20:03:10.981 INFO:tasks.rados.rados.0.smithi098.stdout:7: writing smithi09866585-7 from 1718186 to 2100842 tid 2 2023-09-23T20:03:10.981 INFO:tasks.rados.rados.0.smithi098.stdout:8: write initial oid 8 2023-09-23T20:03:10.981 INFO:tasks.rados.rados.0.smithi098.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2023-09-23T20:03:10.986 INFO:tasks.rados.rados.0.smithi098.stdout:8: writing smithi09866585-8 from 517649 to 1044392 tid 1 2023-09-23T20:03:10.993 INFO:tasks.rados.rados.0.smithi098.stdout:8: writing smithi09866585-8 from 1776668 to 2117649 tid 2 2023-09-23T20:03:10.993 INFO:tasks.rados.rados.0.smithi098.stdout:9: write initial oid 9 2023-09-23T20:03:10.993 INFO:tasks.rados.rados.0.smithi098.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2023-09-23T20:03:11.000 INFO:tasks.rados.rados.0.smithi098.stdout:9: writing smithi09866585-9 from 534456 to 1252801 tid 1 2023-09-23T20:03:11.005 INFO:tasks.rados.rados.0.smithi098.stdout:9: writing smithi09866585-9 from 1951503 to 2134456 tid 2 2023-09-23T20:03:11.006 INFO:tasks.rados.rados.0.smithi098.stdout:10: write initial oid 10 2023-09-23T20:03:11.006 INFO:tasks.rados.rados.0.smithi098.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2023-09-23T20:03:11.013 INFO:tasks.rados.rados.0.smithi098.stdout:10: writing smithi09866585-10 from 551263 to 1344857 tid 1 2023-09-23T20:03:11.018 INFO:tasks.rados.rados.0.smithi098.stdout:10: writing smithi09866585-10 from 1893632 to 2151263 tid 2 2023-09-23T20:03:11.018 INFO:tasks.rados.rados.0.smithi098.stdout:11: write initial oid 11 2023-09-23T20:03:11.018 INFO:tasks.rados.rados.0.smithi098.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2023-09-23T20:03:11.024 INFO:tasks.rados.rados.0.smithi098.stdout:11: writing smithi09866585-11 from 568070 to 1036913 tid 1 2023-09-23T20:03:11.031 INFO:tasks.rados.rados.0.smithi098.stdout:11: writing smithi09866585-11 from 1552114 to 2168070 tid 2 2023-09-23T20:03:11.031 INFO:tasks.rados.rados.0.smithi098.stdout:12: write initial oid 12 2023-09-23T20:03:11.031 INFO:tasks.rados.rados.0.smithi098.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2023-09-23T20:03:11.038 INFO:tasks.rados.rados.0.smithi098.stdout:12: writing smithi09866585-12 from 584877 to 1128969 tid 1 2023-09-23T20:03:11.045 INFO:tasks.rados.rados.0.smithi098.stdout:12: writing smithi09866585-12 from 1610596 to 2172599 tid 2 2023-09-23T20:03:11.045 INFO:tasks.rados.rados.0.smithi098.stdout:13: write initial oid 13 2023-09-23T20:03:11.045 INFO:tasks.rados.rados.0.smithi098.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2023-09-23T20:03:11.052 INFO:tasks.rados.rados.0.smithi098.stdout:13: writing smithi09866585-13 from 601684 to 1221025 tid 1 2023-09-23T20:03:11.059 INFO:tasks.rados.rados.0.smithi098.stdout:13: writing smithi09866585-13 from 1669078 to 2201684 tid 2 2023-09-23T20:03:11.059 INFO:tasks.rados.rados.0.smithi098.stdout:14: write initial oid 14 2023-09-23T20:03:11.059 INFO:tasks.rados.rados.0.smithi098.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2023-09-23T20:03:11.066 INFO:tasks.rados.rados.0.smithi098.stdout:14: writing smithi09866585-14 from 618491 to 1313081 tid 1 2023-09-23T20:03:11.072 INFO:tasks.rados.rados.0.smithi098.stdout:14: writing smithi09866585-14 from 2011207 to 2218491 tid 2 2023-09-23T20:03:11.072 INFO:tasks.rados.rados.0.smithi098.stdout:15: write initial oid 15 2023-09-23T20:03:11.072 INFO:tasks.rados.rados.0.smithi098.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2023-09-23T20:03:11.080 INFO:tasks.rados.rados.0.smithi098.stdout:15: writing smithi09866585-15 from 635298 to 1405137 tid 1 2023-09-23T20:03:11.085 INFO:tasks.rados.rados.0.smithi098.stdout:15: writing smithi09866585-15 from 2069689 to 2235298 tid 2 2023-09-23T20:03:11.085 INFO:tasks.rados.rados.0.smithi098.stdout:16: write initial oid 16 2023-09-23T20:03:11.085 INFO:tasks.rados.rados.0.smithi098.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2023-09-23T20:03:11.091 INFO:tasks.rados.rados.0.smithi098.stdout:16: writing smithi09866585-16 from 652105 to 1097193 tid 1 2023-09-23T20:03:11.098 INFO:tasks.rados.rados.0.smithi098.stdout:16: writing smithi09866585-16 from 1728171 to 2181159 tid 2 2023-09-23T20:03:11.098 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.098 INFO:tasks.rados.rados.0.smithi098.stdout:1: finishing write tid 1 to smithi09866585-1 2023-09-23T20:03:11.098 INFO:tasks.rados.rados.0.smithi098.stdout:1: finishing write tid 2 to smithi09866585-1 2023-09-23T20:03:11.098 INFO:tasks.rados.rados.0.smithi098.stdout:1: finishing write tid 3 to smithi09866585-1 2023-09-23T20:03:11.098 INFO:tasks.rados.rados.0.smithi098.stdout:1: finishing write tid 4 to smithi09866585-1 2023-09-23T20:03:11.098 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-09-23T20:03:11.099 INFO:tasks.rados.rados.0.smithi098.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-09-23T20:03:11.099 INFO:tasks.rados.rados.0.smithi098.stdout:2: finishing write tid 1 to smithi09866585-2 2023-09-23T20:03:11.099 INFO:tasks.rados.rados.0.smithi098.stdout:1: done (15 left) 2023-09-23T20:03:11.099 INFO:tasks.rados.rados.0.smithi098.stdout:17: write initial oid 17 2023-09-23T20:03:11.099 INFO:tasks.rados.rados.0.smithi098.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2023-09-23T20:03:11.105 INFO:tasks.rados.rados.0.smithi098.stdout:17: writing smithi09866585-17 from 668912 to 1305602 tid 1 2023-09-23T20:03:11.111 INFO:tasks.rados.rados.0.smithi098.stdout:17: writing smithi09866585-17 from 1903006 to 2268912 tid 2 2023-09-23T20:03:11.111 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.112 INFO:tasks.rados.rados.0.smithi098.stdout:2: finishing write tid 2 to smithi09866585-2 2023-09-23T20:03:11.112 INFO:tasks.rados.rados.0.smithi098.stdout:2: finishing write tid 3 to smithi09866585-2 2023-09-23T20:03:11.112 INFO:tasks.rados.rados.0.smithi098.stdout:2: finishing write tid 4 to smithi09866585-2 2023-09-23T20:03:11.112 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-23T20:03:11.112 INFO:tasks.rados.rados.0.smithi098.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-09-23T20:03:11.112 INFO:tasks.rados.rados.0.smithi098.stdout:3: finishing write tid 1 to smithi09866585-3 2023-09-23T20:03:11.112 INFO:tasks.rados.rados.0.smithi098.stdout:2: done (15 left) 2023-09-23T20:03:11.112 INFO:tasks.rados.rados.0.smithi098.stdout:18: write initial oid 18 2023-09-23T20:03:11.112 INFO:tasks.rados.rados.0.smithi098.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2023-09-23T20:03:11.119 INFO:tasks.rados.rados.0.smithi098.stdout:18: writing smithi09866585-18 from 685719 to 1397658 tid 1 2023-09-23T20:03:11.125 INFO:tasks.rados.rados.0.smithi098.stdout:18: writing smithi09866585-18 from 1845135 to 2285719 tid 2 2023-09-23T20:03:11.125 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.125 INFO:tasks.rados.rados.0.smithi098.stdout:3: finishing write tid 2 to smithi09866585-3 2023-09-23T20:03:11.125 INFO:tasks.rados.rados.0.smithi098.stdout:3: finishing write tid 3 to smithi09866585-3 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:3: finishing write tid 4 to smithi09866585-3 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:4: finishing write tid 1 to smithi09866585-4 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:4: finishing write tid 2 to smithi09866585-4 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:4: finishing write tid 3 to smithi09866585-4 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:4: finishing write tid 4 to smithi09866585-4 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:5: finishing write tid 1 to smithi09866585-5 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:5: finishing write tid 2 to smithi09866585-5 2023-09-23T20:03:11.126 INFO:tasks.rados.rados.0.smithi098.stdout:5: finishing write tid 3 to smithi09866585-5 2023-09-23T20:03:11.127 INFO:tasks.rados.rados.0.smithi098.stdout:5: finishing write tid 4 to smithi09866585-5 2023-09-23T20:03:11.127 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 5 v 6 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-09-23T20:03:11.127 INFO:tasks.rados.rados.0.smithi098.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-09-23T20:03:11.127 INFO:tasks.rados.rados.0.smithi098.stdout:6: finishing write tid 1 to smithi09866585-6 2023-09-23T20:03:11.127 INFO:tasks.rados.rados.0.smithi098.stdout:6: finishing write tid 2 to smithi09866585-6 2023-09-23T20:03:11.127 INFO:tasks.rados.rados.0.smithi098.stdout:6: finishing write tid 3 to smithi09866585-6 2023-09-23T20:03:11.127 INFO:tasks.rados.rados.0.smithi098.stdout:3: done (15 left) 2023-09-23T20:03:11.127 INFO:tasks.rados.rados.0.smithi098.stdout:4: done (14 left) 2023-09-23T20:03:11.127 INFO:tasks.rados.rados.0.smithi098.stdout:5: done (13 left) 2023-09-23T20:03:11.127 INFO:tasks.rados.rados.0.smithi098.stdout:19: write initial oid 19 2023-09-23T20:03:11.127 INFO:tasks.rados.rados.0.smithi098.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2023-09-23T20:03:11.133 INFO:tasks.rados.rados.0.smithi098.stdout:19: writing smithi09866585-19 from 702526 to 1489714 tid 1 2023-09-23T20:03:11.140 INFO:tasks.rados.rados.0.smithi098.stdout:19: writing smithi09866585-19 from 1903617 to 2302526 tid 2 2023-09-23T20:03:11.140 INFO:tasks.rados.rados.0.smithi098.stdout:20: write initial oid 20 2023-09-23T20:03:11.140 INFO:tasks.rados.rados.0.smithi098.stdout:6: finishing write tid 4 to smithi09866585-6 2023-09-23T20:03:11.140 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 6 v 6 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-09-23T20:03:11.140 INFO:tasks.rados.rados.0.smithi098.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-09-23T20:03:11.141 INFO:tasks.rados.rados.0.smithi098.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2023-09-23T20:03:11.145 INFO:tasks.rados.rados.0.smithi098.stdout:20: writing smithi09866585-20 from 719333 to 1181770 tid 1 2023-09-23T20:03:11.153 INFO:tasks.rados.rados.0.smithi098.stdout:20: writing smithi09866585-20 from 1962099 to 2319333 tid 2 2023-09-23T20:03:11.154 INFO:tasks.rados.rados.0.smithi098.stdout:6: done (14 left) 2023-09-23T20:03:11.154 INFO:tasks.rados.rados.0.smithi098.stdout:21: write initial oid 21 2023-09-23T20:03:11.154 INFO:tasks.rados.rados.0.smithi098.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2023-09-23T20:03:11.160 INFO:tasks.rados.rados.0.smithi098.stdout:21: writing smithi09866585-21 from 736140 to 1273826 tid 1 2023-09-23T20:03:11.166 INFO:tasks.rados.rados.0.smithi098.stdout:21: writing smithi09866585-21 from 2020581 to 2336140 tid 2 2023-09-23T20:03:11.166 INFO:tasks.rados.rados.0.smithi098.stdout:22: write initial oid 22 2023-09-23T20:03:11.166 INFO:tasks.rados.rados.0.smithi098.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2023-09-23T20:03:11.175 INFO:tasks.rados.rados.0.smithi098.stdout:22: writing smithi09866585-22 from 752947 to 1365882 tid 1 2023-09-23T20:03:11.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:10 smithi098 bash[33670]: cluster 2023-09-23T20:03:09.764826+0000 mgr.y (mgr.14442) 175 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:11.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:10 smithi098 bash[33670]: audit 2023-09-23T20:03:10.183987+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.98:0/1495914493' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T20:03:11.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:10 smithi098 bash[27308]: cluster 2023-09-23T20:03:09.764826+0000 mgr.y (mgr.14442) 175 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:11.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:10 smithi098 bash[27308]: audit 2023-09-23T20:03:10.183987+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.98:0/1495914493' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T20:03:11.185 INFO:tasks.rados.rados.0.smithi098.stdout:22: writing smithi09866585-22 from 1962710 to 2352947 tid 2 2023-09-23T20:03:11.185 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.187 INFO:tasks.rados.rados.0.smithi098.stdout:7: finishing write tid 1 to smithi09866585-7 2023-09-23T20:03:11.187 INFO:tasks.rados.rados.0.smithi098.stdout:7: finishing write tid 2 to smithi09866585-7 2023-09-23T20:03:11.188 INFO:tasks.rados.rados.0.smithi098.stdout:7: finishing write tid 3 to smithi09866585-7 2023-09-23T20:03:11.188 INFO:tasks.rados.rados.0.smithi098.stdout:7: finishing write tid 4 to smithi09866585-7 2023-09-23T20:03:11.188 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-23T20:03:11.188 INFO:tasks.rados.rados.0.smithi098.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-09-23T20:03:11.188 INFO:tasks.rados.rados.0.smithi098.stdout:8: finishing write tid 1 to smithi09866585-8 2023-09-23T20:03:11.189 INFO:tasks.rados.rados.0.smithi098.stdout:7: done (15 left) 2023-09-23T20:03:11.189 INFO:tasks.rados.rados.0.smithi098.stdout:23: write initial oid 23 2023-09-23T20:03:11.189 INFO:tasks.rados.rados.0.smithi098.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2023-09-23T20:03:11.189 INFO:tasks.rados.rados.0.smithi098.stdout:23: writing smithi09866585-23 from 769754 to 1457938 tid 1 2023-09-23T20:03:11.194 INFO:tasks.rados.rados.0.smithi098.stdout:23: writing smithi09866585-23 from 2021192 to 2369754 tid 2 2023-09-23T20:03:11.194 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.195 INFO:tasks.rados.rados.0.smithi098.stdout:8: finishing write tid 2 to smithi09866585-8 2023-09-23T20:03:11.195 INFO:tasks.rados.rados.0.smithi098.stdout:8: finishing write tid 3 to smithi09866585-8 2023-09-23T20:03:11.195 INFO:tasks.rados.rados.0.smithi098.stdout:8: finishing write tid 4 to smithi09866585-8 2023-09-23T20:03:11.195 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 8 v 6 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-09-23T20:03:11.195 INFO:tasks.rados.rados.0.smithi098.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-09-23T20:03:11.195 INFO:tasks.rados.rados.0.smithi098.stdout:9: finishing write tid 1 to smithi09866585-9 2023-09-23T20:03:11.195 INFO:tasks.rados.rados.0.smithi098.stdout:9: finishing write tid 2 to smithi09866585-9 2023-09-23T20:03:11.195 INFO:tasks.rados.rados.0.smithi098.stdout:8: done (15 left) 2023-09-23T20:03:11.195 INFO:tasks.rados.rados.0.smithi098.stdout:24: write initial oid 24 2023-09-23T20:03:11.196 INFO:tasks.rados.rados.0.smithi098.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2023-09-23T20:03:11.200 INFO:tasks.rados.rados.0.smithi098.stdout:24: writing smithi09866585-24 from 786561 to 1266347 tid 1 2023-09-23T20:03:11.207 INFO:tasks.rados.rados.0.smithi098.stdout:24: writing smithi09866585-24 from 1796027 to 2263691 tid 2 2023-09-23T20:03:11.207 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.208 INFO:tasks.rados.rados.0.smithi098.stdout:9: finishing write tid 3 to smithi09866585-9 2023-09-23T20:03:11.208 INFO:tasks.rados.rados.0.smithi098.stdout:9: finishing write tid 4 to smithi09866585-9 2023-09-23T20:03:11.208 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-09-23T20:03:11.208 INFO:tasks.rados.rados.0.smithi098.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:03:11.209 INFO:tasks.rados.rados.0.smithi098.stdout:10: finishing write tid 1 to smithi09866585-10 2023-09-23T20:03:11.209 INFO:tasks.rados.rados.0.smithi098.stdout:9: done (15 left) 2023-09-23T20:03:11.209 INFO:tasks.rados.rados.0.smithi098.stdout:25: write initial oid 25 2023-09-23T20:03:11.209 INFO:tasks.rados.rados.0.smithi098.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2023-09-23T20:03:11.212 INFO:tasks.rados.rados.0.smithi098.stdout:25: writing smithi09866585-25 from 403368 to 958403 tid 1 2023-09-23T20:03:11.220 INFO:tasks.rados.rados.0.smithi098.stdout:25: writing smithi09866585-25 from 1454509 to 2182184 tid 2 2023-09-23T20:03:11.220 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.221 INFO:tasks.rados.rados.0.smithi098.stdout:10: finishing write tid 2 to smithi09866585-10 2023-09-23T20:03:11.221 INFO:tasks.rados.rados.0.smithi098.stdout:10: finishing write tid 3 to smithi09866585-10 2023-09-23T20:03:11.221 INFO:tasks.rados.rados.0.smithi098.stdout:10: finishing write tid 4 to smithi09866585-10 2023-09-23T20:03:11.221 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 10 v 9 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-09-23T20:03:11.221 INFO:tasks.rados.rados.0.smithi098.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-09-23T20:03:11.221 INFO:tasks.rados.rados.0.smithi098.stdout:11: finishing write tid 1 to smithi09866585-11 2023-09-23T20:03:11.222 INFO:tasks.rados.rados.0.smithi098.stdout:10: done (15 left) 2023-09-23T20:03:11.222 INFO:tasks.rados.rados.0.smithi098.stdout:26: write initial oid 26 2023-09-23T20:03:11.222 INFO:tasks.rados.rados.0.smithi098.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2023-09-23T20:03:11.225 INFO:tasks.rados.rados.0.smithi098.stdout:26: writing smithi09866585-26 from 420175 to 1050459 tid 1 2023-09-23T20:03:11.235 INFO:tasks.rados.rados.0.smithi098.stdout:26: writing smithi09866585-26 from 1796638 to 2267971 tid 2 2023-09-23T20:03:11.235 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.235 INFO:tasks.rados.rados.0.smithi098.stdout:11: finishing write tid 2 to smithi09866585-11 2023-09-23T20:03:11.235 INFO:tasks.rados.rados.0.smithi098.stdout:11: finishing write tid 3 to smithi09866585-11 2023-09-23T20:03:11.235 INFO:tasks.rados.rados.0.smithi098.stdout:11: finishing write tid 4 to smithi09866585-11 2023-09-23T20:03:11.235 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 11 v 3 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-09-23T20:03:11.235 INFO:tasks.rados.rados.0.smithi098.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-09-23T20:03:11.235 INFO:tasks.rados.rados.0.smithi098.stdout:12: finishing write tid 1 to smithi09866585-12 2023-09-23T20:03:11.236 INFO:tasks.rados.rados.0.smithi098.stdout:12: finishing write tid 2 to smithi09866585-12 2023-09-23T20:03:11.236 INFO:tasks.rados.rados.0.smithi098.stdout:12: finishing write tid 3 to smithi09866585-12 2023-09-23T20:03:11.236 INFO:tasks.rados.rados.0.smithi098.stdout:12: finishing write tid 4 to smithi09866585-12 2023-09-23T20:03:11.236 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 12 v 9 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-09-23T20:03:11.236 INFO:tasks.rados.rados.0.smithi098.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-09-23T20:03:11.236 INFO:tasks.rados.rados.0.smithi098.stdout:13: finishing write tid 1 to smithi09866585-13 2023-09-23T20:03:11.236 INFO:tasks.rados.rados.0.smithi098.stdout:13: finishing write tid 2 to smithi09866585-13 2023-09-23T20:03:11.236 INFO:tasks.rados.rados.0.smithi098.stdout:13: finishing write tid 3 to smithi09866585-13 2023-09-23T20:03:11.236 INFO:tasks.rados.rados.0.smithi098.stdout:13: finishing write tid 4 to smithi09866585-13 2023-09-23T20:03:11.236 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 13 v 9 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-23T20:03:11.236 INFO:tasks.rados.rados.0.smithi098.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-09-23T20:03:11.237 INFO:tasks.rados.rados.0.smithi098.stdout:14: finishing write tid 1 to smithi09866585-14 2023-09-23T20:03:11.237 INFO:tasks.rados.rados.0.smithi098.stdout:14: finishing write tid 2 to smithi09866585-14 2023-09-23T20:03:11.237 INFO:tasks.rados.rados.0.smithi098.stdout:14: finishing write tid 3 to smithi09866585-14 2023-09-23T20:03:11.237 INFO:tasks.rados.rados.0.smithi098.stdout:14: finishing write tid 4 to smithi09866585-14 2023-09-23T20:03:11.237 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 14 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-09-23T20:03:11.237 INFO:tasks.rados.rados.0.smithi098.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-09-23T20:03:11.237 INFO:tasks.rados.rados.0.smithi098.stdout:15: finishing write tid 1 to smithi09866585-15 2023-09-23T20:03:11.237 INFO:tasks.rados.rados.0.smithi098.stdout:15: finishing write tid 2 to smithi09866585-15 2023-09-23T20:03:11.238 INFO:tasks.rados.rados.0.smithi098.stdout:15: finishing write tid 3 to smithi09866585-15 2023-09-23T20:03:11.238 INFO:tasks.rados.rados.0.smithi098.stdout:15: finishing write tid 4 to smithi09866585-15 2023-09-23T20:03:11.238 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 15 v 3 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-09-23T20:03:11.238 INFO:tasks.rados.rados.0.smithi098.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-09-23T20:03:11.238 INFO:tasks.rados.rados.0.smithi098.stdout:11: done (15 left) 2023-09-23T20:03:11.238 INFO:tasks.rados.rados.0.smithi098.stdout:12: done (14 left) 2023-09-23T20:03:11.238 INFO:tasks.rados.rados.0.smithi098.stdout:13: done (13 left) 2023-09-23T20:03:11.239 INFO:tasks.rados.rados.0.smithi098.stdout:14: done (12 left) 2023-09-23T20:03:11.239 INFO:tasks.rados.rados.0.smithi098.stdout:15: done (11 left) 2023-09-23T20:03:11.239 INFO:tasks.rados.rados.0.smithi098.stdout:27: write initial oid 27 2023-09-23T20:03:11.239 INFO:tasks.rados.rados.0.smithi098.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2023-09-23T20:03:11.240 INFO:tasks.rados.rados.0.smithi098.stdout:27: writing smithi09866585-27 from 436982 to 1142515 tid 1 2023-09-23T20:03:11.247 INFO:tasks.rados.rados.0.smithi098.stdout:27: writing smithi09866585-27 from 1855120 to 2436982 tid 2 2023-09-23T20:03:11.248 INFO:tasks.rados.rados.0.smithi098.stdout:28: write initial oid 28 2023-09-23T20:03:11.248 INFO:tasks.rados.rados.0.smithi098.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2023-09-23T20:03:11.254 INFO:tasks.rados.rados.0.smithi098.stdout:28: writing smithi09866585-28 from 453789 to 1234571 tid 1 2023-09-23T20:03:11.261 INFO:tasks.rados.rados.0.smithi098.stdout:28: writing smithi09866585-28 from 1913602 to 2388604 tid 2 2023-09-23T20:03:11.262 INFO:tasks.rados.rados.0.smithi098.stdout:29: write initial oid 29 2023-09-23T20:03:11.262 INFO:tasks.rados.rados.0.smithi098.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2023-09-23T20:03:11.267 INFO:tasks.rados.rados.0.smithi098.stdout:29: writing smithi09866585-29 from 470596 to 926627 tid 1 2023-09-23T20:03:11.274 INFO:tasks.rados.rados.0.smithi098.stdout:29: writing smithi09866585-29 from 1572084 to 2190744 tid 2 2023-09-23T20:03:11.274 INFO:tasks.rados.rados.0.smithi098.stdout:30: write initial oid 30 2023-09-23T20:03:11.275 INFO:tasks.rados.rados.0.smithi098.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2023-09-23T20:03:11.280 INFO:tasks.rados.rados.0.smithi098.stdout:30: writing smithi09866585-30 from 487403 to 1018683 tid 1 2023-09-23T20:03:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:30: writing smithi09866585-30 from 1514213 to 1992884 tid 2 2023-09-23T20:03:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:31: write initial oid 31 2023-09-23T20:03:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2023-09-23T20:03:11.292 INFO:tasks.rados.rados.0.smithi098.stdout:31: writing smithi09866585-31 from 504210 to 1110739 tid 1 2023-09-23T20:03:11.299 INFO:tasks.rados.rados.0.smithi098.stdout:31: writing smithi09866585-31 from 1572695 to 2195024 tid 2 2023-09-23T20:03:11.300 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.300 INFO:tasks.rados.rados.0.smithi098.stdout:16: finishing write tid 1 to smithi09866585-16 2023-09-23T20:03:11.300 INFO:tasks.rados.rados.0.smithi098.stdout:16: finishing write tid 2 to smithi09866585-16 2023-09-23T20:03:11.300 INFO:tasks.rados.rados.0.smithi098.stdout:16: finishing write tid 3 to smithi09866585-16 2023-09-23T20:03:11.300 INFO:tasks.rados.rados.0.smithi098.stdout:16: finishing write tid 4 to smithi09866585-16 2023-09-23T20:03:11.300 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-09-23T20:03:11.300 INFO:tasks.rados.rados.0.smithi098.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-09-23T20:03:11.301 INFO:tasks.rados.rados.0.smithi098.stdout:17: finishing write tid 1 to smithi09866585-17 2023-09-23T20:03:11.301 INFO:tasks.rados.rados.0.smithi098.stdout:16: done (15 left) 2023-09-23T20:03:11.301 INFO:tasks.rados.rados.0.smithi098.stdout:32: write initial oid 32 2023-09-23T20:03:11.301 INFO:tasks.rados.rados.0.smithi098.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2023-09-23T20:03:11.307 INFO:tasks.rados.rados.0.smithi098.stdout:32: writing smithi09866585-32 from 521017 to 1319148 tid 1 2023-09-23T20:03:11.313 INFO:tasks.rados.rados.0.smithi098.stdout:32: writing smithi09866585-32 from 1747530 to 2229870 tid 2 2023-09-23T20:03:11.313 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.313 INFO:tasks.rados.rados.0.smithi098.stdout:17: finishing write tid 2 to smithi09866585-17 2023-09-23T20:03:11.313 INFO:tasks.rados.rados.0.smithi098.stdout:17: finishing write tid 3 to smithi09866585-17 2023-09-23T20:03:11.313 INFO:tasks.rados.rados.0.smithi098.stdout:17: finishing write tid 4 to smithi09866585-17 2023-09-23T20:03:11.313 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 17 v 9 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-23T20:03:11.314 INFO:tasks.rados.rados.0.smithi098.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-09-23T20:03:11.314 INFO:tasks.rados.rados.0.smithi098.stdout:18: finishing write tid 1 to smithi09866585-18 2023-09-23T20:03:11.314 INFO:tasks.rados.rados.0.smithi098.stdout:18: finishing write tid 2 to smithi09866585-18 2023-09-23T20:03:11.314 INFO:tasks.rados.rados.0.smithi098.stdout:18: finishing write tid 3 to smithi09866585-18 2023-09-23T20:03:11.314 INFO:tasks.rados.rados.0.smithi098.stdout:18: finishing write tid 4 to smithi09866585-18 2023-09-23T20:03:11.314 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 18 v 3 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-09-23T20:03:11.314 INFO:tasks.rados.rados.0.smithi098.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-09-23T20:03:11.314 INFO:tasks.rados.rados.0.smithi098.stdout:19: finishing write tid 1 to smithi09866585-19 2023-09-23T20:03:11.314 INFO:tasks.rados.rados.0.smithi098.stdout:19: finishing write tid 2 to smithi09866585-19 2023-09-23T20:03:11.314 INFO:tasks.rados.rados.0.smithi098.stdout:19: finishing write tid 3 to smithi09866585-19 2023-09-23T20:03:11.314 INFO:tasks.rados.rados.0.smithi098.stdout:19: finishing write tid 4 to smithi09866585-19 2023-09-23T20:03:11.315 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 19 v 3 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-09-23T20:03:11.315 INFO:tasks.rados.rados.0.smithi098.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-09-23T20:03:11.315 INFO:tasks.rados.rados.0.smithi098.stdout:20: finishing write tid 1 to smithi09866585-20 2023-09-23T20:03:11.315 INFO:tasks.rados.rados.0.smithi098.stdout:17: done (15 left) 2023-09-23T20:03:11.315 INFO:tasks.rados.rados.0.smithi098.stdout:18: done (14 left) 2023-09-23T20:03:11.315 INFO:tasks.rados.rados.0.smithi098.stdout:19: done (13 left) 2023-09-23T20:03:11.315 INFO:tasks.rados.rados.0.smithi098.stdout:33: write initial oid 33 2023-09-23T20:03:11.315 INFO:tasks.rados.rados.0.smithi098.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2023-09-23T20:03:11.319 INFO:tasks.rados.rados.0.smithi098.stdout:33: writing smithi09866585-33 from 537824 to 1011204 tid 1 2023-09-23T20:03:11.327 INFO:tasks.rados.rados.0.smithi098.stdout:33: writing smithi09866585-33 from 1806012 to 2432010 tid 2 2023-09-23T20:03:11.328 INFO:tasks.rados.rados.0.smithi098.stdout:34: write initial oid 34 2023-09-23T20:03:11.328 INFO:tasks.rados.rados.0.smithi098.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2023-09-23T20:03:11.333 INFO:tasks.rados.rados.0.smithi098.stdout:34: writing smithi09866585-34 from 554631 to 1103260 tid 1 2023-09-23T20:03:11.340 INFO:tasks.rados.rados.0.smithi098.stdout:34: writing smithi09866585-34 from 1748141 to 2234150 tid 2 2023-09-23T20:03:11.341 INFO:tasks.rados.rados.0.smithi098.stdout:35: write initial oid 35 2023-09-23T20:03:11.341 INFO:tasks.rados.rados.0.smithi098.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2023-09-23T20:03:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:10 smithi173 bash[27697]: cluster 2023-09-23T20:03:09.764826+0000 mgr.y (mgr.14442) 175 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:10 smithi173 bash[27697]: audit 2023-09-23T20:03:10.183987+0000 mon.a (mon.0) 762 : audit [INF] from='client.? 172.21.15.98:0/1495914493' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T20:03:11.348 INFO:tasks.rados.rados.0.smithi098.stdout:35: writing smithi09866585-35 from 571438 to 1195316 tid 1 2023-09-23T20:03:11.355 INFO:tasks.rados.rados.0.smithi098.stdout:35: writing smithi09866585-35 from 1806623 to 2436290 tid 2 2023-09-23T20:03:11.355 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.356 INFO:tasks.rados.rados.0.smithi098.stdout:20: finishing write tid 2 to smithi09866585-20 2023-09-23T20:03:11.356 INFO:tasks.rados.rados.0.smithi098.stdout:20: finishing write tid 3 to smithi09866585-20 2023-09-23T20:03:11.356 INFO:tasks.rados.rados.0.smithi098.stdout:20: finishing write tid 4 to smithi09866585-20 2023-09-23T20:03:11.356 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 20 v 12 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-23T20:03:11.356 INFO:tasks.rados.rados.0.smithi098.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-09-23T20:03:11.356 INFO:tasks.rados.rados.0.smithi098.stdout:21: finishing write tid 1 to smithi09866585-21 2023-09-23T20:03:11.357 INFO:tasks.rados.rados.0.smithi098.stdout:21: finishing write tid 2 to smithi09866585-21 2023-09-23T20:03:11.357 INFO:tasks.rados.rados.0.smithi098.stdout:20: done (15 left) 2023-09-23T20:03:11.357 INFO:tasks.rados.rados.0.smithi098.stdout:36: write initial oid 36 2023-09-23T20:03:11.357 INFO:tasks.rados.rados.0.smithi098.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2023-09-23T20:03:11.363 INFO:tasks.rados.rados.0.smithi098.stdout:36: writing smithi09866585-36 from 588245 to 1287372 tid 1 2023-09-23T20:03:11.371 INFO:tasks.rados.rados.0.smithi098.stdout:36: writing smithi09866585-36 from 1865105 to 2354783 tid 2 2023-09-23T20:03:11.371 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.371 INFO:tasks.rados.rados.0.smithi098.stdout:21: finishing write tid 3 to smithi09866585-21 2023-09-23T20:03:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:21: finishing write tid 4 to smithi09866585-21 2023-09-23T20:03:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-09-23T20:03:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-09-23T20:03:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:22: finishing write tid 1 to smithi09866585-22 2023-09-23T20:03:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:22: finishing write tid 2 to smithi09866585-22 2023-09-23T20:03:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:22: finishing write tid 3 to smithi09866585-22 2023-09-23T20:03:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:22: finishing write tid 4 to smithi09866585-22 2023-09-23T20:03:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 22 v 3 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-09-23T20:03:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-09-23T20:03:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:23: finishing write tid 1 to smithi09866585-23 2023-09-23T20:03:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:23: finishing write tid 2 to smithi09866585-23 2023-09-23T20:03:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:23: finishing write tid 3 to smithi09866585-23 2023-09-23T20:03:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:23: finishing write tid 4 to smithi09866585-23 2023-09-23T20:03:11.374 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-09-23T20:03:11.374 INFO:tasks.rados.rados.0.smithi098.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-09-23T20:03:11.374 INFO:tasks.rados.rados.0.smithi098.stdout:21: done (15 left) 2023-09-23T20:03:11.374 INFO:tasks.rados.rados.0.smithi098.stdout:22: done (14 left) 2023-09-23T20:03:11.374 INFO:tasks.rados.rados.0.smithi098.stdout:23: done (13 left) 2023-09-23T20:03:11.374 INFO:tasks.rados.rados.0.smithi098.stdout:37: write initial oid 37 2023-09-23T20:03:11.374 INFO:tasks.rados.rados.0.smithi098.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2023-09-23T20:03:11.377 INFO:tasks.rados.rados.0.smithi098.stdout:37: writing smithi09866585-37 from 605052 to 1379428 tid 1 2023-09-23T20:03:11.386 INFO:tasks.rados.rados.0.smithi098.stdout:37: writing smithi09866585-37 from 1923587 to 2556923 tid 2 2023-09-23T20:03:11.387 INFO:tasks.rados.rados.0.smithi098.stdout:38: write initial oid 38 2023-09-23T20:03:11.387 INFO:tasks.rados.rados.0.smithi098.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2023-09-23T20:03:11.392 INFO:tasks.rados.rados.0.smithi098.stdout:38: writing smithi09866585-38 from 621859 to 1071484 tid 1 2023-09-23T20:03:11.402 INFO:tasks.rados.rados.0.smithi098.stdout:38: writing smithi09866585-38 from 1865716 to 2621859 tid 2 2023-09-23T20:03:11.403 INFO:tasks.rados.rados.0.smithi098.stdout:39: write initial oid 39 2023-09-23T20:03:11.403 INFO:tasks.rados.rados.0.smithi098.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2023-09-23T20:03:11.407 INFO:tasks.rados.rados.0.smithi098.stdout:39: writing smithi09866585-39 from 638666 to 1163540 tid 1 2023-09-23T20:03:11.415 INFO:tasks.rados.rados.0.smithi098.stdout:39: writing smithi09866585-39 from 1924198 to 2561203 tid 2 2023-09-23T20:03:11.415 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.415 INFO:tasks.rados.rados.0.smithi098.stdout:24: finishing write tid 1 to smithi09866585-24 2023-09-23T20:03:11.415 INFO:tasks.rados.rados.0.smithi098.stdout:24: finishing write tid 2 to smithi09866585-24 2023-09-23T20:03:11.416 INFO:tasks.rados.rados.0.smithi098.stdout:24: finishing write tid 3 to smithi09866585-24 2023-09-23T20:03:11.416 INFO:tasks.rados.rados.0.smithi098.stdout:24: finishing write tid 4 to smithi09866585-24 2023-09-23T20:03:11.416 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 24 v 15 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-09-23T20:03:11.416 INFO:tasks.rados.rados.0.smithi098.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-09-23T20:03:11.416 INFO:tasks.rados.rados.0.smithi098.stdout:25: finishing write tid 1 to smithi09866585-25 2023-09-23T20:03:11.416 INFO:tasks.rados.rados.0.smithi098.stdout:25: finishing write tid 2 to smithi09866585-25 2023-09-23T20:03:11.416 INFO:tasks.rados.rados.0.smithi098.stdout:24: done (15 left) 2023-09-23T20:03:11.416 INFO:tasks.rados.rados.0.smithi098.stdout:40: write initial oid 40 2023-09-23T20:03:11.416 INFO:tasks.rados.rados.0.smithi098.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2023-09-23T20:03:11.424 INFO:tasks.rados.rados.0.smithi098.stdout:40: writing smithi09866585-40 from 655473 to 1371949 tid 1 2023-09-23T20:03:11.431 INFO:tasks.rados.rados.0.smithi098.stdout:40: writing smithi09866585-40 from 2099033 to 2655473 tid 2 2023-09-23T20:03:11.431 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.431 INFO:tasks.rados.rados.0.smithi098.stdout:25: finishing write tid 3 to smithi09866585-25 2023-09-23T20:03:11.431 INFO:tasks.rados.rados.0.smithi098.stdout:25: finishing write tid 4 to smithi09866585-25 2023-09-23T20:03:11.431 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 25 v 9 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-09-23T20:03:11.431 INFO:tasks.rados.rados.0.smithi098.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-09-23T20:03:11.432 INFO:tasks.rados.rados.0.smithi098.stdout:26: finishing write tid 1 to smithi09866585-26 2023-09-23T20:03:11.432 INFO:tasks.rados.rados.0.smithi098.stdout:25: done (15 left) 2023-09-23T20:03:11.432 INFO:tasks.rados.rados.0.smithi098.stdout:41: write initial oid 41 2023-09-23T20:03:11.432 INFO:tasks.rados.rados.0.smithi098.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2023-09-23T20:03:11.440 INFO:tasks.rados.rados.0.smithi098.stdout:41: writing smithi09866585-41 from 672280 to 1464005 tid 1 2023-09-23T20:03:11.447 INFO:tasks.rados.rados.0.smithi098.stdout:41: writing smithi09866585-41 from 2157515 to 2672280 tid 2 2023-09-23T20:03:11.448 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.448 INFO:tasks.rados.rados.0.smithi098.stdout:26: finishing write tid 2 to smithi09866585-26 2023-09-23T20:03:11.448 INFO:tasks.rados.rados.0.smithi098.stdout:26: finishing write tid 3 to smithi09866585-26 2023-09-23T20:03:11.448 INFO:tasks.rados.rados.0.smithi098.stdout:26: finishing write tid 4 to smithi09866585-26 2023-09-23T20:03:11.448 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 26 v 18 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-09-23T20:03:11.448 INFO:tasks.rados.rados.0.smithi098.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-09-23T20:03:11.448 INFO:tasks.rados.rados.0.smithi098.stdout:27: finishing write tid 1 to smithi09866585-27 2023-09-23T20:03:11.448 INFO:tasks.rados.rados.0.smithi098.stdout:27: finishing write tid 2 to smithi09866585-27 2023-09-23T20:03:11.448 INFO:tasks.rados.rados.0.smithi098.stdout:27: finishing write tid 3 to smithi09866585-27 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:27: finishing write tid 4 to smithi09866585-27 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 27 v 6 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:28: finishing write tid 1 to smithi09866585-28 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:28: finishing write tid 2 to smithi09866585-28 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:28: finishing write tid 3 to smithi09866585-28 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:28: finishing write tid 4 to smithi09866585-28 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 28 v 21 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:29: finishing write tid 1 to smithi09866585-29 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:29: finishing write tid 2 to smithi09866585-29 2023-09-23T20:03:11.449 INFO:tasks.rados.rados.0.smithi098.stdout:29: finishing write tid 3 to smithi09866585-29 2023-09-23T20:03:11.450 INFO:tasks.rados.rados.0.smithi098.stdout:29: finishing write tid 4 to smithi09866585-29 2023-09-23T20:03:11.450 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 29 v 3 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-09-23T20:03:11.450 INFO:tasks.rados.rados.0.smithi098.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-09-23T20:03:11.450 INFO:tasks.rados.rados.0.smithi098.stdout:30: finishing write tid 1 to smithi09866585-30 2023-09-23T20:03:11.450 INFO:tasks.rados.rados.0.smithi098.stdout:30: finishing write tid 2 to smithi09866585-30 2023-09-23T20:03:11.450 INFO:tasks.rados.rados.0.smithi098.stdout:30: finishing write tid 3 to smithi09866585-30 2023-09-23T20:03:11.450 INFO:tasks.rados.rados.0.smithi098.stdout:30: finishing write tid 4 to smithi09866585-30 2023-09-23T20:03:11.450 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 30 v 12 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-09-23T20:03:11.451 INFO:tasks.rados.rados.0.smithi098.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:03:11.451 INFO:tasks.rados.rados.0.smithi098.stdout:31: finishing write tid 1 to smithi09866585-31 2023-09-23T20:03:11.451 INFO:tasks.rados.rados.0.smithi098.stdout:26: done (15 left) 2023-09-23T20:03:11.451 INFO:tasks.rados.rados.0.smithi098.stdout:27: done (14 left) 2023-09-23T20:03:11.451 INFO:tasks.rados.rados.0.smithi098.stdout:28: done (13 left) 2023-09-23T20:03:11.451 INFO:tasks.rados.rados.0.smithi098.stdout:29: done (12 left) 2023-09-23T20:03:11.451 INFO:tasks.rados.rados.0.smithi098.stdout:30: done (11 left) 2023-09-23T20:03:11.451 INFO:tasks.rados.rados.0.smithi098.stdout:42: write initial oid 42 2023-09-23T20:03:11.451 INFO:tasks.rados.rados.0.smithi098.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2023-09-23T20:03:11.452 INFO:tasks.rados.rados.0.smithi098.stdout:42: writing smithi09866585-42 from 689087 to 1156061 tid 1 2023-09-23T20:03:11.460 INFO:tasks.rados.rados.0.smithi098.stdout:42: writing smithi09866585-42 from 1699644 to 2483976 tid 2 2023-09-23T20:03:11.460 INFO:tasks.rados.rados.0.smithi098.stdout:43: write initial oid 43 2023-09-23T20:03:11.460 INFO:tasks.rados.rados.0.smithi098.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2023-09-23T20:03:11.468 INFO:tasks.rados.rados.0.smithi098.stdout:43: writing smithi09866585-43 from 705894 to 1248117 tid 1 2023-09-23T20:03:11.478 INFO:tasks.rados.rados.0.smithi098.stdout:43: writing smithi09866585-43 from 1758126 to 2402469 tid 2 2023-09-23T20:03:11.478 INFO:tasks.rados.rados.0.smithi098.stdout:44: write initial oid 44 2023-09-23T20:03:11.478 INFO:tasks.rados.rados.0.smithi098.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2023-09-23T20:03:11.483 INFO:tasks.rados.rados.0.smithi098.stdout:44: writing smithi09866585-44 from 722701 to 1340173 tid 1 2023-09-23T20:03:11.490 INFO:tasks.rados.rados.0.smithi098.stdout:44: writing smithi09866585-44 from 1816608 to 2604609 tid 2 2023-09-23T20:03:11.490 INFO:tasks.rados.rados.0.smithi098.stdout:45: write initial oid 45 2023-09-23T20:03:11.490 INFO:tasks.rados.rados.0.smithi098.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2023-09-23T20:03:11.499 INFO:tasks.rados.rados.0.smithi098.stdout:45: writing smithi09866585-45 from 739508 to 1432229 tid 1 2023-09-23T20:03:11.505 INFO:tasks.rados.rados.0.smithi098.stdout:45: writing smithi09866585-45 from 1875090 to 2523102 tid 2 2023-09-23T20:03:11.505 INFO:tasks.rados.rados.0.smithi098.stdout:46: write initial oid 46 2023-09-23T20:03:11.505 INFO:tasks.rados.rados.0.smithi098.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2023-09-23T20:03:11.514 INFO:tasks.rados.rados.0.smithi098.stdout:46: writing smithi09866585-46 from 756315 to 1524285 tid 1 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi098.stdout:46: writing smithi09866585-46 from 1933572 to 2725242 tid 2 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi098.stdout:31: finishing write tid 2 to smithi09866585-31 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi098.stdout:31: finishing write tid 3 to smithi09866585-31 2023-09-23T20:03:11.522 INFO:tasks.rados.rados.0.smithi098.stdout:31: finishing write tid 4 to smithi09866585-31 2023-09-23T20:03:11.523 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 31 v 3 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-09-23T20:03:11.523 INFO:tasks.rados.rados.0.smithi098.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-09-23T20:03:11.523 INFO:tasks.rados.rados.0.smithi098.stdout:32: finishing write tid 1 to smithi09866585-32 2023-09-23T20:03:11.523 INFO:tasks.rados.rados.0.smithi098.stdout:31: done (15 left) 2023-09-23T20:03:11.523 INFO:tasks.rados.rados.0.smithi098.stdout:47: write initial oid 47 2023-09-23T20:03:11.523 INFO:tasks.rados.rados.0.smithi098.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2023-09-23T20:03:11.529 INFO:tasks.rados.rados.0.smithi098.stdout:47: writing smithi09866585-47 from 773122 to 1332694 tid 1 2023-09-23T20:03:11.538 INFO:tasks.rados.rados.0.smithi098.stdout:47: writing smithi09866585-47 from 1992054 to 2643735 tid 2 2023-09-23T20:03:11.538 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.538 INFO:tasks.rados.rados.0.smithi098.stdout:32: finishing write tid 2 to smithi09866585-32 2023-09-23T20:03:11.538 INFO:tasks.rados.rados.0.smithi098.stdout:32: finishing write tid 3 to smithi09866585-32 2023-09-23T20:03:11.538 INFO:tasks.rados.rados.0.smithi098.stdout:32: finishing write tid 4 to smithi09866585-32 2023-09-23T20:03:11.538 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 32 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-09-23T20:03:11.539 INFO:tasks.rados.rados.0.smithi098.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-09-23T20:03:11.539 INFO:tasks.rados.rados.0.smithi098.stdout:33: finishing write tid 1 to smithi09866585-33 2023-09-23T20:03:11.539 INFO:tasks.rados.rados.0.smithi098.stdout:32: done (15 left) 2023-09-23T20:03:11.539 INFO:tasks.rados.rados.0.smithi098.stdout:48: write initial oid 48 2023-09-23T20:03:11.539 INFO:tasks.rados.rados.0.smithi098.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2023-09-23T20:03:11.545 INFO:tasks.rados.rados.0.smithi098.stdout:48: writing smithi09866585-48 from 789929 to 1424750 tid 1 2023-09-23T20:03:11.554 INFO:tasks.rados.rados.0.smithi098.stdout:48: writing smithi09866585-48 from 2050536 to 2789929 tid 2 2023-09-23T20:03:11.554 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.554 INFO:tasks.rados.rados.0.smithi098.stdout:33: finishing write tid 2 to smithi09866585-33 2023-09-23T20:03:11.554 INFO:tasks.rados.rados.0.smithi098.stdout:33: finishing write tid 3 to smithi09866585-33 2023-09-23T20:03:11.554 INFO:tasks.rados.rados.0.smithi098.stdout:33: finishing write tid 4 to smithi09866585-33 2023-09-23T20:03:11.555 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 33 v 12 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-09-23T20:03:11.555 INFO:tasks.rados.rados.0.smithi098.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:03:11.555 INFO:tasks.rados.rados.0.smithi098.stdout:34: finishing write tid 1 to smithi09866585-34 2023-09-23T20:03:11.555 INFO:tasks.rados.rados.0.smithi098.stdout:33: done (15 left) 2023-09-23T20:03:11.555 INFO:tasks.rados.rados.0.smithi098.stdout:49: write initial oid 49 2023-09-23T20:03:11.555 INFO:tasks.rados.rados.0.smithi098.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2023-09-23T20:03:11.561 INFO:tasks.rados.rados.0.smithi098.stdout:49: writing smithi09866585-49 from 406736 to 1116806 tid 1 2023-09-23T20:03:11.569 INFO:tasks.rados.rados.0.smithi098.stdout:49: writing smithi09866585-49 from 1709018 to 2364368 tid 2 2023-09-23T20:03:11.569 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.569 INFO:tasks.rados.rados.0.smithi098.stdout:34: finishing write tid 2 to smithi09866585-34 2023-09-23T20:03:11.569 INFO:tasks.rados.rados.0.smithi098.stdout:34: finishing write tid 3 to smithi09866585-34 2023-09-23T20:03:11.570 INFO:tasks.rados.rados.0.smithi098.stdout:34: finishing write tid 4 to smithi09866585-34 2023-09-23T20:03:11.570 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 34 v 12 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-09-23T20:03:11.570 INFO:tasks.rados.rados.0.smithi098.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-09-23T20:03:11.570 INFO:tasks.rados.rados.0.smithi098.stdout:35: finishing write tid 1 to smithi09866585-35 2023-09-23T20:03:11.570 INFO:tasks.rados.rados.0.smithi098.stdout:34: done (15 left) 2023-09-23T20:03:11.570 INFO:tasks.rados.rados.0.smithi098.stdout:50: write initial oid 50 2023-09-23T20:03:11.570 INFO:tasks.rados.rados.0.smithi098.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2023-09-23T20:03:11.575 INFO:tasks.rados.rados.0.smithi098.stdout:50: writing smithi09866585-50 from 423543 to 1208862 tid 1 2023-09-23T20:03:11.583 INFO:tasks.rados.rados.0.smithi098.stdout:50: writing smithi09866585-50 from 1767500 to 2566508 tid 2 2023-09-23T20:03:11.584 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.584 INFO:tasks.rados.rados.0.smithi098.stdout:35: finishing write tid 2 to smithi09866585-35 2023-09-23T20:03:11.584 INFO:tasks.rados.rados.0.smithi098.stdout:35: finishing write tid 3 to smithi09866585-35 2023-09-23T20:03:11.584 INFO:tasks.rados.rados.0.smithi098.stdout:35: finishing write tid 4 to smithi09866585-35 2023-09-23T20:03:11.584 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 35 v 15 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-09-23T20:03:11.584 INFO:tasks.rados.rados.0.smithi098.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-09-23T20:03:11.584 INFO:tasks.rados.rados.0.smithi098.stdout:36: finishing write tid 1 to smithi09866585-36 2023-09-23T20:03:11.585 INFO:tasks.rados.rados.0.smithi098.stdout:36: finishing write tid 2 to smithi09866585-36 2023-09-23T20:03:11.585 INFO:tasks.rados.rados.0.smithi098.stdout:36: finishing write tid 3 to smithi09866585-36 2023-09-23T20:03:11.585 INFO:tasks.rados.rados.0.smithi098.stdout:36: finishing write tid 4 to smithi09866585-36 2023-09-23T20:03:11.585 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 36 v 24 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-09-23T20:03:11.585 INFO:tasks.rados.rados.0.smithi098.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-09-23T20:03:11.585 INFO:tasks.rados.rados.0.smithi098.stdout:37: finishing write tid 1 to smithi09866585-37 2023-09-23T20:03:11.585 INFO:tasks.rados.rados.0.smithi098.stdout:37: finishing write tid 2 to smithi09866585-37 2023-09-23T20:03:11.585 INFO:tasks.rados.rados.0.smithi098.stdout:37: finishing write tid 3 to smithi09866585-37 2023-09-23T20:03:11.586 INFO:tasks.rados.rados.0.smithi098.stdout:37: finishing write tid 4 to smithi09866585-37 2023-09-23T20:03:11.586 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 37 v 12 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-23T20:03:11.586 INFO:tasks.rados.rados.0.smithi098.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-09-23T20:03:11.586 INFO:tasks.rados.rados.0.smithi098.stdout:38: finishing write tid 1 to smithi09866585-38 2023-09-23T20:03:11.586 INFO:tasks.rados.rados.0.smithi098.stdout:35: done (15 left) 2023-09-23T20:03:11.587 INFO:tasks.rados.rados.0.smithi098.stdout:36: done (14 left) 2023-09-23T20:03:11.588 INFO:tasks.rados.rados.0.smithi098.stdout:37: done (13 left) 2023-09-23T20:03:11.588 INFO:tasks.rados.rados.0.smithi098.stdout:51: write initial oid 51 2023-09-23T20:03:11.588 INFO:tasks.rados.rados.0.smithi098.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2023-09-23T20:03:11.592 INFO:tasks.rados.rados.0.smithi098.stdout:51: writing smithi09866585-51 from 440350 to 900918 tid 1 2023-09-23T20:03:11.600 INFO:tasks.rados.rados.0.smithi098.stdout:51: writing smithi09866585-51 from 1309629 to 1852295 tid 2 2023-09-23T20:03:11.607 INFO:tasks.rados.rados.0.smithi098.stdout:51: writing smithi09866585-51 from 2323973 to 2840350 tid 3 2023-09-23T20:03:11.607 INFO:tasks.rados.rados.0.smithi098.stdout:52: write initial oid 52 2023-09-23T20:03:11.608 INFO:tasks.rados.rados.0.smithi098.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2023-09-23T20:03:11.612 INFO:tasks.rados.rados.0.smithi098.stdout:52: writing smithi09866585-52 from 457157 to 992974 tid 1 2023-09-23T20:03:11.619 INFO:tasks.rados.rados.0.smithi098.stdout:52: writing smithi09866585-52 from 1768111 to 2170788 tid 2 2023-09-23T20:03:11.619 INFO:tasks.rados.rados.0.smithi098.stdout:53: write initial oid 53 2023-09-23T20:03:11.621 INFO:tasks.rados.rados.0.smithi098.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2023-09-23T20:03:11.627 INFO:tasks.rados.rados.0.smithi098.stdout:53: writing smithi09866585-53 from 473964 to 1085030 tid 1 2023-09-23T20:03:11.632 INFO:tasks.rados.rados.0.smithi098.stdout:53: writing smithi09866585-53 from 1826593 to 2372928 tid 2 2023-09-23T20:03:11.635 INFO:tasks.rados.rados.0.smithi098.stdout:53: writing smithi09866585-53 from 2778819 to 2873964 tid 3 2023-09-23T20:03:11.635 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.635 INFO:tasks.rados.rados.0.smithi098.stdout:38: finishing write tid 2 to smithi09866585-38 2023-09-23T20:03:11.635 INFO:tasks.rados.rados.0.smithi098.stdout:38: finishing write tid 3 to smithi09866585-38 2023-09-23T20:03:11.635 INFO:tasks.rados.rados.0.smithi098.stdout:38: finishing write tid 4 to smithi09866585-38 2023-09-23T20:03:11.635 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 38 v 9 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-09-23T20:03:11.635 INFO:tasks.rados.rados.0.smithi098.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-09-23T20:03:11.635 INFO:tasks.rados.rados.0.smithi098.stdout:39: finishing write tid 1 to smithi09866585-39 2023-09-23T20:03:11.636 INFO:tasks.rados.rados.0.smithi098.stdout:39: finishing write tid 2 to smithi09866585-39 2023-09-23T20:03:11.636 INFO:tasks.rados.rados.0.smithi098.stdout:38: done (15 left) 2023-09-23T20:03:11.636 INFO:tasks.rados.rados.0.smithi098.stdout:54: write initial oid 54 2023-09-23T20:03:11.636 INFO:tasks.rados.rados.0.smithi098.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2023-09-23T20:03:11.641 INFO:tasks.rados.rados.0.smithi098.stdout:54: writing smithi09866585-54 from 490771 to 1177086 tid 1 2023-09-23T20:03:11.652 INFO:tasks.rados.rados.0.smithi098.stdout:54: writing smithi09866585-54 from 1885075 to 2291421 tid 2 2023-09-23T20:03:11.652 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.652 INFO:tasks.rados.rados.0.smithi098.stdout:39: finishing write tid 3 to smithi09866585-39 2023-09-23T20:03:11.652 INFO:tasks.rados.rados.0.smithi098.stdout:39: finishing write tid 4 to smithi09866585-39 2023-09-23T20:03:11.652 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 39 v 12 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-23T20:03:11.652 INFO:tasks.rados.rados.0.smithi098.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-09-23T20:03:11.652 INFO:tasks.rados.rados.0.smithi098.stdout:40: finishing write tid 1 to smithi09866585-40 2023-09-23T20:03:11.652 INFO:tasks.rados.rados.0.smithi098.stdout:40: finishing write tid 2 to smithi09866585-40 2023-09-23T20:03:11.653 INFO:tasks.rados.rados.0.smithi098.stdout:39: done (15 left) 2023-09-23T20:03:11.653 INFO:tasks.rados.rados.0.smithi098.stdout:55: write initial oid 55 2023-09-23T20:03:11.653 INFO:tasks.rados.rados.0.smithi098.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2023-09-23T20:03:11.656 INFO:tasks.rados.rados.0.smithi098.stdout:55: writing smithi09866585-55 from 507578 to 985495 tid 1 2023-09-23T20:03:11.660 INFO:tasks.rados.rados.0.smithi098.stdout:55: writing smithi09866585-55 from 1543557 to 2093561 tid 2 2023-09-23T20:03:11.669 INFO:tasks.rados.rados.0.smithi098.stdout:55: writing smithi09866585-55 from 2833665 to 2907578 tid 3 2023-09-23T20:03:11.669 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.669 INFO:tasks.rados.rados.0.smithi098.stdout:40: finishing write tid 3 to smithi09866585-40 2023-09-23T20:03:11.670 INFO:tasks.rados.rados.0.smithi098.stdout:40: finishing write tid 4 to smithi09866585-40 2023-09-23T20:03:11.670 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 40 v 15 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-23T20:03:11.670 INFO:tasks.rados.rados.0.smithi098.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-09-23T20:03:11.670 INFO:tasks.rados.rados.0.smithi098.stdout:41: finishing write tid 1 to smithi09866585-41 2023-09-23T20:03:11.670 INFO:tasks.rados.rados.0.smithi098.stdout:41: finishing write tid 2 to smithi09866585-41 2023-09-23T20:03:11.670 INFO:tasks.rados.rados.0.smithi098.stdout:40: done (15 left) 2023-09-23T20:03:11.670 INFO:tasks.rados.rados.0.smithi098.stdout:56: write initial oid 56 2023-09-23T20:03:11.670 INFO:tasks.rados.rados.0.smithi098.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2023-09-23T20:03:11.671 INFO:tasks.rados.rados.0.smithi098.stdout:56: writing smithi09866585-56 from 524385 to 1077551 tid 1 2023-09-23T20:03:11.677 INFO:tasks.rados.rados.0.smithi098.stdout:56: writing smithi09866585-56 from 1602039 to 2012054 tid 2 2023-09-23T20:03:11.685 INFO:tasks.rados.rados.0.smithi098.stdout:56: writing smithi09866585-56 from 2577441 to 2924385 tid 3 2023-09-23T20:03:11.685 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.685 INFO:tasks.rados.rados.0.smithi098.stdout:41: finishing write tid 3 to smithi09866585-41 2023-09-23T20:03:11.686 INFO:tasks.rados.rados.0.smithi098.stdout:41: finishing write tid 4 to smithi09866585-41 2023-09-23T20:03:11.686 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 41 v 3 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-23T20:03:11.686 INFO:tasks.rados.rados.0.smithi098.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-09-23T20:03:11.686 INFO:tasks.rados.rados.0.smithi098.stdout:42: finishing write tid 1 to smithi09866585-42 2023-09-23T20:03:11.686 INFO:tasks.rados.rados.0.smithi098.stdout:42: finishing write tid 2 to smithi09866585-42 2023-09-23T20:03:11.686 INFO:tasks.rados.rados.0.smithi098.stdout:42: finishing write tid 3 to smithi09866585-42 2023-09-23T20:03:11.686 INFO:tasks.rados.rados.0.smithi098.stdout:42: finishing write tid 4 to smithi09866585-42 2023-09-23T20:03:11.686 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 42 v 3 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-09-23T20:03:11.686 INFO:tasks.rados.rados.0.smithi098.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-09-23T20:03:11.686 INFO:tasks.rados.rados.0.smithi098.stdout:43: finishing write tid 1 to smithi09866585-43 2023-09-23T20:03:11.686 INFO:tasks.rados.rados.0.smithi098.stdout:43: finishing write tid 2 to smithi09866585-43 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:43: finishing write tid 3 to smithi09866585-43 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:43: finishing write tid 4 to smithi09866585-43 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 43 v 6 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:44: finishing write tid 1 to smithi09866585-44 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:44: finishing write tid 2 to smithi09866585-44 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:44: finishing write tid 3 to smithi09866585-44 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:44: finishing write tid 4 to smithi09866585-44 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 44 v 18 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:45: finishing write tid 1 to smithi09866585-45 2023-09-23T20:03:11.687 INFO:tasks.rados.rados.0.smithi098.stdout:45: finishing write tid 2 to smithi09866585-45 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:45: finishing write tid 3 to smithi09866585-45 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:45: finishing write tid 4 to smithi09866585-45 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 45 v 21 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:46: finishing write tid 1 to smithi09866585-46 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:46: finishing write tid 2 to smithi09866585-46 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:46: finishing write tid 3 to smithi09866585-46 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:46: finishing write tid 4 to smithi09866585-46 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 46 v 3 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:47: finishing write tid 1 to smithi09866585-47 2023-09-23T20:03:11.688 INFO:tasks.rados.rados.0.smithi098.stdout:47: finishing write tid 2 to smithi09866585-47 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:47: finishing write tid 3 to smithi09866585-47 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:47: finishing write tid 4 to smithi09866585-47 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 47 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:48: finishing write tid 1 to smithi09866585-48 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:48: finishing write tid 2 to smithi09866585-48 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:48: finishing write tid 3 to smithi09866585-48 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:48: finishing write tid 4 to smithi09866585-48 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 48 v 18 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:49: finishing write tid 1 to smithi09866585-49 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:49: finishing write tid 2 to smithi09866585-49 2023-09-23T20:03:11.689 INFO:tasks.rados.rados.0.smithi098.stdout:49: finishing write tid 3 to smithi09866585-49 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:49: finishing write tid 4 to smithi09866585-49 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 49 v 6 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:50: finishing write tid 1 to smithi09866585-50 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:50: finishing write tid 2 to smithi09866585-50 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:50: finishing write tid 3 to smithi09866585-50 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:50: finishing write tid 4 to smithi09866585-50 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 50 v 9 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:51: finishing write tid 1 to smithi09866585-51 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:51: finishing write tid 2 to smithi09866585-51 2023-09-23T20:03:11.690 INFO:tasks.rados.rados.0.smithi098.stdout:51: finishing write tid 3 to smithi09866585-51 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:51: finishing write tid 4 to smithi09866585-51 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:51: finishing write tid 5 to smithi09866585-51 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 51 v 10 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:52: finishing write tid 1 to smithi09866585-52 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:52: finishing write tid 2 to smithi09866585-52 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:52: finishing write tid 3 to smithi09866585-52 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:52: finishing write tid 4 to smithi09866585-52 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 52 v 27 (ObjNum 51 snap 0 seq_num 51) dirty exists 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:53: finishing write tid 1 to smithi09866585-53 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:53: finishing write tid 2 to smithi09866585-53 2023-09-23T20:03:11.691 INFO:tasks.rados.rados.0.smithi098.stdout:53: finishing write tid 3 to smithi09866585-53 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:53: finishing write tid 4 to smithi09866585-53 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:53: finishing write tid 5 to smithi09866585-53 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 53 v 16 (ObjNum 52 snap 0 seq_num 52) dirty exists 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:54: finishing write tid 1 to smithi09866585-54 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:54: finishing write tid 2 to smithi09866585-54 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:54: finishing write tid 3 to smithi09866585-54 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:54: finishing write tid 4 to smithi09866585-54 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 54 v 30 (ObjNum 53 snap 0 seq_num 53) dirty exists 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:55: finishing write tid 1 to smithi09866585-55 2023-09-23T20:03:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:55: finishing write tid 2 to smithi09866585-55 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:41: done (15 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:42: done (14 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:43: done (13 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:44: done (12 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:45: done (11 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:46: done (10 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:47: done (9 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:48: done (8 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:49: done (7 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:50: done (6 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:51: done (5 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:52: done (4 left) 2023-09-23T20:03:11.693 INFO:tasks.rados.rados.0.smithi098.stdout:53: done (3 left) 2023-09-23T20:03:11.694 INFO:tasks.rados.rados.0.smithi098.stdout:54: done (2 left) 2023-09-23T20:03:11.694 INFO:tasks.rados.rados.0.smithi098.stdout:57: write initial oid 57 2023-09-23T20:03:11.694 INFO:tasks.rados.rados.0.smithi098.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2023-09-23T20:03:11.694 INFO:tasks.rados.rados.0.smithi098.stdout:57: writing smithi09866585-57 from 541192 to 1169607 tid 1 2023-09-23T20:03:11.696 INFO:tasks.rados.rados.0.smithi098.stdout:57: writing smithi09866585-57 from 1660521 to 2214194 tid 2 2023-09-23T20:03:11.701 INFO:tasks.rados.rados.0.smithi098.stdout:57: writing smithi09866585-57 from 2888511 to 2941192 tid 3 2023-09-23T20:03:11.701 INFO:tasks.rados.rados.0.smithi098.stdout:58: write initial oid 58 2023-09-23T20:03:11.701 INFO:tasks.rados.rados.0.smithi098.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2023-09-23T20:03:11.707 INFO:tasks.rados.rados.0.smithi098.stdout:58: writing smithi09866585-58 from 557999 to 1261663 tid 1 2023-09-23T20:03:11.712 INFO:tasks.rados.rados.0.smithi098.stdout:58: writing smithi09866585-58 from 1719003 to 2132687 tid 2 2023-09-23T20:03:11.717 INFO:tasks.rados.rados.0.smithi098.stdout:58: writing smithi09866585-58 from 2632287 to 2957999 tid 3 2023-09-23T20:03:11.717 INFO:tasks.rados.rados.0.smithi098.stdout:59: write initial oid 59 2023-09-23T20:03:11.717 INFO:tasks.rados.rados.0.smithi098.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2023-09-23T20:03:11.725 INFO:tasks.rados.rados.0.smithi098.stdout:59: writing smithi09866585-59 from 574806 to 1353719 tid 1 2023-09-23T20:03:11.732 INFO:tasks.rados.rados.0.smithi098.stdout:59: writing smithi09866585-59 from 2061132 to 2618474 tid 2 2023-09-23T20:03:11.732 INFO:tasks.rados.rados.0.smithi098.stdout:60: write initial oid 60 2023-09-23T20:03:11.733 INFO:tasks.rados.rados.0.smithi098.stdout:55: finishing write tid 3 to smithi09866585-55 2023-09-23T20:03:11.733 INFO:tasks.rados.rados.0.smithi098.stdout:55: finishing write tid 4 to smithi09866585-55 2023-09-23T20:03:11.733 INFO:tasks.rados.rados.0.smithi098.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2023-09-23T20:03:11.738 INFO:tasks.rados.rados.0.smithi098.stdout:60: writing smithi09866585-60 from 591613 to 1045775 tid 1 2023-09-23T20:03:11.744 INFO:tasks.rados.rados.0.smithi098.stdout:60: writing smithi09866585-60 from 1719614 to 2136967 tid 2 2023-09-23T20:03:11.750 INFO:tasks.rados.rados.0.smithi098.stdout:60: writing smithi09866585-60 from 2570780 to 2991613 tid 3 2023-09-23T20:03:11.750 INFO:tasks.rados.rados.0.smithi098.stdout:61: write initial oid 61 2023-09-23T20:03:11.750 INFO:tasks.rados.rados.0.smithi098.stdout:55: finishing write tid 5 to smithi09866585-55 2023-09-23T20:03:11.750 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 55 v 10 (ObjNum 54 snap 0 seq_num 54) dirty exists 2023-09-23T20:03:11.750 INFO:tasks.rados.rados.0.smithi098.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2023-09-23T20:03:11.751 INFO:tasks.rados.rados.0.smithi098.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2023-09-23T20:03:11.756 INFO:tasks.rados.rados.0.smithi098.stdout:61: writing smithi09866585-61 from 608420 to 1137831 tid 1 2023-09-23T20:03:11.764 INFO:tasks.rados.rados.0.smithi098.stdout:61: writing smithi09866585-61 from 1778096 to 2339107 tid 2 2023-09-23T20:03:11.768 INFO:tasks.rados.rados.0.smithi098.stdout:61: writing smithi09866585-61 from 2881850 to 3008420 tid 3 2023-09-23T20:03:11.768 INFO:tasks.rados.rados.0.smithi098.stdout:55: done (6 left) 2023-09-23T20:03:11.768 INFO:tasks.rados.rados.0.smithi098.stdout:62: write initial oid 62 2023-09-23T20:03:11.768 INFO:tasks.rados.rados.0.smithi098.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2023-09-23T20:03:11.775 INFO:tasks.rados.rados.0.smithi098.stdout:62: writing smithi09866585-62 from 625227 to 1346240 tid 1 2023-09-23T20:03:11.783 INFO:tasks.rados.rados.0.smithi098.stdout:62: writing smithi09866585-62 from 1952931 to 2657600 tid 2 2023-09-23T20:03:11.783 INFO:tasks.rados.rados.0.smithi098.stdout:63: write initial oid 63 2023-09-23T20:03:11.783 INFO:tasks.rados.rados.0.smithi098.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2023-09-23T20:03:11.791 INFO:tasks.rados.rados.0.smithi098.stdout:63: writing smithi09866585-63 from 642034 to 1438296 tid 1 2023-09-23T20:03:11.797 INFO:tasks.rados.rados.0.smithi098.stdout:63: writing smithi09866585-63 from 1895060 to 2459740 tid 2 2023-09-23T20:03:11.798 INFO:tasks.rados.rados.0.smithi098.stdout:64: write initial oid 64 2023-09-23T20:03:11.798 INFO:tasks.rados.rados.0.smithi098.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2023-09-23T20:03:11.804 INFO:tasks.rados.rados.0.smithi098.stdout:64: writing smithi09866585-64 from 658841 to 1130352 tid 1 2023-09-23T20:03:11.813 INFO:tasks.rados.rados.0.smithi098.stdout:64: writing smithi09866585-64 from 1553542 to 2261880 tid 2 2023-09-23T20:03:11.816 INFO:tasks.rados.rados.0.smithi098.stdout:64: writing smithi09866585-64 from 2964119 to 3058841 tid 3 2023-09-23T20:03:11.816 INFO:tasks.rados.rados.0.smithi098.stdout:65: write initial oid 65 2023-09-23T20:03:11.816 INFO:tasks.rados.rados.0.smithi098.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2023-09-23T20:03:11.823 INFO:tasks.rados.rados.0.smithi098.stdout:65: writing smithi09866585-65 from 675648 to 1222408 tid 1 2023-09-23T20:03:11.832 INFO:tasks.rados.rados.0.smithi098.stdout:65: writing smithi09866585-65 from 2012024 to 2580373 tid 2 2023-09-23T20:03:11.832 INFO:tasks.rados.rados.0.smithi098.stdout:66: write initial oid 66 2023-09-23T20:03:11.832 INFO:tasks.rados.rados.0.smithi098.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2023-09-23T20:03:11.839 INFO:tasks.rados.rados.0.smithi098.stdout:66: writing smithi09866585-66 from 692455 to 1314464 tid 1 2023-09-23T20:03:11.848 INFO:tasks.rados.rados.0.smithi098.stdout:66: writing smithi09866585-66 from 2070506 to 2782513 tid 2 2023-09-23T20:03:11.849 INFO:tasks.rados.rados.0.smithi098.stdout:67: write initial oid 67 2023-09-23T20:03:11.849 INFO:tasks.rados.rados.0.smithi098.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2023-09-23T20:03:11.856 INFO:tasks.rados.rados.0.smithi098.stdout:67: writing smithi09866585-67 from 709262 to 1406520 tid 1 2023-09-23T20:03:11.863 INFO:tasks.rados.rados.0.smithi098.stdout:67: writing smithi09866585-67 from 2012635 to 2584653 tid 2 2023-09-23T20:03:11.866 INFO:tasks.rados.rados.0.smithi098.stdout:67: writing smithi09866585-67 from 3046388 to 3109262 tid 3 2023-09-23T20:03:11.866 INFO:tasks.rados.rados.0.smithi098.stdout:68: write initial oid 68 2023-09-23T20:03:11.866 INFO:tasks.rados.rados.0.smithi098.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2023-09-23T20:03:11.875 INFO:tasks.rados.rados.0.smithi098.stdout:68: writing smithi09866585-68 from 726069 to 1498576 tid 1 2023-09-23T20:03:11.882 INFO:tasks.rados.rados.0.smithi098.stdout:68: writing smithi09866585-68 from 2071117 to 2786793 tid 2 2023-09-23T20:03:11.882 INFO:tasks.rados.rados.0.smithi098.stdout:69: write initial oid 69 2023-09-23T20:03:11.883 INFO:tasks.rados.rados.0.smithi098.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2023-09-23T20:03:11.890 INFO:tasks.rados.rados.0.smithi098.stdout:69: writing smithi09866585-69 from 742876 to 1190632 tid 1 2023-09-23T20:03:11.897 INFO:tasks.rados.rados.0.smithi098.stdout:69: writing smithi09866585-69 from 1729599 to 2305286 tid 2 2023-09-23T20:03:11.903 INFO:tasks.rados.rados.0.smithi098.stdout:69: writing smithi09866585-69 from 3101234 to 3142876 tid 3 2023-09-23T20:03:11.904 INFO:tasks.rados.rados.0.smithi098.stdout:70: write initial oid 70 2023-09-23T20:03:11.904 INFO:tasks.rados.rados.0.smithi098.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2023-09-23T20:03:11.910 INFO:tasks.rados.rados.0.smithi098.stdout:70: writing smithi09866585-70 from 759683 to 1399041 tid 1 2023-09-23T20:03:11.918 INFO:tasks.rados.rados.0.smithi098.stdout:70: writing smithi09866585-70 from 1904434 to 2623779 tid 2 2023-09-23T20:03:11.921 INFO:tasks.rados.rados.0.smithi098.stdout:70: writing smithi09866585-70 from 3128657 to 3159683 tid 3 2023-09-23T20:03:11.922 INFO:tasks.rados.rados.0.smithi098.stdout:71: write initial oid 71 2023-09-23T20:03:11.922 INFO:tasks.rados.rados.0.smithi098.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2023-09-23T20:03:11.930 INFO:tasks.rados.rados.0.smithi098.stdout:71: writing smithi09866585-71 from 776490 to 1491097 tid 1 2023-09-23T20:03:11.938 INFO:tasks.rados.rados.0.smithi098.stdout:71: writing smithi09866585-71 from 2246563 to 2825919 tid 2 2023-09-23T20:03:11.938 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.939 INFO:tasks.rados.rados.0.smithi098.stdout:56: finishing write tid 1 to smithi09866585-56 2023-09-23T20:03:11.939 INFO:tasks.rados.rados.0.smithi098.stdout:56: finishing write tid 2 to smithi09866585-56 2023-09-23T20:03:11.939 INFO:tasks.rados.rados.0.smithi098.stdout:56: finishing write tid 3 to smithi09866585-56 2023-09-23T20:03:11.939 INFO:tasks.rados.rados.0.smithi098.stdout:56: finishing write tid 4 to smithi09866585-56 2023-09-23T20:03:11.939 INFO:tasks.rados.rados.0.smithi098.stdout:56: finishing write tid 5 to smithi09866585-56 2023-09-23T20:03:11.939 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 56 v 25 (ObjNum 55 snap 0 seq_num 55) dirty exists 2023-09-23T20:03:11.939 INFO:tasks.rados.rados.0.smithi098.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2023-09-23T20:03:11.939 INFO:tasks.rados.rados.0.smithi098.stdout:57: finishing write tid 1 to smithi09866585-57 2023-09-23T20:03:11.939 INFO:tasks.rados.rados.0.smithi098.stdout:57: finishing write tid 2 to smithi09866585-57 2023-09-23T20:03:11.939 INFO:tasks.rados.rados.0.smithi098.stdout:57: finishing write tid 3 to smithi09866585-57 2023-09-23T20:03:11.939 INFO:tasks.rados.rados.0.smithi098.stdout:57: finishing write tid 4 to smithi09866585-57 2023-09-23T20:03:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:57: finishing write tid 5 to smithi09866585-57 2023-09-23T20:03:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 57 v 13 (ObjNum 56 snap 0 seq_num 56) dirty exists 2023-09-23T20:03:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2023-09-23T20:03:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:58: finishing write tid 1 to smithi09866585-58 2023-09-23T20:03:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:58: finishing write tid 2 to smithi09866585-58 2023-09-23T20:03:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:56: done (15 left) 2023-09-23T20:03:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:57: done (14 left) 2023-09-23T20:03:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:72: write initial oid 72 2023-09-23T20:03:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2023-09-23T20:03:11.950 INFO:tasks.rados.rados.0.smithi098.stdout:72: writing smithi09866585-72 from 793297 to 1583153 tid 1 2023-09-23T20:03:11.961 INFO:tasks.rados.rados.0.smithi098.stdout:72: writing smithi09866585-72 from 2305045 to 3028059 tid 2 2023-09-23T20:03:11.961 INFO:tasks.rados.rados.0.smithi098.stdout:73: write initial oid 73 2023-09-23T20:03:11.961 INFO:tasks.rados.rados.0.smithi098.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2023-09-23T20:03:11.965 INFO:tasks.rados.rados.0.smithi098.stdout:73: writing smithi09866585-73 from 410104 to 875209 tid 1 2023-09-23T20:03:11.973 INFO:tasks.rados.rados.0.smithi098.stdout:73: writing smithi09866585-73 from 1563527 to 2146552 tid 2 2023-09-23T20:03:11.982 INFO:tasks.rados.rados.0.smithi098.stdout:73: writing smithi09866585-73 from 2810926 to 3210104 tid 3 2023-09-23T20:03:11.982 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:11.982 INFO:tasks.rados.rados.0.smithi098.stdout:58: finishing write tid 3 to smithi09866585-58 2023-09-23T20:03:11.983 INFO:tasks.rados.rados.0.smithi098.stdout:58: finishing write tid 4 to smithi09866585-58 2023-09-23T20:03:11.983 INFO:tasks.rados.rados.0.smithi098.stdout:58: finishing write tid 5 to smithi09866585-58 2023-09-23T20:03:11.983 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 58 v 17 (ObjNum 57 snap 0 seq_num 57) dirty exists 2023-09-23T20:03:11.983 INFO:tasks.rados.rados.0.smithi098.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2023-09-23T20:03:11.983 INFO:tasks.rados.rados.0.smithi098.stdout:59: finishing write tid 1 to smithi09866585-59 2023-09-23T20:03:11.984 INFO:tasks.rados.rados.0.smithi098.stdout:59: finishing write tid 2 to smithi09866585-59 2023-09-23T20:03:11.984 INFO:tasks.rados.rados.0.smithi098.stdout:59: finishing write tid 3 to smithi09866585-59 2023-09-23T20:03:11.984 INFO:tasks.rados.rados.0.smithi098.stdout:59: finishing write tid 4 to smithi09866585-59 2023-09-23T20:03:11.984 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 59 v 6 (ObjNum 58 snap 0 seq_num 58) dirty exists 2023-09-23T20:03:11.984 INFO:tasks.rados.rados.0.smithi098.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2023-09-23T20:03:11.984 INFO:tasks.rados.rados.0.smithi098.stdout:60: finishing write tid 1 to smithi09866585-60 2023-09-23T20:03:11.985 INFO:tasks.rados.rados.0.smithi098.stdout:60: finishing write tid 2 to smithi09866585-60 2023-09-23T20:03:11.985 INFO:tasks.rados.rados.0.smithi098.stdout:60: finishing write tid 3 to smithi09866585-60 2023-09-23T20:03:11.985 INFO:tasks.rados.rados.0.smithi098.stdout:60: finishing write tid 4 to smithi09866585-60 2023-09-23T20:03:11.985 INFO:tasks.rados.rados.0.smithi098.stdout:60: finishing write tid 5 to smithi09866585-60 2023-09-23T20:03:11.985 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 60 v 7 (ObjNum 59 snap 0 seq_num 59) dirty exists 2023-09-23T20:03:11.985 INFO:tasks.rados.rados.0.smithi098.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2023-09-23T20:03:11.986 INFO:tasks.rados.rados.0.smithi098.stdout:61: finishing write tid 1 to smithi09866585-61 2023-09-23T20:03:11.986 INFO:tasks.rados.rados.0.smithi098.stdout:61: finishing write tid 2 to smithi09866585-61 2023-09-23T20:03:11.986 INFO:tasks.rados.rados.0.smithi098.stdout:61: finishing write tid 3 to smithi09866585-61 2023-09-23T20:03:11.986 INFO:tasks.rados.rados.0.smithi098.stdout:61: finishing write tid 4 to smithi09866585-61 2023-09-23T20:03:11.986 INFO:tasks.rados.rados.0.smithi098.stdout:61: finishing write tid 5 to smithi09866585-61 2023-09-23T20:03:11.987 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 61 v 16 (ObjNum 60 snap 0 seq_num 60) dirty exists 2023-09-23T20:03:11.987 INFO:tasks.rados.rados.0.smithi098.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2023-09-23T20:03:11.987 INFO:tasks.rados.rados.0.smithi098.stdout:62: finishing write tid 1 to smithi09866585-62 2023-09-23T20:03:11.987 INFO:tasks.rados.rados.0.smithi098.stdout:62: finishing write tid 2 to smithi09866585-62 2023-09-23T20:03:11.987 INFO:tasks.rados.rados.0.smithi098.stdout:62: finishing write tid 3 to smithi09866585-62 2023-09-23T20:03:11.987 INFO:tasks.rados.rados.0.smithi098.stdout:62: finishing write tid 4 to smithi09866585-62 2023-09-23T20:03:11.988 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 62 v 6 (ObjNum 61 snap 0 seq_num 61) dirty exists 2023-09-23T20:03:11.988 INFO:tasks.rados.rados.0.smithi098.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2023-09-23T20:03:11.988 INFO:tasks.rados.rados.0.smithi098.stdout:63: finishing write tid 1 to smithi09866585-63 2023-09-23T20:03:11.988 INFO:tasks.rados.rados.0.smithi098.stdout:63: finishing write tid 2 to smithi09866585-63 2023-09-23T20:03:11.988 INFO:tasks.rados.rados.0.smithi098.stdout:63: finishing write tid 3 to smithi09866585-63 2023-09-23T20:03:11.988 INFO:tasks.rados.rados.0.smithi098.stdout:63: finishing write tid 4 to smithi09866585-63 2023-09-23T20:03:11.989 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 63 v 28 (ObjNum 62 snap 0 seq_num 62) dirty exists 2023-09-23T20:03:11.989 INFO:tasks.rados.rados.0.smithi098.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2023-09-23T20:03:11.989 INFO:tasks.rados.rados.0.smithi098.stdout:64: finishing write tid 1 to smithi09866585-64 2023-09-23T20:03:11.989 INFO:tasks.rados.rados.0.smithi098.stdout:64: finishing write tid 2 to smithi09866585-64 2023-09-23T20:03:11.989 INFO:tasks.rados.rados.0.smithi098.stdout:64: finishing write tid 3 to smithi09866585-64 2023-09-23T20:03:11.989 INFO:tasks.rados.rados.0.smithi098.stdout:64: finishing write tid 4 to smithi09866585-64 2023-09-23T20:03:11.990 INFO:tasks.rados.rados.0.smithi098.stdout:64: finishing write tid 5 to smithi09866585-64 2023-09-23T20:03:11.990 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 64 v 10 (ObjNum 63 snap 0 seq_num 63) dirty exists 2023-09-23T20:03:11.990 INFO:tasks.rados.rados.0.smithi098.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2023-09-23T20:03:11.990 INFO:tasks.rados.rados.0.smithi098.stdout:65: finishing write tid 1 to smithi09866585-65 2023-09-23T20:03:11.990 INFO:tasks.rados.rados.0.smithi098.stdout:65: finishing write tid 2 to smithi09866585-65 2023-09-23T20:03:11.991 INFO:tasks.rados.rados.0.smithi098.stdout:65: finishing write tid 3 to smithi09866585-65 2023-09-23T20:03:11.991 INFO:tasks.rados.rados.0.smithi098.stdout:65: finishing write tid 4 to smithi09866585-65 2023-09-23T20:03:11.991 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 65 v 19 (ObjNum 64 snap 0 seq_num 64) dirty exists 2023-09-23T20:03:11.991 INFO:tasks.rados.rados.0.smithi098.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2023-09-23T20:03:11.991 INFO:tasks.rados.rados.0.smithi098.stdout:66: finishing write tid 1 to smithi09866585-66 2023-09-23T20:03:11.991 INFO:tasks.rados.rados.0.smithi098.stdout:66: finishing write tid 2 to smithi09866585-66 2023-09-23T20:03:11.992 INFO:tasks.rados.rados.0.smithi098.stdout:66: finishing write tid 3 to smithi09866585-66 2023-09-23T20:03:11.992 INFO:tasks.rados.rados.0.smithi098.stdout:66: finishing write tid 4 to smithi09866585-66 2023-09-23T20:03:11.992 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 66 v 20 (ObjNum 65 snap 0 seq_num 65) dirty exists 2023-09-23T20:03:11.992 INFO:tasks.rados.rados.0.smithi098.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2023-09-23T20:03:11.992 INFO:tasks.rados.rados.0.smithi098.stdout:67: finishing write tid 1 to smithi09866585-67 2023-09-23T20:03:11.992 INFO:tasks.rados.rados.0.smithi098.stdout:67: finishing write tid 2 to smithi09866585-67 2023-09-23T20:03:11.993 INFO:tasks.rados.rados.0.smithi098.stdout:67: finishing write tid 3 to smithi09866585-67 2023-09-23T20:03:11.993 INFO:tasks.rados.rados.0.smithi098.stdout:67: finishing write tid 4 to smithi09866585-67 2023-09-23T20:03:11.993 INFO:tasks.rados.rados.0.smithi098.stdout:67: finishing write tid 5 to smithi09866585-67 2023-09-23T20:03:11.993 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 67 v 11 (ObjNum 66 snap 0 seq_num 66) dirty exists 2023-09-23T20:03:11.993 INFO:tasks.rados.rados.0.smithi098.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2023-09-23T20:03:11.993 INFO:tasks.rados.rados.0.smithi098.stdout:68: finishing write tid 1 to smithi09866585-68 2023-09-23T20:03:11.994 INFO:tasks.rados.rados.0.smithi098.stdout:68: finishing write tid 2 to smithi09866585-68 2023-09-23T20:03:11.994 INFO:tasks.rados.rados.0.smithi098.stdout:68: finishing write tid 3 to smithi09866585-68 2023-09-23T20:03:11.994 INFO:tasks.rados.rados.0.smithi098.stdout:68: finishing write tid 4 to smithi09866585-68 2023-09-23T20:03:11.994 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 68 v 21 (ObjNum 67 snap 0 seq_num 67) dirty exists 2023-09-23T20:03:11.994 INFO:tasks.rados.rados.0.smithi098.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2023-09-23T20:03:11.994 INFO:tasks.rados.rados.0.smithi098.stdout:69: finishing write tid 1 to smithi09866585-69 2023-09-23T20:03:11.995 INFO:tasks.rados.rados.0.smithi098.stdout:69: finishing write tid 2 to smithi09866585-69 2023-09-23T20:03:11.995 INFO:tasks.rados.rados.0.smithi098.stdout:69: finishing write tid 3 to smithi09866585-69 2023-09-23T20:03:11.995 INFO:tasks.rados.rados.0.smithi098.stdout:69: finishing write tid 4 to smithi09866585-69 2023-09-23T20:03:11.995 INFO:tasks.rados.rados.0.smithi098.stdout:69: finishing write tid 5 to smithi09866585-69 2023-09-23T20:03:11.995 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 69 v 10 (ObjNum 68 snap 0 seq_num 68) dirty exists 2023-09-23T20:03:11.995 INFO:tasks.rados.rados.0.smithi098.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2023-09-23T20:03:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:70: finishing write tid 1 to smithi09866585-70 2023-09-23T20:03:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:70: finishing write tid 2 to smithi09866585-70 2023-09-23T20:03:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:70: finishing write tid 3 to smithi09866585-70 2023-09-23T20:03:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:70: finishing write tid 4 to smithi09866585-70 2023-09-23T20:03:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:70: finishing write tid 5 to smithi09866585-70 2023-09-23T20:03:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 70 v 25 (ObjNum 69 snap 0 seq_num 69) dirty exists 2023-09-23T20:03:11.997 INFO:tasks.rados.rados.0.smithi098.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2023-09-23T20:03:11.997 INFO:tasks.rados.rados.0.smithi098.stdout:71: finishing write tid 1 to smithi09866585-71 2023-09-23T20:03:11.997 INFO:tasks.rados.rados.0.smithi098.stdout:71: finishing write tid 2 to smithi09866585-71 2023-09-23T20:03:11.997 INFO:tasks.rados.rados.0.smithi098.stdout:71: finishing write tid 3 to smithi09866585-71 2023-09-23T20:03:11.997 INFO:tasks.rados.rados.0.smithi098.stdout:71: finishing write tid 4 to smithi09866585-71 2023-09-23T20:03:11.997 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 71 v 13 (ObjNum 70 snap 0 seq_num 70) dirty exists 2023-09-23T20:03:11.998 INFO:tasks.rados.rados.0.smithi098.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2023-09-23T20:03:11.998 INFO:tasks.rados.rados.0.smithi098.stdout:72: finishing write tid 1 to smithi09866585-72 2023-09-23T20:03:11.998 INFO:tasks.rados.rados.0.smithi098.stdout:72: finishing write tid 2 to smithi09866585-72 2023-09-23T20:03:11.998 INFO:tasks.rados.rados.0.smithi098.stdout:72: finishing write tid 3 to smithi09866585-72 2023-09-23T20:03:11.998 INFO:tasks.rados.rados.0.smithi098.stdout:72: finishing write tid 4 to smithi09866585-72 2023-09-23T20:03:11.998 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 72 v 31 (ObjNum 71 snap 0 seq_num 71) dirty exists 2023-09-23T20:03:11.999 INFO:tasks.rados.rados.0.smithi098.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2023-09-23T20:03:11.999 INFO:tasks.rados.rados.0.smithi098.stdout:73: finishing write tid 1 to smithi09866585-73 2023-09-23T20:03:11.999 INFO:tasks.rados.rados.0.smithi098.stdout:73: finishing write tid 2 to smithi09866585-73 2023-09-23T20:03:11.999 INFO:tasks.rados.rados.0.smithi098.stdout:58: done (15 left) 2023-09-23T20:03:11.999 INFO:tasks.rados.rados.0.smithi098.stdout:59: done (14 left) 2023-09-23T20:03:11.999 INFO:tasks.rados.rados.0.smithi098.stdout:60: done (13 left) 2023-09-23T20:03:12.000 INFO:tasks.rados.rados.0.smithi098.stdout:61: done (12 left) 2023-09-23T20:03:12.000 INFO:tasks.rados.rados.0.smithi098.stdout:62: done (11 left) 2023-09-23T20:03:12.000 INFO:tasks.rados.rados.0.smithi098.stdout:63: done (10 left) 2023-09-23T20:03:12.000 INFO:tasks.rados.rados.0.smithi098.stdout:64: done (9 left) 2023-09-23T20:03:12.000 INFO:tasks.rados.rados.0.smithi098.stdout:65: done (8 left) 2023-09-23T20:03:12.000 INFO:tasks.rados.rados.0.smithi098.stdout:66: done (7 left) 2023-09-23T20:03:12.001 INFO:tasks.rados.rados.0.smithi098.stdout:67: done (6 left) 2023-09-23T20:03:12.001 INFO:tasks.rados.rados.0.smithi098.stdout:68: done (5 left) 2023-09-23T20:03:12.001 INFO:tasks.rados.rados.0.smithi098.stdout:69: done (4 left) 2023-09-23T20:03:12.001 INFO:tasks.rados.rados.0.smithi098.stdout:70: done (3 left) 2023-09-23T20:03:12.001 INFO:tasks.rados.rados.0.smithi098.stdout:71: done (2 left) 2023-09-23T20:03:12.001 INFO:tasks.rados.rados.0.smithi098.stdout:72: done (1 left) 2023-09-23T20:03:12.002 INFO:tasks.rados.rados.0.smithi098.stdout:74: write initial oid 74 2023-09-23T20:03:12.002 INFO:tasks.rados.rados.0.smithi098.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2023-09-23T20:03:12.003 INFO:tasks.rados.rados.0.smithi098.stdout:74: writing smithi09866585-74 from 426911 to 967265 tid 1 2023-09-23T20:03:12.003 INFO:tasks.rados.rados.0.smithi098.stdout:74: writing smithi09866585-74 from 1622009 to 2348692 tid 2 2023-09-23T20:03:12.003 INFO:tasks.rados.rados.0.smithi098.stdout:74: writing smithi09866585-74 from 3121996 to 3226911 tid 3 2023-09-23T20:03:12.004 INFO:tasks.rados.rados.0.smithi098.stdout:75: write initial oid 75 2023-09-23T20:03:12.004 INFO:tasks.rados.rados.0.smithi098.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2023-09-23T20:03:12.006 INFO:tasks.rados.rados.0.smithi098.stdout:75: writing smithi09866585-75 from 443718 to 1059321 tid 1 2023-09-23T20:03:12.012 INFO:tasks.rados.rados.0.smithi098.stdout:75: writing smithi09866585-75 from 1564138 to 2034479 tid 2 2023-09-23T20:03:12.019 INFO:tasks.rados.rados.0.smithi098.stdout:75: writing smithi09866585-75 from 2633066 to 3243718 tid 3 2023-09-23T20:03:12.019 INFO:tasks.rados.rados.0.smithi098.stdout:76: write initial oid 76 2023-09-23T20:03:12.020 INFO:tasks.rados.rados.0.smithi098.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2023-09-23T20:03:12.026 INFO:tasks.rados.rados.0.smithi098.stdout:76: writing smithi09866585-76 from 460525 to 1151377 tid 1 2023-09-23T20:03:12.035 INFO:tasks.rados.rados.0.smithi098.stdout:76: writing smithi09866585-76 from 1622620 to 2352972 tid 2 2023-09-23T20:03:12.038 INFO:tasks.rados.rados.0.smithi098.stdout:76: writing smithi09866585-76 from 3060489 to 3260525 tid 3 2023-09-23T20:03:12.039 INFO:tasks.rados.rados.0.smithi098.stdout:77: write initial oid 77 2023-09-23T20:03:12.039 INFO:tasks.rados.rados.0.smithi098.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2023-09-23T20:03:12.048 INFO:tasks.rados.rados.0.smithi098.stdout:77: writing smithi09866585-77 from 477332 to 1243433 tid 1 2023-09-23T20:03:12.053 INFO:tasks.rados.rados.0.smithi098.stdout:77: writing smithi09866585-77 from 1681102 to 2155112 tid 2 2023-09-23T20:03:12.060 INFO:tasks.rados.rados.0.smithi098.stdout:77: writing smithi09866585-77 from 2687912 to 3277332 tid 3 2023-09-23T20:03:12.060 INFO:tasks.rados.rados.0.smithi098.stdout:78: write initial oid 78 2023-09-23T20:03:12.060 INFO:tasks.rados.rados.0.smithi098.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2023-09-23T20:03:12.066 INFO:tasks.rados.rados.0.smithi098.stdout:78: writing smithi09866585-78 from 494139 to 1051842 tid 1 2023-09-23T20:03:12.072 INFO:tasks.rados.rados.0.smithi098.stdout:78: writing smithi09866585-78 from 1455937 to 2189958 tid 2 2023-09-23T20:03:12.079 INFO:tasks.rados.rados.0.smithi098.stdout:78: writing smithi09866585-78 from 2948041 to 3294139 tid 3 2023-09-23T20:03:12.079 INFO:tasks.rados.rados.0.smithi098.stdout:79: write initial oid 79 2023-09-23T20:03:12.079 INFO:tasks.rados.rados.0.smithi098.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2023-09-23T20:03:12.085 INFO:tasks.rados.rados.0.smithi098.stdout:79: writing smithi09866585-79 from 510946 to 1143898 tid 1 2023-09-23T20:03:12.092 INFO:tasks.rados.rados.0.smithi098.stdout:79: writing smithi09866585-79 from 1798066 to 2275745 tid 2 2023-09-23T20:03:12.097 INFO:tasks.rados.rados.0.smithi098.stdout:79: writing smithi09866585-79 from 2742758 to 3199975 tid 3 2023-09-23T20:03:12.097 INFO:tasks.rados.rados.0.smithi098.stdout:80: write initial oid 80 2023-09-23T20:03:12.097 INFO:tasks.rados.rados.0.smithi098.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2023-09-23T20:03:12.107 INFO:tasks.rados.rados.0.smithi098.stdout:80: writing smithi09866585-80 from 527753 to 1235954 tid 1 2023-09-23T20:03:12.114 INFO:tasks.rados.rados.0.smithi098.stdout:80: writing smithi09866585-80 from 1856548 to 2594238 tid 2 2023-09-23T20:03:12.119 INFO:tasks.rados.rados.0.smithi098.stdout:80: writing smithi09866585-80 from 3286534 to 3327753 tid 3 2023-09-23T20:03:12.119 INFO:tasks.rados.rados.0.smithi098.stdout:81: write initial oid 81 2023-09-23T20:03:12.119 INFO:tasks.rados.rados.0.smithi098.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2023-09-23T20:03:12.127 INFO:tasks.rados.rados.0.smithi098.stdout:81: writing smithi09866585-81 from 544560 to 1328010 tid 1 2023-09-23T20:03:12.134 INFO:tasks.rados.rados.0.smithi098.stdout:81: writing smithi09866585-81 from 1915030 to 2396378 tid 2 2023-09-23T20:03:12.140 INFO:tasks.rados.rados.0.smithi098.stdout:81: writing smithi09866585-81 from 2797604 to 3277365 tid 3 2023-09-23T20:03:12.140 INFO:tasks.rados.rados.0.smithi098.stdout:82: write initial oid 82 2023-09-23T20:03:12.140 INFO:tasks.rados.rados.0.smithi098.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2023-09-23T20:03:12.146 INFO:tasks.rados.rados.0.smithi098.stdout:82: writing smithi09866585-82 from 561367 to 1020066 tid 1 2023-09-23T20:03:12.153 INFO:tasks.rados.rados.0.smithi098.stdout:82: writing smithi09866585-82 from 1573512 to 2314871 tid 2 2023-09-23T20:03:12.160 INFO:tasks.rados.rados.0.smithi098.stdout:82: writing smithi09866585-82 from 2941380 to 3361367 tid 3 2023-09-23T20:03:12.160 INFO:tasks.rados.rados.0.smithi098.stdout:83: write initial oid 83 2023-09-23T20:03:12.160 INFO:tasks.rados.rados.0.smithi098.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2023-09-23T20:03:12.166 INFO:tasks.rados.rados.0.smithi098.stdout:83: writing smithi09866585-83 from 578174 to 1112122 tid 1 2023-09-23T20:03:12.171 INFO:tasks.rados.rados.0.smithi098.stdout:83: writing smithi09866585-83 from 1515641 to 2000658 tid 2 2023-09-23T20:03:12.179 INFO:tasks.rados.rados.0.smithi098.stdout:83: writing smithi09866585-83 from 2736097 to 3238402 tid 3 2023-09-23T20:03:12.179 INFO:tasks.rados.rados.0.smithi098.stdout:84: write initial oid 84 2023-09-23T20:03:12.179 INFO:tasks.rados.rados.0.smithi098.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2023-09-23T20:03:12.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:11 smithi098 bash[33670]: audit 2023-09-23T20:03:10.886017+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.98:0/1495914493' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T20:03:12.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:11 smithi098 bash[33670]: cluster 2023-09-23T20:03:10.886090+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T20:03:12.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:11 smithi098 bash[27308]: audit 2023-09-23T20:03:10.886017+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.98:0/1495914493' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T20:03:12.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:11 smithi098 bash[27308]: cluster 2023-09-23T20:03:10.886090+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T20:03:12.186 INFO:tasks.rados.rados.0.smithi098.stdout:84: writing smithi09866585-84 from 594981 to 1204178 tid 1 2023-09-23T20:03:12.194 INFO:tasks.rados.rados.0.smithi098.stdout:84: writing smithi09866585-84 from 1974123 to 2719151 tid 2 2023-09-23T20:03:12.199 INFO:tasks.rados.rados.0.smithi098.stdout:84: writing smithi09866585-84 from 3279873 to 3394981 tid 3 2023-09-23T20:03:12.199 INFO:tasks.rados.rados.0.smithi098.stdout:85: write initial oid 85 2023-09-23T20:03:12.199 INFO:tasks.rados.rados.0.smithi098.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2023-09-23T20:03:12.204 INFO:tasks.rados.rados.0.smithi098.stdout:85: writing smithi09866585-85 from 611788 to 1012587 tid 1 2023-09-23T20:03:12.214 INFO:tasks.rados.rados.0.smithi098.stdout:85: writing smithi09866585-85 from 1748958 to 2237644 tid 2 2023-09-23T20:03:12.219 INFO:tasks.rados.rados.0.smithi098.stdout:85: writing smithi09866585-85 from 2907296 to 3411788 tid 3 2023-09-23T20:03:12.219 INFO:tasks.rados.rados.0.smithi098.stdout:86: write initial oid 86 2023-09-23T20:03:12.220 INFO:tasks.rados.rados.0.smithi098.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2023-09-23T20:03:12.225 INFO:tasks.rados.rados.0.smithi098.stdout:86: writing smithi09866585-86 from 628595 to 1104643 tid 1 2023-09-23T20:03:12.232 INFO:tasks.rados.rados.0.smithi098.stdout:86: writing smithi09866585-86 from 1807440 to 2439784 tid 2 2023-09-23T20:03:12.240 INFO:tasks.rados.rados.0.smithi098.stdout:86: writing smithi09866585-86 from 2934719 to 3387193 tid 3 2023-09-23T20:03:12.240 INFO:tasks.rados.rados.0.smithi098.stdout:87: write initial oid 87 2023-09-23T20:03:12.240 INFO:tasks.rados.rados.0.smithi098.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2023-09-23T20:03:12.246 INFO:tasks.rados.rados.0.smithi098.stdout:87: writing smithi09866585-87 from 645402 to 1196699 tid 1 2023-09-23T20:03:12.253 INFO:tasks.rados.rados.0.smithi098.stdout:87: writing smithi09866585-87 from 1749569 to 2241924 tid 2 2023-09-23T20:03:12.260 INFO:tasks.rados.rados.0.smithi098.stdout:87: writing smithi09866585-87 from 2845789 to 3445402 tid 3 2023-09-23T20:03:12.260 INFO:tasks.rados.rados.0.smithi098.stdout:88: write initial oid 88 2023-09-23T20:03:12.260 INFO:tasks.rados.rados.0.smithi098.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2023-09-23T20:03:12.267 INFO:tasks.rados.rados.0.smithi098.stdout:88: writing smithi09866585-88 from 662209 to 1288755 tid 1 2023-09-23T20:03:12.273 INFO:tasks.rados.rados.0.smithi098.stdout:88: writing smithi09866585-88 from 1808051 to 2444064 tid 2 2023-09-23T20:03:12.280 INFO:tasks.rados.rados.0.smithi098.stdout:88: writing smithi09866585-88 from 2873212 to 3462209 tid 3 2023-09-23T20:03:12.280 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.280 INFO:tasks.rados.rados.0.smithi098.stdout:73: finishing write tid 3 to smithi09866585-73 2023-09-23T20:03:12.281 INFO:tasks.rados.rados.0.smithi098.stdout:73: finishing write tid 4 to smithi09866585-73 2023-09-23T20:03:12.281 INFO:tasks.rados.rados.0.smithi098.stdout:73: finishing write tid 5 to smithi09866585-73 2023-09-23T20:03:12.281 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 73 v 20 (ObjNum 72 snap 0 seq_num 72) dirty exists 2023-09-23T20:03:12.281 INFO:tasks.rados.rados.0.smithi098.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2023-09-23T20:03:12.281 INFO:tasks.rados.rados.0.smithi098.stdout:74: finishing write tid 1 to smithi09866585-74 2023-09-23T20:03:12.281 INFO:tasks.rados.rados.0.smithi098.stdout:74: finishing write tid 2 to smithi09866585-74 2023-09-23T20:03:12.282 INFO:tasks.rados.rados.0.smithi098.stdout:74: finishing write tid 3 to smithi09866585-74 2023-09-23T20:03:12.282 INFO:tasks.rados.rados.0.smithi098.stdout:73: done (15 left) 2023-09-23T20:03:12.282 INFO:tasks.rados.rados.0.smithi098.stdout:89: write initial oid 89 2023-09-23T20:03:12.282 INFO:tasks.rados.rados.0.smithi098.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2023-09-23T20:03:12.288 INFO:tasks.rados.rados.0.smithi098.stdout:89: writing smithi09866585-89 from 679016 to 1380811 tid 1 2023-09-23T20:03:12.294 INFO:tasks.rados.rados.0.smithi098.stdout:89: writing smithi09866585-89 from 1866533 to 2362557 tid 2 2023-09-23T20:03:12.303 INFO:tasks.rados.rados.0.smithi098.stdout:89: writing smithi09866585-89 from 2900635 to 3303278 tid 3 2023-09-23T20:03:12.304 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.304 INFO:tasks.rados.rados.0.smithi098.stdout:74: finishing write tid 4 to smithi09866585-74 2023-09-23T20:03:12.304 INFO:tasks.rados.rados.0.smithi098.stdout:74: finishing write tid 5 to smithi09866585-74 2023-09-23T20:03:12.304 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 74 v 10 (ObjNum 73 snap 0 seq_num 73) dirty exists 2023-09-23T20:03:12.304 INFO:tasks.rados.rados.0.smithi098.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2023-09-23T20:03:12.304 INFO:tasks.rados.rados.0.smithi098.stdout:75: finishing write tid 1 to smithi09866585-75 2023-09-23T20:03:12.304 INFO:tasks.rados.rados.0.smithi098.stdout:74: done (15 left) 2023-09-23T20:03:12.305 INFO:tasks.rados.rados.0.smithi098.stdout:90: write initial oid 90 2023-09-23T20:03:12.305 INFO:tasks.rados.rados.0.smithi098.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2023-09-23T20:03:12.309 INFO:tasks.rados.rados.0.smithi098.stdout:90: writing smithi09866585-90 from 695823 to 1472867 tid 1 2023-09-23T20:03:12.315 INFO:tasks.rados.rados.0.smithi098.stdout:90: writing smithi09866585-90 from 1925015 to 2564697 tid 2 2023-09-23T20:03:12.323 INFO:tasks.rados.rados.0.smithi098.stdout:90: writing smithi09866585-90 from 3328058 to 3495823 tid 3 2023-09-23T20:03:12.323 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.323 INFO:tasks.rados.rados.0.smithi098.stdout:75: finishing write tid 2 to smithi09866585-75 2023-09-23T20:03:12.323 INFO:tasks.rados.rados.0.smithi098.stdout:75: finishing write tid 3 to smithi09866585-75 2023-09-23T20:03:12.323 INFO:tasks.rados.rados.0.smithi098.stdout:75: finishing write tid 4 to smithi09866585-75 2023-09-23T20:03:12.323 INFO:tasks.rados.rados.0.smithi098.stdout:75: finishing write tid 5 to smithi09866585-75 2023-09-23T20:03:12.323 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 75 v 14 (ObjNum 74 snap 0 seq_num 74) dirty exists 2023-09-23T20:03:12.324 INFO:tasks.rados.rados.0.smithi098.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2023-09-23T20:03:12.324 INFO:tasks.rados.rados.0.smithi098.stdout:76: finishing write tid 1 to smithi09866585-76 2023-09-23T20:03:12.324 INFO:tasks.rados.rados.0.smithi098.stdout:76: finishing write tid 2 to smithi09866585-76 2023-09-23T20:03:12.324 INFO:tasks.rados.rados.0.smithi098.stdout:76: finishing write tid 3 to smithi09866585-76 2023-09-23T20:03:12.324 INFO:tasks.rados.rados.0.smithi098.stdout:76: finishing write tid 4 to smithi09866585-76 2023-09-23T20:03:12.324 INFO:tasks.rados.rados.0.smithi098.stdout:76: finishing write tid 5 to smithi09866585-76 2023-09-23T20:03:12.324 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 76 v 10 (ObjNum 75 snap 0 seq_num 75) dirty exists 2023-09-23T20:03:12.324 INFO:tasks.rados.rados.0.smithi098.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2023-09-23T20:03:12.324 INFO:tasks.rados.rados.0.smithi098.stdout:77: finishing write tid 1 to smithi09866585-77 2023-09-23T20:03:12.324 INFO:tasks.rados.rados.0.smithi098.stdout:77: finishing write tid 2 to smithi09866585-77 2023-09-23T20:03:12.325 INFO:tasks.rados.rados.0.smithi098.stdout:77: finishing write tid 3 to smithi09866585-77 2023-09-23T20:03:12.325 INFO:tasks.rados.rados.0.smithi098.stdout:77: finishing write tid 4 to smithi09866585-77 2023-09-23T20:03:12.325 INFO:tasks.rados.rados.0.smithi098.stdout:77: finishing write tid 5 to smithi09866585-77 2023-09-23T20:03:12.325 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 77 v 23 (ObjNum 76 snap 0 seq_num 76) dirty exists 2023-09-23T20:03:12.325 INFO:tasks.rados.rados.0.smithi098.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2023-09-23T20:03:12.325 INFO:tasks.rados.rados.0.smithi098.stdout:78: finishing write tid 1 to smithi09866585-78 2023-09-23T20:03:12.325 INFO:tasks.rados.rados.0.smithi098.stdout:78: finishing write tid 2 to smithi09866585-78 2023-09-23T20:03:12.325 INFO:tasks.rados.rados.0.smithi098.stdout:78: finishing write tid 3 to smithi09866585-78 2023-09-23T20:03:12.325 INFO:tasks.rados.rados.0.smithi098.stdout:78: finishing write tid 4 to smithi09866585-78 2023-09-23T20:03:12.325 INFO:tasks.rados.rados.0.smithi098.stdout:78: finishing write tid 5 to smithi09866585-78 2023-09-23T20:03:12.326 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 78 v 18 (ObjNum 77 snap 0 seq_num 77) dirty exists 2023-09-23T20:03:12.326 INFO:tasks.rados.rados.0.smithi098.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2023-09-23T20:03:12.326 INFO:tasks.rados.rados.0.smithi098.stdout:79: finishing write tid 1 to smithi09866585-79 2023-09-23T20:03:12.326 INFO:tasks.rados.rados.0.smithi098.stdout:79: finishing write tid 2 to smithi09866585-79 2023-09-23T20:03:12.326 INFO:tasks.rados.rados.0.smithi098.stdout:79: finishing write tid 3 to smithi09866585-79 2023-09-23T20:03:12.326 INFO:tasks.rados.rados.0.smithi098.stdout:79: finishing write tid 4 to smithi09866585-79 2023-09-23T20:03:12.326 INFO:tasks.rados.rados.0.smithi098.stdout:75: done (15 left) 2023-09-23T20:03:12.326 INFO:tasks.rados.rados.0.smithi098.stdout:76: done (14 left) 2023-09-23T20:03:12.326 INFO:tasks.rados.rados.0.smithi098.stdout:77: done (13 left) 2023-09-23T20:03:12.326 INFO:tasks.rados.rados.0.smithi098.stdout:78: done (12 left) 2023-09-23T20:03:12.326 INFO:tasks.rados.rados.0.smithi098.stdout:91: write initial oid 91 2023-09-23T20:03:12.327 INFO:tasks.rados.rados.0.smithi098.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2023-09-23T20:03:12.328 INFO:tasks.rados.rados.0.smithi098.stdout:91: writing smithi09866585-91 from 712630 to 1164923 tid 1 2023-09-23T20:03:12.335 INFO:tasks.rados.rados.0.smithi098.stdout:91: writing smithi09866585-91 from 1583497 to 2083190 tid 2 2023-09-23T20:03:12.339 INFO:tasks.rados.rados.0.smithi098.stdout:91: writing smithi09866585-91 from 2555481 to 2980668 tid 3 2023-09-23T20:03:12.339 INFO:tasks.rados.rados.0.smithi098.stdout:92: write initial oid 92 2023-09-23T20:03:12.339 INFO:tasks.rados.rados.0.smithi098.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2023-09-23T20:03:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:11 smithi173 bash[27697]: audit 2023-09-23T20:03:10.886017+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.98:0/1495914493' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T20:03:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:11 smithi173 bash[27697]: cluster 2023-09-23T20:03:10.886090+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T20:03:12.347 INFO:tasks.rados.rados.0.smithi098.stdout:92: writing smithi09866585-92 from 729437 to 1256979 tid 1 2023-09-23T20:03:12.356 INFO:tasks.rados.rados.0.smithi098.stdout:92: writing smithi09866585-92 from 1925626 to 2568977 tid 2 2023-09-23T20:03:12.361 INFO:tasks.rados.rados.0.smithi098.stdout:92: writing smithi09866585-92 from 3266551 to 3529437 tid 3 2023-09-23T20:03:12.361 INFO:tasks.rados.rados.0.smithi098.stdout:93: write initial oid 93 2023-09-23T20:03:12.361 INFO:tasks.rados.rados.0.smithi098.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2023-09-23T20:03:12.369 INFO:tasks.rados.rados.0.smithi098.stdout:93: writing smithi09866585-93 from 746244 to 1465388 tid 1 2023-09-23T20:03:12.376 INFO:tasks.rados.rados.0.smithi098.stdout:93: writing smithi09866585-93 from 2100461 to 2603823 tid 2 2023-09-23T20:03:12.381 INFO:tasks.rados.rados.0.smithi098.stdout:93: writing smithi09866585-93 from 3126680 to 3546244 tid 3 2023-09-23T20:03:12.382 INFO:tasks.rados.rados.0.smithi098.stdout:94: write initial oid 94 2023-09-23T20:03:12.382 INFO:tasks.rados.rados.0.smithi098.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2023-09-23T20:03:12.391 INFO:tasks.rados.rados.0.smithi098.stdout:94: writing smithi09866585-94 from 763051 to 1557444 tid 1 2023-09-23T20:03:12.397 INFO:tasks.rados.rados.0.smithi098.stdout:94: writing smithi09866585-94 from 2158943 to 2805963 tid 2 2023-09-23T20:03:12.402 INFO:tasks.rados.rados.0.smithi098.stdout:94: writing smithi09866585-94 from 3437750 to 3563051 tid 3 2023-09-23T20:03:12.402 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.402 INFO:tasks.rados.rados.0.smithi098.stdout:79: finishing write tid 5 to smithi09866585-79 2023-09-23T20:03:12.402 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 79 v 15 (ObjNum 78 snap 0 seq_num 78) dirty exists 2023-09-23T20:03:12.403 INFO:tasks.rados.rados.0.smithi098.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2023-09-23T20:03:12.403 INFO:tasks.rados.rados.0.smithi098.stdout:80: finishing write tid 1 to smithi09866585-80 2023-09-23T20:03:12.403 INFO:tasks.rados.rados.0.smithi098.stdout:79: done (15 left) 2023-09-23T20:03:12.403 INFO:tasks.rados.rados.0.smithi098.stdout:95: write initial oid 95 2023-09-23T20:03:12.403 INFO:tasks.rados.rados.0.smithi098.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2023-09-23T20:03:12.408 INFO:tasks.rados.rados.0.smithi098.stdout:95: writing smithi09866585-95 from 779858 to 1249500 tid 1 2023-09-23T20:03:12.414 INFO:tasks.rados.rados.0.smithi098.stdout:95: writing smithi09866585-95 from 1817425 to 2324456 tid 2 2023-09-23T20:03:12.422 INFO:tasks.rados.rados.0.smithi098.stdout:95: writing smithi09866585-95 from 2781526 to 3368154 tid 3 2023-09-23T20:03:12.422 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.422 INFO:tasks.rados.rados.0.smithi098.stdout:80: finishing write tid 2 to smithi09866585-80 2023-09-23T20:03:12.422 INFO:tasks.rados.rados.0.smithi098.stdout:80: finishing write tid 3 to smithi09866585-80 2023-09-23T20:03:12.422 INFO:tasks.rados.rados.0.smithi098.stdout:80: finishing write tid 4 to smithi09866585-80 2023-09-23T20:03:12.422 INFO:tasks.rados.rados.0.smithi098.stdout:80: finishing write tid 5 to smithi09866585-80 2023-09-23T20:03:12.423 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 80 v 19 (ObjNum 79 snap 0 seq_num 79) dirty exists 2023-09-23T20:03:12.423 INFO:tasks.rados.rados.0.smithi098.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2023-09-23T20:03:12.423 INFO:tasks.rados.rados.0.smithi098.stdout:81: finishing write tid 1 to smithi09866585-81 2023-09-23T20:03:12.424 INFO:tasks.rados.rados.0.smithi098.stdout:80: done (15 left) 2023-09-23T20:03:12.424 INFO:tasks.rados.rados.0.smithi098.stdout:96: write initial oid 96 2023-09-23T20:03:12.424 INFO:tasks.rados.rados.0.smithi098.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2023-09-23T20:03:12.428 INFO:tasks.rados.rados.0.smithi098.stdout:96: writing smithi09866585-96 from 796665 to 1341556 tid 1 2023-09-23T20:03:12.435 INFO:tasks.rados.rados.0.smithi098.stdout:96: writing smithi09866585-96 from 1759554 to 2410243 tid 2 2023-09-23T20:03:12.443 INFO:tasks.rados.rados.0.smithi098.stdout:96: writing smithi09866585-96 from 2976243 to 3596665 tid 3 2023-09-23T20:03:12.443 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.443 INFO:tasks.rados.rados.0.smithi098.stdout:81: finishing write tid 2 to smithi09866585-81 2023-09-23T20:03:12.444 INFO:tasks.rados.rados.0.smithi098.stdout:81: finishing write tid 3 to smithi09866585-81 2023-09-23T20:03:12.444 INFO:tasks.rados.rados.0.smithi098.stdout:81: finishing write tid 4 to smithi09866585-81 2023-09-23T20:03:12.444 INFO:tasks.rados.rados.0.smithi098.stdout:81: finishing write tid 5 to smithi09866585-81 2023-09-23T20:03:12.444 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 81 v 14 (ObjNum 80 snap 0 seq_num 80) dirty exists 2023-09-23T20:03:12.444 INFO:tasks.rados.rados.0.smithi098.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2023-09-23T20:03:12.444 INFO:tasks.rados.rados.0.smithi098.stdout:82: finishing write tid 1 to smithi09866585-82 2023-09-23T20:03:12.444 INFO:tasks.rados.rados.0.smithi098.stdout:81: done (15 left) 2023-09-23T20:03:12.444 INFO:tasks.rados.rados.0.smithi098.stdout:97: write initial oid 97 2023-09-23T20:03:12.445 INFO:tasks.rados.rados.0.smithi098.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2023-09-23T20:03:12.448 INFO:tasks.rados.rados.0.smithi098.stdout:97: writing smithi09866585-97 from 413472 to 1033612 tid 1 2023-09-23T20:03:12.455 INFO:tasks.rados.rados.0.smithi098.stdout:97: writing smithi09866585-97 from 1818036 to 2328736 tid 2 2023-09-23T20:03:12.465 INFO:tasks.rados.rados.0.smithi098.stdout:97: writing smithi09866585-97 from 3120019 to 3613472 tid 3 2023-09-23T20:03:12.465 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.465 INFO:tasks.rados.rados.0.smithi098.stdout:82: finishing write tid 2 to smithi09866585-82 2023-09-23T20:03:12.465 INFO:tasks.rados.rados.0.smithi098.stdout:82: finishing write tid 3 to smithi09866585-82 2023-09-23T20:03:12.466 INFO:tasks.rados.rados.0.smithi098.stdout:82: finishing write tid 4 to smithi09866585-82 2023-09-23T20:03:12.466 INFO:tasks.rados.rados.0.smithi098.stdout:82: finishing write tid 5 to smithi09866585-82 2023-09-23T20:03:12.466 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 82 v 29 (ObjNum 81 snap 0 seq_num 81) dirty exists 2023-09-23T20:03:12.466 INFO:tasks.rados.rados.0.smithi098.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2023-09-23T20:03:12.467 INFO:tasks.rados.rados.0.smithi098.stdout:83: finishing write tid 1 to smithi09866585-83 2023-09-23T20:03:12.467 INFO:tasks.rados.rados.0.smithi098.stdout:83: finishing write tid 2 to smithi09866585-83 2023-09-23T20:03:12.467 INFO:tasks.rados.rados.0.smithi098.stdout:83: finishing write tid 3 to smithi09866585-83 2023-09-23T20:03:12.467 INFO:tasks.rados.rados.0.smithi098.stdout:83: finishing write tid 4 to smithi09866585-83 2023-09-23T20:03:12.467 INFO:tasks.rados.rados.0.smithi098.stdout:83: finishing write tid 5 to smithi09866585-83 2023-09-23T20:03:12.467 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 83 v 24 (ObjNum 82 snap 0 seq_num 82) dirty exists 2023-09-23T20:03:12.467 INFO:tasks.rados.rados.0.smithi098.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2023-09-23T20:03:12.467 INFO:tasks.rados.rados.0.smithi098.stdout:84: finishing write tid 1 to smithi09866585-84 2023-09-23T20:03:12.467 INFO:tasks.rados.rados.0.smithi098.stdout:84: finishing write tid 2 to smithi09866585-84 2023-09-23T20:03:12.467 INFO:tasks.rados.rados.0.smithi098.stdout:84: finishing write tid 3 to smithi09866585-84 2023-09-23T20:03:12.468 INFO:tasks.rados.rados.0.smithi098.stdout:84: finishing write tid 4 to smithi09866585-84 2023-09-23T20:03:12.468 INFO:tasks.rados.rados.0.smithi098.stdout:84: finishing write tid 5 to smithi09866585-84 2023-09-23T20:03:12.468 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 84 v 33 (ObjNum 83 snap 0 seq_num 83) dirty exists 2023-09-23T20:03:12.468 INFO:tasks.rados.rados.0.smithi098.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2023-09-23T20:03:12.468 INFO:tasks.rados.rados.0.smithi098.stdout:85: finishing write tid 1 to smithi09866585-85 2023-09-23T20:03:12.468 INFO:tasks.rados.rados.0.smithi098.stdout:85: finishing write tid 2 to smithi09866585-85 2023-09-23T20:03:12.468 INFO:tasks.rados.rados.0.smithi098.stdout:85: finishing write tid 3 to smithi09866585-85 2023-09-23T20:03:12.468 INFO:tasks.rados.rados.0.smithi098.stdout:85: finishing write tid 4 to smithi09866585-85 2023-09-23T20:03:12.468 INFO:tasks.rados.rados.0.smithi098.stdout:82: done (15 left) 2023-09-23T20:03:12.469 INFO:tasks.rados.rados.0.smithi098.stdout:83: done (14 left) 2023-09-23T20:03:12.469 INFO:tasks.rados.rados.0.smithi098.stdout:84: done (13 left) 2023-09-23T20:03:12.469 INFO:tasks.rados.rados.0.smithi098.stdout:98: write initial oid 98 2023-09-23T20:03:12.469 INFO:tasks.rados.rados.0.smithi098.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2023-09-23T20:03:12.470 INFO:tasks.rados.rados.0.smithi098.stdout:98: writing smithi09866585-98 from 430279 to 1125668 tid 1 2023-09-23T20:03:12.479 INFO:tasks.rados.rados.0.smithi098.stdout:98: writing smithi09866585-98 from 1876518 to 2530876 tid 2 2023-09-23T20:03:12.484 INFO:tasks.rados.rados.0.smithi098.stdout:98: writing smithi09866585-98 from 3031089 to 3567886 tid 3 2023-09-23T20:03:12.485 INFO:tasks.rados.rados.0.smithi098.stdout:99: write initial oid 99 2023-09-23T20:03:12.485 INFO:tasks.rados.rados.0.smithi098.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2023-09-23T20:03:12.492 INFO:tasks.rados.rados.0.smithi098.stdout:99: writing smithi09866585-99 from 447086 to 1217724 tid 1 2023-09-23T20:03:12.501 INFO:tasks.rados.rados.0.smithi098.stdout:99: writing smithi09866585-99 from 1935000 to 2733016 tid 2 2023-09-23T20:03:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:99: writing smithi09866585-99 from 3458512 to 3647086 tid 3 2023-09-23T20:03:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:100: write initial oid 100 2023-09-23T20:03:12.507 INFO:tasks.rados.rados.0.smithi098.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2023-09-23T20:03:12.512 INFO:tasks.rados.rados.0.smithi098.stdout:100: writing smithi09866585-100 from 463893 to 1026133 tid 1 2023-09-23T20:03:12.520 INFO:tasks.rados.rados.0.smithi098.stdout:100: writing smithi09866585-100 from 1593482 to 2251509 tid 2 2023-09-23T20:03:12.526 INFO:tasks.rados.rados.0.smithi098.stdout:100: writing smithi09866585-100 from 2685935 to 3245276 tid 3 2023-09-23T20:03:12.526 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.526 INFO:tasks.rados.rados.0.smithi098.stdout:85: finishing write tid 5 to smithi09866585-85 2023-09-23T20:03:12.526 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 85 v 23 (ObjNum 84 snap 0 seq_num 84) dirty exists 2023-09-23T20:03:12.526 INFO:tasks.rados.rados.0.smithi098.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2023-09-23T20:03:12.526 INFO:tasks.rados.rados.0.smithi098.stdout:86: finishing write tid 1 to smithi09866585-86 2023-09-23T20:03:12.527 INFO:tasks.rados.rados.0.smithi098.stdout:86: finishing write tid 2 to smithi09866585-86 2023-09-23T20:03:12.527 INFO:tasks.rados.rados.0.smithi098.stdout:85: done (15 left) 2023-09-23T20:03:12.527 INFO:tasks.rados.rados.0.smithi098.stdout:101: write initial oid 101 2023-09-23T20:03:12.527 INFO:tasks.rados.rados.0.smithi098.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2023-09-23T20:03:12.532 INFO:tasks.rados.rados.0.smithi098.stdout:101: writing smithi09866585-101 from 480700 to 1118189 tid 1 2023-09-23T20:03:12.537 INFO:tasks.rados.rados.0.smithi098.stdout:101: writing smithi09866585-101 from 1651964 to 2053649 tid 2 2023-09-23T20:03:12.548 INFO:tasks.rados.rados.0.smithi098.stdout:101: writing smithi09866585-101 from 2713358 to 3483971 tid 3 2023-09-23T20:03:12.548 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.548 INFO:tasks.rados.rados.0.smithi098.stdout:86: finishing write tid 3 to smithi09866585-86 2023-09-23T20:03:12.548 INFO:tasks.rados.rados.0.smithi098.stdout:86: finishing write tid 4 to smithi09866585-86 2023-09-23T20:03:12.548 INFO:tasks.rados.rados.0.smithi098.stdout:86: finishing write tid 5 to smithi09866585-86 2023-09-23T20:03:12.549 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 86 v 24 (ObjNum 85 snap 0 seq_num 85) dirty exists 2023-09-23T20:03:12.549 INFO:tasks.rados.rados.0.smithi098.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2023-09-23T20:03:12.549 INFO:tasks.rados.rados.0.smithi098.stdout:87: finishing write tid 1 to smithi09866585-87 2023-09-23T20:03:12.549 INFO:tasks.rados.rados.0.smithi098.stdout:87: finishing write tid 2 to smithi09866585-87 2023-09-23T20:03:12.549 INFO:tasks.rados.rados.0.smithi098.stdout:87: finishing write tid 3 to smithi09866585-87 2023-09-23T20:03:12.549 INFO:tasks.rados.rados.0.smithi098.stdout:87: finishing write tid 4 to smithi09866585-87 2023-09-23T20:03:12.549 INFO:tasks.rados.rados.0.smithi098.stdout:87: finishing write tid 5 to smithi09866585-87 2023-09-23T20:03:12.549 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 87 v 7 (ObjNum 86 snap 0 seq_num 86) dirty exists 2023-09-23T20:03:12.549 INFO:tasks.rados.rados.0.smithi098.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2023-09-23T20:03:12.549 INFO:tasks.rados.rados.0.smithi098.stdout:86: done (15 left) 2023-09-23T20:03:12.549 INFO:tasks.rados.rados.0.smithi098.stdout:87: done (14 left) 2023-09-23T20:03:12.550 INFO:tasks.rados.rados.0.smithi098.stdout:102: write initial oid 102 2023-09-23T20:03:12.550 INFO:tasks.rados.rados.0.smithi098.stdout:88: finishing write tid 1 to smithi09866585-88 2023-09-23T20:03:12.550 INFO:tasks.rados.rados.0.smithi098.stdout:88: finishing write tid 2 to smithi09866585-88 2023-09-23T20:03:12.550 INFO:tasks.rados.rados.0.smithi098.stdout:88: finishing write tid 3 to smithi09866585-88 2023-09-23T20:03:12.550 INFO:tasks.rados.rados.0.smithi098.stdout:88: finishing write tid 4 to smithi09866585-88 2023-09-23T20:03:12.550 INFO:tasks.rados.rados.0.smithi098.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2023-09-23T20:03:12.554 INFO:tasks.rados.rados.0.smithi098.stdout:102: writing smithi09866585-102 from 497507 to 1210245 tid 1 2023-09-23T20:03:12.560 INFO:tasks.rados.rados.0.smithi098.stdout:102: writing smithi09866585-102 from 1710446 to 2372142 tid 2 2023-09-23T20:03:12.568 INFO:tasks.rados.rados.0.smithi098.stdout:102: writing smithi09866585-102 from 3140781 to 3697507 tid 3 2023-09-23T20:03:12.569 INFO:tasks.rados.rados.0.smithi098.stdout:103: write initial oid 103 2023-09-23T20:03:12.569 INFO:tasks.rados.rados.0.smithi098.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2023-09-23T20:03:12.576 INFO:tasks.rados.rados.0.smithi098.stdout:103: writing smithi09866585-103 from 514314 to 1302301 tid 1 2023-09-23T20:03:12.581 INFO:tasks.rados.rados.0.smithi098.stdout:103: writing smithi09866585-103 from 1768928 to 2174282 tid 2 2023-09-23T20:03:12.588 INFO:tasks.rados.rados.0.smithi098.stdout:103: writing smithi09866585-103 from 2768204 to 3277714 tid 3 2023-09-23T20:03:12.588 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.588 INFO:tasks.rados.rados.0.smithi098.stdout:88: finishing write tid 5 to smithi09866585-88 2023-09-23T20:03:12.588 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 88 v 17 (ObjNum 87 snap 0 seq_num 87) dirty exists 2023-09-23T20:03:12.589 INFO:tasks.rados.rados.0.smithi098.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2023-09-23T20:03:12.589 INFO:tasks.rados.rados.0.smithi098.stdout:89: finishing write tid 1 to smithi09866585-89 2023-09-23T20:03:12.589 INFO:tasks.rados.rados.0.smithi098.stdout:89: finishing write tid 2 to smithi09866585-89 2023-09-23T20:03:12.589 INFO:tasks.rados.rados.0.smithi098.stdout:89: finishing write tid 3 to smithi09866585-89 2023-09-23T20:03:12.589 INFO:tasks.rados.rados.0.smithi098.stdout:89: finishing write tid 4 to smithi09866585-89 2023-09-23T20:03:12.589 INFO:tasks.rados.rados.0.smithi098.stdout:88: done (15 left) 2023-09-23T20:03:12.589 INFO:tasks.rados.rados.0.smithi098.stdout:104: write initial oid 104 2023-09-23T20:03:12.589 INFO:tasks.rados.rados.0.smithi098.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2023-09-23T20:03:12.593 INFO:tasks.rados.rados.0.smithi098.stdout:104: writing smithi09866585-104 from 531121 to 994357 tid 1 2023-09-23T20:03:12.601 INFO:tasks.rados.rados.0.smithi098.stdout:104: writing smithi09866585-104 from 1711057 to 2376422 tid 2 2023-09-23T20:03:12.610 INFO:tasks.rados.rados.0.smithi098.stdout:104: writing smithi09866585-104 from 3079274 to 3731121 tid 3 2023-09-23T20:03:12.610 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.610 INFO:tasks.rados.rados.0.smithi098.stdout:89: finishing write tid 5 to smithi09866585-89 2023-09-23T20:03:12.610 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 89 v 14 (ObjNum 88 snap 0 seq_num 88) dirty exists 2023-09-23T20:03:12.610 INFO:tasks.rados.rados.0.smithi098.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2023-09-23T20:03:12.610 INFO:tasks.rados.rados.0.smithi098.stdout:89: done (15 left) 2023-09-23T20:03:12.610 INFO:tasks.rados.rados.0.smithi098.stdout:105: write initial oid 105 2023-09-23T20:03:12.610 INFO:tasks.rados.rados.0.smithi098.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2023-09-23T20:03:12.616 INFO:tasks.rados.rados.0.smithi098.stdout:105: writing smithi09866585-105 from 547928 to 1086413 tid 1 2023-09-23T20:03:12.622 INFO:tasks.rados.rados.0.smithi098.stdout:105: writing smithi09866585-105 from 1769539 to 2178562 tid 2 2023-09-23T20:03:12.629 INFO:tasks.rados.rados.0.smithi098.stdout:105: writing smithi09866585-105 from 2706697 to 3238751 tid 3 2023-09-23T20:03:12.629 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.629 INFO:tasks.rados.rados.0.smithi098.stdout:90: finishing write tid 1 to smithi09866585-90 2023-09-23T20:03:12.629 INFO:tasks.rados.rados.0.smithi098.stdout:90: finishing write tid 2 to smithi09866585-90 2023-09-23T20:03:12.629 INFO:tasks.rados.rados.0.smithi098.stdout:90: finishing write tid 3 to smithi09866585-90 2023-09-23T20:03:12.629 INFO:tasks.rados.rados.0.smithi098.stdout:90: finishing write tid 4 to smithi09866585-90 2023-09-23T20:03:12.629 INFO:tasks.rados.rados.0.smithi098.stdout:90: finishing write tid 5 to smithi09866585-90 2023-09-23T20:03:12.629 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 90 v 18 (ObjNum 89 snap 0 seq_num 89) dirty exists 2023-09-23T20:03:12.629 INFO:tasks.rados.rados.0.smithi098.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2023-09-23T20:03:12.630 INFO:tasks.rados.rados.0.smithi098.stdout:91: finishing write tid 1 to smithi09866585-91 2023-09-23T20:03:12.630 INFO:tasks.rados.rados.0.smithi098.stdout:91: finishing write tid 2 to smithi09866585-91 2023-09-23T20:03:12.630 INFO:tasks.rados.rados.0.smithi098.stdout:90: done (15 left) 2023-09-23T20:03:12.630 INFO:tasks.rados.rados.0.smithi098.stdout:106: write initial oid 106 2023-09-23T20:03:12.630 INFO:tasks.rados.rados.0.smithi098.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2023-09-23T20:03:12.635 INFO:tasks.rados.rados.0.smithi098.stdout:106: writing smithi09866585-106 from 564735 to 1178469 tid 1 2023-09-23T20:03:12.645 INFO:tasks.rados.rados.0.smithi098.stdout:106: writing smithi09866585-106 from 1828021 to 2497055 tid 2 2023-09-23T20:03:12.651 INFO:tasks.rados.rados.0.smithi098.stdout:106: writing smithi09866585-106 from 3134120 to 3764735 tid 3 2023-09-23T20:03:12.651 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.651 INFO:tasks.rados.rados.0.smithi098.stdout:91: finishing write tid 3 to smithi09866585-91 2023-09-23T20:03:12.651 INFO:tasks.rados.rados.0.smithi098.stdout:91: finishing write tid 4 to smithi09866585-91 2023-09-23T20:03:12.651 INFO:tasks.rados.rados.0.smithi098.stdout:91: finishing write tid 5 to smithi09866585-91 2023-09-23T20:03:12.652 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 91 v 34 (ObjNum 90 snap 0 seq_num 90) dirty exists 2023-09-23T20:03:12.652 INFO:tasks.rados.rados.0.smithi098.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2023-09-23T20:03:12.652 INFO:tasks.rados.rados.0.smithi098.stdout:92: finishing write tid 1 to smithi09866585-92 2023-09-23T20:03:12.652 INFO:tasks.rados.rados.0.smithi098.stdout:92: finishing write tid 2 to smithi09866585-92 2023-09-23T20:03:12.652 INFO:tasks.rados.rados.0.smithi098.stdout:91: done (15 left) 2023-09-23T20:03:12.652 INFO:tasks.rados.rados.0.smithi098.stdout:107: write initial oid 107 2023-09-23T20:03:12.652 INFO:tasks.rados.rados.0.smithi098.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2023-09-23T20:03:12.658 INFO:tasks.rados.rados.0.smithi098.stdout:107: writing smithi09866585-107 from 581542 to 1270525 tid 1 2023-09-23T20:03:12.664 INFO:tasks.rados.rados.0.smithi098.stdout:107: writing smithi09866585-107 from 1886503 to 2299195 tid 2 2023-09-23T20:03:12.671 INFO:tasks.rados.rados.0.smithi098.stdout:107: writing smithi09866585-107 from 2761543 to 3432494 tid 3 2023-09-23T20:03:12.671 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.671 INFO:tasks.rados.rados.0.smithi098.stdout:92: finishing write tid 3 to smithi09866585-92 2023-09-23T20:03:12.671 INFO:tasks.rados.rados.0.smithi098.stdout:92: finishing write tid 4 to smithi09866585-92 2023-09-23T20:03:12.671 INFO:tasks.rados.rados.0.smithi098.stdout:92: finishing write tid 5 to smithi09866585-92 2023-09-23T20:03:12.671 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 92 v 27 (ObjNum 91 snap 0 seq_num 91) dirty exists 2023-09-23T20:03:12.672 INFO:tasks.rados.rados.0.smithi098.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2023-09-23T20:03:12.672 INFO:tasks.rados.rados.0.smithi098.stdout:92: done (15 left) 2023-09-23T20:03:12.672 INFO:tasks.rados.rados.0.smithi098.stdout:108: write initial oid 108 2023-09-23T20:03:12.672 INFO:tasks.rados.rados.0.smithi098.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2023-09-23T20:03:12.677 INFO:tasks.rados.rados.0.smithi098.stdout:108: writing smithi09866585-108 from 598349 to 1078934 tid 1 2023-09-23T20:03:12.684 INFO:tasks.rados.rados.0.smithi098.stdout:108: writing smithi09866585-108 from 1544985 to 2217688 tid 2 2023-09-23T20:03:12.692 INFO:tasks.rados.rados.0.smithi098.stdout:108: writing smithi09866585-108 from 2905319 to 3387542 tid 3 2023-09-23T20:03:12.692 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.692 INFO:tasks.rados.rados.0.smithi098.stdout:93: finishing write tid 1 to smithi09866585-93 2023-09-23T20:03:12.692 INFO:tasks.rados.rados.0.smithi098.stdout:93: finishing write tid 2 to smithi09866585-93 2023-09-23T20:03:12.692 INFO:tasks.rados.rados.0.smithi098.stdout:93: finishing write tid 3 to smithi09866585-93 2023-09-23T20:03:12.692 INFO:tasks.rados.rados.0.smithi098.stdout:93: finishing write tid 4 to smithi09866585-93 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:93: finishing write tid 5 to smithi09866585-93 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 93 v 38 (ObjNum 92 snap 0 seq_num 92) dirty exists 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:94: finishing write tid 1 to smithi09866585-94 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:94: finishing write tid 2 to smithi09866585-94 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:94: finishing write tid 3 to smithi09866585-94 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:94: finishing write tid 4 to smithi09866585-94 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:94: finishing write tid 5 to smithi09866585-94 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 94 v 31 (ObjNum 93 snap 0 seq_num 93) dirty exists 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:95: finishing write tid 1 to smithi09866585-95 2023-09-23T20:03:12.693 INFO:tasks.rados.rados.0.smithi098.stdout:95: finishing write tid 2 to smithi09866585-95 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:95: finishing write tid 3 to smithi09866585-95 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:95: finishing write tid 4 to smithi09866585-95 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:95: finishing write tid 5 to smithi09866585-95 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 95 v 28 (ObjNum 94 snap 0 seq_num 94) dirty exists 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:96: finishing write tid 1 to smithi09866585-96 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:96: finishing write tid 2 to smithi09866585-96 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:93: done (15 left) 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:94: done (14 left) 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:95: done (13 left) 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:109: write initial oid 109 2023-09-23T20:03:12.694 INFO:tasks.rados.rados.0.smithi098.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2023-09-23T20:03:12.698 INFO:tasks.rados.rados.0.smithi098.stdout:109: writing smithi09866585-109 from 615156 to 1170990 tid 1 2023-09-23T20:03:12.703 INFO:tasks.rados.rados.0.smithi098.stdout:109: writing smithi09866585-109 from 1603467 to 2019828 tid 2 2023-09-23T20:03:12.712 INFO:tasks.rados.rados.0.smithi098.stdout:109: writing smithi09866585-109 from 2816389 to 3509884 tid 3 2023-09-23T20:03:12.713 INFO:tasks.rados.rados.0.smithi098.stdout:110: write initial oid 110 2023-09-23T20:03:12.713 INFO:tasks.rados.rados.0.smithi098.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2023-09-23T20:03:12.720 INFO:tasks.rados.rados.0.smithi098.stdout:110: writing smithi09866585-110 from 631963 to 1263046 tid 1 2023-09-23T20:03:12.728 INFO:tasks.rados.rados.0.smithi098.stdout:110: writing smithi09866585-110 from 2061949 to 2621968 tid 2 2023-09-23T20:03:12.735 INFO:tasks.rados.rados.0.smithi098.stdout:110: writing smithi09866585-110 from 3243812 to 3748579 tid 3 2023-09-23T20:03:12.735 INFO:tasks.rados.rados.0.smithi098.stdout:111: write initial oid 111 2023-09-23T20:03:12.735 INFO:tasks.rados.rados.0.smithi098.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2023-09-23T20:03:12.742 INFO:tasks.rados.rados.0.smithi098.stdout:111: writing smithi09866585-111 from 648770 to 1355102 tid 1 2023-09-23T20:03:12.750 INFO:tasks.rados.rados.0.smithi098.stdout:111: writing smithi09866585-111 from 2120431 to 2540461 tid 2 2023-09-23T20:03:12.757 INFO:tasks.rados.rados.0.smithi098.stdout:111: writing smithi09866585-111 from 3271235 to 3703627 tid 3 2023-09-23T20:03:12.758 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.758 INFO:tasks.rados.rados.0.smithi098.stdout:96: finishing write tid 3 to smithi09866585-96 2023-09-23T20:03:12.758 INFO:tasks.rados.rados.0.smithi098.stdout:96: finishing write tid 4 to smithi09866585-96 2023-09-23T20:03:12.758 INFO:tasks.rados.rados.0.smithi098.stdout:96: finishing write tid 5 to smithi09866585-96 2023-09-23T20:03:12.758 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 96 v 28 (ObjNum 95 snap 0 seq_num 95) dirty exists 2023-09-23T20:03:12.758 INFO:tasks.rados.rados.0.smithi098.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2023-09-23T20:03:12.758 INFO:tasks.rados.rados.0.smithi098.stdout:97: finishing write tid 1 to smithi09866585-97 2023-09-23T20:03:12.758 INFO:tasks.rados.rados.0.smithi098.stdout:97: finishing write tid 2 to smithi09866585-97 2023-09-23T20:03:12.758 INFO:tasks.rados.rados.0.smithi098.stdout:96: done (15 left) 2023-09-23T20:03:12.758 INFO:tasks.rados.rados.0.smithi098.stdout:112: write initial oid 112 2023-09-23T20:03:12.758 INFO:tasks.rados.rados.0.smithi098.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2023-09-23T20:03:12.765 INFO:tasks.rados.rados.0.smithi098.stdout:112: writing smithi09866585-112 from 665577 to 1447158 tid 1 2023-09-23T20:03:12.772 INFO:tasks.rados.rados.0.smithi098.stdout:112: writing smithi09866585-112 from 2062560 to 2626248 tid 2 2023-09-23T20:03:12.780 INFO:tasks.rados.rados.0.smithi098.stdout:112: writing smithi09866585-112 from 3182305 to 3825969 tid 3 2023-09-23T20:03:12.780 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.780 INFO:tasks.rados.rados.0.smithi098.stdout:97: finishing write tid 3 to smithi09866585-97 2023-09-23T20:03:12.780 INFO:tasks.rados.rados.0.smithi098.stdout:97: finishing write tid 4 to smithi09866585-97 2023-09-23T20:03:12.780 INFO:tasks.rados.rados.0.smithi098.stdout:97: finishing write tid 5 to smithi09866585-97 2023-09-23T20:03:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 97 v 32 (ObjNum 96 snap 0 seq_num 96) dirty exists 2023-09-23T20:03:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2023-09-23T20:03:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:98: finishing write tid 1 to smithi09866585-98 2023-09-23T20:03:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:98: finishing write tid 2 to smithi09866585-98 2023-09-23T20:03:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:97: done (15 left) 2023-09-23T20:03:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:113: write initial oid 113 2023-09-23T20:03:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2023-09-23T20:03:12.787 INFO:tasks.rados.rados.0.smithi098.stdout:113: writing smithi09866585-113 from 682384 to 1139214 tid 1 2023-09-23T20:03:12.793 INFO:tasks.rados.rados.0.smithi098.stdout:113: writing smithi09866585-113 from 1721042 to 2144741 tid 2 2023-09-23T20:03:12.799 INFO:tasks.rados.rados.0.smithi098.stdout:113: writing smithi09866585-113 from 2809728 to 3264664 tid 3 2023-09-23T20:03:12.803 INFO:tasks.rados.rados.0.smithi098.stdout:113: writing smithi09866585-113 from 3731357 to 3882384 tid 4 2023-09-23T20:03:12.803 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.804 INFO:tasks.rados.rados.0.smithi098.stdout:98: finishing write tid 3 to smithi09866585-98 2023-09-23T20:03:12.804 INFO:tasks.rados.rados.0.smithi098.stdout:98: finishing write tid 4 to smithi09866585-98 2023-09-23T20:03:12.804 INFO:tasks.rados.rados.0.smithi098.stdout:98: finishing write tid 5 to smithi09866585-98 2023-09-23T20:03:12.804 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 98 v 32 (ObjNum 97 snap 0 seq_num 97) dirty exists 2023-09-23T20:03:12.804 INFO:tasks.rados.rados.0.smithi098.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2023-09-23T20:03:12.804 INFO:tasks.rados.rados.0.smithi098.stdout:99: finishing write tid 1 to smithi09866585-99 2023-09-23T20:03:12.804 INFO:tasks.rados.rados.0.smithi098.stdout:98: done (15 left) 2023-09-23T20:03:12.804 INFO:tasks.rados.rados.0.smithi098.stdout:114: write initial oid 114 2023-09-23T20:03:12.804 INFO:tasks.rados.rados.0.smithi098.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2023-09-23T20:03:12.810 INFO:tasks.rados.rados.0.smithi098.stdout:114: writing smithi09866585-114 from 699191 to 1231270 tid 1 2023-09-23T20:03:12.816 INFO:tasks.rados.rados.0.smithi098.stdout:114: writing smithi09866585-114 from 1779524 to 2346881 tid 2 2023-09-23T20:03:12.824 INFO:tasks.rados.rados.0.smithi098.stdout:114: writing smithi09866585-114 from 2837151 to 3503359 tid 3 2023-09-23T20:03:12.824 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.824 INFO:tasks.rados.rados.0.smithi098.stdout:99: finishing write tid 2 to smithi09866585-99 2023-09-23T20:03:12.824 INFO:tasks.rados.rados.0.smithi098.stdout:99: finishing write tid 3 to smithi09866585-99 2023-09-23T20:03:12.824 INFO:tasks.rados.rados.0.smithi098.stdout:99: finishing write tid 4 to smithi09866585-99 2023-09-23T20:03:12.825 INFO:tasks.rados.rados.0.smithi098.stdout:99: finishing write tid 5 to smithi09866585-99 2023-09-23T20:03:12.825 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 99 v 42 (ObjNum 98 snap 0 seq_num 98) dirty exists 2023-09-23T20:03:12.825 INFO:tasks.rados.rados.0.smithi098.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:03:12.825 INFO:tasks.rados.rados.0.smithi098.stdout:100: finishing write tid 1 to smithi09866585-100 2023-09-23T20:03:12.825 INFO:tasks.rados.rados.0.smithi098.stdout:100: finishing write tid 2 to smithi09866585-100 2023-09-23T20:03:12.825 INFO:tasks.rados.rados.0.smithi098.stdout:100: finishing write tid 3 to smithi09866585-100 2023-09-23T20:03:12.825 INFO:tasks.rados.rados.0.smithi098.stdout:100: finishing write tid 4 to smithi09866585-100 2023-09-23T20:03:12.825 INFO:tasks.rados.rados.0.smithi098.stdout:100: finishing write tid 5 to smithi09866585-100 2023-09-23T20:03:12.825 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 100 v 46 (ObjNum 99 snap 0 seq_num 99) dirty exists 2023-09-23T20:03:12.825 INFO:tasks.rados.rados.0.smithi098.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2023-09-23T20:03:12.825 INFO:tasks.rados.rados.0.smithi098.stdout:101: finishing write tid 1 to smithi09866585-101 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:101: finishing write tid 2 to smithi09866585-101 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:101: finishing write tid 3 to smithi09866585-101 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:101: finishing write tid 4 to smithi09866585-101 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:101: finishing write tid 5 to smithi09866585-101 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 101 v 22 (ObjNum 100 snap 0 seq_num 100) dirty exists 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:102: finishing write tid 1 to smithi09866585-102 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:102: finishing write tid 2 to smithi09866585-102 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:102: finishing write tid 3 to smithi09866585-102 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:102: finishing write tid 4 to smithi09866585-102 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:102: finishing write tid 5 to smithi09866585-102 2023-09-23T20:03:12.826 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 102 v 35 (ObjNum 101 snap 0 seq_num 101) dirty exists 2023-09-23T20:03:12.827 INFO:tasks.rados.rados.0.smithi098.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2023-09-23T20:03:12.827 INFO:tasks.rados.rados.0.smithi098.stdout:103: finishing write tid 1 to smithi09866585-103 2023-09-23T20:03:12.827 INFO:tasks.rados.rados.0.smithi098.stdout:103: finishing write tid 2 to smithi09866585-103 2023-09-23T20:03:12.827 INFO:tasks.rados.rados.0.smithi098.stdout:99: done (15 left) 2023-09-23T20:03:12.827 INFO:tasks.rados.rados.0.smithi098.stdout:100: done (14 left) 2023-09-23T20:03:12.827 INFO:tasks.rados.rados.0.smithi098.stdout:101: done (13 left) 2023-09-23T20:03:12.827 INFO:tasks.rados.rados.0.smithi098.stdout:102: done (12 left) 2023-09-23T20:03:12.827 INFO:tasks.rados.rados.0.smithi098.stdout:115: write initial oid 115 2023-09-23T20:03:12.827 INFO:tasks.rados.rados.0.smithi098.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2023-09-23T20:03:12.831 INFO:tasks.rados.rados.0.smithi098.stdout:115: writing smithi09866585-115 from 715998 to 1323326 tid 1 2023-09-23T20:03:12.836 INFO:tasks.rados.rados.0.smithi098.stdout:115: writing smithi09866585-115 from 1838006 to 2265374 tid 2 2023-09-23T20:03:12.843 INFO:tasks.rados.rados.0.smithi098.stdout:115: writing smithi09866585-115 from 2864574 to 3342054 tid 3 2023-09-23T20:03:12.846 INFO:tasks.rados.rados.0.smithi098.stdout:115: writing smithi09866585-115 from 3863835 to 3915998 tid 4 2023-09-23T20:03:12.846 INFO:tasks.rados.rados.0.smithi098.stdout:116: write initial oid 116 2023-09-23T20:03:12.847 INFO:tasks.rados.rados.0.smithi098.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2023-09-23T20:03:12.856 INFO:tasks.rados.rados.0.smithi098.stdout:116: writing smithi09866585-116 from 732805 to 1531735 tid 1 2023-09-23T20:03:12.865 INFO:tasks.rados.rados.0.smithi098.stdout:116: writing smithi09866585-116 from 2296488 to 2867514 tid 2 2023-09-23T20:03:12.869 INFO:tasks.rados.rados.0.smithi098.stdout:116: writing smithi09866585-116 from 3291997 to 3697102 tid 3 2023-09-23T20:03:12.870 INFO:tasks.rados.rados.0.smithi098.stdout:117: write initial oid 117 2023-09-23T20:03:12.870 INFO:tasks.rados.rados.0.smithi098.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2023-09-23T20:03:12.876 INFO:tasks.rados.rados.0.smithi098.stdout:117: writing smithi09866585-117 from 749612 to 1223791 tid 1 2023-09-23T20:03:12.883 INFO:tasks.rados.rados.0.smithi098.stdout:117: writing smithi09866585-117 from 1954970 to 2386007 tid 2 2023-09-23T20:03:12.891 INFO:tasks.rados.rados.0.smithi098.stdout:117: writing smithi09866585-117 from 2919420 to 3535797 tid 3 2023-09-23T20:03:12.891 INFO:tasks.rados.rados.0.smithi098.stdout:118: write initial oid 118 2023-09-23T20:03:12.891 INFO:tasks.rados.rados.0.smithi098.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2023-09-23T20:03:12.898 INFO:tasks.rados.rados.0.smithi098.stdout:118: writing smithi09866585-118 from 766419 to 1315847 tid 1 2023-09-23T20:03:12.905 INFO:tasks.rados.rados.0.smithi098.stdout:118: writing smithi09866585-118 from 2013452 to 2588147 tid 2 2023-09-23T20:03:12.916 INFO:tasks.rados.rados.0.smithi098.stdout:118: writing smithi09866585-118 from 3346843 to 3774492 tid 3 2023-09-23T20:03:12.916 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.916 INFO:tasks.rados.rados.0.smithi098.stdout:103: finishing write tid 3 to smithi09866585-103 2023-09-23T20:03:12.916 INFO:tasks.rados.rados.0.smithi098.stdout:103: finishing write tid 4 to smithi09866585-103 2023-09-23T20:03:12.916 INFO:tasks.rados.rados.0.smithi098.stdout:103: finishing write tid 5 to smithi09866585-103 2023-09-23T20:03:12.917 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 103 v 14 (ObjNum 102 snap 0 seq_num 102) dirty exists 2023-09-23T20:03:12.917 INFO:tasks.rados.rados.0.smithi098.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2023-09-23T20:03:12.917 INFO:tasks.rados.rados.0.smithi098.stdout:104: finishing write tid 1 to smithi09866585-104 2023-09-23T20:03:12.917 INFO:tasks.rados.rados.0.smithi098.stdout:104: finishing write tid 2 to smithi09866585-104 2023-09-23T20:03:12.917 INFO:tasks.rados.rados.0.smithi098.stdout:103: done (15 left) 2023-09-23T20:03:12.918 INFO:tasks.rados.rados.0.smithi098.stdout:119: write initial oid 119 2023-09-23T20:03:12.918 INFO:tasks.rados.rados.0.smithi098.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2023-09-23T20:03:12.924 INFO:tasks.rados.rados.0.smithi098.stdout:119: writing smithi09866585-119 from 783226 to 1407903 tid 1 2023-09-23T20:03:12.930 INFO:tasks.rados.rados.0.smithi098.stdout:119: writing smithi09866585-119 from 2071934 to 2506640 tid 2 2023-09-23T20:03:12.938 INFO:tasks.rados.rados.0.smithi098.stdout:119: writing smithi09866585-119 from 2974266 to 3613187 tid 3 2023-09-23T20:03:12.939 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.939 INFO:tasks.rados.rados.0.smithi098.stdout:104: finishing write tid 3 to smithi09866585-104 2023-09-23T20:03:12.939 INFO:tasks.rados.rados.0.smithi098.stdout:104: finishing write tid 4 to smithi09866585-104 2023-09-23T20:03:12.939 INFO:tasks.rados.rados.0.smithi098.stdout:104: finishing write tid 5 to smithi09866585-104 2023-09-23T20:03:12.939 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 104 v 11 (ObjNum 103 snap 0 seq_num 103) dirty exists 2023-09-23T20:03:12.939 INFO:tasks.rados.rados.0.smithi098.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2023-09-23T20:03:12.940 INFO:tasks.rados.rados.0.smithi098.stdout:105: finishing write tid 1 to smithi09866585-105 2023-09-23T20:03:12.940 INFO:tasks.rados.rados.0.smithi098.stdout:105: finishing write tid 2 to smithi09866585-105 2023-09-23T20:03:12.940 INFO:tasks.rados.rados.0.smithi098.stdout:105: finishing write tid 3 to smithi09866585-105 2023-09-23T20:03:12.940 INFO:tasks.rados.rados.0.smithi098.stdout:105: finishing write tid 4 to smithi09866585-105 2023-09-23T20:03:12.940 INFO:tasks.rados.rados.0.smithi098.stdout:105: finishing write tid 5 to smithi09866585-105 2023-09-23T20:03:12.940 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 105 v 22 (ObjNum 104 snap 0 seq_num 104) dirty exists 2023-09-23T20:03:12.941 INFO:tasks.rados.rados.0.smithi098.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2023-09-23T20:03:12.941 INFO:tasks.rados.rados.0.smithi098.stdout:106: finishing write tid 1 to smithi09866585-106 2023-09-23T20:03:12.941 INFO:tasks.rados.rados.0.smithi098.stdout:106: finishing write tid 2 to smithi09866585-106 2023-09-23T20:03:12.941 INFO:tasks.rados.rados.0.smithi098.stdout:106: finishing write tid 3 to smithi09866585-106 2023-09-23T20:03:12.941 INFO:tasks.rados.rados.0.smithi098.stdout:106: finishing write tid 4 to smithi09866585-106 2023-09-23T20:03:12.942 INFO:tasks.rados.rados.0.smithi098.stdout:106: finishing write tid 5 to smithi09866585-106 2023-09-23T20:03:12.942 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 106 v 14 (ObjNum 105 snap 0 seq_num 105) dirty exists 2023-09-23T20:03:12.942 INFO:tasks.rados.rados.0.smithi098.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:03:12.942 INFO:tasks.rados.rados.0.smithi098.stdout:107: finishing write tid 1 to smithi09866585-107 2023-09-23T20:03:12.942 INFO:tasks.rados.rados.0.smithi098.stdout:107: finishing write tid 2 to smithi09866585-107 2023-09-23T20:03:12.942 INFO:tasks.rados.rados.0.smithi098.stdout:107: finishing write tid 3 to smithi09866585-107 2023-09-23T20:03:12.943 INFO:tasks.rados.rados.0.smithi098.stdout:107: finishing write tid 4 to smithi09866585-107 2023-09-23T20:03:12.943 INFO:tasks.rados.rados.0.smithi098.stdout:107: finishing write tid 5 to smithi09866585-107 2023-09-23T20:03:12.943 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 107 v 50 (ObjNum 106 snap 0 seq_num 106) dirty exists 2023-09-23T20:03:12.943 INFO:tasks.rados.rados.0.smithi098.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2023-09-23T20:03:12.943 INFO:tasks.rados.rados.0.smithi098.stdout:108: finishing write tid 1 to smithi09866585-108 2023-09-23T20:03:12.943 INFO:tasks.rados.rados.0.smithi098.stdout:108: finishing write tid 2 to smithi09866585-108 2023-09-23T20:03:12.944 INFO:tasks.rados.rados.0.smithi098.stdout:108: finishing write tid 3 to smithi09866585-108 2023-09-23T20:03:12.944 INFO:tasks.rados.rados.0.smithi098.stdout:104: done (15 left) 2023-09-23T20:03:12.944 INFO:tasks.rados.rados.0.smithi098.stdout:105: done (14 left) 2023-09-23T20:03:12.944 INFO:tasks.rados.rados.0.smithi098.stdout:106: done (13 left) 2023-09-23T20:03:12.944 INFO:tasks.rados.rados.0.smithi098.stdout:107: done (12 left) 2023-09-23T20:03:12.944 INFO:tasks.rados.rados.0.smithi098.stdout:120: write initial oid 120 2023-09-23T20:03:12.945 INFO:tasks.rados.rados.0.smithi098.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2023-09-23T20:03:12.945 INFO:tasks.rados.rados.0.smithi098.stdout:120: writing smithi09866585-120 from 400033 to 1099959 tid 1 2023-09-23T20:03:12.949 INFO:tasks.rados.rados.0.smithi098.stdout:120: writing smithi09866585-120 from 1614063 to 2000033 tid 2 2023-09-23T20:03:12.949 INFO:tasks.rados.rados.0.smithi098.stdout:121: write initial oid 121 2023-09-23T20:03:12.949 INFO:tasks.rados.rados.0.smithi098.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2023-09-23T20:03:12.956 INFO:tasks.rados.rados.0.smithi098.stdout:121: writing smithi09866585-121 from 416840 to 1192015 tid 1 2023-09-23T20:03:12.961 INFO:tasks.rados.rados.0.smithi098.stdout:121: writing smithi09866585-121 from 1672545 to 2016840 tid 2 2023-09-23T20:03:12.961 INFO:tasks.rados.rados.0.smithi098.stdout:122: write initial oid 122 2023-09-23T20:03:12.961 INFO:tasks.rados.rados.0.smithi098.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2023-09-23T20:03:12.966 INFO:tasks.rados.rados.0.smithi098.stdout:122: writing smithi09866585-122 from 433647 to 884071 tid 1 2023-09-23T20:03:12.973 INFO:tasks.rados.rados.0.smithi098.stdout:122: writing smithi09866585-122 from 1331027 to 1913060 tid 2 2023-09-23T20:03:12.973 INFO:tasks.rados.rados.0.smithi098.stdout:123: write initial oid 123 2023-09-23T20:03:12.973 INFO:tasks.rados.rados.0.smithi098.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2023-09-23T20:03:12.979 INFO:tasks.rados.rados.0.smithi098.stdout:123: writing smithi09866585-123 from 450454 to 1092480 tid 1 2023-09-23T20:03:12.985 INFO:tasks.rados.rados.0.smithi098.stdout:123: writing smithi09866585-123 from 1505862 to 2050454 tid 2 2023-09-23T20:03:12.985 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.985 INFO:tasks.rados.rados.0.smithi098.stdout:108: finishing write tid 4 to smithi09866585-108 2023-09-23T20:03:12.986 INFO:tasks.rados.rados.0.smithi098.stdout:108: finishing write tid 5 to smithi09866585-108 2023-09-23T20:03:12.986 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 108 v 36 (ObjNum 107 snap 0 seq_num 107) dirty exists 2023-09-23T20:03:12.986 INFO:tasks.rados.rados.0.smithi098.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2023-09-23T20:03:12.986 INFO:tasks.rados.rados.0.smithi098.stdout:109: finishing write tid 1 to smithi09866585-109 2023-09-23T20:03:12.986 INFO:tasks.rados.rados.0.smithi098.stdout:109: finishing write tid 2 to smithi09866585-109 2023-09-23T20:03:12.986 INFO:tasks.rados.rados.0.smithi098.stdout:108: done (15 left) 2023-09-23T20:03:12.986 INFO:tasks.rados.rados.0.smithi098.stdout:124: write initial oid 124 2023-09-23T20:03:12.986 INFO:tasks.rados.rados.0.smithi098.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2023-09-23T20:03:12.992 INFO:tasks.rados.rados.0.smithi098.stdout:124: writing smithi09866585-124 from 467261 to 1184536 tid 1 2023-09-23T20:03:12.998 INFO:tasks.rados.rados.0.smithi098.stdout:124: writing smithi09866585-124 from 1847991 to 2067261 tid 2 2023-09-23T20:03:12.998 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:12.999 INFO:tasks.rados.rados.0.smithi098.stdout:109: finishing write tid 3 to smithi09866585-109 2023-09-23T20:03:12.999 INFO:tasks.rados.rados.0.smithi098.stdout:109: finishing write tid 4 to smithi09866585-109 2023-09-23T20:03:12.999 INFO:tasks.rados.rados.0.smithi098.stdout:109: finishing write tid 5 to smithi09866585-109 2023-09-23T20:03:12.999 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 109 v 37 (ObjNum 108 snap 0 seq_num 108) dirty exists 2023-09-23T20:03:12.999 INFO:tasks.rados.rados.0.smithi098.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2023-09-23T20:03:12.999 INFO:tasks.rados.rados.0.smithi098.stdout:110: finishing write tid 1 to smithi09866585-110 2023-09-23T20:03:12.999 INFO:tasks.rados.rados.0.smithi098.stdout:110: finishing write tid 2 to smithi09866585-110 2023-09-23T20:03:12.999 INFO:tasks.rados.rados.0.smithi098.stdout:110: finishing write tid 3 to smithi09866585-110 2023-09-23T20:03:12.999 INFO:tasks.rados.rados.0.smithi098.stdout:109: done (15 left) 2023-09-23T20:03:12.999 INFO:tasks.rados.rados.0.smithi098.stdout:125: write initial oid 125 2023-09-23T20:03:12.999 INFO:tasks.rados.rados.0.smithi098.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2023-09-23T20:03:13.006 INFO:tasks.rados.rados.0.smithi098.stdout:125: writing smithi09866585-125 from 484068 to 1276592 tid 1 2023-09-23T20:03:13.012 INFO:tasks.rados.rados.0.smithi098.stdout:125: writing smithi09866585-125 from 1906473 to 2084068 tid 2 2023-09-23T20:03:13.012 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.012 INFO:tasks.rados.rados.0.smithi098.stdout:110: finishing write tid 4 to smithi09866585-110 2023-09-23T20:03:13.013 INFO:tasks.rados.rados.0.smithi098.stdout:110: finishing write tid 5 to smithi09866585-110 2023-09-23T20:03:13.013 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 110 v 18 (ObjNum 109 snap 0 seq_num 109) dirty exists 2023-09-23T20:03:13.013 INFO:tasks.rados.rados.0.smithi098.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2023-09-23T20:03:13.013 INFO:tasks.rados.rados.0.smithi098.stdout:111: finishing write tid 1 to smithi09866585-111 2023-09-23T20:03:13.013 INFO:tasks.rados.rados.0.smithi098.stdout:111: finishing write tid 2 to smithi09866585-111 2023-09-23T20:03:13.013 INFO:tasks.rados.rados.0.smithi098.stdout:111: finishing write tid 3 to smithi09866585-111 2023-09-23T20:03:13.013 INFO:tasks.rados.rados.0.smithi098.stdout:111: finishing write tid 4 to smithi09866585-111 2023-09-23T20:03:13.013 INFO:tasks.rados.rados.0.smithi098.stdout:111: finishing write tid 5 to smithi09866585-111 2023-09-23T20:03:13.013 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 111 v 15 (ObjNum 110 snap 0 seq_num 110) dirty exists 2023-09-23T20:03:13.014 INFO:tasks.rados.rados.0.smithi098.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2023-09-23T20:03:13.014 INFO:tasks.rados.rados.0.smithi098.stdout:112: finishing write tid 1 to smithi09866585-112 2023-09-23T20:03:13.014 INFO:tasks.rados.rados.0.smithi098.stdout:112: finishing write tid 2 to smithi09866585-112 2023-09-23T20:03:13.014 INFO:tasks.rados.rados.0.smithi098.stdout:112: finishing write tid 3 to smithi09866585-112 2023-09-23T20:03:13.014 INFO:tasks.rados.rados.0.smithi098.stdout:112: finishing write tid 4 to smithi09866585-112 2023-09-23T20:03:13.014 INFO:tasks.rados.rados.0.smithi098.stdout:112: finishing write tid 5 to smithi09866585-112 2023-09-23T20:03:13.014 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 112 v 18 (ObjNum 111 snap 0 seq_num 111) dirty exists 2023-09-23T20:03:13.014 INFO:tasks.rados.rados.0.smithi098.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2023-09-23T20:03:13.014 INFO:tasks.rados.rados.0.smithi098.stdout:113: finishing write tid 1 to smithi09866585-113 2023-09-23T20:03:13.014 INFO:tasks.rados.rados.0.smithi098.stdout:113: finishing write tid 2 to smithi09866585-113 2023-09-23T20:03:13.015 INFO:tasks.rados.rados.0.smithi098.stdout:113: finishing write tid 3 to smithi09866585-113 2023-09-23T20:03:13.015 INFO:tasks.rados.rados.0.smithi098.stdout:113: finishing write tid 4 to smithi09866585-113 2023-09-23T20:03:13.015 INFO:tasks.rados.rados.0.smithi098.stdout:113: finishing write tid 5 to smithi09866585-113 2023-09-23T20:03:13.015 INFO:tasks.rados.rados.0.smithi098.stdout:113: finishing write tid 6 to smithi09866585-113 2023-09-23T20:03:13.015 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 113 v 20 (ObjNum 112 snap 0 seq_num 112) dirty exists 2023-09-23T20:03:13.015 INFO:tasks.rados.rados.0.smithi098.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2023-09-23T20:03:13.015 INFO:tasks.rados.rados.0.smithi098.stdout:114: finishing write tid 1 to smithi09866585-114 2023-09-23T20:03:13.015 INFO:tasks.rados.rados.0.smithi098.stdout:114: finishing write tid 2 to smithi09866585-114 2023-09-23T20:03:13.015 INFO:tasks.rados.rados.0.smithi098.stdout:114: finishing write tid 3 to smithi09866585-114 2023-09-23T20:03:13.016 INFO:tasks.rados.rados.0.smithi098.stdout:114: finishing write tid 4 to smithi09866585-114 2023-09-23T20:03:13.016 INFO:tasks.rados.rados.0.smithi098.stdout:114: finishing write tid 5 to smithi09866585-114 2023-09-23T20:03:13.016 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 114 v 24 (ObjNum 113 snap 0 seq_num 113) dirty exists 2023-09-23T20:03:13.016 INFO:tasks.rados.rados.0.smithi098.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2023-09-23T20:03:13.016 INFO:tasks.rados.rados.0.smithi098.stdout:115: finishing write tid 1 to smithi09866585-115 2023-09-23T20:03:13.016 INFO:tasks.rados.rados.0.smithi098.stdout:115: finishing write tid 2 to smithi09866585-115 2023-09-23T20:03:13.016 INFO:tasks.rados.rados.0.smithi098.stdout:115: finishing write tid 3 to smithi09866585-115 2023-09-23T20:03:13.016 INFO:tasks.rados.rados.0.smithi098.stdout:115: finishing write tid 4 to smithi09866585-115 2023-09-23T20:03:13.016 INFO:tasks.rados.rados.0.smithi098.stdout:115: finishing write tid 5 to smithi09866585-115 2023-09-23T20:03:13.016 INFO:tasks.rados.rados.0.smithi098.stdout:115: finishing write tid 6 to smithi09866585-115 2023-09-23T20:03:13.017 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 115 v 27 (ObjNum 114 snap 0 seq_num 114) dirty exists 2023-09-23T20:03:13.017 INFO:tasks.rados.rados.0.smithi098.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2023-09-23T20:03:13.017 INFO:tasks.rados.rados.0.smithi098.stdout:116: finishing write tid 1 to smithi09866585-116 2023-09-23T20:03:13.017 INFO:tasks.rados.rados.0.smithi098.stdout:116: finishing write tid 2 to smithi09866585-116 2023-09-23T20:03:13.017 INFO:tasks.rados.rados.0.smithi098.stdout:116: finishing write tid 3 to smithi09866585-116 2023-09-23T20:03:13.017 INFO:tasks.rados.rados.0.smithi098.stdout:116: finishing write tid 4 to smithi09866585-116 2023-09-23T20:03:13.017 INFO:tasks.rados.rados.0.smithi098.stdout:116: finishing write tid 5 to smithi09866585-116 2023-09-23T20:03:13.017 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 116 v 39 (ObjNum 115 snap 0 seq_num 115) dirty exists 2023-09-23T20:03:13.017 INFO:tasks.rados.rados.0.smithi098.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2023-09-23T20:03:13.017 INFO:tasks.rados.rados.0.smithi098.stdout:117: finishing write tid 1 to smithi09866585-117 2023-09-23T20:03:13.017 INFO:tasks.rados.rados.0.smithi098.stdout:117: finishing write tid 2 to smithi09866585-117 2023-09-23T20:03:13.018 INFO:tasks.rados.rados.0.smithi098.stdout:117: finishing write tid 3 to smithi09866585-117 2023-09-23T20:03:13.018 INFO:tasks.rados.rados.0.smithi098.stdout:117: finishing write tid 4 to smithi09866585-117 2023-09-23T20:03:13.018 INFO:tasks.rados.rados.0.smithi098.stdout:117: finishing write tid 5 to smithi09866585-117 2023-09-23T20:03:13.018 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 117 v 27 (ObjNum 116 snap 0 seq_num 116) dirty exists 2023-09-23T20:03:13.018 INFO:tasks.rados.rados.0.smithi098.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2023-09-23T20:03:13.018 INFO:tasks.rados.rados.0.smithi098.stdout:118: finishing write tid 1 to smithi09866585-118 2023-09-23T20:03:13.018 INFO:tasks.rados.rados.0.smithi098.stdout:118: finishing write tid 2 to smithi09866585-118 2023-09-23T20:03:13.018 INFO:tasks.rados.rados.0.smithi098.stdout:118: finishing write tid 3 to smithi09866585-118 2023-09-23T20:03:13.018 INFO:tasks.rados.rados.0.smithi098.stdout:118: finishing write tid 4 to smithi09866585-118 2023-09-23T20:03:13.019 INFO:tasks.rados.rados.0.smithi098.stdout:118: finishing write tid 5 to smithi09866585-118 2023-09-23T20:03:13.019 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 118 v 40 (ObjNum 117 snap 0 seq_num 117) dirty exists 2023-09-23T20:03:13.019 INFO:tasks.rados.rados.0.smithi098.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2023-09-23T20:03:13.019 INFO:tasks.rados.rados.0.smithi098.stdout:119: finishing write tid 1 to smithi09866585-119 2023-09-23T20:03:13.019 INFO:tasks.rados.rados.0.smithi098.stdout:119: finishing write tid 2 to smithi09866585-119 2023-09-23T20:03:13.019 INFO:tasks.rados.rados.0.smithi098.stdout:119: finishing write tid 3 to smithi09866585-119 2023-09-23T20:03:13.019 INFO:tasks.rados.rados.0.smithi098.stdout:119: finishing write tid 4 to smithi09866585-119 2023-09-23T20:03:13.019 INFO:tasks.rados.rados.0.smithi098.stdout:119: finishing write tid 5 to smithi09866585-119 2023-09-23T20:03:13.019 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 119 v 41 (ObjNum 118 snap 0 seq_num 118) dirty exists 2023-09-23T20:03:13.019 INFO:tasks.rados.rados.0.smithi098.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2023-09-23T20:03:13.020 INFO:tasks.rados.rados.0.smithi098.stdout:120: finishing write tid 1 to smithi09866585-120 2023-09-23T20:03:13.020 INFO:tasks.rados.rados.0.smithi098.stdout:120: finishing write tid 2 to smithi09866585-120 2023-09-23T20:03:13.020 INFO:tasks.rados.rados.0.smithi098.stdout:120: finishing write tid 3 to smithi09866585-120 2023-09-23T20:03:13.020 INFO:tasks.rados.rados.0.smithi098.stdout:120: finishing write tid 4 to smithi09866585-120 2023-09-23T20:03:13.020 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 120 v 34 (ObjNum 119 snap 0 seq_num 119) dirty exists 2023-09-23T20:03:13.020 INFO:tasks.rados.rados.0.smithi098.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2023-09-23T20:03:13.020 INFO:tasks.rados.rados.0.smithi098.stdout:121: finishing write tid 1 to smithi09866585-121 2023-09-23T20:03:13.020 INFO:tasks.rados.rados.0.smithi098.stdout:121: finishing write tid 2 to smithi09866585-121 2023-09-23T20:03:13.020 INFO:tasks.rados.rados.0.smithi098.stdout:121: finishing write tid 3 to smithi09866585-121 2023-09-23T20:03:13.020 INFO:tasks.rados.rados.0.smithi098.stdout:121: finishing write tid 4 to smithi09866585-121 2023-09-23T20:03:13.021 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 121 v 35 (ObjNum 120 snap 0 seq_num 120) dirty exists 2023-09-23T20:03:13.021 INFO:tasks.rados.rados.0.smithi098.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2023-09-23T20:03:13.021 INFO:tasks.rados.rados.0.smithi098.stdout:122: finishing write tid 1 to smithi09866585-122 2023-09-23T20:03:13.021 INFO:tasks.rados.rados.0.smithi098.stdout:122: finishing write tid 2 to smithi09866585-122 2023-09-23T20:03:13.021 INFO:tasks.rados.rados.0.smithi098.stdout:122: finishing write tid 3 to smithi09866585-122 2023-09-23T20:03:13.021 INFO:tasks.rados.rados.0.smithi098.stdout:122: finishing write tid 4 to smithi09866585-122 2023-09-23T20:03:13.021 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 122 v 9 (ObjNum 121 snap 0 seq_num 121) dirty exists 2023-09-23T20:03:13.021 INFO:tasks.rados.rados.0.smithi098.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:03:13.021 INFO:tasks.rados.rados.0.smithi098.stdout:123: finishing write tid 1 to smithi09866585-123 2023-09-23T20:03:13.021 INFO:tasks.rados.rados.0.smithi098.stdout:123: finishing write tid 2 to smithi09866585-123 2023-09-23T20:03:13.022 INFO:tasks.rados.rados.0.smithi098.stdout:123: finishing write tid 3 to smithi09866585-123 2023-09-23T20:03:13.022 INFO:tasks.rados.rados.0.smithi098.stdout:123: finishing write tid 4 to smithi09866585-123 2023-09-23T20:03:13.022 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 123 v 43 (ObjNum 122 snap 0 seq_num 122) dirty exists 2023-09-23T20:03:13.022 INFO:tasks.rados.rados.0.smithi098.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2023-09-23T20:03:13.022 INFO:tasks.rados.rados.0.smithi098.stdout:124: finishing write tid 1 to smithi09866585-124 2023-09-23T20:03:13.022 INFO:tasks.rados.rados.0.smithi098.stdout:124: finishing write tid 2 to smithi09866585-124 2023-09-23T20:03:13.022 INFO:tasks.rados.rados.0.smithi098.stdout:124: finishing write tid 3 to smithi09866585-124 2023-09-23T20:03:13.022 INFO:tasks.rados.rados.0.smithi098.stdout:124: finishing write tid 4 to smithi09866585-124 2023-09-23T20:03:13.022 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 124 v 30 (ObjNum 123 snap 0 seq_num 123) dirty exists 2023-09-23T20:03:13.022 INFO:tasks.rados.rados.0.smithi098.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:03:13.022 INFO:tasks.rados.rados.0.smithi098.stdout:125: finishing write tid 1 to smithi09866585-125 2023-09-23T20:03:13.023 INFO:tasks.rados.rados.0.smithi098.stdout:110: done (15 left) 2023-09-23T20:03:13.023 INFO:tasks.rados.rados.0.smithi098.stdout:111: done (14 left) 2023-09-23T20:03:13.023 INFO:tasks.rados.rados.0.smithi098.stdout:112: done (13 left) 2023-09-23T20:03:13.023 INFO:tasks.rados.rados.0.smithi098.stdout:113: done (12 left) 2023-09-23T20:03:13.023 INFO:tasks.rados.rados.0.smithi098.stdout:114: done (11 left) 2023-09-23T20:03:13.024 INFO:tasks.rados.rados.0.smithi098.stdout:115: done (10 left) 2023-09-23T20:03:13.024 INFO:tasks.rados.rados.0.smithi098.stdout:116: done (9 left) 2023-09-23T20:03:13.024 INFO:tasks.rados.rados.0.smithi098.stdout:117: done (8 left) 2023-09-23T20:03:13.024 INFO:tasks.rados.rados.0.smithi098.stdout:118: done (7 left) 2023-09-23T20:03:13.024 INFO:tasks.rados.rados.0.smithi098.stdout:119: done (6 left) 2023-09-23T20:03:13.024 INFO:tasks.rados.rados.0.smithi098.stdout:120: done (5 left) 2023-09-23T20:03:13.024 INFO:tasks.rados.rados.0.smithi098.stdout:121: done (4 left) 2023-09-23T20:03:13.024 INFO:tasks.rados.rados.0.smithi098.stdout:122: done (3 left) 2023-09-23T20:03:13.024 INFO:tasks.rados.rados.0.smithi098.stdout:123: done (2 left) 2023-09-23T20:03:13.024 INFO:tasks.rados.rados.0.smithi098.stdout:124: done (1 left) 2023-09-23T20:03:13.024 INFO:tasks.rados.rados.0.smithi098.stdout:126: write initial oid 126 2023-09-23T20:03:13.025 INFO:tasks.rados.rados.0.smithi098.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2023-09-23T20:03:13.025 INFO:tasks.rados.rados.0.smithi098.stdout:126: writing smithi09866585-126 from 500875 to 968648 tid 1 2023-09-23T20:03:13.025 INFO:tasks.rados.rados.0.smithi098.stdout:126: writing smithi09866585-126 from 1564955 to 2100875 tid 2 2023-09-23T20:03:13.025 INFO:tasks.rados.rados.0.smithi098.stdout:127: write initial oid 127 2023-09-23T20:03:13.026 INFO:tasks.rados.rados.0.smithi098.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2023-09-23T20:03:13.032 INFO:tasks.rados.rados.0.smithi098.stdout:127: writing smithi09866585-127 from 517682 to 1060704 tid 1 2023-09-23T20:03:13.038 INFO:tasks.rados.rados.0.smithi098.stdout:127: writing smithi09866585-127 from 1623437 to 2117682 tid 2 2023-09-23T20:03:13.038 INFO:tasks.rados.rados.0.smithi098.stdout:128: write initial oid 128 2023-09-23T20:03:13.038 INFO:tasks.rados.rados.0.smithi098.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2023-09-23T20:03:13.045 INFO:tasks.rados.rados.0.smithi098.stdout:128: writing smithi09866585-128 from 534489 to 1152760 tid 1 2023-09-23T20:03:13.050 INFO:tasks.rados.rados.0.smithi098.stdout:128: writing smithi09866585-128 from 1565566 to 2134489 tid 2 2023-09-23T20:03:13.050 INFO:tasks.rados.rados.0.smithi098.stdout:129: write initial oid 129 2023-09-23T20:03:13.051 INFO:tasks.rados.rados.0.smithi098.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2023-09-23T20:03:13.058 INFO:tasks.rados.rados.0.smithi098.stdout:129: writing smithi09866585-129 from 551296 to 1244816 tid 1 2023-09-23T20:03:13.063 INFO:tasks.rados.rados.0.smithi098.stdout:129: writing smithi09866585-129 from 2024048 to 2151296 tid 2 2023-09-23T20:03:13.063 INFO:tasks.rados.rados.0.smithi098.stdout:130: write initial oid 130 2023-09-23T20:03:13.063 INFO:tasks.rados.rados.0.smithi098.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2023-09-23T20:03:13.071 INFO:tasks.rados.rados.0.smithi098.stdout:130: writing smithi09866585-130 from 568103 to 1336872 tid 1 2023-09-23T20:03:13.076 INFO:tasks.rados.rados.0.smithi098.stdout:130: writing smithi09866585-130 from 2082530 to 2168103 tid 2 2023-09-23T20:03:13.076 INFO:tasks.rados.rados.0.smithi098.stdout:131: write initial oid 131 2023-09-23T20:03:13.076 INFO:tasks.rados.rados.0.smithi098.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2023-09-23T20:03:13.082 INFO:tasks.rados.rados.0.smithi098.stdout:131: writing smithi09866585-131 from 584910 to 1145281 tid 1 2023-09-23T20:03:13.089 INFO:tasks.rados.rados.0.smithi098.stdout:131: writing smithi09866585-131 from 1857365 to 2184910 tid 2 2023-09-23T20:03:13.089 INFO:tasks.rados.rados.0.smithi098.stdout:132: write initial oid 132 2023-09-23T20:03:13.089 INFO:tasks.rados.rados.0.smithi098.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2023-09-23T20:03:13.096 INFO:tasks.rados.rados.0.smithi098.stdout:132: writing smithi09866585-132 from 601717 to 1237337 tid 1 2023-09-23T20:03:13.102 INFO:tasks.rados.rados.0.smithi098.stdout:132: writing smithi09866585-132 from 1799494 to 2201717 tid 2 2023-09-23T20:03:13.102 INFO:tasks.rados.rados.0.smithi098.stdout:133: write initial oid 133 2023-09-23T20:03:13.102 INFO:tasks.rados.rados.0.smithi098.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2023-09-23T20:03:13.109 INFO:tasks.rados.rados.0.smithi098.stdout:133: writing smithi09866585-133 from 618524 to 1329393 tid 1 2023-09-23T20:03:13.115 INFO:tasks.rados.rados.0.smithi098.stdout:133: writing smithi09866585-133 from 1857976 to 2218524 tid 2 2023-09-23T20:03:13.115 INFO:tasks.rados.rados.0.smithi098.stdout:134: write initial oid 134 2023-09-23T20:03:13.115 INFO:tasks.rados.rados.0.smithi098.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2023-09-23T20:03:13.123 INFO:tasks.rados.rados.0.smithi098.stdout:134: writing smithi09866585-134 from 635331 to 1421449 tid 1 2023-09-23T20:03:13.128 INFO:tasks.rados.rados.0.smithi098.stdout:134: writing smithi09866585-134 from 1916458 to 2235331 tid 2 2023-09-23T20:03:13.128 INFO:tasks.rados.rados.0.smithi098.stdout:135: write initial oid 135 2023-09-23T20:03:13.128 INFO:tasks.rados.rados.0.smithi098.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2023-09-23T20:03:13.134 INFO:tasks.rados.rados.0.smithi098.stdout:135: writing smithi09866585-135 from 652138 to 1113505 tid 1 2023-09-23T20:03:13.141 INFO:tasks.rados.rados.0.smithi098.stdout:135: writing smithi09866585-135 from 1574940 to 2252138 tid 2 2023-09-23T20:03:13.141 INFO:tasks.rados.rados.0.smithi098.stdout:136: write initial oid 136 2023-09-23T20:03:13.141 INFO:tasks.rados.rados.0.smithi098.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2023-09-23T20:03:13.148 INFO:tasks.rados.rados.0.smithi098.stdout:136: writing smithi09866585-136 from 668945 to 1205561 tid 1 2023-09-23T20:03:13.153 INFO:tasks.rados.rados.0.smithi098.stdout:136: writing smithi09866585-136 from 1633422 to 2124785 tid 2 2023-09-23T20:03:13.153 INFO:tasks.rados.rados.0.smithi098.stdout:137: write initial oid 137 2023-09-23T20:03:13.153 INFO:tasks.rados.rados.0.smithi098.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2023-09-23T20:03:13.160 INFO:tasks.rados.rados.0.smithi098.stdout:137: writing smithi09866585-137 from 685752 to 1297617 tid 1 2023-09-23T20:03:13.166 INFO:tasks.rados.rados.0.smithi098.stdout:137: writing smithi09866585-137 from 1975551 to 2285752 tid 2 2023-09-23T20:03:13.166 INFO:tasks.rados.rados.0.smithi098.stdout:138: write initial oid 138 2023-09-23T20:03:13.166 INFO:tasks.rados.rados.0.smithi098.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2023-09-23T20:03:13.172 INFO:tasks.rados.rados.0.smithi098.stdout:138: writing smithi09866585-138 from 702559 to 1106026 tid 1 2023-09-23T20:03:13.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:12 smithi098 bash[33670]: cluster 2023-09-23T20:03:11.765371+0000 mgr.y (mgr.14442) 176 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:13.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:12 smithi098 bash[27308]: cluster 2023-09-23T20:03:11.765371+0000 mgr.y (mgr.14442) 176 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:13.179 INFO:tasks.rados.rados.0.smithi098.stdout:138: writing smithi09866585-138 from 1750386 to 2245418 tid 2 2023-09-23T20:03:13.179 INFO:tasks.rados.rados.0.smithi098.stdout:139: write initial oid 139 2023-09-23T20:03:13.179 INFO:tasks.rados.rados.0.smithi098.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2023-09-23T20:03:13.186 INFO:tasks.rados.rados.0.smithi098.stdout:139: writing smithi09866585-139 from 719366 to 1198082 tid 1 2023-09-23T20:03:13.193 INFO:tasks.rados.rados.0.smithi098.stdout:139: writing smithi09866585-139 from 1808868 to 2319366 tid 2 2023-09-23T20:03:13.193 INFO:tasks.rados.rados.0.smithi098.stdout:140: write initial oid 140 2023-09-23T20:03:13.193 INFO:tasks.rados.rados.0.smithi098.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2023-09-23T20:03:13.200 INFO:tasks.rados.rados.0.smithi098.stdout:140: writing smithi09866585-140 from 736173 to 1290138 tid 1 2023-09-23T20:03:13.207 INFO:tasks.rados.rados.0.smithi098.stdout:140: writing smithi09866585-140 from 1867350 to 2336173 tid 2 2023-09-23T20:03:13.207 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.207 INFO:tasks.rados.rados.0.smithi098.stdout:125: finishing write tid 2 to smithi09866585-125 2023-09-23T20:03:13.207 INFO:tasks.rados.rados.0.smithi098.stdout:125: finishing write tid 3 to smithi09866585-125 2023-09-23T20:03:13.207 INFO:tasks.rados.rados.0.smithi098.stdout:125: finishing write tid 4 to smithi09866585-125 2023-09-23T20:03:13.207 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 125 v 53 (ObjNum 124 snap 0 seq_num 124) dirty exists 2023-09-23T20:03:13.207 INFO:tasks.rados.rados.0.smithi098.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:126: finishing write tid 1 to smithi09866585-126 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:126: finishing write tid 2 to smithi09866585-126 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:126: finishing write tid 3 to smithi09866585-126 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:126: finishing write tid 4 to smithi09866585-126 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 126 v 25 (ObjNum 125 snap 0 seq_num 125) dirty exists 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:127: finishing write tid 1 to smithi09866585-127 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:127: finishing write tid 2 to smithi09866585-127 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:127: finishing write tid 3 to smithi09866585-127 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:127: finishing write tid 4 to smithi09866585-127 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 127 v 42 (ObjNum 126 snap 0 seq_num 126) dirty exists 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2023-09-23T20:03:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:128: finishing write tid 1 to smithi09866585-128 2023-09-23T20:03:13.209 INFO:tasks.rados.rados.0.smithi098.stdout:125: done (15 left) 2023-09-23T20:03:13.209 INFO:tasks.rados.rados.0.smithi098.stdout:126: done (14 left) 2023-09-23T20:03:13.209 INFO:tasks.rados.rados.0.smithi098.stdout:127: done (13 left) 2023-09-23T20:03:13.209 INFO:tasks.rados.rados.0.smithi098.stdout:141: write initial oid 141 2023-09-23T20:03:13.209 INFO:tasks.rados.rados.0.smithi098.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2023-09-23T20:03:13.214 INFO:tasks.rados.rados.0.smithi098.stdout:141: writing smithi09866585-141 from 752980 to 1382194 tid 1 2023-09-23T20:03:13.220 INFO:tasks.rados.rados.0.smithi098.stdout:141: writing smithi09866585-141 from 1809479 to 2352980 tid 2 2023-09-23T20:03:13.220 INFO:tasks.rados.rados.0.smithi098.stdout:142: write initial oid 142 2023-09-23T20:03:13.220 INFO:tasks.rados.rados.0.smithi098.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2023-09-23T20:03:13.228 INFO:tasks.rados.rados.0.smithi098.stdout:142: writing smithi09866585-142 from 769787 to 1474250 tid 1 2023-09-23T20:03:13.233 INFO:tasks.rados.rados.0.smithi098.stdout:142: writing smithi09866585-142 from 2267961 to 2369787 tid 2 2023-09-23T20:03:13.233 INFO:tasks.rados.rados.0.smithi098.stdout:143: write initial oid 143 2023-09-23T20:03:13.233 INFO:tasks.rados.rados.0.smithi098.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2023-09-23T20:03:13.242 INFO:tasks.rados.rados.0.smithi098.stdout:143: writing smithi09866585-143 from 786594 to 1566306 tid 1 2023-09-23T20:03:13.247 INFO:tasks.rados.rados.0.smithi098.stdout:143: writing smithi09866585-143 from 2326443 to 2386594 tid 2 2023-09-23T20:03:13.247 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:128: finishing write tid 2 to smithi09866585-128 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:128: finishing write tid 3 to smithi09866585-128 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:128: finishing write tid 4 to smithi09866585-128 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 128 v 38 (ObjNum 127 snap 0 seq_num 127) dirty exists 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:129: finishing write tid 1 to smithi09866585-129 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:129: finishing write tid 2 to smithi09866585-129 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:129: finishing write tid 3 to smithi09866585-129 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:129: finishing write tid 4 to smithi09866585-129 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 129 v 20 (ObjNum 128 snap 0 seq_num 128) dirty exists 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2023-09-23T20:03:13.248 INFO:tasks.rados.rados.0.smithi098.stdout:130: finishing write tid 1 to smithi09866585-130 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:130: finishing write tid 2 to smithi09866585-130 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:130: finishing write tid 3 to smithi09866585-130 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:130: finishing write tid 4 to smithi09866585-130 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 130 v 41 (ObjNum 129 snap 0 seq_num 129) dirty exists 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:131: finishing write tid 1 to smithi09866585-131 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:131: finishing write tid 2 to smithi09866585-131 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:131: finishing write tid 3 to smithi09866585-131 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:131: finishing write tid 4 to smithi09866585-131 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 131 v 37 (ObjNum 130 snap 0 seq_num 130) dirty exists 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:132: finishing write tid 1 to smithi09866585-132 2023-09-23T20:03:13.249 INFO:tasks.rados.rados.0.smithi098.stdout:132: finishing write tid 2 to smithi09866585-132 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:132: finishing write tid 3 to smithi09866585-132 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:132: finishing write tid 4 to smithi09866585-132 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 132 v 33 (ObjNum 131 snap 0 seq_num 131) dirty exists 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:133: finishing write tid 1 to smithi09866585-133 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:133: finishing write tid 2 to smithi09866585-133 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:133: finishing write tid 3 to smithi09866585-133 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:133: finishing write tid 4 to smithi09866585-133 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 133 v 21 (ObjNum 132 snap 0 seq_num 132) dirty exists 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:134: finishing write tid 1 to smithi09866585-134 2023-09-23T20:03:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:134: finishing write tid 2 to smithi09866585-134 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:134: finishing write tid 3 to smithi09866585-134 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:134: finishing write tid 4 to smithi09866585-134 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 134 v 46 (ObjNum 133 snap 0 seq_num 133) dirty exists 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:128: done (15 left) 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:129: done (14 left) 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:130: done (13 left) 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:131: done (12 left) 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:132: done (11 left) 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:133: done (10 left) 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:134: done (9 left) 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:144: write initial oid 144 2023-09-23T20:03:13.251 INFO:tasks.rados.rados.0.smithi098.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2023-09-23T20:03:13.252 INFO:tasks.rados.rados.0.smithi098.stdout:144: writing smithi09866585-144 from 403401 to 858362 tid 1 2023-09-23T20:03:13.258 INFO:tasks.rados.rados.0.smithi098.stdout:144: writing smithi09866585-144 from 1584925 to 2090964 tid 2 2023-09-23T20:03:13.259 INFO:tasks.rados.rados.0.smithi098.stdout:145: write initial oid 145 2023-09-23T20:03:13.259 INFO:tasks.rados.rados.0.smithi098.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2023-09-23T20:03:13.264 INFO:tasks.rados.rados.0.smithi098.stdout:145: writing smithi09866585-145 from 420208 to 950418 tid 1 2023-09-23T20:03:13.272 INFO:tasks.rados.rados.0.smithi098.stdout:145: writing smithi09866585-145 from 1527054 to 2293104 tid 2 2023-09-23T20:03:13.272 INFO:tasks.rados.rados.0.smithi098.stdout:146: write initial oid 146 2023-09-23T20:03:13.272 INFO:tasks.rados.rados.0.smithi098.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2023-09-23T20:03:13.278 INFO:tasks.rados.rados.0.smithi098.stdout:146: writing smithi09866585-146 from 437015 to 1158827 tid 1 2023-09-23T20:03:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:146: writing smithi09866585-146 from 1701889 to 2211597 tid 2 2023-09-23T20:03:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:147: write initial oid 147 2023-09-23T20:03:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:135: finishing write tid 1 to smithi09866585-135 2023-09-23T20:03:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:135: finishing write tid 2 to smithi09866585-135 2023-09-23T20:03:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:135: finishing write tid 3 to smithi09866585-135 2023-09-23T20:03:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2023-09-23T20:03:13.292 INFO:tasks.rados.rados.0.smithi098.stdout:147: writing smithi09866585-147 from 453822 to 1250883 tid 1 2023-09-23T20:03:13.299 INFO:tasks.rados.rados.0.smithi098.stdout:147: writing smithi09866585-147 from 1760371 to 2413737 tid 2 2023-09-23T20:03:13.299 INFO:tasks.rados.rados.0.smithi098.stdout:148: write initial oid 148 2023-09-23T20:03:13.299 INFO:tasks.rados.rados.0.smithi098.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2023-09-23T20:03:13.304 INFO:tasks.rados.rados.0.smithi098.stdout:148: writing smithi09866585-148 from 470629 to 942939 tid 1 2023-09-23T20:03:13.310 INFO:tasks.rados.rados.0.smithi098.stdout:148: writing smithi09866585-148 from 1418853 to 1932230 tid 2 2023-09-23T20:03:13.310 INFO:tasks.rados.rados.0.smithi098.stdout:149: write initial oid 149 2023-09-23T20:03:13.311 INFO:tasks.rados.rados.0.smithi098.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2023-09-23T20:03:13.316 INFO:tasks.rados.rados.0.smithi098.stdout:149: writing smithi09866585-149 from 487436 to 1034995 tid 1 2023-09-23T20:03:13.324 INFO:tasks.rados.rados.0.smithi098.stdout:149: writing smithi09866585-149 from 1760982 to 2418017 tid 2 2023-09-23T20:03:13.324 INFO:tasks.rados.rados.0.smithi098.stdout:150: write initial oid 150 2023-09-23T20:03:13.325 INFO:tasks.rados.rados.0.smithi098.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2023-09-23T20:03:13.331 INFO:tasks.rados.rados.0.smithi098.stdout:150: writing smithi09866585-150 from 504243 to 1127051 tid 1 2023-09-23T20:03:13.338 INFO:tasks.rados.rados.0.smithi098.stdout:150: writing smithi09866585-150 from 1819464 to 2336510 tid 2 2023-09-23T20:03:13.338 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.338 INFO:tasks.rados.rados.0.smithi098.stdout:135: finishing write tid 4 to smithi09866585-135 2023-09-23T20:03:13.339 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 135 v 44 (ObjNum 134 snap 0 seq_num 134) dirty exists 2023-09-23T20:03:13.339 INFO:tasks.rados.rados.0.smithi098.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2023-09-23T20:03:13.339 INFO:tasks.rados.rados.0.smithi098.stdout:135: done (15 left) 2023-09-23T20:03:13.339 INFO:tasks.rados.rados.0.smithi098.stdout:151: write initial oid 151 2023-09-23T20:03:13.339 INFO:tasks.rados.rados.0.smithi098.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2023-09-23T20:03:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:12 smithi173 bash[27697]: cluster 2023-09-23T20:03:11.765371+0000 mgr.y (mgr.14442) 176 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:03:13.345 INFO:tasks.rados.rados.0.smithi098.stdout:151: writing smithi09866585-151 from 521050 to 1219107 tid 1 2023-09-23T20:03:13.353 INFO:tasks.rados.rados.0.smithi098.stdout:151: writing smithi09866585-151 from 1877946 to 2521050 tid 2 2023-09-23T20:03:13.353 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.353 INFO:tasks.rados.rados.0.smithi098.stdout:136: finishing write tid 1 to smithi09866585-136 2023-09-23T20:03:13.354 INFO:tasks.rados.rados.0.smithi098.stdout:136: finishing write tid 2 to smithi09866585-136 2023-09-23T20:03:13.354 INFO:tasks.rados.rados.0.smithi098.stdout:136: finishing write tid 3 to smithi09866585-136 2023-09-23T20:03:13.354 INFO:tasks.rados.rados.0.smithi098.stdout:136: finishing write tid 4 to smithi09866585-136 2023-09-23T20:03:13.354 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 136 v 27 (ObjNum 135 snap 0 seq_num 135) dirty exists 2023-09-23T20:03:13.354 INFO:tasks.rados.rados.0.smithi098.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2023-09-23T20:03:13.354 INFO:tasks.rados.rados.0.smithi098.stdout:137: finishing write tid 1 to smithi09866585-137 2023-09-23T20:03:13.354 INFO:tasks.rados.rados.0.smithi098.stdout:136: done (15 left) 2023-09-23T20:03:13.354 INFO:tasks.rados.rados.0.smithi098.stdout:152: write initial oid 152 2023-09-23T20:03:13.354 INFO:tasks.rados.rados.0.smithi098.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2023-09-23T20:03:13.361 INFO:tasks.rados.rados.0.smithi098.stdout:152: writing smithi09866585-152 from 537857 to 1311163 tid 1 2023-09-23T20:03:13.369 INFO:tasks.rados.rados.0.smithi098.stdout:152: writing smithi09866585-152 from 1936428 to 2457143 tid 2 2023-09-23T20:03:13.369 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.369 INFO:tasks.rados.rados.0.smithi098.stdout:137: finishing write tid 2 to smithi09866585-137 2023-09-23T20:03:13.369 INFO:tasks.rados.rados.0.smithi098.stdout:137: finishing write tid 3 to smithi09866585-137 2023-09-23T20:03:13.369 INFO:tasks.rados.rados.0.smithi098.stdout:137: finishing write tid 4 to smithi09866585-137 2023-09-23T20:03:13.369 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 137 v 24 (ObjNum 136 snap 0 seq_num 136) dirty exists 2023-09-23T20:03:13.369 INFO:tasks.rados.rados.0.smithi098.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2023-09-23T20:03:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:138: finishing write tid 1 to smithi09866585-138 2023-09-23T20:03:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:138: finishing write tid 2 to smithi09866585-138 2023-09-23T20:03:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:138: finishing write tid 3 to smithi09866585-138 2023-09-23T20:03:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:138: finishing write tid 4 to smithi09866585-138 2023-09-23T20:03:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 138 v 36 (ObjNum 137 snap 0 seq_num 137) dirty exists 2023-09-23T20:03:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2023-09-23T20:03:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:139: finishing write tid 1 to smithi09866585-139 2023-09-23T20:03:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:139: finishing write tid 2 to smithi09866585-139 2023-09-23T20:03:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:139: finishing write tid 3 to smithi09866585-139 2023-09-23T20:03:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:139: finishing write tid 4 to smithi09866585-139 2023-09-23T20:03:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 139 v 21 (ObjNum 138 snap 0 seq_num 138) dirty exists 2023-09-23T20:03:13.371 INFO:tasks.rados.rados.0.smithi098.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2023-09-23T20:03:13.371 INFO:tasks.rados.rados.0.smithi098.stdout:140: finishing write tid 1 to smithi09866585-140 2023-09-23T20:03:13.371 INFO:tasks.rados.rados.0.smithi098.stdout:137: done (15 left) 2023-09-23T20:03:13.371 INFO:tasks.rados.rados.0.smithi098.stdout:138: done (14 left) 2023-09-23T20:03:13.371 INFO:tasks.rados.rados.0.smithi098.stdout:139: done (13 left) 2023-09-23T20:03:13.371 INFO:tasks.rados.rados.0.smithi098.stdout:153: write initial oid 153 2023-09-23T20:03:13.371 INFO:tasks.rados.rados.0.smithi098.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2023-09-23T20:03:13.374 INFO:tasks.rados.rados.0.smithi098.stdout:153: writing smithi09866585-153 from 554664 to 1003219 tid 1 2023-09-23T20:03:13.381 INFO:tasks.rados.rados.0.smithi098.stdout:153: writing smithi09866585-153 from 1478557 to 2142930 tid 2 2023-09-23T20:03:13.382 INFO:tasks.rados.rados.0.smithi098.stdout:154: write initial oid 154 2023-09-23T20:03:13.382 INFO:tasks.rados.rados.0.smithi098.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2023-09-23T20:03:13.388 INFO:tasks.rados.rados.0.smithi098.stdout:154: writing smithi09866585-154 from 571471 to 1211628 tid 1 2023-09-23T20:03:13.394 INFO:tasks.rados.rados.0.smithi098.stdout:154: writing smithi09866585-154 from 1653392 to 2177776 tid 2 2023-09-23T20:03:13.394 INFO:tasks.rados.rados.0.smithi098.stdout:155: write initial oid 155 2023-09-23T20:03:13.394 INFO:tasks.rados.rados.0.smithi098.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2023-09-23T20:03:13.402 INFO:tasks.rados.rados.0.smithi098.stdout:155: writing smithi09866585-155 from 588278 to 1303684 tid 1 2023-09-23T20:03:13.408 INFO:tasks.rados.rados.0.smithi098.stdout:155: writing smithi09866585-155 from 1711874 to 2379916 tid 2 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout:140: finishing write tid 2 to smithi09866585-140 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout:140: finishing write tid 3 to smithi09866585-140 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout:140: finishing write tid 4 to smithi09866585-140 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 140 v 30 (ObjNum 139 snap 0 seq_num 139) dirty exists 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout:141: finishing write tid 1 to smithi09866585-141 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout:141: finishing write tid 2 to smithi09866585-141 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout:141: finishing write tid 3 to smithi09866585-141 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout:141: finishing write tid 4 to smithi09866585-141 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 141 v 49 (ObjNum 140 snap 0 seq_num 140) dirty exists 2023-09-23T20:03:13.409 INFO:tasks.rados.rados.0.smithi098.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2023-09-23T20:03:13.410 INFO:tasks.rados.rados.0.smithi098.stdout:142: finishing write tid 1 to smithi09866585-142 2023-09-23T20:03:13.410 INFO:tasks.rados.rados.0.smithi098.stdout:142: finishing write tid 2 to smithi09866585-142 2023-09-23T20:03:13.410 INFO:tasks.rados.rados.0.smithi098.stdout:142: finishing write tid 3 to smithi09866585-142 2023-09-23T20:03:13.410 INFO:tasks.rados.rados.0.smithi098.stdout:142: finishing write tid 4 to smithi09866585-142 2023-09-23T20:03:13.410 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 142 v 45 (ObjNum 141 snap 0 seq_num 141) dirty exists 2023-09-23T20:03:13.410 INFO:tasks.rados.rados.0.smithi098.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2023-09-23T20:03:13.410 INFO:tasks.rados.rados.0.smithi098.stdout:143: finishing write tid 1 to smithi09866585-143 2023-09-23T20:03:13.410 INFO:tasks.rados.rados.0.smithi098.stdout:143: finishing write tid 2 to smithi09866585-143 2023-09-23T20:03:13.410 INFO:tasks.rados.rados.0.smithi098.stdout:143: finishing write tid 3 to smithi09866585-143 2023-09-23T20:03:13.410 INFO:tasks.rados.rados.0.smithi098.stdout:143: finishing write tid 4 to smithi09866585-143 2023-09-23T20:03:13.410 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 143 v 15 (ObjNum 142 snap 0 seq_num 142) dirty exists 2023-09-23T20:03:13.411 INFO:tasks.rados.rados.0.smithi098.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2023-09-23T20:03:13.411 INFO:tasks.rados.rados.0.smithi098.stdout:144: finishing write tid 1 to smithi09866585-144 2023-09-23T20:03:13.411 INFO:tasks.rados.rados.0.smithi098.stdout:140: done (15 left) 2023-09-23T20:03:13.411 INFO:tasks.rados.rados.0.smithi098.stdout:141: done (14 left) 2023-09-23T20:03:13.411 INFO:tasks.rados.rados.0.smithi098.stdout:142: done (13 left) 2023-09-23T20:03:13.411 INFO:tasks.rados.rados.0.smithi098.stdout:143: done (12 left) 2023-09-23T20:03:13.411 INFO:tasks.rados.rados.0.smithi098.stdout:156: write initial oid 156 2023-09-23T20:03:13.411 INFO:tasks.rados.rados.0.smithi098.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2023-09-23T20:03:13.421 INFO:tasks.rados.rados.0.smithi098.stdout:156: writing smithi09866585-156 from 605085 to 1395740 tid 1 2023-09-23T20:03:13.428 INFO:tasks.rados.rados.0.smithi098.stdout:156: writing smithi09866585-156 from 2170356 to 2605085 tid 2 2023-09-23T20:03:13.428 INFO:tasks.rados.rados.0.smithi098.stdout:157: write initial oid 157 2023-09-23T20:03:13.428 INFO:tasks.rados.rados.0.smithi098.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2023-09-23T20:03:13.434 INFO:tasks.rados.rados.0.smithi098.stdout:157: writing smithi09866585-157 from 621892 to 1087796 tid 1 2023-09-23T20:03:13.442 INFO:tasks.rados.rados.0.smithi098.stdout:157: writing smithi09866585-157 from 1712485 to 2384196 tid 2 2023-09-23T20:03:13.442 INFO:tasks.rados.rados.0.smithi098.stdout:158: write initial oid 158 2023-09-23T20:03:13.442 INFO:tasks.rados.rados.0.smithi098.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2023-09-23T20:03:13.449 INFO:tasks.rados.rados.0.smithi098.stdout:158: writing smithi09866585-158 from 638699 to 1179852 tid 1 2023-09-23T20:03:13.455 INFO:tasks.rados.rados.0.smithi098.stdout:158: writing smithi09866585-158 from 1770967 to 2302689 tid 2 2023-09-23T20:03:13.456 INFO:tasks.rados.rados.0.smithi098.stdout:159: write initial oid 159 2023-09-23T20:03:13.456 INFO:tasks.rados.rados.0.smithi098.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2023-09-23T20:03:13.463 INFO:tasks.rados.rados.0.smithi098.stdout:159: writing smithi09866585-159 from 655506 to 1271908 tid 1 2023-09-23T20:03:13.472 INFO:tasks.rados.rados.0.smithi098.stdout:159: writing smithi09866585-159 from 1829449 to 2504829 tid 2 2023-09-23T20:03:13.472 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.472 INFO:tasks.rados.rados.0.smithi098.stdout:144: finishing write tid 2 to smithi09866585-144 2023-09-23T20:03:13.472 INFO:tasks.rados.rados.0.smithi098.stdout:144: finishing write tid 3 to smithi09866585-144 2023-09-23T20:03:13.472 INFO:tasks.rados.rados.0.smithi098.stdout:144: finishing write tid 4 to smithi09866585-144 2023-09-23T20:03:13.472 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 144 v 44 (ObjNum 143 snap 0 seq_num 143) dirty exists 2023-09-23T20:03:13.472 INFO:tasks.rados.rados.0.smithi098.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2023-09-23T20:03:13.473 INFO:tasks.rados.rados.0.smithi098.stdout:145: finishing write tid 1 to smithi09866585-145 2023-09-23T20:03:13.473 INFO:tasks.rados.rados.0.smithi098.stdout:145: finishing write tid 2 to smithi09866585-145 2023-09-23T20:03:13.473 INFO:tasks.rados.rados.0.smithi098.stdout:145: finishing write tid 3 to smithi09866585-145 2023-09-23T20:03:13.473 INFO:tasks.rados.rados.0.smithi098.stdout:145: finishing write tid 4 to smithi09866585-145 2023-09-23T20:03:13.473 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 145 v 12 (ObjNum 144 snap 0 seq_num 144) dirty exists 2023-09-23T20:03:13.473 INFO:tasks.rados.rados.0.smithi098.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2023-09-23T20:03:13.473 INFO:tasks.rados.rados.0.smithi098.stdout:146: finishing write tid 1 to smithi09866585-146 2023-09-23T20:03:13.473 INFO:tasks.rados.rados.0.smithi098.stdout:146: finishing write tid 2 to smithi09866585-146 2023-09-23T20:03:13.473 INFO:tasks.rados.rados.0.smithi098.stdout:146: finishing write tid 3 to smithi09866585-146 2023-09-23T20:03:13.473 INFO:tasks.rados.rados.0.smithi098.stdout:146: finishing write tid 4 to smithi09866585-146 2023-09-23T20:03:13.474 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 146 v 56 (ObjNum 145 snap 0 seq_num 145) dirty exists 2023-09-23T20:03:13.474 INFO:tasks.rados.rados.0.smithi098.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2023-09-23T20:03:13.474 INFO:tasks.rados.rados.0.smithi098.stdout:147: finishing write tid 1 to smithi09866585-147 2023-09-23T20:03:13.474 INFO:tasks.rados.rados.0.smithi098.stdout:147: finishing write tid 2 to smithi09866585-147 2023-09-23T20:03:13.474 INFO:tasks.rados.rados.0.smithi098.stdout:144: done (15 left) 2023-09-23T20:03:13.474 INFO:tasks.rados.rados.0.smithi098.stdout:145: done (14 left) 2023-09-23T20:03:13.474 INFO:tasks.rados.rados.0.smithi098.stdout:146: done (13 left) 2023-09-23T20:03:13.474 INFO:tasks.rados.rados.0.smithi098.stdout:160: write initial oid 160 2023-09-23T20:03:13.474 INFO:tasks.rados.rados.0.smithi098.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2023-09-23T20:03:13.480 INFO:tasks.rados.rados.0.smithi098.stdout:160: writing smithi09866585-160 from 672313 to 1363964 tid 1 2023-09-23T20:03:13.485 INFO:tasks.rados.rados.0.smithi098.stdout:160: writing smithi09866585-160 from 1887931 to 2306969 tid 2 2023-09-23T20:03:13.486 INFO:tasks.rados.rados.0.smithi098.stdout:161: write initial oid 161 2023-09-23T20:03:13.486 INFO:tasks.rados.rados.0.smithi098.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2023-09-23T20:03:13.492 INFO:tasks.rados.rados.0.smithi098.stdout:161: writing smithi09866585-161 from 689120 to 1172373 tid 1 2023-09-23T20:03:13.501 INFO:tasks.rados.rados.0.smithi098.stdout:161: writing smithi09866585-161 from 1946413 to 2625462 tid 2 2023-09-23T20:03:13.501 INFO:tasks.rados.rados.0.smithi098.stdout:162: write initial oid 162 2023-09-23T20:03:13.501 INFO:tasks.rados.rados.0.smithi098.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2023-09-23T20:03:13.508 INFO:tasks.rados.rados.0.smithi098.stdout:162: writing smithi09866585-162 from 705927 to 1264429 tid 1 2023-09-23T20:03:13.516 INFO:tasks.rados.rados.0.smithi098.stdout:162: writing smithi09866585-162 from 2004895 to 2427602 tid 2 2023-09-23T20:03:13.516 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.516 INFO:tasks.rados.rados.0.smithi098.stdout:147: finishing write tid 3 to smithi09866585-147 2023-09-23T20:03:13.516 INFO:tasks.rados.rados.0.smithi098.stdout:147: finishing write tid 4 to smithi09866585-147 2023-09-23T20:03:13.516 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 147 v 30 (ObjNum 146 snap 0 seq_num 146) dirty exists 2023-09-23T20:03:13.516 INFO:tasks.rados.rados.0.smithi098.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2023-09-23T20:03:13.516 INFO:tasks.rados.rados.0.smithi098.stdout:148: finishing write tid 1 to smithi09866585-148 2023-09-23T20:03:13.516 INFO:tasks.rados.rados.0.smithi098.stdout:148: finishing write tid 2 to smithi09866585-148 2023-09-23T20:03:13.516 INFO:tasks.rados.rados.0.smithi098.stdout:148: finishing write tid 3 to smithi09866585-148 2023-09-23T20:03:13.516 INFO:tasks.rados.rados.0.smithi098.stdout:147: done (15 left) 2023-09-23T20:03:13.516 INFO:tasks.rados.rados.0.smithi098.stdout:163: write initial oid 163 2023-09-23T20:03:13.517 INFO:tasks.rados.rados.0.smithi098.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2023-09-23T20:03:13.523 INFO:tasks.rados.rados.0.smithi098.stdout:163: writing smithi09866585-163 from 722734 to 1356485 tid 1 2023-09-23T20:03:13.531 INFO:tasks.rados.rados.0.smithi098.stdout:163: writing smithi09866585-163 from 2063377 to 2722734 tid 2 2023-09-23T20:03:13.532 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.532 INFO:tasks.rados.rados.0.smithi098.stdout:148: finishing write tid 4 to smithi09866585-148 2023-09-23T20:03:13.532 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 148 v 48 (ObjNum 147 snap 0 seq_num 147) dirty exists 2023-09-23T20:03:13.532 INFO:tasks.rados.rados.0.smithi098.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:03:13.532 INFO:tasks.rados.rados.0.smithi098.stdout:149: finishing write tid 1 to smithi09866585-149 2023-09-23T20:03:13.532 INFO:tasks.rados.rados.0.smithi098.stdout:148: done (15 left) 2023-09-23T20:03:13.532 INFO:tasks.rados.rados.0.smithi098.stdout:164: write initial oid 164 2023-09-23T20:03:13.532 INFO:tasks.rados.rados.0.smithi098.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2023-09-23T20:03:13.540 INFO:tasks.rados.rados.0.smithi098.stdout:164: writing smithi09866585-164 from 739541 to 1448541 tid 1 2023-09-23T20:03:13.546 INFO:tasks.rados.rados.0.smithi098.stdout:164: writing smithi09866585-164 from 2121859 to 2548235 tid 2 2023-09-23T20:03:13.547 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.547 INFO:tasks.rados.rados.0.smithi098.stdout:149: finishing write tid 2 to smithi09866585-149 2023-09-23T20:03:13.547 INFO:tasks.rados.rados.0.smithi098.stdout:149: finishing write tid 3 to smithi09866585-149 2023-09-23T20:03:13.547 INFO:tasks.rados.rados.0.smithi098.stdout:149: finishing write tid 4 to smithi09866585-149 2023-09-23T20:03:13.547 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 149 v 47 (ObjNum 148 snap 0 seq_num 148) dirty exists 2023-09-23T20:03:13.547 INFO:tasks.rados.rados.0.smithi098.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2023-09-23T20:03:13.547 INFO:tasks.rados.rados.0.smithi098.stdout:150: finishing write tid 1 to smithi09866585-150 2023-09-23T20:03:13.547 INFO:tasks.rados.rados.0.smithi098.stdout:149: done (15 left) 2023-09-23T20:03:13.548 INFO:tasks.rados.rados.0.smithi098.stdout:165: write initial oid 165 2023-09-23T20:03:13.548 INFO:tasks.rados.rados.0.smithi098.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2023-09-23T20:03:13.555 INFO:tasks.rados.rados.0.smithi098.stdout:165: writing smithi09866585-165 from 756348 to 1540597 tid 1 2023-09-23T20:03:13.563 INFO:tasks.rados.rados.0.smithi098.stdout:165: writing smithi09866585-165 from 2063988 to 2750375 tid 2 2023-09-23T20:03:13.563 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.563 INFO:tasks.rados.rados.0.smithi098.stdout:150: finishing write tid 2 to smithi09866585-150 2023-09-23T20:03:13.563 INFO:tasks.rados.rados.0.smithi098.stdout:150: finishing write tid 3 to smithi09866585-150 2023-09-23T20:03:13.563 INFO:tasks.rados.rados.0.smithi098.stdout:150: finishing write tid 4 to smithi09866585-150 2023-09-23T20:03:13.563 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 150 v 23 (ObjNum 149 snap 0 seq_num 149) dirty exists 2023-09-23T20:03:13.563 INFO:tasks.rados.rados.0.smithi098.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2023-09-23T20:03:13.564 INFO:tasks.rados.rados.0.smithi098.stdout:151: finishing write tid 1 to smithi09866585-151 2023-09-23T20:03:13.564 INFO:tasks.rados.rados.0.smithi098.stdout:151: finishing write tid 2 to smithi09866585-151 2023-09-23T20:03:13.564 INFO:tasks.rados.rados.0.smithi098.stdout:151: finishing write tid 3 to smithi09866585-151 2023-09-23T20:03:13.564 INFO:tasks.rados.rados.0.smithi098.stdout:151: finishing write tid 4 to smithi09866585-151 2023-09-23T20:03:13.564 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 151 v 18 (ObjNum 150 snap 0 seq_num 150) dirty exists 2023-09-23T20:03:13.564 INFO:tasks.rados.rados.0.smithi098.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2023-09-23T20:03:13.564 INFO:tasks.rados.rados.0.smithi098.stdout:152: finishing write tid 1 to smithi09866585-152 2023-09-23T20:03:13.564 INFO:tasks.rados.rados.0.smithi098.stdout:150: done (15 left) 2023-09-23T20:03:13.564 INFO:tasks.rados.rados.0.smithi098.stdout:151: done (14 left) 2023-09-23T20:03:13.564 INFO:tasks.rados.rados.0.smithi098.stdout:166: write initial oid 166 2023-09-23T20:03:13.565 INFO:tasks.rados.rados.0.smithi098.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2023-09-23T20:03:13.569 INFO:tasks.rados.rados.0.smithi098.stdout:166: writing smithi09866585-166 from 773155 to 1232653 tid 1 2023-09-23T20:03:13.574 INFO:tasks.rados.rados.0.smithi098.stdout:166: writing smithi09866585-166 from 1722470 to 2152515 tid 2 2023-09-23T20:03:13.578 INFO:tasks.rados.rados.0.smithi098.stdout:166: writing smithi09866585-166 from 2648676 to 2773155 tid 3 2023-09-23T20:03:13.579 INFO:tasks.rados.rados.0.smithi098.stdout:167: write initial oid 167 2023-09-23T20:03:13.579 INFO:tasks.rados.rados.0.smithi098.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2023-09-23T20:03:13.586 INFO:tasks.rados.rados.0.smithi098.stdout:167: writing smithi09866585-167 from 789962 to 1324709 tid 1 2023-09-23T20:03:13.593 INFO:tasks.rados.rados.0.smithi098.stdout:167: writing smithi09866585-167 from 1780952 to 2471008 tid 2 2023-09-23T20:03:13.593 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.594 INFO:tasks.rados.rados.0.smithi098.stdout:152: finishing write tid 2 to smithi09866585-152 2023-09-23T20:03:13.594 INFO:tasks.rados.rados.0.smithi098.stdout:152: finishing write tid 3 to smithi09866585-152 2023-09-23T20:03:13.594 INFO:tasks.rados.rados.0.smithi098.stdout:152: finishing write tid 4 to smithi09866585-152 2023-09-23T20:03:13.594 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 152 v 24 (ObjNum 151 snap 0 seq_num 151) dirty exists 2023-09-23T20:03:13.594 INFO:tasks.rados.rados.0.smithi098.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2023-09-23T20:03:13.594 INFO:tasks.rados.rados.0.smithi098.stdout:153: finishing write tid 1 to smithi09866585-153 2023-09-23T20:03:13.594 INFO:tasks.rados.rados.0.smithi098.stdout:153: finishing write tid 2 to smithi09866585-153 2023-09-23T20:03:13.594 INFO:tasks.rados.rados.0.smithi098.stdout:153: finishing write tid 3 to smithi09866585-153 2023-09-23T20:03:13.594 INFO:tasks.rados.rados.0.smithi098.stdout:152: done (15 left) 2023-09-23T20:03:13.594 INFO:tasks.rados.rados.0.smithi098.stdout:168: write initial oid 168 2023-09-23T20:03:13.595 INFO:tasks.rados.rados.0.smithi098.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2023-09-23T20:03:13.599 INFO:tasks.rados.rados.0.smithi098.stdout:168: writing smithi09866585-168 from 406769 to 1016765 tid 1 2023-09-23T20:03:13.604 INFO:tasks.rados.rados.0.smithi098.stdout:168: writing smithi09866585-168 from 1439434 to 1873148 tid 2 2023-09-23T20:03:13.609 INFO:tasks.rados.rados.0.smithi098.stdout:168: writing smithi09866585-168 from 2303522 to 2806769 tid 3 2023-09-23T20:03:13.610 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.610 INFO:tasks.rados.rados.0.smithi098.stdout:153: finishing write tid 4 to smithi09866585-153 2023-09-23T20:03:13.610 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 153 v 52 (ObjNum 152 snap 0 seq_num 152) dirty exists 2023-09-23T20:03:13.610 INFO:tasks.rados.rados.0.smithi098.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2023-09-23T20:03:13.610 INFO:tasks.rados.rados.0.smithi098.stdout:154: finishing write tid 1 to smithi09866585-154 2023-09-23T20:03:13.610 INFO:tasks.rados.rados.0.smithi098.stdout:154: finishing write tid 2 to smithi09866585-154 2023-09-23T20:03:13.610 INFO:tasks.rados.rados.0.smithi098.stdout:154: finishing write tid 3 to smithi09866585-154 2023-09-23T20:03:13.610 INFO:tasks.rados.rados.0.smithi098.stdout:154: finishing write tid 4 to smithi09866585-154 2023-09-23T20:03:13.610 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 154 v 40 (ObjNum 153 snap 0 seq_num 153) dirty exists 2023-09-23T20:03:13.610 INFO:tasks.rados.rados.0.smithi098.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:155: finishing write tid 1 to smithi09866585-155 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:155: finishing write tid 2 to smithi09866585-155 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:155: finishing write tid 3 to smithi09866585-155 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:155: finishing write tid 4 to smithi09866585-155 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 155 v 50 (ObjNum 154 snap 0 seq_num 154) dirty exists 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:156: finishing write tid 1 to smithi09866585-156 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:156: finishing write tid 2 to smithi09866585-156 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:156: finishing write tid 3 to smithi09866585-156 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:156: finishing write tid 4 to smithi09866585-156 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 156 v 51 (ObjNum 155 snap 0 seq_num 155) dirty exists 2023-09-23T20:03:13.611 INFO:tasks.rados.rados.0.smithi098.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2023-09-23T20:03:13.612 INFO:tasks.rados.rados.0.smithi098.stdout:157: finishing write tid 1 to smithi09866585-157 2023-09-23T20:03:13.612 INFO:tasks.rados.rados.0.smithi098.stdout:157: finishing write tid 2 to smithi09866585-157 2023-09-23T20:03:13.612 INFO:tasks.rados.rados.0.smithi098.stdout:153: done (15 left) 2023-09-23T20:03:13.612 INFO:tasks.rados.rados.0.smithi098.stdout:154: done (14 left) 2023-09-23T20:03:13.612 INFO:tasks.rados.rados.0.smithi098.stdout:155: done (13 left) 2023-09-23T20:03:13.612 INFO:tasks.rados.rados.0.smithi098.stdout:156: done (12 left) 2023-09-23T20:03:13.612 INFO:tasks.rados.rados.0.smithi098.stdout:169: write initial oid 169 2023-09-23T20:03:13.612 INFO:tasks.rados.rados.0.smithi098.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2023-09-23T20:03:13.614 INFO:tasks.rados.rados.0.smithi098.stdout:169: writing smithi09866585-169 from 423576 to 825174 tid 1 2023-09-23T20:03:13.622 INFO:tasks.rados.rados.0.smithi098.stdout:169: writing smithi09866585-169 from 1497916 to 2191641 tid 2 2023-09-23T20:03:13.622 INFO:tasks.rados.rados.0.smithi098.stdout:170: write initial oid 170 2023-09-23T20:03:13.622 INFO:tasks.rados.rados.0.smithi098.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2023-09-23T20:03:13.627 INFO:tasks.rados.rados.0.smithi098.stdout:170: writing smithi09866585-170 from 440383 to 917230 tid 1 2023-09-23T20:03:13.635 INFO:tasks.rados.rados.0.smithi098.stdout:170: writing smithi09866585-170 from 1556398 to 1993781 tid 2 2023-09-23T20:03:13.641 INFO:tasks.rados.rados.0.smithi098.stdout:170: writing smithi09866585-170 from 2474721 to 2840383 tid 3 2023-09-23T20:03:13.641 INFO:tasks.rados.rados.0.smithi098.stdout:171: write initial oid 171 2023-09-23T20:03:13.641 INFO:tasks.rados.rados.0.smithi098.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2023-09-23T20:03:13.647 INFO:tasks.rados.rados.0.smithi098.stdout:171: writing smithi09866585-171 from 457190 to 1009286 tid 1 2023-09-23T20:03:13.653 INFO:tasks.rados.rados.0.smithi098.stdout:171: writing smithi09866585-171 from 1614880 to 2195921 tid 2 2023-09-23T20:03:13.657 INFO:tasks.rados.rados.0.smithi098.stdout:171: writing smithi09866585-171 from 2785791 to 2857190 tid 3 2023-09-23T20:03:13.657 INFO:tasks.rados.rados.0.smithi098.stdout:172: write initial oid 172 2023-09-23T20:03:13.658 INFO:tasks.rados.rados.0.smithi098.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2023-09-23T20:03:13.664 INFO:tasks.rados.rados.0.smithi098.stdout:172: writing smithi09866585-172 from 473997 to 1101342 tid 1 2023-09-23T20:03:13.670 INFO:tasks.rados.rados.0.smithi098.stdout:172: writing smithi09866585-172 from 1673362 to 2114414 tid 2 2023-09-23T20:03:13.674 INFO:tasks.rados.rados.0.smithi098.stdout:172: writing smithi09866585-172 from 2529567 to 2873997 tid 3 2023-09-23T20:03:13.674 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.674 INFO:tasks.rados.rados.0.smithi098.stdout:157: finishing write tid 3 to smithi09866585-157 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:157: finishing write tid 4 to smithi09866585-157 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 157 v 17 (ObjNum 156 snap 0 seq_num 156) dirty exists 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:158: finishing write tid 1 to smithi09866585-158 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:158: finishing write tid 2 to smithi09866585-158 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:158: finishing write tid 3 to smithi09866585-158 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:158: finishing write tid 4 to smithi09866585-158 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 158 v 27 (ObjNum 157 snap 0 seq_num 157) dirty exists 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:159: finishing write tid 1 to smithi09866585-159 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:157: done (15 left) 2023-09-23T20:03:13.675 INFO:tasks.rados.rados.0.smithi098.stdout:158: done (14 left) 2023-09-23T20:03:13.676 INFO:tasks.rados.rados.0.smithi098.stdout:173: write initial oid 173 2023-09-23T20:03:13.676 INFO:tasks.rados.rados.0.smithi098.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2023-09-23T20:03:13.681 INFO:tasks.rados.rados.0.smithi098.stdout:173: writing smithi09866585-173 from 490804 to 1193398 tid 1 2023-09-23T20:03:13.687 INFO:tasks.rados.rados.0.smithi098.stdout:173: writing smithi09866585-173 from 1615491 to 2200201 tid 2 2023-09-23T20:03:13.691 INFO:tasks.rados.rados.0.smithi098.stdout:173: writing smithi09866585-173 from 2724284 to 2890804 tid 3 2023-09-23T20:03:13.691 INFO:tasks.rados.rados.0.smithi098.stdout:174: write initial oid 174 2023-09-23T20:03:13.691 INFO:tasks.rados.rados.0.smithi098.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2023-09-23T20:03:13.698 INFO:tasks.rados.rados.0.smithi098.stdout:174: writing smithi09866585-174 from 507611 to 1285454 tid 1 2023-09-23T20:03:13.707 INFO:tasks.rados.rados.0.smithi098.stdout:174: writing smithi09866585-174 from 2073973 to 2518694 tid 2 2023-09-23T20:03:13.707 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.707 INFO:tasks.rados.rados.0.smithi098.stdout:159: finishing write tid 2 to smithi09866585-159 2023-09-23T20:03:13.707 INFO:tasks.rados.rados.0.smithi098.stdout:159: finishing write tid 3 to smithi09866585-159 2023-09-23T20:03:13.707 INFO:tasks.rados.rados.0.smithi098.stdout:159: finishing write tid 4 to smithi09866585-159 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 159 v 43 (ObjNum 158 snap 0 seq_num 158) dirty exists 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:160: finishing write tid 1 to smithi09866585-160 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:160: finishing write tid 2 to smithi09866585-160 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:160: finishing write tid 3 to smithi09866585-160 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:160: finishing write tid 4 to smithi09866585-160 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 160 v 33 (ObjNum 159 snap 0 seq_num 159) dirty exists 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:161: finishing write tid 1 to smithi09866585-161 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:161: finishing write tid 2 to smithi09866585-161 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:161: finishing write tid 3 to smithi09866585-161 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:161: finishing write tid 4 to smithi09866585-161 2023-09-23T20:03:13.708 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 161 v 15 (ObjNum 160 snap 0 seq_num 160) dirty exists 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:162: finishing write tid 1 to smithi09866585-162 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:162: finishing write tid 2 to smithi09866585-162 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:162: finishing write tid 3 to smithi09866585-162 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:162: finishing write tid 4 to smithi09866585-162 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 162 v 54 (ObjNum 161 snap 0 seq_num 161) dirty exists 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:163: finishing write tid 1 to smithi09866585-163 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:163: finishing write tid 2 to smithi09866585-163 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:163: finishing write tid 3 to smithi09866585-163 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:163: finishing write tid 4 to smithi09866585-163 2023-09-23T20:03:13.709 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 163 v 18 (ObjNum 162 snap 0 seq_num 162) dirty exists 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:164: finishing write tid 1 to smithi09866585-164 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:164: finishing write tid 2 to smithi09866585-164 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:164: finishing write tid 3 to smithi09866585-164 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:164: finishing write tid 4 to smithi09866585-164 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 164 v 20 (ObjNum 163 snap 0 seq_num 163) dirty exists 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:165: finishing write tid 1 to smithi09866585-165 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:165: finishing write tid 2 to smithi09866585-165 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:165: finishing write tid 3 to smithi09866585-165 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:165: finishing write tid 4 to smithi09866585-165 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 165 v 36 (ObjNum 164 snap 0 seq_num 164) dirty exists 2023-09-23T20:03:13.710 INFO:tasks.rados.rados.0.smithi098.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:166: finishing write tid 1 to smithi09866585-166 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:166: finishing write tid 2 to smithi09866585-166 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:166: finishing write tid 3 to smithi09866585-166 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:166: finishing write tid 4 to smithi09866585-166 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:159: done (15 left) 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:160: done (14 left) 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:161: done (13 left) 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:162: done (12 left) 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:163: done (11 left) 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:164: done (10 left) 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:165: done (9 left) 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:175: write initial oid 175 2023-09-23T20:03:13.711 INFO:tasks.rados.rados.0.smithi098.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2023-09-23T20:03:13.712 INFO:tasks.rados.rados.0.smithi098.stdout:175: writing smithi09866585-175 from 524418 to 977510 tid 1 2023-09-23T20:03:13.720 INFO:tasks.rados.rados.0.smithi098.stdout:175: writing smithi09866585-175 from 1732455 to 2320834 tid 2 2023-09-23T20:03:13.724 INFO:tasks.rados.rados.0.smithi098.stdout:175: writing smithi09866585-175 from 2779130 to 2924418 tid 3 2023-09-23T20:03:13.724 INFO:tasks.rados.rados.0.smithi098.stdout:176: write initial oid 176 2023-09-23T20:03:13.724 INFO:tasks.rados.rados.0.smithi098.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2023-09-23T20:03:13.731 INFO:tasks.rados.rados.0.smithi098.stdout:176: writing smithi09866585-176 from 541225 to 1185919 tid 1 2023-09-23T20:03:13.737 INFO:tasks.rados.rados.0.smithi098.stdout:176: writing smithi09866585-176 from 1907290 to 2355680 tid 2 2023-09-23T20:03:13.737 INFO:tasks.rados.rados.0.smithi098.stdout:177: write initial oid 177 2023-09-23T20:03:13.738 INFO:tasks.rados.rados.0.smithi098.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2023-09-23T20:03:13.745 INFO:tasks.rados.rados.0.smithi098.stdout:177: writing smithi09866585-177 from 558032 to 1277975 tid 1 2023-09-23T20:03:13.752 INFO:tasks.rados.rados.0.smithi098.stdout:177: writing smithi09866585-177 from 1849419 to 2441467 tid 2 2023-09-23T20:03:13.752 INFO:tasks.rados.rados.0.smithi098.stdout:178: write initial oid 178 2023-09-23T20:03:13.752 INFO:tasks.rados.rados.0.smithi098.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2023-09-23T20:03:13.759 INFO:tasks.rados.rados.0.smithi098.stdout:178: writing smithi09866585-178 from 574839 to 1370031 tid 1 2023-09-23T20:03:13.765 INFO:tasks.rados.rados.0.smithi098.stdout:178: writing smithi09866585-178 from 1907901 to 2359960 tid 2 2023-09-23T20:03:13.765 INFO:tasks.rados.rados.0.smithi098.stdout:179: write initial oid 179 2023-09-23T20:03:13.765 INFO:tasks.rados.rados.0.smithi098.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2023-09-23T20:03:13.771 INFO:tasks.rados.rados.0.smithi098.stdout:179: writing smithi09866585-179 from 591646 to 1062087 tid 1 2023-09-23T20:03:13.778 INFO:tasks.rados.rados.0.smithi098.stdout:179: writing smithi09866585-179 from 1566383 to 2162100 tid 2 2023-09-23T20:03:13.783 INFO:tasks.rados.rados.0.smithi098.stdout:179: writing smithi09866585-179 from 2888822 to 2991646 tid 3 2023-09-23T20:03:13.783 INFO:tasks.rados.rados.0.smithi098.stdout:180: write initial oid 180 2023-09-23T20:03:13.783 INFO:tasks.rados.rados.0.smithi098.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2023-09-23T20:03:13.789 INFO:tasks.rados.rados.0.smithi098.stdout:180: writing smithi09866585-180 from 608453 to 1154143 tid 1 2023-09-23T20:03:13.795 INFO:tasks.rados.rados.0.smithi098.stdout:180: writing smithi09866585-180 from 1624865 to 2080593 tid 2 2023-09-23T20:03:13.800 INFO:tasks.rados.rados.0.smithi098.stdout:180: writing smithi09866585-180 from 2632598 to 3008453 tid 3 2023-09-23T20:03:13.801 INFO:tasks.rados.rados.0.smithi098.stdout:181: write initial oid 181 2023-09-23T20:03:13.801 INFO:tasks.rados.rados.0.smithi098.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2023-09-23T20:03:13.807 INFO:tasks.rados.rados.0.smithi098.stdout:181: writing smithi09866585-181 from 625260 to 1246199 tid 1 2023-09-23T20:03:13.813 INFO:tasks.rados.rados.0.smithi098.stdout:181: writing smithi09866585-181 from 1683347 to 2282733 tid 2 2023-09-23T20:03:13.819 INFO:tasks.rados.rados.0.smithi098.stdout:181: writing smithi09866585-181 from 2943668 to 3025260 tid 3 2023-09-23T20:03:13.819 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.819 INFO:tasks.rados.rados.0.smithi098.stdout:166: finishing write tid 5 to smithi09866585-166 2023-09-23T20:03:13.819 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 166 v 58 (ObjNum 165 snap 0 seq_num 165) dirty exists 2023-09-23T20:03:13.819 INFO:tasks.rados.rados.0.smithi098.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2023-09-23T20:03:13.819 INFO:tasks.rados.rados.0.smithi098.stdout:167: finishing write tid 1 to smithi09866585-167 2023-09-23T20:03:13.819 INFO:tasks.rados.rados.0.smithi098.stdout:167: finishing write tid 2 to smithi09866585-167 2023-09-23T20:03:13.819 INFO:tasks.rados.rados.0.smithi098.stdout:167: finishing write tid 3 to smithi09866585-167 2023-09-23T20:03:13.819 INFO:tasks.rados.rados.0.smithi098.stdout:167: finishing write tid 4 to smithi09866585-167 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 167 v 61 (ObjNum 166 snap 0 seq_num 166) dirty exists 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:168: finishing write tid 1 to smithi09866585-168 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:168: finishing write tid 2 to smithi09866585-168 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:168: finishing write tid 3 to smithi09866585-168 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:168: finishing write tid 4 to smithi09866585-168 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:168: finishing write tid 5 to smithi09866585-168 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 168 v 22 (ObjNum 167 snap 0 seq_num 167) dirty exists 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:166: done (15 left) 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:167: done (14 left) 2023-09-23T20:03:13.820 INFO:tasks.rados.rados.0.smithi098.stdout:168: done (13 left) 2023-09-23T20:03:13.821 INFO:tasks.rados.rados.0.smithi098.stdout:182: write initial oid 182 2023-09-23T20:03:13.821 INFO:tasks.rados.rados.0.smithi098.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2023-09-23T20:03:13.826 INFO:tasks.rados.rados.0.smithi098.stdout:182: writing smithi09866585-182 from 642067 to 1338255 tid 1 2023-09-23T20:03:13.832 INFO:tasks.rados.rados.0.smithi098.stdout:182: writing smithi09866585-182 from 2025476 to 2484873 tid 2 2023-09-23T20:03:13.835 INFO:tasks.rados.rados.0.smithi098.stdout:182: writing smithi09866585-182 from 2971091 to 3042067 tid 3 2023-09-23T20:03:13.836 INFO:tasks.rados.rados.0.smithi098.stdout:183: write initial oid 183 2023-09-23T20:03:13.836 INFO:tasks.rados.rados.0.smithi098.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2023-09-23T20:03:13.844 INFO:tasks.rados.rados.0.smithi098.stdout:183: writing smithi09866585-183 from 658874 to 1430311 tid 1 2023-09-23T20:03:13.854 INFO:tasks.rados.rados.0.smithi098.stdout:183: writing smithi09866585-183 from 2083958 to 2687013 tid 2 2023-09-23T20:03:13.854 INFO:tasks.rados.rados.0.smithi098.stdout:184: write initial oid 184 2023-09-23T20:03:13.854 INFO:tasks.rados.rados.0.smithi098.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2023-09-23T20:03:13.862 INFO:tasks.rados.rados.0.smithi098.stdout:184: writing smithi09866585-184 from 675681 to 1238720 tid 1 2023-09-23T20:03:13.870 INFO:tasks.rados.rados.0.smithi098.stdout:184: writing smithi09866585-184 from 1858793 to 2605506 tid 2 2023-09-23T20:03:13.873 INFO:tasks.rados.rados.0.smithi098.stdout:184: writing smithi09866585-184 from 3025937 to 3075681 tid 3 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout:169: finishing write tid 1 to smithi09866585-169 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout:169: finishing write tid 2 to smithi09866585-169 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout:169: finishing write tid 3 to smithi09866585-169 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout:169: finishing write tid 4 to smithi09866585-169 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 169 v 21 (ObjNum 168 snap 0 seq_num 168) dirty exists 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout:170: finishing write tid 1 to smithi09866585-170 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout:170: finishing write tid 2 to smithi09866585-170 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout:170: finishing write tid 3 to smithi09866585-170 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout:169: done (15 left) 2023-09-23T20:03:13.874 INFO:tasks.rados.rados.0.smithi098.stdout:185: write initial oid 185 2023-09-23T20:03:13.875 INFO:tasks.rados.rados.0.smithi098.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2023-09-23T20:03:13.880 INFO:tasks.rados.rados.0.smithi098.stdout:185: writing smithi09866585-185 from 692488 to 1330776 tid 1 2023-09-23T20:03:13.888 INFO:tasks.rados.rados.0.smithi098.stdout:185: writing smithi09866585-185 from 1917275 to 2523999 tid 2 2023-09-23T20:03:13.888 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.888 INFO:tasks.rados.rados.0.smithi098.stdout:170: finishing write tid 4 to smithi09866585-170 2023-09-23T20:03:13.888 INFO:tasks.rados.rados.0.smithi098.stdout:170: finishing write tid 5 to smithi09866585-170 2023-09-23T20:03:13.888 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 170 v 47 (ObjNum 169 snap 0 seq_num 169) dirty exists 2023-09-23T20:03:13.889 INFO:tasks.rados.rados.0.smithi098.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2023-09-23T20:03:13.889 INFO:tasks.rados.rados.0.smithi098.stdout:171: finishing write tid 1 to smithi09866585-171 2023-09-23T20:03:13.889 INFO:tasks.rados.rados.0.smithi098.stdout:171: finishing write tid 2 to smithi09866585-171 2023-09-23T20:03:13.889 INFO:tasks.rados.rados.0.smithi098.stdout:171: finishing write tid 3 to smithi09866585-171 2023-09-23T20:03:13.889 INFO:tasks.rados.rados.0.smithi098.stdout:170: done (15 left) 2023-09-23T20:03:13.889 INFO:tasks.rados.rados.0.smithi098.stdout:186: write initial oid 186 2023-09-23T20:03:13.889 INFO:tasks.rados.rados.0.smithi098.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2023-09-23T20:03:13.896 INFO:tasks.rados.rados.0.smithi098.stdout:186: writing smithi09866585-186 from 709295 to 1422832 tid 1 2023-09-23T20:03:13.904 INFO:tasks.rados.rados.0.smithi098.stdout:186: writing smithi09866585-186 from 1859404 to 2609786 tid 2 2023-09-23T20:03:13.904 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.904 INFO:tasks.rados.rados.0.smithi098.stdout:171: finishing write tid 4 to smithi09866585-171 2023-09-23T20:03:13.904 INFO:tasks.rados.rados.0.smithi098.stdout:171: finishing write tid 5 to smithi09866585-171 2023-09-23T20:03:13.904 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 171 v 25 (ObjNum 170 snap 0 seq_num 170) dirty exists 2023-09-23T20:03:13.904 INFO:tasks.rados.rados.0.smithi098.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2023-09-23T20:03:13.904 INFO:tasks.rados.rados.0.smithi098.stdout:172: finishing write tid 1 to smithi09866585-172 2023-09-23T20:03:13.905 INFO:tasks.rados.rados.0.smithi098.stdout:172: finishing write tid 2 to smithi09866585-172 2023-09-23T20:03:13.905 INFO:tasks.rados.rados.0.smithi098.stdout:171: done (15 left) 2023-09-23T20:03:13.905 INFO:tasks.rados.rados.0.smithi098.stdout:187: write initial oid 187 2023-09-23T20:03:13.905 INFO:tasks.rados.rados.0.smithi098.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2023-09-23T20:03:13.912 INFO:tasks.rados.rados.0.smithi098.stdout:187: writing smithi09866585-187 from 726102 to 1514888 tid 1 2023-09-23T20:03:13.918 INFO:tasks.rados.rados.0.smithi098.stdout:187: writing smithi09866585-187 from 1917886 to 2528279 tid 2 2023-09-23T20:03:13.923 INFO:tasks.rados.rados.0.smithi098.stdout:187: writing smithi09866585-187 from 3108206 to 3126102 tid 3 2023-09-23T20:03:13.923 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.923 INFO:tasks.rados.rados.0.smithi098.stdout:172: finishing write tid 3 to smithi09866585-172 2023-09-23T20:03:13.923 INFO:tasks.rados.rados.0.smithi098.stdout:172: finishing write tid 4 to smithi09866585-172 2023-09-23T20:03:13.923 INFO:tasks.rados.rados.0.smithi098.stdout:172: finishing write tid 5 to smithi09866585-172 2023-09-23T20:03:13.923 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 172 v 24 (ObjNum 171 snap 0 seq_num 171) dirty exists 2023-09-23T20:03:13.923 INFO:tasks.rados.rados.0.smithi098.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2023-09-23T20:03:13.923 INFO:tasks.rados.rados.0.smithi098.stdout:173: finishing write tid 1 to smithi09866585-173 2023-09-23T20:03:13.923 INFO:tasks.rados.rados.0.smithi098.stdout:173: finishing write tid 2 to smithi09866585-173 2023-09-23T20:03:13.923 INFO:tasks.rados.rados.0.smithi098.stdout:172: done (15 left) 2023-09-23T20:03:13.924 INFO:tasks.rados.rados.0.smithi098.stdout:188: write initial oid 188 2023-09-23T20:03:13.924 INFO:tasks.rados.rados.0.smithi098.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2023-09-23T20:03:13.929 INFO:tasks.rados.rados.0.smithi098.stdout:188: writing smithi09866585-188 from 742909 to 1206944 tid 1 2023-09-23T20:03:13.938 INFO:tasks.rados.rados.0.smithi098.stdout:188: writing smithi09866585-188 from 1976368 to 2730419 tid 2 2023-09-23T20:03:13.938 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.938 INFO:tasks.rados.rados.0.smithi098.stdout:173: finishing write tid 3 to smithi09866585-173 2023-09-23T20:03:13.938 INFO:tasks.rados.rados.0.smithi098.stdout:173: finishing write tid 4 to smithi09866585-173 2023-09-23T20:03:13.938 INFO:tasks.rados.rados.0.smithi098.stdout:173: finishing write tid 5 to smithi09866585-173 2023-09-23T20:03:13.938 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 173 v 51 (ObjNum 172 snap 0 seq_num 172) dirty exists 2023-09-23T20:03:13.938 INFO:tasks.rados.rados.0.smithi098.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2023-09-23T20:03:13.938 INFO:tasks.rados.rados.0.smithi098.stdout:174: finishing write tid 1 to smithi09866585-174 2023-09-23T20:03:13.939 INFO:tasks.rados.rados.0.smithi098.stdout:173: done (15 left) 2023-09-23T20:03:13.939 INFO:tasks.rados.rados.0.smithi098.stdout:189: write initial oid 189 2023-09-23T20:03:13.939 INFO:tasks.rados.rados.0.smithi098.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2023-09-23T20:03:13.945 INFO:tasks.rados.rados.0.smithi098.stdout:189: writing smithi09866585-189 from 759716 to 1299000 tid 1 2023-09-23T20:03:13.953 INFO:tasks.rados.rados.0.smithi098.stdout:189: writing smithi09866585-189 from 2034850 to 2648912 tid 2 2023-09-23T20:03:13.953 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.953 INFO:tasks.rados.rados.0.smithi098.stdout:174: finishing write tid 2 to smithi09866585-174 2023-09-23T20:03:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:174: finishing write tid 3 to smithi09866585-174 2023-09-23T20:03:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:174: finishing write tid 4 to smithi09866585-174 2023-09-23T20:03:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 174 v 47 (ObjNum 173 snap 0 seq_num 173) dirty exists 2023-09-23T20:03:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2023-09-23T20:03:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:175: finishing write tid 1 to smithi09866585-175 2023-09-23T20:03:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:174: done (15 left) 2023-09-23T20:03:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:190: write initial oid 190 2023-09-23T20:03:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2023-09-23T20:03:13.962 INFO:tasks.rados.rados.0.smithi098.stdout:190: writing smithi09866585-190 from 776523 to 1391056 tid 1 2023-09-23T20:03:13.971 INFO:tasks.rados.rados.0.smithi098.stdout:190: writing smithi09866585-190 from 1976979 to 2734699 tid 2 2023-09-23T20:03:13.971 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.971 INFO:tasks.rados.rados.0.smithi098.stdout:175: finishing write tid 2 to smithi09866585-175 2023-09-23T20:03:13.972 INFO:tasks.rados.rados.0.smithi098.stdout:175: finishing write tid 3 to smithi09866585-175 2023-09-23T20:03:13.972 INFO:tasks.rados.rados.0.smithi098.stdout:175: finishing write tid 4 to smithi09866585-175 2023-09-23T20:03:13.972 INFO:tasks.rados.rados.0.smithi098.stdout:175: finishing write tid 5 to smithi09866585-175 2023-09-23T20:03:13.972 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 175 v 34 (ObjNum 174 snap 0 seq_num 174) dirty exists 2023-09-23T20:03:13.972 INFO:tasks.rados.rados.0.smithi098.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:03:13.972 INFO:tasks.rados.rados.0.smithi098.stdout:176: finishing write tid 1 to smithi09866585-176 2023-09-23T20:03:13.972 INFO:tasks.rados.rados.0.smithi098.stdout:176: finishing write tid 2 to smithi09866585-176 2023-09-23T20:03:13.972 INFO:tasks.rados.rados.0.smithi098.stdout:175: done (15 left) 2023-09-23T20:03:13.972 INFO:tasks.rados.rados.0.smithi098.stdout:191: write initial oid 191 2023-09-23T20:03:13.972 INFO:tasks.rados.rados.0.smithi098.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2023-09-23T20:03:13.979 INFO:tasks.rados.rados.0.smithi098.stdout:191: writing smithi09866585-191 from 793330 to 1483112 tid 1 2023-09-23T20:03:13.986 INFO:tasks.rados.rados.0.smithi098.stdout:191: writing smithi09866585-191 from 2035461 to 2653192 tid 2 2023-09-23T20:03:13.990 INFO:tasks.rados.rados.0.smithi098.stdout:191: writing smithi09866585-191 from 3101545 to 3193330 tid 3 2023-09-23T20:03:13.990 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:13.990 INFO:tasks.rados.rados.0.smithi098.stdout:176: finishing write tid 3 to smithi09866585-176 2023-09-23T20:03:13.990 INFO:tasks.rados.rados.0.smithi098.stdout:176: finishing write tid 4 to smithi09866585-176 2023-09-23T20:03:13.990 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 176 v 39 (ObjNum 175 snap 0 seq_num 175) dirty exists 2023-09-23T20:03:13.990 INFO:tasks.rados.rados.0.smithi098.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:03:13.990 INFO:tasks.rados.rados.0.smithi098.stdout:177: finishing write tid 1 to smithi09866585-177 2023-09-23T20:03:13.990 INFO:tasks.rados.rados.0.smithi098.stdout:177: finishing write tid 2 to smithi09866585-177 2023-09-23T20:03:13.991 INFO:tasks.rados.rados.0.smithi098.stdout:177: finishing write tid 3 to smithi09866585-177 2023-09-23T20:03:13.991 INFO:tasks.rados.rados.0.smithi098.stdout:177: finishing write tid 4 to smithi09866585-177 2023-09-23T20:03:13.991 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 177 v 26 (ObjNum 176 snap 0 seq_num 176) dirty exists 2023-09-23T20:03:13.991 INFO:tasks.rados.rados.0.smithi098.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2023-09-23T20:03:13.991 INFO:tasks.rados.rados.0.smithi098.stdout:178: finishing write tid 1 to smithi09866585-178 2023-09-23T20:03:13.991 INFO:tasks.rados.rados.0.smithi098.stdout:178: finishing write tid 2 to smithi09866585-178 2023-09-23T20:03:13.991 INFO:tasks.rados.rados.0.smithi098.stdout:176: done (15 left) 2023-09-23T20:03:13.991 INFO:tasks.rados.rados.0.smithi098.stdout:177: done (14 left) 2023-09-23T20:03:13.991 INFO:tasks.rados.rados.0.smithi098.stdout:192: write initial oid 192 2023-09-23T20:03:13.991 INFO:tasks.rados.rados.0.smithi098.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2023-09-23T20:03:13.995 INFO:tasks.rados.rados.0.smithi098.stdout:192: writing smithi09866585-192 from 410137 to 891521 tid 1 2023-09-23T20:03:14.002 INFO:tasks.rados.rados.0.smithi098.stdout:192: writing smithi09866585-192 from 1410296 to 2171685 tid 2 2023-09-23T20:03:14.009 INFO:tasks.rados.rados.0.smithi098.stdout:192: writing smithi09866585-192 from 2728968 to 3210137 tid 3 2023-09-23T20:03:14.009 INFO:tasks.rados.rados.0.smithi098.stdout:193: write initial oid 193 2023-09-23T20:03:14.009 INFO:tasks.rados.rados.0.smithi098.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2023-09-23T20:03:14.017 INFO:tasks.rados.rados.0.smithi098.stdout:193: writing smithi09866585-193 from 426944 to 983577 tid 1 2023-09-23T20:03:14.024 INFO:tasks.rados.rados.0.smithi098.stdout:193: writing smithi09866585-193 from 1468778 to 2090178 tid 2 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi098.stdout:193: writing smithi09866585-193 from 2872744 to 3226944 tid 3 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.031 INFO:tasks.rados.rados.0.smithi098.stdout:178: finishing write tid 3 to smithi09866585-178 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi098.stdout:178: finishing write tid 4 to smithi09866585-178 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 178 v 55 (ObjNum 177 snap 0 seq_num 177) dirty exists 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi098.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi098.stdout:179: finishing write tid 1 to smithi09866585-179 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi098.stdout:178: done (15 left) 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi098.stdout:194: write initial oid 194 2023-09-23T20:03:14.032 INFO:tasks.rados.rados.0.smithi098.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2023-09-23T20:03:14.037 INFO:tasks.rados.rados.0.smithi098.stdout:194: writing smithi09866585-194 from 443751 to 1075633 tid 1 2023-09-23T20:03:14.047 INFO:tasks.rados.rados.0.smithi098.stdout:194: writing smithi09866585-194 from 1810907 to 2575965 tid 2 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi098.stdout:194: writing smithi09866585-194 from 3067461 to 3243751 tid 3 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi098.stdout:179: finishing write tid 2 to smithi09866585-179 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi098.stdout:179: finishing write tid 3 to smithi09866585-179 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi098.stdout:179: finishing write tid 4 to smithi09866585-179 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi098.stdout:179: finishing write tid 5 to smithi09866585-179 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 179 v 28 (ObjNum 178 snap 0 seq_num 178) dirty exists 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi098.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2023-09-23T20:03:14.051 INFO:tasks.rados.rados.0.smithi098.stdout:180: finishing write tid 1 to smithi09866585-180 2023-09-23T20:03:14.052 INFO:tasks.rados.rados.0.smithi098.stdout:180: finishing write tid 2 to smithi09866585-180 2023-09-23T20:03:14.052 INFO:tasks.rados.rados.0.smithi098.stdout:179: done (15 left) 2023-09-23T20:03:14.052 INFO:tasks.rados.rados.0.smithi098.stdout:195: write initial oid 195 2023-09-23T20:03:14.052 INFO:tasks.rados.rados.0.smithi098.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2023-09-23T20:03:14.057 INFO:tasks.rados.rados.0.smithi098.stdout:195: writing smithi09866585-195 from 460558 to 1167689 tid 1 2023-09-23T20:03:14.065 INFO:tasks.rados.rados.0.smithi098.stdout:195: writing smithi09866585-195 from 1869389 to 2378105 tid 2 2023-09-23T20:03:14.070 INFO:tasks.rados.rados.0.smithi098.stdout:195: writing smithi09866585-195 from 3094884 to 3260558 tid 3 2023-09-23T20:03:14.070 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.070 INFO:tasks.rados.rados.0.smithi098.stdout:180: finishing write tid 3 to smithi09866585-180 2023-09-23T20:03:14.071 INFO:tasks.rados.rados.0.smithi098.stdout:180: finishing write tid 4 to smithi09866585-180 2023-09-23T20:03:14.071 INFO:tasks.rados.rados.0.smithi098.stdout:180: finishing write tid 5 to smithi09866585-180 2023-09-23T20:03:14.071 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 180 v 43 (ObjNum 179 snap 0 seq_num 179) dirty exists 2023-09-23T20:03:14.071 INFO:tasks.rados.rados.0.smithi098.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2023-09-23T20:03:14.071 INFO:tasks.rados.rados.0.smithi098.stdout:181: finishing write tid 1 to smithi09866585-181 2023-09-23T20:03:14.071 INFO:tasks.rados.rados.0.smithi098.stdout:181: finishing write tid 2 to smithi09866585-181 2023-09-23T20:03:14.071 INFO:tasks.rados.rados.0.smithi098.stdout:180: done (15 left) 2023-09-23T20:03:14.071 INFO:tasks.rados.rados.0.smithi098.stdout:196: write initial oid 196 2023-09-23T20:03:14.071 INFO:tasks.rados.rados.0.smithi098.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2023-09-23T20:03:14.077 INFO:tasks.rados.rados.0.smithi098.stdout:196: writing smithi09866585-196 from 477365 to 1259745 tid 1 2023-09-23T20:03:14.086 INFO:tasks.rados.rados.0.smithi098.stdout:196: writing smithi09866585-196 from 1927871 to 2696598 tid 2 2023-09-23T20:03:14.090 INFO:tasks.rados.rados.0.smithi098.stdout:196: writing smithi09866585-196 from 3122307 to 3277365 tid 3 2023-09-23T20:03:14.090 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.090 INFO:tasks.rados.rados.0.smithi098.stdout:181: finishing write tid 3 to smithi09866585-181 2023-09-23T20:03:14.090 INFO:tasks.rados.rados.0.smithi098.stdout:181: finishing write tid 4 to smithi09866585-181 2023-09-23T20:03:14.090 INFO:tasks.rados.rados.0.smithi098.stdout:181: finishing write tid 5 to smithi09866585-181 2023-09-23T20:03:14.090 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 181 v 60 (ObjNum 180 snap 0 seq_num 180) dirty exists 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:182: finishing write tid 1 to smithi09866585-182 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:182: finishing write tid 2 to smithi09866585-182 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:182: finishing write tid 3 to smithi09866585-182 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:182: finishing write tid 4 to smithi09866585-182 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:182: finishing write tid 5 to smithi09866585-182 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 182 v 40 (ObjNum 181 snap 0 seq_num 181) dirty exists 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:183: finishing write tid 1 to smithi09866585-183 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:183: finishing write tid 2 to smithi09866585-183 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:183: finishing write tid 3 to smithi09866585-183 2023-09-23T20:03:14.091 INFO:tasks.rados.rados.0.smithi098.stdout:183: finishing write tid 4 to smithi09866585-183 2023-09-23T20:03:14.092 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 183 v 64 (ObjNum 182 snap 0 seq_num 182) dirty exists 2023-09-23T20:03:14.092 INFO:tasks.rados.rados.0.smithi098.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2023-09-23T20:03:14.092 INFO:tasks.rados.rados.0.smithi098.stdout:184: finishing write tid 1 to smithi09866585-184 2023-09-23T20:03:14.092 INFO:tasks.rados.rados.0.smithi098.stdout:181: done (15 left) 2023-09-23T20:03:14.092 INFO:tasks.rados.rados.0.smithi098.stdout:182: done (14 left) 2023-09-23T20:03:14.092 INFO:tasks.rados.rados.0.smithi098.stdout:183: done (13 left) 2023-09-23T20:03:14.092 INFO:tasks.rados.rados.0.smithi098.stdout:197: write initial oid 197 2023-09-23T20:03:14.092 INFO:tasks.rados.rados.0.smithi098.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2023-09-23T20:03:14.095 INFO:tasks.rados.rados.0.smithi098.stdout:197: writing smithi09866585-197 from 494172 to 951801 tid 1 2023-09-23T20:03:14.102 INFO:tasks.rados.rados.0.smithi098.stdout:197: writing smithi09866585-197 from 1586353 to 2098738 tid 2 2023-09-23T20:03:14.109 INFO:tasks.rados.rados.0.smithi098.stdout:197: writing smithi09866585-197 from 2749730 to 3294172 tid 3 2023-09-23T20:03:14.109 INFO:tasks.rados.rados.0.smithi098.stdout:198: write initial oid 198 2023-09-23T20:03:14.109 INFO:tasks.rados.rados.0.smithi098.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2023-09-23T20:03:14.115 INFO:tasks.rados.rados.0.smithi098.stdout:198: writing smithi09866585-198 from 510979 to 1043857 tid 1 2023-09-23T20:03:14.124 INFO:tasks.rados.rados.0.smithi098.stdout:198: writing smithi09866585-198 from 1528482 to 2300878 tid 2 2023-09-23T20:03:14.130 INFO:tasks.rados.rados.0.smithi098.stdout:198: writing smithi09866585-198 from 3060800 to 3310979 tid 3 2023-09-23T20:03:14.131 INFO:tasks.rados.rados.0.smithi098.stdout:199: write initial oid 199 2023-09-23T20:03:14.131 INFO:tasks.rados.rados.0.smithi098.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2023-09-23T20:03:14.138 INFO:tasks.rados.rados.0.smithi098.stdout:199: writing smithi09866585-199 from 527786 to 1252266 tid 1 2023-09-23T20:03:14.144 INFO:tasks.rados.rados.0.smithi098.stdout:199: writing smithi09866585-199 from 1703317 to 2219371 tid 2 2023-09-23T20:03:14.150 INFO:tasks.rados.rados.0.smithi098.stdout:199: writing smithi09866585-199 from 2804576 to 3239611 tid 3 2023-09-23T20:03:14.150 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.151 INFO:tasks.rados.rados.0.smithi098.stdout:184: finishing write tid 2 to smithi09866585-184 2023-09-23T20:03:14.151 INFO:tasks.rados.rados.0.smithi098.stdout:184: finishing write tid 3 to smithi09866585-184 2023-09-23T20:03:14.151 INFO:tasks.rados.rados.0.smithi098.stdout:184: finishing write tid 4 to smithi09866585-184 2023-09-23T20:03:14.151 INFO:tasks.rados.rados.0.smithi098.stdout:184: finishing write tid 5 to smithi09866585-184 2023-09-23T20:03:14.151 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 184 v 32 (ObjNum 183 snap 0 seq_num 183) dirty exists 2023-09-23T20:03:14.151 INFO:tasks.rados.rados.0.smithi098.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2023-09-23T20:03:14.151 INFO:tasks.rados.rados.0.smithi098.stdout:185: finishing write tid 1 to smithi09866585-185 2023-09-23T20:03:14.151 INFO:tasks.rados.rados.0.smithi098.stdout:185: finishing write tid 2 to smithi09866585-185 2023-09-23T20:03:14.151 INFO:tasks.rados.rados.0.smithi098.stdout:185: finishing write tid 3 to smithi09866585-185 2023-09-23T20:03:14.151 INFO:tasks.rados.rados.0.smithi098.stdout:185: finishing write tid 4 to smithi09866585-185 2023-09-23T20:03:14.151 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 185 v 53 (ObjNum 184 snap 0 seq_num 184) dirty exists 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:186: finishing write tid 1 to smithi09866585-186 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:186: finishing write tid 2 to smithi09866585-186 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:186: finishing write tid 3 to smithi09866585-186 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:186: finishing write tid 4 to smithi09866585-186 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 186 v 37 (ObjNum 185 snap 0 seq_num 185) dirty exists 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:187: finishing write tid 1 to smithi09866585-187 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:187: finishing write tid 2 to smithi09866585-187 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:187: finishing write tid 3 to smithi09866585-187 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:187: finishing write tid 4 to smithi09866585-187 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:184: done (15 left) 2023-09-23T20:03:14.152 INFO:tasks.rados.rados.0.smithi098.stdout:185: done (14 left) 2023-09-23T20:03:14.153 INFO:tasks.rados.rados.0.smithi098.stdout:186: done (13 left) 2023-09-23T20:03:14.153 INFO:tasks.rados.rados.0.smithi098.stdout:200: write initial oid 200 2023-09-23T20:03:14.153 INFO:tasks.rados.rados.0.smithi098.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2023-09-23T20:03:14.158 INFO:tasks.rados.rados.0.smithi098.stdout:200: writing smithi09866585-200 from 544593 to 1344322 tid 1 2023-09-23T20:03:14.167 INFO:tasks.rados.rados.0.smithi098.stdout:200: writing smithi09866585-200 from 1761799 to 2537864 tid 2 2023-09-23T20:03:14.172 INFO:tasks.rados.rados.0.smithi098.stdout:200: writing smithi09866585-200 from 2948352 to 3344593 tid 3 2023-09-23T20:03:14.172 INFO:tasks.rados.rados.0.smithi098.stdout:201: write initial oid 201 2023-09-23T20:03:14.172 INFO:tasks.rados.rados.0.smithi098.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2023-09-23T20:03:14.178 INFO:tasks.rados.rados.0.smithi098.stdout:201: writing smithi09866585-201 from 561400 to 1036378 tid 1 2023-09-23T20:03:14.185 INFO:tasks.rados.rados.0.smithi098.stdout:201: writing smithi09866585-201 from 1820281 to 2340004 tid 2 2023-09-23T20:03:14.191 INFO:tasks.rados.rados.0.smithi098.stdout:201: writing smithi09866585-201 from 2859422 to 3317001 tid 3 2023-09-23T20:03:14.191 INFO:tasks.rados.rados.0.smithi098.stdout:202: write initial oid 202 2023-09-23T20:03:14.191 INFO:tasks.rados.rados.0.smithi098.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2023-09-23T20:03:14.198 INFO:tasks.rados.rados.0.smithi098.stdout:202: writing smithi09866585-202 from 578207 to 1128434 tid 1 2023-09-23T20:03:14.206 INFO:tasks.rados.rados.0.smithi098.stdout:202: writing smithi09866585-202 from 1762410 to 2542144 tid 2 2023-09-23T20:03:14.213 INFO:tasks.rados.rados.0.smithi098.stdout:202: writing smithi09866585-202 from 3286845 to 3378207 tid 3 2023-09-23T20:03:14.213 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.213 INFO:tasks.rados.rados.0.smithi098.stdout:187: finishing write tid 5 to smithi09866585-187 2023-09-23T20:03:14.213 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 187 v 36 (ObjNum 186 snap 0 seq_num 186) dirty exists 2023-09-23T20:03:14.213 INFO:tasks.rados.rados.0.smithi098.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2023-09-23T20:03:14.213 INFO:tasks.rados.rados.0.smithi098.stdout:188: finishing write tid 1 to smithi09866585-188 2023-09-23T20:03:14.214 INFO:tasks.rados.rados.0.smithi098.stdout:188: finishing write tid 2 to smithi09866585-188 2023-09-23T20:03:14.214 INFO:tasks.rados.rados.0.smithi098.stdout:188: finishing write tid 3 to smithi09866585-188 2023-09-23T20:03:14.214 INFO:tasks.rados.rados.0.smithi098.stdout:188: finishing write tid 4 to smithi09866585-188 2023-09-23T20:03:14.214 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 188 v 58 (ObjNum 187 snap 0 seq_num 187) dirty exists 2023-09-23T20:03:14.214 INFO:tasks.rados.rados.0.smithi098.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2023-09-23T20:03:14.214 INFO:tasks.rados.rados.0.smithi098.stdout:189: finishing write tid 1 to smithi09866585-189 2023-09-23T20:03:14.214 INFO:tasks.rados.rados.0.smithi098.stdout:189: finishing write tid 2 to smithi09866585-189 2023-09-23T20:03:14.214 INFO:tasks.rados.rados.0.smithi098.stdout:189: finishing write tid 3 to smithi09866585-189 2023-09-23T20:03:14.214 INFO:tasks.rados.rados.0.smithi098.stdout:189: finishing write tid 4 to smithi09866585-189 2023-09-23T20:03:14.214 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 189 v 30 (ObjNum 188 snap 0 seq_num 188) dirty exists 2023-09-23T20:03:14.214 INFO:tasks.rados.rados.0.smithi098.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:190: finishing write tid 1 to smithi09866585-190 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:190: finishing write tid 2 to smithi09866585-190 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:190: finishing write tid 3 to smithi09866585-190 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:190: finishing write tid 4 to smithi09866585-190 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 190 v 61 (ObjNum 189 snap 0 seq_num 189) dirty exists 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:191: finishing write tid 1 to smithi09866585-191 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:191: finishing write tid 2 to smithi09866585-191 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:191: finishing write tid 3 to smithi09866585-191 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:191: finishing write tid 4 to smithi09866585-191 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:191: finishing write tid 5 to smithi09866585-191 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 191 v 30 (ObjNum 190 snap 0 seq_num 190) dirty exists 2023-09-23T20:03:14.215 INFO:tasks.rados.rados.0.smithi098.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:192: finishing write tid 1 to smithi09866585-192 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:192: finishing write tid 2 to smithi09866585-192 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:192: finishing write tid 3 to smithi09866585-192 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:192: finishing write tid 4 to smithi09866585-192 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:192: finishing write tid 5 to smithi09866585-192 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 192 v 41 (ObjNum 191 snap 0 seq_num 191) dirty exists 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:193: finishing write tid 1 to smithi09866585-193 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:193: finishing write tid 2 to smithi09866585-193 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:193: finishing write tid 3 to smithi09866585-193 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:193: finishing write tid 4 to smithi09866585-193 2023-09-23T20:03:14.216 INFO:tasks.rados.rados.0.smithi098.stdout:193: finishing write tid 5 to smithi09866585-193 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 193 v 65 (ObjNum 192 snap 0 seq_num 192) dirty exists 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:194: finishing write tid 1 to smithi09866585-194 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:194: finishing write tid 2 to smithi09866585-194 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:187: done (15 left) 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:188: done (14 left) 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:189: done (13 left) 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:190: done (12 left) 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:191: done (11 left) 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:192: done (10 left) 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:193: done (9 left) 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:203: write initial oid 203 2023-09-23T20:03:14.217 INFO:tasks.rados.rados.0.smithi098.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2023-09-23T20:03:14.218 INFO:tasks.rados.rados.0.smithi098.stdout:203: writing smithi09866585-203 from 595014 to 1220490 tid 1 2023-09-23T20:03:14.225 INFO:tasks.rados.rados.0.smithi098.stdout:203: writing smithi09866585-203 from 1820892 to 2344284 tid 2 2023-09-23T20:03:14.231 INFO:tasks.rados.rados.0.smithi098.stdout:203: writing smithi09866585-203 from 2797915 to 3394391 tid 3 2023-09-23T20:03:14.231 INFO:tasks.rados.rados.0.smithi098.stdout:204: write initial oid 204 2023-09-23T20:03:14.231 INFO:tasks.rados.rados.0.smithi098.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2023-09-23T20:03:14.240 INFO:tasks.rados.rados.0.smithi098.stdout:204: writing smithi09866585-204 from 611821 to 1312546 tid 1 2023-09-23T20:03:14.249 INFO:tasks.rados.rados.0.smithi098.stdout:204: writing smithi09866585-204 from 1879374 to 2662777 tid 2 2023-09-23T20:03:14.253 INFO:tasks.rados.rados.0.smithi098.stdout:204: writing smithi09866585-204 from 3341691 to 3411821 tid 3 2023-09-23T20:03:14.253 INFO:tasks.rados.rados.0.smithi098.stdout:205: write initial oid 205 2023-09-23T20:03:14.254 INFO:tasks.rados.rados.0.smithi098.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2023-09-23T20:03:14.262 INFO:tasks.rados.rados.0.smithi098.stdout:205: writing smithi09866585-205 from 628628 to 1404602 tid 1 2023-09-23T20:03:14.268 INFO:tasks.rados.rados.0.smithi098.stdout:205: writing smithi09866585-205 from 1937856 to 2464917 tid 2 2023-09-23T20:03:14.274 INFO:tasks.rados.rados.0.smithi098.stdout:205: writing smithi09866585-205 from 3252761 to 3428628 tid 3 2023-09-23T20:03:14.274 INFO:tasks.rados.rados.0.smithi098.stdout:206: write initial oid 206 2023-09-23T20:03:14.274 INFO:tasks.rados.rados.0.smithi098.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2023-09-23T20:03:14.280 INFO:tasks.rados.rados.0.smithi098.stdout:206: writing smithi09866585-206 from 645435 to 1096658 tid 1 2023-09-23T20:03:14.290 INFO:tasks.rados.rados.0.smithi098.stdout:206: writing smithi09866585-206 from 1879985 to 2667057 tid 2 2023-09-23T20:03:14.295 INFO:tasks.rados.rados.0.smithi098.stdout:206: writing smithi09866585-206 from 3280184 to 3445435 tid 3 2023-09-23T20:03:14.295 INFO:tasks.rados.rados.0.smithi098.stdout:207: write initial oid 207 2023-09-23T20:03:14.295 INFO:tasks.rados.rados.0.smithi098.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2023-09-23T20:03:14.303 INFO:tasks.rados.rados.0.smithi098.stdout:207: writing smithi09866585-207 from 662242 to 1305067 tid 1 2023-09-23T20:03:14.310 INFO:tasks.rados.rados.0.smithi098.stdout:207: writing smithi09866585-207 from 2054820 to 2585550 tid 2 2023-09-23T20:03:14.315 INFO:tasks.rados.rados.0.smithi098.stdout:207: writing smithi09866585-207 from 3307607 to 3462242 tid 3 2023-09-23T20:03:14.315 INFO:tasks.rados.rados.0.smithi098.stdout:208: write initial oid 208 2023-09-23T20:03:14.315 INFO:tasks.rados.rados.0.smithi098.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2023-09-23T20:03:14.323 INFO:tasks.rados.rados.0.smithi098.stdout:208: writing smithi09866585-208 from 679049 to 1397123 tid 1 2023-09-23T20:03:14.331 INFO:tasks.rados.rados.0.smithi098.stdout:208: writing smithi09866585-208 from 2113302 to 2787690 tid 2 2023-09-23T20:03:14.336 INFO:tasks.rados.rados.0.smithi098.stdout:208: writing smithi09866585-208 from 3335030 to 3479049 tid 3 2023-09-23T20:03:14.336 INFO:tasks.rados.rados.0.smithi098.stdout:209: write initial oid 209 2023-09-23T20:03:14.336 INFO:tasks.rados.rados.0.smithi098.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2023-09-23T20:03:14.344 INFO:tasks.rados.rados.0.smithi098.stdout:209: writing smithi09866585-209 from 695856 to 1489179 tid 1 2023-09-23T20:03:14.351 INFO:tasks.rados.rados.0.smithi098.stdout:209: writing smithi09866585-209 from 2171784 to 2706183 tid 2 2023-09-23T20:03:14.356 INFO:tasks.rados.rados.0.smithi098.stdout:209: writing smithi09866585-209 from 3362453 to 3495856 tid 3 2023-09-23T20:03:14.356 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.356 INFO:tasks.rados.rados.0.smithi098.stdout:194: finishing write tid 3 to smithi09866585-194 2023-09-23T20:03:14.356 INFO:tasks.rados.rados.0.smithi098.stdout:194: finishing write tid 4 to smithi09866585-194 2023-09-23T20:03:14.357 INFO:tasks.rados.rados.0.smithi098.stdout:194: finishing write tid 5 to smithi09866585-194 2023-09-23T20:03:14.357 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 194 v 64 (ObjNum 193 snap 0 seq_num 193) dirty exists 2023-09-23T20:03:14.357 INFO:tasks.rados.rados.0.smithi098.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2023-09-23T20:03:14.357 INFO:tasks.rados.rados.0.smithi098.stdout:195: finishing write tid 1 to smithi09866585-195 2023-09-23T20:03:14.357 INFO:tasks.rados.rados.0.smithi098.stdout:194: done (15 left) 2023-09-23T20:03:14.357 INFO:tasks.rados.rados.0.smithi098.stdout:210: write initial oid 210 2023-09-23T20:03:14.357 INFO:tasks.rados.rados.0.smithi098.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2023-09-23T20:03:14.363 INFO:tasks.rados.rados.0.smithi098.stdout:210: writing smithi09866585-210 from 712663 to 1181235 tid 1 2023-09-23T20:03:14.372 INFO:tasks.rados.rados.0.smithi098.stdout:210: writing smithi09866585-210 from 1713913 to 2391970 tid 2 2023-09-23T20:03:14.378 INFO:tasks.rados.rados.0.smithi098.stdout:210: writing smithi09866585-210 from 2873523 to 3465256 tid 3 2023-09-23T20:03:14.379 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.379 INFO:tasks.rados.rados.0.smithi098.stdout:195: finishing write tid 2 to smithi09866585-195 2023-09-23T20:03:14.379 INFO:tasks.rados.rados.0.smithi098.stdout:195: finishing write tid 3 to smithi09866585-195 2023-09-23T20:03:14.379 INFO:tasks.rados.rados.0.smithi098.stdout:195: finishing write tid 4 to smithi09866585-195 2023-09-23T20:03:14.379 INFO:tasks.rados.rados.0.smithi098.stdout:195: finishing write tid 5 to smithi09866585-195 2023-09-23T20:03:14.379 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 195 v 45 (ObjNum 194 snap 0 seq_num 194) dirty exists 2023-09-23T20:03:14.379 INFO:tasks.rados.rados.0.smithi098.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2023-09-23T20:03:14.379 INFO:tasks.rados.rados.0.smithi098.stdout:196: finishing write tid 1 to smithi09866585-196 2023-09-23T20:03:14.379 INFO:tasks.rados.rados.0.smithi098.stdout:196: finishing write tid 2 to smithi09866585-196 2023-09-23T20:03:14.380 INFO:tasks.rados.rados.0.smithi098.stdout:196: finishing write tid 3 to smithi09866585-196 2023-09-23T20:03:14.380 INFO:tasks.rados.rados.0.smithi098.stdout:196: finishing write tid 4 to smithi09866585-196 2023-09-23T20:03:14.380 INFO:tasks.rados.rados.0.smithi098.stdout:196: finishing write tid 5 to smithi09866585-196 2023-09-23T20:03:14.380 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 196 v 44 (ObjNum 195 snap 0 seq_num 195) dirty exists 2023-09-23T20:03:14.380 INFO:tasks.rados.rados.0.smithi098.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2023-09-23T20:03:14.380 INFO:tasks.rados.rados.0.smithi098.stdout:197: finishing write tid 1 to smithi09866585-197 2023-09-23T20:03:14.380 INFO:tasks.rados.rados.0.smithi098.stdout:197: finishing write tid 2 to smithi09866585-197 2023-09-23T20:03:14.380 INFO:tasks.rados.rados.0.smithi098.stdout:197: finishing write tid 3 to smithi09866585-197 2023-09-23T20:03:14.380 INFO:tasks.rados.rados.0.smithi098.stdout:197: finishing write tid 4 to smithi09866585-197 2023-09-23T20:03:14.380 INFO:tasks.rados.rados.0.smithi098.stdout:197: finishing write tid 5 to smithi09866585-197 2023-09-23T20:03:14.381 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 197 v 40 (ObjNum 196 snap 0 seq_num 196) dirty exists 2023-09-23T20:03:14.381 INFO:tasks.rados.rados.0.smithi098.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2023-09-23T20:03:14.381 INFO:tasks.rados.rados.0.smithi098.stdout:195: done (15 left) 2023-09-23T20:03:14.381 INFO:tasks.rados.rados.0.smithi098.stdout:196: done (14 left) 2023-09-23T20:03:14.381 INFO:tasks.rados.rados.0.smithi098.stdout:197: done (13 left) 2023-09-23T20:03:14.381 INFO:tasks.rados.rados.0.smithi098.stdout:211: write initial oid 211 2023-09-23T20:03:14.381 INFO:tasks.rados.rados.0.smithi098.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2023-09-23T20:03:14.388 INFO:tasks.rados.rados.0.smithi098.stdout:211: writing smithi09866585-211 from 729470 to 1273291 tid 1 2023-09-23T20:03:14.395 INFO:tasks.rados.rados.0.smithi098.stdout:211: writing smithi09866585-211 from 1772395 to 2310463 tid 2 2023-09-23T20:03:14.401 INFO:tasks.rados.rados.0.smithi098.stdout:211: writing smithi09866585-211 from 2900946 to 3303951 tid 3 2023-09-23T20:03:14.401 INFO:tasks.rados.rados.0.smithi098.stdout:212: write initial oid 212 2023-09-23T20:03:14.401 INFO:tasks.rados.rados.0.smithi098.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2023-09-23T20:03:14.409 INFO:tasks.rados.rados.0.smithi098.stdout:212: writing smithi09866585-212 from 746277 to 1365347 tid 1 2023-09-23T20:03:14.416 INFO:tasks.rados.rados.0.smithi098.stdout:212: writing smithi09866585-212 from 1830877 to 2512603 tid 2 2023-09-23T20:03:14.423 INFO:tasks.rados.rados.0.smithi098.stdout:212: writing smithi09866585-212 from 2928369 to 3546277 tid 3 2023-09-23T20:03:14.423 INFO:tasks.rados.rados.0.smithi098.stdout:213: write initial oid 213 2023-09-23T20:03:14.423 INFO:tasks.rados.rados.0.smithi098.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2023-09-23T20:03:14.431 INFO:tasks.rados.rados.0.smithi098.stdout:213: writing smithi09866585-213 from 763084 to 1457403 tid 1 2023-09-23T20:03:14.437 INFO:tasks.rados.rados.0.smithi098.stdout:213: writing smithi09866585-213 from 1889359 to 2431096 tid 2 2023-09-23T20:03:14.443 INFO:tasks.rados.rados.0.smithi098.stdout:213: writing smithi09866585-213 from 2955792 to 3497694 tid 3 2023-09-23T20:03:14.443 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.443 INFO:tasks.rados.rados.0.smithi098.stdout:198: finishing write tid 1 to smithi09866585-198 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:198: finishing write tid 2 to smithi09866585-198 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:198: finishing write tid 3 to smithi09866585-198 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:198: finishing write tid 4 to smithi09866585-198 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:198: finishing write tid 5 to smithi09866585-198 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 198 v 57 (ObjNum 197 snap 0 seq_num 197) dirty exists 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:199: finishing write tid 1 to smithi09866585-199 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:199: finishing write tid 2 to smithi09866585-199 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:199: finishing write tid 3 to smithi09866585-199 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:199: finishing write tid 4 to smithi09866585-199 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:198: done (15 left) 2023-09-23T20:03:14.444 INFO:tasks.rados.rados.0.smithi098.stdout:214: write initial oid 214 2023-09-23T20:03:14.445 INFO:tasks.rados.rados.0.smithi098.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2023-09-23T20:03:14.450 INFO:tasks.rados.rados.0.smithi098.stdout:214: writing smithi09866585-214 from 779891 to 1265812 tid 1 2023-09-23T20:03:14.458 INFO:tasks.rados.rados.0.smithi098.stdout:214: writing smithi09866585-214 from 1947841 to 2633236 tid 2 2023-09-23T20:03:14.464 INFO:tasks.rados.rados.0.smithi098.stdout:214: writing smithi09866585-214 from 3383215 to 3579891 tid 3 2023-09-23T20:03:14.464 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.464 INFO:tasks.rados.rados.0.smithi098.stdout:199: finishing write tid 5 to smithi09866585-199 2023-09-23T20:03:14.464 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 199 v 51 (ObjNum 198 snap 0 seq_num 198) dirty exists 2023-09-23T20:03:14.464 INFO:tasks.rados.rados.0.smithi098.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2023-09-23T20:03:14.464 INFO:tasks.rados.rados.0.smithi098.stdout:200: finishing write tid 1 to smithi09866585-200 2023-09-23T20:03:14.464 INFO:tasks.rados.rados.0.smithi098.stdout:200: finishing write tid 2 to smithi09866585-200 2023-09-23T20:03:14.464 INFO:tasks.rados.rados.0.smithi098.stdout:200: finishing write tid 3 to smithi09866585-200 2023-09-23T20:03:14.465 INFO:tasks.rados.rados.0.smithi098.stdout:199: done (15 left) 2023-09-23T20:03:14.465 INFO:tasks.rados.rados.0.smithi098.stdout:215: write initial oid 215 2023-09-23T20:03:14.465 INFO:tasks.rados.rados.0.smithi098.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2023-09-23T20:03:14.472 INFO:tasks.rados.rados.0.smithi098.stdout:215: writing smithi09866585-215 from 796698 to 1357868 tid 1 2023-09-23T20:03:14.478 INFO:tasks.rados.rados.0.smithi098.stdout:215: writing smithi09866585-215 from 2006323 to 2551729 tid 2 2023-09-23T20:03:14.485 INFO:tasks.rados.rados.0.smithi098.stdout:215: writing smithi09866585-215 from 3126991 to 3596698 tid 3 2023-09-23T20:03:14.485 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.485 INFO:tasks.rados.rados.0.smithi098.stdout:200: finishing write tid 4 to smithi09866585-200 2023-09-23T20:03:14.485 INFO:tasks.rados.rados.0.smithi098.stdout:200: finishing write tid 5 to smithi09866585-200 2023-09-23T20:03:14.485 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 200 v 55 (ObjNum 199 snap 0 seq_num 199) dirty exists 2023-09-23T20:03:14.485 INFO:tasks.rados.rados.0.smithi098.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2023-09-23T20:03:14.485 INFO:tasks.rados.rados.0.smithi098.stdout:201: finishing write tid 1 to smithi09866585-201 2023-09-23T20:03:14.486 INFO:tasks.rados.rados.0.smithi098.stdout:201: finishing write tid 2 to smithi09866585-201 2023-09-23T20:03:14.486 INFO:tasks.rados.rados.0.smithi098.stdout:200: done (15 left) 2023-09-23T20:03:14.486 INFO:tasks.rados.rados.0.smithi098.stdout:216: write initial oid 216 2023-09-23T20:03:14.486 INFO:tasks.rados.rados.0.smithi098.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2023-09-23T20:03:14.491 INFO:tasks.rados.rados.0.smithi098.stdout:216: writing smithi09866585-216 from 413505 to 1049924 tid 1 2023-09-23T20:03:14.499 INFO:tasks.rados.rados.0.smithi098.stdout:216: writing smithi09866585-216 from 1664805 to 2353869 tid 2 2023-09-23T20:03:14.506 INFO:tasks.rados.rados.0.smithi098.stdout:216: writing smithi09866585-216 from 3038061 to 3530132 tid 3 2023-09-23T20:03:14.506 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.506 INFO:tasks.rados.rados.0.smithi098.stdout:201: finishing write tid 3 to smithi09866585-201 2023-09-23T20:03:14.506 INFO:tasks.rados.rados.0.smithi098.stdout:201: finishing write tid 4 to smithi09866585-201 2023-09-23T20:03:14.506 INFO:tasks.rados.rados.0.smithi098.stdout:201: finishing write tid 5 to smithi09866585-201 2023-09-23T20:03:14.506 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 201 v 47 (ObjNum 200 snap 0 seq_num 200) dirty exists 2023-09-23T20:03:14.506 INFO:tasks.rados.rados.0.smithi098.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2023-09-23T20:03:14.506 INFO:tasks.rados.rados.0.smithi098.stdout:202: finishing write tid 1 to smithi09866585-202 2023-09-23T20:03:14.506 INFO:tasks.rados.rados.0.smithi098.stdout:202: finishing write tid 2 to smithi09866585-202 2023-09-23T20:03:14.507 INFO:tasks.rados.rados.0.smithi098.stdout:201: done (15 left) 2023-09-23T20:03:14.507 INFO:tasks.rados.rados.0.smithi098.stdout:217: write initial oid 217 2023-09-23T20:03:14.507 INFO:tasks.rados.rados.0.smithi098.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2023-09-23T20:03:14.512 INFO:tasks.rados.rados.0.smithi098.stdout:217: writing smithi09866585-217 from 430312 to 1141980 tid 1 2023-09-23T20:03:14.519 INFO:tasks.rados.rados.0.smithi098.stdout:217: writing smithi09866585-217 from 1723287 to 2272362 tid 2 2023-09-23T20:03:14.526 INFO:tasks.rados.rados.0.smithi098.stdout:217: writing smithi09866585-217 from 2781837 to 3485180 tid 3 2023-09-23T20:03:14.526 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.526 INFO:tasks.rados.rados.0.smithi098.stdout:202: finishing write tid 3 to smithi09866585-202 2023-09-23T20:03:14.526 INFO:tasks.rados.rados.0.smithi098.stdout:202: finishing write tid 4 to smithi09866585-202 2023-09-23T20:03:14.526 INFO:tasks.rados.rados.0.smithi098.stdout:202: finishing write tid 5 to smithi09866585-202 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 202 v 28 (ObjNum 201 snap 0 seq_num 201) dirty exists 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:203: finishing write tid 1 to smithi09866585-203 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:203: finishing write tid 2 to smithi09866585-203 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:203: finishing write tid 3 to smithi09866585-203 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:203: finishing write tid 4 to smithi09866585-203 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:203: finishing write tid 5 to smithi09866585-203 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 203 v 29 (ObjNum 202 snap 0 seq_num 202) dirty exists 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:204: finishing write tid 1 to smithi09866585-204 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:204: finishing write tid 2 to smithi09866585-204 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:202: done (15 left) 2023-09-23T20:03:14.527 INFO:tasks.rados.rados.0.smithi098.stdout:203: done (14 left) 2023-09-23T20:03:14.528 INFO:tasks.rados.rados.0.smithi098.stdout:218: write initial oid 218 2023-09-23T20:03:14.528 INFO:tasks.rados.rados.0.smithi098.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2023-09-23T20:03:14.533 INFO:tasks.rados.rados.0.smithi098.stdout:218: writing smithi09866585-218 from 447119 to 1234036 tid 1 2023-09-23T20:03:14.540 INFO:tasks.rados.rados.0.smithi098.stdout:218: writing smithi09866585-218 from 1665416 to 2358149 tid 2 2023-09-23T20:03:14.547 INFO:tasks.rados.rados.0.smithi098.stdout:218: writing smithi09866585-218 from 2976554 to 3491169 tid 3 2023-09-23T20:03:14.547 INFO:tasks.rados.rados.0.smithi098.stdout:219: write initial oid 219 2023-09-23T20:03:14.547 INFO:tasks.rados.rados.0.smithi098.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2023-09-23T20:03:14.553 INFO:tasks.rados.rados.0.smithi098.stdout:219: writing smithi09866585-219 from 463926 to 926092 tid 1 2023-09-23T20:03:14.561 INFO:tasks.rados.rados.0.smithi098.stdout:219: writing smithi09866585-219 from 1723898 to 2160289 tid 2 2023-09-23T20:03:14.568 INFO:tasks.rados.rados.0.smithi098.stdout:219: writing smithi09866585-219 from 2603977 to 3329864 tid 3 2023-09-23T20:03:14.568 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.568 INFO:tasks.rados.rados.0.smithi098.stdout:204: finishing write tid 3 to smithi09866585-204 2023-09-23T20:03:14.568 INFO:tasks.rados.rados.0.smithi098.stdout:204: finishing write tid 4 to smithi09866585-204 2023-09-23T20:03:14.568 INFO:tasks.rados.rados.0.smithi098.stdout:204: finishing write tid 5 to smithi09866585-204 2023-09-23T20:03:14.568 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 204 v 34 (ObjNum 203 snap 0 seq_num 203) dirty exists 2023-09-23T20:03:14.568 INFO:tasks.rados.rados.0.smithi098.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2023-09-23T20:03:14.568 INFO:tasks.rados.rados.0.smithi098.stdout:205: finishing write tid 1 to smithi09866585-205 2023-09-23T20:03:14.569 INFO:tasks.rados.rados.0.smithi098.stdout:204: done (15 left) 2023-09-23T20:03:14.569 INFO:tasks.rados.rados.0.smithi098.stdout:220: write initial oid 220 2023-09-23T20:03:14.569 INFO:tasks.rados.rados.0.smithi098.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2023-09-23T20:03:14.575 INFO:tasks.rados.rados.0.smithi098.stdout:220: writing smithi09866585-220 from 480733 to 1018148 tid 1 2023-09-23T20:03:14.584 INFO:tasks.rados.rados.0.smithi098.stdout:220: writing smithi09866585-220 from 1782380 to 2478782 tid 2 2023-09-23T20:03:14.591 INFO:tasks.rados.rados.0.smithi098.stdout:220: writing smithi09866585-220 from 3031400 to 3568559 tid 3 2023-09-23T20:03:14.591 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.591 INFO:tasks.rados.rados.0.smithi098.stdout:205: finishing write tid 2 to smithi09866585-205 2023-09-23T20:03:14.591 INFO:tasks.rados.rados.0.smithi098.stdout:205: finishing write tid 3 to smithi09866585-205 2023-09-23T20:03:14.591 INFO:tasks.rados.rados.0.smithi098.stdout:205: finishing write tid 4 to smithi09866585-205 2023-09-23T20:03:14.591 INFO:tasks.rados.rados.0.smithi098.stdout:205: finishing write tid 5 to smithi09866585-205 2023-09-23T20:03:14.591 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 205 v 34 (ObjNum 204 snap 0 seq_num 204) dirty exists 2023-09-23T20:03:14.591 INFO:tasks.rados.rados.0.smithi098.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2023-09-23T20:03:14.591 INFO:tasks.rados.rados.0.smithi098.stdout:206: finishing write tid 1 to smithi09866585-206 2023-09-23T20:03:14.591 INFO:tasks.rados.rados.0.smithi098.stdout:206: finishing write tid 2 to smithi09866585-206 2023-09-23T20:03:14.591 INFO:tasks.rados.rados.0.smithi098.stdout:206: finishing write tid 3 to smithi09866585-206 2023-09-23T20:03:14.592 INFO:tasks.rados.rados.0.smithi098.stdout:206: finishing write tid 4 to smithi09866585-206 2023-09-23T20:03:14.592 INFO:tasks.rados.rados.0.smithi098.stdout:206: finishing write tid 5 to smithi09866585-206 2023-09-23T20:03:14.592 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 206 v 49 (ObjNum 205 snap 0 seq_num 205) dirty exists 2023-09-23T20:03:14.592 INFO:tasks.rados.rados.0.smithi098.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2023-09-23T20:03:14.592 INFO:tasks.rados.rados.0.smithi098.stdout:207: finishing write tid 1 to smithi09866585-207 2023-09-23T20:03:14.592 INFO:tasks.rados.rados.0.smithi098.stdout:205: done (15 left) 2023-09-23T20:03:14.592 INFO:tasks.rados.rados.0.smithi098.stdout:206: done (14 left) 2023-09-23T20:03:14.592 INFO:tasks.rados.rados.0.smithi098.stdout:221: write initial oid 221 2023-09-23T20:03:14.592 INFO:tasks.rados.rados.0.smithi098.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2023-09-23T20:03:14.598 INFO:tasks.rados.rados.0.smithi098.stdout:221: writing smithi09866585-221 from 497540 to 1110204 tid 1 2023-09-23T20:03:14.605 INFO:tasks.rados.rados.0.smithi098.stdout:221: writing smithi09866585-221 from 1840862 to 2280922 tid 2 2023-09-23T20:03:14.613 INFO:tasks.rados.rados.0.smithi098.stdout:221: writing smithi09866585-221 from 3058823 to 3523607 tid 3 2023-09-23T20:03:14.613 INFO:tasks.rados.rados.0.smithi098.stdout:222: write initial oid 222 2023-09-23T20:03:14.613 INFO:tasks.rados.rados.0.smithi098.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2023-09-23T20:03:14.618 INFO:tasks.rados.rados.0.smithi098.stdout:222: writing smithi09866585-222 from 514347 to 918613 tid 1 2023-09-23T20:03:14.626 INFO:tasks.rados.rados.0.smithi098.stdout:222: writing smithi09866585-222 from 1499344 to 2199415 tid 2 2023-09-23T20:03:14.633 INFO:tasks.rados.rados.0.smithi098.stdout:222: writing smithi09866585-222 from 2686246 to 3362302 tid 3 2023-09-23T20:03:14.633 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.633 INFO:tasks.rados.rados.0.smithi098.stdout:207: finishing write tid 2 to smithi09866585-207 2023-09-23T20:03:14.633 INFO:tasks.rados.rados.0.smithi098.stdout:207: finishing write tid 3 to smithi09866585-207 2023-09-23T20:03:14.633 INFO:tasks.rados.rados.0.smithi098.stdout:207: finishing write tid 4 to smithi09866585-207 2023-09-23T20:03:14.634 INFO:tasks.rados.rados.0.smithi098.stdout:207: finishing write tid 5 to smithi09866585-207 2023-09-23T20:03:14.634 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 207 v 38 (ObjNum 206 snap 0 seq_num 206) dirty exists 2023-09-23T20:03:14.634 INFO:tasks.rados.rados.0.smithi098.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2023-09-23T20:03:14.634 INFO:tasks.rados.rados.0.smithi098.stdout:208: finishing write tid 1 to smithi09866585-208 2023-09-23T20:03:14.634 INFO:tasks.rados.rados.0.smithi098.stdout:208: finishing write tid 2 to smithi09866585-208 2023-09-23T20:03:14.634 INFO:tasks.rados.rados.0.smithi098.stdout:208: finishing write tid 3 to smithi09866585-208 2023-09-23T20:03:14.634 INFO:tasks.rados.rados.0.smithi098.stdout:207: done (15 left) 2023-09-23T20:03:14.634 INFO:tasks.rados.rados.0.smithi098.stdout:223: write initial oid 223 2023-09-23T20:03:14.634 INFO:tasks.rados.rados.0.smithi098.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2023-09-23T20:03:14.639 INFO:tasks.rados.rados.0.smithi098.stdout:223: writing smithi09866585-223 from 531154 to 1010669 tid 1 2023-09-23T20:03:14.645 INFO:tasks.rados.rados.0.smithi098.stdout:223: writing smithi09866585-223 from 1557826 to 2001555 tid 2 2023-09-23T20:03:14.652 INFO:tasks.rados.rados.0.smithi098.stdout:223: writing smithi09866585-223 from 2713669 to 3200997 tid 3 2023-09-23T20:03:14.656 INFO:tasks.rados.rados.0.smithi098.stdout:223: writing smithi09866585-223 from 3679295 to 3731154 tid 4 2023-09-23T20:03:14.656 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.656 INFO:tasks.rados.rados.0.smithi098.stdout:208: finishing write tid 4 to smithi09866585-208 2023-09-23T20:03:14.656 INFO:tasks.rados.rados.0.smithi098.stdout:208: finishing write tid 5 to smithi09866585-208 2023-09-23T20:03:14.656 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 208 v 69 (ObjNum 207 snap 0 seq_num 207) dirty exists 2023-09-23T20:03:14.656 INFO:tasks.rados.rados.0.smithi098.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2023-09-23T20:03:14.656 INFO:tasks.rados.rados.0.smithi098.stdout:209: finishing write tid 1 to smithi09866585-209 2023-09-23T20:03:14.656 INFO:tasks.rados.rados.0.smithi098.stdout:209: finishing write tid 2 to smithi09866585-209 2023-09-23T20:03:14.656 INFO:tasks.rados.rados.0.smithi098.stdout:208: done (15 left) 2023-09-23T20:03:14.656 INFO:tasks.rados.rados.0.smithi098.stdout:224: write initial oid 224 2023-09-23T20:03:14.656 INFO:tasks.rados.rados.0.smithi098.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2023-09-23T20:03:14.662 INFO:tasks.rados.rados.0.smithi098.stdout:224: writing smithi09866585-224 from 547961 to 1102725 tid 1 2023-09-23T20:03:14.669 INFO:tasks.rados.rados.0.smithi098.stdout:224: writing smithi09866585-224 from 1616308 to 2320048 tid 2 2023-09-23T20:03:14.677 INFO:tasks.rados.rados.0.smithi098.stdout:224: writing smithi09866585-224 from 2741092 to 3439692 tid 3 2023-09-23T20:03:14.677 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.677 INFO:tasks.rados.rados.0.smithi098.stdout:209: finishing write tid 3 to smithi09866585-209 2023-09-23T20:03:14.677 INFO:tasks.rados.rados.0.smithi098.stdout:209: finishing write tid 4 to smithi09866585-209 2023-09-23T20:03:14.677 INFO:tasks.rados.rados.0.smithi098.stdout:209: finishing write tid 5 to smithi09866585-209 2023-09-23T20:03:14.677 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 209 v 68 (ObjNum 208 snap 0 seq_num 208) dirty exists 2023-09-23T20:03:14.677 INFO:tasks.rados.rados.0.smithi098.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2023-09-23T20:03:14.677 INFO:tasks.rados.rados.0.smithi098.stdout:210: finishing write tid 1 to smithi09866585-210 2023-09-23T20:03:14.677 INFO:tasks.rados.rados.0.smithi098.stdout:210: finishing write tid 2 to smithi09866585-210 2023-09-23T20:03:14.677 INFO:tasks.rados.rados.0.smithi098.stdout:210: finishing write tid 3 to smithi09866585-210 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:210: finishing write tid 4 to smithi09866585-210 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:210: finishing write tid 5 to smithi09866585-210 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 210 v 68 (ObjNum 209 snap 0 seq_num 209) dirty exists 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:211: finishing write tid 1 to smithi09866585-211 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:211: finishing write tid 2 to smithi09866585-211 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:211: finishing write tid 3 to smithi09866585-211 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:211: finishing write tid 4 to smithi09866585-211 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:211: finishing write tid 5 to smithi09866585-211 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 211 v 72 (ObjNum 210 snap 0 seq_num 210) dirty exists 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2023-09-23T20:03:14.678 INFO:tasks.rados.rados.0.smithi098.stdout:212: finishing write tid 1 to smithi09866585-212 2023-09-23T20:03:14.679 INFO:tasks.rados.rados.0.smithi098.stdout:209: done (15 left) 2023-09-23T20:03:14.679 INFO:tasks.rados.rados.0.smithi098.stdout:210: done (14 left) 2023-09-23T20:03:14.679 INFO:tasks.rados.rados.0.smithi098.stdout:211: done (13 left) 2023-09-23T20:03:14.679 INFO:tasks.rados.rados.0.smithi098.stdout:225: write initial oid 225 2023-09-23T20:03:14.679 INFO:tasks.rados.rados.0.smithi098.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2023-09-23T20:03:14.683 INFO:tasks.rados.rados.0.smithi098.stdout:225: writing smithi09866585-225 from 564768 to 1194781 tid 1 2023-09-23T20:03:14.688 INFO:tasks.rados.rados.0.smithi098.stdout:225: writing smithi09866585-225 from 1674790 to 2122188 tid 2 2023-09-23T20:03:14.696 INFO:tasks.rados.rados.0.smithi098.stdout:225: writing smithi09866585-225 from 2768515 to 3394740 tid 3 2023-09-23T20:03:14.696 INFO:tasks.rados.rados.0.smithi098.stdout:226: write initial oid 226 2023-09-23T20:03:14.697 INFO:tasks.rados.rados.0.smithi098.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2023-09-23T20:03:14.704 INFO:tasks.rados.rados.0.smithi098.stdout:226: writing smithi09866585-226 from 581575 to 1286837 tid 1 2023-09-23T20:03:14.711 INFO:tasks.rados.rados.0.smithi098.stdout:226: writing smithi09866585-226 from 1733272 to 2440681 tid 2 2023-09-23T20:03:14.718 INFO:tasks.rados.rados.0.smithi098.stdout:226: writing smithi09866585-226 from 3195938 to 3633435 tid 3 2023-09-23T20:03:14.718 INFO:tasks.rados.rados.0.smithi098.stdout:227: write initial oid 227 2023-09-23T20:03:14.719 INFO:tasks.rados.rados.0.smithi098.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2023-09-23T20:03:14.728 INFO:tasks.rados.rados.0.smithi098.stdout:227: writing smithi09866585-227 from 598382 to 1378893 tid 1 2023-09-23T20:03:14.734 INFO:tasks.rados.rados.0.smithi098.stdout:227: writing smithi09866585-227 from 2075401 to 2526468 tid 2 2023-09-23T20:03:14.742 INFO:tasks.rados.rados.0.smithi098.stdout:227: writing smithi09866585-227 from 3107008 to 3755777 tid 3 2023-09-23T20:03:14.742 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.742 INFO:tasks.rados.rados.0.smithi098.stdout:212: finishing write tid 2 to smithi09866585-212 2023-09-23T20:03:14.742 INFO:tasks.rados.rados.0.smithi098.stdout:212: finishing write tid 3 to smithi09866585-212 2023-09-23T20:03:14.742 INFO:tasks.rados.rados.0.smithi098.stdout:212: finishing write tid 4 to smithi09866585-212 2023-09-23T20:03:14.742 INFO:tasks.rados.rados.0.smithi098.stdout:212: finishing write tid 5 to smithi09866585-212 2023-09-23T20:03:14.743 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 212 v 76 (ObjNum 211 snap 0 seq_num 211) dirty exists 2023-09-23T20:03:14.743 INFO:tasks.rados.rados.0.smithi098.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2023-09-23T20:03:14.743 INFO:tasks.rados.rados.0.smithi098.stdout:213: finishing write tid 1 to smithi09866585-213 2023-09-23T20:03:14.743 INFO:tasks.rados.rados.0.smithi098.stdout:212: done (15 left) 2023-09-23T20:03:14.743 INFO:tasks.rados.rados.0.smithi098.stdout:228: write initial oid 228 2023-09-23T20:03:14.743 INFO:tasks.rados.rados.0.smithi098.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2023-09-23T20:03:14.748 INFO:tasks.rados.rados.0.smithi098.stdout:228: writing smithi09866585-228 from 615189 to 1070949 tid 1 2023-09-23T20:03:14.756 INFO:tasks.rados.rados.0.smithi098.stdout:228: writing smithi09866585-228 from 1733883 to 2444961 tid 2 2023-09-23T20:03:14.763 INFO:tasks.rados.rados.0.smithi098.stdout:228: writing smithi09866585-228 from 3134431 to 3594472 tid 3 2023-09-23T20:03:14.763 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.763 INFO:tasks.rados.rados.0.smithi098.stdout:213: finishing write tid 2 to smithi09866585-213 2023-09-23T20:03:14.763 INFO:tasks.rados.rados.0.smithi098.stdout:213: finishing write tid 3 to smithi09866585-213 2023-09-23T20:03:14.763 INFO:tasks.rados.rados.0.smithi098.stdout:213: finishing write tid 4 to smithi09866585-213 2023-09-23T20:03:14.763 INFO:tasks.rados.rados.0.smithi098.stdout:213: finishing write tid 5 to smithi09866585-213 2023-09-23T20:03:14.763 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 213 v 48 (ObjNum 212 snap 0 seq_num 212) dirty exists 2023-09-23T20:03:14.764 INFO:tasks.rados.rados.0.smithi098.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2023-09-23T20:03:14.764 INFO:tasks.rados.rados.0.smithi098.stdout:214: finishing write tid 1 to smithi09866585-214 2023-09-23T20:03:14.764 INFO:tasks.rados.rados.0.smithi098.stdout:214: finishing write tid 2 to smithi09866585-214 2023-09-23T20:03:14.764 INFO:tasks.rados.rados.0.smithi098.stdout:213: done (15 left) 2023-09-23T20:03:14.764 INFO:tasks.rados.rados.0.smithi098.stdout:229: write initial oid 229 2023-09-23T20:03:14.764 INFO:tasks.rados.rados.0.smithi098.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2023-09-23T20:03:14.769 INFO:tasks.rados.rados.0.smithi098.stdout:229: writing smithi09866585-229 from 631996 to 1163005 tid 1 2023-09-23T20:03:14.776 INFO:tasks.rados.rados.0.smithi098.stdout:229: writing smithi09866585-229 from 1792365 to 2247101 tid 2 2023-09-23T20:03:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:229: writing smithi09866585-229 from 2761854 to 3433167 tid 3 2023-09-23T20:03:14.783 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:214: finishing write tid 3 to smithi09866585-214 2023-09-23T20:03:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:214: finishing write tid 4 to smithi09866585-214 2023-09-23T20:03:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:214: finishing write tid 5 to smithi09866585-214 2023-09-23T20:03:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 214 v 29 (ObjNum 213 snap 0 seq_num 213) dirty exists 2023-09-23T20:03:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2023-09-23T20:03:14.784 INFO:tasks.rados.rados.0.smithi098.stdout:215: finishing write tid 1 to smithi09866585-215 2023-09-23T20:03:14.784 INFO:tasks.rados.rados.0.smithi098.stdout:215: finishing write tid 2 to smithi09866585-215 2023-09-23T20:03:14.784 INFO:tasks.rados.rados.0.smithi098.stdout:215: finishing write tid 3 to smithi09866585-215 2023-09-23T20:03:14.784 INFO:tasks.rados.rados.0.smithi098.stdout:215: finishing write tid 4 to smithi09866585-215 2023-09-23T20:03:14.784 INFO:tasks.rados.rados.0.smithi098.stdout:214: done (15 left) 2023-09-23T20:03:14.784 INFO:tasks.rados.rados.0.smithi098.stdout:230: write initial oid 230 2023-09-23T20:03:14.784 INFO:tasks.rados.rados.0.smithi098.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2023-09-23T20:03:14.791 INFO:tasks.rados.rados.0.smithi098.stdout:230: writing smithi09866585-230 from 648803 to 1371414 tid 1 2023-09-23T20:03:14.800 INFO:tasks.rados.rados.0.smithi098.stdout:230: writing smithi09866585-230 from 1967200 to 2681947 tid 2 2023-09-23T20:03:14.807 INFO:tasks.rados.rados.0.smithi098.stdout:230: writing smithi09866585-230 from 3421983 to 3848803 tid 3 2023-09-23T20:03:14.807 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.807 INFO:tasks.rados.rados.0.smithi098.stdout:215: finishing write tid 5 to smithi09866585-215 2023-09-23T20:03:14.807 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 215 v 72 (ObjNum 214 snap 0 seq_num 214) dirty exists 2023-09-23T20:03:14.807 INFO:tasks.rados.rados.0.smithi098.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:03:14.808 INFO:tasks.rados.rados.0.smithi098.stdout:215: done (15 left) 2023-09-23T20:03:14.808 INFO:tasks.rados.rados.0.smithi098.stdout:231: write initial oid 231 2023-09-23T20:03:14.808 INFO:tasks.rados.rados.0.smithi098.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2023-09-23T20:03:14.815 INFO:tasks.rados.rados.0.smithi098.stdout:231: writing smithi09866585-231 from 665610 to 1463470 tid 1 2023-09-23T20:03:14.820 INFO:tasks.rados.rados.0.smithi098.stdout:231: writing smithi09866585-231 from 1909329 to 2367734 tid 2 2023-09-23T20:03:14.826 INFO:tasks.rados.rados.0.smithi098.stdout:231: writing smithi09866585-231 from 2816700 to 3226910 tid 3 2023-09-23T20:03:14.826 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.826 INFO:tasks.rados.rados.0.smithi098.stdout:216: finishing write tid 1 to smithi09866585-216 2023-09-23T20:03:14.826 INFO:tasks.rados.rados.0.smithi098.stdout:216: finishing write tid 2 to smithi09866585-216 2023-09-23T20:03:14.826 INFO:tasks.rados.rados.0.smithi098.stdout:216: finishing write tid 3 to smithi09866585-216 2023-09-23T20:03:14.826 INFO:tasks.rados.rados.0.smithi098.stdout:216: finishing write tid 4 to smithi09866585-216 2023-09-23T20:03:14.826 INFO:tasks.rados.rados.0.smithi098.stdout:216: finishing write tid 5 to smithi09866585-216 2023-09-23T20:03:14.826 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 216 v 73 (ObjNum 215 snap 0 seq_num 215) dirty exists 2023-09-23T20:03:14.826 INFO:tasks.rados.rados.0.smithi098.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2023-09-23T20:03:14.826 INFO:tasks.rados.rados.0.smithi098.stdout:217: finishing write tid 1 to smithi09866585-217 2023-09-23T20:03:14.826 INFO:tasks.rados.rados.0.smithi098.stdout:217: finishing write tid 2 to smithi09866585-217 2023-09-23T20:03:14.827 INFO:tasks.rados.rados.0.smithi098.stdout:217: finishing write tid 3 to smithi09866585-217 2023-09-23T20:03:14.827 INFO:tasks.rados.rados.0.smithi098.stdout:217: finishing write tid 4 to smithi09866585-217 2023-09-23T20:03:14.827 INFO:tasks.rados.rados.0.smithi098.stdout:217: finishing write tid 5 to smithi09866585-217 2023-09-23T20:03:14.827 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 217 v 33 (ObjNum 216 snap 0 seq_num 216) dirty exists 2023-09-23T20:03:14.827 INFO:tasks.rados.rados.0.smithi098.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2023-09-23T20:03:14.827 INFO:tasks.rados.rados.0.smithi098.stdout:216: done (15 left) 2023-09-23T20:03:14.827 INFO:tasks.rados.rados.0.smithi098.stdout:217: done (14 left) 2023-09-23T20:03:14.827 INFO:tasks.rados.rados.0.smithi098.stdout:232: write initial oid 232 2023-09-23T20:03:14.827 INFO:tasks.rados.rados.0.smithi098.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2023-09-23T20:03:14.833 INFO:tasks.rados.rados.0.smithi098.stdout:232: writing smithi09866585-232 from 682417 to 1155526 tid 1 2023-09-23T20:03:14.840 INFO:tasks.rados.rados.0.smithi098.stdout:232: writing smithi09866585-232 from 1567811 to 2169874 tid 2 2023-09-23T20:03:14.847 INFO:tasks.rados.rados.0.smithi098.stdout:232: writing smithi09866585-232 from 2844123 to 3465605 tid 3 2023-09-23T20:03:14.848 INFO:tasks.rados.rados.0.smithi098.stdout:233: write initial oid 233 2023-09-23T20:03:14.848 INFO:tasks.rados.rados.0.smithi098.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2023-09-23T20:03:14.855 INFO:tasks.rados.rados.0.smithi098.stdout:233: writing smithi09866585-233 from 699224 to 1247582 tid 1 2023-09-23T20:03:14.862 INFO:tasks.rados.rados.0.smithi098.stdout:233: writing smithi09866585-233 from 2026293 to 2488367 tid 2 2023-09-23T20:03:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:233: writing smithi09866585-233 from 3271546 to 3704300 tid 3 2023-09-23T20:03:14.870 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:218: finishing write tid 1 to smithi09866585-218 2023-09-23T20:03:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:218: finishing write tid 2 to smithi09866585-218 2023-09-23T20:03:14.871 INFO:tasks.rados.rados.0.smithi098.stdout:218: finishing write tid 3 to smithi09866585-218 2023-09-23T20:03:14.871 INFO:tasks.rados.rados.0.smithi098.stdout:218: finishing write tid 4 to smithi09866585-218 2023-09-23T20:03:14.871 INFO:tasks.rados.rados.0.smithi098.stdout:218: finishing write tid 5 to smithi09866585-218 2023-09-23T20:03:14.871 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 218 v 55 (ObjNum 217 snap 0 seq_num 217) dirty exists 2023-09-23T20:03:14.871 INFO:tasks.rados.rados.0.smithi098.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2023-09-23T20:03:14.871 INFO:tasks.rados.rados.0.smithi098.stdout:219: finishing write tid 1 to smithi09866585-219 2023-09-23T20:03:14.871 INFO:tasks.rados.rados.0.smithi098.stdout:219: finishing write tid 2 to smithi09866585-219 2023-09-23T20:03:14.871 INFO:tasks.rados.rados.0.smithi098.stdout:218: done (15 left) 2023-09-23T20:03:14.871 INFO:tasks.rados.rados.0.smithi098.stdout:234: write initial oid 234 2023-09-23T20:03:14.871 INFO:tasks.rados.rados.0.smithi098.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2023-09-23T20:03:14.877 INFO:tasks.rados.rados.0.smithi098.stdout:234: writing smithi09866585-234 from 716031 to 1339638 tid 1 2023-09-23T20:03:14.885 INFO:tasks.rados.rados.0.smithi098.stdout:234: writing smithi09866585-234 from 2084775 to 2690507 tid 2 2023-09-23T20:03:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:234: writing smithi09866585-234 from 3298969 to 3916031 tid 3 2023-09-23T20:03:14.892 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:219: finishing write tid 3 to smithi09866585-219 2023-09-23T20:03:14.893 INFO:tasks.rados.rados.0.smithi098.stdout:219: finishing write tid 4 to smithi09866585-219 2023-09-23T20:03:14.893 INFO:tasks.rados.rados.0.smithi098.stdout:219: finishing write tid 5 to smithi09866585-219 2023-09-23T20:03:14.893 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 219 v 80 (ObjNum 218 snap 0 seq_num 218) dirty exists 2023-09-23T20:03:14.893 INFO:tasks.rados.rados.0.smithi098.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2023-09-23T20:03:14.893 INFO:tasks.rados.rados.0.smithi098.stdout:220: finishing write tid 1 to smithi09866585-220 2023-09-23T20:03:14.893 INFO:tasks.rados.rados.0.smithi098.stdout:220: finishing write tid 2 to smithi09866585-220 2023-09-23T20:03:14.893 INFO:tasks.rados.rados.0.smithi098.stdout:219: done (15 left) 2023-09-23T20:03:14.893 INFO:tasks.rados.rados.0.smithi098.stdout:235: write initial oid 235 2023-09-23T20:03:14.893 INFO:tasks.rados.rados.0.smithi098.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2023-09-23T20:03:14.900 INFO:tasks.rados.rados.0.smithi098.stdout:235: writing smithi09866585-235 from 732838 to 1431694 tid 1 2023-09-23T20:03:14.906 INFO:tasks.rados.rados.0.smithi098.stdout:235: writing smithi09866585-235 from 2026904 to 2492647 tid 2 2023-09-23T20:03:14.914 INFO:tasks.rados.rados.0.smithi098.stdout:235: writing smithi09866585-235 from 3210039 to 3781690 tid 3 2023-09-23T20:03:14.915 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.915 INFO:tasks.rados.rados.0.smithi098.stdout:220: finishing write tid 3 to smithi09866585-220 2023-09-23T20:03:14.915 INFO:tasks.rados.rados.0.smithi098.stdout:220: finishing write tid 4 to smithi09866585-220 2023-09-23T20:03:14.915 INFO:tasks.rados.rados.0.smithi098.stdout:220: finishing write tid 5 to smithi09866585-220 2023-09-23T20:03:14.915 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 220 v 44 (ObjNum 219 snap 0 seq_num 219) dirty exists 2023-09-23T20:03:14.915 INFO:tasks.rados.rados.0.smithi098.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2023-09-23T20:03:14.915 INFO:tasks.rados.rados.0.smithi098.stdout:221: finishing write tid 1 to smithi09866585-221 2023-09-23T20:03:14.915 INFO:tasks.rados.rados.0.smithi098.stdout:220: done (15 left) 2023-09-23T20:03:14.915 INFO:tasks.rados.rados.0.smithi098.stdout:236: write initial oid 236 2023-09-23T20:03:14.915 INFO:tasks.rados.rados.0.smithi098.stdout:221: finishing write tid 2 to smithi09866585-221 2023-09-23T20:03:14.916 INFO:tasks.rados.rados.0.smithi098.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2023-09-23T20:03:14.923 INFO:tasks.rados.rados.0.smithi098.stdout:236: writing smithi09866585-236 from 749645 to 1523750 tid 1 2023-09-23T20:03:14.930 INFO:tasks.rados.rados.0.smithi098.stdout:236: writing smithi09866585-236 from 2085386 to 2694787 tid 2 2023-09-23T20:03:14.939 INFO:tasks.rados.rados.0.smithi098.stdout:236: writing smithi09866585-236 from 3237462 to 3949645 tid 3 2023-09-23T20:03:14.939 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.939 INFO:tasks.rados.rados.0.smithi098.stdout:221: finishing write tid 3 to smithi09866585-221 2023-09-23T20:03:14.939 INFO:tasks.rados.rados.0.smithi098.stdout:221: finishing write tid 4 to smithi09866585-221 2023-09-23T20:03:14.940 INFO:tasks.rados.rados.0.smithi098.stdout:221: finishing write tid 5 to smithi09866585-221 2023-09-23T20:03:14.940 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 221 v 77 (ObjNum 220 snap 0 seq_num 220) dirty exists 2023-09-23T20:03:14.940 INFO:tasks.rados.rados.0.smithi098.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:03:14.940 INFO:tasks.rados.rados.0.smithi098.stdout:222: finishing write tid 1 to smithi09866585-222 2023-09-23T20:03:14.940 INFO:tasks.rados.rados.0.smithi098.stdout:222: finishing write tid 2 to smithi09866585-222 2023-09-23T20:03:14.940 INFO:tasks.rados.rados.0.smithi098.stdout:222: finishing write tid 3 to smithi09866585-222 2023-09-23T20:03:14.940 INFO:tasks.rados.rados.0.smithi098.stdout:222: finishing write tid 4 to smithi09866585-222 2023-09-23T20:03:14.940 INFO:tasks.rados.rados.0.smithi098.stdout:221: done (15 left) 2023-09-23T20:03:14.940 INFO:tasks.rados.rados.0.smithi098.stdout:237: write initial oid 237 2023-09-23T20:03:14.940 INFO:tasks.rados.rados.0.smithi098.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2023-09-23T20:03:14.947 INFO:tasks.rados.rados.0.smithi098.stdout:237: writing smithi09866585-237 from 766452 to 1332159 tid 1 2023-09-23T20:03:14.953 INFO:tasks.rados.rados.0.smithi098.stdout:237: writing smithi09866585-237 from 1860221 to 2329633 tid 2 2023-09-23T20:03:14.963 INFO:tasks.rados.rados.0.smithi098.stdout:237: writing smithi09866585-237 from 2981238 to 3575433 tid 3 2023-09-23T20:03:14.963 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:14.963 INFO:tasks.rados.rados.0.smithi098.stdout:222: finishing write tid 5 to smithi09866585-222 2023-09-23T20:03:14.963 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 222 v 51 (ObjNum 221 snap 0 seq_num 221) dirty exists 2023-09-23T20:03:14.963 INFO:tasks.rados.rados.0.smithi098.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2023-09-23T20:03:14.963 INFO:tasks.rados.rados.0.smithi098.stdout:223: finishing write tid 1 to smithi09866585-223 2023-09-23T20:03:14.963 INFO:tasks.rados.rados.0.smithi098.stdout:223: finishing write tid 2 to smithi09866585-223 2023-09-23T20:03:14.963 INFO:tasks.rados.rados.0.smithi098.stdout:223: finishing write tid 3 to smithi09866585-223 2023-09-23T20:03:14.964 INFO:tasks.rados.rados.0.smithi098.stdout:223: finishing write tid 4 to smithi09866585-223 2023-09-23T20:03:14.964 INFO:tasks.rados.rados.0.smithi098.stdout:223: finishing write tid 5 to smithi09866585-223 2023-09-23T20:03:14.964 INFO:tasks.rados.rados.0.smithi098.stdout:223: finishing write tid 6 to smithi09866585-223 2023-09-23T20:03:14.964 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 223 v 49 (ObjNum 222 snap 0 seq_num 222) dirty exists 2023-09-23T20:03:14.964 INFO:tasks.rados.rados.0.smithi098.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2023-09-23T20:03:14.964 INFO:tasks.rados.rados.0.smithi098.stdout:224: finishing write tid 1 to smithi09866585-224 2023-09-23T20:03:14.964 INFO:tasks.rados.rados.0.smithi098.stdout:224: finishing write tid 2 to smithi09866585-224 2023-09-23T20:03:14.964 INFO:tasks.rados.rados.0.smithi098.stdout:224: finishing write tid 3 to smithi09866585-224 2023-09-23T20:03:14.964 INFO:tasks.rados.rados.0.smithi098.stdout:224: finishing write tid 4 to smithi09866585-224 2023-09-23T20:03:14.964 INFO:tasks.rados.rados.0.smithi098.stdout:224: finishing write tid 5 to smithi09866585-224 2023-09-23T20:03:14.965 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 224 v 76 (ObjNum 223 snap 0 seq_num 223) dirty exists 2023-09-23T20:03:14.965 INFO:tasks.rados.rados.0.smithi098.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2023-09-23T20:03:14.965 INFO:tasks.rados.rados.0.smithi098.stdout:225: finishing write tid 1 to smithi09866585-225 2023-09-23T20:03:14.965 INFO:tasks.rados.rados.0.smithi098.stdout:225: finishing write tid 2 to smithi09866585-225 2023-09-23T20:03:14.965 INFO:tasks.rados.rados.0.smithi098.stdout:225: finishing write tid 3 to smithi09866585-225 2023-09-23T20:03:14.965 INFO:tasks.rados.rados.0.smithi098.stdout:225: finishing write tid 4 to smithi09866585-225 2023-09-23T20:03:14.965 INFO:tasks.rados.rados.0.smithi098.stdout:225: finishing write tid 5 to smithi09866585-225 2023-09-23T20:03:14.965 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 225 v 55 (ObjNum 224 snap 0 seq_num 224) dirty exists 2023-09-23T20:03:14.965 INFO:tasks.rados.rados.0.smithi098.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2023-09-23T20:03:14.965 INFO:tasks.rados.rados.0.smithi098.stdout:226: finishing write tid 1 to smithi09866585-226 2023-09-23T20:03:14.965 INFO:tasks.rados.rados.0.smithi098.stdout:226: finishing write tid 2 to smithi09866585-226 2023-09-23T20:03:14.966 INFO:tasks.rados.rados.0.smithi098.stdout:226: finishing write tid 3 to smithi09866585-226 2023-09-23T20:03:14.966 INFO:tasks.rados.rados.0.smithi098.stdout:226: finishing write tid 4 to smithi09866585-226 2023-09-23T20:03:14.966 INFO:tasks.rados.rados.0.smithi098.stdout:226: finishing write tid 5 to smithi09866585-226 2023-09-23T20:03:14.966 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 226 v 53 (ObjNum 225 snap 0 seq_num 225) dirty exists 2023-09-23T20:03:14.966 INFO:tasks.rados.rados.0.smithi098.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2023-09-23T20:03:14.966 INFO:tasks.rados.rados.0.smithi098.stdout:227: finishing write tid 1 to smithi09866585-227 2023-09-23T20:03:14.966 INFO:tasks.rados.rados.0.smithi098.stdout:227: finishing write tid 2 to smithi09866585-227 2023-09-23T20:03:14.966 INFO:tasks.rados.rados.0.smithi098.stdout:227: finishing write tid 3 to smithi09866585-227 2023-09-23T20:03:14.966 INFO:tasks.rados.rados.0.smithi098.stdout:227: finishing write tid 4 to smithi09866585-227 2023-09-23T20:03:14.966 INFO:tasks.rados.rados.0.smithi098.stdout:227: finishing write tid 5 to smithi09866585-227 2023-09-23T20:03:14.967 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 227 v 59 (ObjNum 226 snap 0 seq_num 226) dirty exists 2023-09-23T20:03:14.967 INFO:tasks.rados.rados.0.smithi098.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:03:14.967 INFO:tasks.rados.rados.0.smithi098.stdout:228: finishing write tid 1 to smithi09866585-228 2023-09-23T20:03:14.967 INFO:tasks.rados.rados.0.smithi098.stdout:228: finishing write tid 2 to smithi09866585-228 2023-09-23T20:03:14.967 INFO:tasks.rados.rados.0.smithi098.stdout:228: finishing write tid 3 to smithi09866585-228 2023-09-23T20:03:14.967 INFO:tasks.rados.rados.0.smithi098.stdout:228: finishing write tid 4 to smithi09866585-228 2023-09-23T20:03:14.967 INFO:tasks.rados.rados.0.smithi098.stdout:228: finishing write tid 5 to smithi09866585-228 2023-09-23T20:03:14.967 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 228 v 33 (ObjNum 227 snap 0 seq_num 227) dirty exists 2023-09-23T20:03:14.967 INFO:tasks.rados.rados.0.smithi098.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2023-09-23T20:03:14.967 INFO:tasks.rados.rados.0.smithi098.stdout:222: done (15 left) 2023-09-23T20:03:14.968 INFO:tasks.rados.rados.0.smithi098.stdout:223: done (14 left) 2023-09-23T20:03:14.968 INFO:tasks.rados.rados.0.smithi098.stdout:224: done (13 left) 2023-09-23T20:03:14.968 INFO:tasks.rados.rados.0.smithi098.stdout:225: done (12 left) 2023-09-23T20:03:14.968 INFO:tasks.rados.rados.0.smithi098.stdout:226: done (11 left) 2023-09-23T20:03:14.968 INFO:tasks.rados.rados.0.smithi098.stdout:227: done (10 left) 2023-09-23T20:03:14.968 INFO:tasks.rados.rados.0.smithi098.stdout:228: done (9 left) 2023-09-23T20:03:14.968 INFO:tasks.rados.rados.0.smithi098.stdout:238: write initial oid 238 2023-09-23T20:03:14.968 INFO:tasks.rados.rados.0.smithi098.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2023-09-23T20:03:14.970 INFO:tasks.rados.rados.0.smithi098.stdout:238: writing smithi09866585-238 from 783259 to 1424215 tid 1 2023-09-23T20:03:14.976 INFO:tasks.rados.rados.0.smithi098.stdout:238: writing smithi09866585-238 from 1918703 to 2531773 tid 2 2023-09-23T20:03:14.982 INFO:tasks.rados.rados.0.smithi098.stdout:238: writing smithi09866585-238 from 3008661 to 3414128 tid 3 2023-09-23T20:03:14.985 INFO:tasks.rados.rados.0.smithi098.stdout:238: writing smithi09866585-238 from 3821939 to 3983259 tid 4 2023-09-23T20:03:14.985 INFO:tasks.rados.rados.0.smithi098.stdout:239: write initial oid 239 2023-09-23T20:03:14.985 INFO:tasks.rados.rados.0.smithi098.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2023-09-23T20:03:14.992 INFO:tasks.rados.rados.0.smithi098.stdout:239: writing smithi09866585-239 from 400066 to 1116271 tid 1 2023-09-23T20:03:14.998 INFO:tasks.rados.rados.0.smithi098.stdout:239: writing smithi09866585-239 from 1860832 to 2000066 tid 2 2023-09-23T20:03:14.998 INFO:tasks.rados.rados.0.smithi098.stdout:240: write initial oid 240 2023-09-23T20:03:14.998 INFO:tasks.rados.rados.0.smithi098.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2023-09-23T20:03:15.005 INFO:tasks.rados.rados.0.smithi098.stdout:240: writing smithi09866585-240 from 416873 to 1208327 tid 1 2023-09-23T20:03:15.010 INFO:tasks.rados.rados.0.smithi098.stdout:240: writing smithi09866585-240 from 1919314 to 2016873 tid 2 2023-09-23T20:03:15.010 INFO:tasks.rados.rados.0.smithi098.stdout:241: write initial oid 241 2023-09-23T20:03:15.010 INFO:tasks.rados.rados.0.smithi098.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2023-09-23T20:03:15.016 INFO:tasks.rados.rados.0.smithi098.stdout:241: writing smithi09866585-241 from 433680 to 900383 tid 1 2023-09-23T20:03:15.023 INFO:tasks.rados.rados.0.smithi098.stdout:241: writing smithi09866585-241 from 1577796 to 2033680 tid 2 2023-09-23T20:03:15.023 INFO:tasks.rados.rados.0.smithi098.stdout:242: write initial oid 242 2023-09-23T20:03:15.024 INFO:tasks.rados.rados.0.smithi098.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2023-09-23T20:03:15.030 INFO:tasks.rados.rados.0.smithi098.stdout:242: writing smithi09866585-242 from 450487 to 992439 tid 1 2023-09-23T20:03:15.036 INFO:tasks.rados.rados.0.smithi098.stdout:242: writing smithi09866585-242 from 1636278 to 2050487 tid 2 2023-09-23T20:03:15.036 INFO:tasks.rados.rados.0.smithi098.stdout:243: write initial oid 243 2023-09-23T20:03:15.036 INFO:tasks.rados.rados.0.smithi098.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2023-09-23T20:03:15.043 INFO:tasks.rados.rados.0.smithi098.stdout:243: writing smithi09866585-243 from 467294 to 1084495 tid 1 2023-09-23T20:03:15.049 INFO:tasks.rados.rados.0.smithi098.stdout:243: writing smithi09866585-243 from 1578407 to 2067294 tid 2 2023-09-23T20:03:15.049 INFO:tasks.rados.rados.0.smithi098.stdout:244: write initial oid 244 2023-09-23T20:03:15.049 INFO:tasks.rados.rados.0.smithi098.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2023-09-23T20:03:15.057 INFO:tasks.rados.rados.0.smithi098.stdout:244: writing smithi09866585-244 from 484101 to 1176551 tid 1 2023-09-23T20:03:15.063 INFO:tasks.rados.rados.0.smithi098.stdout:244: writing smithi09866585-244 from 1636889 to 2084101 tid 2 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout:229: finishing write tid 1 to smithi09866585-229 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout:229: finishing write tid 2 to smithi09866585-229 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout:229: finishing write tid 3 to smithi09866585-229 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout:229: finishing write tid 4 to smithi09866585-229 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout:229: finishing write tid 5 to smithi09866585-229 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 229 v 32 (ObjNum 228 snap 0 seq_num 228) dirty exists 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout:230: finishing write tid 1 to smithi09866585-230 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout:229: done (15 left) 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout:245: write initial oid 245 2023-09-23T20:03:15.064 INFO:tasks.rados.rados.0.smithi098.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2023-09-23T20:03:15.069 INFO:tasks.rados.rados.0.smithi098.stdout:245: writing smithi09866585-245 from 500908 to 984960 tid 1 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout:245: writing smithi09866585-245 from 1411724 to 2100908 tid 2 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout:230: finishing write tid 2 to smithi09866585-230 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout:230: finishing write tid 3 to smithi09866585-230 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout:230: finishing write tid 4 to smithi09866585-230 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout:230: finishing write tid 5 to smithi09866585-230 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 230 v 61 (ObjNum 229 snap 0 seq_num 229) dirty exists 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout:231: finishing write tid 1 to smithi09866585-231 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout:231: finishing write tid 2 to smithi09866585-231 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout:230: done (15 left) 2023-09-23T20:03:15.077 INFO:tasks.rados.rados.0.smithi098.stdout:246: write initial oid 246 2023-09-23T20:03:15.078 INFO:tasks.rados.rados.0.smithi098.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2023-09-23T20:03:15.083 INFO:tasks.rados.rados.0.smithi098.stdout:246: writing smithi09866585-246 from 517715 to 1077016 tid 1 2023-09-23T20:03:15.090 INFO:tasks.rados.rados.0.smithi098.stdout:246: writing smithi09866585-246 from 1870206 to 2117715 tid 2 2023-09-23T20:03:15.090 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.090 INFO:tasks.rados.rados.0.smithi098.stdout:231: finishing write tid 3 to smithi09866585-231 2023-09-23T20:03:15.090 INFO:tasks.rados.rados.0.smithi098.stdout:231: finishing write tid 4 to smithi09866585-231 2023-09-23T20:03:15.090 INFO:tasks.rados.rados.0.smithi098.stdout:231: finishing write tid 5 to smithi09866585-231 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 231 v 81 (ObjNum 230 snap 0 seq_num 230) dirty exists 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:232: finishing write tid 1 to smithi09866585-232 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:232: finishing write tid 2 to smithi09866585-232 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:232: finishing write tid 3 to smithi09866585-232 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:232: finishing write tid 4 to smithi09866585-232 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:232: finishing write tid 5 to smithi09866585-232 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 232 v 26 (ObjNum 231 snap 0 seq_num 231) dirty exists 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:233: finishing write tid 1 to smithi09866585-233 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:233: finishing write tid 2 to smithi09866585-233 2023-09-23T20:03:15.091 INFO:tasks.rados.rados.0.smithi098.stdout:233: finishing write tid 3 to smithi09866585-233 2023-09-23T20:03:15.092 INFO:tasks.rados.rados.0.smithi098.stdout:233: finishing write tid 4 to smithi09866585-233 2023-09-23T20:03:15.092 INFO:tasks.rados.rados.0.smithi098.stdout:233: finishing write tid 5 to smithi09866585-233 2023-09-23T20:03:15.092 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 233 v 53 (ObjNum 232 snap 0 seq_num 232) dirty exists 2023-09-23T20:03:15.092 INFO:tasks.rados.rados.0.smithi098.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2023-09-23T20:03:15.092 INFO:tasks.rados.rados.0.smithi098.stdout:231: done (15 left) 2023-09-23T20:03:15.092 INFO:tasks.rados.rados.0.smithi098.stdout:232: done (14 left) 2023-09-23T20:03:15.092 INFO:tasks.rados.rados.0.smithi098.stdout:233: done (13 left) 2023-09-23T20:03:15.092 INFO:tasks.rados.rados.0.smithi098.stdout:247: write initial oid 247 2023-09-23T20:03:15.092 INFO:tasks.rados.rados.0.smithi098.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2023-09-23T20:03:15.097 INFO:tasks.rados.rados.0.smithi098.stdout:247: writing smithi09866585-247 from 534522 to 1169072 tid 1 2023-09-23T20:03:15.103 INFO:tasks.rados.rados.0.smithi098.stdout:247: writing smithi09866585-247 from 1812335 to 2134522 tid 2 2023-09-23T20:03:15.103 INFO:tasks.rados.rados.0.smithi098.stdout:248: write initial oid 248 2023-09-23T20:03:15.103 INFO:tasks.rados.rados.0.smithi098.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2023-09-23T20:03:15.111 INFO:tasks.rados.rados.0.smithi098.stdout:248: writing smithi09866585-248 from 551329 to 1261128 tid 1 2023-09-23T20:03:15.117 INFO:tasks.rados.rados.0.smithi098.stdout:248: writing smithi09866585-248 from 1870817 to 2151329 tid 2 2023-09-23T20:03:15.117 INFO:tasks.rados.rados.0.smithi098.stdout:249: write initial oid 249 2023-09-23T20:03:15.117 INFO:tasks.rados.rados.0.smithi098.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2023-09-23T20:03:15.125 INFO:tasks.rados.rados.0.smithi098.stdout:249: writing smithi09866585-249 from 568136 to 1353184 tid 1 2023-09-23T20:03:15.130 INFO:tasks.rados.rados.0.smithi098.stdout:249: writing smithi09866585-249 from 1929299 to 2168136 tid 2 2023-09-23T20:03:15.130 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.131 INFO:tasks.rados.rados.0.smithi098.stdout:234: finishing write tid 1 to smithi09866585-234 2023-09-23T20:03:15.131 INFO:tasks.rados.rados.0.smithi098.stdout:234: finishing write tid 2 to smithi09866585-234 2023-09-23T20:03:15.131 INFO:tasks.rados.rados.0.smithi098.stdout:234: finishing write tid 3 to smithi09866585-234 2023-09-23T20:03:15.131 INFO:tasks.rados.rados.0.smithi098.stdout:234: finishing write tid 4 to smithi09866585-234 2023-09-23T20:03:15.131 INFO:tasks.rados.rados.0.smithi098.stdout:234: finishing write tid 5 to smithi09866585-234 2023-09-23T20:03:15.131 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 234 v 37 (ObjNum 233 snap 0 seq_num 233) dirty exists 2023-09-23T20:03:15.131 INFO:tasks.rados.rados.0.smithi098.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2023-09-23T20:03:15.131 INFO:tasks.rados.rados.0.smithi098.stdout:235: finishing write tid 1 to smithi09866585-235 2023-09-23T20:03:15.131 INFO:tasks.rados.rados.0.smithi098.stdout:234: done (15 left) 2023-09-23T20:03:15.131 INFO:tasks.rados.rados.0.smithi098.stdout:250: write initial oid 250 2023-09-23T20:03:15.131 INFO:tasks.rados.rados.0.smithi098.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2023-09-23T20:03:15.137 INFO:tasks.rados.rados.0.smithi098.stdout:250: writing smithi09866585-250 from 584943 to 1045240 tid 1 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout:250: writing smithi09866585-250 from 1587781 to 2184943 tid 2 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout:235: finishing write tid 2 to smithi09866585-235 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout:235: finishing write tid 3 to smithi09866585-235 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout:235: finishing write tid 4 to smithi09866585-235 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout:235: finishing write tid 5 to smithi09866585-235 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 235 v 85 (ObjNum 234 snap 0 seq_num 234) dirty exists 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout:236: finishing write tid 1 to smithi09866585-236 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout:236: finishing write tid 2 to smithi09866585-236 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout:235: done (15 left) 2023-09-23T20:03:15.145 INFO:tasks.rados.rados.0.smithi098.stdout:251: write initial oid 251 2023-09-23T20:03:15.146 INFO:tasks.rados.rados.0.smithi098.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2023-09-23T20:03:15.151 INFO:tasks.rados.rados.0.smithi098.stdout:251: writing smithi09866585-251 from 601750 to 1137296 tid 1 2023-09-23T20:03:15.158 INFO:tasks.rados.rados.0.smithi098.stdout:251: writing smithi09866585-251 from 1929910 to 2201750 tid 2 2023-09-23T20:03:15.158 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.158 INFO:tasks.rados.rados.0.smithi098.stdout:236: finishing write tid 3 to smithi09866585-236 2023-09-23T20:03:15.158 INFO:tasks.rados.rados.0.smithi098.stdout:236: finishing write tid 4 to smithi09866585-236 2023-09-23T20:03:15.158 INFO:tasks.rados.rados.0.smithi098.stdout:236: finishing write tid 5 to smithi09866585-236 2023-09-23T20:03:15.158 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 236 v 36 (ObjNum 235 snap 0 seq_num 235) dirty exists 2023-09-23T20:03:15.158 INFO:tasks.rados.rados.0.smithi098.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2023-09-23T20:03:15.158 INFO:tasks.rados.rados.0.smithi098.stdout:237: finishing write tid 1 to smithi09866585-237 2023-09-23T20:03:15.158 INFO:tasks.rados.rados.0.smithi098.stdout:237: finishing write tid 2 to smithi09866585-237 2023-09-23T20:03:15.158 INFO:tasks.rados.rados.0.smithi098.stdout:237: finishing write tid 3 to smithi09866585-237 2023-09-23T20:03:15.159 INFO:tasks.rados.rados.0.smithi098.stdout:237: finishing write tid 4 to smithi09866585-237 2023-09-23T20:03:15.159 INFO:tasks.rados.rados.0.smithi098.stdout:236: done (15 left) 2023-09-23T20:03:15.159 INFO:tasks.rados.rados.0.smithi098.stdout:252: write initial oid 252 2023-09-23T20:03:15.159 INFO:tasks.rados.rados.0.smithi098.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2023-09-23T20:03:15.165 INFO:tasks.rados.rados.0.smithi098.stdout:252: writing smithi09866585-252 from 618557 to 1345705 tid 1 2023-09-23T20:03:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:252: writing smithi09866585-252 from 2104745 to 2218557 tid 2 2023-09-23T20:03:15.171 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:237: finishing write tid 5 to smithi09866585-237 2023-09-23T20:03:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 237 v 57 (ObjNum 236 snap 0 seq_num 236) dirty exists 2023-09-23T20:03:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2023-09-23T20:03:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:238: finishing write tid 1 to smithi09866585-238 2023-09-23T20:03:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:238: finishing write tid 2 to smithi09866585-238 2023-09-23T20:03:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:237: done (15 left) 2023-09-23T20:03:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:253: write initial oid 253 2023-09-23T20:03:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2023-09-23T20:03:15.177 INFO:tasks.rados.rados.0.smithi098.stdout:253: writing smithi09866585-253 from 635364 to 1037761 tid 1 2023-09-23T20:03:15.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:14 smithi098 bash[27308]: cluster 2023-09-23T20:03:13.766255+0000 mgr.y (mgr.14442) 177 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 468 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-09-23T20:03:15.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:14 smithi098 bash[27308]: audit 2023-09-23T20:03:14.625395+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.98:0/430782842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:15.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:14 smithi098 bash[33670]: cluster 2023-09-23T20:03:13.766255+0000 mgr.y (mgr.14442) 177 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 468 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-09-23T20:03:15.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:14 smithi098 bash[33670]: audit 2023-09-23T20:03:14.625395+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.98:0/430782842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:15.184 INFO:tasks.rados.rados.0.smithi098.stdout:253: writing smithi09866585-253 from 1763227 to 2235364 tid 2 2023-09-23T20:03:15.184 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.184 INFO:tasks.rados.rados.0.smithi098.stdout:238: finishing write tid 3 to smithi09866585-238 2023-09-23T20:03:15.184 INFO:tasks.rados.rados.0.smithi098.stdout:238: finishing write tid 4 to smithi09866585-238 2023-09-23T20:03:15.184 INFO:tasks.rados.rados.0.smithi098.stdout:238: finishing write tid 5 to smithi09866585-238 2023-09-23T20:03:15.185 INFO:tasks.rados.rados.0.smithi098.stdout:238: finishing write tid 6 to smithi09866585-238 2023-09-23T20:03:15.185 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 238 v 66 (ObjNum 237 snap 0 seq_num 237) dirty exists 2023-09-23T20:03:15.185 INFO:tasks.rados.rados.0.smithi098.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2023-09-23T20:03:15.185 INFO:tasks.rados.rados.0.smithi098.stdout:239: finishing write tid 1 to smithi09866585-239 2023-09-23T20:03:15.185 INFO:tasks.rados.rados.0.smithi098.stdout:239: finishing write tid 2 to smithi09866585-239 2023-09-23T20:03:15.185 INFO:tasks.rados.rados.0.smithi098.stdout:238: done (15 left) 2023-09-23T20:03:15.185 INFO:tasks.rados.rados.0.smithi098.stdout:254: write initial oid 254 2023-09-23T20:03:15.185 INFO:tasks.rados.rados.0.smithi098.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2023-09-23T20:03:15.190 INFO:tasks.rados.rados.0.smithi098.stdout:254: writing smithi09866585-254 from 652171 to 1129817 tid 1 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi098.stdout:254: writing smithi09866585-254 from 1821709 to 2252171 tid 2 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi098.stdout:239: finishing write tid 3 to smithi09866585-239 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi098.stdout:239: finishing write tid 4 to smithi09866585-239 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 239 v 58 (ObjNum 238 snap 0 seq_num 238) dirty exists 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi098.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi098.stdout:240: finishing write tid 1 to smithi09866585-240 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi098.stdout:240: finishing write tid 2 to smithi09866585-240 2023-09-23T20:03:15.199 INFO:tasks.rados.rados.0.smithi098.stdout:240: finishing write tid 3 to smithi09866585-240 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi098.stdout:240: finishing write tid 4 to smithi09866585-240 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 240 v 29 (ObjNum 239 snap 0 seq_num 239) dirty exists 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi098.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi098.stdout:241: finishing write tid 1 to smithi09866585-241 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi098.stdout:241: finishing write tid 2 to smithi09866585-241 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi098.stdout:239: done (15 left) 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi098.stdout:240: done (14 left) 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi098.stdout:255: write initial oid 255 2023-09-23T20:03:15.200 INFO:tasks.rados.rados.0.smithi098.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2023-09-23T20:03:15.205 INFO:tasks.rados.rados.0.smithi098.stdout:255: writing smithi09866585-255 from 668978 to 1221873 tid 1 2023-09-23T20:03:15.212 INFO:tasks.rados.rados.0.smithi098.stdout:255: writing smithi09866585-255 from 1763838 to 2268978 tid 2 2023-09-23T20:03:15.212 INFO:tasks.rados.rados.0.smithi098.stdout:256: write initial oid 256 2023-09-23T20:03:15.212 INFO:tasks.rados.rados.0.smithi098.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2023-09-23T20:03:15.219 INFO:tasks.rados.rados.0.smithi098.stdout:256: writing smithi09866585-256 from 685785 to 1313929 tid 1 2023-09-23T20:03:15.226 INFO:tasks.rados.rados.0.smithi098.stdout:256: writing smithi09866585-256 from 1822320 to 2285785 tid 2 2023-09-23T20:03:15.226 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.226 INFO:tasks.rados.rados.0.smithi098.stdout:241: finishing write tid 3 to smithi09866585-241 2023-09-23T20:03:15.226 INFO:tasks.rados.rados.0.smithi098.stdout:241: finishing write tid 4 to smithi09866585-241 2023-09-23T20:03:15.226 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 241 v 51 (ObjNum 240 snap 0 seq_num 240) dirty exists 2023-09-23T20:03:15.226 INFO:tasks.rados.rados.0.smithi098.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:242: finishing write tid 1 to smithi09866585-242 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:242: finishing write tid 2 to smithi09866585-242 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:242: finishing write tid 3 to smithi09866585-242 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:242: finishing write tid 4 to smithi09866585-242 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 242 v 58 (ObjNum 241 snap 0 seq_num 241) dirty exists 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:243: finishing write tid 1 to smithi09866585-243 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:243: finishing write tid 2 to smithi09866585-243 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:243: finishing write tid 3 to smithi09866585-243 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:243: finishing write tid 4 to smithi09866585-243 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 243 v 37 (ObjNum 242 snap 0 seq_num 242) dirty exists 2023-09-23T20:03:15.227 INFO:tasks.rados.rados.0.smithi098.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:03:15.228 INFO:tasks.rados.rados.0.smithi098.stdout:244: finishing write tid 1 to smithi09866585-244 2023-09-23T20:03:15.228 INFO:tasks.rados.rados.0.smithi098.stdout:244: finishing write tid 2 to smithi09866585-244 2023-09-23T20:03:15.228 INFO:tasks.rados.rados.0.smithi098.stdout:244: finishing write tid 3 to smithi09866585-244 2023-09-23T20:03:15.228 INFO:tasks.rados.rados.0.smithi098.stdout:241: done (15 left) 2023-09-23T20:03:15.228 INFO:tasks.rados.rados.0.smithi098.stdout:242: done (14 left) 2023-09-23T20:03:15.228 INFO:tasks.rados.rados.0.smithi098.stdout:243: done (13 left) 2023-09-23T20:03:15.228 INFO:tasks.rados.rados.0.smithi098.stdout:257: write initial oid 257 2023-09-23T20:03:15.228 INFO:tasks.rados.rados.0.smithi098.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2023-09-23T20:03:15.234 INFO:tasks.rados.rados.0.smithi098.stdout:257: writing smithi09866585-257 from 702592 to 1405985 tid 1 2023-09-23T20:03:15.239 INFO:tasks.rados.rados.0.smithi098.stdout:257: writing smithi09866585-257 from 1880802 to 2302592 tid 2 2023-09-23T20:03:15.239 INFO:tasks.rados.rados.0.smithi098.stdout:258: write initial oid 258 2023-09-23T20:03:15.240 INFO:tasks.rados.rados.0.smithi098.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2023-09-23T20:03:15.248 INFO:tasks.rados.rados.0.smithi098.stdout:258: writing smithi09866585-258 from 719399 to 1498041 tid 1 2023-09-23T20:03:15.253 INFO:tasks.rados.rados.0.smithi098.stdout:258: writing smithi09866585-258 from 1939284 to 2319399 tid 2 2023-09-23T20:03:15.253 INFO:tasks.rados.rados.0.smithi098.stdout:259: write initial oid 259 2023-09-23T20:03:15.253 INFO:tasks.rados.rados.0.smithi098.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2023-09-23T20:03:15.260 INFO:tasks.rados.rados.0.smithi098.stdout:259: writing smithi09866585-259 from 736206 to 1190097 tid 1 2023-09-23T20:03:15.267 INFO:tasks.rados.rados.0.smithi098.stdout:259: writing smithi09866585-259 from 1881413 to 2336206 tid 2 2023-09-23T20:03:15.267 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.267 INFO:tasks.rados.rados.0.smithi098.stdout:244: finishing write tid 4 to smithi09866585-244 2023-09-23T20:03:15.267 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 244 v 61 (ObjNum 243 snap 0 seq_num 243) dirty exists 2023-09-23T20:03:15.268 INFO:tasks.rados.rados.0.smithi098.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2023-09-23T20:03:15.268 INFO:tasks.rados.rados.0.smithi098.stdout:244: done (15 left) 2023-09-23T20:03:15.268 INFO:tasks.rados.rados.0.smithi098.stdout:260: write initial oid 260 2023-09-23T20:03:15.268 INFO:tasks.rados.rados.0.smithi098.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2023-09-23T20:03:15.277 INFO:tasks.rados.rados.0.smithi098.stdout:260: writing smithi09866585-260 from 753013 to 1398506 tid 1 2023-09-23T20:03:15.283 INFO:tasks.rados.rados.0.smithi098.stdout:260: writing smithi09866585-260 from 2056248 to 2353013 tid 2 2023-09-23T20:03:15.283 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.283 INFO:tasks.rados.rados.0.smithi098.stdout:245: finishing write tid 1 to smithi09866585-245 2023-09-23T20:03:15.283 INFO:tasks.rados.rados.0.smithi098.stdout:245: finishing write tid 2 to smithi09866585-245 2023-09-23T20:03:15.283 INFO:tasks.rados.rados.0.smithi098.stdout:245: finishing write tid 3 to smithi09866585-245 2023-09-23T20:03:15.283 INFO:tasks.rados.rados.0.smithi098.stdout:245: finishing write tid 4 to smithi09866585-245 2023-09-23T20:03:15.283 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 245 v 79 (ObjNum 244 snap 0 seq_num 244) dirty exists 2023-09-23T20:03:15.283 INFO:tasks.rados.rados.0.smithi098.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2023-09-23T20:03:15.283 INFO:tasks.rados.rados.0.smithi098.stdout:246: finishing write tid 1 to smithi09866585-246 2023-09-23T20:03:15.284 INFO:tasks.rados.rados.0.smithi098.stdout:246: finishing write tid 2 to smithi09866585-246 2023-09-23T20:03:15.284 INFO:tasks.rados.rados.0.smithi098.stdout:246: finishing write tid 3 to smithi09866585-246 2023-09-23T20:03:15.284 INFO:tasks.rados.rados.0.smithi098.stdout:245: done (15 left) 2023-09-23T20:03:15.284 INFO:tasks.rados.rados.0.smithi098.stdout:261: write initial oid 261 2023-09-23T20:03:15.284 INFO:tasks.rados.rados.0.smithi098.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2023-09-23T20:03:15.291 INFO:tasks.rados.rados.0.smithi098.stdout:261: writing smithi09866585-261 from 769820 to 1490562 tid 1 2023-09-23T20:03:15.297 INFO:tasks.rados.rados.0.smithi098.stdout:261: writing smithi09866585-261 from 2114730 to 2369820 tid 2 2023-09-23T20:03:15.297 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.297 INFO:tasks.rados.rados.0.smithi098.stdout:246: finishing write tid 4 to smithi09866585-246 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 246 v 62 (ObjNum 245 snap 0 seq_num 245) dirty exists 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:247: finishing write tid 1 to smithi09866585-247 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:247: finishing write tid 2 to smithi09866585-247 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:247: finishing write tid 3 to smithi09866585-247 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:247: finishing write tid 4 to smithi09866585-247 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 247 v 32 (ObjNum 246 snap 0 seq_num 246) dirty exists 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:248: finishing write tid 1 to smithi09866585-248 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:248: finishing write tid 2 to smithi09866585-248 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:248: finishing write tid 3 to smithi09866585-248 2023-09-23T20:03:15.298 INFO:tasks.rados.rados.0.smithi098.stdout:248: finishing write tid 4 to smithi09866585-248 2023-09-23T20:03:15.299 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 248 v 36 (ObjNum 247 snap 0 seq_num 247) dirty exists 2023-09-23T20:03:15.299 INFO:tasks.rados.rados.0.smithi098.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2023-09-23T20:03:15.299 INFO:tasks.rados.rados.0.smithi098.stdout:249: finishing write tid 1 to smithi09866585-249 2023-09-23T20:03:15.299 INFO:tasks.rados.rados.0.smithi098.stdout:249: finishing write tid 2 to smithi09866585-249 2023-09-23T20:03:15.299 INFO:tasks.rados.rados.0.smithi098.stdout:249: finishing write tid 3 to smithi09866585-249 2023-09-23T20:03:15.299 INFO:tasks.rados.rados.0.smithi098.stdout:246: done (15 left) 2023-09-23T20:03:15.299 INFO:tasks.rados.rados.0.smithi098.stdout:247: done (14 left) 2023-09-23T20:03:15.299 INFO:tasks.rados.rados.0.smithi098.stdout:248: done (13 left) 2023-09-23T20:03:15.299 INFO:tasks.rados.rados.0.smithi098.stdout:262: write initial oid 262 2023-09-23T20:03:15.299 INFO:tasks.rados.rados.0.smithi098.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2023-09-23T20:03:15.308 INFO:tasks.rados.rados.0.smithi098.stdout:262: writing smithi09866585-262 from 786627 to 1582618 tid 1 2023-09-23T20:03:15.313 INFO:tasks.rados.rados.0.smithi098.stdout:262: writing smithi09866585-262 from 2173212 to 2386627 tid 2 2023-09-23T20:03:15.313 INFO:tasks.rados.rados.0.smithi098.stdout:263: write initial oid 263 2023-09-23T20:03:15.314 INFO:tasks.rados.rados.0.smithi098.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2023-09-23T20:03:15.319 INFO:tasks.rados.rados.0.smithi098.stdout:263: writing smithi09866585-263 from 403434 to 874674 tid 1 2023-09-23T20:03:15.325 INFO:tasks.rados.rados.0.smithi098.stdout:263: writing smithi09866585-263 from 1315341 to 1716097 tid 2 2023-09-23T20:03:15.325 INFO:tasks.rados.rados.0.smithi098.stdout:264: write initial oid 264 2023-09-23T20:03:15.325 INFO:tasks.rados.rados.0.smithi098.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2023-09-23T20:03:15.331 INFO:tasks.rados.rados.0.smithi098.stdout:264: writing smithi09866585-264 from 420241 to 966730 tid 1 2023-09-23T20:03:15.338 INFO:tasks.rados.rados.0.smithi098.stdout:264: writing smithi09866585-264 from 1373823 to 1918237 tid 2 2023-09-23T20:03:15.339 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.339 INFO:tasks.rados.rados.0.smithi098.stdout:249: finishing write tid 4 to smithi09866585-249 2023-09-23T20:03:15.339 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 249 v 41 (ObjNum 248 snap 0 seq_num 248) dirty exists 2023-09-23T20:03:15.339 INFO:tasks.rados.rados.0.smithi098.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2023-09-23T20:03:15.339 INFO:tasks.rados.rados.0.smithi098.stdout:250: finishing write tid 1 to smithi09866585-250 2023-09-23T20:03:15.339 INFO:tasks.rados.rados.0.smithi098.stdout:250: finishing write tid 2 to smithi09866585-250 2023-09-23T20:03:15.339 INFO:tasks.rados.rados.0.smithi098.stdout:249: done (15 left) 2023-09-23T20:03:15.339 INFO:tasks.rados.rados.0.smithi098.stdout:265: write initial oid 265 2023-09-23T20:03:15.339 INFO:tasks.rados.rados.0.smithi098.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2023-09-23T20:03:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:14 smithi173 bash[27697]: cluster 2023-09-23T20:03:13.766255+0000 mgr.y (mgr.14442) 177 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 468 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-09-23T20:03:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:14 smithi173 bash[27697]: audit 2023-09-23T20:03:14.625395+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.98:0/430782842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:15.344 INFO:tasks.rados.rados.0.smithi098.stdout:265: writing smithi09866585-265 from 437048 to 1058786 tid 1 2023-09-23T20:03:15.352 INFO:tasks.rados.rados.0.smithi098.stdout:265: writing smithi09866585-265 from 1832305 to 2236730 tid 2 2023-09-23T20:03:15.352 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.352 INFO:tasks.rados.rados.0.smithi098.stdout:250: finishing write tid 3 to smithi09866585-250 2023-09-23T20:03:15.352 INFO:tasks.rados.rados.0.smithi098.stdout:250: finishing write tid 4 to smithi09866585-250 2023-09-23T20:03:15.352 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 250 v 60 (ObjNum 249 snap 0 seq_num 249) dirty exists 2023-09-23T20:03:15.352 INFO:tasks.rados.rados.0.smithi098.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2023-09-23T20:03:15.352 INFO:tasks.rados.rados.0.smithi098.stdout:251: finishing write tid 1 to smithi09866585-251 2023-09-23T20:03:15.352 INFO:tasks.rados.rados.0.smithi098.stdout:251: finishing write tid 2 to smithi09866585-251 2023-09-23T20:03:15.352 INFO:tasks.rados.rados.0.smithi098.stdout:251: finishing write tid 3 to smithi09866585-251 2023-09-23T20:03:15.352 INFO:tasks.rados.rados.0.smithi098.stdout:251: finishing write tid 4 to smithi09866585-251 2023-09-23T20:03:15.353 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 251 v 82 (ObjNum 250 snap 0 seq_num 250) dirty exists 2023-09-23T20:03:15.353 INFO:tasks.rados.rados.0.smithi098.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2023-09-23T20:03:15.353 INFO:tasks.rados.rados.0.smithi098.stdout:252: finishing write tid 1 to smithi09866585-252 2023-09-23T20:03:15.353 INFO:tasks.rados.rados.0.smithi098.stdout:250: done (15 left) 2023-09-23T20:03:15.353 INFO:tasks.rados.rados.0.smithi098.stdout:251: done (14 left) 2023-09-23T20:03:15.353 INFO:tasks.rados.rados.0.smithi098.stdout:266: write initial oid 266 2023-09-23T20:03:15.353 INFO:tasks.rados.rados.0.smithi098.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2023-09-23T20:03:15.358 INFO:tasks.rados.rados.0.smithi098.stdout:266: writing smithi09866585-266 from 453855 to 1150842 tid 1 2023-09-23T20:03:15.368 INFO:tasks.rados.rados.0.smithi098.stdout:266: writing smithi09866585-266 from 1890787 to 2438870 tid 2 2023-09-23T20:03:15.368 INFO:tasks.rados.rados.0.smithi098.stdout:267: write initial oid 267 2023-09-23T20:03:15.368 INFO:tasks.rados.rados.0.smithi098.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2023-09-23T20:03:15.376 INFO:tasks.rados.rados.0.smithi098.stdout:267: writing smithi09866585-267 from 470662 to 1242898 tid 1 2023-09-23T20:03:15.384 INFO:tasks.rados.rados.0.smithi098.stdout:267: writing smithi09866585-267 from 1832916 to 2241010 tid 2 2023-09-23T20:03:15.384 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.384 INFO:tasks.rados.rados.0.smithi098.stdout:252: finishing write tid 2 to smithi09866585-252 2023-09-23T20:03:15.384 INFO:tasks.rados.rados.0.smithi098.stdout:252: finishing write tid 3 to smithi09866585-252 2023-09-23T20:03:15.384 INFO:tasks.rados.rados.0.smithi098.stdout:252: finishing write tid 4 to smithi09866585-252 2023-09-23T20:03:15.384 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 252 v 85 (ObjNum 251 snap 0 seq_num 251) dirty exists 2023-09-23T20:03:15.384 INFO:tasks.rados.rados.0.smithi098.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2023-09-23T20:03:15.384 INFO:tasks.rados.rados.0.smithi098.stdout:253: finishing write tid 1 to smithi09866585-253 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:253: finishing write tid 2 to smithi09866585-253 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:253: finishing write tid 3 to smithi09866585-253 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:253: finishing write tid 4 to smithi09866585-253 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 253 v 44 (ObjNum 252 snap 0 seq_num 252) dirty exists 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:254: finishing write tid 1 to smithi09866585-254 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:254: finishing write tid 2 to smithi09866585-254 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:254: finishing write tid 3 to smithi09866585-254 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:254: finishing write tid 4 to smithi09866585-254 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 254 v 65 (ObjNum 253 snap 0 seq_num 253) dirty exists 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:255: finishing write tid 1 to smithi09866585-255 2023-09-23T20:03:15.385 INFO:tasks.rados.rados.0.smithi098.stdout:255: finishing write tid 2 to smithi09866585-255 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:255: finishing write tid 3 to smithi09866585-255 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:255: finishing write tid 4 to smithi09866585-255 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 255 v 56 (ObjNum 254 snap 0 seq_num 254) dirty exists 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:256: finishing write tid 1 to smithi09866585-256 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:256: finishing write tid 2 to smithi09866585-256 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:256: finishing write tid 3 to smithi09866585-256 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:256: finishing write tid 4 to smithi09866585-256 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 256 v 61 (ObjNum 255 snap 0 seq_num 255) dirty exists 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:257: finishing write tid 1 to smithi09866585-257 2023-09-23T20:03:15.386 INFO:tasks.rados.rados.0.smithi098.stdout:257: finishing write tid 2 to smithi09866585-257 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:257: finishing write tid 3 to smithi09866585-257 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:257: finishing write tid 4 to smithi09866585-257 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 257 v 54 (ObjNum 256 snap 0 seq_num 256) dirty exists 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:258: finishing write tid 1 to smithi09866585-258 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:258: finishing write tid 2 to smithi09866585-258 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:258: finishing write tid 3 to smithi09866585-258 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:258: finishing write tid 4 to smithi09866585-258 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 258 v 69 (ObjNum 257 snap 0 seq_num 257) dirty exists 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:259: finishing write tid 1 to smithi09866585-259 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:259: finishing write tid 2 to smithi09866585-259 2023-09-23T20:03:15.387 INFO:tasks.rados.rados.0.smithi098.stdout:259: finishing write tid 3 to smithi09866585-259 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:259: finishing write tid 4 to smithi09866585-259 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 259 v 39 (ObjNum 258 snap 0 seq_num 258) dirty exists 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:260: finishing write tid 1 to smithi09866585-260 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:260: finishing write tid 2 to smithi09866585-260 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:260: finishing write tid 3 to smithi09866585-260 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:260: finishing write tid 4 to smithi09866585-260 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 260 v 72 (ObjNum 259 snap 0 seq_num 259) dirty exists 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:252: done (15 left) 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:253: done (14 left) 2023-09-23T20:03:15.388 INFO:tasks.rados.rados.0.smithi098.stdout:254: done (13 left) 2023-09-23T20:03:15.389 INFO:tasks.rados.rados.0.smithi098.stdout:255: done (12 left) 2023-09-23T20:03:15.389 INFO:tasks.rados.rados.0.smithi098.stdout:256: done (11 left) 2023-09-23T20:03:15.389 INFO:tasks.rados.rados.0.smithi098.stdout:257: done (10 left) 2023-09-23T20:03:15.389 INFO:tasks.rados.rados.0.smithi098.stdout:258: done (9 left) 2023-09-23T20:03:15.389 INFO:tasks.rados.rados.0.smithi098.stdout:259: done (8 left) 2023-09-23T20:03:15.389 INFO:tasks.rados.rados.0.smithi098.stdout:260: done (7 left) 2023-09-23T20:03:15.389 INFO:tasks.rados.rados.0.smithi098.stdout:268: write initial oid 268 2023-09-23T20:03:15.389 INFO:tasks.rados.rados.0.smithi098.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2023-09-23T20:03:15.391 INFO:tasks.rados.rados.0.smithi098.stdout:268: writing smithi09866585-268 from 487469 to 1051307 tid 1 2023-09-23T20:03:15.398 INFO:tasks.rados.rados.0.smithi098.stdout:268: writing smithi09866585-268 from 1607751 to 2159503 tid 2 2023-09-23T20:03:15.399 INFO:tasks.rados.rados.0.smithi098.stdout:269: write initial oid 269 2023-09-23T20:03:15.399 INFO:tasks.rados.rados.0.smithi098.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2023-09-23T20:03:15.405 INFO:tasks.rados.rados.0.smithi098.stdout:269: writing smithi09866585-269 from 504276 to 1143363 tid 1 2023-09-23T20:03:15.414 INFO:tasks.rados.rados.0.smithi098.stdout:269: writing smithi09866585-269 from 1666233 to 2361643 tid 2 2023-09-23T20:03:15.414 INFO:tasks.rados.rados.0.smithi098.stdout:270: write initial oid 270 2023-09-23T20:03:15.414 INFO:tasks.rados.rados.0.smithi098.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2023-09-23T20:03:15.422 INFO:tasks.rados.rados.0.smithi098.stdout:270: writing smithi09866585-270 from 521083 to 1235419 tid 1 2023-09-23T20:03:15.429 INFO:tasks.rados.rados.0.smithi098.stdout:270: writing smithi09866585-270 from 1724715 to 2280136 tid 2 2023-09-23T20:03:15.429 INFO:tasks.rados.rados.0.smithi098.stdout:271: write initial oid 271 2023-09-23T20:03:15.429 INFO:tasks.rados.rados.0.smithi098.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2023-09-23T20:03:15.437 INFO:tasks.rados.rados.0.smithi098.stdout:271: writing smithi09866585-271 from 537890 to 1327475 tid 1 2023-09-23T20:03:15.444 INFO:tasks.rados.rados.0.smithi098.stdout:271: writing smithi09866585-271 from 1783197 to 2482276 tid 2 2023-09-23T20:03:15.444 INFO:tasks.rados.rados.0.smithi098.stdout:272: write initial oid 272 2023-09-23T20:03:15.444 INFO:tasks.rados.rados.0.smithi098.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2023-09-23T20:03:15.450 INFO:tasks.rados.rados.0.smithi098.stdout:272: writing smithi09866585-272 from 554697 to 1019531 tid 1 2023-09-23T20:03:15.458 INFO:tasks.rados.rados.0.smithi098.stdout:272: writing smithi09866585-272 from 1725326 to 2284416 tid 2 2023-09-23T20:03:15.458 INFO:tasks.rados.rados.0.smithi098.stdout:273: write initial oid 273 2023-09-23T20:03:15.458 INFO:tasks.rados.rados.0.smithi098.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2023-09-23T20:03:15.465 INFO:tasks.rados.rados.0.smithi098.stdout:273: writing smithi09866585-273 from 571504 to 1111587 tid 1 2023-09-23T20:03:15.473 INFO:tasks.rados.rados.0.smithi098.stdout:273: writing smithi09866585-273 from 1783808 to 2486556 tid 2 2023-09-23T20:03:15.473 INFO:tasks.rados.rados.0.smithi098.stdout:274: write initial oid 274 2023-09-23T20:03:15.473 INFO:tasks.rados.rados.0.smithi098.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2023-09-23T20:03:15.480 INFO:tasks.rados.rados.0.smithi098.stdout:274: writing smithi09866585-274 from 588311 to 1203643 tid 1 2023-09-23T20:03:15.487 INFO:tasks.rados.rados.0.smithi098.stdout:274: writing smithi09866585-274 from 1842290 to 2405049 tid 2 2023-09-23T20:03:15.487 INFO:tasks.rados.rados.0.smithi098.stdout:275: write initial oid 275 2023-09-23T20:03:15.487 INFO:tasks.rados.rados.0.smithi098.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2023-09-23T20:03:15.493 INFO:tasks.rados.rados.0.smithi098.stdout:275: writing smithi09866585-275 from 605118 to 1012052 tid 1 2023-09-23T20:03:15.501 INFO:tasks.rados.rados.0.smithi098.stdout:275: writing smithi09866585-275 from 1617125 to 2323542 tid 2 2023-09-23T20:03:15.501 INFO:tasks.rados.rados.0.smithi098.stdout:276: write initial oid 276 2023-09-23T20:03:15.501 INFO:tasks.rados.rados.0.smithi098.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2023-09-23T20:03:15.508 INFO:tasks.rados.rados.0.smithi098.stdout:276: writing smithi09866585-276 from 621925 to 1104108 tid 1 2023-09-23T20:03:15.514 INFO:tasks.rados.rados.0.smithi098.stdout:276: writing smithi09866585-276 from 1559254 to 2125682 tid 2 2023-09-23T20:03:15.514 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.514 INFO:tasks.rados.rados.0.smithi098.stdout:261: finishing write tid 1 to smithi09866585-261 2023-09-23T20:03:15.514 INFO:tasks.rados.rados.0.smithi098.stdout:261: finishing write tid 2 to smithi09866585-261 2023-09-23T20:03:15.515 INFO:tasks.rados.rados.0.smithi098.stdout:261: finishing write tid 3 to smithi09866585-261 2023-09-23T20:03:15.515 INFO:tasks.rados.rados.0.smithi098.stdout:261: finishing write tid 4 to smithi09866585-261 2023-09-23T20:03:15.515 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 261 v 63 (ObjNum 260 snap 0 seq_num 260) dirty exists 2023-09-23T20:03:15.515 INFO:tasks.rados.rados.0.smithi098.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2023-09-23T20:03:15.515 INFO:tasks.rados.rados.0.smithi098.stdout:262: finishing write tid 1 to smithi09866585-262 2023-09-23T20:03:15.515 INFO:tasks.rados.rados.0.smithi098.stdout:262: finishing write tid 2 to smithi09866585-262 2023-09-23T20:03:15.515 INFO:tasks.rados.rados.0.smithi098.stdout:262: finishing write tid 3 to smithi09866585-262 2023-09-23T20:03:15.515 INFO:tasks.rados.rados.0.smithi098.stdout:261: done (15 left) 2023-09-23T20:03:15.515 INFO:tasks.rados.rados.0.smithi098.stdout:277: write initial oid 277 2023-09-23T20:03:15.515 INFO:tasks.rados.rados.0.smithi098.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2023-09-23T20:03:15.521 INFO:tasks.rados.rados.0.smithi098.stdout:277: writing smithi09866585-277 from 638732 to 1196164 tid 1 2023-09-23T20:03:15.529 INFO:tasks.rados.rados.0.smithi098.stdout:277: writing smithi09866585-277 from 1617736 to 2327822 tid 2 2023-09-23T20:03:15.529 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.529 INFO:tasks.rados.rados.0.smithi098.stdout:262: finishing write tid 4 to smithi09866585-262 2023-09-23T20:03:15.529 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 262 v 68 (ObjNum 261 snap 0 seq_num 261) dirty exists 2023-09-23T20:03:15.529 INFO:tasks.rados.rados.0.smithi098.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2023-09-23T20:03:15.529 INFO:tasks.rados.rados.0.smithi098.stdout:263: finishing write tid 1 to smithi09866585-263 2023-09-23T20:03:15.530 INFO:tasks.rados.rados.0.smithi098.stdout:263: finishing write tid 2 to smithi09866585-263 2023-09-23T20:03:15.530 INFO:tasks.rados.rados.0.smithi098.stdout:262: done (15 left) 2023-09-23T20:03:15.530 INFO:tasks.rados.rados.0.smithi098.stdout:278: write initial oid 278 2023-09-23T20:03:15.530 INFO:tasks.rados.rados.0.smithi098.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2023-09-23T20:03:15.537 INFO:tasks.rados.rados.0.smithi098.stdout:278: writing smithi09866585-278 from 655539 to 1288220 tid 1 2023-09-23T20:03:15.545 INFO:tasks.rados.rados.0.smithi098.stdout:278: writing smithi09866585-278 from 2076218 to 2646315 tid 2 2023-09-23T20:03:15.545 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.545 INFO:tasks.rados.rados.0.smithi098.stdout:263: finishing write tid 3 to smithi09866585-263 2023-09-23T20:03:15.545 INFO:tasks.rados.rados.0.smithi098.stdout:263: finishing write tid 4 to smithi09866585-263 2023-09-23T20:03:15.546 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 263 v 83 (ObjNum 262 snap 0 seq_num 262) dirty exists 2023-09-23T20:03:15.546 INFO:tasks.rados.rados.0.smithi098.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2023-09-23T20:03:15.546 INFO:tasks.rados.rados.0.smithi098.stdout:264: finishing write tid 1 to smithi09866585-264 2023-09-23T20:03:15.546 INFO:tasks.rados.rados.0.smithi098.stdout:264: finishing write tid 2 to smithi09866585-264 2023-09-23T20:03:15.546 INFO:tasks.rados.rados.0.smithi098.stdout:263: done (15 left) 2023-09-23T20:03:15.546 INFO:tasks.rados.rados.0.smithi098.stdout:279: write initial oid 279 2023-09-23T20:03:15.546 INFO:tasks.rados.rados.0.smithi098.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2023-09-23T20:03:15.556 INFO:tasks.rados.rados.0.smithi098.stdout:279: writing smithi09866585-279 from 672346 to 1380276 tid 1 2023-09-23T20:03:15.564 INFO:tasks.rados.rados.0.smithi098.stdout:279: writing smithi09866585-279 from 2134700 to 2672346 tid 2 2023-09-23T20:03:15.565 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.565 INFO:tasks.rados.rados.0.smithi098.stdout:264: finishing write tid 3 to smithi09866585-264 2023-09-23T20:03:15.565 INFO:tasks.rados.rados.0.smithi098.stdout:264: finishing write tid 4 to smithi09866585-264 2023-09-23T20:03:15.565 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 264 v 39 (ObjNum 263 snap 0 seq_num 263) dirty exists 2023-09-23T20:03:15.565 INFO:tasks.rados.rados.0.smithi098.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2023-09-23T20:03:15.565 INFO:tasks.rados.rados.0.smithi098.stdout:265: finishing write tid 1 to smithi09866585-265 2023-09-23T20:03:15.565 INFO:tasks.rados.rados.0.smithi098.stdout:265: finishing write tid 2 to smithi09866585-265 2023-09-23T20:03:15.565 INFO:tasks.rados.rados.0.smithi098.stdout:265: finishing write tid 3 to smithi09866585-265 2023-09-23T20:03:15.565 INFO:tasks.rados.rados.0.smithi098.stdout:265: finishing write tid 4 to smithi09866585-265 2023-09-23T20:03:15.565 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 265 v 75 (ObjNum 264 snap 0 seq_num 264) dirty exists 2023-09-23T20:03:15.566 INFO:tasks.rados.rados.0.smithi098.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2023-09-23T20:03:15.566 INFO:tasks.rados.rados.0.smithi098.stdout:266: finishing write tid 1 to smithi09866585-266 2023-09-23T20:03:15.566 INFO:tasks.rados.rados.0.smithi098.stdout:264: done (15 left) 2023-09-23T20:03:15.566 INFO:tasks.rados.rados.0.smithi098.stdout:265: done (14 left) 2023-09-23T20:03:15.566 INFO:tasks.rados.rados.0.smithi098.stdout:280: write initial oid 280 2023-09-23T20:03:15.566 INFO:tasks.rados.rados.0.smithi098.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2023-09-23T20:03:15.573 INFO:tasks.rados.rados.0.smithi098.stdout:280: writing smithi09866585-280 from 689153 to 1472332 tid 1 2023-09-23T20:03:15.580 INFO:tasks.rados.rados.0.smithi098.stdout:280: writing smithi09866585-280 from 2076829 to 2534242 tid 2 2023-09-23T20:03:15.580 INFO:tasks.rados.rados.0.smithi098.stdout:281: write initial oid 281 2023-09-23T20:03:15.580 INFO:tasks.rados.rados.0.smithi098.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2023-09-23T20:03:15.587 INFO:tasks.rados.rados.0.smithi098.stdout:281: writing smithi09866585-281 from 705960 to 1164388 tid 1 2023-09-23T20:03:15.595 INFO:tasks.rados.rados.0.smithi098.stdout:281: writing smithi09866585-281 from 1735311 to 2452735 tid 2 2023-09-23T20:03:15.595 INFO:tasks.rados.rados.0.smithi098.stdout:266: finishing write tid 2 to smithi09866585-266 2023-09-23T20:03:15.595 INFO:tasks.rados.rados.0.smithi098.stdout:266: finishing write tid 3 to smithi09866585-266 2023-09-23T20:03:15.595 INFO:tasks.rados.rados.0.smithi098.stdout:266: finishing write tid 4 to smithi09866585-266 2023-09-23T20:03:15.595 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 266 v 88 (ObjNum 265 snap 0 seq_num 265) dirty exists 2023-09-23T20:03:15.595 INFO:tasks.rados.rados.0.smithi098.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2023-09-23T20:03:15.595 INFO:tasks.rados.rados.0.smithi098.stdout:267: finishing write tid 1 to smithi09866585-267 2023-09-23T20:03:15.596 INFO:tasks.rados.rados.0.smithi098.stdout:266: done (15 left) 2023-09-23T20:03:15.596 INFO:tasks.rados.rados.0.smithi098.stdout:282: write initial oid 282 2023-09-23T20:03:15.596 INFO:tasks.rados.rados.0.smithi098.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2023-09-23T20:03:15.602 INFO:tasks.rados.rados.0.smithi098.stdout:282: writing smithi09866585-282 from 722767 to 1256444 tid 1 2023-09-23T20:03:15.609 INFO:tasks.rados.rados.0.smithi098.stdout:282: writing smithi09866585-282 from 1793793 to 2254875 tid 2 2023-09-23T20:03:15.609 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.609 INFO:tasks.rados.rados.0.smithi098.stdout:267: finishing write tid 2 to smithi09866585-267 2023-09-23T20:03:15.609 INFO:tasks.rados.rados.0.smithi098.stdout:267: finishing write tid 3 to smithi09866585-267 2023-09-23T20:03:15.609 INFO:tasks.rados.rados.0.smithi098.stdout:267: finishing write tid 4 to smithi09866585-267 2023-09-23T20:03:15.609 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 267 v 40 (ObjNum 266 snap 0 seq_num 266) dirty exists 2023-09-23T20:03:15.609 INFO:tasks.rados.rados.0.smithi098.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2023-09-23T20:03:15.609 INFO:tasks.rados.rados.0.smithi098.stdout:268: finishing write tid 1 to smithi09866585-268 2023-09-23T20:03:15.609 INFO:tasks.rados.rados.0.smithi098.stdout:268: finishing write tid 2 to smithi09866585-268 2023-09-23T20:03:15.610 INFO:tasks.rados.rados.0.smithi098.stdout:268: finishing write tid 3 to smithi09866585-268 2023-09-23T20:03:15.610 INFO:tasks.rados.rados.0.smithi098.stdout:267: done (15 left) 2023-09-23T20:03:15.610 INFO:tasks.rados.rados.0.smithi098.stdout:283: write initial oid 283 2023-09-23T20:03:15.610 INFO:tasks.rados.rados.0.smithi098.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2023-09-23T20:03:15.617 INFO:tasks.rados.rados.0.smithi098.stdout:283: writing smithi09866585-283 from 739574 to 1464853 tid 1 2023-09-23T20:03:15.626 INFO:tasks.rados.rados.0.smithi098.stdout:283: writing smithi09866585-283 from 1968628 to 2689721 tid 2 2023-09-23T20:03:15.626 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.626 INFO:tasks.rados.rados.0.smithi098.stdout:268: finishing write tid 4 to smithi09866585-268 2023-09-23T20:03:15.626 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 268 v 42 (ObjNum 267 snap 0 seq_num 267) dirty exists 2023-09-23T20:03:15.626 INFO:tasks.rados.rados.0.smithi098.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2023-09-23T20:03:15.626 INFO:tasks.rados.rados.0.smithi098.stdout:268: done (15 left) 2023-09-23T20:03:15.626 INFO:tasks.rados.rados.0.smithi098.stdout:284: write initial oid 284 2023-09-23T20:03:15.626 INFO:tasks.rados.rados.0.smithi098.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2023-09-23T20:03:15.632 INFO:tasks.rados.rados.0.smithi098.stdout:284: writing smithi09866585-284 from 756381 to 1156909 tid 1 2023-09-23T20:03:15.640 INFO:tasks.rados.rados.0.smithi098.stdout:284: writing smithi09866585-284 from 1910757 to 2375508 tid 2 2023-09-23T20:03:15.640 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.640 INFO:tasks.rados.rados.0.smithi098.stdout:269: finishing write tid 1 to smithi09866585-269 2023-09-23T20:03:15.640 INFO:tasks.rados.rados.0.smithi098.stdout:269: finishing write tid 2 to smithi09866585-269 2023-09-23T20:03:15.640 INFO:tasks.rados.rados.0.smithi098.stdout:269: finishing write tid 3 to smithi09866585-269 2023-09-23T20:03:15.640 INFO:tasks.rados.rados.0.smithi098.stdout:269: finishing write tid 4 to smithi09866585-269 2023-09-23T20:03:15.640 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 269 v 64 (ObjNum 268 snap 0 seq_num 268) dirty exists 2023-09-23T20:03:15.640 INFO:tasks.rados.rados.0.smithi098.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2023-09-23T20:03:15.640 INFO:tasks.rados.rados.0.smithi098.stdout:270: finishing write tid 1 to smithi09866585-270 2023-09-23T20:03:15.641 INFO:tasks.rados.rados.0.smithi098.stdout:269: done (15 left) 2023-09-23T20:03:15.641 INFO:tasks.rados.rados.0.smithi098.stdout:285: write initial oid 285 2023-09-23T20:03:15.641 INFO:tasks.rados.rados.0.smithi098.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2023-09-23T20:03:15.646 INFO:tasks.rados.rados.0.smithi098.stdout:285: writing smithi09866585-285 from 773188 to 1248965 tid 1 2023-09-23T20:03:15.655 INFO:tasks.rados.rados.0.smithi098.stdout:285: writing smithi09866585-285 from 1969239 to 2694001 tid 2 2023-09-23T20:03:15.656 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.656 INFO:tasks.rados.rados.0.smithi098.stdout:270: finishing write tid 2 to smithi09866585-270 2023-09-23T20:03:15.656 INFO:tasks.rados.rados.0.smithi098.stdout:270: finishing write tid 3 to smithi09866585-270 2023-09-23T20:03:15.656 INFO:tasks.rados.rados.0.smithi098.stdout:270: finishing write tid 4 to smithi09866585-270 2023-09-23T20:03:15.656 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 270 v 64 (ObjNum 269 snap 0 seq_num 269) dirty exists 2023-09-23T20:03:15.656 INFO:tasks.rados.rados.0.smithi098.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2023-09-23T20:03:15.656 INFO:tasks.rados.rados.0.smithi098.stdout:271: finishing write tid 1 to smithi09866585-271 2023-09-23T20:03:15.656 INFO:tasks.rados.rados.0.smithi098.stdout:271: finishing write tid 2 to smithi09866585-271 2023-09-23T20:03:15.656 INFO:tasks.rados.rados.0.smithi098.stdout:271: finishing write tid 3 to smithi09866585-271 2023-09-23T20:03:15.656 INFO:tasks.rados.rados.0.smithi098.stdout:270: done (15 left) 2023-09-23T20:03:15.657 INFO:tasks.rados.rados.0.smithi098.stdout:286: write initial oid 286 2023-09-23T20:03:15.657 INFO:tasks.rados.rados.0.smithi098.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2023-09-23T20:03:15.668 INFO:tasks.rados.rados.0.smithi098.stdout:286: writing smithi09866585-286 from 789995 to 1341021 tid 1 2023-09-23T20:03:15.675 INFO:tasks.rados.rados.0.smithi098.stdout:286: writing smithi09866585-286 from 2027721 to 2496141 tid 2 2023-09-23T20:03:15.675 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.675 INFO:tasks.rados.rados.0.smithi098.stdout:271: finishing write tid 4 to smithi09866585-271 2023-09-23T20:03:15.675 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 271 v 59 (ObjNum 270 snap 0 seq_num 270) dirty exists 2023-09-23T20:03:15.676 INFO:tasks.rados.rados.0.smithi098.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2023-09-23T20:03:15.676 INFO:tasks.rados.rados.0.smithi098.stdout:272: finishing write tid 1 to smithi09866585-272 2023-09-23T20:03:15.676 INFO:tasks.rados.rados.0.smithi098.stdout:272: finishing write tid 2 to smithi09866585-272 2023-09-23T20:03:15.676 INFO:tasks.rados.rados.0.smithi098.stdout:272: finishing write tid 3 to smithi09866585-272 2023-09-23T20:03:15.676 INFO:tasks.rados.rados.0.smithi098.stdout:271: done (15 left) 2023-09-23T20:03:15.676 INFO:tasks.rados.rados.0.smithi098.stdout:287: write initial oid 287 2023-09-23T20:03:15.676 INFO:tasks.rados.rados.0.smithi098.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2023-09-23T20:03:15.681 INFO:tasks.rados.rados.0.smithi098.stdout:287: writing smithi09866585-287 from 406802 to 1033077 tid 1 2023-09-23T20:03:15.690 INFO:tasks.rados.rados.0.smithi098.stdout:287: writing smithi09866585-287 from 1686203 to 2414634 tid 2 2023-09-23T20:03:15.690 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.690 INFO:tasks.rados.rados.0.smithi098.stdout:272: finishing write tid 4 to smithi09866585-272 2023-09-23T20:03:15.690 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 272 v 88 (ObjNum 271 snap 0 seq_num 271) dirty exists 2023-09-23T20:03:15.690 INFO:tasks.rados.rados.0.smithi098.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2023-09-23T20:03:15.690 INFO:tasks.rados.rados.0.smithi098.stdout:273: finishing write tid 1 to smithi09866585-273 2023-09-23T20:03:15.690 INFO:tasks.rados.rados.0.smithi098.stdout:273: finishing write tid 2 to smithi09866585-273 2023-09-23T20:03:15.690 INFO:tasks.rados.rados.0.smithi098.stdout:272: done (15 left) 2023-09-23T20:03:15.690 INFO:tasks.rados.rados.0.smithi098.stdout:288: write initial oid 288 2023-09-23T20:03:15.691 INFO:tasks.rados.rados.0.smithi098.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2023-09-23T20:03:15.696 INFO:tasks.rados.rados.0.smithi098.stdout:288: writing smithi09866585-288 from 423609 to 1125133 tid 1 2023-09-23T20:03:15.702 INFO:tasks.rados.rados.0.smithi098.stdout:288: writing smithi09866585-288 from 1628332 to 2100421 tid 2 2023-09-23T20:03:15.708 INFO:tasks.rados.rados.0.smithi098.stdout:288: writing smithi09866585-288 from 2648987 to 2823609 tid 3 2023-09-23T20:03:15.708 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.708 INFO:tasks.rados.rados.0.smithi098.stdout:273: finishing write tid 3 to smithi09866585-273 2023-09-23T20:03:15.708 INFO:tasks.rados.rados.0.smithi098.stdout:273: finishing write tid 4 to smithi09866585-273 2023-09-23T20:03:15.708 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 273 v 43 (ObjNum 272 snap 0 seq_num 272) dirty exists 2023-09-23T20:03:15.708 INFO:tasks.rados.rados.0.smithi098.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2023-09-23T20:03:15.708 INFO:tasks.rados.rados.0.smithi098.stdout:274: finishing write tid 1 to smithi09866585-274 2023-09-23T20:03:15.708 INFO:tasks.rados.rados.0.smithi098.stdout:274: finishing write tid 2 to smithi09866585-274 2023-09-23T20:03:15.708 INFO:tasks.rados.rados.0.smithi098.stdout:273: done (15 left) 2023-09-23T20:03:15.709 INFO:tasks.rados.rados.0.smithi098.stdout:289: write initial oid 289 2023-09-23T20:03:15.709 INFO:tasks.rados.rados.0.smithi098.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2023-09-23T20:03:15.714 INFO:tasks.rados.rados.0.smithi098.stdout:289: writing smithi09866585-289 from 440416 to 1217189 tid 1 2023-09-23T20:03:15.722 INFO:tasks.rados.rados.0.smithi098.stdout:289: writing smithi09866585-289 from 1686814 to 2418914 tid 2 2023-09-23T20:03:15.722 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:274: finishing write tid 3 to smithi09866585-274 2023-09-23T20:03:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:274: finishing write tid 4 to smithi09866585-274 2023-09-23T20:03:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 274 v 40 (ObjNum 273 snap 0 seq_num 273) dirty exists 2023-09-23T20:03:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2023-09-23T20:03:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:275: finishing write tid 1 to smithi09866585-275 2023-09-23T20:03:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:275: finishing write tid 2 to smithi09866585-275 2023-09-23T20:03:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:275: finishing write tid 3 to smithi09866585-275 2023-09-23T20:03:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:275: finishing write tid 4 to smithi09866585-275 2023-09-23T20:03:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 275 v 66 (ObjNum 274 snap 0 seq_num 274) dirty exists 2023-09-23T20:03:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2023-09-23T20:03:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:276: finishing write tid 1 to smithi09866585-276 2023-09-23T20:03:15.724 INFO:tasks.rados.rados.0.smithi098.stdout:274: done (15 left) 2023-09-23T20:03:15.724 INFO:tasks.rados.rados.0.smithi098.stdout:275: done (14 left) 2023-09-23T20:03:15.724 INFO:tasks.rados.rados.0.smithi098.stdout:290: write initial oid 290 2023-09-23T20:03:15.724 INFO:tasks.rados.rados.0.smithi098.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2023-09-23T20:03:15.728 INFO:tasks.rados.rados.0.smithi098.stdout:290: writing smithi09866585-290 from 457223 to 1025598 tid 1 2023-09-23T20:03:15.734 INFO:tasks.rados.rados.0.smithi098.stdout:290: writing smithi09866585-290 from 1461649 to 1937407 tid 2 2023-09-23T20:03:15.740 INFO:tasks.rados.rados.0.smithi098.stdout:290: writing smithi09866585-290 from 2420186 to 2857223 tid 3 2023-09-23T20:03:15.740 INFO:tasks.rados.rados.0.smithi098.stdout:291: write initial oid 291 2023-09-23T20:03:15.740 INFO:tasks.rados.rados.0.smithi098.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2023-09-23T20:03:15.747 INFO:tasks.rados.rados.0.smithi098.stdout:291: writing smithi09866585-291 from 474030 to 1117654 tid 1 2023-09-23T20:03:15.754 INFO:tasks.rados.rados.0.smithi098.stdout:291: writing smithi09866585-291 from 1520131 to 2255900 tid 2 2023-09-23T20:03:15.754 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.754 INFO:tasks.rados.rados.0.smithi098.stdout:276: finishing write tid 2 to smithi09866585-276 2023-09-23T20:03:15.755 INFO:tasks.rados.rados.0.smithi098.stdout:276: finishing write tid 3 to smithi09866585-276 2023-09-23T20:03:15.755 INFO:tasks.rados.rados.0.smithi098.stdout:276: finishing write tid 4 to smithi09866585-276 2023-09-23T20:03:15.755 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 276 v 67 (ObjNum 275 snap 0 seq_num 275) dirty exists 2023-09-23T20:03:15.755 INFO:tasks.rados.rados.0.smithi098.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2023-09-23T20:03:15.755 INFO:tasks.rados.rados.0.smithi098.stdout:277: finishing write tid 1 to smithi09866585-277 2023-09-23T20:03:15.755 INFO:tasks.rados.rados.0.smithi098.stdout:277: finishing write tid 2 to smithi09866585-277 2023-09-23T20:03:15.755 INFO:tasks.rados.rados.0.smithi098.stdout:277: finishing write tid 3 to smithi09866585-277 2023-09-23T20:03:15.755 INFO:tasks.rados.rados.0.smithi098.stdout:277: finishing write tid 4 to smithi09866585-277 2023-09-23T20:03:15.755 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 277 v 71 (ObjNum 276 snap 0 seq_num 276) dirty exists 2023-09-23T20:03:15.756 INFO:tasks.rados.rados.0.smithi098.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2023-09-23T20:03:15.756 INFO:tasks.rados.rados.0.smithi098.stdout:278: finishing write tid 1 to smithi09866585-278 2023-09-23T20:03:15.756 INFO:tasks.rados.rados.0.smithi098.stdout:278: finishing write tid 2 to smithi09866585-278 2023-09-23T20:03:15.756 INFO:tasks.rados.rados.0.smithi098.stdout:278: finishing write tid 3 to smithi09866585-278 2023-09-23T20:03:15.756 INFO:tasks.rados.rados.0.smithi098.stdout:278: finishing write tid 4 to smithi09866585-278 2023-09-23T20:03:15.756 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 278 v 91 (ObjNum 277 snap 0 seq_num 277) dirty exists 2023-09-23T20:03:15.756 INFO:tasks.rados.rados.0.smithi098.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2023-09-23T20:03:15.756 INFO:tasks.rados.rados.0.smithi098.stdout:279: finishing write tid 1 to smithi09866585-279 2023-09-23T20:03:15.756 INFO:tasks.rados.rados.0.smithi098.stdout:279: finishing write tid 2 to smithi09866585-279 2023-09-23T20:03:15.756 INFO:tasks.rados.rados.0.smithi098.stdout:279: finishing write tid 3 to smithi09866585-279 2023-09-23T20:03:15.757 INFO:tasks.rados.rados.0.smithi098.stdout:279: finishing write tid 4 to smithi09866585-279 2023-09-23T20:03:15.757 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 279 v 78 (ObjNum 278 snap 0 seq_num 278) dirty exists 2023-09-23T20:03:15.757 INFO:tasks.rados.rados.0.smithi098.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2023-09-23T20:03:15.757 INFO:tasks.rados.rados.0.smithi098.stdout:280: finishing write tid 1 to smithi09866585-280 2023-09-23T20:03:15.757 INFO:tasks.rados.rados.0.smithi098.stdout:280: finishing write tid 2 to smithi09866585-280 2023-09-23T20:03:15.757 INFO:tasks.rados.rados.0.smithi098.stdout:280: finishing write tid 3 to smithi09866585-280 2023-09-23T20:03:15.757 INFO:tasks.rados.rados.0.smithi098.stdout:280: finishing write tid 4 to smithi09866585-280 2023-09-23T20:03:15.757 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 280 v 91 (ObjNum 279 snap 0 seq_num 279) dirty exists 2023-09-23T20:03:15.757 INFO:tasks.rados.rados.0.smithi098.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:03:15.757 INFO:tasks.rados.rados.0.smithi098.stdout:281: finishing write tid 1 to smithi09866585-281 2023-09-23T20:03:15.758 INFO:tasks.rados.rados.0.smithi098.stdout:281: finishing write tid 2 to smithi09866585-281 2023-09-23T20:03:15.758 INFO:tasks.rados.rados.0.smithi098.stdout:276: done (15 left) 2023-09-23T20:03:15.758 INFO:tasks.rados.rados.0.smithi098.stdout:277: done (14 left) 2023-09-23T20:03:15.758 INFO:tasks.rados.rados.0.smithi098.stdout:278: done (13 left) 2023-09-23T20:03:15.758 INFO:tasks.rados.rados.0.smithi098.stdout:279: done (12 left) 2023-09-23T20:03:15.758 INFO:tasks.rados.rados.0.smithi098.stdout:280: done (11 left) 2023-09-23T20:03:15.758 INFO:tasks.rados.rados.0.smithi098.stdout:292: write initial oid 292 2023-09-23T20:03:15.758 INFO:tasks.rados.rados.0.smithi098.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2023-09-23T20:03:15.761 INFO:tasks.rados.rados.0.smithi098.stdout:292: writing smithi09866585-292 from 490837 to 1209710 tid 1 2023-09-23T20:03:15.767 INFO:tasks.rados.rados.0.smithi098.stdout:292: writing smithi09866585-292 from 1862260 to 2341687 tid 2 2023-09-23T20:03:15.771 INFO:tasks.rados.rados.0.smithi098.stdout:292: writing smithi09866585-292 from 2875032 to 2890837 tid 3 2023-09-23T20:03:15.771 INFO:tasks.rados.rados.0.smithi098.stdout:293: write initial oid 293 2023-09-23T20:03:15.771 INFO:tasks.rados.rados.0.smithi098.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2023-09-23T20:03:15.779 INFO:tasks.rados.rados.0.smithi098.stdout:293: writing smithi09866585-293 from 507644 to 1301766 tid 1 2023-09-23T20:03:15.786 INFO:tasks.rados.rados.0.smithi098.stdout:293: writing smithi09866585-293 from 1920742 to 2543827 tid 2 2023-09-23T20:03:15.786 INFO:tasks.rados.rados.0.smithi098.stdout:294: write initial oid 294 2023-09-23T20:03:15.786 INFO:tasks.rados.rados.0.smithi098.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2023-09-23T20:03:15.792 INFO:tasks.rados.rados.0.smithi098.stdout:294: writing smithi09866585-294 from 524451 to 993822 tid 1 2023-09-23T20:03:15.799 INFO:tasks.rados.rados.0.smithi098.stdout:294: writing smithi09866585-294 from 1579224 to 2062320 tid 2 2023-09-23T20:03:15.804 INFO:tasks.rados.rados.0.smithi098.stdout:294: writing smithi09866585-294 from 2529878 to 2924451 tid 3 2023-09-23T20:03:15.804 INFO:tasks.rados.rados.0.smithi098.stdout:295: write initial oid 295 2023-09-23T20:03:15.804 INFO:tasks.rados.rados.0.smithi098.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2023-09-23T20:03:15.811 INFO:tasks.rados.rados.0.smithi098.stdout:295: writing smithi09866585-295 from 541258 to 1085878 tid 1 2023-09-23T20:03:15.817 INFO:tasks.rados.rados.0.smithi098.stdout:295: writing smithi09866585-295 from 1637706 to 2264460 tid 2 2023-09-23T20:03:15.821 INFO:tasks.rados.rados.0.smithi098.stdout:295: writing smithi09866585-295 from 2840948 to 2941258 tid 3 2023-09-23T20:03:15.822 INFO:tasks.rados.rados.0.smithi098.stdout:296: write initial oid 296 2023-09-23T20:03:15.822 INFO:tasks.rados.rados.0.smithi098.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2023-09-23T20:03:15.828 INFO:tasks.rados.rados.0.smithi098.stdout:296: writing smithi09866585-296 from 558065 to 1177934 tid 1 2023-09-23T20:03:15.834 INFO:tasks.rados.rados.0.smithi098.stdout:296: writing smithi09866585-296 from 1579835 to 2066600 tid 2 2023-09-23T20:03:15.839 INFO:tasks.rados.rados.0.smithi098.stdout:296: writing smithi09866585-296 from 2468371 to 2958065 tid 3 2023-09-23T20:03:15.839 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.839 INFO:tasks.rados.rados.0.smithi098.stdout:281: finishing write tid 3 to smithi09866585-281 2023-09-23T20:03:15.840 INFO:tasks.rados.rados.0.smithi098.stdout:281: finishing write tid 4 to smithi09866585-281 2023-09-23T20:03:15.840 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 281 v 43 (ObjNum 280 snap 0 seq_num 280) dirty exists 2023-09-23T20:03:15.840 INFO:tasks.rados.rados.0.smithi098.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2023-09-23T20:03:15.840 INFO:tasks.rados.rados.0.smithi098.stdout:282: finishing write tid 1 to smithi09866585-282 2023-09-23T20:03:15.840 INFO:tasks.rados.rados.0.smithi098.stdout:282: finishing write tid 2 to smithi09866585-282 2023-09-23T20:03:15.840 INFO:tasks.rados.rados.0.smithi098.stdout:282: finishing write tid 3 to smithi09866585-282 2023-09-23T20:03:15.840 INFO:tasks.rados.rados.0.smithi098.stdout:281: done (15 left) 2023-09-23T20:03:15.840 INFO:tasks.rados.rados.0.smithi098.stdout:297: write initial oid 297 2023-09-23T20:03:15.840 INFO:tasks.rados.rados.0.smithi098.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2023-09-23T20:03:15.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:03:15 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:03:15.847 INFO:tasks.rados.rados.0.smithi098.stdout:297: writing smithi09866585-297 from 574872 to 1269990 tid 1 2023-09-23T20:03:15.856 INFO:tasks.rados.rados.0.smithi098.stdout:297: writing smithi09866585-297 from 2038317 to 2668740 tid 2 2023-09-23T20:03:15.856 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.856 INFO:tasks.rados.rados.0.smithi098.stdout:282: finishing write tid 4 to smithi09866585-282 2023-09-23T20:03:15.856 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 282 v 74 (ObjNum 281 snap 0 seq_num 281) dirty exists 2023-09-23T20:03:15.856 INFO:tasks.rados.rados.0.smithi098.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2023-09-23T20:03:15.856 INFO:tasks.rados.rados.0.smithi098.stdout:283: finishing write tid 1 to smithi09866585-283 2023-09-23T20:03:15.856 INFO:tasks.rados.rados.0.smithi098.stdout:283: finishing write tid 2 to smithi09866585-283 2023-09-23T20:03:15.856 INFO:tasks.rados.rados.0.smithi098.stdout:282: done (15 left) 2023-09-23T20:03:15.856 INFO:tasks.rados.rados.0.smithi098.stdout:298: write initial oid 298 2023-09-23T20:03:15.857 INFO:tasks.rados.rados.0.smithi098.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2023-09-23T20:03:15.862 INFO:tasks.rados.rados.0.smithi098.stdout:298: writing smithi09866585-298 from 591679 to 1078399 tid 1 2023-09-23T20:03:15.869 INFO:tasks.rados.rados.0.smithi098.stdout:298: writing smithi09866585-298 from 1813152 to 2303586 tid 2 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout:283: finishing write tid 3 to smithi09866585-283 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout:283: finishing write tid 4 to smithi09866585-283 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 283 v 46 (ObjNum 282 snap 0 seq_num 282) dirty exists 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout:284: finishing write tid 1 to smithi09866585-284 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout:284: finishing write tid 2 to smithi09866585-284 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout:284: finishing write tid 3 to smithi09866585-284 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout:284: finishing write tid 4 to smithi09866585-284 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 284 v 46 (ObjNum 283 snap 0 seq_num 283) dirty exists 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2023-09-23T20:03:15.870 INFO:tasks.rados.rados.0.smithi098.stdout:285: finishing write tid 1 to smithi09866585-285 2023-09-23T20:03:15.871 INFO:tasks.rados.rados.0.smithi098.stdout:285: finishing write tid 2 to smithi09866585-285 2023-09-23T20:03:15.871 INFO:tasks.rados.rados.0.smithi098.stdout:285: finishing write tid 3 to smithi09866585-285 2023-09-23T20:03:15.871 INFO:tasks.rados.rados.0.smithi098.stdout:283: done (15 left) 2023-09-23T20:03:15.871 INFO:tasks.rados.rados.0.smithi098.stdout:284: done (14 left) 2023-09-23T20:03:15.871 INFO:tasks.rados.rados.0.smithi098.stdout:299: write initial oid 299 2023-09-23T20:03:15.871 INFO:tasks.rados.rados.0.smithi098.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2023-09-23T20:03:15.877 INFO:tasks.rados.rados.0.smithi098.stdout:299: writing smithi09866585-299 from 608486 to 1170455 tid 1 2023-09-23T20:03:15.885 INFO:tasks.rados.rados.0.smithi098.stdout:299: writing smithi09866585-299 from 1871634 to 2505726 tid 2 2023-09-23T20:03:15.888 INFO:tasks.rados.rados.0.smithi098.stdout:299: writing smithi09866585-299 from 2950640 to 3008486 tid 3 2023-09-23T20:03:15.889 INFO:tasks.rados.rados.0.smithi098.stdout:300: write initial oid 300 2023-09-23T20:03:15.889 INFO:tasks.rados.rados.0.smithi098.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2023-09-23T20:03:15.896 INFO:tasks.rados.rados.0.smithi098.stdout:300: writing smithi09866585-300 from 625293 to 1262511 tid 1 2023-09-23T20:03:15.902 INFO:tasks.rados.rados.0.smithi098.stdout:300: writing smithi09866585-300 from 1813763 to 2307866 tid 2 2023-09-23T20:03:15.907 INFO:tasks.rados.rados.0.smithi098.stdout:300: writing smithi09866585-300 from 2978063 to 3025293 tid 3 2023-09-23T20:03:15.907 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.907 INFO:tasks.rados.rados.0.smithi098.stdout:285: finishing write tid 4 to smithi09866585-285 2023-09-23T20:03:15.907 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 285 v 86 (ObjNum 284 snap 0 seq_num 284) dirty exists 2023-09-23T20:03:15.907 INFO:tasks.rados.rados.0.smithi098.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2023-09-23T20:03:15.907 INFO:tasks.rados.rados.0.smithi098.stdout:285: done (15 left) 2023-09-23T20:03:15.907 INFO:tasks.rados.rados.0.smithi098.stdout:301: write initial oid 301 2023-09-23T20:03:15.907 INFO:tasks.rados.rados.0.smithi098.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2023-09-23T20:03:15.918 INFO:tasks.rados.rados.0.smithi098.stdout:301: writing smithi09866585-301 from 642100 to 1354567 tid 1 2023-09-23T20:03:15.923 INFO:tasks.rados.rados.0.smithi098.stdout:301: writing smithi09866585-301 from 1872245 to 2510006 tid 2 2023-09-23T20:03:15.923 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:15.923 INFO:tasks.rados.rados.0.smithi098.stdout:286: finishing write tid 1 to smithi09866585-286 2023-09-23T20:03:15.923 INFO:tasks.rados.rados.0.smithi098.stdout:286: finishing write tid 2 to smithi09866585-286 2023-09-23T20:03:15.923 INFO:tasks.rados.rados.0.smithi098.stdout:286: finishing write tid 3 to smithi09866585-286 2023-09-23T20:03:15.923 INFO:tasks.rados.rados.0.smithi098.stdout:286: finishing write tid 4 to smithi09866585-286 2023-09-23T20:03:15.923 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 286 v 45 (ObjNum 285 snap 0 seq_num 285) dirty exists 2023-09-23T20:03:15.923 INFO:tasks.rados.rados.0.smithi098.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2023-09-23T20:03:15.923 INFO:tasks.rados.rados.0.smithi098.stdout:287: finishing write tid 1 to smithi09866585-287 2023-09-23T20:03:15.924 INFO:tasks.rados.rados.0.smithi098.stdout:287: finishing write tid 2 to smithi09866585-287 2023-09-23T20:03:15.924 INFO:tasks.rados.rados.0.smithi098.stdout:287: finishing write tid 3 to smithi09866585-287 2023-09-23T20:03:15.924 INFO:tasks.rados.rados.0.smithi098.stdout:287: finishing write tid 4 to smithi09866585-287 2023-09-23T20:03:15.924 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 287 v 67 (ObjNum 286 snap 0 seq_num 286) dirty exists 2023-09-23T20:03:15.924 INFO:tasks.rados.rados.0.smithi098.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2023-09-23T20:03:15.924 INFO:tasks.rados.rados.0.smithi098.stdout:288: finishing write tid 1 to smithi09866585-288 2023-09-23T20:03:15.924 INFO:tasks.rados.rados.0.smithi098.stdout:288: finishing write tid 2 to smithi09866585-288 2023-09-23T20:03:15.924 INFO:tasks.rados.rados.0.smithi098.stdout:288: finishing write tid 3 to smithi09866585-288 2023-09-23T20:03:15.924 INFO:tasks.rados.rados.0.smithi098.stdout:288: finishing write tid 4 to smithi09866585-288 2023-09-23T20:03:15.924 INFO:tasks.rados.rados.0.smithi098.stdout:288: finishing write tid 5 to smithi09866585-288 2023-09-23T20:03:15.925 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 288 v 50 (ObjNum 287 snap 0 seq_num 287) dirty exists 2023-09-23T20:03:15.925 INFO:tasks.rados.rados.0.smithi098.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2023-09-23T20:03:15.925 INFO:tasks.rados.rados.0.smithi098.stdout:289: finishing write tid 1 to smithi09866585-289 2023-09-23T20:03:15.925 INFO:tasks.rados.rados.0.smithi098.stdout:289: finishing write tid 2 to smithi09866585-289 2023-09-23T20:03:15.925 INFO:tasks.rados.rados.0.smithi098.stdout:289: finishing write tid 3 to smithi09866585-289 2023-09-23T20:03:15.925 INFO:tasks.rados.rados.0.smithi098.stdout:289: finishing write tid 4 to smithi09866585-289 2023-09-23T20:03:15.925 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 289 v 62 (ObjNum 288 snap 0 seq_num 288) dirty exists 2023-09-23T20:03:15.925 INFO:tasks.rados.rados.0.smithi098.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2023-09-23T20:03:15.925 INFO:tasks.rados.rados.0.smithi098.stdout:290: finishing write tid 1 to smithi09866585-290 2023-09-23T20:03:15.925 INFO:tasks.rados.rados.0.smithi098.stdout:290: finishing write tid 2 to smithi09866585-290 2023-09-23T20:03:15.926 INFO:tasks.rados.rados.0.smithi098.stdout:290: finishing write tid 3 to smithi09866585-290 2023-09-23T20:03:15.926 INFO:tasks.rados.rados.0.smithi098.stdout:290: finishing write tid 4 to smithi09866585-290 2023-09-23T20:03:15.926 INFO:tasks.rados.rados.0.smithi098.stdout:290: finishing write tid 5 to smithi09866585-290 2023-09-23T20:03:15.926 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 290 v 36 (ObjNum 289 snap 0 seq_num 289) dirty exists 2023-09-23T20:03:15.926 INFO:tasks.rados.rados.0.smithi098.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2023-09-23T20:03:15.926 INFO:tasks.rados.rados.0.smithi098.stdout:291: finishing write tid 1 to smithi09866585-291 2023-09-23T20:03:15.926 INFO:tasks.rados.rados.0.smithi098.stdout:291: finishing write tid 2 to smithi09866585-291 2023-09-23T20:03:15.926 INFO:tasks.rados.rados.0.smithi098.stdout:291: finishing write tid 3 to smithi09866585-291 2023-09-23T20:03:15.926 INFO:tasks.rados.rados.0.smithi098.stdout:291: finishing write tid 4 to smithi09866585-291 2023-09-23T20:03:15.926 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 291 v 39 (ObjNum 290 snap 0 seq_num 290) dirty exists 2023-09-23T20:03:15.927 INFO:tasks.rados.rados.0.smithi098.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2023-09-23T20:03:15.927 INFO:tasks.rados.rados.0.smithi098.stdout:292: finishing write tid 1 to smithi09866585-292 2023-09-23T20:03:15.927 INFO:tasks.rados.rados.0.smithi098.stdout:292: finishing write tid 2 to smithi09866585-292 2023-09-23T20:03:15.927 INFO:tasks.rados.rados.0.smithi098.stdout:292: finishing write tid 3 to smithi09866585-292 2023-09-23T20:03:15.927 INFO:tasks.rados.rados.0.smithi098.stdout:292: finishing write tid 4 to smithi09866585-292 2023-09-23T20:03:15.927 INFO:tasks.rados.rados.0.smithi098.stdout:292: finishing write tid 5 to smithi09866585-292 2023-09-23T20:03:15.927 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 292 v 54 (ObjNum 291 snap 0 seq_num 291) dirty exists 2023-09-23T20:03:15.927 INFO:tasks.rados.rados.0.smithi098.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2023-09-23T20:03:15.927 INFO:tasks.rados.rados.0.smithi098.stdout:293: finishing write tid 1 to smithi09866585-293 2023-09-23T20:03:15.927 INFO:tasks.rados.rados.0.smithi098.stdout:293: finishing write tid 2 to smithi09866585-293 2023-09-23T20:03:15.927 INFO:tasks.rados.rados.0.smithi098.stdout:293: finishing write tid 3 to smithi09866585-293 2023-09-23T20:03:15.928 INFO:tasks.rados.rados.0.smithi098.stdout:293: finishing write tid 4 to smithi09866585-293 2023-09-23T20:03:15.928 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 293 v 42 (ObjNum 292 snap 0 seq_num 292) dirty exists 2023-09-23T20:03:15.928 INFO:tasks.rados.rados.0.smithi098.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2023-09-23T20:03:15.928 INFO:tasks.rados.rados.0.smithi098.stdout:294: finishing write tid 1 to smithi09866585-294 2023-09-23T20:03:15.928 INFO:tasks.rados.rados.0.smithi098.stdout:286: done (15 left) 2023-09-23T20:03:15.928 INFO:tasks.rados.rados.0.smithi098.stdout:287: done (14 left) 2023-09-23T20:03:15.928 INFO:tasks.rados.rados.0.smithi098.stdout:288: done (13 left) 2023-09-23T20:03:15.928 INFO:tasks.rados.rados.0.smithi098.stdout:289: done (12 left) 2023-09-23T20:03:15.928 INFO:tasks.rados.rados.0.smithi098.stdout:290: done (11 left) 2023-09-23T20:03:15.928 INFO:tasks.rados.rados.0.smithi098.stdout:291: done (10 left) 2023-09-23T20:03:15.929 INFO:tasks.rados.rados.0.smithi098.stdout:292: done (9 left) 2023-09-23T20:03:15.929 INFO:tasks.rados.rados.0.smithi098.stdout:293: done (8 left) 2023-09-23T20:03:15.929 INFO:tasks.rados.rados.0.smithi098.stdout:302: write initial oid 302 2023-09-23T20:03:15.929 INFO:tasks.rados.rados.0.smithi098.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2023-09-23T20:03:15.931 INFO:tasks.rados.rados.0.smithi098.stdout:302: writing smithi09866585-302 from 658907 to 1446623 tid 1 2023-09-23T20:03:15.937 INFO:tasks.rados.rados.0.smithi098.stdout:302: writing smithi09866585-302 from 1930727 to 2428499 tid 2 2023-09-23T20:03:15.940 INFO:tasks.rados.rados.0.smithi098.stdout:302: writing smithi09866585-302 from 3032909 to 3058907 tid 3 2023-09-23T20:03:15.940 INFO:tasks.rados.rados.0.smithi098.stdout:303: write initial oid 303 2023-09-23T20:03:15.941 INFO:tasks.rados.rados.0.smithi098.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2023-09-23T20:03:15.947 INFO:tasks.rados.rados.0.smithi098.stdout:303: writing smithi09866585-303 from 675714 to 1138679 tid 1 2023-09-23T20:03:15.953 INFO:tasks.rados.rados.0.smithi098.stdout:303: writing smithi09866585-303 from 1589209 to 2230639 tid 2 2023-09-23T20:03:15.958 INFO:tasks.rados.rados.0.smithi098.stdout:303: writing smithi09866585-303 from 2943979 to 3075714 tid 3 2023-09-23T20:03:15.959 INFO:tasks.rados.rados.0.smithi098.stdout:304: write initial oid 304 2023-09-23T20:03:15.959 INFO:tasks.rados.rados.0.smithi098.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2023-09-23T20:03:15.966 INFO:tasks.rados.rados.0.smithi098.stdout:304: writing smithi09866585-304 from 692521 to 1230735 tid 1 2023-09-23T20:03:15.975 INFO:tasks.rados.rados.0.smithi098.stdout:304: writing smithi09866585-304 from 1931338 to 2716426 tid 2 2023-09-23T20:03:15.975 INFO:tasks.rados.rados.0.smithi098.stdout:305: write initial oid 305 2023-09-23T20:03:15.975 INFO:tasks.rados.rados.0.smithi098.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2023-09-23T20:03:15.983 INFO:tasks.rados.rados.0.smithi098.stdout:305: writing smithi09866585-305 from 709328 to 1322791 tid 1 2023-09-23T20:03:15.991 INFO:tasks.rados.rados.0.smithi098.stdout:305: writing smithi09866585-305 from 1989820 to 2634919 tid 2 2023-09-23T20:03:15.991 INFO:tasks.rados.rados.0.smithi098.stdout:306: write initial oid 306 2023-09-23T20:03:15.991 INFO:tasks.rados.rados.0.smithi098.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2023-09-23T20:03:15.997 INFO:tasks.rados.rados.0.smithi098.stdout:306: writing smithi09866585-306 from 726135 to 1131200 tid 1 2023-09-23T20:03:16.006 INFO:tasks.rados.rados.0.smithi098.stdout:306: writing smithi09866585-306 from 1764655 to 2553412 tid 2 2023-09-23T20:03:16.009 INFO:tasks.rados.rados.0.smithi098.stdout:306: writing smithi09866585-306 from 3026248 to 3126135 tid 3 2023-09-23T20:03:16.009 INFO:tasks.rados.rados.0.smithi098.stdout:307: write initial oid 307 2023-09-23T20:03:16.009 INFO:tasks.rados.rados.0.smithi098.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2023-09-23T20:03:16.016 INFO:tasks.rados.rados.0.smithi098.stdout:307: writing smithi09866585-307 from 742942 to 1223256 tid 1 2023-09-23T20:03:16.024 INFO:tasks.rados.rados.0.smithi098.stdout:307: writing smithi09866585-307 from 1823137 to 2471905 tid 2 2023-09-23T20:03:16.024 INFO:tasks.rados.rados.0.smithi098.stdout:308: write initial oid 308 2023-09-23T20:03:16.024 INFO:tasks.rados.rados.0.smithi098.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2023-09-23T20:03:16.032 INFO:tasks.rados.rados.0.smithi098.stdout:308: writing smithi09866585-308 from 759749 to 1315312 tid 1 2023-09-23T20:03:16.042 INFO:tasks.rados.rados.0.smithi098.stdout:308: writing smithi09866585-308 from 1765266 to 2557692 tid 2 2023-09-23T20:03:16.047 INFO:tasks.rados.rados.0.smithi098.stdout:308: writing smithi09866585-308 from 2964741 to 3159749 tid 3 2023-09-23T20:03:16.047 INFO:tasks.rados.rados.0.smithi098.stdout:309: write initial oid 309 2023-09-23T20:03:16.047 INFO:tasks.rados.rados.0.smithi098.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2023-09-23T20:03:16.055 INFO:tasks.rados.rados.0.smithi098.stdout:309: writing smithi09866585-309 from 776556 to 1407368 tid 1 2023-09-23T20:03:16.062 INFO:tasks.rados.rados.0.smithi098.stdout:309: writing smithi09866585-309 from 1823748 to 2476185 tid 2 2023-09-23T20:03:16.068 INFO:tasks.rados.rados.0.smithi098.stdout:309: writing smithi09866585-309 from 3108517 to 3176556 tid 3 2023-09-23T20:03:16.068 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.068 INFO:tasks.rados.rados.0.smithi098.stdout:294: finishing write tid 2 to smithi09866585-294 2023-09-23T20:03:16.068 INFO:tasks.rados.rados.0.smithi098.stdout:294: finishing write tid 3 to smithi09866585-294 2023-09-23T20:03:16.068 INFO:tasks.rados.rados.0.smithi098.stdout:294: finishing write tid 4 to smithi09866585-294 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:294: finishing write tid 5 to smithi09866585-294 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 294 v 66 (ObjNum 293 snap 0 seq_num 293) dirty exists 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:295: finishing write tid 1 to smithi09866585-295 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:295: finishing write tid 2 to smithi09866585-295 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:295: finishing write tid 3 to smithi09866585-295 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:295: finishing write tid 4 to smithi09866585-295 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:295: finishing write tid 5 to smithi09866585-295 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 295 v 70 (ObjNum 294 snap 0 seq_num 294) dirty exists 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:296: finishing write tid 1 to smithi09866585-296 2023-09-23T20:03:16.069 INFO:tasks.rados.rados.0.smithi098.stdout:296: finishing write tid 2 to smithi09866585-296 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:296: finishing write tid 3 to smithi09866585-296 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:296: finishing write tid 4 to smithi09866585-296 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:296: finishing write tid 5 to smithi09866585-296 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 296 v 58 (ObjNum 295 snap 0 seq_num 295) dirty exists 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:297: finishing write tid 1 to smithi09866585-297 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:297: finishing write tid 2 to smithi09866585-297 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:297: finishing write tid 3 to smithi09866585-297 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:297: finishing write tid 4 to smithi09866585-297 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 297 v 94 (ObjNum 296 snap 0 seq_num 296) dirty exists 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:298: finishing write tid 1 to smithi09866585-298 2023-09-23T20:03:16.070 INFO:tasks.rados.rados.0.smithi098.stdout:298: finishing write tid 2 to smithi09866585-298 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:298: finishing write tid 3 to smithi09866585-298 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:298: finishing write tid 4 to smithi09866585-298 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 298 v 77 (ObjNum 297 snap 0 seq_num 297) dirty exists 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:299: finishing write tid 1 to smithi09866585-299 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:299: finishing write tid 2 to smithi09866585-299 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:299: finishing write tid 3 to smithi09866585-299 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:299: finishing write tid 4 to smithi09866585-299 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:299: finishing write tid 5 to smithi09866585-299 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 299 v 90 (ObjNum 298 snap 0 seq_num 298) dirty exists 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:300: finishing write tid 1 to smithi09866585-300 2023-09-23T20:03:16.071 INFO:tasks.rados.rados.0.smithi098.stdout:300: finishing write tid 2 to smithi09866585-300 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:300: finishing write tid 3 to smithi09866585-300 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:300: finishing write tid 4 to smithi09866585-300 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:300: finishing write tid 5 to smithi09866585-300 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 300 v 82 (ObjNum 299 snap 0 seq_num 299) dirty exists 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:301: finishing write tid 1 to smithi09866585-301 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:301: finishing write tid 2 to smithi09866585-301 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:301: finishing write tid 3 to smithi09866585-301 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:301: finishing write tid 4 to smithi09866585-301 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 301 v 49 (ObjNum 300 snap 0 seq_num 300) dirty exists 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2023-09-23T20:03:16.072 INFO:tasks.rados.rados.0.smithi098.stdout:302: finishing write tid 1 to smithi09866585-302 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:302: finishing write tid 2 to smithi09866585-302 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:302: finishing write tid 3 to smithi09866585-302 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:302: finishing write tid 4 to smithi09866585-302 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:302: finishing write tid 5 to smithi09866585-302 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 302 v 62 (ObjNum 301 snap 0 seq_num 301) dirty exists 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:303: finishing write tid 1 to smithi09866585-303 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:303: finishing write tid 2 to smithi09866585-303 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:303: finishing write tid 3 to smithi09866585-303 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:303: finishing write tid 4 to smithi09866585-303 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:303: finishing write tid 5 to smithi09866585-303 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 303 v 46 (ObjNum 302 snap 0 seq_num 302) dirty exists 2023-09-23T20:03:16.073 INFO:tasks.rados.rados.0.smithi098.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:304: finishing write tid 1 to smithi09866585-304 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:304: finishing write tid 2 to smithi09866585-304 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:304: finishing write tid 3 to smithi09866585-304 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:304: finishing write tid 4 to smithi09866585-304 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 304 v 57 (ObjNum 303 snap 0 seq_num 303) dirty exists 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:305: finishing write tid 1 to smithi09866585-305 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:305: finishing write tid 2 to smithi09866585-305 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:305: finishing write tid 3 to smithi09866585-305 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:305: finishing write tid 4 to smithi09866585-305 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 305 v 48 (ObjNum 304 snap 0 seq_num 304) dirty exists 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2023-09-23T20:03:16.074 INFO:tasks.rados.rados.0.smithi098.stdout:306: finishing write tid 1 to smithi09866585-306 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:306: finishing write tid 2 to smithi09866585-306 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:306: finishing write tid 3 to smithi09866585-306 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:306: finishing write tid 4 to smithi09866585-306 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:306: finishing write tid 5 to smithi09866585-306 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 306 v 71 (ObjNum 305 snap 0 seq_num 305) dirty exists 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:307: finishing write tid 1 to smithi09866585-307 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:307: finishing write tid 2 to smithi09866585-307 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:307: finishing write tid 3 to smithi09866585-307 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:307: finishing write tid 4 to smithi09866585-307 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 307 v 52 (ObjNum 306 snap 0 seq_num 306) dirty exists 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2023-09-23T20:03:16.075 INFO:tasks.rados.rados.0.smithi098.stdout:308: finishing write tid 1 to smithi09866585-308 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:308: finishing write tid 2 to smithi09866585-308 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:308: finishing write tid 3 to smithi09866585-308 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:308: finishing write tid 4 to smithi09866585-308 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:308: finishing write tid 5 to smithi09866585-308 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 308 v 81 (ObjNum 307 snap 0 seq_num 307) dirty exists 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:309: finishing write tid 1 to smithi09866585-309 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:309: finishing write tid 2 to smithi09866585-309 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:294: done (15 left) 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:295: done (14 left) 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:296: done (13 left) 2023-09-23T20:03:16.076 INFO:tasks.rados.rados.0.smithi098.stdout:297: done (12 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:298: done (11 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:299: done (10 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:300: done (9 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:301: done (8 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:302: done (7 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:303: done (6 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:304: done (5 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:305: done (4 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:306: done (3 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:307: done (2 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:308: done (1 left) 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:310: write initial oid 310 2023-09-23T20:03:16.077 INFO:tasks.rados.rados.0.smithi098.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2023-09-23T20:03:16.078 INFO:tasks.rados.rados.0.smithi098.stdout:310: writing smithi09866585-310 from 793363 to 1499424 tid 1 2023-09-23T20:03:16.086 INFO:tasks.rados.rados.0.smithi098.stdout:310: writing smithi09866585-310 from 2282230 to 3078325 tid 2 2023-09-23T20:03:16.086 INFO:tasks.rados.rados.0.smithi098.stdout:311: write initial oid 311 2023-09-23T20:03:16.086 INFO:tasks.rados.rados.0.smithi098.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2023-09-23T20:03:16.093 INFO:tasks.rados.rados.0.smithi098.stdout:311: writing smithi09866585-311 from 410170 to 1191480 tid 1 2023-09-23T20:03:16.102 INFO:tasks.rados.rados.0.smithi098.stdout:311: writing smithi09866585-311 from 1940712 to 2596818 tid 2 2023-09-23T20:03:16.105 INFO:tasks.rados.rados.0.smithi098.stdout:311: writing smithi09866585-311 from 3163363 to 3210170 tid 3 2023-09-23T20:03:16.105 INFO:tasks.rados.rados.0.smithi098.stdout:312: write initial oid 312 2023-09-23T20:03:16.105 INFO:tasks.rados.rados.0.smithi098.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2023-09-23T20:03:16.111 INFO:tasks.rados.rados.0.smithi098.stdout:312: writing smithi09866585-312 from 426977 to 883536 tid 1 2023-09-23T20:03:16.119 INFO:tasks.rados.rados.0.smithi098.stdout:312: writing smithi09866585-312 from 1482841 to 2282605 tid 2 2023-09-23T20:03:16.125 INFO:tasks.rados.rados.0.smithi098.stdout:312: writing smithi09866585-312 from 2958080 to 3226977 tid 3 2023-09-23T20:03:16.125 INFO:tasks.rados.rados.0.smithi098.stdout:313: write initial oid 313 2023-09-23T20:03:16.125 INFO:tasks.rados.rados.0.smithi098.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2023-09-23T20:03:16.131 INFO:tasks.rados.rados.0.smithi098.stdout:313: writing smithi09866585-313 from 443784 to 1091945 tid 1 2023-09-23T20:03:16.139 INFO:tasks.rados.rados.0.smithi098.stdout:313: writing smithi09866585-313 from 1657676 to 2317451 tid 2 2023-09-23T20:03:16.146 INFO:tasks.rados.rados.0.smithi098.stdout:313: writing smithi09866585-313 from 2818209 to 3243784 tid 3 2023-09-23T20:03:16.147 INFO:tasks.rados.rados.0.smithi098.stdout:314: write initial oid 314 2023-09-23T20:03:16.147 INFO:tasks.rados.rados.0.smithi098.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2023-09-23T20:03:16.154 INFO:tasks.rados.rados.0.smithi098.stdout:314: writing smithi09866585-314 from 460591 to 1184001 tid 1 2023-09-23T20:03:16.160 INFO:tasks.rados.rados.0.smithi098.stdout:314: writing smithi09866585-314 from 1716158 to 2119591 tid 2 2023-09-23T20:03:16.166 INFO:tasks.rados.rados.0.smithi098.stdout:314: writing smithi09866585-314 from 2729279 to 3169419 tid 3 2023-09-23T20:03:16.166 INFO:tasks.rados.rados.0.smithi098.stdout:315: write initial oid 315 2023-09-23T20:03:16.166 INFO:tasks.rados.rados.0.smithi098.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2023-09-23T20:03:16.174 INFO:tasks.rados.rados.0.smithi098.stdout:315: writing smithi09866585-315 from 477398 to 1276057 tid 1 2023-09-23T20:03:16.181 INFO:tasks.rados.rados.0.smithi098.stdout:315: writing smithi09866585-315 from 1774640 to 2438084 tid 2 2023-09-23T20:03:16.187 INFO:tasks.rados.rados.0.smithi098.stdout:315: writing smithi09866585-315 from 2873055 to 3277398 tid 3 2023-09-23T20:03:16.187 INFO:tasks.rados.rados.0.smithi098.stdout:316: write initial oid 316 2023-09-23T20:03:16.187 INFO:tasks.rados.rados.0.smithi098.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2023-09-23T20:03:16.193 INFO:tasks.rados.rados.0.smithi098.stdout:316: writing smithi09866585-316 from 494205 to 968113 tid 1 2023-09-23T20:03:16.199 INFO:tasks.rados.rados.0.smithi098.stdout:316: writing smithi09866585-316 from 1433122 to 1840224 tid 2 2023-09-23T20:03:16.206 INFO:tasks.rados.rados.0.smithi098.stdout:316: writing smithi09866585-316 from 2384125 to 2846809 tid 3 2023-09-23T20:03:16.206 INFO:tasks.rados.rados.0.smithi098.stdout:317: write initial oid 317 2023-09-23T20:03:16.206 INFO:tasks.rados.rados.0.smithi098.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2023-09-23T20:03:16.212 INFO:tasks.rados.rados.0.smithi098.stdout:317: writing smithi09866585-317 from 511012 to 1060169 tid 1 2023-09-23T20:03:16.219 INFO:tasks.rados.rados.0.smithi098.stdout:317: writing smithi09866585-317 from 1775251 to 2326011 tid 2 2023-09-23T20:03:16.225 INFO:tasks.rados.rados.0.smithi098.stdout:317: writing smithi09866585-317 from 3095195 to 3311012 tid 3 2023-09-23T20:03:16.225 INFO:tasks.rados.rados.0.smithi098.stdout:318: write initial oid 318 2023-09-23T20:03:16.225 INFO:tasks.rados.rados.0.smithi098.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2023-09-23T20:03:16.232 INFO:tasks.rados.rados.0.smithi098.stdout:318: writing smithi09866585-318 from 527819 to 1152225 tid 1 2023-09-23T20:03:16.238 INFO:tasks.rados.rados.0.smithi098.stdout:318: writing smithi09866585-318 from 1833733 to 2244504 tid 2 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi098.stdout:318: writing smithi09866585-318 from 2722618 to 3324199 tid 3 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi098.stdout:319: write initial oid 319 2023-09-23T20:03:16.246 INFO:tasks.rados.rados.0.smithi098.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2023-09-23T20:03:16.254 INFO:tasks.rados.rados.0.smithi098.stdout:319: writing smithi09866585-319 from 544626 to 1244281 tid 1 2023-09-23T20:03:16.261 INFO:tasks.rados.rados.0.smithi098.stdout:319: writing smithi09866585-319 from 1892215 to 2446644 tid 2 2023-09-23T20:03:16.267 INFO:tasks.rados.rados.0.smithi098.stdout:319: writing smithi09866585-319 from 3150041 to 3344626 tid 3 2023-09-23T20:03:16.267 INFO:tasks.rados.rados.0.smithi098.stdout:320: write initial oid 320 2023-09-23T20:03:16.267 INFO:tasks.rados.rados.0.smithi098.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2023-09-23T20:03:16.275 INFO:tasks.rados.rados.0.smithi098.stdout:320: writing smithi09866585-320 from 561433 to 1336337 tid 1 2023-09-23T20:03:16.281 INFO:tasks.rados.rados.0.smithi098.stdout:320: writing smithi09866585-320 from 1950697 to 2365137 tid 2 2023-09-23T20:03:16.287 INFO:tasks.rados.rados.0.smithi098.stdout:320: writing smithi09866585-320 from 2777464 to 3361433 tid 3 2023-09-23T20:03:16.288 INFO:tasks.rados.rados.0.smithi098.stdout:321: write initial oid 321 2023-09-23T20:03:16.288 INFO:tasks.rados.rados.0.smithi098.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2023-09-23T20:03:16.295 INFO:tasks.rados.rados.0.smithi098.stdout:321: writing smithi09866585-321 from 578240 to 1144746 tid 1 2023-09-23T20:03:16.301 INFO:tasks.rados.rados.0.smithi098.stdout:321: writing smithi09866585-321 from 1609179 to 2167277 tid 2 2023-09-23T20:03:16.308 INFO:tasks.rados.rados.0.smithi098.stdout:321: writing smithi09866585-321 from 2804887 to 3356637 tid 3 2023-09-23T20:03:16.308 INFO:tasks.rados.rados.0.smithi098.stdout:322: write initial oid 322 2023-09-23T20:03:16.308 INFO:tasks.rados.rados.0.smithi098.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2023-09-23T20:03:16.316 INFO:tasks.rados.rados.0.smithi098.stdout:322: writing smithi09866585-322 from 595047 to 1236802 tid 1 2023-09-23T20:03:16.321 INFO:tasks.rados.rados.0.smithi098.stdout:322: writing smithi09866585-322 from 1667661 to 2085770 tid 2 2023-09-23T20:03:16.328 INFO:tasks.rados.rados.0.smithi098.stdout:322: writing smithi09866585-322 from 2548663 to 3311685 tid 3 2023-09-23T20:03:16.328 INFO:tasks.rados.rados.0.smithi098.stdout:323: write initial oid 323 2023-09-23T20:03:16.328 INFO:tasks.rados.rados.0.smithi098.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2023-09-23T20:03:16.336 INFO:tasks.rados.rados.0.smithi098.stdout:323: writing smithi09866585-323 from 611854 to 1328858 tid 1 2023-09-23T20:03:16.345 INFO:tasks.rados.rados.0.smithi098.stdout:323: writing smithi09866585-323 from 2126143 to 2687910 tid 2 2023-09-23T20:03:16.350 INFO:tasks.rados.rados.0.smithi098.stdout:323: writing smithi09866585-323 from 3259733 to 3411854 tid 3 2023-09-23T20:03:16.350 INFO:tasks.rados.rados.0.smithi098.stdout:324: write initial oid 324 2023-09-23T20:03:16.350 INFO:tasks.rados.rados.0.smithi098.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2023-09-23T20:03:16.358 INFO:tasks.rados.rados.0.smithi098.stdout:324: writing smithi09866585-324 from 628661 to 1420914 tid 1 2023-09-23T20:03:16.365 INFO:tasks.rados.rados.0.smithi098.stdout:324: writing smithi09866585-324 from 2184625 to 2606403 tid 2 2023-09-23T20:03:16.370 INFO:tasks.rados.rados.0.smithi098.stdout:324: writing smithi09866585-324 from 3403509 to 3428661 tid 3 2023-09-23T20:03:16.370 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.371 INFO:tasks.rados.rados.0.smithi098.stdout:309: finishing write tid 3 to smithi09866585-309 2023-09-23T20:03:16.371 INFO:tasks.rados.rados.0.smithi098.stdout:309: finishing write tid 4 to smithi09866585-309 2023-09-23T20:03:16.371 INFO:tasks.rados.rados.0.smithi098.stdout:309: finishing write tid 5 to smithi09866585-309 2023-09-23T20:03:16.371 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 309 v 94 (ObjNum 308 snap 0 seq_num 308) dirty exists 2023-09-23T20:03:16.371 INFO:tasks.rados.rados.0.smithi098.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2023-09-23T20:03:16.371 INFO:tasks.rados.rados.0.smithi098.stdout:310: finishing write tid 1 to smithi09866585-310 2023-09-23T20:03:16.371 INFO:tasks.rados.rados.0.smithi098.stdout:309: done (15 left) 2023-09-23T20:03:16.371 INFO:tasks.rados.rados.0.smithi098.stdout:325: write initial oid 325 2023-09-23T20:03:16.371 INFO:tasks.rados.rados.0.smithi098.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2023-09-23T20:03:16.377 INFO:tasks.rados.rados.0.smithi098.stdout:325: writing smithi09866585-325 from 645468 to 1112970 tid 1 2023-09-23T20:03:16.384 INFO:tasks.rados.rados.0.smithi098.stdout:325: writing smithi09866585-325 from 1726754 to 2292190 tid 2 2023-09-23T20:03:16.390 INFO:tasks.rados.rados.0.smithi098.stdout:325: writing smithi09866585-325 from 2798226 to 3395064 tid 3 2023-09-23T20:03:16.390 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.390 INFO:tasks.rados.rados.0.smithi098.stdout:310: finishing write tid 2 to smithi09866585-310 2023-09-23T20:03:16.391 INFO:tasks.rados.rados.0.smithi098.stdout:310: finishing write tid 3 to smithi09866585-310 2023-09-23T20:03:16.391 INFO:tasks.rados.rados.0.smithi098.stdout:310: finishing write tid 4 to smithi09866585-310 2023-09-23T20:03:16.391 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 310 v 85 (ObjNum 309 snap 0 seq_num 309) dirty exists 2023-09-23T20:03:16.391 INFO:tasks.rados.rados.0.smithi098.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2023-09-23T20:03:16.391 INFO:tasks.rados.rados.0.smithi098.stdout:311: finishing write tid 1 to smithi09866585-311 2023-09-23T20:03:16.391 INFO:tasks.rados.rados.0.smithi098.stdout:311: finishing write tid 2 to smithi09866585-311 2023-09-23T20:03:16.391 INFO:tasks.rados.rados.0.smithi098.stdout:311: finishing write tid 3 to smithi09866585-311 2023-09-23T20:03:16.391 INFO:tasks.rados.rados.0.smithi098.stdout:310: done (15 left) 2023-09-23T20:03:16.391 INFO:tasks.rados.rados.0.smithi098.stdout:326: write initial oid 326 2023-09-23T20:03:16.391 INFO:tasks.rados.rados.0.smithi098.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2023-09-23T20:03:16.399 INFO:tasks.rados.rados.0.smithi098.stdout:326: writing smithi09866585-326 from 662275 to 1205026 tid 1 2023-09-23T20:03:16.407 INFO:tasks.rados.rados.0.smithi098.stdout:326: writing smithi09866585-326 from 1785236 to 2210683 tid 2 2023-09-23T20:03:16.420 INFO:tasks.rados.rados.0.smithi098.stdout:326: writing smithi09866585-326 from 2942002 to 3462275 tid 3 2023-09-23T20:03:16.420 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.420 INFO:tasks.rados.rados.0.smithi098.stdout:311: finishing write tid 4 to smithi09866585-311 2023-09-23T20:03:16.420 INFO:tasks.rados.rados.0.smithi098.stdout:311: finishing write tid 5 to smithi09866585-311 2023-09-23T20:03:16.420 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 311 v 52 (ObjNum 310 snap 0 seq_num 310) dirty exists 2023-09-23T20:03:16.420 INFO:tasks.rados.rados.0.smithi098.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:03:16.420 INFO:tasks.rados.rados.0.smithi098.stdout:312: finishing write tid 1 to smithi09866585-312 2023-09-23T20:03:16.420 INFO:tasks.rados.rados.0.smithi098.stdout:312: finishing write tid 2 to smithi09866585-312 2023-09-23T20:03:16.420 INFO:tasks.rados.rados.0.smithi098.stdout:311: done (15 left) 2023-09-23T20:03:16.420 INFO:tasks.rados.rados.0.smithi098.stdout:327: write initial oid 327 2023-09-23T20:03:16.420 INFO:tasks.rados.rados.0.smithi098.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2023-09-23T20:03:16.429 INFO:tasks.rados.rados.0.smithi098.stdout:327: writing smithi09866585-327 from 679082 to 1297082 tid 1 2023-09-23T20:03:16.437 INFO:tasks.rados.rados.0.smithi098.stdout:327: writing smithi09866585-327 from 1843718 to 2412823 tid 2 2023-09-23T20:03:16.444 INFO:tasks.rados.rados.0.smithi098.stdout:327: writing smithi09866585-327 from 2853072 to 3479082 tid 3 2023-09-23T20:03:16.444 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.444 INFO:tasks.rados.rados.0.smithi098.stdout:312: finishing write tid 3 to smithi09866585-312 2023-09-23T20:03:16.444 INFO:tasks.rados.rados.0.smithi098.stdout:312: finishing write tid 4 to smithi09866585-312 2023-09-23T20:03:16.444 INFO:tasks.rados.rados.0.smithi098.stdout:312: finishing write tid 5 to smithi09866585-312 2023-09-23T20:03:16.444 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 312 v 61 (ObjNum 311 snap 0 seq_num 311) dirty exists 2023-09-23T20:03:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2023-09-23T20:03:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:313: finishing write tid 1 to smithi09866585-313 2023-09-23T20:03:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:313: finishing write tid 2 to smithi09866585-313 2023-09-23T20:03:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:312: done (15 left) 2023-09-23T20:03:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:328: write initial oid 328 2023-09-23T20:03:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2023-09-23T20:03:16.450 INFO:tasks.rados.rados.0.smithi098.stdout:328: writing smithi09866585-328 from 695889 to 1105491 tid 1 2023-09-23T20:03:16.458 INFO:tasks.rados.rados.0.smithi098.stdout:328: writing smithi09866585-328 from 1618553 to 2331316 tid 2 2023-09-23T20:03:16.466 INFO:tasks.rados.rados.0.smithi098.stdout:328: writing smithi09866585-328 from 2996848 to 3495889 tid 3 2023-09-23T20:03:16.466 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.466 INFO:tasks.rados.rados.0.smithi098.stdout:313: finishing write tid 3 to smithi09866585-313 2023-09-23T20:03:16.466 INFO:tasks.rados.rados.0.smithi098.stdout:313: finishing write tid 4 to smithi09866585-313 2023-09-23T20:03:16.466 INFO:tasks.rados.rados.0.smithi098.stdout:313: finishing write tid 5 to smithi09866585-313 2023-09-23T20:03:16.466 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 313 v 89 (ObjNum 312 snap 0 seq_num 312) dirty exists 2023-09-23T20:03:16.466 INFO:tasks.rados.rados.0.smithi098.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2023-09-23T20:03:16.466 INFO:tasks.rados.rados.0.smithi098.stdout:314: finishing write tid 1 to smithi09866585-314 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:314: finishing write tid 2 to smithi09866585-314 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:314: finishing write tid 3 to smithi09866585-314 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:314: finishing write tid 4 to smithi09866585-314 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:314: finishing write tid 5 to smithi09866585-314 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 314 v 95 (ObjNum 313 snap 0 seq_num 313) dirty exists 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:315: finishing write tid 1 to smithi09866585-315 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:315: finishing write tid 2 to smithi09866585-315 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:313: done (15 left) 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:314: done (14 left) 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:329: write initial oid 329 2023-09-23T20:03:16.467 INFO:tasks.rados.rados.0.smithi098.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2023-09-23T20:03:16.473 INFO:tasks.rados.rados.0.smithi098.stdout:329: writing smithi09866585-329 from 712696 to 1197547 tid 1 2023-09-23T20:03:16.481 INFO:tasks.rados.rados.0.smithi098.stdout:329: writing smithi09866585-329 from 1960682 to 2533456 tid 2 2023-09-23T20:03:16.487 INFO:tasks.rados.rados.0.smithi098.stdout:329: writing smithi09866585-329 from 3307918 to 3512696 tid 3 2023-09-23T20:03:16.487 INFO:tasks.rados.rados.0.smithi098.stdout:330: write initial oid 330 2023-09-23T20:03:16.487 INFO:tasks.rados.rados.0.smithi098.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2023-09-23T20:03:16.494 INFO:tasks.rados.rados.0.smithi098.stdout:330: writing smithi09866585-330 from 729503 to 1289603 tid 1 2023-09-23T20:03:16.503 INFO:tasks.rados.rados.0.smithi098.stdout:330: writing smithi09866585-330 from 2019164 to 2735596 tid 2 2023-09-23T20:03:16.508 INFO:tasks.rados.rados.0.smithi098.stdout:330: writing smithi09866585-330 from 3335341 to 3529503 tid 3 2023-09-23T20:03:16.508 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.508 INFO:tasks.rados.rados.0.smithi098.stdout:315: finishing write tid 3 to smithi09866585-315 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:315: finishing write tid 4 to smithi09866585-315 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:315: finishing write tid 5 to smithi09866585-315 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 315 v 48 (ObjNum 314 snap 0 seq_num 314) dirty exists 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:316: finishing write tid 1 to smithi09866585-316 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:316: finishing write tid 2 to smithi09866585-316 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:316: finishing write tid 3 to smithi09866585-316 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:316: finishing write tid 4 to smithi09866585-316 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:316: finishing write tid 5 to smithi09866585-316 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 316 v 75 (ObjNum 315 snap 0 seq_num 315) dirty exists 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2023-09-23T20:03:16.509 INFO:tasks.rados.rados.0.smithi098.stdout:317: finishing write tid 1 to smithi09866585-317 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:317: finishing write tid 2 to smithi09866585-317 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:317: finishing write tid 3 to smithi09866585-317 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:317: finishing write tid 4 to smithi09866585-317 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:317: finishing write tid 5 to smithi09866585-317 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 317 v 79 (ObjNum 316 snap 0 seq_num 316) dirty exists 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:318: finishing write tid 1 to smithi09866585-318 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:315: done (15 left) 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:316: done (14 left) 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:317: done (13 left) 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:331: write initial oid 331 2023-09-23T20:03:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2023-09-23T20:03:16.520 INFO:tasks.rados.rados.0.smithi098.stdout:331: writing smithi09866585-331 from 746310 to 1381659 tid 1 2023-09-23T20:03:16.527 INFO:tasks.rados.rados.0.smithi098.stdout:331: writing smithi09866585-331 from 2077646 to 2654089 tid 2 2023-09-23T20:03:16.532 INFO:tasks.rados.rados.0.smithi098.stdout:331: writing smithi09866585-331 from 3362764 to 3546310 tid 3 2023-09-23T20:03:16.533 INFO:tasks.rados.rados.0.smithi098.stdout:332: write initial oid 332 2023-09-23T20:03:16.533 INFO:tasks.rados.rados.0.smithi098.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2023-09-23T20:03:16.541 INFO:tasks.rados.rados.0.smithi098.stdout:332: writing smithi09866585-332 from 763117 to 1473715 tid 1 2023-09-23T20:03:16.549 INFO:tasks.rados.rados.0.smithi098.stdout:332: writing smithi09866585-332 from 2136128 to 2856229 tid 2 2023-09-23T20:03:16.553 INFO:tasks.rados.rados.0.smithi098.stdout:332: writing smithi09866585-332 from 3390187 to 3563117 tid 3 2023-09-23T20:03:16.553 INFO:tasks.rados.rados.0.smithi098.stdout:333: write initial oid 333 2023-09-23T20:03:16.553 INFO:tasks.rados.rados.0.smithi098.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2023-09-23T20:03:16.562 INFO:tasks.rados.rados.0.smithi098.stdout:333: writing smithi09866585-333 from 779924 to 1565771 tid 1 2023-09-23T20:03:16.568 INFO:tasks.rados.rados.0.smithi098.stdout:333: writing smithi09866585-333 from 2078257 to 2658369 tid 2 2023-09-23T20:03:16.575 INFO:tasks.rados.rados.0.smithi098.stdout:333: writing smithi09866585-333 from 3301257 to 3579924 tid 3 2023-09-23T20:03:16.575 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.575 INFO:tasks.rados.rados.0.smithi098.stdout:318: finishing write tid 2 to smithi09866585-318 2023-09-23T20:03:16.575 INFO:tasks.rados.rados.0.smithi098.stdout:318: finishing write tid 3 to smithi09866585-318 2023-09-23T20:03:16.576 INFO:tasks.rados.rados.0.smithi098.stdout:318: finishing write tid 4 to smithi09866585-318 2023-09-23T20:03:16.576 INFO:tasks.rados.rados.0.smithi098.stdout:318: finishing write tid 5 to smithi09866585-318 2023-09-23T20:03:16.576 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 318 v 56 (ObjNum 317 snap 0 seq_num 317) dirty exists 2023-09-23T20:03:16.576 INFO:tasks.rados.rados.0.smithi098.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2023-09-23T20:03:16.576 INFO:tasks.rados.rados.0.smithi098.stdout:319: finishing write tid 1 to smithi09866585-319 2023-09-23T20:03:16.576 INFO:tasks.rados.rados.0.smithi098.stdout:319: finishing write tid 2 to smithi09866585-319 2023-09-23T20:03:16.576 INFO:tasks.rados.rados.0.smithi098.stdout:319: finishing write tid 3 to smithi09866585-319 2023-09-23T20:03:16.576 INFO:tasks.rados.rados.0.smithi098.stdout:319: finishing write tid 4 to smithi09866585-319 2023-09-23T20:03:16.576 INFO:tasks.rados.rados.0.smithi098.stdout:319: finishing write tid 5 to smithi09866585-319 2023-09-23T20:03:16.576 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 319 v 93 (ObjNum 318 snap 0 seq_num 318) dirty exists 2023-09-23T20:03:16.577 INFO:tasks.rados.rados.0.smithi098.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2023-09-23T20:03:16.577 INFO:tasks.rados.rados.0.smithi098.stdout:320: finishing write tid 1 to smithi09866585-320 2023-09-23T20:03:16.577 INFO:tasks.rados.rados.0.smithi098.stdout:320: finishing write tid 2 to smithi09866585-320 2023-09-23T20:03:16.577 INFO:tasks.rados.rados.0.smithi098.stdout:318: done (15 left) 2023-09-23T20:03:16.577 INFO:tasks.rados.rados.0.smithi098.stdout:319: done (14 left) 2023-09-23T20:03:16.577 INFO:tasks.rados.rados.0.smithi098.stdout:334: write initial oid 334 2023-09-23T20:03:16.577 INFO:tasks.rados.rados.0.smithi098.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2023-09-23T20:03:16.582 INFO:tasks.rados.rados.0.smithi098.stdout:334: writing smithi09866585-334 from 796731 to 1257827 tid 1 2023-09-23T20:03:16.589 INFO:tasks.rados.rados.0.smithi098.stdout:334: writing smithi09866585-334 from 1736739 to 2460509 tid 2 2023-09-23T20:03:16.596 INFO:tasks.rados.rados.0.smithi098.stdout:334: writing smithi09866585-334 from 2928680 to 3596731 tid 3 2023-09-23T20:03:16.596 INFO:tasks.rados.rados.0.smithi098.stdout:335: write initial oid 335 2023-09-23T20:03:16.596 INFO:tasks.rados.rados.0.smithi098.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2023-09-23T20:03:16.602 INFO:tasks.rados.rados.0.smithi098.stdout:335: writing smithi09866585-335 from 413538 to 949883 tid 1 2023-09-23T20:03:16.608 INFO:tasks.rados.rados.0.smithi098.stdout:335: writing smithi09866585-335 from 1395221 to 1979002 tid 2 2023-09-23T20:03:16.616 INFO:tasks.rados.rados.0.smithi098.stdout:335: writing smithi09866585-335 from 2556103 to 3214720 tid 3 2023-09-23T20:03:16.616 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.616 INFO:tasks.rados.rados.0.smithi098.stdout:320: finishing write tid 3 to smithi09866585-320 2023-09-23T20:03:16.616 INFO:tasks.rados.rados.0.smithi098.stdout:320: finishing write tid 4 to smithi09866585-320 2023-09-23T20:03:16.616 INFO:tasks.rados.rados.0.smithi098.stdout:320: finishing write tid 5 to smithi09866585-320 2023-09-23T20:03:16.616 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 320 v 70 (ObjNum 319 snap 0 seq_num 319) dirty exists 2023-09-23T20:03:16.616 INFO:tasks.rados.rados.0.smithi098.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2023-09-23T20:03:16.616 INFO:tasks.rados.rados.0.smithi098.stdout:321: finishing write tid 1 to smithi09866585-321 2023-09-23T20:03:16.617 INFO:tasks.rados.rados.0.smithi098.stdout:320: done (15 left) 2023-09-23T20:03:16.617 INFO:tasks.rados.rados.0.smithi098.stdout:336: write initial oid 336 2023-09-23T20:03:16.617 INFO:tasks.rados.rados.0.smithi098.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2023-09-23T20:03:16.623 INFO:tasks.rados.rados.0.smithi098.stdout:336: writing smithi09866585-336 from 430345 to 1158292 tid 1 2023-09-23T20:03:16.630 INFO:tasks.rados.rados.0.smithi098.stdout:336: writing smithi09866585-336 from 1570056 to 2297495 tid 2 2023-09-23T20:03:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:336: writing smithi09866585-336 from 2699879 to 3169768 tid 3 2023-09-23T20:03:16.636 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:321: finishing write tid 2 to smithi09866585-321 2023-09-23T20:03:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:321: finishing write tid 3 to smithi09866585-321 2023-09-23T20:03:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:321: finishing write tid 4 to smithi09866585-321 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:321: finishing write tid 5 to smithi09866585-321 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 321 v 52 (ObjNum 320 snap 0 seq_num 320) dirty exists 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:322: finishing write tid 1 to smithi09866585-322 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:322: finishing write tid 2 to smithi09866585-322 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:322: finishing write tid 3 to smithi09866585-322 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:322: finishing write tid 4 to smithi09866585-322 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:322: finishing write tid 5 to smithi09866585-322 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 322 v 50 (ObjNum 321 snap 0 seq_num 321) dirty exists 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:323: finishing write tid 1 to smithi09866585-323 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:323: finishing write tid 2 to smithi09866585-323 2023-09-23T20:03:16.637 INFO:tasks.rados.rados.0.smithi098.stdout:323: finishing write tid 3 to smithi09866585-323 2023-09-23T20:03:16.638 INFO:tasks.rados.rados.0.smithi098.stdout:323: finishing write tid 4 to smithi09866585-323 2023-09-23T20:03:16.638 INFO:tasks.rados.rados.0.smithi098.stdout:323: finishing write tid 5 to smithi09866585-323 2023-09-23T20:03:16.638 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 323 v 60 (ObjNum 322 snap 0 seq_num 322) dirty exists 2023-09-23T20:03:16.638 INFO:tasks.rados.rados.0.smithi098.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2023-09-23T20:03:16.638 INFO:tasks.rados.rados.0.smithi098.stdout:324: finishing write tid 1 to smithi09866585-324 2023-09-23T20:03:16.638 INFO:tasks.rados.rados.0.smithi098.stdout:324: finishing write tid 2 to smithi09866585-324 2023-09-23T20:03:16.638 INFO:tasks.rados.rados.0.smithi098.stdout:321: done (15 left) 2023-09-23T20:03:16.638 INFO:tasks.rados.rados.0.smithi098.stdout:322: done (14 left) 2023-09-23T20:03:16.638 INFO:tasks.rados.rados.0.smithi098.stdout:323: done (13 left) 2023-09-23T20:03:16.638 INFO:tasks.rados.rados.0.smithi098.stdout:337: write initial oid 337 2023-09-23T20:03:16.638 INFO:tasks.rados.rados.0.smithi098.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2023-09-23T20:03:16.640 INFO:tasks.rados.rados.0.smithi098.stdout:337: writing smithi09866585-337 from 447152 to 850348 tid 1 2023-09-23T20:03:16.648 INFO:tasks.rados.rados.0.smithi098.stdout:337: writing smithi09866585-337 from 1512185 to 2099635 tid 2 2023-09-23T20:03:16.656 INFO:tasks.rados.rados.0.smithi098.stdout:337: writing smithi09866585-337 from 2727302 to 3408463 tid 3 2023-09-23T20:03:16.656 INFO:tasks.rados.rados.0.smithi098.stdout:338: write initial oid 338 2023-09-23T20:03:16.656 INFO:tasks.rados.rados.0.smithi098.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2023-09-23T20:03:16.662 INFO:tasks.rados.rados.0.smithi098.stdout:338: writing smithi09866585-338 from 463959 to 942404 tid 1 2023-09-23T20:03:16.670 INFO:tasks.rados.rados.0.smithi098.stdout:338: writing smithi09866585-338 from 1570667 to 2301775 tid 2 2023-09-23T20:03:16.677 INFO:tasks.rados.rados.0.smithi098.stdout:338: writing smithi09866585-338 from 3038372 to 3530805 tid 3 2023-09-23T20:03:16.677 INFO:tasks.rados.rados.0.smithi098.stdout:339: write initial oid 339 2023-09-23T20:03:16.677 INFO:tasks.rados.rados.0.smithi098.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2023-09-23T20:03:16.683 INFO:tasks.rados.rados.0.smithi098.stdout:339: writing smithi09866585-339 from 480766 to 1034460 tid 1 2023-09-23T20:03:16.690 INFO:tasks.rados.rados.0.smithi098.stdout:339: writing smithi09866585-339 from 1629149 to 2220268 tid 2 2023-09-23T20:03:16.696 INFO:tasks.rados.rados.0.smithi098.stdout:339: writing smithi09866585-339 from 2782148 to 3202206 tid 3 2023-09-23T20:03:16.696 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.696 INFO:tasks.rados.rados.0.smithi098.stdout:324: finishing write tid 3 to smithi09866585-324 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:324: finishing write tid 4 to smithi09866585-324 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:324: finishing write tid 5 to smithi09866585-324 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 324 v 54 (ObjNum 323 snap 0 seq_num 323) dirty exists 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:325: finishing write tid 1 to smithi09866585-325 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:325: finishing write tid 2 to smithi09866585-325 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:325: finishing write tid 3 to smithi09866585-325 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:325: finishing write tid 4 to smithi09866585-325 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:325: finishing write tid 5 to smithi09866585-325 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 325 v 58 (ObjNum 324 snap 0 seq_num 324) dirty exists 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:326: finishing write tid 1 to smithi09866585-326 2023-09-23T20:03:16.697 INFO:tasks.rados.rados.0.smithi098.stdout:326: finishing write tid 2 to smithi09866585-326 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:326: finishing write tid 3 to smithi09866585-326 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:326: finishing write tid 4 to smithi09866585-326 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:326: finishing write tid 5 to smithi09866585-326 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 326 v 98 (ObjNum 325 snap 0 seq_num 325) dirty exists 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:327: finishing write tid 1 to smithi09866585-327 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:327: finishing write tid 2 to smithi09866585-327 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:327: finishing write tid 3 to smithi09866585-327 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:327: finishing write tid 4 to smithi09866585-327 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:327: finishing write tid 5 to smithi09866585-327 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 327 v 56 (ObjNum 326 snap 0 seq_num 326) dirty exists 2023-09-23T20:03:16.698 INFO:tasks.rados.rados.0.smithi098.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2023-09-23T20:03:16.699 INFO:tasks.rados.rados.0.smithi098.stdout:328: finishing write tid 1 to smithi09866585-328 2023-09-23T20:03:16.699 INFO:tasks.rados.rados.0.smithi098.stdout:324: done (15 left) 2023-09-23T20:03:16.699 INFO:tasks.rados.rados.0.smithi098.stdout:325: done (14 left) 2023-09-23T20:03:16.699 INFO:tasks.rados.rados.0.smithi098.stdout:326: done (13 left) 2023-09-23T20:03:16.699 INFO:tasks.rados.rados.0.smithi098.stdout:327: done (12 left) 2023-09-23T20:03:16.699 INFO:tasks.rados.rados.0.smithi098.stdout:340: write initial oid 340 2023-09-23T20:03:16.699 INFO:tasks.rados.rados.0.smithi098.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2023-09-23T20:03:16.703 INFO:tasks.rados.rados.0.smithi098.stdout:340: writing smithi09866585-340 from 497573 to 1126516 tid 1 2023-09-23T20:03:16.713 INFO:tasks.rados.rados.0.smithi098.stdout:340: writing smithi09866585-340 from 1687631 to 2422408 tid 2 2023-09-23T20:03:16.721 INFO:tasks.rados.rados.0.smithi098.stdout:340: writing smithi09866585-340 from 3093218 to 3697573 tid 3 2023-09-23T20:03:16.721 INFO:tasks.rados.rados.0.smithi098.stdout:341: write initial oid 341 2023-09-23T20:03:16.721 INFO:tasks.rados.rados.0.smithi098.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2023-09-23T20:03:16.728 INFO:tasks.rados.rados.0.smithi098.stdout:341: writing smithi09866585-341 from 514380 to 1218572 tid 1 2023-09-23T20:03:16.733 INFO:tasks.rados.rados.0.smithi098.stdout:341: writing smithi09866585-341 from 1629760 to 2108195 tid 2 2023-09-23T20:03:16.739 INFO:tasks.rados.rados.0.smithi098.stdout:341: writing smithi09866585-341 from 2604288 to 3046890 tid 3 2023-09-23T20:03:16.739 INFO:tasks.rados.rados.0.smithi098.stdout:342: write initial oid 342 2023-09-23T20:03:16.740 INFO:tasks.rados.rados.0.smithi098.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2023-09-23T20:03:16.747 INFO:tasks.rados.rados.0.smithi098.stdout:342: writing smithi09866585-342 from 531187 to 1310628 tid 1 2023-09-23T20:03:16.756 INFO:tasks.rados.rados.0.smithi098.stdout:342: writing smithi09866585-342 from 2088242 to 2826688 tid 2 2023-09-23T20:03:16.762 INFO:tasks.rados.rados.0.smithi098.stdout:342: writing smithi09866585-342 from 3431711 to 3731187 tid 3 2023-09-23T20:03:16.762 INFO:tasks.rados.rados.0.smithi098.stdout:343: write initial oid 343 2023-09-23T20:03:16.762 INFO:tasks.rados.rados.0.smithi098.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2023-09-23T20:03:16.768 INFO:tasks.rados.rados.0.smithi098.stdout:343: writing smithi09866585-343 from 547994 to 1002684 tid 1 2023-09-23T20:03:16.775 INFO:tasks.rados.rados.0.smithi098.stdout:343: writing smithi09866585-343 from 1746724 to 2228828 tid 2 2023-09-23T20:03:16.781 INFO:tasks.rados.rados.0.smithi098.stdout:343: writing smithi09866585-343 from 2659134 to 3124280 tid 3 2023-09-23T20:03:16.786 INFO:tasks.rados.rados.0.smithi098.stdout:343: writing smithi09866585-343 from 3605976 to 3747994 tid 4 2023-09-23T20:03:16.786 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.786 INFO:tasks.rados.rados.0.smithi098.stdout:328: finishing write tid 2 to smithi09866585-328 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:328: finishing write tid 3 to smithi09866585-328 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:328: finishing write tid 4 to smithi09866585-328 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:328: finishing write tid 5 to smithi09866585-328 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 328 v 65 (ObjNum 327 snap 0 seq_num 327) dirty exists 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:329: finishing write tid 1 to smithi09866585-329 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:329: finishing write tid 2 to smithi09866585-329 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:329: finishing write tid 3 to smithi09866585-329 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:329: finishing write tid 4 to smithi09866585-329 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:329: finishing write tid 5 to smithi09866585-329 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 329 v 43 (ObjNum 328 snap 0 seq_num 328) dirty exists 2023-09-23T20:03:16.787 INFO:tasks.rados.rados.0.smithi098.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:330: finishing write tid 1 to smithi09866585-330 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:330: finishing write tid 2 to smithi09866585-330 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:330: finishing write tid 3 to smithi09866585-330 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:330: finishing write tid 4 to smithi09866585-330 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:330: finishing write tid 5 to smithi09866585-330 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 330 v 62 (ObjNum 329 snap 0 seq_num 329) dirty exists 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:331: finishing write tid 1 to smithi09866585-331 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:331: finishing write tid 2 to smithi09866585-331 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:331: finishing write tid 3 to smithi09866585-331 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:331: finishing write tid 4 to smithi09866585-331 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:331: finishing write tid 5 to smithi09866585-331 2023-09-23T20:03:16.788 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 331 v 66 (ObjNum 330 snap 0 seq_num 330) dirty exists 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:332: finishing write tid 1 to smithi09866585-332 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:332: finishing write tid 2 to smithi09866585-332 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:332: finishing write tid 3 to smithi09866585-332 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:332: finishing write tid 4 to smithi09866585-332 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:332: finishing write tid 5 to smithi09866585-332 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 332 v 83 (ObjNum 331 snap 0 seq_num 331) dirty exists 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:333: finishing write tid 1 to smithi09866585-333 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:333: finishing write tid 2 to smithi09866585-333 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:328: done (15 left) 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:329: done (14 left) 2023-09-23T20:03:16.789 INFO:tasks.rados.rados.0.smithi098.stdout:330: done (13 left) 2023-09-23T20:03:16.790 INFO:tasks.rados.rados.0.smithi098.stdout:331: done (12 left) 2023-09-23T20:03:16.790 INFO:tasks.rados.rados.0.smithi098.stdout:332: done (11 left) 2023-09-23T20:03:16.790 INFO:tasks.rados.rados.0.smithi098.stdout:344: write initial oid 344 2023-09-23T20:03:16.790 INFO:tasks.rados.rados.0.smithi098.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2023-09-23T20:03:16.793 INFO:tasks.rados.rados.0.smithi098.stdout:344: writing smithi09866585-344 from 564801 to 1211093 tid 1 2023-09-23T20:03:16.802 INFO:tasks.rados.rados.0.smithi098.stdout:344: writing smithi09866585-344 from 1921559 to 2663674 tid 2 2023-09-23T20:03:16.809 INFO:tasks.rados.rados.0.smithi098.stdout:344: writing smithi09866585-344 from 3202910 to 3764801 tid 3 2023-09-23T20:03:16.809 INFO:tasks.rados.rados.0.smithi098.stdout:345: write initial oid 345 2023-09-23T20:03:16.809 INFO:tasks.rados.rados.0.smithi098.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2023-09-23T20:03:16.817 INFO:tasks.rados.rados.0.smithi098.stdout:345: writing smithi09866585-345 from 581608 to 1303149 tid 1 2023-09-23T20:03:16.824 INFO:tasks.rados.rados.0.smithi098.stdout:345: writing smithi09866585-345 from 1863688 to 2349461 tid 2 2023-09-23T20:03:16.833 INFO:tasks.rados.rados.0.smithi098.stdout:345: writing smithi09866585-345 from 3113980 to 3718023 tid 3 2023-09-23T20:03:16.833 INFO:tasks.rados.rados.0.smithi098.stdout:346: write initial oid 346 2023-09-23T20:03:16.833 INFO:tasks.rados.rados.0.smithi098.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2023-09-23T20:03:16.843 INFO:tasks.rados.rados.0.smithi098.stdout:346: writing smithi09866585-346 from 598415 to 1395205 tid 1 2023-09-23T20:03:16.852 INFO:tasks.rados.rados.0.smithi098.stdout:346: writing smithi09866585-346 from 1922170 to 2667954 tid 2 2023-09-23T20:03:16.857 INFO:tasks.rados.rados.0.smithi098.stdout:346: writing smithi09866585-346 from 3141403 to 3556718 tid 3 2023-09-23T20:03:16.857 INFO:tasks.rados.rados.0.smithi098.stdout:347: write initial oid 347 2023-09-23T20:03:16.858 INFO:tasks.rados.rados.0.smithi098.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2023-09-23T20:03:16.864 INFO:tasks.rados.rados.0.smithi098.stdout:347: writing smithi09866585-347 from 615222 to 1087261 tid 1 2023-09-23T20:03:16.870 INFO:tasks.rados.rados.0.smithi098.stdout:347: writing smithi09866585-347 from 1580652 to 2070094 tid 2 2023-09-23T20:03:16.878 INFO:tasks.rados.rados.0.smithi098.stdout:347: writing smithi09866585-347 from 2768826 to 3395413 tid 3 2023-09-23T20:03:16.879 INFO:tasks.rados.rados.0.smithi098.stdout:348: write initial oid 348 2023-09-23T20:03:16.879 INFO:tasks.rados.rados.0.smithi098.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2023-09-23T20:03:16.886 INFO:tasks.rados.rados.0.smithi098.stdout:348: writing smithi09866585-348 from 632029 to 1179317 tid 1 2023-09-23T20:03:16.894 INFO:tasks.rados.rados.0.smithi098.stdout:348: writing smithi09866585-348 from 1639134 to 2388587 tid 2 2023-09-23T20:03:16.899 INFO:tasks.rados.rados.0.smithi098.stdout:348: writing smithi09866585-348 from 2796249 to 3234108 tid 3 2023-09-23T20:03:16.903 INFO:tasks.rados.rados.0.smithi098.stdout:348: writing smithi09866585-348 from 3653524 to 3832029 tid 4 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi098.stdout:333: finishing write tid 3 to smithi09866585-333 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi098.stdout:333: finishing write tid 4 to smithi09866585-333 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi098.stdout:333: finishing write tid 5 to smithi09866585-333 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 333 v 85 (ObjNum 332 snap 0 seq_num 332) dirty exists 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi098.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi098.stdout:334: finishing write tid 1 to smithi09866585-334 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi098.stdout:334: finishing write tid 2 to smithi09866585-334 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi098.stdout:333: done (15 left) 2023-09-23T20:03:16.904 INFO:tasks.rados.rados.0.smithi098.stdout:349: write initial oid 349 2023-09-23T20:03:16.905 INFO:tasks.rados.rados.0.smithi098.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2023-09-23T20:03:16.911 INFO:tasks.rados.rados.0.smithi098.stdout:349: writing smithi09866585-349 from 648836 to 1271373 tid 1 2023-09-23T20:03:16.918 INFO:tasks.rados.rados.0.smithi098.stdout:349: writing smithi09866585-349 from 1981263 to 2474374 tid 2 2023-09-23T20:03:16.927 INFO:tasks.rados.rados.0.smithi098.stdout:349: writing smithi09866585-349 from 3107319 to 3848836 tid 3 2023-09-23T20:03:16.927 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.927 INFO:tasks.rados.rados.0.smithi098.stdout:334: finishing write tid 3 to smithi09866585-334 2023-09-23T20:03:16.927 INFO:tasks.rados.rados.0.smithi098.stdout:334: finishing write tid 4 to smithi09866585-334 2023-09-23T20:03:16.927 INFO:tasks.rados.rados.0.smithi098.stdout:334: finishing write tid 5 to smithi09866585-334 2023-09-23T20:03:16.927 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 334 v 64 (ObjNum 333 snap 0 seq_num 333) dirty exists 2023-09-23T20:03:16.927 INFO:tasks.rados.rados.0.smithi098.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2023-09-23T20:03:16.927 INFO:tasks.rados.rados.0.smithi098.stdout:335: finishing write tid 1 to smithi09866585-335 2023-09-23T20:03:16.927 INFO:tasks.rados.rados.0.smithi098.stdout:335: finishing write tid 2 to smithi09866585-335 2023-09-23T20:03:16.928 INFO:tasks.rados.rados.0.smithi098.stdout:335: finishing write tid 3 to smithi09866585-335 2023-09-23T20:03:16.928 INFO:tasks.rados.rados.0.smithi098.stdout:335: finishing write tid 4 to smithi09866585-335 2023-09-23T20:03:16.928 INFO:tasks.rados.rados.0.smithi098.stdout:335: finishing write tid 5 to smithi09866585-335 2023-09-23T20:03:16.928 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 335 v 47 (ObjNum 334 snap 0 seq_num 334) dirty exists 2023-09-23T20:03:16.928 INFO:tasks.rados.rados.0.smithi098.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2023-09-23T20:03:16.928 INFO:tasks.rados.rados.0.smithi098.stdout:336: finishing write tid 1 to smithi09866585-336 2023-09-23T20:03:16.928 INFO:tasks.rados.rados.0.smithi098.stdout:334: done (15 left) 2023-09-23T20:03:16.928 INFO:tasks.rados.rados.0.smithi098.stdout:335: done (14 left) 2023-09-23T20:03:16.928 INFO:tasks.rados.rados.0.smithi098.stdout:350: write initial oid 350 2023-09-23T20:03:16.928 INFO:tasks.rados.rados.0.smithi098.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2023-09-23T20:03:16.938 INFO:tasks.rados.rados.0.smithi098.stdout:350: writing smithi09866585-350 from 665643 to 1363429 tid 1 2023-09-23T20:03:16.943 INFO:tasks.rados.rados.0.smithi098.stdout:350: writing smithi09866585-350 from 2039745 to 2792867 tid 2 2023-09-23T20:03:16.950 INFO:tasks.rados.rados.0.smithi098.stdout:350: writing smithi09866585-350 from 3534742 to 3865643 tid 3 2023-09-23T20:03:16.950 INFO:tasks.rados.rados.0.smithi098.stdout:351: write initial oid 351 2023-09-23T20:03:16.950 INFO:tasks.rados.rados.0.smithi098.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2023-09-23T20:03:16.960 INFO:tasks.rados.rados.0.smithi098.stdout:351: writing smithi09866585-351 from 682450 to 1171838 tid 1 2023-09-23T20:03:16.968 INFO:tasks.rados.rados.0.smithi098.stdout:351: writing smithi09866585-351 from 1814580 to 2311360 tid 2 2023-09-23T20:03:16.976 INFO:tasks.rados.rados.0.smithi098.stdout:351: writing smithi09866585-351 from 2878518 to 3666546 tid 3 2023-09-23T20:03:16.977 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:16.977 INFO:tasks.rados.rados.0.smithi098.stdout:336: finishing write tid 2 to smithi09866585-336 2023-09-23T20:03:16.977 INFO:tasks.rados.rados.0.smithi098.stdout:336: finishing write tid 3 to smithi09866585-336 2023-09-23T20:03:16.977 INFO:tasks.rados.rados.0.smithi098.stdout:336: finishing write tid 4 to smithi09866585-336 2023-09-23T20:03:16.977 INFO:tasks.rados.rados.0.smithi098.stdout:336: finishing write tid 5 to smithi09866585-336 2023-09-23T20:03:16.977 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 336 v 98 (ObjNum 335 snap 0 seq_num 335) dirty exists 2023-09-23T20:03:16.977 INFO:tasks.rados.rados.0.smithi098.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2023-09-23T20:03:16.977 INFO:tasks.rados.rados.0.smithi098.stdout:337: finishing write tid 1 to smithi09866585-337 2023-09-23T20:03:16.977 INFO:tasks.rados.rados.0.smithi098.stdout:336: done (15 left) 2023-09-23T20:03:16.978 INFO:tasks.rados.rados.0.smithi098.stdout:352: write initial oid 352 2023-09-23T20:03:16.978 INFO:tasks.rados.rados.0.smithi098.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2023-09-23T20:03:16.983 INFO:tasks.rados.rados.0.smithi098.stdout:352: writing smithi09866585-352 from 699257 to 1263894 tid 1 2023-09-23T20:03:16.991 INFO:tasks.rados.rados.0.smithi098.stdout:352: writing smithi09866585-352 from 1873062 to 2513500 tid 2 2023-09-23T20:03:17.000 INFO:tasks.rados.rados.0.smithi098.stdout:352: writing smithi09866585-352 from 3305941 to 3899257 tid 3 2023-09-23T20:03:17.000 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.000 INFO:tasks.rados.rados.0.smithi098.stdout:337: finishing write tid 2 to smithi09866585-337 2023-09-23T20:03:17.000 INFO:tasks.rados.rados.0.smithi098.stdout:337: finishing write tid 3 to smithi09866585-337 2023-09-23T20:03:17.000 INFO:tasks.rados.rados.0.smithi098.stdout:337: finishing write tid 4 to smithi09866585-337 2023-09-23T20:03:17.000 INFO:tasks.rados.rados.0.smithi098.stdout:337: finishing write tid 5 to smithi09866585-337 2023-09-23T20:03:17.000 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 337 v 97 (ObjNum 336 snap 0 seq_num 336) dirty exists 2023-09-23T20:03:17.001 INFO:tasks.rados.rados.0.smithi098.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2023-09-23T20:03:17.001 INFO:tasks.rados.rados.0.smithi098.stdout:338: finishing write tid 1 to smithi09866585-338 2023-09-23T20:03:17.001 INFO:tasks.rados.rados.0.smithi098.stdout:338: finishing write tid 2 to smithi09866585-338 2023-09-23T20:03:17.001 INFO:tasks.rados.rados.0.smithi098.stdout:338: finishing write tid 3 to smithi09866585-338 2023-09-23T20:03:17.001 INFO:tasks.rados.rados.0.smithi098.stdout:338: finishing write tid 4 to smithi09866585-338 2023-09-23T20:03:17.001 INFO:tasks.rados.rados.0.smithi098.stdout:338: finishing write tid 5 to smithi09866585-338 2023-09-23T20:03:17.001 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 338 v 102 (ObjNum 337 snap 0 seq_num 337) dirty exists 2023-09-23T20:03:17.001 INFO:tasks.rados.rados.0.smithi098.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2023-09-23T20:03:17.002 INFO:tasks.rados.rados.0.smithi098.stdout:339: finishing write tid 1 to smithi09866585-339 2023-09-23T20:03:17.002 INFO:tasks.rados.rados.0.smithi098.stdout:339: finishing write tid 2 to smithi09866585-339 2023-09-23T20:03:17.002 INFO:tasks.rados.rados.0.smithi098.stdout:339: finishing write tid 3 to smithi09866585-339 2023-09-23T20:03:17.002 INFO:tasks.rados.rados.0.smithi098.stdout:339: finishing write tid 4 to smithi09866585-339 2023-09-23T20:03:17.002 INFO:tasks.rados.rados.0.smithi098.stdout:339: finishing write tid 5 to smithi09866585-339 2023-09-23T20:03:17.002 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 339 v 106 (ObjNum 338 snap 0 seq_num 338) dirty exists 2023-09-23T20:03:17.002 INFO:tasks.rados.rados.0.smithi098.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2023-09-23T20:03:17.003 INFO:tasks.rados.rados.0.smithi098.stdout:337: done (15 left) 2023-09-23T20:03:17.003 INFO:tasks.rados.rados.0.smithi098.stdout:338: done (14 left) 2023-09-23T20:03:17.003 INFO:tasks.rados.rados.0.smithi098.stdout:339: done (13 left) 2023-09-23T20:03:17.003 INFO:tasks.rados.rados.0.smithi098.stdout:353: write initial oid 353 2023-09-23T20:03:17.003 INFO:tasks.rados.rados.0.smithi098.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2023-09-23T20:03:17.007 INFO:tasks.rados.rados.0.smithi098.stdout:353: writing smithi09866585-353 from 716064 to 1355950 tid 1 2023-09-23T20:03:17.013 INFO:tasks.rados.rados.0.smithi098.stdout:353: writing smithi09866585-353 from 1815191 to 2315640 tid 2 2023-09-23T20:03:17.019 INFO:tasks.rados.rados.0.smithi098.stdout:353: writing smithi09866585-353 from 2817011 to 3343936 tid 3 2023-09-23T20:03:17.019 INFO:tasks.rados.rados.0.smithi098.stdout:354: write initial oid 354 2023-09-23T20:03:17.020 INFO:tasks.rados.rados.0.smithi098.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2023-09-23T20:03:17.028 INFO:tasks.rados.rados.0.smithi098.stdout:354: writing smithi09866585-354 from 732871 to 1448006 tid 1 2023-09-23T20:03:17.036 INFO:tasks.rados.rados.0.smithi098.stdout:354: writing smithi09866585-354 from 1873673 to 2517780 tid 2 2023-09-23T20:03:17.045 INFO:tasks.rados.rados.0.smithi098.stdout:354: writing smithi09866585-354 from 3244434 to 3932871 tid 3 2023-09-23T20:03:17.045 INFO:tasks.rados.rados.0.smithi098.stdout:355: write initial oid 355 2023-09-23T20:03:17.045 INFO:tasks.rados.rados.0.smithi098.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2023-09-23T20:03:17.054 INFO:tasks.rados.rados.0.smithi098.stdout:355: writing smithi09866585-355 from 749678 to 1540062 tid 1 2023-09-23T20:03:17.061 INFO:tasks.rados.rados.0.smithi098.stdout:355: writing smithi09866585-355 from 2332155 to 2836273 tid 2 2023-09-23T20:03:17.068 INFO:tasks.rados.rados.0.smithi098.stdout:355: writing smithi09866585-355 from 3271857 to 3821326 tid 3 2023-09-23T20:03:17.068 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.068 INFO:tasks.rados.rados.0.smithi098.stdout:340: finishing write tid 1 to smithi09866585-340 2023-09-23T20:03:17.068 INFO:tasks.rados.rados.0.smithi098.stdout:340: finishing write tid 2 to smithi09866585-340 2023-09-23T20:03:17.068 INFO:tasks.rados.rados.0.smithi098.stdout:340: finishing write tid 3 to smithi09866585-340 2023-09-23T20:03:17.068 INFO:tasks.rados.rados.0.smithi098.stdout:340: finishing write tid 4 to smithi09866585-340 2023-09-23T20:03:17.068 INFO:tasks.rados.rados.0.smithi098.stdout:340: finishing write tid 5 to smithi09866585-340 2023-09-23T20:03:17.068 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 340 v 99 (ObjNum 339 snap 0 seq_num 339) dirty exists 2023-09-23T20:03:17.068 INFO:tasks.rados.rados.0.smithi098.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2023-09-23T20:03:17.068 INFO:tasks.rados.rados.0.smithi098.stdout:341: finishing write tid 1 to smithi09866585-341 2023-09-23T20:03:17.069 INFO:tasks.rados.rados.0.smithi098.stdout:341: finishing write tid 2 to smithi09866585-341 2023-09-23T20:03:17.069 INFO:tasks.rados.rados.0.smithi098.stdout:341: finishing write tid 3 to smithi09866585-341 2023-09-23T20:03:17.069 INFO:tasks.rados.rados.0.smithi098.stdout:341: finishing write tid 4 to smithi09866585-341 2023-09-23T20:03:17.069 INFO:tasks.rados.rados.0.smithi098.stdout:340: done (15 left) 2023-09-23T20:03:17.069 INFO:tasks.rados.rados.0.smithi098.stdout:356: write initial oid 356 2023-09-23T20:03:17.069 INFO:tasks.rados.rados.0.smithi098.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2023-09-23T20:03:17.075 INFO:tasks.rados.rados.0.smithi098.stdout:356: writing smithi09866585-356 from 766485 to 1232118 tid 1 2023-09-23T20:03:17.083 INFO:tasks.rados.rados.0.smithi098.stdout:356: writing smithi09866585-356 from 1990637 to 2638413 tid 2 2023-09-23T20:03:17.091 INFO:tasks.rados.rados.0.smithi098.stdout:356: writing smithi09866585-356 from 3299280 to 3966485 tid 3 2023-09-23T20:03:17.091 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.091 INFO:tasks.rados.rados.0.smithi098.stdout:341: finishing write tid 5 to smithi09866585-341 2023-09-23T20:03:17.092 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 341 v 66 (ObjNum 340 snap 0 seq_num 340) dirty exists 2023-09-23T20:03:17.092 INFO:tasks.rados.rados.0.smithi098.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2023-09-23T20:03:17.092 INFO:tasks.rados.rados.0.smithi098.stdout:341: done (15 left) 2023-09-23T20:03:17.092 INFO:tasks.rados.rados.0.smithi098.stdout:357: write initial oid 357 2023-09-23T20:03:17.092 INFO:tasks.rados.rados.0.smithi098.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2023-09-23T20:03:17.099 INFO:tasks.rados.rados.0.smithi098.stdout:357: writing smithi09866585-357 from 783292 to 1324174 tid 1 2023-09-23T20:03:17.106 INFO:tasks.rados.rados.0.smithi098.stdout:357: writing smithi09866585-357 from 1932766 to 2440553 tid 2 2023-09-23T20:03:17.114 INFO:tasks.rados.rados.0.smithi098.stdout:357: writing smithi09866585-357 from 3210350 to 3782363 tid 3 2023-09-23T20:03:17.115 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.115 INFO:tasks.rados.rados.0.smithi098.stdout:342: finishing write tid 1 to smithi09866585-342 2023-09-23T20:03:17.115 INFO:tasks.rados.rados.0.smithi098.stdout:342: finishing write tid 2 to smithi09866585-342 2023-09-23T20:03:17.115 INFO:tasks.rados.rados.0.smithi098.stdout:342: finishing write tid 3 to smithi09866585-342 2023-09-23T20:03:17.115 INFO:tasks.rados.rados.0.smithi098.stdout:342: finishing write tid 4 to smithi09866585-342 2023-09-23T20:03:17.115 INFO:tasks.rados.rados.0.smithi098.stdout:342: finishing write tid 5 to smithi09866585-342 2023-09-23T20:03:17.116 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 342 v 56 (ObjNum 341 snap 0 seq_num 341) dirty exists 2023-09-23T20:03:17.116 INFO:tasks.rados.rados.0.smithi098.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2023-09-23T20:03:17.116 INFO:tasks.rados.rados.0.smithi098.stdout:343: finishing write tid 1 to smithi09866585-343 2023-09-23T20:03:17.116 INFO:tasks.rados.rados.0.smithi098.stdout:342: done (15 left) 2023-09-23T20:03:17.116 INFO:tasks.rados.rados.0.smithi098.stdout:358: write initial oid 358 2023-09-23T20:03:17.116 INFO:tasks.rados.rados.0.smithi098.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2023-09-23T20:03:17.120 INFO:tasks.rados.rados.0.smithi098.stdout:358: writing smithi09866585-358 from 400099 to 1016230 tid 1 2023-09-23T20:03:17.127 INFO:tasks.rados.rados.0.smithi098.stdout:358: writing smithi09866585-358 from 1591248 to 2000099 tid 2 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi098.stdout:343: finishing write tid 2 to smithi09866585-343 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi098.stdout:343: finishing write tid 3 to smithi09866585-343 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi098.stdout:343: finishing write tid 4 to smithi09866585-343 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi098.stdout:343: finishing write tid 5 to smithi09866585-343 2023-09-23T20:03:17.128 INFO:tasks.rados.rados.0.smithi098.stdout:343: finishing write tid 6 to smithi09866585-343 2023-09-23T20:03:17.129 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 343 v 75 (ObjNum 342 snap 0 seq_num 342) dirty exists 2023-09-23T20:03:17.129 INFO:tasks.rados.rados.0.smithi098.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2023-09-23T20:03:17.129 INFO:tasks.rados.rados.0.smithi098.stdout:344: finishing write tid 1 to smithi09866585-344 2023-09-23T20:03:17.129 INFO:tasks.rados.rados.0.smithi098.stdout:344: finishing write tid 2 to smithi09866585-344 2023-09-23T20:03:17.129 INFO:tasks.rados.rados.0.smithi098.stdout:344: finishing write tid 3 to smithi09866585-344 2023-09-23T20:03:17.129 INFO:tasks.rados.rados.0.smithi098.stdout:344: finishing write tid 4 to smithi09866585-344 2023-09-23T20:03:17.129 INFO:tasks.rados.rados.0.smithi098.stdout:344: finishing write tid 5 to smithi09866585-344 2023-09-23T20:03:17.130 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 344 v 60 (ObjNum 343 snap 0 seq_num 343) dirty exists 2023-09-23T20:03:17.130 INFO:tasks.rados.rados.0.smithi098.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2023-09-23T20:03:17.130 INFO:tasks.rados.rados.0.smithi098.stdout:345: finishing write tid 1 to smithi09866585-345 2023-09-23T20:03:17.130 INFO:tasks.rados.rados.0.smithi098.stdout:343: done (15 left) 2023-09-23T20:03:17.130 INFO:tasks.rados.rados.0.smithi098.stdout:344: done (14 left) 2023-09-23T20:03:17.130 INFO:tasks.rados.rados.0.smithi098.stdout:359: write initial oid 359 2023-09-23T20:03:17.131 INFO:tasks.rados.rados.0.smithi098.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2023-09-23T20:03:17.132 INFO:tasks.rados.rados.0.smithi098.stdout:359: writing smithi09866585-359 from 416906 to 824639 tid 1 2023-09-23T20:03:17.138 INFO:tasks.rados.rados.0.smithi098.stdout:359: writing smithi09866585-359 from 1366083 to 1877539 tid 2 2023-09-23T20:03:17.141 INFO:tasks.rados.rados.0.smithi098.stdout:360: write initial oid 360 2023-09-23T20:03:17.142 INFO:tasks.rados.rados.0.smithi098.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2023-09-23T20:03:17.144 INFO:tasks.rados.rados.0.smithi098.stdout:360: writing smithi09866585-360 from 433713 to 916695 tid 1 2023-09-23T20:03:17.151 INFO:tasks.rados.rados.0.smithi098.stdout:360: writing smithi09866585-360 from 1424565 to 2033713 tid 2 2023-09-23T20:03:17.151 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.151 INFO:tasks.rados.rados.0.smithi098.stdout:345: finishing write tid 2 to smithi09866585-345 2023-09-23T20:03:17.151 INFO:tasks.rados.rados.0.smithi098.stdout:345: finishing write tid 3 to smithi09866585-345 2023-09-23T20:03:17.151 INFO:tasks.rados.rados.0.smithi098.stdout:345: finishing write tid 4 to smithi09866585-345 2023-09-23T20:03:17.151 INFO:tasks.rados.rados.0.smithi098.stdout:345: finishing write tid 5 to smithi09866585-345 2023-09-23T20:03:17.151 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 345 v 103 (ObjNum 344 snap 0 seq_num 344) dirty exists 2023-09-23T20:03:17.152 INFO:tasks.rados.rados.0.smithi098.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2023-09-23T20:03:17.152 INFO:tasks.rados.rados.0.smithi098.stdout:346: finishing write tid 1 to smithi09866585-346 2023-09-23T20:03:17.152 INFO:tasks.rados.rados.0.smithi098.stdout:346: finishing write tid 2 to smithi09866585-346 2023-09-23T20:03:17.152 INFO:tasks.rados.rados.0.smithi098.stdout:345: done (15 left) 2023-09-23T20:03:17.152 INFO:tasks.rados.rados.0.smithi098.stdout:361: write initial oid 361 2023-09-23T20:03:17.152 INFO:tasks.rados.rados.0.smithi098.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2023-09-23T20:03:17.156 INFO:tasks.rados.rados.0.smithi098.stdout:361: writing smithi09866585-361 from 450520 to 1008751 tid 1 2023-09-23T20:03:17.163 INFO:tasks.rados.rados.0.smithi098.stdout:361: writing smithi09866585-361 from 1483047 to 1998172 tid 2 2023-09-23T20:03:17.164 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.164 INFO:tasks.rados.rados.0.smithi098.stdout:346: finishing write tid 3 to smithi09866585-346 2023-09-23T20:03:17.164 INFO:tasks.rados.rados.0.smithi098.stdout:346: finishing write tid 4 to smithi09866585-346 2023-09-23T20:03:17.164 INFO:tasks.rados.rados.0.smithi098.stdout:346: finishing write tid 5 to smithi09866585-346 2023-09-23T20:03:17.164 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 346 v 101 (ObjNum 345 snap 0 seq_num 345) dirty exists 2023-09-23T20:03:17.164 INFO:tasks.rados.rados.0.smithi098.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2023-09-23T20:03:17.164 INFO:tasks.rados.rados.0.smithi098.stdout:347: finishing write tid 1 to smithi09866585-347 2023-09-23T20:03:17.164 INFO:tasks.rados.rados.0.smithi098.stdout:347: finishing write tid 2 to smithi09866585-347 2023-09-23T20:03:17.165 INFO:tasks.rados.rados.0.smithi098.stdout:347: finishing write tid 3 to smithi09866585-347 2023-09-23T20:03:17.165 INFO:tasks.rados.rados.0.smithi098.stdout:346: done (15 left) 2023-09-23T20:03:17.165 INFO:tasks.rados.rados.0.smithi098.stdout:362: write initial oid 362 2023-09-23T20:03:17.165 INFO:tasks.rados.rados.0.smithi098.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2023-09-23T20:03:17.170 INFO:tasks.rados.rados.0.smithi098.stdout:362: writing smithi09866585-362 from 467327 to 1100807 tid 1 2023-09-23T20:03:17.176 INFO:tasks.rados.rados.0.smithi098.stdout:362: writing smithi09866585-362 from 1825176 to 2067327 tid 2 2023-09-23T20:03:17.176 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.176 INFO:tasks.rados.rados.0.smithi098.stdout:347: finishing write tid 4 to smithi09866585-347 2023-09-23T20:03:17.176 INFO:tasks.rados.rados.0.smithi098.stdout:347: finishing write tid 5 to smithi09866585-347 2023-09-23T20:03:17.176 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 347 v 79 (ObjNum 346 snap 0 seq_num 346) dirty exists 2023-09-23T20:03:17.177 INFO:tasks.rados.rados.0.smithi098.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2023-09-23T20:03:17.177 INFO:tasks.rados.rados.0.smithi098.stdout:348: finishing write tid 1 to smithi09866585-348 2023-09-23T20:03:17.177 INFO:tasks.rados.rados.0.smithi098.stdout:348: finishing write tid 2 to smithi09866585-348 2023-09-23T20:03:17.177 INFO:tasks.rados.rados.0.smithi098.stdout:348: finishing write tid 3 to smithi09866585-348 2023-09-23T20:03:17.177 INFO:tasks.rados.rados.0.smithi098.stdout:347: done (15 left) 2023-09-23T20:03:17.177 INFO:tasks.rados.rados.0.smithi098.stdout:363: write initial oid 363 2023-09-23T20:03:17.177 INFO:tasks.rados.rados.0.smithi098.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2023-09-23T20:03:17.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:16 smithi098 bash[33670]: cluster 2023-09-23T20:03:15.766687+0000 mgr.y (mgr.14442) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 468 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-09-23T20:03:17.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:16 smithi098 bash[27308]: cluster 2023-09-23T20:03:15.766687+0000 mgr.y (mgr.14442) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 468 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-09-23T20:03:17.185 INFO:tasks.rados.rados.0.smithi098.stdout:363: writing smithi09866585-363 from 484134 to 1192863 tid 1 2023-09-23T20:03:17.191 INFO:tasks.rados.rados.0.smithi098.stdout:363: writing smithi09866585-363 from 1883658 to 2084134 tid 2 2023-09-23T20:03:17.191 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.191 INFO:tasks.rados.rados.0.smithi098.stdout:348: finishing write tid 4 to smithi09866585-348 2023-09-23T20:03:17.192 INFO:tasks.rados.rados.0.smithi098.stdout:348: finishing write tid 5 to smithi09866585-348 2023-09-23T20:03:17.192 INFO:tasks.rados.rados.0.smithi098.stdout:348: finishing write tid 6 to smithi09866585-348 2023-09-23T20:03:17.192 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 348 v 88 (ObjNum 347 snap 0 seq_num 347) dirty exists 2023-09-23T20:03:17.192 INFO:tasks.rados.rados.0.smithi098.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2023-09-23T20:03:17.192 INFO:tasks.rados.rados.0.smithi098.stdout:349: finishing write tid 1 to smithi09866585-349 2023-09-23T20:03:17.192 INFO:tasks.rados.rados.0.smithi098.stdout:349: finishing write tid 2 to smithi09866585-349 2023-09-23T20:03:17.192 INFO:tasks.rados.rados.0.smithi098.stdout:349: finishing write tid 3 to smithi09866585-349 2023-09-23T20:03:17.192 INFO:tasks.rados.rados.0.smithi098.stdout:349: finishing write tid 4 to smithi09866585-349 2023-09-23T20:03:17.192 INFO:tasks.rados.rados.0.smithi098.stdout:348: done (15 left) 2023-09-23T20:03:17.192 INFO:tasks.rados.rados.0.smithi098.stdout:364: write initial oid 364 2023-09-23T20:03:17.192 INFO:tasks.rados.rados.0.smithi098.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2023-09-23T20:03:17.199 INFO:tasks.rados.rados.0.smithi098.stdout:364: writing smithi09866585-364 from 500941 to 1284919 tid 1 2023-09-23T20:03:17.204 INFO:tasks.rados.rados.0.smithi098.stdout:364: writing smithi09866585-364 from 1942140 to 2100941 tid 2 2023-09-23T20:03:17.205 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.205 INFO:tasks.rados.rados.0.smithi098.stdout:349: finishing write tid 5 to smithi09866585-349 2023-09-23T20:03:17.205 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 349 v 89 (ObjNum 348 snap 0 seq_num 348) dirty exists 2023-09-23T20:03:17.205 INFO:tasks.rados.rados.0.smithi098.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2023-09-23T20:03:17.205 INFO:tasks.rados.rados.0.smithi098.stdout:350: finishing write tid 1 to smithi09866585-350 2023-09-23T20:03:17.205 INFO:tasks.rados.rados.0.smithi098.stdout:350: finishing write tid 2 to smithi09866585-350 2023-09-23T20:03:17.205 INFO:tasks.rados.rados.0.smithi098.stdout:349: done (15 left) 2023-09-23T20:03:17.205 INFO:tasks.rados.rados.0.smithi098.stdout:365: write initial oid 365 2023-09-23T20:03:17.205 INFO:tasks.rados.rados.0.smithi098.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2023-09-23T20:03:17.210 INFO:tasks.rados.rados.0.smithi098.stdout:365: writing smithi09866585-365 from 517748 to 976975 tid 1 2023-09-23T20:03:17.216 INFO:tasks.rados.rados.0.smithi098.stdout:365: writing smithi09866585-365 from 1600622 to 2006732 tid 2 2023-09-23T20:03:17.216 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.217 INFO:tasks.rados.rados.0.smithi098.stdout:350: finishing write tid 3 to smithi09866585-350 2023-09-23T20:03:17.217 INFO:tasks.rados.rados.0.smithi098.stdout:350: finishing write tid 4 to smithi09866585-350 2023-09-23T20:03:17.217 INFO:tasks.rados.rados.0.smithi098.stdout:350: finishing write tid 5 to smithi09866585-350 2023-09-23T20:03:17.217 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 350 v 69 (ObjNum 349 snap 0 seq_num 349) dirty exists 2023-09-23T20:03:17.217 INFO:tasks.rados.rados.0.smithi098.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2023-09-23T20:03:17.217 INFO:tasks.rados.rados.0.smithi098.stdout:351: finishing write tid 1 to smithi09866585-351 2023-09-23T20:03:17.217 INFO:tasks.rados.rados.0.smithi098.stdout:351: finishing write tid 2 to smithi09866585-351 2023-09-23T20:03:17.217 INFO:tasks.rados.rados.0.smithi098.stdout:350: done (15 left) 2023-09-23T20:03:17.217 INFO:tasks.rados.rados.0.smithi098.stdout:366: write initial oid 366 2023-09-23T20:03:17.217 INFO:tasks.rados.rados.0.smithi098.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2023-09-23T20:03:17.223 INFO:tasks.rados.rados.0.smithi098.stdout:366: writing smithi09866585-366 from 534555 to 1185384 tid 1 2023-09-23T20:03:17.229 INFO:tasks.rados.rados.0.smithi098.stdout:366: writing smithi09866585-366 from 1659104 to 2134555 tid 2 2023-09-23T20:03:17.230 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.230 INFO:tasks.rados.rados.0.smithi098.stdout:351: finishing write tid 3 to smithi09866585-351 2023-09-23T20:03:17.230 INFO:tasks.rados.rados.0.smithi098.stdout:351: finishing write tid 4 to smithi09866585-351 2023-09-23T20:03:17.230 INFO:tasks.rados.rados.0.smithi098.stdout:351: finishing write tid 5 to smithi09866585-351 2023-09-23T20:03:17.230 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 351 v 110 (ObjNum 350 snap 0 seq_num 350) dirty exists 2023-09-23T20:03:17.230 INFO:tasks.rados.rados.0.smithi098.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2023-09-23T20:03:17.230 INFO:tasks.rados.rados.0.smithi098.stdout:352: finishing write tid 1 to smithi09866585-352 2023-09-23T20:03:17.230 INFO:tasks.rados.rados.0.smithi098.stdout:352: finishing write tid 2 to smithi09866585-352 2023-09-23T20:03:17.230 INFO:tasks.rados.rados.0.smithi098.stdout:351: done (15 left) 2023-09-23T20:03:17.230 INFO:tasks.rados.rados.0.smithi098.stdout:367: write initial oid 367 2023-09-23T20:03:17.231 INFO:tasks.rados.rados.0.smithi098.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2023-09-23T20:03:17.237 INFO:tasks.rados.rados.0.smithi098.stdout:367: writing smithi09866585-367 from 551362 to 1277440 tid 1 2023-09-23T20:03:17.242 INFO:tasks.rados.rados.0.smithi098.stdout:367: writing smithi09866585-367 from 1717586 to 2127365 tid 2 2023-09-23T20:03:17.242 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.242 INFO:tasks.rados.rados.0.smithi098.stdout:352: finishing write tid 3 to smithi09866585-352 2023-09-23T20:03:17.242 INFO:tasks.rados.rados.0.smithi098.stdout:352: finishing write tid 4 to smithi09866585-352 2023-09-23T20:03:17.243 INFO:tasks.rados.rados.0.smithi098.stdout:352: finishing write tid 5 to smithi09866585-352 2023-09-23T20:03:17.243 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 352 v 83 (ObjNum 351 snap 0 seq_num 351) dirty exists 2023-09-23T20:03:17.243 INFO:tasks.rados.rados.0.smithi098.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2023-09-23T20:03:17.243 INFO:tasks.rados.rados.0.smithi098.stdout:353: finishing write tid 1 to smithi09866585-353 2023-09-23T20:03:17.243 INFO:tasks.rados.rados.0.smithi098.stdout:352: done (15 left) 2023-09-23T20:03:17.243 INFO:tasks.rados.rados.0.smithi098.stdout:368: write initial oid 368 2023-09-23T20:03:17.243 INFO:tasks.rados.rados.0.smithi098.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2023-09-23T20:03:17.247 INFO:tasks.rados.rados.0.smithi098.stdout:368: writing smithi09866585-368 from 568169 to 969496 tid 1 2023-09-23T20:03:17.255 INFO:tasks.rados.rados.0.smithi098.stdout:368: writing smithi09866585-368 from 1376068 to 2045858 tid 2 2023-09-23T20:03:17.255 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.255 INFO:tasks.rados.rados.0.smithi098.stdout:353: finishing write tid 2 to smithi09866585-353 2023-09-23T20:03:17.255 INFO:tasks.rados.rados.0.smithi098.stdout:353: finishing write tid 3 to smithi09866585-353 2023-09-23T20:03:17.255 INFO:tasks.rados.rados.0.smithi098.stdout:353: finishing write tid 4 to smithi09866585-353 2023-09-23T20:03:17.255 INFO:tasks.rados.rados.0.smithi098.stdout:353: finishing write tid 5 to smithi09866585-353 2023-09-23T20:03:17.255 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 353 v 107 (ObjNum 352 snap 0 seq_num 352) dirty exists 2023-09-23T20:03:17.255 INFO:tasks.rados.rados.0.smithi098.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2023-09-23T20:03:17.255 INFO:tasks.rados.rados.0.smithi098.stdout:353: done (15 left) 2023-09-23T20:03:17.255 INFO:tasks.rados.rados.0.smithi098.stdout:369: write initial oid 369 2023-09-23T20:03:17.255 INFO:tasks.rados.rados.0.smithi098.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2023-09-23T20:03:17.260 INFO:tasks.rados.rados.0.smithi098.stdout:369: writing smithi09866585-369 from 584976 to 1061552 tid 1 2023-09-23T20:03:17.268 INFO:tasks.rados.rados.0.smithi098.stdout:369: writing smithi09866585-369 from 1834550 to 2184976 tid 2 2023-09-23T20:03:17.268 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.268 INFO:tasks.rados.rados.0.smithi098.stdout:354: finishing write tid 1 to smithi09866585-354 2023-09-23T20:03:17.268 INFO:tasks.rados.rados.0.smithi098.stdout:354: finishing write tid 2 to smithi09866585-354 2023-09-23T20:03:17.268 INFO:tasks.rados.rados.0.smithi098.stdout:354: finishing write tid 3 to smithi09866585-354 2023-09-23T20:03:17.268 INFO:tasks.rados.rados.0.smithi098.stdout:354: finishing write tid 4 to smithi09866585-354 2023-09-23T20:03:17.269 INFO:tasks.rados.rados.0.smithi098.stdout:354: finishing write tid 5 to smithi09866585-354 2023-09-23T20:03:17.269 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 354 v 71 (ObjNum 353 snap 0 seq_num 353) dirty exists 2023-09-23T20:03:17.269 INFO:tasks.rados.rados.0.smithi098.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2023-09-23T20:03:17.269 INFO:tasks.rados.rados.0.smithi098.stdout:355: finishing write tid 1 to smithi09866585-355 2023-09-23T20:03:17.269 INFO:tasks.rados.rados.0.smithi098.stdout:355: finishing write tid 2 to smithi09866585-355 2023-09-23T20:03:17.269 INFO:tasks.rados.rados.0.smithi098.stdout:354: done (15 left) 2023-09-23T20:03:17.269 INFO:tasks.rados.rados.0.smithi098.stdout:370: write initial oid 370 2023-09-23T20:03:17.269 INFO:tasks.rados.rados.0.smithi098.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2023-09-23T20:03:17.275 INFO:tasks.rados.rados.0.smithi098.stdout:370: writing smithi09866585-370 from 601783 to 1153608 tid 1 2023-09-23T20:03:17.281 INFO:tasks.rados.rados.0.smithi098.stdout:370: writing smithi09866585-370 from 1776679 to 2201783 tid 2 2023-09-23T20:03:17.281 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.281 INFO:tasks.rados.rados.0.smithi098.stdout:355: finishing write tid 3 to smithi09866585-355 2023-09-23T20:03:17.281 INFO:tasks.rados.rados.0.smithi098.stdout:355: finishing write tid 4 to smithi09866585-355 2023-09-23T20:03:17.282 INFO:tasks.rados.rados.0.smithi098.stdout:355: finishing write tid 5 to smithi09866585-355 2023-09-23T20:03:17.282 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 355 v 87 (ObjNum 354 snap 0 seq_num 354) dirty exists 2023-09-23T20:03:17.282 INFO:tasks.rados.rados.0.smithi098.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2023-09-23T20:03:17.282 INFO:tasks.rados.rados.0.smithi098.stdout:356: finishing write tid 1 to smithi09866585-356 2023-09-23T20:03:17.282 INFO:tasks.rados.rados.0.smithi098.stdout:356: finishing write tid 2 to smithi09866585-356 2023-09-23T20:03:17.282 INFO:tasks.rados.rados.0.smithi098.stdout:356: finishing write tid 3 to smithi09866585-356 2023-09-23T20:03:17.282 INFO:tasks.rados.rados.0.smithi098.stdout:356: finishing write tid 4 to smithi09866585-356 2023-09-23T20:03:17.282 INFO:tasks.rados.rados.0.smithi098.stdout:355: done (15 left) 2023-09-23T20:03:17.282 INFO:tasks.rados.rados.0.smithi098.stdout:371: write initial oid 371 2023-09-23T20:03:17.282 INFO:tasks.rados.rados.0.smithi098.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2023-09-23T20:03:17.288 INFO:tasks.rados.rados.0.smithi098.stdout:371: writing smithi09866585-371 from 618590 to 1245664 tid 1 2023-09-23T20:03:17.294 INFO:tasks.rados.rados.0.smithi098.stdout:371: writing smithi09866585-371 from 1835161 to 2218590 tid 2 2023-09-23T20:03:17.294 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.294 INFO:tasks.rados.rados.0.smithi098.stdout:356: finishing write tid 5 to smithi09866585-356 2023-09-23T20:03:17.295 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 356 v 91 (ObjNum 355 snap 0 seq_num 355) dirty exists 2023-09-23T20:03:17.295 INFO:tasks.rados.rados.0.smithi098.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2023-09-23T20:03:17.295 INFO:tasks.rados.rados.0.smithi098.stdout:357: finishing write tid 1 to smithi09866585-357 2023-09-23T20:03:17.295 INFO:tasks.rados.rados.0.smithi098.stdout:356: done (15 left) 2023-09-23T20:03:17.295 INFO:tasks.rados.rados.0.smithi098.stdout:372: write initial oid 372 2023-09-23T20:03:17.295 INFO:tasks.rados.rados.0.smithi098.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2023-09-23T20:03:17.302 INFO:tasks.rados.rados.0.smithi098.stdout:372: writing smithi09866585-372 from 635397 to 1337720 tid 1 2023-09-23T20:03:17.308 INFO:tasks.rados.rados.0.smithi098.stdout:372: writing smithi09866585-372 from 1893643 to 2235397 tid 2 2023-09-23T20:03:17.308 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.308 INFO:tasks.rados.rados.0.smithi098.stdout:357: finishing write tid 2 to smithi09866585-357 2023-09-23T20:03:17.308 INFO:tasks.rados.rados.0.smithi098.stdout:357: finishing write tid 3 to smithi09866585-357 2023-09-23T20:03:17.309 INFO:tasks.rados.rados.0.smithi098.stdout:357: finishing write tid 4 to smithi09866585-357 2023-09-23T20:03:17.309 INFO:tasks.rados.rados.0.smithi098.stdout:357: finishing write tid 5 to smithi09866585-357 2023-09-23T20:03:17.309 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 357 v 74 (ObjNum 356 snap 0 seq_num 356) dirty exists 2023-09-23T20:03:17.309 INFO:tasks.rados.rados.0.smithi098.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2023-09-23T20:03:17.309 INFO:tasks.rados.rados.0.smithi098.stdout:358: finishing write tid 1 to smithi09866585-358 2023-09-23T20:03:17.309 INFO:tasks.rados.rados.0.smithi098.stdout:358: finishing write tid 2 to smithi09866585-358 2023-09-23T20:03:17.309 INFO:tasks.rados.rados.0.smithi098.stdout:358: finishing write tid 3 to smithi09866585-358 2023-09-23T20:03:17.309 INFO:tasks.rados.rados.0.smithi098.stdout:358: finishing write tid 4 to smithi09866585-358 2023-09-23T20:03:17.310 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 358 v 77 (ObjNum 357 snap 0 seq_num 357) dirty exists 2023-09-23T20:03:17.310 INFO:tasks.rados.rados.0.smithi098.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2023-09-23T20:03:17.310 INFO:tasks.rados.rados.0.smithi098.stdout:359: finishing write tid 1 to smithi09866585-359 2023-09-23T20:03:17.310 INFO:tasks.rados.rados.0.smithi098.stdout:359: finishing write tid 2 to smithi09866585-359 2023-09-23T20:03:17.310 INFO:tasks.rados.rados.0.smithi098.stdout:357: done (15 left) 2023-09-23T20:03:17.310 INFO:tasks.rados.rados.0.smithi098.stdout:358: done (14 left) 2023-09-23T20:03:17.310 INFO:tasks.rados.rados.0.smithi098.stdout:373: write initial oid 373 2023-09-23T20:03:17.311 INFO:tasks.rados.rados.0.smithi098.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2023-09-23T20:03:17.316 INFO:tasks.rados.rados.0.smithi098.stdout:373: writing smithi09866585-373 from 652204 to 1429776 tid 1 2023-09-23T20:03:17.321 INFO:tasks.rados.rados.0.smithi098.stdout:373: writing smithi09866585-373 from 1952125 to 2252204 tid 2 2023-09-23T20:03:17.321 INFO:tasks.rados.rados.0.smithi098.stdout:374: write initial oid 374 2023-09-23T20:03:17.321 INFO:tasks.rados.rados.0.smithi098.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2023-09-23T20:03:17.328 INFO:tasks.rados.rados.0.smithi098.stdout:374: writing smithi09866585-374 from 669011 to 1238185 tid 1 2023-09-23T20:03:17.335 INFO:tasks.rados.rados.0.smithi098.stdout:374: writing smithi09866585-374 from 2010607 to 2269011 tid 2 2023-09-23T20:03:17.335 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.335 INFO:tasks.rados.rados.0.smithi098.stdout:359: finishing write tid 3 to smithi09866585-359 2023-09-23T20:03:17.335 INFO:tasks.rados.rados.0.smithi098.stdout:359: finishing write tid 4 to smithi09866585-359 2023-09-23T20:03:17.335 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 359 v 110 (ObjNum 358 snap 0 seq_num 358) dirty exists 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:360: finishing write tid 1 to smithi09866585-360 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:360: finishing write tid 2 to smithi09866585-360 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:360: finishing write tid 3 to smithi09866585-360 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:360: finishing write tid 4 to smithi09866585-360 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 360 v 50 (ObjNum 359 snap 0 seq_num 359) dirty exists 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:361: finishing write tid 1 to smithi09866585-361 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:361: finishing write tid 2 to smithi09866585-361 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:361: finishing write tid 3 to smithi09866585-361 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:359: done (15 left) 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:360: done (14 left) 2023-09-23T20:03:17.336 INFO:tasks.rados.rados.0.smithi098.stdout:375: write initial oid 375 2023-09-23T20:03:17.337 INFO:tasks.rados.rados.0.smithi098.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2023-09-23T20:03:17.343 INFO:tasks.rados.rados.0.smithi098.stdout:375: writing smithi09866585-375 from 685818 to 1330241 tid 1 2023-09-23T20:03:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:16 smithi173 bash[27697]: cluster 2023-09-23T20:03:15.766687+0000 mgr.y (mgr.14442) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 468 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-09-23T20:03:17.348 INFO:tasks.rados.rados.0.smithi098.stdout:375: writing smithi09866585-375 from 2069089 to 2285818 tid 2 2023-09-23T20:03:17.348 INFO:tasks.rados.rados.0.smithi098.stdout:376: write initial oid 376 2023-09-23T20:03:17.349 INFO:tasks.rados.rados.0.smithi098.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2023-09-23T20:03:17.357 INFO:tasks.rados.rados.0.smithi098.stdout:376: writing smithi09866585-376 from 702625 to 1422297 tid 1 2023-09-23T20:03:17.364 INFO:tasks.rados.rados.0.smithi098.stdout:376: writing smithi09866585-376 from 2127571 to 2302625 tid 2 2023-09-23T20:03:17.364 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.364 INFO:tasks.rados.rados.0.smithi098.stdout:361: finishing write tid 4 to smithi09866585-361 2023-09-23T20:03:17.364 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 361 v 80 (ObjNum 360 snap 0 seq_num 360) dirty exists 2023-09-23T20:03:17.364 INFO:tasks.rados.rados.0.smithi098.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2023-09-23T20:03:17.364 INFO:tasks.rados.rados.0.smithi098.stdout:362: finishing write tid 1 to smithi09866585-362 2023-09-23T20:03:17.365 INFO:tasks.rados.rados.0.smithi098.stdout:362: finishing write tid 2 to smithi09866585-362 2023-09-23T20:03:17.365 INFO:tasks.rados.rados.0.smithi098.stdout:361: done (15 left) 2023-09-23T20:03:17.365 INFO:tasks.rados.rados.0.smithi098.stdout:377: write initial oid 377 2023-09-23T20:03:17.365 INFO:tasks.rados.rados.0.smithi098.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2023-09-23T20:03:17.373 INFO:tasks.rados.rados.0.smithi098.stdout:377: writing smithi09866585-377 from 719432 to 1514353 tid 1 2023-09-23T20:03:17.378 INFO:tasks.rados.rados.0.smithi098.stdout:377: writing smithi09866585-377 from 2186053 to 2319432 tid 2 2023-09-23T20:03:17.378 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.378 INFO:tasks.rados.rados.0.smithi098.stdout:362: finishing write tid 3 to smithi09866585-362 2023-09-23T20:03:17.378 INFO:tasks.rados.rados.0.smithi098.stdout:362: finishing write tid 4 to smithi09866585-362 2023-09-23T20:03:17.378 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 362 v 67 (ObjNum 361 snap 0 seq_num 361) dirty exists 2023-09-23T20:03:17.378 INFO:tasks.rados.rados.0.smithi098.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2023-09-23T20:03:17.378 INFO:tasks.rados.rados.0.smithi098.stdout:363: finishing write tid 1 to smithi09866585-363 2023-09-23T20:03:17.379 INFO:tasks.rados.rados.0.smithi098.stdout:363: finishing write tid 2 to smithi09866585-363 2023-09-23T20:03:17.379 INFO:tasks.rados.rados.0.smithi098.stdout:362: done (15 left) 2023-09-23T20:03:17.379 INFO:tasks.rados.rados.0.smithi098.stdout:378: write initial oid 378 2023-09-23T20:03:17.379 INFO:tasks.rados.rados.0.smithi098.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2023-09-23T20:03:17.385 INFO:tasks.rados.rados.0.smithi098.stdout:378: writing smithi09866585-378 from 736239 to 1206409 tid 1 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout:378: writing smithi09866585-378 from 1728182 to 2299964 tid 2 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout:363: finishing write tid 3 to smithi09866585-363 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout:363: finishing write tid 4 to smithi09866585-363 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 363 v 83 (ObjNum 362 snap 0 seq_num 362) dirty exists 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout:364: finishing write tid 1 to smithi09866585-364 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout:364: finishing write tid 2 to smithi09866585-364 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout:364: finishing write tid 3 to smithi09866585-364 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout:364: finishing write tid 4 to smithi09866585-364 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 364 v 94 (ObjNum 363 snap 0 seq_num 363) dirty exists 2023-09-23T20:03:17.392 INFO:tasks.rados.rados.0.smithi098.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2023-09-23T20:03:17.393 INFO:tasks.rados.rados.0.smithi098.stdout:363: done (15 left) 2023-09-23T20:03:17.393 INFO:tasks.rados.rados.0.smithi098.stdout:364: done (14 left) 2023-09-23T20:03:17.393 INFO:tasks.rados.rados.0.smithi098.stdout:379: write initial oid 379 2023-09-23T20:03:17.393 INFO:tasks.rados.rados.0.smithi098.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2023-09-23T20:03:17.399 INFO:tasks.rados.rados.0.smithi098.stdout:379: writing smithi09866585-379 from 753046 to 1298465 tid 1 2023-09-23T20:03:17.404 INFO:tasks.rados.rados.0.smithi098.stdout:379: writing smithi09866585-379 from 1786664 to 2218457 tid 2 2023-09-23T20:03:17.405 INFO:tasks.rados.rados.0.smithi098.stdout:380: write initial oid 380 2023-09-23T20:03:17.405 INFO:tasks.rados.rados.0.smithi098.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2023-09-23T20:03:17.413 INFO:tasks.rados.rados.0.smithi098.stdout:380: writing smithi09866585-380 from 769853 to 1390521 tid 1 2023-09-23T20:03:17.420 INFO:tasks.rados.rados.0.smithi098.stdout:380: writing smithi09866585-380 from 1845146 to 2369853 tid 2 2023-09-23T20:03:17.420 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.420 INFO:tasks.rados.rados.0.smithi098.stdout:365: finishing write tid 1 to smithi09866585-365 2023-09-23T20:03:17.420 INFO:tasks.rados.rados.0.smithi098.stdout:365: finishing write tid 2 to smithi09866585-365 2023-09-23T20:03:17.420 INFO:tasks.rados.rados.0.smithi098.stdout:365: finishing write tid 3 to smithi09866585-365 2023-09-23T20:03:17.420 INFO:tasks.rados.rados.0.smithi098.stdout:365: finishing write tid 4 to smithi09866585-365 2023-09-23T20:03:17.420 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 365 v 63 (ObjNum 364 snap 0 seq_num 364) dirty exists 2023-09-23T20:03:17.420 INFO:tasks.rados.rados.0.smithi098.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2023-09-23T20:03:17.420 INFO:tasks.rados.rados.0.smithi098.stdout:366: finishing write tid 1 to smithi09866585-366 2023-09-23T20:03:17.420 INFO:tasks.rados.rados.0.smithi098.stdout:365: done (15 left) 2023-09-23T20:03:17.421 INFO:tasks.rados.rados.0.smithi098.stdout:381: write initial oid 381 2023-09-23T20:03:17.421 INFO:tasks.rados.rados.0.smithi098.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2023-09-23T20:03:17.428 INFO:tasks.rados.rados.0.smithi098.stdout:381: writing smithi09866585-381 from 786660 to 1482577 tid 1 2023-09-23T20:03:17.434 INFO:tasks.rados.rados.0.smithi098.stdout:381: writing smithi09866585-381 from 1903628 to 2339090 tid 2 2023-09-23T20:03:17.434 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.434 INFO:tasks.rados.rados.0.smithi098.stdout:366: finishing write tid 2 to smithi09866585-366 2023-09-23T20:03:17.434 INFO:tasks.rados.rados.0.smithi098.stdout:366: finishing write tid 3 to smithi09866585-366 2023-09-23T20:03:17.434 INFO:tasks.rados.rados.0.smithi098.stdout:366: finishing write tid 4 to smithi09866585-366 2023-09-23T20:03:17.434 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 366 v 92 (ObjNum 365 snap 0 seq_num 365) dirty exists 2023-09-23T20:03:17.434 INFO:tasks.rados.rados.0.smithi098.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2023-09-23T20:03:17.434 INFO:tasks.rados.rados.0.smithi098.stdout:367: finishing write tid 1 to smithi09866585-367 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:367: finishing write tid 2 to smithi09866585-367 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:367: finishing write tid 3 to smithi09866585-367 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:367: finishing write tid 4 to smithi09866585-367 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 367 v 95 (ObjNum 366 snap 0 seq_num 366) dirty exists 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:368: finishing write tid 1 to smithi09866585-368 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:368: finishing write tid 2 to smithi09866585-368 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:368: finishing write tid 3 to smithi09866585-368 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:368: finishing write tid 4 to smithi09866585-368 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 368 v 69 (ObjNum 367 snap 0 seq_num 367) dirty exists 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:369: finishing write tid 1 to smithi09866585-369 2023-09-23T20:03:17.435 INFO:tasks.rados.rados.0.smithi098.stdout:369: finishing write tid 2 to smithi09866585-369 2023-09-23T20:03:17.436 INFO:tasks.rados.rados.0.smithi098.stdout:369: finishing write tid 3 to smithi09866585-369 2023-09-23T20:03:17.436 INFO:tasks.rados.rados.0.smithi098.stdout:366: done (15 left) 2023-09-23T20:03:17.436 INFO:tasks.rados.rados.0.smithi098.stdout:367: done (14 left) 2023-09-23T20:03:17.436 INFO:tasks.rados.rados.0.smithi098.stdout:368: done (13 left) 2023-09-23T20:03:17.436 INFO:tasks.rados.rados.0.smithi098.stdout:382: write initial oid 382 2023-09-23T20:03:17.436 INFO:tasks.rados.rados.0.smithi098.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2023-09-23T20:03:17.439 INFO:tasks.rados.rados.0.smithi098.stdout:382: writing smithi09866585-382 from 403467 to 890986 tid 1 2023-09-23T20:03:17.446 INFO:tasks.rados.rados.0.smithi098.stdout:382: writing smithi09866585-382 from 1562110 to 2141230 tid 2 2023-09-23T20:03:17.446 INFO:tasks.rados.rados.0.smithi098.stdout:383: write initial oid 383 2023-09-23T20:03:17.447 INFO:tasks.rados.rados.0.smithi098.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2023-09-23T20:03:17.452 INFO:tasks.rados.rados.0.smithi098.stdout:383: writing smithi09866585-383 from 420274 to 983042 tid 1 2023-09-23T20:03:17.459 INFO:tasks.rados.rados.0.smithi098.stdout:383: writing smithi09866585-383 from 1620592 to 2059723 tid 2 2023-09-23T20:03:17.459 INFO:tasks.rados.rados.0.smithi098.stdout:384: write initial oid 384 2023-09-23T20:03:17.459 INFO:tasks.rados.rados.0.smithi098.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2023-09-23T20:03:17.465 INFO:tasks.rados.rados.0.smithi098.stdout:384: writing smithi09866585-384 from 437081 to 1075098 tid 1 2023-09-23T20:03:17.473 INFO:tasks.rados.rados.0.smithi098.stdout:384: writing smithi09866585-384 from 1679074 to 2261863 tid 2 2023-09-23T20:03:17.473 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.473 INFO:tasks.rados.rados.0.smithi098.stdout:369: finishing write tid 4 to smithi09866585-369 2023-09-23T20:03:17.473 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 369 v 66 (ObjNum 368 snap 0 seq_num 368) dirty exists 2023-09-23T20:03:17.473 INFO:tasks.rados.rados.0.smithi098.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2023-09-23T20:03:17.473 INFO:tasks.rados.rados.0.smithi098.stdout:370: finishing write tid 1 to smithi09866585-370 2023-09-23T20:03:17.473 INFO:tasks.rados.rados.0.smithi098.stdout:369: done (15 left) 2023-09-23T20:03:17.474 INFO:tasks.rados.rados.0.smithi098.stdout:385: write initial oid 385 2023-09-23T20:03:17.474 INFO:tasks.rados.rados.0.smithi098.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2023-09-23T20:03:17.480 INFO:tasks.rados.rados.0.smithi098.stdout:385: writing smithi09866585-385 from 453888 to 1167154 tid 1 2023-09-23T20:03:17.487 INFO:tasks.rados.rados.0.smithi098.stdout:385: writing smithi09866585-385 from 1737556 to 2180356 tid 2 2023-09-23T20:03:17.487 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.487 INFO:tasks.rados.rados.0.smithi098.stdout:370: finishing write tid 2 to smithi09866585-370 2023-09-23T20:03:17.487 INFO:tasks.rados.rados.0.smithi098.stdout:370: finishing write tid 3 to smithi09866585-370 2023-09-23T20:03:17.487 INFO:tasks.rados.rados.0.smithi098.stdout:370: finishing write tid 4 to smithi09866585-370 2023-09-23T20:03:17.487 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 370 v 101 (ObjNum 369 snap 0 seq_num 369) dirty exists 2023-09-23T20:03:17.487 INFO:tasks.rados.rados.0.smithi098.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2023-09-23T20:03:17.487 INFO:tasks.rados.rados.0.smithi098.stdout:371: finishing write tid 1 to smithi09866585-371 2023-09-23T20:03:17.487 INFO:tasks.rados.rados.0.smithi098.stdout:371: finishing write tid 2 to smithi09866585-371 2023-09-23T20:03:17.487 INFO:tasks.rados.rados.0.smithi098.stdout:371: finishing write tid 3 to smithi09866585-371 2023-09-23T20:03:17.487 INFO:tasks.rados.rados.0.smithi098.stdout:371: finishing write tid 4 to smithi09866585-371 2023-09-23T20:03:17.488 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 371 v 104 (ObjNum 370 snap 0 seq_num 370) dirty exists 2023-09-23T20:03:17.488 INFO:tasks.rados.rados.0.smithi098.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2023-09-23T20:03:17.488 INFO:tasks.rados.rados.0.smithi098.stdout:372: finishing write tid 1 to smithi09866585-372 2023-09-23T20:03:17.488 INFO:tasks.rados.rados.0.smithi098.stdout:372: finishing write tid 2 to smithi09866585-372 2023-09-23T20:03:17.488 INFO:tasks.rados.rados.0.smithi098.stdout:372: finishing write tid 3 to smithi09866585-372 2023-09-23T20:03:17.488 INFO:tasks.rados.rados.0.smithi098.stdout:370: done (15 left) 2023-09-23T20:03:17.488 INFO:tasks.rados.rados.0.smithi098.stdout:371: done (14 left) 2023-09-23T20:03:17.488 INFO:tasks.rados.rados.0.smithi098.stdout:386: write initial oid 386 2023-09-23T20:03:17.488 INFO:tasks.rados.rados.0.smithi098.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2023-09-23T20:03:17.493 INFO:tasks.rados.rados.0.smithi098.stdout:386: writing smithi09866585-386 from 470695 to 1259210 tid 1 2023-09-23T20:03:17.499 INFO:tasks.rados.rados.0.smithi098.stdout:386: writing smithi09866585-386 from 1679685 to 2266143 tid 2 2023-09-23T20:03:17.499 INFO:tasks.rados.rados.0.smithi098.stdout:387: write initial oid 387 2023-09-23T20:03:17.500 INFO:tasks.rados.rados.0.smithi098.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2023-09-23T20:03:17.505 INFO:tasks.rados.rados.0.smithi098.stdout:387: writing smithi09866585-387 from 487502 to 951266 tid 1 2023-09-23T20:03:17.515 INFO:tasks.rados.rados.0.smithi098.stdout:387: writing smithi09866585-387 from 1738167 to 2184636 tid 2 2023-09-23T20:03:17.515 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.515 INFO:tasks.rados.rados.0.smithi098.stdout:372: finishing write tid 4 to smithi09866585-372 2023-09-23T20:03:17.515 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 372 v 104 (ObjNum 371 snap 0 seq_num 371) dirty exists 2023-09-23T20:03:17.515 INFO:tasks.rados.rados.0.smithi098.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2023-09-23T20:03:17.516 INFO:tasks.rados.rados.0.smithi098.stdout:373: finishing write tid 1 to smithi09866585-373 2023-09-23T20:03:17.516 INFO:tasks.rados.rados.0.smithi098.stdout:372: done (15 left) 2023-09-23T20:03:17.516 INFO:tasks.rados.rados.0.smithi098.stdout:388: write initial oid 388 2023-09-23T20:03:17.516 INFO:tasks.rados.rados.0.smithi098.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2023-09-23T20:03:17.522 INFO:tasks.rados.rados.0.smithi098.stdout:388: writing smithi09866585-388 from 504309 to 1043322 tid 1 2023-09-23T20:03:17.531 INFO:tasks.rados.rados.0.smithi098.stdout:388: writing smithi09866585-388 from 1796649 to 2386776 tid 2 2023-09-23T20:03:17.531 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.531 INFO:tasks.rados.rados.0.smithi098.stdout:373: finishing write tid 2 to smithi09866585-373 2023-09-23T20:03:17.531 INFO:tasks.rados.rados.0.smithi098.stdout:373: finishing write tid 3 to smithi09866585-373 2023-09-23T20:03:17.531 INFO:tasks.rados.rados.0.smithi098.stdout:373: finishing write tid 4 to smithi09866585-373 2023-09-23T20:03:17.531 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 373 v 97 (ObjNum 372 snap 0 seq_num 372) dirty exists 2023-09-23T20:03:17.531 INFO:tasks.rados.rados.0.smithi098.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2023-09-23T20:03:17.531 INFO:tasks.rados.rados.0.smithi098.stdout:374: finishing write tid 1 to smithi09866585-374 2023-09-23T20:03:17.531 INFO:tasks.rados.rados.0.smithi098.stdout:374: finishing write tid 2 to smithi09866585-374 2023-09-23T20:03:17.531 INFO:tasks.rados.rados.0.smithi098.stdout:374: finishing write tid 3 to smithi09866585-374 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:374: finishing write tid 4 to smithi09866585-374 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 374 v 59 (ObjNum 373 snap 0 seq_num 373) dirty exists 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:375: finishing write tid 1 to smithi09866585-375 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:375: finishing write tid 2 to smithi09866585-375 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:375: finishing write tid 3 to smithi09866585-375 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:375: finishing write tid 4 to smithi09866585-375 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 375 v 113 (ObjNum 374 snap 0 seq_num 374) dirty exists 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:376: finishing write tid 1 to smithi09866585-376 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:373: done (15 left) 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:374: done (14 left) 2023-09-23T20:03:17.532 INFO:tasks.rados.rados.0.smithi098.stdout:375: done (13 left) 2023-09-23T20:03:17.533 INFO:tasks.rados.rados.0.smithi098.stdout:389: write initial oid 389 2023-09-23T20:03:17.533 INFO:tasks.rados.rados.0.smithi098.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2023-09-23T20:03:17.538 INFO:tasks.rados.rados.0.smithi098.stdout:389: writing smithi09866585-389 from 521116 to 1251731 tid 1 2023-09-23T20:03:17.549 INFO:tasks.rados.rados.0.smithi098.stdout:389: writing smithi09866585-389 from 1971484 to 2521116 tid 2 2023-09-23T20:03:17.549 INFO:tasks.rados.rados.0.smithi098.stdout:390: write initial oid 390 2023-09-23T20:03:17.549 INFO:tasks.rados.rados.0.smithi098.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2023-09-23T20:03:17.556 INFO:tasks.rados.rados.0.smithi098.stdout:390: writing smithi09866585-390 from 537923 to 943787 tid 1 2023-09-23T20:03:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:390: writing smithi09866585-390 from 1513613 to 2107409 tid 2 2023-09-23T20:03:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:391: write initial oid 391 2023-09-23T20:03:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2023-09-23T20:03:17.569 INFO:tasks.rados.rados.0.smithi098.stdout:391: writing smithi09866585-391 from 554730 to 1035843 tid 1 2023-09-23T20:03:17.577 INFO:tasks.rados.rados.0.smithi098.stdout:391: writing smithi09866585-391 from 1572095 to 2309549 tid 2 2023-09-23T20:03:17.577 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.577 INFO:tasks.rados.rados.0.smithi098.stdout:376: finishing write tid 2 to smithi09866585-376 2023-09-23T20:03:17.578 INFO:tasks.rados.rados.0.smithi098.stdout:376: finishing write tid 3 to smithi09866585-376 2023-09-23T20:03:17.578 INFO:tasks.rados.rados.0.smithi098.stdout:376: finishing write tid 4 to smithi09866585-376 2023-09-23T20:03:17.578 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 376 v 53 (ObjNum 375 snap 0 seq_num 375) dirty exists 2023-09-23T20:03:17.578 INFO:tasks.rados.rados.0.smithi098.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2023-09-23T20:03:17.578 INFO:tasks.rados.rados.0.smithi098.stdout:377: finishing write tid 1 to smithi09866585-377 2023-09-23T20:03:17.578 INFO:tasks.rados.rados.0.smithi098.stdout:376: done (15 left) 2023-09-23T20:03:17.579 INFO:tasks.rados.rados.0.smithi098.stdout:392: write initial oid 392 2023-09-23T20:03:17.579 INFO:tasks.rados.rados.0.smithi098.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2023-09-23T20:03:17.584 INFO:tasks.rados.rados.0.smithi098.stdout:392: writing smithi09866585-392 from 571537 to 1127899 tid 1 2023-09-23T20:03:17.591 INFO:tasks.rados.rados.0.smithi098.stdout:392: writing smithi09866585-392 from 1630577 to 2228042 tid 2 2023-09-23T20:03:17.591 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.591 INFO:tasks.rados.rados.0.smithi098.stdout:377: finishing write tid 2 to smithi09866585-377 2023-09-23T20:03:17.591 INFO:tasks.rados.rados.0.smithi098.stdout:377: finishing write tid 3 to smithi09866585-377 2023-09-23T20:03:17.591 INFO:tasks.rados.rados.0.smithi098.stdout:377: finishing write tid 4 to smithi09866585-377 2023-09-23T20:03:17.591 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 377 v 116 (ObjNum 376 snap 0 seq_num 376) dirty exists 2023-09-23T20:03:17.592 INFO:tasks.rados.rados.0.smithi098.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2023-09-23T20:03:17.592 INFO:tasks.rados.rados.0.smithi098.stdout:378: finishing write tid 1 to smithi09866585-378 2023-09-23T20:03:17.592 INFO:tasks.rados.rados.0.smithi098.stdout:378: finishing write tid 2 to smithi09866585-378 2023-09-23T20:03:17.592 INFO:tasks.rados.rados.0.smithi098.stdout:378: finishing write tid 3 to smithi09866585-378 2023-09-23T20:03:17.592 INFO:tasks.rados.rados.0.smithi098.stdout:377: done (15 left) 2023-09-23T20:03:17.592 INFO:tasks.rados.rados.0.smithi098.stdout:393: write initial oid 393 2023-09-23T20:03:17.592 INFO:tasks.rados.rados.0.smithi098.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2023-09-23T20:03:17.597 INFO:tasks.rados.rados.0.smithi098.stdout:393: writing smithi09866585-393 from 588344 to 1219955 tid 1 2023-09-23T20:03:17.605 INFO:tasks.rados.rados.0.smithi098.stdout:393: writing smithi09866585-393 from 1689059 to 2430182 tid 2 2023-09-23T20:03:17.605 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.605 INFO:tasks.rados.rados.0.smithi098.stdout:378: finishing write tid 4 to smithi09866585-378 2023-09-23T20:03:17.605 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 378 v 91 (ObjNum 377 snap 0 seq_num 377) dirty exists 2023-09-23T20:03:17.605 INFO:tasks.rados.rados.0.smithi098.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2023-09-23T20:03:17.606 INFO:tasks.rados.rados.0.smithi098.stdout:379: finishing write tid 1 to smithi09866585-379 2023-09-23T20:03:17.606 INFO:tasks.rados.rados.0.smithi098.stdout:379: finishing write tid 2 to smithi09866585-379 2023-09-23T20:03:17.606 INFO:tasks.rados.rados.0.smithi098.stdout:379: finishing write tid 3 to smithi09866585-379 2023-09-23T20:03:17.606 INFO:tasks.rados.rados.0.smithi098.stdout:378: done (15 left) 2023-09-23T20:03:17.606 INFO:tasks.rados.rados.0.smithi098.stdout:394: write initial oid 394 2023-09-23T20:03:17.606 INFO:tasks.rados.rados.0.smithi098.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2023-09-23T20:03:17.613 INFO:tasks.rados.rados.0.smithi098.stdout:394: writing smithi09866585-394 from 605151 to 1312011 tid 1 2023-09-23T20:03:17.620 INFO:tasks.rados.rados.0.smithi098.stdout:394: writing smithi09866585-394 from 2031188 to 2605151 tid 2 2023-09-23T20:03:17.620 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.621 INFO:tasks.rados.rados.0.smithi098.stdout:379: finishing write tid 4 to smithi09866585-379 2023-09-23T20:03:17.621 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 379 v 72 (ObjNum 378 snap 0 seq_num 378) dirty exists 2023-09-23T20:03:17.621 INFO:tasks.rados.rados.0.smithi098.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2023-09-23T20:03:17.621 INFO:tasks.rados.rados.0.smithi098.stdout:380: finishing write tid 1 to smithi09866585-380 2023-09-23T20:03:17.621 INFO:tasks.rados.rados.0.smithi098.stdout:379: done (15 left) 2023-09-23T20:03:17.621 INFO:tasks.rados.rados.0.smithi098.stdout:395: write initial oid 395 2023-09-23T20:03:17.621 INFO:tasks.rados.rados.0.smithi098.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2023-09-23T20:03:17.631 INFO:tasks.rados.rados.0.smithi098.stdout:395: writing smithi09866585-395 from 621958 to 1404067 tid 1 2023-09-23T20:03:17.639 INFO:tasks.rados.rados.0.smithi098.stdout:395: writing smithi09866585-395 from 2089670 to 2621958 tid 2 2023-09-23T20:03:17.639 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.639 INFO:tasks.rados.rados.0.smithi098.stdout:380: finishing write tid 2 to smithi09866585-380 2023-09-23T20:03:17.639 INFO:tasks.rados.rados.0.smithi098.stdout:380: finishing write tid 3 to smithi09866585-380 2023-09-23T20:03:17.639 INFO:tasks.rados.rados.0.smithi098.stdout:380: finishing write tid 4 to smithi09866585-380 2023-09-23T20:03:17.639 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 380 v 107 (ObjNum 379 snap 0 seq_num 379) dirty exists 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:381: finishing write tid 1 to smithi09866585-381 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:381: finishing write tid 2 to smithi09866585-381 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:381: finishing write tid 3 to smithi09866585-381 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:381: finishing write tid 4 to smithi09866585-381 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 381 v 62 (ObjNum 380 snap 0 seq_num 380) dirty exists 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:382: finishing write tid 1 to smithi09866585-382 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:382: finishing write tid 2 to smithi09866585-382 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:382: finishing write tid 3 to smithi09866585-382 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:382: finishing write tid 4 to smithi09866585-382 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 382 v 75 (ObjNum 381 snap 0 seq_num 381) dirty exists 2023-09-23T20:03:17.640 INFO:tasks.rados.rados.0.smithi098.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:383: finishing write tid 1 to smithi09866585-383 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:383: finishing write tid 2 to smithi09866585-383 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:383: finishing write tid 3 to smithi09866585-383 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:383: finishing write tid 4 to smithi09866585-383 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 383 v 69 (ObjNum 382 snap 0 seq_num 382) dirty exists 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:380: done (15 left) 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:381: done (14 left) 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:382: done (13 left) 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:383: done (12 left) 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:396: write initial oid 396 2023-09-23T20:03:17.641 INFO:tasks.rados.rados.0.smithi098.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2023-09-23T20:03:17.645 INFO:tasks.rados.rados.0.smithi098.stdout:396: writing smithi09866585-396 from 638765 to 1096123 tid 1 2023-09-23T20:03:17.654 INFO:tasks.rados.rados.0.smithi098.stdout:396: writing smithi09866585-396 from 1748152 to 2352955 tid 2 2023-09-23T20:03:17.654 INFO:tasks.rados.rados.0.smithi098.stdout:397: write initial oid 397 2023-09-23T20:03:17.654 INFO:tasks.rados.rados.0.smithi098.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2023-09-23T20:03:17.661 INFO:tasks.rados.rados.0.smithi098.stdout:397: writing smithi09866585-397 from 655572 to 1304532 tid 1 2023-09-23T20:03:17.669 INFO:tasks.rados.rados.0.smithi098.stdout:397: writing smithi09866585-397 from 1922987 to 2655572 tid 2 2023-09-23T20:03:17.669 INFO:tasks.rados.rados.0.smithi098.stdout:398: write initial oid 398 2023-09-23T20:03:17.669 INFO:tasks.rados.rados.0.smithi098.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2023-09-23T20:03:17.678 INFO:tasks.rados.rados.0.smithi098.stdout:398: writing smithi09866585-398 from 672379 to 1396588 tid 1 2023-09-23T20:03:17.684 INFO:tasks.rados.rados.0.smithi098.stdout:398: writing smithi09866585-398 from 1865116 to 2473588 tid 2 2023-09-23T20:03:17.684 INFO:tasks.rados.rados.0.smithi098.stdout:399: write initial oid 399 2023-09-23T20:03:17.684 INFO:tasks.rados.rados.0.smithi098.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2023-09-23T20:03:17.696 INFO:tasks.rados.rados.0.smithi098.stdout:399: writing smithi09866585-399 from 689186 to 1488644 tid 1 2023-09-23T20:03:17.704 INFO:tasks.rados.rados.0.smithi098.stdout:399: writing smithi09866585-399 from 1923598 to 2675728 tid 2 2023-09-23T20:03:17.704 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.705 INFO:tasks.rados.rados.0.smithi098.stdout:384: finishing write tid 1 to smithi09866585-384 2023-09-23T20:03:17.705 INFO:tasks.rados.rados.0.smithi098.stdout:384: finishing write tid 2 to smithi09866585-384 2023-09-23T20:03:17.705 INFO:tasks.rados.rados.0.smithi098.stdout:384: finishing write tid 3 to smithi09866585-384 2023-09-23T20:03:17.705 INFO:tasks.rados.rados.0.smithi098.stdout:384: finishing write tid 4 to smithi09866585-384 2023-09-23T20:03:17.705 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 384 v 113 (ObjNum 383 snap 0 seq_num 383) dirty exists 2023-09-23T20:03:17.705 INFO:tasks.rados.rados.0.smithi098.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2023-09-23T20:03:17.705 INFO:tasks.rados.rados.0.smithi098.stdout:385: finishing write tid 1 to smithi09866585-385 2023-09-23T20:03:17.705 INFO:tasks.rados.rados.0.smithi098.stdout:385: finishing write tid 2 to smithi09866585-385 2023-09-23T20:03:17.705 INFO:tasks.rados.rados.0.smithi098.stdout:384: done (15 left) 2023-09-23T20:03:17.705 INFO:tasks.rados.rados.0.smithi098.stdout:400: write initial oid 400 2023-09-23T20:03:17.705 INFO:tasks.rados.rados.0.smithi098.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2023-09-23T20:03:17.711 INFO:tasks.rados.rados.0.smithi098.stdout:400: writing smithi09866585-400 from 705993 to 1180700 tid 1 2023-09-23T20:03:17.718 INFO:tasks.rados.rados.0.smithi098.stdout:400: writing smithi09866585-400 from 1582080 to 2194221 tid 2 2023-09-23T20:03:17.719 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.719 INFO:tasks.rados.rados.0.smithi098.stdout:385: finishing write tid 3 to smithi09866585-385 2023-09-23T20:03:17.719 INFO:tasks.rados.rados.0.smithi098.stdout:385: finishing write tid 4 to smithi09866585-385 2023-09-23T20:03:17.719 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 385 v 94 (ObjNum 384 snap 0 seq_num 384) dirty exists 2023-09-23T20:03:17.719 INFO:tasks.rados.rados.0.smithi098.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2023-09-23T20:03:17.719 INFO:tasks.rados.rados.0.smithi098.stdout:386: finishing write tid 1 to smithi09866585-386 2023-09-23T20:03:17.719 INFO:tasks.rados.rados.0.smithi098.stdout:386: finishing write tid 2 to smithi09866585-386 2023-09-23T20:03:17.719 INFO:tasks.rados.rados.0.smithi098.stdout:386: finishing write tid 3 to smithi09866585-386 2023-09-23T20:03:17.719 INFO:tasks.rados.rados.0.smithi098.stdout:386: finishing write tid 4 to smithi09866585-386 2023-09-23T20:03:17.719 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 386 v 119 (ObjNum 385 snap 0 seq_num 385) dirty exists 2023-09-23T20:03:17.719 INFO:tasks.rados.rados.0.smithi098.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:387: finishing write tid 1 to smithi09866585-387 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:387: finishing write tid 2 to smithi09866585-387 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:387: finishing write tid 3 to smithi09866585-387 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:387: finishing write tid 4 to smithi09866585-387 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 387 v 70 (ObjNum 386 snap 0 seq_num 386) dirty exists 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:388: finishing write tid 1 to smithi09866585-388 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:388: finishing write tid 2 to smithi09866585-388 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:388: finishing write tid 3 to smithi09866585-388 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:388: finishing write tid 4 to smithi09866585-388 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 388 v 122 (ObjNum 387 snap 0 seq_num 387) dirty exists 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2023-09-23T20:03:17.720 INFO:tasks.rados.rados.0.smithi098.stdout:389: finishing write tid 1 to smithi09866585-389 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:389: finishing write tid 2 to smithi09866585-389 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:389: finishing write tid 3 to smithi09866585-389 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:389: finishing write tid 4 to smithi09866585-389 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 389 v 100 (ObjNum 388 snap 0 seq_num 388) dirty exists 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:390: finishing write tid 1 to smithi09866585-390 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:390: finishing write tid 2 to smithi09866585-390 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:390: finishing write tid 3 to smithi09866585-390 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:390: finishing write tid 4 to smithi09866585-390 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 390 v 72 (ObjNum 389 snap 0 seq_num 389) dirty exists 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:391: finishing write tid 1 to smithi09866585-391 2023-09-23T20:03:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:391: finishing write tid 2 to smithi09866585-391 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:391: finishing write tid 3 to smithi09866585-391 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:391: finishing write tid 4 to smithi09866585-391 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 391 v 56 (ObjNum 390 snap 0 seq_num 390) dirty exists 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:392: finishing write tid 1 to smithi09866585-392 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:392: finishing write tid 2 to smithi09866585-392 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:392: finishing write tid 3 to smithi09866585-392 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:392: finishing write tid 4 to smithi09866585-392 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 392 v 73 (ObjNum 391 snap 0 seq_num 391) dirty exists 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:393: finishing write tid 1 to smithi09866585-393 2023-09-23T20:03:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:393: finishing write tid 2 to smithi09866585-393 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:393: finishing write tid 3 to smithi09866585-393 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:393: finishing write tid 4 to smithi09866585-393 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 393 v 97 (ObjNum 392 snap 0 seq_num 392) dirty exists 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:394: finishing write tid 1 to smithi09866585-394 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:385: done (15 left) 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:386: done (14 left) 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:387: done (13 left) 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:388: done (12 left) 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:389: done (11 left) 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:390: done (10 left) 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:391: done (9 left) 2023-09-23T20:03:17.723 INFO:tasks.rados.rados.0.smithi098.stdout:392: done (8 left) 2023-09-23T20:03:17.724 INFO:tasks.rados.rados.0.smithi098.stdout:393: done (7 left) 2023-09-23T20:03:17.724 INFO:tasks.rados.rados.0.smithi098.stdout:401: write initial oid 401 2023-09-23T20:03:17.724 INFO:tasks.rados.rados.0.smithi098.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2023-09-23T20:03:17.725 INFO:tasks.rados.rados.0.smithi098.stdout:401: writing smithi09866585-401 from 722800 to 1272756 tid 1 2023-09-23T20:03:17.733 INFO:tasks.rados.rados.0.smithi098.stdout:401: writing smithi09866585-401 from 2040562 to 2722800 tid 2 2023-09-23T20:03:17.734 INFO:tasks.rados.rados.0.smithi098.stdout:402: write initial oid 402 2023-09-23T20:03:17.734 INFO:tasks.rados.rados.0.smithi098.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2023-09-23T20:03:17.742 INFO:tasks.rados.rados.0.smithi098.stdout:402: writing smithi09866585-402 from 739607 to 1364812 tid 1 2023-09-23T20:03:17.749 INFO:tasks.rados.rados.0.smithi098.stdout:402: writing smithi09866585-402 from 1982691 to 2482148 tid 2 2023-09-23T20:03:17.749 INFO:tasks.rados.rados.0.smithi098.stdout:403: write initial oid 403 2023-09-23T20:03:17.749 INFO:tasks.rados.rados.0.smithi098.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2023-09-23T20:03:17.757 INFO:tasks.rados.rados.0.smithi098.stdout:403: writing smithi09866585-403 from 756414 to 1456868 tid 1 2023-09-23T20:03:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:403: writing smithi09866585-403 from 2041173 to 2756414 tid 2 2023-09-23T20:03:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:404: write initial oid 404 2023-09-23T20:03:17.766 INFO:tasks.rados.rados.0.smithi098.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2023-09-23T20:03:17.773 INFO:tasks.rados.rados.0.smithi098.stdout:404: writing smithi09866585-404 from 773221 to 1265277 tid 1 2023-09-23T20:03:17.779 INFO:tasks.rados.rados.0.smithi098.stdout:404: writing smithi09866585-404 from 1816008 to 2319134 tid 2 2023-09-23T20:03:17.779 INFO:tasks.rados.rados.0.smithi098.stdout:405: write initial oid 405 2023-09-23T20:03:17.779 INFO:tasks.rados.rados.0.smithi098.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2023-09-23T20:03:17.787 INFO:tasks.rados.rados.0.smithi098.stdout:405: writing smithi09866585-405 from 790028 to 1357333 tid 1 2023-09-23T20:03:17.795 INFO:tasks.rados.rados.0.smithi098.stdout:405: writing smithi09866585-405 from 1874490 to 2637627 tid 2 2023-09-23T20:03:17.795 INFO:tasks.rados.rados.0.smithi098.stdout:406: write initial oid 406 2023-09-23T20:03:17.795 INFO:tasks.rados.rados.0.smithi098.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2023-09-23T20:03:17.801 INFO:tasks.rados.rados.0.smithi098.stdout:406: writing smithi09866585-406 from 406835 to 1049389 tid 1 2023-09-23T20:03:17.807 INFO:tasks.rados.rados.0.smithi098.stdout:406: writing smithi09866585-406 from 1532972 to 2039767 tid 2 2023-09-23T20:03:17.812 INFO:tasks.rados.rados.0.smithi098.stdout:406: writing smithi09866585-406 from 2772312 to 2806835 tid 3 2023-09-23T20:03:17.812 INFO:tasks.rados.rados.0.smithi098.stdout:407: write initial oid 407 2023-09-23T20:03:17.812 INFO:tasks.rados.rados.0.smithi098.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2023-09-23T20:03:17.819 INFO:tasks.rados.rados.0.smithi098.stdout:407: writing smithi09866585-407 from 423642 to 1141445 tid 1 2023-09-23T20:03:17.829 INFO:tasks.rados.rados.0.smithi098.stdout:407: writing smithi09866585-407 from 1875101 to 2641907 tid 2 2023-09-23T20:03:17.829 INFO:tasks.rados.rados.0.smithi098.stdout:408: write initial oid 408 2023-09-23T20:03:17.829 INFO:tasks.rados.rados.0.smithi098.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2023-09-23T20:03:17.837 INFO:tasks.rados.rados.0.smithi098.stdout:408: writing smithi09866585-408 from 440449 to 1233501 tid 1 2023-09-23T20:03:17.844 INFO:tasks.rados.rados.0.smithi098.stdout:408: writing smithi09866585-408 from 1933583 to 2444047 tid 2 2023-09-23T20:03:17.845 INFO:tasks.rados.rados.0.smithi098.stdout:409: write initial oid 409 2023-09-23T20:03:17.845 INFO:tasks.rados.rados.0.smithi098.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2023-09-23T20:03:17.850 INFO:tasks.rados.rados.0.smithi098.stdout:409: writing smithi09866585-409 from 457256 to 925557 tid 1 2023-09-23T20:03:17.858 INFO:tasks.rados.rados.0.smithi098.stdout:409: writing smithi09866585-409 from 1592065 to 2362540 tid 2 2023-09-23T20:03:17.862 INFO:tasks.rados.rados.0.smithi098.stdout:409: writing smithi09866585-409 from 2854581 to 2857256 tid 3 2023-09-23T20:03:17.862 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.862 INFO:tasks.rados.rados.0.smithi098.stdout:394: finishing write tid 2 to smithi09866585-394 2023-09-23T20:03:17.862 INFO:tasks.rados.rados.0.smithi098.stdout:394: finishing write tid 3 to smithi09866585-394 2023-09-23T20:03:17.862 INFO:tasks.rados.rados.0.smithi098.stdout:394: finishing write tid 4 to smithi09866585-394 2023-09-23T20:03:17.862 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 394 v 75 (ObjNum 393 snap 0 seq_num 393) dirty exists 2023-09-23T20:03:17.862 INFO:tasks.rados.rados.0.smithi098.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2023-09-23T20:03:17.862 INFO:tasks.rados.rados.0.smithi098.stdout:395: finishing write tid 1 to smithi09866585-395 2023-09-23T20:03:17.862 INFO:tasks.rados.rados.0.smithi098.stdout:395: finishing write tid 2 to smithi09866585-395 2023-09-23T20:03:17.862 INFO:tasks.rados.rados.0.smithi098.stdout:395: finishing write tid 3 to smithi09866585-395 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:395: finishing write tid 4 to smithi09866585-395 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 395 v 110 (ObjNum 394 snap 0 seq_num 394) dirty exists 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:396: finishing write tid 1 to smithi09866585-396 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:396: finishing write tid 2 to smithi09866585-396 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:396: finishing write tid 3 to smithi09866585-396 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:396: finishing write tid 4 to smithi09866585-396 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 396 v 74 (ObjNum 395 snap 0 seq_num 395) dirty exists 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:397: finishing write tid 1 to smithi09866585-397 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:397: finishing write tid 2 to smithi09866585-397 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:397: finishing write tid 3 to smithi09866585-397 2023-09-23T20:03:17.863 INFO:tasks.rados.rados.0.smithi098.stdout:397: finishing write tid 4 to smithi09866585-397 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 397 v 72 (ObjNum 396 snap 0 seq_num 396) dirty exists 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:398: finishing write tid 1 to smithi09866585-398 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:398: finishing write tid 2 to smithi09866585-398 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:398: finishing write tid 3 to smithi09866585-398 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:398: finishing write tid 4 to smithi09866585-398 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 398 v 77 (ObjNum 397 snap 0 seq_num 397) dirty exists 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:399: finishing write tid 1 to smithi09866585-399 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:399: finishing write tid 2 to smithi09866585-399 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:399: finishing write tid 3 to smithi09866585-399 2023-09-23T20:03:17.864 INFO:tasks.rados.rados.0.smithi098.stdout:399: finishing write tid 4 to smithi09866585-399 2023-09-23T20:03:17.865 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 399 v 113 (ObjNum 398 snap 0 seq_num 398) dirty exists 2023-09-23T20:03:17.865 INFO:tasks.rados.rados.0.smithi098.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2023-09-23T20:03:17.865 INFO:tasks.rados.rados.0.smithi098.stdout:400: finishing write tid 1 to smithi09866585-400 2023-09-23T20:03:17.865 INFO:tasks.rados.rados.0.smithi098.stdout:394: done (15 left) 2023-09-23T20:03:17.865 INFO:tasks.rados.rados.0.smithi098.stdout:395: done (14 left) 2023-09-23T20:03:17.865 INFO:tasks.rados.rados.0.smithi098.stdout:396: done (13 left) 2023-09-23T20:03:17.865 INFO:tasks.rados.rados.0.smithi098.stdout:397: done (12 left) 2023-09-23T20:03:17.865 INFO:tasks.rados.rados.0.smithi098.stdout:398: done (11 left) 2023-09-23T20:03:17.865 INFO:tasks.rados.rados.0.smithi098.stdout:399: done (10 left) 2023-09-23T20:03:17.865 INFO:tasks.rados.rados.0.smithi098.stdout:410: write initial oid 410 2023-09-23T20:03:17.865 INFO:tasks.rados.rados.0.smithi098.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2023-09-23T20:03:17.867 INFO:tasks.rados.rados.0.smithi098.stdout:410: writing smithi09866585-410 from 474063 to 1017613 tid 1 2023-09-23T20:03:17.874 INFO:tasks.rados.rados.0.smithi098.stdout:410: writing smithi09866585-410 from 1650547 to 2164680 tid 2 2023-09-23T20:03:17.878 INFO:tasks.rados.rados.0.smithi098.stdout:410: writing smithi09866585-410 from 2765651 to 2874063 tid 3 2023-09-23T20:03:17.878 INFO:tasks.rados.rados.0.smithi098.stdout:411: write initial oid 411 2023-09-23T20:03:17.878 INFO:tasks.rados.rados.0.smithi098.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2023-09-23T20:03:17.884 INFO:tasks.rados.rados.0.smithi098.stdout:411: writing smithi09866585-411 from 490870 to 1109669 tid 1 2023-09-23T20:03:17.892 INFO:tasks.rados.rados.0.smithi098.stdout:411: writing smithi09866585-411 from 1592676 to 2366820 tid 2 2023-09-23T20:03:17.895 INFO:tasks.rados.rados.0.smithi098.stdout:411: writing smithi09866585-411 from 2793074 to 2890870 tid 3 2023-09-23T20:03:17.896 INFO:tasks.rados.rados.0.smithi098.stdout:412: write initial oid 412 2023-09-23T20:03:17.896 INFO:tasks.rados.rados.0.smithi098.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2023-09-23T20:03:17.901 INFO:tasks.rados.rados.0.smithi098.stdout:412: writing smithi09866585-412 from 507677 to 918078 tid 1 2023-09-23T20:03:17.907 INFO:tasks.rados.rados.0.smithi098.stdout:412: writing smithi09866585-412 from 1367511 to 1885313 tid 2 2023-09-23T20:03:17.914 INFO:tasks.rados.rados.0.smithi098.stdout:412: writing smithi09866585-412 from 2420497 to 2907677 tid 3 2023-09-23T20:03:17.914 INFO:tasks.rados.rados.0.smithi098.stdout:413: write initial oid 413 2023-09-23T20:03:17.914 INFO:tasks.rados.rados.0.smithi098.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2023-09-23T20:03:17.920 INFO:tasks.rados.rados.0.smithi098.stdout:413: writing smithi09866585-413 from 524484 to 1010134 tid 1 2023-09-23T20:03:17.927 INFO:tasks.rados.rados.0.smithi098.stdout:413: writing smithi09866585-413 from 1425993 to 2087453 tid 2 2023-09-23T20:03:17.932 INFO:tasks.rados.rados.0.smithi098.stdout:413: writing smithi09866585-413 from 2847920 to 2924484 tid 3 2023-09-23T20:03:17.932 INFO:tasks.rados.rados.0.smithi098.stdout:414: write initial oid 414 2023-09-23T20:03:17.932 INFO:tasks.rados.rados.0.smithi098.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2023-09-23T20:03:17.938 INFO:tasks.rados.rados.0.smithi098.stdout:414: writing smithi09866585-414 from 541291 to 1102190 tid 1 2023-09-23T20:03:17.947 INFO:tasks.rados.rados.0.smithi098.stdout:414: writing smithi09866585-414 from 1884475 to 2405946 tid 2 2023-09-23T20:03:17.947 INFO:tasks.rados.rados.0.smithi098.stdout:415: write initial oid 415 2023-09-23T20:03:17.947 INFO:tasks.rados.rados.0.smithi098.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2023-09-23T20:03:17.955 INFO:tasks.rados.rados.0.smithi098.stdout:415: writing smithi09866585-415 from 558098 to 1194246 tid 1 2023-09-23T20:03:17.964 INFO:tasks.rados.rados.0.smithi098.stdout:415: writing smithi09866585-415 from 1826604 to 2491733 tid 2 2023-09-23T20:03:17.964 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.964 INFO:tasks.rados.rados.0.smithi098.stdout:400: finishing write tid 2 to smithi09866585-400 2023-09-23T20:03:17.964 INFO:tasks.rados.rados.0.smithi098.stdout:400: finishing write tid 3 to smithi09866585-400 2023-09-23T20:03:17.964 INFO:tasks.rados.rados.0.smithi098.stdout:400: finishing write tid 4 to smithi09866585-400 2023-09-23T20:03:17.964 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 400 v 76 (ObjNum 399 snap 0 seq_num 399) dirty exists 2023-09-23T20:03:17.964 INFO:tasks.rados.rados.0.smithi098.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:03:17.964 INFO:tasks.rados.rados.0.smithi098.stdout:401: finishing write tid 1 to smithi09866585-401 2023-09-23T20:03:17.964 INFO:tasks.rados.rados.0.smithi098.stdout:401: finishing write tid 2 to smithi09866585-401 2023-09-23T20:03:17.964 INFO:tasks.rados.rados.0.smithi098.stdout:401: finishing write tid 3 to smithi09866585-401 2023-09-23T20:03:17.965 INFO:tasks.rados.rados.0.smithi098.stdout:401: finishing write tid 4 to smithi09866585-401 2023-09-23T20:03:17.965 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 401 v 79 (ObjNum 400 snap 0 seq_num 400) dirty exists 2023-09-23T20:03:17.965 INFO:tasks.rados.rados.0.smithi098.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:03:17.965 INFO:tasks.rados.rados.0.smithi098.stdout:402: finishing write tid 1 to smithi09866585-402 2023-09-23T20:03:17.965 INFO:tasks.rados.rados.0.smithi098.stdout:400: done (15 left) 2023-09-23T20:03:17.965 INFO:tasks.rados.rados.0.smithi098.stdout:401: done (14 left) 2023-09-23T20:03:17.965 INFO:tasks.rados.rados.0.smithi098.stdout:416: write initial oid 416 2023-09-23T20:03:17.965 INFO:tasks.rados.rados.0.smithi098.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2023-09-23T20:03:17.971 INFO:tasks.rados.rados.0.smithi098.stdout:416: writing smithi09866585-416 from 574905 to 1286302 tid 1 2023-09-23T20:03:17.978 INFO:tasks.rados.rados.0.smithi098.stdout:416: writing smithi09866585-416 from 1885086 to 2410226 tid 2 2023-09-23T20:03:17.981 INFO:tasks.rados.rados.0.smithi098.stdout:416: writing smithi09866585-416 from 2930189 to 2974905 tid 3 2023-09-23T20:03:17.981 INFO:tasks.rados.rados.0.smithi098.stdout:417: write initial oid 417 2023-09-23T20:03:17.981 INFO:tasks.rados.rados.0.smithi098.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2023-09-23T20:03:17.989 INFO:tasks.rados.rados.0.smithi098.stdout:417: writing smithi09866585-417 from 591712 to 1378358 tid 1 2023-09-23T20:03:17.997 INFO:tasks.rados.rados.0.smithi098.stdout:417: writing smithi09866585-417 from 1943568 to 2612366 tid 2 2023-09-23T20:03:17.997 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:17.997 INFO:tasks.rados.rados.0.smithi098.stdout:402: finishing write tid 2 to smithi09866585-402 2023-09-23T20:03:17.998 INFO:tasks.rados.rados.0.smithi098.stdout:402: finishing write tid 3 to smithi09866585-402 2023-09-23T20:03:17.998 INFO:tasks.rados.rados.0.smithi098.stdout:402: finishing write tid 4 to smithi09866585-402 2023-09-23T20:03:17.998 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 402 v 103 (ObjNum 401 snap 0 seq_num 401) dirty exists 2023-09-23T20:03:17.998 INFO:tasks.rados.rados.0.smithi098.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2023-09-23T20:03:17.998 INFO:tasks.rados.rados.0.smithi098.stdout:403: finishing write tid 1 to smithi09866585-403 2023-09-23T20:03:17.998 INFO:tasks.rados.rados.0.smithi098.stdout:403: finishing write tid 2 to smithi09866585-403 2023-09-23T20:03:17.998 INFO:tasks.rados.rados.0.smithi098.stdout:403: finishing write tid 3 to smithi09866585-403 2023-09-23T20:03:17.998 INFO:tasks.rados.rados.0.smithi098.stdout:403: finishing write tid 4 to smithi09866585-403 2023-09-23T20:03:17.998 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 403 v 116 (ObjNum 402 snap 0 seq_num 402) dirty exists 2023-09-23T20:03:17.998 INFO:tasks.rados.rados.0.smithi098.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2023-09-23T20:03:17.998 INFO:tasks.rados.rados.0.smithi098.stdout:404: finishing write tid 1 to smithi09866585-404 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:404: finishing write tid 2 to smithi09866585-404 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:404: finishing write tid 3 to smithi09866585-404 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:404: finishing write tid 4 to smithi09866585-404 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 404 v 107 (ObjNum 403 snap 0 seq_num 403) dirty exists 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:405: finishing write tid 1 to smithi09866585-405 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:405: finishing write tid 2 to smithi09866585-405 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:405: finishing write tid 3 to smithi09866585-405 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:405: finishing write tid 4 to smithi09866585-405 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 405 v 78 (ObjNum 404 snap 0 seq_num 404) dirty exists 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2023-09-23T20:03:17.999 INFO:tasks.rados.rados.0.smithi098.stdout:406: finishing write tid 1 to smithi09866585-406 2023-09-23T20:03:18.000 INFO:tasks.rados.rados.0.smithi098.stdout:406: finishing write tid 2 to smithi09866585-406 2023-09-23T20:03:18.000 INFO:tasks.rados.rados.0.smithi098.stdout:402: done (15 left) 2023-09-23T20:03:18.000 INFO:tasks.rados.rados.0.smithi098.stdout:403: done (14 left) 2023-09-23T20:03:18.000 INFO:tasks.rados.rados.0.smithi098.stdout:404: done (13 left) 2023-09-23T20:03:18.000 INFO:tasks.rados.rados.0.smithi098.stdout:405: done (12 left) 2023-09-23T20:03:18.000 INFO:tasks.rados.rados.0.smithi098.stdout:418: write initial oid 418 2023-09-23T20:03:18.000 INFO:tasks.rados.rados.0.smithi098.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2023-09-23T20:03:18.003 INFO:tasks.rados.rados.0.smithi098.stdout:418: writing smithi09866585-418 from 608519 to 1070414 tid 1 2023-09-23T20:03:18.009 INFO:tasks.rados.rados.0.smithi098.stdout:418: writing smithi09866585-418 from 1602050 to 2130859 tid 2 2023-09-23T20:03:18.015 INFO:tasks.rados.rados.0.smithi098.stdout:418: writing smithi09866585-418 from 2585035 to 3008519 tid 3 2023-09-23T20:03:18.015 INFO:tasks.rados.rados.0.smithi098.stdout:419: write initial oid 419 2023-09-23T20:03:18.015 INFO:tasks.rados.rados.0.smithi098.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2023-09-23T20:03:18.021 INFO:tasks.rados.rados.0.smithi098.stdout:419: writing smithi09866585-419 from 625326 to 1162470 tid 1 2023-09-23T20:03:18.031 INFO:tasks.rados.rados.0.smithi098.stdout:419: writing smithi09866585-419 from 1944179 to 2616646 tid 2 2023-09-23T20:03:18.031 INFO:tasks.rados.rados.0.smithi098.stdout:420: write initial oid 420 2023-09-23T20:03:18.031 INFO:tasks.rados.rados.0.smithi098.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2023-09-23T20:03:18.038 INFO:tasks.rados.rados.0.smithi098.stdout:420: writing smithi09866585-420 from 642133 to 1370879 tid 1 2023-09-23T20:03:18.046 INFO:tasks.rados.rados.0.smithi098.stdout:420: writing smithi09866585-420 from 2119014 to 2651492 tid 2 2023-09-23T20:03:18.046 INFO:tasks.rados.rados.0.smithi098.stdout:421: write initial oid 421 2023-09-23T20:03:18.046 INFO:tasks.rados.rados.0.smithi098.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2023-09-23T20:03:18.052 INFO:tasks.rados.rados.0.smithi098.stdout:421: writing smithi09866585-421 from 658940 to 1062935 tid 1 2023-09-23T20:03:18.060 INFO:tasks.rados.rados.0.smithi098.stdout:421: writing smithi09866585-421 from 1777496 to 2453632 tid 2 2023-09-23T20:03:18.064 INFO:tasks.rados.rados.0.smithi098.stdout:421: writing smithi09866585-421 from 2950951 to 3058940 tid 3 2023-09-23T20:03:18.064 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.064 INFO:tasks.rados.rados.0.smithi098.stdout:406: finishing write tid 3 to smithi09866585-406 2023-09-23T20:03:18.064 INFO:tasks.rados.rados.0.smithi098.stdout:406: finishing write tid 4 to smithi09866585-406 2023-09-23T20:03:18.065 INFO:tasks.rados.rados.0.smithi098.stdout:406: finishing write tid 5 to smithi09866585-406 2023-09-23T20:03:18.065 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 406 v 111 (ObjNum 405 snap 0 seq_num 405) dirty exists 2023-09-23T20:03:18.065 INFO:tasks.rados.rados.0.smithi098.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2023-09-23T20:03:18.065 INFO:tasks.rados.rados.0.smithi098.stdout:407: finishing write tid 1 to smithi09866585-407 2023-09-23T20:03:18.065 INFO:tasks.rados.rados.0.smithi098.stdout:407: finishing write tid 2 to smithi09866585-407 2023-09-23T20:03:18.065 INFO:tasks.rados.rados.0.smithi098.stdout:407: finishing write tid 3 to smithi09866585-407 2023-09-23T20:03:18.065 INFO:tasks.rados.rados.0.smithi098.stdout:407: finishing write tid 4 to smithi09866585-407 2023-09-23T20:03:18.065 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 407 v 86 (ObjNum 406 snap 0 seq_num 406) dirty exists 2023-09-23T20:03:18.065 INFO:tasks.rados.rados.0.smithi098.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2023-09-23T20:03:18.065 INFO:tasks.rados.rados.0.smithi098.stdout:406: done (15 left) 2023-09-23T20:03:18.066 INFO:tasks.rados.rados.0.smithi098.stdout:407: done (14 left) 2023-09-23T20:03:18.066 INFO:tasks.rados.rados.0.smithi098.stdout:422: write initial oid 422 2023-09-23T20:03:18.066 INFO:tasks.rados.rados.0.smithi098.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2023-09-23T20:03:18.070 INFO:tasks.rados.rados.0.smithi098.stdout:422: writing smithi09866585-422 from 675747 to 1154991 tid 1 2023-09-23T20:03:18.077 INFO:tasks.rados.rados.0.smithi098.stdout:422: writing smithi09866585-422 from 1835978 to 2372125 tid 2 2023-09-23T20:03:18.077 INFO:tasks.rados.rados.0.smithi098.stdout:423: write initial oid 423 2023-09-23T20:03:18.077 INFO:tasks.rados.rados.0.smithi098.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2023-09-23T20:03:18.084 INFO:tasks.rados.rados.0.smithi098.stdout:423: writing smithi09866585-423 from 692554 to 1247047 tid 1 2023-09-23T20:03:18.091 INFO:tasks.rados.rados.0.smithi098.stdout:423: writing smithi09866585-423 from 1778107 to 2457912 tid 2 2023-09-23T20:03:18.096 INFO:tasks.rados.rados.0.smithi098.stdout:423: writing smithi09866585-423 from 2889444 to 3092554 tid 3 2023-09-23T20:03:18.096 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.096 INFO:tasks.rados.rados.0.smithi098.stdout:408: finishing write tid 1 to smithi09866585-408 2023-09-23T20:03:18.096 INFO:tasks.rados.rados.0.smithi098.stdout:408: finishing write tid 2 to smithi09866585-408 2023-09-23T20:03:18.096 INFO:tasks.rados.rados.0.smithi098.stdout:408: finishing write tid 3 to smithi09866585-408 2023-09-23T20:03:18.096 INFO:tasks.rados.rados.0.smithi098.stdout:408: finishing write tid 4 to smithi09866585-408 2023-09-23T20:03:18.097 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 408 v 119 (ObjNum 407 snap 0 seq_num 407) dirty exists 2023-09-23T20:03:18.097 INFO:tasks.rados.rados.0.smithi098.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2023-09-23T20:03:18.097 INFO:tasks.rados.rados.0.smithi098.stdout:409: finishing write tid 1 to smithi09866585-409 2023-09-23T20:03:18.097 INFO:tasks.rados.rados.0.smithi098.stdout:408: done (15 left) 2023-09-23T20:03:18.097 INFO:tasks.rados.rados.0.smithi098.stdout:424: write initial oid 424 2023-09-23T20:03:18.097 INFO:tasks.rados.rados.0.smithi098.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2023-09-23T20:03:18.104 INFO:tasks.rados.rados.0.smithi098.stdout:424: writing smithi09866585-424 from 709361 to 1339103 tid 1 2023-09-23T20:03:18.110 INFO:tasks.rados.rados.0.smithi098.stdout:424: writing smithi09866585-424 from 1836589 to 2376405 tid 2 2023-09-23T20:03:18.115 INFO:tasks.rados.rados.0.smithi098.stdout:424: writing smithi09866585-424 from 3033220 to 3109361 tid 3 2023-09-23T20:03:18.115 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.115 INFO:tasks.rados.rados.0.smithi098.stdout:409: finishing write tid 2 to smithi09866585-409 2023-09-23T20:03:18.115 INFO:tasks.rados.rados.0.smithi098.stdout:409: finishing write tid 3 to smithi09866585-409 2023-09-23T20:03:18.115 INFO:tasks.rados.rados.0.smithi098.stdout:409: finishing write tid 4 to smithi09866585-409 2023-09-23T20:03:18.115 INFO:tasks.rados.rados.0.smithi098.stdout:409: finishing write tid 5 to smithi09866585-409 2023-09-23T20:03:18.115 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 409 v 123 (ObjNum 408 snap 0 seq_num 408) dirty exists 2023-09-23T20:03:18.115 INFO:tasks.rados.rados.0.smithi098.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2023-09-23T20:03:18.115 INFO:tasks.rados.rados.0.smithi098.stdout:410: finishing write tid 1 to smithi09866585-410 2023-09-23T20:03:18.115 INFO:tasks.rados.rados.0.smithi098.stdout:410: finishing write tid 2 to smithi09866585-410 2023-09-23T20:03:18.115 INFO:tasks.rados.rados.0.smithi098.stdout:409: done (15 left) 2023-09-23T20:03:18.116 INFO:tasks.rados.rados.0.smithi098.stdout:425: write initial oid 425 2023-09-23T20:03:18.116 INFO:tasks.rados.rados.0.smithi098.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2023-09-23T20:03:18.123 INFO:tasks.rados.rados.0.smithi098.stdout:425: writing smithi09866585-425 from 726168 to 1431159 tid 1 2023-09-23T20:03:18.131 INFO:tasks.rados.rados.0.smithi098.stdout:425: writing smithi09866585-425 from 1895071 to 2578545 tid 2 2023-09-23T20:03:18.131 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.131 INFO:tasks.rados.rados.0.smithi098.stdout:410: finishing write tid 3 to smithi09866585-410 2023-09-23T20:03:18.131 INFO:tasks.rados.rados.0.smithi098.stdout:410: finishing write tid 4 to smithi09866585-410 2023-09-23T20:03:18.131 INFO:tasks.rados.rados.0.smithi098.stdout:410: finishing write tid 5 to smithi09866585-410 2023-09-23T20:03:18.131 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 410 v 82 (ObjNum 409 snap 0 seq_num 409) dirty exists 2023-09-23T20:03:18.131 INFO:tasks.rados.rados.0.smithi098.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2023-09-23T20:03:18.131 INFO:tasks.rados.rados.0.smithi098.stdout:411: finishing write tid 1 to smithi09866585-411 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:411: finishing write tid 2 to smithi09866585-411 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:411: finishing write tid 3 to smithi09866585-411 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:411: finishing write tid 4 to smithi09866585-411 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:411: finishing write tid 5 to smithi09866585-411 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 411 v 60 (ObjNum 410 snap 0 seq_num 410) dirty exists 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:412: finishing write tid 1 to smithi09866585-412 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:412: finishing write tid 2 to smithi09866585-412 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:412: finishing write tid 3 to smithi09866585-412 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:412: finishing write tid 4 to smithi09866585-412 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:410: done (15 left) 2023-09-23T20:03:18.132 INFO:tasks.rados.rados.0.smithi098.stdout:411: done (14 left) 2023-09-23T20:03:18.133 INFO:tasks.rados.rados.0.smithi098.stdout:426: write initial oid 426 2023-09-23T20:03:18.133 INFO:tasks.rados.rados.0.smithi098.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2023-09-23T20:03:18.140 INFO:tasks.rados.rados.0.smithi098.stdout:426: writing smithi09866585-426 from 742975 to 1523215 tid 1 2023-09-23T20:03:18.145 INFO:tasks.rados.rados.0.smithi098.stdout:426: writing smithi09866585-426 from 1953553 to 2380685 tid 2 2023-09-23T20:03:18.150 INFO:tasks.rados.rados.0.smithi098.stdout:426: writing smithi09866585-426 from 2971713 to 3142975 tid 3 2023-09-23T20:03:18.150 INFO:tasks.rados.rados.0.smithi098.stdout:427: write initial oid 427 2023-09-23T20:03:18.150 INFO:tasks.rados.rados.0.smithi098.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2023-09-23T20:03:18.158 INFO:tasks.rados.rados.0.smithi098.stdout:427: writing smithi09866585-427 from 759782 to 1331624 tid 1 2023-09-23T20:03:18.166 INFO:tasks.rados.rados.0.smithi098.stdout:427: writing smithi09866585-427 from 2012035 to 2699178 tid 2 2023-09-23T20:03:18.167 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.167 INFO:tasks.rados.rados.0.smithi098.stdout:412: finishing write tid 5 to smithi09866585-412 2023-09-23T20:03:18.167 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 412 v 127 (ObjNum 411 snap 0 seq_num 411) dirty exists 2023-09-23T20:03:18.167 INFO:tasks.rados.rados.0.smithi098.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2023-09-23T20:03:18.167 INFO:tasks.rados.rados.0.smithi098.stdout:413: finishing write tid 1 to smithi09866585-413 2023-09-23T20:03:18.167 INFO:tasks.rados.rados.0.smithi098.stdout:413: finishing write tid 2 to smithi09866585-413 2023-09-23T20:03:18.167 INFO:tasks.rados.rados.0.smithi098.stdout:413: finishing write tid 3 to smithi09866585-413 2023-09-23T20:03:18.167 INFO:tasks.rados.rados.0.smithi098.stdout:412: done (15 left) 2023-09-23T20:03:18.167 INFO:tasks.rados.rados.0.smithi098.stdout:428: write initial oid 428 2023-09-23T20:03:18.167 INFO:tasks.rados.rados.0.smithi098.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2023-09-23T20:03:18.175 INFO:tasks.rados.rados.0.smithi098.stdout:428: writing smithi09866585-428 from 776589 to 1423680 tid 1 2023-09-23T20:03:18.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:03:17 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:17] "GET /metrics HTTP/1.1" 200 193786 "" "Prometheus/2.33.4" 2023-09-23T20:03:18.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:17 smithi098 bash[27308]: audit 2023-09-23T20:03:17.147048+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.98:0/575757947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:18.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:17 smithi098 bash[33670]: audit 2023-09-23T20:03:17.147048+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.98:0/575757947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:18.181 INFO:tasks.rados.rados.0.smithi098.stdout:428: writing smithi09866585-428 from 2070517 to 2501318 tid 2 2023-09-23T20:03:18.186 INFO:tasks.rados.rados.0.smithi098.stdout:428: writing smithi09866585-428 from 3026559 to 3176589 tid 3 2023-09-23T20:03:18.186 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.187 INFO:tasks.rados.rados.0.smithi098.stdout:413: finishing write tid 4 to smithi09866585-413 2023-09-23T20:03:18.187 INFO:tasks.rados.rados.0.smithi098.stdout:413: finishing write tid 5 to smithi09866585-413 2023-09-23T20:03:18.187 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 413 v 90 (ObjNum 412 snap 0 seq_num 412) dirty exists 2023-09-23T20:03:18.187 INFO:tasks.rados.rados.0.smithi098.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2023-09-23T20:03:18.187 INFO:tasks.rados.rados.0.smithi098.stdout:414: finishing write tid 1 to smithi09866585-414 2023-09-23T20:03:18.187 INFO:tasks.rados.rados.0.smithi098.stdout:414: finishing write tid 2 to smithi09866585-414 2023-09-23T20:03:18.187 INFO:tasks.rados.rados.0.smithi098.stdout:414: finishing write tid 3 to smithi09866585-414 2023-09-23T20:03:18.187 INFO:tasks.rados.rados.0.smithi098.stdout:413: done (15 left) 2023-09-23T20:03:18.187 INFO:tasks.rados.rados.0.smithi098.stdout:429: write initial oid 429 2023-09-23T20:03:18.187 INFO:tasks.rados.rados.0.smithi098.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2023-09-23T20:03:18.195 INFO:tasks.rados.rados.0.smithi098.stdout:429: writing smithi09866585-429 from 793396 to 1515736 tid 1 2023-09-23T20:03:18.203 INFO:tasks.rados.rados.0.smithi098.stdout:429: writing smithi09866585-429 from 2128999 to 2819811 tid 2 2023-09-23T20:03:18.203 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.203 INFO:tasks.rados.rados.0.smithi098.stdout:414: finishing write tid 4 to smithi09866585-414 2023-09-23T20:03:18.203 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 414 v 125 (ObjNum 413 snap 0 seq_num 413) dirty exists 2023-09-23T20:03:18.204 INFO:tasks.rados.rados.0.smithi098.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2023-09-23T20:03:18.204 INFO:tasks.rados.rados.0.smithi098.stdout:415: finishing write tid 1 to smithi09866585-415 2023-09-23T20:03:18.204 INFO:tasks.rados.rados.0.smithi098.stdout:415: finishing write tid 2 to smithi09866585-415 2023-09-23T20:03:18.204 INFO:tasks.rados.rados.0.smithi098.stdout:415: finishing write tid 3 to smithi09866585-415 2023-09-23T20:03:18.204 INFO:tasks.rados.rados.0.smithi098.stdout:415: finishing write tid 4 to smithi09866585-415 2023-09-23T20:03:18.204 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 415 v 128 (ObjNum 414 snap 0 seq_num 414) dirty exists 2023-09-23T20:03:18.204 INFO:tasks.rados.rados.0.smithi098.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2023-09-23T20:03:18.204 INFO:tasks.rados.rados.0.smithi098.stdout:416: finishing write tid 1 to smithi09866585-416 2023-09-23T20:03:18.205 INFO:tasks.rados.rados.0.smithi098.stdout:416: finishing write tid 2 to smithi09866585-416 2023-09-23T20:03:18.205 INFO:tasks.rados.rados.0.smithi098.stdout:414: done (15 left) 2023-09-23T20:03:18.205 INFO:tasks.rados.rados.0.smithi098.stdout:415: done (14 left) 2023-09-23T20:03:18.205 INFO:tasks.rados.rados.0.smithi098.stdout:430: write initial oid 430 2023-09-23T20:03:18.205 INFO:tasks.rados.rados.0.smithi098.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2023-09-23T20:03:18.213 INFO:tasks.rados.rados.0.smithi098.stdout:430: writing smithi09866585-430 from 410203 to 1207792 tid 1 2023-09-23T20:03:18.219 INFO:tasks.rados.rados.0.smithi098.stdout:430: writing smithi09866585-430 from 1787481 to 2221951 tid 2 2023-09-23T20:03:18.225 INFO:tasks.rados.rados.0.smithi098.stdout:430: writing smithi09866585-430 from 2681405 to 3210203 tid 3 2023-09-23T20:03:18.226 INFO:tasks.rados.rados.0.smithi098.stdout:431: write initial oid 431 2023-09-23T20:03:18.226 INFO:tasks.rados.rados.0.smithi098.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2023-09-23T20:03:18.231 INFO:tasks.rados.rados.0.smithi098.stdout:431: writing smithi09866585-431 from 427010 to 899848 tid 1 2023-09-23T20:03:18.238 INFO:tasks.rados.rados.0.smithi098.stdout:431: writing smithi09866585-431 from 1329610 to 2024091 tid 2 2023-09-23T20:03:18.246 INFO:tasks.rados.rados.0.smithi098.stdout:431: writing smithi09866585-431 from 2708828 to 3227010 tid 3 2023-09-23T20:03:18.246 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.246 INFO:tasks.rados.rados.0.smithi098.stdout:416: finishing write tid 3 to smithi09866585-416 2023-09-23T20:03:18.246 INFO:tasks.rados.rados.0.smithi098.stdout:416: finishing write tid 4 to smithi09866585-416 2023-09-23T20:03:18.246 INFO:tasks.rados.rados.0.smithi098.stdout:416: finishing write tid 5 to smithi09866585-416 2023-09-23T20:03:18.246 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 416 v 70 (ObjNum 415 snap 0 seq_num 415) dirty exists 2023-09-23T20:03:18.246 INFO:tasks.rados.rados.0.smithi098.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2023-09-23T20:03:18.246 INFO:tasks.rados.rados.0.smithi098.stdout:417: finishing write tid 1 to smithi09866585-417 2023-09-23T20:03:18.246 INFO:tasks.rados.rados.0.smithi098.stdout:416: done (15 left) 2023-09-23T20:03:18.246 INFO:tasks.rados.rados.0.smithi098.stdout:432: write initial oid 432 2023-09-23T20:03:18.246 INFO:tasks.rados.rados.0.smithi098.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2023-09-23T20:03:18.251 INFO:tasks.rados.rados.0.smithi098.stdout:432: writing smithi09866585-432 from 443817 to 991904 tid 1 2023-09-23T20:03:18.259 INFO:tasks.rados.rados.0.smithi098.stdout:432: writing smithi09866585-432 from 1788092 to 2226231 tid 2 2023-09-23T20:03:18.266 INFO:tasks.rados.rados.0.smithi098.stdout:432: writing smithi09866585-432 from 3019898 to 3243817 tid 3 2023-09-23T20:03:18.266 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.266 INFO:tasks.rados.rados.0.smithi098.stdout:417: finishing write tid 2 to smithi09866585-417 2023-09-23T20:03:18.266 INFO:tasks.rados.rados.0.smithi098.stdout:417: finishing write tid 3 to smithi09866585-417 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:417: finishing write tid 4 to smithi09866585-417 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 417 v 116 (ObjNum 416 snap 0 seq_num 416) dirty exists 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:418: finishing write tid 1 to smithi09866585-418 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:418: finishing write tid 2 to smithi09866585-418 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:418: finishing write tid 3 to smithi09866585-418 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:418: finishing write tid 4 to smithi09866585-418 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:418: finishing write tid 5 to smithi09866585-418 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 418 v 64 (ObjNum 417 snap 0 seq_num 417) dirty exists 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:419: finishing write tid 1 to smithi09866585-419 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:419: finishing write tid 2 to smithi09866585-419 2023-09-23T20:03:18.267 INFO:tasks.rados.rados.0.smithi098.stdout:419: finishing write tid 3 to smithi09866585-419 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:419: finishing write tid 4 to smithi09866585-419 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 419 v 130 (ObjNum 418 snap 0 seq_num 418) dirty exists 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:420: finishing write tid 1 to smithi09866585-420 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:420: finishing write tid 2 to smithi09866585-420 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:420: finishing write tid 3 to smithi09866585-420 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:420: finishing write tid 4 to smithi09866585-420 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 420 v 119 (ObjNum 419 snap 0 seq_num 419) dirty exists 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:421: finishing write tid 1 to smithi09866585-421 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:421: finishing write tid 2 to smithi09866585-421 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:421: finishing write tid 3 to smithi09866585-421 2023-09-23T20:03:18.268 INFO:tasks.rados.rados.0.smithi098.stdout:421: finishing write tid 4 to smithi09866585-421 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:421: finishing write tid 5 to smithi09866585-421 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 421 v 134 (ObjNum 420 snap 0 seq_num 420) dirty exists 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:422: finishing write tid 1 to smithi09866585-422 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:422: finishing write tid 2 to smithi09866585-422 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:422: finishing write tid 3 to smithi09866585-422 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:422: finishing write tid 4 to smithi09866585-422 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 422 v 65 (ObjNum 421 snap 0 seq_num 421) dirty exists 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:423: finishing write tid 1 to smithi09866585-423 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:423: finishing write tid 2 to smithi09866585-423 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:423: finishing write tid 3 to smithi09866585-423 2023-09-23T20:03:18.269 INFO:tasks.rados.rados.0.smithi098.stdout:423: finishing write tid 4 to smithi09866585-423 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:423: finishing write tid 5 to smithi09866585-423 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 423 v 123 (ObjNum 422 snap 0 seq_num 422) dirty exists 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:424: finishing write tid 1 to smithi09866585-424 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:424: finishing write tid 2 to smithi09866585-424 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:424: finishing write tid 3 to smithi09866585-424 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:417: done (15 left) 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:418: done (14 left) 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:419: done (13 left) 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:420: done (12 left) 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:421: done (11 left) 2023-09-23T20:03:18.270 INFO:tasks.rados.rados.0.smithi098.stdout:422: done (10 left) 2023-09-23T20:03:18.271 INFO:tasks.rados.rados.0.smithi098.stdout:423: done (9 left) 2023-09-23T20:03:18.271 INFO:tasks.rados.rados.0.smithi098.stdout:433: write initial oid 433 2023-09-23T20:03:18.271 INFO:tasks.rados.rados.0.smithi098.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2023-09-23T20:03:18.271 INFO:tasks.rados.rados.0.smithi098.stdout:433: writing smithi09866585-433 from 460624 to 1083960 tid 1 2023-09-23T20:03:18.280 INFO:tasks.rados.rados.0.smithi098.stdout:433: writing smithi09866585-433 from 1846574 to 2544724 tid 2 2023-09-23T20:03:18.284 INFO:tasks.rados.rados.0.smithi098.stdout:433: writing smithi09866585-433 from 3163674 to 3260624 tid 3 2023-09-23T20:03:18.284 INFO:tasks.rados.rados.0.smithi098.stdout:434: write initial oid 434 2023-09-23T20:03:18.284 INFO:tasks.rados.rados.0.smithi098.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2023-09-23T20:03:18.291 INFO:tasks.rados.rados.0.smithi098.stdout:434: writing smithi09866585-434 from 477431 to 1176016 tid 1 2023-09-23T20:03:18.298 INFO:tasks.rados.rados.0.smithi098.stdout:434: writing smithi09866585-434 from 1905056 to 2346864 tid 2 2023-09-23T20:03:18.304 INFO:tasks.rados.rados.0.smithi098.stdout:434: writing smithi09866585-434 from 3074744 to 3277431 tid 3 2023-09-23T20:03:18.304 INFO:tasks.rados.rados.0.smithi098.stdout:435: write initial oid 435 2023-09-23T20:03:18.304 INFO:tasks.rados.rados.0.smithi098.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2023-09-23T20:03:18.310 INFO:tasks.rados.rados.0.smithi098.stdout:435: writing smithi09866585-435 from 494238 to 984425 tid 1 2023-09-23T20:03:18.317 INFO:tasks.rados.rados.0.smithi098.stdout:435: writing smithi09866585-435 from 1563538 to 2265357 tid 2 2023-09-23T20:03:18.324 INFO:tasks.rados.rados.0.smithi098.stdout:435: writing smithi09866585-435 from 2818520 to 3294238 tid 3 2023-09-23T20:03:18.324 INFO:tasks.rados.rados.0.smithi098.stdout:436: write initial oid 436 2023-09-23T20:03:18.324 INFO:tasks.rados.rados.0.smithi098.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2023-09-23T20:03:18.330 INFO:tasks.rados.rados.0.smithi098.stdout:436: writing smithi09866585-436 from 511045 to 1076481 tid 1 2023-09-23T20:03:18.336 INFO:tasks.rados.rados.0.smithi098.stdout:436: writing smithi09866585-436 from 1622020 to 2067497 tid 2 2023-09-23T20:03:18.343 INFO:tasks.rados.rados.0.smithi098.stdout:436: writing smithi09866585-436 from 2729590 to 3286445 tid 3 2023-09-23T20:03:18.343 INFO:tasks.rados.rados.0.smithi098.stdout:437: write initial oid 437 2023-09-23T20:03:18.343 INFO:tasks.rados.rados.0.smithi098.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2023-09-23T20:03:18.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:17 smithi173 bash[27697]: audit 2023-09-23T20:03:17.147048+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.98:0/575757947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:18.350 INFO:tasks.rados.rados.0.smithi098.stdout:437: writing smithi09866585-437 from 527852 to 1168537 tid 1 2023-09-23T20:03:18.356 INFO:tasks.rados.rados.0.smithi098.stdout:437: writing smithi09866585-437 from 1680502 to 2269637 tid 2 2023-09-23T20:03:18.363 INFO:tasks.rados.rados.0.smithi098.stdout:437: writing smithi09866585-437 from 2757013 to 3327852 tid 3 2023-09-23T20:03:18.363 INFO:tasks.rados.rados.0.smithi098.stdout:438: write initial oid 438 2023-09-23T20:03:18.363 INFO:tasks.rados.rados.0.smithi098.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2023-09-23T20:03:18.370 INFO:tasks.rados.rados.0.smithi098.stdout:438: writing smithi09866585-438 from 544659 to 1260593 tid 1 2023-09-23T20:03:18.375 INFO:tasks.rados.rados.0.smithi098.stdout:438: writing smithi09866585-438 from 1738984 to 2188130 tid 2 2023-09-23T20:03:18.382 INFO:tasks.rados.rados.0.smithi098.stdout:438: writing smithi09866585-438 from 2784436 to 3344659 tid 3 2023-09-23T20:03:18.383 INFO:tasks.rados.rados.0.smithi098.stdout:439: write initial oid 439 2023-09-23T20:03:18.383 INFO:tasks.rados.rados.0.smithi098.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2023-09-23T20:03:18.390 INFO:tasks.rados.rados.0.smithi098.stdout:439: writing smithi09866585-439 from 561466 to 1352649 tid 1 2023-09-23T20:03:18.398 INFO:tasks.rados.rados.0.smithi098.stdout:439: writing smithi09866585-439 from 2081113 to 2673917 tid 2 2023-09-23T20:03:18.403 INFO:tasks.rados.rados.0.smithi098.stdout:439: writing smithi09866585-439 from 3095506 to 3361466 tid 3 2023-09-23T20:03:18.403 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.403 INFO:tasks.rados.rados.0.smithi098.stdout:424: finishing write tid 4 to smithi09866585-424 2023-09-23T20:03:18.403 INFO:tasks.rados.rados.0.smithi098.stdout:424: finishing write tid 5 to smithi09866585-424 2023-09-23T20:03:18.403 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 424 v 101 (ObjNum 423 snap 0 seq_num 423) dirty exists 2023-09-23T20:03:18.403 INFO:tasks.rados.rados.0.smithi098.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2023-09-23T20:03:18.403 INFO:tasks.rados.rados.0.smithi098.stdout:425: finishing write tid 1 to smithi09866585-425 2023-09-23T20:03:18.403 INFO:tasks.rados.rados.0.smithi098.stdout:425: finishing write tid 2 to smithi09866585-425 2023-09-23T20:03:18.403 INFO:tasks.rados.rados.0.smithi098.stdout:425: finishing write tid 3 to smithi09866585-425 2023-09-23T20:03:18.403 INFO:tasks.rados.rados.0.smithi098.stdout:425: finishing write tid 4 to smithi09866585-425 2023-09-23T20:03:18.404 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 425 v 80 (ObjNum 424 snap 0 seq_num 424) dirty exists 2023-09-23T20:03:18.404 INFO:tasks.rados.rados.0.smithi098.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2023-09-23T20:03:18.404 INFO:tasks.rados.rados.0.smithi098.stdout:426: finishing write tid 1 to smithi09866585-426 2023-09-23T20:03:18.404 INFO:tasks.rados.rados.0.smithi098.stdout:424: done (15 left) 2023-09-23T20:03:18.404 INFO:tasks.rados.rados.0.smithi098.stdout:425: done (14 left) 2023-09-23T20:03:18.404 INFO:tasks.rados.rados.0.smithi098.stdout:440: write initial oid 440 2023-09-23T20:03:18.404 INFO:tasks.rados.rados.0.smithi098.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2023-09-23T20:03:18.408 INFO:tasks.rados.rados.0.smithi098.stdout:440: writing smithi09866585-440 from 578273 to 1044705 tid 1 2023-09-23T20:03:18.416 INFO:tasks.rados.rados.0.smithi098.stdout:440: writing smithi09866585-440 from 1739595 to 2192410 tid 2 2023-09-23T20:03:18.424 INFO:tasks.rados.rados.0.smithi098.stdout:440: writing smithi09866585-440 from 2722929 to 3378273 tid 3 2023-09-23T20:03:18.424 INFO:tasks.rados.rados.0.smithi098.stdout:441: write initial oid 441 2023-09-23T20:03:18.424 INFO:tasks.rados.rados.0.smithi098.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2023-09-23T20:03:18.430 INFO:tasks.rados.rados.0.smithi098.stdout:441: writing smithi09866585-441 from 595080 to 1136761 tid 1 2023-09-23T20:03:18.438 INFO:tasks.rados.rados.0.smithi098.stdout:441: writing smithi09866585-441 from 1798077 to 2394550 tid 2 2023-09-23T20:03:18.444 INFO:tasks.rados.rados.0.smithi098.stdout:441: writing smithi09866585-441 from 3150352 to 3395080 tid 3 2023-09-23T20:03:18.444 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.444 INFO:tasks.rados.rados.0.smithi098.stdout:426: finishing write tid 2 to smithi09866585-426 2023-09-23T20:03:18.444 INFO:tasks.rados.rados.0.smithi098.stdout:426: finishing write tid 3 to smithi09866585-426 2023-09-23T20:03:18.444 INFO:tasks.rados.rados.0.smithi098.stdout:426: finishing write tid 4 to smithi09866585-426 2023-09-23T20:03:18.444 INFO:tasks.rados.rados.0.smithi098.stdout:426: finishing write tid 5 to smithi09866585-426 2023-09-23T20:03:18.444 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 426 v 86 (ObjNum 425 snap 0 seq_num 425) dirty exists 2023-09-23T20:03:18.444 INFO:tasks.rados.rados.0.smithi098.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2023-09-23T20:03:18.445 INFO:tasks.rados.rados.0.smithi098.stdout:427: finishing write tid 1 to smithi09866585-427 2023-09-23T20:03:18.445 INFO:tasks.rados.rados.0.smithi098.stdout:427: finishing write tid 2 to smithi09866585-427 2023-09-23T20:03:18.445 INFO:tasks.rados.rados.0.smithi098.stdout:426: done (15 left) 2023-09-23T20:03:18.445 INFO:tasks.rados.rados.0.smithi098.stdout:442: write initial oid 442 2023-09-23T20:03:18.445 INFO:tasks.rados.rados.0.smithi098.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2023-09-23T20:03:18.452 INFO:tasks.rados.rados.0.smithi098.stdout:442: writing smithi09866585-442 from 611887 to 1345170 tid 1 2023-09-23T20:03:18.458 INFO:tasks.rados.rados.0.smithi098.stdout:442: writing smithi09866585-442 from 1972912 to 2429396 tid 2 2023-09-23T20:03:18.464 INFO:tasks.rados.rados.0.smithi098.stdout:442: writing smithi09866585-442 from 2894128 to 3411887 tid 3 2023-09-23T20:03:18.465 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.465 INFO:tasks.rados.rados.0.smithi098.stdout:427: finishing write tid 3 to smithi09866585-427 2023-09-23T20:03:18.465 INFO:tasks.rados.rados.0.smithi098.stdout:427: finishing write tid 4 to smithi09866585-427 2023-09-23T20:03:18.465 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 427 v 67 (ObjNum 426 snap 0 seq_num 426) dirty exists 2023-09-23T20:03:18.465 INFO:tasks.rados.rados.0.smithi098.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:03:18.465 INFO:tasks.rados.rados.0.smithi098.stdout:428: finishing write tid 1 to smithi09866585-428 2023-09-23T20:03:18.465 INFO:tasks.rados.rados.0.smithi098.stdout:428: finishing write tid 2 to smithi09866585-428 2023-09-23T20:03:18.465 INFO:tasks.rados.rados.0.smithi098.stdout:428: finishing write tid 3 to smithi09866585-428 2023-09-23T20:03:18.465 INFO:tasks.rados.rados.0.smithi098.stdout:428: finishing write tid 4 to smithi09866585-428 2023-09-23T20:03:18.465 INFO:tasks.rados.rados.0.smithi098.stdout:427: done (15 left) 2023-09-23T20:03:18.466 INFO:tasks.rados.rados.0.smithi098.stdout:443: write initial oid 443 2023-09-23T20:03:18.466 INFO:tasks.rados.rados.0.smithi098.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2023-09-23T20:03:18.470 INFO:tasks.rados.rados.0.smithi098.stdout:443: writing smithi09866585-443 from 628694 to 1037226 tid 1 2023-09-23T20:03:18.477 INFO:tasks.rados.rados.0.smithi098.stdout:443: writing smithi09866585-443 from 1515041 to 2115183 tid 2 2023-09-23T20:03:18.485 INFO:tasks.rados.rados.0.smithi098.stdout:443: writing smithi09866585-443 from 2805198 to 3357310 tid 3 2023-09-23T20:03:18.485 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.485 INFO:tasks.rados.rados.0.smithi098.stdout:428: finishing write tid 5 to smithi09866585-428 2023-09-23T20:03:18.485 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 428 v 90 (ObjNum 427 snap 0 seq_num 427) dirty exists 2023-09-23T20:03:18.485 INFO:tasks.rados.rados.0.smithi098.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2023-09-23T20:03:18.485 INFO:tasks.rados.rados.0.smithi098.stdout:429: finishing write tid 1 to smithi09866585-429 2023-09-23T20:03:18.486 INFO:tasks.rados.rados.0.smithi098.stdout:428: done (15 left) 2023-09-23T20:03:18.486 INFO:tasks.rados.rados.0.smithi098.stdout:444: write initial oid 444 2023-09-23T20:03:18.486 INFO:tasks.rados.rados.0.smithi098.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2023-09-23T20:03:18.493 INFO:tasks.rados.rados.0.smithi098.stdout:444: writing smithi09866585-444 from 645501 to 1129282 tid 1 2023-09-23T20:03:18.499 INFO:tasks.rados.rados.0.smithi098.stdout:444: writing smithi09866585-444 from 1573523 to 2033676 tid 2 2023-09-23T20:03:18.507 INFO:tasks.rados.rados.0.smithi098.stdout:444: writing smithi09866585-444 from 2548974 to 3312358 tid 3 2023-09-23T20:03:18.507 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:429: finishing write tid 2 to smithi09866585-429 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:429: finishing write tid 3 to smithi09866585-429 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:429: finishing write tid 4 to smithi09866585-429 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 429 v 93 (ObjNum 428 snap 0 seq_num 428) dirty exists 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:430: finishing write tid 1 to smithi09866585-430 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:430: finishing write tid 2 to smithi09866585-430 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:430: finishing write tid 3 to smithi09866585-430 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:430: finishing write tid 4 to smithi09866585-430 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:430: finishing write tid 5 to smithi09866585-430 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 430 v 83 (ObjNum 429 snap 0 seq_num 429) dirty exists 2023-09-23T20:03:18.508 INFO:tasks.rados.rados.0.smithi098.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2023-09-23T20:03:18.509 INFO:tasks.rados.rados.0.smithi098.stdout:431: finishing write tid 1 to smithi09866585-431 2023-09-23T20:03:18.509 INFO:tasks.rados.rados.0.smithi098.stdout:431: finishing write tid 2 to smithi09866585-431 2023-09-23T20:03:18.509 INFO:tasks.rados.rados.0.smithi098.stdout:431: finishing write tid 3 to smithi09866585-431 2023-09-23T20:03:18.509 INFO:tasks.rados.rados.0.smithi098.stdout:429: done (15 left) 2023-09-23T20:03:18.509 INFO:tasks.rados.rados.0.smithi098.stdout:430: done (14 left) 2023-09-23T20:03:18.509 INFO:tasks.rados.rados.0.smithi098.stdout:445: write initial oid 445 2023-09-23T20:03:18.509 INFO:tasks.rados.rados.0.smithi098.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2023-09-23T20:03:18.515 INFO:tasks.rados.rados.0.smithi098.stdout:445: writing smithi09866585-445 from 662308 to 1221338 tid 1 2023-09-23T20:03:18.520 INFO:tasks.rados.rados.0.smithi098.stdout:445: writing smithi09866585-445 from 1632005 to 2235816 tid 2 2023-09-23T20:03:18.528 INFO:tasks.rados.rados.0.smithi098.stdout:445: writing smithi09866585-445 from 2860044 to 3462308 tid 3 2023-09-23T20:03:18.529 INFO:tasks.rados.rados.0.smithi098.stdout:446: write initial oid 446 2023-09-23T20:03:18.529 INFO:tasks.rados.rados.0.smithi098.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2023-09-23T20:03:18.536 INFO:tasks.rados.rados.0.smithi098.stdout:446: writing smithi09866585-446 from 679115 to 1313394 tid 1 2023-09-23T20:03:18.543 INFO:tasks.rados.rados.0.smithi098.stdout:446: writing smithi09866585-446 from 2090487 to 2554309 tid 2 2023-09-23T20:03:18.549 INFO:tasks.rados.rados.0.smithi098.stdout:446: writing smithi09866585-446 from 3003820 to 3479115 tid 3 2023-09-23T20:03:18.549 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.549 INFO:tasks.rados.rados.0.smithi098.stdout:431: finishing write tid 4 to smithi09866585-431 2023-09-23T20:03:18.550 INFO:tasks.rados.rados.0.smithi098.stdout:431: finishing write tid 5 to smithi09866585-431 2023-09-23T20:03:18.550 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 431 v 87 (ObjNum 430 snap 0 seq_num 430) dirty exists 2023-09-23T20:03:18.550 INFO:tasks.rados.rados.0.smithi098.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2023-09-23T20:03:18.550 INFO:tasks.rados.rados.0.smithi098.stdout:432: finishing write tid 1 to smithi09866585-432 2023-09-23T20:03:18.550 INFO:tasks.rados.rados.0.smithi098.stdout:432: finishing write tid 2 to smithi09866585-432 2023-09-23T20:03:18.550 INFO:tasks.rados.rados.0.smithi098.stdout:431: done (15 left) 2023-09-23T20:03:18.550 INFO:tasks.rados.rados.0.smithi098.stdout:447: write initial oid 447 2023-09-23T20:03:18.550 INFO:tasks.rados.rados.0.smithi098.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2023-09-23T20:03:18.557 INFO:tasks.rados.rados.0.smithi098.stdout:447: writing smithi09866585-447 from 695922 to 1405450 tid 1 2023-09-23T20:03:18.565 INFO:tasks.rados.rados.0.smithi098.stdout:447: writing smithi09866585-447 from 2032616 to 2640096 tid 2 2023-09-23T20:03:18.571 INFO:tasks.rados.rados.0.smithi098.stdout:447: writing smithi09866585-447 from 3198537 to 3495922 tid 3 2023-09-23T20:03:18.571 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.571 INFO:tasks.rados.rados.0.smithi098.stdout:432: finishing write tid 3 to smithi09866585-432 2023-09-23T20:03:18.571 INFO:tasks.rados.rados.0.smithi098.stdout:432: finishing write tid 4 to smithi09866585-432 2023-09-23T20:03:18.571 INFO:tasks.rados.rados.0.smithi098.stdout:432: finishing write tid 5 to smithi09866585-432 2023-09-23T20:03:18.571 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 432 v 127 (ObjNum 431 snap 0 seq_num 431) dirty exists 2023-09-23T20:03:18.571 INFO:tasks.rados.rados.0.smithi098.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2023-09-23T20:03:18.571 INFO:tasks.rados.rados.0.smithi098.stdout:433: finishing write tid 1 to smithi09866585-433 2023-09-23T20:03:18.571 INFO:tasks.rados.rados.0.smithi098.stdout:432: done (15 left) 2023-09-23T20:03:18.571 INFO:tasks.rados.rados.0.smithi098.stdout:448: write initial oid 448 2023-09-23T20:03:18.572 INFO:tasks.rados.rados.0.smithi098.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2023-09-23T20:03:18.579 INFO:tasks.rados.rados.0.smithi098.stdout:448: writing smithi09866585-448 from 712729 to 1497506 tid 1 2023-09-23T20:03:18.585 INFO:tasks.rados.rados.0.smithi098.stdout:448: writing smithi09866585-448 from 2091098 to 2558589 tid 2 2023-09-23T20:03:18.591 INFO:tasks.rados.rados.0.smithi098.stdout:448: writing smithi09866585-448 from 3342313 to 3512729 tid 3 2023-09-23T20:03:18.592 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.592 INFO:tasks.rados.rados.0.smithi098.stdout:433: finishing write tid 2 to smithi09866585-433 2023-09-23T20:03:18.592 INFO:tasks.rados.rados.0.smithi098.stdout:433: finishing write tid 3 to smithi09866585-433 2023-09-23T20:03:18.592 INFO:tasks.rados.rados.0.smithi098.stdout:433: finishing write tid 4 to smithi09866585-433 2023-09-23T20:03:18.592 INFO:tasks.rados.rados.0.smithi098.stdout:433: finishing write tid 5 to smithi09866585-433 2023-09-23T20:03:18.592 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 433 v 94 (ObjNum 432 snap 0 seq_num 432) dirty exists 2023-09-23T20:03:18.592 INFO:tasks.rados.rados.0.smithi098.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:03:18.592 INFO:tasks.rados.rados.0.smithi098.stdout:434: finishing write tid 1 to smithi09866585-434 2023-09-23T20:03:18.592 INFO:tasks.rados.rados.0.smithi098.stdout:433: done (15 left) 2023-09-23T20:03:18.592 INFO:tasks.rados.rados.0.smithi098.stdout:449: write initial oid 449 2023-09-23T20:03:18.592 INFO:tasks.rados.rados.0.smithi098.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2023-09-23T20:03:18.598 INFO:tasks.rados.rados.0.smithi098.stdout:449: writing smithi09866585-449 from 729536 to 1189562 tid 1 2023-09-23T20:03:18.604 INFO:tasks.rados.rados.0.smithi098.stdout:449: writing smithi09866585-449 from 1749580 to 2360729 tid 2 2023-09-23T20:03:18.611 INFO:tasks.rados.rados.0.smithi098.stdout:449: writing smithi09866585-449 from 2853383 to 3305833 tid 3 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout:434: finishing write tid 2 to smithi09866585-434 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout:434: finishing write tid 3 to smithi09866585-434 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout:434: finishing write tid 4 to smithi09866585-434 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout:434: finishing write tid 5 to smithi09866585-434 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 434 v 115 (ObjNum 433 snap 0 seq_num 433) dirty exists 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout:435: finishing write tid 1 to smithi09866585-435 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout:435: finishing write tid 2 to smithi09866585-435 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout:435: finishing write tid 3 to smithi09866585-435 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout:435: finishing write tid 4 to smithi09866585-435 2023-09-23T20:03:18.612 INFO:tasks.rados.rados.0.smithi098.stdout:435: finishing write tid 5 to smithi09866585-435 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 435 v 99 (ObjNum 434 snap 0 seq_num 434) dirty exists 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:436: finishing write tid 1 to smithi09866585-436 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:436: finishing write tid 2 to smithi09866585-436 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:436: finishing write tid 3 to smithi09866585-436 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:436: finishing write tid 4 to smithi09866585-436 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:436: finishing write tid 5 to smithi09866585-436 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 436 v 132 (ObjNum 435 snap 0 seq_num 435) dirty exists 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:437: finishing write tid 1 to smithi09866585-437 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:437: finishing write tid 2 to smithi09866585-437 2023-09-23T20:03:18.613 INFO:tasks.rados.rados.0.smithi098.stdout:437: finishing write tid 3 to smithi09866585-437 2023-09-23T20:03:18.614 INFO:tasks.rados.rados.0.smithi098.stdout:437: finishing write tid 4 to smithi09866585-437 2023-09-23T20:03:18.614 INFO:tasks.rados.rados.0.smithi098.stdout:437: finishing write tid 5 to smithi09866585-437 2023-09-23T20:03:18.614 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 437 v 76 (ObjNum 436 snap 0 seq_num 436) dirty exists 2023-09-23T20:03:18.614 INFO:tasks.rados.rados.0.smithi098.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2023-09-23T20:03:18.614 INFO:tasks.rados.rados.0.smithi098.stdout:434: done (15 left) 2023-09-23T20:03:18.614 INFO:tasks.rados.rados.0.smithi098.stdout:435: done (14 left) 2023-09-23T20:03:18.614 INFO:tasks.rados.rados.0.smithi098.stdout:436: done (13 left) 2023-09-23T20:03:18.614 INFO:tasks.rados.rados.0.smithi098.stdout:437: done (12 left) 2023-09-23T20:03:18.614 INFO:tasks.rados.rados.0.smithi098.stdout:450: write initial oid 450 2023-09-23T20:03:18.614 INFO:tasks.rados.rados.0.smithi098.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2023-09-23T20:03:18.618 INFO:tasks.rados.rados.0.smithi098.stdout:450: writing smithi09866585-450 from 746343 to 1397971 tid 1 2023-09-23T20:03:18.626 INFO:tasks.rados.rados.0.smithi098.stdout:450: writing smithi09866585-450 from 1924415 to 2679222 tid 2 2023-09-23T20:03:18.631 INFO:tasks.rados.rados.0.smithi098.stdout:450: writing smithi09866585-450 from 3397159 to 3546343 tid 3 2023-09-23T20:03:18.631 INFO:tasks.rados.rados.0.smithi098.stdout:451: write initial oid 451 2023-09-23T20:03:18.631 INFO:tasks.rados.rados.0.smithi098.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2023-09-23T20:03:18.640 INFO:tasks.rados.rados.0.smithi098.stdout:451: writing smithi09866585-451 from 763150 to 1490027 tid 1 2023-09-23T20:03:18.647 INFO:tasks.rados.rados.0.smithi098.stdout:451: writing smithi09866585-451 from 1982897 to 2597715 tid 2 2023-09-23T20:03:18.653 INFO:tasks.rados.rados.0.smithi098.stdout:451: writing smithi09866585-451 from 3024582 to 3499576 tid 3 2023-09-23T20:03:18.653 INFO:tasks.rados.rados.0.smithi098.stdout:452: write initial oid 452 2023-09-23T20:03:18.653 INFO:tasks.rados.rados.0.smithi098.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2023-09-23T20:03:18.659 INFO:tasks.rados.rados.0.smithi098.stdout:452: writing smithi09866585-452 from 779957 to 1182083 tid 1 2023-09-23T20:03:18.668 INFO:tasks.rados.rados.0.smithi098.stdout:452: writing smithi09866585-452 from 1925026 to 2683502 tid 2 2023-09-23T20:03:18.674 INFO:tasks.rados.rados.0.smithi098.stdout:452: writing smithi09866585-452 from 3335652 to 3579957 tid 3 2023-09-23T20:03:18.674 INFO:tasks.rados.rados.0.smithi098.stdout:453: write initial oid 453 2023-09-23T20:03:18.674 INFO:tasks.rados.rados.0.smithi098.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2023-09-23T20:03:18.681 INFO:tasks.rados.rados.0.smithi098.stdout:453: writing smithi09866585-453 from 796764 to 1274139 tid 1 2023-09-23T20:03:18.689 INFO:tasks.rados.rados.0.smithi098.stdout:453: writing smithi09866585-453 from 1983508 to 2601995 tid 2 2023-09-23T20:03:18.696 INFO:tasks.rados.rados.0.smithi098.stdout:453: writing smithi09866585-453 from 3363075 to 3596764 tid 3 2023-09-23T20:03:18.696 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.696 INFO:tasks.rados.rados.0.smithi098.stdout:438: finishing write tid 1 to smithi09866585-438 2023-09-23T20:03:18.696 INFO:tasks.rados.rados.0.smithi098.stdout:438: finishing write tid 2 to smithi09866585-438 2023-09-23T20:03:18.696 INFO:tasks.rados.rados.0.smithi098.stdout:438: finishing write tid 3 to smithi09866585-438 2023-09-23T20:03:18.696 INFO:tasks.rados.rados.0.smithi098.stdout:438: finishing write tid 4 to smithi09866585-438 2023-09-23T20:03:18.696 INFO:tasks.rados.rados.0.smithi098.stdout:438: finishing write tid 5 to smithi09866585-438 2023-09-23T20:03:18.696 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 438 v 69 (ObjNum 437 snap 0 seq_num 437) dirty exists 2023-09-23T20:03:18.696 INFO:tasks.rados.rados.0.smithi098.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:439: finishing write tid 1 to smithi09866585-439 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:439: finishing write tid 2 to smithi09866585-439 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:439: finishing write tid 3 to smithi09866585-439 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:439: finishing write tid 4 to smithi09866585-439 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:439: finishing write tid 5 to smithi09866585-439 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 439 v 73 (ObjNum 438 snap 0 seq_num 438) dirty exists 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:440: finishing write tid 1 to smithi09866585-440 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:440: finishing write tid 2 to smithi09866585-440 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:440: finishing write tid 3 to smithi09866585-440 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:440: finishing write tid 4 to smithi09866585-440 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:440: finishing write tid 5 to smithi09866585-440 2023-09-23T20:03:18.697 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 440 v 71 (ObjNum 439 snap 0 seq_num 439) dirty exists 2023-09-23T20:03:18.698 INFO:tasks.rados.rados.0.smithi098.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2023-09-23T20:03:18.698 INFO:tasks.rados.rados.0.smithi098.stdout:441: finishing write tid 1 to smithi09866585-441 2023-09-23T20:03:18.698 INFO:tasks.rados.rados.0.smithi098.stdout:438: done (15 left) 2023-09-23T20:03:18.698 INFO:tasks.rados.rados.0.smithi098.stdout:439: done (14 left) 2023-09-23T20:03:18.698 INFO:tasks.rados.rados.0.smithi098.stdout:440: done (13 left) 2023-09-23T20:03:18.698 INFO:tasks.rados.rados.0.smithi098.stdout:454: write initial oid 454 2023-09-23T20:03:18.698 INFO:tasks.rados.rados.0.smithi098.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2023-09-23T20:03:18.701 INFO:tasks.rados.rados.0.smithi098.stdout:454: writing smithi09866585-454 from 413571 to 966195 tid 1 2023-09-23T20:03:18.709 INFO:tasks.rados.rados.0.smithi098.stdout:454: writing smithi09866585-454 from 1641990 to 2404135 tid 2 2023-09-23T20:03:18.716 INFO:tasks.rados.rados.0.smithi098.stdout:454: writing smithi09866585-454 from 2990498 to 3415661 tid 3 2023-09-23T20:03:18.716 INFO:tasks.rados.rados.0.smithi098.stdout:455: write initial oid 455 2023-09-23T20:03:18.716 INFO:tasks.rados.rados.0.smithi098.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2023-09-23T20:03:18.722 INFO:tasks.rados.rados.0.smithi098.stdout:455: writing smithi09866585-455 from 430378 to 1058251 tid 1 2023-09-23T20:03:18.729 INFO:tasks.rados.rados.0.smithi098.stdout:455: writing smithi09866585-455 from 1700472 to 2322628 tid 2 2023-09-23T20:03:18.737 INFO:tasks.rados.rados.0.smithi098.stdout:455: writing smithi09866585-455 from 3017921 to 3630378 tid 3 2023-09-23T20:03:18.737 INFO:tasks.rados.rados.0.smithi098.stdout:456: write initial oid 456 2023-09-23T20:03:18.737 INFO:tasks.rados.rados.0.smithi098.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2023-09-23T20:03:18.744 INFO:tasks.rados.rados.0.smithi098.stdout:456: writing smithi09866585-456 from 447185 to 1150307 tid 1 2023-09-23T20:03:18.751 INFO:tasks.rados.rados.0.smithi098.stdout:456: writing smithi09866585-456 from 1642601 to 2408415 tid 2 2023-09-23T20:03:18.757 INFO:tasks.rados.rados.0.smithi098.stdout:456: writing smithi09866585-456 from 2928991 to 3376698 tid 3 2023-09-23T20:03:18.757 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.757 INFO:tasks.rados.rados.0.smithi098.stdout:441: finishing write tid 2 to smithi09866585-441 2023-09-23T20:03:18.757 INFO:tasks.rados.rados.0.smithi098.stdout:441: finishing write tid 3 to smithi09866585-441 2023-09-23T20:03:18.757 INFO:tasks.rados.rados.0.smithi098.stdout:441: finishing write tid 4 to smithi09866585-441 2023-09-23T20:03:18.757 INFO:tasks.rados.rados.0.smithi098.stdout:441: finishing write tid 5 to smithi09866585-441 2023-09-23T20:03:18.758 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 441 v 91 (ObjNum 440 snap 0 seq_num 440) dirty exists 2023-09-23T20:03:18.758 INFO:tasks.rados.rados.0.smithi098.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2023-09-23T20:03:18.758 INFO:tasks.rados.rados.0.smithi098.stdout:442: finishing write tid 1 to smithi09866585-442 2023-09-23T20:03:18.758 INFO:tasks.rados.rados.0.smithi098.stdout:442: finishing write tid 2 to smithi09866585-442 2023-09-23T20:03:18.758 INFO:tasks.rados.rados.0.smithi098.stdout:441: done (15 left) 2023-09-23T20:03:18.758 INFO:tasks.rados.rados.0.smithi098.stdout:457: write initial oid 457 2023-09-23T20:03:18.758 INFO:tasks.rados.rados.0.smithi098.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2023-09-23T20:03:18.764 INFO:tasks.rados.rados.0.smithi098.stdout:457: writing smithi09866585-457 from 463992 to 1242363 tid 1 2023-09-23T20:03:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:457: writing smithi09866585-457 from 1701083 to 2326908 tid 2 2023-09-23T20:03:18.779 INFO:tasks.rados.rados.0.smithi098.stdout:457: writing smithi09866585-457 from 2956414 to 3615393 tid 3 2023-09-23T20:03:18.780 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.780 INFO:tasks.rados.rados.0.smithi098.stdout:442: finishing write tid 3 to smithi09866585-442 2023-09-23T20:03:18.780 INFO:tasks.rados.rados.0.smithi098.stdout:442: finishing write tid 4 to smithi09866585-442 2023-09-23T20:03:18.780 INFO:tasks.rados.rados.0.smithi098.stdout:442: finishing write tid 5 to smithi09866585-442 2023-09-23T20:03:18.780 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 442 v 74 (ObjNum 441 snap 0 seq_num 441) dirty exists 2023-09-23T20:03:18.780 INFO:tasks.rados.rados.0.smithi098.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2023-09-23T20:03:18.780 INFO:tasks.rados.rados.0.smithi098.stdout:443: finishing write tid 1 to smithi09866585-443 2023-09-23T20:03:18.780 INFO:tasks.rados.rados.0.smithi098.stdout:442: done (15 left) 2023-09-23T20:03:18.780 INFO:tasks.rados.rados.0.smithi098.stdout:458: write initial oid 458 2023-09-23T20:03:18.780 INFO:tasks.rados.rados.0.smithi098.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2023-09-23T20:03:18.786 INFO:tasks.rados.rados.0.smithi098.stdout:458: writing smithi09866585-458 from 480799 to 1050772 tid 1 2023-09-23T20:03:18.794 INFO:tasks.rados.rados.0.smithi098.stdout:458: writing smithi09866585-458 from 1475918 to 2245401 tid 2 2023-09-23T20:03:18.800 INFO:tasks.rados.rados.0.smithi098.stdout:458: writing smithi09866585-458 from 2700190 to 3286794 tid 3 2023-09-23T20:03:18.800 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.800 INFO:tasks.rados.rados.0.smithi098.stdout:443: finishing write tid 2 to smithi09866585-443 2023-09-23T20:03:18.800 INFO:tasks.rados.rados.0.smithi098.stdout:443: finishing write tid 3 to smithi09866585-443 2023-09-23T20:03:18.800 INFO:tasks.rados.rados.0.smithi098.stdout:443: finishing write tid 4 to smithi09866585-443 2023-09-23T20:03:18.800 INFO:tasks.rados.rados.0.smithi098.stdout:443: finishing write tid 5 to smithi09866585-443 2023-09-23T20:03:18.801 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 443 v 107 (ObjNum 442 snap 0 seq_num 442) dirty exists 2023-09-23T20:03:18.801 INFO:tasks.rados.rados.0.smithi098.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:03:18.801 INFO:tasks.rados.rados.0.smithi098.stdout:444: finishing write tid 1 to smithi09866585-444 2023-09-23T20:03:18.801 INFO:tasks.rados.rados.0.smithi098.stdout:444: finishing write tid 2 to smithi09866585-444 2023-09-23T20:03:18.801 INFO:tasks.rados.rados.0.smithi098.stdout:444: finishing write tid 3 to smithi09866585-444 2023-09-23T20:03:18.801 INFO:tasks.rados.rados.0.smithi098.stdout:443: done (15 left) 2023-09-23T20:03:18.801 INFO:tasks.rados.rados.0.smithi098.stdout:459: write initial oid 459 2023-09-23T20:03:18.801 INFO:tasks.rados.rados.0.smithi098.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2023-09-23T20:03:18.806 INFO:tasks.rados.rados.0.smithi098.stdout:459: writing smithi09866585-459 from 497606 to 1142828 tid 1 2023-09-23T20:03:18.815 INFO:tasks.rados.rados.0.smithi098.stdout:459: writing smithi09866585-459 from 1934400 to 2563894 tid 2 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout:459: writing smithi09866585-459 from 3243966 to 3697606 tid 3 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout:444: finishing write tid 4 to smithi09866585-444 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout:444: finishing write tid 5 to smithi09866585-444 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 444 v 79 (ObjNum 443 snap 0 seq_num 443) dirty exists 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout:445: finishing write tid 1 to smithi09866585-445 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout:445: finishing write tid 2 to smithi09866585-445 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout:445: finishing write tid 3 to smithi09866585-445 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout:445: finishing write tid 4 to smithi09866585-445 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout:445: finishing write tid 5 to smithi09866585-445 2023-09-23T20:03:18.823 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 445 v 131 (ObjNum 444 snap 0 seq_num 444) dirty exists 2023-09-23T20:03:18.824 INFO:tasks.rados.rados.0.smithi098.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2023-09-23T20:03:18.824 INFO:tasks.rados.rados.0.smithi098.stdout:446: finishing write tid 1 to smithi09866585-446 2023-09-23T20:03:18.824 INFO:tasks.rados.rados.0.smithi098.stdout:444: done (15 left) 2023-09-23T20:03:18.824 INFO:tasks.rados.rados.0.smithi098.stdout:445: done (14 left) 2023-09-23T20:03:18.824 INFO:tasks.rados.rados.0.smithi098.stdout:460: write initial oid 460 2023-09-23T20:03:18.824 INFO:tasks.rados.rados.0.smithi098.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2023-09-23T20:03:18.831 INFO:tasks.rados.rados.0.smithi098.stdout:460: writing smithi09866585-460 from 514413 to 1234884 tid 1 2023-09-23T20:03:18.840 INFO:tasks.rados.rados.0.smithi098.stdout:460: writing smithi09866585-460 from 1876529 to 2649681 tid 2 2023-09-23T20:03:18.847 INFO:tasks.rados.rados.0.smithi098.stdout:460: writing smithi09866585-460 from 3438683 to 3714413 tid 3 2023-09-23T20:03:18.847 INFO:tasks.rados.rados.0.smithi098.stdout:461: write initial oid 461 2023-09-23T20:03:18.847 INFO:tasks.rados.rados.0.smithi098.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2023-09-23T20:03:18.854 INFO:tasks.rados.rados.0.smithi098.stdout:461: writing smithi09866585-461 from 531220 to 1326940 tid 1 2023-09-23T20:03:18.861 INFO:tasks.rados.rados.0.smithi098.stdout:461: writing smithi09866585-461 from 1935011 to 2451821 tid 2 2023-09-23T20:03:18.868 INFO:tasks.rados.rados.0.smithi098.stdout:461: writing smithi09866585-461 from 3066106 to 3486526 tid 3 2023-09-23T20:03:18.868 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.868 INFO:tasks.rados.rados.0.smithi098.stdout:446: finishing write tid 2 to smithi09866585-446 2023-09-23T20:03:18.868 INFO:tasks.rados.rados.0.smithi098.stdout:446: finishing write tid 3 to smithi09866585-446 2023-09-23T20:03:18.868 INFO:tasks.rados.rados.0.smithi098.stdout:446: finishing write tid 4 to smithi09866585-446 2023-09-23T20:03:18.868 INFO:tasks.rados.rados.0.smithi098.stdout:446: finishing write tid 5 to smithi09866585-446 2023-09-23T20:03:18.868 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 446 v 138 (ObjNum 445 snap 0 seq_num 445) dirty exists 2023-09-23T20:03:18.868 INFO:tasks.rados.rados.0.smithi098.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2023-09-23T20:03:18.869 INFO:tasks.rados.rados.0.smithi098.stdout:447: finishing write tid 1 to smithi09866585-447 2023-09-23T20:03:18.869 INFO:tasks.rados.rados.0.smithi098.stdout:447: finishing write tid 2 to smithi09866585-447 2023-09-23T20:03:18.869 INFO:tasks.rados.rados.0.smithi098.stdout:446: done (15 left) 2023-09-23T20:03:18.869 INFO:tasks.rados.rados.0.smithi098.stdout:462: write initial oid 462 2023-09-23T20:03:18.869 INFO:tasks.rados.rados.0.smithi098.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2023-09-23T20:03:18.873 INFO:tasks.rados.rados.0.smithi098.stdout:462: writing smithi09866585-462 from 548027 to 1018996 tid 1 2023-09-23T20:03:18.882 INFO:tasks.rados.rados.0.smithi098.stdout:462: writing smithi09866585-462 from 1593493 to 2370314 tid 2 2023-09-23T20:03:18.890 INFO:tasks.rados.rados.0.smithi098.stdout:462: writing smithi09866585-462 from 3093529 to 3725221 tid 3 2023-09-23T20:03:18.891 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.891 INFO:tasks.rados.rados.0.smithi098.stdout:447: finishing write tid 3 to smithi09866585-447 2023-09-23T20:03:18.891 INFO:tasks.rados.rados.0.smithi098.stdout:447: finishing write tid 4 to smithi09866585-447 2023-09-23T20:03:18.891 INFO:tasks.rados.rados.0.smithi098.stdout:447: finishing write tid 5 to smithi09866585-447 2023-09-23T20:03:18.891 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 447 v 78 (ObjNum 446 snap 0 seq_num 446) dirty exists 2023-09-23T20:03:18.891 INFO:tasks.rados.rados.0.smithi098.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2023-09-23T20:03:18.891 INFO:tasks.rados.rados.0.smithi098.stdout:448: finishing write tid 1 to smithi09866585-448 2023-09-23T20:03:18.891 INFO:tasks.rados.rados.0.smithi098.stdout:447: done (15 left) 2023-09-23T20:03:18.891 INFO:tasks.rados.rados.0.smithi098.stdout:463: write initial oid 463 2023-09-23T20:03:18.891 INFO:tasks.rados.rados.0.smithi098.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2023-09-23T20:03:18.897 INFO:tasks.rados.rados.0.smithi098.stdout:463: writing smithi09866585-463 from 564834 to 1111052 tid 1 2023-09-23T20:03:18.903 INFO:tasks.rados.rados.0.smithi098.stdout:463: writing smithi09866585-463 from 1651975 to 2172454 tid 2 2023-09-23T20:03:18.911 INFO:tasks.rados.rados.0.smithi098.stdout:463: writing smithi09866585-463 from 2720952 to 3280269 tid 3 2023-09-23T20:03:18.911 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.911 INFO:tasks.rados.rados.0.smithi098.stdout:448: finishing write tid 2 to smithi09866585-448 2023-09-23T20:03:18.911 INFO:tasks.rados.rados.0.smithi098.stdout:448: finishing write tid 3 to smithi09866585-448 2023-09-23T20:03:18.911 INFO:tasks.rados.rados.0.smithi098.stdout:448: finishing write tid 4 to smithi09866585-448 2023-09-23T20:03:18.911 INFO:tasks.rados.rados.0.smithi098.stdout:448: finishing write tid 5 to smithi09866585-448 2023-09-23T20:03:18.911 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 448 v 135 (ObjNum 447 snap 0 seq_num 447) dirty exists 2023-09-23T20:03:18.911 INFO:tasks.rados.rados.0.smithi098.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2023-09-23T20:03:18.912 INFO:tasks.rados.rados.0.smithi098.stdout:449: finishing write tid 1 to smithi09866585-449 2023-09-23T20:03:18.912 INFO:tasks.rados.rados.0.smithi098.stdout:448: done (15 left) 2023-09-23T20:03:18.912 INFO:tasks.rados.rados.0.smithi098.stdout:464: write initial oid 464 2023-09-23T20:03:18.912 INFO:tasks.rados.rados.0.smithi098.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2023-09-23T20:03:18.918 INFO:tasks.rados.rados.0.smithi098.stdout:464: writing smithi09866585-464 from 581641 to 1203108 tid 1 2023-09-23T20:03:18.927 INFO:tasks.rados.rados.0.smithi098.stdout:464: writing smithi09866585-464 from 1994104 to 2774594 tid 2 2023-09-23T20:03:18.935 INFO:tasks.rados.rados.0.smithi098.stdout:464: writing smithi09866585-464 from 3432022 to 3781641 tid 3 2023-09-23T20:03:18.935 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:18.935 INFO:tasks.rados.rados.0.smithi098.stdout:449: finishing write tid 2 to smithi09866585-449 2023-09-23T20:03:18.936 INFO:tasks.rados.rados.0.smithi098.stdout:449: finishing write tid 3 to smithi09866585-449 2023-09-23T20:03:18.936 INFO:tasks.rados.rados.0.smithi098.stdout:449: finishing write tid 4 to smithi09866585-449 2023-09-23T20:03:18.936 INFO:tasks.rados.rados.0.smithi098.stdout:449: finishing write tid 5 to smithi09866585-449 2023-09-23T20:03:18.936 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 449 v 98 (ObjNum 448 snap 0 seq_num 448) dirty exists 2023-09-23T20:03:18.936 INFO:tasks.rados.rados.0.smithi098.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2023-09-23T20:03:18.936 INFO:tasks.rados.rados.0.smithi098.stdout:450: finishing write tid 1 to smithi09866585-450 2023-09-23T20:03:18.936 INFO:tasks.rados.rados.0.smithi098.stdout:450: finishing write tid 2 to smithi09866585-450 2023-09-23T20:03:18.936 INFO:tasks.rados.rados.0.smithi098.stdout:450: finishing write tid 3 to smithi09866585-450 2023-09-23T20:03:18.936 INFO:tasks.rados.rados.0.smithi098.stdout:450: finishing write tid 4 to smithi09866585-450 2023-09-23T20:03:18.937 INFO:tasks.rados.rados.0.smithi098.stdout:450: finishing write tid 5 to smithi09866585-450 2023-09-23T20:03:18.937 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 450 v 80 (ObjNum 449 snap 0 seq_num 449) dirty exists 2023-09-23T20:03:18.937 INFO:tasks.rados.rados.0.smithi098.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2023-09-23T20:03:18.937 INFO:tasks.rados.rados.0.smithi098.stdout:451: finishing write tid 1 to smithi09866585-451 2023-09-23T20:03:18.937 INFO:tasks.rados.rados.0.smithi098.stdout:451: finishing write tid 2 to smithi09866585-451 2023-09-23T20:03:18.937 INFO:tasks.rados.rados.0.smithi098.stdout:451: finishing write tid 3 to smithi09866585-451 2023-09-23T20:03:18.937 INFO:tasks.rados.rados.0.smithi098.stdout:451: finishing write tid 4 to smithi09866585-451 2023-09-23T20:03:18.937 INFO:tasks.rados.rados.0.smithi098.stdout:451: finishing write tid 5 to smithi09866585-451 2023-09-23T20:03:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 451 v 105 (ObjNum 450 snap 0 seq_num 450) dirty exists 2023-09-23T20:03:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2023-09-23T20:03:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:452: finishing write tid 1 to smithi09866585-452 2023-09-23T20:03:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:452: finishing write tid 2 to smithi09866585-452 2023-09-23T20:03:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:452: finishing write tid 3 to smithi09866585-452 2023-09-23T20:03:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:452: finishing write tid 4 to smithi09866585-452 2023-09-23T20:03:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:452: finishing write tid 5 to smithi09866585-452 2023-09-23T20:03:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 452 v 111 (ObjNum 451 snap 0 seq_num 451) dirty exists 2023-09-23T20:03:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2023-09-23T20:03:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:453: finishing write tid 1 to smithi09866585-453 2023-09-23T20:03:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:453: finishing write tid 2 to smithi09866585-453 2023-09-23T20:03:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:453: finishing write tid 3 to smithi09866585-453 2023-09-23T20:03:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:453: finishing write tid 4 to smithi09866585-453 2023-09-23T20:03:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:453: finishing write tid 5 to smithi09866585-453 2023-09-23T20:03:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 453 v 83 (ObjNum 452 snap 0 seq_num 452) dirty exists 2023-09-23T20:03:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2023-09-23T20:03:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:454: finishing write tid 1 to smithi09866585-454 2023-09-23T20:03:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:454: finishing write tid 2 to smithi09866585-454 2023-09-23T20:03:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:454: finishing write tid 3 to smithi09866585-454 2023-09-23T20:03:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:454: finishing write tid 4 to smithi09866585-454 2023-09-23T20:03:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:454: finishing write tid 5 to smithi09866585-454 2023-09-23T20:03:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 454 v 95 (ObjNum 453 snap 0 seq_num 453) dirty exists 2023-09-23T20:03:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2023-09-23T20:03:18.941 INFO:tasks.rados.rados.0.smithi098.stdout:455: finishing write tid 1 to smithi09866585-455 2023-09-23T20:03:18.941 INFO:tasks.rados.rados.0.smithi098.stdout:455: finishing write tid 2 to smithi09866585-455 2023-09-23T20:03:18.941 INFO:tasks.rados.rados.0.smithi098.stdout:455: finishing write tid 3 to smithi09866585-455 2023-09-23T20:03:18.941 INFO:tasks.rados.rados.0.smithi098.stdout:455: finishing write tid 4 to smithi09866585-455 2023-09-23T20:03:18.941 INFO:tasks.rados.rados.0.smithi098.stdout:455: finishing write tid 5 to smithi09866585-455 2023-09-23T20:03:18.941 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 455 v 77 (ObjNum 454 snap 0 seq_num 454) dirty exists 2023-09-23T20:03:18.941 INFO:tasks.rados.rados.0.smithi098.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2023-09-23T20:03:18.942 INFO:tasks.rados.rados.0.smithi098.stdout:456: finishing write tid 1 to smithi09866585-456 2023-09-23T20:03:18.942 INFO:tasks.rados.rados.0.smithi098.stdout:456: finishing write tid 2 to smithi09866585-456 2023-09-23T20:03:18.942 INFO:tasks.rados.rados.0.smithi098.stdout:456: finishing write tid 3 to smithi09866585-456 2023-09-23T20:03:18.942 INFO:tasks.rados.rados.0.smithi098.stdout:456: finishing write tid 4 to smithi09866585-456 2023-09-23T20:03:18.942 INFO:tasks.rados.rados.0.smithi098.stdout:456: finishing write tid 5 to smithi09866585-456 2023-09-23T20:03:18.942 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 456 v 102 (ObjNum 455 snap 0 seq_num 455) dirty exists 2023-09-23T20:03:18.942 INFO:tasks.rados.rados.0.smithi098.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:03:18.942 INFO:tasks.rados.rados.0.smithi098.stdout:457: finishing write tid 1 to smithi09866585-457 2023-09-23T20:03:18.942 INFO:tasks.rados.rados.0.smithi098.stdout:457: finishing write tid 2 to smithi09866585-457 2023-09-23T20:03:18.942 INFO:tasks.rados.rados.0.smithi098.stdout:457: finishing write tid 3 to smithi09866585-457 2023-09-23T20:03:18.943 INFO:tasks.rados.rados.0.smithi098.stdout:457: finishing write tid 4 to smithi09866585-457 2023-09-23T20:03:18.943 INFO:tasks.rados.rados.0.smithi098.stdout:457: finishing write tid 5 to smithi09866585-457 2023-09-23T20:03:18.943 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 457 v 119 (ObjNum 456 snap 0 seq_num 456) dirty exists 2023-09-23T20:03:18.943 INFO:tasks.rados.rados.0.smithi098.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2023-09-23T20:03:18.943 INFO:tasks.rados.rados.0.smithi098.stdout:458: finishing write tid 1 to smithi09866585-458 2023-09-23T20:03:18.943 INFO:tasks.rados.rados.0.smithi098.stdout:458: finishing write tid 2 to smithi09866585-458 2023-09-23T20:03:18.943 INFO:tasks.rados.rados.0.smithi098.stdout:458: finishing write tid 3 to smithi09866585-458 2023-09-23T20:03:18.943 INFO:tasks.rados.rados.0.smithi098.stdout:458: finishing write tid 4 to smithi09866585-458 2023-09-23T20:03:18.943 INFO:tasks.rados.rados.0.smithi098.stdout:458: finishing write tid 5 to smithi09866585-458 2023-09-23T20:03:18.943 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 458 v 87 (ObjNum 457 snap 0 seq_num 457) dirty exists 2023-09-23T20:03:18.943 INFO:tasks.rados.rados.0.smithi098.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2023-09-23T20:03:18.944 INFO:tasks.rados.rados.0.smithi098.stdout:459: finishing write tid 1 to smithi09866585-459 2023-09-23T20:03:18.944 INFO:tasks.rados.rados.0.smithi098.stdout:459: finishing write tid 2 to smithi09866585-459 2023-09-23T20:03:18.944 INFO:tasks.rados.rados.0.smithi098.stdout:459: finishing write tid 3 to smithi09866585-459 2023-09-23T20:03:18.944 INFO:tasks.rados.rados.0.smithi098.stdout:459: finishing write tid 4 to smithi09866585-459 2023-09-23T20:03:18.944 INFO:tasks.rados.rados.0.smithi098.stdout:459: finishing write tid 5 to smithi09866585-459 2023-09-23T20:03:18.944 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 459 v 81 (ObjNum 458 snap 0 seq_num 458) dirty exists 2023-09-23T20:03:18.944 INFO:tasks.rados.rados.0.smithi098.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2023-09-23T20:03:18.944 INFO:tasks.rados.rados.0.smithi098.stdout:460: finishing write tid 1 to smithi09866585-460 2023-09-23T20:03:18.944 INFO:tasks.rados.rados.0.smithi098.stdout:460: finishing write tid 2 to smithi09866585-460 2023-09-23T20:03:18.945 INFO:tasks.rados.rados.0.smithi098.stdout:460: finishing write tid 3 to smithi09866585-460 2023-09-23T20:03:18.945 INFO:tasks.rados.rados.0.smithi098.stdout:460: finishing write tid 4 to smithi09866585-460 2023-09-23T20:03:18.945 INFO:tasks.rados.rados.0.smithi098.stdout:460: finishing write tid 5 to smithi09866585-460 2023-09-23T20:03:18.945 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 460 v 84 (ObjNum 459 snap 0 seq_num 459) dirty exists 2023-09-23T20:03:18.945 INFO:tasks.rados.rados.0.smithi098.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2023-09-23T20:03:18.945 INFO:tasks.rados.rados.0.smithi098.stdout:461: finishing write tid 1 to smithi09866585-461 2023-09-23T20:03:18.946 INFO:tasks.rados.rados.0.smithi098.stdout:461: finishing write tid 2 to smithi09866585-461 2023-09-23T20:03:18.946 INFO:tasks.rados.rados.0.smithi098.stdout:461: finishing write tid 3 to smithi09866585-461 2023-09-23T20:03:18.946 INFO:tasks.rados.rados.0.smithi098.stdout:461: finishing write tid 4 to smithi09866585-461 2023-09-23T20:03:18.946 INFO:tasks.rados.rados.0.smithi098.stdout:461: finishing write tid 5 to smithi09866585-461 2023-09-23T20:03:18.946 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 461 v 103 (ObjNum 460 snap 0 seq_num 460) dirty exists 2023-09-23T20:03:18.946 INFO:tasks.rados.rados.0.smithi098.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:03:18.946 INFO:tasks.rados.rados.0.smithi098.stdout:462: finishing write tid 1 to smithi09866585-462 2023-09-23T20:03:18.946 INFO:tasks.rados.rados.0.smithi098.stdout:462: finishing write tid 2 to smithi09866585-462 2023-09-23T20:03:18.946 INFO:tasks.rados.rados.0.smithi098.stdout:462: finishing write tid 3 to smithi09866585-462 2023-09-23T20:03:18.947 INFO:tasks.rados.rados.0.smithi098.stdout:462: finishing write tid 4 to smithi09866585-462 2023-09-23T20:03:18.947 INFO:tasks.rados.rados.0.smithi098.stdout:462: finishing write tid 5 to smithi09866585-462 2023-09-23T20:03:18.947 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 462 v 136 (ObjNum 461 snap 0 seq_num 461) dirty exists 2023-09-23T20:03:18.947 INFO:tasks.rados.rados.0.smithi098.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2023-09-23T20:03:18.947 INFO:tasks.rados.rados.0.smithi098.stdout:463: finishing write tid 1 to smithi09866585-463 2023-09-23T20:03:18.947 INFO:tasks.rados.rados.0.smithi098.stdout:463: finishing write tid 2 to smithi09866585-463 2023-09-23T20:03:18.947 INFO:tasks.rados.rados.0.smithi098.stdout:463: finishing write tid 3 to smithi09866585-463 2023-09-23T20:03:18.947 INFO:tasks.rados.rados.0.smithi098.stdout:463: finishing write tid 4 to smithi09866585-463 2023-09-23T20:03:18.947 INFO:tasks.rados.rados.0.smithi098.stdout:463: finishing write tid 5 to smithi09866585-463 2023-09-23T20:03:18.947 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 463 v 84 (ObjNum 462 snap 0 seq_num 462) dirty exists 2023-09-23T20:03:18.947 INFO:tasks.rados.rados.0.smithi098.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2023-09-23T20:03:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:464: finishing write tid 1 to smithi09866585-464 2023-09-23T20:03:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:464: finishing write tid 2 to smithi09866585-464 2023-09-23T20:03:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:449: done (15 left) 2023-09-23T20:03:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:450: done (14 left) 2023-09-23T20:03:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:451: done (13 left) 2023-09-23T20:03:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:452: done (12 left) 2023-09-23T20:03:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:453: done (11 left) 2023-09-23T20:03:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:454: done (10 left) 2023-09-23T20:03:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:455: done (9 left) 2023-09-23T20:03:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:456: done (8 left) 2023-09-23T20:03:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:457: done (7 left) 2023-09-23T20:03:18.949 INFO:tasks.rados.rados.0.smithi098.stdout:458: done (6 left) 2023-09-23T20:03:18.949 INFO:tasks.rados.rados.0.smithi098.stdout:459: done (5 left) 2023-09-23T20:03:18.949 INFO:tasks.rados.rados.0.smithi098.stdout:460: done (4 left) 2023-09-23T20:03:18.949 INFO:tasks.rados.rados.0.smithi098.stdout:461: done (3 left) 2023-09-23T20:03:18.949 INFO:tasks.rados.rados.0.smithi098.stdout:462: done (2 left) 2023-09-23T20:03:18.949 INFO:tasks.rados.rados.0.smithi098.stdout:463: done (1 left) 2023-09-23T20:03:18.949 INFO:tasks.rados.rados.0.smithi098.stdout:465: write initial oid 465 2023-09-23T20:03:18.949 INFO:tasks.rados.rados.0.smithi098.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2023-09-23T20:03:18.950 INFO:tasks.rados.rados.0.smithi098.stdout:465: writing smithi09866585-465 from 598448 to 1011517 tid 1 2023-09-23T20:03:18.950 INFO:tasks.rados.rados.0.smithi098.stdout:465: writing smithi09866585-465 from 1768939 to 2293087 tid 2 2023-09-23T20:03:18.955 INFO:tasks.rados.rados.0.smithi098.stdout:465: writing smithi09866585-465 from 2775798 to 3357659 tid 3 2023-09-23T20:03:18.958 INFO:tasks.rados.rados.0.smithi098.stdout:465: writing smithi09866585-465 from 3781488 to 3798448 tid 4 2023-09-23T20:03:18.958 INFO:tasks.rados.rados.0.smithi098.stdout:466: write initial oid 466 2023-09-23T20:03:18.958 INFO:tasks.rados.rados.0.smithi098.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2023-09-23T20:03:18.965 INFO:tasks.rados.rados.0.smithi098.stdout:466: writing smithi09866585-466 from 615255 to 1103573 tid 1 2023-09-23T20:03:18.974 INFO:tasks.rados.rados.0.smithi098.stdout:466: writing smithi09866585-466 from 1827421 to 2611580 tid 2 2023-09-23T20:03:18.981 INFO:tasks.rados.rados.0.smithi098.stdout:466: writing smithi09866585-466 from 3203221 to 3815255 tid 3 2023-09-23T20:03:18.981 INFO:tasks.rados.rados.0.smithi098.stdout:467: write initial oid 467 2023-09-23T20:03:18.981 INFO:tasks.rados.rados.0.smithi098.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2023-09-23T20:03:18.988 INFO:tasks.rados.rados.0.smithi098.stdout:467: writing smithi09866585-467 from 632062 to 1195629 tid 1 2023-09-23T20:03:18.995 INFO:tasks.rados.rados.0.smithi098.stdout:467: writing smithi09866585-467 from 1885903 to 2413720 tid 2 2023-09-23T20:03:19.002 INFO:tasks.rados.rados.0.smithi098.stdout:467: writing smithi09866585-467 from 2830644 to 3551402 tid 3 2023-09-23T20:03:19.002 INFO:tasks.rados.rados.0.smithi098.stdout:468: write initial oid 468 2023-09-23T20:03:19.002 INFO:tasks.rados.rados.0.smithi098.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2023-09-23T20:03:19.010 INFO:tasks.rados.rados.0.smithi098.stdout:468: writing smithi09866585-468 from 648869 to 1287685 tid 1 2023-09-23T20:03:19.017 INFO:tasks.rados.rados.0.smithi098.stdout:468: writing smithi09866585-468 from 1828032 to 2615860 tid 2 2023-09-23T20:03:19.023 INFO:tasks.rados.rados.0.smithi098.stdout:468: writing smithi09866585-468 from 3141714 to 3673744 tid 3 2023-09-23T20:03:19.024 INFO:tasks.rados.rados.0.smithi098.stdout:469: write initial oid 469 2023-09-23T20:03:19.024 INFO:tasks.rados.rados.0.smithi098.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2023-09-23T20:03:19.032 INFO:tasks.rados.rados.0.smithi098.stdout:469: writing smithi09866585-469 from 665676 to 1379741 tid 1 2023-09-23T20:03:19.038 INFO:tasks.rados.rados.0.smithi098.stdout:469: writing smithi09866585-469 from 1886514 to 2418000 tid 2 2023-09-23T20:03:19.047 INFO:tasks.rados.rados.0.smithi098.stdout:469: writing smithi09866585-469 from 3169137 to 3865676 tid 3 2023-09-23T20:03:19.047 INFO:tasks.rados.rados.0.smithi098.stdout:470: write initial oid 470 2023-09-23T20:03:19.048 INFO:tasks.rados.rados.0.smithi098.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2023-09-23T20:03:19.056 INFO:tasks.rados.rados.0.smithi098.stdout:470: writing smithi09866585-470 from 682483 to 1471797 tid 1 2023-09-23T20:03:19.064 INFO:tasks.rados.rados.0.smithi098.stdout:470: writing smithi09866585-470 from 1944996 to 2736493 tid 2 2023-09-23T20:03:19.070 INFO:tasks.rados.rados.0.smithi098.stdout:470: writing smithi09866585-470 from 3196560 to 3751134 tid 3 2023-09-23T20:03:19.070 INFO:tasks.rados.rados.0.smithi098.stdout:471: write initial oid 471 2023-09-23T20:03:19.071 INFO:tasks.rados.rados.0.smithi098.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2023-09-23T20:03:19.078 INFO:tasks.rados.rados.0.smithi098.stdout:471: writing smithi09866585-471 from 699290 to 1163853 tid 1 2023-09-23T20:03:19.085 INFO:tasks.rados.rados.0.smithi098.stdout:471: writing smithi09866585-471 from 1603478 to 2138633 tid 2 2023-09-23T20:03:19.093 INFO:tasks.rados.rados.0.smithi098.stdout:471: writing smithi09866585-471 from 2823983 to 3589829 tid 3 2023-09-23T20:03:19.094 INFO:tasks.rados.rados.0.smithi098.stdout:472: write initial oid 472 2023-09-23T20:03:19.094 INFO:tasks.rados.rados.0.smithi098.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2023-09-23T20:03:19.101 INFO:tasks.rados.rados.0.smithi098.stdout:472: writing smithi09866585-472 from 716097 to 1255909 tid 1 2023-09-23T20:03:19.109 INFO:tasks.rados.rados.0.smithi098.stdout:472: writing smithi09866585-472 from 1945607 to 2740773 tid 2 2023-09-23T20:03:19.117 INFO:tasks.rados.rados.0.smithi098.stdout:472: writing smithi09866585-472 from 3535053 to 3916097 tid 3 2023-09-23T20:03:19.117 INFO:tasks.rados.rados.0.smithi098.stdout:473: write initial oid 473 2023-09-23T20:03:19.117 INFO:tasks.rados.rados.0.smithi098.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2023-09-23T20:03:19.125 INFO:tasks.rados.rados.0.smithi098.stdout:473: writing smithi09866585-473 from 732904 to 1464318 tid 1 2023-09-23T20:03:19.133 INFO:tasks.rados.rados.0.smithi098.stdout:473: writing smithi09866585-473 from 2120442 to 2659266 tid 2 2023-09-23T20:03:19.140 INFO:tasks.rados.rados.0.smithi098.stdout:473: writing smithi09866585-473 from 3278829 to 3783572 tid 3 2023-09-23T20:03:19.140 INFO:tasks.rados.rados.0.smithi098.stdout:474: write initial oid 474 2023-09-23T20:03:19.140 INFO:tasks.rados.rados.0.smithi098.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2023-09-23T20:03:19.147 INFO:tasks.rados.rados.0.smithi098.stdout:474: writing smithi09866585-474 from 749711 to 1156374 tid 1 2023-09-23T20:03:19.154 INFO:tasks.rados.rados.0.smithi098.stdout:474: writing smithi09866585-474 from 1778924 to 2461406 tid 2 2023-09-23T20:03:19.163 INFO:tasks.rados.rados.0.smithi098.stdout:474: writing smithi09866585-474 from 3189899 to 3905914 tid 3 2023-09-23T20:03:19.163 INFO:tasks.rados.rados.0.smithi098.stdout:475: write initial oid 475 2023-09-23T20:03:19.163 INFO:tasks.rados.rados.0.smithi098.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2023-09-23T20:03:19.170 INFO:tasks.rados.rados.0.smithi098.stdout:475: writing smithi09866585-475 from 766518 to 1248430 tid 1 2023-09-23T20:03:19.177 INFO:tasks.rados.rados.0.smithi098.stdout:475: writing smithi09866585-475 from 1837406 to 2379899 tid 2 2023-09-23T20:03:19.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:18 smithi098 bash[33670]: cluster 2023-09-23T20:03:17.767114+0000 mgr.y (mgr.14442) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 468 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 22 MiB/s wr, 112 op/s 2023-09-23T20:03:19.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:18 smithi098 bash[33670]: audit 2023-09-23T20:03:18.304563+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:03:19.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:18 smithi098 bash[27308]: cluster 2023-09-23T20:03:17.767114+0000 mgr.y (mgr.14442) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 468 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 22 MiB/s wr, 112 op/s 2023-09-23T20:03:19.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:18 smithi098 bash[27308]: audit 2023-09-23T20:03:18.304563+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:03:19.183 INFO:tasks.rados.rados.0.smithi098.stdout:475: writing smithi09866585-475 from 2933675 to 3460962 tid 3 2023-09-23T20:03:19.190 INFO:tasks.rados.rados.0.smithi098.stdout:475: writing smithi09866585-475 from 3876584 to 3966518 tid 4 2023-09-23T20:03:19.190 INFO:tasks.rados.rados.0.smithi098.stdout:476: write initial oid 476 2023-09-23T20:03:19.190 INFO:tasks.rados.rados.0.smithi098.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2023-09-23T20:03:19.196 INFO:tasks.rados.rados.0.smithi098.stdout:476: writing smithi09866585-476 from 783325 to 1340486 tid 1 2023-09-23T20:03:19.203 INFO:tasks.rados.rados.0.smithi098.stdout:476: writing smithi09866585-476 from 1779535 to 2465686 tid 2 2023-09-23T20:03:19.210 INFO:tasks.rados.rados.0.smithi098.stdout:476: writing smithi09866585-476 from 3244745 to 3699657 tid 3 2023-09-23T20:03:19.210 INFO:tasks.rados.rados.0.smithi098.stdout:477: write initial oid 477 2023-09-23T20:03:19.210 INFO:tasks.rados.rados.0.smithi098.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2023-09-23T20:03:19.216 INFO:tasks.rados.rados.0.smithi098.stdout:477: writing smithi09866585-477 from 400132 to 1032542 tid 1 2023-09-23T20:03:19.222 INFO:tasks.rados.rados.0.smithi098.stdout:477: writing smithi09866585-477 from 1438017 to 1984179 tid 2 2023-09-23T20:03:19.222 INFO:tasks.rados.rados.0.smithi098.stdout:478: write initial oid 478 2023-09-23T20:03:19.222 INFO:tasks.rados.rados.0.smithi098.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2023-09-23T20:03:19.229 INFO:tasks.rados.rados.0.smithi098.stdout:478: writing smithi09866585-478 from 416939 to 1124598 tid 1 2023-09-23T20:03:19.234 INFO:tasks.rados.rados.0.smithi098.stdout:478: writing smithi09866585-478 from 1896499 to 2016939 tid 2 2023-09-23T20:03:19.234 INFO:tasks.rados.rados.0.smithi098.stdout:479: write initial oid 479 2023-09-23T20:03:19.235 INFO:tasks.rados.rados.0.smithi098.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2023-09-23T20:03:19.242 INFO:tasks.rados.rados.0.smithi098.stdout:479: writing smithi09866585-479 from 433746 to 1216654 tid 1 2023-09-23T20:03:19.247 INFO:tasks.rados.rados.0.smithi098.stdout:479: writing smithi09866585-479 from 1954981 to 2033746 tid 2 2023-09-23T20:03:19.248 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:464: finishing write tid 3 to smithi09866585-464 2023-09-23T20:03:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:464: finishing write tid 4 to smithi09866585-464 2023-09-23T20:03:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:464: finishing write tid 5 to smithi09866585-464 2023-09-23T20:03:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 464 v 75 (ObjNum 463 snap 0 seq_num 463) dirty exists 2023-09-23T20:03:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2023-09-23T20:03:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:465: finishing write tid 1 to smithi09866585-465 2023-09-23T20:03:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:465: finishing write tid 2 to smithi09866585-465 2023-09-23T20:03:19.249 INFO:tasks.rados.rados.0.smithi098.stdout:464: done (15 left) 2023-09-23T20:03:19.249 INFO:tasks.rados.rados.0.smithi098.stdout:480: write initial oid 480 2023-09-23T20:03:19.249 INFO:tasks.rados.rados.0.smithi098.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2023-09-23T20:03:19.253 INFO:tasks.rados.rados.0.smithi098.stdout:480: writing smithi09866585-480 from 450553 to 1025063 tid 1 2023-09-23T20:03:19.259 INFO:tasks.rados.rados.0.smithi098.stdout:480: writing smithi09866585-480 from 1613463 to 2050553 tid 2 2023-09-23T20:03:19.259 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.259 INFO:tasks.rados.rados.0.smithi098.stdout:465: finishing write tid 3 to smithi09866585-465 2023-09-23T20:03:19.259 INFO:tasks.rados.rados.0.smithi098.stdout:465: finishing write tid 4 to smithi09866585-465 2023-09-23T20:03:19.259 INFO:tasks.rados.rados.0.smithi098.stdout:465: finishing write tid 5 to smithi09866585-465 2023-09-23T20:03:19.260 INFO:tasks.rados.rados.0.smithi098.stdout:465: finishing write tid 6 to smithi09866585-465 2023-09-23T20:03:19.260 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 465 v 86 (ObjNum 464 snap 0 seq_num 464) dirty exists 2023-09-23T20:03:19.260 INFO:tasks.rados.rados.0.smithi098.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2023-09-23T20:03:19.260 INFO:tasks.rados.rados.0.smithi098.stdout:466: finishing write tid 1 to smithi09866585-466 2023-09-23T20:03:19.260 INFO:tasks.rados.rados.0.smithi098.stdout:466: finishing write tid 2 to smithi09866585-466 2023-09-23T20:03:19.260 INFO:tasks.rados.rados.0.smithi098.stdout:466: finishing write tid 3 to smithi09866585-466 2023-09-23T20:03:19.260 INFO:tasks.rados.rados.0.smithi098.stdout:466: finishing write tid 4 to smithi09866585-466 2023-09-23T20:03:19.260 INFO:tasks.rados.rados.0.smithi098.stdout:465: done (15 left) 2023-09-23T20:03:19.260 INFO:tasks.rados.rados.0.smithi098.stdout:481: write initial oid 481 2023-09-23T20:03:19.260 INFO:tasks.rados.rados.0.smithi098.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2023-09-23T20:03:19.266 INFO:tasks.rados.rados.0.smithi098.stdout:481: writing smithi09866585-481 from 467360 to 1117119 tid 1 2023-09-23T20:03:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:481: writing smithi09866585-481 from 1671945 to 2067360 tid 2 2023-09-23T20:03:19.272 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:466: finishing write tid 5 to smithi09866585-466 2023-09-23T20:03:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 466 v 109 (ObjNum 465 snap 0 seq_num 465) dirty exists 2023-09-23T20:03:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2023-09-23T20:03:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:467: finishing write tid 1 to smithi09866585-467 2023-09-23T20:03:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:467: finishing write tid 2 to smithi09866585-467 2023-09-23T20:03:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:467: finishing write tid 3 to smithi09866585-467 2023-09-23T20:03:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:467: finishing write tid 4 to smithi09866585-467 2023-09-23T20:03:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:467: finishing write tid 5 to smithi09866585-467 2023-09-23T20:03:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 467 v 91 (ObjNum 466 snap 0 seq_num 466) dirty exists 2023-09-23T20:03:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2023-09-23T20:03:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:468: finishing write tid 1 to smithi09866585-468 2023-09-23T20:03:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:468: finishing write tid 2 to smithi09866585-468 2023-09-23T20:03:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:468: finishing write tid 3 to smithi09866585-468 2023-09-23T20:03:19.274 INFO:tasks.rados.rados.0.smithi098.stdout:466: done (15 left) 2023-09-23T20:03:19.274 INFO:tasks.rados.rados.0.smithi098.stdout:467: done (14 left) 2023-09-23T20:03:19.274 INFO:tasks.rados.rados.0.smithi098.stdout:482: write initial oid 482 2023-09-23T20:03:19.274 INFO:tasks.rados.rados.0.smithi098.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2023-09-23T20:03:19.279 INFO:tasks.rados.rados.0.smithi098.stdout:482: writing smithi09866585-482 from 484167 to 1209175 tid 1 2023-09-23T20:03:19.285 INFO:tasks.rados.rados.0.smithi098.stdout:482: writing smithi09866585-482 from 1730427 to 2084167 tid 2 2023-09-23T20:03:19.285 INFO:tasks.rados.rados.0.smithi098.stdout:483: write initial oid 483 2023-09-23T20:03:19.285 INFO:tasks.rados.rados.0.smithi098.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2023-09-23T20:03:19.290 INFO:tasks.rados.rados.0.smithi098.stdout:483: writing smithi09866585-483 from 500974 to 901231 tid 1 2023-09-23T20:03:19.297 INFO:tasks.rados.rados.0.smithi098.stdout:483: writing smithi09866585-483 from 1388909 to 1946078 tid 2 2023-09-23T20:03:19.297 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.297 INFO:tasks.rados.rados.0.smithi098.stdout:468: finishing write tid 4 to smithi09866585-468 2023-09-23T20:03:19.297 INFO:tasks.rados.rados.0.smithi098.stdout:468: finishing write tid 5 to smithi09866585-468 2023-09-23T20:03:19.297 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 468 v 106 (ObjNum 467 snap 0 seq_num 467) dirty exists 2023-09-23T20:03:19.297 INFO:tasks.rados.rados.0.smithi098.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2023-09-23T20:03:19.297 INFO:tasks.rados.rados.0.smithi098.stdout:469: finishing write tid 1 to smithi09866585-469 2023-09-23T20:03:19.297 INFO:tasks.rados.rados.0.smithi098.stdout:469: finishing write tid 2 to smithi09866585-469 2023-09-23T20:03:19.297 INFO:tasks.rados.rados.0.smithi098.stdout:469: finishing write tid 3 to smithi09866585-469 2023-09-23T20:03:19.297 INFO:tasks.rados.rados.0.smithi098.stdout:468: done (15 left) 2023-09-23T20:03:19.297 INFO:tasks.rados.rados.0.smithi098.stdout:484: write initial oid 484 2023-09-23T20:03:19.298 INFO:tasks.rados.rados.0.smithi098.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2023-09-23T20:03:19.302 INFO:tasks.rados.rados.0.smithi098.stdout:484: writing smithi09866585-484 from 517781 to 993287 tid 1 2023-09-23T20:03:19.309 INFO:tasks.rados.rados.0.smithi098.stdout:484: writing smithi09866585-484 from 1731038 to 2117781 tid 2 2023-09-23T20:03:19.310 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.310 INFO:tasks.rados.rados.0.smithi098.stdout:469: finishing write tid 4 to smithi09866585-469 2023-09-23T20:03:19.310 INFO:tasks.rados.rados.0.smithi098.stdout:469: finishing write tid 5 to smithi09866585-469 2023-09-23T20:03:19.310 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 469 v 97 (ObjNum 468 snap 0 seq_num 468) dirty exists 2023-09-23T20:03:19.310 INFO:tasks.rados.rados.0.smithi098.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2023-09-23T20:03:19.310 INFO:tasks.rados.rados.0.smithi098.stdout:470: finishing write tid 1 to smithi09866585-470 2023-09-23T20:03:19.310 INFO:tasks.rados.rados.0.smithi098.stdout:470: finishing write tid 2 to smithi09866585-470 2023-09-23T20:03:19.310 INFO:tasks.rados.rados.0.smithi098.stdout:470: finishing write tid 3 to smithi09866585-470 2023-09-23T20:03:19.311 INFO:tasks.rados.rados.0.smithi098.stdout:470: finishing write tid 4 to smithi09866585-470 2023-09-23T20:03:19.311 INFO:tasks.rados.rados.0.smithi098.stdout:470: finishing write tid 5 to smithi09866585-470 2023-09-23T20:03:19.311 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 470 v 101 (ObjNum 469 snap 0 seq_num 469) dirty exists 2023-09-23T20:03:19.311 INFO:tasks.rados.rados.0.smithi098.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2023-09-23T20:03:19.311 INFO:tasks.rados.rados.0.smithi098.stdout:471: finishing write tid 1 to smithi09866585-471 2023-09-23T20:03:19.311 INFO:tasks.rados.rados.0.smithi098.stdout:471: finishing write tid 2 to smithi09866585-471 2023-09-23T20:03:19.311 INFO:tasks.rados.rados.0.smithi098.stdout:471: finishing write tid 3 to smithi09866585-471 2023-09-23T20:03:19.311 INFO:tasks.rados.rados.0.smithi098.stdout:469: done (15 left) 2023-09-23T20:03:19.312 INFO:tasks.rados.rados.0.smithi098.stdout:470: done (14 left) 2023-09-23T20:03:19.312 INFO:tasks.rados.rados.0.smithi098.stdout:485: write initial oid 485 2023-09-23T20:03:19.312 INFO:tasks.rados.rados.0.smithi098.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2023-09-23T20:03:19.316 INFO:tasks.rados.rados.0.smithi098.stdout:485: writing smithi09866585-485 from 534588 to 1085343 tid 1 2023-09-23T20:03:19.322 INFO:tasks.rados.rados.0.smithi098.stdout:485: writing smithi09866585-485 from 1789520 to 2134588 tid 2 2023-09-23T20:03:19.322 INFO:tasks.rados.rados.0.smithi098.stdout:486: write initial oid 486 2023-09-23T20:03:19.322 INFO:tasks.rados.rados.0.smithi098.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2023-09-23T20:03:19.329 INFO:tasks.rados.rados.0.smithi098.stdout:486: writing smithi09866585-486 from 551395 to 1177399 tid 1 2023-09-23T20:03:19.336 INFO:tasks.rados.rados.0.smithi098.stdout:486: writing smithi09866585-486 from 1848002 to 2151395 tid 2 2023-09-23T20:03:19.337 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.337 INFO:tasks.rados.rados.0.smithi098.stdout:471: finishing write tid 4 to smithi09866585-471 2023-09-23T20:03:19.337 INFO:tasks.rados.rados.0.smithi098.stdout:471: finishing write tid 5 to smithi09866585-471 2023-09-23T20:03:19.337 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 471 v 123 (ObjNum 470 snap 0 seq_num 470) dirty exists 2023-09-23T20:03:19.337 INFO:tasks.rados.rados.0.smithi098.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2023-09-23T20:03:19.337 INFO:tasks.rados.rados.0.smithi098.stdout:472: finishing write tid 1 to smithi09866585-472 2023-09-23T20:03:19.337 INFO:tasks.rados.rados.0.smithi098.stdout:472: finishing write tid 2 to smithi09866585-472 2023-09-23T20:03:19.337 INFO:tasks.rados.rados.0.smithi098.stdout:472: finishing write tid 3 to smithi09866585-472 2023-09-23T20:03:19.338 INFO:tasks.rados.rados.0.smithi098.stdout:472: finishing write tid 4 to smithi09866585-472 2023-09-23T20:03:19.338 INFO:tasks.rados.rados.0.smithi098.stdout:472: finishing write tid 5 to smithi09866585-472 2023-09-23T20:03:19.338 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 472 v 99 (ObjNum 471 snap 0 seq_num 471) dirty exists 2023-09-23T20:03:19.338 INFO:tasks.rados.rados.0.smithi098.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2023-09-23T20:03:19.338 INFO:tasks.rados.rados.0.smithi098.stdout:473: finishing write tid 1 to smithi09866585-473 2023-09-23T20:03:19.338 INFO:tasks.rados.rados.0.smithi098.stdout:473: finishing write tid 2 to smithi09866585-473 2023-09-23T20:03:19.338 INFO:tasks.rados.rados.0.smithi098.stdout:473: finishing write tid 3 to smithi09866585-473 2023-09-23T20:03:19.338 INFO:tasks.rados.rados.0.smithi098.stdout:473: finishing write tid 4 to smithi09866585-473 2023-09-23T20:03:19.338 INFO:tasks.rados.rados.0.smithi098.stdout:473: finishing write tid 5 to smithi09866585-473 2023-09-23T20:03:19.339 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 473 v 79 (ObjNum 472 snap 0 seq_num 472) dirty exists 2023-09-23T20:03:19.339 INFO:tasks.rados.rados.0.smithi098.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2023-09-23T20:03:19.339 INFO:tasks.rados.rados.0.smithi098.stdout:474: finishing write tid 1 to smithi09866585-474 2023-09-23T20:03:19.339 INFO:tasks.rados.rados.0.smithi098.stdout:474: finishing write tid 2 to smithi09866585-474 2023-09-23T20:03:19.339 INFO:tasks.rados.rados.0.smithi098.stdout:474: finishing write tid 3 to smithi09866585-474 2023-09-23T20:03:19.339 INFO:tasks.rados.rados.0.smithi098.stdout:474: finishing write tid 4 to smithi09866585-474 2023-09-23T20:03:19.339 INFO:tasks.rados.rados.0.smithi098.stdout:474: finishing write tid 5 to smithi09866585-474 2023-09-23T20:03:19.339 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 474 v 88 (ObjNum 473 snap 0 seq_num 473) dirty exists 2023-09-23T20:03:19.340 INFO:tasks.rados.rados.0.smithi098.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:03:19.340 INFO:tasks.rados.rados.0.smithi098.stdout:475: finishing write tid 1 to smithi09866585-475 2023-09-23T20:03:19.340 INFO:tasks.rados.rados.0.smithi098.stdout:475: finishing write tid 2 to smithi09866585-475 2023-09-23T20:03:19.340 INFO:tasks.rados.rados.0.smithi098.stdout:475: finishing write tid 3 to smithi09866585-475 2023-09-23T20:03:19.340 INFO:tasks.rados.rados.0.smithi098.stdout:475: finishing write tid 4 to smithi09866585-475 2023-09-23T20:03:19.340 INFO:tasks.rados.rados.0.smithi098.stdout:475: finishing write tid 5 to smithi09866585-475 2023-09-23T20:03:19.340 INFO:tasks.rados.rados.0.smithi098.stdout:475: finishing write tid 6 to smithi09866585-475 2023-09-23T20:03:19.340 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 475 v 128 (ObjNum 474 snap 0 seq_num 474) dirty exists 2023-09-23T20:03:19.340 INFO:tasks.rados.rados.0.smithi098.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:03:19.341 INFO:tasks.rados.rados.0.smithi098.stdout:476: finishing write tid 1 to smithi09866585-476 2023-09-23T20:03:19.341 INFO:tasks.rados.rados.0.smithi098.stdout:471: done (15 left) 2023-09-23T20:03:19.341 INFO:tasks.rados.rados.0.smithi098.stdout:472: done (14 left) 2023-09-23T20:03:19.341 INFO:tasks.rados.rados.0.smithi098.stdout:473: done (13 left) 2023-09-23T20:03:19.341 INFO:tasks.rados.rados.0.smithi098.stdout:474: done (12 left) 2023-09-23T20:03:19.341 INFO:tasks.rados.rados.0.smithi098.stdout:475: done (11 left) 2023-09-23T20:03:19.341 INFO:tasks.rados.rados.0.smithi098.stdout:487: write initial oid 487 2023-09-23T20:03:19.341 INFO:tasks.rados.rados.0.smithi098.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2023-09-23T20:03:19.343 INFO:tasks.rados.rados.0.smithi098.stdout:487: writing smithi09866585-487 from 568202 to 1269455 tid 1 2023-09-23T20:03:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:18 smithi173 bash[27697]: cluster 2023-09-23T20:03:17.767114+0000 mgr.y (mgr.14442) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 468 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 22 MiB/s wr, 112 op/s 2023-09-23T20:03:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:18 smithi173 bash[27697]: audit 2023-09-23T20:03:18.304563+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:03:19.349 INFO:tasks.rados.rados.0.smithi098.stdout:487: writing smithi09866585-487 from 1906484 to 2168202 tid 2 2023-09-23T20:03:19.349 INFO:tasks.rados.rados.0.smithi098.stdout:488: write initial oid 488 2023-09-23T20:03:19.349 INFO:tasks.rados.rados.0.smithi098.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2023-09-23T20:03:19.355 INFO:tasks.rados.rados.0.smithi098.stdout:488: writing smithi09866585-488 from 585009 to 1077864 tid 1 2023-09-23T20:03:19.362 INFO:tasks.rados.rados.0.smithi098.stdout:488: writing smithi09866585-488 from 1564966 to 2185009 tid 2 2023-09-23T20:03:19.362 INFO:tasks.rados.rados.0.smithi098.stdout:489: write initial oid 489 2023-09-23T20:03:19.362 INFO:tasks.rados.rados.0.smithi098.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2023-09-23T20:03:19.369 INFO:tasks.rados.rados.0.smithi098.stdout:489: writing smithi09866585-489 from 601816 to 1169920 tid 1 2023-09-23T20:03:19.374 INFO:tasks.rados.rados.0.smithi098.stdout:489: writing smithi09866585-489 from 1623448 to 2075271 tid 2 2023-09-23T20:03:19.374 INFO:tasks.rados.rados.0.smithi098.stdout:490: write initial oid 490 2023-09-23T20:03:19.374 INFO:tasks.rados.rados.0.smithi098.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2023-09-23T20:03:19.382 INFO:tasks.rados.rados.0.smithi098.stdout:490: writing smithi09866585-490 from 618623 to 1261976 tid 1 2023-09-23T20:03:19.388 INFO:tasks.rados.rados.0.smithi098.stdout:490: writing smithi09866585-490 from 1681930 to 2218623 tid 2 2023-09-23T20:03:19.388 INFO:tasks.rados.rados.0.smithi098.stdout:491: write initial oid 491 2023-09-23T20:03:19.388 INFO:tasks.rados.rados.0.smithi098.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2023-09-23T20:03:19.396 INFO:tasks.rados.rados.0.smithi098.stdout:491: writing smithi09866585-491 from 635430 to 1354032 tid 1 2023-09-23T20:03:19.401 INFO:tasks.rados.rados.0.smithi098.stdout:491: writing smithi09866585-491 from 2140412 to 2235430 tid 2 2023-09-23T20:03:19.401 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.401 INFO:tasks.rados.rados.0.smithi098.stdout:476: finishing write tid 2 to smithi09866585-476 2023-09-23T20:03:19.401 INFO:tasks.rados.rados.0.smithi098.stdout:476: finishing write tid 3 to smithi09866585-476 2023-09-23T20:03:19.401 INFO:tasks.rados.rados.0.smithi098.stdout:476: finishing write tid 4 to smithi09866585-476 2023-09-23T20:03:19.401 INFO:tasks.rados.rados.0.smithi098.stdout:476: finishing write tid 5 to smithi09866585-476 2023-09-23T20:03:19.401 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 476 v 82 (ObjNum 475 snap 0 seq_num 475) dirty exists 2023-09-23T20:03:19.402 INFO:tasks.rados.rados.0.smithi098.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2023-09-23T20:03:19.402 INFO:tasks.rados.rados.0.smithi098.stdout:477: finishing write tid 1 to smithi09866585-477 2023-09-23T20:03:19.402 INFO:tasks.rados.rados.0.smithi098.stdout:476: done (15 left) 2023-09-23T20:03:19.402 INFO:tasks.rados.rados.0.smithi098.stdout:492: write initial oid 492 2023-09-23T20:03:19.402 INFO:tasks.rados.rados.0.smithi098.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2023-09-23T20:03:19.409 INFO:tasks.rados.rados.0.smithi098.stdout:492: writing smithi09866585-492 from 652237 to 1446088 tid 1 2023-09-23T20:03:19.414 INFO:tasks.rados.rados.0.smithi098.stdout:492: writing smithi09866585-492 from 2198894 to 2252237 tid 2 2023-09-23T20:03:19.414 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.414 INFO:tasks.rados.rados.0.smithi098.stdout:477: finishing write tid 2 to smithi09866585-477 2023-09-23T20:03:19.415 INFO:tasks.rados.rados.0.smithi098.stdout:477: finishing write tid 3 to smithi09866585-477 2023-09-23T20:03:19.415 INFO:tasks.rados.rados.0.smithi098.stdout:477: finishing write tid 4 to smithi09866585-477 2023-09-23T20:03:19.415 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 477 v 85 (ObjNum 476 snap 0 seq_num 476) dirty exists 2023-09-23T20:03:19.415 INFO:tasks.rados.rados.0.smithi098.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2023-09-23T20:03:19.415 INFO:tasks.rados.rados.0.smithi098.stdout:478: finishing write tid 1 to smithi09866585-478 2023-09-23T20:03:19.415 INFO:tasks.rados.rados.0.smithi098.stdout:478: finishing write tid 2 to smithi09866585-478 2023-09-23T20:03:19.415 INFO:tasks.rados.rados.0.smithi098.stdout:478: finishing write tid 3 to smithi09866585-478 2023-09-23T20:03:19.415 INFO:tasks.rados.rados.0.smithi098.stdout:477: done (15 left) 2023-09-23T20:03:19.415 INFO:tasks.rados.rados.0.smithi098.stdout:493: write initial oid 493 2023-09-23T20:03:19.415 INFO:tasks.rados.rados.0.smithi098.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2023-09-23T20:03:19.421 INFO:tasks.rados.rados.0.smithi098.stdout:493: writing smithi09866585-493 from 669044 to 1138144 tid 1 2023-09-23T20:03:19.428 INFO:tasks.rados.rados.0.smithi098.stdout:493: writing smithi09866585-493 from 1741023 to 2200184 tid 2 2023-09-23T20:03:19.428 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.428 INFO:tasks.rados.rados.0.smithi098.stdout:478: finishing write tid 4 to smithi09866585-478 2023-09-23T20:03:19.428 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 478 v 112 (ObjNum 477 snap 0 seq_num 477) dirty exists 2023-09-23T20:03:19.428 INFO:tasks.rados.rados.0.smithi098.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2023-09-23T20:03:19.428 INFO:tasks.rados.rados.0.smithi098.stdout:479: finishing write tid 1 to smithi09866585-479 2023-09-23T20:03:19.428 INFO:tasks.rados.rados.0.smithi098.stdout:479: finishing write tid 2 to smithi09866585-479 2023-09-23T20:03:19.428 INFO:tasks.rados.rados.0.smithi098.stdout:479: finishing write tid 3 to smithi09866585-479 2023-09-23T20:03:19.428 INFO:tasks.rados.rados.0.smithi098.stdout:478: done (15 left) 2023-09-23T20:03:19.428 INFO:tasks.rados.rados.0.smithi098.stdout:494: write initial oid 494 2023-09-23T20:03:19.428 INFO:tasks.rados.rados.0.smithi098.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2023-09-23T20:03:19.435 INFO:tasks.rados.rados.0.smithi098.stdout:494: writing smithi09866585-494 from 685851 to 1230200 tid 1 2023-09-23T20:03:19.441 INFO:tasks.rados.rados.0.smithi098.stdout:494: writing smithi09866585-494 from 1799505 to 2285851 tid 2 2023-09-23T20:03:19.441 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.442 INFO:tasks.rados.rados.0.smithi098.stdout:479: finishing write tid 4 to smithi09866585-479 2023-09-23T20:03:19.442 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 479 v 91 (ObjNum 478 snap 0 seq_num 478) dirty exists 2023-09-23T20:03:19.442 INFO:tasks.rados.rados.0.smithi098.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2023-09-23T20:03:19.442 INFO:tasks.rados.rados.0.smithi098.stdout:480: finishing write tid 1 to smithi09866585-480 2023-09-23T20:03:19.442 INFO:tasks.rados.rados.0.smithi098.stdout:480: finishing write tid 2 to smithi09866585-480 2023-09-23T20:03:19.442 INFO:tasks.rados.rados.0.smithi098.stdout:479: done (15 left) 2023-09-23T20:03:19.442 INFO:tasks.rados.rados.0.smithi098.stdout:495: write initial oid 495 2023-09-23T20:03:19.442 INFO:tasks.rados.rados.0.smithi098.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2023-09-23T20:03:19.449 INFO:tasks.rados.rados.0.smithi098.stdout:495: writing smithi09866585-495 from 702658 to 1322256 tid 1 2023-09-23T20:03:19.456 INFO:tasks.rados.rados.0.smithi098.stdout:495: writing smithi09866585-495 from 1857987 to 2302658 tid 2 2023-09-23T20:03:19.456 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.456 INFO:tasks.rados.rados.0.smithi098.stdout:480: finishing write tid 3 to smithi09866585-480 2023-09-23T20:03:19.456 INFO:tasks.rados.rados.0.smithi098.stdout:480: finishing write tid 4 to smithi09866585-480 2023-09-23T20:03:19.456 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 480 v 109 (ObjNum 479 snap 0 seq_num 479) dirty exists 2023-09-23T20:03:19.456 INFO:tasks.rados.rados.0.smithi098.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:481: finishing write tid 1 to smithi09866585-481 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:481: finishing write tid 2 to smithi09866585-481 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:481: finishing write tid 3 to smithi09866585-481 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:481: finishing write tid 4 to smithi09866585-481 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 481 v 102 (ObjNum 480 snap 0 seq_num 480) dirty exists 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:482: finishing write tid 1 to smithi09866585-482 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:482: finishing write tid 2 to smithi09866585-482 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:482: finishing write tid 3 to smithi09866585-482 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:482: finishing write tid 4 to smithi09866585-482 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 482 v 115 (ObjNum 481 snap 0 seq_num 481) dirty exists 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2023-09-23T20:03:19.457 INFO:tasks.rados.rados.0.smithi098.stdout:483: finishing write tid 1 to smithi09866585-483 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:483: finishing write tid 2 to smithi09866585-483 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:483: finishing write tid 3 to smithi09866585-483 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:483: finishing write tid 4 to smithi09866585-483 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 483 v 89 (ObjNum 482 snap 0 seq_num 482) dirty exists 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:484: finishing write tid 1 to smithi09866585-484 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:484: finishing write tid 2 to smithi09866585-484 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:484: finishing write tid 3 to smithi09866585-484 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:484: finishing write tid 4 to smithi09866585-484 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 484 v 94 (ObjNum 483 snap 0 seq_num 483) dirty exists 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:485: finishing write tid 1 to smithi09866585-485 2023-09-23T20:03:19.458 INFO:tasks.rados.rados.0.smithi098.stdout:480: done (15 left) 2023-09-23T20:03:19.459 INFO:tasks.rados.rados.0.smithi098.stdout:481: done (14 left) 2023-09-23T20:03:19.459 INFO:tasks.rados.rados.0.smithi098.stdout:482: done (13 left) 2023-09-23T20:03:19.459 INFO:tasks.rados.rados.0.smithi098.stdout:483: done (12 left) 2023-09-23T20:03:19.459 INFO:tasks.rados.rados.0.smithi098.stdout:484: done (11 left) 2023-09-23T20:03:19.459 INFO:tasks.rados.rados.0.smithi098.stdout:496: write initial oid 496 2023-09-23T20:03:19.459 INFO:tasks.rados.rados.0.smithi098.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2023-09-23T20:03:19.464 INFO:tasks.rados.rados.0.smithi098.stdout:496: writing smithi09866585-496 from 719465 to 1130665 tid 1 2023-09-23T20:03:19.472 INFO:tasks.rados.rados.0.smithi098.stdout:496: writing smithi09866585-496 from 1632822 to 2319465 tid 2 2023-09-23T20:03:19.472 INFO:tasks.rados.rados.0.smithi098.stdout:497: write initial oid 497 2023-09-23T20:03:19.473 INFO:tasks.rados.rados.0.smithi098.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2023-09-23T20:03:19.480 INFO:tasks.rados.rados.0.smithi098.stdout:497: writing smithi09866585-497 from 736272 to 1222721 tid 1 2023-09-23T20:03:19.487 INFO:tasks.rados.rados.0.smithi098.stdout:497: writing smithi09866585-497 from 1974951 to 2336272 tid 2 2023-09-23T20:03:19.487 INFO:tasks.rados.rados.0.smithi098.stdout:498: write initial oid 498 2023-09-23T20:03:19.487 INFO:tasks.rados.rados.0.smithi098.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2023-09-23T20:03:19.495 INFO:tasks.rados.rados.0.smithi098.stdout:498: writing smithi09866585-498 from 753079 to 1314777 tid 1 2023-09-23T20:03:19.503 INFO:tasks.rados.rados.0.smithi098.stdout:498: writing smithi09866585-498 from 2033433 to 2353079 tid 2 2023-09-23T20:03:19.503 INFO:tasks.rados.rados.0.smithi098.stdout:499: write initial oid 499 2023-09-23T20:03:19.503 INFO:tasks.rados.rados.0.smithi098.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2023-09-23T20:03:19.511 INFO:tasks.rados.rados.0.smithi098.stdout:499: writing smithi09866585-499 from 769886 to 1406833 tid 1 2023-09-23T20:03:19.517 INFO:tasks.rados.rados.0.smithi098.stdout:499: writing smithi09866585-499 from 2091915 to 2369886 tid 2 2023-09-23T20:03:19.517 INFO:tasks.rados.rados.0.smithi098.stdout:500: write initial oid 500 2023-09-23T20:03:19.517 INFO:tasks.rados.rados.0.smithi098.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2023-09-23T20:03:19.526 INFO:tasks.rados.rados.0.smithi098.stdout:500: writing smithi09866585-500 from 786693 to 1498889 tid 1 2023-09-23T20:03:19.532 INFO:tasks.rados.rados.0.smithi098.stdout:500: writing smithi09866585-500 from 2150397 to 2386693 tid 2 2023-09-23T20:03:19.532 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.532 INFO:tasks.rados.rados.0.smithi098.stdout:485: finishing write tid 2 to smithi09866585-485 2023-09-23T20:03:19.532 INFO:tasks.rados.rados.0.smithi098.stdout:485: finishing write tid 3 to smithi09866585-485 2023-09-23T20:03:19.532 INFO:tasks.rados.rados.0.smithi098.stdout:485: finishing write tid 4 to smithi09866585-485 2023-09-23T20:03:19.532 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 485 v 87 (ObjNum 484 snap 0 seq_num 484) dirty exists 2023-09-23T20:03:19.532 INFO:tasks.rados.rados.0.smithi098.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2023-09-23T20:03:19.532 INFO:tasks.rados.rados.0.smithi098.stdout:486: finishing write tid 1 to smithi09866585-486 2023-09-23T20:03:19.533 INFO:tasks.rados.rados.0.smithi098.stdout:486: finishing write tid 2 to smithi09866585-486 2023-09-23T20:03:19.533 INFO:tasks.rados.rados.0.smithi098.stdout:486: finishing write tid 3 to smithi09866585-486 2023-09-23T20:03:19.533 INFO:tasks.rados.rados.0.smithi098.stdout:486: finishing write tid 4 to smithi09866585-486 2023-09-23T20:03:19.533 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 486 v 94 (ObjNum 485 snap 0 seq_num 485) dirty exists 2023-09-23T20:03:19.533 INFO:tasks.rados.rados.0.smithi098.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2023-09-23T20:03:19.533 INFO:tasks.rados.rados.0.smithi098.stdout:487: finishing write tid 1 to smithi09866585-487 2023-09-23T20:03:19.533 INFO:tasks.rados.rados.0.smithi098.stdout:487: finishing write tid 2 to smithi09866585-487 2023-09-23T20:03:19.533 INFO:tasks.rados.rados.0.smithi098.stdout:485: done (15 left) 2023-09-23T20:03:19.533 INFO:tasks.rados.rados.0.smithi098.stdout:486: done (14 left) 2023-09-23T20:03:19.533 INFO:tasks.rados.rados.0.smithi098.stdout:501: write oid 162 current snap is 0 2023-09-23T20:03:19.533 INFO:tasks.rados.rados.0.smithi098.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2023-09-23T20:03:19.538 INFO:tasks.rados.rados.0.smithi098.stdout:501: writing smithi09866585-162 from 403500 to 1190945 tid 1 2023-09-23T20:03:19.545 INFO:tasks.rados.rados.0.smithi098.stdout:501: writing smithi09866585-162 from 1692526 to 2166363 tid 2 2023-09-23T20:03:19.545 INFO:tasks.rados.rados.0.smithi098.stdout:502: write oid 47 current snap is 0 2023-09-23T20:03:19.545 INFO:tasks.rados.rados.0.smithi098.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2023-09-23T20:03:19.550 INFO:tasks.rados.rados.0.smithi098.stdout:502: writing smithi09866585-47 from 420307 to 883001 tid 1 2023-09-23T20:03:19.558 INFO:tasks.rados.rados.0.smithi098.stdout:502: writing smithi09866585-47 from 1351008 to 1968503 tid 2 2023-09-23T20:03:19.558 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:19.558 INFO:tasks.rados.rados.0.smithi098.stdout:487: finishing write tid 3 to smithi09866585-487 2023-09-23T20:03:19.558 INFO:tasks.rados.rados.0.smithi098.stdout:487: finishing write tid 4 to smithi09866585-487 2023-09-23T20:03:19.558 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 487 v 118 (ObjNum 486 snap 0 seq_num 486) dirty exists 2023-09-23T20:03:19.558 INFO:tasks.rados.rados.0.smithi098.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:488: finishing write tid 1 to smithi09866585-488 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:487: done (15 left) 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:503: delete oid 195 current snap is 0 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:488: finishing write tid 2 to smithi09866585-488 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:488: finishing write tid 3 to smithi09866585-488 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:488: finishing write tid 4 to smithi09866585-488 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 488 v 88 (ObjNum 487 snap 0 seq_num 487) dirty exists 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:489: finishing write tid 1 to smithi09866585-489 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:489: finishing write tid 2 to smithi09866585-489 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:489: finishing write tid 3 to smithi09866585-489 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:489: finishing write tid 4 to smithi09866585-489 2023-09-23T20:03:19.559 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 489 v 131 (ObjNum 488 snap 0 seq_num 488) dirty exists 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:490: finishing write tid 1 to smithi09866585-490 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:490: finishing write tid 2 to smithi09866585-490 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:490: finishing write tid 3 to smithi09866585-490 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:490: finishing write tid 4 to smithi09866585-490 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 490 v 105 (ObjNum 489 snap 0 seq_num 489) dirty exists 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:491: finishing write tid 1 to smithi09866585-491 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:491: finishing write tid 2 to smithi09866585-491 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:491: finishing write tid 3 to smithi09866585-491 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:491: finishing write tid 4 to smithi09866585-491 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 491 v 112 (ObjNum 490 snap 0 seq_num 490) dirty exists 2023-09-23T20:03:19.560 INFO:tasks.rados.rados.0.smithi098.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:492: finishing write tid 1 to smithi09866585-492 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:492: finishing write tid 2 to smithi09866585-492 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:492: finishing write tid 3 to smithi09866585-492 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:492: finishing write tid 4 to smithi09866585-492 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 492 v 82 (ObjNum 491 snap 0 seq_num 491) dirty exists 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:493: finishing write tid 1 to smithi09866585-493 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:493: finishing write tid 2 to smithi09866585-493 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:493: finishing write tid 3 to smithi09866585-493 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:493: finishing write tid 4 to smithi09866585-493 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 493 v 91 (ObjNum 492 snap 0 seq_num 492) dirty exists 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2023-09-23T20:03:19.561 INFO:tasks.rados.rados.0.smithi098.stdout:494: finishing write tid 1 to smithi09866585-494 2023-09-23T20:03:19.562 INFO:tasks.rados.rados.0.smithi098.stdout:494: finishing write tid 2 to smithi09866585-494 2023-09-23T20:03:19.562 INFO:tasks.rados.rados.0.smithi098.stdout:494: finishing write tid 3 to smithi09866585-494 2023-09-23T20:03:19.562 INFO:tasks.rados.rados.0.smithi098.stdout:494: finishing write tid 4 to smithi09866585-494 2023-09-23T20:03:19.562 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 494 v 114 (ObjNum 493 snap 0 seq_num 493) dirty exists 2023-09-23T20:03:19.562 INFO:tasks.rados.rados.0.smithi098.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2023-09-23T20:03:19.562 INFO:tasks.rados.rados.0.smithi098.stdout:495: finishing write tid 1 to smithi09866585-495 2023-09-23T20:03:19.562 INFO:tasks.rados.rados.0.smithi098.stdout:495: finishing write tid 2 to smithi09866585-495 2023-09-23T20:03:19.562 INFO:tasks.rados.rados.0.smithi098.stdout:495: finishing write tid 3 to smithi09866585-495 2023-09-23T20:03:19.562 INFO:tasks.rados.rados.0.smithi098.stdout:495: finishing write tid 4 to smithi09866585-495 2023-09-23T20:03:19.562 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 495 v 94 (ObjNum 494 snap 0 seq_num 494) dirty exists 2023-09-23T20:03:19.562 INFO:tasks.rados.rados.0.smithi098.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:496: finishing write tid 1 to smithi09866585-496 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:496: finishing write tid 2 to smithi09866585-496 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:496: finishing write tid 3 to smithi09866585-496 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:496: finishing write tid 4 to smithi09866585-496 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 496 v 97 (ObjNum 495 snap 0 seq_num 495) dirty exists 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:497: finishing write tid 1 to smithi09866585-497 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:497: finishing write tid 2 to smithi09866585-497 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:497: finishing write tid 3 to smithi09866585-497 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:497: finishing write tid 4 to smithi09866585-497 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 497 v 92 (ObjNum 496 snap 0 seq_num 496) dirty exists 2023-09-23T20:03:19.563 INFO:tasks.rados.rados.0.smithi098.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:498: finishing write tid 1 to smithi09866585-498 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:498: finishing write tid 2 to smithi09866585-498 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:498: finishing write tid 3 to smithi09866585-498 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:498: finishing write tid 4 to smithi09866585-498 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 498 v 90 (ObjNum 497 snap 0 seq_num 497) dirty exists 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:499: finishing write tid 1 to smithi09866585-499 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:499: finishing write tid 2 to smithi09866585-499 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:499: finishing write tid 3 to smithi09866585-499 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:499: finishing write tid 4 to smithi09866585-499 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 499 v 138 (ObjNum 498 snap 0 seq_num 498) dirty exists 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2023-09-23T20:03:19.564 INFO:tasks.rados.rados.0.smithi098.stdout:500: finishing write tid 1 to smithi09866585-500 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:500: finishing write tid 2 to smithi09866585-500 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:500: finishing write tid 3 to smithi09866585-500 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:500: finishing write tid 4 to smithi09866585-500 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 500 v 95 (ObjNum 499 snap 0 seq_num 499) dirty exists 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:501: finishing write tid 1 to smithi09866585-162 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:501: finishing write tid 2 to smithi09866585-162 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:501: finishing write tid 3 to smithi09866585-162 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:501: finishing write tid 4 to smithi09866585-162 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 162 v 139 (ObjNum 500 snap 0 seq_num 500) dirty exists 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:501: left oid 162 (ObjNum 500 snap 0 seq_num 500) 2023-09-23T20:03:19.565 INFO:tasks.rados.rados.0.smithi098.stdout:502: finishing write tid 1 to smithi09866585-47 2023-09-23T20:03:19.566 INFO:tasks.rados.rados.0.smithi098.stdout:488: done (15 left) 2023-09-23T20:03:19.566 INFO:tasks.rados.rados.0.smithi098.stdout:489: done (14 left) 2023-09-23T20:03:19.566 INFO:tasks.rados.rados.0.smithi098.stdout:490: done (13 left) 2023-09-23T20:03:19.566 INFO:tasks.rados.rados.0.smithi098.stdout:491: done (12 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:492: done (11 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:493: done (10 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:494: done (9 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:495: done (8 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:496: done (7 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:497: done (6 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:498: done (5 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:499: done (4 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:500: done (3 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:501: done (2 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:503: done (1 left) 2023-09-23T20:03:19.567 INFO:tasks.rados.rados.0.smithi098.stdout:504: delete oid 165 current snap is 0 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi098.stdout:502: finishing write tid 2 to smithi09866585-47 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi098.stdout:502: finishing write tid 3 to smithi09866585-47 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi098.stdout:502: finishing write tid 4 to smithi09866585-47 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 47 v 108 (ObjNum 501 snap 0 seq_num 501) dirty exists 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi098.stdout:502: left oid 47 (ObjNum 501 snap 0 seq_num 501) 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi098.stdout:502: done (1 left) 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi098.stdout:504: done (0 left) 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi098.stdout:505: write oid 123 current snap is 0 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi098.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2023-09-23T20:03:19.568 INFO:tasks.rados.rados.0.smithi098.stdout:505: writing smithi09866585-123 from 470728 to 875522 tid 1 2023-09-23T20:03:19.575 INFO:tasks.rados.rados.0.smithi098.stdout:505: writing smithi09866585-123 from 1526454 to 2007629 tid 2 2023-09-23T20:03:19.575 INFO:tasks.rados.rados.0.smithi098.stdout:506: delete oid 115 current snap is 0 2023-09-23T20:03:19.575 INFO:tasks.rados.rados.0.smithi098.stdout:505: finishing write tid 1 to smithi09866585-123 2023-09-23T20:03:19.577 INFO:tasks.rados.rados.0.smithi098.stdout:506: done (1 left) 2023-09-23T20:03:19.577 INFO:tasks.rados.rados.0.smithi098.stdout:507: read oid 435 snap -1 2023-09-23T20:03:19.578 INFO:tasks.rados.rados.0.smithi098.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-09-23T20:03:19.578 INFO:tasks.rados.rados.0.smithi098.stdout:508: write oid 20 current snap is 0 2023-09-23T20:03:19.578 INFO:tasks.rados.rados.0.smithi098.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2023-09-23T20:03:19.584 INFO:tasks.rados.rados.0.smithi098.stdout:508: writing smithi09866585-20 from 504342 to 1059634 tid 1 2023-09-23T20:03:19.591 INFO:tasks.rados.rados.0.smithi098.stdout:508: writing smithi09866585-20 from 1643418 to 2128262 tid 2 2023-09-23T20:03:19.591 INFO:tasks.rados.rados.0.smithi098.stdout:509: read oid 336 snap -1 2023-09-23T20:03:19.591 INFO:tasks.rados.rados.0.smithi098.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-23T20:03:19.591 INFO:tasks.rados.rados.0.smithi098.stdout:510: read oid 195 snap -1 2023-09-23T20:03:19.592 INFO:tasks.rados.rados.0.smithi098.stdout:510: expect deleted 2023-09-23T20:03:19.592 INFO:tasks.rados.rados.0.smithi098.stdout:511: write oid 166 current snap is 0 2023-09-23T20:03:19.592 INFO:tasks.rados.rados.0.smithi098.stdout:505: finishing write tid 2 to smithi09866585-123 2023-09-23T20:03:19.592 INFO:tasks.rados.rados.0.smithi098.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2023-09-23T20:03:19.598 INFO:tasks.rados.rados.0.smithi098.stdout:511: writing smithi09866585-166 from 521149 to 1151690 tid 1 2023-09-23T20:03:19.606 INFO:tasks.rados.rados.0.smithi098.stdout:511: writing smithi09866585-166 from 1701900 to 2330402 tid 2 2023-09-23T20:03:19.606 INFO:tasks.rados.rados.0.smithi098.stdout:512: write oid 251 current snap is 0 2023-09-23T20:03:19.606 INFO:tasks.rados.rados.0.smithi098.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2023-09-23T20:03:19.613 INFO:tasks.rados.rados.0.smithi098.stdout:512: writing smithi09866585-251 from 537956 to 1243746 tid 1 2023-09-23T20:03:19.621 INFO:tasks.rados.rados.0.smithi098.stdout:512: writing smithi09866585-251 from 1644029 to 2416189 tid 2 2023-09-23T20:03:19.621 INFO:tasks.rados.rados.0.smithi098.stdout:513: read oid 149 snap -1 2023-09-23T20:03:19.621 INFO:tasks.rados.rados.0.smithi098.stdout:513: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T20:03:19.621 INFO:tasks.rados.rados.0.smithi098.stdout:514: read oid 258 snap -1 2023-09-23T20:03:19.621 INFO:tasks.rados.rados.0.smithi098.stdout:514: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-23T20:03:19.621 INFO:tasks.rados.rados.0.smithi098.stdout:515: read oid 328 snap -1 2023-09-23T20:03:19.622 INFO:tasks.rados.rados.0.smithi098.stdout:515: expect (ObjNum 327 snap 0 seq_num 327) 2023-09-23T20:03:19.622 INFO:tasks.rados.rados.0.smithi098.stdout:516: write oid 392 current snap is 0 2023-09-23T20:03:19.622 INFO:tasks.rados.rados.0.smithi098.stdout:505: finishing write tid 3 to smithi09866585-123 2023-09-23T20:03:19.622 INFO:tasks.rados.rados.0.smithi098.stdout:505: finishing write tid 4 to smithi09866585-123 2023-09-23T20:03:19.622 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 123 v 141 (ObjNum 504 snap 0 seq_num 504) dirty exists 2023-09-23T20:03:19.622 INFO:tasks.rados.rados.0.smithi098.stdout:505: left oid 123 (ObjNum 504 snap 0 seq_num 504) 2023-09-23T20:03:19.623 INFO:tasks.rados.rados.0.smithi098.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-09-23T20:03:19.751 INFO:tasks.rados.rados.0.smithi098.stdout:508: finishing write tid 1 to smithi09866585-20 2023-09-23T20:03:19.751 INFO:tasks.rados.rados.0.smithi098.stdout:508: finishing write tid 2 to smithi09866585-20 2023-09-23T20:03:19.751 INFO:tasks.rados.rados.0.smithi098.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2023-09-23T20:03:19.762 INFO:tasks.rados.rados.0.smithi098.stdout:516: writing smithi09866585-392 from 554763 to 1335802 tid 1 2023-09-23T20:03:19.770 INFO:tasks.rados.rados.0.smithi098.stdout:516: writing smithi09866585-392 from 2102511 to 2554763 tid 2 2023-09-23T20:03:19.770 INFO:tasks.rados.rados.0.smithi098.stdout:505: done (10 left) 2023-09-23T20:03:19.770 INFO:tasks.rados.rados.0.smithi098.stdout:507: done (9 left) 2023-09-23T20:03:19.770 INFO:tasks.rados.rados.0.smithi098.stdout:510: done (8 left) 2023-09-23T20:03:19.770 INFO:tasks.rados.rados.0.smithi098.stdout:517: write oid 250 current snap is 0 2023-09-23T20:03:19.770 INFO:tasks.rados.rados.0.smithi098.stdout:508: finishing write tid 3 to smithi09866585-20 2023-09-23T20:03:19.770 INFO:tasks.rados.rados.0.smithi098.stdout:508: finishing write tid 4 to smithi09866585-20 2023-09-23T20:03:19.770 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 20 v 134 (ObjNum 506 snap 0 seq_num 506) dirty exists 2023-09-23T20:03:19.770 INFO:tasks.rados.rados.0.smithi098.stdout:508: left oid 20 (ObjNum 506 snap 0 seq_num 506) 2023-09-23T20:03:19.770 INFO:tasks.rados.rados.0.smithi098.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2023-09-23T20:03:19.776 INFO:tasks.rados.rados.0.smithi098.stdout:517: writing smithi09866585-250 from 571570 to 1144211 tid 1 2023-09-23T20:03:19.786 INFO:tasks.rados.rados.0.smithi098.stdout:517: writing smithi09866585-250 from 1877346 to 2571570 tid 2 2023-09-23T20:03:19.787 INFO:tasks.rados.rados.0.smithi098.stdout:508: done (8 left) 2023-09-23T20:03:19.787 INFO:tasks.rados.rados.0.smithi098.stdout:518: read oid 350 snap -1 2023-09-23T20:03:19.787 INFO:tasks.rados.rados.0.smithi098.stdout:518: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T20:03:19.787 INFO:tasks.rados.rados.0.smithi098.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-23T20:03:19.928 INFO:tasks.rados.rados.0.smithi098.stdout:511: finishing write tid 1 to smithi09866585-166 2023-09-23T20:03:19.929 INFO:tasks.rados.rados.0.smithi098.stdout:511: finishing write tid 2 to smithi09866585-166 2023-09-23T20:03:19.929 INFO:tasks.rados.rados.0.smithi098.stdout:511: finishing write tid 3 to smithi09866585-166 2023-09-23T20:03:19.929 INFO:tasks.rados.rados.0.smithi098.stdout:511: finishing write tid 4 to smithi09866585-166 2023-09-23T20:03:19.929 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 166 v 142 (ObjNum 507 snap 0 seq_num 507) dirty exists 2023-09-23T20:03:19.929 INFO:tasks.rados.rados.0.smithi098.stdout:511: left oid 166 (ObjNum 507 snap 0 seq_num 507) 2023-09-23T20:03:19.929 INFO:tasks.rados.rados.0.smithi098.stdout:512: finishing write tid 1 to smithi09866585-251 2023-09-23T20:03:19.929 INFO:tasks.rados.rados.0.smithi098.stdout:519: read oid 432 snap -1 2023-09-23T20:03:19.929 INFO:tasks.rados.rados.0.smithi098.stdout:519: expect (ObjNum 431 snap 0 seq_num 431) 2023-09-23T20:03:19.929 INFO:tasks.rados.rados.0.smithi098.stdout:509: done (9 left) 2023-09-23T20:03:19.929 INFO:tasks.rados.rados.0.smithi098.stdout:511: done (8 left) 2023-09-23T20:03:19.930 INFO:tasks.rados.rados.0.smithi098.stdout:520: write oid 31 current snap is 0 2023-09-23T20:03:19.930 INFO:tasks.rados.rados.0.smithi098.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2023-09-23T20:03:19.937 INFO:tasks.rados.rados.0.smithi098.stdout:520: writing smithi09866585-31 from 588377 to 1236267 tid 1 2023-09-23T20:03:19.945 INFO:tasks.rados.rados.0.smithi098.stdout:520: writing smithi09866585-31 from 1935828 to 2571668 tid 2 2023-09-23T20:03:19.945 INFO:tasks.rados.rados.0.smithi098.stdout:521: write oid 228 current snap is 0 2023-09-23T20:03:19.945 INFO:tasks.rados.rados.0.smithi098.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2023-09-23T20:03:19.955 INFO:tasks.rados.rados.0.smithi098.stdout:521: writing smithi09866585-228 from 605184 to 1328323 tid 1 2023-09-23T20:03:19.964 INFO:tasks.rados.rados.0.smithi098.stdout:521: writing smithi09866585-228 from 1877957 to 2605184 tid 2 2023-09-23T20:03:19.964 INFO:tasks.rados.rados.0.smithi098.stdout:522: write oid 444 current snap is 0 2023-09-23T20:03:19.964 INFO:tasks.rados.rados.0.smithi098.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2023-09-23T20:03:19.973 INFO:tasks.rados.rados.0.smithi098.stdout:522: writing smithi09866585-444 from 621991 to 1420379 tid 1 2023-09-23T20:03:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:522: writing smithi09866585-444 from 1936439 to 2575948 tid 2 2023-09-23T20:03:19.982 INFO:tasks.rados.rados.0.smithi098.stdout:523: write oid 448 current snap is 0 2023-09-23T20:03:19.982 INFO:tasks.rados.rados.0.smithi098.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2023-09-23T20:03:19.988 INFO:tasks.rados.rados.0.smithi098.stdout:523: writing smithi09866585-448 from 638798 to 1112435 tid 1 2023-09-23T20:03:19.997 INFO:tasks.rados.rados.0.smithi098.stdout:523: writing smithi09866585-448 from 1594921 to 2378088 tid 2 2023-09-23T20:03:19.997 INFO:tasks.rados.rados.0.smithi098.stdout:524: read oid 428 snap -1 2023-09-23T20:03:19.997 INFO:tasks.rados.rados.0.smithi098.stdout:524: expect (ObjNum 427 snap 0 seq_num 427) 2023-09-23T20:03:19.997 INFO:tasks.rados.rados.0.smithi098.stdout:525: write oid 241 current snap is 0 2023-09-23T20:03:19.997 INFO:tasks.rados.rados.0.smithi098.stdout:513: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T20:03:20.093 INFO:tasks.rados.rados.0.smithi098.stdout:512: finishing write tid 2 to smithi09866585-251 2023-09-23T20:03:20.093 INFO:tasks.rados.rados.0.smithi098.stdout:515: expect (ObjNum 327 snap 0 seq_num 327) 2023-09-23T20:03:20.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:19 smithi098 bash[33670]: audit 2023-09-23T20:03:19.695933+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.98:0/650080310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:20.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:19 smithi098 bash[27308]: audit 2023-09-23T20:03:19.695933+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.98:0/650080310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:20.235 INFO:tasks.rados.rados.0.smithi098.stdout:512: finishing write tid 3 to smithi09866585-251 2023-09-23T20:03:20.235 INFO:tasks.rados.rados.0.smithi098.stdout:512: finishing write tid 4 to smithi09866585-251 2023-09-23T20:03:20.235 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 251 v 145 (ObjNum 508 snap 0 seq_num 508) dirty exists 2023-09-23T20:03:20.235 INFO:tasks.rados.rados.0.smithi098.stdout:512: left oid 251 (ObjNum 508 snap 0 seq_num 508) 2023-09-23T20:03:20.235 INFO:tasks.rados.rados.0.smithi098.stdout:514: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-23T20:03:20.321 INFO:tasks.rados.rados.0.smithi098.stdout:516: finishing write tid 1 to smithi09866585-392 2023-09-23T20:03:20.321 INFO:tasks.rados.rados.0.smithi098.stdout:516: finishing write tid 2 to smithi09866585-392 2023-09-23T20:03:20.321 INFO:tasks.rados.rados.0.smithi098.stdout:516: finishing write tid 3 to smithi09866585-392 2023-09-23T20:03:20.321 INFO:tasks.rados.rados.0.smithi098.stdout:516: finishing write tid 4 to smithi09866585-392 2023-09-23T20:03:20.321 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 392 v 111 (ObjNum 509 snap 0 seq_num 509) dirty exists 2023-09-23T20:03:20.321 INFO:tasks.rados.rados.0.smithi098.stdout:516: left oid 392 (ObjNum 509 snap 0 seq_num 509) 2023-09-23T20:03:20.322 INFO:tasks.rados.rados.0.smithi098.stdout:517: finishing write tid 1 to smithi09866585-250 2023-09-23T20:03:20.322 INFO:tasks.rados.rados.0.smithi098.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2023-09-23T20:03:20.328 INFO:tasks.rados.rados.0.smithi098.stdout:525: writing smithi09866585-241 from 655605 to 1204491 tid 1 2023-09-23T20:03:20.336 INFO:tasks.rados.rados.0.smithi098.stdout:525: writing smithi09866585-241 from 1653403 to 2296581 tid 2 2023-09-23T20:03:20.336 INFO:tasks.rados.rados.0.smithi098.stdout:512: done (13 left) 2023-09-23T20:03:20.336 INFO:tasks.rados.rados.0.smithi098.stdout:513: done (12 left) 2023-09-23T20:03:20.337 INFO:tasks.rados.rados.0.smithi098.stdout:514: done (11 left) 2023-09-23T20:03:20.337 INFO:tasks.rados.rados.0.smithi098.stdout:515: done (10 left) 2023-09-23T20:03:20.337 INFO:tasks.rados.rados.0.smithi098.stdout:516: done (9 left) 2023-09-23T20:03:20.337 INFO:tasks.rados.rados.0.smithi098.stdout:526: delete oid 21 current snap is 0 2023-09-23T20:03:20.337 INFO:tasks.rados.rados.0.smithi098.stdout:517: finishing write tid 2 to smithi09866585-250 2023-09-23T20:03:20.337 INFO:tasks.rados.rados.0.smithi098.stdout:517: finishing write tid 3 to smithi09866585-250 2023-09-23T20:03:20.337 INFO:tasks.rados.rados.0.smithi098.stdout:517: finishing write tid 4 to smithi09866585-250 2023-09-23T20:03:20.337 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 250 v 118 (ObjNum 510 snap 0 seq_num 510) dirty exists 2023-09-23T20:03:20.337 INFO:tasks.rados.rados.0.smithi098.stdout:517: left oid 250 (ObjNum 510 snap 0 seq_num 510) 2023-09-23T20:03:20.337 INFO:tasks.rados.rados.0.smithi098.stdout:518: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T20:03:20.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:19 smithi173 bash[27697]: audit 2023-09-23T20:03:19.695933+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.98:0/650080310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:20.479 INFO:tasks.rados.rados.0.smithi098.stdout:519: expect (ObjNum 431 snap 0 seq_num 431) 2023-09-23T20:03:20.600 INFO:tasks.rados.rados.0.smithi098.stdout:520: finishing write tid 1 to smithi09866585-31 2023-09-23T20:03:20.600 INFO:tasks.rados.rados.0.smithi098.stdout:520: finishing write tid 2 to smithi09866585-31 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:520: finishing write tid 3 to smithi09866585-31 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:520: finishing write tid 4 to smithi09866585-31 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 31 v 114 (ObjNum 511 snap 0 seq_num 511) dirty exists 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:520: left oid 31 (ObjNum 511 snap 0 seq_num 511) 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:521: finishing write tid 1 to smithi09866585-228 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:521: finishing write tid 2 to smithi09866585-228 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:521: finishing write tid 3 to smithi09866585-228 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:521: finishing write tid 4 to smithi09866585-228 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 228 v 98 (ObjNum 512 snap 0 seq_num 512) dirty exists 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:521: left oid 228 (ObjNum 512 snap 0 seq_num 512) 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:522: finishing write tid 1 to smithi09866585-444 2023-09-23T20:03:20.601 INFO:tasks.rados.rados.0.smithi098.stdout:524: expect (ObjNum 427 snap 0 seq_num 427) 2023-09-23T20:03:20.717 INFO:tasks.rados.rados.0.smithi098.stdout:523: finishing write tid 1 to smithi09866585-448 2023-09-23T20:03:20.717 INFO:tasks.rados.rados.0.smithi098.stdout:522: finishing write tid 2 to smithi09866585-444 2023-09-23T20:03:20.717 INFO:tasks.rados.rados.0.smithi098.stdout:522: finishing write tid 3 to smithi09866585-444 2023-09-23T20:03:20.717 INFO:tasks.rados.rados.0.smithi098.stdout:522: finishing write tid 4 to smithi09866585-444 2023-09-23T20:03:20.717 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 444 v 100 (ObjNum 513 snap 0 seq_num 513) dirty exists 2023-09-23T20:03:20.717 INFO:tasks.rados.rados.0.smithi098.stdout:522: left oid 444 (ObjNum 513 snap 0 seq_num 513) 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:523: finishing write tid 2 to smithi09866585-448 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:523: finishing write tid 3 to smithi09866585-448 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:523: finishing write tid 4 to smithi09866585-448 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 448 v 141 (ObjNum 514 snap 0 seq_num 514) dirty exists 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:523: left oid 448 (ObjNum 514 snap 0 seq_num 514) 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:525: finishing write tid 1 to smithi09866585-241 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:517: done (9 left) 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:518: done (8 left) 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:519: done (7 left) 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:520: done (6 left) 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:521: done (5 left) 2023-09-23T20:03:20.718 INFO:tasks.rados.rados.0.smithi098.stdout:522: done (4 left) 2023-09-23T20:03:20.719 INFO:tasks.rados.rados.0.smithi098.stdout:523: done (3 left) 2023-09-23T20:03:20.719 INFO:tasks.rados.rados.0.smithi098.stdout:524: done (2 left) 2023-09-23T20:03:20.719 INFO:tasks.rados.rados.0.smithi098.stdout:526: done (1 left) 2023-09-23T20:03:20.719 INFO:tasks.rados.rados.0.smithi098.stdout:527: write oid 320 current snap is 0 2023-09-23T20:03:20.719 INFO:tasks.rados.rados.0.smithi098.stdout:525: finishing write tid 2 to smithi09866585-241 2023-09-23T20:03:20.719 INFO:tasks.rados.rados.0.smithi098.stdout:525: finishing write tid 3 to smithi09866585-241 2023-09-23T20:03:20.719 INFO:tasks.rados.rados.0.smithi098.stdout:525: finishing write tid 4 to smithi09866585-241 2023-09-23T20:03:20.719 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 241 v 97 (ObjNum 515 snap 0 seq_num 515) dirty exists 2023-09-23T20:03:20.719 INFO:tasks.rados.rados.0.smithi098.stdout:525: left oid 241 (ObjNum 515 snap 0 seq_num 515) 2023-09-23T20:03:20.719 INFO:tasks.rados.rados.0.smithi098.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2023-09-23T20:03:20.725 INFO:tasks.rados.rados.0.smithi098.stdout:527: writing smithi09866585-320 from 689219 to 1104956 tid 1 2023-09-23T20:03:20.734 INFO:tasks.rados.rados.0.smithi098.stdout:527: writing smithi09866585-320 from 1770367 to 2417214 tid 2 2023-09-23T20:03:20.734 INFO:tasks.rados.rados.0.smithi098.stdout:525: done (1 left) 2023-09-23T20:03:20.734 INFO:tasks.rados.rados.0.smithi098.stdout:528: read oid 446 snap -1 2023-09-23T20:03:20.734 INFO:tasks.rados.rados.0.smithi098.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2023-09-23T20:03:20.734 INFO:tasks.rados.rados.0.smithi098.stdout:529: delete oid 494 current snap is 0 2023-09-23T20:03:20.734 INFO:tasks.rados.rados.0.smithi098.stdout:527: finishing write tid 1 to smithi09866585-320 2023-09-23T20:03:20.735 INFO:tasks.rados.rados.0.smithi098.stdout:529: done (2 left) 2023-09-23T20:03:20.735 INFO:tasks.rados.rados.0.smithi098.stdout:530: write oid 55 current snap is 0 2023-09-23T20:03:20.736 INFO:tasks.rados.rados.0.smithi098.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2023-09-23T20:03:20.745 INFO:tasks.rados.rados.0.smithi098.stdout:530: writing smithi09866585-55 from 722833 to 1289068 tid 1 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi098.stdout:530: writing smithi09866585-55 from 1887331 to 2537847 tid 2 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi098.stdout:531: read oid 295 snap -1 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi098.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi098.stdout:532: write oid 291 current snap is 0 2023-09-23T20:03:20.753 INFO:tasks.rados.rados.0.smithi098.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2023-09-23T20:03:20.761 INFO:tasks.rados.rados.0.smithi098.stdout:532: writing smithi09866585-291 from 739640 to 1381124 tid 1 2023-09-23T20:03:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:532: writing smithi09866585-291 from 1829460 to 2623634 tid 2 2023-09-23T20:03:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:533: write oid 285 current snap is 0 2023-09-23T20:03:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2023-09-23T20:03:20.777 INFO:tasks.rados.rados.0.smithi098.stdout:533: writing smithi09866585-285 from 756447 to 1473180 tid 1 2023-09-23T20:03:20.783 INFO:tasks.rados.rados.0.smithi098.stdout:533: writing smithi09866585-285 from 1887942 to 2425774 tid 2 2023-09-23T20:03:20.784 INFO:tasks.rados.rados.0.smithi098.stdout:534: read oid 77 snap -1 2023-09-23T20:03:20.784 INFO:tasks.rados.rados.0.smithi098.stdout:534: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-23T20:03:20.784 INFO:tasks.rados.rados.0.smithi098.stdout:535: read oid 495 snap -1 2023-09-23T20:03:20.784 INFO:tasks.rados.rados.0.smithi098.stdout:535: expect (ObjNum 494 snap 0 seq_num 494) 2023-09-23T20:03:20.784 INFO:tasks.rados.rados.0.smithi098.stdout:536: write oid 129 current snap is 0 2023-09-23T20:03:20.784 INFO:tasks.rados.rados.0.smithi098.stdout:527: finishing write tid 2 to smithi09866585-320 2023-09-23T20:03:20.784 INFO:tasks.rados.rados.0.smithi098.stdout:527: finishing write tid 3 to smithi09866585-320 2023-09-23T20:03:20.784 INFO:tasks.rados.rados.0.smithi098.stdout:527: finishing write tid 4 to smithi09866585-320 2023-09-23T20:03:20.784 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 320 v 104 (ObjNum 517 snap 0 seq_num 517) dirty exists 2023-09-23T20:03:20.784 INFO:tasks.rados.rados.0.smithi098.stdout:527: left oid 320 (ObjNum 517 snap 0 seq_num 517) 2023-09-23T20:03:20.785 INFO:tasks.rados.rados.0.smithi098.stdout:530: finishing write tid 1 to smithi09866585-55 2023-09-23T20:03:20.785 INFO:tasks.rados.rados.0.smithi098.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2023-09-23T20:03:20.793 INFO:tasks.rados.rados.0.smithi098.stdout:536: writing smithi09866585-129 from 773254 to 1565236 tid 1 2023-09-23T20:03:20.801 INFO:tasks.rados.rados.0.smithi098.stdout:536: writing smithi09866585-129 from 2346424 to 2773254 tid 2 2023-09-23T20:03:20.801 INFO:tasks.rados.rados.0.smithi098.stdout:527: done (8 left) 2023-09-23T20:03:20.801 INFO:tasks.rados.rados.0.smithi098.stdout:537: read oid 265 snap -1 2023-09-23T20:03:20.801 INFO:tasks.rados.rados.0.smithi098.stdout:537: expect (ObjNum 264 snap 0 seq_num 264) 2023-09-23T20:03:20.802 INFO:tasks.rados.rados.0.smithi098.stdout:538: write oid 463 current snap is 0 2023-09-23T20:03:20.802 INFO:tasks.rados.rados.0.smithi098.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2023-09-23T20:03:20.809 INFO:tasks.rados.rados.0.smithi098.stdout:538: writing smithi09866585-463 from 790061 to 1257292 tid 1 2023-09-23T20:03:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:538: writing smithi09866585-463 from 2004906 to 2546407 tid 2 2023-09-23T20:03:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:539: write oid 261 current snap is 0 2023-09-23T20:03:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2023-09-23T20:03:20.956 INFO:tasks.rados.rados.0.smithi098.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-09-23T20:03:21.064 INFO:tasks.rados.rados.0.smithi098.stdout:530: finishing write tid 2 to smithi09866585-55 2023-09-23T20:03:21.065 INFO:tasks.rados.rados.0.smithi098.stdout:530: finishing write tid 3 to smithi09866585-55 2023-09-23T20:03:21.065 INFO:tasks.rados.rados.0.smithi098.stdout:530: finishing write tid 4 to smithi09866585-55 2023-09-23T20:03:21.065 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 55 v 95 (ObjNum 519 snap 0 seq_num 519) dirty exists 2023-09-23T20:03:21.065 INFO:tasks.rados.rados.0.smithi098.stdout:530: left oid 55 (ObjNum 519 snap 0 seq_num 519) 2023-09-23T20:03:21.065 INFO:tasks.rados.rados.0.smithi098.stdout:532: finishing write tid 1 to smithi09866585-291 2023-09-23T20:03:21.065 INFO:tasks.rados.rados.0.smithi098.stdout:532: finishing write tid 2 to smithi09866585-291 2023-09-23T20:03:21.065 INFO:tasks.rados.rados.0.smithi098.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2023-09-23T20:03:21.074 INFO:tasks.rados.rados.0.smithi098.stdout:539: writing smithi09866585-261 from 406868 to 949348 tid 1 2023-09-23T20:03:21.081 INFO:tasks.rados.rados.0.smithi098.stdout:539: writing smithi09866585-261 from 1547035 to 1948547 tid 2 2023-09-23T20:03:21.087 INFO:tasks.rados.rados.0.smithi098.stdout:539: writing smithi09866585-261 from 2690354 to 2806868 tid 3 2023-09-23T20:03:21.087 INFO:tasks.rados.rados.0.smithi098.stdout:528: done (10 left) 2023-09-23T20:03:21.087 INFO:tasks.rados.rados.0.smithi098.stdout:530: done (9 left) 2023-09-23T20:03:21.087 INFO:tasks.rados.rados.0.smithi098.stdout:531: done (8 left) 2023-09-23T20:03:21.087 INFO:tasks.rados.rados.0.smithi098.stdout:540: read oid 92 snap -1 2023-09-23T20:03:21.088 INFO:tasks.rados.rados.0.smithi098.stdout:540: expect (ObjNum 91 snap 0 seq_num 91) 2023-09-23T20:03:21.088 INFO:tasks.rados.rados.0.smithi098.stdout:541: read oid 27 snap -1 2023-09-23T20:03:21.088 INFO:tasks.rados.rados.0.smithi098.stdout:541: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-23T20:03:21.088 INFO:tasks.rados.rados.0.smithi098.stdout:542: write oid 270 current snap is 0 2023-09-23T20:03:21.088 INFO:tasks.rados.rados.0.smithi098.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2023-09-23T20:03:21.094 INFO:tasks.rados.rados.0.smithi098.stdout:542: writing smithi09866585-270 from 423675 to 1157757 tid 1 2023-09-23T20:03:21.101 INFO:tasks.rados.rados.0.smithi098.stdout:542: writing smithi09866585-270 from 1721870 to 2267040 tid 2 2023-09-23T20:03:21.105 INFO:tasks.rados.rados.0.smithi098.stdout:542: writing smithi09866585-270 from 2717777 to 2823675 tid 3 2023-09-23T20:03:21.105 INFO:tasks.rados.rados.0.smithi098.stdout:543: read oid 201 snap -1 2023-09-23T20:03:21.105 INFO:tasks.rados.rados.0.smithi098.stdout:543: expect (ObjNum 200 snap 0 seq_num 200) 2023-09-23T20:03:21.105 INFO:tasks.rados.rados.0.smithi098.stdout:544: write oid 19 current snap is 0 2023-09-23T20:03:21.105 INFO:tasks.rados.rados.0.smithi098.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2023-09-23T20:03:21.110 INFO:tasks.rados.rados.0.smithi098.stdout:544: writing smithi09866585-19 from 440482 to 849813 tid 1 2023-09-23T20:03:21.115 INFO:tasks.rados.rados.0.smithi098.stdout:544: writing smithi09866585-19 from 1380352 to 1785533 tid 2 2023-09-23T20:03:21.122 INFO:tasks.rados.rados.0.smithi098.stdout:544: writing smithi09866585-19 from 2461553 to 2840482 tid 3 2023-09-23T20:03:21.122 INFO:tasks.rados.rados.0.smithi098.stdout:545: write oid 240 current snap is 0 2023-09-23T20:03:21.122 INFO:tasks.rados.rados.0.smithi098.stdout:532: finishing write tid 3 to smithi09866585-291 2023-09-23T20:03:21.122 INFO:tasks.rados.rados.0.smithi098.stdout:532: finishing write tid 4 to smithi09866585-291 2023-09-23T20:03:21.123 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 291 v 103 (ObjNum 520 snap 0 seq_num 520) dirty exists 2023-09-23T20:03:21.123 INFO:tasks.rados.rados.0.smithi098.stdout:532: left oid 291 (ObjNum 520 snap 0 seq_num 520) 2023-09-23T20:03:21.123 INFO:tasks.rados.rados.0.smithi098.stdout:533: finishing write tid 1 to smithi09866585-285 2023-09-23T20:03:21.123 INFO:tasks.rados.rados.0.smithi098.stdout:533: finishing write tid 2 to smithi09866585-285 2023-09-23T20:03:21.123 INFO:tasks.rados.rados.0.smithi098.stdout:533: finishing write tid 3 to smithi09866585-285 2023-09-23T20:03:21.123 INFO:tasks.rados.rados.0.smithi098.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2023-09-23T20:03:21.127 INFO:tasks.rados.rados.0.smithi098.stdout:545: writing smithi09866585-240 from 457289 to 941869 tid 1 2023-09-23T20:03:21.134 INFO:tasks.rados.rados.0.smithi098.stdout:545: writing smithi09866585-240 from 1438834 to 1987673 tid 2 2023-09-23T20:03:21.141 INFO:tasks.rados.rados.0.smithi098.stdout:545: writing smithi09866585-240 from 2772623 to 2857289 tid 3 2023-09-23T20:03:21.141 INFO:tasks.rados.rados.0.smithi098.stdout:532: done (13 left) 2023-09-23T20:03:21.141 INFO:tasks.rados.rados.0.smithi098.stdout:546: read oid 98 snap -1 2023-09-23T20:03:21.141 INFO:tasks.rados.rados.0.smithi098.stdout:546: expect (ObjNum 97 snap 0 seq_num 97) 2023-09-23T20:03:21.141 INFO:tasks.rados.rados.0.smithi098.stdout:547: write oid 254 current snap is 0 2023-09-23T20:03:21.141 INFO:tasks.rados.rados.0.smithi098.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2023-09-23T20:03:21.147 INFO:tasks.rados.rados.0.smithi098.stdout:547: writing smithi09866585-254 from 474096 to 1033925 tid 1 2023-09-23T20:03:21.154 INFO:tasks.rados.rados.0.smithi098.stdout:547: writing smithi09866585-254 from 1780963 to 2189813 tid 2 2023-09-23T20:03:21.158 INFO:tasks.rados.rados.0.smithi098.stdout:547: writing smithi09866585-254 from 2800046 to 2874096 tid 3 2023-09-23T20:03:21.159 INFO:tasks.rados.rados.0.smithi098.stdout:548: read oid 448 snap -1 2023-09-23T20:03:21.159 INFO:tasks.rados.rados.0.smithi098.stdout:548: expect (ObjNum 514 snap 0 seq_num 514) 2023-09-23T20:03:21.159 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:21.159 INFO:tasks.rados.rados.0.smithi098.stdout:533: finishing write tid 4 to smithi09866585-285 2023-09-23T20:03:21.159 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 285 v 137 (ObjNum 521 snap 0 seq_num 521) dirty exists 2023-09-23T20:03:21.159 INFO:tasks.rados.rados.0.smithi098.stdout:533: left oid 285 (ObjNum 521 snap 0 seq_num 521) 2023-09-23T20:03:21.159 INFO:tasks.rados.rados.0.smithi098.stdout:534: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-23T20:03:21.301 INFO:tasks.rados.rados.0.smithi098.stdout:535: expect (ObjNum 494 snap 0 seq_num 494) 2023-09-23T20:03:21.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:20 smithi173 bash[27697]: cluster 2023-09-23T20:03:19.768025+0000 mgr.y (mgr.14442) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 1.2 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 58 MiB/s wr, 294 op/s 2023-09-23T20:03:21.386 INFO:tasks.rados.rados.0.smithi098.stdout:536: finishing write tid 1 to smithi09866585-129 2023-09-23T20:03:21.386 INFO:tasks.rados.rados.0.smithi098.stdout:536: finishing write tid 2 to smithi09866585-129 2023-09-23T20:03:21.387 INFO:tasks.rados.rados.0.smithi098.stdout:536: finishing write tid 3 to smithi09866585-129 2023-09-23T20:03:21.387 INFO:tasks.rados.rados.0.smithi098.stdout:536: finishing write tid 4 to smithi09866585-129 2023-09-23T20:03:21.387 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 129 v 117 (ObjNum 522 snap 0 seq_num 522) dirty exists 2023-09-23T20:03:21.387 INFO:tasks.rados.rados.0.smithi098.stdout:536: left oid 129 (ObjNum 522 snap 0 seq_num 522) 2023-09-23T20:03:21.387 INFO:tasks.rados.rados.0.smithi098.stdout:537: expect (ObjNum 264 snap 0 seq_num 264) 2023-09-23T20:03:21.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:20 smithi098 bash[27308]: cluster 2023-09-23T20:03:19.768025+0000 mgr.y (mgr.14442) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 1.2 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 58 MiB/s wr, 294 op/s 2023-09-23T20:03:21.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:20 smithi098 bash[33670]: cluster 2023-09-23T20:03:19.768025+0000 mgr.y (mgr.14442) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 1.2 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 58 MiB/s wr, 294 op/s 2023-09-23T20:03:21.489 INFO:tasks.rados.rados.0.smithi098.stdout:538: finishing write tid 1 to smithi09866585-463 2023-09-23T20:03:21.489 INFO:tasks.rados.rados.0.smithi098.stdout:538: finishing write tid 2 to smithi09866585-463 2023-09-23T20:03:21.490 INFO:tasks.rados.rados.0.smithi098.stdout:538: finishing write tid 3 to smithi09866585-463 2023-09-23T20:03:21.490 INFO:tasks.rados.rados.0.smithi098.stdout:538: finishing write tid 4 to smithi09866585-463 2023-09-23T20:03:21.490 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 463 v 98 (ObjNum 523 snap 0 seq_num 523) dirty exists 2023-09-23T20:03:21.490 INFO:tasks.rados.rados.0.smithi098.stdout:538: left oid 463 (ObjNum 523 snap 0 seq_num 523) 2023-09-23T20:03:21.490 INFO:tasks.rados.rados.0.smithi098.stdout:539: finishing write tid 1 to smithi09866585-261 2023-09-23T20:03:21.490 INFO:tasks.rados.rados.0.smithi098.stdout:539: finishing write tid 2 to smithi09866585-261 2023-09-23T20:03:21.490 INFO:tasks.rados.rados.0.smithi098.stdout:539: finishing write tid 3 to smithi09866585-261 2023-09-23T20:03:21.490 INFO:tasks.rados.rados.0.smithi098.stdout:539: finishing write tid 4 to smithi09866585-261 2023-09-23T20:03:21.490 INFO:tasks.rados.rados.0.smithi098.stdout:539: finishing write tid 5 to smithi09866585-261 2023-09-23T20:03:21.490 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 261 v 123 (ObjNum 524 snap 0 seq_num 524) dirty exists 2023-09-23T20:03:21.490 INFO:tasks.rados.rados.0.smithi098.stdout:539: left oid 261 (ObjNum 524 snap 0 seq_num 524) 2023-09-23T20:03:21.491 INFO:tasks.rados.rados.0.smithi098.stdout:541: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-23T20:03:21.577 INFO:tasks.rados.rados.0.smithi098.stdout:540: expect (ObjNum 91 snap 0 seq_num 91) 2023-09-23T20:03:21.717 INFO:tasks.rados.rados.0.smithi098.stdout:542: finishing write tid 1 to smithi09866585-270 2023-09-23T20:03:21.717 INFO:tasks.rados.rados.0.smithi098.stdout:542: finishing write tid 2 to smithi09866585-270 2023-09-23T20:03:21.717 INFO:tasks.rados.rados.0.smithi098.stdout:542: finishing write tid 3 to smithi09866585-270 2023-09-23T20:03:21.717 INFO:tasks.rados.rados.0.smithi098.stdout:542: finishing write tid 4 to smithi09866585-270 2023-09-23T20:03:21.717 INFO:tasks.rados.rados.0.smithi098.stdout:542: finishing write tid 5 to smithi09866585-270 2023-09-23T20:03:21.718 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 270 v 123 (ObjNum 525 snap 0 seq_num 525) dirty exists 2023-09-23T20:03:21.718 INFO:tasks.rados.rados.0.smithi098.stdout:542: left oid 270 (ObjNum 525 snap 0 seq_num 525) 2023-09-23T20:03:21.718 INFO:tasks.rados.rados.0.smithi098.stdout:544: finishing write tid 1 to smithi09866585-19 2023-09-23T20:03:21.718 INFO:tasks.rados.rados.0.smithi098.stdout:543: expect (ObjNum 200 snap 0 seq_num 200) 2023-09-23T20:03:21.854 INFO:tasks.rados.rados.0.smithi098.stdout:533: done (15 left) 2023-09-23T20:03:21.854 INFO:tasks.rados.rados.0.smithi098.stdout:534: done (14 left) 2023-09-23T20:03:21.855 INFO:tasks.rados.rados.0.smithi098.stdout:535: done (13 left) 2023-09-23T20:03:21.855 INFO:tasks.rados.rados.0.smithi098.stdout:536: done (12 left) 2023-09-23T20:03:21.855 INFO:tasks.rados.rados.0.smithi098.stdout:537: done (11 left) 2023-09-23T20:03:21.855 INFO:tasks.rados.rados.0.smithi098.stdout:538: done (10 left) 2023-09-23T20:03:21.855 INFO:tasks.rados.rados.0.smithi098.stdout:539: done (9 left) 2023-09-23T20:03:21.855 INFO:tasks.rados.rados.0.smithi098.stdout:540: done (8 left) 2023-09-23T20:03:21.855 INFO:tasks.rados.rados.0.smithi098.stdout:541: done (7 left) 2023-09-23T20:03:21.855 INFO:tasks.rados.rados.0.smithi098.stdout:542: done (6 left) 2023-09-23T20:03:21.855 INFO:tasks.rados.rados.0.smithi098.stdout:543: done (5 left) 2023-09-23T20:03:21.856 INFO:tasks.rados.rados.0.smithi098.stdout:549: write oid 107 current snap is 0 2023-09-23T20:03:21.856 INFO:tasks.rados.rados.0.smithi098.stdout:544: finishing write tid 2 to smithi09866585-19 2023-09-23T20:03:21.856 INFO:tasks.rados.rados.0.smithi098.stdout:544: finishing write tid 3 to smithi09866585-19 2023-09-23T20:03:21.856 INFO:tasks.rados.rados.0.smithi098.stdout:544: finishing write tid 4 to smithi09866585-19 2023-09-23T20:03:21.856 INFO:tasks.rados.rados.0.smithi098.stdout:544: finishing write tid 5 to smithi09866585-19 2023-09-23T20:03:21.856 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 19 v 127 (ObjNum 526 snap 0 seq_num 526) dirty exists 2023-09-23T20:03:21.857 INFO:tasks.rados.rados.0.smithi098.stdout:544: left oid 19 (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:03:21.857 INFO:tasks.rados.rados.0.smithi098.stdout:545: finishing write tid 1 to smithi09866585-240 2023-09-23T20:03:21.857 INFO:tasks.rados.rados.0.smithi098.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2023-09-23T20:03:21.861 INFO:tasks.rados.rados.0.smithi098.stdout:549: writing smithi09866585-107 from 490903 to 1125981 tid 1 2023-09-23T20:03:21.870 INFO:tasks.rados.rados.0.smithi098.stdout:549: writing smithi09866585-107 from 1839445 to 2391953 tid 2 2023-09-23T20:03:21.870 INFO:tasks.rados.rados.0.smithi098.stdout:544: done (5 left) 2023-09-23T20:03:21.870 INFO:tasks.rados.rados.0.smithi098.stdout:550: read oid 405 snap -1 2023-09-23T20:03:21.870 INFO:tasks.rados.rados.0.smithi098.stdout:550: expect (ObjNum 404 snap 0 seq_num 404) 2023-09-23T20:03:21.870 INFO:tasks.rados.rados.0.smithi098.stdout:551: read oid 488 snap -1 2023-09-23T20:03:21.870 INFO:tasks.rados.rados.0.smithi098.stdout:551: expect (ObjNum 487 snap 0 seq_num 487) 2023-09-23T20:03:21.870 INFO:tasks.rados.rados.0.smithi098.stdout:552: read oid 26 snap -1 2023-09-23T20:03:21.871 INFO:tasks.rados.rados.0.smithi098.stdout:552: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T20:03:21.871 INFO:tasks.rados.rados.0.smithi098.stdout:553: read oid 276 snap -1 2023-09-23T20:03:21.871 INFO:tasks.rados.rados.0.smithi098.stdout:553: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T20:03:21.871 INFO:tasks.rados.rados.0.smithi098.stdout:554: write oid 268 current snap is 0 2023-09-23T20:03:21.871 INFO:tasks.rados.rados.0.smithi098.stdout:545: finishing write tid 2 to smithi09866585-240 2023-09-23T20:03:21.871 INFO:tasks.rados.rados.0.smithi098.stdout:545: finishing write tid 3 to smithi09866585-240 2023-09-23T20:03:21.871 INFO:tasks.rados.rados.0.smithi098.stdout:545: finishing write tid 4 to smithi09866585-240 2023-09-23T20:03:21.871 INFO:tasks.rados.rados.0.smithi098.stdout:545: finishing write tid 5 to smithi09866585-240 2023-09-23T20:03:21.872 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 240 v 107 (ObjNum 527 snap 0 seq_num 527) dirty exists 2023-09-23T20:03:21.872 INFO:tasks.rados.rados.0.smithi098.stdout:545: left oid 240 (ObjNum 527 snap 0 seq_num 527) 2023-09-23T20:03:21.872 INFO:tasks.rados.rados.0.smithi098.stdout:547: finishing write tid 1 to smithi09866585-254 2023-09-23T20:03:21.872 INFO:tasks.rados.rados.0.smithi098.stdout:546: expect (ObjNum 97 snap 0 seq_num 97) 2023-09-23T20:03:22.014 INFO:tasks.rados.rados.0.smithi098.stdout:547: finishing write tid 2 to smithi09866585-254 2023-09-23T20:03:22.015 INFO:tasks.rados.rados.0.smithi098.stdout:547: finishing write tid 3 to smithi09866585-254 2023-09-23T20:03:22.015 INFO:tasks.rados.rados.0.smithi098.stdout:547: finishing write tid 4 to smithi09866585-254 2023-09-23T20:03:22.015 INFO:tasks.rados.rados.0.smithi098.stdout:547: finishing write tid 5 to smithi09866585-254 2023-09-23T20:03:22.015 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 254 v 107 (ObjNum 528 snap 0 seq_num 528) dirty exists 2023-09-23T20:03:22.015 INFO:tasks.rados.rados.0.smithi098.stdout:547: left oid 254 (ObjNum 528 snap 0 seq_num 528) 2023-09-23T20:03:22.015 INFO:tasks.rados.rados.0.smithi098.stdout:548: expect (ObjNum 514 snap 0 seq_num 514) 2023-09-23T20:03:22.152 INFO:tasks.rados.rados.0.smithi098.stdout:549: finishing write tid 1 to smithi09866585-107 2023-09-23T20:03:22.152 INFO:tasks.rados.rados.0.smithi098.stdout:553: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T20:03:22.257 INFO:tasks.rados.rados.0.smithi098.stdout:551: expect (ObjNum 487 snap 0 seq_num 487) 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi098.stdout:549: finishing write tid 2 to smithi09866585-107 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi098.stdout:549: finishing write tid 3 to smithi09866585-107 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi098.stdout:549: finishing write tid 4 to smithi09866585-107 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 107 v 140 (ObjNum 529 snap 0 seq_num 529) dirty exists 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi098.stdout:549: left oid 107 (ObjNum 529 snap 0 seq_num 529) 2023-09-23T20:03:22.341 INFO:tasks.rados.rados.0.smithi098.stdout:552: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T20:03:22.428 INFO:tasks.rados.rados.0.smithi098.stdout:550: expect (ObjNum 404 snap 0 seq_num 404) 2023-09-23T20:03:22.530 INFO:tasks.rados.rados.0.smithi098.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2023-09-23T20:03:22.540 INFO:tasks.rados.rados.0.smithi098.stdout:554: writing smithi09866585-268 from 507710 to 1218037 tid 1 2023-09-23T20:03:22.548 INFO:tasks.rados.rados.0.smithi098.stdout:554: writing smithi09866585-268 from 1897927 to 2310446 tid 2 2023-09-23T20:03:22.552 INFO:tasks.rados.rados.0.smithi098.stdout:554: writing smithi09866585-268 from 2854892 to 2907710 tid 3 2023-09-23T20:03:22.552 INFO:tasks.rados.rados.0.smithi098.stdout:545: done (9 left) 2023-09-23T20:03:22.552 INFO:tasks.rados.rados.0.smithi098.stdout:546: done (8 left) 2023-09-23T20:03:22.552 INFO:tasks.rados.rados.0.smithi098.stdout:547: done (7 left) 2023-09-23T20:03:22.553 INFO:tasks.rados.rados.0.smithi098.stdout:548: done (6 left) 2023-09-23T20:03:22.553 INFO:tasks.rados.rados.0.smithi098.stdout:549: done (5 left) 2023-09-23T20:03:22.553 INFO:tasks.rados.rados.0.smithi098.stdout:550: done (4 left) 2023-09-23T20:03:22.553 INFO:tasks.rados.rados.0.smithi098.stdout:551: done (3 left) 2023-09-23T20:03:22.553 INFO:tasks.rados.rados.0.smithi098.stdout:552: done (2 left) 2023-09-23T20:03:22.553 INFO:tasks.rados.rados.0.smithi098.stdout:553: done (1 left) 2023-09-23T20:03:22.553 INFO:tasks.rados.rados.0.smithi098.stdout:555: read oid 329 snap -1 2023-09-23T20:03:22.553 INFO:tasks.rados.rados.0.smithi098.stdout:555: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T20:03:22.553 INFO:tasks.rados.rados.0.smithi098.stdout:556: write oid 347 current snap is 0 2023-09-23T20:03:22.554 INFO:tasks.rados.rados.0.smithi098.stdout:554: finishing write tid 1 to smithi09866585-268 2023-09-23T20:03:22.554 INFO:tasks.rados.rados.0.smithi098.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2023-09-23T20:03:22.559 INFO:tasks.rados.rados.0.smithi098.stdout:556: writing smithi09866585-347 from 524517 to 1310093 tid 1 2023-09-23T20:03:22.567 INFO:tasks.rados.rados.0.smithi098.stdout:556: writing smithi09866585-347 from 1956409 to 2512586 tid 2 2023-09-23T20:03:22.567 INFO:tasks.rados.rados.0.smithi098.stdout:557: read oid 396 snap -1 2023-09-23T20:03:22.568 INFO:tasks.rados.rados.0.smithi098.stdout:557: expect (ObjNum 395 snap 0 seq_num 395) 2023-09-23T20:03:22.568 INFO:tasks.rados.rados.0.smithi098.stdout:558: write oid 429 current snap is 0 2023-09-23T20:03:22.568 INFO:tasks.rados.rados.0.smithi098.stdout:554: finishing write tid 2 to smithi09866585-268 2023-09-23T20:03:22.568 INFO:tasks.rados.rados.0.smithi098.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2023-09-23T20:03:22.574 INFO:tasks.rados.rados.0.smithi098.stdout:558: writing smithi09866585-429 from 541324 to 1002149 tid 1 2023-09-23T20:03:22.579 INFO:tasks.rados.rados.0.smithi098.stdout:558: writing smithi09866585-429 from 1498538 to 1914726 tid 2 2023-09-23T20:03:22.586 INFO:tasks.rados.rados.0.smithi098.stdout:558: writing smithi09866585-429 from 2393385 to 2941324 tid 3 2023-09-23T20:03:22.586 INFO:tasks.rados.rados.0.smithi098.stdout:559: delete oid 51 current snap is 0 2023-09-23T20:03:22.586 INFO:tasks.rados.rados.0.smithi098.stdout:554: finishing write tid 3 to smithi09866585-268 2023-09-23T20:03:22.586 INFO:tasks.rados.rados.0.smithi098.stdout:554: finishing write tid 4 to smithi09866585-268 2023-09-23T20:03:22.587 INFO:tasks.rados.rados.0.smithi098.stdout:554: finishing write tid 5 to smithi09866585-268 2023-09-23T20:03:22.587 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 268 v 102 (ObjNum 530 snap 0 seq_num 530) dirty exists 2023-09-23T20:03:22.587 INFO:tasks.rados.rados.0.smithi098.stdout:554: left oid 268 (ObjNum 530 snap 0 seq_num 530) 2023-09-23T20:03:22.587 INFO:tasks.rados.rados.0.smithi098.stdout:555: expect (ObjNum 328 snap 0 seq_num 328) 2023-09-23T20:03:22.727 INFO:tasks.rados.rados.0.smithi098.stdout:556: finishing write tid 1 to smithi09866585-347 2023-09-23T20:03:22.727 INFO:tasks.rados.rados.0.smithi098.stdout:557: expect (ObjNum 395 snap 0 seq_num 395) 2023-09-23T20:03:22.828 INFO:tasks.rados.rados.0.smithi098.stdout:556: finishing write tid 2 to smithi09866585-347 2023-09-23T20:03:22.828 INFO:tasks.rados.rados.0.smithi098.stdout:556: finishing write tid 3 to smithi09866585-347 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:556: finishing write tid 4 to smithi09866585-347 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 347 v 126 (ObjNum 531 snap 0 seq_num 531) dirty exists 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:556: left oid 347 (ObjNum 531 snap 0 seq_num 531) 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:558: finishing write tid 1 to smithi09866585-429 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:554: done (5 left) 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:555: done (4 left) 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:556: done (3 left) 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:557: done (2 left) 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:559: done (1 left) 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:560: read oid 370 snap -1 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:560: expect (ObjNum 369 snap 0 seq_num 369) 2023-09-23T20:03:22.829 INFO:tasks.rados.rados.0.smithi098.stdout:561: write oid 90 current snap is 0 2023-09-23T20:03:22.830 INFO:tasks.rados.rados.0.smithi098.stdout:558: finishing write tid 2 to smithi09866585-429 2023-09-23T20:03:22.830 INFO:tasks.rados.rados.0.smithi098.stdout:558: finishing write tid 3 to smithi09866585-429 2023-09-23T20:03:22.830 INFO:tasks.rados.rados.0.smithi098.stdout:558: finishing write tid 4 to smithi09866585-429 2023-09-23T20:03:22.830 INFO:tasks.rados.rados.0.smithi098.stdout:558: finishing write tid 5 to smithi09866585-429 2023-09-23T20:03:22.830 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 429 v 108 (ObjNum 532 snap 0 seq_num 532) dirty exists 2023-09-23T20:03:22.830 INFO:tasks.rados.rados.0.smithi098.stdout:558: left oid 429 (ObjNum 532 snap 0 seq_num 532) 2023-09-23T20:03:22.830 INFO:tasks.rados.rados.0.smithi098.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2023-09-23T20:03:22.838 INFO:tasks.rados.rados.0.smithi098.stdout:561: writing smithi09866585-90 from 574938 to 1302614 tid 1 2023-09-23T20:03:22.846 INFO:tasks.rados.rados.0.smithi098.stdout:561: writing smithi09866585-90 from 1731855 to 2435359 tid 2 2023-09-23T20:03:22.849 INFO:tasks.rados.rados.0.smithi098.stdout:561: writing smithi09866585-90 from 2848231 to 2974938 tid 3 2023-09-23T20:03:22.849 INFO:tasks.rados.rados.0.smithi098.stdout:558: done (2 left) 2023-09-23T20:03:22.850 INFO:tasks.rados.rados.0.smithi098.stdout:562: read oid 333 snap -1 2023-09-23T20:03:22.850 INFO:tasks.rados.rados.0.smithi098.stdout:562: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:03:22.850 INFO:tasks.rados.rados.0.smithi098.stdout:563: write oid 75 current snap is 0 2023-09-23T20:03:22.850 INFO:tasks.rados.rados.0.smithi098.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2023-09-23T20:03:22.855 INFO:tasks.rados.rados.0.smithi098.stdout:563: writing smithi09866585-75 from 591745 to 994670 tid 1 2023-09-23T20:03:22.863 INFO:tasks.rados.rados.0.smithi098.stdout:563: writing smithi09866585-75 from 1790337 to 2353852 tid 2 2023-09-23T20:03:22.863 INFO:tasks.rados.rados.0.smithi098.stdout:564: read oid 334 snap -1 2023-09-23T20:03:22.864 INFO:tasks.rados.rados.0.smithi098.stdout:564: expect (ObjNum 333 snap 0 seq_num 333) 2023-09-23T20:03:22.864 INFO:tasks.rados.rados.0.smithi098.stdout:560: expect (ObjNum 369 snap 0 seq_num 369) 2023-09-23T20:03:22.951 INFO:tasks.rados.rados.0.smithi098.stdout:561: finishing write tid 1 to smithi09866585-90 2023-09-23T20:03:22.951 INFO:tasks.rados.rados.0.smithi098.stdout:561: finishing write tid 2 to smithi09866585-90 2023-09-23T20:03:22.951 INFO:tasks.rados.rados.0.smithi098.stdout:561: finishing write tid 3 to smithi09866585-90 2023-09-23T20:03:22.951 INFO:tasks.rados.rados.0.smithi098.stdout:561: finishing write tid 4 to smithi09866585-90 2023-09-23T20:03:22.951 INFO:tasks.rados.rados.0.smithi098.stdout:560: done (4 left) 2023-09-23T20:03:22.951 INFO:tasks.rados.rados.0.smithi098.stdout:565: read oid 212 snap -1 2023-09-23T20:03:22.951 INFO:tasks.rados.rados.0.smithi098.stdout:565: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T20:03:22.951 INFO:tasks.rados.rados.0.smithi098.stdout:566: write oid 112 current snap is 0 2023-09-23T20:03:22.951 INFO:tasks.rados.rados.0.smithi098.stdout:561: finishing write tid 5 to smithi09866585-90 2023-09-23T20:03:22.951 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 90 v 102 (ObjNum 534 snap 0 seq_num 534) dirty exists 2023-09-23T20:03:22.952 INFO:tasks.rados.rados.0.smithi098.stdout:561: left oid 90 (ObjNum 534 snap 0 seq_num 534) 2023-09-23T20:03:22.952 INFO:tasks.rados.rados.0.smithi098.stdout:562: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:03:23.100 INFO:tasks.rados.rados.0.smithi098.stdout:563: finishing write tid 1 to smithi09866585-75 2023-09-23T20:03:23.100 INFO:tasks.rados.rados.0.smithi098.stdout:563: finishing write tid 2 to smithi09866585-75 2023-09-23T20:03:23.100 INFO:tasks.rados.rados.0.smithi098.stdout:563: finishing write tid 3 to smithi09866585-75 2023-09-23T20:03:23.100 INFO:tasks.rados.rados.0.smithi098.stdout:563: finishing write tid 4 to smithi09866585-75 2023-09-23T20:03:23.100 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 75 v 105 (ObjNum 535 snap 0 seq_num 535) dirty exists 2023-09-23T20:03:23.101 INFO:tasks.rados.rados.0.smithi098.stdout:563: left oid 75 (ObjNum 535 snap 0 seq_num 535) 2023-09-23T20:03:23.101 INFO:tasks.rados.rados.0.smithi098.stdout:564: expect (ObjNum 333 snap 0 seq_num 333) 2023-09-23T20:03:23.228 INFO:tasks.rados.rados.0.smithi098.stdout:565: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T20:03:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:22 smithi173 bash[27697]: cluster 2023-09-23T20:03:21.768482+0000 mgr.y (mgr.14442) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 1.2 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 53 MiB/s wr, 270 op/s 2023-09-23T20:03:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:22 smithi173 bash[27697]: audit 2023-09-23T20:03:22.204990+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.98:0/2017997723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:23.353 INFO:tasks.rados.rados.0.smithi098.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2023-09-23T20:03:23.363 INFO:tasks.rados.rados.0.smithi098.stdout:566: writing smithi09866585-112 from 608552 to 1086726 tid 1 2023-09-23T20:03:23.373 INFO:tasks.rados.rados.0.smithi098.stdout:566: writing smithi09866585-112 from 1848819 to 2555992 tid 2 2023-09-23T20:03:23.373 INFO:tasks.rados.rados.0.smithi098.stdout:561: done (5 left) 2023-09-23T20:03:23.373 INFO:tasks.rados.rados.0.smithi098.stdout:562: done (4 left) 2023-09-23T20:03:23.373 INFO:tasks.rados.rados.0.smithi098.stdout:563: done (3 left) 2023-09-23T20:03:23.373 INFO:tasks.rados.rados.0.smithi098.stdout:564: done (2 left) 2023-09-23T20:03:23.373 INFO:tasks.rados.rados.0.smithi098.stdout:565: done (1 left) 2023-09-23T20:03:23.373 INFO:tasks.rados.rados.0.smithi098.stdout:567: write oid 393 current snap is 0 2023-09-23T20:03:23.374 INFO:tasks.rados.rados.0.smithi098.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2023-09-23T20:03:23.380 INFO:tasks.rados.rados.0.smithi098.stdout:567: writing smithi09866585-393 from 625359 to 1178782 tid 1 2023-09-23T20:03:23.388 INFO:tasks.rados.rados.0.smithi098.stdout:567: writing smithi09866585-393 from 1790948 to 2358132 tid 2 2023-09-23T20:03:23.392 INFO:tasks.rados.rados.0.smithi098.stdout:567: writing smithi09866585-393 from 2930500 to 3025359 tid 3 2023-09-23T20:03:23.392 INFO:tasks.rados.rados.0.smithi098.stdout:568: read oid 350 snap -1 2023-09-23T20:03:23.392 INFO:tasks.rados.rados.0.smithi098.stdout:568: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T20:03:23.392 INFO:tasks.rados.rados.0.smithi098.stdout:569: read oid 338 snap -1 2023-09-23T20:03:23.393 INFO:tasks.rados.rados.0.smithi098.stdout:569: expect (ObjNum 337 snap 0 seq_num 337) 2023-09-23T20:03:23.393 INFO:tasks.rados.rados.0.smithi098.stdout:570: write oid 150 current snap is 0 2023-09-23T20:03:23.393 INFO:tasks.rados.rados.0.smithi098.stdout:566: finishing write tid 1 to smithi09866585-112 2023-09-23T20:03:23.393 INFO:tasks.rados.rados.0.smithi098.stdout:566: finishing write tid 2 to smithi09866585-112 2023-09-23T20:03:23.393 INFO:tasks.rados.rados.0.smithi098.stdout:566: finishing write tid 3 to smithi09866585-112 2023-09-23T20:03:23.393 INFO:tasks.rados.rados.0.smithi098.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2023-09-23T20:03:23.400 INFO:tasks.rados.rados.0.smithi098.stdout:570: writing smithi09866585-150 from 642166 to 1270838 tid 1 2023-09-23T20:03:23.408 INFO:tasks.rados.rados.0.smithi098.stdout:570: writing smithi09866585-150 from 1849430 to 2560272 tid 2 2023-09-23T20:03:23.408 INFO:tasks.rados.rados.0.smithi098.stdout:571: read oid 365 snap -1 2023-09-23T20:03:23.408 INFO:tasks.rados.rados.0.smithi098.stdout:571: expect (ObjNum 364 snap 0 seq_num 364) 2023-09-23T20:03:23.409 INFO:tasks.rados.rados.0.smithi098.stdout:572: write oid 382 current snap is 0 2023-09-23T20:03:23.409 INFO:tasks.rados.rados.0.smithi098.stdout:566: finishing write tid 4 to smithi09866585-112 2023-09-23T20:03:23.409 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 112 v 97 (ObjNum 536 snap 0 seq_num 536) dirty exists 2023-09-23T20:03:23.409 INFO:tasks.rados.rados.0.smithi098.stdout:566: left oid 112 (ObjNum 536 snap 0 seq_num 536) 2023-09-23T20:03:23.409 INFO:tasks.rados.rados.0.smithi098.stdout:567: finishing write tid 1 to smithi09866585-393 2023-09-23T20:03:23.409 INFO:tasks.rados.rados.0.smithi098.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2023-09-23T20:03:23.416 INFO:tasks.rados.rados.0.smithi098.stdout:572: writing smithi09866585-382 from 658973 to 1362894 tid 1 2023-09-23T20:03:23.423 INFO:tasks.rados.rados.0.smithi098.stdout:572: writing smithi09866585-382 from 1907912 to 2478765 tid 2 2023-09-23T20:03:23.426 INFO:tasks.rados.rados.0.smithi098.stdout:572: writing smithi09866585-382 from 2985346 to 3058973 tid 3 2023-09-23T20:03:23.426 INFO:tasks.rados.rados.0.smithi098.stdout:566: done (6 left) 2023-09-23T20:03:23.426 INFO:tasks.rados.rados.0.smithi098.stdout:573: write oid 431 current snap is 0 2023-09-23T20:03:23.426 INFO:tasks.rados.rados.0.smithi098.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2023-09-23T20:03:23.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:22 smithi098 bash[27308]: cluster 2023-09-23T20:03:21.768482+0000 mgr.y (mgr.14442) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 1.2 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 53 MiB/s wr, 270 op/s 2023-09-23T20:03:23.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:22 smithi098 bash[27308]: audit 2023-09-23T20:03:22.204990+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.98:0/2017997723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:23.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:22 smithi098 bash[33670]: cluster 2023-09-23T20:03:21.768482+0000 mgr.y (mgr.14442) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 1.2 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 53 MiB/s wr, 270 op/s 2023-09-23T20:03:23.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:22 smithi098 bash[33670]: audit 2023-09-23T20:03:22.204990+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.98:0/2017997723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:23.433 INFO:tasks.rados.rados.0.smithi098.stdout:573: writing smithi09866585-431 from 675780 to 1171303 tid 1 2023-09-23T20:03:23.440 INFO:tasks.rados.rados.0.smithi098.stdout:573: writing smithi09866585-431 from 1682747 to 2397258 tid 2 2023-09-23T20:03:23.445 INFO:tasks.rados.rados.0.smithi098.stdout:573: writing smithi09866585-431 from 3012769 to 3075780 tid 3 2023-09-23T20:03:23.445 INFO:tasks.rados.rados.0.smithi098.stdout:574: write oid 140 current snap is 0 2023-09-23T20:03:23.445 INFO:tasks.rados.rados.0.smithi098.stdout:567: finishing write tid 2 to smithi09866585-393 2023-09-23T20:03:23.445 INFO:tasks.rados.rados.0.smithi098.stdout:567: finishing write tid 3 to smithi09866585-393 2023-09-23T20:03:23.445 INFO:tasks.rados.rados.0.smithi098.stdout:567: finishing write tid 4 to smithi09866585-393 2023-09-23T20:03:23.445 INFO:tasks.rados.rados.0.smithi098.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2023-09-23T20:03:23.452 INFO:tasks.rados.rados.0.smithi098.stdout:574: writing smithi09866585-140 from 692587 to 1263359 tid 1 2023-09-23T20:03:23.460 INFO:tasks.rados.rados.0.smithi098.stdout:574: writing smithi09866585-140 from 2024876 to 2599398 tid 2 2023-09-23T20:03:23.463 INFO:tasks.rados.rados.0.smithi098.stdout:574: writing smithi09866585-140 from 3040192 to 3092587 tid 3 2023-09-23T20:03:23.463 INFO:tasks.rados.rados.0.smithi098.stdout:575: read oid 210 snap -1 2023-09-23T20:03:23.463 INFO:tasks.rados.rados.0.smithi098.stdout:575: expect (ObjNum 209 snap 0 seq_num 209) 2023-09-23T20:03:23.463 INFO:tasks.rados.rados.0.smithi098.stdout:576: delete oid 436 current snap is 0 2023-09-23T20:03:23.464 INFO:tasks.rados.rados.0.smithi098.stdout:567: finishing write tid 5 to smithi09866585-393 2023-09-23T20:03:23.464 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 393 v 131 (ObjNum 537 snap 0 seq_num 537) dirty exists 2023-09-23T20:03:23.464 INFO:tasks.rados.rados.0.smithi098.stdout:567: left oid 393 (ObjNum 537 snap 0 seq_num 537) 2023-09-23T20:03:23.464 INFO:tasks.rados.rados.0.smithi098.stdout:570: finishing write tid 1 to smithi09866585-150 2023-09-23T20:03:23.464 INFO:tasks.rados.rados.0.smithi098.stdout:568: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T20:03:23.613 INFO:tasks.rados.rados.0.smithi098.stdout:569: expect (ObjNum 337 snap 0 seq_num 337) 2023-09-23T20:03:23.748 INFO:tasks.rados.rados.0.smithi098.stdout:570: finishing write tid 2 to smithi09866585-150 2023-09-23T20:03:23.748 INFO:tasks.rados.rados.0.smithi098.stdout:570: finishing write tid 3 to smithi09866585-150 2023-09-23T20:03:23.749 INFO:tasks.rados.rados.0.smithi098.stdout:570: finishing write tid 4 to smithi09866585-150 2023-09-23T20:03:23.749 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 150 v 121 (ObjNum 538 snap 0 seq_num 538) dirty exists 2023-09-23T20:03:23.749 INFO:tasks.rados.rados.0.smithi098.stdout:570: left oid 150 (ObjNum 538 snap 0 seq_num 538) 2023-09-23T20:03:23.749 INFO:tasks.rados.rados.0.smithi098.stdout:571: expect (ObjNum 364 snap 0 seq_num 364) 2023-09-23T20:03:23.831 INFO:tasks.rados.rados.0.smithi098.stdout:572: finishing write tid 1 to smithi09866585-382 2023-09-23T20:03:23.831 INFO:tasks.rados.rados.0.smithi098.stdout:572: finishing write tid 2 to smithi09866585-382 2023-09-23T20:03:23.831 INFO:tasks.rados.rados.0.smithi098.stdout:572: finishing write tid 3 to smithi09866585-382 2023-09-23T20:03:23.831 INFO:tasks.rados.rados.0.smithi098.stdout:572: finishing write tid 4 to smithi09866585-382 2023-09-23T20:03:23.831 INFO:tasks.rados.rados.0.smithi098.stdout:572: finishing write tid 5 to smithi09866585-382 2023-09-23T20:03:23.832 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 382 v 111 (ObjNum 539 snap 0 seq_num 539) dirty exists 2023-09-23T20:03:23.832 INFO:tasks.rados.rados.0.smithi098.stdout:572: left oid 382 (ObjNum 539 snap 0 seq_num 539) 2023-09-23T20:03:23.832 INFO:tasks.rados.rados.0.smithi098.stdout:573: finishing write tid 1 to smithi09866585-431 2023-09-23T20:03:23.832 INFO:tasks.rados.rados.0.smithi098.stdout:567: done (9 left) 2023-09-23T20:03:23.832 INFO:tasks.rados.rados.0.smithi098.stdout:568: done (8 left) 2023-09-23T20:03:23.832 INFO:tasks.rados.rados.0.smithi098.stdout:569: done (7 left) 2023-09-23T20:03:23.832 INFO:tasks.rados.rados.0.smithi098.stdout:570: done (6 left) 2023-09-23T20:03:23.832 INFO:tasks.rados.rados.0.smithi098.stdout:571: done (5 left) 2023-09-23T20:03:23.832 INFO:tasks.rados.rados.0.smithi098.stdout:572: done (4 left) 2023-09-23T20:03:23.833 INFO:tasks.rados.rados.0.smithi098.stdout:576: done (3 left) 2023-09-23T20:03:23.833 INFO:tasks.rados.rados.0.smithi098.stdout:577: write oid 372 current snap is 0 2023-09-23T20:03:23.833 INFO:tasks.rados.rados.0.smithi098.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2023-09-23T20:03:23.840 INFO:tasks.rados.rados.0.smithi098.stdout:577: writing smithi09866585-372 from 726201 to 1447471 tid 1 2023-09-23T20:03:23.849 INFO:tasks.rados.rados.0.smithi098.stdout:577: writing smithi09866585-372 from 2141840 to 2720031 tid 2 2023-09-23T20:03:23.849 INFO:tasks.rados.rados.0.smithi098.stdout:578: write oid 41 current snap is 0 2023-09-23T20:03:23.850 INFO:tasks.rados.rados.0.smithi098.stdout:573: finishing write tid 2 to smithi09866585-431 2023-09-23T20:03:23.850 INFO:tasks.rados.rados.0.smithi098.stdout:573: finishing write tid 3 to smithi09866585-431 2023-09-23T20:03:23.850 INFO:tasks.rados.rados.0.smithi098.stdout:573: finishing write tid 4 to smithi09866585-431 2023-09-23T20:03:23.850 INFO:tasks.rados.rados.0.smithi098.stdout:573: finishing write tid 5 to smithi09866585-431 2023-09-23T20:03:23.850 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 431 v 125 (ObjNum 540 snap 0 seq_num 540) dirty exists 2023-09-23T20:03:23.850 INFO:tasks.rados.rados.0.smithi098.stdout:573: left oid 431 (ObjNum 540 snap 0 seq_num 540) 2023-09-23T20:03:23.850 INFO:tasks.rados.rados.0.smithi098.stdout:574: finishing write tid 1 to smithi09866585-140 2023-09-23T20:03:23.850 INFO:tasks.rados.rados.0.smithi098.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2023-09-23T20:03:23.862 INFO:tasks.rados.rados.0.smithi098.stdout:578: writing smithi09866585-41 from 743008 to 1539527 tid 1 2023-09-23T20:03:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:578: writing smithi09866585-41 from 2200322 to 2922171 tid 2 2023-09-23T20:03:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:573: done (4 left) 2023-09-23T20:03:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:579: delete oid 69 current snap is 0 2023-09-23T20:03:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:574: finishing write tid 2 to smithi09866585-140 2023-09-23T20:03:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:574: finishing write tid 3 to smithi09866585-140 2023-09-23T20:03:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:574: finishing write tid 4 to smithi09866585-140 2023-09-23T20:03:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:574: finishing write tid 5 to smithi09866585-140 2023-09-23T20:03:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 140 v 106 (ObjNum 541 snap 0 seq_num 541) dirty exists 2023-09-23T20:03:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:574: left oid 140 (ObjNum 541 snap 0 seq_num 541) 2023-09-23T20:03:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:575: expect (ObjNum 209 snap 0 seq_num 209) 2023-09-23T20:03:24.009 INFO:tasks.rados.rados.0.smithi098.stdout:577: finishing write tid 1 to smithi09866585-372 2023-09-23T20:03:24.009 INFO:tasks.rados.rados.0.smithi098.stdout:577: finishing write tid 2 to smithi09866585-372 2023-09-23T20:03:24.009 INFO:tasks.rados.rados.0.smithi098.stdout:577: finishing write tid 3 to smithi09866585-372 2023-09-23T20:03:24.009 INFO:tasks.rados.rados.0.smithi098.stdout:577: finishing write tid 4 to smithi09866585-372 2023-09-23T20:03:24.010 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 372 v 144 (ObjNum 543 snap 0 seq_num 543) dirty exists 2023-09-23T20:03:24.010 INFO:tasks.rados.rados.0.smithi098.stdout:577: left oid 372 (ObjNum 543 snap 0 seq_num 543) 2023-09-23T20:03:24.010 INFO:tasks.rados.rados.0.smithi098.stdout:578: finishing write tid 1 to smithi09866585-41 2023-09-23T20:03:24.010 INFO:tasks.rados.rados.0.smithi098.stdout:578: finishing write tid 2 to smithi09866585-41 2023-09-23T20:03:24.010 INFO:tasks.rados.rados.0.smithi098.stdout:578: finishing write tid 3 to smithi09866585-41 2023-09-23T20:03:24.010 INFO:tasks.rados.rados.0.smithi098.stdout:578: finishing write tid 4 to smithi09866585-41 2023-09-23T20:03:24.010 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 41 v 108 (ObjNum 544 snap 0 seq_num 544) dirty exists 2023-09-23T20:03:24.010 INFO:tasks.rados.rados.0.smithi098.stdout:578: left oid 41 (ObjNum 544 snap 0 seq_num 544) 2023-09-23T20:03:24.010 INFO:tasks.rados.rados.0.smithi098.stdout:574: done (4 left) 2023-09-23T20:03:24.010 INFO:tasks.rados.rados.0.smithi098.stdout:575: done (3 left) 2023-09-23T20:03:24.011 INFO:tasks.rados.rados.0.smithi098.stdout:577: done (2 left) 2023-09-23T20:03:24.011 INFO:tasks.rados.rados.0.smithi098.stdout:578: done (1 left) 2023-09-23T20:03:24.011 INFO:tasks.rados.rados.0.smithi098.stdout:579: done (0 left) 2023-09-23T20:03:24.011 INFO:tasks.rados.rados.0.smithi098.stdout:580: write oid 405 current snap is 0 2023-09-23T20:03:24.011 INFO:tasks.rados.rados.0.smithi098.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2023-09-23T20:03:24.020 INFO:tasks.rados.rados.0.smithi098.stdout:580: writing smithi09866585-405 from 776622 to 1323639 tid 1 2023-09-23T20:03:24.028 INFO:tasks.rados.rados.0.smithi098.stdout:580: writing smithi09866585-405 from 1800933 to 2526451 tid 2 2023-09-23T20:03:24.031 INFO:tasks.rados.rados.0.smithi098.stdout:580: writing smithi09866585-405 from 2944601 to 3176622 tid 3 2023-09-23T20:03:24.032 INFO:tasks.rados.rados.0.smithi098.stdout:581: delete oid 214 current snap is 0 2023-09-23T20:03:24.032 INFO:tasks.rados.rados.0.smithi098.stdout:580: finishing write tid 1 to smithi09866585-405 2023-09-23T20:03:24.034 INFO:tasks.rados.rados.0.smithi098.stdout:581: done (1 left) 2023-09-23T20:03:24.035 INFO:tasks.rados.rados.0.smithi098.stdout:582: read oid 310 snap -1 2023-09-23T20:03:24.035 INFO:tasks.rados.rados.0.smithi098.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-23T20:03:24.035 INFO:tasks.rados.rados.0.smithi098.stdout:583: read oid 288 snap -1 2023-09-23T20:03:24.035 INFO:tasks.rados.rados.0.smithi098.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T20:03:24.035 INFO:tasks.rados.rados.0.smithi098.stdout:584: read oid 401 snap -1 2023-09-23T20:03:24.035 INFO:tasks.rados.rados.0.smithi098.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:03:24.035 INFO:tasks.rados.rados.0.smithi098.stdout:585: read oid 86 snap -1 2023-09-23T20:03:24.035 INFO:tasks.rados.rados.0.smithi098.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-23T20:03:24.035 INFO:tasks.rados.rados.0.smithi098.stdout:586: delete oid 419 current snap is 0 2023-09-23T20:03:24.035 INFO:tasks.rados.rados.0.smithi098.stdout:580: finishing write tid 2 to smithi09866585-405 2023-09-23T20:03:24.037 INFO:tasks.rados.rados.0.smithi098.stdout:586: done (5 left) 2023-09-23T20:03:24.037 INFO:tasks.rados.rados.0.smithi098.stdout:587: read oid 235 snap -1 2023-09-23T20:03:24.037 INFO:tasks.rados.rados.0.smithi098.stdout:587: expect (ObjNum 234 snap 0 seq_num 234) 2023-09-23T20:03:24.037 INFO:tasks.rados.rados.0.smithi098.stdout:588: read oid 378 snap -1 2023-09-23T20:03:24.037 INFO:tasks.rados.rados.0.smithi098.stdout:588: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-23T20:03:24.037 INFO:tasks.rados.rados.0.smithi098.stdout:589: read oid 271 snap -1 2023-09-23T20:03:24.037 INFO:tasks.rados.rados.0.smithi098.stdout:589: expect (ObjNum 270 snap 0 seq_num 270) 2023-09-23T20:03:24.037 INFO:tasks.rados.rados.0.smithi098.stdout:590: delete oid 153 current snap is 0 2023-09-23T20:03:24.042 INFO:tasks.rados.rados.0.smithi098.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:03:24.146 INFO:tasks.rados.rados.0.smithi098.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-23T20:03:24.268 INFO:tasks.rados.rados.0.smithi098.stdout:580: finishing write tid 3 to smithi09866585-405 2023-09-23T20:03:24.268 INFO:tasks.rados.rados.0.smithi098.stdout:580: finishing write tid 4 to smithi09866585-405 2023-09-23T20:03:24.268 INFO:tasks.rados.rados.0.smithi098.stdout:582: done (8 left) 2023-09-23T20:03:24.269 INFO:tasks.rados.rados.0.smithi098.stdout:584: done (7 left) 2023-09-23T20:03:24.269 INFO:tasks.rados.rados.0.smithi098.stdout:590: done (6 left) 2023-09-23T20:03:24.269 INFO:tasks.rados.rados.0.smithi098.stdout:591: write oid 170 current snap is 0 2023-09-23T20:03:24.269 INFO:tasks.rados.rados.0.smithi098.stdout:580: finishing write tid 5 to smithi09866585-405 2023-09-23T20:03:24.269 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 405 v 116 (ObjNum 546 snap 0 seq_num 546) dirty exists 2023-09-23T20:03:24.269 INFO:tasks.rados.rados.0.smithi098.stdout:580: left oid 405 (ObjNum 546 snap 0 seq_num 546) 2023-09-23T20:03:24.269 INFO:tasks.rados.rados.0.smithi098.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-23T20:03:24.404 INFO:tasks.rados.rados.0.smithi098.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T20:03:24.506 INFO:tasks.rados.rados.0.smithi098.stdout:587: expect (ObjNum 234 snap 0 seq_num 234) 2023-09-23T20:03:24.657 INFO:tasks.rados.rados.0.smithi098.stdout:588: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-23T20:03:24.747 INFO:tasks.rados.rados.0.smithi098.stdout:589: expect (ObjNum 270 snap 0 seq_num 270) 2023-09-23T20:03:24.838 INFO:tasks.rados.rados.0.smithi098.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2023-09-23T20:03:24.844 INFO:tasks.rados.rados.0.smithi098.stdout:591: writing smithi09866585-170 from 443850 to 1008216 tid 1 2023-09-23T20:03:24.852 INFO:tasks.rados.rados.0.smithi098.stdout:591: writing smithi09866585-170 from 1634861 to 2367717 tid 2 2023-09-23T20:03:24.858 INFO:tasks.rados.rados.0.smithi098.stdout:591: writing smithi09866585-170 from 2770646 to 3243850 tid 3 2023-09-23T20:03:24.858 INFO:tasks.rados.rados.0.smithi098.stdout:580: done (6 left) 2023-09-23T20:03:24.858 INFO:tasks.rados.rados.0.smithi098.stdout:583: done (5 left) 2023-09-23T20:03:24.859 INFO:tasks.rados.rados.0.smithi098.stdout:585: done (4 left) 2023-09-23T20:03:24.859 INFO:tasks.rados.rados.0.smithi098.stdout:587: done (3 left) 2023-09-23T20:03:24.859 INFO:tasks.rados.rados.0.smithi098.stdout:588: done (2 left) 2023-09-23T20:03:24.859 INFO:tasks.rados.rados.0.smithi098.stdout:589: done (1 left) 2023-09-23T20:03:24.859 INFO:tasks.rados.rados.0.smithi098.stdout:592: write oid 46 current snap is 0 2023-09-23T20:03:24.860 INFO:tasks.rados.rados.0.smithi098.stdout:591: finishing write tid 1 to smithi09866585-170 2023-09-23T20:03:24.860 INFO:tasks.rados.rados.0.smithi098.stdout:591: finishing write tid 2 to smithi09866585-170 2023-09-23T20:03:24.860 INFO:tasks.rados.rados.0.smithi098.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2023-09-23T20:03:24.865 INFO:tasks.rados.rados.0.smithi098.stdout:592: writing smithi09866585-46 from 460657 to 1100272 tid 1 2023-09-23T20:03:24.872 INFO:tasks.rados.rados.0.smithi098.stdout:592: writing smithi09866585-46 from 1693343 to 2169857 tid 2 2023-09-23T20:03:24.879 INFO:tasks.rados.rados.0.smithi098.stdout:592: writing smithi09866585-46 from 2681716 to 3260657 tid 3 2023-09-23T20:03:24.879 INFO:tasks.rados.rados.0.smithi098.stdout:593: delete oid 396 current snap is 0 2023-09-23T20:03:24.879 INFO:tasks.rados.rados.0.smithi098.stdout:591: finishing write tid 3 to smithi09866585-170 2023-09-23T20:03:24.879 INFO:tasks.rados.rados.0.smithi098.stdout:591: finishing write tid 4 to smithi09866585-170 2023-09-23T20:03:24.880 INFO:tasks.rados.rados.0.smithi098.stdout:591: finishing write tid 5 to smithi09866585-170 2023-09-23T20:03:24.880 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 170 v 111 (ObjNum 550 snap 0 seq_num 550) dirty exists 2023-09-23T20:03:24.880 INFO:tasks.rados.rados.0.smithi098.stdout:591: left oid 170 (ObjNum 550 snap 0 seq_num 550) 2023-09-23T20:03:24.880 INFO:tasks.rados.rados.0.smithi098.stdout:592: finishing write tid 1 to smithi09866585-46 2023-09-23T20:03:24.880 INFO:tasks.rados.rados.0.smithi098.stdout:592: finishing write tid 2 to smithi09866585-46 2023-09-23T20:03:24.882 INFO:tasks.rados.rados.0.smithi098.stdout:591: done (2 left) 2023-09-23T20:03:24.882 INFO:tasks.rados.rados.0.smithi098.stdout:593: done (1 left) 2023-09-23T20:03:24.882 INFO:tasks.rados.rados.0.smithi098.stdout:594: delete oid 264 current snap is 0 2023-09-23T20:03:24.884 INFO:tasks.rados.rados.0.smithi098.stdout:594: done (1 left) 2023-09-23T20:03:24.884 INFO:tasks.rados.rados.0.smithi098.stdout:595: delete oid 304 current snap is 0 2023-09-23T20:03:24.885 INFO:tasks.rados.rados.0.smithi098.stdout:592: finishing write tid 3 to smithi09866585-46 2023-09-23T20:03:24.885 INFO:tasks.rados.rados.0.smithi098.stdout:592: finishing write tid 4 to smithi09866585-46 2023-09-23T20:03:24.885 INFO:tasks.rados.rados.0.smithi098.stdout:592: finishing write tid 5 to smithi09866585-46 2023-09-23T20:03:24.885 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 46 v 130 (ObjNum 551 snap 0 seq_num 551) dirty exists 2023-09-23T20:03:24.886 INFO:tasks.rados.rados.0.smithi098.stdout:592: left oid 46 (ObjNum 551 snap 0 seq_num 551) 2023-09-23T20:03:24.886 INFO:tasks.rados.rados.0.smithi098.stdout:592: done (1 left) 2023-09-23T20:03:24.886 INFO:tasks.rados.rados.0.smithi098.stdout:595: done (0 left) 2023-09-23T20:03:24.887 INFO:tasks.rados.rados.0.smithi098.stdout:596: read oid 172 snap -1 2023-09-23T20:03:24.887 INFO:tasks.rados.rados.0.smithi098.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-23T20:03:24.887 INFO:tasks.rados.rados.0.smithi098.stdout:597: delete oid 20 current snap is 0 2023-09-23T20:03:24.888 INFO:tasks.rados.rados.0.smithi098.stdout:597: done (1 left) 2023-09-23T20:03:24.888 INFO:tasks.rados.rados.0.smithi098.stdout:598: write oid 267 current snap is 0 2023-09-23T20:03:24.889 INFO:tasks.rados.rados.0.smithi098.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2023-09-23T20:03:24.898 INFO:tasks.rados.rados.0.smithi098.stdout:598: writing smithi09866585-267 from 544692 to 1276905 tid 1 2023-09-23T20:03:24.907 INFO:tasks.rados.rados.0.smithi098.stdout:598: writing smithi09866585-267 from 1985753 to 2729616 tid 2 2023-09-23T20:03:24.911 INFO:tasks.rados.rados.0.smithi098.stdout:598: writing smithi09866585-267 from 3335184 to 3344692 tid 3 2023-09-23T20:03:24.911 INFO:tasks.rados.rados.0.smithi098.stdout:599: write oid 240 current snap is 0 2023-09-23T20:03:24.911 INFO:tasks.rados.rados.0.smithi098.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2023-09-23T20:03:24.916 INFO:tasks.rados.rados.0.smithi098.stdout:599: writing smithi09866585-240 from 561499 to 968961 tid 1 2023-09-23T20:03:24.922 INFO:tasks.rados.rados.0.smithi098.stdout:599: writing smithi09866585-240 from 1527882 to 2015403 tid 2 2023-09-23T20:03:24.930 INFO:tasks.rados.rados.0.smithi098.stdout:599: writing smithi09866585-240 from 2729901 to 3287118 tid 3 2023-09-23T20:03:24.930 INFO:tasks.rados.rados.0.smithi098.stdout:600: write oid 107 current snap is 0 2023-09-23T20:03:24.931 INFO:tasks.rados.rados.0.smithi098.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2023-09-23T20:03:24.936 INFO:tasks.rados.rados.0.smithi098.stdout:600: writing smithi09866585-107 from 578306 to 1061017 tid 1 2023-09-23T20:03:24.944 INFO:tasks.rados.rados.0.smithi098.stdout:600: writing smithi09866585-107 from 1586364 to 2217543 tid 2 2023-09-23T20:03:24.951 INFO:tasks.rados.rados.0.smithi098.stdout:600: writing smithi09866585-107 from 2757324 to 3242166 tid 3 2023-09-23T20:03:24.951 INFO:tasks.rados.rados.0.smithi098.stdout:601: read oid 95 snap -1 2023-09-23T20:03:24.951 INFO:tasks.rados.rados.0.smithi098.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-23T20:03:24.951 INFO:tasks.rados.rados.0.smithi098.stdout:602: write oid 372 current snap is 0 2023-09-23T20:03:24.951 INFO:tasks.rados.rados.0.smithi098.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-23T20:03:25.058 INFO:tasks.rados.rados.0.smithi098.stdout:598: finishing write tid 1 to smithi09866585-267 2023-09-23T20:03:25.058 INFO:tasks.rados.rados.0.smithi098.stdout:598: finishing write tid 2 to smithi09866585-267 2023-09-23T20:03:25.058 INFO:tasks.rados.rados.0.smithi098.stdout:598: finishing write tid 3 to smithi09866585-267 2023-09-23T20:03:25.059 INFO:tasks.rados.rados.0.smithi098.stdout:598: finishing write tid 4 to smithi09866585-267 2023-09-23T20:03:25.059 INFO:tasks.rados.rados.0.smithi098.stdout:598: finishing write tid 5 to smithi09866585-267 2023-09-23T20:03:25.059 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 267 v 120 (ObjNum 556 snap 0 seq_num 556) dirty exists 2023-09-23T20:03:25.059 INFO:tasks.rados.rados.0.smithi098.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2023-09-23T20:03:25.059 INFO:tasks.rados.rados.0.smithi098.stdout:599: finishing write tid 1 to smithi09866585-240 2023-09-23T20:03:25.059 INFO:tasks.rados.rados.0.smithi098.stdout:599: finishing write tid 2 to smithi09866585-240 2023-09-23T20:03:25.059 INFO:tasks.rados.rados.0.smithi098.stdout:599: finishing write tid 3 to smithi09866585-240 2023-09-23T20:03:25.059 INFO:tasks.rados.rados.0.smithi098.stdout:599: finishing write tid 4 to smithi09866585-240 2023-09-23T20:03:25.060 INFO:tasks.rados.rados.0.smithi098.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2023-09-23T20:03:25.068 INFO:tasks.rados.rados.0.smithi098.stdout:602: writing smithi09866585-372 from 595113 to 1153073 tid 1 2023-09-23T20:03:25.075 INFO:tasks.rados.rados.0.smithi098.stdout:602: writing smithi09866585-372 from 1644846 to 2136036 tid 2 2023-09-23T20:03:25.083 INFO:tasks.rados.rados.0.smithi098.stdout:602: writing smithi09866585-372 from 2784747 to 3395113 tid 3 2023-09-23T20:03:25.083 INFO:tasks.rados.rados.0.smithi098.stdout:596: done (5 left) 2023-09-23T20:03:25.083 INFO:tasks.rados.rados.0.smithi098.stdout:598: done (4 left) 2023-09-23T20:03:25.083 INFO:tasks.rados.rados.0.smithi098.stdout:603: read oid 253 snap -1 2023-09-23T20:03:25.083 INFO:tasks.rados.rados.0.smithi098.stdout:603: expect (ObjNum 252 snap 0 seq_num 252) 2023-09-23T20:03:25.083 INFO:tasks.rados.rados.0.smithi098.stdout:604: read oid 105 snap -1 2023-09-23T20:03:25.083 INFO:tasks.rados.rados.0.smithi098.stdout:604: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T20:03:25.083 INFO:tasks.rados.rados.0.smithi098.stdout:605: write oid 355 current snap is 0 2023-09-23T20:03:25.083 INFO:tasks.rados.rados.0.smithi098.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2023-09-23T20:03:25.090 INFO:tasks.rados.rados.0.smithi098.stdout:605: writing smithi09866585-355 from 611920 to 1245129 tid 1 2023-09-23T20:03:25.097 INFO:tasks.rados.rados.0.smithi098.stdout:605: writing smithi09866585-355 from 1703328 to 2338176 tid 2 2023-09-23T20:03:25.103 INFO:tasks.rados.rados.0.smithi098.stdout:605: writing smithi09866585-355 from 2812170 to 3319556 tid 3 2023-09-23T20:03:25.103 INFO:tasks.rados.rados.0.smithi098.stdout:606: write oid 465 current snap is 0 2023-09-23T20:03:25.103 INFO:tasks.rados.rados.0.smithi098.stdout:599: finishing write tid 5 to smithi09866585-240 2023-09-23T20:03:25.103 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 240 v 115 (ObjNum 557 snap 0 seq_num 557) dirty exists 2023-09-23T20:03:25.103 INFO:tasks.rados.rados.0.smithi098.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2023-09-23T20:03:25.103 INFO:tasks.rados.rados.0.smithi098.stdout:600: finishing write tid 1 to smithi09866585-107 2023-09-23T20:03:25.103 INFO:tasks.rados.rados.0.smithi098.stdout:600: finishing write tid 2 to smithi09866585-107 2023-09-23T20:03:25.103 INFO:tasks.rados.rados.0.smithi098.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2023-09-23T20:03:25.111 INFO:tasks.rados.rados.0.smithi098.stdout:606: writing smithi09866585-465 from 628727 to 1337185 tid 1 2023-09-23T20:03:25.118 INFO:tasks.rados.rados.0.smithi098.stdout:606: writing smithi09866585-465 from 2045457 to 2540316 tid 2 2023-09-23T20:03:25.125 INFO:tasks.rados.rados.0.smithi098.stdout:606: writing smithi09866585-465 from 3123240 to 3428727 tid 3 2023-09-23T20:03:25.125 INFO:tasks.rados.rados.0.smithi098.stdout:599: done (7 left) 2023-09-23T20:03:25.125 INFO:tasks.rados.rados.0.smithi098.stdout:607: read oid 434 snap -1 2023-09-23T20:03:25.126 INFO:tasks.rados.rados.0.smithi098.stdout:607: expect (ObjNum 433 snap 0 seq_num 433) 2023-09-23T20:03:25.126 INFO:tasks.rados.rados.0.smithi098.stdout:608: write oid 18 current snap is 0 2023-09-23T20:03:25.126 INFO:tasks.rados.rados.0.smithi098.stdout:600: finishing write tid 3 to smithi09866585-107 2023-09-23T20:03:25.126 INFO:tasks.rados.rados.0.smithi098.stdout:600: finishing write tid 4 to smithi09866585-107 2023-09-23T20:03:25.126 INFO:tasks.rados.rados.0.smithi098.stdout:600: finishing write tid 5 to smithi09866585-107 2023-09-23T20:03:25.126 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 107 v 145 (ObjNum 558 snap 0 seq_num 558) dirty exists 2023-09-23T20:03:25.126 INFO:tasks.rados.rados.0.smithi098.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2023-09-23T20:03:25.126 INFO:tasks.rados.rados.0.smithi098.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-23T20:03:25.262 INFO:tasks.rados.rados.0.smithi098.stdout:602: finishing write tid 1 to smithi09866585-372 2023-09-23T20:03:25.262 INFO:tasks.rados.rados.0.smithi098.stdout:602: finishing write tid 2 to smithi09866585-372 2023-09-23T20:03:25.263 INFO:tasks.rados.rados.0.smithi098.stdout:603: expect (ObjNum 252 snap 0 seq_num 252) 2023-09-23T20:03:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:24 smithi173 bash[27697]: cluster 2023-09-23T20:03:23.769225+0000 mgr.y (mgr.14442) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 57 MiB/s wr, 310 op/s 2023-09-23T20:03:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:24 smithi173 bash[27697]: audit 2023-09-23T20:03:24.691571+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.98:0/325713807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:25.350 INFO:tasks.rados.rados.0.smithi098.stdout:602: finishing write tid 3 to smithi09866585-372 2023-09-23T20:03:25.350 INFO:tasks.rados.rados.0.smithi098.stdout:602: finishing write tid 4 to smithi09866585-372 2023-09-23T20:03:25.350 INFO:tasks.rados.rados.0.smithi098.stdout:602: finishing write tid 5 to smithi09866585-372 2023-09-23T20:03:25.350 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 372 v 148 (ObjNum 559 snap 0 seq_num 559) dirty exists 2023-09-23T20:03:25.350 INFO:tasks.rados.rados.0.smithi098.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2023-09-23T20:03:25.350 INFO:tasks.rados.rados.0.smithi098.stdout:604: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T20:03:25.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:24 smithi098 bash[27308]: cluster 2023-09-23T20:03:23.769225+0000 mgr.y (mgr.14442) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 57 MiB/s wr, 310 op/s 2023-09-23T20:03:25.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:24 smithi098 bash[27308]: audit 2023-09-23T20:03:24.691571+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.98:0/325713807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:25.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:24 smithi098 bash[33670]: cluster 2023-09-23T20:03:23.769225+0000 mgr.y (mgr.14442) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 57 MiB/s wr, 310 op/s 2023-09-23T20:03:25.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:24 smithi098 bash[33670]: audit 2023-09-23T20:03:24.691571+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.98:0/325713807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:25.497 INFO:tasks.rados.rados.0.smithi098.stdout:605: finishing write tid 1 to smithi09866585-355 2023-09-23T20:03:25.497 INFO:tasks.rados.rados.0.smithi098.stdout:605: finishing write tid 2 to smithi09866585-355 2023-09-23T20:03:25.497 INFO:tasks.rados.rados.0.smithi098.stdout:605: finishing write tid 3 to smithi09866585-355 2023-09-23T20:03:25.497 INFO:tasks.rados.rados.0.smithi098.stdout:605: finishing write tid 4 to smithi09866585-355 2023-09-23T20:03:25.497 INFO:tasks.rados.rados.0.smithi098.stdout:605: finishing write tid 5 to smithi09866585-355 2023-09-23T20:03:25.497 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 355 v 134 (ObjNum 560 snap 0 seq_num 560) dirty exists 2023-09-23T20:03:25.498 INFO:tasks.rados.rados.0.smithi098.stdout:605: left oid 355 (ObjNum 560 snap 0 seq_num 560) 2023-09-23T20:03:25.498 INFO:tasks.rados.rados.0.smithi098.stdout:606: finishing write tid 1 to smithi09866585-465 2023-09-23T20:03:25.498 INFO:tasks.rados.rados.0.smithi098.stdout:606: finishing write tid 2 to smithi09866585-465 2023-09-23T20:03:25.498 INFO:tasks.rados.rados.0.smithi098.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2023-09-23T20:03:25.508 INFO:tasks.rados.rados.0.smithi098.stdout:608: writing smithi09866585-18 from 645534 to 1429241 tid 1 2023-09-23T20:03:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:608: writing smithi09866585-18 from 2103939 to 2742456 tid 2 2023-09-23T20:03:25.521 INFO:tasks.rados.rados.0.smithi098.stdout:608: writing smithi09866585-18 from 3150663 to 3445534 tid 3 2023-09-23T20:03:25.521 INFO:tasks.rados.rados.0.smithi098.stdout:600: done (8 left) 2023-09-23T20:03:25.521 INFO:tasks.rados.rados.0.smithi098.stdout:601: done (7 left) 2023-09-23T20:03:25.521 INFO:tasks.rados.rados.0.smithi098.stdout:602: done (6 left) 2023-09-23T20:03:25.522 INFO:tasks.rados.rados.0.smithi098.stdout:603: done (5 left) 2023-09-23T20:03:25.522 INFO:tasks.rados.rados.0.smithi098.stdout:604: done (4 left) 2023-09-23T20:03:25.522 INFO:tasks.rados.rados.0.smithi098.stdout:605: done (3 left) 2023-09-23T20:03:25.522 INFO:tasks.rados.rados.0.smithi098.stdout:609: read oid 156 snap -1 2023-09-23T20:03:25.522 INFO:tasks.rados.rados.0.smithi098.stdout:609: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T20:03:25.522 INFO:tasks.rados.rados.0.smithi098.stdout:610: write oid 432 current snap is 0 2023-09-23T20:03:25.522 INFO:tasks.rados.rados.0.smithi098.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2023-09-23T20:03:25.528 INFO:tasks.rados.rados.0.smithi098.stdout:610: writing smithi09866585-432 from 662341 to 1237650 tid 1 2023-09-23T20:03:25.535 INFO:tasks.rados.rados.0.smithi098.stdout:610: writing smithi09866585-432 from 1878774 to 2377302 tid 2 2023-09-23T20:03:25.542 INFO:tasks.rados.rados.0.smithi098.stdout:610: writing smithi09866585-432 from 2894439 to 3351994 tid 3 2023-09-23T20:03:25.542 INFO:tasks.rados.rados.0.smithi098.stdout:611: read oid 227 snap -1 2023-09-23T20:03:25.542 INFO:tasks.rados.rados.0.smithi098.stdout:611: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:03:25.542 INFO:tasks.rados.rados.0.smithi098.stdout:612: delete oid 397 current snap is 0 2023-09-23T20:03:25.542 INFO:tasks.rados.rados.0.smithi098.stdout:606: finishing write tid 3 to smithi09866585-465 2023-09-23T20:03:25.542 INFO:tasks.rados.rados.0.smithi098.stdout:606: finishing write tid 4 to smithi09866585-465 2023-09-23T20:03:25.543 INFO:tasks.rados.rados.0.smithi098.stdout:606: finishing write tid 5 to smithi09866585-465 2023-09-23T20:03:25.543 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 465 v 115 (ObjNum 561 snap 0 seq_num 561) dirty exists 2023-09-23T20:03:25.543 INFO:tasks.rados.rados.0.smithi098.stdout:606: left oid 465 (ObjNum 561 snap 0 seq_num 561) 2023-09-23T20:03:25.543 INFO:tasks.rados.rados.0.smithi098.stdout:607: expect (ObjNum 433 snap 0 seq_num 433) 2023-09-23T20:03:25.672 INFO:tasks.rados.rados.0.smithi098.stdout:608: finishing write tid 1 to smithi09866585-18 2023-09-23T20:03:25.672 INFO:tasks.rados.rados.0.smithi098.stdout:608: finishing write tid 2 to smithi09866585-18 2023-09-23T20:03:25.672 INFO:tasks.rados.rados.0.smithi098.stdout:608: finishing write tid 3 to smithi09866585-18 2023-09-23T20:03:25.672 INFO:tasks.rados.rados.0.smithi098.stdout:608: finishing write tid 4 to smithi09866585-18 2023-09-23T20:03:25.672 INFO:tasks.rados.rados.0.smithi098.stdout:608: finishing write tid 5 to smithi09866585-18 2023-09-23T20:03:25.672 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 18 v 147 (ObjNum 562 snap 0 seq_num 562) dirty exists 2023-09-23T20:03:25.672 INFO:tasks.rados.rados.0.smithi098.stdout:608: left oid 18 (ObjNum 562 snap 0 seq_num 562) 2023-09-23T20:03:25.672 INFO:tasks.rados.rados.0.smithi098.stdout:609: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T20:03:25.774 INFO:tasks.rados.rados.0.smithi098.stdout:610: finishing write tid 1 to smithi09866585-432 2023-09-23T20:03:25.774 INFO:tasks.rados.rados.0.smithi098.stdout:610: finishing write tid 2 to smithi09866585-432 2023-09-23T20:03:25.774 INFO:tasks.rados.rados.0.smithi098.stdout:610: finishing write tid 3 to smithi09866585-432 2023-09-23T20:03:25.774 INFO:tasks.rados.rados.0.smithi098.stdout:606: done (6 left) 2023-09-23T20:03:25.775 INFO:tasks.rados.rados.0.smithi098.stdout:607: done (5 left) 2023-09-23T20:03:25.775 INFO:tasks.rados.rados.0.smithi098.stdout:608: done (4 left) 2023-09-23T20:03:25.775 INFO:tasks.rados.rados.0.smithi098.stdout:609: done (3 left) 2023-09-23T20:03:25.775 INFO:tasks.rados.rados.0.smithi098.stdout:612: done (2 left) 2023-09-23T20:03:25.775 INFO:tasks.rados.rados.0.smithi098.stdout:613: write oid 37 current snap is 0 2023-09-23T20:03:25.775 INFO:tasks.rados.rados.0.smithi098.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2023-09-23T20:03:25.786 INFO:tasks.rados.rados.0.smithi098.stdout:613: writing smithi09866585-37 from 695955 to 1421762 tid 1 2023-09-23T20:03:25.792 INFO:tasks.rados.rados.0.smithi098.stdout:613: writing smithi09866585-37 from 1879385 to 2381582 tid 2 2023-09-23T20:03:25.799 INFO:tasks.rados.rados.0.smithi098.stdout:613: writing smithi09866585-37 from 2949285 to 3429384 tid 3 2023-09-23T20:03:25.799 INFO:tasks.rados.rados.0.smithi098.stdout:614: write oid 271 current snap is 0 2023-09-23T20:03:25.799 INFO:tasks.rados.rados.0.smithi098.stdout:610: finishing write tid 4 to smithi09866585-432 2023-09-23T20:03:25.799 INFO:tasks.rados.rados.0.smithi098.stdout:610: finishing write tid 5 to smithi09866585-432 2023-09-23T20:03:25.799 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 432 v 152 (ObjNum 563 snap 0 seq_num 563) dirty exists 2023-09-23T20:03:25.799 INFO:tasks.rados.rados.0.smithi098.stdout:610: left oid 432 (ObjNum 563 snap 0 seq_num 563) 2023-09-23T20:03:25.799 INFO:tasks.rados.rados.0.smithi098.stdout:611: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:03:25.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:03:25 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:03:25.943 INFO:tasks.rados.rados.0.smithi098.stdout:613: finishing write tid 1 to smithi09866585-37 2023-09-23T20:03:25.943 INFO:tasks.rados.rados.0.smithi098.stdout:613: finishing write tid 2 to smithi09866585-37 2023-09-23T20:03:25.945 INFO:tasks.rados.rados.0.smithi098.stdout:613: finishing write tid 3 to smithi09866585-37 2023-09-23T20:03:25.945 INFO:tasks.rados.rados.0.smithi098.stdout:613: finishing write tid 4 to smithi09866585-37 2023-09-23T20:03:25.945 INFO:tasks.rados.rados.0.smithi098.stdout:613: finishing write tid 5 to smithi09866585-37 2023-09-23T20:03:25.945 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 37 v 156 (ObjNum 565 snap 0 seq_num 565) dirty exists 2023-09-23T20:03:25.945 INFO:tasks.rados.rados.0.smithi098.stdout:613: left oid 37 (ObjNum 565 snap 0 seq_num 565) 2023-09-23T20:03:25.945 INFO:tasks.rados.rados.0.smithi098.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2023-09-23T20:03:25.950 INFO:tasks.rados.rados.0.smithi098.stdout:614: writing smithi09866585-271 from 712762 to 1113818 tid 1 2023-09-23T20:03:25.957 INFO:tasks.rados.rados.0.smithi098.stdout:614: writing smithi09866585-271 from 1537867 to 2183722 tid 2 2023-09-23T20:03:25.966 INFO:tasks.rados.rados.0.smithi098.stdout:614: writing smithi09866585-271 from 2860355 to 3512762 tid 3 2023-09-23T20:03:25.966 INFO:tasks.rados.rados.0.smithi098.stdout:610: done (3 left) 2023-09-23T20:03:25.966 INFO:tasks.rados.rados.0.smithi098.stdout:611: done (2 left) 2023-09-23T20:03:25.966 INFO:tasks.rados.rados.0.smithi098.stdout:613: done (1 left) 2023-09-23T20:03:25.966 INFO:tasks.rados.rados.0.smithi098.stdout:615: write oid 423 current snap is 0 2023-09-23T20:03:25.967 INFO:tasks.rados.rados.0.smithi098.stdout:614: finishing write tid 1 to smithi09866585-271 2023-09-23T20:03:25.967 INFO:tasks.rados.rados.0.smithi098.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2023-09-23T20:03:25.973 INFO:tasks.rados.rados.0.smithi098.stdout:615: writing smithi09866585-423 from 729569 to 1205874 tid 1 2023-09-23T20:03:25.980 INFO:tasks.rados.rados.0.smithi098.stdout:615: writing smithi09866585-423 from 1996349 to 2502215 tid 2 2023-09-23T20:03:25.987 INFO:tasks.rados.rados.0.smithi098.stdout:615: writing smithi09866585-423 from 3004131 to 3529569 tid 3 2023-09-23T20:03:25.987 INFO:tasks.rados.rados.0.smithi098.stdout:616: write oid 168 current snap is 0 2023-09-23T20:03:25.987 INFO:tasks.rados.rados.0.smithi098.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2023-09-23T20:03:25.994 INFO:tasks.rados.rados.0.smithi098.stdout:616: writing smithi09866585-168 from 746376 to 1297930 tid 1 2023-09-23T20:03:26.003 INFO:tasks.rados.rados.0.smithi098.stdout:616: writing smithi09866585-168 from 2054831 to 2704355 tid 2 2023-09-23T20:03:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:616: writing smithi09866585-168 from 3315201 to 3546376 tid 3 2023-09-23T20:03:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:617: write oid 169 current snap is 0 2023-09-23T20:03:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:614: finishing write tid 2 to smithi09866585-271 2023-09-23T20:03:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2023-09-23T20:03:26.016 INFO:tasks.rados.rados.0.smithi098.stdout:617: writing smithi09866585-169 from 763183 to 1389986 tid 1 2023-09-23T20:03:26.024 INFO:tasks.rados.rados.0.smithi098.stdout:617: writing smithi09866585-169 from 1996960 to 2790142 tid 2 2023-09-23T20:03:26.028 INFO:tasks.rados.rados.0.smithi098.stdout:617: writing smithi09866585-169 from 3226271 to 3563183 tid 3 2023-09-23T20:03:26.028 INFO:tasks.rados.rados.0.smithi098.stdout:618: write oid 391 current snap is 0 2023-09-23T20:03:26.028 INFO:tasks.rados.rados.0.smithi098.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2023-09-23T20:03:26.037 INFO:tasks.rados.rados.0.smithi098.stdout:618: writing smithi09866585-391 from 779990 to 1482042 tid 1 2023-09-23T20:03:26.044 INFO:tasks.rados.rados.0.smithi098.stdout:618: writing smithi09866585-391 from 2055442 to 2708635 tid 2 2023-09-23T20:03:26.050 INFO:tasks.rados.rados.0.smithi098.stdout:618: writing smithi09866585-391 from 3253694 to 3579990 tid 3 2023-09-23T20:03:26.050 INFO:tasks.rados.rados.0.smithi098.stdout:619: read oid 413 snap -1 2023-09-23T20:03:26.050 INFO:tasks.rados.rados.0.smithi098.stdout:619: expect (ObjNum 412 snap 0 seq_num 412) 2023-09-23T20:03:26.050 INFO:tasks.rados.rados.0.smithi098.stdout:620: read oid 479 snap -1 2023-09-23T20:03:26.050 INFO:tasks.rados.rados.0.smithi098.stdout:620: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-23T20:03:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:621: delete oid 195 current snap is 0 2023-09-23T20:03:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:614: finishing write tid 3 to smithi09866585-271 2023-09-23T20:03:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:614: finishing write tid 4 to smithi09866585-271 2023-09-23T20:03:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:614: finishing write tid 5 to smithi09866585-271 2023-09-23T20:03:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 271 v 112 (ObjNum 566 snap 0 seq_num 566) dirty exists 2023-09-23T20:03:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:614: left oid 271 (ObjNum 566 snap 0 seq_num 566) 2023-09-23T20:03:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:615: finishing write tid 1 to smithi09866585-423 2023-09-23T20:03:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:615: finishing write tid 2 to smithi09866585-423 2023-09-23T20:03:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:615: finishing write tid 3 to smithi09866585-423 2023-09-23T20:03:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:615: finishing write tid 4 to smithi09866585-423 2023-09-23T20:03:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:615: finishing write tid 5 to smithi09866585-423 2023-09-23T20:03:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 423 v 160 (ObjNum 567 snap 0 seq_num 567) dirty exists 2023-09-23T20:03:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:615: left oid 423 (ObjNum 567 snap 0 seq_num 567) 2023-09-23T20:03:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:616: finishing write tid 1 to smithi09866585-168 2023-09-23T20:03:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:616: finishing write tid 2 to smithi09866585-168 2023-09-23T20:03:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:616: finishing write tid 3 to smithi09866585-168 2023-09-23T20:03:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:616: finishing write tid 4 to smithi09866585-168 2023-09-23T20:03:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:616: finishing write tid 5 to smithi09866585-168 2023-09-23T20:03:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 168 v 119 (ObjNum 568 snap 0 seq_num 568) dirty exists 2023-09-23T20:03:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:616: left oid 168 (ObjNum 568 snap 0 seq_num 568) 2023-09-23T20:03:26.053 INFO:tasks.rados.rados.0.smithi098.stdout:617: finishing write tid 1 to smithi09866585-169 2023-09-23T20:03:26.053 INFO:tasks.rados.rados.0.smithi098.stdout:617: finishing write tid 2 to smithi09866585-169 2023-09-23T20:03:26.053 INFO:tasks.rados.rados.0.smithi098.stdout:617: finishing write tid 3 to smithi09866585-169 2023-09-23T20:03:26.053 INFO:tasks.rados.rados.0.smithi098.stdout:617: finishing write tid 4 to smithi09866585-169 2023-09-23T20:03:26.053 INFO:tasks.rados.rados.0.smithi098.stdout:617: finishing write tid 5 to smithi09866585-169 2023-09-23T20:03:26.053 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 169 v 124 (ObjNum 569 snap 0 seq_num 569) dirty exists 2023-09-23T20:03:26.053 INFO:tasks.rados.rados.0.smithi098.stdout:617: left oid 169 (ObjNum 569 snap 0 seq_num 569) 2023-09-23T20:03:26.053 INFO:tasks.rados.rados.0.smithi098.stdout:618: finishing write tid 1 to smithi09866585-391 2023-09-23T20:03:26.053 INFO:tasks.rados.rados.0.smithi098.stdout:618: finishing write tid 2 to smithi09866585-391 2023-09-23T20:03:26.054 INFO:tasks.rados.rados.0.smithi098.stdout:614: done (7 left) 2023-09-23T20:03:26.054 INFO:tasks.rados.rados.0.smithi098.stdout:615: done (6 left) 2023-09-23T20:03:26.054 INFO:tasks.rados.rados.0.smithi098.stdout:616: done (5 left) 2023-09-23T20:03:26.054 INFO:tasks.rados.rados.0.smithi098.stdout:617: done (4 left) 2023-09-23T20:03:26.055 INFO:tasks.rados.rados.0.smithi098.stdout:621: done (3 left) 2023-09-23T20:03:26.055 INFO:tasks.rados.rados.0.smithi098.stdout:622: read oid 190 snap -1 2023-09-23T20:03:26.055 INFO:tasks.rados.rados.0.smithi098.stdout:622: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T20:03:26.055 INFO:tasks.rados.rados.0.smithi098.stdout:623: write oid 344 current snap is 0 2023-09-23T20:03:26.055 INFO:tasks.rados.rados.0.smithi098.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2023-09-23T20:03:26.057 INFO:tasks.rados.rados.0.smithi098.stdout:623: writing smithi09866585-344 from 413604 to 982507 tid 1 2023-09-23T20:03:26.064 INFO:tasks.rados.rados.0.smithi098.stdout:623: writing smithi09866585-344 from 1488759 to 2145621 tid 2 2023-09-23T20:03:26.071 INFO:tasks.rados.rados.0.smithi098.stdout:623: writing smithi09866585-344 from 2624893 to 3216602 tid 3 2023-09-23T20:03:26.071 INFO:tasks.rados.rados.0.smithi098.stdout:624: read oid 211 snap -1 2023-09-23T20:03:26.071 INFO:tasks.rados.rados.0.smithi098.stdout:624: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T20:03:26.071 INFO:tasks.rados.rados.0.smithi098.stdout:625: delete oid 129 current snap is 0 2023-09-23T20:03:26.071 INFO:tasks.rados.rados.0.smithi098.stdout:618: finishing write tid 3 to smithi09866585-391 2023-09-23T20:03:26.072 INFO:tasks.rados.rados.0.smithi098.stdout:618: finishing write tid 4 to smithi09866585-391 2023-09-23T20:03:26.072 INFO:tasks.rados.rados.0.smithi098.stdout:618: finishing write tid 5 to smithi09866585-391 2023-09-23T20:03:26.072 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 391 v 86 (ObjNum 570 snap 0 seq_num 570) dirty exists 2023-09-23T20:03:26.072 INFO:tasks.rados.rados.0.smithi098.stdout:618: left oid 391 (ObjNum 570 snap 0 seq_num 570) 2023-09-23T20:03:26.072 INFO:tasks.rados.rados.0.smithi098.stdout:620: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-23T20:03:26.149 INFO:tasks.rados.rados.0.smithi098.stdout:619: expect (ObjNum 412 snap 0 seq_num 412) 2023-09-23T20:03:26.258 INFO:tasks.rados.rados.0.smithi098.stdout:623: finishing write tid 1 to smithi09866585-344 2023-09-23T20:03:26.258 INFO:tasks.rados.rados.0.smithi098.stdout:622: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T20:03:26.369 INFO:tasks.rados.rados.0.smithi098.stdout:623: finishing write tid 2 to smithi09866585-344 2023-09-23T20:03:26.369 INFO:tasks.rados.rados.0.smithi098.stdout:623: finishing write tid 3 to smithi09866585-344 2023-09-23T20:03:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:623: finishing write tid 4 to smithi09866585-344 2023-09-23T20:03:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:623: finishing write tid 5 to smithi09866585-344 2023-09-23T20:03:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 344 v 101 (ObjNum 572 snap 0 seq_num 572) dirty exists 2023-09-23T20:03:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:623: left oid 344 (ObjNum 572 snap 0 seq_num 572) 2023-09-23T20:03:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:624: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T20:03:26.491 INFO:tasks.rados.rados.0.smithi098.stdout:618: done (6 left) 2023-09-23T20:03:26.492 INFO:tasks.rados.rados.0.smithi098.stdout:619: done (5 left) 2023-09-23T20:03:26.492 INFO:tasks.rados.rados.0.smithi098.stdout:620: done (4 left) 2023-09-23T20:03:26.492 INFO:tasks.rados.rados.0.smithi098.stdout:622: done (3 left) 2023-09-23T20:03:26.492 INFO:tasks.rados.rados.0.smithi098.stdout:623: done (2 left) 2023-09-23T20:03:26.492 INFO:tasks.rados.rados.0.smithi098.stdout:624: done (1 left) 2023-09-23T20:03:26.492 INFO:tasks.rados.rados.0.smithi098.stdout:625: done (0 left) 2023-09-23T20:03:26.492 INFO:tasks.rados.rados.0.smithi098.stdout:626: read oid 215 snap -1 2023-09-23T20:03:26.492 INFO:tasks.rados.rados.0.smithi098.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:03:26.492 INFO:tasks.rados.rados.0.smithi098.stdout:627: read oid 450 snap -1 2023-09-23T20:03:26.492 INFO:tasks.rados.rados.0.smithi098.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2023-09-23T20:03:26.493 INFO:tasks.rados.rados.0.smithi098.stdout:628: write oid 123 current snap is 0 2023-09-23T20:03:26.493 INFO:tasks.rados.rados.0.smithi098.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2023-09-23T20:03:26.505 INFO:tasks.rados.rados.0.smithi098.stdout:628: writing smithi09866585-123 from 447218 to 1166619 tid 1 2023-09-23T20:03:26.513 INFO:tasks.rados.rados.0.smithi098.stdout:628: writing smithi09866585-123 from 1889370 to 2549901 tid 2 2023-09-23T20:03:26.519 INFO:tasks.rados.rados.0.smithi098.stdout:628: writing smithi09866585-123 from 2963386 to 3577639 tid 3 2023-09-23T20:03:26.519 INFO:tasks.rados.rados.0.smithi098.stdout:629: write oid 226 current snap is 0 2023-09-23T20:03:26.519 INFO:tasks.rados.rados.0.smithi098.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2023-09-23T20:03:26.526 INFO:tasks.rados.rados.0.smithi098.stdout:629: writing smithi09866585-226 from 464025 to 1258675 tid 1 2023-09-23T20:03:26.532 INFO:tasks.rados.rados.0.smithi098.stdout:629: writing smithi09866585-226 from 1947852 to 2352041 tid 2 2023-09-23T20:03:26.538 INFO:tasks.rados.rados.0.smithi098.stdout:629: writing smithi09866585-226 from 2990809 to 3416334 tid 3 2023-09-23T20:03:26.539 INFO:tasks.rados.rados.0.smithi098.stdout:630: delete oid 364 current snap is 0 2023-09-23T20:03:26.539 INFO:tasks.rados.rados.0.smithi098.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2023-09-23T20:03:26.663 INFO:tasks.rados.rados.0.smithi098.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-23T20:03:26.789 INFO:tasks.rados.rados.0.smithi098.stdout:628: finishing write tid 1 to smithi09866585-123 2023-09-23T20:03:26.789 INFO:tasks.rados.rados.0.smithi098.stdout:628: finishing write tid 2 to smithi09866585-123 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:628: finishing write tid 3 to smithi09866585-123 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:628: finishing write tid 4 to smithi09866585-123 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:628: finishing write tid 5 to smithi09866585-123 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 123 v 151 (ObjNum 574 snap 0 seq_num 574) dirty exists 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:628: left oid 123 (ObjNum 574 snap 0 seq_num 574) 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:629: finishing write tid 1 to smithi09866585-226 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:629: finishing write tid 2 to smithi09866585-226 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:629: finishing write tid 3 to smithi09866585-226 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:626: done (4 left) 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:627: done (3 left) 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:628: done (2 left) 2023-09-23T20:03:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:630: done (1 left) 2023-09-23T20:03:26.791 INFO:tasks.rados.rados.0.smithi098.stdout:631: read oid 350 snap -1 2023-09-23T20:03:26.791 INFO:tasks.rados.rados.0.smithi098.stdout:631: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T20:03:26.791 INFO:tasks.rados.rados.0.smithi098.stdout:632: write oid 155 current snap is 0 2023-09-23T20:03:26.791 INFO:tasks.rados.rados.0.smithi098.stdout:629: finishing write tid 4 to smithi09866585-226 2023-09-23T20:03:26.791 INFO:tasks.rados.rados.0.smithi098.stdout:629: finishing write tid 5 to smithi09866585-226 2023-09-23T20:03:26.791 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 226 v 116 (ObjNum 575 snap 0 seq_num 575) dirty exists 2023-09-23T20:03:26.791 INFO:tasks.rados.rados.0.smithi098.stdout:629: left oid 226 (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:03:26.791 INFO:tasks.rados.rados.0.smithi098.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2023-09-23T20:03:26.800 INFO:tasks.rados.rados.0.smithi098.stdout:632: writing smithi09866585-155 from 497639 to 1042787 tid 1 2023-09-23T20:03:26.807 INFO:tasks.rados.rados.0.smithi098.stdout:632: writing smithi09866585-155 from 1548463 to 1956321 tid 2 2023-09-23T20:03:26.813 INFO:tasks.rados.rados.0.smithi098.stdout:632: writing smithi09866585-155 from 2529302 to 3093724 tid 3 2023-09-23T20:03:26.817 INFO:tasks.rados.rados.0.smithi098.stdout:632: writing smithi09866585-155 from 3528143 to 3697639 tid 4 2023-09-23T20:03:26.817 INFO:tasks.rados.rados.0.smithi098.stdout:629: done (2 left) 2023-09-23T20:03:26.817 INFO:tasks.rados.rados.0.smithi098.stdout:633: read oid 141 snap -1 2023-09-23T20:03:26.818 INFO:tasks.rados.rados.0.smithi098.stdout:633: expect (ObjNum 140 snap 0 seq_num 140) 2023-09-23T20:03:26.818 INFO:tasks.rados.rados.0.smithi098.stdout:634: write oid 247 current snap is 0 2023-09-23T20:03:26.818 INFO:tasks.rados.rados.0.smithi098.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2023-09-23T20:03:26.825 INFO:tasks.rados.rados.0.smithi098.stdout:634: writing smithi09866585-247 from 514446 to 1251196 tid 1 2023-09-23T20:03:26.832 INFO:tasks.rados.rados.0.smithi098.stdout:634: writing smithi09866585-247 from 1723298 to 2391167 tid 2 2023-09-23T20:03:26.841 INFO:tasks.rados.rados.0.smithi098.stdout:634: writing smithi09866585-247 from 3073078 to 3714446 tid 3 2023-09-23T20:03:26.841 INFO:tasks.rados.rados.0.smithi098.stdout:635: read oid 368 snap -1 2023-09-23T20:03:26.841 INFO:tasks.rados.rados.0.smithi098.stdout:635: expect (ObjNum 367 snap 0 seq_num 367) 2023-09-23T20:03:26.841 INFO:tasks.rados.rados.0.smithi098.stdout:636: read oid 318 snap -1 2023-09-23T20:03:26.841 INFO:tasks.rados.rados.0.smithi098.stdout:636: expect (ObjNum 317 snap 0 seq_num 317) 2023-09-23T20:03:26.841 INFO:tasks.rados.rados.0.smithi098.stdout:637: write oid 41 current snap is 0 2023-09-23T20:03:26.841 INFO:tasks.rados.rados.0.smithi098.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2023-09-23T20:03:26.849 INFO:tasks.rados.rados.0.smithi098.stdout:637: writing smithi09866585-41 from 531253 to 943252 tid 1 2023-09-23T20:03:26.854 INFO:tasks.rados.rados.0.smithi098.stdout:637: writing smithi09866585-41 from 1381780 to 1793307 tid 2 2023-09-23T20:03:26.860 INFO:tasks.rados.rados.0.smithi098.stdout:637: writing smithi09866585-41 from 2300501 to 2887467 tid 3 2023-09-23T20:03:26.865 INFO:tasks.rados.rados.0.smithi098.stdout:637: writing smithi09866585-41 from 3376974 to 3731253 tid 4 2023-09-23T20:03:26.866 INFO:tasks.rados.rados.0.smithi098.stdout:638: write oid 81 current snap is 0 2023-09-23T20:03:26.866 INFO:tasks.rados.rados.0.smithi098.stdout:631: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T20:03:27.001 INFO:tasks.rados.rados.0.smithi098.stdout:632: finishing write tid 1 to smithi09866585-155 2023-09-23T20:03:27.001 INFO:tasks.rados.rados.0.smithi098.stdout:632: finishing write tid 2 to smithi09866585-155 2023-09-23T20:03:27.002 INFO:tasks.rados.rados.0.smithi098.stdout:632: finishing write tid 3 to smithi09866585-155 2023-09-23T20:03:27.002 INFO:tasks.rados.rados.0.smithi098.stdout:632: finishing write tid 4 to smithi09866585-155 2023-09-23T20:03:27.002 INFO:tasks.rados.rados.0.smithi098.stdout:632: finishing write tid 5 to smithi09866585-155 2023-09-23T20:03:27.002 INFO:tasks.rados.rados.0.smithi098.stdout:632: finishing write tid 6 to smithi09866585-155 2023-09-23T20:03:27.002 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 155 v 165 (ObjNum 577 snap 0 seq_num 577) dirty exists 2023-09-23T20:03:27.002 INFO:tasks.rados.rados.0.smithi098.stdout:632: left oid 155 (ObjNum 577 snap 0 seq_num 577) 2023-09-23T20:03:27.002 INFO:tasks.rados.rados.0.smithi098.stdout:633: expect (ObjNum 140 snap 0 seq_num 140) 2023-09-23T20:03:27.080 INFO:tasks.rados.rados.0.smithi098.stdout:634: finishing write tid 1 to smithi09866585-247 2023-09-23T20:03:27.080 INFO:tasks.rados.rados.0.smithi098.stdout:634: finishing write tid 2 to smithi09866585-247 2023-09-23T20:03:27.080 INFO:tasks.rados.rados.0.smithi098.stdout:634: finishing write tid 3 to smithi09866585-247 2023-09-23T20:03:27.080 INFO:tasks.rados.rados.0.smithi098.stdout:635: expect (ObjNum 367 snap 0 seq_num 367) 2023-09-23T20:03:27.155 INFO:tasks.rados.rados.0.smithi098.stdout:636: expect (ObjNum 317 snap 0 seq_num 317) 2023-09-23T20:03:27.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:26 smithi098 bash[27308]: cluster 2023-09-23T20:03:25.769692+0000 mgr.y (mgr.14442) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 39 MiB/s wr, 217 op/s 2023-09-23T20:03:27.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:26 smithi098 bash[33670]: cluster 2023-09-23T20:03:25.769692+0000 mgr.y (mgr.14442) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 39 MiB/s wr, 217 op/s 2023-09-23T20:03:27.265 INFO:tasks.rados.rados.0.smithi098.stdout:634: finishing write tid 4 to smithi09866585-247 2023-09-23T20:03:27.266 INFO:tasks.rados.rados.0.smithi098.stdout:634: finishing write tid 5 to smithi09866585-247 2023-09-23T20:03:27.266 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 247 v 123 (ObjNum 578 snap 0 seq_num 578) dirty exists 2023-09-23T20:03:27.266 INFO:tasks.rados.rados.0.smithi098.stdout:634: left oid 247 (ObjNum 578 snap 0 seq_num 578) 2023-09-23T20:03:27.266 INFO:tasks.rados.rados.0.smithi098.stdout:637: finishing write tid 1 to smithi09866585-41 2023-09-23T20:03:27.266 INFO:tasks.rados.rados.0.smithi098.stdout:637: finishing write tid 2 to smithi09866585-41 2023-09-23T20:03:27.266 INFO:tasks.rados.rados.0.smithi098.stdout:637: finishing write tid 3 to smithi09866585-41 2023-09-23T20:03:27.266 INFO:tasks.rados.rados.0.smithi098.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2023-09-23T20:03:27.276 INFO:tasks.rados.rados.0.smithi098.stdout:638: writing smithi09866585-81 from 548060 to 1035308 tid 1 2023-09-23T20:03:27.283 INFO:tasks.rados.rados.0.smithi098.stdout:638: writing smithi09866585-81 from 1440262 to 2111800 tid 2 2023-09-23T20:03:27.292 INFO:tasks.rados.rados.0.smithi098.stdout:638: writing smithi09866585-81 from 2844277 to 3642515 tid 3 2023-09-23T20:03:27.292 INFO:tasks.rados.rados.0.smithi098.stdout:631: done (7 left) 2023-09-23T20:03:27.293 INFO:tasks.rados.rados.0.smithi098.stdout:632: done (6 left) 2023-09-23T20:03:27.293 INFO:tasks.rados.rados.0.smithi098.stdout:633: done (5 left) 2023-09-23T20:03:27.293 INFO:tasks.rados.rados.0.smithi098.stdout:634: done (4 left) 2023-09-23T20:03:27.293 INFO:tasks.rados.rados.0.smithi098.stdout:635: done (3 left) 2023-09-23T20:03:27.293 INFO:tasks.rados.rados.0.smithi098.stdout:636: done (2 left) 2023-09-23T20:03:27.293 INFO:tasks.rados.rados.0.smithi098.stdout:639: write oid 119 current snap is 0 2023-09-23T20:03:27.293 INFO:tasks.rados.rados.0.smithi098.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2023-09-23T20:03:27.298 INFO:tasks.rados.rados.0.smithi098.stdout:639: writing smithi09866585-119 from 564867 to 1127364 tid 1 2023-09-23T20:03:27.305 INFO:tasks.rados.rados.0.smithi098.stdout:639: writing smithi09866585-119 from 1898744 to 2313940 tid 2 2023-09-23T20:03:27.312 INFO:tasks.rados.rados.0.smithi098.stdout:639: writing smithi09866585-119 from 2755347 to 3481210 tid 3 2023-09-23T20:03:27.312 INFO:tasks.rados.rados.0.smithi098.stdout:640: write oid 50 current snap is 0 2023-09-23T20:03:27.312 INFO:tasks.rados.rados.0.smithi098.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2023-09-23T20:03:27.318 INFO:tasks.rados.rados.0.smithi098.stdout:640: writing smithi09866585-50 from 581674 to 1219420 tid 1 2023-09-23T20:03:27.325 INFO:tasks.rados.rados.0.smithi098.stdout:640: writing smithi09866585-50 from 1840873 to 2399727 tid 2 2023-09-23T20:03:27.332 INFO:tasks.rados.rados.0.smithi098.stdout:640: writing smithi09866585-50 from 3066417 to 3603552 tid 3 2023-09-23T20:03:27.332 INFO:tasks.rados.rados.0.smithi098.stdout:641: delete oid 89 current snap is 0 2023-09-23T20:03:27.332 INFO:tasks.rados.rados.0.smithi098.stdout:637: finishing write tid 4 to smithi09866585-41 2023-09-23T20:03:27.332 INFO:tasks.rados.rados.0.smithi098.stdout:637: finishing write tid 5 to smithi09866585-41 2023-09-23T20:03:27.332 INFO:tasks.rados.rados.0.smithi098.stdout:637: finishing write tid 6 to smithi09866585-41 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 41 v 120 (ObjNum 579 snap 0 seq_num 579) dirty exists 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:637: left oid 41 (ObjNum 579 snap 0 seq_num 579) 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:638: finishing write tid 1 to smithi09866585-81 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:638: finishing write tid 2 to smithi09866585-81 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:638: finishing write tid 3 to smithi09866585-81 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:638: finishing write tid 4 to smithi09866585-81 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:638: finishing write tid 5 to smithi09866585-81 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 81 v 111 (ObjNum 580 snap 0 seq_num 580) dirty exists 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:638: left oid 81 (ObjNum 580 snap 0 seq_num 580) 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:639: finishing write tid 1 to smithi09866585-119 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:639: finishing write tid 2 to smithi09866585-119 2023-09-23T20:03:27.333 INFO:tasks.rados.rados.0.smithi098.stdout:639: finishing write tid 3 to smithi09866585-119 2023-09-23T20:03:27.334 INFO:tasks.rados.rados.0.smithi098.stdout:639: finishing write tid 4 to smithi09866585-119 2023-09-23T20:03:27.334 INFO:tasks.rados.rados.0.smithi098.stdout:639: finishing write tid 5 to smithi09866585-119 2023-09-23T20:03:27.334 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 119 v 135 (ObjNum 581 snap 0 seq_num 581) dirty exists 2023-09-23T20:03:27.334 INFO:tasks.rados.rados.0.smithi098.stdout:639: left oid 119 (ObjNum 581 snap 0 seq_num 581) 2023-09-23T20:03:27.334 INFO:tasks.rados.rados.0.smithi098.stdout:640: finishing write tid 1 to smithi09866585-50 2023-09-23T20:03:27.334 INFO:tasks.rados.rados.0.smithi098.stdout:640: finishing write tid 2 to smithi09866585-50 2023-09-23T20:03:27.336 INFO:tasks.rados.rados.0.smithi098.stdout:640: finishing write tid 3 to smithi09866585-50 2023-09-23T20:03:27.337 INFO:tasks.rados.rados.0.smithi098.stdout:640: finishing write tid 4 to smithi09866585-50 2023-09-23T20:03:27.337 INFO:tasks.rados.rados.0.smithi098.stdout:640: finishing write tid 5 to smithi09866585-50 2023-09-23T20:03:27.337 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 50 v 155 (ObjNum 582 snap 0 seq_num 582) dirty exists 2023-09-23T20:03:27.337 INFO:tasks.rados.rados.0.smithi098.stdout:640: left oid 50 (ObjNum 582 snap 0 seq_num 582) 2023-09-23T20:03:27.338 INFO:tasks.rados.rados.0.smithi098.stdout:637: done (4 left) 2023-09-23T20:03:27.338 INFO:tasks.rados.rados.0.smithi098.stdout:638: done (3 left) 2023-09-23T20:03:27.338 INFO:tasks.rados.rados.0.smithi098.stdout:639: done (2 left) 2023-09-23T20:03:27.338 INFO:tasks.rados.rados.0.smithi098.stdout:640: done (1 left) 2023-09-23T20:03:27.338 INFO:tasks.rados.rados.0.smithi098.stdout:641: done (0 left) 2023-09-23T20:03:27.338 INFO:tasks.rados.rados.0.smithi098.stdout:642: write oid 125 current snap is 0 2023-09-23T20:03:27.338 INFO:tasks.rados.rados.0.smithi098.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2023-09-23T20:03:27.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:26 smithi173 bash[27697]: cluster 2023-09-23T20:03:25.769692+0000 mgr.y (mgr.14442) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 39 MiB/s wr, 217 op/s 2023-09-23T20:03:27.345 INFO:tasks.rados.rados.0.smithi098.stdout:642: writing smithi09866585-125 from 615288 to 1403532 tid 1 2023-09-23T20:03:27.352 INFO:tasks.rados.rados.0.smithi098.stdout:642: writing smithi09866585-125 from 1957837 to 2520360 tid 2 2023-09-23T20:03:27.359 INFO:tasks.rados.rados.0.smithi098.stdout:642: writing smithi09866585-125 from 3121263 to 3680942 tid 3 2023-09-23T20:03:27.359 INFO:tasks.rados.rados.0.smithi098.stdout:643: write oid 362 current snap is 0 2023-09-23T20:03:27.359 INFO:tasks.rados.rados.0.smithi098.stdout:642: finishing write tid 1 to smithi09866585-125 2023-09-23T20:03:27.359 INFO:tasks.rados.rados.0.smithi098.stdout:642: finishing write tid 2 to smithi09866585-125 2023-09-23T20:03:27.360 INFO:tasks.rados.rados.0.smithi098.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2023-09-23T20:03:27.365 INFO:tasks.rados.rados.0.smithi098.stdout:643: writing smithi09866585-362 from 632095 to 1095588 tid 1 2023-09-23T20:03:27.370 INFO:tasks.rados.rados.0.smithi098.stdout:643: writing smithi09866585-362 from 1616319 to 2038853 tid 2 2023-09-23T20:03:27.378 INFO:tasks.rados.rados.0.smithi098.stdout:643: writing smithi09866585-362 from 2748686 to 3235990 tid 3 2023-09-23T20:03:27.378 INFO:tasks.rados.rados.0.smithi098.stdout:644: write oid 407 current snap is 0 2023-09-23T20:03:27.378 INFO:tasks.rados.rados.0.smithi098.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2023-09-23T20:03:27.384 INFO:tasks.rados.rados.0.smithi098.stdout:644: writing smithi09866585-407 from 648902 to 1303997 tid 1 2023-09-23T20:03:27.392 INFO:tasks.rados.rados.0.smithi098.stdout:644: writing smithi09866585-407 from 2074801 to 2640993 tid 2 2023-09-23T20:03:27.399 INFO:tasks.rados.rados.0.smithi098.stdout:644: writing smithi09866585-407 from 3176109 to 3848902 tid 3 2023-09-23T20:03:27.400 INFO:tasks.rados.rados.0.smithi098.stdout:645: write oid 252 current snap is 0 2023-09-23T20:03:27.400 INFO:tasks.rados.rados.0.smithi098.stdout:642: finishing write tid 3 to smithi09866585-125 2023-09-23T20:03:27.400 INFO:tasks.rados.rados.0.smithi098.stdout:642: finishing write tid 4 to smithi09866585-125 2023-09-23T20:03:27.400 INFO:tasks.rados.rados.0.smithi098.stdout:642: finishing write tid 5 to smithi09866585-125 2023-09-23T20:03:27.400 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 125 v 149 (ObjNum 584 snap 0 seq_num 584) dirty exists 2023-09-23T20:03:27.401 INFO:tasks.rados.rados.0.smithi098.stdout:642: left oid 125 (ObjNum 584 snap 0 seq_num 584) 2023-09-23T20:03:27.401 INFO:tasks.rados.rados.0.smithi098.stdout:643: finishing write tid 1 to smithi09866585-362 2023-09-23T20:03:27.401 INFO:tasks.rados.rados.0.smithi098.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2023-09-23T20:03:27.407 INFO:tasks.rados.rados.0.smithi098.stdout:645: writing smithi09866585-252 from 665709 to 1396053 tid 1 2023-09-23T20:03:27.413 INFO:tasks.rados.rados.0.smithi098.stdout:645: writing smithi09866585-252 from 2133283 to 2559486 tid 2 2023-09-23T20:03:27.421 INFO:tasks.rados.rados.0.smithi098.stdout:645: writing smithi09866585-252 from 3203532 to 3713380 tid 3 2023-09-23T20:03:27.421 INFO:tasks.rados.rados.0.smithi098.stdout:642: done (3 left) 2023-09-23T20:03:27.421 INFO:tasks.rados.rados.0.smithi098.stdout:646: read oid 100 snap -1 2023-09-23T20:03:27.422 INFO:tasks.rados.rados.0.smithi098.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2023-09-23T20:03:27.422 INFO:tasks.rados.rados.0.smithi098.stdout:647: read oid 305 snap -1 2023-09-23T20:03:27.422 INFO:tasks.rados.rados.0.smithi098.stdout:647: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T20:03:27.422 INFO:tasks.rados.rados.0.smithi098.stdout:648: read oid 377 snap -1 2023-09-23T20:03:27.423 INFO:tasks.rados.rados.0.smithi098.stdout:648: expect (ObjNum 376 snap 0 seq_num 376) 2023-09-23T20:03:27.423 INFO:tasks.rados.rados.0.smithi098.stdout:649: read oid 144 snap -1 2023-09-23T20:03:27.423 INFO:tasks.rados.rados.0.smithi098.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T20:03:27.423 INFO:tasks.rados.rados.0.smithi098.stdout:650: write oid 96 current snap is 0 2023-09-23T20:03:27.424 INFO:tasks.rados.rados.0.smithi098.stdout:643: finishing write tid 2 to smithi09866585-362 2023-09-23T20:03:27.424 INFO:tasks.rados.rados.0.smithi098.stdout:643: finishing write tid 3 to smithi09866585-362 2023-09-23T20:03:27.424 INFO:tasks.rados.rados.0.smithi098.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2023-09-23T20:03:27.426 INFO:tasks.rados.rados.0.smithi098.stdout:650: writing smithi09866585-96 from 682516 to 1088109 tid 1 2023-09-23T20:03:27.434 INFO:tasks.rados.rados.0.smithi098.stdout:650: writing smithi09866585-96 from 1791765 to 2361626 tid 2 2023-09-23T20:03:27.442 INFO:tasks.rados.rados.0.smithi098.stdout:650: writing smithi09866585-96 from 2830955 to 3552075 tid 3 2023-09-23T20:03:27.442 INFO:tasks.rados.rados.0.smithi098.stdout:651: write oid 327 current snap is 0 2023-09-23T20:03:27.442 INFO:tasks.rados.rados.0.smithi098.stdout:643: finishing write tid 4 to smithi09866585-362 2023-09-23T20:03:27.442 INFO:tasks.rados.rados.0.smithi098.stdout:643: finishing write tid 5 to smithi09866585-362 2023-09-23T20:03:27.442 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 362 v 130 (ObjNum 585 snap 0 seq_num 585) dirty exists 2023-09-23T20:03:27.442 INFO:tasks.rados.rados.0.smithi098.stdout:643: left oid 362 (ObjNum 585 snap 0 seq_num 585) 2023-09-23T20:03:27.442 INFO:tasks.rados.rados.0.smithi098.stdout:644: finishing write tid 1 to smithi09866585-407 2023-09-23T20:03:27.443 INFO:tasks.rados.rados.0.smithi098.stdout:644: finishing write tid 2 to smithi09866585-407 2023-09-23T20:03:27.443 INFO:tasks.rados.rados.0.smithi098.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2023-09-23T20:03:27.448 INFO:tasks.rados.rados.0.smithi098.stdout:651: writing smithi09866585-327 from 699323 to 1180165 tid 1 2023-09-23T20:03:27.454 INFO:tasks.rados.rados.0.smithi098.stdout:651: writing smithi09866585-327 from 1850247 to 2280119 tid 2 2023-09-23T20:03:27.461 INFO:tasks.rados.rados.0.smithi098.stdout:651: writing smithi09866585-327 from 2858378 to 3390770 tid 3 2023-09-23T20:03:27.461 INFO:tasks.rados.rados.0.smithi098.stdout:643: done (8 left) 2023-09-23T20:03:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:652: read oid 379 snap -1 2023-09-23T20:03:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:652: expect (ObjNum 378 snap 0 seq_num 378) 2023-09-23T20:03:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:653: read oid 449 snap -1 2023-09-23T20:03:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:653: expect (ObjNum 448 snap 0 seq_num 448) 2023-09-23T20:03:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:654: write oid 270 current snap is 0 2023-09-23T20:03:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:644: finishing write tid 3 to smithi09866585-407 2023-09-23T20:03:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:644: finishing write tid 4 to smithi09866585-407 2023-09-23T20:03:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:644: finishing write tid 5 to smithi09866585-407 2023-09-23T20:03:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 407 v 121 (ObjNum 586 snap 0 seq_num 586) dirty exists 2023-09-23T20:03:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:644: left oid 407 (ObjNum 586 snap 0 seq_num 586) 2023-09-23T20:03:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:645: finishing write tid 1 to smithi09866585-252 2023-09-23T20:03:27.463 INFO:tasks.rados.rados.0.smithi098.stdout:645: finishing write tid 2 to smithi09866585-252 2023-09-23T20:03:27.463 INFO:tasks.rados.rados.0.smithi098.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2023-09-23T20:03:27.468 INFO:tasks.rados.rados.0.smithi098.stdout:654: writing smithi09866585-270 from 716130 to 1272221 tid 1 2023-09-23T20:03:27.477 INFO:tasks.rados.rados.0.smithi098.stdout:654: writing smithi09866585-270 from 1792376 to 2365906 tid 2 2023-09-23T20:03:27.483 INFO:tasks.rados.rados.0.smithi098.stdout:654: writing smithi09866585-270 from 2769448 to 3229465 tid 3 2023-09-23T20:03:27.487 INFO:tasks.rados.rados.0.smithi098.stdout:654: writing smithi09866585-270 from 3821956 to 3916130 tid 4 2023-09-23T20:03:27.487 INFO:tasks.rados.rados.0.smithi098.stdout:644: done (10 left) 2023-09-23T20:03:27.488 INFO:tasks.rados.rados.0.smithi098.stdout:655: write oid 56 current snap is 0 2023-09-23T20:03:27.488 INFO:tasks.rados.rados.0.smithi098.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2023-09-23T20:03:27.495 INFO:tasks.rados.rados.0.smithi098.stdout:655: writing smithi09866585-56 from 732937 to 1364277 tid 1 2023-09-23T20:03:27.500 INFO:tasks.rados.rados.0.smithi098.stdout:655: writing smithi09866585-56 from 1850858 to 2284399 tid 2 2023-09-23T20:03:27.507 INFO:tasks.rados.rados.0.smithi098.stdout:655: writing smithi09866585-56 from 2796871 to 3468160 tid 3 2023-09-23T20:03:27.509 INFO:tasks.rados.rados.0.smithi098.stdout:655: writing smithi09866585-56 from 3888195 to 3932937 tid 4 2023-09-23T20:03:27.510 INFO:tasks.rados.rados.0.smithi098.stdout:656: read oid 456 snap -1 2023-09-23T20:03:27.510 INFO:tasks.rados.rados.0.smithi098.stdout:656: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:03:27.510 INFO:tasks.rados.rados.0.smithi098.stdout:657: read oid 94 snap -1 2023-09-23T20:03:27.510 INFO:tasks.rados.rados.0.smithi098.stdout:657: expect (ObjNum 93 snap 0 seq_num 93) 2023-09-23T20:03:27.510 INFO:tasks.rados.rados.0.smithi098.stdout:658: write oid 396 current snap is 0 2023-09-23T20:03:27.510 INFO:tasks.rados.rados.0.smithi098.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2023-09-23T20:03:27.518 INFO:tasks.rados.rados.0.smithi098.stdout:658: writing smithi09866585-396 from 749744 to 1456333 tid 1 2023-09-23T20:03:27.525 INFO:tasks.rados.rados.0.smithi098.stdout:658: writing smithi09866585-396 from 1909340 to 2486539 tid 2 2023-09-23T20:03:27.535 INFO:tasks.rados.rados.0.smithi098.stdout:658: writing smithi09866585-396 from 3224294 to 3706855 tid 3 2023-09-23T20:03:27.535 INFO:tasks.rados.rados.0.smithi098.stdout:659: write oid 467 current snap is 0 2023-09-23T20:03:27.535 INFO:tasks.rados.rados.0.smithi098.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2023-09-23T20:03:27.542 INFO:tasks.rados.rados.0.smithi098.stdout:659: writing smithi09866585-467 from 766551 to 1264742 tid 1 2023-09-23T20:03:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:659: writing smithi09866585-467 from 1684175 to 2405032 tid 2 2023-09-23T20:03:27.555 INFO:tasks.rados.rados.0.smithi098.stdout:659: writing smithi09866585-467 from 2851717 to 3545550 tid 3 2023-09-23T20:03:27.555 INFO:tasks.rados.rados.0.smithi098.stdout:660: delete oid 469 current snap is 0 2023-09-23T20:03:27.555 INFO:tasks.rados.rados.0.smithi098.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T20:03:27.642 INFO:tasks.rados.rados.0.smithi098.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2023-09-23T20:03:27.764 INFO:tasks.rados.rados.0.smithi098.stdout:647: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T20:03:27.870 INFO:tasks.rados.rados.0.smithi098.stdout:650: finishing write tid 1 to smithi09866585-96 2023-09-23T20:03:27.871 INFO:tasks.rados.rados.0.smithi098.stdout:645: finishing write tid 3 to smithi09866585-252 2023-09-23T20:03:27.871 INFO:tasks.rados.rados.0.smithi098.stdout:645: finishing write tid 4 to smithi09866585-252 2023-09-23T20:03:27.871 INFO:tasks.rados.rados.0.smithi098.stdout:645: finishing write tid 5 to smithi09866585-252 2023-09-23T20:03:27.871 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 252 v 150 (ObjNum 587 snap 0 seq_num 587) dirty exists 2023-09-23T20:03:27.871 INFO:tasks.rados.rados.0.smithi098.stdout:645: left oid 252 (ObjNum 587 snap 0 seq_num 587) 2023-09-23T20:03:27.871 INFO:tasks.rados.rados.0.smithi098.stdout:648: expect (ObjNum 376 snap 0 seq_num 376) 2023-09-23T20:03:27.952 INFO:tasks.rados.rados.0.smithi098.stdout:650: finishing write tid 2 to smithi09866585-96 2023-09-23T20:03:27.952 INFO:tasks.rados.rados.0.smithi098.stdout:650: finishing write tid 3 to smithi09866585-96 2023-09-23T20:03:27.952 INFO:tasks.rados.rados.0.smithi098.stdout:650: finishing write tid 4 to smithi09866585-96 2023-09-23T20:03:27.952 INFO:tasks.rados.rados.0.smithi098.stdout:650: finishing write tid 5 to smithi09866585-96 2023-09-23T20:03:27.952 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 96 v 169 (ObjNum 588 snap 0 seq_num 588) dirty exists 2023-09-23T20:03:27.952 INFO:tasks.rados.rados.0.smithi098.stdout:650: left oid 96 (ObjNum 588 snap 0 seq_num 588) 2023-09-23T20:03:27.952 INFO:tasks.rados.rados.0.smithi098.stdout:651: finishing write tid 1 to smithi09866585-327 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:645: done (15 left) 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:646: done (14 left) 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:647: done (13 left) 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:648: done (12 left) 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:649: done (11 left) 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:650: done (10 left) 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:660: done (9 left) 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:661: delete oid 499 current snap is 0 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:651: finishing write tid 2 to smithi09866585-327 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:651: finishing write tid 3 to smithi09866585-327 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:651: finishing write tid 4 to smithi09866585-327 2023-09-23T20:03:27.953 INFO:tasks.rados.rados.0.smithi098.stdout:651: finishing write tid 5 to smithi09866585-327 2023-09-23T20:03:27.954 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 327 v 124 (ObjNum 589 snap 0 seq_num 589) dirty exists 2023-09-23T20:03:27.954 INFO:tasks.rados.rados.0.smithi098.stdout:651: left oid 327 (ObjNum 589 snap 0 seq_num 589) 2023-09-23T20:03:27.954 INFO:tasks.rados.rados.0.smithi098.stdout:652: expect (ObjNum 378 snap 0 seq_num 378) 2023-09-23T20:03:28.033 INFO:tasks.rados.rados.0.smithi098.stdout:653: expect (ObjNum 448 snap 0 seq_num 448) 2023-09-23T20:03:28.151 INFO:tasks.rados.rados.0.smithi098.stdout:654: finishing write tid 1 to smithi09866585-270 2023-09-23T20:03:28.151 INFO:tasks.rados.rados.0.smithi098.stdout:654: finishing write tid 2 to smithi09866585-270 2023-09-23T20:03:28.151 INFO:tasks.rados.rados.0.smithi098.stdout:654: finishing write tid 3 to smithi09866585-270 2023-09-23T20:03:28.151 INFO:tasks.rados.rados.0.smithi098.stdout:654: finishing write tid 4 to smithi09866585-270 2023-09-23T20:03:28.151 INFO:tasks.rados.rados.0.smithi098.stdout:654: finishing write tid 5 to smithi09866585-270 2023-09-23T20:03:28.151 INFO:tasks.rados.rados.0.smithi098.stdout:654: finishing write tid 6 to smithi09866585-270 2023-09-23T20:03:28.152 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 270 v 140 (ObjNum 590 snap 0 seq_num 590) dirty exists 2023-09-23T20:03:28.152 INFO:tasks.rados.rados.0.smithi098.stdout:654: left oid 270 (ObjNum 590 snap 0 seq_num 590) 2023-09-23T20:03:28.152 INFO:tasks.rados.rados.0.smithi098.stdout:655: finishing write tid 1 to smithi09866585-56 2023-09-23T20:03:28.152 INFO:tasks.rados.rados.0.smithi098.stdout:655: finishing write tid 2 to smithi09866585-56 2023-09-23T20:03:28.152 INFO:tasks.rados.rados.0.smithi098.stdout:655: finishing write tid 3 to smithi09866585-56 2023-09-23T20:03:28.152 INFO:tasks.rados.rados.0.smithi098.stdout:655: finishing write tid 4 to smithi09866585-56 2023-09-23T20:03:28.152 INFO:tasks.rados.rados.0.smithi098.stdout:655: finishing write tid 5 to smithi09866585-56 2023-09-23T20:03:28.153 INFO:tasks.rados.rados.0.smithi098.stdout:655: finishing write tid 6 to smithi09866585-56 2023-09-23T20:03:28.153 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 56 v 155 (ObjNum 591 snap 0 seq_num 591) dirty exists 2023-09-23T20:03:28.153 INFO:tasks.rados.rados.0.smithi098.stdout:655: left oid 56 (ObjNum 591 snap 0 seq_num 591) 2023-09-23T20:03:28.153 INFO:tasks.rados.rados.0.smithi098.stdout:657: expect (ObjNum 93 snap 0 seq_num 93) 2023-09-23T20:03:28.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:03:27 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:27] "GET /metrics HTTP/1.1" 200 194748 "" "Prometheus/2.33.4" 2023-09-23T20:03:28.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:27 smithi098 bash[33670]: audit 2023-09-23T20:03:27.093491+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.98:0/1840197475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:28.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:27 smithi098 bash[27308]: audit 2023-09-23T20:03:27.093491+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.98:0/1840197475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:28.263 INFO:tasks.rados.rados.0.smithi098.stdout:658: finishing write tid 1 to smithi09866585-396 2023-09-23T20:03:28.263 INFO:tasks.rados.rados.0.smithi098.stdout:656: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:03:28.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:27 smithi173 bash[27697]: audit 2023-09-23T20:03:27.093491+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.98:0/1840197475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:28.375 INFO:tasks.rados.rados.0.smithi098.stdout:658: finishing write tid 2 to smithi09866585-396 2023-09-23T20:03:28.375 INFO:tasks.rados.rados.0.smithi098.stdout:658: finishing write tid 3 to smithi09866585-396 2023-09-23T20:03:28.375 INFO:tasks.rados.rados.0.smithi098.stdout:658: finishing write tid 4 to smithi09866585-396 2023-09-23T20:03:28.375 INFO:tasks.rados.rados.0.smithi098.stdout:658: finishing write tid 5 to smithi09866585-396 2023-09-23T20:03:28.375 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 396 v 115 (ObjNum 592 snap 0 seq_num 592) dirty exists 2023-09-23T20:03:28.375 INFO:tasks.rados.rados.0.smithi098.stdout:658: left oid 396 (ObjNum 592 snap 0 seq_num 592) 2023-09-23T20:03:28.375 INFO:tasks.rados.rados.0.smithi098.stdout:659: finishing write tid 1 to smithi09866585-467 2023-09-23T20:03:28.375 INFO:tasks.rados.rados.0.smithi098.stdout:659: finishing write tid 2 to smithi09866585-467 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:659: finishing write tid 3 to smithi09866585-467 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:659: finishing write tid 4 to smithi09866585-467 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:659: finishing write tid 5 to smithi09866585-467 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 467 v 127 (ObjNum 593 snap 0 seq_num 593) dirty exists 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:659: left oid 467 (ObjNum 593 snap 0 seq_num 593) 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:651: done (9 left) 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:652: done (8 left) 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:653: done (7 left) 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:654: done (6 left) 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:655: done (5 left) 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:656: done (4 left) 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:657: done (3 left) 2023-09-23T20:03:28.376 INFO:tasks.rados.rados.0.smithi098.stdout:658: done (2 left) 2023-09-23T20:03:28.377 INFO:tasks.rados.rados.0.smithi098.stdout:659: done (1 left) 2023-09-23T20:03:28.377 INFO:tasks.rados.rados.0.smithi098.stdout:661: done (0 left) 2023-09-23T20:03:28.377 INFO:tasks.rados.rados.0.smithi098.stdout:662: write oid 426 current snap is 0 2023-09-23T20:03:28.377 INFO:tasks.rados.rados.0.smithi098.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2023-09-23T20:03:28.386 INFO:tasks.rados.rados.0.smithi098.stdout:662: writing smithi09866585-426 from 416972 to 1140910 tid 1 2023-09-23T20:03:28.392 INFO:tasks.rados.rados.0.smithi098.stdout:662: writing smithi09866585-426 from 1743268 to 2016972 tid 2 2023-09-23T20:03:28.392 INFO:tasks.rados.rados.0.smithi098.stdout:663: read oid 456 snap -1 2023-09-23T20:03:28.392 INFO:tasks.rados.rados.0.smithi098.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:03:28.392 INFO:tasks.rados.rados.0.smithi098.stdout:664: write oid 74 current snap is 0 2023-09-23T20:03:28.392 INFO:tasks.rados.rados.0.smithi098.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2023-09-23T20:03:28.399 INFO:tasks.rados.rados.0.smithi098.stdout:664: writing smithi09866585-74 from 433779 to 1232966 tid 1 2023-09-23T20:03:28.404 INFO:tasks.rados.rados.0.smithi098.stdout:664: writing smithi09866585-74 from 1801750 to 2033779 tid 2 2023-09-23T20:03:28.404 INFO:tasks.rados.rados.0.smithi098.stdout:665: delete oid 371 current snap is 0 2023-09-23T20:03:28.404 INFO:tasks.rados.rados.0.smithi098.stdout:662: finishing write tid 1 to smithi09866585-426 2023-09-23T20:03:28.404 INFO:tasks.rados.rados.0.smithi098.stdout:662: finishing write tid 2 to smithi09866585-426 2023-09-23T20:03:28.407 INFO:tasks.rados.rados.0.smithi098.stdout:665: done (3 left) 2023-09-23T20:03:28.407 INFO:tasks.rados.rados.0.smithi098.stdout:666: read oid 237 snap -1 2023-09-23T20:03:28.407 INFO:tasks.rados.rados.0.smithi098.stdout:666: expect (ObjNum 236 snap 0 seq_num 236) 2023-09-23T20:03:28.407 INFO:tasks.rados.rados.0.smithi098.stdout:667: write oid 272 current snap is 0 2023-09-23T20:03:28.407 INFO:tasks.rados.rados.0.smithi098.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2023-09-23T20:03:28.413 INFO:tasks.rados.rados.0.smithi098.stdout:667: writing smithi09866585-272 from 467393 to 1017078 tid 1 2023-09-23T20:03:28.420 INFO:tasks.rados.rados.0.smithi098.stdout:667: writing smithi09866585-272 from 1802361 to 2067393 tid 2 2023-09-23T20:03:28.420 INFO:tasks.rados.rados.0.smithi098.stdout:668: read oid 319 snap -1 2023-09-23T20:03:28.420 INFO:tasks.rados.rados.0.smithi098.stdout:668: expect (ObjNum 318 snap 0 seq_num 318) 2023-09-23T20:03:28.420 INFO:tasks.rados.rados.0.smithi098.stdout:669: read oid 243 snap -1 2023-09-23T20:03:28.421 INFO:tasks.rados.rados.0.smithi098.stdout:669: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:03:28.421 INFO:tasks.rados.rados.0.smithi098.stdout:670: read oid 318 snap -1 2023-09-23T20:03:28.421 INFO:tasks.rados.rados.0.smithi098.stdout:670: expect (ObjNum 317 snap 0 seq_num 317) 2023-09-23T20:03:28.421 INFO:tasks.rados.rados.0.smithi098.stdout:671: read oid 280 snap -1 2023-09-23T20:03:28.421 INFO:tasks.rados.rados.0.smithi098.stdout:671: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:03:28.421 INFO:tasks.rados.rados.0.smithi098.stdout:672: write oid 72 current snap is 0 2023-09-23T20:03:28.421 INFO:tasks.rados.rados.0.smithi098.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2023-09-23T20:03:28.426 INFO:tasks.rados.rados.0.smithi098.stdout:672: writing smithi09866585-72 from 484200 to 1109134 tid 1 2023-09-23T20:03:28.432 INFO:tasks.rados.rados.0.smithi098.stdout:672: writing smithi09866585-72 from 1860843 to 2084200 tid 2 2023-09-23T20:03:28.433 INFO:tasks.rados.rados.0.smithi098.stdout:673: read oid 177 snap -1 2023-09-23T20:03:28.433 INFO:tasks.rados.rados.0.smithi098.stdout:673: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T20:03:28.433 INFO:tasks.rados.rados.0.smithi098.stdout:674: read oid 80 snap -1 2023-09-23T20:03:28.433 INFO:tasks.rados.rados.0.smithi098.stdout:674: expect (ObjNum 79 snap 0 seq_num 79) 2023-09-23T20:03:28.433 INFO:tasks.rados.rados.0.smithi098.stdout:675: write oid 7 current snap is 0 2023-09-23T20:03:28.433 INFO:tasks.rados.rados.0.smithi098.stdout:664: finishing write tid 1 to smithi09866585-74 2023-09-23T20:03:28.433 INFO:tasks.rados.rados.0.smithi098.stdout:664: finishing write tid 2 to smithi09866585-74 2023-09-23T20:03:28.433 INFO:tasks.rados.rados.0.smithi098.stdout:664: finishing write tid 3 to smithi09866585-74 2023-09-23T20:03:28.433 INFO:tasks.rados.rados.0.smithi098.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2023-09-23T20:03:28.437 INFO:tasks.rados.rados.0.smithi098.stdout:675: writing smithi09866585-7 from 501007 to 917543 tid 1 2023-09-23T20:03:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:675: writing smithi09866585-7 from 1635678 to 2101007 tid 2 2023-09-23T20:03:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:676: read oid 99 snap -1 2023-09-23T20:03:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:676: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:03:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:677: read oid 170 snap -1 2023-09-23T20:03:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:677: expect (ObjNum 550 snap 0 seq_num 550) 2023-09-23T20:03:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:678: write oid 52 current snap is 0 2023-09-23T20:03:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:664: finishing write tid 4 to smithi09866585-74 2023-09-23T20:03:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 74 v 125 (ObjNum 597 snap 0 seq_num 597) dirty exists 2023-09-23T20:03:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:664: left oid 74 (ObjNum 597 snap 0 seq_num 597) 2023-09-23T20:03:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2023-09-23T20:03:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:678: writing smithi09866585-52 from 517814 to 1009599 tid 1 2023-09-23T20:03:28.457 INFO:tasks.rados.rados.0.smithi098.stdout:678: writing smithi09866585-52 from 1577807 to 2117814 tid 2 2023-09-23T20:03:28.458 INFO:tasks.rados.rados.0.smithi098.stdout:664: done (15 left) 2023-09-23T20:03:28.458 INFO:tasks.rados.rados.0.smithi098.stdout:679: read oid 153 snap -1 2023-09-23T20:03:28.458 INFO:tasks.rados.rados.0.smithi098.stdout:679: expect deleted 2023-09-23T20:03:28.458 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:28.458 INFO:tasks.rados.rados.0.smithi098.stdout:662: finishing write tid 3 to smithi09866585-426 2023-09-23T20:03:28.458 INFO:tasks.rados.rados.0.smithi098.stdout:662: finishing write tid 4 to smithi09866585-426 2023-09-23T20:03:28.458 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 426 v 127 (ObjNum 596 snap 0 seq_num 596) dirty exists 2023-09-23T20:03:28.458 INFO:tasks.rados.rados.0.smithi098.stdout:662: left oid 426 (ObjNum 596 snap 0 seq_num 596) 2023-09-23T20:03:28.458 INFO:tasks.rados.rados.0.smithi098.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:03:28.580 INFO:tasks.rados.rados.0.smithi098.stdout:667: finishing write tid 1 to smithi09866585-272 2023-09-23T20:03:28.580 INFO:tasks.rados.rados.0.smithi098.stdout:666: expect (ObjNum 236 snap 0 seq_num 236) 2023-09-23T20:03:28.716 INFO:tasks.rados.rados.0.smithi098.stdout:668: expect (ObjNum 318 snap 0 seq_num 318) 2023-09-23T20:03:28.827 INFO:tasks.rados.rados.0.smithi098.stdout:667: finishing write tid 2 to smithi09866585-272 2023-09-23T20:03:28.828 INFO:tasks.rados.rados.0.smithi098.stdout:669: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:03:28.890 INFO:tasks.rados.rados.0.smithi098.stdout:670: expect (ObjNum 317 snap 0 seq_num 317) 2023-09-23T20:03:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:667: finishing write tid 3 to smithi09866585-272 2023-09-23T20:03:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:662: done (15 left) 2023-09-23T20:03:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:663: done (14 left) 2023-09-23T20:03:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:666: done (13 left) 2023-09-23T20:03:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:668: done (12 left) 2023-09-23T20:03:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:669: done (11 left) 2023-09-23T20:03:28.993 INFO:tasks.rados.rados.0.smithi098.stdout:670: done (10 left) 2023-09-23T20:03:28.993 INFO:tasks.rados.rados.0.smithi098.stdout:680: read oid 296 snap -1 2023-09-23T20:03:28.993 INFO:tasks.rados.rados.0.smithi098.stdout:680: expect (ObjNum 295 snap 0 seq_num 295) 2023-09-23T20:03:28.993 INFO:tasks.rados.rados.0.smithi098.stdout:681: write oid 471 current snap is 0 2023-09-23T20:03:28.993 INFO:tasks.rados.rados.0.smithi098.stdout:667: finishing write tid 4 to smithi09866585-272 2023-09-23T20:03:28.993 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 272 v 158 (ObjNum 599 snap 0 seq_num 599) dirty exists 2023-09-23T20:03:28.993 INFO:tasks.rados.rados.0.smithi098.stdout:667: left oid 272 (ObjNum 599 snap 0 seq_num 599) 2023-09-23T20:03:28.993 INFO:tasks.rados.rados.0.smithi098.stdout:671: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:03:29.078 INFO:tasks.rados.rados.0.smithi098.stdout:672: finishing write tid 1 to smithi09866585-72 2023-09-23T20:03:29.079 INFO:tasks.rados.rados.0.smithi098.stdout:672: finishing write tid 2 to smithi09866585-72 2023-09-23T20:03:29.079 INFO:tasks.rados.rados.0.smithi098.stdout:672: finishing write tid 3 to smithi09866585-72 2023-09-23T20:03:29.079 INFO:tasks.rados.rados.0.smithi098.stdout:672: finishing write tid 4 to smithi09866585-72 2023-09-23T20:03:29.079 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 72 v 161 (ObjNum 600 snap 0 seq_num 600) dirty exists 2023-09-23T20:03:29.079 INFO:tasks.rados.rados.0.smithi098.stdout:672: left oid 72 (ObjNum 600 snap 0 seq_num 600) 2023-09-23T20:03:29.079 INFO:tasks.rados.rados.0.smithi098.stdout:673: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T20:03:29.174 INFO:tasks.rados.rados.0.smithi098.stdout:674: expect (ObjNum 79 snap 0 seq_num 79) 2023-09-23T20:03:29.280 INFO:tasks.rados.rados.0.smithi098.stdout:675: finishing write tid 1 to smithi09866585-7 2023-09-23T20:03:29.280 INFO:tasks.rados.rados.0.smithi098.stdout:675: finishing write tid 2 to smithi09866585-7 2023-09-23T20:03:29.280 INFO:tasks.rados.rados.0.smithi098.stdout:675: finishing write tid 3 to smithi09866585-7 2023-09-23T20:03:29.280 INFO:tasks.rados.rados.0.smithi098.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2023-09-23T20:03:29.286 INFO:tasks.rados.rados.0.smithi098.stdout:681: writing smithi09866585-471 from 534621 to 1101655 tid 1 2023-09-23T20:03:29.292 INFO:tasks.rados.rados.0.smithi098.stdout:681: writing smithi09866585-471 from 1636289 to 2134621 tid 2 2023-09-23T20:03:29.292 INFO:tasks.rados.rados.0.smithi098.stdout:667: done (11 left) 2023-09-23T20:03:29.292 INFO:tasks.rados.rados.0.smithi098.stdout:671: done (10 left) 2023-09-23T20:03:29.292 INFO:tasks.rados.rados.0.smithi098.stdout:672: done (9 left) 2023-09-23T20:03:29.292 INFO:tasks.rados.rados.0.smithi098.stdout:673: done (8 left) 2023-09-23T20:03:29.292 INFO:tasks.rados.rados.0.smithi098.stdout:674: done (7 left) 2023-09-23T20:03:29.292 INFO:tasks.rados.rados.0.smithi098.stdout:682: write oid 258 current snap is 0 2023-09-23T20:03:29.293 INFO:tasks.rados.rados.0.smithi098.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2023-09-23T20:03:29.299 INFO:tasks.rados.rados.0.smithi098.stdout:682: writing smithi09866585-258 from 551428 to 1193711 tid 1 2023-09-23T20:03:29.305 INFO:tasks.rados.rados.0.smithi098.stdout:682: writing smithi09866585-258 from 1694771 to 2151428 tid 2 2023-09-23T20:03:29.305 INFO:tasks.rados.rados.0.smithi098.stdout:683: read oid 263 snap -1 2023-09-23T20:03:29.306 INFO:tasks.rados.rados.0.smithi098.stdout:683: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T20:03:29.306 INFO:tasks.rados.rados.0.smithi098.stdout:684: read oid 291 snap -1 2023-09-23T20:03:29.306 INFO:tasks.rados.rados.0.smithi098.stdout:684: expect (ObjNum 520 snap 0 seq_num 520) 2023-09-23T20:03:29.306 INFO:tasks.rados.rados.0.smithi098.stdout:685: read oid 87 snap -1 2023-09-23T20:03:29.306 INFO:tasks.rados.rados.0.smithi098.stdout:685: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T20:03:29.306 INFO:tasks.rados.rados.0.smithi098.stdout:686: read oid 484 snap -1 2023-09-23T20:03:29.306 INFO:tasks.rados.rados.0.smithi098.stdout:686: expect (ObjNum 483 snap 0 seq_num 483) 2023-09-23T20:03:29.306 INFO:tasks.rados.rados.0.smithi098.stdout:687: read oid 323 snap -1 2023-09-23T20:03:29.306 INFO:tasks.rados.rados.0.smithi098.stdout:687: expect (ObjNum 322 snap 0 seq_num 322) 2023-09-23T20:03:29.306 INFO:tasks.rados.rados.0.smithi098.stdout:688: read oid 9 snap -1 2023-09-23T20:03:29.306 INFO:tasks.rados.rados.0.smithi098.stdout:688: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:03:29.307 INFO:tasks.rados.rados.0.smithi098.stdout:689: write oid 120 current snap is 0 2023-09-23T20:03:29.307 INFO:tasks.rados.rados.0.smithi098.stdout:675: finishing write tid 4 to smithi09866585-7 2023-09-23T20:03:29.307 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 7 v 128 (ObjNum 601 snap 0 seq_num 601) dirty exists 2023-09-23T20:03:29.307 INFO:tasks.rados.rados.0.smithi098.stdout:675: left oid 7 (ObjNum 601 snap 0 seq_num 601) 2023-09-23T20:03:29.307 INFO:tasks.rados.rados.0.smithi098.stdout:676: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T20:03:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:28 smithi173 bash[27697]: cluster 2023-09-23T20:03:27.770329+0000 mgr.y (mgr.14442) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 39 MiB/s wr, 217 op/s 2023-09-23T20:03:29.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:28 smithi098 bash[27308]: cluster 2023-09-23T20:03:27.770329+0000 mgr.y (mgr.14442) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 39 MiB/s wr, 217 op/s 2023-09-23T20:03:29.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:28 smithi098 bash[33670]: cluster 2023-09-23T20:03:27.770329+0000 mgr.y (mgr.14442) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 39 MiB/s wr, 217 op/s 2023-09-23T20:03:29.438 INFO:tasks.rados.rados.0.smithi098.stdout:677: expect (ObjNum 550 snap 0 seq_num 550) 2023-09-23T20:03:29.589 INFO:tasks.rados.rados.0.smithi098.stdout:678: finishing write tid 1 to smithi09866585-52 2023-09-23T20:03:29.590 INFO:tasks.rados.rados.0.smithi098.stdout:678: finishing write tid 2 to smithi09866585-52 2023-09-23T20:03:29.590 INFO:tasks.rados.rados.0.smithi098.stdout:678: finishing write tid 3 to smithi09866585-52 2023-09-23T20:03:29.590 INFO:tasks.rados.rados.0.smithi098.stdout:678: finishing write tid 4 to smithi09866585-52 2023-09-23T20:03:29.590 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 52 v 153 (ObjNum 602 snap 0 seq_num 602) dirty exists 2023-09-23T20:03:29.590 INFO:tasks.rados.rados.0.smithi098.stdout:678: left oid 52 (ObjNum 602 snap 0 seq_num 602) 2023-09-23T20:03:29.590 INFO:tasks.rados.rados.0.smithi098.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2023-09-23T20:03:29.596 INFO:tasks.rados.rados.0.smithi098.stdout:689: writing smithi09866585-120 from 568235 to 1285767 tid 1 2023-09-23T20:03:29.602 INFO:tasks.rados.rados.0.smithi098.stdout:689: writing smithi09866585-120 from 1753253 to 2168235 tid 2 2023-09-23T20:03:29.602 INFO:tasks.rados.rados.0.smithi098.stdout:675: done (14 left) 2023-09-23T20:03:29.602 INFO:tasks.rados.rados.0.smithi098.stdout:676: done (13 left) 2023-09-23T20:03:29.602 INFO:tasks.rados.rados.0.smithi098.stdout:677: done (12 left) 2023-09-23T20:03:29.602 INFO:tasks.rados.rados.0.smithi098.stdout:678: done (11 left) 2023-09-23T20:03:29.602 INFO:tasks.rados.rados.0.smithi098.stdout:679: done (10 left) 2023-09-23T20:03:29.603 INFO:tasks.rados.rados.0.smithi098.stdout:690: write oid 278 current snap is 0 2023-09-23T20:03:29.603 INFO:tasks.rados.rados.0.smithi098.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2023-09-23T20:03:29.610 INFO:tasks.rados.rados.0.smithi098.stdout:690: writing smithi09866585-278 from 585042 to 1377823 tid 1 2023-09-23T20:03:29.615 INFO:tasks.rados.rados.0.smithi098.stdout:690: writing smithi09866585-278 from 2095382 to 2185042 tid 2 2023-09-23T20:03:29.615 INFO:tasks.rados.rados.0.smithi098.stdout:691: write oid 446 current snap is 0 2023-09-23T20:03:29.615 INFO:tasks.rados.rados.0.smithi098.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2023-09-23T20:03:29.621 INFO:tasks.rados.rados.0.smithi098.stdout:691: writing smithi09866585-446 from 601849 to 1069879 tid 1 2023-09-23T20:03:29.628 INFO:tasks.rados.rados.0.smithi098.stdout:691: writing smithi09866585-446 from 1753864 to 2201849 tid 2 2023-09-23T20:03:29.628 INFO:tasks.rados.rados.0.smithi098.stdout:692: read oid 377 snap -1 2023-09-23T20:03:29.628 INFO:tasks.rados.rados.0.smithi098.stdout:692: expect (ObjNum 376 snap 0 seq_num 376) 2023-09-23T20:03:29.628 INFO:tasks.rados.rados.0.smithi098.stdout:693: read oid 22 snap -1 2023-09-23T20:03:29.628 INFO:tasks.rados.rados.0.smithi098.stdout:693: expect (ObjNum 21 snap 0 seq_num 21) 2023-09-23T20:03:29.628 INFO:tasks.rados.rados.0.smithi098.stdout:694: write oid 214 current snap is 0 2023-09-23T20:03:29.628 INFO:tasks.rados.rados.0.smithi098.stdout:680: expect (ObjNum 295 snap 0 seq_num 295) 2023-09-23T20:03:29.726 INFO:tasks.rados.rados.0.smithi098.stdout:681: finishing write tid 1 to smithi09866585-471 2023-09-23T20:03:29.726 INFO:tasks.rados.rados.0.smithi098.stdout:681: finishing write tid 2 to smithi09866585-471 2023-09-23T20:03:29.726 INFO:tasks.rados.rados.0.smithi098.stdout:681: finishing write tid 3 to smithi09866585-471 2023-09-23T20:03:29.726 INFO:tasks.rados.rados.0.smithi098.stdout:681: finishing write tid 4 to smithi09866585-471 2023-09-23T20:03:29.726 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 471 v 156 (ObjNum 603 snap 0 seq_num 603) dirty exists 2023-09-23T20:03:29.726 INFO:tasks.rados.rados.0.smithi098.stdout:681: left oid 471 (ObjNum 603 snap 0 seq_num 603) 2023-09-23T20:03:29.726 INFO:tasks.rados.rados.0.smithi098.stdout:682: finishing write tid 1 to smithi09866585-258 2023-09-23T20:03:29.727 INFO:tasks.rados.rados.0.smithi098.stdout:687: expect (ObjNum 322 snap 0 seq_num 322) 2023-09-23T20:03:29.834 INFO:tasks.rados.rados.0.smithi098.stdout:682: finishing write tid 2 to smithi09866585-258 2023-09-23T20:03:29.834 INFO:tasks.rados.rados.0.smithi098.stdout:682: finishing write tid 3 to smithi09866585-258 2023-09-23T20:03:29.834 INFO:tasks.rados.rados.0.smithi098.stdout:682: finishing write tid 4 to smithi09866585-258 2023-09-23T20:03:29.835 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 258 v 173 (ObjNum 604 snap 0 seq_num 604) dirty exists 2023-09-23T20:03:29.835 INFO:tasks.rados.rados.0.smithi098.stdout:682: left oid 258 (ObjNum 604 snap 0 seq_num 604) 2023-09-23T20:03:29.835 INFO:tasks.rados.rados.0.smithi098.stdout:688: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:03:29.904 INFO:tasks.rados.rados.0.smithi098.stdout:684: expect (ObjNum 520 snap 0 seq_num 520) 2023-09-23T20:03:30.009 INFO:tasks.rados.rados.0.smithi098.stdout:683: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T20:03:30.088 INFO:tasks.rados.rados.0.smithi098.stdout:686: expect (ObjNum 483 snap 0 seq_num 483) 2023-09-23T20:03:30.155 INFO:tasks.rados.rados.0.smithi098.stdout:685: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T20:03:30.263 INFO:tasks.rados.rados.0.smithi098.stdout:689: finishing write tid 1 to smithi09866585-120 2023-09-23T20:03:30.263 INFO:tasks.rados.rados.0.smithi098.stdout:689: finishing write tid 2 to smithi09866585-120 2023-09-23T20:03:30.263 INFO:tasks.rados.rados.0.smithi098.stdout:689: finishing write tid 3 to smithi09866585-120 2023-09-23T20:03:30.263 INFO:tasks.rados.rados.0.smithi098.stdout:689: finishing write tid 4 to smithi09866585-120 2023-09-23T20:03:30.263 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 120 v 114 (ObjNum 605 snap 0 seq_num 605) dirty exists 2023-09-23T20:03:30.263 INFO:tasks.rados.rados.0.smithi098.stdout:689: left oid 120 (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:03:30.263 INFO:tasks.rados.rados.0.smithi098.stdout:690: finishing write tid 1 to smithi09866585-278 2023-09-23T20:03:30.264 INFO:tasks.rados.rados.0.smithi098.stdout:690: finishing write tid 2 to smithi09866585-278 2023-09-23T20:03:30.264 INFO:tasks.rados.rados.0.smithi098.stdout:690: finishing write tid 3 to smithi09866585-278 2023-09-23T20:03:30.264 INFO:tasks.rados.rados.0.smithi098.stdout:690: finishing write tid 4 to smithi09866585-278 2023-09-23T20:03:30.264 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 278 v 164 (ObjNum 606 snap 0 seq_num 606) dirty exists 2023-09-23T20:03:30.264 INFO:tasks.rados.rados.0.smithi098.stdout:690: left oid 278 (ObjNum 606 snap 0 seq_num 606) 2023-09-23T20:03:30.264 INFO:tasks.rados.rados.0.smithi098.stdout:691: finishing write tid 1 to smithi09866585-446 2023-09-23T20:03:30.264 INFO:tasks.rados.rados.0.smithi098.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2023-09-23T20:03:30.273 INFO:tasks.rados.rados.0.smithi098.stdout:694: writing smithi09866585-214 from 618656 to 1161935 tid 1 2023-09-23T20:03:30.279 INFO:tasks.rados.rados.0.smithi098.stdout:694: writing smithi09866585-214 from 1812346 to 2218656 tid 2 2023-09-23T20:03:30.279 INFO:tasks.rados.rados.0.smithi098.stdout:680: done (14 left) 2023-09-23T20:03:30.280 INFO:tasks.rados.rados.0.smithi098.stdout:681: done (13 left) 2023-09-23T20:03:30.280 INFO:tasks.rados.rados.0.smithi098.stdout:682: done (12 left) 2023-09-23T20:03:30.280 INFO:tasks.rados.rados.0.smithi098.stdout:683: done (11 left) 2023-09-23T20:03:30.280 INFO:tasks.rados.rados.0.smithi098.stdout:684: done (10 left) 2023-09-23T20:03:30.280 INFO:tasks.rados.rados.0.smithi098.stdout:685: done (9 left) 2023-09-23T20:03:30.280 INFO:tasks.rados.rados.0.smithi098.stdout:686: done (8 left) 2023-09-23T20:03:30.280 INFO:tasks.rados.rados.0.smithi098.stdout:687: done (7 left) 2023-09-23T20:03:30.280 INFO:tasks.rados.rados.0.smithi098.stdout:688: done (6 left) 2023-09-23T20:03:30.280 INFO:tasks.rados.rados.0.smithi098.stdout:689: done (5 left) 2023-09-23T20:03:30.281 INFO:tasks.rados.rados.0.smithi098.stdout:690: done (4 left) 2023-09-23T20:03:30.281 INFO:tasks.rados.rados.0.smithi098.stdout:695: write oid 52 current snap is 0 2023-09-23T20:03:30.281 INFO:tasks.rados.rados.0.smithi098.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2023-09-23T20:03:30.287 INFO:tasks.rados.rados.0.smithi098.stdout:695: writing smithi09866585-52 from 635463 to 1370344 tid 1 2023-09-23T20:03:30.292 INFO:tasks.rados.rados.0.smithi098.stdout:695: writing smithi09866585-52 from 1987181 to 2235463 tid 2 2023-09-23T20:03:30.292 INFO:tasks.rados.rados.0.smithi098.stdout:696: write oid 263 current snap is 0 2023-09-23T20:03:30.292 INFO:tasks.rados.rados.0.smithi098.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2023-09-23T20:03:30.298 INFO:tasks.rados.rados.0.smithi098.stdout:696: writing smithi09866585-263 from 652270 to 1062400 tid 1 2023-09-23T20:03:30.304 INFO:tasks.rados.rados.0.smithi098.stdout:696: writing smithi09866585-263 from 1529310 to 2023177 tid 2 2023-09-23T20:03:30.304 INFO:tasks.rados.rados.0.smithi098.stdout:697: read oid 474 snap -1 2023-09-23T20:03:30.304 INFO:tasks.rados.rados.0.smithi098.stdout:697: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:03:30.304 INFO:tasks.rados.rados.0.smithi098.stdout:698: read oid 217 snap -1 2023-09-23T20:03:30.304 INFO:tasks.rados.rados.0.smithi098.stdout:698: expect (ObjNum 216 snap 0 seq_num 216) 2023-09-23T20:03:30.304 INFO:tasks.rados.rados.0.smithi098.stdout:699: read oid 376 snap -1 2023-09-23T20:03:30.304 INFO:tasks.rados.rados.0.smithi098.stdout:699: expect (ObjNum 375 snap 0 seq_num 375) 2023-09-23T20:03:30.304 INFO:tasks.rados.rados.0.smithi098.stdout:700: write oid 437 current snap is 0 2023-09-23T20:03:30.304 INFO:tasks.rados.rados.0.smithi098.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2023-09-23T20:03:30.310 INFO:tasks.rados.rados.0.smithi098.stdout:700: writing smithi09866585-437 from 669077 to 1154456 tid 1 2023-09-23T20:03:30.317 INFO:tasks.rados.rados.0.smithi098.stdout:700: writing smithi09866585-437 from 1587792 to 2269077 tid 2 2023-09-23T20:03:30.317 INFO:tasks.rados.rados.0.smithi098.stdout:701: read oid 66 snap -1 2023-09-23T20:03:30.318 INFO:tasks.rados.rados.0.smithi098.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2023-09-23T20:03:30.318 INFO:tasks.rados.rados.0.smithi098.stdout:702: read oid 287 snap -1 2023-09-23T20:03:30.318 INFO:tasks.rados.rados.0.smithi098.stdout:702: expect (ObjNum 286 snap 0 seq_num 286) 2023-09-23T20:03:30.318 INFO:tasks.rados.rados.0.smithi098.stdout:703: read oid 72 snap -1 2023-09-23T20:03:30.318 INFO:tasks.rados.rados.0.smithi098.stdout:703: expect (ObjNum 600 snap 0 seq_num 600) 2023-09-23T20:03:30.318 INFO:tasks.rados.rados.0.smithi098.stdout:704: write oid 328 current snap is 0 2023-09-23T20:03:30.318 INFO:tasks.rados.rados.0.smithi098.stdout:691: finishing write tid 2 to smithi09866585-446 2023-09-23T20:03:30.318 INFO:tasks.rados.rados.0.smithi098.stdout:693: expect (ObjNum 21 snap 0 seq_num 21) 2023-09-23T20:03:30.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:29 smithi173 bash[27697]: audit 2023-09-23T20:03:29.486112+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.98:0/3243627728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:30.403 INFO:tasks.rados.rados.0.smithi098.stdout:691: finishing write tid 3 to smithi09866585-446 2023-09-23T20:03:30.403 INFO:tasks.rados.rados.0.smithi098.stdout:691: finishing write tid 4 to smithi09866585-446 2023-09-23T20:03:30.403 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 446 v 158 (ObjNum 607 snap 0 seq_num 607) dirty exists 2023-09-23T20:03:30.403 INFO:tasks.rados.rados.0.smithi098.stdout:691: left oid 446 (ObjNum 607 snap 0 seq_num 607) 2023-09-23T20:03:30.403 INFO:tasks.rados.rados.0.smithi098.stdout:692: expect (ObjNum 376 snap 0 seq_num 376) 2023-09-23T20:03:30.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:29 smithi098 bash[33670]: audit 2023-09-23T20:03:29.486112+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.98:0/3243627728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:30.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:29 smithi098 bash[27308]: audit 2023-09-23T20:03:29.486112+0000 mon.a (mon.0) 767 : audit [DBG] from='client.? 172.21.15.98:0/3243627728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:30.479 INFO:tasks.rados.rados.0.smithi098.stdout:694: finishing write tid 1 to smithi09866585-214 2023-09-23T20:03:30.479 INFO:tasks.rados.rados.0.smithi098.stdout:694: finishing write tid 2 to smithi09866585-214 2023-09-23T20:03:30.479 INFO:tasks.rados.rados.0.smithi098.stdout:694: finishing write tid 3 to smithi09866585-214 2023-09-23T20:03:30.479 INFO:tasks.rados.rados.0.smithi098.stdout:694: finishing write tid 4 to smithi09866585-214 2023-09-23T20:03:30.479 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 214 v 127 (ObjNum 608 snap 0 seq_num 608) dirty exists 2023-09-23T20:03:30.479 INFO:tasks.rados.rados.0.smithi098.stdout:694: left oid 214 (ObjNum 608 snap 0 seq_num 608) 2023-09-23T20:03:30.479 INFO:tasks.rados.rados.0.smithi098.stdout:695: finishing write tid 1 to smithi09866585-52 2023-09-23T20:03:30.479 INFO:tasks.rados.rados.0.smithi098.stdout:695: finishing write tid 2 to smithi09866585-52 2023-09-23T20:03:30.480 INFO:tasks.rados.rados.0.smithi098.stdout:695: finishing write tid 3 to smithi09866585-52 2023-09-23T20:03:30.480 INFO:tasks.rados.rados.0.smithi098.stdout:695: finishing write tid 4 to smithi09866585-52 2023-09-23T20:03:30.480 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 52 v 159 (ObjNum 609 snap 0 seq_num 609) dirty exists 2023-09-23T20:03:30.480 INFO:tasks.rados.rados.0.smithi098.stdout:695: left oid 52 (ObjNum 609 snap 0 seq_num 609) 2023-09-23T20:03:30.480 INFO:tasks.rados.rados.0.smithi098.stdout:696: finishing write tid 1 to smithi09866585-263 2023-09-23T20:03:30.480 INFO:tasks.rados.rados.0.smithi098.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2023-09-23T20:03:30.491 INFO:tasks.rados.rados.0.smithi098.stdout:704: writing smithi09866585-328 from 685884 to 1246512 tid 1 2023-09-23T20:03:30.498 INFO:tasks.rados.rados.0.smithi098.stdout:704: writing smithi09866585-328 from 2046274 to 2285884 tid 2 2023-09-23T20:03:30.498 INFO:tasks.rados.rados.0.smithi098.stdout:691: done (13 left) 2023-09-23T20:03:30.498 INFO:tasks.rados.rados.0.smithi098.stdout:692: done (12 left) 2023-09-23T20:03:30.498 INFO:tasks.rados.rados.0.smithi098.stdout:693: done (11 left) 2023-09-23T20:03:30.498 INFO:tasks.rados.rados.0.smithi098.stdout:694: done (10 left) 2023-09-23T20:03:30.498 INFO:tasks.rados.rados.0.smithi098.stdout:695: done (9 left) 2023-09-23T20:03:30.498 INFO:tasks.rados.rados.0.smithi098.stdout:705: write oid 196 current snap is 0 2023-09-23T20:03:30.498 INFO:tasks.rados.rados.0.smithi098.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2023-09-23T20:03:30.505 INFO:tasks.rados.rados.0.smithi098.stdout:705: writing smithi09866585-196 from 702691 to 1338568 tid 1 2023-09-23T20:03:30.511 INFO:tasks.rados.rados.0.smithi098.stdout:705: writing smithi09866585-196 from 2104756 to 2302691 tid 2 2023-09-23T20:03:30.511 INFO:tasks.rados.rados.0.smithi098.stdout:706: write oid 55 current snap is 0 2023-09-23T20:03:30.511 INFO:tasks.rados.rados.0.smithi098.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2023-09-23T20:03:30.518 INFO:tasks.rados.rados.0.smithi098.stdout:706: writing smithi09866585-55 from 719498 to 1430624 tid 1 2023-09-23T20:03:30.524 INFO:tasks.rados.rados.0.smithi098.stdout:706: writing smithi09866585-55 from 2046885 to 2319498 tid 2 2023-09-23T20:03:30.524 INFO:tasks.rados.rados.0.smithi098.stdout:707: read oid 372 snap -1 2023-09-23T20:03:30.524 INFO:tasks.rados.rados.0.smithi098.stdout:707: expect (ObjNum 559 snap 0 seq_num 559) 2023-09-23T20:03:30.524 INFO:tasks.rados.rados.0.smithi098.stdout:708: write oid 487 current snap is 0 2023-09-23T20:03:30.524 INFO:tasks.rados.rados.0.smithi098.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2023-09-23T20:03:30.533 INFO:tasks.rados.rados.0.smithi098.stdout:708: writing smithi09866585-487 from 736305 to 1522680 tid 1 2023-09-23T20:03:30.538 INFO:tasks.rados.rados.0.smithi098.stdout:708: writing smithi09866585-487 from 2105367 to 2336305 tid 2 2023-09-23T20:03:30.538 INFO:tasks.rados.rados.0.smithi098.stdout:709: write oid 104 current snap is 0 2023-09-23T20:03:30.538 INFO:tasks.rados.rados.0.smithi098.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2023-09-23T20:03:30.545 INFO:tasks.rados.rados.0.smithi098.stdout:709: writing smithi09866585-104 from 753112 to 1331089 tid 1 2023-09-23T20:03:30.551 INFO:tasks.rados.rados.0.smithi098.stdout:709: writing smithi09866585-104 from 1880202 to 2353112 tid 2 2023-09-23T20:03:30.551 INFO:tasks.rados.rados.0.smithi098.stdout:710: write oid 490 current snap is 0 2023-09-23T20:03:30.551 INFO:tasks.rados.rados.0.smithi098.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2023-09-23T20:03:30.559 INFO:tasks.rados.rados.0.smithi098.stdout:710: writing smithi09866585-490 from 769919 to 1423145 tid 1 2023-09-23T20:03:30.565 INFO:tasks.rados.rados.0.smithi098.stdout:710: writing smithi09866585-490 from 1938684 to 2369919 tid 2 2023-09-23T20:03:30.565 INFO:tasks.rados.rados.0.smithi098.stdout:711: read oid 446 snap -1 2023-09-23T20:03:30.566 INFO:tasks.rados.rados.0.smithi098.stdout:711: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T20:03:30.566 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:30.566 INFO:tasks.rados.rados.0.smithi098.stdout:696: finishing write tid 2 to smithi09866585-263 2023-09-23T20:03:30.566 INFO:tasks.rados.rados.0.smithi098.stdout:699: expect (ObjNum 375 snap 0 seq_num 375) 2023-09-23T20:03:30.650 INFO:tasks.rados.rados.0.smithi098.stdout:696: finishing write tid 3 to smithi09866585-263 2023-09-23T20:03:30.650 INFO:tasks.rados.rados.0.smithi098.stdout:696: finishing write tid 4 to smithi09866585-263 2023-09-23T20:03:30.650 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 263 v 162 (ObjNum 610 snap 0 seq_num 610) dirty exists 2023-09-23T20:03:30.651 INFO:tasks.rados.rados.0.smithi098.stdout:696: left oid 263 (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:03:30.651 INFO:tasks.rados.rados.0.smithi098.stdout:698: expect (ObjNum 216 snap 0 seq_num 216) 2023-09-23T20:03:30.767 INFO:tasks.rados.rados.0.smithi098.stdout:697: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:03:30.899 INFO:tasks.rados.rados.0.smithi098.stdout:700: finishing write tid 1 to smithi09866585-437 2023-09-23T20:03:30.900 INFO:tasks.rados.rados.0.smithi098.stdout:702: expect (ObjNum 286 snap 0 seq_num 286) 2023-09-23T20:03:30.992 INFO:tasks.rados.rados.0.smithi098.stdout:703: expect (ObjNum 600 snap 0 seq_num 600) 2023-09-23T20:03:31.089 INFO:tasks.rados.rados.0.smithi098.stdout:700: finishing write tid 2 to smithi09866585-437 2023-09-23T20:03:31.089 INFO:tasks.rados.rados.0.smithi098.stdout:700: finishing write tid 3 to smithi09866585-437 2023-09-23T20:03:31.089 INFO:tasks.rados.rados.0.smithi098.stdout:700: finishing write tid 4 to smithi09866585-437 2023-09-23T20:03:31.090 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 437 v 102 (ObjNum 611 snap 0 seq_num 611) dirty exists 2023-09-23T20:03:31.090 INFO:tasks.rados.rados.0.smithi098.stdout:700: left oid 437 (ObjNum 611 snap 0 seq_num 611) 2023-09-23T20:03:31.090 INFO:tasks.rados.rados.0.smithi098.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2023-09-23T20:03:31.186 INFO:tasks.rados.rados.0.smithi098.stdout:704: finishing write tid 1 to smithi09866585-328 2023-09-23T20:03:31.186 INFO:tasks.rados.rados.0.smithi098.stdout:704: finishing write tid 2 to smithi09866585-328 2023-09-23T20:03:31.186 INFO:tasks.rados.rados.0.smithi098.stdout:704: finishing write tid 3 to smithi09866585-328 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:704: finishing write tid 4 to smithi09866585-328 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 328 v 105 (ObjNum 612 snap 0 seq_num 612) dirty exists 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:704: left oid 328 (ObjNum 612 snap 0 seq_num 612) 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:705: finishing write tid 1 to smithi09866585-196 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:705: finishing write tid 2 to smithi09866585-196 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:705: finishing write tid 3 to smithi09866585-196 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:705: finishing write tid 4 to smithi09866585-196 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 196 v 108 (ObjNum 613 snap 0 seq_num 613) dirty exists 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:705: left oid 196 (ObjNum 613 snap 0 seq_num 613) 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:706: finishing write tid 1 to smithi09866585-55 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:706: finishing write tid 2 to smithi09866585-55 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:706: finishing write tid 3 to smithi09866585-55 2023-09-23T20:03:31.187 INFO:tasks.rados.rados.0.smithi098.stdout:706: finishing write tid 4 to smithi09866585-55 2023-09-23T20:03:31.188 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 55 v 118 (ObjNum 614 snap 0 seq_num 614) dirty exists 2023-09-23T20:03:31.188 INFO:tasks.rados.rados.0.smithi098.stdout:706: left oid 55 (ObjNum 614 snap 0 seq_num 614) 2023-09-23T20:03:31.188 INFO:tasks.rados.rados.0.smithi098.stdout:707: expect (ObjNum 559 snap 0 seq_num 559) 2023-09-23T20:03:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:30 smithi173 bash[27697]: cluster 2023-09-23T20:03:29.771605+0000 mgr.y (mgr.14442) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 45 MiB/s wr, 270 op/s 2023-09-23T20:03:31.369 INFO:tasks.rados.rados.0.smithi098.stdout:708: finishing write tid 1 to smithi09866585-487 2023-09-23T20:03:31.369 INFO:tasks.rados.rados.0.smithi098.stdout:708: finishing write tid 2 to smithi09866585-487 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:708: finishing write tid 3 to smithi09866585-487 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:708: finishing write tid 4 to smithi09866585-487 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 487 v 143 (ObjNum 615 snap 0 seq_num 615) dirty exists 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:708: left oid 487 (ObjNum 615 snap 0 seq_num 615) 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:709: finishing write tid 1 to smithi09866585-104 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:709: finishing write tid 2 to smithi09866585-104 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:709: finishing write tid 3 to smithi09866585-104 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:709: finishing write tid 4 to smithi09866585-104 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 104 v 139 (ObjNum 616 snap 0 seq_num 616) dirty exists 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:709: left oid 104 (ObjNum 616 snap 0 seq_num 616) 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:710: finishing write tid 1 to smithi09866585-490 2023-09-23T20:03:31.370 INFO:tasks.rados.rados.0.smithi098.stdout:710: finishing write tid 2 to smithi09866585-490 2023-09-23T20:03:31.371 INFO:tasks.rados.rados.0.smithi098.stdout:710: finishing write tid 3 to smithi09866585-490 2023-09-23T20:03:31.371 INFO:tasks.rados.rados.0.smithi098.stdout:710: finishing write tid 4 to smithi09866585-490 2023-09-23T20:03:31.371 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 490 v 133 (ObjNum 617 snap 0 seq_num 617) dirty exists 2023-09-23T20:03:31.371 INFO:tasks.rados.rados.0.smithi098.stdout:710: left oid 490 (ObjNum 617 snap 0 seq_num 617) 2023-09-23T20:03:31.371 INFO:tasks.rados.rados.0.smithi098.stdout:711: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T20:03:31.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:30 smithi098 bash[27308]: cluster 2023-09-23T20:03:29.771605+0000 mgr.y (mgr.14442) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 45 MiB/s wr, 270 op/s 2023-09-23T20:03:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:30 smithi098 bash[33670]: cluster 2023-09-23T20:03:29.771605+0000 mgr.y (mgr.14442) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 45 MiB/s wr, 270 op/s 2023-09-23T20:03:31.464 INFO:tasks.rados.rados.0.smithi098.stdout:696: done (15 left) 2023-09-23T20:03:31.464 INFO:tasks.rados.rados.0.smithi098.stdout:697: done (14 left) 2023-09-23T20:03:31.464 INFO:tasks.rados.rados.0.smithi098.stdout:698: done (13 left) 2023-09-23T20:03:31.464 INFO:tasks.rados.rados.0.smithi098.stdout:699: done (12 left) 2023-09-23T20:03:31.465 INFO:tasks.rados.rados.0.smithi098.stdout:700: done (11 left) 2023-09-23T20:03:31.465 INFO:tasks.rados.rados.0.smithi098.stdout:701: done (10 left) 2023-09-23T20:03:31.465 INFO:tasks.rados.rados.0.smithi098.stdout:702: done (9 left) 2023-09-23T20:03:31.465 INFO:tasks.rados.rados.0.smithi098.stdout:703: done (8 left) 2023-09-23T20:03:31.465 INFO:tasks.rados.rados.0.smithi098.stdout:704: done (7 left) 2023-09-23T20:03:31.465 INFO:tasks.rados.rados.0.smithi098.stdout:705: done (6 left) 2023-09-23T20:03:31.465 INFO:tasks.rados.rados.0.smithi098.stdout:706: done (5 left) 2023-09-23T20:03:31.465 INFO:tasks.rados.rados.0.smithi098.stdout:707: done (4 left) 2023-09-23T20:03:31.465 INFO:tasks.rados.rados.0.smithi098.stdout:708: done (3 left) 2023-09-23T20:03:31.466 INFO:tasks.rados.rados.0.smithi098.stdout:709: done (2 left) 2023-09-23T20:03:31.466 INFO:tasks.rados.rados.0.smithi098.stdout:710: done (1 left) 2023-09-23T20:03:31.466 INFO:tasks.rados.rados.0.smithi098.stdout:711: done (0 left) 2023-09-23T20:03:31.466 INFO:tasks.rados.rados.0.smithi098.stdout:712: write oid 304 current snap is 0 2023-09-23T20:03:31.466 INFO:tasks.rados.rados.0.smithi098.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2023-09-23T20:03:31.474 INFO:tasks.rados.rados.0.smithi098.stdout:712: writing smithi09866585-304 from 786726 to 1515201 tid 1 2023-09-23T20:03:31.479 INFO:tasks.rados.rados.0.smithi098.stdout:712: writing smithi09866585-304 from 2280813 to 2386726 tid 2 2023-09-23T20:03:31.479 INFO:tasks.rados.rados.0.smithi098.stdout:713: read oid 61 snap -1 2023-09-23T20:03:31.479 INFO:tasks.rados.rados.0.smithi098.stdout:713: expect (ObjNum 60 snap 0 seq_num 60) 2023-09-23T20:03:31.479 INFO:tasks.rados.rados.0.smithi098.stdout:714: delete oid 242 current snap is 0 2023-09-23T20:03:31.482 INFO:tasks.rados.rados.0.smithi098.stdout:714: done (2 left) 2023-09-23T20:03:31.482 INFO:tasks.rados.rados.0.smithi098.stdout:715: delete oid 196 current snap is 0 2023-09-23T20:03:31.482 INFO:tasks.rados.rados.0.smithi098.stdout:712: finishing write tid 1 to smithi09866585-304 2023-09-23T20:03:31.482 INFO:tasks.rados.rados.0.smithi098.stdout:712: finishing write tid 2 to smithi09866585-304 2023-09-23T20:03:31.483 INFO:tasks.rados.rados.0.smithi098.stdout:713: expect (ObjNum 60 snap 0 seq_num 60) 2023-09-23T20:03:31.591 INFO:tasks.rados.rados.0.smithi098.stdout:712: finishing write tid 3 to smithi09866585-304 2023-09-23T20:03:31.591 INFO:tasks.rados.rados.0.smithi098.stdout:712: finishing write tid 4 to smithi09866585-304 2023-09-23T20:03:31.591 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 304 v 111 (ObjNum 618 snap 0 seq_num 618) dirty exists 2023-09-23T20:03:31.591 INFO:tasks.rados.rados.0.smithi098.stdout:712: left oid 304 (ObjNum 618 snap 0 seq_num 618) 2023-09-23T20:03:31.591 INFO:tasks.rados.rados.0.smithi098.stdout:712: done (2 left) 2023-09-23T20:03:31.591 INFO:tasks.rados.rados.0.smithi098.stdout:713: done (1 left) 2023-09-23T20:03:31.591 INFO:tasks.rados.rados.0.smithi098.stdout:715: done (0 left) 2023-09-23T20:03:31.591 INFO:tasks.rados.rados.0.smithi098.stdout:716: write oid 27 current snap is 0 2023-09-23T20:03:31.591 INFO:tasks.rados.rados.0.smithi098.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2023-09-23T20:03:31.601 INFO:tasks.rados.rados.0.smithi098.stdout:716: writing smithi09866585-27 from 437147 to 991369 tid 1 2023-09-23T20:03:31.610 INFO:tasks.rados.rados.0.smithi098.stdout:716: writing smithi09866585-27 from 1656259 to 2312129 tid 2 2023-09-23T20:03:31.610 INFO:tasks.rados.rados.0.smithi098.stdout:717: write oid 28 current snap is 0 2023-09-23T20:03:31.610 INFO:tasks.rados.rados.0.smithi098.stdout:716: finishing write tid 1 to smithi09866585-27 2023-09-23T20:03:31.611 INFO:tasks.rados.rados.0.smithi098.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2023-09-23T20:03:31.616 INFO:tasks.rados.rados.0.smithi098.stdout:717: writing smithi09866585-28 from 453954 to 1083425 tid 1 2023-09-23T20:03:31.623 INFO:tasks.rados.rados.0.smithi098.stdout:717: writing smithi09866585-28 from 1598388 to 2114269 tid 2 2023-09-23T20:03:31.623 INFO:tasks.rados.rados.0.smithi098.stdout:718: read oid 418 snap -1 2023-09-23T20:03:31.623 INFO:tasks.rados.rados.0.smithi098.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2023-09-23T20:03:31.623 INFO:tasks.rados.rados.0.smithi098.stdout:719: write oid 245 current snap is 0 2023-09-23T20:03:31.623 INFO:tasks.rados.rados.0.smithi098.stdout:716: finishing write tid 2 to smithi09866585-27 2023-09-23T20:03:31.623 INFO:tasks.rados.rados.0.smithi098.stdout:716: finishing write tid 3 to smithi09866585-27 2023-09-23T20:03:31.623 INFO:tasks.rados.rados.0.smithi098.stdout:716: finishing write tid 4 to smithi09866585-27 2023-09-23T20:03:31.624 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 27 v 130 (ObjNum 621 snap 0 seq_num 621) dirty exists 2023-09-23T20:03:31.624 INFO:tasks.rados.rados.0.smithi098.stdout:716: left oid 27 (ObjNum 621 snap 0 seq_num 621) 2023-09-23T20:03:31.624 INFO:tasks.rados.rados.0.smithi098.stdout:717: finishing write tid 1 to smithi09866585-28 2023-09-23T20:03:31.624 INFO:tasks.rados.rados.0.smithi098.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2023-09-23T20:03:31.630 INFO:tasks.rados.rados.0.smithi098.stdout:719: writing smithi09866585-245 from 470761 to 1175481 tid 1 2023-09-23T20:03:31.637 INFO:tasks.rados.rados.0.smithi098.stdout:719: writing smithi09866585-245 from 1656870 to 2316409 tid 2 2023-09-23T20:03:31.637 INFO:tasks.rados.rados.0.smithi098.stdout:716: done (3 left) 2023-09-23T20:03:31.637 INFO:tasks.rados.rados.0.smithi098.stdout:720: write oid 357 current snap is 0 2023-09-23T20:03:31.637 INFO:tasks.rados.rados.0.smithi098.stdout:717: finishing write tid 2 to smithi09866585-28 2023-09-23T20:03:31.637 INFO:tasks.rados.rados.0.smithi098.stdout:717: finishing write tid 3 to smithi09866585-28 2023-09-23T20:03:31.637 INFO:tasks.rados.rados.0.smithi098.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2023-09-23T20:03:31.642 INFO:tasks.rados.rados.0.smithi098.stdout:720: writing smithi09866585-357 from 487568 to 983890 tid 1 2023-09-23T20:03:31.648 INFO:tasks.rados.rados.0.smithi098.stdout:720: writing smithi09866585-357 from 1431705 to 1951255 tid 2 2023-09-23T20:03:31.648 INFO:tasks.rados.rados.0.smithi098.stdout:721: read oid 65 snap -1 2023-09-23T20:03:31.648 INFO:tasks.rados.rados.0.smithi098.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-09-23T20:03:31.648 INFO:tasks.rados.rados.0.smithi098.stdout:722: read oid 132 snap -1 2023-09-23T20:03:31.648 INFO:tasks.rados.rados.0.smithi098.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T20:03:31.649 INFO:tasks.rados.rados.0.smithi098.stdout:723: write oid 495 current snap is 0 2023-09-23T20:03:31.649 INFO:tasks.rados.rados.0.smithi098.stdout:717: finishing write tid 4 to smithi09866585-28 2023-09-23T20:03:31.649 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 28 v 165 (ObjNum 622 snap 0 seq_num 622) dirty exists 2023-09-23T20:03:31.649 INFO:tasks.rados.rados.0.smithi098.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2023-09-23T20:03:31.649 INFO:tasks.rados.rados.0.smithi098.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2023-09-23T20:03:31.751 INFO:tasks.rados.rados.0.smithi098.stdout:719: finishing write tid 1 to smithi09866585-245 2023-09-23T20:03:31.751 INFO:tasks.rados.rados.0.smithi098.stdout:719: finishing write tid 2 to smithi09866585-245 2023-09-23T20:03:31.751 INFO:tasks.rados.rados.0.smithi098.stdout:719: finishing write tid 3 to smithi09866585-245 2023-09-23T20:03:31.751 INFO:tasks.rados.rados.0.smithi098.stdout:719: finishing write tid 4 to smithi09866585-245 2023-09-23T20:03:31.751 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 245 v 167 (ObjNum 623 snap 0 seq_num 623) dirty exists 2023-09-23T20:03:31.751 INFO:tasks.rados.rados.0.smithi098.stdout:719: left oid 245 (ObjNum 623 snap 0 seq_num 623) 2023-09-23T20:03:31.751 INFO:tasks.rados.rados.0.smithi098.stdout:720: finishing write tid 1 to smithi09866585-357 2023-09-23T20:03:31.751 INFO:tasks.rados.rados.0.smithi098.stdout:720: finishing write tid 2 to smithi09866585-357 2023-09-23T20:03:31.751 INFO:tasks.rados.rados.0.smithi098.stdout:720: finishing write tid 3 to smithi09866585-357 2023-09-23T20:03:31.752 INFO:tasks.rados.rados.0.smithi098.stdout:722: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T20:03:31.824 INFO:tasks.rados.rados.0.smithi098.stdout:720: finishing write tid 4 to smithi09866585-357 2023-09-23T20:03:31.824 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 357 v 131 (ObjNum 624 snap 0 seq_num 624) dirty exists 2023-09-23T20:03:31.824 INFO:tasks.rados.rados.0.smithi098.stdout:720: left oid 357 (ObjNum 624 snap 0 seq_num 624) 2023-09-23T20:03:31.824 INFO:tasks.rados.rados.0.smithi098.stdout:721: expect (ObjNum 64 snap 0 seq_num 64) 2023-09-23T20:03:31.932 INFO:tasks.rados.rados.0.smithi098.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2023-09-23T20:03:31.943 INFO:tasks.rados.rados.0.smithi098.stdout:723: writing smithi09866585-495 from 504375 to 1075946 tid 1 2023-09-23T20:03:31.951 INFO:tasks.rados.rados.0.smithi098.stdout:723: writing smithi09866585-495 from 1490187 to 2153395 tid 2 2023-09-23T20:03:31.951 INFO:tasks.rados.rados.0.smithi098.stdout:717: done (6 left) 2023-09-23T20:03:31.951 INFO:tasks.rados.rados.0.smithi098.stdout:718: done (5 left) 2023-09-23T20:03:31.951 INFO:tasks.rados.rados.0.smithi098.stdout:719: done (4 left) 2023-09-23T20:03:31.951 INFO:tasks.rados.rados.0.smithi098.stdout:720: done (3 left) 2023-09-23T20:03:31.951 INFO:tasks.rados.rados.0.smithi098.stdout:721: done (2 left) 2023-09-23T20:03:31.952 INFO:tasks.rados.rados.0.smithi098.stdout:722: done (1 left) 2023-09-23T20:03:31.952 INFO:tasks.rados.rados.0.smithi098.stdout:724: write oid 305 current snap is 0 2023-09-23T20:03:31.952 INFO:tasks.rados.rados.0.smithi098.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2023-09-23T20:03:31.957 INFO:tasks.rados.rados.0.smithi098.stdout:724: writing smithi09866585-305 from 521182 to 1168002 tid 1 2023-09-23T20:03:31.964 INFO:tasks.rados.rados.0.smithi098.stdout:724: writing smithi09866585-305 from 1948669 to 2471888 tid 2 2023-09-23T20:03:31.965 INFO:tasks.rados.rados.0.smithi098.stdout:725: write oid 186 current snap is 0 2023-09-23T20:03:31.965 INFO:tasks.rados.rados.0.smithi098.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2023-09-23T20:03:31.972 INFO:tasks.rados.rados.0.smithi098.stdout:725: writing smithi09866585-186 from 537989 to 1260058 tid 1 2023-09-23T20:03:31.979 INFO:tasks.rados.rados.0.smithi098.stdout:725: writing smithi09866585-186 from 1890798 to 2537989 tid 2 2023-09-23T20:03:31.980 INFO:tasks.rados.rados.0.smithi098.stdout:726: read oid 378 snap -1 2023-09-23T20:03:31.980 INFO:tasks.rados.rados.0.smithi098.stdout:726: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-23T20:03:31.980 INFO:tasks.rados.rados.0.smithi098.stdout:727: read oid 120 snap -1 2023-09-23T20:03:31.980 INFO:tasks.rados.rados.0.smithi098.stdout:727: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:03:31.980 INFO:tasks.rados.rados.0.smithi098.stdout:728: read oid 414 snap -1 2023-09-23T20:03:31.981 INFO:tasks.rados.rados.0.smithi098.stdout:728: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T20:03:31.981 INFO:tasks.rados.rados.0.smithi098.stdout:729: write oid 255 current snap is 0 2023-09-23T20:03:31.981 INFO:tasks.rados.rados.0.smithi098.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2023-09-23T20:03:31.988 INFO:tasks.rados.rados.0.smithi098.stdout:729: writing smithi09866585-255 from 554796 to 1352114 tid 1 2023-09-23T20:03:31.995 INFO:tasks.rados.rados.0.smithi098.stdout:729: writing smithi09866585-255 from 1949280 to 2476168 tid 2 2023-09-23T20:03:31.995 INFO:tasks.rados.rados.0.smithi098.stdout:730: read oid 147 snap -1 2023-09-23T20:03:31.995 INFO:tasks.rados.rados.0.smithi098.stdout:730: expect (ObjNum 146 snap 0 seq_num 146) 2023-09-23T20:03:31.995 INFO:tasks.rados.rados.0.smithi098.stdout:731: read oid 124 snap -1 2023-09-23T20:03:31.995 INFO:tasks.rados.rados.0.smithi098.stdout:731: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:03:31.995 INFO:tasks.rados.rados.0.smithi098.stdout:732: write oid 372 current snap is 0 2023-09-23T20:03:31.995 INFO:tasks.rados.rados.0.smithi098.stdout:723: finishing write tid 1 to smithi09866585-495 2023-09-23T20:03:31.995 INFO:tasks.rados.rados.0.smithi098.stdout:723: finishing write tid 2 to smithi09866585-495 2023-09-23T20:03:31.995 INFO:tasks.rados.rados.0.smithi098.stdout:723: finishing write tid 3 to smithi09866585-495 2023-09-23T20:03:31.996 INFO:tasks.rados.rados.0.smithi098.stdout:723: finishing write tid 4 to smithi09866585-495 2023-09-23T20:03:31.996 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 495 v 104 (ObjNum 625 snap 0 seq_num 625) dirty exists 2023-09-23T20:03:31.996 INFO:tasks.rados.rados.0.smithi098.stdout:723: left oid 495 (ObjNum 625 snap 0 seq_num 625) 2023-09-23T20:03:31.996 INFO:tasks.rados.rados.0.smithi098.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2023-09-23T20:03:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:732: writing smithi09866585-372 from 571603 to 1044170 tid 1 2023-09-23T20:03:32.008 INFO:tasks.rados.rados.0.smithi098.stdout:732: writing smithi09866585-372 from 1607762 to 2278308 tid 2 2023-09-23T20:03:32.008 INFO:tasks.rados.rados.0.smithi098.stdout:723: done (9 left) 2023-09-23T20:03:32.008 INFO:tasks.rados.rados.0.smithi098.stdout:733: write oid 228 current snap is 0 2023-09-23T20:03:32.008 INFO:tasks.rados.rados.0.smithi098.stdout:724: finishing write tid 1 to smithi09866585-305 2023-09-23T20:03:32.008 INFO:tasks.rados.rados.0.smithi098.stdout:724: finishing write tid 2 to smithi09866585-305 2023-09-23T20:03:32.008 INFO:tasks.rados.rados.0.smithi098.stdout:724: finishing write tid 3 to smithi09866585-305 2023-09-23T20:03:32.009 INFO:tasks.rados.rados.0.smithi098.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2023-09-23T20:03:32.014 INFO:tasks.rados.rados.0.smithi098.stdout:733: writing smithi09866585-228 from 588410 to 1136226 tid 1 2023-09-23T20:03:32.020 INFO:tasks.rados.rados.0.smithi098.stdout:733: writing smithi09866585-228 from 1666244 to 2080448 tid 2 2023-09-23T20:03:32.023 INFO:tasks.rados.rados.0.smithi098.stdout:733: writing smithi09866585-228 from 2484603 to 2588410 tid 3 2023-09-23T20:03:32.023 INFO:tasks.rados.rados.0.smithi098.stdout:734: write oid 167 current snap is 0 2023-09-23T20:03:32.023 INFO:tasks.rados.rados.0.smithi098.stdout:724: finishing write tid 4 to smithi09866585-305 2023-09-23T20:03:32.023 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 305 v 130 (ObjNum 626 snap 0 seq_num 626) dirty exists 2023-09-23T20:03:32.023 INFO:tasks.rados.rados.0.smithi098.stdout:724: left oid 305 (ObjNum 626 snap 0 seq_num 626) 2023-09-23T20:03:32.023 INFO:tasks.rados.rados.0.smithi098.stdout:725: finishing write tid 1 to smithi09866585-186 2023-09-23T20:03:32.023 INFO:tasks.rados.rados.0.smithi098.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2023-09-23T20:03:32.030 INFO:tasks.rados.rados.0.smithi098.stdout:734: writing smithi09866585-167 from 605217 to 1344635 tid 1 2023-09-23T20:03:32.038 INFO:tasks.rados.rados.0.smithi098.stdout:734: writing smithi09866585-167 from 2124726 to 2605217 tid 2 2023-09-23T20:03:32.038 INFO:tasks.rados.rados.0.smithi098.stdout:724: done (10 left) 2023-09-23T20:03:32.038 INFO:tasks.rados.rados.0.smithi098.stdout:735: write oid 240 current snap is 0 2023-09-23T20:03:32.038 INFO:tasks.rados.rados.0.smithi098.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2023-09-23T20:03:32.043 INFO:tasks.rados.rados.0.smithi098.stdout:735: writing smithi09866585-240 from 622024 to 1036691 tid 1 2023-09-23T20:03:32.050 INFO:tasks.rados.rados.0.smithi098.stdout:735: writing smithi09866585-240 from 1783208 to 2201081 tid 2 2023-09-23T20:03:32.050 INFO:tasks.rados.rados.0.smithi098.stdout:736: write oid 418 current snap is 0 2023-09-23T20:03:32.050 INFO:tasks.rados.rados.0.smithi098.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2023-09-23T20:03:32.056 INFO:tasks.rados.rados.0.smithi098.stdout:736: writing smithi09866585-418 from 638831 to 1128747 tid 1 2023-09-23T20:03:32.064 INFO:tasks.rados.rados.0.smithi098.stdout:736: writing smithi09866585-418 from 1841690 to 2519574 tid 2 2023-09-23T20:03:32.064 INFO:tasks.rados.rados.0.smithi098.stdout:737: write oid 94 current snap is 0 2023-09-23T20:03:32.065 INFO:tasks.rados.rados.0.smithi098.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2023-09-23T20:03:32.071 INFO:tasks.rados.rados.0.smithi098.stdout:737: writing smithi09866585-94 from 655638 to 1220803 tid 1 2023-09-23T20:03:32.078 INFO:tasks.rados.rados.0.smithi098.stdout:737: writing smithi09866585-94 from 1900172 to 2321714 tid 2 2023-09-23T20:03:32.078 INFO:tasks.rados.rados.0.smithi098.stdout:738: read oid 181 snap -1 2023-09-23T20:03:32.078 INFO:tasks.rados.rados.0.smithi098.stdout:738: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T20:03:32.078 INFO:tasks.rados.rados.0.smithi098.stdout:739: write oid 104 current snap is 0 2023-09-23T20:03:32.078 INFO:tasks.rados.rados.0.smithi098.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2023-09-23T20:03:32.086 INFO:tasks.rados.rados.0.smithi098.stdout:739: writing smithi09866585-104 from 672445 to 1312859 tid 1 2023-09-23T20:03:32.093 INFO:tasks.rados.rados.0.smithi098.stdout:739: writing smithi09866585-104 from 1842301 to 2523854 tid 2 2023-09-23T20:03:32.093 INFO:tasks.rados.rados.0.smithi098.stdout:740: write oid 149 current snap is 0 2023-09-23T20:03:32.093 INFO:tasks.rados.rados.0.smithi098.stdout:725: finishing write tid 2 to smithi09866585-186 2023-09-23T20:03:32.093 INFO:tasks.rados.rados.0.smithi098.stdout:725: finishing write tid 3 to smithi09866585-186 2023-09-23T20:03:32.093 INFO:tasks.rados.rados.0.smithi098.stdout:725: finishing write tid 4 to smithi09866585-186 2023-09-23T20:03:32.093 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 186 v 142 (ObjNum 627 snap 0 seq_num 627) dirty exists 2023-09-23T20:03:32.093 INFO:tasks.rados.rados.0.smithi098.stdout:725: left oid 186 (ObjNum 627 snap 0 seq_num 627) 2023-09-23T20:03:32.093 INFO:tasks.rados.rados.0.smithi098.stdout:727: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:03:32.189 INFO:tasks.rados.rados.0.smithi098.stdout:728: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T20:03:32.289 INFO:tasks.rados.rados.0.smithi098.stdout:726: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-23T20:03:32.368 INFO:tasks.rados.rados.0.smithi098.stdout:729: finishing write tid 1 to smithi09866585-255 2023-09-23T20:03:32.368 INFO:tasks.rados.rados.0.smithi098.stdout:729: finishing write tid 2 to smithi09866585-255 2023-09-23T20:03:32.368 INFO:tasks.rados.rados.0.smithi098.stdout:729: finishing write tid 3 to smithi09866585-255 2023-09-23T20:03:32.368 INFO:tasks.rados.rados.0.smithi098.stdout:729: finishing write tid 4 to smithi09866585-255 2023-09-23T20:03:32.368 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 255 v 134 (ObjNum 628 snap 0 seq_num 628) dirty exists 2023-09-23T20:03:32.368 INFO:tasks.rados.rados.0.smithi098.stdout:729: left oid 255 (ObjNum 628 snap 0 seq_num 628) 2023-09-23T20:03:32.369 INFO:tasks.rados.rados.0.smithi098.stdout:730: expect (ObjNum 146 snap 0 seq_num 146) 2023-09-23T20:03:32.445 INFO:tasks.rados.rados.0.smithi098.stdout:731: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:03:32.514 INFO:tasks.rados.rados.0.smithi098.stdout:732: finishing write tid 1 to smithi09866585-372 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:732: finishing write tid 2 to smithi09866585-372 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:732: finishing write tid 3 to smithi09866585-372 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:732: finishing write tid 4 to smithi09866585-372 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 372 v 176 (ObjNum 629 snap 0 seq_num 629) dirty exists 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:732: left oid 372 (ObjNum 629 snap 0 seq_num 629) 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:733: finishing write tid 1 to smithi09866585-228 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:733: finishing write tid 2 to smithi09866585-228 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:733: finishing write tid 3 to smithi09866585-228 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:733: finishing write tid 4 to smithi09866585-228 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:733: finishing write tid 5 to smithi09866585-228 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 228 v 134 (ObjNum 630 snap 0 seq_num 630) dirty exists 2023-09-23T20:03:32.515 INFO:tasks.rados.rados.0.smithi098.stdout:733: left oid 228 (ObjNum 630 snap 0 seq_num 630) 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:734: finishing write tid 1 to smithi09866585-167 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:734: finishing write tid 2 to smithi09866585-167 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:734: finishing write tid 3 to smithi09866585-167 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:734: finishing write tid 4 to smithi09866585-167 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 167 v 170 (ObjNum 631 snap 0 seq_num 631) dirty exists 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:734: left oid 167 (ObjNum 631 snap 0 seq_num 631) 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:735: finishing write tid 1 to smithi09866585-240 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:735: finishing write tid 2 to smithi09866585-240 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:735: finishing write tid 3 to smithi09866585-240 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:735: finishing write tid 4 to smithi09866585-240 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 240 v 130 (ObjNum 632 snap 0 seq_num 632) dirty exists 2023-09-23T20:03:32.516 INFO:tasks.rados.rados.0.smithi098.stdout:735: left oid 240 (ObjNum 632 snap 0 seq_num 632) 2023-09-23T20:03:32.517 INFO:tasks.rados.rados.0.smithi098.stdout:736: finishing write tid 1 to smithi09866585-418 2023-09-23T20:03:32.517 INFO:tasks.rados.rados.0.smithi098.stdout:736: finishing write tid 2 to smithi09866585-418 2023-09-23T20:03:32.517 INFO:tasks.rados.rados.0.smithi098.stdout:736: finishing write tid 3 to smithi09866585-418 2023-09-23T20:03:32.517 INFO:tasks.rados.rados.0.smithi098.stdout:736: finishing write tid 4 to smithi09866585-418 2023-09-23T20:03:32.517 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 418 v 89 (ObjNum 633 snap 0 seq_num 633) dirty exists 2023-09-23T20:03:32.517 INFO:tasks.rados.rados.0.smithi098.stdout:736: left oid 418 (ObjNum 633 snap 0 seq_num 633) 2023-09-23T20:03:32.517 INFO:tasks.rados.rados.0.smithi098.stdout:737: finishing write tid 1 to smithi09866585-94 2023-09-23T20:03:32.517 INFO:tasks.rados.rados.0.smithi098.stdout:737: finishing write tid 2 to smithi09866585-94 2023-09-23T20:03:32.517 INFO:tasks.rados.rados.0.smithi098.stdout:738: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T20:03:32.613 INFO:tasks.rados.rados.0.smithi098.stdout:737: finishing write tid 3 to smithi09866585-94 2023-09-23T20:03:32.614 INFO:tasks.rados.rados.0.smithi098.stdout:737: finishing write tid 4 to smithi09866585-94 2023-09-23T20:03:32.614 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 94 v 117 (ObjNum 634 snap 0 seq_num 634) dirty exists 2023-09-23T20:03:32.614 INFO:tasks.rados.rados.0.smithi098.stdout:737: left oid 94 (ObjNum 634 snap 0 seq_num 634) 2023-09-23T20:03:32.614 INFO:tasks.rados.rados.0.smithi098.stdout:739: finishing write tid 1 to smithi09866585-104 2023-09-23T20:03:32.614 INFO:tasks.rados.rados.0.smithi098.stdout:739: finishing write tid 2 to smithi09866585-104 2023-09-23T20:03:32.614 INFO:tasks.rados.rados.0.smithi098.stdout:739: finishing write tid 3 to smithi09866585-104 2023-09-23T20:03:32.614 INFO:tasks.rados.rados.0.smithi098.stdout:739: finishing write tid 4 to smithi09866585-104 2023-09-23T20:03:32.614 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 104 v 145 (ObjNum 635 snap 0 seq_num 635) dirty exists 2023-09-23T20:03:32.614 INFO:tasks.rados.rados.0.smithi098.stdout:739: left oid 104 (ObjNum 635 snap 0 seq_num 635) 2023-09-23T20:03:32.614 INFO:tasks.rados.rados.0.smithi098.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2023-09-23T20:03:32.621 INFO:tasks.rados.rados.0.smithi098.stdout:740: writing smithi09866585-149 from 689252 to 1404915 tid 1 2023-09-23T20:03:32.626 INFO:tasks.rados.rados.0.smithi098.stdout:740: writing smithi09866585-149 from 1900783 to 2325994 tid 2 2023-09-23T20:03:32.627 INFO:tasks.rados.rados.0.smithi098.stdout:725: done (15 left) 2023-09-23T20:03:32.627 INFO:tasks.rados.rados.0.smithi098.stdout:726: done (14 left) 2023-09-23T20:03:32.627 INFO:tasks.rados.rados.0.smithi098.stdout:727: done (13 left) 2023-09-23T20:03:32.627 INFO:tasks.rados.rados.0.smithi098.stdout:728: done (12 left) 2023-09-23T20:03:32.627 INFO:tasks.rados.rados.0.smithi098.stdout:729: done (11 left) 2023-09-23T20:03:32.627 INFO:tasks.rados.rados.0.smithi098.stdout:730: done (10 left) 2023-09-23T20:03:32.627 INFO:tasks.rados.rados.0.smithi098.stdout:731: done (9 left) 2023-09-23T20:03:32.627 INFO:tasks.rados.rados.0.smithi098.stdout:732: done (8 left) 2023-09-23T20:03:32.627 INFO:tasks.rados.rados.0.smithi098.stdout:733: done (7 left) 2023-09-23T20:03:32.627 INFO:tasks.rados.rados.0.smithi098.stdout:734: done (6 left) 2023-09-23T20:03:32.628 INFO:tasks.rados.rados.0.smithi098.stdout:735: done (5 left) 2023-09-23T20:03:32.628 INFO:tasks.rados.rados.0.smithi098.stdout:736: done (4 left) 2023-09-23T20:03:32.628 INFO:tasks.rados.rados.0.smithi098.stdout:737: done (3 left) 2023-09-23T20:03:32.628 INFO:tasks.rados.rados.0.smithi098.stdout:738: done (2 left) 2023-09-23T20:03:32.628 INFO:tasks.rados.rados.0.smithi098.stdout:739: done (1 left) 2023-09-23T20:03:32.628 INFO:tasks.rados.rados.0.smithi098.stdout:741: read oid 274 snap -1 2023-09-23T20:03:32.628 INFO:tasks.rados.rados.0.smithi098.stdout:741: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-23T20:03:32.628 INFO:tasks.rados.rados.0.smithi098.stdout:742: delete oid 476 current snap is 0 2023-09-23T20:03:32.628 INFO:tasks.rados.rados.0.smithi098.stdout:740: finishing write tid 1 to smithi09866585-149 2023-09-23T20:03:32.629 INFO:tasks.rados.rados.0.smithi098.stdout:742: done (2 left) 2023-09-23T20:03:32.629 INFO:tasks.rados.rados.0.smithi098.stdout:743: read oid 495 snap -1 2023-09-23T20:03:32.629 INFO:tasks.rados.rados.0.smithi098.stdout:743: expect (ObjNum 625 snap 0 seq_num 625) 2023-09-23T20:03:32.629 INFO:tasks.rados.rados.0.smithi098.stdout:744: read oid 456 snap -1 2023-09-23T20:03:32.630 INFO:tasks.rados.rados.0.smithi098.stdout:744: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:03:32.630 INFO:tasks.rados.rados.0.smithi098.stdout:745: read oid 162 snap -1 2023-09-23T20:03:32.630 INFO:tasks.rados.rados.0.smithi098.stdout:745: expect (ObjNum 500 snap 0 seq_num 500) 2023-09-23T20:03:32.630 INFO:tasks.rados.rados.0.smithi098.stdout:746: write oid 383 current snap is 0 2023-09-23T20:03:32.630 INFO:tasks.rados.rados.0.smithi098.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2023-09-23T20:03:32.636 INFO:tasks.rados.rados.0.smithi098.stdout:746: writing smithi09866585-383 from 722866 to 1189027 tid 1 2023-09-23T20:03:32.641 INFO:tasks.rados.rados.0.smithi098.stdout:746: writing smithi09866585-383 from 1617747 to 2046627 tid 2 2023-09-23T20:03:32.646 INFO:tasks.rados.rados.0.smithi098.stdout:746: writing smithi09866585-383 from 2587634 to 2722866 tid 3 2023-09-23T20:03:32.646 INFO:tasks.rados.rados.0.smithi098.stdout:747: read oid 280 snap -1 2023-09-23T20:03:32.646 INFO:tasks.rados.rados.0.smithi098.stdout:747: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:03:32.646 INFO:tasks.rados.rados.0.smithi098.stdout:748: read oid 94 snap -1 2023-09-23T20:03:32.646 INFO:tasks.rados.rados.0.smithi098.stdout:748: expect (ObjNum 634 snap 0 seq_num 634) 2023-09-23T20:03:32.646 INFO:tasks.rados.rados.0.smithi098.stdout:749: delete oid 381 current snap is 0 2023-09-23T20:03:32.646 INFO:tasks.rados.rados.0.smithi098.stdout:740: finishing write tid 2 to smithi09866585-149 2023-09-23T20:03:32.646 INFO:tasks.rados.rados.0.smithi098.stdout:740: finishing write tid 3 to smithi09866585-149 2023-09-23T20:03:32.647 INFO:tasks.rados.rados.0.smithi098.stdout:740: finishing write tid 4 to smithi09866585-149 2023-09-23T20:03:32.647 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 149 v 179 (ObjNum 636 snap 0 seq_num 636) dirty exists 2023-09-23T20:03:32.647 INFO:tasks.rados.rados.0.smithi098.stdout:740: left oid 149 (ObjNum 636 snap 0 seq_num 636) 2023-09-23T20:03:32.647 INFO:tasks.rados.rados.0.smithi098.stdout:741: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-23T20:03:32.735 INFO:tasks.rados.rados.0.smithi098.stdout:743: expect (ObjNum 625 snap 0 seq_num 625) 2023-09-23T20:03:32.858 INFO:tasks.rados.rados.0.smithi098.stdout:745: expect (ObjNum 500 snap 0 seq_num 500) 2023-09-23T20:03:32.973 INFO:tasks.rados.rados.0.smithi098.stdout:744: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:03:33.093 INFO:tasks.rados.rados.0.smithi098.stdout:748: expect (ObjNum 634 snap 0 seq_num 634) 2023-09-23T20:03:33.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:32 smithi098 bash[27308]: cluster 2023-09-23T20:03:31.772247+0000 mgr.y (mgr.14442) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 14 MiB/s wr, 117 op/s 2023-09-23T20:03:33.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:32 smithi098 bash[27308]: audit 2023-09-23T20:03:31.888282+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.98:0/3738676796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:33.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:32 smithi098 bash[33670]: cluster 2023-09-23T20:03:31.772247+0000 mgr.y (mgr.14442) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 14 MiB/s wr, 117 op/s 2023-09-23T20:03:33.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:32 smithi098 bash[33670]: audit 2023-09-23T20:03:31.888282+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.98:0/3738676796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:33.216 INFO:tasks.rados.rados.0.smithi098.stdout:746: finishing write tid 1 to smithi09866585-383 2023-09-23T20:03:33.216 INFO:tasks.rados.rados.0.smithi098.stdout:746: finishing write tid 2 to smithi09866585-383 2023-09-23T20:03:33.216 INFO:tasks.rados.rados.0.smithi098.stdout:746: finishing write tid 3 to smithi09866585-383 2023-09-23T20:03:33.216 INFO:tasks.rados.rados.0.smithi098.stdout:746: finishing write tid 4 to smithi09866585-383 2023-09-23T20:03:33.216 INFO:tasks.rados.rados.0.smithi098.stdout:746: finishing write tid 5 to smithi09866585-383 2023-09-23T20:03:33.216 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 383 v 134 (ObjNum 638 snap 0 seq_num 638) dirty exists 2023-09-23T20:03:33.216 INFO:tasks.rados.rados.0.smithi098.stdout:746: left oid 383 (ObjNum 638 snap 0 seq_num 638) 2023-09-23T20:03:33.216 INFO:tasks.rados.rados.0.smithi098.stdout:747: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:03:33.301 INFO:tasks.rados.rados.0.smithi098.stdout:740: done (8 left) 2023-09-23T20:03:33.301 INFO:tasks.rados.rados.0.smithi098.stdout:741: done (7 left) 2023-09-23T20:03:33.301 INFO:tasks.rados.rados.0.smithi098.stdout:743: done (6 left) 2023-09-23T20:03:33.302 INFO:tasks.rados.rados.0.smithi098.stdout:744: done (5 left) 2023-09-23T20:03:33.302 INFO:tasks.rados.rados.0.smithi098.stdout:745: done (4 left) 2023-09-23T20:03:33.302 INFO:tasks.rados.rados.0.smithi098.stdout:746: done (3 left) 2023-09-23T20:03:33.302 INFO:tasks.rados.rados.0.smithi098.stdout:747: done (2 left) 2023-09-23T20:03:33.302 INFO:tasks.rados.rados.0.smithi098.stdout:748: done (1 left) 2023-09-23T20:03:33.302 INFO:tasks.rados.rados.0.smithi098.stdout:749: done (0 left) 2023-09-23T20:03:33.302 INFO:tasks.rados.rados.0.smithi098.stdout:750: write oid 279 current snap is 0 2023-09-23T20:03:33.302 INFO:tasks.rados.rados.0.smithi098.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2023-09-23T20:03:33.315 INFO:tasks.rados.rados.0.smithi098.stdout:750: writing smithi09866585-279 from 756480 to 1489492 tid 1 2023-09-23T20:03:33.321 INFO:tasks.rados.rados.0.smithi098.stdout:750: writing smithi09866585-279 from 2134711 to 2567260 tid 2 2023-09-23T20:03:33.322 INFO:tasks.rados.rados.0.smithi098.stdout:751: write oid 294 current snap is 0 2023-09-23T20:03:33.322 INFO:tasks.rados.rados.0.smithi098.stdout:750: finishing write tid 1 to smithi09866585-279 2023-09-23T20:03:33.322 INFO:tasks.rados.rados.0.smithi098.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2023-09-23T20:03:33.328 INFO:tasks.rados.rados.0.smithi098.stdout:751: writing smithi09866585-294 from 773287 to 1181548 tid 1 2023-09-23T20:03:33.334 INFO:tasks.rados.rados.0.smithi098.stdout:751: writing smithi09866585-294 from 1793193 to 2369400 tid 2 2023-09-23T20:03:33.335 INFO:tasks.rados.rados.0.smithi098.stdout:752: write oid 183 current snap is 0 2023-09-23T20:03:33.335 INFO:tasks.rados.rados.0.smithi098.stdout:750: finishing write tid 2 to smithi09866585-279 2023-09-23T20:03:33.335 INFO:tasks.rados.rados.0.smithi098.stdout:750: finishing write tid 3 to smithi09866585-279 2023-09-23T20:03:33.335 INFO:tasks.rados.rados.0.smithi098.stdout:750: finishing write tid 4 to smithi09866585-279 2023-09-23T20:03:33.335 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 279 v 182 (ObjNum 640 snap 0 seq_num 640) dirty exists 2023-09-23T20:03:33.335 INFO:tasks.rados.rados.0.smithi098.stdout:750: left oid 279 (ObjNum 640 snap 0 seq_num 640) 2023-09-23T20:03:33.335 INFO:tasks.rados.rados.0.smithi098.stdout:751: finishing write tid 1 to smithi09866585-294 2023-09-23T20:03:33.335 INFO:tasks.rados.rados.0.smithi098.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2023-09-23T20:03:33.341 INFO:tasks.rados.rados.0.smithi098.stdout:752: writing smithi09866585-183 from 790094 to 1273604 tid 1 2023-09-23T20:03:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:32 smithi173 bash[27697]: cluster 2023-09-23T20:03:31.772247+0000 mgr.y (mgr.14442) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 14 MiB/s wr, 117 op/s 2023-09-23T20:03:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:32 smithi173 bash[27697]: audit 2023-09-23T20:03:31.888282+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.98:0/3738676796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:33.348 INFO:tasks.rados.rados.0.smithi098.stdout:752: writing smithi09866585-183 from 1851675 to 2287893 tid 2 2023-09-23T20:03:33.348 INFO:tasks.rados.rados.0.smithi098.stdout:750: done (2 left) 2023-09-23T20:03:33.348 INFO:tasks.rados.rados.0.smithi098.stdout:753: delete oid 45 current snap is 0 2023-09-23T20:03:33.348 INFO:tasks.rados.rados.0.smithi098.stdout:751: finishing write tid 2 to smithi09866585-294 2023-09-23T20:03:33.348 INFO:tasks.rados.rados.0.smithi098.stdout:751: finishing write tid 3 to smithi09866585-294 2023-09-23T20:03:33.348 INFO:tasks.rados.rados.0.smithi098.stdout:751: finishing write tid 4 to smithi09866585-294 2023-09-23T20:03:33.348 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 294 v 137 (ObjNum 641 snap 0 seq_num 641) dirty exists 2023-09-23T20:03:33.348 INFO:tasks.rados.rados.0.smithi098.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2023-09-23T20:03:33.348 INFO:tasks.rados.rados.0.smithi098.stdout:752: finishing write tid 1 to smithi09866585-183 2023-09-23T20:03:33.352 INFO:tasks.rados.rados.0.smithi098.stdout:752: finishing write tid 2 to smithi09866585-183 2023-09-23T20:03:33.352 INFO:tasks.rados.rados.0.smithi098.stdout:752: finishing write tid 3 to smithi09866585-183 2023-09-23T20:03:33.353 INFO:tasks.rados.rados.0.smithi098.stdout:752: finishing write tid 4 to smithi09866585-183 2023-09-23T20:03:33.353 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 183 v 173 (ObjNum 642 snap 0 seq_num 642) dirty exists 2023-09-23T20:03:33.353 INFO:tasks.rados.rados.0.smithi098.stdout:752: left oid 183 (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:03:33.353 INFO:tasks.rados.rados.0.smithi098.stdout:751: done (2 left) 2023-09-23T20:03:33.353 INFO:tasks.rados.rados.0.smithi098.stdout:752: done (1 left) 2023-09-23T20:03:33.353 INFO:tasks.rados.rados.0.smithi098.stdout:753: done (0 left) 2023-09-23T20:03:33.353 INFO:tasks.rados.rados.0.smithi098.stdout:754: write oid 114 current snap is 0 2023-09-23T20:03:33.353 INFO:tasks.rados.rados.0.smithi098.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2023-09-23T20:03:33.358 INFO:tasks.rados.rados.0.smithi098.stdout:754: writing smithi09866585-114 from 423708 to 1057716 tid 1 2023-09-23T20:03:33.367 INFO:tasks.rados.rados.0.smithi098.stdout:754: writing smithi09866585-114 from 1852286 to 2292173 tid 2 2023-09-23T20:03:33.370 INFO:tasks.rados.rados.0.smithi098.stdout:754: writing smithi09866585-114 from 2752172 to 2823708 tid 3 2023-09-23T20:03:33.370 INFO:tasks.rados.rados.0.smithi098.stdout:755: read oid 346 snap -1 2023-09-23T20:03:33.370 INFO:tasks.rados.rados.0.smithi098.stdout:755: expect (ObjNum 345 snap 0 seq_num 345) 2023-09-23T20:03:33.370 INFO:tasks.rados.rados.0.smithi098.stdout:756: write oid 164 current snap is 0 2023-09-23T20:03:33.370 INFO:tasks.rados.rados.0.smithi098.stdout:754: finishing write tid 1 to smithi09866585-114 2023-09-23T20:03:33.370 INFO:tasks.rados.rados.0.smithi098.stdout:754: finishing write tid 2 to smithi09866585-114 2023-09-23T20:03:33.371 INFO:tasks.rados.rados.0.smithi098.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2023-09-23T20:03:33.377 INFO:tasks.rados.rados.0.smithi098.stdout:756: writing smithi09866585-164 from 440515 to 1149772 tid 1 2023-09-23T20:03:33.384 INFO:tasks.rados.rados.0.smithi098.stdout:756: writing smithi09866585-164 from 1910768 to 2494313 tid 2 2023-09-23T20:03:33.385 INFO:tasks.rados.rados.0.smithi098.stdout:757: write oid 324 current snap is 0 2023-09-23T20:03:33.385 INFO:tasks.rados.rados.0.smithi098.stdout:754: finishing write tid 3 to smithi09866585-114 2023-09-23T20:03:33.385 INFO:tasks.rados.rados.0.smithi098.stdout:754: finishing write tid 4 to smithi09866585-114 2023-09-23T20:03:33.385 INFO:tasks.rados.rados.0.smithi098.stdout:754: finishing write tid 5 to smithi09866585-114 2023-09-23T20:03:33.385 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 114 v 149 (ObjNum 644 snap 0 seq_num 644) dirty exists 2023-09-23T20:03:33.385 INFO:tasks.rados.rados.0.smithi098.stdout:754: left oid 114 (ObjNum 644 snap 0 seq_num 644) 2023-09-23T20:03:33.386 INFO:tasks.rados.rados.0.smithi098.stdout:755: expect (ObjNum 345 snap 0 seq_num 345) 2023-09-23T20:03:33.502 INFO:tasks.rados.rados.0.smithi098.stdout:756: finishing write tid 1 to smithi09866585-164 2023-09-23T20:03:33.502 INFO:tasks.rados.rados.0.smithi098.stdout:756: finishing write tid 2 to smithi09866585-164 2023-09-23T20:03:33.502 INFO:tasks.rados.rados.0.smithi098.stdout:756: finishing write tid 3 to smithi09866585-164 2023-09-23T20:03:33.502 INFO:tasks.rados.rados.0.smithi098.stdout:756: finishing write tid 4 to smithi09866585-164 2023-09-23T20:03:33.502 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 164 v 92 (ObjNum 645 snap 0 seq_num 645) dirty exists 2023-09-23T20:03:33.503 INFO:tasks.rados.rados.0.smithi098.stdout:756: left oid 164 (ObjNum 645 snap 0 seq_num 645) 2023-09-23T20:03:33.503 INFO:tasks.rados.rados.0.smithi098.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2023-09-23T20:03:33.515 INFO:tasks.rados.rados.0.smithi098.stdout:757: writing smithi09866585-324 from 457322 to 1241828 tid 1 2023-09-23T20:03:33.523 INFO:tasks.rados.rados.0.smithi098.stdout:757: writing smithi09866585-324 from 1969250 to 2412806 tid 2 2023-09-23T20:03:33.523 INFO:tasks.rados.rados.0.smithi098.stdout:754: done (3 left) 2023-09-23T20:03:33.523 INFO:tasks.rados.rados.0.smithi098.stdout:755: done (2 left) 2023-09-23T20:03:33.523 INFO:tasks.rados.rados.0.smithi098.stdout:756: done (1 left) 2023-09-23T20:03:33.523 INFO:tasks.rados.rados.0.smithi098.stdout:758: write oid 140 current snap is 0 2023-09-23T20:03:33.524 INFO:tasks.rados.rados.0.smithi098.stdout:757: finishing write tid 1 to smithi09866585-324 2023-09-23T20:03:33.524 INFO:tasks.rados.rados.0.smithi098.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2023-09-23T20:03:33.529 INFO:tasks.rados.rados.0.smithi098.stdout:758: writing smithi09866585-140 from 474129 to 1050237 tid 1 2023-09-23T20:03:33.535 INFO:tasks.rados.rados.0.smithi098.stdout:758: writing smithi09866585-140 from 1627732 to 2214946 tid 2 2023-09-23T20:03:33.540 INFO:tasks.rados.rados.0.smithi098.stdout:758: writing smithi09866585-140 from 2718088 to 2874129 tid 3 2023-09-23T20:03:33.540 INFO:tasks.rados.rados.0.smithi098.stdout:759: read oid 71 snap -1 2023-09-23T20:03:33.540 INFO:tasks.rados.rados.0.smithi098.stdout:759: expect (ObjNum 70 snap 0 seq_num 70) 2023-09-23T20:03:33.540 INFO:tasks.rados.rados.0.smithi098.stdout:760: write oid 237 current snap is 0 2023-09-23T20:03:33.540 INFO:tasks.rados.rados.0.smithi098.stdout:757: finishing write tid 2 to smithi09866585-324 2023-09-23T20:03:33.540 INFO:tasks.rados.rados.0.smithi098.stdout:757: finishing write tid 3 to smithi09866585-324 2023-09-23T20:03:33.540 INFO:tasks.rados.rados.0.smithi098.stdout:757: finishing write tid 4 to smithi09866585-324 2023-09-23T20:03:33.541 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 324 v 133 (ObjNum 646 snap 0 seq_num 646) dirty exists 2023-09-23T20:03:33.541 INFO:tasks.rados.rados.0.smithi098.stdout:757: left oid 324 (ObjNum 646 snap 0 seq_num 646) 2023-09-23T20:03:33.541 INFO:tasks.rados.rados.0.smithi098.stdout:758: finishing write tid 1 to smithi09866585-140 2023-09-23T20:03:33.541 INFO:tasks.rados.rados.0.smithi098.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2023-09-23T20:03:33.546 INFO:tasks.rados.rados.0.smithi098.stdout:760: writing smithi09866585-237 from 490936 to 1142293 tid 1 2023-09-23T20:03:33.551 INFO:tasks.rados.rados.0.smithi098.stdout:760: writing smithi09866585-237 from 1686214 to 2133439 tid 2 2023-09-23T20:03:33.556 INFO:tasks.rados.rados.0.smithi098.stdout:760: writing smithi09866585-237 from 2861864 to 2890936 tid 3 2023-09-23T20:03:33.556 INFO:tasks.rados.rados.0.smithi098.stdout:757: done (3 left) 2023-09-23T20:03:33.556 INFO:tasks.rados.rados.0.smithi098.stdout:761: read oid 106 snap -1 2023-09-23T20:03:33.556 INFO:tasks.rados.rados.0.smithi098.stdout:761: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:03:33.556 INFO:tasks.rados.rados.0.smithi098.stdout:762: write oid 300 current snap is 0 2023-09-23T20:03:33.557 INFO:tasks.rados.rados.0.smithi098.stdout:758: finishing write tid 2 to smithi09866585-140 2023-09-23T20:03:33.557 INFO:tasks.rados.rados.0.smithi098.stdout:758: finishing write tid 3 to smithi09866585-140 2023-09-23T20:03:33.557 INFO:tasks.rados.rados.0.smithi098.stdout:758: finishing write tid 4 to smithi09866585-140 2023-09-23T20:03:33.557 INFO:tasks.rados.rados.0.smithi098.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2023-09-23T20:03:33.563 INFO:tasks.rados.rados.0.smithi098.stdout:762: writing smithi09866585-300 from 507743 to 1234349 tid 1 2023-09-23T20:03:33.569 INFO:tasks.rados.rados.0.smithi098.stdout:762: writing smithi09866585-300 from 1744696 to 2335579 tid 2 2023-09-23T20:03:33.573 INFO:tasks.rados.rados.0.smithi098.stdout:762: writing smithi09866585-300 from 2772934 to 2907743 tid 3 2023-09-23T20:03:33.573 INFO:tasks.rados.rados.0.smithi098.stdout:763: delete oid 130 current snap is 0 2023-09-23T20:03:33.573 INFO:tasks.rados.rados.0.smithi098.stdout:758: finishing write tid 5 to smithi09866585-140 2023-09-23T20:03:33.573 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 140 v 123 (ObjNum 647 snap 0 seq_num 647) dirty exists 2023-09-23T20:03:33.573 INFO:tasks.rados.rados.0.smithi098.stdout:758: left oid 140 (ObjNum 647 snap 0 seq_num 647) 2023-09-23T20:03:33.573 INFO:tasks.rados.rados.0.smithi098.stdout:759: expect (ObjNum 70 snap 0 seq_num 70) 2023-09-23T20:03:33.688 INFO:tasks.rados.rados.0.smithi098.stdout:760: finishing write tid 1 to smithi09866585-237 2023-09-23T20:03:33.688 INFO:tasks.rados.rados.0.smithi098.stdout:760: finishing write tid 2 to smithi09866585-237 2023-09-23T20:03:33.688 INFO:tasks.rados.rados.0.smithi098.stdout:760: finishing write tid 3 to smithi09866585-237 2023-09-23T20:03:33.688 INFO:tasks.rados.rados.0.smithi098.stdout:760: finishing write tid 4 to smithi09866585-237 2023-09-23T20:03:33.688 INFO:tasks.rados.rados.0.smithi098.stdout:760: finishing write tid 5 to smithi09866585-237 2023-09-23T20:03:33.689 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 237 v 153 (ObjNum 648 snap 0 seq_num 648) dirty exists 2023-09-23T20:03:33.689 INFO:tasks.rados.rados.0.smithi098.stdout:760: left oid 237 (ObjNum 648 snap 0 seq_num 648) 2023-09-23T20:03:33.689 INFO:tasks.rados.rados.0.smithi098.stdout:761: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:03:33.813 INFO:tasks.rados.rados.0.smithi098.stdout:762: finishing write tid 1 to smithi09866585-300 2023-09-23T20:03:33.813 INFO:tasks.rados.rados.0.smithi098.stdout:762: finishing write tid 2 to smithi09866585-300 2023-09-23T20:03:33.813 INFO:tasks.rados.rados.0.smithi098.stdout:762: finishing write tid 3 to smithi09866585-300 2023-09-23T20:03:33.813 INFO:tasks.rados.rados.0.smithi098.stdout:762: finishing write tid 4 to smithi09866585-300 2023-09-23T20:03:33.813 INFO:tasks.rados.rados.0.smithi098.stdout:762: finishing write tid 5 to smithi09866585-300 2023-09-23T20:03:33.814 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 300 v 186 (ObjNum 649 snap 0 seq_num 649) dirty exists 2023-09-23T20:03:33.814 INFO:tasks.rados.rados.0.smithi098.stdout:762: left oid 300 (ObjNum 649 snap 0 seq_num 649) 2023-09-23T20:03:33.814 INFO:tasks.rados.rados.0.smithi098.stdout:758: done (5 left) 2023-09-23T20:03:33.814 INFO:tasks.rados.rados.0.smithi098.stdout:759: done (4 left) 2023-09-23T20:03:33.814 INFO:tasks.rados.rados.0.smithi098.stdout:760: done (3 left) 2023-09-23T20:03:33.814 INFO:tasks.rados.rados.0.smithi098.stdout:761: done (2 left) 2023-09-23T20:03:33.814 INFO:tasks.rados.rados.0.smithi098.stdout:762: done (1 left) 2023-09-23T20:03:33.815 INFO:tasks.rados.rados.0.smithi098.stdout:763: done (0 left) 2023-09-23T20:03:33.815 INFO:tasks.rados.rados.0.smithi098.stdout:764: read oid 479 snap -1 2023-09-23T20:03:33.815 INFO:tasks.rados.rados.0.smithi098.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-23T20:03:33.815 INFO:tasks.rados.rados.0.smithi098.stdout:765: write oid 58 current snap is 0 2023-09-23T20:03:33.815 INFO:tasks.rados.rados.0.smithi098.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2023-09-23T20:03:33.825 INFO:tasks.rados.rados.0.smithi098.stdout:765: writing smithi09866585-58 from 541357 to 1018461 tid 1 2023-09-23T20:03:33.833 INFO:tasks.rados.rados.0.smithi098.stdout:765: writing smithi09866585-58 from 1745307 to 2339859 tid 2 2023-09-23T20:03:33.833 INFO:tasks.rados.rados.0.smithi098.stdout:766: write oid 213 current snap is 0 2023-09-23T20:03:33.833 INFO:tasks.rados.rados.0.smithi098.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2023-09-23T20:03:33.839 INFO:tasks.rados.rados.0.smithi098.stdout:766: writing smithi09866585-213 from 558164 to 1110517 tid 1 2023-09-23T20:03:33.845 INFO:tasks.rados.rados.0.smithi098.stdout:766: writing smithi09866585-213 from 1803789 to 2258352 tid 2 2023-09-23T20:03:33.849 INFO:tasks.rados.rados.0.smithi098.stdout:766: writing smithi09866585-213 from 2855203 to 2958164 tid 3 2023-09-23T20:03:33.849 INFO:tasks.rados.rados.0.smithi098.stdout:767: read oid 303 snap -1 2023-09-23T20:03:33.850 INFO:tasks.rados.rados.0.smithi098.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-09-23T20:03:33.850 INFO:tasks.rados.rados.0.smithi098.stdout:768: read oid 333 snap -1 2023-09-23T20:03:33.850 INFO:tasks.rados.rados.0.smithi098.stdout:768: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:03:33.850 INFO:tasks.rados.rados.0.smithi098.stdout:769: write oid 336 current snap is 0 2023-09-23T20:03:33.850 INFO:tasks.rados.rados.0.smithi098.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2023-09-23T20:03:33.856 INFO:tasks.rados.rados.0.smithi098.stdout:769: writing smithi09866585-336 from 574971 to 1202573 tid 1 2023-09-23T20:03:33.864 INFO:tasks.rados.rados.0.smithi098.stdout:769: writing smithi09866585-336 from 1862271 to 2460492 tid 2 2023-09-23T20:03:33.864 INFO:tasks.rados.rados.0.smithi098.stdout:770: write oid 194 current snap is 0 2023-09-23T20:03:33.864 INFO:tasks.rados.rados.0.smithi098.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2023-09-23T20:03:33.869 INFO:tasks.rados.rados.0.smithi098.stdout:770: writing smithi09866585-194 from 591778 to 1010982 tid 1 2023-09-23T20:03:33.877 INFO:tasks.rados.rados.0.smithi098.stdout:770: writing smithi09866585-194 from 1637106 to 2378985 tid 2 2023-09-23T20:03:33.881 INFO:tasks.rados.rados.0.smithi098.stdout:770: writing smithi09866585-194 from 2910049 to 2991778 tid 3 2023-09-23T20:03:33.881 INFO:tasks.rados.rados.0.smithi098.stdout:771: write oid 48 current snap is 0 2023-09-23T20:03:33.881 INFO:tasks.rados.rados.0.smithi098.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2023-09-23T20:03:33.887 INFO:tasks.rados.rados.0.smithi098.stdout:771: writing smithi09866585-48 from 608585 to 1103038 tid 1 2023-09-23T20:03:33.893 INFO:tasks.rados.rados.0.smithi098.stdout:771: writing smithi09866585-48 from 1579235 to 2181125 tid 2 2023-09-23T20:03:33.898 INFO:tasks.rados.rados.0.smithi098.stdout:771: writing smithi09866585-48 from 2821119 to 3008585 tid 3 2023-09-23T20:03:33.898 INFO:tasks.rados.rados.0.smithi098.stdout:772: read oid 77 snap -1 2023-09-23T20:03:33.898 INFO:tasks.rados.rados.0.smithi098.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-23T20:03:33.898 INFO:tasks.rados.rados.0.smithi098.stdout:773: write oid 202 current snap is 0 2023-09-23T20:03:33.898 INFO:tasks.rados.rados.0.smithi098.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2023-09-23T20:03:33.905 INFO:tasks.rados.rados.0.smithi098.stdout:773: writing smithi09866585-202 from 625392 to 1195094 tid 1 2023-09-23T20:03:33.913 INFO:tasks.rados.rados.0.smithi098.stdout:773: writing smithi09866585-202 from 1637717 to 2383265 tid 2 2023-09-23T20:03:33.915 INFO:tasks.rados.rados.0.smithi098.stdout:773: writing smithi09866585-202 from 2848542 to 3025392 tid 3 2023-09-23T20:03:33.916 INFO:tasks.rados.rados.0.smithi098.stdout:774: read oid 339 snap -1 2023-09-23T20:03:33.916 INFO:tasks.rados.rados.0.smithi098.stdout:774: expect (ObjNum 338 snap 0 seq_num 338) 2023-09-23T20:03:33.916 INFO:tasks.rados.rados.0.smithi098.stdout:775: read oid 323 snap -1 2023-09-23T20:03:33.916 INFO:tasks.rados.rados.0.smithi098.stdout:775: expect (ObjNum 322 snap 0 seq_num 322) 2023-09-23T20:03:33.916 INFO:tasks.rados.rados.0.smithi098.stdout:776: read oid 75 snap -1 2023-09-23T20:03:33.916 INFO:tasks.rados.rados.0.smithi098.stdout:776: expect (ObjNum 535 snap 0 seq_num 535) 2023-09-23T20:03:33.916 INFO:tasks.rados.rados.0.smithi098.stdout:777: write oid 454 current snap is 0 2023-09-23T20:03:33.916 INFO:tasks.rados.rados.0.smithi098.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-23T20:03:33.994 INFO:tasks.rados.rados.0.smithi098.stdout:765: finishing write tid 1 to smithi09866585-58 2023-09-23T20:03:33.994 INFO:tasks.rados.rados.0.smithi098.stdout:765: finishing write tid 2 to smithi09866585-58 2023-09-23T20:03:33.994 INFO:tasks.rados.rados.0.smithi098.stdout:765: finishing write tid 3 to smithi09866585-58 2023-09-23T20:03:33.994 INFO:tasks.rados.rados.0.smithi098.stdout:765: finishing write tid 4 to smithi09866585-58 2023-09-23T20:03:33.994 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 58 v 161 (ObjNum 651 snap 0 seq_num 651) dirty exists 2023-09-23T20:03:33.994 INFO:tasks.rados.rados.0.smithi098.stdout:765: left oid 58 (ObjNum 651 snap 0 seq_num 651) 2023-09-23T20:03:33.994 INFO:tasks.rados.rados.0.smithi098.stdout:766: finishing write tid 1 to smithi09866585-213 2023-09-23T20:03:33.994 INFO:tasks.rados.rados.0.smithi098.stdout:766: finishing write tid 2 to smithi09866585-213 2023-09-23T20:03:33.995 INFO:tasks.rados.rados.0.smithi098.stdout:766: finishing write tid 3 to smithi09866585-213 2023-09-23T20:03:33.995 INFO:tasks.rados.rados.0.smithi098.stdout:766: finishing write tid 4 to smithi09866585-213 2023-09-23T20:03:33.995 INFO:tasks.rados.rados.0.smithi098.stdout:766: finishing write tid 5 to smithi09866585-213 2023-09-23T20:03:33.995 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 213 v 116 (ObjNum 652 snap 0 seq_num 652) dirty exists 2023-09-23T20:03:33.995 INFO:tasks.rados.rados.0.smithi098.stdout:766: left oid 213 (ObjNum 652 snap 0 seq_num 652) 2023-09-23T20:03:33.995 INFO:tasks.rados.rados.0.smithi098.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-09-23T20:03:34.121 INFO:tasks.rados.rados.0.smithi098.stdout:769: finishing write tid 1 to smithi09866585-336 2023-09-23T20:03:34.315 INFO:tasks.rados.rados.0.smithi098.stdout:768: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:03:34.319 INFO:tasks.rados.rados.0.smithi098.stdout:769: finishing write tid 2 to smithi09866585-336 2023-09-23T20:03:34.321 INFO:tasks.rados.rados.0.smithi098.stdout:769: finishing write tid 3 to smithi09866585-336 2023-09-23T20:03:34.321 INFO:tasks.rados.rados.0.smithi098.stdout:769: finishing write tid 4 to smithi09866585-336 2023-09-23T20:03:34.321 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 336 v 164 (ObjNum 653 snap 0 seq_num 653) dirty exists 2023-09-23T20:03:34.321 INFO:tasks.rados.rados.0.smithi098.stdout:769: left oid 336 (ObjNum 653 snap 0 seq_num 653) 2023-09-23T20:03:34.321 INFO:tasks.rados.rados.0.smithi098.stdout:770: finishing write tid 1 to smithi09866585-194 2023-09-23T20:03:34.321 INFO:tasks.rados.rados.0.smithi098.stdout:770: finishing write tid 2 to smithi09866585-194 2023-09-23T20:03:34.322 INFO:tasks.rados.rados.0.smithi098.stdout:770: finishing write tid 3 to smithi09866585-194 2023-09-23T20:03:34.322 INFO:tasks.rados.rados.0.smithi098.stdout:770: finishing write tid 4 to smithi09866585-194 2023-09-23T20:03:34.322 INFO:tasks.rados.rados.0.smithi098.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2023-09-23T20:03:34.322 INFO:tasks.rados.rados.0.smithi098.stdout:777: writing smithi09866585-454 from 642199 to 1287150 tid 1 2023-09-23T20:03:34.322 INFO:tasks.rados.rados.0.smithi098.stdout:777: writing smithi09866585-454 from 1696199 to 2301758 tid 2 2023-09-23T20:03:34.322 INFO:tasks.rados.rados.0.smithi098.stdout:777: writing smithi09866585-454 from 2992318 to 3042199 tid 3 2023-09-23T20:03:34.322 INFO:tasks.rados.rados.0.smithi098.stdout:764: done (13 left) 2023-09-23T20:03:34.323 INFO:tasks.rados.rados.0.smithi098.stdout:765: done (12 left) 2023-09-23T20:03:34.323 INFO:tasks.rados.rados.0.smithi098.stdout:766: done (11 left) 2023-09-23T20:03:34.323 INFO:tasks.rados.rados.0.smithi098.stdout:767: done (10 left) 2023-09-23T20:03:34.323 INFO:tasks.rados.rados.0.smithi098.stdout:768: done (9 left) 2023-09-23T20:03:34.323 INFO:tasks.rados.rados.0.smithi098.stdout:769: done (8 left) 2023-09-23T20:03:34.323 INFO:tasks.rados.rados.0.smithi098.stdout:778: write oid 145 current snap is 0 2023-09-23T20:03:34.323 INFO:tasks.rados.rados.0.smithi098.stdout:770: finishing write tid 5 to smithi09866585-194 2023-09-23T20:03:34.324 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 194 v 169 (ObjNum 654 snap 0 seq_num 654) dirty exists 2023-09-23T20:03:34.324 INFO:tasks.rados.rados.0.smithi098.stdout:770: left oid 194 (ObjNum 654 snap 0 seq_num 654) 2023-09-23T20:03:34.324 INFO:tasks.rados.rados.0.smithi098.stdout:771: finishing write tid 1 to smithi09866585-48 2023-09-23T20:03:34.324 INFO:tasks.rados.rados.0.smithi098.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2023-09-23T20:03:34.324 INFO:tasks.rados.rados.0.smithi098.stdout:778: writing smithi09866585-145 from 659006 to 1379206 tid 1 2023-09-23T20:03:34.324 INFO:tasks.rados.rados.0.smithi098.stdout:778: writing smithi09866585-145 from 2154681 to 2903898 tid 2 2023-09-23T20:03:34.325 INFO:tasks.rados.rados.0.smithi098.stdout:770: done (8 left) 2023-09-23T20:03:34.325 INFO:tasks.rados.rados.0.smithi098.stdout:779: read oid 336 snap -1 2023-09-23T20:03:34.325 INFO:tasks.rados.rados.0.smithi098.stdout:779: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T20:03:34.325 INFO:tasks.rados.rados.0.smithi098.stdout:780: write oid 378 current snap is 0 2023-09-23T20:03:34.326 INFO:tasks.rados.rados.0.smithi098.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2023-09-23T20:03:34.326 INFO:tasks.rados.rados.0.smithi098.stdout:780: writing smithi09866585-378 from 675813 to 1471262 tid 1 2023-09-23T20:03:34.329 INFO:tasks.rados.rados.0.smithi098.stdout:780: writing smithi09866585-378 from 2096810 to 2706038 tid 2 2023-09-23T20:03:34.329 INFO:tasks.rados.rados.0.smithi098.stdout:781: write oid 346 current snap is 0 2023-09-23T20:03:34.329 INFO:tasks.rados.rados.0.smithi098.stdout:771: finishing write tid 2 to smithi09866585-48 2023-09-23T20:03:34.329 INFO:tasks.rados.rados.0.smithi098.stdout:771: finishing write tid 3 to smithi09866585-48 2023-09-23T20:03:34.329 INFO:tasks.rados.rados.0.smithi098.stdout:771: finishing write tid 4 to smithi09866585-48 2023-09-23T20:03:34.330 INFO:tasks.rados.rados.0.smithi098.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2023-09-23T20:03:34.335 INFO:tasks.rados.rados.0.smithi098.stdout:781: writing smithi09866585-346 from 692620 to 1163318 tid 1 2023-09-23T20:03:34.344 INFO:tasks.rados.rados.0.smithi098.stdout:781: writing smithi09866585-346 from 1755292 to 2508178 tid 2 2023-09-23T20:03:34.344 INFO:tasks.rados.rados.0.smithi098.stdout:782: read oid 442 snap -1 2023-09-23T20:03:34.344 INFO:tasks.rados.rados.0.smithi098.stdout:782: expect (ObjNum 441 snap 0 seq_num 441) 2023-09-23T20:03:34.344 INFO:tasks.rados.rados.0.smithi098.stdout:783: read oid 423 snap -1 2023-09-23T20:03:34.345 INFO:tasks.rados.rados.0.smithi098.stdout:783: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-23T20:03:34.345 INFO:tasks.rados.rados.0.smithi098.stdout:784: delete oid 275 current snap is 0 2023-09-23T20:03:34.345 INFO:tasks.rados.rados.0.smithi098.stdout:771: finishing write tid 5 to smithi09866585-48 2023-09-23T20:03:34.345 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 48 v 147 (ObjNum 655 snap 0 seq_num 655) dirty exists 2023-09-23T20:03:34.346 INFO:tasks.rados.rados.0.smithi098.stdout:771: left oid 48 (ObjNum 655 snap 0 seq_num 655) 2023-09-23T20:03:34.346 INFO:tasks.rados.rados.0.smithi098.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-23T20:03:34.457 INFO:tasks.rados.rados.0.smithi098.stdout:773: finishing write tid 1 to smithi09866585-202 2023-09-23T20:03:34.458 INFO:tasks.rados.rados.0.smithi098.stdout:773: finishing write tid 2 to smithi09866585-202 2023-09-23T20:03:34.458 INFO:tasks.rados.rados.0.smithi098.stdout:773: finishing write tid 3 to smithi09866585-202 2023-09-23T20:03:34.458 INFO:tasks.rados.rados.0.smithi098.stdout:773: finishing write tid 4 to smithi09866585-202 2023-09-23T20:03:34.458 INFO:tasks.rados.rados.0.smithi098.stdout:773: finishing write tid 5 to smithi09866585-202 2023-09-23T20:03:34.458 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 202 v 96 (ObjNum 656 snap 0 seq_num 656) dirty exists 2023-09-23T20:03:34.458 INFO:tasks.rados.rados.0.smithi098.stdout:773: left oid 202 (ObjNum 656 snap 0 seq_num 656) 2023-09-23T20:03:34.458 INFO:tasks.rados.rados.0.smithi098.stdout:775: expect (ObjNum 322 snap 0 seq_num 322) 2023-09-23T20:03:34.566 INFO:tasks.rados.rados.0.smithi098.stdout:776: expect (ObjNum 535 snap 0 seq_num 535) 2023-09-23T20:03:34.703 INFO:tasks.rados.rados.0.smithi098.stdout:774: expect (ObjNum 338 snap 0 seq_num 338) 2023-09-23T20:03:34.822 INFO:tasks.rados.rados.0.smithi098.stdout:777: finishing write tid 1 to smithi09866585-454 2023-09-23T20:03:34.822 INFO:tasks.rados.rados.0.smithi098.stdout:777: finishing write tid 2 to smithi09866585-454 2023-09-23T20:03:34.822 INFO:tasks.rados.rados.0.smithi098.stdout:777: finishing write tid 3 to smithi09866585-454 2023-09-23T20:03:34.822 INFO:tasks.rados.rados.0.smithi098.stdout:777: finishing write tid 4 to smithi09866585-454 2023-09-23T20:03:34.822 INFO:tasks.rados.rados.0.smithi098.stdout:777: finishing write tid 5 to smithi09866585-454 2023-09-23T20:03:34.822 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 454 v 137 (ObjNum 657 snap 0 seq_num 657) dirty exists 2023-09-23T20:03:34.822 INFO:tasks.rados.rados.0.smithi098.stdout:777: left oid 454 (ObjNum 657 snap 0 seq_num 657) 2023-09-23T20:03:34.822 INFO:tasks.rados.rados.0.smithi098.stdout:778: finishing write tid 1 to smithi09866585-145 2023-09-23T20:03:34.822 INFO:tasks.rados.rados.0.smithi098.stdout:771: done (13 left) 2023-09-23T20:03:34.822 INFO:tasks.rados.rados.0.smithi098.stdout:772: done (12 left) 2023-09-23T20:03:34.822 INFO:tasks.rados.rados.0.smithi098.stdout:773: done (11 left) 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:774: done (10 left) 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:775: done (9 left) 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:776: done (8 left) 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:777: done (7 left) 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:784: done (6 left) 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:785: read oid 44 snap -1 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:785: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:786: write oid 367 current snap is 0 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:778: finishing write tid 2 to smithi09866585-145 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:778: finishing write tid 3 to smithi09866585-145 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:778: finishing write tid 4 to smithi09866585-145 2023-09-23T20:03:34.823 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 145 v 136 (ObjNum 658 snap 0 seq_num 658) dirty exists 2023-09-23T20:03:34.824 INFO:tasks.rados.rados.0.smithi098.stdout:778: left oid 145 (ObjNum 658 snap 0 seq_num 658) 2023-09-23T20:03:34.824 INFO:tasks.rados.rados.0.smithi098.stdout:779: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T20:03:34.956 INFO:tasks.rados.rados.0.smithi098.stdout:780: finishing write tid 1 to smithi09866585-378 2023-09-23T20:03:34.956 INFO:tasks.rados.rados.0.smithi098.stdout:780: finishing write tid 2 to smithi09866585-378 2023-09-23T20:03:34.956 INFO:tasks.rados.rados.0.smithi098.stdout:780: finishing write tid 3 to smithi09866585-378 2023-09-23T20:03:34.956 INFO:tasks.rados.rados.0.smithi098.stdout:780: finishing write tid 4 to smithi09866585-378 2023-09-23T20:03:34.956 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 378 v 150 (ObjNum 659 snap 0 seq_num 659) dirty exists 2023-09-23T20:03:34.956 INFO:tasks.rados.rados.0.smithi098.stdout:780: left oid 378 (ObjNum 659 snap 0 seq_num 659) 2023-09-23T20:03:34.956 INFO:tasks.rados.rados.0.smithi098.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2023-09-23T20:03:34.963 INFO:tasks.rados.rados.0.smithi098.stdout:786: writing smithi09866585-367 from 726234 to 1463783 tid 1 2023-09-23T20:03:34.971 INFO:tasks.rados.rados.0.smithi098.stdout:786: writing smithi09866585-367 from 1988609 to 2745164 tid 2 2023-09-23T20:03:34.971 INFO:tasks.rados.rados.0.smithi098.stdout:778: done (7 left) 2023-09-23T20:03:34.971 INFO:tasks.rados.rados.0.smithi098.stdout:779: done (6 left) 2023-09-23T20:03:34.971 INFO:tasks.rados.rados.0.smithi098.stdout:780: done (5 left) 2023-09-23T20:03:34.971 INFO:tasks.rados.rados.0.smithi098.stdout:787: read oid 174 snap -1 2023-09-23T20:03:34.971 INFO:tasks.rados.rados.0.smithi098.stdout:787: expect (ObjNum 173 snap 0 seq_num 173) 2023-09-23T20:03:34.971 INFO:tasks.rados.rados.0.smithi098.stdout:788: write oid 279 current snap is 0 2023-09-23T20:03:34.971 INFO:tasks.rados.rados.0.smithi098.stdout:781: finishing write tid 1 to smithi09866585-346 2023-09-23T20:03:34.972 INFO:tasks.rados.rados.0.smithi098.stdout:782: expect (ObjNum 441 snap 0 seq_num 441) 2023-09-23T20:03:35.081 INFO:tasks.rados.rados.0.smithi098.stdout:781: finishing write tid 2 to smithi09866585-346 2023-09-23T20:03:35.081 INFO:tasks.rados.rados.0.smithi098.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2023-09-23T20:03:35.087 INFO:tasks.rados.rados.0.smithi098.stdout:788: writing smithi09866585-279 from 743041 to 1155839 tid 1 2023-09-23T20:03:35.095 INFO:tasks.rados.rados.0.smithi098.stdout:788: writing smithi09866585-279 from 1930738 to 2547304 tid 2 2023-09-23T20:03:35.098 INFO:tasks.rados.rados.0.smithi098.stdout:788: writing smithi09866585-279 from 3040503 to 3143041 tid 3 2023-09-23T20:03:35.099 INFO:tasks.rados.rados.0.smithi098.stdout:782: done (6 left) 2023-09-23T20:03:35.099 INFO:tasks.rados.rados.0.smithi098.stdout:789: write oid 84 current snap is 0 2023-09-23T20:03:35.099 INFO:tasks.rados.rados.0.smithi098.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2023-09-23T20:03:35.105 INFO:tasks.rados.rados.0.smithi098.stdout:789: writing smithi09866585-84 from 759848 to 1247895 tid 1 2023-09-23T20:03:35.113 INFO:tasks.rados.rados.0.smithi098.stdout:789: writing smithi09866585-84 from 1989220 to 2749444 tid 2 2023-09-23T20:03:35.113 INFO:tasks.rados.rados.0.smithi098.stdout:790: read oid 420 snap -1 2023-09-23T20:03:35.113 INFO:tasks.rados.rados.0.smithi098.stdout:790: expect (ObjNum 419 snap 0 seq_num 419) 2023-09-23T20:03:35.114 INFO:tasks.rados.rados.0.smithi098.stdout:791: write oid 293 current snap is 0 2023-09-23T20:03:35.114 INFO:tasks.rados.rados.0.smithi098.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2023-09-23T20:03:35.121 INFO:tasks.rados.rados.0.smithi098.stdout:791: writing smithi09866585-293 from 776655 to 1339951 tid 1 2023-09-23T20:03:35.128 INFO:tasks.rados.rados.0.smithi098.stdout:791: writing smithi09866585-293 from 2047702 to 2667937 tid 2 2023-09-23T20:03:35.131 INFO:tasks.rados.rados.0.smithi098.stdout:791: writing smithi09866585-293 from 3095349 to 3176655 tid 3 2023-09-23T20:03:35.132 INFO:tasks.rados.rados.0.smithi098.stdout:792: write oid 304 current snap is 0 2023-09-23T20:03:35.132 INFO:tasks.rados.rados.0.smithi098.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2023-09-23T20:03:35.139 INFO:tasks.rados.rados.0.smithi098.stdout:792: writing smithi09866585-304 from 793462 to 1432007 tid 1 2023-09-23T20:03:35.148 INFO:tasks.rados.rados.0.smithi098.stdout:792: writing smithi09866585-304 from 2106184 to 2870077 tid 2 2023-09-23T20:03:35.148 INFO:tasks.rados.rados.0.smithi098.stdout:793: read oid 486 snap -1 2023-09-23T20:03:35.148 INFO:tasks.rados.rados.0.smithi098.stdout:793: expect (ObjNum 485 snap 0 seq_num 485) 2023-09-23T20:03:35.148 INFO:tasks.rados.rados.0.smithi098.stdout:794: read oid 337 snap -1 2023-09-23T20:03:35.148 INFO:tasks.rados.rados.0.smithi098.stdout:794: expect (ObjNum 336 snap 0 seq_num 336) 2023-09-23T20:03:35.148 INFO:tasks.rados.rados.0.smithi098.stdout:795: write oid 31 current snap is 0 2023-09-23T20:03:35.148 INFO:tasks.rados.rados.0.smithi098.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2023-09-23T20:03:35.154 INFO:tasks.rados.rados.0.smithi098.stdout:795: writing smithi09866585-31 from 410269 to 1124063 tid 1 2023-09-23T20:03:35.160 INFO:tasks.rados.rados.0.smithi098.stdout:795: writing smithi09866585-31 from 1648313 to 2155864 tid 2 2023-09-23T20:03:35.166 INFO:tasks.rados.rados.0.smithi098.stdout:795: writing smithi09866585-31 from 2917489 to 3210269 tid 3 2023-09-23T20:03:35.166 INFO:tasks.rados.rados.0.smithi098.stdout:796: write oid 20 current snap is 0 2023-09-23T20:03:35.166 INFO:tasks.rados.rados.0.smithi098.stdout:781: finishing write tid 3 to smithi09866585-346 2023-09-23T20:03:35.166 INFO:tasks.rados.rados.0.smithi098.stdout:781: finishing write tid 4 to smithi09866585-346 2023-09-23T20:03:35.167 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 346 v 190 (ObjNum 660 snap 0 seq_num 660) dirty exists 2023-09-23T20:03:35.167 INFO:tasks.rados.rados.0.smithi098.stdout:781: left oid 346 (ObjNum 660 snap 0 seq_num 660) 2023-09-23T20:03:35.167 INFO:tasks.rados.rados.0.smithi098.stdout:783: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-23T20:03:35.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:34 smithi098 bash[33670]: cluster 2023-09-23T20:03:33.773407+0000 mgr.y (mgr.14442) 187 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 18 MiB/s wr, 161 op/s 2023-09-23T20:03:35.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:34 smithi098 bash[33670]: audit 2023-09-23T20:03:34.428841+0000 mon.a (mon.0) 769 : audit [DBG] from='client.? 172.21.15.98:0/3972905125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:35.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:34 smithi098 bash[27308]: cluster 2023-09-23T20:03:33.773407+0000 mgr.y (mgr.14442) 187 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 18 MiB/s wr, 161 op/s 2023-09-23T20:03:35.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:34 smithi098 bash[27308]: audit 2023-09-23T20:03:34.428841+0000 mon.a (mon.0) 769 : audit [DBG] from='client.? 172.21.15.98:0/3972905125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:35.335 INFO:tasks.rados.rados.0.smithi098.stdout:785: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-23T20:03:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:34 smithi173 bash[27697]: cluster 2023-09-23T20:03:33.773407+0000 mgr.y (mgr.14442) 187 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 18 MiB/s wr, 161 op/s 2023-09-23T20:03:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:34 smithi173 bash[27697]: audit 2023-09-23T20:03:34.428841+0000 mon.a (mon.0) 769 : audit [DBG] from='client.? 172.21.15.98:0/3972905125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:35.429 INFO:tasks.rados.rados.0.smithi098.stdout:786: finishing write tid 1 to smithi09866585-367 2023-09-23T20:03:35.429 INFO:tasks.rados.rados.0.smithi098.stdout:786: finishing write tid 2 to smithi09866585-367 2023-09-23T20:03:35.429 INFO:tasks.rados.rados.0.smithi098.stdout:786: finishing write tid 3 to smithi09866585-367 2023-09-23T20:03:35.429 INFO:tasks.rados.rados.0.smithi098.stdout:786: finishing write tid 4 to smithi09866585-367 2023-09-23T20:03:35.430 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 367 v 120 (ObjNum 662 snap 0 seq_num 662) dirty exists 2023-09-23T20:03:35.430 INFO:tasks.rados.rados.0.smithi098.stdout:786: left oid 367 (ObjNum 662 snap 0 seq_num 662) 2023-09-23T20:03:35.430 INFO:tasks.rados.rados.0.smithi098.stdout:787: expect (ObjNum 173 snap 0 seq_num 173) 2023-09-23T20:03:35.530 INFO:tasks.rados.rados.0.smithi098.stdout:788: finishing write tid 1 to smithi09866585-279 2023-09-23T20:03:35.530 INFO:tasks.rados.rados.0.smithi098.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2023-09-23T20:03:35.536 INFO:tasks.rados.rados.0.smithi098.stdout:796: writing smithi09866585-20 from 427076 to 1216119 tid 1 2023-09-23T20:03:35.543 INFO:tasks.rados.rados.0.smithi098.stdout:796: writing smithi09866585-20 from 1706795 to 2474357 tid 2 2023-09-23T20:03:35.548 INFO:tasks.rados.rados.0.smithi098.stdout:796: writing smithi09866585-20 from 2944912 to 3227076 tid 3 2023-09-23T20:03:35.548 INFO:tasks.rados.rados.0.smithi098.stdout:781: done (13 left) 2023-09-23T20:03:35.548 INFO:tasks.rados.rados.0.smithi098.stdout:783: done (12 left) 2023-09-23T20:03:35.548 INFO:tasks.rados.rados.0.smithi098.stdout:785: done (11 left) 2023-09-23T20:03:35.548 INFO:tasks.rados.rados.0.smithi098.stdout:786: done (10 left) 2023-09-23T20:03:35.548 INFO:tasks.rados.rados.0.smithi098.stdout:787: done (9 left) 2023-09-23T20:03:35.549 INFO:tasks.rados.rados.0.smithi098.stdout:797: write oid 350 current snap is 0 2023-09-23T20:03:35.549 INFO:tasks.rados.rados.0.smithi098.stdout:788: finishing write tid 2 to smithi09866585-279 2023-09-23T20:03:35.549 INFO:tasks.rados.rados.0.smithi098.stdout:788: finishing write tid 3 to smithi09866585-279 2023-09-23T20:03:35.549 INFO:tasks.rados.rados.0.smithi098.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2023-09-23T20:03:35.553 INFO:tasks.rados.rados.0.smithi098.stdout:797: writing smithi09866585-350 from 443883 to 908175 tid 1 2023-09-23T20:03:35.558 INFO:tasks.rados.rados.0.smithi098.stdout:797: writing smithi09866585-350 from 1365277 to 1876497 tid 2 2023-09-23T20:03:35.565 INFO:tasks.rados.rados.0.smithi098.stdout:797: writing smithi09866585-350 from 2572335 to 3243883 tid 3 2023-09-23T20:03:35.565 INFO:tasks.rados.rados.0.smithi098.stdout:798: read oid 247 snap -1 2023-09-23T20:03:35.566 INFO:tasks.rados.rados.0.smithi098.stdout:798: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T20:03:35.566 INFO:tasks.rados.rados.0.smithi098.stdout:799: write oid 81 current snap is 0 2023-09-23T20:03:35.566 INFO:tasks.rados.rados.0.smithi098.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2023-09-23T20:03:35.572 INFO:tasks.rados.rados.0.smithi098.stdout:799: writing smithi09866585-81 from 460690 to 1116584 tid 1 2023-09-23T20:03:35.579 INFO:tasks.rados.rados.0.smithi098.stdout:799: writing smithi09866585-81 from 1540112 to 2311343 tid 2 2023-09-23T20:03:35.584 INFO:tasks.rados.rados.0.smithi098.stdout:799: writing smithi09866585-81 from 2716111 to 3255889 tid 3 2023-09-23T20:03:35.584 INFO:tasks.rados.rados.0.smithi098.stdout:800: write oid 186 current snap is 0 2023-09-23T20:03:35.584 INFO:tasks.rados.rados.0.smithi098.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2023-09-23T20:03:35.591 INFO:tasks.rados.rados.0.smithi098.stdout:800: writing smithi09866585-186 from 477497 to 1208640 tid 1 2023-09-23T20:03:35.598 INFO:tasks.rados.rados.0.smithi098.stdout:800: writing smithi09866585-186 from 1998594 to 2513483 tid 2 2023-09-23T20:03:35.603 INFO:tasks.rados.rados.0.smithi098.stdout:800: writing smithi09866585-186 from 3143534 to 3277497 tid 3 2023-09-23T20:03:35.603 INFO:tasks.rados.rados.0.smithi098.stdout:801: delete oid 60 current snap is 0 2023-09-23T20:03:35.603 INFO:tasks.rados.rados.0.smithi098.stdout:788: finishing write tid 4 to smithi09866585-279 2023-09-23T20:03:35.603 INFO:tasks.rados.rados.0.smithi098.stdout:788: finishing write tid 5 to smithi09866585-279 2023-09-23T20:03:35.603 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 279 v 194 (ObjNum 663 snap 0 seq_num 663) dirty exists 2023-09-23T20:03:35.603 INFO:tasks.rados.rados.0.smithi098.stdout:788: left oid 279 (ObjNum 663 snap 0 seq_num 663) 2023-09-23T20:03:35.603 INFO:tasks.rados.rados.0.smithi098.stdout:789: finishing write tid 1 to smithi09866585-84 2023-09-23T20:03:35.603 INFO:tasks.rados.rados.0.smithi098.stdout:790: expect (ObjNum 419 snap 0 seq_num 419) 2023-09-23T20:03:35.711 INFO:tasks.rados.rados.0.smithi098.stdout:789: finishing write tid 2 to smithi09866585-84 2023-09-23T20:03:35.711 INFO:tasks.rados.rados.0.smithi098.stdout:789: finishing write tid 3 to smithi09866585-84 2023-09-23T20:03:35.711 INFO:tasks.rados.rados.0.smithi098.stdout:789: finishing write tid 4 to smithi09866585-84 2023-09-23T20:03:35.711 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 84 v 153 (ObjNum 664 snap 0 seq_num 664) dirty exists 2023-09-23T20:03:35.711 INFO:tasks.rados.rados.0.smithi098.stdout:789: left oid 84 (ObjNum 664 snap 0 seq_num 664) 2023-09-23T20:03:35.712 INFO:tasks.rados.rados.0.smithi098.stdout:791: finishing write tid 1 to smithi09866585-293 2023-09-23T20:03:35.712 INFO:tasks.rados.rados.0.smithi098.stdout:788: done (13 left) 2023-09-23T20:03:35.712 INFO:tasks.rados.rados.0.smithi098.stdout:789: done (12 left) 2023-09-23T20:03:35.712 INFO:tasks.rados.rados.0.smithi098.stdout:790: done (11 left) 2023-09-23T20:03:35.712 INFO:tasks.rados.rados.0.smithi098.stdout:801: done (10 left) 2023-09-23T20:03:35.712 INFO:tasks.rados.rados.0.smithi098.stdout:802: write oid 459 current snap is 0 2023-09-23T20:03:35.712 INFO:tasks.rados.rados.0.smithi098.stdout:791: finishing write tid 2 to smithi09866585-293 2023-09-23T20:03:35.712 INFO:tasks.rados.rados.0.smithi098.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2023-09-23T20:03:35.716 INFO:tasks.rados.rados.0.smithi098.stdout:802: writing smithi09866585-459 from 511111 to 992752 tid 1 2023-09-23T20:03:35.722 INFO:tasks.rados.rados.0.smithi098.stdout:802: writing smithi09866585-459 from 1599205 to 2117763 tid 2 2023-09-23T20:03:35.729 INFO:tasks.rados.rados.0.smithi098.stdout:802: writing smithi09866585-459 from 2682027 to 3171974 tid 3 2023-09-23T20:03:35.729 INFO:tasks.rados.rados.0.smithi098.stdout:803: read oid 130 snap -1 2023-09-23T20:03:35.729 INFO:tasks.rados.rados.0.smithi098.stdout:803: expect deleted 2023-09-23T20:03:35.729 INFO:tasks.rados.rados.0.smithi098.stdout:804: write oid 423 current snap is 0 2023-09-23T20:03:35.729 INFO:tasks.rados.rados.0.smithi098.stdout:791: finishing write tid 3 to smithi09866585-293 2023-09-23T20:03:35.729 INFO:tasks.rados.rados.0.smithi098.stdout:791: finishing write tid 4 to smithi09866585-293 2023-09-23T20:03:35.730 INFO:tasks.rados.rados.0.smithi098.stdout:791: finishing write tid 5 to smithi09866585-293 2023-09-23T20:03:35.730 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 293 v 140 (ObjNum 665 snap 0 seq_num 665) dirty exists 2023-09-23T20:03:35.730 INFO:tasks.rados.rados.0.smithi098.stdout:791: left oid 293 (ObjNum 665 snap 0 seq_num 665) 2023-09-23T20:03:35.730 INFO:tasks.rados.rados.0.smithi098.stdout:792: finishing write tid 1 to smithi09866585-304 2023-09-23T20:03:35.730 INFO:tasks.rados.rados.0.smithi098.stdout:792: finishing write tid 2 to smithi09866585-304 2023-09-23T20:03:35.730 INFO:tasks.rados.rados.0.smithi098.stdout:792: finishing write tid 3 to smithi09866585-304 2023-09-23T20:03:35.730 INFO:tasks.rados.rados.0.smithi098.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2023-09-23T20:03:35.740 INFO:tasks.rados.rados.0.smithi098.stdout:804: writing smithi09866585-423 from 527918 to 1084808 tid 1 2023-09-23T20:03:35.748 INFO:tasks.rados.rados.0.smithi098.stdout:804: writing smithi09866585-423 from 1657687 to 2436256 tid 2 2023-09-23T20:03:35.754 INFO:tasks.rados.rados.0.smithi098.stdout:804: writing smithi09866585-423 from 3225803 to 3327918 tid 3 2023-09-23T20:03:35.754 INFO:tasks.rados.rados.0.smithi098.stdout:791: done (12 left) 2023-09-23T20:03:35.754 INFO:tasks.rados.rados.0.smithi098.stdout:805: write oid 67 current snap is 0 2023-09-23T20:03:35.754 INFO:tasks.rados.rados.0.smithi098.stdout:792: finishing write tid 4 to smithi09866585-304 2023-09-23T20:03:35.754 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 304 v 119 (ObjNum 666 snap 0 seq_num 666) dirty exists 2023-09-23T20:03:35.754 INFO:tasks.rados.rados.0.smithi098.stdout:792: left oid 304 (ObjNum 666 snap 0 seq_num 666) 2023-09-23T20:03:35.754 INFO:tasks.rados.rados.0.smithi098.stdout:794: expect (ObjNum 336 snap 0 seq_num 336) 2023-09-23T20:03:35.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:03:35 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:03:35.880 INFO:tasks.rados.rados.0.smithi098.stdout:795: finishing write tid 1 to smithi09866585-31 2023-09-23T20:03:35.880 INFO:tasks.rados.rados.0.smithi098.stdout:793: expect (ObjNum 485 snap 0 seq_num 485) 2023-09-23T20:03:35.953 INFO:tasks.rados.rados.0.smithi098.stdout:795: finishing write tid 2 to smithi09866585-31 2023-09-23T20:03:35.953 INFO:tasks.rados.rados.0.smithi098.stdout:795: finishing write tid 3 to smithi09866585-31 2023-09-23T20:03:35.953 INFO:tasks.rados.rados.0.smithi098.stdout:795: finishing write tid 4 to smithi09866585-31 2023-09-23T20:03:35.953 INFO:tasks.rados.rados.0.smithi098.stdout:795: finishing write tid 5 to smithi09866585-31 2023-09-23T20:03:35.953 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 31 v 141 (ObjNum 667 snap 0 seq_num 667) dirty exists 2023-09-23T20:03:35.953 INFO:tasks.rados.rados.0.smithi098.stdout:795: left oid 31 (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:03:35.954 INFO:tasks.rados.rados.0.smithi098.stdout:796: finishing write tid 1 to smithi09866585-20 2023-09-23T20:03:35.954 INFO:tasks.rados.rados.0.smithi098.stdout:796: finishing write tid 2 to smithi09866585-20 2023-09-23T20:03:35.954 INFO:tasks.rados.rados.0.smithi098.stdout:796: finishing write tid 3 to smithi09866585-20 2023-09-23T20:03:35.954 INFO:tasks.rados.rados.0.smithi098.stdout:796: finishing write tid 4 to smithi09866585-20 2023-09-23T20:03:35.954 INFO:tasks.rados.rados.0.smithi098.stdout:796: finishing write tid 5 to smithi09866585-20 2023-09-23T20:03:35.954 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 20 v 173 (ObjNum 668 snap 0 seq_num 668) dirty exists 2023-09-23T20:03:35.954 INFO:tasks.rados.rados.0.smithi098.stdout:796: left oid 20 (ObjNum 668 snap 0 seq_num 668) 2023-09-23T20:03:35.954 INFO:tasks.rados.rados.0.smithi098.stdout:797: finishing write tid 1 to smithi09866585-350 2023-09-23T20:03:35.954 INFO:tasks.rados.rados.0.smithi098.stdout:797: finishing write tid 2 to smithi09866585-350 2023-09-23T20:03:35.954 INFO:tasks.rados.rados.0.smithi098.stdout:797: finishing write tid 3 to smithi09866585-350 2023-09-23T20:03:35.954 INFO:tasks.rados.rados.0.smithi098.stdout:797: finishing write tid 4 to smithi09866585-350 2023-09-23T20:03:35.955 INFO:tasks.rados.rados.0.smithi098.stdout:797: finishing write tid 5 to smithi09866585-350 2023-09-23T20:03:35.955 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 350 v 123 (ObjNum 669 snap 0 seq_num 669) dirty exists 2023-09-23T20:03:35.955 INFO:tasks.rados.rados.0.smithi098.stdout:797: left oid 350 (ObjNum 669 snap 0 seq_num 669) 2023-09-23T20:03:35.955 INFO:tasks.rados.rados.0.smithi098.stdout:798: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T20:03:36.114 INFO:tasks.rados.rados.0.smithi098.stdout:799: finishing write tid 1 to smithi09866585-81 2023-09-23T20:03:36.114 INFO:tasks.rados.rados.0.smithi098.stdout:799: finishing write tid 2 to smithi09866585-81 2023-09-23T20:03:36.114 INFO:tasks.rados.rados.0.smithi098.stdout:799: finishing write tid 3 to smithi09866585-81 2023-09-23T20:03:36.114 INFO:tasks.rados.rados.0.smithi098.stdout:799: finishing write tid 4 to smithi09866585-81 2023-09-23T20:03:36.115 INFO:tasks.rados.rados.0.smithi098.stdout:799: finishing write tid 5 to smithi09866585-81 2023-09-23T20:03:36.115 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 81 v 127 (ObjNum 670 snap 0 seq_num 670) dirty exists 2023-09-23T20:03:36.115 INFO:tasks.rados.rados.0.smithi098.stdout:799: left oid 81 (ObjNum 670 snap 0 seq_num 670) 2023-09-23T20:03:36.115 INFO:tasks.rados.rados.0.smithi098.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2023-09-23T20:03:36.123 INFO:tasks.rados.rados.0.smithi098.stdout:805: writing smithi09866585-67 from 544725 to 1176864 tid 1 2023-09-23T20:03:36.129 INFO:tasks.rados.rados.0.smithi098.stdout:805: writing smithi09866585-67 from 1716169 to 2238396 tid 2 2023-09-23T20:03:36.135 INFO:tasks.rados.rados.0.smithi098.stdout:805: writing smithi09866585-67 from 2736873 to 3249364 tid 3 2023-09-23T20:03:36.135 INFO:tasks.rados.rados.0.smithi098.stdout:792: done (12 left) 2023-09-23T20:03:36.135 INFO:tasks.rados.rados.0.smithi098.stdout:793: done (11 left) 2023-09-23T20:03:36.136 INFO:tasks.rados.rados.0.smithi098.stdout:794: done (10 left) 2023-09-23T20:03:36.136 INFO:tasks.rados.rados.0.smithi098.stdout:795: done (9 left) 2023-09-23T20:03:36.136 INFO:tasks.rados.rados.0.smithi098.stdout:796: done (8 left) 2023-09-23T20:03:36.136 INFO:tasks.rados.rados.0.smithi098.stdout:797: done (7 left) 2023-09-23T20:03:36.136 INFO:tasks.rados.rados.0.smithi098.stdout:798: done (6 left) 2023-09-23T20:03:36.136 INFO:tasks.rados.rados.0.smithi098.stdout:799: done (5 left) 2023-09-23T20:03:36.136 INFO:tasks.rados.rados.0.smithi098.stdout:806: write oid 418 current snap is 0 2023-09-23T20:03:36.136 INFO:tasks.rados.rados.0.smithi098.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2023-09-23T20:03:36.142 INFO:tasks.rados.rados.0.smithi098.stdout:806: writing smithi09866585-418 from 561532 to 1268920 tid 1 2023-09-23T20:03:36.150 INFO:tasks.rados.rados.0.smithi098.stdout:806: writing smithi09866585-418 from 2058298 to 2840536 tid 2 2023-09-23T20:03:36.151 INFO:tasks.rados.rados.0.smithi098.stdout:807: read oid 29 snap -1 2023-09-23T20:03:36.151 INFO:tasks.rados.rados.0.smithi098.stdout:807: expect (ObjNum 28 snap 0 seq_num 28) 2023-09-23T20:03:36.151 INFO:tasks.rados.rados.0.smithi098.stdout:808: write oid 358 current snap is 0 2023-09-23T20:03:36.151 INFO:tasks.rados.rados.0.smithi098.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2023-09-23T20:03:36.156 INFO:tasks.rados.rados.0.smithi098.stdout:808: writing smithi09866585-358 from 578339 to 1077329 tid 1 2023-09-23T20:03:36.164 INFO:tasks.rados.rados.0.smithi098.stdout:808: writing smithi09866585-358 from 1833133 to 2359029 tid 2 2023-09-23T20:03:36.170 INFO:tasks.rados.rados.0.smithi098.stdout:808: writing smithi09866585-358 from 2791719 to 3378339 tid 3 2023-09-23T20:03:36.170 INFO:tasks.rados.rados.0.smithi098.stdout:809: write oid 274 current snap is 0 2023-09-23T20:03:36.170 INFO:tasks.rados.rados.0.smithi098.stdout:800: finishing write tid 1 to smithi09866585-186 2023-09-23T20:03:36.170 INFO:tasks.rados.rados.0.smithi098.stdout:800: finishing write tid 2 to smithi09866585-186 2023-09-23T20:03:36.170 INFO:tasks.rados.rados.0.smithi098.stdout:800: finishing write tid 3 to smithi09866585-186 2023-09-23T20:03:36.170 INFO:tasks.rados.rados.0.smithi098.stdout:800: finishing write tid 4 to smithi09866585-186 2023-09-23T20:03:36.170 INFO:tasks.rados.rados.0.smithi098.stdout:800: finishing write tid 5 to smithi09866585-186 2023-09-23T20:03:36.171 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 186 v 158 (ObjNum 671 snap 0 seq_num 671) dirty exists 2023-09-23T20:03:36.171 INFO:tasks.rados.rados.0.smithi098.stdout:800: left oid 186 (ObjNum 671 snap 0 seq_num 671) 2023-09-23T20:03:36.171 INFO:tasks.rados.rados.0.smithi098.stdout:802: finishing write tid 1 to smithi09866585-459 2023-09-23T20:03:36.171 INFO:tasks.rados.rados.0.smithi098.stdout:802: finishing write tid 2 to smithi09866585-459 2023-09-23T20:03:36.171 INFO:tasks.rados.rados.0.smithi098.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2023-09-23T20:03:36.176 INFO:tasks.rados.rados.0.smithi098.stdout:809: writing smithi09866585-274 from 595146 to 1169385 tid 1 2023-09-23T20:03:36.183 INFO:tasks.rados.rados.0.smithi098.stdout:809: writing smithi09866585-274 from 1891615 to 2561169 tid 2 2023-09-23T20:03:36.189 INFO:tasks.rados.rados.0.smithi098.stdout:809: writing smithi09866585-274 from 3219142 to 3395146 tid 3 2023-09-23T20:03:36.189 INFO:tasks.rados.rados.0.smithi098.stdout:800: done (8 left) 2023-09-23T20:03:36.189 INFO:tasks.rados.rados.0.smithi098.stdout:810: delete oid 166 current snap is 0 2023-09-23T20:03:36.189 INFO:tasks.rados.rados.0.smithi098.stdout:802: finishing write tid 3 to smithi09866585-459 2023-09-23T20:03:36.189 INFO:tasks.rados.rados.0.smithi098.stdout:802: finishing write tid 4 to smithi09866585-459 2023-09-23T20:03:36.189 INFO:tasks.rados.rados.0.smithi098.stdout:802: finishing write tid 5 to smithi09866585-459 2023-09-23T20:03:36.189 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 459 v 139 (ObjNum 673 snap 0 seq_num 673) dirty exists 2023-09-23T20:03:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:802: left oid 459 (ObjNum 673 snap 0 seq_num 673) 2023-09-23T20:03:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:804: finishing write tid 1 to smithi09866585-423 2023-09-23T20:03:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:804: finishing write tid 2 to smithi09866585-423 2023-09-23T20:03:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:804: finishing write tid 3 to smithi09866585-423 2023-09-23T20:03:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:804: finishing write tid 4 to smithi09866585-423 2023-09-23T20:03:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:804: finishing write tid 5 to smithi09866585-423 2023-09-23T20:03:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 423 v 198 (ObjNum 674 snap 0 seq_num 674) dirty exists 2023-09-23T20:03:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:804: left oid 423 (ObjNum 674 snap 0 seq_num 674) 2023-09-23T20:03:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:805: finishing write tid 1 to smithi09866585-67 2023-09-23T20:03:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:805: finishing write tid 2 to smithi09866585-67 2023-09-23T20:03:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:805: finishing write tid 3 to smithi09866585-67 2023-09-23T20:03:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:805: finishing write tid 4 to smithi09866585-67 2023-09-23T20:03:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:805: finishing write tid 5 to smithi09866585-67 2023-09-23T20:03:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 67 v 128 (ObjNum 675 snap 0 seq_num 675) dirty exists 2023-09-23T20:03:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:805: left oid 67 (ObjNum 675 snap 0 seq_num 675) 2023-09-23T20:03:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:806: finishing write tid 1 to smithi09866585-418 2023-09-23T20:03:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:806: finishing write tid 2 to smithi09866585-418 2023-09-23T20:03:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:806: finishing write tid 3 to smithi09866585-418 2023-09-23T20:03:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:806: finishing write tid 4 to smithi09866585-418 2023-09-23T20:03:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 418 v 99 (ObjNum 676 snap 0 seq_num 676) dirty exists 2023-09-23T20:03:36.192 INFO:tasks.rados.rados.0.smithi098.stdout:806: left oid 418 (ObjNum 676 snap 0 seq_num 676) 2023-09-23T20:03:36.192 INFO:tasks.rados.rados.0.smithi098.stdout:807: expect (ObjNum 28 snap 0 seq_num 28) 2023-09-23T20:03:36.278 INFO:tasks.rados.rados.0.smithi098.stdout:808: finishing write tid 1 to smithi09866585-358 2023-09-23T20:03:36.278 INFO:tasks.rados.rados.0.smithi098.stdout:808: finishing write tid 2 to smithi09866585-358 2023-09-23T20:03:36.278 INFO:tasks.rados.rados.0.smithi098.stdout:808: finishing write tid 3 to smithi09866585-358 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:808: finishing write tid 4 to smithi09866585-358 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:808: finishing write tid 5 to smithi09866585-358 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 358 v 141 (ObjNum 677 snap 0 seq_num 677) dirty exists 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:808: left oid 358 (ObjNum 677 snap 0 seq_num 677) 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:809: finishing write tid 1 to smithi09866585-274 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:802: done (8 left) 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:803: done (7 left) 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:804: done (6 left) 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:805: done (5 left) 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:806: done (4 left) 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:807: done (3 left) 2023-09-23T20:03:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:808: done (2 left) 2023-09-23T20:03:36.280 INFO:tasks.rados.rados.0.smithi098.stdout:810: done (1 left) 2023-09-23T20:03:36.280 INFO:tasks.rados.rados.0.smithi098.stdout:811: read oid 140 snap -1 2023-09-23T20:03:36.280 INFO:tasks.rados.rados.0.smithi098.stdout:811: expect (ObjNum 647 snap 0 seq_num 647) 2023-09-23T20:03:36.280 INFO:tasks.rados.rados.0.smithi098.stdout:812: write oid 163 current snap is 0 2023-09-23T20:03:36.280 INFO:tasks.rados.rados.0.smithi098.stdout:809: finishing write tid 2 to smithi09866585-274 2023-09-23T20:03:36.280 INFO:tasks.rados.rados.0.smithi098.stdout:809: finishing write tid 3 to smithi09866585-274 2023-09-23T20:03:36.280 INFO:tasks.rados.rados.0.smithi098.stdout:809: finishing write tid 4 to smithi09866585-274 2023-09-23T20:03:36.280 INFO:tasks.rados.rados.0.smithi098.stdout:809: finishing write tid 5 to smithi09866585-274 2023-09-23T20:03:36.280 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 274 v 145 (ObjNum 678 snap 0 seq_num 678) dirty exists 2023-09-23T20:03:36.280 INFO:tasks.rados.rados.0.smithi098.stdout:809: left oid 274 (ObjNum 678 snap 0 seq_num 678) 2023-09-23T20:03:36.280 INFO:tasks.rados.rados.0.smithi098.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2023-09-23T20:03:36.286 INFO:tasks.rados.rados.0.smithi098.stdout:812: writing smithi09866585-163 from 628760 to 1353497 tid 1 2023-09-23T20:03:36.292 INFO:tasks.rados.rados.0.smithi098.stdout:812: writing smithi09866585-163 from 1892226 to 2565449 tid 2 2023-09-23T20:03:36.298 INFO:tasks.rados.rados.0.smithi098.stdout:812: writing smithi09866585-163 from 3157635 to 3428760 tid 3 2023-09-23T20:03:36.298 INFO:tasks.rados.rados.0.smithi098.stdout:809: done (2 left) 2023-09-23T20:03:36.298 INFO:tasks.rados.rados.0.smithi098.stdout:813: read oid 104 snap -1 2023-09-23T20:03:36.298 INFO:tasks.rados.rados.0.smithi098.stdout:813: expect (ObjNum 635 snap 0 seq_num 635) 2023-09-23T20:03:36.298 INFO:tasks.rados.rados.0.smithi098.stdout:814: read oid 402 snap -1 2023-09-23T20:03:36.298 INFO:tasks.rados.rados.0.smithi098.stdout:814: expect (ObjNum 401 snap 0 seq_num 401) 2023-09-23T20:03:36.298 INFO:tasks.rados.rados.0.smithi098.stdout:815: read oid 126 snap -1 2023-09-23T20:03:36.298 INFO:tasks.rados.rados.0.smithi098.stdout:815: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:03:36.298 INFO:tasks.rados.rados.0.smithi098.stdout:816: read oid 279 snap -1 2023-09-23T20:03:36.299 INFO:tasks.rados.rados.0.smithi098.stdout:816: expect (ObjNum 663 snap 0 seq_num 663) 2023-09-23T20:03:36.299 INFO:tasks.rados.rados.0.smithi098.stdout:817: read oid 273 snap -1 2023-09-23T20:03:36.299 INFO:tasks.rados.rados.0.smithi098.stdout:817: expect (ObjNum 272 snap 0 seq_num 272) 2023-09-23T20:03:36.299 INFO:tasks.rados.rados.0.smithi098.stdout:818: delete oid 157 current snap is 0 2023-09-23T20:03:36.299 INFO:tasks.rados.rados.0.smithi098.stdout:811: expect (ObjNum 647 snap 0 seq_num 647) 2023-09-23T20:03:36.465 INFO:tasks.rados.rados.0.smithi098.stdout:812: finishing write tid 1 to smithi09866585-163 2023-09-23T20:03:36.465 INFO:tasks.rados.rados.0.smithi098.stdout:812: finishing write tid 2 to smithi09866585-163 2023-09-23T20:03:36.466 INFO:tasks.rados.rados.0.smithi098.stdout:813: expect (ObjNum 635 snap 0 seq_num 635) 2023-09-23T20:03:36.615 INFO:tasks.rados.rados.0.smithi098.stdout:812: finishing write tid 3 to smithi09866585-163 2023-09-23T20:03:36.615 INFO:tasks.rados.rados.0.smithi098.stdout:812: finishing write tid 4 to smithi09866585-163 2023-09-23T20:03:36.615 INFO:tasks.rados.rados.0.smithi098.stdout:812: finishing write tid 5 to smithi09866585-163 2023-09-23T20:03:36.615 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 163 v 144 (ObjNum 680 snap 0 seq_num 680) dirty exists 2023-09-23T20:03:36.615 INFO:tasks.rados.rados.0.smithi098.stdout:812: left oid 163 (ObjNum 680 snap 0 seq_num 680) 2023-09-23T20:03:36.616 INFO:tasks.rados.rados.0.smithi098.stdout:816: expect (ObjNum 663 snap 0 seq_num 663) 2023-09-23T20:03:36.796 INFO:tasks.rados.rados.0.smithi098.stdout:814: expect (ObjNum 401 snap 0 seq_num 401) 2023-09-23T20:03:36.885 INFO:tasks.rados.rados.0.smithi098.stdout:815: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:03:36.950 INFO:tasks.rados.rados.0.smithi098.stdout:817: expect (ObjNum 272 snap 0 seq_num 272) 2023-09-23T20:03:37.030 INFO:tasks.rados.rados.0.smithi098.stdout:811: done (7 left) 2023-09-23T20:03:37.030 INFO:tasks.rados.rados.0.smithi098.stdout:812: done (6 left) 2023-09-23T20:03:37.030 INFO:tasks.rados.rados.0.smithi098.stdout:813: done (5 left) 2023-09-23T20:03:37.030 INFO:tasks.rados.rados.0.smithi098.stdout:814: done (4 left) 2023-09-23T20:03:37.030 INFO:tasks.rados.rados.0.smithi098.stdout:815: done (3 left) 2023-09-23T20:03:37.030 INFO:tasks.rados.rados.0.smithi098.stdout:816: done (2 left) 2023-09-23T20:03:37.030 INFO:tasks.rados.rados.0.smithi098.stdout:817: done (1 left) 2023-09-23T20:03:37.030 INFO:tasks.rados.rados.0.smithi098.stdout:818: done (0 left) 2023-09-23T20:03:37.030 INFO:tasks.rados.rados.0.smithi098.stdout:819: write oid 238 current snap is 0 2023-09-23T20:03:37.031 INFO:tasks.rados.rados.0.smithi098.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2023-09-23T20:03:37.040 INFO:tasks.rados.rados.0.smithi098.stdout:819: writing smithi09866585-238 from 662374 to 1137609 tid 1 2023-09-23T20:03:37.046 INFO:tasks.rados.rados.0.smithi098.stdout:819: writing smithi09866585-238 from 1609190 to 2286082 tid 2 2023-09-23T20:03:37.053 INFO:tasks.rados.rados.0.smithi098.stdout:819: writing smithi09866585-238 from 2812481 to 3436582 tid 3 2023-09-23T20:03:37.053 INFO:tasks.rados.rados.0.smithi098.stdout:820: write oid 347 current snap is 0 2023-09-23T20:03:37.053 INFO:tasks.rados.rados.0.smithi098.stdout:819: finishing write tid 1 to smithi09866585-238 2023-09-23T20:03:37.053 INFO:tasks.rados.rados.0.smithi098.stdout:819: finishing write tid 2 to smithi09866585-238 2023-09-23T20:03:37.053 INFO:tasks.rados.rados.0.smithi098.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2023-09-23T20:03:37.060 INFO:tasks.rados.rados.0.smithi098.stdout:820: writing smithi09866585-347 from 679181 to 1229665 tid 1 2023-09-23T20:03:37.066 INFO:tasks.rados.rados.0.smithi098.stdout:820: writing smithi09866585-347 from 1667672 to 2204575 tid 2 2023-09-23T20:03:37.072 INFO:tasks.rados.rados.0.smithi098.stdout:820: writing smithi09866585-347 from 2839904 to 3275277 tid 3 2023-09-23T20:03:37.072 INFO:tasks.rados.rados.0.smithi098.stdout:821: read oid 349 snap -1 2023-09-23T20:03:37.072 INFO:tasks.rados.rados.0.smithi098.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T20:03:37.072 INFO:tasks.rados.rados.0.smithi098.stdout:822: write oid 252 current snap is 0 2023-09-23T20:03:37.073 INFO:tasks.rados.rados.0.smithi098.stdout:819: finishing write tid 3 to smithi09866585-238 2023-09-23T20:03:37.073 INFO:tasks.rados.rados.0.smithi098.stdout:819: finishing write tid 4 to smithi09866585-238 2023-09-23T20:03:37.073 INFO:tasks.rados.rados.0.smithi098.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2023-09-23T20:03:37.080 INFO:tasks.rados.rados.0.smithi098.stdout:822: writing smithi09866585-252 from 695988 to 1321721 tid 1 2023-09-23T20:03:37.088 INFO:tasks.rados.rados.0.smithi098.stdout:822: writing smithi09866585-252 from 2009801 to 2690362 tid 2 2023-09-23T20:03:37.092 INFO:tasks.rados.rados.0.smithi098.stdout:822: writing smithi09866585-252 from 3150974 to 3495988 tid 3 2023-09-23T20:03:37.092 INFO:tasks.rados.rados.0.smithi098.stdout:823: write oid 344 current snap is 0 2023-09-23T20:03:37.092 INFO:tasks.rados.rados.0.smithi098.stdout:819: finishing write tid 5 to smithi09866585-238 2023-09-23T20:03:37.093 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 238 v 202 (ObjNum 682 snap 0 seq_num 682) dirty exists 2023-09-23T20:03:37.093 INFO:tasks.rados.rados.0.smithi098.stdout:819: left oid 238 (ObjNum 682 snap 0 seq_num 682) 2023-09-23T20:03:37.093 INFO:tasks.rados.rados.0.smithi098.stdout:820: finishing write tid 1 to smithi09866585-347 2023-09-23T20:03:37.093 INFO:tasks.rados.rados.0.smithi098.stdout:820: finishing write tid 2 to smithi09866585-347 2023-09-23T20:03:37.093 INFO:tasks.rados.rados.0.smithi098.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2023-09-23T20:03:37.098 INFO:tasks.rados.rados.0.smithi098.stdout:823: writing smithi09866585-344 from 712795 to 1130130 tid 1 2023-09-23T20:03:37.105 INFO:tasks.rados.rados.0.smithi098.stdout:823: writing smithi09866585-344 from 1784636 to 2325208 tid 2 2023-09-23T20:03:37.111 INFO:tasks.rados.rados.0.smithi098.stdout:823: writing smithi09866585-344 from 2894750 to 3352667 tid 3 2023-09-23T20:03:37.111 INFO:tasks.rados.rados.0.smithi098.stdout:819: done (4 left) 2023-09-23T20:03:37.111 INFO:tasks.rados.rados.0.smithi098.stdout:824: write oid 152 current snap is 0 2023-09-23T20:03:37.111 INFO:tasks.rados.rados.0.smithi098.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2023-09-23T20:03:37.117 INFO:tasks.rados.rados.0.smithi098.stdout:824: writing smithi09866585-152 from 729602 to 1222186 tid 1 2023-09-23T20:03:37.125 INFO:tasks.rados.rados.0.smithi098.stdout:824: writing smithi09866585-152 from 1843118 to 2527348 tid 2 2023-09-23T20:03:37.130 INFO:tasks.rados.rados.0.smithi098.stdout:824: writing smithi09866585-152 from 3322173 to 3529602 tid 3 2023-09-23T20:03:37.130 INFO:tasks.rados.rados.0.smithi098.stdout:825: write oid 180 current snap is 0 2023-09-23T20:03:37.131 INFO:tasks.rados.rados.0.smithi098.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2023-09-23T20:03:37.137 INFO:tasks.rados.rados.0.smithi098.stdout:825: writing smithi09866585-180 from 746409 to 1314242 tid 1 2023-09-23T20:03:37.143 INFO:tasks.rados.rados.0.smithi098.stdout:825: writing smithi09866585-180 from 1901600 to 2445841 tid 2 2023-09-23T20:03:37.150 INFO:tasks.rados.rados.0.smithi098.stdout:825: writing smithi09866585-180 from 3065949 to 3546409 tid 3 2023-09-23T20:03:37.151 INFO:tasks.rados.rados.0.smithi098.stdout:826: write oid 76 current snap is 0 2023-09-23T20:03:37.151 INFO:tasks.rados.rados.0.smithi098.stdout:820: finishing write tid 3 to smithi09866585-347 2023-09-23T20:03:37.151 INFO:tasks.rados.rados.0.smithi098.stdout:820: finishing write tid 4 to smithi09866585-347 2023-09-23T20:03:37.151 INFO:tasks.rados.rados.0.smithi098.stdout:820: finishing write tid 5 to smithi09866585-347 2023-09-23T20:03:37.151 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 347 v 162 (ObjNum 683 snap 0 seq_num 683) dirty exists 2023-09-23T20:03:37.152 INFO:tasks.rados.rados.0.smithi098.stdout:820: left oid 347 (ObjNum 683 snap 0 seq_num 683) 2023-09-23T20:03:37.152 INFO:tasks.rados.rados.0.smithi098.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2023-09-23T20:03:37.157 INFO:tasks.rados.rados.0.smithi098.stdout:826: writing smithi09866585-76 from 763216 to 1406298 tid 1 2023-09-23T20:03:37.163 INFO:tasks.rados.rados.0.smithi098.stdout:826: writing smithi09866585-76 from 1843729 to 2531628 tid 2 2023-09-23T20:03:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:826: writing smithi09866585-76 from 3260666 to 3563216 tid 3 2023-09-23T20:03:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:820: done (6 left) 2023-09-23T20:03:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:827: read oid 117 snap -1 2023-09-23T20:03:37.170 INFO:tasks.rados.rados.0.smithi098.stdout:827: expect (ObjNum 116 snap 0 seq_num 116) 2023-09-23T20:03:37.170 INFO:tasks.rados.rados.0.smithi098.stdout:828: write oid 364 current snap is 0 2023-09-23T20:03:37.170 INFO:tasks.rados.rados.0.smithi098.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2023-09-23T20:03:37.177 INFO:tasks.rados.rados.0.smithi098.stdout:828: writing smithi09866585-364 from 780023 to 1498354 tid 1 2023-09-23T20:03:37.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:36 smithi098 bash[33670]: cluster 2023-09-23T20:03:35.773801+0000 mgr.y (mgr.14442) 188 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-09-23T20:03:37.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:36 smithi098 bash[33670]: audit 2023-09-23T20:03:36.821491+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.98:0/537164678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:37.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:36 smithi098 bash[27308]: cluster 2023-09-23T20:03:35.773801+0000 mgr.y (mgr.14442) 188 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-09-23T20:03:37.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:36 smithi098 bash[27308]: audit 2023-09-23T20:03:36.821491+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.98:0/537164678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:37.183 INFO:tasks.rados.rados.0.smithi098.stdout:828: writing smithi09866585-364 from 1902211 to 2450121 tid 2 2023-09-23T20:03:37.189 INFO:tasks.rados.rados.0.smithi098.stdout:828: writing smithi09866585-364 from 3004442 to 3580023 tid 3 2023-09-23T20:03:37.189 INFO:tasks.rados.rados.0.smithi098.stdout:829: read oid 350 snap -1 2023-09-23T20:03:37.189 INFO:tasks.rados.rados.0.smithi098.stdout:829: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T20:03:37.190 INFO:tasks.rados.rados.0.smithi098.stdout:830: read oid 247 snap -1 2023-09-23T20:03:37.190 INFO:tasks.rados.rados.0.smithi098.stdout:830: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T20:03:37.190 INFO:tasks.rados.rados.0.smithi098.stdout:831: read oid 274 snap -1 2023-09-23T20:03:37.190 INFO:tasks.rados.rados.0.smithi098.stdout:831: expect (ObjNum 678 snap 0 seq_num 678) 2023-09-23T20:03:37.190 INFO:tasks.rados.rados.0.smithi098.stdout:832: write oid 328 current snap is 0 2023-09-23T20:03:37.190 INFO:tasks.rados.rados.0.smithi098.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2023-09-23T20:03:37.198 INFO:tasks.rados.rados.0.smithi098.stdout:832: writing smithi09866585-328 from 796830 to 1590410 tid 1 2023-09-23T20:03:37.207 INFO:tasks.rados.rados.0.smithi098.stdout:832: writing smithi09866585-328 from 2360693 to 3052261 tid 2 2023-09-23T20:03:37.207 INFO:tasks.rados.rados.0.smithi098.stdout:833: read oid 20 snap -1 2023-09-23T20:03:37.207 INFO:tasks.rados.rados.0.smithi098.stdout:833: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-23T20:03:37.207 INFO:tasks.rados.rados.0.smithi098.stdout:834: read oid 409 snap -1 2023-09-23T20:03:37.207 INFO:tasks.rados.rados.0.smithi098.stdout:834: expect (ObjNum 408 snap 0 seq_num 408) 2023-09-23T20:03:37.208 INFO:tasks.rados.rados.0.smithi098.stdout:835: read oid 144 snap -1 2023-09-23T20:03:37.208 INFO:tasks.rados.rados.0.smithi098.stdout:835: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T20:03:37.208 INFO:tasks.rados.rados.0.smithi098.stdout:836: write oid 75 current snap is 0 2023-09-23T20:03:37.208 INFO:tasks.rados.rados.0.smithi098.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2023-09-23T20:03:37.212 INFO:tasks.rados.rados.0.smithi098.stdout:836: writing smithi09866585-75 from 413637 to 882466 tid 1 2023-09-23T20:03:37.218 INFO:tasks.rados.rados.0.smithi098.stdout:836: writing smithi09866585-75 from 1619175 to 2054401 tid 2 2023-09-23T20:03:37.225 INFO:tasks.rados.rados.0.smithi098.stdout:836: writing smithi09866585-75 from 2542935 to 3301190 tid 3 2023-09-23T20:03:37.225 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:37.226 INFO:tasks.rados.rados.0.smithi098.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T20:03:37.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:36 smithi173 bash[27697]: cluster 2023-09-23T20:03:35.773801+0000 mgr.y (mgr.14442) 188 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-09-23T20:03:37.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:36 smithi173 bash[27697]: audit 2023-09-23T20:03:36.821491+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.98:0/537164678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:37.358 INFO:tasks.rados.rados.0.smithi098.stdout:822: finishing write tid 1 to smithi09866585-252 2023-09-23T20:03:37.358 INFO:tasks.rados.rados.0.smithi098.stdout:822: finishing write tid 2 to smithi09866585-252 2023-09-23T20:03:37.358 INFO:tasks.rados.rados.0.smithi098.stdout:822: finishing write tid 3 to smithi09866585-252 2023-09-23T20:03:37.358 INFO:tasks.rados.rados.0.smithi098.stdout:822: finishing write tid 4 to smithi09866585-252 2023-09-23T20:03:37.358 INFO:tasks.rados.rados.0.smithi098.stdout:822: finishing write tid 5 to smithi09866585-252 2023-09-23T20:03:37.358 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 252 v 179 (ObjNum 684 snap 0 seq_num 684) dirty exists 2023-09-23T20:03:37.358 INFO:tasks.rados.rados.0.smithi098.stdout:822: left oid 252 (ObjNum 684 snap 0 seq_num 684) 2023-09-23T20:03:37.358 INFO:tasks.rados.rados.0.smithi098.stdout:823: finishing write tid 1 to smithi09866585-344 2023-09-23T20:03:37.358 INFO:tasks.rados.rados.0.smithi098.stdout:823: finishing write tid 2 to smithi09866585-344 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:823: finishing write tid 3 to smithi09866585-344 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:823: finishing write tid 4 to smithi09866585-344 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:823: finishing write tid 5 to smithi09866585-344 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 344 v 109 (ObjNum 685 snap 0 seq_num 685) dirty exists 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:823: left oid 344 (ObjNum 685 snap 0 seq_num 685) 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:824: finishing write tid 1 to smithi09866585-152 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:824: finishing write tid 2 to smithi09866585-152 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:824: finishing write tid 3 to smithi09866585-152 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:824: finishing write tid 4 to smithi09866585-152 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:824: finishing write tid 5 to smithi09866585-152 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 152 v 145 (ObjNum 686 snap 0 seq_num 686) dirty exists 2023-09-23T20:03:37.359 INFO:tasks.rados.rados.0.smithi098.stdout:824: left oid 152 (ObjNum 686 snap 0 seq_num 686) 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:825: finishing write tid 1 to smithi09866585-180 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:825: finishing write tid 2 to smithi09866585-180 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:825: finishing write tid 3 to smithi09866585-180 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:825: finishing write tid 4 to smithi09866585-180 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:825: finishing write tid 5 to smithi09866585-180 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 180 v 131 (ObjNum 687 snap 0 seq_num 687) dirty exists 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:825: left oid 180 (ObjNum 687 snap 0 seq_num 687) 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:826: finishing write tid 1 to smithi09866585-76 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:826: finishing write tid 2 to smithi09866585-76 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:826: finishing write tid 3 to smithi09866585-76 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:826: finishing write tid 4 to smithi09866585-76 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:826: finishing write tid 5 to smithi09866585-76 2023-09-23T20:03:37.360 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 76 v 113 (ObjNum 688 snap 0 seq_num 688) dirty exists 2023-09-23T20:03:37.361 INFO:tasks.rados.rados.0.smithi098.stdout:826: left oid 76 (ObjNum 688 snap 0 seq_num 688) 2023-09-23T20:03:37.361 INFO:tasks.rados.rados.0.smithi098.stdout:828: finishing write tid 1 to smithi09866585-364 2023-09-23T20:03:37.361 INFO:tasks.rados.rados.0.smithi098.stdout:828: finishing write tid 2 to smithi09866585-364 2023-09-23T20:03:37.361 INFO:tasks.rados.rados.0.smithi098.stdout:827: expect (ObjNum 116 snap 0 seq_num 116) 2023-09-23T20:03:37.498 INFO:tasks.rados.rados.0.smithi098.stdout:830: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T20:03:37.660 INFO:tasks.rados.rados.0.smithi098.stdout:828: finishing write tid 3 to smithi09866585-364 2023-09-23T20:03:37.660 INFO:tasks.rados.rados.0.smithi098.stdout:831: expect (ObjNum 678 snap 0 seq_num 678) 2023-09-23T20:03:37.817 INFO:tasks.rados.rados.0.smithi098.stdout:828: finishing write tid 4 to smithi09866585-364 2023-09-23T20:03:37.817 INFO:tasks.rados.rados.0.smithi098.stdout:828: finishing write tid 5 to smithi09866585-364 2023-09-23T20:03:37.818 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 364 v 166 (ObjNum 689 snap 0 seq_num 689) dirty exists 2023-09-23T20:03:37.818 INFO:tasks.rados.rados.0.smithi098.stdout:828: left oid 364 (ObjNum 689 snap 0 seq_num 689) 2023-09-23T20:03:37.818 INFO:tasks.rados.rados.0.smithi098.stdout:829: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T20:03:37.873 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:03:37 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:37] "GET /metrics HTTP/1.1" 200 194748 "" "Prometheus/2.33.4" 2023-09-23T20:03:37.953 INFO:tasks.rados.rados.0.smithi098.stdout:832: finishing write tid 1 to smithi09866585-328 2023-09-23T20:03:37.953 INFO:tasks.rados.rados.0.smithi098.stdout:832: finishing write tid 2 to smithi09866585-328 2023-09-23T20:03:37.953 INFO:tasks.rados.rados.0.smithi098.stdout:832: finishing write tid 3 to smithi09866585-328 2023-09-23T20:03:37.953 INFO:tasks.rados.rados.0.smithi098.stdout:832: finishing write tid 4 to smithi09866585-328 2023-09-23T20:03:37.954 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 328 v 131 (ObjNum 690 snap 0 seq_num 690) dirty exists 2023-09-23T20:03:37.954 INFO:tasks.rados.rados.0.smithi098.stdout:832: left oid 328 (ObjNum 690 snap 0 seq_num 690) 2023-09-23T20:03:37.954 INFO:tasks.rados.rados.0.smithi098.stdout:835: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T20:03:38.037 INFO:tasks.rados.rados.0.smithi098.stdout:833: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-23T20:03:38.139 INFO:tasks.rados.rados.0.smithi098.stdout:836: finishing write tid 1 to smithi09866585-75 2023-09-23T20:03:38.139 INFO:tasks.rados.rados.0.smithi098.stdout:834: expect (ObjNum 408 snap 0 seq_num 408) 2023-09-23T20:03:38.233 INFO:tasks.rados.rados.0.smithi098.stdout:836: finishing write tid 2 to smithi09866585-75 2023-09-23T20:03:38.233 INFO:tasks.rados.rados.0.smithi098.stdout:836: finishing write tid 3 to smithi09866585-75 2023-09-23T20:03:38.234 INFO:tasks.rados.rados.0.smithi098.stdout:836: finishing write tid 4 to smithi09866585-75 2023-09-23T20:03:38.234 INFO:tasks.rados.rados.0.smithi098.stdout:836: finishing write tid 5 to smithi09866585-75 2023-09-23T20:03:38.234 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 75 v 143 (ObjNum 691 snap 0 seq_num 691) dirty exists 2023-09-23T20:03:38.234 INFO:tasks.rados.rados.0.smithi098.stdout:836: left oid 75 (ObjNum 691 snap 0 seq_num 691) 2023-09-23T20:03:38.234 INFO:tasks.rados.rados.0.smithi098.stdout:821: done (15 left) 2023-09-23T20:03:38.234 INFO:tasks.rados.rados.0.smithi098.stdout:822: done (14 left) 2023-09-23T20:03:38.234 INFO:tasks.rados.rados.0.smithi098.stdout:823: done (13 left) 2023-09-23T20:03:38.234 INFO:tasks.rados.rados.0.smithi098.stdout:824: done (12 left) 2023-09-23T20:03:38.234 INFO:tasks.rados.rados.0.smithi098.stdout:825: done (11 left) 2023-09-23T20:03:38.235 INFO:tasks.rados.rados.0.smithi098.stdout:826: done (10 left) 2023-09-23T20:03:38.235 INFO:tasks.rados.rados.0.smithi098.stdout:827: done (9 left) 2023-09-23T20:03:38.236 INFO:tasks.rados.rados.0.smithi098.stdout:828: done (8 left) 2023-09-23T20:03:38.236 INFO:tasks.rados.rados.0.smithi098.stdout:829: done (7 left) 2023-09-23T20:03:38.236 INFO:tasks.rados.rados.0.smithi098.stdout:830: done (6 left) 2023-09-23T20:03:38.236 INFO:tasks.rados.rados.0.smithi098.stdout:831: done (5 left) 2023-09-23T20:03:38.236 INFO:tasks.rados.rados.0.smithi098.stdout:832: done (4 left) 2023-09-23T20:03:38.236 INFO:tasks.rados.rados.0.smithi098.stdout:833: done (3 left) 2023-09-23T20:03:38.236 INFO:tasks.rados.rados.0.smithi098.stdout:834: done (2 left) 2023-09-23T20:03:38.236 INFO:tasks.rados.rados.0.smithi098.stdout:835: done (1 left) 2023-09-23T20:03:38.236 INFO:tasks.rados.rados.0.smithi098.stdout:836: done (0 left) 2023-09-23T20:03:38.236 INFO:tasks.rados.rados.0.smithi098.stdout:837: read oid 150 snap -1 2023-09-23T20:03:38.237 INFO:tasks.rados.rados.0.smithi098.stdout:837: expect (ObjNum 538 snap 0 seq_num 538) 2023-09-23T20:03:38.237 INFO:tasks.rados.rados.0.smithi098.stdout:838: read oid 86 snap -1 2023-09-23T20:03:38.237 INFO:tasks.rados.rados.0.smithi098.stdout:838: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-23T20:03:38.237 INFO:tasks.rados.rados.0.smithi098.stdout:839: read oid 237 snap -1 2023-09-23T20:03:38.237 INFO:tasks.rados.rados.0.smithi098.stdout:839: expect (ObjNum 648 snap 0 seq_num 648) 2023-09-23T20:03:38.237 INFO:tasks.rados.rados.0.smithi098.stdout:840: write oid 26 current snap is 0 2023-09-23T20:03:38.237 INFO:tasks.rados.rados.0.smithi098.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2023-09-23T20:03:38.241 INFO:tasks.rados.rados.0.smithi098.stdout:840: writing smithi09866585-26 from 430444 to 1090875 tid 1 2023-09-23T20:03:38.248 INFO:tasks.rados.rados.0.smithi098.stdout:840: writing smithi09866585-26 from 1677657 to 2372894 tid 2 2023-09-23T20:03:38.255 INFO:tasks.rados.rados.0.smithi098.stdout:840: writing smithi09866585-26 from 2970358 to 3539885 tid 3 2023-09-23T20:03:38.255 INFO:tasks.rados.rados.0.smithi098.stdout:841: write oid 14 current snap is 0 2023-09-23T20:03:38.255 INFO:tasks.rados.rados.0.smithi098.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2023-09-23T20:03:38.261 INFO:tasks.rados.rados.0.smithi098.stdout:841: writing smithi09866585-14 from 447251 to 1182931 tid 1 2023-09-23T20:03:38.267 INFO:tasks.rados.rados.0.smithi098.stdout:841: writing smithi09866585-14 from 1736139 to 2175034 tid 2 2023-09-23T20:03:38.274 INFO:tasks.rados.rados.0.smithi098.stdout:841: writing smithi09866585-14 from 2597781 to 3378580 tid 3 2023-09-23T20:03:38.274 INFO:tasks.rados.rados.0.smithi098.stdout:842: write oid 153 current snap is 0 2023-09-23T20:03:38.274 INFO:tasks.rados.rados.0.smithi098.stdout:837: expect (ObjNum 538 snap 0 seq_num 538) 2023-09-23T20:03:38.418 INFO:tasks.rados.rados.0.smithi098.stdout:838: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-23T20:03:38.526 INFO:tasks.rados.rados.0.smithi098.stdout:839: expect (ObjNum 648 snap 0 seq_num 648) 2023-09-23T20:03:38.661 INFO:tasks.rados.rados.0.smithi098.stdout:840: finishing write tid 1 to smithi09866585-26 2023-09-23T20:03:38.661 INFO:tasks.rados.rados.0.smithi098.stdout:840: finishing write tid 2 to smithi09866585-26 2023-09-23T20:03:38.661 INFO:tasks.rados.rados.0.smithi098.stdout:840: finishing write tid 3 to smithi09866585-26 2023-09-23T20:03:38.661 INFO:tasks.rados.rados.0.smithi098.stdout:840: finishing write tid 4 to smithi09866585-26 2023-09-23T20:03:38.661 INFO:tasks.rados.rados.0.smithi098.stdout:840: finishing write tid 5 to smithi09866585-26 2023-09-23T20:03:38.661 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 26 v 177 (ObjNum 692 snap 0 seq_num 692) dirty exists 2023-09-23T20:03:38.661 INFO:tasks.rados.rados.0.smithi098.stdout:840: left oid 26 (ObjNum 692 snap 0 seq_num 692) 2023-09-23T20:03:38.661 INFO:tasks.rados.rados.0.smithi098.stdout:841: finishing write tid 1 to smithi09866585-14 2023-09-23T20:03:38.661 INFO:tasks.rados.rados.0.smithi098.stdout:841: finishing write tid 2 to smithi09866585-14 2023-09-23T20:03:38.662 INFO:tasks.rados.rados.0.smithi098.stdout:841: finishing write tid 3 to smithi09866585-14 2023-09-23T20:03:38.662 INFO:tasks.rados.rados.0.smithi098.stdout:841: finishing write tid 4 to smithi09866585-14 2023-09-23T20:03:38.662 INFO:tasks.rados.rados.0.smithi098.stdout:841: finishing write tid 5 to smithi09866585-14 2023-09-23T20:03:38.662 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 14 v 181 (ObjNum 693 snap 0 seq_num 693) dirty exists 2023-09-23T20:03:38.662 INFO:tasks.rados.rados.0.smithi098.stdout:841: left oid 14 (ObjNum 693 snap 0 seq_num 693) 2023-09-23T20:03:38.662 INFO:tasks.rados.rados.0.smithi098.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2023-09-23T20:03:38.672 INFO:tasks.rados.rados.0.smithi098.stdout:842: writing smithi09866585-153 from 464058 to 874987 tid 1 2023-09-23T20:03:38.679 INFO:tasks.rados.rados.0.smithi098.stdout:842: writing smithi09866585-153 from 1394621 to 2093527 tid 2 2023-09-23T20:03:38.686 INFO:tasks.rados.rados.0.smithi098.stdout:842: writing smithi09866585-153 from 2625204 to 3217275 tid 3 2023-09-23T20:03:38.688 INFO:tasks.rados.rados.0.smithi098.stdout:842: writing smithi09866585-153 from 3656107 to 3664058 tid 4 2023-09-23T20:03:38.688 INFO:tasks.rados.rados.0.smithi098.stdout:837: done (5 left) 2023-09-23T20:03:38.688 INFO:tasks.rados.rados.0.smithi098.stdout:838: done (4 left) 2023-09-23T20:03:38.688 INFO:tasks.rados.rados.0.smithi098.stdout:839: done (3 left) 2023-09-23T20:03:38.688 INFO:tasks.rados.rados.0.smithi098.stdout:840: done (2 left) 2023-09-23T20:03:38.689 INFO:tasks.rados.rados.0.smithi098.stdout:841: done (1 left) 2023-09-23T20:03:38.689 INFO:tasks.rados.rados.0.smithi098.stdout:843: read oid 135 snap -1 2023-09-23T20:03:38.689 INFO:tasks.rados.rados.0.smithi098.stdout:843: expect (ObjNum 134 snap 0 seq_num 134) 2023-09-23T20:03:38.689 INFO:tasks.rados.rados.0.smithi098.stdout:844: delete oid 420 current snap is 0 2023-09-23T20:03:38.689 INFO:tasks.rados.rados.0.smithi098.stdout:842: finishing write tid 1 to smithi09866585-153 2023-09-23T20:03:38.689 INFO:tasks.rados.rados.0.smithi098.stdout:842: finishing write tid 2 to smithi09866585-153 2023-09-23T20:03:38.691 INFO:tasks.rados.rados.0.smithi098.stdout:844: done (2 left) 2023-09-23T20:03:38.691 INFO:tasks.rados.rados.0.smithi098.stdout:845: read oid 122 snap -1 2023-09-23T20:03:38.691 INFO:tasks.rados.rados.0.smithi098.stdout:845: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:03:38.691 INFO:tasks.rados.rados.0.smithi098.stdout:846: read oid 475 snap -1 2023-09-23T20:03:38.691 INFO:tasks.rados.rados.0.smithi098.stdout:846: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:03:38.691 INFO:tasks.rados.rados.0.smithi098.stdout:847: read oid 427 snap -1 2023-09-23T20:03:38.691 INFO:tasks.rados.rados.0.smithi098.stdout:847: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:03:38.691 INFO:tasks.rados.rados.0.smithi098.stdout:848: write oid 496 current snap is 0 2023-09-23T20:03:38.691 INFO:tasks.rados.rados.0.smithi098.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2023-09-23T20:03:38.698 INFO:tasks.rados.rados.0.smithi098.stdout:848: writing smithi09866585-496 from 497672 to 1059099 tid 1 2023-09-23T20:03:38.706 INFO:tasks.rados.rados.0.smithi098.stdout:848: writing smithi09866585-496 from 1795232 to 2497807 tid 2 2023-09-23T20:03:38.713 INFO:tasks.rados.rados.0.smithi098.stdout:848: writing smithi09866585-496 from 2963697 to 3694665 tid 3 2023-09-23T20:03:38.713 INFO:tasks.rados.rados.0.smithi098.stdout:849: delete oid 307 current snap is 0 2023-09-23T20:03:38.714 INFO:tasks.rados.rados.0.smithi098.stdout:842: finishing write tid 3 to smithi09866585-153 2023-09-23T20:03:38.714 INFO:tasks.rados.rados.0.smithi098.stdout:842: finishing write tid 4 to smithi09866585-153 2023-09-23T20:03:38.714 INFO:tasks.rados.rados.0.smithi098.stdout:842: finishing write tid 5 to smithi09866585-153 2023-09-23T20:03:38.714 INFO:tasks.rados.rados.0.smithi098.stdout:842: finishing write tid 6 to smithi09866585-153 2023-09-23T20:03:38.714 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 153 v 169 (ObjNum 694 snap 0 seq_num 694) dirty exists 2023-09-23T20:03:38.714 INFO:tasks.rados.rados.0.smithi098.stdout:842: left oid 153 (ObjNum 694 snap 0 seq_num 694) 2023-09-23T20:03:38.714 INFO:tasks.rados.rados.0.smithi098.stdout:845: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:03:38.781 INFO:tasks.rados.rados.0.smithi098.stdout:847: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:03:38.884 INFO:tasks.rados.rados.0.smithi098.stdout:843: expect (ObjNum 134 snap 0 seq_num 134) 2023-09-23T20:03:38.958 INFO:tasks.rados.rados.0.smithi098.stdout:846: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:03:39.071 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:38 smithi173 bash[27697]: cluster 2023-09-23T20:03:37.774238+0000 mgr.y (mgr.14442) 189 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-09-23T20:03:39.071 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:38 smithi173 bash[27697]: audit 2023-09-23T20:03:38.589085+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:03:39.071 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:38 smithi173 bash[27697]: audit 2023-09-23T20:03:38.591115+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:39.072 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:38 smithi173 bash[27697]: audit 2023-09-23T20:03:38.599120+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:03:39.086 INFO:tasks.rados.rados.0.smithi098.stdout:848: finishing write tid 1 to smithi09866585-496 2023-09-23T20:03:39.086 INFO:tasks.rados.rados.0.smithi098.stdout:848: finishing write tid 2 to smithi09866585-496 2023-09-23T20:03:39.086 INFO:tasks.rados.rados.0.smithi098.stdout:848: finishing write tid 3 to smithi09866585-496 2023-09-23T20:03:39.087 INFO:tasks.rados.rados.0.smithi098.stdout:848: finishing write tid 4 to smithi09866585-496 2023-09-23T20:03:39.087 INFO:tasks.rados.rados.0.smithi098.stdout:848: finishing write tid 5 to smithi09866585-496 2023-09-23T20:03:39.087 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 496 v 148 (ObjNum 696 snap 0 seq_num 696) dirty exists 2023-09-23T20:03:39.087 INFO:tasks.rados.rados.0.smithi098.stdout:848: left oid 496 (ObjNum 696 snap 0 seq_num 696) 2023-09-23T20:03:39.087 INFO:tasks.rados.rados.0.smithi098.stdout:842: done (6 left) 2023-09-23T20:03:39.087 INFO:tasks.rados.rados.0.smithi098.stdout:843: done (5 left) 2023-09-23T20:03:39.087 INFO:tasks.rados.rados.0.smithi098.stdout:845: done (4 left) 2023-09-23T20:03:39.087 INFO:tasks.rados.rados.0.smithi098.stdout:846: done (3 left) 2023-09-23T20:03:39.088 INFO:tasks.rados.rados.0.smithi098.stdout:847: done (2 left) 2023-09-23T20:03:39.088 INFO:tasks.rados.rados.0.smithi098.stdout:848: done (1 left) 2023-09-23T20:03:39.088 INFO:tasks.rados.rados.0.smithi098.stdout:849: done (0 left) 2023-09-23T20:03:39.088 INFO:tasks.rados.rados.0.smithi098.stdout:850: delete oid 161 current snap is 0 2023-09-23T20:03:39.089 INFO:tasks.rados.rados.0.smithi098.stdout:850: done (0 left) 2023-09-23T20:03:39.090 INFO:tasks.rados.rados.0.smithi098.stdout:851: read oid 258 snap -1 2023-09-23T20:03:39.090 INFO:tasks.rados.rados.0.smithi098.stdout:851: expect (ObjNum 604 snap 0 seq_num 604) 2023-09-23T20:03:39.090 INFO:tasks.rados.rados.0.smithi098.stdout:852: read oid 475 snap -1 2023-09-23T20:03:39.090 INFO:tasks.rados.rados.0.smithi098.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:03:39.090 INFO:tasks.rados.rados.0.smithi098.stdout:853: write oid 413 current snap is 0 2023-09-23T20:03:39.090 INFO:tasks.rados.rados.0.smithi098.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2023-09-23T20:03:39.101 INFO:tasks.rados.rados.0.smithi098.stdout:853: writing smithi09866585-413 from 548093 to 1335267 tid 1 2023-09-23T20:03:39.108 INFO:tasks.rados.rados.0.smithi098.stdout:853: writing smithi09866585-413 from 1970678 to 2420580 tid 2 2023-09-23T20:03:39.115 INFO:tasks.rados.rados.0.smithi098.stdout:853: writing smithi09866585-413 from 3045966 to 3727103 tid 3 2023-09-23T20:03:39.115 INFO:tasks.rados.rados.0.smithi098.stdout:854: write oid 210 current snap is 0 2023-09-23T20:03:39.116 INFO:tasks.rados.rados.0.smithi098.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2023-09-23T20:03:39.122 INFO:tasks.rados.rados.0.smithi098.stdout:854: writing smithi09866585-210 from 564900 to 1143676 tid 1 2023-09-23T20:03:39.128 INFO:tasks.rados.rados.0.smithi098.stdout:854: writing smithi09866585-210 from 1629160 to 2339073 tid 2 2023-09-23T20:03:39.136 INFO:tasks.rados.rados.0.smithi098.stdout:854: writing smithi09866585-210 from 3073389 to 3565798 tid 3 2023-09-23T20:03:39.136 INFO:tasks.rados.rados.0.smithi098.stdout:855: read oid 118 snap -1 2023-09-23T20:03:39.136 INFO:tasks.rados.rados.0.smithi098.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T20:03:39.137 INFO:tasks.rados.rados.0.smithi098.stdout:856: delete oid 98 current snap is 0 2023-09-23T20:03:39.137 INFO:tasks.rados.rados.0.smithi098.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:03:39.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:38 smithi098 bash[33670]: cluster 2023-09-23T20:03:37.774238+0000 mgr.y (mgr.14442) 189 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-09-23T20:03:39.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:38 smithi098 bash[33670]: audit 2023-09-23T20:03:38.589085+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:03:39.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:38 smithi098 bash[33670]: audit 2023-09-23T20:03:38.591115+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:39.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:38 smithi098 bash[33670]: audit 2023-09-23T20:03:38.599120+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:03:39.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:38 smithi098 bash[27308]: cluster 2023-09-23T20:03:37.774238+0000 mgr.y (mgr.14442) 189 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-09-23T20:03:39.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:38 smithi098 bash[27308]: audit 2023-09-23T20:03:38.589085+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:03:39.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:38 smithi098 bash[27308]: audit 2023-09-23T20:03:38.591115+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:03:39.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:38 smithi098 bash[27308]: audit 2023-09-23T20:03:38.599120+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:03:39.279 INFO:tasks.rados.rados.0.smithi098.stdout:851: expect (ObjNum 604 snap 0 seq_num 604) 2023-09-23T20:03:39.370 INFO:tasks.rados.rados.0.smithi098.stdout:853: finishing write tid 1 to smithi09866585-413 2023-09-23T20:03:39.370 INFO:tasks.rados.rados.0.smithi098.stdout:853: finishing write tid 2 to smithi09866585-413 2023-09-23T20:03:39.370 INFO:tasks.rados.rados.0.smithi098.stdout:853: finishing write tid 3 to smithi09866585-413 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:853: finishing write tid 4 to smithi09866585-413 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:853: finishing write tid 5 to smithi09866585-413 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 413 v 149 (ObjNum 699 snap 0 seq_num 699) dirty exists 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:854: finishing write tid 1 to smithi09866585-210 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:854: finishing write tid 2 to smithi09866585-210 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:854: finishing write tid 3 to smithi09866585-210 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:854: finishing write tid 4 to smithi09866585-210 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:854: finishing write tid 5 to smithi09866585-210 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 210 v 183 (ObjNum 700 snap 0 seq_num 700) dirty exists 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2023-09-23T20:03:39.371 INFO:tasks.rados.rados.0.smithi098.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-23T20:03:39.506 INFO:tasks.rados.rados.0.smithi098.stdout:851: done (5 left) 2023-09-23T20:03:39.506 INFO:tasks.rados.rados.0.smithi098.stdout:852: done (4 left) 2023-09-23T20:03:39.506 INFO:tasks.rados.rados.0.smithi098.stdout:853: done (3 left) 2023-09-23T20:03:39.507 INFO:tasks.rados.rados.0.smithi098.stdout:854: done (2 left) 2023-09-23T20:03:39.507 INFO:tasks.rados.rados.0.smithi098.stdout:855: done (1 left) 2023-09-23T20:03:39.507 INFO:tasks.rados.rados.0.smithi098.stdout:856: done (0 left) 2023-09-23T20:03:39.507 INFO:tasks.rados.rados.0.smithi098.stdout:857: read oid 407 snap -1 2023-09-23T20:03:39.507 INFO:tasks.rados.rados.0.smithi098.stdout:857: expect (ObjNum 586 snap 0 seq_num 586) 2023-09-23T20:03:39.507 INFO:tasks.rados.rados.0.smithi098.stdout:858: delete oid 245 current snap is 0 2023-09-23T20:03:39.509 INFO:tasks.rados.rados.0.smithi098.stdout:858: done (1 left) 2023-09-23T20:03:39.509 INFO:tasks.rados.rados.0.smithi098.stdout:859: read oid 427 snap -1 2023-09-23T20:03:39.509 INFO:tasks.rados.rados.0.smithi098.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:03:39.509 INFO:tasks.rados.rados.0.smithi098.stdout:860: write oid 152 current snap is 0 2023-09-23T20:03:39.509 INFO:tasks.rados.rados.0.smithi098.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2023-09-23T20:03:39.519 INFO:tasks.rados.rados.0.smithi098.stdout:860: writing smithi09866585-152 from 615321 to 1019844 tid 1 2023-09-23T20:03:39.527 INFO:tasks.rados.rados.0.smithi098.stdout:860: writing smithi09866585-152 from 1804606 to 2261846 tid 2 2023-09-23T20:03:39.534 INFO:tasks.rados.rados.0.smithi098.stdout:860: writing smithi09866585-152 from 2755658 to 3481883 tid 3 2023-09-23T20:03:39.534 INFO:tasks.rados.rados.0.smithi098.stdout:861: read oid 196 snap -1 2023-09-23T20:03:39.534 INFO:tasks.rados.rados.0.smithi098.stdout:861: expect deleted 2023-09-23T20:03:39.535 INFO:tasks.rados.rados.0.smithi098.stdout:862: read oid 210 snap -1 2023-09-23T20:03:39.535 INFO:tasks.rados.rados.0.smithi098.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2023-09-23T20:03:39.535 INFO:tasks.rados.rados.0.smithi098.stdout:863: write oid 206 current snap is 0 2023-09-23T20:03:39.535 INFO:tasks.rados.rados.0.smithi098.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2023-09-23T20:03:39.540 INFO:tasks.rados.rados.0.smithi098.stdout:863: writing smithi09866585-206 from 632128 to 1111900 tid 1 2023-09-23T20:03:39.548 INFO:tasks.rados.rados.0.smithi098.stdout:863: writing smithi09866585-206 from 1746735 to 2347633 tid 2 2023-09-23T20:03:39.556 INFO:tasks.rados.rados.0.smithi098.stdout:863: writing smithi09866585-206 from 3066728 to 3720578 tid 3 2023-09-23T20:03:39.556 INFO:tasks.rados.rados.0.smithi098.stdout:864: write oid 242 current snap is 0 2023-09-23T20:03:39.557 INFO:tasks.rados.rados.0.smithi098.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:03:39.659 INFO:tasks.rados.rados.0.smithi098.stdout:857: expect (ObjNum 586 snap 0 seq_num 586) 2023-09-23T20:03:39.815 INFO:tasks.rados.rados.0.smithi098.stdout:860: finishing write tid 1 to smithi09866585-152 2023-09-23T20:03:39.815 INFO:tasks.rados.rados.0.smithi098.stdout:860: finishing write tid 2 to smithi09866585-152 2023-09-23T20:03:39.815 INFO:tasks.rados.rados.0.smithi098.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2023-09-23T20:03:39.821 INFO:tasks.rados.rados.0.smithi098.stdout:864: writing smithi09866585-242 from 648935 to 1203956 tid 1 2023-09-23T20:03:39.828 INFO:tasks.rados.rados.0.smithi098.stdout:864: writing smithi09866585-242 from 1805217 to 2266126 tid 2 2023-09-23T20:03:39.833 INFO:tasks.rados.rados.0.smithi098.stdout:864: writing smithi09866585-242 from 2694151 to 3159273 tid 3 2023-09-23T20:03:39.837 INFO:tasks.rados.rados.0.smithi098.stdout:864: writing smithi09866585-242 from 3817442 to 3848935 tid 4 2023-09-23T20:03:39.838 INFO:tasks.rados.rados.0.smithi098.stdout:857: done (6 left) 2023-09-23T20:03:39.838 INFO:tasks.rados.rados.0.smithi098.stdout:859: done (5 left) 2023-09-23T20:03:39.838 INFO:tasks.rados.rados.0.smithi098.stdout:865: read oid 106 snap -1 2023-09-23T20:03:39.838 INFO:tasks.rados.rados.0.smithi098.stdout:865: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:03:39.838 INFO:tasks.rados.rados.0.smithi098.stdout:866: read oid 212 snap -1 2023-09-23T20:03:39.839 INFO:tasks.rados.rados.0.smithi098.stdout:866: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T20:03:39.839 INFO:tasks.rados.rados.0.smithi098.stdout:867: write oid 215 current snap is 0 2023-09-23T20:03:39.839 INFO:tasks.rados.rados.0.smithi098.stdout:860: finishing write tid 3 to smithi09866585-152 2023-09-23T20:03:39.839 INFO:tasks.rados.rados.0.smithi098.stdout:860: finishing write tid 4 to smithi09866585-152 2023-09-23T20:03:39.839 INFO:tasks.rados.rados.0.smithi098.stdout:860: finishing write tid 5 to smithi09866585-152 2023-09-23T20:03:39.839 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 152 v 153 (ObjNum 703 snap 0 seq_num 703) dirty exists 2023-09-23T20:03:39.839 INFO:tasks.rados.rados.0.smithi098.stdout:860: left oid 152 (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:03:39.839 INFO:tasks.rados.rados.0.smithi098.stdout:863: finishing write tid 1 to smithi09866585-206 2023-09-23T20:03:39.839 INFO:tasks.rados.rados.0.smithi098.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2023-09-23T20:03:40.007 INFO:tasks.rados.rados.0.smithi098.stdout:863: finishing write tid 2 to smithi09866585-206 2023-09-23T20:03:40.007 INFO:tasks.rados.rados.0.smithi098.stdout:863: finishing write tid 3 to smithi09866585-206 2023-09-23T20:03:40.007 INFO:tasks.rados.rados.0.smithi098.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2023-09-23T20:03:40.013 INFO:tasks.rados.rados.0.smithi098.stdout:867: writing smithi09866585-215 from 665742 to 1296012 tid 1 2023-09-23T20:03:40.020 INFO:tasks.rados.rados.0.smithi098.stdout:867: writing smithi09866585-215 from 1863699 to 2468266 tid 2 2023-09-23T20:03:40.028 INFO:tasks.rados.rados.0.smithi098.stdout:867: writing smithi09866585-215 from 3121574 to 3797968 tid 3 2023-09-23T20:03:40.028 INFO:tasks.rados.rados.0.smithi098.stdout:860: done (7 left) 2023-09-23T20:03:40.028 INFO:tasks.rados.rados.0.smithi098.stdout:861: done (6 left) 2023-09-23T20:03:40.028 INFO:tasks.rados.rados.0.smithi098.stdout:862: done (5 left) 2023-09-23T20:03:40.028 INFO:tasks.rados.rados.0.smithi098.stdout:868: read oid 303 snap -1 2023-09-23T20:03:40.029 INFO:tasks.rados.rados.0.smithi098.stdout:868: expect (ObjNum 302 snap 0 seq_num 302) 2023-09-23T20:03:40.029 INFO:tasks.rados.rados.0.smithi098.stdout:869: read oid 317 snap -1 2023-09-23T20:03:40.029 INFO:tasks.rados.rados.0.smithi098.stdout:869: expect (ObjNum 316 snap 0 seq_num 316) 2023-09-23T20:03:40.029 INFO:tasks.rados.rados.0.smithi098.stdout:870: delete oid 144 current snap is 0 2023-09-23T20:03:40.029 INFO:tasks.rados.rados.0.smithi098.stdout:863: finishing write tid 4 to smithi09866585-206 2023-09-23T20:03:40.029 INFO:tasks.rados.rados.0.smithi098.stdout:863: finishing write tid 5 to smithi09866585-206 2023-09-23T20:03:40.029 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 206 v 170 (ObjNum 704 snap 0 seq_num 704) dirty exists 2023-09-23T20:03:40.029 INFO:tasks.rados.rados.0.smithi098.stdout:863: left oid 206 (ObjNum 704 snap 0 seq_num 704) 2023-09-23T20:03:40.029 INFO:tasks.rados.rados.0.smithi098.stdout:864: finishing write tid 1 to smithi09866585-242 2023-09-23T20:03:40.029 INFO:tasks.rados.rados.0.smithi098.stdout:864: finishing write tid 2 to smithi09866585-242 2023-09-23T20:03:40.030 INFO:tasks.rados.rados.0.smithi098.stdout:864: finishing write tid 3 to smithi09866585-242 2023-09-23T20:03:40.030 INFO:tasks.rados.rados.0.smithi098.stdout:864: finishing write tid 4 to smithi09866585-242 2023-09-23T20:03:40.030 INFO:tasks.rados.rados.0.smithi098.stdout:864: finishing write tid 5 to smithi09866585-242 2023-09-23T20:03:40.030 INFO:tasks.rados.rados.0.smithi098.stdout:864: finishing write tid 6 to smithi09866585-242 2023-09-23T20:03:40.030 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 242 v 136 (ObjNum 705 snap 0 seq_num 705) dirty exists 2023-09-23T20:03:40.030 INFO:tasks.rados.rados.0.smithi098.stdout:864: left oid 242 (ObjNum 705 snap 0 seq_num 705) 2023-09-23T20:03:40.030 INFO:tasks.rados.rados.0.smithi098.stdout:865: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-23T20:03:40.160 INFO:tasks.rados.rados.0.smithi098.stdout:866: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T20:03:40.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:39 smithi098 bash[27308]: cephadm 2023-09-23T20:03:38.589567+0000 mgr.y (mgr.14442) 190 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T20:03:40.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:39 smithi098 bash[27308]: cephadm 2023-09-23T20:03:38.589653+0000 mgr.y (mgr.14442) 191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T20:03:40.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:39 smithi098 bash[27308]: cephadm 2023-09-23T20:03:38.600167+0000 mgr.y (mgr.14442) 192 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T20:03:40.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:39 smithi098 bash[27308]: cephadm 2023-09-23T20:03:38.826575+0000 mgr.y (mgr.14442) 193 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi173 2023-09-23T20:03:40.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:39 smithi098 bash[27308]: audit 2023-09-23T20:03:39.230369+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.98:0/1120147523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:40.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:39 smithi098 bash[33670]: cephadm 2023-09-23T20:03:38.589567+0000 mgr.y (mgr.14442) 190 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T20:03:40.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:39 smithi098 bash[33670]: cephadm 2023-09-23T20:03:38.589653+0000 mgr.y (mgr.14442) 191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T20:03:40.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:39 smithi098 bash[33670]: cephadm 2023-09-23T20:03:38.600167+0000 mgr.y (mgr.14442) 192 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T20:03:40.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:39 smithi098 bash[33670]: cephadm 2023-09-23T20:03:38.826575+0000 mgr.y (mgr.14442) 193 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi173 2023-09-23T20:03:40.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:39 smithi098 bash[33670]: audit 2023-09-23T20:03:39.230369+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.98:0/1120147523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:40.275 INFO:tasks.rados.rados.0.smithi098.stdout:867: finishing write tid 1 to smithi09866585-215 2023-09-23T20:03:40.276 INFO:tasks.rados.rados.0.smithi098.stdout:867: finishing write tid 2 to smithi09866585-215 2023-09-23T20:03:40.276 INFO:tasks.rados.rados.0.smithi098.stdout:868: expect (ObjNum 302 snap 0 seq_num 302) 2023-09-23T20:03:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:39 smithi173 bash[27697]: cephadm 2023-09-23T20:03:38.589567+0000 mgr.y (mgr.14442) 190 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T20:03:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:39 smithi173 bash[27697]: cephadm 2023-09-23T20:03:38.589653+0000 mgr.y (mgr.14442) 191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d'] 2023-09-23T20:03:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:39 smithi173 bash[27697]: cephadm 2023-09-23T20:03:38.600167+0000 mgr.y (mgr.14442) 192 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T20:03:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:39 smithi173 bash[27697]: cephadm 2023-09-23T20:03:38.826575+0000 mgr.y (mgr.14442) 193 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi173 2023-09-23T20:03:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:39 smithi173 bash[27697]: audit 2023-09-23T20:03:39.230369+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.98:0/1120147523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:40.380 INFO:tasks.rados.rados.0.smithi098.stdout:867: finishing write tid 3 to smithi09866585-215 2023-09-23T20:03:40.380 INFO:tasks.rados.rados.0.smithi098.stdout:867: finishing write tid 4 to smithi09866585-215 2023-09-23T20:03:40.380 INFO:tasks.rados.rados.0.smithi098.stdout:867: finishing write tid 5 to smithi09866585-215 2023-09-23T20:03:40.380 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 215 v 188 (ObjNum 706 snap 0 seq_num 706) dirty exists 2023-09-23T20:03:40.380 INFO:tasks.rados.rados.0.smithi098.stdout:867: left oid 215 (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:03:40.380 INFO:tasks.rados.rados.0.smithi098.stdout:869: expect (ObjNum 316 snap 0 seq_num 316) 2023-09-23T20:03:40.495 INFO:tasks.rados.rados.0.smithi098.stdout:863: done (7 left) 2023-09-23T20:03:40.495 INFO:tasks.rados.rados.0.smithi098.stdout:864: done (6 left) 2023-09-23T20:03:40.495 INFO:tasks.rados.rados.0.smithi098.stdout:865: done (5 left) 2023-09-23T20:03:40.495 INFO:tasks.rados.rados.0.smithi098.stdout:866: done (4 left) 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:867: done (3 left) 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:868: done (2 left) 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:869: done (1 left) 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:870: done (0 left) 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:871: read oid 493 snap -1 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:871: expect (ObjNum 492 snap 0 seq_num 492) 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:872: read oid 469 snap -1 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:872: expect deleted 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:873: read oid 433 snap -1 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:873: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:874: read oid 223 snap -1 2023-09-23T20:03:40.496 INFO:tasks.rados.rados.0.smithi098.stdout:874: expect (ObjNum 222 snap 0 seq_num 222) 2023-09-23T20:03:40.497 INFO:tasks.rados.rados.0.smithi098.stdout:875: read oid 276 snap -1 2023-09-23T20:03:40.497 INFO:tasks.rados.rados.0.smithi098.stdout:875: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T20:03:40.497 INFO:tasks.rados.rados.0.smithi098.stdout:876: read oid 107 snap -1 2023-09-23T20:03:40.497 INFO:tasks.rados.rados.0.smithi098.stdout:876: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T20:03:40.497 INFO:tasks.rados.rados.0.smithi098.stdout:877: read oid 160 snap -1 2023-09-23T20:03:40.497 INFO:tasks.rados.rados.0.smithi098.stdout:877: expect (ObjNum 159 snap 0 seq_num 159) 2023-09-23T20:03:40.497 INFO:tasks.rados.rados.0.smithi098.stdout:878: read oid 97 snap -1 2023-09-23T20:03:40.497 INFO:tasks.rados.rados.0.smithi098.stdout:878: expect (ObjNum 96 snap 0 seq_num 96) 2023-09-23T20:03:40.497 INFO:tasks.rados.rados.0.smithi098.stdout:879: write oid 310 current snap is 0 2023-09-23T20:03:40.498 INFO:tasks.rados.rados.0.smithi098.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2023-09-23T20:03:40.507 INFO:tasks.rados.rados.0.smithi098.stdout:879: writing smithi09866585-310 from 699356 to 1196477 tid 1 2023-09-23T20:03:40.516 INFO:tasks.rados.rados.0.smithi098.stdout:879: writing smithi09866585-310 from 1980663 to 2588899 tid 2 2023-09-23T20:03:40.522 INFO:tasks.rados.rados.0.smithi098.stdout:879: writing smithi09866585-310 from 3176420 to 3591711 tid 3 2023-09-23T20:03:40.522 INFO:tasks.rados.rados.0.smithi098.stdout:880: read oid 471 snap -1 2023-09-23T20:03:40.522 INFO:tasks.rados.rados.0.smithi098.stdout:880: expect (ObjNum 603 snap 0 seq_num 603) 2023-09-23T20:03:40.522 INFO:tasks.rados.rados.0.smithi098.stdout:881: write oid 134 current snap is 0 2023-09-23T20:03:40.522 INFO:tasks.rados.rados.0.smithi098.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2023-09-23T20:03:40.531 INFO:tasks.rados.rados.0.smithi098.stdout:881: writing smithi09866585-134 from 716163 to 1288533 tid 1 2023-09-23T20:03:40.537 INFO:tasks.rados.rados.0.smithi098.stdout:881: writing smithi09866585-134 from 2039145 to 2507392 tid 2 2023-09-23T20:03:40.545 INFO:tasks.rados.rados.0.smithi098.stdout:881: writing smithi09866585-134 from 3203843 to 3830406 tid 3 2023-09-23T20:03:40.545 INFO:tasks.rados.rados.0.smithi098.stdout:882: write oid 363 current snap is 0 2023-09-23T20:03:40.545 INFO:tasks.rados.rados.0.smithi098.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2023-09-23T20:03:40.553 INFO:tasks.rados.rados.0.smithi098.stdout:882: writing smithi09866585-363 from 732970 to 1380589 tid 1 2023-09-23T20:03:40.560 INFO:tasks.rados.rados.0.smithi098.stdout:882: writing smithi09866585-363 from 2097627 to 2709532 tid 2 2023-09-23T20:03:40.566 INFO:tasks.rados.rados.0.smithi098.stdout:882: writing smithi09866585-363 from 3231266 to 3669101 tid 3 2023-09-23T20:03:40.566 INFO:tasks.rados.rados.0.smithi098.stdout:883: write oid 290 current snap is 0 2023-09-23T20:03:40.566 INFO:tasks.rados.rados.0.smithi098.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2023-09-23T20:03:40.574 INFO:tasks.rados.rados.0.smithi098.stdout:883: writing smithi09866585-290 from 749777 to 1472645 tid 1 2023-09-23T20:03:40.580 INFO:tasks.rados.rados.0.smithi098.stdout:883: writing smithi09866585-290 from 2156109 to 2628025 tid 2 2023-09-23T20:03:40.588 INFO:tasks.rados.rados.0.smithi098.stdout:883: writing smithi09866585-290 from 3258689 to 3907796 tid 3 2023-09-23T20:03:40.588 INFO:tasks.rados.rados.0.smithi098.stdout:884: delete oid 18 current snap is 0 2023-09-23T20:03:40.588 INFO:tasks.rados.rados.0.smithi098.stdout:871: expect (ObjNum 492 snap 0 seq_num 492) 2023-09-23T20:03:40.665 INFO:tasks.rados.rados.0.smithi098.stdout:875: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T20:03:40.748 INFO:tasks.rados.rados.0.smithi098.stdout:878: expect (ObjNum 96 snap 0 seq_num 96) 2023-09-23T20:03:40.862 INFO:tasks.rados.rados.0.smithi098.stdout:876: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T20:03:41.031 INFO:tasks.rados.rados.0.smithi098.stdout:877: expect (ObjNum 159 snap 0 seq_num 159) 2023-09-23T20:03:41.119 INFO:tasks.rados.rados.0.smithi098.stdout:879: finishing write tid 1 to smithi09866585-310 2023-09-23T20:03:41.119 INFO:tasks.rados.rados.0.smithi098.stdout:873: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:03:41.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:40 smithi098 bash[33670]: cluster 2023-09-23T20:03:39.775333+0000 mgr.y (mgr.14442) 194 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-09-23T20:03:41.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:40 smithi098 bash[27308]: cluster 2023-09-23T20:03:39.775333+0000 mgr.y (mgr.14442) 194 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-09-23T20:03:41.221 INFO:tasks.rados.rados.0.smithi098.stdout:879: finishing write tid 2 to smithi09866585-310 2023-09-23T20:03:41.221 INFO:tasks.rados.rados.0.smithi098.stdout:874: expect (ObjNum 222 snap 0 seq_num 222) 2023-09-23T20:03:41.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:40 smithi173 bash[27697]: cluster 2023-09-23T20:03:39.775333+0000 mgr.y (mgr.14442) 194 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 102 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-09-23T20:03:41.345 INFO:tasks.rados.rados.0.smithi098.stdout:880: expect (ObjNum 603 snap 0 seq_num 603) 2023-09-23T20:03:41.437 INFO:tasks.rados.rados.0.smithi098.stdout:879: finishing write tid 3 to smithi09866585-310 2023-09-23T20:03:41.437 INFO:tasks.rados.rados.0.smithi098.stdout:879: finishing write tid 4 to smithi09866585-310 2023-09-23T20:03:41.437 INFO:tasks.rados.rados.0.smithi098.stdout:879: finishing write tid 5 to smithi09866585-310 2023-09-23T20:03:41.437 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 310 v 208 (ObjNum 708 snap 0 seq_num 708) dirty exists 2023-09-23T20:03:41.437 INFO:tasks.rados.rados.0.smithi098.stdout:879: left oid 310 (ObjNum 708 snap 0 seq_num 708) 2023-09-23T20:03:41.437 INFO:tasks.rados.rados.0.smithi098.stdout:881: finishing write tid 1 to smithi09866585-134 2023-09-23T20:03:41.437 INFO:tasks.rados.rados.0.smithi098.stdout:881: finishing write tid 2 to smithi09866585-134 2023-09-23T20:03:41.437 INFO:tasks.rados.rados.0.smithi098.stdout:881: finishing write tid 3 to smithi09866585-134 2023-09-23T20:03:41.437 INFO:tasks.rados.rados.0.smithi098.stdout:881: finishing write tid 4 to smithi09866585-134 2023-09-23T20:03:41.437 INFO:tasks.rados.rados.0.smithi098.stdout:881: finishing write tid 5 to smithi09866585-134 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 134 v 174 (ObjNum 709 snap 0 seq_num 709) dirty exists 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:881: left oid 134 (ObjNum 709 snap 0 seq_num 709) 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:882: finishing write tid 1 to smithi09866585-363 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:882: finishing write tid 2 to smithi09866585-363 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:882: finishing write tid 3 to smithi09866585-363 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:882: finishing write tid 4 to smithi09866585-363 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:882: finishing write tid 5 to smithi09866585-363 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 363 v 157 (ObjNum 710 snap 0 seq_num 710) dirty exists 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:882: left oid 363 (ObjNum 710 snap 0 seq_num 710) 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:883: finishing write tid 1 to smithi09866585-290 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:883: finishing write tid 2 to smithi09866585-290 2023-09-23T20:03:41.438 INFO:tasks.rados.rados.0.smithi098.stdout:883: finishing write tid 3 to smithi09866585-290 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:883: finishing write tid 4 to smithi09866585-290 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:883: finishing write tid 5 to smithi09866585-290 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 290 v 153 (ObjNum 711 snap 0 seq_num 711) dirty exists 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:883: left oid 290 (ObjNum 711 snap 0 seq_num 711) 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:871: done (13 left) 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:872: done (12 left) 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:873: done (11 left) 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:874: done (10 left) 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:875: done (9 left) 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:876: done (8 left) 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:877: done (7 left) 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:878: done (6 left) 2023-09-23T20:03:41.439 INFO:tasks.rados.rados.0.smithi098.stdout:879: done (5 left) 2023-09-23T20:03:41.440 INFO:tasks.rados.rados.0.smithi098.stdout:880: done (4 left) 2023-09-23T20:03:41.440 INFO:tasks.rados.rados.0.smithi098.stdout:881: done (3 left) 2023-09-23T20:03:41.440 INFO:tasks.rados.rados.0.smithi098.stdout:882: done (2 left) 2023-09-23T20:03:41.440 INFO:tasks.rados.rados.0.smithi098.stdout:883: done (1 left) 2023-09-23T20:03:41.440 INFO:tasks.rados.rados.0.smithi098.stdout:884: done (0 left) 2023-09-23T20:03:41.440 INFO:tasks.rados.rados.0.smithi098.stdout:885: read oid 260 snap -1 2023-09-23T20:03:41.440 INFO:tasks.rados.rados.0.smithi098.stdout:885: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T20:03:41.440 INFO:tasks.rados.rados.0.smithi098.stdout:886: write oid 204 current snap is 0 2023-09-23T20:03:41.440 INFO:tasks.rados.rados.0.smithi098.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2023-09-23T20:03:41.448 INFO:tasks.rados.rados.0.smithi098.stdout:886: writing smithi09866585-204 from 783391 to 1256757 tid 1 2023-09-23T20:03:41.454 INFO:tasks.rados.rados.0.smithi098.stdout:886: writing smithi09866585-204 from 1756720 to 2232305 tid 2 2023-09-23T20:03:41.463 INFO:tasks.rados.rados.0.smithi098.stdout:886: writing smithi09866585-204 from 2797182 to 3585186 tid 3 2023-09-23T20:03:41.463 INFO:tasks.rados.rados.0.smithi098.stdout:887: write oid 344 current snap is 0 2023-09-23T20:03:41.463 INFO:tasks.rados.rados.0.smithi098.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2023-09-23T20:03:41.468 INFO:tasks.rados.rados.0.smithi098.stdout:887: writing smithi09866585-344 from 400198 to 948813 tid 1 2023-09-23T20:03:41.474 INFO:tasks.rados.rados.0.smithi098.stdout:887: writing smithi09866585-344 from 1415202 to 2000198 tid 2 2023-09-23T20:03:41.474 INFO:tasks.rados.rados.0.smithi098.stdout:888: delete oid 286 current snap is 0 2023-09-23T20:03:41.474 INFO:tasks.rados.rados.0.smithi098.stdout:885: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T20:03:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:886: finishing write tid 1 to smithi09866585-204 2023-09-23T20:03:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:886: finishing write tid 2 to smithi09866585-204 2023-09-23T20:03:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:886: finishing write tid 3 to smithi09866585-204 2023-09-23T20:03:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:886: finishing write tid 4 to smithi09866585-204 2023-09-23T20:03:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:886: finishing write tid 5 to smithi09866585-204 2023-09-23T20:03:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 204 v 150 (ObjNum 713 snap 0 seq_num 713) dirty exists 2023-09-23T20:03:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:886: left oid 204 (ObjNum 713 snap 0 seq_num 713) 2023-09-23T20:03:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:887: finishing write tid 1 to smithi09866585-344 2023-09-23T20:03:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:887: finishing write tid 2 to smithi09866585-344 2023-09-23T20:03:41.560 INFO:tasks.rados.rados.0.smithi098.stdout:887: finishing write tid 3 to smithi09866585-344 2023-09-23T20:03:41.560 INFO:tasks.rados.rados.0.smithi098.stdout:887: finishing write tid 4 to smithi09866585-344 2023-09-23T20:03:41.560 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 344 v 116 (ObjNum 714 snap 0 seq_num 714) dirty exists 2023-09-23T20:03:41.560 INFO:tasks.rados.rados.0.smithi098.stdout:887: left oid 344 (ObjNum 714 snap 0 seq_num 714) 2023-09-23T20:03:41.560 INFO:tasks.rados.rados.0.smithi098.stdout:885: done (3 left) 2023-09-23T20:03:41.560 INFO:tasks.rados.rados.0.smithi098.stdout:886: done (2 left) 2023-09-23T20:03:41.560 INFO:tasks.rados.rados.0.smithi098.stdout:887: done (1 left) 2023-09-23T20:03:41.560 INFO:tasks.rados.rados.0.smithi098.stdout:888: done (0 left) 2023-09-23T20:03:41.560 INFO:tasks.rados.rados.0.smithi098.stdout:889: write oid 113 current snap is 0 2023-09-23T20:03:41.560 INFO:tasks.rados.rados.0.smithi098.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2023-09-23T20:03:41.567 INFO:tasks.rados.rados.0.smithi098.stdout:889: writing smithi09866585-113 from 433812 to 849278 tid 1 2023-09-23T20:03:41.577 INFO:tasks.rados.rados.0.smithi098.stdout:889: writing smithi09866585-113 from 1648519 to 2033812 tid 2 2023-09-23T20:03:41.577 INFO:tasks.rados.rados.0.smithi098.stdout:890: write oid 384 current snap is 0 2023-09-23T20:03:41.577 INFO:tasks.rados.rados.0.smithi098.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2023-09-23T20:03:41.582 INFO:tasks.rados.rados.0.smithi098.stdout:890: writing smithi09866585-384 from 450619 to 941334 tid 1 2023-09-23T20:03:41.589 INFO:tasks.rados.rados.0.smithi098.stdout:890: writing smithi09866585-384 from 1590648 to 2050619 tid 2 2023-09-23T20:03:41.589 INFO:tasks.rados.rados.0.smithi098.stdout:891: write oid 304 current snap is 0 2023-09-23T20:03:41.589 INFO:tasks.rados.rados.0.smithi098.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2023-09-23T20:03:41.594 INFO:tasks.rados.rados.0.smithi098.stdout:891: writing smithi09866585-304 from 467426 to 1033390 tid 1 2023-09-23T20:03:41.601 INFO:tasks.rados.rados.0.smithi098.stdout:891: writing smithi09866585-304 from 1649130 to 2067426 tid 2 2023-09-23T20:03:41.601 INFO:tasks.rados.rados.0.smithi098.stdout:892: read oid 30 snap -1 2023-09-23T20:03:41.601 INFO:tasks.rados.rados.0.smithi098.stdout:892: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:03:41.601 INFO:tasks.rados.rados.0.smithi098.stdout:893: write oid 153 current snap is 0 2023-09-23T20:03:41.601 INFO:tasks.rados.rados.0.smithi098.stdout:889: finishing write tid 1 to smithi09866585-113 2023-09-23T20:03:41.601 INFO:tasks.rados.rados.0.smithi098.stdout:889: finishing write tid 2 to smithi09866585-113 2023-09-23T20:03:41.601 INFO:tasks.rados.rados.0.smithi098.stdout:889: finishing write tid 3 to smithi09866585-113 2023-09-23T20:03:41.601 INFO:tasks.rados.rados.0.smithi098.stdout:889: finishing write tid 4 to smithi09866585-113 2023-09-23T20:03:41.601 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 113 v 173 (ObjNum 716 snap 0 seq_num 716) dirty exists 2023-09-23T20:03:41.601 INFO:tasks.rados.rados.0.smithi098.stdout:889: left oid 113 (ObjNum 716 snap 0 seq_num 716) 2023-09-23T20:03:41.602 INFO:tasks.rados.rados.0.smithi098.stdout:890: finishing write tid 1 to smithi09866585-384 2023-09-23T20:03:41.602 INFO:tasks.rados.rados.0.smithi098.stdout:890: finishing write tid 2 to smithi09866585-384 2023-09-23T20:03:41.602 INFO:tasks.rados.rados.0.smithi098.stdout:890: finishing write tid 3 to smithi09866585-384 2023-09-23T20:03:41.602 INFO:tasks.rados.rados.0.smithi098.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2023-09-23T20:03:41.607 INFO:tasks.rados.rados.0.smithi098.stdout:893: writing smithi09866585-153 from 484233 to 1125446 tid 1 2023-09-23T20:03:41.613 INFO:tasks.rados.rados.0.smithi098.stdout:893: writing smithi09866585-153 from 1707612 to 2084233 tid 2 2023-09-23T20:03:41.613 INFO:tasks.rados.rados.0.smithi098.stdout:889: done (4 left) 2023-09-23T20:03:41.613 INFO:tasks.rados.rados.0.smithi098.stdout:894: delete oid 392 current snap is 0 2023-09-23T20:03:41.613 INFO:tasks.rados.rados.0.smithi098.stdout:890: finishing write tid 4 to smithi09866585-384 2023-09-23T20:03:41.613 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 384 v 178 (ObjNum 717 snap 0 seq_num 717) dirty exists 2023-09-23T20:03:41.613 INFO:tasks.rados.rados.0.smithi098.stdout:890: left oid 384 (ObjNum 717 snap 0 seq_num 717) 2023-09-23T20:03:41.614 INFO:tasks.rados.rados.0.smithi098.stdout:891: finishing write tid 1 to smithi09866585-304 2023-09-23T20:03:41.614 INFO:tasks.rados.rados.0.smithi098.stdout:891: finishing write tid 2 to smithi09866585-304 2023-09-23T20:03:41.614 INFO:tasks.rados.rados.0.smithi098.stdout:891: finishing write tid 3 to smithi09866585-304 2023-09-23T20:03:41.614 INFO:tasks.rados.rados.0.smithi098.stdout:891: finishing write tid 4 to smithi09866585-304 2023-09-23T20:03:41.614 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 304 v 134 (ObjNum 718 snap 0 seq_num 718) dirty exists 2023-09-23T20:03:41.614 INFO:tasks.rados.rados.0.smithi098.stdout:891: left oid 304 (ObjNum 718 snap 0 seq_num 718) 2023-09-23T20:03:41.614 INFO:tasks.rados.rados.0.smithi098.stdout:892: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi098.stdout:893: finishing write tid 1 to smithi09866585-153 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi098.stdout:893: finishing write tid 2 to smithi09866585-153 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi098.stdout:893: finishing write tid 3 to smithi09866585-153 2023-09-23T20:03:41.712 INFO:tasks.rados.rados.0.smithi098.stdout:893: finishing write tid 4 to smithi09866585-153 2023-09-23T20:03:41.713 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 153 v 181 (ObjNum 719 snap 0 seq_num 719) dirty exists 2023-09-23T20:03:41.713 INFO:tasks.rados.rados.0.smithi098.stdout:893: left oid 153 (ObjNum 719 snap 0 seq_num 719) 2023-09-23T20:03:41.713 INFO:tasks.rados.rados.0.smithi098.stdout:890: done (4 left) 2023-09-23T20:03:41.713 INFO:tasks.rados.rados.0.smithi098.stdout:891: done (3 left) 2023-09-23T20:03:41.713 INFO:tasks.rados.rados.0.smithi098.stdout:892: done (2 left) 2023-09-23T20:03:41.713 INFO:tasks.rados.rados.0.smithi098.stdout:893: done (1 left) 2023-09-23T20:03:41.713 INFO:tasks.rados.rados.0.smithi098.stdout:894: done (0 left) 2023-09-23T20:03:41.713 INFO:tasks.rados.rados.0.smithi098.stdout:895: write oid 465 current snap is 0 2023-09-23T20:03:41.713 INFO:tasks.rados.rados.0.smithi098.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2023-09-23T20:03:41.725 INFO:tasks.rados.rados.0.smithi098.stdout:895: writing smithi09866585-465 from 517847 to 1309558 tid 1 2023-09-23T20:03:41.731 INFO:tasks.rados.rados.0.smithi098.stdout:895: writing smithi09866585-465 from 2108223 to 2117847 tid 2 2023-09-23T20:03:41.731 INFO:tasks.rados.rados.0.smithi098.stdout:896: read oid 225 snap -1 2023-09-23T20:03:41.731 INFO:tasks.rados.rados.0.smithi098.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T20:03:41.731 INFO:tasks.rados.rados.0.smithi098.stdout:897: write oid 196 current snap is 0 2023-09-23T20:03:41.731 INFO:tasks.rados.rados.0.smithi098.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2023-09-23T20:03:41.737 INFO:tasks.rados.rados.0.smithi098.stdout:897: writing smithi09866585-196 from 534654 to 1001614 tid 1 2023-09-23T20:03:41.744 INFO:tasks.rados.rados.0.smithi098.stdout:897: writing smithi09866585-196 from 1766705 to 2134654 tid 2 2023-09-23T20:03:41.744 INFO:tasks.rados.rados.0.smithi098.stdout:898: read oid 401 snap -1 2023-09-23T20:03:41.744 INFO:tasks.rados.rados.0.smithi098.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:03:41.744 INFO:tasks.rados.rados.0.smithi098.stdout:899: read oid 354 snap -1 2023-09-23T20:03:41.744 INFO:tasks.rados.rados.0.smithi098.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T20:03:41.744 INFO:tasks.rados.rados.0.smithi098.stdout:900: write oid 325 current snap is 0 2023-09-23T20:03:41.744 INFO:tasks.rados.rados.0.smithi098.stdout:895: finishing write tid 1 to smithi09866585-465 2023-09-23T20:03:41.744 INFO:tasks.rados.rados.0.smithi098.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2023-09-23T20:03:41.754 INFO:tasks.rados.rados.0.smithi098.stdout:900: writing smithi09866585-325 from 551461 to 1210023 tid 1 2023-09-23T20:03:41.760 INFO:tasks.rados.rados.0.smithi098.stdout:900: writing smithi09866585-325 from 1941540 to 2151461 tid 2 2023-09-23T20:03:41.760 INFO:tasks.rados.rados.0.smithi098.stdout:901: read oid 294 snap -1 2023-09-23T20:03:41.760 INFO:tasks.rados.rados.0.smithi098.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2023-09-23T20:03:41.760 INFO:tasks.rados.rados.0.smithi098.stdout:902: read oid 239 snap -1 2023-09-23T20:03:41.760 INFO:tasks.rados.rados.0.smithi098.stdout:902: expect (ObjNum 238 snap 0 seq_num 238) 2023-09-23T20:03:41.761 INFO:tasks.rados.rados.0.smithi098.stdout:903: write oid 49 current snap is 0 2023-09-23T20:03:41.761 INFO:tasks.rados.rados.0.smithi098.stdout:895: finishing write tid 2 to smithi09866585-465 2023-09-23T20:03:41.761 INFO:tasks.rados.rados.0.smithi098.stdout:895: finishing write tid 3 to smithi09866585-465 2023-09-23T20:03:41.761 INFO:tasks.rados.rados.0.smithi098.stdout:895: finishing write tid 4 to smithi09866585-465 2023-09-23T20:03:41.761 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 465 v 147 (ObjNum 721 snap 0 seq_num 721) dirty exists 2023-09-23T20:03:41.761 INFO:tasks.rados.rados.0.smithi098.stdout:895: left oid 465 (ObjNum 721 snap 0 seq_num 721) 2023-09-23T20:03:41.761 INFO:tasks.rados.rados.0.smithi098.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2023-09-23T20:03:41.767 INFO:tasks.rados.rados.0.smithi098.stdout:903: writing smithi09866585-49 from 568268 to 1302079 tid 1 2023-09-23T20:03:41.772 INFO:tasks.rados.rados.0.smithi098.stdout:903: writing smithi09866585-49 from 2000022 to 2168268 tid 2 2023-09-23T20:03:41.773 INFO:tasks.rados.rados.0.smithi098.stdout:895: done (8 left) 2023-09-23T20:03:41.773 INFO:tasks.rados.rados.0.smithi098.stdout:904: write oid 337 current snap is 0 2023-09-23T20:03:41.773 INFO:tasks.rados.rados.0.smithi098.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2023-09-23T20:03:41.778 INFO:tasks.rados.rados.0.smithi098.stdout:904: writing smithi09866585-337 from 585075 to 994135 tid 1 2023-09-23T20:03:41.785 INFO:tasks.rados.rados.0.smithi098.stdout:904: writing smithi09866585-337 from 1542151 to 2185075 tid 2 2023-09-23T20:03:41.785 INFO:tasks.rados.rados.0.smithi098.stdout:905: delete oid 249 current snap is 0 2023-09-23T20:03:41.785 INFO:tasks.rados.rados.0.smithi098.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T20:03:41.913 INFO:tasks.rados.rados.0.smithi098.stdout:897: finishing write tid 1 to smithi09866585-196 2023-09-23T20:03:41.914 INFO:tasks.rados.rados.0.smithi098.stdout:897: finishing write tid 2 to smithi09866585-196 2023-09-23T20:03:41.914 INFO:tasks.rados.rados.0.smithi098.stdout:897: finishing write tid 3 to smithi09866585-196 2023-09-23T20:03:41.914 INFO:tasks.rados.rados.0.smithi098.stdout:897: finishing write tid 4 to smithi09866585-196 2023-09-23T20:03:41.915 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 196 v 137 (ObjNum 722 snap 0 seq_num 722) dirty exists 2023-09-23T20:03:41.915 INFO:tasks.rados.rados.0.smithi098.stdout:897: left oid 196 (ObjNum 722 snap 0 seq_num 722) 2023-09-23T20:03:41.915 INFO:tasks.rados.rados.0.smithi098.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T20:03:42.034 INFO:tasks.rados.rados.0.smithi098.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:03:42.120 INFO:tasks.rados.rados.0.smithi098.stdout:900: finishing write tid 1 to smithi09866585-325 2023-09-23T20:03:42.121 INFO:tasks.rados.rados.0.smithi098.stdout:900: finishing write tid 2 to smithi09866585-325 2023-09-23T20:03:42.121 INFO:tasks.rados.rados.0.smithi098.stdout:902: expect (ObjNum 238 snap 0 seq_num 238) 2023-09-23T20:03:42.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:41 smithi098 bash[27308]: audit 2023-09-23T20:03:41.646387+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.98:0/2671873640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:42.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:41 smithi098 bash[33670]: audit 2023-09-23T20:03:41.646387+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.98:0/2671873640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:42.184 INFO:tasks.rados.rados.0.smithi098.stdout:900: finishing write tid 3 to smithi09866585-325 2023-09-23T20:03:42.185 INFO:tasks.rados.rados.0.smithi098.stdout:900: finishing write tid 4 to smithi09866585-325 2023-09-23T20:03:42.185 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 325 v 156 (ObjNum 723 snap 0 seq_num 723) dirty exists 2023-09-23T20:03:42.185 INFO:tasks.rados.rados.0.smithi098.stdout:900: left oid 325 (ObjNum 723 snap 0 seq_num 723) 2023-09-23T20:03:42.185 INFO:tasks.rados.rados.0.smithi098.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2023-09-23T20:03:42.309 INFO:tasks.rados.rados.0.smithi098.stdout:903: finishing write tid 1 to smithi09866585-49 2023-09-23T20:03:42.309 INFO:tasks.rados.rados.0.smithi098.stdout:903: finishing write tid 2 to smithi09866585-49 2023-09-23T20:03:42.309 INFO:tasks.rados.rados.0.smithi098.stdout:903: finishing write tid 3 to smithi09866585-49 2023-09-23T20:03:42.309 INFO:tasks.rados.rados.0.smithi098.stdout:903: finishing write tid 4 to smithi09866585-49 2023-09-23T20:03:42.309 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 49 v 184 (ObjNum 724 snap 0 seq_num 724) dirty exists 2023-09-23T20:03:42.310 INFO:tasks.rados.rados.0.smithi098.stdout:903: left oid 49 (ObjNum 724 snap 0 seq_num 724) 2023-09-23T20:03:42.310 INFO:tasks.rados.rados.0.smithi098.stdout:904: finishing write tid 1 to smithi09866585-337 2023-09-23T20:03:42.310 INFO:tasks.rados.rados.0.smithi098.stdout:904: finishing write tid 2 to smithi09866585-337 2023-09-23T20:03:42.310 INFO:tasks.rados.rados.0.smithi098.stdout:904: finishing write tid 3 to smithi09866585-337 2023-09-23T20:03:42.310 INFO:tasks.rados.rados.0.smithi098.stdout:904: finishing write tid 4 to smithi09866585-337 2023-09-23T20:03:42.310 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 337 v 211 (ObjNum 725 snap 0 seq_num 725) dirty exists 2023-09-23T20:03:42.310 INFO:tasks.rados.rados.0.smithi098.stdout:904: left oid 337 (ObjNum 725 snap 0 seq_num 725) 2023-09-23T20:03:42.310 INFO:tasks.rados.rados.0.smithi098.stdout:896: done (9 left) 2023-09-23T20:03:42.310 INFO:tasks.rados.rados.0.smithi098.stdout:897: done (8 left) 2023-09-23T20:03:42.310 INFO:tasks.rados.rados.0.smithi098.stdout:898: done (7 left) 2023-09-23T20:03:42.311 INFO:tasks.rados.rados.0.smithi098.stdout:899: done (6 left) 2023-09-23T20:03:42.311 INFO:tasks.rados.rados.0.smithi098.stdout:900: done (5 left) 2023-09-23T20:03:42.311 INFO:tasks.rados.rados.0.smithi098.stdout:901: done (4 left) 2023-09-23T20:03:42.311 INFO:tasks.rados.rados.0.smithi098.stdout:902: done (3 left) 2023-09-23T20:03:42.311 INFO:tasks.rados.rados.0.smithi098.stdout:903: done (2 left) 2023-09-23T20:03:42.311 INFO:tasks.rados.rados.0.smithi098.stdout:904: done (1 left) 2023-09-23T20:03:42.311 INFO:tasks.rados.rados.0.smithi098.stdout:905: done (0 left) 2023-09-23T20:03:42.311 INFO:tasks.rados.rados.0.smithi098.stdout:906: write oid 411 current snap is 0 2023-09-23T20:03:42.311 INFO:tasks.rados.rados.0.smithi098.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2023-09-23T20:03:42.324 INFO:tasks.rados.rados.0.smithi098.stdout:906: writing smithi09866585-411 from 618689 to 1178247 tid 1 2023-09-23T20:03:42.330 INFO:tasks.rados.rados.0.smithi098.stdout:906: writing smithi09866585-411 from 1659115 to 2218689 tid 2 2023-09-23T20:03:42.330 INFO:tasks.rados.rados.0.smithi098.stdout:907: read oid 354 snap -1 2023-09-23T20:03:42.330 INFO:tasks.rados.rados.0.smithi098.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T20:03:42.330 INFO:tasks.rados.rados.0.smithi098.stdout:908: write oid 270 current snap is 0 2023-09-23T20:03:42.330 INFO:tasks.rados.rados.0.smithi098.stdout:906: finishing write tid 1 to smithi09866585-411 2023-09-23T20:03:42.330 INFO:tasks.rados.rados.0.smithi098.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2023-09-23T20:03:42.337 INFO:tasks.rados.rados.0.smithi098.stdout:908: writing smithi09866585-270 from 635496 to 1270303 tid 1 2023-09-23T20:03:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:908: writing smithi09866585-270 from 1717597 to 2235496 tid 2 2023-09-23T20:03:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:909: read oid 87 snap -1 2023-09-23T20:03:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T20:03:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:910: read oid 221 snap -1 2023-09-23T20:03:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:03:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:911: delete oid 467 current snap is 0 2023-09-23T20:03:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:906: finishing write tid 2 to smithi09866585-411 2023-09-23T20:03:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:906: finishing write tid 3 to smithi09866585-411 2023-09-23T20:03:42.345 INFO:tasks.rados.rados.0.smithi098.stdout:906: finishing write tid 4 to smithi09866585-411 2023-09-23T20:03:42.345 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 411 v 103 (ObjNum 727 snap 0 seq_num 727) dirty exists 2023-09-23T20:03:42.345 INFO:tasks.rados.rados.0.smithi098.stdout:906: left oid 411 (ObjNum 727 snap 0 seq_num 727) 2023-09-23T20:03:42.345 INFO:tasks.rados.rados.0.smithi098.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T20:03:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:41 smithi173 bash[27697]: audit 2023-09-23T20:03:41.646387+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.98:0/2671873640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:42.469 INFO:tasks.rados.rados.0.smithi098.stdout:908: finishing write tid 1 to smithi09866585-270 2023-09-23T20:03:42.469 INFO:tasks.rados.rados.0.smithi098.stdout:908: finishing write tid 2 to smithi09866585-270 2023-09-23T20:03:42.469 INFO:tasks.rados.rados.0.smithi098.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T20:03:42.576 INFO:tasks.rados.rados.0.smithi098.stdout:908: finishing write tid 3 to smithi09866585-270 2023-09-23T20:03:42.576 INFO:tasks.rados.rados.0.smithi098.stdout:908: finishing write tid 4 to smithi09866585-270 2023-09-23T20:03:42.576 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 270 v 156 (ObjNum 728 snap 0 seq_num 728) dirty exists 2023-09-23T20:03:42.577 INFO:tasks.rados.rados.0.smithi098.stdout:908: left oid 270 (ObjNum 728 snap 0 seq_num 728) 2023-09-23T20:03:42.577 INFO:tasks.rados.rados.0.smithi098.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:03:42.693 INFO:tasks.rados.rados.0.smithi098.stdout:906: done (5 left) 2023-09-23T20:03:42.693 INFO:tasks.rados.rados.0.smithi098.stdout:907: done (4 left) 2023-09-23T20:03:42.693 INFO:tasks.rados.rados.0.smithi098.stdout:908: done (3 left) 2023-09-23T20:03:42.693 INFO:tasks.rados.rados.0.smithi098.stdout:909: done (2 left) 2023-09-23T20:03:42.693 INFO:tasks.rados.rados.0.smithi098.stdout:910: done (1 left) 2023-09-23T20:03:42.693 INFO:tasks.rados.rados.0.smithi098.stdout:911: done (0 left) 2023-09-23T20:03:42.693 INFO:tasks.rados.rados.0.smithi098.stdout:912: read oid 417 snap -1 2023-09-23T20:03:42.694 INFO:tasks.rados.rados.0.smithi098.stdout:912: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T20:03:42.694 INFO:tasks.rados.rados.0.smithi098.stdout:913: read oid 126 snap -1 2023-09-23T20:03:42.694 INFO:tasks.rados.rados.0.smithi098.stdout:913: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:03:42.694 INFO:tasks.rados.rados.0.smithi098.stdout:914: delete oid 412 current snap is 0 2023-09-23T20:03:42.697 INFO:tasks.rados.rados.0.smithi098.stdout:914: done (2 left) 2023-09-23T20:03:42.697 INFO:tasks.rados.rados.0.smithi098.stdout:915: delete oid 271 current snap is 0 2023-09-23T20:03:42.700 INFO:tasks.rados.rados.0.smithi098.stdout:915: done (2 left) 2023-09-23T20:03:42.700 INFO:tasks.rados.rados.0.smithi098.stdout:916: write oid 28 current snap is 0 2023-09-23T20:03:42.700 INFO:tasks.rados.rados.0.smithi098.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2023-09-23T20:03:42.713 INFO:tasks.rados.rados.0.smithi098.stdout:916: writing smithi09866585-28 from 702724 to 1354880 tid 1 2023-09-23T20:03:42.718 INFO:tasks.rados.rados.0.smithi098.stdout:916: writing smithi09866585-28 from 1951525 to 2302724 tid 2 2023-09-23T20:03:42.718 INFO:tasks.rados.rados.0.smithi098.stdout:917: read oid 181 snap -1 2023-09-23T20:03:42.719 INFO:tasks.rados.rados.0.smithi098.stdout:917: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T20:03:42.719 INFO:tasks.rados.rados.0.smithi098.stdout:918: read oid 213 snap -1 2023-09-23T20:03:42.719 INFO:tasks.rados.rados.0.smithi098.stdout:918: expect (ObjNum 652 snap 0 seq_num 652) 2023-09-23T20:03:42.719 INFO:tasks.rados.rados.0.smithi098.stdout:919: read oid 303 snap -1 2023-09-23T20:03:42.719 INFO:tasks.rados.rados.0.smithi098.stdout:919: expect (ObjNum 302 snap 0 seq_num 302) 2023-09-23T20:03:42.719 INFO:tasks.rados.rados.0.smithi098.stdout:920: write oid 257 current snap is 0 2023-09-23T20:03:42.719 INFO:tasks.rados.rados.0.smithi098.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2023-09-23T20:03:42.727 INFO:tasks.rados.rados.0.smithi098.stdout:920: writing smithi09866585-257 from 719531 to 1446936 tid 1 2023-09-23T20:03:42.733 INFO:tasks.rados.rados.0.smithi098.stdout:920: writing smithi09866585-257 from 1893654 to 2319531 tid 2 2023-09-23T20:03:42.733 INFO:tasks.rados.rados.0.smithi098.stdout:921: write oid 361 current snap is 0 2023-09-23T20:03:42.733 INFO:tasks.rados.rados.0.smithi098.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2023-09-23T20:03:42.739 INFO:tasks.rados.rados.0.smithi098.stdout:921: writing smithi09866585-361 from 736338 to 1138992 tid 1 2023-09-23T20:03:42.744 INFO:tasks.rados.rados.0.smithi098.stdout:921: writing smithi09866585-361 from 1552136 to 2091716 tid 2 2023-09-23T20:03:42.745 INFO:tasks.rados.rados.0.smithi098.stdout:922: write oid 248 current snap is 0 2023-09-23T20:03:42.745 INFO:tasks.rados.rados.0.smithi098.stdout:913: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:03:42.820 INFO:tasks.rados.rados.0.smithi098.stdout:912: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T20:03:42.918 INFO:tasks.rados.rados.0.smithi098.stdout:916: finishing write tid 1 to smithi09866585-28 2023-09-23T20:03:42.918 INFO:tasks.rados.rados.0.smithi098.stdout:919: expect (ObjNum 302 snap 0 seq_num 302) 2023-09-23T20:03:43.023 INFO:tasks.rados.rados.0.smithi098.stdout:916: finishing write tid 2 to smithi09866585-28 2023-09-23T20:03:43.023 INFO:tasks.rados.rados.0.smithi098.stdout:916: finishing write tid 3 to smithi09866585-28 2023-09-23T20:03:43.023 INFO:tasks.rados.rados.0.smithi098.stdout:916: finishing write tid 4 to smithi09866585-28 2023-09-23T20:03:43.024 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 28 v 184 (ObjNum 732 snap 0 seq_num 732) dirty exists 2023-09-23T20:03:43.024 INFO:tasks.rados.rados.0.smithi098.stdout:916: left oid 28 (ObjNum 732 snap 0 seq_num 732) 2023-09-23T20:03:43.024 INFO:tasks.rados.rados.0.smithi098.stdout:918: expect (ObjNum 652 snap 0 seq_num 652) 2023-09-23T20:03:43.153 INFO:tasks.rados.rados.0.smithi098.stdout:917: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T20:03:43.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:42 smithi098 bash[27308]: cluster 2023-09-23T20:03:41.775807+0000 mgr.y (mgr.14442) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.5 MiB/s wr, 90 op/s 2023-09-23T20:03:43.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:42 smithi098 bash[33670]: cluster 2023-09-23T20:03:41.775807+0000 mgr.y (mgr.14442) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.5 MiB/s wr, 90 op/s 2023-09-23T20:03:43.253 INFO:tasks.rados.rados.0.smithi098.stdout:920: finishing write tid 1 to smithi09866585-257 2023-09-23T20:03:43.253 INFO:tasks.rados.rados.0.smithi098.stdout:920: finishing write tid 2 to smithi09866585-257 2023-09-23T20:03:43.253 INFO:tasks.rados.rados.0.smithi098.stdout:920: finishing write tid 3 to smithi09866585-257 2023-09-23T20:03:43.253 INFO:tasks.rados.rados.0.smithi098.stdout:920: finishing write tid 4 to smithi09866585-257 2023-09-23T20:03:43.253 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 257 v 140 (ObjNum 733 snap 0 seq_num 733) dirty exists 2023-09-23T20:03:43.253 INFO:tasks.rados.rados.0.smithi098.stdout:920: left oid 257 (ObjNum 733 snap 0 seq_num 733) 2023-09-23T20:03:43.254 INFO:tasks.rados.rados.0.smithi098.stdout:921: finishing write tid 1 to smithi09866585-361 2023-09-23T20:03:43.254 INFO:tasks.rados.rados.0.smithi098.stdout:921: finishing write tid 2 to smithi09866585-361 2023-09-23T20:03:43.254 INFO:tasks.rados.rados.0.smithi098.stdout:921: finishing write tid 3 to smithi09866585-361 2023-09-23T20:03:43.254 INFO:tasks.rados.rados.0.smithi098.stdout:921: finishing write tid 4 to smithi09866585-361 2023-09-23T20:03:43.254 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 361 v 161 (ObjNum 734 snap 0 seq_num 734) dirty exists 2023-09-23T20:03:43.254 INFO:tasks.rados.rados.0.smithi098.stdout:921: left oid 361 (ObjNum 734 snap 0 seq_num 734) 2023-09-23T20:03:43.254 INFO:tasks.rados.rados.0.smithi098.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2023-09-23T20:03:43.267 INFO:tasks.rados.rados.0.smithi098.stdout:922: writing smithi09866585-248 from 753145 to 1231048 tid 1 2023-09-23T20:03:43.274 INFO:tasks.rados.rados.0.smithi098.stdout:922: writing smithi09866585-248 from 2010618 to 2353145 tid 2 2023-09-23T20:03:43.274 INFO:tasks.rados.rados.0.smithi098.stdout:912: done (8 left) 2023-09-23T20:03:43.274 INFO:tasks.rados.rados.0.smithi098.stdout:913: done (7 left) 2023-09-23T20:03:43.274 INFO:tasks.rados.rados.0.smithi098.stdout:916: done (6 left) 2023-09-23T20:03:43.274 INFO:tasks.rados.rados.0.smithi098.stdout:917: done (5 left) 2023-09-23T20:03:43.274 INFO:tasks.rados.rados.0.smithi098.stdout:918: done (4 left) 2023-09-23T20:03:43.274 INFO:tasks.rados.rados.0.smithi098.stdout:919: done (3 left) 2023-09-23T20:03:43.274 INFO:tasks.rados.rados.0.smithi098.stdout:920: done (2 left) 2023-09-23T20:03:43.275 INFO:tasks.rados.rados.0.smithi098.stdout:921: done (1 left) 2023-09-23T20:03:43.275 INFO:tasks.rados.rados.0.smithi098.stdout:923: read oid 253 snap -1 2023-09-23T20:03:43.275 INFO:tasks.rados.rados.0.smithi098.stdout:923: expect (ObjNum 252 snap 0 seq_num 252) 2023-09-23T20:03:43.275 INFO:tasks.rados.rados.0.smithi098.stdout:924: delete oid 78 current snap is 0 2023-09-23T20:03:43.275 INFO:tasks.rados.rados.0.smithi098.stdout:922: finishing write tid 1 to smithi09866585-248 2023-09-23T20:03:43.277 INFO:tasks.rados.rados.0.smithi098.stdout:922: finishing write tid 2 to smithi09866585-248 2023-09-23T20:03:43.278 INFO:tasks.rados.rados.0.smithi098.stdout:923: expect (ObjNum 252 snap 0 seq_num 252) 2023-09-23T20:03:43.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:42 smithi173 bash[27697]: cluster 2023-09-23T20:03:41.775807+0000 mgr.y (mgr.14442) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 8.5 MiB/s wr, 90 op/s 2023-09-23T20:03:43.351 INFO:tasks.rados.rados.0.smithi098.stdout:922: finishing write tid 3 to smithi09866585-248 2023-09-23T20:03:43.351 INFO:tasks.rados.rados.0.smithi098.stdout:922: finishing write tid 4 to smithi09866585-248 2023-09-23T20:03:43.351 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 248 v 150 (ObjNum 735 snap 0 seq_num 735) dirty exists 2023-09-23T20:03:43.351 INFO:tasks.rados.rados.0.smithi098.stdout:922: left oid 248 (ObjNum 735 snap 0 seq_num 735) 2023-09-23T20:03:43.351 INFO:tasks.rados.rados.0.smithi098.stdout:922: done (2 left) 2023-09-23T20:03:43.351 INFO:tasks.rados.rados.0.smithi098.stdout:923: done (1 left) 2023-09-23T20:03:43.351 INFO:tasks.rados.rados.0.smithi098.stdout:924: done (0 left) 2023-09-23T20:03:43.351 INFO:tasks.rados.rados.0.smithi098.stdout:925: read oid 404 snap -1 2023-09-23T20:03:43.352 INFO:tasks.rados.rados.0.smithi098.stdout:925: expect (ObjNum 403 snap 0 seq_num 403) 2023-09-23T20:03:43.352 INFO:tasks.rados.rados.0.smithi098.stdout:926: write oid 375 current snap is 0 2023-09-23T20:03:43.352 INFO:tasks.rados.rados.0.smithi098.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2023-09-23T20:03:43.364 INFO:tasks.rados.rados.0.smithi098.stdout:926: writing smithi09866585-375 from 786759 to 1415160 tid 1 2023-09-23T20:03:43.370 INFO:tasks.rados.rados.0.smithi098.stdout:926: writing smithi09866585-375 from 2011229 to 2386759 tid 2 2023-09-23T20:03:43.370 INFO:tasks.rados.rados.0.smithi098.stdout:927: read oid 82 snap -1 2023-09-23T20:03:43.370 INFO:tasks.rados.rados.0.smithi098.stdout:927: expect (ObjNum 81 snap 0 seq_num 81) 2023-09-23T20:03:43.370 INFO:tasks.rados.rados.0.smithi098.stdout:928: write oid 80 current snap is 0 2023-09-23T20:03:43.370 INFO:tasks.rados.rados.0.smithi098.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2023-09-23T20:03:43.374 INFO:tasks.rados.rados.0.smithi098.stdout:928: writing smithi09866585-80 from 403566 to 823569 tid 1 2023-09-23T20:03:43.382 INFO:tasks.rados.rados.0.smithi098.stdout:928: writing smithi09866585-80 from 1386064 to 1932982 tid 2 2023-09-23T20:03:43.382 INFO:tasks.rados.rados.0.smithi098.stdout:929: write oid 85 current snap is 0 2023-09-23T20:03:43.382 INFO:tasks.rados.rados.0.smithi098.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2023-09-23T20:03:43.387 INFO:tasks.rados.rados.0.smithi098.stdout:929: writing smithi09866585-85 from 420373 to 915625 tid 1 2023-09-23T20:03:43.394 INFO:tasks.rados.rados.0.smithi098.stdout:929: writing smithi09866585-85 from 1444546 to 2135122 tid 2 2023-09-23T20:03:43.394 INFO:tasks.rados.rados.0.smithi098.stdout:930: write oid 296 current snap is 0 2023-09-23T20:03:43.394 INFO:tasks.rados.rados.0.smithi098.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2023-09-23T20:03:43.400 INFO:tasks.rados.rados.0.smithi098.stdout:930: writing smithi09866585-296 from 437180 to 1007681 tid 1 2023-09-23T20:03:43.406 INFO:tasks.rados.rados.0.smithi098.stdout:930: writing smithi09866585-296 from 1503028 to 2053615 tid 2 2023-09-23T20:03:43.406 INFO:tasks.rados.rados.0.smithi098.stdout:931: write oid 313 current snap is 0 2023-09-23T20:03:43.406 INFO:tasks.rados.rados.0.smithi098.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2023-09-23T20:03:43.412 INFO:tasks.rados.rados.0.smithi098.stdout:931: writing smithi09866585-313 from 453987 to 1099737 tid 1 2023-09-23T20:03:43.420 INFO:tasks.rados.rados.0.smithi098.stdout:931: writing smithi09866585-313 from 1845157 to 2453987 tid 2 2023-09-23T20:03:43.420 INFO:tasks.rados.rados.0.smithi098.stdout:932: write oid 462 current snap is 0 2023-09-23T20:03:43.420 INFO:tasks.rados.rados.0.smithi098.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2023-09-23T20:03:43.426 INFO:tasks.rados.rados.0.smithi098.stdout:932: writing smithi09866585-462 from 470794 to 1191793 tid 1 2023-09-23T20:03:43.434 INFO:tasks.rados.rados.0.smithi098.stdout:932: writing smithi09866585-462 from 1903639 to 2457895 tid 2 2023-09-23T20:03:43.434 INFO:tasks.rados.rados.0.smithi098.stdout:933: read oid 175 snap -1 2023-09-23T20:03:43.434 INFO:tasks.rados.rados.0.smithi098.stdout:933: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:03:43.434 INFO:tasks.rados.rados.0.smithi098.stdout:934: delete oid 153 current snap is 0 2023-09-23T20:03:43.434 INFO:tasks.rados.rados.0.smithi098.stdout:925: expect (ObjNum 403 snap 0 seq_num 403) 2023-09-23T20:03:43.529 INFO:tasks.rados.rados.0.smithi098.stdout:926: finishing write tid 1 to smithi09866585-375 2023-09-23T20:03:43.529 INFO:tasks.rados.rados.0.smithi098.stdout:926: finishing write tid 2 to smithi09866585-375 2023-09-23T20:03:43.529 INFO:tasks.rados.rados.0.smithi098.stdout:926: finishing write tid 3 to smithi09866585-375 2023-09-23T20:03:43.529 INFO:tasks.rados.rados.0.smithi098.stdout:926: finishing write tid 4 to smithi09866585-375 2023-09-23T20:03:43.529 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 375 v 191 (ObjNum 737 snap 0 seq_num 737) dirty exists 2023-09-23T20:03:43.529 INFO:tasks.rados.rados.0.smithi098.stdout:926: left oid 375 (ObjNum 737 snap 0 seq_num 737) 2023-09-23T20:03:43.530 INFO:tasks.rados.rados.0.smithi098.stdout:928: finishing write tid 1 to smithi09866585-80 2023-09-23T20:03:43.530 INFO:tasks.rados.rados.0.smithi098.stdout:927: expect (ObjNum 81 snap 0 seq_num 81) 2023-09-23T20:03:43.632 INFO:tasks.rados.rados.0.smithi098.stdout:928: finishing write tid 2 to smithi09866585-80 2023-09-23T20:03:43.632 INFO:tasks.rados.rados.0.smithi098.stdout:928: finishing write tid 3 to smithi09866585-80 2023-09-23T20:03:43.632 INFO:tasks.rados.rados.0.smithi098.stdout:928: finishing write tid 4 to smithi09866585-80 2023-09-23T20:03:43.632 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 80 v 143 (ObjNum 738 snap 0 seq_num 738) dirty exists 2023-09-23T20:03:43.632 INFO:tasks.rados.rados.0.smithi098.stdout:928: left oid 80 (ObjNum 738 snap 0 seq_num 738) 2023-09-23T20:03:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:929: finishing write tid 1 to smithi09866585-85 2023-09-23T20:03:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:929: finishing write tid 2 to smithi09866585-85 2023-09-23T20:03:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:929: finishing write tid 3 to smithi09866585-85 2023-09-23T20:03:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:929: finishing write tid 4 to smithi09866585-85 2023-09-23T20:03:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 85 v 146 (ObjNum 739 snap 0 seq_num 739) dirty exists 2023-09-23T20:03:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:929: left oid 85 (ObjNum 739 snap 0 seq_num 739) 2023-09-23T20:03:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:930: finishing write tid 1 to smithi09866585-296 2023-09-23T20:03:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:930: finishing write tid 2 to smithi09866585-296 2023-09-23T20:03:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:930: finishing write tid 3 to smithi09866585-296 2023-09-23T20:03:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:930: finishing write tid 4 to smithi09866585-296 2023-09-23T20:03:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 296 v 137 (ObjNum 740 snap 0 seq_num 740) dirty exists 2023-09-23T20:03:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:930: left oid 296 (ObjNum 740 snap 0 seq_num 740) 2023-09-23T20:03:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:931: finishing write tid 1 to smithi09866585-313 2023-09-23T20:03:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:931: finishing write tid 2 to smithi09866585-313 2023-09-23T20:03:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:931: finishing write tid 3 to smithi09866585-313 2023-09-23T20:03:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:931: finishing write tid 4 to smithi09866585-313 2023-09-23T20:03:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 313 v 214 (ObjNum 741 snap 0 seq_num 741) dirty exists 2023-09-23T20:03:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:931: left oid 313 (ObjNum 741 snap 0 seq_num 741) 2023-09-23T20:03:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:932: finishing write tid 1 to smithi09866585-462 2023-09-23T20:03:43.635 INFO:tasks.rados.rados.0.smithi098.stdout:932: finishing write tid 2 to smithi09866585-462 2023-09-23T20:03:43.635 INFO:tasks.rados.rados.0.smithi098.stdout:932: finishing write tid 3 to smithi09866585-462 2023-09-23T20:03:43.635 INFO:tasks.rados.rados.0.smithi098.stdout:932: finishing write tid 4 to smithi09866585-462 2023-09-23T20:03:43.635 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 462 v 194 (ObjNum 742 snap 0 seq_num 742) dirty exists 2023-09-23T20:03:43.635 INFO:tasks.rados.rados.0.smithi098.stdout:932: left oid 462 (ObjNum 742 snap 0 seq_num 742) 2023-09-23T20:03:43.635 INFO:tasks.rados.rados.0.smithi098.stdout:933: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:03:43.726 INFO:tasks.rados.rados.0.smithi098.stdout:925: done (9 left) 2023-09-23T20:03:43.726 INFO:tasks.rados.rados.0.smithi098.stdout:926: done (8 left) 2023-09-23T20:03:43.726 INFO:tasks.rados.rados.0.smithi098.stdout:927: done (7 left) 2023-09-23T20:03:43.726 INFO:tasks.rados.rados.0.smithi098.stdout:928: done (6 left) 2023-09-23T20:03:43.726 INFO:tasks.rados.rados.0.smithi098.stdout:929: done (5 left) 2023-09-23T20:03:43.726 INFO:tasks.rados.rados.0.smithi098.stdout:930: done (4 left) 2023-09-23T20:03:43.726 INFO:tasks.rados.rados.0.smithi098.stdout:931: done (3 left) 2023-09-23T20:03:43.726 INFO:tasks.rados.rados.0.smithi098.stdout:932: done (2 left) 2023-09-23T20:03:43.727 INFO:tasks.rados.rados.0.smithi098.stdout:933: done (1 left) 2023-09-23T20:03:43.727 INFO:tasks.rados.rados.0.smithi098.stdout:934: done (0 left) 2023-09-23T20:03:43.727 INFO:tasks.rados.rados.0.smithi098.stdout:935: read oid 178 snap -1 2023-09-23T20:03:43.727 INFO:tasks.rados.rados.0.smithi098.stdout:935: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-23T20:03:43.727 INFO:tasks.rados.rados.0.smithi098.stdout:936: write oid 133 current snap is 0 2023-09-23T20:03:43.727 INFO:tasks.rados.rados.0.smithi098.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2023-09-23T20:03:43.737 INFO:tasks.rados.rados.0.smithi098.stdout:936: writing smithi09866585-133 from 504408 to 975905 tid 1 2023-09-23T20:03:43.744 INFO:tasks.rados.rados.0.smithi098.stdout:936: writing smithi09866585-133 from 1620603 to 2178528 tid 2 2023-09-23T20:03:43.744 INFO:tasks.rados.rados.0.smithi098.stdout:937: read oid 105 snap -1 2023-09-23T20:03:43.744 INFO:tasks.rados.rados.0.smithi098.stdout:937: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T20:03:43.744 INFO:tasks.rados.rados.0.smithi098.stdout:938: write oid 434 current snap is 0 2023-09-23T20:03:43.745 INFO:tasks.rados.rados.0.smithi098.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2023-09-23T20:03:43.750 INFO:tasks.rados.rados.0.smithi098.stdout:938: writing smithi09866585-434 from 521215 to 1067961 tid 1 2023-09-23T20:03:43.757 INFO:tasks.rados.rados.0.smithi098.stdout:938: writing smithi09866585-434 from 1562732 to 2264315 tid 2 2023-09-23T20:03:43.757 INFO:tasks.rados.rados.0.smithi098.stdout:939: write oid 298 current snap is 0 2023-09-23T20:03:43.757 INFO:tasks.rados.rados.0.smithi098.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2023-09-23T20:03:43.765 INFO:tasks.rados.rados.0.smithi098.stdout:939: writing smithi09866585-298 from 538022 to 1276370 tid 1 2023-09-23T20:03:43.771 INFO:tasks.rados.rados.0.smithi098.stdout:939: writing smithi09866585-298 from 1737567 to 2299161 tid 2 2023-09-23T20:03:43.771 INFO:tasks.rados.rados.0.smithi098.stdout:940: read oid 393 snap -1 2023-09-23T20:03:43.771 INFO:tasks.rados.rados.0.smithi098.stdout:940: expect (ObjNum 537 snap 0 seq_num 537) 2023-09-23T20:03:43.771 INFO:tasks.rados.rados.0.smithi098.stdout:941: write oid 89 current snap is 0 2023-09-23T20:03:43.771 INFO:tasks.rados.rados.0.smithi098.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2023-09-23T20:03:43.776 INFO:tasks.rados.rados.0.smithi098.stdout:941: writing smithi09866585-89 from 554829 to 968426 tid 1 2023-09-23T20:03:43.783 INFO:tasks.rados.rados.0.smithi098.stdout:941: writing smithi09866585-89 from 1396049 to 2101301 tid 2 2023-09-23T20:03:43.783 INFO:tasks.rados.rados.0.smithi098.stdout:942: write oid 63 current snap is 0 2023-09-23T20:03:43.784 INFO:tasks.rados.rados.0.smithi098.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2023-09-23T20:03:43.789 INFO:tasks.rados.rados.0.smithi098.stdout:942: writing smithi09866585-63 from 571636 to 1060482 tid 1 2023-09-23T20:03:43.799 INFO:tasks.rados.rados.0.smithi098.stdout:942: writing smithi09866585-63 from 1854531 to 2419794 tid 2 2023-09-23T20:03:43.799 INFO:tasks.rados.rados.0.smithi098.stdout:943: read oid 331 snap -1 2023-09-23T20:03:43.799 INFO:tasks.rados.rados.0.smithi098.stdout:943: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:03:43.799 INFO:tasks.rados.rados.0.smithi098.stdout:944: read oid 226 snap -1 2023-09-23T20:03:43.799 INFO:tasks.rados.rados.0.smithi098.stdout:944: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:03:43.799 INFO:tasks.rados.rados.0.smithi098.stdout:945: read oid 371 snap -1 2023-09-23T20:03:43.799 INFO:tasks.rados.rados.0.smithi098.stdout:945: expect deleted 2023-09-23T20:03:43.799 INFO:tasks.rados.rados.0.smithi098.stdout:946: write oid 308 current snap is 0 2023-09-23T20:03:43.799 INFO:tasks.rados.rados.0.smithi098.stdout:935: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-23T20:03:43.907 INFO:tasks.rados.rados.0.smithi098.stdout:936: finishing write tid 1 to smithi09866585-133 2023-09-23T20:03:43.908 INFO:tasks.rados.rados.0.smithi098.stdout:936: finishing write tid 2 to smithi09866585-133 2023-09-23T20:03:43.908 INFO:tasks.rados.rados.0.smithi098.stdout:936: finishing write tid 3 to smithi09866585-133 2023-09-23T20:03:43.908 INFO:tasks.rados.rados.0.smithi098.stdout:936: finishing write tid 4 to smithi09866585-133 2023-09-23T20:03:43.908 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 133 v 120 (ObjNum 744 snap 0 seq_num 744) dirty exists 2023-09-23T20:03:43.908 INFO:tasks.rados.rados.0.smithi098.stdout:936: left oid 133 (ObjNum 744 snap 0 seq_num 744) 2023-09-23T20:03:43.908 INFO:tasks.rados.rados.0.smithi098.stdout:937: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T20:03:44.038 INFO:tasks.rados.rados.0.smithi098.stdout:938: finishing write tid 1 to smithi09866585-434 2023-09-23T20:03:44.038 INFO:tasks.rados.rados.0.smithi098.stdout:938: finishing write tid 2 to smithi09866585-434 2023-09-23T20:03:44.038 INFO:tasks.rados.rados.0.smithi098.stdout:938: finishing write tid 3 to smithi09866585-434 2023-09-23T20:03:44.038 INFO:tasks.rados.rados.0.smithi098.stdout:938: finishing write tid 4 to smithi09866585-434 2023-09-23T20:03:44.038 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 434 v 187 (ObjNum 745 snap 0 seq_num 745) dirty exists 2023-09-23T20:03:44.038 INFO:tasks.rados.rados.0.smithi098.stdout:938: left oid 434 (ObjNum 745 snap 0 seq_num 745) 2023-09-23T20:03:44.038 INFO:tasks.rados.rados.0.smithi098.stdout:939: finishing write tid 1 to smithi09866585-298 2023-09-23T20:03:44.038 INFO:tasks.rados.rados.0.smithi098.stdout:939: finishing write tid 2 to smithi09866585-298 2023-09-23T20:03:44.038 INFO:tasks.rados.rados.0.smithi098.stdout:939: finishing write tid 3 to smithi09866585-298 2023-09-23T20:03:44.038 INFO:tasks.rados.rados.0.smithi098.stdout:939: finishing write tid 4 to smithi09866585-298 2023-09-23T20:03:44.039 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 298 v 123 (ObjNum 746 snap 0 seq_num 746) dirty exists 2023-09-23T20:03:44.039 INFO:tasks.rados.rados.0.smithi098.stdout:939: left oid 298 (ObjNum 746 snap 0 seq_num 746) 2023-09-23T20:03:44.039 INFO:tasks.rados.rados.0.smithi098.stdout:941: finishing write tid 1 to smithi09866585-89 2023-09-23T20:03:44.039 INFO:tasks.rados.rados.0.smithi098.stdout:940: expect (ObjNum 537 snap 0 seq_num 537) 2023-09-23T20:03:44.181 INFO:tasks.rados.rados.0.smithi098.stdout:941: finishing write tid 2 to smithi09866585-89 2023-09-23T20:03:44.181 INFO:tasks.rados.rados.0.smithi098.stdout:941: finishing write tid 3 to smithi09866585-89 2023-09-23T20:03:44.181 INFO:tasks.rados.rados.0.smithi098.stdout:941: finishing write tid 4 to smithi09866585-89 2023-09-23T20:03:44.181 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 89 v 164 (ObjNum 747 snap 0 seq_num 747) dirty exists 2023-09-23T20:03:44.181 INFO:tasks.rados.rados.0.smithi098.stdout:941: left oid 89 (ObjNum 747 snap 0 seq_num 747) 2023-09-23T20:03:44.181 INFO:tasks.rados.rados.0.smithi098.stdout:942: finishing write tid 1 to smithi09866585-63 2023-09-23T20:03:44.181 INFO:tasks.rados.rados.0.smithi098.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2023-09-23T20:03:44.194 INFO:tasks.rados.rados.0.smithi098.stdout:946: writing smithi09866585-308 from 588443 to 1152538 tid 1 2023-09-23T20:03:44.202 INFO:tasks.rados.rados.0.smithi098.stdout:946: writing smithi09866585-308 from 1796660 to 2505581 tid 2 2023-09-23T20:03:44.202 INFO:tasks.rados.rados.0.smithi098.stdout:935: done (11 left) 2023-09-23T20:03:44.203 INFO:tasks.rados.rados.0.smithi098.stdout:936: done (10 left) 2023-09-23T20:03:44.203 INFO:tasks.rados.rados.0.smithi098.stdout:937: done (9 left) 2023-09-23T20:03:44.203 INFO:tasks.rados.rados.0.smithi098.stdout:938: done (8 left) 2023-09-23T20:03:44.203 INFO:tasks.rados.rados.0.smithi098.stdout:939: done (7 left) 2023-09-23T20:03:44.203 INFO:tasks.rados.rados.0.smithi098.stdout:940: done (6 left) 2023-09-23T20:03:44.203 INFO:tasks.rados.rados.0.smithi098.stdout:941: done (5 left) 2023-09-23T20:03:44.203 INFO:tasks.rados.rados.0.smithi098.stdout:945: done (4 left) 2023-09-23T20:03:44.203 INFO:tasks.rados.rados.0.smithi098.stdout:947: write oid 74 current snap is 0 2023-09-23T20:03:44.203 INFO:tasks.rados.rados.0.smithi098.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2023-09-23T20:03:44.209 INFO:tasks.rados.rados.0.smithi098.stdout:947: writing smithi09866585-74 from 605250 to 1244594 tid 1 2023-09-23T20:03:44.216 INFO:tasks.rados.rados.0.smithi098.stdout:947: writing smithi09866585-74 from 1855142 to 2307721 tid 2 2023-09-23T20:03:44.216 INFO:tasks.rados.rados.0.smithi098.stdout:948: write oid 142 current snap is 0 2023-09-23T20:03:44.216 INFO:tasks.rados.rados.0.smithi098.stdout:942: finishing write tid 2 to smithi09866585-63 2023-09-23T20:03:44.217 INFO:tasks.rados.rados.0.smithi098.stdout:942: finishing write tid 3 to smithi09866585-63 2023-09-23T20:03:44.217 INFO:tasks.rados.rados.0.smithi098.stdout:942: finishing write tid 4 to smithi09866585-63 2023-09-23T20:03:44.217 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 63 v 197 (ObjNum 748 snap 0 seq_num 748) dirty exists 2023-09-23T20:03:44.217 INFO:tasks.rados.rados.0.smithi098.stdout:942: left oid 63 (ObjNum 748 snap 0 seq_num 748) 2023-09-23T20:03:44.217 INFO:tasks.rados.rados.0.smithi098.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2023-09-23T20:03:44.223 INFO:tasks.rados.rados.0.smithi098.stdout:948: writing smithi09866585-142 from 622057 to 1336650 tid 1 2023-09-23T20:03:44.231 INFO:tasks.rados.rados.0.smithi098.stdout:948: writing smithi09866585-142 from 1913624 to 2622057 tid 2 2023-09-23T20:03:44.231 INFO:tasks.rados.rados.0.smithi098.stdout:942: done (5 left) 2023-09-23T20:03:44.231 INFO:tasks.rados.rados.0.smithi098.stdout:949: read oid 78 snap -1 2023-09-23T20:03:44.232 INFO:tasks.rados.rados.0.smithi098.stdout:949: expect deleted 2023-09-23T20:03:44.232 INFO:tasks.rados.rados.0.smithi098.stdout:950: write oid 403 current snap is 0 2023-09-23T20:03:44.232 INFO:tasks.rados.rados.0.smithi098.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2023-09-23T20:03:44.239 INFO:tasks.rados.rados.0.smithi098.stdout:950: writing smithi09866585-403 from 638864 to 1428706 tid 1 2023-09-23T20:03:44.244 INFO:tasks.rados.rados.0.smithi098.stdout:950: writing smithi09866585-403 from 1972106 to 2428354 tid 2 2023-09-23T20:03:44.244 INFO:tasks.rados.rados.0.smithi098.stdout:951: write oid 160 current snap is 0 2023-09-23T20:03:44.244 INFO:tasks.rados.rados.0.smithi098.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2023-09-23T20:03:44.252 INFO:tasks.rados.rados.0.smithi098.stdout:951: writing smithi09866585-160 from 655671 to 1237115 tid 1 2023-09-23T20:03:44.261 INFO:tasks.rados.rados.0.smithi098.stdout:951: writing smithi09866585-160 from 2030588 to 2655671 tid 2 2023-09-23T20:03:44.261 INFO:tasks.rados.rados.0.smithi098.stdout:952: read oid 126 snap -1 2023-09-23T20:03:44.261 INFO:tasks.rados.rados.0.smithi098.stdout:952: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:03:44.261 INFO:tasks.rados.rados.0.smithi098.stdout:953: write oid 158 current snap is 0 2023-09-23T20:03:44.261 INFO:tasks.rados.rados.0.smithi098.stdout:944: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:03:44.443 INFO:tasks.rados.rados.0.smithi098.stdout:943: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:03:44.566 INFO:tasks.rados.rados.0.smithi098.stdout:946: finishing write tid 1 to smithi09866585-308 2023-09-23T20:03:44.566 INFO:tasks.rados.rados.0.smithi098.stdout:946: finishing write tid 2 to smithi09866585-308 2023-09-23T20:03:44.566 INFO:tasks.rados.rados.0.smithi098.stdout:946: finishing write tid 3 to smithi09866585-308 2023-09-23T20:03:44.566 INFO:tasks.rados.rados.0.smithi098.stdout:946: finishing write tid 4 to smithi09866585-308 2023-09-23T20:03:44.566 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 308 v 126 (ObjNum 749 snap 0 seq_num 749) dirty exists 2023-09-23T20:03:44.567 INFO:tasks.rados.rados.0.smithi098.stdout:946: left oid 308 (ObjNum 749 snap 0 seq_num 749) 2023-09-23T20:03:44.567 INFO:tasks.rados.rados.0.smithi098.stdout:947: finishing write tid 1 to smithi09866585-74 2023-09-23T20:03:44.567 INFO:tasks.rados.rados.0.smithi098.stdout:947: finishing write tid 2 to smithi09866585-74 2023-09-23T20:03:44.567 INFO:tasks.rados.rados.0.smithi098.stdout:947: finishing write tid 3 to smithi09866585-74 2023-09-23T20:03:44.567 INFO:tasks.rados.rados.0.smithi098.stdout:947: finishing write tid 4 to smithi09866585-74 2023-09-23T20:03:44.567 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 74 v 167 (ObjNum 750 snap 0 seq_num 750) dirty exists 2023-09-23T20:03:44.567 INFO:tasks.rados.rados.0.smithi098.stdout:947: left oid 74 (ObjNum 750 snap 0 seq_num 750) 2023-09-23T20:03:44.567 INFO:tasks.rados.rados.0.smithi098.stdout:948: finishing write tid 1 to smithi09866585-142 2023-09-23T20:03:44.567 INFO:tasks.rados.rados.0.smithi098.stdout:948: finishing write tid 2 to smithi09866585-142 2023-09-23T20:03:44.567 INFO:tasks.rados.rados.0.smithi098.stdout:948: finishing write tid 3 to smithi09866585-142 2023-09-23T20:03:44.567 INFO:tasks.rados.rados.0.smithi098.stdout:948: finishing write tid 4 to smithi09866585-142 2023-09-23T20:03:44.568 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 142 v 200 (ObjNum 751 snap 0 seq_num 751) dirty exists 2023-09-23T20:03:44.568 INFO:tasks.rados.rados.0.smithi098.stdout:948: left oid 142 (ObjNum 751 snap 0 seq_num 751) 2023-09-23T20:03:44.568 INFO:tasks.rados.rados.0.smithi098.stdout:950: finishing write tid 1 to smithi09866585-403 2023-09-23T20:03:44.568 INFO:tasks.rados.rados.0.smithi098.stdout:950: finishing write tid 2 to smithi09866585-403 2023-09-23T20:03:44.568 INFO:tasks.rados.rados.0.smithi098.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2023-09-23T20:03:44.579 INFO:tasks.rados.rados.0.smithi098.stdout:953: writing smithi09866585-158 from 672478 to 1329171 tid 1 2023-09-23T20:03:44.586 INFO:tasks.rados.rados.0.smithi098.stdout:953: writing smithi09866585-158 from 2089070 to 2548987 tid 2 2023-09-23T20:03:44.586 INFO:tasks.rados.rados.0.smithi098.stdout:943: done (9 left) 2023-09-23T20:03:44.587 INFO:tasks.rados.rados.0.smithi098.stdout:944: done (8 left) 2023-09-23T20:03:44.587 INFO:tasks.rados.rados.0.smithi098.stdout:946: done (7 left) 2023-09-23T20:03:44.587 INFO:tasks.rados.rados.0.smithi098.stdout:947: done (6 left) 2023-09-23T20:03:44.587 INFO:tasks.rados.rados.0.smithi098.stdout:948: done (5 left) 2023-09-23T20:03:44.587 INFO:tasks.rados.rados.0.smithi098.stdout:949: done (4 left) 2023-09-23T20:03:44.587 INFO:tasks.rados.rados.0.smithi098.stdout:954: write oid 84 current snap is 0 2023-09-23T20:03:44.587 INFO:tasks.rados.rados.0.smithi098.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2023-09-23T20:03:44.594 INFO:tasks.rados.rados.0.smithi098.stdout:954: writing smithi09866585-84 from 689285 to 1421227 tid 1 2023-09-23T20:03:44.601 INFO:tasks.rados.rados.0.smithi098.stdout:954: writing smithi09866585-84 from 2147552 to 2689285 tid 2 2023-09-23T20:03:44.602 INFO:tasks.rados.rados.0.smithi098.stdout:955: write oid 351 current snap is 0 2023-09-23T20:03:44.602 INFO:tasks.rados.rados.0.smithi098.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2023-09-23T20:03:44.608 INFO:tasks.rados.rados.0.smithi098.stdout:955: writing smithi09866585-351 from 706092 to 1113283 tid 1 2023-09-23T20:03:44.615 INFO:tasks.rados.rados.0.smithi098.stdout:955: writing smithi09866585-351 from 1806034 to 2269620 tid 2 2023-09-23T20:03:44.615 INFO:tasks.rados.rados.0.smithi098.stdout:956: read oid 369 snap -1 2023-09-23T20:03:44.615 INFO:tasks.rados.rados.0.smithi098.stdout:956: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T20:03:44.615 INFO:tasks.rados.rados.0.smithi098.stdout:957: write oid 211 current snap is 0 2023-09-23T20:03:44.615 INFO:tasks.rados.rados.0.smithi098.stdout:950: finishing write tid 3 to smithi09866585-403 2023-09-23T20:03:44.615 INFO:tasks.rados.rados.0.smithi098.stdout:950: finishing write tid 4 to smithi09866585-403 2023-09-23T20:03:44.615 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 403 v 189 (ObjNum 752 snap 0 seq_num 752) dirty exists 2023-09-23T20:03:44.615 INFO:tasks.rados.rados.0.smithi098.stdout:950: left oid 403 (ObjNum 752 snap 0 seq_num 752) 2023-09-23T20:03:44.616 INFO:tasks.rados.rados.0.smithi098.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2023-09-23T20:03:44.621 INFO:tasks.rados.rados.0.smithi098.stdout:957: writing smithi09866585-211 from 722899 to 1205339 tid 1 2023-09-23T20:03:44.629 INFO:tasks.rados.rados.0.smithi098.stdout:957: writing smithi09866585-211 from 1748163 to 2471760 tid 2 2023-09-23T20:03:44.629 INFO:tasks.rados.rados.0.smithi098.stdout:950: done (7 left) 2023-09-23T20:03:44.629 INFO:tasks.rados.rados.0.smithi098.stdout:958: delete oid 336 current snap is 0 2023-09-23T20:03:44.629 INFO:tasks.rados.rados.0.smithi098.stdout:951: finishing write tid 1 to smithi09866585-160 2023-09-23T20:03:44.629 INFO:tasks.rados.rados.0.smithi098.stdout:951: finishing write tid 2 to smithi09866585-160 2023-09-23T20:03:44.629 INFO:tasks.rados.rados.0.smithi098.stdout:951: finishing write tid 3 to smithi09866585-160 2023-09-23T20:03:44.629 INFO:tasks.rados.rados.0.smithi098.stdout:951: finishing write tid 4 to smithi09866585-160 2023-09-23T20:03:44.629 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 160 v 139 (ObjNum 753 snap 0 seq_num 753) dirty exists 2023-09-23T20:03:44.630 INFO:tasks.rados.rados.0.smithi098.stdout:951: left oid 160 (ObjNum 753 snap 0 seq_num 753) 2023-09-23T20:03:44.630 INFO:tasks.rados.rados.0.smithi098.stdout:952: expect (ObjNum 125 snap 0 seq_num 125) 2023-09-23T20:03:44.705 INFO:tasks.rados.rados.0.smithi098.stdout:953: finishing write tid 1 to smithi09866585-158 2023-09-23T20:03:44.705 INFO:tasks.rados.rados.0.smithi098.stdout:953: finishing write tid 2 to smithi09866585-158 2023-09-23T20:03:44.706 INFO:tasks.rados.rados.0.smithi098.stdout:953: finishing write tid 3 to smithi09866585-158 2023-09-23T20:03:44.706 INFO:tasks.rados.rados.0.smithi098.stdout:953: finishing write tid 4 to smithi09866585-158 2023-09-23T20:03:44.706 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 158 v 123 (ObjNum 754 snap 0 seq_num 754) dirty exists 2023-09-23T20:03:44.706 INFO:tasks.rados.rados.0.smithi098.stdout:953: left oid 158 (ObjNum 754 snap 0 seq_num 754) 2023-09-23T20:03:44.706 INFO:tasks.rados.rados.0.smithi098.stdout:954: finishing write tid 1 to smithi09866585-84 2023-09-23T20:03:44.706 INFO:tasks.rados.rados.0.smithi098.stdout:954: finishing write tid 2 to smithi09866585-84 2023-09-23T20:03:44.706 INFO:tasks.rados.rados.0.smithi098.stdout:954: finishing write tid 3 to smithi09866585-84 2023-09-23T20:03:44.706 INFO:tasks.rados.rados.0.smithi098.stdout:954: finishing write tid 4 to smithi09866585-84 2023-09-23T20:03:44.706 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 84 v 159 (ObjNum 755 snap 0 seq_num 755) dirty exists 2023-09-23T20:03:44.706 INFO:tasks.rados.rados.0.smithi098.stdout:954: left oid 84 (ObjNum 755 snap 0 seq_num 755) 2023-09-23T20:03:44.706 INFO:tasks.rados.rados.0.smithi098.stdout:955: finishing write tid 1 to smithi09866585-351 2023-09-23T20:03:44.707 INFO:tasks.rados.rados.0.smithi098.stdout:955: finishing write tid 2 to smithi09866585-351 2023-09-23T20:03:44.707 INFO:tasks.rados.rados.0.smithi098.stdout:956: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T20:03:44.781 INFO:tasks.rados.rados.0.smithi098.stdout:955: finishing write tid 3 to smithi09866585-351 2023-09-23T20:03:44.781 INFO:tasks.rados.rados.0.smithi098.stdout:955: finishing write tid 4 to smithi09866585-351 2023-09-23T20:03:44.781 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 351 v 192 (ObjNum 756 snap 0 seq_num 756) dirty exists 2023-09-23T20:03:44.781 INFO:tasks.rados.rados.0.smithi098.stdout:955: left oid 351 (ObjNum 756 snap 0 seq_num 756) 2023-09-23T20:03:44.781 INFO:tasks.rados.rados.0.smithi098.stdout:957: finishing write tid 1 to smithi09866585-211 2023-09-23T20:03:44.781 INFO:tasks.rados.rados.0.smithi098.stdout:957: finishing write tid 2 to smithi09866585-211 2023-09-23T20:03:44.781 INFO:tasks.rados.rados.0.smithi098.stdout:957: finishing write tid 3 to smithi09866585-211 2023-09-23T20:03:44.782 INFO:tasks.rados.rados.0.smithi098.stdout:957: finishing write tid 4 to smithi09866585-211 2023-09-23T20:03:44.782 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 211 v 190 (ObjNum 757 snap 0 seq_num 757) dirty exists 2023-09-23T20:03:44.782 INFO:tasks.rados.rados.0.smithi098.stdout:957: left oid 211 (ObjNum 757 snap 0 seq_num 757) 2023-09-23T20:03:44.782 INFO:tasks.rados.rados.0.smithi098.stdout:951: done (7 left) 2023-09-23T20:03:44.782 INFO:tasks.rados.rados.0.smithi098.stdout:952: done (6 left) 2023-09-23T20:03:44.782 INFO:tasks.rados.rados.0.smithi098.stdout:953: done (5 left) 2023-09-23T20:03:44.782 INFO:tasks.rados.rados.0.smithi098.stdout:954: done (4 left) 2023-09-23T20:03:44.782 INFO:tasks.rados.rados.0.smithi098.stdout:955: done (3 left) 2023-09-23T20:03:44.782 INFO:tasks.rados.rados.0.smithi098.stdout:956: done (2 left) 2023-09-23T20:03:44.782 INFO:tasks.rados.rados.0.smithi098.stdout:957: done (1 left) 2023-09-23T20:03:44.782 INFO:tasks.rados.rados.0.smithi098.stdout:958: done (0 left) 2023-09-23T20:03:44.783 INFO:tasks.rados.rados.0.smithi098.stdout:959: write oid 107 current snap is 0 2023-09-23T20:03:44.783 INFO:tasks.rados.rados.0.smithi098.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2023-09-23T20:03:44.794 INFO:tasks.rados.rados.0.smithi098.stdout:959: writing smithi09866585-107 from 756513 to 1389451 tid 1 2023-09-23T20:03:44.802 INFO:tasks.rados.rados.0.smithi098.stdout:959: writing smithi09866585-107 from 1865127 to 2592393 tid 2 2023-09-23T20:03:44.802 INFO:tasks.rados.rados.0.smithi098.stdout:960: write oid 136 current snap is 0 2023-09-23T20:03:44.802 INFO:tasks.rados.rados.0.smithi098.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2023-09-23T20:03:44.810 INFO:tasks.rados.rados.0.smithi098.stdout:960: writing smithi09866585-136 from 773320 to 1481507 tid 1 2023-09-23T20:03:44.816 INFO:tasks.rados.rados.0.smithi098.stdout:960: writing smithi09866585-136 from 1923609 to 2394533 tid 2 2023-09-23T20:03:44.816 INFO:tasks.rados.rados.0.smithi098.stdout:961: write oid 207 current snap is 0 2023-09-23T20:03:44.816 INFO:tasks.rados.rados.0.smithi098.stdout:959: finishing write tid 1 to smithi09866585-107 2023-09-23T20:03:44.816 INFO:tasks.rados.rados.0.smithi098.stdout:959: finishing write tid 2 to smithi09866585-107 2023-09-23T20:03:44.817 INFO:tasks.rados.rados.0.smithi098.stdout:959: finishing write tid 3 to smithi09866585-107 2023-09-23T20:03:44.817 INFO:tasks.rados.rados.0.smithi098.stdout:959: finishing write tid 4 to smithi09866585-107 2023-09-23T20:03:44.817 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 107 v 193 (ObjNum 759 snap 0 seq_num 759) dirty exists 2023-09-23T20:03:44.817 INFO:tasks.rados.rados.0.smithi098.stdout:959: left oid 107 (ObjNum 759 snap 0 seq_num 759) 2023-09-23T20:03:44.817 INFO:tasks.rados.rados.0.smithi098.stdout:960: finishing write tid 1 to smithi09866585-136 2023-09-23T20:03:44.817 INFO:tasks.rados.rados.0.smithi098.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2023-09-23T20:03:44.823 INFO:tasks.rados.rados.0.smithi098.stdout:961: writing smithi09866585-207 from 790127 to 1289916 tid 1 2023-09-23T20:03:44.830 INFO:tasks.rados.rados.0.smithi098.stdout:961: writing smithi09866585-207 from 1698444 to 2429379 tid 2 2023-09-23T20:03:44.830 INFO:tasks.rados.rados.0.smithi098.stdout:959: done (2 left) 2023-09-23T20:03:44.830 INFO:tasks.rados.rados.0.smithi098.stdout:962: write oid 233 current snap is 0 2023-09-23T20:03:44.830 INFO:tasks.rados.rados.0.smithi098.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2023-09-23T20:03:44.835 INFO:tasks.rados.rados.0.smithi098.stdout:962: writing smithi09866585-233 from 406934 to 981972 tid 1 2023-09-23T20:03:44.842 INFO:tasks.rados.rados.0.smithi098.stdout:962: writing smithi09866585-233 from 1640573 to 2115166 tid 2 2023-09-23T20:03:44.846 INFO:tasks.rados.rados.0.smithi098.stdout:962: writing smithi09866585-233 from 2642791 to 2806934 tid 3 2023-09-23T20:03:44.846 INFO:tasks.rados.rados.0.smithi098.stdout:963: write oid 447 current snap is 0 2023-09-23T20:03:44.847 INFO:tasks.rados.rados.0.smithi098.stdout:960: finishing write tid 2 to smithi09866585-136 2023-09-23T20:03:44.847 INFO:tasks.rados.rados.0.smithi098.stdout:960: finishing write tid 3 to smithi09866585-136 2023-09-23T20:03:44.847 INFO:tasks.rados.rados.0.smithi098.stdout:960: finishing write tid 4 to smithi09866585-136 2023-09-23T20:03:44.847 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 136 v 176 (ObjNum 760 snap 0 seq_num 760) dirty exists 2023-09-23T20:03:44.847 INFO:tasks.rados.rados.0.smithi098.stdout:960: left oid 136 (ObjNum 760 snap 0 seq_num 760) 2023-09-23T20:03:44.847 INFO:tasks.rados.rados.0.smithi098.stdout:961: finishing write tid 1 to smithi09866585-207 2023-09-23T20:03:44.847 INFO:tasks.rados.rados.0.smithi098.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2023-09-23T20:03:44.852 INFO:tasks.rados.rados.0.smithi098.stdout:963: writing smithi09866585-447 from 423741 to 1074028 tid 1 2023-09-23T20:03:44.859 INFO:tasks.rados.rados.0.smithi098.stdout:963: writing smithi09866585-447 from 1699055 to 2317306 tid 2 2023-09-23T20:03:44.860 INFO:tasks.rados.rados.0.smithi098.stdout:960: done (3 left) 2023-09-23T20:03:44.860 INFO:tasks.rados.rados.0.smithi098.stdout:964: read oid 111 snap -1 2023-09-23T20:03:44.860 INFO:tasks.rados.rados.0.smithi098.stdout:964: expect (ObjNum 110 snap 0 seq_num 110) 2023-09-23T20:03:44.860 INFO:tasks.rados.rados.0.smithi098.stdout:965: read oid 135 snap -1 2023-09-23T20:03:44.860 INFO:tasks.rados.rados.0.smithi098.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2023-09-23T20:03:44.860 INFO:tasks.rados.rados.0.smithi098.stdout:966: write oid 329 current snap is 0 2023-09-23T20:03:44.860 INFO:tasks.rados.rados.0.smithi098.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2023-09-23T20:03:44.866 INFO:tasks.rados.rados.0.smithi098.stdout:966: writing smithi09866585-329 from 440548 to 1166084 tid 1 2023-09-23T20:03:44.872 INFO:tasks.rados.rados.0.smithi098.stdout:966: writing smithi09866585-329 from 1757537 to 2235799 tid 2 2023-09-23T20:03:44.876 INFO:tasks.rados.rados.0.smithi098.stdout:966: writing smithi09866585-329 from 2813990 to 2840548 tid 3 2023-09-23T20:03:44.877 INFO:tasks.rados.rados.0.smithi098.stdout:967: read oid 66 snap -1 2023-09-23T20:03:44.877 INFO:tasks.rados.rados.0.smithi098.stdout:967: expect (ObjNum 65 snap 0 seq_num 65) 2023-09-23T20:03:44.877 INFO:tasks.rados.rados.0.smithi098.stdout:968: write oid 245 current snap is 0 2023-09-23T20:03:44.877 INFO:tasks.rados.rados.0.smithi098.stdout:961: finishing write tid 2 to smithi09866585-207 2023-09-23T20:03:44.877 INFO:tasks.rados.rados.0.smithi098.stdout:961: finishing write tid 3 to smithi09866585-207 2023-09-23T20:03:44.877 INFO:tasks.rados.rados.0.smithi098.stdout:961: finishing write tid 4 to smithi09866585-207 2023-09-23T20:03:44.877 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 207 v 126 (ObjNum 761 snap 0 seq_num 761) dirty exists 2023-09-23T20:03:44.877 INFO:tasks.rados.rados.0.smithi098.stdout:961: left oid 207 (ObjNum 761 snap 0 seq_num 761) 2023-09-23T20:03:44.877 INFO:tasks.rados.rados.0.smithi098.stdout:962: finishing write tid 1 to smithi09866585-233 2023-09-23T20:03:44.877 INFO:tasks.rados.rados.0.smithi098.stdout:962: finishing write tid 2 to smithi09866585-233 2023-09-23T20:03:44.877 INFO:tasks.rados.rados.0.smithi098.stdout:962: finishing write tid 3 to smithi09866585-233 2023-09-23T20:03:44.878 INFO:tasks.rados.rados.0.smithi098.stdout:962: finishing write tid 4 to smithi09866585-233 2023-09-23T20:03:44.878 INFO:tasks.rados.rados.0.smithi098.stdout:962: finishing write tid 5 to smithi09866585-233 2023-09-23T20:03:44.878 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 233 v 180 (ObjNum 762 snap 0 seq_num 762) dirty exists 2023-09-23T20:03:44.878 INFO:tasks.rados.rados.0.smithi098.stdout:962: left oid 233 (ObjNum 762 snap 0 seq_num 762) 2023-09-23T20:03:44.878 INFO:tasks.rados.rados.0.smithi098.stdout:963: finishing write tid 1 to smithi09866585-447 2023-09-23T20:03:44.878 INFO:tasks.rados.rados.0.smithi098.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2023-09-23T20:03:44.882 INFO:tasks.rados.rados.0.smithi098.stdout:968: writing smithi09866585-245 from 457355 to 858140 tid 1 2023-09-23T20:03:44.890 INFO:tasks.rados.rados.0.smithi098.stdout:968: writing smithi09866585-245 from 1416019 to 2037939 tid 2 2023-09-23T20:03:44.896 INFO:tasks.rados.rados.0.smithi098.stdout:968: writing smithi09866585-245 from 2725060 to 2857355 tid 3 2023-09-23T20:03:44.896 INFO:tasks.rados.rados.0.smithi098.stdout:961: done (7 left) 2023-09-23T20:03:44.896 INFO:tasks.rados.rados.0.smithi098.stdout:962: done (6 left) 2023-09-23T20:03:44.896 INFO:tasks.rados.rados.0.smithi098.stdout:969: read oid 188 snap -1 2023-09-23T20:03:44.896 INFO:tasks.rados.rados.0.smithi098.stdout:969: expect (ObjNum 187 snap 0 seq_num 187) 2023-09-23T20:03:44.896 INFO:tasks.rados.rados.0.smithi098.stdout:970: write oid 430 current snap is 0 2023-09-23T20:03:44.896 INFO:tasks.rados.rados.0.smithi098.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2023-09-23T20:03:44.901 INFO:tasks.rados.rados.0.smithi098.stdout:970: writing smithi09866585-430 from 474162 to 950196 tid 1 2023-09-23T20:03:44.906 INFO:tasks.rados.rados.0.smithi098.stdout:970: writing smithi09866585-430 from 1358148 to 1840079 tid 2 2023-09-23T20:03:44.912 INFO:tasks.rados.rados.0.smithi098.stdout:970: writing smithi09866585-430 from 2352483 to 2817786 tid 3 2023-09-23T20:03:44.912 INFO:tasks.rados.rados.0.smithi098.stdout:971: read oid 392 snap -1 2023-09-23T20:03:44.912 INFO:tasks.rados.rados.0.smithi098.stdout:971: expect deleted 2023-09-23T20:03:44.912 INFO:tasks.rados.rados.0.smithi098.stdout:972: read oid 333 snap -1 2023-09-23T20:03:44.912 INFO:tasks.rados.rados.0.smithi098.stdout:972: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:03:44.913 INFO:tasks.rados.rados.0.smithi098.stdout:973: delete oid 390 current snap is 0 2023-09-23T20:03:44.913 INFO:tasks.rados.rados.0.smithi098.stdout:964: expect (ObjNum 110 snap 0 seq_num 110) 2023-09-23T20:03:45.048 INFO:tasks.rados.rados.0.smithi098.stdout:963: finishing write tid 2 to smithi09866585-447 2023-09-23T20:03:45.048 INFO:tasks.rados.rados.0.smithi098.stdout:963: finishing write tid 3 to smithi09866585-447 2023-09-23T20:03:45.048 INFO:tasks.rados.rados.0.smithi098.stdout:963: finishing write tid 4 to smithi09866585-447 2023-09-23T20:03:45.048 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 447 v 129 (ObjNum 763 snap 0 seq_num 763) dirty exists 2023-09-23T20:03:45.048 INFO:tasks.rados.rados.0.smithi098.stdout:963: left oid 447 (ObjNum 763 snap 0 seq_num 763) 2023-09-23T20:03:45.048 INFO:tasks.rados.rados.0.smithi098.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2023-09-23T20:03:45.121 INFO:tasks.rados.rados.0.smithi098.stdout:966: finishing write tid 1 to smithi09866585-329 2023-09-23T20:03:45.121 INFO:tasks.rados.rados.0.smithi098.stdout:966: finishing write tid 2 to smithi09866585-329 2023-09-23T20:03:45.121 INFO:tasks.rados.rados.0.smithi098.stdout:966: finishing write tid 3 to smithi09866585-329 2023-09-23T20:03:45.121 INFO:tasks.rados.rados.0.smithi098.stdout:966: finishing write tid 4 to smithi09866585-329 2023-09-23T20:03:45.121 INFO:tasks.rados.rados.0.smithi098.stdout:966: finishing write tid 5 to smithi09866585-329 2023-09-23T20:03:45.121 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 329 v 107 (ObjNum 764 snap 0 seq_num 764) dirty exists 2023-09-23T20:03:45.121 INFO:tasks.rados.rados.0.smithi098.stdout:966: left oid 329 (ObjNum 764 snap 0 seq_num 764) 2023-09-23T20:03:45.122 INFO:tasks.rados.rados.0.smithi098.stdout:968: finishing write tid 1 to smithi09866585-245 2023-09-23T20:03:45.122 INFO:tasks.rados.rados.0.smithi098.stdout:967: expect (ObjNum 65 snap 0 seq_num 65) 2023-09-23T20:03:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:44 smithi098 bash[27308]: cluster 2023-09-23T20:03:43.776602+0000 mgr.y (mgr.14442) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 MiB/s rd, 12 MiB/s wr, 133 op/s 2023-09-23T20:03:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:44 smithi098 bash[27308]: audit 2023-09-23T20:03:44.061492+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.98:0/285053826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:45.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:44 smithi098 bash[33670]: cluster 2023-09-23T20:03:43.776602+0000 mgr.y (mgr.14442) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 MiB/s rd, 12 MiB/s wr, 133 op/s 2023-09-23T20:03:45.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:44 smithi098 bash[33670]: audit 2023-09-23T20:03:44.061492+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.98:0/285053826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:45.225 INFO:tasks.rados.rados.0.smithi098.stdout:968: finishing write tid 2 to smithi09866585-245 2023-09-23T20:03:45.225 INFO:tasks.rados.rados.0.smithi098.stdout:968: finishing write tid 3 to smithi09866585-245 2023-09-23T20:03:45.225 INFO:tasks.rados.rados.0.smithi098.stdout:968: finishing write tid 4 to smithi09866585-245 2023-09-23T20:03:45.226 INFO:tasks.rados.rados.0.smithi098.stdout:968: finishing write tid 5 to smithi09866585-245 2023-09-23T20:03:45.226 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 245 v 204 (ObjNum 765 snap 0 seq_num 765) dirty exists 2023-09-23T20:03:45.226 INFO:tasks.rados.rados.0.smithi098.stdout:968: left oid 245 (ObjNum 765 snap 0 seq_num 765) 2023-09-23T20:03:45.226 INFO:tasks.rados.rados.0.smithi098.stdout:969: expect (ObjNum 187 snap 0 seq_num 187) 2023-09-23T20:03:45.333 INFO:tasks.rados.rados.0.smithi098.stdout:970: finishing write tid 1 to smithi09866585-430 2023-09-23T20:03:45.333 INFO:tasks.rados.rados.0.smithi098.stdout:970: finishing write tid 2 to smithi09866585-430 2023-09-23T20:03:45.333 INFO:tasks.rados.rados.0.smithi098.stdout:963: done (10 left) 2023-09-23T20:03:45.333 INFO:tasks.rados.rados.0.smithi098.stdout:964: done (9 left) 2023-09-23T20:03:45.333 INFO:tasks.rados.rados.0.smithi098.stdout:965: done (8 left) 2023-09-23T20:03:45.333 INFO:tasks.rados.rados.0.smithi098.stdout:966: done (7 left) 2023-09-23T20:03:45.333 INFO:tasks.rados.rados.0.smithi098.stdout:967: done (6 left) 2023-09-23T20:03:45.334 INFO:tasks.rados.rados.0.smithi098.stdout:968: done (5 left) 2023-09-23T20:03:45.334 INFO:tasks.rados.rados.0.smithi098.stdout:969: done (4 left) 2023-09-23T20:03:45.334 INFO:tasks.rados.rados.0.smithi098.stdout:973: done (3 left) 2023-09-23T20:03:45.334 INFO:tasks.rados.rados.0.smithi098.stdout:974: read oid 271 snap -1 2023-09-23T20:03:45.334 INFO:tasks.rados.rados.0.smithi098.stdout:974: expect deleted 2023-09-23T20:03:45.334 INFO:tasks.rados.rados.0.smithi098.stdout:975: read oid 57 snap -1 2023-09-23T20:03:45.334 INFO:tasks.rados.rados.0.smithi098.stdout:975: expect (ObjNum 56 snap 0 seq_num 56) 2023-09-23T20:03:45.334 INFO:tasks.rados.rados.0.smithi098.stdout:976: write oid 385 current snap is 0 2023-09-23T20:03:45.334 INFO:tasks.rados.rados.0.smithi098.stdout:972: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:03:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:44 smithi173 bash[27697]: cluster 2023-09-23T20:03:43.776602+0000 mgr.y (mgr.14442) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 MiB/s rd, 12 MiB/s wr, 133 op/s 2023-09-23T20:03:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:44 smithi173 bash[27697]: audit 2023-09-23T20:03:44.061492+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.98:0/285053826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:45.454 INFO:tasks.rados.rados.0.smithi098.stdout:970: finishing write tid 3 to smithi09866585-430 2023-09-23T20:03:45.454 INFO:tasks.rados.rados.0.smithi098.stdout:970: finishing write tid 4 to smithi09866585-430 2023-09-23T20:03:45.454 INFO:tasks.rados.rados.0.smithi098.stdout:970: finishing write tid 5 to smithi09866585-430 2023-09-23T20:03:45.454 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 430 v 155 (ObjNum 766 snap 0 seq_num 766) dirty exists 2023-09-23T20:03:45.454 INFO:tasks.rados.rados.0.smithi098.stdout:970: left oid 430 (ObjNum 766 snap 0 seq_num 766) 2023-09-23T20:03:45.454 INFO:tasks.rados.rados.0.smithi098.stdout:975: expect (ObjNum 56 snap 0 seq_num 56) 2023-09-23T20:03:45.549 INFO:tasks.rados.rados.0.smithi098.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2023-09-23T20:03:45.562 INFO:tasks.rados.rados.0.smithi098.stdout:976: writing smithi09866585-385 from 507776 to 1250661 tid 1 2023-09-23T20:03:45.571 INFO:tasks.rados.rados.0.smithi098.stdout:976: writing smithi09866585-385 from 1991465 to 2477065 tid 2 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi098.stdout:970: done (5 left) 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi098.stdout:971: done (4 left) 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi098.stdout:972: done (3 left) 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi098.stdout:974: done (2 left) 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi098.stdout:975: done (1 left) 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi098.stdout:977: read oid 326 snap -1 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi098.stdout:977: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi098.stdout:978: read oid 263 snap -1 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi098.stdout:978: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi098.stdout:979: read oid 143 snap -1 2023-09-23T20:03:45.572 INFO:tasks.rados.rados.0.smithi098.stdout:979: expect (ObjNum 142 snap 0 seq_num 142) 2023-09-23T20:03:45.573 INFO:tasks.rados.rados.0.smithi098.stdout:980: read oid 286 snap -1 2023-09-23T20:03:45.573 INFO:tasks.rados.rados.0.smithi098.stdout:980: expect deleted 2023-09-23T20:03:45.573 INFO:tasks.rados.rados.0.smithi098.stdout:981: read oid 376 snap -1 2023-09-23T20:03:45.573 INFO:tasks.rados.rados.0.smithi098.stdout:981: expect (ObjNum 375 snap 0 seq_num 375) 2023-09-23T20:03:45.573 INFO:tasks.rados.rados.0.smithi098.stdout:982: write oid 94 current snap is 0 2023-09-23T20:03:45.573 INFO:tasks.rados.rados.0.smithi098.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2023-09-23T20:03:45.577 INFO:tasks.rados.rados.0.smithi098.stdout:982: writing smithi09866585-94 from 524583 to 942717 tid 1 2023-09-23T20:03:45.585 INFO:tasks.rados.rados.0.smithi098.stdout:982: writing smithi09866585-94 from 1649947 to 2279205 tid 2 2023-09-23T20:03:45.589 INFO:tasks.rados.rados.0.smithi098.stdout:982: writing smithi09866585-94 from 2834752 to 2924583 tid 3 2023-09-23T20:03:45.589 INFO:tasks.rados.rados.0.smithi098.stdout:983: write oid 452 current snap is 0 2023-09-23T20:03:45.589 INFO:tasks.rados.rados.0.smithi098.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2023-09-23T20:03:45.595 INFO:tasks.rados.rados.0.smithi098.stdout:983: writing smithi09866585-452 from 541390 to 1034773 tid 1 2023-09-23T20:03:45.601 INFO:tasks.rados.rados.0.smithi098.stdout:983: writing smithi09866585-452 from 1592076 to 2081345 tid 2 2023-09-23T20:03:45.606 INFO:tasks.rados.rados.0.smithi098.stdout:983: writing smithi09866585-452 from 2862175 to 2941390 tid 3 2023-09-23T20:03:45.606 INFO:tasks.rados.rados.0.smithi098.stdout:984: read oid 469 snap -1 2023-09-23T20:03:45.606 INFO:tasks.rados.rados.0.smithi098.stdout:984: expect deleted 2023-09-23T20:03:45.606 INFO:tasks.rados.rados.0.smithi098.stdout:985: read oid 331 snap -1 2023-09-23T20:03:45.607 INFO:tasks.rados.rados.0.smithi098.stdout:985: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:03:45.607 INFO:tasks.rados.rados.0.smithi098.stdout:986: write oid 301 current snap is 0 2023-09-23T20:03:45.607 INFO:tasks.rados.rados.0.smithi098.stdout:976: finishing write tid 1 to smithi09866585-385 2023-09-23T20:03:45.607 INFO:tasks.rados.rados.0.smithi098.stdout:976: finishing write tid 2 to smithi09866585-385 2023-09-23T20:03:45.607 INFO:tasks.rados.rados.0.smithi098.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2023-09-23T20:03:45.612 INFO:tasks.rados.rados.0.smithi098.stdout:986: writing smithi09866585-301 from 558197 to 1126829 tid 1 2023-09-23T20:03:45.619 INFO:tasks.rados.rados.0.smithi098.stdout:986: writing smithi09866585-301 from 1650558 to 2283485 tid 2 2023-09-23T20:03:45.623 INFO:tasks.rados.rados.0.smithi098.stdout:986: writing smithi09866585-301 from 2773245 to 2958197 tid 3 2023-09-23T20:03:45.623 INFO:tasks.rados.rados.0.smithi098.stdout:980: done (10 left) 2023-09-23T20:03:45.623 INFO:tasks.rados.rados.0.smithi098.stdout:987: write oid 110 current snap is 0 2023-09-23T20:03:45.623 INFO:tasks.rados.rados.0.smithi098.stdout:976: finishing write tid 3 to smithi09866585-385 2023-09-23T20:03:45.623 INFO:tasks.rados.rados.0.smithi098.stdout:981: expect (ObjNum 375 snap 0 seq_num 375) 2023-09-23T20:03:45.704 INFO:tasks.rados.rados.0.smithi098.stdout:976: finishing write tid 4 to smithi09866585-385 2023-09-23T20:03:45.704 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 385 v 162 (ObjNum 768 snap 0 seq_num 768) dirty exists 2023-09-23T20:03:45.704 INFO:tasks.rados.rados.0.smithi098.stdout:976: left oid 385 (ObjNum 768 snap 0 seq_num 768) 2023-09-23T20:03:45.704 INFO:tasks.rados.rados.0.smithi098.stdout:979: expect (ObjNum 142 snap 0 seq_num 142) 2023-09-23T20:03:45.788 INFO:tasks.rados.rados.0.smithi098.stdout:977: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:03:45.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:03:45 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:03:45.906 INFO:tasks.rados.rados.0.smithi098.stdout:982: finishing write tid 1 to smithi09866585-94 2023-09-23T20:03:45.906 INFO:tasks.rados.rados.0.smithi098.stdout:978: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:03:46.001 INFO:tasks.rados.rados.0.smithi098.stdout:982: finishing write tid 2 to smithi09866585-94 2023-09-23T20:03:46.001 INFO:tasks.rados.rados.0.smithi098.stdout:982: finishing write tid 3 to smithi09866585-94 2023-09-23T20:03:46.001 INFO:tasks.rados.rados.0.smithi098.stdout:982: finishing write tid 4 to smithi09866585-94 2023-09-23T20:03:46.001 INFO:tasks.rados.rados.0.smithi098.stdout:982: finishing write tid 5 to smithi09866585-94 2023-09-23T20:03:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 94 v 130 (ObjNum 769 snap 0 seq_num 769) dirty exists 2023-09-23T20:03:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:982: left oid 94 (ObjNum 769 snap 0 seq_num 769) 2023-09-23T20:03:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:983: finishing write tid 1 to smithi09866585-452 2023-09-23T20:03:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2023-09-23T20:03:46.008 INFO:tasks.rados.rados.0.smithi098.stdout:987: writing smithi09866585-110 from 575004 to 1218885 tid 1 2023-09-23T20:03:46.016 INFO:tasks.rados.rados.0.smithi098.stdout:987: writing smithi09866585-110 from 1709040 to 2201978 tid 2 2023-09-23T20:03:46.021 INFO:tasks.rados.rados.0.smithi098.stdout:987: writing smithi09866585-110 from 2917021 to 2975004 tid 3 2023-09-23T20:03:46.021 INFO:tasks.rados.rados.0.smithi098.stdout:976: done (10 left) 2023-09-23T20:03:46.021 INFO:tasks.rados.rados.0.smithi098.stdout:977: done (9 left) 2023-09-23T20:03:46.021 INFO:tasks.rados.rados.0.smithi098.stdout:978: done (8 left) 2023-09-23T20:03:46.021 INFO:tasks.rados.rados.0.smithi098.stdout:979: done (7 left) 2023-09-23T20:03:46.021 INFO:tasks.rados.rados.0.smithi098.stdout:981: done (6 left) 2023-09-23T20:03:46.022 INFO:tasks.rados.rados.0.smithi098.stdout:982: done (5 left) 2023-09-23T20:03:46.022 INFO:tasks.rados.rados.0.smithi098.stdout:988: read oid 93 snap -1 2023-09-23T20:03:46.022 INFO:tasks.rados.rados.0.smithi098.stdout:988: expect (ObjNum 92 snap 0 seq_num 92) 2023-09-23T20:03:46.022 INFO:tasks.rados.rados.0.smithi098.stdout:989: write oid 7 current snap is 0 2023-09-23T20:03:46.022 INFO:tasks.rados.rados.0.smithi098.stdout:983: finishing write tid 2 to smithi09866585-452 2023-09-23T20:03:46.022 INFO:tasks.rados.rados.0.smithi098.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2023-09-23T20:03:46.028 INFO:tasks.rados.rados.0.smithi098.stdout:989: writing smithi09866585-7 from 591811 to 1310941 tid 1 2023-09-23T20:03:46.034 INFO:tasks.rados.rados.0.smithi098.stdout:989: writing smithi09866585-7 from 1767522 to 2404118 tid 2 2023-09-23T20:03:46.038 INFO:tasks.rados.rados.0.smithi098.stdout:989: writing smithi09866585-7 from 2828091 to 2991811 tid 3 2023-09-23T20:03:46.039 INFO:tasks.rados.rados.0.smithi098.stdout:990: delete oid 322 current snap is 0 2023-09-23T20:03:46.039 INFO:tasks.rados.rados.0.smithi098.stdout:983: finishing write tid 3 to smithi09866585-452 2023-09-23T20:03:46.039 INFO:tasks.rados.rados.0.smithi098.stdout:983: finishing write tid 4 to smithi09866585-452 2023-09-23T20:03:46.040 INFO:tasks.rados.rados.0.smithi098.stdout:983: finishing write tid 5 to smithi09866585-452 2023-09-23T20:03:46.040 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 452 v 184 (ObjNum 770 snap 0 seq_num 770) dirty exists 2023-09-23T20:03:46.040 INFO:tasks.rados.rados.0.smithi098.stdout:983: left oid 452 (ObjNum 770 snap 0 seq_num 770) 2023-09-23T20:03:46.040 INFO:tasks.rados.rados.0.smithi098.stdout:985: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:03:46.161 INFO:tasks.rados.rados.0.smithi098.stdout:986: finishing write tid 1 to smithi09866585-301 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:986: finishing write tid 2 to smithi09866585-301 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:986: finishing write tid 3 to smithi09866585-301 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:986: finishing write tid 4 to smithi09866585-301 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:986: finishing write tid 5 to smithi09866585-301 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 301 v 159 (ObjNum 771 snap 0 seq_num 771) dirty exists 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:986: left oid 301 (ObjNum 771 snap 0 seq_num 771) 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:987: finishing write tid 1 to smithi09866585-110 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:987: finishing write tid 2 to smithi09866585-110 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:987: finishing write tid 3 to smithi09866585-110 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:987: finishing write tid 4 to smithi09866585-110 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:987: finishing write tid 5 to smithi09866585-110 2023-09-23T20:03:46.162 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 110 v 171 (ObjNum 772 snap 0 seq_num 772) dirty exists 2023-09-23T20:03:46.163 INFO:tasks.rados.rados.0.smithi098.stdout:987: left oid 110 (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:03:46.163 INFO:tasks.rados.rados.0.smithi098.stdout:988: expect (ObjNum 92 snap 0 seq_num 92) 2023-09-23T20:03:46.276 INFO:tasks.rados.rados.0.smithi098.stdout:989: finishing write tid 1 to smithi09866585-7 2023-09-23T20:03:46.276 INFO:tasks.rados.rados.0.smithi098.stdout:989: finishing write tid 2 to smithi09866585-7 2023-09-23T20:03:46.276 INFO:tasks.rados.rados.0.smithi098.stdout:989: finishing write tid 3 to smithi09866585-7 2023-09-23T20:03:46.276 INFO:tasks.rados.rados.0.smithi098.stdout:989: finishing write tid 4 to smithi09866585-7 2023-09-23T20:03:46.276 INFO:tasks.rados.rados.0.smithi098.stdout:989: finishing write tid 5 to smithi09866585-7 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 7 v 175 (ObjNum 773 snap 0 seq_num 773) dirty exists 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:989: left oid 7 (ObjNum 773 snap 0 seq_num 773) 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:983: done (7 left) 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:984: done (6 left) 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:985: done (5 left) 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:986: done (4 left) 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:987: done (3 left) 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:988: done (2 left) 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:989: done (1 left) 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:990: done (0 left) 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:991: write oid 392 current snap is 0 2023-09-23T20:03:46.277 INFO:tasks.rados.rados.0.smithi098.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2023-09-23T20:03:46.288 INFO:tasks.rados.rados.0.smithi098.stdout:991: writing smithi09866585-392 from 625425 to 1095053 tid 1 2023-09-23T20:03:46.297 INFO:tasks.rados.rados.0.smithi098.stdout:991: writing smithi09866585-392 from 1768133 to 2408398 tid 2 2023-09-23T20:03:46.297 INFO:tasks.rados.rados.0.smithi098.stdout:992: write oid 3 current snap is 0 2023-09-23T20:03:46.297 INFO:tasks.rados.rados.0.smithi098.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2023-09-23T20:03:46.304 INFO:tasks.rados.rados.0.smithi098.stdout:992: writing smithi09866585-3 from 642232 to 1303462 tid 1 2023-09-23T20:03:46.313 INFO:tasks.rados.rados.0.smithi098.stdout:992: writing smithi09866585-3 from 1942968 to 2726891 tid 2 2023-09-23T20:03:46.313 INFO:tasks.rados.rados.0.smithi098.stdout:993: delete oid 434 current snap is 0 2023-09-23T20:03:46.313 INFO:tasks.rados.rados.0.smithi098.stdout:991: finishing write tid 1 to smithi09866585-392 2023-09-23T20:03:46.313 INFO:tasks.rados.rados.0.smithi098.stdout:991: finishing write tid 2 to smithi09866585-392 2023-09-23T20:03:46.313 INFO:tasks.rados.rados.0.smithi098.stdout:991: finishing write tid 3 to smithi09866585-392 2023-09-23T20:03:46.313 INFO:tasks.rados.rados.0.smithi098.stdout:991: finishing write tid 4 to smithi09866585-392 2023-09-23T20:03:46.313 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 392 v 162 (ObjNum 775 snap 0 seq_num 775) dirty exists 2023-09-23T20:03:46.314 INFO:tasks.rados.rados.0.smithi098.stdout:991: left oid 392 (ObjNum 775 snap 0 seq_num 775) 2023-09-23T20:03:46.314 INFO:tasks.rados.rados.0.smithi098.stdout:992: finishing write tid 1 to smithi09866585-3 2023-09-23T20:03:46.317 INFO:tasks.rados.rados.0.smithi098.stdout:991: done (2 left) 2023-09-23T20:03:46.318 INFO:tasks.rados.rados.0.smithi098.stdout:993: done (1 left) 2023-09-23T20:03:46.318 INFO:tasks.rados.rados.0.smithi098.stdout:994: delete oid 59 current snap is 0 2023-09-23T20:03:46.318 INFO:tasks.rados.rados.0.smithi098.stdout:992: finishing write tid 2 to smithi09866585-3 2023-09-23T20:03:46.318 INFO:tasks.rados.rados.0.smithi098.stdout:992: finishing write tid 3 to smithi09866585-3 2023-09-23T20:03:46.319 INFO:tasks.rados.rados.0.smithi098.stdout:992: finishing write tid 4 to smithi09866585-3 2023-09-23T20:03:46.319 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 3 v 217 (ObjNum 776 snap 0 seq_num 776) dirty exists 2023-09-23T20:03:46.319 INFO:tasks.rados.rados.0.smithi098.stdout:992: left oid 3 (ObjNum 776 snap 0 seq_num 776) 2023-09-23T20:03:46.319 INFO:tasks.rados.rados.0.smithi098.stdout:992: done (1 left) 2023-09-23T20:03:46.320 INFO:tasks.rados.rados.0.smithi098.stdout:994: done (0 left) 2023-09-23T20:03:46.320 INFO:tasks.rados.rados.0.smithi098.stdout:995: read oid 148 snap -1 2023-09-23T20:03:46.320 INFO:tasks.rados.rados.0.smithi098.stdout:995: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:03:46.320 INFO:tasks.rados.rados.0.smithi098.stdout:996: read oid 69 snap -1 2023-09-23T20:03:46.320 INFO:tasks.rados.rados.0.smithi098.stdout:996: expect deleted 2023-09-23T20:03:46.320 INFO:tasks.rados.rados.0.smithi098.stdout:997: read oid 288 snap -1 2023-09-23T20:03:46.320 INFO:tasks.rados.rados.0.smithi098.stdout:997: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T20:03:46.320 INFO:tasks.rados.rados.0.smithi098.stdout:998: write oid 346 current snap is 0 2023-09-23T20:03:46.320 INFO:tasks.rados.rados.0.smithi098.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2023-09-23T20:03:46.327 INFO:tasks.rados.rados.0.smithi098.stdout:998: writing smithi09866585-346 from 692653 to 1179630 tid 1 2023-09-23T20:03:46.334 INFO:tasks.rados.rados.0.smithi098.stdout:998: writing smithi09866585-346 from 1602061 to 2249664 tid 2 2023-09-23T20:03:46.339 INFO:tasks.rados.rados.0.smithi098.stdout:998: writing smithi09866585-346 from 2992629 to 3092653 tid 3 2023-09-23T20:03:46.339 INFO:tasks.rados.rados.0.smithi098.stdout:999: write oid 454 current snap is 0 2023-09-23T20:03:46.339 INFO:tasks.rados.rados.0.smithi098.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2023-09-23T20:03:46.347 INFO:tasks.rados.rados.0.smithi098.stdout:999: writing smithi09866585-454 from 709460 to 1271686 tid 1 2023-09-23T20:03:46.356 INFO:tasks.rados.rados.0.smithi098.stdout:999: writing smithi09866585-454 from 2060543 to 2851804 tid 2 2023-09-23T20:03:46.356 INFO:tasks.rados.rados.0.smithi098.stdout:1000: read oid 31 snap -1 2023-09-23T20:03:46.356 INFO:tasks.rados.rados.0.smithi098.stdout:1000: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:03:46.356 INFO:tasks.rados.rados.0.smithi098.stdout:1001: read oid 431 snap -1 2023-09-23T20:03:46.356 INFO:tasks.rados.rados.0.smithi098.stdout:1001: expect (ObjNum 540 snap 0 seq_num 540) 2023-09-23T20:03:46.356 INFO:tasks.rados.rados.0.smithi098.stdout:1002: write oid 2 current snap is 0 2023-09-23T20:03:46.356 INFO:tasks.rados.rados.0.smithi098.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2023-09-23T20:03:46.364 INFO:tasks.rados.rados.0.smithi098.stdout:1002: writing smithi09866585-2 from 726267 to 1363742 tid 1 2023-09-23T20:03:46.373 INFO:tasks.rados.rados.0.smithi098.stdout:1002: writing smithi09866585-2 from 2119025 to 2770297 tid 2 2023-09-23T20:03:46.373 INFO:tasks.rados.rados.0.smithi098.stdout:1003: write oid 92 current snap is 0 2023-09-23T20:03:46.373 INFO:tasks.rados.rados.0.smithi098.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2023-09-23T20:03:46.381 INFO:tasks.rados.rados.0.smithi098.stdout:1003: writing smithi09866585-92 from 743074 to 1455798 tid 1 2023-09-23T20:03:46.389 INFO:tasks.rados.rados.0.smithi098.stdout:1003: writing smithi09866585-92 from 2061154 to 2856084 tid 2 2023-09-23T20:03:46.389 INFO:tasks.rados.rados.0.smithi098.stdout:1004: write oid 111 current snap is 0 2023-09-23T20:03:46.389 INFO:tasks.rados.rados.0.smithi098.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2023-09-23T20:03:46.398 INFO:tasks.rados.rados.0.smithi098.stdout:1004: writing smithi09866585-111 from 759881 to 1547854 tid 1 2023-09-23T20:03:46.405 INFO:tasks.rados.rados.0.smithi098.stdout:1004: writing smithi09866585-111 from 2119636 to 2774577 tid 2 2023-09-23T20:03:46.405 INFO:tasks.rados.rados.0.smithi098.stdout:1005: write oid 453 current snap is 0 2023-09-23T20:03:46.405 INFO:tasks.rados.rados.0.smithi098.stdout:995: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:03:46.490 INFO:tasks.rados.rados.0.smithi098.stdout:998: finishing write tid 1 to smithi09866585-346 2023-09-23T20:03:46.490 INFO:tasks.rados.rados.0.smithi098.stdout:997: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T20:03:46.592 INFO:tasks.rados.rados.0.smithi098.stdout:998: finishing write tid 2 to smithi09866585-346 2023-09-23T20:03:46.592 INFO:tasks.rados.rados.0.smithi098.stdout:998: finishing write tid 3 to smithi09866585-346 2023-09-23T20:03:46.592 INFO:tasks.rados.rados.0.smithi098.stdout:998: finishing write tid 4 to smithi09866585-346 2023-09-23T20:03:46.592 INFO:tasks.rados.rados.0.smithi098.stdout:998: finishing write tid 5 to smithi09866585-346 2023-09-23T20:03:46.592 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 346 v 221 (ObjNum 779 snap 0 seq_num 779) dirty exists 2023-09-23T20:03:46.592 INFO:tasks.rados.rados.0.smithi098.stdout:998: left oid 346 (ObjNum 779 snap 0 seq_num 779) 2023-09-23T20:03:46.592 INFO:tasks.rados.rados.0.smithi098.stdout:999: finishing write tid 1 to smithi09866585-454 2023-09-23T20:03:46.592 INFO:tasks.rados.rados.0.smithi098.stdout:999: finishing write tid 2 to smithi09866585-454 2023-09-23T20:03:46.592 INFO:tasks.rados.rados.0.smithi098.stdout:999: finishing write tid 3 to smithi09866585-454 2023-09-23T20:03:46.592 INFO:tasks.rados.rados.0.smithi098.stdout:999: finishing write tid 4 to smithi09866585-454 2023-09-23T20:03:46.593 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 454 v 165 (ObjNum 780 snap 0 seq_num 780) dirty exists 2023-09-23T20:03:46.593 INFO:tasks.rados.rados.0.smithi098.stdout:999: left oid 454 (ObjNum 780 snap 0 seq_num 780) 2023-09-23T20:03:46.593 INFO:tasks.rados.rados.0.smithi098.stdout:1000: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:03:46.773 INFO:tasks.rados.rados.0.smithi098.stdout:1002: finishing write tid 1 to smithi09866585-2 2023-09-23T20:03:46.773 INFO:tasks.rados.rados.0.smithi098.stdout:1001: expect (ObjNum 540 snap 0 seq_num 540) 2023-09-23T20:03:46.911 INFO:tasks.rados.rados.0.smithi098.stdout:1002: finishing write tid 2 to smithi09866585-2 2023-09-23T20:03:46.911 INFO:tasks.rados.rados.0.smithi098.stdout:1002: finishing write tid 3 to smithi09866585-2 2023-09-23T20:03:46.912 INFO:tasks.rados.rados.0.smithi098.stdout:1002: finishing write tid 4 to smithi09866585-2 2023-09-23T20:03:46.912 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 2 v 207 (ObjNum 781 snap 0 seq_num 781) dirty exists 2023-09-23T20:03:46.912 INFO:tasks.rados.rados.0.smithi098.stdout:1002: left oid 2 (ObjNum 781 snap 0 seq_num 781) 2023-09-23T20:03:46.912 INFO:tasks.rados.rados.0.smithi098.stdout:1003: finishing write tid 1 to smithi09866585-92 2023-09-23T20:03:46.912 INFO:tasks.rados.rados.0.smithi098.stdout:1003: finishing write tid 2 to smithi09866585-92 2023-09-23T20:03:46.912 INFO:tasks.rados.rados.0.smithi098.stdout:1003: finishing write tid 3 to smithi09866585-92 2023-09-23T20:03:46.912 INFO:tasks.rados.rados.0.smithi098.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2023-09-23T20:03:46.924 INFO:tasks.rados.rados.0.smithi098.stdout:1005: writing smithi09866585-453 from 776688 to 1356263 tid 1 2023-09-23T20:03:46.933 INFO:tasks.rados.rados.0.smithi098.stdout:1005: writing smithi09866585-453 from 1894471 to 2693070 tid 2 2023-09-23T20:03:46.933 INFO:tasks.rados.rados.0.smithi098.stdout:995: done (10 left) 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:996: done (9 left) 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:997: done (8 left) 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:998: done (7 left) 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:999: done (6 left) 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:1000: done (5 left) 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:1001: done (4 left) 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:1002: done (3 left) 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:1006: read oid 60 snap -1 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:1006: expect deleted 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:1007: read oid 400 snap -1 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:1007: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:03:46.934 INFO:tasks.rados.rados.0.smithi098.stdout:1008: read oid 30 snap -1 2023-09-23T20:03:46.935 INFO:tasks.rados.rados.0.smithi098.stdout:1008: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:03:46.935 INFO:tasks.rados.rados.0.smithi098.stdout:1009: write oid 437 current snap is 0 2023-09-23T20:03:46.935 INFO:tasks.rados.rados.0.smithi098.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2023-09-23T20:03:46.942 INFO:tasks.rados.rados.0.smithi098.stdout:1009: writing smithi09866585-437 from 793495 to 1448319 tid 1 2023-09-23T20:03:46.950 INFO:tasks.rados.rados.0.smithi098.stdout:1009: writing smithi09866585-437 from 1952953 to 2611563 tid 2 2023-09-23T20:03:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:1009: writing smithi09866585-437 from 3157167 to 3193495 tid 3 2023-09-23T20:03:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:1010: read oid 414 snap -1 2023-09-23T20:03:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:1010: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T20:03:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:1011: read oid 51 snap -1 2023-09-23T20:03:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:1011: expect deleted 2023-09-23T20:03:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:1012: write oid 28 current snap is 0 2023-09-23T20:03:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:1003: finishing write tid 4 to smithi09866585-92 2023-09-23T20:03:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 92 v 133 (ObjNum 782 snap 0 seq_num 782) dirty exists 2023-09-23T20:03:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:1003: left oid 92 (ObjNum 782 snap 0 seq_num 782) 2023-09-23T20:03:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:1004: finishing write tid 1 to smithi09866585-111 2023-09-23T20:03:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:1004: finishing write tid 2 to smithi09866585-111 2023-09-23T20:03:46.955 INFO:tasks.rados.rados.0.smithi098.stdout:1004: finishing write tid 3 to smithi09866585-111 2023-09-23T20:03:46.955 INFO:tasks.rados.rados.0.smithi098.stdout:1004: finishing write tid 4 to smithi09866585-111 2023-09-23T20:03:46.955 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 111 v 187 (ObjNum 783 snap 0 seq_num 783) dirty exists 2023-09-23T20:03:46.955 INFO:tasks.rados.rados.0.smithi098.stdout:1004: left oid 111 (ObjNum 783 snap 0 seq_num 783) 2023-09-23T20:03:46.955 INFO:tasks.rados.rados.0.smithi098.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2023-09-23T20:03:46.960 INFO:tasks.rados.rados.0.smithi098.stdout:1012: writing smithi09866585-28 from 410302 to 1140375 tid 1 2023-09-23T20:03:46.966 INFO:tasks.rados.rados.0.smithi098.stdout:1012: writing smithi09866585-28 from 1895082 to 2297350 tid 2 2023-09-23T20:03:46.974 INFO:tasks.rados.rados.0.smithi098.stdout:1012: writing smithi09866585-28 from 2951884 to 3210302 tid 3 2023-09-23T20:03:46.975 INFO:tasks.rados.rados.0.smithi098.stdout:1003: done (9 left) 2023-09-23T20:03:46.975 INFO:tasks.rados.rados.0.smithi098.stdout:1004: done (8 left) 2023-09-23T20:03:46.975 INFO:tasks.rados.rados.0.smithi098.stdout:1013: read oid 80 snap -1 2023-09-23T20:03:46.975 INFO:tasks.rados.rados.0.smithi098.stdout:1013: expect (ObjNum 738 snap 0 seq_num 738) 2023-09-23T20:03:46.975 INFO:tasks.rados.rados.0.smithi098.stdout:1014: read oid 331 snap -1 2023-09-23T20:03:46.975 INFO:tasks.rados.rados.0.smithi098.stdout:1014: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:03:46.975 INFO:tasks.rados.rados.0.smithi098.stdout:1015: read oid 358 snap -1 2023-09-23T20:03:46.975 INFO:tasks.rados.rados.0.smithi098.stdout:1015: expect (ObjNum 677 snap 0 seq_num 677) 2023-09-23T20:03:46.975 INFO:tasks.rados.rados.0.smithi098.stdout:1016: write oid 198 current snap is 0 2023-09-23T20:03:46.975 INFO:tasks.rados.rados.0.smithi098.stdout:1005: finishing write tid 1 to smithi09866585-453 2023-09-23T20:03:46.975 INFO:tasks.rados.rados.0.smithi098.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2023-09-23T20:03:46.976 INFO:tasks.rados.rados.0.smithi098.stdout:1016: writing smithi09866585-198 from 427109 to 832431 tid 1 2023-09-23T20:03:46.984 INFO:tasks.rados.rados.0.smithi098.stdout:1016: writing smithi09866585-198 from 1553564 to 2099490 tid 2 2023-09-23T20:03:46.992 INFO:tasks.rados.rados.0.smithi098.stdout:1016: writing smithi09866585-198 from 2579307 to 3227109 tid 3 2023-09-23T20:03:46.992 INFO:tasks.rados.rados.0.smithi098.stdout:1017: write oid 488 current snap is 0 2023-09-23T20:03:46.992 INFO:tasks.rados.rados.0.smithi098.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2023-09-23T20:03:46.997 INFO:tasks.rados.rados.0.smithi098.stdout:1017: writing smithi09866585-488 from 443916 to 924487 tid 1 2023-09-23T20:03:47.003 INFO:tasks.rados.rados.0.smithi098.stdout:1017: writing smithi09866585-488 from 1612046 to 2017983 tid 2 2023-09-23T20:03:47.010 INFO:tasks.rados.rados.0.smithi098.stdout:1017: writing smithi09866585-488 from 2606730 to 3101782 tid 3 2023-09-23T20:03:47.010 INFO:tasks.rados.rados.0.smithi098.stdout:1018: read oid 53 snap -1 2023-09-23T20:03:47.010 INFO:tasks.rados.rados.0.smithi098.stdout:1018: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T20:03:47.010 INFO:tasks.rados.rados.0.smithi098.stdout:1019: read oid 3 snap -1 2023-09-23T20:03:47.010 INFO:tasks.rados.rados.0.smithi098.stdout:1019: expect (ObjNum 776 snap 0 seq_num 776) 2023-09-23T20:03:47.010 INFO:tasks.rados.rados.0.smithi098.stdout:1020: write oid 192 current snap is 0 2023-09-23T20:03:47.010 INFO:tasks.rados.rados.0.smithi098.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2023-09-23T20:03:47.016 INFO:tasks.rados.rados.0.smithi098.stdout:1020: writing smithi09866585-192 from 460723 to 1016543 tid 1 2023-09-23T20:03:47.023 INFO:tasks.rados.rados.0.smithi098.stdout:1020: writing smithi09866585-192 from 1670528 to 2220123 tid 2 2023-09-23T20:03:47.030 INFO:tasks.rados.rados.0.smithi098.stdout:1020: writing smithi09866585-192 from 2634153 to 3260723 tid 3 2023-09-23T20:03:47.030 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:47.030 INFO:tasks.rados.rados.0.smithi098.stdout:1005: finishing write tid 2 to smithi09866585-453 2023-09-23T20:03:47.030 INFO:tasks.rados.rados.0.smithi098.stdout:1005: finishing write tid 3 to smithi09866585-453 2023-09-23T20:03:47.030 INFO:tasks.rados.rados.0.smithi098.stdout:1005: finishing write tid 4 to smithi09866585-453 2023-09-23T20:03:47.030 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 453 v 161 (ObjNum 784 snap 0 seq_num 784) dirty exists 2023-09-23T20:03:47.030 INFO:tasks.rados.rados.0.smithi098.stdout:1005: left oid 453 (ObjNum 784 snap 0 seq_num 784) 2023-09-23T20:03:47.030 INFO:tasks.rados.rados.0.smithi098.stdout:1005: done (15 left) 2023-09-23T20:03:47.031 INFO:tasks.rados.rados.0.smithi098.stdout:1006: done (14 left) 2023-09-23T20:03:47.031 INFO:tasks.rados.rados.0.smithi098.stdout:1021: write oid 395 current snap is 0 2023-09-23T20:03:47.031 INFO:tasks.rados.rados.0.smithi098.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2023-09-23T20:03:47.036 INFO:tasks.rados.rados.0.smithi098.stdout:1021: writing smithi09866585-395 from 477530 to 1108599 tid 1 2023-09-23T20:03:47.041 INFO:tasks.rados.rados.0.smithi098.stdout:1021: writing smithi09866585-395 from 1612657 to 2022263 tid 2 2023-09-23T20:03:47.047 INFO:tasks.rados.rados.0.smithi098.stdout:1021: writing smithi09866585-395 from 2545223 to 3062819 tid 3 2023-09-23T20:03:47.047 INFO:tasks.rados.rados.0.smithi098.stdout:1022: write oid 232 current snap is 0 2023-09-23T20:03:47.047 INFO:tasks.rados.rados.0.smithi098.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2023-09-23T20:03:47.052 INFO:tasks.rados.rados.0.smithi098.stdout:1022: writing smithi09866585-232 from 494337 to 917008 tid 1 2023-09-23T20:03:47.058 INFO:tasks.rados.rados.0.smithi098.stdout:1022: writing smithi09866585-232 from 1387492 to 1940756 tid 2 2023-09-23T20:03:47.065 INFO:tasks.rados.rados.0.smithi098.stdout:1022: writing smithi09866585-232 from 2688999 to 3134220 tid 3 2023-09-23T20:03:47.065 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:47.065 INFO:tasks.rados.rados.0.smithi098.stdout:1007: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T20:03:47.155 INFO:tasks.rados.rados.0.smithi098.stdout:1008: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:03:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:46 smithi098 bash[33670]: cluster 2023-09-23T20:03:45.777198+0000 mgr.y (mgr.14442) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 8.2 MiB/s wr, 89 op/s 2023-09-23T20:03:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:46 smithi098 bash[33670]: audit 2023-09-23T20:03:46.472295+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.98:0/3322862362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:47.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:46 smithi098 bash[27308]: cluster 2023-09-23T20:03:45.777198+0000 mgr.y (mgr.14442) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 8.2 MiB/s wr, 89 op/s 2023-09-23T20:03:47.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:46 smithi098 bash[27308]: audit 2023-09-23T20:03:46.472295+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.98:0/3322862362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:47.235 INFO:tasks.rados.rados.0.smithi098.stdout:1009: finishing write tid 1 to smithi09866585-437 2023-09-23T20:03:47.235 INFO:tasks.rados.rados.0.smithi098.stdout:1010: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T20:03:47.328 INFO:tasks.rados.rados.0.smithi098.stdout:1009: finishing write tid 2 to smithi09866585-437 2023-09-23T20:03:47.328 INFO:tasks.rados.rados.0.smithi098.stdout:1009: finishing write tid 3 to smithi09866585-437 2023-09-23T20:03:47.328 INFO:tasks.rados.rados.0.smithi098.stdout:1009: finishing write tid 4 to smithi09866585-437 2023-09-23T20:03:47.328 INFO:tasks.rados.rados.0.smithi098.stdout:1009: finishing write tid 5 to smithi09866585-437 2023-09-23T20:03:47.328 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 437 v 150 (ObjNum 785 snap 0 seq_num 785) dirty exists 2023-09-23T20:03:47.328 INFO:tasks.rados.rados.0.smithi098.stdout:1009: left oid 437 (ObjNum 785 snap 0 seq_num 785) 2023-09-23T20:03:47.329 INFO:tasks.rados.rados.0.smithi098.stdout:1012: finishing write tid 1 to smithi09866585-28 2023-09-23T20:03:47.329 INFO:tasks.rados.rados.0.smithi098.stdout:1012: finishing write tid 2 to smithi09866585-28 2023-09-23T20:03:47.329 INFO:tasks.rados.rados.0.smithi098.stdout:1012: finishing write tid 3 to smithi09866585-28 2023-09-23T20:03:47.329 INFO:tasks.rados.rados.0.smithi098.stdout:1012: finishing write tid 4 to smithi09866585-28 2023-09-23T20:03:47.329 INFO:tasks.rados.rados.0.smithi098.stdout:1012: finishing write tid 5 to smithi09866585-28 2023-09-23T20:03:47.329 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 28 v 198 (ObjNum 786 snap 0 seq_num 786) dirty exists 2023-09-23T20:03:47.329 INFO:tasks.rados.rados.0.smithi098.stdout:1012: left oid 28 (ObjNum 786 snap 0 seq_num 786) 2023-09-23T20:03:47.329 INFO:tasks.rados.rados.0.smithi098.stdout:1016: finishing write tid 1 to smithi09866585-198 2023-09-23T20:03:47.329 INFO:tasks.rados.rados.0.smithi098.stdout:1016: finishing write tid 2 to smithi09866585-198 2023-09-23T20:03:47.329 INFO:tasks.rados.rados.0.smithi098.stdout:1014: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:03:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:46 smithi173 bash[27697]: cluster 2023-09-23T20:03:45.777198+0000 mgr.y (mgr.14442) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 8.2 MiB/s wr, 89 op/s 2023-09-23T20:03:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:46 smithi173 bash[27697]: audit 2023-09-23T20:03:46.472295+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.98:0/3322862362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:47.442 INFO:tasks.rados.rados.0.smithi098.stdout:1013: expect (ObjNum 738 snap 0 seq_num 738) 2023-09-23T20:03:47.543 INFO:tasks.rados.rados.0.smithi098.stdout:1016: finishing write tid 3 to smithi09866585-198 2023-09-23T20:03:47.543 INFO:tasks.rados.rados.0.smithi098.stdout:1015: expect (ObjNum 677 snap 0 seq_num 677) 2023-09-23T20:03:47.678 INFO:tasks.rados.rados.0.smithi098.stdout:1016: finishing write tid 4 to smithi09866585-198 2023-09-23T20:03:47.678 INFO:tasks.rados.rados.0.smithi098.stdout:1016: finishing write tid 5 to smithi09866585-198 2023-09-23T20:03:47.678 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 198 v 225 (ObjNum 787 snap 0 seq_num 787) dirty exists 2023-09-23T20:03:47.678 INFO:tasks.rados.rados.0.smithi098.stdout:1016: left oid 198 (ObjNum 787 snap 0 seq_num 787) 2023-09-23T20:03:47.678 INFO:tasks.rados.rados.0.smithi098.stdout:1017: finishing write tid 1 to smithi09866585-488 2023-09-23T20:03:47.679 INFO:tasks.rados.rados.0.smithi098.stdout:1017: finishing write tid 2 to smithi09866585-488 2023-09-23T20:03:47.679 INFO:tasks.rados.rados.0.smithi098.stdout:1017: finishing write tid 3 to smithi09866585-488 2023-09-23T20:03:47.679 INFO:tasks.rados.rados.0.smithi098.stdout:1017: finishing write tid 4 to smithi09866585-488 2023-09-23T20:03:47.679 INFO:tasks.rados.rados.0.smithi098.stdout:1017: finishing write tid 5 to smithi09866585-488 2023-09-23T20:03:47.679 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 488 v 133 (ObjNum 788 snap 0 seq_num 788) dirty exists 2023-09-23T20:03:47.679 INFO:tasks.rados.rados.0.smithi098.stdout:1017: left oid 488 (ObjNum 788 snap 0 seq_num 788) 2023-09-23T20:03:47.679 INFO:tasks.rados.rados.0.smithi098.stdout:1018: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T20:03:47.767 INFO:tasks.rados.rados.0.smithi098.stdout:1019: expect (ObjNum 776 snap 0 seq_num 776) 2023-09-23T20:03:47.896 INFO:tasks.rados.rados.0.smithi098.stdout:1020: finishing write tid 1 to smithi09866585-192 2023-09-23T20:03:47.896 INFO:tasks.rados.rados.0.smithi098.stdout:1020: finishing write tid 2 to smithi09866585-192 2023-09-23T20:03:47.896 INFO:tasks.rados.rados.0.smithi098.stdout:1020: finishing write tid 3 to smithi09866585-192 2023-09-23T20:03:47.896 INFO:tasks.rados.rados.0.smithi098.stdout:1020: finishing write tid 4 to smithi09866585-192 2023-09-23T20:03:47.896 INFO:tasks.rados.rados.0.smithi098.stdout:1020: finishing write tid 5 to smithi09866585-192 2023-09-23T20:03:47.896 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 192 v 191 (ObjNum 789 snap 0 seq_num 789) dirty exists 2023-09-23T20:03:47.896 INFO:tasks.rados.rados.0.smithi098.stdout:1020: left oid 192 (ObjNum 789 snap 0 seq_num 789) 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:1021: finishing write tid 1 to smithi09866585-395 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:1021: finishing write tid 2 to smithi09866585-395 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:1021: finishing write tid 3 to smithi09866585-395 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:1021: finishing write tid 4 to smithi09866585-395 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:1021: finishing write tid 5 to smithi09866585-395 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 395 v 229 (ObjNum 790 snap 0 seq_num 790) dirty exists 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:1021: left oid 395 (ObjNum 790 snap 0 seq_num 790) 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:1022: finishing write tid 1 to smithi09866585-232 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:1022: finishing write tid 2 to smithi09866585-232 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:1022: finishing write tid 3 to smithi09866585-232 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:1022: finishing write tid 4 to smithi09866585-232 2023-09-23T20:03:47.897 INFO:tasks.rados.rados.0.smithi098.stdout:1022: finishing write tid 5 to smithi09866585-232 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 232 v 165 (ObjNum 791 snap 0 seq_num 791) dirty exists 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:1022: left oid 232 (ObjNum 791 snap 0 seq_num 791) 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:1007: done (15 left) 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:1008: done (14 left) 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:1009: done (13 left) 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:1010: done (12 left) 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:1011: done (11 left) 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:1012: done (10 left) 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:1013: done (9 left) 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:1014: done (8 left) 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:1015: done (7 left) 2023-09-23T20:03:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:1016: done (6 left) 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1017: done (5 left) 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1018: done (4 left) 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1019: done (3 left) 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1020: done (2 left) 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1021: done (1 left) 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1022: done (0 left) 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1023: read oid 273 snap -1 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1023: expect (ObjNum 272 snap 0 seq_num 272) 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1024: read oid 30 snap -1 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1024: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1025: write oid 458 current snap is 0 2023-09-23T20:03:47.899 INFO:tasks.rados.rados.0.smithi098.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2023-09-23T20:03:47.909 INFO:tasks.rados.rados.0.smithi098.stdout:1025: writing smithi09866585-458 from 511144 to 1009064 tid 1 2023-09-23T20:03:47.914 INFO:tasks.rados.rados.0.smithi098.stdout:1025: writing smithi09866585-458 from 1445974 to 1859249 tid 2 2023-09-23T20:03:47.921 INFO:tasks.rados.rados.0.smithi098.stdout:1025: writing smithi09866585-458 from 2316422 to 2972915 tid 3 2023-09-23T20:03:47.921 INFO:tasks.rados.rados.0.smithi098.stdout:1026: read oid 101 snap -1 2023-09-23T20:03:47.921 INFO:tasks.rados.rados.0.smithi098.stdout:1026: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-23T20:03:47.921 INFO:tasks.rados.rados.0.smithi098.stdout:1027: read oid 196 snap -1 2023-09-23T20:03:47.921 INFO:tasks.rados.rados.0.smithi098.stdout:1027: expect (ObjNum 722 snap 0 seq_num 722) 2023-09-23T20:03:47.921 INFO:tasks.rados.rados.0.smithi098.stdout:1028: write oid 259 current snap is 0 2023-09-23T20:03:47.922 INFO:tasks.rados.rados.0.smithi098.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2023-09-23T20:03:47.927 INFO:tasks.rados.rados.0.smithi098.stdout:1028: writing smithi09866585-259 from 527951 to 1101120 tid 1 2023-09-23T20:03:47.933 INFO:tasks.rados.rados.0.smithi098.stdout:1028: writing smithi09866585-259 from 1504456 to 2061389 tid 2 2023-09-23T20:03:47.939 INFO:tasks.rados.rados.0.smithi098.stdout:1028: writing smithi09866585-259 from 2743845 to 3211610 tid 3 2023-09-23T20:03:47.940 INFO:tasks.rados.rados.0.smithi098.stdout:1029: write oid 97 current snap is 0 2023-09-23T20:03:47.940 INFO:tasks.rados.rados.0.smithi098.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2023-09-23T20:03:47.946 INFO:tasks.rados.rados.0.smithi098.stdout:1029: writing smithi09866585-97 from 544758 to 1193176 tid 1 2023-09-23T20:03:47.952 INFO:tasks.rados.rados.0.smithi098.stdout:1029: writing smithi09866585-97 from 1846585 to 2263529 tid 2 2023-09-23T20:03:47.959 INFO:tasks.rados.rados.0.smithi098.stdout:1029: writing smithi09866585-97 from 2771268 to 3344758 tid 3 2023-09-23T20:03:47.959 INFO:tasks.rados.rados.0.smithi098.stdout:1030: read oid 37 snap -1 2023-09-23T20:03:47.959 INFO:tasks.rados.rados.0.smithi098.stdout:1030: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T20:03:47.959 INFO:tasks.rados.rados.0.smithi098.stdout:1031: write oid 115 current snap is 0 2023-09-23T20:03:47.959 INFO:tasks.rados.rados.0.smithi098.stdout:1023: expect (ObjNum 272 snap 0 seq_num 272) 2023-09-23T20:03:48.051 INFO:tasks.rados.rados.0.smithi098.stdout:1024: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:03:48.139 INFO:tasks.rados.rados.0.smithi098.stdout:1025: finishing write tid 1 to smithi09866585-458 2023-09-23T20:03:48.139 INFO:tasks.rados.rados.0.smithi098.stdout:1025: finishing write tid 2 to smithi09866585-458 2023-09-23T20:03:48.139 INFO:tasks.rados.rados.0.smithi098.stdout:1025: finishing write tid 3 to smithi09866585-458 2023-09-23T20:03:48.139 INFO:tasks.rados.rados.0.smithi098.stdout:1025: finishing write tid 4 to smithi09866585-458 2023-09-23T20:03:48.139 INFO:tasks.rados.rados.0.smithi098.stdout:1025: finishing write tid 5 to smithi09866585-458 2023-09-23T20:03:48.139 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 458 v 169 (ObjNum 792 snap 0 seq_num 792) dirty exists 2023-09-23T20:03:48.140 INFO:tasks.rados.rados.0.smithi098.stdout:1025: left oid 458 (ObjNum 792 snap 0 seq_num 792) 2023-09-23T20:03:48.140 INFO:tasks.rados.rados.0.smithi098.stdout:1027: expect (ObjNum 722 snap 0 seq_num 722) 2023-09-23T20:03:48.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:03:47 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:47] "GET /metrics HTTP/1.1" 200 194912 "" "Prometheus/2.33.4" 2023-09-23T20:03:48.212 INFO:tasks.rados.rados.0.smithi098.stdout:1028: finishing write tid 1 to smithi09866585-259 2023-09-23T20:03:48.212 INFO:tasks.rados.rados.0.smithi098.stdout:1028: finishing write tid 2 to smithi09866585-259 2023-09-23T20:03:48.212 INFO:tasks.rados.rados.0.smithi098.stdout:1026: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-23T20:03:48.333 INFO:tasks.rados.rados.0.smithi098.stdout:1028: finishing write tid 3 to smithi09866585-259 2023-09-23T20:03:48.333 INFO:tasks.rados.rados.0.smithi098.stdout:1028: finishing write tid 4 to smithi09866585-259 2023-09-23T20:03:48.333 INFO:tasks.rados.rados.0.smithi098.stdout:1028: finishing write tid 5 to smithi09866585-259 2023-09-23T20:03:48.333 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 259 v 112 (ObjNum 793 snap 0 seq_num 793) dirty exists 2023-09-23T20:03:48.333 INFO:tasks.rados.rados.0.smithi098.stdout:1028: left oid 259 (ObjNum 793 snap 0 seq_num 793) 2023-09-23T20:03:48.334 INFO:tasks.rados.rados.0.smithi098.stdout:1029: finishing write tid 1 to smithi09866585-97 2023-09-23T20:03:48.334 INFO:tasks.rados.rados.0.smithi098.stdout:1029: finishing write tid 2 to smithi09866585-97 2023-09-23T20:03:48.334 INFO:tasks.rados.rados.0.smithi098.stdout:1029: finishing write tid 3 to smithi09866585-97 2023-09-23T20:03:48.334 INFO:tasks.rados.rados.0.smithi098.stdout:1029: finishing write tid 4 to smithi09866585-97 2023-09-23T20:03:48.334 INFO:tasks.rados.rados.0.smithi098.stdout:1029: finishing write tid 5 to smithi09866585-97 2023-09-23T20:03:48.334 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 97 v 233 (ObjNum 794 snap 0 seq_num 794) dirty exists 2023-09-23T20:03:48.334 INFO:tasks.rados.rados.0.smithi098.stdout:1029: left oid 97 (ObjNum 794 snap 0 seq_num 794) 2023-09-23T20:03:48.334 INFO:tasks.rados.rados.0.smithi098.stdout:1030: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T20:03:48.501 INFO:tasks.rados.rados.0.smithi098.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2023-09-23T20:03:48.512 INFO:tasks.rados.rados.0.smithi098.stdout:1031: writing smithi09866585-115 from 561565 to 1285232 tid 1 2023-09-23T20:03:48.521 INFO:tasks.rados.rados.0.smithi098.stdout:1031: writing smithi09866585-115 from 1905067 to 2465669 tid 2 2023-09-23T20:03:48.526 INFO:tasks.rados.rados.0.smithi098.stdout:1031: writing smithi09866585-115 from 3082338 to 3361565 tid 3 2023-09-23T20:03:48.526 INFO:tasks.rados.rados.0.smithi098.stdout:1023: done (8 left) 2023-09-23T20:03:48.526 INFO:tasks.rados.rados.0.smithi098.stdout:1024: done (7 left) 2023-09-23T20:03:48.526 INFO:tasks.rados.rados.0.smithi098.stdout:1025: done (6 left) 2023-09-23T20:03:48.526 INFO:tasks.rados.rados.0.smithi098.stdout:1026: done (5 left) 2023-09-23T20:03:48.527 INFO:tasks.rados.rados.0.smithi098.stdout:1027: done (4 left) 2023-09-23T20:03:48.527 INFO:tasks.rados.rados.0.smithi098.stdout:1028: done (3 left) 2023-09-23T20:03:48.527 INFO:tasks.rados.rados.0.smithi098.stdout:1029: done (2 left) 2023-09-23T20:03:48.527 INFO:tasks.rados.rados.0.smithi098.stdout:1030: done (1 left) 2023-09-23T20:03:48.527 INFO:tasks.rados.rados.0.smithi098.stdout:1032: delete oid 36 current snap is 0 2023-09-23T20:03:48.527 INFO:tasks.rados.rados.0.smithi098.stdout:1031: finishing write tid 1 to smithi09866585-115 2023-09-23T20:03:48.527 INFO:tasks.rados.rados.0.smithi098.stdout:1031: finishing write tid 2 to smithi09866585-115 2023-09-23T20:03:48.528 INFO:tasks.rados.rados.0.smithi098.stdout:1032: done (1 left) 2023-09-23T20:03:48.528 INFO:tasks.rados.rados.0.smithi098.stdout:1033: read oid 176 snap -1 2023-09-23T20:03:48.528 INFO:tasks.rados.rados.0.smithi098.stdout:1033: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:03:48.529 INFO:tasks.rados.rados.0.smithi098.stdout:1034: read oid 357 snap -1 2023-09-23T20:03:48.529 INFO:tasks.rados.rados.0.smithi098.stdout:1034: expect (ObjNum 624 snap 0 seq_num 624) 2023-09-23T20:03:48.529 INFO:tasks.rados.rados.0.smithi098.stdout:1035: write oid 232 current snap is 0 2023-09-23T20:03:48.529 INFO:tasks.rados.rados.0.smithi098.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2023-09-23T20:03:48.539 INFO:tasks.rados.rados.0.smithi098.stdout:1035: writing smithi09866585-232 from 595179 to 1069344 tid 1 2023-09-23T20:03:48.546 INFO:tasks.rados.rados.0.smithi098.stdout:1035: writing smithi09866585-232 from 1622031 to 2186302 tid 2 2023-09-23T20:03:48.553 INFO:tasks.rados.rados.0.smithi098.stdout:1035: writing smithi09866585-232 from 2737184 to 3366390 tid 3 2023-09-23T20:03:48.553 INFO:tasks.rados.rados.0.smithi098.stdout:1036: write oid 73 current snap is 0 2023-09-23T20:03:48.554 INFO:tasks.rados.rados.0.smithi098.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2023-09-23T20:03:48.560 INFO:tasks.rados.rados.0.smithi098.stdout:1036: writing smithi09866585-73 from 611986 to 1161400 tid 1 2023-09-23T20:03:48.565 INFO:tasks.rados.rados.0.smithi098.stdout:1036: writing smithi09866585-73 from 1564160 to 1988442 tid 2 2023-09-23T20:03:48.572 INFO:tasks.rados.rados.0.smithi098.stdout:1036: writing smithi09866585-73 from 2764607 to 3205085 tid 3 2023-09-23T20:03:48.572 INFO:tasks.rados.rados.0.smithi098.stdout:1037: write oid 63 current snap is 0 2023-09-23T20:03:48.572 INFO:tasks.rados.rados.0.smithi098.stdout:1031: finishing write tid 3 to smithi09866585-115 2023-09-23T20:03:48.572 INFO:tasks.rados.rados.0.smithi098.stdout:1031: finishing write tid 4 to smithi09866585-115 2023-09-23T20:03:48.572 INFO:tasks.rados.rados.0.smithi098.stdout:1031: finishing write tid 5 to smithi09866585-115 2023-09-23T20:03:48.572 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 115 v 143 (ObjNum 795 snap 0 seq_num 795) dirty exists 2023-09-23T20:03:48.572 INFO:tasks.rados.rados.0.smithi098.stdout:1031: left oid 115 (ObjNum 795 snap 0 seq_num 795) 2023-09-23T20:03:48.572 INFO:tasks.rados.rados.0.smithi098.stdout:1033: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:03:48.673 INFO:tasks.rados.rados.0.smithi098.stdout:1034: expect (ObjNum 624 snap 0 seq_num 624) 2023-09-23T20:03:48.787 INFO:tasks.rados.rados.0.smithi098.stdout:1035: finishing write tid 1 to smithi09866585-232 2023-09-23T20:03:48.787 INFO:tasks.rados.rados.0.smithi098.stdout:1035: finishing write tid 2 to smithi09866585-232 2023-09-23T20:03:48.787 INFO:tasks.rados.rados.0.smithi098.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2023-09-23T20:03:48.795 INFO:tasks.rados.rados.0.smithi098.stdout:1037: writing smithi09866585-63 from 628793 to 1369809 tid 1 2023-09-23T20:03:48.803 INFO:tasks.rados.rados.0.smithi098.stdout:1037: writing smithi09866585-63 from 2138995 to 2706935 tid 2 2023-09-23T20:03:48.809 INFO:tasks.rados.rados.0.smithi098.stdout:1037: writing smithi09866585-63 from 3192030 to 3428793 tid 3 2023-09-23T20:03:48.809 INFO:tasks.rados.rados.0.smithi098.stdout:1031: done (5 left) 2023-09-23T20:03:48.809 INFO:tasks.rados.rados.0.smithi098.stdout:1033: done (4 left) 2023-09-23T20:03:48.809 INFO:tasks.rados.rados.0.smithi098.stdout:1034: done (3 left) 2023-09-23T20:03:48.809 INFO:tasks.rados.rados.0.smithi098.stdout:1038: delete oid 358 current snap is 0 2023-09-23T20:03:48.809 INFO:tasks.rados.rados.0.smithi098.stdout:1035: finishing write tid 3 to smithi09866585-232 2023-09-23T20:03:48.809 INFO:tasks.rados.rados.0.smithi098.stdout:1035: finishing write tid 4 to smithi09866585-232 2023-09-23T20:03:48.809 INFO:tasks.rados.rados.0.smithi098.stdout:1035: finishing write tid 5 to smithi09866585-232 2023-09-23T20:03:48.810 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 232 v 173 (ObjNum 797 snap 0 seq_num 797) dirty exists 2023-09-23T20:03:48.810 INFO:tasks.rados.rados.0.smithi098.stdout:1035: left oid 232 (ObjNum 797 snap 0 seq_num 797) 2023-09-23T20:03:48.810 INFO:tasks.rados.rados.0.smithi098.stdout:1036: finishing write tid 1 to smithi09866585-73 2023-09-23T20:03:48.810 INFO:tasks.rados.rados.0.smithi098.stdout:1036: finishing write tid 2 to smithi09866585-73 2023-09-23T20:03:48.810 INFO:tasks.rados.rados.0.smithi098.stdout:1036: finishing write tid 3 to smithi09866585-73 2023-09-23T20:03:48.810 INFO:tasks.rados.rados.0.smithi098.stdout:1036: finishing write tid 4 to smithi09866585-73 2023-09-23T20:03:48.810 INFO:tasks.rados.rados.0.smithi098.stdout:1036: finishing write tid 5 to smithi09866585-73 2023-09-23T20:03:48.810 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 73 v 237 (ObjNum 798 snap 0 seq_num 798) dirty exists 2023-09-23T20:03:48.810 INFO:tasks.rados.rados.0.smithi098.stdout:1036: left oid 73 (ObjNum 798 snap 0 seq_num 798) 2023-09-23T20:03:48.810 INFO:tasks.rados.rados.0.smithi098.stdout:1037: finishing write tid 1 to smithi09866585-63 2023-09-23T20:03:48.810 INFO:tasks.rados.rados.0.smithi098.stdout:1037: finishing write tid 2 to smithi09866585-63 2023-09-23T20:03:48.811 INFO:tasks.rados.rados.0.smithi098.stdout:1035: done (3 left) 2023-09-23T20:03:48.811 INFO:tasks.rados.rados.0.smithi098.stdout:1036: done (2 left) 2023-09-23T20:03:48.811 INFO:tasks.rados.rados.0.smithi098.stdout:1038: done (1 left) 2023-09-23T20:03:48.811 INFO:tasks.rados.rados.0.smithi098.stdout:1039: read oid 136 snap -1 2023-09-23T20:03:48.811 INFO:tasks.rados.rados.0.smithi098.stdout:1039: expect (ObjNum 760 snap 0 seq_num 760) 2023-09-23T20:03:48.811 INFO:tasks.rados.rados.0.smithi098.stdout:1040: read oid 325 snap -1 2023-09-23T20:03:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:1040: expect (ObjNum 723 snap 0 seq_num 723) 2023-09-23T20:03:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:1041: delete oid 370 current snap is 0 2023-09-23T20:03:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:1037: finishing write tid 3 to smithi09866585-63 2023-09-23T20:03:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:1037: finishing write tid 4 to smithi09866585-63 2023-09-23T20:03:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:1037: finishing write tid 5 to smithi09866585-63 2023-09-23T20:03:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 63 v 211 (ObjNum 799 snap 0 seq_num 799) dirty exists 2023-09-23T20:03:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:1037: left oid 63 (ObjNum 799 snap 0 seq_num 799) 2023-09-23T20:03:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:1037: done (3 left) 2023-09-23T20:03:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:1041: done (2 left) 2023-09-23T20:03:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:1042: write oid 253 current snap is 0 2023-09-23T20:03:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2023-09-23T20:03:48.820 INFO:tasks.rados.rados.0.smithi098.stdout:1042: writing smithi09866585-253 from 679214 to 1245977 tid 1 2023-09-23T20:03:48.828 INFO:tasks.rados.rados.0.smithi098.stdout:1042: writing smithi09866585-253 from 1798088 to 2513355 tid 2 2023-09-23T20:03:48.834 INFO:tasks.rados.rados.0.smithi098.stdout:1042: writing smithi09866585-253 from 3157946 to 3479214 tid 3 2023-09-23T20:03:48.834 INFO:tasks.rados.rados.0.smithi098.stdout:1043: write oid 87 current snap is 0 2023-09-23T20:03:48.834 INFO:tasks.rados.rados.0.smithi098.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2023-09-23T20:03:48.841 INFO:tasks.rados.rados.0.smithi098.stdout:1043: writing smithi09866585-87 from 696021 to 1338033 tid 1 2023-09-23T20:03:48.848 INFO:tasks.rados.rados.0.smithi098.stdout:1043: writing smithi09866585-87 from 1856570 to 2431848 tid 2 2023-09-23T20:03:48.854 INFO:tasks.rados.rados.0.smithi098.stdout:1043: writing smithi09866585-87 from 3185369 to 3496021 tid 3 2023-09-23T20:03:48.854 INFO:tasks.rados.rados.0.smithi098.stdout:1044: read oid 51 snap -1 2023-09-23T20:03:48.854 INFO:tasks.rados.rados.0.smithi098.stdout:1044: expect deleted 2023-09-23T20:03:48.854 INFO:tasks.rados.rados.0.smithi098.stdout:1045: write oid 485 current snap is 0 2023-09-23T20:03:48.854 INFO:tasks.rados.rados.0.smithi098.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2023-09-23T20:03:48.862 INFO:tasks.rados.rados.0.smithi098.stdout:1045: writing smithi09866585-485 from 712828 to 1430089 tid 1 2023-09-23T20:03:48.869 INFO:tasks.rados.rados.0.smithi098.stdout:1045: writing smithi09866585-485 from 1915052 to 2633988 tid 2 2023-09-23T20:03:48.874 INFO:tasks.rados.rados.0.smithi098.stdout:1045: writing smithi09866585-485 from 3212792 to 3512828 tid 3 2023-09-23T20:03:48.874 INFO:tasks.rados.rados.0.smithi098.stdout:1046: write oid 278 current snap is 0 2023-09-23T20:03:48.874 INFO:tasks.rados.rados.0.smithi098.stdout:1040: expect (ObjNum 723 snap 0 seq_num 723) 2023-09-23T20:03:48.982 INFO:tasks.rados.rados.0.smithi098.stdout:1039: expect (ObjNum 760 snap 0 seq_num 760) 2023-09-23T20:03:49.113 INFO:tasks.rados.rados.0.smithi098.stdout:1042: finishing write tid 1 to smithi09866585-253 2023-09-23T20:03:49.113 INFO:tasks.rados.rados.0.smithi098.stdout:1042: finishing write tid 2 to smithi09866585-253 2023-09-23T20:03:49.113 INFO:tasks.rados.rados.0.smithi098.stdout:1042: finishing write tid 3 to smithi09866585-253 2023-09-23T20:03:49.113 INFO:tasks.rados.rados.0.smithi098.stdout:1042: finishing write tid 4 to smithi09866585-253 2023-09-23T20:03:49.113 INFO:tasks.rados.rados.0.smithi098.stdout:1042: finishing write tid 5 to smithi09866585-253 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 253 v 137 (ObjNum 802 snap 0 seq_num 802) dirty exists 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:1042: left oid 253 (ObjNum 802 snap 0 seq_num 802) 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:1043: finishing write tid 1 to smithi09866585-87 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:1043: finishing write tid 2 to smithi09866585-87 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:1043: finishing write tid 3 to smithi09866585-87 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:1043: finishing write tid 4 to smithi09866585-87 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:1043: finishing write tid 5 to smithi09866585-87 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 87 v 195 (ObjNum 803 snap 0 seq_num 803) dirty exists 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:1043: left oid 87 (ObjNum 803 snap 0 seq_num 803) 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:1045: finishing write tid 1 to smithi09866585-485 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:1045: finishing write tid 2 to smithi09866585-485 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:1045: finishing write tid 3 to smithi09866585-485 2023-09-23T20:03:49.114 INFO:tasks.rados.rados.0.smithi098.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2023-09-23T20:03:49.127 INFO:tasks.rados.rados.0.smithi098.stdout:1046: writing smithi09866585-278 from 729635 to 1522145 tid 1 2023-09-23T20:03:49.133 INFO:tasks.rados.rados.0.smithi098.stdout:1046: writing smithi09866585-278 from 1973534 to 2552481 tid 2 2023-09-23T20:03:49.139 INFO:tasks.rados.rados.0.smithi098.stdout:1046: writing smithi09866585-278 from 3240215 to 3529635 tid 3 2023-09-23T20:03:49.139 INFO:tasks.rados.rados.0.smithi098.stdout:1039: done (6 left) 2023-09-23T20:03:49.139 INFO:tasks.rados.rados.0.smithi098.stdout:1040: done (5 left) 2023-09-23T20:03:49.139 INFO:tasks.rados.rados.0.smithi098.stdout:1042: done (4 left) 2023-09-23T20:03:49.139 INFO:tasks.rados.rados.0.smithi098.stdout:1043: done (3 left) 2023-09-23T20:03:49.140 INFO:tasks.rados.rados.0.smithi098.stdout:1044: done (2 left) 2023-09-23T20:03:49.140 INFO:tasks.rados.rados.0.smithi098.stdout:1047: write oid 358 current snap is 0 2023-09-23T20:03:49.140 INFO:tasks.rados.rados.0.smithi098.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2023-09-23T20:03:49.146 INFO:tasks.rados.rados.0.smithi098.stdout:1047: writing smithi09866585-358 from 746442 to 1330554 tid 1 2023-09-23T20:03:49.153 INFO:tasks.rados.rados.0.smithi098.stdout:1047: writing smithi09866585-358 from 1748369 to 2470974 tid 2 2023-09-23T20:03:49.160 INFO:tasks.rados.rados.0.smithi098.stdout:1047: writing smithi09866585-358 from 2983991 to 3546442 tid 3 2023-09-23T20:03:49.160 INFO:tasks.rados.rados.0.smithi098.stdout:1048: read oid 133 snap -1 2023-09-23T20:03:49.160 INFO:tasks.rados.rados.0.smithi098.stdout:1048: expect (ObjNum 744 snap 0 seq_num 744) 2023-09-23T20:03:49.160 INFO:tasks.rados.rados.0.smithi098.stdout:1049: read oid 122 snap -1 2023-09-23T20:03:49.160 INFO:tasks.rados.rados.0.smithi098.stdout:1049: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:03:49.160 INFO:tasks.rados.rados.0.smithi098.stdout:1050: write oid 423 current snap is 0 2023-09-23T20:03:49.160 INFO:tasks.rados.rados.0.smithi098.stdout:1045: finishing write tid 4 to smithi09866585-485 2023-09-23T20:03:49.160 INFO:tasks.rados.rados.0.smithi098.stdout:1045: finishing write tid 5 to smithi09866585-485 2023-09-23T20:03:49.160 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 485 v 147 (ObjNum 804 snap 0 seq_num 804) dirty exists 2023-09-23T20:03:49.160 INFO:tasks.rados.rados.0.smithi098.stdout:1045: left oid 485 (ObjNum 804 snap 0 seq_num 804) 2023-09-23T20:03:49.161 INFO:tasks.rados.rados.0.smithi098.stdout:1046: finishing write tid 1 to smithi09866585-278 2023-09-23T20:03:49.161 INFO:tasks.rados.rados.0.smithi098.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2023-09-23T20:03:49.168 INFO:tasks.rados.rados.0.smithi098.stdout:1050: writing smithi09866585-423 from 763249 to 1422610 tid 1 2023-09-23T20:03:49.175 INFO:tasks.rados.rados.0.smithi098.stdout:1050: writing smithi09866585-423 from 2090498 to 2673114 tid 2 2023-09-23T20:03:49.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:48 smithi098 bash[27308]: cluster 2023-09-23T20:03:47.777798+0000 mgr.y (mgr.14442) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 8.2 MiB/s wr, 89 op/s 2023-09-23T20:03:49.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:48 smithi098 bash[27308]: audit 2023-09-23T20:03:48.888236+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.98:0/4024723846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:49.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:48 smithi098 bash[33670]: cluster 2023-09-23T20:03:47.777798+0000 mgr.y (mgr.14442) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 8.2 MiB/s wr, 89 op/s 2023-09-23T20:03:49.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:48 smithi098 bash[33670]: audit 2023-09-23T20:03:48.888236+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.98:0/4024723846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:49.180 INFO:tasks.rados.rados.0.smithi098.stdout:1050: writing smithi09866585-423 from 3295061 to 3563249 tid 3 2023-09-23T20:03:49.180 INFO:tasks.rados.rados.0.smithi098.stdout:1045: done (5 left) 2023-09-23T20:03:49.181 INFO:tasks.rados.rados.0.smithi098.stdout:1051: read oid 9 snap -1 2023-09-23T20:03:49.181 INFO:tasks.rados.rados.0.smithi098.stdout:1051: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:03:49.181 INFO:tasks.rados.rados.0.smithi098.stdout:1052: write oid 159 current snap is 0 2023-09-23T20:03:49.181 INFO:tasks.rados.rados.0.smithi098.stdout:1046: finishing write tid 2 to smithi09866585-278 2023-09-23T20:03:49.181 INFO:tasks.rados.rados.0.smithi098.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2023-09-23T20:03:49.189 INFO:tasks.rados.rados.0.smithi098.stdout:1052: writing smithi09866585-159 from 780056 to 1514666 tid 1 2023-09-23T20:03:49.197 INFO:tasks.rados.rados.0.smithi098.stdout:1052: writing smithi09866585-159 from 2148980 to 2875254 tid 2 2023-09-23T20:03:49.201 INFO:tasks.rados.rados.0.smithi098.stdout:1052: writing smithi09866585-159 from 3322484 to 3580056 tid 3 2023-09-23T20:03:49.202 INFO:tasks.rados.rados.0.smithi098.stdout:1053: write oid 378 current snap is 0 2023-09-23T20:03:49.202 INFO:tasks.rados.rados.0.smithi098.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2023-09-23T20:03:49.208 INFO:tasks.rados.rados.0.smithi098.stdout:1053: writing smithi09866585-378 from 796863 to 1206722 tid 1 2023-09-23T20:03:49.214 INFO:tasks.rados.rados.0.smithi098.stdout:1053: writing smithi09866585-378 from 1807462 to 2393747 tid 2 2023-09-23T20:03:49.222 INFO:tasks.rados.rados.0.smithi098.stdout:1053: writing smithi09866585-378 from 3066260 to 3596863 tid 3 2023-09-23T20:03:49.222 INFO:tasks.rados.rados.0.smithi098.stdout:1054: write oid 51 current snap is 0 2023-09-23T20:03:49.222 INFO:tasks.rados.rados.0.smithi098.stdout:1046: finishing write tid 3 to smithi09866585-278 2023-09-23T20:03:49.222 INFO:tasks.rados.rados.0.smithi098.stdout:1046: finishing write tid 4 to smithi09866585-278 2023-09-23T20:03:49.223 INFO:tasks.rados.rados.0.smithi098.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2023-09-23T20:03:49.226 INFO:tasks.rados.rados.0.smithi098.stdout:1054: writing smithi09866585-51 from 413670 to 898778 tid 1 2023-09-23T20:03:49.234 INFO:tasks.rados.rados.0.smithi098.stdout:1054: writing smithi09866585-51 from 1465944 to 2195887 tid 2 2023-09-23T20:03:49.242 INFO:tasks.rados.rados.0.smithi098.stdout:1054: writing smithi09866585-51 from 2977330 to 3502131 tid 3 2023-09-23T20:03:49.242 INFO:tasks.rados.rados.0.smithi098.stdout:1055: write oid 72 current snap is 0 2023-09-23T20:03:49.242 INFO:tasks.rados.rados.0.smithi098.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2023-09-23T20:03:49.247 INFO:tasks.rados.rados.0.smithi098.stdout:1055: writing smithi09866585-72 from 430477 to 990834 tid 1 2023-09-23T20:03:49.252 INFO:tasks.rados.rados.0.smithi098.stdout:1055: writing smithi09866585-72 from 1408073 to 1881674 tid 2 2023-09-23T20:03:49.260 INFO:tasks.rados.rados.0.smithi098.stdout:1055: writing smithi09866585-72 from 2488400 to 3224473 tid 3 2023-09-23T20:03:49.261 INFO:tasks.rados.rados.0.smithi098.stdout:1056: read oid 475 snap -1 2023-09-23T20:03:49.261 INFO:tasks.rados.rados.0.smithi098.stdout:1056: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:03:49.261 INFO:tasks.rados.rados.0.smithi098.stdout:1057: read oid 260 snap -1 2023-09-23T20:03:49.261 INFO:tasks.rados.rados.0.smithi098.stdout:1057: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T20:03:49.261 INFO:tasks.rados.rados.0.smithi098.stdout:1058: write oid 83 current snap is 0 2023-09-23T20:03:49.261 INFO:tasks.rados.rados.0.smithi098.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2023-09-23T20:03:49.266 INFO:tasks.rados.rados.0.smithi098.stdout:1058: writing smithi09866585-83 from 447284 to 1082890 tid 1 2023-09-23T20:03:49.275 INFO:tasks.rados.rados.0.smithi098.stdout:1058: writing smithi09866585-83 from 1866555 to 2600167 tid 2 2023-09-23T20:03:49.282 INFO:tasks.rados.rados.0.smithi098.stdout:1058: writing smithi09866585-83 from 3315823 to 3647284 tid 3 2023-09-23T20:03:49.282 INFO:tasks.rados.rados.0.smithi098.stdout:1059: write oid 464 current snap is 0 2023-09-23T20:03:49.282 INFO:tasks.rados.rados.0.smithi098.stdout:1046: finishing write tid 5 to smithi09866585-278 2023-09-23T20:03:49.282 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 278 v 215 (ObjNum 805 snap 0 seq_num 805) dirty exists 2023-09-23T20:03:49.283 INFO:tasks.rados.rados.0.smithi098.stdout:1046: left oid 278 (ObjNum 805 snap 0 seq_num 805) 2023-09-23T20:03:49.283 INFO:tasks.rados.rados.0.smithi098.stdout:1047: finishing write tid 1 to smithi09866585-358 2023-09-23T20:03:49.283 INFO:tasks.rados.rados.0.smithi098.stdout:1047: finishing write tid 2 to smithi09866585-358 2023-09-23T20:03:49.283 INFO:tasks.rados.rados.0.smithi098.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2023-09-23T20:03:49.288 INFO:tasks.rados.rados.0.smithi098.stdout:1059: writing smithi09866585-464 from 464091 to 1174946 tid 1 2023-09-23T20:03:49.295 INFO:tasks.rados.rados.0.smithi098.stdout:1059: writing smithi09866585-464 from 1925037 to 2402307 tid 2 2023-09-23T20:03:49.301 INFO:tasks.rados.rados.0.smithi098.stdout:1059: writing smithi09866585-464 from 2943246 to 3418216 tid 3 2023-09-23T20:03:49.301 INFO:tasks.rados.rados.0.smithi098.stdout:1046: done (13 left) 2023-09-23T20:03:49.301 INFO:tasks.rados.rados.0.smithi098.stdout:1060: delete oid 161 current snap is 0 2023-09-23T20:03:49.302 INFO:tasks.rados.rados.0.smithi098.stdout:1047: finishing write tid 3 to smithi09866585-358 2023-09-23T20:03:49.302 INFO:tasks.rados.rados.0.smithi098.stdout:1047: finishing write tid 4 to smithi09866585-358 2023-09-23T20:03:49.302 INFO:tasks.rados.rados.0.smithi098.stdout:1047: finishing write tid 5 to smithi09866585-358 2023-09-23T20:03:49.302 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 358 v 180 (ObjNum 806 snap 0 seq_num 806) dirty exists 2023-09-23T20:03:49.302 INFO:tasks.rados.rados.0.smithi098.stdout:1047: left oid 358 (ObjNum 806 snap 0 seq_num 806) 2023-09-23T20:03:49.302 INFO:tasks.rados.rados.0.smithi098.stdout:1049: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:03:49.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:48 smithi173 bash[27697]: cluster 2023-09-23T20:03:47.777798+0000 mgr.y (mgr.14442) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 8.2 MiB/s wr, 89 op/s 2023-09-23T20:03:49.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:48 smithi173 bash[27697]: audit 2023-09-23T20:03:48.888236+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.98:0/4024723846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:49.373 INFO:tasks.rados.rados.0.smithi098.stdout:1048: expect (ObjNum 744 snap 0 seq_num 744) 2023-09-23T20:03:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:1050: finishing write tid 1 to smithi09866585-423 2023-09-23T20:03:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:1050: finishing write tid 2 to smithi09866585-423 2023-09-23T20:03:49.493 INFO:tasks.rados.rados.0.smithi098.stdout:1050: finishing write tid 3 to smithi09866585-423 2023-09-23T20:03:49.493 INFO:tasks.rados.rados.0.smithi098.stdout:1050: finishing write tid 4 to smithi09866585-423 2023-09-23T20:03:49.493 INFO:tasks.rados.rados.0.smithi098.stdout:1050: finishing write tid 5 to smithi09866585-423 2023-09-23T20:03:49.493 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 423 v 241 (ObjNum 807 snap 0 seq_num 807) dirty exists 2023-09-23T20:03:49.493 INFO:tasks.rados.rados.0.smithi098.stdout:1050: left oid 423 (ObjNum 807 snap 0 seq_num 807) 2023-09-23T20:03:49.493 INFO:tasks.rados.rados.0.smithi098.stdout:1051: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:03:49.565 INFO:tasks.rados.rados.0.smithi098.stdout:1052: finishing write tid 1 to smithi09866585-159 2023-09-23T20:03:49.565 INFO:tasks.rados.rados.0.smithi098.stdout:1052: finishing write tid 2 to smithi09866585-159 2023-09-23T20:03:49.565 INFO:tasks.rados.rados.0.smithi098.stdout:1052: finishing write tid 3 to smithi09866585-159 2023-09-23T20:03:49.565 INFO:tasks.rados.rados.0.smithi098.stdout:1052: finishing write tid 4 to smithi09866585-159 2023-09-23T20:03:49.565 INFO:tasks.rados.rados.0.smithi098.stdout:1052: finishing write tid 5 to smithi09866585-159 2023-09-23T20:03:49.565 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 159 v 137 (ObjNum 808 snap 0 seq_num 808) dirty exists 2023-09-23T20:03:49.565 INFO:tasks.rados.rados.0.smithi098.stdout:1052: left oid 159 (ObjNum 808 snap 0 seq_num 808) 2023-09-23T20:03:49.565 INFO:tasks.rados.rados.0.smithi098.stdout:1053: finishing write tid 1 to smithi09866585-378 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:1053: finishing write tid 2 to smithi09866585-378 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:1053: finishing write tid 3 to smithi09866585-378 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:1053: finishing write tid 4 to smithi09866585-378 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:1053: finishing write tid 5 to smithi09866585-378 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 378 v 166 (ObjNum 809 snap 0 seq_num 809) dirty exists 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:1053: left oid 378 (ObjNum 809 snap 0 seq_num 809) 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:1054: finishing write tid 1 to smithi09866585-51 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:1054: finishing write tid 2 to smithi09866585-51 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:1054: finishing write tid 3 to smithi09866585-51 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:1054: finishing write tid 4 to smithi09866585-51 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:1054: finishing write tid 5 to smithi09866585-51 2023-09-23T20:03:49.566 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 51 v 169 (ObjNum 810 snap 0 seq_num 810) dirty exists 2023-09-23T20:03:49.567 INFO:tasks.rados.rados.0.smithi098.stdout:1054: left oid 51 (ObjNum 810 snap 0 seq_num 810) 2023-09-23T20:03:49.567 INFO:tasks.rados.rados.0.smithi098.stdout:1055: finishing write tid 1 to smithi09866585-72 2023-09-23T20:03:49.567 INFO:tasks.rados.rados.0.smithi098.stdout:1055: finishing write tid 2 to smithi09866585-72 2023-09-23T20:03:49.567 INFO:tasks.rados.rados.0.smithi098.stdout:1057: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T20:03:49.645 INFO:tasks.rados.rados.0.smithi098.stdout:1055: finishing write tid 3 to smithi09866585-72 2023-09-23T20:03:49.645 INFO:tasks.rados.rados.0.smithi098.stdout:1055: finishing write tid 4 to smithi09866585-72 2023-09-23T20:03:49.645 INFO:tasks.rados.rados.0.smithi098.stdout:1055: finishing write tid 5 to smithi09866585-72 2023-09-23T20:03:49.645 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 72 v 219 (ObjNum 811 snap 0 seq_num 811) dirty exists 2023-09-23T20:03:49.645 INFO:tasks.rados.rados.0.smithi098.stdout:1055: left oid 72 (ObjNum 811 snap 0 seq_num 811) 2023-09-23T20:03:49.645 INFO:tasks.rados.rados.0.smithi098.stdout:1056: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:03:49.779 INFO:tasks.rados.rados.0.smithi098.stdout:1058: finishing write tid 1 to smithi09866585-83 2023-09-23T20:03:49.779 INFO:tasks.rados.rados.0.smithi098.stdout:1058: finishing write tid 2 to smithi09866585-83 2023-09-23T20:03:49.779 INFO:tasks.rados.rados.0.smithi098.stdout:1058: finishing write tid 3 to smithi09866585-83 2023-09-23T20:03:49.779 INFO:tasks.rados.rados.0.smithi098.stdout:1058: finishing write tid 4 to smithi09866585-83 2023-09-23T20:03:49.779 INFO:tasks.rados.rados.0.smithi098.stdout:1058: finishing write tid 5 to smithi09866585-83 2023-09-23T20:03:49.779 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 83 v 197 (ObjNum 812 snap 0 seq_num 812) dirty exists 2023-09-23T20:03:49.779 INFO:tasks.rados.rados.0.smithi098.stdout:1058: left oid 83 (ObjNum 812 snap 0 seq_num 812) 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:1059: finishing write tid 1 to smithi09866585-464 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:1059: finishing write tid 2 to smithi09866585-464 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:1059: finishing write tid 3 to smithi09866585-464 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:1059: finishing write tid 4 to smithi09866585-464 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:1059: finishing write tid 5 to smithi09866585-464 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 464 v 116 (ObjNum 813 snap 0 seq_num 813) dirty exists 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:1059: left oid 464 (ObjNum 813 snap 0 seq_num 813) 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:1047: done (13 left) 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:1048: done (12 left) 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:1049: done (11 left) 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:1050: done (10 left) 2023-09-23T20:03:49.780 INFO:tasks.rados.rados.0.smithi098.stdout:1051: done (9 left) 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi098.stdout:1052: done (8 left) 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi098.stdout:1053: done (7 left) 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi098.stdout:1054: done (6 left) 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi098.stdout:1055: done (5 left) 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi098.stdout:1056: done (4 left) 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi098.stdout:1057: done (3 left) 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi098.stdout:1058: done (2 left) 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi098.stdout:1059: done (1 left) 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi098.stdout:1060: done (0 left) 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi098.stdout:1061: write oid 296 current snap is 0 2023-09-23T20:03:49.781 INFO:tasks.rados.rados.0.smithi098.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2023-09-23T20:03:49.789 INFO:tasks.rados.rados.0.smithi098.stdout:1061: writing smithi09866585-296 from 497705 to 1075411 tid 1 2023-09-23T20:03:49.797 INFO:tasks.rados.rados.0.smithi098.stdout:1061: writing smithi09866585-296 from 1642001 to 2122940 tid 2 2023-09-23T20:03:49.802 INFO:tasks.rados.rados.0.smithi098.stdout:1061: writing smithi09866585-296 from 2598092 to 3095606 tid 3 2023-09-23T20:03:49.803 INFO:tasks.rados.rados.0.smithi098.stdout:1062: write oid 194 current snap is 0 2023-09-23T20:03:49.803 INFO:tasks.rados.rados.0.smithi098.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2023-09-23T20:03:49.809 INFO:tasks.rados.rados.0.smithi098.stdout:1062: writing smithi09866585-194 from 514512 to 1167467 tid 1 2023-09-23T20:03:49.816 INFO:tasks.rados.rados.0.smithi098.stdout:1062: writing smithi09866585-194 from 1700483 to 2441433 tid 2 2023-09-23T20:03:49.824 INFO:tasks.rados.rados.0.smithi098.stdout:1062: writing smithi09866585-194 from 3025515 to 3714512 tid 3 2023-09-23T20:03:49.824 INFO:tasks.rados.rados.0.smithi098.stdout:1063: read oid 58 snap -1 2023-09-23T20:03:49.824 INFO:tasks.rados.rados.0.smithi098.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T20:03:49.824 INFO:tasks.rados.rados.0.smithi098.stdout:1064: write oid 339 current snap is 0 2023-09-23T20:03:49.824 INFO:tasks.rados.rados.0.smithi098.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2023-09-23T20:03:49.831 INFO:tasks.rados.rados.0.smithi098.stdout:1064: writing smithi09866585-339 from 531319 to 1259523 tid 1 2023-09-23T20:03:49.837 INFO:tasks.rados.rados.0.smithi098.stdout:1064: writing smithi09866585-339 from 1758965 to 2243573 tid 2 2023-09-23T20:03:49.842 INFO:tasks.rados.rados.0.smithi098.stdout:1064: writing smithi09866585-339 from 2652938 to 3172996 tid 3 2023-09-23T20:03:49.842 INFO:tasks.rados.rados.0.smithi098.stdout:1065: write oid 143 current snap is 0 2023-09-23T20:03:49.842 INFO:tasks.rados.rados.0.smithi098.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2023-09-23T20:03:49.847 INFO:tasks.rados.rados.0.smithi098.stdout:1065: writing smithi09866585-143 from 548126 to 951579 tid 1 2023-09-23T20:03:49.854 INFO:tasks.rados.rados.0.smithi098.stdout:1065: writing smithi09866585-143 from 1417447 to 2162066 tid 2 2023-09-23T20:03:49.859 INFO:tasks.rados.rados.0.smithi098.stdout:1065: writing smithi09866585-143 from 2680361 to 3128044 tid 3 2023-09-23T20:03:49.863 INFO:tasks.rados.rados.0.smithi098.stdout:1065: writing smithi09866585-143 from 3680450 to 3748126 tid 4 2023-09-23T20:03:49.863 INFO:tasks.rados.rados.0.smithi098.stdout:1066: read oid 414 snap -1 2023-09-23T20:03:49.863 INFO:tasks.rados.rados.0.smithi098.stdout:1066: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T20:03:49.863 INFO:tasks.rados.rados.0.smithi098.stdout:1067: read oid 148 snap -1 2023-09-23T20:03:49.864 INFO:tasks.rados.rados.0.smithi098.stdout:1067: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:03:49.864 INFO:tasks.rados.rados.0.smithi098.stdout:1068: write oid 432 current snap is 0 2023-09-23T20:03:49.864 INFO:tasks.rados.rados.0.smithi098.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2023-09-23T20:03:49.869 INFO:tasks.rados.rados.0.smithi098.stdout:1068: writing smithi09866585-432 from 564933 to 1043635 tid 1 2023-09-23T20:03:49.876 INFO:tasks.rados.rados.0.smithi098.stdout:1068: writing smithi09866585-432 from 1759576 to 2247853 tid 2 2023-09-23T20:03:49.884 INFO:tasks.rados.rados.0.smithi098.stdout:1068: writing smithi09866585-432 from 2991431 to 3650386 tid 3 2023-09-23T20:03:49.884 INFO:tasks.rados.rados.0.smithi098.stdout:1069: read oid 381 snap -1 2023-09-23T20:03:49.884 INFO:tasks.rados.rados.0.smithi098.stdout:1069: expect deleted 2023-09-23T20:03:49.884 INFO:tasks.rados.rados.0.smithi098.stdout:1070: read oid 33 snap -1 2023-09-23T20:03:49.884 INFO:tasks.rados.rados.0.smithi098.stdout:1070: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:03:49.885 INFO:tasks.rados.rados.0.smithi098.stdout:1071: read oid 108 snap -1 2023-09-23T20:03:49.885 INFO:tasks.rados.rados.0.smithi098.stdout:1071: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-23T20:03:49.885 INFO:tasks.rados.rados.0.smithi098.stdout:1072: read oid 236 snap -1 2023-09-23T20:03:49.885 INFO:tasks.rados.rados.0.smithi098.stdout:1072: expect (ObjNum 235 snap 0 seq_num 235) 2023-09-23T20:03:49.885 INFO:tasks.rados.rados.0.smithi098.stdout:1073: write oid 69 current snap is 0 2023-09-23T20:03:49.885 INFO:tasks.rados.rados.0.smithi098.stdout:1061: finishing write tid 1 to smithi09866585-296 2023-09-23T20:03:49.885 INFO:tasks.rados.rados.0.smithi098.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2023-09-23T20:03:49.891 INFO:tasks.rados.rados.0.smithi098.stdout:1073: writing smithi09866585-69 from 581740 to 1135691 tid 1 2023-09-23T20:03:49.899 INFO:tasks.rados.rados.0.smithi098.stdout:1073: writing smithi09866585-69 from 1818058 to 2566346 tid 2 2023-09-23T20:03:49.905 INFO:tasks.rados.rados.0.smithi098.stdout:1073: writing smithi09866585-69 from 3018854 to 3489081 tid 3 2023-09-23T20:03:49.905 INFO:tasks.rados.rados.0.smithi098.stdout:1074: write oid 116 current snap is 0 2023-09-23T20:03:49.905 INFO:tasks.rados.rados.0.smithi098.stdout:1061: finishing write tid 2 to smithi09866585-296 2023-09-23T20:03:49.905 INFO:tasks.rados.rados.0.smithi098.stdout:1061: finishing write tid 3 to smithi09866585-296 2023-09-23T20:03:49.905 INFO:tasks.rados.rados.0.smithi098.stdout:1061: finishing write tid 4 to smithi09866585-296 2023-09-23T20:03:49.905 INFO:tasks.rados.rados.0.smithi098.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2023-09-23T20:03:49.912 INFO:tasks.rados.rados.0.smithi098.stdout:1074: writing smithi09866585-116 from 598547 to 1227747 tid 1 2023-09-23T20:03:49.918 INFO:tasks.rados.rados.0.smithi098.stdout:1074: writing smithi09866585-116 from 1876540 to 2368486 tid 2 2023-09-23T20:03:49.926 INFO:tasks.rados.rados.0.smithi098.stdout:1074: writing smithi09866585-116 from 3046277 to 3727776 tid 3 2023-09-23T20:03:49.926 INFO:tasks.rados.rados.0.smithi098.stdout:1075: write oid 118 current snap is 0 2023-09-23T20:03:49.926 INFO:tasks.rados.rados.0.smithi098.stdout:1061: finishing write tid 5 to smithi09866585-296 2023-09-23T20:03:49.926 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 296 v 142 (ObjNum 815 snap 0 seq_num 815) dirty exists 2023-09-23T20:03:49.926 INFO:tasks.rados.rados.0.smithi098.stdout:1061: left oid 296 (ObjNum 815 snap 0 seq_num 815) 2023-09-23T20:03:49.927 INFO:tasks.rados.rados.0.smithi098.stdout:1062: finishing write tid 1 to smithi09866585-194 2023-09-23T20:03:49.927 INFO:tasks.rados.rados.0.smithi098.stdout:1062: finishing write tid 2 to smithi09866585-194 2023-09-23T20:03:49.927 INFO:tasks.rados.rados.0.smithi098.stdout:1062: finishing write tid 3 to smithi09866585-194 2023-09-23T20:03:49.927 INFO:tasks.rados.rados.0.smithi098.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2023-09-23T20:03:49.932 INFO:tasks.rados.rados.0.smithi098.stdout:1075: writing smithi09866585-118 from 615354 to 1036156 tid 1 2023-09-23T20:03:49.939 INFO:tasks.rados.rados.0.smithi098.stdout:1075: writing smithi09866585-118 from 1651375 to 2403332 tid 2 2023-09-23T20:03:49.947 INFO:tasks.rados.rados.0.smithi098.stdout:1075: writing smithi09866585-118 from 3190053 to 3682824 tid 3 2023-09-23T20:03:49.947 INFO:tasks.rados.rados.0.smithi098.stdout:1061: done (14 left) 2023-09-23T20:03:49.947 INFO:tasks.rados.rados.0.smithi098.stdout:1076: read oid 158 snap -1 2023-09-23T20:03:49.947 INFO:tasks.rados.rados.0.smithi098.stdout:1076: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-23T20:03:49.947 INFO:tasks.rados.rados.0.smithi098.stdout:1077: write oid 60 current snap is 0 2023-09-23T20:03:49.947 INFO:tasks.rados.rados.0.smithi098.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2023-09-23T20:03:49.953 INFO:tasks.rados.rados.0.smithi098.stdout:1077: writing smithi09866585-60 from 632161 to 1128212 tid 1 2023-09-23T20:03:49.958 INFO:tasks.rados.rados.0.smithi098.stdout:1077: writing smithi09866585-60 from 1593504 to 2089119 tid 2 2023-09-23T20:03:49.964 INFO:tasks.rados.rados.0.smithi098.stdout:1077: writing smithi09866585-60 from 2701123 to 3121519 tid 3 2023-09-23T20:03:49.968 INFO:tasks.rados.rados.0.smithi098.stdout:1077: writing smithi09866585-60 from 3611645 to 3832161 tid 4 2023-09-23T20:03:49.968 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:49.969 INFO:tasks.rados.rados.0.smithi098.stdout:1062: finishing write tid 4 to smithi09866585-194 2023-09-23T20:03:49.969 INFO:tasks.rados.rados.0.smithi098.stdout:1062: finishing write tid 5 to smithi09866585-194 2023-09-23T20:03:49.969 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 194 v 204 (ObjNum 816 snap 0 seq_num 816) dirty exists 2023-09-23T20:03:49.969 INFO:tasks.rados.rados.0.smithi098.stdout:1062: left oid 194 (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:03:49.969 INFO:tasks.rados.rados.0.smithi098.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T20:03:50.119 INFO:tasks.rados.rados.0.smithi098.stdout:1064: finishing write tid 1 to smithi09866585-339 2023-09-23T20:03:50.119 INFO:tasks.rados.rados.0.smithi098.stdout:1064: finishing write tid 2 to smithi09866585-339 2023-09-23T20:03:50.119 INFO:tasks.rados.rados.0.smithi098.stdout:1064: finishing write tid 3 to smithi09866585-339 2023-09-23T20:03:50.119 INFO:tasks.rados.rados.0.smithi098.stdout:1064: finishing write tid 4 to smithi09866585-339 2023-09-23T20:03:50.119 INFO:tasks.rados.rados.0.smithi098.stdout:1064: finishing write tid 5 to smithi09866585-339 2023-09-23T20:03:50.119 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 339 v 201 (ObjNum 817 snap 0 seq_num 817) dirty exists 2023-09-23T20:03:50.119 INFO:tasks.rados.rados.0.smithi098.stdout:1064: left oid 339 (ObjNum 817 snap 0 seq_num 817) 2023-09-23T20:03:50.119 INFO:tasks.rados.rados.0.smithi098.stdout:1065: finishing write tid 1 to smithi09866585-143 2023-09-23T20:03:50.120 INFO:tasks.rados.rados.0.smithi098.stdout:1065: finishing write tid 2 to smithi09866585-143 2023-09-23T20:03:50.120 INFO:tasks.rados.rados.0.smithi098.stdout:1065: finishing write tid 3 to smithi09866585-143 2023-09-23T20:03:50.120 INFO:tasks.rados.rados.0.smithi098.stdout:1065: finishing write tid 4 to smithi09866585-143 2023-09-23T20:03:50.120 INFO:tasks.rados.rados.0.smithi098.stdout:1066: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T20:03:50.219 INFO:tasks.rados.rados.0.smithi098.stdout:1065: finishing write tid 5 to smithi09866585-143 2023-09-23T20:03:50.219 INFO:tasks.rados.rados.0.smithi098.stdout:1065: finishing write tid 6 to smithi09866585-143 2023-09-23T20:03:50.220 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 143 v 147 (ObjNum 818 snap 0 seq_num 818) dirty exists 2023-09-23T20:03:50.220 INFO:tasks.rados.rados.0.smithi098.stdout:1065: left oid 143 (ObjNum 818 snap 0 seq_num 818) 2023-09-23T20:03:50.220 INFO:tasks.rados.rados.0.smithi098.stdout:1068: finishing write tid 1 to smithi09866585-432 2023-09-23T20:03:50.220 INFO:tasks.rados.rados.0.smithi098.stdout:1067: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:03:50.304 INFO:tasks.rados.rados.0.smithi098.stdout:1068: finishing write tid 2 to smithi09866585-432 2023-09-23T20:03:50.304 INFO:tasks.rados.rados.0.smithi098.stdout:1068: finishing write tid 3 to smithi09866585-432 2023-09-23T20:03:50.304 INFO:tasks.rados.rados.0.smithi098.stdout:1068: finishing write tid 4 to smithi09866585-432 2023-09-23T20:03:50.304 INFO:tasks.rados.rados.0.smithi098.stdout:1068: finishing write tid 5 to smithi09866585-432 2023-09-23T20:03:50.305 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 432 v 245 (ObjNum 819 snap 0 seq_num 819) dirty exists 2023-09-23T20:03:50.305 INFO:tasks.rados.rados.0.smithi098.stdout:1068: left oid 432 (ObjNum 819 snap 0 seq_num 819) 2023-09-23T20:03:50.305 INFO:tasks.rados.rados.0.smithi098.stdout:1072: expect (ObjNum 235 snap 0 seq_num 235) 2023-09-23T20:03:50.432 INFO:tasks.rados.rados.0.smithi098.stdout:1070: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:03:50.518 INFO:tasks.rados.rados.0.smithi098.stdout:1073: finishing write tid 1 to smithi09866585-69 2023-09-23T20:03:50.518 INFO:tasks.rados.rados.0.smithi098.stdout:1071: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-23T20:03:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:1073: finishing write tid 2 to smithi09866585-69 2023-09-23T20:03:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:1073: finishing write tid 3 to smithi09866585-69 2023-09-23T20:03:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:1073: finishing write tid 4 to smithi09866585-69 2023-09-23T20:03:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:1073: finishing write tid 5 to smithi09866585-69 2023-09-23T20:03:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 69 v 155 (ObjNum 820 snap 0 seq_num 820) dirty exists 2023-09-23T20:03:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:1073: left oid 69 (ObjNum 820 snap 0 seq_num 820) 2023-09-23T20:03:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:1074: finishing write tid 1 to smithi09866585-116 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:1074: finishing write tid 2 to smithi09866585-116 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:1074: finishing write tid 3 to smithi09866585-116 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:1074: finishing write tid 4 to smithi09866585-116 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:1074: finishing write tid 5 to smithi09866585-116 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 116 v 223 (ObjNum 821 snap 0 seq_num 821) dirty exists 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:1074: left oid 116 (ObjNum 821 snap 0 seq_num 821) 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:1075: finishing write tid 1 to smithi09866585-118 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:1075: finishing write tid 2 to smithi09866585-118 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:1075: finishing write tid 3 to smithi09866585-118 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:1075: finishing write tid 4 to smithi09866585-118 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:1075: finishing write tid 5 to smithi09866585-118 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 118 v 205 (ObjNum 822 snap 0 seq_num 822) dirty exists 2023-09-23T20:03:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:1075: left oid 118 (ObjNum 822 snap 0 seq_num 822) 2023-09-23T20:03:50.641 INFO:tasks.rados.rados.0.smithi098.stdout:1076: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-23T20:03:50.760 INFO:tasks.rados.rados.0.smithi098.stdout:1077: finishing write tid 1 to smithi09866585-60 2023-09-23T20:03:50.760 INFO:tasks.rados.rados.0.smithi098.stdout:1077: finishing write tid 2 to smithi09866585-60 2023-09-23T20:03:50.760 INFO:tasks.rados.rados.0.smithi098.stdout:1077: finishing write tid 3 to smithi09866585-60 2023-09-23T20:03:50.760 INFO:tasks.rados.rados.0.smithi098.stdout:1077: finishing write tid 4 to smithi09866585-60 2023-09-23T20:03:50.760 INFO:tasks.rados.rados.0.smithi098.stdout:1077: finishing write tid 5 to smithi09866585-60 2023-09-23T20:03:50.760 INFO:tasks.rados.rados.0.smithi098.stdout:1077: finishing write tid 6 to smithi09866585-60 2023-09-23T20:03:50.760 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 60 v 155 (ObjNum 823 snap 0 seq_num 823) dirty exists 2023-09-23T20:03:50.760 INFO:tasks.rados.rados.0.smithi098.stdout:1077: left oid 60 (ObjNum 823 snap 0 seq_num 823) 2023-09-23T20:03:50.760 INFO:tasks.rados.rados.0.smithi098.stdout:1062: done (15 left) 2023-09-23T20:03:50.761 INFO:tasks.rados.rados.0.smithi098.stdout:1063: done (14 left) 2023-09-23T20:03:50.761 INFO:tasks.rados.rados.0.smithi098.stdout:1064: done (13 left) 2023-09-23T20:03:50.761 INFO:tasks.rados.rados.0.smithi098.stdout:1065: done (12 left) 2023-09-23T20:03:50.761 INFO:tasks.rados.rados.0.smithi098.stdout:1066: done (11 left) 2023-09-23T20:03:50.761 INFO:tasks.rados.rados.0.smithi098.stdout:1067: done (10 left) 2023-09-23T20:03:50.761 INFO:tasks.rados.rados.0.smithi098.stdout:1068: done (9 left) 2023-09-23T20:03:50.761 INFO:tasks.rados.rados.0.smithi098.stdout:1069: done (8 left) 2023-09-23T20:03:50.761 INFO:tasks.rados.rados.0.smithi098.stdout:1070: done (7 left) 2023-09-23T20:03:50.761 INFO:tasks.rados.rados.0.smithi098.stdout:1071: done (6 left) 2023-09-23T20:03:50.762 INFO:tasks.rados.rados.0.smithi098.stdout:1072: done (5 left) 2023-09-23T20:03:50.762 INFO:tasks.rados.rados.0.smithi098.stdout:1073: done (4 left) 2023-09-23T20:03:50.762 INFO:tasks.rados.rados.0.smithi098.stdout:1074: done (3 left) 2023-09-23T20:03:50.762 INFO:tasks.rados.rados.0.smithi098.stdout:1075: done (2 left) 2023-09-23T20:03:50.762 INFO:tasks.rados.rados.0.smithi098.stdout:1076: done (1 left) 2023-09-23T20:03:50.762 INFO:tasks.rados.rados.0.smithi098.stdout:1077: done (0 left) 2023-09-23T20:03:50.762 INFO:tasks.rados.rados.0.smithi098.stdout:1078: write oid 275 current snap is 0 2023-09-23T20:03:50.762 INFO:tasks.rados.rados.0.smithi098.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2023-09-23T20:03:50.773 INFO:tasks.rados.rados.0.smithi098.stdout:1078: writing smithi09866585-275 from 648968 to 1220268 tid 1 2023-09-23T20:03:50.780 INFO:tasks.rados.rados.0.smithi098.stdout:1078: writing smithi09866585-275 from 1651986 to 2291259 tid 2 2023-09-23T20:03:50.786 INFO:tasks.rados.rados.0.smithi098.stdout:1078: writing smithi09866585-275 from 2728546 to 3360214 tid 3 2023-09-23T20:03:50.786 INFO:tasks.rados.rados.0.smithi098.stdout:1079: delete oid 67 current snap is 0 2023-09-23T20:03:50.786 INFO:tasks.rados.rados.0.smithi098.stdout:1078: finishing write tid 1 to smithi09866585-275 2023-09-23T20:03:50.787 INFO:tasks.rados.rados.0.smithi098.stdout:1078: finishing write tid 2 to smithi09866585-275 2023-09-23T20:03:50.788 INFO:tasks.rados.rados.0.smithi098.stdout:1079: done (1 left) 2023-09-23T20:03:50.788 INFO:tasks.rados.rados.0.smithi098.stdout:1080: write oid 411 current snap is 0 2023-09-23T20:03:50.789 INFO:tasks.rados.rados.0.smithi098.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2023-09-23T20:03:50.796 INFO:tasks.rados.rados.0.smithi098.stdout:1080: writing smithi09866585-411 from 682582 to 1404380 tid 1 2023-09-23T20:03:50.805 INFO:tasks.rados.rados.0.smithi098.stdout:1080: writing smithi09866585-411 from 2168950 to 2811892 tid 2 2023-09-23T20:03:50.811 INFO:tasks.rados.rados.0.smithi098.stdout:1080: writing smithi09866585-411 from 3583392 to 3882582 tid 3 2023-09-23T20:03:50.811 INFO:tasks.rados.rados.0.smithi098.stdout:1081: write oid 478 current snap is 0 2023-09-23T20:03:50.811 INFO:tasks.rados.rados.0.smithi098.stdout:1078: finishing write tid 3 to smithi09866585-275 2023-09-23T20:03:50.811 INFO:tasks.rados.rados.0.smithi098.stdout:1078: finishing write tid 4 to smithi09866585-275 2023-09-23T20:03:50.812 INFO:tasks.rados.rados.0.smithi098.stdout:1078: finishing write tid 5 to smithi09866585-275 2023-09-23T20:03:50.812 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 275 v 199 (ObjNum 824 snap 0 seq_num 824) dirty exists 2023-09-23T20:03:50.812 INFO:tasks.rados.rados.0.smithi098.stdout:1078: left oid 275 (ObjNum 824 snap 0 seq_num 824) 2023-09-23T20:03:50.812 INFO:tasks.rados.rados.0.smithi098.stdout:1080: finishing write tid 1 to smithi09866585-411 2023-09-23T20:03:50.812 INFO:tasks.rados.rados.0.smithi098.stdout:1080: finishing write tid 2 to smithi09866585-411 2023-09-23T20:03:50.812 INFO:tasks.rados.rados.0.smithi098.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2023-09-23T20:03:50.824 INFO:tasks.rados.rados.0.smithi098.stdout:1081: writing smithi09866585-478 from 699389 to 1496436 tid 1 2023-09-23T20:03:50.831 INFO:tasks.rados.rados.0.smithi098.stdout:1081: writing smithi09866585-478 from 2111079 to 2614032 tid 2 2023-09-23T20:03:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:1081: writing smithi09866585-478 from 3094462 to 3676299 tid 3 2023-09-23T20:03:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:1078: done (2 left) 2023-09-23T20:03:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:1082: delete oid 435 current snap is 0 2023-09-23T20:03:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:1080: finishing write tid 3 to smithi09866585-411 2023-09-23T20:03:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:1080: finishing write tid 4 to smithi09866585-411 2023-09-23T20:03:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:1080: finishing write tid 5 to smithi09866585-411 2023-09-23T20:03:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 411 v 120 (ObjNum 826 snap 0 seq_num 826) dirty exists 2023-09-23T20:03:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:1080: left oid 411 (ObjNum 826 snap 0 seq_num 826) 2023-09-23T20:03:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:1081: finishing write tid 1 to smithi09866585-478 2023-09-23T20:03:50.839 INFO:tasks.rados.rados.0.smithi098.stdout:1081: finishing write tid 2 to smithi09866585-478 2023-09-23T20:03:50.840 INFO:tasks.rados.rados.0.smithi098.stdout:1080: done (2 left) 2023-09-23T20:03:50.840 INFO:tasks.rados.rados.0.smithi098.stdout:1082: done (1 left) 2023-09-23T20:03:50.840 INFO:tasks.rados.rados.0.smithi098.stdout:1083: write oid 491 current snap is 0 2023-09-23T20:03:50.840 INFO:tasks.rados.rados.0.smithi098.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2023-09-23T20:03:50.848 INFO:tasks.rados.rados.0.smithi098.stdout:1083: writing smithi09866585-491 from 733003 to 1396901 tid 1 2023-09-23T20:03:50.854 INFO:tasks.rados.rados.0.smithi098.stdout:1083: writing smithi09866585-491 from 1944396 to 2451018 tid 2 2023-09-23T20:03:50.860 INFO:tasks.rados.rados.0.smithi098.stdout:1083: writing smithi09866585-491 from 2865661 to 3470042 tid 3 2023-09-23T20:03:50.860 INFO:tasks.rados.rados.0.smithi098.stdout:1084: read oid 231 snap -1 2023-09-23T20:03:50.860 INFO:tasks.rados.rados.0.smithi098.stdout:1084: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T20:03:50.860 INFO:tasks.rados.rados.0.smithi098.stdout:1085: read oid 163 snap -1 2023-09-23T20:03:50.860 INFO:tasks.rados.rados.0.smithi098.stdout:1085: expect (ObjNum 680 snap 0 seq_num 680) 2023-09-23T20:03:50.860 INFO:tasks.rados.rados.0.smithi098.stdout:1086: write oid 182 current snap is 0 2023-09-23T20:03:50.860 INFO:tasks.rados.rados.0.smithi098.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2023-09-23T20:03:50.868 INFO:tasks.rados.rados.0.smithi098.stdout:1086: writing smithi09866585-182 from 749810 to 1488957 tid 1 2023-09-23T20:03:50.875 INFO:tasks.rados.rados.0.smithi098.stdout:1086: writing smithi09866585-182 from 2002878 to 2653158 tid 2 2023-09-23T20:03:50.881 INFO:tasks.rados.rados.0.smithi098.stdout:1086: writing smithi09866585-182 from 3293084 to 3708737 tid 3 2023-09-23T20:03:50.881 INFO:tasks.rados.rados.0.smithi098.stdout:1087: write oid 459 current snap is 0 2023-09-23T20:03:50.881 INFO:tasks.rados.rados.0.smithi098.stdout:1081: finishing write tid 3 to smithi09866585-478 2023-09-23T20:03:50.881 INFO:tasks.rados.rados.0.smithi098.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2023-09-23T20:03:50.887 INFO:tasks.rados.rados.0.smithi098.stdout:1087: writing smithi09866585-459 from 766617 to 1181013 tid 1 2023-09-23T20:03:50.894 INFO:tasks.rados.rados.0.smithi098.stdout:1087: writing smithi09866585-459 from 1945007 to 2455298 tid 2 2023-09-23T20:03:50.902 INFO:tasks.rados.rados.0.smithi098.stdout:1087: writing smithi09866585-459 from 3204154 to 3831079 tid 3 2023-09-23T20:03:50.902 INFO:tasks.rados.rados.0.smithi098.stdout:1088: read oid 355 snap -1 2023-09-23T20:03:50.902 INFO:tasks.rados.rados.0.smithi098.stdout:1088: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-23T20:03:50.903 INFO:tasks.rados.rados.0.smithi098.stdout:1089: write oid 332 current snap is 0 2023-09-23T20:03:50.903 INFO:tasks.rados.rados.0.smithi098.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2023-09-23T20:03:50.910 INFO:tasks.rados.rados.0.smithi098.stdout:1089: writing smithi09866585-332 from 783424 to 1273069 tid 1 2023-09-23T20:03:50.919 INFO:tasks.rados.rados.0.smithi098.stdout:1089: writing smithi09866585-332 from 2003489 to 2657438 tid 2 2023-09-23T20:03:50.926 INFO:tasks.rados.rados.0.smithi098.stdout:1089: writing smithi09866585-332 from 3231577 to 3786127 tid 3 2023-09-23T20:03:50.926 INFO:tasks.rados.rados.0.smithi098.stdout:1090: write oid 476 current snap is 0 2023-09-23T20:03:50.926 INFO:tasks.rados.rados.0.smithi098.stdout:1081: finishing write tid 4 to smithi09866585-478 2023-09-23T20:03:50.926 INFO:tasks.rados.rados.0.smithi098.stdout:1081: finishing write tid 5 to smithi09866585-478 2023-09-23T20:03:50.927 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 478 v 170 (ObjNum 827 snap 0 seq_num 827) dirty exists 2023-09-23T20:03:50.927 INFO:tasks.rados.rados.0.smithi098.stdout:1081: left oid 478 (ObjNum 827 snap 0 seq_num 827) 2023-09-23T20:03:50.927 INFO:tasks.rados.rados.0.smithi098.stdout:1083: finishing write tid 1 to smithi09866585-491 2023-09-23T20:03:50.927 INFO:tasks.rados.rados.0.smithi098.stdout:1083: finishing write tid 2 to smithi09866585-491 2023-09-23T20:03:50.927 INFO:tasks.rados.rados.0.smithi098.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2023-09-23T20:03:50.931 INFO:tasks.rados.rados.0.smithi098.stdout:1090: writing smithi09866585-476 from 400231 to 965125 tid 1 2023-09-23T20:03:50.938 INFO:tasks.rados.rados.0.smithi098.stdout:1090: writing smithi09866585-476 from 1661971 to 2000231 tid 2 2023-09-23T20:03:50.938 INFO:tasks.rados.rados.0.smithi098.stdout:1081: done (8 left) 2023-09-23T20:03:50.938 INFO:tasks.rados.rados.0.smithi098.stdout:1091: read oid 18 snap -1 2023-09-23T20:03:50.938 INFO:tasks.rados.rados.0.smithi098.stdout:1091: expect deleted 2023-09-23T20:03:50.938 INFO:tasks.rados.rados.0.smithi098.stdout:1092: write oid 89 current snap is 0 2023-09-23T20:03:50.938 INFO:tasks.rados.rados.0.smithi098.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2023-09-23T20:03:50.943 INFO:tasks.rados.rados.0.smithi098.stdout:1092: writing smithi09866585-89 from 417038 to 1057181 tid 1 2023-09-23T20:03:50.949 INFO:tasks.rados.rados.0.smithi098.stdout:1092: writing smithi09866585-89 from 1720453 to 2017038 tid 2 2023-09-23T20:03:50.950 INFO:tasks.rados.rados.0.smithi098.stdout:1093: delete oid 61 current snap is 0 2023-09-23T20:03:50.950 INFO:tasks.rados.rados.0.smithi098.stdout:1083: finishing write tid 3 to smithi09866585-491 2023-09-23T20:03:50.950 INFO:tasks.rados.rados.0.smithi098.stdout:1083: finishing write tid 4 to smithi09866585-491 2023-09-23T20:03:50.950 INFO:tasks.rados.rados.0.smithi098.stdout:1083: finishing write tid 5 to smithi09866585-491 2023-09-23T20:03:50.950 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 491 v 151 (ObjNum 829 snap 0 seq_num 829) dirty exists 2023-09-23T20:03:50.950 INFO:tasks.rados.rados.0.smithi098.stdout:1083: left oid 491 (ObjNum 829 snap 0 seq_num 829) 2023-09-23T20:03:50.950 INFO:tasks.rados.rados.0.smithi098.stdout:1085: expect (ObjNum 680 snap 0 seq_num 680) 2023-09-23T20:03:51.112 INFO:tasks.rados.rados.0.smithi098.stdout:1086: finishing write tid 1 to smithi09866585-182 2023-09-23T20:03:51.113 INFO:tasks.rados.rados.0.smithi098.stdout:1084: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T20:03:51.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:50 smithi098 bash[27308]: cluster 2023-09-23T20:03:49.778919+0000 mgr.y (mgr.14442) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 13 MiB/s wr, 139 op/s 2023-09-23T20:03:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:50 smithi098 bash[33670]: cluster 2023-09-23T20:03:49.778919+0000 mgr.y (mgr.14442) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 13 MiB/s wr, 139 op/s 2023-09-23T20:03:51.247 INFO:tasks.rados.rados.0.smithi098.stdout:1086: finishing write tid 2 to smithi09866585-182 2023-09-23T20:03:51.247 INFO:tasks.rados.rados.0.smithi098.stdout:1086: finishing write tid 3 to smithi09866585-182 2023-09-23T20:03:51.247 INFO:tasks.rados.rados.0.smithi098.stdout:1086: finishing write tid 4 to smithi09866585-182 2023-09-23T20:03:51.247 INFO:tasks.rados.rados.0.smithi098.stdout:1086: finishing write tid 5 to smithi09866585-182 2023-09-23T20:03:51.247 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 182 v 160 (ObjNum 830 snap 0 seq_num 830) dirty exists 2023-09-23T20:03:51.247 INFO:tasks.rados.rados.0.smithi098.stdout:1086: left oid 182 (ObjNum 830 snap 0 seq_num 830) 2023-09-23T20:03:51.247 INFO:tasks.rados.rados.0.smithi098.stdout:1087: finishing write tid 1 to smithi09866585-459 2023-09-23T20:03:51.247 INFO:tasks.rados.rados.0.smithi098.stdout:1087: finishing write tid 2 to smithi09866585-459 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1087: finishing write tid 3 to smithi09866585-459 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1087: finishing write tid 4 to smithi09866585-459 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1087: finishing write tid 5 to smithi09866585-459 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 459 v 159 (ObjNum 831 snap 0 seq_num 831) dirty exists 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1087: left oid 459 (ObjNum 831 snap 0 seq_num 831) 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1083: done (10 left) 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1084: done (9 left) 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1085: done (8 left) 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1086: done (7 left) 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1087: done (6 left) 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1093: done (5 left) 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1094: write oid 285 current snap is 0 2023-09-23T20:03:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:1088: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-23T20:03:51.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:50 smithi173 bash[27697]: cluster 2023-09-23T20:03:49.778919+0000 mgr.y (mgr.14442) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 13 MiB/s wr, 139 op/s 2023-09-23T20:03:51.401 INFO:tasks.rados.rados.0.smithi098.stdout:1089: finishing write tid 1 to smithi09866585-332 2023-09-23T20:03:51.401 INFO:tasks.rados.rados.0.smithi098.stdout:1089: finishing write tid 2 to smithi09866585-332 2023-09-23T20:03:51.401 INFO:tasks.rados.rados.0.smithi098.stdout:1089: finishing write tid 3 to smithi09866585-332 2023-09-23T20:03:51.401 INFO:tasks.rados.rados.0.smithi098.stdout:1089: finishing write tid 4 to smithi09866585-332 2023-09-23T20:03:51.401 INFO:tasks.rados.rados.0.smithi098.stdout:1089: finishing write tid 5 to smithi09866585-332 2023-09-23T20:03:51.401 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 332 v 174 (ObjNum 832 snap 0 seq_num 832) dirty exists 2023-09-23T20:03:51.401 INFO:tasks.rados.rados.0.smithi098.stdout:1089: left oid 332 (ObjNum 832 snap 0 seq_num 832) 2023-09-23T20:03:51.401 INFO:tasks.rados.rados.0.smithi098.stdout:1090: finishing write tid 1 to smithi09866585-476 2023-09-23T20:03:51.401 INFO:tasks.rados.rados.0.smithi098.stdout:1090: finishing write tid 2 to smithi09866585-476 2023-09-23T20:03:51.401 INFO:tasks.rados.rados.0.smithi098.stdout:1090: finishing write tid 3 to smithi09866585-476 2023-09-23T20:03:51.402 INFO:tasks.rados.rados.0.smithi098.stdout:1090: finishing write tid 4 to smithi09866585-476 2023-09-23T20:03:51.402 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 476 v 140 (ObjNum 833 snap 0 seq_num 833) dirty exists 2023-09-23T20:03:51.402 INFO:tasks.rados.rados.0.smithi098.stdout:1090: left oid 476 (ObjNum 833 snap 0 seq_num 833) 2023-09-23T20:03:51.402 INFO:tasks.rados.rados.0.smithi098.stdout:1092: finishing write tid 1 to smithi09866585-89 2023-09-23T20:03:51.402 INFO:tasks.rados.rados.0.smithi098.stdout:1092: finishing write tid 2 to smithi09866585-89 2023-09-23T20:03:51.402 INFO:tasks.rados.rados.0.smithi098.stdout:1092: finishing write tid 3 to smithi09866585-89 2023-09-23T20:03:51.402 INFO:tasks.rados.rados.0.smithi098.stdout:1092: finishing write tid 4 to smithi09866585-89 2023-09-23T20:03:51.402 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 89 v 183 (ObjNum 834 snap 0 seq_num 834) dirty exists 2023-09-23T20:03:51.402 INFO:tasks.rados.rados.0.smithi098.stdout:1092: left oid 89 (ObjNum 834 snap 0 seq_num 834) 2023-09-23T20:03:51.402 INFO:tasks.rados.rados.0.smithi098.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2023-09-23T20:03:51.415 INFO:tasks.rados.rados.0.smithi098.stdout:1094: writing smithi09866585-285 from 450652 to 1241293 tid 1 2023-09-23T20:03:51.420 INFO:tasks.rados.rados.0.smithi098.stdout:1094: writing smithi09866585-285 from 1721064 to 2050652 tid 2 2023-09-23T20:03:51.420 INFO:tasks.rados.rados.0.smithi098.stdout:1088: done (5 left) 2023-09-23T20:03:51.420 INFO:tasks.rados.rados.0.smithi098.stdout:1089: done (4 left) 2023-09-23T20:03:51.420 INFO:tasks.rados.rados.0.smithi098.stdout:1090: done (3 left) 2023-09-23T20:03:51.421 INFO:tasks.rados.rados.0.smithi098.stdout:1091: done (2 left) 2023-09-23T20:03:51.421 INFO:tasks.rados.rados.0.smithi098.stdout:1092: done (1 left) 2023-09-23T20:03:51.421 INFO:tasks.rados.rados.0.smithi098.stdout:1095: read oid 480 snap -1 2023-09-23T20:03:51.421 INFO:tasks.rados.rados.0.smithi098.stdout:1095: expect (ObjNum 479 snap 0 seq_num 479) 2023-09-23T20:03:51.421 INFO:tasks.rados.rados.0.smithi098.stdout:1096: write oid 330 current snap is 0 2023-09-23T20:03:51.421 INFO:tasks.rados.rados.0.smithi098.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2023-09-23T20:03:51.426 INFO:tasks.rados.rados.0.smithi098.stdout:1096: writing smithi09866585-330 from 467459 to 1049702 tid 1 2023-09-23T20:03:51.431 INFO:tasks.rados.rados.0.smithi098.stdout:1096: writing smithi09866585-330 from 1495899 to 1900844 tid 2 2023-09-23T20:03:51.432 INFO:tasks.rados.rados.0.smithi098.stdout:1097: read oid 43 snap -1 2023-09-23T20:03:51.432 INFO:tasks.rados.rados.0.smithi098.stdout:1097: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T20:03:51.432 INFO:tasks.rados.rados.0.smithi098.stdout:1098: write oid 414 current snap is 0 2023-09-23T20:03:51.432 INFO:tasks.rados.rados.0.smithi098.stdout:1094: finishing write tid 1 to smithi09866585-285 2023-09-23T20:03:51.432 INFO:tasks.rados.rados.0.smithi098.stdout:1094: finishing write tid 2 to smithi09866585-285 2023-09-23T20:03:51.432 INFO:tasks.rados.rados.0.smithi098.stdout:1094: finishing write tid 3 to smithi09866585-285 2023-09-23T20:03:51.432 INFO:tasks.rados.rados.0.smithi098.stdout:1094: finishing write tid 4 to smithi09866585-285 2023-09-23T20:03:51.432 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 285 v 207 (ObjNum 836 snap 0 seq_num 836) dirty exists 2023-09-23T20:03:51.432 INFO:tasks.rados.rados.0.smithi098.stdout:1094: left oid 285 (ObjNum 836 snap 0 seq_num 836) 2023-09-23T20:03:51.432 INFO:tasks.rados.rados.0.smithi098.stdout:1095: expect (ObjNum 479 snap 0 seq_num 479) 2023-09-23T20:03:51.499 INFO:tasks.rados.rados.0.smithi098.stdout:1096: finishing write tid 1 to smithi09866585-330 2023-09-23T20:03:51.499 INFO:tasks.rados.rados.0.smithi098.stdout:1096: finishing write tid 2 to smithi09866585-330 2023-09-23T20:03:51.499 INFO:tasks.rados.rados.0.smithi098.stdout:1096: finishing write tid 3 to smithi09866585-330 2023-09-23T20:03:51.499 INFO:tasks.rados.rados.0.smithi098.stdout:1096: finishing write tid 4 to smithi09866585-330 2023-09-23T20:03:51.499 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 330 v 177 (ObjNum 837 snap 0 seq_num 837) dirty exists 2023-09-23T20:03:51.499 INFO:tasks.rados.rados.0.smithi098.stdout:1096: left oid 330 (ObjNum 837 snap 0 seq_num 837) 2023-09-23T20:03:51.499 INFO:tasks.rados.rados.0.smithi098.stdout:1097: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T20:03:51.584 INFO:tasks.rados.rados.0.smithi098.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2023-09-23T20:03:51.597 INFO:tasks.rados.rados.0.smithi098.stdout:1098: writing smithi09866585-414 from 484266 to 1141758 tid 1 2023-09-23T20:03:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:1098: writing smithi09866585-414 from 1554381 to 2084266 tid 2 2023-09-23T20:03:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:1094: done (4 left) 2023-09-23T20:03:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:1095: done (3 left) 2023-09-23T20:03:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:1096: done (2 left) 2023-09-23T20:03:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:1097: done (1 left) 2023-09-23T20:03:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:1099: read oid 4 snap -1 2023-09-23T20:03:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:1099: expect (ObjNum 3 snap 0 seq_num 3) 2023-09-23T20:03:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:1100: read oid 223 snap -1 2023-09-23T20:03:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:1100: expect (ObjNum 222 snap 0 seq_num 222) 2023-09-23T20:03:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:1101: write oid 170 current snap is 0 2023-09-23T20:03:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:1098: finishing write tid 1 to smithi09866585-414 2023-09-23T20:03:51.605 INFO:tasks.rados.rados.0.smithi098.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2023-09-23T20:03:51.610 INFO:tasks.rados.rados.0.smithi098.stdout:1101: writing smithi09866585-170 from 501073 to 1233814 tid 1 2023-09-23T20:03:51.616 INFO:tasks.rados.rados.0.smithi098.stdout:1101: writing smithi09866585-170 from 1896510 to 2101073 tid 2 2023-09-23T20:03:51.616 INFO:tasks.rados.rados.0.smithi098.stdout:1102: read oid 402 snap -1 2023-09-23T20:03:51.616 INFO:tasks.rados.rados.0.smithi098.stdout:1102: expect (ObjNum 401 snap 0 seq_num 401) 2023-09-23T20:03:51.616 INFO:tasks.rados.rados.0.smithi098.stdout:1103: read oid 173 snap -1 2023-09-23T20:03:51.616 INFO:tasks.rados.rados.0.smithi098.stdout:1103: expect (ObjNum 172 snap 0 seq_num 172) 2023-09-23T20:03:51.616 INFO:tasks.rados.rados.0.smithi098.stdout:1104: write oid 360 current snap is 0 2023-09-23T20:03:51.616 INFO:tasks.rados.rados.0.smithi098.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2023-09-23T20:03:51.621 INFO:tasks.rados.rados.0.smithi098.stdout:1104: writing smithi09866585-360 from 517880 to 925870 tid 1 2023-09-23T20:03:51.628 INFO:tasks.rados.rados.0.smithi098.stdout:1104: writing smithi09866585-360 from 1554992 to 2117880 tid 2 2023-09-23T20:03:51.628 INFO:tasks.rados.rados.0.smithi098.stdout:1105: read oid 125 snap -1 2023-09-23T20:03:51.628 INFO:tasks.rados.rados.0.smithi098.stdout:1105: expect (ObjNum 584 snap 0 seq_num 584) 2023-09-23T20:03:51.628 INFO:tasks.rados.rados.0.smithi098.stdout:1106: write oid 200 current snap is 0 2023-09-23T20:03:51.628 INFO:tasks.rados.rados.0.smithi098.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2023-09-23T20:03:51.634 INFO:tasks.rados.rados.0.smithi098.stdout:1106: writing smithi09866585-200 from 534687 to 1017926 tid 1 2023-09-23T20:03:51.640 INFO:tasks.rados.rados.0.smithi098.stdout:1106: writing smithi09866585-200 from 1613474 to 2025757 tid 2 2023-09-23T20:03:51.640 INFO:tasks.rados.rados.0.smithi098.stdout:1107: read oid 326 snap -1 2023-09-23T20:03:51.640 INFO:tasks.rados.rados.0.smithi098.stdout:1107: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:03:51.640 INFO:tasks.rados.rados.0.smithi098.stdout:1108: write oid 225 current snap is 0 2023-09-23T20:03:51.640 INFO:tasks.rados.rados.0.smithi098.stdout:1099: expect (ObjNum 3 snap 0 seq_num 3) 2023-09-23T20:03:51.710 INFO:tasks.rados.rados.0.smithi098.stdout:1098: finishing write tid 2 to smithi09866585-414 2023-09-23T20:03:51.710 INFO:tasks.rados.rados.0.smithi098.stdout:1098: finishing write tid 3 to smithi09866585-414 2023-09-23T20:03:51.710 INFO:tasks.rados.rados.0.smithi098.stdout:1098: finishing write tid 4 to smithi09866585-414 2023-09-23T20:03:51.710 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 414 v 226 (ObjNum 838 snap 0 seq_num 838) dirty exists 2023-09-23T20:03:51.710 INFO:tasks.rados.rados.0.smithi098.stdout:1098: left oid 414 (ObjNum 838 snap 0 seq_num 838) 2023-09-23T20:03:51.711 INFO:tasks.rados.rados.0.smithi098.stdout:1100: expect (ObjNum 222 snap 0 seq_num 222) 2023-09-23T20:03:51.839 INFO:tasks.rados.rados.0.smithi098.stdout:1101: finishing write tid 1 to smithi09866585-170 2023-09-23T20:03:51.839 INFO:tasks.rados.rados.0.smithi098.stdout:1101: finishing write tid 2 to smithi09866585-170 2023-09-23T20:03:51.839 INFO:tasks.rados.rados.0.smithi098.stdout:1101: finishing write tid 3 to smithi09866585-170 2023-09-23T20:03:51.839 INFO:tasks.rados.rados.0.smithi098.stdout:1101: finishing write tid 4 to smithi09866585-170 2023-09-23T20:03:51.840 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 170 v 141 (ObjNum 839 snap 0 seq_num 839) dirty exists 2023-09-23T20:03:51.840 INFO:tasks.rados.rados.0.smithi098.stdout:1101: left oid 170 (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:03:51.840 INFO:tasks.rados.rados.0.smithi098.stdout:1103: expect (ObjNum 172 snap 0 seq_num 172) 2023-09-23T20:03:51.936 INFO:tasks.rados.rados.0.smithi098.stdout:1102: expect (ObjNum 401 snap 0 seq_num 401) 2023-09-23T20:03:52.029 INFO:tasks.rados.rados.0.smithi098.stdout:1104: finishing write tid 1 to smithi09866585-360 2023-09-23T20:03:52.029 INFO:tasks.rados.rados.0.smithi098.stdout:1104: finishing write tid 2 to smithi09866585-360 2023-09-23T20:03:52.030 INFO:tasks.rados.rados.0.smithi098.stdout:1104: finishing write tid 3 to smithi09866585-360 2023-09-23T20:03:52.030 INFO:tasks.rados.rados.0.smithi098.stdout:1104: finishing write tid 4 to smithi09866585-360 2023-09-23T20:03:52.030 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 360 v 123 (ObjNum 840 snap 0 seq_num 840) dirty exists 2023-09-23T20:03:52.030 INFO:tasks.rados.rados.0.smithi098.stdout:1104: left oid 360 (ObjNum 840 snap 0 seq_num 840) 2023-09-23T20:03:52.030 INFO:tasks.rados.rados.0.smithi098.stdout:1105: expect (ObjNum 584 snap 0 seq_num 584) 2023-09-23T20:03:52.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:51 smithi098 bash[27308]: audit 2023-09-23T20:03:51.275397+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.98:0/3352354578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:52.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:51 smithi098 bash[33670]: audit 2023-09-23T20:03:51.275397+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.98:0/3352354578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:52.209 INFO:tasks.rados.rados.0.smithi098.stdout:1106: finishing write tid 1 to smithi09866585-200 2023-09-23T20:03:52.210 INFO:tasks.rados.rados.0.smithi098.stdout:1107: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:03:52.317 INFO:tasks.rados.rados.0.smithi098.stdout:1106: finishing write tid 2 to smithi09866585-200 2023-09-23T20:03:52.317 INFO:tasks.rados.rados.0.smithi098.stdout:1106: finishing write tid 3 to smithi09866585-200 2023-09-23T20:03:52.317 INFO:tasks.rados.rados.0.smithi098.stdout:1106: finishing write tid 4 to smithi09866585-200 2023-09-23T20:03:52.317 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 200 v 177 (ObjNum 841 snap 0 seq_num 841) dirty exists 2023-09-23T20:03:52.317 INFO:tasks.rados.rados.0.smithi098.stdout:1106: left oid 200 (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:03:52.317 INFO:tasks.rados.rados.0.smithi098.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2023-09-23T20:03:52.328 INFO:tasks.rados.rados.0.smithi098.stdout:1108: writing smithi09866585-225 from 551494 to 1109982 tid 1 2023-09-23T20:03:52.335 INFO:tasks.rados.rados.0.smithi098.stdout:1108: writing smithi09866585-225 from 1671956 to 2151494 tid 2 2023-09-23T20:03:52.335 INFO:tasks.rados.rados.0.smithi098.stdout:1098: done (10 left) 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1099: done (9 left) 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1100: done (8 left) 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1101: done (7 left) 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1102: done (6 left) 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1103: done (5 left) 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1104: done (4 left) 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1105: done (3 left) 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1106: done (2 left) 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1107: done (1 left) 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1109: read oid 403 snap -1 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1109: expect (ObjNum 752 snap 0 seq_num 752) 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1110: read oid 393 snap -1 2023-09-23T20:03:52.336 INFO:tasks.rados.rados.0.smithi098.stdout:1110: expect (ObjNum 537 snap 0 seq_num 537) 2023-09-23T20:03:52.337 INFO:tasks.rados.rados.0.smithi098.stdout:1111: read oid 193 snap -1 2023-09-23T20:03:52.337 INFO:tasks.rados.rados.0.smithi098.stdout:1111: expect (ObjNum 192 snap 0 seq_num 192) 2023-09-23T20:03:52.337 INFO:tasks.rados.rados.0.smithi098.stdout:1112: write oid 3 current snap is 0 2023-09-23T20:03:52.337 INFO:tasks.rados.rados.0.smithi098.stdout:1108: finishing write tid 1 to smithi09866585-225 2023-09-23T20:03:52.337 INFO:tasks.rados.rados.0.smithi098.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2023-09-23T20:03:52.343 INFO:tasks.rados.rados.0.smithi098.stdout:1112: writing smithi09866585-3 from 568301 to 1202038 tid 1 2023-09-23T20:03:52.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:51 smithi173 bash[27697]: audit 2023-09-23T20:03:51.275397+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.98:0/3352354578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:52.348 INFO:tasks.rados.rados.0.smithi098.stdout:1112: writing smithi09866585-3 from 1614085 to 2030037 tid 2 2023-09-23T20:03:52.348 INFO:tasks.rados.rados.0.smithi098.stdout:1113: read oid 489 snap -1 2023-09-23T20:03:52.348 INFO:tasks.rados.rados.0.smithi098.stdout:1113: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-23T20:03:52.348 INFO:tasks.rados.rados.0.smithi098.stdout:1114: read oid 491 snap -1 2023-09-23T20:03:52.349 INFO:tasks.rados.rados.0.smithi098.stdout:1114: expect (ObjNum 829 snap 0 seq_num 829) 2023-09-23T20:03:52.349 INFO:tasks.rados.rados.0.smithi098.stdout:1115: read oid 56 snap -1 2023-09-23T20:03:52.349 INFO:tasks.rados.rados.0.smithi098.stdout:1115: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-23T20:03:52.349 INFO:tasks.rados.rados.0.smithi098.stdout:1116: read oid 195 snap -1 2023-09-23T20:03:52.349 INFO:tasks.rados.rados.0.smithi098.stdout:1116: expect deleted 2023-09-23T20:03:52.349 INFO:tasks.rados.rados.0.smithi098.stdout:1117: write oid 482 current snap is 0 2023-09-23T20:03:52.349 INFO:tasks.rados.rados.0.smithi098.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2023-09-23T20:03:52.354 INFO:tasks.rados.rados.0.smithi098.stdout:1117: writing smithi09866585-482 from 585108 to 1010447 tid 1 2023-09-23T20:03:52.361 INFO:tasks.rados.rados.0.smithi098.stdout:1117: writing smithi09866585-482 from 1788920 to 2185108 tid 2 2023-09-23T20:03:52.361 INFO:tasks.rados.rados.0.smithi098.stdout:1118: write oid 136 current snap is 0 2023-09-23T20:03:52.362 INFO:tasks.rados.rados.0.smithi098.stdout:1108: finishing write tid 2 to smithi09866585-225 2023-09-23T20:03:52.362 INFO:tasks.rados.rados.0.smithi098.stdout:1108: finishing write tid 3 to smithi09866585-225 2023-09-23T20:03:52.362 INFO:tasks.rados.rados.0.smithi098.stdout:1108: finishing write tid 4 to smithi09866585-225 2023-09-23T20:03:52.362 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 225 v 150 (ObjNum 842 snap 0 seq_num 842) dirty exists 2023-09-23T20:03:52.362 INFO:tasks.rados.rados.0.smithi098.stdout:1108: left oid 225 (ObjNum 842 snap 0 seq_num 842) 2023-09-23T20:03:52.362 INFO:tasks.rados.rados.0.smithi098.stdout:1110: expect (ObjNum 537 snap 0 seq_num 537) 2023-09-23T20:03:52.509 INFO:tasks.rados.rados.0.smithi098.stdout:1109: expect (ObjNum 752 snap 0 seq_num 752) 2023-09-23T20:03:52.638 INFO:tasks.rados.rados.0.smithi098.stdout:1112: finishing write tid 1 to smithi09866585-3 2023-09-23T20:03:52.638 INFO:tasks.rados.rados.0.smithi098.stdout:1112: finishing write tid 2 to smithi09866585-3 2023-09-23T20:03:52.638 INFO:tasks.rados.rados.0.smithi098.stdout:1112: finishing write tid 3 to smithi09866585-3 2023-09-23T20:03:52.638 INFO:tasks.rados.rados.0.smithi098.stdout:1112: finishing write tid 4 to smithi09866585-3 2023-09-23T20:03:52.638 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 3 v 249 (ObjNum 843 snap 0 seq_num 843) dirty exists 2023-09-23T20:03:52.638 INFO:tasks.rados.rados.0.smithi098.stdout:1112: left oid 3 (ObjNum 843 snap 0 seq_num 843) 2023-09-23T20:03:52.639 INFO:tasks.rados.rados.0.smithi098.stdout:1113: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-23T20:03:52.712 INFO:tasks.rados.rados.0.smithi098.stdout:1111: expect (ObjNum 192 snap 0 seq_num 192) 2023-09-23T20:03:52.818 INFO:tasks.rados.rados.0.smithi098.stdout:1114: expect (ObjNum 829 snap 0 seq_num 829) 2023-09-23T20:03:53.001 INFO:tasks.rados.rados.0.smithi098.stdout:1117: finishing write tid 1 to smithi09866585-482 2023-09-23T20:03:53.001 INFO:tasks.rados.rados.0.smithi098.stdout:1117: finishing write tid 2 to smithi09866585-482 2023-09-23T20:03:53.001 INFO:tasks.rados.rados.0.smithi098.stdout:1117: finishing write tid 3 to smithi09866585-482 2023-09-23T20:03:53.001 INFO:tasks.rados.rados.0.smithi098.stdout:1117: finishing write tid 4 to smithi09866585-482 2023-09-23T20:03:53.001 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 482 v 180 (ObjNum 844 snap 0 seq_num 844) dirty exists 2023-09-23T20:03:53.001 INFO:tasks.rados.rados.0.smithi098.stdout:1117: left oid 482 (ObjNum 844 snap 0 seq_num 844) 2023-09-23T20:03:53.001 INFO:tasks.rados.rados.0.smithi098.stdout:1115: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-23T20:03:53.167 INFO:tasks.rados.rados.0.smithi098.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2023-09-23T20:03:53.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:52 smithi098 bash[27308]: cluster 2023-09-23T20:03:51.779543+0000 mgr.y (mgr.14442) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.5 MiB/s wr, 92 op/s 2023-09-23T20:03:53.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:52 smithi098 bash[33670]: cluster 2023-09-23T20:03:51.779543+0000 mgr.y (mgr.14442) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.5 MiB/s wr, 92 op/s 2023-09-23T20:03:53.181 INFO:tasks.rados.rados.0.smithi098.stdout:1118: writing smithi09866585-136 from 601915 to 1102503 tid 1 2023-09-23T20:03:53.187 INFO:tasks.rados.rados.0.smithi098.stdout:1118: writing smithi09866585-136 from 1847402 to 2201915 tid 2 2023-09-23T20:03:53.187 INFO:tasks.rados.rados.0.smithi098.stdout:1108: done (10 left) 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1109: done (9 left) 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1110: done (8 left) 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1111: done (7 left) 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1112: done (6 left) 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1113: done (5 left) 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1114: done (4 left) 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1115: done (3 left) 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1116: done (2 left) 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1117: done (1 left) 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1119: write oid 101 current snap is 0 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1118: finishing write tid 1 to smithi09866585-136 2023-09-23T20:03:53.188 INFO:tasks.rados.rados.0.smithi098.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2023-09-23T20:03:53.194 INFO:tasks.rados.rados.0.smithi098.stdout:1119: writing smithi09866585-101 from 618722 to 1194559 tid 1 2023-09-23T20:03:53.200 INFO:tasks.rados.rados.0.smithi098.stdout:1119: writing smithi09866585-101 from 1905884 to 2218722 tid 2 2023-09-23T20:03:53.200 INFO:tasks.rados.rados.0.smithi098.stdout:1120: write oid 329 current snap is 0 2023-09-23T20:03:53.200 INFO:tasks.rados.rados.0.smithi098.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2023-09-23T20:03:53.207 INFO:tasks.rados.rados.0.smithi098.stdout:1120: writing smithi09866585-329 from 635529 to 1286615 tid 1 2023-09-23T20:03:53.212 INFO:tasks.rados.rados.0.smithi098.stdout:1120: writing smithi09866585-329 from 1848013 to 2235529 tid 2 2023-09-23T20:03:53.213 INFO:tasks.rados.rados.0.smithi098.stdout:1121: read oid 111 snap -1 2023-09-23T20:03:53.213 INFO:tasks.rados.rados.0.smithi098.stdout:1121: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-23T20:03:53.213 INFO:tasks.rados.rados.0.smithi098.stdout:1122: write oid 447 current snap is 0 2023-09-23T20:03:53.213 INFO:tasks.rados.rados.0.smithi098.stdout:1118: finishing write tid 2 to smithi09866585-136 2023-09-23T20:03:53.213 INFO:tasks.rados.rados.0.smithi098.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2023-09-23T20:03:53.220 INFO:tasks.rados.rados.0.smithi098.stdout:1122: writing smithi09866585-447 from 652336 to 1378671 tid 1 2023-09-23T20:03:53.225 INFO:tasks.rados.rados.0.smithi098.stdout:1122: writing smithi09866585-447 from 1906495 to 2252336 tid 2 2023-09-23T20:03:53.225 INFO:tasks.rados.rados.0.smithi098.stdout:1123: write oid 381 current snap is 0 2023-09-23T20:03:53.226 INFO:tasks.rados.rados.0.smithi098.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2023-09-23T20:03:53.231 INFO:tasks.rados.rados.0.smithi098.stdout:1123: writing smithi09866585-381 from 669143 to 1070727 tid 1 2023-09-23T20:03:53.236 INFO:tasks.rados.rados.0.smithi098.stdout:1123: writing smithi09866585-381 from 1564977 to 1991936 tid 2 2023-09-23T20:03:53.236 INFO:tasks.rados.rados.0.smithi098.stdout:1124: write oid 366 current snap is 0 2023-09-23T20:03:53.237 INFO:tasks.rados.rados.0.smithi098.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2023-09-23T20:03:53.243 INFO:tasks.rados.rados.0.smithi098.stdout:1124: writing smithi09866585-366 from 685950 to 1162783 tid 1 2023-09-23T20:03:53.249 INFO:tasks.rados.rados.0.smithi098.stdout:1124: writing smithi09866585-366 from 1623459 to 2194076 tid 2 2023-09-23T20:03:53.249 INFO:tasks.rados.rados.0.smithi098.stdout:1125: write oid 497 current snap is 0 2023-09-23T20:03:53.249 INFO:tasks.rados.rados.0.smithi098.stdout:1118: finishing write tid 3 to smithi09866585-136 2023-09-23T20:03:53.249 INFO:tasks.rados.rados.0.smithi098.stdout:1118: finishing write tid 4 to smithi09866585-136 2023-09-23T20:03:53.249 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 136 v 202 (ObjNum 845 snap 0 seq_num 845) dirty exists 2023-09-23T20:03:53.249 INFO:tasks.rados.rados.0.smithi098.stdout:1118: left oid 136 (ObjNum 845 snap 0 seq_num 845) 2023-09-23T20:03:53.249 INFO:tasks.rados.rados.0.smithi098.stdout:1119: finishing write tid 1 to smithi09866585-101 2023-09-23T20:03:53.249 INFO:tasks.rados.rados.0.smithi098.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2023-09-23T20:03:53.255 INFO:tasks.rados.rados.0.smithi098.stdout:1125: writing smithi09866585-497 from 702757 to 1254839 tid 1 2023-09-23T20:03:53.260 INFO:tasks.rados.rados.0.smithi098.stdout:1125: writing smithi09866585-497 from 1681941 to 2112569 tid 2 2023-09-23T20:03:53.260 INFO:tasks.rados.rados.0.smithi098.stdout:1118: done (7 left) 2023-09-23T20:03:53.260 INFO:tasks.rados.rados.0.smithi098.stdout:1126: write oid 358 current snap is 0 2023-09-23T20:03:53.261 INFO:tasks.rados.rados.0.smithi098.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2023-09-23T20:03:53.268 INFO:tasks.rados.rados.0.smithi098.stdout:1126: writing smithi09866585-358 from 719564 to 1463248 tid 1 2023-09-23T20:03:53.276 INFO:tasks.rados.rados.0.smithi098.stdout:1126: writing smithi09866585-358 from 2140423 to 2319564 tid 2 2023-09-23T20:03:53.276 INFO:tasks.rados.rados.0.smithi098.stdout:1127: read oid 13 snap -1 2023-09-23T20:03:53.276 INFO:tasks.rados.rados.0.smithi098.stdout:1127: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-23T20:03:53.276 INFO:tasks.rados.rados.0.smithi098.stdout:1128: write oid 61 current snap is 0 2023-09-23T20:03:53.276 INFO:tasks.rados.rados.0.smithi098.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2023-09-23T20:03:53.282 INFO:tasks.rados.rados.0.smithi098.stdout:1128: writing smithi09866585-61 from 736371 to 1155304 tid 1 2023-09-23T20:03:53.288 INFO:tasks.rados.rados.0.smithi098.stdout:1128: writing smithi09866585-61 from 1798905 to 2233202 tid 2 2023-09-23T20:03:53.289 INFO:tasks.rados.rados.0.smithi098.stdout:1129: write oid 418 current snap is 0 2023-09-23T20:03:53.289 INFO:tasks.rados.rados.0.smithi098.stdout:1119: finishing write tid 2 to smithi09866585-101 2023-09-23T20:03:53.289 INFO:tasks.rados.rados.0.smithi098.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2023-09-23T20:03:53.295 INFO:tasks.rados.rados.0.smithi098.stdout:1129: writing smithi09866585-418 from 753178 to 1247360 tid 1 2023-09-23T20:03:53.302 INFO:tasks.rados.rados.0.smithi098.stdout:1129: writing smithi09866585-418 from 1857387 to 2353178 tid 2 2023-09-23T20:03:53.302 INFO:tasks.rados.rados.0.smithi098.stdout:1130: read oid 207 snap -1 2023-09-23T20:03:53.302 INFO:tasks.rados.rados.0.smithi098.stdout:1130: expect (ObjNum 761 snap 0 seq_num 761) 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:1131: read oid 367 snap -1 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:1131: expect (ObjNum 662 snap 0 seq_num 662) 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:1132: read oid 272 snap -1 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:1132: expect (ObjNum 599 snap 0 seq_num 599) 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:1133: write oid 216 current snap is 0 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:1119: finishing write tid 3 to smithi09866585-101 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:1119: finishing write tid 4 to smithi09866585-101 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 101 v 162 (ObjNum 846 snap 0 seq_num 846) dirty exists 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:1119: left oid 101 (ObjNum 846 snap 0 seq_num 846) 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:1120: finishing write tid 1 to smithi09866585-329 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:1120: finishing write tid 2 to smithi09866585-329 2023-09-23T20:03:53.303 INFO:tasks.rados.rados.0.smithi098.stdout:1120: finishing write tid 3 to smithi09866585-329 2023-09-23T20:03:53.304 INFO:tasks.rados.rados.0.smithi098.stdout:1121: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-23T20:03:53.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:52 smithi173 bash[27697]: cluster 2023-09-23T20:03:51.779543+0000 mgr.y (mgr.14442) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.5 MiB/s wr, 92 op/s 2023-09-23T20:03:53.422 INFO:tasks.rados.rados.0.smithi098.stdout:1120: finishing write tid 4 to smithi09866585-329 2023-09-23T20:03:53.422 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 329 v 126 (ObjNum 847 snap 0 seq_num 847) dirty exists 2023-09-23T20:03:53.423 INFO:tasks.rados.rados.0.smithi098.stdout:1120: left oid 329 (ObjNum 847 snap 0 seq_num 847) 2023-09-23T20:03:53.423 INFO:tasks.rados.rados.0.smithi098.stdout:1122: finishing write tid 1 to smithi09866585-447 2023-09-23T20:03:53.423 INFO:tasks.rados.rados.0.smithi098.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2023-09-23T20:03:53.429 INFO:tasks.rados.rados.0.smithi098.stdout:1133: writing smithi09866585-216 from 769985 to 1339416 tid 1 2023-09-23T20:03:53.437 INFO:tasks.rados.rados.0.smithi098.stdout:1133: writing smithi09866585-216 from 1915869 to 2353835 tid 2 2023-09-23T20:03:53.437 INFO:tasks.rados.rados.0.smithi098.stdout:1119: done (14 left) 2023-09-23T20:03:53.437 INFO:tasks.rados.rados.0.smithi098.stdout:1120: done (13 left) 2023-09-23T20:03:53.437 INFO:tasks.rados.rados.0.smithi098.stdout:1121: done (12 left) 2023-09-23T20:03:53.437 INFO:tasks.rados.rados.0.smithi098.stdout:1134: delete oid 462 current snap is 0 2023-09-23T20:03:53.437 INFO:tasks.rados.rados.0.smithi098.stdout:1122: finishing write tid 2 to smithi09866585-447 2023-09-23T20:03:53.437 INFO:tasks.rados.rados.0.smithi098.stdout:1122: finishing write tid 3 to smithi09866585-447 2023-09-23T20:03:53.437 INFO:tasks.rados.rados.0.smithi098.stdout:1122: finishing write tid 4 to smithi09866585-447 2023-09-23T20:03:53.437 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 447 v 143 (ObjNum 848 snap 0 seq_num 848) dirty exists 2023-09-23T20:03:53.437 INFO:tasks.rados.rados.0.smithi098.stdout:1122: left oid 447 (ObjNum 848 snap 0 seq_num 848) 2023-09-23T20:03:53.437 INFO:tasks.rados.rados.0.smithi098.stdout:1123: finishing write tid 1 to smithi09866585-381 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:1123: finishing write tid 2 to smithi09866585-381 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:1123: finishing write tid 3 to smithi09866585-381 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:1123: finishing write tid 4 to smithi09866585-381 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 381 v 165 (ObjNum 849 snap 0 seq_num 849) dirty exists 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:1123: left oid 381 (ObjNum 849 snap 0 seq_num 849) 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:1124: finishing write tid 1 to smithi09866585-366 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:1124: finishing write tid 2 to smithi09866585-366 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:1124: finishing write tid 3 to smithi09866585-366 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:1124: finishing write tid 4 to smithi09866585-366 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 366 v 144 (ObjNum 850 snap 0 seq_num 850) dirty exists 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:1124: left oid 366 (ObjNum 850 snap 0 seq_num 850) 2023-09-23T20:03:53.438 INFO:tasks.rados.rados.0.smithi098.stdout:1125: finishing write tid 1 to smithi09866585-497 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:1125: finishing write tid 2 to smithi09866585-497 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:1125: finishing write tid 3 to smithi09866585-497 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:1125: finishing write tid 4 to smithi09866585-497 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 497 v 168 (ObjNum 851 snap 0 seq_num 851) dirty exists 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:1125: left oid 497 (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:1126: finishing write tid 1 to smithi09866585-358 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:1126: finishing write tid 2 to smithi09866585-358 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:1126: finishing write tid 3 to smithi09866585-358 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:1126: finishing write tid 4 to smithi09866585-358 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 358 v 186 (ObjNum 852 snap 0 seq_num 852) dirty exists 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:1126: left oid 358 (ObjNum 852 snap 0 seq_num 852) 2023-09-23T20:03:53.439 INFO:tasks.rados.rados.0.smithi098.stdout:1127: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-23T20:03:53.513 INFO:tasks.rados.rados.0.smithi098.stdout:1128: finishing write tid 1 to smithi09866585-61 2023-09-23T20:03:53.513 INFO:tasks.rados.rados.0.smithi098.stdout:1128: finishing write tid 2 to smithi09866585-61 2023-09-23T20:03:53.513 INFO:tasks.rados.rados.0.smithi098.stdout:1128: finishing write tid 3 to smithi09866585-61 2023-09-23T20:03:53.513 INFO:tasks.rados.rados.0.smithi098.stdout:1128: finishing write tid 4 to smithi09866585-61 2023-09-23T20:03:53.513 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 61 v 252 (ObjNum 853 snap 0 seq_num 853) dirty exists 2023-09-23T20:03:53.513 INFO:tasks.rados.rados.0.smithi098.stdout:1128: left oid 61 (ObjNum 853 snap 0 seq_num 853) 2023-09-23T20:03:53.513 INFO:tasks.rados.rados.0.smithi098.stdout:1122: done (12 left) 2023-09-23T20:03:53.513 INFO:tasks.rados.rados.0.smithi098.stdout:1123: done (11 left) 2023-09-23T20:03:53.513 INFO:tasks.rados.rados.0.smithi098.stdout:1124: done (10 left) 2023-09-23T20:03:53.514 INFO:tasks.rados.rados.0.smithi098.stdout:1125: done (9 left) 2023-09-23T20:03:53.514 INFO:tasks.rados.rados.0.smithi098.stdout:1126: done (8 left) 2023-09-23T20:03:53.514 INFO:tasks.rados.rados.0.smithi098.stdout:1127: done (7 left) 2023-09-23T20:03:53.514 INFO:tasks.rados.rados.0.smithi098.stdout:1128: done (6 left) 2023-09-23T20:03:53.514 INFO:tasks.rados.rados.0.smithi098.stdout:1134: done (5 left) 2023-09-23T20:03:53.514 INFO:tasks.rados.rados.0.smithi098.stdout:1135: read oid 310 snap -1 2023-09-23T20:03:53.514 INFO:tasks.rados.rados.0.smithi098.stdout:1135: expect (ObjNum 708 snap 0 seq_num 708) 2023-09-23T20:03:53.514 INFO:tasks.rados.rados.0.smithi098.stdout:1136: write oid 289 current snap is 0 2023-09-23T20:03:53.514 INFO:tasks.rados.rados.0.smithi098.stdout:1129: finishing write tid 1 to smithi09866585-418 2023-09-23T20:03:53.514 INFO:tasks.rados.rados.0.smithi098.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2023-09-23T20:03:53.525 INFO:tasks.rados.rados.0.smithi098.stdout:1136: writing smithi09866585-289 from 403599 to 1123528 tid 1 2023-09-23T20:03:53.532 INFO:tasks.rados.rados.0.smithi098.stdout:1136: writing smithi09866585-289 from 1916480 to 2358115 tid 2 2023-09-23T20:03:53.533 INFO:tasks.rados.rados.0.smithi098.stdout:1137: write oid 264 current snap is 0 2023-09-23T20:03:53.533 INFO:tasks.rados.rados.0.smithi098.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2023-09-23T20:03:53.540 INFO:tasks.rados.rados.0.smithi098.stdout:1137: writing smithi09866585-264 from 420406 to 1215584 tid 1 2023-09-23T20:03:53.547 INFO:tasks.rados.rados.0.smithi098.stdout:1137: writing smithi09866585-264 from 1974962 to 2420406 tid 2 2023-09-23T20:03:53.547 INFO:tasks.rados.rados.0.smithi098.stdout:1138: write oid 414 current snap is 0 2023-09-23T20:03:53.547 INFO:tasks.rados.rados.0.smithi098.stdout:1130: expect (ObjNum 761 snap 0 seq_num 761) 2023-09-23T20:03:53.677 INFO:tasks.rados.rados.0.smithi098.stdout:1129: finishing write tid 2 to smithi09866585-418 2023-09-23T20:03:53.677 INFO:tasks.rados.rados.0.smithi098.stdout:1129: finishing write tid 3 to smithi09866585-418 2023-09-23T20:03:53.677 INFO:tasks.rados.rados.0.smithi098.stdout:1129: finishing write tid 4 to smithi09866585-418 2023-09-23T20:03:53.677 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 418 v 129 (ObjNum 854 snap 0 seq_num 854) dirty exists 2023-09-23T20:03:53.677 INFO:tasks.rados.rados.0.smithi098.stdout:1129: left oid 418 (ObjNum 854 snap 0 seq_num 854) 2023-09-23T20:03:53.677 INFO:tasks.rados.rados.0.smithi098.stdout:1132: expect (ObjNum 599 snap 0 seq_num 599) 2023-09-23T20:03:53.772 INFO:tasks.rados.rados.0.smithi098.stdout:1131: expect (ObjNum 662 snap 0 seq_num 662) 2023-09-23T20:03:53.905 INFO:tasks.rados.rados.0.smithi098.stdout:1133: finishing write tid 1 to smithi09866585-216 2023-09-23T20:03:53.905 INFO:tasks.rados.rados.0.smithi098.stdout:1133: finishing write tid 2 to smithi09866585-216 2023-09-23T20:03:53.905 INFO:tasks.rados.rados.0.smithi098.stdout:1133: finishing write tid 3 to smithi09866585-216 2023-09-23T20:03:53.906 INFO:tasks.rados.rados.0.smithi098.stdout:1133: finishing write tid 4 to smithi09866585-216 2023-09-23T20:03:53.906 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 216 v 208 (ObjNum 855 snap 0 seq_num 855) dirty exists 2023-09-23T20:03:53.906 INFO:tasks.rados.rados.0.smithi098.stdout:1133: left oid 216 (ObjNum 855 snap 0 seq_num 855) 2023-09-23T20:03:53.906 INFO:tasks.rados.rados.0.smithi098.stdout:1135: expect (ObjNum 708 snap 0 seq_num 708) 2023-09-23T20:03:54.075 INFO:tasks.rados.rados.0.smithi098.stdout:1136: finishing write tid 1 to smithi09866585-289 2023-09-23T20:03:54.076 INFO:tasks.rados.rados.0.smithi098.stdout:1136: finishing write tid 2 to smithi09866585-289 2023-09-23T20:03:54.076 INFO:tasks.rados.rados.0.smithi098.stdout:1136: finishing write tid 3 to smithi09866585-289 2023-09-23T20:03:54.076 INFO:tasks.rados.rados.0.smithi098.stdout:1136: finishing write tid 4 to smithi09866585-289 2023-09-23T20:03:54.076 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 289 v 189 (ObjNum 857 snap 0 seq_num 857) dirty exists 2023-09-23T20:03:54.076 INFO:tasks.rados.rados.0.smithi098.stdout:1136: left oid 289 (ObjNum 857 snap 0 seq_num 857) 2023-09-23T20:03:54.076 INFO:tasks.rados.rados.0.smithi098.stdout:1137: finishing write tid 1 to smithi09866585-264 2023-09-23T20:03:54.076 INFO:tasks.rados.rados.0.smithi098.stdout:1137: finishing write tid 2 to smithi09866585-264 2023-09-23T20:03:54.076 INFO:tasks.rados.rados.0.smithi098.stdout:1137: finishing write tid 3 to smithi09866585-264 2023-09-23T20:03:54.076 INFO:tasks.rados.rados.0.smithi098.stdout:1137: finishing write tid 4 to smithi09866585-264 2023-09-23T20:03:54.076 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 264 v 171 (ObjNum 858 snap 0 seq_num 858) dirty exists 2023-09-23T20:03:54.077 INFO:tasks.rados.rados.0.smithi098.stdout:1137: left oid 264 (ObjNum 858 snap 0 seq_num 858) 2023-09-23T20:03:54.077 INFO:tasks.rados.rados.0.smithi098.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2023-09-23T20:03:54.086 INFO:tasks.rados.rados.0.smithi098.stdout:1138: writing smithi09866585-414 from 437213 to 907640 tid 1 2023-09-23T20:03:54.096 INFO:tasks.rados.rados.0.smithi098.stdout:1138: writing smithi09866585-414 from 1633444 to 2362395 tid 2 2023-09-23T20:03:54.096 INFO:tasks.rados.rados.0.smithi098.stdout:1129: done (8 left) 2023-09-23T20:03:54.096 INFO:tasks.rados.rados.0.smithi098.stdout:1130: done (7 left) 2023-09-23T20:03:54.096 INFO:tasks.rados.rados.0.smithi098.stdout:1131: done (6 left) 2023-09-23T20:03:54.096 INFO:tasks.rados.rados.0.smithi098.stdout:1132: done (5 left) 2023-09-23T20:03:54.096 INFO:tasks.rados.rados.0.smithi098.stdout:1133: done (4 left) 2023-09-23T20:03:54.096 INFO:tasks.rados.rados.0.smithi098.stdout:1135: done (3 left) 2023-09-23T20:03:54.097 INFO:tasks.rados.rados.0.smithi098.stdout:1136: done (2 left) 2023-09-23T20:03:54.097 INFO:tasks.rados.rados.0.smithi098.stdout:1137: done (1 left) 2023-09-23T20:03:54.097 INFO:tasks.rados.rados.0.smithi098.stdout:1139: write oid 159 current snap is 0 2023-09-23T20:03:54.097 INFO:tasks.rados.rados.0.smithi098.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2023-09-23T20:03:54.102 INFO:tasks.rados.rados.0.smithi098.stdout:1139: writing smithi09866585-159 from 454020 to 1116049 tid 1 2023-09-23T20:03:54.109 INFO:tasks.rados.rados.0.smithi098.stdout:1139: writing smithi09866585-159 from 1691926 to 2280888 tid 2 2023-09-23T20:03:54.109 INFO:tasks.rados.rados.0.smithi098.stdout:1140: write oid 123 current snap is 0 2023-09-23T20:03:54.109 INFO:tasks.rados.rados.0.smithi098.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2023-09-23T20:03:54.116 INFO:tasks.rados.rados.0.smithi098.stdout:1140: writing smithi09866585-123 from 470827 to 1208105 tid 1 2023-09-23T20:03:54.123 INFO:tasks.rados.rados.0.smithi098.stdout:1140: writing smithi09866585-123 from 1750408 to 2470827 tid 2 2023-09-23T20:03:54.123 INFO:tasks.rados.rados.0.smithi098.stdout:1141: write oid 437 current snap is 0 2023-09-23T20:03:54.123 INFO:tasks.rados.rados.0.smithi098.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2023-09-23T20:03:54.128 INFO:tasks.rados.rados.0.smithi098.stdout:1141: writing smithi09866585-437 from 487634 to 900161 tid 1 2023-09-23T20:03:54.134 INFO:tasks.rados.rados.0.smithi098.stdout:1141: writing smithi09866585-437 from 1408890 to 2001521 tid 2 2023-09-23T20:03:54.135 INFO:tasks.rados.rados.0.smithi098.stdout:1142: write oid 67 current snap is 0 2023-09-23T20:03:54.135 INFO:tasks.rados.rados.0.smithi098.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2023-09-23T20:03:54.140 INFO:tasks.rados.rados.0.smithi098.stdout:1142: writing smithi09866585-67 from 504441 to 992217 tid 1 2023-09-23T20:03:54.147 INFO:tasks.rados.rados.0.smithi098.stdout:1142: writing smithi09866585-67 from 1467372 to 2203661 tid 2 2023-09-23T20:03:54.147 INFO:tasks.rados.rados.0.smithi098.stdout:1143: read oid 444 snap -1 2023-09-23T20:03:54.148 INFO:tasks.rados.rados.0.smithi098.stdout:1143: expect (ObjNum 513 snap 0 seq_num 513) 2023-09-23T20:03:54.148 INFO:tasks.rados.rados.0.smithi098.stdout:1144: read oid 241 snap -1 2023-09-23T20:03:54.148 INFO:tasks.rados.rados.0.smithi098.stdout:1144: expect (ObjNum 515 snap 0 seq_num 515) 2023-09-23T20:03:54.148 INFO:tasks.rados.rados.0.smithi098.stdout:1145: write oid 45 current snap is 0 2023-09-23T20:03:54.148 INFO:tasks.rados.rados.0.smithi098.stdout:1138: finishing write tid 1 to smithi09866585-414 2023-09-23T20:03:54.148 INFO:tasks.rados.rados.0.smithi098.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2023-09-23T20:03:54.154 INFO:tasks.rados.rados.0.smithi098.stdout:1145: writing smithi09866585-45 from 521248 to 1084273 tid 1 2023-09-23T20:03:54.162 INFO:tasks.rados.rados.0.smithi098.stdout:1145: writing smithi09866585-45 from 1809501 to 2405801 tid 2 2023-09-23T20:03:54.162 INFO:tasks.rados.rados.0.smithi098.stdout:1146: read oid 298 snap -1 2023-09-23T20:03:54.162 INFO:tasks.rados.rados.0.smithi098.stdout:1146: expect (ObjNum 746 snap 0 seq_num 746) 2023-09-23T20:03:54.162 INFO:tasks.rados.rados.0.smithi098.stdout:1147: delete oid 151 current snap is 0 2023-09-23T20:03:54.162 INFO:tasks.rados.rados.0.smithi098.stdout:1138: finishing write tid 2 to smithi09866585-414 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:1138: finishing write tid 3 to smithi09866585-414 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:1138: finishing write tid 4 to smithi09866585-414 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 414 v 230 (ObjNum 859 snap 0 seq_num 859) dirty exists 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:1138: left oid 414 (ObjNum 859 snap 0 seq_num 859) 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:1139: finishing write tid 1 to smithi09866585-159 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:1139: finishing write tid 2 to smithi09866585-159 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:1139: finishing write tid 3 to smithi09866585-159 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:1139: finishing write tid 4 to smithi09866585-159 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 159 v 147 (ObjNum 860 snap 0 seq_num 860) dirty exists 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:1139: left oid 159 (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:1140: finishing write tid 1 to smithi09866585-123 2023-09-23T20:03:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:1140: finishing write tid 2 to smithi09866585-123 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:1140: finishing write tid 3 to smithi09866585-123 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:1140: finishing write tid 4 to smithi09866585-123 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 123 v 211 (ObjNum 861 snap 0 seq_num 861) dirty exists 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:1140: left oid 123 (ObjNum 861 snap 0 seq_num 861) 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:1141: finishing write tid 1 to smithi09866585-437 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:1141: finishing write tid 2 to smithi09866585-437 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:1141: finishing write tid 3 to smithi09866585-437 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:1141: finishing write tid 4 to smithi09866585-437 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 437 v 163 (ObjNum 862 snap 0 seq_num 862) dirty exists 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:1141: left oid 437 (ObjNum 862 snap 0 seq_num 862) 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:1142: finishing write tid 1 to smithi09866585-67 2023-09-23T20:03:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:1143: expect (ObjNum 513 snap 0 seq_num 513) 2023-09-23T20:03:54.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:53 smithi098 bash[27308]: audit 2023-09-23T20:03:53.672715+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.98:0/2506562072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:54.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:53 smithi098 bash[33670]: audit 2023-09-23T20:03:53.672715+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.98:0/2506562072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:54.291 INFO:tasks.rados.rados.0.smithi098.stdout:1142: finishing write tid 2 to smithi09866585-67 2023-09-23T20:03:54.291 INFO:tasks.rados.rados.0.smithi098.stdout:1142: finishing write tid 3 to smithi09866585-67 2023-09-23T20:03:54.291 INFO:tasks.rados.rados.0.smithi098.stdout:1142: finishing write tid 4 to smithi09866585-67 2023-09-23T20:03:54.291 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 67 v 166 (ObjNum 863 snap 0 seq_num 863) dirty exists 2023-09-23T20:03:54.291 INFO:tasks.rados.rados.0.smithi098.stdout:1142: left oid 67 (ObjNum 863 snap 0 seq_num 863) 2023-09-23T20:03:54.291 INFO:tasks.rados.rados.0.smithi098.stdout:1144: expect (ObjNum 515 snap 0 seq_num 515) 2023-09-23T20:03:54.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:53 smithi173 bash[27697]: audit 2023-09-23T20:03:53.672715+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.98:0/2506562072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:54.412 INFO:tasks.rados.rados.0.smithi098.stdout:1145: finishing write tid 1 to smithi09866585-45 2023-09-23T20:03:54.412 INFO:tasks.rados.rados.0.smithi098.stdout:1145: finishing write tid 2 to smithi09866585-45 2023-09-23T20:03:54.412 INFO:tasks.rados.rados.0.smithi098.stdout:1145: finishing write tid 3 to smithi09866585-45 2023-09-23T20:03:54.413 INFO:tasks.rados.rados.0.smithi098.stdout:1145: finishing write tid 4 to smithi09866585-45 2023-09-23T20:03:54.413 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 45 v 233 (ObjNum 864 snap 0 seq_num 864) dirty exists 2023-09-23T20:03:54.413 INFO:tasks.rados.rados.0.smithi098.stdout:1145: left oid 45 (ObjNum 864 snap 0 seq_num 864) 2023-09-23T20:03:54.413 INFO:tasks.rados.rados.0.smithi098.stdout:1146: expect (ObjNum 746 snap 0 seq_num 746) 2023-09-23T20:03:54.533 INFO:tasks.rados.rados.0.smithi098.stdout:1138: done (9 left) 2023-09-23T20:03:54.534 INFO:tasks.rados.rados.0.smithi098.stdout:1139: done (8 left) 2023-09-23T20:03:54.534 INFO:tasks.rados.rados.0.smithi098.stdout:1140: done (7 left) 2023-09-23T20:03:54.534 INFO:tasks.rados.rados.0.smithi098.stdout:1141: done (6 left) 2023-09-23T20:03:54.534 INFO:tasks.rados.rados.0.smithi098.stdout:1142: done (5 left) 2023-09-23T20:03:54.534 INFO:tasks.rados.rados.0.smithi098.stdout:1143: done (4 left) 2023-09-23T20:03:54.534 INFO:tasks.rados.rados.0.smithi098.stdout:1144: done (3 left) 2023-09-23T20:03:54.535 INFO:tasks.rados.rados.0.smithi098.stdout:1145: done (2 left) 2023-09-23T20:03:54.535 INFO:tasks.rados.rados.0.smithi098.stdout:1146: done (1 left) 2023-09-23T20:03:54.535 INFO:tasks.rados.rados.0.smithi098.stdout:1147: done (0 left) 2023-09-23T20:03:54.535 INFO:tasks.rados.rados.0.smithi098.stdout:1148: read oid 84 snap -1 2023-09-23T20:03:54.535 INFO:tasks.rados.rados.0.smithi098.stdout:1148: expect (ObjNum 755 snap 0 seq_num 755) 2023-09-23T20:03:54.535 INFO:tasks.rados.rados.0.smithi098.stdout:1149: read oid 416 snap -1 2023-09-23T20:03:54.535 INFO:tasks.rados.rados.0.smithi098.stdout:1149: expect (ObjNum 415 snap 0 seq_num 415) 2023-09-23T20:03:54.535 INFO:tasks.rados.rados.0.smithi098.stdout:1150: write oid 310 current snap is 0 2023-09-23T20:03:54.535 INFO:tasks.rados.rados.0.smithi098.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2023-09-23T20:03:54.545 INFO:tasks.rados.rados.0.smithi098.stdout:1150: writing smithi09866585-310 from 554862 to 1268385 tid 1 2023-09-23T20:03:54.553 INFO:tasks.rados.rados.0.smithi098.stdout:1150: writing smithi09866585-310 from 1926465 to 2526434 tid 2 2023-09-23T20:03:54.553 INFO:tasks.rados.rados.0.smithi098.stdout:1151: read oid 247 snap -1 2023-09-23T20:03:54.554 INFO:tasks.rados.rados.0.smithi098.stdout:1151: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T20:03:54.554 INFO:tasks.rados.rados.0.smithi098.stdout:1152: write oid 230 current snap is 0 2023-09-23T20:03:54.554 INFO:tasks.rados.rados.0.smithi098.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2023-09-23T20:03:54.560 INFO:tasks.rados.rados.0.smithi098.stdout:1152: writing smithi09866585-230 from 571669 to 1076794 tid 1 2023-09-23T20:03:54.568 INFO:tasks.rados.rados.0.smithi098.stdout:1152: writing smithi09866585-230 from 1701300 to 2444927 tid 2 2023-09-23T20:03:54.568 INFO:tasks.rados.rados.0.smithi098.stdout:1153: read oid 263 snap -1 2023-09-23T20:03:54.568 INFO:tasks.rados.rados.0.smithi098.stdout:1153: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:03:54.568 INFO:tasks.rados.rados.0.smithi098.stdout:1154: write oid 66 current snap is 0 2023-09-23T20:03:54.568 INFO:tasks.rados.rados.0.smithi098.stdout:1149: expect (ObjNum 415 snap 0 seq_num 415) 2023-09-23T20:03:54.668 INFO:tasks.rados.rados.0.smithi098.stdout:1148: expect (ObjNum 755 snap 0 seq_num 755) 2023-09-23T20:03:54.821 INFO:tasks.rados.rados.0.smithi098.stdout:1150: finishing write tid 1 to smithi09866585-310 2023-09-23T20:03:54.822 INFO:tasks.rados.rados.0.smithi098.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2023-09-23T20:03:54.828 INFO:tasks.rados.rados.0.smithi098.stdout:1154: writing smithi09866585-66 from 588476 to 1168850 tid 1 2023-09-23T20:03:54.835 INFO:tasks.rados.rados.0.smithi098.stdout:1154: writing smithi09866585-66 from 1643429 to 2247067 tid 2 2023-09-23T20:03:54.835 INFO:tasks.rados.rados.0.smithi098.stdout:1148: done (6 left) 2023-09-23T20:03:54.835 INFO:tasks.rados.rados.0.smithi098.stdout:1149: done (5 left) 2023-09-23T20:03:54.835 INFO:tasks.rados.rados.0.smithi098.stdout:1155: write oid 46 current snap is 0 2023-09-23T20:03:54.835 INFO:tasks.rados.rados.0.smithi098.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2023-09-23T20:03:54.841 INFO:tasks.rados.rados.0.smithi098.stdout:1155: writing smithi09866585-46 from 605283 to 1260906 tid 1 2023-09-23T20:03:54.848 INFO:tasks.rados.rados.0.smithi098.stdout:1155: writing smithi09866585-46 from 1701911 to 2449207 tid 2 2023-09-23T20:03:54.848 INFO:tasks.rados.rados.0.smithi098.stdout:1156: write oid 88 current snap is 0 2023-09-23T20:03:54.848 INFO:tasks.rados.rados.0.smithi098.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2023-09-23T20:03:54.856 INFO:tasks.rados.rados.0.smithi098.stdout:1156: writing smithi09866585-88 from 622090 to 1352962 tid 1 2023-09-23T20:03:54.862 INFO:tasks.rados.rados.0.smithi098.stdout:1156: writing smithi09866585-88 from 1760393 to 2367700 tid 2 2023-09-23T20:03:54.862 INFO:tasks.rados.rados.0.smithi098.stdout:1157: write oid 388 current snap is 0 2023-09-23T20:03:54.862 INFO:tasks.rados.rados.0.smithi098.stdout:1150: finishing write tid 2 to smithi09866585-310 2023-09-23T20:03:54.862 INFO:tasks.rados.rados.0.smithi098.stdout:1150: finishing write tid 3 to smithi09866585-310 2023-09-23T20:03:54.862 INFO:tasks.rados.rados.0.smithi098.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2023-09-23T20:03:54.867 INFO:tasks.rados.rados.0.smithi098.stdout:1157: writing smithi09866585-388 from 638897 to 1045018 tid 1 2023-09-23T20:03:54.876 INFO:tasks.rados.rados.0.smithi098.stdout:1157: writing smithi09866585-388 from 1818875 to 2569840 tid 2 2023-09-23T20:03:54.876 INFO:tasks.rados.rados.0.smithi098.stdout:1158: read oid 333 snap -1 2023-09-23T20:03:54.876 INFO:tasks.rados.rados.0.smithi098.stdout:1158: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:03:54.876 INFO:tasks.rados.rados.0.smithi098.stdout:1159: read oid 140 snap -1 2023-09-23T20:03:54.876 INFO:tasks.rados.rados.0.smithi098.stdout:1159: expect (ObjNum 647 snap 0 seq_num 647) 2023-09-23T20:03:54.876 INFO:tasks.rados.rados.0.smithi098.stdout:1160: read oid 183 snap -1 2023-09-23T20:03:54.877 INFO:tasks.rados.rados.0.smithi098.stdout:1160: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:03:54.877 INFO:tasks.rados.rados.0.smithi098.stdout:1161: write oid 473 current snap is 0 2023-09-23T20:03:54.877 INFO:tasks.rados.rados.0.smithi098.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2023-09-23T20:03:54.882 INFO:tasks.rados.rados.0.smithi098.stdout:1161: writing smithi09866585-473 from 655704 to 1137074 tid 1 2023-09-23T20:03:54.889 INFO:tasks.rados.rados.0.smithi098.stdout:1161: writing smithi09866585-473 from 1761004 to 2255627 tid 2 2023-09-23T20:03:54.889 INFO:tasks.rados.rados.0.smithi098.stdout:1162: read oid 369 snap -1 2023-09-23T20:03:54.889 INFO:tasks.rados.rados.0.smithi098.stdout:1162: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T20:03:54.889 INFO:tasks.rados.rados.0.smithi098.stdout:1163: read oid 159 snap -1 2023-09-23T20:03:54.889 INFO:tasks.rados.rados.0.smithi098.stdout:1163: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:03:54.889 INFO:tasks.rados.rados.0.smithi098.stdout:1164: read oid 32 snap -1 2023-09-23T20:03:54.889 INFO:tasks.rados.rados.0.smithi098.stdout:1164: expect (ObjNum 31 snap 0 seq_num 31) 2023-09-23T20:03:54.889 INFO:tasks.rados.rados.0.smithi098.stdout:1165: write oid 399 current snap is 0 2023-09-23T20:03:54.890 INFO:tasks.rados.rados.0.smithi098.stdout:1150: finishing write tid 4 to smithi09866585-310 2023-09-23T20:03:54.890 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 310 v 255 (ObjNum 866 snap 0 seq_num 866) dirty exists 2023-09-23T20:03:54.890 INFO:tasks.rados.rados.0.smithi098.stdout:1150: left oid 310 (ObjNum 866 snap 0 seq_num 866) 2023-09-23T20:03:54.890 INFO:tasks.rados.rados.0.smithi098.stdout:1151: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T20:03:55.042 INFO:tasks.rados.rados.0.smithi098.stdout:1152: finishing write tid 1 to smithi09866585-230 2023-09-23T20:03:55.042 INFO:tasks.rados.rados.0.smithi098.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2023-09-23T20:03:55.048 INFO:tasks.rados.rados.0.smithi098.stdout:1165: writing smithi09866585-399 from 672511 to 1229130 tid 1 2023-09-23T20:03:55.057 INFO:tasks.rados.rados.0.smithi098.stdout:1165: writing smithi09866585-399 from 1819486 to 2574120 tid 2 2023-09-23T20:03:55.057 INFO:tasks.rados.rados.0.smithi098.stdout:1150: done (15 left) 2023-09-23T20:03:55.057 INFO:tasks.rados.rados.0.smithi098.stdout:1151: done (14 left) 2023-09-23T20:03:55.057 INFO:tasks.rados.rados.0.smithi098.stdout:1166: delete oid 441 current snap is 0 2023-09-23T20:03:55.058 INFO:tasks.rados.rados.0.smithi098.stdout:1153: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T20:03:55.159 INFO:tasks.rados.rados.0.smithi098.stdout:1152: finishing write tid 2 to smithi09866585-230 2023-09-23T20:03:55.159 INFO:tasks.rados.rados.0.smithi098.stdout:1152: finishing write tid 3 to smithi09866585-230 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:1152: finishing write tid 4 to smithi09866585-230 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 230 v 258 (ObjNum 867 snap 0 seq_num 867) dirty exists 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:1152: left oid 230 (ObjNum 867 snap 0 seq_num 867) 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:1154: finishing write tid 1 to smithi09866585-66 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:1154: finishing write tid 2 to smithi09866585-66 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:1154: finishing write tid 3 to smithi09866585-66 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:1154: finishing write tid 4 to smithi09866585-66 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 66 v 214 (ObjNum 868 snap 0 seq_num 868) dirty exists 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:1154: left oid 66 (ObjNum 868 snap 0 seq_num 868) 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:1155: finishing write tid 1 to smithi09866585-46 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:1155: finishing write tid 2 to smithi09866585-46 2023-09-23T20:03:55.160 INFO:tasks.rados.rados.0.smithi098.stdout:1155: finishing write tid 3 to smithi09866585-46 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:1155: finishing write tid 4 to smithi09866585-46 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 46 v 205 (ObjNum 869 snap 0 seq_num 869) dirty exists 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:1155: left oid 46 (ObjNum 869 snap 0 seq_num 869) 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:1156: finishing write tid 1 to smithi09866585-88 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:1156: finishing write tid 2 to smithi09866585-88 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:1156: finishing write tid 3 to smithi09866585-88 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:1152: done (14 left) 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:1153: done (13 left) 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:1154: done (12 left) 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:1155: done (11 left) 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:1166: done (10 left) 2023-09-23T20:03:55.161 INFO:tasks.rados.rados.0.smithi098.stdout:1167: write oid 17 current snap is 0 2023-09-23T20:03:55.162 INFO:tasks.rados.rados.0.smithi098.stdout:1156: finishing write tid 4 to smithi09866585-88 2023-09-23T20:03:55.162 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 88 v 172 (ObjNum 870 snap 0 seq_num 870) dirty exists 2023-09-23T20:03:55.162 INFO:tasks.rados.rados.0.smithi098.stdout:1156: left oid 88 (ObjNum 870 snap 0 seq_num 870) 2023-09-23T20:03:55.162 INFO:tasks.rados.rados.0.smithi098.stdout:1157: finishing write tid 1 to smithi09866585-388 2023-09-23T20:03:55.162 INFO:tasks.rados.rados.0.smithi098.stdout:1158: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:03:55.279 INFO:tasks.rados.rados.0.smithi098.stdout:1159: expect (ObjNum 647 snap 0 seq_num 647) 2023-09-23T20:03:55.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:54 smithi173 bash[27697]: cluster 2023-09-23T20:03:53.780172+0000 mgr.y (mgr.14442) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-09-23T20:03:55.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:54 smithi098 bash[27308]: cluster 2023-09-23T20:03:53.780172+0000 mgr.y (mgr.14442) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-09-23T20:03:55.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:54 smithi098 bash[33670]: cluster 2023-09-23T20:03:53.780172+0000 mgr.y (mgr.14442) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-09-23T20:03:55.454 INFO:tasks.rados.rados.0.smithi098.stdout:1161: finishing write tid 1 to smithi09866585-473 2023-09-23T20:03:55.454 INFO:tasks.rados.rados.0.smithi098.stdout:1157: finishing write tid 2 to smithi09866585-388 2023-09-23T20:03:55.454 INFO:tasks.rados.rados.0.smithi098.stdout:1157: finishing write tid 3 to smithi09866585-388 2023-09-23T20:03:55.454 INFO:tasks.rados.rados.0.smithi098.stdout:1157: finishing write tid 4 to smithi09866585-388 2023-09-23T20:03:55.454 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 388 v 236 (ObjNum 871 snap 0 seq_num 871) dirty exists 2023-09-23T20:03:55.454 INFO:tasks.rados.rados.0.smithi098.stdout:1157: left oid 388 (ObjNum 871 snap 0 seq_num 871) 2023-09-23T20:03:55.454 INFO:tasks.rados.rados.0.smithi098.stdout:1160: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:03:55.586 INFO:tasks.rados.rados.0.smithi098.stdout:1162: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-23T20:03:55.661 INFO:tasks.rados.rados.0.smithi098.stdout:1163: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:03:55.772 INFO:tasks.rados.rados.0.smithi098.stdout:1161: finishing write tid 2 to smithi09866585-473 2023-09-23T20:03:55.772 INFO:tasks.rados.rados.0.smithi098.stdout:1161: finishing write tid 3 to smithi09866585-473 2023-09-23T20:03:55.772 INFO:tasks.rados.rados.0.smithi098.stdout:1161: finishing write tid 4 to smithi09866585-473 2023-09-23T20:03:55.772 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 473 v 132 (ObjNum 872 snap 0 seq_num 872) dirty exists 2023-09-23T20:03:55.772 INFO:tasks.rados.rados.0.smithi098.stdout:1161: left oid 473 (ObjNum 872 snap 0 seq_num 872) 2023-09-23T20:03:55.773 INFO:tasks.rados.rados.0.smithi098.stdout:1164: expect (ObjNum 31 snap 0 seq_num 31) 2023-09-23T20:03:55.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:03:55 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:03:55.854 INFO:tasks.rados.rados.0.smithi098.stdout:1165: finishing write tid 1 to smithi09866585-399 2023-09-23T20:03:55.855 INFO:tasks.rados.rados.0.smithi098.stdout:1165: finishing write tid 2 to smithi09866585-399 2023-09-23T20:03:55.855 INFO:tasks.rados.rados.0.smithi098.stdout:1165: finishing write tid 3 to smithi09866585-399 2023-09-23T20:03:55.855 INFO:tasks.rados.rados.0.smithi098.stdout:1165: finishing write tid 4 to smithi09866585-399 2023-09-23T20:03:55.855 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 399 v 261 (ObjNum 873 snap 0 seq_num 873) dirty exists 2023-09-23T20:03:55.855 INFO:tasks.rados.rados.0.smithi098.stdout:1165: left oid 399 (ObjNum 873 snap 0 seq_num 873) 2023-09-23T20:03:55.855 INFO:tasks.rados.rados.0.smithi098.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2023-09-23T20:03:55.866 INFO:tasks.rados.rados.0.smithi098.stdout:1167: writing smithi09866585-17 from 706125 to 1129595 tid 1 2023-09-23T20:03:55.874 INFO:tasks.rados.rados.0.smithi098.stdout:1167: writing smithi09866585-17 from 1652803 to 2411106 tid 2 2023-09-23T20:03:55.874 INFO:tasks.rados.rados.0.smithi098.stdout:1156: done (10 left) 2023-09-23T20:03:55.874 INFO:tasks.rados.rados.0.smithi098.stdout:1157: done (9 left) 2023-09-23T20:03:55.874 INFO:tasks.rados.rados.0.smithi098.stdout:1158: done (8 left) 2023-09-23T20:03:55.874 INFO:tasks.rados.rados.0.smithi098.stdout:1159: done (7 left) 2023-09-23T20:03:55.874 INFO:tasks.rados.rados.0.smithi098.stdout:1160: done (6 left) 2023-09-23T20:03:55.874 INFO:tasks.rados.rados.0.smithi098.stdout:1161: done (5 left) 2023-09-23T20:03:55.874 INFO:tasks.rados.rados.0.smithi098.stdout:1162: done (4 left) 2023-09-23T20:03:55.874 INFO:tasks.rados.rados.0.smithi098.stdout:1163: done (3 left) 2023-09-23T20:03:55.875 INFO:tasks.rados.rados.0.smithi098.stdout:1164: done (2 left) 2023-09-23T20:03:55.875 INFO:tasks.rados.rados.0.smithi098.stdout:1165: done (1 left) 2023-09-23T20:03:55.875 INFO:tasks.rados.rados.0.smithi098.stdout:1168: read oid 265 snap -1 2023-09-23T20:03:55.875 INFO:tasks.rados.rados.0.smithi098.stdout:1168: expect (ObjNum 264 snap 0 seq_num 264) 2023-09-23T20:03:55.875 INFO:tasks.rados.rados.0.smithi098.stdout:1169: write oid 133 current snap is 0 2023-09-23T20:03:55.875 INFO:tasks.rados.rados.0.smithi098.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2023-09-23T20:03:55.881 INFO:tasks.rados.rados.0.smithi098.stdout:1169: writing smithi09866585-133 from 722932 to 1221651 tid 1 2023-09-23T20:03:55.888 INFO:tasks.rados.rados.0.smithi098.stdout:1169: writing smithi09866585-133 from 1994932 to 2496893 tid 2 2023-09-23T20:03:55.888 INFO:tasks.rados.rados.0.smithi098.stdout:1170: read oid 401 snap -1 2023-09-23T20:03:55.888 INFO:tasks.rados.rados.0.smithi098.stdout:1170: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:03:55.888 INFO:tasks.rados.rados.0.smithi098.stdout:1171: write oid 135 current snap is 0 2023-09-23T20:03:55.889 INFO:tasks.rados.rados.0.smithi098.stdout:1167: finishing write tid 1 to smithi09866585-17 2023-09-23T20:03:55.889 INFO:tasks.rados.rados.0.smithi098.stdout:1167: finishing write tid 2 to smithi09866585-17 2023-09-23T20:03:55.889 INFO:tasks.rados.rados.0.smithi098.stdout:1167: finishing write tid 3 to smithi09866585-17 2023-09-23T20:03:55.889 INFO:tasks.rados.rados.0.smithi098.stdout:1167: finishing write tid 4 to smithi09866585-17 2023-09-23T20:03:55.889 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 17 v 210 (ObjNum 875 snap 0 seq_num 875) dirty exists 2023-09-23T20:03:55.889 INFO:tasks.rados.rados.0.smithi098.stdout:1167: left oid 17 (ObjNum 875 snap 0 seq_num 875) 2023-09-23T20:03:55.889 INFO:tasks.rados.rados.0.smithi098.stdout:1168: expect (ObjNum 264 snap 0 seq_num 264) 2023-09-23T20:03:55.977 INFO:tasks.rados.rados.0.smithi098.stdout:1169: finishing write tid 1 to smithi09866585-133 2023-09-23T20:03:55.977 INFO:tasks.rados.rados.0.smithi098.stdout:1169: finishing write tid 2 to smithi09866585-133 2023-09-23T20:03:55.977 INFO:tasks.rados.rados.0.smithi098.stdout:1169: finishing write tid 3 to smithi09866585-133 2023-09-23T20:03:55.977 INFO:tasks.rados.rados.0.smithi098.stdout:1169: finishing write tid 4 to smithi09866585-133 2023-09-23T20:03:55.977 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 133 v 146 (ObjNum 876 snap 0 seq_num 876) dirty exists 2023-09-23T20:03:55.977 INFO:tasks.rados.rados.0.smithi098.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2023-09-23T20:03:55.977 INFO:tasks.rados.rados.0.smithi098.stdout:1170: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:03:56.072 INFO:tasks.rados.rados.0.smithi098.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2023-09-23T20:03:56.085 INFO:tasks.rados.rados.0.smithi098.stdout:1171: writing smithi09866585-135 from 739739 to 1313707 tid 1 2023-09-23T20:03:56.093 INFO:tasks.rados.rados.0.smithi098.stdout:1171: writing smithi09866585-135 from 2053414 to 2739739 tid 2 2023-09-23T20:03:56.093 INFO:tasks.rados.rados.0.smithi098.stdout:1167: done (4 left) 2023-09-23T20:03:56.094 INFO:tasks.rados.rados.0.smithi098.stdout:1168: done (3 left) 2023-09-23T20:03:56.094 INFO:tasks.rados.rados.0.smithi098.stdout:1169: done (2 left) 2023-09-23T20:03:56.094 INFO:tasks.rados.rados.0.smithi098.stdout:1170: done (1 left) 2023-09-23T20:03:56.094 INFO:tasks.rados.rados.0.smithi098.stdout:1172: read oid 474 snap -1 2023-09-23T20:03:56.094 INFO:tasks.rados.rados.0.smithi098.stdout:1172: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:03:56.094 INFO:tasks.rados.rados.0.smithi098.stdout:1173: read oid 18 snap -1 2023-09-23T20:03:56.094 INFO:tasks.rados.rados.0.smithi098.stdout:1173: expect deleted 2023-09-23T20:03:56.094 INFO:tasks.rados.rados.0.smithi098.stdout:1174: read oid 87 snap -1 2023-09-23T20:03:56.094 INFO:tasks.rados.rados.0.smithi098.stdout:1174: expect (ObjNum 803 snap 0 seq_num 803) 2023-09-23T20:03:56.094 INFO:tasks.rados.rados.0.smithi098.stdout:1175: write oid 393 current snap is 0 2023-09-23T20:03:56.094 INFO:tasks.rados.rados.0.smithi098.stdout:1171: finishing write tid 1 to smithi09866585-135 2023-09-23T20:03:56.095 INFO:tasks.rados.rados.0.smithi098.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2023-09-23T20:03:56.101 INFO:tasks.rados.rados.0.smithi098.stdout:1175: writing smithi09866585-393 from 756546 to 1405763 tid 1 2023-09-23T20:03:56.109 INFO:tasks.rados.rados.0.smithi098.stdout:1175: writing smithi09866585-393 from 2111896 to 2617526 tid 2 2023-09-23T20:03:56.109 INFO:tasks.rados.rados.0.smithi098.stdout:1176: read oid 67 snap -1 2023-09-23T20:03:56.109 INFO:tasks.rados.rados.0.smithi098.stdout:1176: expect (ObjNum 863 snap 0 seq_num 863) 2023-09-23T20:03:56.109 INFO:tasks.rados.rados.0.smithi098.stdout:1177: write oid 492 current snap is 0 2023-09-23T20:03:56.109 INFO:tasks.rados.rados.0.smithi098.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2023-09-23T20:03:56.117 INFO:tasks.rados.rados.0.smithi098.stdout:1177: writing smithi09866585-492 from 773353 to 1497819 tid 1 2023-09-23T20:03:56.124 INFO:tasks.rados.rados.0.smithi098.stdout:1177: writing smithi09866585-492 from 2170378 to 2773353 tid 2 2023-09-23T20:03:56.124 INFO:tasks.rados.rados.0.smithi098.stdout:1178: write oid 62 current snap is 0 2023-09-23T20:03:56.124 INFO:tasks.rados.rados.0.smithi098.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2023-09-23T20:03:56.132 INFO:tasks.rados.rados.0.smithi098.stdout:1178: writing smithi09866585-62 from 790160 to 1589875 tid 1 2023-09-23T20:03:56.139 INFO:tasks.rados.rados.0.smithi098.stdout:1178: writing smithi09866585-62 from 2112507 to 2621806 tid 2 2023-09-23T20:03:56.139 INFO:tasks.rados.rados.0.smithi098.stdout:1179: write oid 418 current snap is 0 2023-09-23T20:03:56.139 INFO:tasks.rados.rados.0.smithi098.stdout:1171: finishing write tid 2 to smithi09866585-135 2023-09-23T20:03:56.139 INFO:tasks.rados.rados.0.smithi098.stdout:1171: finishing write tid 3 to smithi09866585-135 2023-09-23T20:03:56.139 INFO:tasks.rados.rados.0.smithi098.stdout:1171: finishing write tid 4 to smithi09866585-135 2023-09-23T20:03:56.139 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 135 v 183 (ObjNum 877 snap 0 seq_num 877) dirty exists 2023-09-23T20:03:56.139 INFO:tasks.rados.rados.0.smithi098.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2023-09-23T20:03:56.140 INFO:tasks.rados.rados.0.smithi098.stdout:1174: expect (ObjNum 803 snap 0 seq_num 803) 2023-09-23T20:03:56.309 INFO:tasks.rados.rados.0.smithi098.stdout:1175: finishing write tid 1 to smithi09866585-393 2023-09-23T20:03:56.310 INFO:tasks.rados.rados.0.smithi098.stdout:1172: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:03:56.445 INFO:tasks.rados.rados.0.smithi098.stdout:1175: finishing write tid 2 to smithi09866585-393 2023-09-23T20:03:56.445 INFO:tasks.rados.rados.0.smithi098.stdout:1175: finishing write tid 3 to smithi09866585-393 2023-09-23T20:03:56.446 INFO:tasks.rados.rados.0.smithi098.stdout:1175: finishing write tid 4 to smithi09866585-393 2023-09-23T20:03:56.446 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 393 v 186 (ObjNum 878 snap 0 seq_num 878) dirty exists 2023-09-23T20:03:56.446 INFO:tasks.rados.rados.0.smithi098.stdout:1175: left oid 393 (ObjNum 878 snap 0 seq_num 878) 2023-09-23T20:03:56.446 INFO:tasks.rados.rados.0.smithi098.stdout:1176: expect (ObjNum 863 snap 0 seq_num 863) 2023-09-23T20:03:56.524 INFO:tasks.rados.rados.0.smithi098.stdout:1177: finishing write tid 1 to smithi09866585-492 2023-09-23T20:03:56.524 INFO:tasks.rados.rados.0.smithi098.stdout:1177: finishing write tid 2 to smithi09866585-492 2023-09-23T20:03:56.525 INFO:tasks.rados.rados.0.smithi098.stdout:1177: finishing write tid 3 to smithi09866585-492 2023-09-23T20:03:56.525 INFO:tasks.rados.rados.0.smithi098.stdout:1177: finishing write tid 4 to smithi09866585-492 2023-09-23T20:03:56.525 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 492 v 135 (ObjNum 879 snap 0 seq_num 879) dirty exists 2023-09-23T20:03:56.525 INFO:tasks.rados.rados.0.smithi098.stdout:1177: left oid 492 (ObjNum 879 snap 0 seq_num 879) 2023-09-23T20:03:56.525 INFO:tasks.rados.rados.0.smithi098.stdout:1178: finishing write tid 1 to smithi09866585-62 2023-09-23T20:03:56.525 INFO:tasks.rados.rados.0.smithi098.stdout:1178: finishing write tid 2 to smithi09866585-62 2023-09-23T20:03:56.525 INFO:tasks.rados.rados.0.smithi098.stdout:1178: finishing write tid 3 to smithi09866585-62 2023-09-23T20:03:56.525 INFO:tasks.rados.rados.0.smithi098.stdout:1178: finishing write tid 4 to smithi09866585-62 2023-09-23T20:03:56.525 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 62 v 180 (ObjNum 880 snap 0 seq_num 880) dirty exists 2023-09-23T20:03:56.525 INFO:tasks.rados.rados.0.smithi098.stdout:1178: left oid 62 (ObjNum 880 snap 0 seq_num 880) 2023-09-23T20:03:56.525 INFO:tasks.rados.rados.0.smithi098.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2023-09-23T20:03:56.534 INFO:tasks.rados.rados.0.smithi098.stdout:1179: writing smithi09866585-418 from 406967 to 881931 tid 1 2023-09-23T20:03:56.542 INFO:tasks.rados.rados.0.smithi098.stdout:1179: writing smithi09866585-418 from 1370989 to 2140299 tid 2 2023-09-23T20:03:56.547 INFO:tasks.rados.rados.0.smithi098.stdout:1179: writing smithi09866585-418 from 2677186 to 2806967 tid 3 2023-09-23T20:03:56.547 INFO:tasks.rados.rados.0.smithi098.stdout:1171: done (8 left) 2023-09-23T20:03:56.547 INFO:tasks.rados.rados.0.smithi098.stdout:1172: done (7 left) 2023-09-23T20:03:56.547 INFO:tasks.rados.rados.0.smithi098.stdout:1173: done (6 left) 2023-09-23T20:03:56.547 INFO:tasks.rados.rados.0.smithi098.stdout:1174: done (5 left) 2023-09-23T20:03:56.547 INFO:tasks.rados.rados.0.smithi098.stdout:1175: done (4 left) 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1176: done (3 left) 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1177: done (2 left) 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1178: done (1 left) 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1180: read oid 158 snap -1 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1180: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1181: read oid 2 snap -1 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1181: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1182: read oid 474 snap -1 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1182: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1183: write oid 494 current snap is 0 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1179: finishing write tid 1 to smithi09866585-418 2023-09-23T20:03:56.548 INFO:tasks.rados.rados.0.smithi098.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2023-09-23T20:03:56.553 INFO:tasks.rados.rados.0.smithi098.stdout:1183: writing smithi09866585-494 from 423774 to 1090340 tid 1 2023-09-23T20:03:56.559 INFO:tasks.rados.rados.0.smithi098.stdout:1183: writing smithi09866585-494 from 1545824 to 2058792 tid 2 2023-09-23T20:03:56.564 INFO:tasks.rados.rados.0.smithi098.stdout:1183: writing smithi09866585-494 from 2704609 to 2823774 tid 3 2023-09-23T20:03:56.564 INFO:tasks.rados.rados.0.smithi098.stdout:1184: read oid 280 snap -1 2023-09-23T20:03:56.564 INFO:tasks.rados.rados.0.smithi098.stdout:1184: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:03:56.564 INFO:tasks.rados.rados.0.smithi098.stdout:1185: read oid 315 snap -1 2023-09-23T20:03:56.564 INFO:tasks.rados.rados.0.smithi098.stdout:1185: expect (ObjNum 314 snap 0 seq_num 314) 2023-09-23T20:03:56.564 INFO:tasks.rados.rados.0.smithi098.stdout:1186: write oid 354 current snap is 0 2023-09-23T20:03:56.564 INFO:tasks.rados.rados.0.smithi098.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2023-09-23T20:03:56.571 INFO:tasks.rados.rados.0.smithi098.stdout:1186: writing smithi09866585-354 from 440581 to 1182396 tid 1 2023-09-23T20:03:56.577 INFO:tasks.rados.rados.0.smithi098.stdout:1186: writing smithi09866585-354 from 1604306 to 2260932 tid 2 2023-09-23T20:03:56.581 INFO:tasks.rados.rados.0.smithi098.stdout:1186: writing smithi09866585-354 from 2732032 to 2840581 tid 3 2023-09-23T20:03:56.581 INFO:tasks.rados.rados.0.smithi098.stdout:1187: write oid 140 current snap is 0 2023-09-23T20:03:56.581 INFO:tasks.rados.rados.0.smithi098.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2023-09-23T20:03:56.588 INFO:tasks.rados.rados.0.smithi098.stdout:1187: writing smithi09866585-140 from 457388 to 874452 tid 1 2023-09-23T20:03:56.594 INFO:tasks.rados.rados.0.smithi098.stdout:1187: writing smithi09866585-140 from 1546435 to 2063072 tid 2 2023-09-23T20:03:56.599 INFO:tasks.rados.rados.0.smithi098.stdout:1187: writing smithi09866585-140 from 2643102 to 2857388 tid 3 2023-09-23T20:03:56.599 INFO:tasks.rados.rados.0.smithi098.stdout:1188: write oid 218 current snap is 0 2023-09-23T20:03:56.599 INFO:tasks.rados.rados.0.smithi098.stdout:1180: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-23T20:03:56.732 INFO:tasks.rados.rados.0.smithi098.stdout:1179: finishing write tid 2 to smithi09866585-418 2023-09-23T20:03:56.732 INFO:tasks.rados.rados.0.smithi098.stdout:1179: finishing write tid 3 to smithi09866585-418 2023-09-23T20:03:56.733 INFO:tasks.rados.rados.0.smithi098.stdout:1179: finishing write tid 4 to smithi09866585-418 2023-09-23T20:03:56.733 INFO:tasks.rados.rados.0.smithi098.stdout:1179: finishing write tid 5 to smithi09866585-418 2023-09-23T20:03:56.733 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 418 v 139 (ObjNum 881 snap 0 seq_num 881) dirty exists 2023-09-23T20:03:56.733 INFO:tasks.rados.rados.0.smithi098.stdout:1179: left oid 418 (ObjNum 881 snap 0 seq_num 881) 2023-09-23T20:03:56.733 INFO:tasks.rados.rados.0.smithi098.stdout:1182: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T20:03:56.862 INFO:tasks.rados.rados.0.smithi098.stdout:1183: finishing write tid 1 to smithi09866585-494 2023-09-23T20:03:56.862 INFO:tasks.rados.rados.0.smithi098.stdout:1183: finishing write tid 2 to smithi09866585-494 2023-09-23T20:03:56.862 INFO:tasks.rados.rados.0.smithi098.stdout:1181: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T20:03:57.008 INFO:tasks.rados.rados.0.smithi098.stdout:1183: finishing write tid 3 to smithi09866585-494 2023-09-23T20:03:57.008 INFO:tasks.rados.rados.0.smithi098.stdout:1183: finishing write tid 4 to smithi09866585-494 2023-09-23T20:03:57.009 INFO:tasks.rados.rados.0.smithi098.stdout:1183: finishing write tid 5 to smithi09866585-494 2023-09-23T20:03:57.009 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 494 v 209 (ObjNum 882 snap 0 seq_num 882) dirty exists 2023-09-23T20:03:57.009 INFO:tasks.rados.rados.0.smithi098.stdout:1183: left oid 494 (ObjNum 882 snap 0 seq_num 882) 2023-09-23T20:03:57.009 INFO:tasks.rados.rados.0.smithi098.stdout:1185: expect (ObjNum 314 snap 0 seq_num 314) 2023-09-23T20:03:57.112 INFO:tasks.rados.rados.0.smithi098.stdout:1184: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:03:57.201 INFO:tasks.rados.rados.0.smithi098.stdout:1186: finishing write tid 1 to smithi09866585-354 2023-09-23T20:03:57.201 INFO:tasks.rados.rados.0.smithi098.stdout:1186: finishing write tid 2 to smithi09866585-354 2023-09-23T20:03:57.201 INFO:tasks.rados.rados.0.smithi098.stdout:1186: finishing write tid 3 to smithi09866585-354 2023-09-23T20:03:57.201 INFO:tasks.rados.rados.0.smithi098.stdout:1186: finishing write tid 4 to smithi09866585-354 2023-09-23T20:03:57.201 INFO:tasks.rados.rados.0.smithi098.stdout:1186: finishing write tid 5 to smithi09866585-354 2023-09-23T20:03:57.202 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 354 v 154 (ObjNum 883 snap 0 seq_num 883) dirty exists 2023-09-23T20:03:57.202 INFO:tasks.rados.rados.0.smithi098.stdout:1186: left oid 354 (ObjNum 883 snap 0 seq_num 883) 2023-09-23T20:03:57.202 INFO:tasks.rados.rados.0.smithi098.stdout:1187: finishing write tid 1 to smithi09866585-140 2023-09-23T20:03:57.202 INFO:tasks.rados.rados.0.smithi098.stdout:1187: finishing write tid 2 to smithi09866585-140 2023-09-23T20:03:57.202 INFO:tasks.rados.rados.0.smithi098.stdout:1187: finishing write tid 3 to smithi09866585-140 2023-09-23T20:03:57.202 INFO:tasks.rados.rados.0.smithi098.stdout:1187: finishing write tid 4 to smithi09866585-140 2023-09-23T20:03:57.202 INFO:tasks.rados.rados.0.smithi098.stdout:1187: finishing write tid 5 to smithi09866585-140 2023-09-23T20:03:57.202 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 140 v 158 (ObjNum 884 snap 0 seq_num 884) dirty exists 2023-09-23T20:03:57.202 INFO:tasks.rados.rados.0.smithi098.stdout:1187: left oid 140 (ObjNum 884 snap 0 seq_num 884) 2023-09-23T20:03:57.202 INFO:tasks.rados.rados.0.smithi098.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2023-09-23T20:03:57.213 INFO:tasks.rados.rados.0.smithi098.stdout:1188: writing smithi09866585-218 from 474195 to 966508 tid 1 2023-09-23T20:03:57.221 INFO:tasks.rados.rados.0.smithi098.stdout:1188: writing smithi09866585-218 from 1604917 to 2265212 tid 2 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1188: writing smithi09866585-218 from 2670525 to 2874195 tid 3 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1179: done (9 left) 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1180: done (8 left) 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1181: done (7 left) 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1182: done (6 left) 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1183: done (5 left) 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1184: done (4 left) 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1185: done (3 left) 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1186: done (2 left) 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1187: done (1 left) 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1189: write oid 369 current snap is 0 2023-09-23T20:03:57.225 INFO:tasks.rados.rados.0.smithi098.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2023-09-23T20:03:57.230 INFO:tasks.rados.rados.0.smithi098.stdout:1189: writing smithi09866585-369 from 491002 to 1058564 tid 1 2023-09-23T20:03:57.237 INFO:tasks.rados.rados.0.smithi098.stdout:1189: writing smithi09866585-369 from 1663399 to 2183705 tid 2 2023-09-23T20:03:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:1189: writing smithi09866585-369 from 2814301 to 2891002 tid 3 2023-09-23T20:03:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:1190: read oid 500 snap -1 2023-09-23T20:03:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:1190: expect (ObjNum 499 snap 0 seq_num 499) 2023-09-23T20:03:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:1191: delete oid 448 current snap is 0 2023-09-23T20:03:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:1188: finishing write tid 1 to smithi09866585-218 2023-09-23T20:03:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:1188: finishing write tid 2 to smithi09866585-218 2023-09-23T20:03:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:1188: finishing write tid 3 to smithi09866585-218 2023-09-23T20:03:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:1188: finishing write tid 4 to smithi09866585-218 2023-09-23T20:03:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:1188: finishing write tid 5 to smithi09866585-218 2023-09-23T20:03:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 218 v 151 (ObjNum 885 snap 0 seq_num 885) dirty exists 2023-09-23T20:03:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:1188: left oid 218 (ObjNum 885 snap 0 seq_num 885) 2023-09-23T20:03:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:1189: finishing write tid 1 to smithi09866585-369 2023-09-23T20:03:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:1189: finishing write tid 2 to smithi09866585-369 2023-09-23T20:03:57.243 INFO:tasks.rados.rados.0.smithi098.stdout:1188: done (3 left) 2023-09-23T20:03:57.243 INFO:tasks.rados.rados.0.smithi098.stdout:1191: done (2 left) 2023-09-23T20:03:57.243 INFO:tasks.rados.rados.0.smithi098.stdout:1192: write oid 63 current snap is 0 2023-09-23T20:03:57.243 INFO:tasks.rados.rados.0.smithi098.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2023-09-23T20:03:57.250 INFO:tasks.rados.rados.0.smithi098.stdout:1192: writing smithi09866585-63 from 524616 to 1242676 tid 1 2023-09-23T20:03:57.256 INFO:tasks.rados.rados.0.smithi098.stdout:1192: writing smithi09866585-63 from 1664010 to 2187985 tid 2 2023-09-23T20:03:57.261 INFO:tasks.rados.rados.0.smithi098.stdout:1192: writing smithi09866585-63 from 2752794 to 2924616 tid 3 2023-09-23T20:03:57.261 INFO:tasks.rados.rados.0.smithi098.stdout:1193: read oid 250 snap -1 2023-09-23T20:03:57.261 INFO:tasks.rados.rados.0.smithi098.stdout:1193: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T20:03:57.261 INFO:tasks.rados.rados.0.smithi098.stdout:1194: delete oid 446 current snap is 0 2023-09-23T20:03:57.261 INFO:tasks.rados.rados.0.smithi098.stdout:1189: finishing write tid 3 to smithi09866585-369 2023-09-23T20:03:57.262 INFO:tasks.rados.rados.0.smithi098.stdout:1189: finishing write tid 4 to smithi09866585-369 2023-09-23T20:03:57.262 INFO:tasks.rados.rados.0.smithi098.stdout:1189: finishing write tid 5 to smithi09866585-369 2023-09-23T20:03:57.262 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 369 v 150 (ObjNum 886 snap 0 seq_num 886) dirty exists 2023-09-23T20:03:57.262 INFO:tasks.rados.rados.0.smithi098.stdout:1189: left oid 369 (ObjNum 886 snap 0 seq_num 886) 2023-09-23T20:03:57.262 INFO:tasks.rados.rados.0.smithi098.stdout:1190: expect (ObjNum 499 snap 0 seq_num 499) 2023-09-23T20:03:57.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:56 smithi173 bash[27697]: cluster 2023-09-23T20:03:55.780552+0000 mgr.y (mgr.14442) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 11 MiB/s wr, 100 op/s 2023-09-23T20:03:57.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:56 smithi173 bash[27697]: audit 2023-09-23T20:03:56.074591+0000 mon.a (mon.0) 777 : audit [DBG] from='client.? 172.21.15.98:0/3559484878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:57.349 INFO:tasks.rados.rados.0.smithi098.stdout:1192: finishing write tid 1 to smithi09866585-63 2023-09-23T20:03:57.349 INFO:tasks.rados.rados.0.smithi098.stdout:1192: finishing write tid 2 to smithi09866585-63 2023-09-23T20:03:57.349 INFO:tasks.rados.rados.0.smithi098.stdout:1192: finishing write tid 3 to smithi09866585-63 2023-09-23T20:03:57.349 INFO:tasks.rados.rados.0.smithi098.stdout:1192: finishing write tid 4 to smithi09866585-63 2023-09-23T20:03:57.349 INFO:tasks.rados.rados.0.smithi098.stdout:1192: finishing write tid 5 to smithi09866585-63 2023-09-23T20:03:57.349 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 63 v 240 (ObjNum 888 snap 0 seq_num 888) dirty exists 2023-09-23T20:03:57.349 INFO:tasks.rados.rados.0.smithi098.stdout:1192: left oid 63 (ObjNum 888 snap 0 seq_num 888) 2023-09-23T20:03:57.349 INFO:tasks.rados.rados.0.smithi098.stdout:1193: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T20:03:57.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:56 smithi098 bash[27308]: cluster 2023-09-23T20:03:55.780552+0000 mgr.y (mgr.14442) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 11 MiB/s wr, 100 op/s 2023-09-23T20:03:57.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:56 smithi098 bash[27308]: audit 2023-09-23T20:03:56.074591+0000 mon.a (mon.0) 777 : audit [DBG] from='client.? 172.21.15.98:0/3559484878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:57.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:56 smithi098 bash[33670]: cluster 2023-09-23T20:03:55.780552+0000 mgr.y (mgr.14442) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 11 MiB/s wr, 100 op/s 2023-09-23T20:03:57.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:56 smithi098 bash[33670]: audit 2023-09-23T20:03:56.074591+0000 mon.a (mon.0) 777 : audit [DBG] from='client.? 172.21.15.98:0/3559484878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:57.462 INFO:tasks.rados.rados.0.smithi098.stdout:1189: done (4 left) 2023-09-23T20:03:57.462 INFO:tasks.rados.rados.0.smithi098.stdout:1190: done (3 left) 2023-09-23T20:03:57.463 INFO:tasks.rados.rados.0.smithi098.stdout:1192: done (2 left) 2023-09-23T20:03:57.463 INFO:tasks.rados.rados.0.smithi098.stdout:1193: done (1 left) 2023-09-23T20:03:57.463 INFO:tasks.rados.rados.0.smithi098.stdout:1194: done (0 left) 2023-09-23T20:03:57.463 INFO:tasks.rados.rados.0.smithi098.stdout:1195: write oid 317 current snap is 0 2023-09-23T20:03:57.463 INFO:tasks.rados.rados.0.smithi098.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2023-09-23T20:03:57.474 INFO:tasks.rados.rados.0.smithi098.stdout:1195: writing smithi09866585-317 from 558230 to 1143141 tid 1 2023-09-23T20:03:57.482 INFO:tasks.rados.rados.0.smithi098.stdout:1195: writing smithi09866585-317 from 1897327 to 2424971 tid 2 2023-09-23T20:03:57.485 INFO:tasks.rados.rados.0.smithi098.stdout:1195: writing smithi09866585-317 from 2923993 to 2958230 tid 3 2023-09-23T20:03:57.485 INFO:tasks.rados.rados.0.smithi098.stdout:1196: delete oid 383 current snap is 0 2023-09-23T20:03:57.485 INFO:tasks.rados.rados.0.smithi098.stdout:1195: finishing write tid 1 to smithi09866585-317 2023-09-23T20:03:57.488 INFO:tasks.rados.rados.0.smithi098.stdout:1196: done (1 left) 2023-09-23T20:03:57.488 INFO:tasks.rados.rados.0.smithi098.stdout:1197: write oid 429 current snap is 0 2023-09-23T20:03:57.488 INFO:tasks.rados.rados.0.smithi098.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2023-09-23T20:03:57.495 INFO:tasks.rados.rados.0.smithi098.stdout:1197: writing smithi09866585-429 from 591844 to 1327253 tid 1 2023-09-23T20:03:57.502 INFO:tasks.rados.rados.0.smithi098.stdout:1197: writing smithi09866585-429 from 1897938 to 2429251 tid 2 2023-09-23T20:03:57.506 INFO:tasks.rados.rados.0.smithi098.stdout:1197: writing smithi09866585-429 from 2862486 to 2991844 tid 3 2023-09-23T20:03:57.506 INFO:tasks.rados.rados.0.smithi098.stdout:1198: delete oid 187 current snap is 0 2023-09-23T20:03:57.507 INFO:tasks.rados.rados.0.smithi098.stdout:1195: finishing write tid 2 to smithi09866585-317 2023-09-23T20:03:57.507 INFO:tasks.rados.rados.0.smithi098.stdout:1195: finishing write tid 3 to smithi09866585-317 2023-09-23T20:03:57.507 INFO:tasks.rados.rados.0.smithi098.stdout:1195: finishing write tid 4 to smithi09866585-317 2023-09-23T20:03:57.507 INFO:tasks.rados.rados.0.smithi098.stdout:1195: finishing write tid 5 to smithi09866585-317 2023-09-23T20:03:57.507 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 317 v 190 (ObjNum 890 snap 0 seq_num 890) dirty exists 2023-09-23T20:03:57.507 INFO:tasks.rados.rados.0.smithi098.stdout:1195: left oid 317 (ObjNum 890 snap 0 seq_num 890) 2023-09-23T20:03:57.507 INFO:tasks.rados.rados.0.smithi098.stdout:1197: finishing write tid 1 to smithi09866585-429 2023-09-23T20:03:57.507 INFO:tasks.rados.rados.0.smithi098.stdout:1197: finishing write tid 2 to smithi09866585-429 2023-09-23T20:03:57.509 INFO:tasks.rados.rados.0.smithi098.stdout:1197: finishing write tid 3 to smithi09866585-429 2023-09-23T20:03:57.509 INFO:tasks.rados.rados.0.smithi098.stdout:1197: finishing write tid 4 to smithi09866585-429 2023-09-23T20:03:57.510 INFO:tasks.rados.rados.0.smithi098.stdout:1197: finishing write tid 5 to smithi09866585-429 2023-09-23T20:03:57.510 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 429 v 193 (ObjNum 892 snap 0 seq_num 892) dirty exists 2023-09-23T20:03:57.510 INFO:tasks.rados.rados.0.smithi098.stdout:1197: left oid 429 (ObjNum 892 snap 0 seq_num 892) 2023-09-23T20:03:57.510 INFO:tasks.rados.rados.0.smithi098.stdout:1195: done (2 left) 2023-09-23T20:03:57.510 INFO:tasks.rados.rados.0.smithi098.stdout:1197: done (1 left) 2023-09-23T20:03:57.511 INFO:tasks.rados.rados.0.smithi098.stdout:1198: done (0 left) 2023-09-23T20:03:57.511 INFO:tasks.rados.rados.0.smithi098.stdout:1199: write oid 395 current snap is 0 2023-09-23T20:03:57.511 INFO:tasks.rados.rados.0.smithi098.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2023-09-23T20:03:57.516 INFO:tasks.rados.rados.0.smithi098.stdout:1199: writing smithi09866585-395 from 625458 to 1111365 tid 1 2023-09-23T20:03:57.522 INFO:tasks.rados.rados.0.smithi098.stdout:1199: writing smithi09866585-395 from 1614902 to 2149884 tid 2 2023-09-23T20:03:57.527 INFO:tasks.rados.rados.0.smithi098.stdout:1199: writing smithi09866585-395 from 2917332 to 3025458 tid 3 2023-09-23T20:03:57.528 INFO:tasks.rados.rados.0.smithi098.stdout:1200: write oid 500 current snap is 0 2023-09-23T20:03:57.528 INFO:tasks.rados.rados.0.smithi098.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2023-09-23T20:03:57.534 INFO:tasks.rados.rados.0.smithi098.stdout:1200: writing smithi09866585-500 from 642265 to 1203421 tid 1 2023-09-23T20:03:57.541 INFO:tasks.rados.rados.0.smithi098.stdout:1200: writing smithi09866585-500 from 1673384 to 2352024 tid 2 2023-09-23T20:03:57.545 INFO:tasks.rados.rados.0.smithi098.stdout:1200: writing smithi09866585-500 from 2828402 to 3042265 tid 3 2023-09-23T20:03:57.545 INFO:tasks.rados.rados.0.smithi098.stdout:1201: write oid 473 current snap is 0 2023-09-23T20:03:57.545 INFO:tasks.rados.rados.0.smithi098.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2023-09-23T20:03:57.552 INFO:tasks.rados.rados.0.smithi098.stdout:1201: writing smithi09866585-473 from 659072 to 1295477 tid 1 2023-09-23T20:03:57.557 INFO:tasks.rados.rados.0.smithi098.stdout:1201: writing smithi09866585-473 from 1731866 to 2154164 tid 2 2023-09-23T20:03:57.562 INFO:tasks.rados.rados.0.smithi098.stdout:1201: writing smithi09866585-473 from 2855825 to 3059072 tid 3 2023-09-23T20:03:57.562 INFO:tasks.rados.rados.0.smithi098.stdout:1202: read oid 180 snap -1 2023-09-23T20:03:57.563 INFO:tasks.rados.rados.0.smithi098.stdout:1202: expect (ObjNum 687 snap 0 seq_num 687) 2023-09-23T20:03:57.563 INFO:tasks.rados.rados.0.smithi098.stdout:1203: write oid 347 current snap is 0 2023-09-23T20:03:57.563 INFO:tasks.rados.rados.0.smithi098.stdout:1199: finishing write tid 1 to smithi09866585-395 2023-09-23T20:03:57.563 INFO:tasks.rados.rados.0.smithi098.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2023-09-23T20:03:57.570 INFO:tasks.rados.rados.0.smithi098.stdout:1203: writing smithi09866585-347 from 675879 to 1387533 tid 1 2023-09-23T20:03:57.578 INFO:tasks.rados.rados.0.smithi098.stdout:1203: writing smithi09866585-347 from 2073995 to 2756304 tid 2 2023-09-23T20:03:57.579 INFO:tasks.rados.rados.0.smithi098.stdout:1204: read oid 221 snap -1 2023-09-23T20:03:57.579 INFO:tasks.rados.rados.0.smithi098.stdout:1204: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:03:57.579 INFO:tasks.rados.rados.0.smithi098.stdout:1205: write oid 95 current snap is 0 2023-09-23T20:03:57.579 INFO:tasks.rados.rados.0.smithi098.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2023-09-23T20:03:57.585 INFO:tasks.rados.rados.0.smithi098.stdout:1205: writing smithi09866585-95 from 692686 to 1195942 tid 1 2023-09-23T20:03:57.591 INFO:tasks.rados.rados.0.smithi098.stdout:1205: writing smithi09866585-95 from 1848830 to 2274797 tid 2 2023-09-23T20:03:57.596 INFO:tasks.rados.rados.0.smithi098.stdout:1205: writing smithi09866585-95 from 2910671 to 3092686 tid 3 2023-09-23T20:03:57.596 INFO:tasks.rados.rados.0.smithi098.stdout:1206: write oid 394 current snap is 0 2023-09-23T20:03:57.596 INFO:tasks.rados.rados.0.smithi098.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2023-09-23T20:03:57.603 INFO:tasks.rados.rados.0.smithi098.stdout:1206: writing smithi09866585-394 from 709493 to 1287998 tid 1 2023-09-23T20:03:57.610 INFO:tasks.rados.rados.0.smithi098.stdout:1206: writing smithi09866585-394 from 1907312 to 2593290 tid 2 2023-09-23T20:03:57.610 INFO:tasks.rados.rados.0.smithi098.stdout:1207: read oid 12 snap -1 2023-09-23T20:03:57.611 INFO:tasks.rados.rados.0.smithi098.stdout:1207: expect (ObjNum 11 snap 0 seq_num 11) 2023-09-23T20:03:57.611 INFO:tasks.rados.rados.0.smithi098.stdout:1208: read oid 7 snap -1 2023-09-23T20:03:57.611 INFO:tasks.rados.rados.0.smithi098.stdout:1208: expect (ObjNum 773 snap 0 seq_num 773) 2023-09-23T20:03:57.611 INFO:tasks.rados.rados.0.smithi098.stdout:1209: read oid 33 snap -1 2023-09-23T20:03:57.611 INFO:tasks.rados.rados.0.smithi098.stdout:1209: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:03:57.611 INFO:tasks.rados.rados.0.smithi098.stdout:1210: write oid 14 current snap is 0 2023-09-23T20:03:57.611 INFO:tasks.rados.rados.0.smithi098.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2023-09-23T20:03:57.618 INFO:tasks.rados.rados.0.smithi098.stdout:1210: writing smithi09866585-14 from 726300 to 1380054 tid 1 2023-09-23T20:03:57.624 INFO:tasks.rados.rados.0.smithi098.stdout:1210: writing smithi09866585-14 from 1965794 to 2395430 tid 2 2023-09-23T20:03:57.628 INFO:tasks.rados.rados.0.smithi098.stdout:1210: writing smithi09866585-14 from 2965517 to 3126300 tid 3 2023-09-23T20:03:57.628 INFO:tasks.rados.rados.0.smithi098.stdout:1211: write oid 288 current snap is 0 2023-09-23T20:03:57.628 INFO:tasks.rados.rados.0.smithi098.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2023-09-23T20:03:57.636 INFO:tasks.rados.rados.0.smithi098.stdout:1211: writing smithi09866585-288 from 743107 to 1472110 tid 1 2023-09-23T20:03:57.643 INFO:tasks.rados.rados.0.smithi098.stdout:1211: writing smithi09866585-288 from 1907923 to 2597570 tid 2 2023-09-23T20:03:57.643 INFO:tasks.rados.rados.0.smithi098.stdout:1212: read oid 240 snap -1 2023-09-23T20:03:57.643 INFO:tasks.rados.rados.0.smithi098.stdout:1212: expect (ObjNum 632 snap 0 seq_num 632) 2023-09-23T20:03:57.643 INFO:tasks.rados.rados.0.smithi098.stdout:1213: read oid 186 snap -1 2023-09-23T20:03:57.643 INFO:tasks.rados.rados.0.smithi098.stdout:1213: expect (ObjNum 671 snap 0 seq_num 671) 2023-09-23T20:03:57.643 INFO:tasks.rados.rados.0.smithi098.stdout:1214: write oid 290 current snap is 0 2023-09-23T20:03:57.643 INFO:tasks.rados.rados.0.smithi098.stdout:1199: finishing write tid 2 to smithi09866585-395 2023-09-23T20:03:57.643 INFO:tasks.rados.rados.0.smithi098.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2023-09-23T20:03:57.650 INFO:tasks.rados.rados.0.smithi098.stdout:1214: writing smithi09866585-290 from 759914 to 1164166 tid 1 2023-09-23T20:03:57.654 INFO:tasks.rados.rados.0.smithi098.stdout:1214: writing smithi09866585-290 from 1566405 to 1999710 tid 2 2023-09-23T20:03:57.663 INFO:tasks.rados.rados.0.smithi098.stdout:1214: writing smithi09866585-290 from 2504010 to 3159914 tid 3 2023-09-23T20:03:57.663 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:03:57.663 INFO:tasks.rados.rados.0.smithi098.stdout:1199: finishing write tid 3 to smithi09866585-395 2023-09-23T20:03:57.663 INFO:tasks.rados.rados.0.smithi098.stdout:1199: finishing write tid 4 to smithi09866585-395 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:1199: finishing write tid 5 to smithi09866585-395 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 395 v 266 (ObjNum 894 snap 0 seq_num 894) dirty exists 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:1199: left oid 395 (ObjNum 894 snap 0 seq_num 894) 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:1200: finishing write tid 1 to smithi09866585-500 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:1200: finishing write tid 2 to smithi09866585-500 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:1200: finishing write tid 3 to smithi09866585-500 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:1200: finishing write tid 4 to smithi09866585-500 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:1199: done (15 left) 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:1215: delete oid 302 current snap is 0 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:1200: finishing write tid 5 to smithi09866585-500 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 500 v 175 (ObjNum 895 snap 0 seq_num 895) dirty exists 2023-09-23T20:03:57.664 INFO:tasks.rados.rados.0.smithi098.stdout:1200: left oid 500 (ObjNum 895 snap 0 seq_num 895) 2023-09-23T20:03:57.665 INFO:tasks.rados.rados.0.smithi098.stdout:1201: finishing write tid 1 to smithi09866585-473 2023-09-23T20:03:57.665 INFO:tasks.rados.rados.0.smithi098.stdout:1201: finishing write tid 2 to smithi09866585-473 2023-09-23T20:03:57.665 INFO:tasks.rados.rados.0.smithi098.stdout:1201: finishing write tid 3 to smithi09866585-473 2023-09-23T20:03:57.665 INFO:tasks.rados.rados.0.smithi098.stdout:1201: finishing write tid 4 to smithi09866585-473 2023-09-23T20:03:57.665 INFO:tasks.rados.rados.0.smithi098.stdout:1201: finishing write tid 5 to smithi09866585-473 2023-09-23T20:03:57.665 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 473 v 143 (ObjNum 896 snap 0 seq_num 896) dirty exists 2023-09-23T20:03:57.665 INFO:tasks.rados.rados.0.smithi098.stdout:1201: left oid 473 (ObjNum 896 snap 0 seq_num 896) 2023-09-23T20:03:57.665 INFO:tasks.rados.rados.0.smithi098.stdout:1202: expect (ObjNum 687 snap 0 seq_num 687) 2023-09-23T20:03:57.828 INFO:tasks.rados.rados.0.smithi098.stdout:1203: finishing write tid 1 to smithi09866585-347 2023-09-23T20:03:57.828 INFO:tasks.rados.rados.0.smithi098.stdout:1203: finishing write tid 2 to smithi09866585-347 2023-09-23T20:03:57.829 INFO:tasks.rados.rados.0.smithi098.stdout:1203: finishing write tid 3 to smithi09866585-347 2023-09-23T20:03:57.829 INFO:tasks.rados.rados.0.smithi098.stdout:1203: finishing write tid 4 to smithi09866585-347 2023-09-23T20:03:57.829 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 347 v 212 (ObjNum 897 snap 0 seq_num 897) dirty exists 2023-09-23T20:03:57.829 INFO:tasks.rados.rados.0.smithi098.stdout:1203: left oid 347 (ObjNum 897 snap 0 seq_num 897) 2023-09-23T20:03:57.829 INFO:tasks.rados.rados.0.smithi098.stdout:1204: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi098.stdout:1205: finishing write tid 1 to smithi09866585-95 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi098.stdout:1205: finishing write tid 2 to smithi09866585-95 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi098.stdout:1205: finishing write tid 3 to smithi09866585-95 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi098.stdout:1205: finishing write tid 4 to smithi09866585-95 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi098.stdout:1205: finishing write tid 5 to smithi09866585-95 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 95 v 219 (ObjNum 898 snap 0 seq_num 898) dirty exists 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi098.stdout:1205: left oid 95 (ObjNum 898 snap 0 seq_num 898) 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi098.stdout:1206: finishing write tid 1 to smithi09866585-394 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi098.stdout:1206: finishing write tid 2 to smithi09866585-394 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi098.stdout:1206: finishing write tid 3 to smithi09866585-394 2023-09-23T20:03:57.954 INFO:tasks.rados.rados.0.smithi098.stdout:1207: expect (ObjNum 11 snap 0 seq_num 11) 2023-09-23T20:03:58.025 INFO:tasks.rados.rados.0.smithi098.stdout:1206: finishing write tid 4 to smithi09866585-394 2023-09-23T20:03:58.026 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 394 v 156 (ObjNum 899 snap 0 seq_num 899) dirty exists 2023-09-23T20:03:58.026 INFO:tasks.rados.rados.0.smithi098.stdout:1206: left oid 394 (ObjNum 899 snap 0 seq_num 899) 2023-09-23T20:03:58.026 INFO:tasks.rados.rados.0.smithi098.stdout:1210: finishing write tid 1 to smithi09866585-14 2023-09-23T20:03:58.026 INFO:tasks.rados.rados.0.smithi098.stdout:1210: finishing write tid 2 to smithi09866585-14 2023-09-23T20:03:58.026 INFO:tasks.rados.rados.0.smithi098.stdout:1210: finishing write tid 3 to smithi09866585-14 2023-09-23T20:03:58.026 INFO:tasks.rados.rados.0.smithi098.stdout:1210: finishing write tid 4 to smithi09866585-14 2023-09-23T20:03:58.026 INFO:tasks.rados.rados.0.smithi098.stdout:1209: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:03:58.108 INFO:tasks.rados.rados.0.smithi098.stdout:1210: finishing write tid 5 to smithi09866585-14 2023-09-23T20:03:58.108 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 14 v 214 (ObjNum 900 snap 0 seq_num 900) dirty exists 2023-09-23T20:03:58.108 INFO:tasks.rados.rados.0.smithi098.stdout:1210: left oid 14 (ObjNum 900 snap 0 seq_num 900) 2023-09-23T20:03:58.108 INFO:tasks.rados.rados.0.smithi098.stdout:1208: expect (ObjNum 773 snap 0 seq_num 773) 2023-09-23T20:03:58.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:03:57 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:03:57] "GET /metrics HTTP/1.1" 200 194962 "" "Prometheus/2.33.4" 2023-09-23T20:03:58.248 INFO:tasks.rados.rados.0.smithi098.stdout:1211: finishing write tid 1 to smithi09866585-288 2023-09-23T20:03:58.248 INFO:tasks.rados.rados.0.smithi098.stdout:1211: finishing write tid 2 to smithi09866585-288 2023-09-23T20:03:58.248 INFO:tasks.rados.rados.0.smithi098.stdout:1211: finishing write tid 3 to smithi09866585-288 2023-09-23T20:03:58.248 INFO:tasks.rados.rados.0.smithi098.stdout:1211: finishing write tid 4 to smithi09866585-288 2023-09-23T20:03:58.248 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 288 v 159 (ObjNum 901 snap 0 seq_num 901) dirty exists 2023-09-23T20:03:58.248 INFO:tasks.rados.rados.0.smithi098.stdout:1211: left oid 288 (ObjNum 901 snap 0 seq_num 901) 2023-09-23T20:03:58.248 INFO:tasks.rados.rados.0.smithi098.stdout:1213: expect (ObjNum 671 snap 0 seq_num 671) 2023-09-23T20:03:58.417 INFO:tasks.rados.rados.0.smithi098.stdout:1212: expect (ObjNum 632 snap 0 seq_num 632) 2023-09-23T20:03:58.582 INFO:tasks.rados.rados.0.smithi098.stdout:1214: finishing write tid 1 to smithi09866585-290 2023-09-23T20:03:58.582 INFO:tasks.rados.rados.0.smithi098.stdout:1214: finishing write tid 2 to smithi09866585-290 2023-09-23T20:03:58.582 INFO:tasks.rados.rados.0.smithi098.stdout:1214: finishing write tid 3 to smithi09866585-290 2023-09-23T20:03:58.582 INFO:tasks.rados.rados.0.smithi098.stdout:1214: finishing write tid 4 to smithi09866585-290 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:1214: finishing write tid 5 to smithi09866585-290 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 290 v 184 (ObjNum 902 snap 0 seq_num 902) dirty exists 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:1214: left oid 290 (ObjNum 902 snap 0 seq_num 902) 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:1200: done (15 left) 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:1201: done (14 left) 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:1202: done (13 left) 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:1203: done (12 left) 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:1204: done (11 left) 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:1205: done (10 left) 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:1206: done (9 left) 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:1207: done (8 left) 2023-09-23T20:03:58.583 INFO:tasks.rados.rados.0.smithi098.stdout:1208: done (7 left) 2023-09-23T20:03:58.584 INFO:tasks.rados.rados.0.smithi098.stdout:1209: done (6 left) 2023-09-23T20:03:58.584 INFO:tasks.rados.rados.0.smithi098.stdout:1210: done (5 left) 2023-09-23T20:03:58.584 INFO:tasks.rados.rados.0.smithi098.stdout:1211: done (4 left) 2023-09-23T20:03:58.584 INFO:tasks.rados.rados.0.smithi098.stdout:1212: done (3 left) 2023-09-23T20:03:58.584 INFO:tasks.rados.rados.0.smithi098.stdout:1213: done (2 left) 2023-09-23T20:03:58.584 INFO:tasks.rados.rados.0.smithi098.stdout:1214: done (1 left) 2023-09-23T20:03:58.584 INFO:tasks.rados.rados.0.smithi098.stdout:1215: done (0 left) 2023-09-23T20:03:58.584 INFO:tasks.rados.rados.0.smithi098.stdout:1216: write oid 304 current snap is 0 2023-09-23T20:03:58.584 INFO:tasks.rados.rados.0.smithi098.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2023-09-23T20:03:58.595 INFO:tasks.rados.rados.0.smithi098.stdout:1216: writing smithi09866585-304 from 793528 to 1348278 tid 1 2023-09-23T20:03:58.602 INFO:tasks.rados.rados.0.smithi098.stdout:1216: writing smithi09866585-304 from 2083369 to 2520343 tid 2 2023-09-23T20:03:58.606 INFO:tasks.rados.rados.0.smithi098.stdout:1216: writing smithi09866585-304 from 2958856 to 3193528 tid 3 2023-09-23T20:03:58.606 INFO:tasks.rados.rados.0.smithi098.stdout:1217: read oid 72 snap -1 2023-09-23T20:03:58.607 INFO:tasks.rados.rados.0.smithi098.stdout:1217: expect (ObjNum 811 snap 0 seq_num 811) 2023-09-23T20:03:58.607 INFO:tasks.rados.rados.0.smithi098.stdout:1218: delete oid 222 current snap is 0 2023-09-23T20:03:58.607 INFO:tasks.rados.rados.0.smithi098.stdout:1216: finishing write tid 1 to smithi09866585-304 2023-09-23T20:03:58.607 INFO:tasks.rados.rados.0.smithi098.stdout:1216: finishing write tid 2 to smithi09866585-304 2023-09-23T20:03:58.611 INFO:tasks.rados.rados.0.smithi098.stdout:1218: done (2 left) 2023-09-23T20:03:58.611 INFO:tasks.rados.rados.0.smithi098.stdout:1219: read oid 69 snap -1 2023-09-23T20:03:58.611 INFO:tasks.rados.rados.0.smithi098.stdout:1219: expect (ObjNum 820 snap 0 seq_num 820) 2023-09-23T20:03:58.611 INFO:tasks.rados.rados.0.smithi098.stdout:1220: read oid 119 snap -1 2023-09-23T20:03:58.611 INFO:tasks.rados.rados.0.smithi098.stdout:1220: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-23T20:03:58.611 INFO:tasks.rados.rados.0.smithi098.stdout:1221: write oid 435 current snap is 0 2023-09-23T20:03:58.612 INFO:tasks.rados.rados.0.smithi098.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2023-09-23T20:03:58.615 INFO:tasks.rados.rados.0.smithi098.stdout:1221: writing smithi09866585-435 from 427142 to 848743 tid 1 2023-09-23T20:03:58.622 INFO:tasks.rados.rados.0.smithi098.stdout:1221: writing smithi09866585-435 from 1400333 to 1840976 tid 2 2023-09-23T20:03:58.630 INFO:tasks.rados.rados.0.smithi098.stdout:1221: writing smithi09866585-435 from 2613702 to 3064028 tid 3 2023-09-23T20:03:58.631 INFO:tasks.rados.rados.0.smithi098.stdout:1222: read oid 71 snap -1 2023-09-23T20:03:58.631 INFO:tasks.rados.rados.0.smithi098.stdout:1222: expect (ObjNum 70 snap 0 seq_num 70) 2023-09-23T20:03:58.631 INFO:tasks.rados.rados.0.smithi098.stdout:1223: read oid 331 snap -1 2023-09-23T20:03:58.631 INFO:tasks.rados.rados.0.smithi098.stdout:1223: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:03:58.631 INFO:tasks.rados.rados.0.smithi098.stdout:1224: delete oid 153 current snap is 0 2023-09-23T20:03:58.631 INFO:tasks.rados.rados.0.smithi098.stdout:1221: finishing write tid 1 to smithi09866585-435 2023-09-23T20:03:58.631 INFO:tasks.rados.rados.0.smithi098.stdout:1221: finishing write tid 2 to smithi09866585-435 2023-09-23T20:03:58.631 INFO:tasks.rados.rados.0.smithi098.stdout:1217: expect (ObjNum 811 snap 0 seq_num 811) 2023-09-23T20:03:58.811 INFO:tasks.rados.rados.0.smithi098.stdout:1216: finishing write tid 3 to smithi09866585-304 2023-09-23T20:03:58.811 INFO:tasks.rados.rados.0.smithi098.stdout:1216: finishing write tid 4 to smithi09866585-304 2023-09-23T20:03:58.812 INFO:tasks.rados.rados.0.smithi098.stdout:1216: finishing write tid 5 to smithi09866585-304 2023-09-23T20:03:58.812 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 304 v 170 (ObjNum 904 snap 0 seq_num 904) dirty exists 2023-09-23T20:03:58.812 INFO:tasks.rados.rados.0.smithi098.stdout:1216: left oid 304 (ObjNum 904 snap 0 seq_num 904) 2023-09-23T20:03:58.812 INFO:tasks.rados.rados.0.smithi098.stdout:1219: expect (ObjNum 820 snap 0 seq_num 820) 2023-09-23T20:03:58.927 INFO:tasks.rados.rados.0.smithi098.stdout:1221: finishing write tid 3 to smithi09866585-435 2023-09-23T20:03:58.927 INFO:tasks.rados.rados.0.smithi098.stdout:1220: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-23T20:03:59.092 INFO:tasks.rados.rados.0.smithi098.stdout:1221: finishing write tid 4 to smithi09866585-435 2023-09-23T20:03:59.092 INFO:tasks.rados.rados.0.smithi098.stdout:1221: finishing write tid 5 to smithi09866585-435 2023-09-23T20:03:59.093 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 435 v 155 (ObjNum 906 snap 0 seq_num 906) dirty exists 2023-09-23T20:03:59.093 INFO:tasks.rados.rados.0.smithi098.stdout:1221: left oid 435 (ObjNum 906 snap 0 seq_num 906) 2023-09-23T20:03:59.093 INFO:tasks.rados.rados.0.smithi098.stdout:1222: expect (ObjNum 70 snap 0 seq_num 70) 2023-09-23T20:03:59.193 INFO:tasks.rados.rados.0.smithi098.stdout:1223: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T20:03:59.306 INFO:tasks.rados.rados.0.smithi098.stdout:1216: done (7 left) 2023-09-23T20:03:59.306 INFO:tasks.rados.rados.0.smithi098.stdout:1217: done (6 left) 2023-09-23T20:03:59.306 INFO:tasks.rados.rados.0.smithi098.stdout:1219: done (5 left) 2023-09-23T20:03:59.306 INFO:tasks.rados.rados.0.smithi098.stdout:1220: done (4 left) 2023-09-23T20:03:59.306 INFO:tasks.rados.rados.0.smithi098.stdout:1221: done (3 left) 2023-09-23T20:03:59.306 INFO:tasks.rados.rados.0.smithi098.stdout:1222: done (2 left) 2023-09-23T20:03:59.306 INFO:tasks.rados.rados.0.smithi098.stdout:1223: done (1 left) 2023-09-23T20:03:59.306 INFO:tasks.rados.rados.0.smithi098.stdout:1224: done (0 left) 2023-09-23T20:03:59.306 INFO:tasks.rados.rados.0.smithi098.stdout:1225: read oid 103 snap -1 2023-09-23T20:03:59.307 INFO:tasks.rados.rados.0.smithi098.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T20:03:59.307 INFO:tasks.rados.rados.0.smithi098.stdout:1226: read oid 182 snap -1 2023-09-23T20:03:59.307 INFO:tasks.rados.rados.0.smithi098.stdout:1226: expect (ObjNum 830 snap 0 seq_num 830) 2023-09-23T20:03:59.307 INFO:tasks.rados.rados.0.smithi098.stdout:1227: read oid 465 snap -1 2023-09-23T20:03:59.307 INFO:tasks.rados.rados.0.smithi098.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-09-23T20:03:59.307 INFO:tasks.rados.rados.0.smithi098.stdout:1228: delete oid 57 current snap is 0 2023-09-23T20:03:59.309 INFO:tasks.rados.rados.0.smithi098.stdout:1228: done (3 left) 2023-09-23T20:03:59.309 INFO:tasks.rados.rados.0.smithi098.stdout:1229: read oid 347 snap -1 2023-09-23T20:03:59.309 INFO:tasks.rados.rados.0.smithi098.stdout:1229: expect (ObjNum 897 snap 0 seq_num 897) 2023-09-23T20:03:59.309 INFO:tasks.rados.rados.0.smithi098.stdout:1230: write oid 68 current snap is 0 2023-09-23T20:03:59.309 INFO:tasks.rados.rados.0.smithi098.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2023-09-23T20:03:59.324 INFO:tasks.rados.rados.0.smithi098.stdout:1230: writing smithi09866585-68 from 477563 to 1124911 tid 1 2023-09-23T20:03:59.331 INFO:tasks.rados.rados.0.smithi098.stdout:1230: writing smithi09866585-68 from 1859426 to 2447396 tid 2 2023-09-23T20:03:59.336 INFO:tasks.rados.rados.0.smithi098.stdout:1230: writing smithi09866585-68 from 2979618 to 3277563 tid 3 2023-09-23T20:03:59.336 INFO:tasks.rados.rados.0.smithi098.stdout:1231: read oid 50 snap -1 2023-09-23T20:03:59.336 INFO:tasks.rados.rados.0.smithi098.stdout:1231: expect (ObjNum 582 snap 0 seq_num 582) 2023-09-23T20:03:59.336 INFO:tasks.rados.rados.0.smithi098.stdout:1232: write oid 380 current snap is 0 2023-09-23T20:03:59.336 INFO:tasks.rados.rados.0.smithi098.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2023-09-23T20:03:59.343 INFO:tasks.rados.rados.0.smithi098.stdout:1232: writing smithi09866585-380 from 494370 to 1216967 tid 1 2023-09-23T20:03:59.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:58 smithi173 bash[27697]: cluster 2023-09-23T20:03:57.781080+0000 mgr.y (mgr.14442) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 11 MiB/s wr, 100 op/s 2023-09-23T20:03:59.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:03:58 smithi173 bash[27697]: audit 2023-09-23T20:03:58.463091+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.98:0/1604724888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:59.350 INFO:tasks.rados.rados.0.smithi098.stdout:1232: writing smithi09866585-380 from 1917908 to 2365889 tid 2 2023-09-23T20:03:59.355 INFO:tasks.rados.rados.0.smithi098.stdout:1232: writing smithi09866585-380 from 3007041 to 3294370 tid 3 2023-09-23T20:03:59.355 INFO:tasks.rados.rados.0.smithi098.stdout:1233: write oid 146 current snap is 0 2023-09-23T20:03:59.355 INFO:tasks.rados.rados.0.smithi098.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2023-09-23T20:03:59.362 INFO:tasks.rados.rados.0.smithi098.stdout:1233: writing smithi09866585-146 from 511177 to 1309023 tid 1 2023-09-23T20:03:59.370 INFO:tasks.rados.rados.0.smithi098.stdout:1233: writing smithi09866585-146 from 1976390 to 2568029 tid 2 2023-09-23T20:03:59.374 INFO:tasks.rados.rados.0.smithi098.stdout:1233: writing smithi09866585-146 from 3034464 to 3311177 tid 3 2023-09-23T20:03:59.374 INFO:tasks.rados.rados.0.smithi098.stdout:1234: write oid 25 current snap is 0 2023-09-23T20:03:59.374 INFO:tasks.rados.rados.0.smithi098.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2023-09-23T20:03:59.380 INFO:tasks.rados.rados.0.smithi098.stdout:1234: writing smithi09866585-25 from 527984 to 1001079 tid 1 2023-09-23T20:03:59.386 INFO:tasks.rados.rados.0.smithi098.stdout:1234: writing smithi09866585-25 from 1634872 to 2086522 tid 2 2023-09-23T20:03:59.393 INFO:tasks.rados.rados.0.smithi098.stdout:1234: writing smithi09866585-25 from 2661887 to 3296198 tid 3 2023-09-23T20:03:59.393 INFO:tasks.rados.rados.0.smithi098.stdout:1235: write oid 17 current snap is 0 2023-09-23T20:03:59.393 INFO:tasks.rados.rados.0.smithi098.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2023-09-23T20:03:59.401 INFO:tasks.rados.rados.0.smithi098.stdout:1235: writing smithi09866585-17 from 544791 to 1209488 tid 1 2023-09-23T20:03:59.407 INFO:tasks.rados.rados.0.smithi098.stdout:1235: writing smithi09866585-17 from 1693354 to 2288662 tid 2 2023-09-23T20:03:59.412 INFO:tasks.rados.rados.0.smithi098.stdout:1235: writing smithi09866585-17 from 2689310 to 3134893 tid 3 2023-09-23T20:03:59.412 INFO:tasks.rados.rados.0.smithi098.stdout:1236: read oid 125 snap -1 2023-09-23T20:03:59.413 INFO:tasks.rados.rados.0.smithi098.stdout:1236: expect (ObjNum 584 snap 0 seq_num 584) 2023-09-23T20:03:59.413 INFO:tasks.rados.rados.0.smithi098.stdout:1237: write oid 378 current snap is 0 2023-09-23T20:03:59.413 INFO:tasks.rados.rados.0.smithi098.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-09-23T20:03:59.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:58 smithi098 bash[27308]: cluster 2023-09-23T20:03:57.781080+0000 mgr.y (mgr.14442) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 11 MiB/s wr, 100 op/s 2023-09-23T20:03:59.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:03:58 smithi098 bash[27308]: audit 2023-09-23T20:03:58.463091+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.98:0/1604724888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:59.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:58 smithi098 bash[33670]: cluster 2023-09-23T20:03:57.781080+0000 mgr.y (mgr.14442) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 11 MiB/s wr, 100 op/s 2023-09-23T20:03:59.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:03:58 smithi098 bash[33670]: audit 2023-09-23T20:03:58.463091+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.98:0/1604724888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:03:59.545 INFO:tasks.rados.rados.0.smithi098.stdout:1229: expect (ObjNum 897 snap 0 seq_num 897) 2023-09-23T20:03:59.727 INFO:tasks.rados.rados.0.smithi098.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T20:03:59.842 INFO:tasks.rados.rados.0.smithi098.stdout:1226: expect (ObjNum 830 snap 0 seq_num 830) 2023-09-23T20:04:00.021 INFO:tasks.rados.rados.0.smithi098.stdout:1230: finishing write tid 1 to smithi09866585-68 2023-09-23T20:04:00.021 INFO:tasks.rados.rados.0.smithi098.stdout:1230: finishing write tid 2 to smithi09866585-68 2023-09-23T20:04:00.022 INFO:tasks.rados.rados.0.smithi098.stdout:1230: finishing write tid 3 to smithi09866585-68 2023-09-23T20:04:00.022 INFO:tasks.rados.rados.0.smithi098.stdout:1230: finishing write tid 4 to smithi09866585-68 2023-09-23T20:04:00.022 INFO:tasks.rados.rados.0.smithi098.stdout:1230: finishing write tid 5 to smithi09866585-68 2023-09-23T20:04:00.022 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 68 v 194 (ObjNum 909 snap 0 seq_num 909) dirty exists 2023-09-23T20:04:00.022 INFO:tasks.rados.rados.0.smithi098.stdout:1230: left oid 68 (ObjNum 909 snap 0 seq_num 909) 2023-09-23T20:04:00.022 INFO:tasks.rados.rados.0.smithi098.stdout:1231: expect (ObjNum 582 snap 0 seq_num 582) 2023-09-23T20:04:00.190 INFO:tasks.rados.rados.0.smithi098.stdout:1232: finishing write tid 1 to smithi09866585-380 2023-09-23T20:04:00.190 INFO:tasks.rados.rados.0.smithi098.stdout:1232: finishing write tid 2 to smithi09866585-380 2023-09-23T20:04:00.190 INFO:tasks.rados.rados.0.smithi098.stdout:1232: finishing write tid 3 to smithi09866585-380 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:1232: finishing write tid 4 to smithi09866585-380 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:1232: finishing write tid 5 to smithi09866585-380 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 380 v 270 (ObjNum 910 snap 0 seq_num 910) dirty exists 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:1232: left oid 380 (ObjNum 910 snap 0 seq_num 910) 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:1233: finishing write tid 1 to smithi09866585-146 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:1233: finishing write tid 2 to smithi09866585-146 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:1233: finishing write tid 3 to smithi09866585-146 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:1233: finishing write tid 4 to smithi09866585-146 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:1233: finishing write tid 5 to smithi09866585-146 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 146 v 218 (ObjNum 911 snap 0 seq_num 911) dirty exists 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:1233: left oid 146 (ObjNum 911 snap 0 seq_num 911) 2023-09-23T20:04:00.191 INFO:tasks.rados.rados.0.smithi098.stdout:1234: finishing write tid 1 to smithi09866585-25 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:1234: finishing write tid 2 to smithi09866585-25 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:1234: finishing write tid 3 to smithi09866585-25 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:1234: finishing write tid 4 to smithi09866585-25 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:1234: finishing write tid 5 to smithi09866585-25 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 25 v 198 (ObjNum 912 snap 0 seq_num 912) dirty exists 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:1234: left oid 25 (ObjNum 912 snap 0 seq_num 912) 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:1235: finishing write tid 1 to smithi09866585-17 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:1235: finishing write tid 2 to smithi09866585-17 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:1235: finishing write tid 3 to smithi09866585-17 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:1235: finishing write tid 4 to smithi09866585-17 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:1235: finishing write tid 5 to smithi09866585-17 2023-09-23T20:04:00.192 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 17 v 222 (ObjNum 913 snap 0 seq_num 913) dirty exists 2023-09-23T20:04:00.193 INFO:tasks.rados.rados.0.smithi098.stdout:1235: left oid 17 (ObjNum 913 snap 0 seq_num 913) 2023-09-23T20:04:00.193 INFO:tasks.rados.rados.0.smithi098.stdout:1236: expect (ObjNum 584 snap 0 seq_num 584) 2023-09-23T20:04:00.361 INFO:tasks.rados.rados.0.smithi098.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2023-09-23T20:04:00.376 INFO:tasks.rados.rados.0.smithi098.stdout:1237: writing smithi09866585-378 from 561598 to 1301544 tid 1 2023-09-23T20:04:00.381 INFO:tasks.rados.rados.0.smithi098.stdout:1237: writing smithi09866585-378 from 1751836 to 2207155 tid 2 2023-09-23T20:04:00.388 INFO:tasks.rados.rados.0.smithi098.stdout:1237: writing smithi09866585-378 from 2716733 to 3361598 tid 3 2023-09-23T20:04:00.388 INFO:tasks.rados.rados.0.smithi098.stdout:1225: done (11 left) 2023-09-23T20:04:00.388 INFO:tasks.rados.rados.0.smithi098.stdout:1226: done (10 left) 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1227: done (9 left) 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1229: done (8 left) 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1230: done (7 left) 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1231: done (6 left) 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1232: done (5 left) 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1233: done (4 left) 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1234: done (3 left) 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1235: done (2 left) 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1236: done (1 left) 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1238: write oid 18 current snap is 0 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1237: finishing write tid 1 to smithi09866585-378 2023-09-23T20:04:00.389 INFO:tasks.rados.rados.0.smithi098.stdout:1237: finishing write tid 2 to smithi09866585-378 2023-09-23T20:04:00.390 INFO:tasks.rados.rados.0.smithi098.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2023-09-23T20:04:00.393 INFO:tasks.rados.rados.0.smithi098.stdout:1238: writing smithi09866585-18 from 578405 to 993600 tid 1 2023-09-23T20:04:00.399 INFO:tasks.rados.rados.0.smithi098.stdout:1238: writing smithi09866585-18 from 1410318 to 2009295 tid 2 2023-09-23T20:04:00.407 INFO:tasks.rados.rados.0.smithi098.stdout:1238: writing smithi09866585-18 from 2744156 to 3328636 tid 3 2023-09-23T20:04:00.407 INFO:tasks.rados.rados.0.smithi098.stdout:1239: read oid 148 snap -1 2023-09-23T20:04:00.407 INFO:tasks.rados.rados.0.smithi098.stdout:1239: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:04:00.407 INFO:tasks.rados.rados.0.smithi098.stdout:1240: write oid 29 current snap is 0 2023-09-23T20:04:00.407 INFO:tasks.rados.rados.0.smithi098.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2023-09-23T20:04:00.413 INFO:tasks.rados.rados.0.smithi098.stdout:1240: writing smithi09866585-29 from 595212 to 1085656 tid 1 2023-09-23T20:04:00.420 INFO:tasks.rados.rados.0.smithi098.stdout:1240: writing smithi09866585-29 from 1868800 to 2327788 tid 2 2023-09-23T20:04:00.426 INFO:tasks.rados.rados.0.smithi098.stdout:1240: writing smithi09866585-29 from 2887932 to 3395212 tid 3 2023-09-23T20:04:00.426 INFO:tasks.rados.rados.0.smithi098.stdout:1241: read oid 246 snap -1 2023-09-23T20:04:00.426 INFO:tasks.rados.rados.0.smithi098.stdout:1241: expect (ObjNum 245 snap 0 seq_num 245) 2023-09-23T20:04:00.426 INFO:tasks.rados.rados.0.smithi098.stdout:1242: write oid 319 current snap is 0 2023-09-23T20:04:00.426 INFO:tasks.rados.rados.0.smithi098.stdout:1237: finishing write tid 3 to smithi09866585-378 2023-09-23T20:04:00.427 INFO:tasks.rados.rados.0.smithi098.stdout:1237: finishing write tid 4 to smithi09866585-378 2023-09-23T20:04:00.427 INFO:tasks.rados.rados.0.smithi098.stdout:1237: finishing write tid 5 to smithi09866585-378 2023-09-23T20:04:00.427 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 378 v 202 (ObjNum 914 snap 0 seq_num 914) dirty exists 2023-09-23T20:04:00.427 INFO:tasks.rados.rados.0.smithi098.stdout:1237: left oid 378 (ObjNum 914 snap 0 seq_num 914) 2023-09-23T20:04:00.427 INFO:tasks.rados.rados.0.smithi098.stdout:1238: finishing write tid 1 to smithi09866585-18 2023-09-23T20:04:00.427 INFO:tasks.rados.rados.0.smithi098.stdout:1238: finishing write tid 2 to smithi09866585-18 2023-09-23T20:04:00.427 INFO:tasks.rados.rados.0.smithi098.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2023-09-23T20:04:00.433 INFO:tasks.rados.rados.0.smithi098.stdout:1242: writing smithi09866585-319 from 612019 to 1177712 tid 1 2023-09-23T20:04:00.441 INFO:tasks.rados.rados.0.smithi098.stdout:1242: writing smithi09866585-319 from 1810929 to 2413575 tid 2 2023-09-23T20:04:00.445 INFO:tasks.rados.rados.0.smithi098.stdout:1242: writing smithi09866585-319 from 3082649 to 3412019 tid 3 2023-09-23T20:04:00.445 INFO:tasks.rados.rados.0.smithi098.stdout:1237: done (5 left) 2023-09-23T20:04:00.446 INFO:tasks.rados.rados.0.smithi098.stdout:1243: write oid 264 current snap is 0 2023-09-23T20:04:00.446 INFO:tasks.rados.rados.0.smithi098.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2023-09-23T20:04:00.452 INFO:tasks.rados.rados.0.smithi098.stdout:1243: writing smithi09866585-264 from 628826 to 1269768 tid 1 2023-09-23T20:04:00.459 INFO:tasks.rados.rados.0.smithi098.stdout:1243: writing smithi09866585-264 from 1869411 to 2332068 tid 2 2023-09-23T20:04:00.464 INFO:tasks.rados.rados.0.smithi098.stdout:1243: writing smithi09866585-264 from 2826425 to 3361074 tid 3 2023-09-23T20:04:00.465 INFO:tasks.rados.rados.0.smithi098.stdout:1244: write oid 108 current snap is 0 2023-09-23T20:04:00.465 INFO:tasks.rados.rados.0.smithi098.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2023-09-23T20:04:00.472 INFO:tasks.rados.rados.0.smithi098.stdout:1244: writing smithi09866585-108 from 645633 to 1361824 tid 1 2023-09-23T20:04:00.479 INFO:tasks.rados.rados.0.smithi098.stdout:1244: writing smithi09866585-108 from 1927893 to 2534208 tid 2 2023-09-23T20:04:00.484 INFO:tasks.rados.rados.0.smithi098.stdout:1244: writing smithi09866585-108 from 3137495 to 3445633 tid 3 2023-09-23T20:04:00.484 INFO:tasks.rados.rados.0.smithi098.stdout:1245: read oid 470 snap -1 2023-09-23T20:04:00.484 INFO:tasks.rados.rados.0.smithi098.stdout:1245: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T20:04:00.484 INFO:tasks.rados.rados.0.smithi098.stdout:1246: read oid 427 snap -1 2023-09-23T20:04:00.484 INFO:tasks.rados.rados.0.smithi098.stdout:1246: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:04:00.484 INFO:tasks.rados.rados.0.smithi098.stdout:1247: write oid 453 current snap is 0 2023-09-23T20:04:00.484 INFO:tasks.rados.rados.0.smithi098.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2023-09-23T20:04:00.490 INFO:tasks.rados.rados.0.smithi098.stdout:1247: writing smithi09866585-453 from 662440 to 1170233 tid 1 2023-09-23T20:04:00.498 INFO:tasks.rados.rados.0.smithi098.stdout:1247: writing smithi09866585-453 from 1702728 to 2452701 tid 2 2023-09-23T20:04:00.503 INFO:tasks.rados.rados.0.smithi098.stdout:1247: writing smithi09866585-453 from 2881271 to 3438464 tid 3 2023-09-23T20:04:00.504 INFO:tasks.rados.rados.0.smithi098.stdout:1248: write oid 281 current snap is 0 2023-09-23T20:04:00.504 INFO:tasks.rados.rados.0.smithi098.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2023-09-23T20:04:00.510 INFO:tasks.rados.rados.0.smithi098.stdout:1248: writing smithi09866585-281 from 679247 to 1262289 tid 1 2023-09-23T20:04:00.518 INFO:tasks.rados.rados.0.smithi098.stdout:1248: writing smithi09866585-281 from 2044857 to 2654841 tid 2 2023-09-23T20:04:00.523 INFO:tasks.rados.rados.0.smithi098.stdout:1248: writing smithi09866585-281 from 3192341 to 3479247 tid 3 2023-09-23T20:04:00.523 INFO:tasks.rados.rados.0.smithi098.stdout:1249: write oid 174 current snap is 0 2023-09-23T20:04:00.524 INFO:tasks.rados.rados.0.smithi098.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2023-09-23T20:04:00.531 INFO:tasks.rados.rados.0.smithi098.stdout:1249: writing smithi09866585-174 from 696054 to 1354345 tid 1 2023-09-23T20:04:00.539 INFO:tasks.rados.rados.0.smithi098.stdout:1249: writing smithi09866585-174 from 2103339 to 2856981 tid 2 2023-09-23T20:04:00.540 INFO:tasks.rados.rados.0.smithi098.stdout:1250: read oid 33 snap -1 2023-09-23T20:04:00.540 INFO:tasks.rados.rados.0.smithi098.stdout:1250: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:04:00.540 INFO:tasks.rados.rados.0.smithi098.stdout:1251: read oid 123 snap -1 2023-09-23T20:04:00.540 INFO:tasks.rados.rados.0.smithi098.stdout:1251: expect (ObjNum 861 snap 0 seq_num 861) 2023-09-23T20:04:00.540 INFO:tasks.rados.rados.0.smithi098.stdout:1252: read oid 325 snap -1 2023-09-23T20:04:00.540 INFO:tasks.rados.rados.0.smithi098.stdout:1252: expect (ObjNum 723 snap 0 seq_num 723) 2023-09-23T20:04:00.540 INFO:tasks.rados.rados.0.smithi098.stdout:1253: write oid 72 current snap is 0 2023-09-23T20:04:00.540 INFO:tasks.rados.rados.0.smithi098.stdout:1238: finishing write tid 3 to smithi09866585-18 2023-09-23T20:04:00.540 INFO:tasks.rados.rados.0.smithi098.stdout:1238: finishing write tid 4 to smithi09866585-18 2023-09-23T20:04:00.540 INFO:tasks.rados.rados.0.smithi098.stdout:1239: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:04:00.645 INFO:tasks.rados.rados.0.smithi098.stdout:1238: finishing write tid 5 to smithi09866585-18 2023-09-23T20:04:00.646 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 18 v 225 (ObjNum 915 snap 0 seq_num 915) dirty exists 2023-09-23T20:04:00.646 INFO:tasks.rados.rados.0.smithi098.stdout:1238: left oid 18 (ObjNum 915 snap 0 seq_num 915) 2023-09-23T20:04:00.646 INFO:tasks.rados.rados.0.smithi098.stdout:1240: finishing write tid 1 to smithi09866585-29 2023-09-23T20:04:00.646 INFO:tasks.rados.rados.0.smithi098.stdout:1240: finishing write tid 2 to smithi09866585-29 2023-09-23T20:04:00.646 INFO:tasks.rados.rados.0.smithi098.stdout:1240: finishing write tid 3 to smithi09866585-29 2023-09-23T20:04:00.646 INFO:tasks.rados.rados.0.smithi098.stdout:1240: finishing write tid 4 to smithi09866585-29 2023-09-23T20:04:00.646 INFO:tasks.rados.rados.0.smithi098.stdout:1240: finishing write tid 5 to smithi09866585-29 2023-09-23T20:04:00.646 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 29 v 174 (ObjNum 916 snap 0 seq_num 916) dirty exists 2023-09-23T20:04:00.646 INFO:tasks.rados.rados.0.smithi098.stdout:1240: left oid 29 (ObjNum 916 snap 0 seq_num 916) 2023-09-23T20:04:00.646 INFO:tasks.rados.rados.0.smithi098.stdout:1241: expect (ObjNum 245 snap 0 seq_num 245) 2023-09-23T20:04:00.747 INFO:tasks.rados.rados.0.smithi098.stdout:1242: finishing write tid 1 to smithi09866585-319 2023-09-23T20:04:00.747 INFO:tasks.rados.rados.0.smithi098.stdout:1242: finishing write tid 2 to smithi09866585-319 2023-09-23T20:04:00.747 INFO:tasks.rados.rados.0.smithi098.stdout:1242: finishing write tid 3 to smithi09866585-319 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:1242: finishing write tid 4 to smithi09866585-319 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:1242: finishing write tid 5 to smithi09866585-319 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 319 v 274 (ObjNum 917 snap 0 seq_num 917) dirty exists 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:1242: left oid 319 (ObjNum 917 snap 0 seq_num 917) 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:1243: finishing write tid 1 to smithi09866585-264 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:1243: finishing write tid 2 to smithi09866585-264 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:1243: finishing write tid 3 to smithi09866585-264 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:1243: finishing write tid 4 to smithi09866585-264 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:1243: finishing write tid 5 to smithi09866585-264 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 264 v 179 (ObjNum 918 snap 0 seq_num 918) dirty exists 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:1243: left oid 264 (ObjNum 918 snap 0 seq_num 918) 2023-09-23T20:04:00.748 INFO:tasks.rados.rados.0.smithi098.stdout:1244: finishing write tid 1 to smithi09866585-108 2023-09-23T20:04:00.749 INFO:tasks.rados.rados.0.smithi098.stdout:1244: finishing write tid 2 to smithi09866585-108 2023-09-23T20:04:00.749 INFO:tasks.rados.rados.0.smithi098.stdout:1244: finishing write tid 3 to smithi09866585-108 2023-09-23T20:04:00.749 INFO:tasks.rados.rados.0.smithi098.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2023-09-23T20:04:00.760 INFO:tasks.rados.rados.0.smithi098.stdout:1253: writing smithi09866585-72 from 712861 to 1446401 tid 1 2023-09-23T20:04:00.768 INFO:tasks.rados.rados.0.smithi098.stdout:1253: writing smithi09866585-72 from 2161821 to 2775474 tid 2 2023-09-23T20:04:00.773 INFO:tasks.rados.rados.0.smithi098.stdout:1253: writing smithi09866585-72 from 3247187 to 3512861 tid 3 2023-09-23T20:04:00.773 INFO:tasks.rados.rados.0.smithi098.stdout:1238: done (15 left) 2023-09-23T20:04:00.773 INFO:tasks.rados.rados.0.smithi098.stdout:1239: done (14 left) 2023-09-23T20:04:00.773 INFO:tasks.rados.rados.0.smithi098.stdout:1240: done (13 left) 2023-09-23T20:04:00.773 INFO:tasks.rados.rados.0.smithi098.stdout:1241: done (12 left) 2023-09-23T20:04:00.773 INFO:tasks.rados.rados.0.smithi098.stdout:1242: done (11 left) 2023-09-23T20:04:00.773 INFO:tasks.rados.rados.0.smithi098.stdout:1243: done (10 left) 2023-09-23T20:04:00.773 INFO:tasks.rados.rados.0.smithi098.stdout:1254: write oid 305 current snap is 0 2023-09-23T20:04:00.773 INFO:tasks.rados.rados.0.smithi098.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2023-09-23T20:04:00.779 INFO:tasks.rados.rados.0.smithi098.stdout:1254: writing smithi09866585-305 from 729668 to 1138457 tid 1 2023-09-23T20:04:00.787 INFO:tasks.rados.rados.0.smithi098.stdout:1254: writing smithi09866585-305 from 1820303 to 2577614 tid 2 2023-09-23T20:04:00.793 INFO:tasks.rados.rados.0.smithi098.stdout:1254: writing smithi09866585-305 from 3274610 to 3529668 tid 3 2023-09-23T20:04:00.793 INFO:tasks.rados.rados.0.smithi098.stdout:1255: write oid 422 current snap is 0 2023-09-23T20:04:00.793 INFO:tasks.rados.rados.0.smithi098.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2023-09-23T20:04:00.800 INFO:tasks.rados.rados.0.smithi098.stdout:1255: writing smithi09866585-422 from 746475 to 1230513 tid 1 2023-09-23T20:04:00.806 INFO:tasks.rados.rados.0.smithi098.stdout:1255: writing smithi09866585-422 from 1762432 to 2379754 tid 2 2023-09-23T20:04:00.811 INFO:tasks.rados.rados.0.smithi098.stdout:1255: writing smithi09866585-422 from 2785680 to 3315586 tid 3 2023-09-23T20:04:00.812 INFO:tasks.rados.rados.0.smithi098.stdout:1256: read oid 148 snap -1 2023-09-23T20:04:00.812 INFO:tasks.rados.rados.0.smithi098.stdout:1256: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:04:00.812 INFO:tasks.rados.rados.0.smithi098.stdout:1257: write oid 219 current snap is 0 2023-09-23T20:04:00.812 INFO:tasks.rados.rados.0.smithi098.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2023-09-23T20:04:00.819 INFO:tasks.rados.rados.0.smithi098.stdout:1257: writing smithi09866585-219 from 763282 to 1322569 tid 1 2023-09-23T20:04:00.826 INFO:tasks.rados.rados.0.smithi098.stdout:1257: writing smithi09866585-219 from 1820914 to 2581894 tid 2 2023-09-23T20:04:00.832 INFO:tasks.rados.rados.0.smithi098.stdout:1257: writing smithi09866585-219 from 3213103 to 3563282 tid 3 2023-09-23T20:04:00.832 INFO:tasks.rados.rados.0.smithi098.stdout:1258: read oid 347 snap -1 2023-09-23T20:04:00.832 INFO:tasks.rados.rados.0.smithi098.stdout:1258: expect (ObjNum 897 snap 0 seq_num 897) 2023-09-23T20:04:00.832 INFO:tasks.rados.rados.0.smithi098.stdout:1259: read oid 482 snap -1 2023-09-23T20:04:00.832 INFO:tasks.rados.rados.0.smithi098.stdout:1259: expect (ObjNum 844 snap 0 seq_num 844) 2023-09-23T20:04:00.832 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:04:00.832 INFO:tasks.rados.rados.0.smithi098.stdout:1246: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:04:00.945 INFO:tasks.rados.rados.0.smithi098.stdout:1247: finishing write tid 1 to smithi09866585-453 2023-09-23T20:04:00.945 INFO:tasks.rados.rados.0.smithi098.stdout:1244: finishing write tid 4 to smithi09866585-108 2023-09-23T20:04:00.945 INFO:tasks.rados.rados.0.smithi098.stdout:1244: finishing write tid 5 to smithi09866585-108 2023-09-23T20:04:00.946 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 108 v 229 (ObjNum 919 snap 0 seq_num 919) dirty exists 2023-09-23T20:04:00.946 INFO:tasks.rados.rados.0.smithi098.stdout:1244: left oid 108 (ObjNum 919 snap 0 seq_num 919) 2023-09-23T20:04:00.946 INFO:tasks.rados.rados.0.smithi098.stdout:1245: expect (ObjNum 469 snap 0 seq_num 469) 2023-09-23T20:04:01.060 INFO:tasks.rados.rados.0.smithi098.stdout:1247: finishing write tid 2 to smithi09866585-453 2023-09-23T20:04:01.060 INFO:tasks.rados.rados.0.smithi098.stdout:1247: finishing write tid 3 to smithi09866585-453 2023-09-23T20:04:01.060 INFO:tasks.rados.rados.0.smithi098.stdout:1247: finishing write tid 4 to smithi09866585-453 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:1247: finishing write tid 5 to smithi09866585-453 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 453 v 188 (ObjNum 920 snap 0 seq_num 920) dirty exists 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:1247: left oid 453 (ObjNum 920 snap 0 seq_num 920) 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:1248: finishing write tid 1 to smithi09866585-281 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:1248: finishing write tid 2 to smithi09866585-281 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:1248: finishing write tid 3 to smithi09866585-281 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:1248: finishing write tid 4 to smithi09866585-281 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:1244: done (15 left) 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:1245: done (14 left) 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:1246: done (13 left) 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:1247: done (12 left) 2023-09-23T20:04:01.061 INFO:tasks.rados.rados.0.smithi098.stdout:1260: write oid 26 current snap is 0 2023-09-23T20:04:01.062 INFO:tasks.rados.rados.0.smithi098.stdout:1248: finishing write tid 5 to smithi09866585-281 2023-09-23T20:04:01.062 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 281 v 177 (ObjNum 921 snap 0 seq_num 921) dirty exists 2023-09-23T20:04:01.062 INFO:tasks.rados.rados.0.smithi098.stdout:1248: left oid 281 (ObjNum 921 snap 0 seq_num 921) 2023-09-23T20:04:01.062 INFO:tasks.rados.rados.0.smithi098.stdout:1249: finishing write tid 1 to smithi09866585-174 2023-09-23T20:04:01.062 INFO:tasks.rados.rados.0.smithi098.stdout:1252: expect (ObjNum 723 snap 0 seq_num 723) 2023-09-23T20:04:01.157 INFO:tasks.rados.rados.0.smithi098.stdout:1249: finishing write tid 2 to smithi09866585-174 2023-09-23T20:04:01.157 INFO:tasks.rados.rados.0.smithi098.stdout:1249: finishing write tid 3 to smithi09866585-174 2023-09-23T20:04:01.157 INFO:tasks.rados.rados.0.smithi098.stdout:1249: finishing write tid 4 to smithi09866585-174 2023-09-23T20:04:01.157 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 174 v 205 (ObjNum 922 snap 0 seq_num 922) dirty exists 2023-09-23T20:04:01.157 INFO:tasks.rados.rados.0.smithi098.stdout:1249: left oid 174 (ObjNum 922 snap 0 seq_num 922) 2023-09-23T20:04:01.157 INFO:tasks.rados.rados.0.smithi098.stdout:1250: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:04:01.236 INFO:tasks.rados.rados.0.smithi098.stdout:1251: expect (ObjNum 861 snap 0 seq_num 861) 2023-09-23T20:04:01.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:00 smithi173 bash[27697]: cluster 2023-09-23T20:03:59.782271+0000 mgr.y (mgr.14442) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 15 MiB/s wr, 145 op/s 2023-09-23T20:04:01.363 INFO:tasks.rados.rados.0.smithi098.stdout:1253: finishing write tid 1 to smithi09866585-72 2023-09-23T20:04:01.363 INFO:tasks.rados.rados.0.smithi098.stdout:1253: finishing write tid 2 to smithi09866585-72 2023-09-23T20:04:01.363 INFO:tasks.rados.rados.0.smithi098.stdout:1253: finishing write tid 3 to smithi09866585-72 2023-09-23T20:04:01.363 INFO:tasks.rados.rados.0.smithi098.stdout:1253: finishing write tid 4 to smithi09866585-72 2023-09-23T20:04:01.363 INFO:tasks.rados.rados.0.smithi098.stdout:1253: finishing write tid 5 to smithi09866585-72 2023-09-23T20:04:01.363 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 72 v 244 (ObjNum 923 snap 0 seq_num 923) dirty exists 2023-09-23T20:04:01.363 INFO:tasks.rados.rados.0.smithi098.stdout:1253: left oid 72 (ObjNum 923 snap 0 seq_num 923) 2023-09-23T20:04:01.363 INFO:tasks.rados.rados.0.smithi098.stdout:1254: finishing write tid 1 to smithi09866585-305 2023-09-23T20:04:01.363 INFO:tasks.rados.rados.0.smithi098.stdout:1254: finishing write tid 2 to smithi09866585-305 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:1254: finishing write tid 3 to smithi09866585-305 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:1254: finishing write tid 4 to smithi09866585-305 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:1254: finishing write tid 5 to smithi09866585-305 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 305 v 183 (ObjNum 924 snap 0 seq_num 924) dirty exists 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:1254: left oid 305 (ObjNum 924 snap 0 seq_num 924) 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:1255: finishing write tid 1 to smithi09866585-422 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:1255: finishing write tid 2 to smithi09866585-422 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:1255: finishing write tid 3 to smithi09866585-422 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:1255: finishing write tid 4 to smithi09866585-422 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:1255: finishing write tid 5 to smithi09866585-422 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 422 v 187 (ObjNum 925 snap 0 seq_num 925) dirty exists 2023-09-23T20:04:01.364 INFO:tasks.rados.rados.0.smithi098.stdout:1255: left oid 422 (ObjNum 925 snap 0 seq_num 925) 2023-09-23T20:04:01.365 INFO:tasks.rados.rados.0.smithi098.stdout:1256: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:04:01.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:00 smithi098 bash[33670]: cluster 2023-09-23T20:03:59.782271+0000 mgr.y (mgr.14442) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 15 MiB/s wr, 145 op/s 2023-09-23T20:04:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:00 smithi098 bash[27308]: cluster 2023-09-23T20:03:59.782271+0000 mgr.y (mgr.14442) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 15 MiB/s wr, 145 op/s 2023-09-23T20:04:01.440 INFO:tasks.rados.rados.0.smithi098.stdout:1257: finishing write tid 1 to smithi09866585-219 2023-09-23T20:04:01.440 INFO:tasks.rados.rados.0.smithi098.stdout:1257: finishing write tid 2 to smithi09866585-219 2023-09-23T20:04:01.440 INFO:tasks.rados.rados.0.smithi098.stdout:1258: expect (ObjNum 897 snap 0 seq_num 897) 2023-09-23T20:04:01.625 INFO:tasks.rados.rados.0.smithi098.stdout:1257: finishing write tid 3 to smithi09866585-219 2023-09-23T20:04:01.625 INFO:tasks.rados.rados.0.smithi098.stdout:1257: finishing write tid 4 to smithi09866585-219 2023-09-23T20:04:01.625 INFO:tasks.rados.rados.0.smithi098.stdout:1257: finishing write tid 5 to smithi09866585-219 2023-09-23T20:04:01.625 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 219 v 226 (ObjNum 926 snap 0 seq_num 926) dirty exists 2023-09-23T20:04:01.625 INFO:tasks.rados.rados.0.smithi098.stdout:1257: left oid 219 (ObjNum 926 snap 0 seq_num 926) 2023-09-23T20:04:01.625 INFO:tasks.rados.rados.0.smithi098.stdout:1259: expect (ObjNum 844 snap 0 seq_num 844) 2023-09-23T20:04:01.718 INFO:tasks.rados.rados.0.smithi098.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2023-09-23T20:04:01.731 INFO:tasks.rados.rados.0.smithi098.stdout:1260: writing smithi09866585-26 from 780089 to 1414625 tid 1 2023-09-23T20:04:01.738 INFO:tasks.rados.rados.0.smithi098.stdout:1260: writing smithi09866585-26 from 1879396 to 2500387 tid 2 2023-09-23T20:04:01.745 INFO:tasks.rados.rados.0.smithi098.stdout:1260: writing smithi09866585-26 from 3240526 to 3580089 tid 3 2023-09-23T20:04:01.745 INFO:tasks.rados.rados.0.smithi098.stdout:1248: done (12 left) 2023-09-23T20:04:01.745 INFO:tasks.rados.rados.0.smithi098.stdout:1249: done (11 left) 2023-09-23T20:04:01.745 INFO:tasks.rados.rados.0.smithi098.stdout:1250: done (10 left) 2023-09-23T20:04:01.745 INFO:tasks.rados.rados.0.smithi098.stdout:1251: done (9 left) 2023-09-23T20:04:01.745 INFO:tasks.rados.rados.0.smithi098.stdout:1252: done (8 left) 2023-09-23T20:04:01.745 INFO:tasks.rados.rados.0.smithi098.stdout:1253: done (7 left) 2023-09-23T20:04:01.745 INFO:tasks.rados.rados.0.smithi098.stdout:1254: done (6 left) 2023-09-23T20:04:01.746 INFO:tasks.rados.rados.0.smithi098.stdout:1255: done (5 left) 2023-09-23T20:04:01.746 INFO:tasks.rados.rados.0.smithi098.stdout:1256: done (4 left) 2023-09-23T20:04:01.746 INFO:tasks.rados.rados.0.smithi098.stdout:1257: done (3 left) 2023-09-23T20:04:01.746 INFO:tasks.rados.rados.0.smithi098.stdout:1258: done (2 left) 2023-09-23T20:04:01.746 INFO:tasks.rados.rados.0.smithi098.stdout:1259: done (1 left) 2023-09-23T20:04:01.746 INFO:tasks.rados.rados.0.smithi098.stdout:1261: read oid 209 snap -1 2023-09-23T20:04:01.746 INFO:tasks.rados.rados.0.smithi098.stdout:1261: expect (ObjNum 208 snap 0 seq_num 208) 2023-09-23T20:04:01.746 INFO:tasks.rados.rados.0.smithi098.stdout:1262: write oid 198 current snap is 0 2023-09-23T20:04:01.746 INFO:tasks.rados.rados.0.smithi098.stdout:1260: finishing write tid 1 to smithi09866585-26 2023-09-23T20:04:01.746 INFO:tasks.rados.rados.0.smithi098.stdout:1260: finishing write tid 2 to smithi09866585-26 2023-09-23T20:04:01.746 INFO:tasks.rados.rados.0.smithi098.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2023-09-23T20:04:01.754 INFO:tasks.rados.rados.0.smithi098.stdout:1262: writing smithi09866585-198 from 796896 to 1223034 tid 1 2023-09-23T20:04:01.761 INFO:tasks.rados.rados.0.smithi098.stdout:1262: writing smithi09866585-198 from 1654231 to 2418880 tid 2 2023-09-23T20:04:01.768 INFO:tasks.rados.rados.0.smithi098.stdout:1262: writing smithi09866585-198 from 2984302 to 3464377 tid 3 2023-09-23T20:04:01.768 INFO:tasks.rados.rados.0.smithi098.stdout:1263: delete oid 409 current snap is 0 2023-09-23T20:04:01.768 INFO:tasks.rados.rados.0.smithi098.stdout:1262: finishing write tid 1 to smithi09866585-198 2023-09-23T20:04:01.768 INFO:tasks.rados.rados.0.smithi098.stdout:1260: finishing write tid 3 to smithi09866585-26 2023-09-23T20:04:01.768 INFO:tasks.rados.rados.0.smithi098.stdout:1260: finishing write tid 4 to smithi09866585-26 2023-09-23T20:04:01.768 INFO:tasks.rados.rados.0.smithi098.stdout:1260: finishing write tid 5 to smithi09866585-26 2023-09-23T20:04:01.768 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 26 v 230 (ObjNum 927 snap 0 seq_num 927) dirty exists 2023-09-23T20:04:01.768 INFO:tasks.rados.rados.0.smithi098.stdout:1260: left oid 26 (ObjNum 927 snap 0 seq_num 927) 2023-09-23T20:04:01.768 INFO:tasks.rados.rados.0.smithi098.stdout:1261: expect (ObjNum 208 snap 0 seq_num 208) 2023-09-23T20:04:01.889 INFO:tasks.rados.rados.0.smithi098.stdout:1262: finishing write tid 2 to smithi09866585-198 2023-09-23T20:04:01.889 INFO:tasks.rados.rados.0.smithi098.stdout:1262: finishing write tid 3 to smithi09866585-198 2023-09-23T20:04:01.889 INFO:tasks.rados.rados.0.smithi098.stdout:1262: finishing write tid 4 to smithi09866585-198 2023-09-23T20:04:01.889 INFO:tasks.rados.rados.0.smithi098.stdout:1260: done (3 left) 2023-09-23T20:04:01.889 INFO:tasks.rados.rados.0.smithi098.stdout:1261: done (2 left) 2023-09-23T20:04:01.889 INFO:tasks.rados.rados.0.smithi098.stdout:1263: done (1 left) 2023-09-23T20:04:01.889 INFO:tasks.rados.rados.0.smithi098.stdout:1264: write oid 247 current snap is 0 2023-09-23T20:04:01.889 INFO:tasks.rados.rados.0.smithi098.stdout:1262: finishing write tid 5 to smithi09866585-198 2023-09-23T20:04:01.889 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 198 v 278 (ObjNum 928 snap 0 seq_num 928) dirty exists 2023-09-23T20:04:01.890 INFO:tasks.rados.rados.0.smithi098.stdout:1262: left oid 198 (ObjNum 928 snap 0 seq_num 928) 2023-09-23T20:04:01.890 INFO:tasks.rados.rados.0.smithi098.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2023-09-23T20:04:01.895 INFO:tasks.rados.rados.0.smithi098.stdout:1264: writing smithi09866585-247 from 430510 to 1007146 tid 1 2023-09-23T20:04:01.903 INFO:tasks.rados.rados.0.smithi098.stdout:1264: writing smithi09866585-247 from 1654842 to 2423160 tid 2 2023-09-23T20:04:01.909 INFO:tasks.rados.rados.0.smithi098.stdout:1264: writing smithi09866585-247 from 2922795 to 3425414 tid 3 2023-09-23T20:04:01.909 INFO:tasks.rados.rados.0.smithi098.stdout:1262: done (1 left) 2023-09-23T20:04:01.909 INFO:tasks.rados.rados.0.smithi098.stdout:1265: write oid 224 current snap is 0 2023-09-23T20:04:01.909 INFO:tasks.rados.rados.0.smithi098.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2023-09-23T20:04:01.916 INFO:tasks.rados.rados.0.smithi098.stdout:1265: writing smithi09866585-224 from 447317 to 1099202 tid 1 2023-09-23T20:04:01.923 INFO:tasks.rados.rados.0.smithi098.stdout:1265: writing smithi09866585-224 from 1713324 to 2341653 tid 2 2023-09-23T20:04:01.930 INFO:tasks.rados.rados.0.smithi098.stdout:1265: writing smithi09866585-224 from 3066571 to 3647317 tid 3 2023-09-23T20:04:01.931 INFO:tasks.rados.rados.0.smithi098.stdout:1266: read oid 300 snap -1 2023-09-23T20:04:01.931 INFO:tasks.rados.rados.0.smithi098.stdout:1266: expect (ObjNum 649 snap 0 seq_num 649) 2023-09-23T20:04:01.931 INFO:tasks.rados.rados.0.smithi098.stdout:1267: delete oid 143 current snap is 0 2023-09-23T20:04:01.931 INFO:tasks.rados.rados.0.smithi098.stdout:1264: finishing write tid 1 to smithi09866585-247 2023-09-23T20:04:01.931 INFO:tasks.rados.rados.0.smithi098.stdout:1264: finishing write tid 2 to smithi09866585-247 2023-09-23T20:04:01.931 INFO:tasks.rados.rados.0.smithi098.stdout:1264: finishing write tid 3 to smithi09866585-247 2023-09-23T20:04:01.931 INFO:tasks.rados.rados.0.smithi098.stdout:1264: finishing write tid 4 to smithi09866585-247 2023-09-23T20:04:01.931 INFO:tasks.rados.rados.0.smithi098.stdout:1264: finishing write tid 5 to smithi09866585-247 2023-09-23T20:04:01.931 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 247 v 192 (ObjNum 930 snap 0 seq_num 930) dirty exists 2023-09-23T20:04:01.931 INFO:tasks.rados.rados.0.smithi098.stdout:1264: left oid 247 (ObjNum 930 snap 0 seq_num 930) 2023-09-23T20:04:01.931 INFO:tasks.rados.rados.0.smithi098.stdout:1265: finishing write tid 1 to smithi09866585-224 2023-09-23T20:04:01.932 INFO:tasks.rados.rados.0.smithi098.stdout:1265: finishing write tid 2 to smithi09866585-224 2023-09-23T20:04:01.934 INFO:tasks.rados.rados.0.smithi098.stdout:1264: done (3 left) 2023-09-23T20:04:01.935 INFO:tasks.rados.rados.0.smithi098.stdout:1267: done (2 left) 2023-09-23T20:04:01.935 INFO:tasks.rados.rados.0.smithi098.stdout:1268: read oid 248 snap -1 2023-09-23T20:04:01.935 INFO:tasks.rados.rados.0.smithi098.stdout:1268: expect (ObjNum 735 snap 0 seq_num 735) 2023-09-23T20:04:01.935 INFO:tasks.rados.rados.0.smithi098.stdout:1269: write oid 260 current snap is 0 2023-09-23T20:04:01.935 INFO:tasks.rados.rados.0.smithi098.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2023-09-23T20:04:01.941 INFO:tasks.rados.rados.0.smithi098.stdout:1269: writing smithi09866585-260 from 480931 to 883314 tid 1 2023-09-23T20:04:01.948 INFO:tasks.rados.rados.0.smithi098.stdout:1269: writing smithi09866585-260 from 1313935 to 1829580 tid 2 2023-09-23T20:04:01.955 INFO:tasks.rados.rados.0.smithi098.stdout:1269: writing smithi09866585-260 from 2488711 to 2941499 tid 3 2023-09-23T20:04:01.959 INFO:tasks.rados.rados.0.smithi098.stdout:1269: writing smithi09866585-260 from 3443230 to 3680931 tid 4 2023-09-23T20:04:01.959 INFO:tasks.rados.rados.0.smithi098.stdout:1270: write oid 398 current snap is 0 2023-09-23T20:04:01.960 INFO:tasks.rados.rados.0.smithi098.stdout:1265: finishing write tid 3 to smithi09866585-224 2023-09-23T20:04:01.960 INFO:tasks.rados.rados.0.smithi098.stdout:1265: finishing write tid 4 to smithi09866585-224 2023-09-23T20:04:01.960 INFO:tasks.rados.rados.0.smithi098.stdout:1265: finishing write tid 5 to smithi09866585-224 2023-09-23T20:04:01.960 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 224 v 248 (ObjNum 931 snap 0 seq_num 931) dirty exists 2023-09-23T20:04:01.960 INFO:tasks.rados.rados.0.smithi098.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2023-09-23T20:04:01.960 INFO:tasks.rados.rados.0.smithi098.stdout:1266: expect (ObjNum 649 snap 0 seq_num 649) 2023-09-23T20:04:02.080 INFO:tasks.rados.rados.0.smithi098.stdout:1268: expect (ObjNum 735 snap 0 seq_num 735) 2023-09-23T20:04:02.191 INFO:tasks.rados.rados.0.smithi098.stdout:1269: finishing write tid 1 to smithi09866585-260 2023-09-23T20:04:02.192 INFO:tasks.rados.rados.0.smithi098.stdout:1269: finishing write tid 2 to smithi09866585-260 2023-09-23T20:04:02.192 INFO:tasks.rados.rados.0.smithi098.stdout:1269: finishing write tid 3 to smithi09866585-260 2023-09-23T20:04:02.192 INFO:tasks.rados.rados.0.smithi098.stdout:1269: finishing write tid 4 to smithi09866585-260 2023-09-23T20:04:02.192 INFO:tasks.rados.rados.0.smithi098.stdout:1269: finishing write tid 5 to smithi09866585-260 2023-09-23T20:04:02.192 INFO:tasks.rados.rados.0.smithi098.stdout:1269: finishing write tid 6 to smithi09866585-260 2023-09-23T20:04:02.192 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 260 v 283 (ObjNum 933 snap 0 seq_num 933) dirty exists 2023-09-23T20:04:02.192 INFO:tasks.rados.rados.0.smithi098.stdout:1269: left oid 260 (ObjNum 933 snap 0 seq_num 933) 2023-09-23T20:04:02.192 INFO:tasks.rados.rados.0.smithi098.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2023-09-23T20:04:02.202 INFO:tasks.rados.rados.0.smithi098.stdout:1270: writing smithi09866585-398 from 497738 to 975370 tid 1 2023-09-23T20:04:02.213 INFO:tasks.rados.rados.0.smithi098.stdout:1270: writing smithi09866585-398 from 1772417 to 2548073 tid 2 2023-09-23T20:04:02.220 INFO:tasks.rados.rados.0.smithi098.stdout:1270: writing smithi09866585-398 from 3316134 to 3697738 tid 3 2023-09-23T20:04:02.220 INFO:tasks.rados.rados.0.smithi098.stdout:1265: done (4 left) 2023-09-23T20:04:02.220 INFO:tasks.rados.rados.0.smithi098.stdout:1266: done (3 left) 2023-09-23T20:04:02.220 INFO:tasks.rados.rados.0.smithi098.stdout:1268: done (2 left) 2023-09-23T20:04:02.220 INFO:tasks.rados.rados.0.smithi098.stdout:1269: done (1 left) 2023-09-23T20:04:02.221 INFO:tasks.rados.rados.0.smithi098.stdout:1271: read oid 228 snap -1 2023-09-23T20:04:02.221 INFO:tasks.rados.rados.0.smithi098.stdout:1271: expect (ObjNum 630 snap 0 seq_num 630) 2023-09-23T20:04:02.221 INFO:tasks.rados.rados.0.smithi098.stdout:1272: write oid 330 current snap is 0 2023-09-23T20:04:02.221 INFO:tasks.rados.rados.0.smithi098.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2023-09-23T20:04:02.226 INFO:tasks.rados.rados.0.smithi098.stdout:1272: writing smithi09866585-330 from 514545 to 1067426 tid 1 2023-09-23T20:04:02.233 INFO:tasks.rados.rados.0.smithi098.stdout:1272: writing smithi09866585-330 from 1830899 to 2350213 tid 2 2023-09-23T20:04:02.240 INFO:tasks.rados.rados.0.smithi098.stdout:1272: writing smithi09866585-330 from 2943557 to 3418889 tid 3 2023-09-23T20:04:02.240 INFO:tasks.rados.rados.0.smithi098.stdout:1273: write oid 292 current snap is 0 2023-09-23T20:04:02.240 INFO:tasks.rados.rados.0.smithi098.stdout:1270: finishing write tid 1 to smithi09866585-398 2023-09-23T20:04:02.240 INFO:tasks.rados.rados.0.smithi098.stdout:1270: finishing write tid 2 to smithi09866585-398 2023-09-23T20:04:02.240 INFO:tasks.rados.rados.0.smithi098.stdout:1270: finishing write tid 3 to smithi09866585-398 2023-09-23T20:04:02.240 INFO:tasks.rados.rados.0.smithi098.stdout:1270: finishing write tid 4 to smithi09866585-398 2023-09-23T20:04:02.240 INFO:tasks.rados.rados.0.smithi098.stdout:1270: finishing write tid 5 to smithi09866585-398 2023-09-23T20:04:02.240 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 398 v 163 (ObjNum 934 snap 0 seq_num 934) dirty exists 2023-09-23T20:04:02.240 INFO:tasks.rados.rados.0.smithi098.stdout:1270: left oid 398 (ObjNum 934 snap 0 seq_num 934) 2023-09-23T20:04:02.240 INFO:tasks.rados.rados.0.smithi098.stdout:1271: expect (ObjNum 630 snap 0 seq_num 630) 2023-09-23T20:04:02.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:01 smithi173 bash[27697]: audit 2023-09-23T20:04:00.952940+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.98:0/3117868864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:02.360 INFO:tasks.rados.rados.0.smithi098.stdout:1272: finishing write tid 1 to smithi09866585-330 2023-09-23T20:04:02.361 INFO:tasks.rados.rados.0.smithi098.stdout:1272: finishing write tid 2 to smithi09866585-330 2023-09-23T20:04:02.361 INFO:tasks.rados.rados.0.smithi098.stdout:1272: finishing write tid 3 to smithi09866585-330 2023-09-23T20:04:02.361 INFO:tasks.rados.rados.0.smithi098.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2023-09-23T20:04:02.368 INFO:tasks.rados.rados.0.smithi098.stdout:1273: writing smithi09866585-292 from 531352 to 1275835 tid 1 2023-09-23T20:04:02.377 INFO:tasks.rados.rados.0.smithi098.stdout:1273: writing smithi09866585-292 from 2005734 to 2785059 tid 2 2023-09-23T20:04:02.383 INFO:tasks.rados.rados.0.smithi098.stdout:1273: writing smithi09866585-292 from 3487333 to 3731352 tid 3 2023-09-23T20:04:02.383 INFO:tasks.rados.rados.0.smithi098.stdout:1270: done (3 left) 2023-09-23T20:04:02.383 INFO:tasks.rados.rados.0.smithi098.stdout:1271: done (2 left) 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1274: read oid 467 snap -1 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1274: expect deleted 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1275: read oid 324 snap -1 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1275: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1276: read oid 36 snap -1 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1276: expect deleted 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1277: read oid 389 snap -1 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1277: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1272: finishing write tid 4 to smithi09866585-330 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1278: read oid 200 snap -1 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1278: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:04:02.384 INFO:tasks.rados.rados.0.smithi098.stdout:1279: write oid 411 current snap is 0 2023-09-23T20:04:02.385 INFO:tasks.rados.rados.0.smithi098.stdout:1272: finishing write tid 5 to smithi09866585-330 2023-09-23T20:04:02.385 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 330 v 196 (ObjNum 935 snap 0 seq_num 935) dirty exists 2023-09-23T20:04:02.385 INFO:tasks.rados.rados.0.smithi098.stdout:1272: left oid 330 (ObjNum 935 snap 0 seq_num 935) 2023-09-23T20:04:02.385 INFO:tasks.rados.rados.0.smithi098.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2023-09-23T20:04:02.389 INFO:tasks.rados.rados.0.smithi098.stdout:1279: writing smithi09866585-411 from 548159 to 967891 tid 1 2023-09-23T20:04:02.396 INFO:tasks.rados.rados.0.smithi098.stdout:1279: writing smithi09866585-411 from 1664216 to 2187199 tid 2 2023-09-23T20:04:02.403 INFO:tasks.rados.rados.0.smithi098.stdout:1279: writing smithi09866585-411 from 2714756 to 3328985 tid 3 2023-09-23T20:04:02.403 INFO:tasks.rados.rados.0.smithi098.stdout:1272: done (7 left) 2023-09-23T20:04:02.403 INFO:tasks.rados.rados.0.smithi098.stdout:1280: read oid 488 snap -1 2023-09-23T20:04:02.403 INFO:tasks.rados.rados.0.smithi098.stdout:1280: expect (ObjNum 788 snap 0 seq_num 788) 2023-09-23T20:04:02.403 INFO:tasks.rados.rados.0.smithi098.stdout:1281: write oid 414 current snap is 0 2023-09-23T20:04:02.403 INFO:tasks.rados.rados.0.smithi098.stdout:1273: finishing write tid 1 to smithi09866585-292 2023-09-23T20:04:02.403 INFO:tasks.rados.rados.0.smithi098.stdout:1273: finishing write tid 2 to smithi09866585-292 2023-09-23T20:04:02.403 INFO:tasks.rados.rados.0.smithi098.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2023-09-23T20:04:02.409 INFO:tasks.rados.rados.0.smithi098.stdout:1281: writing smithi09866585-414 from 564966 to 1059947 tid 1 2023-09-23T20:04:02.416 INFO:tasks.rados.rados.0.smithi098.stdout:1281: writing smithi09866585-414 from 1606345 to 2389339 tid 2 2023-09-23T20:04:02.422 INFO:tasks.rados.rados.0.smithi098.stdout:1281: writing smithi09866585-414 from 3025826 to 3451327 tid 3 2023-09-23T20:04:02.422 INFO:tasks.rados.rados.0.smithi098.stdout:1274: done (8 left) 2023-09-23T20:04:02.422 INFO:tasks.rados.rados.0.smithi098.stdout:1276: done (7 left) 2023-09-23T20:04:02.423 INFO:tasks.rados.rados.0.smithi098.stdout:1282: write oid 164 current snap is 0 2023-09-23T20:04:02.423 INFO:tasks.rados.rados.0.smithi098.stdout:1273: finishing write tid 3 to smithi09866585-292 2023-09-23T20:04:02.423 INFO:tasks.rados.rados.0.smithi098.stdout:1273: finishing write tid 4 to smithi09866585-292 2023-09-23T20:04:02.423 INFO:tasks.rados.rados.0.smithi098.stdout:1273: finishing write tid 5 to smithi09866585-292 2023-09-23T20:04:02.423 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 292 v 165 (ObjNum 936 snap 0 seq_num 936) dirty exists 2023-09-23T20:04:02.423 INFO:tasks.rados.rados.0.smithi098.stdout:1273: left oid 292 (ObjNum 936 snap 0 seq_num 936) 2023-09-23T20:04:02.423 INFO:tasks.rados.rados.0.smithi098.stdout:1277: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-23T20:04:02.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:01 smithi098 bash[27308]: audit 2023-09-23T20:04:00.952940+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.98:0/3117868864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:02.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:01 smithi098 bash[33670]: audit 2023-09-23T20:04:00.952940+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.98:0/3117868864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:02.507 INFO:tasks.rados.rados.0.smithi098.stdout:1278: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:04:02.607 INFO:tasks.rados.rados.0.smithi098.stdout:1275: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-23T20:04:02.742 INFO:tasks.rados.rados.0.smithi098.stdout:1279: finishing write tid 1 to smithi09866585-411 2023-09-23T20:04:02.742 INFO:tasks.rados.rados.0.smithi098.stdout:1279: finishing write tid 2 to smithi09866585-411 2023-09-23T20:04:02.742 INFO:tasks.rados.rados.0.smithi098.stdout:1279: finishing write tid 3 to smithi09866585-411 2023-09-23T20:04:02.743 INFO:tasks.rados.rados.0.smithi098.stdout:1279: finishing write tid 4 to smithi09866585-411 2023-09-23T20:04:02.743 INFO:tasks.rados.rados.0.smithi098.stdout:1279: finishing write tid 5 to smithi09866585-411 2023-09-23T20:04:02.743 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 411 v 147 (ObjNum 937 snap 0 seq_num 937) dirty exists 2023-09-23T20:04:02.743 INFO:tasks.rados.rados.0.smithi098.stdout:1279: left oid 411 (ObjNum 937 snap 0 seq_num 937) 2023-09-23T20:04:02.743 INFO:tasks.rados.rados.0.smithi098.stdout:1280: expect (ObjNum 788 snap 0 seq_num 788) 2023-09-23T20:04:02.889 INFO:tasks.rados.rados.0.smithi098.stdout:1281: finishing write tid 1 to smithi09866585-414 2023-09-23T20:04:02.889 INFO:tasks.rados.rados.0.smithi098.stdout:1281: finishing write tid 2 to smithi09866585-414 2023-09-23T20:04:02.889 INFO:tasks.rados.rados.0.smithi098.stdout:1281: finishing write tid 3 to smithi09866585-414 2023-09-23T20:04:02.889 INFO:tasks.rados.rados.0.smithi098.stdout:1281: finishing write tid 4 to smithi09866585-414 2023-09-23T20:04:02.890 INFO:tasks.rados.rados.0.smithi098.stdout:1281: finishing write tid 5 to smithi09866585-414 2023-09-23T20:04:02.890 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 414 v 252 (ObjNum 938 snap 0 seq_num 938) dirty exists 2023-09-23T20:04:02.890 INFO:tasks.rados.rados.0.smithi098.stdout:1281: left oid 414 (ObjNum 938 snap 0 seq_num 938) 2023-09-23T20:04:02.890 INFO:tasks.rados.rados.0.smithi098.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2023-09-23T20:04:02.902 INFO:tasks.rados.rados.0.smithi098.stdout:1282: writing smithi09866585-164 from 581773 to 1152003 tid 1 2023-09-23T20:04:02.907 INFO:tasks.rados.rados.0.smithi098.stdout:1282: writing smithi09866585-164 from 1664827 to 2191479 tid 2 2023-09-23T20:04:02.914 INFO:tasks.rados.rados.0.smithi098.stdout:1282: writing smithi09866585-164 from 2653249 to 3290022 tid 3 2023-09-23T20:04:02.914 INFO:tasks.rados.rados.0.smithi098.stdout:1273: done (7 left) 2023-09-23T20:04:02.915 INFO:tasks.rados.rados.0.smithi098.stdout:1275: done (6 left) 2023-09-23T20:04:02.915 INFO:tasks.rados.rados.0.smithi098.stdout:1277: done (5 left) 2023-09-23T20:04:02.915 INFO:tasks.rados.rados.0.smithi098.stdout:1278: done (4 left) 2023-09-23T20:04:02.915 INFO:tasks.rados.rados.0.smithi098.stdout:1279: done (3 left) 2023-09-23T20:04:02.915 INFO:tasks.rados.rados.0.smithi098.stdout:1280: done (2 left) 2023-09-23T20:04:02.915 INFO:tasks.rados.rados.0.smithi098.stdout:1281: done (1 left) 2023-09-23T20:04:02.915 INFO:tasks.rados.rados.0.smithi098.stdout:1283: delete oid 391 current snap is 0 2023-09-23T20:04:02.915 INFO:tasks.rados.rados.0.smithi098.stdout:1282: finishing write tid 1 to smithi09866585-164 2023-09-23T20:04:02.915 INFO:tasks.rados.rados.0.smithi098.stdout:1282: finishing write tid 2 to smithi09866585-164 2023-09-23T20:04:02.919 INFO:tasks.rados.rados.0.smithi098.stdout:1282: finishing write tid 3 to smithi09866585-164 2023-09-23T20:04:02.919 INFO:tasks.rados.rados.0.smithi098.stdout:1282: finishing write tid 4 to smithi09866585-164 2023-09-23T20:04:02.919 INFO:tasks.rados.rados.0.smithi098.stdout:1282: finishing write tid 5 to smithi09866585-164 2023-09-23T20:04:02.919 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 164 v 151 (ObjNum 939 snap 0 seq_num 939) dirty exists 2023-09-23T20:04:02.919 INFO:tasks.rados.rados.0.smithi098.stdout:1282: left oid 164 (ObjNum 939 snap 0 seq_num 939) 2023-09-23T20:04:02.919 INFO:tasks.rados.rados.0.smithi098.stdout:1282: done (1 left) 2023-09-23T20:04:02.919 INFO:tasks.rados.rados.0.smithi098.stdout:1283: done (0 left) 2023-09-23T20:04:02.919 INFO:tasks.rados.rados.0.smithi098.stdout:1284: write oid 57 current snap is 0 2023-09-23T20:04:02.919 INFO:tasks.rados.rados.0.smithi098.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2023-09-23T20:04:02.929 INFO:tasks.rados.rados.0.smithi098.stdout:1284: writing smithi09866585-57 from 615387 to 1336115 tid 1 2023-09-23T20:04:02.935 INFO:tasks.rados.rados.0.smithi098.stdout:1284: writing smithi09866585-57 from 1781791 to 2312112 tid 2 2023-09-23T20:04:02.944 INFO:tasks.rados.rados.0.smithi098.stdout:1284: writing smithi09866585-57 from 3108095 to 3815387 tid 3 2023-09-23T20:04:02.944 INFO:tasks.rados.rados.0.smithi098.stdout:1285: write oid 25 current snap is 0 2023-09-23T20:04:02.944 INFO:tasks.rados.rados.0.smithi098.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2023-09-23T20:04:02.952 INFO:tasks.rados.rados.0.smithi098.stdout:1285: writing smithi09866585-25 from 632194 to 1428171 tid 1 2023-09-23T20:04:02.960 INFO:tasks.rados.rados.0.smithi098.stdout:1285: writing smithi09866585-25 from 2123920 to 2914252 tid 2 2023-09-23T20:04:02.966 INFO:tasks.rados.rados.0.smithi098.stdout:1285: writing smithi09866585-25 from 3419165 to 3832194 tid 3 2023-09-23T20:04:02.966 INFO:tasks.rados.rados.0.smithi098.stdout:1286: write oid 32 current snap is 0 2023-09-23T20:04:02.966 INFO:tasks.rados.rados.0.smithi098.stdout:1284: finishing write tid 1 to smithi09866585-57 2023-09-23T20:04:02.966 INFO:tasks.rados.rados.0.smithi098.stdout:1284: finishing write tid 2 to smithi09866585-57 2023-09-23T20:04:02.966 INFO:tasks.rados.rados.0.smithi098.stdout:1284: finishing write tid 3 to smithi09866585-57 2023-09-23T20:04:02.966 INFO:tasks.rados.rados.0.smithi098.stdout:1284: finishing write tid 4 to smithi09866585-57 2023-09-23T20:04:02.966 INFO:tasks.rados.rados.0.smithi098.stdout:1284: finishing write tid 5 to smithi09866585-57 2023-09-23T20:04:02.966 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 57 v 234 (ObjNum 941 snap 0 seq_num 941) dirty exists 2023-09-23T20:04:02.967 INFO:tasks.rados.rados.0.smithi098.stdout:1284: left oid 57 (ObjNum 941 snap 0 seq_num 941) 2023-09-23T20:04:02.967 INFO:tasks.rados.rados.0.smithi098.stdout:1285: finishing write tid 1 to smithi09866585-25 2023-09-23T20:04:02.967 INFO:tasks.rados.rados.0.smithi098.stdout:1285: finishing write tid 2 to smithi09866585-25 2023-09-23T20:04:02.967 INFO:tasks.rados.rados.0.smithi098.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2023-09-23T20:04:02.972 INFO:tasks.rados.rados.0.smithi098.stdout:1286: writing smithi09866585-32 from 649001 to 1236580 tid 1 2023-09-23T20:04:02.979 INFO:tasks.rados.rados.0.smithi098.stdout:1286: writing smithi09866585-32 from 1898755 to 2432745 tid 2 2023-09-23T20:04:02.988 INFO:tasks.rados.rados.0.smithi098.stdout:1286: writing smithi09866585-32 from 3162941 to 3849001 tid 3 2023-09-23T20:04:02.988 INFO:tasks.rados.rados.0.smithi098.stdout:1284: done (2 left) 2023-09-23T20:04:02.988 INFO:tasks.rados.rados.0.smithi098.stdout:1287: write oid 439 current snap is 0 2023-09-23T20:04:02.988 INFO:tasks.rados.rados.0.smithi098.stdout:1285: finishing write tid 3 to smithi09866585-25 2023-09-23T20:04:02.988 INFO:tasks.rados.rados.0.smithi098.stdout:1285: finishing write tid 4 to smithi09866585-25 2023-09-23T20:04:02.988 INFO:tasks.rados.rados.0.smithi098.stdout:1285: finishing write tid 5 to smithi09866585-25 2023-09-23T20:04:02.988 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 25 v 209 (ObjNum 942 snap 0 seq_num 942) dirty exists 2023-09-23T20:04:02.988 INFO:tasks.rados.rados.0.smithi098.stdout:1285: left oid 25 (ObjNum 942 snap 0 seq_num 942) 2023-09-23T20:04:02.989 INFO:tasks.rados.rados.0.smithi098.stdout:1286: finishing write tid 1 to smithi09866585-32 2023-09-23T20:04:02.989 INFO:tasks.rados.rados.0.smithi098.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2023-09-23T20:04:02.995 INFO:tasks.rados.rados.0.smithi098.stdout:1287: writing smithi09866585-439 from 665808 to 1328636 tid 1 2023-09-23T20:04:03.002 INFO:tasks.rados.rados.0.smithi098.stdout:1287: writing smithi09866585-439 from 1957237 to 2634885 tid 2 2023-09-23T20:04:03.009 INFO:tasks.rados.rados.0.smithi098.stdout:1287: writing smithi09866585-439 from 3074011 to 3683497 tid 3 2023-09-23T20:04:03.009 INFO:tasks.rados.rados.0.smithi098.stdout:1285: done (2 left) 2023-09-23T20:04:03.009 INFO:tasks.rados.rados.0.smithi098.stdout:1288: read oid 333 snap -1 2023-09-23T20:04:03.009 INFO:tasks.rados.rados.0.smithi098.stdout:1288: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:04:03.009 INFO:tasks.rados.rados.0.smithi098.stdout:1289: read oid 478 snap -1 2023-09-23T20:04:03.010 INFO:tasks.rados.rados.0.smithi098.stdout:1289: expect (ObjNum 827 snap 0 seq_num 827) 2023-09-23T20:04:03.010 INFO:tasks.rados.rados.0.smithi098.stdout:1290: read oid 323 snap -1 2023-09-23T20:04:03.010 INFO:tasks.rados.rados.0.smithi098.stdout:1290: expect (ObjNum 322 snap 0 seq_num 322) 2023-09-23T20:04:03.010 INFO:tasks.rados.rados.0.smithi098.stdout:1291: write oid 455 current snap is 0 2023-09-23T20:04:03.010 INFO:tasks.rados.rados.0.smithi098.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2023-09-23T20:04:03.017 INFO:tasks.rados.rados.0.smithi098.stdout:1291: writing smithi09866585-455 from 682615 to 1420692 tid 1 2023-09-23T20:04:03.024 INFO:tasks.rados.rados.0.smithi098.stdout:1291: writing smithi09866585-455 from 2015719 to 2553378 tid 2 2023-09-23T20:04:03.030 INFO:tasks.rados.rados.0.smithi098.stdout:1291: writing smithi09866585-455 from 3217787 to 3638545 tid 3 2023-09-23T20:04:03.030 INFO:tasks.rados.rados.0.smithi098.stdout:1292: write oid 23 current snap is 0 2023-09-23T20:04:03.031 INFO:tasks.rados.rados.0.smithi098.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2023-09-23T20:04:03.036 INFO:tasks.rados.rados.0.smithi098.stdout:1292: writing smithi09866585-23 from 699422 to 1112748 tid 1 2023-09-23T20:04:03.043 INFO:tasks.rados.rados.0.smithi098.stdout:1292: writing smithi09866585-23 from 1557848 to 2239165 tid 2 2023-09-23T20:04:03.052 INFO:tasks.rados.rados.0.smithi098.stdout:1292: writing smithi09866585-23 from 3012504 to 3760887 tid 3 2023-09-23T20:04:03.052 INFO:tasks.rados.rados.0.smithi098.stdout:1293: write oid 105 current snap is 0 2023-09-23T20:04:03.052 INFO:tasks.rados.rados.0.smithi098.stdout:1286: finishing write tid 2 to smithi09866585-32 2023-09-23T20:04:03.052 INFO:tasks.rados.rados.0.smithi098.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2023-09-23T20:04:03.058 INFO:tasks.rados.rados.0.smithi098.stdout:1293: writing smithi09866585-105 from 716229 to 1204804 tid 1 2023-09-23T20:04:03.064 INFO:tasks.rados.rados.0.smithi098.stdout:1293: writing smithi09866585-105 from 1616330 to 2157658 tid 2 2023-09-23T20:04:03.071 INFO:tasks.rados.rados.0.smithi098.stdout:1293: writing smithi09866585-105 from 2756280 to 3315935 tid 3 2023-09-23T20:04:03.071 INFO:tasks.rados.rados.0.smithi098.stdout:1294: read oid 171 snap -1 2023-09-23T20:04:03.071 INFO:tasks.rados.rados.0.smithi098.stdout:1294: expect (ObjNum 170 snap 0 seq_num 170) 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi098.stdout:1295: read oid 385 snap -1 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi098.stdout:1295: expect (ObjNum 768 snap 0 seq_num 768) 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi098.stdout:1296: write oid 245 current snap is 0 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi098.stdout:1286: finishing write tid 3 to smithi09866585-32 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi098.stdout:1286: finishing write tid 4 to smithi09866585-32 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi098.stdout:1286: finishing write tid 5 to smithi09866585-32 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 32 v 154 (ObjNum 943 snap 0 seq_num 943) dirty exists 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi098.stdout:1286: left oid 32 (ObjNum 943 snap 0 seq_num 943) 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi098.stdout:1287: finishing write tid 1 to smithi09866585-439 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi098.stdout:1287: finishing write tid 2 to smithi09866585-439 2023-09-23T20:04:03.072 INFO:tasks.rados.rados.0.smithi098.stdout:1288: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T20:04:03.209 INFO:tasks.rados.rados.0.smithi098.stdout:1287: finishing write tid 3 to smithi09866585-439 2023-09-23T20:04:03.209 INFO:tasks.rados.rados.0.smithi098.stdout:1287: finishing write tid 4 to smithi09866585-439 2023-09-23T20:04:03.209 INFO:tasks.rados.rados.0.smithi098.stdout:1287: finishing write tid 5 to smithi09866585-439 2023-09-23T20:04:03.209 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 439 v 191 (ObjNum 944 snap 0 seq_num 944) dirty exists 2023-09-23T20:04:03.209 INFO:tasks.rados.rados.0.smithi098.stdout:1287: left oid 439 (ObjNum 944 snap 0 seq_num 944) 2023-09-23T20:04:03.210 INFO:tasks.rados.rados.0.smithi098.stdout:1290: expect (ObjNum 322 snap 0 seq_num 322) 2023-09-23T20:04:03.327 INFO:tasks.rados.rados.0.smithi098.stdout:1291: finishing write tid 1 to smithi09866585-455 2023-09-23T20:04:03.327 INFO:tasks.rados.rados.0.smithi098.stdout:1289: expect (ObjNum 827 snap 0 seq_num 827) 2023-09-23T20:04:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:02 smithi173 bash[27697]: cluster 2023-09-23T20:04:01.782867+0000 mgr.y (mgr.14442) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.8 MiB/s wr, 95 op/s 2023-09-23T20:04:03.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:02 smithi098 bash[27308]: cluster 2023-09-23T20:04:01.782867+0000 mgr.y (mgr.14442) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.8 MiB/s wr, 95 op/s 2023-09-23T20:04:03.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:02 smithi098 bash[33670]: cluster 2023-09-23T20:04:01.782867+0000 mgr.y (mgr.14442) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 9.8 MiB/s wr, 95 op/s 2023-09-23T20:04:03.512 INFO:tasks.rados.rados.0.smithi098.stdout:1291: finishing write tid 2 to smithi09866585-455 2023-09-23T20:04:03.512 INFO:tasks.rados.rados.0.smithi098.stdout:1291: finishing write tid 3 to smithi09866585-455 2023-09-23T20:04:03.512 INFO:tasks.rados.rados.0.smithi098.stdout:1291: finishing write tid 4 to smithi09866585-455 2023-09-23T20:04:03.512 INFO:tasks.rados.rados.0.smithi098.stdout:1291: finishing write tid 5 to smithi09866585-455 2023-09-23T20:04:03.512 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 455 v 195 (ObjNum 945 snap 0 seq_num 945) dirty exists 2023-09-23T20:04:03.512 INFO:tasks.rados.rados.0.smithi098.stdout:1291: left oid 455 (ObjNum 945 snap 0 seq_num 945) 2023-09-23T20:04:03.512 INFO:tasks.rados.rados.0.smithi098.stdout:1292: finishing write tid 1 to smithi09866585-23 2023-09-23T20:04:03.512 INFO:tasks.rados.rados.0.smithi098.stdout:1292: finishing write tid 2 to smithi09866585-23 2023-09-23T20:04:03.513 INFO:tasks.rados.rados.0.smithi098.stdout:1292: finishing write tid 3 to smithi09866585-23 2023-09-23T20:04:03.513 INFO:tasks.rados.rados.0.smithi098.stdout:1292: finishing write tid 4 to smithi09866585-23 2023-09-23T20:04:03.513 INFO:tasks.rados.rados.0.smithi098.stdout:1292: finishing write tid 5 to smithi09866585-23 2023-09-23T20:04:03.513 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 23 v 167 (ObjNum 946 snap 0 seq_num 946) dirty exists 2023-09-23T20:04:03.513 INFO:tasks.rados.rados.0.smithi098.stdout:1292: left oid 23 (ObjNum 946 snap 0 seq_num 946) 2023-09-23T20:04:03.513 INFO:tasks.rados.rados.0.smithi098.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2023-09-23T20:04:03.524 INFO:tasks.rados.rados.0.smithi098.stdout:1296: writing smithi09866585-245 from 733036 to 1296860 tid 1 2023-09-23T20:04:03.532 INFO:tasks.rados.rados.0.smithi098.stdout:1296: writing smithi09866585-245 from 2074812 to 2759798 tid 2 2023-09-23T20:04:03.539 INFO:tasks.rados.rados.0.smithi098.stdout:1296: writing smithi09866585-245 from 3183703 to 3933036 tid 3 2023-09-23T20:04:03.539 INFO:tasks.rados.rados.0.smithi098.stdout:1286: done (10 left) 2023-09-23T20:04:03.539 INFO:tasks.rados.rados.0.smithi098.stdout:1287: done (9 left) 2023-09-23T20:04:03.539 INFO:tasks.rados.rados.0.smithi098.stdout:1288: done (8 left) 2023-09-23T20:04:03.539 INFO:tasks.rados.rados.0.smithi098.stdout:1289: done (7 left) 2023-09-23T20:04:03.539 INFO:tasks.rados.rados.0.smithi098.stdout:1290: done (6 left) 2023-09-23T20:04:03.539 INFO:tasks.rados.rados.0.smithi098.stdout:1291: done (5 left) 2023-09-23T20:04:03.539 INFO:tasks.rados.rados.0.smithi098.stdout:1292: done (4 left) 2023-09-23T20:04:03.539 INFO:tasks.rados.rados.0.smithi098.stdout:1297: write oid 190 current snap is 0 2023-09-23T20:04:03.539 INFO:tasks.rados.rados.0.smithi098.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2023-09-23T20:04:03.546 INFO:tasks.rados.rados.0.smithi098.stdout:1297: writing smithi09866585-190 from 749843 to 1388916 tid 1 2023-09-23T20:04:03.553 INFO:tasks.rados.rados.0.smithi098.stdout:1297: writing smithi09866585-190 from 2133294 to 2678291 tid 2 2023-09-23T20:04:03.559 INFO:tasks.rados.rados.0.smithi098.stdout:1297: writing smithi09866585-190 from 3211126 to 3793325 tid 3 2023-09-23T20:04:03.559 INFO:tasks.rados.rados.0.smithi098.stdout:1298: read oid 225 snap -1 2023-09-23T20:04:03.559 INFO:tasks.rados.rados.0.smithi098.stdout:1298: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-23T20:04:03.559 INFO:tasks.rados.rados.0.smithi098.stdout:1299: delete oid 445 current snap is 0 2023-09-23T20:04:03.560 INFO:tasks.rados.rados.0.smithi098.stdout:1293: finishing write tid 1 to smithi09866585-105 2023-09-23T20:04:03.560 INFO:tasks.rados.rados.0.smithi098.stdout:1293: finishing write tid 2 to smithi09866585-105 2023-09-23T20:04:03.560 INFO:tasks.rados.rados.0.smithi098.stdout:1293: finishing write tid 3 to smithi09866585-105 2023-09-23T20:04:03.560 INFO:tasks.rados.rados.0.smithi098.stdout:1293: finishing write tid 4 to smithi09866585-105 2023-09-23T20:04:03.560 INFO:tasks.rados.rados.0.smithi098.stdout:1293: finishing write tid 5 to smithi09866585-105 2023-09-23T20:04:03.560 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 105 v 171 (ObjNum 947 snap 0 seq_num 947) dirty exists 2023-09-23T20:04:03.560 INFO:tasks.rados.rados.0.smithi098.stdout:1293: left oid 105 (ObjNum 947 snap 0 seq_num 947) 2023-09-23T20:04:03.560 INFO:tasks.rados.rados.0.smithi098.stdout:1294: expect (ObjNum 170 snap 0 seq_num 170) 2023-09-23T20:04:03.661 INFO:tasks.rados.rados.0.smithi098.stdout:1295: expect (ObjNum 768 snap 0 seq_num 768) 2023-09-23T20:04:03.800 INFO:tasks.rados.rados.0.smithi098.stdout:1296: finishing write tid 1 to smithi09866585-245 2023-09-23T20:04:03.800 INFO:tasks.rados.rados.0.smithi098.stdout:1296: finishing write tid 2 to smithi09866585-245 2023-09-23T20:04:03.800 INFO:tasks.rados.rados.0.smithi098.stdout:1296: finishing write tid 3 to smithi09866585-245 2023-09-23T20:04:03.800 INFO:tasks.rados.rados.0.smithi098.stdout:1296: finishing write tid 4 to smithi09866585-245 2023-09-23T20:04:03.800 INFO:tasks.rados.rados.0.smithi098.stdout:1296: finishing write tid 5 to smithi09866585-245 2023-09-23T20:04:03.800 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 245 v 256 (ObjNum 948 snap 0 seq_num 948) dirty exists 2023-09-23T20:04:03.800 INFO:tasks.rados.rados.0.smithi098.stdout:1296: left oid 245 (ObjNum 948 snap 0 seq_num 948) 2023-09-23T20:04:03.800 INFO:tasks.rados.rados.0.smithi098.stdout:1297: finishing write tid 1 to smithi09866585-190 2023-09-23T20:04:03.801 INFO:tasks.rados.rados.0.smithi098.stdout:1297: finishing write tid 2 to smithi09866585-190 2023-09-23T20:04:03.801 INFO:tasks.rados.rados.0.smithi098.stdout:1297: finishing write tid 3 to smithi09866585-190 2023-09-23T20:04:03.801 INFO:tasks.rados.rados.0.smithi098.stdout:1297: finishing write tid 4 to smithi09866585-190 2023-09-23T20:04:03.801 INFO:tasks.rados.rados.0.smithi098.stdout:1297: finishing write tid 5 to smithi09866585-190 2023-09-23T20:04:03.801 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 190 v 238 (ObjNum 949 snap 0 seq_num 949) dirty exists 2023-09-23T20:04:03.801 INFO:tasks.rados.rados.0.smithi098.stdout:1297: left oid 190 (ObjNum 949 snap 0 seq_num 949) 2023-09-23T20:04:03.801 INFO:tasks.rados.rados.0.smithi098.stdout:1298: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-23T20:04:03.890 INFO:tasks.rados.rados.0.smithi098.stdout:1293: done (6 left) 2023-09-23T20:04:03.890 INFO:tasks.rados.rados.0.smithi098.stdout:1294: done (5 left) 2023-09-23T20:04:03.890 INFO:tasks.rados.rados.0.smithi098.stdout:1295: done (4 left) 2023-09-23T20:04:03.890 INFO:tasks.rados.rados.0.smithi098.stdout:1296: done (3 left) 2023-09-23T20:04:03.890 INFO:tasks.rados.rados.0.smithi098.stdout:1297: done (2 left) 2023-09-23T20:04:03.890 INFO:tasks.rados.rados.0.smithi098.stdout:1298: done (1 left) 2023-09-23T20:04:03.891 INFO:tasks.rados.rados.0.smithi098.stdout:1299: done (0 left) 2023-09-23T20:04:03.891 INFO:tasks.rados.rados.0.smithi098.stdout:1300: delete oid 197 current snap is 0 2023-09-23T20:04:03.892 INFO:tasks.rados.rados.0.smithi098.stdout:1300: done (0 left) 2023-09-23T20:04:03.893 INFO:tasks.rados.rados.0.smithi098.stdout:1301: write oid 61 current snap is 0 2023-09-23T20:04:03.893 INFO:tasks.rados.rados.0.smithi098.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2023-09-23T20:04:03.903 INFO:tasks.rados.rados.0.smithi098.stdout:1301: writing smithi09866585-61 from 400264 to 981437 tid 1 2023-09-23T20:04:03.910 INFO:tasks.rados.rados.0.smithi098.stdout:1301: writing smithi09866585-61 from 1508740 to 2000264 tid 2 2023-09-23T20:04:03.910 INFO:tasks.rados.rados.0.smithi098.stdout:1302: write oid 498 current snap is 0 2023-09-23T20:04:03.910 INFO:tasks.rados.rados.0.smithi098.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2023-09-23T20:04:03.916 INFO:tasks.rados.rados.0.smithi098.stdout:1302: writing smithi09866585-498 from 417071 to 1073493 tid 1 2023-09-23T20:04:03.922 INFO:tasks.rados.rados.0.smithi098.stdout:1302: writing smithi09866585-498 from 1567222 to 2017071 tid 2 2023-09-23T20:04:03.922 INFO:tasks.rados.rados.0.smithi098.stdout:1303: write oid 196 current snap is 0 2023-09-23T20:04:03.922 INFO:tasks.rados.rados.0.smithi098.stdout:1301: finishing write tid 1 to smithi09866585-61 2023-09-23T20:04:03.922 INFO:tasks.rados.rados.0.smithi098.stdout:1301: finishing write tid 2 to smithi09866585-61 2023-09-23T20:04:03.922 INFO:tasks.rados.rados.0.smithi098.stdout:1302: finishing write tid 1 to smithi09866585-498 2023-09-23T20:04:03.922 INFO:tasks.rados.rados.0.smithi098.stdout:1301: finishing write tid 3 to smithi09866585-61 2023-09-23T20:04:03.923 INFO:tasks.rados.rados.0.smithi098.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2023-09-23T20:04:03.928 INFO:tasks.rados.rados.0.smithi098.stdout:1303: writing smithi09866585-196 from 433878 to 1165549 tid 1 2023-09-23T20:04:03.934 INFO:tasks.rados.rados.0.smithi098.stdout:1303: writing smithi09866585-196 from 1909351 to 2033878 tid 2 2023-09-23T20:04:03.934 INFO:tasks.rados.rados.0.smithi098.stdout:1304: read oid 408 snap -1 2023-09-23T20:04:03.934 INFO:tasks.rados.rados.0.smithi098.stdout:1304: expect (ObjNum 407 snap 0 seq_num 407) 2023-09-23T20:04:03.934 INFO:tasks.rados.rados.0.smithi098.stdout:1305: read oid 43 snap -1 2023-09-23T20:04:03.934 INFO:tasks.rados.rados.0.smithi098.stdout:1305: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T20:04:03.934 INFO:tasks.rados.rados.0.smithi098.stdout:1306: write oid 229 current snap is 0 2023-09-23T20:04:03.934 INFO:tasks.rados.rados.0.smithi098.stdout:1301: finishing write tid 4 to smithi09866585-61 2023-09-23T20:04:03.935 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 61 v 287 (ObjNum 952 snap 0 seq_num 952) dirty exists 2023-09-23T20:04:03.935 INFO:tasks.rados.rados.0.smithi098.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2023-09-23T20:04:03.935 INFO:tasks.rados.rados.0.smithi098.stdout:1302: finishing write tid 2 to smithi09866585-498 2023-09-23T20:04:03.935 INFO:tasks.rados.rados.0.smithi098.stdout:1302: finishing write tid 3 to smithi09866585-498 2023-09-23T20:04:03.935 INFO:tasks.rados.rados.0.smithi098.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2023-09-23T20:04:03.938 INFO:tasks.rados.rados.0.smithi098.stdout:1306: writing smithi09866585-229 from 450685 to 857605 tid 1 2023-09-23T20:04:03.946 INFO:tasks.rados.rados.0.smithi098.stdout:1306: writing smithi09866585-229 from 1567833 to 2050685 tid 2 2023-09-23T20:04:03.946 INFO:tasks.rados.rados.0.smithi098.stdout:1301: done (5 left) 2023-09-23T20:04:03.946 INFO:tasks.rados.rados.0.smithi098.stdout:1307: read oid 226 snap -1 2023-09-23T20:04:03.946 INFO:tasks.rados.rados.0.smithi098.stdout:1307: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:04:03.946 INFO:tasks.rados.rados.0.smithi098.stdout:1308: write oid 325 current snap is 0 2023-09-23T20:04:03.946 INFO:tasks.rados.rados.0.smithi098.stdout:1302: finishing write tid 4 to smithi09866585-498 2023-09-23T20:04:03.946 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 498 v 174 (ObjNum 953 snap 0 seq_num 953) dirty exists 2023-09-23T20:04:03.946 INFO:tasks.rados.rados.0.smithi098.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2023-09-23T20:04:03.947 INFO:tasks.rados.rados.0.smithi098.stdout:1303: finishing write tid 1 to smithi09866585-196 2023-09-23T20:04:03.947 INFO:tasks.rados.rados.0.smithi098.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2023-09-23T20:04:03.951 INFO:tasks.rados.rados.0.smithi098.stdout:1308: writing smithi09866585-325 from 467492 to 949661 tid 1 2023-09-23T20:04:03.959 INFO:tasks.rados.rados.0.smithi098.stdout:1308: writing smithi09866585-325 from 1626315 to 2067492 tid 2 2023-09-23T20:04:03.959 INFO:tasks.rados.rados.0.smithi098.stdout:1302: done (6 left) 2023-09-23T20:04:03.959 INFO:tasks.rados.rados.0.smithi098.stdout:1309: read oid 65 snap -1 2023-09-23T20:04:03.959 INFO:tasks.rados.rados.0.smithi098.stdout:1309: expect (ObjNum 64 snap 0 seq_num 64) 2023-09-23T20:04:03.959 INFO:tasks.rados.rados.0.smithi098.stdout:1310: write oid 173 current snap is 0 2023-09-23T20:04:03.959 INFO:tasks.rados.rados.0.smithi098.stdout:1303: finishing write tid 2 to smithi09866585-196 2023-09-23T20:04:03.959 INFO:tasks.rados.rados.0.smithi098.stdout:1303: finishing write tid 3 to smithi09866585-196 2023-09-23T20:04:03.959 INFO:tasks.rados.rados.0.smithi098.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2023-09-23T20:04:03.965 INFO:tasks.rados.rados.0.smithi098.stdout:1310: writing smithi09866585-173 from 484299 to 1041717 tid 1 2023-09-23T20:04:03.972 INFO:tasks.rados.rados.0.smithi098.stdout:1310: writing smithi09866585-173 from 1684797 to 2084299 tid 2 2023-09-23T20:04:03.973 INFO:tasks.rados.rados.0.smithi098.stdout:1311: write oid 77 current snap is 0 2023-09-23T20:04:03.973 INFO:tasks.rados.rados.0.smithi098.stdout:1303: finishing write tid 4 to smithi09866585-196 2023-09-23T20:04:03.973 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 196 v 177 (ObjNum 954 snap 0 seq_num 954) dirty exists 2023-09-23T20:04:03.973 INFO:tasks.rados.rados.0.smithi098.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2023-09-23T20:04:03.973 INFO:tasks.rados.rados.0.smithi098.stdout:1306: finishing write tid 1 to smithi09866585-229 2023-09-23T20:04:03.973 INFO:tasks.rados.rados.0.smithi098.stdout:1305: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T20:04:04.070 INFO:tasks.rados.rados.0.smithi098.stdout:1306: finishing write tid 2 to smithi09866585-229 2023-09-23T20:04:04.070 INFO:tasks.rados.rados.0.smithi098.stdout:1306: finishing write tid 3 to smithi09866585-229 2023-09-23T20:04:04.070 INFO:tasks.rados.rados.0.smithi098.stdout:1306: finishing write tid 4 to smithi09866585-229 2023-09-23T20:04:04.070 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 229 v 155 (ObjNum 955 snap 0 seq_num 955) dirty exists 2023-09-23T20:04:04.070 INFO:tasks.rados.rados.0.smithi098.stdout:1306: left oid 229 (ObjNum 955 snap 0 seq_num 955) 2023-09-23T20:04:04.070 INFO:tasks.rados.rados.0.smithi098.stdout:1304: expect (ObjNum 407 snap 0 seq_num 407) 2023-09-23T20:04:04.166 INFO:tasks.rados.rados.0.smithi098.stdout:1308: finishing write tid 1 to smithi09866585-325 2023-09-23T20:04:04.167 INFO:tasks.rados.rados.0.smithi098.stdout:1307: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:04:04.343 INFO:tasks.rados.rados.0.smithi098.stdout:1308: finishing write tid 2 to smithi09866585-325 2023-09-23T20:04:04.343 INFO:tasks.rados.rados.0.smithi098.stdout:1308: finishing write tid 3 to smithi09866585-325 2023-09-23T20:04:04.343 INFO:tasks.rados.rados.0.smithi098.stdout:1308: finishing write tid 4 to smithi09866585-325 2023-09-23T20:04:04.343 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 325 v 199 (ObjNum 956 snap 0 seq_num 956) dirty exists 2023-09-23T20:04:04.343 INFO:tasks.rados.rados.0.smithi098.stdout:1308: left oid 325 (ObjNum 956 snap 0 seq_num 956) 2023-09-23T20:04:04.343 INFO:tasks.rados.rados.0.smithi098.stdout:1309: expect (ObjNum 64 snap 0 seq_num 64) 2023-09-23T20:04:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:03 smithi173 bash[27697]: audit 2023-09-23T20:04:03.378760+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.98:0/3186411166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:04.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:03 smithi098 bash[27308]: audit 2023-09-23T20:04:03.378760+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.98:0/3186411166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:04.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:03 smithi098 bash[33670]: audit 2023-09-23T20:04:03.378760+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.98:0/3186411166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:04.449 INFO:tasks.rados.rados.0.smithi098.stdout:1310: finishing write tid 1 to smithi09866585-173 2023-09-23T20:04:04.449 INFO:tasks.rados.rados.0.smithi098.stdout:1310: finishing write tid 2 to smithi09866585-173 2023-09-23T20:04:04.449 INFO:tasks.rados.rados.0.smithi098.stdout:1310: finishing write tid 3 to smithi09866585-173 2023-09-23T20:04:04.449 INFO:tasks.rados.rados.0.smithi098.stdout:1310: finishing write tid 4 to smithi09866585-173 2023-09-23T20:04:04.449 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 173 v 158 (ObjNum 957 snap 0 seq_num 957) dirty exists 2023-09-23T20:04:04.449 INFO:tasks.rados.rados.0.smithi098.stdout:1310: left oid 173 (ObjNum 957 snap 0 seq_num 957) 2023-09-23T20:04:04.449 INFO:tasks.rados.rados.0.smithi098.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2023-09-23T20:04:04.462 INFO:tasks.rados.rados.0.smithi098.stdout:1311: writing smithi09866585-77 from 501106 to 1250126 tid 1 2023-09-23T20:04:04.468 INFO:tasks.rados.rados.0.smithi098.stdout:1311: writing smithi09866585-77 from 1743279 to 2101106 tid 2 2023-09-23T20:04:04.468 INFO:tasks.rados.rados.0.smithi098.stdout:1303: done (8 left) 2023-09-23T20:04:04.468 INFO:tasks.rados.rados.0.smithi098.stdout:1304: done (7 left) 2023-09-23T20:04:04.468 INFO:tasks.rados.rados.0.smithi098.stdout:1305: done (6 left) 2023-09-23T20:04:04.468 INFO:tasks.rados.rados.0.smithi098.stdout:1306: done (5 left) 2023-09-23T20:04:04.468 INFO:tasks.rados.rados.0.smithi098.stdout:1307: done (4 left) 2023-09-23T20:04:04.468 INFO:tasks.rados.rados.0.smithi098.stdout:1308: done (3 left) 2023-09-23T20:04:04.468 INFO:tasks.rados.rados.0.smithi098.stdout:1309: done (2 left) 2023-09-23T20:04:04.468 INFO:tasks.rados.rados.0.smithi098.stdout:1310: done (1 left) 2023-09-23T20:04:04.468 INFO:tasks.rados.rados.0.smithi098.stdout:1312: read oid 324 snap -1 2023-09-23T20:04:04.469 INFO:tasks.rados.rados.0.smithi098.stdout:1312: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-23T20:04:04.469 INFO:tasks.rados.rados.0.smithi098.stdout:1313: read oid 490 snap -1 2023-09-23T20:04:04.469 INFO:tasks.rados.rados.0.smithi098.stdout:1313: expect (ObjNum 617 snap 0 seq_num 617) 2023-09-23T20:04:04.469 INFO:tasks.rados.rados.0.smithi098.stdout:1314: delete oid 137 current snap is 0 2023-09-23T20:04:04.471 INFO:tasks.rados.rados.0.smithi098.stdout:1312: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-23T20:04:04.605 INFO:tasks.rados.rados.0.smithi098.stdout:1311: finishing write tid 1 to smithi09866585-77 2023-09-23T20:04:04.605 INFO:tasks.rados.rados.0.smithi098.stdout:1311: finishing write tid 2 to smithi09866585-77 2023-09-23T20:04:04.605 INFO:tasks.rados.rados.0.smithi098.stdout:1313: expect (ObjNum 617 snap 0 seq_num 617) 2023-09-23T20:04:04.710 INFO:tasks.rados.rados.0.smithi098.stdout:1311: finishing write tid 3 to smithi09866585-77 2023-09-23T20:04:04.710 INFO:tasks.rados.rados.0.smithi098.stdout:1311: finishing write tid 4 to smithi09866585-77 2023-09-23T20:04:04.710 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 77 v 161 (ObjNum 958 snap 0 seq_num 958) dirty exists 2023-09-23T20:04:04.711 INFO:tasks.rados.rados.0.smithi098.stdout:1311: left oid 77 (ObjNum 958 snap 0 seq_num 958) 2023-09-23T20:04:04.711 INFO:tasks.rados.rados.0.smithi098.stdout:1311: done (3 left) 2023-09-23T20:04:04.711 INFO:tasks.rados.rados.0.smithi098.stdout:1312: done (2 left) 2023-09-23T20:04:04.711 INFO:tasks.rados.rados.0.smithi098.stdout:1313: done (1 left) 2023-09-23T20:04:04.711 INFO:tasks.rados.rados.0.smithi098.stdout:1314: done (0 left) 2023-09-23T20:04:04.711 INFO:tasks.rados.rados.0.smithi098.stdout:1315: write oid 249 current snap is 0 2023-09-23T20:04:04.711 INFO:tasks.rados.rados.0.smithi098.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2023-09-23T20:04:04.722 INFO:tasks.rados.rados.0.smithi098.stdout:1315: writing smithi09866585-249 from 534720 to 1034238 tid 1 2023-09-23T20:04:04.729 INFO:tasks.rados.rados.0.smithi098.stdout:1315: writing smithi09866585-249 from 1460243 to 2134720 tid 2 2023-09-23T20:04:04.729 INFO:tasks.rados.rados.0.smithi098.stdout:1316: read oid 340 snap -1 2023-09-23T20:04:04.729 INFO:tasks.rados.rados.0.smithi098.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T20:04:04.729 INFO:tasks.rados.rados.0.smithi098.stdout:1317: write oid 219 current snap is 0 2023-09-23T20:04:04.729 INFO:tasks.rados.rados.0.smithi098.stdout:1315: finishing write tid 1 to smithi09866585-249 2023-09-23T20:04:04.729 INFO:tasks.rados.rados.0.smithi098.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2023-09-23T20:04:04.735 INFO:tasks.rados.rados.0.smithi098.stdout:1317: writing smithi09866585-219 from 551527 to 1126294 tid 1 2023-09-23T20:04:04.741 INFO:tasks.rados.rados.0.smithi098.stdout:1317: writing smithi09866585-219 from 1918725 to 2151527 tid 2 2023-09-23T20:04:04.742 INFO:tasks.rados.rados.0.smithi098.stdout:1318: read oid 396 snap -1 2023-09-23T20:04:04.742 INFO:tasks.rados.rados.0.smithi098.stdout:1318: expect (ObjNum 592 snap 0 seq_num 592) 2023-09-23T20:04:04.742 INFO:tasks.rados.rados.0.smithi098.stdout:1319: write oid 158 current snap is 0 2023-09-23T20:04:04.742 INFO:tasks.rados.rados.0.smithi098.stdout:1315: finishing write tid 2 to smithi09866585-249 2023-09-23T20:04:04.742 INFO:tasks.rados.rados.0.smithi098.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2023-09-23T20:04:04.749 INFO:tasks.rados.rados.0.smithi098.stdout:1319: writing smithi09866585-158 from 568334 to 1218350 tid 1 2023-09-23T20:04:04.756 INFO:tasks.rados.rados.0.smithi098.stdout:1319: writing smithi09866585-158 from 1860854 to 2168334 tid 2 2023-09-23T20:04:04.756 INFO:tasks.rados.rados.0.smithi098.stdout:1320: read oid 186 snap -1 2023-09-23T20:04:04.756 INFO:tasks.rados.rados.0.smithi098.stdout:1320: expect (ObjNum 671 snap 0 seq_num 671) 2023-09-23T20:04:04.756 INFO:tasks.rados.rados.0.smithi098.stdout:1321: read oid 214 snap -1 2023-09-23T20:04:04.757 INFO:tasks.rados.rados.0.smithi098.stdout:1321: expect (ObjNum 608 snap 0 seq_num 608) 2023-09-23T20:04:04.757 INFO:tasks.rados.rados.0.smithi098.stdout:1322: read oid 311 snap -1 2023-09-23T20:04:04.757 INFO:tasks.rados.rados.0.smithi098.stdout:1322: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:04:04.757 INFO:tasks.rados.rados.0.smithi098.stdout:1323: read oid 216 snap -1 2023-09-23T20:04:04.757 INFO:tasks.rados.rados.0.smithi098.stdout:1323: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T20:04:04.757 INFO:tasks.rados.rados.0.smithi098.stdout:1324: read oid 481 snap -1 2023-09-23T20:04:04.757 INFO:tasks.rados.rados.0.smithi098.stdout:1324: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-23T20:04:04.757 INFO:tasks.rados.rados.0.smithi098.stdout:1325: read oid 244 snap -1 2023-09-23T20:04:04.757 INFO:tasks.rados.rados.0.smithi098.stdout:1325: expect (ObjNum 243 snap 0 seq_num 243) 2023-09-23T20:04:04.757 INFO:tasks.rados.rados.0.smithi098.stdout:1326: read oid 353 snap -1 2023-09-23T20:04:04.757 INFO:tasks.rados.rados.0.smithi098.stdout:1326: expect (ObjNum 352 snap 0 seq_num 352) 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:1327: read oid 257 snap -1 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:1327: expect (ObjNum 733 snap 0 seq_num 733) 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:1328: read oid 89 snap -1 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:1328: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:1315: finishing write tid 3 to smithi09866585-249 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:1315: finishing write tid 4 to smithi09866585-249 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 249 v 158 (ObjNum 960 snap 0 seq_num 960) dirty exists 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:1315: left oid 249 (ObjNum 960 snap 0 seq_num 960) 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:1317: finishing write tid 1 to smithi09866585-219 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:1329: read oid 159 snap -1 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:1329: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:04:04.758 INFO:tasks.rados.rados.0.smithi098.stdout:1315: done (14 left) 2023-09-23T20:04:04.759 INFO:tasks.rados.rados.0.smithi098.stdout:1330: read oid 301 snap -1 2023-09-23T20:04:04.759 INFO:tasks.rados.rados.0.smithi098.stdout:1330: expect (ObjNum 771 snap 0 seq_num 771) 2023-09-23T20:04:04.759 INFO:tasks.rados.rados.0.smithi098.stdout:1331: write oid 225 current snap is 0 2023-09-23T20:04:04.759 INFO:tasks.rados.rados.0.smithi098.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-23T20:04:04.888 INFO:tasks.rados.rados.0.smithi098.stdout:1317: finishing write tid 2 to smithi09866585-219 2023-09-23T20:04:04.889 INFO:tasks.rados.rados.0.smithi098.stdout:1317: finishing write tid 3 to smithi09866585-219 2023-09-23T20:04:04.889 INFO:tasks.rados.rados.0.smithi098.stdout:1317: finishing write tid 4 to smithi09866585-219 2023-09-23T20:04:04.889 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 219 v 233 (ObjNum 961 snap 0 seq_num 961) dirty exists 2023-09-23T20:04:04.889 INFO:tasks.rados.rados.0.smithi098.stdout:1317: left oid 219 (ObjNum 961 snap 0 seq_num 961) 2023-09-23T20:04:04.889 INFO:tasks.rados.rados.0.smithi098.stdout:1318: expect (ObjNum 592 snap 0 seq_num 592) 2023-09-23T20:04:05.022 INFO:tasks.rados.rados.0.smithi098.stdout:1320: expect (ObjNum 671 snap 0 seq_num 671) 2023-09-23T20:04:05.201 INFO:tasks.rados.rados.0.smithi098.stdout:1324: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-23T20:04:05.265 INFO:tasks.rados.rados.0.smithi098.stdout:1319: finishing write tid 1 to smithi09866585-158 2023-09-23T20:04:05.265 INFO:tasks.rados.rados.0.smithi098.stdout:1319: finishing write tid 2 to smithi09866585-158 2023-09-23T20:04:05.265 INFO:tasks.rados.rados.0.smithi098.stdout:1329: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T20:04:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:04 smithi173 bash[27697]: cluster 2023-09-23T20:04:03.784061+0000 mgr.y (mgr.14442) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 15 MiB/s wr, 136 op/s 2023-09-23T20:04:05.370 INFO:tasks.rados.rados.0.smithi098.stdout:1330: expect (ObjNum 771 snap 0 seq_num 771) 2023-09-23T20:04:05.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:04 smithi098 bash[33670]: cluster 2023-09-23T20:04:03.784061+0000 mgr.y (mgr.14442) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 15 MiB/s wr, 136 op/s 2023-09-23T20:04:05.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:04 smithi098 bash[27308]: cluster 2023-09-23T20:04:03.784061+0000 mgr.y (mgr.14442) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 15 MiB/s wr, 136 op/s 2023-09-23T20:04:05.504 INFO:tasks.rados.rados.0.smithi098.stdout:1319: finishing write tid 3 to smithi09866585-158 2023-09-23T20:04:05.504 INFO:tasks.rados.rados.0.smithi098.stdout:1319: finishing write tid 4 to smithi09866585-158 2023-09-23T20:04:05.504 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 158 v 161 (ObjNum 962 snap 0 seq_num 962) dirty exists 2023-09-23T20:04:05.504 INFO:tasks.rados.rados.0.smithi098.stdout:1319: left oid 158 (ObjNum 962 snap 0 seq_num 962) 2023-09-23T20:04:05.504 INFO:tasks.rados.rados.0.smithi098.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2023-09-23T20:04:05.516 INFO:tasks.rados.rados.0.smithi098.stdout:1331: writing smithi09866585-225 from 585141 to 1310406 tid 1 2023-09-23T20:04:05.522 INFO:tasks.rados.rados.0.smithi098.stdout:1331: writing smithi09866585-225 from 1919336 to 2185141 tid 2 2023-09-23T20:04:05.522 INFO:tasks.rados.rados.0.smithi098.stdout:1316: done (15 left) 2023-09-23T20:04:05.522 INFO:tasks.rados.rados.0.smithi098.stdout:1317: done (14 left) 2023-09-23T20:04:05.522 INFO:tasks.rados.rados.0.smithi098.stdout:1318: done (13 left) 2023-09-23T20:04:05.522 INFO:tasks.rados.rados.0.smithi098.stdout:1319: done (12 left) 2023-09-23T20:04:05.522 INFO:tasks.rados.rados.0.smithi098.stdout:1320: done (11 left) 2023-09-23T20:04:05.523 INFO:tasks.rados.rados.0.smithi098.stdout:1324: done (10 left) 2023-09-23T20:04:05.523 INFO:tasks.rados.rados.0.smithi098.stdout:1329: done (9 left) 2023-09-23T20:04:05.523 INFO:tasks.rados.rados.0.smithi098.stdout:1330: done (8 left) 2023-09-23T20:04:05.523 INFO:tasks.rados.rados.0.smithi098.stdout:1332: write oid 83 current snap is 0 2023-09-23T20:04:05.523 INFO:tasks.rados.rados.0.smithi098.stdout:1325: expect (ObjNum 243 snap 0 seq_num 243) 2023-09-23T20:04:05.590 INFO:tasks.rados.rados.0.smithi098.stdout:1321: expect (ObjNum 608 snap 0 seq_num 608) 2023-09-23T20:04:05.667 INFO:tasks.rados.rados.0.smithi098.stdout:1323: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T20:04:05.778 INFO:tasks.rados.rados.0.smithi098.stdout:1327: expect (ObjNum 733 snap 0 seq_num 733) 2023-09-23T20:04:05.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:05 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:04:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:04:05.882 INFO:tasks.rados.rados.0.smithi098.stdout:1322: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:04:05.984 INFO:tasks.rados.rados.0.smithi098.stdout:1328: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-23T20:04:06.073 INFO:tasks.rados.rados.0.smithi098.stdout:1326: expect (ObjNum 352 snap 0 seq_num 352) 2023-09-23T20:04:06.201 INFO:tasks.rados.rados.0.smithi098.stdout:1331: finishing write tid 1 to smithi09866585-225 2023-09-23T20:04:06.201 INFO:tasks.rados.rados.0.smithi098.stdout:1331: finishing write tid 2 to smithi09866585-225 2023-09-23T20:04:06.201 INFO:tasks.rados.rados.0.smithi098.stdout:1331: finishing write tid 3 to smithi09866585-225 2023-09-23T20:04:06.201 INFO:tasks.rados.rados.0.smithi098.stdout:1331: finishing write tid 4 to smithi09866585-225 2023-09-23T20:04:06.201 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 225 v 177 (ObjNum 963 snap 0 seq_num 963) dirty exists 2023-09-23T20:04:06.201 INFO:tasks.rados.rados.0.smithi098.stdout:1331: left oid 225 (ObjNum 963 snap 0 seq_num 963) 2023-09-23T20:04:06.202 INFO:tasks.rados.rados.0.smithi098.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2023-09-23T20:04:06.213 INFO:tasks.rados.rados.0.smithi098.stdout:1332: writing smithi09866585-83 from 601948 to 1002462 tid 1 2023-09-23T20:04:06.219 INFO:tasks.rados.rados.0.smithi098.stdout:1332: writing smithi09866585-83 from 1577818 to 2201948 tid 2 2023-09-23T20:04:06.220 INFO:tasks.rados.rados.0.smithi098.stdout:1321: done (8 left) 2023-09-23T20:04:06.220 INFO:tasks.rados.rados.0.smithi098.stdout:1322: done (7 left) 2023-09-23T20:04:06.220 INFO:tasks.rados.rados.0.smithi098.stdout:1323: done (6 left) 2023-09-23T20:04:06.220 INFO:tasks.rados.rados.0.smithi098.stdout:1325: done (5 left) 2023-09-23T20:04:06.220 INFO:tasks.rados.rados.0.smithi098.stdout:1326: done (4 left) 2023-09-23T20:04:06.220 INFO:tasks.rados.rados.0.smithi098.stdout:1327: done (3 left) 2023-09-23T20:04:06.220 INFO:tasks.rados.rados.0.smithi098.stdout:1328: done (2 left) 2023-09-23T20:04:06.220 INFO:tasks.rados.rados.0.smithi098.stdout:1331: done (1 left) 2023-09-23T20:04:06.220 INFO:tasks.rados.rados.0.smithi098.stdout:1333: delete oid 339 current snap is 0 2023-09-23T20:04:06.221 INFO:tasks.rados.rados.0.smithi098.stdout:1332: finishing write tid 1 to smithi09866585-83 2023-09-23T20:04:06.225 INFO:tasks.rados.rados.0.smithi098.stdout:1332: finishing write tid 2 to smithi09866585-83 2023-09-23T20:04:06.226 INFO:tasks.rados.rados.0.smithi098.stdout:1332: finishing write tid 3 to smithi09866585-83 2023-09-23T20:04:06.226 INFO:tasks.rados.rados.0.smithi098.stdout:1332: finishing write tid 4 to smithi09866585-83 2023-09-23T20:04:06.226 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 83 v 241 (ObjNum 964 snap 0 seq_num 964) dirty exists 2023-09-23T20:04:06.226 INFO:tasks.rados.rados.0.smithi098.stdout:1332: left oid 83 (ObjNum 964 snap 0 seq_num 964) 2023-09-23T20:04:06.226 INFO:tasks.rados.rados.0.smithi098.stdout:1332: done (1 left) 2023-09-23T20:04:06.226 INFO:tasks.rados.rados.0.smithi098.stdout:1333: done (0 left) 2023-09-23T20:04:06.226 INFO:tasks.rados.rados.0.smithi098.stdout:1334: write oid 166 current snap is 0 2023-09-23T20:04:06.226 INFO:tasks.rados.rados.0.smithi098.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2023-09-23T20:04:06.233 INFO:tasks.rados.rados.0.smithi098.stdout:1334: writing smithi09866585-166 from 635562 to 1302927 tid 1 2023-09-23T20:04:06.240 INFO:tasks.rados.rados.0.smithi098.stdout:1334: writing smithi09866585-166 from 2094782 to 2235562 tid 2 2023-09-23T20:04:06.240 INFO:tasks.rados.rados.0.smithi098.stdout:1335: write oid 284 current snap is 0 2023-09-23T20:04:06.241 INFO:tasks.rados.rados.0.smithi098.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2023-09-23T20:04:06.248 INFO:tasks.rados.rados.0.smithi098.stdout:1335: writing smithi09866585-284 from 652369 to 1394983 tid 1 2023-09-23T20:04:06.253 INFO:tasks.rados.rados.0.smithi098.stdout:1335: writing smithi09866585-284 from 2153264 to 2252369 tid 2 2023-09-23T20:04:06.253 INFO:tasks.rados.rados.0.smithi098.stdout:1336: read oid 191 snap -1 2023-09-23T20:04:06.253 INFO:tasks.rados.rados.0.smithi098.stdout:1336: expect (ObjNum 190 snap 0 seq_num 190) 2023-09-23T20:04:06.253 INFO:tasks.rados.rados.0.smithi098.stdout:1337: write oid 279 current snap is 0 2023-09-23T20:04:06.253 INFO:tasks.rados.rados.0.smithi098.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2023-09-23T20:04:06.259 INFO:tasks.rados.rados.0.smithi098.stdout:1337: writing smithi09866585-279 from 669176 to 1087039 tid 1 2023-09-23T20:04:06.266 INFO:tasks.rados.rados.0.smithi098.stdout:1337: writing smithi09866585-279 from 1811746 to 2269176 tid 2 2023-09-23T20:04:06.266 INFO:tasks.rados.rados.0.smithi098.stdout:1338: write oid 259 current snap is 0 2023-09-23T20:04:06.266 INFO:tasks.rados.rados.0.smithi098.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2023-09-23T20:04:06.272 INFO:tasks.rados.rados.0.smithi098.stdout:1338: writing smithi09866585-259 from 685983 to 1179095 tid 1 2023-09-23T20:04:06.278 INFO:tasks.rados.rados.0.smithi098.stdout:1338: writing smithi09866585-259 from 1870228 to 2285983 tid 2 2023-09-23T20:04:06.278 INFO:tasks.rados.rados.0.smithi098.stdout:1339: read oid 229 snap -1 2023-09-23T20:04:06.279 INFO:tasks.rados.rados.0.smithi098.stdout:1339: expect (ObjNum 955 snap 0 seq_num 955) 2023-09-23T20:04:06.279 INFO:tasks.rados.rados.0.smithi098.stdout:1340: write oid 262 current snap is 0 2023-09-23T20:04:06.279 INFO:tasks.rados.rados.0.smithi098.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2023-09-23T20:04:06.285 INFO:tasks.rados.rados.0.smithi098.stdout:1340: writing smithi09866585-262 from 702790 to 1271151 tid 1 2023-09-23T20:04:06.292 INFO:tasks.rados.rados.0.smithi098.stdout:1340: writing smithi09866585-262 from 1812357 to 2302790 tid 2 2023-09-23T20:04:06.292 INFO:tasks.rados.rados.0.smithi098.stdout:1341: read oid 10 snap -1 2023-09-23T20:04:06.292 INFO:tasks.rados.rados.0.smithi098.stdout:1341: expect (ObjNum 9 snap 0 seq_num 9) 2023-09-23T20:04:06.292 INFO:tasks.rados.rados.0.smithi098.stdout:1342: write oid 151 current snap is 0 2023-09-23T20:04:06.292 INFO:tasks.rados.rados.0.smithi098.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2023-09-23T20:04:06.299 INFO:tasks.rados.rados.0.smithi098.stdout:1342: writing smithi09866585-151 from 719597 to 1363207 tid 1 2023-09-23T20:04:06.304 INFO:tasks.rados.rados.0.smithi098.stdout:1342: writing smithi09866585-151 from 1870839 to 2319597 tid 2 2023-09-23T20:04:06.305 INFO:tasks.rados.rados.0.smithi098.stdout:1343: read oid 408 snap -1 2023-09-23T20:04:06.305 INFO:tasks.rados.rados.0.smithi098.stdout:1343: expect (ObjNum 407 snap 0 seq_num 407) 2023-09-23T20:04:06.305 INFO:tasks.rados.rados.0.smithi098.stdout:1344: write oid 46 current snap is 0 2023-09-23T20:04:06.305 INFO:tasks.rados.rados.0.smithi098.stdout:1334: finishing write tid 1 to smithi09866585-166 2023-09-23T20:04:06.305 INFO:tasks.rados.rados.0.smithi098.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2023-09-23T20:04:06.312 INFO:tasks.rados.rados.0.smithi098.stdout:1344: writing smithi09866585-46 from 736404 to 1455263 tid 1 2023-09-23T20:04:06.318 INFO:tasks.rados.rados.0.smithi098.stdout:1344: writing smithi09866585-46 from 1929321 to 2336404 tid 2 2023-09-23T20:04:06.318 INFO:tasks.rados.rados.0.smithi098.stdout:1345: write oid 404 current snap is 0 2023-09-23T20:04:06.318 INFO:tasks.rados.rados.0.smithi098.stdout:1334: finishing write tid 2 to smithi09866585-166 2023-09-23T20:04:06.318 INFO:tasks.rados.rados.0.smithi098.stdout:1334: finishing write tid 3 to smithi09866585-166 2023-09-23T20:04:06.318 INFO:tasks.rados.rados.0.smithi098.stdout:1334: finishing write tid 4 to smithi09866585-166 2023-09-23T20:04:06.318 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 166 v 259 (ObjNum 966 snap 0 seq_num 966) dirty exists 2023-09-23T20:04:06.318 INFO:tasks.rados.rados.0.smithi098.stdout:1334: left oid 166 (ObjNum 966 snap 0 seq_num 966) 2023-09-23T20:04:06.319 INFO:tasks.rados.rados.0.smithi098.stdout:1335: finishing write tid 1 to smithi09866585-284 2023-09-23T20:04:06.319 INFO:tasks.rados.rados.0.smithi098.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2023-09-23T20:04:06.326 INFO:tasks.rados.rados.0.smithi098.stdout:1345: writing smithi09866585-404 from 753211 to 1547319 tid 1 2023-09-23T20:04:06.331 INFO:tasks.rados.rados.0.smithi098.stdout:1345: writing smithi09866585-404 from 1987803 to 2353211 tid 2 2023-09-23T20:04:06.331 INFO:tasks.rados.rados.0.smithi098.stdout:1334: done (11 left) 2023-09-23T20:04:06.332 INFO:tasks.rados.rados.0.smithi098.stdout:1346: read oid 188 snap -1 2023-09-23T20:04:06.332 INFO:tasks.rados.rados.0.smithi098.stdout:1346: expect (ObjNum 187 snap 0 seq_num 187) 2023-09-23T20:04:06.332 INFO:tasks.rados.rados.0.smithi098.stdout:1347: read oid 75 snap -1 2023-09-23T20:04:06.332 INFO:tasks.rados.rados.0.smithi098.stdout:1347: expect (ObjNum 691 snap 0 seq_num 691) 2023-09-23T20:04:06.332 INFO:tasks.rados.rados.0.smithi098.stdout:1348: write oid 378 current snap is 0 2023-09-23T20:04:06.332 INFO:tasks.rados.rados.0.smithi098.stdout:1335: finishing write tid 2 to smithi09866585-284 2023-09-23T20:04:06.332 INFO:tasks.rados.rados.0.smithi098.stdout:1335: finishing write tid 3 to smithi09866585-284 2023-09-23T20:04:06.332 INFO:tasks.rados.rados.0.smithi098.stdout:1335: finishing write tid 4 to smithi09866585-284 2023-09-23T20:04:06.332 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 284 v 180 (ObjNum 967 snap 0 seq_num 967) dirty exists 2023-09-23T20:04:06.332 INFO:tasks.rados.rados.0.smithi098.stdout:1335: left oid 284 (ObjNum 967 snap 0 seq_num 967) 2023-09-23T20:04:06.333 INFO:tasks.rados.rados.0.smithi098.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2023-09-23T20:04:06.339 INFO:tasks.rados.rados.0.smithi098.stdout:1348: writing smithi09866585-378 from 770018 to 1355728 tid 1 2023-09-23T20:04:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:05 smithi173 bash[27697]: audit 2023-09-23T20:04:05.760514+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.98:0/1374873926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:06.345 INFO:tasks.rados.rados.0.smithi098.stdout:1348: writing smithi09866585-378 from 2046285 to 2370018 tid 2 2023-09-23T20:04:06.345 INFO:tasks.rados.rados.0.smithi098.stdout:1335: done (13 left) 2023-09-23T20:04:06.345 INFO:tasks.rados.rados.0.smithi098.stdout:1349: read oid 407 snap -1 2023-09-23T20:04:06.345 INFO:tasks.rados.rados.0.smithi098.stdout:1349: expect (ObjNum 586 snap 0 seq_num 586) 2023-09-23T20:04:06.345 INFO:tasks.rados.rados.0.smithi098.stdout:1350: write oid 100 current snap is 0 2023-09-23T20:04:06.345 INFO:tasks.rados.rados.0.smithi098.stdout:1336: expect (ObjNum 190 snap 0 seq_num 190) 2023-09-23T20:04:06.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:05 smithi098 bash[27308]: audit 2023-09-23T20:04:05.760514+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.98:0/1374873926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:06.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:05 smithi098 bash[33670]: audit 2023-09-23T20:04:05.760514+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.98:0/1374873926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:06.448 INFO:tasks.rados.rados.0.smithi098.stdout:1337: finishing write tid 1 to smithi09866585-279 2023-09-23T20:04:06.448 INFO:tasks.rados.rados.0.smithi098.stdout:1337: finishing write tid 2 to smithi09866585-279 2023-09-23T20:04:06.448 INFO:tasks.rados.rados.0.smithi098.stdout:1337: finishing write tid 3 to smithi09866585-279 2023-09-23T20:04:06.448 INFO:tasks.rados.rados.0.smithi098.stdout:1337: finishing write tid 4 to smithi09866585-279 2023-09-23T20:04:06.449 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 279 v 290 (ObjNum 968 snap 0 seq_num 968) dirty exists 2023-09-23T20:04:06.449 INFO:tasks.rados.rados.0.smithi098.stdout:1337: left oid 279 (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:04:06.449 INFO:tasks.rados.rados.0.smithi098.stdout:1338: finishing write tid 1 to smithi09866585-259 2023-09-23T20:04:06.449 INFO:tasks.rados.rados.0.smithi098.stdout:1338: finishing write tid 2 to smithi09866585-259 2023-09-23T20:04:06.449 INFO:tasks.rados.rados.0.smithi098.stdout:1338: finishing write tid 3 to smithi09866585-259 2023-09-23T20:04:06.449 INFO:tasks.rados.rados.0.smithi098.stdout:1338: finishing write tid 4 to smithi09866585-259 2023-09-23T20:04:06.449 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 259 v 158 (ObjNum 969 snap 0 seq_num 969) dirty exists 2023-09-23T20:04:06.449 INFO:tasks.rados.rados.0.smithi098.stdout:1338: left oid 259 (ObjNum 969 snap 0 seq_num 969) 2023-09-23T20:04:06.449 INFO:tasks.rados.rados.0.smithi098.stdout:1339: expect (ObjNum 955 snap 0 seq_num 955) 2023-09-23T20:04:06.528 INFO:tasks.rados.rados.0.smithi098.stdout:1340: finishing write tid 1 to smithi09866585-262 2023-09-23T20:04:06.529 INFO:tasks.rados.rados.0.smithi098.stdout:1340: finishing write tid 2 to smithi09866585-262 2023-09-23T20:04:06.529 INFO:tasks.rados.rados.0.smithi098.stdout:1340: finishing write tid 3 to smithi09866585-262 2023-09-23T20:04:06.529 INFO:tasks.rados.rados.0.smithi098.stdout:1340: finishing write tid 4 to smithi09866585-262 2023-09-23T20:04:06.529 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 262 v 164 (ObjNum 970 snap 0 seq_num 970) dirty exists 2023-09-23T20:04:06.529 INFO:tasks.rados.rados.0.smithi098.stdout:1340: left oid 262 (ObjNum 970 snap 0 seq_num 970) 2023-09-23T20:04:06.529 INFO:tasks.rados.rados.0.smithi098.stdout:1341: expect (ObjNum 9 snap 0 seq_num 9) 2023-09-23T20:04:06.594 INFO:tasks.rados.rados.0.smithi098.stdout:1342: finishing write tid 1 to smithi09866585-151 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi098.stdout:1342: finishing write tid 2 to smithi09866585-151 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi098.stdout:1342: finishing write tid 3 to smithi09866585-151 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi098.stdout:1342: finishing write tid 4 to smithi09866585-151 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 151 v 168 (ObjNum 971 snap 0 seq_num 971) dirty exists 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi098.stdout:1342: left oid 151 (ObjNum 971 snap 0 seq_num 971) 2023-09-23T20:04:06.595 INFO:tasks.rados.rados.0.smithi098.stdout:1343: expect (ObjNum 407 snap 0 seq_num 407) 2023-09-23T20:04:06.681 INFO:tasks.rados.rados.0.smithi098.stdout:1344: finishing write tid 1 to smithi09866585-46 2023-09-23T20:04:06.681 INFO:tasks.rados.rados.0.smithi098.stdout:1344: finishing write tid 2 to smithi09866585-46 2023-09-23T20:04:06.681 INFO:tasks.rados.rados.0.smithi098.stdout:1344: finishing write tid 3 to smithi09866585-46 2023-09-23T20:04:06.681 INFO:tasks.rados.rados.0.smithi098.stdout:1344: finishing write tid 4 to smithi09866585-46 2023-09-23T20:04:06.681 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 46 v 215 (ObjNum 972 snap 0 seq_num 972) dirty exists 2023-09-23T20:04:06.681 INFO:tasks.rados.rados.0.smithi098.stdout:1344: left oid 46 (ObjNum 972 snap 0 seq_num 972) 2023-09-23T20:04:06.682 INFO:tasks.rados.rados.0.smithi098.stdout:1345: finishing write tid 1 to smithi09866585-404 2023-09-23T20:04:06.682 INFO:tasks.rados.rados.0.smithi098.stdout:1345: finishing write tid 2 to smithi09866585-404 2023-09-23T20:04:06.682 INFO:tasks.rados.rados.0.smithi098.stdout:1345: finishing write tid 3 to smithi09866585-404 2023-09-23T20:04:06.682 INFO:tasks.rados.rados.0.smithi098.stdout:1345: finishing write tid 4 to smithi09866585-404 2023-09-23T20:04:06.682 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 404 v 236 (ObjNum 973 snap 0 seq_num 973) dirty exists 2023-09-23T20:04:06.682 INFO:tasks.rados.rados.0.smithi098.stdout:1345: left oid 404 (ObjNum 973 snap 0 seq_num 973) 2023-09-23T20:04:06.682 INFO:tasks.rados.rados.0.smithi098.stdout:1346: expect (ObjNum 187 snap 0 seq_num 187) 2023-09-23T20:04:06.783 INFO:tasks.rados.rados.0.smithi098.stdout:1348: finishing write tid 1 to smithi09866585-378 2023-09-23T20:04:06.783 INFO:tasks.rados.rados.0.smithi098.stdout:1347: expect (ObjNum 691 snap 0 seq_num 691) 2023-09-23T20:04:06.963 INFO:tasks.rados.rados.0.smithi098.stdout:1348: finishing write tid 2 to smithi09866585-378 2023-09-23T20:04:06.964 INFO:tasks.rados.rados.0.smithi098.stdout:1348: finishing write tid 3 to smithi09866585-378 2023-09-23T20:04:06.964 INFO:tasks.rados.rados.0.smithi098.stdout:1348: finishing write tid 4 to smithi09866585-378 2023-09-23T20:04:06.964 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 378 v 212 (ObjNum 974 snap 0 seq_num 974) dirty exists 2023-09-23T20:04:06.964 INFO:tasks.rados.rados.0.smithi098.stdout:1348: left oid 378 (ObjNum 974 snap 0 seq_num 974) 2023-09-23T20:04:06.964 INFO:tasks.rados.rados.0.smithi098.stdout:1349: expect (ObjNum 586 snap 0 seq_num 586) 2023-09-23T20:04:07.121 INFO:tasks.rados.rados.0.smithi098.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2023-09-23T20:04:07.134 INFO:tasks.rados.rados.0.smithi098.stdout:1350: writing smithi09866585-100 from 786825 to 1447784 tid 1 2023-09-23T20:04:07.142 INFO:tasks.rados.rados.0.smithi098.stdout:1350: writing smithi09866585-100 from 2104767 to 2386825 tid 2 2023-09-23T20:04:07.142 INFO:tasks.rados.rados.0.smithi098.stdout:1336: done (14 left) 2023-09-23T20:04:07.142 INFO:tasks.rados.rados.0.smithi098.stdout:1337: done (13 left) 2023-09-23T20:04:07.142 INFO:tasks.rados.rados.0.smithi098.stdout:1338: done (12 left) 2023-09-23T20:04:07.142 INFO:tasks.rados.rados.0.smithi098.stdout:1339: done (11 left) 2023-09-23T20:04:07.142 INFO:tasks.rados.rados.0.smithi098.stdout:1340: done (10 left) 2023-09-23T20:04:07.142 INFO:tasks.rados.rados.0.smithi098.stdout:1341: done (9 left) 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1342: done (8 left) 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1343: done (7 left) 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1344: done (6 left) 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1345: done (5 left) 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1346: done (4 left) 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1347: done (3 left) 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1348: done (2 left) 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1349: done (1 left) 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1351: read oid 380 snap -1 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1351: expect (ObjNum 910 snap 0 seq_num 910) 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1352: read oid 120 snap -1 2023-09-23T20:04:07.143 INFO:tasks.rados.rados.0.smithi098.stdout:1352: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:04:07.144 INFO:tasks.rados.rados.0.smithi098.stdout:1353: write oid 181 current snap is 0 2023-09-23T20:04:07.144 INFO:tasks.rados.rados.0.smithi098.stdout:1350: finishing write tid 1 to smithi09866585-100 2023-09-23T20:04:07.144 INFO:tasks.rados.rados.0.smithi098.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2023-09-23T20:04:07.149 INFO:tasks.rados.rados.0.smithi098.stdout:1353: writing smithi09866585-181 from 403632 to 1139840 tid 1 2023-09-23T20:04:07.156 INFO:tasks.rados.rados.0.smithi098.stdout:1353: writing smithi09866585-181 from 1763249 to 2383248 tid 2 2023-09-23T20:04:07.156 INFO:tasks.rados.rados.0.smithi098.stdout:1354: write oid 430 current snap is 0 2023-09-23T20:04:07.156 INFO:tasks.rados.rados.0.smithi098.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2023-09-23T20:04:07.161 INFO:tasks.rados.rados.0.smithi098.stdout:1354: writing smithi09866585-430 from 420439 to 831896 tid 1 2023-09-23T20:04:07.167 INFO:tasks.rados.rados.0.smithi098.stdout:1354: writing smithi09866585-430 from 1421731 to 1901741 tid 2 2023-09-23T20:04:07.167 INFO:tasks.rados.rados.0.smithi098.stdout:1355: read oid 78 snap -1 2023-09-23T20:04:07.167 INFO:tasks.rados.rados.0.smithi098.stdout:1355: expect deleted 2023-09-23T20:04:07.168 INFO:tasks.rados.rados.0.smithi098.stdout:1356: read oid 304 snap -1 2023-09-23T20:04:07.168 INFO:tasks.rados.rados.0.smithi098.stdout:1356: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-23T20:04:07.168 INFO:tasks.rados.rados.0.smithi098.stdout:1357: read oid 259 snap -1 2023-09-23T20:04:07.168 INFO:tasks.rados.rados.0.smithi098.stdout:1357: expect (ObjNum 969 snap 0 seq_num 969) 2023-09-23T20:04:07.168 INFO:tasks.rados.rados.0.smithi098.stdout:1358: write oid 32 current snap is 0 2023-09-23T20:04:07.168 INFO:tasks.rados.rados.0.smithi098.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2023-09-23T20:04:07.174 INFO:tasks.rados.rados.0.smithi098.stdout:1358: writing smithi09866585-32 from 437246 to 923952 tid 1 2023-09-23T20:04:07.179 INFO:tasks.rados.rados.0.smithi098.stdout:1358: writing smithi09866585-32 from 1363860 to 1987528 tid 2 2023-09-23T20:04:07.179 INFO:tasks.rados.rados.0.smithi098.stdout:1359: delete oid 7 current snap is 0 2023-09-23T20:04:07.179 INFO:tasks.rados.rados.0.smithi098.stdout:1350: finishing write tid 2 to smithi09866585-100 2023-09-23T20:04:07.179 INFO:tasks.rados.rados.0.smithi098.stdout:1350: finishing write tid 3 to smithi09866585-100 2023-09-23T20:04:07.179 INFO:tasks.rados.rados.0.smithi098.stdout:1352: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:04:07.275 INFO:tasks.rados.rados.0.smithi098.stdout:1350: finishing write tid 4 to smithi09866585-100 2023-09-23T20:04:07.275 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 100 v 239 (ObjNum 975 snap 0 seq_num 975) dirty exists 2023-09-23T20:04:07.275 INFO:tasks.rados.rados.0.smithi098.stdout:1350: left oid 100 (ObjNum 975 snap 0 seq_num 975) 2023-09-23T20:04:07.275 INFO:tasks.rados.rados.0.smithi098.stdout:1351: expect (ObjNum 910 snap 0 seq_num 910) 2023-09-23T20:04:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:06 smithi173 bash[27697]: cluster 2023-09-23T20:04:05.784507+0000 mgr.y (mgr.14442) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.1 MiB/s wr, 85 op/s 2023-09-23T20:04:07.415 INFO:tasks.rados.rados.0.smithi098.stdout:1353: finishing write tid 1 to smithi09866585-181 2023-09-23T20:04:07.415 INFO:tasks.rados.rados.0.smithi098.stdout:1353: finishing write tid 2 to smithi09866585-181 2023-09-23T20:04:07.415 INFO:tasks.rados.rados.0.smithi098.stdout:1353: finishing write tid 3 to smithi09866585-181 2023-09-23T20:04:07.415 INFO:tasks.rados.rados.0.smithi098.stdout:1353: finishing write tid 4 to smithi09866585-181 2023-09-23T20:04:07.415 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 181 v 242 (ObjNum 976 snap 0 seq_num 976) dirty exists 2023-09-23T20:04:07.415 INFO:tasks.rados.rados.0.smithi098.stdout:1353: left oid 181 (ObjNum 976 snap 0 seq_num 976) 2023-09-23T20:04:07.415 INFO:tasks.rados.rados.0.smithi098.stdout:1354: finishing write tid 1 to smithi09866585-430 2023-09-23T20:04:07.415 INFO:tasks.rados.rados.0.smithi098.stdout:1354: finishing write tid 2 to smithi09866585-430 2023-09-23T20:04:07.415 INFO:tasks.rados.rados.0.smithi098.stdout:1354: finishing write tid 3 to smithi09866585-430 2023-09-23T20:04:07.415 INFO:tasks.rados.rados.0.smithi098.stdout:1354: finishing write tid 4 to smithi09866585-430 2023-09-23T20:04:07.416 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 430 v 183 (ObjNum 977 snap 0 seq_num 977) dirty exists 2023-09-23T20:04:07.416 INFO:tasks.rados.rados.0.smithi098.stdout:1354: left oid 430 (ObjNum 977 snap 0 seq_num 977) 2023-09-23T20:04:07.416 INFO:tasks.rados.rados.0.smithi098.stdout:1357: expect (ObjNum 969 snap 0 seq_num 969) 2023-09-23T20:04:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:06 smithi098 bash[27308]: cluster 2023-09-23T20:04:05.784507+0000 mgr.y (mgr.14442) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.1 MiB/s wr, 85 op/s 2023-09-23T20:04:07.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:06 smithi098 bash[33670]: cluster 2023-09-23T20:04:05.784507+0000 mgr.y (mgr.14442) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.1 MiB/s wr, 85 op/s 2023-09-23T20:04:07.529 INFO:tasks.rados.rados.0.smithi098.stdout:1358: finishing write tid 1 to smithi09866585-32 2023-09-23T20:04:07.529 INFO:tasks.rados.rados.0.smithi098.stdout:1356: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-23T20:04:07.704 INFO:tasks.rados.rados.0.smithi098.stdout:1358: finishing write tid 2 to smithi09866585-32 2023-09-23T20:04:07.704 INFO:tasks.rados.rados.0.smithi098.stdout:1358: finishing write tid 3 to smithi09866585-32 2023-09-23T20:04:07.704 INFO:tasks.rados.rados.0.smithi098.stdout:1358: finishing write tid 4 to smithi09866585-32 2023-09-23T20:04:07.704 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 32 v 164 (ObjNum 978 snap 0 seq_num 978) dirty exists 2023-09-23T20:04:07.704 INFO:tasks.rados.rados.0.smithi098.stdout:1358: left oid 32 (ObjNum 978 snap 0 seq_num 978) 2023-09-23T20:04:07.705 INFO:tasks.rados.rados.0.smithi098.stdout:1350: done (9 left) 2023-09-23T20:04:07.705 INFO:tasks.rados.rados.0.smithi098.stdout:1351: done (8 left) 2023-09-23T20:04:07.705 INFO:tasks.rados.rados.0.smithi098.stdout:1352: done (7 left) 2023-09-23T20:04:07.705 INFO:tasks.rados.rados.0.smithi098.stdout:1353: done (6 left) 2023-09-23T20:04:07.705 INFO:tasks.rados.rados.0.smithi098.stdout:1354: done (5 left) 2023-09-23T20:04:07.705 INFO:tasks.rados.rados.0.smithi098.stdout:1355: done (4 left) 2023-09-23T20:04:07.705 INFO:tasks.rados.rados.0.smithi098.stdout:1356: done (3 left) 2023-09-23T20:04:07.705 INFO:tasks.rados.rados.0.smithi098.stdout:1357: done (2 left) 2023-09-23T20:04:07.705 INFO:tasks.rados.rados.0.smithi098.stdout:1358: done (1 left) 2023-09-23T20:04:07.705 INFO:tasks.rados.rados.0.smithi098.stdout:1359: done (0 left) 2023-09-23T20:04:07.706 INFO:tasks.rados.rados.0.smithi098.stdout:1360: read oid 320 snap -1 2023-09-23T20:04:07.706 INFO:tasks.rados.rados.0.smithi098.stdout:1360: expect (ObjNum 517 snap 0 seq_num 517) 2023-09-23T20:04:07.706 INFO:tasks.rados.rados.0.smithi098.stdout:1361: write oid 411 current snap is 0 2023-09-23T20:04:07.706 INFO:tasks.rados.rados.0.smithi098.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2023-09-23T20:04:07.718 INFO:tasks.rados.rados.0.smithi098.stdout:1361: writing smithi09866585-411 from 470860 to 1108064 tid 1 2023-09-23T20:04:07.729 INFO:tasks.rados.rados.0.smithi098.stdout:1361: writing smithi09866585-411 from 1880824 to 2470860 tid 2 2023-09-23T20:04:07.729 INFO:tasks.rados.rados.0.smithi098.stdout:1362: write oid 284 current snap is 0 2023-09-23T20:04:07.729 INFO:tasks.rados.rados.0.smithi098.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2023-09-23T20:04:07.736 INFO:tasks.rados.rados.0.smithi098.stdout:1362: writing smithi09866585-284 from 487667 to 916473 tid 1 2023-09-23T20:04:07.745 INFO:tasks.rados.rados.0.smithi098.stdout:1362: writing smithi09866585-284 from 1655659 to 2426654 tid 2 2023-09-23T20:04:07.745 INFO:tasks.rados.rados.0.smithi098.stdout:1363: read oid 62 snap -1 2023-09-23T20:04:07.745 INFO:tasks.rados.rados.0.smithi098.stdout:1363: expect (ObjNum 880 snap 0 seq_num 880) 2023-09-23T20:04:07.746 INFO:tasks.rados.rados.0.smithi098.stdout:1364: read oid 497 snap -1 2023-09-23T20:04:07.746 INFO:tasks.rados.rados.0.smithi098.stdout:1364: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:04:07.746 INFO:tasks.rados.rados.0.smithi098.stdout:1365: read oid 52 snap -1 2023-09-23T20:04:07.746 INFO:tasks.rados.rados.0.smithi098.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T20:04:07.746 INFO:tasks.rados.rados.0.smithi098.stdout:1366: read oid 28 snap -1 2023-09-23T20:04:07.746 INFO:tasks.rados.rados.0.smithi098.stdout:1366: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T20:04:07.746 INFO:tasks.rados.rados.0.smithi098.stdout:1367: write oid 429 current snap is 0 2023-09-23T20:04:07.746 INFO:tasks.rados.rados.0.smithi098.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2023-09-23T20:04:07.751 INFO:tasks.rados.rados.0.smithi098.stdout:1367: writing smithi09866585-429 from 504474 to 1008529 tid 1 2023-09-23T20:04:07.759 INFO:tasks.rados.rados.0.smithi098.stdout:1367: writing smithi09866585-429 from 1714141 to 2345147 tid 2 2023-09-23T20:04:07.760 INFO:tasks.rados.rados.0.smithi098.stdout:1368: delete oid 217 current snap is 0 2023-09-23T20:04:07.760 INFO:tasks.rados.rados.0.smithi098.stdout:1360: expect (ObjNum 517 snap 0 seq_num 517) 2023-09-23T20:04:07.872 INFO:tasks.rados.rados.0.smithi098.stdout:1361: finishing write tid 1 to smithi09866585-411 2023-09-23T20:04:07.872 INFO:tasks.rados.rados.0.smithi098.stdout:1361: finishing write tid 2 to smithi09866585-411 2023-09-23T20:04:07.872 INFO:tasks.rados.rados.0.smithi098.stdout:1361: finishing write tid 3 to smithi09866585-411 2023-09-23T20:04:07.872 INFO:tasks.rados.rados.0.smithi098.stdout:1360: done (8 left) 2023-09-23T20:04:07.872 INFO:tasks.rados.rados.0.smithi098.stdout:1368: done (7 left) 2023-09-23T20:04:07.872 INFO:tasks.rados.rados.0.smithi098.stdout:1369: write oid 367 current snap is 0 2023-09-23T20:04:07.872 INFO:tasks.rados.rados.0.smithi098.stdout:1361: finishing write tid 4 to smithi09866585-411 2023-09-23T20:04:07.872 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 411 v 161 (ObjNum 980 snap 0 seq_num 980) dirty exists 2023-09-23T20:04:07.872 INFO:tasks.rados.rados.0.smithi098.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2023-09-23T20:04:07.873 INFO:tasks.rados.rados.0.smithi098.stdout:1362: finishing write tid 1 to smithi09866585-284 2023-09-23T20:04:07.873 INFO:tasks.rados.rados.0.smithi098.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2023-09-23T20:04:07.878 INFO:tasks.rados.rados.0.smithi098.stdout:1369: writing smithi09866585-367 from 538088 to 1192641 tid 1 2023-09-23T20:04:07.887 INFO:tasks.rados.rados.0.smithi098.stdout:1369: writing smithi09866585-367 from 1714752 to 2349427 tid 2 2023-09-23T20:04:07.887 INFO:tasks.rados.rados.0.smithi098.stdout:1361: done (7 left) 2023-09-23T20:04:07.887 INFO:tasks.rados.rados.0.smithi098.stdout:1370: write oid 389 current snap is 0 2023-09-23T20:04:07.888 INFO:tasks.rados.rados.0.smithi098.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2023-09-23T20:04:07.895 INFO:tasks.rados.rados.0.smithi098.stdout:1370: writing smithi09866585-389 from 554895 to 1284697 tid 1 2023-09-23T20:04:07.902 INFO:tasks.rados.rados.0.smithi098.stdout:1370: writing smithi09866585-389 from 1773234 to 2551567 tid 2 2023-09-23T20:04:07.902 INFO:tasks.rados.rados.0.smithi098.stdout:1371: read oid 47 snap -1 2023-09-23T20:04:07.903 INFO:tasks.rados.rados.0.smithi098.stdout:1371: expect (ObjNum 501 snap 0 seq_num 501) 2023-09-23T20:04:07.903 INFO:tasks.rados.rados.0.smithi098.stdout:1372: write oid 216 current snap is 0 2023-09-23T20:04:07.903 INFO:tasks.rados.rados.0.smithi098.stdout:1362: finishing write tid 2 to smithi09866585-284 2023-09-23T20:04:07.903 INFO:tasks.rados.rados.0.smithi098.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2023-09-23T20:04:07.908 INFO:tasks.rados.rados.0.smithi098.stdout:1372: writing smithi09866585-216 from 571702 to 976753 tid 1 2023-09-23T20:04:07.914 INFO:tasks.rados.rados.0.smithi098.stdout:1372: writing smithi09866585-216 from 1431716 to 2070060 tid 2 2023-09-23T20:04:07.917 INFO:tasks.rados.rados.0.smithi098.stdout:1372: writing smithi09866585-216 from 2560365 to 2571702 tid 3 2023-09-23T20:04:07.917 INFO:tasks.rados.rados.0.smithi098.stdout:1373: read oid 318 snap -1 2023-09-23T20:04:07.918 INFO:tasks.rados.rados.0.smithi098.stdout:1373: expect (ObjNum 317 snap 0 seq_num 317) 2023-09-23T20:04:07.918 INFO:tasks.rados.rados.0.smithi098.stdout:1374: write oid 349 current snap is 0 2023-09-23T20:04:07.918 INFO:tasks.rados.rados.0.smithi098.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2023-09-23T20:04:07.923 INFO:tasks.rados.rados.0.smithi098.stdout:1374: writing smithi09866585-349 from 588509 to 1068809 tid 1 2023-09-23T20:04:07.932 INFO:tasks.rados.rados.0.smithi098.stdout:1374: writing smithi09866585-349 from 1773845 to 2555847 tid 2 2023-09-23T20:04:07.932 INFO:tasks.rados.rados.0.smithi098.stdout:1375: write oid 119 current snap is 0 2023-09-23T20:04:07.932 INFO:tasks.rados.rados.0.smithi098.stdout:1362: finishing write tid 3 to smithi09866585-284 2023-09-23T20:04:07.932 INFO:tasks.rados.rados.0.smithi098.stdout:1362: finishing write tid 4 to smithi09866585-284 2023-09-23T20:04:07.932 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 284 v 186 (ObjNum 981 snap 0 seq_num 981) dirty exists 2023-09-23T20:04:07.932 INFO:tasks.rados.rados.0.smithi098.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2023-09-23T20:04:07.933 INFO:tasks.rados.rados.0.smithi098.stdout:1363: expect (ObjNum 880 snap 0 seq_num 880) 2023-09-23T20:04:08.099 INFO:tasks.rados.rados.0.smithi098.stdout:1364: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:04:08.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:07 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:04:07] "GET /metrics HTTP/1.1" 200 194962 "" "Prometheus/2.33.4" 2023-09-23T20:04:08.207 INFO:tasks.rados.rados.0.smithi098.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T20:04:08.314 INFO:tasks.rados.rados.0.smithi098.stdout:1367: finishing write tid 1 to smithi09866585-429 2023-09-23T20:04:08.314 INFO:tasks.rados.rados.0.smithi098.stdout:1366: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi098.stdout:1367: finishing write tid 2 to smithi09866585-429 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi098.stdout:1367: finishing write tid 3 to smithi09866585-429 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi098.stdout:1367: finishing write tid 4 to smithi09866585-429 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 429 v 199 (ObjNum 982 snap 0 seq_num 982) dirty exists 2023-09-23T20:04:08.474 INFO:tasks.rados.rados.0.smithi098.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:1369: finishing write tid 1 to smithi09866585-367 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:1369: finishing write tid 2 to smithi09866585-367 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:1369: finishing write tid 3 to smithi09866585-367 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:1369: finishing write tid 4 to smithi09866585-367 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 367 v 167 (ObjNum 984 snap 0 seq_num 984) dirty exists 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:1369: left oid 367 (ObjNum 984 snap 0 seq_num 984) 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:1370: finishing write tid 1 to smithi09866585-389 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:1370: finishing write tid 2 to smithi09866585-389 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:1370: finishing write tid 3 to smithi09866585-389 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:1370: finishing write tid 4 to smithi09866585-389 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 389 v 218 (ObjNum 985 snap 0 seq_num 985) dirty exists 2023-09-23T20:04:08.475 INFO:tasks.rados.rados.0.smithi098.stdout:1370: left oid 389 (ObjNum 985 snap 0 seq_num 985) 2023-09-23T20:04:08.476 INFO:tasks.rados.rados.0.smithi098.stdout:1371: expect (ObjNum 501 snap 0 seq_num 501) 2023-09-23T20:04:08.578 INFO:tasks.rados.rados.0.smithi098.stdout:1372: finishing write tid 1 to smithi09866585-216 2023-09-23T20:04:08.579 INFO:tasks.rados.rados.0.smithi098.stdout:1372: finishing write tid 2 to smithi09866585-216 2023-09-23T20:04:08.579 INFO:tasks.rados.rados.0.smithi098.stdout:1372: finishing write tid 3 to smithi09866585-216 2023-09-23T20:04:08.579 INFO:tasks.rados.rados.0.smithi098.stdout:1372: finishing write tid 4 to smithi09866585-216 2023-09-23T20:04:08.579 INFO:tasks.rados.rados.0.smithi098.stdout:1372: finishing write tid 5 to smithi09866585-216 2023-09-23T20:04:08.579 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 216 v 246 (ObjNum 986 snap 0 seq_num 986) dirty exists 2023-09-23T20:04:08.579 INFO:tasks.rados.rados.0.smithi098.stdout:1372: left oid 216 (ObjNum 986 snap 0 seq_num 986) 2023-09-23T20:04:08.579 INFO:tasks.rados.rados.0.smithi098.stdout:1373: expect (ObjNum 317 snap 0 seq_num 317) 2023-09-23T20:04:08.681 INFO:tasks.rados.rados.0.smithi098.stdout:1374: finishing write tid 1 to smithi09866585-349 2023-09-23T20:04:08.682 INFO:tasks.rados.rados.0.smithi098.stdout:1374: finishing write tid 2 to smithi09866585-349 2023-09-23T20:04:08.682 INFO:tasks.rados.rados.0.smithi098.stdout:1374: finishing write tid 3 to smithi09866585-349 2023-09-23T20:04:08.682 INFO:tasks.rados.rados.0.smithi098.stdout:1374: finishing write tid 4 to smithi09866585-349 2023-09-23T20:04:08.682 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 349 v 170 (ObjNum 987 snap 0 seq_num 987) dirty exists 2023-09-23T20:04:08.682 INFO:tasks.rados.rados.0.smithi098.stdout:1374: left oid 349 (ObjNum 987 snap 0 seq_num 987) 2023-09-23T20:04:08.682 INFO:tasks.rados.rados.0.smithi098.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2023-09-23T20:04:08.694 INFO:tasks.rados.rados.0.smithi098.stdout:1375: writing smithi09866585-119 from 605316 to 1160865 tid 1 2023-09-23T20:04:08.702 INFO:tasks.rados.rados.0.smithi098.stdout:1375: writing smithi09866585-119 from 1832327 to 2474340 tid 2 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1362: done (12 left) 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1363: done (11 left) 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1364: done (10 left) 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1365: done (9 left) 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1366: done (8 left) 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1367: done (7 left) 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1369: done (6 left) 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1370: done (5 left) 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1371: done (4 left) 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1372: done (3 left) 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1373: done (2 left) 2023-09-23T20:04:08.703 INFO:tasks.rados.rados.0.smithi098.stdout:1374: done (1 left) 2023-09-23T20:04:08.704 INFO:tasks.rados.rados.0.smithi098.stdout:1376: write oid 392 current snap is 0 2023-09-23T20:04:08.704 INFO:tasks.rados.rados.0.smithi098.stdout:1375: finishing write tid 1 to smithi09866585-119 2023-09-23T20:04:08.704 INFO:tasks.rados.rados.0.smithi098.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2023-09-23T20:04:08.710 INFO:tasks.rados.rados.0.smithi098.stdout:1376: writing smithi09866585-392 from 622123 to 1369274 tid 1 2023-09-23T20:04:08.718 INFO:tasks.rados.rados.0.smithi098.stdout:1376: writing smithi09866585-392 from 2007162 to 2622123 tid 2 2023-09-23T20:04:08.718 INFO:tasks.rados.rados.0.smithi098.stdout:1377: write oid 482 current snap is 0 2023-09-23T20:04:08.718 INFO:tasks.rados.rados.0.smithi098.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2023-09-23T20:04:08.723 INFO:tasks.rados.rados.0.smithi098.stdout:1377: writing smithi09866585-482 from 638930 to 1061330 tid 1 2023-09-23T20:04:08.731 INFO:tasks.rados.rados.0.smithi098.stdout:1377: writing smithi09866585-482 from 1665644 to 2311326 tid 2 2023-09-23T20:04:08.731 INFO:tasks.rados.rados.0.smithi098.stdout:1378: read oid 427 snap -1 2023-09-23T20:04:08.731 INFO:tasks.rados.rados.0.smithi098.stdout:1378: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:04:08.731 INFO:tasks.rados.rados.0.smithi098.stdout:1379: write oid 184 current snap is 0 2023-09-23T20:04:08.731 INFO:tasks.rados.rados.0.smithi098.stdout:1375: finishing write tid 2 to smithi09866585-119 2023-09-23T20:04:08.731 INFO:tasks.rados.rados.0.smithi098.stdout:1375: finishing write tid 3 to smithi09866585-119 2023-09-23T20:04:08.732 INFO:tasks.rados.rados.0.smithi098.stdout:1375: finishing write tid 4 to smithi09866585-119 2023-09-23T20:04:08.732 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 119 v 215 (ObjNum 988 snap 0 seq_num 988) dirty exists 2023-09-23T20:04:08.732 INFO:tasks.rados.rados.0.smithi098.stdout:1375: left oid 119 (ObjNum 988 snap 0 seq_num 988) 2023-09-23T20:04:08.732 INFO:tasks.rados.rados.0.smithi098.stdout:1376: finishing write tid 1 to smithi09866585-392 2023-09-23T20:04:08.732 INFO:tasks.rados.rados.0.smithi098.stdout:1376: finishing write tid 2 to smithi09866585-392 2023-09-23T20:04:08.732 INFO:tasks.rados.rados.0.smithi098.stdout:1376: finishing write tid 3 to smithi09866585-392 2023-09-23T20:04:08.732 INFO:tasks.rados.rados.0.smithi098.stdout:1376: finishing write tid 4 to smithi09866585-392 2023-09-23T20:04:08.732 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 392 v 189 (ObjNum 989 snap 0 seq_num 989) dirty exists 2023-09-23T20:04:08.732 INFO:tasks.rados.rados.0.smithi098.stdout:1376: left oid 392 (ObjNum 989 snap 0 seq_num 989) 2023-09-23T20:04:08.732 INFO:tasks.rados.rados.0.smithi098.stdout:1377: finishing write tid 1 to smithi09866585-482 2023-09-23T20:04:08.732 INFO:tasks.rados.rados.0.smithi098.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2023-09-23T20:04:08.737 INFO:tasks.rados.rados.0.smithi098.stdout:1379: writing smithi09866585-184 from 655737 to 1153386 tid 1 2023-09-23T20:04:08.745 INFO:tasks.rados.rados.0.smithi098.stdout:1379: writing smithi09866585-184 from 1607773 to 2397113 tid 2 2023-09-23T20:04:08.745 INFO:tasks.rados.rados.0.smithi098.stdout:1375: done (4 left) 2023-09-23T20:04:08.745 INFO:tasks.rados.rados.0.smithi098.stdout:1376: done (3 left) 2023-09-23T20:04:08.745 INFO:tasks.rados.rados.0.smithi098.stdout:1380: write oid 409 current snap is 0 2023-09-23T20:04:08.745 INFO:tasks.rados.rados.0.smithi098.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2023-09-23T20:04:08.752 INFO:tasks.rados.rados.0.smithi098.stdout:1380: writing smithi09866585-409 from 672544 to 1245442 tid 1 2023-09-23T20:04:08.757 INFO:tasks.rados.rados.0.smithi098.stdout:1380: writing smithi09866585-409 from 1666255 to 2199253 tid 2 2023-09-23T20:04:08.757 INFO:tasks.rados.rados.0.smithi098.stdout:1381: read oid 29 snap -1 2023-09-23T20:04:08.757 INFO:tasks.rados.rados.0.smithi098.stdout:1381: expect (ObjNum 916 snap 0 seq_num 916) 2023-09-23T20:04:08.758 INFO:tasks.rados.rados.0.smithi098.stdout:1382: write oid 416 current snap is 0 2023-09-23T20:04:08.758 INFO:tasks.rados.rados.0.smithi098.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2023-09-23T20:04:08.764 INFO:tasks.rados.rados.0.smithi098.stdout:1382: writing smithi09866585-416 from 689351 to 1337498 tid 1 2023-09-23T20:04:08.773 INFO:tasks.rados.rados.0.smithi098.stdout:1382: writing smithi09866585-416 from 2124737 to 2689351 tid 2 2023-09-23T20:04:08.773 INFO:tasks.rados.rados.0.smithi098.stdout:1383: delete oid 389 current snap is 0 2023-09-23T20:04:08.773 INFO:tasks.rados.rados.0.smithi098.stdout:1377: finishing write tid 2 to smithi09866585-482 2023-09-23T20:04:08.773 INFO:tasks.rados.rados.0.smithi098.stdout:1377: finishing write tid 3 to smithi09866585-482 2023-09-23T20:04:08.773 INFO:tasks.rados.rados.0.smithi098.stdout:1377: finishing write tid 4 to smithi09866585-482 2023-09-23T20:04:08.773 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 482 v 218 (ObjNum 990 snap 0 seq_num 990) dirty exists 2023-09-23T20:04:08.773 INFO:tasks.rados.rados.0.smithi098.stdout:1377: left oid 482 (ObjNum 990 snap 0 seq_num 990) 2023-09-23T20:04:08.773 INFO:tasks.rados.rados.0.smithi098.stdout:1378: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:04:08.876 INFO:tasks.rados.rados.0.smithi098.stdout:1379: finishing write tid 1 to smithi09866585-184 2023-09-23T20:04:08.876 INFO:tasks.rados.rados.0.smithi098.stdout:1379: finishing write tid 2 to smithi09866585-184 2023-09-23T20:04:08.876 INFO:tasks.rados.rados.0.smithi098.stdout:1379: finishing write tid 3 to smithi09866585-184 2023-09-23T20:04:08.876 INFO:tasks.rados.rados.0.smithi098.stdout:1379: finishing write tid 4 to smithi09866585-184 2023-09-23T20:04:08.876 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 184 v 202 (ObjNum 991 snap 0 seq_num 991) dirty exists 2023-09-23T20:04:08.876 INFO:tasks.rados.rados.0.smithi098.stdout:1379: left oid 184 (ObjNum 991 snap 0 seq_num 991) 2023-09-23T20:04:08.877 INFO:tasks.rados.rados.0.smithi098.stdout:1380: finishing write tid 1 to smithi09866585-409 2023-09-23T20:04:08.877 INFO:tasks.rados.rados.0.smithi098.stdout:1380: finishing write tid 2 to smithi09866585-409 2023-09-23T20:04:08.877 INFO:tasks.rados.rados.0.smithi098.stdout:1380: finishing write tid 3 to smithi09866585-409 2023-09-23T20:04:08.877 INFO:tasks.rados.rados.0.smithi098.stdout:1380: finishing write tid 4 to smithi09866585-409 2023-09-23T20:04:08.877 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 409 v 249 (ObjNum 992 snap 0 seq_num 992) dirty exists 2023-09-23T20:04:08.877 INFO:tasks.rados.rados.0.smithi098.stdout:1380: left oid 409 (ObjNum 992 snap 0 seq_num 992) 2023-09-23T20:04:08.877 INFO:tasks.rados.rados.0.smithi098.stdout:1381: expect (ObjNum 916 snap 0 seq_num 916) 2023-09-23T20:04:09.018 INFO:tasks.rados.rados.0.smithi098.stdout:1382: finishing write tid 1 to smithi09866585-416 2023-09-23T20:04:09.018 INFO:tasks.rados.rados.0.smithi098.stdout:1382: finishing write tid 2 to smithi09866585-416 2023-09-23T20:04:09.018 INFO:tasks.rados.rados.0.smithi098.stdout:1382: finishing write tid 3 to smithi09866585-416 2023-09-23T20:04:09.018 INFO:tasks.rados.rados.0.smithi098.stdout:1382: finishing write tid 4 to smithi09866585-416 2023-09-23T20:04:09.019 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 416 v 167 (ObjNum 993 snap 0 seq_num 993) dirty exists 2023-09-23T20:04:09.019 INFO:tasks.rados.rados.0.smithi098.stdout:1382: left oid 416 (ObjNum 993 snap 0 seq_num 993) 2023-09-23T20:04:09.019 INFO:tasks.rados.rados.0.smithi098.stdout:1377: done (6 left) 2023-09-23T20:04:09.019 INFO:tasks.rados.rados.0.smithi098.stdout:1378: done (5 left) 2023-09-23T20:04:09.019 INFO:tasks.rados.rados.0.smithi098.stdout:1379: done (4 left) 2023-09-23T20:04:09.019 INFO:tasks.rados.rados.0.smithi098.stdout:1380: done (3 left) 2023-09-23T20:04:09.019 INFO:tasks.rados.rados.0.smithi098.stdout:1381: done (2 left) 2023-09-23T20:04:09.019 INFO:tasks.rados.rados.0.smithi098.stdout:1382: done (1 left) 2023-09-23T20:04:09.019 INFO:tasks.rados.rados.0.smithi098.stdout:1383: done (0 left) 2023-09-23T20:04:09.019 INFO:tasks.rados.rados.0.smithi098.stdout:1384: read oid 251 snap -1 2023-09-23T20:04:09.019 INFO:tasks.rados.rados.0.smithi098.stdout:1384: expect (ObjNum 508 snap 0 seq_num 508) 2023-09-23T20:04:09.020 INFO:tasks.rados.rados.0.smithi098.stdout:1385: write oid 388 current snap is 0 2023-09-23T20:04:09.020 INFO:tasks.rados.rados.0.smithi098.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2023-09-23T20:04:09.026 INFO:tasks.rados.rados.0.smithi098.stdout:1385: writing smithi09866585-388 from 722965 to 1521610 tid 1 2023-09-23T20:04:09.032 INFO:tasks.rados.rados.0.smithi098.stdout:1385: writing smithi09866585-388 from 2125348 to 2722965 tid 2 2023-09-23T20:04:09.033 INFO:tasks.rados.rados.0.smithi098.stdout:1386: read oid 384 snap -1 2023-09-23T20:04:09.033 INFO:tasks.rados.rados.0.smithi098.stdout:1386: expect (ObjNum 717 snap 0 seq_num 717) 2023-09-23T20:04:09.033 INFO:tasks.rados.rados.0.smithi098.stdout:1387: write oid 281 current snap is 0 2023-09-23T20:04:09.033 INFO:tasks.rados.rados.0.smithi098.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2023-09-23T20:04:09.040 INFO:tasks.rados.rados.0.smithi098.stdout:1387: writing smithi09866585-281 from 739772 to 1330019 tid 1 2023-09-23T20:04:09.047 INFO:tasks.rados.rados.0.smithi098.stdout:1387: writing smithi09866585-281 from 1900183 to 2440519 tid 2 2023-09-23T20:04:09.047 INFO:tasks.rados.rados.0.smithi098.stdout:1388: read oid 33 snap -1 2023-09-23T20:04:09.047 INFO:tasks.rados.rados.0.smithi098.stdout:1388: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:04:09.047 INFO:tasks.rados.rados.0.smithi098.stdout:1389: read oid 324 snap -1 2023-09-23T20:04:09.048 INFO:tasks.rados.rados.0.smithi098.stdout:1389: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-23T20:04:09.048 INFO:tasks.rados.rados.0.smithi098.stdout:1390: read oid 119 snap -1 2023-09-23T20:04:09.048 INFO:tasks.rados.rados.0.smithi098.stdout:1390: expect (ObjNum 988 snap 0 seq_num 988) 2023-09-23T20:04:09.048 INFO:tasks.rados.rados.0.smithi098.stdout:1391: read oid 151 snap -1 2023-09-23T20:04:09.048 INFO:tasks.rados.rados.0.smithi098.stdout:1391: expect (ObjNum 971 snap 0 seq_num 971) 2023-09-23T20:04:09.048 INFO:tasks.rados.rados.0.smithi098.stdout:1392: read oid 130 snap -1 2023-09-23T20:04:09.048 INFO:tasks.rados.rados.0.smithi098.stdout:1392: expect deleted 2023-09-23T20:04:09.048 INFO:tasks.rados.rados.0.smithi098.stdout:1393: write oid 78 current snap is 0 2023-09-23T20:04:09.048 INFO:tasks.rados.rados.0.smithi098.stdout:1384: expect (ObjNum 508 snap 0 seq_num 508) 2023-09-23T20:04:09.172 INFO:tasks.rados.rados.0.smithi098.stdout:1385: finishing write tid 1 to smithi09866585-388 2023-09-23T20:04:09.173 INFO:tasks.rados.rados.0.smithi098.stdout:1385: finishing write tid 2 to smithi09866585-388 2023-09-23T20:04:09.173 INFO:tasks.rados.rados.0.smithi098.stdout:1385: finishing write tid 3 to smithi09866585-388 2023-09-23T20:04:09.173 INFO:tasks.rados.rados.0.smithi098.stdout:1385: finishing write tid 4 to smithi09866585-388 2023-09-23T20:04:09.173 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 388 v 262 (ObjNum 995 snap 0 seq_num 995) dirty exists 2023-09-23T20:04:09.173 INFO:tasks.rados.rados.0.smithi098.stdout:1385: left oid 388 (ObjNum 995 snap 0 seq_num 995) 2023-09-23T20:04:09.173 INFO:tasks.rados.rados.0.smithi098.stdout:1386: expect (ObjNum 717 snap 0 seq_num 717) 2023-09-23T20:04:09.257 INFO:tasks.rados.rados.0.smithi098.stdout:1387: finishing write tid 1 to smithi09866585-281 2023-09-23T20:04:09.258 INFO:tasks.rados.rados.0.smithi098.stdout:1389: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-23T20:04:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:08 smithi173 bash[27697]: cluster 2023-09-23T20:04:07.785180+0000 mgr.y (mgr.14442) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.1 MiB/s wr, 85 op/s 2023-09-23T20:04:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:08 smithi173 bash[27697]: audit 2023-09-23T20:04:08.201537+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.98:0/823497730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:09.391 INFO:tasks.rados.rados.0.smithi098.stdout:1387: finishing write tid 2 to smithi09866585-281 2023-09-23T20:04:09.391 INFO:tasks.rados.rados.0.smithi098.stdout:1387: finishing write tid 3 to smithi09866585-281 2023-09-23T20:04:09.391 INFO:tasks.rados.rados.0.smithi098.stdout:1387: finishing write tid 4 to smithi09866585-281 2023-09-23T20:04:09.392 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 281 v 192 (ObjNum 996 snap 0 seq_num 996) dirty exists 2023-09-23T20:04:09.392 INFO:tasks.rados.rados.0.smithi098.stdout:1387: left oid 281 (ObjNum 996 snap 0 seq_num 996) 2023-09-23T20:04:09.392 INFO:tasks.rados.rados.0.smithi098.stdout:1388: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-23T20:04:09.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:08 smithi098 bash[33670]: cluster 2023-09-23T20:04:07.785180+0000 mgr.y (mgr.14442) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.1 MiB/s wr, 85 op/s 2023-09-23T20:04:09.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:08 smithi098 bash[33670]: audit 2023-09-23T20:04:08.201537+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.98:0/823497730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:09.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:08 smithi098 bash[27308]: cluster 2023-09-23T20:04:07.785180+0000 mgr.y (mgr.14442) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.1 MiB/s wr, 85 op/s 2023-09-23T20:04:09.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:08 smithi098 bash[27308]: audit 2023-09-23T20:04:08.201537+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.98:0/823497730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:09.476 INFO:tasks.rados.rados.0.smithi098.stdout:1390: expect (ObjNum 988 snap 0 seq_num 988) 2023-09-23T20:04:09.605 INFO:tasks.rados.rados.0.smithi098.stdout:1391: expect (ObjNum 971 snap 0 seq_num 971) 2023-09-23T20:04:09.676 INFO:tasks.rados.rados.0.smithi098.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2023-09-23T20:04:09.691 INFO:tasks.rados.rados.0.smithi098.stdout:1393: writing smithi09866585-78 from 756579 to 1422075 tid 1 2023-09-23T20:04:09.696 INFO:tasks.rados.rados.0.smithi098.stdout:1393: writing smithi09866585-78 from 1958665 to 2359012 tid 2 2023-09-23T20:04:09.697 INFO:tasks.rados.rados.0.smithi098.stdout:1384: done (9 left) 2023-09-23T20:04:09.697 INFO:tasks.rados.rados.0.smithi098.stdout:1385: done (8 left) 2023-09-23T20:04:09.697 INFO:tasks.rados.rados.0.smithi098.stdout:1386: done (7 left) 2023-09-23T20:04:09.697 INFO:tasks.rados.rados.0.smithi098.stdout:1387: done (6 left) 2023-09-23T20:04:09.697 INFO:tasks.rados.rados.0.smithi098.stdout:1388: done (5 left) 2023-09-23T20:04:09.697 INFO:tasks.rados.rados.0.smithi098.stdout:1389: done (4 left) 2023-09-23T20:04:09.697 INFO:tasks.rados.rados.0.smithi098.stdout:1390: done (3 left) 2023-09-23T20:04:09.697 INFO:tasks.rados.rados.0.smithi098.stdout:1391: done (2 left) 2023-09-23T20:04:09.697 INFO:tasks.rados.rados.0.smithi098.stdout:1392: done (1 left) 2023-09-23T20:04:09.697 INFO:tasks.rados.rados.0.smithi098.stdout:1394: read oid 97 snap -1 2023-09-23T20:04:09.697 INFO:tasks.rados.rados.0.smithi098.stdout:1394: expect (ObjNum 794 snap 0 seq_num 794) 2023-09-23T20:04:09.698 INFO:tasks.rados.rados.0.smithi098.stdout:1395: write oid 85 current snap is 0 2023-09-23T20:04:09.698 INFO:tasks.rados.rados.0.smithi098.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2023-09-23T20:04:09.704 INFO:tasks.rados.rados.0.smithi098.stdout:1395: writing smithi09866585-85 from 773386 to 1514131 tid 1 2023-09-23T20:04:09.711 INFO:tasks.rados.rados.0.smithi098.stdout:1395: writing smithi09866585-85 from 2017147 to 2561152 tid 2 2023-09-23T20:04:09.711 INFO:tasks.rados.rados.0.smithi098.stdout:1396: read oid 12 snap -1 2023-09-23T20:04:09.711 INFO:tasks.rados.rados.0.smithi098.stdout:1396: expect (ObjNum 11 snap 0 seq_num 11) 2023-09-23T20:04:09.711 INFO:tasks.rados.rados.0.smithi098.stdout:1397: read oid 202 snap -1 2023-09-23T20:04:09.711 INFO:tasks.rados.rados.0.smithi098.stdout:1397: expect (ObjNum 656 snap 0 seq_num 656) 2023-09-23T20:04:09.711 INFO:tasks.rados.rados.0.smithi098.stdout:1398: delete oid 99 current snap is 0 2023-09-23T20:04:09.711 INFO:tasks.rados.rados.0.smithi098.stdout:1393: finishing write tid 1 to smithi09866585-78 2023-09-23T20:04:09.712 INFO:tasks.rados.rados.0.smithi098.stdout:1393: finishing write tid 2 to smithi09866585-78 2023-09-23T20:04:09.712 INFO:tasks.rados.rados.0.smithi098.stdout:1393: finishing write tid 3 to smithi09866585-78 2023-09-23T20:04:09.712 INFO:tasks.rados.rados.0.smithi098.stdout:1393: finishing write tid 4 to smithi09866585-78 2023-09-23T20:04:09.712 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 78 v 198 (ObjNum 997 snap 0 seq_num 997) dirty exists 2023-09-23T20:04:09.712 INFO:tasks.rados.rados.0.smithi098.stdout:1393: left oid 78 (ObjNum 997 snap 0 seq_num 997) 2023-09-23T20:04:09.712 INFO:tasks.rados.rados.0.smithi098.stdout:1394: expect (ObjNum 794 snap 0 seq_num 794) 2023-09-23T20:04:09.861 INFO:tasks.rados.rados.0.smithi098.stdout:1395: finishing write tid 1 to smithi09866585-85 2023-09-23T20:04:09.861 INFO:tasks.rados.rados.0.smithi098.stdout:1395: finishing write tid 2 to smithi09866585-85 2023-09-23T20:04:09.862 INFO:tasks.rados.rados.0.smithi098.stdout:1396: expect (ObjNum 11 snap 0 seq_num 11) 2023-09-23T20:04:09.932 INFO:tasks.rados.rados.0.smithi098.stdout:1395: finishing write tid 3 to smithi09866585-85 2023-09-23T20:04:09.933 INFO:tasks.rados.rados.0.smithi098.stdout:1395: finishing write tid 4 to smithi09866585-85 2023-09-23T20:04:09.933 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 85 v 180 (ObjNum 998 snap 0 seq_num 998) dirty exists 2023-09-23T20:04:09.933 INFO:tasks.rados.rados.0.smithi098.stdout:1395: left oid 85 (ObjNum 998 snap 0 seq_num 998) 2023-09-23T20:04:09.933 INFO:tasks.rados.rados.0.smithi098.stdout:1397: expect (ObjNum 656 snap 0 seq_num 656) 2023-09-23T20:04:10.064 INFO:tasks.rados.rados.0.smithi098.stdout:1393: done (5 left) 2023-09-23T20:04:10.064 INFO:tasks.rados.rados.0.smithi098.stdout:1394: done (4 left) 2023-09-23T20:04:10.064 INFO:tasks.rados.rados.0.smithi098.stdout:1395: done (3 left) 2023-09-23T20:04:10.064 INFO:tasks.rados.rados.0.smithi098.stdout:1396: done (2 left) 2023-09-23T20:04:10.064 INFO:tasks.rados.rados.0.smithi098.stdout:1397: done (1 left) 2023-09-23T20:04:10.065 INFO:tasks.rados.rados.0.smithi098.stdout:1398: done (0 left) 2023-09-23T20:04:10.065 INFO:tasks.rados.rados.0.smithi098.stdout:1399: delete oid 373 current snap is 0 2023-09-23T20:04:10.066 INFO:tasks.rados.rados.0.smithi098.stdout:1399: done (0 left) 2023-09-23T20:04:10.066 INFO:tasks.rados.rados.0.smithi098.stdout:1400: write oid 377 current snap is 0 2023-09-23T20:04:10.066 INFO:tasks.rados.rados.0.smithi098.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2023-09-23T20:04:10.076 INFO:tasks.rados.rados.0.smithi098.stdout:1400: writing smithi09866585-377 from 423807 to 990299 tid 1 2023-09-23T20:04:10.083 INFO:tasks.rados.rados.0.smithi098.stdout:1400: writing smithi09866585-377 from 1676240 to 2083925 tid 2 2023-09-23T20:04:10.088 INFO:tasks.rados.rados.0.smithi098.stdout:1400: writing smithi09866585-377 from 2739004 to 2823807 tid 3 2023-09-23T20:04:10.088 INFO:tasks.rados.rados.0.smithi098.stdout:1401: write oid 440 current snap is 0 2023-09-23T20:04:10.088 INFO:tasks.rados.rados.0.smithi098.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2023-09-23T20:04:10.093 INFO:tasks.rados.rados.0.smithi098.stdout:1401: writing smithi09866585-440 from 440614 to 1082355 tid 1 2023-09-23T20:04:10.100 INFO:tasks.rados.rados.0.smithi098.stdout:1401: writing smithi09866585-440 from 1734722 to 2286065 tid 2 2023-09-23T20:04:10.101 INFO:tasks.rados.rados.0.smithi098.stdout:1402: write oid 253 current snap is 0 2023-09-23T20:04:10.101 INFO:tasks.rados.rados.0.smithi098.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2023-09-23T20:04:10.106 INFO:tasks.rados.rados.0.smithi098.stdout:1402: writing smithi09866585-253 from 457421 to 1174411 tid 1 2023-09-23T20:04:10.112 INFO:tasks.rados.rados.0.smithi098.stdout:1402: writing smithi09866585-253 from 1676851 to 2088205 tid 2 2023-09-23T20:04:10.116 INFO:tasks.rados.rados.0.smithi098.stdout:1402: writing smithi09866585-253 from 2677497 to 2857421 tid 3 2023-09-23T20:04:10.116 INFO:tasks.rados.rados.0.smithi098.stdout:1403: read oid 104 snap -1 2023-09-23T20:04:10.117 INFO:tasks.rados.rados.0.smithi098.stdout:1403: expect (ObjNum 635 snap 0 seq_num 635) 2023-09-23T20:04:10.117 INFO:tasks.rados.rados.0.smithi098.stdout:1404: read oid 279 snap -1 2023-09-23T20:04:10.117 INFO:tasks.rados.rados.0.smithi098.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:04:10.117 INFO:tasks.rados.rados.0.smithi098.stdout:1405: read oid 221 snap -1 2023-09-23T20:04:10.117 INFO:tasks.rados.rados.0.smithi098.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:04:10.117 INFO:tasks.rados.rados.0.smithi098.stdout:1406: write oid 444 current snap is 0 2023-09-23T20:04:10.117 INFO:tasks.rados.rados.0.smithi098.stdout:1400: finishing write tid 1 to smithi09866585-377 2023-09-23T20:04:10.117 INFO:tasks.rados.rados.0.smithi098.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2023-09-23T20:04:10.122 INFO:tasks.rados.rados.0.smithi098.stdout:1406: writing smithi09866585-444 from 474228 to 982820 tid 1 2023-09-23T20:04:10.128 INFO:tasks.rados.rados.0.smithi098.stdout:1406: writing smithi09866585-444 from 1451686 to 2006698 tid 2 2023-09-23T20:04:10.133 INFO:tasks.rados.rados.0.smithi098.stdout:1406: writing smithi09866585-444 from 2704920 to 2874228 tid 3 2023-09-23T20:04:10.133 INFO:tasks.rados.rados.0.smithi098.stdout:1407: write oid 271 current snap is 0 2023-09-23T20:04:10.133 INFO:tasks.rados.rados.0.smithi098.stdout:1400: finishing write tid 2 to smithi09866585-377 2023-09-23T20:04:10.134 INFO:tasks.rados.rados.0.smithi098.stdout:1400: finishing write tid 3 to smithi09866585-377 2023-09-23T20:04:10.134 INFO:tasks.rados.rados.0.smithi098.stdout:1400: finishing write tid 4 to smithi09866585-377 2023-09-23T20:04:10.134 INFO:tasks.rados.rados.0.smithi098.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2023-09-23T20:04:10.138 INFO:tasks.rados.rados.0.smithi098.stdout:1407: writing smithi09866585-271 from 491035 to 1074876 tid 1 2023-09-23T20:04:10.144 INFO:tasks.rados.rados.0.smithi098.stdout:1407: writing smithi09866585-271 from 1510168 to 2208838 tid 2 2023-09-23T20:04:10.148 INFO:tasks.rados.rados.0.smithi098.stdout:1407: writing smithi09866585-271 from 2732343 to 2891035 tid 3 2023-09-23T20:04:10.149 INFO:tasks.rados.rados.0.smithi098.stdout:1408: write oid 281 current snap is 0 2023-09-23T20:04:10.149 INFO:tasks.rados.rados.0.smithi098.stdout:1400: finishing write tid 5 to smithi09866585-377 2023-09-23T20:04:10.149 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 377 v 266 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2023-09-23T20:04:10.149 INFO:tasks.rados.rados.0.smithi098.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2023-09-23T20:04:10.149 INFO:tasks.rados.rados.0.smithi098.stdout:1401: finishing write tid 1 to smithi09866585-440 2023-09-23T20:04:10.149 INFO:tasks.rados.rados.0.smithi098.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2023-09-23T20:04:10.155 INFO:tasks.rados.rados.0.smithi098.stdout:1408: writing smithi09866585-281 from 507842 to 1166932 tid 1 2023-09-23T20:04:10.160 INFO:tasks.rados.rados.0.smithi098.stdout:1408: writing smithi09866585-281 from 1568650 to 2127331 tid 2 2023-09-23T20:04:10.165 INFO:tasks.rados.rados.0.smithi098.stdout:1408: writing smithi09866585-281 from 2759766 to 2907842 tid 3 2023-09-23T20:04:10.165 INFO:tasks.rados.rados.0.smithi098.stdout:1400: done (8 left) 2023-09-23T20:04:10.165 INFO:tasks.rados.rados.0.smithi098.stdout:1409: read oid 277 snap -1 2023-09-23T20:04:10.165 INFO:tasks.rados.rados.0.smithi098.stdout:1409: expect (ObjNum 276 snap 0 seq_num 276) 2023-09-23T20:04:10.166 INFO:tasks.rados.rados.0.smithi098.stdout:1410: write oid 35 current snap is 0 2023-09-23T20:04:10.166 INFO:tasks.rados.rados.0.smithi098.stdout:1401: finishing write tid 2 to smithi09866585-440 2023-09-23T20:04:10.166 INFO:tasks.rados.rados.0.smithi098.stdout:1401: finishing write tid 3 to smithi09866585-440 2023-09-23T20:04:10.166 INFO:tasks.rados.rados.0.smithi098.stdout:1401: finishing write tid 4 to smithi09866585-440 2023-09-23T20:04:10.166 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 440 v 164 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2023-09-23T20:04:10.166 INFO:tasks.rados.rados.0.smithi098.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2023-09-23T20:04:10.166 INFO:tasks.rados.rados.0.smithi098.stdout:1402: finishing write tid 1 to smithi09866585-253 2023-09-23T20:04:10.166 INFO:tasks.rados.rados.0.smithi098.stdout:1402: finishing write tid 2 to smithi09866585-253 2023-09-23T20:04:10.167 INFO:tasks.rados.rados.0.smithi098.stdout:1402: finishing write tid 3 to smithi09866585-253 2023-09-23T20:04:10.167 INFO:tasks.rados.rados.0.smithi098.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2023-09-23T20:04:10.172 INFO:tasks.rados.rados.0.smithi098.stdout:1410: writing smithi09866585-35 from 524649 to 1258988 tid 1 2023-09-23T20:04:10.180 INFO:tasks.rados.rados.0.smithi098.stdout:1410: writing smithi09866585-35 from 1910779 to 2613118 tid 2 2023-09-23T20:04:10.180 INFO:tasks.rados.rados.0.smithi098.stdout:1401: done (9 left) 2023-09-23T20:04:10.180 INFO:tasks.rados.rados.0.smithi098.stdout:1411: read oid 259 snap -1 2023-09-23T20:04:10.180 INFO:tasks.rados.rados.0.smithi098.stdout:1411: expect (ObjNum 969 snap 0 seq_num 969) 2023-09-23T20:04:10.180 INFO:tasks.rados.rados.0.smithi098.stdout:1412: write oid 400 current snap is 0 2023-09-23T20:04:10.180 INFO:tasks.rados.rados.0.smithi098.stdout:1402: finishing write tid 4 to smithi09866585-253 2023-09-23T20:04:10.181 INFO:tasks.rados.rados.0.smithi098.stdout:1402: finishing write tid 5 to smithi09866585-253 2023-09-23T20:04:10.181 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 253 v 171 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2023-09-23T20:04:10.181 INFO:tasks.rados.rados.0.smithi098.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2023-09-23T20:04:10.181 INFO:tasks.rados.rados.0.smithi098.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:04:10.291 INFO:tasks.rados.rados.0.smithi098.stdout:1403: expect (ObjNum 635 snap 0 seq_num 635) 2023-09-23T20:04:10.440 INFO:tasks.rados.rados.0.smithi098.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:04:10.562 INFO:tasks.rados.rados.0.smithi098.stdout:1406: finishing write tid 1 to smithi09866585-444 2023-09-23T20:04:10.562 INFO:tasks.rados.rados.0.smithi098.stdout:1406: finishing write tid 2 to smithi09866585-444 2023-09-23T20:04:10.562 INFO:tasks.rados.rados.0.smithi098.stdout:1406: finishing write tid 3 to smithi09866585-444 2023-09-23T20:04:10.562 INFO:tasks.rados.rados.0.smithi098.stdout:1406: finishing write tid 4 to smithi09866585-444 2023-09-23T20:04:10.562 INFO:tasks.rados.rados.0.smithi098.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2023-09-23T20:04:10.567 INFO:tasks.rados.rados.0.smithi098.stdout:1412: writing smithi09866585-400 from 541456 to 951044 tid 1 2023-09-23T20:04:10.574 INFO:tasks.rados.rados.0.smithi098.stdout:1412: writing smithi09866585-400 from 1569261 to 2131611 tid 2 2023-09-23T20:04:10.579 INFO:tasks.rados.rados.0.smithi098.stdout:1412: writing smithi09866585-400 from 2814612 to 2941456 tid 3 2023-09-23T20:04:10.579 INFO:tasks.rados.rados.0.smithi098.stdout:1402: done (10 left) 2023-09-23T20:04:10.579 INFO:tasks.rados.rados.0.smithi098.stdout:1403: done (9 left) 2023-09-23T20:04:10.579 INFO:tasks.rados.rados.0.smithi098.stdout:1404: done (8 left) 2023-09-23T20:04:10.580 INFO:tasks.rados.rados.0.smithi098.stdout:1405: done (7 left) 2023-09-23T20:04:10.580 INFO:tasks.rados.rados.0.smithi098.stdout:1413: write oid 303 current snap is 0 2023-09-23T20:04:10.580 INFO:tasks.rados.rados.0.smithi098.stdout:1406: finishing write tid 5 to smithi09866585-444 2023-09-23T20:04:10.580 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 444 v 203 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2023-09-23T20:04:10.580 INFO:tasks.rados.rados.0.smithi098.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2023-09-23T20:04:10.580 INFO:tasks.rados.rados.0.smithi098.stdout:1407: finishing write tid 1 to smithi09866585-271 2023-09-23T20:04:10.580 INFO:tasks.rados.rados.0.smithi098.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2023-09-23T20:04:10.585 INFO:tasks.rados.rados.0.smithi098.stdout:1413: writing smithi09866585-303 from 558263 to 1043100 tid 1 2023-09-23T20:04:10.592 INFO:tasks.rados.rados.0.smithi098.stdout:1413: writing smithi09866585-303 from 1627743 to 2333751 tid 2 2023-09-23T20:04:10.592 INFO:tasks.rados.rados.0.smithi098.stdout:1406: done (7 left) 2023-09-23T20:04:10.592 INFO:tasks.rados.rados.0.smithi098.stdout:1414: read oid 286 snap -1 2023-09-23T20:04:10.592 INFO:tasks.rados.rados.0.smithi098.stdout:1414: expect deleted 2023-09-23T20:04:10.593 INFO:tasks.rados.rados.0.smithi098.stdout:1415: write oid 112 current snap is 0 2023-09-23T20:04:10.593 INFO:tasks.rados.rados.0.smithi098.stdout:1407: finishing write tid 2 to smithi09866585-271 2023-09-23T20:04:10.593 INFO:tasks.rados.rados.0.smithi098.stdout:1407: finishing write tid 3 to smithi09866585-271 2023-09-23T20:04:10.593 INFO:tasks.rados.rados.0.smithi098.stdout:1407: finishing write tid 4 to smithi09866585-271 2023-09-23T20:04:10.593 INFO:tasks.rados.rados.0.smithi098.stdout:1407: finishing write tid 5 to smithi09866585-271 2023-09-23T20:04:10.593 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 271 v 206 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2023-09-23T20:04:10.593 INFO:tasks.rados.rados.0.smithi098.stdout:1407: left oid 271 (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T20:04:10.593 INFO:tasks.rados.rados.0.smithi098.stdout:1408: finishing write tid 1 to smithi09866585-281 2023-09-23T20:04:10.594 INFO:tasks.rados.rados.0.smithi098.stdout:1408: finishing write tid 2 to smithi09866585-281 2023-09-23T20:04:10.594 INFO:tasks.rados.rados.0.smithi098.stdout:1408: finishing write tid 3 to smithi09866585-281 2023-09-23T20:04:10.594 INFO:tasks.rados.rados.0.smithi098.stdout:1408: finishing write tid 4 to smithi09866585-281 2023-09-23T20:04:10.594 INFO:tasks.rados.rados.0.smithi098.stdout:1408: finishing write tid 5 to smithi09866585-281 2023-09-23T20:04:10.594 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 281 v 196 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2023-09-23T20:04:10.594 INFO:tasks.rados.rados.0.smithi098.stdout:1408: left oid 281 (ObjNum 1006 snap 0 seq_num 1006) 2023-09-23T20:04:10.594 INFO:tasks.rados.rados.0.smithi098.stdout:1409: expect (ObjNum 276 snap 0 seq_num 276) 2023-09-23T20:04:10.677 INFO:tasks.rados.rados.0.smithi098.stdout:1410: finishing write tid 1 to smithi09866585-35 2023-09-23T20:04:10.677 INFO:tasks.rados.rados.0.smithi098.stdout:1410: finishing write tid 2 to smithi09866585-35 2023-09-23T20:04:10.677 INFO:tasks.rados.rados.0.smithi098.stdout:1410: finishing write tid 3 to smithi09866585-35 2023-09-23T20:04:10.677 INFO:tasks.rados.rados.0.smithi098.stdout:1410: finishing write tid 4 to smithi09866585-35 2023-09-23T20:04:10.677 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 35 v 221 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2023-09-23T20:04:10.677 INFO:tasks.rados.rados.0.smithi098.stdout:1410: left oid 35 (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T20:04:10.677 INFO:tasks.rados.rados.0.smithi098.stdout:1411: expect (ObjNum 969 snap 0 seq_num 969) 2023-09-23T20:04:10.791 INFO:tasks.rados.rados.0.smithi098.stdout:1412: finishing write tid 1 to smithi09866585-400 2023-09-23T20:04:10.791 INFO:tasks.rados.rados.0.smithi098.stdout:1412: finishing write tid 2 to smithi09866585-400 2023-09-23T20:04:10.791 INFO:tasks.rados.rados.0.smithi098.stdout:1412: finishing write tid 3 to smithi09866585-400 2023-09-23T20:04:10.791 INFO:tasks.rados.rados.0.smithi098.stdout:1412: finishing write tid 4 to smithi09866585-400 2023-09-23T20:04:10.792 INFO:tasks.rados.rados.0.smithi098.stdout:1412: finishing write tid 5 to smithi09866585-400 2023-09-23T20:04:10.792 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 400 v 200 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2023-09-23T20:04:10.792 INFO:tasks.rados.rados.0.smithi098.stdout:1412: left oid 400 (ObjNum 1008 snap 0 seq_num 1008) 2023-09-23T20:04:10.792 INFO:tasks.rados.rados.0.smithi098.stdout:1413: finishing write tid 1 to smithi09866585-303 2023-09-23T20:04:10.792 INFO:tasks.rados.rados.0.smithi098.stdout:1413: finishing write tid 2 to smithi09866585-303 2023-09-23T20:04:10.792 INFO:tasks.rados.rados.0.smithi098.stdout:1413: finishing write tid 3 to smithi09866585-303 2023-09-23T20:04:10.792 INFO:tasks.rados.rados.0.smithi098.stdout:1413: finishing write tid 4 to smithi09866585-303 2023-09-23T20:04:10.792 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 303 v 206 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2023-09-23T20:04:10.792 INFO:tasks.rados.rados.0.smithi098.stdout:1413: left oid 303 (ObjNum 1009 snap 0 seq_num 1009) 2023-09-23T20:04:10.792 INFO:tasks.rados.rados.0.smithi098.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2023-09-23T20:04:10.803 INFO:tasks.rados.rados.0.smithi098.stdout:1415: writing smithi09866585-112 from 575070 to 1135156 tid 1 2023-09-23T20:04:10.812 INFO:tasks.rados.rados.0.smithi098.stdout:1415: writing smithi09866585-112 from 1686225 to 2252244 tid 2 2023-09-23T20:04:10.816 INFO:tasks.rados.rados.0.smithi098.stdout:1415: writing smithi09866585-112 from 2869458 to 2975070 tid 3 2023-09-23T20:04:10.816 INFO:tasks.rados.rados.0.smithi098.stdout:1407: done (8 left) 2023-09-23T20:04:10.816 INFO:tasks.rados.rados.0.smithi098.stdout:1408: done (7 left) 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1409: done (6 left) 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1410: done (5 left) 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1411: done (4 left) 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1412: done (3 left) 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1413: done (2 left) 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1414: done (1 left) 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1416: read oid 178 snap -1 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1416: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1417: read oid 129 snap -1 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1417: expect deleted 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1418: read oid 244 snap -1 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1418: expect (ObjNum 243 snap 0 seq_num 243) 2023-09-23T20:04:10.817 INFO:tasks.rados.rados.0.smithi098.stdout:1419: read oid 77 snap -1 2023-09-23T20:04:10.818 INFO:tasks.rados.rados.0.smithi098.stdout:1419: expect (ObjNum 958 snap 0 seq_num 958) 2023-09-23T20:04:10.818 INFO:tasks.rados.rados.0.smithi098.stdout:1420: write oid 204 current snap is 0 2023-09-23T20:04:10.818 INFO:tasks.rados.rados.0.smithi098.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2023-09-23T20:04:10.823 INFO:tasks.rados.rados.0.smithi098.stdout:1420: writing smithi09866585-204 from 591877 to 1227212 tid 1 2023-09-23T20:04:10.830 INFO:tasks.rados.rados.0.smithi098.stdout:1420: writing smithi09866585-204 from 1628354 to 2338031 tid 2 2023-09-23T20:04:10.830 INFO:tasks.rados.rados.0.smithi098.stdout:1421: read oid 31 snap -1 2023-09-23T20:04:10.830 INFO:tasks.rados.rados.0.smithi098.stdout:1421: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:04:10.830 INFO:tasks.rados.rados.0.smithi098.stdout:1422: delete oid 157 current snap is 0 2023-09-23T20:04:10.831 INFO:tasks.rados.rados.0.smithi098.stdout:1415: finishing write tid 1 to smithi09866585-112 2023-09-23T20:04:10.831 INFO:tasks.rados.rados.0.smithi098.stdout:1415: finishing write tid 2 to smithi09866585-112 2023-09-23T20:04:10.831 INFO:tasks.rados.rados.0.smithi098.stdout:1415: finishing write tid 3 to smithi09866585-112 2023-09-23T20:04:10.831 INFO:tasks.rados.rados.0.smithi098.stdout:1415: finishing write tid 4 to smithi09866585-112 2023-09-23T20:04:10.831 INFO:tasks.rados.rados.0.smithi098.stdout:1415: finishing write tid 5 to smithi09866585-112 2023-09-23T20:04:10.831 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 112 v 175 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2023-09-23T20:04:10.831 INFO:tasks.rados.rados.0.smithi098.stdout:1415: left oid 112 (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T20:04:10.831 INFO:tasks.rados.rados.0.smithi098.stdout:1419: expect (ObjNum 958 snap 0 seq_num 958) 2023-09-23T20:04:10.930 INFO:tasks.rados.rados.0.smithi098.stdout:1418: expect (ObjNum 243 snap 0 seq_num 243) 2023-09-23T20:04:10.997 INFO:tasks.rados.rados.0.smithi098.stdout:1420: finishing write tid 1 to smithi09866585-204 2023-09-23T20:04:10.998 INFO:tasks.rados.rados.0.smithi098.stdout:1416: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-23T20:04:11.101 INFO:tasks.rados.rados.0.smithi098.stdout:1420: finishing write tid 2 to smithi09866585-204 2023-09-23T20:04:11.101 INFO:tasks.rados.rados.0.smithi098.stdout:1420: finishing write tid 3 to smithi09866585-204 2023-09-23T20:04:11.101 INFO:tasks.rados.rados.0.smithi098.stdout:1420: finishing write tid 4 to smithi09866585-204 2023-09-23T20:04:11.101 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 204 v 203 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2023-09-23T20:04:11.101 INFO:tasks.rados.rados.0.smithi098.stdout:1420: left oid 204 (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T20:04:11.101 INFO:tasks.rados.rados.0.smithi098.stdout:1421: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:04:11.285 INFO:tasks.rados.rados.0.smithi098.stdout:1415: done (7 left) 2023-09-23T20:04:11.285 INFO:tasks.rados.rados.0.smithi098.stdout:1416: done (6 left) 2023-09-23T20:04:11.285 INFO:tasks.rados.rados.0.smithi098.stdout:1417: done (5 left) 2023-09-23T20:04:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:1418: done (4 left) 2023-09-23T20:04:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:1419: done (3 left) 2023-09-23T20:04:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:1420: done (2 left) 2023-09-23T20:04:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:1421: done (1 left) 2023-09-23T20:04:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:1422: done (0 left) 2023-09-23T20:04:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:1423: read oid 279 snap -1 2023-09-23T20:04:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:04:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:1424: write oid 72 current snap is 0 2023-09-23T20:04:11.286 INFO:tasks.rados.rados.0.smithi098.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2023-09-23T20:04:11.297 INFO:tasks.rados.rados.0.smithi098.stdout:1424: writing smithi09866585-72 from 625491 to 1127677 tid 1 2023-09-23T20:04:11.307 INFO:tasks.rados.rados.0.smithi098.stdout:1424: writing smithi09866585-72 from 1861671 to 2575017 tid 2 2023-09-23T20:04:11.307 INFO:tasks.rados.rados.0.smithi098.stdout:1425: write oid 373 current snap is 0 2023-09-23T20:04:11.307 INFO:tasks.rados.rados.0.smithi098.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2023-09-23T20:04:11.313 INFO:tasks.rados.rados.0.smithi098.stdout:1425: writing smithi09866585-373 from 642298 to 1219733 tid 1 2023-09-23T20:04:11.321 INFO:tasks.rados.rados.0.smithi098.stdout:1425: writing smithi09866585-373 from 1920153 to 2493510 tid 2 2023-09-23T20:04:11.324 INFO:tasks.rados.rados.0.smithi098.stdout:1425: writing smithi09866585-373 from 2979150 to 3042298 tid 3 2023-09-23T20:04:11.324 INFO:tasks.rados.rados.0.smithi098.stdout:1426: write oid 467 current snap is 0 2023-09-23T20:04:11.324 INFO:tasks.rados.rados.0.smithi098.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2023-09-23T20:04:11.331 INFO:tasks.rados.rados.0.smithi098.stdout:1426: writing smithi09866585-467 from 659105 to 1311789 tid 1 2023-09-23T20:04:11.339 INFO:tasks.rados.rados.0.smithi098.stdout:1426: writing smithi09866585-467 from 1862282 to 2579297 tid 2 2023-09-23T20:04:11.339 INFO:tasks.rados.rados.0.smithi098.stdout:1427: write oid 84 current snap is 0 2023-09-23T20:04:11.339 INFO:tasks.rados.rados.0.smithi098.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T20:04:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:10 smithi173 bash[27697]: cluster 2023-09-23T20:04:09.786381+0000 mgr.y (mgr.14442) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-09-23T20:04:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:10 smithi173 bash[27697]: audit 2023-09-23T20:04:10.597156+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.98:0/1483698158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:10 smithi098 bash[33670]: cluster 2023-09-23T20:04:09.786381+0000 mgr.y (mgr.14442) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-09-23T20:04:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:10 smithi098 bash[33670]: audit 2023-09-23T20:04:10.597156+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.98:0/1483698158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:11.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:10 smithi098 bash[27308]: cluster 2023-09-23T20:04:09.786381+0000 mgr.y (mgr.14442) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-09-23T20:04:11.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:10 smithi098 bash[27308]: audit 2023-09-23T20:04:10.597156+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.98:0/1483698158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:11.458 INFO:tasks.rados.rados.0.smithi098.stdout:1424: finishing write tid 1 to smithi09866585-72 2023-09-23T20:04:11.458 INFO:tasks.rados.rados.0.smithi098.stdout:1424: finishing write tid 2 to smithi09866585-72 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:1424: finishing write tid 3 to smithi09866585-72 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:1424: finishing write tid 4 to smithi09866585-72 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 72 v 269 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:1425: finishing write tid 1 to smithi09866585-373 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:1425: finishing write tid 2 to smithi09866585-373 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:1425: finishing write tid 3 to smithi09866585-373 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:1425: finishing write tid 4 to smithi09866585-373 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:1425: finishing write tid 5 to smithi09866585-373 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 373 v 224 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2023-09-23T20:04:11.459 INFO:tasks.rados.rados.0.smithi098.stdout:1426: finishing write tid 1 to smithi09866585-467 2023-09-23T20:04:11.460 INFO:tasks.rados.rados.0.smithi098.stdout:1426: finishing write tid 2 to smithi09866585-467 2023-09-23T20:04:11.460 INFO:tasks.rados.rados.0.smithi098.stdout:1426: finishing write tid 3 to smithi09866585-467 2023-09-23T20:04:11.460 INFO:tasks.rados.rados.0.smithi098.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2023-09-23T20:04:11.471 INFO:tasks.rados.rados.0.smithi098.stdout:1427: writing smithi09866585-84 from 675912 to 1403845 tid 1 2023-09-23T20:04:11.476 INFO:tasks.rados.rados.0.smithi098.stdout:1427: writing smithi09866585-84 from 1920764 to 2381437 tid 2 2023-09-23T20:04:11.481 INFO:tasks.rados.rados.0.smithi098.stdout:1427: writing smithi09866585-84 from 2801290 to 3075912 tid 3 2023-09-23T20:04:11.481 INFO:tasks.rados.rados.0.smithi098.stdout:1423: done (4 left) 2023-09-23T20:04:11.481 INFO:tasks.rados.rados.0.smithi098.stdout:1424: done (3 left) 2023-09-23T20:04:11.481 INFO:tasks.rados.rados.0.smithi098.stdout:1425: done (2 left) 2023-09-23T20:04:11.481 INFO:tasks.rados.rados.0.smithi098.stdout:1428: read oid 19 snap -1 2023-09-23T20:04:11.481 INFO:tasks.rados.rados.0.smithi098.stdout:1428: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:04:11.481 INFO:tasks.rados.rados.0.smithi098.stdout:1429: write oid 85 current snap is 0 2023-09-23T20:04:11.481 INFO:tasks.rados.rados.0.smithi098.stdout:1426: finishing write tid 4 to smithi09866585-467 2023-09-23T20:04:11.481 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 467 v 209 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2023-09-23T20:04:11.481 INFO:tasks.rados.rados.0.smithi098.stdout:1426: left oid 467 (ObjNum 1015 snap 0 seq_num 1015) 2023-09-23T20:04:11.482 INFO:tasks.rados.rados.0.smithi098.stdout:1427: finishing write tid 1 to smithi09866585-84 2023-09-23T20:04:11.482 INFO:tasks.rados.rados.0.smithi098.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2023-09-23T20:04:11.487 INFO:tasks.rados.rados.0.smithi098.stdout:1429: writing smithi09866585-85 from 692719 to 1095901 tid 1 2023-09-23T20:04:11.495 INFO:tasks.rados.rados.0.smithi098.stdout:1429: writing smithi09866585-85 from 1579246 to 2299930 tid 2 2023-09-23T20:04:11.500 INFO:tasks.rados.rados.0.smithi098.stdout:1429: writing smithi09866585-85 from 2828713 to 3092719 tid 3 2023-09-23T20:04:11.500 INFO:tasks.rados.rados.0.smithi098.stdout:1426: done (3 left) 2023-09-23T20:04:11.500 INFO:tasks.rados.rados.0.smithi098.stdout:1430: read oid 460 snap -1 2023-09-23T20:04:11.500 INFO:tasks.rados.rados.0.smithi098.stdout:1430: expect (ObjNum 459 snap 0 seq_num 459) 2023-09-23T20:04:11.500 INFO:tasks.rados.rados.0.smithi098.stdout:1431: write oid 467 current snap is 0 2023-09-23T20:04:11.500 INFO:tasks.rados.rados.0.smithi098.stdout:1427: finishing write tid 2 to smithi09866585-84 2023-09-23T20:04:11.501 INFO:tasks.rados.rados.0.smithi098.stdout:1427: finishing write tid 3 to smithi09866585-84 2023-09-23T20:04:11.501 INFO:tasks.rados.rados.0.smithi098.stdout:1427: finishing write tid 4 to smithi09866585-84 2023-09-23T20:04:11.501 INFO:tasks.rados.rados.0.smithi098.stdout:1427: finishing write tid 5 to smithi09866585-84 2023-09-23T20:04:11.501 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 84 v 225 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2023-09-23T20:04:11.501 INFO:tasks.rados.rados.0.smithi098.stdout:1427: left oid 84 (ObjNum 1016 snap 0 seq_num 1016) 2023-09-23T20:04:11.501 INFO:tasks.rados.rados.0.smithi098.stdout:1429: finishing write tid 1 to smithi09866585-85 2023-09-23T20:04:11.501 INFO:tasks.rados.rados.0.smithi098.stdout:1428: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:04:11.622 INFO:tasks.rados.rados.0.smithi098.stdout:1429: finishing write tid 2 to smithi09866585-85 2023-09-23T20:04:11.622 INFO:tasks.rados.rados.0.smithi098.stdout:1429: finishing write tid 3 to smithi09866585-85 2023-09-23T20:04:11.622 INFO:tasks.rados.rados.0.smithi098.stdout:1429: finishing write tid 4 to smithi09866585-85 2023-09-23T20:04:11.622 INFO:tasks.rados.rados.0.smithi098.stdout:1429: finishing write tid 5 to smithi09866585-85 2023-09-23T20:04:11.622 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 85 v 184 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2023-09-23T20:04:11.622 INFO:tasks.rados.rados.0.smithi098.stdout:1429: left oid 85 (ObjNum 1017 snap 0 seq_num 1017) 2023-09-23T20:04:11.622 INFO:tasks.rados.rados.0.smithi098.stdout:1430: expect (ObjNum 459 snap 0 seq_num 459) 2023-09-23T20:04:11.742 INFO:tasks.rados.rados.0.smithi098.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2023-09-23T20:04:11.755 INFO:tasks.rados.rados.0.smithi098.stdout:1431: writing smithi09866585-467 from 709526 to 1187957 tid 1 2023-09-23T20:04:11.760 INFO:tasks.rados.rados.0.smithi098.stdout:1431: writing smithi09866585-467 from 1637728 to 2102070 tid 2 2023-09-23T20:04:11.766 INFO:tasks.rados.rados.0.smithi098.stdout:1431: writing smithi09866585-467 from 2856136 to 3109526 tid 3 2023-09-23T20:04:11.766 INFO:tasks.rados.rados.0.smithi098.stdout:1427: done (4 left) 2023-09-23T20:04:11.766 INFO:tasks.rados.rados.0.smithi098.stdout:1428: done (3 left) 2023-09-23T20:04:11.766 INFO:tasks.rados.rados.0.smithi098.stdout:1429: done (2 left) 2023-09-23T20:04:11.766 INFO:tasks.rados.rados.0.smithi098.stdout:1430: done (1 left) 2023-09-23T20:04:11.766 INFO:tasks.rados.rados.0.smithi098.stdout:1432: delete oid 217 current snap is 0 2023-09-23T20:04:11.766 INFO:tasks.rados.rados.0.smithi098.stdout:1431: finishing write tid 1 to smithi09866585-467 2023-09-23T20:04:11.766 INFO:tasks.rados.rados.0.smithi098.stdout:1431: finishing write tid 2 to smithi09866585-467 2023-09-23T20:04:11.768 INFO:tasks.rados.rados.0.smithi098.stdout:1431: finishing write tid 3 to smithi09866585-467 2023-09-23T20:04:11.769 INFO:tasks.rados.rados.0.smithi098.stdout:1432: done (1 left) 2023-09-23T20:04:11.769 INFO:tasks.rados.rados.0.smithi098.stdout:1433: write oid 491 current snap is 0 2023-09-23T20:04:11.769 INFO:tasks.rados.rados.0.smithi098.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2023-09-23T20:04:11.778 INFO:tasks.rados.rados.0.smithi098.stdout:1433: writing smithi09866585-491 from 743140 to 1488422 tid 1 2023-09-23T20:04:11.785 INFO:tasks.rados.rados.0.smithi098.stdout:1433: writing smithi09866585-491 from 2154692 to 2622703 tid 2 2023-09-23T20:04:11.785 INFO:tasks.rados.rados.0.smithi098.stdout:1434: delete oid 386 current snap is 0 2023-09-23T20:04:11.785 INFO:tasks.rados.rados.0.smithi098.stdout:1431: finishing write tid 4 to smithi09866585-467 2023-09-23T20:04:11.785 INFO:tasks.rados.rados.0.smithi098.stdout:1431: finishing write tid 5 to smithi09866585-467 2023-09-23T20:04:11.785 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 467 v 213 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2023-09-23T20:04:11.785 INFO:tasks.rados.rados.0.smithi098.stdout:1431: left oid 467 (ObjNum 1018 snap 0 seq_num 1018) 2023-09-23T20:04:11.785 INFO:tasks.rados.rados.0.smithi098.stdout:1433: finishing write tid 1 to smithi09866585-491 2023-09-23T20:04:11.790 INFO:tasks.rados.rados.0.smithi098.stdout:1431: done (2 left) 2023-09-23T20:04:11.790 INFO:tasks.rados.rados.0.smithi098.stdout:1434: done (1 left) 2023-09-23T20:04:11.790 INFO:tasks.rados.rados.0.smithi098.stdout:1435: read oid 416 snap -1 2023-09-23T20:04:11.790 INFO:tasks.rados.rados.0.smithi098.stdout:1435: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T20:04:11.790 INFO:tasks.rados.rados.0.smithi098.stdout:1436: write oid 63 current snap is 0 2023-09-23T20:04:11.790 INFO:tasks.rados.rados.0.smithi098.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2023-09-23T20:04:11.798 INFO:tasks.rados.rados.0.smithi098.stdout:1436: writing smithi09866585-63 from 776754 to 1272534 tid 1 2023-09-23T20:04:11.805 INFO:tasks.rados.rados.0.smithi098.stdout:1436: writing smithi09866585-63 from 1871656 to 2343336 tid 2 2023-09-23T20:04:11.810 INFO:tasks.rados.rados.0.smithi098.stdout:1436: writing smithi09866585-63 from 2965828 to 3176754 tid 3 2023-09-23T20:04:11.811 INFO:tasks.rados.rados.0.smithi098.stdout:1437: write oid 262 current snap is 0 2023-09-23T20:04:11.811 INFO:tasks.rados.rados.0.smithi098.stdout:1433: finishing write tid 2 to smithi09866585-491 2023-09-23T20:04:11.811 INFO:tasks.rados.rados.0.smithi098.stdout:1433: finishing write tid 3 to smithi09866585-491 2023-09-23T20:04:11.811 INFO:tasks.rados.rados.0.smithi098.stdout:1433: finishing write tid 4 to smithi09866585-491 2023-09-23T20:04:11.811 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 491 v 173 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2023-09-23T20:04:11.811 INFO:tasks.rados.rados.0.smithi098.stdout:1433: left oid 491 (ObjNum 1020 snap 0 seq_num 1020) 2023-09-23T20:04:11.811 INFO:tasks.rados.rados.0.smithi098.stdout:1435: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T20:04:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:1436: finishing write tid 1 to smithi09866585-63 2023-09-23T20:04:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:1436: finishing write tid 2 to smithi09866585-63 2023-09-23T20:04:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:1436: finishing write tid 3 to smithi09866585-63 2023-09-23T20:04:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:1436: finishing write tid 4 to smithi09866585-63 2023-09-23T20:04:11.940 INFO:tasks.rados.rados.0.smithi098.stdout:1436: finishing write tid 5 to smithi09866585-63 2023-09-23T20:04:11.941 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 63 v 274 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2023-09-23T20:04:11.941 INFO:tasks.rados.rados.0.smithi098.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T20:04:11.941 INFO:tasks.rados.rados.0.smithi098.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2023-09-23T20:04:11.954 INFO:tasks.rados.rados.0.smithi098.stdout:1437: writing smithi09866585-262 from 793561 to 1364590 tid 1 2023-09-23T20:04:11.961 INFO:tasks.rados.rados.0.smithi098.stdout:1437: writing smithi09866585-262 from 1813785 to 2545476 tid 2 2023-09-23T20:04:11.965 INFO:tasks.rados.rados.0.smithi098.stdout:1437: writing smithi09866585-262 from 2993251 to 3193561 tid 3 2023-09-23T20:04:11.965 INFO:tasks.rados.rados.0.smithi098.stdout:1433: done (3 left) 2023-09-23T20:04:11.965 INFO:tasks.rados.rados.0.smithi098.stdout:1435: done (2 left) 2023-09-23T20:04:11.965 INFO:tasks.rados.rados.0.smithi098.stdout:1436: done (1 left) 2023-09-23T20:04:11.965 INFO:tasks.rados.rados.0.smithi098.stdout:1438: write oid 263 current snap is 0 2023-09-23T20:04:11.965 INFO:tasks.rados.rados.0.smithi098.stdout:1437: finishing write tid 1 to smithi09866585-262 2023-09-23T20:04:11.965 INFO:tasks.rados.rados.0.smithi098.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2023-09-23T20:04:11.970 INFO:tasks.rados.rados.0.smithi098.stdout:1438: writing smithi09866585-263 from 410368 to 1056646 tid 1 2023-09-23T20:04:11.975 INFO:tasks.rados.rados.0.smithi098.stdout:1438: writing smithi09866585-263 from 1472267 to 1947616 tid 2 2023-09-23T20:04:11.981 INFO:tasks.rados.rados.0.smithi098.stdout:1438: writing smithi09866585-263 from 2504321 to 2909921 tid 3 2023-09-23T20:04:11.981 INFO:tasks.rados.rados.0.smithi098.stdout:1439: write oid 321 current snap is 0 2023-09-23T20:04:11.981 INFO:tasks.rados.rados.0.smithi098.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2023-09-23T20:04:11.987 INFO:tasks.rados.rados.0.smithi098.stdout:1439: writing smithi09866585-321 from 427175 to 1148702 tid 1 2023-09-23T20:04:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:1439: writing smithi09866585-321 from 1930749 to 2666109 tid 2 2023-09-23T20:04:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:1440: write oid 494 current snap is 0 2023-09-23T20:04:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:1437: finishing write tid 2 to smithi09866585-262 2023-09-23T20:04:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:1437: finishing write tid 3 to smithi09866585-262 2023-09-23T20:04:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:1437: finishing write tid 4 to smithi09866585-262 2023-09-23T20:04:11.996 INFO:tasks.rados.rados.0.smithi098.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2023-09-23T20:04:12.002 INFO:tasks.rados.rados.0.smithi098.stdout:1440: writing smithi09866585-494 from 443982 to 1240758 tid 1 2023-09-23T20:04:12.009 INFO:tasks.rados.rados.0.smithi098.stdout:1440: writing smithi09866585-494 from 1989231 to 2468249 tid 2 2023-09-23T20:04:12.014 INFO:tasks.rados.rados.0.smithi098.stdout:1440: writing smithi09866585-494 from 2959167 to 3243982 tid 3 2023-09-23T20:04:12.014 INFO:tasks.rados.rados.0.smithi098.stdout:1441: read oid 110 snap -1 2023-09-23T20:04:12.014 INFO:tasks.rados.rados.0.smithi098.stdout:1441: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:04:12.014 INFO:tasks.rados.rados.0.smithi098.stdout:1442: read oid 332 snap -1 2023-09-23T20:04:12.014 INFO:tasks.rados.rados.0.smithi098.stdout:1442: expect (ObjNum 832 snap 0 seq_num 832) 2023-09-23T20:04:12.014 INFO:tasks.rados.rados.0.smithi098.stdout:1443: write oid 364 current snap is 0 2023-09-23T20:04:12.015 INFO:tasks.rados.rados.0.smithi098.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2023-09-23T20:04:12.020 INFO:tasks.rados.rados.0.smithi098.stdout:1443: writing smithi09866585-364 from 460789 to 1049167 tid 1 2023-09-23T20:04:12.028 INFO:tasks.rados.rados.0.smithi098.stdout:1443: writing smithi09866585-364 from 1764066 to 2503095 tid 2 2023-09-23T20:04:12.033 INFO:tasks.rados.rados.0.smithi098.stdout:1443: writing smithi09866585-364 from 3219296 to 3260789 tid 3 2023-09-23T20:04:12.033 INFO:tasks.rados.rados.0.smithi098.stdout:1444: write oid 163 current snap is 0 2023-09-23T20:04:12.033 INFO:tasks.rados.rados.0.smithi098.stdout:1437: finishing write tid 5 to smithi09866585-262 2023-09-23T20:04:12.033 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 262 v 174 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2023-09-23T20:04:12.033 INFO:tasks.rados.rados.0.smithi098.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2023-09-23T20:04:12.033 INFO:tasks.rados.rados.0.smithi098.stdout:1438: finishing write tid 1 to smithi09866585-263 2023-09-23T20:04:12.034 INFO:tasks.rados.rados.0.smithi098.stdout:1438: finishing write tid 2 to smithi09866585-263 2023-09-23T20:04:12.034 INFO:tasks.rados.rados.0.smithi098.stdout:1438: finishing write tid 3 to smithi09866585-263 2023-09-23T20:04:12.034 INFO:tasks.rados.rados.0.smithi098.stdout:1438: finishing write tid 4 to smithi09866585-263 2023-09-23T20:04:12.034 INFO:tasks.rados.rados.0.smithi098.stdout:1438: finishing write tid 5 to smithi09866585-263 2023-09-23T20:04:12.034 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 263 v 247 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2023-09-23T20:04:12.034 INFO:tasks.rados.rados.0.smithi098.stdout:1438: left oid 263 (ObjNum 1024 snap 0 seq_num 1024) 2023-09-23T20:04:12.034 INFO:tasks.rados.rados.0.smithi098.stdout:1439: finishing write tid 1 to smithi09866585-321 2023-09-23T20:04:12.034 INFO:tasks.rados.rados.0.smithi098.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2023-09-23T20:04:12.039 INFO:tasks.rados.rados.0.smithi098.stdout:1444: writing smithi09866585-163 from 477596 to 1141223 tid 1 2023-09-23T20:04:12.046 INFO:tasks.rados.rados.0.smithi098.stdout:1444: writing smithi09866585-163 from 1706195 to 2188882 tid 2 2023-09-23T20:04:12.055 INFO:tasks.rados.rados.0.smithi098.stdout:1444: writing smithi09866585-163 from 2614013 to 3181054 tid 3 2023-09-23T20:04:12.055 INFO:tasks.rados.rados.0.smithi098.stdout:1437: done (7 left) 2023-09-23T20:04:12.056 INFO:tasks.rados.rados.0.smithi098.stdout:1438: done (6 left) 2023-09-23T20:04:12.056 INFO:tasks.rados.rados.0.smithi098.stdout:1445: read oid 186 snap -1 2023-09-23T20:04:12.056 INFO:tasks.rados.rados.0.smithi098.stdout:1445: expect (ObjNum 671 snap 0 seq_num 671) 2023-09-23T20:04:12.056 INFO:tasks.rados.rados.0.smithi098.stdout:1446: delete oid 331 current snap is 0 2023-09-23T20:04:12.056 INFO:tasks.rados.rados.0.smithi098.stdout:1439: finishing write tid 2 to smithi09866585-321 2023-09-23T20:04:12.056 INFO:tasks.rados.rados.0.smithi098.stdout:1439: finishing write tid 3 to smithi09866585-321 2023-09-23T20:04:12.056 INFO:tasks.rados.rados.0.smithi098.stdout:1439: finishing write tid 4 to smithi09866585-321 2023-09-23T20:04:12.056 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 321 v 178 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2023-09-23T20:04:12.056 INFO:tasks.rados.rados.0.smithi098.stdout:1439: left oid 321 (ObjNum 1025 snap 0 seq_num 1025) 2023-09-23T20:04:12.056 INFO:tasks.rados.rados.0.smithi098.stdout:1440: finishing write tid 1 to smithi09866585-494 2023-09-23T20:04:12.057 INFO:tasks.rados.rados.0.smithi098.stdout:1440: finishing write tid 2 to smithi09866585-494 2023-09-23T20:04:12.057 INFO:tasks.rados.rados.0.smithi098.stdout:1440: finishing write tid 3 to smithi09866585-494 2023-09-23T20:04:12.057 INFO:tasks.rados.rados.0.smithi098.stdout:1440: finishing write tid 4 to smithi09866585-494 2023-09-23T20:04:12.057 INFO:tasks.rados.rados.0.smithi098.stdout:1440: finishing write tid 5 to smithi09866585-494 2023-09-23T20:04:12.057 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 494 v 228 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2023-09-23T20:04:12.057 INFO:tasks.rados.rados.0.smithi098.stdout:1440: left oid 494 (ObjNum 1026 snap 0 seq_num 1026) 2023-09-23T20:04:12.057 INFO:tasks.rados.rados.0.smithi098.stdout:1441: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T20:04:12.203 INFO:tasks.rados.rados.0.smithi098.stdout:1443: finishing write tid 1 to smithi09866585-364 2023-09-23T20:04:12.203 INFO:tasks.rados.rados.0.smithi098.stdout:1442: expect (ObjNum 832 snap 0 seq_num 832) 2023-09-23T20:04:12.394 INFO:tasks.rados.rados.0.smithi098.stdout:1443: finishing write tid 2 to smithi09866585-364 2023-09-23T20:04:12.394 INFO:tasks.rados.rados.0.smithi098.stdout:1443: finishing write tid 3 to smithi09866585-364 2023-09-23T20:04:12.394 INFO:tasks.rados.rados.0.smithi098.stdout:1443: finishing write tid 4 to smithi09866585-364 2023-09-23T20:04:12.394 INFO:tasks.rados.rados.0.smithi098.stdout:1443: finishing write tid 5 to smithi09866585-364 2023-09-23T20:04:12.395 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 364 v 232 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2023-09-23T20:04:12.395 INFO:tasks.rados.rados.0.smithi098.stdout:1443: left oid 364 (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T20:04:12.395 INFO:tasks.rados.rados.0.smithi098.stdout:1444: finishing write tid 1 to smithi09866585-163 2023-09-23T20:04:12.395 INFO:tasks.rados.rados.0.smithi098.stdout:1444: finishing write tid 2 to smithi09866585-163 2023-09-23T20:04:12.395 INFO:tasks.rados.rados.0.smithi098.stdout:1445: expect (ObjNum 671 snap 0 seq_num 671) 2023-09-23T20:04:12.564 INFO:tasks.rados.rados.0.smithi098.stdout:1444: finishing write tid 3 to smithi09866585-163 2023-09-23T20:04:12.564 INFO:tasks.rados.rados.0.smithi098.stdout:1444: finishing write tid 4 to smithi09866585-163 2023-09-23T20:04:12.564 INFO:tasks.rados.rados.0.smithi098.stdout:1444: finishing write tid 5 to smithi09866585-163 2023-09-23T20:04:12.564 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 163 v 217 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2023-09-23T20:04:12.564 INFO:tasks.rados.rados.0.smithi098.stdout:1444: left oid 163 (ObjNum 1028 snap 0 seq_num 1028) 2023-09-23T20:04:12.564 INFO:tasks.rados.rados.0.smithi098.stdout:1439: done (7 left) 2023-09-23T20:04:12.565 INFO:tasks.rados.rados.0.smithi098.stdout:1440: done (6 left) 2023-09-23T20:04:12.565 INFO:tasks.rados.rados.0.smithi098.stdout:1441: done (5 left) 2023-09-23T20:04:12.565 INFO:tasks.rados.rados.0.smithi098.stdout:1442: done (4 left) 2023-09-23T20:04:12.565 INFO:tasks.rados.rados.0.smithi098.stdout:1443: done (3 left) 2023-09-23T20:04:12.565 INFO:tasks.rados.rados.0.smithi098.stdout:1444: done (2 left) 2023-09-23T20:04:12.565 INFO:tasks.rados.rados.0.smithi098.stdout:1445: done (1 left) 2023-09-23T20:04:12.565 INFO:tasks.rados.rados.0.smithi098.stdout:1446: done (0 left) 2023-09-23T20:04:12.565 INFO:tasks.rados.rados.0.smithi098.stdout:1447: read oid 326 snap -1 2023-09-23T20:04:12.565 INFO:tasks.rados.rados.0.smithi098.stdout:1447: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:04:12.565 INFO:tasks.rados.rados.0.smithi098.stdout:1448: write oid 223 current snap is 0 2023-09-23T20:04:12.565 INFO:tasks.rados.rados.0.smithi098.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2023-09-23T20:04:12.575 INFO:tasks.rados.rados.0.smithi098.stdout:1448: writing smithi09866585-223 from 511210 to 925335 tid 1 2023-09-23T20:04:12.581 INFO:tasks.rados.rados.0.smithi098.stdout:1448: writing smithi09866585-223 from 1423159 to 1909515 tid 2 2023-09-23T20:04:12.589 INFO:tasks.rados.rados.0.smithi098.stdout:1448: writing smithi09866585-223 from 2668859 to 3258444 tid 3 2023-09-23T20:04:12.589 INFO:tasks.rados.rados.0.smithi098.stdout:1449: write oid 141 current snap is 0 2023-09-23T20:04:12.589 INFO:tasks.rados.rados.0.smithi098.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2023-09-23T20:04:12.595 INFO:tasks.rados.rados.0.smithi098.stdout:1449: writing smithi09866585-141 from 528017 to 1017391 tid 1 2023-09-23T20:04:12.601 INFO:tasks.rados.rados.0.smithi098.stdout:1449: writing smithi09866585-141 from 1481641 to 2111655 tid 2 2023-09-23T20:04:12.607 INFO:tasks.rados.rados.0.smithi098.stdout:1449: writing smithi09866585-141 from 2696282 to 3097139 tid 3 2023-09-23T20:04:12.607 INFO:tasks.rados.rados.0.smithi098.stdout:1450: write oid 250 current snap is 0 2023-09-23T20:04:12.607 INFO:tasks.rados.rados.0.smithi098.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2023-09-23T20:04:12.613 INFO:tasks.rados.rados.0.smithi098.stdout:1450: writing smithi09866585-250 from 544824 to 1109447 tid 1 2023-09-23T20:04:12.619 INFO:tasks.rados.rados.0.smithi098.stdout:1450: writing smithi09866585-250 from 1823770 to 2313795 tid 2 2023-09-23T20:04:12.626 INFO:tasks.rados.rados.0.smithi098.stdout:1450: writing smithi09866585-250 from 3007352 to 3344824 tid 3 2023-09-23T20:04:12.626 INFO:tasks.rados.rados.0.smithi098.stdout:1451: write oid 297 current snap is 0 2023-09-23T20:04:12.626 INFO:tasks.rados.rados.0.smithi098.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2023-09-23T20:04:12.633 INFO:tasks.rados.rados.0.smithi098.stdout:1451: writing smithi09866585-297 from 561631 to 1201503 tid 1 2023-09-23T20:04:12.640 INFO:tasks.rados.rados.0.smithi098.stdout:1451: writing smithi09866585-297 from 1882252 to 2515935 tid 2 2023-09-23T20:04:12.645 INFO:tasks.rados.rados.0.smithi098.stdout:1451: writing smithi09866585-297 from 3034775 to 3361631 tid 3 2023-09-23T20:04:12.645 INFO:tasks.rados.rados.0.smithi098.stdout:1452: delete oid 318 current snap is 0 2023-09-23T20:04:12.645 INFO:tasks.rados.rados.0.smithi098.stdout:1447: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:04:12.775 INFO:tasks.rados.rados.0.smithi098.stdout:1448: finishing write tid 1 to smithi09866585-223 2023-09-23T20:04:12.776 INFO:tasks.rados.rados.0.smithi098.stdout:1448: finishing write tid 2 to smithi09866585-223 2023-09-23T20:04:12.776 INFO:tasks.rados.rados.0.smithi098.stdout:1448: finishing write tid 3 to smithi09866585-223 2023-09-23T20:04:12.776 INFO:tasks.rados.rados.0.smithi098.stdout:1448: finishing write tid 4 to smithi09866585-223 2023-09-23T20:04:12.776 INFO:tasks.rados.rados.0.smithi098.stdout:1448: finishing write tid 5 to smithi09866585-223 2023-09-23T20:04:12.776 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 223 v 210 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2023-09-23T20:04:12.776 INFO:tasks.rados.rados.0.smithi098.stdout:1448: left oid 223 (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T20:04:12.776 INFO:tasks.rados.rados.0.smithi098.stdout:1449: finishing write tid 1 to smithi09866585-141 2023-09-23T20:04:12.776 INFO:tasks.rados.rados.0.smithi098.stdout:1449: finishing write tid 2 to smithi09866585-141 2023-09-23T20:04:12.776 INFO:tasks.rados.rados.0.smithi098.stdout:1449: finishing write tid 3 to smithi09866585-141 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:1449: finishing write tid 4 to smithi09866585-141 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:1449: finishing write tid 5 to smithi09866585-141 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 141 v 253 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:1449: left oid 141 (ObjNum 1031 snap 0 seq_num 1031) 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:1450: finishing write tid 1 to smithi09866585-250 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:1450: finishing write tid 2 to smithi09866585-250 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:1450: finishing write tid 3 to smithi09866585-250 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:1450: finishing write tid 4 to smithi09866585-250 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:1450: finishing write tid 5 to smithi09866585-250 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 250 v 236 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:1450: left oid 250 (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T20:04:12.777 INFO:tasks.rados.rados.0.smithi098.stdout:1451: finishing write tid 1 to smithi09866585-297 2023-09-23T20:04:12.778 INFO:tasks.rados.rados.0.smithi098.stdout:1451: finishing write tid 2 to smithi09866585-297 2023-09-23T20:04:12.778 INFO:tasks.rados.rados.0.smithi098.stdout:1451: finishing write tid 3 to smithi09866585-297 2023-09-23T20:04:12.778 INFO:tasks.rados.rados.0.smithi098.stdout:1451: finishing write tid 4 to smithi09866585-297 2023-09-23T20:04:12.778 INFO:tasks.rados.rados.0.smithi098.stdout:1451: finishing write tid 5 to smithi09866585-297 2023-09-23T20:04:12.778 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 297 v 257 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2023-09-23T20:04:12.778 INFO:tasks.rados.rados.0.smithi098.stdout:1451: left oid 297 (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T20:04:12.778 INFO:tasks.rados.rados.0.smithi098.stdout:1447: done (5 left) 2023-09-23T20:04:12.778 INFO:tasks.rados.rados.0.smithi098.stdout:1448: done (4 left) 2023-09-23T20:04:12.778 INFO:tasks.rados.rados.0.smithi098.stdout:1449: done (3 left) 2023-09-23T20:04:12.778 INFO:tasks.rados.rados.0.smithi098.stdout:1450: done (2 left) 2023-09-23T20:04:12.778 INFO:tasks.rados.rados.0.smithi098.stdout:1451: done (1 left) 2023-09-23T20:04:12.779 INFO:tasks.rados.rados.0.smithi098.stdout:1452: done (0 left) 2023-09-23T20:04:12.779 INFO:tasks.rados.rados.0.smithi098.stdout:1453: read oid 101 snap -1 2023-09-23T20:04:12.779 INFO:tasks.rados.rados.0.smithi098.stdout:1453: expect (ObjNum 846 snap 0 seq_num 846) 2023-09-23T20:04:12.779 INFO:tasks.rados.rados.0.smithi098.stdout:1454: read oid 412 snap -1 2023-09-23T20:04:12.779 INFO:tasks.rados.rados.0.smithi098.stdout:1454: expect deleted 2023-09-23T20:04:12.779 INFO:tasks.rados.rados.0.smithi098.stdout:1455: read oid 90 snap -1 2023-09-23T20:04:12.779 INFO:tasks.rados.rados.0.smithi098.stdout:1455: expect (ObjNum 534 snap 0 seq_num 534) 2023-09-23T20:04:12.779 INFO:tasks.rados.rados.0.smithi098.stdout:1456: read oid 483 snap -1 2023-09-23T20:04:12.779 INFO:tasks.rados.rados.0.smithi098.stdout:1456: expect (ObjNum 482 snap 0 seq_num 482) 2023-09-23T20:04:12.779 INFO:tasks.rados.rados.0.smithi098.stdout:1457: read oid 120 snap -1 2023-09-23T20:04:12.779 INFO:tasks.rados.rados.0.smithi098.stdout:1457: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:04:12.780 INFO:tasks.rados.rados.0.smithi098.stdout:1458: write oid 74 current snap is 0 2023-09-23T20:04:12.780 INFO:tasks.rados.rados.0.smithi098.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2023-09-23T20:04:12.787 INFO:tasks.rados.rados.0.smithi098.stdout:1458: writing smithi09866585-74 from 595245 to 1101968 tid 1 2023-09-23T20:04:12.794 INFO:tasks.rados.rados.0.smithi098.stdout:1458: writing smithi09866585-74 from 1715569 to 2352921 tid 2 2023-09-23T20:04:12.802 INFO:tasks.rados.rados.0.smithi098.stdout:1458: writing smithi09866585-74 from 2805974 to 3368272 tid 3 2023-09-23T20:04:12.802 INFO:tasks.rados.rados.0.smithi098.stdout:1459: read oid 383 snap -1 2023-09-23T20:04:12.802 INFO:tasks.rados.rados.0.smithi098.stdout:1459: expect deleted 2023-09-23T20:04:12.802 INFO:tasks.rados.rados.0.smithi098.stdout:1460: delete oid 310 current snap is 0 2023-09-23T20:04:12.802 INFO:tasks.rados.rados.0.smithi098.stdout:1455: expect (ObjNum 534 snap 0 seq_num 534) 2023-09-23T20:04:12.934 INFO:tasks.rados.rados.0.smithi098.stdout:1457: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:04:13.026 INFO:tasks.rados.rados.0.smithi098.stdout:1453: expect (ObjNum 846 snap 0 seq_num 846) 2023-09-23T20:04:13.121 INFO:tasks.rados.rados.0.smithi098.stdout:1456: expect (ObjNum 482 snap 0 seq_num 482) 2023-09-23T20:04:13.186 INFO:tasks.rados.rados.0.smithi098.stdout:1458: finishing write tid 1 to smithi09866585-74 2023-09-23T20:04:13.186 INFO:tasks.rados.rados.0.smithi098.stdout:1458: finishing write tid 2 to smithi09866585-74 2023-09-23T20:04:13.186 INFO:tasks.rados.rados.0.smithi098.stdout:1458: finishing write tid 3 to smithi09866585-74 2023-09-23T20:04:13.186 INFO:tasks.rados.rados.0.smithi098.stdout:1458: finishing write tid 4 to smithi09866585-74 2023-09-23T20:04:13.186 INFO:tasks.rados.rados.0.smithi098.stdout:1458: finishing write tid 5 to smithi09866585-74 2023-09-23T20:04:13.186 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 74 v 214 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2023-09-23T20:04:13.186 INFO:tasks.rados.rados.0.smithi098.stdout:1458: left oid 74 (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T20:04:13.187 INFO:tasks.rados.rados.0.smithi098.stdout:1453: done (7 left) 2023-09-23T20:04:13.187 INFO:tasks.rados.rados.0.smithi098.stdout:1454: done (6 left) 2023-09-23T20:04:13.187 INFO:tasks.rados.rados.0.smithi098.stdout:1455: done (5 left) 2023-09-23T20:04:13.187 INFO:tasks.rados.rados.0.smithi098.stdout:1456: done (4 left) 2023-09-23T20:04:13.187 INFO:tasks.rados.rados.0.smithi098.stdout:1457: done (3 left) 2023-09-23T20:04:13.187 INFO:tasks.rados.rados.0.smithi098.stdout:1458: done (2 left) 2023-09-23T20:04:13.187 INFO:tasks.rados.rados.0.smithi098.stdout:1459: done (1 left) 2023-09-23T20:04:13.187 INFO:tasks.rados.rados.0.smithi098.stdout:1460: done (0 left) 2023-09-23T20:04:13.187 INFO:tasks.rados.rados.0.smithi098.stdout:1461: write oid 86 current snap is 0 2023-09-23T20:04:13.187 INFO:tasks.rados.rados.0.smithi098.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2023-09-23T20:04:13.199 INFO:tasks.rados.rados.0.smithi098.stdout:1461: writing smithi09866585-86 from 628859 to 1286080 tid 1 2023-09-23T20:04:13.205 INFO:tasks.rados.rados.0.smithi098.stdout:1461: writing smithi09866585-86 from 1716180 to 2357201 tid 2 2023-09-23T20:04:13.211 INFO:tasks.rados.rados.0.smithi098.stdout:1461: writing smithi09866585-86 from 3144467 to 3428859 tid 3 2023-09-23T20:04:13.211 INFO:tasks.rados.rados.0.smithi098.stdout:1462: delete oid 82 current snap is 0 2023-09-23T20:04:13.211 INFO:tasks.rados.rados.0.smithi098.stdout:1461: finishing write tid 1 to smithi09866585-86 2023-09-23T20:04:13.211 INFO:tasks.rados.rados.0.smithi098.stdout:1461: finishing write tid 2 to smithi09866585-86 2023-09-23T20:04:13.213 INFO:tasks.rados.rados.0.smithi098.stdout:1462: done (1 left) 2023-09-23T20:04:13.213 INFO:tasks.rados.rados.0.smithi098.stdout:1463: read oid 468 snap -1 2023-09-23T20:04:13.213 INFO:tasks.rados.rados.0.smithi098.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-09-23T20:04:13.213 INFO:tasks.rados.rados.0.smithi098.stdout:1464: write oid 93 current snap is 0 2023-09-23T20:04:13.214 INFO:tasks.rados.rados.0.smithi098.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2023-09-23T20:04:13.219 INFO:tasks.rados.rados.0.smithi098.stdout:1464: writing smithi09866585-93 from 662473 to 1070192 tid 1 2023-09-23T20:04:13.228 INFO:tasks.rados.rados.0.smithi098.stdout:1464: writing smithi09866585-93 from 1833144 to 2477834 tid 2 2023-09-23T20:04:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:1464: writing smithi09866585-93 from 3199313 to 3462473 tid 3 2023-09-23T20:04:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:1465: read oid 146 snap -1 2023-09-23T20:04:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:1465: expect (ObjNum 911 snap 0 seq_num 911) 2023-09-23T20:04:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:1466: read oid 56 snap -1 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:1466: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:1467: read oid 401 snap -1 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:1468: read oid 219 snap -1 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:1468: expect (ObjNum 961 snap 0 seq_num 961) 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:1469: write oid 402 current snap is 0 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:1461: finishing write tid 3 to smithi09866585-86 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:1461: finishing write tid 4 to smithi09866585-86 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:1461: finishing write tid 5 to smithi09866585-86 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 86 v 295 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T20:04:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-09-23T20:04:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:12 smithi173 bash[27697]: cluster 2023-09-23T20:04:11.787074+0000 mgr.y (mgr.14442) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2023-09-23T20:04:13.357 INFO:tasks.rados.rados.0.smithi098.stdout:1464: finishing write tid 1 to smithi09866585-93 2023-09-23T20:04:13.357 INFO:tasks.rados.rados.0.smithi098.stdout:1464: finishing write tid 2 to smithi09866585-93 2023-09-23T20:04:13.357 INFO:tasks.rados.rados.0.smithi098.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:04:13.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:12 smithi098 bash[27308]: cluster 2023-09-23T20:04:11.787074+0000 mgr.y (mgr.14442) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2023-09-23T20:04:13.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:12 smithi098 bash[33670]: cluster 2023-09-23T20:04:11.787074+0000 mgr.y (mgr.14442) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2023-09-23T20:04:13.441 INFO:tasks.rados.rados.0.smithi098.stdout:1464: finishing write tid 3 to smithi09866585-93 2023-09-23T20:04:13.441 INFO:tasks.rados.rados.0.smithi098.stdout:1464: finishing write tid 4 to smithi09866585-93 2023-09-23T20:04:13.441 INFO:tasks.rados.rados.0.smithi098.stdout:1464: finishing write tid 5 to smithi09866585-93 2023-09-23T20:04:13.441 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 93 v 251 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2023-09-23T20:04:13.441 INFO:tasks.rados.rados.0.smithi098.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2023-09-23T20:04:13.441 INFO:tasks.rados.rados.0.smithi098.stdout:1465: expect (ObjNum 911 snap 0 seq_num 911) 2023-09-23T20:04:13.577 INFO:tasks.rados.rados.0.smithi098.stdout:1468: expect (ObjNum 961 snap 0 seq_num 961) 2023-09-23T20:04:13.698 INFO:tasks.rados.rados.0.smithi098.stdout:1466: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-23T20:04:13.866 INFO:tasks.rados.rados.0.smithi098.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2023-09-23T20:04:13.877 INFO:tasks.rados.rados.0.smithi098.stdout:1469: writing smithi09866585-402 from 679280 to 1162248 tid 1 2023-09-23T20:04:13.885 INFO:tasks.rados.rados.0.smithi098.stdout:1469: writing smithi09866585-402 from 1775273 to 2563621 tid 2 2023-09-23T20:04:13.892 INFO:tasks.rados.rados.0.smithi098.stdout:1469: writing smithi09866585-402 from 3110383 to 3479280 tid 3 2023-09-23T20:04:13.892 INFO:tasks.rados.rados.0.smithi098.stdout:1461: done (7 left) 2023-09-23T20:04:13.892 INFO:tasks.rados.rados.0.smithi098.stdout:1463: done (6 left) 2023-09-23T20:04:13.892 INFO:tasks.rados.rados.0.smithi098.stdout:1464: done (5 left) 2023-09-23T20:04:13.892 INFO:tasks.rados.rados.0.smithi098.stdout:1465: done (4 left) 2023-09-23T20:04:13.892 INFO:tasks.rados.rados.0.smithi098.stdout:1466: done (3 left) 2023-09-23T20:04:13.893 INFO:tasks.rados.rados.0.smithi098.stdout:1467: done (2 left) 2023-09-23T20:04:13.893 INFO:tasks.rados.rados.0.smithi098.stdout:1468: done (1 left) 2023-09-23T20:04:13.893 INFO:tasks.rados.rados.0.smithi098.stdout:1470: read oid 74 snap -1 2023-09-23T20:04:13.893 INFO:tasks.rados.rados.0.smithi098.stdout:1470: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T20:04:13.893 INFO:tasks.rados.rados.0.smithi098.stdout:1471: read oid 75 snap -1 2023-09-23T20:04:13.893 INFO:tasks.rados.rados.0.smithi098.stdout:1471: expect (ObjNum 691 snap 0 seq_num 691) 2023-09-23T20:04:13.893 INFO:tasks.rados.rados.0.smithi098.stdout:1472: read oid 148 snap -1 2023-09-23T20:04:13.894 INFO:tasks.rados.rados.0.smithi098.stdout:1472: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:04:13.894 INFO:tasks.rados.rados.0.smithi098.stdout:1473: write oid 364 current snap is 0 2023-09-23T20:04:13.894 INFO:tasks.rados.rados.0.smithi098.stdout:1469: finishing write tid 1 to smithi09866585-402 2023-09-23T20:04:13.894 INFO:tasks.rados.rados.0.smithi098.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2023-09-23T20:04:13.899 INFO:tasks.rados.rados.0.smithi098.stdout:1473: writing smithi09866585-364 from 696087 to 1254304 tid 1 2023-09-23T20:04:13.906 INFO:tasks.rados.rados.0.smithi098.stdout:1473: writing smithi09866585-364 from 1833755 to 2482114 tid 2 2023-09-23T20:04:13.912 INFO:tasks.rados.rados.0.smithi098.stdout:1473: writing smithi09866585-364 from 3137806 to 3496087 tid 3 2023-09-23T20:04:13.913 INFO:tasks.rados.rados.0.smithi098.stdout:1474: read oid 463 snap -1 2023-09-23T20:04:13.913 INFO:tasks.rados.rados.0.smithi098.stdout:1474: expect (ObjNum 523 snap 0 seq_num 523) 2023-09-23T20:04:13.913 INFO:tasks.rados.rados.0.smithi098.stdout:1475: read oid 378 snap -1 2023-09-23T20:04:13.913 INFO:tasks.rados.rados.0.smithi098.stdout:1475: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T20:04:13.913 INFO:tasks.rados.rados.0.smithi098.stdout:1476: read oid 488 snap -1 2023-09-23T20:04:13.913 INFO:tasks.rados.rados.0.smithi098.stdout:1476: expect (ObjNum 788 snap 0 seq_num 788) 2023-09-23T20:04:13.913 INFO:tasks.rados.rados.0.smithi098.stdout:1477: write oid 486 current snap is 0 2023-09-23T20:04:13.913 INFO:tasks.rados.rados.0.smithi098.stdout:1469: finishing write tid 2 to smithi09866585-402 2023-09-23T20:04:13.913 INFO:tasks.rados.rados.0.smithi098.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2023-09-23T20:04:13.922 INFO:tasks.rados.rados.0.smithi098.stdout:1477: writing smithi09866585-486 from 712894 to 1462713 tid 1 2023-09-23T20:04:13.930 INFO:tasks.rados.rados.0.smithi098.stdout:1477: writing smithi09866585-486 from 2008590 to 2800607 tid 2 2023-09-23T20:04:13.934 INFO:tasks.rados.rados.0.smithi098.stdout:1477: writing smithi09866585-486 from 3281582 to 3512894 tid 3 2023-09-23T20:04:13.935 INFO:tasks.rados.rados.0.smithi098.stdout:1478: write oid 393 current snap is 0 2023-09-23T20:04:13.935 INFO:tasks.rados.rados.0.smithi098.stdout:1469: finishing write tid 3 to smithi09866585-402 2023-09-23T20:04:13.935 INFO:tasks.rados.rados.0.smithi098.stdout:1469: finishing write tid 4 to smithi09866585-402 2023-09-23T20:04:13.935 INFO:tasks.rados.rados.0.smithi098.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2023-09-23T20:04:13.941 INFO:tasks.rados.rados.0.smithi098.stdout:1478: writing smithi09866585-393 from 729701 to 1154769 tid 1 2023-09-23T20:04:13.947 INFO:tasks.rados.rados.0.smithi098.stdout:1478: writing smithi09866585-393 from 1667072 to 2319100 tid 2 2023-09-23T20:04:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:1478: writing smithi09866585-393 from 2909005 to 3394185 tid 3 2023-09-23T20:04:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:1479: read oid 152 snap -1 2023-09-23T20:04:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:1479: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:04:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:1480: write oid 233 current snap is 0 2023-09-23T20:04:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:1469: finishing write tid 5 to smithi09866585-402 2023-09-23T20:04:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 402 v 240 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2023-09-23T20:04:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:04:13.954 INFO:tasks.rados.rados.0.smithi098.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2023-09-23T20:04:13.960 INFO:tasks.rados.rados.0.smithi098.stdout:1480: writing smithi09866585-233 from 746508 to 1246825 tid 1 2023-09-23T20:04:13.969 INFO:tasks.rados.rados.0.smithi098.stdout:1480: writing smithi09866585-233 from 2009201 to 2804887 tid 2 2023-09-23T20:04:13.974 INFO:tasks.rados.rados.0.smithi098.stdout:1480: writing smithi09866585-233 from 3220075 to 3546508 tid 3 2023-09-23T20:04:13.974 INFO:tasks.rados.rados.0.smithi098.stdout:1469: done (11 left) 2023-09-23T20:04:13.974 INFO:tasks.rados.rados.0.smithi098.stdout:1481: read oid 404 snap -1 2023-09-23T20:04:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:1481: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T20:04:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:1482: read oid 270 snap -1 2023-09-23T20:04:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:1482: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T20:04:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:1483: read oid 137 snap -1 2023-09-23T20:04:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:1483: expect deleted 2023-09-23T20:04:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:1484: delete oid 262 current snap is 0 2023-09-23T20:04:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:1473: finishing write tid 1 to smithi09866585-364 2023-09-23T20:04:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:1471: expect (ObjNum 691 snap 0 seq_num 691) 2023-09-23T20:04:14.170 INFO:tasks.rados.rados.0.smithi098.stdout:1472: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:04:14.255 INFO:tasks.rados.rados.0.smithi098.stdout:1470: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T20:04:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:13 smithi173 bash[27697]: audit 2023-09-23T20:04:13.001475+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.98:0/200177737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:14.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:13 smithi098 bash[33670]: audit 2023-09-23T20:04:13.001475+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.98:0/200177737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:14.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:13 smithi098 bash[27308]: audit 2023-09-23T20:04:13.001475+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.98:0/200177737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:14.478 INFO:tasks.rados.rados.0.smithi098.stdout:1476: expect (ObjNum 788 snap 0 seq_num 788) 2023-09-23T20:04:14.624 INFO:tasks.rados.rados.0.smithi098.stdout:1474: expect (ObjNum 523 snap 0 seq_num 523) 2023-09-23T20:04:14.750 INFO:tasks.rados.rados.0.smithi098.stdout:1473: finishing write tid 2 to smithi09866585-364 2023-09-23T20:04:14.750 INFO:tasks.rados.rados.0.smithi098.stdout:1473: finishing write tid 3 to smithi09866585-364 2023-09-23T20:04:14.750 INFO:tasks.rados.rados.0.smithi098.stdout:1473: finishing write tid 4 to smithi09866585-364 2023-09-23T20:04:14.750 INFO:tasks.rados.rados.0.smithi098.stdout:1473: finishing write tid 5 to smithi09866585-364 2023-09-23T20:04:14.750 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 364 v 244 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2023-09-23T20:04:14.750 INFO:tasks.rados.rados.0.smithi098.stdout:1473: left oid 364 (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T20:04:14.751 INFO:tasks.rados.rados.0.smithi098.stdout:1475: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T20:04:14.899 INFO:tasks.rados.rados.0.smithi098.stdout:1477: finishing write tid 1 to smithi09866585-486 2023-09-23T20:04:14.899 INFO:tasks.rados.rados.0.smithi098.stdout:1477: finishing write tid 2 to smithi09866585-486 2023-09-23T20:04:14.899 INFO:tasks.rados.rados.0.smithi098.stdout:1477: finishing write tid 3 to smithi09866585-486 2023-09-23T20:04:14.899 INFO:tasks.rados.rados.0.smithi098.stdout:1477: finishing write tid 4 to smithi09866585-486 2023-09-23T20:04:14.899 INFO:tasks.rados.rados.0.smithi098.stdout:1477: finishing write tid 5 to smithi09866585-486 2023-09-23T20:04:14.899 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 486 v 188 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2023-09-23T20:04:14.899 INFO:tasks.rados.rados.0.smithi098.stdout:1477: left oid 486 (ObjNum 1042 snap 0 seq_num 1042) 2023-09-23T20:04:14.899 INFO:tasks.rados.rados.0.smithi098.stdout:1478: finishing write tid 1 to smithi09866585-393 2023-09-23T20:04:14.900 INFO:tasks.rados.rados.0.smithi098.stdout:1478: finishing write tid 2 to smithi09866585-393 2023-09-23T20:04:14.900 INFO:tasks.rados.rados.0.smithi098.stdout:1478: finishing write tid 3 to smithi09866585-393 2023-09-23T20:04:14.900 INFO:tasks.rados.rados.0.smithi098.stdout:1478: finishing write tid 4 to smithi09866585-393 2023-09-23T20:04:14.900 INFO:tasks.rados.rados.0.smithi098.stdout:1478: finishing write tid 5 to smithi09866585-393 2023-09-23T20:04:14.900 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 393 v 230 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2023-09-23T20:04:14.900 INFO:tasks.rados.rados.0.smithi098.stdout:1478: left oid 393 (ObjNum 1043 snap 0 seq_num 1043) 2023-09-23T20:04:14.900 INFO:tasks.rados.rados.0.smithi098.stdout:1480: finishing write tid 1 to smithi09866585-233 2023-09-23T20:04:14.900 INFO:tasks.rados.rados.0.smithi098.stdout:1479: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:04:15.108 INFO:tasks.rados.rados.0.smithi098.stdout:1480: finishing write tid 2 to smithi09866585-233 2023-09-23T20:04:15.108 INFO:tasks.rados.rados.0.smithi098.stdout:1481: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T20:04:15.211 INFO:tasks.rados.rados.0.smithi098.stdout:1480: finishing write tid 3 to smithi09866585-233 2023-09-23T20:04:15.211 INFO:tasks.rados.rados.0.smithi098.stdout:1480: finishing write tid 4 to smithi09866585-233 2023-09-23T20:04:15.211 INFO:tasks.rados.rados.0.smithi098.stdout:1480: finishing write tid 5 to smithi09866585-233 2023-09-23T20:04:15.211 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 233 v 248 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2023-09-23T20:04:15.211 INFO:tasks.rados.rados.0.smithi098.stdout:1480: left oid 233 (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T20:04:15.212 INFO:tasks.rados.rados.0.smithi098.stdout:1482: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T20:04:15.307 INFO:tasks.rados.rados.0.smithi098.stdout:1470: done (14 left) 2023-09-23T20:04:15.308 INFO:tasks.rados.rados.0.smithi098.stdout:1471: done (13 left) 2023-09-23T20:04:15.308 INFO:tasks.rados.rados.0.smithi098.stdout:1472: done (12 left) 2023-09-23T20:04:15.308 INFO:tasks.rados.rados.0.smithi098.stdout:1473: done (11 left) 2023-09-23T20:04:15.308 INFO:tasks.rados.rados.0.smithi098.stdout:1474: done (10 left) 2023-09-23T20:04:15.308 INFO:tasks.rados.rados.0.smithi098.stdout:1475: done (9 left) 2023-09-23T20:04:15.308 INFO:tasks.rados.rados.0.smithi098.stdout:1476: done (8 left) 2023-09-23T20:04:15.308 INFO:tasks.rados.rados.0.smithi098.stdout:1477: done (7 left) 2023-09-23T20:04:15.308 INFO:tasks.rados.rados.0.smithi098.stdout:1478: done (6 left) 2023-09-23T20:04:15.308 INFO:tasks.rados.rados.0.smithi098.stdout:1479: done (5 left) 2023-09-23T20:04:15.308 INFO:tasks.rados.rados.0.smithi098.stdout:1480: done (4 left) 2023-09-23T20:04:15.309 INFO:tasks.rados.rados.0.smithi098.stdout:1481: done (3 left) 2023-09-23T20:04:15.309 INFO:tasks.rados.rados.0.smithi098.stdout:1482: done (2 left) 2023-09-23T20:04:15.309 INFO:tasks.rados.rados.0.smithi098.stdout:1483: done (1 left) 2023-09-23T20:04:15.309 INFO:tasks.rados.rados.0.smithi098.stdout:1484: done (0 left) 2023-09-23T20:04:15.309 INFO:tasks.rados.rados.0.smithi098.stdout:1485: read oid 476 snap -1 2023-09-23T20:04:15.309 INFO:tasks.rados.rados.0.smithi098.stdout:1485: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-23T20:04:15.309 INFO:tasks.rados.rados.0.smithi098.stdout:1486: write oid 108 current snap is 0 2023-09-23T20:04:15.309 INFO:tasks.rados.rados.0.smithi098.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2023-09-23T20:04:15.320 INFO:tasks.rados.rados.0.smithi098.stdout:1486: writing smithi09866585-108 from 780122 to 1430937 tid 1 2023-09-23T20:04:15.329 INFO:tasks.rados.rados.0.smithi098.stdout:1486: writing smithi09866585-108 from 2126165 to 2925520 tid 2 2023-09-23T20:04:15.329 INFO:tasks.rados.rados.0.smithi098.stdout:1487: read oid 7 snap -1 2023-09-23T20:04:15.330 INFO:tasks.rados.rados.0.smithi098.stdout:1487: expect deleted 2023-09-23T20:04:15.330 INFO:tasks.rados.rados.0.smithi098.stdout:1488: delete oid 125 current snap is 0 2023-09-23T20:04:15.330 INFO:tasks.rados.rados.0.smithi098.stdout:1485: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-23T20:04:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:14 smithi173 bash[27697]: cluster 2023-09-23T20:04:13.788291+0000 mgr.y (mgr.14442) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-09-23T20:04:15.409 INFO:tasks.rados.rados.0.smithi098.stdout:1486: finishing write tid 1 to smithi09866585-108 2023-09-23T20:04:15.409 INFO:tasks.rados.rados.0.smithi098.stdout:1485: done (3 left) 2023-09-23T20:04:15.409 INFO:tasks.rados.rados.0.smithi098.stdout:1488: done (2 left) 2023-09-23T20:04:15.410 INFO:tasks.rados.rados.0.smithi098.stdout:1489: read oid 271 snap -1 2023-09-23T20:04:15.410 INFO:tasks.rados.rados.0.smithi098.stdout:1489: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T20:04:15.410 INFO:tasks.rados.rados.0.smithi098.stdout:1490: read oid 499 snap -1 2023-09-23T20:04:15.410 INFO:tasks.rados.rados.0.smithi098.stdout:1490: expect deleted 2023-09-23T20:04:15.410 INFO:tasks.rados.rados.0.smithi098.stdout:1491: write oid 15 current snap is 0 2023-09-23T20:04:15.410 INFO:tasks.rados.rados.0.smithi098.stdout:1486: finishing write tid 2 to smithi09866585-108 2023-09-23T20:04:15.410 INFO:tasks.rados.rados.0.smithi098.stdout:1486: finishing write tid 3 to smithi09866585-108 2023-09-23T20:04:15.410 INFO:tasks.rados.rados.0.smithi098.stdout:1486: finishing write tid 4 to smithi09866585-108 2023-09-23T20:04:15.410 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 108 v 260 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2023-09-23T20:04:15.410 INFO:tasks.rados.rados.0.smithi098.stdout:1486: left oid 108 (ObjNum 1046 snap 0 seq_num 1046) 2023-09-23T20:04:15.410 INFO:tasks.rados.rados.0.smithi098.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2023-09-23T20:04:15.417 INFO:tasks.rados.rados.0.smithi098.stdout:1491: writing smithi09866585-15 from 413736 to 815049 tid 1 2023-09-23T20:04:15.423 INFO:tasks.rados.rados.0.smithi098.stdout:1491: writing smithi09866585-15 from 1326776 to 1729800 tid 2 2023-09-23T20:04:15.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:14 smithi098 bash[27308]: cluster 2023-09-23T20:04:13.788291+0000 mgr.y (mgr.14442) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-09-23T20:04:15.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:14 smithi098 bash[33670]: cluster 2023-09-23T20:04:13.788291+0000 mgr.y (mgr.14442) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 12 MiB/s wr, 126 op/s 2023-09-23T20:04:15.429 INFO:tasks.rados.rados.0.smithi098.stdout:1491: writing smithi09866585-15 from 2413414 to 2871307 tid 3 2023-09-23T20:04:15.434 INFO:tasks.rados.rados.0.smithi098.stdout:1491: writing smithi09866585-15 from 3438716 to 3613736 tid 4 2023-09-23T20:04:15.434 INFO:tasks.rados.rados.0.smithi098.stdout:1486: done (4 left) 2023-09-23T20:04:15.434 INFO:tasks.rados.rados.0.smithi098.stdout:1487: done (3 left) 2023-09-23T20:04:15.434 INFO:tasks.rados.rados.0.smithi098.stdout:1492: read oid 497 snap -1 2023-09-23T20:04:15.435 INFO:tasks.rados.rados.0.smithi098.stdout:1492: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:04:15.435 INFO:tasks.rados.rados.0.smithi098.stdout:1493: read oid 378 snap -1 2023-09-23T20:04:15.435 INFO:tasks.rados.rados.0.smithi098.stdout:1493: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T20:04:15.435 INFO:tasks.rados.rados.0.smithi098.stdout:1494: delete oid 92 current snap is 0 2023-09-23T20:04:15.435 INFO:tasks.rados.rados.0.smithi098.stdout:1491: finishing write tid 1 to smithi09866585-15 2023-09-23T20:04:15.435 INFO:tasks.rados.rados.0.smithi098.stdout:1489: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T20:04:15.532 INFO:tasks.rados.rados.0.smithi098.stdout:1491: finishing write tid 2 to smithi09866585-15 2023-09-23T20:04:15.532 INFO:tasks.rados.rados.0.smithi098.stdout:1491: finishing write tid 3 to smithi09866585-15 2023-09-23T20:04:15.532 INFO:tasks.rados.rados.0.smithi098.stdout:1491: finishing write tid 4 to smithi09866585-15 2023-09-23T20:04:15.533 INFO:tasks.rados.rados.0.smithi098.stdout:1491: finishing write tid 5 to smithi09866585-15 2023-09-23T20:04:15.533 INFO:tasks.rados.rados.0.smithi098.stdout:1491: finishing write tid 6 to smithi09866585-15 2023-09-23T20:04:15.533 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 15 v 182 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2023-09-23T20:04:15.533 INFO:tasks.rados.rados.0.smithi098.stdout:1491: left oid 15 (ObjNum 1048 snap 0 seq_num 1048) 2023-09-23T20:04:15.533 INFO:tasks.rados.rados.0.smithi098.stdout:1493: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T20:04:15.684 INFO:tasks.rados.rados.0.smithi098.stdout:1492: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T20:04:15.790 INFO:tasks.rados.rados.0.smithi098.stdout:1489: done (5 left) 2023-09-23T20:04:15.790 INFO:tasks.rados.rados.0.smithi098.stdout:1490: done (4 left) 2023-09-23T20:04:15.790 INFO:tasks.rados.rados.0.smithi098.stdout:1491: done (3 left) 2023-09-23T20:04:15.791 INFO:tasks.rados.rados.0.smithi098.stdout:1492: done (2 left) 2023-09-23T20:04:15.791 INFO:tasks.rados.rados.0.smithi098.stdout:1493: done (1 left) 2023-09-23T20:04:15.791 INFO:tasks.rados.rados.0.smithi098.stdout:1494: done (0 left) 2023-09-23T20:04:15.791 INFO:tasks.rados.rados.0.smithi098.stdout:1495: write oid 140 current snap is 0 2023-09-23T20:04:15.791 INFO:tasks.rados.rados.0.smithi098.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2023-09-23T20:04:15.802 INFO:tasks.rados.rados.0.smithi098.stdout:1495: writing smithi09866585-140 from 447350 to 1115514 tid 1 2023-09-23T20:04:15.807 INFO:tasks.rados.rados.0.smithi098.stdout:1495: writing smithi09866585-140 from 1560093 to 1966786 tid 2 2023-09-23T20:04:15.813 INFO:tasks.rados.rados.0.smithi098.stdout:1495: writing smithi09866585-140 from 2584613 to 3065050 tid 3 2023-09-23T20:04:15.814 INFO:tasks.rados.rados.0.smithi098.stdout:1496: write oid 163 current snap is 0 2023-09-23T20:04:15.814 INFO:tasks.rados.rados.0.smithi098.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2023-09-23T20:04:15.821 INFO:tasks.rados.rados.0.smithi098.stdout:1496: writing smithi09866585-163 from 464157 to 1207570 tid 1 2023-09-23T20:04:15.826 INFO:tasks.rados.rados.0.smithi098.stdout:1496: writing smithi09866585-163 from 1618575 to 2285279 tid 2 2023-09-23T20:04:15.833 INFO:tasks.rados.rados.0.smithi098.stdout:1496: writing smithi09866585-163 from 3012036 to 3420098 tid 3 2023-09-23T20:04:15.833 INFO:tasks.rados.rados.0.smithi098.stdout:1497: write oid 132 current snap is 0 2023-09-23T20:04:15.833 INFO:tasks.rados.rados.0.smithi098.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2023-09-23T20:04:15.838 INFO:tasks.rados.rados.0.smithi098.stdout:1497: writing smithi09866585-132 from 480964 to 899626 tid 1 2023-09-23T20:04:15.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:15 smithi173 bash[28559]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:04:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:04:15.844 INFO:tasks.rados.rados.0.smithi098.stdout:1497: writing smithi09866585-132 from 1560704 to 1971066 tid 2 2023-09-23T20:04:15.851 INFO:tasks.rados.rados.0.smithi098.stdout:1497: writing smithi09866585-132 from 2523106 to 3142440 tid 3 2023-09-23T20:04:15.851 INFO:tasks.rados.rados.0.smithi098.stdout:1498: delete oid 275 current snap is 0 2023-09-23T20:04:15.851 INFO:tasks.rados.rados.0.smithi098.stdout:1495: finishing write tid 1 to smithi09866585-140 2023-09-23T20:04:15.851 INFO:tasks.rados.rados.0.smithi098.stdout:1495: finishing write tid 2 to smithi09866585-140 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:1495: finishing write tid 3 to smithi09866585-140 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:1495: finishing write tid 4 to smithi09866585-140 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:1495: finishing write tid 5 to smithi09866585-140 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 140 v 186 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:1495: left oid 140 (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:1496: finishing write tid 1 to smithi09866585-163 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:1496: finishing write tid 2 to smithi09866585-163 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:1496: finishing write tid 3 to smithi09866585-163 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:1496: finishing write tid 4 to smithi09866585-163 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:1496: finishing write tid 5 to smithi09866585-163 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 163 v 221 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2023-09-23T20:04:15.852 INFO:tasks.rados.rados.0.smithi098.stdout:1496: left oid 163 (ObjNum 1051 snap 0 seq_num 1051) 2023-09-23T20:04:15.853 INFO:tasks.rados.rados.0.smithi098.stdout:1497: finishing write tid 1 to smithi09866585-132 2023-09-23T20:04:15.853 INFO:tasks.rados.rados.0.smithi098.stdout:1497: finishing write tid 2 to smithi09866585-132 2023-09-23T20:04:15.853 INFO:tasks.rados.rados.0.smithi098.stdout:1495: done (3 left) 2023-09-23T20:04:15.853 INFO:tasks.rados.rados.0.smithi098.stdout:1496: done (2 left) 2023-09-23T20:04:15.853 INFO:tasks.rados.rados.0.smithi098.stdout:1498: done (1 left) 2023-09-23T20:04:15.853 INFO:tasks.rados.rados.0.smithi098.stdout:1499: read oid 171 snap -1 2023-09-23T20:04:15.853 INFO:tasks.rados.rados.0.smithi098.stdout:1499: expect (ObjNum 170 snap 0 seq_num 170) 2023-09-23T20:04:15.853 INFO:tasks.rados.rados.0.smithi098.stdout:1500: write oid 35 current snap is 0 2023-09-23T20:04:15.854 INFO:tasks.rados.rados.0.smithi098.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2023-09-23T20:04:15.859 INFO:tasks.rados.rados.0.smithi098.stdout:1500: writing smithi09866585-35 from 514578 to 1083738 tid 1 2023-09-23T20:04:15.865 INFO:tasks.rados.rados.0.smithi098.stdout:1500: writing smithi09866585-35 from 1677668 to 2091699 tid 2 2023-09-23T20:04:15.871 INFO:tasks.rados.rados.0.smithi098.stdout:1500: writing smithi09866585-35 from 2577952 to 3219830 tid 3 2023-09-23T20:04:15.872 INFO:tasks.rados.rados.0.smithi098.stdout:1501: delete oid 104 current snap is 0 2023-09-23T20:04:15.872 INFO:tasks.rados.rados.0.smithi098.stdout:1497: finishing write tid 3 to smithi09866585-132 2023-09-23T20:04:15.872 INFO:tasks.rados.rados.0.smithi098.stdout:1497: finishing write tid 4 to smithi09866585-132 2023-09-23T20:04:15.872 INFO:tasks.rados.rados.0.smithi098.stdout:1497: finishing write tid 5 to smithi09866585-132 2023-09-23T20:04:15.872 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 132 v 192 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2023-09-23T20:04:15.872 INFO:tasks.rados.rados.0.smithi098.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2023-09-23T20:04:15.872 INFO:tasks.rados.rados.0.smithi098.stdout:1499: expect (ObjNum 170 snap 0 seq_num 170) 2023-09-23T20:04:15.970 INFO:tasks.rados.rados.0.smithi098.stdout:1500: finishing write tid 1 to smithi09866585-35 2023-09-23T20:04:15.970 INFO:tasks.rados.rados.0.smithi098.stdout:1500: finishing write tid 2 to smithi09866585-35 2023-09-23T20:04:15.970 INFO:tasks.rados.rados.0.smithi098.stdout:1500: finishing write tid 3 to smithi09866585-35 2023-09-23T20:04:15.970 INFO:tasks.rados.rados.0.smithi098.stdout:1500: finishing write tid 4 to smithi09866585-35 2023-09-23T20:04:15.970 INFO:tasks.rados.rados.0.smithi098.stdout:1500: finishing write tid 5 to smithi09866585-35 2023-09-23T20:04:15.970 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 35 v 234 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2023-09-23T20:04:15.970 INFO:tasks.rados.rados.0.smithi098.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2023-09-23T20:04:15.970 INFO:tasks.rados.rados.0.smithi098.stdout:1497: done (3 left) 2023-09-23T20:04:15.971 INFO:tasks.rados.rados.0.smithi098.stdout:1499: done (2 left) 2023-09-23T20:04:15.971 INFO:tasks.rados.rados.0.smithi098.stdout:1500: done (1 left) 2023-09-23T20:04:15.971 INFO:tasks.rados.rados.0.smithi098.stdout:1501: done (0 left) 2023-09-23T20:04:15.971 INFO:tasks.rados.rados.0.smithi098.stdout:1502: write oid 180 current snap is 0 2023-09-23T20:04:15.971 INFO:tasks.rados.rados.0.smithi098.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2023-09-23T20:04:15.982 INFO:tasks.rados.rados.0.smithi098.stdout:1502: writing smithi09866585-180 from 548192 to 1267850 tid 1 2023-09-23T20:04:15.987 INFO:tasks.rados.rados.0.smithi098.stdout:1502: writing smithi09866585-180 from 1678279 to 2095979 tid 2 2023-09-23T20:04:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:1502: writing smithi09866585-180 from 2516445 to 3297220 tid 3 2023-09-23T20:04:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:1503: read oid 115 snap -1 2023-09-23T20:04:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:1503: expect (ObjNum 795 snap 0 seq_num 795) 2023-09-23T20:04:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:1504: write oid 205 current snap is 0 2023-09-23T20:04:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:1502: finishing write tid 1 to smithi09866585-180 2023-09-23T20:04:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:1502: finishing write tid 2 to smithi09866585-180 2023-09-23T20:04:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2023-09-23T20:04:16.000 INFO:tasks.rados.rados.0.smithi098.stdout:1504: writing smithi09866585-205 from 564999 to 1076259 tid 1 2023-09-23T20:04:16.008 INFO:tasks.rados.rados.0.smithi098.stdout:1504: writing smithi09866585-205 from 1853114 to 2414472 tid 2 2023-09-23T20:04:16.016 INFO:tasks.rados.rados.0.smithi098.stdout:1504: writing smithi09866585-205 from 3060221 to 3652268 tid 3 2023-09-23T20:04:16.016 INFO:tasks.rados.rados.0.smithi098.stdout:1505: read oid 272 snap -1 2023-09-23T20:04:16.016 INFO:tasks.rados.rados.0.smithi098.stdout:1505: expect (ObjNum 599 snap 0 seq_num 599) 2023-09-23T20:04:16.016 INFO:tasks.rados.rados.0.smithi098.stdout:1506: write oid 384 current snap is 0 2023-09-23T20:04:16.016 INFO:tasks.rados.rados.0.smithi098.stdout:1502: finishing write tid 3 to smithi09866585-180 2023-09-23T20:04:16.016 INFO:tasks.rados.rados.0.smithi098.stdout:1502: finishing write tid 4 to smithi09866585-180 2023-09-23T20:04:16.016 INFO:tasks.rados.rados.0.smithi098.stdout:1502: finishing write tid 5 to smithi09866585-180 2023-09-23T20:04:16.016 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 180 v 190 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2023-09-23T20:04:16.016 INFO:tasks.rados.rados.0.smithi098.stdout:1502: left oid 180 (ObjNum 1056 snap 0 seq_num 1056) 2023-09-23T20:04:16.016 INFO:tasks.rados.rados.0.smithi098.stdout:1503: expect (ObjNum 795 snap 0 seq_num 795) 2023-09-23T20:04:16.127 INFO:tasks.rados.rados.0.smithi098.stdout:1504: finishing write tid 1 to smithi09866585-205 2023-09-23T20:04:16.127 INFO:tasks.rados.rados.0.smithi098.stdout:1504: finishing write tid 2 to smithi09866585-205 2023-09-23T20:04:16.127 INFO:tasks.rados.rados.0.smithi098.stdout:1504: finishing write tid 3 to smithi09866585-205 2023-09-23T20:04:16.127 INFO:tasks.rados.rados.0.smithi098.stdout:1504: finishing write tid 4 to smithi09866585-205 2023-09-23T20:04:16.127 INFO:tasks.rados.rados.0.smithi098.stdout:1504: finishing write tid 5 to smithi09866585-205 2023-09-23T20:04:16.127 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 205 v 182 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2023-09-23T20:04:16.127 INFO:tasks.rados.rados.0.smithi098.stdout:1504: left oid 205 (ObjNum 1057 snap 0 seq_num 1057) 2023-09-23T20:04:16.128 INFO:tasks.rados.rados.0.smithi098.stdout:1505: expect (ObjNum 599 snap 0 seq_num 599) 2023-09-23T20:04:16.220 INFO:tasks.rados.rados.0.smithi098.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2023-09-23T20:04:16.233 INFO:tasks.rados.rados.0.smithi098.stdout:1506: writing smithi09866585-384 from 581806 to 1168315 tid 1 2023-09-23T20:04:16.240 INFO:tasks.rados.rados.0.smithi098.stdout:1506: writing smithi09866585-384 from 1911596 to 2332965 tid 2 2023-09-23T20:04:16.246 INFO:tasks.rados.rados.0.smithi098.stdout:1506: writing smithi09866585-384 from 3087644 to 3490963 tid 3 2023-09-23T20:04:16.247 INFO:tasks.rados.rados.0.smithi098.stdout:1502: done (4 left) 2023-09-23T20:04:16.247 INFO:tasks.rados.rados.0.smithi098.stdout:1503: done (3 left) 2023-09-23T20:04:16.247 INFO:tasks.rados.rados.0.smithi098.stdout:1504: done (2 left) 2023-09-23T20:04:16.247 INFO:tasks.rados.rados.0.smithi098.stdout:1505: done (1 left) 2023-09-23T20:04:16.247 INFO:tasks.rados.rados.0.smithi098.stdout:1507: delete oid 297 current snap is 0 2023-09-23T20:04:16.247 INFO:tasks.rados.rados.0.smithi098.stdout:1506: finishing write tid 1 to smithi09866585-384 2023-09-23T20:04:16.247 INFO:tasks.rados.rados.0.smithi098.stdout:1506: finishing write tid 2 to smithi09866585-384 2023-09-23T20:04:16.250 INFO:tasks.rados.rados.0.smithi098.stdout:1506: finishing write tid 3 to smithi09866585-384 2023-09-23T20:04:16.251 INFO:tasks.rados.rados.0.smithi098.stdout:1506: finishing write tid 4 to smithi09866585-384 2023-09-23T20:04:16.251 INFO:tasks.rados.rados.0.smithi098.stdout:1506: finishing write tid 5 to smithi09866585-384 2023-09-23T20:04:16.251 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 384 v 264 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2023-09-23T20:04:16.251 INFO:tasks.rados.rados.0.smithi098.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T20:04:16.251 INFO:tasks.rados.rados.0.smithi098.stdout:1506: done (1 left) 2023-09-23T20:04:16.251 INFO:tasks.rados.rados.0.smithi098.stdout:1507: done (0 left) 2023-09-23T20:04:16.251 INFO:tasks.rados.rados.0.smithi098.stdout:1508: write oid 432 current snap is 0 2023-09-23T20:04:16.251 INFO:tasks.rados.rados.0.smithi098.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2023-09-23T20:04:16.261 INFO:tasks.rados.rados.0.smithi098.stdout:1508: writing smithi09866585-432 from 615420 to 1352427 tid 1 2023-09-23T20:04:16.268 INFO:tasks.rados.rados.0.smithi098.stdout:1508: writing smithi09866585-432 from 1912207 to 2337245 tid 2 2023-09-23T20:04:16.275 INFO:tasks.rados.rados.0.smithi098.stdout:1508: writing smithi09866585-432 from 3026137 to 3568353 tid 3 2023-09-23T20:04:16.275 INFO:tasks.rados.rados.0.smithi098.stdout:1509: read oid 476 snap -1 2023-09-23T20:04:16.275 INFO:tasks.rados.rados.0.smithi098.stdout:1509: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-23T20:04:16.275 INFO:tasks.rados.rados.0.smithi098.stdout:1510: delete oid 23 current snap is 0 2023-09-23T20:04:16.276 INFO:tasks.rados.rados.0.smithi098.stdout:1508: finishing write tid 1 to smithi09866585-432 2023-09-23T20:04:16.276 INFO:tasks.rados.rados.0.smithi098.stdout:1508: finishing write tid 2 to smithi09866585-432 2023-09-23T20:04:16.278 INFO:tasks.rados.rados.0.smithi098.stdout:1510: done (2 left) 2023-09-23T20:04:16.278 INFO:tasks.rados.rados.0.smithi098.stdout:1511: write oid 235 current snap is 0 2023-09-23T20:04:16.278 INFO:tasks.rados.rados.0.smithi098.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2023-09-23T20:04:16.290 INFO:tasks.rados.rados.0.smithi098.stdout:1511: writing smithi09866585-235 from 649034 to 1136539 tid 1 2023-09-23T20:04:16.296 INFO:tasks.rados.rados.0.smithi098.stdout:1511: writing smithi09866585-235 from 1629171 to 2057878 tid 2 2023-09-23T20:04:16.303 INFO:tasks.rados.rados.0.smithi098.stdout:1511: writing smithi09866585-235 from 2680983 to 3245743 tid 3 2023-09-23T20:04:16.306 INFO:tasks.rados.rados.0.smithi098.stdout:1511: writing smithi09866585-235 from 3798768 to 3849034 tid 4 2023-09-23T20:04:16.307 INFO:tasks.rados.rados.0.smithi098.stdout:1512: write oid 28 current snap is 0 2023-09-23T20:04:16.307 INFO:tasks.rados.rados.0.smithi098.stdout:1508: finishing write tid 3 to smithi09866585-432 2023-09-23T20:04:16.307 INFO:tasks.rados.rados.0.smithi098.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2023-09-23T20:04:16.313 INFO:tasks.rados.rados.0.smithi098.stdout:1512: writing smithi09866585-28 from 665841 to 1228595 tid 1 2023-09-23T20:04:16.319 INFO:tasks.rados.rados.0.smithi098.stdout:1512: writing smithi09866585-28 from 1687653 to 2260018 tid 2 2023-09-23T20:04:16.327 INFO:tasks.rados.rados.0.smithi098.stdout:1512: writing smithi09866585-28 from 2708406 to 3484438 tid 3 2023-09-23T20:04:16.327 INFO:tasks.rados.rados.0.smithi098.stdout:1513: read oid 402 snap -1 2023-09-23T20:04:16.327 INFO:tasks.rados.rados.0.smithi098.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:04:16.327 INFO:tasks.rados.rados.0.smithi098.stdout:1514: write oid 208 current snap is 0 2023-09-23T20:04:16.327 INFO:tasks.rados.rados.0.smithi098.stdout:1508: finishing write tid 4 to smithi09866585-432 2023-09-23T20:04:16.327 INFO:tasks.rados.rados.0.smithi098.stdout:1508: finishing write tid 5 to smithi09866585-432 2023-09-23T20:04:16.327 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 432 v 299 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2023-09-23T20:04:16.327 INFO:tasks.rados.rados.0.smithi098.stdout:1508: left oid 432 (ObjNum 1060 snap 0 seq_num 1060) 2023-09-23T20:04:16.327 INFO:tasks.rados.rados.0.smithi098.stdout:1509: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-23T20:04:16.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:16 smithi173 bash[27697]: audit 2023-09-23T20:04:15.398767+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.98:0/3397463458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:16.402 INFO:tasks.rados.rados.0.smithi098.stdout:1511: finishing write tid 1 to smithi09866585-235 2023-09-23T20:04:16.402 INFO:tasks.rados.rados.0.smithi098.stdout:1511: finishing write tid 2 to smithi09866585-235 2023-09-23T20:04:16.402 INFO:tasks.rados.rados.0.smithi098.stdout:1511: finishing write tid 3 to smithi09866585-235 2023-09-23T20:04:16.402 INFO:tasks.rados.rados.0.smithi098.stdout:1511: finishing write tid 4 to smithi09866585-235 2023-09-23T20:04:16.402 INFO:tasks.rados.rados.0.smithi098.stdout:1511: finishing write tid 5 to smithi09866585-235 2023-09-23T20:04:16.402 INFO:tasks.rados.rados.0.smithi098.stdout:1511: finishing write tid 6 to smithi09866585-235 2023-09-23T20:04:16.402 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 235 v 270 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2023-09-23T20:04:16.402 INFO:tasks.rados.rados.0.smithi098.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2023-09-23T20:04:16.402 INFO:tasks.rados.rados.0.smithi098.stdout:1512: finishing write tid 1 to smithi09866585-28 2023-09-23T20:04:16.403 INFO:tasks.rados.rados.0.smithi098.stdout:1512: finishing write tid 2 to smithi09866585-28 2023-09-23T20:04:16.403 INFO:tasks.rados.rados.0.smithi098.stdout:1512: finishing write tid 3 to smithi09866585-28 2023-09-23T20:04:16.403 INFO:tasks.rados.rados.0.smithi098.stdout:1512: finishing write tid 4 to smithi09866585-28 2023-09-23T20:04:16.403 INFO:tasks.rados.rados.0.smithi098.stdout:1512: finishing write tid 5 to smithi09866585-28 2023-09-23T20:04:16.403 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 28 v 256 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2023-09-23T20:04:16.403 INFO:tasks.rados.rados.0.smithi098.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2023-09-23T20:04:16.403 INFO:tasks.rados.rados.0.smithi098.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:04:16.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:16 smithi098 bash[27308]: audit 2023-09-23T20:04:15.398767+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.98:0/3397463458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:16.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:16 smithi098 bash[33670]: audit 2023-09-23T20:04:15.398767+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.98:0/3397463458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:16.564 INFO:tasks.rados.rados.0.smithi098.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2023-09-23T20:04:16.579 INFO:tasks.rados.rados.0.smithi098.stdout:1514: writing smithi09866585-208 from 682648 to 1320651 tid 1 2023-09-23T20:04:16.585 INFO:tasks.rados.rados.0.smithi098.stdout:1514: writing smithi09866585-208 from 2029782 to 2462158 tid 2 2023-09-23T20:04:16.592 INFO:tasks.rados.rados.0.smithi098.stdout:1514: writing smithi09866585-208 from 3019476 to 3606780 tid 3 2023-09-23T20:04:16.592 INFO:tasks.rados.rados.0.smithi098.stdout:1508: done (5 left) 2023-09-23T20:04:16.592 INFO:tasks.rados.rados.0.smithi098.stdout:1509: done (4 left) 2023-09-23T20:04:16.592 INFO:tasks.rados.rados.0.smithi098.stdout:1511: done (3 left) 2023-09-23T20:04:16.592 INFO:tasks.rados.rados.0.smithi098.stdout:1512: done (2 left) 2023-09-23T20:04:16.592 INFO:tasks.rados.rados.0.smithi098.stdout:1513: done (1 left) 2023-09-23T20:04:16.592 INFO:tasks.rados.rados.0.smithi098.stdout:1515: read oid 496 snap -1 2023-09-23T20:04:16.592 INFO:tasks.rados.rados.0.smithi098.stdout:1515: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T20:04:16.592 INFO:tasks.rados.rados.0.smithi098.stdout:1516: read oid 454 snap -1 2023-09-23T20:04:16.593 INFO:tasks.rados.rados.0.smithi098.stdout:1516: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-23T20:04:16.593 INFO:tasks.rados.rados.0.smithi098.stdout:1517: read oid 295 snap -1 2023-09-23T20:04:16.593 INFO:tasks.rados.rados.0.smithi098.stdout:1517: expect (ObjNum 294 snap 0 seq_num 294) 2023-09-23T20:04:16.593 INFO:tasks.rados.rados.0.smithi098.stdout:1518: write oid 238 current snap is 0 2023-09-23T20:04:16.593 INFO:tasks.rados.rados.0.smithi098.stdout:1514: finishing write tid 1 to smithi09866585-208 2023-09-23T20:04:16.593 INFO:tasks.rados.rados.0.smithi098.stdout:1514: finishing write tid 2 to smithi09866585-208 2023-09-23T20:04:16.593 INFO:tasks.rados.rados.0.smithi098.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2023-09-23T20:04:16.598 INFO:tasks.rados.rados.0.smithi098.stdout:1518: writing smithi09866585-238 from 699455 to 1129060 tid 1 2023-09-23T20:04:16.606 INFO:tasks.rados.rados.0.smithi098.stdout:1518: writing smithi09866585-238 from 1804617 to 2380651 tid 2 2023-09-23T20:04:16.613 INFO:tasks.rados.rados.0.smithi098.stdout:1518: writing smithi09866585-238 from 3163252 to 3678181 tid 3 2023-09-23T20:04:16.613 INFO:tasks.rados.rados.0.smithi098.stdout:1519: read oid 423 snap -1 2023-09-23T20:04:16.614 INFO:tasks.rados.rados.0.smithi098.stdout:1519: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-23T20:04:16.614 INFO:tasks.rados.rados.0.smithi098.stdout:1520: write oid 310 current snap is 0 2023-09-23T20:04:16.614 INFO:tasks.rados.rados.0.smithi098.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2023-09-23T20:04:16.620 INFO:tasks.rados.rados.0.smithi098.stdout:1520: writing smithi09866585-310 from 716262 to 1221116 tid 1 2023-09-23T20:04:16.628 INFO:tasks.rados.rados.0.smithi098.stdout:1520: writing smithi09866585-310 from 1863099 to 2582791 tid 2 2023-09-23T20:04:16.635 INFO:tasks.rados.rados.0.smithi098.stdout:1520: writing smithi09866585-310 from 3074322 to 3800523 tid 3 2023-09-23T20:04:16.635 INFO:tasks.rados.rados.0.smithi098.stdout:1521: read oid 392 snap -1 2023-09-23T20:04:16.635 INFO:tasks.rados.rados.0.smithi098.stdout:1521: expect (ObjNum 989 snap 0 seq_num 989) 2023-09-23T20:04:16.635 INFO:tasks.rados.rados.0.smithi098.stdout:1522: read oid 97 snap -1 2023-09-23T20:04:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:1522: expect (ObjNum 794 snap 0 seq_num 794) 2023-09-23T20:04:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:1523: write oid 275 current snap is 0 2023-09-23T20:04:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:1514: finishing write tid 3 to smithi09866585-208 2023-09-23T20:04:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:1514: finishing write tid 4 to smithi09866585-208 2023-09-23T20:04:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:1514: finishing write tid 5 to smithi09866585-208 2023-09-23T20:04:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 208 v 274 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2023-09-23T20:04:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T20:04:16.636 INFO:tasks.rados.rados.0.smithi098.stdout:1515: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T20:04:16.821 INFO:tasks.rados.rados.0.smithi098.stdout:1518: finishing write tid 1 to smithi09866585-238 2023-09-23T20:04:16.821 INFO:tasks.rados.rados.0.smithi098.stdout:1517: expect (ObjNum 294 snap 0 seq_num 294) 2023-09-23T20:04:16.921 INFO:tasks.rados.rados.0.smithi098.stdout:1516: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-23T20:04:17.114 INFO:tasks.rados.rados.0.smithi098.stdout:1518: finishing write tid 2 to smithi09866585-238 2023-09-23T20:04:17.115 INFO:tasks.rados.rados.0.smithi098.stdout:1518: finishing write tid 3 to smithi09866585-238 2023-09-23T20:04:17.115 INFO:tasks.rados.rados.0.smithi098.stdout:1518: finishing write tid 4 to smithi09866585-238 2023-09-23T20:04:17.115 INFO:tasks.rados.rados.0.smithi098.stdout:1518: finishing write tid 5 to smithi09866585-238 2023-09-23T20:04:17.115 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 238 v 303 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2023-09-23T20:04:17.115 INFO:tasks.rados.rados.0.smithi098.stdout:1518: left oid 238 (ObjNum 1065 snap 0 seq_num 1065) 2023-09-23T20:04:17.115 INFO:tasks.rados.rados.0.smithi098.stdout:1519: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-23T20:04:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:17 smithi173 bash[27697]: cluster 2023-09-23T20:04:15.788886+0000 mgr.y (mgr.14442) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.1 MiB/s wr, 86 op/s 2023-09-23T20:04:17.364 INFO:tasks.rados.rados.0.smithi098.stdout:1520: finishing write tid 1 to smithi09866585-310 2023-09-23T20:04:17.364 INFO:tasks.rados.rados.0.smithi098.stdout:1520: finishing write tid 2 to smithi09866585-310 2023-09-23T20:04:17.364 INFO:tasks.rados.rados.0.smithi098.stdout:1521: expect (ObjNum 989 snap 0 seq_num 989) 2023-09-23T20:04:17.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:17 smithi098 bash[33670]: cluster 2023-09-23T20:04:15.788886+0000 mgr.y (mgr.14442) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.1 MiB/s wr, 86 op/s 2023-09-23T20:04:17.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:17 smithi098 bash[27308]: cluster 2023-09-23T20:04:15.788886+0000 mgr.y (mgr.14442) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.1 MiB/s wr, 86 op/s 2023-09-23T20:04:17.472 INFO:tasks.rados.rados.0.smithi098.stdout:1520: finishing write tid 3 to smithi09866585-310 2023-09-23T20:04:17.472 INFO:tasks.rados.rados.0.smithi098.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2023-09-23T20:04:17.480 INFO:tasks.rados.rados.0.smithi098.stdout:1523: writing smithi09866585-275 from 733069 to 1313172 tid 1 2023-09-23T20:04:17.488 INFO:tasks.rados.rados.0.smithi098.stdout:1523: writing smithi09866585-275 from 1921581 to 2501284 tid 2 2023-09-23T20:04:17.497 INFO:tasks.rados.rados.0.smithi098.stdout:1523: writing smithi09866585-275 from 3218098 to 3755571 tid 3 2023-09-23T20:04:17.497 INFO:tasks.rados.rados.0.smithi098.stdout:1514: done (9 left) 2023-09-23T20:04:17.497 INFO:tasks.rados.rados.0.smithi098.stdout:1515: done (8 left) 2023-09-23T20:04:17.497 INFO:tasks.rados.rados.0.smithi098.stdout:1516: done (7 left) 2023-09-23T20:04:17.497 INFO:tasks.rados.rados.0.smithi098.stdout:1517: done (6 left) 2023-09-23T20:04:17.497 INFO:tasks.rados.rados.0.smithi098.stdout:1518: done (5 left) 2023-09-23T20:04:17.497 INFO:tasks.rados.rados.0.smithi098.stdout:1519: done (4 left) 2023-09-23T20:04:17.498 INFO:tasks.rados.rados.0.smithi098.stdout:1521: done (3 left) 2023-09-23T20:04:17.498 INFO:tasks.rados.rados.0.smithi098.stdout:1524: write oid 21 current snap is 0 2023-09-23T20:04:17.498 INFO:tasks.rados.rados.0.smithi098.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2023-09-23T20:04:17.505 INFO:tasks.rados.rados.0.smithi098.stdout:1524: writing smithi09866585-21 from 749876 to 1405228 tid 1 2023-09-23T20:04:17.512 INFO:tasks.rados.rados.0.smithi098.stdout:1524: writing smithi09866585-21 from 1863710 to 2587071 tid 2 2023-09-23T20:04:17.518 INFO:tasks.rados.rados.0.smithi098.stdout:1524: writing smithi09866585-21 from 3012815 to 3761560 tid 3 2023-09-23T20:04:17.519 INFO:tasks.rados.rados.0.smithi098.stdout:1525: write oid 352 current snap is 0 2023-09-23T20:04:17.519 INFO:tasks.rados.rados.0.smithi098.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2023-09-23T20:04:17.527 INFO:tasks.rados.rados.0.smithi098.stdout:1525: writing smithi09866585-352 from 766683 to 1497284 tid 1 2023-09-23T20:04:17.533 INFO:tasks.rados.rados.0.smithi098.stdout:1525: writing smithi09866585-352 from 1922192 to 2505564 tid 2 2023-09-23T20:04:17.540 INFO:tasks.rados.rados.0.smithi098.stdout:1525: writing smithi09866585-352 from 3156591 to 3832961 tid 3 2023-09-23T20:04:17.541 INFO:tasks.rados.rados.0.smithi098.stdout:1526: write oid 364 current snap is 0 2023-09-23T20:04:17.541 INFO:tasks.rados.rados.0.smithi098.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2023-09-23T20:04:17.547 INFO:tasks.rados.rados.0.smithi098.stdout:1526: writing smithi09866585-364 from 783490 to 1189340 tid 1 2023-09-23T20:04:17.557 INFO:tasks.rados.rados.0.smithi098.stdout:1526: writing smithi09866585-364 from 1980674 to 2707704 tid 2 2023-09-23T20:04:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:1526: writing smithi09866585-364 from 3184014 to 3671656 tid 3 2023-09-23T20:04:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:1527: read oid 203 snap -1 2023-09-23T20:04:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:1527: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:04:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:1528: write oid 431 current snap is 0 2023-09-23T20:04:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:1520: finishing write tid 4 to smithi09866585-310 2023-09-23T20:04:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:1520: finishing write tid 5 to smithi09866585-310 2023-09-23T20:04:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 310 v 307 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2023-09-23T20:04:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:1520: left oid 310 (ObjNum 1066 snap 0 seq_num 1066) 2023-09-23T20:04:17.563 INFO:tasks.rados.rados.0.smithi098.stdout:1522: expect (ObjNum 794 snap 0 seq_num 794) 2023-09-23T20:04:17.710 INFO:tasks.rados.rados.0.smithi098.stdout:1523: finishing write tid 1 to smithi09866585-275 2023-09-23T20:04:17.710 INFO:tasks.rados.rados.0.smithi098.stdout:1523: finishing write tid 2 to smithi09866585-275 2023-09-23T20:04:17.710 INFO:tasks.rados.rados.0.smithi098.stdout:1523: finishing write tid 3 to smithi09866585-275 2023-09-23T20:04:17.710 INFO:tasks.rados.rados.0.smithi098.stdout:1523: finishing write tid 4 to smithi09866585-275 2023-09-23T20:04:17.710 INFO:tasks.rados.rados.0.smithi098.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2023-09-23T20:04:17.714 INFO:tasks.rados.rados.0.smithi098.stdout:1528: writing smithi09866585-431 from 400297 to 881396 tid 1 2023-09-23T20:04:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:1528: writing smithi09866585-431 from 1639156 to 2000297 tid 2 2023-09-23T20:04:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:1520: done (7 left) 2023-09-23T20:04:17.721 INFO:tasks.rados.rados.0.smithi098.stdout:1522: done (6 left) 2023-09-23T20:04:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:1529: write oid 121 current snap is 0 2023-09-23T20:04:17.722 INFO:tasks.rados.rados.0.smithi098.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2023-09-23T20:04:17.728 INFO:tasks.rados.rados.0.smithi098.stdout:1529: writing smithi09866585-121 from 417104 to 1089805 tid 1 2023-09-23T20:04:17.734 INFO:tasks.rados.rados.0.smithi098.stdout:1529: writing smithi09866585-121 from 1813991 to 2017104 tid 2 2023-09-23T20:04:17.734 INFO:tasks.rados.rados.0.smithi098.stdout:1530: read oid 145 snap -1 2023-09-23T20:04:17.734 INFO:tasks.rados.rados.0.smithi098.stdout:1530: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-23T20:04:17.734 INFO:tasks.rados.rados.0.smithi098.stdout:1523: finishing write tid 5 to smithi09866585-275 2023-09-23T20:04:17.734 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 275 v 254 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2023-09-23T20:04:17.734 INFO:tasks.rados.rados.0.smithi098.stdout:1523: left oid 275 (ObjNum 1067 snap 0 seq_num 1067) 2023-09-23T20:04:17.734 INFO:tasks.rados.rados.0.smithi098.stdout:1524: finishing write tid 1 to smithi09866585-21 2023-09-23T20:04:17.734 INFO:tasks.rados.rados.0.smithi098.stdout:1523: done (7 left) 2023-09-23T20:04:17.735 INFO:tasks.rados.rados.0.smithi098.stdout:1531: write oid 74 current snap is 0 2023-09-23T20:04:17.735 INFO:tasks.rados.rados.0.smithi098.stdout:1524: finishing write tid 2 to smithi09866585-21 2023-09-23T20:04:17.735 INFO:tasks.rados.rados.0.smithi098.stdout:1524: finishing write tid 3 to smithi09866585-21 2023-09-23T20:04:17.735 INFO:tasks.rados.rados.0.smithi098.stdout:1524: finishing write tid 4 to smithi09866585-21 2023-09-23T20:04:17.735 INFO:tasks.rados.rados.0.smithi098.stdout:1524: finishing write tid 5 to smithi09866585-21 2023-09-23T20:04:17.735 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 21 v 238 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2023-09-23T20:04:17.735 INFO:tasks.rados.rados.0.smithi098.stdout:1524: left oid 21 (ObjNum 1068 snap 0 seq_num 1068) 2023-09-23T20:04:17.735 INFO:tasks.rados.rados.0.smithi098.stdout:1525: finishing write tid 1 to smithi09866585-352 2023-09-23T20:04:17.735 INFO:tasks.rados.rados.0.smithi098.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2023-09-23T20:04:17.741 INFO:tasks.rados.rados.0.smithi098.stdout:1531: writing smithi09866585-74 from 433911 to 1181861 tid 1 2023-09-23T20:04:17.746 INFO:tasks.rados.rados.0.smithi098.stdout:1531: writing smithi09866585-74 from 1756120 to 2033911 tid 2 2023-09-23T20:04:17.746 INFO:tasks.rados.rados.0.smithi098.stdout:1524: done (7 left) 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:1532: read oid 288 snap -1 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:1532: expect (ObjNum 901 snap 0 seq_num 901) 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:1533: read oid 296 snap -1 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:1533: expect (ObjNum 815 snap 0 seq_num 815) 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:1534: write oid 481 current snap is 0 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:1525: finishing write tid 2 to smithi09866585-352 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:1525: finishing write tid 3 to smithi09866585-352 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:1525: finishing write tid 4 to smithi09866585-352 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:1525: finishing write tid 5 to smithi09866585-352 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 352 v 258 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:1525: left oid 352 (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T20:04:17.747 INFO:tasks.rados.rados.0.smithi098.stdout:1526: finishing write tid 1 to smithi09866585-364 2023-09-23T20:04:17.748 INFO:tasks.rados.rados.0.smithi098.stdout:1526: finishing write tid 2 to smithi09866585-364 2023-09-23T20:04:17.748 INFO:tasks.rados.rados.0.smithi098.stdout:1526: finishing write tid 3 to smithi09866585-364 2023-09-23T20:04:17.748 INFO:tasks.rados.rados.0.smithi098.stdout:1526: finishing write tid 4 to smithi09866585-364 2023-09-23T20:04:17.748 INFO:tasks.rados.rados.0.smithi098.stdout:1526: finishing write tid 5 to smithi09866585-364 2023-09-23T20:04:17.748 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 364 v 262 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2023-09-23T20:04:17.748 INFO:tasks.rados.rados.0.smithi098.stdout:1526: left oid 364 (ObjNum 1070 snap 0 seq_num 1070) 2023-09-23T20:04:17.748 INFO:tasks.rados.rados.0.smithi098.stdout:1527: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:04:17.860 INFO:tasks.rados.rados.0.smithi098.stdout:1528: finishing write tid 1 to smithi09866585-431 2023-09-23T20:04:17.861 INFO:tasks.rados.rados.0.smithi098.stdout:1528: finishing write tid 2 to smithi09866585-431 2023-09-23T20:04:17.861 INFO:tasks.rados.rados.0.smithi098.stdout:1528: finishing write tid 3 to smithi09866585-431 2023-09-23T20:04:17.861 INFO:tasks.rados.rados.0.smithi098.stdout:1528: finishing write tid 4 to smithi09866585-431 2023-09-23T20:04:17.861 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 431 v 207 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2023-09-23T20:04:17.861 INFO:tasks.rados.rados.0.smithi098.stdout:1528: left oid 431 (ObjNum 1071 snap 0 seq_num 1071) 2023-09-23T20:04:17.861 INFO:tasks.rados.rados.0.smithi098.stdout:1529: finishing write tid 1 to smithi09866585-121 2023-09-23T20:04:17.861 INFO:tasks.rados.rados.0.smithi098.stdout:1529: finishing write tid 2 to smithi09866585-121 2023-09-23T20:04:17.861 INFO:tasks.rados.rados.0.smithi098.stdout:1529: finishing write tid 3 to smithi09866585-121 2023-09-23T20:04:17.861 INFO:tasks.rados.rados.0.smithi098.stdout:1529: finishing write tid 4 to smithi09866585-121 2023-09-23T20:04:17.861 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 121 v 310 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2023-09-23T20:04:17.861 INFO:tasks.rados.rados.0.smithi098.stdout:1529: left oid 121 (ObjNum 1072 snap 0 seq_num 1072) 2023-09-23T20:04:17.862 INFO:tasks.rados.rados.0.smithi098.stdout:1530: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-23T20:04:17.987 INFO:tasks.rados.rados.0.smithi098.stdout:1531: finishing write tid 1 to smithi09866585-74 2023-09-23T20:04:17.988 INFO:tasks.rados.rados.0.smithi098.stdout:1531: finishing write tid 2 to smithi09866585-74 2023-09-23T20:04:17.988 INFO:tasks.rados.rados.0.smithi098.stdout:1531: finishing write tid 3 to smithi09866585-74 2023-09-23T20:04:17.988 INFO:tasks.rados.rados.0.smithi098.stdout:1531: finishing write tid 4 to smithi09866585-74 2023-09-23T20:04:17.988 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 74 v 217 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2023-09-23T20:04:17.988 INFO:tasks.rados.rados.0.smithi098.stdout:1531: left oid 74 (ObjNum 1073 snap 0 seq_num 1073) 2023-09-23T20:04:17.988 INFO:tasks.rados.rados.0.smithi098.stdout:1532: expect (ObjNum 901 snap 0 seq_num 901) 2023-09-23T20:04:18.125 INFO:tasks.rados.rados.0.smithi098.stdout:1533: expect (ObjNum 815 snap 0 seq_num 815) 2023-09-23T20:04:18.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:18 smithi098 bash[27308]: audit 2023-09-23T20:04:17.818244+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.98:0/1425066951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:18.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:18 smithi098 bash[33670]: audit 2023-09-23T20:04:17.818244+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.98:0/1425066951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:18.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:17 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:04:17] "GET /metrics HTTP/1.1" 200 194984 "" "Prometheus/2.33.4" 2023-09-23T20:04:18.299 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:18 smithi173 bash[27697]: audit 2023-09-23T20:04:17.818244+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.98:0/1425066951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:18.307 INFO:tasks.rados.rados.0.smithi098.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2023-09-23T20:04:18.316 INFO:tasks.rados.rados.0.smithi098.stdout:1534: writing smithi09866585-481 from 450718 to 873917 tid 1 2023-09-23T20:04:18.326 INFO:tasks.rados.rados.0.smithi098.stdout:1534: writing smithi09866585-481 from 1414602 to 2050718 tid 2 2023-09-23T20:04:18.326 INFO:tasks.rados.rados.0.smithi098.stdout:1525: done (9 left) 2023-09-23T20:04:18.326 INFO:tasks.rados.rados.0.smithi098.stdout:1526: done (8 left) 2023-09-23T20:04:18.326 INFO:tasks.rados.rados.0.smithi098.stdout:1527: done (7 left) 2023-09-23T20:04:18.326 INFO:tasks.rados.rados.0.smithi098.stdout:1528: done (6 left) 2023-09-23T20:04:18.326 INFO:tasks.rados.rados.0.smithi098.stdout:1529: done (5 left) 2023-09-23T20:04:18.326 INFO:tasks.rados.rados.0.smithi098.stdout:1530: done (4 left) 2023-09-23T20:04:18.327 INFO:tasks.rados.rados.0.smithi098.stdout:1531: done (3 left) 2023-09-23T20:04:18.327 INFO:tasks.rados.rados.0.smithi098.stdout:1532: done (2 left) 2023-09-23T20:04:18.327 INFO:tasks.rados.rados.0.smithi098.stdout:1533: done (1 left) 2023-09-23T20:04:18.327 INFO:tasks.rados.rados.0.smithi098.stdout:1535: write oid 377 current snap is 0 2023-09-23T20:04:18.327 INFO:tasks.rados.rados.0.smithi098.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2023-09-23T20:04:18.332 INFO:tasks.rados.rados.0.smithi098.stdout:1535: writing smithi09866585-377 from 467525 to 965973 tid 1 2023-09-23T20:04:18.338 INFO:tasks.rados.rados.0.smithi098.stdout:1535: writing smithi09866585-377 from 1473084 to 2067463 tid 2 2023-09-23T20:04:18.338 INFO:tasks.rados.rados.0.smithi098.stdout:1536: write oid 48 current snap is 0 2023-09-23T20:04:18.338 INFO:tasks.rados.rados.0.smithi098.stdout:1534: finishing write tid 1 to smithi09866585-481 2023-09-23T20:04:18.338 INFO:tasks.rados.rados.0.smithi098.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2023-09-23T20:04:18.344 INFO:tasks.rados.rados.0.smithi098.stdout:1536: writing smithi09866585-48 from 484332 to 1058029 tid 1 2023-09-23T20:04:18.350 INFO:tasks.rados.rados.0.smithi098.stdout:1536: writing smithi09866585-48 from 1531566 to 2084332 tid 2 2023-09-23T20:04:18.350 INFO:tasks.rados.rados.0.smithi098.stdout:1537: write oid 445 current snap is 0 2023-09-23T20:04:18.350 INFO:tasks.rados.rados.0.smithi098.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2023-09-23T20:04:18.356 INFO:tasks.rados.rados.0.smithi098.stdout:1537: writing smithi09866585-445 from 501139 to 1150085 tid 1 2023-09-23T20:04:18.362 INFO:tasks.rados.rados.0.smithi098.stdout:1537: writing smithi09866585-445 from 1873695 to 2101139 tid 2 2023-09-23T20:04:18.362 INFO:tasks.rados.rados.0.smithi098.stdout:1538: write oid 214 current snap is 0 2023-09-23T20:04:18.362 INFO:tasks.rados.rados.0.smithi098.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2023-09-23T20:04:18.369 INFO:tasks.rados.rados.0.smithi098.stdout:1538: writing smithi09866585-214 from 517946 to 1242141 tid 1 2023-09-23T20:04:18.374 INFO:tasks.rados.rados.0.smithi098.stdout:1538: writing smithi09866585-214 from 1932177 to 2117946 tid 2 2023-09-23T20:04:18.374 INFO:tasks.rados.rados.0.smithi098.stdout:1539: read oid 144 snap -1 2023-09-23T20:04:18.374 INFO:tasks.rados.rados.0.smithi098.stdout:1539: expect deleted 2023-09-23T20:04:18.375 INFO:tasks.rados.rados.0.smithi098.stdout:1540: read oid 226 snap -1 2023-09-23T20:04:18.375 INFO:tasks.rados.rados.0.smithi098.stdout:1540: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:04:18.375 INFO:tasks.rados.rados.0.smithi098.stdout:1541: write oid 434 current snap is 0 2023-09-23T20:04:18.375 INFO:tasks.rados.rados.0.smithi098.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2023-09-23T20:04:18.382 INFO:tasks.rados.rados.0.smithi098.stdout:1541: writing smithi09866585-434 from 534753 to 1334197 tid 1 2023-09-23T20:04:18.387 INFO:tasks.rados.rados.0.smithi098.stdout:1541: writing smithi09866585-434 from 1990659 to 2134753 tid 2 2023-09-23T20:04:18.388 INFO:tasks.rados.rados.0.smithi098.stdout:1542: read oid 280 snap -1 2023-09-23T20:04:18.388 INFO:tasks.rados.rados.0.smithi098.stdout:1542: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:04:18.388 INFO:tasks.rados.rados.0.smithi098.stdout:1543: write oid 358 current snap is 0 2023-09-23T20:04:18.388 INFO:tasks.rados.rados.0.smithi098.stdout:1534: finishing write tid 2 to smithi09866585-481 2023-09-23T20:04:18.388 INFO:tasks.rados.rados.0.smithi098.stdout:1534: finishing write tid 3 to smithi09866585-481 2023-09-23T20:04:18.388 INFO:tasks.rados.rados.0.smithi098.stdout:1534: finishing write tid 4 to smithi09866585-481 2023-09-23T20:04:18.388 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 481 v 210 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2023-09-23T20:04:18.388 INFO:tasks.rados.rados.0.smithi098.stdout:1534: left oid 481 (ObjNum 1074 snap 0 seq_num 1074) 2023-09-23T20:04:18.389 INFO:tasks.rados.rados.0.smithi098.stdout:1535: finishing write tid 1 to smithi09866585-377 2023-09-23T20:04:18.389 INFO:tasks.rados.rados.0.smithi098.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2023-09-23T20:04:18.394 INFO:tasks.rados.rados.0.smithi098.stdout:1543: writing smithi09866585-358 from 551560 to 1142606 tid 1 2023-09-23T20:04:18.400 INFO:tasks.rados.rados.0.smithi098.stdout:1543: writing smithi09866585-358 from 1765494 to 2151560 tid 2 2023-09-23T20:04:18.400 INFO:tasks.rados.rados.0.smithi098.stdout:1534: done (9 left) 2023-09-23T20:04:18.400 INFO:tasks.rados.rados.0.smithi098.stdout:1544: read oid 165 snap -1 2023-09-23T20:04:18.400 INFO:tasks.rados.rados.0.smithi098.stdout:1544: expect deleted 2023-09-23T20:04:18.400 INFO:tasks.rados.rados.0.smithi098.stdout:1545: write oid 383 current snap is 0 2023-09-23T20:04:18.401 INFO:tasks.rados.rados.0.smithi098.stdout:1535: finishing write tid 2 to smithi09866585-377 2023-09-23T20:04:18.401 INFO:tasks.rados.rados.0.smithi098.stdout:1535: finishing write tid 3 to smithi09866585-377 2023-09-23T20:04:18.401 INFO:tasks.rados.rados.0.smithi098.stdout:1535: finishing write tid 4 to smithi09866585-377 2023-09-23T20:04:18.401 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 377 v 277 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2023-09-23T20:04:18.401 INFO:tasks.rados.rados.0.smithi098.stdout:1535: left oid 377 (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T20:04:18.401 INFO:tasks.rados.rados.0.smithi098.stdout:1536: finishing write tid 1 to smithi09866585-48 2023-09-23T20:04:18.401 INFO:tasks.rados.rados.0.smithi098.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2023-09-23T20:04:18.407 INFO:tasks.rados.rados.0.smithi098.stdout:1545: writing smithi09866585-383 from 568367 to 1234662 tid 1 2023-09-23T20:04:18.412 INFO:tasks.rados.rados.0.smithi098.stdout:1545: writing smithi09866585-383 from 1707623 to 2168367 tid 2 2023-09-23T20:04:18.412 INFO:tasks.rados.rados.0.smithi098.stdout:1535: done (10 left) 2023-09-23T20:04:18.413 INFO:tasks.rados.rados.0.smithi098.stdout:1546: write oid 485 current snap is 0 2023-09-23T20:04:18.413 INFO:tasks.rados.rados.0.smithi098.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2023-09-23T20:04:18.420 INFO:tasks.rados.rados.0.smithi098.stdout:1546: writing smithi09866585-485 from 585174 to 1326718 tid 1 2023-09-23T20:04:18.425 INFO:tasks.rados.rados.0.smithi098.stdout:1546: writing smithi09866585-485 from 1766105 to 2185174 tid 2 2023-09-23T20:04:18.425 INFO:tasks.rados.rados.0.smithi098.stdout:1547: write oid 206 current snap is 0 2023-09-23T20:04:18.425 INFO:tasks.rados.rados.0.smithi098.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2023-09-23T20:04:18.430 INFO:tasks.rados.rados.0.smithi098.stdout:1547: writing smithi09866585-206 from 601981 to 1018774 tid 1 2023-09-23T20:04:18.436 INFO:tasks.rados.rados.0.smithi098.stdout:1547: writing smithi09866585-206 from 1424587 to 1917289 tid 2 2023-09-23T20:04:18.436 INFO:tasks.rados.rados.0.smithi098.stdout:1548: read oid 31 snap -1 2023-09-23T20:04:18.436 INFO:tasks.rados.rados.0.smithi098.stdout:1548: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:1549: write oid 471 current snap is 0 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:1536: finishing write tid 2 to smithi09866585-48 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:1536: finishing write tid 3 to smithi09866585-48 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:1536: finishing write tid 4 to smithi09866585-48 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 48 v 241 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:1536: left oid 48 (ObjNum 1076 snap 0 seq_num 1076) 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:1537: finishing write tid 1 to smithi09866585-445 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:1537: finishing write tid 2 to smithi09866585-445 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:1537: finishing write tid 3 to smithi09866585-445 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:1537: finishing write tid 4 to smithi09866585-445 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 445 v 313 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2023-09-23T20:04:18.437 INFO:tasks.rados.rados.0.smithi098.stdout:1537: left oid 445 (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T20:04:18.438 INFO:tasks.rados.rados.0.smithi098.stdout:1538: finishing write tid 1 to smithi09866585-214 2023-09-23T20:04:18.438 INFO:tasks.rados.rados.0.smithi098.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2023-09-23T20:04:18.442 INFO:tasks.rados.rados.0.smithi098.stdout:1549: writing smithi09866585-471 from 618788 to 1110830 tid 1 2023-09-23T20:04:18.449 INFO:tasks.rados.rados.0.smithi098.stdout:1549: writing smithi09866585-471 from 1883069 to 2218788 tid 2 2023-09-23T20:04:18.449 INFO:tasks.rados.rados.0.smithi098.stdout:1536: done (13 left) 2023-09-23T20:04:18.449 INFO:tasks.rados.rados.0.smithi098.stdout:1537: done (12 left) 2023-09-23T20:04:18.450 INFO:tasks.rados.rados.0.smithi098.stdout:1550: write oid 14 current snap is 0 2023-09-23T20:04:18.450 INFO:tasks.rados.rados.0.smithi098.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2023-09-23T20:04:18.456 INFO:tasks.rados.rados.0.smithi098.stdout:1550: writing smithi09866585-14 from 635595 to 1202886 tid 1 2023-09-23T20:04:18.462 INFO:tasks.rados.rados.0.smithi098.stdout:1550: writing smithi09866585-14 from 1825198 to 2235595 tid 2 2023-09-23T20:04:18.462 INFO:tasks.rados.rados.0.smithi098.stdout:1551: read oid 311 snap -1 2023-09-23T20:04:18.462 INFO:tasks.rados.rados.0.smithi098.stdout:1551: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:04:18.463 INFO:tasks.rados.rados.0.smithi098.stdout:1552: write oid 329 current snap is 0 2023-09-23T20:04:18.463 INFO:tasks.rados.rados.0.smithi098.stdout:1538: finishing write tid 2 to smithi09866585-214 2023-09-23T20:04:18.463 INFO:tasks.rados.rados.0.smithi098.stdout:1538: finishing write tid 3 to smithi09866585-214 2023-09-23T20:04:18.463 INFO:tasks.rados.rados.0.smithi098.stdout:1538: finishing write tid 4 to smithi09866585-214 2023-09-23T20:04:18.463 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 214 v 201 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2023-09-23T20:04:18.463 INFO:tasks.rados.rados.0.smithi098.stdout:1538: left oid 214 (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T20:04:18.463 INFO:tasks.rados.rados.0.smithi098.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2023-09-23T20:04:18.469 INFO:tasks.rados.rados.0.smithi098.stdout:1552: writing smithi09866585-329 from 652402 to 1294942 tid 1 2023-09-23T20:04:18.475 INFO:tasks.rados.rados.0.smithi098.stdout:1552: writing smithi09866585-329 from 1883680 to 2252402 tid 2 2023-09-23T20:04:18.475 INFO:tasks.rados.rados.0.smithi098.stdout:1538: done (14 left) 2023-09-23T20:04:18.476 INFO:tasks.rados.rados.0.smithi098.stdout:1539: done (13 left) 2023-09-23T20:04:18.476 INFO:tasks.rados.rados.0.smithi098.stdout:1553: write oid 59 current snap is 0 2023-09-23T20:04:18.476 INFO:tasks.rados.rados.0.smithi098.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2023-09-23T20:04:18.483 INFO:tasks.rados.rados.0.smithi098.stdout:1553: writing smithi09866585-59 from 669209 to 1386998 tid 1 2023-09-23T20:04:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:1553: writing smithi09866585-59 from 1942162 to 2269209 tid 2 2023-09-23T20:04:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:1554: write oid 328 current snap is 0 2023-09-23T20:04:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2023-09-23T20:04:18.495 INFO:tasks.rados.rados.0.smithi098.stdout:1554: writing smithi09866585-328 from 686016 to 1195407 tid 1 2023-09-23T20:04:18.502 INFO:tasks.rados.rados.0.smithi098.stdout:1554: writing smithi09866585-328 from 1716997 to 2286016 tid 2 2023-09-23T20:04:18.502 INFO:tasks.rados.rados.0.smithi098.stdout:1555: read oid 146 snap -1 2023-09-23T20:04:18.502 INFO:tasks.rados.rados.0.smithi098.stdout:1555: expect (ObjNum 911 snap 0 seq_num 911) 2023-09-23T20:04:18.502 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:04:18.502 INFO:tasks.rados.rados.0.smithi098.stdout:1541: finishing write tid 1 to smithi09866585-434 2023-09-23T20:04:18.502 INFO:tasks.rados.rados.0.smithi098.stdout:1540: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T20:04:18.681 INFO:tasks.rados.rados.0.smithi098.stdout:1541: finishing write tid 2 to smithi09866585-434 2023-09-23T20:04:18.681 INFO:tasks.rados.rados.0.smithi098.stdout:1541: finishing write tid 3 to smithi09866585-434 2023-09-23T20:04:18.681 INFO:tasks.rados.rados.0.smithi098.stdout:1540: done (15 left) 2023-09-23T20:04:18.681 INFO:tasks.rados.rados.0.smithi098.stdout:1556: write oid 424 current snap is 0 2023-09-23T20:04:18.681 INFO:tasks.rados.rados.0.smithi098.stdout:1541: finishing write tid 4 to smithi09866585-434 2023-09-23T20:04:18.681 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 434 v 259 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2023-09-23T20:04:18.681 INFO:tasks.rados.rados.0.smithi098.stdout:1541: left oid 434 (ObjNum 1079 snap 0 seq_num 1079) 2023-09-23T20:04:18.681 INFO:tasks.rados.rados.0.smithi098.stdout:1542: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:04:18.770 INFO:tasks.rados.rados.0.smithi098.stdout:1543: finishing write tid 1 to smithi09866585-358 2023-09-23T20:04:18.770 INFO:tasks.rados.rados.0.smithi098.stdout:1543: finishing write tid 2 to smithi09866585-358 2023-09-23T20:04:18.770 INFO:tasks.rados.rados.0.smithi098.stdout:1543: finishing write tid 3 to smithi09866585-358 2023-09-23T20:04:18.770 INFO:tasks.rados.rados.0.smithi098.stdout:1543: finishing write tid 4 to smithi09866585-358 2023-09-23T20:04:18.770 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 358 v 220 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2023-09-23T20:04:18.770 INFO:tasks.rados.rados.0.smithi098.stdout:1543: left oid 358 (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T20:04:18.770 INFO:tasks.rados.rados.0.smithi098.stdout:1545: finishing write tid 1 to smithi09866585-383 2023-09-23T20:04:18.770 INFO:tasks.rados.rados.0.smithi098.stdout:1545: finishing write tid 2 to smithi09866585-383 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:1545: finishing write tid 3 to smithi09866585-383 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:1545: finishing write tid 4 to smithi09866585-383 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 383 v 177 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:1545: left oid 383 (ObjNum 1081 snap 0 seq_num 1081) 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:1546: finishing write tid 1 to smithi09866585-485 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:1546: finishing write tid 2 to smithi09866585-485 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:1546: finishing write tid 3 to smithi09866585-485 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:1546: finishing write tid 4 to smithi09866585-485 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 485 v 194 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:1546: left oid 485 (ObjNum 1082 snap 0 seq_num 1082) 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:1547: finishing write tid 1 to smithi09866585-206 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:1547: finishing write tid 2 to smithi09866585-206 2023-09-23T20:04:18.771 INFO:tasks.rados.rados.0.smithi098.stdout:1547: finishing write tid 3 to smithi09866585-206 2023-09-23T20:04:18.772 INFO:tasks.rados.rados.0.smithi098.stdout:1547: finishing write tid 4 to smithi09866585-206 2023-09-23T20:04:18.772 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 206 v 265 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2023-09-23T20:04:18.772 INFO:tasks.rados.rados.0.smithi098.stdout:1547: left oid 206 (ObjNum 1083 snap 0 seq_num 1083) 2023-09-23T20:04:18.772 INFO:tasks.rados.rados.0.smithi098.stdout:1549: finishing write tid 1 to smithi09866585-471 2023-09-23T20:04:18.772 INFO:tasks.rados.rados.0.smithi098.stdout:1548: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:04:18.955 INFO:tasks.rados.rados.0.smithi098.stdout:1549: finishing write tid 2 to smithi09866585-471 2023-09-23T20:04:18.955 INFO:tasks.rados.rados.0.smithi098.stdout:1549: finishing write tid 3 to smithi09866585-471 2023-09-23T20:04:18.955 INFO:tasks.rados.rados.0.smithi098.stdout:1549: finishing write tid 4 to smithi09866585-471 2023-09-23T20:04:18.955 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 471 v 262 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2023-09-23T20:04:18.955 INFO:tasks.rados.rados.0.smithi098.stdout:1549: left oid 471 (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T20:04:18.955 INFO:tasks.rados.rados.0.smithi098.stdout:1550: finishing write tid 1 to smithi09866585-14 2023-09-23T20:04:18.956 INFO:tasks.rados.rados.0.smithi098.stdout:1550: finishing write tid 2 to smithi09866585-14 2023-09-23T20:04:18.956 INFO:tasks.rados.rados.0.smithi098.stdout:1550: finishing write tid 3 to smithi09866585-14 2023-09-23T20:04:18.956 INFO:tasks.rados.rados.0.smithi098.stdout:1550: finishing write tid 4 to smithi09866585-14 2023-09-23T20:04:18.956 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 14 v 265 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2023-09-23T20:04:18.956 INFO:tasks.rados.rados.0.smithi098.stdout:1550: left oid 14 (ObjNum 1085 snap 0 seq_num 1085) 2023-09-23T20:04:18.956 INFO:tasks.rados.rados.0.smithi098.stdout:1551: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:04:19.060 INFO:tasks.rados.rados.0.smithi098.stdout:1552: finishing write tid 1 to smithi09866585-329 2023-09-23T20:04:19.060 INFO:tasks.rados.rados.0.smithi098.stdout:1552: finishing write tid 2 to smithi09866585-329 2023-09-23T20:04:19.061 INFO:tasks.rados.rados.0.smithi098.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2023-09-23T20:04:19.074 INFO:tasks.rados.rados.0.smithi098.stdout:1556: writing smithi09866585-424 from 702823 to 1287463 tid 1 2023-09-23T20:04:19.081 INFO:tasks.rados.rados.0.smithi098.stdout:1556: writing smithi09866585-424 from 2059126 to 2302823 tid 2 2023-09-23T20:04:19.081 INFO:tasks.rados.rados.0.smithi098.stdout:1541: done (15 left) 2023-09-23T20:04:19.081 INFO:tasks.rados.rados.0.smithi098.stdout:1542: done (14 left) 2023-09-23T20:04:19.081 INFO:tasks.rados.rados.0.smithi098.stdout:1543: done (13 left) 2023-09-23T20:04:19.081 INFO:tasks.rados.rados.0.smithi098.stdout:1544: done (12 left) 2023-09-23T20:04:19.082 INFO:tasks.rados.rados.0.smithi098.stdout:1545: done (11 left) 2023-09-23T20:04:19.082 INFO:tasks.rados.rados.0.smithi098.stdout:1546: done (10 left) 2023-09-23T20:04:19.082 INFO:tasks.rados.rados.0.smithi098.stdout:1547: done (9 left) 2023-09-23T20:04:19.082 INFO:tasks.rados.rados.0.smithi098.stdout:1548: done (8 left) 2023-09-23T20:04:19.082 INFO:tasks.rados.rados.0.smithi098.stdout:1549: done (7 left) 2023-09-23T20:04:19.082 INFO:tasks.rados.rados.0.smithi098.stdout:1550: done (6 left) 2023-09-23T20:04:19.082 INFO:tasks.rados.rados.0.smithi098.stdout:1551: done (5 left) 2023-09-23T20:04:19.082 INFO:tasks.rados.rados.0.smithi098.stdout:1557: read oid 142 snap -1 2023-09-23T20:04:19.082 INFO:tasks.rados.rados.0.smithi098.stdout:1557: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T20:04:19.082 INFO:tasks.rados.rados.0.smithi098.stdout:1558: read oid 243 snap -1 2023-09-23T20:04:19.082 INFO:tasks.rados.rados.0.smithi098.stdout:1558: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:04:19.083 INFO:tasks.rados.rados.0.smithi098.stdout:1559: read oid 58 snap -1 2023-09-23T20:04:19.083 INFO:tasks.rados.rados.0.smithi098.stdout:1559: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T20:04:19.083 INFO:tasks.rados.rados.0.smithi098.stdout:1560: read oid 116 snap -1 2023-09-23T20:04:19.083 INFO:tasks.rados.rados.0.smithi098.stdout:1560: expect (ObjNum 821 snap 0 seq_num 821) 2023-09-23T20:04:19.083 INFO:tasks.rados.rados.0.smithi098.stdout:1561: read oid 402 snap -1 2023-09-23T20:04:19.083 INFO:tasks.rados.rados.0.smithi098.stdout:1561: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:04:19.083 INFO:tasks.rados.rados.0.smithi098.stdout:1562: read oid 366 snap -1 2023-09-23T20:04:19.083 INFO:tasks.rados.rados.0.smithi098.stdout:1562: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T20:04:19.083 INFO:tasks.rados.rados.0.smithi098.stdout:1563: write oid 1 current snap is 0 2023-09-23T20:04:19.083 INFO:tasks.rados.rados.0.smithi098.stdout:1552: finishing write tid 3 to smithi09866585-329 2023-09-23T20:04:19.083 INFO:tasks.rados.rados.0.smithi098.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2023-09-23T20:04:19.089 INFO:tasks.rados.rados.0.smithi098.stdout:1563: writing smithi09866585-1 from 719630 to 1379519 tid 1 2023-09-23T20:04:19.095 INFO:tasks.rados.rados.0.smithi098.stdout:1563: writing smithi09866585-1 from 2117608 to 2319630 tid 2 2023-09-23T20:04:19.095 INFO:tasks.rados.rados.0.smithi098.stdout:1564: write oid 494 current snap is 0 2023-09-23T20:04:19.095 INFO:tasks.rados.rados.0.smithi098.stdout:1552: finishing write tid 4 to smithi09866585-329 2023-09-23T20:04:19.095 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 329 v 168 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2023-09-23T20:04:19.096 INFO:tasks.rados.rados.0.smithi098.stdout:1552: left oid 329 (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T20:04:19.096 INFO:tasks.rados.rados.0.smithi098.stdout:1553: finishing write tid 1 to smithi09866585-59 2023-09-23T20:04:19.096 INFO:tasks.rados.rados.0.smithi098.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2023-09-23T20:04:19.104 INFO:tasks.rados.rados.0.smithi098.stdout:1564: writing smithi09866585-494 from 736437 to 1471575 tid 1 2023-09-23T20:04:19.109 INFO:tasks.rados.rados.0.smithi098.stdout:1564: writing smithi09866585-494 from 2176090 to 2336437 tid 2 2023-09-23T20:04:19.109 INFO:tasks.rados.rados.0.smithi098.stdout:1552: done (12 left) 2023-09-23T20:04:19.109 INFO:tasks.rados.rados.0.smithi098.stdout:1565: write oid 378 current snap is 0 2023-09-23T20:04:19.110 INFO:tasks.rados.rados.0.smithi098.stdout:1553: finishing write tid 2 to smithi09866585-59 2023-09-23T20:04:19.110 INFO:tasks.rados.rados.0.smithi098.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2023-09-23T20:04:19.116 INFO:tasks.rados.rados.0.smithi098.stdout:1565: writing smithi09866585-378 from 753244 to 1163631 tid 1 2023-09-23T20:04:19.123 INFO:tasks.rados.rados.0.smithi098.stdout:1565: writing smithi09866585-378 from 1834572 to 2353244 tid 2 2023-09-23T20:04:19.123 INFO:tasks.rados.rados.0.smithi098.stdout:1566: write oid 393 current snap is 0 2023-09-23T20:04:19.123 INFO:tasks.rados.rados.0.smithi098.stdout:1553: finishing write tid 3 to smithi09866585-59 2023-09-23T20:04:19.123 INFO:tasks.rados.rados.0.smithi098.stdout:1553: finishing write tid 4 to smithi09866585-59 2023-09-23T20:04:19.123 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 59 v 171 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2023-09-23T20:04:19.123 INFO:tasks.rados.rados.0.smithi098.stdout:1553: left oid 59 (ObjNum 1087 snap 0 seq_num 1087) 2023-09-23T20:04:19.123 INFO:tasks.rados.rados.0.smithi098.stdout:1554: finishing write tid 1 to smithi09866585-328 2023-09-23T20:04:19.123 INFO:tasks.rados.rados.0.smithi098.stdout:1554: finishing write tid 2 to smithi09866585-328 2023-09-23T20:04:19.123 INFO:tasks.rados.rados.0.smithi098.stdout:1554: finishing write tid 3 to smithi09866585-328 2023-09-23T20:04:19.123 INFO:tasks.rados.rados.0.smithi098.stdout:1555: expect (ObjNum 911 snap 0 seq_num 911) 2023-09-23T20:04:19.266 INFO:tasks.rados.rados.0.smithi098.stdout:1554: finishing write tid 4 to smithi09866585-328 2023-09-23T20:04:19.266 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 328 v 195 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2023-09-23T20:04:19.266 INFO:tasks.rados.rados.0.smithi098.stdout:1554: left oid 328 (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T20:04:19.266 INFO:tasks.rados.rados.0.smithi098.stdout:1556: finishing write tid 1 to smithi09866585-424 2023-09-23T20:04:19.266 INFO:tasks.rados.rados.0.smithi098.stdout:1561: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:04:19.322 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:19 smithi173 bash[27697]: cluster 2023-09-23T20:04:17.789312+0000 mgr.y (mgr.14442) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.1 MiB/s wr, 86 op/s 2023-09-23T20:04:19.411 INFO:tasks.rados.rados.0.smithi098.stdout:1562: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T20:04:19.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:19 smithi098 bash[27308]: cluster 2023-09-23T20:04:17.789312+0000 mgr.y (mgr.14442) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.1 MiB/s wr, 86 op/s 2023-09-23T20:04:19.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:19 smithi098 bash[33670]: cluster 2023-09-23T20:04:17.789312+0000 mgr.y (mgr.14442) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.1 MiB/s wr, 86 op/s 2023-09-23T20:04:19.514 INFO:tasks.rados.rados.0.smithi098.stdout:1558: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:04:19.576 INFO:tasks.rados.rados.0.smithi098.stdout:1556: finishing write tid 2 to smithi09866585-424 2023-09-23T20:04:19.576 INFO:tasks.rados.rados.0.smithi098.stdout:1556: finishing write tid 3 to smithi09866585-424 2023-09-23T20:04:19.576 INFO:tasks.rados.rados.0.smithi098.stdout:1556: finishing write tid 4 to smithi09866585-424 2023-09-23T20:04:19.577 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 424 v 244 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2023-09-23T20:04:19.577 INFO:tasks.rados.rados.0.smithi098.stdout:1556: left oid 424 (ObjNum 1089 snap 0 seq_num 1089) 2023-09-23T20:04:19.577 INFO:tasks.rados.rados.0.smithi098.stdout:1563: finishing write tid 1 to smithi09866585-1 2023-09-23T20:04:19.577 INFO:tasks.rados.rados.0.smithi098.stdout:1557: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T20:04:19.675 INFO:tasks.rados.rados.0.smithi098.stdout:1563: finishing write tid 2 to smithi09866585-1 2023-09-23T20:04:19.675 INFO:tasks.rados.rados.0.smithi098.stdout:1563: finishing write tid 3 to smithi09866585-1 2023-09-23T20:04:19.675 INFO:tasks.rados.rados.0.smithi098.stdout:1563: finishing write tid 4 to smithi09866585-1 2023-09-23T20:04:19.675 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 1 v 268 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2023-09-23T20:04:19.676 INFO:tasks.rados.rados.0.smithi098.stdout:1563: left oid 1 (ObjNum 1090 snap 0 seq_num 1090) 2023-09-23T20:04:19.676 INFO:tasks.rados.rados.0.smithi098.stdout:1559: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T20:04:19.808 INFO:tasks.rados.rados.0.smithi098.stdout:1564: finishing write tid 1 to smithi09866585-494 2023-09-23T20:04:19.809 INFO:tasks.rados.rados.0.smithi098.stdout:1564: finishing write tid 2 to smithi09866585-494 2023-09-23T20:04:19.809 INFO:tasks.rados.rados.0.smithi098.stdout:1564: finishing write tid 3 to smithi09866585-494 2023-09-23T20:04:19.809 INFO:tasks.rados.rados.0.smithi098.stdout:1564: finishing write tid 4 to smithi09866585-494 2023-09-23T20:04:19.809 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 494 v 268 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2023-09-23T20:04:19.809 INFO:tasks.rados.rados.0.smithi098.stdout:1564: left oid 494 (ObjNum 1091 snap 0 seq_num 1091) 2023-09-23T20:04:19.809 INFO:tasks.rados.rados.0.smithi098.stdout:1560: expect (ObjNum 821 snap 0 seq_num 821) 2023-09-23T20:04:19.963 INFO:tasks.rados.rados.0.smithi098.stdout:1565: finishing write tid 1 to smithi09866585-378 2023-09-23T20:04:19.964 INFO:tasks.rados.rados.0.smithi098.stdout:1565: finishing write tid 2 to smithi09866585-378 2023-09-23T20:04:19.964 INFO:tasks.rados.rados.0.smithi098.stdout:1565: finishing write tid 3 to smithi09866585-378 2023-09-23T20:04:19.964 INFO:tasks.rados.rados.0.smithi098.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2023-09-23T20:04:19.973 INFO:tasks.rados.rados.0.smithi098.stdout:1566: writing smithi09866585-393 from 770051 to 1255687 tid 1 2023-09-23T20:04:19.980 INFO:tasks.rados.rados.0.smithi098.stdout:1566: writing smithi09866585-393 from 1776701 to 2287748 tid 2 2023-09-23T20:04:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:1553: done (13 left) 2023-09-23T20:04:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:1554: done (12 left) 2023-09-23T20:04:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:1555: done (11 left) 2023-09-23T20:04:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:1556: done (10 left) 2023-09-23T20:04:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:1557: done (9 left) 2023-09-23T20:04:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:1558: done (8 left) 2023-09-23T20:04:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:1559: done (7 left) 2023-09-23T20:04:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:1560: done (6 left) 2023-09-23T20:04:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:1561: done (5 left) 2023-09-23T20:04:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:1562: done (4 left) 2023-09-23T20:04:19.981 INFO:tasks.rados.rados.0.smithi098.stdout:1563: done (3 left) 2023-09-23T20:04:19.982 INFO:tasks.rados.rados.0.smithi098.stdout:1564: done (2 left) 2023-09-23T20:04:19.982 INFO:tasks.rados.rados.0.smithi098.stdout:1567: write oid 106 current snap is 0 2023-09-23T20:04:19.982 INFO:tasks.rados.rados.0.smithi098.stdout:1565: finishing write tid 4 to smithi09866585-378 2023-09-23T20:04:19.982 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 378 v 247 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2023-09-23T20:04:19.982 INFO:tasks.rados.rados.0.smithi098.stdout:1565: left oid 378 (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T20:04:19.982 INFO:tasks.rados.rados.0.smithi098.stdout:1566: finishing write tid 1 to smithi09866585-393 2023-09-23T20:04:19.982 INFO:tasks.rados.rados.0.smithi098.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2023-09-23T20:04:19.988 INFO:tasks.rados.rados.0.smithi098.stdout:1567: writing smithi09866585-106 from 786858 to 1347743 tid 1 2023-09-23T20:04:19.994 INFO:tasks.rados.rados.0.smithi098.stdout:1567: writing smithi09866585-106 from 1835183 to 2386858 tid 2 2023-09-23T20:04:19.994 INFO:tasks.rados.rados.0.smithi098.stdout:1565: done (2 left) 2023-09-23T20:04:19.994 INFO:tasks.rados.rados.0.smithi098.stdout:1568: write oid 283 current snap is 0 2023-09-23T20:04:19.994 INFO:tasks.rados.rados.0.smithi098.stdout:1566: finishing write tid 2 to smithi09866585-393 2023-09-23T20:04:19.994 INFO:tasks.rados.rados.0.smithi098.stdout:1566: finishing write tid 3 to smithi09866585-393 2023-09-23T20:04:19.994 INFO:tasks.rados.rados.0.smithi098.stdout:1566: finishing write tid 4 to smithi09866585-393 2023-09-23T20:04:19.994 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 393 v 250 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2023-09-23T20:04:19.995 INFO:tasks.rados.rados.0.smithi098.stdout:1566: left oid 393 (ObjNum 1093 snap 0 seq_num 1093) 2023-09-23T20:04:19.995 INFO:tasks.rados.rados.0.smithi098.stdout:1567: finishing write tid 1 to smithi09866585-106 2023-09-23T20:04:19.995 INFO:tasks.rados.rados.0.smithi098.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2023-09-23T20:04:20.000 INFO:tasks.rados.rados.0.smithi098.stdout:1568: writing smithi09866585-283 from 403665 to 1156152 tid 1 2023-09-23T20:04:20.007 INFO:tasks.rados.rados.0.smithi098.stdout:1568: writing smithi09866585-283 from 1610018 to 2124734 tid 2 2023-09-23T20:04:20.007 INFO:tasks.rados.rados.0.smithi098.stdout:1566: done (2 left) 2023-09-23T20:04:20.007 INFO:tasks.rados.rados.0.smithi098.stdout:1569: read oid 431 snap -1 2023-09-23T20:04:20.007 INFO:tasks.rados.rados.0.smithi098.stdout:1569: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-09-23T20:04:20.007 INFO:tasks.rados.rados.0.smithi098.stdout:1570: read oid 487 snap -1 2023-09-23T20:04:20.007 INFO:tasks.rados.rados.0.smithi098.stdout:1570: expect (ObjNum 615 snap 0 seq_num 615) 2023-09-23T20:04:20.007 INFO:tasks.rados.rados.0.smithi098.stdout:1571: write oid 37 current snap is 0 2023-09-23T20:04:20.007 INFO:tasks.rados.rados.0.smithi098.stdout:1567: finishing write tid 2 to smithi09866585-106 2023-09-23T20:04:20.007 INFO:tasks.rados.rados.0.smithi098.stdout:1567: finishing write tid 3 to smithi09866585-106 2023-09-23T20:04:20.007 INFO:tasks.rados.rados.0.smithi098.stdout:1567: finishing write tid 4 to smithi09866585-106 2023-09-23T20:04:20.008 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 106 v 185 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2023-09-23T20:04:20.008 INFO:tasks.rados.rados.0.smithi098.stdout:1567: left oid 106 (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T20:04:20.008 INFO:tasks.rados.rados.0.smithi098.stdout:1568: finishing write tid 1 to smithi09866585-283 2023-09-23T20:04:20.008 INFO:tasks.rados.rados.0.smithi098.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2023-09-23T20:04:20.012 INFO:tasks.rados.rados.0.smithi098.stdout:1571: writing smithi09866585-37 from 420472 to 848208 tid 1 2023-09-23T20:04:20.018 INFO:tasks.rados.rados.0.smithi098.stdout:1571: writing smithi09866585-37 from 1268500 to 1926874 tid 2 2023-09-23T20:04:20.021 INFO:tasks.rados.rados.0.smithi098.stdout:1571: writing smithi09866585-37 from 2347953 to 2420472 tid 3 2023-09-23T20:04:20.021 INFO:tasks.rados.rados.0.smithi098.stdout:1567: done (4 left) 2023-09-23T20:04:20.022 INFO:tasks.rados.rados.0.smithi098.stdout:1572: write oid 316 current snap is 0 2023-09-23T20:04:20.022 INFO:tasks.rados.rados.0.smithi098.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2023-09-23T20:04:20.027 INFO:tasks.rados.rados.0.smithi098.stdout:1572: writing smithi09866585-316 from 437279 to 940264 tid 1 2023-09-23T20:04:20.034 INFO:tasks.rados.rados.0.smithi098.stdout:1572: writing smithi09866585-316 from 1610629 to 2129014 tid 2 2023-09-23T20:04:20.034 INFO:tasks.rados.rados.0.smithi098.stdout:1573: read oid 172 snap -1 2023-09-23T20:04:20.034 INFO:tasks.rados.rados.0.smithi098.stdout:1573: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-23T20:04:20.034 INFO:tasks.rados.rados.0.smithi098.stdout:1574: write oid 34 current snap is 0 2023-09-23T20:04:20.034 INFO:tasks.rados.rados.0.smithi098.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2023-09-23T20:04:20.040 INFO:tasks.rados.rados.0.smithi098.stdout:1574: writing smithi09866585-34 from 454086 to 1032320 tid 1 2023-09-23T20:04:20.048 INFO:tasks.rados.rados.0.smithi098.stdout:1574: writing smithi09866585-34 from 1669111 to 2331154 tid 2 2023-09-23T20:04:20.048 INFO:tasks.rados.rados.0.smithi098.stdout:1575: read oid 124 snap -1 2023-09-23T20:04:20.048 INFO:tasks.rados.rados.0.smithi098.stdout:1575: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:04:20.048 INFO:tasks.rados.rados.0.smithi098.stdout:1576: write oid 302 current snap is 0 2023-09-23T20:04:20.048 INFO:tasks.rados.rados.0.smithi098.stdout:1568: finishing write tid 2 to smithi09866585-283 2023-09-23T20:04:20.048 INFO:tasks.rados.rados.0.smithi098.stdout:1568: finishing write tid 3 to smithi09866585-283 2023-09-23T20:04:20.048 INFO:tasks.rados.rados.0.smithi098.stdout:1568: finishing write tid 4 to smithi09866585-283 2023-09-23T20:04:20.049 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 283 v 180 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2023-09-23T20:04:20.049 INFO:tasks.rados.rados.0.smithi098.stdout:1568: left oid 283 (ObjNum 1095 snap 0 seq_num 1095) 2023-09-23T20:04:20.049 INFO:tasks.rados.rados.0.smithi098.stdout:1569: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-09-23T20:04:20.163 INFO:tasks.rados.rados.0.smithi098.stdout:1570: expect (ObjNum 615 snap 0 seq_num 615) 2023-09-23T20:04:20.276 INFO:tasks.rados.rados.0.smithi098.stdout:1571: finishing write tid 1 to smithi09866585-37 2023-09-23T20:04:20.276 INFO:tasks.rados.rados.0.smithi098.stdout:1571: finishing write tid 2 to smithi09866585-37 2023-09-23T20:04:20.276 INFO:tasks.rados.rados.0.smithi098.stdout:1571: finishing write tid 3 to smithi09866585-37 2023-09-23T20:04:20.276 INFO:tasks.rados.rados.0.smithi098.stdout:1571: finishing write tid 4 to smithi09866585-37 2023-09-23T20:04:20.276 INFO:tasks.rados.rados.0.smithi098.stdout:1571: finishing write tid 5 to smithi09866585-37 2023-09-23T20:04:20.276 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 37 v 317 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2023-09-23T20:04:20.276 INFO:tasks.rados.rados.0.smithi098.stdout:1571: left oid 37 (ObjNum 1096 snap 0 seq_num 1096) 2023-09-23T20:04:20.276 INFO:tasks.rados.rados.0.smithi098.stdout:1572: finishing write tid 1 to smithi09866585-316 2023-09-23T20:04:20.276 INFO:tasks.rados.rados.0.smithi098.stdout:1572: finishing write tid 2 to smithi09866585-316 2023-09-23T20:04:20.276 INFO:tasks.rados.rados.0.smithi098.stdout:1572: finishing write tid 3 to smithi09866585-316 2023-09-23T20:04:20.277 INFO:tasks.rados.rados.0.smithi098.stdout:1572: finishing write tid 4 to smithi09866585-316 2023-09-23T20:04:20.277 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 316 v 253 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2023-09-23T20:04:20.277 INFO:tasks.rados.rados.0.smithi098.stdout:1572: left oid 316 (ObjNum 1097 snap 0 seq_num 1097) 2023-09-23T20:04:20.277 INFO:tasks.rados.rados.0.smithi098.stdout:1574: finishing write tid 1 to smithi09866585-34 2023-09-23T20:04:20.277 INFO:tasks.rados.rados.0.smithi098.stdout:1573: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-23T20:04:20.372 INFO:tasks.rados.rados.0.smithi098.stdout:1574: finishing write tid 2 to smithi09866585-34 2023-09-23T20:04:20.372 INFO:tasks.rados.rados.0.smithi098.stdout:1574: finishing write tid 3 to smithi09866585-34 2023-09-23T20:04:20.372 INFO:tasks.rados.rados.0.smithi098.stdout:1574: finishing write tid 4 to smithi09866585-34 2023-09-23T20:04:20.372 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 34 v 179 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2023-09-23T20:04:20.373 INFO:tasks.rados.rados.0.smithi098.stdout:1574: left oid 34 (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T20:04:20.373 INFO:tasks.rados.rados.0.smithi098.stdout:1575: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:04:20.407 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:20 smithi173 bash[27697]: cephadm 2023-09-23T20:04:19.109199+0000 mgr.y (mgr.14442) 214 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:04:20.407 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:20 smithi173 bash[27697]: audit 2023-09-23T20:04:19.116282+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:20.407 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:20 smithi173 bash[27697]: audit 2023-09-23T20:04:19.117270+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:04:20.407 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:20 smithi173 bash[27697]: audit 2023-09-23T20:04:19.118113+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:04:20.407 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:20 smithi173 bash[27697]: audit 2023-09-23T20:04:19.118973+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:20.407 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:20 smithi173 bash[27697]: cephadm 2023-09-23T20:04:19.119702+0000 mgr.y (mgr.14442) 215 : cephadm [INF] Deploying daemon mgr.x on smithi173 2023-09-23T20:04:20.407 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:20 smithi173 bash[27697]: cluster 2023-09-23T20:04:19.790485+0000 mgr.y (mgr.14442) 216 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-09-23T20:04:20.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[33670]: cephadm 2023-09-23T20:04:19.109199+0000 mgr.y (mgr.14442) 214 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:04:20.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[33670]: audit 2023-09-23T20:04:19.116282+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:20.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[33670]: audit 2023-09-23T20:04:19.117270+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:04:20.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[33670]: audit 2023-09-23T20:04:19.118113+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:04:20.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[33670]: audit 2023-09-23T20:04:19.118973+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:20.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[33670]: cephadm 2023-09-23T20:04:19.119702+0000 mgr.y (mgr.14442) 215 : cephadm [INF] Deploying daemon mgr.x on smithi173 2023-09-23T20:04:20.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[33670]: cluster 2023-09-23T20:04:19.790485+0000 mgr.y (mgr.14442) 216 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-09-23T20:04:20.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[27308]: cephadm 2023-09-23T20:04:19.109199+0000 mgr.y (mgr.14442) 214 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:04:20.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[27308]: audit 2023-09-23T20:04:19.116282+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:20.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[27308]: audit 2023-09-23T20:04:19.117270+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:04:20.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[27308]: audit 2023-09-23T20:04:19.118113+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:04:20.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[27308]: audit 2023-09-23T20:04:19.118973+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:20.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[27308]: cephadm 2023-09-23T20:04:19.119702+0000 mgr.y (mgr.14442) 215 : cephadm [INF] Deploying daemon mgr.x on smithi173 2023-09-23T20:04:20.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:20 smithi098 bash[27308]: cluster 2023-09-23T20:04:19.790485+0000 mgr.y (mgr.14442) 216 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-09-23T20:04:20.441 INFO:tasks.rados.rados.0.smithi098.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2023-09-23T20:04:20.454 INFO:tasks.rados.rados.0.smithi098.stdout:1576: writing smithi09866585-302 from 470893 to 1124376 tid 1 2023-09-23T20:04:20.461 INFO:tasks.rados.rados.0.smithi098.stdout:1576: writing smithi09866585-302 from 1727593 to 2249647 tid 2 2023-09-23T20:04:20.461 INFO:tasks.rados.rados.0.smithi098.stdout:1568: done (8 left) 2023-09-23T20:04:20.461 INFO:tasks.rados.rados.0.smithi098.stdout:1569: done (7 left) 2023-09-23T20:04:20.461 INFO:tasks.rados.rados.0.smithi098.stdout:1570: done (6 left) 2023-09-23T20:04:20.462 INFO:tasks.rados.rados.0.smithi098.stdout:1571: done (5 left) 2023-09-23T20:04:20.462 INFO:tasks.rados.rados.0.smithi098.stdout:1572: done (4 left) 2023-09-23T20:04:20.462 INFO:tasks.rados.rados.0.smithi098.stdout:1573: done (3 left) 2023-09-23T20:04:20.462 INFO:tasks.rados.rados.0.smithi098.stdout:1574: done (2 left) 2023-09-23T20:04:20.462 INFO:tasks.rados.rados.0.smithi098.stdout:1575: done (1 left) 2023-09-23T20:04:20.462 INFO:tasks.rados.rados.0.smithi098.stdout:1577: read oid 89 snap -1 2023-09-23T20:04:20.462 INFO:tasks.rados.rados.0.smithi098.stdout:1577: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-23T20:04:20.462 INFO:tasks.rados.rados.0.smithi098.stdout:1578: read oid 210 snap -1 2023-09-23T20:04:20.462 INFO:tasks.rados.rados.0.smithi098.stdout:1578: expect (ObjNum 700 snap 0 seq_num 700) 2023-09-23T20:04:20.462 INFO:tasks.rados.rados.0.smithi098.stdout:1579: write oid 85 current snap is 0 2023-09-23T20:04:20.462 INFO:tasks.rados.rados.0.smithi098.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2023-09-23T20:04:20.469 INFO:tasks.rados.rados.0.smithi098.stdout:1579: writing smithi09866585-85 from 487700 to 1216432 tid 1 2023-09-23T20:04:20.478 INFO:tasks.rados.rados.0.smithi098.stdout:1579: writing smithi09866585-85 from 1786075 to 2451787 tid 2 2023-09-23T20:04:20.478 INFO:tasks.rados.rados.0.smithi098.stdout:1580: write oid 470 current snap is 0 2023-09-23T20:04:20.478 INFO:tasks.rados.rados.0.smithi098.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2023-09-23T20:04:20.483 INFO:tasks.rados.rados.0.smithi098.stdout:1580: writing smithi09866585-470 from 504507 to 908488 tid 1 2023-09-23T20:04:20.488 INFO:tasks.rados.rados.0.smithi098.stdout:1580: writing smithi09866585-470 from 1328204 to 1737574 tid 2 2023-09-23T20:04:20.493 INFO:tasks.rados.rados.0.smithi098.stdout:1580: writing smithi09866585-470 from 2252362 to 2504507 tid 3 2023-09-23T20:04:20.493 INFO:tasks.rados.rados.0.smithi098.stdout:1581: write oid 308 current snap is 0 2023-09-23T20:04:20.493 INFO:tasks.rados.rados.0.smithi098.stdout:1576: finishing write tid 1 to smithi09866585-302 2023-09-23T20:04:20.493 INFO:tasks.rados.rados.0.smithi098.stdout:1576: finishing write tid 2 to smithi09866585-302 2023-09-23T20:04:20.493 INFO:tasks.rados.rados.0.smithi098.stdout:1576: finishing write tid 3 to smithi09866585-302 2023-09-23T20:04:20.494 INFO:tasks.rados.rados.0.smithi098.stdout:1576: finishing write tid 4 to smithi09866585-302 2023-09-23T20:04:20.494 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 302 v 183 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2023-09-23T20:04:20.494 INFO:tasks.rados.rados.0.smithi098.stdout:1576: left oid 302 (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T20:04:20.494 INFO:tasks.rados.rados.0.smithi098.stdout:1577: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-23T20:04:20.590 INFO:tasks.rados.rados.0.smithi098.stdout:1578: expect (ObjNum 700 snap 0 seq_num 700) 2023-09-23T20:04:20.768 INFO:tasks.rados.rados.0.smithi098.stdout:1579: finishing write tid 1 to smithi09866585-85 2023-09-23T20:04:20.768 INFO:tasks.rados.rados.0.smithi098.stdout:1579: finishing write tid 2 to smithi09866585-85 2023-09-23T20:04:20.768 INFO:tasks.rados.rados.0.smithi098.stdout:1579: finishing write tid 3 to smithi09866585-85 2023-09-23T20:04:20.768 INFO:tasks.rados.rados.0.smithi098.stdout:1579: finishing write tid 4 to smithi09866585-85 2023-09-23T20:04:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 85 v 198 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2023-09-23T20:04:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:1579: left oid 85 (ObjNum 1100 snap 0 seq_num 1100) 2023-09-23T20:04:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:1580: finishing write tid 1 to smithi09866585-470 2023-09-23T20:04:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:1580: finishing write tid 2 to smithi09866585-470 2023-09-23T20:04:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:1580: finishing write tid 3 to smithi09866585-470 2023-09-23T20:04:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:1580: finishing write tid 4 to smithi09866585-470 2023-09-23T20:04:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:1580: finishing write tid 5 to smithi09866585-470 2023-09-23T20:04:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 470 v 224 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2023-09-23T20:04:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:1580: left oid 470 (ObjNum 1101 snap 0 seq_num 1101) 2023-09-23T20:04:20.769 INFO:tasks.rados.rados.0.smithi098.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2023-09-23T20:04:20.778 INFO:tasks.rados.rados.0.smithi098.stdout:1581: writing smithi09866585-308 from 521314 to 1000544 tid 1 2023-09-23T20:04:20.787 INFO:tasks.rados.rados.0.smithi098.stdout:1581: writing smithi09866585-308 from 1786686 to 2456067 tid 2 2023-09-23T20:04:20.787 INFO:tasks.rados.rados.0.smithi098.stdout:1576: done (5 left) 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1577: done (4 left) 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1578: done (3 left) 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1579: done (2 left) 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1580: done (1 left) 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1582: read oid 358 snap -1 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1582: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1583: read oid 227 snap -1 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1583: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1584: read oid 200 snap -1 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1584: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1585: read oid 19 snap -1 2023-09-23T20:04:20.788 INFO:tasks.rados.rados.0.smithi098.stdout:1585: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:04:20.789 INFO:tasks.rados.rados.0.smithi098.stdout:1586: read oid 316 snap -1 2023-09-23T20:04:20.789 INFO:tasks.rados.rados.0.smithi098.stdout:1586: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-09-23T20:04:20.789 INFO:tasks.rados.rados.0.smithi098.stdout:1587: write oid 497 current snap is 0 2023-09-23T20:04:20.789 INFO:tasks.rados.rados.0.smithi098.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2023-09-23T20:04:20.794 INFO:tasks.rados.rados.0.smithi098.stdout:1587: writing smithi09866585-497 from 538121 to 1208953 tid 1 2023-09-23T20:04:20.801 INFO:tasks.rados.rados.0.smithi098.stdout:1587: writing smithi09866585-497 from 1961521 to 2374560 tid 2 2023-09-23T20:04:20.801 INFO:tasks.rados.rados.0.smithi098.stdout:1588: read oid 215 snap -1 2023-09-23T20:04:20.802 INFO:tasks.rados.rados.0.smithi098.stdout:1588: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:04:20.802 INFO:tasks.rados.rados.0.smithi098.stdout:1589: write oid 128 current snap is 0 2023-09-23T20:04:20.802 INFO:tasks.rados.rados.0.smithi098.stdout:1581: finishing write tid 1 to smithi09866585-308 2023-09-23T20:04:20.802 INFO:tasks.rados.rados.0.smithi098.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2023-09-23T20:04:20.809 INFO:tasks.rados.rados.0.smithi098.stdout:1589: writing smithi09866585-128 from 554928 to 1301009 tid 1 2023-09-23T20:04:20.817 INFO:tasks.rados.rados.0.smithi098.stdout:1589: writing smithi09866585-128 from 2020003 to 2554928 tid 2 2023-09-23T20:04:20.817 INFO:tasks.rados.rados.0.smithi098.stdout:1590: write oid 27 current snap is 0 2023-09-23T20:04:20.817 INFO:tasks.rados.rados.0.smithi098.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2023-09-23T20:04:20.823 INFO:tasks.rados.rados.0.smithi098.stdout:1590: writing smithi09866585-27 from 571735 to 993065 tid 1 2023-09-23T20:04:20.830 INFO:tasks.rados.rados.0.smithi098.stdout:1590: writing smithi09866585-27 from 1562132 to 1978840 tid 2 2023-09-23T20:04:20.830 INFO:tasks.rados.rados.0.smithi098.stdout:1591: read oid 143 snap -1 2023-09-23T20:04:20.830 INFO:tasks.rados.rados.0.smithi098.stdout:1591: expect deleted 2023-09-23T20:04:20.830 INFO:tasks.rados.rados.0.smithi098.stdout:1592: read oid 208 snap -1 2023-09-23T20:04:20.830 INFO:tasks.rados.rados.0.smithi098.stdout:1592: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T20:04:20.830 INFO:tasks.rados.rados.0.smithi098.stdout:1593: read oid 203 snap -1 2023-09-23T20:04:20.830 INFO:tasks.rados.rados.0.smithi098.stdout:1593: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:04:20.830 INFO:tasks.rados.rados.0.smithi098.stdout:1594: read oid 394 snap -1 2023-09-23T20:04:20.830 INFO:tasks.rados.rados.0.smithi098.stdout:1594: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T20:04:20.831 INFO:tasks.rados.rados.0.smithi098.stdout:1595: read oid 14 snap -1 2023-09-23T20:04:20.831 INFO:tasks.rados.rados.0.smithi098.stdout:1595: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-09-23T20:04:20.831 INFO:tasks.rados.rados.0.smithi098.stdout:1596: write oid 70 current snap is 0 2023-09-23T20:04:20.831 INFO:tasks.rados.rados.0.smithi098.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2023-09-23T20:04:20.836 INFO:tasks.rados.rados.0.smithi098.stdout:1596: writing smithi09866585-70 from 588542 to 1085121 tid 1 2023-09-23T20:04:20.843 INFO:tasks.rados.rados.0.smithi098.stdout:1596: writing smithi09866585-70 from 1620614 to 2297333 tid 2 2023-09-23T20:04:20.843 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:04:20.843 INFO:tasks.rados.rados.0.smithi098.stdout:1582: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T20:04:20.971 INFO:tasks.rados.rados.0.smithi098.stdout:1587: finishing write tid 1 to smithi09866585-497 2023-09-23T20:04:20.971 INFO:tasks.rados.rados.0.smithi098.stdout:1584: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-23T20:04:21.074 INFO:tasks.rados.rados.0.smithi098.stdout:1581: finishing write tid 2 to smithi09866585-308 2023-09-23T20:04:21.074 INFO:tasks.rados.rados.0.smithi098.stdout:1581: finishing write tid 3 to smithi09866585-308 2023-09-23T20:04:21.074 INFO:tasks.rados.rados.0.smithi098.stdout:1581: finishing write tid 4 to smithi09866585-308 2023-09-23T20:04:21.074 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 308 v 182 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2023-09-23T20:04:21.074 INFO:tasks.rados.rados.0.smithi098.stdout:1581: left oid 308 (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T20:04:21.074 INFO:tasks.rados.rados.0.smithi098.stdout:1587: finishing write tid 2 to smithi09866585-497 2023-09-23T20:04:21.074 INFO:tasks.rados.rados.0.smithi098.stdout:1587: finishing write tid 3 to smithi09866585-497 2023-09-23T20:04:21.075 INFO:tasks.rados.rados.0.smithi098.stdout:1583: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:04:21.203 INFO:tasks.rados.rados.0.smithi098.stdout:1587: finishing write tid 4 to smithi09866585-497 2023-09-23T20:04:21.203 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 497 v 204 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2023-09-23T20:04:21.203 INFO:tasks.rados.rados.0.smithi098.stdout:1587: left oid 497 (ObjNum 1103 snap 0 seq_num 1103) 2023-09-23T20:04:21.204 INFO:tasks.rados.rados.0.smithi098.stdout:1585: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:04:21.327 INFO:tasks.rados.rados.0.smithi098.stdout:1589: finishing write tid 1 to smithi09866585-128 2023-09-23T20:04:21.327 INFO:tasks.rados.rados.0.smithi098.stdout:1586: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-09-23T20:04:21.333 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:21 smithi173 bash[27697]: audit 2023-09-23T20:04:20.218729+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.98:0/20906657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:21.333 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:21 smithi173 systemd[1]: Stopping Ceph mgr.x for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:04:21.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:21 smithi098 bash[33670]: audit 2023-09-23T20:04:20.218729+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.98:0/20906657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:21.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:21 smithi098 bash[27308]: audit 2023-09-23T20:04:20.218729+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.98:0/20906657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:21.447 INFO:tasks.rados.rados.0.smithi098.stdout:1588: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:04:21.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:21 smithi173 bash[50514]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mgr.x 2023-09-23T20:04:21.630 INFO:tasks.rados.rados.0.smithi098.stdout:1589: finishing write tid 2 to smithi09866585-128 2023-09-23T20:04:21.631 INFO:tasks.rados.rados.0.smithi098.stdout:1589: finishing write tid 3 to smithi09866585-128 2023-09-23T20:04:21.631 INFO:tasks.rados.rados.0.smithi098.stdout:1589: finishing write tid 4 to smithi09866585-128 2023-09-23T20:04:21.631 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 128 v 320 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2023-09-23T20:04:21.631 INFO:tasks.rados.rados.0.smithi098.stdout:1589: left oid 128 (ObjNum 1104 snap 0 seq_num 1104) 2023-09-23T20:04:21.631 INFO:tasks.rados.rados.0.smithi098.stdout:1590: finishing write tid 1 to smithi09866585-27 2023-09-23T20:04:21.631 INFO:tasks.rados.rados.0.smithi098.stdout:1590: finishing write tid 2 to smithi09866585-27 2023-09-23T20:04:21.631 INFO:tasks.rados.rados.0.smithi098.stdout:1590: finishing write tid 3 to smithi09866585-27 2023-09-23T20:04:21.631 INFO:tasks.rados.rados.0.smithi098.stdout:1590: finishing write tid 4 to smithi09866585-27 2023-09-23T20:04:21.632 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 27 v 186 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2023-09-23T20:04:21.632 INFO:tasks.rados.rados.0.smithi098.stdout:1590: left oid 27 (ObjNum 1105 snap 0 seq_num 1105) 2023-09-23T20:04:21.632 INFO:tasks.rados.rados.0.smithi098.stdout:1595: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-09-23T20:04:21.742 INFO:tasks.rados.rados.0.smithi098.stdout:1592: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T20:04:21.917 INFO:tasks.rados.rados.0.smithi098.stdout:1593: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:04:22.020 INFO:tasks.rados.rados.0.smithi098.stdout:1596: finishing write tid 1 to smithi09866585-70 2023-09-23T20:04:22.021 INFO:tasks.rados.rados.0.smithi098.stdout:1594: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T20:04:22.159 INFO:tasks.rados.rados.0.smithi098.stdout:1596: finishing write tid 2 to smithi09866585-70 2023-09-23T20:04:22.159 INFO:tasks.rados.rados.0.smithi098.stdout:1596: finishing write tid 3 to smithi09866585-70 2023-09-23T20:04:22.159 INFO:tasks.rados.rados.0.smithi098.stdout:1596: finishing write tid 4 to smithi09866585-70 2023-09-23T20:04:22.159 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 70 v 256 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2023-09-23T20:04:22.159 INFO:tasks.rados.rados.0.smithi098.stdout:1596: left oid 70 (ObjNum 1106 snap 0 seq_num 1106) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1581: done (15 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1582: done (14 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1583: done (13 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1584: done (12 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1585: done (11 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1586: done (10 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1587: done (9 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1588: done (8 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1589: done (7 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1590: done (6 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1591: done (5 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1592: done (4 left) 2023-09-23T20:04:22.160 INFO:tasks.rados.rados.0.smithi098.stdout:1593: done (3 left) 2023-09-23T20:04:22.161 INFO:tasks.rados.rados.0.smithi098.stdout:1594: done (2 left) 2023-09-23T20:04:22.161 INFO:tasks.rados.rados.0.smithi098.stdout:1595: done (1 left) 2023-09-23T20:04:22.161 INFO:tasks.rados.rados.0.smithi098.stdout:1596: done (0 left) 2023-09-23T20:04:22.161 INFO:tasks.rados.rados.0.smithi098.stdout:1597: write oid 448 current snap is 0 2023-09-23T20:04:22.161 INFO:tasks.rados.rados.0.smithi098.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2023-09-23T20:04:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:1597: writing smithi09866585-448 from 605349 to 1177177 tid 1 2023-09-23T20:04:22.179 INFO:tasks.rados.rados.0.smithi098.stdout:1597: writing smithi09866585-448 from 1679096 to 2099473 tid 2 2023-09-23T20:04:22.180 INFO:tasks.rados.rados.0.smithi098.stdout:1598: write oid 372 current snap is 0 2023-09-23T20:04:22.180 INFO:tasks.rados.rados.0.smithi098.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2023-09-23T20:04:22.187 INFO:tasks.rados.rados.0.smithi098.stdout:1598: writing smithi09866585-372 from 622156 to 1269233 tid 1 2023-09-23T20:04:22.193 INFO:tasks.rados.rados.0.smithi098.stdout:1598: writing smithi09866585-372 from 1737578 to 2417966 tid 2 2023-09-23T20:04:22.194 INFO:tasks.rados.rados.0.smithi098.stdout:1599: write oid 202 current snap is 0 2023-09-23T20:04:22.194 INFO:tasks.rados.rados.0.smithi098.stdout:1597: finishing write tid 1 to smithi09866585-448 2023-09-23T20:04:22.194 INFO:tasks.rados.rados.0.smithi098.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2023-09-23T20:04:22.201 INFO:tasks.rados.rados.0.smithi098.stdout:1599: writing smithi09866585-202 from 638963 to 1361289 tid 1 2023-09-23T20:04:22.208 INFO:tasks.rados.rados.0.smithi098.stdout:1599: writing smithi09866585-202 from 2079707 to 2503753 tid 2 2023-09-23T20:04:22.208 INFO:tasks.rados.rados.0.smithi098.stdout:1600: read oid 417 snap -1 2023-09-23T20:04:22.208 INFO:tasks.rados.rados.0.smithi098.stdout:1600: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T20:04:22.209 INFO:tasks.rados.rados.0.smithi098.stdout:1601: write oid 395 current snap is 0 2023-09-23T20:04:22.209 INFO:tasks.rados.rados.0.smithi098.stdout:1597: finishing write tid 2 to smithi09866585-448 2023-09-23T20:04:22.209 INFO:tasks.rados.rados.0.smithi098.stdout:1597: finishing write tid 3 to smithi09866585-448 2023-09-23T20:04:22.209 INFO:tasks.rados.rados.0.smithi098.stdout:1597: finishing write tid 4 to smithi09866585-448 2023-09-23T20:04:22.209 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 448 v 323 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2023-09-23T20:04:22.209 INFO:tasks.rados.rados.0.smithi098.stdout:1597: left oid 448 (ObjNum 1107 snap 0 seq_num 1107) 2023-09-23T20:04:22.209 INFO:tasks.rados.rados.0.smithi098.stdout:1598: finishing write tid 1 to smithi09866585-372 2023-09-23T20:04:22.209 INFO:tasks.rados.rados.0.smithi098.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2023-09-23T20:04:22.215 INFO:tasks.rados.rados.0.smithi098.stdout:1601: writing smithi09866585-395 from 655770 to 1169698 tid 1 2023-09-23T20:04:22.223 INFO:tasks.rados.rados.0.smithi098.stdout:1601: writing smithi09866585-395 from 1854542 to 2538599 tid 2 2023-09-23T20:04:22.223 INFO:tasks.rados.rados.0.smithi098.stdout:1597: done (4 left) 2023-09-23T20:04:22.223 INFO:tasks.rados.rados.0.smithi098.stdout:1602: read oid 19 snap -1 2023-09-23T20:04:22.223 INFO:tasks.rados.rados.0.smithi098.stdout:1602: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:04:22.223 INFO:tasks.rados.rados.0.smithi098.stdout:1603: write oid 266 current snap is 0 2023-09-23T20:04:22.223 INFO:tasks.rados.rados.0.smithi098.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2023-09-23T20:04:22.230 INFO:tasks.rados.rados.0.smithi098.stdout:1603: writing smithi09866585-266 from 672577 to 1261754 tid 1 2023-09-23T20:04:22.237 INFO:tasks.rados.rados.0.smithi098.stdout:1603: writing smithi09866585-266 from 1913024 to 2340739 tid 2 2023-09-23T20:04:22.237 INFO:tasks.rados.rados.0.smithi098.stdout:1604: read oid 149 snap -1 2023-09-23T20:04:22.237 INFO:tasks.rados.rados.0.smithi098.stdout:1604: expect (ObjNum 636 snap 0 seq_num 636) 2023-09-23T20:04:22.237 INFO:tasks.rados.rados.0.smithi098.stdout:1605: read oid 233 snap -1 2023-09-23T20:04:22.237 INFO:tasks.rados.rados.0.smithi098.stdout:1605: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T20:04:22.237 INFO:tasks.rados.rados.0.smithi098.stdout:1606: read oid 450 snap -1 2023-09-23T20:04:22.237 INFO:tasks.rados.rados.0.smithi098.stdout:1606: expect (ObjNum 449 snap 0 seq_num 449) 2023-09-23T20:04:22.237 INFO:tasks.rados.rados.0.smithi098.stdout:1607: delete oid 335 current snap is 0 2023-09-23T20:04:22.237 INFO:tasks.rados.rados.0.smithi098.stdout:1598: finishing write tid 2 to smithi09866585-372 2023-09-23T20:04:22.237 INFO:tasks.rados.rados.0.smithi098.stdout:1598: finishing write tid 3 to smithi09866585-372 2023-09-23T20:04:22.237 INFO:tasks.rados.rados.0.smithi098.stdout:1598: finishing write tid 4 to smithi09866585-372 2023-09-23T20:04:22.238 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 372 v 326 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2023-09-23T20:04:22.238 INFO:tasks.rados.rados.0.smithi098.stdout:1598: left oid 372 (ObjNum 1108 snap 0 seq_num 1108) 2023-09-23T20:04:22.238 INFO:tasks.rados.rados.0.smithi098.stdout:1599: finishing write tid 1 to smithi09866585-202 2023-09-23T20:04:22.238 INFO:tasks.rados.rados.0.smithi098.stdout:1600: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T20:04:22.340 INFO:tasks.rados.rados.0.smithi098.stdout:1599: finishing write tid 2 to smithi09866585-202 2023-09-23T20:04:22.340 INFO:tasks.rados.rados.0.smithi098.stdout:1599: finishing write tid 3 to smithi09866585-202 2023-09-23T20:04:22.340 INFO:tasks.rados.rados.0.smithi098.stdout:1599: finishing write tid 4 to smithi09866585-202 2023-09-23T20:04:22.340 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 202 v 174 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2023-09-23T20:04:22.340 INFO:tasks.rados.rados.0.smithi098.stdout:1599: left oid 202 (ObjNum 1109 snap 0 seq_num 1109) 2023-09-23T20:04:22.340 INFO:tasks.rados.rados.0.smithi098.stdout:1601: finishing write tid 1 to smithi09866585-395 2023-09-23T20:04:22.340 INFO:tasks.rados.rados.0.smithi098.stdout:1601: finishing write tid 2 to smithi09866585-395 2023-09-23T20:04:22.340 INFO:tasks.rados.rados.0.smithi098.stdout:1601: finishing write tid 3 to smithi09866585-395 2023-09-23T20:04:22.340 INFO:tasks.rados.rados.0.smithi098.stdout:1601: finishing write tid 4 to smithi09866585-395 2023-09-23T20:04:22.341 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 395 v 329 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2023-09-23T20:04:22.341 INFO:tasks.rados.rados.0.smithi098.stdout:1601: left oid 395 (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:04:22.341 INFO:tasks.rados.rados.0.smithi098.stdout:1602: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:04:22.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:21 smithi173 bash[50551]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T20:04:22.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:22 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:04:22.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:22 smithi173 bash[50614]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T20:04:22.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:22 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T20:04:22.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:22 smithi173 systemd[1]: Stopped Ceph mgr.x for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:04:22.466 INFO:tasks.rados.rados.0.smithi098.stdout:1603: finishing write tid 1 to smithi09866585-266 2023-09-23T20:04:22.466 INFO:tasks.rados.rados.0.smithi098.stdout:1603: finishing write tid 2 to smithi09866585-266 2023-09-23T20:04:22.466 INFO:tasks.rados.rados.0.smithi098.stdout:1603: finishing write tid 3 to smithi09866585-266 2023-09-23T20:04:22.466 INFO:tasks.rados.rados.0.smithi098.stdout:1603: finishing write tid 4 to smithi09866585-266 2023-09-23T20:04:22.466 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 266 v 277 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2023-09-23T20:04:22.466 INFO:tasks.rados.rados.0.smithi098.stdout:1603: left oid 266 (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T20:04:22.466 INFO:tasks.rados.rados.0.smithi098.stdout:1604: expect (ObjNum 636 snap 0 seq_num 636) 2023-09-23T20:04:22.595 INFO:tasks.rados.rados.0.smithi098.stdout:1605: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T20:04:22.768 INFO:tasks.rados.rados.0.smithi098.stdout:1606: expect (ObjNum 449 snap 0 seq_num 449) 2023-09-23T20:04:22.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:22 smithi173 systemd[1]: Started Ceph mgr.x for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:04:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:1598: done (9 left) 2023-09-23T20:04:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:1599: done (8 left) 2023-09-23T20:04:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:1600: done (7 left) 2023-09-23T20:04:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:1601: done (6 left) 2023-09-23T20:04:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:1602: done (5 left) 2023-09-23T20:04:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:1603: done (4 left) 2023-09-23T20:04:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:1604: done (3 left) 2023-09-23T20:04:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:1605: done (2 left) 2023-09-23T20:04:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:1606: done (1 left) 2023-09-23T20:04:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:1607: done (0 left) 2023-09-23T20:04:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:1608: read oid 312 snap -1 2023-09-23T20:04:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:1608: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T20:04:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:1609: delete oid 459 current snap is 0 2023-09-23T20:04:22.884 INFO:tasks.rados.rados.0.smithi098.stdout:1609: done (1 left) 2023-09-23T20:04:22.884 INFO:tasks.rados.rados.0.smithi098.stdout:1610: read oid 227 snap -1 2023-09-23T20:04:22.884 INFO:tasks.rados.rados.0.smithi098.stdout:1610: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:04:22.884 INFO:tasks.rados.rados.0.smithi098.stdout:1611: delete oid 79 current snap is 0 2023-09-23T20:04:22.889 INFO:tasks.rados.rados.0.smithi098.stdout:1610: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:04:23.010 INFO:tasks.rados.rados.0.smithi098.stdout:1608: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T20:04:23.110 INFO:tasks.rados.rados.0.smithi098.stdout:1608: done (2 left) 2023-09-23T20:04:23.110 INFO:tasks.rados.rados.0.smithi098.stdout:1610: done (1 left) 2023-09-23T20:04:23.111 INFO:tasks.rados.rados.0.smithi098.stdout:1611: done (0 left) 2023-09-23T20:04:23.111 INFO:tasks.rados.rados.0.smithi098.stdout:1612: read oid 140 snap -1 2023-09-23T20:04:23.111 INFO:tasks.rados.rados.0.smithi098.stdout:1612: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:04:23.111 INFO:tasks.rados.rados.0.smithi098.stdout:1613: write oid 255 current snap is 0 2023-09-23T20:04:23.111 INFO:tasks.rados.rados.0.smithi098.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2023-09-23T20:04:23.123 INFO:tasks.rados.rados.0.smithi098.stdout:1613: writing smithi09866585-255 from 739805 to 1229978 tid 1 2023-09-23T20:04:23.128 INFO:tasks.rados.rados.0.smithi098.stdout:1613: writing smithi09866585-255 from 1630599 to 2065652 tid 2 2023-09-23T20:04:23.132 INFO:tasks.rados.rados.0.smithi098.stdout:1613: writing smithi09866585-255 from 2636284 to 2739805 tid 3 2023-09-23T20:04:23.132 INFO:tasks.rados.rados.0.smithi098.stdout:1614: write oid 64 current snap is 0 2023-09-23T20:04:23.132 INFO:tasks.rados.rados.0.smithi098.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2023-09-23T20:04:23.139 INFO:tasks.rados.rados.0.smithi098.stdout:1614: writing smithi09866585-64 from 756612 to 1322034 tid 1 2023-09-23T20:04:23.147 INFO:tasks.rados.rados.0.smithi098.stdout:1614: writing smithi09866585-64 from 2089081 to 2667792 tid 2 2023-09-23T20:04:23.147 INFO:tasks.rados.rados.0.smithi098.stdout:1615: write oid 263 current snap is 0 2023-09-23T20:04:23.147 INFO:tasks.rados.rados.0.smithi098.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2023-09-23T20:04:23.155 INFO:tasks.rados.rados.0.smithi098.stdout:1615: writing smithi09866585-263 from 773419 to 1414090 tid 1 2023-09-23T20:04:23.162 INFO:tasks.rados.rados.0.smithi098.stdout:1615: writing smithi09866585-263 from 2147563 to 2586285 tid 2 2023-09-23T20:04:23.162 INFO:tasks.rados.rados.0.smithi098.stdout:1616: delete oid 248 current snap is 0 2023-09-23T20:04:23.162 INFO:tasks.rados.rados.0.smithi098.stdout:1612: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:04:23.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:22 smithi098 bash[27308]: cluster 2023-09-23T20:04:21.791108+0000 mgr.y (mgr.14442) 217 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2023-09-23T20:04:23.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:22 smithi098 bash[27308]: audit 2023-09-23T20:04:22.484647+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:23.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:22 smithi098 bash[27308]: audit 2023-09-23T20:04:22.485900+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:23.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:22 smithi098 bash[27308]: audit 2023-09-23T20:04:22.616214+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.98:0/2586198883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:23.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:22 smithi098 bash[33670]: cluster 2023-09-23T20:04:21.791108+0000 mgr.y (mgr.14442) 217 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2023-09-23T20:04:23.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:22 smithi098 bash[33670]: audit 2023-09-23T20:04:22.484647+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:23.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:22 smithi098 bash[33670]: audit 2023-09-23T20:04:22.485900+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:23.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:22 smithi098 bash[33670]: audit 2023-09-23T20:04:22.616214+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.98:0/2586198883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:22 smithi173 bash[27697]: cluster 2023-09-23T20:04:21.791108+0000 mgr.y (mgr.14442) 217 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 8.9 MiB/s wr, 90 op/s 2023-09-23T20:04:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:22 smithi173 bash[27697]: audit 2023-09-23T20:04:22.484647+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:22 smithi173 bash[27697]: audit 2023-09-23T20:04:22.485900+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:22 smithi173 bash[27697]: audit 2023-09-23T20:04:22.616214+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.98:0/2586198883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:23.434 INFO:tasks.rados.rados.0.smithi098.stdout:1613: finishing write tid 1 to smithi09866585-255 2023-09-23T20:04:23.434 INFO:tasks.rados.rados.0.smithi098.stdout:1613: finishing write tid 2 to smithi09866585-255 2023-09-23T20:04:23.434 INFO:tasks.rados.rados.0.smithi098.stdout:1613: finishing write tid 3 to smithi09866585-255 2023-09-23T20:04:23.435 INFO:tasks.rados.rados.0.smithi098.stdout:1613: finishing write tid 4 to smithi09866585-255 2023-09-23T20:04:23.435 INFO:tasks.rados.rados.0.smithi098.stdout:1613: finishing write tid 5 to smithi09866585-255 2023-09-23T20:04:23.435 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 255 v 228 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2023-09-23T20:04:23.435 INFO:tasks.rados.rados.0.smithi098.stdout:1613: left oid 255 (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T20:04:23.435 INFO:tasks.rados.rados.0.smithi098.stdout:1614: finishing write tid 1 to smithi09866585-64 2023-09-23T20:04:23.435 INFO:tasks.rados.rados.0.smithi098.stdout:1614: finishing write tid 2 to smithi09866585-64 2023-09-23T20:04:23.435 INFO:tasks.rados.rados.0.smithi098.stdout:1614: finishing write tid 3 to smithi09866585-64 2023-09-23T20:04:23.435 INFO:tasks.rados.rados.0.smithi098.stdout:1614: finishing write tid 4 to smithi09866585-64 2023-09-23T20:04:23.435 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 64 v 178 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2023-09-23T20:04:23.435 INFO:tasks.rados.rados.0.smithi098.stdout:1614: left oid 64 (ObjNum 1116 snap 0 seq_num 1116) 2023-09-23T20:04:23.435 INFO:tasks.rados.rados.0.smithi098.stdout:1615: finishing write tid 1 to smithi09866585-263 2023-09-23T20:04:23.436 INFO:tasks.rados.rados.0.smithi098.stdout:1615: finishing write tid 2 to smithi09866585-263 2023-09-23T20:04:23.436 INFO:tasks.rados.rados.0.smithi098.stdout:1615: finishing write tid 3 to smithi09866585-263 2023-09-23T20:04:23.436 INFO:tasks.rados.rados.0.smithi098.stdout:1615: finishing write tid 4 to smithi09866585-263 2023-09-23T20:04:23.436 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 263 v 271 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2023-09-23T20:04:23.436 INFO:tasks.rados.rados.0.smithi098.stdout:1615: left oid 263 (ObjNum 1117 snap 0 seq_num 1117) 2023-09-23T20:04:23.436 INFO:tasks.rados.rados.0.smithi098.stdout:1612: done (4 left) 2023-09-23T20:04:23.436 INFO:tasks.rados.rados.0.smithi098.stdout:1613: done (3 left) 2023-09-23T20:04:23.436 INFO:tasks.rados.rados.0.smithi098.stdout:1614: done (2 left) 2023-09-23T20:04:23.436 INFO:tasks.rados.rados.0.smithi098.stdout:1615: done (1 left) 2023-09-23T20:04:23.436 INFO:tasks.rados.rados.0.smithi098.stdout:1616: done (0 left) 2023-09-23T20:04:23.436 INFO:tasks.rados.rados.0.smithi098.stdout:1617: read oid 225 snap -1 2023-09-23T20:04:23.437 INFO:tasks.rados.rados.0.smithi098.stdout:1617: expect (ObjNum 963 snap 0 seq_num 963) 2023-09-23T20:04:23.437 INFO:tasks.rados.rados.0.smithi098.stdout:1618: write oid 14 current snap is 0 2023-09-23T20:04:23.437 INFO:tasks.rados.rados.0.smithi098.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2023-09-23T20:04:23.439 INFO:tasks.rados.rados.0.smithi098.stdout:1618: writing smithi09866585-14 from 407033 to 914555 tid 1 2023-09-23T20:04:23.446 INFO:tasks.rados.rados.0.smithi098.stdout:1618: writing smithi09866585-14 from 1464527 to 1906918 tid 2 2023-09-23T20:04:23.451 INFO:tasks.rados.rados.0.smithi098.stdout:1618: writing smithi09866585-14 from 2345976 to 2807033 tid 3 2023-09-23T20:04:23.451 INFO:tasks.rados.rados.0.smithi098.stdout:1619: read oid 197 snap -1 2023-09-23T20:04:23.451 INFO:tasks.rados.rados.0.smithi098.stdout:1619: expect deleted 2023-09-23T20:04:23.451 INFO:tasks.rados.rados.0.smithi098.stdout:1620: write oid 224 current snap is 0 2023-09-23T20:04:23.451 INFO:tasks.rados.rados.0.smithi098.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2023-09-23T20:04:23.457 INFO:tasks.rados.rados.0.smithi098.stdout:1620: writing smithi09866585-224 from 423840 to 1006611 tid 1 2023-09-23T20:04:23.464 INFO:tasks.rados.rados.0.smithi098.stdout:1620: writing smithi09866585-224 from 1523009 to 2109058 tid 2 2023-09-23T20:04:23.468 INFO:tasks.rados.rados.0.smithi098.stdout:1620: writing smithi09866585-224 from 2657046 to 2823840 tid 3 2023-09-23T20:04:23.469 INFO:tasks.rados.rados.0.smithi098.stdout:1621: read oid 165 snap -1 2023-09-23T20:04:23.469 INFO:tasks.rados.rados.0.smithi098.stdout:1621: expect deleted 2023-09-23T20:04:23.469 INFO:tasks.rados.rados.0.smithi098.stdout:1622: write oid 436 current snap is 0 2023-09-23T20:04:23.469 INFO:tasks.rados.rados.0.smithi098.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2023-09-23T20:04:23.474 INFO:tasks.rados.rados.0.smithi098.stdout:1622: writing smithi09866585-436 from 440647 to 1098667 tid 1 2023-09-23T20:04:23.480 INFO:tasks.rados.rados.0.smithi098.stdout:1622: writing smithi09866585-436 from 1581491 to 2027551 tid 2 2023-09-23T20:04:23.484 INFO:tasks.rados.rados.0.smithi098.stdout:1622: writing smithi09866585-436 from 2800822 to 2840647 tid 3 2023-09-23T20:04:23.485 INFO:tasks.rados.rados.0.smithi098.stdout:1623: write oid 79 current snap is 0 2023-09-23T20:04:23.485 INFO:tasks.rados.rados.0.smithi098.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2023-09-23T20:04:23.491 INFO:tasks.rados.rados.0.smithi098.stdout:1623: writing smithi09866585-79 from 457454 to 1190723 tid 1 2023-09-23T20:04:23.499 INFO:tasks.rados.rados.0.smithi098.stdout:1623: writing smithi09866585-79 from 1923620 to 2513338 tid 2 2023-09-23T20:04:23.499 INFO:tasks.rados.rados.0.smithi098.stdout:1624: write oid 336 current snap is 0 2023-09-23T20:04:23.499 INFO:tasks.rados.rados.0.smithi098.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2023-09-23T20:04:23.504 INFO:tasks.rados.rados.0.smithi098.stdout:1624: writing smithi09866585-336 from 474261 to 882779 tid 1 2023-09-23T20:04:23.510 INFO:tasks.rados.rados.0.smithi098.stdout:1624: writing smithi09866585-336 from 1582102 to 2031831 tid 2 2023-09-23T20:04:23.515 INFO:tasks.rados.rados.0.smithi098.stdout:1624: writing smithi09866585-336 from 2739315 to 2874261 tid 3 2023-09-23T20:04:23.515 INFO:tasks.rados.rados.0.smithi098.stdout:1625: read oid 431 snap -1 2023-09-23T20:04:23.515 INFO:tasks.rados.rados.0.smithi098.stdout:1625: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-09-23T20:04:23.515 INFO:tasks.rados.rados.0.smithi098.stdout:1626: write oid 116 current snap is 0 2023-09-23T20:04:23.515 INFO:tasks.rados.rados.0.smithi098.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2023-09-23T20:04:23.521 INFO:tasks.rados.rados.0.smithi098.stdout:1626: writing smithi09866585-116 from 491068 to 974835 tid 1 2023-09-23T20:04:23.531 INFO:tasks.rados.rados.0.smithi098.stdout:1626: writing smithi09866585-116 from 1640584 to 2233971 tid 2 2023-09-23T20:04:23.535 INFO:tasks.rados.rados.0.smithi098.stdout:1626: writing smithi09866585-116 from 2650385 to 2891068 tid 3 2023-09-23T20:04:23.535 INFO:tasks.rados.rados.0.smithi098.stdout:1627: read oid 384 snap -1 2023-09-23T20:04:23.536 INFO:tasks.rados.rados.0.smithi098.stdout:1627: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T20:04:23.536 INFO:tasks.rados.rados.0.smithi098.stdout:1628: write oid 251 current snap is 0 2023-09-23T20:04:23.536 INFO:tasks.rados.rados.0.smithi098.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2023-09-23T20:04:23.541 INFO:tasks.rados.rados.0.smithi098.stdout:1628: writing smithi09866585-251 from 507875 to 1066891 tid 1 2023-09-23T20:04:23.550 INFO:tasks.rados.rados.0.smithi098.stdout:1628: writing smithi09866585-251 from 1699066 to 2436111 tid 2 2023-09-23T20:04:23.550 INFO:tasks.rados.rados.0.smithi098.stdout:1629: write oid 44 current snap is 0 2023-09-23T20:04:23.550 INFO:tasks.rados.rados.0.smithi098.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2023-09-23T20:04:23.557 INFO:tasks.rados.rados.0.smithi098.stdout:1629: writing smithi09866585-44 from 524682 to 1275300 tid 1 2023-09-23T20:04:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:1629: writing smithi09866585-44 from 1757548 to 2354604 tid 2 2023-09-23T20:04:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:1630: read oid 228 snap -1 2023-09-23T20:04:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:1630: expect (ObjNum 630 snap 0 seq_num 630) 2023-09-23T20:04:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:1631: read oid 307 snap -1 2023-09-23T20:04:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:1631: expect deleted 2023-09-23T20:04:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:1632: write oid 313 current snap is 0 2023-09-23T20:04:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:1617: expect (ObjNum 963 snap 0 seq_num 963) 2023-09-23T20:04:23.670 INFO:tasks.rados.rados.0.smithi098.stdout:1618: finishing write tid 1 to smithi09866585-14 2023-09-23T20:04:23.671 INFO:tasks.rados.rados.0.smithi098.stdout:1618: finishing write tid 2 to smithi09866585-14 2023-09-23T20:04:23.671 INFO:tasks.rados.rados.0.smithi098.stdout:1618: finishing write tid 3 to smithi09866585-14 2023-09-23T20:04:23.671 INFO:tasks.rados.rados.0.smithi098.stdout:1618: finishing write tid 4 to smithi09866585-14 2023-09-23T20:04:23.671 INFO:tasks.rados.rados.0.smithi098.stdout:1618: finishing write tid 5 to smithi09866585-14 2023-09-23T20:04:23.671 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 14 v 275 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2023-09-23T20:04:23.671 INFO:tasks.rados.rados.0.smithi098.stdout:1618: left oid 14 (ObjNum 1119 snap 0 seq_num 1119) 2023-09-23T20:04:23.671 INFO:tasks.rados.rados.0.smithi098.stdout:1620: finishing write tid 1 to smithi09866585-224 2023-09-23T20:04:23.671 INFO:tasks.rados.rados.0.smithi098.stdout:1620: finishing write tid 2 to smithi09866585-224 2023-09-23T20:04:23.671 INFO:tasks.rados.rados.0.smithi098.stdout:1620: finishing write tid 3 to smithi09866585-224 2023-09-23T20:04:23.671 INFO:tasks.rados.rados.0.smithi098.stdout:1620: finishing write tid 4 to smithi09866585-224 2023-09-23T20:04:23.671 INFO:tasks.rados.rados.0.smithi098.stdout:1620: finishing write tid 5 to smithi09866585-224 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 224 v 281 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:1620: left oid 224 (ObjNum 1120 snap 0 seq_num 1120) 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:1622: finishing write tid 1 to smithi09866585-436 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:1622: finishing write tid 2 to smithi09866585-436 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:1622: finishing write tid 3 to smithi09866585-436 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:1622: finishing write tid 4 to smithi09866585-436 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:1622: finishing write tid 5 to smithi09866585-436 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 436 v 285 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:1622: left oid 436 (ObjNum 1121 snap 0 seq_num 1121) 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:1623: finishing write tid 1 to smithi09866585-79 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:1623: finishing write tid 2 to smithi09866585-79 2023-09-23T20:04:23.672 INFO:tasks.rados.rados.0.smithi098.stdout:1623: finishing write tid 3 to smithi09866585-79 2023-09-23T20:04:23.673 INFO:tasks.rados.rados.0.smithi098.stdout:1623: finishing write tid 4 to smithi09866585-79 2023-09-23T20:04:23.673 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 79 v 202 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2023-09-23T20:04:23.673 INFO:tasks.rados.rados.0.smithi098.stdout:1623: left oid 79 (ObjNum 1122 snap 0 seq_num 1122) 2023-09-23T20:04:23.673 INFO:tasks.rados.rados.0.smithi098.stdout:1624: finishing write tid 1 to smithi09866585-336 2023-09-23T20:04:23.673 INFO:tasks.rados.rados.0.smithi098.stdout:1624: finishing write tid 2 to smithi09866585-336 2023-09-23T20:04:23.673 INFO:tasks.rados.rados.0.smithi098.stdout:1624: finishing write tid 3 to smithi09866585-336 2023-09-23T20:04:23.673 INFO:tasks.rados.rados.0.smithi098.stdout:1624: finishing write tid 4 to smithi09866585-336 2023-09-23T20:04:23.673 INFO:tasks.rados.rados.0.smithi098.stdout:1624: finishing write tid 5 to smithi09866585-336 2023-09-23T20:04:23.673 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 336 v 281 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2023-09-23T20:04:23.673 INFO:tasks.rados.rados.0.smithi098.stdout:1624: left oid 336 (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:04:23.673 INFO:tasks.rados.rados.0.smithi098.stdout:1625: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-09-23T20:04:23.740 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:23 smithi173 bash[50672]: debug 2023-09-23T20:04:23.568+0000 7fd83b032700 1 -- 172.21.15.173:0/1392281689 <== mon.1 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564599f5d1e0 con 0x56459acdcc00 2023-09-23T20:04:23.779 INFO:tasks.rados.rados.0.smithi098.stdout:1626: finishing write tid 1 to smithi09866585-116 2023-09-23T20:04:23.779 INFO:tasks.rados.rados.0.smithi098.stdout:1626: finishing write tid 2 to smithi09866585-116 2023-09-23T20:04:23.779 INFO:tasks.rados.rados.0.smithi098.stdout:1626: finishing write tid 3 to smithi09866585-116 2023-09-23T20:04:23.779 INFO:tasks.rados.rados.0.smithi098.stdout:1626: finishing write tid 4 to smithi09866585-116 2023-09-23T20:04:23.779 INFO:tasks.rados.rados.0.smithi098.stdout:1626: finishing write tid 5 to smithi09866585-116 2023-09-23T20:04:23.780 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 116 v 289 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2023-09-23T20:04:23.780 INFO:tasks.rados.rados.0.smithi098.stdout:1626: left oid 116 (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T20:04:23.780 INFO:tasks.rados.rados.0.smithi098.stdout:1628: finishing write tid 1 to smithi09866585-251 2023-09-23T20:04:23.780 INFO:tasks.rados.rados.0.smithi098.stdout:1627: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T20:04:23.970 INFO:tasks.rados.rados.0.smithi098.stdout:1628: finishing write tid 2 to smithi09866585-251 2023-09-23T20:04:23.970 INFO:tasks.rados.rados.0.smithi098.stdout:1628: finishing write tid 3 to smithi09866585-251 2023-09-23T20:04:23.971 INFO:tasks.rados.rados.0.smithi098.stdout:1628: finishing write tid 4 to smithi09866585-251 2023-09-23T20:04:23.971 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 251 v 292 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2023-09-23T20:04:23.971 INFO:tasks.rados.rados.0.smithi098.stdout:1628: left oid 251 (ObjNum 1125 snap 0 seq_num 1125) 2023-09-23T20:04:23.971 INFO:tasks.rados.rados.0.smithi098.stdout:1629: finishing write tid 1 to smithi09866585-44 2023-09-23T20:04:23.971 INFO:tasks.rados.rados.0.smithi098.stdout:1629: finishing write tid 2 to smithi09866585-44 2023-09-23T20:04:23.971 INFO:tasks.rados.rados.0.smithi098.stdout:1629: finishing write tid 3 to smithi09866585-44 2023-09-23T20:04:23.971 INFO:tasks.rados.rados.0.smithi098.stdout:1629: finishing write tid 4 to smithi09866585-44 2023-09-23T20:04:23.971 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 44 v 295 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2023-09-23T20:04:23.971 INFO:tasks.rados.rados.0.smithi098.stdout:1629: left oid 44 (ObjNum 1126 snap 0 seq_num 1126) 2023-09-23T20:04:23.971 INFO:tasks.rados.rados.0.smithi098.stdout:1630: expect (ObjNum 630 snap 0 seq_num 630) 2023-09-23T20:04:24.091 INFO:tasks.rados.rados.0.smithi098.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2023-09-23T20:04:24.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:23 smithi173 bash[50672]: debug 2023-09-23T20:04:23.732+0000 7fd84517f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:04:24.105 INFO:tasks.rados.rados.0.smithi098.stdout:1632: writing smithi09866585-313 from 541489 to 967356 tid 1 2023-09-23T20:04:24.112 INFO:tasks.rados.rados.0.smithi098.stdout:1632: writing smithi09866585-313 from 1416030 to 2156744 tid 2 2023-09-23T20:04:24.116 INFO:tasks.rados.rados.0.smithi098.stdout:1632: writing smithi09866585-313 from 2732654 to 2941489 tid 3 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1617: done (15 left) 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1618: done (14 left) 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1619: done (13 left) 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1620: done (12 left) 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1621: done (11 left) 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1622: done (10 left) 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1623: done (9 left) 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1624: done (8 left) 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1625: done (7 left) 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1626: done (6 left) 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1627: done (5 left) 2023-09-23T20:04:24.117 INFO:tasks.rados.rados.0.smithi098.stdout:1628: done (4 left) 2023-09-23T20:04:24.118 INFO:tasks.rados.rados.0.smithi098.stdout:1629: done (3 left) 2023-09-23T20:04:24.118 INFO:tasks.rados.rados.0.smithi098.stdout:1630: done (2 left) 2023-09-23T20:04:24.118 INFO:tasks.rados.rados.0.smithi098.stdout:1631: done (1 left) 2023-09-23T20:04:24.118 INFO:tasks.rados.rados.0.smithi098.stdout:1633: write oid 246 current snap is 0 2023-09-23T20:04:24.118 INFO:tasks.rados.rados.0.smithi098.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2023-09-23T20:04:24.122 INFO:tasks.rados.rados.0.smithi098.stdout:1633: writing smithi09866585-246 from 558296 to 1059412 tid 1 2023-09-23T20:04:24.128 INFO:tasks.rados.rados.0.smithi098.stdout:1633: writing smithi09866585-246 from 1474512 to 2075237 tid 2 2023-09-23T20:04:24.133 INFO:tasks.rados.rados.0.smithi098.stdout:1633: writing smithi09866585-246 from 2760077 to 2958296 tid 3 2023-09-23T20:04:24.133 INFO:tasks.rados.rados.0.smithi098.stdout:1634: read oid 275 snap -1 2023-09-23T20:04:24.133 INFO:tasks.rados.rados.0.smithi098.stdout:1634: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-09-23T20:04:24.134 INFO:tasks.rados.rados.0.smithi098.stdout:1635: write oid 279 current snap is 0 2023-09-23T20:04:24.134 INFO:tasks.rados.rados.0.smithi098.stdout:1632: finishing write tid 1 to smithi09866585-313 2023-09-23T20:04:24.134 INFO:tasks.rados.rados.0.smithi098.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2023-09-23T20:04:24.140 INFO:tasks.rados.rados.0.smithi098.stdout:1635: writing smithi09866585-279 from 575103 to 1151468 tid 1 2023-09-23T20:04:24.149 INFO:tasks.rados.rados.0.smithi098.stdout:1635: writing smithi09866585-279 from 1932994 to 2677377 tid 2 2023-09-23T20:04:24.149 INFO:tasks.rados.rados.0.smithi098.stdout:1636: write oid 235 current snap is 0 2023-09-23T20:04:24.149 INFO:tasks.rados.rados.0.smithi098.stdout:1632: finishing write tid 2 to smithi09866585-313 2023-09-23T20:04:24.149 INFO:tasks.rados.rados.0.smithi098.stdout:1632: finishing write tid 3 to smithi09866585-313 2023-09-23T20:04:24.149 INFO:tasks.rados.rados.0.smithi098.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2023-09-23T20:04:24.156 INFO:tasks.rados.rados.0.smithi098.stdout:1636: writing smithi09866585-235 from 591910 to 1243524 tid 1 2023-09-23T20:04:24.163 INFO:tasks.rados.rados.0.smithi098.stdout:1636: writing smithi09866585-235 from 1875123 to 2479517 tid 2 2023-09-23T20:04:24.163 INFO:tasks.rados.rados.0.smithi098.stdout:1637: read oid 445 snap -1 2023-09-23T20:04:24.163 INFO:tasks.rados.rados.0.smithi098.stdout:1637: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T20:04:24.163 INFO:tasks.rados.rados.0.smithi098.stdout:1638: write oid 421 current snap is 0 2023-09-23T20:04:24.163 INFO:tasks.rados.rados.0.smithi098.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2023-09-23T20:04:24.170 INFO:tasks.rados.rados.0.smithi098.stdout:1638: writing smithi09866585-421 from 608717 to 1335580 tid 1 2023-09-23T20:04:24.178 INFO:tasks.rados.rados.0.smithi098.stdout:1638: writing smithi09866585-421 from 1933605 to 2681657 tid 2 2023-09-23T20:04:24.178 INFO:tasks.rados.rados.0.smithi098.stdout:1639: write oid 45 current snap is 0 2023-09-23T20:04:24.178 INFO:tasks.rados.rados.0.smithi098.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2023-09-23T20:04:24.184 INFO:tasks.rados.rados.0.smithi098.stdout:1639: writing smithi09866585-45 from 625524 to 1027636 tid 1 2023-09-23T20:04:24.190 INFO:tasks.rados.rados.0.smithi098.stdout:1639: writing smithi09866585-45 from 1592087 to 2200150 tid 2 2023-09-23T20:04:24.195 INFO:tasks.rados.rados.0.smithi098.stdout:1639: writing smithi09866585-45 from 2869769 to 3025524 tid 3 2023-09-23T20:04:24.195 INFO:tasks.rados.rados.0.smithi098.stdout:1640: write oid 253 current snap is 0 2023-09-23T20:04:24.195 INFO:tasks.rados.rados.0.smithi098.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2023-09-23T20:04:24.202 INFO:tasks.rados.rados.0.smithi098.stdout:1640: writing smithi09866585-253 from 642331 to 1236045 tid 1 2023-09-23T20:04:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:1640: writing smithi09866585-253 from 1766922 to 2518643 tid 2 2023-09-23T20:04:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:1641: write oid 162 current snap is 0 2023-09-23T20:04:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:1632: finishing write tid 4 to smithi09866585-313 2023-09-23T20:04:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2023-09-23T20:04:24.218 INFO:tasks.rados.rados.0.smithi098.stdout:1641: writing smithi09866585-162 from 659138 to 1328101 tid 1 2023-09-23T20:04:24.226 INFO:tasks.rados.rados.0.smithi098.stdout:1641: writing smithi09866585-162 from 2109051 to 2720783 tid 2 2023-09-23T20:04:24.226 INFO:tasks.rados.rados.0.smithi098.stdout:1642: delete oid 167 current snap is 0 2023-09-23T20:04:24.226 INFO:tasks.rados.rados.0.smithi098.stdout:1632: finishing write tid 5 to smithi09866585-313 2023-09-23T20:04:24.226 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 313 v 333 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2023-09-23T20:04:24.226 INFO:tasks.rados.rados.0.smithi098.stdout:1632: left oid 313 (ObjNum 1127 snap 0 seq_num 1127) 2023-09-23T20:04:24.226 INFO:tasks.rados.rados.0.smithi098.stdout:1633: finishing write tid 1 to smithi09866585-246 2023-09-23T20:04:24.226 INFO:tasks.rados.rados.0.smithi098.stdout:1633: finishing write tid 2 to smithi09866585-246 2023-09-23T20:04:24.226 INFO:tasks.rados.rados.0.smithi098.stdout:1633: finishing write tid 3 to smithi09866585-246 2023-09-23T20:04:24.227 INFO:tasks.rados.rados.0.smithi098.stdout:1633: finishing write tid 4 to smithi09866585-246 2023-09-23T20:04:24.227 INFO:tasks.rados.rados.0.smithi098.stdout:1633: finishing write tid 5 to smithi09866585-246 2023-09-23T20:04:24.227 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 246 v 186 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2023-09-23T20:04:24.227 INFO:tasks.rados.rados.0.smithi098.stdout:1633: left oid 246 (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T20:04:24.227 INFO:tasks.rados.rados.0.smithi098.stdout:1634: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-09-23T20:04:24.365 INFO:tasks.rados.rados.0.smithi098.stdout:1635: finishing write tid 1 to smithi09866585-279 2023-09-23T20:04:24.365 INFO:tasks.rados.rados.0.smithi098.stdout:1635: finishing write tid 2 to smithi09866585-279 2023-09-23T20:04:24.365 INFO:tasks.rados.rados.0.smithi098.stdout:1635: finishing write tid 3 to smithi09866585-279 2023-09-23T20:04:24.365 INFO:tasks.rados.rados.0.smithi098.stdout:1635: finishing write tid 4 to smithi09866585-279 2023-09-23T20:04:24.365 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 279 v 336 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2023-09-23T20:04:24.365 INFO:tasks.rados.rados.0.smithi098.stdout:1635: left oid 279 (ObjNum 1129 snap 0 seq_num 1129) 2023-09-23T20:04:24.365 INFO:tasks.rados.rados.0.smithi098.stdout:1636: finishing write tid 1 to smithi09866585-235 2023-09-23T20:04:24.365 INFO:tasks.rados.rados.0.smithi098.stdout:1637: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T20:04:24.437 INFO:tasks.rados.rados.0.smithi098.stdout:1636: finishing write tid 2 to smithi09866585-235 2023-09-23T20:04:24.437 INFO:tasks.rados.rados.0.smithi098.stdout:1636: finishing write tid 3 to smithi09866585-235 2023-09-23T20:04:24.437 INFO:tasks.rados.rados.0.smithi098.stdout:1636: finishing write tid 4 to smithi09866585-235 2023-09-23T20:04:24.437 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 235 v 284 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2023-09-23T20:04:24.437 INFO:tasks.rados.rados.0.smithi098.stdout:1636: left oid 235 (ObjNum 1130 snap 0 seq_num 1130) 2023-09-23T20:04:24.437 INFO:tasks.rados.rados.0.smithi098.stdout:1638: finishing write tid 1 to smithi09866585-421 2023-09-23T20:04:24.437 INFO:tasks.rados.rados.0.smithi098.stdout:1638: finishing write tid 2 to smithi09866585-421 2023-09-23T20:04:24.437 INFO:tasks.rados.rados.0.smithi098.stdout:1638: finishing write tid 3 to smithi09866585-421 2023-09-23T20:04:24.437 INFO:tasks.rados.rados.0.smithi098.stdout:1638: finishing write tid 4 to smithi09866585-421 2023-09-23T20:04:24.437 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 421 v 287 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2023-09-23T20:04:24.438 INFO:tasks.rados.rados.0.smithi098.stdout:1638: left oid 421 (ObjNum 1131 snap 0 seq_num 1131) 2023-09-23T20:04:24.438 INFO:tasks.rados.rados.0.smithi098.stdout:1639: finishing write tid 1 to smithi09866585-45 2023-09-23T20:04:24.438 INFO:tasks.rados.rados.0.smithi098.stdout:1639: finishing write tid 2 to smithi09866585-45 2023-09-23T20:04:24.438 INFO:tasks.rados.rados.0.smithi098.stdout:1639: finishing write tid 3 to smithi09866585-45 2023-09-23T20:04:24.438 INFO:tasks.rados.rados.0.smithi098.stdout:1639: finishing write tid 4 to smithi09866585-45 2023-09-23T20:04:24.438 INFO:tasks.rados.rados.0.smithi098.stdout:1639: finishing write tid 5 to smithi09866585-45 2023-09-23T20:04:24.438 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 45 v 299 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2023-09-23T20:04:24.438 INFO:tasks.rados.rados.0.smithi098.stdout:1639: left oid 45 (ObjNum 1132 snap 0 seq_num 1132) 2023-09-23T20:04:24.438 INFO:tasks.rados.rados.0.smithi098.stdout:1640: finishing write tid 1 to smithi09866585-253 2023-09-23T20:04:24.438 INFO:tasks.rados.rados.0.smithi098.stdout:1640: finishing write tid 2 to smithi09866585-253 2023-09-23T20:04:24.438 INFO:tasks.rados.rados.0.smithi098.stdout:1640: finishing write tid 3 to smithi09866585-253 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:1640: finishing write tid 4 to smithi09866585-253 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 253 v 188 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:1640: left oid 253 (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:1641: finishing write tid 1 to smithi09866585-162 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:1641: finishing write tid 2 to smithi09866585-162 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:1641: finishing write tid 3 to smithi09866585-162 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:1641: finishing write tid 4 to smithi09866585-162 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 162 v 302 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:1641: left oid 162 (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:1632: done (10 left) 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:1633: done (9 left) 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:1634: done (8 left) 2023-09-23T20:04:24.439 INFO:tasks.rados.rados.0.smithi098.stdout:1635: done (7 left) 2023-09-23T20:04:24.440 INFO:tasks.rados.rados.0.smithi098.stdout:1636: done (6 left) 2023-09-23T20:04:24.440 INFO:tasks.rados.rados.0.smithi098.stdout:1637: done (5 left) 2023-09-23T20:04:24.440 INFO:tasks.rados.rados.0.smithi098.stdout:1638: done (4 left) 2023-09-23T20:04:24.440 INFO:tasks.rados.rados.0.smithi098.stdout:1639: done (3 left) 2023-09-23T20:04:24.440 INFO:tasks.rados.rados.0.smithi098.stdout:1640: done (2 left) 2023-09-23T20:04:24.440 INFO:tasks.rados.rados.0.smithi098.stdout:1641: done (1 left) 2023-09-23T20:04:24.440 INFO:tasks.rados.rados.0.smithi098.stdout:1642: done (0 left) 2023-09-23T20:04:24.440 INFO:tasks.rados.rados.0.smithi098.stdout:1643: write oid 387 current snap is 0 2023-09-23T20:04:24.440 INFO:tasks.rados.rados.0.smithi098.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2023-09-23T20:04:24.447 INFO:tasks.rados.rados.0.smithi098.stdout:1643: writing smithi09866585-387 from 692752 to 1112213 tid 1 2023-09-23T20:04:24.457 INFO:tasks.rados.rados.0.smithi098.stdout:1643: writing smithi09866585-387 from 1826015 to 2441416 tid 2 2023-09-23T20:04:24.460 INFO:tasks.rados.rados.0.smithi098.stdout:1643: writing smithi09866585-387 from 2979461 to 3092752 tid 3 2023-09-23T20:04:24.461 INFO:tasks.rados.rados.0.smithi098.stdout:1644: read oid 194 snap -1 2023-09-23T20:04:24.461 INFO:tasks.rados.rados.0.smithi098.stdout:1644: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:04:24.461 INFO:tasks.rados.rados.0.smithi098.stdout:1645: delete oid 448 current snap is 0 2023-09-23T20:04:24.461 INFO:tasks.rados.rados.0.smithi098.stdout:1643: finishing write tid 1 to smithi09866585-387 2023-09-23T20:04:24.461 INFO:tasks.rados.rados.0.smithi098.stdout:1643: finishing write tid 2 to smithi09866585-387 2023-09-23T20:04:24.463 INFO:tasks.rados.rados.0.smithi098.stdout:1645: done (2 left) 2023-09-23T20:04:24.463 INFO:tasks.rados.rados.0.smithi098.stdout:1646: read oid 336 snap -1 2023-09-23T20:04:24.463 INFO:tasks.rados.rados.0.smithi098.stdout:1646: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:04:24.463 INFO:tasks.rados.rados.0.smithi098.stdout:1647: write oid 165 current snap is 0 2023-09-23T20:04:24.463 INFO:tasks.rados.rados.0.smithi098.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2023-09-23T20:04:24.471 INFO:tasks.rados.rados.0.smithi098.stdout:1647: writing smithi09866585-165 from 726366 to 1296325 tid 1 2023-09-23T20:04:24.477 INFO:tasks.rados.rados.0.smithi098.stdout:1647: writing smithi09866585-165 from 1826626 to 2329343 tid 2 2023-09-23T20:04:24.481 INFO:tasks.rados.rados.0.smithi098.stdout:1647: writing smithi09866585-165 from 2801601 to 3126366 tid 3 2023-09-23T20:04:24.482 INFO:tasks.rados.rados.0.smithi098.stdout:1648: write oid 285 current snap is 0 2023-09-23T20:04:24.482 INFO:tasks.rados.rados.0.smithi098.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2023-09-23T20:04:24.489 INFO:tasks.rados.rados.0.smithi098.stdout:1648: writing smithi09866585-285 from 743173 to 1388381 tid 1 2023-09-23T20:04:24.497 INFO:tasks.rados.rados.0.smithi098.stdout:1648: writing smithi09866585-285 from 1885108 to 2647836 tid 2 2023-09-23T20:04:24.497 INFO:tasks.rados.rados.0.smithi098.stdout:1649: read oid 170 snap -1 2023-09-23T20:04:24.497 INFO:tasks.rados.rados.0.smithi098.stdout:1649: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:04:24.497 INFO:tasks.rados.rados.0.smithi098.stdout:1650: write oid 102 current snap is 0 2023-09-23T20:04:24.497 INFO:tasks.rados.rados.0.smithi098.stdout:1643: finishing write tid 3 to smithi09866585-387 2023-09-23T20:04:24.497 INFO:tasks.rados.rados.0.smithi098.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2023-09-23T20:04:24.505 INFO:tasks.rados.rados.0.smithi098.stdout:1650: writing smithi09866585-102 from 759980 to 1480437 tid 1 2023-09-23T20:04:24.511 INFO:tasks.rados.rados.0.smithi098.stdout:1650: writing smithi09866585-102 from 1943590 to 2449976 tid 2 2023-09-23T20:04:24.515 INFO:tasks.rados.rados.0.smithi098.stdout:1650: writing smithi09866585-102 from 2856447 to 3159980 tid 3 2023-09-23T20:04:24.515 INFO:tasks.rados.rados.0.smithi098.stdout:1651: delete oid 63 current snap is 0 2023-09-23T20:04:24.515 INFO:tasks.rados.rados.0.smithi098.stdout:1643: finishing write tid 4 to smithi09866585-387 2023-09-23T20:04:24.516 INFO:tasks.rados.rados.0.smithi098.stdout:1643: finishing write tid 5 to smithi09866585-387 2023-09-23T20:04:24.516 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 387 v 214 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2023-09-23T20:04:24.516 INFO:tasks.rados.rados.0.smithi098.stdout:1643: left oid 387 (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T20:04:24.516 INFO:tasks.rados.rados.0.smithi098.stdout:1646: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:04:24.622 INFO:tasks.rados.rados.0.smithi098.stdout:1644: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:04:24.832 INFO:tasks.rados.rados.0.smithi098.stdout:1647: finishing write tid 1 to smithi09866585-165 2023-09-23T20:04:24.832 INFO:tasks.rados.rados.0.smithi098.stdout:1647: finishing write tid 2 to smithi09866585-165 2023-09-23T20:04:24.832 INFO:tasks.rados.rados.0.smithi098.stdout:1647: finishing write tid 3 to smithi09866585-165 2023-09-23T20:04:24.832 INFO:tasks.rados.rados.0.smithi098.stdout:1647: finishing write tid 4 to smithi09866585-165 2023-09-23T20:04:24.832 INFO:tasks.rados.rados.0.smithi098.stdout:1647: finishing write tid 5 to smithi09866585-165 2023-09-23T20:04:24.833 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 165 v 198 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2023-09-23T20:04:24.833 INFO:tasks.rados.rados.0.smithi098.stdout:1647: left oid 165 (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T20:04:24.833 INFO:tasks.rados.rados.0.smithi098.stdout:1648: finishing write tid 1 to smithi09866585-285 2023-09-23T20:04:24.833 INFO:tasks.rados.rados.0.smithi098.stdout:1648: finishing write tid 2 to smithi09866585-285 2023-09-23T20:04:24.833 INFO:tasks.rados.rados.0.smithi098.stdout:1649: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:04:24.957 INFO:tasks.rados.rados.0.smithi098.stdout:1648: finishing write tid 3 to smithi09866585-285 2023-09-23T20:04:24.957 INFO:tasks.rados.rados.0.smithi098.stdout:1648: finishing write tid 4 to smithi09866585-285 2023-09-23T20:04:24.957 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 285 v 278 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2023-09-23T20:04:24.957 INFO:tasks.rados.rados.0.smithi098.stdout:1648: left oid 285 (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T20:04:24.957 INFO:tasks.rados.rados.0.smithi098.stdout:1650: finishing write tid 1 to smithi09866585-102 2023-09-23T20:04:24.957 INFO:tasks.rados.rados.0.smithi098.stdout:1650: finishing write tid 2 to smithi09866585-102 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:1650: finishing write tid 3 to smithi09866585-102 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:1650: finishing write tid 4 to smithi09866585-102 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:1650: finishing write tid 5 to smithi09866585-102 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 102 v 307 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:1650: left oid 102 (ObjNum 1140 snap 0 seq_num 1140) 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:1643: done (7 left) 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:1644: done (6 left) 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:1646: done (5 left) 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:1647: done (4 left) 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:1648: done (3 left) 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:1649: done (2 left) 2023-09-23T20:04:24.958 INFO:tasks.rados.rados.0.smithi098.stdout:1650: done (1 left) 2023-09-23T20:04:24.959 INFO:tasks.rados.rados.0.smithi098.stdout:1651: done (0 left) 2023-09-23T20:04:24.959 INFO:tasks.rados.rados.0.smithi098.stdout:1652: write oid 50 current snap is 0 2023-09-23T20:04:24.959 INFO:tasks.rados.rados.0.smithi098.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2023-09-23T20:04:24.971 INFO:tasks.rados.rados.0.smithi098.stdout:1652: writing smithi09866585-50 from 793594 to 1380902 tid 1 2023-09-23T20:04:24.978 INFO:tasks.rados.rados.0.smithi098.stdout:1652: writing smithi09866585-50 from 2060554 to 2570609 tid 2 2023-09-23T20:04:24.978 INFO:tasks.rados.rados.0.smithi098.stdout:1653: read oid 96 snap -1 2023-09-23T20:04:24.978 INFO:tasks.rados.rados.0.smithi098.stdout:1653: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-23T20:04:24.978 INFO:tasks.rados.rados.0.smithi098.stdout:1654: read oid 202 snap -1 2023-09-23T20:04:24.978 INFO:tasks.rados.rados.0.smithi098.stdout:1654: expect (ObjNum 1109 snap 0 seq_num 1109) 2023-09-23T20:04:24.978 INFO:tasks.rados.rados.0.smithi098.stdout:1655: read oid 19 snap -1 2023-09-23T20:04:24.979 INFO:tasks.rados.rados.0.smithi098.stdout:1655: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:04:24.979 INFO:tasks.rados.rados.0.smithi098.stdout:1656: write oid 300 current snap is 0 2023-09-23T20:04:24.979 INFO:tasks.rados.rados.0.smithi098.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2023-09-23T20:04:24.985 INFO:tasks.rados.rados.0.smithi098.stdout:1656: writing smithi09866585-300 from 410401 to 1072958 tid 1 2023-09-23T20:04:24.995 INFO:tasks.rados.rados.0.smithi098.stdout:1656: writing smithi09866585-300 from 1719036 to 2489102 tid 2 2023-09-23T20:04:24.999 INFO:tasks.rados.rados.0.smithi098.stdout:1656: writing smithi09866585-300 from 2938716 to 3210401 tid 3 2023-09-23T20:04:24.999 INFO:tasks.rados.rados.0.smithi098.stdout:1657: write oid 104 current snap is 0 2023-09-23T20:04:24.999 INFO:tasks.rados.rados.0.smithi098.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2023-09-23T20:04:25.006 INFO:tasks.rados.rados.0.smithi098.stdout:1657: writing smithi09866585-104 from 427208 to 1165014 tid 1 2023-09-23T20:04:25.012 INFO:tasks.rados.rados.0.smithi098.stdout:1657: writing smithi09866585-104 from 1777518 to 2291242 tid 2 2023-09-23T20:04:25.018 INFO:tasks.rados.rados.0.smithi098.stdout:1657: writing smithi09866585-104 from 2966139 to 3227208 tid 3 2023-09-23T20:04:25.018 INFO:tasks.rados.rados.0.smithi098.stdout:1658: read oid 43 snap -1 2023-09-23T20:04:25.018 INFO:tasks.rados.rados.0.smithi098.stdout:1658: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T20:04:25.018 INFO:tasks.rados.rados.0.smithi098.stdout:1659: write oid 489 current snap is 0 2023-09-23T20:04:25.018 INFO:tasks.rados.rados.0.smithi098.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2023-09-23T20:04:25.023 INFO:tasks.rados.rados.0.smithi098.stdout:1659: writing smithi09866585-489 from 444015 to 857070 tid 1 2023-09-23T20:04:25.030 INFO:tasks.rados.rados.0.smithi098.stdout:1659: writing smithi09866585-489 from 1436000 to 2209735 tid 2 2023-09-23T20:04:25.037 INFO:tasks.rados.rados.0.smithi098.stdout:1659: writing smithi09866585-489 from 2709915 to 3244015 tid 3 2023-09-23T20:04:25.037 INFO:tasks.rados.rados.0.smithi098.stdout:1660: write oid 147 current snap is 0 2023-09-23T20:04:25.037 INFO:tasks.rados.rados.0.smithi098.stdout:1652: finishing write tid 1 to smithi09866585-50 2023-09-23T20:04:25.037 INFO:tasks.rados.rados.0.smithi098.stdout:1652: finishing write tid 2 to smithi09866585-50 2023-09-23T20:04:25.037 INFO:tasks.rados.rados.0.smithi098.stdout:1652: finishing write tid 3 to smithi09866585-50 2023-09-23T20:04:25.037 INFO:tasks.rados.rados.0.smithi098.stdout:1654: expect (ObjNum 1109 snap 0 seq_num 1109) 2023-09-23T20:04:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:24 smithi173 bash[27697]: cluster 2023-09-23T20:04:23.792240+0000 mgr.y (mgr.14442) 218 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 12 MiB/s wr, 130 op/s 2023-09-23T20:04:25.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:24 smithi173 bash[50672]: debug 2023-09-23T20:04:24.704+0000 7fd84517f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:04:25.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:24 smithi173 bash[50672]: debug 2023-09-23T20:04:24.812+0000 7fd84517f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:04:25.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:24 smithi173 bash[50672]: debug 2023-09-23T20:04:24.916+0000 7fd84517f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:04:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:24 smithi098 bash[33670]: cluster 2023-09-23T20:04:23.792240+0000 mgr.y (mgr.14442) 218 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 12 MiB/s wr, 130 op/s 2023-09-23T20:04:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:24 smithi098 bash[27308]: cluster 2023-09-23T20:04:23.792240+0000 mgr.y (mgr.14442) 218 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 12 MiB/s wr, 130 op/s 2023-09-23T20:04:25.203 INFO:tasks.rados.rados.0.smithi098.stdout:1652: finishing write tid 4 to smithi09866585-50 2023-09-23T20:04:25.203 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 50 v 290 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2023-09-23T20:04:25.203 INFO:tasks.rados.rados.0.smithi098.stdout:1652: left oid 50 (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:04:25.203 INFO:tasks.rados.rados.0.smithi098.stdout:1655: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:04:25.326 INFO:tasks.rados.rados.0.smithi098.stdout:1653: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-23T20:04:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:1656: finishing write tid 1 to smithi09866585-300 2023-09-23T20:04:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:1656: finishing write tid 2 to smithi09866585-300 2023-09-23T20:04:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:1656: finishing write tid 3 to smithi09866585-300 2023-09-23T20:04:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:1656: finishing write tid 4 to smithi09866585-300 2023-09-23T20:04:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:1656: finishing write tid 5 to smithi09866585-300 2023-09-23T20:04:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 300 v 341 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2023-09-23T20:04:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:1656: left oid 300 (ObjNum 1143 snap 0 seq_num 1143) 2023-09-23T20:04:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:1657: finishing write tid 1 to smithi09866585-104 2023-09-23T20:04:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:1657: finishing write tid 2 to smithi09866585-104 2023-09-23T20:04:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:1657: finishing write tid 3 to smithi09866585-104 2023-09-23T20:04:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:1657: finishing write tid 4 to smithi09866585-104 2023-09-23T20:04:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:1657: finishing write tid 5 to smithi09866585-104 2023-09-23T20:04:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 104 v 272 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2023-09-23T20:04:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:04:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:1658: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T20:04:25.561 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:25 smithi173 bash[50672]: debug 2023-09-23T20:04:25.188+0000 7fd84517f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:04:25.604 INFO:tasks.rados.rados.0.smithi098.stdout:1659: finishing write tid 1 to smithi09866585-489 2023-09-23T20:04:25.605 INFO:tasks.rados.rados.0.smithi098.stdout:1659: finishing write tid 2 to smithi09866585-489 2023-09-23T20:04:25.605 INFO:tasks.rados.rados.0.smithi098.stdout:1659: finishing write tid 3 to smithi09866585-489 2023-09-23T20:04:25.605 INFO:tasks.rados.rados.0.smithi098.stdout:1659: finishing write tid 4 to smithi09866585-489 2023-09-23T20:04:25.605 INFO:tasks.rados.rados.0.smithi098.stdout:1659: finishing write tid 5 to smithi09866585-489 2023-09-23T20:04:25.605 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 489 v 282 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2023-09-23T20:04:25.605 INFO:tasks.rados.rados.0.smithi098.stdout:1659: left oid 489 (ObjNum 1145 snap 0 seq_num 1145) 2023-09-23T20:04:25.605 INFO:tasks.rados.rados.0.smithi098.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2023-09-23T20:04:25.615 INFO:tasks.rados.rados.0.smithi098.stdout:1660: writing smithi09866585-147 from 460822 to 949126 tid 1 2023-09-23T20:04:25.621 INFO:tasks.rados.rados.0.smithi098.stdout:1660: writing smithi09866585-147 from 1378129 to 1895522 tid 2 2023-09-23T20:04:25.627 INFO:tasks.rados.rados.0.smithi098.stdout:1660: writing smithi09866585-147 from 2504632 to 2910594 tid 3 2023-09-23T20:04:25.627 INFO:tasks.rados.rados.0.smithi098.stdout:1652: done (8 left) 2023-09-23T20:04:25.627 INFO:tasks.rados.rados.0.smithi098.stdout:1653: done (7 left) 2023-09-23T20:04:25.627 INFO:tasks.rados.rados.0.smithi098.stdout:1654: done (6 left) 2023-09-23T20:04:25.627 INFO:tasks.rados.rados.0.smithi098.stdout:1655: done (5 left) 2023-09-23T20:04:25.627 INFO:tasks.rados.rados.0.smithi098.stdout:1656: done (4 left) 2023-09-23T20:04:25.627 INFO:tasks.rados.rados.0.smithi098.stdout:1657: done (3 left) 2023-09-23T20:04:25.627 INFO:tasks.rados.rados.0.smithi098.stdout:1658: done (2 left) 2023-09-23T20:04:25.627 INFO:tasks.rados.rados.0.smithi098.stdout:1659: done (1 left) 2023-09-23T20:04:25.628 INFO:tasks.rados.rados.0.smithi098.stdout:1661: write oid 399 current snap is 0 2023-09-23T20:04:25.628 INFO:tasks.rados.rados.0.smithi098.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2023-09-23T20:04:25.633 INFO:tasks.rados.rados.0.smithi098.stdout:1661: writing smithi09866585-399 from 477629 to 1041182 tid 1 2023-09-23T20:04:25.641 INFO:tasks.rados.rados.0.smithi098.stdout:1661: writing smithi09866585-399 from 1836611 to 2614015 tid 2 2023-09-23T20:04:25.645 INFO:tasks.rados.rados.0.smithi098.stdout:1661: writing smithi09866585-399 from 3048408 to 3277629 tid 3 2023-09-23T20:04:25.646 INFO:tasks.rados.rados.0.smithi098.stdout:1662: delete oid 12 current snap is 0 2023-09-23T20:04:25.646 INFO:tasks.rados.rados.0.smithi098.stdout:1660: finishing write tid 1 to smithi09866585-147 2023-09-23T20:04:25.646 INFO:tasks.rados.rados.0.smithi098.stdout:1660: finishing write tid 2 to smithi09866585-147 2023-09-23T20:04:25.646 INFO:tasks.rados.rados.0.smithi098.stdout:1660: finishing write tid 3 to smithi09866585-147 2023-09-23T20:04:25.646 INFO:tasks.rados.rados.0.smithi098.stdout:1660: finishing write tid 4 to smithi09866585-147 2023-09-23T20:04:25.646 INFO:tasks.rados.rados.0.smithi098.stdout:1660: finishing write tid 5 to smithi09866585-147 2023-09-23T20:04:25.646 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 147 v 276 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2023-09-23T20:04:25.646 INFO:tasks.rados.rados.0.smithi098.stdout:1660: left oid 147 (ObjNum 1146 snap 0 seq_num 1146) 2023-09-23T20:04:25.646 INFO:tasks.rados.rados.0.smithi098.stdout:1661: finishing write tid 1 to smithi09866585-399 2023-09-23T20:04:25.648 INFO:tasks.rados.rados.0.smithi098.stdout:1660: done (2 left) 2023-09-23T20:04:25.648 INFO:tasks.rados.rados.0.smithi098.stdout:1662: done (1 left) 2023-09-23T20:04:25.648 INFO:tasks.rados.rados.0.smithi098.stdout:1663: read oid 310 snap -1 2023-09-23T20:04:25.648 INFO:tasks.rados.rados.0.smithi098.stdout:1663: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-09-23T20:04:25.648 INFO:tasks.rados.rados.0.smithi098.stdout:1664: write oid 295 current snap is 0 2023-09-23T20:04:25.648 INFO:tasks.rados.rados.0.smithi098.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2023-09-23T20:04:25.653 INFO:tasks.rados.rados.0.smithi098.stdout:1664: writing smithi09866585-295 from 511243 to 941647 tid 1 2023-09-23T20:04:25.662 INFO:tasks.rados.rados.0.smithi098.stdout:1664: writing smithi09866585-295 from 1669928 to 2334648 tid 2 2023-09-23T20:04:25.668 INFO:tasks.rados.rados.0.smithi098.stdout:1664: writing smithi09866585-295 from 3103254 to 3311243 tid 3 2023-09-23T20:04:25.668 INFO:tasks.rados.rados.0.smithi098.stdout:1665: read oid 164 snap -1 2023-09-23T20:04:25.668 INFO:tasks.rados.rados.0.smithi098.stdout:1665: expect (ObjNum 939 snap 0 seq_num 939) 2023-09-23T20:04:25.668 INFO:tasks.rados.rados.0.smithi098.stdout:1666: read oid 475 snap -1 2023-09-23T20:04:25.669 INFO:tasks.rados.rados.0.smithi098.stdout:1666: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:04:25.669 INFO:tasks.rados.rados.0.smithi098.stdout:1667: write oid 189 current snap is 0 2023-09-23T20:04:25.669 INFO:tasks.rados.rados.0.smithi098.stdout:1661: finishing write tid 2 to smithi09866585-399 2023-09-23T20:04:25.669 INFO:tasks.rados.rados.0.smithi098.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2023-09-23T20:04:25.674 INFO:tasks.rados.rados.0.smithi098.stdout:1667: writing smithi09866585-189 from 528050 to 1033703 tid 1 2023-09-23T20:04:25.681 INFO:tasks.rados.rados.0.smithi098.stdout:1667: writing smithi09866585-189 from 1612057 to 2136788 tid 2 2023-09-23T20:04:25.687 INFO:tasks.rados.rados.0.smithi098.stdout:1667: writing smithi09866585-189 from 2614324 to 3181727 tid 3 2023-09-23T20:04:25.687 INFO:tasks.rados.rados.0.smithi098.stdout:1668: write oid 441 current snap is 0 2023-09-23T20:04:25.687 INFO:tasks.rados.rados.0.smithi098.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2023-09-23T20:04:25.694 INFO:tasks.rados.rados.0.smithi098.stdout:1668: writing smithi09866585-441 from 544857 to 1125759 tid 1 2023-09-23T20:04:25.701 INFO:tasks.rados.rados.0.smithi098.stdout:1668: writing smithi09866585-441 from 1670539 to 2338928 tid 2 2023-09-23T20:04:25.707 INFO:tasks.rados.rados.0.smithi098.stdout:1668: writing smithi09866585-441 from 3041747 to 3344857 tid 3 2023-09-23T20:04:25.707 INFO:tasks.rados.rados.0.smithi098.stdout:1669: read oid 211 snap -1 2023-09-23T20:04:25.708 INFO:tasks.rados.rados.0.smithi098.stdout:1669: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T20:04:25.708 INFO:tasks.rados.rados.0.smithi098.stdout:1670: delete oid 65 current snap is 0 2023-09-23T20:04:25.708 INFO:tasks.rados.rados.0.smithi098.stdout:1661: finishing write tid 3 to smithi09866585-399 2023-09-23T20:04:25.708 INFO:tasks.rados.rados.0.smithi098.stdout:1661: finishing write tid 4 to smithi09866585-399 2023-09-23T20:04:25.708 INFO:tasks.rados.rados.0.smithi098.stdout:1661: finishing write tid 5 to smithi09866585-399 2023-09-23T20:04:25.708 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 399 v 345 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2023-09-23T20:04:25.708 INFO:tasks.rados.rados.0.smithi098.stdout:1661: left oid 399 (ObjNum 1147 snap 0 seq_num 1147) 2023-09-23T20:04:25.708 INFO:tasks.rados.rados.0.smithi098.stdout:1664: finishing write tid 1 to smithi09866585-295 2023-09-23T20:04:25.708 INFO:tasks.rados.rados.0.smithi098.stdout:1663: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-09-23T20:04:25.842 INFO:tasks.rados.rados.0.smithi098.stdout:1664: finishing write tid 2 to smithi09866585-295 2023-09-23T20:04:25.842 INFO:tasks.rados.rados.0.smithi098.stdout:1664: finishing write tid 3 to smithi09866585-295 2023-09-23T20:04:25.842 INFO:tasks.rados.rados.0.smithi098.stdout:1664: finishing write tid 4 to smithi09866585-295 2023-09-23T20:04:25.842 INFO:tasks.rados.rados.0.smithi098.stdout:1664: finishing write tid 5 to smithi09866585-295 2023-09-23T20:04:25.842 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 295 v 280 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2023-09-23T20:04:25.842 INFO:tasks.rados.rados.0.smithi098.stdout:1664: left oid 295 (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T20:04:25.843 INFO:tasks.rados.rados.0.smithi098.stdout:1665: expect (ObjNum 939 snap 0 seq_num 939) 2023-09-23T20:04:25.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:25 smithi173 bash[50672]: debug 2023-09-23T20:04:25.556+0000 7fd84517f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:04:25.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:25 smithi173 bash[50672]: debug 2023-09-23T20:04:25.724+0000 7fd84517f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:04:26.056 INFO:tasks.rados.rados.0.smithi098.stdout:1666: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:04:26.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:25 smithi098 bash[27308]: audit 2023-09-23T20:04:25.029096+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.98:0/1583372630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:26.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:25 smithi098 bash[33670]: audit 2023-09-23T20:04:25.029096+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.98:0/1583372630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:26.192 INFO:tasks.rados.rados.0.smithi098.stdout:1667: finishing write tid 1 to smithi09866585-189 2023-09-23T20:04:26.192 INFO:tasks.rados.rados.0.smithi098.stdout:1667: finishing write tid 2 to smithi09866585-189 2023-09-23T20:04:26.192 INFO:tasks.rados.rados.0.smithi098.stdout:1661: done (8 left) 2023-09-23T20:04:26.192 INFO:tasks.rados.rados.0.smithi098.stdout:1663: done (7 left) 2023-09-23T20:04:26.192 INFO:tasks.rados.rados.0.smithi098.stdout:1664: done (6 left) 2023-09-23T20:04:26.192 INFO:tasks.rados.rados.0.smithi098.stdout:1665: done (5 left) 2023-09-23T20:04:26.192 INFO:tasks.rados.rados.0.smithi098.stdout:1666: done (4 left) 2023-09-23T20:04:26.192 INFO:tasks.rados.rados.0.smithi098.stdout:1670: done (3 left) 2023-09-23T20:04:26.192 INFO:tasks.rados.rados.0.smithi098.stdout:1671: write oid 166 current snap is 0 2023-09-23T20:04:26.192 INFO:tasks.rados.rados.0.smithi098.stdout:1667: finishing write tid 3 to smithi09866585-189 2023-09-23T20:04:26.192 INFO:tasks.rados.rados.0.smithi098.stdout:1667: finishing write tid 4 to smithi09866585-189 2023-09-23T20:04:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:1667: finishing write tid 5 to smithi09866585-189 2023-09-23T20:04:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 189 v 192 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2023-09-23T20:04:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:1667: left oid 189 (ObjNum 1150 snap 0 seq_num 1150) 2023-09-23T20:04:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:1668: finishing write tid 1 to smithi09866585-441 2023-09-23T20:04:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:1668: finishing write tid 2 to smithi09866585-441 2023-09-23T20:04:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:1669: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T20:04:26.303 INFO:tasks.rados.rados.0.smithi098.stdout:1668: finishing write tid 3 to smithi09866585-441 2023-09-23T20:04:26.303 INFO:tasks.rados.rados.0.smithi098.stdout:1668: finishing write tid 4 to smithi09866585-441 2023-09-23T20:04:26.303 INFO:tasks.rados.rados.0.smithi098.stdout:1668: finishing write tid 5 to smithi09866585-441 2023-09-23T20:04:26.303 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 441 v 218 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2023-09-23T20:04:26.303 INFO:tasks.rados.rados.0.smithi098.stdout:1668: left oid 441 (ObjNum 1151 snap 0 seq_num 1151) 2023-09-23T20:04:26.303 INFO:tasks.rados.rados.0.smithi098.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2023-09-23T20:04:26.316 INFO:tasks.rados.rados.0.smithi098.stdout:1671: writing smithi09866585-166 from 578471 to 1309871 tid 1 2023-09-23T20:04:26.322 INFO:tasks.rados.rados.0.smithi098.stdout:1671: writing smithi09866585-166 from 1787503 to 2459561 tid 2 2023-09-23T20:04:26.328 INFO:tasks.rados.rados.0.smithi098.stdout:1671: writing smithi09866585-166 from 3096593 to 3378471 tid 3 2023-09-23T20:04:26.328 INFO:tasks.rados.rados.0.smithi098.stdout:1667: done (3 left) 2023-09-23T20:04:26.328 INFO:tasks.rados.rados.0.smithi098.stdout:1668: done (2 left) 2023-09-23T20:04:26.328 INFO:tasks.rados.rados.0.smithi098.stdout:1669: done (1 left) 2023-09-23T20:04:26.328 INFO:tasks.rados.rados.0.smithi098.stdout:1672: write oid 105 current snap is 0 2023-09-23T20:04:26.328 INFO:tasks.rados.rados.0.smithi098.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2023-09-23T20:04:26.333 INFO:tasks.rados.rados.0.smithi098.stdout:1672: writing smithi09866585-105 from 595278 to 1001927 tid 1 2023-09-23T20:04:26.341 INFO:tasks.rados.rados.0.smithi098.stdout:1672: writing smithi09866585-105 from 1729632 to 2261701 tid 2 2023-09-23T20:04:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:25 smithi173 bash[27697]: audit 2023-09-23T20:04:25.029096+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.98:0/1583372630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:26.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:25 smithi173 bash[50672]: debug 2023-09-23T20:04:25.940+0000 7fd84517f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:04:26.348 INFO:tasks.rados.rados.0.smithi098.stdout:1672: writing smithi09866585-105 from 3007663 to 3395278 tid 3 2023-09-23T20:04:26.348 INFO:tasks.rados.rados.0.smithi098.stdout:1673: read oid 318 snap -1 2023-09-23T20:04:26.348 INFO:tasks.rados.rados.0.smithi098.stdout:1673: expect deleted 2023-09-23T20:04:26.348 INFO:tasks.rados.rados.0.smithi098.stdout:1674: read oid 236 snap -1 2023-09-23T20:04:26.348 INFO:tasks.rados.rados.0.smithi098.stdout:1674: expect (ObjNum 235 snap 0 seq_num 235) 2023-09-23T20:04:26.348 INFO:tasks.rados.rados.0.smithi098.stdout:1675: read oid 410 snap -1 2023-09-23T20:04:26.348 INFO:tasks.rados.rados.0.smithi098.stdout:1675: expect (ObjNum 409 snap 0 seq_num 409) 2023-09-23T20:04:26.348 INFO:tasks.rados.rados.0.smithi098.stdout:1676: write oid 471 current snap is 0 2023-09-23T20:04:26.348 INFO:tasks.rados.rados.0.smithi098.stdout:1671: finishing write tid 1 to smithi09866585-166 2023-09-23T20:04:26.348 INFO:tasks.rados.rados.0.smithi098.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2023-09-23T20:04:26.354 INFO:tasks.rados.rados.0.smithi098.stdout:1676: writing smithi09866585-471 from 612085 to 1093983 tid 1 2023-09-23T20:04:26.362 INFO:tasks.rados.rados.0.smithi098.stdout:1676: writing smithi09866585-471 from 1788114 to 2463841 tid 2 2023-09-23T20:04:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:1676: writing smithi09866585-471 from 3035086 to 3412085 tid 3 2023-09-23T20:04:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:1677: delete oid 60 current snap is 0 2023-09-23T20:04:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:1671: finishing write tid 2 to smithi09866585-166 2023-09-23T20:04:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:1671: finishing write tid 3 to smithi09866585-166 2023-09-23T20:04:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:1671: finishing write tid 4 to smithi09866585-166 2023-09-23T20:04:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:1671: finishing write tid 5 to smithi09866585-166 2023-09-23T20:04:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 166 v 313 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2023-09-23T20:04:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:1671: left oid 166 (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T20:04:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:1672: finishing write tid 1 to smithi09866585-105 2023-09-23T20:04:26.370 INFO:tasks.rados.rados.0.smithi098.stdout:1672: finishing write tid 2 to smithi09866585-105 2023-09-23T20:04:26.371 INFO:tasks.rados.rados.0.smithi098.stdout:1672: finishing write tid 3 to smithi09866585-105 2023-09-23T20:04:26.371 INFO:tasks.rados.rados.0.smithi098.stdout:1672: finishing write tid 4 to smithi09866585-105 2023-09-23T20:04:26.371 INFO:tasks.rados.rados.0.smithi098.stdout:1672: finishing write tid 5 to smithi09866585-105 2023-09-23T20:04:26.371 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 105 v 202 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2023-09-23T20:04:26.371 INFO:tasks.rados.rados.0.smithi098.stdout:1672: left oid 105 (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T20:04:26.371 INFO:tasks.rados.rados.0.smithi098.stdout:1676: finishing write tid 1 to smithi09866585-471 2023-09-23T20:04:26.371 INFO:tasks.rados.rados.0.smithi098.stdout:1674: expect (ObjNum 235 snap 0 seq_num 235) 2023-09-23T20:04:26.504 INFO:tasks.rados.rados.0.smithi098.stdout:1675: expect (ObjNum 409 snap 0 seq_num 409) 2023-09-23T20:04:26.603 INFO:tasks.rados.rados.0.smithi098.stdout:1676: finishing write tid 2 to smithi09866585-471 2023-09-23T20:04:26.603 INFO:tasks.rados.rados.0.smithi098.stdout:1676: finishing write tid 3 to smithi09866585-471 2023-09-23T20:04:26.603 INFO:tasks.rados.rados.0.smithi098.stdout:1676: finishing write tid 4 to smithi09866585-471 2023-09-23T20:04:26.603 INFO:tasks.rados.rados.0.smithi098.stdout:1676: finishing write tid 5 to smithi09866585-471 2023-09-23T20:04:26.603 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 471 v 286 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2023-09-23T20:04:26.603 INFO:tasks.rados.rados.0.smithi098.stdout:1676: left oid 471 (ObjNum 1155 snap 0 seq_num 1155) 2023-09-23T20:04:26.604 INFO:tasks.rados.rados.0.smithi098.stdout:1671: done (6 left) 2023-09-23T20:04:26.604 INFO:tasks.rados.rados.0.smithi098.stdout:1672: done (5 left) 2023-09-23T20:04:26.604 INFO:tasks.rados.rados.0.smithi098.stdout:1673: done (4 left) 2023-09-23T20:04:26.604 INFO:tasks.rados.rados.0.smithi098.stdout:1674: done (3 left) 2023-09-23T20:04:26.604 INFO:tasks.rados.rados.0.smithi098.stdout:1675: done (2 left) 2023-09-23T20:04:26.604 INFO:tasks.rados.rados.0.smithi098.stdout:1676: done (1 left) 2023-09-23T20:04:26.604 INFO:tasks.rados.rados.0.smithi098.stdout:1677: done (0 left) 2023-09-23T20:04:26.604 INFO:tasks.rados.rados.0.smithi098.stdout:1678: delete oid 464 current snap is 0 2023-09-23T20:04:26.605 INFO:tasks.rados.rados.0.smithi098.stdout:1678: done (0 left) 2023-09-23T20:04:26.605 INFO:tasks.rados.rados.0.smithi098.stdout:1679: write oid 49 current snap is 0 2023-09-23T20:04:26.605 INFO:tasks.rados.rados.0.smithi098.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2023-09-23T20:04:26.616 INFO:tasks.rados.rados.0.smithi098.stdout:1679: writing smithi09866585-49 from 662506 to 1086504 tid 1 2023-09-23T20:04:26.623 INFO:tasks.rados.rados.0.smithi098.stdout:1679: writing smithi09866585-49 from 1563560 to 2102967 tid 2 2023-09-23T20:04:26.629 INFO:tasks.rados.rados.0.smithi098.stdout:1679: writing smithi09866585-49 from 2717355 to 3207640 tid 3 2023-09-23T20:04:26.629 INFO:tasks.rados.rados.0.smithi098.stdout:1680: read oid 223 snap -1 2023-09-23T20:04:26.629 INFO:tasks.rados.rados.0.smithi098.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T20:04:26.629 INFO:tasks.rados.rados.0.smithi098.stdout:1681: write oid 352 current snap is 0 2023-09-23T20:04:26.629 INFO:tasks.rados.rados.0.smithi098.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2023-09-23T20:04:26.636 INFO:tasks.rados.rados.0.smithi098.stdout:1681: writing smithi09866585-352 from 679313 to 1178560 tid 1 2023-09-23T20:04:26.642 INFO:tasks.rados.rados.0.smithi098.stdout:1681: writing smithi09866585-352 from 1622042 to 2305107 tid 2 2023-09-23T20:04:26.649 INFO:tasks.rados.rados.0.smithi098.stdout:1681: writing smithi09866585-352 from 2744778 to 3446335 tid 3 2023-09-23T20:04:26.649 INFO:tasks.rados.rados.0.smithi098.stdout:1682: write oid 121 current snap is 0 2023-09-23T20:04:26.649 INFO:tasks.rados.rados.0.smithi098.stdout:1679: finishing write tid 1 to smithi09866585-49 2023-09-23T20:04:26.649 INFO:tasks.rados.rados.0.smithi098.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2023-09-23T20:04:26.656 INFO:tasks.rados.rados.0.smithi098.stdout:1682: writing smithi09866585-121 from 696120 to 1270616 tid 1 2023-09-23T20:04:26.661 INFO:tasks.rados.rados.0.smithi098.stdout:1682: writing smithi09866585-121 from 1680524 to 2223600 tid 2 2023-09-23T20:04:26.668 INFO:tasks.rados.rados.0.smithi098.stdout:1682: writing smithi09866585-121 from 2888554 to 3401383 tid 3 2023-09-23T20:04:26.668 INFO:tasks.rados.rados.0.smithi098.stdout:1683: write oid 385 current snap is 0 2023-09-23T20:04:26.669 INFO:tasks.rados.rados.0.smithi098.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2023-09-23T20:04:26.678 INFO:tasks.rados.rados.0.smithi098.stdout:1683: writing smithi09866585-385 from 712927 to 1362672 tid 1 2023-09-23T20:04:26.686 INFO:tasks.rados.rados.0.smithi098.stdout:1683: writing smithi09866585-385 from 2139006 to 2825740 tid 2 2023-09-23T20:04:26.686 INFO:tasks.rados.rados.0.smithi098.stdout:1684: read oid 139 snap -1 2023-09-23T20:04:26.687 INFO:tasks.rados.rados.0.smithi098.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-23T20:04:26.687 INFO:tasks.rados.rados.0.smithi098.stdout:1685: write oid 364 current snap is 0 2023-09-23T20:04:26.687 INFO:tasks.rados.rados.0.smithi098.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2023-09-23T20:04:26.696 INFO:tasks.rados.rados.0.smithi098.stdout:1685: writing smithi09866585-364 from 729734 to 1454728 tid 1 2023-09-23T20:04:26.703 INFO:tasks.rados.rados.0.smithi098.stdout:1685: writing smithi09866585-364 from 2197488 to 2627880 tid 2 2023-09-23T20:04:26.709 INFO:tasks.rados.rados.0.smithi098.stdout:1685: writing smithi09866585-364 from 3227047 to 3529734 tid 3 2023-09-23T20:04:26.709 INFO:tasks.rados.rados.0.smithi098.stdout:1686: write oid 388 current snap is 0 2023-09-23T20:04:26.709 INFO:tasks.rados.rados.0.smithi098.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2023-09-23T20:04:26.715 INFO:tasks.rados.rados.0.smithi098.stdout:1686: writing smithi09866585-388 from 746541 to 1146784 tid 1 2023-09-23T20:04:26.722 INFO:tasks.rados.rados.0.smithi098.stdout:1686: writing smithi09866585-388 from 1739617 to 2430020 tid 2 2023-09-23T20:04:26.730 INFO:tasks.rados.rados.0.smithi098.stdout:1686: writing smithi09866585-388 from 3138117 to 3546541 tid 3 2023-09-23T20:04:26.730 INFO:tasks.rados.rados.0.smithi098.stdout:1687: read oid 446 snap -1 2023-09-23T20:04:26.730 INFO:tasks.rados.rados.0.smithi098.stdout:1687: expect deleted 2023-09-23T20:04:26.730 INFO:tasks.rados.rados.0.smithi098.stdout:1688: read oid 65 snap -1 2023-09-23T20:04:26.730 INFO:tasks.rados.rados.0.smithi098.stdout:1688: expect deleted 2023-09-23T20:04:26.730 INFO:tasks.rados.rados.0.smithi098.stdout:1689: write oid 491 current snap is 0 2023-09-23T20:04:26.731 INFO:tasks.rados.rados.0.smithi098.stdout:1679: finishing write tid 2 to smithi09866585-49 2023-09-23T20:04:26.731 INFO:tasks.rados.rados.0.smithi098.stdout:1681: finishing write tid 1 to smithi09866585-352 2023-09-23T20:04:26.731 INFO:tasks.rados.rados.0.smithi098.stdout:1679: finishing write tid 3 to smithi09866585-49 2023-09-23T20:04:26.731 INFO:tasks.rados.rados.0.smithi098.stdout:1679: finishing write tid 4 to smithi09866585-49 2023-09-23T20:04:26.731 INFO:tasks.rados.rados.0.smithi098.stdout:1679: finishing write tid 5 to smithi09866585-49 2023-09-23T20:04:26.731 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 49 v 294 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2023-09-23T20:04:26.731 INFO:tasks.rados.rados.0.smithi098.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:04:26.732 INFO:tasks.rados.rados.0.smithi098.stdout:1681: finishing write tid 2 to smithi09866585-352 2023-09-23T20:04:26.732 INFO:tasks.rados.rados.0.smithi098.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T20:04:26.880 INFO:tasks.rados.rados.0.smithi098.stdout:1681: finishing write tid 3 to smithi09866585-352 2023-09-23T20:04:26.880 INFO:tasks.rados.rados.0.smithi098.stdout:1681: finishing write tid 4 to smithi09866585-352 2023-09-23T20:04:26.880 INFO:tasks.rados.rados.0.smithi098.stdout:1681: finishing write tid 5 to smithi09866585-352 2023-09-23T20:04:26.880 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 352 v 284 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2023-09-23T20:04:26.880 INFO:tasks.rados.rados.0.smithi098.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T20:04:26.880 INFO:tasks.rados.rados.0.smithi098.stdout:1682: finishing write tid 1 to smithi09866585-121 2023-09-23T20:04:26.880 INFO:tasks.rados.rados.0.smithi098.stdout:1682: finishing write tid 2 to smithi09866585-121 2023-09-23T20:04:26.881 INFO:tasks.rados.rados.0.smithi098.stdout:1682: finishing write tid 3 to smithi09866585-121 2023-09-23T20:04:26.881 INFO:tasks.rados.rados.0.smithi098.stdout:1682: finishing write tid 4 to smithi09866585-121 2023-09-23T20:04:26.881 INFO:tasks.rados.rados.0.smithi098.stdout:1682: finishing write tid 5 to smithi09866585-121 2023-09-23T20:04:26.881 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 121 v 349 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2023-09-23T20:04:26.881 INFO:tasks.rados.rados.0.smithi098.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2023-09-23T20:04:26.881 INFO:tasks.rados.rados.0.smithi098.stdout:1683: finishing write tid 1 to smithi09866585-385 2023-09-23T20:04:26.881 INFO:tasks.rados.rados.0.smithi098.stdout:1683: finishing write tid 2 to smithi09866585-385 2023-09-23T20:04:26.881 INFO:tasks.rados.rados.0.smithi098.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2023-09-23T20:04:26.892 INFO:tasks.rados.rados.0.smithi098.stdout:1689: writing smithi09866585-491 from 763348 to 1355193 tid 1 2023-09-23T20:04:26.898 INFO:tasks.rados.rados.0.smithi098.stdout:1689: writing smithi09866585-491 from 1914452 to 2348513 tid 2 2023-09-23T20:04:26.906 INFO:tasks.rados.rados.0.smithi098.stdout:1689: writing smithi09866585-491 from 2881893 to 3556163 tid 3 2023-09-23T20:04:26.906 INFO:tasks.rados.rados.0.smithi098.stdout:1679: done (10 left) 2023-09-23T20:04:26.906 INFO:tasks.rados.rados.0.smithi098.stdout:1680: done (9 left) 2023-09-23T20:04:26.906 INFO:tasks.rados.rados.0.smithi098.stdout:1681: done (8 left) 2023-09-23T20:04:26.906 INFO:tasks.rados.rados.0.smithi098.stdout:1682: done (7 left) 2023-09-23T20:04:26.906 INFO:tasks.rados.rados.0.smithi098.stdout:1690: read oid 108 snap -1 2023-09-23T20:04:26.906 INFO:tasks.rados.rados.0.smithi098.stdout:1690: expect (ObjNum 1046 snap 0 seq_num 1046) 2023-09-23T20:04:26.906 INFO:tasks.rados.rados.0.smithi098.stdout:1691: delete oid 410 current snap is 0 2023-09-23T20:04:26.906 INFO:tasks.rados.rados.0.smithi098.stdout:1683: finishing write tid 3 to smithi09866585-385 2023-09-23T20:04:26.906 INFO:tasks.rados.rados.0.smithi098.stdout:1683: finishing write tid 4 to smithi09866585-385 2023-09-23T20:04:26.907 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 385 v 259 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2023-09-23T20:04:26.907 INFO:tasks.rados.rados.0.smithi098.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2023-09-23T20:04:26.907 INFO:tasks.rados.rados.0.smithi098.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-23T20:04:26.993 INFO:tasks.rados.rados.0.smithi098.stdout:1685: finishing write tid 1 to smithi09866585-364 2023-09-23T20:04:26.993 INFO:tasks.rados.rados.0.smithi098.stdout:1685: finishing write tid 2 to smithi09866585-364 2023-09-23T20:04:26.993 INFO:tasks.rados.rados.0.smithi098.stdout:1685: finishing write tid 3 to smithi09866585-364 2023-09-23T20:04:26.993 INFO:tasks.rados.rados.0.smithi098.stdout:1685: finishing write tid 4 to smithi09866585-364 2023-09-23T20:04:26.993 INFO:tasks.rados.rados.0.smithi098.stdout:1685: finishing write tid 5 to smithi09866585-364 2023-09-23T20:04:26.993 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 364 v 288 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2023-09-23T20:04:26.993 INFO:tasks.rados.rados.0.smithi098.stdout:1685: left oid 364 (ObjNum 1162 snap 0 seq_num 1162) 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:1686: finishing write tid 1 to smithi09866585-388 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:1686: finishing write tid 2 to smithi09866585-388 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:1686: finishing write tid 3 to smithi09866585-388 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:1686: finishing write tid 4 to smithi09866585-388 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:1686: finishing write tid 5 to smithi09866585-388 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 388 v 317 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:1686: left oid 388 (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:1689: finishing write tid 1 to smithi09866585-491 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:1689: finishing write tid 2 to smithi09866585-491 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:1683: done (8 left) 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:1684: done (7 left) 2023-09-23T20:04:26.994 INFO:tasks.rados.rados.0.smithi098.stdout:1685: done (6 left) 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1686: done (5 left) 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1687: done (4 left) 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1688: done (3 left) 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1691: done (2 left) 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1692: read oid 237 snap -1 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1692: expect (ObjNum 648 snap 0 seq_num 648) 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1693: read oid 492 snap -1 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1693: expect (ObjNum 879 snap 0 seq_num 879) 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1694: write oid 274 current snap is 0 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1689: finishing write tid 3 to smithi09866585-491 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1689: finishing write tid 4 to smithi09866585-491 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:1689: finishing write tid 5 to smithi09866585-491 2023-09-23T20:04:26.995 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 491 v 190 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2023-09-23T20:04:26.996 INFO:tasks.rados.rados.0.smithi098.stdout:1689: left oid 491 (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T20:04:26.996 INFO:tasks.rados.rados.0.smithi098.stdout:1690: expect (ObjNum 1046 snap 0 seq_num 1046) 2023-09-23T20:04:27.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:26 smithi173 bash[27697]: cluster 2023-09-23T20:04:25.792675+0000 mgr.y (mgr.14442) 219 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 7.7 MiB/s wr, 85 op/s 2023-09-23T20:04:27.136 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:27 smithi173 bash[50672]: debug 2023-09-23T20:04:27.004+0000 7fd84517f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:04:27.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:26 smithi098 bash[27308]: cluster 2023-09-23T20:04:25.792675+0000 mgr.y (mgr.14442) 219 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 7.7 MiB/s wr, 85 op/s 2023-09-23T20:04:27.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:26 smithi098 bash[33670]: cluster 2023-09-23T20:04:25.792675+0000 mgr.y (mgr.14442) 219 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 7.7 MiB/s wr, 85 op/s 2023-09-23T20:04:27.214 INFO:tasks.rados.rados.0.smithi098.stdout:1693: expect (ObjNum 879 snap 0 seq_num 879) 2023-09-23T20:04:27.317 INFO:tasks.rados.rados.0.smithi098.stdout:1692: expect (ObjNum 648 snap 0 seq_num 648) 2023-09-23T20:04:27.452 INFO:tasks.rados.rados.0.smithi098.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2023-09-23T20:04:27.462 INFO:tasks.rados.rados.0.smithi098.stdout:1694: writing smithi09866585-274 from 796962 to 1539305 tid 1 2023-09-23T20:04:27.468 INFO:tasks.rados.rados.0.smithi098.stdout:1694: writing smithi09866585-274 from 2031416 to 2469146 tid 2 2023-09-23T20:04:27.474 INFO:tasks.rados.rados.0.smithi098.stdout:1694: writing smithi09866585-274 from 2936739 to 3349906 tid 3 2023-09-23T20:04:27.474 INFO:tasks.rados.rados.0.smithi098.stdout:1689: done (4 left) 2023-09-23T20:04:27.474 INFO:tasks.rados.rados.0.smithi098.stdout:1690: done (3 left) 2023-09-23T20:04:27.475 INFO:tasks.rados.rados.0.smithi098.stdout:1692: done (2 left) 2023-09-23T20:04:27.475 INFO:tasks.rados.rados.0.smithi098.stdout:1693: done (1 left) 2023-09-23T20:04:27.475 INFO:tasks.rados.rados.0.smithi098.stdout:1695: read oid 375 snap -1 2023-09-23T20:04:27.475 INFO:tasks.rados.rados.0.smithi098.stdout:1695: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-23T20:04:27.475 INFO:tasks.rados.rados.0.smithi098.stdout:1696: read oid 31 snap -1 2023-09-23T20:04:27.475 INFO:tasks.rados.rados.0.smithi098.stdout:1696: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:04:27.475 INFO:tasks.rados.rados.0.smithi098.stdout:1697: delete oid 51 current snap is 0 2023-09-23T20:04:27.475 INFO:tasks.rados.rados.0.smithi098.stdout:1694: finishing write tid 1 to smithi09866585-274 2023-09-23T20:04:27.475 INFO:tasks.rados.rados.0.smithi098.stdout:1694: finishing write tid 2 to smithi09866585-274 2023-09-23T20:04:27.482 INFO:tasks.rados.rados.0.smithi098.stdout:1694: finishing write tid 3 to smithi09866585-274 2023-09-23T20:04:27.482 INFO:tasks.rados.rados.0.smithi098.stdout:1694: finishing write tid 4 to smithi09866585-274 2023-09-23T20:04:27.482 INFO:tasks.rados.rados.0.smithi098.stdout:1694: finishing write tid 5 to smithi09866585-274 2023-09-23T20:04:27.482 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 274 v 222 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2023-09-23T20:04:27.482 INFO:tasks.rados.rados.0.smithi098.stdout:1694: left oid 274 (ObjNum 1166 snap 0 seq_num 1166) 2023-09-23T20:04:27.484 INFO:tasks.rados.rados.0.smithi098.stdout:1696: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T20:04:27.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:27 smithi173 bash[50672]: debug 2023-09-23T20:04:27.128+0000 7fd84517f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:04:27.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:27 smithi173 bash[50672]: debug 2023-09-23T20:04:27.256+0000 7fd84517f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:04:27.677 INFO:tasks.rados.rados.0.smithi098.stdout:1695: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-23T20:04:27.776 INFO:tasks.rados.rados.0.smithi098.stdout:1694: done (3 left) 2023-09-23T20:04:27.776 INFO:tasks.rados.rados.0.smithi098.stdout:1695: done (2 left) 2023-09-23T20:04:27.776 INFO:tasks.rados.rados.0.smithi098.stdout:1696: done (1 left) 2023-09-23T20:04:27.776 INFO:tasks.rados.rados.0.smithi098.stdout:1697: done (0 left) 2023-09-23T20:04:27.777 INFO:tasks.rados.rados.0.smithi098.stdout:1698: delete oid 451 current snap is 0 2023-09-23T20:04:27.779 INFO:tasks.rados.rados.0.smithi098.stdout:1698: done (0 left) 2023-09-23T20:04:27.779 INFO:tasks.rados.rados.0.smithi098.stdout:1699: read oid 122 snap -1 2023-09-23T20:04:27.779 INFO:tasks.rados.rados.0.smithi098.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:04:27.779 INFO:tasks.rados.rados.0.smithi098.stdout:1700: write oid 281 current snap is 0 2023-09-23T20:04:27.779 INFO:tasks.rados.rados.0.smithi098.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2023-09-23T20:04:27.785 INFO:tasks.rados.rados.0.smithi098.stdout:1700: writing smithi09866585-281 from 447383 to 1015473 tid 1 2023-09-23T20:04:27.793 INFO:tasks.rados.rados.0.smithi098.stdout:1700: writing smithi09866585-281 from 1690509 to 2391919 tid 2 2023-09-23T20:04:27.800 INFO:tasks.rados.rados.0.smithi098.stdout:1700: writing smithi09866585-281 from 2902655 to 3549638 tid 3 2023-09-23T20:04:27.800 INFO:tasks.rados.rados.0.smithi098.stdout:1701: write oid 359 current snap is 0 2023-09-23T20:04:27.800 INFO:tasks.rados.rados.0.smithi098.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2023-09-23T20:04:27.807 INFO:tasks.rados.rados.0.smithi098.stdout:1701: writing smithi09866585-359 from 464190 to 1107529 tid 1 2023-09-23T20:04:27.813 INFO:tasks.rados.rados.0.smithi098.stdout:1701: writing smithi09866585-359 from 1748991 to 2194059 tid 2 2023-09-23T20:04:27.821 INFO:tasks.rados.rados.0.smithi098.stdout:1701: writing smithi09866585-359 from 2930078 to 3504686 tid 3 2023-09-23T20:04:27.821 INFO:tasks.rados.rados.0.smithi098.stdout:1702: read oid 300 snap -1 2023-09-23T20:04:27.821 INFO:tasks.rados.rados.0.smithi098.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-09-23T20:04:27.821 INFO:tasks.rados.rados.0.smithi098.stdout:1703: write oid 110 current snap is 0 2023-09-23T20:04:27.821 INFO:tasks.rados.rados.0.smithi098.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2023-09-23T20:04:27.827 INFO:tasks.rados.rados.0.smithi098.stdout:1703: writing smithi09866585-110 from 480997 to 915938 tid 1 2023-09-23T20:04:27.834 INFO:tasks.rados.rados.0.smithi098.stdout:1703: writing smithi09866585-110 from 1407473 to 2112552 tid 2 2023-09-23T20:04:27.841 INFO:tasks.rados.rados.0.smithi098.stdout:1703: writing smithi09866585-110 from 2557501 to 3343381 tid 3 2023-09-23T20:04:27.841 INFO:tasks.rados.rados.0.smithi098.stdout:1704: write oid 355 current snap is 0 2023-09-23T20:04:27.841 INFO:tasks.rados.rados.0.smithi098.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2023-09-23T20:04:27.847 INFO:tasks.rados.rados.0.smithi098.stdout:1704: writing smithi09866585-355 from 497804 to 1007994 tid 1 2023-09-23T20:04:27.852 INFO:tasks.rados.rados.0.smithi098.stdout:1704: writing smithi09866585-355 from 1465955 to 1914692 tid 2 2023-09-23T20:04:27.860 INFO:tasks.rados.rados.0.smithi098.stdout:1704: writing smithi09866585-355 from 2584924 to 3182076 tid 3 2023-09-23T20:04:27.860 INFO:tasks.rados.rados.0.smithi098.stdout:1705: read oid 105 snap -1 2023-09-23T20:04:27.860 INFO:tasks.rados.rados.0.smithi098.stdout:1705: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T20:04:27.860 INFO:tasks.rados.rados.0.smithi098.stdout:1706: delete oid 369 current snap is 0 2023-09-23T20:04:27.860 INFO:tasks.rados.rados.0.smithi098.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:04:27.932 INFO:tasks.rados.rados.0.smithi098.stdout:1700: finishing write tid 1 to smithi09866585-281 2023-09-23T20:04:27.933 INFO:tasks.rados.rados.0.smithi098.stdout:1700: finishing write tid 2 to smithi09866585-281 2023-09-23T20:04:27.933 INFO:tasks.rados.rados.0.smithi098.stdout:1700: finishing write tid 3 to smithi09866585-281 2023-09-23T20:04:27.933 INFO:tasks.rados.rados.0.smithi098.stdout:1700: finishing write tid 4 to smithi09866585-281 2023-09-23T20:04:27.933 INFO:tasks.rados.rados.0.smithi098.stdout:1700: finishing write tid 5 to smithi09866585-281 2023-09-23T20:04:27.933 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 281 v 227 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2023-09-23T20:04:27.933 INFO:tasks.rados.rados.0.smithi098.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T20:04:27.933 INFO:tasks.rados.rados.0.smithi098.stdout:1701: finishing write tid 1 to smithi09866585-359 2023-09-23T20:04:27.933 INFO:tasks.rados.rados.0.smithi098.stdout:1701: finishing write tid 2 to smithi09866585-359 2023-09-23T20:04:27.933 INFO:tasks.rados.rados.0.smithi098.stdout:1699: done (7 left) 2023-09-23T20:04:27.933 INFO:tasks.rados.rados.0.smithi098.stdout:1700: done (6 left) 2023-09-23T20:04:27.934 INFO:tasks.rados.rados.0.smithi098.stdout:1706: done (5 left) 2023-09-23T20:04:27.934 INFO:tasks.rados.rados.0.smithi098.stdout:1707: delete oid 370 current snap is 0 2023-09-23T20:04:27.934 INFO:tasks.rados.rados.0.smithi098.stdout:1701: finishing write tid 3 to smithi09866585-359 2023-09-23T20:04:27.934 INFO:tasks.rados.rados.0.smithi098.stdout:1701: finishing write tid 4 to smithi09866585-359 2023-09-23T20:04:27.934 INFO:tasks.rados.rados.0.smithi098.stdout:1701: finishing write tid 5 to smithi09866585-359 2023-09-23T20:04:27.934 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 359 v 321 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2023-09-23T20:04:27.934 INFO:tasks.rados.rados.0.smithi098.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2023-09-23T20:04:27.934 INFO:tasks.rados.rados.0.smithi098.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-09-23T20:04:28.115 INFO:tasks.rados.rados.0.smithi098.stdout:1703: finishing write tid 1 to smithi09866585-110 2023-09-23T20:04:28.115 INFO:tasks.rados.rados.0.smithi098.stdout:1703: finishing write tid 2 to smithi09866585-110 2023-09-23T20:04:28.115 INFO:tasks.rados.rados.0.smithi098.stdout:1703: finishing write tid 3 to smithi09866585-110 2023-09-23T20:04:28.115 INFO:tasks.rados.rados.0.smithi098.stdout:1703: finishing write tid 4 to smithi09866585-110 2023-09-23T20:04:28.115 INFO:tasks.rados.rados.0.smithi098.stdout:1703: finishing write tid 5 to smithi09866585-110 2023-09-23T20:04:28.115 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 110 v 232 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2023-09-23T20:04:28.115 INFO:tasks.rados.rados.0.smithi098.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2023-09-23T20:04:28.116 INFO:tasks.rados.rados.0.smithi098.stdout:1704: finishing write tid 1 to smithi09866585-355 2023-09-23T20:04:28.116 INFO:tasks.rados.rados.0.smithi098.stdout:1701: done (5 left) 2023-09-23T20:04:28.116 INFO:tasks.rados.rados.0.smithi098.stdout:1702: done (4 left) 2023-09-23T20:04:28.116 INFO:tasks.rados.rados.0.smithi098.stdout:1703: done (3 left) 2023-09-23T20:04:28.116 INFO:tasks.rados.rados.0.smithi098.stdout:1707: done (2 left) 2023-09-23T20:04:28.116 INFO:tasks.rados.rados.0.smithi098.stdout:1708: write oid 226 current snap is 0 2023-09-23T20:04:28.116 INFO:tasks.rados.rados.0.smithi098.stdout:1704: finishing write tid 2 to smithi09866585-355 2023-09-23T20:04:28.116 INFO:tasks.rados.rados.0.smithi098.stdout:1705: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T20:04:28.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:27 smithi173 bash[27697]: audit 2023-09-23T20:04:27.439636+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.98:0/3806716392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:28.117 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:27 smithi173 bash[50672]: debug 2023-09-23T20:04:27.844+0000 7fd84517f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:04:28.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:27 smithi098 bash[27308]: audit 2023-09-23T20:04:27.439636+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.98:0/3806716392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:28.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:27 smithi098 bash[33670]: audit 2023-09-23T20:04:27.439636+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.98:0/3806716392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:28.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:27 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:04:27] "GET /metrics HTTP/1.1" 200 194996 "" "Prometheus/2.33.4" 2023-09-23T20:04:28.323 INFO:tasks.rados.rados.0.smithi098.stdout:1704: finishing write tid 3 to smithi09866585-355 2023-09-23T20:04:28.323 INFO:tasks.rados.rados.0.smithi098.stdout:1704: finishing write tid 4 to smithi09866585-355 2023-09-23T20:04:28.323 INFO:tasks.rados.rados.0.smithi098.stdout:1704: finishing write tid 5 to smithi09866585-355 2023-09-23T20:04:28.323 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 355 v 292 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2023-09-23T20:04:28.323 INFO:tasks.rados.rados.0.smithi098.stdout:1704: left oid 355 (ObjNum 1172 snap 0 seq_num 1172) 2023-09-23T20:04:28.324 INFO:tasks.rados.rados.0.smithi098.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2023-09-23T20:04:28.332 INFO:tasks.rados.rados.0.smithi098.stdout:1708: writing smithi09866585-226 from 548225 to 1284162 tid 1 2023-09-23T20:04:28.342 INFO:tasks.rados.rados.0.smithi098.stdout:1708: writing smithi09866585-226 from 1925048 to 2521112 tid 2 2023-09-23T20:04:28.352 INFO:tasks.rados.rados.0.smithi098.stdout:1708: writing smithi09866585-226 from 2950840 to 3498161 tid 3 2023-09-23T20:04:28.352 INFO:tasks.rados.rados.0.smithi098.stdout:1704: done (2 left) 2023-09-23T20:04:28.352 INFO:tasks.rados.rados.0.smithi098.stdout:1705: done (1 left) 2023-09-23T20:04:28.352 INFO:tasks.rados.rados.0.smithi098.stdout:1709: delete oid 5 current snap is 0 2023-09-23T20:04:28.352 INFO:tasks.rados.rados.0.smithi098.stdout:1708: finishing write tid 1 to smithi09866585-226 2023-09-23T20:04:28.353 INFO:tasks.rados.rados.0.smithi098.stdout:1708: finishing write tid 2 to smithi09866585-226 2023-09-23T20:04:28.355 INFO:tasks.rados.rados.0.smithi098.stdout:1709: done (1 left) 2023-09-23T20:04:28.355 INFO:tasks.rados.rados.0.smithi098.stdout:1710: write oid 230 current snap is 0 2023-09-23T20:04:28.355 INFO:tasks.rados.rados.0.smithi098.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2023-09-23T20:04:28.368 INFO:tasks.rados.rados.0.smithi098.stdout:1710: writing smithi09866585-230 from 581839 to 1068274 tid 1 2023-09-23T20:04:28.374 INFO:tasks.rados.rados.0.smithi098.stdout:1710: writing smithi09866585-230 from 1642012 to 2241745 tid 2 2023-09-23T20:04:28.382 INFO:tasks.rados.rados.0.smithi098.stdout:1710: writing smithi09866585-230 from 3005686 to 3575551 tid 3 2023-09-23T20:04:28.382 INFO:tasks.rados.rados.0.smithi098.stdout:1711: write oid 173 current snap is 0 2023-09-23T20:04:28.382 INFO:tasks.rados.rados.0.smithi098.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2023-09-23T20:04:28.388 INFO:tasks.rados.rados.0.smithi098.stdout:1711: writing smithi09866585-173 from 598646 to 1160330 tid 1 2023-09-23T20:04:28.394 INFO:tasks.rados.rados.0.smithi098.stdout:1711: writing smithi09866585-173 from 1700494 to 2160238 tid 2 2023-09-23T20:04:28.401 INFO:tasks.rados.rados.0.smithi098.stdout:1711: writing smithi09866585-173 from 2633109 to 3414246 tid 3 2023-09-23T20:04:28.401 INFO:tasks.rados.rados.0.smithi098.stdout:1712: write oid 382 current snap is 0 2023-09-23T20:04:28.401 INFO:tasks.rados.rados.0.smithi098.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2023-09-23T20:04:28.409 INFO:tasks.rados.rados.0.smithi098.stdout:1712: writing smithi09866585-382 from 615453 to 1368739 tid 1 2023-09-23T20:04:28.417 INFO:tasks.rados.rados.0.smithi098.stdout:1712: writing smithi09866585-382 from 2158976 to 2762378 tid 2 2023-09-23T20:04:28.423 INFO:tasks.rados.rados.0.smithi098.stdout:1712: writing smithi09866585-382 from 3460532 to 3815453 tid 3 2023-09-23T20:04:28.423 INFO:tasks.rados.rados.0.smithi098.stdout:1713: write oid 232 current snap is 0 2023-09-23T20:04:28.423 INFO:tasks.rados.rados.0.smithi098.stdout:1708: finishing write tid 3 to smithi09866585-226 2023-09-23T20:04:28.423 INFO:tasks.rados.rados.0.smithi098.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2023-09-23T20:04:28.429 INFO:tasks.rados.rados.0.smithi098.stdout:1713: writing smithi09866585-232 from 632260 to 1060795 tid 1 2023-09-23T20:04:28.436 INFO:tasks.rados.rados.0.smithi098.stdout:1713: writing smithi09866585-232 from 1817458 to 2280871 tid 2 2023-09-23T20:04:28.441 INFO:tasks.rados.rados.0.smithi098.stdout:1713: writing smithi09866585-232 from 2687955 to 3207989 tid 3 2023-09-23T20:04:28.445 INFO:tasks.rados.rados.0.smithi098.stdout:1713: writing smithi09866585-232 from 3709324 to 3832260 tid 4 2023-09-23T20:04:28.445 INFO:tasks.rados.rados.0.smithi098.stdout:1714: delete oid 303 current snap is 0 2023-09-23T20:04:28.445 INFO:tasks.rados.rados.0.smithi098.stdout:1708: finishing write tid 4 to smithi09866585-226 2023-09-23T20:04:28.445 INFO:tasks.rados.rados.0.smithi098.stdout:1708: finishing write tid 5 to smithi09866585-226 2023-09-23T20:04:28.445 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 226 v 236 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2023-09-23T20:04:28.445 INFO:tasks.rados.rados.0.smithi098.stdout:1708: left oid 226 (ObjNum 1175 snap 0 seq_num 1175) 2023-09-23T20:04:28.445 INFO:tasks.rados.rados.0.smithi098.stdout:1710: finishing write tid 1 to smithi09866585-230 2023-09-23T20:04:28.445 INFO:tasks.rados.rados.0.smithi098.stdout:1710: finishing write tid 2 to smithi09866585-230 2023-09-23T20:04:28.445 INFO:tasks.rados.rados.0.smithi098.stdout:1710: finishing write tid 3 to smithi09866585-230 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:1710: finishing write tid 4 to smithi09866585-230 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:1710: finishing write tid 5 to smithi09866585-230 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 230 v 354 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:1710: left oid 230 (ObjNum 1177 snap 0 seq_num 1177) 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:1711: finishing write tid 1 to smithi09866585-173 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:1711: finishing write tid 2 to smithi09866585-173 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:1711: finishing write tid 3 to smithi09866585-173 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:1711: finishing write tid 4 to smithi09866585-173 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:1711: finishing write tid 5 to smithi09866585-173 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 173 v 191 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:1711: left oid 173 (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T20:04:28.446 INFO:tasks.rados.rados.0.smithi098.stdout:1712: finishing write tid 1 to smithi09866585-382 2023-09-23T20:04:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:1712: finishing write tid 2 to smithi09866585-382 2023-09-23T20:04:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:1712: finishing write tid 3 to smithi09866585-382 2023-09-23T20:04:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:1712: finishing write tid 4 to smithi09866585-382 2023-09-23T20:04:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:1712: finishing write tid 5 to smithi09866585-382 2023-09-23T20:04:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 382 v 225 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2023-09-23T20:04:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:1712: left oid 382 (ObjNum 1179 snap 0 seq_num 1179) 2023-09-23T20:04:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:1713: finishing write tid 1 to smithi09866585-232 2023-09-23T20:04:28.447 INFO:tasks.rados.rados.0.smithi098.stdout:1713: finishing write tid 2 to smithi09866585-232 2023-09-23T20:04:28.448 INFO:tasks.rados.rados.0.smithi098.stdout:1713: finishing write tid 3 to smithi09866585-232 2023-09-23T20:04:28.448 INFO:tasks.rados.rados.0.smithi098.stdout:1713: finishing write tid 4 to smithi09866585-232 2023-09-23T20:04:28.449 INFO:tasks.rados.rados.0.smithi098.stdout:1713: finishing write tid 5 to smithi09866585-232 2023-09-23T20:04:28.449 INFO:tasks.rados.rados.0.smithi098.stdout:1713: finishing write tid 6 to smithi09866585-232 2023-09-23T20:04:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 232 v 230 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2023-09-23T20:04:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:1713: left oid 232 (ObjNum 1180 snap 0 seq_num 1180) 2023-09-23T20:04:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:1708: done (5 left) 2023-09-23T20:04:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:1710: done (4 left) 2023-09-23T20:04:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:1711: done (3 left) 2023-09-23T20:04:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:1712: done (2 left) 2023-09-23T20:04:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:1713: done (1 left) 2023-09-23T20:04:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:1714: done (0 left) 2023-09-23T20:04:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:1715: read oid 477 snap -1 2023-09-23T20:04:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:1715: expect (ObjNum 476 snap 0 seq_num 476) 2023-09-23T20:04:28.450 INFO:tasks.rados.rados.0.smithi098.stdout:1716: write oid 322 current snap is 0 2023-09-23T20:04:28.451 INFO:tasks.rados.rados.0.smithi098.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2023-09-23T20:04:28.458 INFO:tasks.rados.rados.0.smithi098.stdout:1716: writing smithi09866585-322 from 665874 to 1244907 tid 1 2023-09-23T20:04:28.465 INFO:tasks.rados.rados.0.smithi098.stdout:1716: writing smithi09866585-322 from 1934422 to 2401504 tid 2 2023-09-23T20:04:28.472 INFO:tasks.rados.rados.0.smithi098.stdout:1716: writing smithi09866585-322 from 3142801 to 3685379 tid 3 2023-09-23T20:04:28.472 INFO:tasks.rados.rados.0.smithi098.stdout:1717: read oid 49 snap -1 2023-09-23T20:04:28.472 INFO:tasks.rados.rados.0.smithi098.stdout:1717: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:04:28.473 INFO:tasks.rados.rados.0.smithi098.stdout:1718: write oid 319 current snap is 0 2023-09-23T20:04:28.473 INFO:tasks.rados.rados.0.smithi098.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2023-09-23T20:04:28.480 INFO:tasks.rados.rados.0.smithi098.stdout:1718: writing smithi09866585-319 from 682681 to 1336963 tid 1 2023-09-23T20:04:28.489 INFO:tasks.rados.rados.0.smithi098.stdout:1718: writing smithi09866585-319 from 1876551 to 2487291 tid 2 2023-09-23T20:04:28.496 INFO:tasks.rados.rados.0.smithi098.stdout:1718: writing smithi09866585-319 from 3053871 to 3524074 tid 3 2023-09-23T20:04:28.496 INFO:tasks.rados.rados.0.smithi098.stdout:1719: read oid 302 snap -1 2023-09-23T20:04:28.496 INFO:tasks.rados.rados.0.smithi098.stdout:1719: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T20:04:28.496 INFO:tasks.rados.rados.0.smithi098.stdout:1720: write oid 315 current snap is 0 2023-09-23T20:04:28.496 INFO:tasks.rados.rados.0.smithi098.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2023-09-23T20:04:28.504 INFO:tasks.rados.rados.0.smithi098.stdout:1720: writing smithi09866585-315 from 699488 to 1429019 tid 1 2023-09-23T20:04:28.511 INFO:tasks.rados.rados.0.smithi098.stdout:1720: writing smithi09866585-315 from 1935033 to 2405784 tid 2 2023-09-23T20:04:28.520 INFO:tasks.rados.rados.0.smithi098.stdout:1720: writing smithi09866585-315 from 3081294 to 3762769 tid 3 2023-09-23T20:04:28.520 INFO:tasks.rados.rados.0.smithi098.stdout:1721: read oid 168 snap -1 2023-09-23T20:04:28.520 INFO:tasks.rados.rados.0.smithi098.stdout:1721: expect (ObjNum 568 snap 0 seq_num 568) 2023-09-23T20:04:28.520 INFO:tasks.rados.rados.0.smithi098.stdout:1722: write oid 145 current snap is 0 2023-09-23T20:04:28.520 INFO:tasks.rados.rados.0.smithi098.stdout:1715: expect (ObjNum 476 snap 0 seq_num 476) 2023-09-23T20:04:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:1716: finishing write tid 1 to smithi09866585-322 2023-09-23T20:04:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:1716: finishing write tid 2 to smithi09866585-322 2023-09-23T20:04:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:1716: finishing write tid 3 to smithi09866585-322 2023-09-23T20:04:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:1716: finishing write tid 4 to smithi09866585-322 2023-09-23T20:04:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:1716: finishing write tid 5 to smithi09866585-322 2023-09-23T20:04:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 322 v 235 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2023-09-23T20:04:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:1716: left oid 322 (ObjNum 1182 snap 0 seq_num 1182) 2023-09-23T20:04:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:1717: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:04:28.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:28 smithi173 bash[50672]: debug 2023-09-23T20:04:28.108+0000 7fd84517f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:04:28.758 INFO:tasks.rados.rados.0.smithi098.stdout:1718: finishing write tid 1 to smithi09866585-319 2023-09-23T20:04:28.759 INFO:tasks.rados.rados.0.smithi098.stdout:1718: finishing write tid 2 to smithi09866585-319 2023-09-23T20:04:28.759 INFO:tasks.rados.rados.0.smithi098.stdout:1718: finishing write tid 3 to smithi09866585-319 2023-09-23T20:04:28.759 INFO:tasks.rados.rados.0.smithi098.stdout:1718: finishing write tid 4 to smithi09866585-319 2023-09-23T20:04:28.759 INFO:tasks.rados.rados.0.smithi098.stdout:1719: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T20:04:28.843 INFO:tasks.rados.rados.0.smithi098.stdout:1718: finishing write tid 5 to smithi09866585-319 2023-09-23T20:04:28.843 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 319 v 358 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2023-09-23T20:04:28.843 INFO:tasks.rados.rados.0.smithi098.stdout:1718: left oid 319 (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T20:04:28.844 INFO:tasks.rados.rados.0.smithi098.stdout:1720: finishing write tid 1 to smithi09866585-315 2023-09-23T20:04:28.844 INFO:tasks.rados.rados.0.smithi098.stdout:1720: finishing write tid 2 to smithi09866585-315 2023-09-23T20:04:28.844 INFO:tasks.rados.rados.0.smithi098.stdout:1721: expect (ObjNum 568 snap 0 seq_num 568) 2023-09-23T20:04:29.000 INFO:tasks.rados.rados.0.smithi098.stdout:1720: finishing write tid 3 to smithi09866585-315 2023-09-23T20:04:29.000 INFO:tasks.rados.rados.0.smithi098.stdout:1720: finishing write tid 4 to smithi09866585-315 2023-09-23T20:04:29.000 INFO:tasks.rados.rados.0.smithi098.stdout:1720: finishing write tid 5 to smithi09866585-315 2023-09-23T20:04:29.001 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 315 v 197 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2023-09-23T20:04:29.001 INFO:tasks.rados.rados.0.smithi098.stdout:1720: left oid 315 (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T20:04:29.001 INFO:tasks.rados.rados.0.smithi098.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2023-09-23T20:04:29.012 INFO:tasks.rados.rados.0.smithi098.stdout:1722: writing smithi09866585-145 from 716295 to 1121075 tid 1 2023-09-23T20:04:29.019 INFO:tasks.rados.rados.0.smithi098.stdout:1722: writing smithi09866585-145 from 1593515 to 2207924 tid 2 2023-09-23T20:04:29.025 INFO:tasks.rados.rados.0.smithi098.stdout:1722: writing smithi09866585-145 from 2708717 to 3201464 tid 3 2023-09-23T20:04:29.029 INFO:tasks.rados.rados.0.smithi098.stdout:1722: writing smithi09866585-145 from 3640519 to 3916295 tid 4 2023-09-23T20:04:29.029 INFO:tasks.rados.rados.0.smithi098.stdout:1715: done (7 left) 2023-09-23T20:04:29.029 INFO:tasks.rados.rados.0.smithi098.stdout:1716: done (6 left) 2023-09-23T20:04:29.030 INFO:tasks.rados.rados.0.smithi098.stdout:1717: done (5 left) 2023-09-23T20:04:29.030 INFO:tasks.rados.rados.0.smithi098.stdout:1718: done (4 left) 2023-09-23T20:04:29.030 INFO:tasks.rados.rados.0.smithi098.stdout:1719: done (3 left) 2023-09-23T20:04:29.030 INFO:tasks.rados.rados.0.smithi098.stdout:1720: done (2 left) 2023-09-23T20:04:29.030 INFO:tasks.rados.rados.0.smithi098.stdout:1721: done (1 left) 2023-09-23T20:04:29.030 INFO:tasks.rados.rados.0.smithi098.stdout:1723: read oid 278 snap -1 2023-09-23T20:04:29.030 INFO:tasks.rados.rados.0.smithi098.stdout:1723: expect (ObjNum 805 snap 0 seq_num 805) 2023-09-23T20:04:29.030 INFO:tasks.rados.rados.0.smithi098.stdout:1724: read oid 389 snap -1 2023-09-23T20:04:29.030 INFO:tasks.rados.rados.0.smithi098.stdout:1724: expect deleted 2023-09-23T20:04:29.030 INFO:tasks.rados.rados.0.smithi098.stdout:1725: read oid 336 snap -1 2023-09-23T20:04:29.031 INFO:tasks.rados.rados.0.smithi098.stdout:1725: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:04:29.031 INFO:tasks.rados.rados.0.smithi098.stdout:1726: write oid 131 current snap is 0 2023-09-23T20:04:29.031 INFO:tasks.rados.rados.0.smithi098.stdout:1722: finishing write tid 1 to smithi09866585-145 2023-09-23T20:04:29.031 INFO:tasks.rados.rados.0.smithi098.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2023-09-23T20:04:29.037 INFO:tasks.rados.rados.0.smithi098.stdout:1726: writing smithi09866585-131 from 733102 to 1329484 tid 1 2023-09-23T20:04:29.044 INFO:tasks.rados.rados.0.smithi098.stdout:1726: writing smithi09866585-131 from 1768350 to 2526417 tid 2 2023-09-23T20:04:29.054 INFO:tasks.rados.rados.0.smithi098.stdout:1726: writing smithi09866585-131 from 3136140 to 3840159 tid 3 2023-09-23T20:04:29.054 INFO:tasks.rados.rados.0.smithi098.stdout:1727: write oid 223 current snap is 0 2023-09-23T20:04:29.054 INFO:tasks.rados.rados.0.smithi098.stdout:1722: finishing write tid 2 to smithi09866585-145 2023-09-23T20:04:29.054 INFO:tasks.rados.rados.0.smithi098.stdout:1722: finishing write tid 3 to smithi09866585-145 2023-09-23T20:04:29.054 INFO:tasks.rados.rados.0.smithi098.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2023-09-23T20:04:29.062 INFO:tasks.rados.rados.0.smithi098.stdout:1727: writing smithi09866585-223 from 749909 to 1421540 tid 1 2023-09-23T20:04:29.070 INFO:tasks.rados.rados.0.smithi098.stdout:1727: writing smithi09866585-223 from 2110479 to 2728557 tid 2 2023-09-23T20:04:29.076 INFO:tasks.rados.rados.0.smithi098.stdout:1727: writing smithi09866585-223 from 3163563 to 3678854 tid 3 2023-09-23T20:04:29.076 INFO:tasks.rados.rados.0.smithi098.stdout:1728: write oid 86 current snap is 0 2023-09-23T20:04:29.076 INFO:tasks.rados.rados.0.smithi098.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2023-09-23T20:04:29.084 INFO:tasks.rados.rados.0.smithi098.stdout:1728: writing smithi09866585-86 from 766716 to 1513596 tid 1 2023-09-23T20:04:29.093 INFO:tasks.rados.rados.0.smithi098.stdout:1728: writing smithi09866585-86 from 2168961 to 2930697 tid 2 2023-09-23T20:04:29.093 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:28 smithi173 bash[50672]: debug 2023-09-23T20:04:28.668+0000 7fd84517f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:04:29.099 INFO:tasks.rados.rados.0.smithi098.stdout:1728: writing smithi09866585-86 from 3474633 to 3917549 tid 3 2023-09-23T20:04:29.100 INFO:tasks.rados.rados.0.smithi098.stdout:1729: write oid 139 current snap is 0 2023-09-23T20:04:29.100 INFO:tasks.rados.rados.0.smithi098.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2023-09-23T20:04:29.106 INFO:tasks.rados.rados.0.smithi098.stdout:1729: writing smithi09866585-139 from 783523 to 1205652 tid 1 2023-09-23T20:04:29.113 INFO:tasks.rados.rados.0.smithi098.stdout:1729: writing smithi09866585-139 from 1827443 to 2449190 tid 2 2023-09-23T20:04:29.121 INFO:tasks.rados.rados.0.smithi098.stdout:1729: writing smithi09866585-139 from 3218409 to 3872597 tid 3 2023-09-23T20:04:29.121 INFO:tasks.rados.rados.0.smithi098.stdout:1730: write oid 99 current snap is 0 2023-09-23T20:04:29.121 INFO:tasks.rados.rados.0.smithi098.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2023-09-23T20:04:29.126 INFO:tasks.rados.rados.0.smithi098.stdout:1730: writing smithi09866585-99 from 400330 to 897708 tid 1 2023-09-23T20:04:29.133 INFO:tasks.rados.rados.0.smithi098.stdout:1730: writing smithi09866585-99 from 1485925 to 2000330 tid 2 2023-09-23T20:04:29.133 INFO:tasks.rados.rados.0.smithi098.stdout:1731: write oid 53 current snap is 0 2023-09-23T20:04:29.133 INFO:tasks.rados.rados.0.smithi098.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2023-09-23T20:04:29.138 INFO:tasks.rados.rados.0.smithi098.stdout:1731: writing smithi09866585-53 from 417137 to 989764 tid 1 2023-09-23T20:04:29.145 INFO:tasks.rados.rados.0.smithi098.stdout:1731: writing smithi09866585-53 from 1428054 to 2017137 tid 2 2023-09-23T20:04:29.145 INFO:tasks.rados.rados.0.smithi098.stdout:1732: read oid 44 snap -1 2023-09-23T20:04:29.145 INFO:tasks.rados.rados.0.smithi098.stdout:1732: expect (ObjNum 1126 snap 0 seq_num 1126) 2023-09-23T20:04:29.145 INFO:tasks.rados.rados.0.smithi098.stdout:1733: read oid 227 snap -1 2023-09-23T20:04:29.145 INFO:tasks.rados.rados.0.smithi098.stdout:1733: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:04:29.145 INFO:tasks.rados.rados.0.smithi098.stdout:1734: write oid 209 current snap is 0 2023-09-23T20:04:29.146 INFO:tasks.rados.rados.0.smithi098.stdout:1722: finishing write tid 4 to smithi09866585-145 2023-09-23T20:04:29.146 INFO:tasks.rados.rados.0.smithi098.stdout:1722: finishing write tid 5 to smithi09866585-145 2023-09-23T20:04:29.146 INFO:tasks.rados.rados.0.smithi098.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2023-09-23T20:04:29.156 INFO:tasks.rados.rados.0.smithi098.stdout:1734: writing smithi09866585-209 from 433944 to 1081820 tid 1 2023-09-23T20:04:29.163 INFO:tasks.rados.rados.0.smithi098.stdout:1734: writing smithi09866585-209 from 1486536 to 2033944 tid 2 2023-09-23T20:04:29.163 INFO:tasks.rados.rados.0.smithi098.stdout:1724: done (12 left) 2023-09-23T20:04:29.163 INFO:tasks.rados.rados.0.smithi098.stdout:1735: read oid 43 snap -1 2023-09-23T20:04:29.163 INFO:tasks.rados.rados.0.smithi098.stdout:1735: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T20:04:29.163 INFO:tasks.rados.rados.0.smithi098.stdout:1736: read oid 102 snap -1 2023-09-23T20:04:29.163 INFO:tasks.rados.rados.0.smithi098.stdout:1736: expect (ObjNum 1140 snap 0 seq_num 1140) 2023-09-23T20:04:29.163 INFO:tasks.rados.rados.0.smithi098.stdout:1737: read oid 241 snap -1 2023-09-23T20:04:29.164 INFO:tasks.rados.rados.0.smithi098.stdout:1737: expect (ObjNum 515 snap 0 seq_num 515) 2023-09-23T20:04:29.164 INFO:tasks.rados.rados.0.smithi098.stdout:1738: read oid 412 snap -1 2023-09-23T20:04:29.164 INFO:tasks.rados.rados.0.smithi098.stdout:1738: expect deleted 2023-09-23T20:04:29.164 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:04:29.164 INFO:tasks.rados.rados.0.smithi098.stdout:1722: finishing write tid 6 to smithi09866585-145 2023-09-23T20:04:29.164 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 145 v 240 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2023-09-23T20:04:29.164 INFO:tasks.rados.rados.0.smithi098.stdout:1722: left oid 145 (ObjNum 1185 snap 0 seq_num 1185) 2023-09-23T20:04:29.164 INFO:tasks.rados.rados.0.smithi098.stdout:1722: done (15 left) 2023-09-23T20:04:29.164 INFO:tasks.rados.rados.0.smithi098.stdout:1739: write oid 317 current snap is 0 2023-09-23T20:04:29.164 INFO:tasks.rados.rados.0.smithi098.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2023-09-23T20:04:29.170 INFO:tasks.rados.rados.0.smithi098.stdout:1739: writing smithi09866585-317 from 450751 to 1173876 tid 1 2023-09-23T20:04:29.176 INFO:tasks.rados.rados.0.smithi098.stdout:1739: writing smithi09866585-317 from 1945018 to 2050751 tid 2 2023-09-23T20:04:29.176 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:04:29.176 INFO:tasks.rados.rados.0.smithi098.stdout:1725: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:04:29.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:28 smithi098 bash[27576]: ignoring --setuser ceph since I am not root 2023-09-23T20:04:29.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:28 smithi098 bash[27576]: ignoring --setgroup ceph since I am not root 2023-09-23T20:04:29.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:28 smithi098 bash[27576]: debug 2023-09-23T20:04:28.883+0000 7f3eedd21700 1 -- 172.21.15.98:0/671081960 <== mon.0 v2:172.21.15.98:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d45f68e4e0 con 0x55d45f782c00 2023-09-23T20:04:29.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27576]: debug 2023-09-23T20:04:29.043+0000 7f3efdee8680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:04:29.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27576]: debug 2023-09-23T20:04:29.167+0000 7f3efdee8680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:04:29.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[33670]: cluster 2023-09-23T20:04:27.793061+0000 mgr.y (mgr.14442) 220 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 7.7 MiB/s wr, 85 op/s 2023-09-23T20:04:29.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[33670]: audit 2023-09-23T20:04:28.091616+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:29.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[33670]: audit 2023-09-23T20:04:28.516559+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[33670]: audit 2023-09-23T20:04:28.809194+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[33670]: audit 2023-09-23T20:04:28.810417+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[33670]: audit 2023-09-23T20:04:28.818136+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[33670]: audit 2023-09-23T20:04:28.826298+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[33670]: audit 2023-09-23T20:04:28.832771+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T20:04:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[33670]: cluster 2023-09-23T20:04:28.843094+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T20:04:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[33670]: audit 2023-09-23T20:04:28.843452+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T20:04:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[33670]: cluster 2023-09-23T20:04:28.843522+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0103283s) 2023-09-23T20:04:29.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27308]: cluster 2023-09-23T20:04:27.793061+0000 mgr.y (mgr.14442) 220 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 7.7 MiB/s wr, 85 op/s 2023-09-23T20:04:29.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27308]: audit 2023-09-23T20:04:28.091616+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:29.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27308]: audit 2023-09-23T20:04:28.516559+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:29.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27308]: audit 2023-09-23T20:04:28.809194+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:29.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27308]: audit 2023-09-23T20:04:28.810417+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:29.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27308]: audit 2023-09-23T20:04:28.818136+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:29.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27308]: audit 2023-09-23T20:04:28.826298+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:29.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27308]: audit 2023-09-23T20:04:28.832771+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T20:04:29.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27308]: cluster 2023-09-23T20:04:28.843094+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T20:04:29.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27308]: audit 2023-09-23T20:04:28.843452+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T20:04:29.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27308]: cluster 2023-09-23T20:04:28.843522+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0103283s) 2023-09-23T20:04:29.294 INFO:tasks.rados.rados.0.smithi098.stdout:1726: finishing write tid 1 to smithi09866585-131 2023-09-23T20:04:29.294 INFO:tasks.rados.rados.0.smithi098.stdout:1725: done (15 left) 2023-09-23T20:04:29.294 INFO:tasks.rados.rados.0.smithi098.stdout:1740: write oid 169 current snap is 0 2023-09-23T20:04:29.294 INFO:tasks.rados.rados.0.smithi098.stdout:1726: finishing write tid 2 to smithi09866585-131 2023-09-23T20:04:29.294 INFO:tasks.rados.rados.0.smithi098.stdout:1723: expect (ObjNum 805 snap 0 seq_num 805) 2023-09-23T20:04:29.451 INFO:tasks.rados.rados.0.smithi098.stdout:1726: finishing write tid 3 to smithi09866585-131 2023-09-23T20:04:29.451 INFO:tasks.rados.rados.0.smithi098.stdout:1726: finishing write tid 4 to smithi09866585-131 2023-09-23T20:04:29.451 INFO:tasks.rados.rados.0.smithi098.stdout:1726: finishing write tid 5 to smithi09866585-131 2023-09-23T20:04:29.451 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 131 v 195 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2023-09-23T20:04:29.451 INFO:tasks.rados.rados.0.smithi098.stdout:1726: left oid 131 (ObjNum 1186 snap 0 seq_num 1186) 2023-09-23T20:04:29.451 INFO:tasks.rados.rados.0.smithi098.stdout:1727: finishing write tid 1 to smithi09866585-223 2023-09-23T20:04:29.451 INFO:tasks.rados.rados.0.smithi098.stdout:1727: finishing write tid 2 to smithi09866585-223 2023-09-23T20:04:29.451 INFO:tasks.rados.rados.0.smithi098.stdout:1727: finishing write tid 3 to smithi09866585-223 2023-09-23T20:04:29.452 INFO:tasks.rados.rados.0.smithi098.stdout:1727: finishing write tid 4 to smithi09866585-223 2023-09-23T20:04:29.452 INFO:tasks.rados.rados.0.smithi098.stdout:1727: finishing write tid 5 to smithi09866585-223 2023-09-23T20:04:29.452 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 223 v 240 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2023-09-23T20:04:29.452 INFO:tasks.rados.rados.0.smithi098.stdout:1727: left oid 223 (ObjNum 1187 snap 0 seq_num 1187) 2023-09-23T20:04:29.452 INFO:tasks.rados.rados.0.smithi098.stdout:1728: finishing write tid 1 to smithi09866585-86 2023-09-23T20:04:29.452 INFO:tasks.rados.rados.0.smithi098.stdout:1728: finishing write tid 2 to smithi09866585-86 2023-09-23T20:04:29.452 INFO:tasks.rados.rados.0.smithi098.stdout:1728: finishing write tid 3 to smithi09866585-86 2023-09-23T20:04:29.452 INFO:tasks.rados.rados.0.smithi098.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2023-09-23T20:04:29.462 INFO:tasks.rados.rados.0.smithi098.stdout:1740: writing smithi09866585-169 from 467558 to 982285 tid 1 2023-09-23T20:04:29.468 INFO:tasks.rados.rados.0.smithi098.stdout:1740: writing smithi09866585-169 from 1719853 to 2067558 tid 2 2023-09-23T20:04:29.468 INFO:tasks.rados.rados.0.smithi098.stdout:1723: done (15 left) 2023-09-23T20:04:29.469 INFO:tasks.rados.rados.0.smithi098.stdout:1726: done (14 left) 2023-09-23T20:04:29.469 INFO:tasks.rados.rados.0.smithi098.stdout:1727: done (13 left) 2023-09-23T20:04:29.469 INFO:tasks.rados.rados.0.smithi098.stdout:1741: write oid 20 current snap is 0 2023-09-23T20:04:29.469 INFO:tasks.rados.rados.0.smithi098.stdout:1728: finishing write tid 4 to smithi09866585-86 2023-09-23T20:04:29.469 INFO:tasks.rados.rados.0.smithi098.stdout:1728: finishing write tid 5 to smithi09866585-86 2023-09-23T20:04:29.469 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 86 v 362 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2023-09-23T20:04:29.469 INFO:tasks.rados.rados.0.smithi098.stdout:1728: left oid 86 (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T20:04:29.469 INFO:tasks.rados.rados.0.smithi098.stdout:1729: finishing write tid 1 to smithi09866585-139 2023-09-23T20:04:29.469 INFO:tasks.rados.rados.0.smithi098.stdout:1729: finishing write tid 2 to smithi09866585-139 2023-09-23T20:04:29.469 INFO:tasks.rados.rados.0.smithi098.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2023-09-23T20:04:29.474 INFO:tasks.rados.rados.0.smithi098.stdout:1741: writing smithi09866585-20 from 484365 to 1074341 tid 1 2023-09-23T20:04:29.480 INFO:tasks.rados.rados.0.smithi098.stdout:1741: writing smithi09866585-20 from 1661982 to 2084365 tid 2 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:1728: done (13 left) 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:1742: delete oid 40 current snap is 0 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:1729: finishing write tid 3 to smithi09866585-139 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:1729: finishing write tid 4 to smithi09866585-139 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:1729: finishing write tid 5 to smithi09866585-139 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 139 v 244 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:1729: left oid 139 (ObjNum 1189 snap 0 seq_num 1189) 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:1730: finishing write tid 1 to smithi09866585-99 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:1730: finishing write tid 2 to smithi09866585-99 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:1730: finishing write tid 3 to smithi09866585-99 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:1730: finishing write tid 4 to smithi09866585-99 2023-09-23T20:04:29.481 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 99 v 290 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2023-09-23T20:04:29.482 INFO:tasks.rados.rados.0.smithi098.stdout:1730: left oid 99 (ObjNum 1190 snap 0 seq_num 1190) 2023-09-23T20:04:29.482 INFO:tasks.rados.rados.0.smithi098.stdout:1731: finishing write tid 1 to smithi09866585-53 2023-09-23T20:04:29.482 INFO:tasks.rados.rados.0.smithi098.stdout:1731: finishing write tid 2 to smithi09866585-53 2023-09-23T20:04:29.482 INFO:tasks.rados.rados.0.smithi098.stdout:1731: finishing write tid 3 to smithi09866585-53 2023-09-23T20:04:29.482 INFO:tasks.rados.rados.0.smithi098.stdout:1731: finishing write tid 4 to smithi09866585-53 2023-09-23T20:04:29.482 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 53 v 198 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2023-09-23T20:04:29.482 INFO:tasks.rados.rados.0.smithi098.stdout:1731: left oid 53 (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T20:04:29.482 INFO:tasks.rados.rados.0.smithi098.stdout:1733: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T20:04:29.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[50672]: debug 2023-09-23T20:04:29.232+0000 7fd84517f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:04:29.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[27697]: cluster 2023-09-23T20:04:27.793061+0000 mgr.y (mgr.14442) 220 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 7.7 MiB/s wr, 85 op/s 2023-09-23T20:04:29.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[27697]: audit 2023-09-23T20:04:28.091616+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:29.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[27697]: audit 2023-09-23T20:04:28.516559+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:29.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[27697]: audit 2023-09-23T20:04:28.809194+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:29.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[27697]: audit 2023-09-23T20:04:28.810417+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:29.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[27697]: audit 2023-09-23T20:04:28.818136+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' 2023-09-23T20:04:29.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[27697]: audit 2023-09-23T20:04:28.826298+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:29.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[27697]: audit 2023-09-23T20:04:28.832771+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T20:04:29.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[27697]: cluster 2023-09-23T20:04:28.843094+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T20:04:29.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[27697]: audit 2023-09-23T20:04:28.843452+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14442 172.21.15.98:0/2878560305' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T20:04:29.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[27697]: cluster 2023-09-23T20:04:28.843522+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0103283s) 2023-09-23T20:04:29.611 INFO:tasks.rados.rados.0.smithi098.stdout:1732: expect (ObjNum 1126 snap 0 seq_num 1126) 2023-09-23T20:04:29.747 INFO:tasks.rados.rados.0.smithi098.stdout:1734: finishing write tid 1 to smithi09866585-209 2023-09-23T20:04:29.747 INFO:tasks.rados.rados.0.smithi098.stdout:1734: finishing write tid 2 to smithi09866585-209 2023-09-23T20:04:29.747 INFO:tasks.rados.rados.0.smithi098.stdout:1734: finishing write tid 3 to smithi09866585-209 2023-09-23T20:04:29.747 INFO:tasks.rados.rados.0.smithi098.stdout:1734: finishing write tid 4 to smithi09866585-209 2023-09-23T20:04:29.747 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 209 v 293 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2023-09-23T20:04:29.747 INFO:tasks.rados.rados.0.smithi098.stdout:1734: left oid 209 (ObjNum 1192 snap 0 seq_num 1192) 2023-09-23T20:04:29.747 INFO:tasks.rados.rados.0.smithi098.stdout:1735: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T20:04:29.837 INFO:tasks.rados.rados.0.smithi098.stdout:1737: expect (ObjNum 515 snap 0 seq_num 515) 2023-09-23T20:04:29.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:29 smithi098 bash[27576]: debug 2023-09-23T20:04:29.663+0000 7f3efdee8680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:04:29.953 INFO:tasks.rados.rados.0.smithi098.stdout:1739: finishing write tid 1 to smithi09866585-317 2023-09-23T20:04:29.953 INFO:tasks.rados.rados.0.smithi098.stdout:1729: done (13 left) 2023-09-23T20:04:29.953 INFO:tasks.rados.rados.0.smithi098.stdout:1730: done (12 left) 2023-09-23T20:04:29.953 INFO:tasks.rados.rados.0.smithi098.stdout:1731: done (11 left) 2023-09-23T20:04:29.954 INFO:tasks.rados.rados.0.smithi098.stdout:1732: done (10 left) 2023-09-23T20:04:29.954 INFO:tasks.rados.rados.0.smithi098.stdout:1733: done (9 left) 2023-09-23T20:04:29.954 INFO:tasks.rados.rados.0.smithi098.stdout:1734: done (8 left) 2023-09-23T20:04:29.954 INFO:tasks.rados.rados.0.smithi098.stdout:1735: done (7 left) 2023-09-23T20:04:29.954 INFO:tasks.rados.rados.0.smithi098.stdout:1737: done (6 left) 2023-09-23T20:04:29.954 INFO:tasks.rados.rados.0.smithi098.stdout:1738: done (5 left) 2023-09-23T20:04:29.955 INFO:tasks.rados.rados.0.smithi098.stdout:1742: done (4 left) 2023-09-23T20:04:29.955 INFO:tasks.rados.rados.0.smithi098.stdout:1743: read oid 133 snap -1 2023-09-23T20:04:29.955 INFO:tasks.rados.rados.0.smithi098.stdout:1743: expect (ObjNum 876 snap 0 seq_num 876) 2023-09-23T20:04:29.955 INFO:tasks.rados.rados.0.smithi098.stdout:1744: read oid 170 snap -1 2023-09-23T20:04:29.955 INFO:tasks.rados.rados.0.smithi098.stdout:1744: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:04:29.955 INFO:tasks.rados.rados.0.smithi098.stdout:1745: read oid 233 snap -1 2023-09-23T20:04:29.955 INFO:tasks.rados.rados.0.smithi098.stdout:1745: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T20:04:29.956 INFO:tasks.rados.rados.0.smithi098.stdout:1746: write oid 387 current snap is 0 2023-09-23T20:04:29.956 INFO:tasks.rados.rados.0.smithi098.stdout:1739: finishing write tid 2 to smithi09866585-317 2023-09-23T20:04:29.956 INFO:tasks.rados.rados.0.smithi098.stdout:1739: finishing write tid 3 to smithi09866585-317 2023-09-23T20:04:29.956 INFO:tasks.rados.rados.0.smithi098.stdout:1739: finishing write tid 4 to smithi09866585-317 2023-09-23T20:04:29.956 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 317 v 263 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2023-09-23T20:04:29.956 INFO:tasks.rados.rados.0.smithi098.stdout:1739: left oid 317 (ObjNum 1193 snap 0 seq_num 1193) 2023-09-23T20:04:29.957 INFO:tasks.rados.rados.0.smithi098.stdout:1736: expect (ObjNum 1140 snap 0 seq_num 1140) 2023-09-23T20:04:30.076 INFO:tasks.rados.rados.0.smithi098.stdout:1740: finishing write tid 1 to smithi09866585-169 2023-09-23T20:04:30.076 INFO:tasks.rados.rados.0.smithi098.stdout:1740: finishing write tid 2 to smithi09866585-169 2023-09-23T20:04:30.076 INFO:tasks.rados.rados.0.smithi098.stdout:1740: finishing write tid 3 to smithi09866585-169 2023-09-23T20:04:30.076 INFO:tasks.rados.rados.0.smithi098.stdout:1740: finishing write tid 4 to smithi09866585-169 2023-09-23T20:04:30.076 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 169 v 194 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2023-09-23T20:04:30.076 INFO:tasks.rados.rados.0.smithi098.stdout:1740: left oid 169 (ObjNum 1194 snap 0 seq_num 1194) 2023-09-23T20:04:30.076 INFO:tasks.rados.rados.0.smithi098.stdout:1741: finishing write tid 1 to smithi09866585-20 2023-09-23T20:04:30.077 INFO:tasks.rados.rados.0.smithi098.stdout:1741: finishing write tid 2 to smithi09866585-20 2023-09-23T20:04:30.077 INFO:tasks.rados.rados.0.smithi098.stdout:1741: finishing write tid 3 to smithi09866585-20 2023-09-23T20:04:30.077 INFO:tasks.rados.rados.0.smithi098.stdout:1741: finishing write tid 4 to smithi09866585-20 2023-09-23T20:04:30.077 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 20 v 296 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2023-09-23T20:04:30.077 INFO:tasks.rados.rados.0.smithi098.stdout:1741: left oid 20 (ObjNum 1195 snap 0 seq_num 1195) 2023-09-23T20:04:30.077 INFO:tasks.rados.rados.0.smithi098.stdout:1744: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T20:04:30.191 INFO:tasks.rados.rados.0.smithi098.stdout:1743: expect (ObjNum 876 snap 0 seq_num 876) 2023-09-23T20:04:30.343 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:30 smithi173 bash[27697]: audit 2023-09-23T20:04:29.833957+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.98:0/4158060507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:30.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[50672]: debug 2023-09-23T20:04:29.852+0000 7fd84517f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:04:30.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:29 smithi173 bash[50672]: debug 2023-09-23T20:04:29.972+0000 7fd84517f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:04:30.349 INFO:tasks.rados.rados.0.smithi098.stdout:1745: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T20:04:30.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:30 smithi098 bash[27308]: audit 2023-09-23T20:04:29.833957+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.98:0/4158060507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:30.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:30 smithi098 bash[33670]: audit 2023-09-23T20:04:29.833957+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.98:0/4158060507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:30.516 INFO:tasks.rados.rados.0.smithi098.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2023-09-23T20:04:30.529 INFO:tasks.rados.rados.0.smithi098.stdout:1746: writing smithi09866585-387 from 517979 to 1258453 tid 1 2023-09-23T20:04:30.534 INFO:tasks.rados.rados.0.smithi098.stdout:1746: writing smithi09866585-387 from 1778946 to 2117979 tid 2 2023-09-23T20:04:30.534 INFO:tasks.rados.rados.0.smithi098.stdout:1736: done (7 left) 2023-09-23T20:04:30.534 INFO:tasks.rados.rados.0.smithi098.stdout:1739: done (6 left) 2023-09-23T20:04:30.535 INFO:tasks.rados.rados.0.smithi098.stdout:1740: done (5 left) 2023-09-23T20:04:30.535 INFO:tasks.rados.rados.0.smithi098.stdout:1741: done (4 left) 2023-09-23T20:04:30.535 INFO:tasks.rados.rados.0.smithi098.stdout:1743: done (3 left) 2023-09-23T20:04:30.535 INFO:tasks.rados.rados.0.smithi098.stdout:1744: done (2 left) 2023-09-23T20:04:30.535 INFO:tasks.rados.rados.0.smithi098.stdout:1745: done (1 left) 2023-09-23T20:04:30.535 INFO:tasks.rados.rados.0.smithi098.stdout:1747: read oid 463 snap -1 2023-09-23T20:04:30.535 INFO:tasks.rados.rados.0.smithi098.stdout:1747: expect (ObjNum 523 snap 0 seq_num 523) 2023-09-23T20:04:30.535 INFO:tasks.rados.rados.0.smithi098.stdout:1748: write oid 179 current snap is 0 2023-09-23T20:04:30.535 INFO:tasks.rados.rados.0.smithi098.stdout:1746: finishing write tid 1 to smithi09866585-387 2023-09-23T20:04:30.535 INFO:tasks.rados.rados.0.smithi098.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2023-09-23T20:04:30.540 INFO:tasks.rados.rados.0.smithi098.stdout:1748: writing smithi09866585-179 from 534786 to 950509 tid 1 2023-09-23T20:04:30.547 INFO:tasks.rados.rados.0.smithi098.stdout:1748: writing smithi09866585-179 from 1437428 to 2134786 tid 2 2023-09-23T20:04:30.547 INFO:tasks.rados.rados.0.smithi098.stdout:1749: write oid 389 current snap is 0 2023-09-23T20:04:30.547 INFO:tasks.rados.rados.0.smithi098.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2023-09-23T20:04:30.553 INFO:tasks.rados.rados.0.smithi098.stdout:1749: writing smithi09866585-389 from 551593 to 1042565 tid 1 2023-09-23T20:04:30.559 INFO:tasks.rados.rados.0.smithi098.stdout:1749: writing smithi09866585-389 from 1779557 to 2151593 tid 2 2023-09-23T20:04:30.559 INFO:tasks.rados.rados.0.smithi098.stdout:1750: write oid 227 current snap is 0 2023-09-23T20:04:30.560 INFO:tasks.rados.rados.0.smithi098.stdout:1747: expect (ObjNum 523 snap 0 seq_num 523) 2023-09-23T20:04:30.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:30 smithi173 bash[50672]: debug 2023-09-23T20:04:30.336+0000 7fd84517f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:04:30.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:30 smithi173 bash[50672]: debug 2023-09-23T20:04:30.452+0000 7fd84517f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:04:30.743 INFO:tasks.rados.rados.0.smithi098.stdout:1746: finishing write tid 2 to smithi09866585-387 2023-09-23T20:04:30.743 INFO:tasks.rados.rados.0.smithi098.stdout:1746: finishing write tid 3 to smithi09866585-387 2023-09-23T20:04:30.744 INFO:tasks.rados.rados.0.smithi098.stdout:1746: finishing write tid 4 to smithi09866585-387 2023-09-23T20:04:30.744 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 387 v 230 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2023-09-23T20:04:30.744 INFO:tasks.rados.rados.0.smithi098.stdout:1746: left oid 387 (ObjNum 1197 snap 0 seq_num 1197) 2023-09-23T20:04:30.744 INFO:tasks.rados.rados.0.smithi098.stdout:1748: finishing write tid 1 to smithi09866585-179 2023-09-23T20:04:30.744 INFO:tasks.rados.rados.0.smithi098.stdout:1748: finishing write tid 2 to smithi09866585-179 2023-09-23T20:04:30.744 INFO:tasks.rados.rados.0.smithi098.stdout:1748: finishing write tid 3 to smithi09866585-179 2023-09-23T20:04:30.744 INFO:tasks.rados.rados.0.smithi098.stdout:1748: finishing write tid 4 to smithi09866585-179 2023-09-23T20:04:30.744 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 179 v 247 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2023-09-23T20:04:30.744 INFO:tasks.rados.rados.0.smithi098.stdout:1748: left oid 179 (ObjNum 1198 snap 0 seq_num 1198) 2023-09-23T20:04:30.744 INFO:tasks.rados.rados.0.smithi098.stdout:1749: finishing write tid 1 to smithi09866585-389 2023-09-23T20:04:30.744 INFO:tasks.rados.rados.0.smithi098.stdout:1749: finishing write tid 2 to smithi09866585-389 2023-09-23T20:04:30.745 INFO:tasks.rados.rados.0.smithi098.stdout:1749: finishing write tid 3 to smithi09866585-389 2023-09-23T20:04:30.745 INFO:tasks.rados.rados.0.smithi098.stdout:1749: finishing write tid 4 to smithi09866585-389 2023-09-23T20:04:30.745 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 389 v 295 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2023-09-23T20:04:30.745 INFO:tasks.rados.rados.0.smithi098.stdout:1749: left oid 389 (ObjNum 1199 snap 0 seq_num 1199) 2023-09-23T20:04:30.745 INFO:tasks.rados.rados.0.smithi098.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2023-09-23T20:04:30.756 INFO:tasks.rados.rados.0.smithi098.stdout:1750: writing smithi09866585-227 from 568400 to 1134621 tid 1 2023-09-23T20:04:30.763 INFO:tasks.rados.rados.0.smithi098.stdout:1750: writing smithi09866585-227 from 1838039 to 2168400 tid 2 2023-09-23T20:04:30.763 INFO:tasks.rados.rados.0.smithi098.stdout:1746: done (4 left) 2023-09-23T20:04:30.763 INFO:tasks.rados.rados.0.smithi098.stdout:1747: done (3 left) 2023-09-23T20:04:30.763 INFO:tasks.rados.rados.0.smithi098.stdout:1748: done (2 left) 2023-09-23T20:04:30.763 INFO:tasks.rados.rados.0.smithi098.stdout:1749: done (1 left) 2023-09-23T20:04:30.763 INFO:tasks.rados.rados.0.smithi098.stdout:1751: write oid 129 current snap is 0 2023-09-23T20:04:30.763 INFO:tasks.rados.rados.0.smithi098.stdout:1750: finishing write tid 1 to smithi09866585-227 2023-09-23T20:04:30.763 INFO:tasks.rados.rados.0.smithi098.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2023-09-23T20:04:30.771 INFO:tasks.rados.rados.0.smithi098.stdout:1751: writing smithi09866585-129 from 585207 to 1226677 tid 1 2023-09-23T20:04:30.779 INFO:tasks.rados.rados.0.smithi098.stdout:1751: writing smithi09866585-129 from 1896521 to 2185207 tid 2 2023-09-23T20:04:30.779 INFO:tasks.rados.rados.0.smithi098.stdout:1752: read oid 193 snap -1 2023-09-23T20:04:30.780 INFO:tasks.rados.rados.0.smithi098.stdout:1752: expect (ObjNum 192 snap 0 seq_num 192) 2023-09-23T20:04:30.780 INFO:tasks.rados.rados.0.smithi098.stdout:1753: write oid 235 current snap is 0 2023-09-23T20:04:30.780 INFO:tasks.rados.rados.0.smithi098.stdout:1750: finishing write tid 2 to smithi09866585-227 2023-09-23T20:04:30.780 INFO:tasks.rados.rados.0.smithi098.stdout:1750: finishing write tid 3 to smithi09866585-227 2023-09-23T20:04:30.780 INFO:tasks.rados.rados.0.smithi098.stdout:1750: finishing write tid 4 to smithi09866585-227 2023-09-23T20:04:30.780 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 227 v 201 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2023-09-23T20:04:30.780 INFO:tasks.rados.rados.0.smithi098.stdout:1750: left oid 227 (ObjNum 1200 snap 0 seq_num 1200) 2023-09-23T20:04:30.780 INFO:tasks.rados.rados.0.smithi098.stdout:1751: finishing write tid 1 to smithi09866585-129 2023-09-23T20:04:30.780 INFO:tasks.rados.rados.0.smithi098.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2023-09-23T20:04:30.786 INFO:tasks.rados.rados.0.smithi098.stdout:1753: writing smithi09866585-235 from 602014 to 1035086 tid 1 2023-09-23T20:04:30.793 INFO:tasks.rados.rados.0.smithi098.stdout:1753: writing smithi09866585-235 from 1671356 to 2202014 tid 2 2023-09-23T20:04:30.793 INFO:tasks.rados.rados.0.smithi098.stdout:1750: done (3 left) 2023-09-23T20:04:30.793 INFO:tasks.rados.rados.0.smithi098.stdout:1754: read oid 221 snap -1 2023-09-23T20:04:30.793 INFO:tasks.rados.rados.0.smithi098.stdout:1754: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:04:30.794 INFO:tasks.rados.rados.0.smithi098.stdout:1755: write oid 25 current snap is 0 2023-09-23T20:04:30.794 INFO:tasks.rados.rados.0.smithi098.stdout:1751: finishing write tid 2 to smithi09866585-129 2023-09-23T20:04:30.794 INFO:tasks.rados.rados.0.smithi098.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2023-09-23T20:04:30.799 INFO:tasks.rados.rados.0.smithi098.stdout:1755: writing smithi09866585-25 from 618821 to 1127142 tid 1 2023-09-23T20:04:30.805 INFO:tasks.rados.rados.0.smithi098.stdout:1755: writing smithi09866585-25 from 1613485 to 2144562 tid 2 2023-09-23T20:04:30.805 INFO:tasks.rados.rados.0.smithi098.stdout:1756: write oid 359 current snap is 0 2023-09-23T20:04:30.806 INFO:tasks.rados.rados.0.smithi098.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2023-09-23T20:04:30.813 INFO:tasks.rados.rados.0.smithi098.stdout:1756: writing smithi09866585-359 from 635628 to 1219198 tid 1 2023-09-23T20:04:30.820 INFO:tasks.rados.rados.0.smithi098.stdout:1756: writing smithi09866585-359 from 1671967 to 2235628 tid 2 2023-09-23T20:04:30.820 INFO:tasks.rados.rados.0.smithi098.stdout:1757: write oid 299 current snap is 0 2023-09-23T20:04:30.820 INFO:tasks.rados.rados.0.smithi098.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2023-09-23T20:04:30.827 INFO:tasks.rados.rados.0.smithi098.stdout:1757: writing smithi09866585-299 from 652435 to 1311254 tid 1 2023-09-23T20:04:30.833 INFO:tasks.rados.rados.0.smithi098.stdout:1757: writing smithi09866585-299 from 1730449 to 2252435 tid 2 2023-09-23T20:04:30.833 INFO:tasks.rados.rados.0.smithi098.stdout:1758: read oid 112 snap -1 2023-09-23T20:04:30.833 INFO:tasks.rados.rados.0.smithi098.stdout:1758: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T20:04:30.833 INFO:tasks.rados.rados.0.smithi098.stdout:1759: read oid 481 snap -1 2023-09-23T20:04:30.833 INFO:tasks.rados.rados.0.smithi098.stdout:1759: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-09-23T20:04:30.833 INFO:tasks.rados.rados.0.smithi098.stdout:1760: write oid 261 current snap is 0 2023-09-23T20:04:30.833 INFO:tasks.rados.rados.0.smithi098.stdout:1751: finishing write tid 3 to smithi09866585-129 2023-09-23T20:04:30.834 INFO:tasks.rados.rados.0.smithi098.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2023-09-23T20:04:30.841 INFO:tasks.rados.rados.0.smithi098.stdout:1760: writing smithi09866585-261 from 669242 to 1403310 tid 1 2023-09-23T20:04:30.847 INFO:tasks.rados.rados.0.smithi098.stdout:1760: writing smithi09866585-261 from 2188931 to 2269242 tid 2 2023-09-23T20:04:30.847 INFO:tasks.rados.rados.0.smithi098.stdout:1761: write oid 186 current snap is 0 2023-09-23T20:04:30.847 INFO:tasks.rados.rados.0.smithi098.stdout:1751: finishing write tid 4 to smithi09866585-129 2023-09-23T20:04:30.847 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 129 v 233 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2023-09-23T20:04:30.847 INFO:tasks.rados.rados.0.smithi098.stdout:1751: left oid 129 (ObjNum 1201 snap 0 seq_num 1201) 2023-09-23T20:04:30.847 INFO:tasks.rados.rados.0.smithi098.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2023-09-23T20:04:30.853 INFO:tasks.rados.rados.0.smithi098.stdout:1761: writing smithi09866585-186 from 686049 to 1095366 tid 1 2023-09-23T20:04:30.854 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:30 smithi173 bash[50672]: debug 2023-09-23T20:04:30.596+0000 7fd84517f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:04:30.854 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:30 smithi173 bash[50672]: debug 2023-09-23T20:04:30.712+0000 7fd84517f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:04:30.860 INFO:tasks.rados.rados.0.smithi098.stdout:1761: writing smithi09866585-186 from 1847413 to 2286049 tid 2 2023-09-23T20:04:30.860 INFO:tasks.rados.rados.0.smithi098.stdout:1751: done (10 left) 2023-09-23T20:04:30.860 INFO:tasks.rados.rados.0.smithi098.stdout:1762: delete oid 421 current snap is 0 2023-09-23T20:04:30.860 INFO:tasks.rados.rados.0.smithi098.stdout:1752: expect (ObjNum 192 snap 0 seq_num 192) 2023-09-23T20:04:30.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:30 smithi098 bash[27576]: debug 2023-09-23T20:04:30.635+0000 7f3efdee8680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:04:30.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:30 smithi098 bash[27576]: debug 2023-09-23T20:04:30.735+0000 7f3efdee8680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:04:30.967 INFO:tasks.rados.rados.0.smithi098.stdout:1753: finishing write tid 1 to smithi09866585-235 2023-09-23T20:04:30.968 INFO:tasks.rados.rados.0.smithi098.stdout:1754: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:04:31.086 INFO:tasks.rados.rados.0.smithi098.stdout:1753: finishing write tid 2 to smithi09866585-235 2023-09-23T20:04:31.086 INFO:tasks.rados.rados.0.smithi098.stdout:1753: finishing write tid 3 to smithi09866585-235 2023-09-23T20:04:31.086 INFO:tasks.rados.rados.0.smithi098.stdout:1753: finishing write tid 4 to smithi09866585-235 2023-09-23T20:04:31.086 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 235 v 297 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2023-09-23T20:04:31.086 INFO:tasks.rados.rados.0.smithi098.stdout:1753: left oid 235 (ObjNum 1202 snap 0 seq_num 1202) 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:1755: finishing write tid 1 to smithi09866585-25 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:1755: finishing write tid 2 to smithi09866585-25 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:1755: finishing write tid 3 to smithi09866585-25 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:1755: finishing write tid 4 to smithi09866585-25 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 25 v 266 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:1755: left oid 25 (ObjNum 1203 snap 0 seq_num 1203) 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:1756: finishing write tid 1 to smithi09866585-359 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:1756: finishing write tid 2 to smithi09866585-359 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:1756: finishing write tid 3 to smithi09866585-359 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:1756: finishing write tid 4 to smithi09866585-359 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 359 v 325 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:1756: left oid 359 (ObjNum 1204 snap 0 seq_num 1204) 2023-09-23T20:04:31.087 INFO:tasks.rados.rados.0.smithi098.stdout:1757: finishing write tid 1 to smithi09866585-299 2023-09-23T20:04:31.088 INFO:tasks.rados.rados.0.smithi098.stdout:1757: finishing write tid 2 to smithi09866585-299 2023-09-23T20:04:31.088 INFO:tasks.rados.rados.0.smithi098.stdout:1759: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-09-23T20:04:31.163 INFO:tasks.rados.rados.0.smithi098.stdout:1757: finishing write tid 3 to smithi09866585-299 2023-09-23T20:04:31.163 INFO:tasks.rados.rados.0.smithi098.stdout:1757: finishing write tid 4 to smithi09866585-299 2023-09-23T20:04:31.163 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 299 v 299 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2023-09-23T20:04:31.163 INFO:tasks.rados.rados.0.smithi098.stdout:1757: left oid 299 (ObjNum 1205 snap 0 seq_num 1205) 2023-09-23T20:04:31.163 INFO:tasks.rados.rados.0.smithi098.stdout:1758: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T20:04:31.200 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:30 smithi173 bash[50672]: debug 2023-09-23T20:04:30.848+0000 7fd84517f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:04:31.201 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:31 smithi173 bash[50672]: debug 2023-09-23T20:04:31.056+0000 7fd84517f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:04:31.201 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:31 smithi173 bash[50672]: debug 2023-09-23T20:04:31.196+0000 7fd84517f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:04:31.330 INFO:tasks.rados.rados.0.smithi098.stdout:1760: finishing write tid 1 to smithi09866585-261 2023-09-23T20:04:31.331 INFO:tasks.rados.rados.0.smithi098.stdout:1760: finishing write tid 2 to smithi09866585-261 2023-09-23T20:04:31.331 INFO:tasks.rados.rados.0.smithi098.stdout:1760: finishing write tid 3 to smithi09866585-261 2023-09-23T20:04:31.331 INFO:tasks.rados.rados.0.smithi098.stdout:1760: finishing write tid 4 to smithi09866585-261 2023-09-23T20:04:31.331 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 261 v 298 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2023-09-23T20:04:31.331 INFO:tasks.rados.rados.0.smithi098.stdout:1760: left oid 261 (ObjNum 1206 snap 0 seq_num 1206) 2023-09-23T20:04:31.331 INFO:tasks.rados.rados.0.smithi098.stdout:1761: finishing write tid 1 to smithi09866585-186 2023-09-23T20:04:31.331 INFO:tasks.rados.rados.0.smithi098.stdout:1761: finishing write tid 2 to smithi09866585-186 2023-09-23T20:04:31.331 INFO:tasks.rados.rados.0.smithi098.stdout:1761: finishing write tid 3 to smithi09866585-186 2023-09-23T20:04:31.331 INFO:tasks.rados.rados.0.smithi098.stdout:1761: finishing write tid 4 to smithi09866585-186 2023-09-23T20:04:31.331 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 186 v 301 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2023-09-23T20:04:31.331 INFO:tasks.rados.rados.0.smithi098.stdout:1761: left oid 186 (ObjNum 1207 snap 0 seq_num 1207) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1752: done (10 left) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1753: done (9 left) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1754: done (8 left) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1755: done (7 left) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1756: done (6 left) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1757: done (5 left) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1758: done (4 left) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1759: done (3 left) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1760: done (2 left) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1761: done (1 left) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1762: done (0 left) 2023-09-23T20:04:31.332 INFO:tasks.rados.rados.0.smithi098.stdout:1763: read oid 142 snap -1 2023-09-23T20:04:31.333 INFO:tasks.rados.rados.0.smithi098.stdout:1763: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T20:04:31.333 INFO:tasks.rados.rados.0.smithi098.stdout:1764: write oid 23 current snap is 0 2023-09-23T20:04:31.333 INFO:tasks.rados.rados.0.smithi098.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2023-09-23T20:04:31.344 INFO:tasks.rados.rados.0.smithi098.stdout:1764: writing smithi09866585-23 from 719663 to 1395831 tid 1 2023-09-23T20:04:31.350 INFO:tasks.rados.rados.0.smithi098.stdout:1764: writing smithi09866585-23 from 1964377 to 2319663 tid 2 2023-09-23T20:04:31.350 INFO:tasks.rados.rados.0.smithi098.stdout:1765: write oid 87 current snap is 0 2023-09-23T20:04:31.350 INFO:tasks.rados.rados.0.smithi098.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2023-09-23T20:04:31.358 INFO:tasks.rados.rados.0.smithi098.stdout:1765: writing smithi09866585-87 from 736470 to 1487887 tid 1 2023-09-23T20:04:31.363 INFO:tasks.rados.rados.0.smithi098.stdout:1765: writing smithi09866585-87 from 2022859 to 2336470 tid 2 2023-09-23T20:04:31.363 INFO:tasks.rados.rados.0.smithi098.stdout:1766: delete oid 225 current snap is 0 2023-09-23T20:04:31.363 INFO:tasks.rados.rados.0.smithi098.stdout:1763: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T20:04:31.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:31 smithi098 bash[27576]: debug 2023-09-23T20:04:31.007+0000 7f3efdee8680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:04:31.471 INFO:tasks.rados.rados.0.smithi098.stdout:1764: finishing write tid 1 to smithi09866585-23 2023-09-23T20:04:31.471 INFO:tasks.rados.rados.0.smithi098.stdout:1764: finishing write tid 2 to smithi09866585-23 2023-09-23T20:04:31.471 INFO:tasks.rados.rados.0.smithi098.stdout:1764: finishing write tid 3 to smithi09866585-23 2023-09-23T20:04:31.471 INFO:tasks.rados.rados.0.smithi098.stdout:1764: finishing write tid 4 to smithi09866585-23 2023-09-23T20:04:31.471 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 23 v 205 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2023-09-23T20:04:31.471 INFO:tasks.rados.rados.0.smithi098.stdout:1764: left oid 23 (ObjNum 1209 snap 0 seq_num 1209) 2023-09-23T20:04:31.471 INFO:tasks.rados.rados.0.smithi098.stdout:1765: finishing write tid 1 to smithi09866585-87 2023-09-23T20:04:31.471 INFO:tasks.rados.rados.0.smithi098.stdout:1765: finishing write tid 2 to smithi09866585-87 2023-09-23T20:04:31.471 INFO:tasks.rados.rados.0.smithi098.stdout:1765: finishing write tid 3 to smithi09866585-87 2023-09-23T20:04:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:1765: finishing write tid 4 to smithi09866585-87 2023-09-23T20:04:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 87 v 304 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2023-09-23T20:04:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:1765: left oid 87 (ObjNum 1210 snap 0 seq_num 1210) 2023-09-23T20:04:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:1763: done (3 left) 2023-09-23T20:04:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:1764: done (2 left) 2023-09-23T20:04:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:1765: done (1 left) 2023-09-23T20:04:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:1766: done (0 left) 2023-09-23T20:04:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:1767: delete oid 208 current snap is 0 2023-09-23T20:04:31.474 INFO:tasks.rados.rados.0.smithi098.stdout:1767: done (0 left) 2023-09-23T20:04:31.474 INFO:tasks.rados.rados.0.smithi098.stdout:1768: write oid 21 current snap is 0 2023-09-23T20:04:31.474 INFO:tasks.rados.rados.0.smithi098.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2023-09-23T20:04:31.488 INFO:tasks.rados.rados.0.smithi098.stdout:1768: writing smithi09866585-21 from 786891 to 1364055 tid 1 2023-09-23T20:04:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:1768: writing smithi09866585-21 from 2081952 to 2386891 tid 2 2023-09-23T20:04:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:1769: write oid 439 current snap is 0 2023-09-23T20:04:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:1768: finishing write tid 1 to smithi09866585-21 2023-09-23T20:04:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2023-09-23T20:04:31.501 INFO:tasks.rados.rados.0.smithi098.stdout:1769: writing smithi09866585-439 from 403698 to 1056111 tid 1 2023-09-23T20:04:31.509 INFO:tasks.rados.rados.0.smithi098.stdout:1769: writing smithi09866585-439 from 1740434 to 2403698 tid 2 2023-09-23T20:04:31.509 INFO:tasks.rados.rados.0.smithi098.stdout:1770: read oid 302 snap -1 2023-09-23T20:04:31.509 INFO:tasks.rados.rados.0.smithi098.stdout:1770: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T20:04:31.509 INFO:tasks.rados.rados.0.smithi098.stdout:1771: read oid 240 snap -1 2023-09-23T20:04:31.509 INFO:tasks.rados.rados.0.smithi098.stdout:1771: expect (ObjNum 632 snap 0 seq_num 632) 2023-09-23T20:04:31.509 INFO:tasks.rados.rados.0.smithi098.stdout:1772: read oid 250 snap -1 2023-09-23T20:04:31.509 INFO:tasks.rados.rados.0.smithi098.stdout:1772: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:1773: read oid 311 snap -1 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:1774: read oid 221 snap -1 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:1775: write oid 421 current snap is 0 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:1768: finishing write tid 2 to smithi09866585-21 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:1768: finishing write tid 3 to smithi09866585-21 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:1768: finishing write tid 4 to smithi09866585-21 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 21 v 269 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:1769: finishing write tid 1 to smithi09866585-439 2023-09-23T20:04:31.510 INFO:tasks.rados.rados.0.smithi098.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2023-09-23T20:04:31.516 INFO:tasks.rados.rados.0.smithi098.stdout:1775: writing smithi09866585-421 from 420505 to 1148167 tid 1 2023-09-23T20:04:31.524 INFO:tasks.rados.rados.0.smithi098.stdout:1775: writing smithi09866585-421 from 1798916 to 2352007 tid 2 2023-09-23T20:04:31.524 INFO:tasks.rados.rados.0.smithi098.stdout:1768: done (7 left) 2023-09-23T20:04:31.524 INFO:tasks.rados.rados.0.smithi098.stdout:1776: write oid 274 current snap is 0 2023-09-23T20:04:31.524 INFO:tasks.rados.rados.0.smithi098.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2023-09-23T20:04:31.529 INFO:tasks.rados.rados.0.smithi098.stdout:1776: writing smithi09866585-274 from 437312 to 840223 tid 1 2023-09-23T20:04:31.536 INFO:tasks.rados.rados.0.smithi098.stdout:1776: writing smithi09866585-274 from 1341045 to 2037794 tid 2 2023-09-23T20:04:31.536 INFO:tasks.rados.rados.0.smithi098.stdout:1777: read oid 83 snap -1 2023-09-23T20:04:31.536 INFO:tasks.rados.rados.0.smithi098.stdout:1777: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-23T20:04:31.536 INFO:tasks.rados.rados.0.smithi098.stdout:1778: read oid 218 snap -1 2023-09-23T20:04:31.536 INFO:tasks.rados.rados.0.smithi098.stdout:1778: expect (ObjNum 885 snap 0 seq_num 885) 2023-09-23T20:04:31.536 INFO:tasks.rados.rados.0.smithi098.stdout:1779: read oid 15 snap -1 2023-09-23T20:04:31.537 INFO:tasks.rados.rados.0.smithi098.stdout:1779: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-09-23T20:04:31.537 INFO:tasks.rados.rados.0.smithi098.stdout:1780: read oid 142 snap -1 2023-09-23T20:04:31.537 INFO:tasks.rados.rados.0.smithi098.stdout:1780: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T20:04:31.537 INFO:tasks.rados.rados.0.smithi098.stdout:1781: write oid 20 current snap is 0 2023-09-23T20:04:31.537 INFO:tasks.rados.rados.0.smithi098.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2023-09-23T20:04:31.543 INFO:tasks.rados.rados.0.smithi098.stdout:1781: writing smithi09866585-20 from 454119 to 1048632 tid 1 2023-09-23T20:04:31.549 INFO:tasks.rados.rados.0.smithi098.stdout:1781: writing smithi09866585-20 from 1515880 to 2072640 tid 2 2023-09-23T20:04:31.550 INFO:tasks.rados.rados.0.smithi098.stdout:1782: write oid 139 current snap is 0 2023-09-23T20:04:31.550 INFO:tasks.rados.rados.0.smithi098.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2023-09-23T20:04:31.556 INFO:tasks.rados.rados.0.smithi098.stdout:1782: writing smithi09866585-139 from 470926 to 1140688 tid 1 2023-09-23T20:04:31.563 INFO:tasks.rados.rados.0.smithi098.stdout:1782: writing smithi09866585-139 from 1574362 to 2274780 tid 2 2023-09-23T20:04:31.563 INFO:tasks.rados.rados.0.smithi098.stdout:1783: write oid 386 current snap is 0 2023-09-23T20:04:31.563 INFO:tasks.rados.rados.0.smithi098.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2023-09-23T20:04:31.569 INFO:tasks.rados.rados.0.smithi098.stdout:1783: writing smithi09866585-386 from 487733 to 1232744 tid 1 2023-09-23T20:04:31.575 INFO:tasks.rados.rados.0.smithi098.stdout:1783: writing smithi09866585-386 from 1632844 to 2193273 tid 2 2023-09-23T20:04:31.575 INFO:tasks.rados.rados.0.smithi098.stdout:1784: read oid 247 snap -1 2023-09-23T20:04:31.576 INFO:tasks.rados.rados.0.smithi098.stdout:1784: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T20:04:31.576 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:04:31.576 INFO:tasks.rados.rados.0.smithi098.stdout:1771: expect (ObjNum 632 snap 0 seq_num 632) 2023-09-23T20:04:31.754 INFO:tasks.rados.rados.0.smithi098.stdout:1772: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T20:04:31.936 INFO:tasks.rados.rados.0.smithi098.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:04:32.106 INFO:tasks.rados.rados.0.smithi098.stdout:1775: finishing write tid 1 to smithi09866585-421 2023-09-23T20:04:32.106 INFO:tasks.rados.rados.0.smithi098.stdout:1770: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T20:04:32.222 INFO:tasks.rados.rados.0.smithi098.stdout:1769: finishing write tid 2 to smithi09866585-439 2023-09-23T20:04:32.222 INFO:tasks.rados.rados.0.smithi098.stdout:1769: finishing write tid 3 to smithi09866585-439 2023-09-23T20:04:32.222 INFO:tasks.rados.rados.0.smithi098.stdout:1770: done (15 left) 2023-09-23T20:04:32.222 INFO:tasks.rados.rados.0.smithi098.stdout:1771: done (14 left) 2023-09-23T20:04:32.222 INFO:tasks.rados.rados.0.smithi098.stdout:1772: done (13 left) 2023-09-23T20:04:32.222 INFO:tasks.rados.rados.0.smithi098.stdout:1774: done (12 left) 2023-09-23T20:04:32.222 INFO:tasks.rados.rados.0.smithi098.stdout:1785: read oid 248 snap -1 2023-09-23T20:04:32.223 INFO:tasks.rados.rados.0.smithi098.stdout:1785: expect deleted 2023-09-23T20:04:32.223 INFO:tasks.rados.rados.0.smithi098.stdout:1786: read oid 203 snap -1 2023-09-23T20:04:32.223 INFO:tasks.rados.rados.0.smithi098.stdout:1786: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:04:32.223 INFO:tasks.rados.rados.0.smithi098.stdout:1787: write oid 350 current snap is 0 2023-09-23T20:04:32.223 INFO:tasks.rados.rados.0.smithi098.stdout:1769: finishing write tid 4 to smithi09866585-439 2023-09-23T20:04:32.223 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 439 v 209 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2023-09-23T20:04:32.223 INFO:tasks.rados.rados.0.smithi098.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2023-09-23T20:04:32.223 INFO:tasks.rados.rados.0.smithi098.stdout:1775: finishing write tid 2 to smithi09866585-421 2023-09-23T20:04:32.223 INFO:tasks.rados.rados.0.smithi098.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T20:04:32.332 INFO:tasks.rados.rados.0.smithi098.stdout:1775: finishing write tid 3 to smithi09866585-421 2023-09-23T20:04:32.332 INFO:tasks.rados.rados.0.smithi098.stdout:1775: finishing write tid 4 to smithi09866585-421 2023-09-23T20:04:32.332 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 421 v 302 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2023-09-23T20:04:32.332 INFO:tasks.rados.rados.0.smithi098.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T20:04:32.332 INFO:tasks.rados.rados.0.smithi098.stdout:1776: finishing write tid 1 to smithi09866585-274 2023-09-23T20:04:32.332 INFO:tasks.rados.rados.0.smithi098.stdout:1776: finishing write tid 2 to smithi09866585-274 2023-09-23T20:04:32.332 INFO:tasks.rados.rados.0.smithi098.stdout:1776: finishing write tid 3 to smithi09866585-274 2023-09-23T20:04:32.332 INFO:tasks.rados.rados.0.smithi098.stdout:1776: finishing write tid 4 to smithi09866585-274 2023-09-23T20:04:32.333 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 274 v 236 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2023-09-23T20:04:32.333 INFO:tasks.rados.rados.0.smithi098.stdout:1776: left oid 274 (ObjNum 1216 snap 0 seq_num 1216) 2023-09-23T20:04:32.333 INFO:tasks.rados.rados.0.smithi098.stdout:1778: expect (ObjNum 885 snap 0 seq_num 885) 2023-09-23T20:04:32.453 INFO:tasks.rados.rados.0.smithi098.stdout:1780: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T20:04:32.494 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27576]: debug 2023-09-23T20:04:32.207+0000 7f3efdee8680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:04:32.494 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27576]: debug 2023-09-23T20:04:32.383+0000 7f3efdee8680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:04:32.557 INFO:tasks.rados.rados.0.smithi098.stdout:1779: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-09-23T20:04:32.710 INFO:tasks.rados.rados.0.smithi098.stdout:1781: finishing write tid 1 to smithi09866585-20 2023-09-23T20:04:32.710 INFO:tasks.rados.rados.0.smithi098.stdout:1781: finishing write tid 2 to smithi09866585-20 2023-09-23T20:04:32.710 INFO:tasks.rados.rados.0.smithi098.stdout:1777: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-23T20:04:32.793 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: debug 2023-09-23T20:04:32.476+0000 7fd84517f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:04:32.793 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: [23/Sep/2023:20:04:32] ENGINE Bus STARTING 2023-09-23T20:04:32.794 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: CherryPy Checker: 2023-09-23T20:04:32.794 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: The Application mounted at '' has an empty config. 2023-09-23T20:04:32.794 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: [23/Sep/2023:20:04:32] ENGINE Serving on http://:::9283 2023-09-23T20:04:32.794 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: [23/Sep/2023:20:04:32] ENGINE Bus STARTED 2023-09-23T20:04:32.794 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: [23/Sep/2023:20:04:32] ENGINE Bus STOPPING 2023-09-23T20:04:32.794 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: [23/Sep/2023:20:04:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:04:32.794 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: [23/Sep/2023:20:04:32] ENGINE Bus STOPPED 2023-09-23T20:04:32.794 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: [23/Sep/2023:20:04:32] ENGINE Bus STARTING 2023-09-23T20:04:32.821 INFO:tasks.rados.rados.0.smithi098.stdout:1781: finishing write tid 3 to smithi09866585-20 2023-09-23T20:04:32.821 INFO:tasks.rados.rados.0.smithi098.stdout:1781: finishing write tid 4 to smithi09866585-20 2023-09-23T20:04:32.821 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 20 v 302 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2023-09-23T20:04:32.821 INFO:tasks.rados.rados.0.smithi098.stdout:1781: left oid 20 (ObjNum 1217 snap 0 seq_num 1217) 2023-09-23T20:04:32.821 INFO:tasks.rados.rados.0.smithi098.stdout:1782: finishing write tid 1 to smithi09866585-139 2023-09-23T20:04:32.821 INFO:tasks.rados.rados.0.smithi098.stdout:1782: finishing write tid 2 to smithi09866585-139 2023-09-23T20:04:32.821 INFO:tasks.rados.rados.0.smithi098.stdout:1782: finishing write tid 3 to smithi09866585-139 2023-09-23T20:04:32.821 INFO:tasks.rados.rados.0.smithi098.stdout:1782: finishing write tid 4 to smithi09866585-139 2023-09-23T20:04:32.822 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 139 v 250 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2023-09-23T20:04:32.822 INFO:tasks.rados.rados.0.smithi098.stdout:1782: left oid 139 (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T20:04:32.822 INFO:tasks.rados.rados.0.smithi098.stdout:1783: finishing write tid 1 to smithi09866585-386 2023-09-23T20:04:32.822 INFO:tasks.rados.rados.0.smithi098.stdout:1783: finishing write tid 2 to smithi09866585-386 2023-09-23T20:04:32.822 INFO:tasks.rados.rados.0.smithi098.stdout:1783: finishing write tid 3 to smithi09866585-386 2023-09-23T20:04:32.822 INFO:tasks.rados.rados.0.smithi098.stdout:1783: finishing write tid 4 to smithi09866585-386 2023-09-23T20:04:32.822 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 386 v 328 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2023-09-23T20:04:32.822 INFO:tasks.rados.rados.0.smithi098.stdout:1783: left oid 386 (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T20:04:32.822 INFO:tasks.rados.rados.0.smithi098.stdout:1784: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T20:04:32.848 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27576]: debug 2023-09-23T20:04:32.483+0000 7f3efdee8680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:04:32.848 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27576]: debug 2023-09-23T20:04:32.607+0000 7f3efdee8680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:04:33.036 INFO:tasks.rados.rados.0.smithi098.stdout:1786: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T20:04:33.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: debug 2023-09-23T20:04:32.864+0000 7fd7a5620700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:33.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: debug 2023-09-23T20:04:32.864+0000 7fd7a5620700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:33.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: debug 2023-09-23T20:04:32.864+0000 7fd7a5620700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:33.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: debug 2023-09-23T20:04:32.864+0000 7fd7a5620700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:33.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: debug 2023-09-23T20:04:32.864+0000 7fd7a5620700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:33.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: debug 2023-09-23T20:04:32.872+0000 7fd7a261a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:33.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: debug 2023-09-23T20:04:32.872+0000 7fd7a261a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:33.095 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: debug 2023-09-23T20:04:32.872+0000 7fd7a261a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:33.095 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: debug 2023-09-23T20:04:32.872+0000 7fd7a261a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:33.095 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: debug 2023-09-23T20:04:32.872+0000 7fd7a261a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:04:33.095 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: [23/Sep/2023:20:04:32] ENGINE Serving on http://:::9283 2023-09-23T20:04:33.095 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[50672]: [23/Sep/2023:20:04:32] ENGINE Bus STARTED 2023-09-23T20:04:33.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.336169+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.98:0/612335724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:33.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: cluster 2023-09-23T20:04:32.499633+0000 mon.a (mon.0) 799 : cluster [INF] Active manager daemon x restarted 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: cluster 2023-09-23T20:04:32.500300+0000 mon.a (mon.0) 800 : cluster [INF] Activating manager daemon x 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: cluster 2023-09-23T20:04:32.509178+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: cluster 2023-09-23T20:04:32.510249+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e20: x(active, starting, since 0.0102169s) 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.512249+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.512506+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.512752+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.513012+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.513408+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi098.uolpbb"}]: dispatch 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.513763+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi173.zebbhb"}]: dispatch 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.514095+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.514376+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:04:33.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.514745+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.515085+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.515425+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.515751+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.516120+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.516451+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.516799+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.517168+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.517540+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.518370+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.518678+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.520102+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:04:33.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.520490+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: cluster 2023-09-23T20:04:32.705763+0000 mon.a (mon.0) 803 : cluster [INF] Manager daemon x is now available 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.740283+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.752698+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.755549+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.763962+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.764367+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.788958+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.797536+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.797989+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.837096+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.838096+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:04:33.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:32 smithi173 bash[27697]: audit 2023-09-23T20:04:32.838426+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:04:33.139 INFO:tasks.rados.rados.0.smithi098.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2023-09-23T20:04:33.149 INFO:tasks.rados.rados.0.smithi098.stdout:1787: writing smithi09866585-350 from 504540 to 924800 tid 1 2023-09-23T20:04:33.158 INFO:tasks.rados.rados.0.smithi098.stdout:1787: writing smithi09866585-350 from 1574973 to 2279060 tid 2 2023-09-23T20:04:33.159 INFO:tasks.rados.rados.0.smithi098.stdout:1769: done (14 left) 2023-09-23T20:04:33.159 INFO:tasks.rados.rados.0.smithi098.stdout:1773: done (13 left) 2023-09-23T20:04:33.159 INFO:tasks.rados.rados.0.smithi098.stdout:1775: done (12 left) 2023-09-23T20:04:33.159 INFO:tasks.rados.rados.0.smithi098.stdout:1776: done (11 left) 2023-09-23T20:04:33.159 INFO:tasks.rados.rados.0.smithi098.stdout:1777: done (10 left) 2023-09-23T20:04:33.159 INFO:tasks.rados.rados.0.smithi098.stdout:1778: done (9 left) 2023-09-23T20:04:33.159 INFO:tasks.rados.rados.0.smithi098.stdout:1779: done (8 left) 2023-09-23T20:04:33.159 INFO:tasks.rados.rados.0.smithi098.stdout:1780: done (7 left) 2023-09-23T20:04:33.159 INFO:tasks.rados.rados.0.smithi098.stdout:1781: done (6 left) 2023-09-23T20:04:33.159 INFO:tasks.rados.rados.0.smithi098.stdout:1782: done (5 left) 2023-09-23T20:04:33.159 INFO:tasks.rados.rados.0.smithi098.stdout:1783: done (4 left) 2023-09-23T20:04:33.160 INFO:tasks.rados.rados.0.smithi098.stdout:1784: done (3 left) 2023-09-23T20:04:33.160 INFO:tasks.rados.rados.0.smithi098.stdout:1785: done (2 left) 2023-09-23T20:04:33.160 INFO:tasks.rados.rados.0.smithi098.stdout:1786: done (1 left) 2023-09-23T20:04:33.160 INFO:tasks.rados.rados.0.smithi098.stdout:1788: write oid 181 current snap is 0 2023-09-23T20:04:33.160 INFO:tasks.rados.rados.0.smithi098.stdout:1787: finishing write tid 1 to smithi09866585-350 2023-09-23T20:04:33.160 INFO:tasks.rados.rados.0.smithi098.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2023-09-23T20:04:33.163 INFO:tasks.rados.rados.0.smithi098.stdout:1788: writing smithi09866585-181 from 521347 to 1016856 tid 1 2023-09-23T20:04:33.171 INFO:tasks.rados.rados.0.smithi098.stdout:1788: writing smithi09866585-181 from 1633455 to 2197553 tid 2 2023-09-23T20:04:33.171 INFO:tasks.rados.rados.0.smithi098.stdout:1789: read oid 330 snap -1 2023-09-23T20:04:33.171 INFO:tasks.rados.rados.0.smithi098.stdout:1789: expect (ObjNum 935 snap 0 seq_num 935) 2023-09-23T20:04:33.171 INFO:tasks.rados.rados.0.smithi098.stdout:1790: read oid 466 snap -1 2023-09-23T20:04:33.171 INFO:tasks.rados.rados.0.smithi098.stdout:1790: expect (ObjNum 465 snap 0 seq_num 465) 2023-09-23T20:04:33.172 INFO:tasks.rados.rados.0.smithi098.stdout:1791: write oid 371 current snap is 0 2023-09-23T20:04:33.172 INFO:tasks.rados.rados.0.smithi098.stdout:1787: finishing write tid 2 to smithi09866585-350 2023-09-23T20:04:33.172 INFO:tasks.rados.rados.0.smithi098.stdout:1787: finishing write tid 3 to smithi09866585-350 2023-09-23T20:04:33.172 INFO:tasks.rados.rados.0.smithi098.stdout:1787: finishing write tid 4 to smithi09866585-350 2023-09-23T20:04:33.173 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 350 v 206 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2023-09-23T20:04:33.173 INFO:tasks.rados.rados.0.smithi098.stdout:1787: left oid 350 (ObjNum 1220 snap 0 seq_num 1220) 2023-09-23T20:04:33.173 INFO:tasks.rados.rados.0.smithi098.stdout:1788: finishing write tid 1 to smithi09866585-181 2023-09-23T20:04:33.173 INFO:tasks.rados.rados.0.smithi098.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2023-09-23T20:04:33.177 INFO:tasks.rados.rados.0.smithi098.stdout:1791: writing smithi09866585-371 from 538154 to 1108912 tid 1 2023-09-23T20:04:33.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.336169+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.98:0/612335724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:33.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: cluster 2023-09-23T20:04:32.499633+0000 mon.a (mon.0) 799 : cluster [INF] Active manager daemon x restarted 2023-09-23T20:04:33.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: cluster 2023-09-23T20:04:32.500300+0000 mon.a (mon.0) 800 : cluster [INF] Activating manager daemon x 2023-09-23T20:04:33.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: cluster 2023-09-23T20:04:32.509178+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T20:04:33.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: cluster 2023-09-23T20:04:32.510249+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e20: x(active, starting, since 0.0102169s) 2023-09-23T20:04:33.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.512249+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:04:33.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.512506+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:33.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.512752+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.513012+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.513408+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi098.uolpbb"}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.513763+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi173.zebbhb"}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.514095+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.514376+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.514745+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.515085+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.515425+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.515751+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.516120+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.516451+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:04:33.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.516799+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.517168+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.517540+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.518370+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.518678+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.520102+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.520490+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: cluster 2023-09-23T20:04:32.705763+0000 mon.a (mon.0) 803 : cluster [INF] Manager daemon x is now available 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.740283+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.752698+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.755549+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.763962+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:33.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.764367+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:33.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.788958+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:33.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.797536+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:04:33.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.797989+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:04:33.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.837096+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:33.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.838096+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:04:33.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[33670]: audit 2023-09-23T20:04:32.838426+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:04:33.184 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.336169+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.98:0/612335724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:33.184 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: cluster 2023-09-23T20:04:32.499633+0000 mon.a (mon.0) 799 : cluster [INF] Active manager daemon x restarted 2023-09-23T20:04:33.184 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: cluster 2023-09-23T20:04:32.500300+0000 mon.a (mon.0) 800 : cluster [INF] Activating manager daemon x 2023-09-23T20:04:33.184 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: cluster 2023-09-23T20:04:32.509178+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T20:04:33.184 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: cluster 2023-09-23T20:04:32.510249+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e20: x(active, starting, since 0.0102169s) 2023-09-23T20:04:33.184 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.512249+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:04:33.184 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.512506+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:33.184 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.512752+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:33.184 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.513012+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:33.184 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.513408+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi098.uolpbb"}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.513763+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi173.zebbhb"}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.514095+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.514376+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.514745+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.515085+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.515425+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.515751+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.516120+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.516451+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.516799+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.517168+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:04:33.185 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.517540+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.518370+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.518678+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.520102+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.520490+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: cluster 2023-09-23T20:04:32.705763+0000 mon.a (mon.0) 803 : cluster [INF] Manager daemon x is now available 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.740283+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.752698+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.755549+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.763962+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.764367+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.788958+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:33.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.797536+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:04:33.187 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.797989+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:04:33.187 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.837096+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:33.187 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.838096+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:04:33.187 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27308]: audit 2023-09-23T20:04:32.838426+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T20:04:33.187 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:32 smithi098 bash[27576]: debug 2023-09-23T20:04:32.839+0000 7f3efdee8680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:04:33.187 INFO:tasks.rados.rados.0.smithi098.stdout:1791: writing smithi09866585-371 from 1691937 to 2399693 tid 2 2023-09-23T20:04:33.187 INFO:tasks.rados.rados.0.smithi098.stdout:1787: done (4 left) 2023-09-23T20:04:33.188 INFO:tasks.rados.rados.0.smithi098.stdout:1792: write oid 142 current snap is 0 2023-09-23T20:04:33.188 INFO:tasks.rados.rados.0.smithi098.stdout:1788: finishing write tid 2 to smithi09866585-181 2023-09-23T20:04:33.188 INFO:tasks.rados.rados.0.smithi098.stdout:1788: finishing write tid 3 to smithi09866585-181 2023-09-23T20:04:33.188 INFO:tasks.rados.rados.0.smithi098.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2023-09-23T20:04:33.192 INFO:tasks.rados.rados.0.smithi098.stdout:1792: writing smithi09866585-142 from 554961 to 1200968 tid 1 2023-09-23T20:04:33.198 INFO:tasks.rados.rados.0.smithi098.stdout:1792: writing smithi09866585-142 from 1750419 to 2201833 tid 2 2023-09-23T20:04:33.198 INFO:tasks.rados.rados.0.smithi098.stdout:1793: read oid 355 snap -1 2023-09-23T20:04:33.198 INFO:tasks.rados.rados.0.smithi098.stdout:1793: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-09-23T20:04:33.198 INFO:tasks.rados.rados.0.smithi098.stdout:1794: delete oid 268 current snap is 0 2023-09-23T20:04:33.199 INFO:tasks.rados.rados.0.smithi098.stdout:1788: finishing write tid 4 to smithi09866585-181 2023-09-23T20:04:33.199 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 181 v 305 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2023-09-23T20:04:33.199 INFO:tasks.rados.rados.0.smithi098.stdout:1788: left oid 181 (ObjNum 1221 snap 0 seq_num 1221) 2023-09-23T20:04:33.199 INFO:tasks.rados.rados.0.smithi098.stdout:1789: expect (ObjNum 935 snap 0 seq_num 935) 2023-09-23T20:04:33.446 INFO:tasks.rados.rados.0.smithi098.stdout:1791: finishing write tid 1 to smithi09866585-371 2023-09-23T20:04:33.446 INFO:tasks.rados.rados.0.smithi098.stdout:1790: expect (ObjNum 465 snap 0 seq_num 465) 2023-09-23T20:04:33.566 INFO:tasks.rados.rados.0.smithi098.stdout:1791: finishing write tid 2 to smithi09866585-371 2023-09-23T20:04:33.566 INFO:tasks.rados.rados.0.smithi098.stdout:1791: finishing write tid 3 to smithi09866585-371 2023-09-23T20:04:33.566 INFO:tasks.rados.rados.0.smithi098.stdout:1791: finishing write tid 4 to smithi09866585-371 2023-09-23T20:04:33.567 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 371 v 308 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2023-09-23T20:04:33.567 INFO:tasks.rados.rados.0.smithi098.stdout:1791: left oid 371 (ObjNum 1222 snap 0 seq_num 1222) 2023-09-23T20:04:33.567 INFO:tasks.rados.rados.0.smithi098.stdout:1792: finishing write tid 1 to smithi09866585-142 2023-09-23T20:04:33.567 INFO:tasks.rados.rados.0.smithi098.stdout:1792: finishing write tid 2 to smithi09866585-142 2023-09-23T20:04:33.567 INFO:tasks.rados.rados.0.smithi098.stdout:1792: finishing write tid 3 to smithi09866585-142 2023-09-23T20:04:33.567 INFO:tasks.rados.rados.0.smithi098.stdout:1792: finishing write tid 4 to smithi09866585-142 2023-09-23T20:04:33.567 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 142 v 331 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2023-09-23T20:04:33.567 INFO:tasks.rados.rados.0.smithi098.stdout:1792: left oid 142 (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T20:04:33.567 INFO:tasks.rados.rados.0.smithi098.stdout:1793: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-09-23T20:04:33.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:33 smithi098 bash[27576]: debug 2023-09-23T20:04:33.251+0000 7f3efdee8680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:04:33.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:33 smithi098 bash[27576]: debug 2023-09-23T20:04:33.399+0000 7f3efdee8680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:04:33.784 INFO:tasks.rados.rados.0.smithi098.stdout:1788: done (6 left) 2023-09-23T20:04:33.784 INFO:tasks.rados.rados.0.smithi098.stdout:1789: done (5 left) 2023-09-23T20:04:33.784 INFO:tasks.rados.rados.0.smithi098.stdout:1790: done (4 left) 2023-09-23T20:04:33.784 INFO:tasks.rados.rados.0.smithi098.stdout:1791: done (3 left) 2023-09-23T20:04:33.784 INFO:tasks.rados.rados.0.smithi098.stdout:1792: done (2 left) 2023-09-23T20:04:33.784 INFO:tasks.rados.rados.0.smithi098.stdout:1793: done (1 left) 2023-09-23T20:04:33.784 INFO:tasks.rados.rados.0.smithi098.stdout:1794: done (0 left) 2023-09-23T20:04:33.784 INFO:tasks.rados.rados.0.smithi098.stdout:1795: read oid 25 snap -1 2023-09-23T20:04:33.784 INFO:tasks.rados.rados.0.smithi098.stdout:1795: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-09-23T20:04:33.785 INFO:tasks.rados.rados.0.smithi098.stdout:1796: write oid 18 current snap is 0 2023-09-23T20:04:33.785 INFO:tasks.rados.rados.0.smithi098.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2023-09-23T20:04:33.794 INFO:tasks.rados.rados.0.smithi098.stdout:1796: writing smithi09866585-18 from 588575 to 1101433 tid 1 2023-09-23T20:04:33.805 INFO:tasks.rados.rados.0.smithi098.stdout:1796: writing smithi09866585-18 from 1867383 to 2322466 tid 2 2023-09-23T20:04:33.806 INFO:tasks.rados.rados.0.smithi098.stdout:1797: read oid 58 snap -1 2023-09-23T20:04:33.806 INFO:tasks.rados.rados.0.smithi098.stdout:1797: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T20:04:33.806 INFO:tasks.rados.rados.0.smithi098.stdout:1798: read oid 341 snap -1 2023-09-23T20:04:33.806 INFO:tasks.rados.rados.0.smithi098.stdout:1798: expect (ObjNum 340 snap 0 seq_num 340) 2023-09-23T20:04:33.806 INFO:tasks.rados.rados.0.smithi098.stdout:1799: read oid 164 snap -1 2023-09-23T20:04:33.806 INFO:tasks.rados.rados.0.smithi098.stdout:1799: expect (ObjNum 939 snap 0 seq_num 939) 2023-09-23T20:04:33.806 INFO:tasks.rados.rados.0.smithi098.stdout:1800: read oid 233 snap -1 2023-09-23T20:04:33.806 INFO:tasks.rados.rados.0.smithi098.stdout:1800: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T20:04:33.806 INFO:tasks.rados.rados.0.smithi098.stdout:1801: read oid 133 snap -1 2023-09-23T20:04:33.806 INFO:tasks.rados.rados.0.smithi098.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-09-23T20:04:33.806 INFO:tasks.rados.rados.0.smithi098.stdout:1802: write oid 249 current snap is 0 2023-09-23T20:04:33.807 INFO:tasks.rados.rados.0.smithi098.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2023-09-23T20:04:33.819 INFO:tasks.rados.rados.0.smithi098.stdout:1802: writing smithi09866585-249 from 605382 to 1193489 tid 1 2023-09-23T20:04:33.833 INFO:tasks.rados.rados.0.smithi098.stdout:1802: writing smithi09866585-249 from 1925865 to 2605382 tid 2 2023-09-23T20:04:33.833 INFO:tasks.rados.rados.0.smithi098.stdout:1803: write oid 31 current snap is 0 2023-09-23T20:04:33.833 INFO:tasks.rados.rados.0.smithi098.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2023-09-23T20:04:33.845 INFO:tasks.rados.rados.0.smithi098.stdout:1803: writing smithi09866585-31 from 622189 to 1285545 tid 1 2023-09-23T20:04:33.855 INFO:tasks.rados.rados.0.smithi098.stdout:1803: writing smithi09866585-31 from 1984347 to 2443099 tid 2 2023-09-23T20:04:33.856 INFO:tasks.rados.rados.0.smithi098.stdout:1804: write oid 28 current snap is 0 2023-09-23T20:04:33.856 INFO:tasks.rados.rados.0.smithi098.stdout:1795: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-09-23T20:04:33.998 INFO:tasks.rados.rados.0.smithi098.stdout:1796: finishing write tid 1 to smithi09866585-18 2023-09-23T20:04:33.998 INFO:tasks.rados.rados.0.smithi098.stdout:1799: expect (ObjNum 939 snap 0 seq_num 939) 2023-09-23T20:04:34.208 INFO:tasks.rados.rados.0.smithi098.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-09-23T20:04:34.367 INFO:tasks.rados.rados.0.smithi098.stdout:1796: finishing write tid 2 to smithi09866585-18 2023-09-23T20:04:34.367 INFO:tasks.rados.rados.0.smithi098.stdout:1796: finishing write tid 3 to smithi09866585-18 2023-09-23T20:04:34.367 INFO:tasks.rados.rados.0.smithi098.stdout:1796: finishing write tid 4 to smithi09866585-18 2023-09-23T20:04:34.367 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 18 v 305 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2023-09-23T20:04:34.367 INFO:tasks.rados.rados.0.smithi098.stdout:1796: left oid 18 (ObjNum 1225 snap 0 seq_num 1225) 2023-09-23T20:04:34.367 INFO:tasks.rados.rados.0.smithi098.stdout:1797: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T20:04:34.506 INFO:tasks.rados.rados.0.smithi098.stdout:1800: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T20:04:34.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27576]: debug 2023-09-23T20:04:34.315+0000 7f3efdee8680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:04:34.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27576]: debug 2023-09-23T20:04:34.427+0000 7f3efdee8680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:04:34.680 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27576]: debug 2023-09-23T20:04:34.551+0000 7f3efdee8680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:04:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[33670]: cephadm 2023-09-23T20:04:33.255100+0000 mgr.x (mgr.24700) 1 : cephadm [INF] Deploying cephadm binary to smithi173 2023-09-23T20:04:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[33670]: cephadm 2023-09-23T20:04:33.256046+0000 mgr.x (mgr.24700) 2 : cephadm [INF] Deploying cephadm binary to smithi098 2023-09-23T20:04:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[33670]: cluster 2023-09-23T20:04:33.513694+0000 mon.a (mon.0) 809 : cluster [DBG] mgrmap e21: x(active, since 1.01367s) 2023-09-23T20:04:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[33670]: cluster 2023-09-23T20:04:33.551095+0000 mgr.x (mgr.24700) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[33670]: audit 2023-09-23T20:04:33.585395+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[33670]: audit 2023-09-23T20:04:33.608582+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[33670]: audit 2023-09-23T20:04:33.745854+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:04:34.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[33670]: cluster 2023-09-23T20:04:33.745936+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T20:04:34.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[33670]: audit 2023-09-23T20:04:33.755362+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:34.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[33670]: audit 2023-09-23T20:04:33.755988+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:34.681 INFO:tasks.rados.rados.0.smithi098.stdout:1798: expect (ObjNum 340 snap 0 seq_num 340) 2023-09-23T20:04:34.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27308]: cephadm 2023-09-23T20:04:33.255100+0000 mgr.x (mgr.24700) 1 : cephadm [INF] Deploying cephadm binary to smithi173 2023-09-23T20:04:34.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27308]: cephadm 2023-09-23T20:04:33.256046+0000 mgr.x (mgr.24700) 2 : cephadm [INF] Deploying cephadm binary to smithi098 2023-09-23T20:04:34.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27308]: cluster 2023-09-23T20:04:33.513694+0000 mon.a (mon.0) 809 : cluster [DBG] mgrmap e21: x(active, since 1.01367s) 2023-09-23T20:04:34.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27308]: cluster 2023-09-23T20:04:33.551095+0000 mgr.x (mgr.24700) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:34.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27308]: audit 2023-09-23T20:04:33.585395+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:34.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27308]: audit 2023-09-23T20:04:33.608582+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:34.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27308]: audit 2023-09-23T20:04:33.745854+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:04:34.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27308]: cluster 2023-09-23T20:04:33.745936+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T20:04:34.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27308]: audit 2023-09-23T20:04:33.755362+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:34.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27308]: audit 2023-09-23T20:04:33.755988+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:34.803 INFO:tasks.rados.rados.0.smithi098.stdout:1802: finishing write tid 1 to smithi09866585-249 2023-09-23T20:04:34.803 INFO:tasks.rados.rados.0.smithi098.stdout:1802: finishing write tid 2 to smithi09866585-249 2023-09-23T20:04:34.803 INFO:tasks.rados.rados.0.smithi098.stdout:1802: finishing write tid 3 to smithi09866585-249 2023-09-23T20:04:34.803 INFO:tasks.rados.rados.0.smithi098.stdout:1802: finishing write tid 4 to smithi09866585-249 2023-09-23T20:04:34.803 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 249 v 200 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2023-09-23T20:04:34.803 INFO:tasks.rados.rados.0.smithi098.stdout:1802: left oid 249 (ObjNum 1226 snap 0 seq_num 1226) 2023-09-23T20:04:34.803 INFO:tasks.rados.rados.0.smithi098.stdout:1803: finishing write tid 1 to smithi09866585-31 2023-09-23T20:04:34.803 INFO:tasks.rados.rados.0.smithi098.stdout:1803: finishing write tid 2 to smithi09866585-31 2023-09-23T20:04:34.803 INFO:tasks.rados.rados.0.smithi098.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2023-09-23T20:04:34.817 INFO:tasks.rados.rados.0.smithi098.stdout:1804: writing smithi09866585-28 from 638996 to 1377601 tid 1 2023-09-23T20:04:34.826 INFO:tasks.rados.rados.0.smithi098.stdout:1804: writing smithi09866585-28 from 1926476 to 2638996 tid 2 2023-09-23T20:04:34.826 INFO:tasks.rados.rados.0.smithi098.stdout:1795: done (9 left) 2023-09-23T20:04:34.826 INFO:tasks.rados.rados.0.smithi098.stdout:1796: done (8 left) 2023-09-23T20:04:34.826 INFO:tasks.rados.rados.0.smithi098.stdout:1797: done (7 left) 2023-09-23T20:04:34.826 INFO:tasks.rados.rados.0.smithi098.stdout:1798: done (6 left) 2023-09-23T20:04:34.826 INFO:tasks.rados.rados.0.smithi098.stdout:1799: done (5 left) 2023-09-23T20:04:34.827 INFO:tasks.rados.rados.0.smithi098.stdout:1800: done (4 left) 2023-09-23T20:04:34.827 INFO:tasks.rados.rados.0.smithi098.stdout:1801: done (3 left) 2023-09-23T20:04:34.827 INFO:tasks.rados.rados.0.smithi098.stdout:1802: done (2 left) 2023-09-23T20:04:34.827 INFO:tasks.rados.rados.0.smithi098.stdout:1805: write oid 203 current snap is 0 2023-09-23T20:04:34.827 INFO:tasks.rados.rados.0.smithi098.stdout:1803: finishing write tid 3 to smithi09866585-31 2023-09-23T20:04:34.827 INFO:tasks.rados.rados.0.smithi098.stdout:1803: finishing write tid 4 to smithi09866585-31 2023-09-23T20:04:34.827 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 31 v 239 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2023-09-23T20:04:34.827 INFO:tasks.rados.rados.0.smithi098.stdout:1803: left oid 31 (ObjNum 1227 snap 0 seq_num 1227) 2023-09-23T20:04:34.827 INFO:tasks.rados.rados.0.smithi098.stdout:1804: finishing write tid 1 to smithi09866585-28 2023-09-23T20:04:34.827 INFO:tasks.rados.rados.0.smithi098.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2023-09-23T20:04:34.831 INFO:tasks.rados.rados.0.smithi098.stdout:1805: writing smithi09866585-203 from 655803 to 1069657 tid 1 2023-09-23T20:04:34.837 INFO:tasks.rados.rados.0.smithi098.stdout:1805: writing smithi09866585-203 from 1584958 to 2047379 tid 2 2023-09-23T20:04:34.837 INFO:tasks.rados.rados.0.smithi098.stdout:1803: done (2 left) 2023-09-23T20:04:34.838 INFO:tasks.rados.rados.0.smithi098.stdout:1806: write oid 178 current snap is 0 2023-09-23T20:04:34.838 INFO:tasks.rados.rados.0.smithi098.stdout:1804: finishing write tid 2 to smithi09866585-28 2023-09-23T20:04:34.838 INFO:tasks.rados.rados.0.smithi098.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2023-09-23T20:04:34.844 INFO:tasks.rados.rados.0.smithi098.stdout:1806: writing smithi09866585-178 from 672610 to 1161713 tid 1 2023-09-23T20:04:34.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:34 smithi173 bash[27697]: cephadm 2023-09-23T20:04:33.255100+0000 mgr.x (mgr.24700) 1 : cephadm [INF] Deploying cephadm binary to smithi173 2023-09-23T20:04:34.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:34 smithi173 bash[27697]: cephadm 2023-09-23T20:04:33.256046+0000 mgr.x (mgr.24700) 2 : cephadm [INF] Deploying cephadm binary to smithi098 2023-09-23T20:04:34.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:34 smithi173 bash[27697]: cluster 2023-09-23T20:04:33.513694+0000 mon.a (mon.0) 809 : cluster [DBG] mgrmap e21: x(active, since 1.01367s) 2023-09-23T20:04:34.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:34 smithi173 bash[27697]: cluster 2023-09-23T20:04:33.551095+0000 mgr.x (mgr.24700) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:34.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:34 smithi173 bash[27697]: audit 2023-09-23T20:04:33.585395+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:34.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:34 smithi173 bash[27697]: audit 2023-09-23T20:04:33.608582+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:34.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:34 smithi173 bash[27697]: audit 2023-09-23T20:04:33.745854+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:04:34.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:34 smithi173 bash[27697]: cluster 2023-09-23T20:04:33.745936+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T20:04:34.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:34 smithi173 bash[27697]: audit 2023-09-23T20:04:33.755362+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:34.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:34 smithi173 bash[27697]: audit 2023-09-23T20:04:33.755988+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:04:34.852 INFO:tasks.rados.rados.0.smithi098.stdout:1806: writing smithi09866585-178 from 1643440 to 2365872 tid 2 2023-09-23T20:04:34.852 INFO:tasks.rados.rados.0.smithi098.stdout:1807: write oid 450 current snap is 0 2023-09-23T20:04:34.852 INFO:tasks.rados.rados.0.smithi098.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2023-09-23T20:04:34.859 INFO:tasks.rados.rados.0.smithi098.stdout:1807: writing smithi09866585-450 from 689417 to 1253769 tid 1 2023-09-23T20:04:34.864 INFO:tasks.rados.rados.0.smithi098.stdout:1807: writing smithi09866585-450 from 1701922 to 2168012 tid 2 2023-09-23T20:04:34.865 INFO:tasks.rados.rados.0.smithi098.stdout:1808: read oid 83 snap -1 2023-09-23T20:04:34.865 INFO:tasks.rados.rados.0.smithi098.stdout:1808: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-23T20:04:34.865 INFO:tasks.rados.rados.0.smithi098.stdout:1809: write oid 254 current snap is 0 2023-09-23T20:04:34.865 INFO:tasks.rados.rados.0.smithi098.stdout:1804: finishing write tid 3 to smithi09866585-28 2023-09-23T20:04:34.865 INFO:tasks.rados.rados.0.smithi098.stdout:1804: finishing write tid 4 to smithi09866585-28 2023-09-23T20:04:34.865 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 28 v 311 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2023-09-23T20:04:34.865 INFO:tasks.rados.rados.0.smithi098.stdout:1804: left oid 28 (ObjNum 1228 snap 0 seq_num 1228) 2023-09-23T20:04:34.865 INFO:tasks.rados.rados.0.smithi098.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2023-09-23T20:04:34.872 INFO:tasks.rados.rados.0.smithi098.stdout:1809: writing smithi09866585-254 from 706224 to 1462178 tid 1 2023-09-23T20:04:34.880 INFO:tasks.rados.rados.0.smithi098.stdout:1809: writing smithi09866585-254 from 2160404 to 2706224 tid 2 2023-09-23T20:04:34.880 INFO:tasks.rados.rados.0.smithi098.stdout:1804: done (5 left) 2023-09-23T20:04:34.880 INFO:tasks.rados.rados.0.smithi098.stdout:1810: write oid 34 current snap is 0 2023-09-23T20:04:34.880 INFO:tasks.rados.rados.0.smithi098.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2023-09-23T20:04:34.886 INFO:tasks.rados.rados.0.smithi098.stdout:1810: writing smithi09866585-34 from 723031 to 1154234 tid 1 2023-09-23T20:04:34.892 INFO:tasks.rados.rados.0.smithi098.stdout:1810: writing smithi09866585-34 from 1818886 to 2288645 tid 2 2023-09-23T20:04:34.892 INFO:tasks.rados.rados.0.smithi098.stdout:1811: write oid 275 current snap is 0 2023-09-23T20:04:34.893 INFO:tasks.rados.rados.0.smithi098.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2023-09-23T20:04:34.899 INFO:tasks.rados.rados.0.smithi098.stdout:1811: writing smithi09866585-275 from 739838 to 1246290 tid 1 2023-09-23T20:04:34.907 INFO:tasks.rados.rados.0.smithi098.stdout:1811: writing smithi09866585-275 from 1877368 to 2490785 tid 2 2023-09-23T20:04:34.907 INFO:tasks.rados.rados.0.smithi098.stdout:1812: read oid 8 snap -1 2023-09-23T20:04:34.907 INFO:tasks.rados.rados.0.smithi098.stdout:1812: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T20:04:34.907 INFO:tasks.rados.rados.0.smithi098.stdout:1813: write oid 189 current snap is 0 2023-09-23T20:04:34.907 INFO:tasks.rados.rados.0.smithi098.stdout:1805: finishing write tid 1 to smithi09866585-203 2023-09-23T20:04:34.907 INFO:tasks.rados.rados.0.smithi098.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2023-09-23T20:04:34.914 INFO:tasks.rados.rados.0.smithi098.stdout:1813: writing smithi09866585-189 from 756645 to 1338346 tid 1 2023-09-23T20:04:34.921 INFO:tasks.rados.rados.0.smithi098.stdout:1813: writing smithi09866585-189 from 1935850 to 2409278 tid 2 2023-09-23T20:04:34.921 INFO:tasks.rados.rados.0.smithi098.stdout:1814: write oid 487 current snap is 0 2023-09-23T20:04:34.921 INFO:tasks.rados.rados.0.smithi098.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2023-09-23T20:04:34.930 INFO:tasks.rados.rados.0.smithi098.stdout:1814: writing smithi09866585-487 from 773452 to 1430402 tid 1 2023-09-23T20:04:34.937 INFO:tasks.rados.rados.0.smithi098.stdout:1814: writing smithi09866585-487 from 1877979 to 2495065 tid 2 2023-09-23T20:04:34.937 INFO:tasks.rados.rados.0.smithi098.stdout:1815: write oid 186 current snap is 0 2023-09-23T20:04:34.937 INFO:tasks.rados.rados.0.smithi098.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2023-09-23T20:04:34.944 INFO:tasks.rados.rados.0.smithi098.stdout:1815: writing smithi09866585-186 from 790259 to 1522458 tid 1 2023-09-23T20:04:34.950 INFO:tasks.rados.rados.0.smithi098.stdout:1815: writing smithi09866585-186 from 1936461 to 2413558 tid 2 2023-09-23T20:04:34.950 INFO:tasks.rados.rados.0.smithi098.stdout:1816: write oid 224 current snap is 0 2023-09-23T20:04:34.950 INFO:tasks.rados.rados.0.smithi098.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2023-09-23T20:04:34.957 INFO:tasks.rados.rados.0.smithi098.stdout:1816: writing smithi09866585-224 from 407066 to 814514 tid 1 2023-09-23T20:04:34.966 INFO:tasks.rados.rados.0.smithi098.stdout:1816: writing smithi09866585-224 from 1594943 to 2215698 tid 2 2023-09-23T20:04:34.966 INFO:tasks.rados.rados.0.smithi098.stdout:1817: write oid 294 current snap is 0 2023-09-23T20:04:34.966 INFO:tasks.rados.rados.0.smithi098.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2023-09-23T20:04:34.971 INFO:tasks.rados.rados.0.smithi098.stdout:1817: writing smithi09866585-294 from 423873 to 906570 tid 1 2023-09-23T20:04:34.977 INFO:tasks.rados.rados.0.smithi098.stdout:1817: writing smithi09866585-294 from 1653425 to 2134191 tid 2 2023-09-23T20:04:34.981 INFO:tasks.rados.rados.0.smithi098.stdout:1817: writing smithi09866585-294 from 2691441 to 2823873 tid 3 2023-09-23T20:04:34.982 INFO:tasks.rados.rados.0.smithi098.stdout:1818: read oid 401 snap -1 2023-09-23T20:04:34.982 INFO:tasks.rados.rados.0.smithi098.stdout:1818: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:04:34.982 INFO:tasks.rados.rados.0.smithi098.stdout:1819: read oid 338 snap -1 2023-09-23T20:04:34.982 INFO:tasks.rados.rados.0.smithi098.stdout:1819: expect (ObjNum 337 snap 0 seq_num 337) 2023-09-23T20:04:34.982 INFO:tasks.rados.rados.0.smithi098.stdout:1820: write oid 196 current snap is 0 2023-09-23T20:04:34.982 INFO:tasks.rados.rados.0.smithi098.stdout:1805: finishing write tid 2 to smithi09866585-203 2023-09-23T20:04:34.982 INFO:tasks.rados.rados.0.smithi098.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2023-09-23T20:04:34.988 INFO:tasks.rados.rados.0.smithi098.stdout:1820: writing smithi09866585-196 from 440680 to 1114979 tid 1 2023-09-23T20:04:34.995 INFO:tasks.rados.rados.0.smithi098.stdout:1820: writing smithi09866585-196 from 1711907 to 2336331 tid 2 2023-09-23T20:04:34.995 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:04:34.995 INFO:tasks.rados.rados.0.smithi098.stdout:1805: finishing write tid 3 to smithi09866585-203 2023-09-23T20:04:34.995 INFO:tasks.rados.rados.0.smithi098.stdout:1805: finishing write tid 4 to smithi09866585-203 2023-09-23T20:04:34.995 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 203 v 197 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2023-09-23T20:04:34.996 INFO:tasks.rados.rados.0.smithi098.stdout:1805: left oid 203 (ObjNum 1229 snap 0 seq_num 1229) 2023-09-23T20:04:34.996 INFO:tasks.rados.rados.0.smithi098.stdout:1806: finishing write tid 1 to smithi09866585-178 2023-09-23T20:04:34.996 INFO:tasks.rados.rados.0.smithi098.stdout:1805: done (15 left) 2023-09-23T20:04:34.996 INFO:tasks.rados.rados.0.smithi098.stdout:1821: delete oid 198 current snap is 0 2023-09-23T20:04:34.996 INFO:tasks.rados.rados.0.smithi098.stdout:1806: finishing write tid 2 to smithi09866585-178 2023-09-23T20:04:34.996 INFO:tasks.rados.rados.0.smithi098.stdout:1806: finishing write tid 3 to smithi09866585-178 2023-09-23T20:04:34.996 INFO:tasks.rados.rados.0.smithi098.stdout:1806: finishing write tid 4 to smithi09866585-178 2023-09-23T20:04:34.996 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 178 v 308 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2023-09-23T20:04:34.996 INFO:tasks.rados.rados.0.smithi098.stdout:1806: left oid 178 (ObjNum 1230 snap 0 seq_num 1230) 2023-09-23T20:04:34.996 INFO:tasks.rados.rados.0.smithi098.stdout:1807: finishing write tid 1 to smithi09866585-450 2023-09-23T20:04:34.997 INFO:tasks.rados.rados.0.smithi098.stdout:1807: finishing write tid 2 to smithi09866585-450 2023-09-23T20:04:34.997 INFO:tasks.rados.rados.0.smithi098.stdout:1807: finishing write tid 3 to smithi09866585-450 2023-09-23T20:04:34.997 INFO:tasks.rados.rados.0.smithi098.stdout:1807: finishing write tid 4 to smithi09866585-450 2023-09-23T20:04:34.997 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 450 v 209 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2023-09-23T20:04:34.997 INFO:tasks.rados.rados.0.smithi098.stdout:1807: left oid 450 (ObjNum 1231 snap 0 seq_num 1231) 2023-09-23T20:04:34.997 INFO:tasks.rados.rados.0.smithi098.stdout:1808: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-23T20:04:35.116 INFO:tasks.rados.rados.0.smithi098.stdout:1809: finishing write tid 1 to smithi09866585-254 2023-09-23T20:04:35.116 INFO:tasks.rados.rados.0.smithi098.stdout:1809: finishing write tid 2 to smithi09866585-254 2023-09-23T20:04:35.116 INFO:tasks.rados.rados.0.smithi098.stdout:1809: finishing write tid 3 to smithi09866585-254 2023-09-23T20:04:35.116 INFO:tasks.rados.rados.0.smithi098.stdout:1809: finishing write tid 4 to smithi09866585-254 2023-09-23T20:04:35.116 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 254 v 204 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:1809: left oid 254 (ObjNum 1232 snap 0 seq_num 1232) 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:1810: finishing write tid 1 to smithi09866585-34 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:1810: finishing write tid 2 to smithi09866585-34 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:1810: finishing write tid 3 to smithi09866585-34 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:1810: finishing write tid 4 to smithi09866585-34 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 34 v 207 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:1810: left oid 34 (ObjNum 1233 snap 0 seq_num 1233) 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:1811: finishing write tid 1 to smithi09866585-275 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:1806: done (15 left) 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:1807: done (14 left) 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:1808: done (13 left) 2023-09-23T20:04:35.117 INFO:tasks.rados.rados.0.smithi098.stdout:1809: done (12 left) 2023-09-23T20:04:35.118 INFO:tasks.rados.rados.0.smithi098.stdout:1810: done (11 left) 2023-09-23T20:04:35.118 INFO:tasks.rados.rados.0.smithi098.stdout:1821: done (10 left) 2023-09-23T20:04:35.118 INFO:tasks.rados.rados.0.smithi098.stdout:1822: write oid 445 current snap is 0 2023-09-23T20:04:35.118 INFO:tasks.rados.rados.0.smithi098.stdout:1811: finishing write tid 2 to smithi09866585-275 2023-09-23T20:04:35.118 INFO:tasks.rados.rados.0.smithi098.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2023-09-23T20:04:35.120 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:34 smithi098 bash[27576]: debug 2023-09-23T20:04:34.783+0000 7f3efdee8680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:04:35.125 INFO:tasks.rados.rados.0.smithi098.stdout:1822: writing smithi09866585-445 from 474294 to 899091 tid 1 2023-09-23T20:04:35.137 INFO:tasks.rados.rados.0.smithi098.stdout:1822: writing smithi09866585-445 from 1428871 to 2056964 tid 2 2023-09-23T20:04:35.145 INFO:tasks.rados.rados.0.smithi098.stdout:1822: writing smithi09866585-445 from 2657357 to 2874294 tid 3 2023-09-23T20:04:35.145 INFO:tasks.rados.rados.0.smithi098.stdout:1823: write oid 159 current snap is 0 2023-09-23T20:04:35.145 INFO:tasks.rados.rados.0.smithi098.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2023-09-23T20:04:35.155 INFO:tasks.rados.rados.0.smithi098.stdout:1823: writing smithi09866585-159 from 491101 to 991147 tid 1 2023-09-23T20:04:35.165 INFO:tasks.rados.rados.0.smithi098.stdout:1823: writing smithi09866585-159 from 1487353 to 1975457 tid 2 2023-09-23T20:04:35.175 INFO:tasks.rados.rados.0.smithi098.stdout:1823: writing smithi09866585-159 from 2401133 to 2891101 tid 3 2023-09-23T20:04:35.175 INFO:tasks.rados.rados.0.smithi098.stdout:1824: write oid 35 current snap is 0 2023-09-23T20:04:35.175 INFO:tasks.rados.rados.0.smithi098.stdout:1811: finishing write tid 3 to smithi09866585-275 2023-09-23T20:04:35.175 INFO:tasks.rados.rados.0.smithi098.stdout:1811: finishing write tid 4 to smithi09866585-275 2023-09-23T20:04:35.175 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 275 v 307 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2023-09-23T20:04:35.175 INFO:tasks.rados.rados.0.smithi098.stdout:1811: left oid 275 (ObjNum 1234 snap 0 seq_num 1234) 2023-09-23T20:04:35.176 INFO:tasks.rados.rados.0.smithi098.stdout:1812: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T20:04:35.253 INFO:tasks.rados.rados.0.smithi098.stdout:1813: finishing write tid 1 to smithi09866585-189 2023-09-23T20:04:35.253 INFO:tasks.rados.rados.0.smithi098.stdout:1813: finishing write tid 2 to smithi09866585-189 2023-09-23T20:04:35.253 INFO:tasks.rados.rados.0.smithi098.stdout:1813: finishing write tid 3 to smithi09866585-189 2023-09-23T20:04:35.254 INFO:tasks.rados.rados.0.smithi098.stdout:1813: finishing write tid 4 to smithi09866585-189 2023-09-23T20:04:35.254 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 189 v 203 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2023-09-23T20:04:35.254 INFO:tasks.rados.rados.0.smithi098.stdout:1813: left oid 189 (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:04:35.254 INFO:tasks.rados.rados.0.smithi098.stdout:1814: finishing write tid 1 to smithi09866585-487 2023-09-23T20:04:35.254 INFO:tasks.rados.rados.0.smithi098.stdout:1814: finishing write tid 2 to smithi09866585-487 2023-09-23T20:04:35.254 INFO:tasks.rados.rados.0.smithi098.stdout:1814: finishing write tid 3 to smithi09866585-487 2023-09-23T20:04:35.254 INFO:tasks.rados.rados.0.smithi098.stdout:1814: finishing write tid 4 to smithi09866585-487 2023-09-23T20:04:35.254 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 487 v 272 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2023-09-23T20:04:35.254 INFO:tasks.rados.rados.0.smithi098.stdout:1814: left oid 487 (ObjNum 1236 snap 0 seq_num 1236) 2023-09-23T20:04:35.254 INFO:tasks.rados.rados.0.smithi098.stdout:1815: finishing write tid 1 to smithi09866585-186 2023-09-23T20:04:35.254 INFO:tasks.rados.rados.0.smithi098.stdout:1815: finishing write tid 2 to smithi09866585-186 2023-09-23T20:04:35.255 INFO:tasks.rados.rados.0.smithi098.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2023-09-23T20:04:35.264 INFO:tasks.rados.rados.0.smithi098.stdout:1824: writing smithi09866585-35 from 507908 to 1083203 tid 1 2023-09-23T20:04:35.273 INFO:tasks.rados.rados.0.smithi098.stdout:1824: writing smithi09866585-35 from 1829482 to 2461244 tid 2 2023-09-23T20:04:35.273 INFO:tasks.rados.rados.0.smithi098.stdout:1811: done (12 left) 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:1812: done (11 left) 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:1813: done (10 left) 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:1814: done (9 left) 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:1825: read oid 184 snap -1 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:1825: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:1826: read oid 413 snap -1 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:1826: expect (ObjNum 699 snap 0 seq_num 699) 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:1827: write oid 139 current snap is 0 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:1815: finishing write tid 3 to smithi09866585-186 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:1815: finishing write tid 4 to smithi09866585-186 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 186 v 310 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2023-09-23T20:04:35.274 INFO:tasks.rados.rados.0.smithi098.stdout:1815: left oid 186 (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T20:04:35.275 INFO:tasks.rados.rados.0.smithi098.stdout:1816: finishing write tid 1 to smithi09866585-224 2023-09-23T20:04:35.275 INFO:tasks.rados.rados.0.smithi098.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2023-09-23T20:04:35.280 INFO:tasks.rados.rados.0.smithi098.stdout:1827: writing smithi09866585-139 from 524715 to 1175259 tid 1 2023-09-23T20:04:35.288 INFO:tasks.rados.rados.0.smithi098.stdout:1827: writing smithi09866585-139 from 1887964 to 2379737 tid 2 2023-09-23T20:04:35.288 INFO:tasks.rados.rados.0.smithi098.stdout:1816: finishing write tid 2 to smithi09866585-224 2023-09-23T20:04:35.288 INFO:tasks.rados.rados.0.smithi098.stdout:1816: finishing write tid 3 to smithi09866585-224 2023-09-23T20:04:35.288 INFO:tasks.rados.rados.0.smithi098.stdout:1816: finishing write tid 4 to smithi09866585-224 2023-09-23T20:04:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 224 v 334 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2023-09-23T20:04:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:1816: left oid 224 (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T20:04:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:1817: finishing write tid 1 to smithi09866585-294 2023-09-23T20:04:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:1817: finishing write tid 2 to smithi09866585-294 2023-09-23T20:04:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:1815: done (11 left) 2023-09-23T20:04:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:1816: done (10 left) 2023-09-23T20:04:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:1828: read oid 443 snap -1 2023-09-23T20:04:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:1828: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:04:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:1829: write oid 286 current snap is 0 2023-09-23T20:04:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2023-09-23T20:04:35.296 INFO:tasks.rados.rados.0.smithi098.stdout:1829: writing smithi09866585-286 from 541522 to 1267315 tid 1 2023-09-23T20:04:35.304 INFO:tasks.rados.rados.0.smithi098.stdout:1829: writing smithi09866585-286 from 1946446 to 2581877 tid 2 2023-09-23T20:04:35.304 INFO:tasks.rados.rados.0.smithi098.stdout:1830: delete oid 225 current snap is 0 2023-09-23T20:04:35.304 INFO:tasks.rados.rados.0.smithi098.stdout:1818: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T20:04:35.402 INFO:tasks.rados.rados.0.smithi098.stdout:1817: finishing write tid 3 to smithi09866585-294 2023-09-23T20:04:35.402 INFO:tasks.rados.rados.0.smithi098.stdout:1817: finishing write tid 4 to smithi09866585-294 2023-09-23T20:04:35.402 INFO:tasks.rados.rados.0.smithi098.stdout:1817: finishing write tid 5 to smithi09866585-294 2023-09-23T20:04:35.402 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 294 v 254 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2023-09-23T20:04:35.402 INFO:tasks.rados.rados.0.smithi098.stdout:1817: left oid 294 (ObjNum 1239 snap 0 seq_num 1239) 2023-09-23T20:04:35.402 INFO:tasks.rados.rados.0.smithi098.stdout:1820: finishing write tid 1 to smithi09866585-196 2023-09-23T20:04:35.403 INFO:tasks.rados.rados.0.smithi098.stdout:1819: expect (ObjNum 337 snap 0 seq_num 337) 2023-09-23T20:04:35.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27576]: debug 2023-09-23T20:04:35.115+0000 7f3efdee8680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:04:35.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27576]: debug 2023-09-23T20:04:35.299+0000 7f3efdee8680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:04:35.523 INFO:tasks.rados.rados.0.smithi098.stdout:1820: finishing write tid 2 to smithi09866585-196 2023-09-23T20:04:35.523 INFO:tasks.rados.rados.0.smithi098.stdout:1820: finishing write tid 3 to smithi09866585-196 2023-09-23T20:04:35.523 INFO:tasks.rados.rados.0.smithi098.stdout:1820: finishing write tid 4 to smithi09866585-196 2023-09-23T20:04:35.523 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 196 v 212 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2023-09-23T20:04:35.523 INFO:tasks.rados.rados.0.smithi098.stdout:1820: left oid 196 (ObjNum 1240 snap 0 seq_num 1240) 2023-09-23T20:04:35.523 INFO:tasks.rados.rados.0.smithi098.stdout:1822: finishing write tid 1 to smithi09866585-445 2023-09-23T20:04:35.523 INFO:tasks.rados.rados.0.smithi098.stdout:1822: finishing write tid 2 to smithi09866585-445 2023-09-23T20:04:35.523 INFO:tasks.rados.rados.0.smithi098.stdout:1822: finishing write tid 3 to smithi09866585-445 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:1822: finishing write tid 4 to smithi09866585-445 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:1822: finishing write tid 5 to smithi09866585-445 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 445 v 367 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:1822: left oid 445 (ObjNum 1242 snap 0 seq_num 1242) 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:1823: finishing write tid 1 to smithi09866585-159 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:1823: finishing write tid 2 to smithi09866585-159 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:1817: done (12 left) 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:1818: done (11 left) 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:1819: done (10 left) 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:1820: done (9 left) 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:1822: done (8 left) 2023-09-23T20:04:35.524 INFO:tasks.rados.rados.0.smithi098.stdout:1830: done (7 left) 2023-09-23T20:04:35.525 INFO:tasks.rados.rados.0.smithi098.stdout:1831: write oid 151 current snap is 0 2023-09-23T20:04:35.525 INFO:tasks.rados.rados.0.smithi098.stdout:1823: finishing write tid 3 to smithi09866585-159 2023-09-23T20:04:35.525 INFO:tasks.rados.rados.0.smithi098.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2023-09-23T20:04:35.530 INFO:tasks.rados.rados.0.smithi098.stdout:1831: writing smithi09866585-151 from 575136 to 1167780 tid 1 2023-09-23T20:04:35.537 INFO:tasks.rados.rados.0.smithi098.stdout:1831: writing smithi09866585-151 from 1663410 to 2302510 tid 2 2023-09-23T20:04:35.541 INFO:tasks.rados.rados.0.smithi098.stdout:1831: writing smithi09866585-151 from 2705542 to 2975136 tid 3 2023-09-23T20:04:35.541 INFO:tasks.rados.rados.0.smithi098.stdout:1832: read oid 404 snap -1 2023-09-23T20:04:35.542 INFO:tasks.rados.rados.0.smithi098.stdout:1832: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T20:04:35.542 INFO:tasks.rados.rados.0.smithi098.stdout:1833: read oid 334 snap -1 2023-09-23T20:04:35.542 INFO:tasks.rados.rados.0.smithi098.stdout:1833: expect (ObjNum 333 snap 0 seq_num 333) 2023-09-23T20:04:35.542 INFO:tasks.rados.rados.0.smithi098.stdout:1834: read oid 48 snap -1 2023-09-23T20:04:35.542 INFO:tasks.rados.rados.0.smithi098.stdout:1834: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-09-23T20:04:35.542 INFO:tasks.rados.rados.0.smithi098.stdout:1835: write oid 91 current snap is 0 2023-09-23T20:04:35.542 INFO:tasks.rados.rados.0.smithi098.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2023-09-23T20:04:35.549 INFO:tasks.rados.rados.0.smithi098.stdout:1835: writing smithi09866585-91 from 591943 to 1259836 tid 1 2023-09-23T20:04:35.558 INFO:tasks.rados.rados.0.smithi098.stdout:1835: writing smithi09866585-91 from 1721892 to 2504650 tid 2 2023-09-23T20:04:35.558 INFO:tasks.rados.rados.0.smithi098.stdout:1836: delete oid 202 current snap is 0 2023-09-23T20:04:35.558 INFO:tasks.rados.rados.0.smithi098.stdout:1823: finishing write tid 4 to smithi09866585-159 2023-09-23T20:04:35.559 INFO:tasks.rados.rados.0.smithi098.stdout:1823: finishing write tid 5 to smithi09866585-159 2023-09-23T20:04:35.559 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 159 v 211 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2023-09-23T20:04:35.559 INFO:tasks.rados.rados.0.smithi098.stdout:1823: left oid 159 (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T20:04:35.559 INFO:tasks.rados.rados.0.smithi098.stdout:1824: finishing write tid 1 to smithi09866585-35 2023-09-23T20:04:35.559 INFO:tasks.rados.rados.0.smithi098.stdout:1824: finishing write tid 2 to smithi09866585-35 2023-09-23T20:04:35.559 INFO:tasks.rados.rados.0.smithi098.stdout:1824: finishing write tid 3 to smithi09866585-35 2023-09-23T20:04:35.559 INFO:tasks.rados.rados.0.smithi098.stdout:1824: finishing write tid 4 to smithi09866585-35 2023-09-23T20:04:35.559 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 35 v 275 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2023-09-23T20:04:35.559 INFO:tasks.rados.rados.0.smithi098.stdout:1824: left oid 35 (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T20:04:35.559 INFO:tasks.rados.rados.0.smithi098.stdout:1825: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T20:04:35.696 INFO:tasks.rados.rados.0.smithi098.stdout:1826: expect (ObjNum 699 snap 0 seq_num 699) 2023-09-23T20:04:35.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:35 smithi173 bash[27697]: cluster 2023-09-23T20:04:34.520860+0000 mgr.x (mgr.24700) 4 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:35.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:35 smithi173 bash[27697]: audit 2023-09-23T20:04:34.744090+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:04:35.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:35 smithi173 bash[27697]: cluster 2023-09-23T20:04:34.744203+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T20:04:35.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:35 smithi173 bash[27697]: audit 2023-09-23T20:04:34.748969+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.98:0/3541580083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:35.845 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:35 smithi173 bash[50672]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:04:35] "GET /metrics HTTP/1.1" 200 33162 "" "Prometheus/2.33.4" 2023-09-23T20:04:35.854 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27576]: debug 2023-09-23T20:04:35.483+0000 7f3efdee8680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:04:35.854 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27576]: debug 2023-09-23T20:04:35.731+0000 7f3efdee8680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:04:35.855 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[33670]: cluster 2023-09-23T20:04:34.520860+0000 mgr.x (mgr.24700) 4 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:35.855 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[33670]: audit 2023-09-23T20:04:34.744090+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:04:35.855 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[33670]: cluster 2023-09-23T20:04:34.744203+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T20:04:35.855 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[33670]: audit 2023-09-23T20:04:34.748969+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.98:0/3541580083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:35.855 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27308]: cluster 2023-09-23T20:04:34.520860+0000 mgr.x (mgr.24700) 4 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:35.855 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27308]: audit 2023-09-23T20:04:34.744090+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:04:35.855 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27308]: cluster 2023-09-23T20:04:34.744203+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T20:04:35.855 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27308]: audit 2023-09-23T20:04:34.748969+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.98:0/3541580083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:35.875 INFO:tasks.rados.rados.0.smithi098.stdout:1827: finishing write tid 1 to smithi09866585-139 2023-09-23T20:04:35.875 INFO:tasks.rados.rados.0.smithi098.stdout:1827: finishing write tid 2 to smithi09866585-139 2023-09-23T20:04:35.875 INFO:tasks.rados.rados.0.smithi098.stdout:1827: finishing write tid 3 to smithi09866585-139 2023-09-23T20:04:35.875 INFO:tasks.rados.rados.0.smithi098.stdout:1827: finishing write tid 4 to smithi09866585-139 2023-09-23T20:04:35.875 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 139 v 257 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2023-09-23T20:04:35.875 INFO:tasks.rados.rados.0.smithi098.stdout:1827: left oid 139 (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T20:04:35.875 INFO:tasks.rados.rados.0.smithi098.stdout:1828: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:04:35.990 INFO:tasks.rados.rados.0.smithi098.stdout:1829: finishing write tid 1 to smithi09866585-286 2023-09-23T20:04:35.990 INFO:tasks.rados.rados.0.smithi098.stdout:1829: finishing write tid 2 to smithi09866585-286 2023-09-23T20:04:35.990 INFO:tasks.rados.rados.0.smithi098.stdout:1829: finishing write tid 3 to smithi09866585-286 2023-09-23T20:04:35.990 INFO:tasks.rados.rados.0.smithi098.stdout:1829: finishing write tid 4 to smithi09866585-286 2023-09-23T20:04:35.990 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 286 v 213 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1829: left oid 286 (ObjNum 1246 snap 0 seq_num 1246) 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1831: finishing write tid 1 to smithi09866585-151 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1823: done (12 left) 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1824: done (11 left) 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1825: done (10 left) 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1826: done (9 left) 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1827: done (8 left) 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1828: done (7 left) 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1829: done (6 left) 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1836: done (5 left) 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1837: read oid 30 snap -1 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1837: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:04:35.991 INFO:tasks.rados.rados.0.smithi098.stdout:1838: write oid 242 current snap is 0 2023-09-23T20:04:35.992 INFO:tasks.rados.rados.0.smithi098.stdout:1831: finishing write tid 2 to smithi09866585-151 2023-09-23T20:04:35.992 INFO:tasks.rados.rados.0.smithi098.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2023-09-23T20:04:35.999 INFO:tasks.rados.rados.0.smithi098.stdout:1838: writing smithi09866585-242 from 625557 to 1043948 tid 1 2023-09-23T20:04:36.008 INFO:tasks.rados.rados.0.smithi098.stdout:1838: writing smithi09866585-242 from 1838856 to 2625283 tid 2 2023-09-23T20:04:36.008 INFO:tasks.rados.rados.0.smithi098.stdout:1839: write oid 273 current snap is 0 2023-09-23T20:04:36.008 INFO:tasks.rados.rados.0.smithi098.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2023-09-23T20:04:36.014 INFO:tasks.rados.rados.0.smithi098.stdout:1839: writing smithi09866585-273 from 642364 to 1136004 tid 1 2023-09-23T20:04:36.023 INFO:tasks.rados.rados.0.smithi098.stdout:1839: writing smithi09866585-273 from 1897338 to 2543776 tid 2 2023-09-23T20:04:36.023 INFO:tasks.rados.rados.0.smithi098.stdout:1840: write oid 447 current snap is 0 2023-09-23T20:04:36.023 INFO:tasks.rados.rados.0.smithi098.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2023-09-23T20:04:36.029 INFO:tasks.rados.rados.0.smithi098.stdout:1840: writing smithi09866585-447 from 659171 to 1228060 tid 1 2023-09-23T20:04:36.038 INFO:tasks.rados.rados.0.smithi098.stdout:1840: writing smithi09866585-447 from 1839467 to 2629563 tid 2 2023-09-23T20:04:36.038 INFO:tasks.rados.rados.0.smithi098.stdout:1841: write oid 263 current snap is 0 2023-09-23T20:04:36.038 INFO:tasks.rados.rados.0.smithi098.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2023-09-23T20:04:36.046 INFO:tasks.rados.rados.0.smithi098.stdout:1841: writing smithi09866585-263 from 675978 to 1320116 tid 1 2023-09-23T20:04:36.053 INFO:tasks.rados.rados.0.smithi098.stdout:1841: writing smithi09866585-263 from 1897949 to 2548056 tid 2 2023-09-23T20:04:36.053 INFO:tasks.rados.rados.0.smithi098.stdout:1842: write oid 27 current snap is 0 2023-09-23T20:04:36.053 INFO:tasks.rados.rados.0.smithi098.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2023-09-23T20:04:36.060 INFO:tasks.rados.rados.0.smithi098.stdout:1842: writing smithi09866585-27 from 692785 to 1128525 tid 1 2023-09-23T20:04:36.069 INFO:tasks.rados.rados.0.smithi098.stdout:1842: writing smithi09866585-27 from 1672784 to 2466549 tid 2 2023-09-23T20:04:36.072 INFO:tasks.rados.rados.0.smithi098.stdout:1842: writing smithi09866585-27 from 2897503 to 3092785 tid 3 2023-09-23T20:04:36.073 INFO:tasks.rados.rados.0.smithi098.stdout:1843: delete oid 403 current snap is 0 2023-09-23T20:04:36.073 INFO:tasks.rados.rados.0.smithi098.stdout:1831: finishing write tid 3 to smithi09866585-151 2023-09-23T20:04:36.073 INFO:tasks.rados.rados.0.smithi098.stdout:1831: finishing write tid 4 to smithi09866585-151 2023-09-23T20:04:36.073 INFO:tasks.rados.rados.0.smithi098.stdout:1831: finishing write tid 5 to smithi09866585-151 2023-09-23T20:04:36.073 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 151 v 201 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2023-09-23T20:04:36.073 INFO:tasks.rados.rados.0.smithi098.stdout:1831: left oid 151 (ObjNum 1248 snap 0 seq_num 1248) 2023-09-23T20:04:36.073 INFO:tasks.rados.rados.0.smithi098.stdout:1832: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T20:04:36.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27576]: debug 2023-09-23T20:04:35.843+0000 7f3efdee8680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:04:36.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27576]: [23/Sep/2023:20:04:35] ENGINE Bus STARTING 2023-09-23T20:04:36.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27576]: CherryPy Checker: 2023-09-23T20:04:36.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27576]: The Application mounted at '' has an empty config. 2023-09-23T20:04:36.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27576]: [23/Sep/2023:20:04:35] ENGINE Serving on http://:::9283 2023-09-23T20:04:36.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:35 smithi098 bash[27576]: [23/Sep/2023:20:04:35] ENGINE Bus STARTED 2023-09-23T20:04:36.186 INFO:tasks.rados.rados.0.smithi098.stdout:1834: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-09-23T20:04:36.294 INFO:tasks.rados.rados.0.smithi098.stdout:1833: expect (ObjNum 333 snap 0 seq_num 333) 2023-09-23T20:04:36.413 INFO:tasks.rados.rados.0.smithi098.stdout:1835: finishing write tid 1 to smithi09866585-91 2023-09-23T20:04:36.413 INFO:tasks.rados.rados.0.smithi098.stdout:1835: finishing write tid 2 to smithi09866585-91 2023-09-23T20:04:36.413 INFO:tasks.rados.rados.0.smithi098.stdout:1835: finishing write tid 3 to smithi09866585-91 2023-09-23T20:04:36.413 INFO:tasks.rados.rados.0.smithi098.stdout:1835: finishing write tid 4 to smithi09866585-91 2023-09-23T20:04:36.413 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 91 v 314 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2023-09-23T20:04:36.413 INFO:tasks.rados.rados.0.smithi098.stdout:1835: left oid 91 (ObjNum 1249 snap 0 seq_num 1249) 2023-09-23T20:04:36.413 INFO:tasks.rados.rados.0.smithi098.stdout:1837: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T20:04:36.497 INFO:tasks.rados.rados.0.smithi098.stdout:1838: finishing write tid 1 to smithi09866585-242 2023-09-23T20:04:36.497 INFO:tasks.rados.rados.0.smithi098.stdout:1838: finishing write tid 2 to smithi09866585-242 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:1838: finishing write tid 3 to smithi09866585-242 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:1838: finishing write tid 4 to smithi09866585-242 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 242 v 210 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:1838: left oid 242 (ObjNum 1251 snap 0 seq_num 1251) 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:1839: finishing write tid 1 to smithi09866585-273 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:1831: done (11 left) 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:1832: done (10 left) 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:1833: done (9 left) 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:1834: done (8 left) 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:1835: done (7 left) 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:1837: done (6 left) 2023-09-23T20:04:36.498 INFO:tasks.rados.rados.0.smithi098.stdout:1838: done (5 left) 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:1843: done (4 left) 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:1844: read oid 158 snap -1 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:1844: expect (ObjNum 962 snap 0 seq_num 962) 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:1845: read oid 288 snap -1 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:1845: expect (ObjNum 901 snap 0 seq_num 901) 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:1846: delete oid 290 current snap is 0 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:1839: finishing write tid 2 to smithi09866585-273 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:1839: finishing write tid 3 to smithi09866585-273 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:1839: finishing write tid 4 to smithi09866585-273 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 273 v 204 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:1839: left oid 273 (ObjNum 1252 snap 0 seq_num 1252) 2023-09-23T20:04:36.499 INFO:tasks.rados.rados.0.smithi098.stdout:1840: finishing write tid 1 to smithi09866585-447 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:1840: finishing write tid 2 to smithi09866585-447 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:1840: finishing write tid 3 to smithi09866585-447 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:1840: finishing write tid 4 to smithi09866585-447 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 447 v 206 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:1840: left oid 447 (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:1841: finishing write tid 1 to smithi09866585-263 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:1841: finishing write tid 2 to smithi09866585-263 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:1841: finishing write tid 3 to smithi09866585-263 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:1841: finishing write tid 4 to smithi09866585-263 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 263 v 317 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:1841: left oid 263 (ObjNum 1254 snap 0 seq_num 1254) 2023-09-23T20:04:36.500 INFO:tasks.rados.rados.0.smithi098.stdout:1842: finishing write tid 1 to smithi09866585-27 2023-09-23T20:04:36.501 INFO:tasks.rados.rados.0.smithi098.stdout:1842: finishing write tid 2 to smithi09866585-27 2023-09-23T20:04:36.501 INFO:tasks.rados.rados.0.smithi098.stdout:1842: finishing write tid 3 to smithi09866585-27 2023-09-23T20:04:36.501 INFO:tasks.rados.rados.0.smithi098.stdout:1842: finishing write tid 4 to smithi09866585-27 2023-09-23T20:04:36.501 INFO:tasks.rados.rados.0.smithi098.stdout:1842: finishing write tid 5 to smithi09866585-27 2023-09-23T20:04:36.501 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 27 v 208 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2023-09-23T20:04:36.501 INFO:tasks.rados.rados.0.smithi098.stdout:1842: left oid 27 (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T20:04:36.501 INFO:tasks.rados.rados.0.smithi098.stdout:1839: done (6 left) 2023-09-23T20:04:36.501 INFO:tasks.rados.rados.0.smithi098.stdout:1840: done (5 left) 2023-09-23T20:04:36.502 INFO:tasks.rados.rados.0.smithi098.stdout:1841: done (4 left) 2023-09-23T20:04:36.502 INFO:tasks.rados.rados.0.smithi098.stdout:1842: done (3 left) 2023-09-23T20:04:36.502 INFO:tasks.rados.rados.0.smithi098.stdout:1846: done (2 left) 2023-09-23T20:04:36.502 INFO:tasks.rados.rados.0.smithi098.stdout:1847: write oid 13 current snap is 0 2023-09-23T20:04:36.502 INFO:tasks.rados.rados.0.smithi098.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2023-09-23T20:04:36.510 INFO:tasks.rados.rados.0.smithi098.stdout:1847: writing smithi09866585-13 from 743206 to 1404693 tid 1 2023-09-23T20:04:36.518 INFO:tasks.rados.rados.0.smithi098.stdout:1847: writing smithi09866585-13 from 2131877 to 2672969 tid 2 2023-09-23T20:04:36.518 INFO:tasks.rados.rados.0.smithi098.stdout:1848: delete oid 147 current snap is 0 2023-09-23T20:04:36.518 INFO:tasks.rados.rados.0.smithi098.stdout:1844: expect (ObjNum 962 snap 0 seq_num 962) 2023-09-23T20:04:36.649 INFO:tasks.rados.rados.0.smithi098.stdout:1845: expect (ObjNum 901 snap 0 seq_num 901) 2023-09-23T20:04:36.793 INFO:tasks.rados.rados.0.smithi098.stdout:1847: finishing write tid 1 to smithi09866585-13 2023-09-23T20:04:36.793 INFO:tasks.rados.rados.0.smithi098.stdout:1847: finishing write tid 2 to smithi09866585-13 2023-09-23T20:04:36.793 INFO:tasks.rados.rados.0.smithi098.stdout:1847: finishing write tid 3 to smithi09866585-13 2023-09-23T20:04:36.793 INFO:tasks.rados.rados.0.smithi098.stdout:1847: finishing write tid 4 to smithi09866585-13 2023-09-23T20:04:36.793 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 13 v 214 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2023-09-23T20:04:36.793 INFO:tasks.rados.rados.0.smithi098.stdout:1847: left oid 13 (ObjNum 1258 snap 0 seq_num 1258) 2023-09-23T20:04:36.793 INFO:tasks.rados.rados.0.smithi098.stdout:1844: done (3 left) 2023-09-23T20:04:36.793 INFO:tasks.rados.rados.0.smithi098.stdout:1845: done (2 left) 2023-09-23T20:04:36.794 INFO:tasks.rados.rados.0.smithi098.stdout:1847: done (1 left) 2023-09-23T20:04:36.794 INFO:tasks.rados.rados.0.smithi098.stdout:1848: done (0 left) 2023-09-23T20:04:36.794 INFO:tasks.rados.rados.0.smithi098.stdout:1849: read oid 315 snap -1 2023-09-23T20:04:36.794 INFO:tasks.rados.rados.0.smithi098.stdout:1849: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T20:04:36.794 INFO:tasks.rados.rados.0.smithi098.stdout:1850: read oid 338 snap -1 2023-09-23T20:04:36.794 INFO:tasks.rados.rados.0.smithi098.stdout:1850: expect (ObjNum 337 snap 0 seq_num 337) 2023-09-23T20:04:36.794 INFO:tasks.rados.rados.0.smithi098.stdout:1851: delete oid 70 current snap is 0 2023-09-23T20:04:36.796 INFO:tasks.rados.rados.0.smithi098.stdout:1851: done (2 left) 2023-09-23T20:04:36.796 INFO:tasks.rados.rados.0.smithi098.stdout:1852: write oid 304 current snap is 0 2023-09-23T20:04:36.796 INFO:tasks.rados.rados.0.smithi098.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2023-09-23T20:04:36.804 INFO:tasks.rados.rados.0.smithi098.stdout:1852: writing smithi09866585-304 from 793627 to 1280861 tid 1 2023-09-23T20:04:36.810 INFO:tasks.rados.rados.0.smithi098.stdout:1852: writing smithi09866585-304 from 1790970 to 2195742 tid 2 2023-09-23T20:04:36.816 INFO:tasks.rados.rados.0.smithi098.stdout:1852: writing smithi09866585-304 from 2829335 to 3193627 tid 3 2023-09-23T20:04:36.816 INFO:tasks.rados.rados.0.smithi098.stdout:1853: write oid 164 current snap is 0 2023-09-23T20:04:36.817 INFO:tasks.rados.rados.0.smithi098.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2023-09-23T20:04:36.823 INFO:tasks.rados.rados.0.smithi098.stdout:1853: writing smithi09866585-164 from 410434 to 1089270 tid 1 2023-09-23T20:04:36.830 INFO:tasks.rados.rados.0.smithi098.stdout:1853: writing smithi09866585-164 from 1565805 to 2114235 tid 2 2023-09-23T20:04:36.838 INFO:tasks.rados.rados.0.smithi098.stdout:1853: writing smithi09866585-164 from 2573111 to 3210434 tid 3 2023-09-23T20:04:36.838 INFO:tasks.rados.rados.0.smithi098.stdout:1854: read oid 461 snap -1 2023-09-23T20:04:36.838 INFO:tasks.rados.rados.0.smithi098.stdout:1854: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:04:36.838 INFO:tasks.rados.rados.0.smithi098.stdout:1849: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T20:04:36.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:36 smithi173 bash[27697]: cephadm 2023-09-23T20:04:34.854238+0000 mgr.x (mgr.24700) 5 : cephadm [INF] [23/Sep/2023:20:04:34] ENGINE Bus STARTING 2023-09-23T20:04:36.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:36 smithi173 bash[27697]: cephadm 2023-09-23T20:04:35.062738+0000 mgr.x (mgr.24700) 6 : cephadm [INF] [23/Sep/2023:20:04:35] ENGINE Serving on https://172.21.15.173:7150 2023-09-23T20:04:36.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:36 smithi173 bash[27697]: cephadm 2023-09-23T20:04:35.166161+0000 mgr.x (mgr.24700) 7 : cephadm [INF] [23/Sep/2023:20:04:35] ENGINE Serving on http://172.21.15.173:8765 2023-09-23T20:04:36.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:36 smithi173 bash[27697]: cephadm 2023-09-23T20:04:35.166795+0000 mgr.x (mgr.24700) 8 : cephadm [INF] [23/Sep/2023:20:04:35] ENGINE Bus STARTED 2023-09-23T20:04:36.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:36 smithi173 bash[27697]: cluster 2023-09-23T20:04:35.525428+0000 mon.a (mon.0) 817 : cluster [DBG] mgrmap e22: x(active, since 3s) 2023-09-23T20:04:36.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:36 smithi173 bash[27697]: cluster 2023-09-23T20:04:35.852140+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:04:36.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:36 smithi173 bash[27697]: audit 2023-09-23T20:04:35.856164+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:04:36.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:36 smithi173 bash[27697]: audit 2023-09-23T20:04:35.857958+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:04:36.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:36 smithi173 bash[27697]: audit 2023-09-23T20:04:35.859944+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:04:36.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:36 smithi173 bash[27697]: audit 2023-09-23T20:04:35.860369+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:04:36.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:36 smithi173 bash[27697]: audit 2023-09-23T20:04:36.032643+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:36.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[33670]: cephadm 2023-09-23T20:04:34.854238+0000 mgr.x (mgr.24700) 5 : cephadm [INF] [23/Sep/2023:20:04:34] ENGINE Bus STARTING 2023-09-23T20:04:36.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[33670]: cephadm 2023-09-23T20:04:35.062738+0000 mgr.x (mgr.24700) 6 : cephadm [INF] [23/Sep/2023:20:04:35] ENGINE Serving on https://172.21.15.173:7150 2023-09-23T20:04:36.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[33670]: cephadm 2023-09-23T20:04:35.166161+0000 mgr.x (mgr.24700) 7 : cephadm [INF] [23/Sep/2023:20:04:35] ENGINE Serving on http://172.21.15.173:8765 2023-09-23T20:04:36.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[33670]: cephadm 2023-09-23T20:04:35.166795+0000 mgr.x (mgr.24700) 8 : cephadm [INF] [23/Sep/2023:20:04:35] ENGINE Bus STARTED 2023-09-23T20:04:36.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[33670]: cluster 2023-09-23T20:04:35.525428+0000 mon.a (mon.0) 817 : cluster [DBG] mgrmap e22: x(active, since 3s) 2023-09-23T20:04:36.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[33670]: cluster 2023-09-23T20:04:35.852140+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:04:36.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[33670]: audit 2023-09-23T20:04:35.856164+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:04:36.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[33670]: audit 2023-09-23T20:04:35.857958+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:04:36.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[33670]: audit 2023-09-23T20:04:35.859944+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:04:36.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[33670]: audit 2023-09-23T20:04:35.860369+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:04:36.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[33670]: audit 2023-09-23T20:04:36.032643+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:36.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[27308]: cephadm 2023-09-23T20:04:34.854238+0000 mgr.x (mgr.24700) 5 : cephadm [INF] [23/Sep/2023:20:04:34] ENGINE Bus STARTING 2023-09-23T20:04:36.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[27308]: cephadm 2023-09-23T20:04:35.062738+0000 mgr.x (mgr.24700) 6 : cephadm [INF] [23/Sep/2023:20:04:35] ENGINE Serving on https://172.21.15.173:7150 2023-09-23T20:04:36.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[27308]: cephadm 2023-09-23T20:04:35.166161+0000 mgr.x (mgr.24700) 7 : cephadm [INF] [23/Sep/2023:20:04:35] ENGINE Serving on http://172.21.15.173:8765 2023-09-23T20:04:36.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[27308]: cephadm 2023-09-23T20:04:35.166795+0000 mgr.x (mgr.24700) 8 : cephadm [INF] [23/Sep/2023:20:04:35] ENGINE Bus STARTED 2023-09-23T20:04:36.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[27308]: cluster 2023-09-23T20:04:35.525428+0000 mon.a (mon.0) 817 : cluster [DBG] mgrmap e22: x(active, since 3s) 2023-09-23T20:04:36.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[27308]: cluster 2023-09-23T20:04:35.852140+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:04:36.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[27308]: audit 2023-09-23T20:04:35.856164+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:04:36.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[27308]: audit 2023-09-23T20:04:35.857958+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:04:36.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[27308]: audit 2023-09-23T20:04:35.859944+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:04:36.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[27308]: audit 2023-09-23T20:04:35.860369+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.? 172.21.15.98:0/201570890' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:04:36.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:36 smithi098 bash[27308]: audit 2023-09-23T20:04:36.032643+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:37.044 INFO:tasks.rados.rados.0.smithi098.stdout:1850: expect (ObjNum 337 snap 0 seq_num 337) 2023-09-23T20:04:37.168 INFO:tasks.rados.rados.0.smithi098.stdout:1852: finishing write tid 1 to smithi09866585-304 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:1852: finishing write tid 2 to smithi09866585-304 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:1852: finishing write tid 3 to smithi09866585-304 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:1852: finishing write tid 4 to smithi09866585-304 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:1852: finishing write tid 5 to smithi09866585-304 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 304 v 216 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:1852: left oid 304 (ObjNum 1261 snap 0 seq_num 1261) 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:1853: finishing write tid 1 to smithi09866585-164 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:1853: finishing write tid 2 to smithi09866585-164 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:1853: finishing write tid 3 to smithi09866585-164 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:1853: finishing write tid 4 to smithi09866585-164 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:1853: finishing write tid 5 to smithi09866585-164 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 164 v 184 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2023-09-23T20:04:37.169 INFO:tasks.rados.rados.0.smithi098.stdout:1853: left oid 164 (ObjNum 1262 snap 0 seq_num 1262) 2023-09-23T20:04:37.170 INFO:tasks.rados.rados.0.smithi098.stdout:1854: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:04:37.292 INFO:tasks.rados.rados.0.smithi098.stdout:1849: done (4 left) 2023-09-23T20:04:37.293 INFO:tasks.rados.rados.0.smithi098.stdout:1850: done (3 left) 2023-09-23T20:04:37.293 INFO:tasks.rados.rados.0.smithi098.stdout:1852: done (2 left) 2023-09-23T20:04:37.293 INFO:tasks.rados.rados.0.smithi098.stdout:1853: done (1 left) 2023-09-23T20:04:37.293 INFO:tasks.rados.rados.0.smithi098.stdout:1854: done (0 left) 2023-09-23T20:04:37.293 INFO:tasks.rados.rados.0.smithi098.stdout:1855: read oid 120 snap -1 2023-09-23T20:04:37.293 INFO:tasks.rados.rados.0.smithi098.stdout:1855: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:04:37.293 INFO:tasks.rados.rados.0.smithi098.stdout:1856: write oid 405 current snap is 0 2023-09-23T20:04:37.293 INFO:tasks.rados.rados.0.smithi098.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2023-09-23T20:04:37.303 INFO:tasks.rados.rados.0.smithi098.stdout:1856: writing smithi09866585-405 from 427241 to 1181326 tid 1 2023-09-23T20:04:37.308 INFO:tasks.rados.rados.0.smithi098.stdout:1856: writing smithi09866585-405 from 1624287 to 2032728 tid 2 2023-09-23T20:04:37.314 INFO:tasks.rados.rados.0.smithi098.stdout:1856: writing smithi09866585-405 from 2600534 to 3150498 tid 3 2023-09-23T20:04:37.315 INFO:tasks.rados.rados.0.smithi098.stdout:1857: write oid 60 current snap is 0 2023-09-23T20:04:37.315 INFO:tasks.rados.rados.0.smithi098.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2023-09-23T20:04:37.319 INFO:tasks.rados.rados.0.smithi098.stdout:1857: writing smithi09866585-60 from 444048 to 873382 tid 1 2023-09-23T20:04:37.325 INFO:tasks.rados.rados.0.smithi098.stdout:1857: writing smithi09866585-60 from 1282769 to 1834868 tid 2 2023-09-23T20:04:37.333 INFO:tasks.rados.rados.0.smithi098.stdout:1857: writing smithi09866585-60 from 2627957 to 3244048 tid 3 2023-09-23T20:04:37.333 INFO:tasks.rados.rados.0.smithi098.stdout:1858: write oid 179 current snap is 0 2023-09-23T20:04:37.333 INFO:tasks.rados.rados.0.smithi098.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2023-09-23T20:04:37.338 INFO:tasks.rados.rados.0.smithi098.stdout:1858: writing smithi09866585-179 from 460855 to 965438 tid 1 2023-09-23T20:04:37.344 INFO:tasks.rados.rados.0.smithi098.stdout:1858: writing smithi09866585-179 from 1624898 to 2037008 tid 2 2023-09-23T20:04:37.352 INFO:tasks.rados.rados.0.smithi098.stdout:1858: writing smithi09866585-179 from 2539027 to 3111535 tid 3 2023-09-23T20:04:37.352 INFO:tasks.rados.rados.0.smithi098.stdout:1859: write oid 90 current snap is 0 2023-09-23T20:04:37.352 INFO:tasks.rados.rados.0.smithi098.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2023-09-23T20:04:37.358 INFO:tasks.rados.rados.0.smithi098.stdout:1859: writing smithi09866585-90 from 477662 to 1057494 tid 1 2023-09-23T20:04:37.365 INFO:tasks.rados.rados.0.smithi098.stdout:1859: writing smithi09866585-90 from 1683380 to 2239148 tid 2 2023-09-23T20:04:37.371 INFO:tasks.rados.rados.0.smithi098.stdout:1859: writing smithi09866585-90 from 2966450 to 3277662 tid 3 2023-09-23T20:04:37.371 INFO:tasks.rados.rados.0.smithi098.stdout:1860: read oid 162 snap -1 2023-09-23T20:04:37.371 INFO:tasks.rados.rados.0.smithi098.stdout:1860: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T20:04:37.372 INFO:tasks.rados.rados.0.smithi098.stdout:1861: read oid 358 snap -1 2023-09-23T20:04:37.372 INFO:tasks.rados.rados.0.smithi098.stdout:1861: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T20:04:37.372 INFO:tasks.rados.rados.0.smithi098.stdout:1862: write oid 422 current snap is 0 2023-09-23T20:04:37.372 INFO:tasks.rados.rados.0.smithi098.stdout:1855: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-23T20:04:37.470 INFO:tasks.rados.rados.0.smithi098.stdout:1856: finishing write tid 1 to smithi09866585-405 2023-09-23T20:04:37.470 INFO:tasks.rados.rados.0.smithi098.stdout:1856: finishing write tid 2 to smithi09866585-405 2023-09-23T20:04:37.470 INFO:tasks.rados.rados.0.smithi098.stdout:1856: finishing write tid 3 to smithi09866585-405 2023-09-23T20:04:37.470 INFO:tasks.rados.rados.0.smithi098.stdout:1856: finishing write tid 4 to smithi09866585-405 2023-09-23T20:04:37.470 INFO:tasks.rados.rados.0.smithi098.stdout:1856: finishing write tid 5 to smithi09866585-405 2023-09-23T20:04:37.470 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 405 v 212 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2023-09-23T20:04:37.470 INFO:tasks.rados.rados.0.smithi098.stdout:1856: left oid 405 (ObjNum 1263 snap 0 seq_num 1263) 2023-09-23T20:04:37.471 INFO:tasks.rados.rados.0.smithi098.stdout:1857: finishing write tid 1 to smithi09866585-60 2023-09-23T20:04:37.471 INFO:tasks.rados.rados.0.smithi098.stdout:1857: finishing write tid 2 to smithi09866585-60 2023-09-23T20:04:37.471 INFO:tasks.rados.rados.0.smithi098.stdout:1857: finishing write tid 3 to smithi09866585-60 2023-09-23T20:04:37.471 INFO:tasks.rados.rados.0.smithi098.stdout:1857: finishing write tid 4 to smithi09866585-60 2023-09-23T20:04:37.471 INFO:tasks.rados.rados.0.smithi098.stdout:1857: finishing write tid 5 to smithi09866585-60 2023-09-23T20:04:37.471 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 60 v 220 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2023-09-23T20:04:37.471 INFO:tasks.rados.rados.0.smithi098.stdout:1857: left oid 60 (ObjNum 1264 snap 0 seq_num 1264) 2023-09-23T20:04:37.471 INFO:tasks.rados.rados.0.smithi098.stdout:1858: finishing write tid 1 to smithi09866585-179 2023-09-23T20:04:37.471 INFO:tasks.rados.rados.0.smithi098.stdout:1858: finishing write tid 2 to smithi09866585-179 2023-09-23T20:04:37.471 INFO:tasks.rados.rados.0.smithi098.stdout:1858: finishing write tid 3 to smithi09866585-179 2023-09-23T20:04:37.471 INFO:tasks.rados.rados.0.smithi098.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2023-09-23T20:04:37.483 INFO:tasks.rados.rados.0.smithi098.stdout:1862: writing smithi09866585-422 from 494469 to 1149550 tid 1 2023-09-23T20:04:37.489 INFO:tasks.rados.rados.0.smithi098.stdout:1862: writing smithi09866585-422 from 1741862 to 2157641 tid 2 2023-09-23T20:04:37.496 INFO:tasks.rados.rados.0.smithi098.stdout:1862: writing smithi09866585-422 from 2710226 to 3294469 tid 3 2023-09-23T20:04:37.496 INFO:tasks.rados.rados.0.smithi098.stdout:1855: done (7 left) 2023-09-23T20:04:37.496 INFO:tasks.rados.rados.0.smithi098.stdout:1856: done (6 left) 2023-09-23T20:04:37.496 INFO:tasks.rados.rados.0.smithi098.stdout:1857: done (5 left) 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:1863: read oid 105 snap -1 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:1863: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:1864: read oid 104 snap -1 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:1864: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:1865: read oid 367 snap -1 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:1865: expect (ObjNum 984 snap 0 seq_num 984) 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:1866: read oid 247 snap -1 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:1866: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:1867: delete oid 464 current snap is 0 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:1858: finishing write tid 4 to smithi09866585-179 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:1858: finishing write tid 5 to smithi09866585-179 2023-09-23T20:04:37.497 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 179 v 261 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2023-09-23T20:04:37.498 INFO:tasks.rados.rados.0.smithi098.stdout:1858: left oid 179 (ObjNum 1265 snap 0 seq_num 1265) 2023-09-23T20:04:37.498 INFO:tasks.rados.rados.0.smithi098.stdout:1859: finishing write tid 1 to smithi09866585-90 2023-09-23T20:04:37.498 INFO:tasks.rados.rados.0.smithi098.stdout:1859: finishing write tid 2 to smithi09866585-90 2023-09-23T20:04:37.498 INFO:tasks.rados.rados.0.smithi098.stdout:1859: finishing write tid 3 to smithi09866585-90 2023-09-23T20:04:37.498 INFO:tasks.rados.rados.0.smithi098.stdout:1859: finishing write tid 4 to smithi09866585-90 2023-09-23T20:04:37.498 INFO:tasks.rados.rados.0.smithi098.stdout:1859: finishing write tid 5 to smithi09866585-90 2023-09-23T20:04:37.498 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 90 v 214 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2023-09-23T20:04:37.498 INFO:tasks.rados.rados.0.smithi098.stdout:1859: left oid 90 (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T20:04:37.498 INFO:tasks.rados.rados.0.smithi098.stdout:1861: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T20:04:37.729 INFO:tasks.rados.rados.0.smithi098.stdout:1860: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T20:04:37.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:37 smithi173 bash[27697]: cluster 2023-09-23T20:04:36.521643+0000 mgr.x (mgr.24700) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:37.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:37 smithi173 bash[27697]: cluster 2023-09-23T20:04:36.532796+0000 mon.a (mon.0) 824 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-09-23T20:04:37.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:37 smithi173 bash[27697]: audit 2023-09-23T20:04:36.539376+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:04:37.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:37 smithi173 bash[27697]: audit 2023-09-23T20:04:37.239505+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.98:0/2948008751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:37.904 INFO:tasks.rados.rados.0.smithi098.stdout:1862: finishing write tid 1 to smithi09866585-422 2023-09-23T20:04:37.904 INFO:tasks.rados.rados.0.smithi098.stdout:1862: finishing write tid 2 to smithi09866585-422 2023-09-23T20:04:37.904 INFO:tasks.rados.rados.0.smithi098.stdout:1862: finishing write tid 3 to smithi09866585-422 2023-09-23T20:04:37.904 INFO:tasks.rados.rados.0.smithi098.stdout:1862: finishing write tid 4 to smithi09866585-422 2023-09-23T20:04:37.904 INFO:tasks.rados.rados.0.smithi098.stdout:1862: finishing write tid 5 to smithi09866585-422 2023-09-23T20:04:37.904 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 422 v 217 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2023-09-23T20:04:37.904 INFO:tasks.rados.rados.0.smithi098.stdout:1862: left oid 422 (ObjNum 1267 snap 0 seq_num 1267) 2023-09-23T20:04:37.904 INFO:tasks.rados.rados.0.smithi098.stdout:1865: expect (ObjNum 984 snap 0 seq_num 984) 2023-09-23T20:04:37.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:37 smithi098 bash[27308]: cluster 2023-09-23T20:04:36.521643+0000 mgr.x (mgr.24700) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:37.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:37 smithi098 bash[27308]: cluster 2023-09-23T20:04:36.532796+0000 mon.a (mon.0) 824 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-09-23T20:04:37.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:37 smithi098 bash[27308]: audit 2023-09-23T20:04:36.539376+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:04:37.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:37 smithi098 bash[27308]: audit 2023-09-23T20:04:37.239505+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.98:0/2948008751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:37.930 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:37 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:04:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:04:37.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:37 smithi098 bash[33670]: cluster 2023-09-23T20:04:36.521643+0000 mgr.x (mgr.24700) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:37.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:37 smithi098 bash[33670]: cluster 2023-09-23T20:04:36.532796+0000 mon.a (mon.0) 824 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-09-23T20:04:37.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:37 smithi098 bash[33670]: audit 2023-09-23T20:04:36.539376+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:04:37.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:37 smithi098 bash[33670]: audit 2023-09-23T20:04:37.239505+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.98:0/2948008751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:38.023 INFO:tasks.rados.rados.0.smithi098.stdout:1866: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-23T20:04:38.239 INFO:tasks.rados.rados.0.smithi098.stdout:1863: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T20:04:38.443 INFO:tasks.rados.rados.0.smithi098.stdout:1864: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:04:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:1858: done (9 left) 2023-09-23T20:04:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:1859: done (8 left) 2023-09-23T20:04:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:1860: done (7 left) 2023-09-23T20:04:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:1861: done (6 left) 2023-09-23T20:04:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:1862: done (5 left) 2023-09-23T20:04:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:1863: done (4 left) 2023-09-23T20:04:38.550 INFO:tasks.rados.rados.0.smithi098.stdout:1864: done (3 left) 2023-09-23T20:04:38.550 INFO:tasks.rados.rados.0.smithi098.stdout:1865: done (2 left) 2023-09-23T20:04:38.550 INFO:tasks.rados.rados.0.smithi098.stdout:1866: done (1 left) 2023-09-23T20:04:38.550 INFO:tasks.rados.rados.0.smithi098.stdout:1867: done (0 left) 2023-09-23T20:04:38.550 INFO:tasks.rados.rados.0.smithi098.stdout:1868: write oid 446 current snap is 0 2023-09-23T20:04:38.550 INFO:tasks.rados.rados.0.smithi098.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2023-09-23T20:04:38.559 INFO:tasks.rados.rados.0.smithi098.stdout:1868: writing smithi09866585-446 from 528083 to 933662 tid 1 2023-09-23T20:04:38.565 INFO:tasks.rados.rados.0.smithi098.stdout:1868: writing smithi09866585-446 from 1342473 to 1761921 tid 2 2023-09-23T20:04:38.572 INFO:tasks.rados.rados.0.smithi098.stdout:1868: writing smithi09866585-446 from 2248719 to 2982668 tid 3 2023-09-23T20:04:38.572 INFO:tasks.rados.rados.0.smithi098.stdout:1869: write oid 385 current snap is 0 2023-09-23T20:04:38.573 INFO:tasks.rados.rados.0.smithi098.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2023-09-23T20:04:38.579 INFO:tasks.rados.rados.0.smithi098.stdout:1869: writing smithi09866585-385 from 544890 to 1142071 tid 1 2023-09-23T20:04:38.587 INFO:tasks.rados.rados.0.smithi098.stdout:1869: writing smithi09866585-385 from 1917308 to 2480414 tid 2 2023-09-23T20:04:38.592 INFO:tasks.rados.rados.0.smithi098.stdout:1869: writing smithi09866585-385 from 3076142 to 3344890 tid 3 2023-09-23T20:04:38.592 INFO:tasks.rados.rados.0.smithi098.stdout:1870: write oid 420 current snap is 0 2023-09-23T20:04:38.592 INFO:tasks.rados.rados.0.smithi098.stdout:1868: finishing write tid 1 to smithi09866585-446 2023-09-23T20:04:38.592 INFO:tasks.rados.rados.0.smithi098.stdout:1868: finishing write tid 2 to smithi09866585-446 2023-09-23T20:04:38.592 INFO:tasks.rados.rados.0.smithi098.stdout:1868: finishing write tid 3 to smithi09866585-446 2023-09-23T20:04:38.592 INFO:tasks.rados.rados.0.smithi098.stdout:1868: finishing write tid 4 to smithi09866585-446 2023-09-23T20:04:38.592 INFO:tasks.rados.rados.0.smithi098.stdout:1868: finishing write tid 5 to smithi09866585-446 2023-09-23T20:04:38.593 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 446 v 313 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2023-09-23T20:04:38.593 INFO:tasks.rados.rados.0.smithi098.stdout:1868: left oid 446 (ObjNum 1269 snap 0 seq_num 1269) 2023-09-23T20:04:38.593 INFO:tasks.rados.rados.0.smithi098.stdout:1869: finishing write tid 1 to smithi09866585-385 2023-09-23T20:04:38.593 INFO:tasks.rados.rados.0.smithi098.stdout:1869: finishing write tid 2 to smithi09866585-385 2023-09-23T20:04:38.593 INFO:tasks.rados.rados.0.smithi098.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2023-09-23T20:04:38.599 INFO:tasks.rados.rados.0.smithi098.stdout:1870: writing smithi09866585-420 from 561697 to 1234127 tid 1 2023-09-23T20:04:38.608 INFO:tasks.rados.rados.0.smithi098.stdout:1870: writing smithi09866585-420 from 1975790 to 2682554 tid 2 2023-09-23T20:04:38.612 INFO:tasks.rados.rados.0.smithi098.stdout:1870: writing smithi09866585-420 from 3103565 to 3361697 tid 3 2023-09-23T20:04:38.612 INFO:tasks.rados.rados.0.smithi098.stdout:1868: done (2 left) 2023-09-23T20:04:38.613 INFO:tasks.rados.rados.0.smithi098.stdout:1871: write oid 474 current snap is 0 2023-09-23T20:04:38.613 INFO:tasks.rados.rados.0.smithi098.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2023-09-23T20:04:38.620 INFO:tasks.rados.rados.0.smithi098.stdout:1871: writing smithi09866585-474 from 578504 to 1326183 tid 1 2023-09-23T20:04:38.627 INFO:tasks.rados.rados.0.smithi098.stdout:1871: writing smithi09866585-474 from 2034272 to 2601047 tid 2 2023-09-23T20:04:38.632 INFO:tasks.rados.rados.0.smithi098.stdout:1871: writing smithi09866585-474 from 3130988 to 3378504 tid 3 2023-09-23T20:04:38.632 INFO:tasks.rados.rados.0.smithi098.stdout:1872: read oid 449 snap -1 2023-09-23T20:04:38.632 INFO:tasks.rados.rados.0.smithi098.stdout:1872: expect (ObjNum 448 snap 0 seq_num 448) 2023-09-23T20:04:38.632 INFO:tasks.rados.rados.0.smithi098.stdout:1873: read oid 75 snap -1 2023-09-23T20:04:38.632 INFO:tasks.rados.rados.0.smithi098.stdout:1873: expect (ObjNum 691 snap 0 seq_num 691) 2023-09-23T20:04:38.632 INFO:tasks.rados.rados.0.smithi098.stdout:1874: read oid 132 snap -1 2023-09-23T20:04:38.632 INFO:tasks.rados.rados.0.smithi098.stdout:1874: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-09-23T20:04:38.632 INFO:tasks.rados.rados.0.smithi098.stdout:1875: read oid 499 snap -1 2023-09-23T20:04:38.633 INFO:tasks.rados.rados.0.smithi098.stdout:1875: expect deleted 2023-09-23T20:04:38.633 INFO:tasks.rados.rados.0.smithi098.stdout:1876: write oid 447 current snap is 0 2023-09-23T20:04:38.633 INFO:tasks.rados.rados.0.smithi098.stdout:1869: finishing write tid 3 to smithi09866585-385 2023-09-23T20:04:38.633 INFO:tasks.rados.rados.0.smithi098.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2023-09-23T20:04:38.637 INFO:tasks.rados.rados.0.smithi098.stdout:1876: writing smithi09866585-447 from 595311 to 1018239 tid 1 2023-09-23T20:04:38.645 INFO:tasks.rados.rados.0.smithi098.stdout:1876: writing smithi09866585-447 from 1576401 to 2286834 tid 2 2023-09-23T20:04:38.652 INFO:tasks.rados.rados.0.smithi098.stdout:1876: writing smithi09866585-447 from 3042058 to 3395311 tid 3 2023-09-23T20:04:38.652 INFO:tasks.rados.rados.0.smithi098.stdout:1877: write oid 467 current snap is 0 2023-09-23T20:04:38.652 INFO:tasks.rados.rados.0.smithi098.stdout:1869: finishing write tid 4 to smithi09866585-385 2023-09-23T20:04:38.652 INFO:tasks.rados.rados.0.smithi098.stdout:1869: finishing write tid 5 to smithi09866585-385 2023-09-23T20:04:38.653 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 385 v 280 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2023-09-23T20:04:38.653 INFO:tasks.rados.rados.0.smithi098.stdout:1869: left oid 385 (ObjNum 1270 snap 0 seq_num 1270) 2023-09-23T20:04:38.653 INFO:tasks.rados.rados.0.smithi098.stdout:1870: finishing write tid 1 to smithi09866585-420 2023-09-23T20:04:38.653 INFO:tasks.rados.rados.0.smithi098.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2023-09-23T20:04:38.659 INFO:tasks.rados.rados.0.smithi098.stdout:1877: writing smithi09866585-467 from 612118 to 1110295 tid 1 2023-09-23T20:04:38.665 INFO:tasks.rados.rados.0.smithi098.stdout:1877: writing smithi09866585-467 from 1634883 to 2205327 tid 2 2023-09-23T20:04:38.672 INFO:tasks.rados.rados.0.smithi098.stdout:1877: writing smithi09866585-467 from 2669481 to 3376143 tid 3 2023-09-23T20:04:38.672 INFO:tasks.rados.rados.0.smithi098.stdout:1869: done (8 left) 2023-09-23T20:04:38.672 INFO:tasks.rados.rados.0.smithi098.stdout:1878: read oid 112 snap -1 2023-09-23T20:04:38.672 INFO:tasks.rados.rados.0.smithi098.stdout:1878: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T20:04:38.672 INFO:tasks.rados.rados.0.smithi098.stdout:1879: write oid 2 current snap is 0 2023-09-23T20:04:38.672 INFO:tasks.rados.rados.0.smithi098.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2023-09-23T20:04:38.679 INFO:tasks.rados.rados.0.smithi098.stdout:1879: writing smithi09866585-2 from 628925 to 1202351 tid 1 2023-09-23T20:04:38.686 INFO:tasks.rados.rados.0.smithi098.stdout:1879: writing smithi09866585-2 from 1693365 to 2407467 tid 2 2023-09-23T20:04:38.692 INFO:tasks.rados.rados.0.smithi098.stdout:1879: writing smithi09866585-2 from 3096904 to 3428925 tid 3 2023-09-23T20:04:38.692 INFO:tasks.rados.rados.0.smithi098.stdout:1880: read oid 455 snap -1 2023-09-23T20:04:38.692 INFO:tasks.rados.rados.0.smithi098.stdout:1880: expect (ObjNum 945 snap 0 seq_num 945) 2023-09-23T20:04:38.692 INFO:tasks.rados.rados.0.smithi098.stdout:1881: write oid 170 current snap is 0 2023-09-23T20:04:38.692 INFO:tasks.rados.rados.0.smithi098.stdout:1870: finishing write tid 2 to smithi09866585-420 2023-09-23T20:04:38.693 INFO:tasks.rados.rados.0.smithi098.stdout:1870: finishing write tid 3 to smithi09866585-420 2023-09-23T20:04:38.693 INFO:tasks.rados.rados.0.smithi098.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2023-09-23T20:04:38.699 INFO:tasks.rados.rados.0.smithi098.stdout:1881: writing smithi09866585-170 from 645732 to 1294407 tid 1 2023-09-23T20:04:38.705 INFO:tasks.rados.rados.0.smithi098.stdout:1881: writing smithi09866585-170 from 1751847 to 2325960 tid 2 2023-09-23T20:04:38.712 INFO:tasks.rados.rados.0.smithi098.stdout:1881: writing smithi09866585-170 from 3124327 to 3445732 tid 3 2023-09-23T20:04:38.712 INFO:tasks.rados.rados.0.smithi098.stdout:1882: read oid 156 snap -1 2023-09-23T20:04:38.713 INFO:tasks.rados.rados.0.smithi098.stdout:1882: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T20:04:38.713 INFO:tasks.rados.rados.0.smithi098.stdout:1883: write oid 471 current snap is 0 2023-09-23T20:04:38.713 INFO:tasks.rados.rados.0.smithi098.stdout:1870: finishing write tid 4 to smithi09866585-420 2023-09-23T20:04:38.713 INFO:tasks.rados.rados.0.smithi098.stdout:1870: finishing write tid 5 to smithi09866585-420 2023-09-23T20:04:38.713 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 420 v 371 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2023-09-23T20:04:38.713 INFO:tasks.rados.rados.0.smithi098.stdout:1870: left oid 420 (ObjNum 1271 snap 0 seq_num 1271) 2023-09-23T20:04:38.713 INFO:tasks.rados.rados.0.smithi098.stdout:1871: finishing write tid 1 to smithi09866585-474 2023-09-23T20:04:38.713 INFO:tasks.rados.rados.0.smithi098.stdout:1871: finishing write tid 2 to smithi09866585-474 2023-09-23T20:04:38.713 INFO:tasks.rados.rados.0.smithi098.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2023-09-23T20:04:38.720 INFO:tasks.rados.rados.0.smithi098.stdout:1883: writing smithi09866585-471 from 662539 to 1386463 tid 1 2023-09-23T20:04:38.728 INFO:tasks.rados.rados.0.smithi098.stdout:1883: writing smithi09866585-471 from 2093976 to 2811747 tid 2 2023-09-23T20:04:38.732 INFO:tasks.rados.rados.0.smithi098.stdout:1883: writing smithi09866585-471 from 3435397 to 3462539 tid 3 2023-09-23T20:04:38.732 INFO:tasks.rados.rados.0.smithi098.stdout:1870: done (13 left) 2023-09-23T20:04:38.732 INFO:tasks.rados.rados.0.smithi098.stdout:1875: done (12 left) 2023-09-23T20:04:38.733 INFO:tasks.rados.rados.0.smithi098.stdout:1884: write oid 370 current snap is 0 2023-09-23T20:04:38.733 INFO:tasks.rados.rados.0.smithi098.stdout:1871: finishing write tid 3 to smithi09866585-474 2023-09-23T20:04:38.733 INFO:tasks.rados.rados.0.smithi098.stdout:1876: finishing write tid 1 to smithi09866585-447 2023-09-23T20:04:38.733 INFO:tasks.rados.rados.0.smithi098.stdout:1872: expect (ObjNum 448 snap 0 seq_num 448) 2023-09-23T20:04:38.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:38 smithi173 bash[27697]: cluster 2023-09-23T20:04:37.546425+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-09-23T20:04:38.847 INFO:tasks.rados.rados.0.smithi098.stdout:1876: finishing write tid 2 to smithi09866585-447 2023-09-23T20:04:38.847 INFO:tasks.rados.rados.0.smithi098.stdout:1871: finishing write tid 4 to smithi09866585-474 2023-09-23T20:04:38.847 INFO:tasks.rados.rados.0.smithi098.stdout:1871: finishing write tid 5 to smithi09866585-474 2023-09-23T20:04:38.847 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 474 v 224 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2023-09-23T20:04:38.847 INFO:tasks.rados.rados.0.smithi098.stdout:1871: left oid 474 (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T20:04:38.847 INFO:tasks.rados.rados.0.smithi098.stdout:1876: finishing write tid 3 to smithi09866585-447 2023-09-23T20:04:38.847 INFO:tasks.rados.rados.0.smithi098.stdout:1876: finishing write tid 4 to smithi09866585-447 2023-09-23T20:04:38.847 INFO:tasks.rados.rados.0.smithi098.stdout:1876: finishing write tid 5 to smithi09866585-447 2023-09-23T20:04:38.848 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 447 v 210 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2023-09-23T20:04:38.848 INFO:tasks.rados.rados.0.smithi098.stdout:1876: left oid 447 (ObjNum 1273 snap 0 seq_num 1273) 2023-09-23T20:04:38.848 INFO:tasks.rados.rados.0.smithi098.stdout:1873: expect (ObjNum 691 snap 0 seq_num 691) 2023-09-23T20:04:38.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:38 smithi098 bash[33670]: cluster 2023-09-23T20:04:37.546425+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-09-23T20:04:38.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:38 smithi098 bash[27308]: cluster 2023-09-23T20:04:37.546425+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-09-23T20:04:39.028 INFO:tasks.rados.rados.0.smithi098.stdout:1874: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-09-23T20:04:39.189 INFO:tasks.rados.rados.0.smithi098.stdout:1877: finishing write tid 1 to smithi09866585-467 2023-09-23T20:04:39.189 INFO:tasks.rados.rados.0.smithi098.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2023-09-23T20:04:39.203 INFO:tasks.rados.rados.0.smithi098.stdout:1884: writing smithi09866585-370 from 679346 to 1194872 tid 1 2023-09-23T20:04:39.210 INFO:tasks.rados.rados.0.smithi098.stdout:1884: writing smithi09866585-370 from 1868811 to 2446593 tid 2 2023-09-23T20:04:39.216 INFO:tasks.rados.rados.0.smithi098.stdout:1884: writing smithi09866585-370 from 3179173 to 3479346 tid 3 2023-09-23T20:04:39.216 INFO:tasks.rados.rados.0.smithi098.stdout:1871: done (12 left) 2023-09-23T20:04:39.217 INFO:tasks.rados.rados.0.smithi098.stdout:1872: done (11 left) 2023-09-23T20:04:39.217 INFO:tasks.rados.rados.0.smithi098.stdout:1873: done (10 left) 2023-09-23T20:04:39.217 INFO:tasks.rados.rados.0.smithi098.stdout:1874: done (9 left) 2023-09-23T20:04:39.217 INFO:tasks.rados.rados.0.smithi098.stdout:1876: done (8 left) 2023-09-23T20:04:39.217 INFO:tasks.rados.rados.0.smithi098.stdout:1885: write oid 81 current snap is 0 2023-09-23T20:04:39.217 INFO:tasks.rados.rados.0.smithi098.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2023-09-23T20:04:39.225 INFO:tasks.rados.rados.0.smithi098.stdout:1885: writing smithi09866585-81 from 696153 to 1286928 tid 1 2023-09-23T20:04:39.232 INFO:tasks.rados.rados.0.smithi098.stdout:1885: writing smithi09866585-81 from 1927293 to 2648733 tid 2 2023-09-23T20:04:39.238 INFO:tasks.rados.rados.0.smithi098.stdout:1885: writing smithi09866585-81 from 3206596 to 3496153 tid 3 2023-09-23T20:04:39.238 INFO:tasks.rados.rados.0.smithi098.stdout:1886: delete oid 423 current snap is 0 2023-09-23T20:04:39.238 INFO:tasks.rados.rados.0.smithi098.stdout:1877: finishing write tid 2 to smithi09866585-467 2023-09-23T20:04:39.239 INFO:tasks.rados.rados.0.smithi098.stdout:1878: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T20:04:39.415 INFO:tasks.rados.rados.0.smithi098.stdout:1877: finishing write tid 3 to smithi09866585-467 2023-09-23T20:04:39.415 INFO:tasks.rados.rados.0.smithi098.stdout:1877: finishing write tid 4 to smithi09866585-467 2023-09-23T20:04:39.415 INFO:tasks.rados.rados.0.smithi098.stdout:1877: finishing write tid 5 to smithi09866585-467 2023-09-23T20:04:39.416 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 467 v 245 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2023-09-23T20:04:39.416 INFO:tasks.rados.rados.0.smithi098.stdout:1877: left oid 467 (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T20:04:39.416 INFO:tasks.rados.rados.0.smithi098.stdout:1879: finishing write tid 1 to smithi09866585-2 2023-09-23T20:04:39.416 INFO:tasks.rados.rados.0.smithi098.stdout:1879: finishing write tid 2 to smithi09866585-2 2023-09-23T20:04:39.416 INFO:tasks.rados.rados.0.smithi098.stdout:1879: finishing write tid 3 to smithi09866585-2 2023-09-23T20:04:39.416 INFO:tasks.rados.rados.0.smithi098.stdout:1879: finishing write tid 4 to smithi09866585-2 2023-09-23T20:04:39.416 INFO:tasks.rados.rados.0.smithi098.stdout:1879: finishing write tid 5 to smithi09866585-2 2023-09-23T20:04:39.416 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 2 v 338 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2023-09-23T20:04:39.416 INFO:tasks.rados.rados.0.smithi098.stdout:1879: left oid 2 (ObjNum 1275 snap 0 seq_num 1275) 2023-09-23T20:04:39.416 INFO:tasks.rados.rados.0.smithi098.stdout:1881: finishing write tid 1 to smithi09866585-170 2023-09-23T20:04:39.416 INFO:tasks.rados.rados.0.smithi098.stdout:1880: expect (ObjNum 945 snap 0 seq_num 945) 2023-09-23T20:04:39.583 INFO:tasks.rados.rados.0.smithi098.stdout:1881: finishing write tid 2 to smithi09866585-170 2023-09-23T20:04:39.583 INFO:tasks.rados.rados.0.smithi098.stdout:1881: finishing write tid 3 to smithi09866585-170 2023-09-23T20:04:39.584 INFO:tasks.rados.rados.0.smithi098.stdout:1881: finishing write tid 4 to smithi09866585-170 2023-09-23T20:04:39.584 INFO:tasks.rados.rados.0.smithi098.stdout:1881: finishing write tid 5 to smithi09866585-170 2023-09-23T20:04:39.584 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 170 v 218 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2023-09-23T20:04:39.584 INFO:tasks.rados.rados.0.smithi098.stdout:1881: left oid 170 (ObjNum 1276 snap 0 seq_num 1276) 2023-09-23T20:04:39.584 INFO:tasks.rados.rados.0.smithi098.stdout:1882: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T20:04:39.665 INFO:tasks.rados.rados.0.smithi098.stdout:1883: finishing write tid 1 to smithi09866585-471 2023-09-23T20:04:39.665 INFO:tasks.rados.rados.0.smithi098.stdout:1883: finishing write tid 2 to smithi09866585-471 2023-09-23T20:04:39.665 INFO:tasks.rados.rados.0.smithi098.stdout:1883: finishing write tid 3 to smithi09866585-471 2023-09-23T20:04:39.665 INFO:tasks.rados.rados.0.smithi098.stdout:1883: finishing write tid 4 to smithi09866585-471 2023-09-23T20:04:39.665 INFO:tasks.rados.rados.0.smithi098.stdout:1883: finishing write tid 5 to smithi09866585-471 2023-09-23T20:04:39.666 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 471 v 321 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2023-09-23T20:04:39.666 INFO:tasks.rados.rados.0.smithi098.stdout:1883: left oid 471 (ObjNum 1277 snap 0 seq_num 1277) 2023-09-23T20:04:39.666 INFO:tasks.rados.rados.0.smithi098.stdout:1884: finishing write tid 1 to smithi09866585-370 2023-09-23T20:04:39.666 INFO:tasks.rados.rados.0.smithi098.stdout:1884: finishing write tid 2 to smithi09866585-370 2023-09-23T20:04:39.666 INFO:tasks.rados.rados.0.smithi098.stdout:1884: finishing write tid 3 to smithi09866585-370 2023-09-23T20:04:39.666 INFO:tasks.rados.rados.0.smithi098.stdout:1884: finishing write tid 4 to smithi09866585-370 2023-09-23T20:04:39.666 INFO:tasks.rados.rados.0.smithi098.stdout:1884: finishing write tid 5 to smithi09866585-370 2023-09-23T20:04:39.666 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 370 v 325 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2023-09-23T20:04:39.666 INFO:tasks.rados.rados.0.smithi098.stdout:1884: left oid 370 (ObjNum 1278 snap 0 seq_num 1278) 2023-09-23T20:04:39.666 INFO:tasks.rados.rados.0.smithi098.stdout:1885: finishing write tid 1 to smithi09866585-81 2023-09-23T20:04:39.667 INFO:tasks.rados.rados.0.smithi098.stdout:1885: finishing write tid 2 to smithi09866585-81 2023-09-23T20:04:39.667 INFO:tasks.rados.rados.0.smithi098.stdout:1885: finishing write tid 3 to smithi09866585-81 2023-09-23T20:04:39.667 INFO:tasks.rados.rados.0.smithi098.stdout:1885: finishing write tid 4 to smithi09866585-81 2023-09-23T20:04:39.667 INFO:tasks.rados.rados.0.smithi098.stdout:1885: finishing write tid 5 to smithi09866585-81 2023-09-23T20:04:39.667 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 81 v 218 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2023-09-23T20:04:39.667 INFO:tasks.rados.rados.0.smithi098.stdout:1885: left oid 81 (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T20:04:39.667 INFO:tasks.rados.rados.0.smithi098.stdout:1877: done (9 left) 2023-09-23T20:04:39.667 INFO:tasks.rados.rados.0.smithi098.stdout:1878: done (8 left) 2023-09-23T20:04:39.667 INFO:tasks.rados.rados.0.smithi098.stdout:1879: done (7 left) 2023-09-23T20:04:39.667 INFO:tasks.rados.rados.0.smithi098.stdout:1880: done (6 left) 2023-09-23T20:04:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:1881: done (5 left) 2023-09-23T20:04:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:1882: done (4 left) 2023-09-23T20:04:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:1883: done (3 left) 2023-09-23T20:04:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:1884: done (2 left) 2023-09-23T20:04:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:1885: done (1 left) 2023-09-23T20:04:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:1886: done (0 left) 2023-09-23T20:04:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:1887: read oid 319 snap -1 2023-09-23T20:04:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:1887: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T20:04:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:1888: read oid 260 snap -1 2023-09-23T20:04:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:1888: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-23T20:04:39.669 INFO:tasks.rados.rados.0.smithi098.stdout:1889: read oid 394 snap -1 2023-09-23T20:04:39.669 INFO:tasks.rados.rados.0.smithi098.stdout:1889: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T20:04:39.669 INFO:tasks.rados.rados.0.smithi098.stdout:1890: write oid 27 current snap is 0 2023-09-23T20:04:39.669 INFO:tasks.rados.rados.0.smithi098.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2023-09-23T20:04:39.681 INFO:tasks.rados.rados.0.smithi098.stdout:1890: writing smithi09866585-27 from 729767 to 1471040 tid 1 2023-09-23T20:04:39.687 INFO:tasks.rados.rados.0.smithi098.stdout:1890: writing smithi09866585-27 from 1927904 to 2653013 tid 2 2023-09-23T20:04:39.695 INFO:tasks.rados.rados.0.smithi098.stdout:1890: writing smithi09866585-27 from 3145089 to 3529767 tid 3 2023-09-23T20:04:39.695 INFO:tasks.rados.rados.0.smithi098.stdout:1891: read oid 153 snap -1 2023-09-23T20:04:39.695 INFO:tasks.rados.rados.0.smithi098.stdout:1891: expect deleted 2023-09-23T20:04:39.695 INFO:tasks.rados.rados.0.smithi098.stdout:1892: read oid 500 snap -1 2023-09-23T20:04:39.695 INFO:tasks.rados.rados.0.smithi098.stdout:1892: expect (ObjNum 895 snap 0 seq_num 895) 2023-09-23T20:04:39.695 INFO:tasks.rados.rados.0.smithi098.stdout:1893: read oid 98 snap -1 2023-09-23T20:04:39.695 INFO:tasks.rados.rados.0.smithi098.stdout:1893: expect deleted 2023-09-23T20:04:39.695 INFO:tasks.rados.rados.0.smithi098.stdout:1894: write oid 273 current snap is 0 2023-09-23T20:04:39.695 INFO:tasks.rados.rados.0.smithi098.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2023-09-23T20:04:39.701 INFO:tasks.rados.rados.0.smithi098.stdout:1894: writing smithi09866585-273 from 746574 to 1163096 tid 1 2023-09-23T20:04:39.706 INFO:tasks.rados.rados.0.smithi098.stdout:1894: writing smithi09866585-273 from 1586386 to 2055153 tid 2 2023-09-23T20:04:39.714 INFO:tasks.rados.rados.0.smithi098.stdout:1894: writing smithi09866585-273 from 2772512 to 3402056 tid 3 2023-09-23T20:04:39.714 INFO:tasks.rados.rados.0.smithi098.stdout:1895: write oid 209 current snap is 0 2023-09-23T20:04:39.714 INFO:tasks.rados.rados.0.smithi098.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2023-09-23T20:04:39.721 INFO:tasks.rados.rados.0.smithi098.stdout:1895: writing smithi09866585-209 from 763381 to 1255152 tid 1 2023-09-23T20:04:39.729 INFO:tasks.rados.rados.0.smithi098.stdout:1895: writing smithi09866585-209 from 2044868 to 2773646 tid 2 2023-09-23T20:04:39.734 INFO:tasks.rados.rados.0.smithi098.stdout:1895: writing smithi09866585-209 from 3199935 to 3563381 tid 3 2023-09-23T20:04:39.734 INFO:tasks.rados.rados.0.smithi098.stdout:1896: read oid 245 snap -1 2023-09-23T20:04:39.734 INFO:tasks.rados.rados.0.smithi098.stdout:1896: expect (ObjNum 948 snap 0 seq_num 948) 2023-09-23T20:04:39.734 INFO:tasks.rados.rados.0.smithi098.stdout:1897: write oid 120 current snap is 0 2023-09-23T20:04:39.734 INFO:tasks.rados.rados.0.smithi098.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2023-09-23T20:04:39.744 INFO:tasks.rados.rados.0.smithi098.stdout:1897: writing smithi09866585-120 from 780188 to 1347208 tid 1 2023-09-23T20:04:39.754 INFO:tasks.rados.rados.0.smithi098.stdout:1897: writing smithi09866585-120 from 2103350 to 2575786 tid 2 2023-09-23T20:04:39.760 INFO:tasks.rados.rados.0.smithi098.stdout:1897: writing smithi09866585-120 from 3227358 to 3580188 tid 3 2023-09-23T20:04:39.760 INFO:tasks.rados.rados.0.smithi098.stdout:1898: read oid 254 snap -1 2023-09-23T20:04:39.760 INFO:tasks.rados.rados.0.smithi098.stdout:1898: expect (ObjNum 1232 snap 0 seq_num 1232) 2023-09-23T20:04:39.760 INFO:tasks.rados.rados.0.smithi098.stdout:1899: read oid 445 snap -1 2023-09-23T20:04:39.761 INFO:tasks.rados.rados.0.smithi098.stdout:1899: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-09-23T20:04:39.761 INFO:tasks.rados.rados.0.smithi098.stdout:1900: write oid 430 current snap is 0 2023-09-23T20:04:39.761 INFO:tasks.rados.rados.0.smithi098.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2023-09-23T20:04:39.769 INFO:tasks.rados.rados.0.smithi098.stdout:1900: writing smithi09866585-430 from 796995 to 1555617 tid 1 2023-09-23T20:04:39.777 INFO:tasks.rados.rados.0.smithi098.stdout:1900: writing smithi09866585-430 from 2161832 to 2894279 tid 2 2023-09-23T20:04:39.777 INFO:tasks.rados.rados.0.smithi098.stdout:1901: write oid 63 current snap is 0 2023-09-23T20:04:39.777 INFO:tasks.rados.rados.0.smithi098.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2023-09-23T20:04:39.782 INFO:tasks.rados.rados.0.smithi098.stdout:1901: writing smithi09866585-63 from 413802 to 847673 tid 1 2023-09-23T20:04:39.789 INFO:tasks.rados.rados.0.smithi098.stdout:1901: writing smithi09866585-63 from 1420314 to 1896419 tid 2 2023-09-23T20:04:39.797 INFO:tasks.rados.rados.0.smithi098.stdout:1901: writing smithi09866585-63 from 2482204 to 3273189 tid 3 2023-09-23T20:04:39.797 INFO:tasks.rados.rados.0.smithi098.stdout:1887: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T20:04:39.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:39 smithi173 bash[27697]: cluster 2023-09-23T20:04:38.522379+0000 mgr.x (mgr.24700) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:39.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:39 smithi098 bash[27308]: cluster 2023-09-23T20:04:38.522379+0000 mgr.x (mgr.24700) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:39.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:39 smithi098 bash[33670]: cluster 2023-09-23T20:04:38.522379+0000 mgr.x (mgr.24700) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:04:39.985 INFO:tasks.rados.rados.0.smithi098.stdout:1889: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T20:04:40.125 INFO:tasks.rados.rados.0.smithi098.stdout:1888: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-23T20:04:40.275 INFO:tasks.rados.rados.0.smithi098.stdout:1890: finishing write tid 1 to smithi09866585-27 2023-09-23T20:04:40.275 INFO:tasks.rados.rados.0.smithi098.stdout:1890: finishing write tid 2 to smithi09866585-27 2023-09-23T20:04:40.275 INFO:tasks.rados.rados.0.smithi098.stdout:1890: finishing write tid 3 to smithi09866585-27 2023-09-23T20:04:40.275 INFO:tasks.rados.rados.0.smithi098.stdout:1890: finishing write tid 4 to smithi09866585-27 2023-09-23T20:04:40.276 INFO:tasks.rados.rados.0.smithi098.stdout:1890: finishing write tid 5 to smithi09866585-27 2023-09-23T20:04:40.276 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 27 v 216 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2023-09-23T20:04:40.276 INFO:tasks.rados.rados.0.smithi098.stdout:1890: left oid 27 (ObjNum 1281 snap 0 seq_num 1281) 2023-09-23T20:04:40.276 INFO:tasks.rados.rados.0.smithi098.stdout:1894: finishing write tid 1 to smithi09866585-273 2023-09-23T20:04:40.276 INFO:tasks.rados.rados.0.smithi098.stdout:1892: expect (ObjNum 895 snap 0 seq_num 895) 2023-09-23T20:04:40.399 INFO:tasks.rados.rados.0.smithi098.stdout:1894: finishing write tid 2 to smithi09866585-273 2023-09-23T20:04:40.399 INFO:tasks.rados.rados.0.smithi098.stdout:1894: finishing write tid 3 to smithi09866585-273 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:1894: finishing write tid 4 to smithi09866585-273 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:1894: finishing write tid 5 to smithi09866585-273 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 273 v 220 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:1894: left oid 273 (ObjNum 1282 snap 0 seq_num 1282) 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:1895: finishing write tid 1 to smithi09866585-209 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:1895: finishing write tid 2 to smithi09866585-209 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:1895: finishing write tid 3 to smithi09866585-209 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:1895: finishing write tid 4 to smithi09866585-209 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:1895: finishing write tid 5 to smithi09866585-209 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 209 v 329 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:1895: left oid 209 (ObjNum 1283 snap 0 seq_num 1283) 2023-09-23T20:04:40.400 INFO:tasks.rados.rados.0.smithi098.stdout:1897: finishing write tid 1 to smithi09866585-120 2023-09-23T20:04:40.401 INFO:tasks.rados.rados.0.smithi098.stdout:1896: expect (ObjNum 948 snap 0 seq_num 948) 2023-09-23T20:04:40.548 INFO:tasks.rados.rados.0.smithi098.stdout:1897: finishing write tid 2 to smithi09866585-120 2023-09-23T20:04:40.548 INFO:tasks.rados.rados.0.smithi098.stdout:1899: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-09-23T20:04:40.670 INFO:tasks.rados.rados.0.smithi098.stdout:1897: finishing write tid 3 to smithi09866585-120 2023-09-23T20:04:40.670 INFO:tasks.rados.rados.0.smithi098.stdout:1897: finishing write tid 4 to smithi09866585-120 2023-09-23T20:04:40.670 INFO:tasks.rados.rados.0.smithi098.stdout:1897: finishing write tid 5 to smithi09866585-120 2023-09-23T20:04:40.671 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 120 v 222 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2023-09-23T20:04:40.671 INFO:tasks.rados.rados.0.smithi098.stdout:1897: left oid 120 (ObjNum 1284 snap 0 seq_num 1284) 2023-09-23T20:04:40.671 INFO:tasks.rados.rados.0.smithi098.stdout:1898: expect (ObjNum 1232 snap 0 seq_num 1232) 2023-09-23T20:04:40.784 INFO:tasks.rados.rados.0.smithi098.stdout:1900: finishing write tid 1 to smithi09866585-430 2023-09-23T20:04:40.784 INFO:tasks.rados.rados.0.smithi098.stdout:1900: finishing write tid 2 to smithi09866585-430 2023-09-23T20:04:40.784 INFO:tasks.rados.rados.0.smithi098.stdout:1900: finishing write tid 3 to smithi09866585-430 2023-09-23T20:04:40.784 INFO:tasks.rados.rados.0.smithi098.stdout:1900: finishing write tid 4 to smithi09866585-430 2023-09-23T20:04:40.784 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 430 v 242 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2023-09-23T20:04:40.784 INFO:tasks.rados.rados.0.smithi098.stdout:1900: left oid 430 (ObjNum 1285 snap 0 seq_num 1285) 2023-09-23T20:04:40.784 INFO:tasks.rados.rados.0.smithi098.stdout:1901: finishing write tid 1 to smithi09866585-63 2023-09-23T20:04:40.784 INFO:tasks.rados.rados.0.smithi098.stdout:1901: finishing write tid 2 to smithi09866585-63 2023-09-23T20:04:40.784 INFO:tasks.rados.rados.0.smithi098.stdout:1901: finishing write tid 3 to smithi09866585-63 2023-09-23T20:04:40.784 INFO:tasks.rados.rados.0.smithi098.stdout:1901: finishing write tid 4 to smithi09866585-63 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:1901: finishing write tid 5 to smithi09866585-63 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 63 v 342 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:1901: left oid 63 (ObjNum 1286 snap 0 seq_num 1286) 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:1902: read oid 1 snap -1 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:1902: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:1887: done (15 left) 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:1888: done (14 left) 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:1889: done (13 left) 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:1890: done (12 left) 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:1891: done (11 left) 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:1892: done (10 left) 2023-09-23T20:04:40.785 INFO:tasks.rados.rados.0.smithi098.stdout:1893: done (9 left) 2023-09-23T20:04:40.786 INFO:tasks.rados.rados.0.smithi098.stdout:1894: done (8 left) 2023-09-23T20:04:40.786 INFO:tasks.rados.rados.0.smithi098.stdout:1895: done (7 left) 2023-09-23T20:04:40.786 INFO:tasks.rados.rados.0.smithi098.stdout:1896: done (6 left) 2023-09-23T20:04:40.786 INFO:tasks.rados.rados.0.smithi098.stdout:1897: done (5 left) 2023-09-23T20:04:40.786 INFO:tasks.rados.rados.0.smithi098.stdout:1898: done (4 left) 2023-09-23T20:04:40.786 INFO:tasks.rados.rados.0.smithi098.stdout:1899: done (3 left) 2023-09-23T20:04:40.786 INFO:tasks.rados.rados.0.smithi098.stdout:1900: done (2 left) 2023-09-23T20:04:40.786 INFO:tasks.rados.rados.0.smithi098.stdout:1901: done (1 left) 2023-09-23T20:04:40.786 INFO:tasks.rados.rados.0.smithi098.stdout:1903: read oid 321 snap -1 2023-09-23T20:04:40.786 INFO:tasks.rados.rados.0.smithi098.stdout:1903: expect (ObjNum 1025 snap 0 seq_num 1025) 2023-09-23T20:04:40.786 INFO:tasks.rados.rados.0.smithi098.stdout:1904: delete oid 35 current snap is 0 2023-09-23T20:04:40.787 INFO:tasks.rados.rados.0.smithi098.stdout:1904: done (2 left) 2023-09-23T20:04:40.787 INFO:tasks.rados.rados.0.smithi098.stdout:1905: write oid 94 current snap is 0 2023-09-23T20:04:40.787 INFO:tasks.rados.rados.0.smithi098.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2023-09-23T20:04:40.792 INFO:tasks.rados.rados.0.smithi098.stdout:1905: writing smithi09866585-94 from 447416 to 1031785 tid 1 2023-09-23T20:04:40.800 INFO:tasks.rados.rados.0.smithi098.stdout:1905: writing smithi09866585-94 from 1537278 to 2017052 tid 2 2023-09-23T20:04:40.806 INFO:tasks.rados.rados.0.smithi098.stdout:1905: writing smithi09866585-94 from 2537050 to 3066932 tid 3 2023-09-23T20:04:40.809 INFO:tasks.rados.rados.0.smithi098.stdout:1905: writing smithi09866585-94 from 3524784 to 3647416 tid 4 2023-09-23T20:04:40.815 INFO:tasks.rados.rados.0.smithi098.stdout:1906: delete oid 441 current snap is 0 2023-09-23T20:04:40.815 INFO:tasks.rados.rados.0.smithi098.stdout:1902: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-09-23T20:04:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:40 smithi173 bash[27697]: audit 2023-09-23T20:04:39.663355+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.98:0/3869561394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:40 smithi173 bash[27697]: audit 2023-09-23T20:04:39.807973+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:40 smithi098 bash[33670]: audit 2023-09-23T20:04:39.663355+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.98:0/3869561394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:40 smithi098 bash[33670]: audit 2023-09-23T20:04:39.807973+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:40.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:40 smithi098 bash[27308]: audit 2023-09-23T20:04:39.663355+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.98:0/3869561394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:40.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:40 smithi098 bash[27308]: audit 2023-09-23T20:04:39.807973+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:40.934 INFO:tasks.rados.rados.0.smithi098.stdout:1903: expect (ObjNum 1025 snap 0 seq_num 1025) 2023-09-23T20:04:41.094 INFO:tasks.rados.rados.0.smithi098.stdout:1905: finishing write tid 1 to smithi09866585-94 2023-09-23T20:04:41.094 INFO:tasks.rados.rados.0.smithi098.stdout:1905: finishing write tid 2 to smithi09866585-94 2023-09-23T20:04:41.094 INFO:tasks.rados.rados.0.smithi098.stdout:1905: finishing write tid 3 to smithi09866585-94 2023-09-23T20:04:41.094 INFO:tasks.rados.rados.0.smithi098.stdout:1902: done (3 left) 2023-09-23T20:04:41.095 INFO:tasks.rados.rados.0.smithi098.stdout:1903: done (2 left) 2023-09-23T20:04:41.095 INFO:tasks.rados.rados.0.smithi098.stdout:1906: done (1 left) 2023-09-23T20:04:41.095 INFO:tasks.rados.rados.0.smithi098.stdout:1907: read oid 347 snap -1 2023-09-23T20:04:41.095 INFO:tasks.rados.rados.0.smithi098.stdout:1907: expect (ObjNum 897 snap 0 seq_num 897) 2023-09-23T20:04:41.095 INFO:tasks.rados.rados.0.smithi098.stdout:1908: read oid 363 snap -1 2023-09-23T20:04:41.095 INFO:tasks.rados.rados.0.smithi098.stdout:1908: expect (ObjNum 710 snap 0 seq_num 710) 2023-09-23T20:04:41.095 INFO:tasks.rados.rados.0.smithi098.stdout:1909: write oid 340 current snap is 0 2023-09-23T20:04:41.095 INFO:tasks.rados.rados.0.smithi098.stdout:1905: finishing write tid 4 to smithi09866585-94 2023-09-23T20:04:41.095 INFO:tasks.rados.rados.0.smithi098.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2023-09-23T20:04:41.104 INFO:tasks.rados.rados.0.smithi098.stdout:1909: writing smithi09866585-340 from 481030 to 1215897 tid 1 2023-09-23T20:04:41.111 INFO:tasks.rados.rados.0.smithi098.stdout:1909: writing smithi09866585-340 from 1937889 to 2421332 tid 2 2023-09-23T20:04:41.117 INFO:tasks.rados.rados.0.smithi098.stdout:1909: writing smithi09866585-340 from 2875543 to 3427969 tid 3 2023-09-23T20:04:41.118 INFO:tasks.rados.rados.0.smithi098.stdout:1910: read oid 211 snap -1 2023-09-23T20:04:41.118 INFO:tasks.rados.rados.0.smithi098.stdout:1910: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T20:04:41.118 INFO:tasks.rados.rados.0.smithi098.stdout:1911: write oid 320 current snap is 0 2023-09-23T20:04:41.118 INFO:tasks.rados.rados.0.smithi098.stdout:1905: finishing write tid 5 to smithi09866585-94 2023-09-23T20:04:41.118 INFO:tasks.rados.rados.0.smithi098.stdout:1905: finishing write tid 6 to smithi09866585-94 2023-09-23T20:04:41.118 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 94 v 227 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2023-09-23T20:04:41.118 INFO:tasks.rados.rados.0.smithi098.stdout:1905: left oid 94 (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T20:04:41.118 INFO:tasks.rados.rados.0.smithi098.stdout:1907: expect (ObjNum 897 snap 0 seq_num 897) 2023-09-23T20:04:41.322 INFO:tasks.rados.rados.0.smithi098.stdout:1909: finishing write tid 1 to smithi09866585-340 2023-09-23T20:04:41.322 INFO:tasks.rados.rados.0.smithi098.stdout:1908: expect (ObjNum 710 snap 0 seq_num 710) 2023-09-23T20:04:41.513 INFO:tasks.rados.rados.0.smithi098.stdout:1909: finishing write tid 2 to smithi09866585-340 2023-09-23T20:04:41.513 INFO:tasks.rados.rados.0.smithi098.stdout:1909: finishing write tid 3 to smithi09866585-340 2023-09-23T20:04:41.513 INFO:tasks.rados.rados.0.smithi098.stdout:1909: finishing write tid 4 to smithi09866585-340 2023-09-23T20:04:41.513 INFO:tasks.rados.rados.0.smithi098.stdout:1909: finishing write tid 5 to smithi09866585-340 2023-09-23T20:04:41.513 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 340 v 346 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2023-09-23T20:04:41.513 INFO:tasks.rados.rados.0.smithi098.stdout:1909: left oid 340 (ObjNum 1290 snap 0 seq_num 1290) 2023-09-23T20:04:41.514 INFO:tasks.rados.rados.0.smithi098.stdout:1910: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T20:04:41.628 INFO:tasks.rados.rados.0.smithi098.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2023-09-23T20:04:41.635 INFO:tasks.rados.rados.0.smithi098.stdout:1911: writing smithi09866585-320 from 497837 to 907953 tid 1 2023-09-23T20:04:41.645 INFO:tasks.rados.rados.0.smithi098.stdout:1911: writing smithi09866585-320 from 1596371 to 2339825 tid 2 2023-09-23T20:04:41.655 INFO:tasks.rados.rados.0.smithi098.stdout:1911: writing smithi09866585-320 from 2902966 to 3666664 tid 3 2023-09-23T20:04:41.655 INFO:tasks.rados.rados.0.smithi098.stdout:1905: done (5 left) 2023-09-23T20:04:41.655 INFO:tasks.rados.rados.0.smithi098.stdout:1907: done (4 left) 2023-09-23T20:04:41.655 INFO:tasks.rados.rados.0.smithi098.stdout:1908: done (3 left) 2023-09-23T20:04:41.656 INFO:tasks.rados.rados.0.smithi098.stdout:1909: done (2 left) 2023-09-23T20:04:41.656 INFO:tasks.rados.rados.0.smithi098.stdout:1910: done (1 left) 2023-09-23T20:04:41.656 INFO:tasks.rados.rados.0.smithi098.stdout:1912: read oid 336 snap -1 2023-09-23T20:04:41.656 INFO:tasks.rados.rados.0.smithi098.stdout:1912: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:04:41.656 INFO:tasks.rados.rados.0.smithi098.stdout:1913: read oid 233 snap -1 2023-09-23T20:04:41.656 INFO:tasks.rados.rados.0.smithi098.stdout:1913: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T20:04:41.656 INFO:tasks.rados.rados.0.smithi098.stdout:1914: delete oid 385 current snap is 0 2023-09-23T20:04:41.656 INFO:tasks.rados.rados.0.smithi098.stdout:1911: finishing write tid 1 to smithi09866585-320 2023-09-23T20:04:41.656 INFO:tasks.rados.rados.0.smithi098.stdout:1911: finishing write tid 2 to smithi09866585-320 2023-09-23T20:04:41.658 INFO:tasks.rados.rados.0.smithi098.stdout:1914: done (3 left) 2023-09-23T20:04:41.658 INFO:tasks.rados.rados.0.smithi098.stdout:1915: write oid 229 current snap is 0 2023-09-23T20:04:41.658 INFO:tasks.rados.rados.0.smithi098.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2023-09-23T20:04:41.667 INFO:tasks.rados.rados.0.smithi098.stdout:1915: writing smithi09866585-229 from 531451 to 1208418 tid 1 2023-09-23T20:04:41.675 INFO:tasks.rados.rados.0.smithi098.stdout:1915: writing smithi09866585-229 from 1713335 to 2460458 tid 2 2023-09-23T20:04:41.682 INFO:tasks.rados.rados.0.smithi098.stdout:1915: writing smithi09866585-229 from 2957812 to 3460407 tid 3 2023-09-23T20:04:41.682 INFO:tasks.rados.rados.0.smithi098.stdout:1916: delete oid 337 current snap is 0 2023-09-23T20:04:41.682 INFO:tasks.rados.rados.0.smithi098.stdout:1913: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T20:04:41.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:41 smithi173 bash[27697]: cluster 2023-09-23T20:04:40.523453+0000 mgr.x (mgr.24700) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 6.6 MiB/s wr, 95 op/s 2023-09-23T20:04:41.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:41 smithi173 bash[27697]: audit 2023-09-23T20:04:41.513588+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:41.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:41 smithi173 bash[27697]: audit 2023-09-23T20:04:41.523614+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:41.868 INFO:tasks.rados.rados.0.smithi098.stdout:1911: finishing write tid 3 to smithi09866585-320 2023-09-23T20:04:41.868 INFO:tasks.rados.rados.0.smithi098.stdout:1911: finishing write tid 4 to smithi09866585-320 2023-09-23T20:04:41.868 INFO:tasks.rados.rados.0.smithi098.stdout:1911: finishing write tid 5 to smithi09866585-320 2023-09-23T20:04:41.868 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 320 v 265 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2023-09-23T20:04:41.868 INFO:tasks.rados.rados.0.smithi098.stdout:1911: left oid 320 (ObjNum 1291 snap 0 seq_num 1291) 2023-09-23T20:04:41.868 INFO:tasks.rados.rados.0.smithi098.stdout:1912: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:04:41.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:41 smithi098 bash[33670]: cluster 2023-09-23T20:04:40.523453+0000 mgr.x (mgr.24700) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 6.6 MiB/s wr, 95 op/s 2023-09-23T20:04:41.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:41 smithi098 bash[33670]: audit 2023-09-23T20:04:41.513588+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:41.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:41 smithi098 bash[33670]: audit 2023-09-23T20:04:41.523614+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:41.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:41 smithi098 bash[27308]: cluster 2023-09-23T20:04:40.523453+0000 mgr.x (mgr.24700) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 6.6 MiB/s wr, 95 op/s 2023-09-23T20:04:41.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:41 smithi098 bash[27308]: audit 2023-09-23T20:04:41.513588+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:41.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:41 smithi098 bash[27308]: audit 2023-09-23T20:04:41.523614+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:41.974 INFO:tasks.rados.rados.0.smithi098.stdout:1915: finishing write tid 1 to smithi09866585-229 2023-09-23T20:04:41.974 INFO:tasks.rados.rados.0.smithi098.stdout:1915: finishing write tid 2 to smithi09866585-229 2023-09-23T20:04:41.974 INFO:tasks.rados.rados.0.smithi098.stdout:1915: finishing write tid 3 to smithi09866585-229 2023-09-23T20:04:41.974 INFO:tasks.rados.rados.0.smithi098.stdout:1915: finishing write tid 4 to smithi09866585-229 2023-09-23T20:04:41.974 INFO:tasks.rados.rados.0.smithi098.stdout:1915: finishing write tid 5 to smithi09866585-229 2023-09-23T20:04:41.974 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 229 v 189 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2023-09-23T20:04:41.974 INFO:tasks.rados.rados.0.smithi098.stdout:1915: left oid 229 (ObjNum 1293 snap 0 seq_num 1293) 2023-09-23T20:04:41.974 INFO:tasks.rados.rados.0.smithi098.stdout:1911: done (4 left) 2023-09-23T20:04:41.974 INFO:tasks.rados.rados.0.smithi098.stdout:1912: done (3 left) 2023-09-23T20:04:41.975 INFO:tasks.rados.rados.0.smithi098.stdout:1913: done (2 left) 2023-09-23T20:04:41.975 INFO:tasks.rados.rados.0.smithi098.stdout:1915: done (1 left) 2023-09-23T20:04:41.975 INFO:tasks.rados.rados.0.smithi098.stdout:1916: done (0 left) 2023-09-23T20:04:41.975 INFO:tasks.rados.rados.0.smithi098.stdout:1917: write oid 126 current snap is 0 2023-09-23T20:04:41.975 INFO:tasks.rados.rados.0.smithi098.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2023-09-23T20:04:41.984 INFO:tasks.rados.rados.0.smithi098.stdout:1917: writing smithi09866585-126 from 565065 to 992530 tid 1 2023-09-23T20:04:41.992 INFO:tasks.rados.rados.0.smithi098.stdout:1917: writing smithi09866585-126 from 1430299 to 2064738 tid 2 2023-09-23T20:04:41.997 INFO:tasks.rados.rados.0.smithi098.stdout:1917: writing smithi09866585-126 from 2496305 to 3021444 tid 3 2023-09-23T20:04:42.001 INFO:tasks.rados.rados.0.smithi098.stdout:1917: writing smithi09866585-126 from 3472104 to 3765065 tid 4 2023-09-23T20:04:42.002 INFO:tasks.rados.rados.0.smithi098.stdout:1918: delete oid 90 current snap is 0 2023-09-23T20:04:42.002 INFO:tasks.rados.rados.0.smithi098.stdout:1917: finishing write tid 1 to smithi09866585-126 2023-09-23T20:04:42.002 INFO:tasks.rados.rados.0.smithi098.stdout:1917: finishing write tid 2 to smithi09866585-126 2023-09-23T20:04:42.002 INFO:tasks.rados.rados.0.smithi098.stdout:1917: finishing write tid 3 to smithi09866585-126 2023-09-23T20:04:42.004 INFO:tasks.rados.rados.0.smithi098.stdout:1918: done (1 left) 2023-09-23T20:04:42.004 INFO:tasks.rados.rados.0.smithi098.stdout:1919: read oid 486 snap -1 2023-09-23T20:04:42.004 INFO:tasks.rados.rados.0.smithi098.stdout:1919: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-09-23T20:04:42.004 INFO:tasks.rados.rados.0.smithi098.stdout:1920: write oid 382 current snap is 0 2023-09-23T20:04:42.004 INFO:tasks.rados.rados.0.smithi098.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2023-09-23T20:04:42.010 INFO:tasks.rados.rados.0.smithi098.stdout:1920: writing smithi09866585-382 from 598679 to 1176642 tid 1 2023-09-23T20:04:42.019 INFO:tasks.rados.rados.0.smithi098.stdout:1920: writing smithi09866585-382 from 1947263 to 2585371 tid 2 2023-09-23T20:04:42.026 INFO:tasks.rados.rados.0.smithi098.stdout:1920: writing smithi09866585-382 from 3351151 to 3798679 tid 3 2023-09-23T20:04:42.026 INFO:tasks.rados.rados.0.smithi098.stdout:1921: write oid 301 current snap is 0 2023-09-23T20:04:42.026 INFO:tasks.rados.rados.0.smithi098.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2023-09-23T20:04:42.033 INFO:tasks.rados.rados.0.smithi098.stdout:1921: writing smithi09866585-301 from 615486 to 1268698 tid 1 2023-09-23T20:04:42.039 INFO:tasks.rados.rados.0.smithi098.stdout:1921: writing smithi09866585-301 from 1889392 to 2387511 tid 2 2023-09-23T20:04:42.046 INFO:tasks.rados.rados.0.smithi098.stdout:1921: writing smithi09866585-301 from 2978574 to 3453882 tid 3 2023-09-23T20:04:42.046 INFO:tasks.rados.rados.0.smithi098.stdout:1922: read oid 184 snap -1 2023-09-23T20:04:42.046 INFO:tasks.rados.rados.0.smithi098.stdout:1922: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T20:04:42.046 INFO:tasks.rados.rados.0.smithi098.stdout:1923: write oid 288 current snap is 0 2023-09-23T20:04:42.046 INFO:tasks.rados.rados.0.smithi098.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2023-09-23T20:04:42.054 INFO:tasks.rados.rados.0.smithi098.stdout:1923: writing smithi09866585-288 from 632293 to 1360754 tid 1 2023-09-23T20:04:42.061 INFO:tasks.rados.rados.0.smithi098.stdout:1923: writing smithi09866585-288 from 1947874 to 2589651 tid 2 2023-09-23T20:04:42.068 INFO:tasks.rados.rados.0.smithi098.stdout:1923: writing smithi09866585-288 from 3005997 to 3692577 tid 3 2023-09-23T20:04:42.069 INFO:tasks.rados.rados.0.smithi098.stdout:1924: write oid 484 current snap is 0 2023-09-23T20:04:42.069 INFO:tasks.rados.rados.0.smithi098.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2023-09-23T20:04:42.075 INFO:tasks.rados.rados.0.smithi098.stdout:1924: writing smithi09866585-484 from 649100 to 1052810 tid 1 2023-09-23T20:04:42.081 INFO:tasks.rados.rados.0.smithi098.stdout:1924: writing smithi09866585-484 from 1606356 to 2108144 tid 2 2023-09-23T20:04:42.089 INFO:tasks.rados.rados.0.smithi098.stdout:1924: writing smithi09866585-484 from 2633420 to 3131272 tid 3 2023-09-23T20:04:42.094 INFO:tasks.rados.rados.0.smithi098.stdout:1924: writing smithi09866585-484 from 3636005 to 3849100 tid 4 2023-09-23T20:04:42.094 INFO:tasks.rados.rados.0.smithi098.stdout:1925: delete oid 171 current snap is 0 2023-09-23T20:04:42.095 INFO:tasks.rados.rados.0.smithi098.stdout:1917: finishing write tid 4 to smithi09866585-126 2023-09-23T20:04:42.095 INFO:tasks.rados.rados.0.smithi098.stdout:1917: finishing write tid 5 to smithi09866585-126 2023-09-23T20:04:42.095 INFO:tasks.rados.rados.0.smithi098.stdout:1917: finishing write tid 6 to smithi09866585-126 2023-09-23T20:04:42.095 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 126 v 222 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2023-09-23T20:04:42.095 INFO:tasks.rados.rados.0.smithi098.stdout:1917: left oid 126 (ObjNum 1295 snap 0 seq_num 1295) 2023-09-23T20:04:42.095 INFO:tasks.rados.rados.0.smithi098.stdout:1920: finishing write tid 1 to smithi09866585-382 2023-09-23T20:04:42.095 INFO:tasks.rados.rados.0.smithi098.stdout:1919: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-09-23T20:04:42.258 INFO:tasks.rados.rados.0.smithi098.stdout:1920: finishing write tid 2 to smithi09866585-382 2023-09-23T20:04:42.258 INFO:tasks.rados.rados.0.smithi098.stdout:1920: finishing write tid 3 to smithi09866585-382 2023-09-23T20:04:42.258 INFO:tasks.rados.rados.0.smithi098.stdout:1917: done (7 left) 2023-09-23T20:04:42.258 INFO:tasks.rados.rados.0.smithi098.stdout:1919: done (6 left) 2023-09-23T20:04:42.258 INFO:tasks.rados.rados.0.smithi098.stdout:1925: done (5 left) 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1926: read oid 224 snap -1 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1926: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1927: read oid 208 snap -1 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1927: expect deleted 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1928: delete oid 241 current snap is 0 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1920: finishing write tid 4 to smithi09866585-382 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1920: finishing write tid 5 to smithi09866585-382 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 382 v 249 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1921: finishing write tid 1 to smithi09866585-301 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1921: finishing write tid 2 to smithi09866585-301 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1921: finishing write tid 3 to smithi09866585-301 2023-09-23T20:04:42.259 INFO:tasks.rados.rados.0.smithi098.stdout:1921: finishing write tid 4 to smithi09866585-301 2023-09-23T20:04:42.260 INFO:tasks.rados.rados.0.smithi098.stdout:1921: finishing write tid 5 to smithi09866585-301 2023-09-23T20:04:42.260 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 301 v 247 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2023-09-23T20:04:42.260 INFO:tasks.rados.rados.0.smithi098.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2023-09-23T20:04:42.260 INFO:tasks.rados.rados.0.smithi098.stdout:1922: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T20:04:42.395 INFO:tasks.rados.rados.0.smithi098.stdout:1923: finishing write tid 1 to smithi09866585-288 2023-09-23T20:04:42.395 INFO:tasks.rados.rados.0.smithi098.stdout:1923: finishing write tid 2 to smithi09866585-288 2023-09-23T20:04:42.395 INFO:tasks.rados.rados.0.smithi098.stdout:1923: finishing write tid 3 to smithi09866585-288 2023-09-23T20:04:42.395 INFO:tasks.rados.rados.0.smithi098.stdout:1923: finishing write tid 4 to smithi09866585-288 2023-09-23T20:04:42.395 INFO:tasks.rados.rados.0.smithi098.stdout:1923: finishing write tid 5 to smithi09866585-288 2023-09-23T20:04:42.395 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 288 v 224 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2023-09-23T20:04:42.395 INFO:tasks.rados.rados.0.smithi098.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1924: finishing write tid 1 to smithi09866585-484 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1924: finishing write tid 2 to smithi09866585-484 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1924: finishing write tid 3 to smithi09866585-484 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1920: done (7 left) 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1921: done (6 left) 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1922: done (5 left) 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1923: done (4 left) 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1928: done (3 left) 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1929: read oid 496 snap -1 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1929: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1930: write oid 374 current snap is 0 2023-09-23T20:04:42.396 INFO:tasks.rados.rados.0.smithi098.stdout:1924: finishing write tid 4 to smithi09866585-484 2023-09-23T20:04:42.397 INFO:tasks.rados.rados.0.smithi098.stdout:1924: finishing write tid 5 to smithi09866585-484 2023-09-23T20:04:42.397 INFO:tasks.rados.rados.0.smithi098.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2023-09-23T20:04:42.407 INFO:tasks.rados.rados.0.smithi098.stdout:1930: writing smithi09866585-374 from 699521 to 1445331 tid 1 2023-09-23T20:04:42.420 INFO:tasks.rados.rados.0.smithi098.stdout:1930: writing smithi09866585-374 from 2181802 to 2830917 tid 2 2023-09-23T20:04:42.426 INFO:tasks.rados.rados.0.smithi098.stdout:1930: writing smithi09866585-374 from 3515689 to 3899521 tid 3 2023-09-23T20:04:42.427 INFO:tasks.rados.rados.0.smithi098.stdout:1931: write oid 386 current snap is 0 2023-09-23T20:04:42.427 INFO:tasks.rados.rados.0.smithi098.stdout:1924: finishing write tid 6 to smithi09866585-484 2023-09-23T20:04:42.427 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 484 v 254 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2023-09-23T20:04:42.427 INFO:tasks.rados.rados.0.smithi098.stdout:1924: left oid 484 (ObjNum 1300 snap 0 seq_num 1300) 2023-09-23T20:04:42.427 INFO:tasks.rados.rados.0.smithi098.stdout:1926: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T20:04:42.623 INFO:tasks.rados.rados.0.smithi098.stdout:1929: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T20:04:42.802 INFO:tasks.rados.rados.0.smithi098.stdout:1930: finishing write tid 1 to smithi09866585-374 2023-09-23T20:04:42.803 INFO:tasks.rados.rados.0.smithi098.stdout:1930: finishing write tid 2 to smithi09866585-374 2023-09-23T20:04:42.803 INFO:tasks.rados.rados.0.smithi098.stdout:1930: finishing write tid 3 to smithi09866585-374 2023-09-23T20:04:42.803 INFO:tasks.rados.rados.0.smithi098.stdout:1930: finishing write tid 4 to smithi09866585-374 2023-09-23T20:04:42.803 INFO:tasks.rados.rados.0.smithi098.stdout:1930: finishing write tid 5 to smithi09866585-374 2023-09-23T20:04:42.803 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 374 v 226 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2023-09-23T20:04:42.803 INFO:tasks.rados.rados.0.smithi098.stdout:1930: left oid 374 (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T20:04:42.803 INFO:tasks.rados.rados.0.smithi098.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2023-09-23T20:04:42.814 INFO:tasks.rados.rados.0.smithi098.stdout:1931: writing smithi09866585-386 from 716328 to 1137387 tid 1 2023-09-23T20:04:42.822 INFO:tasks.rados.rados.0.smithi098.stdout:1931: writing smithi09866585-386 from 1840284 to 2349410 tid 2 2023-09-23T20:04:42.831 INFO:tasks.rados.rados.0.smithi098.stdout:1931: writing smithi09866585-386 from 3143112 to 3802405 tid 3 2023-09-23T20:04:42.831 INFO:tasks.rados.rados.0.smithi098.stdout:1924: done (5 left) 2023-09-23T20:04:42.831 INFO:tasks.rados.rados.0.smithi098.stdout:1926: done (4 left) 2023-09-23T20:04:42.831 INFO:tasks.rados.rados.0.smithi098.stdout:1927: done (3 left) 2023-09-23T20:04:42.831 INFO:tasks.rados.rados.0.smithi098.stdout:1929: done (2 left) 2023-09-23T20:04:42.831 INFO:tasks.rados.rados.0.smithi098.stdout:1930: done (1 left) 2023-09-23T20:04:42.831 INFO:tasks.rados.rados.0.smithi098.stdout:1932: read oid 210 snap -1 2023-09-23T20:04:42.832 INFO:tasks.rados.rados.0.smithi098.stdout:1932: expect (ObjNum 700 snap 0 seq_num 700) 2023-09-23T20:04:42.832 INFO:tasks.rados.rados.0.smithi098.stdout:1933: write oid 145 current snap is 0 2023-09-23T20:04:42.832 INFO:tasks.rados.rados.0.smithi098.stdout:1931: finishing write tid 1 to smithi09866585-386 2023-09-23T20:04:42.832 INFO:tasks.rados.rados.0.smithi098.stdout:1931: finishing write tid 2 to smithi09866585-386 2023-09-23T20:04:42.832 INFO:tasks.rados.rados.0.smithi098.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2023-09-23T20:04:42.838 INFO:tasks.rados.rados.0.smithi098.stdout:1933: writing smithi09866585-145 from 733135 to 1229443 tid 1 2023-09-23T20:04:42.846 INFO:tasks.rados.rados.0.smithi098.stdout:1933: writing smithi09866585-145 from 1898766 to 2551550 tid 2 2023-09-23T20:04:42.852 INFO:tasks.rados.rados.0.smithi098.stdout:1933: writing smithi09866585-145 from 3170535 to 3641100 tid 3 2023-09-23T20:04:42.853 INFO:tasks.rados.rados.0.smithi098.stdout:1934: read oid 275 snap -1 2023-09-23T20:04:42.853 INFO:tasks.rados.rados.0.smithi098.stdout:1934: expect (ObjNum 1234 snap 0 seq_num 1234) 2023-09-23T20:04:42.853 INFO:tasks.rados.rados.0.smithi098.stdout:1935: read oid 154 snap -1 2023-09-23T20:04:42.853 INFO:tasks.rados.rados.0.smithi098.stdout:1935: expect (ObjNum 153 snap 0 seq_num 153) 2023-09-23T20:04:42.853 INFO:tasks.rados.rados.0.smithi098.stdout:1936: write oid 101 current snap is 0 2023-09-23T20:04:42.853 INFO:tasks.rados.rados.0.smithi098.stdout:1933: finishing write tid 1 to smithi09866585-145 2023-09-23T20:04:42.853 INFO:tasks.rados.rados.0.smithi098.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2023-09-23T20:04:42.861 INFO:tasks.rados.rados.0.smithi098.stdout:1936: writing smithi09866585-101 from 749942 to 1321499 tid 1 2023-09-23T20:04:42.868 INFO:tasks.rados.rados.0.smithi098.stdout:1936: writing smithi09866585-101 from 1840895 to 2637337 tid 2 2023-09-23T20:04:42.876 INFO:tasks.rados.rados.0.smithi098.stdout:1936: writing smithi09866585-101 from 3365252 to 3949942 tid 3 2023-09-23T20:04:42.876 INFO:tasks.rados.rados.0.smithi098.stdout:1937: write oid 403 current snap is 0 2023-09-23T20:04:42.877 INFO:tasks.rados.rados.0.smithi098.stdout:1931: finishing write tid 3 to smithi09866585-386 2023-09-23T20:04:42.877 INFO:tasks.rados.rados.0.smithi098.stdout:1931: finishing write tid 4 to smithi09866585-386 2023-09-23T20:04:42.877 INFO:tasks.rados.rados.0.smithi098.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2023-09-23T20:04:42.884 INFO:tasks.rados.rados.0.smithi098.stdout:1937: writing smithi09866585-403 from 766749 to 1413555 tid 1 2023-09-23T20:04:42.891 INFO:tasks.rados.rados.0.smithi098.stdout:1937: writing smithi09866585-403 from 1899377 to 2555830 tid 2 2023-09-23T20:04:42.898 INFO:tasks.rados.rados.0.smithi098.stdout:1937: writing smithi09866585-403 from 3109028 to 3718490 tid 3 2023-09-23T20:04:42.898 INFO:tasks.rados.rados.0.smithi098.stdout:1938: read oid 182 snap -1 2023-09-23T20:04:42.898 INFO:tasks.rados.rados.0.smithi098.stdout:1938: expect (ObjNum 830 snap 0 seq_num 830) 2023-09-23T20:04:42.898 INFO:tasks.rados.rados.0.smithi098.stdout:1939: read oid 377 snap -1 2023-09-23T20:04:42.898 INFO:tasks.rados.rados.0.smithi098.stdout:1939: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T20:04:42.898 INFO:tasks.rados.rados.0.smithi098.stdout:1940: write oid 82 current snap is 0 2023-09-23T20:04:42.898 INFO:tasks.rados.rados.0.smithi098.stdout:1931: finishing write tid 5 to smithi09866585-386 2023-09-23T20:04:42.898 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 386 v 350 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2023-09-23T20:04:42.898 INFO:tasks.rados.rados.0.smithi098.stdout:1931: left oid 386 (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T20:04:42.898 INFO:tasks.rados.rados.0.smithi098.stdout:1932: expect (ObjNum 700 snap 0 seq_num 700) 2023-09-23T20:04:43.085 INFO:tasks.rados.rados.0.smithi098.stdout:1933: finishing write tid 2 to smithi09866585-145 2023-09-23T20:04:43.085 INFO:tasks.rados.rados.0.smithi098.stdout:1933: finishing write tid 3 to smithi09866585-145 2023-09-23T20:04:43.086 INFO:tasks.rados.rados.0.smithi098.stdout:1933: finishing write tid 4 to smithi09866585-145 2023-09-23T20:04:43.086 INFO:tasks.rados.rados.0.smithi098.stdout:1933: finishing write tid 5 to smithi09866585-145 2023-09-23T20:04:43.086 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 145 v 258 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2023-09-23T20:04:43.086 INFO:tasks.rados.rados.0.smithi098.stdout:1933: left oid 145 (ObjNum 1305 snap 0 seq_num 1305) 2023-09-23T20:04:43.086 INFO:tasks.rados.rados.0.smithi098.stdout:1934: expect (ObjNum 1234 snap 0 seq_num 1234) 2023-09-23T20:04:43.220 INFO:tasks.rados.rados.0.smithi098.stdout:1935: expect (ObjNum 153 snap 0 seq_num 153) 2023-09-23T20:04:43.306 INFO:tasks.rados.rados.0.smithi098.stdout:1936: finishing write tid 1 to smithi09866585-101 2023-09-23T20:04:43.306 INFO:tasks.rados.rados.0.smithi098.stdout:1936: finishing write tid 2 to smithi09866585-101 2023-09-23T20:04:43.306 INFO:tasks.rados.rados.0.smithi098.stdout:1936: finishing write tid 3 to smithi09866585-101 2023-09-23T20:04:43.306 INFO:tasks.rados.rados.0.smithi098.stdout:1936: finishing write tid 4 to smithi09866585-101 2023-09-23T20:04:43.306 INFO:tasks.rados.rados.0.smithi098.stdout:1936: finishing write tid 5 to smithi09866585-101 2023-09-23T20:04:43.306 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 101 v 230 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2023-09-23T20:04:43.306 INFO:tasks.rados.rados.0.smithi098.stdout:1936: left oid 101 (ObjNum 1306 snap 0 seq_num 1306) 2023-09-23T20:04:43.306 INFO:tasks.rados.rados.0.smithi098.stdout:1937: finishing write tid 1 to smithi09866585-403 2023-09-23T20:04:43.306 INFO:tasks.rados.rados.0.smithi098.stdout:1937: finishing write tid 2 to smithi09866585-403 2023-09-23T20:04:43.306 INFO:tasks.rados.rados.0.smithi098.stdout:1937: finishing write tid 3 to smithi09866585-403 2023-09-23T20:04:43.307 INFO:tasks.rados.rados.0.smithi098.stdout:1937: finishing write tid 4 to smithi09866585-403 2023-09-23T20:04:43.307 INFO:tasks.rados.rados.0.smithi098.stdout:1937: finishing write tid 5 to smithi09866585-403 2023-09-23T20:04:43.307 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 403 v 317 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2023-09-23T20:04:43.307 INFO:tasks.rados.rados.0.smithi098.stdout:1937: left oid 403 (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T20:04:43.307 INFO:tasks.rados.rados.0.smithi098.stdout:1939: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T20:04:43.423 INFO:tasks.rados.rados.0.smithi098.stdout:1938: expect (ObjNum 830 snap 0 seq_num 830) 2023-09-23T20:04:43.613 INFO:tasks.rados.rados.0.smithi098.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2023-09-23T20:04:43.621 INFO:tasks.rados.rados.0.smithi098.stdout:1940: writing smithi09866585-82 from 783556 to 1221964 tid 1 2023-09-23T20:04:43.627 INFO:tasks.rados.rados.0.smithi098.stdout:1940: writing smithi09866585-82 from 1674212 to 2074323 tid 2 2023-09-23T20:04:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:1940: writing smithi09866585-82 from 2736451 to 3157185 tid 3 2023-09-23T20:04:43.639 INFO:tasks.rados.rados.0.smithi098.stdout:1940: writing smithi09866585-82 from 3882270 to 3983556 tid 4 2023-09-23T20:04:43.639 INFO:tasks.rados.rados.0.smithi098.stdout:1931: done (9 left) 2023-09-23T20:04:43.639 INFO:tasks.rados.rados.0.smithi098.stdout:1932: done (8 left) 2023-09-23T20:04:43.639 INFO:tasks.rados.rados.0.smithi098.stdout:1933: done (7 left) 2023-09-23T20:04:43.639 INFO:tasks.rados.rados.0.smithi098.stdout:1934: done (6 left) 2023-09-23T20:04:43.639 INFO:tasks.rados.rados.0.smithi098.stdout:1935: done (5 left) 2023-09-23T20:04:43.639 INFO:tasks.rados.rados.0.smithi098.stdout:1936: done (4 left) 2023-09-23T20:04:43.639 INFO:tasks.rados.rados.0.smithi098.stdout:1937: done (3 left) 2023-09-23T20:04:43.639 INFO:tasks.rados.rados.0.smithi098.stdout:1938: done (2 left) 2023-09-23T20:04:43.639 INFO:tasks.rados.rados.0.smithi098.stdout:1939: done (1 left) 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1941: read oid 93 snap -1 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1941: expect (ObjNum 1039 snap 0 seq_num 1039) 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1942: read oid 315 snap -1 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1942: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1943: read oid 448 snap -1 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1943: expect deleted 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1944: read oid 11 snap -1 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1944: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1945: read oid 285 snap -1 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1945: expect (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1946: read oid 443 snap -1 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1946: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:04:43.640 INFO:tasks.rados.rados.0.smithi098.stdout:1947: write oid 174 current snap is 0 2023-09-23T20:04:43.641 INFO:tasks.rados.rados.0.smithi098.stdout:1940: finishing write tid 1 to smithi09866585-82 2023-09-23T20:04:43.641 INFO:tasks.rados.rados.0.smithi098.stdout:1940: finishing write tid 2 to smithi09866585-82 2023-09-23T20:04:43.641 INFO:tasks.rados.rados.0.smithi098.stdout:1940: finishing write tid 3 to smithi09866585-82 2023-09-23T20:04:43.641 INFO:tasks.rados.rados.0.smithi098.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2023-09-23T20:04:43.644 INFO:tasks.rados.rados.0.smithi098.stdout:1947: writing smithi09866585-174 from 400363 to 914020 tid 1 2023-09-23T20:04:43.651 INFO:tasks.rados.rados.0.smithi098.stdout:1947: writing smithi09866585-174 from 1332694 to 1992816 tid 2 2023-09-23T20:04:43.651 INFO:tasks.rados.rados.0.smithi098.stdout:1948: delete oid 308 current snap is 0 2023-09-23T20:04:43.651 INFO:tasks.rados.rados.0.smithi098.stdout:1940: finishing write tid 4 to smithi09866585-82 2023-09-23T20:04:43.651 INFO:tasks.rados.rados.0.smithi098.stdout:1940: finishing write tid 5 to smithi09866585-82 2023-09-23T20:04:43.651 INFO:tasks.rados.rados.0.smithi098.stdout:1940: finishing write tid 6 to smithi09866585-82 2023-09-23T20:04:43.651 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 82 v 287 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2023-09-23T20:04:43.651 INFO:tasks.rados.rados.0.smithi098.stdout:1940: left oid 82 (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T20:04:43.651 INFO:tasks.rados.rados.0.smithi098.stdout:1942: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T20:04:43.834 INFO:tasks.rados.rados.0.smithi098.stdout:1941: expect (ObjNum 1039 snap 0 seq_num 1039) 2023-09-23T20:04:43.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[33670]: audit 2023-09-23T20:04:42.056255+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:43.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[33670]: audit 2023-09-23T20:04:42.067086+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:43.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[33670]: audit 2023-09-23T20:04:42.119032+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.98:0/1902041575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:43.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[33670]: audit 2023-09-23T20:04:42.373113+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:43.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[33670]: audit 2023-09-23T20:04:42.383465+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:43.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[33670]: cluster 2023-09-23T20:04:42.523829+0000 mgr.x (mgr.24700) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 5.2 MiB/s wr, 75 op/s 2023-09-23T20:04:43.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[33670]: audit 2023-09-23T20:04:42.692523+0000 mon.a (mon.0) 835 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T20:04:43.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[27308]: audit 2023-09-23T20:04:42.056255+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:43.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[27308]: audit 2023-09-23T20:04:42.067086+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:43.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[27308]: audit 2023-09-23T20:04:42.119032+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.98:0/1902041575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:43.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[27308]: audit 2023-09-23T20:04:42.373113+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:43.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[27308]: audit 2023-09-23T20:04:42.383465+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[27308]: cluster 2023-09-23T20:04:42.523829+0000 mgr.x (mgr.24700) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 5.2 MiB/s wr, 75 op/s 2023-09-23T20:04:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:43 smithi098 bash[27308]: audit 2023-09-23T20:04:42.692523+0000 mon.a (mon.0) 835 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T20:04:43.989 INFO:tasks.rados.rados.0.smithi098.stdout:1947: finishing write tid 1 to smithi09866585-174 2023-09-23T20:04:43.989 INFO:tasks.rados.rados.0.smithi098.stdout:1944: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-23T20:04:44.055 INFO:tasks.rados.rados.0.smithi098.stdout:1945: expect (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T20:04:44.218 INFO:tasks.rados.rados.0.smithi098.stdout:1946: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:04:44.366 INFO:tasks.rados.rados.0.smithi098.stdout:1947: finishing write tid 2 to smithi09866585-174 2023-09-23T20:04:44.367 INFO:tasks.rados.rados.0.smithi098.stdout:1947: finishing write tid 3 to smithi09866585-174 2023-09-23T20:04:44.367 INFO:tasks.rados.rados.0.smithi098.stdout:1947: finishing write tid 4 to smithi09866585-174 2023-09-23T20:04:44.367 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 174 v 290 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2023-09-23T20:04:44.367 INFO:tasks.rados.rados.0.smithi098.stdout:1947: left oid 174 (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T20:04:44.367 INFO:tasks.rados.rados.0.smithi098.stdout:1940: done (8 left) 2023-09-23T20:04:44.367 INFO:tasks.rados.rados.0.smithi098.stdout:1941: done (7 left) 2023-09-23T20:04:44.367 INFO:tasks.rados.rados.0.smithi098.stdout:1942: done (6 left) 2023-09-23T20:04:44.367 INFO:tasks.rados.rados.0.smithi098.stdout:1943: done (5 left) 2023-09-23T20:04:44.367 INFO:tasks.rados.rados.0.smithi098.stdout:1944: done (4 left) 2023-09-23T20:04:44.367 INFO:tasks.rados.rados.0.smithi098.stdout:1945: done (3 left) 2023-09-23T20:04:44.368 INFO:tasks.rados.rados.0.smithi098.stdout:1946: done (2 left) 2023-09-23T20:04:44.368 INFO:tasks.rados.rados.0.smithi098.stdout:1947: done (1 left) 2023-09-23T20:04:44.368 INFO:tasks.rados.rados.0.smithi098.stdout:1948: done (0 left) 2023-09-23T20:04:44.368 INFO:tasks.rados.rados.0.smithi098.stdout:1949: read oid 325 snap -1 2023-09-23T20:04:44.368 INFO:tasks.rados.rados.0.smithi098.stdout:1949: expect (ObjNum 956 snap 0 seq_num 956) 2023-09-23T20:04:44.368 INFO:tasks.rados.rados.0.smithi098.stdout:1950: delete oid 493 current snap is 0 2023-09-23T20:04:44.370 INFO:tasks.rados.rados.0.smithi098.stdout:1950: done (1 left) 2023-09-23T20:04:44.370 INFO:tasks.rados.rados.0.smithi098.stdout:1951: write oid 408 current snap is 0 2023-09-23T20:04:44.370 INFO:tasks.rados.rados.0.smithi098.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2023-09-23T20:04:44.382 INFO:tasks.rados.rados.0.smithi098.stdout:1951: writing smithi09866585-408 from 450784 to 1190188 tid 1 2023-09-23T20:04:44.387 INFO:tasks.rados.rados.0.smithi098.stdout:1951: writing smithi09866585-408 from 1791787 to 2050784 tid 2 2023-09-23T20:04:44.387 INFO:tasks.rados.rados.0.smithi098.stdout:1952: read oid 145 snap -1 2023-09-23T20:04:44.388 INFO:tasks.rados.rados.0.smithi098.stdout:1952: expect (ObjNum 1305 snap 0 seq_num 1305) 2023-09-23T20:04:44.388 INFO:tasks.rados.rados.0.smithi098.stdout:1953: read oid 264 snap -1 2023-09-23T20:04:44.388 INFO:tasks.rados.rados.0.smithi098.stdout:1953: expect (ObjNum 918 snap 0 seq_num 918) 2023-09-23T20:04:44.388 INFO:tasks.rados.rados.0.smithi098.stdout:1954: read oid 215 snap -1 2023-09-23T20:04:44.388 INFO:tasks.rados.rados.0.smithi098.stdout:1954: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:04:44.388 INFO:tasks.rados.rados.0.smithi098.stdout:1955: delete oid 160 current snap is 0 2023-09-23T20:04:44.388 INFO:tasks.rados.rados.0.smithi098.stdout:1949: expect (ObjNum 956 snap 0 seq_num 956) 2023-09-23T20:04:44.477 INFO:tasks.rados.rados.0.smithi098.stdout:1951: finishing write tid 1 to smithi09866585-408 2023-09-23T20:04:44.477 INFO:tasks.rados.rados.0.smithi098.stdout:1951: finishing write tid 2 to smithi09866585-408 2023-09-23T20:04:44.477 INFO:tasks.rados.rados.0.smithi098.stdout:1951: finishing write tid 3 to smithi09866585-408 2023-09-23T20:04:44.477 INFO:tasks.rados.rados.0.smithi098.stdout:1951: finishing write tid 4 to smithi09866585-408 2023-09-23T20:04:44.478 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 408 v 320 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2023-09-23T20:04:44.478 INFO:tasks.rados.rados.0.smithi098.stdout:1951: left oid 408 (ObjNum 1312 snap 0 seq_num 1312) 2023-09-23T20:04:44.478 INFO:tasks.rados.rados.0.smithi098.stdout:1952: expect (ObjNum 1305 snap 0 seq_num 1305) 2023-09-23T20:04:44.714 INFO:tasks.rados.rados.0.smithi098.stdout:1954: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:04:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:44 smithi173 bash[27697]: audit 2023-09-23T20:04:42.056255+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:44 smithi173 bash[27697]: audit 2023-09-23T20:04:42.067086+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:44 smithi173 bash[27697]: audit 2023-09-23T20:04:42.119032+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.98:0/1902041575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:44 smithi173 bash[27697]: audit 2023-09-23T20:04:42.373113+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:44 smithi173 bash[27697]: audit 2023-09-23T20:04:42.383465+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:44 smithi173 bash[27697]: cluster 2023-09-23T20:04:42.523829+0000 mgr.x (mgr.24700) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 5.2 MiB/s wr, 75 op/s 2023-09-23T20:04:44.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:44 smithi173 bash[27697]: audit 2023-09-23T20:04:42.692523+0000 mon.a (mon.0) 835 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T20:04:44.898 INFO:tasks.rados.rados.0.smithi098.stdout:1953: expect (ObjNum 918 snap 0 seq_num 918) 2023-09-23T20:04:45.058 INFO:tasks.rados.rados.0.smithi098.stdout:1949: done (5 left) 2023-09-23T20:04:45.058 INFO:tasks.rados.rados.0.smithi098.stdout:1951: done (4 left) 2023-09-23T20:04:45.058 INFO:tasks.rados.rados.0.smithi098.stdout:1952: done (3 left) 2023-09-23T20:04:45.058 INFO:tasks.rados.rados.0.smithi098.stdout:1953: done (2 left) 2023-09-23T20:04:45.058 INFO:tasks.rados.rados.0.smithi098.stdout:1954: done (1 left) 2023-09-23T20:04:45.058 INFO:tasks.rados.rados.0.smithi098.stdout:1955: done (0 left) 2023-09-23T20:04:45.058 INFO:tasks.rados.rados.0.smithi098.stdout:1956: delete oid 84 current snap is 0 2023-09-23T20:04:45.060 INFO:tasks.rados.rados.0.smithi098.stdout:1956: done (0 left) 2023-09-23T20:04:45.060 INFO:tasks.rados.rados.0.smithi098.stdout:1957: delete oid 240 current snap is 0 2023-09-23T20:04:45.063 INFO:tasks.rados.rados.0.smithi098.stdout:1957: done (0 left) 2023-09-23T20:04:45.063 INFO:tasks.rados.rados.0.smithi098.stdout:1958: read oid 194 snap -1 2023-09-23T20:04:45.063 INFO:tasks.rados.rados.0.smithi098.stdout:1958: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:04:45.064 INFO:tasks.rados.rados.0.smithi098.stdout:1959: write oid 445 current snap is 0 2023-09-23T20:04:45.064 INFO:tasks.rados.rados.0.smithi098.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2023-09-23T20:04:45.075 INFO:tasks.rados.rados.0.smithi098.stdout:1959: writing smithi09866585-445 from 518012 to 1274765 tid 1 2023-09-23T20:04:45.082 INFO:tasks.rados.rados.0.smithi098.stdout:1959: writing smithi09866585-445 from 2025715 to 2118012 tid 2 2023-09-23T20:04:45.082 INFO:tasks.rados.rados.0.smithi098.stdout:1960: write oid 332 current snap is 0 2023-09-23T20:04:45.082 INFO:tasks.rados.rados.0.smithi098.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2023-09-23T20:04:45.087 INFO:tasks.rados.rados.0.smithi098.stdout:1960: writing smithi09866585-332 from 534819 to 966821 tid 1 2023-09-23T20:04:45.094 INFO:tasks.rados.rados.0.smithi098.stdout:1960: writing smithi09866585-332 from 1684197 to 2134819 tid 2 2023-09-23T20:04:45.094 INFO:tasks.rados.rados.0.smithi098.stdout:1961: read oid 50 snap -1 2023-09-23T20:04:45.094 INFO:tasks.rados.rados.0.smithi098.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:04:45.094 INFO:tasks.rados.rados.0.smithi098.stdout:1962: read oid 264 snap -1 2023-09-23T20:04:45.095 INFO:tasks.rados.rados.0.smithi098.stdout:1962: expect (ObjNum 918 snap 0 seq_num 918) 2023-09-23T20:04:45.095 INFO:tasks.rados.rados.0.smithi098.stdout:1963: write oid 333 current snap is 0 2023-09-23T20:04:45.095 INFO:tasks.rados.rados.0.smithi098.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2023-09-23T20:04:45.100 INFO:tasks.rados.rados.0.smithi098.stdout:1963: writing smithi09866585-333 from 551626 to 1058877 tid 1 2023-09-23T20:04:45.106 INFO:tasks.rados.rados.0.smithi098.stdout:1963: writing smithi09866585-333 from 1626326 to 2044782 tid 2 2023-09-23T20:04:45.106 INFO:tasks.rados.rados.0.smithi098.stdout:1964: read oid 14 snap -1 2023-09-23T20:04:45.106 INFO:tasks.rados.rados.0.smithi098.stdout:1964: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-09-23T20:04:45.106 INFO:tasks.rados.rados.0.smithi098.stdout:1965: write oid 90 current snap is 0 2023-09-23T20:04:45.107 INFO:tasks.rados.rados.0.smithi098.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2023-09-23T20:04:45.114 INFO:tasks.rados.rados.0.smithi098.stdout:1965: writing smithi09866585-90 from 568433 to 1150933 tid 1 2023-09-23T20:04:45.120 INFO:tasks.rados.rados.0.smithi098.stdout:1965: writing smithi09866585-90 from 1684808 to 2168433 tid 2 2023-09-23T20:04:45.120 INFO:tasks.rados.rados.0.smithi098.stdout:1966: write oid 246 current snap is 0 2023-09-23T20:04:45.120 INFO:tasks.rados.rados.0.smithi098.stdout:1958: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:04:45.405 INFO:tasks.rados.rados.0.smithi098.stdout:1959: finishing write tid 1 to smithi09866585-445 2023-09-23T20:04:45.405 INFO:tasks.rados.rados.0.smithi098.stdout:1959: finishing write tid 2 to smithi09866585-445 2023-09-23T20:04:45.406 INFO:tasks.rados.rados.0.smithi098.stdout:1959: finishing write tid 3 to smithi09866585-445 2023-09-23T20:04:45.406 INFO:tasks.rados.rados.0.smithi098.stdout:1959: finishing write tid 4 to smithi09866585-445 2023-09-23T20:04:45.406 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 445 v 376 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2023-09-23T20:04:45.406 INFO:tasks.rados.rados.0.smithi098.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2023-09-23T20:04:45.406 INFO:tasks.rados.rados.0.smithi098.stdout:1960: finishing write tid 1 to smithi09866585-332 2023-09-23T20:04:45.406 INFO:tasks.rados.rados.0.smithi098.stdout:1960: finishing write tid 2 to smithi09866585-332 2023-09-23T20:04:45.406 INFO:tasks.rados.rados.0.smithi098.stdout:1960: finishing write tid 3 to smithi09866585-332 2023-09-23T20:04:45.406 INFO:tasks.rados.rados.0.smithi098.stdout:1960: finishing write tid 4 to smithi09866585-332 2023-09-23T20:04:45.406 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 332 v 294 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2023-09-23T20:04:45.406 INFO:tasks.rados.rados.0.smithi098.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2023-09-23T20:04:45.407 INFO:tasks.rados.rados.0.smithi098.stdout:1963: finishing write tid 1 to smithi09866585-333 2023-09-23T20:04:45.407 INFO:tasks.rados.rados.0.smithi098.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T20:04:45.613 INFO:tasks.rados.rados.0.smithi098.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2023-09-23T20:04:45.620 INFO:tasks.rados.rados.0.smithi098.stdout:1966: writing smithi09866585-246 from 585240 to 1242989 tid 1 2023-09-23T20:04:45.625 INFO:tasks.rados.rados.0.smithi098.stdout:1966: writing smithi09866585-246 from 1743290 to 2165415 tid 2 2023-09-23T20:04:45.625 INFO:tasks.rados.rados.0.smithi098.stdout:1958: done (8 left) 2023-09-23T20:04:45.626 INFO:tasks.rados.rados.0.smithi098.stdout:1959: done (7 left) 2023-09-23T20:04:45.626 INFO:tasks.rados.rados.0.smithi098.stdout:1960: done (6 left) 2023-09-23T20:04:45.626 INFO:tasks.rados.rados.0.smithi098.stdout:1961: done (5 left) 2023-09-23T20:04:45.626 INFO:tasks.rados.rados.0.smithi098.stdout:1967: read oid 31 snap -1 2023-09-23T20:04:45.626 INFO:tasks.rados.rados.0.smithi098.stdout:1967: expect (ObjNum 1227 snap 0 seq_num 1227) 2023-09-23T20:04:45.626 INFO:tasks.rados.rados.0.smithi098.stdout:1968: write oid 136 current snap is 0 2023-09-23T20:04:45.626 INFO:tasks.rados.rados.0.smithi098.stdout:1964: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-09-23T20:04:45.769 INFO:tasks.rados.rados.0.smithi098.stdout:1963: finishing write tid 2 to smithi09866585-333 2023-09-23T20:04:45.769 INFO:tasks.rados.rados.0.smithi098.stdout:1963: finishing write tid 3 to smithi09866585-333 2023-09-23T20:04:45.769 INFO:tasks.rados.rados.0.smithi098.stdout:1963: finishing write tid 4 to smithi09866585-333 2023-09-23T20:04:45.769 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 333 v 231 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2023-09-23T20:04:45.769 INFO:tasks.rados.rados.0.smithi098.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2023-09-23T20:04:45.769 INFO:tasks.rados.rados.0.smithi098.stdout:1962: expect (ObjNum 918 snap 0 seq_num 918) 2023-09-23T20:04:45.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[50672]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:04:45] "GET /metrics HTTP/1.1" 200 33162 "" "Prometheus/2.33.4" 2023-09-23T20:04:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[27697]: audit 2023-09-23T20:04:42.692991+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[27697]: audit 2023-09-23T20:04:42.693388+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:45.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[27697]: audit 2023-09-23T20:04:42.693718+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:45.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[27697]: audit 2023-09-23T20:04:43.617751+0000 mon.a (mon.0) 836 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T20:04:45.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[27697]: audit 2023-09-23T20:04:43.627093+0000 mon.b (mon.1) 29 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T20:04:45.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[27697]: audit 2023-09-23T20:04:43.627406+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:45.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[27697]: audit 2023-09-23T20:04:43.627584+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:45.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[27697]: audit 2023-09-23T20:04:43.627734+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:45.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[27697]: audit 2023-09-23T20:04:44.555237+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T20:04:45.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[27697]: audit 2023-09-23T20:04:44.560525+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:45.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:45 smithi173 bash[27697]: audit 2023-09-23T20:04:44.605455+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.98:0/1066537223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:45.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[27308]: audit 2023-09-23T20:04:42.692991+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:45.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[27308]: audit 2023-09-23T20:04:42.693388+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:45.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[27308]: audit 2023-09-23T20:04:42.693718+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:45.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[27308]: audit 2023-09-23T20:04:43.617751+0000 mon.a (mon.0) 836 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T20:04:45.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[27308]: audit 2023-09-23T20:04:43.627093+0000 mon.b (mon.1) 29 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T20:04:45.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[27308]: audit 2023-09-23T20:04:43.627406+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:45.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[27308]: audit 2023-09-23T20:04:43.627584+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:45.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[27308]: audit 2023-09-23T20:04:43.627734+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:45.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[27308]: audit 2023-09-23T20:04:44.555237+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T20:04:45.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[27308]: audit 2023-09-23T20:04:44.560525+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:45.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[27308]: audit 2023-09-23T20:04:44.605455+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.98:0/1066537223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:45.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[33670]: audit 2023-09-23T20:04:42.692991+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:45.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[33670]: audit 2023-09-23T20:04:42.693388+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:45.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[33670]: audit 2023-09-23T20:04:42.693718+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:45.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[33670]: audit 2023-09-23T20:04:43.617751+0000 mon.a (mon.0) 836 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T20:04:45.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[33670]: audit 2023-09-23T20:04:43.627093+0000 mon.b (mon.1) 29 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T20:04:45.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[33670]: audit 2023-09-23T20:04:43.627406+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:45.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[33670]: audit 2023-09-23T20:04:43.627584+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:45.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[33670]: audit 2023-09-23T20:04:43.627734+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:45.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[33670]: audit 2023-09-23T20:04:44.555237+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T20:04:45.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[33670]: audit 2023-09-23T20:04:44.560525+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:45.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:45 smithi098 bash[33670]: audit 2023-09-23T20:04:44.605455+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.98:0/1066537223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:45.937 INFO:tasks.rados.rados.0.smithi098.stdout:1965: finishing write tid 1 to smithi09866585-90 2023-09-23T20:04:45.937 INFO:tasks.rados.rados.0.smithi098.stdout:1965: finishing write tid 2 to smithi09866585-90 2023-09-23T20:04:45.938 INFO:tasks.rados.rados.0.smithi098.stdout:1965: finishing write tid 3 to smithi09866585-90 2023-09-23T20:04:45.938 INFO:tasks.rados.rados.0.smithi098.stdout:1965: finishing write tid 4 to smithi09866585-90 2023-09-23T20:04:45.938 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 90 v 223 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2023-09-23T20:04:45.938 INFO:tasks.rados.rados.0.smithi098.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2023-09-23T20:04:45.938 INFO:tasks.rados.rados.0.smithi098.stdout:1966: finishing write tid 1 to smithi09866585-246 2023-09-23T20:04:45.938 INFO:tasks.rados.rados.0.smithi098.stdout:1966: finishing write tid 2 to smithi09866585-246 2023-09-23T20:04:45.938 INFO:tasks.rados.rados.0.smithi098.stdout:1966: finishing write tid 3 to smithi09866585-246 2023-09-23T20:04:45.938 INFO:tasks.rados.rados.0.smithi098.stdout:1966: finishing write tid 4 to smithi09866585-246 2023-09-23T20:04:45.938 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 246 v 234 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2023-09-23T20:04:45.938 INFO:tasks.rados.rados.0.smithi098.stdout:1966: left oid 246 (ObjNum 1320 snap 0 seq_num 1320) 2023-09-23T20:04:45.939 INFO:tasks.rados.rados.0.smithi098.stdout:1967: expect (ObjNum 1227 snap 0 seq_num 1227) 2023-09-23T20:04:46.130 INFO:tasks.rados.rados.0.smithi098.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2023-09-23T20:04:46.144 INFO:tasks.rados.rados.0.smithi098.stdout:1968: writing smithi09866585-136 from 602047 to 1335045 tid 1 2023-09-23T20:04:46.151 INFO:tasks.rados.rados.0.smithi098.stdout:1968: writing smithi09866585-136 from 1801772 to 2202047 tid 2 2023-09-23T20:04:46.151 INFO:tasks.rados.rados.0.smithi098.stdout:1962: done (6 left) 2023-09-23T20:04:46.151 INFO:tasks.rados.rados.0.smithi098.stdout:1963: done (5 left) 2023-09-23T20:04:46.151 INFO:tasks.rados.rados.0.smithi098.stdout:1964: done (4 left) 2023-09-23T20:04:46.151 INFO:tasks.rados.rados.0.smithi098.stdout:1965: done (3 left) 2023-09-23T20:04:46.151 INFO:tasks.rados.rados.0.smithi098.stdout:1966: done (2 left) 2023-09-23T20:04:46.151 INFO:tasks.rados.rados.0.smithi098.stdout:1967: done (1 left) 2023-09-23T20:04:46.151 INFO:tasks.rados.rados.0.smithi098.stdout:1969: read oid 388 snap -1 2023-09-23T20:04:46.151 INFO:tasks.rados.rados.0.smithi098.stdout:1969: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T20:04:46.151 INFO:tasks.rados.rados.0.smithi098.stdout:1970: read oid 122 snap -1 2023-09-23T20:04:46.152 INFO:tasks.rados.rados.0.smithi098.stdout:1970: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:04:46.152 INFO:tasks.rados.rados.0.smithi098.stdout:1971: read oid 21 snap -1 2023-09-23T20:04:46.152 INFO:tasks.rados.rados.0.smithi098.stdout:1971: expect (ObjNum 1213 snap 0 seq_num 1213) 2023-09-23T20:04:46.152 INFO:tasks.rados.rados.0.smithi098.stdout:1972: write oid 255 current snap is 0 2023-09-23T20:04:46.152 INFO:tasks.rados.rados.0.smithi098.stdout:1968: finishing write tid 1 to smithi09866585-136 2023-09-23T20:04:46.152 INFO:tasks.rados.rados.0.smithi098.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2023-09-23T20:04:46.156 INFO:tasks.rados.rados.0.smithi098.stdout:1972: writing smithi09866585-255 from 618854 to 1027101 tid 1 2023-09-23T20:04:46.163 INFO:tasks.rados.rados.0.smithi098.stdout:1972: writing smithi09866585-255 from 1743901 to 2169695 tid 2 2023-09-23T20:04:46.163 INFO:tasks.rados.rados.0.smithi098.stdout:1973: write oid 182 current snap is 0 2023-09-23T20:04:46.163 INFO:tasks.rados.rados.0.smithi098.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2023-09-23T20:04:46.170 INFO:tasks.rados.rados.0.smithi098.stdout:1973: writing smithi09866585-182 from 635661 to 1235510 tid 1 2023-09-23T20:04:46.177 INFO:tasks.rados.rados.0.smithi098.stdout:1973: writing smithi09866585-182 from 1918736 to 2235661 tid 2 2023-09-23T20:04:46.177 INFO:tasks.rados.rados.0.smithi098.stdout:1974: write oid 494 current snap is 0 2023-09-23T20:04:46.177 INFO:tasks.rados.rados.0.smithi098.stdout:1968: finishing write tid 2 to smithi09866585-136 2023-09-23T20:04:46.177 INFO:tasks.rados.rados.0.smithi098.stdout:1968: finishing write tid 3 to smithi09866585-136 2023-09-23T20:04:46.177 INFO:tasks.rados.rados.0.smithi098.stdout:1968: finishing write tid 4 to smithi09866585-136 2023-09-23T20:04:46.177 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 136 v 314 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2023-09-23T20:04:46.177 INFO:tasks.rados.rados.0.smithi098.stdout:1968: left oid 136 (ObjNum 1321 snap 0 seq_num 1321) 2023-09-23T20:04:46.177 INFO:tasks.rados.rados.0.smithi098.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2023-09-23T20:04:46.184 INFO:tasks.rados.rados.0.smithi098.stdout:1974: writing smithi09866585-494 from 652468 to 1327566 tid 1 2023-09-23T20:04:46.189 INFO:tasks.rados.rados.0.smithi098.stdout:1974: writing smithi09866585-494 from 1977218 to 2252468 tid 2 2023-09-23T20:04:46.189 INFO:tasks.rados.rados.0.smithi098.stdout:1968: done (6 left) 2023-09-23T20:04:46.189 INFO:tasks.rados.rados.0.smithi098.stdout:1975: write oid 373 current snap is 0 2023-09-23T20:04:46.190 INFO:tasks.rados.rados.0.smithi098.stdout:1970: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:04:46.258 INFO:tasks.rados.rados.0.smithi098.stdout:1972: finishing write tid 1 to smithi09866585-255 2023-09-23T20:04:46.258 INFO:tasks.rados.rados.0.smithi098.stdout:1972: finishing write tid 2 to smithi09866585-255 2023-09-23T20:04:46.258 INFO:tasks.rados.rados.0.smithi098.stdout:1972: finishing write tid 3 to smithi09866585-255 2023-09-23T20:04:46.258 INFO:tasks.rados.rados.0.smithi098.stdout:1972: finishing write tid 4 to smithi09866585-255 2023-09-23T20:04:46.259 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 255 v 268 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2023-09-23T20:04:46.259 INFO:tasks.rados.rados.0.smithi098.stdout:1972: left oid 255 (ObjNum 1322 snap 0 seq_num 1322) 2023-09-23T20:04:46.259 INFO:tasks.rados.rados.0.smithi098.stdout:1971: expect (ObjNum 1213 snap 0 seq_num 1213) 2023-09-23T20:04:46.362 INFO:tasks.rados.rados.0.smithi098.stdout:1969: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T20:04:46.527 INFO:tasks.rados.rados.0.smithi098.stdout:1973: finishing write tid 1 to smithi09866585-182 2023-09-23T20:04:46.527 INFO:tasks.rados.rados.0.smithi098.stdout:1973: finishing write tid 2 to smithi09866585-182 2023-09-23T20:04:46.527 INFO:tasks.rados.rados.0.smithi098.stdout:1973: finishing write tid 3 to smithi09866585-182 2023-09-23T20:04:46.527 INFO:tasks.rados.rados.0.smithi098.stdout:1973: finishing write tid 4 to smithi09866585-182 2023-09-23T20:04:46.527 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 182 v 228 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2023-09-23T20:04:46.527 INFO:tasks.rados.rados.0.smithi098.stdout:1973: left oid 182 (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:04:46.527 INFO:tasks.rados.rados.0.smithi098.stdout:1974: finishing write tid 1 to smithi09866585-494 2023-09-23T20:04:46.527 INFO:tasks.rados.rados.0.smithi098.stdout:1974: finishing write tid 2 to smithi09866585-494 2023-09-23T20:04:46.527 INFO:tasks.rados.rados.0.smithi098.stdout:1974: finishing write tid 3 to smithi09866585-494 2023-09-23T20:04:46.527 INFO:tasks.rados.rados.0.smithi098.stdout:1974: finishing write tid 4 to smithi09866585-494 2023-09-23T20:04:46.528 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 494 v 317 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2023-09-23T20:04:46.528 INFO:tasks.rados.rados.0.smithi098.stdout:1974: left oid 494 (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T20:04:46.528 INFO:tasks.rados.rados.0.smithi098.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2023-09-23T20:04:46.540 INFO:tasks.rados.rados.0.smithi098.stdout:1975: writing smithi09866585-373 from 669275 to 1419622 tid 1 2023-09-23T20:04:46.546 INFO:tasks.rados.rados.0.smithi098.stdout:1975: writing smithi09866585-373 from 2035700 to 2269275 tid 2 2023-09-23T20:04:46.546 INFO:tasks.rados.rados.0.smithi098.stdout:1969: done (6 left) 2023-09-23T20:04:46.546 INFO:tasks.rados.rados.0.smithi098.stdout:1970: done (5 left) 2023-09-23T20:04:46.546 INFO:tasks.rados.rados.0.smithi098.stdout:1971: done (4 left) 2023-09-23T20:04:46.546 INFO:tasks.rados.rados.0.smithi098.stdout:1972: done (3 left) 2023-09-23T20:04:46.546 INFO:tasks.rados.rados.0.smithi098.stdout:1973: done (2 left) 2023-09-23T20:04:46.547 INFO:tasks.rados.rados.0.smithi098.stdout:1974: done (1 left) 2023-09-23T20:04:46.547 INFO:tasks.rados.rados.0.smithi098.stdout:1976: read oid 77 snap -1 2023-09-23T20:04:46.547 INFO:tasks.rados.rados.0.smithi098.stdout:1976: expect (ObjNum 958 snap 0 seq_num 958) 2023-09-23T20:04:46.547 INFO:tasks.rados.rados.0.smithi098.stdout:1977: read oid 224 snap -1 2023-09-23T20:04:46.547 INFO:tasks.rados.rados.0.smithi098.stdout:1977: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T20:04:46.547 INFO:tasks.rados.rados.0.smithi098.stdout:1978: write oid 146 current snap is 0 2023-09-23T20:04:46.547 INFO:tasks.rados.rados.0.smithi098.stdout:1975: finishing write tid 1 to smithi09866585-373 2023-09-23T20:04:46.547 INFO:tasks.rados.rados.0.smithi098.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2023-09-23T20:04:46.552 INFO:tasks.rados.rados.0.smithi098.stdout:1978: writing smithi09866585-146 from 686082 to 1111678 tid 1 2023-09-23T20:04:46.558 INFO:tasks.rados.rados.0.smithi098.stdout:1978: writing smithi09866585-146 from 1577829 to 2010961 tid 2 2023-09-23T20:04:46.558 INFO:tasks.rados.rados.0.smithi098.stdout:1979: read oid 128 snap -1 2023-09-23T20:04:46.558 INFO:tasks.rados.rados.0.smithi098.stdout:1979: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-09-23T20:04:46.558 INFO:tasks.rados.rados.0.smithi098.stdout:1980: write oid 230 current snap is 0 2023-09-23T20:04:46.558 INFO:tasks.rados.rados.0.smithi098.stdout:1975: finishing write tid 2 to smithi09866585-373 2023-09-23T20:04:46.558 INFO:tasks.rados.rados.0.smithi098.stdout:1975: finishing write tid 3 to smithi09866585-373 2023-09-23T20:04:46.559 INFO:tasks.rados.rados.0.smithi098.stdout:1975: finishing write tid 4 to smithi09866585-373 2023-09-23T20:04:46.559 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 373 v 320 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2023-09-23T20:04:46.559 INFO:tasks.rados.rados.0.smithi098.stdout:1975: left oid 373 (ObjNum 1325 snap 0 seq_num 1325) 2023-09-23T20:04:46.559 INFO:tasks.rados.rados.0.smithi098.stdout:1976: expect (ObjNum 958 snap 0 seq_num 958) 2023-09-23T20:04:46.655 INFO:tasks.rados.rados.0.smithi098.stdout:1978: finishing write tid 1 to smithi09866585-146 2023-09-23T20:04:46.656 INFO:tasks.rados.rados.0.smithi098.stdout:1977: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T20:04:46.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:46 smithi173 bash[27697]: cluster 2023-09-23T20:04:44.524995+0000 mgr.x (mgr.24700) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.6 MiB/s wr, 114 op/s 2023-09-23T20:04:46.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:46 smithi173 bash[27697]: audit 2023-09-23T20:04:44.563937+0000 mon.c (mon.2) 84 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T20:04:46.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:46 smithi173 bash[27697]: audit 2023-09-23T20:04:45.520203+0000 mon.c (mon.2) 85 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T20:04:46.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:46 smithi173 bash[27697]: audit 2023-09-23T20:04:45.521467+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:46.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:46 smithi173 bash[27697]: audit 2023-09-23T20:04:45.521598+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:46.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:46 smithi173 bash[27697]: audit 2023-09-23T20:04:45.521711+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:46.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:46 smithi173 bash[27697]: audit 2023-09-23T20:04:45.532139+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:46.849 INFO:tasks.rados.rados.0.smithi098.stdout:1978: finishing write tid 2 to smithi09866585-146 2023-09-23T20:04:46.849 INFO:tasks.rados.rados.0.smithi098.stdout:1978: finishing write tid 3 to smithi09866585-146 2023-09-23T20:04:46.849 INFO:tasks.rados.rados.0.smithi098.stdout:1978: finishing write tid 4 to smithi09866585-146 2023-09-23T20:04:46.849 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 146 v 332 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2023-09-23T20:04:46.849 INFO:tasks.rados.rados.0.smithi098.stdout:1978: left oid 146 (ObjNum 1326 snap 0 seq_num 1326) 2023-09-23T20:04:46.850 INFO:tasks.rados.rados.0.smithi098.stdout:1979: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-09-23T20:04:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[33670]: cluster 2023-09-23T20:04:44.524995+0000 mgr.x (mgr.24700) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.6 MiB/s wr, 114 op/s 2023-09-23T20:04:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[33670]: audit 2023-09-23T20:04:44.563937+0000 mon.c (mon.2) 84 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T20:04:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[33670]: audit 2023-09-23T20:04:45.520203+0000 mon.c (mon.2) 85 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T20:04:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[33670]: audit 2023-09-23T20:04:45.521467+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[33670]: audit 2023-09-23T20:04:45.521598+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[33670]: audit 2023-09-23T20:04:45.521711+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[33670]: audit 2023-09-23T20:04:45.532139+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:46.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[27308]: cluster 2023-09-23T20:04:44.524995+0000 mgr.x (mgr.24700) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.6 MiB/s wr, 114 op/s 2023-09-23T20:04:46.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[27308]: audit 2023-09-23T20:04:44.563937+0000 mon.c (mon.2) 84 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T20:04:46.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[27308]: audit 2023-09-23T20:04:45.520203+0000 mon.c (mon.2) 85 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T20:04:46.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[27308]: audit 2023-09-23T20:04:45.521467+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:04:46.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[27308]: audit 2023-09-23T20:04:45.521598+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:04:46.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[27308]: audit 2023-09-23T20:04:45.521711+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:04:46.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:46 smithi098 bash[27308]: audit 2023-09-23T20:04:45.532139+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:46.954 INFO:tasks.rados.rados.0.smithi098.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2023-09-23T20:04:46.967 INFO:tasks.rados.rados.0.smithi098.stdout:1980: writing smithi09866585-230 from 702889 to 1203734 tid 1 2023-09-23T20:04:46.973 INFO:tasks.rados.rados.0.smithi098.stdout:1980: writing smithi09866585-230 from 1636311 to 2213101 tid 2 2023-09-23T20:04:46.973 INFO:tasks.rados.rados.0.smithi098.stdout:1975: done (5 left) 2023-09-23T20:04:46.973 INFO:tasks.rados.rados.0.smithi098.stdout:1976: done (4 left) 2023-09-23T20:04:46.973 INFO:tasks.rados.rados.0.smithi098.stdout:1977: done (3 left) 2023-09-23T20:04:46.974 INFO:tasks.rados.rados.0.smithi098.stdout:1978: done (2 left) 2023-09-23T20:04:46.974 INFO:tasks.rados.rados.0.smithi098.stdout:1979: done (1 left) 2023-09-23T20:04:46.974 INFO:tasks.rados.rados.0.smithi098.stdout:1981: write oid 453 current snap is 0 2023-09-23T20:04:46.974 INFO:tasks.rados.rados.0.smithi098.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2023-09-23T20:04:46.980 INFO:tasks.rados.rados.0.smithi098.stdout:1981: writing smithi09866585-453 from 719696 to 1295790 tid 1 2023-09-23T20:04:46.987 INFO:tasks.rados.rados.0.smithi098.stdout:1981: writing smithi09866585-453 from 2094793 to 2319696 tid 2 2023-09-23T20:04:46.987 INFO:tasks.rados.rados.0.smithi098.stdout:1982: write oid 64 current snap is 0 2023-09-23T20:04:46.987 INFO:tasks.rados.rados.0.smithi098.stdout:1980: finishing write tid 1 to smithi09866585-230 2023-09-23T20:04:46.987 INFO:tasks.rados.rados.0.smithi098.stdout:1980: finishing write tid 2 to smithi09866585-230 2023-09-23T20:04:46.987 INFO:tasks.rados.rados.0.smithi098.stdout:1980: finishing write tid 3 to smithi09866585-230 2023-09-23T20:04:46.987 INFO:tasks.rados.rados.0.smithi098.stdout:1980: finishing write tid 4 to smithi09866585-230 2023-09-23T20:04:46.987 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 230 v 379 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2023-09-23T20:04:46.987 INFO:tasks.rados.rados.0.smithi098.stdout:1980: left oid 230 (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T20:04:46.987 INFO:tasks.rados.rados.0.smithi098.stdout:1981: finishing write tid 1 to smithi09866585-453 2023-09-23T20:04:46.987 INFO:tasks.rados.rados.0.smithi098.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2023-09-23T20:04:46.996 INFO:tasks.rados.rados.0.smithi098.stdout:1982: writing smithi09866585-64 from 736503 to 1387846 tid 1 2023-09-23T20:04:47.002 INFO:tasks.rados.rados.0.smithi098.stdout:1982: writing smithi09866585-64 from 2153275 to 2336503 tid 2 2023-09-23T20:04:47.003 INFO:tasks.rados.rados.0.smithi098.stdout:1980: done (2 left) 2023-09-23T20:04:47.003 INFO:tasks.rados.rados.0.smithi098.stdout:1983: write oid 28 current snap is 0 2023-09-23T20:04:47.003 INFO:tasks.rados.rados.0.smithi098.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2023-09-23T20:04:47.011 INFO:tasks.rados.rados.0.smithi098.stdout:1983: writing smithi09866585-28 from 753310 to 1479902 tid 1 2023-09-23T20:04:47.016 INFO:tasks.rados.rados.0.smithi098.stdout:1983: writing smithi09866585-28 from 2095404 to 2353310 tid 2 2023-09-23T20:04:47.016 INFO:tasks.rados.rados.0.smithi098.stdout:1984: write oid 70 current snap is 0 2023-09-23T20:04:47.016 INFO:tasks.rados.rados.0.smithi098.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2023-09-23T20:04:47.023 INFO:tasks.rados.rados.0.smithi098.stdout:1984: writing smithi09866585-70 from 770117 to 1288311 tid 1 2023-09-23T20:04:47.030 INFO:tasks.rados.rados.0.smithi098.stdout:1984: writing smithi09866585-70 from 1870239 to 2370117 tid 2 2023-09-23T20:04:47.030 INFO:tasks.rados.rados.0.smithi098.stdout:1985: write oid 380 current snap is 0 2023-09-23T20:04:47.030 INFO:tasks.rados.rados.0.smithi098.stdout:1981: finishing write tid 2 to smithi09866585-453 2023-09-23T20:04:47.030 INFO:tasks.rados.rados.0.smithi098.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2023-09-23T20:04:47.037 INFO:tasks.rados.rados.0.smithi098.stdout:1985: writing smithi09866585-380 from 786924 to 1380367 tid 1 2023-09-23T20:04:47.044 INFO:tasks.rados.rados.0.smithi098.stdout:1985: writing smithi09866585-380 from 1928721 to 2386924 tid 2 2023-09-23T20:04:47.044 INFO:tasks.rados.rados.0.smithi098.stdout:1986: delete oid 466 current snap is 0 2023-09-23T20:04:47.044 INFO:tasks.rados.rados.0.smithi098.stdout:1981: finishing write tid 3 to smithi09866585-453 2023-09-23T20:04:47.044 INFO:tasks.rados.rados.0.smithi098.stdout:1981: finishing write tid 4 to smithi09866585-453 2023-09-23T20:04:47.044 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 453 v 262 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2023-09-23T20:04:47.044 INFO:tasks.rados.rados.0.smithi098.stdout:1981: left oid 453 (ObjNum 1328 snap 0 seq_num 1328) 2023-09-23T20:04:47.044 INFO:tasks.rados.rados.0.smithi098.stdout:1982: finishing write tid 1 to smithi09866585-64 2023-09-23T20:04:47.044 INFO:tasks.rados.rados.0.smithi098.stdout:1982: finishing write tid 2 to smithi09866585-64 2023-09-23T20:04:47.044 INFO:tasks.rados.rados.0.smithi098.stdout:1982: finishing write tid 3 to smithi09866585-64 2023-09-23T20:04:47.044 INFO:tasks.rados.rados.0.smithi098.stdout:1982: finishing write tid 4 to smithi09866585-64 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 64 v 192 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:1982: left oid 64 (ObjNum 1329 snap 0 seq_num 1329) 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:1983: finishing write tid 1 to smithi09866585-28 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:1983: finishing write tid 2 to smithi09866585-28 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:1983: finishing write tid 3 to smithi09866585-28 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:1983: finishing write tid 4 to smithi09866585-28 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 28 v 335 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:1983: left oid 28 (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:1984: finishing write tid 1 to smithi09866585-70 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:1984: finishing write tid 2 to smithi09866585-70 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:1984: finishing write tid 3 to smithi09866585-70 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:1984: finishing write tid 4 to smithi09866585-70 2023-09-23T20:04:47.045 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 70 v 297 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2023-09-23T20:04:47.046 INFO:tasks.rados.rados.0.smithi098.stdout:1984: left oid 70 (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:04:47.046 INFO:tasks.rados.rados.0.smithi098.stdout:1985: finishing write tid 1 to smithi09866585-380 2023-09-23T20:04:47.046 INFO:tasks.rados.rados.0.smithi098.stdout:1981: done (5 left) 2023-09-23T20:04:47.047 INFO:tasks.rados.rados.0.smithi098.stdout:1982: done (4 left) 2023-09-23T20:04:47.047 INFO:tasks.rados.rados.0.smithi098.stdout:1983: done (3 left) 2023-09-23T20:04:47.047 INFO:tasks.rados.rados.0.smithi098.stdout:1984: done (2 left) 2023-09-23T20:04:47.047 INFO:tasks.rados.rados.0.smithi098.stdout:1986: done (1 left) 2023-09-23T20:04:47.047 INFO:tasks.rados.rados.0.smithi098.stdout:1987: read oid 63 snap -1 2023-09-23T20:04:47.047 INFO:tasks.rados.rados.0.smithi098.stdout:1987: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-09-23T20:04:47.047 INFO:tasks.rados.rados.0.smithi098.stdout:1988: write oid 274 current snap is 0 2023-09-23T20:04:47.047 INFO:tasks.rados.rados.0.smithi098.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2023-09-23T20:04:47.054 INFO:tasks.rados.rados.0.smithi098.stdout:1988: writing smithi09866585-274 from 420538 to 1164479 tid 1 2023-09-23T20:04:47.062 INFO:tasks.rados.rados.0.smithi098.stdout:1988: writing smithi09866585-274 from 1929332 to 2420538 tid 2 2023-09-23T20:04:47.062 INFO:tasks.rados.rados.0.smithi098.stdout:1989: delete oid 195 current snap is 0 2023-09-23T20:04:47.062 INFO:tasks.rados.rados.0.smithi098.stdout:1985: finishing write tid 2 to smithi09866585-380 2023-09-23T20:04:47.062 INFO:tasks.rados.rados.0.smithi098.stdout:1985: finishing write tid 3 to smithi09866585-380 2023-09-23T20:04:47.062 INFO:tasks.rados.rados.0.smithi098.stdout:1985: finishing write tid 4 to smithi09866585-380 2023-09-23T20:04:47.062 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 380 v 382 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2023-09-23T20:04:47.062 INFO:tasks.rados.rados.0.smithi098.stdout:1985: left oid 380 (ObjNum 1332 snap 0 seq_num 1332) 2023-09-23T20:04:47.063 INFO:tasks.rados.rados.0.smithi098.stdout:1988: finishing write tid 1 to smithi09866585-274 2023-09-23T20:04:47.063 INFO:tasks.rados.rados.0.smithi098.stdout:1987: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-09-23T20:04:47.189 INFO:tasks.rados.rados.0.smithi098.stdout:1988: finishing write tid 2 to smithi09866585-274 2023-09-23T20:04:47.189 INFO:tasks.rados.rados.0.smithi098.stdout:1988: finishing write tid 3 to smithi09866585-274 2023-09-23T20:04:47.189 INFO:tasks.rados.rados.0.smithi098.stdout:1988: finishing write tid 4 to smithi09866585-274 2023-09-23T20:04:47.189 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 274 v 250 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2023-09-23T20:04:47.189 INFO:tasks.rados.rados.0.smithi098.stdout:1988: left oid 274 (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T20:04:47.189 INFO:tasks.rados.rados.0.smithi098.stdout:1985: done (3 left) 2023-09-23T20:04:47.189 INFO:tasks.rados.rados.0.smithi098.stdout:1987: done (2 left) 2023-09-23T20:04:47.189 INFO:tasks.rados.rados.0.smithi098.stdout:1988: done (1 left) 2023-09-23T20:04:47.190 INFO:tasks.rados.rados.0.smithi098.stdout:1989: done (0 left) 2023-09-23T20:04:47.190 INFO:tasks.rados.rados.0.smithi098.stdout:1990: write oid 98 current snap is 0 2023-09-23T20:04:47.190 INFO:tasks.rados.rados.0.smithi098.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2023-09-23T20:04:47.199 INFO:tasks.rados.rados.0.smithi098.stdout:1990: writing smithi09866585-98 from 454152 to 948591 tid 1 2023-09-23T20:04:47.210 INFO:tasks.rados.rados.0.smithi098.stdout:1990: writing smithi09866585-98 from 1646296 to 2381420 tid 2 2023-09-23T20:04:47.210 INFO:tasks.rados.rados.0.smithi098.stdout:1991: read oid 17 snap -1 2023-09-23T20:04:47.210 INFO:tasks.rados.rados.0.smithi098.stdout:1991: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T20:04:47.210 INFO:tasks.rados.rados.0.smithi098.stdout:1992: read oid 221 snap -1 2023-09-23T20:04:47.210 INFO:tasks.rados.rados.0.smithi098.stdout:1992: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:04:47.210 INFO:tasks.rados.rados.0.smithi098.stdout:1993: write oid 163 current snap is 0 2023-09-23T20:04:47.210 INFO:tasks.rados.rados.0.smithi098.stdout:1990: finishing write tid 1 to smithi09866585-98 2023-09-23T20:04:47.210 INFO:tasks.rados.rados.0.smithi098.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2023-09-23T20:04:47.215 INFO:tasks.rados.rados.0.smithi098.stdout:1993: writing smithi09866585-163 from 470959 to 1040647 tid 1 2023-09-23T20:04:47.223 INFO:tasks.rados.rados.0.smithi098.stdout:1993: writing smithi09866585-163 from 1704778 to 2299913 tid 2 2023-09-23T20:04:47.223 INFO:tasks.rados.rados.0.smithi098.stdout:1994: write oid 464 current snap is 0 2023-09-23T20:04:47.223 INFO:tasks.rados.rados.0.smithi098.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2023-09-23T20:04:47.229 INFO:tasks.rados.rados.0.smithi098.stdout:1994: writing smithi09866585-464 from 487766 to 1132703 tid 1 2023-09-23T20:04:47.237 INFO:tasks.rados.rados.0.smithi098.stdout:1994: writing smithi09866585-464 from 1646907 to 2385700 tid 2 2023-09-23T20:04:47.237 INFO:tasks.rados.rados.0.smithi098.stdout:1995: write oid 363 current snap is 0 2023-09-23T20:04:47.237 INFO:tasks.rados.rados.0.smithi098.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2023-09-23T20:04:47.242 INFO:tasks.rados.rados.0.smithi098.stdout:1995: writing smithi09866585-363 from 504573 to 941112 tid 1 2023-09-23T20:04:47.248 INFO:tasks.rados.rados.0.smithi098.stdout:1995: writing smithi09866585-363 from 1421742 to 2020546 tid 2 2023-09-23T20:04:47.251 INFO:tasks.rados.rados.0.smithi098.stdout:1995: writing smithi09866585-363 from 2437505 to 2504573 tid 3 2023-09-23T20:04:47.251 INFO:tasks.rados.rados.0.smithi098.stdout:1996: write oid 483 current snap is 0 2023-09-23T20:04:47.251 INFO:tasks.rados.rados.0.smithi098.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2023-09-23T20:04:47.257 INFO:tasks.rados.rados.0.smithi098.stdout:1996: writing smithi09866585-483 from 521380 to 1033168 tid 1 2023-09-23T20:04:47.264 INFO:tasks.rados.rados.0.smithi098.stdout:1996: writing smithi09866585-483 from 1480224 to 2222686 tid 2 2023-09-23T20:04:47.264 INFO:tasks.rados.rados.0.smithi098.stdout:1997: write oid 200 current snap is 0 2023-09-23T20:04:47.264 INFO:tasks.rados.rados.0.smithi098.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2023-09-23T20:04:47.271 INFO:tasks.rados.rados.0.smithi098.stdout:1997: writing smithi09866585-200 from 538187 to 1125224 tid 1 2023-09-23T20:04:47.278 INFO:tasks.rados.rados.0.smithi098.stdout:1997: writing smithi09866585-200 from 1538706 to 2141179 tid 2 2023-09-23T20:04:47.278 INFO:tasks.rados.rados.0.smithi098.stdout:1998: write oid 351 current snap is 0 2023-09-23T20:04:47.278 INFO:tasks.rados.rados.0.smithi098.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2023-09-23T20:04:47.285 INFO:tasks.rados.rados.0.smithi098.stdout:1998: writing smithi09866585-351 from 554994 to 1217280 tid 1 2023-09-23T20:04:47.292 INFO:tasks.rados.rados.0.smithi098.stdout:1998: writing smithi09866585-351 from 1997188 to 2554994 tid 2 2023-09-23T20:04:47.292 INFO:tasks.rados.rados.0.smithi098.stdout:1999: write oid 62 current snap is 0 2023-09-23T20:04:47.292 INFO:tasks.rados.rados.0.smithi098.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2023-09-23T20:04:47.299 INFO:tasks.rados.rados.0.smithi098.stdout:1999: writing smithi09866585-62 from 571801 to 1309336 tid 1 2023-09-23T20:04:47.306 INFO:tasks.rados.rados.0.smithi098.stdout:1999: writing smithi09866585-62 from 1939317 to 2429106 tid 2 2023-09-23T20:04:47.306 INFO:tasks.rados.rados.0.smithi098.stdout:2000: write oid 376 current snap is 0 2023-09-23T20:04:47.306 INFO:tasks.rados.rados.0.smithi098.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2023-09-23T20:04:47.312 INFO:tasks.rados.rados.0.smithi098.stdout:2000: writing smithi09866585-376 from 588608 to 1001392 tid 1 2023-09-23T20:04:47.320 INFO:tasks.rados.rados.0.smithi098.stdout:2000: writing smithi09866585-376 from 1597799 to 2347599 tid 2 2023-09-23T20:04:47.320 INFO:tasks.rados.rados.0.smithi098.stdout:2001: delete oid 68 current snap is 0 2023-09-23T20:04:47.320 INFO:tasks.rados.rados.0.smithi098.stdout:1990: finishing write tid 2 to smithi09866585-98 2023-09-23T20:04:47.320 INFO:tasks.rados.rados.0.smithi098.stdout:1990: finishing write tid 3 to smithi09866585-98 2023-09-23T20:04:47.320 INFO:tasks.rados.rados.0.smithi098.stdout:1990: finishing write tid 4 to smithi09866585-98 2023-09-23T20:04:47.320 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 98 v 323 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2023-09-23T20:04:47.320 INFO:tasks.rados.rados.0.smithi098.stdout:1990: left oid 98 (ObjNum 1336 snap 0 seq_num 1336) 2023-09-23T20:04:47.320 INFO:tasks.rados.rados.0.smithi098.stdout:1991: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T20:04:47.523 INFO:tasks.rados.rados.0.smithi098.stdout:1992: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T20:04:47.650 INFO:tasks.rados.rados.0.smithi098.stdout:1993: finishing write tid 1 to smithi09866585-163 2023-09-23T20:04:47.650 INFO:tasks.rados.rados.0.smithi098.stdout:1993: finishing write tid 2 to smithi09866585-163 2023-09-23T20:04:47.650 INFO:tasks.rados.rados.0.smithi098.stdout:1993: finishing write tid 3 to smithi09866585-163 2023-09-23T20:04:47.650 INFO:tasks.rados.rados.0.smithi098.stdout:1993: finishing write tid 4 to smithi09866585-163 2023-09-23T20:04:47.650 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 163 v 265 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2023-09-23T20:04:47.650 INFO:tasks.rados.rados.0.smithi098.stdout:1993: left oid 163 (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:04:47.650 INFO:tasks.rados.rados.0.smithi098.stdout:1994: finishing write tid 1 to smithi09866585-464 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:1994: finishing write tid 2 to smithi09866585-464 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:1994: finishing write tid 3 to smithi09866585-464 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:1994: finishing write tid 4 to smithi09866585-464 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 464 v 195 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:1994: left oid 464 (ObjNum 1338 snap 0 seq_num 1338) 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:1995: finishing write tid 1 to smithi09866585-363 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:1995: finishing write tid 2 to smithi09866585-363 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:1995: finishing write tid 3 to smithi09866585-363 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:1995: finishing write tid 4 to smithi09866585-363 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:1995: finishing write tid 5 to smithi09866585-363 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 363 v 272 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2023-09-23T20:04:47.651 INFO:tasks.rados.rados.0.smithi098.stdout:1995: left oid 363 (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:1996: finishing write tid 1 to smithi09866585-483 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:1996: finishing write tid 2 to smithi09866585-483 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:1996: finishing write tid 3 to smithi09866585-483 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:1996: finishing write tid 4 to smithi09866585-483 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 483 v 233 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:1996: left oid 483 (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:1997: finishing write tid 1 to smithi09866585-200 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:1997: finishing write tid 2 to smithi09866585-200 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:1997: finishing write tid 3 to smithi09866585-200 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:1997: finishing write tid 4 to smithi09866585-200 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 200 v 301 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2023-09-23T20:04:47.652 INFO:tasks.rados.rados.0.smithi098.stdout:1997: left oid 200 (ObjNum 1341 snap 0 seq_num 1341) 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1998: finishing write tid 1 to smithi09866585-351 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1998: finishing write tid 2 to smithi09866585-351 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1998: finishing write tid 3 to smithi09866585-351 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1998: finishing write tid 4 to smithi09866585-351 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 351 v 326 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1998: left oid 351 (ObjNum 1342 snap 0 seq_num 1342) 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1999: finishing write tid 1 to smithi09866585-62 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1999: finishing write tid 2 to smithi09866585-62 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1999: finishing write tid 3 to smithi09866585-62 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1990: done (11 left) 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1991: done (10 left) 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1992: done (9 left) 2023-09-23T20:04:47.653 INFO:tasks.rados.rados.0.smithi098.stdout:1993: done (8 left) 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:1994: done (7 left) 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:1995: done (6 left) 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:1996: done (5 left) 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:1997: done (4 left) 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:1998: done (3 left) 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:2001: done (2 left) 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:2002: read oid 205 snap -1 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:2002: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:2003: write oid 179 current snap is 0 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:1999: finishing write tid 4 to smithi09866585-62 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 62 v 268 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2023-09-23T20:04:47.654 INFO:tasks.rados.rados.0.smithi098.stdout:1999: left oid 62 (ObjNum 1343 snap 0 seq_num 1343) 2023-09-23T20:04:47.655 INFO:tasks.rados.rados.0.smithi098.stdout:2000: finishing write tid 1 to smithi09866585-376 2023-09-23T20:04:47.655 INFO:tasks.rados.rados.0.smithi098.stdout:2000: finishing write tid 2 to smithi09866585-376 2023-09-23T20:04:47.655 INFO:tasks.rados.rados.0.smithi098.stdout:2000: finishing write tid 3 to smithi09866585-376 2023-09-23T20:04:47.655 INFO:tasks.rados.rados.0.smithi098.stdout:2000: finishing write tid 4 to smithi09866585-376 2023-09-23T20:04:47.655 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 376 v 198 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2023-09-23T20:04:47.655 INFO:tasks.rados.rados.0.smithi098.stdout:2000: left oid 376 (ObjNum 1344 snap 0 seq_num 1344) 2023-09-23T20:04:47.655 INFO:tasks.rados.rados.0.smithi098.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2023-09-23T20:04:47.662 INFO:tasks.rados.rados.0.smithi098.stdout:2003: writing smithi09866585-179 from 622222 to 1301857 tid 1 2023-09-23T20:04:47.671 INFO:tasks.rados.rados.0.smithi098.stdout:2003: writing smithi09866585-179 from 1831116 to 2584585 tid 2 2023-09-23T20:04:47.671 INFO:tasks.rados.rados.0.smithi098.stdout:1999: done (3 left) 2023-09-23T20:04:47.671 INFO:tasks.rados.rados.0.smithi098.stdout:2000: done (2 left) 2023-09-23T20:04:47.672 INFO:tasks.rados.rados.0.smithi098.stdout:2004: write oid 68 current snap is 0 2023-09-23T20:04:47.672 INFO:tasks.rados.rados.0.smithi098.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2023-09-23T20:04:47.679 INFO:tasks.rados.rados.0.smithi098.stdout:2004: writing smithi09866585-68 from 639029 to 1393913 tid 1 2023-09-23T20:04:47.686 INFO:tasks.rados.rados.0.smithi098.stdout:2004: writing smithi09866585-68 from 2173245 to 2639029 tid 2 2023-09-23T20:04:47.686 INFO:tasks.rados.rados.0.smithi098.stdout:2005: write oid 484 current snap is 0 2023-09-23T20:04:47.686 INFO:tasks.rados.rados.0.smithi098.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2023-09-23T20:04:47.692 INFO:tasks.rados.rados.0.smithi098.stdout:2005: writing smithi09866585-484 from 655836 to 1085969 tid 1 2023-09-23T20:04:47.701 INFO:tasks.rados.rados.0.smithi098.stdout:2005: writing smithi09866585-484 from 1831727 to 2588865 tid 2 2023-09-23T20:04:47.701 INFO:tasks.rados.rados.0.smithi098.stdout:2006: delete oid 342 current snap is 0 2023-09-23T20:04:47.701 INFO:tasks.rados.rados.0.smithi098.stdout:2002: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-09-23T20:04:47.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:47 smithi173 bash[27697]: cluster 2023-09-23T20:04:46.525714+0000 mgr.x (mgr.24700) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.1 MiB/s wr, 97 op/s 2023-09-23T20:04:47.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:47 smithi173 bash[27697]: audit 2023-09-23T20:04:47.033895+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.98:0/1534004150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:47.893 INFO:tasks.rados.rados.0.smithi098.stdout:2003: finishing write tid 1 to smithi09866585-179 2023-09-23T20:04:47.893 INFO:tasks.rados.rados.0.smithi098.stdout:2003: finishing write tid 2 to smithi09866585-179 2023-09-23T20:04:47.893 INFO:tasks.rados.rados.0.smithi098.stdout:2003: finishing write tid 3 to smithi09866585-179 2023-09-23T20:04:47.893 INFO:tasks.rados.rados.0.smithi098.stdout:2003: finishing write tid 4 to smithi09866585-179 2023-09-23T20:04:47.893 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 179 v 275 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2023-09-23T20:04:47.893 INFO:tasks.rados.rados.0.smithi098.stdout:2003: left oid 179 (ObjNum 1346 snap 0 seq_num 1346) 2023-09-23T20:04:47.893 INFO:tasks.rados.rados.0.smithi098.stdout:2004: finishing write tid 1 to smithi09866585-68 2023-09-23T20:04:47.893 INFO:tasks.rados.rados.0.smithi098.stdout:2004: finishing write tid 2 to smithi09866585-68 2023-09-23T20:04:47.893 INFO:tasks.rados.rados.0.smithi098.stdout:2004: finishing write tid 3 to smithi09866585-68 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:2004: finishing write tid 4 to smithi09866585-68 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 68 v 305 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:2004: left oid 68 (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:2005: finishing write tid 1 to smithi09866585-484 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:2005: finishing write tid 2 to smithi09866585-484 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:2005: finishing write tid 3 to smithi09866585-484 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:2005: finishing write tid 4 to smithi09866585-484 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 484 v 271 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:2005: left oid 484 (ObjNum 1348 snap 0 seq_num 1348) 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:2002: done (4 left) 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:2003: done (3 left) 2023-09-23T20:04:47.894 INFO:tasks.rados.rados.0.smithi098.stdout:2004: done (2 left) 2023-09-23T20:04:47.895 INFO:tasks.rados.rados.0.smithi098.stdout:2005: done (1 left) 2023-09-23T20:04:47.895 INFO:tasks.rados.rados.0.smithi098.stdout:2006: done (0 left) 2023-09-23T20:04:47.895 INFO:tasks.rados.rados.0.smithi098.stdout:2007: write oid 188 current snap is 0 2023-09-23T20:04:47.895 INFO:tasks.rados.rados.0.smithi098.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2023-09-23T20:04:47.907 INFO:tasks.rados.rados.0.smithi098.stdout:2007: writing smithi09866585-188 from 689450 to 1270081 tid 1 2023-09-23T20:04:47.915 INFO:tasks.rados.rados.0.smithi098.stdout:2007: writing smithi09866585-188 from 1948691 to 2689450 tid 2 2023-09-23T20:04:47.915 INFO:tasks.rados.rados.0.smithi098.stdout:2008: read oid 249 snap -1 2023-09-23T20:04:47.915 INFO:tasks.rados.rados.0.smithi098.stdout:2008: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-09-23T20:04:47.915 INFO:tasks.rados.rados.0.smithi098.stdout:2009: write oid 441 current snap is 0 2023-09-23T20:04:47.915 INFO:tasks.rados.rados.0.smithi098.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2023-09-23T20:04:47.923 INFO:tasks.rados.rados.0.smithi098.stdout:2009: writing smithi09866585-441 from 706257 to 1362137 tid 1 2023-09-23T20:04:47.929 INFO:tasks.rados.rados.0.smithi098.stdout:2009: writing smithi09866585-441 from 1890820 to 2395285 tid 2 2023-09-23T20:04:47.929 INFO:tasks.rados.rados.0.smithi098.stdout:2010: delete oid 255 current snap is 0 2023-09-23T20:04:47.930 INFO:tasks.rados.rados.0.smithi098.stdout:2007: finishing write tid 1 to smithi09866585-188 2023-09-23T20:04:47.930 INFO:tasks.rados.rados.0.smithi098.stdout:2007: finishing write tid 2 to smithi09866585-188 2023-09-23T20:04:47.930 INFO:tasks.rados.rados.0.smithi098.stdout:2007: finishing write tid 3 to smithi09866585-188 2023-09-23T20:04:47.930 INFO:tasks.rados.rados.0.smithi098.stdout:2007: finishing write tid 4 to smithi09866585-188 2023-09-23T20:04:47.930 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 188 v 329 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2023-09-23T20:04:47.930 INFO:tasks.rados.rados.0.smithi098.stdout:2007: left oid 188 (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T20:04:47.930 INFO:tasks.rados.rados.0.smithi098.stdout:2008: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-09-23T20:04:47.930 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:47 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:04:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:04:47.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:47 smithi098 bash[27308]: cluster 2023-09-23T20:04:46.525714+0000 mgr.x (mgr.24700) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.1 MiB/s wr, 97 op/s 2023-09-23T20:04:47.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:47 smithi098 bash[27308]: audit 2023-09-23T20:04:47.033895+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.98:0/1534004150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:47.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:47 smithi098 bash[33670]: cluster 2023-09-23T20:04:46.525714+0000 mgr.x (mgr.24700) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.1 MiB/s wr, 97 op/s 2023-09-23T20:04:47.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:47 smithi098 bash[33670]: audit 2023-09-23T20:04:47.033895+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.98:0/1534004150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:48.045 INFO:tasks.rados.rados.0.smithi098.stdout:2009: finishing write tid 1 to smithi09866585-441 2023-09-23T20:04:48.045 INFO:tasks.rados.rados.0.smithi098.stdout:2009: finishing write tid 2 to smithi09866585-441 2023-09-23T20:04:48.045 INFO:tasks.rados.rados.0.smithi098.stdout:2009: finishing write tid 3 to smithi09866585-441 2023-09-23T20:04:48.045 INFO:tasks.rados.rados.0.smithi098.stdout:2009: finishing write tid 4 to smithi09866585-441 2023-09-23T20:04:48.045 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 441 v 253 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2023-09-23T20:04:48.046 INFO:tasks.rados.rados.0.smithi098.stdout:2009: left oid 441 (ObjNum 1351 snap 0 seq_num 1351) 2023-09-23T20:04:48.046 INFO:tasks.rados.rados.0.smithi098.stdout:2007: done (3 left) 2023-09-23T20:04:48.046 INFO:tasks.rados.rados.0.smithi098.stdout:2008: done (2 left) 2023-09-23T20:04:48.046 INFO:tasks.rados.rados.0.smithi098.stdout:2009: done (1 left) 2023-09-23T20:04:48.046 INFO:tasks.rados.rados.0.smithi098.stdout:2010: done (0 left) 2023-09-23T20:04:48.046 INFO:tasks.rados.rados.0.smithi098.stdout:2011: write oid 348 current snap is 0 2023-09-23T20:04:48.046 INFO:tasks.rados.rados.0.smithi098.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2023-09-23T20:04:48.058 INFO:tasks.rados.rados.0.smithi098.stdout:2011: writing smithi09866585-348 from 739871 to 1146249 tid 1 2023-09-23T20:04:48.064 INFO:tasks.rados.rados.0.smithi098.stdout:2011: writing smithi09866585-348 from 1607784 to 2115918 tid 2 2023-09-23T20:04:48.064 INFO:tasks.rados.rados.0.smithi098.stdout:2012: write oid 160 current snap is 0 2023-09-23T20:04:48.064 INFO:tasks.rados.rados.0.smithi098.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2023-09-23T20:04:48.071 INFO:tasks.rados.rados.0.smithi098.stdout:2012: writing smithi09866585-160 from 756678 to 1354658 tid 1 2023-09-23T20:04:48.079 INFO:tasks.rados.rados.0.smithi098.stdout:2012: writing smithi09866585-160 from 1782619 to 2550764 tid 2 2023-09-23T20:04:48.079 INFO:tasks.rados.rados.0.smithi098.stdout:2013: write oid 408 current snap is 0 2023-09-23T20:04:48.079 INFO:tasks.rados.rados.0.smithi098.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2023-09-23T20:04:48.087 INFO:tasks.rados.rados.0.smithi098.stdout:2013: writing smithi09866585-408 from 773485 to 1446714 tid 1 2023-09-23T20:04:48.094 INFO:tasks.rados.rados.0.smithi098.stdout:2013: writing smithi09866585-408 from 2124748 to 2636551 tid 2 2023-09-23T20:04:48.094 INFO:tasks.rados.rados.0.smithi098.stdout:2014: write oid 178 current snap is 0 2023-09-23T20:04:48.094 INFO:tasks.rados.rados.0.smithi098.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2023-09-23T20:04:48.102 INFO:tasks.rados.rados.0.smithi098.stdout:2014: writing smithi09866585-178 from 790292 to 1538770 tid 1 2023-09-23T20:04:48.111 INFO:tasks.rados.rados.0.smithi098.stdout:2014: writing smithi09866585-178 from 2183230 to 2790292 tid 2 2023-09-23T20:04:48.111 INFO:tasks.rados.rados.0.smithi098.stdout:2015: read oid 175 snap -1 2023-09-23T20:04:48.111 INFO:tasks.rados.rados.0.smithi098.stdout:2015: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:04:48.111 INFO:tasks.rados.rados.0.smithi098.stdout:2016: read oid 183 snap -1 2023-09-23T20:04:48.111 INFO:tasks.rados.rados.0.smithi098.stdout:2016: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:04:48.111 INFO:tasks.rados.rados.0.smithi098.stdout:2017: read oid 438 snap -1 2023-09-23T20:04:48.111 INFO:tasks.rados.rados.0.smithi098.stdout:2017: expect (ObjNum 437 snap 0 seq_num 437) 2023-09-23T20:04:48.111 INFO:tasks.rados.rados.0.smithi098.stdout:2018: read oid 214 snap -1 2023-09-23T20:04:48.111 INFO:tasks.rados.rados.0.smithi098.stdout:2018: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T20:04:48.111 INFO:tasks.rados.rados.0.smithi098.stdout:2019: write oid 131 current snap is 0 2023-09-23T20:04:48.111 INFO:tasks.rados.rados.0.smithi098.stdout:2011: finishing write tid 1 to smithi09866585-348 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:2011: finishing write tid 2 to smithi09866585-348 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:2011: finishing write tid 3 to smithi09866585-348 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:2011: finishing write tid 4 to smithi09866585-348 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 348 v 308 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:2011: left oid 348 (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:2012: finishing write tid 1 to smithi09866585-160 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:2012: finishing write tid 2 to smithi09866585-160 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:2012: finishing write tid 3 to smithi09866585-160 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:2012: finishing write tid 4 to smithi09866585-160 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 160 v 226 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2023-09-23T20:04:48.112 INFO:tasks.rados.rados.0.smithi098.stdout:2013: finishing write tid 1 to smithi09866585-408 2023-09-23T20:04:48.113 INFO:tasks.rados.rados.0.smithi098.stdout:2013: finishing write tid 2 to smithi09866585-408 2023-09-23T20:04:48.113 INFO:tasks.rados.rados.0.smithi098.stdout:2013: finishing write tid 3 to smithi09866585-408 2023-09-23T20:04:48.113 INFO:tasks.rados.rados.0.smithi098.stdout:2013: finishing write tid 4 to smithi09866585-408 2023-09-23T20:04:48.113 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 408 v 332 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2023-09-23T20:04:48.113 INFO:tasks.rados.rados.0.smithi098.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2023-09-23T20:04:48.113 INFO:tasks.rados.rados.0.smithi098.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2023-09-23T20:04:48.115 INFO:tasks.rados.rados.0.smithi098.stdout:2019: writing smithi09866585-131 from 407099 to 830826 tid 1 2023-09-23T20:04:48.121 INFO:tasks.rados.rados.0.smithi098.stdout:2019: writing smithi09866585-131 from 1441712 to 1957184 tid 2 2023-09-23T20:04:48.127 INFO:tasks.rados.rados.0.smithi098.stdout:2019: writing smithi09866585-131 from 2582060 to 2807099 tid 3 2023-09-23T20:04:48.127 INFO:tasks.rados.rados.0.smithi098.stdout:2011: done (8 left) 2023-09-23T20:04:48.127 INFO:tasks.rados.rados.0.smithi098.stdout:2012: done (7 left) 2023-09-23T20:04:48.127 INFO:tasks.rados.rados.0.smithi098.stdout:2013: done (6 left) 2023-09-23T20:04:48.128 INFO:tasks.rados.rados.0.smithi098.stdout:2020: write oid 261 current snap is 0 2023-09-23T20:04:48.128 INFO:tasks.rados.rados.0.smithi098.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2023-09-23T20:04:48.133 INFO:tasks.rados.rados.0.smithi098.stdout:2020: writing smithi09866585-261 from 423906 to 922882 tid 1 2023-09-23T20:04:48.140 INFO:tasks.rados.rados.0.smithi098.stdout:2020: writing smithi09866585-261 from 1500194 to 2159324 tid 2 2023-09-23T20:04:48.144 INFO:tasks.rados.rados.0.smithi098.stdout:2020: writing smithi09866585-261 from 2609483 to 2823906 tid 3 2023-09-23T20:04:48.144 INFO:tasks.rados.rados.0.smithi098.stdout:2014: finishing write tid 1 to smithi09866585-178 2023-09-23T20:04:48.144 INFO:tasks.rados.rados.0.smithi098.stdout:2015: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:04:48.248 INFO:tasks.rados.rados.0.smithi098.stdout:2014: finishing write tid 2 to smithi09866585-178 2023-09-23T20:04:48.248 INFO:tasks.rados.rados.0.smithi098.stdout:2014: finishing write tid 3 to smithi09866585-178 2023-09-23T20:04:48.248 INFO:tasks.rados.rados.0.smithi098.stdout:2014: finishing write tid 4 to smithi09866585-178 2023-09-23T20:04:48.248 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 178 v 335 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2023-09-23T20:04:48.249 INFO:tasks.rados.rados.0.smithi098.stdout:2014: left oid 178 (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T20:04:48.249 INFO:tasks.rados.rados.0.smithi098.stdout:2019: finishing write tid 1 to smithi09866585-131 2023-09-23T20:04:48.249 INFO:tasks.rados.rados.0.smithi098.stdout:2019: finishing write tid 2 to smithi09866585-131 2023-09-23T20:04:48.249 INFO:tasks.rados.rados.0.smithi098.stdout:2016: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:04:48.383 INFO:tasks.rados.rados.0.smithi098.stdout:2017: expect (ObjNum 437 snap 0 seq_num 437) 2023-09-23T20:04:48.495 INFO:tasks.rados.rados.0.smithi098.stdout:2019: finishing write tid 3 to smithi09866585-131 2023-09-23T20:04:48.495 INFO:tasks.rados.rados.0.smithi098.stdout:2018: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T20:04:48.601 INFO:tasks.rados.rados.0.smithi098.stdout:2019: finishing write tid 4 to smithi09866585-131 2023-09-23T20:04:48.601 INFO:tasks.rados.rados.0.smithi098.stdout:2019: finishing write tid 5 to smithi09866585-131 2023-09-23T20:04:48.601 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 131 v 238 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2023-09-23T20:04:48.601 INFO:tasks.rados.rados.0.smithi098.stdout:2019: left oid 131 (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T20:04:48.601 INFO:tasks.rados.rados.0.smithi098.stdout:2020: finishing write tid 1 to smithi09866585-261 2023-09-23T20:04:48.602 INFO:tasks.rados.rados.0.smithi098.stdout:2020: finishing write tid 2 to smithi09866585-261 2023-09-23T20:04:48.602 INFO:tasks.rados.rados.0.smithi098.stdout:2021: read oid 106 snap -1 2023-09-23T20:04:48.602 INFO:tasks.rados.rados.0.smithi098.stdout:2021: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T20:04:48.602 INFO:tasks.rados.rados.0.smithi098.stdout:2014: done (7 left) 2023-09-23T20:04:48.602 INFO:tasks.rados.rados.0.smithi098.stdout:2015: done (6 left) 2023-09-23T20:04:48.602 INFO:tasks.rados.rados.0.smithi098.stdout:2016: done (5 left) 2023-09-23T20:04:48.602 INFO:tasks.rados.rados.0.smithi098.stdout:2017: done (4 left) 2023-09-23T20:04:48.602 INFO:tasks.rados.rados.0.smithi098.stdout:2018: done (3 left) 2023-09-23T20:04:48.602 INFO:tasks.rados.rados.0.smithi098.stdout:2019: done (2 left) 2023-09-23T20:04:48.602 INFO:tasks.rados.rados.0.smithi098.stdout:2022: write oid 361 current snap is 0 2023-09-23T20:04:48.602 INFO:tasks.rados.rados.0.smithi098.stdout:2020: finishing write tid 3 to smithi09866585-261 2023-09-23T20:04:48.603 INFO:tasks.rados.rados.0.smithi098.stdout:2020: finishing write tid 4 to smithi09866585-261 2023-09-23T20:04:48.603 INFO:tasks.rados.rados.0.smithi098.stdout:2020: finishing write tid 5 to smithi09866585-261 2023-09-23T20:04:48.603 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 261 v 325 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2023-09-23T20:04:48.603 INFO:tasks.rados.rados.0.smithi098.stdout:2020: left oid 261 (ObjNum 1358 snap 0 seq_num 1358) 2023-09-23T20:04:48.603 INFO:tasks.rados.rados.0.smithi098.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2023-09-23T20:04:48.608 INFO:tasks.rados.rados.0.smithi098.stdout:2022: writing smithi09866585-361 from 440713 to 1014938 tid 1 2023-09-23T20:04:48.613 INFO:tasks.rados.rados.0.smithi098.stdout:2022: writing smithi09866585-361 from 1442323 to 1961464 tid 2 2023-09-23T20:04:48.619 INFO:tasks.rados.rados.0.smithi098.stdout:2022: writing smithi09866585-361 from 2636906 to 2840713 tid 3 2023-09-23T20:04:48.619 INFO:tasks.rados.rados.0.smithi098.stdout:2020: done (2 left) 2023-09-23T20:04:48.619 INFO:tasks.rados.rados.0.smithi098.stdout:2023: delete oid 451 current snap is 0 2023-09-23T20:04:48.619 INFO:tasks.rados.rados.0.smithi098.stdout:2021: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T20:04:48.668 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:48 smithi098 bash[27308]: audit 2023-09-23T20:04:47.790069+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:48.669 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:48 smithi098 bash[33670]: audit 2023-09-23T20:04:47.790069+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:48.729 INFO:tasks.rados.rados.0.smithi098.stdout:2022: finishing write tid 1 to smithi09866585-361 2023-09-23T20:04:48.729 INFO:tasks.rados.rados.0.smithi098.stdout:2022: finishing write tid 2 to smithi09866585-361 2023-09-23T20:04:48.729 INFO:tasks.rados.rados.0.smithi098.stdout:2022: finishing write tid 3 to smithi09866585-361 2023-09-23T20:04:48.730 INFO:tasks.rados.rados.0.smithi098.stdout:2022: finishing write tid 4 to smithi09866585-361 2023-09-23T20:04:48.730 INFO:tasks.rados.rados.0.smithi098.stdout:2022: finishing write tid 5 to smithi09866585-361 2023-09-23T20:04:48.730 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 361 v 280 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2023-09-23T20:04:48.730 INFO:tasks.rados.rados.0.smithi098.stdout:2022: left oid 361 (ObjNum 1359 snap 0 seq_num 1359) 2023-09-23T20:04:48.730 INFO:tasks.rados.rados.0.smithi098.stdout:2021: done (2 left) 2023-09-23T20:04:48.730 INFO:tasks.rados.rados.0.smithi098.stdout:2022: done (1 left) 2023-09-23T20:04:48.730 INFO:tasks.rados.rados.0.smithi098.stdout:2023: done (0 left) 2023-09-23T20:04:48.730 INFO:tasks.rados.rados.0.smithi098.stdout:2024: delete oid 268 current snap is 0 2023-09-23T20:04:48.732 INFO:tasks.rados.rados.0.smithi098.stdout:2024: done (0 left) 2023-09-23T20:04:48.732 INFO:tasks.rados.rados.0.smithi098.stdout:2025: write oid 67 current snap is 0 2023-09-23T20:04:48.732 INFO:tasks.rados.rados.0.smithi098.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2023-09-23T20:04:48.740 INFO:tasks.rados.rados.0.smithi098.stdout:2025: writing smithi09866585-67 from 491134 to 1007459 tid 1 2023-09-23T20:04:48.748 INFO:tasks.rados.rados.0.smithi098.stdout:2025: writing smithi09866585-67 from 1734122 to 2400590 tid 2 2023-09-23T20:04:48.748 INFO:tasks.rados.rados.0.smithi098.stdout:2026: read oid 421 snap -1 2023-09-23T20:04:48.748 INFO:tasks.rados.rados.0.smithi098.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T20:04:48.748 INFO:tasks.rados.rados.0.smithi098.stdout:2027: read oid 147 snap -1 2023-09-23T20:04:48.749 INFO:tasks.rados.rados.0.smithi098.stdout:2027: expect deleted 2023-09-23T20:04:48.749 INFO:tasks.rados.rados.0.smithi098.stdout:2028: write oid 111 current snap is 0 2023-09-23T20:04:48.749 INFO:tasks.rados.rados.0.smithi098.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2023-09-23T20:04:48.754 INFO:tasks.rados.rados.0.smithi098.stdout:2028: writing smithi09866585-111 from 507941 to 1099515 tid 1 2023-09-23T20:04:48.760 INFO:tasks.rados.rados.0.smithi098.stdout:2028: writing smithi09866585-111 from 1676251 to 2202730 tid 2 2023-09-23T20:04:48.765 INFO:tasks.rados.rados.0.smithi098.stdout:2028: writing smithi09866585-111 from 2746598 to 2907941 tid 3 2023-09-23T20:04:48.765 INFO:tasks.rados.rados.0.smithi098.stdout:2029: read oid 354 snap -1 2023-09-23T20:04:48.765 INFO:tasks.rados.rados.0.smithi098.stdout:2029: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T20:04:48.765 INFO:tasks.rados.rados.0.smithi098.stdout:2030: read oid 363 snap -1 2023-09-23T20:04:48.765 INFO:tasks.rados.rados.0.smithi098.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T20:04:48.765 INFO:tasks.rados.rados.0.smithi098.stdout:2031: write oid 431 current snap is 0 2023-09-23T20:04:48.766 INFO:tasks.rados.rados.0.smithi098.stdout:2025: finishing write tid 1 to smithi09866585-67 2023-09-23T20:04:48.766 INFO:tasks.rados.rados.0.smithi098.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2023-09-23T20:04:48.772 INFO:tasks.rados.rados.0.smithi098.stdout:2031: writing smithi09866585-431 from 524748 to 1191571 tid 1 2023-09-23T20:04:48.779 INFO:tasks.rados.rados.0.smithi098.stdout:2031: writing smithi09866585-431 from 1734733 to 2404870 tid 2 2023-09-23T20:04:48.779 INFO:tasks.rados.rados.0.smithi098.stdout:2032: write oid 225 current snap is 0 2023-09-23T20:04:48.779 INFO:tasks.rados.rados.0.smithi098.stdout:2025: finishing write tid 2 to smithi09866585-67 2023-09-23T20:04:48.779 INFO:tasks.rados.rados.0.smithi098.stdout:2025: finishing write tid 3 to smithi09866585-67 2023-09-23T20:04:48.779 INFO:tasks.rados.rados.0.smithi098.stdout:2025: finishing write tid 4 to smithi09866585-67 2023-09-23T20:04:48.780 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 67 v 231 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2023-09-23T20:04:48.780 INFO:tasks.rados.rados.0.smithi098.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2023-09-23T20:04:48.780 INFO:tasks.rados.rados.0.smithi098.stdout:2028: finishing write tid 1 to smithi09866585-111 2023-09-23T20:04:48.780 INFO:tasks.rados.rados.0.smithi098.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T20:04:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:48 smithi173 bash[27697]: audit 2023-09-23T20:04:47.790069+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:04:48.862 INFO:tasks.rados.rados.0.smithi098.stdout:2028: finishing write tid 2 to smithi09866585-111 2023-09-23T20:04:48.862 INFO:tasks.rados.rados.0.smithi098.stdout:2028: finishing write tid 3 to smithi09866585-111 2023-09-23T20:04:48.862 INFO:tasks.rados.rados.0.smithi098.stdout:2028: finishing write tid 4 to smithi09866585-111 2023-09-23T20:04:48.862 INFO:tasks.rados.rados.0.smithi098.stdout:2028: finishing write tid 5 to smithi09866585-111 2023-09-23T20:04:48.862 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 111 v 329 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2023-09-23T20:04:48.862 INFO:tasks.rados.rados.0.smithi098.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2023-09-23T20:04:48.862 INFO:tasks.rados.rados.0.smithi098.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2023-09-23T20:04:48.866 INFO:tasks.rados.rados.0.smithi098.stdout:2032: writing smithi09866585-225 from 541555 to 1283627 tid 1 2023-09-23T20:04:48.873 INFO:tasks.rados.rados.0.smithi098.stdout:2032: writing smithi09866585-225 from 1793215 to 2323363 tid 2 2023-09-23T20:04:48.877 INFO:tasks.rados.rados.0.smithi098.stdout:2032: writing smithi09866585-225 from 2801444 to 2941555 tid 3 2023-09-23T20:04:48.877 INFO:tasks.rados.rados.0.smithi098.stdout:2025: done (7 left) 2023-09-23T20:04:48.877 INFO:tasks.rados.rados.0.smithi098.stdout:2026: done (6 left) 2023-09-23T20:04:48.877 INFO:tasks.rados.rados.0.smithi098.stdout:2027: done (5 left) 2023-09-23T20:04:48.877 INFO:tasks.rados.rados.0.smithi098.stdout:2028: done (4 left) 2023-09-23T20:04:48.877 INFO:tasks.rados.rados.0.smithi098.stdout:2033: write oid 82 current snap is 0 2023-09-23T20:04:48.877 INFO:tasks.rados.rados.0.smithi098.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2023-09-23T20:04:48.882 INFO:tasks.rados.rados.0.smithi098.stdout:2033: writing smithi09866585-82 from 558362 to 975683 tid 1 2023-09-23T20:04:48.888 INFO:tasks.rados.rados.0.smithi098.stdout:2033: writing smithi09866585-82 from 1451697 to 2125503 tid 2 2023-09-23T20:04:48.894 INFO:tasks.rados.rados.0.smithi098.stdout:2033: writing smithi09866585-82 from 2712514 to 2958362 tid 3 2023-09-23T20:04:48.894 INFO:tasks.rados.rados.0.smithi098.stdout:2034: read oid 388 snap -1 2023-09-23T20:04:48.894 INFO:tasks.rados.rados.0.smithi098.stdout:2034: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T20:04:48.894 INFO:tasks.rados.rados.0.smithi098.stdout:2035: write oid 392 current snap is 0 2023-09-23T20:04:48.894 INFO:tasks.rados.rados.0.smithi098.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2023-09-23T20:04:48.899 INFO:tasks.rados.rados.0.smithi098.stdout:2035: writing smithi09866585-392 from 575169 to 1067739 tid 1 2023-09-23T20:04:48.906 INFO:tasks.rados.rados.0.smithi098.stdout:2035: writing smithi09866585-392 from 1793826 to 2211290 tid 2 2023-09-23T20:04:48.910 INFO:tasks.rados.rados.0.smithi098.stdout:2035: writing smithi09866585-392 from 2623584 to 2975169 tid 3 2023-09-23T20:04:48.911 INFO:tasks.rados.rados.0.smithi098.stdout:2036: write oid 489 current snap is 0 2023-09-23T20:04:48.911 INFO:tasks.rados.rados.0.smithi098.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2023-09-23T20:04:48.917 INFO:tasks.rados.rados.0.smithi098.stdout:2036: writing smithi09866585-489 from 591976 to 1159795 tid 1 2023-09-23T20:04:48.925 INFO:tasks.rados.rados.0.smithi098.stdout:2036: writing smithi09866585-489 from 1852308 to 2529783 tid 2 2023-09-23T20:04:48.925 INFO:tasks.rados.rados.0.smithi098.stdout:2037: read oid 349 snap -1 2023-09-23T20:04:48.925 INFO:tasks.rados.rados.0.smithi098.stdout:2037: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T20:04:48.925 INFO:tasks.rados.rados.0.smithi098.stdout:2038: delete oid 298 current snap is 0 2023-09-23T20:04:48.925 INFO:tasks.rados.rados.0.smithi098.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T20:04:49.075 INFO:tasks.rados.rados.0.smithi098.stdout:2029: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T20:04:49.201 INFO:tasks.rados.rados.0.smithi098.stdout:2031: finishing write tid 1 to smithi09866585-431 2023-09-23T20:04:49.201 INFO:tasks.rados.rados.0.smithi098.stdout:2031: finishing write tid 2 to smithi09866585-431 2023-09-23T20:04:49.201 INFO:tasks.rados.rados.0.smithi098.stdout:2031: finishing write tid 3 to smithi09866585-431 2023-09-23T20:04:49.201 INFO:tasks.rados.rados.0.smithi098.stdout:2031: finishing write tid 4 to smithi09866585-431 2023-09-23T20:04:49.201 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 431 v 256 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2023-09-23T20:04:49.201 INFO:tasks.rados.rados.0.smithi098.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2023-09-23T20:04:49.201 INFO:tasks.rados.rados.0.smithi098.stdout:2029: done (9 left) 2023-09-23T20:04:49.202 INFO:tasks.rados.rados.0.smithi098.stdout:2030: done (8 left) 2023-09-23T20:04:49.202 INFO:tasks.rados.rados.0.smithi098.stdout:2031: done (7 left) 2023-09-23T20:04:49.202 INFO:tasks.rados.rados.0.smithi098.stdout:2038: done (6 left) 2023-09-23T20:04:49.202 INFO:tasks.rados.rados.0.smithi098.stdout:2039: delete oid 127 current snap is 0 2023-09-23T20:04:49.202 INFO:tasks.rados.rados.0.smithi098.stdout:2032: finishing write tid 1 to smithi09866585-225 2023-09-23T20:04:49.202 INFO:tasks.rados.rados.0.smithi098.stdout:2032: finishing write tid 2 to smithi09866585-225 2023-09-23T20:04:49.202 INFO:tasks.rados.rados.0.smithi098.stdout:2032: finishing write tid 3 to smithi09866585-225 2023-09-23T20:04:49.204 INFO:tasks.rados.rados.0.smithi098.stdout:2032: finishing write tid 4 to smithi09866585-225 2023-09-23T20:04:49.204 INFO:tasks.rados.rados.0.smithi098.stdout:2032: finishing write tid 5 to smithi09866585-225 2023-09-23T20:04:49.205 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 225 v 230 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2023-09-23T20:04:49.205 INFO:tasks.rados.rados.0.smithi098.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T20:04:49.205 INFO:tasks.rados.rados.0.smithi098.stdout:2033: finishing write tid 1 to smithi09866585-82 2023-09-23T20:04:49.205 INFO:tasks.rados.rados.0.smithi098.stdout:2033: finishing write tid 2 to smithi09866585-82 2023-09-23T20:04:49.205 INFO:tasks.rados.rados.0.smithi098.stdout:2033: finishing write tid 3 to smithi09866585-82 2023-09-23T20:04:49.205 INFO:tasks.rados.rados.0.smithi098.stdout:2033: finishing write tid 4 to smithi09866585-82 2023-09-23T20:04:49.205 INFO:tasks.rados.rados.0.smithi098.stdout:2033: finishing write tid 5 to smithi09866585-82 2023-09-23T20:04:49.205 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 82 v 313 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2023-09-23T20:04:49.205 INFO:tasks.rados.rados.0.smithi098.stdout:2033: left oid 82 (ObjNum 1366 snap 0 seq_num 1366) 2023-09-23T20:04:49.205 INFO:tasks.rados.rados.0.smithi098.stdout:2035: finishing write tid 1 to smithi09866585-392 2023-09-23T20:04:49.205 INFO:tasks.rados.rados.0.smithi098.stdout:2034: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T20:04:49.377 INFO:tasks.rados.rados.0.smithi098.stdout:2035: finishing write tid 2 to smithi09866585-392 2023-09-23T20:04:49.377 INFO:tasks.rados.rados.0.smithi098.stdout:2035: finishing write tid 3 to smithi09866585-392 2023-09-23T20:04:49.377 INFO:tasks.rados.rados.0.smithi098.stdout:2032: done (6 left) 2023-09-23T20:04:49.377 INFO:tasks.rados.rados.0.smithi098.stdout:2033: done (5 left) 2023-09-23T20:04:49.377 INFO:tasks.rados.rados.0.smithi098.stdout:2034: done (4 left) 2023-09-23T20:04:49.377 INFO:tasks.rados.rados.0.smithi098.stdout:2039: done (3 left) 2023-09-23T20:04:49.377 INFO:tasks.rados.rados.0.smithi098.stdout:2040: write oid 96 current snap is 0 2023-09-23T20:04:49.377 INFO:tasks.rados.rados.0.smithi098.stdout:2035: finishing write tid 4 to smithi09866585-392 2023-09-23T20:04:49.377 INFO:tasks.rados.rados.0.smithi098.stdout:2035: finishing write tid 5 to smithi09866585-392 2023-09-23T20:04:49.378 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 392 v 260 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2023-09-23T20:04:49.378 INFO:tasks.rados.rados.0.smithi098.stdout:2035: left oid 392 (ObjNum 1367 snap 0 seq_num 1367) 2023-09-23T20:04:49.378 INFO:tasks.rados.rados.0.smithi098.stdout:2036: finishing write tid 1 to smithi09866585-489 2023-09-23T20:04:49.378 INFO:tasks.rados.rados.0.smithi098.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2023-09-23T20:04:49.384 INFO:tasks.rados.rados.0.smithi098.stdout:2040: writing smithi09866585-96 from 642397 to 1152316 tid 1 2023-09-23T20:04:49.390 INFO:tasks.rados.rados.0.smithi098.stdout:2040: writing smithi09866585-96 from 1627754 to 2052556 tid 2 2023-09-23T20:04:49.395 INFO:tasks.rados.rados.0.smithi098.stdout:2040: writing smithi09866585-96 from 2733276 to 3042397 tid 3 2023-09-23T20:04:49.396 INFO:tasks.rados.rados.0.smithi098.stdout:2035: done (3 left) 2023-09-23T20:04:49.396 INFO:tasks.rados.rados.0.smithi098.stdout:2041: write oid 44 current snap is 0 2023-09-23T20:04:49.396 INFO:tasks.rados.rados.0.smithi098.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2023-09-23T20:04:49.402 INFO:tasks.rados.rados.0.smithi098.stdout:2041: writing smithi09866585-44 from 659204 to 1244372 tid 1 2023-09-23T20:04:49.409 INFO:tasks.rados.rados.0.smithi098.stdout:2041: writing smithi09866585-44 from 1686236 to 2371049 tid 2 2023-09-23T20:04:49.409 INFO:tasks.rados.rados.0.smithi098.stdout:2042: read oid 387 snap -1 2023-09-23T20:04:49.410 INFO:tasks.rados.rados.0.smithi098.stdout:2042: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-09-23T20:04:49.410 INFO:tasks.rados.rados.0.smithi098.stdout:2043: read oid 498 snap -1 2023-09-23T20:04:49.410 INFO:tasks.rados.rados.0.smithi098.stdout:2043: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T20:04:49.410 INFO:tasks.rados.rados.0.smithi098.stdout:2044: write oid 379 current snap is 0 2023-09-23T20:04:49.410 INFO:tasks.rados.rados.0.smithi098.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2023-09-23T20:04:49.418 INFO:tasks.rados.rados.0.smithi098.stdout:2044: writing smithi09866585-379 from 676011 to 1336428 tid 1 2023-09-23T20:04:49.422 INFO:tasks.rados.rados.0.smithi098.stdout:2044: writing smithi09866585-379 from 1744718 to 2173189 tid 2 2023-09-23T20:04:49.428 INFO:tasks.rados.rados.0.smithi098.stdout:2044: writing smithi09866585-379 from 2788122 to 3076011 tid 3 2023-09-23T20:04:49.428 INFO:tasks.rados.rados.0.smithi098.stdout:2045: write oid 223 current snap is 0 2023-09-23T20:04:49.428 INFO:tasks.rados.rados.0.smithi098.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2023-09-23T20:04:49.436 INFO:tasks.rados.rados.0.smithi098.stdout:2045: writing smithi09866585-223 from 692818 to 1428484 tid 1 2023-09-23T20:04:49.445 INFO:tasks.rados.rados.0.smithi098.stdout:2045: writing smithi09866585-223 from 2203200 to 2891682 tid 2 2023-09-23T20:04:49.445 INFO:tasks.rados.rados.0.smithi098.stdout:2046: read oid 273 snap -1 2023-09-23T20:04:49.445 INFO:tasks.rados.rados.0.smithi098.stdout:2046: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-09-23T20:04:49.445 INFO:tasks.rados.rados.0.smithi098.stdout:2047: delete oid 282 current snap is 0 2023-09-23T20:04:49.445 INFO:tasks.rados.rados.0.smithi098.stdout:2036: finishing write tid 2 to smithi09866585-489 2023-09-23T20:04:49.445 INFO:tasks.rados.rados.0.smithi098.stdout:2036: finishing write tid 3 to smithi09866585-489 2023-09-23T20:04:49.445 INFO:tasks.rados.rados.0.smithi098.stdout:2036: finishing write tid 4 to smithi09866585-489 2023-09-23T20:04:49.445 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 489 v 338 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2023-09-23T20:04:49.445 INFO:tasks.rados.rados.0.smithi098.stdout:2036: left oid 489 (ObjNum 1368 snap 0 seq_num 1368) 2023-09-23T20:04:49.445 INFO:tasks.rados.rados.0.smithi098.stdout:2037: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T20:04:49.559 INFO:tasks.rados.rados.0.smithi098.stdout:2040: finishing write tid 1 to smithi09866585-96 2023-09-23T20:04:49.559 INFO:tasks.rados.rados.0.smithi098.stdout:2040: finishing write tid 2 to smithi09866585-96 2023-09-23T20:04:49.559 INFO:tasks.rados.rados.0.smithi098.stdout:2040: finishing write tid 3 to smithi09866585-96 2023-09-23T20:04:49.560 INFO:tasks.rados.rados.0.smithi098.stdout:2040: finishing write tid 4 to smithi09866585-96 2023-09-23T20:04:49.560 INFO:tasks.rados.rados.0.smithi098.stdout:2040: finishing write tid 5 to smithi09866585-96 2023-09-23T20:04:49.560 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 96 v 386 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2023-09-23T20:04:49.560 INFO:tasks.rados.rados.0.smithi098.stdout:2040: left oid 96 (ObjNum 1371 snap 0 seq_num 1371) 2023-09-23T20:04:49.560 INFO:tasks.rados.rados.0.smithi098.stdout:2041: finishing write tid 1 to smithi09866585-44 2023-09-23T20:04:49.560 INFO:tasks.rados.rados.0.smithi098.stdout:2042: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-09-23T20:04:49.658 INFO:tasks.rados.rados.0.smithi098.stdout:2041: finishing write tid 2 to smithi09866585-44 2023-09-23T20:04:49.659 INFO:tasks.rados.rados.0.smithi098.stdout:2041: finishing write tid 3 to smithi09866585-44 2023-09-23T20:04:49.659 INFO:tasks.rados.rados.0.smithi098.stdout:2043: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T20:04:49.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:49 smithi098 bash[33670]: cluster 2023-09-23T20:04:48.526443+0000 mgr.x (mgr.24700) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.0 MiB/s wr, 95 op/s 2023-09-23T20:04:49.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:49 smithi098 bash[33670]: audit 2023-09-23T20:04:49.477847+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.98:0/277751076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:49.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:49 smithi098 bash[27308]: cluster 2023-09-23T20:04:48.526443+0000 mgr.x (mgr.24700) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.0 MiB/s wr, 95 op/s 2023-09-23T20:04:49.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:49 smithi098 bash[27308]: audit 2023-09-23T20:04:49.477847+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.98:0/277751076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:49.743 INFO:tasks.rados.rados.0.smithi098.stdout:2041: finishing write tid 4 to smithi09866585-44 2023-09-23T20:04:49.743 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 44 v 354 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2023-09-23T20:04:49.743 INFO:tasks.rados.rados.0.smithi098.stdout:2041: left oid 44 (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T20:04:49.743 INFO:tasks.rados.rados.0.smithi098.stdout:2044: finishing write tid 1 to smithi09866585-379 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:2044: finishing write tid 2 to smithi09866585-379 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:2044: finishing write tid 3 to smithi09866585-379 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:2044: finishing write tid 4 to smithi09866585-379 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:2044: finishing write tid 5 to smithi09866585-379 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 379 v 275 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:2044: left oid 379 (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:2045: finishing write tid 1 to smithi09866585-223 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:2045: finishing write tid 2 to smithi09866585-223 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:2036: done (9 left) 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:2037: done (8 left) 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:2040: done (7 left) 2023-09-23T20:04:49.744 INFO:tasks.rados.rados.0.smithi098.stdout:2041: done (6 left) 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2042: done (5 left) 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2043: done (4 left) 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2044: done (3 left) 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2047: done (2 left) 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2048: read oid 406 snap -1 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2048: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2049: read oid 201 snap -1 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2049: expect (ObjNum 200 snap 0 seq_num 200) 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2050: read oid 138 snap -1 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2050: expect (ObjNum 137 snap 0 seq_num 137) 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2051: write oid 424 current snap is 0 2023-09-23T20:04:49.745 INFO:tasks.rados.rados.0.smithi098.stdout:2045: finishing write tid 3 to smithi09866585-223 2023-09-23T20:04:49.746 INFO:tasks.rados.rados.0.smithi098.stdout:2045: finishing write tid 4 to smithi09866585-223 2023-09-23T20:04:49.746 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 223 v 283 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2023-09-23T20:04:49.746 INFO:tasks.rados.rados.0.smithi098.stdout:2045: left oid 223 (ObjNum 1374 snap 0 seq_num 1374) 2023-09-23T20:04:49.746 INFO:tasks.rados.rados.0.smithi098.stdout:2046: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-09-23T20:04:49.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:49 smithi173 bash[27697]: cluster 2023-09-23T20:04:48.526443+0000 mgr.x (mgr.24700) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.0 MiB/s wr, 95 op/s 2023-09-23T20:04:49.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:49 smithi173 bash[27697]: audit 2023-09-23T20:04:49.477847+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.98:0/277751076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:49.955 INFO:tasks.rados.rados.0.smithi098.stdout:2048: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T20:04:50.050 INFO:tasks.rados.rados.0.smithi098.stdout:2049: expect (ObjNum 200 snap 0 seq_num 200) 2023-09-23T20:04:50.169 INFO:tasks.rados.rados.0.smithi098.stdout:2050: expect (ObjNum 137 snap 0 seq_num 137) 2023-09-23T20:04:50.250 INFO:tasks.rados.rados.0.smithi098.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2023-09-23T20:04:50.262 INFO:tasks.rados.rados.0.smithi098.stdout:2051: writing smithi09866585-424 from 726432 to 1212596 tid 1 2023-09-23T20:04:50.271 INFO:tasks.rados.rados.0.smithi098.stdout:2051: writing smithi09866585-424 from 1803811 to 2495962 tid 2 2023-09-23T20:04:50.271 INFO:tasks.rados.rados.0.smithi098.stdout:2045: done (5 left) 2023-09-23T20:04:50.271 INFO:tasks.rados.rados.0.smithi098.stdout:2046: done (4 left) 2023-09-23T20:04:50.271 INFO:tasks.rados.rados.0.smithi098.stdout:2048: done (3 left) 2023-09-23T20:04:50.271 INFO:tasks.rados.rados.0.smithi098.stdout:2049: done (2 left) 2023-09-23T20:04:50.271 INFO:tasks.rados.rados.0.smithi098.stdout:2050: done (1 left) 2023-09-23T20:04:50.271 INFO:tasks.rados.rados.0.smithi098.stdout:2052: write oid 29 current snap is 0 2023-09-23T20:04:50.271 INFO:tasks.rados.rados.0.smithi098.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2023-09-23T20:04:50.278 INFO:tasks.rados.rados.0.smithi098.stdout:2052: writing smithi09866585-29 from 743239 to 1421005 tid 1 2023-09-23T20:04:50.284 INFO:tasks.rados.rados.0.smithi098.stdout:2052: writing smithi09866585-29 from 1978646 to 2414455 tid 2 2023-09-23T20:04:50.289 INFO:tasks.rados.rados.0.smithi098.stdout:2052: writing smithi09866585-29 from 2897814 to 3143239 tid 3 2023-09-23T20:04:50.289 INFO:tasks.rados.rados.0.smithi098.stdout:2053: read oid 415 snap -1 2023-09-23T20:04:50.289 INFO:tasks.rados.rados.0.smithi098.stdout:2053: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-23T20:04:50.289 INFO:tasks.rados.rados.0.smithi098.stdout:2054: read oid 302 snap -1 2023-09-23T20:04:50.289 INFO:tasks.rados.rados.0.smithi098.stdout:2054: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T20:04:50.289 INFO:tasks.rados.rados.0.smithi098.stdout:2055: write oid 225 current snap is 0 2023-09-23T20:04:50.289 INFO:tasks.rados.rados.0.smithi098.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2023-09-23T20:04:50.297 INFO:tasks.rados.rados.0.smithi098.stdout:2055: writing smithi09866585-225 from 760046 to 1513061 tid 1 2023-09-23T20:04:50.306 INFO:tasks.rados.rados.0.smithi098.stdout:2055: writing smithi09866585-225 from 2037128 to 2732948 tid 2 2023-09-23T20:04:50.306 INFO:tasks.rados.rados.0.smithi098.stdout:2056: read oid 395 snap -1 2023-09-23T20:04:50.306 INFO:tasks.rados.rados.0.smithi098.stdout:2056: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:04:50.306 INFO:tasks.rados.rados.0.smithi098.stdout:2057: write oid 421 current snap is 0 2023-09-23T20:04:50.306 INFO:tasks.rados.rados.0.smithi098.stdout:2051: finishing write tid 1 to smithi09866585-424 2023-09-23T20:04:50.306 INFO:tasks.rados.rados.0.smithi098.stdout:2051: finishing write tid 2 to smithi09866585-424 2023-09-23T20:04:50.306 INFO:tasks.rados.rados.0.smithi098.stdout:2051: finishing write tid 3 to smithi09866585-424 2023-09-23T20:04:50.306 INFO:tasks.rados.rados.0.smithi098.stdout:2051: finishing write tid 4 to smithi09866585-424 2023-09-23T20:04:50.306 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 424 v 316 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2023-09-23T20:04:50.306 INFO:tasks.rados.rados.0.smithi098.stdout:2051: left oid 424 (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T20:04:50.307 INFO:tasks.rados.rados.0.smithi098.stdout:2052: finishing write tid 1 to smithi09866585-29 2023-09-23T20:04:50.307 INFO:tasks.rados.rados.0.smithi098.stdout:2052: finishing write tid 2 to smithi09866585-29 2023-09-23T20:04:50.307 INFO:tasks.rados.rados.0.smithi098.stdout:2052: finishing write tid 3 to smithi09866585-29 2023-09-23T20:04:50.307 INFO:tasks.rados.rados.0.smithi098.stdout:2052: finishing write tid 4 to smithi09866585-29 2023-09-23T20:04:50.307 INFO:tasks.rados.rados.0.smithi098.stdout:2052: finishing write tid 5 to smithi09866585-29 2023-09-23T20:04:50.307 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 29 v 235 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2023-09-23T20:04:50.307 INFO:tasks.rados.rados.0.smithi098.stdout:2052: left oid 29 (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T20:04:50.307 INFO:tasks.rados.rados.0.smithi098.stdout:2054: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T20:04:50.391 INFO:tasks.rados.rados.0.smithi098.stdout:2055: finishing write tid 1 to smithi09866585-225 2023-09-23T20:04:50.391 INFO:tasks.rados.rados.0.smithi098.stdout:2053: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-23T20:04:50.492 INFO:tasks.rados.rados.0.smithi098.stdout:2055: finishing write tid 2 to smithi09866585-225 2023-09-23T20:04:50.492 INFO:tasks.rados.rados.0.smithi098.stdout:2055: finishing write tid 3 to smithi09866585-225 2023-09-23T20:04:50.493 INFO:tasks.rados.rados.0.smithi098.stdout:2055: finishing write tid 4 to smithi09866585-225 2023-09-23T20:04:50.493 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 225 v 233 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2023-09-23T20:04:50.493 INFO:tasks.rados.rados.0.smithi098.stdout:2055: left oid 225 (ObjNum 1378 snap 0 seq_num 1378) 2023-09-23T20:04:50.493 INFO:tasks.rados.rados.0.smithi098.stdout:2056: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:04:50.689 INFO:tasks.rados.rados.0.smithi098.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2023-09-23T20:04:50.704 INFO:tasks.rados.rados.0.smithi098.stdout:2057: writing smithi09866585-421 from 776853 to 1205117 tid 1 2023-09-23T20:04:50.711 INFO:tasks.rados.rados.0.smithi098.stdout:2057: writing smithi09866585-421 from 1979257 to 2418735 tid 2 2023-09-23T20:04:50.715 INFO:tasks.rados.rados.0.smithi098.stdout:2057: writing smithi09866585-421 from 2836307 to 3176853 tid 3 2023-09-23T20:04:50.715 INFO:tasks.rados.rados.0.smithi098.stdout:2051: done (6 left) 2023-09-23T20:04:50.715 INFO:tasks.rados.rados.0.smithi098.stdout:2052: done (5 left) 2023-09-23T20:04:50.716 INFO:tasks.rados.rados.0.smithi098.stdout:2053: done (4 left) 2023-09-23T20:04:50.716 INFO:tasks.rados.rados.0.smithi098.stdout:2054: done (3 left) 2023-09-23T20:04:50.716 INFO:tasks.rados.rados.0.smithi098.stdout:2055: done (2 left) 2023-09-23T20:04:50.716 INFO:tasks.rados.rados.0.smithi098.stdout:2056: done (1 left) 2023-09-23T20:04:50.716 INFO:tasks.rados.rados.0.smithi098.stdout:2058: read oid 359 snap -1 2023-09-23T20:04:50.716 INFO:tasks.rados.rados.0.smithi098.stdout:2058: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-09-23T20:04:50.716 INFO:tasks.rados.rados.0.smithi098.stdout:2059: write oid 278 current snap is 0 2023-09-23T20:04:50.716 INFO:tasks.rados.rados.0.smithi098.stdout:2057: finishing write tid 1 to smithi09866585-421 2023-09-23T20:04:50.716 INFO:tasks.rados.rados.0.smithi098.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2023-09-23T20:04:50.722 INFO:tasks.rados.rados.0.smithi098.stdout:2059: writing smithi09866585-278 from 793660 to 1297173 tid 1 2023-09-23T20:04:50.730 INFO:tasks.rados.rados.0.smithi098.stdout:2059: writing smithi09866585-278 from 2037739 to 2620875 tid 2 2023-09-23T20:04:50.730 INFO:tasks.rados.rados.0.smithi098.stdout:2060: delete oid 208 current snap is 0 2023-09-23T20:04:50.730 INFO:tasks.rados.rados.0.smithi098.stdout:2057: finishing write tid 2 to smithi09866585-421 2023-09-23T20:04:50.730 INFO:tasks.rados.rados.0.smithi098.stdout:2057: finishing write tid 3 to smithi09866585-421 2023-09-23T20:04:50.730 INFO:tasks.rados.rados.0.smithi098.stdout:2057: finishing write tid 4 to smithi09866585-421 2023-09-23T20:04:50.730 INFO:tasks.rados.rados.0.smithi098.stdout:2057: finishing write tid 5 to smithi09866585-421 2023-09-23T20:04:50.731 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 421 v 339 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2023-09-23T20:04:50.731 INFO:tasks.rados.rados.0.smithi098.stdout:2057: left oid 421 (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:04:50.731 INFO:tasks.rados.rados.0.smithi098.stdout:2058: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-09-23T20:04:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:2059: finishing write tid 1 to smithi09866585-278 2023-09-23T20:04:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:2059: finishing write tid 2 to smithi09866585-278 2023-09-23T20:04:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:2059: finishing write tid 3 to smithi09866585-278 2023-09-23T20:04:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:2059: finishing write tid 4 to smithi09866585-278 2023-09-23T20:04:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 278 v 357 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2023-09-23T20:04:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:2059: left oid 278 (ObjNum 1380 snap 0 seq_num 1380) 2023-09-23T20:04:50.838 INFO:tasks.rados.rados.0.smithi098.stdout:2057: done (3 left) 2023-09-23T20:04:50.839 INFO:tasks.rados.rados.0.smithi098.stdout:2058: done (2 left) 2023-09-23T20:04:50.839 INFO:tasks.rados.rados.0.smithi098.stdout:2059: done (1 left) 2023-09-23T20:04:50.839 INFO:tasks.rados.rados.0.smithi098.stdout:2060: done (0 left) 2023-09-23T20:04:50.839 INFO:tasks.rados.rados.0.smithi098.stdout:2061: read oid 405 snap -1 2023-09-23T20:04:50.839 INFO:tasks.rados.rados.0.smithi098.stdout:2061: expect (ObjNum 1263 snap 0 seq_num 1263) 2023-09-23T20:04:50.839 INFO:tasks.rados.rados.0.smithi098.stdout:2062: read oid 467 snap -1 2023-09-23T20:04:50.839 INFO:tasks.rados.rados.0.smithi098.stdout:2062: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T20:04:50.839 INFO:tasks.rados.rados.0.smithi098.stdout:2063: delete oid 273 current snap is 0 2023-09-23T20:04:50.845 INFO:tasks.rados.rados.0.smithi098.stdout:2062: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T20:04:51.056 INFO:tasks.rados.rados.0.smithi098.stdout:2061: expect (ObjNum 1263 snap 0 seq_num 1263) 2023-09-23T20:04:51.247 INFO:tasks.rados.rados.0.smithi098.stdout:2061: done (2 left) 2023-09-23T20:04:51.247 INFO:tasks.rados.rados.0.smithi098.stdout:2062: done (1 left) 2023-09-23T20:04:51.247 INFO:tasks.rados.rados.0.smithi098.stdout:2063: done (0 left) 2023-09-23T20:04:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:2064: read oid 9 snap -1 2023-09-23T20:04:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:2064: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:04:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:2065: write oid 15 current snap is 0 2023-09-23T20:04:51.248 INFO:tasks.rados.rados.0.smithi098.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2023-09-23T20:04:51.262 INFO:tasks.rados.rados.0.smithi098.stdout:2065: writing smithi09866585-15 from 444081 to 1173341 tid 1 2023-09-23T20:04:51.268 INFO:tasks.rados.rados.0.smithi098.stdout:2065: writing smithi09866585-15 from 1813185 to 2260001 tid 2 2023-09-23T20:04:51.274 INFO:tasks.rados.rados.0.smithi098.stdout:2065: writing smithi09866585-15 from 2945999 to 3244081 tid 3 2023-09-23T20:04:51.274 INFO:tasks.rados.rados.0.smithi098.stdout:2066: read oid 499 snap -1 2023-09-23T20:04:51.274 INFO:tasks.rados.rados.0.smithi098.stdout:2066: expect deleted 2023-09-23T20:04:51.275 INFO:tasks.rados.rados.0.smithi098.stdout:2067: write oid 31 current snap is 0 2023-09-23T20:04:51.275 INFO:tasks.rados.rados.0.smithi098.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2023-09-23T20:04:51.279 INFO:tasks.rados.rados.0.smithi098.stdout:2067: writing smithi09866585-31 from 460888 to 981750 tid 1 2023-09-23T20:04:51.286 INFO:tasks.rados.rados.0.smithi098.stdout:2067: writing smithi09866585-31 from 1471667 to 2062141 tid 2 2023-09-23T20:04:51.292 INFO:tasks.rados.rados.0.smithi098.stdout:2067: writing smithi09866585-31 from 2573422 to 3028829 tid 3 2023-09-23T20:04:51.292 INFO:tasks.rados.rados.0.smithi098.stdout:2068: write oid 417 current snap is 0 2023-09-23T20:04:51.292 INFO:tasks.rados.rados.0.smithi098.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2023-09-23T20:04:51.298 INFO:tasks.rados.rados.0.smithi098.stdout:2068: writing smithi09866585-417 from 477695 to 1073806 tid 1 2023-09-23T20:04:51.303 INFO:tasks.rados.rados.0.smithi098.stdout:2068: writing smithi09866585-417 from 1530149 to 1980634 tid 2 2023-09-23T20:04:51.310 INFO:tasks.rados.rados.0.smithi098.stdout:2068: writing smithi09866585-417 from 2600845 to 3267524 tid 3 2023-09-23T20:04:51.311 INFO:tasks.rados.rados.0.smithi098.stdout:2069: read oid 474 snap -1 2023-09-23T20:04:51.311 INFO:tasks.rados.rados.0.smithi098.stdout:2069: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T20:04:51.311 INFO:tasks.rados.rados.0.smithi098.stdout:2070: delete oid 10 current snap is 0 2023-09-23T20:04:51.311 INFO:tasks.rados.rados.0.smithi098.stdout:2064: expect (ObjNum 8 snap 0 seq_num 8) 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:2065: finishing write tid 1 to smithi09866585-15 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:2065: finishing write tid 2 to smithi09866585-15 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:2065: finishing write tid 3 to smithi09866585-15 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:2065: finishing write tid 4 to smithi09866585-15 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:2065: finishing write tid 5 to smithi09866585-15 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 15 v 237 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:2065: left oid 15 (ObjNum 1383 snap 0 seq_num 1383) 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:2067: finishing write tid 1 to smithi09866585-31 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:2067: finishing write tid 2 to smithi09866585-31 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:2067: finishing write tid 3 to smithi09866585-31 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:2067: finishing write tid 4 to smithi09866585-31 2023-09-23T20:04:51.391 INFO:tasks.rados.rados.0.smithi098.stdout:2067: finishing write tid 5 to smithi09866585-31 2023-09-23T20:04:51.392 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 31 v 264 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2023-09-23T20:04:51.392 INFO:tasks.rados.rados.0.smithi098.stdout:2067: left oid 31 (ObjNum 1384 snap 0 seq_num 1384) 2023-09-23T20:04:51.392 INFO:tasks.rados.rados.0.smithi098.stdout:2068: finishing write tid 1 to smithi09866585-417 2023-09-23T20:04:51.392 INFO:tasks.rados.rados.0.smithi098.stdout:2068: finishing write tid 2 to smithi09866585-417 2023-09-23T20:04:51.392 INFO:tasks.rados.rados.0.smithi098.stdout:2068: finishing write tid 3 to smithi09866585-417 2023-09-23T20:04:51.392 INFO:tasks.rados.rados.0.smithi098.stdout:2068: finishing write tid 4 to smithi09866585-417 2023-09-23T20:04:51.392 INFO:tasks.rados.rados.0.smithi098.stdout:2068: finishing write tid 5 to smithi09866585-417 2023-09-23T20:04:51.392 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 417 v 390 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2023-09-23T20:04:51.392 INFO:tasks.rados.rados.0.smithi098.stdout:2068: left oid 417 (ObjNum 1385 snap 0 seq_num 1385) 2023-09-23T20:04:51.392 INFO:tasks.rados.rados.0.smithi098.stdout:2069: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T20:04:51.535 INFO:tasks.rados.rados.0.smithi098.stdout:2064: done (6 left) 2023-09-23T20:04:51.535 INFO:tasks.rados.rados.0.smithi098.stdout:2065: done (5 left) 2023-09-23T20:04:51.536 INFO:tasks.rados.rados.0.smithi098.stdout:2066: done (4 left) 2023-09-23T20:04:51.536 INFO:tasks.rados.rados.0.smithi098.stdout:2067: done (3 left) 2023-09-23T20:04:51.536 INFO:tasks.rados.rados.0.smithi098.stdout:2068: done (2 left) 2023-09-23T20:04:51.536 INFO:tasks.rados.rados.0.smithi098.stdout:2069: done (1 left) 2023-09-23T20:04:51.536 INFO:tasks.rados.rados.0.smithi098.stdout:2070: done (0 left) 2023-09-23T20:04:51.536 INFO:tasks.rados.rados.0.smithi098.stdout:2071: read oid 243 snap -1 2023-09-23T20:04:51.536 INFO:tasks.rados.rados.0.smithi098.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:04:51.536 INFO:tasks.rados.rados.0.smithi098.stdout:2072: read oid 193 snap -1 2023-09-23T20:04:51.536 INFO:tasks.rados.rados.0.smithi098.stdout:2072: expect (ObjNum 192 snap 0 seq_num 192) 2023-09-23T20:04:51.536 INFO:tasks.rados.rados.0.smithi098.stdout:2073: write oid 222 current snap is 0 2023-09-23T20:04:51.537 INFO:tasks.rados.rados.0.smithi098.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2023-09-23T20:04:51.547 INFO:tasks.rados.rados.0.smithi098.stdout:2073: writing smithi09866585-222 from 511309 to 1257918 tid 1 2023-09-23T20:04:51.554 INFO:tasks.rados.rados.0.smithi098.stdout:2073: writing smithi09866585-222 from 2047113 to 2501267 tid 2 2023-09-23T20:04:51.559 INFO:tasks.rados.rados.0.smithi098.stdout:2073: writing smithi09866585-222 from 3055691 to 3311309 tid 3 2023-09-23T20:04:51.559 INFO:tasks.rados.rados.0.smithi098.stdout:2074: read oid 329 snap -1 2023-09-23T20:04:51.559 INFO:tasks.rados.rados.0.smithi098.stdout:2074: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T20:04:51.559 INFO:tasks.rados.rados.0.smithi098.stdout:2075: write oid 404 current snap is 0 2023-09-23T20:04:51.559 INFO:tasks.rados.rados.0.smithi098.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2023-09-23T20:04:51.564 INFO:tasks.rados.rados.0.smithi098.stdout:2075: writing smithi09866585-404 from 528116 to 949974 tid 1 2023-09-23T20:04:51.571 INFO:tasks.rados.rados.0.smithi098.stdout:2075: writing smithi09866585-404 from 1589242 to 2187054 tid 2 2023-09-23T20:04:51.578 INFO:tasks.rados.rados.0.smithi098.stdout:2075: writing smithi09866585-404 from 2966761 to 3328116 tid 3 2023-09-23T20:04:51.578 INFO:tasks.rados.rados.0.smithi098.stdout:2076: read oid 94 snap -1 2023-09-23T20:04:51.579 INFO:tasks.rados.rados.0.smithi098.stdout:2076: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T20:04:51.579 INFO:tasks.rados.rados.0.smithi098.stdout:2077: read oid 58 snap -1 2023-09-23T20:04:51.579 INFO:tasks.rados.rados.0.smithi098.stdout:2077: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T20:04:51.579 INFO:tasks.rados.rados.0.smithi098.stdout:2078: read oid 410 snap -1 2023-09-23T20:04:51.579 INFO:tasks.rados.rados.0.smithi098.stdout:2078: expect deleted 2023-09-23T20:04:51.579 INFO:tasks.rados.rados.0.smithi098.stdout:2079: write oid 464 current snap is 0 2023-09-23T20:04:51.579 INFO:tasks.rados.rados.0.smithi098.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2023-09-23T20:04:51.585 INFO:tasks.rados.rados.0.smithi098.stdout:2079: writing smithi09866585-464 from 544923 to 1042030 tid 1 2023-09-23T20:04:51.591 INFO:tasks.rados.rados.0.smithi098.stdout:2079: writing smithi09866585-464 from 1647724 to 2105547 tid 2 2023-09-23T20:04:51.598 INFO:tasks.rados.rados.0.smithi098.stdout:2079: writing smithi09866585-464 from 2710537 to 3138657 tid 3 2023-09-23T20:04:51.598 INFO:tasks.rados.rados.0.smithi098.stdout:2080: write oid 403 current snap is 0 2023-09-23T20:04:51.598 INFO:tasks.rados.rados.0.smithi098.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2023-09-23T20:04:51.604 INFO:tasks.rados.rados.0.smithi098.stdout:2080: writing smithi09866585-403 from 561730 to 1134086 tid 1 2023-09-23T20:04:51.611 INFO:tasks.rados.rados.0.smithi098.stdout:2080: writing smithi09866585-403 from 1706206 to 2307687 tid 2 2023-09-23T20:04:51.617 INFO:tasks.rados.rados.0.smithi098.stdout:2080: writing smithi09866585-403 from 3021607 to 3361730 tid 3 2023-09-23T20:04:51.617 INFO:tasks.rados.rados.0.smithi098.stdout:2081: read oid 266 snap -1 2023-09-23T20:04:51.617 INFO:tasks.rados.rados.0.smithi098.stdout:2081: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T20:04:51.617 INFO:tasks.rados.rados.0.smithi098.stdout:2082: write oid 31 current snap is 0 2023-09-23T20:04:51.618 INFO:tasks.rados.rados.0.smithi098.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:04:51.688 INFO:tasks.rados.rados.0.smithi098.stdout:2072: expect (ObjNum 192 snap 0 seq_num 192) 2023-09-23T20:04:51.798 INFO:tasks.rados.rados.0.smithi098.stdout:2073: finishing write tid 1 to smithi09866585-222 2023-09-23T20:04:51.798 INFO:tasks.rados.rados.0.smithi098.stdout:2073: finishing write tid 2 to smithi09866585-222 2023-09-23T20:04:51.798 INFO:tasks.rados.rados.0.smithi098.stdout:2073: finishing write tid 3 to smithi09866585-222 2023-09-23T20:04:51.798 INFO:tasks.rados.rados.0.smithi098.stdout:2073: finishing write tid 4 to smithi09866585-222 2023-09-23T20:04:51.798 INFO:tasks.rados.rados.0.smithi098.stdout:2073: finishing write tid 5 to smithi09866585-222 2023-09-23T20:04:51.798 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 222 v 241 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2023-09-23T20:04:51.799 INFO:tasks.rados.rados.0.smithi098.stdout:2073: left oid 222 (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T20:04:51.799 INFO:tasks.rados.rados.0.smithi098.stdout:2074: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T20:04:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:51 smithi173 bash[27697]: cluster 2023-09-23T20:04:50.527647+0000 mgr.x (mgr.24700) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 137 op/s 2023-09-23T20:04:51.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:51 smithi098 bash[33670]: cluster 2023-09-23T20:04:50.527647+0000 mgr.x (mgr.24700) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 137 op/s 2023-09-23T20:04:51.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:51 smithi098 bash[27308]: cluster 2023-09-23T20:04:50.527647+0000 mgr.x (mgr.24700) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 137 op/s 2023-09-23T20:04:51.932 INFO:tasks.rados.rados.0.smithi098.stdout:2075: finishing write tid 1 to smithi09866585-404 2023-09-23T20:04:51.932 INFO:tasks.rados.rados.0.smithi098.stdout:2075: finishing write tid 2 to smithi09866585-404 2023-09-23T20:04:51.932 INFO:tasks.rados.rados.0.smithi098.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2023-09-23T20:04:51.940 INFO:tasks.rados.rados.0.smithi098.stdout:2082: writing smithi09866585-31 from 578537 to 1226142 tid 1 2023-09-23T20:04:51.947 INFO:tasks.rados.rados.0.smithi098.stdout:2082: writing smithi09866585-31 from 1764688 to 2509827 tid 2 2023-09-23T20:04:51.953 INFO:tasks.rados.rados.0.smithi098.stdout:2082: writing smithi09866585-31 from 3049030 to 3378537 tid 3 2023-09-23T20:04:51.954 INFO:tasks.rados.rados.0.smithi098.stdout:2071: done (11 left) 2023-09-23T20:04:51.954 INFO:tasks.rados.rados.0.smithi098.stdout:2072: done (10 left) 2023-09-23T20:04:51.954 INFO:tasks.rados.rados.0.smithi098.stdout:2073: done (9 left) 2023-09-23T20:04:51.954 INFO:tasks.rados.rados.0.smithi098.stdout:2074: done (8 left) 2023-09-23T20:04:51.954 INFO:tasks.rados.rados.0.smithi098.stdout:2078: done (7 left) 2023-09-23T20:04:51.954 INFO:tasks.rados.rados.0.smithi098.stdout:2083: read oid 133 snap -1 2023-09-23T20:04:51.954 INFO:tasks.rados.rados.0.smithi098.stdout:2083: expect (ObjNum 876 snap 0 seq_num 876) 2023-09-23T20:04:51.954 INFO:tasks.rados.rados.0.smithi098.stdout:2084: write oid 72 current snap is 0 2023-09-23T20:04:51.954 INFO:tasks.rados.rados.0.smithi098.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2023-09-23T20:04:51.959 INFO:tasks.rados.rados.0.smithi098.stdout:2084: writing smithi09866585-72 from 595344 to 1034551 tid 1 2023-09-23T20:04:51.967 INFO:tasks.rados.rados.0.smithi098.stdout:2084: writing smithi09866585-72 from 1823170 to 2428320 tid 2 2023-09-23T20:04:51.973 INFO:tasks.rados.rados.0.smithi098.stdout:2084: writing smithi09866585-72 from 3076453 to 3395344 tid 3 2023-09-23T20:04:51.973 INFO:tasks.rados.rados.0.smithi098.stdout:2085: write oid 91 current snap is 0 2023-09-23T20:04:51.973 INFO:tasks.rados.rados.0.smithi098.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2023-09-23T20:04:51.979 INFO:tasks.rados.rados.0.smithi098.stdout:2085: writing smithi09866585-91 from 612151 to 1126607 tid 1 2023-09-23T20:04:51.987 INFO:tasks.rados.rados.0.smithi098.stdout:2085: writing smithi09866585-91 from 1881652 to 2630460 tid 2 2023-09-23T20:04:51.992 INFO:tasks.rados.rados.0.smithi098.stdout:2085: writing smithi09866585-91 from 3103876 to 3412151 tid 3 2023-09-23T20:04:51.992 INFO:tasks.rados.rados.0.smithi098.stdout:2086: write oid 417 current snap is 0 2023-09-23T20:04:51.992 INFO:tasks.rados.rados.0.smithi098.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2023-09-23T20:04:51.999 INFO:tasks.rados.rados.0.smithi098.stdout:2086: writing smithi09866585-417 from 628958 to 1218663 tid 1 2023-09-23T20:04:52.006 INFO:tasks.rados.rados.0.smithi098.stdout:2086: writing smithi09866585-417 from 1940134 to 2548953 tid 2 2023-09-23T20:04:52.012 INFO:tasks.rados.rados.0.smithi098.stdout:2086: writing smithi09866585-417 from 3131299 to 3428958 tid 3 2023-09-23T20:04:52.012 INFO:tasks.rados.rados.0.smithi098.stdout:2087: write oid 359 current snap is 0 2023-09-23T20:04:52.012 INFO:tasks.rados.rados.0.smithi098.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2023-09-23T20:04:52.019 INFO:tasks.rados.rados.0.smithi098.stdout:2087: writing smithi09866585-359 from 645765 to 1310719 tid 1 2023-09-23T20:04:52.027 INFO:tasks.rados.rados.0.smithi098.stdout:2087: writing smithi09866585-359 from 1998616 to 2751093 tid 2 2023-09-23T20:04:52.031 INFO:tasks.rados.rados.0.smithi098.stdout:2087: writing smithi09866585-359 from 3158722 to 3445765 tid 3 2023-09-23T20:04:52.031 INFO:tasks.rados.rados.0.smithi098.stdout:2088: write oid 350 current snap is 0 2023-09-23T20:04:52.031 INFO:tasks.rados.rados.0.smithi098.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2023-09-23T20:04:52.039 INFO:tasks.rados.rados.0.smithi098.stdout:2088: writing smithi09866585-350 from 662572 to 1402775 tid 1 2023-09-23T20:04:52.045 INFO:tasks.rados.rados.0.smithi098.stdout:2088: writing smithi09866585-350 from 1940745 to 2553233 tid 2 2023-09-23T20:04:52.051 INFO:tasks.rados.rados.0.smithi098.stdout:2088: writing smithi09866585-350 from 3069792 to 3462572 tid 3 2023-09-23T20:04:52.051 INFO:tasks.rados.rados.0.smithi098.stdout:2089: write oid 25 current snap is 0 2023-09-23T20:04:52.051 INFO:tasks.rados.rados.0.smithi098.stdout:2075: finishing write tid 3 to smithi09866585-404 2023-09-23T20:04:52.051 INFO:tasks.rados.rados.0.smithi098.stdout:2075: finishing write tid 4 to smithi09866585-404 2023-09-23T20:04:52.051 INFO:tasks.rados.rados.0.smithi098.stdout:2075: finishing write tid 5 to smithi09866585-404 2023-09-23T20:04:52.051 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 404 v 342 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2023-09-23T20:04:52.051 INFO:tasks.rados.rados.0.smithi098.stdout:2075: left oid 404 (ObjNum 1388 snap 0 seq_num 1388) 2023-09-23T20:04:52.051 INFO:tasks.rados.rados.0.smithi098.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2023-09-23T20:04:52.057 INFO:tasks.rados.rados.0.smithi098.stdout:2089: writing smithi09866585-25 from 679379 to 1094831 tid 1 2023-09-23T20:04:52.064 INFO:tasks.rados.rados.0.smithi098.stdout:2089: writing smithi09866585-25 from 1599227 to 2355373 tid 2 2023-09-23T20:04:52.071 INFO:tasks.rados.rados.0.smithi098.stdout:2089: writing smithi09866585-25 from 3097215 to 3479379 tid 3 2023-09-23T20:04:52.071 INFO:tasks.rados.rados.0.smithi098.stdout:2075: done (13 left) 2023-09-23T20:04:52.071 INFO:tasks.rados.rados.0.smithi098.stdout:2090: read oid 213 snap -1 2023-09-23T20:04:52.071 INFO:tasks.rados.rados.0.smithi098.stdout:2090: expect (ObjNum 652 snap 0 seq_num 652) 2023-09-23T20:04:52.071 INFO:tasks.rados.rados.0.smithi098.stdout:2091: read oid 366 snap -1 2023-09-23T20:04:52.071 INFO:tasks.rados.rados.0.smithi098.stdout:2091: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T20:04:52.071 INFO:tasks.rados.rados.0.smithi098.stdout:2092: write oid 232 current snap is 0 2023-09-23T20:04:52.071 INFO:tasks.rados.rados.0.smithi098.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2023-09-23T20:04:52.079 INFO:tasks.rados.rados.0.smithi098.stdout:2092: writing smithi09866585-232 from 696186 to 1186887 tid 1 2023-09-23T20:04:52.085 INFO:tasks.rados.rados.0.smithi098.stdout:2092: writing smithi09866585-232 from 1657709 to 2273866 tid 2 2023-09-23T20:04:52.091 INFO:tasks.rados.rados.0.smithi098.stdout:2092: writing smithi09866585-232 from 2724638 to 3286912 tid 3 2023-09-23T20:04:52.091 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:04:52.091 INFO:tasks.rados.rados.0.smithi098.stdout:2076: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T20:04:52.335 INFO:tasks.rados.rados.0.smithi098.stdout:2079: finishing write tid 1 to smithi09866585-464 2023-09-23T20:04:52.335 INFO:tasks.rados.rados.0.smithi098.stdout:2077: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T20:04:52.479 INFO:tasks.rados.rados.0.smithi098.stdout:2079: finishing write tid 2 to smithi09866585-464 2023-09-23T20:04:52.479 INFO:tasks.rados.rados.0.smithi098.stdout:2076: done (15 left) 2023-09-23T20:04:52.479 INFO:tasks.rados.rados.0.smithi098.stdout:2077: done (14 left) 2023-09-23T20:04:52.479 INFO:tasks.rados.rados.0.smithi098.stdout:2093: delete oid 318 current snap is 0 2023-09-23T20:04:52.479 INFO:tasks.rados.rados.0.smithi098.stdout:2079: finishing write tid 3 to smithi09866585-464 2023-09-23T20:04:52.479 INFO:tasks.rados.rados.0.smithi098.stdout:2079: finishing write tid 4 to smithi09866585-464 2023-09-23T20:04:52.479 INFO:tasks.rados.rados.0.smithi098.stdout:2079: finishing write tid 5 to smithi09866585-464 2023-09-23T20:04:52.480 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 464 v 202 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2023-09-23T20:04:52.480 INFO:tasks.rados.rados.0.smithi098.stdout:2079: left oid 464 (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T20:04:52.480 INFO:tasks.rados.rados.0.smithi098.stdout:2080: finishing write tid 1 to smithi09866585-403 2023-09-23T20:04:52.480 INFO:tasks.rados.rados.0.smithi098.stdout:2080: finishing write tid 2 to smithi09866585-403 2023-09-23T20:04:52.480 INFO:tasks.rados.rados.0.smithi098.stdout:2080: finishing write tid 3 to smithi09866585-403 2023-09-23T20:04:52.480 INFO:tasks.rados.rados.0.smithi098.stdout:2080: finishing write tid 4 to smithi09866585-403 2023-09-23T20:04:52.480 INFO:tasks.rados.rados.0.smithi098.stdout:2080: finishing write tid 5 to smithi09866585-403 2023-09-23T20:04:52.480 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 403 v 344 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2023-09-23T20:04:52.480 INFO:tasks.rados.rados.0.smithi098.stdout:2080: left oid 403 (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T20:04:52.480 INFO:tasks.rados.rados.0.smithi098.stdout:2081: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T20:04:52.594 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[48489]: ts=2023-09-23T20:04:52.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.98:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:04:52.600 INFO:tasks.rados.rados.0.smithi098.stdout:2082: finishing write tid 1 to smithi09866585-31 2023-09-23T20:04:52.600 INFO:tasks.rados.rados.0.smithi098.stdout:2082: finishing write tid 2 to smithi09866585-31 2023-09-23T20:04:52.600 INFO:tasks.rados.rados.0.smithi098.stdout:2082: finishing write tid 3 to smithi09866585-31 2023-09-23T20:04:52.600 INFO:tasks.rados.rados.0.smithi098.stdout:2082: finishing write tid 4 to smithi09866585-31 2023-09-23T20:04:52.600 INFO:tasks.rados.rados.0.smithi098.stdout:2082: finishing write tid 5 to smithi09866585-31 2023-09-23T20:04:52.600 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 31 v 268 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2023-09-23T20:04:52.600 INFO:tasks.rados.rados.0.smithi098.stdout:2082: left oid 31 (ObjNum 1391 snap 0 seq_num 1391) 2023-09-23T20:04:52.600 INFO:tasks.rados.rados.0.smithi098.stdout:2083: expect (ObjNum 876 snap 0 seq_num 876) 2023-09-23T20:04:52.772 INFO:tasks.rados.rados.0.smithi098.stdout:2084: finishing write tid 1 to smithi09866585-72 2023-09-23T20:04:52.772 INFO:tasks.rados.rados.0.smithi098.stdout:2084: finishing write tid 2 to smithi09866585-72 2023-09-23T20:04:52.772 INFO:tasks.rados.rados.0.smithi098.stdout:2084: finishing write tid 3 to smithi09866585-72 2023-09-23T20:04:52.772 INFO:tasks.rados.rados.0.smithi098.stdout:2084: finishing write tid 4 to smithi09866585-72 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:2084: finishing write tid 5 to smithi09866585-72 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 72 v 361 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:2084: left oid 72 (ObjNum 1392 snap 0 seq_num 1392) 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:2085: finishing write tid 1 to smithi09866585-91 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:2085: finishing write tid 2 to smithi09866585-91 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:2085: finishing write tid 3 to smithi09866585-91 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:2085: finishing write tid 4 to smithi09866585-91 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:2085: finishing write tid 5 to smithi09866585-91 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 91 v 346 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:2085: left oid 91 (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:2086: finishing write tid 1 to smithi09866585-417 2023-09-23T20:04:52.773 INFO:tasks.rados.rados.0.smithi098.stdout:2086: finishing write tid 2 to smithi09866585-417 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:2086: finishing write tid 3 to smithi09866585-417 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:2086: finishing write tid 4 to smithi09866585-417 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:2086: finishing write tid 5 to smithi09866585-417 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 417 v 395 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:2086: left oid 417 (ObjNum 1394 snap 0 seq_num 1394) 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:2087: finishing write tid 1 to smithi09866585-359 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:2087: finishing write tid 2 to smithi09866585-359 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:2087: finishing write tid 3 to smithi09866585-359 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:2087: finishing write tid 4 to smithi09866585-359 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:2087: finishing write tid 5 to smithi09866585-359 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 359 v 365 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2023-09-23T20:04:52.774 INFO:tasks.rados.rados.0.smithi098.stdout:2087: left oid 359 (ObjNum 1395 snap 0 seq_num 1395) 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2088: finishing write tid 1 to smithi09866585-350 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2088: finishing write tid 2 to smithi09866585-350 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2088: finishing write tid 3 to smithi09866585-350 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2088: finishing write tid 4 to smithi09866585-350 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2088: finishing write tid 5 to smithi09866585-350 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 350 v 239 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2088: left oid 350 (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2089: finishing write tid 1 to smithi09866585-25 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2089: finishing write tid 2 to smithi09866585-25 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2089: finishing write tid 3 to smithi09866585-25 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2079: done (14 left) 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2080: done (13 left) 2023-09-23T20:04:52.775 INFO:tasks.rados.rados.0.smithi098.stdout:2081: done (12 left) 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2082: done (11 left) 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2083: done (10 left) 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2084: done (9 left) 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2085: done (8 left) 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2086: done (7 left) 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2087: done (6 left) 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2088: done (5 left) 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2093: done (4 left) 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2094: read oid 334 snap -1 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2094: expect (ObjNum 333 snap 0 seq_num 333) 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2095: delete oid 118 current snap is 0 2023-09-23T20:04:52.776 INFO:tasks.rados.rados.0.smithi098.stdout:2089: finishing write tid 4 to smithi09866585-25 2023-09-23T20:04:52.777 INFO:tasks.rados.rados.0.smithi098.stdout:2089: finishing write tid 5 to smithi09866585-25 2023-09-23T20:04:52.777 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 25 v 320 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2023-09-23T20:04:52.777 INFO:tasks.rados.rados.0.smithi098.stdout:2089: left oid 25 (ObjNum 1397 snap 0 seq_num 1397) 2023-09-23T20:04:52.777 INFO:tasks.rados.rados.0.smithi098.stdout:2091: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T20:04:52.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.685276+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:52.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.694225+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.696530+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.696998+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.699011+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.699394+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.700958+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.701323+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.702759+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.703116+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: cephadm 2023-09-23T20:04:51.708653+0000 mgr.x (mgr.24700) 17 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 2524M 2023-09-23T20:04:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.710332+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: audit 2023-09-23T20:04:51.919615+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.98:0/1022922072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:52.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:52 smithi173 bash[27697]: cluster 2023-09-23T20:04:52.528457+0000 mgr.x (mgr.24700) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.8 MiB/s wr, 81 op/s 2023-09-23T20:04:52.882 INFO:tasks.rados.rados.0.smithi098.stdout:2090: expect (ObjNum 652 snap 0 seq_num 652) 2023-09-23T20:04:53.018 INFO:tasks.rados.rados.0.smithi098.stdout:2092: finishing write tid 1 to smithi09866585-232 2023-09-23T20:04:53.018 INFO:tasks.rados.rados.0.smithi098.stdout:2092: finishing write tid 2 to smithi09866585-232 2023-09-23T20:04:53.018 INFO:tasks.rados.rados.0.smithi098.stdout:2092: finishing write tid 3 to smithi09866585-232 2023-09-23T20:04:53.018 INFO:tasks.rados.rados.0.smithi098.stdout:2092: finishing write tid 4 to smithi09866585-232 2023-09-23T20:04:53.019 INFO:tasks.rados.rados.0.smithi098.stdout:2092: finishing write tid 5 to smithi09866585-232 2023-09-23T20:04:53.019 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 232 v 279 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2023-09-23T20:04:53.019 INFO:tasks.rados.rados.0.smithi098.stdout:2092: left oid 232 (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T20:04:53.019 INFO:tasks.rados.rados.0.smithi098.stdout:2094: expect (ObjNum 333 snap 0 seq_num 333) 2023-09-23T20:04:53.137 INFO:tasks.rados.rados.0.smithi098.stdout:2089: done (5 left) 2023-09-23T20:04:53.137 INFO:tasks.rados.rados.0.smithi098.stdout:2090: done (4 left) 2023-09-23T20:04:53.137 INFO:tasks.rados.rados.0.smithi098.stdout:2091: done (3 left) 2023-09-23T20:04:53.137 INFO:tasks.rados.rados.0.smithi098.stdout:2092: done (2 left) 2023-09-23T20:04:53.137 INFO:tasks.rados.rados.0.smithi098.stdout:2094: done (1 left) 2023-09-23T20:04:53.138 INFO:tasks.rados.rados.0.smithi098.stdout:2095: done (0 left) 2023-09-23T20:04:53.138 INFO:tasks.rados.rados.0.smithi098.stdout:2096: read oid 280 snap -1 2023-09-23T20:04:53.138 INFO:tasks.rados.rados.0.smithi098.stdout:2096: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:04:53.138 INFO:tasks.rados.rados.0.smithi098.stdout:2097: write oid 422 current snap is 0 2023-09-23T20:04:53.138 INFO:tasks.rados.rados.0.smithi098.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2023-09-23T20:04:53.151 INFO:tasks.rados.rados.0.smithi098.stdout:2097: writing smithi09866585-422 from 746607 to 1179408 tid 1 2023-09-23T20:04:53.159 INFO:tasks.rados.rados.0.smithi098.stdout:2097: writing smithi09866585-422 from 1833155 to 2596639 tid 2 2023-09-23T20:04:53.164 INFO:tasks.rados.rados.0.smithi098.stdout:2097: writing smithi09866585-422 from 3206907 to 3546607 tid 3 2023-09-23T20:04:53.165 INFO:tasks.rados.rados.0.smithi098.stdout:2098: delete oid 455 current snap is 0 2023-09-23T20:04:53.165 INFO:tasks.rados.rados.0.smithi098.stdout:2096: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:04:53.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.685276+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:53.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.694225+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:53.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.696530+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.696998+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.699011+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.699394+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.700958+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.701323+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.702759+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.703116+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: cephadm 2023-09-23T20:04:51.708653+0000 mgr.x (mgr.24700) 17 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 2524M 2023-09-23T20:04:53.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.710332+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:53.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: audit 2023-09-23T20:04:51.919615+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.98:0/1022922072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:53.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[27308]: cluster 2023-09-23T20:04:52.528457+0000 mgr.x (mgr.24700) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.8 MiB/s wr, 81 op/s 2023-09-23T20:04:53.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.685276+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:53.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.694225+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:53.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.696530+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.696998+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.699011+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.699394+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.700958+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.701323+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.702759+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.703116+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:53.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: cephadm 2023-09-23T20:04:51.708653+0000 mgr.x (mgr.24700) 17 : cephadm [INF] Adjusting osd_memory_target on smithi098 to 2524M 2023-09-23T20:04:53.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.710332+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:53.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: audit 2023-09-23T20:04:51.919615+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.98:0/1022922072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:53.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:52 smithi098 bash[33670]: cluster 2023-09-23T20:04:52.528457+0000 mgr.x (mgr.24700) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.8 MiB/s wr, 81 op/s 2023-09-23T20:04:53.258 INFO:tasks.rados.rados.0.smithi098.stdout:2097: finishing write tid 1 to smithi09866585-422 2023-09-23T20:04:53.259 INFO:tasks.rados.rados.0.smithi098.stdout:2097: finishing write tid 2 to smithi09866585-422 2023-09-23T20:04:53.259 INFO:tasks.rados.rados.0.smithi098.stdout:2097: finishing write tid 3 to smithi09866585-422 2023-09-23T20:04:53.259 INFO:tasks.rados.rados.0.smithi098.stdout:2097: finishing write tid 4 to smithi09866585-422 2023-09-23T20:04:53.259 INFO:tasks.rados.rados.0.smithi098.stdout:2097: finishing write tid 5 to smithi09866585-422 2023-09-23T20:04:53.259 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 422 v 238 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2023-09-23T20:04:53.259 INFO:tasks.rados.rados.0.smithi098.stdout:2097: left oid 422 (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T20:04:53.259 INFO:tasks.rados.rados.0.smithi098.stdout:2096: done (2 left) 2023-09-23T20:04:53.259 INFO:tasks.rados.rados.0.smithi098.stdout:2097: done (1 left) 2023-09-23T20:04:53.260 INFO:tasks.rados.rados.0.smithi098.stdout:2098: done (0 left) 2023-09-23T20:04:53.260 INFO:tasks.rados.rados.0.smithi098.stdout:2099: write oid 285 current snap is 0 2023-09-23T20:04:53.260 INFO:tasks.rados.rados.0.smithi098.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2023-09-23T20:04:53.272 INFO:tasks.rados.rados.0.smithi098.stdout:2099: writing smithi09866585-285 from 780221 to 1363520 tid 1 2023-09-23T20:04:53.281 INFO:tasks.rados.rados.0.smithi098.stdout:2099: writing smithi09866585-285 from 1950119 to 2717272 tid 2 2023-09-23T20:04:53.286 INFO:tasks.rados.rados.0.smithi098.stdout:2099: writing smithi09866585-285 from 3261753 to 3580221 tid 3 2023-09-23T20:04:53.286 INFO:tasks.rados.rados.0.smithi098.stdout:2100: write oid 197 current snap is 0 2023-09-23T20:04:53.286 INFO:tasks.rados.rados.0.smithi098.stdout:2099: finishing write tid 1 to smithi09866585-285 2023-09-23T20:04:53.286 INFO:tasks.rados.rados.0.smithi098.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2023-09-23T20:04:53.294 INFO:tasks.rados.rados.0.smithi098.stdout:2100: writing smithi09866585-197 from 797028 to 1455576 tid 1 2023-09-23T20:04:53.299 INFO:tasks.rados.rados.0.smithi098.stdout:2100: writing smithi09866585-197 from 1892248 to 2403059 tid 2 2023-09-23T20:04:53.306 INFO:tasks.rados.rados.0.smithi098.stdout:2100: writing smithi09866585-197 from 3172823 to 3597028 tid 3 2023-09-23T20:04:53.306 INFO:tasks.rados.rados.0.smithi098.stdout:2101: read oid 143 snap -1 2023-09-23T20:04:53.306 INFO:tasks.rados.rados.0.smithi098.stdout:2101: expect deleted 2023-09-23T20:04:53.307 INFO:tasks.rados.rados.0.smithi098.stdout:2102: read oid 42 snap -1 2023-09-23T20:04:53.307 INFO:tasks.rados.rados.0.smithi098.stdout:2102: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T20:04:53.307 INFO:tasks.rados.rados.0.smithi098.stdout:2103: read oid 307 snap -1 2023-09-23T20:04:53.307 INFO:tasks.rados.rados.0.smithi098.stdout:2103: expect deleted 2023-09-23T20:04:53.307 INFO:tasks.rados.rados.0.smithi098.stdout:2104: read oid 204 snap -1 2023-09-23T20:04:53.307 INFO:tasks.rados.rados.0.smithi098.stdout:2104: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T20:04:53.307 INFO:tasks.rados.rados.0.smithi098.stdout:2105: read oid 244 snap -1 2023-09-23T20:04:53.307 INFO:tasks.rados.rados.0.smithi098.stdout:2105: expect (ObjNum 243 snap 0 seq_num 243) 2023-09-23T20:04:53.307 INFO:tasks.rados.rados.0.smithi098.stdout:2106: delete oid 347 current snap is 0 2023-09-23T20:04:53.307 INFO:tasks.rados.rados.0.smithi098.stdout:2099: finishing write tid 2 to smithi09866585-285 2023-09-23T20:04:53.308 INFO:tasks.rados.rados.0.smithi098.stdout:2099: finishing write tid 3 to smithi09866585-285 2023-09-23T20:04:53.308 INFO:tasks.rados.rados.0.smithi098.stdout:2099: finishing write tid 4 to smithi09866585-285 2023-09-23T20:04:53.308 INFO:tasks.rados.rados.0.smithi098.stdout:2099: finishing write tid 5 to smithi09866585-285 2023-09-23T20:04:53.308 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 285 v 350 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2023-09-23T20:04:53.308 INFO:tasks.rados.rados.0.smithi098.stdout:2099: left oid 285 (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T20:04:53.308 INFO:tasks.rados.rados.0.smithi098.stdout:2100: finishing write tid 1 to smithi09866585-197 2023-09-23T20:04:53.308 INFO:tasks.rados.rados.0.smithi098.stdout:2100: finishing write tid 2 to smithi09866585-197 2023-09-23T20:04:53.309 INFO:tasks.rados.rados.0.smithi098.stdout:2099: done (7 left) 2023-09-23T20:04:53.309 INFO:tasks.rados.rados.0.smithi098.stdout:2101: done (6 left) 2023-09-23T20:04:53.309 INFO:tasks.rados.rados.0.smithi098.stdout:2103: done (5 left) 2023-09-23T20:04:53.309 INFO:tasks.rados.rados.0.smithi098.stdout:2106: done (4 left) 2023-09-23T20:04:53.309 INFO:tasks.rados.rados.0.smithi098.stdout:2107: write oid 484 current snap is 0 2023-09-23T20:04:53.309 INFO:tasks.rados.rados.0.smithi098.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2023-09-23T20:04:53.317 INFO:tasks.rados.rados.0.smithi098.stdout:2107: writing smithi09866585-484 from 430642 to 839688 tid 1 2023-09-23T20:04:53.325 INFO:tasks.rados.rados.0.smithi098.stdout:2107: writing smithi09866585-484 from 1609212 to 2123692 tid 2 2023-09-23T20:04:53.334 INFO:tasks.rados.rados.0.smithi098.stdout:2107: writing smithi09866585-484 from 2827669 to 3596472 tid 3 2023-09-23T20:04:53.335 INFO:tasks.rados.rados.0.smithi098.stdout:2108: read oid 412 snap -1 2023-09-23T20:04:53.335 INFO:tasks.rados.rados.0.smithi098.stdout:2108: expect deleted 2023-09-23T20:04:53.335 INFO:tasks.rados.rados.0.smithi098.stdout:2109: read oid 433 snap -1 2023-09-23T20:04:53.335 INFO:tasks.rados.rados.0.smithi098.stdout:2109: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:04:53.335 INFO:tasks.rados.rados.0.smithi098.stdout:2110: write oid 345 current snap is 0 2023-09-23T20:04:53.335 INFO:tasks.rados.rados.0.smithi098.stdout:2100: finishing write tid 3 to smithi09866585-197 2023-09-23T20:04:53.335 INFO:tasks.rados.rados.0.smithi098.stdout:2100: finishing write tid 4 to smithi09866585-197 2023-09-23T20:04:53.335 INFO:tasks.rados.rados.0.smithi098.stdout:2100: finishing write tid 5 to smithi09866585-197 2023-09-23T20:04:53.335 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 197 v 287 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2023-09-23T20:04:53.336 INFO:tasks.rados.rados.0.smithi098.stdout:2100: left oid 197 (ObjNum 1404 snap 0 seq_num 1404) 2023-09-23T20:04:53.336 INFO:tasks.rados.rados.0.smithi098.stdout:2102: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T20:04:53.428 INFO:tasks.rados.rados.0.smithi098.stdout:2104: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T20:04:53.617 INFO:tasks.rados.rados.0.smithi098.stdout:2105: expect (ObjNum 243 snap 0 seq_num 243) 2023-09-23T20:04:53.684 INFO:tasks.rados.rados.0.smithi098.stdout:2107: finishing write tid 1 to smithi09866585-484 2023-09-23T20:04:53.684 INFO:tasks.rados.rados.0.smithi098.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2023-09-23T20:04:53.690 INFO:tasks.rados.rados.0.smithi098.stdout:2110: writing smithi09866585-345 from 447449 to 1048097 tid 1 2023-09-23T20:04:53.699 INFO:tasks.rados.rados.0.smithi098.stdout:2110: writing smithi09866585-345 from 1784047 to 2558538 tid 2 2023-09-23T20:04:53.705 INFO:tasks.rados.rados.0.smithi098.stdout:2110: writing smithi09866585-345 from 2971445 to 3647449 tid 3 2023-09-23T20:04:53.705 INFO:tasks.rados.rados.0.smithi098.stdout:2100: done (7 left) 2023-09-23T20:04:53.706 INFO:tasks.rados.rados.0.smithi098.stdout:2102: done (6 left) 2023-09-23T20:04:53.706 INFO:tasks.rados.rados.0.smithi098.stdout:2104: done (5 left) 2023-09-23T20:04:53.706 INFO:tasks.rados.rados.0.smithi098.stdout:2105: done (4 left) 2023-09-23T20:04:53.706 INFO:tasks.rados.rados.0.smithi098.stdout:2111: read oid 224 snap -1 2023-09-23T20:04:53.706 INFO:tasks.rados.rados.0.smithi098.stdout:2111: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T20:04:53.706 INFO:tasks.rados.rados.0.smithi098.stdout:2112: read oid 269 snap -1 2023-09-23T20:04:53.706 INFO:tasks.rados.rados.0.smithi098.stdout:2112: expect (ObjNum 268 snap 0 seq_num 268) 2023-09-23T20:04:53.706 INFO:tasks.rados.rados.0.smithi098.stdout:2113: write oid 261 current snap is 0 2023-09-23T20:04:53.706 INFO:tasks.rados.rados.0.smithi098.stdout:2107: finishing write tid 2 to smithi09866585-484 2023-09-23T20:04:53.706 INFO:tasks.rados.rados.0.smithi098.stdout:2107: finishing write tid 3 to smithi09866585-484 2023-09-23T20:04:53.706 INFO:tasks.rados.rados.0.smithi098.stdout:2107: finishing write tid 4 to smithi09866585-484 2023-09-23T20:04:53.707 INFO:tasks.rados.rados.0.smithi098.stdout:2109: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:04:53.814 INFO:tasks.rados.rados.0.smithi098.stdout:2107: finishing write tid 5 to smithi09866585-484 2023-09-23T20:04:53.814 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 484 v 283 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2023-09-23T20:04:53.814 INFO:tasks.rados.rados.0.smithi098.stdout:2107: left oid 484 (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T20:04:53.814 INFO:tasks.rados.rados.0.smithi098.stdout:2110: finishing write tid 1 to smithi09866585-345 2023-09-23T20:04:53.814 INFO:tasks.rados.rados.0.smithi098.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2023-09-23T20:04:53.820 INFO:tasks.rados.rados.0.smithi098.stdout:2113: writing smithi09866585-261 from 464256 to 1140153 tid 1 2023-09-23T20:04:53.827 INFO:tasks.rados.rados.0.smithi098.stdout:2113: writing smithi09866585-261 from 1726176 to 2244325 tid 2 2023-09-23T20:04:53.834 INFO:tasks.rados.rados.0.smithi098.stdout:2113: writing smithi09866585-261 from 2882515 to 3390215 tid 3 2023-09-23T20:04:53.834 INFO:tasks.rados.rados.0.smithi098.stdout:2107: done (6 left) 2023-09-23T20:04:53.834 INFO:tasks.rados.rados.0.smithi098.stdout:2108: done (5 left) 2023-09-23T20:04:53.834 INFO:tasks.rados.rados.0.smithi098.stdout:2109: done (4 left) 2023-09-23T20:04:53.834 INFO:tasks.rados.rados.0.smithi098.stdout:2114: write oid 239 current snap is 0 2023-09-23T20:04:53.835 INFO:tasks.rados.rados.0.smithi098.stdout:2110: finishing write tid 2 to smithi09866585-345 2023-09-23T20:04:53.835 INFO:tasks.rados.rados.0.smithi098.stdout:2112: expect (ObjNum 268 snap 0 seq_num 268) 2023-09-23T20:04:53.915 INFO:tasks.rados.rados.0.smithi098.stdout:2110: finishing write tid 3 to smithi09866585-345 2023-09-23T20:04:53.915 INFO:tasks.rados.rados.0.smithi098.stdout:2110: finishing write tid 4 to smithi09866585-345 2023-09-23T20:04:53.915 INFO:tasks.rados.rados.0.smithi098.stdout:2110: finishing write tid 5 to smithi09866585-345 2023-09-23T20:04:53.915 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 345 v 369 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2023-09-23T20:04:53.915 INFO:tasks.rados.rados.0.smithi098.stdout:2110: left oid 345 (ObjNum 1407 snap 0 seq_num 1407) 2023-09-23T20:04:53.915 INFO:tasks.rados.rados.0.smithi098.stdout:2111: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T20:04:54.109 INFO:tasks.rados.rados.0.smithi098.stdout:2113: finishing write tid 1 to smithi09866585-261 2023-09-23T20:04:54.109 INFO:tasks.rados.rados.0.smithi098.stdout:2113: finishing write tid 2 to smithi09866585-261 2023-09-23T20:04:54.110 INFO:tasks.rados.rados.0.smithi098.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2023-09-23T20:04:54.118 INFO:tasks.rados.rados.0.smithi098.stdout:2114: writing smithi09866585-239 from 481063 to 1232209 tid 1 2023-09-23T20:04:54.127 INFO:tasks.rados.rados.0.smithi098.stdout:2114: writing smithi09866585-239 from 1784658 to 2562818 tid 2 2023-09-23T20:04:54.135 INFO:tasks.rados.rados.0.smithi098.stdout:2114: writing smithi09866585-239 from 3309938 to 3681063 tid 3 2023-09-23T20:04:54.135 INFO:tasks.rados.rados.0.smithi098.stdout:2110: done (4 left) 2023-09-23T20:04:54.135 INFO:tasks.rados.rados.0.smithi098.stdout:2111: done (3 left) 2023-09-23T20:04:54.135 INFO:tasks.rados.rados.0.smithi098.stdout:2112: done (2 left) 2023-09-23T20:04:54.136 INFO:tasks.rados.rados.0.smithi098.stdout:2115: write oid 423 current snap is 0 2023-09-23T20:04:54.136 INFO:tasks.rados.rados.0.smithi098.stdout:2113: finishing write tid 3 to smithi09866585-261 2023-09-23T20:04:54.136 INFO:tasks.rados.rados.0.smithi098.stdout:2113: finishing write tid 4 to smithi09866585-261 2023-09-23T20:04:54.136 INFO:tasks.rados.rados.0.smithi098.stdout:2113: finishing write tid 5 to smithi09866585-261 2023-09-23T20:04:54.136 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 261 v 334 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2023-09-23T20:04:54.136 INFO:tasks.rados.rados.0.smithi098.stdout:2113: left oid 261 (ObjNum 1408 snap 0 seq_num 1408) 2023-09-23T20:04:54.136 INFO:tasks.rados.rados.0.smithi098.stdout:2114: finishing write tid 1 to smithi09866585-239 2023-09-23T20:04:54.136 INFO:tasks.rados.rados.0.smithi098.stdout:2114: finishing write tid 2 to smithi09866585-239 2023-09-23T20:04:54.136 INFO:tasks.rados.rados.0.smithi098.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2023-09-23T20:04:54.141 INFO:tasks.rados.rados.0.smithi098.stdout:2115: writing smithi09866585-423 from 497870 to 924265 tid 1 2023-09-23T20:04:54.149 INFO:tasks.rados.rados.0.smithi098.stdout:2115: writing smithi09866585-423 from 1443140 to 1964958 tid 2 2023-09-23T20:04:54.158 INFO:tasks.rados.rados.0.smithi098.stdout:2115: writing smithi09866585-423 from 2537361 to 3067605 tid 3 2023-09-23T20:04:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:2115: writing smithi09866585-423 from 3583943 to 3697870 tid 4 2023-09-23T20:04:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:2113: done (2 left) 2023-09-23T20:04:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:2116: read oid 492 snap -1 2023-09-23T20:04:54.163 INFO:tasks.rados.rados.0.smithi098.stdout:2116: expect (ObjNum 879 snap 0 seq_num 879) 2023-09-23T20:04:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:2117: write oid 35 current snap is 0 2023-09-23T20:04:54.164 INFO:tasks.rados.rados.0.smithi098.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2023-09-23T20:04:54.170 INFO:tasks.rados.rados.0.smithi098.stdout:2117: writing smithi09866585-35 from 514677 to 1016321 tid 1 2023-09-23T20:04:54.177 INFO:tasks.rados.rados.0.smithi098.stdout:2117: writing smithi09866585-35 from 1501622 to 2283451 tid 2 2023-09-23T20:04:54.187 INFO:tasks.rados.rados.0.smithi098.stdout:2117: writing smithi09866585-35 from 2964784 to 3706300 tid 3 2023-09-23T20:04:54.187 INFO:tasks.rados.rados.0.smithi098.stdout:2118: write oid 345 current snap is 0 2023-09-23T20:04:54.187 INFO:tasks.rados.rados.0.smithi098.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2023-09-23T20:04:54.194 INFO:tasks.rados.rados.0.smithi098.stdout:2118: writing smithi09866585-345 from 531484 to 1108377 tid 1 2023-09-23T20:04:54.201 INFO:tasks.rados.rados.0.smithi098.stdout:2118: writing smithi09866585-345 from 1843751 to 2369238 tid 2 2023-09-23T20:04:54.208 INFO:tasks.rados.rados.0.smithi098.stdout:2118: writing smithi09866585-345 from 2875854 to 3544995 tid 3 2023-09-23T20:04:54.208 INFO:tasks.rados.rados.0.smithi098.stdout:2119: read oid 483 snap -1 2023-09-23T20:04:54.208 INFO:tasks.rados.rados.0.smithi098.stdout:2119: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T20:04:54.208 INFO:tasks.rados.rados.0.smithi098.stdout:2120: read oid 80 snap -1 2023-09-23T20:04:54.208 INFO:tasks.rados.rados.0.smithi098.stdout:2120: expect (ObjNum 738 snap 0 seq_num 738) 2023-09-23T20:04:54.208 INFO:tasks.rados.rados.0.smithi098.stdout:2121: write oid 207 current snap is 0 2023-09-23T20:04:54.208 INFO:tasks.rados.rados.0.smithi098.stdout:2114: finishing write tid 3 to smithi09866585-239 2023-09-23T20:04:54.208 INFO:tasks.rados.rados.0.smithi098.stdout:2114: finishing write tid 4 to smithi09866585-239 2023-09-23T20:04:54.208 INFO:tasks.rados.rados.0.smithi098.stdout:2114: finishing write tid 5 to smithi09866585-239 2023-09-23T20:04:54.209 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 239 v 324 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2023-09-23T20:04:54.209 INFO:tasks.rados.rados.0.smithi098.stdout:2114: left oid 239 (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T20:04:54.209 INFO:tasks.rados.rados.0.smithi098.stdout:2115: finishing write tid 1 to smithi09866585-423 2023-09-23T20:04:54.209 INFO:tasks.rados.rados.0.smithi098.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2023-09-23T20:04:54.214 INFO:tasks.rados.rados.0.smithi098.stdout:2121: writing smithi09866585-207 from 548291 to 1200433 tid 1 2023-09-23T20:04:54.223 INFO:tasks.rados.rados.0.smithi098.stdout:2121: writing smithi09866585-207 from 1902233 to 2687731 tid 2 2023-09-23T20:04:54.229 INFO:tasks.rados.rados.0.smithi098.stdout:2121: writing smithi09866585-207 from 3303277 to 3748291 tid 3 2023-09-23T20:04:54.229 INFO:tasks.rados.rados.0.smithi098.stdout:2114: done (7 left) 2023-09-23T20:04:54.229 INFO:tasks.rados.rados.0.smithi098.stdout:2122: write oid 4 current snap is 0 2023-09-23T20:04:54.230 INFO:tasks.rados.rados.0.smithi098.stdout:2115: finishing write tid 2 to smithi09866585-423 2023-09-23T20:04:54.230 INFO:tasks.rados.rados.0.smithi098.stdout:2115: finishing write tid 3 to smithi09866585-423 2023-09-23T20:04:54.230 INFO:tasks.rados.rados.0.smithi098.stdout:2115: finishing write tid 4 to smithi09866585-423 2023-09-23T20:04:54.230 INFO:tasks.rados.rados.0.smithi098.stdout:2115: finishing write tid 5 to smithi09866585-423 2023-09-23T20:04:54.230 INFO:tasks.rados.rados.0.smithi098.stdout:2115: finishing write tid 6 to smithi09866585-423 2023-09-23T20:04:54.230 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 423 v 400 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2023-09-23T20:04:54.230 INFO:tasks.rados.rados.0.smithi098.stdout:2115: left oid 423 (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T20:04:54.230 INFO:tasks.rados.rados.0.smithi098.stdout:2116: expect (ObjNum 879 snap 0 seq_num 879) 2023-09-23T20:04:54.338 INFO:tasks.rados.rados.0.smithi098.stdout:2117: finishing write tid 1 to smithi09866585-35 2023-09-23T20:04:54.338 INFO:tasks.rados.rados.0.smithi098.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2023-09-23T20:04:54.348 INFO:tasks.rados.rados.0.smithi098.stdout:2122: writing smithi09866585-4 from 565098 to 1292489 tid 1 2023-09-23T20:04:54.355 INFO:tasks.rados.rados.0.smithi098.stdout:2122: writing smithi09866585-4 from 1960715 to 2489871 tid 2 2023-09-23T20:04:54.362 INFO:tasks.rados.rados.0.smithi098.stdout:2122: writing smithi09866585-4 from 2930700 to 3622385 tid 3 2023-09-23T20:04:54.362 INFO:tasks.rados.rados.0.smithi098.stdout:2115: done (7 left) 2023-09-23T20:04:54.362 INFO:tasks.rados.rados.0.smithi098.stdout:2116: done (6 left) 2023-09-23T20:04:54.363 INFO:tasks.rados.rados.0.smithi098.stdout:2123: read oid 316 snap -1 2023-09-23T20:04:54.363 INFO:tasks.rados.rados.0.smithi098.stdout:2123: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-09-23T20:04:54.363 INFO:tasks.rados.rados.0.smithi098.stdout:2124: write oid 377 current snap is 0 2023-09-23T20:04:54.363 INFO:tasks.rados.rados.0.smithi098.stdout:2117: finishing write tid 2 to smithi09866585-35 2023-09-23T20:04:54.363 INFO:tasks.rados.rados.0.smithi098.stdout:2117: finishing write tid 3 to smithi09866585-35 2023-09-23T20:04:54.363 INFO:tasks.rados.rados.0.smithi098.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2023-09-23T20:04:54.369 INFO:tasks.rados.rados.0.smithi098.stdout:2124: writing smithi09866585-377 from 581905 to 1100898 tid 1 2023-09-23T20:04:54.378 INFO:tasks.rados.rados.0.smithi098.stdout:2124: writing smithi09866585-377 from 1735550 to 2408364 tid 2 2023-09-23T20:04:54.385 INFO:tasks.rados.rados.0.smithi098.stdout:2124: writing smithi09866585-377 from 2958123 to 3461080 tid 3 2023-09-23T20:04:54.385 INFO:tasks.rados.rados.0.smithi098.stdout:2125: write oid 71 current snap is 0 2023-09-23T20:04:54.385 INFO:tasks.rados.rados.0.smithi098.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2023-09-23T20:04:54.391 INFO:tasks.rados.rados.0.smithi098.stdout:2125: writing smithi09866585-71 from 598712 to 1192954 tid 1 2023-09-23T20:04:54.397 INFO:tasks.rados.rados.0.smithi098.stdout:2125: writing smithi09866585-71 from 1677679 to 2210504 tid 2 2023-09-23T20:04:54.405 INFO:tasks.rados.rados.0.smithi098.stdout:2125: writing smithi09866585-71 from 2985546 to 3416128 tid 3 2023-09-23T20:04:54.405 INFO:tasks.rados.rados.0.smithi098.stdout:2126: write oid 359 current snap is 0 2023-09-23T20:04:54.405 INFO:tasks.rados.rados.0.smithi098.stdout:2117: finishing write tid 4 to smithi09866585-35 2023-09-23T20:04:54.405 INFO:tasks.rados.rados.0.smithi098.stdout:2117: finishing write tid 5 to smithi09866585-35 2023-09-23T20:04:54.405 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 35 v 328 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2023-09-23T20:04:54.405 INFO:tasks.rados.rados.0.smithi098.stdout:2117: left oid 35 (ObjNum 1411 snap 0 seq_num 1411) 2023-09-23T20:04:54.405 INFO:tasks.rados.rados.0.smithi098.stdout:2118: finishing write tid 1 to smithi09866585-345 2023-09-23T20:04:54.405 INFO:tasks.rados.rados.0.smithi098.stdout:2118: finishing write tid 2 to smithi09866585-345 2023-09-23T20:04:54.405 INFO:tasks.rados.rados.0.smithi098.stdout:2121: finishing write tid 1 to smithi09866585-207 2023-09-23T20:04:54.405 INFO:tasks.rados.rados.0.smithi098.stdout:2118: finishing write tid 3 to smithi09866585-345 2023-09-23T20:04:54.405 INFO:tasks.rados.rados.0.smithi098.stdout:2120: expect (ObjNum 738 snap 0 seq_num 738) 2023-09-23T20:04:54.520 INFO:tasks.rados.rados.0.smithi098.stdout:2118: finishing write tid 4 to smithi09866585-345 2023-09-23T20:04:54.520 INFO:tasks.rados.rados.0.smithi098.stdout:2118: finishing write tid 5 to smithi09866585-345 2023-09-23T20:04:54.520 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 345 v 373 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2023-09-23T20:04:54.520 INFO:tasks.rados.rados.0.smithi098.stdout:2118: left oid 345 (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T20:04:54.520 INFO:tasks.rados.rados.0.smithi098.stdout:2119: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T20:04:54.639 INFO:tasks.rados.rados.0.smithi098.stdout:2121: finishing write tid 2 to smithi09866585-207 2023-09-23T20:04:54.639 INFO:tasks.rados.rados.0.smithi098.stdout:2121: finishing write tid 3 to smithi09866585-207 2023-09-23T20:04:54.639 INFO:tasks.rados.rados.0.smithi098.stdout:2121: finishing write tid 4 to smithi09866585-207 2023-09-23T20:04:54.640 INFO:tasks.rados.rados.0.smithi098.stdout:2121: finishing write tid 5 to smithi09866585-207 2023-09-23T20:04:54.640 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 207 v 216 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2023-09-23T20:04:54.640 INFO:tasks.rados.rados.0.smithi098.stdout:2121: left oid 207 (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T20:04:54.640 INFO:tasks.rados.rados.0.smithi098.stdout:2122: finishing write tid 1 to smithi09866585-4 2023-09-23T20:04:54.640 INFO:tasks.rados.rados.0.smithi098.stdout:2122: finishing write tid 2 to smithi09866585-4 2023-09-23T20:04:54.640 INFO:tasks.rados.rados.0.smithi098.stdout:2122: finishing write tid 3 to smithi09866585-4 2023-09-23T20:04:54.640 INFO:tasks.rados.rados.0.smithi098.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2023-09-23T20:04:54.651 INFO:tasks.rados.rados.0.smithi098.stdout:2126: writing smithi09866585-359 from 615519 to 1285010 tid 1 2023-09-23T20:04:54.657 INFO:tasks.rados.rados.0.smithi098.stdout:2126: writing smithi09866585-359 from 1736161 to 2412644 tid 2 2023-09-23T20:04:54.664 INFO:tasks.rados.rados.0.smithi098.stdout:2126: writing smithi09866585-359 from 2896616 to 3538470 tid 3 2023-09-23T20:04:54.664 INFO:tasks.rados.rados.0.smithi098.stdout:2117: done (9 left) 2023-09-23T20:04:54.664 INFO:tasks.rados.rados.0.smithi098.stdout:2118: done (8 left) 2023-09-23T20:04:54.665 INFO:tasks.rados.rados.0.smithi098.stdout:2119: done (7 left) 2023-09-23T20:04:54.665 INFO:tasks.rados.rados.0.smithi098.stdout:2120: done (6 left) 2023-09-23T20:04:54.665 INFO:tasks.rados.rados.0.smithi098.stdout:2121: done (5 left) 2023-09-23T20:04:54.665 INFO:tasks.rados.rados.0.smithi098.stdout:2127: read oid 417 snap -1 2023-09-23T20:04:54.665 INFO:tasks.rados.rados.0.smithi098.stdout:2127: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-09-23T20:04:54.665 INFO:tasks.rados.rados.0.smithi098.stdout:2128: write oid 454 current snap is 0 2023-09-23T20:04:54.665 INFO:tasks.rados.rados.0.smithi098.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2023-09-23T20:04:54.672 INFO:tasks.rados.rados.0.smithi098.stdout:2128: writing smithi09866585-454 from 632326 to 1377066 tid 1 2023-09-23T20:04:54.677 INFO:tasks.rados.rados.0.smithi098.stdout:2128: writing smithi09866585-454 from 1794643 to 2331137 tid 2 2023-09-23T20:04:54.684 INFO:tasks.rados.rados.0.smithi098.stdout:2128: writing smithi09866585-454 from 3040392 to 3493518 tid 3 2023-09-23T20:04:54.685 INFO:tasks.rados.rados.0.smithi098.stdout:2129: write oid 465 current snap is 0 2023-09-23T20:04:54.685 INFO:tasks.rados.rados.0.smithi098.stdout:2122: finishing write tid 4 to smithi09866585-4 2023-09-23T20:04:54.685 INFO:tasks.rados.rados.0.smithi098.stdout:2122: finishing write tid 5 to smithi09866585-4 2023-09-23T20:04:54.685 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 4 v 244 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2023-09-23T20:04:54.685 INFO:tasks.rados.rados.0.smithi098.stdout:2122: left oid 4 (ObjNum 1414 snap 0 seq_num 1414) 2023-09-23T20:04:54.685 INFO:tasks.rados.rados.0.smithi098.stdout:2123: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-09-23T20:04:54.816 INFO:tasks.rados.rados.0.smithi098.stdout:2124: finishing write tid 1 to smithi09866585-377 2023-09-23T20:04:54.816 INFO:tasks.rados.rados.0.smithi098.stdout:2124: finishing write tid 2 to smithi09866585-377 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:2124: finishing write tid 3 to smithi09866585-377 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:2124: finishing write tid 4 to smithi09866585-377 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:2124: finishing write tid 5 to smithi09866585-377 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 377 v 377 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:2124: left oid 377 (ObjNum 1415 snap 0 seq_num 1415) 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:2125: finishing write tid 1 to smithi09866585-71 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:2125: finishing write tid 2 to smithi09866585-71 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:2125: finishing write tid 3 to smithi09866585-71 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:2125: finishing write tid 4 to smithi09866585-71 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:2125: finishing write tid 5 to smithi09866585-71 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 71 v 273 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2023-09-23T20:04:54.817 INFO:tasks.rados.rados.0.smithi098.stdout:2125: left oid 71 (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T20:04:54.818 INFO:tasks.rados.rados.0.smithi098.stdout:2126: finishing write tid 1 to smithi09866585-359 2023-09-23T20:04:54.818 INFO:tasks.rados.rados.0.smithi098.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2023-09-23T20:04:54.828 INFO:tasks.rados.rados.0.smithi098.stdout:2129: writing smithi09866585-465 from 649133 to 1069122 tid 1 2023-09-23T20:04:54.837 INFO:tasks.rados.rados.0.smithi098.stdout:2129: writing smithi09866585-465 from 1853125 to 2533277 tid 2 2023-09-23T20:04:54.844 INFO:tasks.rados.rados.0.smithi098.stdout:2129: writing smithi09866585-465 from 2951462 to 3615860 tid 3 2023-09-23T20:04:54.844 INFO:tasks.rados.rados.0.smithi098.stdout:2122: done (7 left) 2023-09-23T20:04:54.844 INFO:tasks.rados.rados.0.smithi098.stdout:2123: done (6 left) 2023-09-23T20:04:54.844 INFO:tasks.rados.rados.0.smithi098.stdout:2124: done (5 left) 2023-09-23T20:04:54.844 INFO:tasks.rados.rados.0.smithi098.stdout:2125: done (4 left) 2023-09-23T20:04:54.844 INFO:tasks.rados.rados.0.smithi098.stdout:2130: read oid 34 snap -1 2023-09-23T20:04:54.845 INFO:tasks.rados.rados.0.smithi098.stdout:2130: expect (ObjNum 1233 snap 0 seq_num 1233) 2023-09-23T20:04:54.845 INFO:tasks.rados.rados.0.smithi098.stdout:2131: write oid 469 current snap is 0 2023-09-23T20:04:54.845 INFO:tasks.rados.rados.0.smithi098.stdout:2126: finishing write tid 2 to smithi09866585-359 2023-09-23T20:04:54.845 INFO:tasks.rados.rados.0.smithi098.stdout:2126: finishing write tid 3 to smithi09866585-359 2023-09-23T20:04:54.845 INFO:tasks.rados.rados.0.smithi098.stdout:2126: finishing write tid 4 to smithi09866585-359 2023-09-23T20:04:54.845 INFO:tasks.rados.rados.0.smithi098.stdout:2126: finishing write tid 5 to smithi09866585-359 2023-09-23T20:04:54.845 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 359 v 381 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2023-09-23T20:04:54.845 INFO:tasks.rados.rados.0.smithi098.stdout:2126: left oid 359 (ObjNum 1417 snap 0 seq_num 1417) 2023-09-23T20:04:54.845 INFO:tasks.rados.rados.0.smithi098.stdout:2127: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-09-23T20:04:54.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:54 smithi173 bash[27697]: audit 2023-09-23T20:04:54.393804+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.98:0/4077826784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:54.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:54 smithi098 bash[27308]: audit 2023-09-23T20:04:54.393804+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.98:0/4077826784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:54.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:54 smithi098 bash[33670]: audit 2023-09-23T20:04:54.393804+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.98:0/4077826784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:55.042 INFO:tasks.rados.rados.0.smithi098.stdout:2128: finishing write tid 1 to smithi09866585-454 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:2128: finishing write tid 2 to smithi09866585-454 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:2128: finishing write tid 3 to smithi09866585-454 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:2128: finishing write tid 4 to smithi09866585-454 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:2128: finishing write tid 5 to smithi09866585-454 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 454 v 277 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:2128: left oid 454 (ObjNum 1418 snap 0 seq_num 1418) 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:2129: finishing write tid 1 to smithi09866585-465 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:2129: finishing write tid 2 to smithi09866585-465 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:2129: finishing write tid 3 to smithi09866585-465 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:2129: finishing write tid 4 to smithi09866585-465 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:2129: finishing write tid 5 to smithi09866585-465 2023-09-23T20:04:55.043 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 465 v 243 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2023-09-23T20:04:55.044 INFO:tasks.rados.rados.0.smithi098.stdout:2129: left oid 465 (ObjNum 1419 snap 0 seq_num 1419) 2023-09-23T20:04:55.044 INFO:tasks.rados.rados.0.smithi098.stdout:2130: expect (ObjNum 1233 snap 0 seq_num 1233) 2023-09-23T20:04:55.173 INFO:tasks.rados.rados.0.smithi098.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2023-09-23T20:04:55.186 INFO:tasks.rados.rados.0.smithi098.stdout:2131: writing smithi09866585-469 from 665940 to 1161178 tid 1 2023-09-23T20:04:55.193 INFO:tasks.rados.rados.0.smithi098.stdout:2131: writing smithi09866585-469 from 1795254 to 2335417 tid 2 2023-09-23T20:04:55.199 INFO:tasks.rados.rados.0.smithi098.stdout:2131: writing smithi09866585-469 from 2978885 to 3454555 tid 3 2023-09-23T20:04:55.199 INFO:tasks.rados.rados.0.smithi098.stdout:2126: done (5 left) 2023-09-23T20:04:55.200 INFO:tasks.rados.rados.0.smithi098.stdout:2127: done (4 left) 2023-09-23T20:04:55.200 INFO:tasks.rados.rados.0.smithi098.stdout:2128: done (3 left) 2023-09-23T20:04:55.200 INFO:tasks.rados.rados.0.smithi098.stdout:2129: done (2 left) 2023-09-23T20:04:55.200 INFO:tasks.rados.rados.0.smithi098.stdout:2130: done (1 left) 2023-09-23T20:04:55.200 INFO:tasks.rados.rados.0.smithi098.stdout:2132: read oid 222 snap -1 2023-09-23T20:04:55.200 INFO:tasks.rados.rados.0.smithi098.stdout:2132: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T20:04:55.200 INFO:tasks.rados.rados.0.smithi098.stdout:2133: delete oid 497 current snap is 0 2023-09-23T20:04:55.200 INFO:tasks.rados.rados.0.smithi098.stdout:2131: finishing write tid 1 to smithi09866585-469 2023-09-23T20:04:55.200 INFO:tasks.rados.rados.0.smithi098.stdout:2131: finishing write tid 2 to smithi09866585-469 2023-09-23T20:04:55.202 INFO:tasks.rados.rados.0.smithi098.stdout:2133: done (2 left) 2023-09-23T20:04:55.202 INFO:tasks.rados.rados.0.smithi098.stdout:2134: read oid 127 snap -1 2023-09-23T20:04:55.202 INFO:tasks.rados.rados.0.smithi098.stdout:2134: expect deleted 2023-09-23T20:04:55.202 INFO:tasks.rados.rados.0.smithi098.stdout:2135: read oid 409 snap -1 2023-09-23T20:04:55.202 INFO:tasks.rados.rados.0.smithi098.stdout:2135: expect (ObjNum 992 snap 0 seq_num 992) 2023-09-23T20:04:55.202 INFO:tasks.rados.rados.0.smithi098.stdout:2136: write oid 209 current snap is 0 2023-09-23T20:04:55.202 INFO:tasks.rados.rados.0.smithi098.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2023-09-23T20:04:55.214 INFO:tasks.rados.rados.0.smithi098.stdout:2136: writing smithi09866585-209 from 699554 to 1461643 tid 1 2023-09-23T20:04:55.221 INFO:tasks.rados.rados.0.smithi098.stdout:2136: writing smithi09866585-209 from 2028571 to 2572403 tid 2 2023-09-23T20:04:55.228 INFO:tasks.rados.rados.0.smithi098.stdout:2136: writing smithi09866585-209 from 3150084 to 3764651 tid 3 2023-09-23T20:04:55.228 INFO:tasks.rados.rados.0.smithi098.stdout:2137: read oid 280 snap -1 2023-09-23T20:04:55.229 INFO:tasks.rados.rados.0.smithi098.stdout:2137: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:04:55.229 INFO:tasks.rados.rados.0.smithi098.stdout:2138: read oid 245 snap -1 2023-09-23T20:04:55.229 INFO:tasks.rados.rados.0.smithi098.stdout:2138: expect (ObjNum 948 snap 0 seq_num 948) 2023-09-23T20:04:55.229 INFO:tasks.rados.rados.0.smithi098.stdout:2139: write oid 196 current snap is 0 2023-09-23T20:04:55.229 INFO:tasks.rados.rados.0.smithi098.stdout:2132: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T20:04:55.346 INFO:tasks.rados.rados.0.smithi098.stdout:2131: finishing write tid 3 to smithi09866585-469 2023-09-23T20:04:55.346 INFO:tasks.rados.rados.0.smithi098.stdout:2131: finishing write tid 4 to smithi09866585-469 2023-09-23T20:04:55.346 INFO:tasks.rados.rados.0.smithi098.stdout:2131: finishing write tid 5 to smithi09866585-469 2023-09-23T20:04:55.346 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 469 v 291 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2023-09-23T20:04:55.346 INFO:tasks.rados.rados.0.smithi098.stdout:2131: left oid 469 (ObjNum 1420 snap 0 seq_num 1420) 2023-09-23T20:04:55.346 INFO:tasks.rados.rados.0.smithi098.stdout:2135: expect (ObjNum 992 snap 0 seq_num 992) 2023-09-23T20:04:55.443 INFO:tasks.rados.rados.0.smithi098.stdout:2136: finishing write tid 1 to smithi09866585-209 2023-09-23T20:04:55.443 INFO:tasks.rados.rados.0.smithi098.stdout:2136: finishing write tid 2 to smithi09866585-209 2023-09-23T20:04:55.443 INFO:tasks.rados.rados.0.smithi098.stdout:2136: finishing write tid 3 to smithi09866585-209 2023-09-23T20:04:55.443 INFO:tasks.rados.rados.0.smithi098.stdout:2136: finishing write tid 4 to smithi09866585-209 2023-09-23T20:04:55.443 INFO:tasks.rados.rados.0.smithi098.stdout:2136: finishing write tid 5 to smithi09866585-209 2023-09-23T20:04:55.444 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 209 v 354 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2023-09-23T20:04:55.444 INFO:tasks.rados.rados.0.smithi098.stdout:2136: left oid 209 (ObjNum 1422 snap 0 seq_num 1422) 2023-09-23T20:04:55.444 INFO:tasks.rados.rados.0.smithi098.stdout:2137: expect (ObjNum 279 snap 0 seq_num 279) 2023-09-23T20:04:55.538 INFO:tasks.rados.rados.0.smithi098.stdout:2138: expect (ObjNum 948 snap 0 seq_num 948) 2023-09-23T20:04:55.712 INFO:tasks.rados.rados.0.smithi098.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2023-09-23T20:04:55.724 INFO:tasks.rados.rados.0.smithi098.stdout:2139: writing smithi09866585-196 from 716361 to 1153699 tid 1 2023-09-23T20:04:55.731 INFO:tasks.rados.rados.0.smithi098.stdout:2139: writing smithi09866585-196 from 1687053 to 2374543 tid 2 2023-09-23T20:04:55.735 INFO:tasks.rados.rados.0.smithi098.stdout:2139: writing smithi09866585-196 from 2777507 to 3203346 tid 3 2023-09-23T20:04:55.740 INFO:tasks.rados.rados.0.smithi098.stdout:2139: writing smithi09866585-196 from 3877756 to 3916361 tid 4 2023-09-23T20:04:55.740 INFO:tasks.rados.rados.0.smithi098.stdout:2131: done (7 left) 2023-09-23T20:04:55.740 INFO:tasks.rados.rados.0.smithi098.stdout:2132: done (6 left) 2023-09-23T20:04:55.740 INFO:tasks.rados.rados.0.smithi098.stdout:2134: done (5 left) 2023-09-23T20:04:55.741 INFO:tasks.rados.rados.0.smithi098.stdout:2135: done (4 left) 2023-09-23T20:04:55.741 INFO:tasks.rados.rados.0.smithi098.stdout:2136: done (3 left) 2023-09-23T20:04:55.741 INFO:tasks.rados.rados.0.smithi098.stdout:2137: done (2 left) 2023-09-23T20:04:55.741 INFO:tasks.rados.rados.0.smithi098.stdout:2138: done (1 left) 2023-09-23T20:04:55.741 INFO:tasks.rados.rados.0.smithi098.stdout:2140: read oid 454 snap -1 2023-09-23T20:04:55.741 INFO:tasks.rados.rados.0.smithi098.stdout:2140: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-09-23T20:04:55.741 INFO:tasks.rados.rados.0.smithi098.stdout:2141: write oid 66 current snap is 0 2023-09-23T20:04:55.741 INFO:tasks.rados.rados.0.smithi098.stdout:2139: finishing write tid 1 to smithi09866585-196 2023-09-23T20:04:55.741 INFO:tasks.rados.rados.0.smithi098.stdout:2139: finishing write tid 2 to smithi09866585-196 2023-09-23T20:04:55.741 INFO:tasks.rados.rados.0.smithi098.stdout:2139: finishing write tid 3 to smithi09866585-196 2023-09-23T20:04:55.741 INFO:tasks.rados.rados.0.smithi098.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2023-09-23T20:04:55.747 INFO:tasks.rados.rados.0.smithi098.stdout:2141: writing smithi09866585-66 from 733168 to 1245755 tid 1 2023-09-23T20:04:55.755 INFO:tasks.rados.rados.0.smithi098.stdout:2141: writing smithi09866585-66 from 2029182 to 2576683 tid 2 2023-09-23T20:04:55.762 INFO:tasks.rados.rados.0.smithi098.stdout:2141: writing smithi09866585-66 from 3088577 to 3725688 tid 3 2023-09-23T20:04:55.762 INFO:tasks.rados.rados.0.smithi098.stdout:2142: delete oid 273 current snap is 0 2023-09-23T20:04:55.762 INFO:tasks.rados.rados.0.smithi098.stdout:2139: finishing write tid 4 to smithi09866585-196 2023-09-23T20:04:55.762 INFO:tasks.rados.rados.0.smithi098.stdout:2139: finishing write tid 5 to smithi09866585-196 2023-09-23T20:04:55.762 INFO:tasks.rados.rados.0.smithi098.stdout:2139: finishing write tid 6 to smithi09866585-196 2023-09-23T20:04:55.762 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 196 v 244 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2023-09-23T20:04:55.762 INFO:tasks.rados.rados.0.smithi098.stdout:2139: left oid 196 (ObjNum 1423 snap 0 seq_num 1423) 2023-09-23T20:04:55.763 INFO:tasks.rados.rados.0.smithi098.stdout:2140: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-09-23T20:04:55.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[50672]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:04:55] "GET /metrics HTTP/1.1" 200 36083 "" "Prometheus/2.33.4" 2023-09-23T20:04:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: cluster 2023-09-23T20:04:54.529670+0000 mgr.x (mgr.24700) 19 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 125 op/s 2023-09-23T20:04:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.932445+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.940562+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.942952+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.943322+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.944701+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.945100+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.946669+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.947064+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.948564+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.948970+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.956384+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.958116+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:55 smithi173 bash[27697]: audit 2023-09-23T20:04:54.959409+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: cluster 2023-09-23T20:04:54.529670+0000 mgr.x (mgr.24700) 19 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 125 op/s 2023-09-23T20:04:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.932445+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.940562+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.942952+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.943322+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.944701+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.945100+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.946669+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.947064+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.948564+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.948970+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.956384+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:55.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.958116+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:55.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[27308]: audit 2023-09-23T20:04:54.959409+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:55.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: cluster 2023-09-23T20:04:54.529670+0000 mgr.x (mgr.24700) 19 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 12 MiB/s wr, 125 op/s 2023-09-23T20:04:55.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.932445+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:55.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.940562+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:55.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.942952+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.943322+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.944701+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.945100+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.946669+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.947064+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.948564+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.948970+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T20:04:55.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.956384+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:55.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.958116+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:04:55.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:55 smithi098 bash[33670]: audit 2023-09-23T20:04:54.959409+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:04:56.047 INFO:tasks.rados.rados.0.smithi098.stdout:2141: finishing write tid 1 to smithi09866585-66 2023-09-23T20:04:56.047 INFO:tasks.rados.rados.0.smithi098.stdout:2141: finishing write tid 2 to smithi09866585-66 2023-09-23T20:04:56.047 INFO:tasks.rados.rados.0.smithi098.stdout:2141: finishing write tid 3 to smithi09866585-66 2023-09-23T20:04:56.047 INFO:tasks.rados.rados.0.smithi098.stdout:2141: finishing write tid 4 to smithi09866585-66 2023-09-23T20:04:56.047 INFO:tasks.rados.rados.0.smithi098.stdout:2141: finishing write tid 5 to smithi09866585-66 2023-09-23T20:04:56.047 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 66 v 349 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2023-09-23T20:04:56.047 INFO:tasks.rados.rados.0.smithi098.stdout:2141: left oid 66 (ObjNum 1424 snap 0 seq_num 1424) 2023-09-23T20:04:56.047 INFO:tasks.rados.rados.0.smithi098.stdout:2139: done (3 left) 2023-09-23T20:04:56.047 INFO:tasks.rados.rados.0.smithi098.stdout:2140: done (2 left) 2023-09-23T20:04:56.047 INFO:tasks.rados.rados.0.smithi098.stdout:2141: done (1 left) 2023-09-23T20:04:56.048 INFO:tasks.rados.rados.0.smithi098.stdout:2142: done (0 left) 2023-09-23T20:04:56.048 INFO:tasks.rados.rados.0.smithi098.stdout:2143: write oid 15 current snap is 0 2023-09-23T20:04:56.048 INFO:tasks.rados.rados.0.smithi098.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2023-09-23T20:04:56.059 INFO:tasks.rados.rados.0.smithi098.stdout:2143: writing smithi09866585-15 from 766782 to 1429867 tid 1 2023-09-23T20:04:56.067 INFO:tasks.rados.rados.0.smithi098.stdout:2143: writing smithi09866585-15 from 2146146 to 2697316 tid 2 2023-09-23T20:04:56.075 INFO:tasks.rados.rados.0.smithi098.stdout:2143: writing smithi09866585-15 from 3143423 to 3919431 tid 3 2023-09-23T20:04:56.075 INFO:tasks.rados.rados.0.smithi098.stdout:2144: read oid 248 snap -1 2023-09-23T20:04:56.075 INFO:tasks.rados.rados.0.smithi098.stdout:2144: expect deleted 2023-09-23T20:04:56.075 INFO:tasks.rados.rados.0.smithi098.stdout:2143: finishing write tid 1 to smithi09866585-15 2023-09-23T20:04:56.075 INFO:tasks.rados.rados.0.smithi098.stdout:2143: finishing write tid 2 to smithi09866585-15 2023-09-23T20:04:56.075 INFO:tasks.rados.rados.0.smithi098.stdout:2145: write oid 397 current snap is 0 2023-09-23T20:04:56.075 INFO:tasks.rados.rados.0.smithi098.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2023-09-23T20:04:56.083 INFO:tasks.rados.rados.0.smithi098.stdout:2145: writing smithi09866585-397 from 783589 to 1521923 tid 1 2023-09-23T20:04:56.091 INFO:tasks.rados.rados.0.smithi098.stdout:2145: writing smithi09866585-397 from 2204628 to 2899456 tid 2 2023-09-23T20:04:56.097 INFO:tasks.rados.rados.0.smithi098.stdout:2145: writing smithi09866585-397 from 3570846 to 3983589 tid 3 2023-09-23T20:04:56.097 INFO:tasks.rados.rados.0.smithi098.stdout:2146: write oid 334 current snap is 0 2023-09-23T20:04:56.097 INFO:tasks.rados.rados.0.smithi098.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2023-09-23T20:04:56.102 INFO:tasks.rados.rados.0.smithi098.stdout:2146: writing smithi09866585-334 from 400396 to 813979 tid 1 2023-09-23T20:04:56.108 INFO:tasks.rados.rados.0.smithi098.stdout:2146: writing smithi09866585-334 from 1463110 to 1901596 tid 2 2023-09-23T20:04:56.108 INFO:tasks.rados.rados.0.smithi098.stdout:2147: write oid 108 current snap is 0 2023-09-23T20:04:56.108 INFO:tasks.rados.rados.0.smithi098.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2023-09-23T20:04:56.114 INFO:tasks.rados.rados.0.smithi098.stdout:2147: writing smithi09866585-108 from 417203 to 906035 tid 1 2023-09-23T20:04:56.121 INFO:tasks.rados.rados.0.smithi098.stdout:2147: writing smithi09866585-108 from 1405239 to 2017203 tid 2 2023-09-23T20:04:56.121 INFO:tasks.rados.rados.0.smithi098.stdout:2148: read oid 130 snap -1 2023-09-23T20:04:56.121 INFO:tasks.rados.rados.0.smithi098.stdout:2148: expect deleted 2023-09-23T20:04:56.121 INFO:tasks.rados.rados.0.smithi098.stdout:2149: delete oid 89 current snap is 0 2023-09-23T20:04:56.121 INFO:tasks.rados.rados.0.smithi098.stdout:2143: finishing write tid 3 to smithi09866585-15 2023-09-23T20:04:56.121 INFO:tasks.rados.rados.0.smithi098.stdout:2143: finishing write tid 4 to smithi09866585-15 2023-09-23T20:04:56.121 INFO:tasks.rados.rados.0.smithi098.stdout:2143: finishing write tid 5 to smithi09866585-15 2023-09-23T20:04:56.121 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 15 v 245 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2023-09-23T20:04:56.121 INFO:tasks.rados.rados.0.smithi098.stdout:2143: left oid 15 (ObjNum 1426 snap 0 seq_num 1426) 2023-09-23T20:04:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:2145: finishing write tid 1 to smithi09866585-397 2023-09-23T20:04:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:2145: finishing write tid 2 to smithi09866585-397 2023-09-23T20:04:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:2145: finishing write tid 3 to smithi09866585-397 2023-09-23T20:04:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:2145: finishing write tid 4 to smithi09866585-397 2023-09-23T20:04:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:2145: finishing write tid 5 to smithi09866585-397 2023-09-23T20:04:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 397 v 248 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2023-09-23T20:04:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:2145: left oid 397 (ObjNum 1427 snap 0 seq_num 1427) 2023-09-23T20:04:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:2146: finishing write tid 1 to smithi09866585-334 2023-09-23T20:04:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:2146: finishing write tid 2 to smithi09866585-334 2023-09-23T20:04:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:2146: finishing write tid 3 to smithi09866585-334 2023-09-23T20:04:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:2146: finishing write tid 4 to smithi09866585-334 2023-09-23T20:04:56.123 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 334 v 280 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2023-09-23T20:04:56.123 INFO:tasks.rados.rados.0.smithi098.stdout:2146: left oid 334 (ObjNum 1428 snap 0 seq_num 1428) 2023-09-23T20:04:56.123 INFO:tasks.rados.rados.0.smithi098.stdout:2147: finishing write tid 1 to smithi09866585-108 2023-09-23T20:04:56.126 INFO:tasks.rados.rados.0.smithi098.stdout:2147: finishing write tid 2 to smithi09866585-108 2023-09-23T20:04:56.126 INFO:tasks.rados.rados.0.smithi098.stdout:2147: finishing write tid 3 to smithi09866585-108 2023-09-23T20:04:56.127 INFO:tasks.rados.rados.0.smithi098.stdout:2147: finishing write tid 4 to smithi09866585-108 2023-09-23T20:04:56.127 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 108 v 352 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2023-09-23T20:04:56.127 INFO:tasks.rados.rados.0.smithi098.stdout:2147: left oid 108 (ObjNum 1429 snap 0 seq_num 1429) 2023-09-23T20:04:56.127 INFO:tasks.rados.rados.0.smithi098.stdout:2143: done (6 left) 2023-09-23T20:04:56.127 INFO:tasks.rados.rados.0.smithi098.stdout:2144: done (5 left) 2023-09-23T20:04:56.127 INFO:tasks.rados.rados.0.smithi098.stdout:2145: done (4 left) 2023-09-23T20:04:56.127 INFO:tasks.rados.rados.0.smithi098.stdout:2146: done (3 left) 2023-09-23T20:04:56.128 INFO:tasks.rados.rados.0.smithi098.stdout:2147: done (2 left) 2023-09-23T20:04:56.128 INFO:tasks.rados.rados.0.smithi098.stdout:2148: done (1 left) 2023-09-23T20:04:56.128 INFO:tasks.rados.rados.0.smithi098.stdout:2149: done (0 left) 2023-09-23T20:04:56.128 INFO:tasks.rados.rados.0.smithi098.stdout:2150: read oid 70 snap -1 2023-09-23T20:04:56.128 INFO:tasks.rados.rados.0.smithi098.stdout:2150: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:04:56.128 INFO:tasks.rados.rados.0.smithi098.stdout:2151: read oid 392 snap -1 2023-09-23T20:04:56.128 INFO:tasks.rados.rados.0.smithi098.stdout:2151: expect (ObjNum 1367 snap 0 seq_num 1367) 2023-09-23T20:04:56.128 INFO:tasks.rados.rados.0.smithi098.stdout:2152: write oid 169 current snap is 0 2023-09-23T20:04:56.128 INFO:tasks.rados.rados.0.smithi098.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2023-09-23T20:04:56.135 INFO:tasks.rados.rados.0.smithi098.stdout:2152: writing smithi09866585-169 from 450817 to 1206500 tid 1 2023-09-23T20:04:56.140 INFO:tasks.rados.rados.0.smithi098.stdout:2152: writing smithi09866585-169 from 1638556 to 2050817 tid 2 2023-09-23T20:04:56.140 INFO:tasks.rados.rados.0.smithi098.stdout:2153: read oid 458 snap -1 2023-09-23T20:04:56.140 INFO:tasks.rados.rados.0.smithi098.stdout:2153: expect (ObjNum 792 snap 0 seq_num 792) 2023-09-23T20:04:56.141 INFO:tasks.rados.rados.0.smithi098.stdout:2154: read oid 51 snap -1 2023-09-23T20:04:56.141 INFO:tasks.rados.rados.0.smithi098.stdout:2154: expect deleted 2023-09-23T20:04:56.141 INFO:tasks.rados.rados.0.smithi098.stdout:2155: write oid 25 current snap is 0 2023-09-23T20:04:56.141 INFO:tasks.rados.rados.0.smithi098.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2023-09-23T20:04:56.146 INFO:tasks.rados.rados.0.smithi098.stdout:2155: writing smithi09866585-25 from 467624 to 898556 tid 1 2023-09-23T20:04:56.152 INFO:tasks.rados.rados.0.smithi098.stdout:2155: writing smithi09866585-25 from 1697038 to 2067624 tid 2 2023-09-23T20:04:56.153 INFO:tasks.rados.rados.0.smithi098.stdout:2156: read oid 443 snap -1 2023-09-23T20:04:56.153 INFO:tasks.rados.rados.0.smithi098.stdout:2156: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:04:56.153 INFO:tasks.rados.rados.0.smithi098.stdout:2157: write oid 81 current snap is 0 2023-09-23T20:04:56.153 INFO:tasks.rados.rados.0.smithi098.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2023-09-23T20:04:56.159 INFO:tasks.rados.rados.0.smithi098.stdout:2157: writing smithi09866585-81 from 484431 to 990612 tid 1 2023-09-23T20:04:56.165 INFO:tasks.rados.rados.0.smithi098.stdout:2157: writing smithi09866585-81 from 1639167 to 2084431 tid 2 2023-09-23T20:04:56.165 INFO:tasks.rados.rados.0.smithi098.stdout:2158: read oid 167 snap -1 2023-09-23T20:04:56.165 INFO:tasks.rados.rados.0.smithi098.stdout:2158: expect deleted 2023-09-23T20:04:56.166 INFO:tasks.rados.rados.0.smithi098.stdout:2159: write oid 453 current snap is 0 2023-09-23T20:04:56.166 INFO:tasks.rados.rados.0.smithi098.stdout:2151: expect (ObjNum 1367 snap 0 seq_num 1367) 2023-09-23T20:04:56.334 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:56 smithi098 systemd[1]: Stopping Ceph node-exporter.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:04:56.334 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[69597]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-node-exporter.a 2023-09-23T20:04:56.337 INFO:tasks.rados.rados.0.smithi098.stdout:2150: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:04:56.417 INFO:tasks.rados.rados.0.smithi098.stdout:2152: finishing write tid 1 to smithi09866585-169 2023-09-23T20:04:56.417 INFO:tasks.rados.rados.0.smithi098.stdout:2152: finishing write tid 2 to smithi09866585-169 2023-09-23T20:04:56.417 INFO:tasks.rados.rados.0.smithi098.stdout:2152: finishing write tid 3 to smithi09866585-169 2023-09-23T20:04:56.417 INFO:tasks.rados.rados.0.smithi098.stdout:2153: expect (ObjNum 792 snap 0 seq_num 792) 2023-09-23T20:04:56.571 INFO:tasks.rados.rados.0.smithi098.stdout:2152: finishing write tid 4 to smithi09866585-169 2023-09-23T20:04:56.572 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 169 v 230 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2023-09-23T20:04:56.572 INFO:tasks.rados.rados.0.smithi098.stdout:2152: left oid 169 (ObjNum 1431 snap 0 seq_num 1431) 2023-09-23T20:04:56.572 INFO:tasks.rados.rados.0.smithi098.stdout:2155: finishing write tid 1 to smithi09866585-25 2023-09-23T20:04:56.572 INFO:tasks.rados.rados.0.smithi098.stdout:2155: finishing write tid 2 to smithi09866585-25 2023-09-23T20:04:56.572 INFO:tasks.rados.rados.0.smithi098.stdout:2155: finishing write tid 3 to smithi09866585-25 2023-09-23T20:04:56.572 INFO:tasks.rados.rados.0.smithi098.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2023-09-23T20:04:56.585 INFO:tasks.rados.rados.0.smithi098.stdout:2159: writing smithi09866585-453 from 501238 to 1082668 tid 1 2023-09-23T20:04:56.591 INFO:tasks.rados.rados.0.smithi098.stdout:2159: writing smithi09866585-453 from 1697649 to 2101238 tid 2 2023-09-23T20:04:56.591 INFO:tasks.rados.rados.0.smithi098.stdout:2150: done (9 left) 2023-09-23T20:04:56.591 INFO:tasks.rados.rados.0.smithi098.stdout:2151: done (8 left) 2023-09-23T20:04:56.591 INFO:tasks.rados.rados.0.smithi098.stdout:2152: done (7 left) 2023-09-23T20:04:56.591 INFO:tasks.rados.rados.0.smithi098.stdout:2153: done (6 left) 2023-09-23T20:04:56.592 INFO:tasks.rados.rados.0.smithi098.stdout:2154: done (5 left) 2023-09-23T20:04:56.592 INFO:tasks.rados.rados.0.smithi098.stdout:2160: read oid 497 snap -1 2023-09-23T20:04:56.592 INFO:tasks.rados.rados.0.smithi098.stdout:2160: expect deleted 2023-09-23T20:04:56.592 INFO:tasks.rados.rados.0.smithi098.stdout:2161: write oid 96 current snap is 0 2023-09-23T20:04:56.592 INFO:tasks.rados.rados.0.smithi098.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2023-09-23T20:04:56.597 INFO:tasks.rados.rados.0.smithi098.stdout:2161: writing smithi09866585-96 from 518045 to 1174724 tid 1 2023-09-23T20:04:56.603 INFO:tasks.rados.rados.0.smithi098.stdout:2161: writing smithi09866585-96 from 1756131 to 2118045 tid 2 2023-09-23T20:04:56.603 INFO:tasks.rados.rados.0.smithi098.stdout:2162: write oid 199 current snap is 0 2023-09-23T20:04:56.603 INFO:tasks.rados.rados.0.smithi098.stdout:2155: finishing write tid 4 to smithi09866585-25 2023-09-23T20:04:56.604 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 25 v 331 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2023-09-23T20:04:56.604 INFO:tasks.rados.rados.0.smithi098.stdout:2155: left oid 25 (ObjNum 1432 snap 0 seq_num 1432) 2023-09-23T20:04:56.604 INFO:tasks.rados.rados.0.smithi098.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2023-09-23T20:04:56.610 INFO:tasks.rados.rados.0.smithi098.stdout:2162: writing smithi09866585-199 from 534852 to 1266780 tid 1 2023-09-23T20:04:56.615 INFO:tasks.rados.rados.0.smithi098.stdout:2162: writing smithi09866585-199 from 1814613 to 2134852 tid 2 2023-09-23T20:04:56.615 INFO:tasks.rados.rados.0.smithi098.stdout:2155: done (7 left) 2023-09-23T20:04:56.616 INFO:tasks.rados.rados.0.smithi098.stdout:2163: write oid 458 current snap is 0 2023-09-23T20:04:56.616 INFO:tasks.rados.rados.0.smithi098.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2023-09-23T20:04:56.622 INFO:tasks.rados.rados.0.smithi098.stdout:2163: writing smithi09866585-458 from 551659 to 1075189 tid 1 2023-09-23T20:04:56.630 INFO:tasks.rados.rados.0.smithi098.stdout:2163: writing smithi09866585-458 from 1873095 to 2151659 tid 2 2023-09-23T20:04:56.630 INFO:tasks.rados.rados.0.smithi098.stdout:2164: write oid 391 current snap is 0 2023-09-23T20:04:56.630 INFO:tasks.rados.rados.0.smithi098.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2023-09-23T20:04:56.636 INFO:tasks.rados.rados.0.smithi098.stdout:2164: writing smithi09866585-391 from 568466 to 1167245 tid 1 2023-09-23T20:04:56.642 INFO:tasks.rados.rados.0.smithi098.stdout:2164: writing smithi09866585-391 from 1931577 to 2168466 tid 2 2023-09-23T20:04:56.642 INFO:tasks.rados.rados.0.smithi098.stdout:2165: delete oid 476 current snap is 0 2023-09-23T20:04:56.643 INFO:tasks.rados.rados.0.smithi098.stdout:2156: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:04:56.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: cephadm 2023-09-23T20:04:54.954589+0000 mgr.x (mgr.24700) 20 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 2524M 2023-09-23T20:04:56.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: cephadm 2023-09-23T20:04:54.965909+0000 mgr.x (mgr.24700) 21 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:04:56.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: cephadm 2023-09-23T20:04:54.966246+0000 mgr.x (mgr.24700) 22 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:04:56.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: cephadm 2023-09-23T20:04:55.130785+0000 mgr.x (mgr.24700) 23 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:56.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: cephadm 2023-09-23T20:04:55.131056+0000 mgr.x (mgr.24700) 24 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:56.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: cephadm 2023-09-23T20:04:55.296073+0000 mgr.x (mgr.24700) 25 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:56.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: cephadm 2023-09-23T20:04:55.297355+0000 mgr.x (mgr.24700) 26 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:56.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: cephadm 2023-09-23T20:04:55.461438+0000 mgr.x (mgr.24700) 27 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:56.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: cephadm 2023-09-23T20:04:55.463333+0000 mgr.x (mgr.24700) 28 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:56.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: audit 2023-09-23T20:04:55.631918+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: audit 2023-09-23T20:04:55.635663+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: audit 2023-09-23T20:04:55.644197+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: audit 2023-09-23T20:04:55.648802+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: audit 2023-09-23T20:04:55.654729+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: audit 2023-09-23T20:04:55.732642+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: audit 2023-09-23T20:04:55.741215+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: audit 2023-09-23T20:04:55.748351+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[33670]: audit 2023-09-23T20:04:55.759178+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: cephadm 2023-09-23T20:04:54.954589+0000 mgr.x (mgr.24700) 20 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 2524M 2023-09-23T20:04:56.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: cephadm 2023-09-23T20:04:54.965909+0000 mgr.x (mgr.24700) 21 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:04:56.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: cephadm 2023-09-23T20:04:54.966246+0000 mgr.x (mgr.24700) 22 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:04:56.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: cephadm 2023-09-23T20:04:55.130785+0000 mgr.x (mgr.24700) 23 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:56.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: cephadm 2023-09-23T20:04:55.131056+0000 mgr.x (mgr.24700) 24 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:56.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: cephadm 2023-09-23T20:04:55.296073+0000 mgr.x (mgr.24700) 25 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:56.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: cephadm 2023-09-23T20:04:55.297355+0000 mgr.x (mgr.24700) 26 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:56.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: cephadm 2023-09-23T20:04:55.461438+0000 mgr.x (mgr.24700) 27 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:56.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: cephadm 2023-09-23T20:04:55.463333+0000 mgr.x (mgr.24700) 28 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:56.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: audit 2023-09-23T20:04:55.631918+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: audit 2023-09-23T20:04:55.635663+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: audit 2023-09-23T20:04:55.644197+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: audit 2023-09-23T20:04:55.648802+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: audit 2023-09-23T20:04:55.654729+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: audit 2023-09-23T20:04:55.732642+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: audit 2023-09-23T20:04:55.741215+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: audit 2023-09-23T20:04:55.748351+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[27308]: audit 2023-09-23T20:04:55.759178+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.761 INFO:tasks.rados.rados.0.smithi098.stdout:2157: finishing write tid 1 to smithi09866585-81 2023-09-23T20:04:56.761 INFO:tasks.rados.rados.0.smithi098.stdout:2157: finishing write tid 2 to smithi09866585-81 2023-09-23T20:04:56.761 INFO:tasks.rados.rados.0.smithi098.stdout:2156: done (9 left) 2023-09-23T20:04:56.761 INFO:tasks.rados.rados.0.smithi098.stdout:2158: done (8 left) 2023-09-23T20:04:56.761 INFO:tasks.rados.rados.0.smithi098.stdout:2165: done (7 left) 2023-09-23T20:04:56.761 INFO:tasks.rados.rados.0.smithi098.stdout:2166: read oid 1 snap -1 2023-09-23T20:04:56.762 INFO:tasks.rados.rados.0.smithi098.stdout:2166: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-09-23T20:04:56.762 INFO:tasks.rados.rados.0.smithi098.stdout:2167: write oid 404 current snap is 0 2023-09-23T20:04:56.762 INFO:tasks.rados.rados.0.smithi098.stdout:2157: finishing write tid 3 to smithi09866585-81 2023-09-23T20:04:56.762 INFO:tasks.rados.rados.0.smithi098.stdout:2157: finishing write tid 4 to smithi09866585-81 2023-09-23T20:04:56.762 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 81 v 248 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2023-09-23T20:04:56.762 INFO:tasks.rados.rados.0.smithi098.stdout:2157: left oid 81 (ObjNum 1433 snap 0 seq_num 1433) 2023-09-23T20:04:56.762 INFO:tasks.rados.rados.0.smithi098.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2023-09-23T20:04:56.770 INFO:tasks.rados.rados.0.smithi098.stdout:2167: writing smithi09866585-404 from 602080 to 1351357 tid 1 2023-09-23T20:04:56.778 INFO:tasks.rados.rados.0.smithi098.stdout:2167: writing smithi09866585-404 from 2048541 to 2202080 tid 2 2023-09-23T20:04:56.778 INFO:tasks.rados.rados.0.smithi098.stdout:2157: done (8 left) 2023-09-23T20:04:56.778 INFO:tasks.rados.rados.0.smithi098.stdout:2168: write oid 209 current snap is 0 2023-09-23T20:04:56.778 INFO:tasks.rados.rados.0.smithi098.stdout:2159: finishing write tid 1 to smithi09866585-453 2023-09-23T20:04:56.778 INFO:tasks.rados.rados.0.smithi098.stdout:2159: finishing write tid 2 to smithi09866585-453 2023-09-23T20:04:56.778 INFO:tasks.rados.rados.0.smithi098.stdout:2159: finishing write tid 3 to smithi09866585-453 2023-09-23T20:04:56.778 INFO:tasks.rados.rados.0.smithi098.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2023-09-23T20:04:56.783 INFO:tasks.rados.rados.0.smithi098.stdout:2168: writing smithi09866585-209 from 618887 to 1043413 tid 1 2023-09-23T20:04:56.790 INFO:tasks.rados.rados.0.smithi098.stdout:2168: writing smithi09866585-209 from 1590670 to 2194828 tid 2 2023-09-23T20:04:56.790 INFO:tasks.rados.rados.0.smithi098.stdout:2160: done (8 left) 2023-09-23T20:04:56.791 INFO:tasks.rados.rados.0.smithi098.stdout:2169: write oid 299 current snap is 0 2023-09-23T20:04:56.791 INFO:tasks.rados.rados.0.smithi098.stdout:2159: finishing write tid 4 to smithi09866585-453 2023-09-23T20:04:56.791 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 453 v 286 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2023-09-23T20:04:56.791 INFO:tasks.rados.rados.0.smithi098.stdout:2159: left oid 453 (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:04:56.791 INFO:tasks.rados.rados.0.smithi098.stdout:2161: finishing write tid 1 to smithi09866585-96 2023-09-23T20:04:56.791 INFO:tasks.rados.rados.0.smithi098.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2023-09-23T20:04:56.797 INFO:tasks.rados.rados.0.smithi098.stdout:2169: writing smithi09866585-299 from 635694 to 1135469 tid 1 2023-09-23T20:04:56.803 INFO:tasks.rados.rados.0.smithi098.stdout:2169: writing smithi09866585-299 from 1649152 to 2113321 tid 2 2023-09-23T20:04:56.803 INFO:tasks.rados.rados.0.smithi098.stdout:2159: done (8 left) 2023-09-23T20:04:56.803 INFO:tasks.rados.rados.0.smithi098.stdout:2170: read oid 192 snap -1 2023-09-23T20:04:56.803 INFO:tasks.rados.rados.0.smithi098.stdout:2170: expect (ObjNum 789 snap 0 seq_num 789) 2023-09-23T20:04:56.803 INFO:tasks.rados.rados.0.smithi098.stdout:2171: read oid 85 snap -1 2023-09-23T20:04:56.803 INFO:tasks.rados.rados.0.smithi098.stdout:2171: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-09-23T20:04:56.804 INFO:tasks.rados.rados.0.smithi098.stdout:2172: write oid 227 current snap is 0 2023-09-23T20:04:56.804 INFO:tasks.rados.rados.0.smithi098.stdout:2161: finishing write tid 2 to smithi09866585-96 2023-09-23T20:04:56.804 INFO:tasks.rados.rados.0.smithi098.stdout:2161: finishing write tid 3 to smithi09866585-96 2023-09-23T20:04:56.804 INFO:tasks.rados.rados.0.smithi098.stdout:2161: finishing write tid 4 to smithi09866585-96 2023-09-23T20:04:56.804 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 96 v 403 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2023-09-23T20:04:56.804 INFO:tasks.rados.rados.0.smithi098.stdout:2161: left oid 96 (ObjNum 1435 snap 0 seq_num 1435) 2023-09-23T20:04:56.804 INFO:tasks.rados.rados.0.smithi098.stdout:2162: finishing write tid 1 to smithi09866585-199 2023-09-23T20:04:56.804 INFO:tasks.rados.rados.0.smithi098.stdout:2162: finishing write tid 2 to smithi09866585-199 2023-09-23T20:04:56.804 INFO:tasks.rados.rados.0.smithi098.stdout:2162: finishing write tid 3 to smithi09866585-199 2023-09-23T20:04:56.804 INFO:tasks.rados.rados.0.smithi098.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2023-09-23T20:04:56.812 INFO:tasks.rados.rados.0.smithi098.stdout:2172: writing smithi09866585-227 from 652501 to 1227525 tid 1 2023-09-23T20:04:56.818 INFO:tasks.rados.rados.0.smithi098.stdout:2172: writing smithi09866585-227 from 1707634 to 2252501 tid 2 2023-09-23T20:04:56.818 INFO:tasks.rados.rados.0.smithi098.stdout:2161: done (10 left) 2023-09-23T20:04:56.818 INFO:tasks.rados.rados.0.smithi098.stdout:2173: write oid 125 current snap is 0 2023-09-23T20:04:56.819 INFO:tasks.rados.rados.0.smithi098.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2023-09-23T20:04:56.826 INFO:tasks.rados.rados.0.smithi098.stdout:2173: writing smithi09866585-125 from 669308 to 1319581 tid 1 2023-09-23T20:04:56.831 INFO:tasks.rados.rados.0.smithi098.stdout:2173: writing smithi09866585-125 from 1766116 to 2233954 tid 2 2023-09-23T20:04:56.831 INFO:tasks.rados.rados.0.smithi098.stdout:2174: write oid 202 current snap is 0 2023-09-23T20:04:56.832 INFO:tasks.rados.rados.0.smithi098.stdout:2162: finishing write tid 4 to smithi09866585-199 2023-09-23T20:04:56.832 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 199 v 334 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2023-09-23T20:04:56.832 INFO:tasks.rados.rados.0.smithi098.stdout:2162: left oid 199 (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T20:04:56.832 INFO:tasks.rados.rados.0.smithi098.stdout:2163: finishing write tid 1 to smithi09866585-458 2023-09-23T20:04:56.832 INFO:tasks.rados.rados.0.smithi098.stdout:2163: finishing write tid 2 to smithi09866585-458 2023-09-23T20:04:56.832 INFO:tasks.rados.rados.0.smithi098.stdout:2163: finishing write tid 3 to smithi09866585-458 2023-09-23T20:04:56.832 INFO:tasks.rados.rados.0.smithi098.stdout:2163: finishing write tid 4 to smithi09866585-458 2023-09-23T20:04:56.832 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 458 v 289 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2023-09-23T20:04:56.832 INFO:tasks.rados.rados.0.smithi098.stdout:2163: left oid 458 (ObjNum 1437 snap 0 seq_num 1437) 2023-09-23T20:04:56.832 INFO:tasks.rados.rados.0.smithi098.stdout:2164: finishing write tid 1 to smithi09866585-391 2023-09-23T20:04:56.832 INFO:tasks.rados.rados.0.smithi098.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2023-09-23T20:04:56.838 INFO:tasks.rados.rados.0.smithi098.stdout:2174: writing smithi09866585-202 from 686115 to 1127990 tid 1 2023-09-23T20:04:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: cephadm 2023-09-23T20:04:54.954589+0000 mgr.x (mgr.24700) 20 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 2524M 2023-09-23T20:04:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: cephadm 2023-09-23T20:04:54.965909+0000 mgr.x (mgr.24700) 21 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:04:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: cephadm 2023-09-23T20:04:54.966246+0000 mgr.x (mgr.24700) 22 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:04:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: cephadm 2023-09-23T20:04:55.130785+0000 mgr.x (mgr.24700) 23 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: cephadm 2023-09-23T20:04:55.131056+0000 mgr.x (mgr.24700) 24 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: cephadm 2023-09-23T20:04:55.296073+0000 mgr.x (mgr.24700) 25 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: cephadm 2023-09-23T20:04:55.297355+0000 mgr.x (mgr.24700) 26 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: cephadm 2023-09-23T20:04:55.461438+0000 mgr.x (mgr.24700) 27 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: cephadm 2023-09-23T20:04:55.463333+0000 mgr.x (mgr.24700) 28 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: audit 2023-09-23T20:04:55.631918+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: audit 2023-09-23T20:04:55.635663+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: audit 2023-09-23T20:04:55.644197+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: audit 2023-09-23T20:04:55.648802+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: audit 2023-09-23T20:04:55.654729+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: audit 2023-09-23T20:04:55.732642+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: audit 2023-09-23T20:04:55.741215+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: audit 2023-09-23T20:04:55.748351+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:56 smithi173 bash[27697]: audit 2023-09-23T20:04:55.759178+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:56.846 INFO:tasks.rados.rados.0.smithi098.stdout:2174: writing smithi09866585-202 from 1824598 to 2286115 tid 2 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2162: done (11 left) 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2163: done (10 left) 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2175: read oid 69 snap -1 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2175: expect (ObjNum 820 snap 0 seq_num 820) 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2176: read oid 285 snap -1 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2176: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2177: read oid 5 snap -1 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2177: expect deleted 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2178: delete oid 408 current snap is 0 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2164: finishing write tid 2 to smithi09866585-391 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2164: finishing write tid 3 to smithi09866585-391 2023-09-23T20:04:56.847 INFO:tasks.rados.rados.0.smithi098.stdout:2164: finishing write tid 4 to smithi09866585-391 2023-09-23T20:04:56.848 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 391 v 205 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2023-09-23T20:04:56.848 INFO:tasks.rados.rados.0.smithi098.stdout:2164: left oid 391 (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T20:04:56.848 INFO:tasks.rados.rados.0.smithi098.stdout:2166: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-09-23T20:04:56.953 INFO:tasks.rados.rados.0.smithi098.stdout:2167: finishing write tid 1 to smithi09866585-404 2023-09-23T20:04:56.954 INFO:tasks.rados.rados.0.smithi098.stdout:2167: finishing write tid 2 to smithi09866585-404 2023-09-23T20:04:56.954 INFO:tasks.rados.rados.0.smithi098.stdout:2167: finishing write tid 3 to smithi09866585-404 2023-09-23T20:04:56.954 INFO:tasks.rados.rados.0.smithi098.stdout:2167: finishing write tid 4 to smithi09866585-404 2023-09-23T20:04:56.954 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 404 v 357 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2023-09-23T20:04:56.954 INFO:tasks.rados.rados.0.smithi098.stdout:2167: left oid 404 (ObjNum 1440 snap 0 seq_num 1440) 2023-09-23T20:04:56.954 INFO:tasks.rados.rados.0.smithi098.stdout:2168: finishing write tid 1 to smithi09866585-209 2023-09-23T20:04:56.954 INFO:tasks.rados.rados.0.smithi098.stdout:2168: finishing write tid 2 to smithi09866585-209 2023-09-23T20:04:56.954 INFO:tasks.rados.rados.0.smithi098.stdout:2168: finishing write tid 3 to smithi09866585-209 2023-09-23T20:04:56.954 INFO:tasks.rados.rados.0.smithi098.stdout:2168: finishing write tid 4 to smithi09866585-209 2023-09-23T20:04:56.955 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 209 v 360 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2023-09-23T20:04:56.955 INFO:tasks.rados.rados.0.smithi098.stdout:2168: left oid 209 (ObjNum 1441 snap 0 seq_num 1441) 2023-09-23T20:04:56.955 INFO:tasks.rados.rados.0.smithi098.stdout:2169: finishing write tid 1 to smithi09866585-299 2023-09-23T20:04:56.955 INFO:tasks.rados.rados.0.smithi098.stdout:2170: expect (ObjNum 789 snap 0 seq_num 789) 2023-09-23T20:04:57.065 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:56 smithi098 bash[69633]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T20:04:57.065 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:56 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:04:57.065 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[69718]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T20:04:57.065 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:57 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-23T20:04:57.066 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:57 smithi098 systemd[1]: Stopped Ceph node-exporter.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:04:57.066 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:57 smithi098 systemd[1]: Started Ceph node-exporter.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:04:57.079 INFO:tasks.rados.rados.0.smithi098.stdout:2169: finishing write tid 2 to smithi09866585-299 2023-09-23T20:04:57.080 INFO:tasks.rados.rados.0.smithi098.stdout:2169: finishing write tid 3 to smithi09866585-299 2023-09-23T20:04:57.080 INFO:tasks.rados.rados.0.smithi098.stdout:2169: finishing write tid 4 to smithi09866585-299 2023-09-23T20:04:57.080 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 299 v 363 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2023-09-23T20:04:57.080 INFO:tasks.rados.rados.0.smithi098.stdout:2169: left oid 299 (ObjNum 1442 snap 0 seq_num 1442) 2023-09-23T20:04:57.080 INFO:tasks.rados.rados.0.smithi098.stdout:2171: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-09-23T20:04:57.240 INFO:tasks.rados.rados.0.smithi098.stdout:2172: finishing write tid 1 to smithi09866585-227 2023-09-23T20:04:57.240 INFO:tasks.rados.rados.0.smithi098.stdout:2172: finishing write tid 2 to smithi09866585-227 2023-09-23T20:04:57.240 INFO:tasks.rados.rados.0.smithi098.stdout:2172: finishing write tid 3 to smithi09866585-227 2023-09-23T20:04:57.240 INFO:tasks.rados.rados.0.smithi098.stdout:2172: finishing write tid 4 to smithi09866585-227 2023-09-23T20:04:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 227 v 247 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2023-09-23T20:04:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:2172: left oid 227 (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T20:04:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:2173: finishing write tid 1 to smithi09866585-125 2023-09-23T20:04:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:2173: finishing write tid 2 to smithi09866585-125 2023-09-23T20:04:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:2164: done (13 left) 2023-09-23T20:04:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:2166: done (12 left) 2023-09-23T20:04:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:2167: done (11 left) 2023-09-23T20:04:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:2168: done (10 left) 2023-09-23T20:04:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:2169: done (9 left) 2023-09-23T20:04:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:2170: done (8 left) 2023-09-23T20:04:57.241 INFO:tasks.rados.rados.0.smithi098.stdout:2171: done (7 left) 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:2172: done (6 left) 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:2178: done (5 left) 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:2179: write oid 446 current snap is 0 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:2173: finishing write tid 3 to smithi09866585-125 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:2173: finishing write tid 4 to smithi09866585-125 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 125 v 366 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:2173: left oid 125 (ObjNum 1444 snap 0 seq_num 1444) 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:2174: finishing write tid 1 to smithi09866585-202 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:2174: finishing write tid 2 to smithi09866585-202 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:2174: finishing write tid 3 to smithi09866585-202 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:2174: finishing write tid 4 to smithi09866585-202 2023-09-23T20:04:57.242 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 202 v 208 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2023-09-23T20:04:57.243 INFO:tasks.rados.rados.0.smithi098.stdout:2174: left oid 202 (ObjNum 1445 snap 0 seq_num 1445) 2023-09-23T20:04:57.243 INFO:tasks.rados.rados.0.smithi098.stdout:2176: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T20:04:57.459 INFO:tasks.rados.rados.0.smithi098.stdout:2175: expect (ObjNum 820 snap 0 seq_num 820) 2023-09-23T20:04:57.580 INFO:tasks.rados.rados.0.smithi098.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2023-09-23T20:04:57.593 INFO:tasks.rados.rados.0.smithi098.stdout:2179: writing smithi09866585-446 from 719729 to 1312102 tid 1 2023-09-23T20:04:57.600 INFO:tasks.rados.rados.0.smithi098.stdout:2179: writing smithi09866585-446 from 1941562 to 2319729 tid 2 2023-09-23T20:04:57.600 INFO:tasks.rados.rados.0.smithi098.stdout:2173: done (5 left) 2023-09-23T20:04:57.600 INFO:tasks.rados.rados.0.smithi098.stdout:2174: done (4 left) 2023-09-23T20:04:57.600 INFO:tasks.rados.rados.0.smithi098.stdout:2175: done (3 left) 2023-09-23T20:04:57.601 INFO:tasks.rados.rados.0.smithi098.stdout:2176: done (2 left) 2023-09-23T20:04:57.601 INFO:tasks.rados.rados.0.smithi098.stdout:2177: done (1 left) 2023-09-23T20:04:57.601 INFO:tasks.rados.rados.0.smithi098.stdout:2180: read oid 81 snap -1 2023-09-23T20:04:57.601 INFO:tasks.rados.rados.0.smithi098.stdout:2180: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-09-23T20:04:57.601 INFO:tasks.rados.rados.0.smithi098.stdout:2181: read oid 54 snap -1 2023-09-23T20:04:57.601 INFO:tasks.rados.rados.0.smithi098.stdout:2181: expect (ObjNum 53 snap 0 seq_num 53) 2023-09-23T20:04:57.601 INFO:tasks.rados.rados.0.smithi098.stdout:2182: delete oid 226 current snap is 0 2023-09-23T20:04:57.601 INFO:tasks.rados.rados.0.smithi098.stdout:2179: finishing write tid 1 to smithi09866585-446 2023-09-23T20:04:57.605 INFO:tasks.rados.rados.0.smithi098.stdout:2179: finishing write tid 2 to smithi09866585-446 2023-09-23T20:04:57.605 INFO:tasks.rados.rados.0.smithi098.stdout:2179: finishing write tid 3 to smithi09866585-446 2023-09-23T20:04:57.606 INFO:tasks.rados.rados.0.smithi098.stdout:2179: finishing write tid 4 to smithi09866585-446 2023-09-23T20:04:57.606 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 446 v 356 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2023-09-23T20:04:57.606 INFO:tasks.rados.rados.0.smithi098.stdout:2179: left oid 446 (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T20:04:57.606 INFO:tasks.rados.rados.0.smithi098.stdout:2179: done (3 left) 2023-09-23T20:04:57.606 INFO:tasks.rados.rados.0.smithi098.stdout:2182: done (2 left) 2023-09-23T20:04:57.606 INFO:tasks.rados.rados.0.smithi098.stdout:2183: write oid 87 current snap is 0 2023-09-23T20:04:57.606 INFO:tasks.rados.rados.0.smithi098.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2023-09-23T20:04:57.615 INFO:tasks.rados.rados.0.smithi098.stdout:2183: writing smithi09866585-87 from 753343 to 1496214 tid 1 2023-09-23T20:04:57.621 INFO:tasks.rados.rados.0.smithi098.stdout:2183: writing smithi09866585-87 from 1942173 to 2353343 tid 2 2023-09-23T20:04:57.621 INFO:tasks.rados.rados.0.smithi098.stdout:2184: write oid 158 current snap is 0 2023-09-23T20:04:57.621 INFO:tasks.rados.rados.0.smithi098.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2023-09-23T20:04:57.627 INFO:tasks.rados.rados.0.smithi098.stdout:2184: writing smithi09866585-158 from 770150 to 1188270 tid 1 2023-09-23T20:04:57.632 INFO:tasks.rados.rados.0.smithi098.stdout:2184: writing smithi09866585-158 from 1600655 to 2079500 tid 2 2023-09-23T20:04:57.633 INFO:tasks.rados.rados.0.smithi098.stdout:2185: write oid 294 current snap is 0 2023-09-23T20:04:57.633 INFO:tasks.rados.rados.0.smithi098.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2023-09-23T20:04:57.640 INFO:tasks.rados.rados.0.smithi098.stdout:2185: writing smithi09866585-294 from 786957 to 1280326 tid 1 2023-09-23T20:04:57.646 INFO:tasks.rados.rados.0.smithi098.stdout:2185: writing smithi09866585-294 from 2059137 to 2386957 tid 2 2023-09-23T20:04:57.646 INFO:tasks.rados.rados.0.smithi098.stdout:2186: write oid 84 current snap is 0 2023-09-23T20:04:57.646 INFO:tasks.rados.rados.0.smithi098.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2023-09-23T20:04:57.652 INFO:tasks.rados.rados.0.smithi098.stdout:2186: writing smithi09866585-84 from 403764 to 972382 tid 1 2023-09-23T20:04:57.660 INFO:tasks.rados.rados.0.smithi098.stdout:2186: writing smithi09866585-84 from 1717619 to 2403764 tid 2 2023-09-23T20:04:57.660 INFO:tasks.rados.rados.0.smithi098.stdout:2187: write oid 446 current snap is 0 2023-09-23T20:04:57.660 INFO:tasks.rados.rados.0.smithi098.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2023-09-23T20:04:57.666 INFO:tasks.rados.rados.0.smithi098.stdout:2187: writing smithi09866585-446 from 420571 to 1180791 tid 1 2023-09-23T20:04:57.674 INFO:tasks.rados.rados.0.smithi098.stdout:2187: writing smithi09866585-446 from 1776101 to 2402273 tid 2 2023-09-23T20:04:57.674 INFO:tasks.rados.rados.0.smithi098.stdout:2188: read oid 127 snap -1 2023-09-23T20:04:57.674 INFO:tasks.rados.rados.0.smithi098.stdout:2188: expect deleted 2023-09-23T20:04:57.674 INFO:tasks.rados.rados.0.smithi098.stdout:2189: read oid 357 snap -1 2023-09-23T20:04:57.674 INFO:tasks.rados.rados.0.smithi098.stdout:2189: expect (ObjNum 624 snap 0 seq_num 624) 2023-09-23T20:04:57.674 INFO:tasks.rados.rados.0.smithi098.stdout:2190: write oid 15 current snap is 0 2023-09-23T20:04:57.674 INFO:tasks.rados.rados.0.smithi098.stdout:2180: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-09-23T20:04:57.774 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[33670]: cephadm 2023-09-23T20:04:55.767718+0000 mgr.x (mgr.24700) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T20:04:57.774 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[33670]: cephadm 2023-09-23T20:04:55.768426+0000 mgr.x (mgr.24700) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi098 2023-09-23T20:04:57.774 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[33670]: cluster 2023-09-23T20:04:56.530449+0000 mgr.x (mgr.24700) 31 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 85 op/s 2023-09-23T20:04:57.774 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[33670]: audit 2023-09-23T20:04:56.847828+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.98:0/1080855306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:57.774 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[33670]: audit 2023-09-23T20:04:57.043488+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:57.774 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[33670]: audit 2023-09-23T20:04:57.052057+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:57.775 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[27308]: cephadm 2023-09-23T20:04:55.767718+0000 mgr.x (mgr.24700) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T20:04:57.775 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[27308]: cephadm 2023-09-23T20:04:55.768426+0000 mgr.x (mgr.24700) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi098 2023-09-23T20:04:57.775 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[27308]: cluster 2023-09-23T20:04:56.530449+0000 mgr.x (mgr.24700) 31 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 85 op/s 2023-09-23T20:04:57.775 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[27308]: audit 2023-09-23T20:04:56.847828+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.98:0/1080855306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:57.775 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[27308]: audit 2023-09-23T20:04:57.043488+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:57.775 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[27308]: audit 2023-09-23T20:04:57.052057+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:57.840 INFO:tasks.rados.rados.0.smithi098.stdout:2181: expect (ObjNum 53 snap 0 seq_num 53) 2023-09-23T20:04:57.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:57 smithi173 bash[27697]: cephadm 2023-09-23T20:04:55.767718+0000 mgr.x (mgr.24700) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T20:04:57.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:57 smithi173 bash[27697]: cephadm 2023-09-23T20:04:55.768426+0000 mgr.x (mgr.24700) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi098 2023-09-23T20:04:57.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:57 smithi173 bash[27697]: cluster 2023-09-23T20:04:56.530449+0000 mgr.x (mgr.24700) 31 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 85 op/s 2023-09-23T20:04:57.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:57 smithi173 bash[27697]: audit 2023-09-23T20:04:56.847828+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.98:0/1080855306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:57.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:57 smithi173 bash[27697]: audit 2023-09-23T20:04:57.043488+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:57.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:57 smithi173 bash[27697]: audit 2023-09-23T20:04:57.052057+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:04:57.938 INFO:tasks.rados.rados.0.smithi098.stdout:2183: finishing write tid 1 to smithi09866585-87 2023-09-23T20:04:57.938 INFO:tasks.rados.rados.0.smithi098.stdout:2183: finishing write tid 2 to smithi09866585-87 2023-09-23T20:04:57.939 INFO:tasks.rados.rados.0.smithi098.stdout:2183: finishing write tid 3 to smithi09866585-87 2023-09-23T20:04:57.939 INFO:tasks.rados.rados.0.smithi098.stdout:2183: finishing write tid 4 to smithi09866585-87 2023-09-23T20:04:57.939 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 87 v 337 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2023-09-23T20:04:57.939 INFO:tasks.rados.rados.0.smithi098.stdout:2183: left oid 87 (ObjNum 1449 snap 0 seq_num 1449) 2023-09-23T20:04:57.939 INFO:tasks.rados.rados.0.smithi098.stdout:2184: finishing write tid 1 to smithi09866585-158 2023-09-23T20:04:57.939 INFO:tasks.rados.rados.0.smithi098.stdout:2184: finishing write tid 2 to smithi09866585-158 2023-09-23T20:04:57.939 INFO:tasks.rados.rados.0.smithi098.stdout:2184: finishing write tid 3 to smithi09866585-158 2023-09-23T20:04:57.940 INFO:tasks.rados.rados.0.smithi098.stdout:2184: finishing write tid 4 to smithi09866585-158 2023-09-23T20:04:57.940 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 158 v 220 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2023-09-23T20:04:57.940 INFO:tasks.rados.rados.0.smithi098.stdout:2184: left oid 158 (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T20:04:57.940 INFO:tasks.rados.rados.0.smithi098.stdout:2185: finishing write tid 1 to smithi09866585-294 2023-09-23T20:04:57.940 INFO:tasks.rados.rados.0.smithi098.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2023-09-23T20:04:57.947 INFO:tasks.rados.rados.0.smithi098.stdout:2190: writing smithi09866585-15 from 437378 to 872847 tid 1 2023-09-23T20:04:57.955 INFO:tasks.rados.rados.0.smithi098.stdout:2190: writing smithi09866585-15 from 1434583 to 2204413 tid 2 2023-09-23T20:04:57.955 INFO:tasks.rados.rados.0.smithi098.stdout:2180: done (9 left) 2023-09-23T20:04:57.955 INFO:tasks.rados.rados.0.smithi098.stdout:2181: done (8 left) 2023-09-23T20:04:57.955 INFO:tasks.rados.rados.0.smithi098.stdout:2183: done (7 left) 2023-09-23T20:04:57.955 INFO:tasks.rados.rados.0.smithi098.stdout:2184: done (6 left) 2023-09-23T20:04:57.955 INFO:tasks.rados.rados.0.smithi098.stdout:2191: write oid 1 current snap is 0 2023-09-23T20:04:57.956 INFO:tasks.rados.rados.0.smithi098.stdout:2185: finishing write tid 2 to smithi09866585-294 2023-09-23T20:04:57.956 INFO:tasks.rados.rados.0.smithi098.stdout:2185: finishing write tid 3 to smithi09866585-294 2023-09-23T20:04:57.956 INFO:tasks.rados.rados.0.smithi098.stdout:2185: finishing write tid 4 to smithi09866585-294 2023-09-23T20:04:57.956 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 294 v 296 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2023-09-23T20:04:57.956 INFO:tasks.rados.rados.0.smithi098.stdout:2185: left oid 294 (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T20:04:57.956 INFO:tasks.rados.rados.0.smithi098.stdout:2186: finishing write tid 1 to smithi09866585-84 2023-09-23T20:04:57.957 INFO:tasks.rados.rados.0.smithi098.stdout:2186: finishing write tid 2 to smithi09866585-84 2023-09-23T20:04:57.957 INFO:tasks.rados.rados.0.smithi098.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2023-09-23T20:04:57.960 INFO:tasks.rados.rados.0.smithi098.stdout:2191: writing smithi09866585-1 from 454185 to 964903 tid 1 2023-09-23T20:04:57.967 INFO:tasks.rados.rados.0.smithi098.stdout:2191: writing smithi09866585-1 from 1493065 to 2122906 tid 2 2023-09-23T20:04:57.967 INFO:tasks.rados.rados.0.smithi098.stdout:2185: done (6 left) 2023-09-23T20:04:57.967 INFO:tasks.rados.rados.0.smithi098.stdout:2192: write oid 361 current snap is 0 2023-09-23T20:04:57.967 INFO:tasks.rados.rados.0.smithi098.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2023-09-23T20:04:57.973 INFO:tasks.rados.rados.0.smithi098.stdout:2192: writing smithi09866585-361 from 470992 to 1056959 tid 1 2023-09-23T20:04:57.981 INFO:tasks.rados.rados.0.smithi098.stdout:2192: writing smithi09866585-361 from 1551547 to 2325046 tid 2 2023-09-23T20:04:57.981 INFO:tasks.rados.rados.0.smithi098.stdout:2193: write oid 404 current snap is 0 2023-09-23T20:04:57.981 INFO:tasks.rados.rados.0.smithi098.stdout:2186: finishing write tid 3 to smithi09866585-84 2023-09-23T20:04:57.981 INFO:tasks.rados.rados.0.smithi098.stdout:2186: finishing write tid 4 to smithi09866585-84 2023-09-23T20:04:57.981 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 84 v 337 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2023-09-23T20:04:57.981 INFO:tasks.rados.rados.0.smithi098.stdout:2186: left oid 84 (ObjNum 1452 snap 0 seq_num 1452) 2023-09-23T20:04:57.982 INFO:tasks.rados.rados.0.smithi098.stdout:2187: finishing write tid 1 to smithi09866585-446 2023-09-23T20:04:57.982 INFO:tasks.rados.rados.0.smithi098.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2023-09-23T20:04:57.987 INFO:tasks.rados.rados.0.smithi098.stdout:2193: writing smithi09866585-404 from 487799 to 1149015 tid 1 2023-09-23T20:04:57.995 INFO:tasks.rados.rados.0.smithi098.stdout:2193: writing smithi09866585-404 from 1893676 to 2487799 tid 2 2023-09-23T20:04:57.995 INFO:tasks.rados.rados.0.smithi098.stdout:2186: done (7 left) 2023-09-23T20:04:57.995 INFO:tasks.rados.rados.0.smithi098.stdout:2194: write oid 59 current snap is 0 2023-09-23T20:04:57.995 INFO:tasks.rados.rados.0.smithi098.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2023-09-23T20:04:58.002 INFO:tasks.rados.rados.0.smithi098.stdout:2194: writing smithi09866585-59 from 504606 to 1241071 tid 1 2023-09-23T20:04:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:2194: writing smithi09866585-59 from 1952158 to 2504606 tid 2 2023-09-23T20:04:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:2195: delete oid 449 current snap is 0 2023-09-23T20:04:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:2187: finishing write tid 2 to smithi09866585-446 2023-09-23T20:04:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:2187: finishing write tid 3 to smithi09866585-446 2023-09-23T20:04:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:2187: finishing write tid 4 to smithi09866585-446 2023-09-23T20:04:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 446 v 359 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2023-09-23T20:04:58.011 INFO:tasks.rados.rados.0.smithi098.stdout:2187: left oid 446 (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T20:04:58.011 INFO:tasks.rados.rados.0.smithi098.stdout:2189: expect (ObjNum 624 snap 0 seq_num 624) 2023-09-23T20:04:58.128 INFO:tasks.rados.rados.0.smithi098.stdout:2190: finishing write tid 1 to smithi09866585-15 2023-09-23T20:04:58.128 INFO:tasks.rados.rados.0.smithi098.stdout:2190: finishing write tid 2 to smithi09866585-15 2023-09-23T20:04:58.128 INFO:tasks.rados.rados.0.smithi098.stdout:2190: finishing write tid 3 to smithi09866585-15 2023-09-23T20:04:58.128 INFO:tasks.rados.rados.0.smithi098.stdout:2190: finishing write tid 4 to smithi09866585-15 2023-09-23T20:04:58.128 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 15 v 251 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2023-09-23T20:04:58.129 INFO:tasks.rados.rados.0.smithi098.stdout:2190: left oid 15 (ObjNum 1454 snap 0 seq_num 1454) 2023-09-23T20:04:58.129 INFO:tasks.rados.rados.0.smithi098.stdout:2191: finishing write tid 1 to smithi09866585-1 2023-09-23T20:04:58.129 INFO:tasks.rados.rados.0.smithi098.stdout:2191: finishing write tid 2 to smithi09866585-1 2023-09-23T20:04:58.129 INFO:tasks.rados.rados.0.smithi098.stdout:2191: finishing write tid 3 to smithi09866585-1 2023-09-23T20:04:58.129 INFO:tasks.rados.rados.0.smithi098.stdout:2187: done (8 left) 2023-09-23T20:04:58.129 INFO:tasks.rados.rados.0.smithi098.stdout:2188: done (7 left) 2023-09-23T20:04:58.129 INFO:tasks.rados.rados.0.smithi098.stdout:2189: done (6 left) 2023-09-23T20:04:58.129 INFO:tasks.rados.rados.0.smithi098.stdout:2190: done (5 left) 2023-09-23T20:04:58.129 INFO:tasks.rados.rados.0.smithi098.stdout:2195: done (4 left) 2023-09-23T20:04:58.129 INFO:tasks.rados.rados.0.smithi098.stdout:2196: read oid 172 snap -1 2023-09-23T20:04:58.129 INFO:tasks.rados.rados.0.smithi098.stdout:2196: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-23T20:04:58.130 INFO:tasks.rados.rados.0.smithi098.stdout:2197: read oid 91 snap -1 2023-09-23T20:04:58.130 INFO:tasks.rados.rados.0.smithi098.stdout:2197: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T20:04:58.130 INFO:tasks.rados.rados.0.smithi098.stdout:2198: read oid 218 snap -1 2023-09-23T20:04:58.130 INFO:tasks.rados.rados.0.smithi098.stdout:2198: expect (ObjNum 885 snap 0 seq_num 885) 2023-09-23T20:04:58.130 INFO:tasks.rados.rados.0.smithi098.stdout:2199: write oid 369 current snap is 0 2023-09-23T20:04:58.130 INFO:tasks.rados.rados.0.smithi098.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2023-09-23T20:04:58.135 INFO:tasks.rados.rados.0.smithi098.stdout:2199: writing smithi09866585-369 from 538220 to 1141536 tid 1 2023-09-23T20:04:58.144 INFO:tasks.rados.rados.0.smithi098.stdout:2199: writing smithi09866585-369 from 1785475 to 2538220 tid 2 2023-09-23T20:04:58.145 INFO:tasks.rados.rados.0.smithi098.stdout:2200: read oid 390 snap -1 2023-09-23T20:04:58.145 INFO:tasks.rados.rados.0.smithi098.stdout:2200: expect deleted 2023-09-23T20:04:58.145 INFO:tasks.rados.rados.0.smithi098.stdout:2201: read oid 189 snap -1 2023-09-23T20:04:58.145 INFO:tasks.rados.rados.0.smithi098.stdout:2201: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:04:58.145 INFO:tasks.rados.rados.0.smithi098.stdout:2202: write oid 89 current snap is 0 2023-09-23T20:04:58.145 INFO:tasks.rados.rados.0.smithi098.stdout:2191: finishing write tid 4 to smithi09866585-1 2023-09-23T20:04:58.145 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 1 v 369 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2023-09-23T20:04:58.145 INFO:tasks.rados.rados.0.smithi098.stdout:2191: left oid 1 (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T20:04:58.145 INFO:tasks.rados.rados.0.smithi098.stdout:2192: finishing write tid 1 to smithi09866585-361 2023-09-23T20:04:58.145 INFO:tasks.rados.rados.0.smithi098.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2023-09-23T20:04:58.151 INFO:tasks.rados.rados.0.smithi098.stdout:2202: writing smithi09866585-89 from 555027 to 1233592 tid 1 2023-09-23T20:04:58.158 INFO:tasks.rados.rados.0.smithi098.stdout:2202: writing smithi09866585-89 from 1727604 to 2368452 tid 2 2023-09-23T20:04:58.158 INFO:tasks.rados.rados.0.smithi098.stdout:2191: done (10 left) 2023-09-23T20:04:58.158 INFO:tasks.rados.rados.0.smithi098.stdout:2203: read oid 148 snap -1 2023-09-23T20:04:58.159 INFO:tasks.rados.rados.0.smithi098.stdout:2203: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:04:58.159 INFO:tasks.rados.rados.0.smithi098.stdout:2204: delete oid 235 current snap is 0 2023-09-23T20:04:58.159 INFO:tasks.rados.rados.0.smithi098.stdout:2192: finishing write tid 2 to smithi09866585-361 2023-09-23T20:04:58.159 INFO:tasks.rados.rados.0.smithi098.stdout:2192: finishing write tid 3 to smithi09866585-361 2023-09-23T20:04:58.159 INFO:tasks.rados.rados.0.smithi098.stdout:2192: finishing write tid 4 to smithi09866585-361 2023-09-23T20:04:58.159 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 361 v 299 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2023-09-23T20:04:58.159 INFO:tasks.rados.rados.0.smithi098.stdout:2192: left oid 361 (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T20:04:58.159 INFO:tasks.rados.rados.0.smithi098.stdout:2193: finishing write tid 1 to smithi09866585-404 2023-09-23T20:04:58.159 INFO:tasks.rados.rados.0.smithi098.stdout:2193: finishing write tid 2 to smithi09866585-404 2023-09-23T20:04:58.159 INFO:tasks.rados.rados.0.smithi098.stdout:2193: finishing write tid 3 to smithi09866585-404 2023-09-23T20:04:58.159 INFO:tasks.rados.rados.0.smithi098.stdout:2193: finishing write tid 4 to smithi09866585-404 2023-09-23T20:04:58.160 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 404 v 372 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2023-09-23T20:04:58.160 INFO:tasks.rados.rados.0.smithi098.stdout:2193: left oid 404 (ObjNum 1457 snap 0 seq_num 1457) 2023-09-23T20:04:58.160 INFO:tasks.rados.rados.0.smithi098.stdout:2194: finishing write tid 1 to smithi09866585-59 2023-09-23T20:04:58.160 INFO:tasks.rados.rados.0.smithi098.stdout:2194: finishing write tid 2 to smithi09866585-59 2023-09-23T20:04:58.160 INFO:tasks.rados.rados.0.smithi098.stdout:2194: finishing write tid 3 to smithi09866585-59 2023-09-23T20:04:58.160 INFO:tasks.rados.rados.0.smithi098.stdout:2194: finishing write tid 4 to smithi09866585-59 2023-09-23T20:04:58.160 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 59 v 211 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2023-09-23T20:04:58.160 INFO:tasks.rados.rados.0.smithi098.stdout:2194: left oid 59 (ObjNum 1458 snap 0 seq_num 1458) 2023-09-23T20:04:58.160 INFO:tasks.rados.rados.0.smithi098.stdout:2197: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T20:04:58.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:04:57 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:04:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:04:58.352 INFO:tasks.rados.rados.0.smithi098.stdout:2196: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-23T20:04:58.444 INFO:tasks.rados.rados.0.smithi098.stdout:2198: expect (ObjNum 885 snap 0 seq_num 885) 2023-09-23T20:04:58.570 INFO:tasks.rados.rados.0.smithi098.stdout:2199: finishing write tid 1 to smithi09866585-369 2023-09-23T20:04:58.571 INFO:tasks.rados.rados.0.smithi098.stdout:2192: done (11 left) 2023-09-23T20:04:58.571 INFO:tasks.rados.rados.0.smithi098.stdout:2193: done (10 left) 2023-09-23T20:04:58.571 INFO:tasks.rados.rados.0.smithi098.stdout:2194: done (9 left) 2023-09-23T20:04:58.571 INFO:tasks.rados.rados.0.smithi098.stdout:2196: done (8 left) 2023-09-23T20:04:58.571 INFO:tasks.rados.rados.0.smithi098.stdout:2197: done (7 left) 2023-09-23T20:04:58.571 INFO:tasks.rados.rados.0.smithi098.stdout:2198: done (6 left) 2023-09-23T20:04:58.571 INFO:tasks.rados.rados.0.smithi098.stdout:2200: done (5 left) 2023-09-23T20:04:58.571 INFO:tasks.rados.rados.0.smithi098.stdout:2204: done (4 left) 2023-09-23T20:04:58.571 INFO:tasks.rados.rados.0.smithi098.stdout:2205: delete oid 277 current snap is 0 2023-09-23T20:04:58.572 INFO:tasks.rados.rados.0.smithi098.stdout:2199: finishing write tid 2 to smithi09866585-369 2023-09-23T20:04:58.572 INFO:tasks.rados.rados.0.smithi098.stdout:2199: finishing write tid 3 to smithi09866585-369 2023-09-23T20:04:58.572 INFO:tasks.rados.rados.0.smithi098.stdout:2199: finishing write tid 4 to smithi09866585-369 2023-09-23T20:04:58.572 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 369 v 223 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2023-09-23T20:04:58.572 INFO:tasks.rados.rados.0.smithi098.stdout:2199: left oid 369 (ObjNum 1460 snap 0 seq_num 1460) 2023-09-23T20:04:58.572 INFO:tasks.rados.rados.0.smithi098.stdout:2201: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:04:58.747 INFO:tasks.rados.rados.0.smithi098.stdout:2202: finishing write tid 1 to smithi09866585-89 2023-09-23T20:04:58.747 INFO:tasks.rados.rados.0.smithi098.stdout:2199: done (4 left) 2023-09-23T20:04:58.748 INFO:tasks.rados.rados.0.smithi098.stdout:2201: done (3 left) 2023-09-23T20:04:58.748 INFO:tasks.rados.rados.0.smithi098.stdout:2205: done (2 left) 2023-09-23T20:04:58.748 INFO:tasks.rados.rados.0.smithi098.stdout:2206: write oid 389 current snap is 0 2023-09-23T20:04:58.748 INFO:tasks.rados.rados.0.smithi098.stdout:2202: finishing write tid 2 to smithi09866585-89 2023-09-23T20:04:58.748 INFO:tasks.rados.rados.0.smithi098.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2023-09-23T20:04:58.753 INFO:tasks.rados.rados.0.smithi098.stdout:2206: writing smithi09866585-389 from 605448 to 1109760 tid 1 2023-09-23T20:04:58.763 INFO:tasks.rados.rados.0.smithi098.stdout:2206: writing smithi09866585-389 from 1903050 to 2605448 tid 2 2023-09-23T20:04:58.763 INFO:tasks.rados.rados.0.smithi098.stdout:2207: read oid 476 snap -1 2023-09-23T20:04:58.763 INFO:tasks.rados.rados.0.smithi098.stdout:2207: expect deleted 2023-09-23T20:04:58.764 INFO:tasks.rados.rados.0.smithi098.stdout:2208: write oid 177 current snap is 0 2023-09-23T20:04:58.764 INFO:tasks.rados.rados.0.smithi098.stdout:2202: finishing write tid 3 to smithi09866585-89 2023-09-23T20:04:58.764 INFO:tasks.rados.rados.0.smithi098.stdout:2202: finishing write tid 4 to smithi09866585-89 2023-09-23T20:04:58.764 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 89 v 302 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2023-09-23T20:04:58.764 INFO:tasks.rados.rados.0.smithi098.stdout:2202: left oid 89 (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T20:04:58.764 INFO:tasks.rados.rados.0.smithi098.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2023-09-23T20:04:58.772 INFO:tasks.rados.rados.0.smithi098.stdout:2208: writing smithi09866585-177 from 622255 to 1201816 tid 1 2023-09-23T20:04:58.780 INFO:tasks.rados.rados.0.smithi098.stdout:2208: writing smithi09866585-177 from 1845179 to 2377012 tid 2 2023-09-23T20:04:58.780 INFO:tasks.rados.rados.0.smithi098.stdout:2202: done (4 left) 2023-09-23T20:04:58.780 INFO:tasks.rados.rados.0.smithi098.stdout:2209: read oid 494 snap -1 2023-09-23T20:04:58.780 INFO:tasks.rados.rados.0.smithi098.stdout:2209: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T20:04:58.780 INFO:tasks.rados.rados.0.smithi098.stdout:2210: delete oid 235 current snap is 0 2023-09-23T20:04:58.781 INFO:tasks.rados.rados.0.smithi098.stdout:2203: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-23T20:04:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:58 smithi173 bash[27697]: cephadm 2023-09-23T20:04:57.086700+0000 mgr.x (mgr.24700) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T20:04:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:58 smithi173 bash[27697]: cephadm 2023-09-23T20:04:57.106696+0000 mgr.x (mgr.24700) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi098 2023-09-23T20:04:58.881 INFO:tasks.rados.rados.0.smithi098.stdout:2206: finishing write tid 1 to smithi09866585-389 2023-09-23T20:04:58.881 INFO:tasks.rados.rados.0.smithi098.stdout:2206: finishing write tid 2 to smithi09866585-389 2023-09-23T20:04:58.881 INFO:tasks.rados.rados.0.smithi098.stdout:2206: finishing write tid 3 to smithi09866585-389 2023-09-23T20:04:58.881 INFO:tasks.rados.rados.0.smithi098.stdout:2206: finishing write tid 4 to smithi09866585-389 2023-09-23T20:04:58.882 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 389 v 340 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2023-09-23T20:04:58.882 INFO:tasks.rados.rados.0.smithi098.stdout:2206: left oid 389 (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T20:04:58.882 INFO:tasks.rados.rados.0.smithi098.stdout:2208: finishing write tid 1 to smithi09866585-177 2023-09-23T20:04:58.882 INFO:tasks.rados.rados.0.smithi098.stdout:2208: finishing write tid 2 to smithi09866585-177 2023-09-23T20:04:58.882 INFO:tasks.rados.rados.0.smithi098.stdout:2208: finishing write tid 3 to smithi09866585-177 2023-09-23T20:04:58.882 INFO:tasks.rados.rados.0.smithi098.stdout:2208: finishing write tid 4 to smithi09866585-177 2023-09-23T20:04:58.882 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 177 v 283 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2023-09-23T20:04:58.882 INFO:tasks.rados.rados.0.smithi098.stdout:2208: left oid 177 (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:04:58.882 INFO:tasks.rados.rados.0.smithi098.stdout:2209: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T20:04:58.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[33670]: cephadm 2023-09-23T20:04:57.086700+0000 mgr.x (mgr.24700) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T20:04:58.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[33670]: cephadm 2023-09-23T20:04:57.106696+0000 mgr.x (mgr.24700) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi098 2023-09-23T20:04:58.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[27308]: cephadm 2023-09-23T20:04:57.086700+0000 mgr.x (mgr.24700) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T20:04:58.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[27308]: cephadm 2023-09-23T20:04:57.106696+0000 mgr.x (mgr.24700) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi098 2023-09-23T20:04:58.930 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.526Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-23T20:04:58.930 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.526Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.527Z 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/.+)($|/) 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.527Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=arp 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-23T20:04:58.931 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=edac 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-23T20:04:58.932 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=os 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-23T20:04:58.933 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=stat 2023-09-23T20:04:58.934 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-23T20:04:58.934 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-23T20:04:58.934 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-23T20:04:58.934 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=time 2023-09-23T20:04:58.934 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-23T20:04:58.934 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=uname 2023-09-23T20:04:58.934 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-23T20:04:58.934 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-23T20:04:58.934 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-23T20:04:58.934 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-23T20:04:58.934 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:04:58 smithi098 bash[69747]: ts=2023-09-23T20:04:58.528Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-23T20:04:59.025 INFO:tasks.rados.rados.0.smithi098.stdout:2203: done (5 left) 2023-09-23T20:04:59.025 INFO:tasks.rados.rados.0.smithi098.stdout:2206: done (4 left) 2023-09-23T20:04:59.025 INFO:tasks.rados.rados.0.smithi098.stdout:2207: done (3 left) 2023-09-23T20:04:59.025 INFO:tasks.rados.rados.0.smithi098.stdout:2208: done (2 left) 2023-09-23T20:04:59.026 INFO:tasks.rados.rados.0.smithi098.stdout:2209: done (1 left) 2023-09-23T20:04:59.026 INFO:tasks.rados.rados.0.smithi098.stdout:2210: done (0 left) 2023-09-23T20:04:59.026 INFO:tasks.rados.rados.0.smithi098.stdout:2211: delete oid 301 current snap is 0 2023-09-23T20:04:59.028 INFO:tasks.rados.rados.0.smithi098.stdout:2211: done (0 left) 2023-09-23T20:04:59.028 INFO:tasks.rados.rados.0.smithi098.stdout:2212: write oid 449 current snap is 0 2023-09-23T20:04:59.028 INFO:tasks.rados.rados.0.smithi098.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2023-09-23T20:04:59.035 INFO:tasks.rados.rados.0.smithi098.stdout:2212: writing smithi09866585-449 from 672676 to 1194337 tid 1 2023-09-23T20:04:59.043 INFO:tasks.rados.rados.0.smithi098.stdout:2212: writing smithi09866585-449 from 1736978 to 2532491 tid 2 2023-09-23T20:04:59.043 INFO:tasks.rados.rados.0.smithi098.stdout:2213: read oid 384 snap -1 2023-09-23T20:04:59.044 INFO:tasks.rados.rados.0.smithi098.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T20:04:59.044 INFO:tasks.rados.rados.0.smithi098.stdout:2214: read oid 306 snap -1 2023-09-23T20:04:59.044 INFO:tasks.rados.rados.0.smithi098.stdout:2214: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-23T20:04:59.044 INFO:tasks.rados.rados.0.smithi098.stdout:2215: write oid 245 current snap is 0 2023-09-23T20:04:59.044 INFO:tasks.rados.rados.0.smithi098.stdout:2212: finishing write tid 1 to smithi09866585-449 2023-09-23T20:04:59.044 INFO:tasks.rados.rados.0.smithi098.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2023-09-23T20:04:59.050 INFO:tasks.rados.rados.0.smithi098.stdout:2215: writing smithi09866585-245 from 689483 to 1286393 tid 1 2023-09-23T20:04:59.059 INFO:tasks.rados.rados.0.smithi098.stdout:2215: writing smithi09866585-245 from 2079107 to 2618278 tid 2 2023-09-23T20:04:59.059 INFO:tasks.rados.rados.0.smithi098.stdout:2216: write oid 201 current snap is 0 2023-09-23T20:04:59.059 INFO:tasks.rados.rados.0.smithi098.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2023-09-23T20:04:59.068 INFO:tasks.rados.rados.0.smithi098.stdout:2216: writing smithi09866585-201 from 706290 to 1378449 tid 1 2023-09-23T20:04:59.076 INFO:tasks.rados.rados.0.smithi098.stdout:2216: writing smithi09866585-201 from 2137589 to 2706290 tid 2 2023-09-23T20:04:59.076 INFO:tasks.rados.rados.0.smithi098.stdout:2217: delete oid 66 current snap is 0 2023-09-23T20:04:59.076 INFO:tasks.rados.rados.0.smithi098.stdout:2212: finishing write tid 2 to smithi09866585-449 2023-09-23T20:04:59.076 INFO:tasks.rados.rados.0.smithi098.stdout:2212: finishing write tid 3 to smithi09866585-449 2023-09-23T20:04:59.076 INFO:tasks.rados.rados.0.smithi098.stdout:2212: finishing write tid 4 to smithi09866585-449 2023-09-23T20:04:59.076 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 449 v 234 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2023-09-23T20:04:59.076 INFO:tasks.rados.rados.0.smithi098.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2023-09-23T20:04:59.076 INFO:tasks.rados.rados.0.smithi098.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T20:04:59.291 INFO:tasks.rados.rados.0.smithi098.stdout:2215: finishing write tid 1 to smithi09866585-245 2023-09-23T20:04:59.291 INFO:tasks.rados.rados.0.smithi098.stdout:2215: finishing write tid 2 to smithi09866585-245 2023-09-23T20:04:59.291 INFO:tasks.rados.rados.0.smithi098.stdout:2215: finishing write tid 3 to smithi09866585-245 2023-09-23T20:04:59.291 INFO:tasks.rados.rados.0.smithi098.stdout:2215: finishing write tid 4 to smithi09866585-245 2023-09-23T20:04:59.291 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 245 v 384 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2023-09-23T20:04:59.291 INFO:tasks.rados.rados.0.smithi098.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2023-09-23T20:04:59.291 INFO:tasks.rados.rados.0.smithi098.stdout:2214: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-23T20:04:59.407 INFO:tasks.rados.rados.0.smithi098.stdout:2216: finishing write tid 1 to smithi09866585-201 2023-09-23T20:04:59.407 INFO:tasks.rados.rados.0.smithi098.stdout:2216: finishing write tid 2 to smithi09866585-201 2023-09-23T20:04:59.407 INFO:tasks.rados.rados.0.smithi098.stdout:2216: finishing write tid 3 to smithi09866585-201 2023-09-23T20:04:59.407 INFO:tasks.rados.rados.0.smithi098.stdout:2216: finishing write tid 4 to smithi09866585-201 2023-09-23T20:04:59.408 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 201 v 254 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2023-09-23T20:04:59.408 INFO:tasks.rados.rados.0.smithi098.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T20:04:59.408 INFO:tasks.rados.rados.0.smithi098.stdout:2212: done (5 left) 2023-09-23T20:04:59.408 INFO:tasks.rados.rados.0.smithi098.stdout:2213: done (4 left) 2023-09-23T20:04:59.408 INFO:tasks.rados.rados.0.smithi098.stdout:2214: done (3 left) 2023-09-23T20:04:59.408 INFO:tasks.rados.rados.0.smithi098.stdout:2215: done (2 left) 2023-09-23T20:04:59.408 INFO:tasks.rados.rados.0.smithi098.stdout:2216: done (1 left) 2023-09-23T20:04:59.408 INFO:tasks.rados.rados.0.smithi098.stdout:2217: done (0 left) 2023-09-23T20:04:59.408 INFO:tasks.rados.rados.0.smithi098.stdout:2218: write oid 370 current snap is 0 2023-09-23T20:04:59.408 INFO:tasks.rados.rados.0.smithi098.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2023-09-23T20:04:59.414 INFO:tasks.rados.rados.0.smithi098.stdout:2218: writing smithi09866585-370 from 739904 to 1162561 tid 1 2023-09-23T20:04:59.420 INFO:tasks.rados.rados.0.smithi098.stdout:2218: writing smithi09866585-370 from 1854553 to 2257404 tid 2 2023-09-23T20:04:59.420 INFO:tasks.rados.rados.0.smithi098.stdout:2219: write oid 459 current snap is 0 2023-09-23T20:04:59.420 INFO:tasks.rados.rados.0.smithi098.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2023-09-23T20:04:59.427 INFO:tasks.rados.rados.0.smithi098.stdout:2219: writing smithi09866585-459 from 756711 to 1254617 tid 1 2023-09-23T20:04:59.435 INFO:tasks.rados.rados.0.smithi098.stdout:2219: writing smithi09866585-459 from 1913035 to 2459544 tid 2 2023-09-23T20:04:59.435 INFO:tasks.rados.rados.0.smithi098.stdout:2220: delete oid 355 current snap is 0 2023-09-23T20:04:59.435 INFO:tasks.rados.rados.0.smithi098.stdout:2218: finishing write tid 1 to smithi09866585-370 2023-09-23T20:04:59.435 INFO:tasks.rados.rados.0.smithi098.stdout:2218: finishing write tid 2 to smithi09866585-370 2023-09-23T20:04:59.435 INFO:tasks.rados.rados.0.smithi098.stdout:2218: finishing write tid 3 to smithi09866585-370 2023-09-23T20:04:59.435 INFO:tasks.rados.rados.0.smithi098.stdout:2218: finishing write tid 4 to smithi09866585-370 2023-09-23T20:04:59.435 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 370 v 375 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2023-09-23T20:04:59.435 INFO:tasks.rados.rados.0.smithi098.stdout:2218: left oid 370 (ObjNum 1472 snap 0 seq_num 1472) 2023-09-23T20:04:59.436 INFO:tasks.rados.rados.0.smithi098.stdout:2219: finishing write tid 1 to smithi09866585-459 2023-09-23T20:04:59.436 INFO:tasks.rados.rados.0.smithi098.stdout:2218: done (2 left) 2023-09-23T20:04:59.436 INFO:tasks.rados.rados.0.smithi098.stdout:2220: done (1 left) 2023-09-23T20:04:59.436 INFO:tasks.rados.rados.0.smithi098.stdout:2221: read oid 344 snap -1 2023-09-23T20:04:59.437 INFO:tasks.rados.rados.0.smithi098.stdout:2221: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-23T20:04:59.437 INFO:tasks.rados.rados.0.smithi098.stdout:2222: read oid 480 snap -1 2023-09-23T20:04:59.437 INFO:tasks.rados.rados.0.smithi098.stdout:2222: expect (ObjNum 479 snap 0 seq_num 479) 2023-09-23T20:04:59.437 INFO:tasks.rados.rados.0.smithi098.stdout:2223: write oid 237 current snap is 0 2023-09-23T20:04:59.437 INFO:tasks.rados.rados.0.smithi098.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2023-09-23T20:04:59.444 INFO:tasks.rados.rados.0.smithi098.stdout:2223: writing smithi09866585-237 from 790325 to 1555082 tid 1 2023-09-23T20:04:59.451 INFO:tasks.rados.rados.0.smithi098.stdout:2223: writing smithi09866585-237 from 2029999 to 2580177 tid 2 2023-09-23T20:04:59.451 INFO:tasks.rados.rados.0.smithi098.stdout:2224: write oid 33 current snap is 0 2023-09-23T20:04:59.451 INFO:tasks.rados.rados.0.smithi098.stdout:2219: finishing write tid 2 to smithi09866585-459 2023-09-23T20:04:59.451 INFO:tasks.rados.rados.0.smithi098.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2023-09-23T20:04:59.456 INFO:tasks.rados.rados.0.smithi098.stdout:2224: writing smithi09866585-33 from 407132 to 847138 tid 1 2023-09-23T20:04:59.462 INFO:tasks.rados.rados.0.smithi098.stdout:2224: writing smithi09866585-33 from 1288481 to 1982317 tid 2 2023-09-23T20:04:59.467 INFO:tasks.rados.rados.0.smithi098.stdout:2224: writing smithi09866585-33 from 2616455 to 2807132 tid 3 2023-09-23T20:04:59.467 INFO:tasks.rados.rados.0.smithi098.stdout:2225: delete oid 301 current snap is 0 2023-09-23T20:04:59.467 INFO:tasks.rados.rados.0.smithi098.stdout:2219: finishing write tid 3 to smithi09866585-459 2023-09-23T20:04:59.467 INFO:tasks.rados.rados.0.smithi098.stdout:2219: finishing write tid 4 to smithi09866585-459 2023-09-23T20:04:59.467 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 459 v 247 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2023-09-23T20:04:59.467 INFO:tasks.rados.rados.0.smithi098.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2023-09-23T20:04:59.468 INFO:tasks.rados.rados.0.smithi098.stdout:2221: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-23T20:04:59.581 INFO:tasks.rados.rados.0.smithi098.stdout:2222: expect (ObjNum 479 snap 0 seq_num 479) 2023-09-23T20:04:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:2223: finishing write tid 1 to smithi09866585-237 2023-09-23T20:04:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:2223: finishing write tid 2 to smithi09866585-237 2023-09-23T20:04:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:2219: done (5 left) 2023-09-23T20:04:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:2221: done (4 left) 2023-09-23T20:04:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:2222: done (3 left) 2023-09-23T20:04:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:2225: done (2 left) 2023-09-23T20:04:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:2226: read oid 139 snap -1 2023-09-23T20:04:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:2226: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T20:04:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:2227: write oid 50 current snap is 0 2023-09-23T20:04:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:2223: finishing write tid 3 to smithi09866585-237 2023-09-23T20:04:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:2223: finishing write tid 4 to smithi09866585-237 2023-09-23T20:04:59.662 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 237 v 344 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2023-09-23T20:04:59.662 INFO:tasks.rados.rados.0.smithi098.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2023-09-23T20:04:59.662 INFO:tasks.rados.rados.0.smithi098.stdout:2224: finishing write tid 1 to smithi09866585-33 2023-09-23T20:04:59.662 INFO:tasks.rados.rados.0.smithi098.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2023-09-23T20:04:59.669 INFO:tasks.rados.rados.0.smithi098.stdout:2227: writing smithi09866585-50 from 440746 to 1031250 tid 1 2023-09-23T20:04:59.677 INFO:tasks.rados.rados.0.smithi098.stdout:2227: writing smithi09866585-50 from 1689092 to 2386597 tid 2 2023-09-23T20:04:59.677 INFO:tasks.rados.rados.0.smithi098.stdout:2223: done (3 left) 2023-09-23T20:04:59.677 INFO:tasks.rados.rados.0.smithi098.stdout:2228: write oid 284 current snap is 0 2023-09-23T20:04:59.677 INFO:tasks.rados.rados.0.smithi098.stdout:2224: finishing write tid 2 to smithi09866585-33 2023-09-23T20:04:59.678 INFO:tasks.rados.rados.0.smithi098.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2023-09-23T20:04:59.684 INFO:tasks.rados.rados.0.smithi098.stdout:2228: writing smithi09866585-284 from 457553 to 1123306 tid 1 2023-09-23T20:04:59.691 INFO:tasks.rados.rados.0.smithi098.stdout:2228: writing smithi09866585-284 from 1747574 to 2305090 tid 2 2023-09-23T20:04:59.691 INFO:tasks.rados.rados.0.smithi098.stdout:2229: write oid 474 current snap is 0 2023-09-23T20:04:59.691 INFO:tasks.rados.rados.0.smithi098.stdout:2224: finishing write tid 3 to smithi09866585-33 2023-09-23T20:04:59.692 INFO:tasks.rados.rados.0.smithi098.stdout:2224: finishing write tid 4 to smithi09866585-33 2023-09-23T20:04:59.692 INFO:tasks.rados.rados.0.smithi098.stdout:2224: finishing write tid 5 to smithi09866585-33 2023-09-23T20:04:59.692 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 33 v 388 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2023-09-23T20:04:59.692 INFO:tasks.rados.rados.0.smithi098.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T20:04:59.692 INFO:tasks.rados.rados.0.smithi098.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2023-09-23T20:04:59.698 INFO:tasks.rados.rados.0.smithi098.stdout:2229: writing smithi09866585-474 from 474360 to 1215362 tid 1 2023-09-23T20:04:59.706 INFO:tasks.rados.rados.0.smithi098.stdout:2229: writing smithi09866585-474 from 1806056 to 2507230 tid 2 2023-09-23T20:04:59.707 INFO:tasks.rados.rados.0.smithi098.stdout:2224: done (4 left) 2023-09-23T20:04:59.707 INFO:tasks.rados.rados.0.smithi098.stdout:2230: read oid 302 snap -1 2023-09-23T20:04:59.707 INFO:tasks.rados.rados.0.smithi098.stdout:2230: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T20:04:59.707 INFO:tasks.rados.rados.0.smithi098.stdout:2231: delete oid 324 current snap is 0 2023-09-23T20:04:59.707 INFO:tasks.rados.rados.0.smithi098.stdout:2226: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T20:04:59.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:59 smithi173 bash[27697]: cluster 2023-09-23T20:04:58.531113+0000 mgr.x (mgr.24700) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 85 op/s 2023-09-23T20:04:59.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:04:59 smithi173 bash[27697]: audit 2023-09-23T20:04:59.353209+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.98:0/1909230910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:59.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:59 smithi098 bash[27308]: cluster 2023-09-23T20:04:58.531113+0000 mgr.x (mgr.24700) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 85 op/s 2023-09-23T20:04:59.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:04:59 smithi098 bash[27308]: audit 2023-09-23T20:04:59.353209+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.98:0/1909230910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:59.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:59 smithi098 bash[33670]: cluster 2023-09-23T20:04:58.531113+0000 mgr.x (mgr.24700) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.8 MiB/s wr, 85 op/s 2023-09-23T20:04:59.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:04:59 smithi098 bash[33670]: audit 2023-09-23T20:04:59.353209+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.98:0/1909230910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:04:59.931 INFO:tasks.rados.rados.0.smithi098.stdout:2227: finishing write tid 1 to smithi09866585-50 2023-09-23T20:04:59.931 INFO:tasks.rados.rados.0.smithi098.stdout:2227: finishing write tid 2 to smithi09866585-50 2023-09-23T20:04:59.931 INFO:tasks.rados.rados.0.smithi098.stdout:2226: done (5 left) 2023-09-23T20:04:59.931 INFO:tasks.rados.rados.0.smithi098.stdout:2231: done (4 left) 2023-09-23T20:04:59.931 INFO:tasks.rados.rados.0.smithi098.stdout:2232: write oid 236 current snap is 0 2023-09-23T20:04:59.931 INFO:tasks.rados.rados.0.smithi098.stdout:2227: finishing write tid 3 to smithi09866585-50 2023-09-23T20:04:59.931 INFO:tasks.rados.rados.0.smithi098.stdout:2227: finishing write tid 4 to smithi09866585-50 2023-09-23T20:04:59.931 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 50 v 365 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2023-09-23T20:04:59.931 INFO:tasks.rados.rados.0.smithi098.stdout:2227: left oid 50 (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T20:04:59.931 INFO:tasks.rados.rados.0.smithi098.stdout:2228: finishing write tid 1 to smithi09866585-284 2023-09-23T20:04:59.931 INFO:tasks.rados.rados.0.smithi098.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2023-09-23T20:04:59.938 INFO:tasks.rados.rados.0.smithi098.stdout:2232: writing smithi09866585-236 from 507974 to 999474 tid 1 2023-09-23T20:04:59.946 INFO:tasks.rados.rados.0.smithi098.stdout:2232: writing smithi09866585-236 from 1406667 to 2111510 tid 2 2023-09-23T20:04:59.951 INFO:tasks.rados.rados.0.smithi098.stdout:2232: writing smithi09866585-236 from 2548287 to 2907974 tid 3 2023-09-23T20:04:59.951 INFO:tasks.rados.rados.0.smithi098.stdout:2227: done (4 left) 2023-09-23T20:04:59.952 INFO:tasks.rados.rados.0.smithi098.stdout:2233: read oid 210 snap -1 2023-09-23T20:04:59.952 INFO:tasks.rados.rados.0.smithi098.stdout:2233: expect (ObjNum 700 snap 0 seq_num 700) 2023-09-23T20:04:59.952 INFO:tasks.rados.rados.0.smithi098.stdout:2234: write oid 285 current snap is 0 2023-09-23T20:04:59.952 INFO:tasks.rados.rados.0.smithi098.stdout:2228: finishing write tid 2 to smithi09866585-284 2023-09-23T20:04:59.952 INFO:tasks.rados.rados.0.smithi098.stdout:2228: finishing write tid 3 to smithi09866585-284 2023-09-23T20:04:59.952 INFO:tasks.rados.rados.0.smithi098.stdout:2228: finishing write tid 4 to smithi09866585-284 2023-09-23T20:04:59.952 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 284 v 288 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2023-09-23T20:04:59.952 INFO:tasks.rados.rados.0.smithi098.stdout:2228: left oid 284 (ObjNum 1479 snap 0 seq_num 1479) 2023-09-23T20:04:59.952 INFO:tasks.rados.rados.0.smithi098.stdout:2229: finishing write tid 1 to smithi09866585-474 2023-09-23T20:04:59.952 INFO:tasks.rados.rados.0.smithi098.stdout:2229: finishing write tid 2 to smithi09866585-474 2023-09-23T20:04:59.952 INFO:tasks.rados.rados.0.smithi098.stdout:2229: finishing write tid 3 to smithi09866585-474 2023-09-23T20:04:59.953 INFO:tasks.rados.rados.0.smithi098.stdout:2229: finishing write tid 4 to smithi09866585-474 2023-09-23T20:04:59.953 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 474 v 251 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2023-09-23T20:04:59.953 INFO:tasks.rados.rados.0.smithi098.stdout:2229: left oid 474 (ObjNum 1480 snap 0 seq_num 1480) 2023-09-23T20:04:59.953 INFO:tasks.rados.rados.0.smithi098.stdout:2230: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T20:05:00.042 INFO:tasks.rados.rados.0.smithi098.stdout:2232: finishing write tid 1 to smithi09866585-236 2023-09-23T20:05:00.042 INFO:tasks.rados.rados.0.smithi098.stdout:2232: finishing write tid 2 to smithi09866585-236 2023-09-23T20:05:00.042 INFO:tasks.rados.rados.0.smithi098.stdout:2232: finishing write tid 3 to smithi09866585-236 2023-09-23T20:05:00.043 INFO:tasks.rados.rados.0.smithi098.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2023-09-23T20:05:00.052 INFO:tasks.rados.rados.0.smithi098.stdout:2234: writing smithi09866585-285 from 524781 to 1207883 tid 1 2023-09-23T20:05:00.061 INFO:tasks.rados.rados.0.smithi098.stdout:2234: writing smithi09866585-285 from 1981502 to 2546356 tid 2 2023-09-23T20:05:00.061 INFO:tasks.rados.rados.0.smithi098.stdout:2228: done (5 left) 2023-09-23T20:05:00.061 INFO:tasks.rados.rados.0.smithi098.stdout:2229: done (4 left) 2023-09-23T20:05:00.061 INFO:tasks.rados.rados.0.smithi098.stdout:2230: done (3 left) 2023-09-23T20:05:00.061 INFO:tasks.rados.rados.0.smithi098.stdout:2235: write oid 21 current snap is 0 2023-09-23T20:05:00.061 INFO:tasks.rados.rados.0.smithi098.stdout:2232: finishing write tid 4 to smithi09866585-236 2023-09-23T20:05:00.061 INFO:tasks.rados.rados.0.smithi098.stdout:2232: finishing write tid 5 to smithi09866585-236 2023-09-23T20:05:00.062 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 236 v 215 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2023-09-23T20:05:00.062 INFO:tasks.rados.rados.0.smithi098.stdout:2232: left oid 236 (ObjNum 1482 snap 0 seq_num 1482) 2023-09-23T20:05:00.062 INFO:tasks.rados.rados.0.smithi098.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2023-09-23T20:05:00.069 INFO:tasks.rados.rados.0.smithi098.stdout:2235: writing smithi09866585-21 from 541588 to 1299939 tid 1 2023-09-23T20:05:00.078 INFO:tasks.rados.rados.0.smithi098.stdout:2235: writing smithi09866585-21 from 2039984 to 2748496 tid 2 2023-09-23T20:05:00.078 INFO:tasks.rados.rados.0.smithi098.stdout:2232: done (3 left) 2023-09-23T20:05:00.078 INFO:tasks.rados.rados.0.smithi098.stdout:2236: write oid 125 current snap is 0 2023-09-23T20:05:00.078 INFO:tasks.rados.rados.0.smithi098.stdout:2233: expect (ObjNum 700 snap 0 seq_num 700) 2023-09-23T20:05:00.272 INFO:tasks.rados.rados.0.smithi098.stdout:2234: finishing write tid 1 to smithi09866585-285 2023-09-23T20:05:00.272 INFO:tasks.rados.rados.0.smithi098.stdout:2234: finishing write tid 2 to smithi09866585-285 2023-09-23T20:05:00.272 INFO:tasks.rados.rados.0.smithi098.stdout:2234: finishing write tid 3 to smithi09866585-285 2023-09-23T20:05:00.272 INFO:tasks.rados.rados.0.smithi098.stdout:2234: finishing write tid 4 to smithi09866585-285 2023-09-23T20:05:00.272 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 285 v 378 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2023-09-23T20:05:00.272 INFO:tasks.rados.rados.0.smithi098.stdout:2234: left oid 285 (ObjNum 1483 snap 0 seq_num 1483) 2023-09-23T20:05:00.273 INFO:tasks.rados.rados.0.smithi098.stdout:2235: finishing write tid 1 to smithi09866585-21 2023-09-23T20:05:00.273 INFO:tasks.rados.rados.0.smithi098.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2023-09-23T20:05:00.277 INFO:tasks.rados.rados.0.smithi098.stdout:2236: writing smithi09866585-125 from 558395 to 991995 tid 1 2023-09-23T20:05:00.285 INFO:tasks.rados.rados.0.smithi098.stdout:2236: writing smithi09866585-125 from 1698466 to 2266989 tid 2 2023-09-23T20:05:00.289 INFO:tasks.rados.rados.0.smithi098.stdout:2236: writing smithi09866585-125 from 2863262 to 2958395 tid 3 2023-09-23T20:05:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:2233: done (3 left) 2023-09-23T20:05:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:2234: done (2 left) 2023-09-23T20:05:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:2237: read oid 235 snap -1 2023-09-23T20:05:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:2237: expect deleted 2023-09-23T20:05:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:2238: read oid 325 snap -1 2023-09-23T20:05:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:2238: expect (ObjNum 956 snap 0 seq_num 956) 2023-09-23T20:05:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:2239: read oid 84 snap -1 2023-09-23T20:05:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:2239: expect (ObjNum 1452 snap 0 seq_num 1452) 2023-09-23T20:05:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:2240: write oid 127 current snap is 0 2023-09-23T20:05:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:2235: finishing write tid 2 to smithi09866585-21 2023-09-23T20:05:00.291 INFO:tasks.rados.rados.0.smithi098.stdout:2235: finishing write tid 3 to smithi09866585-21 2023-09-23T20:05:00.291 INFO:tasks.rados.rados.0.smithi098.stdout:2235: finishing write tid 4 to smithi09866585-21 2023-09-23T20:05:00.291 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 21 v 340 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2023-09-23T20:05:00.291 INFO:tasks.rados.rados.0.smithi098.stdout:2235: left oid 21 (ObjNum 1484 snap 0 seq_num 1484) 2023-09-23T20:05:00.291 INFO:tasks.rados.rados.0.smithi098.stdout:2236: finishing write tid 1 to smithi09866585-125 2023-09-23T20:05:00.291 INFO:tasks.rados.rados.0.smithi098.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2023-09-23T20:05:00.295 INFO:tasks.rados.rados.0.smithi098.stdout:2240: writing smithi09866585-127 from 575202 to 1084051 tid 1 2023-09-23T20:05:00.303 INFO:tasks.rados.rados.0.smithi098.stdout:2240: writing smithi09866585-127 from 1640595 to 2352776 tid 2 2023-09-23T20:05:00.303 INFO:tasks.rados.rados.0.smithi098.stdout:2235: done (5 left) 2023-09-23T20:05:00.303 INFO:tasks.rados.rados.0.smithi098.stdout:2241: delete oid 144 current snap is 0 2023-09-23T20:05:00.303 INFO:tasks.rados.rados.0.smithi098.stdout:2236: finishing write tid 2 to smithi09866585-125 2023-09-23T20:05:00.303 INFO:tasks.rados.rados.0.smithi098.stdout:2236: finishing write tid 3 to smithi09866585-125 2023-09-23T20:05:00.304 INFO:tasks.rados.rados.0.smithi098.stdout:2236: finishing write tid 4 to smithi09866585-125 2023-09-23T20:05:00.304 INFO:tasks.rados.rados.0.smithi098.stdout:2236: finishing write tid 5 to smithi09866585-125 2023-09-23T20:05:00.304 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 125 v 382 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2023-09-23T20:05:00.304 INFO:tasks.rados.rados.0.smithi098.stdout:2236: left oid 125 (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T20:05:00.304 INFO:tasks.rados.rados.0.smithi098.stdout:2238: expect (ObjNum 956 snap 0 seq_num 956) 2023-09-23T20:05:00.390 INFO:tasks.rados.rados.0.smithi098.stdout:2239: expect (ObjNum 1452 snap 0 seq_num 1452) 2023-09-23T20:05:00.466 INFO:tasks.rados.rados.0.smithi098.stdout:2240: finishing write tid 1 to smithi09866585-127 2023-09-23T20:05:00.467 INFO:tasks.rados.rados.0.smithi098.stdout:2236: done (5 left) 2023-09-23T20:05:00.467 INFO:tasks.rados.rados.0.smithi098.stdout:2237: done (4 left) 2023-09-23T20:05:00.467 INFO:tasks.rados.rados.0.smithi098.stdout:2238: done (3 left) 2023-09-23T20:05:00.467 INFO:tasks.rados.rados.0.smithi098.stdout:2239: done (2 left) 2023-09-23T20:05:00.467 INFO:tasks.rados.rados.0.smithi098.stdout:2241: done (1 left) 2023-09-23T20:05:00.467 INFO:tasks.rados.rados.0.smithi098.stdout:2242: delete oid 229 current snap is 0 2023-09-23T20:05:00.467 INFO:tasks.rados.rados.0.smithi098.stdout:2240: finishing write tid 2 to smithi09866585-127 2023-09-23T20:05:00.467 INFO:tasks.rados.rados.0.smithi098.stdout:2240: finishing write tid 3 to smithi09866585-127 2023-09-23T20:05:00.467 INFO:tasks.rados.rados.0.smithi098.stdout:2240: finishing write tid 4 to smithi09866585-127 2023-09-23T20:05:00.467 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 127 v 391 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2023-09-23T20:05:00.468 INFO:tasks.rados.rados.0.smithi098.stdout:2240: left oid 127 (ObjNum 1486 snap 0 seq_num 1486) 2023-09-23T20:05:00.469 INFO:tasks.rados.rados.0.smithi098.stdout:2240: done (1 left) 2023-09-23T20:05:00.469 INFO:tasks.rados.rados.0.smithi098.stdout:2242: done (0 left) 2023-09-23T20:05:00.469 INFO:tasks.rados.rados.0.smithi098.stdout:2243: delete oid 148 current snap is 0 2023-09-23T20:05:00.472 INFO:tasks.rados.rados.0.smithi098.stdout:2243: done (0 left) 2023-09-23T20:05:00.472 INFO:tasks.rados.rados.0.smithi098.stdout:2244: write oid 168 current snap is 0 2023-09-23T20:05:00.472 INFO:tasks.rados.rados.0.smithi098.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2023-09-23T20:05:00.481 INFO:tasks.rados.rados.0.smithi098.stdout:2244: writing smithi09866585-168 from 642430 to 1052275 tid 1 2023-09-23T20:05:00.492 INFO:tasks.rados.rados.0.smithi098.stdout:2244: writing smithi09866585-168 from 1758170 to 2477689 tid 2 2023-09-23T20:05:00.492 INFO:tasks.rados.rados.0.smithi098.stdout:2245: write oid 16 current snap is 0 2023-09-23T20:05:00.492 INFO:tasks.rados.rados.0.smithi098.stdout:2244: finishing write tid 1 to smithi09866585-168 2023-09-23T20:05:00.492 INFO:tasks.rados.rados.0.smithi098.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2023-09-23T20:05:00.500 INFO:tasks.rados.rados.0.smithi098.stdout:2245: writing smithi09866585-16 from 659237 to 1260684 tid 1 2023-09-23T20:05:00.507 INFO:tasks.rados.rados.0.smithi098.stdout:2245: writing smithi09866585-16 from 1933005 to 2396182 tid 2 2023-09-23T20:05:00.507 INFO:tasks.rados.rados.0.smithi098.stdout:2246: write oid 418 current snap is 0 2023-09-23T20:05:00.507 INFO:tasks.rados.rados.0.smithi098.stdout:2244: finishing write tid 2 to smithi09866585-168 2023-09-23T20:05:00.507 INFO:tasks.rados.rados.0.smithi098.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2023-09-23T20:05:00.515 INFO:tasks.rados.rados.0.smithi098.stdout:2246: writing smithi09866585-418 from 676044 to 1352740 tid 1 2023-09-23T20:05:00.524 INFO:tasks.rados.rados.0.smithi098.stdout:2246: writing smithi09866585-418 from 1991487 to 2714675 tid 2 2023-09-23T20:05:00.524 INFO:tasks.rados.rados.0.smithi098.stdout:2247: write oid 64 current snap is 0 2023-09-23T20:05:00.524 INFO:tasks.rados.rados.0.smithi098.stdout:2244: finishing write tid 3 to smithi09866585-168 2023-09-23T20:05:00.524 INFO:tasks.rados.rados.0.smithi098.stdout:2244: finishing write tid 4 to smithi09866585-168 2023-09-23T20:05:00.524 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 168 v 293 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2023-09-23T20:05:00.524 INFO:tasks.rados.rados.0.smithi098.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2023-09-23T20:05:00.524 INFO:tasks.rados.rados.0.smithi098.stdout:2245: finishing write tid 1 to smithi09866585-16 2023-09-23T20:05:00.524 INFO:tasks.rados.rados.0.smithi098.stdout:2245: finishing write tid 2 to smithi09866585-16 2023-09-23T20:05:00.524 INFO:tasks.rados.rados.0.smithi098.stdout:2245: finishing write tid 3 to smithi09866585-16 2023-09-23T20:05:00.524 INFO:tasks.rados.rados.0.smithi098.stdout:2245: finishing write tid 4 to smithi09866585-16 2023-09-23T20:05:00.525 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 16 v 305 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2023-09-23T20:05:00.525 INFO:tasks.rados.rados.0.smithi098.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2023-09-23T20:05:00.525 INFO:tasks.rados.rados.0.smithi098.stdout:2246: finishing write tid 1 to smithi09866585-418 2023-09-23T20:05:00.525 INFO:tasks.rados.rados.0.smithi098.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2023-09-23T20:05:00.531 INFO:tasks.rados.rados.0.smithi098.stdout:2247: writing smithi09866585-64 from 692851 to 1444796 tid 1 2023-09-23T20:05:00.538 INFO:tasks.rados.rados.0.smithi098.stdout:2247: writing smithi09866585-64 from 2049969 to 2516815 tid 2 2023-09-23T20:05:00.538 INFO:tasks.rados.rados.0.smithi098.stdout:2244: done (3 left) 2023-09-23T20:05:00.538 INFO:tasks.rados.rados.0.smithi098.stdout:2245: done (2 left) 2023-09-23T20:05:00.538 INFO:tasks.rados.rados.0.smithi098.stdout:2248: write oid 227 current snap is 0 2023-09-23T20:05:00.538 INFO:tasks.rados.rados.0.smithi098.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2023-09-23T20:05:00.544 INFO:tasks.rados.rados.0.smithi098.stdout:2248: writing smithi09866585-227 from 709658 to 1136852 tid 1 2023-09-23T20:05:00.555 INFO:tasks.rados.rados.0.smithi098.stdout:2248: writing smithi09866585-227 from 1592098 to 2318955 tid 2 2023-09-23T20:05:00.560 INFO:tasks.rados.rados.0.smithi098.stdout:2248: writing smithi09866585-227 from 2761010 to 3109658 tid 3 2023-09-23T20:05:00.560 INFO:tasks.rados.rados.0.smithi098.stdout:2249: delete oid 144 current snap is 0 2023-09-23T20:05:00.560 INFO:tasks.rados.rados.0.smithi098.stdout:2246: finishing write tid 2 to smithi09866585-418 2023-09-23T20:05:00.560 INFO:tasks.rados.rados.0.smithi098.stdout:2246: finishing write tid 3 to smithi09866585-418 2023-09-23T20:05:00.561 INFO:tasks.rados.rados.0.smithi098.stdout:2246: finishing write tid 4 to smithi09866585-418 2023-09-23T20:05:00.561 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 418 v 219 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2023-09-23T20:05:00.561 INFO:tasks.rados.rados.0.smithi098.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T20:05:00.561 INFO:tasks.rados.rados.0.smithi098.stdout:2247: finishing write tid 1 to smithi09866585-64 2023-09-23T20:05:00.561 INFO:tasks.rados.rados.0.smithi098.stdout:2247: finishing write tid 2 to smithi09866585-64 2023-09-23T20:05:00.561 INFO:tasks.rados.rados.0.smithi098.stdout:2247: finishing write tid 3 to smithi09866585-64 2023-09-23T20:05:00.561 INFO:tasks.rados.rados.0.smithi098.stdout:2247: finishing write tid 4 to smithi09866585-64 2023-09-23T20:05:00.561 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 64 v 222 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2023-09-23T20:05:00.561 INFO:tasks.rados.rados.0.smithi098.stdout:2247: left oid 64 (ObjNum 1493 snap 0 seq_num 1493) 2023-09-23T20:05:00.561 INFO:tasks.rados.rados.0.smithi098.stdout:2248: finishing write tid 1 to smithi09866585-227 2023-09-23T20:05:00.561 INFO:tasks.rados.rados.0.smithi098.stdout:2248: finishing write tid 2 to smithi09866585-227 2023-09-23T20:05:00.562 INFO:tasks.rados.rados.0.smithi098.stdout:2246: done (3 left) 2023-09-23T20:05:00.562 INFO:tasks.rados.rados.0.smithi098.stdout:2247: done (2 left) 2023-09-23T20:05:00.562 INFO:tasks.rados.rados.0.smithi098.stdout:2249: done (1 left) 2023-09-23T20:05:00.562 INFO:tasks.rados.rados.0.smithi098.stdout:2250: write oid 148 current snap is 0 2023-09-23T20:05:00.562 INFO:tasks.rados.rados.0.smithi098.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2023-09-23T20:05:00.569 INFO:tasks.rados.rados.0.smithi098.stdout:2250: writing smithi09866585-148 from 743272 to 1320964 tid 1 2023-09-23T20:05:00.578 INFO:tasks.rados.rados.0.smithi098.stdout:2250: writing smithi09866585-148 from 2109062 to 2839588 tid 2 2023-09-23T20:05:00.578 INFO:tasks.rados.rados.0.smithi098.stdout:2251: delete oid 160 current snap is 0 2023-09-23T20:05:00.578 INFO:tasks.rados.rados.0.smithi098.stdout:2248: finishing write tid 3 to smithi09866585-227 2023-09-23T20:05:00.578 INFO:tasks.rados.rados.0.smithi098.stdout:2248: finishing write tid 4 to smithi09866585-227 2023-09-23T20:05:00.579 INFO:tasks.rados.rados.0.smithi098.stdout:2248: finishing write tid 5 to smithi09866585-227 2023-09-23T20:05:00.579 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 227 v 252 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2023-09-23T20:05:00.579 INFO:tasks.rados.rados.0.smithi098.stdout:2248: left oid 227 (ObjNum 1494 snap 0 seq_num 1494) 2023-09-23T20:05:00.579 INFO:tasks.rados.rados.0.smithi098.stdout:2250: finishing write tid 1 to smithi09866585-148 2023-09-23T20:05:00.580 INFO:tasks.rados.rados.0.smithi098.stdout:2248: done (2 left) 2023-09-23T20:05:00.580 INFO:tasks.rados.rados.0.smithi098.stdout:2251: done (1 left) 2023-09-23T20:05:00.580 INFO:tasks.rados.rados.0.smithi098.stdout:2252: write oid 113 current snap is 0 2023-09-23T20:05:00.580 INFO:tasks.rados.rados.0.smithi098.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2023-09-23T20:05:00.587 INFO:tasks.rados.rados.0.smithi098.stdout:2252: writing smithi09866585-113 from 776886 to 1221429 tid 1 2023-09-23T20:05:00.594 INFO:tasks.rados.rados.0.smithi098.stdout:2252: writing smithi09866585-113 from 1826026 to 2560221 tid 2 2023-09-23T20:05:00.598 INFO:tasks.rados.rados.0.smithi098.stdout:2252: writing smithi09866585-113 from 2987055 to 3176886 tid 3 2023-09-23T20:05:00.598 INFO:tasks.rados.rados.0.smithi098.stdout:2253: delete oid 430 current snap is 0 2023-09-23T20:05:00.599 INFO:tasks.rados.rados.0.smithi098.stdout:2250: finishing write tid 2 to smithi09866585-148 2023-09-23T20:05:00.599 INFO:tasks.rados.rados.0.smithi098.stdout:2250: finishing write tid 3 to smithi09866585-148 2023-09-23T20:05:00.599 INFO:tasks.rados.rados.0.smithi098.stdout:2250: finishing write tid 4 to smithi09866585-148 2023-09-23T20:05:00.599 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 148 v 395 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2023-09-23T20:05:00.599 INFO:tasks.rados.rados.0.smithi098.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2023-09-23T20:05:00.599 INFO:tasks.rados.rados.0.smithi098.stdout:2252: finishing write tid 1 to smithi09866585-113 2023-09-23T20:05:00.599 INFO:tasks.rados.rados.0.smithi098.stdout:2252: finishing write tid 2 to smithi09866585-113 2023-09-23T20:05:00.601 INFO:tasks.rados.rados.0.smithi098.stdout:2250: done (2 left) 2023-09-23T20:05:00.601 INFO:tasks.rados.rados.0.smithi098.stdout:2253: done (1 left) 2023-09-23T20:05:00.601 INFO:tasks.rados.rados.0.smithi098.stdout:2254: read oid 389 snap -1 2023-09-23T20:05:00.601 INFO:tasks.rados.rados.0.smithi098.stdout:2254: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T20:05:00.601 INFO:tasks.rados.rados.0.smithi098.stdout:2255: write oid 88 current snap is 0 2023-09-23T20:05:00.601 INFO:tasks.rados.rados.0.smithi098.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2023-09-23T20:05:00.606 INFO:tasks.rados.rados.0.smithi098.stdout:2255: writing smithi09866585-88 from 410500 to 1005541 tid 1 2023-09-23T20:05:00.613 INFO:tasks.rados.rados.0.smithi098.stdout:2255: writing smithi09866585-88 from 1542990 to 2164501 tid 2 2023-09-23T20:05:00.619 INFO:tasks.rados.rados.0.smithi098.stdout:2255: writing smithi09866585-88 from 2925548 to 3210500 tid 3 2023-09-23T20:05:00.619 INFO:tasks.rados.rados.0.smithi098.stdout:2256: read oid 208 snap -1 2023-09-23T20:05:00.620 INFO:tasks.rados.rados.0.smithi098.stdout:2256: expect deleted 2023-09-23T20:05:00.620 INFO:tasks.rados.rados.0.smithi098.stdout:2257: read oid 179 snap -1 2023-09-23T20:05:00.620 INFO:tasks.rados.rados.0.smithi098.stdout:2257: expect (ObjNum 1346 snap 0 seq_num 1346) 2023-09-23T20:05:00.620 INFO:tasks.rados.rados.0.smithi098.stdout:2258: write oid 11 current snap is 0 2023-09-23T20:05:00.620 INFO:tasks.rados.rados.0.smithi098.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2023-09-23T20:05:00.625 INFO:tasks.rados.rados.0.smithi098.stdout:2258: writing smithi09866585-11 from 427307 to 1097597 tid 1 2023-09-23T20:05:00.632 INFO:tasks.rados.rados.0.smithi098.stdout:2258: writing smithi09866585-11 from 1601472 to 2082994 tid 2 2023-09-23T20:05:00.638 INFO:tasks.rados.rados.0.smithi098.stdout:2258: writing smithi09866585-11 from 2552971 to 3036027 tid 3 2023-09-23T20:05:00.638 INFO:tasks.rados.rados.0.smithi098.stdout:2259: write oid 382 current snap is 0 2023-09-23T20:05:00.638 INFO:tasks.rados.rados.0.smithi098.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2023-09-23T20:05:00.645 INFO:tasks.rados.rados.0.smithi098.stdout:2259: writing smithi09866585-382 from 444114 to 1189653 tid 1 2023-09-23T20:05:00.653 INFO:tasks.rados.rados.0.smithi098.stdout:2259: writing smithi09866585-382 from 1943601 to 2568781 tid 2 2023-09-23T20:05:00.653 INFO:tasks.rados.rados.0.smithi098.stdout:2260: write oid 440 current snap is 0 2023-09-23T20:05:00.654 INFO:tasks.rados.rados.0.smithi098.stdout:2252: finishing write tid 3 to smithi09866585-113 2023-09-23T20:05:00.654 INFO:tasks.rados.rados.0.smithi098.stdout:2252: finishing write tid 4 to smithi09866585-113 2023-09-23T20:05:00.654 INFO:tasks.rados.rados.0.smithi098.stdout:2252: finishing write tid 5 to smithi09866585-113 2023-09-23T20:05:00.654 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 113 v 348 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2023-09-23T20:05:00.654 INFO:tasks.rados.rados.0.smithi098.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T20:05:00.654 INFO:tasks.rados.rados.0.smithi098.stdout:2254: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T20:05:00.776 INFO:tasks.rados.rados.0.smithi098.stdout:2255: finishing write tid 1 to smithi09866585-88 2023-09-23T20:05:00.776 INFO:tasks.rados.rados.0.smithi098.stdout:2255: finishing write tid 2 to smithi09866585-88 2023-09-23T20:05:00.776 INFO:tasks.rados.rados.0.smithi098.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2023-09-23T20:05:00.781 INFO:tasks.rados.rados.0.smithi098.stdout:2260: writing smithi09866585-440 from 460921 to 881709 tid 1 2023-09-23T20:05:00.789 INFO:tasks.rados.rados.0.smithi098.stdout:2260: writing smithi09866585-440 from 1602083 to 2087274 tid 2 2023-09-23T20:05:00.796 INFO:tasks.rados.rados.0.smithi098.stdout:2260: writing smithi09866585-440 from 2491464 to 3113417 tid 3 2023-09-23T20:05:00.796 INFO:tasks.rados.rados.0.smithi098.stdout:2252: done (7 left) 2023-09-23T20:05:00.796 INFO:tasks.rados.rados.0.smithi098.stdout:2254: done (6 left) 2023-09-23T20:05:00.796 INFO:tasks.rados.rados.0.smithi098.stdout:2261: write oid 159 current snap is 0 2023-09-23T20:05:00.796 INFO:tasks.rados.rados.0.smithi098.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2023-09-23T20:05:00.802 INFO:tasks.rados.rados.0.smithi098.stdout:2261: writing smithi09866585-159 from 477728 to 973765 tid 1 2023-09-23T20:05:00.809 INFO:tasks.rados.rados.0.smithi098.stdout:2261: writing smithi09866585-159 from 1660565 to 2289414 tid 2 2023-09-23T20:05:00.815 INFO:tasks.rados.rados.0.smithi098.stdout:2261: writing smithi09866585-159 from 2918887 to 3277728 tid 3 2023-09-23T20:05:00.815 INFO:tasks.rados.rados.0.smithi098.stdout:2262: write oid 432 current snap is 0 2023-09-23T20:05:00.815 INFO:tasks.rados.rados.0.smithi098.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2023-09-23T20:05:00.821 INFO:tasks.rados.rados.0.smithi098.stdout:2262: writing smithi09866585-432 from 494535 to 1065821 tid 1 2023-09-23T20:05:00.827 INFO:tasks.rados.rados.0.smithi098.stdout:2262: writing smithi09866585-432 from 1719047 to 2207907 tid 2 2023-09-23T20:05:00.834 INFO:tasks.rados.rados.0.smithi098.stdout:2262: writing smithi09866585-432 from 2946310 to 3294535 tid 3 2023-09-23T20:05:00.834 INFO:tasks.rados.rados.0.smithi098.stdout:2263: write oid 5 current snap is 0 2023-09-23T20:05:00.834 INFO:tasks.rados.rados.0.smithi098.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2023-09-23T20:05:00.841 INFO:tasks.rados.rados.0.smithi098.stdout:2263: writing smithi09866585-5 from 511342 to 1274230 tid 1 2023-09-23T20:05:00.847 INFO:tasks.rados.rados.0.smithi098.stdout:2263: writing smithi09866585-5 from 1777529 to 2410047 tid 2 2023-09-23T20:05:00.853 INFO:tasks.rados.rados.0.smithi098.stdout:2263: writing smithi09866585-5 from 2973733 to 3311342 tid 3 2023-09-23T20:05:00.853 INFO:tasks.rados.rados.0.smithi098.stdout:2264: write oid 64 current snap is 0 2023-09-23T20:05:00.853 INFO:tasks.rados.rados.0.smithi098.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2023-09-23T20:05:00.858 INFO:tasks.rados.rados.0.smithi098.stdout:2264: writing smithi09866585-64 from 528149 to 966286 tid 1 2023-09-23T20:05:00.864 INFO:tasks.rados.rados.0.smithi098.stdout:2264: writing smithi09866585-64 from 1436011 to 1928540 tid 2 2023-09-23T20:05:00.873 INFO:tasks.rados.rados.0.smithi098.stdout:2264: writing smithi09866585-64 from 2601156 to 3268197 tid 3 2023-09-23T20:05:00.873 INFO:tasks.rados.rados.0.smithi098.stdout:2265: read oid 68 snap -1 2023-09-23T20:05:00.873 INFO:tasks.rados.rados.0.smithi098.stdout:2265: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T20:05:00.874 INFO:tasks.rados.rados.0.smithi098.stdout:2266: read oid 71 snap -1 2023-09-23T20:05:00.874 INFO:tasks.rados.rados.0.smithi098.stdout:2266: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T20:05:00.874 INFO:tasks.rados.rados.0.smithi098.stdout:2267: read oid 204 snap -1 2023-09-23T20:05:00.874 INFO:tasks.rados.rados.0.smithi098.stdout:2267: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T20:05:00.874 INFO:tasks.rados.rados.0.smithi098.stdout:2268: read oid 496 snap -1 2023-09-23T20:05:00.874 INFO:tasks.rados.rados.0.smithi098.stdout:2268: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T20:05:00.874 INFO:tasks.rados.rados.0.smithi098.stdout:2269: write oid 74 current snap is 0 2023-09-23T20:05:00.874 INFO:tasks.rados.rados.0.smithi098.stdout:2255: finishing write tid 3 to smithi09866585-88 2023-09-23T20:05:00.874 INFO:tasks.rados.rados.0.smithi098.stdout:2255: finishing write tid 4 to smithi09866585-88 2023-09-23T20:05:00.874 INFO:tasks.rados.rados.0.smithi098.stdout:2255: finishing write tid 5 to smithi09866585-88 2023-09-23T20:05:00.875 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 88 v 293 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2023-09-23T20:05:00.875 INFO:tasks.rados.rados.0.smithi098.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2023-09-23T20:05:00.875 INFO:tasks.rados.rados.0.smithi098.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2023-09-23T20:05:00.878 INFO:tasks.rados.rados.0.smithi098.stdout:2269: writing smithi09866585-74 from 544956 to 1058342 tid 1 2023-09-23T20:05:00.886 INFO:tasks.rados.rados.0.smithi098.stdout:2269: writing smithi09866585-74 from 1494493 to 2130680 tid 2 2023-09-23T20:05:00.892 INFO:tasks.rados.rados.0.smithi098.stdout:2269: writing smithi09866585-74 from 2628579 to 3223245 tid 3 2023-09-23T20:05:00.892 INFO:tasks.rados.rados.0.smithi098.stdout:2255: done (14 left) 2023-09-23T20:05:00.893 INFO:tasks.rados.rados.0.smithi098.stdout:2256: done (13 left) 2023-09-23T20:05:00.893 INFO:tasks.rados.rados.0.smithi098.stdout:2270: read oid 100 snap -1 2023-09-23T20:05:00.893 INFO:tasks.rados.rados.0.smithi098.stdout:2270: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-23T20:05:00.893 INFO:tasks.rados.rados.0.smithi098.stdout:2271: delete oid 387 current snap is 0 2023-09-23T20:05:00.893 INFO:tasks.rados.rados.0.smithi098.stdout:2258: finishing write tid 1 to smithi09866585-11 2023-09-23T20:05:00.893 INFO:tasks.rados.rados.0.smithi098.stdout:2257: expect (ObjNum 1346 snap 0 seq_num 1346) 2023-09-23T20:05:00.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:00 smithi098 bash[27308]: cluster 2023-09-23T20:05:00.532224+0000 mgr.x (mgr.24700) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 13 MiB/s wr, 129 op/s 2023-09-23T20:05:00.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:00 smithi098 bash[33670]: cluster 2023-09-23T20:05:00.532224+0000 mgr.x (mgr.24700) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 13 MiB/s wr, 129 op/s 2023-09-23T20:05:01.042 INFO:tasks.rados.rados.0.smithi098.stdout:2258: finishing write tid 2 to smithi09866585-11 2023-09-23T20:05:01.042 INFO:tasks.rados.rados.0.smithi098.stdout:2258: finishing write tid 3 to smithi09866585-11 2023-09-23T20:05:01.042 INFO:tasks.rados.rados.0.smithi098.stdout:2258: finishing write tid 4 to smithi09866585-11 2023-09-23T20:05:01.042 INFO:tasks.rados.rados.0.smithi098.stdout:2258: finishing write tid 5 to smithi09866585-11 2023-09-23T20:05:01.042 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 11 v 297 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2023-09-23T20:05:01.042 INFO:tasks.rados.rados.0.smithi098.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T20:05:01.043 INFO:tasks.rados.rados.0.smithi098.stdout:2257: done (14 left) 2023-09-23T20:05:01.043 INFO:tasks.rados.rados.0.smithi098.stdout:2258: done (13 left) 2023-09-23T20:05:01.043 INFO:tasks.rados.rados.0.smithi098.stdout:2271: done (12 left) 2023-09-23T20:05:01.043 INFO:tasks.rados.rados.0.smithi098.stdout:2272: delete oid 332 current snap is 0 2023-09-23T20:05:01.043 INFO:tasks.rados.rados.0.smithi098.stdout:2259: finishing write tid 1 to smithi09866585-382 2023-09-23T20:05:01.043 INFO:tasks.rados.rados.0.smithi098.stdout:2259: finishing write tid 2 to smithi09866585-382 2023-09-23T20:05:01.043 INFO:tasks.rados.rados.0.smithi098.stdout:2259: finishing write tid 3 to smithi09866585-382 2023-09-23T20:05:01.043 INFO:tasks.rados.rados.0.smithi098.stdout:2259: finishing write tid 4 to smithi09866585-382 2023-09-23T20:05:01.043 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 382 v 300 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2023-09-23T20:05:01.043 INFO:tasks.rados.rados.0.smithi098.stdout:2259: left oid 382 (ObjNum 1502 snap 0 seq_num 1502) 2023-09-23T20:05:01.044 INFO:tasks.rados.rados.0.smithi098.stdout:2260: finishing write tid 1 to smithi09866585-440 2023-09-23T20:05:01.044 INFO:tasks.rados.rados.0.smithi098.stdout:2260: finishing write tid 2 to smithi09866585-440 2023-09-23T20:05:01.044 INFO:tasks.rados.rados.0.smithi098.stdout:2260: finishing write tid 3 to smithi09866585-440 2023-09-23T20:05:01.044 INFO:tasks.rados.rados.0.smithi098.stdout:2260: finishing write tid 4 to smithi09866585-440 2023-09-23T20:05:01.044 INFO:tasks.rados.rados.0.smithi098.stdout:2260: finishing write tid 5 to smithi09866585-440 2023-09-23T20:05:01.044 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 440 v 226 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2023-09-23T20:05:01.044 INFO:tasks.rados.rados.0.smithi098.stdout:2260: left oid 440 (ObjNum 1503 snap 0 seq_num 1503) 2023-09-23T20:05:01.044 INFO:tasks.rados.rados.0.smithi098.stdout:2261: finishing write tid 1 to smithi09866585-159 2023-09-23T20:05:01.044 INFO:tasks.rados.rados.0.smithi098.stdout:2261: finishing write tid 2 to smithi09866585-159 2023-09-23T20:05:01.044 INFO:tasks.rados.rados.0.smithi098.stdout:2261: finishing write tid 3 to smithi09866585-159 2023-09-23T20:05:01.045 INFO:tasks.rados.rados.0.smithi098.stdout:2261: finishing write tid 4 to smithi09866585-159 2023-09-23T20:05:01.045 INFO:tasks.rados.rados.0.smithi098.stdout:2261: finishing write tid 5 to smithi09866585-159 2023-09-23T20:05:01.045 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 159 v 256 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2023-09-23T20:05:01.045 INFO:tasks.rados.rados.0.smithi098.stdout:2261: left oid 159 (ObjNum 1504 snap 0 seq_num 1504) 2023-09-23T20:05:01.045 INFO:tasks.rados.rados.0.smithi098.stdout:2262: finishing write tid 1 to smithi09866585-432 2023-09-23T20:05:01.045 INFO:tasks.rados.rados.0.smithi098.stdout:2262: finishing write tid 2 to smithi09866585-432 2023-09-23T20:05:01.045 INFO:tasks.rados.rados.0.smithi098.stdout:2262: finishing write tid 3 to smithi09866585-432 2023-09-23T20:05:01.045 INFO:tasks.rados.rados.0.smithi098.stdout:2262: finishing write tid 4 to smithi09866585-432 2023-09-23T20:05:01.045 INFO:tasks.rados.rados.0.smithi098.stdout:2262: finishing write tid 5 to smithi09866585-432 2023-09-23T20:05:01.045 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 432 v 409 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2023-09-23T20:05:01.045 INFO:tasks.rados.rados.0.smithi098.stdout:2262: left oid 432 (ObjNum 1505 snap 0 seq_num 1505) 2023-09-23T20:05:01.046 INFO:tasks.rados.rados.0.smithi098.stdout:2263: finishing write tid 1 to smithi09866585-5 2023-09-23T20:05:01.046 INFO:tasks.rados.rados.0.smithi098.stdout:2263: finishing write tid 2 to smithi09866585-5 2023-09-23T20:05:01.046 INFO:tasks.rados.rados.0.smithi098.stdout:2263: finishing write tid 3 to smithi09866585-5 2023-09-23T20:05:01.046 INFO:tasks.rados.rados.0.smithi098.stdout:2263: finishing write tid 4 to smithi09866585-5 2023-09-23T20:05:01.046 INFO:tasks.rados.rados.0.smithi098.stdout:2263: finishing write tid 5 to smithi09866585-5 2023-09-23T20:05:01.046 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 5 v 413 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2023-09-23T20:05:01.046 INFO:tasks.rados.rados.0.smithi098.stdout:2263: left oid 5 (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T20:05:01.046 INFO:tasks.rados.rados.0.smithi098.stdout:2264: finishing write tid 1 to smithi09866585-64 2023-09-23T20:05:01.046 INFO:tasks.rados.rados.0.smithi098.stdout:2264: finishing write tid 2 to smithi09866585-64 2023-09-23T20:05:01.046 INFO:tasks.rados.rados.0.smithi098.stdout:2264: finishing write tid 3 to smithi09866585-64 2023-09-23T20:05:01.047 INFO:tasks.rados.rados.0.smithi098.stdout:2264: finishing write tid 4 to smithi09866585-64 2023-09-23T20:05:01.047 INFO:tasks.rados.rados.0.smithi098.stdout:2264: finishing write tid 5 to smithi09866585-64 2023-09-23T20:05:01.047 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 64 v 230 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2023-09-23T20:05:01.047 INFO:tasks.rados.rados.0.smithi098.stdout:2264: left oid 64 (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T20:05:01.047 INFO:tasks.rados.rados.0.smithi098.stdout:2268: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T20:05:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:00 smithi173 bash[27697]: cluster 2023-09-23T20:05:00.532224+0000 mgr.x (mgr.24700) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 13 MiB/s wr, 129 op/s 2023-09-23T20:05:01.218 INFO:tasks.rados.rados.0.smithi098.stdout:2265: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T20:05:01.306 INFO:tasks.rados.rados.0.smithi098.stdout:2269: finishing write tid 1 to smithi09866585-74 2023-09-23T20:05:01.307 INFO:tasks.rados.rados.0.smithi098.stdout:2266: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T20:05:01.492 INFO:tasks.rados.rados.0.smithi098.stdout:2269: finishing write tid 2 to smithi09866585-74 2023-09-23T20:05:01.492 INFO:tasks.rados.rados.0.smithi098.stdout:2267: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T20:05:01.679 INFO:tasks.rados.rados.0.smithi098.stdout:2269: finishing write tid 3 to smithi09866585-74 2023-09-23T20:05:01.679 INFO:tasks.rados.rados.0.smithi098.stdout:2269: finishing write tid 4 to smithi09866585-74 2023-09-23T20:05:01.679 INFO:tasks.rados.rados.0.smithi098.stdout:2269: finishing write tid 5 to smithi09866585-74 2023-09-23T20:05:01.679 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 74 v 309 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2023-09-23T20:05:01.680 INFO:tasks.rados.rados.0.smithi098.stdout:2269: left oid 74 (ObjNum 1508 snap 0 seq_num 1508) 2023-09-23T20:05:01.680 INFO:tasks.rados.rados.0.smithi098.stdout:2270: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-23T20:05:01.783 INFO:tasks.rados.rados.0.smithi098.stdout:2259: done (12 left) 2023-09-23T20:05:01.783 INFO:tasks.rados.rados.0.smithi098.stdout:2260: done (11 left) 2023-09-23T20:05:01.783 INFO:tasks.rados.rados.0.smithi098.stdout:2261: done (10 left) 2023-09-23T20:05:01.783 INFO:tasks.rados.rados.0.smithi098.stdout:2262: done (9 left) 2023-09-23T20:05:01.784 INFO:tasks.rados.rados.0.smithi098.stdout:2263: done (8 left) 2023-09-23T20:05:01.784 INFO:tasks.rados.rados.0.smithi098.stdout:2264: done (7 left) 2023-09-23T20:05:01.784 INFO:tasks.rados.rados.0.smithi098.stdout:2265: done (6 left) 2023-09-23T20:05:01.784 INFO:tasks.rados.rados.0.smithi098.stdout:2266: done (5 left) 2023-09-23T20:05:01.784 INFO:tasks.rados.rados.0.smithi098.stdout:2267: done (4 left) 2023-09-23T20:05:01.784 INFO:tasks.rados.rados.0.smithi098.stdout:2268: done (3 left) 2023-09-23T20:05:01.784 INFO:tasks.rados.rados.0.smithi098.stdout:2269: done (2 left) 2023-09-23T20:05:01.784 INFO:tasks.rados.rados.0.smithi098.stdout:2270: done (1 left) 2023-09-23T20:05:01.784 INFO:tasks.rados.rados.0.smithi098.stdout:2272: done (0 left) 2023-09-23T20:05:01.784 INFO:tasks.rados.rados.0.smithi098.stdout:2273: write oid 66 current snap is 0 2023-09-23T20:05:01.785 INFO:tasks.rados.rados.0.smithi098.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2023-09-23T20:05:01.790 INFO:tasks.rados.rados.0.smithi098.stdout:2273: writing smithi09866585-66 from 595377 to 1334510 tid 1 2023-09-23T20:05:01.797 INFO:tasks.rados.rados.0.smithi098.stdout:2273: writing smithi09866585-66 from 1953586 to 2453453 tid 2 2023-09-23T20:05:01.802 INFO:tasks.rados.rados.0.smithi098.stdout:2273: writing smithi09866585-66 from 3110848 to 3395377 tid 3 2023-09-23T20:05:01.802 INFO:tasks.rados.rados.0.smithi098.stdout:2274: write oid 208 current snap is 0 2023-09-23T20:05:01.802 INFO:tasks.rados.rados.0.smithi098.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2023-09-23T20:05:01.808 INFO:tasks.rados.rados.0.smithi098.stdout:2274: writing smithi09866585-208 from 612184 to 1026566 tid 1 2023-09-23T20:05:01.814 INFO:tasks.rados.rados.0.smithi098.stdout:2274: writing smithi09866585-208 from 1612068 to 2255593 tid 2 2023-09-23T20:05:01.821 INFO:tasks.rados.rados.0.smithi098.stdout:2274: writing smithi09866585-208 from 3021918 to 3412184 tid 3 2023-09-23T20:05:01.821 INFO:tasks.rados.rados.0.smithi098.stdout:2275: write oid 94 current snap is 0 2023-09-23T20:05:01.822 INFO:tasks.rados.rados.0.smithi098.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2023-09-23T20:05:01.828 INFO:tasks.rados.rados.0.smithi098.stdout:2275: writing smithi09866585-94 from 628991 to 1234975 tid 1 2023-09-23T20:05:01.836 INFO:tasks.rados.rados.0.smithi098.stdout:2275: writing smithi09866585-94 from 1786903 to 2574086 tid 2 2023-09-23T20:05:01.841 INFO:tasks.rados.rados.0.smithi098.stdout:2275: writing smithi09866585-94 from 3165694 to 3428991 tid 3 2023-09-23T20:05:01.841 INFO:tasks.rados.rados.0.smithi098.stdout:2276: write oid 65 current snap is 0 2023-09-23T20:05:01.841 INFO:tasks.rados.rados.0.smithi098.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2023-09-23T20:05:01.849 INFO:tasks.rados.rados.0.smithi098.stdout:2276: writing smithi09866585-65 from 645798 to 1327031 tid 1 2023-09-23T20:05:01.855 INFO:tasks.rados.rados.0.smithi098.stdout:2276: writing smithi09866585-65 from 1729032 to 2376226 tid 2 2023-09-23T20:05:01.861 INFO:tasks.rados.rados.0.smithi098.stdout:2276: writing smithi09866585-65 from 3076764 to 3445798 tid 3 2023-09-23T20:05:01.861 INFO:tasks.rados.rados.0.smithi098.stdout:2277: write oid 382 current snap is 0 2023-09-23T20:05:01.862 INFO:tasks.rados.rados.0.smithi098.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2023-09-23T20:05:01.873 INFO:tasks.rados.rados.0.smithi098.stdout:2277: writing smithi09866585-382 from 662605 to 1419087 tid 1 2023-09-23T20:05:01.882 INFO:tasks.rados.rados.0.smithi098.stdout:2277: writing smithi09866585-382 from 2187514 to 2978366 tid 2 2023-09-23T20:05:01.882 INFO:tasks.rados.rados.0.smithi098.stdout:2278: delete oid 220 current snap is 0 2023-09-23T20:05:01.882 INFO:tasks.rados.rados.0.smithi098.stdout:2273: finishing write tid 1 to smithi09866585-66 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:2273: finishing write tid 2 to smithi09866585-66 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:2273: finishing write tid 3 to smithi09866585-66 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:2273: finishing write tid 4 to smithi09866585-66 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:2273: finishing write tid 5 to smithi09866585-66 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 66 v 369 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:2274: finishing write tid 1 to smithi09866585-208 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:2274: finishing write tid 2 to smithi09866585-208 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:2274: finishing write tid 3 to smithi09866585-208 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:2274: finishing write tid 4 to smithi09866585-208 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:2274: finishing write tid 5 to smithi09866585-208 2023-09-23T20:05:01.883 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 208 v 373 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:2275: finishing write tid 1 to smithi09866585-94 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:2275: finishing write tid 2 to smithi09866585-94 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:2275: finishing write tid 3 to smithi09866585-94 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:2275: finishing write tid 4 to smithi09866585-94 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:2275: finishing write tid 5 to smithi09866585-94 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 94 v 260 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:2276: finishing write tid 1 to smithi09866585-65 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:2276: finishing write tid 2 to smithi09866585-65 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:2276: finishing write tid 3 to smithi09866585-65 2023-09-23T20:05:01.884 INFO:tasks.rados.rados.0.smithi098.stdout:2276: finishing write tid 4 to smithi09866585-65 2023-09-23T20:05:01.885 INFO:tasks.rados.rados.0.smithi098.stdout:2276: finishing write tid 5 to smithi09866585-65 2023-09-23T20:05:01.885 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 65 v 264 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2023-09-23T20:05:01.885 INFO:tasks.rados.rados.0.smithi098.stdout:2276: left oid 65 (ObjNum 1514 snap 0 seq_num 1514) 2023-09-23T20:05:01.885 INFO:tasks.rados.rados.0.smithi098.stdout:2277: finishing write tid 1 to smithi09866585-382 2023-09-23T20:05:01.885 INFO:tasks.rados.rados.0.smithi098.stdout:2273: done (5 left) 2023-09-23T20:05:01.885 INFO:tasks.rados.rados.0.smithi098.stdout:2274: done (4 left) 2023-09-23T20:05:01.885 INFO:tasks.rados.rados.0.smithi098.stdout:2275: done (3 left) 2023-09-23T20:05:01.886 INFO:tasks.rados.rados.0.smithi098.stdout:2276: done (2 left) 2023-09-23T20:05:01.886 INFO:tasks.rados.rados.0.smithi098.stdout:2278: done (1 left) 2023-09-23T20:05:01.886 INFO:tasks.rados.rados.0.smithi098.stdout:2279: write oid 214 current snap is 0 2023-09-23T20:05:01.886 INFO:tasks.rados.rados.0.smithi098.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2023-09-23T20:05:01.893 INFO:tasks.rados.rados.0.smithi098.stdout:2279: writing smithi09866585-214 from 696219 to 1203199 tid 1 2023-09-23T20:05:01.901 INFO:tasks.rados.rados.0.smithi098.stdout:2279: writing smithi09866585-214 from 1904478 to 2698999 tid 2 2023-09-23T20:05:01.906 INFO:tasks.rados.rados.0.smithi098.stdout:2279: writing smithi09866585-214 from 3159033 to 3496219 tid 3 2023-09-23T20:05:01.907 INFO:tasks.rados.rados.0.smithi098.stdout:2280: read oid 51 snap -1 2023-09-23T20:05:01.907 INFO:tasks.rados.rados.0.smithi098.stdout:2280: expect deleted 2023-09-23T20:05:01.907 INFO:tasks.rados.rados.0.smithi098.stdout:2281: write oid 180 current snap is 0 2023-09-23T20:05:01.907 INFO:tasks.rados.rados.0.smithi098.stdout:2277: finishing write tid 2 to smithi09866585-382 2023-09-23T20:05:01.907 INFO:tasks.rados.rados.0.smithi098.stdout:2277: finishing write tid 3 to smithi09866585-382 2023-09-23T20:05:01.907 INFO:tasks.rados.rados.0.smithi098.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2023-09-23T20:05:01.913 INFO:tasks.rados.rados.0.smithi098.stdout:2281: writing smithi09866585-180 from 713026 to 1295255 tid 1 2023-09-23T20:05:01.921 INFO:tasks.rados.rados.0.smithi098.stdout:2281: writing smithi09866585-180 from 1962960 to 2617492 tid 2 2023-09-23T20:05:01.927 INFO:tasks.rados.rados.0.smithi098.stdout:2281: writing smithi09866585-180 from 3186456 to 3513026 tid 3 2023-09-23T20:05:01.927 INFO:tasks.rados.rados.0.smithi098.stdout:2282: read oid 68 snap -1 2023-09-23T20:05:01.927 INFO:tasks.rados.rados.0.smithi098.stdout:2282: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T20:05:01.927 INFO:tasks.rados.rados.0.smithi098.stdout:2283: read oid 498 snap -1 2023-09-23T20:05:01.927 INFO:tasks.rados.rados.0.smithi098.stdout:2283: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T20:05:01.927 INFO:tasks.rados.rados.0.smithi098.stdout:2284: read oid 13 snap -1 2023-09-23T20:05:01.927 INFO:tasks.rados.rados.0.smithi098.stdout:2284: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-09-23T20:05:01.927 INFO:tasks.rados.rados.0.smithi098.stdout:2285: write oid 288 current snap is 0 2023-09-23T20:05:01.927 INFO:tasks.rados.rados.0.smithi098.stdout:2277: finishing write tid 4 to smithi09866585-382 2023-09-23T20:05:01.927 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 382 v 303 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2023-09-23T20:05:01.928 INFO:tasks.rados.rados.0.smithi098.stdout:2277: left oid 382 (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T20:05:01.928 INFO:tasks.rados.rados.0.smithi098.stdout:2279: finishing write tid 1 to smithi09866585-214 2023-09-23T20:05:01.928 INFO:tasks.rados.rados.0.smithi098.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2023-09-23T20:05:01.936 INFO:tasks.rados.rados.0.smithi098.stdout:2285: writing smithi09866585-288 from 729833 to 1387311 tid 1 2023-09-23T20:05:01.943 INFO:tasks.rados.rados.0.smithi098.stdout:2285: writing smithi09866585-288 from 1905089 to 2703279 tid 2 2023-09-23T20:05:01.949 INFO:tasks.rados.rados.0.smithi098.stdout:2285: writing smithi09866585-288 from 3497526 to 3529833 tid 3 2023-09-23T20:05:01.949 INFO:tasks.rados.rados.0.smithi098.stdout:2277: done (7 left) 2023-09-23T20:05:01.949 INFO:tasks.rados.rados.0.smithi098.stdout:2286: delete oid 43 current snap is 0 2023-09-23T20:05:01.949 INFO:tasks.rados.rados.0.smithi098.stdout:2279: finishing write tid 2 to smithi09866585-214 2023-09-23T20:05:01.949 INFO:tasks.rados.rados.0.smithi098.stdout:2279: finishing write tid 3 to smithi09866585-214 2023-09-23T20:05:01.949 INFO:tasks.rados.rados.0.smithi098.stdout:2279: finishing write tid 4 to smithi09866585-214 2023-09-23T20:05:01.949 INFO:tasks.rados.rados.0.smithi098.stdout:2279: finishing write tid 5 to smithi09866585-214 2023-09-23T20:05:01.949 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 214 v 251 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2023-09-23T20:05:01.949 INFO:tasks.rados.rados.0.smithi098.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T20:05:01.949 INFO:tasks.rados.rados.0.smithi098.stdout:2281: finishing write tid 1 to smithi09866585-180 2023-09-23T20:05:01.949 INFO:tasks.rados.rados.0.smithi098.stdout:2281: finishing write tid 2 to smithi09866585-180 2023-09-23T20:05:01.950 INFO:tasks.rados.rados.0.smithi098.stdout:2284: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-09-23T20:05:02.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:01 smithi173 bash[27697]: audit 2023-09-23T20:05:01.785678+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.98:0/608953231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:02.101 INFO:tasks.rados.rados.0.smithi098.stdout:2281: finishing write tid 3 to smithi09866585-180 2023-09-23T20:05:02.101 INFO:tasks.rados.rados.0.smithi098.stdout:2281: finishing write tid 4 to smithi09866585-180 2023-09-23T20:05:02.101 INFO:tasks.rados.rados.0.smithi098.stdout:2281: finishing write tid 5 to smithi09866585-180 2023-09-23T20:05:02.101 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 180 v 259 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2023-09-23T20:05:02.102 INFO:tasks.rados.rados.0.smithi098.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T20:05:02.102 INFO:tasks.rados.rados.0.smithi098.stdout:2283: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T20:05:02.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:01 smithi098 bash[27308]: audit 2023-09-23T20:05:01.785678+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.98:0/608953231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:02.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:01 smithi098 bash[33670]: audit 2023-09-23T20:05:01.785678+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.98:0/608953231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:02.184 INFO:tasks.rados.rados.0.smithi098.stdout:2282: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T20:05:02.274 INFO:tasks.rados.rados.0.smithi098.stdout:2285: finishing write tid 1 to smithi09866585-288 2023-09-23T20:05:02.274 INFO:tasks.rados.rados.0.smithi098.stdout:2279: done (7 left) 2023-09-23T20:05:02.274 INFO:tasks.rados.rados.0.smithi098.stdout:2280: done (6 left) 2023-09-23T20:05:02.274 INFO:tasks.rados.rados.0.smithi098.stdout:2281: done (5 left) 2023-09-23T20:05:02.274 INFO:tasks.rados.rados.0.smithi098.stdout:2282: done (4 left) 2023-09-23T20:05:02.274 INFO:tasks.rados.rados.0.smithi098.stdout:2283: done (3 left) 2023-09-23T20:05:02.274 INFO:tasks.rados.rados.0.smithi098.stdout:2284: done (2 left) 2023-09-23T20:05:02.274 INFO:tasks.rados.rados.0.smithi098.stdout:2286: done (1 left) 2023-09-23T20:05:02.274 INFO:tasks.rados.rados.0.smithi098.stdout:2287: read oid 400 snap -1 2023-09-23T20:05:02.275 INFO:tasks.rados.rados.0.smithi098.stdout:2287: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-09-23T20:05:02.275 INFO:tasks.rados.rados.0.smithi098.stdout:2288: read oid 295 snap -1 2023-09-23T20:05:02.275 INFO:tasks.rados.rados.0.smithi098.stdout:2288: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T20:05:02.275 INFO:tasks.rados.rados.0.smithi098.stdout:2289: delete oid 276 current snap is 0 2023-09-23T20:05:02.275 INFO:tasks.rados.rados.0.smithi098.stdout:2285: finishing write tid 2 to smithi09866585-288 2023-09-23T20:05:02.275 INFO:tasks.rados.rados.0.smithi098.stdout:2285: finishing write tid 3 to smithi09866585-288 2023-09-23T20:05:02.275 INFO:tasks.rados.rados.0.smithi098.stdout:2285: finishing write tid 4 to smithi09866585-288 2023-09-23T20:05:02.275 INFO:tasks.rados.rados.0.smithi098.stdout:2285: finishing write tid 5 to smithi09866585-288 2023-09-23T20:05:02.275 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 288 v 238 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2023-09-23T20:05:02.275 INFO:tasks.rados.rados.0.smithi098.stdout:2285: left oid 288 (ObjNum 1519 snap 0 seq_num 1519) 2023-09-23T20:05:02.276 INFO:tasks.rados.rados.0.smithi098.stdout:2285: done (3 left) 2023-09-23T20:05:02.276 INFO:tasks.rados.rados.0.smithi098.stdout:2289: done (2 left) 2023-09-23T20:05:02.276 INFO:tasks.rados.rados.0.smithi098.stdout:2290: delete oid 432 current snap is 0 2023-09-23T20:05:02.279 INFO:tasks.rados.rados.0.smithi098.stdout:2290: done (2 left) 2023-09-23T20:05:02.279 INFO:tasks.rados.rados.0.smithi098.stdout:2291: read oid 63 snap -1 2023-09-23T20:05:02.280 INFO:tasks.rados.rados.0.smithi098.stdout:2291: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-09-23T20:05:02.280 INFO:tasks.rados.rados.0.smithi098.stdout:2292: write oid 364 current snap is 0 2023-09-23T20:05:02.280 INFO:tasks.rados.rados.0.smithi098.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2023-09-23T20:05:02.289 INFO:tasks.rados.rados.0.smithi098.stdout:2292: writing smithi09866585-364 from 797061 to 1471888 tid 1 2023-09-23T20:05:02.296 INFO:tasks.rados.rados.0.smithi098.stdout:2292: writing smithi09866585-364 from 2139017 to 2544545 tid 2 2023-09-23T20:05:02.303 INFO:tasks.rados.rados.0.smithi098.stdout:2292: writing smithi09866585-364 from 3207218 to 3597061 tid 3 2023-09-23T20:05:02.303 INFO:tasks.rados.rados.0.smithi098.stdout:2293: read oid 384 snap -1 2023-09-23T20:05:02.303 INFO:tasks.rados.rados.0.smithi098.stdout:2293: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T20:05:02.303 INFO:tasks.rados.rados.0.smithi098.stdout:2294: write oid 200 current snap is 0 2023-09-23T20:05:02.303 INFO:tasks.rados.rados.0.smithi098.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2023-09-23T20:05:02.310 INFO:tasks.rados.rados.0.smithi098.stdout:2294: writing smithi09866585-200 from 413868 to 1163944 tid 1 2023-09-23T20:05:02.318 INFO:tasks.rados.rados.0.smithi098.stdout:2294: writing smithi09866585-200 from 1797499 to 2346685 tid 2 2023-09-23T20:05:02.328 INFO:tasks.rados.rados.0.smithi098.stdout:2294: writing smithi09866585-200 from 3118288 to 3613868 tid 3 2023-09-23T20:05:02.328 INFO:tasks.rados.rados.0.smithi098.stdout:2295: write oid 404 current snap is 0 2023-09-23T20:05:02.328 INFO:tasks.rados.rados.0.smithi098.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2023-09-23T20:05:02.334 INFO:tasks.rados.rados.0.smithi098.stdout:2295: writing smithi09866585-404 from 430675 to 856000 tid 1 2023-09-23T20:05:02.339 INFO:tasks.rados.rados.0.smithi098.stdout:2295: writing smithi09866585-404 from 1455981 to 1865178 tid 2 2023-09-23T20:05:02.346 INFO:tasks.rados.rados.0.smithi098.stdout:2295: writing smithi09866585-404 from 2462064 to 2997413 tid 3 2023-09-23T20:05:02.350 INFO:tasks.rados.rados.0.smithi098.stdout:2295: writing smithi09866585-404 from 3463076 to 3630675 tid 4 2023-09-23T20:05:02.350 INFO:tasks.rados.rados.0.smithi098.stdout:2296: read oid 140 snap -1 2023-09-23T20:05:02.350 INFO:tasks.rados.rados.0.smithi098.stdout:2296: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:05:02.350 INFO:tasks.rados.rados.0.smithi098.stdout:2297: write oid 92 current snap is 0 2023-09-23T20:05:02.351 INFO:tasks.rados.rados.0.smithi098.stdout:2288: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T20:05:02.509 INFO:tasks.rados.rados.0.smithi098.stdout:2287: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-09-23T20:05:02.594 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:02 smithi173 bash[48489]: ts=2023-09-23T20:05:02.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.98:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:05:02.645 INFO:tasks.rados.rados.0.smithi098.stdout:2292: finishing write tid 1 to smithi09866585-364 2023-09-23T20:05:02.645 INFO:tasks.rados.rados.0.smithi098.stdout:2291: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-09-23T20:05:02.763 INFO:tasks.rados.rados.0.smithi098.stdout:2292: finishing write tid 2 to smithi09866585-364 2023-09-23T20:05:02.763 INFO:tasks.rados.rados.0.smithi098.stdout:2292: finishing write tid 3 to smithi09866585-364 2023-09-23T20:05:02.763 INFO:tasks.rados.rados.0.smithi098.stdout:2292: finishing write tid 4 to smithi09866585-364 2023-09-23T20:05:02.764 INFO:tasks.rados.rados.0.smithi098.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2023-09-23T20:05:02.774 INFO:tasks.rados.rados.0.smithi098.stdout:2297: writing smithi09866585-92 from 447482 to 948056 tid 1 2023-09-23T20:05:02.782 INFO:tasks.rados.rados.0.smithi098.stdout:2297: writing smithi09866585-92 from 1514463 to 2067318 tid 2 2023-09-23T20:05:02.787 INFO:tasks.rados.rados.0.smithi098.stdout:2297: writing smithi09866585-92 from 2489487 to 2952461 tid 3 2023-09-23T20:05:02.791 INFO:tasks.rados.rados.0.smithi098.stdout:2297: writing smithi09866585-92 from 3645668 to 3647482 tid 4 2023-09-23T20:05:02.791 INFO:tasks.rados.rados.0.smithi098.stdout:2287: done (8 left) 2023-09-23T20:05:02.791 INFO:tasks.rados.rados.0.smithi098.stdout:2288: done (7 left) 2023-09-23T20:05:02.792 INFO:tasks.rados.rados.0.smithi098.stdout:2291: done (6 left) 2023-09-23T20:05:02.792 INFO:tasks.rados.rados.0.smithi098.stdout:2298: write oid 31 current snap is 0 2023-09-23T20:05:02.792 INFO:tasks.rados.rados.0.smithi098.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2023-09-23T20:05:02.797 INFO:tasks.rados.rados.0.smithi098.stdout:2298: writing smithi09866585-31 from 464289 to 1040112 tid 1 2023-09-23T20:05:02.802 INFO:tasks.rados.rados.0.smithi098.stdout:2298: writing smithi09866585-31 from 1456592 to 1869458 tid 2 2023-09-23T20:05:02.809 INFO:tasks.rados.rados.0.smithi098.stdout:2298: writing smithi09866585-31 from 2400557 to 3074803 tid 3 2023-09-23T20:05:02.813 INFO:tasks.rados.rados.0.smithi098.stdout:2298: writing smithi09866585-31 from 3595554 to 3664289 tid 4 2023-09-23T20:05:02.813 INFO:tasks.rados.rados.0.smithi098.stdout:2299: read oid 458 snap -1 2023-09-23T20:05:02.813 INFO:tasks.rados.rados.0.smithi098.stdout:2299: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-09-23T20:05:02.813 INFO:tasks.rados.rados.0.smithi098.stdout:2300: delete oid 332 current snap is 0 2023-09-23T20:05:02.814 INFO:tasks.rados.rados.0.smithi098.stdout:2292: finishing write tid 5 to smithi09866585-364 2023-09-23T20:05:02.814 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 364 v 352 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2023-09-23T20:05:02.814 INFO:tasks.rados.rados.0.smithi098.stdout:2292: left oid 364 (ObjNum 1523 snap 0 seq_num 1523) 2023-09-23T20:05:02.814 INFO:tasks.rados.rados.0.smithi098.stdout:2293: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T20:05:02.892 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:02 smithi098 bash[27308]: cluster 2023-09-23T20:05:02.532915+0000 mgr.x (mgr.24700) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.3 MiB/s wr, 87 op/s 2023-09-23T20:05:02.892 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:02 smithi098 bash[27308]: audit 2023-09-23T20:05:02.790051+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:03.007 INFO:tasks.rados.rados.0.smithi098.stdout:2294: finishing write tid 1 to smithi09866585-200 2023-09-23T20:05:03.008 INFO:tasks.rados.rados.0.smithi098.stdout:2294: finishing write tid 2 to smithi09866585-200 2023-09-23T20:05:03.008 INFO:tasks.rados.rados.0.smithi098.stdout:2292: done (8 left) 2023-09-23T20:05:03.008 INFO:tasks.rados.rados.0.smithi098.stdout:2293: done (7 left) 2023-09-23T20:05:03.008 INFO:tasks.rados.rados.0.smithi098.stdout:2300: done (6 left) 2023-09-23T20:05:03.008 INFO:tasks.rados.rados.0.smithi098.stdout:2301: write oid 369 current snap is 0 2023-09-23T20:05:03.008 INFO:tasks.rados.rados.0.smithi098.stdout:2294: finishing write tid 3 to smithi09866585-200 2023-09-23T20:05:03.008 INFO:tasks.rados.rados.0.smithi098.stdout:2294: finishing write tid 4 to smithi09866585-200 2023-09-23T20:05:03.008 INFO:tasks.rados.rados.0.smithi098.stdout:2294: finishing write tid 5 to smithi09866585-200 2023-09-23T20:05:03.008 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 200 v 345 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2023-09-23T20:05:03.008 INFO:tasks.rados.rados.0.smithi098.stdout:2294: left oid 200 (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T20:05:03.008 INFO:tasks.rados.rados.0.smithi098.stdout:2295: finishing write tid 1 to smithi09866585-404 2023-09-23T20:05:03.009 INFO:tasks.rados.rados.0.smithi098.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2023-09-23T20:05:03.013 INFO:tasks.rados.rados.0.smithi098.stdout:2301: writing smithi09866585-369 from 497903 to 940577 tid 1 2023-09-23T20:05:03.019 INFO:tasks.rados.rados.0.smithi098.stdout:2301: writing smithi09866585-369 from 1689909 to 2106444 tid 2 2023-09-23T20:05:03.026 INFO:tasks.rados.rados.0.smithi098.stdout:2301: writing smithi09866585-369 from 2571756 to 3268546 tid 3 2023-09-23T20:05:03.026 INFO:tasks.rados.rados.0.smithi098.stdout:2294: done (6 left) 2023-09-23T20:05:03.026 INFO:tasks.rados.rados.0.smithi098.stdout:2302: read oid 44 snap -1 2023-09-23T20:05:03.026 INFO:tasks.rados.rados.0.smithi098.stdout:2302: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T20:05:03.026 INFO:tasks.rados.rados.0.smithi098.stdout:2303: read oid 178 snap -1 2023-09-23T20:05:03.026 INFO:tasks.rados.rados.0.smithi098.stdout:2303: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T20:05:03.027 INFO:tasks.rados.rados.0.smithi098.stdout:2304: write oid 58 current snap is 0 2023-09-23T20:05:03.027 INFO:tasks.rados.rados.0.smithi098.stdout:2295: finishing write tid 2 to smithi09866585-404 2023-09-23T20:05:03.027 INFO:tasks.rados.rados.0.smithi098.stdout:2295: finishing write tid 3 to smithi09866585-404 2023-09-23T20:05:03.027 INFO:tasks.rados.rados.0.smithi098.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2023-09-23T20:05:03.032 INFO:tasks.rados.rados.0.smithi098.stdout:2304: writing smithi09866585-58 from 514710 to 1032633 tid 1 2023-09-23T20:05:03.039 INFO:tasks.rados.rados.0.smithi098.stdout:2304: writing smithi09866585-58 from 1748391 to 2308584 tid 2 2023-09-23T20:05:03.046 INFO:tasks.rados.rados.0.smithi098.stdout:2304: writing smithi09866585-58 from 2999179 to 3623594 tid 3 2023-09-23T20:05:03.047 INFO:tasks.rados.rados.0.smithi098.stdout:2305: read oid 355 snap -1 2023-09-23T20:05:03.047 INFO:tasks.rados.rados.0.smithi098.stdout:2305: expect deleted 2023-09-23T20:05:03.047 INFO:tasks.rados.rados.0.smithi098.stdout:2306: read oid 324 snap -1 2023-09-23T20:05:03.047 INFO:tasks.rados.rados.0.smithi098.stdout:2306: expect deleted 2023-09-23T20:05:03.047 INFO:tasks.rados.rados.0.smithi098.stdout:2307: read oid 394 snap -1 2023-09-23T20:05:03.047 INFO:tasks.rados.rados.0.smithi098.stdout:2307: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T20:05:03.047 INFO:tasks.rados.rados.0.smithi098.stdout:2308: delete oid 198 current snap is 0 2023-09-23T20:05:03.047 INFO:tasks.rados.rados.0.smithi098.stdout:2295: finishing write tid 4 to smithi09866585-404 2023-09-23T20:05:03.047 INFO:tasks.rados.rados.0.smithi098.stdout:2296: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:05:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:02 smithi098 bash[33670]: cluster 2023-09-23T20:05:02.532915+0000 mgr.x (mgr.24700) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.3 MiB/s wr, 87 op/s 2023-09-23T20:05:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:02 smithi098 bash[33670]: audit 2023-09-23T20:05:02.790051+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:03.293 INFO:tasks.rados.rados.0.smithi098.stdout:2295: finishing write tid 5 to smithi09866585-404 2023-09-23T20:05:03.293 INFO:tasks.rados.rados.0.smithi098.stdout:2295: finishing write tid 6 to smithi09866585-404 2023-09-23T20:05:03.293 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 404 v 387 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2023-09-23T20:05:03.293 INFO:tasks.rados.rados.0.smithi098.stdout:2295: left oid 404 (ObjNum 1525 snap 0 seq_num 1525) 2023-09-23T20:05:03.293 INFO:tasks.rados.rados.0.smithi098.stdout:2297: finishing write tid 1 to smithi09866585-92 2023-09-23T20:05:03.293 INFO:tasks.rados.rados.0.smithi098.stdout:2297: finishing write tid 2 to smithi09866585-92 2023-09-23T20:05:03.293 INFO:tasks.rados.rados.0.smithi098.stdout:2297: finishing write tid 3 to smithi09866585-92 2023-09-23T20:05:03.293 INFO:tasks.rados.rados.0.smithi098.stdout:2297: finishing write tid 4 to smithi09866585-92 2023-09-23T20:05:03.294 INFO:tasks.rados.rados.0.smithi098.stdout:2297: finishing write tid 5 to smithi09866585-92 2023-09-23T20:05:03.294 INFO:tasks.rados.rados.0.smithi098.stdout:2297: finishing write tid 6 to smithi09866585-92 2023-09-23T20:05:03.294 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 92 v 269 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2023-09-23T20:05:03.294 INFO:tasks.rados.rados.0.smithi098.stdout:2297: left oid 92 (ObjNum 1526 snap 0 seq_num 1526) 2023-09-23T20:05:03.294 INFO:tasks.rados.rados.0.smithi098.stdout:2298: finishing write tid 1 to smithi09866585-31 2023-09-23T20:05:03.294 INFO:tasks.rados.rados.0.smithi098.stdout:2298: finishing write tid 2 to smithi09866585-31 2023-09-23T20:05:03.294 INFO:tasks.rados.rados.0.smithi098.stdout:2298: finishing write tid 3 to smithi09866585-31 2023-09-23T20:05:03.294 INFO:tasks.rados.rados.0.smithi098.stdout:2298: finishing write tid 4 to smithi09866585-31 2023-09-23T20:05:03.294 INFO:tasks.rados.rados.0.smithi098.stdout:2298: finishing write tid 5 to smithi09866585-31 2023-09-23T20:05:03.294 INFO:tasks.rados.rados.0.smithi098.stdout:2298: finishing write tid 6 to smithi09866585-31 2023-09-23T20:05:03.294 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 31 v 299 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2023-09-23T20:05:03.295 INFO:tasks.rados.rados.0.smithi098.stdout:2298: left oid 31 (ObjNum 1527 snap 0 seq_num 1527) 2023-09-23T20:05:03.295 INFO:tasks.rados.rados.0.smithi098.stdout:2299: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-09-23T20:05:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:02 smithi173 bash[27697]: cluster 2023-09-23T20:05:02.532915+0000 mgr.x (mgr.24700) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 9.3 MiB/s wr, 87 op/s 2023-09-23T20:05:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:02 smithi173 bash[27697]: audit 2023-09-23T20:05:02.790051+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:03.414 INFO:tasks.rados.rados.0.smithi098.stdout:2301: finishing write tid 1 to smithi09866585-369 2023-09-23T20:05:03.414 INFO:tasks.rados.rados.0.smithi098.stdout:2301: finishing write tid 2 to smithi09866585-369 2023-09-23T20:05:03.414 INFO:tasks.rados.rados.0.smithi098.stdout:2301: finishing write tid 3 to smithi09866585-369 2023-09-23T20:05:03.414 INFO:tasks.rados.rados.0.smithi098.stdout:2301: finishing write tid 4 to smithi09866585-369 2023-09-23T20:05:03.414 INFO:tasks.rados.rados.0.smithi098.stdout:2301: finishing write tid 5 to smithi09866585-369 2023-09-23T20:05:03.415 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 369 v 227 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2023-09-23T20:05:03.415 INFO:tasks.rados.rados.0.smithi098.stdout:2301: left oid 369 (ObjNum 1529 snap 0 seq_num 1529) 2023-09-23T20:05:03.415 INFO:tasks.rados.rados.0.smithi098.stdout:2303: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T20:05:03.534 INFO:tasks.rados.rados.0.smithi098.stdout:2302: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T20:05:03.719 INFO:tasks.rados.rados.0.smithi098.stdout:2304: finishing write tid 1 to smithi09866585-58 2023-09-23T20:05:03.719 INFO:tasks.rados.rados.0.smithi098.stdout:2304: finishing write tid 2 to smithi09866585-58 2023-09-23T20:05:03.719 INFO:tasks.rados.rados.0.smithi098.stdout:2304: finishing write tid 3 to smithi09866585-58 2023-09-23T20:05:03.719 INFO:tasks.rados.rados.0.smithi098.stdout:2304: finishing write tid 4 to smithi09866585-58 2023-09-23T20:05:03.719 INFO:tasks.rados.rados.0.smithi098.stdout:2304: finishing write tid 5 to smithi09866585-58 2023-09-23T20:05:03.719 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 58 v 377 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2023-09-23T20:05:03.719 INFO:tasks.rados.rados.0.smithi098.stdout:2304: left oid 58 (ObjNum 1530 snap 0 seq_num 1530) 2023-09-23T20:05:03.720 INFO:tasks.rados.rados.0.smithi098.stdout:2307: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T20:05:03.856 INFO:tasks.rados.rados.0.smithi098.stdout:2295: done (12 left) 2023-09-23T20:05:03.856 INFO:tasks.rados.rados.0.smithi098.stdout:2296: done (11 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2297: done (10 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2298: done (9 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2299: done (8 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2301: done (7 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2302: done (6 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2303: done (5 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2304: done (4 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2305: done (3 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2306: done (2 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2307: done (1 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2308: done (0 left) 2023-09-23T20:05:03.857 INFO:tasks.rados.rados.0.smithi098.stdout:2309: write oid 186 current snap is 0 2023-09-23T20:05:03.858 INFO:tasks.rados.rados.0.smithi098.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2023-09-23T20:05:03.870 INFO:tasks.rados.rados.0.smithi098.stdout:2309: writing smithi09866585-186 from 548324 to 1216745 tid 1 2023-09-23T20:05:03.876 INFO:tasks.rados.rados.0.smithi098.stdout:2309: writing smithi09866585-186 from 1749002 to 2312864 tid 2 2023-09-23T20:05:03.884 INFO:tasks.rados.rados.0.smithi098.stdout:2309: writing smithi09866585-186 from 2937672 to 3584631 tid 3 2023-09-23T20:05:03.884 INFO:tasks.rados.rados.0.smithi098.stdout:2310: write oid 281 current snap is 0 2023-09-23T20:05:03.884 INFO:tasks.rados.rados.0.smithi098.stdout:2309: finishing write tid 1 to smithi09866585-186 2023-09-23T20:05:03.884 INFO:tasks.rados.rados.0.smithi098.stdout:2309: finishing write tid 2 to smithi09866585-186 2023-09-23T20:05:03.885 INFO:tasks.rados.rados.0.smithi098.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2023-09-23T20:05:03.891 INFO:tasks.rados.rados.0.smithi098.stdout:2310: writing smithi09866585-281 from 565131 to 1308801 tid 1 2023-09-23T20:05:03.896 INFO:tasks.rados.rados.0.smithi098.stdout:2310: writing smithi09866585-281 from 1807484 to 2231357 tid 2 2023-09-23T20:05:03.904 INFO:tasks.rados.rados.0.smithi098.stdout:2310: writing smithi09866585-281 from 2965095 to 3423326 tid 3 2023-09-23T20:05:03.904 INFO:tasks.rados.rados.0.smithi098.stdout:2311: read oid 243 snap -1 2023-09-23T20:05:03.904 INFO:tasks.rados.rados.0.smithi098.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:05:03.904 INFO:tasks.rados.rados.0.smithi098.stdout:2312: write oid 353 current snap is 0 2023-09-23T20:05:03.904 INFO:tasks.rados.rados.0.smithi098.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2023-09-23T20:05:03.909 INFO:tasks.rados.rados.0.smithi098.stdout:2312: writing smithi09866585-353 from 581938 to 1000857 tid 1 2023-09-23T20:05:03.915 INFO:tasks.rados.rados.0.smithi098.stdout:2312: writing smithi09866585-353 from 1465966 to 2033497 tid 2 2023-09-23T20:05:03.924 INFO:tasks.rados.rados.0.smithi098.stdout:2312: writing smithi09866585-353 from 2592518 to 3262021 tid 3 2023-09-23T20:05:03.924 INFO:tasks.rados.rados.0.smithi098.stdout:2313: read oid 119 snap -1 2023-09-23T20:05:03.924 INFO:tasks.rados.rados.0.smithi098.stdout:2313: expect (ObjNum 988 snap 0 seq_num 988) 2023-09-23T20:05:03.924 INFO:tasks.rados.rados.0.smithi098.stdout:2314: read oid 295 snap -1 2023-09-23T20:05:03.924 INFO:tasks.rados.rados.0.smithi098.stdout:2314: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T20:05:03.924 INFO:tasks.rados.rados.0.smithi098.stdout:2315: write oid 110 current snap is 0 2023-09-23T20:05:03.924 INFO:tasks.rados.rados.0.smithi098.stdout:2309: finishing write tid 3 to smithi09866585-186 2023-09-23T20:05:03.924 INFO:tasks.rados.rados.0.smithi098.stdout:2309: finishing write tid 4 to smithi09866585-186 2023-09-23T20:05:03.925 INFO:tasks.rados.rados.0.smithi098.stdout:2309: finishing write tid 5 to smithi09866585-186 2023-09-23T20:05:03.925 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 186 v 356 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2023-09-23T20:05:03.925 INFO:tasks.rados.rados.0.smithi098.stdout:2309: left oid 186 (ObjNum 1532 snap 0 seq_num 1532) 2023-09-23T20:05:03.925 INFO:tasks.rados.rados.0.smithi098.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2023-09-23T20:05:03.930 INFO:tasks.rados.rados.0.smithi098.stdout:2315: writing smithi09866585-110 from 598745 to 1092913 tid 1 2023-09-23T20:05:03.936 INFO:tasks.rados.rados.0.smithi098.stdout:2315: writing smithi09866585-110 from 1808095 to 2235637 tid 2 2023-09-23T20:05:03.944 INFO:tasks.rados.rados.0.smithi098.stdout:2315: writing smithi09866585-110 from 2903588 to 3500716 tid 3 2023-09-23T20:05:03.944 INFO:tasks.rados.rados.0.smithi098.stdout:2309: done (6 left) 2023-09-23T20:05:03.944 INFO:tasks.rados.rados.0.smithi098.stdout:2316: delete oid 417 current snap is 0 2023-09-23T20:05:03.944 INFO:tasks.rados.rados.0.smithi098.stdout:2310: finishing write tid 1 to smithi09866585-281 2023-09-23T20:05:03.944 INFO:tasks.rados.rados.0.smithi098.stdout:2310: finishing write tid 2 to smithi09866585-281 2023-09-23T20:05:03.944 INFO:tasks.rados.rados.0.smithi098.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:05:04.012 INFO:tasks.rados.rados.0.smithi098.stdout:2310: finishing write tid 3 to smithi09866585-281 2023-09-23T20:05:04.012 INFO:tasks.rados.rados.0.smithi098.stdout:2310: finishing write tid 4 to smithi09866585-281 2023-09-23T20:05:04.012 INFO:tasks.rados.rados.0.smithi098.stdout:2310: finishing write tid 5 to smithi09866585-281 2023-09-23T20:05:04.013 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 281 v 303 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2023-09-23T20:05:04.013 INFO:tasks.rados.rados.0.smithi098.stdout:2310: left oid 281 (ObjNum 1533 snap 0 seq_num 1533) 2023-09-23T20:05:04.013 INFO:tasks.rados.rados.0.smithi098.stdout:2312: finishing write tid 1 to smithi09866585-353 2023-09-23T20:05:04.013 INFO:tasks.rados.rados.0.smithi098.stdout:2312: finishing write tid 2 to smithi09866585-353 2023-09-23T20:05:04.013 INFO:tasks.rados.rados.0.smithi098.stdout:2310: done (6 left) 2023-09-23T20:05:04.013 INFO:tasks.rados.rados.0.smithi098.stdout:2311: done (5 left) 2023-09-23T20:05:04.013 INFO:tasks.rados.rados.0.smithi098.stdout:2316: done (4 left) 2023-09-23T20:05:04.013 INFO:tasks.rados.rados.0.smithi098.stdout:2317: write oid 316 current snap is 0 2023-09-23T20:05:04.013 INFO:tasks.rados.rados.0.smithi098.stdout:2312: finishing write tid 3 to smithi09866585-353 2023-09-23T20:05:04.013 INFO:tasks.rados.rados.0.smithi098.stdout:2314: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T20:05:04.162 INFO:tasks.rados.rados.0.smithi098.stdout:2312: finishing write tid 4 to smithi09866585-353 2023-09-23T20:05:04.162 INFO:tasks.rados.rados.0.smithi098.stdout:2312: finishing write tid 5 to smithi09866585-353 2023-09-23T20:05:04.162 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 353 v 399 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2023-09-23T20:05:04.162 INFO:tasks.rados.rados.0.smithi098.stdout:2312: left oid 353 (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:05:04.162 INFO:tasks.rados.rados.0.smithi098.stdout:2313: expect (ObjNum 988 snap 0 seq_num 988) 2023-09-23T20:05:04.291 INFO:tasks.rados.rados.0.smithi098.stdout:2315: finishing write tid 1 to smithi09866585-110 2023-09-23T20:05:04.291 INFO:tasks.rados.rados.0.smithi098.stdout:2315: finishing write tid 2 to smithi09866585-110 2023-09-23T20:05:04.291 INFO:tasks.rados.rados.0.smithi098.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2023-09-23T20:05:04.299 INFO:tasks.rados.rados.0.smithi098.stdout:2317: writing smithi09866585-316 from 632359 to 1393378 tid 1 2023-09-23T20:05:04.306 INFO:tasks.rados.rados.0.smithi098.stdout:2317: writing smithi09866585-316 from 2041412 to 2756270 tid 2 2023-09-23T20:05:04.313 INFO:tasks.rados.rados.0.smithi098.stdout:2317: writing smithi09866585-316 from 3358434 to 3832359 tid 3 2023-09-23T20:05:04.313 INFO:tasks.rados.rados.0.smithi098.stdout:2312: done (4 left) 2023-09-23T20:05:04.313 INFO:tasks.rados.rados.0.smithi098.stdout:2313: done (3 left) 2023-09-23T20:05:04.313 INFO:tasks.rados.rados.0.smithi098.stdout:2314: done (2 left) 2023-09-23T20:05:04.313 INFO:tasks.rados.rados.0.smithi098.stdout:2318: write oid 206 current snap is 0 2023-09-23T20:05:04.313 INFO:tasks.rados.rados.0.smithi098.stdout:2315: finishing write tid 3 to smithi09866585-110 2023-09-23T20:05:04.313 INFO:tasks.rados.rados.0.smithi098.stdout:2315: finishing write tid 4 to smithi09866585-110 2023-09-23T20:05:04.313 INFO:tasks.rados.rados.0.smithi098.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2023-09-23T20:05:04.319 INFO:tasks.rados.rados.0.smithi098.stdout:2318: writing smithi09866585-206 from 649166 to 1085434 tid 1 2023-09-23T20:05:04.325 INFO:tasks.rados.rados.0.smithi098.stdout:2318: writing smithi09866585-206 from 1699894 to 2274763 tid 2 2023-09-23T20:05:04.330 INFO:tasks.rados.rados.0.smithi098.stdout:2318: writing smithi09866585-206 from 2702210 to 3133154 tid 3 2023-09-23T20:05:04.330 INFO:tasks.rados.rados.0.smithi098.stdout:2319: write oid 259 current snap is 0 2023-09-23T20:05:04.330 INFO:tasks.rados.rados.0.smithi098.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2023-09-23T20:05:04.337 INFO:tasks.rados.rados.0.smithi098.stdout:2319: writing smithi09866585-259 from 665973 to 1177490 tid 1 2023-09-23T20:05:04.343 INFO:tasks.rados.rados.0.smithi098.stdout:2319: writing smithi09866585-259 from 1642023 to 2360550 tid 2 2023-09-23T20:05:04.350 INFO:tasks.rados.rados.0.smithi098.stdout:2319: writing smithi09866585-259 from 2896927 to 3539143 tid 3 2023-09-23T20:05:04.351 INFO:tasks.rados.rados.0.smithi098.stdout:2320: read oid 16 snap -1 2023-09-23T20:05:04.351 INFO:tasks.rados.rados.0.smithi098.stdout:2320: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-09-23T20:05:04.351 INFO:tasks.rados.rados.0.smithi098.stdout:2321: write oid 23 current snap is 0 2023-09-23T20:05:04.351 INFO:tasks.rados.rados.0.smithi098.stdout:2315: finishing write tid 5 to smithi09866585-110 2023-09-23T20:05:04.351 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 110 v 314 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2023-09-23T20:05:04.351 INFO:tasks.rados.rados.0.smithi098.stdout:2315: left oid 110 (ObjNum 1535 snap 0 seq_num 1535) 2023-09-23T20:05:04.351 INFO:tasks.rados.rados.0.smithi098.stdout:2317: finishing write tid 1 to smithi09866585-316 2023-09-23T20:05:04.351 INFO:tasks.rados.rados.0.smithi098.stdout:2317: finishing write tid 2 to smithi09866585-316 2023-09-23T20:05:04.351 INFO:tasks.rados.rados.0.smithi098.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2023-09-23T20:05:04.358 INFO:tasks.rados.rados.0.smithi098.stdout:2321: writing smithi09866585-23 from 682780 to 1269546 tid 1 2023-09-23T20:05:04.363 INFO:tasks.rados.rados.0.smithi098.stdout:2321: writing smithi09866585-23 from 1700505 to 2279043 tid 2 2023-09-23T20:05:04.371 INFO:tasks.rados.rados.0.smithi098.stdout:2321: writing smithi09866585-23 from 3040703 to 3610544 tid 3 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:2315: done (5 left) 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:2322: read oid 389 snap -1 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:2322: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:2323: write oid 467 current snap is 0 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:2317: finishing write tid 3 to smithi09866585-316 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:2317: finishing write tid 4 to smithi09866585-316 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:2317: finishing write tid 5 to smithi09866585-316 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 316 v 350 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:2317: left oid 316 (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:2318: finishing write tid 1 to smithi09866585-206 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:2318: finishing write tid 2 to smithi09866585-206 2023-09-23T20:05:04.372 INFO:tasks.rados.rados.0.smithi098.stdout:2318: finishing write tid 3 to smithi09866585-206 2023-09-23T20:05:04.373 INFO:tasks.rados.rados.0.smithi098.stdout:2318: finishing write tid 4 to smithi09866585-206 2023-09-23T20:05:04.373 INFO:tasks.rados.rados.0.smithi098.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2023-09-23T20:05:04.383 INFO:tasks.rados.rados.0.smithi098.stdout:2323: writing smithi09866585-467 from 699587 to 1361602 tid 1 2023-09-23T20:05:04.393 INFO:tasks.rados.rados.0.smithi098.stdout:2323: writing smithi09866585-467 from 2158987 to 2881183 tid 2 2023-09-23T20:05:04.399 INFO:tasks.rados.rados.0.smithi098.stdout:2323: writing smithi09866585-467 from 3351773 to 3899587 tid 3 2023-09-23T20:05:04.399 INFO:tasks.rados.rados.0.smithi098.stdout:2317: done (6 left) 2023-09-23T20:05:04.399 INFO:tasks.rados.rados.0.smithi098.stdout:2324: read oid 5 snap -1 2023-09-23T20:05:04.399 INFO:tasks.rados.rados.0.smithi098.stdout:2324: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T20:05:04.399 INFO:tasks.rados.rados.0.smithi098.stdout:2325: delete oid 434 current snap is 0 2023-09-23T20:05:04.399 INFO:tasks.rados.rados.0.smithi098.stdout:2318: finishing write tid 5 to smithi09866585-206 2023-09-23T20:05:04.399 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 206 v 360 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2023-09-23T20:05:04.399 INFO:tasks.rados.rados.0.smithi098.stdout:2318: left oid 206 (ObjNum 1538 snap 0 seq_num 1538) 2023-09-23T20:05:04.400 INFO:tasks.rados.rados.0.smithi098.stdout:2319: finishing write tid 1 to smithi09866585-259 2023-09-23T20:05:04.400 INFO:tasks.rados.rados.0.smithi098.stdout:2319: finishing write tid 2 to smithi09866585-259 2023-09-23T20:05:04.400 INFO:tasks.rados.rados.0.smithi098.stdout:2319: finishing write tid 3 to smithi09866585-259 2023-09-23T20:05:04.400 INFO:tasks.rados.rados.0.smithi098.stdout:2319: finishing write tid 4 to smithi09866585-259 2023-09-23T20:05:04.400 INFO:tasks.rados.rados.0.smithi098.stdout:2319: finishing write tid 5 to smithi09866585-259 2023-09-23T20:05:04.400 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 259 v 234 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2023-09-23T20:05:04.400 INFO:tasks.rados.rados.0.smithi098.stdout:2319: left oid 259 (ObjNum 1539 snap 0 seq_num 1539) 2023-09-23T20:05:04.400 INFO:tasks.rados.rados.0.smithi098.stdout:2321: finishing write tid 1 to smithi09866585-23 2023-09-23T20:05:04.400 INFO:tasks.rados.rados.0.smithi098.stdout:2320: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-09-23T20:05:04.552 INFO:tasks.rados.rados.0.smithi098.stdout:2321: finishing write tid 2 to smithi09866585-23 2023-09-23T20:05:04.552 INFO:tasks.rados.rados.0.smithi098.stdout:2322: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T20:05:04.566 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:04 smithi098 bash[27308]: audit 2023-09-23T20:05:04.216633+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.98:0/1066263296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:04.566 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:04 smithi098 bash[33670]: audit 2023-09-23T20:05:04.216633+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.98:0/1066263296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:04.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:04 smithi173 bash[27697]: audit 2023-09-23T20:05:04.216633+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.98:0/1066263296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:04.668 INFO:tasks.rados.rados.0.smithi098.stdout:2321: finishing write tid 3 to smithi09866585-23 2023-09-23T20:05:04.668 INFO:tasks.rados.rados.0.smithi098.stdout:2321: finishing write tid 4 to smithi09866585-23 2023-09-23T20:05:04.668 INFO:tasks.rados.rados.0.smithi098.stdout:2321: finishing write tid 5 to smithi09866585-23 2023-09-23T20:05:04.668 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 23 v 264 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2023-09-23T20:05:04.668 INFO:tasks.rados.rados.0.smithi098.stdout:2321: left oid 23 (ObjNum 1540 snap 0 seq_num 1540) 2023-09-23T20:05:04.669 INFO:tasks.rados.rados.0.smithi098.stdout:2323: finishing write tid 1 to smithi09866585-467 2023-09-23T20:05:04.669 INFO:tasks.rados.rados.0.smithi098.stdout:2323: finishing write tid 2 to smithi09866585-467 2023-09-23T20:05:04.669 INFO:tasks.rados.rados.0.smithi098.stdout:2323: finishing write tid 3 to smithi09866585-467 2023-09-23T20:05:04.669 INFO:tasks.rados.rados.0.smithi098.stdout:2323: finishing write tid 4 to smithi09866585-467 2023-09-23T20:05:04.669 INFO:tasks.rados.rados.0.smithi098.stdout:2323: finishing write tid 5 to smithi09866585-467 2023-09-23T20:05:04.669 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 467 v 307 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2023-09-23T20:05:04.669 INFO:tasks.rados.rados.0.smithi098.stdout:2323: left oid 467 (ObjNum 1541 snap 0 seq_num 1541) 2023-09-23T20:05:04.669 INFO:tasks.rados.rados.0.smithi098.stdout:2324: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T20:05:04.777 INFO:tasks.rados.rados.0.smithi098.stdout:2318: done (7 left) 2023-09-23T20:05:04.777 INFO:tasks.rados.rados.0.smithi098.stdout:2319: done (6 left) 2023-09-23T20:05:04.778 INFO:tasks.rados.rados.0.smithi098.stdout:2320: done (5 left) 2023-09-23T20:05:04.778 INFO:tasks.rados.rados.0.smithi098.stdout:2321: done (4 left) 2023-09-23T20:05:04.778 INFO:tasks.rados.rados.0.smithi098.stdout:2322: done (3 left) 2023-09-23T20:05:04.778 INFO:tasks.rados.rados.0.smithi098.stdout:2323: done (2 left) 2023-09-23T20:05:04.778 INFO:tasks.rados.rados.0.smithi098.stdout:2324: done (1 left) 2023-09-23T20:05:04.778 INFO:tasks.rados.rados.0.smithi098.stdout:2325: done (0 left) 2023-09-23T20:05:04.778 INFO:tasks.rados.rados.0.smithi098.stdout:2326: write oid 159 current snap is 0 2023-09-23T20:05:04.778 INFO:tasks.rados.rados.0.smithi098.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2023-09-23T20:05:04.790 INFO:tasks.rados.rados.0.smithi098.stdout:2326: writing smithi09866585-159 from 733201 to 1145714 tid 1 2023-09-23T20:05:04.799 INFO:tasks.rados.rados.0.smithi098.stdout:2326: writing smithi09866585-159 from 1759598 to 2485463 tid 2 2023-09-23T20:05:04.804 INFO:tasks.rados.rados.0.smithi098.stdout:2326: writing smithi09866585-159 from 3006619 to 3410276 tid 3 2023-09-23T20:05:04.804 INFO:tasks.rados.rados.0.smithi098.stdout:2327: read oid 64 snap -1 2023-09-23T20:05:04.805 INFO:tasks.rados.rados.0.smithi098.stdout:2327: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T20:05:04.805 INFO:tasks.rados.rados.0.smithi098.stdout:2328: write oid 154 current snap is 0 2023-09-23T20:05:04.805 INFO:tasks.rados.rados.0.smithi098.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2023-09-23T20:05:04.812 INFO:tasks.rados.rados.0.smithi098.stdout:2328: writing smithi09866585-154 from 750008 to 1354123 tid 1 2023-09-23T20:05:04.819 INFO:tasks.rados.rados.0.smithi098.stdout:2328: writing smithi09866585-154 from 1934433 to 2520309 tid 2 2023-09-23T20:05:04.827 INFO:tasks.rados.rados.0.smithi098.stdout:2328: writing smithi09866585-154 from 3150395 to 3881677 tid 3 2023-09-23T20:05:04.827 INFO:tasks.rados.rados.0.smithi098.stdout:2329: write oid 409 current snap is 0 2023-09-23T20:05:04.827 INFO:tasks.rados.rados.0.smithi098.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2023-09-23T20:05:04.835 INFO:tasks.rados.rados.0.smithi098.stdout:2329: writing smithi09866585-409 from 766815 to 1446179 tid 1 2023-09-23T20:05:04.841 INFO:tasks.rados.rados.0.smithi098.stdout:2329: writing smithi09866585-409 from 1992915 to 2722449 tid 2 2023-09-23T20:05:04.847 INFO:tasks.rados.rados.0.smithi098.stdout:2329: writing smithi09866585-409 from 3177818 to 3720372 tid 3 2023-09-23T20:05:04.847 INFO:tasks.rados.rados.0.smithi098.stdout:2330: read oid 180 snap -1 2023-09-23T20:05:04.847 INFO:tasks.rados.rados.0.smithi098.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T20:05:04.847 INFO:tasks.rados.rados.0.smithi098.stdout:2331: read oid 327 snap -1 2023-09-23T20:05:04.847 INFO:tasks.rados.rados.0.smithi098.stdout:2331: expect (ObjNum 589 snap 0 seq_num 589) 2023-09-23T20:05:04.847 INFO:tasks.rados.rados.0.smithi098.stdout:2332: write oid 380 current snap is 0 2023-09-23T20:05:04.847 INFO:tasks.rados.rados.0.smithi098.stdout:2326: finishing write tid 1 to smithi09866585-159 2023-09-23T20:05:04.848 INFO:tasks.rados.rados.0.smithi098.stdout:2326: finishing write tid 2 to smithi09866585-159 2023-09-23T20:05:04.848 INFO:tasks.rados.rados.0.smithi098.stdout:2326: finishing write tid 3 to smithi09866585-159 2023-09-23T20:05:04.848 INFO:tasks.rados.rados.0.smithi098.stdout:2326: finishing write tid 4 to smithi09866585-159 2023-09-23T20:05:04.848 INFO:tasks.rados.rados.0.smithi098.stdout:2326: finishing write tid 5 to smithi09866585-159 2023-09-23T20:05:04.848 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 159 v 273 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2023-09-23T20:05:04.848 INFO:tasks.rados.rados.0.smithi098.stdout:2326: left oid 159 (ObjNum 1543 snap 0 seq_num 1543) 2023-09-23T20:05:04.848 INFO:tasks.rados.rados.0.smithi098.stdout:2328: finishing write tid 1 to smithi09866585-154 2023-09-23T20:05:04.848 INFO:tasks.rados.rados.0.smithi098.stdout:2327: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T20:05:05.067 INFO:tasks.rados.rados.0.smithi098.stdout:2328: finishing write tid 2 to smithi09866585-154 2023-09-23T20:05:05.068 INFO:tasks.rados.rados.0.smithi098.stdout:2328: finishing write tid 3 to smithi09866585-154 2023-09-23T20:05:05.068 INFO:tasks.rados.rados.0.smithi098.stdout:2328: finishing write tid 4 to smithi09866585-154 2023-09-23T20:05:05.068 INFO:tasks.rados.rados.0.smithi098.stdout:2328: finishing write tid 5 to smithi09866585-154 2023-09-23T20:05:05.068 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 154 v 277 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2023-09-23T20:05:05.068 INFO:tasks.rados.rados.0.smithi098.stdout:2328: left oid 154 (ObjNum 1544 snap 0 seq_num 1544) 2023-09-23T20:05:05.068 INFO:tasks.rados.rados.0.smithi098.stdout:2329: finishing write tid 1 to smithi09866585-409 2023-09-23T20:05:05.068 INFO:tasks.rados.rados.0.smithi098.stdout:2329: finishing write tid 2 to smithi09866585-409 2023-09-23T20:05:05.068 INFO:tasks.rados.rados.0.smithi098.stdout:2329: finishing write tid 3 to smithi09866585-409 2023-09-23T20:05:05.068 INFO:tasks.rados.rados.0.smithi098.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T20:05:05.258 INFO:tasks.rados.rados.0.smithi098.stdout:2329: finishing write tid 4 to smithi09866585-409 2023-09-23T20:05:05.258 INFO:tasks.rados.rados.0.smithi098.stdout:2329: finishing write tid 5 to smithi09866585-409 2023-09-23T20:05:05.258 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 409 v 381 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2023-09-23T20:05:05.259 INFO:tasks.rados.rados.0.smithi098.stdout:2329: left oid 409 (ObjNum 1545 snap 0 seq_num 1545) 2023-09-23T20:05:05.259 INFO:tasks.rados.rados.0.smithi098.stdout:2331: expect (ObjNum 589 snap 0 seq_num 589) 2023-09-23T20:05:05.443 INFO:tasks.rados.rados.0.smithi098.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2023-09-23T20:05:05.452 INFO:tasks.rados.rados.0.smithi098.stdout:2332: writing smithi09866585-380 from 783622 to 1538235 tid 1 2023-09-23T20:05:05.458 INFO:tasks.rados.rados.0.smithi098.stdout:2332: writing smithi09866585-380 from 2051397 to 2640942 tid 2 2023-09-23T20:05:05.467 INFO:tasks.rados.rados.0.smithi098.stdout:2332: writing smithi09866585-380 from 3205241 to 3959067 tid 3 2023-09-23T20:05:05.467 INFO:tasks.rados.rados.0.smithi098.stdout:2326: done (6 left) 2023-09-23T20:05:05.467 INFO:tasks.rados.rados.0.smithi098.stdout:2327: done (5 left) 2023-09-23T20:05:05.467 INFO:tasks.rados.rados.0.smithi098.stdout:2328: done (4 left) 2023-09-23T20:05:05.467 INFO:tasks.rados.rados.0.smithi098.stdout:2329: done (3 left) 2023-09-23T20:05:05.467 INFO:tasks.rados.rados.0.smithi098.stdout:2330: done (2 left) 2023-09-23T20:05:05.467 INFO:tasks.rados.rados.0.smithi098.stdout:2331: done (1 left) 2023-09-23T20:05:05.467 INFO:tasks.rados.rados.0.smithi098.stdout:2333: read oid 331 snap -1 2023-09-23T20:05:05.467 INFO:tasks.rados.rados.0.smithi098.stdout:2333: expect deleted 2023-09-23T20:05:05.467 INFO:tasks.rados.rados.0.smithi098.stdout:2334: read oid 107 snap -1 2023-09-23T20:05:05.467 INFO:tasks.rados.rados.0.smithi098.stdout:2334: expect (ObjNum 759 snap 0 seq_num 759) 2023-09-23T20:05:05.468 INFO:tasks.rados.rados.0.smithi098.stdout:2335: write oid 497 current snap is 0 2023-09-23T20:05:05.468 INFO:tasks.rados.rados.0.smithi098.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2023-09-23T20:05:05.472 INFO:tasks.rados.rados.0.smithi098.stdout:2335: writing smithi09866585-497 from 400429 to 830291 tid 1 2023-09-23T20:05:05.480 INFO:tasks.rados.rados.0.smithi098.stdout:2335: writing smithi09866585-497 from 1593526 to 2000429 tid 2 2023-09-23T20:05:05.480 INFO:tasks.rados.rados.0.smithi098.stdout:2336: read oid 198 snap -1 2023-09-23T20:05:05.480 INFO:tasks.rados.rados.0.smithi098.stdout:2336: expect deleted 2023-09-23T20:05:05.480 INFO:tasks.rados.rados.0.smithi098.stdout:2337: delete oid 102 current snap is 0 2023-09-23T20:05:05.480 INFO:tasks.rados.rados.0.smithi098.stdout:2332: finishing write tid 1 to smithi09866585-380 2023-09-23T20:05:05.480 INFO:tasks.rados.rados.0.smithi098.stdout:2332: finishing write tid 2 to smithi09866585-380 2023-09-23T20:05:05.480 INFO:tasks.rados.rados.0.smithi098.stdout:2332: finishing write tid 3 to smithi09866585-380 2023-09-23T20:05:05.480 INFO:tasks.rados.rados.0.smithi098.stdout:2332: finishing write tid 4 to smithi09866585-380 2023-09-23T20:05:05.481 INFO:tasks.rados.rados.0.smithi098.stdout:2332: finishing write tid 5 to smithi09866585-380 2023-09-23T20:05:05.481 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 380 v 420 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2023-09-23T20:05:05.481 INFO:tasks.rados.rados.0.smithi098.stdout:2332: left oid 380 (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:05:05.481 INFO:tasks.rados.rados.0.smithi098.stdout:2334: expect (ObjNum 759 snap 0 seq_num 759) 2023-09-23T20:05:05.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:05 smithi173 bash[27697]: cluster 2023-09-23T20:05:04.534133+0000 mgr.x (mgr.24700) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 15 MiB/s wr, 132 op/s 2023-09-23T20:05:05.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:05:05 smithi173 bash[50672]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:05:05] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.33.4" 2023-09-23T20:05:05.598 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:05 smithi098 bash[27308]: cluster 2023-09-23T20:05:04.534133+0000 mgr.x (mgr.24700) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 15 MiB/s wr, 132 op/s 2023-09-23T20:05:05.599 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:05 smithi098 bash[33670]: cluster 2023-09-23T20:05:04.534133+0000 mgr.x (mgr.24700) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 15 MiB/s wr, 132 op/s 2023-09-23T20:05:05.599 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:05 smithi098 systemd[1]: Stopping Ceph alertmanager.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:05:05.599 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:05 smithi098 bash[70078]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-alertmanager.a 2023-09-23T20:05:05.599 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:05 smithi098 bash[56439]: level=info ts=2023-09-23T20:05:05.418Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:05:05.607 INFO:tasks.rados.rados.0.smithi098.stdout:2335: finishing write tid 1 to smithi09866585-497 2023-09-23T20:05:05.607 INFO:tasks.rados.rados.0.smithi098.stdout:2335: finishing write tid 2 to smithi09866585-497 2023-09-23T20:05:05.607 INFO:tasks.rados.rados.0.smithi098.stdout:2335: finishing write tid 3 to smithi09866585-497 2023-09-23T20:05:05.607 INFO:tasks.rados.rados.0.smithi098.stdout:2332: done (5 left) 2023-09-23T20:05:05.607 INFO:tasks.rados.rados.0.smithi098.stdout:2333: done (4 left) 2023-09-23T20:05:05.607 INFO:tasks.rados.rados.0.smithi098.stdout:2334: done (3 left) 2023-09-23T20:05:05.607 INFO:tasks.rados.rados.0.smithi098.stdout:2336: done (2 left) 2023-09-23T20:05:05.607 INFO:tasks.rados.rados.0.smithi098.stdout:2337: done (1 left) 2023-09-23T20:05:05.607 INFO:tasks.rados.rados.0.smithi098.stdout:2338: read oid 158 snap -1 2023-09-23T20:05:05.608 INFO:tasks.rados.rados.0.smithi098.stdout:2338: expect (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T20:05:05.608 INFO:tasks.rados.rados.0.smithi098.stdout:2339: write oid 106 current snap is 0 2023-09-23T20:05:05.608 INFO:tasks.rados.rados.0.smithi098.stdout:2335: finishing write tid 4 to smithi09866585-497 2023-09-23T20:05:05.608 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 497 v 255 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2023-09-23T20:05:05.608 INFO:tasks.rados.rados.0.smithi098.stdout:2335: left oid 497 (ObjNum 1547 snap 0 seq_num 1547) 2023-09-23T20:05:05.608 INFO:tasks.rados.rados.0.smithi098.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2023-09-23T20:05:05.612 INFO:tasks.rados.rados.0.smithi098.stdout:2339: writing smithi09866585-106 from 434043 to 1014403 tid 1 2023-09-23T20:05:05.618 INFO:tasks.rados.rados.0.smithi098.stdout:2339: writing smithi09866585-106 from 1710490 to 2034043 tid 2 2023-09-23T20:05:05.618 INFO:tasks.rados.rados.0.smithi098.stdout:2335: done (2 left) 2023-09-23T20:05:05.618 INFO:tasks.rados.rados.0.smithi098.stdout:2340: read oid 138 snap -1 2023-09-23T20:05:05.619 INFO:tasks.rados.rados.0.smithi098.stdout:2340: expect (ObjNum 137 snap 0 seq_num 137) 2023-09-23T20:05:05.619 INFO:tasks.rados.rados.0.smithi098.stdout:2341: write oid 136 current snap is 0 2023-09-23T20:05:05.619 INFO:tasks.rados.rados.0.smithi098.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2023-09-23T20:05:05.624 INFO:tasks.rados.rados.0.smithi098.stdout:2341: writing smithi09866585-136 from 450850 to 1106459 tid 1 2023-09-23T20:05:05.630 INFO:tasks.rados.rados.0.smithi098.stdout:2341: writing smithi09866585-136 from 1768972 to 2050850 tid 2 2023-09-23T20:05:05.630 INFO:tasks.rados.rados.0.smithi098.stdout:2342: read oid 231 snap -1 2023-09-23T20:05:05.630 INFO:tasks.rados.rados.0.smithi098.stdout:2342: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T20:05:05.630 INFO:tasks.rados.rados.0.smithi098.stdout:2343: read oid 11 snap -1 2023-09-23T20:05:05.630 INFO:tasks.rados.rados.0.smithi098.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T20:05:05.631 INFO:tasks.rados.rados.0.smithi098.stdout:2344: write oid 346 current snap is 0 2023-09-23T20:05:05.631 INFO:tasks.rados.rados.0.smithi098.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2023-09-23T20:05:05.637 INFO:tasks.rados.rados.0.smithi098.stdout:2344: writing smithi09866585-346 from 467657 to 914868 tid 1 2023-09-23T20:05:05.643 INFO:tasks.rados.rados.0.smithi098.stdout:2344: writing smithi09866585-346 from 1427454 to 2067657 tid 2 2023-09-23T20:05:05.643 INFO:tasks.rados.rados.0.smithi098.stdout:2345: read oid 152 snap -1 2023-09-23T20:05:05.644 INFO:tasks.rados.rados.0.smithi098.stdout:2345: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:05:05.644 INFO:tasks.rados.rados.0.smithi098.stdout:2346: write oid 168 current snap is 0 2023-09-23T20:05:05.644 INFO:tasks.rados.rados.0.smithi098.stdout:2338: expect (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T20:05:05.778 INFO:tasks.rados.rados.0.smithi098.stdout:2339: finishing write tid 1 to smithi09866585-106 2023-09-23T20:05:05.778 INFO:tasks.rados.rados.0.smithi098.stdout:2339: finishing write tid 2 to smithi09866585-106 2023-09-23T20:05:05.778 INFO:tasks.rados.rados.0.smithi098.stdout:2339: finishing write tid 3 to smithi09866585-106 2023-09-23T20:05:05.778 INFO:tasks.rados.rados.0.smithi098.stdout:2339: finishing write tid 4 to smithi09866585-106 2023-09-23T20:05:05.778 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 106 v 230 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2023-09-23T20:05:05.778 INFO:tasks.rados.rados.0.smithi098.stdout:2339: left oid 106 (ObjNum 1549 snap 0 seq_num 1549) 2023-09-23T20:05:05.778 INFO:tasks.rados.rados.0.smithi098.stdout:2341: finishing write tid 1 to smithi09866585-136 2023-09-23T20:05:05.779 INFO:tasks.rados.rados.0.smithi098.stdout:2340: expect (ObjNum 137 snap 0 seq_num 137) 2023-09-23T20:05:05.856 INFO:tasks.rados.rados.0.smithi098.stdout:2341: finishing write tid 2 to smithi09866585-136 2023-09-23T20:05:05.856 INFO:tasks.rados.rados.0.smithi098.stdout:2341: finishing write tid 3 to smithi09866585-136 2023-09-23T20:05:05.856 INFO:tasks.rados.rados.0.smithi098.stdout:2341: finishing write tid 4 to smithi09866585-136 2023-09-23T20:05:05.856 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 136 v 363 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2023-09-23T20:05:05.857 INFO:tasks.rados.rados.0.smithi098.stdout:2341: left oid 136 (ObjNum 1550 snap 0 seq_num 1550) 2023-09-23T20:05:05.857 INFO:tasks.rados.rados.0.smithi098.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T20:05:06.011 INFO:tasks.rados.rados.0.smithi098.stdout:2342: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T20:05:06.142 INFO:tasks.rados.rados.0.smithi098.stdout:2344: finishing write tid 1 to smithi09866585-346 2023-09-23T20:05:06.143 INFO:tasks.rados.rados.0.smithi098.stdout:2344: finishing write tid 2 to smithi09866585-346 2023-09-23T20:05:06.143 INFO:tasks.rados.rados.0.smithi098.stdout:2344: finishing write tid 3 to smithi09866585-346 2023-09-23T20:05:06.143 INFO:tasks.rados.rados.0.smithi098.stdout:2344: finishing write tid 4 to smithi09866585-346 2023-09-23T20:05:06.143 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 346 v 423 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2023-09-23T20:05:06.143 INFO:tasks.rados.rados.0.smithi098.stdout:2344: left oid 346 (ObjNum 1551 snap 0 seq_num 1551) 2023-09-23T20:05:06.143 INFO:tasks.rados.rados.0.smithi098.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2023-09-23T20:05:06.150 INFO:tasks.rados.rados.0.smithi098.stdout:2346: writing smithi09866585-168 from 484464 to 1006924 tid 1 2023-09-23T20:05:06.156 INFO:tasks.rados.rados.0.smithi098.stdout:2346: writing smithi09866585-168 from 1485936 to 1970135 tid 2 2023-09-23T20:05:06.156 INFO:tasks.rados.rados.0.smithi098.stdout:2338: done (8 left) 2023-09-23T20:05:06.156 INFO:tasks.rados.rados.0.smithi098.stdout:2339: done (7 left) 2023-09-23T20:05:06.157 INFO:tasks.rados.rados.0.smithi098.stdout:2340: done (6 left) 2023-09-23T20:05:06.157 INFO:tasks.rados.rados.0.smithi098.stdout:2341: done (5 left) 2023-09-23T20:05:06.157 INFO:tasks.rados.rados.0.smithi098.stdout:2342: done (4 left) 2023-09-23T20:05:06.157 INFO:tasks.rados.rados.0.smithi098.stdout:2343: done (3 left) 2023-09-23T20:05:06.157 INFO:tasks.rados.rados.0.smithi098.stdout:2344: done (2 left) 2023-09-23T20:05:06.157 INFO:tasks.rados.rados.0.smithi098.stdout:2347: read oid 96 snap -1 2023-09-23T20:05:06.157 INFO:tasks.rados.rados.0.smithi098.stdout:2347: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-09-23T20:05:06.157 INFO:tasks.rados.rados.0.smithi098.stdout:2348: write oid 400 current snap is 0 2023-09-23T20:05:06.157 INFO:tasks.rados.rados.0.smithi098.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2023-09-23T20:05:06.163 INFO:tasks.rados.rados.0.smithi098.stdout:2348: writing smithi09866585-400 from 501271 to 1098980 tid 1 2023-09-23T20:05:06.169 INFO:tasks.rados.rados.0.smithi098.stdout:2348: writing smithi09866585-400 from 1544418 to 2101271 tid 2 2023-09-23T20:05:06.169 INFO:tasks.rados.rados.0.smithi098.stdout:2349: write oid 390 current snap is 0 2023-09-23T20:05:06.169 INFO:tasks.rados.rados.0.smithi098.stdout:2345: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:05:06.266 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:05 smithi098 bash[70114]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T20:05:06.266 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:06 smithi098 bash[70186]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T20:05:06.266 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:06 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T20:05:06.266 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:06 smithi098 systemd[1]: Stopped Ceph alertmanager.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:05:06.267 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:06 smithi098 systemd[1]: Started Ceph alertmanager.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:05:06.398 INFO:tasks.rados.rados.0.smithi098.stdout:2346: finishing write tid 1 to smithi09866585-168 2023-09-23T20:05:06.399 INFO:tasks.rados.rados.0.smithi098.stdout:2346: finishing write tid 2 to smithi09866585-168 2023-09-23T20:05:06.399 INFO:tasks.rados.rados.0.smithi098.stdout:2347: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-09-23T20:05:06.517 INFO:tasks.rados.rados.0.smithi098.stdout:2346: finishing write tid 3 to smithi09866585-168 2023-09-23T20:05:06.517 INFO:tasks.rados.rados.0.smithi098.stdout:2346: finishing write tid 4 to smithi09866585-168 2023-09-23T20:05:06.518 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 168 v 310 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2023-09-23T20:05:06.518 INFO:tasks.rados.rados.0.smithi098.stdout:2346: left oid 168 (ObjNum 1552 snap 0 seq_num 1552) 2023-09-23T20:05:06.518 INFO:tasks.rados.rados.0.smithi098.stdout:2348: finishing write tid 1 to smithi09866585-400 2023-09-23T20:05:06.518 INFO:tasks.rados.rados.0.smithi098.stdout:2348: finishing write tid 2 to smithi09866585-400 2023-09-23T20:05:06.518 INFO:tasks.rados.rados.0.smithi098.stdout:2348: finishing write tid 3 to smithi09866585-400 2023-09-23T20:05:06.518 INFO:tasks.rados.rados.0.smithi098.stdout:2348: finishing write tid 4 to smithi09866585-400 2023-09-23T20:05:06.518 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 400 v 306 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2023-09-23T20:05:06.518 INFO:tasks.rados.rados.0.smithi098.stdout:2348: left oid 400 (ObjNum 1553 snap 0 seq_num 1553) 2023-09-23T20:05:06.518 INFO:tasks.rados.rados.0.smithi098.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2023-09-23T20:05:06.532 INFO:tasks.rados.rados.0.smithi098.stdout:2349: writing smithi09866585-390 from 518078 to 1191036 tid 1 2023-09-23T20:05:06.538 INFO:tasks.rados.rados.0.smithi098.stdout:2349: writing smithi09866585-390 from 1602900 to 2090768 tid 2 2023-09-23T20:05:06.538 INFO:tasks.rados.rados.0.smithi098.stdout:2345: done (4 left) 2023-09-23T20:05:06.538 INFO:tasks.rados.rados.0.smithi098.stdout:2346: done (3 left) 2023-09-23T20:05:06.538 INFO:tasks.rados.rados.0.smithi098.stdout:2347: done (2 left) 2023-09-23T20:05:06.538 INFO:tasks.rados.rados.0.smithi098.stdout:2348: done (1 left) 2023-09-23T20:05:06.538 INFO:tasks.rados.rados.0.smithi098.stdout:2350: read oid 277 snap -1 2023-09-23T20:05:06.538 INFO:tasks.rados.rados.0.smithi098.stdout:2350: expect deleted 2023-09-23T20:05:06.538 INFO:tasks.rados.rados.0.smithi098.stdout:2351: read oid 61 snap -1 2023-09-23T20:05:06.538 INFO:tasks.rados.rados.0.smithi098.stdout:2351: expect (ObjNum 952 snap 0 seq_num 952) 2023-09-23T20:05:06.539 INFO:tasks.rados.rados.0.smithi098.stdout:2352: write oid 379 current snap is 0 2023-09-23T20:05:06.539 INFO:tasks.rados.rados.0.smithi098.stdout:2349: finishing write tid 1 to smithi09866585-390 2023-09-23T20:05:06.539 INFO:tasks.rados.rados.0.smithi098.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2023-09-23T20:05:06.545 INFO:tasks.rados.rados.0.smithi098.stdout:2352: writing smithi09866585-379 from 534885 to 1283092 tid 1 2023-09-23T20:05:06.550 INFO:tasks.rados.rados.0.smithi098.stdout:2352: writing smithi09866585-379 from 1945029 to 2134885 tid 2 2023-09-23T20:05:06.550 INFO:tasks.rados.rados.0.smithi098.stdout:2353: write oid 273 current snap is 0 2023-09-23T20:05:06.551 INFO:tasks.rados.rados.0.smithi098.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2023-09-23T20:05:06.556 INFO:tasks.rados.rados.0.smithi098.stdout:2353: writing smithi09866585-273 from 551692 to 975148 tid 1 2023-09-23T20:05:06.563 INFO:tasks.rados.rados.0.smithi098.stdout:2353: writing smithi09866585-273 from 1603511 to 2095048 tid 2 2023-09-23T20:05:06.563 INFO:tasks.rados.rados.0.smithi098.stdout:2354: read oid 138 snap -1 2023-09-23T20:05:06.563 INFO:tasks.rados.rados.0.smithi098.stdout:2354: expect (ObjNum 137 snap 0 seq_num 137) 2023-09-23T20:05:06.563 INFO:tasks.rados.rados.0.smithi098.stdout:2355: write oid 240 current snap is 0 2023-09-23T20:05:06.563 INFO:tasks.rados.rados.0.smithi098.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2023-09-23T20:05:06.568 INFO:tasks.rados.rados.0.smithi098.stdout:2355: writing smithi09866585-240 from 568499 to 1067204 tid 1 2023-09-23T20:05:06.575 INFO:tasks.rados.rados.0.smithi098.stdout:2355: writing smithi09866585-240 from 1661993 to 2168499 tid 2 2023-09-23T20:05:06.575 INFO:tasks.rados.rados.0.smithi098.stdout:2356: read oid 306 snap -1 2023-09-23T20:05:06.575 INFO:tasks.rados.rados.0.smithi098.stdout:2356: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-23T20:05:06.576 INFO:tasks.rados.rados.0.smithi098.stdout:2357: write oid 268 current snap is 0 2023-09-23T20:05:06.576 INFO:tasks.rados.rados.0.smithi098.stdout:2349: finishing write tid 2 to smithi09866585-390 2023-09-23T20:05:06.576 INFO:tasks.rados.rados.0.smithi098.stdout:2349: finishing write tid 3 to smithi09866585-390 2023-09-23T20:05:06.576 INFO:tasks.rados.rados.0.smithi098.stdout:2349: finishing write tid 4 to smithi09866585-390 2023-09-23T20:05:06.576 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 390 v 241 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2023-09-23T20:05:06.576 INFO:tasks.rados.rados.0.smithi098.stdout:2349: left oid 390 (ObjNum 1554 snap 0 seq_num 1554) 2023-09-23T20:05:06.576 INFO:tasks.rados.rados.0.smithi098.stdout:2351: expect (ObjNum 952 snap 0 seq_num 952) 2023-09-23T20:05:06.663 INFO:tasks.rados.rados.0.smithi098.stdout:2352: finishing write tid 1 to smithi09866585-379 2023-09-23T20:05:06.663 INFO:tasks.rados.rados.0.smithi098.stdout:2352: finishing write tid 2 to smithi09866585-379 2023-09-23T20:05:06.663 INFO:tasks.rados.rados.0.smithi098.stdout:2352: finishing write tid 3 to smithi09866585-379 2023-09-23T20:05:06.663 INFO:tasks.rados.rados.0.smithi098.stdout:2352: finishing write tid 4 to smithi09866585-379 2023-09-23T20:05:06.664 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 379 v 313 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2023-09-23T20:05:06.664 INFO:tasks.rados.rados.0.smithi098.stdout:2352: left oid 379 (ObjNum 1555 snap 0 seq_num 1555) 2023-09-23T20:05:06.664 INFO:tasks.rados.rados.0.smithi098.stdout:2353: finishing write tid 1 to smithi09866585-273 2023-09-23T20:05:06.664 INFO:tasks.rados.rados.0.smithi098.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2023-09-23T20:05:06.677 INFO:tasks.rados.rados.0.smithi098.stdout:2357: writing smithi09866585-268 from 585306 to 1159260 tid 1 2023-09-23T20:05:06.684 INFO:tasks.rados.rados.0.smithi098.stdout:2357: writing smithi09866585-268 from 1720475 to 2185306 tid 2 2023-09-23T20:05:06.684 INFO:tasks.rados.rados.0.smithi098.stdout:2349: done (8 left) 2023-09-23T20:05:06.684 INFO:tasks.rados.rados.0.smithi098.stdout:2350: done (7 left) 2023-09-23T20:05:06.684 INFO:tasks.rados.rados.0.smithi098.stdout:2351: done (6 left) 2023-09-23T20:05:06.684 INFO:tasks.rados.rados.0.smithi098.stdout:2352: done (5 left) 2023-09-23T20:05:06.684 INFO:tasks.rados.rados.0.smithi098.stdout:2358: read oid 333 snap -1 2023-09-23T20:05:06.684 INFO:tasks.rados.rados.0.smithi098.stdout:2358: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-09-23T20:05:06.684 INFO:tasks.rados.rados.0.smithi098.stdout:2359: read oid 144 snap -1 2023-09-23T20:05:06.684 INFO:tasks.rados.rados.0.smithi098.stdout:2359: expect deleted 2023-09-23T20:05:06.685 INFO:tasks.rados.rados.0.smithi098.stdout:2360: read oid 415 snap -1 2023-09-23T20:05:06.685 INFO:tasks.rados.rados.0.smithi098.stdout:2360: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-23T20:05:06.685 INFO:tasks.rados.rados.0.smithi098.stdout:2361: read oid 88 snap -1 2023-09-23T20:05:06.685 INFO:tasks.rados.rados.0.smithi098.stdout:2361: expect (ObjNum 1500 snap 0 seq_num 1500) 2023-09-23T20:05:06.685 INFO:tasks.rados.rados.0.smithi098.stdout:2362: read oid 75 snap -1 2023-09-23T20:05:06.685 INFO:tasks.rados.rados.0.smithi098.stdout:2362: expect (ObjNum 691 snap 0 seq_num 691) 2023-09-23T20:05:06.685 INFO:tasks.rados.rados.0.smithi098.stdout:2363: write oid 160 current snap is 0 2023-09-23T20:05:06.685 INFO:tasks.rados.rados.0.smithi098.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2023-09-23T20:05:06.691 INFO:tasks.rados.rados.0.smithi098.stdout:2363: writing smithi09866585-160 from 602113 to 1367669 tid 1 2023-09-23T20:05:06.696 INFO:tasks.rados.rados.0.smithi098.stdout:2363: writing smithi09866585-160 from 1778957 to 2202113 tid 2 2023-09-23T20:05:06.697 INFO:tasks.rados.rados.0.smithi098.stdout:2364: write oid 99 current snap is 0 2023-09-23T20:05:06.697 INFO:tasks.rados.rados.0.smithi098.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2023-09-23T20:05:06.702 INFO:tasks.rados.rados.0.smithi098.stdout:2364: writing smithi09866585-99 from 618920 to 1059725 tid 1 2023-09-23T20:05:06.710 INFO:tasks.rados.rados.0.smithi098.stdout:2364: writing smithi09866585-99 from 1837439 to 2218920 tid 2 2023-09-23T20:05:06.710 INFO:tasks.rados.rados.0.smithi098.stdout:2365: read oid 425 snap -1 2023-09-23T20:05:06.710 INFO:tasks.rados.rados.0.smithi098.stdout:2365: expect (ObjNum 424 snap 0 seq_num 424) 2023-09-23T20:05:06.710 INFO:tasks.rados.rados.0.smithi098.stdout:2366: read oid 319 snap -1 2023-09-23T20:05:06.710 INFO:tasks.rados.rados.0.smithi098.stdout:2366: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T20:05:06.710 INFO:tasks.rados.rados.0.smithi098.stdout:2367: read oid 299 snap -1 2023-09-23T20:05:06.710 INFO:tasks.rados.rados.0.smithi098.stdout:2367: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-09-23T20:05:06.710 INFO:tasks.rados.rados.0.smithi098.stdout:2368: read oid 433 snap -1 2023-09-23T20:05:06.710 INFO:tasks.rados.rados.0.smithi098.stdout:2368: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:05:06.710 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:06.711 INFO:tasks.rados.rados.0.smithi098.stdout:2353: finishing write tid 2 to smithi09866585-273 2023-09-23T20:05:06.711 INFO:tasks.rados.rados.0.smithi098.stdout:2353: finishing write tid 3 to smithi09866585-273 2023-09-23T20:05:06.711 INFO:tasks.rados.rados.0.smithi098.stdout:2353: finishing write tid 4 to smithi09866585-273 2023-09-23T20:05:06.711 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 273 v 244 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2023-09-23T20:05:06.711 INFO:tasks.rados.rados.0.smithi098.stdout:2353: left oid 273 (ObjNum 1556 snap 0 seq_num 1556) 2023-09-23T20:05:06.711 INFO:tasks.rados.rados.0.smithi098.stdout:2354: expect (ObjNum 137 snap 0 seq_num 137) 2023-09-23T20:05:06.790 INFO:tasks.rados.rados.0.smithi098.stdout:2355: finishing write tid 1 to smithi09866585-240 2023-09-23T20:05:06.790 INFO:tasks.rados.rados.0.smithi098.stdout:2355: finishing write tid 2 to smithi09866585-240 2023-09-23T20:05:06.790 INFO:tasks.rados.rados.0.smithi098.stdout:2355: finishing write tid 3 to smithi09866585-240 2023-09-23T20:05:06.790 INFO:tasks.rados.rados.0.smithi098.stdout:2355: finishing write tid 4 to smithi09866585-240 2023-09-23T20:05:06.790 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 240 v 316 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2023-09-23T20:05:06.790 INFO:tasks.rados.rados.0.smithi098.stdout:2355: left oid 240 (ObjNum 1557 snap 0 seq_num 1557) 2023-09-23T20:05:06.790 INFO:tasks.rados.rados.0.smithi098.stdout:2356: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-23T20:05:06.899 INFO:tasks.rados.rados.0.smithi098.stdout:2357: finishing write tid 1 to smithi09866585-268 2023-09-23T20:05:06.899 INFO:tasks.rados.rados.0.smithi098.stdout:2361: expect (ObjNum 1500 snap 0 seq_num 1500) 2023-09-23T20:05:07.083 INFO:tasks.rados.rados.0.smithi098.stdout:2360: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-23T20:05:07.183 INFO:tasks.rados.rados.0.smithi098.stdout:2358: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-09-23T20:05:07.289 INFO:tasks.rados.rados.0.smithi098.stdout:2357: finishing write tid 2 to smithi09866585-268 2023-09-23T20:05:07.290 INFO:tasks.rados.rados.0.smithi098.stdout:2357: finishing write tid 3 to smithi09866585-268 2023-09-23T20:05:07.290 INFO:tasks.rados.rados.0.smithi098.stdout:2357: finishing write tid 4 to smithi09866585-268 2023-09-23T20:05:07.290 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 268 v 258 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2023-09-23T20:05:07.290 INFO:tasks.rados.rados.0.smithi098.stdout:2357: left oid 268 (ObjNum 1558 snap 0 seq_num 1558) 2023-09-23T20:05:07.290 INFO:tasks.rados.rados.0.smithi098.stdout:2362: expect (ObjNum 691 snap 0 seq_num 691) 2023-09-23T20:05:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[27308]: audit 2023-09-23T20:05:06.246267+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[27308]: audit 2023-09-23T20:05:06.258317+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[27308]: cephadm 2023-09-23T20:05:06.298850+0000 mgr.x (mgr.24700) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:05:07.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[27308]: cluster 2023-09-23T20:05:06.534929+0000 mgr.x (mgr.24700) 39 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 11 MiB/s wr, 88 op/s 2023-09-23T20:05:07.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[27308]: cephadm 2023-09-23T20:05:06.544814+0000 mgr.x (mgr.24700) 40 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:05:07.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[27308]: audit 2023-09-23T20:05:06.660395+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.98:0/1282489306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[33670]: audit 2023-09-23T20:05:06.246267+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[33670]: audit 2023-09-23T20:05:06.258317+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[33670]: cephadm 2023-09-23T20:05:06.298850+0000 mgr.x (mgr.24700) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:05:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[33670]: cluster 2023-09-23T20:05:06.534929+0000 mgr.x (mgr.24700) 39 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 11 MiB/s wr, 88 op/s 2023-09-23T20:05:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[33670]: cephadm 2023-09-23T20:05:06.544814+0000 mgr.x (mgr.24700) 40 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:05:07.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[33670]: audit 2023-09-23T20:05:06.660395+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.98:0/1282489306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:07.431 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[70217]: level=info ts=2023-09-23T20:05:07.240Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-09-23T20:05:07.431 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[70217]: level=info ts=2023-09-23T20:05:07.240Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-09-23T20:05:07.431 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[70217]: level=info ts=2023-09-23T20:05:07.242Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.98 port=9094 2023-09-23T20:05:07.431 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[70217]: level=info ts=2023-09-23T20:05:07.243Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T20:05:07.431 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[70217]: level=info ts=2023-09-23T20:05:07.290Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T20:05:07.431 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[70217]: level=info ts=2023-09-23T20:05:07.291Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T20:05:07.431 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[70217]: level=info ts=2023-09-23T20:05:07.295Z caller=main.go:518 msg=Listening address=:9093 2023-09-23T20:05:07.431 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[70217]: level=info ts=2023-09-23T20:05:07.295Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-09-23T20:05:07.468 INFO:tasks.rados.rados.0.smithi098.stdout:2363: finishing write tid 1 to smithi09866585-160 2023-09-23T20:05:07.469 INFO:tasks.rados.rados.0.smithi098.stdout:2363: finishing write tid 2 to smithi09866585-160 2023-09-23T20:05:07.469 INFO:tasks.rados.rados.0.smithi098.stdout:2363: finishing write tid 3 to smithi09866585-160 2023-09-23T20:05:07.469 INFO:tasks.rados.rados.0.smithi098.stdout:2363: finishing write tid 4 to smithi09866585-160 2023-09-23T20:05:07.469 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 160 v 267 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2023-09-23T20:05:07.469 INFO:tasks.rados.rados.0.smithi098.stdout:2363: left oid 160 (ObjNum 1559 snap 0 seq_num 1559) 2023-09-23T20:05:07.469 INFO:tasks.rados.rados.0.smithi098.stdout:2364: finishing write tid 1 to smithi09866585-99 2023-09-23T20:05:07.469 INFO:tasks.rados.rados.0.smithi098.stdout:2368: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:05:07.569 INFO:tasks.rados.rados.0.smithi098.stdout:2366: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T20:05:07.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:07 smithi173 bash[27697]: audit 2023-09-23T20:05:06.246267+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:07.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:07 smithi173 bash[27697]: audit 2023-09-23T20:05:06.258317+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:07.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:07 smithi173 bash[27697]: cephadm 2023-09-23T20:05:06.298850+0000 mgr.x (mgr.24700) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:05:07.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:07 smithi173 bash[27697]: cluster 2023-09-23T20:05:06.534929+0000 mgr.x (mgr.24700) 39 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 11 MiB/s wr, 88 op/s 2023-09-23T20:05:07.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:07 smithi173 bash[27697]: cephadm 2023-09-23T20:05:06.544814+0000 mgr.x (mgr.24700) 40 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:05:07.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:07 smithi173 bash[27697]: audit 2023-09-23T20:05:06.660395+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.98:0/1282489306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:07.750 INFO:tasks.rados.rados.0.smithi098.stdout:2365: expect (ObjNum 424 snap 0 seq_num 424) 2023-09-23T20:05:07.847 INFO:tasks.rados.rados.0.smithi098.stdout:2367: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-09-23T20:05:07.957 INFO:tasks.rados.rados.0.smithi098.stdout:2364: finishing write tid 2 to smithi09866585-99 2023-09-23T20:05:07.957 INFO:tasks.rados.rados.0.smithi098.stdout:2364: finishing write tid 3 to smithi09866585-99 2023-09-23T20:05:07.957 INFO:tasks.rados.rados.0.smithi098.stdout:2364: finishing write tid 4 to smithi09866585-99 2023-09-23T20:05:07.957 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 99 v 391 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2023-09-23T20:05:07.957 INFO:tasks.rados.rados.0.smithi098.stdout:2364: left oid 99 (ObjNum 1560 snap 0 seq_num 1560) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2353: done (15 left) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2354: done (14 left) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2355: done (13 left) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2356: done (12 left) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2357: done (11 left) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2358: done (10 left) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2359: done (9 left) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2360: done (8 left) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2361: done (7 left) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2362: done (6 left) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2363: done (5 left) 2023-09-23T20:05:07.958 INFO:tasks.rados.rados.0.smithi098.stdout:2364: done (4 left) 2023-09-23T20:05:07.959 INFO:tasks.rados.rados.0.smithi098.stdout:2365: done (3 left) 2023-09-23T20:05:07.959 INFO:tasks.rados.rados.0.smithi098.stdout:2366: done (2 left) 2023-09-23T20:05:07.959 INFO:tasks.rados.rados.0.smithi098.stdout:2367: done (1 left) 2023-09-23T20:05:07.959 INFO:tasks.rados.rados.0.smithi098.stdout:2368: done (0 left) 2023-09-23T20:05:07.959 INFO:tasks.rados.rados.0.smithi098.stdout:2369: read oid 421 snap -1 2023-09-23T20:05:07.959 INFO:tasks.rados.rados.0.smithi098.stdout:2369: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:05:07.959 INFO:tasks.rados.rados.0.smithi098.stdout:2370: write oid 253 current snap is 0 2023-09-23T20:05:07.959 INFO:tasks.rados.rados.0.smithi098.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2023-09-23T20:05:07.969 INFO:tasks.rados.rados.0.smithi098.stdout:2370: writing smithi09866585-253 from 635727 to 1151781 tid 1 2023-09-23T20:05:07.976 INFO:tasks.rados.rados.0.smithi098.stdout:2370: writing smithi09866585-253 from 1895921 to 2235727 tid 2 2023-09-23T20:05:07.977 INFO:tasks.rados.rados.0.smithi098.stdout:2371: read oid 461 snap -1 2023-09-23T20:05:07.977 INFO:tasks.rados.rados.0.smithi098.stdout:2371: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:05:07.977 INFO:tasks.rados.rados.0.smithi098.stdout:2372: read oid 397 snap -1 2023-09-23T20:05:07.977 INFO:tasks.rados.rados.0.smithi098.stdout:2372: expect (ObjNum 1427 snap 0 seq_num 1427) 2023-09-23T20:05:07.977 INFO:tasks.rados.rados.0.smithi098.stdout:2373: write oid 78 current snap is 0 2023-09-23T20:05:07.977 INFO:tasks.rados.rados.0.smithi098.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2023-09-23T20:05:07.984 INFO:tasks.rados.rados.0.smithi098.stdout:2373: writing smithi09866585-78 from 652534 to 1243837 tid 1 2023-09-23T20:05:07.990 INFO:tasks.rados.rados.0.smithi098.stdout:2373: writing smithi09866585-78 from 1954403 to 2252534 tid 2 2023-09-23T20:05:07.991 INFO:tasks.rados.rados.0.smithi098.stdout:2374: read oid 328 snap -1 2023-09-23T20:05:07.991 INFO:tasks.rados.rados.0.smithi098.stdout:2374: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T20:05:07.991 INFO:tasks.rados.rados.0.smithi098.stdout:2375: read oid 443 snap -1 2023-09-23T20:05:07.991 INFO:tasks.rados.rados.0.smithi098.stdout:2375: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:05:07.991 INFO:tasks.rados.rados.0.smithi098.stdout:2376: write oid 123 current snap is 0 2023-09-23T20:05:07.991 INFO:tasks.rados.rados.0.smithi098.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2023-09-23T20:05:07.998 INFO:tasks.rados.rados.0.smithi098.stdout:2376: writing smithi09866585-123 from 669341 to 1335893 tid 1 2023-09-23T20:05:08.003 INFO:tasks.rados.rados.0.smithi098.stdout:2376: writing smithi09866585-123 from 2012885 to 2269341 tid 2 2023-09-23T20:05:08.003 INFO:tasks.rados.rados.0.smithi098.stdout:2377: read oid 70 snap -1 2023-09-23T20:05:08.003 INFO:tasks.rados.rados.0.smithi098.stdout:2377: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:05:08.004 INFO:tasks.rados.rados.0.smithi098.stdout:2378: write oid 310 current snap is 0 2023-09-23T20:05:08.004 INFO:tasks.rados.rados.0.smithi098.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2023-09-23T20:05:08.011 INFO:tasks.rados.rados.0.smithi098.stdout:2378: writing smithi09866585-310 from 686148 to 1427949 tid 1 2023-09-23T20:05:08.016 INFO:tasks.rados.rados.0.smithi098.stdout:2378: writing smithi09866585-310 from 1955014 to 2286148 tid 2 2023-09-23T20:05:08.016 INFO:tasks.rados.rados.0.smithi098.stdout:2379: write oid 56 current snap is 0 2023-09-23T20:05:08.016 INFO:tasks.rados.rados.0.smithi098.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2023-09-23T20:05:08.023 INFO:tasks.rados.rados.0.smithi098.stdout:2379: writing smithi09866585-56 from 702955 to 1120005 tid 1 2023-09-23T20:05:08.029 INFO:tasks.rados.rados.0.smithi098.stdout:2379: writing smithi09866585-56 from 1613496 to 2263367 tid 2 2023-09-23T20:05:08.029 INFO:tasks.rados.rados.0.smithi098.stdout:2380: write oid 34 current snap is 0 2023-09-23T20:05:08.029 INFO:tasks.rados.rados.0.smithi098.stdout:2369: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:05:08.169 INFO:tasks.rados.rados.0.smithi098.stdout:2370: finishing write tid 1 to smithi09866585-253 2023-09-23T20:05:08.169 INFO:tasks.rados.rados.0.smithi098.stdout:2370: finishing write tid 2 to smithi09866585-253 2023-09-23T20:05:08.169 INFO:tasks.rados.rados.0.smithi098.stdout:2370: finishing write tid 3 to smithi09866585-253 2023-09-23T20:05:08.169 INFO:tasks.rados.rados.0.smithi098.stdout:2370: finishing write tid 4 to smithi09866585-253 2023-09-23T20:05:08.169 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 253 v 233 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2023-09-23T20:05:08.169 INFO:tasks.rados.rados.0.smithi098.stdout:2370: left oid 253 (ObjNum 1561 snap 0 seq_num 1561) 2023-09-23T20:05:08.170 INFO:tasks.rados.rados.0.smithi098.stdout:2371: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:05:08.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:07 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:05:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:05:08.284 INFO:tasks.rados.rados.0.smithi098.stdout:2373: finishing write tid 1 to smithi09866585-78 2023-09-23T20:05:08.284 INFO:tasks.rados.rados.0.smithi098.stdout:2372: expect (ObjNum 1427 snap 0 seq_num 1427) 2023-09-23T20:05:08.406 INFO:tasks.rados.rados.0.smithi098.stdout:2373: finishing write tid 2 to smithi09866585-78 2023-09-23T20:05:08.406 INFO:tasks.rados.rados.0.smithi098.stdout:2373: finishing write tid 3 to smithi09866585-78 2023-09-23T20:05:08.406 INFO:tasks.rados.rados.0.smithi098.stdout:2373: finishing write tid 4 to smithi09866585-78 2023-09-23T20:05:08.406 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 78 v 261 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2023-09-23T20:05:08.406 INFO:tasks.rados.rados.0.smithi098.stdout:2373: left oid 78 (ObjNum 1562 snap 0 seq_num 1562) 2023-09-23T20:05:08.406 INFO:tasks.rados.rados.0.smithi098.stdout:2375: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:05:08.512 INFO:tasks.rados.rados.0.smithi098.stdout:2374: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T20:05:08.637 INFO:tasks.rados.rados.0.smithi098.stdout:2376: finishing write tid 1 to smithi09866585-123 2023-09-23T20:05:08.638 INFO:tasks.rados.rados.0.smithi098.stdout:2376: finishing write tid 2 to smithi09866585-123 2023-09-23T20:05:08.638 INFO:tasks.rados.rados.0.smithi098.stdout:2376: finishing write tid 3 to smithi09866585-123 2023-09-23T20:05:08.638 INFO:tasks.rados.rados.0.smithi098.stdout:2376: finishing write tid 4 to smithi09866585-123 2023-09-23T20:05:08.638 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 123 v 384 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2023-09-23T20:05:08.638 INFO:tasks.rados.rados.0.smithi098.stdout:2376: left oid 123 (ObjNum 1563 snap 0 seq_num 1563) 2023-09-23T20:05:08.638 INFO:tasks.rados.rados.0.smithi098.stdout:2377: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:05:08.714 INFO:tasks.rados.rados.0.smithi098.stdout:2378: finishing write tid 1 to smithi09866585-310 2023-09-23T20:05:08.714 INFO:tasks.rados.rados.0.smithi098.stdout:2378: finishing write tid 2 to smithi09866585-310 2023-09-23T20:05:08.714 INFO:tasks.rados.rados.0.smithi098.stdout:2378: finishing write tid 3 to smithi09866585-310 2023-09-23T20:05:08.715 INFO:tasks.rados.rados.0.smithi098.stdout:2378: finishing write tid 4 to smithi09866585-310 2023-09-23T20:05:08.715 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 310 v 426 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2023-09-23T20:05:08.715 INFO:tasks.rados.rados.0.smithi098.stdout:2378: left oid 310 (ObjNum 1564 snap 0 seq_num 1564) 2023-09-23T20:05:08.715 INFO:tasks.rados.rados.0.smithi098.stdout:2379: finishing write tid 1 to smithi09866585-56 2023-09-23T20:05:08.715 INFO:tasks.rados.rados.0.smithi098.stdout:2379: finishing write tid 2 to smithi09866585-56 2023-09-23T20:05:08.715 INFO:tasks.rados.rados.0.smithi098.stdout:2379: finishing write tid 3 to smithi09866585-56 2023-09-23T20:05:08.715 INFO:tasks.rados.rados.0.smithi098.stdout:2379: finishing write tid 4 to smithi09866585-56 2023-09-23T20:05:08.715 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 56 v 403 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2023-09-23T20:05:08.715 INFO:tasks.rados.rados.0.smithi098.stdout:2379: left oid 56 (ObjNum 1565 snap 0 seq_num 1565) 2023-09-23T20:05:08.715 INFO:tasks.rados.rados.0.smithi098.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2023-09-23T20:05:08.727 INFO:tasks.rados.rados.0.smithi098.stdout:2380: writing smithi09866585-34 from 719762 to 1212061 tid 1 2023-09-23T20:05:08.734 INFO:tasks.rados.rados.0.smithi098.stdout:2380: writing smithi09866585-34 from 1671978 to 2181860 tid 2 2023-09-23T20:05:08.734 INFO:tasks.rados.rados.0.smithi098.stdout:2369: done (11 left) 2023-09-23T20:05:08.734 INFO:tasks.rados.rados.0.smithi098.stdout:2370: done (10 left) 2023-09-23T20:05:08.734 INFO:tasks.rados.rados.0.smithi098.stdout:2371: done (9 left) 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2372: done (8 left) 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2373: done (7 left) 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2374: done (6 left) 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2375: done (5 left) 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2376: done (4 left) 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2377: done (3 left) 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2378: done (2 left) 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2379: done (1 left) 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2381: read oid 470 snap -1 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2381: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2382: delete oid 106 current snap is 0 2023-09-23T20:05:08.735 INFO:tasks.rados.rados.0.smithi098.stdout:2380: finishing write tid 1 to smithi09866585-34 2023-09-23T20:05:08.737 INFO:tasks.rados.rados.0.smithi098.stdout:2382: done (2 left) 2023-09-23T20:05:08.737 INFO:tasks.rados.rados.0.smithi098.stdout:2383: read oid 370 snap -1 2023-09-23T20:05:08.737 INFO:tasks.rados.rados.0.smithi098.stdout:2383: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-09-23T20:05:08.737 INFO:tasks.rados.rados.0.smithi098.stdout:2384: read oid 388 snap -1 2023-09-23T20:05:08.737 INFO:tasks.rados.rados.0.smithi098.stdout:2384: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T20:05:08.737 INFO:tasks.rados.rados.0.smithi098.stdout:2385: delete oid 115 current snap is 0 2023-09-23T20:05:08.738 INFO:tasks.rados.rados.0.smithi098.stdout:2380: finishing write tid 2 to smithi09866585-34 2023-09-23T20:05:08.740 INFO:tasks.rados.rados.0.smithi098.stdout:2380: finishing write tid 3 to smithi09866585-34 2023-09-23T20:05:08.740 INFO:tasks.rados.rados.0.smithi098.stdout:2380: finishing write tid 4 to smithi09866585-34 2023-09-23T20:05:08.740 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 34 v 280 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2023-09-23T20:05:08.740 INFO:tasks.rados.rados.0.smithi098.stdout:2380: left oid 34 (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T20:05:08.740 INFO:tasks.rados.rados.0.smithi098.stdout:2380: done (4 left) 2023-09-23T20:05:08.740 INFO:tasks.rados.rados.0.smithi098.stdout:2385: done (3 left) 2023-09-23T20:05:08.740 INFO:tasks.rados.rados.0.smithi098.stdout:2386: write oid 235 current snap is 0 2023-09-23T20:05:08.740 INFO:tasks.rados.rados.0.smithi098.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2023-09-23T20:05:08.747 INFO:tasks.rados.rados.0.smithi098.stdout:2386: writing smithi09866585-235 from 770183 to 1204582 tid 1 2023-09-23T20:05:08.755 INFO:tasks.rados.rados.0.smithi098.stdout:2386: writing smithi09866585-235 from 1847424 to 2370183 tid 2 2023-09-23T20:05:08.755 INFO:tasks.rados.rados.0.smithi098.stdout:2387: write oid 154 current snap is 0 2023-09-23T20:05:08.755 INFO:tasks.rados.rados.0.smithi098.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2023-09-23T20:05:08.762 INFO:tasks.rados.rados.0.smithi098.stdout:2387: writing smithi09866585-154 from 786990 to 1296638 tid 1 2023-09-23T20:05:08.769 INFO:tasks.rados.rados.0.smithi098.stdout:2387: writing smithi09866585-154 from 1905906 to 2386990 tid 2 2023-09-23T20:05:08.769 INFO:tasks.rados.rados.0.smithi098.stdout:2388: write oid 168 current snap is 0 2023-09-23T20:05:08.769 INFO:tasks.rados.rados.0.smithi098.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2023-09-23T20:05:08.775 INFO:tasks.rados.rados.0.smithi098.stdout:2388: writing smithi09866585-168 from 403797 to 988694 tid 1 2023-09-23T20:05:08.782 INFO:tasks.rados.rados.0.smithi098.stdout:2388: writing smithi09866585-168 from 1564388 to 2225266 tid 2 2023-09-23T20:05:08.783 INFO:tasks.rados.rados.0.smithi098.stdout:2389: read oid 450 snap -1 2023-09-23T20:05:08.783 INFO:tasks.rados.rados.0.smithi098.stdout:2389: expect (ObjNum 1231 snap 0 seq_num 1231) 2023-09-23T20:05:08.783 INFO:tasks.rados.rados.0.smithi098.stdout:2390: read oid 260 snap -1 2023-09-23T20:05:08.783 INFO:tasks.rados.rados.0.smithi098.stdout:2390: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-23T20:05:08.783 INFO:tasks.rados.rados.0.smithi098.stdout:2391: write oid 38 current snap is 0 2023-09-23T20:05:08.783 INFO:tasks.rados.rados.0.smithi098.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2023-09-23T20:05:08.789 INFO:tasks.rados.rados.0.smithi098.stdout:2391: writing smithi09866585-38 from 420604 to 1080750 tid 1 2023-09-23T20:05:08.794 INFO:tasks.rados.rados.0.smithi098.stdout:2391: writing smithi09866585-38 from 1506517 to 1911053 tid 2 2023-09-23T20:05:08.794 INFO:tasks.rados.rados.0.smithi098.stdout:2392: read oid 124 snap -1 2023-09-23T20:05:08.795 INFO:tasks.rados.rados.0.smithi098.stdout:2392: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:05:08.795 INFO:tasks.rados.rados.0.smithi098.stdout:2393: write oid 412 current snap is 0 2023-09-23T20:05:08.795 INFO:tasks.rados.rados.0.smithi098.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2023-09-23T20:05:08.801 INFO:tasks.rados.rados.0.smithi098.stdout:2393: writing smithi09866585-412 from 437411 to 1172806 tid 1 2023-09-23T20:05:08.809 INFO:tasks.rados.rados.0.smithi098.stdout:2393: writing smithi09866585-412 from 1964999 to 2437411 tid 2 2023-09-23T20:05:08.809 INFO:tasks.rados.rados.0.smithi098.stdout:2394: write oid 74 current snap is 0 2023-09-23T20:05:08.809 INFO:tasks.rados.rados.0.smithi098.stdout:2383: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-09-23T20:05:08.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:08 smithi098 bash[27308]: cluster 2023-09-23T20:05:08.535503+0000 mgr.x (mgr.24700) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 11 MiB/s wr, 88 op/s 2023-09-23T20:05:08.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:08 smithi098 bash[33670]: cluster 2023-09-23T20:05:08.535503+0000 mgr.x (mgr.24700) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 11 MiB/s wr, 88 op/s 2023-09-23T20:05:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:2381: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-09-23T20:05:09.047 INFO:tasks.rados.rados.0.smithi098.stdout:2386: finishing write tid 1 to smithi09866585-235 2023-09-23T20:05:09.048 INFO:tasks.rados.rados.0.smithi098.stdout:2384: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T20:05:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:08 smithi173 bash[27697]: cluster 2023-09-23T20:05:08.535503+0000 mgr.x (mgr.24700) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 11 MiB/s wr, 88 op/s 2023-09-23T20:05:09.224 INFO:tasks.rados.rados.0.smithi098.stdout:2386: finishing write tid 2 to smithi09866585-235 2023-09-23T20:05:09.224 INFO:tasks.rados.rados.0.smithi098.stdout:2386: finishing write tid 3 to smithi09866585-235 2023-09-23T20:05:09.224 INFO:tasks.rados.rados.0.smithi098.stdout:2386: finishing write tid 4 to smithi09866585-235 2023-09-23T20:05:09.224 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 235 v 387 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:2386: left oid 235 (ObjNum 1569 snap 0 seq_num 1569) 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:2387: finishing write tid 1 to smithi09866585-154 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:2387: finishing write tid 2 to smithi09866585-154 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:2387: finishing write tid 3 to smithi09866585-154 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:2387: finishing write tid 4 to smithi09866585-154 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 154 v 283 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:2387: left oid 154 (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:2388: finishing write tid 1 to smithi09866585-168 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:2388: finishing write tid 2 to smithi09866585-168 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:2388: finishing write tid 3 to smithi09866585-168 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:2388: finishing write tid 4 to smithi09866585-168 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 168 v 319 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2023-09-23T20:05:09.225 INFO:tasks.rados.rados.0.smithi098.stdout:2388: left oid 168 (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T20:05:09.226 INFO:tasks.rados.rados.0.smithi098.stdout:2390: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-23T20:05:09.389 INFO:tasks.rados.rados.0.smithi098.stdout:2389: expect (ObjNum 1231 snap 0 seq_num 1231) 2023-09-23T20:05:09.511 INFO:tasks.rados.rados.0.smithi098.stdout:2391: finishing write tid 1 to smithi09866585-38 2023-09-23T20:05:09.511 INFO:tasks.rados.rados.0.smithi098.stdout:2391: finishing write tid 2 to smithi09866585-38 2023-09-23T20:05:09.511 INFO:tasks.rados.rados.0.smithi098.stdout:2391: finishing write tid 3 to smithi09866585-38 2023-09-23T20:05:09.511 INFO:tasks.rados.rados.0.smithi098.stdout:2391: finishing write tid 4 to smithi09866585-38 2023-09-23T20:05:09.511 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 38 v 247 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2023-09-23T20:05:09.511 INFO:tasks.rados.rados.0.smithi098.stdout:2391: left oid 38 (ObjNum 1572 snap 0 seq_num 1572) 2023-09-23T20:05:09.511 INFO:tasks.rados.rados.0.smithi098.stdout:2392: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-23T20:05:09.574 INFO:tasks.rados.rados.0.smithi098.stdout:2393: finishing write tid 1 to smithi09866585-412 2023-09-23T20:05:09.574 INFO:tasks.rados.rados.0.smithi098.stdout:2393: finishing write tid 2 to smithi09866585-412 2023-09-23T20:05:09.574 INFO:tasks.rados.rados.0.smithi098.stdout:2393: finishing write tid 3 to smithi09866585-412 2023-09-23T20:05:09.574 INFO:tasks.rados.rados.0.smithi098.stdout:2393: finishing write tid 4 to smithi09866585-412 2023-09-23T20:05:09.574 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 412 v 390 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2023-09-23T20:05:09.575 INFO:tasks.rados.rados.0.smithi098.stdout:2393: left oid 412 (ObjNum 1573 snap 0 seq_num 1573) 2023-09-23T20:05:09.575 INFO:tasks.rados.rados.0.smithi098.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2023-09-23T20:05:09.585 INFO:tasks.rados.rados.0.smithi098.stdout:2394: writing smithi09866585-74 from 454218 to 981215 tid 1 2023-09-23T20:05:09.592 INFO:tasks.rados.rados.0.smithi098.stdout:2394: writing smithi09866585-74 from 1739834 to 2148039 tid 2 2023-09-23T20:05:09.592 INFO:tasks.rados.rados.0.smithi098.stdout:2381: done (11 left) 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2383: done (10 left) 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2384: done (9 left) 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2386: done (8 left) 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2387: done (7 left) 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2388: done (6 left) 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2389: done (5 left) 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2390: done (4 left) 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2391: done (3 left) 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2392: done (2 left) 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2393: done (1 left) 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2395: write oid 425 current snap is 0 2023-09-23T20:05:09.593 INFO:tasks.rados.rados.0.smithi098.stdout:2394: finishing write tid 1 to smithi09866585-74 2023-09-23T20:05:09.594 INFO:tasks.rados.rados.0.smithi098.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2023-09-23T20:05:09.598 INFO:tasks.rados.rados.0.smithi098.stdout:2395: writing smithi09866585-425 from 471025 to 1073271 tid 1 2023-09-23T20:05:09.606 INFO:tasks.rados.rados.0.smithi098.stdout:2395: writing smithi09866585-425 from 1798316 to 2466532 tid 2 2023-09-23T20:05:09.606 INFO:tasks.rados.rados.0.smithi098.stdout:2396: read oid 424 snap -1 2023-09-23T20:05:09.607 INFO:tasks.rados.rados.0.smithi098.stdout:2396: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T20:05:09.607 INFO:tasks.rados.rados.0.smithi098.stdout:2397: read oid 430 snap -1 2023-09-23T20:05:09.607 INFO:tasks.rados.rados.0.smithi098.stdout:2397: expect deleted 2023-09-23T20:05:09.607 INFO:tasks.rados.rados.0.smithi098.stdout:2398: read oid 483 snap -1 2023-09-23T20:05:09.607 INFO:tasks.rados.rados.0.smithi098.stdout:2398: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T20:05:09.607 INFO:tasks.rados.rados.0.smithi098.stdout:2399: read oid 391 snap -1 2023-09-23T20:05:09.607 INFO:tasks.rados.rados.0.smithi098.stdout:2399: expect (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T20:05:09.607 INFO:tasks.rados.rados.0.smithi098.stdout:2400: write oid 379 current snap is 0 2023-09-23T20:05:09.607 INFO:tasks.rados.rados.0.smithi098.stdout:2394: finishing write tid 2 to smithi09866585-74 2023-09-23T20:05:09.607 INFO:tasks.rados.rados.0.smithi098.stdout:2394: finishing write tid 3 to smithi09866585-74 2023-09-23T20:05:09.607 INFO:tasks.rados.rados.0.smithi098.stdout:2394: finishing write tid 4 to smithi09866585-74 2023-09-23T20:05:09.608 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 74 v 317 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2023-09-23T20:05:09.608 INFO:tasks.rados.rados.0.smithi098.stdout:2394: left oid 74 (ObjNum 1574 snap 0 seq_num 1574) 2023-09-23T20:05:09.608 INFO:tasks.rados.rados.0.smithi098.stdout:2395: finishing write tid 1 to smithi09866585-425 2023-09-23T20:05:09.608 INFO:tasks.rados.rados.0.smithi098.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2023-09-23T20:05:09.613 INFO:tasks.rados.rados.0.smithi098.stdout:2400: writing smithi09866585-379 from 487832 to 1165327 tid 1 2023-09-23T20:05:09.619 INFO:tasks.rados.rados.0.smithi098.stdout:2400: writing smithi09866585-379 from 1740445 to 2152319 tid 2 2023-09-23T20:05:09.619 INFO:tasks.rados.rados.0.smithi098.stdout:2394: done (6 left) 2023-09-23T20:05:09.619 INFO:tasks.rados.rados.0.smithi098.stdout:2401: write oid 276 current snap is 0 2023-09-23T20:05:09.619 INFO:tasks.rados.rados.0.smithi098.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2023-09-23T20:05:09.626 INFO:tasks.rados.rados.0.smithi098.stdout:2401: writing smithi09866585-276 from 504639 to 1257383 tid 1 2023-09-23T20:05:09.633 INFO:tasks.rados.rados.0.smithi098.stdout:2401: writing smithi09866585-276 from 1798927 to 2470812 tid 2 2023-09-23T20:05:09.633 INFO:tasks.rados.rados.0.smithi098.stdout:2402: read oid 245 snap -1 2023-09-23T20:05:09.633 INFO:tasks.rados.rados.0.smithi098.stdout:2402: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-09-23T20:05:09.633 INFO:tasks.rados.rados.0.smithi098.stdout:2403: write oid 42 current snap is 0 2023-09-23T20:05:09.633 INFO:tasks.rados.rados.0.smithi098.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2023-09-23T20:05:09.638 INFO:tasks.rados.rados.0.smithi098.stdout:2403: writing smithi09866585-42 from 521446 to 949439 tid 1 2023-09-23T20:05:09.640 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:09 smithi098 bash[70217]: level=info ts=2023-09-23T20:05:09.244Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000485557s 2023-09-23T20:05:09.641 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:09 smithi098 bash[27308]: audit 2023-09-23T20:05:09.098111+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.98:0/2580536107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:09.644 INFO:tasks.rados.rados.0.smithi098.stdout:2403: writing smithi09866585-42 from 1457409 to 1872952 tid 2 2023-09-23T20:05:09.648 INFO:tasks.rados.rados.0.smithi098.stdout:2403: writing smithi09866585-42 from 2301012 to 2521446 tid 3 2023-09-23T20:05:09.648 INFO:tasks.rados.rados.0.smithi098.stdout:2404: read oid 378 snap -1 2023-09-23T20:05:09.648 INFO:tasks.rados.rados.0.smithi098.stdout:2404: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T20:05:09.648 INFO:tasks.rados.rados.0.smithi098.stdout:2405: write oid 158 current snap is 0 2023-09-23T20:05:09.648 INFO:tasks.rados.rados.0.smithi098.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2023-09-23T20:05:09.654 INFO:tasks.rados.rados.0.smithi098.stdout:2405: writing smithi09866585-158 from 538253 to 1041495 tid 1 2023-09-23T20:05:09.661 INFO:tasks.rados.rados.0.smithi098.stdout:2405: writing smithi09866585-158 from 1515891 to 2191445 tid 2 2023-09-23T20:05:09.661 INFO:tasks.rados.rados.0.smithi098.stdout:2406: read oid 192 snap -1 2023-09-23T20:05:09.661 INFO:tasks.rados.rados.0.smithi098.stdout:2406: expect (ObjNum 789 snap 0 seq_num 789) 2023-09-23T20:05:09.661 INFO:tasks.rados.rados.0.smithi098.stdout:2407: read oid 421 snap -1 2023-09-23T20:05:09.661 INFO:tasks.rados.rados.0.smithi098.stdout:2407: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:05:09.661 INFO:tasks.rados.rados.0.smithi098.stdout:2408: write oid 133 current snap is 0 2023-09-23T20:05:09.661 INFO:tasks.rados.rados.0.smithi098.stdout:2399: expect (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T20:05:09.735 INFO:tasks.rados.rados.0.smithi098.stdout:2395: finishing write tid 2 to smithi09866585-425 2023-09-23T20:05:09.735 INFO:tasks.rados.rados.0.smithi098.stdout:2395: finishing write tid 3 to smithi09866585-425 2023-09-23T20:05:09.735 INFO:tasks.rados.rados.0.smithi098.stdout:2395: finishing write tid 4 to smithi09866585-425 2023-09-23T20:05:09.735 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 425 v 271 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2023-09-23T20:05:09.735 INFO:tasks.rados.rados.0.smithi098.stdout:2395: left oid 425 (ObjNum 1575 snap 0 seq_num 1575) 2023-09-23T20:05:09.735 INFO:tasks.rados.rados.0.smithi098.stdout:2400: finishing write tid 1 to smithi09866585-379 2023-09-23T20:05:09.735 INFO:tasks.rados.rados.0.smithi098.stdout:2396: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T20:05:09.890 INFO:tasks.rados.rados.0.smithi098.stdout:2398: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T20:05:09.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:09 smithi098 bash[33670]: audit 2023-09-23T20:05:09.098111+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.98:0/2580536107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:09.999 INFO:tasks.rados.rados.0.smithi098.stdout:2400: finishing write tid 2 to smithi09866585-379 2023-09-23T20:05:09.999 INFO:tasks.rados.rados.0.smithi098.stdout:2400: finishing write tid 3 to smithi09866585-379 2023-09-23T20:05:09.999 INFO:tasks.rados.rados.0.smithi098.stdout:2400: finishing write tid 4 to smithi09866585-379 2023-09-23T20:05:09.999 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 379 v 322 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2023-09-23T20:05:10.000 INFO:tasks.rados.rados.0.smithi098.stdout:2400: left oid 379 (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T20:05:10.000 INFO:tasks.rados.rados.0.smithi098.stdout:2401: finishing write tid 1 to smithi09866585-276 2023-09-23T20:05:10.000 INFO:tasks.rados.rados.0.smithi098.stdout:2401: finishing write tid 2 to smithi09866585-276 2023-09-23T20:05:10.000 INFO:tasks.rados.rados.0.smithi098.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2023-09-23T20:05:10.011 INFO:tasks.rados.rados.0.smithi098.stdout:2408: writing smithi09866585-133 from 555060 to 1133551 tid 1 2023-09-23T20:05:10.018 INFO:tasks.rados.rados.0.smithi098.stdout:2408: writing smithi09866585-133 from 1858020 to 2277232 tid 2 2023-09-23T20:05:10.018 INFO:tasks.rados.rados.0.smithi098.stdout:2395: done (13 left) 2023-09-23T20:05:10.018 INFO:tasks.rados.rados.0.smithi098.stdout:2396: done (12 left) 2023-09-23T20:05:10.018 INFO:tasks.rados.rados.0.smithi098.stdout:2397: done (11 left) 2023-09-23T20:05:10.018 INFO:tasks.rados.rados.0.smithi098.stdout:2398: done (10 left) 2023-09-23T20:05:10.018 INFO:tasks.rados.rados.0.smithi098.stdout:2399: done (9 left) 2023-09-23T20:05:10.018 INFO:tasks.rados.rados.0.smithi098.stdout:2400: done (8 left) 2023-09-23T20:05:10.018 INFO:tasks.rados.rados.0.smithi098.stdout:2409: delete oid 238 current snap is 0 2023-09-23T20:05:10.018 INFO:tasks.rados.rados.0.smithi098.stdout:2401: finishing write tid 3 to smithi09866585-276 2023-09-23T20:05:10.019 INFO:tasks.rados.rados.0.smithi098.stdout:2401: finishing write tid 4 to smithi09866585-276 2023-09-23T20:05:10.019 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 276 v 274 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2023-09-23T20:05:10.019 INFO:tasks.rados.rados.0.smithi098.stdout:2401: left oid 276 (ObjNum 1577 snap 0 seq_num 1577) 2023-09-23T20:05:10.019 INFO:tasks.rados.rados.0.smithi098.stdout:2402: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-09-23T20:05:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:09 smithi173 bash[27697]: audit 2023-09-23T20:05:09.098111+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.98:0/2580536107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:10.170 INFO:tasks.rados.rados.0.smithi098.stdout:2403: finishing write tid 1 to smithi09866585-42 2023-09-23T20:05:10.170 INFO:tasks.rados.rados.0.smithi098.stdout:2403: finishing write tid 2 to smithi09866585-42 2023-09-23T20:05:10.170 INFO:tasks.rados.rados.0.smithi098.stdout:2403: finishing write tid 3 to smithi09866585-42 2023-09-23T20:05:10.170 INFO:tasks.rados.rados.0.smithi098.stdout:2403: finishing write tid 4 to smithi09866585-42 2023-09-23T20:05:10.170 INFO:tasks.rados.rados.0.smithi098.stdout:2403: finishing write tid 5 to smithi09866585-42 2023-09-23T20:05:10.171 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 42 v 238 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2023-09-23T20:05:10.171 INFO:tasks.rados.rados.0.smithi098.stdout:2403: left oid 42 (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T20:05:10.171 INFO:tasks.rados.rados.0.smithi098.stdout:2404: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T20:05:10.336 INFO:tasks.rados.rados.0.smithi098.stdout:2405: finishing write tid 1 to smithi09866585-158 2023-09-23T20:05:10.336 INFO:tasks.rados.rados.0.smithi098.stdout:2407: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:05:10.467 INFO:tasks.rados.rados.0.smithi098.stdout:2406: expect (ObjNum 789 snap 0 seq_num 789) 2023-09-23T20:05:10.587 INFO:tasks.rados.rados.0.smithi098.stdout:2405: finishing write tid 2 to smithi09866585-158 2023-09-23T20:05:10.587 INFO:tasks.rados.rados.0.smithi098.stdout:2405: finishing write tid 3 to smithi09866585-158 2023-09-23T20:05:10.587 INFO:tasks.rados.rados.0.smithi098.stdout:2405: finishing write tid 4 to smithi09866585-158 2023-09-23T20:05:10.587 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 158 v 237 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2023-09-23T20:05:10.587 INFO:tasks.rados.rados.0.smithi098.stdout:2405: left oid 158 (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T20:05:10.587 INFO:tasks.rados.rados.0.smithi098.stdout:2408: finishing write tid 1 to smithi09866585-133 2023-09-23T20:05:10.587 INFO:tasks.rados.rados.0.smithi098.stdout:2408: finishing write tid 2 to smithi09866585-133 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:2408: finishing write tid 3 to smithi09866585-133 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:2408: finishing write tid 4 to smithi09866585-133 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 133 v 240 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:2408: left oid 133 (ObjNum 1580 snap 0 seq_num 1580) 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:2401: done (8 left) 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:2402: done (7 left) 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:2403: done (6 left) 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:2404: done (5 left) 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:2405: done (4 left) 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:2406: done (3 left) 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:2407: done (2 left) 2023-09-23T20:05:10.588 INFO:tasks.rados.rados.0.smithi098.stdout:2408: done (1 left) 2023-09-23T20:05:10.589 INFO:tasks.rados.rados.0.smithi098.stdout:2409: done (0 left) 2023-09-23T20:05:10.589 INFO:tasks.rados.rados.0.smithi098.stdout:2410: write oid 118 current snap is 0 2023-09-23T20:05:10.589 INFO:tasks.rados.rados.0.smithi098.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2023-09-23T20:05:10.598 INFO:tasks.rados.rados.0.smithi098.stdout:2410: writing smithi09866585-118 from 588674 to 1034016 tid 1 2023-09-23T20:05:10.605 INFO:tasks.rados.rados.0.smithi098.stdout:2410: writing smithi09866585-118 from 1691337 to 2114218 tid 2 2023-09-23T20:05:10.605 INFO:tasks.rados.rados.0.smithi098.stdout:2411: write oid 300 current snap is 0 2023-09-23T20:05:10.605 INFO:tasks.rados.rados.0.smithi098.stdout:2410: finishing write tid 1 to smithi09866585-118 2023-09-23T20:05:10.605 INFO:tasks.rados.rados.0.smithi098.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2023-09-23T20:05:10.611 INFO:tasks.rados.rados.0.smithi098.stdout:2411: writing smithi09866585-300 from 605481 to 1126072 tid 1 2023-09-23T20:05:10.619 INFO:tasks.rados.rados.0.smithi098.stdout:2411: writing smithi09866585-300 from 1749819 to 2432711 tid 2 2023-09-23T20:05:10.619 INFO:tasks.rados.rados.0.smithi098.stdout:2412: read oid 464 snap -1 2023-09-23T20:05:10.619 INFO:tasks.rados.rados.0.smithi098.stdout:2412: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T20:05:10.619 INFO:tasks.rados.rados.0.smithi098.stdout:2413: read oid 367 snap -1 2023-09-23T20:05:10.619 INFO:tasks.rados.rados.0.smithi098.stdout:2413: expect (ObjNum 984 snap 0 seq_num 984) 2023-09-23T20:05:10.619 INFO:tasks.rados.rados.0.smithi098.stdout:2414: read oid 217 snap -1 2023-09-23T20:05:10.619 INFO:tasks.rados.rados.0.smithi098.stdout:2414: expect deleted 2023-09-23T20:05:10.620 INFO:tasks.rados.rados.0.smithi098.stdout:2415: delete oid 66 current snap is 0 2023-09-23T20:05:10.620 INFO:tasks.rados.rados.0.smithi098.stdout:2410: finishing write tid 2 to smithi09866585-118 2023-09-23T20:05:10.620 INFO:tasks.rados.rados.0.smithi098.stdout:2410: finishing write tid 3 to smithi09866585-118 2023-09-23T20:05:10.620 INFO:tasks.rados.rados.0.smithi098.stdout:2410: finishing write tid 4 to smithi09866585-118 2023-09-23T20:05:10.620 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 118 v 393 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2023-09-23T20:05:10.620 INFO:tasks.rados.rados.0.smithi098.stdout:2410: left oid 118 (ObjNum 1582 snap 0 seq_num 1582) 2023-09-23T20:05:10.620 INFO:tasks.rados.rados.0.smithi098.stdout:2411: finishing write tid 1 to smithi09866585-300 2023-09-23T20:05:10.621 INFO:tasks.rados.rados.0.smithi098.stdout:2410: done (5 left) 2023-09-23T20:05:10.621 INFO:tasks.rados.rados.0.smithi098.stdout:2414: done (4 left) 2023-09-23T20:05:10.621 INFO:tasks.rados.rados.0.smithi098.stdout:2415: done (3 left) 2023-09-23T20:05:10.621 INFO:tasks.rados.rados.0.smithi098.stdout:2416: delete oid 275 current snap is 0 2023-09-23T20:05:10.625 INFO:tasks.rados.rados.0.smithi098.stdout:2416: done (3 left) 2023-09-23T20:05:10.625 INFO:tasks.rados.rados.0.smithi098.stdout:2417: read oid 369 snap -1 2023-09-23T20:05:10.625 INFO:tasks.rados.rados.0.smithi098.stdout:2417: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-09-23T20:05:10.625 INFO:tasks.rados.rados.0.smithi098.stdout:2418: write oid 262 current snap is 0 2023-09-23T20:05:10.625 INFO:tasks.rados.rados.0.smithi098.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2023-09-23T20:05:10.634 INFO:tasks.rados.rados.0.smithi098.stdout:2418: writing smithi09866585-262 from 655902 to 1402240 tid 1 2023-09-23T20:05:10.639 INFO:tasks.rados.rados.0.smithi098.stdout:2418: writing smithi09866585-262 from 1808912 to 2239131 tid 2 2023-09-23T20:05:10.640 INFO:tasks.rados.rados.0.smithi098.stdout:2419: write oid 301 current snap is 0 2023-09-23T20:05:10.640 INFO:tasks.rados.rados.0.smithi098.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2023-09-23T20:05:10.646 INFO:tasks.rados.rados.0.smithi098.stdout:2419: writing smithi09866585-301 from 672709 to 1094296 tid 1 2023-09-23T20:05:10.654 INFO:tasks.rados.rados.0.smithi098.stdout:2419: writing smithi09866585-301 from 1867394 to 2441271 tid 2 2023-09-23T20:05:10.654 INFO:tasks.rados.rados.0.smithi098.stdout:2420: read oid 194 snap -1 2023-09-23T20:05:10.654 INFO:tasks.rados.rados.0.smithi098.stdout:2420: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:05:10.655 INFO:tasks.rados.rados.0.smithi098.stdout:2421: write oid 57 current snap is 0 2023-09-23T20:05:10.655 INFO:tasks.rados.rados.0.smithi098.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2023-09-23T20:05:10.660 INFO:tasks.rados.rados.0.smithi098.stdout:2421: writing smithi09866585-57 from 689516 to 1186352 tid 1 2023-09-23T20:05:10.667 INFO:tasks.rados.rados.0.smithi098.stdout:2421: writing smithi09866585-57 from 1809523 to 2243411 tid 2 2023-09-23T20:05:10.667 INFO:tasks.rados.rados.0.smithi098.stdout:2422: write oid 489 current snap is 0 2023-09-23T20:05:10.667 INFO:tasks.rados.rados.0.smithi098.stdout:2411: finishing write tid 2 to smithi09866585-300 2023-09-23T20:05:10.667 INFO:tasks.rados.rados.0.smithi098.stdout:2412: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T20:05:10.833 INFO:tasks.rados.rados.0.smithi098.stdout:2411: finishing write tid 3 to smithi09866585-300 2023-09-23T20:05:10.833 INFO:tasks.rados.rados.0.smithi098.stdout:2411: finishing write tid 4 to smithi09866585-300 2023-09-23T20:05:10.833 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 300 v 430 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2023-09-23T20:05:10.833 INFO:tasks.rados.rados.0.smithi098.stdout:2411: left oid 300 (ObjNum 1583 snap 0 seq_num 1583) 2023-09-23T20:05:10.833 INFO:tasks.rados.rados.0.smithi098.stdout:2413: expect (ObjNum 984 snap 0 seq_num 984) 2023-09-23T20:05:10.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:10 smithi098 bash[27308]: cluster 2023-09-23T20:05:10.536341+0000 mgr.x (mgr.24700) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 14 MiB/s wr, 125 op/s 2023-09-23T20:05:10.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:10 smithi098 bash[33670]: cluster 2023-09-23T20:05:10.536341+0000 mgr.x (mgr.24700) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 14 MiB/s wr, 125 op/s 2023-09-23T20:05:10.952 INFO:tasks.rados.rados.0.smithi098.stdout:2417: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-09-23T20:05:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:10 smithi173 bash[27697]: cluster 2023-09-23T20:05:10.536341+0000 mgr.x (mgr.24700) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 14 MiB/s wr, 125 op/s 2023-09-23T20:05:11.121 INFO:tasks.rados.rados.0.smithi098.stdout:2418: finishing write tid 1 to smithi09866585-262 2023-09-23T20:05:11.121 INFO:tasks.rados.rados.0.smithi098.stdout:2418: finishing write tid 2 to smithi09866585-262 2023-09-23T20:05:11.121 INFO:tasks.rados.rados.0.smithi098.stdout:2418: finishing write tid 3 to smithi09866585-262 2023-09-23T20:05:11.121 INFO:tasks.rados.rados.0.smithi098.stdout:2418: finishing write tid 4 to smithi09866585-262 2023-09-23T20:05:11.122 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 262 v 286 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2023-09-23T20:05:11.122 INFO:tasks.rados.rados.0.smithi098.stdout:2418: left oid 262 (ObjNum 1586 snap 0 seq_num 1586) 2023-09-23T20:05:11.122 INFO:tasks.rados.rados.0.smithi098.stdout:2419: finishing write tid 1 to smithi09866585-301 2023-09-23T20:05:11.122 INFO:tasks.rados.rados.0.smithi098.stdout:2419: finishing write tid 2 to smithi09866585-301 2023-09-23T20:05:11.122 INFO:tasks.rados.rados.0.smithi098.stdout:2419: finishing write tid 3 to smithi09866585-301 2023-09-23T20:05:11.122 INFO:tasks.rados.rados.0.smithi098.stdout:2419: finishing write tid 4 to smithi09866585-301 2023-09-23T20:05:11.122 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 301 v 309 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2023-09-23T20:05:11.122 INFO:tasks.rados.rados.0.smithi098.stdout:2419: left oid 301 (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T20:05:11.123 INFO:tasks.rados.rados.0.smithi098.stdout:2420: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:05:11.320 INFO:tasks.rados.rados.0.smithi098.stdout:2421: finishing write tid 1 to smithi09866585-57 2023-09-23T20:05:11.320 INFO:tasks.rados.rados.0.smithi098.stdout:2421: finishing write tid 2 to smithi09866585-57 2023-09-23T20:05:11.321 INFO:tasks.rados.rados.0.smithi098.stdout:2421: finishing write tid 3 to smithi09866585-57 2023-09-23T20:05:11.321 INFO:tasks.rados.rados.0.smithi098.stdout:2421: finishing write tid 4 to smithi09866585-57 2023-09-23T20:05:11.321 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 57 v 397 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2023-09-23T20:05:11.321 INFO:tasks.rados.rados.0.smithi098.stdout:2421: left oid 57 (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T20:05:11.321 INFO:tasks.rados.rados.0.smithi098.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2023-09-23T20:05:11.336 INFO:tasks.rados.rados.0.smithi098.stdout:2422: writing smithi09866585-489 from 706323 to 1394761 tid 1 2023-09-23T20:05:11.344 INFO:tasks.rados.rados.0.smithi098.stdout:2422: writing smithi09866585-489 from 1984358 to 2561904 tid 2 2023-09-23T20:05:11.344 INFO:tasks.rados.rados.0.smithi098.stdout:2411: done (8 left) 2023-09-23T20:05:11.344 INFO:tasks.rados.rados.0.smithi098.stdout:2412: done (7 left) 2023-09-23T20:05:11.344 INFO:tasks.rados.rados.0.smithi098.stdout:2413: done (6 left) 2023-09-23T20:05:11.344 INFO:tasks.rados.rados.0.smithi098.stdout:2417: done (5 left) 2023-09-23T20:05:11.344 INFO:tasks.rados.rados.0.smithi098.stdout:2418: done (4 left) 2023-09-23T20:05:11.344 INFO:tasks.rados.rados.0.smithi098.stdout:2419: done (3 left) 2023-09-23T20:05:11.345 INFO:tasks.rados.rados.0.smithi098.stdout:2420: done (2 left) 2023-09-23T20:05:11.345 INFO:tasks.rados.rados.0.smithi098.stdout:2421: done (1 left) 2023-09-23T20:05:11.345 INFO:tasks.rados.rados.0.smithi098.stdout:2423: write oid 389 current snap is 0 2023-09-23T20:05:11.345 INFO:tasks.rados.rados.0.smithi098.stdout:2422: finishing write tid 1 to smithi09866585-489 2023-09-23T20:05:11.345 INFO:tasks.rados.rados.0.smithi098.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2023-09-23T20:05:11.352 INFO:tasks.rados.rados.0.smithi098.stdout:2423: writing smithi09866585-389 from 723130 to 1486817 tid 1 2023-09-23T20:05:11.358 INFO:tasks.rados.rados.0.smithi098.stdout:2423: writing smithi09866585-389 from 2042840 to 2480397 tid 2 2023-09-23T20:05:11.358 INFO:tasks.rados.rados.0.smithi098.stdout:2424: write oid 484 current snap is 0 2023-09-23T20:05:11.358 INFO:tasks.rados.rados.0.smithi098.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2023-09-23T20:05:11.364 INFO:tasks.rados.rados.0.smithi098.stdout:2424: writing smithi09866585-484 from 739937 to 1178873 tid 1 2023-09-23T20:05:11.371 INFO:tasks.rados.rados.0.smithi098.stdout:2424: writing smithi09866585-484 from 1701322 to 2282537 tid 2 2023-09-23T20:05:11.371 INFO:tasks.rados.rados.0.smithi098.stdout:2425: read oid 393 snap -1 2023-09-23T20:05:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:2425: expect (ObjNum 1093 snap 0 seq_num 1093) 2023-09-23T20:05:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:2426: read oid 73 snap -1 2023-09-23T20:05:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:2426: expect (ObjNum 798 snap 0 seq_num 798) 2023-09-23T20:05:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:2427: write oid 64 current snap is 0 2023-09-23T20:05:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:2422: finishing write tid 2 to smithi09866585-489 2023-09-23T20:05:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:2422: finishing write tid 3 to smithi09866585-489 2023-09-23T20:05:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:2422: finishing write tid 4 to smithi09866585-489 2023-09-23T20:05:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 489 v 394 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2023-09-23T20:05:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:2422: left oid 489 (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T20:05:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:2423: finishing write tid 1 to smithi09866585-389 2023-09-23T20:05:11.372 INFO:tasks.rados.rados.0.smithi098.stdout:2423: finishing write tid 2 to smithi09866585-389 2023-09-23T20:05:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:2423: finishing write tid 3 to smithi09866585-389 2023-09-23T20:05:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:2423: finishing write tid 4 to smithi09866585-389 2023-09-23T20:05:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 389 v 367 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2023-09-23T20:05:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:2423: left oid 389 (ObjNum 1590 snap 0 seq_num 1590) 2023-09-23T20:05:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:2424: finishing write tid 1 to smithi09866585-484 2023-09-23T20:05:11.373 INFO:tasks.rados.rados.0.smithi098.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2023-09-23T20:05:11.378 INFO:tasks.rados.rados.0.smithi098.stdout:2427: writing smithi09866585-64 from 756744 to 1270929 tid 1 2023-09-23T20:05:11.386 INFO:tasks.rados.rados.0.smithi098.stdout:2427: writing smithi09866585-64 from 2043451 to 2484677 tid 2 2023-09-23T20:05:11.386 INFO:tasks.rados.rados.0.smithi098.stdout:2422: done (5 left) 2023-09-23T20:05:11.386 INFO:tasks.rados.rados.0.smithi098.stdout:2423: done (4 left) 2023-09-23T20:05:11.386 INFO:tasks.rados.rados.0.smithi098.stdout:2428: read oid 316 snap -1 2023-09-23T20:05:11.386 INFO:tasks.rados.rados.0.smithi098.stdout:2428: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T20:05:11.386 INFO:tasks.rados.rados.0.smithi098.stdout:2429: read oid 31 snap -1 2023-09-23T20:05:11.386 INFO:tasks.rados.rados.0.smithi098.stdout:2429: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-09-23T20:05:11.386 INFO:tasks.rados.rados.0.smithi098.stdout:2430: write oid 476 current snap is 0 2023-09-23T20:05:11.387 INFO:tasks.rados.rados.0.smithi098.stdout:2424: finishing write tid 2 to smithi09866585-484 2023-09-23T20:05:11.387 INFO:tasks.rados.rados.0.smithi098.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2023-09-23T20:05:11.394 INFO:tasks.rados.rados.0.smithi098.stdout:2430: writing smithi09866585-476 from 773551 to 1362985 tid 1 2023-09-23T20:05:11.402 INFO:tasks.rados.rados.0.smithi098.stdout:2430: writing smithi09866585-476 from 2101933 to 2686817 tid 2 2023-09-23T20:05:11.402 INFO:tasks.rados.rados.0.smithi098.stdout:2431: write oid 454 current snap is 0 2023-09-23T20:05:11.402 INFO:tasks.rados.rados.0.smithi098.stdout:2424: finishing write tid 3 to smithi09866585-484 2023-09-23T20:05:11.403 INFO:tasks.rados.rados.0.smithi098.stdout:2424: finishing write tid 4 to smithi09866585-484 2023-09-23T20:05:11.403 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 484 v 325 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2023-09-23T20:05:11.403 INFO:tasks.rados.rados.0.smithi098.stdout:2424: left oid 484 (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T20:05:11.403 INFO:tasks.rados.rados.0.smithi098.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2023-09-23T20:05:11.410 INFO:tasks.rados.rados.0.smithi098.stdout:2431: writing smithi09866585-454 from 790358 to 1455041 tid 1 2023-09-23T20:05:11.417 INFO:tasks.rados.rados.0.smithi098.stdout:2431: writing smithi09866585-454 from 2160415 to 2605310 tid 2 2023-09-23T20:05:11.417 INFO:tasks.rados.rados.0.smithi098.stdout:2424: done (7 left) 2023-09-23T20:05:11.417 INFO:tasks.rados.rados.0.smithi098.stdout:2432: read oid 348 snap -1 2023-09-23T20:05:11.417 INFO:tasks.rados.rados.0.smithi098.stdout:2432: expect (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T20:05:11.417 INFO:tasks.rados.rados.0.smithi098.stdout:2433: read oid 392 snap -1 2023-09-23T20:05:11.418 INFO:tasks.rados.rados.0.smithi098.stdout:2433: expect (ObjNum 1367 snap 0 seq_num 1367) 2023-09-23T20:05:11.418 INFO:tasks.rados.rados.0.smithi098.stdout:2434: write oid 341 current snap is 0 2023-09-23T20:05:11.418 INFO:tasks.rados.rados.0.smithi098.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2023-09-23T20:05:11.424 INFO:tasks.rados.rados.0.smithi098.stdout:2434: writing smithi09866585-341 from 407165 to 1147097 tid 1 2023-09-23T20:05:11.484 INFO:tasks.rados.rados.0.smithi098.stdout:2434: writing smithi09866585-341 from 1818897 to 2407450 tid 2 2023-09-23T20:05:11.484 INFO:tasks.rados.rados.0.smithi098.stdout:2435: write oid 198 current snap is 0 2023-09-23T20:05:11.484 INFO:tasks.rados.rados.0.smithi098.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2023-09-23T20:05:11.484 INFO:tasks.rados.rados.0.smithi098.stdout:2435: writing smithi09866585-198 from 423972 to 839153 tid 1 2023-09-23T20:05:11.484 INFO:tasks.rados.rados.0.smithi098.stdout:2435: writing smithi09866585-198 from 1361026 to 1809590 tid 2 2023-09-23T20:05:11.484 INFO:tasks.rados.rados.0.smithi098.stdout:2435: writing smithi09866585-198 from 2561920 to 2823972 tid 3 2023-09-23T20:05:11.484 INFO:tasks.rados.rados.0.smithi098.stdout:2436: write oid 398 current snap is 0 2023-09-23T20:05:11.484 INFO:tasks.rados.rados.0.smithi098.stdout:2426: expect (ObjNum 798 snap 0 seq_num 798) 2023-09-23T20:05:11.621 INFO:tasks.rados.rados.0.smithi098.stdout:2425: expect (ObjNum 1093 snap 0 seq_num 1093) 2023-09-23T20:05:11.784 INFO:tasks.rados.rados.0.smithi098.stdout:2427: finishing write tid 1 to smithi09866585-64 2023-09-23T20:05:11.784 INFO:tasks.rados.rados.0.smithi098.stdout:2427: finishing write tid 2 to smithi09866585-64 2023-09-23T20:05:11.784 INFO:tasks.rados.rados.0.smithi098.stdout:2427: finishing write tid 3 to smithi09866585-64 2023-09-23T20:05:11.784 INFO:tasks.rados.rados.0.smithi098.stdout:2427: finishing write tid 4 to smithi09866585-64 2023-09-23T20:05:11.784 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 64 v 241 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2023-09-23T20:05:11.784 INFO:tasks.rados.rados.0.smithi098.stdout:2427: left oid 64 (ObjNum 1592 snap 0 seq_num 1592) 2023-09-23T20:05:11.784 INFO:tasks.rados.rados.0.smithi098.stdout:2430: finishing write tid 1 to smithi09866585-476 2023-09-23T20:05:11.784 INFO:tasks.rados.rados.0.smithi098.stdout:2429: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-09-23T20:05:11.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:11 smithi098 bash[33670]: audit 2023-09-23T20:05:11.573694+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.98:0/349340066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:11.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:11 smithi098 bash[27308]: audit 2023-09-23T20:05:11.573694+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.98:0/349340066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:11.966 INFO:tasks.rados.rados.0.smithi098.stdout:2428: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T20:05:12.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:11 smithi173 bash[27697]: audit 2023-09-23T20:05:11.573694+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.98:0/349340066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:12.139 INFO:tasks.rados.rados.0.smithi098.stdout:2430: finishing write tid 2 to smithi09866585-476 2023-09-23T20:05:12.139 INFO:tasks.rados.rados.0.smithi098.stdout:2430: finishing write tid 3 to smithi09866585-476 2023-09-23T20:05:12.139 INFO:tasks.rados.rados.0.smithi098.stdout:2430: finishing write tid 4 to smithi09866585-476 2023-09-23T20:05:12.139 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 476 v 243 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2023-09-23T20:05:12.140 INFO:tasks.rados.rados.0.smithi098.stdout:2430: left oid 476 (ObjNum 1593 snap 0 seq_num 1593) 2023-09-23T20:05:12.140 INFO:tasks.rados.rados.0.smithi098.stdout:2431: finishing write tid 1 to smithi09866585-454 2023-09-23T20:05:12.140 INFO:tasks.rados.rados.0.smithi098.stdout:2432: expect (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T20:05:12.259 INFO:tasks.rados.rados.0.smithi098.stdout:2431: finishing write tid 2 to smithi09866585-454 2023-09-23T20:05:12.259 INFO:tasks.rados.rados.0.smithi098.stdout:2433: expect (ObjNum 1367 snap 0 seq_num 1367) 2023-09-23T20:05:12.411 INFO:tasks.rados.rados.0.smithi098.stdout:2431: finishing write tid 3 to smithi09866585-454 2023-09-23T20:05:12.411 INFO:tasks.rados.rados.0.smithi098.stdout:2431: finishing write tid 4 to smithi09866585-454 2023-09-23T20:05:12.411 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 454 v 312 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:2431: left oid 454 (ObjNum 1594 snap 0 seq_num 1594) 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:2434: finishing write tid 1 to smithi09866585-341 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:2434: finishing write tid 2 to smithi09866585-341 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:2434: finishing write tid 3 to smithi09866585-341 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:2434: finishing write tid 4 to smithi09866585-341 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 341 v 328 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:2434: left oid 341 (ObjNum 1595 snap 0 seq_num 1595) 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:2435: finishing write tid 1 to smithi09866585-198 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:2435: finishing write tid 2 to smithi09866585-198 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:2435: finishing write tid 3 to smithi09866585-198 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:2435: finishing write tid 4 to smithi09866585-198 2023-09-23T20:05:12.412 INFO:tasks.rados.rados.0.smithi098.stdout:2435: finishing write tid 5 to smithi09866585-198 2023-09-23T20:05:12.413 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 198 v 434 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2023-09-23T20:05:12.413 INFO:tasks.rados.rados.0.smithi098.stdout:2435: left oid 198 (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T20:05:12.413 INFO:tasks.rados.rados.0.smithi098.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2023-09-23T20:05:12.422 INFO:tasks.rados.rados.0.smithi098.stdout:2436: writing smithi09866585-398 from 440779 to 1047562 tid 1 2023-09-23T20:05:12.428 INFO:tasks.rados.rados.0.smithi098.stdout:2436: writing smithi09866585-398 from 1535861 to 2128083 tid 2 2023-09-23T20:05:12.433 INFO:tasks.rados.rados.0.smithi098.stdout:2436: writing smithi09866585-398 from 2589343 to 2840779 tid 3 2023-09-23T20:05:12.433 INFO:tasks.rados.rados.0.smithi098.stdout:2425: done (11 left) 2023-09-23T20:05:12.433 INFO:tasks.rados.rados.0.smithi098.stdout:2426: done (10 left) 2023-09-23T20:05:12.433 INFO:tasks.rados.rados.0.smithi098.stdout:2427: done (9 left) 2023-09-23T20:05:12.433 INFO:tasks.rados.rados.0.smithi098.stdout:2428: done (8 left) 2023-09-23T20:05:12.433 INFO:tasks.rados.rados.0.smithi098.stdout:2429: done (7 left) 2023-09-23T20:05:12.433 INFO:tasks.rados.rados.0.smithi098.stdout:2430: done (6 left) 2023-09-23T20:05:12.434 INFO:tasks.rados.rados.0.smithi098.stdout:2431: done (5 left) 2023-09-23T20:05:12.434 INFO:tasks.rados.rados.0.smithi098.stdout:2432: done (4 left) 2023-09-23T20:05:12.434 INFO:tasks.rados.rados.0.smithi098.stdout:2433: done (3 left) 2023-09-23T20:05:12.434 INFO:tasks.rados.rados.0.smithi098.stdout:2434: done (2 left) 2023-09-23T20:05:12.434 INFO:tasks.rados.rados.0.smithi098.stdout:2435: done (1 left) 2023-09-23T20:05:12.434 INFO:tasks.rados.rados.0.smithi098.stdout:2437: write oid 374 current snap is 0 2023-09-23T20:05:12.434 INFO:tasks.rados.rados.0.smithi098.stdout:2436: finishing write tid 1 to smithi09866585-398 2023-09-23T20:05:12.434 INFO:tasks.rados.rados.0.smithi098.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2023-09-23T20:05:12.439 INFO:tasks.rados.rados.0.smithi098.stdout:2437: writing smithi09866585-374 from 457586 to 1139618 tid 1 2023-09-23T20:05:12.446 INFO:tasks.rados.rados.0.smithi098.stdout:2437: writing smithi09866585-374 from 1594343 to 2330223 tid 2 2023-09-23T20:05:12.446 INFO:tasks.rados.rados.0.smithi098.stdout:2438: write oid 132 current snap is 0 2023-09-23T20:05:12.447 INFO:tasks.rados.rados.0.smithi098.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2023-09-23T20:05:12.453 INFO:tasks.rados.rados.0.smithi098.stdout:2438: writing smithi09866585-132 from 474393 to 1231674 tid 1 2023-09-23T20:05:12.459 INFO:tasks.rados.rados.0.smithi098.stdout:2438: writing smithi09866585-132 from 1652825 to 2248716 tid 2 2023-09-23T20:05:12.459 INFO:tasks.rados.rados.0.smithi098.stdout:2439: read oid 355 snap -1 2023-09-23T20:05:12.459 INFO:tasks.rados.rados.0.smithi098.stdout:2439: expect deleted 2023-09-23T20:05:12.459 INFO:tasks.rados.rados.0.smithi098.stdout:2440: write oid 321 current snap is 0 2023-09-23T20:05:12.459 INFO:tasks.rados.rados.0.smithi098.stdout:2436: finishing write tid 2 to smithi09866585-398 2023-09-23T20:05:12.459 INFO:tasks.rados.rados.0.smithi098.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2023-09-23T20:05:12.464 INFO:tasks.rados.rados.0.smithi098.stdout:2440: writing smithi09866585-321 from 491200 to 923730 tid 1 2023-09-23T20:05:12.472 INFO:tasks.rados.rados.0.smithi098.stdout:2440: writing smithi09866585-321 from 1594954 to 2334503 tid 2 2023-09-23T20:05:12.472 INFO:tasks.rados.rados.0.smithi098.stdout:2441: write oid 186 current snap is 0 2023-09-23T20:05:12.472 INFO:tasks.rados.rados.0.smithi098.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2023-09-23T20:05:12.478 INFO:tasks.rados.rados.0.smithi098.stdout:2441: writing smithi09866585-186 from 508007 to 1015786 tid 1 2023-09-23T20:05:12.487 INFO:tasks.rados.rados.0.smithi098.stdout:2441: writing smithi09866585-186 from 1653436 to 2252996 tid 2 2023-09-23T20:05:12.487 INFO:tasks.rados.rados.0.smithi098.stdout:2442: write oid 444 current snap is 0 2023-09-23T20:05:12.487 INFO:tasks.rados.rados.0.smithi098.stdout:2436: finishing write tid 3 to smithi09866585-398 2023-09-23T20:05:12.487 INFO:tasks.rados.rados.0.smithi098.stdout:2436: finishing write tid 4 to smithi09866585-398 2023-09-23T20:05:12.487 INFO:tasks.rados.rados.0.smithi098.stdout:2436: finishing write tid 5 to smithi09866585-398 2023-09-23T20:05:12.487 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 398 v 278 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2023-09-23T20:05:12.488 INFO:tasks.rados.rados.0.smithi098.stdout:2436: left oid 398 (ObjNum 1597 snap 0 seq_num 1597) 2023-09-23T20:05:12.488 INFO:tasks.rados.rados.0.smithi098.stdout:2437: finishing write tid 1 to smithi09866585-374 2023-09-23T20:05:12.488 INFO:tasks.rados.rados.0.smithi098.stdout:2437: finishing write tid 2 to smithi09866585-374 2023-09-23T20:05:12.488 INFO:tasks.rados.rados.0.smithi098.stdout:2437: finishing write tid 3 to smithi09866585-374 2023-09-23T20:05:12.488 INFO:tasks.rados.rados.0.smithi098.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2023-09-23T20:05:12.496 INFO:tasks.rados.rados.0.smithi098.stdout:2442: writing smithi09866585-444 from 524814 to 1107842 tid 1 2023-09-23T20:05:12.505 INFO:tasks.rados.rados.0.smithi098.stdout:2442: writing smithi09866585-444 from 1711918 to 2455136 tid 2 2023-09-23T20:05:12.505 INFO:tasks.rados.rados.0.smithi098.stdout:2436: done (6 left) 2023-09-23T20:05:12.505 INFO:tasks.rados.rados.0.smithi098.stdout:2443: read oid 275 snap -1 2023-09-23T20:05:12.505 INFO:tasks.rados.rados.0.smithi098.stdout:2443: expect deleted 2023-09-23T20:05:12.505 INFO:tasks.rados.rados.0.smithi098.stdout:2444: delete oid 389 current snap is 0 2023-09-23T20:05:12.505 INFO:tasks.rados.rados.0.smithi098.stdout:2437: finishing write tid 4 to smithi09866585-374 2023-09-23T20:05:12.505 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 374 v 264 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2023-09-23T20:05:12.505 INFO:tasks.rados.rados.0.smithi098.stdout:2437: left oid 374 (ObjNum 1598 snap 0 seq_num 1598) 2023-09-23T20:05:12.505 INFO:tasks.rados.rados.0.smithi098.stdout:2438: finishing write tid 1 to smithi09866585-132 2023-09-23T20:05:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:2438: finishing write tid 2 to smithi09866585-132 2023-09-23T20:05:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:2438: finishing write tid 3 to smithi09866585-132 2023-09-23T20:05:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:2438: finishing write tid 4 to smithi09866585-132 2023-09-23T20:05:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 132 v 254 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2023-09-23T20:05:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:2438: left oid 132 (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T20:05:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:2440: finishing write tid 1 to smithi09866585-321 2023-09-23T20:05:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:2440: finishing write tid 2 to smithi09866585-321 2023-09-23T20:05:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:2440: finishing write tid 3 to smithi09866585-321 2023-09-23T20:05:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:2440: finishing write tid 4 to smithi09866585-321 2023-09-23T20:05:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 321 v 246 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2023-09-23T20:05:12.506 INFO:tasks.rados.rados.0.smithi098.stdout:2440: left oid 321 (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T20:05:12.507 INFO:tasks.rados.rados.0.smithi098.stdout:2441: finishing write tid 1 to smithi09866585-186 2023-09-23T20:05:12.507 INFO:tasks.rados.rados.0.smithi098.stdout:2441: finishing write tid 2 to smithi09866585-186 2023-09-23T20:05:12.507 INFO:tasks.rados.rados.0.smithi098.stdout:2441: finishing write tid 3 to smithi09866585-186 2023-09-23T20:05:12.507 INFO:tasks.rados.rados.0.smithi098.stdout:2441: finishing write tid 4 to smithi09866585-186 2023-09-23T20:05:12.507 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 186 v 370 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2023-09-23T20:05:12.507 INFO:tasks.rados.rados.0.smithi098.stdout:2441: left oid 186 (ObjNum 1601 snap 0 seq_num 1601) 2023-09-23T20:05:12.507 INFO:tasks.rados.rados.0.smithi098.stdout:2442: finishing write tid 1 to smithi09866585-444 2023-09-23T20:05:12.508 INFO:tasks.rados.rados.0.smithi098.stdout:2437: done (7 left) 2023-09-23T20:05:12.508 INFO:tasks.rados.rados.0.smithi098.stdout:2438: done (6 left) 2023-09-23T20:05:12.509 INFO:tasks.rados.rados.0.smithi098.stdout:2439: done (5 left) 2023-09-23T20:05:12.509 INFO:tasks.rados.rados.0.smithi098.stdout:2440: done (4 left) 2023-09-23T20:05:12.509 INFO:tasks.rados.rados.0.smithi098.stdout:2441: done (3 left) 2023-09-23T20:05:12.509 INFO:tasks.rados.rados.0.smithi098.stdout:2443: done (2 left) 2023-09-23T20:05:12.509 INFO:tasks.rados.rados.0.smithi098.stdout:2444: done (1 left) 2023-09-23T20:05:12.509 INFO:tasks.rados.rados.0.smithi098.stdout:2445: read oid 263 snap -1 2023-09-23T20:05:12.509 INFO:tasks.rados.rados.0.smithi098.stdout:2445: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-09-23T20:05:12.509 INFO:tasks.rados.rados.0.smithi098.stdout:2446: write oid 59 current snap is 0 2023-09-23T20:05:12.509 INFO:tasks.rados.rados.0.smithi098.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2023-09-23T20:05:12.517 INFO:tasks.rados.rados.0.smithi098.stdout:2446: writing smithi09866585-59 from 558428 to 1291954 tid 1 2023-09-23T20:05:12.524 INFO:tasks.rados.rados.0.smithi098.stdout:2446: writing smithi09866585-59 from 1712529 to 2459416 tid 2 2023-09-23T20:05:12.527 INFO:tasks.rados.rados.0.smithi098.stdout:2446: writing smithi09866585-59 from 2948598 to 2958428 tid 3 2023-09-23T20:05:12.527 INFO:tasks.rados.rados.0.smithi098.stdout:2447: write oid 77 current snap is 0 2023-09-23T20:05:12.527 INFO:tasks.rados.rados.0.smithi098.stdout:2442: finishing write tid 2 to smithi09866585-444 2023-09-23T20:05:12.527 INFO:tasks.rados.rados.0.smithi098.stdout:2442: finishing write tid 3 to smithi09866585-444 2023-09-23T20:05:12.528 INFO:tasks.rados.rados.0.smithi098.stdout:2442: finishing write tid 4 to smithi09866585-444 2023-09-23T20:05:12.528 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 444 v 331 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2023-09-23T20:05:12.528 INFO:tasks.rados.rados.0.smithi098.stdout:2442: left oid 444 (ObjNum 1602 snap 0 seq_num 1602) 2023-09-23T20:05:12.528 INFO:tasks.rados.rados.0.smithi098.stdout:2445: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-09-23T20:05:12.594 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:12 smithi173 bash[48489]: ts=2023-09-23T20:05:12.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.98:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:05:12.735 INFO:tasks.rados.rados.0.smithi098.stdout:2446: finishing write tid 1 to smithi09866585-59 2023-09-23T20:05:12.735 INFO:tasks.rados.rados.0.smithi098.stdout:2446: finishing write tid 2 to smithi09866585-59 2023-09-23T20:05:12.735 INFO:tasks.rados.rados.0.smithi098.stdout:2446: finishing write tid 3 to smithi09866585-59 2023-09-23T20:05:12.736 INFO:tasks.rados.rados.0.smithi098.stdout:2446: finishing write tid 4 to smithi09866585-59 2023-09-23T20:05:12.736 INFO:tasks.rados.rados.0.smithi098.stdout:2446: finishing write tid 5 to smithi09866585-59 2023-09-23T20:05:12.736 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 59 v 245 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2023-09-23T20:05:12.736 INFO:tasks.rados.rados.0.smithi098.stdout:2446: left oid 59 (ObjNum 1604 snap 0 seq_num 1604) 2023-09-23T20:05:12.736 INFO:tasks.rados.rados.0.smithi098.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2023-09-23T20:05:12.741 INFO:tasks.rados.rados.0.smithi098.stdout:2447: writing smithi09866585-77 from 575235 to 1100363 tid 1 2023-09-23T20:05:12.749 INFO:tasks.rados.rados.0.smithi098.stdout:2447: writing smithi09866585-77 from 1887364 to 2494262 tid 2 2023-09-23T20:05:12.749 INFO:tasks.rados.rados.0.smithi098.stdout:2442: done (3 left) 2023-09-23T20:05:12.750 INFO:tasks.rados.rados.0.smithi098.stdout:2445: done (2 left) 2023-09-23T20:05:12.750 INFO:tasks.rados.rados.0.smithi098.stdout:2446: done (1 left) 2023-09-23T20:05:12.750 INFO:tasks.rados.rados.0.smithi098.stdout:2448: write oid 382 current snap is 0 2023-09-23T20:05:12.750 INFO:tasks.rados.rados.0.smithi098.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2023-09-23T20:05:12.756 INFO:tasks.rados.rados.0.smithi098.stdout:2448: writing smithi09866585-382 from 592042 to 1192419 tid 1 2023-09-23T20:05:12.765 INFO:tasks.rados.rados.0.smithi098.stdout:2448: writing smithi09866585-382 from 1945846 to 2696402 tid 2 2023-09-23T20:05:12.765 INFO:tasks.rados.rados.0.smithi098.stdout:2449: write oid 495 current snap is 0 2023-09-23T20:05:12.765 INFO:tasks.rados.rados.0.smithi098.stdout:2447: finishing write tid 1 to smithi09866585-77 2023-09-23T20:05:12.765 INFO:tasks.rados.rados.0.smithi098.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2023-09-23T20:05:12.772 INFO:tasks.rados.rados.0.smithi098.stdout:2449: writing smithi09866585-495 from 608849 to 1284475 tid 1 2023-09-23T20:05:12.780 INFO:tasks.rados.rados.0.smithi098.stdout:2449: writing smithi09866585-495 from 2004328 to 2614895 tid 2 2023-09-23T20:05:12.780 INFO:tasks.rados.rados.0.smithi098.stdout:2450: read oid 182 snap -1 2023-09-23T20:05:12.780 INFO:tasks.rados.rados.0.smithi098.stdout:2450: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:05:12.780 INFO:tasks.rados.rados.0.smithi098.stdout:2451: read oid 132 snap -1 2023-09-23T20:05:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:2451: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T20:05:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:2452: read oid 357 snap -1 2023-09-23T20:05:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:2452: expect (ObjNum 624 snap 0 seq_num 624) 2023-09-23T20:05:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:2453: write oid 31 current snap is 0 2023-09-23T20:05:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:2447: finishing write tid 2 to smithi09866585-77 2023-09-23T20:05:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:2447: finishing write tid 3 to smithi09866585-77 2023-09-23T20:05:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:2447: finishing write tid 4 to smithi09866585-77 2023-09-23T20:05:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 77 v 289 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2023-09-23T20:05:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:2447: left oid 77 (ObjNum 1605 snap 0 seq_num 1605) 2023-09-23T20:05:12.781 INFO:tasks.rados.rados.0.smithi098.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2023-09-23T20:05:12.788 INFO:tasks.rados.rados.0.smithi098.stdout:2453: writing smithi09866585-31 from 625656 to 1376531 tid 1 2023-09-23T20:05:12.796 INFO:tasks.rados.rados.0.smithi098.stdout:2453: writing smithi09866585-31 from 2062810 to 2817035 tid 2 2023-09-23T20:05:12.797 INFO:tasks.rados.rados.0.smithi098.stdout:2447: done (6 left) 2023-09-23T20:05:12.797 INFO:tasks.rados.rados.0.smithi098.stdout:2454: delete oid 371 current snap is 0 2023-09-23T20:05:12.797 INFO:tasks.rados.rados.0.smithi098.stdout:2448: finishing write tid 1 to smithi09866585-382 2023-09-23T20:05:12.797 INFO:tasks.rados.rados.0.smithi098.stdout:2448: finishing write tid 2 to smithi09866585-382 2023-09-23T20:05:12.797 INFO:tasks.rados.rados.0.smithi098.stdout:2448: finishing write tid 3 to smithi09866585-382 2023-09-23T20:05:12.797 INFO:tasks.rados.rados.0.smithi098.stdout:2448: finishing write tid 4 to smithi09866585-382 2023-09-23T20:05:12.797 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 382 v 334 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2023-09-23T20:05:12.797 INFO:tasks.rados.rados.0.smithi098.stdout:2448: left oid 382 (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T20:05:12.797 INFO:tasks.rados.rados.0.smithi098.stdout:2449: finishing write tid 1 to smithi09866585-495 2023-09-23T20:05:12.797 INFO:tasks.rados.rados.0.smithi098.stdout:2449: finishing write tid 2 to smithi09866585-495 2023-09-23T20:05:12.797 INFO:tasks.rados.rados.0.smithi098.stdout:2449: finishing write tid 3 to smithi09866585-495 2023-09-23T20:05:12.798 INFO:tasks.rados.rados.0.smithi098.stdout:2449: finishing write tid 4 to smithi09866585-495 2023-09-23T20:05:12.798 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 495 v 249 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2023-09-23T20:05:12.798 INFO:tasks.rados.rados.0.smithi098.stdout:2449: left oid 495 (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T20:05:12.798 INFO:tasks.rados.rados.0.smithi098.stdout:2450: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T20:05:12.895 INFO:tasks.rados.rados.0.smithi098.stdout:2453: finishing write tid 1 to smithi09866585-31 2023-09-23T20:05:12.895 INFO:tasks.rados.rados.0.smithi098.stdout:2452: expect (ObjNum 624 snap 0 seq_num 624) 2023-09-23T20:05:13.000 INFO:tasks.rados.rados.0.smithi098.stdout:2451: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T20:05:13.163 INFO:tasks.rados.rados.0.smithi098.stdout:2453: finishing write tid 2 to smithi09866585-31 2023-09-23T20:05:13.163 INFO:tasks.rados.rados.0.smithi098.stdout:2453: finishing write tid 3 to smithi09866585-31 2023-09-23T20:05:13.163 INFO:tasks.rados.rados.0.smithi098.stdout:2453: finishing write tid 4 to smithi09866585-31 2023-09-23T20:05:13.163 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 31 v 315 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2023-09-23T20:05:13.163 INFO:tasks.rados.rados.0.smithi098.stdout:2453: left oid 31 (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T20:05:13.163 INFO:tasks.rados.rados.0.smithi098.stdout:2448: done (6 left) 2023-09-23T20:05:13.163 INFO:tasks.rados.rados.0.smithi098.stdout:2449: done (5 left) 2023-09-23T20:05:13.163 INFO:tasks.rados.rados.0.smithi098.stdout:2450: done (4 left) 2023-09-23T20:05:13.163 INFO:tasks.rados.rados.0.smithi098.stdout:2451: done (3 left) 2023-09-23T20:05:13.164 INFO:tasks.rados.rados.0.smithi098.stdout:2452: done (2 left) 2023-09-23T20:05:13.164 INFO:tasks.rados.rados.0.smithi098.stdout:2453: done (1 left) 2023-09-23T20:05:13.164 INFO:tasks.rados.rados.0.smithi098.stdout:2454: done (0 left) 2023-09-23T20:05:13.164 INFO:tasks.rados.rados.0.smithi098.stdout:2455: write oid 332 current snap is 0 2023-09-23T20:05:13.164 INFO:tasks.rados.rados.0.smithi098.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2023-09-23T20:05:13.175 INFO:tasks.rados.rados.0.smithi098.stdout:2455: writing smithi09866585-332 from 659270 to 1160643 tid 1 2023-09-23T20:05:13.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:12 smithi098 bash[33670]: cluster 2023-09-23T20:05:12.536746+0000 mgr.x (mgr.24700) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.7 MiB/s wr, 81 op/s 2023-09-23T20:05:13.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:12 smithi098 bash[27308]: cluster 2023-09-23T20:05:12.536746+0000 mgr.x (mgr.24700) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.7 MiB/s wr, 81 op/s 2023-09-23T20:05:13.182 INFO:tasks.rados.rados.0.smithi098.stdout:2455: writing smithi09866585-332 from 1663421 to 2421315 tid 2 2023-09-23T20:05:13.183 INFO:tasks.rados.rados.0.smithi098.stdout:2456: write oid 476 current snap is 0 2023-09-23T20:05:13.183 INFO:tasks.rados.rados.0.smithi098.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2023-09-23T20:05:13.189 INFO:tasks.rados.rados.0.smithi098.stdout:2456: writing smithi09866585-476 from 676077 to 1252699 tid 1 2023-09-23T20:05:13.195 INFO:tasks.rados.rados.0.smithi098.stdout:2456: writing smithi09866585-476 from 1721903 to 2223455 tid 2 2023-09-23T20:05:13.200 INFO:tasks.rados.rados.0.smithi098.stdout:2456: writing smithi09866585-476 from 2740559 to 3076077 tid 3 2023-09-23T20:05:13.200 INFO:tasks.rados.rados.0.smithi098.stdout:2457: write oid 261 current snap is 0 2023-09-23T20:05:13.200 INFO:tasks.rados.rados.0.smithi098.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2023-09-23T20:05:13.208 INFO:tasks.rados.rados.0.smithi098.stdout:2457: writing smithi09866585-261 from 692884 to 1461108 tid 1 2023-09-23T20:05:13.216 INFO:tasks.rados.rados.0.smithi098.stdout:2457: writing smithi09866585-261 from 1896738 to 2658301 tid 2 2023-09-23T20:05:13.216 INFO:tasks.rados.rados.0.smithi098.stdout:2458: write oid 325 current snap is 0 2023-09-23T20:05:13.216 INFO:tasks.rados.rados.0.smithi098.stdout:2455: finishing write tid 1 to smithi09866585-332 2023-09-23T20:05:13.216 INFO:tasks.rados.rados.0.smithi098.stdout:2455: finishing write tid 2 to smithi09866585-332 2023-09-23T20:05:13.216 INFO:tasks.rados.rados.0.smithi098.stdout:2455: finishing write tid 3 to smithi09866585-332 2023-09-23T20:05:13.216 INFO:tasks.rados.rados.0.smithi098.stdout:2455: finishing write tid 4 to smithi09866585-332 2023-09-23T20:05:13.216 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 332 v 353 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2023-09-23T20:05:13.216 INFO:tasks.rados.rados.0.smithi098.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T20:05:13.217 INFO:tasks.rados.rados.0.smithi098.stdout:2456: finishing write tid 1 to smithi09866585-476 2023-09-23T20:05:13.217 INFO:tasks.rados.rados.0.smithi098.stdout:2456: finishing write tid 2 to smithi09866585-476 2023-09-23T20:05:13.217 INFO:tasks.rados.rados.0.smithi098.stdout:2456: finishing write tid 3 to smithi09866585-476 2023-09-23T20:05:13.217 INFO:tasks.rados.rados.0.smithi098.stdout:2456: finishing write tid 4 to smithi09866585-476 2023-09-23T20:05:13.217 INFO:tasks.rados.rados.0.smithi098.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2023-09-23T20:05:13.222 INFO:tasks.rados.rados.0.smithi098.stdout:2458: writing smithi09866585-325 from 709691 to 1153164 tid 1 2023-09-23T20:05:13.229 INFO:tasks.rados.rados.0.smithi098.stdout:2458: writing smithi09866585-325 from 1838867 to 2344088 tid 2 2023-09-23T20:05:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:2458: writing smithi09866585-325 from 2795405 to 3109691 tid 3 2023-09-23T20:05:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:2455: done (3 left) 2023-09-23T20:05:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:2459: read oid 122 snap -1 2023-09-23T20:05:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:2459: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:05:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:2460: read oid 127 snap -1 2023-09-23T20:05:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:2460: expect (ObjNum 1486 snap 0 seq_num 1486) 2023-09-23T20:05:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:2461: read oid 455 snap -1 2023-09-23T20:05:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:2461: expect deleted 2023-09-23T20:05:13.234 INFO:tasks.rados.rados.0.smithi098.stdout:2462: read oid 329 snap -1 2023-09-23T20:05:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:2462: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T20:05:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:2463: read oid 355 snap -1 2023-09-23T20:05:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:2463: expect deleted 2023-09-23T20:05:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:2464: read oid 223 snap -1 2023-09-23T20:05:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:2464: expect (ObjNum 1374 snap 0 seq_num 1374) 2023-09-23T20:05:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:2465: write oid 364 current snap is 0 2023-09-23T20:05:13.235 INFO:tasks.rados.rados.0.smithi098.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2023-09-23T20:05:13.241 INFO:tasks.rados.rados.0.smithi098.stdout:2465: writing smithi09866585-364 from 726498 to 1245220 tid 1 2023-09-23T20:05:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:2465: writing smithi09866585-364 from 1897349 to 2662581 tid 2 2023-09-23T20:05:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:2466: read oid 256 snap -1 2023-09-23T20:05:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:2466: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T20:05:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:2467: write oid 217 current snap is 0 2023-09-23T20:05:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:2456: finishing write tid 5 to smithi09866585-476 2023-09-23T20:05:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 476 v 253 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2023-09-23T20:05:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2023-09-23T20:05:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:2457: finishing write tid 1 to smithi09866585-261 2023-09-23T20:05:13.250 INFO:tasks.rados.rados.0.smithi098.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2023-09-23T20:05:13.257 INFO:tasks.rados.rados.0.smithi098.stdout:2467: writing smithi09866585-217 from 743305 to 1337276 tid 1 2023-09-23T20:05:13.264 INFO:tasks.rados.rados.0.smithi098.stdout:2467: writing smithi09866585-217 from 1955831 to 2464721 tid 2 2023-09-23T20:05:13.264 INFO:tasks.rados.rados.0.smithi098.stdout:2456: done (11 left) 2023-09-23T20:05:13.264 INFO:tasks.rados.rados.0.smithi098.stdout:2468: read oid 163 snap -1 2023-09-23T20:05:13.264 INFO:tasks.rados.rados.0.smithi098.stdout:2468: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:05:13.264 INFO:tasks.rados.rados.0.smithi098.stdout:2469: write oid 485 current snap is 0 2023-09-23T20:05:13.264 INFO:tasks.rados.rados.0.smithi098.stdout:2457: finishing write tid 2 to smithi09866585-261 2023-09-23T20:05:13.264 INFO:tasks.rados.rados.0.smithi098.stdout:2457: finishing write tid 3 to smithi09866585-261 2023-09-23T20:05:13.264 INFO:tasks.rados.rados.0.smithi098.stdout:2457: finishing write tid 4 to smithi09866585-261 2023-09-23T20:05:13.264 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 261 v 374 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2023-09-23T20:05:13.265 INFO:tasks.rados.rados.0.smithi098.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2023-09-23T20:05:13.265 INFO:tasks.rados.rados.0.smithi098.stdout:2458: finishing write tid 1 to smithi09866585-325 2023-09-23T20:05:13.265 INFO:tasks.rados.rados.0.smithi098.stdout:2458: finishing write tid 2 to smithi09866585-325 2023-09-23T20:05:13.265 INFO:tasks.rados.rados.0.smithi098.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2023-09-23T20:05:13.277 INFO:tasks.rados.rados.0.smithi098.stdout:2469: writing smithi09866585-485 from 760112 to 1429332 tid 1 2023-09-23T20:05:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:2469: writing smithi09866585-485 from 2014313 to 2783214 tid 2 2023-09-23T20:05:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:2457: done (12 left) 2023-09-23T20:05:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:2461: done (11 left) 2023-09-23T20:05:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:2470: read oid 395 snap -1 2023-09-23T20:05:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:2470: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:05:13.285 INFO:tasks.rados.rados.0.smithi098.stdout:2471: read oid 201 snap -1 2023-09-23T20:05:13.286 INFO:tasks.rados.rados.0.smithi098.stdout:2471: expect (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T20:05:13.286 INFO:tasks.rados.rados.0.smithi098.stdout:2472: read oid 295 snap -1 2023-09-23T20:05:13.286 INFO:tasks.rados.rados.0.smithi098.stdout:2472: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T20:05:13.286 INFO:tasks.rados.rados.0.smithi098.stdout:2473: read oid 297 snap -1 2023-09-23T20:05:13.286 INFO:tasks.rados.rados.0.smithi098.stdout:2473: expect deleted 2023-09-23T20:05:13.286 INFO:tasks.rados.rados.0.smithi098.stdout:2474: read oid 29 snap -1 2023-09-23T20:05:13.286 INFO:tasks.rados.rados.0.smithi098.stdout:2474: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T20:05:13.286 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:13.286 INFO:tasks.rados.rados.0.smithi098.stdout:2463: done (15 left) 2023-09-23T20:05:13.286 INFO:tasks.rados.rados.0.smithi098.stdout:2475: write oid 72 current snap is 0 2023-09-23T20:05:13.286 INFO:tasks.rados.rados.0.smithi098.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2023-09-23T20:05:13.294 INFO:tasks.rados.rados.0.smithi098.stdout:2475: writing smithi09866585-72 from 776919 to 1521388 tid 1 2023-09-23T20:05:13.300 INFO:tasks.rados.rados.0.smithi098.stdout:2475: writing smithi09866585-72 from 1956442 to 2469001 tid 2 2023-09-23T20:05:13.300 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:13.300 INFO:tasks.rados.rados.0.smithi098.stdout:2458: finishing write tid 3 to smithi09866585-325 2023-09-23T20:05:13.300 INFO:tasks.rados.rados.0.smithi098.stdout:2459: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T20:05:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:12 smithi173 bash[27697]: cluster 2023-09-23T20:05:12.536746+0000 mgr.x (mgr.24700) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.7 MiB/s wr, 81 op/s 2023-09-23T20:05:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:2458: finishing write tid 4 to smithi09866585-325 2023-09-23T20:05:13.370 INFO:tasks.rados.rados.0.smithi098.stdout:2458: finishing write tid 5 to smithi09866585-325 2023-09-23T20:05:13.371 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 325 v 338 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2023-09-23T20:05:13.371 INFO:tasks.rados.rados.0.smithi098.stdout:2458: left oid 325 (ObjNum 1613 snap 0 seq_num 1613) 2023-09-23T20:05:13.371 INFO:tasks.rados.rados.0.smithi098.stdout:2462: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T20:05:13.503 INFO:tasks.rados.rados.0.smithi098.stdout:2465: finishing write tid 1 to smithi09866585-364 2023-09-23T20:05:13.503 INFO:tasks.rados.rados.0.smithi098.stdout:2464: expect (ObjNum 1374 snap 0 seq_num 1374) 2023-09-23T20:05:13.712 INFO:tasks.rados.rados.0.smithi098.stdout:2460: expect (ObjNum 1486 snap 0 seq_num 1486) 2023-09-23T20:05:13.864 INFO:tasks.rados.rados.0.smithi098.stdout:2466: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T20:05:13.974 INFO:tasks.rados.rados.0.smithi098.stdout:2465: finishing write tid 2 to smithi09866585-364 2023-09-23T20:05:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:2465: finishing write tid 3 to smithi09866585-364 2023-09-23T20:05:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:2465: finishing write tid 4 to smithi09866585-364 2023-09-23T20:05:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 364 v 377 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2023-09-23T20:05:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:2465: left oid 364 (ObjNum 1614 snap 0 seq_num 1614) 2023-09-23T20:05:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:2467: finishing write tid 1 to smithi09866585-217 2023-09-23T20:05:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:2467: finishing write tid 2 to smithi09866585-217 2023-09-23T20:05:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:2467: finishing write tid 3 to smithi09866585-217 2023-09-23T20:05:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:2467: finishing write tid 4 to smithi09866585-217 2023-09-23T20:05:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 217 v 250 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2023-09-23T20:05:13.975 INFO:tasks.rados.rados.0.smithi098.stdout:2467: left oid 217 (ObjNum 1615 snap 0 seq_num 1615) 2023-09-23T20:05:13.976 INFO:tasks.rados.rados.0.smithi098.stdout:2468: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:05:14.143 INFO:tasks.rados.rados.0.smithi098.stdout:2469: finishing write tid 1 to smithi09866585-485 2023-09-23T20:05:14.143 INFO:tasks.rados.rados.0.smithi098.stdout:2472: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T20:05:14.302 INFO:tasks.rados.rados.0.smithi098.stdout:2469: finishing write tid 2 to smithi09866585-485 2023-09-23T20:05:14.302 INFO:tasks.rados.rados.0.smithi098.stdout:2469: finishing write tid 3 to smithi09866585-485 2023-09-23T20:05:14.302 INFO:tasks.rados.rados.0.smithi098.stdout:2469: finishing write tid 4 to smithi09866585-485 2023-09-23T20:05:14.302 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 485 v 281 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2023-09-23T20:05:14.302 INFO:tasks.rados.rados.0.smithi098.stdout:2469: left oid 485 (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T20:05:14.302 INFO:tasks.rados.rados.0.smithi098.stdout:2471: expect (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T20:05:14.420 INFO:tasks.rados.rados.0.smithi098.stdout:2470: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:05:14.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:14 smithi098 bash[27308]: audit 2023-09-23T20:05:14.097771+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.98:0/4170086463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:14.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:14 smithi098 bash[33670]: audit 2023-09-23T20:05:14.097771+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.98:0/4170086463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:14 smithi173 bash[27697]: audit 2023-09-23T20:05:14.097771+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.98:0/4170086463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:14.609 INFO:tasks.rados.rados.0.smithi098.stdout:2474: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T20:05:14.781 INFO:tasks.rados.rados.0.smithi098.stdout:2475: finishing write tid 1 to smithi09866585-72 2023-09-23T20:05:14.781 INFO:tasks.rados.rados.0.smithi098.stdout:2475: finishing write tid 2 to smithi09866585-72 2023-09-23T20:05:14.781 INFO:tasks.rados.rados.0.smithi098.stdout:2475: finishing write tid 3 to smithi09866585-72 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:2475: finishing write tid 4 to smithi09866585-72 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 72 v 406 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:2475: left oid 72 (ObjNum 1617 snap 0 seq_num 1617) 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:2458: done (15 left) 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:2459: done (14 left) 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:2460: done (13 left) 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:2462: done (12 left) 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:2464: done (11 left) 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:2465: done (10 left) 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:2466: done (9 left) 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:2467: done (8 left) 2023-09-23T20:05:14.782 INFO:tasks.rados.rados.0.smithi098.stdout:2468: done (7 left) 2023-09-23T20:05:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:2469: done (6 left) 2023-09-23T20:05:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:2470: done (5 left) 2023-09-23T20:05:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:2471: done (4 left) 2023-09-23T20:05:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:2472: done (3 left) 2023-09-23T20:05:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:2473: done (2 left) 2023-09-23T20:05:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:2474: done (1 left) 2023-09-23T20:05:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:2475: done (0 left) 2023-09-23T20:05:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:2476: write oid 383 current snap is 0 2023-09-23T20:05:14.783 INFO:tasks.rados.rados.0.smithi098.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2023-09-23T20:05:14.794 INFO:tasks.rados.rados.0.smithi098.stdout:2476: writing smithi09866585-383 from 793726 to 1213444 tid 1 2023-09-23T20:05:14.800 INFO:tasks.rados.rados.0.smithi098.stdout:2476: writing smithi09866585-383 from 1614924 to 2387494 tid 2 2023-09-23T20:05:14.805 INFO:tasks.rados.rados.0.smithi098.stdout:2476: writing smithi09866585-383 from 2932520 to 3193726 tid 3 2023-09-23T20:05:14.805 INFO:tasks.rados.rados.0.smithi098.stdout:2477: delete oid 390 current snap is 0 2023-09-23T20:05:14.805 INFO:tasks.rados.rados.0.smithi098.stdout:2476: finishing write tid 1 to smithi09866585-383 2023-09-23T20:05:14.806 INFO:tasks.rados.rados.0.smithi098.stdout:2476: finishing write tid 2 to smithi09866585-383 2023-09-23T20:05:14.809 INFO:tasks.rados.rados.0.smithi098.stdout:2476: finishing write tid 3 to smithi09866585-383 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:2476: finishing write tid 4 to smithi09866585-383 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:2476: finishing write tid 5 to smithi09866585-383 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 383 v 254 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:2476: left oid 383 (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:2476: done (1 left) 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:2477: done (0 left) 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:2478: read oid 279 snap -1 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:2478: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:2479: read oid 482 snap -1 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:2479: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:2480: read oid 83 snap -1 2023-09-23T20:05:14.810 INFO:tasks.rados.rados.0.smithi098.stdout:2480: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-23T20:05:14.811 INFO:tasks.rados.rados.0.smithi098.stdout:2481: read oid 419 snap -1 2023-09-23T20:05:14.811 INFO:tasks.rados.rados.0.smithi098.stdout:2481: expect deleted 2023-09-23T20:05:14.811 INFO:tasks.rados.rados.0.smithi098.stdout:2482: delete oid 155 current snap is 0 2023-09-23T20:05:14.816 INFO:tasks.rados.rados.0.smithi098.stdout:2478: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-09-23T20:05:14.992 INFO:tasks.rados.rados.0.smithi098.stdout:2480: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-23T20:05:15.095 INFO:tasks.rados.rados.0.smithi098.stdout:2479: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-23T20:05:15.230 INFO:tasks.rados.rados.0.smithi098.stdout:2478: done (4 left) 2023-09-23T20:05:15.230 INFO:tasks.rados.rados.0.smithi098.stdout:2479: done (3 left) 2023-09-23T20:05:15.230 INFO:tasks.rados.rados.0.smithi098.stdout:2480: done (2 left) 2023-09-23T20:05:15.230 INFO:tasks.rados.rados.0.smithi098.stdout:2481: done (1 left) 2023-09-23T20:05:15.230 INFO:tasks.rados.rados.0.smithi098.stdout:2482: done (0 left) 2023-09-23T20:05:15.230 INFO:tasks.rados.rados.0.smithi098.stdout:2483: write oid 178 current snap is 0 2023-09-23T20:05:15.230 INFO:tasks.rados.rados.0.smithi098.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2023-09-23T20:05:15.244 INFO:tasks.rados.rados.0.smithi098.stdout:2483: writing smithi09866585-178 from 444147 to 1205965 tid 1 2023-09-23T20:05:15.250 INFO:tasks.rados.rados.0.smithi098.stdout:2483: writing smithi09866585-178 from 1790370 to 2310267 tid 2 2023-09-23T20:05:15.256 INFO:tasks.rados.rados.0.smithi098.stdout:2483: writing smithi09866585-178 from 2898436 to 3244147 tid 3 2023-09-23T20:05:15.256 INFO:tasks.rados.rados.0.smithi098.stdout:2484: write oid 451 current snap is 0 2023-09-23T20:05:15.256 INFO:tasks.rados.rados.0.smithi098.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2023-09-23T20:05:15.261 INFO:tasks.rados.rados.0.smithi098.stdout:2484: writing smithi09866585-451 from 460954 to 898021 tid 1 2023-09-23T20:05:15.267 INFO:tasks.rados.rados.0.smithi098.stdout:2484: writing smithi09866585-451 from 1448852 to 2112407 tid 2 2023-09-23T20:05:15.274 INFO:tasks.rados.rados.0.smithi098.stdout:2484: writing smithi09866585-451 from 2525859 to 3260954 tid 3 2023-09-23T20:05:15.274 INFO:tasks.rados.rados.0.smithi098.stdout:2485: read oid 474 snap -1 2023-09-23T20:05:15.274 INFO:tasks.rados.rados.0.smithi098.stdout:2485: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-09-23T20:05:15.274 INFO:tasks.rados.rados.0.smithi098.stdout:2486: write oid 328 current snap is 0 2023-09-23T20:05:15.275 INFO:tasks.rados.rados.0.smithi098.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2023-09-23T20:05:15.280 INFO:tasks.rados.rados.0.smithi098.stdout:2486: writing smithi09866585-328 from 477761 to 990077 tid 1 2023-09-23T20:05:15.286 INFO:tasks.rados.rados.0.smithi098.stdout:2486: writing smithi09866585-328 from 1507334 to 2030900 tid 2 2023-09-23T20:05:15.293 INFO:tasks.rados.rados.0.smithi098.stdout:2486: writing smithi09866585-328 from 2553282 to 3153053 tid 3 2023-09-23T20:05:15.294 INFO:tasks.rados.rados.0.smithi098.stdout:2487: read oid 410 snap -1 2023-09-23T20:05:15.294 INFO:tasks.rados.rados.0.smithi098.stdout:2487: expect deleted 2023-09-23T20:05:15.294 INFO:tasks.rados.rados.0.smithi098.stdout:2488: write oid 77 current snap is 0 2023-09-23T20:05:15.294 INFO:tasks.rados.rados.0.smithi098.stdout:2483: finishing write tid 1 to smithi09866585-178 2023-09-23T20:05:15.294 INFO:tasks.rados.rados.0.smithi098.stdout:2483: finishing write tid 2 to smithi09866585-178 2023-09-23T20:05:15.294 INFO:tasks.rados.rados.0.smithi098.stdout:2483: finishing write tid 3 to smithi09866585-178 2023-09-23T20:05:15.294 INFO:tasks.rados.rados.0.smithi098.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2023-09-23T20:05:15.299 INFO:tasks.rados.rados.0.smithi098.stdout:2488: writing smithi09866585-77 from 494568 to 1082133 tid 1 2023-09-23T20:05:15.306 INFO:tasks.rados.rados.0.smithi098.stdout:2488: writing smithi09866585-77 from 1565816 to 2233040 tid 2 2023-09-23T20:05:15.313 INFO:tasks.rados.rados.0.smithi098.stdout:2488: writing smithi09866585-77 from 2980705 to 3294568 tid 3 2023-09-23T20:05:15.313 INFO:tasks.rados.rados.0.smithi098.stdout:2489: write oid 479 current snap is 0 2023-09-23T20:05:15.313 INFO:tasks.rados.rados.0.smithi098.stdout:2483: finishing write tid 4 to smithi09866585-178 2023-09-23T20:05:15.313 INFO:tasks.rados.rados.0.smithi098.stdout:2483: finishing write tid 5 to smithi09866585-178 2023-09-23T20:05:15.313 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 178 v 401 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2023-09-23T20:05:15.313 INFO:tasks.rados.rados.0.smithi098.stdout:2483: left oid 178 (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T20:05:15.313 INFO:tasks.rados.rados.0.smithi098.stdout:2484: finishing write tid 1 to smithi09866585-451 2023-09-23T20:05:15.314 INFO:tasks.rados.rados.0.smithi098.stdout:2484: finishing write tid 2 to smithi09866585-451 2023-09-23T20:05:15.314 INFO:tasks.rados.rados.0.smithi098.stdout:2484: finishing write tid 3 to smithi09866585-451 2023-09-23T20:05:15.314 INFO:tasks.rados.rados.0.smithi098.stdout:2484: finishing write tid 4 to smithi09866585-451 2023-09-23T20:05:15.314 INFO:tasks.rados.rados.0.smithi098.stdout:2484: finishing write tid 5 to smithi09866585-451 2023-09-23T20:05:15.314 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 451 v 357 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2023-09-23T20:05:15.314 INFO:tasks.rados.rados.0.smithi098.stdout:2484: left oid 451 (ObjNum 1622 snap 0 seq_num 1622) 2023-09-23T20:05:15.314 INFO:tasks.rados.rados.0.smithi098.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2023-09-23T20:05:15.321 INFO:tasks.rados.rados.0.smithi098.stdout:2489: writing smithi09866585-479 from 511375 to 1174189 tid 1 2023-09-23T20:05:15.329 INFO:tasks.rados.rados.0.smithi098.stdout:2489: writing smithi09866585-479 from 1907945 to 2435180 tid 2 2023-09-23T20:05:15.334 INFO:tasks.rados.rados.0.smithi098.stdout:2489: writing smithi09866585-479 from 2891775 to 3311375 tid 3 2023-09-23T20:05:15.334 INFO:tasks.rados.rados.0.smithi098.stdout:2483: done (6 left) 2023-09-23T20:05:15.334 INFO:tasks.rados.rados.0.smithi098.stdout:2484: done (5 left) 2023-09-23T20:05:15.334 INFO:tasks.rados.rados.0.smithi098.stdout:2490: read oid 38 snap -1 2023-09-23T20:05:15.335 INFO:tasks.rados.rados.0.smithi098.stdout:2490: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-09-23T20:05:15.335 INFO:tasks.rados.rados.0.smithi098.stdout:2491: delete oid 285 current snap is 0 2023-09-23T20:05:15.335 INFO:tasks.rados.rados.0.smithi098.stdout:2485: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-09-23T20:05:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:15 smithi173 bash[27697]: cluster 2023-09-23T20:05:14.537479+0000 mgr.x (mgr.24700) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 13 MiB/s wr, 127 op/s 2023-09-23T20:05:15.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:15 smithi098 bash[27308]: cluster 2023-09-23T20:05:14.537479+0000 mgr.x (mgr.24700) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 13 MiB/s wr, 127 op/s 2023-09-23T20:05:15.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:15 smithi098 bash[33670]: cluster 2023-09-23T20:05:14.537479+0000 mgr.x (mgr.24700) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 13 MiB/s wr, 127 op/s 2023-09-23T20:05:15.502 INFO:tasks.rados.rados.0.smithi098.stdout:2486: finishing write tid 1 to smithi09866585-328 2023-09-23T20:05:15.502 INFO:tasks.rados.rados.0.smithi098.stdout:2486: finishing write tid 2 to smithi09866585-328 2023-09-23T20:05:15.502 INFO:tasks.rados.rados.0.smithi098.stdout:2486: finishing write tid 3 to smithi09866585-328 2023-09-23T20:05:15.503 INFO:tasks.rados.rados.0.smithi098.stdout:2486: finishing write tid 4 to smithi09866585-328 2023-09-23T20:05:15.503 INFO:tasks.rados.rados.0.smithi098.stdout:2486: finishing write tid 5 to smithi09866585-328 2023-09-23T20:05:15.503 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 328 v 258 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2023-09-23T20:05:15.503 INFO:tasks.rados.rados.0.smithi098.stdout:2486: left oid 328 (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T20:05:15.503 INFO:tasks.rados.rados.0.smithi098.stdout:2488: finishing write tid 1 to smithi09866585-77 2023-09-23T20:05:15.503 INFO:tasks.rados.rados.0.smithi098.stdout:2488: finishing write tid 2 to smithi09866585-77 2023-09-23T20:05:15.503 INFO:tasks.rados.rados.0.smithi098.stdout:2488: finishing write tid 3 to smithi09866585-77 2023-09-23T20:05:15.503 INFO:tasks.rados.rados.0.smithi098.stdout:2488: finishing write tid 4 to smithi09866585-77 2023-09-23T20:05:15.503 INFO:tasks.rados.rados.0.smithi098.stdout:2488: finishing write tid 5 to smithi09866585-77 2023-09-23T20:05:15.503 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 77 v 293 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2023-09-23T20:05:15.503 INFO:tasks.rados.rados.0.smithi098.stdout:2488: left oid 77 (ObjNum 1624 snap 0 seq_num 1624) 2023-09-23T20:05:15.504 INFO:tasks.rados.rados.0.smithi098.stdout:2489: finishing write tid 1 to smithi09866585-479 2023-09-23T20:05:15.504 INFO:tasks.rados.rados.0.smithi098.stdout:2489: finishing write tid 2 to smithi09866585-479 2023-09-23T20:05:15.504 INFO:tasks.rados.rados.0.smithi098.stdout:2489: finishing write tid 3 to smithi09866585-479 2023-09-23T20:05:15.504 INFO:tasks.rados.rados.0.smithi098.stdout:2489: finishing write tid 4 to smithi09866585-479 2023-09-23T20:05:15.504 INFO:tasks.rados.rados.0.smithi098.stdout:2489: finishing write tid 5 to smithi09866585-479 2023-09-23T20:05:15.504 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 479 v 262 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2023-09-23T20:05:15.504 INFO:tasks.rados.rados.0.smithi098.stdout:2489: left oid 479 (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T20:05:15.504 INFO:tasks.rados.rados.0.smithi098.stdout:2490: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-09-23T20:05:15.612 INFO:tasks.rados.rados.0.smithi098.stdout:2485: done (6 left) 2023-09-23T20:05:15.612 INFO:tasks.rados.rados.0.smithi098.stdout:2486: done (5 left) 2023-09-23T20:05:15.612 INFO:tasks.rados.rados.0.smithi098.stdout:2487: done (4 left) 2023-09-23T20:05:15.613 INFO:tasks.rados.rados.0.smithi098.stdout:2488: done (3 left) 2023-09-23T20:05:15.613 INFO:tasks.rados.rados.0.smithi098.stdout:2489: done (2 left) 2023-09-23T20:05:15.613 INFO:tasks.rados.rados.0.smithi098.stdout:2490: done (1 left) 2023-09-23T20:05:15.613 INFO:tasks.rados.rados.0.smithi098.stdout:2491: done (0 left) 2023-09-23T20:05:15.613 INFO:tasks.rados.rados.0.smithi098.stdout:2492: write oid 43 current snap is 0 2023-09-23T20:05:15.613 INFO:tasks.rados.rados.0.smithi098.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2023-09-23T20:05:15.624 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:05:15 smithi173 bash[50672]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:05:15] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.33.4" 2023-09-23T20:05:15.627 INFO:tasks.rados.rados.0.smithi098.stdout:2492: writing smithi09866585-43 from 544989 to 1074654 tid 1 2023-09-23T20:05:15.634 INFO:tasks.rados.rados.0.smithi098.stdout:2492: writing smithi09866585-43 from 1741262 to 2272166 tid 2 2023-09-23T20:05:15.640 INFO:tasks.rados.rados.0.smithi098.stdout:2492: writing smithi09866585-43 from 3062974 to 3344989 tid 3 2023-09-23T20:05:15.641 INFO:tasks.rados.rados.0.smithi098.stdout:2493: read oid 365 snap -1 2023-09-23T20:05:15.641 INFO:tasks.rados.rados.0.smithi098.stdout:2493: expect (ObjNum 364 snap 0 seq_num 364) 2023-09-23T20:05:15.641 INFO:tasks.rados.rados.0.smithi098.stdout:2494: read oid 485 snap -1 2023-09-23T20:05:15.641 INFO:tasks.rados.rados.0.smithi098.stdout:2494: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T20:05:15.641 INFO:tasks.rados.rados.0.smithi098.stdout:2495: write oid 2 current snap is 0 2023-09-23T20:05:15.641 INFO:tasks.rados.rados.0.smithi098.stdout:2492: finishing write tid 1 to smithi09866585-43 2023-09-23T20:05:15.641 INFO:tasks.rados.rados.0.smithi098.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2023-09-23T20:05:15.647 INFO:tasks.rados.rados.0.smithi098.stdout:2495: writing smithi09866585-2 from 561796 to 1166710 tid 1 2023-09-23T20:05:15.655 INFO:tasks.rados.rados.0.smithi098.stdout:2495: writing smithi09866585-2 from 1799744 to 2474306 tid 2 2023-09-23T20:05:15.660 INFO:tasks.rados.rados.0.smithi098.stdout:2495: writing smithi09866585-2 from 3090397 to 3361796 tid 3 2023-09-23T20:05:15.660 INFO:tasks.rados.rados.0.smithi098.stdout:2496: write oid 115 current snap is 0 2023-09-23T20:05:15.660 INFO:tasks.rados.rados.0.smithi098.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2023-09-23T20:05:15.667 INFO:tasks.rados.rados.0.smithi098.stdout:2496: writing smithi09866585-115 from 578603 to 1258766 tid 1 2023-09-23T20:05:15.672 INFO:tasks.rados.rados.0.smithi098.stdout:2496: writing smithi09866585-115 from 1741873 to 2276446 tid 2 2023-09-23T20:05:15.679 INFO:tasks.rados.rados.0.smithi098.stdout:2496: writing smithi09866585-115 from 3001467 to 3378603 tid 3 2023-09-23T20:05:15.679 INFO:tasks.rados.rados.0.smithi098.stdout:2497: read oid 448 snap -1 2023-09-23T20:05:15.679 INFO:tasks.rados.rados.0.smithi098.stdout:2497: expect deleted 2023-09-23T20:05:15.679 INFO:tasks.rados.rados.0.smithi098.stdout:2498: write oid 30 current snap is 0 2023-09-23T20:05:15.680 INFO:tasks.rados.rados.0.smithi098.stdout:2492: finishing write tid 2 to smithi09866585-43 2023-09-23T20:05:15.680 INFO:tasks.rados.rados.0.smithi098.stdout:2492: finishing write tid 3 to smithi09866585-43 2023-09-23T20:05:15.680 INFO:tasks.rados.rados.0.smithi098.stdout:2492: finishing write tid 4 to smithi09866585-43 2023-09-23T20:05:15.680 INFO:tasks.rados.rados.0.smithi098.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2023-09-23T20:05:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:2498: writing smithi09866585-30 from 595410 to 1350822 tid 1 2023-09-23T20:05:15.693 INFO:tasks.rados.rados.0.smithi098.stdout:2498: writing smithi09866585-30 from 1800355 to 2478586 tid 2 2023-09-23T20:05:15.698 INFO:tasks.rados.rados.0.smithi098.stdout:2498: writing smithi09866585-30 from 3028890 to 3395410 tid 3 2023-09-23T20:05:15.699 INFO:tasks.rados.rados.0.smithi098.stdout:2499: write oid 122 current snap is 0 2023-09-23T20:05:15.699 INFO:tasks.rados.rados.0.smithi098.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2023-09-23T20:05:15.704 INFO:tasks.rados.rados.0.smithi098.stdout:2499: writing smithi09866585-122 from 612217 to 1042878 tid 1 2023-09-23T20:05:15.710 INFO:tasks.rados.rados.0.smithi098.stdout:2499: writing smithi09866585-122 from 1458837 to 1997079 tid 2 2023-09-23T20:05:15.717 INFO:tasks.rados.rados.0.smithi098.stdout:2499: writing smithi09866585-122 from 2656313 to 3178966 tid 3 2023-09-23T20:05:15.717 INFO:tasks.rados.rados.0.smithi098.stdout:2500: read oid 446 snap -1 2023-09-23T20:05:15.717 INFO:tasks.rados.rados.0.smithi098.stdout:2500: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T20:05:15.717 INFO:tasks.rados.rados.0.smithi098.stdout:2501: write oid 16 current snap is 0 2023-09-23T20:05:15.717 INFO:tasks.rados.rados.0.smithi098.stdout:2492: finishing write tid 5 to smithi09866585-43 2023-09-23T20:05:15.718 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 43 v 268 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2023-09-23T20:05:15.718 INFO:tasks.rados.rados.0.smithi098.stdout:2492: left oid 43 (ObjNum 1627 snap 0 seq_num 1627) 2023-09-23T20:05:15.718 INFO:tasks.rados.rados.0.smithi098.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2023-09-23T20:05:15.723 INFO:tasks.rados.rados.0.smithi098.stdout:2501: writing smithi09866585-16 from 629024 to 1134934 tid 1 2023-09-23T20:05:15.731 INFO:tasks.rados.rados.0.smithi098.stdout:2501: writing smithi09866585-16 from 1917319 to 2599219 tid 2 2023-09-23T20:05:15.736 INFO:tasks.rados.rados.0.smithi098.stdout:2501: writing smithi09866585-16 from 3083736 to 3429024 tid 3 2023-09-23T20:05:15.737 INFO:tasks.rados.rados.0.smithi098.stdout:2492: done (9 left) 2023-09-23T20:05:15.737 INFO:tasks.rados.rados.0.smithi098.stdout:2502: delete oid 444 current snap is 0 2023-09-23T20:05:15.737 INFO:tasks.rados.rados.0.smithi098.stdout:2493: expect (ObjNum 364 snap 0 seq_num 364) 2023-09-23T20:05:15.811 INFO:tasks.rados.rados.0.smithi098.stdout:2494: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T20:05:15.993 INFO:tasks.rados.rados.0.smithi098.stdout:2495: finishing write tid 1 to smithi09866585-2 2023-09-23T20:05:15.993 INFO:tasks.rados.rados.0.smithi098.stdout:2495: finishing write tid 2 to smithi09866585-2 2023-09-23T20:05:15.993 INFO:tasks.rados.rados.0.smithi098.stdout:2495: finishing write tid 3 to smithi09866585-2 2023-09-23T20:05:15.993 INFO:tasks.rados.rados.0.smithi098.stdout:2495: finishing write tid 4 to smithi09866585-2 2023-09-23T20:05:15.993 INFO:tasks.rados.rados.0.smithi098.stdout:2495: finishing write tid 5 to smithi09866585-2 2023-09-23T20:05:15.993 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 2 v 410 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2023-09-23T20:05:15.993 INFO:tasks.rados.rados.0.smithi098.stdout:2495: left oid 2 (ObjNum 1628 snap 0 seq_num 1628) 2023-09-23T20:05:15.993 INFO:tasks.rados.rados.0.smithi098.stdout:2496: finishing write tid 1 to smithi09866585-115 2023-09-23T20:05:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:2496: finishing write tid 2 to smithi09866585-115 2023-09-23T20:05:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:2496: finishing write tid 3 to smithi09866585-115 2023-09-23T20:05:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:2496: finishing write tid 4 to smithi09866585-115 2023-09-23T20:05:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:2496: finishing write tid 5 to smithi09866585-115 2023-09-23T20:05:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 115 v 285 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2023-09-23T20:05:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:2496: left oid 115 (ObjNum 1629 snap 0 seq_num 1629) 2023-09-23T20:05:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:2498: finishing write tid 1 to smithi09866585-30 2023-09-23T20:05:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:2498: finishing write tid 2 to smithi09866585-30 2023-09-23T20:05:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:2498: finishing write tid 3 to smithi09866585-30 2023-09-23T20:05:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:2498: finishing write tid 4 to smithi09866585-30 2023-09-23T20:05:15.994 INFO:tasks.rados.rados.0.smithi098.stdout:2498: finishing write tid 5 to smithi09866585-30 2023-09-23T20:05:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 30 v 361 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2023-09-23T20:05:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:2498: left oid 30 (ObjNum 1630 snap 0 seq_num 1630) 2023-09-23T20:05:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:2499: finishing write tid 1 to smithi09866585-122 2023-09-23T20:05:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:2499: finishing write tid 2 to smithi09866585-122 2023-09-23T20:05:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:2499: finishing write tid 3 to smithi09866585-122 2023-09-23T20:05:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:2499: finishing write tid 4 to smithi09866585-122 2023-09-23T20:05:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:2499: finishing write tid 5 to smithi09866585-122 2023-09-23T20:05:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 122 v 342 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2023-09-23T20:05:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:2499: left oid 122 (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T20:05:15.995 INFO:tasks.rados.rados.0.smithi098.stdout:2500: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T20:05:16.134 INFO:tasks.rados.rados.0.smithi098.stdout:2501: finishing write tid 1 to smithi09866585-16 2023-09-23T20:05:16.134 INFO:tasks.rados.rados.0.smithi098.stdout:2501: finishing write tid 2 to smithi09866585-16 2023-09-23T20:05:16.134 INFO:tasks.rados.rados.0.smithi098.stdout:2501: finishing write tid 3 to smithi09866585-16 2023-09-23T20:05:16.134 INFO:tasks.rados.rados.0.smithi098.stdout:2501: finishing write tid 4 to smithi09866585-16 2023-09-23T20:05:16.134 INFO:tasks.rados.rados.0.smithi098.stdout:2501: finishing write tid 5 to smithi09866585-16 2023-09-23T20:05:16.134 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 16 v 321 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2023-09-23T20:05:16.134 INFO:tasks.rados.rados.0.smithi098.stdout:2501: left oid 16 (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T20:05:16.134 INFO:tasks.rados.rados.0.smithi098.stdout:2493: done (9 left) 2023-09-23T20:05:16.134 INFO:tasks.rados.rados.0.smithi098.stdout:2494: done (8 left) 2023-09-23T20:05:16.134 INFO:tasks.rados.rados.0.smithi098.stdout:2495: done (7 left) 2023-09-23T20:05:16.135 INFO:tasks.rados.rados.0.smithi098.stdout:2496: done (6 left) 2023-09-23T20:05:16.135 INFO:tasks.rados.rados.0.smithi098.stdout:2497: done (5 left) 2023-09-23T20:05:16.135 INFO:tasks.rados.rados.0.smithi098.stdout:2498: done (4 left) 2023-09-23T20:05:16.135 INFO:tasks.rados.rados.0.smithi098.stdout:2499: done (3 left) 2023-09-23T20:05:16.135 INFO:tasks.rados.rados.0.smithi098.stdout:2500: done (2 left) 2023-09-23T20:05:16.135 INFO:tasks.rados.rados.0.smithi098.stdout:2501: done (1 left) 2023-09-23T20:05:16.135 INFO:tasks.rados.rados.0.smithi098.stdout:2502: done (0 left) 2023-09-23T20:05:16.135 INFO:tasks.rados.rados.0.smithi098.stdout:2503: read oid 3 snap -1 2023-09-23T20:05:16.135 INFO:tasks.rados.rados.0.smithi098.stdout:2503: expect (ObjNum 843 snap 0 seq_num 843) 2023-09-23T20:05:16.135 INFO:tasks.rados.rados.0.smithi098.stdout:2504: write oid 471 current snap is 0 2023-09-23T20:05:16.135 INFO:tasks.rados.rados.0.smithi098.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2023-09-23T20:05:16.145 INFO:tasks.rados.rados.0.smithi098.stdout:2504: writing smithi09866585-471 from 662638 to 1319046 tid 1 2023-09-23T20:05:16.154 INFO:tasks.rados.rados.0.smithi098.stdout:2504: writing smithi09866585-471 from 1917930 to 2603499 tid 2 2023-09-23T20:05:16.160 INFO:tasks.rados.rados.0.smithi098.stdout:2504: writing smithi09866585-471 from 3022229 to 3462638 tid 3 2023-09-23T20:05:16.160 INFO:tasks.rados.rados.0.smithi098.stdout:2505: read oid 491 snap -1 2023-09-23T20:05:16.160 INFO:tasks.rados.rados.0.smithi098.stdout:2505: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T20:05:16.160 INFO:tasks.rados.rados.0.smithi098.stdout:2506: read oid 393 snap -1 2023-09-23T20:05:16.160 INFO:tasks.rados.rados.0.smithi098.stdout:2506: expect (ObjNum 1093 snap 0 seq_num 1093) 2023-09-23T20:05:16.160 INFO:tasks.rados.rados.0.smithi098.stdout:2507: read oid 230 snap -1 2023-09-23T20:05:16.160 INFO:tasks.rados.rados.0.smithi098.stdout:2507: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T20:05:16.160 INFO:tasks.rados.rados.0.smithi098.stdout:2508: write oid 116 current snap is 0 2023-09-23T20:05:16.160 INFO:tasks.rados.rados.0.smithi098.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2023-09-23T20:05:16.166 INFO:tasks.rados.rados.0.smithi098.stdout:2508: writing smithi09866585-116 from 679445 to 1127455 tid 1 2023-09-23T20:05:16.172 INFO:tasks.rados.rados.0.smithi098.stdout:2508: writing smithi09866585-116 from 1692765 to 2121992 tid 2 2023-09-23T20:05:16.179 INFO:tasks.rados.rados.0.smithi098.stdout:2508: writing smithi09866585-116 from 2766005 to 3333746 tid 3 2023-09-23T20:05:16.179 INFO:tasks.rados.rados.0.smithi098.stdout:2509: read oid 400 snap -1 2023-09-23T20:05:16.179 INFO:tasks.rados.rados.0.smithi098.stdout:2509: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-09-23T20:05:16.180 INFO:tasks.rados.rados.0.smithi098.stdout:2510: read oid 125 snap -1 2023-09-23T20:05:16.180 INFO:tasks.rados.rados.0.smithi098.stdout:2510: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T20:05:16.180 INFO:tasks.rados.rados.0.smithi098.stdout:2511: write oid 412 current snap is 0 2023-09-23T20:05:16.180 INFO:tasks.rados.rados.0.smithi098.stdout:2503: expect (ObjNum 843 snap 0 seq_num 843) 2023-09-23T20:05:16.309 INFO:tasks.rados.rados.0.smithi098.stdout:2504: finishing write tid 1 to smithi09866585-471 2023-09-23T20:05:16.310 INFO:tasks.rados.rados.0.smithi098.stdout:2504: finishing write tid 2 to smithi09866585-471 2023-09-23T20:05:16.310 INFO:tasks.rados.rados.0.smithi098.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2023-09-23T20:05:16.317 INFO:tasks.rados.rados.0.smithi098.stdout:2511: writing smithi09866585-412 from 696252 to 1219511 tid 1 2023-09-23T20:05:16.324 INFO:tasks.rados.rados.0.smithi098.stdout:2511: writing smithi09866585-412 from 1751247 to 2440485 tid 2 2023-09-23T20:05:16.330 INFO:tasks.rados.rados.0.smithi098.stdout:2511: writing smithi09866585-412 from 3193428 to 3496252 tid 3 2023-09-23T20:05:16.330 INFO:tasks.rados.rados.0.smithi098.stdout:2503: done (8 left) 2023-09-23T20:05:16.330 INFO:tasks.rados.rados.0.smithi098.stdout:2512: read oid 387 snap -1 2023-09-23T20:05:16.330 INFO:tasks.rados.rados.0.smithi098.stdout:2512: expect deleted 2023-09-23T20:05:16.331 INFO:tasks.rados.rados.0.smithi098.stdout:2513: write oid 48 current snap is 0 2023-09-23T20:05:16.331 INFO:tasks.rados.rados.0.smithi098.stdout:2504: finishing write tid 3 to smithi09866585-471 2023-09-23T20:05:16.331 INFO:tasks.rados.rados.0.smithi098.stdout:2507: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T20:05:16.499 INFO:tasks.rados.rados.0.smithi098.stdout:2504: finishing write tid 4 to smithi09866585-471 2023-09-23T20:05:16.499 INFO:tasks.rados.rados.0.smithi098.stdout:2504: finishing write tid 5 to smithi09866585-471 2023-09-23T20:05:16.499 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 471 v 400 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2023-09-23T20:05:16.499 INFO:tasks.rados.rados.0.smithi098.stdout:2504: left oid 471 (ObjNum 1634 snap 0 seq_num 1634) 2023-09-23T20:05:16.499 INFO:tasks.rados.rados.0.smithi098.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2023-09-23T20:05:16.506 INFO:tasks.rados.rados.0.smithi098.stdout:2513: writing smithi09866585-48 from 713059 to 1311567 tid 1 2023-09-23T20:05:16.513 INFO:tasks.rados.rados.0.smithi098.stdout:2513: writing smithi09866585-48 from 2093376 to 2526272 tid 2 2023-09-23T20:05:16.519 INFO:tasks.rados.rados.0.smithi098.stdout:2513: writing smithi09866585-48 from 3104498 to 3513059 tid 3 2023-09-23T20:05:16.519 INFO:tasks.rados.rados.0.smithi098.stdout:2504: done (9 left) 2023-09-23T20:05:16.519 INFO:tasks.rados.rados.0.smithi098.stdout:2507: done (8 left) 2023-09-23T20:05:16.519 INFO:tasks.rados.rados.0.smithi098.stdout:2514: write oid 212 current snap is 0 2023-09-23T20:05:16.519 INFO:tasks.rados.rados.0.smithi098.stdout:2508: finishing write tid 1 to smithi09866585-116 2023-09-23T20:05:16.519 INFO:tasks.rados.rados.0.smithi098.stdout:2508: finishing write tid 2 to smithi09866585-116 2023-09-23T20:05:16.519 INFO:tasks.rados.rados.0.smithi098.stdout:2505: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T20:05:16.783 INFO:tasks.rados.rados.0.smithi098.stdout:2506: expect (ObjNum 1093 snap 0 seq_num 1093) 2023-09-23T20:05:16.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:16 smithi173 bash[27697]: audit 2023-09-23T20:05:16.517340+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.98:0/3194730203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:16.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:16 smithi098 bash[27308]: audit 2023-09-23T20:05:16.517340+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.98:0/3194730203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:16.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:16 smithi098 bash[33670]: audit 2023-09-23T20:05:16.517340+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.98:0/3194730203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:16.953 INFO:tasks.rados.rados.0.smithi098.stdout:2508: finishing write tid 3 to smithi09866585-116 2023-09-23T20:05:16.954 INFO:tasks.rados.rados.0.smithi098.stdout:2508: finishing write tid 4 to smithi09866585-116 2023-09-23T20:05:16.954 INFO:tasks.rados.rados.0.smithi098.stdout:2508: finishing write tid 5 to smithi09866585-116 2023-09-23T20:05:16.954 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 116 v 414 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2023-09-23T20:05:16.954 INFO:tasks.rados.rados.0.smithi098.stdout:2508: left oid 116 (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T20:05:16.954 INFO:tasks.rados.rados.0.smithi098.stdout:2509: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-09-23T20:05:17.033 INFO:tasks.rados.rados.0.smithi098.stdout:2510: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T20:05:17.160 INFO:tasks.rados.rados.0.smithi098.stdout:2511: finishing write tid 1 to smithi09866585-412 2023-09-23T20:05:17.160 INFO:tasks.rados.rados.0.smithi098.stdout:2511: finishing write tid 2 to smithi09866585-412 2023-09-23T20:05:17.160 INFO:tasks.rados.rados.0.smithi098.stdout:2511: finishing write tid 3 to smithi09866585-412 2023-09-23T20:05:17.160 INFO:tasks.rados.rados.0.smithi098.stdout:2511: finishing write tid 4 to smithi09866585-412 2023-09-23T20:05:17.160 INFO:tasks.rados.rados.0.smithi098.stdout:2511: finishing write tid 5 to smithi09866585-412 2023-09-23T20:05:17.160 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 412 v 405 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2023-09-23T20:05:17.161 INFO:tasks.rados.rados.0.smithi098.stdout:2511: left oid 412 (ObjNum 1636 snap 0 seq_num 1636) 2023-09-23T20:05:17.161 INFO:tasks.rados.rados.0.smithi098.stdout:2513: finishing write tid 1 to smithi09866585-48 2023-09-23T20:05:17.161 INFO:tasks.rados.rados.0.smithi098.stdout:2513: finishing write tid 2 to smithi09866585-48 2023-09-23T20:05:17.161 INFO:tasks.rados.rados.0.smithi098.stdout:2513: finishing write tid 3 to smithi09866585-48 2023-09-23T20:05:17.161 INFO:tasks.rados.rados.0.smithi098.stdout:2513: finishing write tid 4 to smithi09866585-48 2023-09-23T20:05:17.161 INFO:tasks.rados.rados.0.smithi098.stdout:2513: finishing write tid 5 to smithi09866585-48 2023-09-23T20:05:17.161 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 48 v 365 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2023-09-23T20:05:17.161 INFO:tasks.rados.rados.0.smithi098.stdout:2513: left oid 48 (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T20:05:17.161 INFO:tasks.rados.rados.0.smithi098.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2023-09-23T20:05:17.174 INFO:tasks.rados.rados.0.smithi098.stdout:2514: writing smithi09866585-212 from 729866 to 1403623 tid 1 2023-09-23T20:05:17.183 INFO:tasks.rados.rados.0.smithi098.stdout:2514: writing smithi09866585-212 from 2151858 to 2844765 tid 2 2023-09-23T20:05:17.183 INFO:tasks.rados.rados.0.smithi098.stdout:2505: done (8 left) 2023-09-23T20:05:17.183 INFO:tasks.rados.rados.0.smithi098.stdout:2506: done (7 left) 2023-09-23T20:05:17.184 INFO:tasks.rados.rados.0.smithi098.stdout:2508: done (6 left) 2023-09-23T20:05:17.184 INFO:tasks.rados.rados.0.smithi098.stdout:2509: done (5 left) 2023-09-23T20:05:17.184 INFO:tasks.rados.rados.0.smithi098.stdout:2510: done (4 left) 2023-09-23T20:05:17.184 INFO:tasks.rados.rados.0.smithi098.stdout:2511: done (3 left) 2023-09-23T20:05:17.184 INFO:tasks.rados.rados.0.smithi098.stdout:2512: done (2 left) 2023-09-23T20:05:17.184 INFO:tasks.rados.rados.0.smithi098.stdout:2513: done (1 left) 2023-09-23T20:05:17.184 INFO:tasks.rados.rados.0.smithi098.stdout:2515: write oid 182 current snap is 0 2023-09-23T20:05:17.184 INFO:tasks.rados.rados.0.smithi098.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2023-09-23T20:05:17.191 INFO:tasks.rados.rados.0.smithi098.stdout:2515: writing smithi09866585-182 from 746673 to 1495679 tid 1 2023-09-23T20:05:17.197 INFO:tasks.rados.rados.0.smithi098.stdout:2515: writing smithi09866585-182 from 2210340 to 2646905 tid 2 2023-09-23T20:05:17.203 INFO:tasks.rados.rados.0.smithi098.stdout:2515: writing smithi09866585-182 from 3159344 to 3546673 tid 3 2023-09-23T20:05:17.203 INFO:tasks.rados.rados.0.smithi098.stdout:2516: read oid 174 snap -1 2023-09-23T20:05:17.203 INFO:tasks.rados.rados.0.smithi098.stdout:2516: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T20:05:17.203 INFO:tasks.rados.rados.0.smithi098.stdout:2517: write oid 214 current snap is 0 2023-09-23T20:05:17.203 INFO:tasks.rados.rados.0.smithi098.stdout:2514: finishing write tid 1 to smithi09866585-212 2023-09-23T20:05:17.203 INFO:tasks.rados.rados.0.smithi098.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2023-09-23T20:05:17.209 INFO:tasks.rados.rados.0.smithi098.stdout:2517: writing smithi09866585-214 from 763480 to 1187735 tid 1 2023-09-23T20:05:17.217 INFO:tasks.rados.rados.0.smithi098.stdout:2517: writing smithi09866585-214 from 1868822 to 2565398 tid 2 2023-09-23T20:05:17.222 INFO:tasks.rados.rados.0.smithi098.stdout:2517: writing smithi09866585-214 from 3186767 to 3563480 tid 3 2023-09-23T20:05:17.222 INFO:tasks.rados.rados.0.smithi098.stdout:2518: read oid 500 snap -1 2023-09-23T20:05:17.223 INFO:tasks.rados.rados.0.smithi098.stdout:2518: expect (ObjNum 895 snap 0 seq_num 895) 2023-09-23T20:05:17.223 INFO:tasks.rados.rados.0.smithi098.stdout:2519: write oid 486 current snap is 0 2023-09-23T20:05:17.223 INFO:tasks.rados.rados.0.smithi098.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2023-09-23T20:05:17.229 INFO:tasks.rados.rados.0.smithi098.stdout:2519: writing smithi09866585-486 from 780287 to 1279791 tid 1 2023-09-23T20:05:17.235 INFO:tasks.rados.rados.0.smithi098.stdout:2519: writing smithi09866585-486 from 1810951 to 2251185 tid 2 2023-09-23T20:05:17.241 INFO:tasks.rados.rados.0.smithi098.stdout:2519: writing smithi09866585-486 from 2697837 to 3165916 tid 3 2023-09-23T20:05:17.241 INFO:tasks.rados.rados.0.smithi098.stdout:2520: read oid 36 snap -1 2023-09-23T20:05:17.241 INFO:tasks.rados.rados.0.smithi098.stdout:2520: expect deleted 2023-09-23T20:05:17.241 INFO:tasks.rados.rados.0.smithi098.stdout:2521: write oid 67 current snap is 0 2023-09-23T20:05:17.241 INFO:tasks.rados.rados.0.smithi098.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2023-09-23T20:05:17.248 INFO:tasks.rados.rados.0.smithi098.stdout:2521: writing smithi09866585-67 from 797094 to 1371847 tid 1 2023-09-23T20:05:17.255 INFO:tasks.rados.rados.0.smithi098.stdout:2521: writing smithi09866585-67 from 1869433 to 2569678 tid 2 2023-09-23T20:05:17.261 INFO:tasks.rados.rados.0.smithi098.stdout:2521: writing smithi09866585-67 from 3125260 to 3597094 tid 3 2023-09-23T20:05:17.261 INFO:tasks.rados.rados.0.smithi098.stdout:2522: read oid 122 snap -1 2023-09-23T20:05:17.261 INFO:tasks.rados.rados.0.smithi098.stdout:2522: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T20:05:17.261 INFO:tasks.rados.rados.0.smithi098.stdout:2523: read oid 183 snap -1 2023-09-23T20:05:17.261 INFO:tasks.rados.rados.0.smithi098.stdout:2523: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:05:17.261 INFO:tasks.rados.rados.0.smithi098.stdout:2524: delete oid 303 current snap is 0 2023-09-23T20:05:17.261 INFO:tasks.rados.rados.0.smithi098.stdout:2514: finishing write tid 2 to smithi09866585-212 2023-09-23T20:05:17.262 INFO:tasks.rados.rados.0.smithi098.stdout:2514: finishing write tid 3 to smithi09866585-212 2023-09-23T20:05:17.262 INFO:tasks.rados.rados.0.smithi098.stdout:2514: finishing write tid 4 to smithi09866585-212 2023-09-23T20:05:17.262 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 212 v 403 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2023-09-23T20:05:17.262 INFO:tasks.rados.rados.0.smithi098.stdout:2514: left oid 212 (ObjNum 1638 snap 0 seq_num 1638) 2023-09-23T20:05:17.262 INFO:tasks.rados.rados.0.smithi098.stdout:2515: finishing write tid 1 to smithi09866585-182 2023-09-23T20:05:17.262 INFO:tasks.rados.rados.0.smithi098.stdout:2515: finishing write tid 2 to smithi09866585-182 2023-09-23T20:05:17.262 INFO:tasks.rados.rados.0.smithi098.stdout:2515: finishing write tid 3 to smithi09866585-182 2023-09-23T20:05:17.262 INFO:tasks.rados.rados.0.smithi098.stdout:2515: finishing write tid 4 to smithi09866585-182 2023-09-23T20:05:17.262 INFO:tasks.rados.rados.0.smithi098.stdout:2515: finishing write tid 5 to smithi09866585-182 2023-09-23T20:05:17.262 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 182 v 266 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2023-09-23T20:05:17.262 INFO:tasks.rados.rados.0.smithi098.stdout:2515: left oid 182 (ObjNum 1639 snap 0 seq_num 1639) 2023-09-23T20:05:17.263 INFO:tasks.rados.rados.0.smithi098.stdout:2516: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T20:05:17.348 INFO:tasks.rados.rados.0.smithi098.stdout:2517: finishing write tid 1 to smithi09866585-214 2023-09-23T20:05:17.348 INFO:tasks.rados.rados.0.smithi098.stdout:2517: finishing write tid 2 to smithi09866585-214 2023-09-23T20:05:17.348 INFO:tasks.rados.rados.0.smithi098.stdout:2517: finishing write tid 3 to smithi09866585-214 2023-09-23T20:05:17.348 INFO:tasks.rados.rados.0.smithi098.stdout:2517: finishing write tid 4 to smithi09866585-214 2023-09-23T20:05:17.348 INFO:tasks.rados.rados.0.smithi098.stdout:2517: finishing write tid 5 to smithi09866585-214 2023-09-23T20:05:17.348 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 214 v 272 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2023-09-23T20:05:17.348 INFO:tasks.rados.rados.0.smithi098.stdout:2517: left oid 214 (ObjNum 1640 snap 0 seq_num 1640) 2023-09-23T20:05:17.349 INFO:tasks.rados.rados.0.smithi098.stdout:2519: finishing write tid 1 to smithi09866585-486 2023-09-23T20:05:17.349 INFO:tasks.rados.rados.0.smithi098.stdout:2518: expect (ObjNum 895 snap 0 seq_num 895) 2023-09-23T20:05:17.483 INFO:tasks.rados.rados.0.smithi098.stdout:2519: finishing write tid 2 to smithi09866585-486 2023-09-23T20:05:17.483 INFO:tasks.rados.rados.0.smithi098.stdout:2519: finishing write tid 3 to smithi09866585-486 2023-09-23T20:05:17.483 INFO:tasks.rados.rados.0.smithi098.stdout:2519: finishing write tid 4 to smithi09866585-486 2023-09-23T20:05:17.483 INFO:tasks.rados.rados.0.smithi098.stdout:2519: finishing write tid 5 to smithi09866585-486 2023-09-23T20:05:17.483 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 486 v 270 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2023-09-23T20:05:17.483 INFO:tasks.rados.rados.0.smithi098.stdout:2519: left oid 486 (ObjNum 1641 snap 0 seq_num 1641) 2023-09-23T20:05:17.483 INFO:tasks.rados.rados.0.smithi098.stdout:2521: finishing write tid 1 to smithi09866585-67 2023-09-23T20:05:17.484 INFO:tasks.rados.rados.0.smithi098.stdout:2521: finishing write tid 2 to smithi09866585-67 2023-09-23T20:05:17.484 INFO:tasks.rados.rados.0.smithi098.stdout:2521: finishing write tid 3 to smithi09866585-67 2023-09-23T20:05:17.484 INFO:tasks.rados.rados.0.smithi098.stdout:2521: finishing write tid 4 to smithi09866585-67 2023-09-23T20:05:17.484 INFO:tasks.rados.rados.0.smithi098.stdout:2521: finishing write tid 5 to smithi09866585-67 2023-09-23T20:05:17.484 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 67 v 274 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2023-09-23T20:05:17.484 INFO:tasks.rados.rados.0.smithi098.stdout:2521: left oid 67 (ObjNum 1642 snap 0 seq_num 1642) 2023-09-23T20:05:17.484 INFO:tasks.rados.rados.0.smithi098.stdout:2522: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T20:05:17.578 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:05:17 smithi098 bash[70217]: level=info ts=2023-09-23T20:05:17.246Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002609756s 2023-09-23T20:05:17.649 INFO:tasks.rados.rados.0.smithi098.stdout:2523: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:05:17.783 INFO:tasks.rados.rados.0.smithi098.stdout:2514: done (10 left) 2023-09-23T20:05:17.784 INFO:tasks.rados.rados.0.smithi098.stdout:2515: done (9 left) 2023-09-23T20:05:17.784 INFO:tasks.rados.rados.0.smithi098.stdout:2516: done (8 left) 2023-09-23T20:05:17.784 INFO:tasks.rados.rados.0.smithi098.stdout:2517: done (7 left) 2023-09-23T20:05:17.784 INFO:tasks.rados.rados.0.smithi098.stdout:2518: done (6 left) 2023-09-23T20:05:17.784 INFO:tasks.rados.rados.0.smithi098.stdout:2519: done (5 left) 2023-09-23T20:05:17.784 INFO:tasks.rados.rados.0.smithi098.stdout:2520: done (4 left) 2023-09-23T20:05:17.784 INFO:tasks.rados.rados.0.smithi098.stdout:2521: done (3 left) 2023-09-23T20:05:17.784 INFO:tasks.rados.rados.0.smithi098.stdout:2522: done (2 left) 2023-09-23T20:05:17.784 INFO:tasks.rados.rados.0.smithi098.stdout:2523: done (1 left) 2023-09-23T20:05:17.784 INFO:tasks.rados.rados.0.smithi098.stdout:2524: done (0 left) 2023-09-23T20:05:17.785 INFO:tasks.rados.rados.0.smithi098.stdout:2525: read oid 191 snap -1 2023-09-23T20:05:17.785 INFO:tasks.rados.rados.0.smithi098.stdout:2525: expect (ObjNum 190 snap 0 seq_num 190) 2023-09-23T20:05:17.785 INFO:tasks.rados.rados.0.smithi098.stdout:2526: read oid 345 snap -1 2023-09-23T20:05:17.785 INFO:tasks.rados.rados.0.smithi098.stdout:2526: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T20:05:17.785 INFO:tasks.rados.rados.0.smithi098.stdout:2527: read oid 239 snap -1 2023-09-23T20:05:17.785 INFO:tasks.rados.rados.0.smithi098.stdout:2527: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T20:05:17.785 INFO:tasks.rados.rados.0.smithi098.stdout:2528: write oid 218 current snap is 0 2023-09-23T20:05:17.785 INFO:tasks.rados.rados.0.smithi098.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2023-09-23T20:05:17.794 INFO:tasks.rados.rados.0.smithi098.stdout:2528: writing smithi09866585-218 from 430708 to 872312 tid 1 2023-09-23T20:05:17.802 INFO:tasks.rados.rados.0.smithi098.stdout:2528: writing smithi09866585-218 from 1302750 to 2006664 tid 2 2023-09-23T20:05:17.810 INFO:tasks.rados.rados.0.smithi098.stdout:2528: writing smithi09866585-218 from 2496459 to 3198354 tid 3 2023-09-23T20:05:17.810 INFO:tasks.rados.rados.0.smithi098.stdout:2529: read oid 181 snap -1 2023-09-23T20:05:17.810 INFO:tasks.rados.rados.0.smithi098.stdout:2529: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-09-23T20:05:17.810 INFO:tasks.rados.rados.0.smithi098.stdout:2530: write oid 405 current snap is 0 2023-09-23T20:05:17.810 INFO:tasks.rados.rados.0.smithi098.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2023-09-23T20:05:17.815 INFO:tasks.rados.rados.0.smithi098.stdout:2530: writing smithi09866585-405 from 447515 to 964368 tid 1 2023-09-23T20:05:17.822 INFO:tasks.rados.rados.0.smithi098.stdout:2530: writing smithi09866585-405 from 1644879 to 2092451 tid 2 2023-09-23T20:05:17.829 INFO:tasks.rados.rados.0.smithi098.stdout:2530: writing smithi09866585-405 from 2807529 to 3437049 tid 3 2023-09-23T20:05:17.829 INFO:tasks.rados.rados.0.smithi098.stdout:2531: write oid 7 current snap is 0 2023-09-23T20:05:17.829 INFO:tasks.rados.rados.0.smithi098.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2023-09-23T20:05:17.835 INFO:tasks.rados.rados.0.smithi098.stdout:2531: writing smithi09866585-7 from 464322 to 1056424 tid 1 2023-09-23T20:05:17.842 INFO:tasks.rados.rados.0.smithi098.stdout:2531: writing smithi09866585-7 from 1703361 to 2294591 tid 2 2023-09-23T20:05:17.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:17 smithi173 bash[27697]: cluster 2023-09-23T20:05:16.537952+0000 mgr.x (mgr.24700) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2023-09-23T20:05:17.847 INFO:tasks.rados.rados.0.smithi098.stdout:2531: writing smithi09866585-7 from 2718599 to 3159391 tid 3 2023-09-23T20:05:17.847 INFO:tasks.rados.rados.0.smithi098.stdout:2532: write oid 73 current snap is 0 2023-09-23T20:05:17.847 INFO:tasks.rados.rados.0.smithi098.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2023-09-23T20:05:17.854 INFO:tasks.rados.rados.0.smithi098.stdout:2532: writing smithi09866585-73 from 481129 to 1148480 tid 1 2023-09-23T20:05:17.860 INFO:tasks.rados.rados.0.smithi098.stdout:2532: writing smithi09866585-73 from 1761843 to 2213084 tid 2 2023-09-23T20:05:17.867 INFO:tasks.rados.rados.0.smithi098.stdout:2532: writing smithi09866585-73 from 2862375 to 3514439 tid 3 2023-09-23T20:05:17.867 INFO:tasks.rados.rados.0.smithi098.stdout:2533: write oid 160 current snap is 0 2023-09-23T20:05:17.867 INFO:tasks.rados.rados.0.smithi098.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2023-09-23T20:05:17.874 INFO:tasks.rados.rados.0.smithi098.stdout:2533: writing smithi09866585-160 from 497936 to 1240536 tid 1 2023-09-23T20:05:17.881 INFO:tasks.rados.rados.0.smithi098.stdout:2533: writing smithi09866585-160 from 1820325 to 2415224 tid 2 2023-09-23T20:05:17.886 INFO:tasks.rados.rados.0.smithi098.stdout:2533: writing smithi09866585-160 from 2889798 to 3353134 tid 3 2023-09-23T20:05:17.887 INFO:tasks.rados.rados.0.smithi098.stdout:2534: write oid 303 current snap is 0 2023-09-23T20:05:17.887 INFO:tasks.rados.rados.0.smithi098.stdout:2525: expect (ObjNum 190 snap 0 seq_num 190) 2023-09-23T20:05:17.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:17 smithi098 bash[27576]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:05:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:05:17.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:17 smithi098 bash[33670]: cluster 2023-09-23T20:05:16.537952+0000 mgr.x (mgr.24700) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2023-09-23T20:05:17.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:17 smithi098 bash[27308]: cluster 2023-09-23T20:05:16.537952+0000 mgr.x (mgr.24700) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2023-09-23T20:05:18.000 INFO:tasks.rados.rados.0.smithi098.stdout:2527: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T20:05:18.160 INFO:tasks.rados.rados.0.smithi098.stdout:2528: finishing write tid 1 to smithi09866585-218 2023-09-23T20:05:18.160 INFO:tasks.rados.rados.0.smithi098.stdout:2526: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T20:05:18.299 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 systemd[1]: Stopping Ceph prometheus.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:05:18.299 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[53028]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-prometheus.a 2023-09-23T20:05:18.299 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.213Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:05:18.299 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.213Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-23T20:05:18.299 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.213Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-23T20:05:18.299 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.213Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-23T20:05:18.299 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.213Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-23T20:05:18.299 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.213Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-23T20:05:18.299 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.213Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T20:05:18.300 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.213Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-23T20:05:18.300 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.214Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T20:05:18.300 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.214Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T20:05:18.300 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.214Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-23T20:05:18.300 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[48489]: ts=2023-09-23T20:05:18.215Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-23T20:05:18.356 INFO:tasks.rados.rados.0.smithi098.stdout:2528: finishing write tid 2 to smithi09866585-218 2023-09-23T20:05:18.357 INFO:tasks.rados.rados.0.smithi098.stdout:2529: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-09-23T20:05:18.487 INFO:tasks.rados.rados.0.smithi098.stdout:2528: finishing write tid 3 to smithi09866585-218 2023-09-23T20:05:18.487 INFO:tasks.rados.rados.0.smithi098.stdout:2528: finishing write tid 4 to smithi09866585-218 2023-09-23T20:05:18.487 INFO:tasks.rados.rados.0.smithi098.stdout:2528: finishing write tid 5 to smithi09866585-218 2023-09-23T20:05:18.487 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 218 v 297 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2023-09-23T20:05:18.487 INFO:tasks.rados.rados.0.smithi098.stdout:2528: left oid 218 (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T20:05:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:2530: finishing write tid 1 to smithi09866585-405 2023-09-23T20:05:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:2530: finishing write tid 2 to smithi09866585-405 2023-09-23T20:05:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:2530: finishing write tid 3 to smithi09866585-405 2023-09-23T20:05:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:2530: finishing write tid 4 to smithi09866585-405 2023-09-23T20:05:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:2530: finishing write tid 5 to smithi09866585-405 2023-09-23T20:05:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 405 v 259 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2023-09-23T20:05:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:2530: left oid 405 (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T20:05:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:2531: finishing write tid 1 to smithi09866585-7 2023-09-23T20:05:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:2531: finishing write tid 2 to smithi09866585-7 2023-09-23T20:05:18.488 INFO:tasks.rados.rados.0.smithi098.stdout:2531: finishing write tid 3 to smithi09866585-7 2023-09-23T20:05:18.489 INFO:tasks.rados.rados.0.smithi098.stdout:2531: finishing write tid 4 to smithi09866585-7 2023-09-23T20:05:18.489 INFO:tasks.rados.rados.0.smithi098.stdout:2531: finishing write tid 5 to smithi09866585-7 2023-09-23T20:05:18.489 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 7 v 325 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2023-09-23T20:05:18.489 INFO:tasks.rados.rados.0.smithi098.stdout:2531: left oid 7 (ObjNum 1646 snap 0 seq_num 1646) 2023-09-23T20:05:18.489 INFO:tasks.rados.rados.0.smithi098.stdout:2532: finishing write tid 1 to smithi09866585-73 2023-09-23T20:05:18.489 INFO:tasks.rados.rados.0.smithi098.stdout:2532: finishing write tid 2 to smithi09866585-73 2023-09-23T20:05:18.489 INFO:tasks.rados.rados.0.smithi098.stdout:2532: finishing write tid 3 to smithi09866585-73 2023-09-23T20:05:18.489 INFO:tasks.rados.rados.0.smithi098.stdout:2532: finishing write tid 4 to smithi09866585-73 2023-09-23T20:05:18.489 INFO:tasks.rados.rados.0.smithi098.stdout:2532: finishing write tid 5 to smithi09866585-73 2023-09-23T20:05:18.489 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 73 v 439 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2023-09-23T20:05:18.489 INFO:tasks.rados.rados.0.smithi098.stdout:2532: left oid 73 (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T20:05:18.490 INFO:tasks.rados.rados.0.smithi098.stdout:2533: finishing write tid 1 to smithi09866585-160 2023-09-23T20:05:18.490 INFO:tasks.rados.rados.0.smithi098.stdout:2533: finishing write tid 2 to smithi09866585-160 2023-09-23T20:05:18.490 INFO:tasks.rados.rados.0.smithi098.stdout:2533: finishing write tid 3 to smithi09866585-160 2023-09-23T20:05:18.490 INFO:tasks.rados.rados.0.smithi098.stdout:2533: finishing write tid 4 to smithi09866585-160 2023-09-23T20:05:18.490 INFO:tasks.rados.rados.0.smithi098.stdout:2533: finishing write tid 5 to smithi09866585-160 2023-09-23T20:05:18.490 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 160 v 289 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2023-09-23T20:05:18.490 INFO:tasks.rados.rados.0.smithi098.stdout:2533: left oid 160 (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T20:05:18.490 INFO:tasks.rados.rados.0.smithi098.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2023-09-23T20:05:18.498 INFO:tasks.rados.rados.0.smithi098.stdout:2534: writing smithi09866585-303 from 514743 to 932592 tid 1 2023-09-23T20:05:18.502 INFO:tasks.rados.rados.0.smithi098.stdout:2534: writing smithi09866585-303 from 1362454 to 1817364 tid 2 2023-09-23T20:05:18.511 INFO:tasks.rados.rados.0.smithi098.stdout:2534: writing smithi09866585-303 from 2400868 to 3191829 tid 3 2023-09-23T20:05:18.511 INFO:tasks.rados.rados.0.smithi098.stdout:2525: done (9 left) 2023-09-23T20:05:18.511 INFO:tasks.rados.rados.0.smithi098.stdout:2526: done (8 left) 2023-09-23T20:05:18.511 INFO:tasks.rados.rados.0.smithi098.stdout:2527: done (7 left) 2023-09-23T20:05:18.511 INFO:tasks.rados.rados.0.smithi098.stdout:2528: done (6 left) 2023-09-23T20:05:18.511 INFO:tasks.rados.rados.0.smithi098.stdout:2529: done (5 left) 2023-09-23T20:05:18.512 INFO:tasks.rados.rados.0.smithi098.stdout:2530: done (4 left) 2023-09-23T20:05:18.512 INFO:tasks.rados.rados.0.smithi098.stdout:2531: done (3 left) 2023-09-23T20:05:18.512 INFO:tasks.rados.rados.0.smithi098.stdout:2532: done (2 left) 2023-09-23T20:05:18.512 INFO:tasks.rados.rados.0.smithi098.stdout:2533: done (1 left) 2023-09-23T20:05:18.512 INFO:tasks.rados.rados.0.smithi098.stdout:2535: read oid 98 snap -1 2023-09-23T20:05:18.512 INFO:tasks.rados.rados.0.smithi098.stdout:2535: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-09-23T20:05:18.512 INFO:tasks.rados.rados.0.smithi098.stdout:2536: read oid 288 snap -1 2023-09-23T20:05:18.512 INFO:tasks.rados.rados.0.smithi098.stdout:2536: expect (ObjNum 1519 snap 0 seq_num 1519) 2023-09-23T20:05:18.512 INFO:tasks.rados.rados.0.smithi098.stdout:2537: delete oid 222 current snap is 0 2023-09-23T20:05:18.512 INFO:tasks.rados.rados.0.smithi098.stdout:2534: finishing write tid 1 to smithi09866585-303 2023-09-23T20:05:18.512 INFO:tasks.rados.rados.0.smithi098.stdout:2534: finishing write tid 2 to smithi09866585-303 2023-09-23T20:05:18.514 INFO:tasks.rados.rados.0.smithi098.stdout:2537: done (3 left) 2023-09-23T20:05:18.514 INFO:tasks.rados.rados.0.smithi098.stdout:2538: write oid 428 current snap is 0 2023-09-23T20:05:18.514 INFO:tasks.rados.rados.0.smithi098.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2023-09-23T20:05:18.522 INFO:tasks.rados.rados.0.smithi098.stdout:2538: writing smithi09866585-428 from 548357 to 1233057 tid 1 2023-09-23T20:05:18.531 INFO:tasks.rados.rados.0.smithi098.stdout:2538: writing smithi09866585-428 from 1995771 to 2454350 tid 2 2023-09-23T20:05:18.536 INFO:tasks.rados.rados.0.smithi098.stdout:2538: writing smithi09866585-428 from 2972067 to 3385572 tid 3 2023-09-23T20:05:18.536 INFO:tasks.rados.rados.0.smithi098.stdout:2539: delete oid 110 current snap is 0 2023-09-23T20:05:18.536 INFO:tasks.rados.rados.0.smithi098.stdout:2534: finishing write tid 3 to smithi09866585-303 2023-09-23T20:05:18.536 INFO:tasks.rados.rados.0.smithi098.stdout:2534: finishing write tid 4 to smithi09866585-303 2023-09-23T20:05:18.537 INFO:tasks.rados.rados.0.smithi098.stdout:2534: finishing write tid 5 to smithi09866585-303 2023-09-23T20:05:18.537 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 303 v 348 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2023-09-23T20:05:18.537 INFO:tasks.rados.rados.0.smithi098.stdout:2534: left oid 303 (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:05:18.537 INFO:tasks.rados.rados.0.smithi098.stdout:2535: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-09-23T20:05:18.634 INFO:tasks.rados.rados.0.smithi098.stdout:2536: expect (ObjNum 1519 snap 0 seq_num 1519) 2023-09-23T20:05:18.712 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[27697]: audit 2023-09-23T20:05:17.791247+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:18.844 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[53065]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T20:05:18.870 INFO:tasks.rados.rados.0.smithi098.stdout:2538: finishing write tid 1 to smithi09866585-428 2023-09-23T20:05:18.871 INFO:tasks.rados.rados.0.smithi098.stdout:2538: finishing write tid 2 to smithi09866585-428 2023-09-23T20:05:18.871 INFO:tasks.rados.rados.0.smithi098.stdout:2538: finishing write tid 3 to smithi09866585-428 2023-09-23T20:05:18.871 INFO:tasks.rados.rados.0.smithi098.stdout:2538: finishing write tid 4 to smithi09866585-428 2023-09-23T20:05:18.871 INFO:tasks.rados.rados.0.smithi098.stdout:2538: finishing write tid 5 to smithi09866585-428 2023-09-23T20:05:18.871 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 428 v 263 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2023-09-23T20:05:18.871 INFO:tasks.rados.rados.0.smithi098.stdout:2538: left oid 428 (ObjNum 1651 snap 0 seq_num 1651) 2023-09-23T20:05:18.871 INFO:tasks.rados.rados.0.smithi098.stdout:2534: done (4 left) 2023-09-23T20:05:18.871 INFO:tasks.rados.rados.0.smithi098.stdout:2535: done (3 left) 2023-09-23T20:05:18.871 INFO:tasks.rados.rados.0.smithi098.stdout:2536: done (2 left) 2023-09-23T20:05:18.872 INFO:tasks.rados.rados.0.smithi098.stdout:2538: done (1 left) 2023-09-23T20:05:18.872 INFO:tasks.rados.rados.0.smithi098.stdout:2539: done (0 left) 2023-09-23T20:05:18.872 INFO:tasks.rados.rados.0.smithi098.stdout:2540: write oid 148 current snap is 0 2023-09-23T20:05:18.872 INFO:tasks.rados.rados.0.smithi098.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2023-09-23T20:05:18.881 INFO:tasks.rados.rados.0.smithi098.stdout:2540: writing smithi09866585-148 from 581971 to 1017169 tid 1 2023-09-23T20:05:18.888 INFO:tasks.rados.rados.0.smithi098.stdout:2540: writing smithi09866585-148 from 1712735 to 2174983 tid 2 2023-09-23T20:05:18.893 INFO:tasks.rados.rados.0.smithi098.stdout:2540: writing smithi09866585-148 from 2626913 to 3062962 tid 3 2023-09-23T20:05:18.897 INFO:tasks.rados.rados.0.smithi098.stdout:2540: writing smithi09866585-148 from 3752375 to 3781971 tid 4 2023-09-23T20:05:18.897 INFO:tasks.rados.rados.0.smithi098.stdout:2541: write oid 296 current snap is 0 2023-09-23T20:05:18.897 INFO:tasks.rados.rados.0.smithi098.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2023-09-23T20:05:18.903 INFO:tasks.rados.rados.0.smithi098.stdout:2541: writing smithi09866585-296 from 598778 to 1109225 tid 1 2023-09-23T20:05:18.909 INFO:tasks.rados.rados.0.smithi098.stdout:2541: writing smithi09866585-296 from 1654864 to 2260770 tid 2 2023-09-23T20:05:18.917 INFO:tasks.rados.rados.0.smithi098.stdout:2541: writing smithi09866585-296 from 2937983 to 3701657 tid 3 2023-09-23T20:05:18.918 INFO:tasks.rados.rados.0.smithi098.stdout:2542: write oid 369 current snap is 0 2023-09-23T20:05:18.918 INFO:tasks.rados.rados.0.smithi098.stdout:2540: finishing write tid 1 to smithi09866585-148 2023-09-23T20:05:18.918 INFO:tasks.rados.rados.0.smithi098.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2023-09-23T20:05:18.924 INFO:tasks.rados.rados.0.smithi098.stdout:2542: writing smithi09866585-369 from 615585 to 1201281 tid 1 2023-09-23T20:05:18.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:18 smithi098 bash[33670]: audit 2023-09-23T20:05:17.791247+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:18.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:18 smithi098 bash[27308]: audit 2023-09-23T20:05:17.791247+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:18.930 INFO:tasks.rados.rados.0.smithi098.stdout:2542: writing smithi09866585-369 from 1713346 to 2179263 tid 2 2023-09-23T20:05:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:2542: writing smithi09866585-369 from 2965406 to 3540352 tid 3 2023-09-23T20:05:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:2543: write oid 474 current snap is 0 2023-09-23T20:05:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:2540: finishing write tid 2 to smithi09866585-148 2023-09-23T20:05:18.938 INFO:tasks.rados.rados.0.smithi098.stdout:2540: finishing write tid 3 to smithi09866585-148 2023-09-23T20:05:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:2540: finishing write tid 4 to smithi09866585-148 2023-09-23T20:05:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:2540: finishing write tid 5 to smithi09866585-148 2023-09-23T20:05:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:2540: finishing write tid 6 to smithi09866585-148 2023-09-23T20:05:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 148 v 419 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2023-09-23T20:05:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:2540: left oid 148 (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T20:05:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:2541: finishing write tid 1 to smithi09866585-296 2023-09-23T20:05:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:2541: finishing write tid 2 to smithi09866585-296 2023-09-23T20:05:18.939 INFO:tasks.rados.rados.0.smithi098.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2023-09-23T20:05:18.945 INFO:tasks.rados.rados.0.smithi098.stdout:2543: writing smithi09866585-474 from 632392 to 1293337 tid 1 2023-09-23T20:05:18.951 INFO:tasks.rados.rados.0.smithi098.stdout:2543: writing smithi09866585-474 from 1771828 to 2381403 tid 2 2023-09-23T20:05:18.959 INFO:tasks.rados.rados.0.smithi098.stdout:2543: writing smithi09866585-474 from 2992829 to 3779047 tid 3 2023-09-23T20:05:18.959 INFO:tasks.rados.rados.0.smithi098.stdout:2540: done (3 left) 2023-09-23T20:05:18.959 INFO:tasks.rados.rados.0.smithi098.stdout:2544: write oid 226 current snap is 0 2023-09-23T20:05:18.960 INFO:tasks.rados.rados.0.smithi098.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2023-09-23T20:05:18.967 INFO:tasks.rados.rados.0.smithi098.stdout:2544: writing smithi09866585-226 from 649199 to 1385393 tid 1 2023-09-23T20:05:18.974 INFO:tasks.rados.rados.0.smithi098.stdout:2544: writing smithi09866585-226 from 1830310 to 2583543 tid 2 2023-09-23T20:05:18.982 INFO:tasks.rados.rados.0.smithi098.stdout:2544: writing smithi09866585-226 from 3303899 to 3849199 tid 3 2023-09-23T20:05:18.982 INFO:tasks.rados.rados.0.smithi098.stdout:2545: write oid 14 current snap is 0 2023-09-23T20:05:18.982 INFO:tasks.rados.rados.0.smithi098.stdout:2541: finishing write tid 3 to smithi09866585-296 2023-09-23T20:05:18.982 INFO:tasks.rados.rados.0.smithi098.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2023-09-23T20:05:18.989 INFO:tasks.rados.rados.0.smithi098.stdout:2545: writing smithi09866585-14 from 666006 to 1193802 tid 1 2023-09-23T20:05:18.997 INFO:tasks.rados.rados.0.smithi098.stdout:2545: writing smithi09866585-14 from 1888792 to 2502036 tid 2 2023-09-23T20:05:19.004 INFO:tasks.rados.rados.0.smithi098.stdout:2545: writing smithi09866585-14 from 3047675 to 3572790 tid 3 2023-09-23T20:05:19.004 INFO:tasks.rados.rados.0.smithi098.stdout:2546: read oid 328 snap -1 2023-09-23T20:05:19.004 INFO:tasks.rados.rados.0.smithi098.stdout:2546: expect (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T20:05:19.004 INFO:tasks.rados.rados.0.smithi098.stdout:2547: write oid 124 current snap is 0 2023-09-23T20:05:19.004 INFO:tasks.rados.rados.0.smithi098.stdout:2541: finishing write tid 4 to smithi09866585-296 2023-09-23T20:05:19.004 INFO:tasks.rados.rados.0.smithi098.stdout:2541: finishing write tid 5 to smithi09866585-296 2023-09-23T20:05:19.004 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 296 v 267 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2023-09-23T20:05:19.004 INFO:tasks.rados.rados.0.smithi098.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2023-09-23T20:05:19.004 INFO:tasks.rados.rados.0.smithi098.stdout:2542: finishing write tid 1 to smithi09866585-369 2023-09-23T20:05:19.005 INFO:tasks.rados.rados.0.smithi098.stdout:2542: finishing write tid 2 to smithi09866585-369 2023-09-23T20:05:19.005 INFO:tasks.rados.rados.0.smithi098.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2023-09-23T20:05:19.011 INFO:tasks.rados.rados.0.smithi098.stdout:2547: writing smithi09866585-124 from 682813 to 1285858 tid 1 2023-09-23T20:05:19.019 INFO:tasks.rados.rados.0.smithi098.stdout:2547: writing smithi09866585-124 from 1947274 to 2704176 tid 2 2023-09-23T20:05:19.026 INFO:tasks.rados.rados.0.smithi098.stdout:2547: writing smithi09866585-124 from 3358745 to 3882813 tid 3 2023-09-23T20:05:19.027 INFO:tasks.rados.rados.0.smithi098.stdout:2541: done (6 left) 2023-09-23T20:05:19.027 INFO:tasks.rados.rados.0.smithi098.stdout:2548: delete oid 59 current snap is 0 2023-09-23T20:05:19.027 INFO:tasks.rados.rados.0.smithi098.stdout:2542: finishing write tid 3 to smithi09866585-369 2023-09-23T20:05:19.027 INFO:tasks.rados.rados.0.smithi098.stdout:2542: finishing write tid 4 to smithi09866585-369 2023-09-23T20:05:19.027 INFO:tasks.rados.rados.0.smithi098.stdout:2542: finishing write tid 5 to smithi09866585-369 2023-09-23T20:05:19.027 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 369 v 257 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2023-09-23T20:05:19.027 INFO:tasks.rados.rados.0.smithi098.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2023-09-23T20:05:19.027 INFO:tasks.rados.rados.0.smithi098.stdout:2543: finishing write tid 1 to smithi09866585-474 2023-09-23T20:05:19.027 INFO:tasks.rados.rados.0.smithi098.stdout:2543: finishing write tid 2 to smithi09866585-474 2023-09-23T20:05:19.027 INFO:tasks.rados.rados.0.smithi098.stdout:2543: finishing write tid 3 to smithi09866585-474 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:2543: finishing write tid 4 to smithi09866585-474 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:2543: finishing write tid 5 to smithi09866585-474 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 474 v 278 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:2543: left oid 474 (ObjNum 1656 snap 0 seq_num 1656) 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:2544: finishing write tid 1 to smithi09866585-226 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:2544: finishing write tid 2 to smithi09866585-226 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:2544: finishing write tid 3 to smithi09866585-226 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:2544: finishing write tid 4 to smithi09866585-226 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:2544: finishing write tid 5 to smithi09866585-226 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 226 v 330 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:2544: left oid 226 (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T20:05:19.028 INFO:tasks.rados.rados.0.smithi098.stdout:2545: finishing write tid 1 to smithi09866585-14 2023-09-23T20:05:19.029 INFO:tasks.rados.rados.0.smithi098.stdout:2545: finishing write tid 2 to smithi09866585-14 2023-09-23T20:05:19.029 INFO:tasks.rados.rados.0.smithi098.stdout:2545: finishing write tid 3 to smithi09866585-14 2023-09-23T20:05:19.029 INFO:tasks.rados.rados.0.smithi098.stdout:2545: finishing write tid 4 to smithi09866585-14 2023-09-23T20:05:19.029 INFO:tasks.rados.rados.0.smithi098.stdout:2545: finishing write tid 5 to smithi09866585-14 2023-09-23T20:05:19.029 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 14 v 407 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2023-09-23T20:05:19.029 INFO:tasks.rados.rados.0.smithi098.stdout:2545: left oid 14 (ObjNum 1658 snap 0 seq_num 1658) 2023-09-23T20:05:19.029 INFO:tasks.rados.rados.0.smithi098.stdout:2546: expect (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T20:05:19.194 INFO:tasks.rados.rados.0.smithi098.stdout:2547: finishing write tid 1 to smithi09866585-124 2023-09-23T20:05:19.194 INFO:tasks.rados.rados.0.smithi098.stdout:2547: finishing write tid 2 to smithi09866585-124 2023-09-23T20:05:19.194 INFO:tasks.rados.rados.0.smithi098.stdout:2547: finishing write tid 3 to smithi09866585-124 2023-09-23T20:05:19.194 INFO:tasks.rados.rados.0.smithi098.stdout:2547: finishing write tid 4 to smithi09866585-124 2023-09-23T20:05:19.194 INFO:tasks.rados.rados.0.smithi098.stdout:2547: finishing write tid 5 to smithi09866585-124 2023-09-23T20:05:19.194 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 124 v 282 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2023-09-23T20:05:19.195 INFO:tasks.rados.rados.0.smithi098.stdout:2547: left oid 124 (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T20:05:19.195 INFO:tasks.rados.rados.0.smithi098.stdout:2542: done (6 left) 2023-09-23T20:05:19.195 INFO:tasks.rados.rados.0.smithi098.stdout:2543: done (5 left) 2023-09-23T20:05:19.195 INFO:tasks.rados.rados.0.smithi098.stdout:2544: done (4 left) 2023-09-23T20:05:19.195 INFO:tasks.rados.rados.0.smithi098.stdout:2545: done (3 left) 2023-09-23T20:05:19.195 INFO:tasks.rados.rados.0.smithi098.stdout:2546: done (2 left) 2023-09-23T20:05:19.195 INFO:tasks.rados.rados.0.smithi098.stdout:2547: done (1 left) 2023-09-23T20:05:19.195 INFO:tasks.rados.rados.0.smithi098.stdout:2548: done (0 left) 2023-09-23T20:05:19.195 INFO:tasks.rados.rados.0.smithi098.stdout:2549: write oid 384 current snap is 0 2023-09-23T20:05:19.195 INFO:tasks.rados.rados.0.smithi098.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2023-09-23T20:05:19.208 INFO:tasks.rados.rados.0.smithi098.stdout:2549: writing smithi09866585-384 from 716427 to 1469970 tid 1 2023-09-23T20:05:19.216 INFO:tasks.rados.rados.0.smithi098.stdout:2549: writing smithi09866585-384 from 2064238 to 2824809 tid 2 2023-09-23T20:05:19.222 INFO:tasks.rados.rados.0.smithi098.stdout:2549: writing smithi09866585-384 from 3413591 to 3916427 tid 3 2023-09-23T20:05:19.222 INFO:tasks.rados.rados.0.smithi098.stdout:2550: write oid 107 current snap is 0 2023-09-23T20:05:19.222 INFO:tasks.rados.rados.0.smithi098.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2023-09-23T20:05:19.231 INFO:tasks.rados.rados.0.smithi098.stdout:2550: writing smithi09866585-107 from 733234 to 1162026 tid 1 2023-09-23T20:05:19.237 INFO:tasks.rados.rados.0.smithi098.stdout:2550: writing smithi09866585-107 from 1606367 to 2226949 tid 2 2023-09-23T20:05:19.242 INFO:tasks.rados.rados.0.smithi098.stdout:2550: writing smithi09866585-107 from 2641014 to 3211217 tid 3 2023-09-23T20:05:19.247 INFO:tasks.rados.rados.0.smithi098.stdout:2550: writing smithi09866585-107 from 3664879 to 3933234 tid 4 2023-09-23T20:05:19.247 INFO:tasks.rados.rados.0.smithi098.stdout:2551: write oid 45 current snap is 0 2023-09-23T20:05:19.247 INFO:tasks.rados.rados.0.smithi098.stdout:2549: finishing write tid 1 to smithi09866585-384 2023-09-23T20:05:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:2549: finishing write tid 2 to smithi09866585-384 2023-09-23T20:05:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:2549: finishing write tid 3 to smithi09866585-384 2023-09-23T20:05:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:2549: finishing write tid 4 to smithi09866585-384 2023-09-23T20:05:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:2549: finishing write tid 5 to smithi09866585-384 2023-09-23T20:05:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 384 v 409 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2023-09-23T20:05:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2023-09-23T20:05:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:2550: finishing write tid 1 to smithi09866585-107 2023-09-23T20:05:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:2550: finishing write tid 2 to smithi09866585-107 2023-09-23T20:05:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:2550: finishing write tid 3 to smithi09866585-107 2023-09-23T20:05:19.248 INFO:tasks.rados.rados.0.smithi098.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2023-09-23T20:05:19.258 INFO:tasks.rados.rados.0.smithi098.stdout:2551: writing smithi09866585-45 from 750041 to 1254082 tid 1 2023-09-23T20:05:19.266 INFO:tasks.rados.rados.0.smithi098.stdout:2551: writing smithi09866585-45 from 1664849 to 2429089 tid 2 2023-09-23T20:05:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:2551: writing smithi09866585-45 from 2952084 to 3449912 tid 3 2023-09-23T20:05:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:2549: done (2 left) 2023-09-23T20:05:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:2552: delete oid 302 current snap is 0 2023-09-23T20:05:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:2550: finishing write tid 4 to smithi09866585-107 2023-09-23T20:05:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:2550: finishing write tid 5 to smithi09866585-107 2023-09-23T20:05:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:2550: finishing write tid 6 to smithi09866585-107 2023-09-23T20:05:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 107 v 412 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2023-09-23T20:05:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2023-09-23T20:05:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:2551: finishing write tid 1 to smithi09866585-45 2023-09-23T20:05:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:2551: finishing write tid 2 to smithi09866585-45 2023-09-23T20:05:19.276 INFO:tasks.rados.rados.0.smithi098.stdout:2551: finishing write tid 3 to smithi09866585-45 2023-09-23T20:05:19.276 INFO:tasks.rados.rados.0.smithi098.stdout:2551: finishing write tid 4 to smithi09866585-45 2023-09-23T20:05:19.276 INFO:tasks.rados.rados.0.smithi098.stdout:2550: done (2 left) 2023-09-23T20:05:19.276 INFO:tasks.rados.rados.0.smithi098.stdout:2552: done (1 left) 2023-09-23T20:05:19.276 INFO:tasks.rados.rados.0.smithi098.stdout:2553: write oid 359 current snap is 0 2023-09-23T20:05:19.276 INFO:tasks.rados.rados.0.smithi098.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2023-09-23T20:05:19.285 INFO:tasks.rados.rados.0.smithi098.stdout:2553: writing smithi09866585-359 from 783655 to 1554547 tid 1 2023-09-23T20:05:19.294 INFO:tasks.rados.rados.0.smithi098.stdout:2553: writing smithi09866585-359 from 2298166 to 3066075 tid 2 2023-09-23T20:05:19.300 INFO:tasks.rados.rados.0.smithi098.stdout:2553: writing smithi09866585-359 from 3639636 to 3983655 tid 3 2023-09-23T20:05:19.300 INFO:tasks.rados.rados.0.smithi098.stdout:2554: read oid 54 snap -1 2023-09-23T20:05:19.300 INFO:tasks.rados.rados.0.smithi098.stdout:2554: expect (ObjNum 53 snap 0 seq_num 53) 2023-09-23T20:05:19.300 INFO:tasks.rados.rados.0.smithi098.stdout:2555: write oid 268 current snap is 0 2023-09-23T20:05:19.300 INFO:tasks.rados.rados.0.smithi098.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2023-09-23T20:05:19.304 INFO:tasks.rados.rados.0.smithi098.stdout:2555: writing smithi09866585-268 from 400462 to 846603 tid 1 2023-09-23T20:05:19.311 INFO:tasks.rados.rados.0.smithi098.stdout:2555: writing smithi09866585-268 from 1440295 to 2000462 tid 2 2023-09-23T20:05:19.311 INFO:tasks.rados.rados.0.smithi098.stdout:2556: read oid 177 snap -1 2023-09-23T20:05:19.312 INFO:tasks.rados.rados.0.smithi098.stdout:2556: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:05:19.312 INFO:tasks.rados.rados.0.smithi098.stdout:2557: write oid 394 current snap is 0 2023-09-23T20:05:19.312 INFO:tasks.rados.rados.0.smithi098.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2023-09-23T20:05:19.317 INFO:tasks.rados.rados.0.smithi098.stdout:2557: writing smithi09866585-394 from 417269 to 938659 tid 1 2023-09-23T20:05:19.323 INFO:tasks.rados.rados.0.smithi098.stdout:2557: writing smithi09866585-394 from 1498777 to 2017269 tid 2 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:2558: read oid 486 snap -1 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:2558: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:2559: write oid 327 current snap is 0 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:2551: finishing write tid 5 to smithi09866585-45 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 45 v 423 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:2553: finishing write tid 1 to smithi09866585-359 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:2553: finishing write tid 2 to smithi09866585-359 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:2553: finishing write tid 3 to smithi09866585-359 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:2553: finishing write tid 4 to smithi09866585-359 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:2553: finishing write tid 5 to smithi09866585-359 2023-09-23T20:05:19.324 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 359 v 427 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2023-09-23T20:05:19.325 INFO:tasks.rados.rados.0.smithi098.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T20:05:19.325 INFO:tasks.rados.rados.0.smithi098.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2023-09-23T20:05:19.329 INFO:tasks.rados.rados.0.smithi098.stdout:2559: writing smithi09866585-327 from 434076 to 1030715 tid 1 2023-09-23T20:05:19.329 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:19 smithi173 systemd[1]: Stopping Ceph node-exporter.b for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:05:19.330 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 bash[53128]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T20:05:19.330 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T20:05:19.330 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 systemd[1]: Stopped Ceph prometheus.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:05:19.330 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:18 smithi173 systemd[1]: Started Ceph prometheus.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:05:19.335 INFO:tasks.rados.rados.0.smithi098.stdout:2559: writing smithi09866585-327 from 1557259 to 2034076 tid 2 2023-09-23T20:05:19.335 INFO:tasks.rados.rados.0.smithi098.stdout:2551: done (7 left) 2023-09-23T20:05:19.335 INFO:tasks.rados.rados.0.smithi098.stdout:2553: done (6 left) 2023-09-23T20:05:19.335 INFO:tasks.rados.rados.0.smithi098.stdout:2560: read oid 379 snap -1 2023-09-23T20:05:19.336 INFO:tasks.rados.rados.0.smithi098.stdout:2560: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T20:05:19.336 INFO:tasks.rados.rados.0.smithi098.stdout:2561: write oid 45 current snap is 0 2023-09-23T20:05:19.336 INFO:tasks.rados.rados.0.smithi098.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2023-09-23T20:05:19.342 INFO:tasks.rados.rados.0.smithi098.stdout:2561: writing smithi09866585-45 from 450883 to 1122771 tid 1 2023-09-23T20:05:19.347 INFO:tasks.rados.rados.0.smithi098.stdout:2561: writing smithi09866585-45 from 1615741 to 2050883 tid 2 2023-09-23T20:05:19.348 INFO:tasks.rados.rados.0.smithi098.stdout:2562: write oid 289 current snap is 0 2023-09-23T20:05:19.348 INFO:tasks.rados.rados.0.smithi098.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2023-09-23T20:05:19.354 INFO:tasks.rados.rados.0.smithi098.stdout:2562: writing smithi09866585-289 from 467690 to 1214827 tid 1 2023-09-23T20:05:19.359 INFO:tasks.rados.rados.0.smithi098.stdout:2562: writing smithi09866585-289 from 1957870 to 2067690 tid 2 2023-09-23T20:05:19.359 INFO:tasks.rados.rados.0.smithi098.stdout:2563: read oid 84 snap -1 2023-09-23T20:05:19.359 INFO:tasks.rados.rados.0.smithi098.stdout:2563: expect (ObjNum 1452 snap 0 seq_num 1452) 2023-09-23T20:05:19.359 INFO:tasks.rados.rados.0.smithi098.stdout:2564: write oid 149 current snap is 0 2023-09-23T20:05:19.360 INFO:tasks.rados.rados.0.smithi098.stdout:2554: expect (ObjNum 53 snap 0 seq_num 53) 2023-09-23T20:05:19.463 INFO:tasks.rados.rados.0.smithi098.stdout:2555: finishing write tid 1 to smithi09866585-268 2023-09-23T20:05:19.463 INFO:tasks.rados.rados.0.smithi098.stdout:2555: finishing write tid 2 to smithi09866585-268 2023-09-23T20:05:19.464 INFO:tasks.rados.rados.0.smithi098.stdout:2555: finishing write tid 3 to smithi09866585-268 2023-09-23T20:05:19.464 INFO:tasks.rados.rados.0.smithi098.stdout:2555: finishing write tid 4 to smithi09866585-268 2023-09-23T20:05:19.464 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 268 v 275 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2023-09-23T20:05:19.464 INFO:tasks.rados.rados.0.smithi098.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2023-09-23T20:05:19.464 INFO:tasks.rados.rados.0.smithi098.stdout:2556: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:05:19.589 INFO:tasks.rados.rados.0.smithi098.stdout:2557: finishing write tid 1 to smithi09866585-394 2023-09-23T20:05:19.589 INFO:tasks.rados.rados.0.smithi098.stdout:2557: finishing write tid 2 to smithi09866585-394 2023-09-23T20:05:19.590 INFO:tasks.rados.rados.0.smithi098.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2023-09-23T20:05:19.592 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:19 smithi173 bash[53181]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-node-exporter.b 2023-09-23T20:05:19.599 INFO:tasks.rados.rados.0.smithi098.stdout:2564: writing smithi09866585-149 from 484497 to 906883 tid 1 2023-09-23T20:05:19.606 INFO:tasks.rados.rados.0.smithi098.stdout:2564: writing smithi09866585-149 from 1616352 to 2084497 tid 2 2023-09-23T20:05:19.606 INFO:tasks.rados.rados.0.smithi098.stdout:2554: done (10 left) 2023-09-23T20:05:19.607 INFO:tasks.rados.rados.0.smithi098.stdout:2555: done (9 left) 2023-09-23T20:05:19.607 INFO:tasks.rados.rados.0.smithi098.stdout:2556: done (8 left) 2023-09-23T20:05:19.607 INFO:tasks.rados.rados.0.smithi098.stdout:2565: write oid 342 current snap is 0 2023-09-23T20:05:19.607 INFO:tasks.rados.rados.0.smithi098.stdout:2557: finishing write tid 3 to smithi09866585-394 2023-09-23T20:05:19.607 INFO:tasks.rados.rados.0.smithi098.stdout:2557: finishing write tid 4 to smithi09866585-394 2023-09-23T20:05:19.607 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 394 v 271 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2023-09-23T20:05:19.607 INFO:tasks.rados.rados.0.smithi098.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T20:05:19.607 INFO:tasks.rados.rados.0.smithi098.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2023-09-23T20:05:19.613 INFO:tasks.rados.rados.0.smithi098.stdout:2565: writing smithi09866585-342 from 501304 to 998939 tid 1 2023-09-23T20:05:19.620 INFO:tasks.rados.rados.0.smithi098.stdout:2565: writing smithi09866585-342 from 1674834 to 2101304 tid 2 2023-09-23T20:05:19.620 INFO:tasks.rados.rados.0.smithi098.stdout:2557: done (8 left) 2023-09-23T20:05:19.620 INFO:tasks.rados.rados.0.smithi098.stdout:2566: read oid 294 snap -1 2023-09-23T20:05:19.620 INFO:tasks.rados.rados.0.smithi098.stdout:2566: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T20:05:19.620 INFO:tasks.rados.rados.0.smithi098.stdout:2567: write oid 422 current snap is 0 2023-09-23T20:05:19.620 INFO:tasks.rados.rados.0.smithi098.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2023-09-23T20:05:19.630 INFO:tasks.rados.rados.0.smithi098.stdout:2567: writing smithi09866585-422 from 518111 to 1207348 tid 1 2023-09-23T20:05:19.636 INFO:tasks.rados.rados.0.smithi098.stdout:2567: writing smithi09866585-422 from 1849669 to 2118111 tid 2 2023-09-23T20:05:19.637 INFO:tasks.rados.rados.0.smithi098.stdout:2568: write oid 136 current snap is 0 2023-09-23T20:05:19.637 INFO:tasks.rados.rados.0.smithi098.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2023-09-23T20:05:19.644 INFO:tasks.rados.rados.0.smithi098.stdout:2568: writing smithi09866585-136 from 534918 to 1299404 tid 1 2023-09-23T20:05:19.649 INFO:tasks.rados.rados.0.smithi098.stdout:2568: writing smithi09866585-136 from 1791798 to 2134918 tid 2 2023-09-23T20:05:19.649 INFO:tasks.rados.rados.0.smithi098.stdout:2569: delete oid 82 current snap is 0 2023-09-23T20:05:19.649 INFO:tasks.rados.rados.0.smithi098.stdout:2559: finishing write tid 1 to smithi09866585-327 2023-09-23T20:05:19.650 INFO:tasks.rados.rados.0.smithi098.stdout:2559: finishing write tid 2 to smithi09866585-327 2023-09-23T20:05:19.650 INFO:tasks.rados.rados.0.smithi098.stdout:2559: finishing write tid 3 to smithi09866585-327 2023-09-23T20:05:19.650 INFO:tasks.rados.rados.0.smithi098.stdout:2559: finishing write tid 4 to smithi09866585-327 2023-09-23T20:05:19.650 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 327 v 278 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2023-09-23T20:05:19.650 INFO:tasks.rados.rados.0.smithi098.stdout:2559: left oid 327 (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T20:05:19.650 INFO:tasks.rados.rados.0.smithi098.stdout:2560: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T20:05:19.790 INFO:tasks.rados.rados.0.smithi098.stdout:2558: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-09-23T20:05:19.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:19 smithi173 bash[27697]: cluster 2023-09-23T20:05:18.538608+0000 mgr.x (mgr.24700) 46 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2023-09-23T20:05:19.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:19 smithi173 bash[27697]: audit 2023-09-23T20:05:18.947189+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.98:0/2555028060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:19.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:19 smithi173 bash[27697]: audit 2023-09-23T20:05:18.979169+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:19.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:19 smithi173 bash[27697]: audit 2023-09-23T20:05:18.987512+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:19.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:19 smithi098 bash[27308]: cluster 2023-09-23T20:05:18.538608+0000 mgr.x (mgr.24700) 46 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2023-09-23T20:05:19.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:19 smithi098 bash[27308]: audit 2023-09-23T20:05:18.947189+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.98:0/2555028060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:19.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:19 smithi098 bash[27308]: audit 2023-09-23T20:05:18.979169+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:19.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:19 smithi098 bash[27308]: audit 2023-09-23T20:05:18.987512+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:19.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:19 smithi098 bash[33670]: cluster 2023-09-23T20:05:18.538608+0000 mgr.x (mgr.24700) 46 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.5 MiB/s wr, 83 op/s 2023-09-23T20:05:19.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:19 smithi098 bash[33670]: audit 2023-09-23T20:05:18.947189+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.98:0/2555028060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:19.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:19 smithi098 bash[33670]: audit 2023-09-23T20:05:18.979169+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:19.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:19 smithi098 bash[33670]: audit 2023-09-23T20:05:18.987512+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:20.010 INFO:tasks.rados.rados.0.smithi098.stdout:2561: finishing write tid 1 to smithi09866585-45 2023-09-23T20:05:20.010 INFO:tasks.rados.rados.0.smithi098.stdout:2561: finishing write tid 2 to smithi09866585-45 2023-09-23T20:05:20.010 INFO:tasks.rados.rados.0.smithi098.stdout:2561: finishing write tid 3 to smithi09866585-45 2023-09-23T20:05:20.010 INFO:tasks.rados.rados.0.smithi098.stdout:2561: finishing write tid 4 to smithi09866585-45 2023-09-23T20:05:20.011 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 45 v 430 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2023-09-23T20:05:20.011 INFO:tasks.rados.rados.0.smithi098.stdout:2561: left oid 45 (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T20:05:20.011 INFO:tasks.rados.rados.0.smithi098.stdout:2562: finishing write tid 1 to smithi09866585-289 2023-09-23T20:05:20.011 INFO:tasks.rados.rados.0.smithi098.stdout:2562: finishing write tid 2 to smithi09866585-289 2023-09-23T20:05:20.011 INFO:tasks.rados.rados.0.smithi098.stdout:2562: finishing write tid 3 to smithi09866585-289 2023-09-23T20:05:20.011 INFO:tasks.rados.rados.0.smithi098.stdout:2562: finishing write tid 4 to smithi09866585-289 2023-09-23T20:05:20.011 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 289 v 333 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2023-09-23T20:05:20.011 INFO:tasks.rados.rados.0.smithi098.stdout:2562: left oid 289 (ObjNum 1670 snap 0 seq_num 1670) 2023-09-23T20:05:20.011 INFO:tasks.rados.rados.0.smithi098.stdout:2563: expect (ObjNum 1452 snap 0 seq_num 1452) 2023-09-23T20:05:20.083 INFO:tasks.rados.rados.0.smithi098.stdout:2564: finishing write tid 1 to smithi09866585-149 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:2564: finishing write tid 2 to smithi09866585-149 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:2564: finishing write tid 3 to smithi09866585-149 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:2564: finishing write tid 4 to smithi09866585-149 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 149 v 442 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:2564: left oid 149 (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:2565: finishing write tid 1 to smithi09866585-342 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:2565: finishing write tid 2 to smithi09866585-342 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:2565: finishing write tid 3 to smithi09866585-342 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:2565: finishing write tid 4 to smithi09866585-342 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 342 v 260 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:2565: left oid 342 (ObjNum 1672 snap 0 seq_num 1672) 2023-09-23T20:05:20.084 INFO:tasks.rados.rados.0.smithi098.stdout:2566: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T20:05:20.207 INFO:tasks.rados.rados.0.smithi098.stdout:2567: finishing write tid 1 to smithi09866585-422 2023-09-23T20:05:20.208 INFO:tasks.rados.rados.0.smithi098.stdout:2567: finishing write tid 2 to smithi09866585-422 2023-09-23T20:05:20.208 INFO:tasks.rados.rados.0.smithi098.stdout:2567: finishing write tid 3 to smithi09866585-422 2023-09-23T20:05:20.208 INFO:tasks.rados.rados.0.smithi098.stdout:2567: finishing write tid 4 to smithi09866585-422 2023-09-23T20:05:20.208 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 422 v 281 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2023-09-23T20:05:20.208 INFO:tasks.rados.rados.0.smithi098.stdout:2567: left oid 422 (ObjNum 1673 snap 0 seq_num 1673) 2023-09-23T20:05:20.208 INFO:tasks.rados.rados.0.smithi098.stdout:2568: finishing write tid 1 to smithi09866585-136 2023-09-23T20:05:20.208 INFO:tasks.rados.rados.0.smithi098.stdout:2568: finishing write tid 2 to smithi09866585-136 2023-09-23T20:05:20.208 INFO:tasks.rados.rados.0.smithi098.stdout:2568: finishing write tid 3 to smithi09866585-136 2023-09-23T20:05:20.208 INFO:tasks.rados.rados.0.smithi098.stdout:2568: finishing write tid 4 to smithi09866585-136 2023-09-23T20:05:20.208 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 136 v 380 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2568: left oid 136 (ObjNum 1674 snap 0 seq_num 1674) 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2558: done (11 left) 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2559: done (10 left) 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2560: done (9 left) 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2561: done (8 left) 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2562: done (7 left) 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2563: done (6 left) 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2564: done (5 left) 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2565: done (4 left) 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2566: done (3 left) 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2567: done (2 left) 2023-09-23T20:05:20.209 INFO:tasks.rados.rados.0.smithi098.stdout:2568: done (1 left) 2023-09-23T20:05:20.210 INFO:tasks.rados.rados.0.smithi098.stdout:2569: done (0 left) 2023-09-23T20:05:20.210 INFO:tasks.rados.rados.0.smithi098.stdout:2570: write oid 283 current snap is 0 2023-09-23T20:05:20.210 INFO:tasks.rados.rados.0.smithi098.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2023-09-23T20:05:20.218 INFO:tasks.rados.rados.0.smithi098.stdout:2570: writing smithi09866585-283 from 568532 to 1083516 tid 1 2023-09-23T20:05:20.224 INFO:tasks.rados.rados.0.smithi098.stdout:2570: writing smithi09866585-283 from 1508762 to 2038674 tid 2 2023-09-23T20:05:20.224 INFO:tasks.rados.rados.0.smithi098.stdout:2571: read oid 94 snap -1 2023-09-23T20:05:20.224 INFO:tasks.rados.rados.0.smithi098.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T20:05:20.224 INFO:tasks.rados.rados.0.smithi098.stdout:2572: delete oid 130 current snap is 0 2023-09-23T20:05:20.224 INFO:tasks.rados.rados.0.smithi098.stdout:2570: finishing write tid 1 to smithi09866585-283 2023-09-23T20:05:20.227 INFO:tasks.rados.rados.0.smithi098.stdout:2572: done (2 left) 2023-09-23T20:05:20.227 INFO:tasks.rados.rados.0.smithi098.stdout:2573: write oid 258 current snap is 0 2023-09-23T20:05:20.227 INFO:tasks.rados.rados.0.smithi098.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2023-09-23T20:05:20.238 INFO:tasks.rados.rados.0.smithi098.stdout:2573: writing smithi09866585-258 from 602146 to 1267628 tid 1 2023-09-23T20:05:20.245 INFO:tasks.rados.rados.0.smithi098.stdout:2573: writing smithi09866585-258 from 1909373 to 2202146 tid 2 2023-09-23T20:05:20.245 INFO:tasks.rados.rados.0.smithi098.stdout:2574: read oid 391 snap -1 2023-09-23T20:05:20.246 INFO:tasks.rados.rados.0.smithi098.stdout:2574: expect (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T20:05:20.246 INFO:tasks.rados.rados.0.smithi098.stdout:2575: delete oid 271 current snap is 0 2023-09-23T20:05:20.246 INFO:tasks.rados.rados.0.smithi098.stdout:2570: finishing write tid 2 to smithi09866585-283 2023-09-23T20:05:20.246 INFO:tasks.rados.rados.0.smithi098.stdout:2570: finishing write tid 3 to smithi09866585-283 2023-09-23T20:05:20.246 INFO:tasks.rados.rados.0.smithi098.stdout:2570: finishing write tid 4 to smithi09866585-283 2023-09-23T20:05:20.246 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 283 v 274 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2023-09-23T20:05:20.246 INFO:tasks.rados.rados.0.smithi098.stdout:2570: left oid 283 (ObjNum 1676 snap 0 seq_num 1676) 2023-09-23T20:05:20.246 INFO:tasks.rados.rados.0.smithi098.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T20:05:20.344 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.291Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-23T20:05:20.344 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.291Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-23T20:05:20.344 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.291Z caller=main.go:518 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 smithi173 (none))" 2023-09-23T20:05:20.344 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.291Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T20:05:20.344 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.291Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T20:05:20.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.293Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T20:05:20.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.293Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-23T20:05:20.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.295Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-23T20:05:20.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.297Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T20:05:20.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.298Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=801.494µs 2023-09-23T20:05:20.345 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.298Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T20:05:20.472 INFO:tasks.rados.rados.0.smithi098.stdout:2573: finishing write tid 1 to smithi09866585-258 2023-09-23T20:05:20.472 INFO:tasks.rados.rados.0.smithi098.stdout:2574: expect (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T20:05:20.542 INFO:tasks.rados.rados.0.smithi098.stdout:2573: finishing write tid 2 to smithi09866585-258 2023-09-23T20:05:20.542 INFO:tasks.rados.rados.0.smithi098.stdout:2573: finishing write tid 3 to smithi09866585-258 2023-09-23T20:05:20.542 INFO:tasks.rados.rados.0.smithi098.stdout:2573: finishing write tid 4 to smithi09866585-258 2023-09-23T20:05:20.542 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 258 v 446 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2023-09-23T20:05:20.542 INFO:tasks.rados.rados.0.smithi098.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2023-09-23T20:05:20.542 INFO:tasks.rados.rados.0.smithi098.stdout:2570: done (4 left) 2023-09-23T20:05:20.542 INFO:tasks.rados.rados.0.smithi098.stdout:2571: done (3 left) 2023-09-23T20:05:20.543 INFO:tasks.rados.rados.0.smithi098.stdout:2573: done (2 left) 2023-09-23T20:05:20.543 INFO:tasks.rados.rados.0.smithi098.stdout:2574: done (1 left) 2023-09-23T20:05:20.543 INFO:tasks.rados.rados.0.smithi098.stdout:2575: done (0 left) 2023-09-23T20:05:20.543 INFO:tasks.rados.rados.0.smithi098.stdout:2576: read oid 159 snap -1 2023-09-23T20:05:20.543 INFO:tasks.rados.rados.0.smithi098.stdout:2576: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-23T20:05:20.543 INFO:tasks.rados.rados.0.smithi098.stdout:2577: write oid 266 current snap is 0 2023-09-23T20:05:20.543 INFO:tasks.rados.rados.0.smithi098.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2023-09-23T20:05:20.552 INFO:tasks.rados.rados.0.smithi098.stdout:2577: writing smithi09866585-266 from 635760 to 1051740 tid 1 2023-09-23T20:05:20.558 INFO:tasks.rados.rados.0.smithi098.stdout:2577: writing smithi09866585-266 from 1626337 to 2163587 tid 2 2023-09-23T20:05:20.558 INFO:tasks.rados.rados.0.smithi098.stdout:2578: write oid 148 current snap is 0 2023-09-23T20:05:20.558 INFO:tasks.rados.rados.0.smithi098.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2023-09-23T20:05:20.565 INFO:tasks.rados.rados.0.smithi098.stdout:2578: writing smithi09866585-148 from 652567 to 1260149 tid 1 2023-09-23T20:05:20.571 INFO:tasks.rados.rados.0.smithi098.stdout:2578: writing smithi09866585-148 from 1801172 to 2252567 tid 2 2023-09-23T20:05:20.571 INFO:tasks.rados.rados.0.smithi098.stdout:2579: read oid 362 snap -1 2023-09-23T20:05:20.571 INFO:tasks.rados.rados.0.smithi098.stdout:2579: expect (ObjNum 585 snap 0 seq_num 585) 2023-09-23T20:05:20.571 INFO:tasks.rados.rados.0.smithi098.stdout:2580: delete oid 481 current snap is 0 2023-09-23T20:05:20.571 INFO:tasks.rados.rados.0.smithi098.stdout:2576: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-23T20:05:20.723 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.451Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-09-23T20:05:20.724 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[27697]: cephadm 2023-09-23T20:05:19.043506+0000 mgr.x (mgr.24700) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T20:05:20.724 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[27697]: cephadm 2023-09-23T20:05:19.044186+0000 mgr.x (mgr.24700) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi173 2023-09-23T20:05:20.724 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[27697]: cluster 2023-09-23T20:05:20.539806+0000 mgr.x (mgr.24700) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 115 op/s 2023-09-23T20:05:20.724 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53217]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T20:05:20.724 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:20 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:05:20.724 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53348]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T20:05:20.725 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:20 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-23T20:05:20.725 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:20 smithi173 systemd[1]: Stopped Ceph node-exporter.b for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:05:20.725 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:20 smithi173 systemd[1]: Started Ceph node-exporter.b for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:05:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:2577: finishing write tid 1 to smithi09866585-266 2023-09-23T20:05:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:2577: finishing write tid 2 to smithi09866585-266 2023-09-23T20:05:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:2577: finishing write tid 3 to smithi09866585-266 2023-09-23T20:05:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:2577: finishing write tid 4 to smithi09866585-266 2023-09-23T20:05:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 266 v 412 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2023-09-23T20:05:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:2577: left oid 266 (ObjNum 1680 snap 0 seq_num 1680) 2023-09-23T20:05:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:2578: finishing write tid 1 to smithi09866585-148 2023-09-23T20:05:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:2578: finishing write tid 2 to smithi09866585-148 2023-09-23T20:05:20.816 INFO:tasks.rados.rados.0.smithi098.stdout:2578: finishing write tid 3 to smithi09866585-148 2023-09-23T20:05:20.817 INFO:tasks.rados.rados.0.smithi098.stdout:2578: finishing write tid 4 to smithi09866585-148 2023-09-23T20:05:20.817 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 148 v 433 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2023-09-23T20:05:20.817 INFO:tasks.rados.rados.0.smithi098.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2023-09-23T20:05:20.817 INFO:tasks.rados.rados.0.smithi098.stdout:2579: expect (ObjNum 585 snap 0 seq_num 585) 2023-09-23T20:05:20.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:20 smithi098 bash[33670]: cephadm 2023-09-23T20:05:19.043506+0000 mgr.x (mgr.24700) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T20:05:20.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:20 smithi098 bash[33670]: cephadm 2023-09-23T20:05:19.044186+0000 mgr.x (mgr.24700) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi173 2023-09-23T20:05:20.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:20 smithi098 bash[33670]: cluster 2023-09-23T20:05:20.539806+0000 mgr.x (mgr.24700) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 115 op/s 2023-09-23T20:05:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:20 smithi098 bash[27308]: cephadm 2023-09-23T20:05:19.043506+0000 mgr.x (mgr.24700) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T20:05:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:20 smithi098 bash[27308]: cephadm 2023-09-23T20:05:19.044186+0000 mgr.x (mgr.24700) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi173 2023-09-23T20:05:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:20 smithi098 bash[27308]: cluster 2023-09-23T20:05:20.539806+0000 mgr.x (mgr.24700) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 115 op/s 2023-09-23T20:05:20.986 INFO:tasks.rados.rados.0.smithi098.stdout:2576: done (4 left) 2023-09-23T20:05:20.987 INFO:tasks.rados.rados.0.smithi098.stdout:2577: done (3 left) 2023-09-23T20:05:20.987 INFO:tasks.rados.rados.0.smithi098.stdout:2578: done (2 left) 2023-09-23T20:05:20.987 INFO:tasks.rados.rados.0.smithi098.stdout:2579: done (1 left) 2023-09-23T20:05:20.987 INFO:tasks.rados.rados.0.smithi098.stdout:2580: done (0 left) 2023-09-23T20:05:20.987 INFO:tasks.rados.rados.0.smithi098.stdout:2581: read oid 364 snap -1 2023-09-23T20:05:20.987 INFO:tasks.rados.rados.0.smithi098.stdout:2581: expect (ObjNum 1614 snap 0 seq_num 1614) 2023-09-23T20:05:20.987 INFO:tasks.rados.rados.0.smithi098.stdout:2582: read oid 383 snap -1 2023-09-23T20:05:20.987 INFO:tasks.rados.rados.0.smithi098.stdout:2582: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T20:05:20.987 INFO:tasks.rados.rados.0.smithi098.stdout:2583: read oid 424 snap -1 2023-09-23T20:05:20.987 INFO:tasks.rados.rados.0.smithi098.stdout:2583: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T20:05:20.988 INFO:tasks.rados.rados.0.smithi098.stdout:2584: delete oid 381 current snap is 0 2023-09-23T20:05:20.989 INFO:tasks.rados.rados.0.smithi098.stdout:2584: done (3 left) 2023-09-23T20:05:20.989 INFO:tasks.rados.rados.0.smithi098.stdout:2585: read oid 443 snap -1 2023-09-23T20:05:20.989 INFO:tasks.rados.rados.0.smithi098.stdout:2585: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:05:20.989 INFO:tasks.rados.rados.0.smithi098.stdout:2586: write oid 447 current snap is 0 2023-09-23T20:05:20.989 INFO:tasks.rados.rados.0.smithi098.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2023-09-23T20:05:21.001 INFO:tasks.rados.rados.0.smithi098.stdout:2586: writing smithi09866585-447 from 702988 to 1136317 tid 1 2023-09-23T20:05:21.009 INFO:tasks.rados.rados.0.smithi098.stdout:2586: writing smithi09866585-447 from 1860265 to 2302988 tid 2 2023-09-23T20:05:21.009 INFO:tasks.rados.rados.0.smithi098.stdout:2587: read oid 307 snap -1 2023-09-23T20:05:21.009 INFO:tasks.rados.rados.0.smithi098.stdout:2587: expect deleted 2023-09-23T20:05:21.009 INFO:tasks.rados.rados.0.smithi098.stdout:2588: write oid 235 current snap is 0 2023-09-23T20:05:21.009 INFO:tasks.rados.rados.0.smithi098.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2023-09-23T20:05:21.016 INFO:tasks.rados.rados.0.smithi098.stdout:2588: writing smithi09866585-235 from 719795 to 1228373 tid 1 2023-09-23T20:05:21.022 INFO:tasks.rados.rados.0.smithi098.stdout:2588: writing smithi09866585-235 from 1918747 to 2319795 tid 2 2023-09-23T20:05:21.022 INFO:tasks.rados.rados.0.smithi098.stdout:2589: write oid 51 current snap is 0 2023-09-23T20:05:21.023 INFO:tasks.rados.rados.0.smithi098.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2023-09-23T20:05:21.030 INFO:tasks.rados.rados.0.smithi098.stdout:2589: writing smithi09866585-51 from 736602 to 1320429 tid 1 2023-09-23T20:05:21.035 INFO:tasks.rados.rados.0.smithi098.stdout:2589: writing smithi09866585-51 from 1860876 to 2336602 tid 2 2023-09-23T20:05:21.035 INFO:tasks.rados.rados.0.smithi098.stdout:2590: read oid 81 snap -1 2023-09-23T20:05:21.036 INFO:tasks.rados.rados.0.smithi098.stdout:2590: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-09-23T20:05:21.036 INFO:tasks.rados.rados.0.smithi098.stdout:2591: write oid 93 current snap is 0 2023-09-23T20:05:21.036 INFO:tasks.rados.rados.0.smithi098.stdout:2583: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T20:05:21.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.723Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-09-23T20:05:21.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.723Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-09-23T20:05:21.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.724Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=53.519µs wal_replay_duration=425.435571ms total_replay_duration=426.310588ms 2023-09-23T20:05:21.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.728Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T20:05:21.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.728Z caller=main.go:947 level=info msg="TSDB started" 2023-09-23T20:05:21.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.728Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T20:05:21.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.757Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.845304ms db_storage=1.169µs remote_storage=2.321µs web_handler=580ns query_engine=918ns scrape=341.773µs scrape_sd=123.617µs notify=12.707µs notify_sd=11.528µs rules=27.821579ms 2023-09-23T20:05:21.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:20 smithi173 bash[53158]: ts=2023-09-23T20:05:20.757Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-23T20:05:21.201 INFO:tasks.rados.rados.0.smithi098.stdout:2581: expect (ObjNum 1614 snap 0 seq_num 1614) 2023-09-23T20:05:21.482 INFO:tasks.rados.rados.0.smithi098.stdout:2585: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T20:05:21.597 INFO:tasks.rados.rados.0.smithi098.stdout:2582: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T20:05:21.740 INFO:tasks.rados.rados.0.smithi098.stdout:2586: finishing write tid 1 to smithi09866585-447 2023-09-23T20:05:21.741 INFO:tasks.rados.rados.0.smithi098.stdout:2586: finishing write tid 2 to smithi09866585-447 2023-09-23T20:05:21.741 INFO:tasks.rados.rados.0.smithi098.stdout:2586: finishing write tid 3 to smithi09866585-447 2023-09-23T20:05:21.741 INFO:tasks.rados.rados.0.smithi098.stdout:2586: finishing write tid 4 to smithi09866585-447 2023-09-23T20:05:21.741 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 447 v 263 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2023-09-23T20:05:21.741 INFO:tasks.rados.rados.0.smithi098.stdout:2586: left oid 447 (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T20:05:21.741 INFO:tasks.rados.rados.0.smithi098.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2023-09-23T20:05:21.753 INFO:tasks.rados.rados.0.smithi098.stdout:2591: writing smithi09866585-93 from 753409 to 1412485 tid 1 2023-09-23T20:05:21.760 INFO:tasks.rados.rados.0.smithi098.stdout:2591: writing smithi09866585-93 from 1919358 to 2353409 tid 2 2023-09-23T20:05:21.760 INFO:tasks.rados.rados.0.smithi098.stdout:2581: done (9 left) 2023-09-23T20:05:21.760 INFO:tasks.rados.rados.0.smithi098.stdout:2582: done (8 left) 2023-09-23T20:05:21.760 INFO:tasks.rados.rados.0.smithi098.stdout:2583: done (7 left) 2023-09-23T20:05:21.760 INFO:tasks.rados.rados.0.smithi098.stdout:2585: done (6 left) 2023-09-23T20:05:21.760 INFO:tasks.rados.rados.0.smithi098.stdout:2586: done (5 left) 2023-09-23T20:05:21.761 INFO:tasks.rados.rados.0.smithi098.stdout:2587: done (4 left) 2023-09-23T20:05:21.761 INFO:tasks.rados.rados.0.smithi098.stdout:2592: write oid 11 current snap is 0 2023-09-23T20:05:21.761 INFO:tasks.rados.rados.0.smithi098.stdout:2588: finishing write tid 1 to smithi09866585-235 2023-09-23T20:05:21.761 INFO:tasks.rados.rados.0.smithi098.stdout:2588: finishing write tid 2 to smithi09866585-235 2023-09-23T20:05:21.761 INFO:tasks.rados.rados.0.smithi098.stdout:2588: finishing write tid 3 to smithi09866585-235 2023-09-23T20:05:21.761 INFO:tasks.rados.rados.0.smithi098.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2023-09-23T20:05:21.770 INFO:tasks.rados.rados.0.smithi098.stdout:2592: writing smithi09866585-11 from 770216 to 1220894 tid 1 2023-09-23T20:05:21.777 INFO:tasks.rados.rados.0.smithi098.stdout:2592: writing smithi09866585-11 from 1694193 to 2246119 tid 2 2023-09-23T20:05:21.777 INFO:tasks.rados.rados.0.smithi098.stdout:2593: write oid 274 current snap is 0 2023-09-23T20:05:21.778 INFO:tasks.rados.rados.0.smithi098.stdout:2588: finishing write tid 4 to smithi09866585-235 2023-09-23T20:05:21.778 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 235 v 415 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2023-09-23T20:05:21.778 INFO:tasks.rados.rados.0.smithi098.stdout:2588: left oid 235 (ObjNum 1685 snap 0 seq_num 1685) 2023-09-23T20:05:21.778 INFO:tasks.rados.rados.0.smithi098.stdout:2589: finishing write tid 1 to smithi09866585-51 2023-09-23T20:05:21.778 INFO:tasks.rados.rados.0.smithi098.stdout:2589: finishing write tid 2 to smithi09866585-51 2023-09-23T20:05:21.778 INFO:tasks.rados.rados.0.smithi098.stdout:2589: finishing write tid 3 to smithi09866585-51 2023-09-23T20:05:21.778 INFO:tasks.rados.rados.0.smithi098.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2023-09-23T20:05:21.785 INFO:tasks.rados.rados.0.smithi098.stdout:2593: writing smithi09866585-274 from 787023 to 1312950 tid 1 2023-09-23T20:05:21.791 INFO:tasks.rados.rados.0.smithi098.stdout:2593: writing smithi09866585-274 from 1752675 to 2387023 tid 2 2023-09-23T20:05:21.791 INFO:tasks.rados.rados.0.smithi098.stdout:2588: done (5 left) 2023-09-23T20:05:21.791 INFO:tasks.rados.rados.0.smithi098.stdout:2594: write oid 224 current snap is 0 2023-09-23T20:05:21.791 INFO:tasks.rados.rados.0.smithi098.stdout:2589: finishing write tid 4 to smithi09866585-51 2023-09-23T20:05:21.791 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 51 v 319 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2023-09-23T20:05:21.791 INFO:tasks.rados.rados.0.smithi098.stdout:2589: left oid 51 (ObjNum 1686 snap 0 seq_num 1686) 2023-09-23T20:05:21.792 INFO:tasks.rados.rados.0.smithi098.stdout:2590: expect (ObjNum 1433 snap 0 seq_num 1433) 2023-09-23T20:05:21.951 INFO:tasks.rados.rados.0.smithi098.stdout:2591: finishing write tid 1 to smithi09866585-93 2023-09-23T20:05:21.952 INFO:tasks.rados.rados.0.smithi098.stdout:2591: finishing write tid 2 to smithi09866585-93 2023-09-23T20:05:21.952 INFO:tasks.rados.rados.0.smithi098.stdout:2591: finishing write tid 3 to smithi09866585-93 2023-09-23T20:05:21.952 INFO:tasks.rados.rados.0.smithi098.stdout:2591: finishing write tid 4 to smithi09866585-93 2023-09-23T20:05:21.952 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 93 v 415 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2023-09-23T20:05:21.952 INFO:tasks.rados.rados.0.smithi098.stdout:2591: left oid 93 (ObjNum 1687 snap 0 seq_num 1687) 2023-09-23T20:05:21.952 INFO:tasks.rados.rados.0.smithi098.stdout:2592: finishing write tid 1 to smithi09866585-11 2023-09-23T20:05:21.952 INFO:tasks.rados.rados.0.smithi098.stdout:2592: finishing write tid 2 to smithi09866585-11 2023-09-23T20:05:21.952 INFO:tasks.rados.rados.0.smithi098.stdout:2592: finishing write tid 3 to smithi09866585-11 2023-09-23T20:05:21.953 INFO:tasks.rados.rados.0.smithi098.stdout:2592: finishing write tid 4 to smithi09866585-11 2023-09-23T20:05:21.953 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 11 v 351 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2023-09-23T20:05:21.953 INFO:tasks.rados.rados.0.smithi098.stdout:2592: left oid 11 (ObjNum 1688 snap 0 seq_num 1688) 2023-09-23T20:05:21.953 INFO:tasks.rados.rados.0.smithi098.stdout:2593: finishing write tid 1 to smithi09866585-274 2023-09-23T20:05:21.953 INFO:tasks.rados.rados.0.smithi098.stdout:2593: finishing write tid 2 to smithi09866585-274 2023-09-23T20:05:21.953 INFO:tasks.rados.rados.0.smithi098.stdout:2593: finishing write tid 3 to smithi09866585-274 2023-09-23T20:05:21.953 INFO:tasks.rados.rados.0.smithi098.stdout:2593: finishing write tid 4 to smithi09866585-274 2023-09-23T20:05:21.953 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 274 v 322 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2023-09-23T20:05:21.953 INFO:tasks.rados.rados.0.smithi098.stdout:2593: left oid 274 (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T20:05:21.953 INFO:tasks.rados.rados.0.smithi098.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2023-09-23T20:05:21.962 INFO:tasks.rados.rados.0.smithi098.stdout:2594: writing smithi09866585-224 from 403830 to 1005006 tid 1 2023-09-23T20:05:21.970 INFO:tasks.rados.rados.0.smithi098.stdout:2594: writing smithi09866585-224 from 1694804 to 2250399 tid 2 2023-09-23T20:05:21.970 INFO:tasks.rados.rados.0.smithi098.stdout:2589: done (5 left) 2023-09-23T20:05:21.970 INFO:tasks.rados.rados.0.smithi098.stdout:2590: done (4 left) 2023-09-23T20:05:21.970 INFO:tasks.rados.rados.0.smithi098.stdout:2591: done (3 left) 2023-09-23T20:05:21.970 INFO:tasks.rados.rados.0.smithi098.stdout:2592: done (2 left) 2023-09-23T20:05:21.970 INFO:tasks.rados.rados.0.smithi098.stdout:2593: done (1 left) 2023-09-23T20:05:21.970 INFO:tasks.rados.rados.0.smithi098.stdout:2595: read oid 380 snap -1 2023-09-23T20:05:21.970 INFO:tasks.rados.rados.0.smithi098.stdout:2595: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:05:21.970 INFO:tasks.rados.rados.0.smithi098.stdout:2596: read oid 184 snap -1 2023-09-23T20:05:21.971 INFO:tasks.rados.rados.0.smithi098.stdout:2596: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T20:05:21.971 INFO:tasks.rados.rados.0.smithi098.stdout:2597: write oid 161 current snap is 0 2023-09-23T20:05:21.971 INFO:tasks.rados.rados.0.smithi098.stdout:2594: finishing write tid 1 to smithi09866585-224 2023-09-23T20:05:21.971 INFO:tasks.rados.rados.0.smithi098.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2023-09-23T20:05:21.976 INFO:tasks.rados.rados.0.smithi098.stdout:2597: writing smithi09866585-161 from 420637 to 1097062 tid 1 2023-09-23T20:05:21.985 INFO:tasks.rados.rados.0.smithi098.stdout:2597: writing smithi09866585-161 from 1753286 to 2420637 tid 2 2023-09-23T20:05:21.986 INFO:tasks.rados.rados.0.smithi098.stdout:2598: read oid 83 snap -1 2023-09-23T20:05:21.986 INFO:tasks.rados.rados.0.smithi098.stdout:2598: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-23T20:05:21.986 INFO:tasks.rados.rados.0.smithi098.stdout:2599: read oid 117 snap -1 2023-09-23T20:05:21.986 INFO:tasks.rados.rados.0.smithi098.stdout:2599: expect (ObjNum 116 snap 0 seq_num 116) 2023-09-23T20:05:21.986 INFO:tasks.rados.rados.0.smithi098.stdout:2600: read oid 403 snap -1 2023-09-23T20:05:21.986 INFO:tasks.rados.rados.0.smithi098.stdout:2600: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T20:05:21.986 INFO:tasks.rados.rados.0.smithi098.stdout:2601: read oid 208 snap -1 2023-09-23T20:05:21.986 INFO:tasks.rados.rados.0.smithi098.stdout:2601: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-09-23T20:05:21.986 INFO:tasks.rados.rados.0.smithi098.stdout:2602: read oid 312 snap -1 2023-09-23T20:05:21.986 INFO:tasks.rados.rados.0.smithi098.stdout:2602: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T20:05:21.986 INFO:tasks.rados.rados.0.smithi098.stdout:2603: read oid 489 snap -1 2023-09-23T20:05:21.987 INFO:tasks.rados.rados.0.smithi098.stdout:2603: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T20:05:21.987 INFO:tasks.rados.rados.0.smithi098.stdout:2604: read oid 139 snap -1 2023-09-23T20:05:21.987 INFO:tasks.rados.rados.0.smithi098.stdout:2604: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T20:05:21.987 INFO:tasks.rados.rados.0.smithi098.stdout:2594: finishing write tid 2 to smithi09866585-224 2023-09-23T20:05:21.987 INFO:tasks.rados.rados.0.smithi098.stdout:2605: read oid 163 snap -1 2023-09-23T20:05:21.987 INFO:tasks.rados.rados.0.smithi098.stdout:2605: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:05:21.987 INFO:tasks.rados.rados.0.smithi098.stdout:2606: write oid 307 current snap is 0 2023-09-23T20:05:21.987 INFO:tasks.rados.rados.0.smithi098.stdout:2594: finishing write tid 3 to smithi09866585-224 2023-09-23T20:05:21.987 INFO:tasks.rados.rados.0.smithi098.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2023-09-23T20:05:21.992 INFO:tasks.rados.rados.0.smithi098.stdout:2606: writing smithi09866585-307 from 437444 to 1189118 tid 1 2023-09-23T20:05:21.999 INFO:tasks.rados.rados.0.smithi098.stdout:2606: writing smithi09866585-307 from 1811768 to 2371032 tid 2 2023-09-23T20:05:21.999 INFO:tasks.rados.rados.0.smithi098.stdout:2607: write oid 198 current snap is 0 2023-09-23T20:05:21.999 INFO:tasks.rados.rados.0.smithi098.stdout:2594: finishing write tid 4 to smithi09866585-224 2023-09-23T20:05:22.000 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 224 v 436 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2023-09-23T20:05:22.000 INFO:tasks.rados.rados.0.smithi098.stdout:2594: left oid 224 (ObjNum 1690 snap 0 seq_num 1690) 2023-09-23T20:05:22.000 INFO:tasks.rados.rados.0.smithi098.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2023-09-23T20:05:22.004 INFO:tasks.rados.rados.0.smithi098.stdout:2607: writing smithi09866585-198 from 454251 to 881174 tid 1 2023-09-23T20:05:22.012 INFO:tasks.rados.rados.0.smithi098.stdout:2607: writing smithi09866585-198 from 1470250 to 2173172 tid 2 2023-09-23T20:05:22.012 INFO:tasks.rados.rados.0.smithi098.stdout:2594: done (13 left) 2023-09-23T20:05:22.012 INFO:tasks.rados.rados.0.smithi098.stdout:2608: write oid 2 current snap is 0 2023-09-23T20:05:22.012 INFO:tasks.rados.rados.0.smithi098.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2023-09-23T20:05:22.017 INFO:tasks.rados.rados.0.smithi098.stdout:2608: writing smithi09866585-2 from 471058 to 973230 tid 1 2023-09-23T20:05:22.022 INFO:tasks.rados.rados.0.smithi098.stdout:2608: writing smithi09866585-2 from 1412379 to 1858959 tid 2 2023-09-23T20:05:22.023 INFO:tasks.rados.rados.0.smithi098.stdout:2609: write oid 486 current snap is 0 2023-09-23T20:05:22.023 INFO:tasks.rados.rados.0.smithi098.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2023-09-23T20:05:22.028 INFO:tasks.rados.rados.0.smithi098.stdout:2609: writing smithi09866585-486 from 487865 to 1065286 tid 1 2023-09-23T20:05:22.035 INFO:tasks.rados.rados.0.smithi098.stdout:2609: writing smithi09866585-486 from 1470861 to 2177452 tid 2 2023-09-23T20:05:22.035 INFO:tasks.rados.rados.0.smithi098.stdout:2610: read oid 275 snap -1 2023-09-23T20:05:22.035 INFO:tasks.rados.rados.0.smithi098.stdout:2610: expect deleted 2023-09-23T20:05:22.035 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:22.035 INFO:tasks.rados.rados.0.smithi098.stdout:2597: finishing write tid 1 to smithi09866585-161 2023-09-23T20:05:22.036 INFO:tasks.rados.rados.0.smithi098.stdout:2595: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:05:22.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[27697]: audit 2023-09-23T20:05:20.721607+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:22.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[27697]: audit 2023-09-23T20:05:20.732111+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:22.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[27697]: cephadm 2023-09-23T20:05:20.762204+0000 mgr.x (mgr.24700) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T20:05:22.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[27697]: cephadm 2023-09-23T20:05:20.777739+0000 mgr.x (mgr.24700) 51 : cephadm [INF] Reconfiguring daemon grafana.a on smithi173 2023-09-23T20:05:22.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[27697]: audit 2023-09-23T20:05:21.387042+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.98:0/1578170182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:22.095 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.839Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-23T20:05:22.095 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.839Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-23T20:05:22.095 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.840Z 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/.+)($|/) 2023-09-23T20:05:22.095 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.840Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-09-23T20:05:22.095 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.840Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-23T20:05:22.095 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.840Z caller=node_exporter.go:115 level=info collector=arp 2023-09-23T20:05:22.095 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.840Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-23T20:05:22.095 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.840Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=edac 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-23T20:05:22.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-23T20:05:22.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=os 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=stat 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=time 2023-09-23T20:05:22.098 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-23T20:05:22.099 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=uname 2023-09-23T20:05:22.103 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-23T20:05:22.103 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-23T20:05:22.103 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-23T20:05:22.103 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-23T20:05:22.103 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:05:21 smithi173 bash[53376]: ts=2023-09-23T20:05:21.841Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-23T20:05:22.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:21 smithi098 bash[33670]: audit 2023-09-23T20:05:20.721607+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:22.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:21 smithi098 bash[33670]: audit 2023-09-23T20:05:20.732111+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:22.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:21 smithi098 bash[33670]: cephadm 2023-09-23T20:05:20.762204+0000 mgr.x (mgr.24700) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T20:05:22.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:21 smithi098 bash[33670]: cephadm 2023-09-23T20:05:20.777739+0000 mgr.x (mgr.24700) 51 : cephadm [INF] Reconfiguring daemon grafana.a on smithi173 2023-09-23T20:05:22.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:21 smithi098 bash[33670]: audit 2023-09-23T20:05:21.387042+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.98:0/1578170182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:22.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:21 smithi098 bash[27308]: audit 2023-09-23T20:05:20.721607+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:22.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:21 smithi098 bash[27308]: audit 2023-09-23T20:05:20.732111+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:22.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:21 smithi098 bash[27308]: cephadm 2023-09-23T20:05:20.762204+0000 mgr.x (mgr.24700) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T20:05:22.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:21 smithi098 bash[27308]: cephadm 2023-09-23T20:05:20.777739+0000 mgr.x (mgr.24700) 51 : cephadm [INF] Reconfiguring daemon grafana.a on smithi173 2023-09-23T20:05:22.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:21 smithi098 bash[27308]: audit 2023-09-23T20:05:21.387042+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.98:0/1578170182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:22.295 INFO:tasks.rados.rados.0.smithi098.stdout:2596: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T20:05:22.421 INFO:tasks.rados.rados.0.smithi098.stdout:2605: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:05:22.584 INFO:tasks.rados.rados.0.smithi098.stdout:2603: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T20:05:22.756 INFO:tasks.rados.rados.0.smithi098.stdout:2597: finishing write tid 2 to smithi09866585-161 2023-09-23T20:05:22.756 INFO:tasks.rados.rados.0.smithi098.stdout:2597: finishing write tid 3 to smithi09866585-161 2023-09-23T20:05:22.756 INFO:tasks.rados.rados.0.smithi098.stdout:2597: finishing write tid 4 to smithi09866585-161 2023-09-23T20:05:22.757 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 161 v 354 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2023-09-23T20:05:22.757 INFO:tasks.rados.rados.0.smithi098.stdout:2597: left oid 161 (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T20:05:22.757 INFO:tasks.rados.rados.0.smithi098.stdout:2606: finishing write tid 1 to smithi09866585-307 2023-09-23T20:05:22.757 INFO:tasks.rados.rados.0.smithi098.stdout:2599: expect (ObjNum 116 snap 0 seq_num 116) 2023-09-23T20:05:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:2606: finishing write tid 2 to smithi09866585-307 2023-09-23T20:05:22.882 INFO:tasks.rados.rados.0.smithi098.stdout:2606: finishing write tid 3 to smithi09866585-307 2023-09-23T20:05:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:2595: done (15 left) 2023-09-23T20:05:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:2596: done (14 left) 2023-09-23T20:05:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:2597: done (13 left) 2023-09-23T20:05:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:2599: done (12 left) 2023-09-23T20:05:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:2603: done (11 left) 2023-09-23T20:05:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:2605: done (10 left) 2023-09-23T20:05:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:2611: write oid 235 current snap is 0 2023-09-23T20:05:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:2606: finishing write tid 4 to smithi09866585-307 2023-09-23T20:05:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 307 v 325 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2023-09-23T20:05:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:2606: left oid 307 (ObjNum 1692 snap 0 seq_num 1692) 2023-09-23T20:05:22.883 INFO:tasks.rados.rados.0.smithi098.stdout:2598: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-23T20:05:22.988 INFO:tasks.rados.rados.0.smithi098.stdout:2602: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T20:05:23.088 INFO:tasks.rados.rados.0.smithi098.stdout:2607: finishing write tid 1 to smithi09866585-198 2023-09-23T20:05:23.088 INFO:tasks.rados.rados.0.smithi098.stdout:2600: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T20:05:23.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:22 smithi098 bash[33670]: cluster 2023-09-23T20:05:22.540273+0000 mgr.x (mgr.24700) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.8 MiB/s wr, 78 op/s 2023-09-23T20:05:23.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:22 smithi098 bash[27308]: cluster 2023-09-23T20:05:22.540273+0000 mgr.x (mgr.24700) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.8 MiB/s wr, 78 op/s 2023-09-23T20:05:23.226 INFO:tasks.rados.rados.0.smithi098.stdout:2607: finishing write tid 2 to smithi09866585-198 2023-09-23T20:05:23.226 INFO:tasks.rados.rados.0.smithi098.stdout:2607: finishing write tid 3 to smithi09866585-198 2023-09-23T20:05:23.226 INFO:tasks.rados.rados.0.smithi098.stdout:2607: finishing write tid 4 to smithi09866585-198 2023-09-23T20:05:23.226 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 198 v 449 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2023-09-23T20:05:23.226 INFO:tasks.rados.rados.0.smithi098.stdout:2607: left oid 198 (ObjNum 1693 snap 0 seq_num 1693) 2023-09-23T20:05:23.226 INFO:tasks.rados.rados.0.smithi098.stdout:2608: finishing write tid 1 to smithi09866585-2 2023-09-23T20:05:23.227 INFO:tasks.rados.rados.0.smithi098.stdout:2601: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-09-23T20:05:23.334 INFO:tasks.rados.rados.0.smithi098.stdout:2608: finishing write tid 2 to smithi09866585-2 2023-09-23T20:05:23.334 INFO:tasks.rados.rados.0.smithi098.stdout:2608: finishing write tid 3 to smithi09866585-2 2023-09-23T20:05:23.335 INFO:tasks.rados.rados.0.smithi098.stdout:2608: finishing write tid 4 to smithi09866585-2 2023-09-23T20:05:23.335 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 2 v 439 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2023-09-23T20:05:23.335 INFO:tasks.rados.rados.0.smithi098.stdout:2608: left oid 2 (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T20:05:23.335 INFO:tasks.rados.rados.0.smithi098.stdout:2604: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T20:05:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:22 smithi173 bash[27697]: cluster 2023-09-23T20:05:22.540273+0000 mgr.x (mgr.24700) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.8 MiB/s wr, 78 op/s 2023-09-23T20:05:23.541 INFO:tasks.rados.rados.0.smithi098.stdout:2609: finishing write tid 1 to smithi09866585-486 2023-09-23T20:05:23.541 INFO:tasks.rados.rados.0.smithi098.stdout:2609: finishing write tid 2 to smithi09866585-486 2023-09-23T20:05:23.541 INFO:tasks.rados.rados.0.smithi098.stdout:2609: finishing write tid 3 to smithi09866585-486 2023-09-23T20:05:23.542 INFO:tasks.rados.rados.0.smithi098.stdout:2609: finishing write tid 4 to smithi09866585-486 2023-09-23T20:05:23.542 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 486 v 285 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2023-09-23T20:05:23.542 INFO:tasks.rados.rados.0.smithi098.stdout:2609: left oid 486 (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T20:05:23.542 INFO:tasks.rados.rados.0.smithi098.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2023-09-23T20:05:23.554 INFO:tasks.rados.rados.0.smithi098.stdout:2611: writing smithi09866585-235 from 504672 to 1273695 tid 1 2023-09-23T20:05:23.562 INFO:tasks.rados.rados.0.smithi098.stdout:2611: writing smithi09866585-235 from 2045696 to 2495945 tid 2 2023-09-23T20:05:23.562 INFO:tasks.rados.rados.0.smithi098.stdout:2598: done (10 left) 2023-09-23T20:05:23.563 INFO:tasks.rados.rados.0.smithi098.stdout:2600: done (9 left) 2023-09-23T20:05:23.563 INFO:tasks.rados.rados.0.smithi098.stdout:2601: done (8 left) 2023-09-23T20:05:23.563 INFO:tasks.rados.rados.0.smithi098.stdout:2602: done (7 left) 2023-09-23T20:05:23.563 INFO:tasks.rados.rados.0.smithi098.stdout:2604: done (6 left) 2023-09-23T20:05:23.563 INFO:tasks.rados.rados.0.smithi098.stdout:2606: done (5 left) 2023-09-23T20:05:23.563 INFO:tasks.rados.rados.0.smithi098.stdout:2607: done (4 left) 2023-09-23T20:05:23.563 INFO:tasks.rados.rados.0.smithi098.stdout:2608: done (3 left) 2023-09-23T20:05:23.563 INFO:tasks.rados.rados.0.smithi098.stdout:2609: done (2 left) 2023-09-23T20:05:23.563 INFO:tasks.rados.rados.0.smithi098.stdout:2610: done (1 left) 2023-09-23T20:05:23.563 INFO:tasks.rados.rados.0.smithi098.stdout:2612: read oid 455 snap -1 2023-09-23T20:05:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:2612: expect deleted 2023-09-23T20:05:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:2613: read oid 402 snap -1 2023-09-23T20:05:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:2613: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:05:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:2614: read oid 479 snap -1 2023-09-23T20:05:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:2614: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T20:05:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:2615: read oid 322 snap -1 2023-09-23T20:05:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:2615: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-09-23T20:05:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:2616: read oid 6 snap -1 2023-09-23T20:05:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:2616: expect (ObjNum 5 snap 0 seq_num 5) 2023-09-23T20:05:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:2617: write oid 493 current snap is 0 2023-09-23T20:05:23.564 INFO:tasks.rados.rados.0.smithi098.stdout:2611: finishing write tid 1 to smithi09866585-235 2023-09-23T20:05:23.565 INFO:tasks.rados.rados.0.smithi098.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2023-09-23T20:05:23.568 INFO:tasks.rados.rados.0.smithi098.stdout:2617: writing smithi09866585-493 from 521479 to 965751 tid 1 2023-09-23T20:05:23.576 INFO:tasks.rados.rados.0.smithi098.stdout:2617: writing smithi09866585-493 from 1704178 to 2414438 tid 2 2023-09-23T20:05:23.576 INFO:tasks.rados.rados.0.smithi098.stdout:2618: write oid 304 current snap is 0 2023-09-23T20:05:23.576 INFO:tasks.rados.rados.0.smithi098.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2023-09-23T20:05:23.582 INFO:tasks.rados.rados.0.smithi098.stdout:2618: writing smithi09866585-304 from 538286 to 1057807 tid 1 2023-09-23T20:05:23.589 INFO:tasks.rados.rados.0.smithi098.stdout:2618: writing smithi09866585-304 from 1762660 to 2216578 tid 2 2023-09-23T20:05:23.589 INFO:tasks.rados.rados.0.smithi098.stdout:2619: read oid 216 snap -1 2023-09-23T20:05:23.589 INFO:tasks.rados.rados.0.smithi098.stdout:2619: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T20:05:23.589 INFO:tasks.rados.rados.0.smithi098.stdout:2620: read oid 121 snap -1 2023-09-23T20:05:23.589 INFO:tasks.rados.rados.0.smithi098.stdout:2620: expect (ObjNum 1160 snap 0 seq_num 1160) 2023-09-23T20:05:23.590 INFO:tasks.rados.rados.0.smithi098.stdout:2621: write oid 208 current snap is 0 2023-09-23T20:05:23.590 INFO:tasks.rados.rados.0.smithi098.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2023-09-23T20:05:23.596 INFO:tasks.rados.rados.0.smithi098.stdout:2621: writing smithi09866585-208 from 555093 to 1149863 tid 1 2023-09-23T20:05:23.603 INFO:tasks.rados.rados.0.smithi098.stdout:2621: writing smithi09866585-208 from 1704789 to 2418718 tid 2 2023-09-23T20:05:23.603 INFO:tasks.rados.rados.0.smithi098.stdout:2622: write oid 186 current snap is 0 2023-09-23T20:05:23.603 INFO:tasks.rados.rados.0.smithi098.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2023-09-23T20:05:23.610 INFO:tasks.rados.rados.0.smithi098.stdout:2622: writing smithi09866585-186 from 571900 to 1241919 tid 1 2023-09-23T20:05:23.615 INFO:tasks.rados.rados.0.smithi098.stdout:2622: writing smithi09866585-186 from 1763271 to 2220858 tid 2 2023-09-23T20:05:23.616 INFO:tasks.rados.rados.0.smithi098.stdout:2623: write oid 478 current snap is 0 2023-09-23T20:05:23.616 INFO:tasks.rados.rados.0.smithi098.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2023-09-23T20:05:23.623 INFO:tasks.rados.rados.0.smithi098.stdout:2623: writing smithi09866585-478 from 588707 to 1333975 tid 1 2023-09-23T20:05:23.630 INFO:tasks.rados.rados.0.smithi098.stdout:2623: writing smithi09866585-478 from 1821753 to 2539351 tid 2 2023-09-23T20:05:23.630 INFO:tasks.rados.rados.0.smithi098.stdout:2624: write oid 17 current snap is 0 2023-09-23T20:05:23.630 INFO:tasks.rados.rados.0.smithi098.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2023-09-23T20:05:23.636 INFO:tasks.rados.rados.0.smithi098.stdout:2624: writing smithi09866585-17 from 605514 to 1026031 tid 1 2023-09-23T20:05:23.641 INFO:tasks.rados.rados.0.smithi098.stdout:2624: writing smithi09866585-17 from 1480235 to 1941491 tid 2 2023-09-23T20:05:23.645 INFO:tasks.rados.rados.0.smithi098.stdout:2624: writing smithi09866585-17 from 2356169 to 2605514 tid 3 2023-09-23T20:05:23.645 INFO:tasks.rados.rados.0.smithi098.stdout:2612: done (13 left) 2023-09-23T20:05:23.645 INFO:tasks.rados.rados.0.smithi098.stdout:2625: write oid 24 current snap is 0 2023-09-23T20:05:23.645 INFO:tasks.rados.rados.0.smithi098.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2023-09-23T20:05:23.652 INFO:tasks.rados.rados.0.smithi098.stdout:2625: writing smithi09866585-24 from 622321 to 1234440 tid 1 2023-09-23T20:05:23.660 INFO:tasks.rados.rados.0.smithi098.stdout:2625: writing smithi09866585-24 from 1938717 to 2622321 tid 2 2023-09-23T20:05:23.660 INFO:tasks.rados.rados.0.smithi098.stdout:2626: write oid 422 current snap is 0 2023-09-23T20:05:23.660 INFO:tasks.rados.rados.0.smithi098.stdout:2611: finishing write tid 2 to smithi09866585-235 2023-09-23T20:05:23.660 INFO:tasks.rados.rados.0.smithi098.stdout:2611: finishing write tid 3 to smithi09866585-235 2023-09-23T20:05:23.660 INFO:tasks.rados.rados.0.smithi098.stdout:2611: finishing write tid 4 to smithi09866585-235 2023-09-23T20:05:23.661 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 235 v 418 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2023-09-23T20:05:23.661 INFO:tasks.rados.rados.0.smithi098.stdout:2611: left oid 235 (ObjNum 1696 snap 0 seq_num 1696) 2023-09-23T20:05:23.661 INFO:tasks.rados.rados.0.smithi098.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2023-09-23T20:05:23.667 INFO:tasks.rados.rados.0.smithi098.stdout:2626: writing smithi09866585-422 from 639128 to 1326496 tid 1 2023-09-23T20:05:23.674 INFO:tasks.rados.rados.0.smithi098.stdout:2626: writing smithi09866585-422 from 1997199 to 2462124 tid 2 2023-09-23T20:05:23.674 INFO:tasks.rados.rados.0.smithi098.stdout:2611: done (14 left) 2023-09-23T20:05:23.674 INFO:tasks.rados.rados.0.smithi098.stdout:2627: read oid 292 snap -1 2023-09-23T20:05:23.674 INFO:tasks.rados.rados.0.smithi098.stdout:2627: expect (ObjNum 936 snap 0 seq_num 936) 2023-09-23T20:05:23.674 INFO:tasks.rados.rados.0.smithi098.stdout:2628: read oid 14 snap -1 2023-09-23T20:05:23.674 INFO:tasks.rados.rados.0.smithi098.stdout:2628: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-09-23T20:05:23.675 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:23.675 INFO:tasks.rados.rados.0.smithi098.stdout:2616: expect (ObjNum 5 snap 0 seq_num 5) 2023-09-23T20:05:23.769 INFO:tasks.rados.rados.0.smithi098.stdout:2615: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-09-23T20:05:23.899 INFO:tasks.rados.rados.0.smithi098.stdout:2613: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:05:24.059 INFO:tasks.rados.rados.0.smithi098.stdout:2617: finishing write tid 1 to smithi09866585-493 2023-09-23T20:05:24.060 INFO:tasks.rados.rados.0.smithi098.stdout:2614: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T20:05:24.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:23 smithi098 bash[27308]: audit 2023-09-23T20:05:23.862897+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.98:0/239233837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:24.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:23 smithi098 bash[33670]: audit 2023-09-23T20:05:23.862897+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.98:0/239233837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:24.209 INFO:tasks.rados.rados.0.smithi098.stdout:2617: finishing write tid 2 to smithi09866585-493 2023-09-23T20:05:24.209 INFO:tasks.rados.rados.0.smithi098.stdout:2617: finishing write tid 3 to smithi09866585-493 2023-09-23T20:05:24.209 INFO:tasks.rados.rados.0.smithi098.stdout:2617: finishing write tid 4 to smithi09866585-493 2023-09-23T20:05:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 493 v 266 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2023-09-23T20:05:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:2617: left oid 493 (ObjNum 1697 snap 0 seq_num 1697) 2023-09-23T20:05:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:2618: finishing write tid 1 to smithi09866585-304 2023-09-23T20:05:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:2618: finishing write tid 2 to smithi09866585-304 2023-09-23T20:05:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:2618: finishing write tid 3 to smithi09866585-304 2023-09-23T20:05:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:2618: finishing write tid 4 to smithi09866585-304 2023-09-23T20:05:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 304 v 288 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2023-09-23T20:05:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:2618: left oid 304 (ObjNum 1698 snap 0 seq_num 1698) 2023-09-23T20:05:24.210 INFO:tasks.rados.rados.0.smithi098.stdout:2620: expect (ObjNum 1160 snap 0 seq_num 1160) 2023-09-23T20:05:24.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:23 smithi173 bash[27697]: audit 2023-09-23T20:05:23.862897+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.98:0/239233837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:24.399 INFO:tasks.rados.rados.0.smithi098.stdout:2619: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T20:05:24.543 INFO:tasks.rados.rados.0.smithi098.stdout:2621: finishing write tid 1 to smithi09866585-208 2023-09-23T20:05:24.543 INFO:tasks.rados.rados.0.smithi098.stdout:2621: finishing write tid 2 to smithi09866585-208 2023-09-23T20:05:24.543 INFO:tasks.rados.rados.0.smithi098.stdout:2621: finishing write tid 3 to smithi09866585-208 2023-09-23T20:05:24.543 INFO:tasks.rados.rados.0.smithi098.stdout:2621: finishing write tid 4 to smithi09866585-208 2023-09-23T20:05:24.543 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 208 v 421 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2023-09-23T20:05:24.543 INFO:tasks.rados.rados.0.smithi098.stdout:2621: left oid 208 (ObjNum 1699 snap 0 seq_num 1699) 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:2622: finishing write tid 1 to smithi09866585-186 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:2622: finishing write tid 2 to smithi09866585-186 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:2622: finishing write tid 3 to smithi09866585-186 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:2622: finishing write tid 4 to smithi09866585-186 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 186 v 383 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:2622: left oid 186 (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:2623: finishing write tid 1 to smithi09866585-478 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:2623: finishing write tid 2 to smithi09866585-478 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:2623: finishing write tid 3 to smithi09866585-478 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:2623: finishing write tid 4 to smithi09866585-478 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 478 v 369 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2023-09-23T20:05:24.544 INFO:tasks.rados.rados.0.smithi098.stdout:2623: left oid 478 (ObjNum 1701 snap 0 seq_num 1701) 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2624: finishing write tid 1 to smithi09866585-17 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2624: finishing write tid 2 to smithi09866585-17 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2624: finishing write tid 3 to smithi09866585-17 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2624: finishing write tid 4 to smithi09866585-17 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2624: finishing write tid 5 to smithi09866585-17 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 17 v 419 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2624: left oid 17 (ObjNum 1702 snap 0 seq_num 1702) 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2625: finishing write tid 1 to smithi09866585-24 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2625: finishing write tid 2 to smithi09866585-24 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2625: finishing write tid 3 to smithi09866585-24 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2625: finishing write tid 4 to smithi09866585-24 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 24 v 422 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2625: left oid 24 (ObjNum 1703 snap 0 seq_num 1703) 2023-09-23T20:05:24.545 INFO:tasks.rados.rados.0.smithi098.stdout:2626: finishing write tid 1 to smithi09866585-422 2023-09-23T20:05:24.546 INFO:tasks.rados.rados.0.smithi098.stdout:2626: finishing write tid 2 to smithi09866585-422 2023-09-23T20:05:24.546 INFO:tasks.rados.rados.0.smithi098.stdout:2626: finishing write tid 3 to smithi09866585-422 2023-09-23T20:05:24.546 INFO:tasks.rados.rados.0.smithi098.stdout:2626: finishing write tid 4 to smithi09866585-422 2023-09-23T20:05:24.546 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 422 v 285 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2023-09-23T20:05:24.546 INFO:tasks.rados.rados.0.smithi098.stdout:2626: left oid 422 (ObjNum 1704 snap 0 seq_num 1704) 2023-09-23T20:05:24.546 INFO:tasks.rados.rados.0.smithi098.stdout:2628: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-09-23T20:05:24.744 INFO:tasks.rados.rados.0.smithi098.stdout:2627: expect (ObjNum 936 snap 0 seq_num 936) 2023-09-23T20:05:24.902 INFO:tasks.rados.rados.0.smithi098.stdout:2613: done (15 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2614: done (14 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2615: done (13 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2616: done (12 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2617: done (11 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2618: done (10 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2619: done (9 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2620: done (8 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2621: done (7 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2622: done (6 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2623: done (5 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2624: done (4 left) 2023-09-23T20:05:24.903 INFO:tasks.rados.rados.0.smithi098.stdout:2625: done (3 left) 2023-09-23T20:05:24.904 INFO:tasks.rados.rados.0.smithi098.stdout:2626: done (2 left) 2023-09-23T20:05:24.904 INFO:tasks.rados.rados.0.smithi098.stdout:2627: done (1 left) 2023-09-23T20:05:24.904 INFO:tasks.rados.rados.0.smithi098.stdout:2628: done (0 left) 2023-09-23T20:05:24.904 INFO:tasks.rados.rados.0.smithi098.stdout:2629: read oid 414 snap -1 2023-09-23T20:05:24.904 INFO:tasks.rados.rados.0.smithi098.stdout:2629: expect (ObjNum 938 snap 0 seq_num 938) 2023-09-23T20:05:24.904 INFO:tasks.rados.rados.0.smithi098.stdout:2630: write oid 138 current snap is 0 2023-09-23T20:05:24.904 INFO:tasks.rados.rados.0.smithi098.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2023-09-23T20:05:24.915 INFO:tasks.rados.rados.0.smithi098.stdout:2630: writing smithi09866585-138 from 655935 to 1418552 tid 1 2023-09-23T20:05:24.923 INFO:tasks.rados.rados.0.smithi098.stdout:2630: writing smithi09866585-138 from 2055681 to 2655935 tid 2 2023-09-23T20:05:24.923 INFO:tasks.rados.rados.0.smithi098.stdout:2631: read oid 177 snap -1 2023-09-23T20:05:24.923 INFO:tasks.rados.rados.0.smithi098.stdout:2631: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:05:24.924 INFO:tasks.rados.rados.0.smithi098.stdout:2632: read oid 206 snap -1 2023-09-23T20:05:24.924 INFO:tasks.rados.rados.0.smithi098.stdout:2632: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-23T20:05:24.924 INFO:tasks.rados.rados.0.smithi098.stdout:2633: delete oid 334 current snap is 0 2023-09-23T20:05:24.924 INFO:tasks.rados.rados.0.smithi098.stdout:2629: expect (ObjNum 938 snap 0 seq_num 938) 2023-09-23T20:05:25.149 INFO:tasks.rados.rados.0.smithi098.stdout:2630: finishing write tid 1 to smithi09866585-138 2023-09-23T20:05:25.149 INFO:tasks.rados.rados.0.smithi098.stdout:2630: finishing write tid 2 to smithi09866585-138 2023-09-23T20:05:25.149 INFO:tasks.rados.rados.0.smithi098.stdout:2631: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:05:25.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:24 smithi098 bash[27308]: cluster 2023-09-23T20:05:24.541366+0000 mgr.x (mgr.24700) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-09-23T20:05:25.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:24 smithi098 bash[33670]: cluster 2023-09-23T20:05:24.541366+0000 mgr.x (mgr.24700) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-09-23T20:05:25.264 INFO:tasks.rados.rados.0.smithi098.stdout:2630: finishing write tid 3 to smithi09866585-138 2023-09-23T20:05:25.264 INFO:tasks.rados.rados.0.smithi098.stdout:2630: finishing write tid 4 to smithi09866585-138 2023-09-23T20:05:25.265 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 138 v 291 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2023-09-23T20:05:25.265 INFO:tasks.rados.rados.0.smithi098.stdout:2630: left oid 138 (ObjNum 1705 snap 0 seq_num 1705) 2023-09-23T20:05:25.265 INFO:tasks.rados.rados.0.smithi098.stdout:2632: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-23T20:05:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:24 smithi173 bash[27697]: cluster 2023-09-23T20:05:24.541366+0000 mgr.x (mgr.24700) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-09-23T20:05:25.448 INFO:tasks.rados.rados.0.smithi098.stdout:2629: done (4 left) 2023-09-23T20:05:25.448 INFO:tasks.rados.rados.0.smithi098.stdout:2630: done (3 left) 2023-09-23T20:05:25.448 INFO:tasks.rados.rados.0.smithi098.stdout:2631: done (2 left) 2023-09-23T20:05:25.448 INFO:tasks.rados.rados.0.smithi098.stdout:2632: done (1 left) 2023-09-23T20:05:25.448 INFO:tasks.rados.rados.0.smithi098.stdout:2633: done (0 left) 2023-09-23T20:05:25.448 INFO:tasks.rados.rados.0.smithi098.stdout:2634: write oid 34 current snap is 0 2023-09-23T20:05:25.448 INFO:tasks.rados.rados.0.smithi098.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2023-09-23T20:05:25.460 INFO:tasks.rados.rados.0.smithi098.stdout:2634: writing smithi09866585-34 from 689549 to 1202664 tid 1 2023-09-23T20:05:25.467 INFO:tasks.rados.rados.0.smithi098.stdout:2634: writing smithi09866585-34 from 1656292 to 2268544 tid 2 2023-09-23T20:05:25.467 INFO:tasks.rados.rados.0.smithi098.stdout:2635: read oid 285 snap -1 2023-09-23T20:05:25.467 INFO:tasks.rados.rados.0.smithi098.stdout:2635: expect deleted 2023-09-23T20:05:25.467 INFO:tasks.rados.rados.0.smithi098.stdout:2636: write oid 219 current snap is 0 2023-09-23T20:05:25.467 INFO:tasks.rados.rados.0.smithi098.stdout:2634: finishing write tid 1 to smithi09866585-34 2023-09-23T20:05:25.467 INFO:tasks.rados.rados.0.smithi098.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2023-09-23T20:05:25.477 INFO:tasks.rados.rados.0.smithi098.stdout:2636: writing smithi09866585-219 from 706356 to 1294720 tid 1 2023-09-23T20:05:25.484 INFO:tasks.rados.rados.0.smithi098.stdout:2636: writing smithi09866585-219 from 1714774 to 2187037 tid 2 2023-09-23T20:05:25.484 INFO:tasks.rados.rados.0.smithi098.stdout:2637: write oid 167 current snap is 0 2023-09-23T20:05:25.484 INFO:tasks.rados.rados.0.smithi098.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2023-09-23T20:05:25.492 INFO:tasks.rados.rados.0.smithi098.stdout:2637: writing smithi09866585-167 from 723163 to 1386776 tid 1 2023-09-23T20:05:25.499 INFO:tasks.rados.rados.0.smithi098.stdout:2637: writing smithi09866585-167 from 2173256 to 2723163 tid 2 2023-09-23T20:05:25.499 INFO:tasks.rados.rados.0.smithi098.stdout:2638: write oid 69 current snap is 0 2023-09-23T20:05:25.500 INFO:tasks.rados.rados.0.smithi098.stdout:2634: finishing write tid 2 to smithi09866585-34 2023-09-23T20:05:25.500 INFO:tasks.rados.rados.0.smithi098.stdout:2634: finishing write tid 3 to smithi09866585-34 2023-09-23T20:05:25.500 INFO:tasks.rados.rados.0.smithi098.stdout:2634: finishing write tid 4 to smithi09866585-34 2023-09-23T20:05:25.500 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 34 v 300 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2023-09-23T20:05:25.500 INFO:tasks.rados.rados.0.smithi098.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2023-09-23T20:05:25.500 INFO:tasks.rados.rados.0.smithi098.stdout:2636: finishing write tid 1 to smithi09866585-219 2023-09-23T20:05:25.500 INFO:tasks.rados.rados.0.smithi098.stdout:2636: finishing write tid 2 to smithi09866585-219 2023-09-23T20:05:25.500 INFO:tasks.rados.rados.0.smithi098.stdout:2636: finishing write tid 3 to smithi09866585-219 2023-09-23T20:05:25.500 INFO:tasks.rados.rados.0.smithi098.stdout:2636: finishing write tid 4 to smithi09866585-219 2023-09-23T20:05:25.500 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 219 v 425 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2023-09-23T20:05:25.500 INFO:tasks.rados.rados.0.smithi098.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2023-09-23T20:05:25.501 INFO:tasks.rados.rados.0.smithi098.stdout:2637: finishing write tid 1 to smithi09866585-167 2023-09-23T20:05:25.501 INFO:tasks.rados.rados.0.smithi098.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2023-09-23T20:05:25.507 INFO:tasks.rados.rados.0.smithi098.stdout:2638: writing smithi09866585-69 from 739970 to 1478832 tid 1 2023-09-23T20:05:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:2638: writing smithi09866585-69 from 2231738 to 2707670 tid 2 2023-09-23T20:05:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:2634: done (4 left) 2023-09-23T20:05:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:2635: done (3 left) 2023-09-23T20:05:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:2636: done (2 left) 2023-09-23T20:05:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:2639: delete oid 271 current snap is 0 2023-09-23T20:05:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:2637: finishing write tid 2 to smithi09866585-167 2023-09-23T20:05:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:2637: finishing write tid 3 to smithi09866585-167 2023-09-23T20:05:25.515 INFO:tasks.rados.rados.0.smithi098.stdout:2637: finishing write tid 4 to smithi09866585-167 2023-09-23T20:05:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 167 v 442 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2023-09-23T20:05:25.516 INFO:tasks.rados.rados.0.smithi098.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2023-09-23T20:05:25.518 INFO:tasks.rados.rados.0.smithi098.stdout:2637: done (2 left) 2023-09-23T20:05:25.518 INFO:tasks.rados.rados.0.smithi098.stdout:2639: done (1 left) 2023-09-23T20:05:25.518 INFO:tasks.rados.rados.0.smithi098.stdout:2640: write oid 220 current snap is 0 2023-09-23T20:05:25.519 INFO:tasks.rados.rados.0.smithi098.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2023-09-23T20:05:25.527 INFO:tasks.rados.rados.0.smithi098.stdout:2640: writing smithi09866585-220 from 773584 to 1379297 tid 1 2023-09-23T20:05:25.534 INFO:tasks.rados.rados.0.smithi098.stdout:2640: writing smithi09866585-220 from 1948702 to 2428303 tid 2 2023-09-23T20:05:25.534 INFO:tasks.rados.rados.0.smithi098.stdout:2641: read oid 108 snap -1 2023-09-23T20:05:25.534 INFO:tasks.rados.rados.0.smithi098.stdout:2641: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-09-23T20:05:25.535 INFO:tasks.rados.rados.0.smithi098.stdout:2642: read oid 33 snap -1 2023-09-23T20:05:25.535 INFO:tasks.rados.rados.0.smithi098.stdout:2642: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T20:05:25.535 INFO:tasks.rados.rados.0.smithi098.stdout:2643: read oid 231 snap -1 2023-09-23T20:05:25.535 INFO:tasks.rados.rados.0.smithi098.stdout:2643: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T20:05:25.535 INFO:tasks.rados.rados.0.smithi098.stdout:2644: read oid 109 snap -1 2023-09-23T20:05:25.535 INFO:tasks.rados.rados.0.smithi098.stdout:2644: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-23T20:05:25.535 INFO:tasks.rados.rados.0.smithi098.stdout:2645: write oid 479 current snap is 0 2023-09-23T20:05:25.535 INFO:tasks.rados.rados.0.smithi098.stdout:2638: finishing write tid 1 to smithi09866585-69 2023-09-23T20:05:25.535 INFO:tasks.rados.rados.0.smithi098.stdout:2638: finishing write tid 2 to smithi09866585-69 2023-09-23T20:05:25.535 INFO:tasks.rados.rados.0.smithi098.stdout:2638: finishing write tid 3 to smithi09866585-69 2023-09-23T20:05:25.536 INFO:tasks.rados.rados.0.smithi098.stdout:2638: finishing write tid 4 to smithi09866585-69 2023-09-23T20:05:25.536 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 69 v 288 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2023-09-23T20:05:25.536 INFO:tasks.rados.rados.0.smithi098.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T20:05:25.536 INFO:tasks.rados.rados.0.smithi098.stdout:2640: finishing write tid 1 to smithi09866585-220 2023-09-23T20:05:25.536 INFO:tasks.rados.rados.0.smithi098.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2023-09-23T20:05:25.542 INFO:tasks.rados.rados.0.smithi098.stdout:2645: writing smithi09866585-479 from 790391 to 1471353 tid 1 2023-09-23T20:05:25.549 INFO:tasks.rados.rados.0.smithi098.stdout:2645: writing smithi09866585-479 from 2007184 to 2630443 tid 2 2023-09-23T20:05:25.549 INFO:tasks.rados.rados.0.smithi098.stdout:2638: done (6 left) 2023-09-23T20:05:25.549 INFO:tasks.rados.rados.0.smithi098.stdout:2646: write oid 48 current snap is 0 2023-09-23T20:05:25.549 INFO:tasks.rados.rados.0.smithi098.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2023-09-23T20:05:25.556 INFO:tasks.rados.rados.0.smithi098.stdout:2646: writing smithi09866585-48 from 407198 to 1163409 tid 1 2023-09-23T20:05:25.561 INFO:tasks.rados.rados.0.smithi098.stdout:2646: writing smithi09866585-48 from 1665666 to 2148936 tid 2 2023-09-23T20:05:25.566 INFO:tasks.rados.rados.0.smithi098.stdout:2646: writing smithi09866585-48 from 2685245 to 2807198 tid 3 2023-09-23T20:05:25.566 INFO:tasks.rados.rados.0.smithi098.stdout:2647: read oid 293 snap -1 2023-09-23T20:05:25.566 INFO:tasks.rados.rados.0.smithi098.stdout:2647: expect (ObjNum 665 snap 0 seq_num 665) 2023-09-23T20:05:25.566 INFO:tasks.rados.rados.0.smithi098.stdout:2648: write oid 13 current snap is 0 2023-09-23T20:05:25.567 INFO:tasks.rados.rados.0.smithi098.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2023-09-23T20:05:25.571 INFO:tasks.rados.rados.0.smithi098.stdout:2648: writing smithi09866585-13 from 424005 to 855465 tid 1 2023-09-23T20:05:25.579 INFO:tasks.rados.rados.0.smithi098.stdout:2648: writing smithi09866585-13 from 1607795 to 2234723 tid 2 2023-09-23T20:05:25.579 INFO:tasks.rados.rados.0.smithi098.stdout:2649: delete oid 143 current snap is 0 2023-09-23T20:05:25.579 INFO:tasks.rados.rados.0.smithi098.stdout:2641: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-09-23T20:05:25.664 INFO:tasks.rados.rados.0.smithi098.stdout:2642: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T20:05:25.791 INFO:tasks.rados.rados.0.smithi098.stdout:2645: finishing write tid 1 to smithi09866585-479 2023-09-23T20:05:25.791 INFO:tasks.rados.rados.0.smithi098.stdout:2645: finishing write tid 2 to smithi09866585-479 2023-09-23T20:05:25.791 INFO:tasks.rados.rados.0.smithi098.stdout:2645: finishing write tid 3 to smithi09866585-479 2023-09-23T20:05:25.791 INFO:tasks.rados.rados.0.smithi098.stdout:2645: finishing write tid 4 to smithi09866585-479 2023-09-23T20:05:25.792 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 479 v 294 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2023-09-23T20:05:25.792 INFO:tasks.rados.rados.0.smithi098.stdout:2645: left oid 479 (ObjNum 1713 snap 0 seq_num 1713) 2023-09-23T20:05:25.792 INFO:tasks.rados.rados.0.smithi098.stdout:2644: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-23T20:05:25.921 INFO:tasks.rados.rados.0.smithi098.stdout:2643: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T20:05:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:2640: finishing write tid 2 to smithi09866585-220 2023-09-23T20:05:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:2640: finishing write tid 3 to smithi09866585-220 2023-09-23T20:05:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:2640: finishing write tid 4 to smithi09866585-220 2023-09-23T20:05:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 220 v 338 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2023-09-23T20:05:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:2640: left oid 220 (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T20:05:26.052 INFO:tasks.rados.rados.0.smithi098.stdout:2647: expect (ObjNum 665 snap 0 seq_num 665) 2023-09-23T20:05:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:2646: finishing write tid 1 to smithi09866585-48 2023-09-23T20:05:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:2646: finishing write tid 2 to smithi09866585-48 2023-09-23T20:05:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:2646: finishing write tid 3 to smithi09866585-48 2023-09-23T20:05:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:2646: finishing write tid 4 to smithi09866585-48 2023-09-23T20:05:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:2648: finishing write tid 1 to smithi09866585-13 2023-09-23T20:05:26.193 INFO:tasks.rados.rados.0.smithi098.stdout:2646: finishing write tid 5 to smithi09866585-48 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 48 v 373 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:2646: left oid 48 (ObjNum 1714 snap 0 seq_num 1714) 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:2648: finishing write tid 2 to smithi09866585-13 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:2648: finishing write tid 3 to smithi09866585-13 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:2648: finishing write tid 4 to smithi09866585-13 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 13 v 303 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:2648: left oid 13 (ObjNum 1715 snap 0 seq_num 1715) 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:2640: done (9 left) 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:2641: done (8 left) 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:2642: done (7 left) 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:2643: done (6 left) 2023-09-23T20:05:26.194 INFO:tasks.rados.rados.0.smithi098.stdout:2644: done (5 left) 2023-09-23T20:05:26.195 INFO:tasks.rados.rados.0.smithi098.stdout:2645: done (4 left) 2023-09-23T20:05:26.195 INFO:tasks.rados.rados.0.smithi098.stdout:2646: done (3 left) 2023-09-23T20:05:26.195 INFO:tasks.rados.rados.0.smithi098.stdout:2647: done (2 left) 2023-09-23T20:05:26.195 INFO:tasks.rados.rados.0.smithi098.stdout:2648: done (1 left) 2023-09-23T20:05:26.195 INFO:tasks.rados.rados.0.smithi098.stdout:2649: done (0 left) 2023-09-23T20:05:26.195 INFO:tasks.rados.rados.0.smithi098.stdout:2650: read oid 11 snap -1 2023-09-23T20:05:26.195 INFO:tasks.rados.rados.0.smithi098.stdout:2650: expect (ObjNum 1688 snap 0 seq_num 1688) 2023-09-23T20:05:26.195 INFO:tasks.rados.rados.0.smithi098.stdout:2651: delete oid 143 current snap is 0 2023-09-23T20:05:26.195 INFO:tasks.rados.rados.0.smithi098.stdout:2651: done (1 left) 2023-09-23T20:05:26.196 INFO:tasks.rados.rados.0.smithi098.stdout:2652: write oid 137 current snap is 0 2023-09-23T20:05:26.196 INFO:tasks.rados.rados.0.smithi098.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2023-09-23T20:05:26.201 INFO:tasks.rados.rados.0.smithi098.stdout:2652: writing smithi09866585-137 from 474426 to 1131633 tid 1 2023-09-23T20:05:26.210 INFO:tasks.rados.rados.0.smithi098.stdout:2652: writing smithi09866585-137 from 1783241 to 2557496 tid 2 2023-09-23T20:05:26.210 INFO:tasks.rados.rados.0.smithi098.stdout:2653: read oid 399 snap -1 2023-09-23T20:05:26.211 INFO:tasks.rados.rados.0.smithi098.stdout:2653: expect (ObjNum 1147 snap 0 seq_num 1147) 2023-09-23T20:05:26.211 INFO:tasks.rados.rados.0.smithi098.stdout:2654: read oid 419 snap -1 2023-09-23T20:05:26.211 INFO:tasks.rados.rados.0.smithi098.stdout:2654: expect deleted 2023-09-23T20:05:26.211 INFO:tasks.rados.rados.0.smithi098.stdout:2655: read oid 214 snap -1 2023-09-23T20:05:26.211 INFO:tasks.rados.rados.0.smithi098.stdout:2655: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-09-23T20:05:26.211 INFO:tasks.rados.rados.0.smithi098.stdout:2656: write oid 392 current snap is 0 2023-09-23T20:05:26.211 INFO:tasks.rados.rados.0.smithi098.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2023-09-23T20:05:26.216 INFO:tasks.rados.rados.0.smithi098.stdout:2656: writing smithi09866585-392 from 491233 to 940042 tid 1 2023-09-23T20:05:26.223 INFO:tasks.rados.rados.0.smithi098.stdout:2656: writing smithi09866585-392 from 1441723 to 2075989 tid 2 2023-09-23T20:05:26.228 INFO:tasks.rados.rados.0.smithi098.stdout:2656: writing smithi09866585-392 from 2589654 to 2891233 tid 3 2023-09-23T20:05:26.228 INFO:tasks.rados.rados.0.smithi098.stdout:2657: read oid 352 snap -1 2023-09-23T20:05:26.228 INFO:tasks.rados.rados.0.smithi098.stdout:2657: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T20:05:26.228 INFO:tasks.rados.rados.0.smithi098.stdout:2658: write oid 155 current snap is 0 2023-09-23T20:05:26.228 INFO:tasks.rados.rados.0.smithi098.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2023-09-23T20:05:26.234 INFO:tasks.rados.rados.0.smithi098.stdout:2658: writing smithi09866585-155 from 508040 to 1032098 tid 1 2023-09-23T20:05:26.242 INFO:tasks.rados.rados.0.smithi098.stdout:2658: writing smithi09866585-155 from 1500205 to 2278129 tid 2 2023-09-23T20:05:26.242 INFO:tasks.rados.rados.0.smithi098.stdout:2659: read oid 297 snap -1 2023-09-23T20:05:26.242 INFO:tasks.rados.rados.0.smithi098.stdout:2659: expect deleted 2023-09-23T20:05:26.242 INFO:tasks.rados.rados.0.smithi098.stdout:2660: write oid 415 current snap is 0 2023-09-23T20:05:26.243 INFO:tasks.rados.rados.0.smithi098.stdout:2650: expect (ObjNum 1688 snap 0 seq_num 1688) 2023-09-23T20:05:26.374 INFO:tasks.rados.rados.0.smithi098.stdout:2652: finishing write tid 1 to smithi09866585-137 2023-09-23T20:05:26.374 INFO:tasks.rados.rados.0.smithi098.stdout:2652: finishing write tid 2 to smithi09866585-137 2023-09-23T20:05:26.374 INFO:tasks.rados.rados.0.smithi098.stdout:2652: finishing write tid 3 to smithi09866585-137 2023-09-23T20:05:26.374 INFO:tasks.rados.rados.0.smithi098.stdout:2652: finishing write tid 4 to smithi09866585-137 2023-09-23T20:05:26.374 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 137 v 269 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2023-09-23T20:05:26.374 INFO:tasks.rados.rados.0.smithi098.stdout:2652: left oid 137 (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T20:05:26.374 INFO:tasks.rados.rados.0.smithi098.stdout:2656: finishing write tid 1 to smithi09866585-392 2023-09-23T20:05:26.374 INFO:tasks.rados.rados.0.smithi098.stdout:2653: expect (ObjNum 1147 snap 0 seq_num 1147) 2023-09-23T20:05:26.551 INFO:tasks.rados.rados.0.smithi098.stdout:2655: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-09-23T20:05:26.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:26 smithi098 bash[27308]: audit 2023-09-23T20:05:26.289841+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.98:0/942259117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:26.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:26 smithi098 bash[33670]: audit 2023-09-23T20:05:26.289841+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.98:0/942259117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:26.778 INFO:tasks.rados.rados.0.smithi098.stdout:2656: finishing write tid 2 to smithi09866585-392 2023-09-23T20:05:26.778 INFO:tasks.rados.rados.0.smithi098.stdout:2656: finishing write tid 3 to smithi09866585-392 2023-09-23T20:05:26.778 INFO:tasks.rados.rados.0.smithi098.stdout:2657: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T20:05:26.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:26 smithi173 bash[27697]: audit 2023-09-23T20:05:26.289841+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.98:0/942259117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:26.967 INFO:tasks.rados.rados.0.smithi098.stdout:2656: finishing write tid 4 to smithi09866585-392 2023-09-23T20:05:26.967 INFO:tasks.rados.rados.0.smithi098.stdout:2656: finishing write tid 5 to smithi09866585-392 2023-09-23T20:05:26.967 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 392 v 330 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2023-09-23T20:05:26.968 INFO:tasks.rados.rados.0.smithi098.stdout:2656: left oid 392 (ObjNum 1719 snap 0 seq_num 1719) 2023-09-23T20:05:26.968 INFO:tasks.rados.rados.0.smithi098.stdout:2658: finishing write tid 1 to smithi09866585-155 2023-09-23T20:05:26.968 INFO:tasks.rados.rados.0.smithi098.stdout:2658: finishing write tid 2 to smithi09866585-155 2023-09-23T20:05:26.968 INFO:tasks.rados.rados.0.smithi098.stdout:2658: finishing write tid 3 to smithi09866585-155 2023-09-23T20:05:26.968 INFO:tasks.rados.rados.0.smithi098.stdout:2658: finishing write tid 4 to smithi09866585-155 2023-09-23T20:05:26.968 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 155 v 452 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2023-09-23T20:05:26.968 INFO:tasks.rados.rados.0.smithi098.stdout:2658: left oid 155 (ObjNum 1720 snap 0 seq_num 1720) 2023-09-23T20:05:26.968 INFO:tasks.rados.rados.0.smithi098.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2023-09-23T20:05:26.979 INFO:tasks.rados.rados.0.smithi098.stdout:2660: writing smithi09866585-415 from 524847 to 1124154 tid 1 2023-09-23T20:05:26.985 INFO:tasks.rados.rados.0.smithi098.stdout:2660: writing smithi09866585-415 from 1558687 to 2196622 tid 2 2023-09-23T20:05:26.989 INFO:tasks.rados.rados.0.smithi098.stdout:2660: writing smithi09866585-415 from 2644500 to 2924847 tid 3 2023-09-23T20:05:26.989 INFO:tasks.rados.rados.0.smithi098.stdout:2650: done (9 left) 2023-09-23T20:05:26.989 INFO:tasks.rados.rados.0.smithi098.stdout:2652: done (8 left) 2023-09-23T20:05:26.989 INFO:tasks.rados.rados.0.smithi098.stdout:2653: done (7 left) 2023-09-23T20:05:26.990 INFO:tasks.rados.rados.0.smithi098.stdout:2654: done (6 left) 2023-09-23T20:05:26.990 INFO:tasks.rados.rados.0.smithi098.stdout:2655: done (5 left) 2023-09-23T20:05:26.990 INFO:tasks.rados.rados.0.smithi098.stdout:2656: done (4 left) 2023-09-23T20:05:26.990 INFO:tasks.rados.rados.0.smithi098.stdout:2657: done (3 left) 2023-09-23T20:05:26.990 INFO:tasks.rados.rados.0.smithi098.stdout:2658: done (2 left) 2023-09-23T20:05:26.990 INFO:tasks.rados.rados.0.smithi098.stdout:2659: done (1 left) 2023-09-23T20:05:26.990 INFO:tasks.rados.rados.0.smithi098.stdout:2661: read oid 173 snap -1 2023-09-23T20:05:26.990 INFO:tasks.rados.rados.0.smithi098.stdout:2661: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T20:05:26.990 INFO:tasks.rados.rados.0.smithi098.stdout:2662: write oid 115 current snap is 0 2023-09-23T20:05:26.990 INFO:tasks.rados.rados.0.smithi098.stdout:2660: finishing write tid 1 to smithi09866585-415 2023-09-23T20:05:26.990 INFO:tasks.rados.rados.0.smithi098.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2023-09-23T20:05:26.996 INFO:tasks.rados.rados.0.smithi098.stdout:2662: writing smithi09866585-115 from 541654 to 1216210 tid 1 2023-09-23T20:05:27.003 INFO:tasks.rados.rados.0.smithi098.stdout:2662: writing smithi09866585-115 from 1617169 to 2398762 tid 2 2023-09-23T20:05:27.003 INFO:tasks.rados.rados.0.smithi098.stdout:2663: read oid 290 snap -1 2023-09-23T20:05:27.003 INFO:tasks.rados.rados.0.smithi098.stdout:2663: expect deleted 2023-09-23T20:05:27.003 INFO:tasks.rados.rados.0.smithi098.stdout:2664: read oid 394 snap -1 2023-09-23T20:05:27.004 INFO:tasks.rados.rados.0.smithi098.stdout:2664: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T20:05:27.004 INFO:tasks.rados.rados.0.smithi098.stdout:2665: write oid 9 current snap is 0 2023-09-23T20:05:27.004 INFO:tasks.rados.rados.0.smithi098.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2023-09-23T20:05:27.010 INFO:tasks.rados.rados.0.smithi098.stdout:2665: writing smithi09866585-9 from 558461 to 1308266 tid 1 2023-09-23T20:05:27.018 INFO:tasks.rados.rados.0.smithi098.stdout:2665: writing smithi09866585-9 from 1959298 to 2600902 tid 2 2023-09-23T20:05:27.018 INFO:tasks.rados.rados.0.smithi098.stdout:2666: read oid 19 snap -1 2023-09-23T20:05:27.018 INFO:tasks.rados.rados.0.smithi098.stdout:2666: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:05:27.018 INFO:tasks.rados.rados.0.smithi098.stdout:2667: write oid 202 current snap is 0 2023-09-23T20:05:27.018 INFO:tasks.rados.rados.0.smithi098.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2023-09-23T20:05:27.023 INFO:tasks.rados.rados.0.smithi098.stdout:2667: writing smithi09866585-202 from 575268 to 1000322 tid 1 2023-09-23T20:05:27.032 INFO:tasks.rados.rados.0.smithi098.stdout:2667: writing smithi09866585-202 from 1617780 to 2403042 tid 2 2023-09-23T20:05:27.032 INFO:tasks.rados.rados.0.smithi098.stdout:2668: write oid 193 current snap is 0 2023-09-23T20:05:27.032 INFO:tasks.rados.rados.0.smithi098.stdout:2660: finishing write tid 2 to smithi09866585-415 2023-09-23T20:05:27.032 INFO:tasks.rados.rados.0.smithi098.stdout:2660: finishing write tid 3 to smithi09866585-415 2023-09-23T20:05:27.032 INFO:tasks.rados.rados.0.smithi098.stdout:2660: finishing write tid 4 to smithi09866585-415 2023-09-23T20:05:27.033 INFO:tasks.rados.rados.0.smithi098.stdout:2660: finishing write tid 5 to smithi09866585-415 2023-09-23T20:05:27.033 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 415 v 446 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2023-09-23T20:05:27.033 INFO:tasks.rados.rados.0.smithi098.stdout:2660: left oid 415 (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T20:05:27.033 INFO:tasks.rados.rados.0.smithi098.stdout:2661: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T20:05:27.242 INFO:tasks.rados.rados.0.smithi098.stdout:2662: finishing write tid 1 to smithi09866585-115 2023-09-23T20:05:27.242 INFO:tasks.rados.rados.0.smithi098.stdout:2662: finishing write tid 2 to smithi09866585-115 2023-09-23T20:05:27.242 INFO:tasks.rados.rados.0.smithi098.stdout:2662: finishing write tid 3 to smithi09866585-115 2023-09-23T20:05:27.242 INFO:tasks.rados.rados.0.smithi098.stdout:2662: finishing write tid 4 to smithi09866585-115 2023-09-23T20:05:27.242 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 115 v 293 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2023-09-23T20:05:27.242 INFO:tasks.rados.rados.0.smithi098.stdout:2662: left oid 115 (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T20:05:27.243 INFO:tasks.rados.rados.0.smithi098.stdout:2664: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T20:05:27.345 INFO:tasks.rados.rados.0.smithi098.stdout:2665: finishing write tid 1 to smithi09866585-9 2023-09-23T20:05:27.345 INFO:tasks.rados.rados.0.smithi098.stdout:2665: finishing write tid 2 to smithi09866585-9 2023-09-23T20:05:27.345 INFO:tasks.rados.rados.0.smithi098.stdout:2665: finishing write tid 3 to smithi09866585-9 2023-09-23T20:05:27.345 INFO:tasks.rados.rados.0.smithi098.stdout:2665: finishing write tid 4 to smithi09866585-9 2023-09-23T20:05:27.345 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 9 v 279 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2023-09-23T20:05:27.345 INFO:tasks.rados.rados.0.smithi098.stdout:2665: left oid 9 (ObjNum 1723 snap 0 seq_num 1723) 2023-09-23T20:05:27.346 INFO:tasks.rados.rados.0.smithi098.stdout:2666: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:05:27.467 INFO:tasks.rados.rados.0.smithi098.stdout:2667: finishing write tid 1 to smithi09866585-202 2023-09-23T20:05:27.467 INFO:tasks.rados.rados.0.smithi098.stdout:2667: finishing write tid 2 to smithi09866585-202 2023-09-23T20:05:27.467 INFO:tasks.rados.rados.0.smithi098.stdout:2667: finishing write tid 3 to smithi09866585-202 2023-09-23T20:05:27.467 INFO:tasks.rados.rados.0.smithi098.stdout:2667: finishing write tid 4 to smithi09866585-202 2023-09-23T20:05:27.467 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 202 v 249 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2023-09-23T20:05:27.467 INFO:tasks.rados.rados.0.smithi098.stdout:2667: left oid 202 (ObjNum 1724 snap 0 seq_num 1724) 2023-09-23T20:05:27.468 INFO:tasks.rados.rados.0.smithi098.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2023-09-23T20:05:27.479 INFO:tasks.rados.rados.0.smithi098.stdout:2668: writing smithi09866585-193 from 592075 to 1092378 tid 1 2023-09-23T20:05:27.486 INFO:tasks.rados.rados.0.smithi098.stdout:2668: writing smithi09866585-193 from 1676262 to 2321535 tid 2 2023-09-23T20:05:27.490 INFO:tasks.rados.rados.0.smithi098.stdout:2668: writing smithi09866585-193 from 2754192 to 2992075 tid 3 2023-09-23T20:05:27.491 INFO:tasks.rados.rados.0.smithi098.stdout:2660: done (8 left) 2023-09-23T20:05:27.491 INFO:tasks.rados.rados.0.smithi098.stdout:2661: done (7 left) 2023-09-23T20:05:27.491 INFO:tasks.rados.rados.0.smithi098.stdout:2662: done (6 left) 2023-09-23T20:05:27.491 INFO:tasks.rados.rados.0.smithi098.stdout:2663: done (5 left) 2023-09-23T20:05:27.491 INFO:tasks.rados.rados.0.smithi098.stdout:2664: done (4 left) 2023-09-23T20:05:27.491 INFO:tasks.rados.rados.0.smithi098.stdout:2665: done (3 left) 2023-09-23T20:05:27.491 INFO:tasks.rados.rados.0.smithi098.stdout:2666: done (2 left) 2023-09-23T20:05:27.491 INFO:tasks.rados.rados.0.smithi098.stdout:2667: done (1 left) 2023-09-23T20:05:27.491 INFO:tasks.rados.rados.0.smithi098.stdout:2669: delete oid 415 current snap is 0 2023-09-23T20:05:27.491 INFO:tasks.rados.rados.0.smithi098.stdout:2668: finishing write tid 1 to smithi09866585-193 2023-09-23T20:05:27.493 INFO:tasks.rados.rados.0.smithi098.stdout:2669: done (1 left) 2023-09-23T20:05:27.493 INFO:tasks.rados.rados.0.smithi098.stdout:2670: read oid 183 snap -1 2023-09-23T20:05:27.493 INFO:tasks.rados.rados.0.smithi098.stdout:2670: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:05:27.493 INFO:tasks.rados.rados.0.smithi098.stdout:2671: write oid 94 current snap is 0 2023-09-23T20:05:27.493 INFO:tasks.rados.rados.0.smithi098.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2023-09-23T20:05:27.502 INFO:tasks.rados.rados.0.smithi098.stdout:2671: writing smithi09866585-94 from 625689 to 1392843 tid 1 2023-09-23T20:05:27.508 INFO:tasks.rados.rados.0.smithi098.stdout:2671: writing smithi09866585-94 from 1793226 to 2442168 tid 2 2023-09-23T20:05:27.509 INFO:tasks.rados.rados.0.smithi098.stdout:2672: write oid 281 current snap is 0 2023-09-23T20:05:27.509 INFO:tasks.rados.rados.0.smithi098.stdout:2668: finishing write tid 2 to smithi09866585-193 2023-09-23T20:05:27.509 INFO:tasks.rados.rados.0.smithi098.stdout:2668: finishing write tid 3 to smithi09866585-193 2023-09-23T20:05:27.509 INFO:tasks.rados.rados.0.smithi098.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2023-09-23T20:05:27.515 INFO:tasks.rados.rados.0.smithi098.stdout:2672: writing smithi09866585-281 from 642496 to 1084899 tid 1 2023-09-23T20:05:27.524 INFO:tasks.rados.rados.0.smithi098.stdout:2672: writing smithi09866585-281 from 1851708 to 2644308 tid 2 2023-09-23T20:05:27.524 INFO:tasks.rados.rados.0.smithi098.stdout:2673: read oid 408 snap -1 2023-09-23T20:05:27.524 INFO:tasks.rados.rados.0.smithi098.stdout:2673: expect deleted 2023-09-23T20:05:27.524 INFO:tasks.rados.rados.0.smithi098.stdout:2674: write oid 125 current snap is 0 2023-09-23T20:05:27.524 INFO:tasks.rados.rados.0.smithi098.stdout:2668: finishing write tid 4 to smithi09866585-193 2023-09-23T20:05:27.524 INFO:tasks.rados.rados.0.smithi098.stdout:2668: finishing write tid 5 to smithi09866585-193 2023-09-23T20:05:27.524 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 193 v 425 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2023-09-23T20:05:27.524 INFO:tasks.rados.rados.0.smithi098.stdout:2668: left oid 193 (ObjNum 1725 snap 0 seq_num 1725) 2023-09-23T20:05:27.524 INFO:tasks.rados.rados.0.smithi098.stdout:2670: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:05:27.658 INFO:tasks.rados.rados.0.smithi098.stdout:2671: finishing write tid 1 to smithi09866585-94 2023-09-23T20:05:27.658 INFO:tasks.rados.rados.0.smithi098.stdout:2671: finishing write tid 2 to smithi09866585-94 2023-09-23T20:05:27.658 INFO:tasks.rados.rados.0.smithi098.stdout:2671: finishing write tid 3 to smithi09866585-94 2023-09-23T20:05:27.658 INFO:tasks.rados.rados.0.smithi098.stdout:2671: finishing write tid 4 to smithi09866585-94 2023-09-23T20:05:27.658 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 94 v 306 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2023-09-23T20:05:27.658 INFO:tasks.rados.rados.0.smithi098.stdout:2671: left oid 94 (ObjNum 1727 snap 0 seq_num 1727) 2023-09-23T20:05:27.658 INFO:tasks.rados.rados.0.smithi098.stdout:2672: finishing write tid 1 to smithi09866585-281 2023-09-23T20:05:27.659 INFO:tasks.rados.rados.0.smithi098.stdout:2672: finishing write tid 2 to smithi09866585-281 2023-09-23T20:05:27.659 INFO:tasks.rados.rados.0.smithi098.stdout:2672: finishing write tid 3 to smithi09866585-281 2023-09-23T20:05:27.659 INFO:tasks.rados.rados.0.smithi098.stdout:2672: finishing write tid 4 to smithi09866585-281 2023-09-23T20:05:27.659 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 281 v 333 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2023-09-23T20:05:27.659 INFO:tasks.rados.rados.0.smithi098.stdout:2672: left oid 281 (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T20:05:27.659 INFO:tasks.rados.rados.0.smithi098.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2023-09-23T20:05:27.664 INFO:tasks.rados.rados.0.smithi098.stdout:2674: writing smithi09866585-125 from 659303 to 1176955 tid 1 2023-09-23T20:05:27.673 INFO:tasks.rados.rados.0.smithi098.stdout:2674: writing smithi09866585-125 from 1910190 to 2562801 tid 2 2023-09-23T20:05:27.673 INFO:tasks.rados.rados.0.smithi098.stdout:2668: done (5 left) 2023-09-23T20:05:27.673 INFO:tasks.rados.rados.0.smithi098.stdout:2670: done (4 left) 2023-09-23T20:05:27.673 INFO:tasks.rados.rados.0.smithi098.stdout:2671: done (3 left) 2023-09-23T20:05:27.673 INFO:tasks.rados.rados.0.smithi098.stdout:2672: done (2 left) 2023-09-23T20:05:27.673 INFO:tasks.rados.rados.0.smithi098.stdout:2673: done (1 left) 2023-09-23T20:05:27.673 INFO:tasks.rados.rados.0.smithi098.stdout:2675: read oid 219 snap -1 2023-09-23T20:05:27.673 INFO:tasks.rados.rados.0.smithi098.stdout:2675: expect (ObjNum 1708 snap 0 seq_num 1708) 2023-09-23T20:05:27.673 INFO:tasks.rados.rados.0.smithi098.stdout:2676: read oid 173 snap -1 2023-09-23T20:05:27.673 INFO:tasks.rados.rados.0.smithi098.stdout:2676: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T20:05:27.674 INFO:tasks.rados.rados.0.smithi098.stdout:2677: read oid 101 snap -1 2023-09-23T20:05:27.674 INFO:tasks.rados.rados.0.smithi098.stdout:2677: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-09-23T20:05:27.674 INFO:tasks.rados.rados.0.smithi098.stdout:2678: write oid 98 current snap is 0 2023-09-23T20:05:27.674 INFO:tasks.rados.rados.0.smithi098.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2023-09-23T20:05:27.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:27 smithi098 bash[33670]: cluster 2023-09-23T20:05:26.542029+0000 mgr.x (mgr.24700) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2023-09-23T20:05:27.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:27 smithi098 bash[27308]: cluster 2023-09-23T20:05:26.542029+0000 mgr.x (mgr.24700) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2023-09-23T20:05:27.680 INFO:tasks.rados.rados.0.smithi098.stdout:2678: writing smithi09866585-98 from 676110 to 1269011 tid 1 2023-09-23T20:05:27.690 INFO:tasks.rados.rados.0.smithi098.stdout:2678: writing smithi09866585-98 from 1968672 to 2764941 tid 2 2023-09-23T20:05:27.690 INFO:tasks.rados.rados.0.smithi098.stdout:2679: read oid 131 snap -1 2023-09-23T20:05:27.690 INFO:tasks.rados.rados.0.smithi098.stdout:2679: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T20:05:27.690 INFO:tasks.rados.rados.0.smithi098.stdout:2680: write oid 144 current snap is 0 2023-09-23T20:05:27.690 INFO:tasks.rados.rados.0.smithi098.stdout:2674: finishing write tid 1 to smithi09866585-125 2023-09-23T20:05:27.690 INFO:tasks.rados.rados.0.smithi098.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2023-09-23T20:05:27.698 INFO:tasks.rados.rados.0.smithi098.stdout:2680: writing smithi09866585-144 from 692917 to 1361067 tid 1 2023-09-23T20:05:27.704 INFO:tasks.rados.rados.0.smithi098.stdout:2680: writing smithi09866585-144 from 1910801 to 2450728 tid 2 2023-09-23T20:05:27.708 INFO:tasks.rados.rados.0.smithi098.stdout:2680: writing smithi09866585-144 from 3086024 to 3092917 tid 3 2023-09-23T20:05:27.708 INFO:tasks.rados.rados.0.smithi098.stdout:2681: write oid 25 current snap is 0 2023-09-23T20:05:27.708 INFO:tasks.rados.rados.0.smithi098.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2023-09-23T20:05:27.716 INFO:tasks.rados.rados.0.smithi098.stdout:2681: writing smithi09866585-25 from 709724 to 1453123 tid 1 2023-09-23T20:05:27.724 INFO:tasks.rados.rados.0.smithi098.stdout:2681: writing smithi09866585-25 from 1969283 to 2769221 tid 2 2023-09-23T20:05:27.724 INFO:tasks.rados.rados.0.smithi098.stdout:2682: write oid 151 current snap is 0 2023-09-23T20:05:27.724 INFO:tasks.rados.rados.0.smithi098.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2023-09-23T20:05:27.730 INFO:tasks.rados.rados.0.smithi098.stdout:2682: writing smithi09866585-151 from 726531 to 1145179 tid 1 2023-09-23T20:05:27.736 INFO:tasks.rados.rados.0.smithi098.stdout:2682: writing smithi09866585-151 from 1627765 to 2171361 tid 2 2023-09-23T20:05:27.741 INFO:tasks.rados.rados.0.smithi098.stdout:2682: writing smithi09866585-151 from 2740870 to 3126531 tid 3 2023-09-23T20:05:27.742 INFO:tasks.rados.rados.0.smithi098.stdout:2683: write oid 298 current snap is 0 2023-09-23T20:05:27.742 INFO:tasks.rados.rados.0.smithi098.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2023-09-23T20:05:27.749 INFO:tasks.rados.rados.0.smithi098.stdout:2683: writing smithi09866585-298 from 743338 to 1353588 tid 1 2023-09-23T20:05:27.754 INFO:tasks.rados.rados.0.smithi098.stdout:2683: writing smithi09866585-298 from 1802600 to 2206207 tid 2 2023-09-23T20:05:27.759 INFO:tasks.rados.rados.0.smithi098.stdout:2683: writing smithi09866585-298 from 2884646 to 3143338 tid 3 2023-09-23T20:05:27.760 INFO:tasks.rados.rados.0.smithi098.stdout:2684: read oid 92 snap -1 2023-09-23T20:05:27.760 INFO:tasks.rados.rados.0.smithi098.stdout:2684: expect (ObjNum 1526 snap 0 seq_num 1526) 2023-09-23T20:05:27.760 INFO:tasks.rados.rados.0.smithi098.stdout:2685: write oid 51 current snap is 0 2023-09-23T20:05:27.760 INFO:tasks.rados.rados.0.smithi098.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2023-09-23T20:05:27.768 INFO:tasks.rados.rados.0.smithi098.stdout:2685: writing smithi09866585-51 from 760145 to 1445644 tid 1 2023-09-23T20:05:27.775 INFO:tasks.rados.rados.0.smithi098.stdout:2685: writing smithi09866585-51 from 2144729 to 2691994 tid 2 2023-09-23T20:05:27.775 INFO:tasks.rados.rados.0.smithi098.stdout:2686: read oid 333 snap -1 2023-09-23T20:05:27.775 INFO:tasks.rados.rados.0.smithi098.stdout:2686: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-09-23T20:05:27.776 INFO:tasks.rados.rados.0.smithi098.stdout:2687: read oid 158 snap -1 2023-09-23T20:05:27.776 INFO:tasks.rados.rados.0.smithi098.stdout:2687: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T20:05:27.776 INFO:tasks.rados.rados.0.smithi098.stdout:2688: write oid 238 current snap is 0 2023-09-23T20:05:27.776 INFO:tasks.rados.rados.0.smithi098.stdout:2676: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T20:05:27.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:27 smithi173 bash[27697]: cluster 2023-09-23T20:05:26.542029+0000 mgr.x (mgr.24700) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2023-09-23T20:05:27.989 INFO:tasks.rados.rados.0.smithi098.stdout:2674: finishing write tid 2 to smithi09866585-125 2023-09-23T20:05:27.989 INFO:tasks.rados.rados.0.smithi098.stdout:2674: finishing write tid 3 to smithi09866585-125 2023-09-23T20:05:27.989 INFO:tasks.rados.rados.0.smithi098.stdout:2674: finishing write tid 4 to smithi09866585-125 2023-09-23T20:05:27.989 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 125 v 428 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2023-09-23T20:05:27.989 INFO:tasks.rados.rados.0.smithi098.stdout:2674: left oid 125 (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T20:05:27.989 INFO:tasks.rados.rados.0.smithi098.stdout:2678: finishing write tid 1 to smithi09866585-98 2023-09-23T20:05:27.990 INFO:tasks.rados.rados.0.smithi098.stdout:2675: expect (ObjNum 1708 snap 0 seq_num 1708) 2023-09-23T20:05:28.145 INFO:tasks.rados.rados.0.smithi098.stdout:2677: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-09-23T20:05:28.332 INFO:tasks.rados.rados.0.smithi098.stdout:2678: finishing write tid 2 to smithi09866585-98 2023-09-23T20:05:28.332 INFO:tasks.rados.rados.0.smithi098.stdout:2678: finishing write tid 3 to smithi09866585-98 2023-09-23T20:05:28.332 INFO:tasks.rados.rados.0.smithi098.stdout:2678: finishing write tid 4 to smithi09866585-98 2023-09-23T20:05:28.332 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 98 v 428 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2023-09-23T20:05:28.332 INFO:tasks.rados.rados.0.smithi098.stdout:2678: left oid 98 (ObjNum 1730 snap 0 seq_num 1730) 2023-09-23T20:05:28.332 INFO:tasks.rados.rados.0.smithi098.stdout:2679: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T20:05:28.487 INFO:tasks.rados.rados.0.smithi098.stdout:2680: finishing write tid 1 to smithi09866585-144 2023-09-23T20:05:28.487 INFO:tasks.rados.rados.0.smithi098.stdout:2680: finishing write tid 2 to smithi09866585-144 2023-09-23T20:05:28.487 INFO:tasks.rados.rados.0.smithi098.stdout:2680: finishing write tid 3 to smithi09866585-144 2023-09-23T20:05:28.487 INFO:tasks.rados.rados.0.smithi098.stdout:2680: finishing write tid 4 to smithi09866585-144 2023-09-23T20:05:28.487 INFO:tasks.rados.rados.0.smithi098.stdout:2680: finishing write tid 5 to smithi09866585-144 2023-09-23T20:05:28.487 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 144 v 456 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2023-09-23T20:05:28.487 INFO:tasks.rados.rados.0.smithi098.stdout:2680: left oid 144 (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T20:05:28.487 INFO:tasks.rados.rados.0.smithi098.stdout:2681: finishing write tid 1 to smithi09866585-25 2023-09-23T20:05:28.487 INFO:tasks.rados.rados.0.smithi098.stdout:2681: finishing write tid 2 to smithi09866585-25 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:2681: finishing write tid 3 to smithi09866585-25 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:2681: finishing write tid 4 to smithi09866585-25 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 25 v 376 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:2681: left oid 25 (ObjNum 1732 snap 0 seq_num 1732) 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:2682: finishing write tid 1 to smithi09866585-151 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:2682: finishing write tid 2 to smithi09866585-151 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:2682: finishing write tid 3 to smithi09866585-151 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:2682: finishing write tid 4 to smithi09866585-151 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:2682: finishing write tid 5 to smithi09866585-151 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 151 v 283 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:2682: left oid 151 (ObjNum 1733 snap 0 seq_num 1733) 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:2683: finishing write tid 1 to smithi09866585-298 2023-09-23T20:05:28.488 INFO:tasks.rados.rados.0.smithi098.stdout:2683: finishing write tid 2 to smithi09866585-298 2023-09-23T20:05:28.489 INFO:tasks.rados.rados.0.smithi098.stdout:2683: finishing write tid 3 to smithi09866585-298 2023-09-23T20:05:28.489 INFO:tasks.rados.rados.0.smithi098.stdout:2683: finishing write tid 4 to smithi09866585-298 2023-09-23T20:05:28.489 INFO:tasks.rados.rados.0.smithi098.stdout:2683: finishing write tid 5 to smithi09866585-298 2023-09-23T20:05:28.489 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 298 v 310 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2023-09-23T20:05:28.489 INFO:tasks.rados.rados.0.smithi098.stdout:2683: left oid 298 (ObjNum 1734 snap 0 seq_num 1734) 2023-09-23T20:05:28.489 INFO:tasks.rados.rados.0.smithi098.stdout:2684: expect (ObjNum 1526 snap 0 seq_num 1526) 2023-09-23T20:05:28.603 INFO:tasks.rados.rados.0.smithi098.stdout:2685: finishing write tid 1 to smithi09866585-51 2023-09-23T20:05:28.603 INFO:tasks.rados.rados.0.smithi098.stdout:2685: finishing write tid 2 to smithi09866585-51 2023-09-23T20:05:28.603 INFO:tasks.rados.rados.0.smithi098.stdout:2685: finishing write tid 3 to smithi09866585-51 2023-09-23T20:05:28.603 INFO:tasks.rados.rados.0.smithi098.stdout:2686: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-09-23T20:05:28.699 INFO:tasks.rados.rados.0.smithi098.stdout:2685: finishing write tid 4 to smithi09866585-51 2023-09-23T20:05:28.699 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 51 v 336 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2023-09-23T20:05:28.699 INFO:tasks.rados.rados.0.smithi098.stdout:2685: left oid 51 (ObjNum 1735 snap 0 seq_num 1735) 2023-09-23T20:05:28.699 INFO:tasks.rados.rados.0.smithi098.stdout:2687: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T20:05:28.867 INFO:tasks.rados.rados.0.smithi098.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2023-09-23T20:05:28.883 INFO:tasks.rados.rados.0.smithi098.stdout:2688: writing smithi09866585-238 from 776952 to 1537700 tid 1 2023-09-23T20:05:28.890 INFO:tasks.rados.rados.0.smithi098.stdout:2688: writing smithi09866585-238 from 2203211 to 2610487 tid 2 2023-09-23T20:05:28.890 INFO:tasks.rados.rados.0.smithi098.stdout:2674: done (14 left) 2023-09-23T20:05:28.890 INFO:tasks.rados.rados.0.smithi098.stdout:2675: done (13 left) 2023-09-23T20:05:28.890 INFO:tasks.rados.rados.0.smithi098.stdout:2676: done (12 left) 2023-09-23T20:05:28.890 INFO:tasks.rados.rados.0.smithi098.stdout:2677: done (11 left) 2023-09-23T20:05:28.890 INFO:tasks.rados.rados.0.smithi098.stdout:2678: done (10 left) 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2679: done (9 left) 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2680: done (8 left) 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2681: done (7 left) 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2682: done (6 left) 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2683: done (5 left) 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2684: done (4 left) 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2685: done (3 left) 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2686: done (2 left) 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2687: done (1 left) 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2689: read oid 462 snap -1 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2689: expect deleted 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2690: read oid 469 snap -1 2023-09-23T20:05:28.891 INFO:tasks.rados.rados.0.smithi098.stdout:2690: expect (ObjNum 1420 snap 0 seq_num 1420) 2023-09-23T20:05:28.892 INFO:tasks.rados.rados.0.smithi098.stdout:2691: write oid 288 current snap is 0 2023-09-23T20:05:28.892 INFO:tasks.rados.rados.0.smithi098.stdout:2688: finishing write tid 1 to smithi09866585-238 2023-09-23T20:05:28.892 INFO:tasks.rados.rados.0.smithi098.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2023-09-23T20:05:28.897 INFO:tasks.rados.rados.0.smithi098.stdout:2691: writing smithi09866585-288 from 793759 to 1229756 tid 1 2023-09-23T20:05:28.903 INFO:tasks.rados.rados.0.smithi098.stdout:2691: writing smithi09866585-288 from 1861693 to 2412627 tid 2 2023-09-23T20:05:28.908 INFO:tasks.rados.rados.0.smithi098.stdout:2691: writing smithi09866585-288 from 2850562 to 3193759 tid 3 2023-09-23T20:05:28.908 INFO:tasks.rados.rados.0.smithi098.stdout:2692: read oid 380 snap -1 2023-09-23T20:05:28.908 INFO:tasks.rados.rados.0.smithi098.stdout:2692: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:05:28.908 INFO:tasks.rados.rados.0.smithi098.stdout:2693: read oid 481 snap -1 2023-09-23T20:05:28.908 INFO:tasks.rados.rados.0.smithi098.stdout:2693: expect deleted 2023-09-23T20:05:28.908 INFO:tasks.rados.rados.0.smithi098.stdout:2694: read oid 410 snap -1 2023-09-23T20:05:28.908 INFO:tasks.rados.rados.0.smithi098.stdout:2694: expect deleted 2023-09-23T20:05:28.909 INFO:tasks.rados.rados.0.smithi098.stdout:2695: write oid 145 current snap is 0 2023-09-23T20:05:28.909 INFO:tasks.rados.rados.0.smithi098.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2023-09-23T20:05:28.913 INFO:tasks.rados.rados.0.smithi098.stdout:2695: writing smithi09866585-145 from 410566 to 921812 tid 1 2023-09-23T20:05:28.919 INFO:tasks.rados.rados.0.smithi098.stdout:2695: writing smithi09866585-145 from 1520175 to 1931120 tid 2 2023-09-23T20:05:28.926 INFO:tasks.rados.rados.0.smithi098.stdout:2695: writing smithi09866585-145 from 2477985 to 3082861 tid 3 2023-09-23T20:05:28.926 INFO:tasks.rados.rados.0.smithi098.stdout:2696: write oid 136 current snap is 0 2023-09-23T20:05:28.926 INFO:tasks.rados.rados.0.smithi098.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2023-09-23T20:05:28.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:28 smithi098 bash[33670]: cluster 2023-09-23T20:05:28.542543+0000 mgr.x (mgr.24700) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2023-09-23T20:05:28.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:28 smithi098 bash[27308]: cluster 2023-09-23T20:05:28.542543+0000 mgr.x (mgr.24700) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2023-09-23T20:05:28.932 INFO:tasks.rados.rados.0.smithi098.stdout:2696: writing smithi09866585-136 from 427373 to 1013868 tid 1 2023-09-23T20:05:28.937 INFO:tasks.rados.rados.0.smithi098.stdout:2696: writing smithi09866585-136 from 1462304 to 2016907 tid 2 2023-09-23T20:05:28.945 INFO:tasks.rados.rados.0.smithi098.stdout:2696: writing smithi09866585-136 from 2789055 to 3205203 tid 3 2023-09-23T20:05:28.945 INFO:tasks.rados.rados.0.smithi098.stdout:2697: read oid 292 snap -1 2023-09-23T20:05:28.945 INFO:tasks.rados.rados.0.smithi098.stdout:2697: expect (ObjNum 936 snap 0 seq_num 936) 2023-09-23T20:05:28.945 INFO:tasks.rados.rados.0.smithi098.stdout:2698: read oid 375 snap -1 2023-09-23T20:05:28.945 INFO:tasks.rados.rados.0.smithi098.stdout:2698: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-23T20:05:28.945 INFO:tasks.rados.rados.0.smithi098.stdout:2699: read oid 63 snap -1 2023-09-23T20:05:28.945 INFO:tasks.rados.rados.0.smithi098.stdout:2699: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-09-23T20:05:28.945 INFO:tasks.rados.rados.0.smithi098.stdout:2700: write oid 105 current snap is 0 2023-09-23T20:05:28.945 INFO:tasks.rados.rados.0.smithi098.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2023-09-23T20:05:28.951 INFO:tasks.rados.rados.0.smithi098.stdout:2700: writing smithi09866585-105 from 444180 to 1105924 tid 1 2023-09-23T20:05:28.956 INFO:tasks.rados.rados.0.smithi098.stdout:2700: writing smithi09866585-105 from 1520786 to 1935400 tid 2 2023-09-23T20:05:28.963 INFO:tasks.rados.rados.0.smithi098.stdout:2700: writing smithi09866585-105 from 2532831 to 3160251 tid 3 2023-09-23T20:05:28.964 INFO:tasks.rados.rados.0.smithi098.stdout:2701: write oid 75 current snap is 0 2023-09-23T20:05:28.964 INFO:tasks.rados.rados.0.smithi098.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2023-09-23T20:05:28.969 INFO:tasks.rados.rados.0.smithi098.stdout:2701: writing smithi09866585-75 from 460987 to 914333 tid 1 2023-09-23T20:05:28.976 INFO:tasks.rados.rados.0.smithi098.stdout:2701: writing smithi09866585-75 from 1695621 to 2253893 tid 2 2023-09-23T20:05:28.982 INFO:tasks.rados.rados.0.smithi098.stdout:2701: writing smithi09866585-75 from 2960254 to 3260987 tid 3 2023-09-23T20:05:28.982 INFO:tasks.rados.rados.0.smithi098.stdout:2702: read oid 3 snap -1 2023-09-23T20:05:28.982 INFO:tasks.rados.rados.0.smithi098.stdout:2702: expect (ObjNum 843 snap 0 seq_num 843) 2023-09-23T20:05:28.983 INFO:tasks.rados.rados.0.smithi098.stdout:2703: write oid 397 current snap is 0 2023-09-23T20:05:28.983 INFO:tasks.rados.rados.0.smithi098.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2023-09-23T20:05:28.988 INFO:tasks.rados.rados.0.smithi098.stdout:2703: writing smithi09866585-397 from 477794 to 1006389 tid 1 2023-09-23T20:05:28.996 INFO:tasks.rados.rados.0.smithi098.stdout:2703: writing smithi09866585-397 from 1754103 to 2456033 tid 2 2023-09-23T20:05:29.001 INFO:tasks.rados.rados.0.smithi098.stdout:2703: writing smithi09866585-397 from 2987677 to 3277794 tid 3 2023-09-23T20:05:29.002 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:29.002 INFO:tasks.rados.rados.0.smithi098.stdout:2688: finishing write tid 2 to smithi09866585-238 2023-09-23T20:05:29.002 INFO:tasks.rados.rados.0.smithi098.stdout:2688: finishing write tid 3 to smithi09866585-238 2023-09-23T20:05:29.002 INFO:tasks.rados.rados.0.smithi098.stdout:2688: finishing write tid 4 to smithi09866585-238 2023-09-23T20:05:29.002 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 238 v 459 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2023-09-23T20:05:29.002 INFO:tasks.rados.rados.0.smithi098.stdout:2688: left oid 238 (ObjNum 1736 snap 0 seq_num 1736) 2023-09-23T20:05:29.002 INFO:tasks.rados.rados.0.smithi098.stdout:2690: expect (ObjNum 1420 snap 0 seq_num 1420) 2023-09-23T20:05:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:28 smithi173 bash[27697]: cluster 2023-09-23T20:05:28.542543+0000 mgr.x (mgr.24700) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2023-09-23T20:05:29.133 INFO:tasks.rados.rados.0.smithi098.stdout:2691: finishing write tid 1 to smithi09866585-288 2023-09-23T20:05:29.133 INFO:tasks.rados.rados.0.smithi098.stdout:2691: finishing write tid 2 to smithi09866585-288 2023-09-23T20:05:29.133 INFO:tasks.rados.rados.0.smithi098.stdout:2691: finishing write tid 3 to smithi09866585-288 2023-09-23T20:05:29.134 INFO:tasks.rados.rados.0.smithi098.stdout:2691: finishing write tid 4 to smithi09866585-288 2023-09-23T20:05:29.134 INFO:tasks.rados.rados.0.smithi098.stdout:2691: finishing write tid 5 to smithi09866585-288 2023-09-23T20:05:29.134 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 288 v 287 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2023-09-23T20:05:29.134 INFO:tasks.rados.rados.0.smithi098.stdout:2691: left oid 288 (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T20:05:29.134 INFO:tasks.rados.rados.0.smithi098.stdout:2695: finishing write tid 1 to smithi09866585-145 2023-09-23T20:05:29.134 INFO:tasks.rados.rados.0.smithi098.stdout:2692: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:05:29.368 INFO:tasks.rados.rados.0.smithi098.stdout:2695: finishing write tid 2 to smithi09866585-145 2023-09-23T20:05:29.368 INFO:tasks.rados.rados.0.smithi098.stdout:2695: finishing write tid 3 to smithi09866585-145 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:2695: finishing write tid 4 to smithi09866585-145 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:2695: finishing write tid 5 to smithi09866585-145 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 145 v 358 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:2695: left oid 145 (ObjNum 1738 snap 0 seq_num 1738) 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:2696: finishing write tid 1 to smithi09866585-136 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:2696: finishing write tid 2 to smithi09866585-136 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:2696: finishing write tid 3 to smithi09866585-136 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:2696: finishing write tid 4 to smithi09866585-136 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:2696: finishing write tid 5 to smithi09866585-136 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 136 v 387 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:2696: left oid 136 (ObjNum 1739 snap 0 seq_num 1739) 2023-09-23T20:05:29.369 INFO:tasks.rados.rados.0.smithi098.stdout:2698: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-23T20:05:29.454 INFO:tasks.rados.rados.0.smithi098.stdout:2697: expect (ObjNum 936 snap 0 seq_num 936) 2023-09-23T20:05:29.610 INFO:tasks.rados.rados.0.smithi098.stdout:2700: finishing write tid 1 to smithi09866585-105 2023-09-23T20:05:29.610 INFO:tasks.rados.rados.0.smithi098.stdout:2700: finishing write tid 2 to smithi09866585-105 2023-09-23T20:05:29.610 INFO:tasks.rados.rados.0.smithi098.stdout:2699: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-09-23T20:05:29.722 INFO:tasks.rados.rados.0.smithi098.stdout:2700: finishing write tid 3 to smithi09866585-105 2023-09-23T20:05:29.722 INFO:tasks.rados.rados.0.smithi098.stdout:2700: finishing write tid 4 to smithi09866585-105 2023-09-23T20:05:29.722 INFO:tasks.rados.rados.0.smithi098.stdout:2700: finishing write tid 5 to smithi09866585-105 2023-09-23T20:05:29.722 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 105 v 297 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2023-09-23T20:05:29.722 INFO:tasks.rados.rados.0.smithi098.stdout:2700: left oid 105 (ObjNum 1740 snap 0 seq_num 1740) 2023-09-23T20:05:29.722 INFO:tasks.rados.rados.0.smithi098.stdout:2701: finishing write tid 1 to smithi09866585-75 2023-09-23T20:05:29.722 INFO:tasks.rados.rados.0.smithi098.stdout:2701: finishing write tid 2 to smithi09866585-75 2023-09-23T20:05:29.722 INFO:tasks.rados.rados.0.smithi098.stdout:2701: finishing write tid 3 to smithi09866585-75 2023-09-23T20:05:29.722 INFO:tasks.rados.rados.0.smithi098.stdout:2701: finishing write tid 4 to smithi09866585-75 2023-09-23T20:05:29.723 INFO:tasks.rados.rados.0.smithi098.stdout:2701: finishing write tid 5 to smithi09866585-75 2023-09-23T20:05:29.723 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 75 v 292 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2023-09-23T20:05:29.723 INFO:tasks.rados.rados.0.smithi098.stdout:2701: left oid 75 (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T20:05:29.723 INFO:tasks.rados.rados.0.smithi098.stdout:2702: expect (ObjNum 843 snap 0 seq_num 843) 2023-09-23T20:05:29.842 INFO:tasks.rados.rados.0.smithi098.stdout:2703: finishing write tid 1 to smithi09866585-397 2023-09-23T20:05:29.842 INFO:tasks.rados.rados.0.smithi098.stdout:2703: finishing write tid 2 to smithi09866585-397 2023-09-23T20:05:29.842 INFO:tasks.rados.rados.0.smithi098.stdout:2703: finishing write tid 3 to smithi09866585-397 2023-09-23T20:05:29.843 INFO:tasks.rados.rados.0.smithi098.stdout:2703: finishing write tid 4 to smithi09866585-397 2023-09-23T20:05:29.843 INFO:tasks.rados.rados.0.smithi098.stdout:2703: finishing write tid 5 to smithi09866585-397 2023-09-23T20:05:29.843 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 397 v 298 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2023-09-23T20:05:29.843 INFO:tasks.rados.rados.0.smithi098.stdout:2703: left oid 397 (ObjNum 1742 snap 0 seq_num 1742) 2023-09-23T20:05:29.843 INFO:tasks.rados.rados.0.smithi098.stdout:2688: done (15 left) 2023-09-23T20:05:29.843 INFO:tasks.rados.rados.0.smithi098.stdout:2689: done (14 left) 2023-09-23T20:05:29.843 INFO:tasks.rados.rados.0.smithi098.stdout:2690: done (13 left) 2023-09-23T20:05:29.843 INFO:tasks.rados.rados.0.smithi098.stdout:2691: done (12 left) 2023-09-23T20:05:29.843 INFO:tasks.rados.rados.0.smithi098.stdout:2692: done (11 left) 2023-09-23T20:05:29.843 INFO:tasks.rados.rados.0.smithi098.stdout:2693: done (10 left) 2023-09-23T20:05:29.843 INFO:tasks.rados.rados.0.smithi098.stdout:2694: done (9 left) 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2695: done (8 left) 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2696: done (7 left) 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2697: done (6 left) 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2698: done (5 left) 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2699: done (4 left) 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2700: done (3 left) 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2701: done (2 left) 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2702: done (1 left) 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2703: done (0 left) 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2704: read oid 19 snap -1 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2704: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:05:29.844 INFO:tasks.rados.rados.0.smithi098.stdout:2705: read oid 423 snap -1 2023-09-23T20:05:29.845 INFO:tasks.rados.rados.0.smithi098.stdout:2705: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T20:05:29.845 INFO:tasks.rados.rados.0.smithi098.stdout:2706: write oid 500 current snap is 0 2023-09-23T20:05:29.845 INFO:tasks.rados.rados.0.smithi098.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2023-09-23T20:05:29.857 INFO:tasks.rados.rados.0.smithi098.stdout:2706: writing smithi09866585-500 from 494601 to 1098445 tid 1 2023-09-23T20:05:29.864 INFO:tasks.rados.rados.0.smithi098.stdout:2706: writing smithi09866585-500 from 1812585 to 2374526 tid 2 2023-09-23T20:05:29.869 INFO:tasks.rados.rados.0.smithi098.stdout:2706: writing smithi09866585-500 from 3015100 to 3294601 tid 3 2023-09-23T20:05:29.870 INFO:tasks.rados.rados.0.smithi098.stdout:2707: write oid 81 current snap is 0 2023-09-23T20:05:29.870 INFO:tasks.rados.rados.0.smithi098.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2023-09-23T20:05:29.876 INFO:tasks.rados.rados.0.smithi098.stdout:2707: writing smithi09866585-81 from 511408 to 1190501 tid 1 2023-09-23T20:05:29.883 INFO:tasks.rados.rados.0.smithi098.stdout:2707: writing smithi09866585-81 from 1754714 to 2460313 tid 2 2023-09-23T20:05:29.888 INFO:tasks.rados.rados.0.smithi098.stdout:2707: writing smithi09866585-81 from 2926170 to 3311408 tid 3 2023-09-23T20:05:29.888 INFO:tasks.rados.rados.0.smithi098.stdout:2708: read oid 327 snap -1 2023-09-23T20:05:29.889 INFO:tasks.rados.rados.0.smithi098.stdout:2708: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T20:05:29.889 INFO:tasks.rados.rados.0.smithi098.stdout:2709: write oid 228 current snap is 0 2023-09-23T20:05:29.889 INFO:tasks.rados.rados.0.smithi098.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2023-09-23T20:05:29.896 INFO:tasks.rados.rados.0.smithi098.stdout:2709: writing smithi09866585-228 from 528215 to 1282557 tid 1 2023-09-23T20:05:29.902 INFO:tasks.rados.rados.0.smithi098.stdout:2709: writing smithi09866585-228 from 1813196 to 2378806 tid 2 2023-09-23T20:05:29.907 INFO:tasks.rados.rados.0.smithi098.stdout:2709: writing smithi09866585-228 from 2953593 to 3328215 tid 3 2023-09-23T20:05:29.907 INFO:tasks.rados.rados.0.smithi098.stdout:2710: delete oid 168 current snap is 0 2023-09-23T20:05:29.908 INFO:tasks.rados.rados.0.smithi098.stdout:2704: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T20:05:29.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:29 smithi098 bash[27308]: audit 2023-09-23T20:05:28.715179+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.98:0/2456252435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:29.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:29 smithi098 bash[33670]: audit 2023-09-23T20:05:28.715179+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.98:0/2456252435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:30.036 INFO:tasks.rados.rados.0.smithi098.stdout:2705: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T20:05:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:29 smithi173 bash[27697]: audit 2023-09-23T20:05:28.715179+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.98:0/2456252435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:30.162 INFO:tasks.rados.rados.0.smithi098.stdout:2706: finishing write tid 1 to smithi09866585-500 2023-09-23T20:05:30.162 INFO:tasks.rados.rados.0.smithi098.stdout:2706: finishing write tid 2 to smithi09866585-500 2023-09-23T20:05:30.162 INFO:tasks.rados.rados.0.smithi098.stdout:2706: finishing write tid 3 to smithi09866585-500 2023-09-23T20:05:30.162 INFO:tasks.rados.rados.0.smithi098.stdout:2706: finishing write tid 4 to smithi09866585-500 2023-09-23T20:05:30.162 INFO:tasks.rados.rados.0.smithi098.stdout:2706: finishing write tid 5 to smithi09866585-500 2023-09-23T20:05:30.162 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 500 v 296 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2023-09-23T20:05:30.162 INFO:tasks.rados.rados.0.smithi098.stdout:2706: left oid 500 (ObjNum 1743 snap 0 seq_num 1743) 2023-09-23T20:05:30.162 INFO:tasks.rados.rados.0.smithi098.stdout:2707: finishing write tid 1 to smithi09866585-81 2023-09-23T20:05:30.162 INFO:tasks.rados.rados.0.smithi098.stdout:2707: finishing write tid 2 to smithi09866585-81 2023-09-23T20:05:30.163 INFO:tasks.rados.rados.0.smithi098.stdout:2707: finishing write tid 3 to smithi09866585-81 2023-09-23T20:05:30.163 INFO:tasks.rados.rados.0.smithi098.stdout:2707: finishing write tid 4 to smithi09866585-81 2023-09-23T20:05:30.163 INFO:tasks.rados.rados.0.smithi098.stdout:2707: finishing write tid 5 to smithi09866585-81 2023-09-23T20:05:30.163 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 81 v 301 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2023-09-23T20:05:30.163 INFO:tasks.rados.rados.0.smithi098.stdout:2707: left oid 81 (ObjNum 1744 snap 0 seq_num 1744) 2023-09-23T20:05:30.163 INFO:tasks.rados.rados.0.smithi098.stdout:2708: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T20:05:30.265 INFO:tasks.rados.rados.0.smithi098.stdout:2709: finishing write tid 1 to smithi09866585-228 2023-09-23T20:05:30.265 INFO:tasks.rados.rados.0.smithi098.stdout:2709: finishing write tid 2 to smithi09866585-228 2023-09-23T20:05:30.265 INFO:tasks.rados.rados.0.smithi098.stdout:2709: finishing write tid 3 to smithi09866585-228 2023-09-23T20:05:30.265 INFO:tasks.rados.rados.0.smithi098.stdout:2709: finishing write tid 4 to smithi09866585-228 2023-09-23T20:05:30.265 INFO:tasks.rados.rados.0.smithi098.stdout:2709: finishing write tid 5 to smithi09866585-228 2023-09-23T20:05:30.266 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 228 v 300 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2023-09-23T20:05:30.266 INFO:tasks.rados.rados.0.smithi098.stdout:2709: left oid 228 (ObjNum 1745 snap 0 seq_num 1745) 2023-09-23T20:05:30.266 INFO:tasks.rados.rados.0.smithi098.stdout:2704: done (6 left) 2023-09-23T20:05:30.266 INFO:tasks.rados.rados.0.smithi098.stdout:2705: done (5 left) 2023-09-23T20:05:30.266 INFO:tasks.rados.rados.0.smithi098.stdout:2706: done (4 left) 2023-09-23T20:05:30.266 INFO:tasks.rados.rados.0.smithi098.stdout:2707: done (3 left) 2023-09-23T20:05:30.266 INFO:tasks.rados.rados.0.smithi098.stdout:2708: done (2 left) 2023-09-23T20:05:30.266 INFO:tasks.rados.rados.0.smithi098.stdout:2709: done (1 left) 2023-09-23T20:05:30.266 INFO:tasks.rados.rados.0.smithi098.stdout:2710: done (0 left) 2023-09-23T20:05:30.266 INFO:tasks.rados.rados.0.smithi098.stdout:2711: write oid 63 current snap is 0 2023-09-23T20:05:30.266 INFO:tasks.rados.rados.0.smithi098.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2023-09-23T20:05:30.277 INFO:tasks.rados.rados.0.smithi098.stdout:2711: writing smithi09866585-63 from 561829 to 1066669 tid 1 2023-09-23T20:05:30.283 INFO:tasks.rados.rados.0.smithi098.stdout:2711: writing smithi09866585-63 from 1530160 to 2099439 tid 2 2023-09-23T20:05:30.291 INFO:tasks.rados.rados.0.smithi098.stdout:2711: writing smithi09866585-63 from 2608439 to 3347469 tid 3 2023-09-23T20:05:30.291 INFO:tasks.rados.rados.0.smithi098.stdout:2712: read oid 157 snap -1 2023-09-23T20:05:30.291 INFO:tasks.rados.rados.0.smithi098.stdout:2712: expect deleted 2023-09-23T20:05:30.291 INFO:tasks.rados.rados.0.smithi098.stdout:2713: read oid 249 snap -1 2023-09-23T20:05:30.291 INFO:tasks.rados.rados.0.smithi098.stdout:2713: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-09-23T20:05:30.291 INFO:tasks.rados.rados.0.smithi098.stdout:2714: write oid 77 current snap is 0 2023-09-23T20:05:30.291 INFO:tasks.rados.rados.0.smithi098.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2023-09-23T20:05:30.297 INFO:tasks.rados.rados.0.smithi098.stdout:2714: writing smithi09866585-77 from 578636 to 1158725 tid 1 2023-09-23T20:05:30.305 INFO:tasks.rados.rados.0.smithi098.stdout:2714: writing smithi09866585-77 from 1872289 to 2585226 tid 2 2023-09-23T20:05:30.310 INFO:tasks.rados.rados.0.smithi098.stdout:2714: writing smithi09866585-77 from 3319509 to 3378636 tid 3 2023-09-23T20:05:30.310 INFO:tasks.rados.rados.0.smithi098.stdout:2715: write oid 103 current snap is 0 2023-09-23T20:05:30.310 INFO:tasks.rados.rados.0.smithi098.stdout:2711: finishing write tid 1 to smithi09866585-63 2023-09-23T20:05:30.311 INFO:tasks.rados.rados.0.smithi098.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2023-09-23T20:05:30.318 INFO:tasks.rados.rados.0.smithi098.stdout:2715: writing smithi09866585-103 from 595443 to 1367134 tid 1 2023-09-23T20:05:30.325 INFO:tasks.rados.rados.0.smithi098.stdout:2715: writing smithi09866585-103 from 2047124 to 2620072 tid 2 2023-09-23T20:05:30.330 INFO:tasks.rados.rados.0.smithi098.stdout:2715: writing smithi09866585-103 from 3063285 to 3395443 tid 3 2023-09-23T20:05:30.330 INFO:tasks.rados.rados.0.smithi098.stdout:2716: write oid 90 current snap is 0 2023-09-23T20:05:30.330 INFO:tasks.rados.rados.0.smithi098.stdout:2711: finishing write tid 2 to smithi09866585-63 2023-09-23T20:05:30.330 INFO:tasks.rados.rados.0.smithi098.stdout:2711: finishing write tid 3 to smithi09866585-63 2023-09-23T20:05:30.330 INFO:tasks.rados.rados.0.smithi098.stdout:2711: finishing write tid 4 to smithi09866585-63 2023-09-23T20:05:30.330 INFO:tasks.rados.rados.0.smithi098.stdout:2711: finishing write tid 5 to smithi09866585-63 2023-09-23T20:05:30.331 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 63 v 451 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2023-09-23T20:05:30.331 INFO:tasks.rados.rados.0.smithi098.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T20:05:30.331 INFO:tasks.rados.rados.0.smithi098.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2023-09-23T20:05:30.336 INFO:tasks.rados.rados.0.smithi098.stdout:2716: writing smithi09866585-90 from 612250 to 1059190 tid 1 2023-09-23T20:05:30.343 INFO:tasks.rados.rados.0.smithi098.stdout:2716: writing smithi09866585-90 from 1705606 to 2422212 tid 2 2023-09-23T20:05:30.349 INFO:tasks.rados.rados.0.smithi098.stdout:2716: writing smithi09866585-90 from 3090708 to 3412250 tid 3 2023-09-23T20:05:30.349 INFO:tasks.rados.rados.0.smithi098.stdout:2711: done (5 left) 2023-09-23T20:05:30.349 INFO:tasks.rados.rados.0.smithi098.stdout:2712: done (4 left) 2023-09-23T20:05:30.349 INFO:tasks.rados.rados.0.smithi098.stdout:2717: write oid 33 current snap is 0 2023-09-23T20:05:30.350 INFO:tasks.rados.rados.0.smithi098.stdout:2713: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-09-23T20:05:30.464 INFO:tasks.rados.rados.0.smithi098.stdout:2714: finishing write tid 1 to smithi09866585-77 2023-09-23T20:05:30.465 INFO:tasks.rados.rados.0.smithi098.stdout:2714: finishing write tid 2 to smithi09866585-77 2023-09-23T20:05:30.465 INFO:tasks.rados.rados.0.smithi098.stdout:2714: finishing write tid 3 to smithi09866585-77 2023-09-23T20:05:30.465 INFO:tasks.rados.rados.0.smithi098.stdout:2714: finishing write tid 4 to smithi09866585-77 2023-09-23T20:05:30.465 INFO:tasks.rados.rados.0.smithi098.stdout:2714: finishing write tid 5 to smithi09866585-77 2023-09-23T20:05:30.465 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 77 v 314 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2023-09-23T20:05:30.465 INFO:tasks.rados.rados.0.smithi098.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2023-09-23T20:05:30.465 INFO:tasks.rados.rados.0.smithi098.stdout:2715: finishing write tid 1 to smithi09866585-103 2023-09-23T20:05:30.465 INFO:tasks.rados.rados.0.smithi098.stdout:2715: finishing write tid 2 to smithi09866585-103 2023-09-23T20:05:30.465 INFO:tasks.rados.rados.0.smithi098.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2023-09-23T20:05:30.471 INFO:tasks.rados.rados.0.smithi098.stdout:2717: writing smithi09866585-33 from 629057 to 1151246 tid 1 2023-09-23T20:05:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:2717: writing smithi09866585-33 from 1764088 to 2340705 tid 2 2023-09-23T20:05:30.484 INFO:tasks.rados.rados.0.smithi098.stdout:2717: writing smithi09866585-33 from 3118131 to 3429057 tid 3 2023-09-23T20:05:30.484 INFO:tasks.rados.rados.0.smithi098.stdout:2713: done (4 left) 2023-09-23T20:05:30.484 INFO:tasks.rados.rados.0.smithi098.stdout:2714: done (3 left) 2023-09-23T20:05:30.484 INFO:tasks.rados.rados.0.smithi098.stdout:2718: write oid 385 current snap is 0 2023-09-23T20:05:30.484 INFO:tasks.rados.rados.0.smithi098.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2023-09-23T20:05:30.491 INFO:tasks.rados.rados.0.smithi098.stdout:2718: writing smithi09866585-385 from 645864 to 1243302 tid 1 2023-09-23T20:05:30.498 INFO:tasks.rados.rados.0.smithi098.stdout:2718: writing smithi09866585-385 from 1706217 to 2426492 tid 2 2023-09-23T20:05:30.504 INFO:tasks.rados.rados.0.smithi098.stdout:2718: writing smithi09866585-385 from 3029201 to 3445864 tid 3 2023-09-23T20:05:30.504 INFO:tasks.rados.rados.0.smithi098.stdout:2719: read oid 421 snap -1 2023-09-23T20:05:30.504 INFO:tasks.rados.rados.0.smithi098.stdout:2719: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:05:30.504 INFO:tasks.rados.rados.0.smithi098.stdout:2720: write oid 398 current snap is 0 2023-09-23T20:05:30.504 INFO:tasks.rados.rados.0.smithi098.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2023-09-23T20:05:30.511 INFO:tasks.rados.rados.0.smithi098.stdout:2720: writing smithi09866585-398 from 662671 to 1335358 tid 1 2023-09-23T20:05:30.517 INFO:tasks.rados.rados.0.smithi098.stdout:2720: writing smithi09866585-398 from 1764699 to 2344985 tid 2 2023-09-23T20:05:30.524 INFO:tasks.rados.rados.0.smithi098.stdout:2720: writing smithi09866585-398 from 3056624 to 3462671 tid 3 2023-09-23T20:05:30.524 INFO:tasks.rados.rados.0.smithi098.stdout:2721: write oid 64 current snap is 0 2023-09-23T20:05:30.524 INFO:tasks.rados.rados.0.smithi098.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2023-09-23T20:05:30.532 INFO:tasks.rados.rados.0.smithi098.stdout:2721: writing smithi09866585-64 from 679478 to 1427414 tid 1 2023-09-23T20:05:30.540 INFO:tasks.rados.rados.0.smithi098.stdout:2721: writing smithi09866585-64 from 2223181 to 2947125 tid 2 2023-09-23T20:05:30.541 INFO:tasks.rados.rados.0.smithi098.stdout:2722: read oid 194 snap -1 2023-09-23T20:05:30.541 INFO:tasks.rados.rados.0.smithi098.stdout:2722: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:05:30.541 INFO:tasks.rados.rados.0.smithi098.stdout:2723: write oid 108 current snap is 0 2023-09-23T20:05:30.541 INFO:tasks.rados.rados.0.smithi098.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2023-09-23T20:05:30.547 INFO:tasks.rados.rados.0.smithi098.stdout:2723: writing smithi09866585-108 from 696285 to 1119470 tid 1 2023-09-23T20:05:30.554 INFO:tasks.rados.rados.0.smithi098.stdout:2723: writing smithi09866585-108 from 1881663 to 2349265 tid 2 2023-09-23T20:05:30.561 INFO:tasks.rados.rados.0.smithi098.stdout:2723: writing smithi09866585-108 from 3111470 to 3496285 tid 3 2023-09-23T20:05:30.561 INFO:tasks.rados.rados.0.smithi098.stdout:2724: delete oid 310 current snap is 0 2023-09-23T20:05:30.561 INFO:tasks.rados.rados.0.smithi098.stdout:2715: finishing write tid 3 to smithi09866585-103 2023-09-23T20:05:30.561 INFO:tasks.rados.rados.0.smithi098.stdout:2715: finishing write tid 4 to smithi09866585-103 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:2715: finishing write tid 5 to smithi09866585-103 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 103 v 253 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:2716: finishing write tid 1 to smithi09866585-90 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:2716: finishing write tid 2 to smithi09866585-90 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:2716: finishing write tid 3 to smithi09866585-90 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:2716: finishing write tid 4 to smithi09866585-90 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:2716: finishing write tid 5 to smithi09866585-90 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 90 v 305 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:2717: finishing write tid 1 to smithi09866585-33 2023-09-23T20:05:30.562 INFO:tasks.rados.rados.0.smithi098.stdout:2717: finishing write tid 2 to smithi09866585-33 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:2717: finishing write tid 3 to smithi09866585-33 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:2717: finishing write tid 4 to smithi09866585-33 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:2717: finishing write tid 5 to smithi09866585-33 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 33 v 455 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:2717: left oid 33 (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:2718: finishing write tid 1 to smithi09866585-385 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:2718: finishing write tid 2 to smithi09866585-385 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:2718: finishing write tid 3 to smithi09866585-385 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:2718: finishing write tid 4 to smithi09866585-385 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:2718: finishing write tid 5 to smithi09866585-385 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 385 v 380 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2023-09-23T20:05:30.563 INFO:tasks.rados.rados.0.smithi098.stdout:2718: left oid 385 (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T20:05:30.564 INFO:tasks.rados.rados.0.smithi098.stdout:2719: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:05:30.702 INFO:tasks.rados.rados.0.smithi098.stdout:2720: finishing write tid 1 to smithi09866585-398 2023-09-23T20:05:30.702 INFO:tasks.rados.rados.0.smithi098.stdout:2720: finishing write tid 2 to smithi09866585-398 2023-09-23T20:05:30.702 INFO:tasks.rados.rados.0.smithi098.stdout:2720: finishing write tid 3 to smithi09866585-398 2023-09-23T20:05:30.702 INFO:tasks.rados.rados.0.smithi098.stdout:2720: finishing write tid 4 to smithi09866585-398 2023-09-23T20:05:30.702 INFO:tasks.rados.rados.0.smithi098.stdout:2720: finishing write tid 5 to smithi09866585-398 2023-09-23T20:05:30.702 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 398 v 309 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2720: left oid 398 (ObjNum 1753 snap 0 seq_num 1753) 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2721: finishing write tid 1 to smithi09866585-64 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2721: finishing write tid 2 to smithi09866585-64 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2721: finishing write tid 3 to smithi09866585-64 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2721: finishing write tid 4 to smithi09866585-64 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 64 v 256 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2721: left oid 64 (ObjNum 1754 snap 0 seq_num 1754) 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2715: done (9 left) 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2716: done (8 left) 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2717: done (7 left) 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2718: done (6 left) 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2719: done (5 left) 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2720: done (4 left) 2023-09-23T20:05:30.703 INFO:tasks.rados.rados.0.smithi098.stdout:2721: done (3 left) 2023-09-23T20:05:30.704 INFO:tasks.rados.rados.0.smithi098.stdout:2724: done (2 left) 2023-09-23T20:05:30.704 INFO:tasks.rados.rados.0.smithi098.stdout:2725: read oid 334 snap -1 2023-09-23T20:05:30.704 INFO:tasks.rados.rados.0.smithi098.stdout:2725: expect deleted 2023-09-23T20:05:30.704 INFO:tasks.rados.rados.0.smithi098.stdout:2726: read oid 153 snap -1 2023-09-23T20:05:30.704 INFO:tasks.rados.rados.0.smithi098.stdout:2726: expect deleted 2023-09-23T20:05:30.704 INFO:tasks.rados.rados.0.smithi098.stdout:2727: read oid 67 snap -1 2023-09-23T20:05:30.704 INFO:tasks.rados.rados.0.smithi098.stdout:2727: expect (ObjNum 1642 snap 0 seq_num 1642) 2023-09-23T20:05:30.704 INFO:tasks.rados.rados.0.smithi098.stdout:2728: write oid 51 current snap is 0 2023-09-23T20:05:30.704 INFO:tasks.rados.rados.0.smithi098.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2023-09-23T20:05:30.716 INFO:tasks.rados.rados.0.smithi098.stdout:2728: writing smithi09866585-51 from 729899 to 1419935 tid 1 2023-09-23T20:05:30.722 INFO:tasks.rados.rados.0.smithi098.stdout:2728: writing smithi09866585-51 from 1998627 to 2469898 tid 2 2023-09-23T20:05:30.728 INFO:tasks.rados.rados.0.smithi098.stdout:2728: writing smithi09866585-51 from 3166316 to 3529899 tid 3 2023-09-23T20:05:30.728 INFO:tasks.rados.rados.0.smithi098.stdout:2729: write oid 274 current snap is 0 2023-09-23T20:05:30.728 INFO:tasks.rados.rados.0.smithi098.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2023-09-23T20:05:30.738 INFO:tasks.rados.rados.0.smithi098.stdout:2729: writing smithi09866585-274 from 746706 to 1511991 tid 1 2023-09-23T20:05:30.746 INFO:tasks.rados.rados.0.smithi098.stdout:2729: writing smithi09866585-274 from 2057109 to 2788391 tid 2 2023-09-23T20:05:30.751 INFO:tasks.rados.rados.0.smithi098.stdout:2729: writing smithi09866585-274 from 3193739 to 3546706 tid 3 2023-09-23T20:05:30.751 INFO:tasks.rados.rados.0.smithi098.stdout:2730: read oid 169 snap -1 2023-09-23T20:05:30.751 INFO:tasks.rados.rados.0.smithi098.stdout:2730: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-09-23T20:05:30.751 INFO:tasks.rados.rados.0.smithi098.stdout:2731: read oid 313 snap -1 2023-09-23T20:05:30.751 INFO:tasks.rados.rados.0.smithi098.stdout:2731: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-09-23T20:05:30.751 INFO:tasks.rados.rados.0.smithi098.stdout:2732: write oid 186 current snap is 0 2023-09-23T20:05:30.751 INFO:tasks.rados.rados.0.smithi098.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2023-09-23T20:05:30.759 INFO:tasks.rados.rados.0.smithi098.stdout:2732: writing smithi09866585-186 from 763513 to 1204047 tid 1 2023-09-23T20:05:30.765 INFO:tasks.rados.rados.0.smithi098.stdout:2732: writing smithi09866585-186 from 1715591 to 2190531 tid 2 2023-09-23T20:05:30.771 INFO:tasks.rados.rados.0.smithi098.stdout:2732: writing smithi09866585-186 from 2821162 to 3244515 tid 3 2023-09-23T20:05:30.771 INFO:tasks.rados.rados.0.smithi098.stdout:2733: delete oid 64 current snap is 0 2023-09-23T20:05:30.771 INFO:tasks.rados.rados.0.smithi098.stdout:2723: finishing write tid 1 to smithi09866585-108 2023-09-23T20:05:30.771 INFO:tasks.rados.rados.0.smithi098.stdout:2722: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T20:05:30.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:30 smithi098 bash[33670]: cluster 2023-09-23T20:05:30.543621+0000 mgr.x (mgr.24700) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 11 MiB/s wr, 104 op/s 2023-09-23T20:05:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:30 smithi098 bash[27308]: cluster 2023-09-23T20:05:30.543621+0000 mgr.x (mgr.24700) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 11 MiB/s wr, 104 op/s 2023-09-23T20:05:30.973 INFO:tasks.rados.rados.0.smithi098.stdout:2723: finishing write tid 2 to smithi09866585-108 2023-09-23T20:05:30.973 INFO:tasks.rados.rados.0.smithi098.stdout:2723: finishing write tid 3 to smithi09866585-108 2023-09-23T20:05:30.973 INFO:tasks.rados.rados.0.smithi098.stdout:2723: finishing write tid 4 to smithi09866585-108 2023-09-23T20:05:30.973 INFO:tasks.rados.rados.0.smithi098.stdout:2723: finishing write tid 5 to smithi09866585-108 2023-09-23T20:05:30.973 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 108 v 432 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2023-09-23T20:05:30.973 INFO:tasks.rados.rados.0.smithi098.stdout:2723: left oid 108 (ObjNum 1755 snap 0 seq_num 1755) 2023-09-23T20:05:30.973 INFO:tasks.rados.rados.0.smithi098.stdout:2722: done (10 left) 2023-09-23T20:05:30.973 INFO:tasks.rados.rados.0.smithi098.stdout:2723: done (9 left) 2023-09-23T20:05:30.973 INFO:tasks.rados.rados.0.smithi098.stdout:2725: done (8 left) 2023-09-23T20:05:30.973 INFO:tasks.rados.rados.0.smithi098.stdout:2726: done (7 left) 2023-09-23T20:05:30.973 INFO:tasks.rados.rados.0.smithi098.stdout:2733: done (6 left) 2023-09-23T20:05:30.974 INFO:tasks.rados.rados.0.smithi098.stdout:2734: write oid 121 current snap is 0 2023-09-23T20:05:30.974 INFO:tasks.rados.rados.0.smithi098.stdout:2727: expect (ObjNum 1642 snap 0 seq_num 1642) 2023-09-23T20:05:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:30 smithi173 bash[27697]: cluster 2023-09-23T20:05:30.543621+0000 mgr.x (mgr.24700) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 11 MiB/s wr, 104 op/s 2023-09-23T20:05:31.162 INFO:tasks.rados.rados.0.smithi098.stdout:2728: finishing write tid 1 to smithi09866585-51 2023-09-23T20:05:31.162 INFO:tasks.rados.rados.0.smithi098.stdout:2728: finishing write tid 2 to smithi09866585-51 2023-09-23T20:05:31.162 INFO:tasks.rados.rados.0.smithi098.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2023-09-23T20:05:31.176 INFO:tasks.rados.rados.0.smithi098.stdout:2734: writing smithi09866585-121 from 797127 to 1388159 tid 1 2023-09-23T20:05:31.183 INFO:tasks.rados.rados.0.smithi098.stdout:2734: writing smithi09866585-121 from 2116202 to 2594811 tid 2 2023-09-23T20:05:31.189 INFO:tasks.rados.rados.0.smithi098.stdout:2734: writing smithi09866585-121 from 3159655 to 3597127 tid 3 2023-09-23T20:05:31.189 INFO:tasks.rados.rados.0.smithi098.stdout:2727: done (6 left) 2023-09-23T20:05:31.189 INFO:tasks.rados.rados.0.smithi098.stdout:2735: delete oid 262 current snap is 0 2023-09-23T20:05:31.189 INFO:tasks.rados.rados.0.smithi098.stdout:2728: finishing write tid 3 to smithi09866585-51 2023-09-23T20:05:31.189 INFO:tasks.rados.rados.0.smithi098.stdout:2728: finishing write tid 4 to smithi09866585-51 2023-09-23T20:05:31.189 INFO:tasks.rados.rados.0.smithi098.stdout:2728: finishing write tid 5 to smithi09866585-51 2023-09-23T20:05:31.190 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 51 v 340 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2023-09-23T20:05:31.190 INFO:tasks.rados.rados.0.smithi098.stdout:2728: left oid 51 (ObjNum 1757 snap 0 seq_num 1757) 2023-09-23T20:05:31.190 INFO:tasks.rados.rados.0.smithi098.stdout:2729: finishing write tid 1 to smithi09866585-274 2023-09-23T20:05:31.190 INFO:tasks.rados.rados.0.smithi098.stdout:2729: finishing write tid 2 to smithi09866585-274 2023-09-23T20:05:31.190 INFO:tasks.rados.rados.0.smithi098.stdout:2729: finishing write tid 3 to smithi09866585-274 2023-09-23T20:05:31.190 INFO:tasks.rados.rados.0.smithi098.stdout:2729: finishing write tid 4 to smithi09866585-274 2023-09-23T20:05:31.190 INFO:tasks.rados.rados.0.smithi098.stdout:2729: finishing write tid 5 to smithi09866585-274 2023-09-23T20:05:31.190 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 274 v 344 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2023-09-23T20:05:31.190 INFO:tasks.rados.rados.0.smithi098.stdout:2729: left oid 274 (ObjNum 1758 snap 0 seq_num 1758) 2023-09-23T20:05:31.191 INFO:tasks.rados.rados.0.smithi098.stdout:2731: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-09-23T20:05:31.324 INFO:tasks.rados.rados.0.smithi098.stdout:2730: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-09-23T20:05:31.427 INFO:tasks.rados.rados.0.smithi098.stdout:2732: finishing write tid 1 to smithi09866585-186 2023-09-23T20:05:31.427 INFO:tasks.rados.rados.0.smithi098.stdout:2732: finishing write tid 2 to smithi09866585-186 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:2732: finishing write tid 3 to smithi09866585-186 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:2732: finishing write tid 4 to smithi09866585-186 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:2732: finishing write tid 5 to smithi09866585-186 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 186 v 391 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:2732: left oid 186 (ObjNum 1759 snap 0 seq_num 1759) 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:2734: finishing write tid 1 to smithi09866585-121 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:2734: finishing write tid 2 to smithi09866585-121 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:2734: finishing write tid 3 to smithi09866585-121 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:2734: finishing write tid 4 to smithi09866585-121 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:2734: finishing write tid 5 to smithi09866585-121 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 121 v 464 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2023-09-23T20:05:31.428 INFO:tasks.rados.rados.0.smithi098.stdout:2734: left oid 121 (ObjNum 1761 snap 0 seq_num 1761) 2023-09-23T20:05:31.429 INFO:tasks.rados.rados.0.smithi098.stdout:2728: done (6 left) 2023-09-23T20:05:31.429 INFO:tasks.rados.rados.0.smithi098.stdout:2729: done (5 left) 2023-09-23T20:05:31.429 INFO:tasks.rados.rados.0.smithi098.stdout:2730: done (4 left) 2023-09-23T20:05:31.429 INFO:tasks.rados.rados.0.smithi098.stdout:2731: done (3 left) 2023-09-23T20:05:31.429 INFO:tasks.rados.rados.0.smithi098.stdout:2732: done (2 left) 2023-09-23T20:05:31.429 INFO:tasks.rados.rados.0.smithi098.stdout:2734: done (1 left) 2023-09-23T20:05:31.429 INFO:tasks.rados.rados.0.smithi098.stdout:2735: done (0 left) 2023-09-23T20:05:31.429 INFO:tasks.rados.rados.0.smithi098.stdout:2736: write oid 370 current snap is 0 2023-09-23T20:05:31.429 INFO:tasks.rados.rados.0.smithi098.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2023-09-23T20:05:31.438 INFO:tasks.rados.rados.0.smithi098.stdout:2736: writing smithi09866585-370 from 430741 to 1172271 tid 1 2023-09-23T20:05:31.445 INFO:tasks.rados.rados.0.smithi098.stdout:2736: writing smithi09866585-370 from 1833166 to 2315444 tid 2 2023-09-23T20:05:31.451 INFO:tasks.rados.rados.0.smithi098.stdout:2736: writing smithi09866585-370 from 2814501 to 3399295 tid 3 2023-09-23T20:05:31.451 INFO:tasks.rados.rados.0.smithi098.stdout:2737: write oid 35 current snap is 0 2023-09-23T20:05:31.451 INFO:tasks.rados.rados.0.smithi098.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2023-09-23T20:05:31.457 INFO:tasks.rados.rados.0.smithi098.stdout:2737: writing smithi09866585-35 from 447548 to 980680 tid 1 2023-09-23T20:05:31.464 INFO:tasks.rados.rados.0.smithi098.stdout:2737: writing smithi09866585-35 from 1491648 to 2233937 tid 2 2023-09-23T20:05:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:2737: writing smithi09866585-35 from 2841924 to 3637990 tid 3 2023-09-23T20:05:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:2738: read oid 131 snap -1 2023-09-23T20:05:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:2738: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T20:05:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:2739: write oid 249 current snap is 0 2023-09-23T20:05:31.472 INFO:tasks.rados.rados.0.smithi098.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2023-09-23T20:05:31.478 INFO:tasks.rados.rados.0.smithi098.stdout:2739: writing smithi09866585-249 from 464355 to 1072736 tid 1 2023-09-23T20:05:31.484 INFO:tasks.rados.rados.0.smithi098.stdout:2739: writing smithi09866585-249 from 1550130 to 2036077 tid 2 2023-09-23T20:05:31.490 INFO:tasks.rados.rados.0.smithi098.stdout:2739: writing smithi09866585-249 from 2469347 to 3076685 tid 3 2023-09-23T20:05:31.494 INFO:tasks.rados.rados.0.smithi098.stdout:2739: writing smithi09866585-249 from 3549144 to 3664355 tid 4 2023-09-23T20:05:31.494 INFO:tasks.rados.rados.0.smithi098.stdout:2740: delete oid 414 current snap is 0 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:2736: finishing write tid 1 to smithi09866585-370 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:2736: finishing write tid 2 to smithi09866585-370 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:2736: finishing write tid 3 to smithi09866585-370 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:2736: finishing write tid 4 to smithi09866585-370 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:2736: finishing write tid 5 to smithi09866585-370 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 370 v 432 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:2736: left oid 370 (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:2737: finishing write tid 1 to smithi09866585-35 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:2737: finishing write tid 2 to smithi09866585-35 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:2737: finishing write tid 3 to smithi09866585-35 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:2737: finishing write tid 4 to smithi09866585-35 2023-09-23T20:05:31.495 INFO:tasks.rados.rados.0.smithi098.stdout:2737: finishing write tid 5 to smithi09866585-35 2023-09-23T20:05:31.496 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 35 v 384 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2023-09-23T20:05:31.496 INFO:tasks.rados.rados.0.smithi098.stdout:2737: left oid 35 (ObjNum 1764 snap 0 seq_num 1764) 2023-09-23T20:05:31.496 INFO:tasks.rados.rados.0.smithi098.stdout:2738: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T20:05:31.664 INFO:tasks.rados.rados.0.smithi098.stdout:2739: finishing write tid 1 to smithi09866585-249 2023-09-23T20:05:31.665 INFO:tasks.rados.rados.0.smithi098.stdout:2739: finishing write tid 2 to smithi09866585-249 2023-09-23T20:05:31.665 INFO:tasks.rados.rados.0.smithi098.stdout:2736: done (4 left) 2023-09-23T20:05:31.665 INFO:tasks.rados.rados.0.smithi098.stdout:2737: done (3 left) 2023-09-23T20:05:31.665 INFO:tasks.rados.rados.0.smithi098.stdout:2738: done (2 left) 2023-09-23T20:05:31.665 INFO:tasks.rados.rados.0.smithi098.stdout:2740: done (1 left) 2023-09-23T20:05:31.665 INFO:tasks.rados.rados.0.smithi098.stdout:2741: write oid 487 current snap is 0 2023-09-23T20:05:31.665 INFO:tasks.rados.rados.0.smithi098.stdout:2739: finishing write tid 3 to smithi09866585-249 2023-09-23T20:05:31.665 INFO:tasks.rados.rados.0.smithi098.stdout:2739: finishing write tid 4 to smithi09866585-249 2023-09-23T20:05:31.665 INFO:tasks.rados.rados.0.smithi098.stdout:2739: finishing write tid 5 to smithi09866585-249 2023-09-23T20:05:31.665 INFO:tasks.rados.rados.0.smithi098.stdout:2739: finishing write tid 6 to smithi09866585-249 2023-09-23T20:05:31.665 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 249 v 274 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2023-09-23T20:05:31.666 INFO:tasks.rados.rados.0.smithi098.stdout:2739: left oid 249 (ObjNum 1765 snap 0 seq_num 1765) 2023-09-23T20:05:31.666 INFO:tasks.rados.rados.0.smithi098.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2023-09-23T20:05:31.675 INFO:tasks.rados.rados.0.smithi098.stdout:2741: writing smithi09866585-487 from 497969 to 1256848 tid 1 2023-09-23T20:05:31.681 INFO:tasks.rados.rados.0.smithi098.stdout:2741: writing smithi09866585-487 from 1667094 to 2156710 tid 2 2023-09-23T20:05:31.689 INFO:tasks.rados.rados.0.smithi098.stdout:2741: writing smithi09866585-487 from 2924193 to 3554075 tid 3 2023-09-23T20:05:31.689 INFO:tasks.rados.rados.0.smithi098.stdout:2739: done (1 left) 2023-09-23T20:05:31.690 INFO:tasks.rados.rados.0.smithi098.stdout:2742: write oid 302 current snap is 0 2023-09-23T20:05:31.690 INFO:tasks.rados.rados.0.smithi098.stdout:2741: finishing write tid 1 to smithi09866585-487 2023-09-23T20:05:31.690 INFO:tasks.rados.rados.0.smithi098.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2023-09-23T20:05:31.694 INFO:tasks.rados.rados.0.smithi098.stdout:2742: writing smithi09866585-302 from 514776 to 948904 tid 1 2023-09-23T20:05:31.702 INFO:tasks.rados.rados.0.smithi098.stdout:2742: writing smithi09866585-302 from 1609223 to 2242497 tid 2 2023-09-23T20:05:31.708 INFO:tasks.rados.rados.0.smithi098.stdout:2742: writing smithi09866585-302 from 2718910 to 3276417 tid 3 2023-09-23T20:05:31.708 INFO:tasks.rados.rados.0.smithi098.stdout:2743: write oid 234 current snap is 0 2023-09-23T20:05:31.708 INFO:tasks.rados.rados.0.smithi098.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2023-09-23T20:05:31.713 INFO:tasks.rados.rados.0.smithi098.stdout:2743: writing smithi09866585-234 from 531583 to 1040960 tid 1 2023-09-23T20:05:31.720 INFO:tasks.rados.rados.0.smithi098.stdout:2743: writing smithi09866585-234 from 1667705 to 2160990 tid 2 2023-09-23T20:05:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:2743: writing smithi09866585-234 from 2862686 to 3631465 tid 3 2023-09-23T20:05:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:2744: read oid 232 snap -1 2023-09-23T20:05:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:2744: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T20:05:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:2745: read oid 177 snap -1 2023-09-23T20:05:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:2745: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:05:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:2746: write oid 299 current snap is 0 2023-09-23T20:05:31.729 INFO:tasks.rados.rados.0.smithi098.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2023-09-23T20:05:31.735 INFO:tasks.rados.rados.0.smithi098.stdout:2746: writing smithi09866585-299 from 548390 to 1133016 tid 1 2023-09-23T20:05:31.742 INFO:tasks.rados.rados.0.smithi098.stdout:2746: writing smithi09866585-299 from 1726187 to 2363130 tid 2 2023-09-23T20:05:31.748 INFO:tasks.rados.rados.0.smithi098.stdout:2746: writing smithi09866585-299 from 2773756 to 3353807 tid 3 2023-09-23T20:05:31.748 INFO:tasks.rados.rados.0.smithi098.stdout:2747: write oid 268 current snap is 0 2023-09-23T20:05:31.748 INFO:tasks.rados.rados.0.smithi098.stdout:2741: finishing write tid 2 to smithi09866585-487 2023-09-23T20:05:31.748 INFO:tasks.rados.rados.0.smithi098.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2023-09-23T20:05:31.755 INFO:tasks.rados.rados.0.smithi098.stdout:2747: writing smithi09866585-268 from 565197 to 1225072 tid 1 2023-09-23T20:05:31.761 INFO:tasks.rados.rados.0.smithi098.stdout:2747: writing smithi09866585-268 from 1784669 to 2281623 tid 2 2023-09-23T20:05:31.769 INFO:tasks.rados.rados.0.smithi098.stdout:2747: writing smithi09866585-268 from 2917532 to 3708855 tid 3 2023-09-23T20:05:31.769 INFO:tasks.rados.rados.0.smithi098.stdout:2748: write oid 85 current snap is 0 2023-09-23T20:05:31.769 INFO:tasks.rados.rados.0.smithi098.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2023-09-23T20:05:31.775 INFO:tasks.rados.rados.0.smithi098.stdout:2748: writing smithi09866585-85 from 582004 to 1033481 tid 1 2023-09-23T20:05:31.781 INFO:tasks.rados.rados.0.smithi098.stdout:2748: writing smithi09866585-85 from 1443151 to 2083763 tid 2 2023-09-23T20:05:31.787 INFO:tasks.rados.rados.0.smithi098.stdout:2748: writing smithi09866585-85 from 2544955 to 3147550 tid 3 2023-09-23T20:05:31.791 INFO:tasks.rados.rados.0.smithi098.stdout:2748: writing smithi09866585-85 from 3612817 to 3782004 tid 4 2023-09-23T20:05:31.791 INFO:tasks.rados.rados.0.smithi098.stdout:2749: write oid 467 current snap is 0 2023-09-23T20:05:31.791 INFO:tasks.rados.rados.0.smithi098.stdout:2741: finishing write tid 3 to smithi09866585-487 2023-09-23T20:05:31.791 INFO:tasks.rados.rados.0.smithi098.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2023-09-23T20:05:31.797 INFO:tasks.rados.rados.0.smithi098.stdout:2749: writing smithi09866585-467 from 598811 to 1125537 tid 1 2023-09-23T20:05:31.804 INFO:tasks.rados.rados.0.smithi098.stdout:2749: writing smithi09866585-467 from 1901633 to 2402256 tid 2 2023-09-23T20:05:31.811 INFO:tasks.rados.rados.0.smithi098.stdout:2749: writing smithi09866585-467 from 2972378 to 3502598 tid 3 2023-09-23T20:05:31.811 INFO:tasks.rados.rados.0.smithi098.stdout:2750: read oid 407 snap -1 2023-09-23T20:05:31.812 INFO:tasks.rados.rados.0.smithi098.stdout:2750: expect (ObjNum 586 snap 0 seq_num 586) 2023-09-23T20:05:31.812 INFO:tasks.rados.rados.0.smithi098.stdout:2751: read oid 131 snap -1 2023-09-23T20:05:31.812 INFO:tasks.rados.rados.0.smithi098.stdout:2751: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T20:05:31.812 INFO:tasks.rados.rados.0.smithi098.stdout:2752: read oid 108 snap -1 2023-09-23T20:05:31.812 INFO:tasks.rados.rados.0.smithi098.stdout:2752: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-09-23T20:05:31.812 INFO:tasks.rados.rados.0.smithi098.stdout:2753: delete oid 367 current snap is 0 2023-09-23T20:05:31.812 INFO:tasks.rados.rados.0.smithi098.stdout:2741: finishing write tid 4 to smithi09866585-487 2023-09-23T20:05:31.812 INFO:tasks.rados.rados.0.smithi098.stdout:2741: finishing write tid 5 to smithi09866585-487 2023-09-23T20:05:31.812 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 487 v 388 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2023-09-23T20:05:31.812 INFO:tasks.rados.rados.0.smithi098.stdout:2741: left oid 487 (ObjNum 1767 snap 0 seq_num 1767) 2023-09-23T20:05:31.812 INFO:tasks.rados.rados.0.smithi098.stdout:2742: finishing write tid 1 to smithi09866585-302 2023-09-23T20:05:31.813 INFO:tasks.rados.rados.0.smithi098.stdout:2742: finishing write tid 2 to smithi09866585-302 2023-09-23T20:05:31.813 INFO:tasks.rados.rados.0.smithi098.stdout:2742: finishing write tid 3 to smithi09866585-302 2023-09-23T20:05:31.813 INFO:tasks.rados.rados.0.smithi098.stdout:2742: finishing write tid 4 to smithi09866585-302 2023-09-23T20:05:31.813 INFO:tasks.rados.rados.0.smithi098.stdout:2742: finishing write tid 5 to smithi09866585-302 2023-09-23T20:05:31.813 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 302 v 291 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2023-09-23T20:05:31.813 INFO:tasks.rados.rados.0.smithi098.stdout:2742: left oid 302 (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T20:05:31.813 INFO:tasks.rados.rados.0.smithi098.stdout:2743: finishing write tid 1 to smithi09866585-234 2023-09-23T20:05:31.813 INFO:tasks.rados.rados.0.smithi098.stdout:2743: finishing write tid 2 to smithi09866585-234 2023-09-23T20:05:31.813 INFO:tasks.rados.rados.0.smithi098.stdout:2743: finishing write tid 3 to smithi09866585-234 2023-09-23T20:05:31.813 INFO:tasks.rados.rados.0.smithi098.stdout:2743: finishing write tid 4 to smithi09866585-234 2023-09-23T20:05:31.813 INFO:tasks.rados.rados.0.smithi098.stdout:2743: finishing write tid 5 to smithi09866585-234 2023-09-23T20:05:31.814 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 234 v 295 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2023-09-23T20:05:31.814 INFO:tasks.rados.rados.0.smithi098.stdout:2743: left oid 234 (ObjNum 1769 snap 0 seq_num 1769) 2023-09-23T20:05:31.814 INFO:tasks.rados.rados.0.smithi098.stdout:2744: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T20:05:31.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:31 smithi098 bash[27308]: audit 2023-09-23T20:05:31.151697+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.98:0/3486381001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:31.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:31 smithi098 bash[33670]: audit 2023-09-23T20:05:31.151697+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.98:0/3486381001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:32.087 INFO:tasks.rados.rados.0.smithi098.stdout:2745: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T20:05:32.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:31 smithi173 bash[27697]: audit 2023-09-23T20:05:31.151697+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.98:0/3486381001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:32.211 INFO:tasks.rados.rados.0.smithi098.stdout:2746: finishing write tid 1 to smithi09866585-299 2023-09-23T20:05:32.211 INFO:tasks.rados.rados.0.smithi098.stdout:2746: finishing write tid 2 to smithi09866585-299 2023-09-23T20:05:32.211 INFO:tasks.rados.rados.0.smithi098.stdout:2746: finishing write tid 3 to smithi09866585-299 2023-09-23T20:05:32.211 INFO:tasks.rados.rados.0.smithi098.stdout:2746: finishing write tid 4 to smithi09866585-299 2023-09-23T20:05:32.211 INFO:tasks.rados.rados.0.smithi098.stdout:2746: finishing write tid 5 to smithi09866585-299 2023-09-23T20:05:32.211 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 299 v 436 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2023-09-23T20:05:32.211 INFO:tasks.rados.rados.0.smithi098.stdout:2746: left oid 299 (ObjNum 1770 snap 0 seq_num 1770) 2023-09-23T20:05:32.212 INFO:tasks.rados.rados.0.smithi098.stdout:2747: finishing write tid 1 to smithi09866585-268 2023-09-23T20:05:32.212 INFO:tasks.rados.rados.0.smithi098.stdout:2747: finishing write tid 2 to smithi09866585-268 2023-09-23T20:05:32.212 INFO:tasks.rados.rados.0.smithi098.stdout:2741: done (12 left) 2023-09-23T20:05:32.212 INFO:tasks.rados.rados.0.smithi098.stdout:2742: done (11 left) 2023-09-23T20:05:32.212 INFO:tasks.rados.rados.0.smithi098.stdout:2743: done (10 left) 2023-09-23T20:05:32.212 INFO:tasks.rados.rados.0.smithi098.stdout:2744: done (9 left) 2023-09-23T20:05:32.212 INFO:tasks.rados.rados.0.smithi098.stdout:2745: done (8 left) 2023-09-23T20:05:32.212 INFO:tasks.rados.rados.0.smithi098.stdout:2746: done (7 left) 2023-09-23T20:05:32.212 INFO:tasks.rados.rados.0.smithi098.stdout:2753: done (6 left) 2023-09-23T20:05:32.212 INFO:tasks.rados.rados.0.smithi098.stdout:2754: read oid 29 snap -1 2023-09-23T20:05:32.213 INFO:tasks.rados.rados.0.smithi098.stdout:2754: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T20:05:32.213 INFO:tasks.rados.rados.0.smithi098.stdout:2755: read oid 475 snap -1 2023-09-23T20:05:32.213 INFO:tasks.rados.rados.0.smithi098.stdout:2755: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:05:32.213 INFO:tasks.rados.rados.0.smithi098.stdout:2756: read oid 427 snap -1 2023-09-23T20:05:32.213 INFO:tasks.rados.rados.0.smithi098.stdout:2756: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:05:32.213 INFO:tasks.rados.rados.0.smithi098.stdout:2757: read oid 232 snap -1 2023-09-23T20:05:32.213 INFO:tasks.rados.rados.0.smithi098.stdout:2757: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T20:05:32.213 INFO:tasks.rados.rados.0.smithi098.stdout:2758: write oid 155 current snap is 0 2023-09-23T20:05:32.213 INFO:tasks.rados.rados.0.smithi098.stdout:2747: finishing write tid 3 to smithi09866585-268 2023-09-23T20:05:32.213 INFO:tasks.rados.rados.0.smithi098.stdout:2747: finishing write tid 4 to smithi09866585-268 2023-09-23T20:05:32.214 INFO:tasks.rados.rados.0.smithi098.stdout:2747: finishing write tid 5 to smithi09866585-268 2023-09-23T20:05:32.214 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 268 v 304 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2023-09-23T20:05:32.214 INFO:tasks.rados.rados.0.smithi098.stdout:2747: left oid 268 (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T20:05:32.214 INFO:tasks.rados.rados.0.smithi098.stdout:2748: finishing write tid 1 to smithi09866585-85 2023-09-23T20:05:32.214 INFO:tasks.rados.rados.0.smithi098.stdout:2748: finishing write tid 2 to smithi09866585-85 2023-09-23T20:05:32.214 INFO:tasks.rados.rados.0.smithi098.stdout:2748: finishing write tid 3 to smithi09866585-85 2023-09-23T20:05:32.214 INFO:tasks.rados.rados.0.smithi098.stdout:2748: finishing write tid 4 to smithi09866585-85 2023-09-23T20:05:32.214 INFO:tasks.rados.rados.0.smithi098.stdout:2748: finishing write tid 5 to smithi09866585-85 2023-09-23T20:05:32.214 INFO:tasks.rados.rados.0.smithi098.stdout:2748: finishing write tid 6 to smithi09866585-85 2023-09-23T20:05:32.215 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 85 v 303 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2023-09-23T20:05:32.215 INFO:tasks.rados.rados.0.smithi098.stdout:2748: left oid 85 (ObjNum 1772 snap 0 seq_num 1772) 2023-09-23T20:05:32.215 INFO:tasks.rados.rados.0.smithi098.stdout:2749: finishing write tid 1 to smithi09866585-467 2023-09-23T20:05:32.215 INFO:tasks.rados.rados.0.smithi098.stdout:2749: finishing write tid 2 to smithi09866585-467 2023-09-23T20:05:32.215 INFO:tasks.rados.rados.0.smithi098.stdout:2751: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T20:05:32.366 INFO:tasks.rados.rados.0.smithi098.stdout:2749: finishing write tid 3 to smithi09866585-467 2023-09-23T20:05:32.366 INFO:tasks.rados.rados.0.smithi098.stdout:2749: finishing write tid 4 to smithi09866585-467 2023-09-23T20:05:32.366 INFO:tasks.rados.rados.0.smithi098.stdout:2749: finishing write tid 5 to smithi09866585-467 2023-09-23T20:05:32.366 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 467 v 363 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2023-09-23T20:05:32.366 INFO:tasks.rados.rados.0.smithi098.stdout:2749: left oid 467 (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T20:05:32.366 INFO:tasks.rados.rados.0.smithi098.stdout:2750: expect (ObjNum 586 snap 0 seq_num 586) 2023-09-23T20:05:32.523 INFO:tasks.rados.rados.0.smithi098.stdout:2752: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-09-23T20:05:32.678 INFO:tasks.rados.rados.0.smithi098.stdout:2757: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T20:05:32.926 INFO:tasks.rados.rados.0.smithi098.stdout:2755: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-23T20:05:33.051 INFO:tasks.rados.rados.0.smithi098.stdout:2756: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T20:05:33.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:32 smithi173 bash[27697]: cluster 2023-09-23T20:05:32.544231+0000 mgr.x (mgr.24700) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-09-23T20:05:33.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:32 smithi173 bash[27697]: audit 2023-09-23T20:05:32.796917+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:33.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:05:32 smithi173 bash[50672]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:05:32] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.33.4" 2023-09-23T20:05:33.151 INFO:tasks.rados.rados.0.smithi098.stdout:2754: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T20:05:33.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:32 smithi098 bash[27308]: cluster 2023-09-23T20:05:32.544231+0000 mgr.x (mgr.24700) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-09-23T20:05:33.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:32 smithi098 bash[27308]: audit 2023-09-23T20:05:32.796917+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:33.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:32 smithi098 bash[33670]: cluster 2023-09-23T20:05:32.544231+0000 mgr.x (mgr.24700) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-09-23T20:05:33.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:32 smithi098 bash[33670]: audit 2023-09-23T20:05:32.796917+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:33.331 INFO:tasks.rados.rados.0.smithi098.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2023-09-23T20:05:33.345 INFO:tasks.rados.rados.0.smithi098.stdout:2758: writing smithi09866585-155 from 632425 to 1309649 tid 1 2023-09-23T20:05:33.352 INFO:tasks.rados.rados.0.smithi098.stdout:2758: writing smithi09866585-155 from 2018597 to 2522889 tid 2 2023-09-23T20:05:33.358 INFO:tasks.rados.rados.0.smithi098.stdout:2758: writing smithi09866585-155 from 3027224 to 3579988 tid 3 2023-09-23T20:05:33.358 INFO:tasks.rados.rados.0.smithi098.stdout:2747: done (10 left) 2023-09-23T20:05:33.359 INFO:tasks.rados.rados.0.smithi098.stdout:2748: done (9 left) 2023-09-23T20:05:33.359 INFO:tasks.rados.rados.0.smithi098.stdout:2749: done (8 left) 2023-09-23T20:05:33.359 INFO:tasks.rados.rados.0.smithi098.stdout:2750: done (7 left) 2023-09-23T20:05:33.359 INFO:tasks.rados.rados.0.smithi098.stdout:2751: done (6 left) 2023-09-23T20:05:33.359 INFO:tasks.rados.rados.0.smithi098.stdout:2752: done (5 left) 2023-09-23T20:05:33.359 INFO:tasks.rados.rados.0.smithi098.stdout:2754: done (4 left) 2023-09-23T20:05:33.359 INFO:tasks.rados.rados.0.smithi098.stdout:2755: done (3 left) 2023-09-23T20:05:33.359 INFO:tasks.rados.rados.0.smithi098.stdout:2756: done (2 left) 2023-09-23T20:05:33.359 INFO:tasks.rados.rados.0.smithi098.stdout:2757: done (1 left) 2023-09-23T20:05:33.359 INFO:tasks.rados.rados.0.smithi098.stdout:2759: write oid 427 current snap is 0 2023-09-23T20:05:33.359 INFO:tasks.rados.rados.0.smithi098.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2023-09-23T20:05:33.371 INFO:tasks.rados.rados.0.smithi098.stdout:2759: writing smithi09866585-427 from 649232 to 1401705 tid 1 2023-09-23T20:05:33.376 INFO:tasks.rados.rados.0.smithi098.stdout:2759: writing smithi09866585-427 from 1960726 to 2608676 tid 2 2023-09-23T20:05:33.384 INFO:tasks.rados.rados.0.smithi098.stdout:2759: writing smithi09866585-427 from 3338294 to 3849232 tid 3 2023-09-23T20:05:33.384 INFO:tasks.rados.rados.0.smithi098.stdout:2760: write oid 110 current snap is 0 2023-09-23T20:05:33.384 INFO:tasks.rados.rados.0.smithi098.stdout:2758: finishing write tid 1 to smithi09866585-155 2023-09-23T20:05:33.384 INFO:tasks.rados.rados.0.smithi098.stdout:2758: finishing write tid 2 to smithi09866585-155 2023-09-23T20:05:33.384 INFO:tasks.rados.rados.0.smithi098.stdout:2758: finishing write tid 3 to smithi09866585-155 2023-09-23T20:05:33.384 INFO:tasks.rados.rados.0.smithi098.stdout:2758: finishing write tid 4 to smithi09866585-155 2023-09-23T20:05:33.384 INFO:tasks.rados.rados.0.smithi098.stdout:2758: finishing write tid 5 to smithi09866585-155 2023-09-23T20:05:33.384 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 155 v 468 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2023-09-23T20:05:33.385 INFO:tasks.rados.rados.0.smithi098.stdout:2758: left oid 155 (ObjNum 1775 snap 0 seq_num 1775) 2023-09-23T20:05:33.385 INFO:tasks.rados.rados.0.smithi098.stdout:2759: finishing write tid 1 to smithi09866585-427 2023-09-23T20:05:33.385 INFO:tasks.rados.rados.0.smithi098.stdout:2759: finishing write tid 2 to smithi09866585-427 2023-09-23T20:05:33.385 INFO:tasks.rados.rados.0.smithi098.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2023-09-23T20:05:33.390 INFO:tasks.rados.rados.0.smithi098.stdout:2760: writing smithi09866585-110 from 666039 to 1093761 tid 1 2023-09-23T20:05:33.396 INFO:tasks.rados.rados.0.smithi098.stdout:2760: writing smithi09866585-110 from 1619208 to 2127169 tid 2 2023-09-23T20:05:33.403 INFO:tasks.rados.rados.0.smithi098.stdout:2760: writing smithi09866585-110 from 2565717 to 3257378 tid 3 2023-09-23T20:05:33.407 INFO:tasks.rados.rados.0.smithi098.stdout:2760: writing smithi09866585-110 from 3660365 to 3866039 tid 4 2023-09-23T20:05:33.407 INFO:tasks.rados.rados.0.smithi098.stdout:2758: done (2 left) 2023-09-23T20:05:33.407 INFO:tasks.rados.rados.0.smithi098.stdout:2761: write oid 479 current snap is 0 2023-09-23T20:05:33.407 INFO:tasks.rados.rados.0.smithi098.stdout:2759: finishing write tid 3 to smithi09866585-427 2023-09-23T20:05:33.407 INFO:tasks.rados.rados.0.smithi098.stdout:2759: finishing write tid 4 to smithi09866585-427 2023-09-23T20:05:33.407 INFO:tasks.rados.rados.0.smithi098.stdout:2759: finishing write tid 5 to smithi09866585-427 2023-09-23T20:05:33.407 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 427 v 261 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2023-09-23T20:05:33.408 INFO:tasks.rados.rados.0.smithi098.stdout:2759: left oid 427 (ObjNum 1776 snap 0 seq_num 1776) 2023-09-23T20:05:33.408 INFO:tasks.rados.rados.0.smithi098.stdout:2760: finishing write tid 1 to smithi09866585-110 2023-09-23T20:05:33.408 INFO:tasks.rados.rados.0.smithi098.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2023-09-23T20:05:33.413 INFO:tasks.rados.rados.0.smithi098.stdout:2761: writing smithi09866585-479 from 682846 to 1185817 tid 1 2023-09-23T20:05:33.420 INFO:tasks.rados.rados.0.smithi098.stdout:2761: writing smithi09866585-479 from 1677690 to 2329309 tid 2 2023-09-23T20:05:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:2761: writing smithi09866585-479 from 2993140 to 3496073 tid 3 2023-09-23T20:05:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:2759: done (2 left) 2023-09-23T20:05:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:2762: read oid 471 snap -1 2023-09-23T20:05:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:2762: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-09-23T20:05:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:2763: write oid 429 current snap is 0 2023-09-23T20:05:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:2760: finishing write tid 2 to smithi09866585-110 2023-09-23T20:05:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2023-09-23T20:05:33.435 INFO:tasks.rados.rados.0.smithi098.stdout:2763: writing smithi09866585-429 from 699653 to 1394226 tid 1 2023-09-23T20:05:33.442 INFO:tasks.rados.rados.0.smithi098.stdout:2763: writing smithi09866585-429 from 1852525 to 2647802 tid 2 2023-09-23T20:05:33.449 INFO:tasks.rados.rados.0.smithi098.stdout:2763: writing smithi09866585-429 from 3420563 to 3899653 tid 3 2023-09-23T20:05:33.449 INFO:tasks.rados.rados.0.smithi098.stdout:2764: write oid 74 current snap is 0 2023-09-23T20:05:33.450 INFO:tasks.rados.rados.0.smithi098.stdout:2760: finishing write tid 3 to smithi09866585-110 2023-09-23T20:05:33.450 INFO:tasks.rados.rados.0.smithi098.stdout:2760: finishing write tid 4 to smithi09866585-110 2023-09-23T20:05:33.450 INFO:tasks.rados.rados.0.smithi098.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2023-09-23T20:05:33.458 INFO:tasks.rados.rados.0.smithi098.stdout:2764: writing smithi09866585-74 from 716460 to 1486282 tid 1 2023-09-23T20:05:33.466 INFO:tasks.rados.rados.0.smithi098.stdout:2764: writing smithi09866585-74 from 2194654 to 2849942 tid 2 2023-09-23T20:05:33.473 INFO:tasks.rados.rados.0.smithi098.stdout:2764: writing smithi09866585-74 from 3447986 to 3916460 tid 3 2023-09-23T20:05:33.473 INFO:tasks.rados.rados.0.smithi098.stdout:2765: read oid 186 snap -1 2023-09-23T20:05:33.473 INFO:tasks.rados.rados.0.smithi098.stdout:2765: expect (ObjNum 1759 snap 0 seq_num 1759) 2023-09-23T20:05:33.473 INFO:tasks.rados.rados.0.smithi098.stdout:2766: write oid 156 current snap is 0 2023-09-23T20:05:33.473 INFO:tasks.rados.rados.0.smithi098.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2023-09-23T20:05:33.480 INFO:tasks.rados.rados.0.smithi098.stdout:2766: writing smithi09866585-156 from 733267 to 1178338 tid 1 2023-09-23T20:05:33.488 INFO:tasks.rados.rados.0.smithi098.stdout:2766: writing smithi09866585-156 from 1853136 to 2652082 tid 2 2023-09-23T20:05:33.496 INFO:tasks.rados.rados.0.smithi098.stdout:2766: writing smithi09866585-156 from 3359056 to 3933267 tid 3 2023-09-23T20:05:33.496 INFO:tasks.rados.rados.0.smithi098.stdout:2767: read oid 293 snap -1 2023-09-23T20:05:33.496 INFO:tasks.rados.rados.0.smithi098.stdout:2767: expect (ObjNum 665 snap 0 seq_num 665) 2023-09-23T20:05:33.496 INFO:tasks.rados.rados.0.smithi098.stdout:2768: write oid 109 current snap is 0 2023-09-23T20:05:33.496 INFO:tasks.rados.rados.0.smithi098.stdout:2760: finishing write tid 5 to smithi09866585-110 2023-09-23T20:05:33.496 INFO:tasks.rados.rados.0.smithi098.stdout:2760: finishing write tid 6 to smithi09866585-110 2023-09-23T20:05:33.497 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 110 v 343 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2023-09-23T20:05:33.497 INFO:tasks.rados.rados.0.smithi098.stdout:2760: left oid 110 (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T20:05:33.497 INFO:tasks.rados.rados.0.smithi098.stdout:2761: finishing write tid 1 to smithi09866585-479 2023-09-23T20:05:33.497 INFO:tasks.rados.rados.0.smithi098.stdout:2761: finishing write tid 2 to smithi09866585-479 2023-09-23T20:05:33.497 INFO:tasks.rados.rados.0.smithi098.stdout:2761: finishing write tid 3 to smithi09866585-479 2023-09-23T20:05:33.497 INFO:tasks.rados.rados.0.smithi098.stdout:2761: finishing write tid 4 to smithi09866585-479 2023-09-23T20:05:33.497 INFO:tasks.rados.rados.0.smithi098.stdout:2761: finishing write tid 5 to smithi09866585-479 2023-09-23T20:05:33.497 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 479 v 307 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2023-09-23T20:05:33.497 INFO:tasks.rados.rados.0.smithi098.stdout:2761: left oid 479 (ObjNum 1778 snap 0 seq_num 1778) 2023-09-23T20:05:33.497 INFO:tasks.rados.rados.0.smithi098.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2023-09-23T20:05:33.503 INFO:tasks.rados.rados.0.smithi098.stdout:2768: writing smithi09866585-109 from 750074 to 1270394 tid 1 2023-09-23T20:05:33.510 INFO:tasks.rados.rados.0.smithi098.stdout:2768: writing smithi09866585-109 from 1911618 to 2570575 tid 2 2023-09-23T20:05:33.517 INFO:tasks.rados.rados.0.smithi098.stdout:2768: writing smithi09866585-109 from 3102832 to 3767206 tid 3 2023-09-23T20:05:33.518 INFO:tasks.rados.rados.0.smithi098.stdout:2760: done (8 left) 2023-09-23T20:05:33.518 INFO:tasks.rados.rados.0.smithi098.stdout:2761: done (7 left) 2023-09-23T20:05:33.518 INFO:tasks.rados.rados.0.smithi098.stdout:2769: read oid 342 snap -1 2023-09-23T20:05:33.518 INFO:tasks.rados.rados.0.smithi098.stdout:2769: expect (ObjNum 1672 snap 0 seq_num 1672) 2023-09-23T20:05:33.518 INFO:tasks.rados.rados.0.smithi098.stdout:2770: write oid 167 current snap is 0 2023-09-23T20:05:33.518 INFO:tasks.rados.rados.0.smithi098.stdout:2762: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-09-23T20:05:33.801 INFO:tasks.rados.rados.0.smithi098.stdout:2763: finishing write tid 1 to smithi09866585-429 2023-09-23T20:05:33.801 INFO:tasks.rados.rados.0.smithi098.stdout:2763: finishing write tid 2 to smithi09866585-429 2023-09-23T20:05:33.801 INFO:tasks.rados.rados.0.smithi098.stdout:2763: finishing write tid 3 to smithi09866585-429 2023-09-23T20:05:33.801 INFO:tasks.rados.rados.0.smithi098.stdout:2763: finishing write tid 4 to smithi09866585-429 2023-09-23T20:05:33.801 INFO:tasks.rados.rados.0.smithi098.stdout:2763: finishing write tid 5 to smithi09866585-429 2023-09-23T20:05:33.801 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 429 v 347 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2023-09-23T20:05:33.801 INFO:tasks.rados.rados.0.smithi098.stdout:2763: left oid 429 (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T20:05:33.801 INFO:tasks.rados.rados.0.smithi098.stdout:2764: finishing write tid 1 to smithi09866585-74 2023-09-23T20:05:33.801 INFO:tasks.rados.rados.0.smithi098.stdout:2764: finishing write tid 2 to smithi09866585-74 2023-09-23T20:05:33.802 INFO:tasks.rados.rados.0.smithi098.stdout:2764: finishing write tid 3 to smithi09866585-74 2023-09-23T20:05:33.802 INFO:tasks.rados.rados.0.smithi098.stdout:2764: finishing write tid 4 to smithi09866585-74 2023-09-23T20:05:33.802 INFO:tasks.rados.rados.0.smithi098.stdout:2764: finishing write tid 5 to smithi09866585-74 2023-09-23T20:05:33.802 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 74 v 351 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2023-09-23T20:05:33.802 INFO:tasks.rados.rados.0.smithi098.stdout:2764: left oid 74 (ObjNum 1780 snap 0 seq_num 1780) 2023-09-23T20:05:33.802 INFO:tasks.rados.rados.0.smithi098.stdout:2765: expect (ObjNum 1759 snap 0 seq_num 1759) 2023-09-23T20:05:34.131 INFO:tasks.rados.rados.0.smithi098.stdout:2766: finishing write tid 1 to smithi09866585-156 2023-09-23T20:05:34.131 INFO:tasks.rados.rados.0.smithi098.stdout:2766: finishing write tid 2 to smithi09866585-156 2023-09-23T20:05:34.131 INFO:tasks.rados.rados.0.smithi098.stdout:2766: finishing write tid 3 to smithi09866585-156 2023-09-23T20:05:34.131 INFO:tasks.rados.rados.0.smithi098.stdout:2766: finishing write tid 4 to smithi09866585-156 2023-09-23T20:05:34.131 INFO:tasks.rados.rados.0.smithi098.stdout:2766: finishing write tid 5 to smithi09866585-156 2023-09-23T20:05:34.131 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 156 v 460 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2023-09-23T20:05:34.131 INFO:tasks.rados.rados.0.smithi098.stdout:2766: left oid 156 (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T20:05:34.131 INFO:tasks.rados.rados.0.smithi098.stdout:2767: expect (ObjNum 665 snap 0 seq_num 665) 2023-09-23T20:05:34.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:33 smithi098 bash[33670]: audit 2023-09-23T20:05:33.611419+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.98:0/3774215970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:34.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:33 smithi098 bash[27308]: audit 2023-09-23T20:05:33.611419+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.98:0/3774215970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:34.282 INFO:tasks.rados.rados.0.smithi098.stdout:2768: finishing write tid 1 to smithi09866585-109 2023-09-23T20:05:34.282 INFO:tasks.rados.rados.0.smithi098.stdout:2768: finishing write tid 2 to smithi09866585-109 2023-09-23T20:05:34.282 INFO:tasks.rados.rados.0.smithi098.stdout:2769: expect (ObjNum 1672 snap 0 seq_num 1672) 2023-09-23T20:05:34.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:33 smithi173 bash[27697]: audit 2023-09-23T20:05:33.611419+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.98:0/3774215970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:34.352 INFO:tasks.rados.rados.0.smithi098.stdout:2768: finishing write tid 3 to smithi09866585-109 2023-09-23T20:05:34.352 INFO:tasks.rados.rados.0.smithi098.stdout:2768: finishing write tid 4 to smithi09866585-109 2023-09-23T20:05:34.352 INFO:tasks.rados.rados.0.smithi098.stdout:2768: finishing write tid 5 to smithi09866585-109 2023-09-23T20:05:34.352 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 109 v 392 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2023-09-23T20:05:34.352 INFO:tasks.rados.rados.0.smithi098.stdout:2768: left oid 109 (ObjNum 1782 snap 0 seq_num 1782) 2023-09-23T20:05:34.352 INFO:tasks.rados.rados.0.smithi098.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2023-09-23T20:05:34.367 INFO:tasks.rados.rados.0.smithi098.stdout:2770: writing smithi09866585-167 from 766881 to 1362450 tid 1 2023-09-23T20:05:34.373 INFO:tasks.rados.rados.0.smithi098.stdout:2770: writing smithi09866585-167 from 1970100 to 2372715 tid 2 2023-09-23T20:05:34.380 INFO:tasks.rados.rados.0.smithi098.stdout:2770: writing smithi09866585-167 from 3013902 to 3489548 tid 3 2023-09-23T20:05:34.380 INFO:tasks.rados.rados.0.smithi098.stdout:2762: done (8 left) 2023-09-23T20:05:34.380 INFO:tasks.rados.rados.0.smithi098.stdout:2763: done (7 left) 2023-09-23T20:05:34.380 INFO:tasks.rados.rados.0.smithi098.stdout:2764: done (6 left) 2023-09-23T20:05:34.380 INFO:tasks.rados.rados.0.smithi098.stdout:2765: done (5 left) 2023-09-23T20:05:34.380 INFO:tasks.rados.rados.0.smithi098.stdout:2766: done (4 left) 2023-09-23T20:05:34.380 INFO:tasks.rados.rados.0.smithi098.stdout:2767: done (3 left) 2023-09-23T20:05:34.380 INFO:tasks.rados.rados.0.smithi098.stdout:2768: done (2 left) 2023-09-23T20:05:34.381 INFO:tasks.rados.rados.0.smithi098.stdout:2769: done (1 left) 2023-09-23T20:05:34.381 INFO:tasks.rados.rados.0.smithi098.stdout:2771: read oid 150 snap -1 2023-09-23T20:05:34.381 INFO:tasks.rados.rados.0.smithi098.stdout:2771: expect (ObjNum 538 snap 0 seq_num 538) 2023-09-23T20:05:34.381 INFO:tasks.rados.rados.0.smithi098.stdout:2772: read oid 433 snap -1 2023-09-23T20:05:34.381 INFO:tasks.rados.rados.0.smithi098.stdout:2772: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:05:34.381 INFO:tasks.rados.rados.0.smithi098.stdout:2773: read oid 350 snap -1 2023-09-23T20:05:34.381 INFO:tasks.rados.rados.0.smithi098.stdout:2773: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T20:05:34.381 INFO:tasks.rados.rados.0.smithi098.stdout:2774: delete oid 464 current snap is 0 2023-09-23T20:05:34.381 INFO:tasks.rados.rados.0.smithi098.stdout:2770: finishing write tid 1 to smithi09866585-167 2023-09-23T20:05:34.381 INFO:tasks.rados.rados.0.smithi098.stdout:2770: finishing write tid 2 to smithi09866585-167 2023-09-23T20:05:34.382 INFO:tasks.rados.rados.0.smithi098.stdout:2774: done (4 left) 2023-09-23T20:05:34.382 INFO:tasks.rados.rados.0.smithi098.stdout:2775: write oid 184 current snap is 0 2023-09-23T20:05:34.382 INFO:tasks.rados.rados.0.smithi098.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2023-09-23T20:05:34.389 INFO:tasks.rados.rados.0.smithi098.stdout:2775: writing smithi09866585-184 from 400495 to 1146562 tid 1 2023-09-23T20:05:34.395 INFO:tasks.rados.rados.0.smithi098.stdout:2775: writing smithi09866585-184 from 1570711 to 1976995 tid 2 2023-09-23T20:05:34.395 INFO:tasks.rados.rados.0.smithi098.stdout:2776: write oid 497 current snap is 0 2023-09-23T20:05:34.395 INFO:tasks.rados.rados.0.smithi098.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2023-09-23T20:05:34.400 INFO:tasks.rados.rados.0.smithi098.stdout:2776: writing smithi09866585-497 from 417302 to 838618 tid 1 2023-09-23T20:05:34.407 INFO:tasks.rados.rados.0.smithi098.stdout:2776: writing smithi09866585-497 from 1629193 to 2017302 tid 2 2023-09-23T20:05:34.407 INFO:tasks.rados.rados.0.smithi098.stdout:2777: read oid 18 snap -1 2023-09-23T20:05:34.407 INFO:tasks.rados.rados.0.smithi098.stdout:2777: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-09-23T20:05:34.407 INFO:tasks.rados.rados.0.smithi098.stdout:2778: read oid 91 snap -1 2023-09-23T20:05:34.408 INFO:tasks.rados.rados.0.smithi098.stdout:2778: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T20:05:34.408 INFO:tasks.rados.rados.0.smithi098.stdout:2779: read oid 39 snap -1 2023-09-23T20:05:34.408 INFO:tasks.rados.rados.0.smithi098.stdout:2779: expect (ObjNum 38 snap 0 seq_num 38) 2023-09-23T20:05:34.408 INFO:tasks.rados.rados.0.smithi098.stdout:2780: delete oid 164 current snap is 0 2023-09-23T20:05:34.408 INFO:tasks.rados.rados.0.smithi098.stdout:2771: expect (ObjNum 538 snap 0 seq_num 538) 2023-09-23T20:05:34.554 INFO:tasks.rados.rados.0.smithi098.stdout:2772: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T20:05:34.666 INFO:tasks.rados.rados.0.smithi098.stdout:2770: finishing write tid 3 to smithi09866585-167 2023-09-23T20:05:34.666 INFO:tasks.rados.rados.0.smithi098.stdout:2770: finishing write tid 4 to smithi09866585-167 2023-09-23T20:05:34.666 INFO:tasks.rados.rados.0.smithi098.stdout:2775: finishing write tid 1 to smithi09866585-184 2023-09-23T20:05:34.666 INFO:tasks.rados.rados.0.smithi098.stdout:2775: finishing write tid 2 to smithi09866585-184 2023-09-23T20:05:34.667 INFO:tasks.rados.rados.0.smithi098.stdout:2775: finishing write tid 3 to smithi09866585-184 2023-09-23T20:05:34.667 INFO:tasks.rados.rados.0.smithi098.stdout:2775: finishing write tid 4 to smithi09866585-184 2023-09-23T20:05:34.667 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 184 v 354 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2023-09-23T20:05:34.667 INFO:tasks.rados.rados.0.smithi098.stdout:2775: left oid 184 (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T20:05:34.667 INFO:tasks.rados.rados.0.smithi098.stdout:2773: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T20:05:34.832 INFO:tasks.rados.rados.0.smithi098.stdout:2770: finishing write tid 5 to smithi09866585-167 2023-09-23T20:05:34.832 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 167 v 464 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2023-09-23T20:05:34.832 INFO:tasks.rados.rados.0.smithi098.stdout:2770: left oid 167 (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T20:05:34.832 INFO:tasks.rados.rados.0.smithi098.stdout:2776: finishing write tid 1 to smithi09866585-497 2023-09-23T20:05:34.832 INFO:tasks.rados.rados.0.smithi098.stdout:2776: finishing write tid 2 to smithi09866585-497 2023-09-23T20:05:34.832 INFO:tasks.rados.rados.0.smithi098.stdout:2776: finishing write tid 3 to smithi09866585-497 2023-09-23T20:05:34.832 INFO:tasks.rados.rados.0.smithi098.stdout:2776: finishing write tid 4 to smithi09866585-497 2023-09-23T20:05:34.832 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 497 v 307 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2023-09-23T20:05:34.832 INFO:tasks.rados.rados.0.smithi098.stdout:2776: left oid 497 (ObjNum 1786 snap 0 seq_num 1786) 2023-09-23T20:05:34.832 INFO:tasks.rados.rados.0.smithi098.stdout:2778: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T20:05:35.020 INFO:tasks.rados.rados.0.smithi098.stdout:2779: expect (ObjNum 38 snap 0 seq_num 38) 2023-09-23T20:05:35.101 INFO:tasks.rados.rados.0.smithi098.stdout:2777: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-09-23T20:05:35.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:34 smithi098 bash[33670]: cluster 2023-09-23T20:05:34.545548+0000 mgr.x (mgr.24700) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 114 op/s 2023-09-23T20:05:35.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:34 smithi098 bash[27308]: cluster 2023-09-23T20:05:34.545548+0000 mgr.x (mgr.24700) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 114 op/s 2023-09-23T20:05:35.209 INFO:tasks.rados.rados.0.smithi098.stdout:2770: done (9 left) 2023-09-23T20:05:35.209 INFO:tasks.rados.rados.0.smithi098.stdout:2771: done (8 left) 2023-09-23T20:05:35.209 INFO:tasks.rados.rados.0.smithi098.stdout:2772: done (7 left) 2023-09-23T20:05:35.209 INFO:tasks.rados.rados.0.smithi098.stdout:2773: done (6 left) 2023-09-23T20:05:35.210 INFO:tasks.rados.rados.0.smithi098.stdout:2775: done (5 left) 2023-09-23T20:05:35.210 INFO:tasks.rados.rados.0.smithi098.stdout:2776: done (4 left) 2023-09-23T20:05:35.210 INFO:tasks.rados.rados.0.smithi098.stdout:2777: done (3 left) 2023-09-23T20:05:35.210 INFO:tasks.rados.rados.0.smithi098.stdout:2778: done (2 left) 2023-09-23T20:05:35.210 INFO:tasks.rados.rados.0.smithi098.stdout:2779: done (1 left) 2023-09-23T20:05:35.210 INFO:tasks.rados.rados.0.smithi098.stdout:2780: done (0 left) 2023-09-23T20:05:35.210 INFO:tasks.rados.rados.0.smithi098.stdout:2781: write oid 374 current snap is 0 2023-09-23T20:05:35.210 INFO:tasks.rados.rados.0.smithi098.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2023-09-23T20:05:35.220 INFO:tasks.rados.rados.0.smithi098.stdout:2781: writing smithi09866585-374 from 450916 to 1139083 tid 1 2023-09-23T20:05:35.226 INFO:tasks.rados.rados.0.smithi098.stdout:2781: writing smithi09866585-374 from 1862510 to 2050916 tid 2 2023-09-23T20:05:35.226 INFO:tasks.rados.rados.0.smithi098.stdout:2782: write oid 47 current snap is 0 2023-09-23T20:05:35.227 INFO:tasks.rados.rados.0.smithi098.stdout:2781: finishing write tid 1 to smithi09866585-374 2023-09-23T20:05:35.227 INFO:tasks.rados.rados.0.smithi098.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2023-09-23T20:05:35.233 INFO:tasks.rados.rados.0.smithi098.stdout:2782: writing smithi09866585-47 from 467723 to 1231139 tid 1 2023-09-23T20:05:35.238 INFO:tasks.rados.rados.0.smithi098.stdout:2782: writing smithi09866585-47 from 1804639 to 2067723 tid 2 2023-09-23T20:05:35.238 INFO:tasks.rados.rados.0.smithi098.stdout:2783: read oid 151 snap -1 2023-09-23T20:05:35.239 INFO:tasks.rados.rados.0.smithi098.stdout:2783: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-09-23T20:05:35.239 INFO:tasks.rados.rados.0.smithi098.stdout:2784: read oid 204 snap -1 2023-09-23T20:05:35.239 INFO:tasks.rados.rados.0.smithi098.stdout:2784: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T20:05:35.239 INFO:tasks.rados.rados.0.smithi098.stdout:2785: delete oid 173 current snap is 0 2023-09-23T20:05:35.239 INFO:tasks.rados.rados.0.smithi098.stdout:2781: finishing write tid 2 to smithi09866585-374 2023-09-23T20:05:35.239 INFO:tasks.rados.rados.0.smithi098.stdout:2781: finishing write tid 3 to smithi09866585-374 2023-09-23T20:05:35.239 INFO:tasks.rados.rados.0.smithi098.stdout:2781: finishing write tid 4 to smithi09866585-374 2023-09-23T20:05:35.239 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 374 v 310 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2023-09-23T20:05:35.239 INFO:tasks.rados.rados.0.smithi098.stdout:2781: left oid 374 (ObjNum 1788 snap 0 seq_num 1788) 2023-09-23T20:05:35.239 INFO:tasks.rados.rados.0.smithi098.stdout:2782: finishing write tid 1 to smithi09866585-47 2023-09-23T20:05:35.241 INFO:tasks.rados.rados.0.smithi098.stdout:2781: done (4 left) 2023-09-23T20:05:35.241 INFO:tasks.rados.rados.0.smithi098.stdout:2785: done (3 left) 2023-09-23T20:05:35.241 INFO:tasks.rados.rados.0.smithi098.stdout:2786: write oid 420 current snap is 0 2023-09-23T20:05:35.241 INFO:tasks.rados.rados.0.smithi098.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2023-09-23T20:05:35.247 INFO:tasks.rados.rados.0.smithi098.stdout:2786: writing smithi09866585-420 from 501337 to 1015251 tid 1 2023-09-23T20:05:35.252 INFO:tasks.rados.rados.0.smithi098.stdout:2786: writing smithi09866585-420 from 1521603 to 1938894 tid 2 2023-09-23T20:05:35.252 INFO:tasks.rados.rados.0.smithi098.stdout:2787: write oid 180 current snap is 0 2023-09-23T20:05:35.253 INFO:tasks.rados.rados.0.smithi098.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2023-09-23T20:05:35.258 INFO:tasks.rados.rados.0.smithi098.stdout:2787: writing smithi09866585-180 from 518144 to 1107307 tid 1 2023-09-23T20:05:35.265 INFO:tasks.rados.rados.0.smithi098.stdout:2787: writing smithi09866585-180 from 1580085 to 2118144 tid 2 2023-09-23T20:05:35.265 INFO:tasks.rados.rados.0.smithi098.stdout:2788: write oid 80 current snap is 0 2023-09-23T20:05:35.265 INFO:tasks.rados.rados.0.smithi098.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2023-09-23T20:05:35.271 INFO:tasks.rados.rados.0.smithi098.stdout:2788: writing smithi09866585-80 from 534951 to 1199363 tid 1 2023-09-23T20:05:35.277 INFO:tasks.rados.rados.0.smithi098.stdout:2788: writing smithi09866585-80 from 1922214 to 2134951 tid 2 2023-09-23T20:05:35.277 INFO:tasks.rados.rados.0.smithi098.stdout:2789: read oid 149 snap -1 2023-09-23T20:05:35.277 INFO:tasks.rados.rados.0.smithi098.stdout:2789: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:05:35.277 INFO:tasks.rados.rados.0.smithi098.stdout:2790: read oid 195 snap -1 2023-09-23T20:05:35.277 INFO:tasks.rados.rados.0.smithi098.stdout:2790: expect deleted 2023-09-23T20:05:35.277 INFO:tasks.rados.rados.0.smithi098.stdout:2791: write oid 452 current snap is 0 2023-09-23T20:05:35.277 INFO:tasks.rados.rados.0.smithi098.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2023-09-23T20:05:35.284 INFO:tasks.rados.rados.0.smithi098.stdout:2791: writing smithi09866585-452 from 551758 to 1291419 tid 1 2023-09-23T20:05:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:2791: writing smithi09866585-452 from 1980696 to 2151758 tid 2 2023-09-23T20:05:35.289 INFO:tasks.rados.rados.0.smithi098.stdout:2792: delete oid 244 current snap is 0 2023-09-23T20:05:35.290 INFO:tasks.rados.rados.0.smithi098.stdout:2782: finishing write tid 2 to smithi09866585-47 2023-09-23T20:05:35.290 INFO:tasks.rados.rados.0.smithi098.stdout:2782: finishing write tid 3 to smithi09866585-47 2023-09-23T20:05:35.290 INFO:tasks.rados.rados.0.smithi098.stdout:2782: finishing write tid 4 to smithi09866585-47 2023-09-23T20:05:35.290 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 47 v 347 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2023-09-23T20:05:35.290 INFO:tasks.rados.rados.0.smithi098.stdout:2782: left oid 47 (ObjNum 1789 snap 0 seq_num 1789) 2023-09-23T20:05:35.290 INFO:tasks.rados.rados.0.smithi098.stdout:2784: expect (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T20:05:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:34 smithi173 bash[27697]: cluster 2023-09-23T20:05:34.545548+0000 mgr.x (mgr.24700) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 114 op/s 2023-09-23T20:05:35.482 INFO:tasks.rados.rados.0.smithi098.stdout:2786: finishing write tid 1 to smithi09866585-420 2023-09-23T20:05:35.482 INFO:tasks.rados.rados.0.smithi098.stdout:2783: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-09-23T20:05:35.663 INFO:tasks.rados.rados.0.smithi098.stdout:2786: finishing write tid 2 to smithi09866585-420 2023-09-23T20:05:35.663 INFO:tasks.rados.rados.0.smithi098.stdout:2782: done (9 left) 2023-09-23T20:05:35.664 INFO:tasks.rados.rados.0.smithi098.stdout:2783: done (8 left) 2023-09-23T20:05:35.664 INFO:tasks.rados.rados.0.smithi098.stdout:2784: done (7 left) 2023-09-23T20:05:35.664 INFO:tasks.rados.rados.0.smithi098.stdout:2792: done (6 left) 2023-09-23T20:05:35.664 INFO:tasks.rados.rados.0.smithi098.stdout:2793: write oid 413 current snap is 0 2023-09-23T20:05:35.664 INFO:tasks.rados.rados.0.smithi098.stdout:2786: finishing write tid 3 to smithi09866585-420 2023-09-23T20:05:35.664 INFO:tasks.rados.rados.0.smithi098.stdout:2786: finishing write tid 4 to smithi09866585-420 2023-09-23T20:05:35.664 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 420 v 471 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2023-09-23T20:05:35.664 INFO:tasks.rados.rados.0.smithi098.stdout:2786: left oid 420 (ObjNum 1791 snap 0 seq_num 1791) 2023-09-23T20:05:35.664 INFO:tasks.rados.rados.0.smithi098.stdout:2787: finishing write tid 1 to smithi09866585-180 2023-09-23T20:05:35.664 INFO:tasks.rados.rados.0.smithi098.stdout:2787: finishing write tid 2 to smithi09866585-180 2023-09-23T20:05:35.665 INFO:tasks.rados.rados.0.smithi098.stdout:2787: finishing write tid 3 to smithi09866585-180 2023-09-23T20:05:35.665 INFO:tasks.rados.rados.0.smithi098.stdout:2787: finishing write tid 4 to smithi09866585-180 2023-09-23T20:05:35.665 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 180 v 312 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2023-09-23T20:05:35.665 INFO:tasks.rados.rados.0.smithi098.stdout:2787: left oid 180 (ObjNum 1792 snap 0 seq_num 1792) 2023-09-23T20:05:35.665 INFO:tasks.rados.rados.0.smithi098.stdout:2788: finishing write tid 1 to smithi09866585-80 2023-09-23T20:05:35.665 INFO:tasks.rados.rados.0.smithi098.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2023-09-23T20:05:35.671 INFO:tasks.rados.rados.0.smithi098.stdout:2793: writing smithi09866585-413 from 585372 to 1191884 tid 1 2023-09-23T20:05:35.677 INFO:tasks.rados.rados.0.smithi098.stdout:2793: writing smithi09866585-413 from 1814013 to 2185372 tid 2 2023-09-23T20:05:35.678 INFO:tasks.rados.rados.0.smithi098.stdout:2786: done (6 left) 2023-09-23T20:05:35.678 INFO:tasks.rados.rados.0.smithi098.stdout:2787: done (5 left) 2023-09-23T20:05:35.678 INFO:tasks.rados.rados.0.smithi098.stdout:2790: done (4 left) 2023-09-23T20:05:35.678 INFO:tasks.rados.rados.0.smithi098.stdout:2794: read oid 400 snap -1 2023-09-23T20:05:35.678 INFO:tasks.rados.rados.0.smithi098.stdout:2794: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-09-23T20:05:35.678 INFO:tasks.rados.rados.0.smithi098.stdout:2795: read oid 224 snap -1 2023-09-23T20:05:35.678 INFO:tasks.rados.rados.0.smithi098.stdout:2795: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-09-23T20:05:35.678 INFO:tasks.rados.rados.0.smithi098.stdout:2796: write oid 220 current snap is 0 2023-09-23T20:05:35.678 INFO:tasks.rados.rados.0.smithi098.stdout:2788: finishing write tid 2 to smithi09866585-80 2023-09-23T20:05:35.678 INFO:tasks.rados.rados.0.smithi098.stdout:2789: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:05:35.770 INFO:tasks.rados.rados.0.smithi098.stdout:2788: finishing write tid 3 to smithi09866585-80 2023-09-23T20:05:35.770 INFO:tasks.rados.rados.0.smithi098.stdout:2788: finishing write tid 4 to smithi09866585-80 2023-09-23T20:05:35.770 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 80 v 310 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2023-09-23T20:05:35.770 INFO:tasks.rados.rados.0.smithi098.stdout:2788: left oid 80 (ObjNum 1793 snap 0 seq_num 1793) 2023-09-23T20:05:35.771 INFO:tasks.rados.rados.0.smithi098.stdout:2791: finishing write tid 1 to smithi09866585-452 2023-09-23T20:05:35.771 INFO:tasks.rados.rados.0.smithi098.stdout:2791: finishing write tid 2 to smithi09866585-452 2023-09-23T20:05:35.771 INFO:tasks.rados.rados.0.smithi098.stdout:2791: finishing write tid 3 to smithi09866585-452 2023-09-23T20:05:35.771 INFO:tasks.rados.rados.0.smithi098.stdout:2791: finishing write tid 4 to smithi09866585-452 2023-09-23T20:05:35.771 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 452 v 394 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2023-09-23T20:05:35.771 INFO:tasks.rados.rados.0.smithi098.stdout:2791: left oid 452 (ObjNum 1794 snap 0 seq_num 1794) 2023-09-23T20:05:35.771 INFO:tasks.rados.rados.0.smithi098.stdout:2793: finishing write tid 1 to smithi09866585-413 2023-09-23T20:05:35.771 INFO:tasks.rados.rados.0.smithi098.stdout:2793: finishing write tid 2 to smithi09866585-413 2023-09-23T20:05:35.771 INFO:tasks.rados.rados.0.smithi098.stdout:2793: finishing write tid 3 to smithi09866585-413 2023-09-23T20:05:35.771 INFO:tasks.rados.rados.0.smithi098.stdout:2793: finishing write tid 4 to smithi09866585-413 2023-09-23T20:05:35.771 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 413 v 357 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2023-09-23T20:05:35.772 INFO:tasks.rados.rados.0.smithi098.stdout:2793: left oid 413 (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T20:05:35.772 INFO:tasks.rados.rados.0.smithi098.stdout:2794: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-09-23T20:05:35.851 INFO:tasks.rados.rados.0.smithi098.stdout:2795: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-09-23T20:05:36.027 INFO:tasks.rados.rados.0.smithi098.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2023-09-23T20:05:36.040 INFO:tasks.rados.rados.0.smithi098.stdout:2796: writing smithi09866585-220 from 602179 to 1283940 tid 1 2023-09-23T20:05:36.047 INFO:tasks.rados.rados.0.smithi098.stdout:2796: writing smithi09866585-220 from 1756142 to 2184440 tid 2 2023-09-23T20:05:36.047 INFO:tasks.rados.rados.0.smithi098.stdout:2788: done (6 left) 2023-09-23T20:05:36.048 INFO:tasks.rados.rados.0.smithi098.stdout:2789: done (5 left) 2023-09-23T20:05:36.048 INFO:tasks.rados.rados.0.smithi098.stdout:2791: done (4 left) 2023-09-23T20:05:36.048 INFO:tasks.rados.rados.0.smithi098.stdout:2793: done (3 left) 2023-09-23T20:05:36.048 INFO:tasks.rados.rados.0.smithi098.stdout:2794: done (2 left) 2023-09-23T20:05:36.048 INFO:tasks.rados.rados.0.smithi098.stdout:2795: done (1 left) 2023-09-23T20:05:36.048 INFO:tasks.rados.rados.0.smithi098.stdout:2797: write oid 80 current snap is 0 2023-09-23T20:05:36.048 INFO:tasks.rados.rados.0.smithi098.stdout:2796: finishing write tid 1 to smithi09866585-220 2023-09-23T20:05:36.048 INFO:tasks.rados.rados.0.smithi098.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2023-09-23T20:05:36.055 INFO:tasks.rados.rados.0.smithi098.stdout:2797: writing smithi09866585-80 from 618986 to 1375996 tid 1 2023-09-23T20:05:36.060 INFO:tasks.rados.rados.0.smithi098.stdout:2797: writing smithi09866585-80 from 1814624 to 2218986 tid 2 2023-09-23T20:05:36.060 INFO:tasks.rados.rados.0.smithi098.stdout:2798: write oid 290 current snap is 0 2023-09-23T20:05:36.060 INFO:tasks.rados.rados.0.smithi098.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2023-09-23T20:05:36.067 INFO:tasks.rados.rados.0.smithi098.stdout:2798: writing smithi09866585-290 from 635793 to 1068052 tid 1 2023-09-23T20:05:36.072 INFO:tasks.rados.rados.0.smithi098.stdout:2798: writing smithi09866585-290 from 1473106 to 1905073 tid 2 2023-09-23T20:05:36.072 INFO:tasks.rados.rados.0.smithi098.stdout:2799: read oid 405 snap -1 2023-09-23T20:05:36.072 INFO:tasks.rados.rados.0.smithi098.stdout:2799: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T20:05:36.072 INFO:tasks.rados.rados.0.smithi098.stdout:2800: read oid 406 snap -1 2023-09-23T20:05:36.073 INFO:tasks.rados.rados.0.smithi098.stdout:2800: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T20:05:36.073 INFO:tasks.rados.rados.0.smithi098.stdout:2801: write oid 258 current snap is 0 2023-09-23T20:05:36.073 INFO:tasks.rados.rados.0.smithi098.stdout:2796: finishing write tid 2 to smithi09866585-220 2023-09-23T20:05:36.073 INFO:tasks.rados.rados.0.smithi098.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2023-09-23T20:05:36.078 INFO:tasks.rados.rados.0.smithi098.stdout:2801: writing smithi09866585-258 from 652600 to 1160108 tid 1 2023-09-23T20:05:36.085 INFO:tasks.rados.rados.0.smithi098.stdout:2801: writing smithi09866585-258 from 1931588 to 2252600 tid 2 2023-09-23T20:05:36.085 INFO:tasks.rados.rados.0.smithi098.stdout:2802: write oid 228 current snap is 0 2023-09-23T20:05:36.085 INFO:tasks.rados.rados.0.smithi098.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2023-09-23T20:05:36.092 INFO:tasks.rados.rados.0.smithi098.stdout:2802: writing smithi09866585-228 from 669407 to 1252164 tid 1 2023-09-23T20:05:36.099 INFO:tasks.rados.rados.0.smithi098.stdout:2802: writing smithi09866585-228 from 1873717 to 2269407 tid 2 2023-09-23T20:05:36.099 INFO:tasks.rados.rados.0.smithi098.stdout:2803: read oid 487 snap -1 2023-09-23T20:05:36.099 INFO:tasks.rados.rados.0.smithi098.stdout:2803: expect (ObjNum 1767 snap 0 seq_num 1767) 2023-09-23T20:05:36.099 INFO:tasks.rados.rados.0.smithi098.stdout:2804: read oid 340 snap -1 2023-09-23T20:05:36.099 INFO:tasks.rados.rados.0.smithi098.stdout:2804: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-09-23T20:05:36.099 INFO:tasks.rados.rados.0.smithi098.stdout:2805: read oid 305 snap -1 2023-09-23T20:05:36.099 INFO:tasks.rados.rados.0.smithi098.stdout:2805: expect (ObjNum 924 snap 0 seq_num 924) 2023-09-23T20:05:36.099 INFO:tasks.rados.rados.0.smithi098.stdout:2806: write oid 56 current snap is 0 2023-09-23T20:05:36.099 INFO:tasks.rados.rados.0.smithi098.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2023-09-23T20:05:36.107 INFO:tasks.rados.rados.0.smithi098.stdout:2806: writing smithi09866585-56 from 686214 to 1460573 tid 1 2023-09-23T20:05:36.113 INFO:tasks.rados.rados.0.smithi098.stdout:2806: writing smithi09866585-56 from 2048552 to 2286214 tid 2 2023-09-23T20:05:36.113 INFO:tasks.rados.rados.0.smithi098.stdout:2807: read oid 362 snap -1 2023-09-23T20:05:36.113 INFO:tasks.rados.rados.0.smithi098.stdout:2807: expect (ObjNum 585 snap 0 seq_num 585) 2023-09-23T20:05:36.113 INFO:tasks.rados.rados.0.smithi098.stdout:2808: read oid 8 snap -1 2023-09-23T20:05:36.113 INFO:tasks.rados.rados.0.smithi098.stdout:2808: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T20:05:36.113 INFO:tasks.rados.rados.0.smithi098.stdout:2809: read oid 108 snap -1 2023-09-23T20:05:36.113 INFO:tasks.rados.rados.0.smithi098.stdout:2809: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-09-23T20:05:36.113 INFO:tasks.rados.rados.0.smithi098.stdout:2810: read oid 198 snap -1 2023-09-23T20:05:36.113 INFO:tasks.rados.rados.0.smithi098.stdout:2810: expect (ObjNum 1693 snap 0 seq_num 1693) 2023-09-23T20:05:36.114 INFO:tasks.rados.rados.0.smithi098.stdout:2811: write oid 488 current snap is 0 2023-09-23T20:05:36.114 INFO:tasks.rados.rados.0.smithi098.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2023-09-23T20:05:36.120 INFO:tasks.rados.rados.0.smithi098.stdout:2811: writing smithi09866585-488 from 703021 to 1152629 tid 1 2023-09-23T20:05:36.128 INFO:tasks.rados.rados.0.smithi098.stdout:2811: writing smithi09866585-488 from 1707034 to 2303021 tid 2 2023-09-23T20:05:36.129 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:36.129 INFO:tasks.rados.rados.0.smithi098.stdout:2796: finishing write tid 3 to smithi09866585-220 2023-09-23T20:05:36.129 INFO:tasks.rados.rados.0.smithi098.stdout:2796: finishing write tid 4 to smithi09866585-220 2023-09-23T20:05:36.129 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 220 v 360 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2023-09-23T20:05:36.129 INFO:tasks.rados.rados.0.smithi098.stdout:2796: left oid 220 (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T20:05:36.129 INFO:tasks.rados.rados.0.smithi098.stdout:2797: finishing write tid 1 to smithi09866585-80 2023-09-23T20:05:36.129 INFO:tasks.rados.rados.0.smithi098.stdout:2797: finishing write tid 2 to smithi09866585-80 2023-09-23T20:05:36.129 INFO:tasks.rados.rados.0.smithi098.stdout:2796: done (15 left) 2023-09-23T20:05:36.129 INFO:tasks.rados.rados.0.smithi098.stdout:2812: read oid 263 snap -1 2023-09-23T20:05:36.129 INFO:tasks.rados.rados.0.smithi098.stdout:2812: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-09-23T20:05:36.129 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:36.130 INFO:tasks.rados.rados.0.smithi098.stdout:2797: finishing write tid 3 to smithi09866585-80 2023-09-23T20:05:36.130 INFO:tasks.rados.rados.0.smithi098.stdout:2797: finishing write tid 4 to smithi09866585-80 2023-09-23T20:05:36.130 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 80 v 313 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2023-09-23T20:05:36.130 INFO:tasks.rados.rados.0.smithi098.stdout:2797: left oid 80 (ObjNum 1798 snap 0 seq_num 1798) 2023-09-23T20:05:36.130 INFO:tasks.rados.rados.0.smithi098.stdout:2798: finishing write tid 1 to smithi09866585-290 2023-09-23T20:05:36.130 INFO:tasks.rados.rados.0.smithi098.stdout:2797: done (15 left) 2023-09-23T20:05:36.130 INFO:tasks.rados.rados.0.smithi098.stdout:2813: write oid 123 current snap is 0 2023-09-23T20:05:36.130 INFO:tasks.rados.rados.0.smithi098.stdout:2798: finishing write tid 2 to smithi09866585-290 2023-09-23T20:05:36.130 INFO:tasks.rados.rados.0.smithi098.stdout:2798: finishing write tid 3 to smithi09866585-290 2023-09-23T20:05:36.130 INFO:tasks.rados.rados.0.smithi098.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2023-09-23T20:05:36.138 INFO:tasks.rados.rados.0.smithi098.stdout:2813: writing smithi09866585-123 from 719828 to 1244685 tid 1 2023-09-23T20:05:36.145 INFO:tasks.rados.rados.0.smithi098.stdout:2813: writing smithi09866585-123 from 1765516 to 2319828 tid 2 2023-09-23T20:05:36.145 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:36.145 INFO:tasks.rados.rados.0.smithi098.stdout:2798: finishing write tid 4 to smithi09866585-290 2023-09-23T20:05:36.145 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 290 v 366 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2023-09-23T20:05:36.145 INFO:tasks.rados.rados.0.smithi098.stdout:2798: left oid 290 (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T20:05:36.145 INFO:tasks.rados.rados.0.smithi098.stdout:2798: done (15 left) 2023-09-23T20:05:36.145 INFO:tasks.rados.rados.0.smithi098.stdout:2814: read oid 284 snap -1 2023-09-23T20:05:36.145 INFO:tasks.rados.rados.0.smithi098.stdout:2814: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-09-23T20:05:36.145 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:36.146 INFO:tasks.rados.rados.0.smithi098.stdout:2800: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T20:05:36.246 INFO:tasks.rados.rados.0.smithi098.stdout:2801: finishing write tid 1 to smithi09866585-258 2023-09-23T20:05:36.246 INFO:tasks.rados.rados.0.smithi098.stdout:2799: expect (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T20:05:36.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:36 smithi098 bash[33670]: audit 2023-09-23T20:05:36.042164+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.98:0/4194424210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:36.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:36 smithi098 bash[27308]: audit 2023-09-23T20:05:36.042164+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.98:0/4194424210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:36.493 INFO:tasks.rados.rados.0.smithi098.stdout:2801: finishing write tid 2 to smithi09866585-258 2023-09-23T20:05:36.493 INFO:tasks.rados.rados.0.smithi098.stdout:2801: finishing write tid 3 to smithi09866585-258 2023-09-23T20:05:36.493 INFO:tasks.rados.rados.0.smithi098.stdout:2801: finishing write tid 4 to smithi09866585-258 2023-09-23T20:05:36.493 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 258 v 474 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2023-09-23T20:05:36.493 INFO:tasks.rados.rados.0.smithi098.stdout:2801: left oid 258 (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T20:05:36.494 INFO:tasks.rados.rados.0.smithi098.stdout:2802: finishing write tid 1 to smithi09866585-228 2023-09-23T20:05:36.494 INFO:tasks.rados.rados.0.smithi098.stdout:2802: finishing write tid 2 to smithi09866585-228 2023-09-23T20:05:36.494 INFO:tasks.rados.rados.0.smithi098.stdout:2810: expect (ObjNum 1693 snap 0 seq_num 1693) 2023-09-23T20:05:36.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:36 smithi173 bash[27697]: audit 2023-09-23T20:05:36.042164+0000 mon.a (mon.0) 885 : audit [DBG] from='client.? 172.21.15.98:0/4194424210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:36.597 INFO:tasks.rados.rados.0.smithi098.stdout:2804: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-09-23T20:05:36.772 INFO:tasks.rados.rados.0.smithi098.stdout:2807: expect (ObjNum 585 snap 0 seq_num 585) 2023-09-23T20:05:36.954 INFO:tasks.rados.rados.0.smithi098.stdout:2811: finishing write tid 1 to smithi09866585-488 2023-09-23T20:05:36.955 INFO:tasks.rados.rados.0.smithi098.stdout:2803: expect (ObjNum 1767 snap 0 seq_num 1767) 2023-09-23T20:05:37.154 INFO:tasks.rados.rados.0.smithi098.stdout:2802: finishing write tid 3 to smithi09866585-228 2023-09-23T20:05:37.154 INFO:tasks.rados.rados.0.smithi098.stdout:2802: finishing write tid 4 to smithi09866585-228 2023-09-23T20:05:37.154 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 228 v 313 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2023-09-23T20:05:37.154 INFO:tasks.rados.rados.0.smithi098.stdout:2802: left oid 228 (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T20:05:37.154 INFO:tasks.rados.rados.0.smithi098.stdout:2811: finishing write tid 2 to smithi09866585-488 2023-09-23T20:05:37.154 INFO:tasks.rados.rados.0.smithi098.stdout:2811: finishing write tid 3 to smithi09866585-488 2023-09-23T20:05:37.154 INFO:tasks.rados.rados.0.smithi098.stdout:2811: finishing write tid 4 to smithi09866585-488 2023-09-23T20:05:37.154 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 488 v 277 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2023-09-23T20:05:37.154 INFO:tasks.rados.rados.0.smithi098.stdout:2811: left oid 488 (ObjNum 1803 snap 0 seq_num 1803) 2023-09-23T20:05:37.155 INFO:tasks.rados.rados.0.smithi098.stdout:2808: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T20:05:37.220 INFO:tasks.rados.rados.0.smithi098.stdout:2806: finishing write tid 1 to smithi09866585-56 2023-09-23T20:05:37.220 INFO:tasks.rados.rados.0.smithi098.stdout:2806: finishing write tid 2 to smithi09866585-56 2023-09-23T20:05:37.220 INFO:tasks.rados.rados.0.smithi098.stdout:2806: finishing write tid 3 to smithi09866585-56 2023-09-23T20:05:37.220 INFO:tasks.rados.rados.0.smithi098.stdout:2806: finishing write tid 4 to smithi09866585-56 2023-09-23T20:05:37.220 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 56 v 467 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2023-09-23T20:05:37.220 INFO:tasks.rados.rados.0.smithi098.stdout:2806: left oid 56 (ObjNum 1802 snap 0 seq_num 1802) 2023-09-23T20:05:37.220 INFO:tasks.rados.rados.0.smithi098.stdout:2812: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-09-23T20:05:37.413 INFO:tasks.rados.rados.0.smithi098.stdout:2805: expect (ObjNum 924 snap 0 seq_num 924) 2023-09-23T20:05:37.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:37 smithi098 bash[27308]: cluster 2023-09-23T20:05:36.546250+0000 mgr.x (mgr.24700) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.9 MiB/s wr, 79 op/s 2023-09-23T20:05:37.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:37 smithi098 bash[33670]: cluster 2023-09-23T20:05:36.546250+0000 mgr.x (mgr.24700) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.9 MiB/s wr, 79 op/s 2023-09-23T20:05:37.583 INFO:tasks.rados.rados.0.smithi098.stdout:2809: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-09-23T20:05:37.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:37 smithi173 bash[27697]: cluster 2023-09-23T20:05:36.546250+0000 mgr.x (mgr.24700) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.9 MiB/s wr, 79 op/s 2023-09-23T20:05:37.739 INFO:tasks.rados.rados.0.smithi098.stdout:2813: finishing write tid 1 to smithi09866585-123 2023-09-23T20:05:37.739 INFO:tasks.rados.rados.0.smithi098.stdout:2813: finishing write tid 2 to smithi09866585-123 2023-09-23T20:05:37.740 INFO:tasks.rados.rados.0.smithi098.stdout:2813: finishing write tid 3 to smithi09866585-123 2023-09-23T20:05:37.740 INFO:tasks.rados.rados.0.smithi098.stdout:2813: finishing write tid 4 to smithi09866585-123 2023-09-23T20:05:37.740 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 123 v 435 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2023-09-23T20:05:37.740 INFO:tasks.rados.rados.0.smithi098.stdout:2813: left oid 123 (ObjNum 1804 snap 0 seq_num 1804) 2023-09-23T20:05:37.740 INFO:tasks.rados.rados.0.smithi098.stdout:2814: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-09-23T20:05:37.898 INFO:tasks.rados.rados.0.smithi098.stdout:2799: done (15 left) 2023-09-23T20:05:37.898 INFO:tasks.rados.rados.0.smithi098.stdout:2800: done (14 left) 2023-09-23T20:05:37.898 INFO:tasks.rados.rados.0.smithi098.stdout:2801: done (13 left) 2023-09-23T20:05:37.898 INFO:tasks.rados.rados.0.smithi098.stdout:2802: done (12 left) 2023-09-23T20:05:37.898 INFO:tasks.rados.rados.0.smithi098.stdout:2803: done (11 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2804: done (10 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2805: done (9 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2806: done (8 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2807: done (7 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2808: done (6 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2809: done (5 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2810: done (4 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2811: done (3 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2812: done (2 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2813: done (1 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2814: done (0 left) 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2815: read oid 400 snap -1 2023-09-23T20:05:37.899 INFO:tasks.rados.rados.0.smithi098.stdout:2815: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-09-23T20:05:37.900 INFO:tasks.rados.rados.0.smithi098.stdout:2816: read oid 479 snap -1 2023-09-23T20:05:37.900 INFO:tasks.rados.rados.0.smithi098.stdout:2816: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-09-23T20:05:37.900 INFO:tasks.rados.rados.0.smithi098.stdout:2817: delete oid 311 current snap is 0 2023-09-23T20:05:37.901 INFO:tasks.rados.rados.0.smithi098.stdout:2817: done (2 left) 2023-09-23T20:05:37.901 INFO:tasks.rados.rados.0.smithi098.stdout:2818: read oid 220 snap -1 2023-09-23T20:05:37.901 INFO:tasks.rados.rados.0.smithi098.stdout:2818: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T20:05:37.901 INFO:tasks.rados.rados.0.smithi098.stdout:2819: write oid 316 current snap is 0 2023-09-23T20:05:37.901 INFO:tasks.rados.rados.0.smithi098.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2023-09-23T20:05:37.917 INFO:tasks.rados.rados.0.smithi098.stdout:2819: writing smithi09866585-316 from 753442 to 1428797 tid 1 2023-09-23T20:05:37.922 INFO:tasks.rados.rados.0.smithi098.stdout:2819: writing smithi09866585-316 from 2166127 to 2353442 tid 2 2023-09-23T20:05:37.922 INFO:tasks.rados.rados.0.smithi098.stdout:2820: delete oid 19 current snap is 0 2023-09-23T20:05:37.922 INFO:tasks.rados.rados.0.smithi098.stdout:2815: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-09-23T20:05:38.011 INFO:tasks.rados.rados.0.smithi098.stdout:2818: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T20:05:38.112 INFO:tasks.rados.rados.0.smithi098.stdout:2816: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-09-23T20:05:38.332 INFO:tasks.rados.rados.0.smithi098.stdout:2819: finishing write tid 1 to smithi09866585-316 2023-09-23T20:05:38.332 INFO:tasks.rados.rados.0.smithi098.stdout:2819: finishing write tid 2 to smithi09866585-316 2023-09-23T20:05:38.332 INFO:tasks.rados.rados.0.smithi098.stdout:2819: finishing write tid 3 to smithi09866585-316 2023-09-23T20:05:38.332 INFO:tasks.rados.rados.0.smithi098.stdout:2819: finishing write tid 4 to smithi09866585-316 2023-09-23T20:05:38.332 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 316 v 396 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2023-09-23T20:05:38.333 INFO:tasks.rados.rados.0.smithi098.stdout:2819: left oid 316 (ObjNum 1806 snap 0 seq_num 1806) 2023-09-23T20:05:38.333 INFO:tasks.rados.rados.0.smithi098.stdout:2815: done (4 left) 2023-09-23T20:05:38.333 INFO:tasks.rados.rados.0.smithi098.stdout:2816: done (3 left) 2023-09-23T20:05:38.333 INFO:tasks.rados.rados.0.smithi098.stdout:2818: done (2 left) 2023-09-23T20:05:38.333 INFO:tasks.rados.rados.0.smithi098.stdout:2819: done (1 left) 2023-09-23T20:05:38.333 INFO:tasks.rados.rados.0.smithi098.stdout:2820: done (0 left) 2023-09-23T20:05:38.333 INFO:tasks.rados.rados.0.smithi098.stdout:2821: write oid 21 current snap is 0 2023-09-23T20:05:38.333 INFO:tasks.rados.rados.0.smithi098.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2023-09-23T20:05:38.343 INFO:tasks.rados.rados.0.smithi098.stdout:2821: writing smithi09866585-21 from 787056 to 1212909 tid 1 2023-09-23T20:05:38.350 INFO:tasks.rados.rados.0.smithi098.stdout:2821: writing smithi09866585-21 from 1883091 to 2387056 tid 2 2023-09-23T20:05:38.350 INFO:tasks.rados.rados.0.smithi098.stdout:2822: write oid 237 current snap is 0 2023-09-23T20:05:38.351 INFO:tasks.rados.rados.0.smithi098.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2023-09-23T20:05:38.356 INFO:tasks.rados.rados.0.smithi098.stdout:2822: writing smithi09866585-237 from 403863 to 904965 tid 1 2023-09-23T20:05:38.363 INFO:tasks.rados.rados.0.smithi098.stdout:2822: writing smithi09866585-237 from 1425220 to 2159179 tid 2 2023-09-23T20:05:38.363 INFO:tasks.rados.rados.0.smithi098.stdout:2823: write oid 450 current snap is 0 2023-09-23T20:05:38.363 INFO:tasks.rados.rados.0.smithi098.stdout:2821: finishing write tid 1 to smithi09866585-21 2023-09-23T20:05:38.364 INFO:tasks.rados.rados.0.smithi098.stdout:2821: finishing write tid 2 to smithi09866585-21 2023-09-23T20:05:38.364 INFO:tasks.rados.rados.0.smithi098.stdout:2821: finishing write tid 3 to smithi09866585-21 2023-09-23T20:05:38.364 INFO:tasks.rados.rados.0.smithi098.stdout:2821: finishing write tid 4 to smithi09866585-21 2023-09-23T20:05:38.364 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 21 v 400 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2023-09-23T20:05:38.364 INFO:tasks.rados.rados.0.smithi098.stdout:2821: left oid 21 (ObjNum 1808 snap 0 seq_num 1808) 2023-09-23T20:05:38.364 INFO:tasks.rados.rados.0.smithi098.stdout:2822: finishing write tid 1 to smithi09866585-237 2023-09-23T20:05:38.364 INFO:tasks.rados.rados.0.smithi098.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2023-09-23T20:05:38.369 INFO:tasks.rados.rados.0.smithi098.stdout:2823: writing smithi09866585-450 from 420670 to 1113374 tid 1 2023-09-23T20:05:38.376 INFO:tasks.rados.rados.0.smithi098.stdout:2823: writing smithi09866585-450 from 1600055 to 2194025 tid 2 2023-09-23T20:05:38.376 INFO:tasks.rados.rados.0.smithi098.stdout:2821: done (2 left) 2023-09-23T20:05:38.377 INFO:tasks.rados.rados.0.smithi098.stdout:2824: read oid 378 snap -1 2023-09-23T20:05:38.377 INFO:tasks.rados.rados.0.smithi098.stdout:2824: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T20:05:38.377 INFO:tasks.rados.rados.0.smithi098.stdout:2825: read oid 125 snap -1 2023-09-23T20:05:38.377 INFO:tasks.rados.rados.0.smithi098.stdout:2825: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T20:05:38.377 INFO:tasks.rados.rados.0.smithi098.stdout:2826: write oid 37 current snap is 0 2023-09-23T20:05:38.377 INFO:tasks.rados.rados.0.smithi098.stdout:2822: finishing write tid 2 to smithi09866585-237 2023-09-23T20:05:38.377 INFO:tasks.rados.rados.0.smithi098.stdout:2822: finishing write tid 3 to smithi09866585-237 2023-09-23T20:05:38.377 INFO:tasks.rados.rados.0.smithi098.stdout:2822: finishing write tid 4 to smithi09866585-237 2023-09-23T20:05:38.377 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 237 v 397 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2023-09-23T20:05:38.377 INFO:tasks.rados.rados.0.smithi098.stdout:2822: left oid 237 (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T20:05:38.377 INFO:tasks.rados.rados.0.smithi098.stdout:2823: finishing write tid 1 to smithi09866585-450 2023-09-23T20:05:38.378 INFO:tasks.rados.rados.0.smithi098.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2023-09-23T20:05:38.383 INFO:tasks.rados.rados.0.smithi098.stdout:2826: writing smithi09866585-37 from 437477 to 1205430 tid 1 2023-09-23T20:05:38.391 INFO:tasks.rados.rados.0.smithi098.stdout:2826: writing smithi09866585-37 from 1658537 to 2396165 tid 2 2023-09-23T20:05:38.391 INFO:tasks.rados.rados.0.smithi098.stdout:2822: done (4 left) 2023-09-23T20:05:38.391 INFO:tasks.rados.rados.0.smithi098.stdout:2827: write oid 318 current snap is 0 2023-09-23T20:05:38.391 INFO:tasks.rados.rados.0.smithi098.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2023-09-23T20:05:38.396 INFO:tasks.rados.rados.0.smithi098.stdout:2827: writing smithi09866585-318 from 454284 to 897486 tid 1 2023-09-23T20:05:38.401 INFO:tasks.rados.rados.0.smithi098.stdout:2827: writing smithi09866585-318 from 1317019 to 1914658 tid 2 2023-09-23T20:05:38.405 INFO:tasks.rados.rados.0.smithi098.stdout:2827: writing smithi09866585-318 from 2376463 to 2454284 tid 3 2023-09-23T20:05:38.405 INFO:tasks.rados.rados.0.smithi098.stdout:2828: read oid 70 snap -1 2023-09-23T20:05:38.405 INFO:tasks.rados.rados.0.smithi098.stdout:2828: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:05:38.405 INFO:tasks.rados.rados.0.smithi098.stdout:2829: write oid 78 current snap is 0 2023-09-23T20:05:38.405 INFO:tasks.rados.rados.0.smithi098.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2023-09-23T20:05:38.411 INFO:tasks.rados.rados.0.smithi098.stdout:2829: writing smithi09866585-78 from 471091 to 989542 tid 1 2023-09-23T20:05:38.421 INFO:tasks.rados.rados.0.smithi098.stdout:2829: writing smithi09866585-78 from 1659148 to 2400445 tid 2 2023-09-23T20:05:38.421 INFO:tasks.rados.rados.0.smithi098.stdout:2830: write oid 302 current snap is 0 2023-09-23T20:05:38.421 INFO:tasks.rados.rados.0.smithi098.stdout:2825: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T20:05:38.614 INFO:tasks.rados.rados.0.smithi098.stdout:2823: finishing write tid 2 to smithi09866585-450 2023-09-23T20:05:38.614 INFO:tasks.rados.rados.0.smithi098.stdout:2823: finishing write tid 3 to smithi09866585-450 2023-09-23T20:05:38.614 INFO:tasks.rados.rados.0.smithi098.stdout:2823: finishing write tid 4 to smithi09866585-450 2023-09-23T20:05:38.614 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 450 v 316 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2023-09-23T20:05:38.615 INFO:tasks.rados.rados.0.smithi098.stdout:2823: left oid 450 (ObjNum 1810 snap 0 seq_num 1810) 2023-09-23T20:05:38.615 INFO:tasks.rados.rados.0.smithi098.stdout:2824: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T20:05:38.793 INFO:tasks.rados.rados.0.smithi098.stdout:2826: finishing write tid 1 to smithi09866585-37 2023-09-23T20:05:38.793 INFO:tasks.rados.rados.0.smithi098.stdout:2826: finishing write tid 2 to smithi09866585-37 2023-09-23T20:05:38.793 INFO:tasks.rados.rados.0.smithi098.stdout:2826: finishing write tid 3 to smithi09866585-37 2023-09-23T20:05:38.793 INFO:tasks.rados.rados.0.smithi098.stdout:2826: finishing write tid 4 to smithi09866585-37 2023-09-23T20:05:38.793 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 37 v 477 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2023-09-23T20:05:38.793 INFO:tasks.rados.rados.0.smithi098.stdout:2826: left oid 37 (ObjNum 1811 snap 0 seq_num 1811) 2023-09-23T20:05:38.793 INFO:tasks.rados.rados.0.smithi098.stdout:2827: finishing write tid 1 to smithi09866585-318 2023-09-23T20:05:38.793 INFO:tasks.rados.rados.0.smithi098.stdout:2827: finishing write tid 2 to smithi09866585-318 2023-09-23T20:05:38.794 INFO:tasks.rados.rados.0.smithi098.stdout:2827: finishing write tid 3 to smithi09866585-318 2023-09-23T20:05:38.794 INFO:tasks.rados.rados.0.smithi098.stdout:2827: finishing write tid 4 to smithi09866585-318 2023-09-23T20:05:38.794 INFO:tasks.rados.rados.0.smithi098.stdout:2827: finishing write tid 5 to smithi09866585-318 2023-09-23T20:05:38.794 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 318 v 351 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2023-09-23T20:05:38.794 INFO:tasks.rados.rados.0.smithi098.stdout:2827: left oid 318 (ObjNum 1812 snap 0 seq_num 1812) 2023-09-23T20:05:38.794 INFO:tasks.rados.rados.0.smithi098.stdout:2828: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:05:38.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:38 smithi173 bash[27697]: audit 2023-09-23T20:05:38.485449+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.98:0/2277546364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:38.844 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:38 smithi173 bash[53158]: ts=2023-09-23T20:05:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:05:38.872 INFO:tasks.rados.rados.0.smithi098.stdout:2829: finishing write tid 1 to smithi09866585-78 2023-09-23T20:05:38.872 INFO:tasks.rados.rados.0.smithi098.stdout:2829: finishing write tid 2 to smithi09866585-78 2023-09-23T20:05:38.872 INFO:tasks.rados.rados.0.smithi098.stdout:2829: finishing write tid 3 to smithi09866585-78 2023-09-23T20:05:38.872 INFO:tasks.rados.rados.0.smithi098.stdout:2829: finishing write tid 4 to smithi09866585-78 2023-09-23T20:05:38.873 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 78 v 317 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2023-09-23T20:05:38.873 INFO:tasks.rados.rados.0.smithi098.stdout:2829: left oid 78 (ObjNum 1813 snap 0 seq_num 1813) 2023-09-23T20:05:38.873 INFO:tasks.rados.rados.0.smithi098.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2023-09-23T20:05:38.884 INFO:tasks.rados.rados.0.smithi098.stdout:2830: writing smithi09866585-302 from 487898 to 1081598 tid 1 2023-09-23T20:05:38.892 INFO:tasks.rados.rados.0.smithi098.stdout:2830: writing smithi09866585-302 from 1717630 to 2202585 tid 2 2023-09-23T20:05:38.892 INFO:tasks.rados.rados.0.smithi098.stdout:2823: done (7 left) 2023-09-23T20:05:38.892 INFO:tasks.rados.rados.0.smithi098.stdout:2824: done (6 left) 2023-09-23T20:05:38.892 INFO:tasks.rados.rados.0.smithi098.stdout:2825: done (5 left) 2023-09-23T20:05:38.892 INFO:tasks.rados.rados.0.smithi098.stdout:2826: done (4 left) 2023-09-23T20:05:38.892 INFO:tasks.rados.rados.0.smithi098.stdout:2827: done (3 left) 2023-09-23T20:05:38.892 INFO:tasks.rados.rados.0.smithi098.stdout:2828: done (2 left) 2023-09-23T20:05:38.892 INFO:tasks.rados.rados.0.smithi098.stdout:2829: done (1 left) 2023-09-23T20:05:38.892 INFO:tasks.rados.rados.0.smithi098.stdout:2831: read oid 33 snap -1 2023-09-23T20:05:38.892 INFO:tasks.rados.rados.0.smithi098.stdout:2831: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T20:05:38.893 INFO:tasks.rados.rados.0.smithi098.stdout:2832: write oid 95 current snap is 0 2023-09-23T20:05:38.893 INFO:tasks.rados.rados.0.smithi098.stdout:2830: finishing write tid 1 to smithi09866585-302 2023-09-23T20:05:38.893 INFO:tasks.rados.rados.0.smithi098.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2023-09-23T20:05:38.898 INFO:tasks.rados.rados.0.smithi098.stdout:2832: writing smithi09866585-95 from 504705 to 1173654 tid 1 2023-09-23T20:05:38.906 INFO:tasks.rados.rados.0.smithi098.stdout:2832: writing smithi09866585-95 from 1776112 to 2504705 tid 2 2023-09-23T20:05:38.906 INFO:tasks.rados.rados.0.smithi098.stdout:2833: read oid 226 snap -1 2023-09-23T20:05:38.907 INFO:tasks.rados.rados.0.smithi098.stdout:2833: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T20:05:38.907 INFO:tasks.rados.rados.0.smithi098.stdout:2834: delete oid 39 current snap is 0 2023-09-23T20:05:38.907 INFO:tasks.rados.rados.0.smithi098.stdout:2830: finishing write tid 2 to smithi09866585-302 2023-09-23T20:05:38.907 INFO:tasks.rados.rados.0.smithi098.stdout:2830: finishing write tid 3 to smithi09866585-302 2023-09-23T20:05:38.907 INFO:tasks.rados.rados.0.smithi098.stdout:2830: finishing write tid 4 to smithi09866585-302 2023-09-23T20:05:38.907 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 302 v 298 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2023-09-23T20:05:38.907 INFO:tasks.rados.rados.0.smithi098.stdout:2830: left oid 302 (ObjNum 1814 snap 0 seq_num 1814) 2023-09-23T20:05:38.907 INFO:tasks.rados.rados.0.smithi098.stdout:2831: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T20:05:38.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:38 smithi098 bash[27308]: audit 2023-09-23T20:05:38.485449+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.98:0/2277546364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:38.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:38 smithi098 bash[33670]: audit 2023-09-23T20:05:38.485449+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.98:0/2277546364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:39.101 INFO:tasks.rados.rados.0.smithi098.stdout:2832: finishing write tid 1 to smithi09866585-95 2023-09-23T20:05:39.101 INFO:tasks.rados.rados.0.smithi098.stdout:2832: finishing write tid 2 to smithi09866585-95 2023-09-23T20:05:39.101 INFO:tasks.rados.rados.0.smithi098.stdout:2832: finishing write tid 3 to smithi09866585-95 2023-09-23T20:05:39.101 INFO:tasks.rados.rados.0.smithi098.stdout:2832: finishing write tid 4 to smithi09866585-95 2023-09-23T20:05:39.101 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 95 v 438 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2023-09-23T20:05:39.102 INFO:tasks.rados.rados.0.smithi098.stdout:2832: left oid 95 (ObjNum 1815 snap 0 seq_num 1815) 2023-09-23T20:05:39.102 INFO:tasks.rados.rados.0.smithi098.stdout:2833: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T20:05:39.216 INFO:tasks.rados.rados.0.smithi098.stdout:2830: done (4 left) 2023-09-23T20:05:39.216 INFO:tasks.rados.rados.0.smithi098.stdout:2831: done (3 left) 2023-09-23T20:05:39.216 INFO:tasks.rados.rados.0.smithi098.stdout:2832: done (2 left) 2023-09-23T20:05:39.216 INFO:tasks.rados.rados.0.smithi098.stdout:2833: done (1 left) 2023-09-23T20:05:39.216 INFO:tasks.rados.rados.0.smithi098.stdout:2834: done (0 left) 2023-09-23T20:05:39.216 INFO:tasks.rados.rados.0.smithi098.stdout:2835: write oid 76 current snap is 0 2023-09-23T20:05:39.216 INFO:tasks.rados.rados.0.smithi098.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2023-09-23T20:05:39.229 INFO:tasks.rados.rados.0.smithi098.stdout:2835: writing smithi09866585-76 from 538319 to 1074119 tid 1 2023-09-23T20:05:39.237 INFO:tasks.rados.rados.0.smithi098.stdout:2835: writing smithi09866585-76 from 1493076 to 2241711 tid 2 2023-09-23T20:05:39.237 INFO:tasks.rados.rados.0.smithi098.stdout:2836: write oid 2 current snap is 0 2023-09-23T20:05:39.237 INFO:tasks.rados.rados.0.smithi098.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2023-09-23T20:05:39.242 INFO:tasks.rados.rados.0.smithi098.stdout:2836: writing smithi09866585-2 from 555126 to 1166175 tid 1 2023-09-23T20:05:39.250 INFO:tasks.rados.rados.0.smithi098.stdout:2836: writing smithi09866585-2 from 1951558 to 2443851 tid 2 2023-09-23T20:05:39.250 INFO:tasks.rados.rados.0.smithi098.stdout:2837: read oid 305 snap -1 2023-09-23T20:05:39.250 INFO:tasks.rados.rados.0.smithi098.stdout:2837: expect (ObjNum 924 snap 0 seq_num 924) 2023-09-23T20:05:39.250 INFO:tasks.rados.rados.0.smithi098.stdout:2838: delete oid 263 current snap is 0 2023-09-23T20:05:39.250 INFO:tasks.rados.rados.0.smithi098.stdout:2835: finishing write tid 1 to smithi09866585-76 2023-09-23T20:05:39.250 INFO:tasks.rados.rados.0.smithi098.stdout:2835: finishing write tid 2 to smithi09866585-76 2023-09-23T20:05:39.250 INFO:tasks.rados.rados.0.smithi098.stdout:2835: finishing write tid 3 to smithi09866585-76 2023-09-23T20:05:39.250 INFO:tasks.rados.rados.0.smithi098.stdout:2835: finishing write tid 4 to smithi09866585-76 2023-09-23T20:05:39.250 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 76 v 280 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2023-09-23T20:05:39.251 INFO:tasks.rados.rados.0.smithi098.stdout:2835: left oid 76 (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T20:05:39.251 INFO:tasks.rados.rados.0.smithi098.stdout:2836: finishing write tid 1 to smithi09866585-2 2023-09-23T20:05:39.251 INFO:tasks.rados.rados.0.smithi098.stdout:2835: done (3 left) 2023-09-23T20:05:39.251 INFO:tasks.rados.rados.0.smithi098.stdout:2838: done (2 left) 2023-09-23T20:05:39.251 INFO:tasks.rados.rados.0.smithi098.stdout:2839: write oid 289 current snap is 0 2023-09-23T20:05:39.252 INFO:tasks.rados.rados.0.smithi098.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2023-09-23T20:05:39.260 INFO:tasks.rados.rados.0.smithi098.stdout:2839: writing smithi09866585-289 from 588740 to 1350287 tid 1 2023-09-23T20:05:39.267 INFO:tasks.rados.rados.0.smithi098.stdout:2839: writing smithi09866585-289 from 2068522 to 2564484 tid 2 2023-09-23T20:05:39.267 INFO:tasks.rados.rados.0.smithi098.stdout:2840: delete oid 136 current snap is 0 2023-09-23T20:05:39.267 INFO:tasks.rados.rados.0.smithi098.stdout:2836: finishing write tid 2 to smithi09866585-2 2023-09-23T20:05:39.268 INFO:tasks.rados.rados.0.smithi098.stdout:2836: finishing write tid 3 to smithi09866585-2 2023-09-23T20:05:39.268 INFO:tasks.rados.rados.0.smithi098.stdout:2836: finishing write tid 4 to smithi09866585-2 2023-09-23T20:05:39.268 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 2 v 470 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2023-09-23T20:05:39.268 INFO:tasks.rados.rados.0.smithi098.stdout:2836: left oid 2 (ObjNum 1818 snap 0 seq_num 1818) 2023-09-23T20:05:39.268 INFO:tasks.rados.rados.0.smithi098.stdout:2837: expect (ObjNum 924 snap 0 seq_num 924) 2023-09-23T20:05:39.441 INFO:tasks.rados.rados.0.smithi098.stdout:2839: finishing write tid 1 to smithi09866585-289 2023-09-23T20:05:39.441 INFO:tasks.rados.rados.0.smithi098.stdout:2839: finishing write tid 2 to smithi09866585-289 2023-09-23T20:05:39.441 INFO:tasks.rados.rados.0.smithi098.stdout:2839: finishing write tid 3 to smithi09866585-289 2023-09-23T20:05:39.441 INFO:tasks.rados.rados.0.smithi098.stdout:2839: finishing write tid 4 to smithi09866585-289 2023-09-23T20:05:39.441 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 289 v 363 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2023-09-23T20:05:39.441 INFO:tasks.rados.rados.0.smithi098.stdout:2839: left oid 289 (ObjNum 1820 snap 0 seq_num 1820) 2023-09-23T20:05:39.441 INFO:tasks.rados.rados.0.smithi098.stdout:2836: done (3 left) 2023-09-23T20:05:39.441 INFO:tasks.rados.rados.0.smithi098.stdout:2837: done (2 left) 2023-09-23T20:05:39.441 INFO:tasks.rados.rados.0.smithi098.stdout:2839: done (1 left) 2023-09-23T20:05:39.442 INFO:tasks.rados.rados.0.smithi098.stdout:2840: done (0 left) 2023-09-23T20:05:39.442 INFO:tasks.rados.rados.0.smithi098.stdout:2841: delete oid 100 current snap is 0 2023-09-23T20:05:39.444 INFO:tasks.rados.rados.0.smithi098.stdout:2841: done (0 left) 2023-09-23T20:05:39.444 INFO:tasks.rados.rados.0.smithi098.stdout:2842: read oid 310 snap -1 2023-09-23T20:05:39.444 INFO:tasks.rados.rados.0.smithi098.stdout:2842: expect deleted 2023-09-23T20:05:39.444 INFO:tasks.rados.rados.0.smithi098.stdout:2843: read oid 353 snap -1 2023-09-23T20:05:39.444 INFO:tasks.rados.rados.0.smithi098.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:05:39.444 INFO:tasks.rados.rados.0.smithi098.stdout:2844: read oid 332 snap -1 2023-09-23T20:05:39.444 INFO:tasks.rados.rados.0.smithi098.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T20:05:39.445 INFO:tasks.rados.rados.0.smithi098.stdout:2845: write oid 57 current snap is 0 2023-09-23T20:05:39.445 INFO:tasks.rados.rados.0.smithi098.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2023-09-23T20:05:39.456 INFO:tasks.rados.rados.0.smithi098.stdout:2845: writing smithi09866585-57 from 639161 to 1226455 tid 1 2023-09-23T20:05:39.464 INFO:tasks.rados.rados.0.smithi098.stdout:2845: writing smithi09866585-57 from 1727615 to 2487257 tid 2 2023-09-23T20:05:39.464 INFO:tasks.rados.rados.0.smithi098.stdout:2846: write oid 492 current snap is 0 2023-09-23T20:05:39.464 INFO:tasks.rados.rados.0.smithi098.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2023-09-23T20:05:39.471 INFO:tasks.rados.rados.0.smithi098.stdout:2846: writing smithi09866585-492 from 655968 to 1318511 tid 1 2023-09-23T20:05:39.477 INFO:tasks.rados.rados.0.smithi098.stdout:2846: writing smithi09866585-492 from 1786097 to 2289397 tid 2 2023-09-23T20:05:39.477 INFO:tasks.rados.rados.0.smithi098.stdout:2847: write oid 374 current snap is 0 2023-09-23T20:05:39.477 INFO:tasks.rados.rados.0.smithi098.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2023-09-23T20:05:39.483 INFO:tasks.rados.rados.0.smithi098.stdout:2847: writing smithi09866585-374 from 672775 to 1126920 tid 1 2023-09-23T20:05:39.492 INFO:tasks.rados.rados.0.smithi098.stdout:2847: writing smithi09866585-374 from 1844579 to 2607890 tid 2 2023-09-23T20:05:39.492 INFO:tasks.rados.rados.0.smithi098.stdout:2848: read oid 376 snap -1 2023-09-23T20:05:39.492 INFO:tasks.rados.rados.0.smithi098.stdout:2848: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-09-23T20:05:39.492 INFO:tasks.rados.rados.0.smithi098.stdout:2849: read oid 205 snap -1 2023-09-23T20:05:39.492 INFO:tasks.rados.rados.0.smithi098.stdout:2849: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-09-23T20:05:39.492 INFO:tasks.rados.rados.0.smithi098.stdout:2850: read oid 127 snap -1 2023-09-23T20:05:39.492 INFO:tasks.rados.rados.0.smithi098.stdout:2850: expect (ObjNum 1486 snap 0 seq_num 1486) 2023-09-23T20:05:39.492 INFO:tasks.rados.rados.0.smithi098.stdout:2851: write oid 468 current snap is 0 2023-09-23T20:05:39.493 INFO:tasks.rados.rados.0.smithi098.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2023-09-23T20:05:39.499 INFO:tasks.rados.rados.0.smithi098.stdout:2851: writing smithi09866585-468 from 689582 to 1218976 tid 1 2023-09-23T20:05:39.506 INFO:tasks.rados.rados.0.smithi098.stdout:2851: writing smithi09866585-468 from 1903061 to 2410030 tid 2 2023-09-23T20:05:39.506 INFO:tasks.rados.rados.0.smithi098.stdout:2852: read oid 264 snap -1 2023-09-23T20:05:39.506 INFO:tasks.rados.rados.0.smithi098.stdout:2852: expect (ObjNum 918 snap 0 seq_num 918) 2023-09-23T20:05:39.506 INFO:tasks.rados.rados.0.smithi098.stdout:2853: read oid 115 snap -1 2023-09-23T20:05:39.507 INFO:tasks.rados.rados.0.smithi098.stdout:2853: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T20:05:39.507 INFO:tasks.rados.rados.0.smithi098.stdout:2854: read oid 176 snap -1 2023-09-23T20:05:39.507 INFO:tasks.rados.rados.0.smithi098.stdout:2854: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:05:39.507 INFO:tasks.rados.rados.0.smithi098.stdout:2855: write oid 322 current snap is 0 2023-09-23T20:05:39.507 INFO:tasks.rados.rados.0.smithi098.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2023-09-23T20:05:39.514 INFO:tasks.rados.rados.0.smithi098.stdout:2855: writing smithi09866585-322 from 706389 to 1311032 tid 1 2023-09-23T20:05:39.522 INFO:tasks.rados.rados.0.smithi098.stdout:2855: writing smithi09866585-322 from 1961543 to 2612170 tid 2 2023-09-23T20:05:39.522 INFO:tasks.rados.rados.0.smithi098.stdout:2856: write oid 349 current snap is 0 2023-09-23T20:05:39.522 INFO:tasks.rados.rados.0.smithi098.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2023-09-23T20:05:39.530 INFO:tasks.rados.rados.0.smithi098.stdout:2856: writing smithi09866585-349 from 723196 to 1403088 tid 1 2023-09-23T20:05:39.536 INFO:tasks.rados.rados.0.smithi098.stdout:2856: writing smithi09866585-349 from 2020025 to 2530663 tid 2 2023-09-23T20:05:39.536 INFO:tasks.rados.rados.0.smithi098.stdout:2857: write oid 252 current snap is 0 2023-09-23T20:05:39.536 INFO:tasks.rados.rados.0.smithi098.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2023-09-23T20:05:39.545 INFO:tasks.rados.rados.0.smithi098.stdout:2857: writing smithi09866585-252 from 740003 to 1495144 tid 1 2023-09-23T20:05:39.553 INFO:tasks.rados.rados.0.smithi098.stdout:2857: writing smithi09866585-252 from 2078507 to 2732803 tid 2 2023-09-23T20:05:39.553 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:39.553 INFO:tasks.rados.rados.0.smithi098.stdout:2845: finishing write tid 1 to smithi09866585-57 2023-09-23T20:05:39.553 INFO:tasks.rados.rados.0.smithi098.stdout:2842: done (15 left) 2023-09-23T20:05:39.553 INFO:tasks.rados.rados.0.smithi098.stdout:2858: read oid 464 snap -1 2023-09-23T20:05:39.553 INFO:tasks.rados.rados.0.smithi098.stdout:2858: expect deleted 2023-09-23T20:05:39.553 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:39.553 INFO:tasks.rados.rados.0.smithi098.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T20:05:39.658 INFO:tasks.rados.rados.0.smithi098.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:05:39.836 INFO:tasks.rados.rados.0.smithi098.stdout:2845: finishing write tid 2 to smithi09866585-57 2023-09-23T20:05:39.836 INFO:tasks.rados.rados.0.smithi098.stdout:2845: finishing write tid 3 to smithi09866585-57 2023-09-23T20:05:39.836 INFO:tasks.rados.rados.0.smithi098.stdout:2845: finishing write tid 4 to smithi09866585-57 2023-09-23T20:05:39.836 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 57 v 441 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2023-09-23T20:05:39.836 INFO:tasks.rados.rados.0.smithi098.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2023-09-23T20:05:39.836 INFO:tasks.rados.rados.0.smithi098.stdout:2846: finishing write tid 1 to smithi09866585-492 2023-09-23T20:05:39.837 INFO:tasks.rados.rados.0.smithi098.stdout:2843: done (15 left) 2023-09-23T20:05:39.837 INFO:tasks.rados.rados.0.smithi098.stdout:2844: done (14 left) 2023-09-23T20:05:39.837 INFO:tasks.rados.rados.0.smithi098.stdout:2845: done (13 left) 2023-09-23T20:05:39.837 INFO:tasks.rados.rados.0.smithi098.stdout:2859: read oid 64 snap -1 2023-09-23T20:05:39.837 INFO:tasks.rados.rados.0.smithi098.stdout:2859: expect deleted 2023-09-23T20:05:39.837 INFO:tasks.rados.rados.0.smithi098.stdout:2860: read oid 403 snap -1 2023-09-23T20:05:39.837 INFO:tasks.rados.rados.0.smithi098.stdout:2860: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T20:05:39.837 INFO:tasks.rados.rados.0.smithi098.stdout:2861: write oid 147 current snap is 0 2023-09-23T20:05:39.837 INFO:tasks.rados.rados.0.smithi098.stdout:2846: finishing write tid 2 to smithi09866585-492 2023-09-23T20:05:39.837 INFO:tasks.rados.rados.0.smithi098.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2023-09-23T20:05:39.842 INFO:tasks.rados.rados.0.smithi098.stdout:2861: writing smithi09866585-147 from 756810 to 1187200 tid 1 2023-09-23T20:05:39.848 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:39 smithi173 bash[27697]: cluster 2023-09-23T20:05:38.546756+0000 mgr.x (mgr.24700) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.9 MiB/s wr, 79 op/s 2023-09-23T20:05:39.849 INFO:tasks.rados.rados.0.smithi098.stdout:2861: writing smithi09866585-147 from 1620636 to 2134943 tid 2 2023-09-23T20:05:39.850 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:39.850 INFO:tasks.rados.rados.0.smithi098.stdout:2846: finishing write tid 3 to smithi09866585-492 2023-09-23T20:05:39.850 INFO:tasks.rados.rados.0.smithi098.stdout:2846: finishing write tid 4 to smithi09866585-492 2023-09-23T20:05:39.850 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 492 v 266 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2023-09-23T20:05:39.850 INFO:tasks.rados.rados.0.smithi098.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2023-09-23T20:05:39.850 INFO:tasks.rados.rados.0.smithi098.stdout:2847: finishing write tid 1 to smithi09866585-374 2023-09-23T20:05:39.850 INFO:tasks.rados.rados.0.smithi098.stdout:2846: done (15 left) 2023-09-23T20:05:39.850 INFO:tasks.rados.rados.0.smithi098.stdout:2862: read oid 20 snap -1 2023-09-23T20:05:39.850 INFO:tasks.rados.rados.0.smithi098.stdout:2862: expect (ObjNum 1217 snap 0 seq_num 1217) 2023-09-23T20:05:39.851 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:39.851 INFO:tasks.rados.rados.0.smithi098.stdout:2847: finishing write tid 2 to smithi09866585-374 2023-09-23T20:05:39.851 INFO:tasks.rados.rados.0.smithi098.stdout:2847: finishing write tid 3 to smithi09866585-374 2023-09-23T20:05:39.851 INFO:tasks.rados.rados.0.smithi098.stdout:2847: finishing write tid 4 to smithi09866585-374 2023-09-23T20:05:39.851 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 374 v 320 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2023-09-23T20:05:39.851 INFO:tasks.rados.rados.0.smithi098.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2023-09-23T20:05:39.851 INFO:tasks.rados.rados.0.smithi098.stdout:2848: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-09-23T20:05:39.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:39 smithi098 bash[27308]: cluster 2023-09-23T20:05:38.546756+0000 mgr.x (mgr.24700) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.9 MiB/s wr, 79 op/s 2023-09-23T20:05:39.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:39 smithi098 bash[33670]: cluster 2023-09-23T20:05:38.546756+0000 mgr.x (mgr.24700) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.9 MiB/s wr, 79 op/s 2023-09-23T20:05:39.971 INFO:tasks.rados.rados.0.smithi098.stdout:2849: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-09-23T20:05:40.152 INFO:tasks.rados.rados.0.smithi098.stdout:2851: finishing write tid 1 to smithi09866585-468 2023-09-23T20:05:40.152 INFO:tasks.rados.rados.0.smithi098.stdout:2850: expect (ObjNum 1486 snap 0 seq_num 1486) 2023-09-23T20:05:40.247 INFO:tasks.rados.rados.0.smithi098.stdout:2853: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T20:05:40.355 INFO:tasks.rados.rados.0.smithi098.stdout:2851: finishing write tid 2 to smithi09866585-468 2023-09-23T20:05:40.355 INFO:tasks.rados.rados.0.smithi098.stdout:2851: finishing write tid 3 to smithi09866585-468 2023-09-23T20:05:40.355 INFO:tasks.rados.rados.0.smithi098.stdout:2851: finishing write tid 4 to smithi09866585-468 2023-09-23T20:05:40.355 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 468 v 302 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2023-09-23T20:05:40.355 INFO:tasks.rados.rados.0.smithi098.stdout:2851: left oid 468 (ObjNum 1826 snap 0 seq_num 1826) 2023-09-23T20:05:40.355 INFO:tasks.rados.rados.0.smithi098.stdout:2854: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:05:40.448 INFO:tasks.rados.rados.0.smithi098.stdout:2855: finishing write tid 1 to smithi09866585-322 2023-09-23T20:05:40.449 INFO:tasks.rados.rados.0.smithi098.stdout:2852: expect (ObjNum 918 snap 0 seq_num 918) 2023-09-23T20:05:40.608 INFO:tasks.rados.rados.0.smithi098.stdout:2855: finishing write tid 2 to smithi09866585-322 2023-09-23T20:05:40.608 INFO:tasks.rados.rados.0.smithi098.stdout:2855: finishing write tid 3 to smithi09866585-322 2023-09-23T20:05:40.609 INFO:tasks.rados.rados.0.smithi098.stdout:2855: finishing write tid 4 to smithi09866585-322 2023-09-23T20:05:40.609 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 322 v 369 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2023-09-23T20:05:40.609 INFO:tasks.rados.rados.0.smithi098.stdout:2855: left oid 322 (ObjNum 1827 snap 0 seq_num 1827) 2023-09-23T20:05:40.609 INFO:tasks.rados.rados.0.smithi098.stdout:2856: finishing write tid 1 to smithi09866585-349 2023-09-23T20:05:40.609 INFO:tasks.rados.rados.0.smithi098.stdout:2856: finishing write tid 2 to smithi09866585-349 2023-09-23T20:05:40.609 INFO:tasks.rados.rados.0.smithi098.stdout:2856: finishing write tid 3 to smithi09866585-349 2023-09-23T20:05:40.609 INFO:tasks.rados.rados.0.smithi098.stdout:2856: finishing write tid 4 to smithi09866585-349 2023-09-23T20:05:40.609 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 349 v 320 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2023-09-23T20:05:40.609 INFO:tasks.rados.rados.0.smithi098.stdout:2856: left oid 349 (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T20:05:40.609 INFO:tasks.rados.rados.0.smithi098.stdout:2857: finishing write tid 1 to smithi09866585-252 2023-09-23T20:05:40.609 INFO:tasks.rados.rados.0.smithi098.stdout:2847: done (15 left) 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2848: done (14 left) 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2849: done (13 left) 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2850: done (12 left) 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2851: done (11 left) 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2852: done (10 left) 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2853: done (9 left) 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2854: done (8 left) 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2855: done (7 left) 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2856: done (6 left) 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2863: read oid 402 snap -1 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2863: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2864: write oid 260 current snap is 0 2023-09-23T20:05:40.610 INFO:tasks.rados.rados.0.smithi098.stdout:2857: finishing write tid 2 to smithi09866585-252 2023-09-23T20:05:40.611 INFO:tasks.rados.rados.0.smithi098.stdout:2857: finishing write tid 3 to smithi09866585-252 2023-09-23T20:05:40.611 INFO:tasks.rados.rados.0.smithi098.stdout:2857: finishing write tid 4 to smithi09866585-252 2023-09-23T20:05:40.611 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 252 v 473 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2023-09-23T20:05:40.611 INFO:tasks.rados.rados.0.smithi098.stdout:2857: left oid 252 (ObjNum 1829 snap 0 seq_num 1829) 2023-09-23T20:05:40.611 INFO:tasks.rados.rados.0.smithi098.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2023-09-23T20:05:40.618 INFO:tasks.rados.rados.0.smithi098.stdout:2864: writing smithi09866585-260 from 773617 to 1279256 tid 1 2023-09-23T20:05:40.627 INFO:tasks.rados.rados.0.smithi098.stdout:2864: writing smithi09866585-260 from 2079118 to 2737083 tid 2 2023-09-23T20:05:40.627 INFO:tasks.rados.rados.0.smithi098.stdout:2857: done (7 left) 2023-09-23T20:05:40.627 INFO:tasks.rados.rados.0.smithi098.stdout:2858: done (6 left) 2023-09-23T20:05:40.627 INFO:tasks.rados.rados.0.smithi098.stdout:2865: write oid 16 current snap is 0 2023-09-23T20:05:40.627 INFO:tasks.rados.rados.0.smithi098.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2023-09-23T20:05:40.634 INFO:tasks.rados.rados.0.smithi098.stdout:2865: writing smithi09866585-16 from 790424 to 1371312 tid 1 2023-09-23T20:05:40.642 INFO:tasks.rados.rados.0.smithi098.stdout:2865: writing smithi09866585-16 from 2137600 to 2655576 tid 2 2023-09-23T20:05:40.642 INFO:tasks.rados.rados.0.smithi098.stdout:2866: write oid 296 current snap is 0 2023-09-23T20:05:40.642 INFO:tasks.rados.rados.0.smithi098.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2023-09-23T20:05:40.649 INFO:tasks.rados.rados.0.smithi098.stdout:2866: writing smithi09866585-296 from 407231 to 1179721 tid 1 2023-09-23T20:05:40.656 INFO:tasks.rados.rados.0.smithi098.stdout:2866: writing smithi09866585-296 from 1912435 to 2574069 tid 2 2023-09-23T20:05:40.657 INFO:tasks.rados.rados.0.smithi098.stdout:2867: write oid 498 current snap is 0 2023-09-23T20:05:40.657 INFO:tasks.rados.rados.0.smithi098.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2023-09-23T20:05:40.661 INFO:tasks.rados.rados.0.smithi098.stdout:2867: writing smithi09866585-498 from 424038 to 871777 tid 1 2023-09-23T20:05:40.668 INFO:tasks.rados.rados.0.smithi098.stdout:2867: writing smithi09866585-498 from 1454564 to 1976209 tid 2 2023-09-23T20:05:40.673 INFO:tasks.rados.rados.0.smithi098.stdout:2867: writing smithi09866585-498 from 2630710 to 2824038 tid 3 2023-09-23T20:05:40.673 INFO:tasks.rados.rados.0.smithi098.stdout:2868: write oid 376 current snap is 0 2023-09-23T20:05:40.673 INFO:tasks.rados.rados.0.smithi098.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2023-09-23T20:05:40.678 INFO:tasks.rados.rados.0.smithi098.stdout:2868: writing smithi09866585-376 from 440845 to 963833 tid 1 2023-09-23T20:05:40.687 INFO:tasks.rados.rados.0.smithi098.stdout:2868: writing smithi09866585-376 from 1513046 to 2178349 tid 2 2023-09-23T20:05:40.687 INFO:tasks.rados.rados.0.smithi098.stdout:2869: read oid 30 snap -1 2023-09-23T20:05:40.687 INFO:tasks.rados.rados.0.smithi098.stdout:2869: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-09-23T20:05:40.687 INFO:tasks.rados.rados.0.smithi098.stdout:2870: write oid 119 current snap is 0 2023-09-23T20:05:40.687 INFO:tasks.rados.rados.0.smithi098.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2023-09-23T20:05:40.695 INFO:tasks.rados.rados.0.smithi098.stdout:2870: writing smithi09866585-119 from 457652 to 1055889 tid 1 2023-09-23T20:05:40.701 INFO:tasks.rados.rados.0.smithi098.stdout:2870: writing smithi09866585-119 from 1571528 to 2096842 tid 2 2023-09-23T20:05:40.706 INFO:tasks.rados.rados.0.smithi098.stdout:2870: writing smithi09866585-119 from 2685556 to 2857652 tid 3 2023-09-23T20:05:40.706 INFO:tasks.rados.rados.0.smithi098.stdout:2859: done (11 left) 2023-09-23T20:05:40.706 INFO:tasks.rados.rados.0.smithi098.stdout:2871: write oid 232 current snap is 0 2023-09-23T20:05:40.706 INFO:tasks.rados.rados.0.smithi098.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2023-09-23T20:05:40.712 INFO:tasks.rados.rados.0.smithi098.stdout:2871: writing smithi09866585-232 from 474459 to 1147945 tid 1 2023-09-23T20:05:40.719 INFO:tasks.rados.rados.0.smithi098.stdout:2871: writing smithi09866585-232 from 1630010 to 2298982 tid 2 2023-09-23T20:05:40.719 INFO:tasks.rados.rados.0.smithi098.stdout:2872: read oid 456 snap -1 2023-09-23T20:05:40.719 INFO:tasks.rados.rados.0.smithi098.stdout:2872: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:05:40.719 INFO:tasks.rados.rados.0.smithi098.stdout:2873: read oid 5 snap -1 2023-09-23T20:05:40.719 INFO:tasks.rados.rados.0.smithi098.stdout:2873: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T20:05:40.719 INFO:tasks.rados.rados.0.smithi098.stdout:2874: read oid 190 snap -1 2023-09-23T20:05:40.720 INFO:tasks.rados.rados.0.smithi098.stdout:2874: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-23T20:05:40.720 INFO:tasks.rados.rados.0.smithi098.stdout:2875: read oid 399 snap -1 2023-09-23T20:05:40.720 INFO:tasks.rados.rados.0.smithi098.stdout:2875: expect (ObjNum 1147 snap 0 seq_num 1147) 2023-09-23T20:05:40.720 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:40.720 INFO:tasks.rados.rados.0.smithi098.stdout:2861: finishing write tid 1 to smithi09866585-147 2023-09-23T20:05:40.720 INFO:tasks.rados.rados.0.smithi098.stdout:2860: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T20:05:40.872 INFO:tasks.rados.rados.0.smithi098.stdout:2861: finishing write tid 2 to smithi09866585-147 2023-09-23T20:05:40.873 INFO:tasks.rados.rados.0.smithi098.stdout:2861: finishing write tid 3 to smithi09866585-147 2023-09-23T20:05:40.873 INFO:tasks.rados.rados.0.smithi098.stdout:2861: finishing write tid 4 to smithi09866585-147 2023-09-23T20:05:40.873 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 147 v 401 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2023-09-23T20:05:40.873 INFO:tasks.rados.rados.0.smithi098.stdout:2861: left oid 147 (ObjNum 1830 snap 0 seq_num 1830) 2023-09-23T20:05:40.873 INFO:tasks.rados.rados.0.smithi098.stdout:2862: expect (ObjNum 1217 snap 0 seq_num 1217) 2023-09-23T20:05:41.011 INFO:tasks.rados.rados.0.smithi098.stdout:2863: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T20:05:41.171 INFO:tasks.rados.rados.0.smithi098.stdout:2864: finishing write tid 1 to smithi09866585-260 2023-09-23T20:05:41.171 INFO:tasks.rados.rados.0.smithi098.stdout:2864: finishing write tid 2 to smithi09866585-260 2023-09-23T20:05:41.172 INFO:tasks.rados.rados.0.smithi098.stdout:2864: finishing write tid 3 to smithi09866585-260 2023-09-23T20:05:41.172 INFO:tasks.rados.rados.0.smithi098.stdout:2864: finishing write tid 4 to smithi09866585-260 2023-09-23T20:05:41.172 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 260 v 480 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2023-09-23T20:05:41.172 INFO:tasks.rados.rados.0.smithi098.stdout:2864: left oid 260 (ObjNum 1831 snap 0 seq_num 1831) 2023-09-23T20:05:41.172 INFO:tasks.rados.rados.0.smithi098.stdout:2865: finishing write tid 1 to smithi09866585-16 2023-09-23T20:05:41.172 INFO:tasks.rados.rados.0.smithi098.stdout:2865: finishing write tid 2 to smithi09866585-16 2023-09-23T20:05:41.172 INFO:tasks.rados.rados.0.smithi098.stdout:2865: finishing write tid 3 to smithi09866585-16 2023-09-23T20:05:41.173 INFO:tasks.rados.rados.0.smithi098.stdout:2865: finishing write tid 4 to smithi09866585-16 2023-09-23T20:05:41.173 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 16 v 366 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2023-09-23T20:05:41.173 INFO:tasks.rados.rados.0.smithi098.stdout:2865: left oid 16 (ObjNum 1832 snap 0 seq_num 1832) 2023-09-23T20:05:41.173 INFO:tasks.rados.rados.0.smithi098.stdout:2866: finishing write tid 1 to smithi09866585-296 2023-09-23T20:05:41.173 INFO:tasks.rados.rados.0.smithi098.stdout:2866: finishing write tid 2 to smithi09866585-296 2023-09-23T20:05:41.173 INFO:tasks.rados.rados.0.smithi098.stdout:2866: finishing write tid 3 to smithi09866585-296 2023-09-23T20:05:41.173 INFO:tasks.rados.rados.0.smithi098.stdout:2866: finishing write tid 4 to smithi09866585-296 2023-09-23T20:05:41.173 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 296 v 305 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2023-09-23T20:05:41.174 INFO:tasks.rados.rados.0.smithi098.stdout:2866: left oid 296 (ObjNum 1833 snap 0 seq_num 1833) 2023-09-23T20:05:41.174 INFO:tasks.rados.rados.0.smithi098.stdout:2867: finishing write tid 1 to smithi09866585-498 2023-09-23T20:05:41.174 INFO:tasks.rados.rados.0.smithi098.stdout:2867: finishing write tid 2 to smithi09866585-498 2023-09-23T20:05:41.174 INFO:tasks.rados.rados.0.smithi098.stdout:2867: finishing write tid 3 to smithi09866585-498 2023-09-23T20:05:41.174 INFO:tasks.rados.rados.0.smithi098.stdout:2867: finishing write tid 4 to smithi09866585-498 2023-09-23T20:05:41.174 INFO:tasks.rados.rados.0.smithi098.stdout:2867: finishing write tid 5 to smithi09866585-498 2023-09-23T20:05:41.174 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 498 v 316 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2023-09-23T20:05:41.175 INFO:tasks.rados.rados.0.smithi098.stdout:2867: left oid 498 (ObjNum 1834 snap 0 seq_num 1834) 2023-09-23T20:05:41.175 INFO:tasks.rados.rados.0.smithi098.stdout:2868: finishing write tid 1 to smithi09866585-376 2023-09-23T20:05:41.175 INFO:tasks.rados.rados.0.smithi098.stdout:2868: finishing write tid 2 to smithi09866585-376 2023-09-23T20:05:41.175 INFO:tasks.rados.rados.0.smithi098.stdout:2868: finishing write tid 3 to smithi09866585-376 2023-09-23T20:05:41.175 INFO:tasks.rados.rados.0.smithi098.stdout:2868: finishing write tid 4 to smithi09866585-376 2023-09-23T20:05:41.175 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 376 v 269 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2023-09-23T20:05:41.175 INFO:tasks.rados.rados.0.smithi098.stdout:2868: left oid 376 (ObjNum 1835 snap 0 seq_num 1835) 2023-09-23T20:05:41.175 INFO:tasks.rados.rados.0.smithi098.stdout:2869: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-09-23T20:05:41.319 INFO:tasks.rados.rados.0.smithi098.stdout:2870: finishing write tid 1 to smithi09866585-119 2023-09-23T20:05:41.319 INFO:tasks.rados.rados.0.smithi098.stdout:2870: finishing write tid 2 to smithi09866585-119 2023-09-23T20:05:41.319 INFO:tasks.rados.rados.0.smithi098.stdout:2870: finishing write tid 3 to smithi09866585-119 2023-09-23T20:05:41.319 INFO:tasks.rados.rados.0.smithi098.stdout:2870: finishing write tid 4 to smithi09866585-119 2023-09-23T20:05:41.319 INFO:tasks.rados.rados.0.smithi098.stdout:2870: finishing write tid 5 to smithi09866585-119 2023-09-23T20:05:41.319 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 119 v 404 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2023-09-23T20:05:41.319 INFO:tasks.rados.rados.0.smithi098.stdout:2870: left oid 119 (ObjNum 1836 snap 0 seq_num 1836) 2023-09-23T20:05:41.319 INFO:tasks.rados.rados.0.smithi098.stdout:2871: finishing write tid 1 to smithi09866585-232 2023-09-23T20:05:41.320 INFO:tasks.rados.rados.0.smithi098.stdout:2871: finishing write tid 2 to smithi09866585-232 2023-09-23T20:05:41.320 INFO:tasks.rados.rados.0.smithi098.stdout:2871: finishing write tid 3 to smithi09866585-232 2023-09-23T20:05:41.320 INFO:tasks.rados.rados.0.smithi098.stdout:2871: finishing write tid 4 to smithi09866585-232 2023-09-23T20:05:41.320 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 232 v 372 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2023-09-23T20:05:41.320 INFO:tasks.rados.rados.0.smithi098.stdout:2871: left oid 232 (ObjNum 1837 snap 0 seq_num 1837) 2023-09-23T20:05:41.320 INFO:tasks.rados.rados.0.smithi098.stdout:2873: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T20:05:41.420 INFO:tasks.rados.rados.0.smithi098.stdout:2875: expect (ObjNum 1147 snap 0 seq_num 1147) 2023-09-23T20:05:41.598 INFO:tasks.rados.rados.0.smithi098.stdout:2872: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T20:05:41.706 INFO:tasks.rados.rados.0.smithi098.stdout:2874: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-23T20:05:41.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:41 smithi173 bash[27697]: cluster 2023-09-23T20:05:40.547626+0000 mgr.x (mgr.24700) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-09-23T20:05:41.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:41 smithi173 bash[27697]: audit 2023-09-23T20:05:40.925782+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.98:0/4271913386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:41.885 INFO:tasks.rados.rados.0.smithi098.stdout:2860: done (15 left) 2023-09-23T20:05:41.886 INFO:tasks.rados.rados.0.smithi098.stdout:2861: done (14 left) 2023-09-23T20:05:41.886 INFO:tasks.rados.rados.0.smithi098.stdout:2862: done (13 left) 2023-09-23T20:05:41.886 INFO:tasks.rados.rados.0.smithi098.stdout:2863: done (12 left) 2023-09-23T20:05:41.886 INFO:tasks.rados.rados.0.smithi098.stdout:2864: done (11 left) 2023-09-23T20:05:41.886 INFO:tasks.rados.rados.0.smithi098.stdout:2865: done (10 left) 2023-09-23T20:05:41.886 INFO:tasks.rados.rados.0.smithi098.stdout:2866: done (9 left) 2023-09-23T20:05:41.886 INFO:tasks.rados.rados.0.smithi098.stdout:2867: done (8 left) 2023-09-23T20:05:41.886 INFO:tasks.rados.rados.0.smithi098.stdout:2868: done (7 left) 2023-09-23T20:05:41.886 INFO:tasks.rados.rados.0.smithi098.stdout:2869: done (6 left) 2023-09-23T20:05:41.886 INFO:tasks.rados.rados.0.smithi098.stdout:2870: done (5 left) 2023-09-23T20:05:41.886 INFO:tasks.rados.rados.0.smithi098.stdout:2871: done (4 left) 2023-09-23T20:05:41.887 INFO:tasks.rados.rados.0.smithi098.stdout:2872: done (3 left) 2023-09-23T20:05:41.887 INFO:tasks.rados.rados.0.smithi098.stdout:2873: done (2 left) 2023-09-23T20:05:41.887 INFO:tasks.rados.rados.0.smithi098.stdout:2874: done (1 left) 2023-09-23T20:05:41.887 INFO:tasks.rados.rados.0.smithi098.stdout:2875: done (0 left) 2023-09-23T20:05:41.887 INFO:tasks.rados.rados.0.smithi098.stdout:2876: delete oid 476 current snap is 0 2023-09-23T20:05:41.889 INFO:tasks.rados.rados.0.smithi098.stdout:2876: done (0 left) 2023-09-23T20:05:41.889 INFO:tasks.rados.rados.0.smithi098.stdout:2877: read oid 326 snap -1 2023-09-23T20:05:41.890 INFO:tasks.rados.rados.0.smithi098.stdout:2877: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:05:41.890 INFO:tasks.rados.rados.0.smithi098.stdout:2878: read oid 414 snap -1 2023-09-23T20:05:41.890 INFO:tasks.rados.rados.0.smithi098.stdout:2878: expect deleted 2023-09-23T20:05:41.890 INFO:tasks.rados.rados.0.smithi098.stdout:2879: read oid 211 snap -1 2023-09-23T20:05:41.890 INFO:tasks.rados.rados.0.smithi098.stdout:2879: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T20:05:41.890 INFO:tasks.rados.rados.0.smithi098.stdout:2880: write oid 94 current snap is 0 2023-09-23T20:05:41.890 INFO:tasks.rados.rados.0.smithi098.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2023-09-23T20:05:41.897 INFO:tasks.rados.rados.0.smithi098.stdout:2880: writing smithi09866585-94 from 508073 to 932057 tid 1 2023-09-23T20:05:41.907 INFO:tasks.rados.rados.0.smithi098.stdout:2880: writing smithi09866585-94 from 1630621 to 2303262 tid 2 2023-09-23T20:05:41.907 INFO:tasks.rados.rados.0.smithi098.stdout:2881: read oid 27 snap -1 2023-09-23T20:05:41.907 INFO:tasks.rados.rados.0.smithi098.stdout:2881: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-09-23T20:05:41.907 INFO:tasks.rados.rados.0.smithi098.stdout:2882: write oid 325 current snap is 0 2023-09-23T20:05:41.907 INFO:tasks.rados.rados.0.smithi098.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2023-09-23T20:05:41.913 INFO:tasks.rados.rados.0.smithi098.stdout:2882: writing smithi09866585-325 from 524880 to 1140466 tid 1 2023-09-23T20:05:41.920 INFO:tasks.rados.rados.0.smithi098.stdout:2882: writing smithi09866585-325 from 1805456 to 2221755 tid 2 2023-09-23T20:05:41.924 INFO:tasks.rados.rados.0.smithi098.stdout:2882: writing smithi09866585-325 from 2678895 to 2924880 tid 3 2023-09-23T20:05:41.924 INFO:tasks.rados.rados.0.smithi098.stdout:2883: delete oid 396 current snap is 0 2023-09-23T20:05:41.924 INFO:tasks.rados.rados.0.smithi098.stdout:2877: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-23T20:05:41.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:41 smithi098 bash[27308]: cluster 2023-09-23T20:05:40.547626+0000 mgr.x (mgr.24700) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-09-23T20:05:41.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:41 smithi098 bash[27308]: audit 2023-09-23T20:05:40.925782+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.98:0/4271913386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:41.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:41 smithi098 bash[33670]: cluster 2023-09-23T20:05:40.547626+0000 mgr.x (mgr.24700) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-09-23T20:05:41.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:41 smithi098 bash[33670]: audit 2023-09-23T20:05:40.925782+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.98:0/4271913386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:42.037 INFO:tasks.rados.rados.0.smithi098.stdout:2879: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T20:05:42.142 INFO:tasks.rados.rados.0.smithi098.stdout:2880: finishing write tid 1 to smithi09866585-94 2023-09-23T20:05:42.142 INFO:tasks.rados.rados.0.smithi098.stdout:2880: finishing write tid 2 to smithi09866585-94 2023-09-23T20:05:42.142 INFO:tasks.rados.rados.0.smithi098.stdout:2880: finishing write tid 3 to smithi09866585-94 2023-09-23T20:05:42.143 INFO:tasks.rados.rados.0.smithi098.stdout:2880: finishing write tid 4 to smithi09866585-94 2023-09-23T20:05:42.143 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 94 v 323 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2023-09-23T20:05:42.143 INFO:tasks.rados.rados.0.smithi098.stdout:2880: left oid 94 (ObjNum 1839 snap 0 seq_num 1839) 2023-09-23T20:05:42.143 INFO:tasks.rados.rados.0.smithi098.stdout:2882: finishing write tid 1 to smithi09866585-325 2023-09-23T20:05:42.143 INFO:tasks.rados.rados.0.smithi098.stdout:2882: finishing write tid 2 to smithi09866585-325 2023-09-23T20:05:42.143 INFO:tasks.rados.rados.0.smithi098.stdout:2881: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-09-23T20:05:42.342 INFO:tasks.rados.rados.0.smithi098.stdout:2882: finishing write tid 3 to smithi09866585-325 2023-09-23T20:05:42.342 INFO:tasks.rados.rados.0.smithi098.stdout:2882: finishing write tid 4 to smithi09866585-325 2023-09-23T20:05:42.342 INFO:tasks.rados.rados.0.smithi098.stdout:2882: finishing write tid 5 to smithi09866585-325 2023-09-23T20:05:42.343 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 325 v 376 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2023-09-23T20:05:42.343 INFO:tasks.rados.rados.0.smithi098.stdout:2882: left oid 325 (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T20:05:42.343 INFO:tasks.rados.rados.0.smithi098.stdout:2877: done (6 left) 2023-09-23T20:05:42.343 INFO:tasks.rados.rados.0.smithi098.stdout:2878: done (5 left) 2023-09-23T20:05:42.343 INFO:tasks.rados.rados.0.smithi098.stdout:2879: done (4 left) 2023-09-23T20:05:42.343 INFO:tasks.rados.rados.0.smithi098.stdout:2880: done (3 left) 2023-09-23T20:05:42.343 INFO:tasks.rados.rados.0.smithi098.stdout:2881: done (2 left) 2023-09-23T20:05:42.343 INFO:tasks.rados.rados.0.smithi098.stdout:2882: done (1 left) 2023-09-23T20:05:42.343 INFO:tasks.rados.rados.0.smithi098.stdout:2883: done (0 left) 2023-09-23T20:05:42.343 INFO:tasks.rados.rados.0.smithi098.stdout:2884: read oid 356 snap -1 2023-09-23T20:05:42.343 INFO:tasks.rados.rados.0.smithi098.stdout:2884: expect (ObjNum 355 snap 0 seq_num 355) 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2885: read oid 29 snap -1 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2885: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2886: read oid 264 snap -1 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2886: expect (ObjNum 918 snap 0 seq_num 918) 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2887: read oid 423 snap -1 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2887: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2888: read oid 190 snap -1 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2888: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2889: read oid 350 snap -1 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2889: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2890: read oid 183 snap -1 2023-09-23T20:05:42.344 INFO:tasks.rados.rados.0.smithi098.stdout:2890: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:05:42.345 INFO:tasks.rados.rados.0.smithi098.stdout:2891: read oid 178 snap -1 2023-09-23T20:05:42.345 INFO:tasks.rados.rados.0.smithi098.stdout:2891: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T20:05:42.345 INFO:tasks.rados.rados.0.smithi098.stdout:2892: delete oid 346 current snap is 0 2023-09-23T20:05:42.353 INFO:tasks.rados.rados.0.smithi098.stdout:2887: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T20:05:42.489 INFO:tasks.rados.rados.0.smithi098.stdout:2884: expect (ObjNum 355 snap 0 seq_num 355) 2023-09-23T20:05:42.623 INFO:tasks.rados.rados.0.smithi098.stdout:2890: expect (ObjNum 642 snap 0 seq_num 642) 2023-09-23T20:05:42.748 INFO:tasks.rados.rados.0.smithi098.stdout:2888: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-23T20:05:42.927 INFO:tasks.rados.rados.0.smithi098.stdout:2886: expect (ObjNum 918 snap 0 seq_num 918) 2023-09-23T20:05:42.991 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:42 smithi173 bash[27697]: cluster 2023-09-23T20:05:42.548245+0000 mgr.x (mgr.24700) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.5 MiB/s wr, 73 op/s 2023-09-23T20:05:42.991 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:05:42 smithi173 bash[50672]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:05:42] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.33.4" 2023-09-23T20:05:43.082 INFO:tasks.rados.rados.0.smithi098.stdout:2885: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T20:05:43.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:42 smithi098 bash[33670]: cluster 2023-09-23T20:05:42.548245+0000 mgr.x (mgr.24700) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.5 MiB/s wr, 73 op/s 2023-09-23T20:05:43.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:42 smithi098 bash[27308]: cluster 2023-09-23T20:05:42.548245+0000 mgr.x (mgr.24700) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.5 MiB/s wr, 73 op/s 2023-09-23T20:05:43.259 INFO:tasks.rados.rados.0.smithi098.stdout:2891: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T20:05:43.428 INFO:tasks.rados.rados.0.smithi098.stdout:2889: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T20:05:43.594 INFO:tasks.rados.rados.0.smithi098.stdout:2884: done (8 left) 2023-09-23T20:05:43.594 INFO:tasks.rados.rados.0.smithi098.stdout:2885: done (7 left) 2023-09-23T20:05:43.594 INFO:tasks.rados.rados.0.smithi098.stdout:2886: done (6 left) 2023-09-23T20:05:43.594 INFO:tasks.rados.rados.0.smithi098.stdout:2887: done (5 left) 2023-09-23T20:05:43.594 INFO:tasks.rados.rados.0.smithi098.stdout:2888: done (4 left) 2023-09-23T20:05:43.594 INFO:tasks.rados.rados.0.smithi098.stdout:2889: done (3 left) 2023-09-23T20:05:43.594 INFO:tasks.rados.rados.0.smithi098.stdout:2890: done (2 left) 2023-09-23T20:05:43.594 INFO:tasks.rados.rados.0.smithi098.stdout:2891: done (1 left) 2023-09-23T20:05:43.594 INFO:tasks.rados.rados.0.smithi098.stdout:2892: done (0 left) 2023-09-23T20:05:43.595 INFO:tasks.rados.rados.0.smithi098.stdout:2893: write oid 433 current snap is 0 2023-09-23T20:05:43.595 INFO:tasks.rados.rados.0.smithi098.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2023-09-23T20:05:43.604 INFO:tasks.rados.rados.0.smithi098.stdout:2893: writing smithi09866585-433 from 575301 to 1016634 tid 1 2023-09-23T20:05:43.612 INFO:tasks.rados.rados.0.smithi098.stdout:2893: writing smithi09866585-433 from 1464549 to 2144528 tid 2 2023-09-23T20:05:43.617 INFO:tasks.rados.rados.0.smithi098.stdout:2893: writing smithi09866585-433 from 2644811 to 2975301 tid 3 2023-09-23T20:05:43.617 INFO:tasks.rados.rados.0.smithi098.stdout:2894: read oid 231 snap -1 2023-09-23T20:05:43.617 INFO:tasks.rados.rados.0.smithi098.stdout:2894: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T20:05:43.617 INFO:tasks.rados.rados.0.smithi098.stdout:2895: write oid 27 current snap is 0 2023-09-23T20:05:43.617 INFO:tasks.rados.rados.0.smithi098.stdout:2893: finishing write tid 1 to smithi09866585-433 2023-09-23T20:05:43.617 INFO:tasks.rados.rados.0.smithi098.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2023-09-23T20:05:43.623 INFO:tasks.rados.rados.0.smithi098.stdout:2895: writing smithi09866585-27 from 592108 to 1108690 tid 1 2023-09-23T20:05:43.627 INFO:tasks.rados.rados.0.smithi098.stdout:2895: writing smithi09866585-27 from 1523031 to 1946668 tid 2 2023-09-23T20:05:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:2895: writing smithi09866585-27 from 2672234 to 2992108 tid 3 2023-09-23T20:05:43.633 INFO:tasks.rados.rados.0.smithi098.stdout:2896: read oid 237 snap -1 2023-09-23T20:05:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T20:05:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:2897: delete oid 198 current snap is 0 2023-09-23T20:05:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:2893: finishing write tid 2 to smithi09866585-433 2023-09-23T20:05:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:2893: finishing write tid 3 to smithi09866585-433 2023-09-23T20:05:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:2893: finishing write tid 4 to smithi09866585-433 2023-09-23T20:05:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:2893: finishing write tid 5 to smithi09866585-433 2023-09-23T20:05:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 433 v 309 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2023-09-23T20:05:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2023-09-23T20:05:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:2895: finishing write tid 1 to smithi09866585-27 2023-09-23T20:05:43.634 INFO:tasks.rados.rados.0.smithi098.stdout:2894: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T20:05:43.767 INFO:tasks.rados.rados.0.smithi098.stdout:2895: finishing write tid 2 to smithi09866585-27 2023-09-23T20:05:43.767 INFO:tasks.rados.rados.0.smithi098.stdout:2895: finishing write tid 3 to smithi09866585-27 2023-09-23T20:05:43.768 INFO:tasks.rados.rados.0.smithi098.stdout:2895: finishing write tid 4 to smithi09866585-27 2023-09-23T20:05:43.768 INFO:tasks.rados.rados.0.smithi098.stdout:2895: finishing write tid 5 to smithi09866585-27 2023-09-23T20:05:43.768 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 27 v 313 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2023-09-23T20:05:43.768 INFO:tasks.rados.rados.0.smithi098.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T20:05:43.768 INFO:tasks.rados.rados.0.smithi098.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T20:05:43.874 INFO:tasks.rados.rados.0.smithi098.stdout:2893: done (4 left) 2023-09-23T20:05:43.874 INFO:tasks.rados.rados.0.smithi098.stdout:2894: done (3 left) 2023-09-23T20:05:43.875 INFO:tasks.rados.rados.0.smithi098.stdout:2895: done (2 left) 2023-09-23T20:05:43.875 INFO:tasks.rados.rados.0.smithi098.stdout:2896: done (1 left) 2023-09-23T20:05:43.875 INFO:tasks.rados.rados.0.smithi098.stdout:2897: done (0 left) 2023-09-23T20:05:43.875 INFO:tasks.rados.rados.0.smithi098.stdout:2898: write oid 84 current snap is 0 2023-09-23T20:05:43.875 INFO:tasks.rados.rados.0.smithi098.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2023-09-23T20:05:43.888 INFO:tasks.rados.rados.0.smithi098.stdout:2898: writing smithi09866585-84 from 625722 to 1292802 tid 1 2023-09-23T20:05:43.893 INFO:tasks.rados.rados.0.smithi098.stdout:2898: writing smithi09866585-84 from 1923642 to 2350948 tid 2 2023-09-23T20:05:43.897 INFO:tasks.rados.rados.0.smithi098.stdout:2898: writing smithi09866585-84 from 3010727 to 3025722 tid 3 2023-09-23T20:05:43.897 INFO:tasks.rados.rados.0.smithi098.stdout:2899: write oid 36 current snap is 0 2023-09-23T20:05:43.898 INFO:tasks.rados.rados.0.smithi098.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2023-09-23T20:05:43.905 INFO:tasks.rados.rados.0.smithi098.stdout:2899: writing smithi09866585-36 from 642529 to 1384858 tid 1 2023-09-23T20:05:43.913 INFO:tasks.rados.rados.0.smithi098.stdout:2899: writing smithi09866585-36 from 1982124 to 2669441 tid 2 2023-09-23T20:05:43.913 INFO:tasks.rados.rados.0.smithi098.stdout:2900: write oid 43 current snap is 0 2023-09-23T20:05:43.913 INFO:tasks.rados.rados.0.smithi098.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2023-09-23T20:05:43.919 INFO:tasks.rados.rados.0.smithi098.stdout:2900: writing smithi09866585-43 from 659336 to 1193267 tid 1 2023-09-23T20:05:43.925 INFO:tasks.rados.rados.0.smithi098.stdout:2900: writing smithi09866585-43 from 1756959 to 2187934 tid 2 2023-09-23T20:05:43.930 INFO:tasks.rados.rados.0.smithi098.stdout:2900: writing smithi09866585-43 from 2781926 to 3059336 tid 3 2023-09-23T20:05:43.930 INFO:tasks.rados.rados.0.smithi098.stdout:2901: write oid 274 current snap is 0 2023-09-23T20:05:43.930 INFO:tasks.rados.rados.0.smithi098.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2023-09-23T20:05:43.937 INFO:tasks.rados.rados.0.smithi098.stdout:2901: writing smithi09866585-274 from 676143 to 1285323 tid 1 2023-09-23T20:05:43.944 INFO:tasks.rados.rados.0.smithi098.stdout:2901: writing smithi09866585-274 from 1815441 to 2506427 tid 2 2023-09-23T20:05:43.947 INFO:tasks.rados.rados.0.smithi098.stdout:2901: writing smithi09866585-274 from 2925702 to 3076143 tid 3 2023-09-23T20:05:43.947 INFO:tasks.rados.rados.0.smithi098.stdout:2902: write oid 348 current snap is 0 2023-09-23T20:05:43.948 INFO:tasks.rados.rados.0.smithi098.stdout:2898: finishing write tid 1 to smithi09866585-84 2023-09-23T20:05:43.948 INFO:tasks.rados.rados.0.smithi098.stdout:2898: finishing write tid 2 to smithi09866585-84 2023-09-23T20:05:43.948 INFO:tasks.rados.rados.0.smithi098.stdout:2898: finishing write tid 3 to smithi09866585-84 2023-09-23T20:05:43.948 INFO:tasks.rados.rados.0.smithi098.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2023-09-23T20:05:43.955 INFO:tasks.rados.rados.0.smithi098.stdout:2902: writing smithi09866585-348 from 692950 to 1377379 tid 1 2023-09-23T20:05:43.962 INFO:tasks.rados.rados.0.smithi098.stdout:2902: writing smithi09866585-348 from 2157570 to 2592214 tid 2 2023-09-23T20:05:43.962 INFO:tasks.rados.rados.0.smithi098.stdout:2903: write oid 133 current snap is 0 2023-09-23T20:05:43.962 INFO:tasks.rados.rados.0.smithi098.stdout:2898: finishing write tid 4 to smithi09866585-84 2023-09-23T20:05:43.962 INFO:tasks.rados.rados.0.smithi098.stdout:2898: finishing write tid 5 to smithi09866585-84 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 84 v 408 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:2898: left oid 84 (ObjNum 1846 snap 0 seq_num 1846) 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:2899: finishing write tid 1 to smithi09866585-36 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:2899: finishing write tid 2 to smithi09866585-36 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:2899: finishing write tid 3 to smithi09866585-36 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:2899: finishing write tid 4 to smithi09866585-36 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 36 v 441 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:2899: left oid 36 (ObjNum 1847 snap 0 seq_num 1847) 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:2900: finishing write tid 1 to smithi09866585-43 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:2900: finishing write tid 2 to smithi09866585-43 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:2900: finishing write tid 3 to smithi09866585-43 2023-09-23T20:05:43.963 INFO:tasks.rados.rados.0.smithi098.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2023-09-23T20:05:43.967 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:43 smithi173 bash[27697]: audit 2023-09-23T20:05:43.354310+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.98:0/4280208431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:43.967 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:43 smithi173 systemd[1]: Stopping Ceph grafana.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:05:43.967 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:43 smithi173 bash[53625]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-grafana.a 2023-09-23T20:05:43.967 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:43 smithi173 bash[47781]: t=2023-09-23T20:05:43+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-09-23T20:05:43.967 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:43 smithi173 bash[47781]: t=2023-09-23T20:05:43+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2023-09-23T20:05:43.970 INFO:tasks.rados.rados.0.smithi098.stdout:2903: writing smithi09866585-133 from 709757 to 1469435 tid 1 2023-09-23T20:05:43.978 INFO:tasks.rados.rados.0.smithi098.stdout:2903: writing smithi09866585-133 from 2216052 to 2794354 tid 2 2023-09-23T20:05:43.978 INFO:tasks.rados.rados.0.smithi098.stdout:2898: done (5 left) 2023-09-23T20:05:43.978 INFO:tasks.rados.rados.0.smithi098.stdout:2899: done (4 left) 2023-09-23T20:05:43.978 INFO:tasks.rados.rados.0.smithi098.stdout:2904: write oid 468 current snap is 0 2023-09-23T20:05:43.979 INFO:tasks.rados.rados.0.smithi098.stdout:2900: finishing write tid 4 to smithi09866585-43 2023-09-23T20:05:43.979 INFO:tasks.rados.rados.0.smithi098.stdout:2900: finishing write tid 5 to smithi09866585-43 2023-09-23T20:05:43.979 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 43 v 324 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2023-09-23T20:05:43.979 INFO:tasks.rados.rados.0.smithi098.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2023-09-23T20:05:43.979 INFO:tasks.rados.rados.0.smithi098.stdout:2901: finishing write tid 1 to smithi09866585-274 2023-09-23T20:05:43.979 INFO:tasks.rados.rados.0.smithi098.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2023-09-23T20:05:43.984 INFO:tasks.rados.rados.0.smithi098.stdout:2904: writing smithi09866585-468 from 726564 to 1161491 tid 1 2023-09-23T20:05:43.991 INFO:tasks.rados.rados.0.smithi098.stdout:2904: writing smithi09866585-468 from 1874534 to 2312847 tid 2 2023-09-23T20:05:43.996 INFO:tasks.rados.rados.0.smithi098.stdout:2904: writing smithi09866585-468 from 2775265 to 3126564 tid 3 2023-09-23T20:05:43.996 INFO:tasks.rados.rados.0.smithi098.stdout:2900: done (4 left) 2023-09-23T20:05:43.996 INFO:tasks.rados.rados.0.smithi098.stdout:2905: delete oid 284 current snap is 0 2023-09-23T20:05:43.996 INFO:tasks.rados.rados.0.smithi098.stdout:2901: finishing write tid 2 to smithi09866585-274 2023-09-23T20:05:43.996 INFO:tasks.rados.rados.0.smithi098.stdout:2901: finishing write tid 3 to smithi09866585-274 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2901: finishing write tid 4 to smithi09866585-274 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2901: finishing write tid 5 to smithi09866585-274 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 274 v 355 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2901: left oid 274 (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2902: finishing write tid 1 to smithi09866585-348 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2902: finishing write tid 2 to smithi09866585-348 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2902: finishing write tid 3 to smithi09866585-348 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2902: finishing write tid 4 to smithi09866585-348 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 348 v 411 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2902: left oid 348 (ObjNum 1850 snap 0 seq_num 1850) 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2903: finishing write tid 1 to smithi09866585-133 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2903: finishing write tid 2 to smithi09866585-133 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2903: finishing write tid 3 to smithi09866585-133 2023-09-23T20:05:43.997 INFO:tasks.rados.rados.0.smithi098.stdout:2903: finishing write tid 4 to smithi09866585-133 2023-09-23T20:05:43.998 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 133 v 284 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2023-09-23T20:05:43.998 INFO:tasks.rados.rados.0.smithi098.stdout:2903: left oid 133 (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T20:05:43.998 INFO:tasks.rados.rados.0.smithi098.stdout:2904: finishing write tid 1 to smithi09866585-468 2023-09-23T20:05:43.998 INFO:tasks.rados.rados.0.smithi098.stdout:2904: finishing write tid 2 to smithi09866585-468 2023-09-23T20:05:43.998 INFO:tasks.rados.rados.0.smithi098.stdout:2901: done (4 left) 2023-09-23T20:05:43.998 INFO:tasks.rados.rados.0.smithi098.stdout:2902: done (3 left) 2023-09-23T20:05:43.998 INFO:tasks.rados.rados.0.smithi098.stdout:2903: done (2 left) 2023-09-23T20:05:43.998 INFO:tasks.rados.rados.0.smithi098.stdout:2905: done (1 left) 2023-09-23T20:05:43.998 INFO:tasks.rados.rados.0.smithi098.stdout:2906: write oid 22 current snap is 0 2023-09-23T20:05:43.999 INFO:tasks.rados.rados.0.smithi098.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2023-09-23T20:05:44.006 INFO:tasks.rados.rados.0.smithi098.stdout:2906: writing smithi09866585-22 from 760178 to 1345603 tid 1 2023-09-23T20:05:44.015 INFO:tasks.rados.rados.0.smithi098.stdout:2906: writing smithi09866585-22 from 1875145 to 2317127 tid 2 2023-09-23T20:05:44.019 INFO:tasks.rados.rados.0.smithi098.stdout:2906: writing smithi09866585-22 from 3113758 to 3160178 tid 3 2023-09-23T20:05:44.019 INFO:tasks.rados.rados.0.smithi098.stdout:2907: delete oid 259 current snap is 0 2023-09-23T20:05:44.020 INFO:tasks.rados.rados.0.smithi098.stdout:2904: finishing write tid 3 to smithi09866585-468 2023-09-23T20:05:44.020 INFO:tasks.rados.rados.0.smithi098.stdout:2904: finishing write tid 4 to smithi09866585-468 2023-09-23T20:05:44.020 INFO:tasks.rados.rados.0.smithi098.stdout:2904: finishing write tid 5 to smithi09866585-468 2023-09-23T20:05:44.020 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 468 v 317 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2023-09-23T20:05:44.020 INFO:tasks.rados.rados.0.smithi098.stdout:2904: left oid 468 (ObjNum 1852 snap 0 seq_num 1852) 2023-09-23T20:05:44.020 INFO:tasks.rados.rados.0.smithi098.stdout:2906: finishing write tid 1 to smithi09866585-22 2023-09-23T20:05:44.020 INFO:tasks.rados.rados.0.smithi098.stdout:2906: finishing write tid 2 to smithi09866585-22 2023-09-23T20:05:44.021 INFO:tasks.rados.rados.0.smithi098.stdout:2904: done (2 left) 2023-09-23T20:05:44.022 INFO:tasks.rados.rados.0.smithi098.stdout:2907: done (1 left) 2023-09-23T20:05:44.022 INFO:tasks.rados.rados.0.smithi098.stdout:2908: write oid 129 current snap is 0 2023-09-23T20:05:44.022 INFO:tasks.rados.rados.0.smithi098.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2023-09-23T20:05:44.032 INFO:tasks.rados.rados.0.smithi098.stdout:2908: writing smithi09866585-129 from 793792 to 1246068 tid 1 2023-09-23T20:05:44.038 INFO:tasks.rados.rados.0.smithi098.stdout:2908: writing smithi09866585-129 from 1708462 to 2154113 tid 2 2023-09-23T20:05:44.043 INFO:tasks.rados.rados.0.smithi098.stdout:2908: writing smithi09866585-129 from 2884957 to 3193792 tid 3 2023-09-23T20:05:44.044 INFO:tasks.rados.rados.0.smithi098.stdout:2909: write oid 253 current snap is 0 2023-09-23T20:05:44.044 INFO:tasks.rados.rados.0.smithi098.stdout:2906: finishing write tid 3 to smithi09866585-22 2023-09-23T20:05:44.044 INFO:tasks.rados.rados.0.smithi098.stdout:2906: finishing write tid 4 to smithi09866585-22 2023-09-23T20:05:44.044 INFO:tasks.rados.rados.0.smithi098.stdout:2906: finishing write tid 5 to smithi09866585-22 2023-09-23T20:05:44.044 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 22 v 288 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2023-09-23T20:05:44.044 INFO:tasks.rados.rados.0.smithi098.stdout:2906: left oid 22 (ObjNum 1854 snap 0 seq_num 1854) 2023-09-23T20:05:44.044 INFO:tasks.rados.rados.0.smithi098.stdout:2908: finishing write tid 1 to smithi09866585-129 2023-09-23T20:05:44.044 INFO:tasks.rados.rados.0.smithi098.stdout:2908: finishing write tid 2 to smithi09866585-129 2023-09-23T20:05:44.044 INFO:tasks.rados.rados.0.smithi098.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2023-09-23T20:05:44.049 INFO:tasks.rados.rados.0.smithi098.stdout:2909: writing smithi09866585-253 from 410599 to 938124 tid 1 2023-09-23T20:05:44.054 INFO:tasks.rados.rados.0.smithi098.stdout:2909: writing smithi09866585-253 from 1366944 to 1956253 tid 2 2023-09-23T20:05:44.062 INFO:tasks.rados.rados.0.smithi098.stdout:2909: writing smithi09866585-253 from 2512380 to 3210599 tid 3 2023-09-23T20:05:44.062 INFO:tasks.rados.rados.0.smithi098.stdout:2906: done (2 left) 2023-09-23T20:05:44.062 INFO:tasks.rados.rados.0.smithi098.stdout:2910: read oid 142 snap -1 2023-09-23T20:05:44.062 INFO:tasks.rados.rados.0.smithi098.stdout:2910: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T20:05:44.062 INFO:tasks.rados.rados.0.smithi098.stdout:2911: read oid 27 snap -1 2023-09-23T20:05:44.062 INFO:tasks.rados.rados.0.smithi098.stdout:2911: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T20:05:44.062 INFO:tasks.rados.rados.0.smithi098.stdout:2912: delete oid 282 current snap is 0 2023-09-23T20:05:44.062 INFO:tasks.rados.rados.0.smithi098.stdout:2908: finishing write tid 3 to smithi09866585-129 2023-09-23T20:05:44.063 INFO:tasks.rados.rados.0.smithi098.stdout:2908: finishing write tid 4 to smithi09866585-129 2023-09-23T20:05:44.063 INFO:tasks.rados.rados.0.smithi098.stdout:2908: finishing write tid 5 to smithi09866585-129 2023-09-23T20:05:44.063 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 129 v 360 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2023-09-23T20:05:44.063 INFO:tasks.rados.rados.0.smithi098.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2023-09-23T20:05:44.063 INFO:tasks.rados.rados.0.smithi098.stdout:2909: finishing write tid 1 to smithi09866585-253 2023-09-23T20:05:44.063 INFO:tasks.rados.rados.0.smithi098.stdout:2909: finishing write tid 2 to smithi09866585-253 2023-09-23T20:05:44.065 INFO:tasks.rados.rados.0.smithi098.stdout:2908: done (4 left) 2023-09-23T20:05:44.065 INFO:tasks.rados.rados.0.smithi098.stdout:2912: done (3 left) 2023-09-23T20:05:44.065 INFO:tasks.rados.rados.0.smithi098.stdout:2913: read oid 73 snap -1 2023-09-23T20:05:44.065 INFO:tasks.rados.rados.0.smithi098.stdout:2913: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T20:05:44.065 INFO:tasks.rados.rados.0.smithi098.stdout:2914: read oid 415 snap -1 2023-09-23T20:05:44.065 INFO:tasks.rados.rados.0.smithi098.stdout:2914: expect deleted 2023-09-23T20:05:44.066 INFO:tasks.rados.rados.0.smithi098.stdout:2915: read oid 104 snap -1 2023-09-23T20:05:44.066 INFO:tasks.rados.rados.0.smithi098.stdout:2915: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:05:44.066 INFO:tasks.rados.rados.0.smithi098.stdout:2916: read oid 267 snap -1 2023-09-23T20:05:44.066 INFO:tasks.rados.rados.0.smithi098.stdout:2916: expect (ObjNum 556 snap 0 seq_num 556) 2023-09-23T20:05:44.066 INFO:tasks.rados.rados.0.smithi098.stdout:2917: read oid 490 snap -1 2023-09-23T20:05:44.066 INFO:tasks.rados.rados.0.smithi098.stdout:2917: expect (ObjNum 617 snap 0 seq_num 617) 2023-09-23T20:05:44.066 INFO:tasks.rados.rados.0.smithi098.stdout:2918: read oid 12 snap -1 2023-09-23T20:05:44.066 INFO:tasks.rados.rados.0.smithi098.stdout:2918: expect deleted 2023-09-23T20:05:44.066 INFO:tasks.rados.rados.0.smithi098.stdout:2919: delete oid 352 current snap is 0 2023-09-23T20:05:44.076 INFO:tasks.rados.rados.0.smithi098.stdout:2915: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T20:05:44.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:43 smithi098 bash[27308]: audit 2023-09-23T20:05:43.354310+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.98:0/4280208431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:44.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:43 smithi098 bash[33670]: audit 2023-09-23T20:05:43.354310+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.98:0/4280208431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:44.189 INFO:tasks.rados.rados.0.smithi098.stdout:2909: finishing write tid 3 to smithi09866585-253 2023-09-23T20:05:44.189 INFO:tasks.rados.rados.0.smithi098.stdout:2909: finishing write tid 4 to smithi09866585-253 2023-09-23T20:05:44.189 INFO:tasks.rados.rados.0.smithi098.stdout:2909: finishing write tid 5 to smithi09866585-253 2023-09-23T20:05:44.189 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 253 v 292 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2023-09-23T20:05:44.189 INFO:tasks.rados.rados.0.smithi098.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T20:05:44.189 INFO:tasks.rados.rados.0.smithi098.stdout:2910: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T20:05:44.333 INFO:tasks.rados.rados.0.smithi098.stdout:2917: expect (ObjNum 617 snap 0 seq_num 617) 2023-09-23T20:05:44.439 INFO:tasks.rados.rados.0.smithi098.stdout:2911: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T20:05:44.625 INFO:tasks.rados.rados.0.smithi098.stdout:2913: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T20:05:44.716 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:44 smithi173 bash[53660]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T20:05:44.716 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:44 smithi173 bash[53725]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T20:05:44.716 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:44 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@grafana.a.service: Succeeded. 2023-09-23T20:05:44.717 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:44 smithi173 systemd[1]: Stopped Ceph grafana.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:05:44.717 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:44 smithi173 systemd[1]: Started Ceph grafana.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:05:44.827 INFO:tasks.rados.rados.0.smithi098.stdout:2916: expect (ObjNum 556 snap 0 seq_num 556) 2023-09-23T20:05:44.978 INFO:tasks.rados.rados.0.smithi098.stdout:2909: done (9 left) 2023-09-23T20:05:44.978 INFO:tasks.rados.rados.0.smithi098.stdout:2910: done (8 left) 2023-09-23T20:05:44.978 INFO:tasks.rados.rados.0.smithi098.stdout:2911: done (7 left) 2023-09-23T20:05:44.978 INFO:tasks.rados.rados.0.smithi098.stdout:2913: done (6 left) 2023-09-23T20:05:44.978 INFO:tasks.rados.rados.0.smithi098.stdout:2914: done (5 left) 2023-09-23T20:05:44.978 INFO:tasks.rados.rados.0.smithi098.stdout:2915: done (4 left) 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2916: done (3 left) 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2917: done (2 left) 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2918: done (1 left) 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2919: done (0 left) 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2920: read oid 273 snap -1 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2920: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2921: read oid 272 snap -1 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2921: expect (ObjNum 599 snap 0 seq_num 599) 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2922: read oid 135 snap -1 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2922: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2923: read oid 417 snap -1 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2923: expect deleted 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2924: read oid 144 snap -1 2023-09-23T20:05:44.979 INFO:tasks.rados.rados.0.smithi098.stdout:2924: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T20:05:44.980 INFO:tasks.rados.rados.0.smithi098.stdout:2925: read oid 290 snap -1 2023-09-23T20:05:44.980 INFO:tasks.rados.rados.0.smithi098.stdout:2925: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T20:05:44.980 INFO:tasks.rados.rados.0.smithi098.stdout:2926: read oid 63 snap -1 2023-09-23T20:05:44.980 INFO:tasks.rados.rados.0.smithi098.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T20:05:44.980 INFO:tasks.rados.rados.0.smithi098.stdout:2927: read oid 444 snap -1 2023-09-23T20:05:44.980 INFO:tasks.rados.rados.0.smithi098.stdout:2927: expect deleted 2023-09-23T20:05:44.980 INFO:tasks.rados.rados.0.smithi098.stdout:2928: write oid 300 current snap is 0 2023-09-23T20:05:44.980 INFO:tasks.rados.rados.0.smithi098.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2023-09-23T20:05:44.989 INFO:tasks.rados.rados.0.smithi098.stdout:2928: writing smithi09866585-300 from 461020 to 1214292 tid 1 2023-09-23T20:05:44.996 INFO:tasks.rados.rados.0.smithi098.stdout:2928: writing smithi09866585-300 from 1826037 to 2279026 tid 2 2023-09-23T20:05:45.002 INFO:tasks.rados.rados.0.smithi098.stdout:2928: writing smithi09866585-300 from 2878296 to 3261020 tid 3 2023-09-23T20:05:45.002 INFO:tasks.rados.rados.0.smithi098.stdout:2929: write oid 430 current snap is 0 2023-09-23T20:05:45.002 INFO:tasks.rados.rados.0.smithi098.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2023-09-23T20:05:45.007 INFO:tasks.rados.rados.0.smithi098.stdout:2929: writing smithi09866585-430 from 477827 to 906348 tid 1 2023-09-23T20:05:45.015 INFO:tasks.rados.rados.0.smithi098.stdout:2929: writing smithi09866585-430 from 1484519 to 2081166 tid 2 2023-09-23T20:05:45.020 INFO:tasks.rados.rados.0.smithi098.stdout:2929: writing smithi09866585-430 from 2505719 to 3038582 tid 3 2023-09-23T20:05:45.020 INFO:tasks.rados.rados.0.smithi098.stdout:2930: read oid 390 snap -1 2023-09-23T20:05:45.021 INFO:tasks.rados.rados.0.smithi098.stdout:2930: expect deleted 2023-09-23T20:05:45.021 INFO:tasks.rados.rados.0.smithi098.stdout:2931: read oid 429 snap -1 2023-09-23T20:05:45.021 INFO:tasks.rados.rados.0.smithi098.stdout:2931: expect (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T20:05:45.021 INFO:tasks.rados.rados.0.smithi098.stdout:2932: read oid 175 snap -1 2023-09-23T20:05:45.021 INFO:tasks.rados.rados.0.smithi098.stdout:2932: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:05:45.021 INFO:tasks.rados.rados.0.smithi098.stdout:2933: write oid 68 current snap is 0 2023-09-23T20:05:45.021 INFO:tasks.rados.rados.0.smithi098.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2023-09-23T20:05:45.027 INFO:tasks.rados.rados.0.smithi098.stdout:2933: writing smithi09866585-68 from 494634 to 998404 tid 1 2023-09-23T20:05:45.033 INFO:tasks.rados.rados.0.smithi098.stdout:2933: writing smithi09866585-68 from 1426648 to 1883306 tid 2 2023-09-23T20:05:45.041 INFO:tasks.rados.rados.0.smithi098.stdout:2933: writing smithi09866585-68 from 2533142 to 3277277 tid 3 2023-09-23T20:05:45.041 INFO:tasks.rados.rados.0.smithi098.stdout:2934: delete oid 83 current snap is 0 2023-09-23T20:05:45.041 INFO:tasks.rados.rados.0.smithi098.stdout:2924: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T20:05:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:44 smithi173 bash[27697]: cluster 2023-09-23T20:05:44.549387+0000 mgr.x (mgr.24700) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2023-09-23T20:05:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:44 smithi173 bash[27697]: audit 2023-09-23T20:05:44.681361+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:44 smithi173 bash[27697]: audit 2023-09-23T20:05:44.690854+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:44 smithi173 bash[27697]: audit 2023-09-23T20:05:44.745609+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:05:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:44 smithi173 bash[27697]: audit 2023-09-23T20:05:44.751786+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:05:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:44 smithi173 bash[27697]: audit 2023-09-23T20:05:44.757257+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:05:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:44 smithi173 bash[27697]: audit 2023-09-23T20:05:44.766820+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:45.150 INFO:tasks.rados.rados.0.smithi098.stdout:2925: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T20:05:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[27308]: cluster 2023-09-23T20:05:44.549387+0000 mgr.x (mgr.24700) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2023-09-23T20:05:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[27308]: audit 2023-09-23T20:05:44.681361+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[27308]: audit 2023-09-23T20:05:44.690854+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[27308]: audit 2023-09-23T20:05:44.745609+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:05:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[27308]: audit 2023-09-23T20:05:44.751786+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:05:45.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[27308]: audit 2023-09-23T20:05:44.757257+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:05:45.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[27308]: audit 2023-09-23T20:05:44.766820+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[33670]: cluster 2023-09-23T20:05:44.549387+0000 mgr.x (mgr.24700) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2023-09-23T20:05:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[33670]: audit 2023-09-23T20:05:44.681361+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[33670]: audit 2023-09-23T20:05:44.690854+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[33670]: audit 2023-09-23T20:05:44.745609+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:05:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[33670]: audit 2023-09-23T20:05:44.751786+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:05:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[33670]: audit 2023-09-23T20:05:44.757257+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:05:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:44 smithi098 bash[33670]: audit 2023-09-23T20:05:44.766820+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:45.226 INFO:tasks.rados.rados.0.smithi098.stdout:2921: expect (ObjNum 599 snap 0 seq_num 599) 2023-09-23T20:05:45.319 INFO:tasks.rados.rados.0.smithi098.stdout:2920: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-09-23T20:05:45.387 INFO:tasks.rados.rados.0.smithi098.stdout:2922: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T20:05:45.499 INFO:tasks.rados.rados.0.smithi098.stdout:2928: finishing write tid 1 to smithi09866585-300 2023-09-23T20:05:45.499 INFO:tasks.rados.rados.0.smithi098.stdout:2928: finishing write tid 2 to smithi09866585-300 2023-09-23T20:05:45.499 INFO:tasks.rados.rados.0.smithi098.stdout:2920: done (14 left) 2023-09-23T20:05:45.499 INFO:tasks.rados.rados.0.smithi098.stdout:2921: done (13 left) 2023-09-23T20:05:45.499 INFO:tasks.rados.rados.0.smithi098.stdout:2922: done (12 left) 2023-09-23T20:05:45.499 INFO:tasks.rados.rados.0.smithi098.stdout:2923: done (11 left) 2023-09-23T20:05:45.499 INFO:tasks.rados.rados.0.smithi098.stdout:2924: done (10 left) 2023-09-23T20:05:45.499 INFO:tasks.rados.rados.0.smithi098.stdout:2925: done (9 left) 2023-09-23T20:05:45.499 INFO:tasks.rados.rados.0.smithi098.stdout:2927: done (8 left) 2023-09-23T20:05:45.500 INFO:tasks.rados.rados.0.smithi098.stdout:2934: done (7 left) 2023-09-23T20:05:45.500 INFO:tasks.rados.rados.0.smithi098.stdout:2935: write oid 78 current snap is 0 2023-09-23T20:05:45.500 INFO:tasks.rados.rados.0.smithi098.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T20:05:45.640 INFO:tasks.rados.rados.0.smithi098.stdout:2928: finishing write tid 3 to smithi09866585-300 2023-09-23T20:05:45.640 INFO:tasks.rados.rados.0.smithi098.stdout:2928: finishing write tid 4 to smithi09866585-300 2023-09-23T20:05:45.640 INFO:tasks.rados.rados.0.smithi098.stdout:2928: finishing write tid 5 to smithi09866585-300 2023-09-23T20:05:45.640 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 300 v 486 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2023-09-23T20:05:45.640 INFO:tasks.rados.rados.0.smithi098.stdout:2928: left oid 300 (ObjNum 1860 snap 0 seq_num 1860) 2023-09-23T20:05:45.640 INFO:tasks.rados.rados.0.smithi098.stdout:2929: finishing write tid 1 to smithi09866585-430 2023-09-23T20:05:45.640 INFO:tasks.rados.rados.0.smithi098.stdout:2929: finishing write tid 2 to smithi09866585-430 2023-09-23T20:05:45.640 INFO:tasks.rados.rados.0.smithi098.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2023-09-23T20:05:45.647 INFO:tasks.rados.rados.0.smithi098.stdout:2935: writing smithi09866585-78 from 528248 to 1298869 tid 1 2023-09-23T20:05:45.656 INFO:tasks.rados.rados.0.smithi098.stdout:2935: writing smithi09866585-78 from 2059965 to 2803939 tid 2 2023-09-23T20:05:45.656 INFO:tasks.rados.rados.0.smithi098.stdout:2926: done (7 left) 2023-09-23T20:05:45.656 INFO:tasks.rados.rados.0.smithi098.stdout:2928: done (6 left) 2023-09-23T20:05:45.656 INFO:tasks.rados.rados.0.smithi098.stdout:2930: done (5 left) 2023-09-23T20:05:45.656 INFO:tasks.rados.rados.0.smithi098.stdout:2936: write oid 302 current snap is 0 2023-09-23T20:05:45.656 INFO:tasks.rados.rados.0.smithi098.stdout:2929: finishing write tid 3 to smithi09866585-430 2023-09-23T20:05:45.656 INFO:tasks.rados.rados.0.smithi098.stdout:2929: finishing write tid 4 to smithi09866585-430 2023-09-23T20:05:45.656 INFO:tasks.rados.rados.0.smithi098.stdout:2929: finishing write tid 5 to smithi09866585-430 2023-09-23T20:05:45.656 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 430 v 364 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2023-09-23T20:05:45.657 INFO:tasks.rados.rados.0.smithi098.stdout:2929: left oid 430 (ObjNum 1861 snap 0 seq_num 1861) 2023-09-23T20:05:45.657 INFO:tasks.rados.rados.0.smithi098.stdout:2932: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T20:05:45.757 INFO:tasks.rados.rados.0.smithi098.stdout:2933: finishing write tid 1 to smithi09866585-68 2023-09-23T20:05:45.758 INFO:tasks.rados.rados.0.smithi098.stdout:2931: expect (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T20:05:45.970 INFO:tasks.rados.rados.0.smithi098.stdout:2933: finishing write tid 2 to smithi09866585-68 2023-09-23T20:05:45.970 INFO:tasks.rados.rados.0.smithi098.stdout:2933: finishing write tid 3 to smithi09866585-68 2023-09-23T20:05:45.970 INFO:tasks.rados.rados.0.smithi098.stdout:2933: finishing write tid 4 to smithi09866585-68 2023-09-23T20:05:45.970 INFO:tasks.rados.rados.0.smithi098.stdout:2933: finishing write tid 5 to smithi09866585-68 2023-09-23T20:05:45.970 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 68 v 415 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2023-09-23T20:05:45.970 INFO:tasks.rados.rados.0.smithi098.stdout:2933: left oid 68 (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T20:05:45.970 INFO:tasks.rados.rados.0.smithi098.stdout:2935: finishing write tid 1 to smithi09866585-78 2023-09-23T20:05:45.970 INFO:tasks.rados.rados.0.smithi098.stdout:2935: finishing write tid 2 to smithi09866585-78 2023-09-23T20:05:45.970 INFO:tasks.rados.rados.0.smithi098.stdout:2935: finishing write tid 3 to smithi09866585-78 2023-09-23T20:05:45.970 INFO:tasks.rados.rados.0.smithi098.stdout:2935: finishing write tid 4 to smithi09866585-78 2023-09-23T20:05:45.971 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 78 v 327 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2023-09-23T20:05:45.971 INFO:tasks.rados.rados.0.smithi098.stdout:2935: left oid 78 (ObjNum 1864 snap 0 seq_num 1864) 2023-09-23T20:05:45.971 INFO:tasks.rados.rados.0.smithi098.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2023-09-23T20:05:45.979 INFO:tasks.rados.rados.0.smithi098.stdout:2936: writing smithi09866585-302 from 545055 to 990925 tid 1 2023-09-23T20:05:45.992 INFO:tasks.rados.rados.0.smithi098.stdout:2936: writing smithi09866585-302 from 1718447 to 2322432 tid 2 2023-09-23T20:05:46.001 INFO:tasks.rados.rados.0.smithi098.stdout:2936: writing smithi09866585-302 from 3015411 to 3345055 tid 3 2023-09-23T20:05:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:2929: done (5 left) 2023-09-23T20:05:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:2931: done (4 left) 2023-09-23T20:05:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:2932: done (3 left) 2023-09-23T20:05:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:2933: done (2 left) 2023-09-23T20:05:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:2935: done (1 left) 2023-09-23T20:05:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:2937: delete oid 10 current snap is 0 2023-09-23T20:05:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:2936: finishing write tid 1 to smithi09866585-302 2023-09-23T20:05:46.002 INFO:tasks.rados.rados.0.smithi098.stdout:2936: finishing write tid 2 to smithi09866585-302 2023-09-23T20:05:46.004 INFO:tasks.rados.rados.0.smithi098.stdout:2937: done (1 left) 2023-09-23T20:05:46.004 INFO:tasks.rados.rados.0.smithi098.stdout:2938: read oid 16 snap -1 2023-09-23T20:05:46.004 INFO:tasks.rados.rados.0.smithi098.stdout:2938: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-09-23T20:05:46.004 INFO:tasks.rados.rados.0.smithi098.stdout:2939: read oid 397 snap -1 2023-09-23T20:05:46.005 INFO:tasks.rados.rados.0.smithi098.stdout:2939: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-09-23T20:05:46.005 INFO:tasks.rados.rados.0.smithi098.stdout:2940: write oid 434 current snap is 0 2023-09-23T20:05:46.005 INFO:tasks.rados.rados.0.smithi098.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2023-09-23T20:05:46.011 INFO:tasks.rados.rados.0.smithi098.stdout:2940: writing smithi09866585-434 from 578669 to 1175037 tid 1 2023-09-23T20:05:46.019 INFO:tasks.rados.rados.0.smithi098.stdout:2940: writing smithi09866585-434 from 1719058 to 2326712 tid 2 2023-09-23T20:05:46.025 INFO:tasks.rados.rados.0.smithi098.stdout:2940: writing smithi09866585-434 from 2953904 to 3378669 tid 3 2023-09-23T20:05:46.026 INFO:tasks.rados.rados.0.smithi098.stdout:2941: write oid 88 current snap is 0 2023-09-23T20:05:46.026 INFO:tasks.rados.rados.0.smithi098.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2023-09-23T20:05:46.033 INFO:tasks.rados.rados.0.smithi098.stdout:2941: writing smithi09866585-88 from 595476 to 1267093 tid 1 2023-09-23T20:05:46.038 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[33670]: audit 2023-09-23T20:05:44.750552+0000 mgr.x (mgr.24700) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:05:46.038 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[33670]: audit 2023-09-23T20:05:44.756505+0000 mgr.x (mgr.24700) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:05:46.038 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[33670]: audit 2023-09-23T20:05:44.761960+0000 mgr.x (mgr.24700) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:05:46.038 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[33670]: cephadm 2023-09-23T20:05:44.774921+0000 mgr.x (mgr.24700) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:05:46.038 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[33670]: cephadm 2023-09-23T20:05:44.775580+0000 mgr.x (mgr.24700) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:05:46.039 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[33670]: audit 2023-09-23T20:05:45.779434+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.98:0/3972713307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:46.039 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[27308]: audit 2023-09-23T20:05:44.750552+0000 mgr.x (mgr.24700) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:05:46.039 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[27308]: audit 2023-09-23T20:05:44.756505+0000 mgr.x (mgr.24700) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:05:46.039 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[27308]: audit 2023-09-23T20:05:44.761960+0000 mgr.x (mgr.24700) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:05:46.039 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[27308]: cephadm 2023-09-23T20:05:44.774921+0000 mgr.x (mgr.24700) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:05:46.039 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[27308]: cephadm 2023-09-23T20:05:44.775580+0000 mgr.x (mgr.24700) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:05:46.039 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:45 smithi098 bash[27308]: audit 2023-09-23T20:05:45.779434+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.98:0/3972713307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:46.040 INFO:tasks.rados.rados.0.smithi098.stdout:2941: writing smithi09866585-88 from 1777540 to 2528852 tid 2 2023-09-23T20:05:46.046 INFO:tasks.rados.rados.0.smithi098.stdout:2941: writing smithi09866585-88 from 2981327 to 3395476 tid 3 2023-09-23T20:05:46.046 INFO:tasks.rados.rados.0.smithi098.stdout:2942: write oid 491 current snap is 0 2023-09-23T20:05:46.046 INFO:tasks.rados.rados.0.smithi098.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2023-09-23T20:05:46.053 INFO:tasks.rados.rados.0.smithi098.stdout:2942: writing smithi09866585-491 from 612283 to 1359149 tid 1 2023-09-23T20:05:46.059 INFO:tasks.rados.rados.0.smithi098.stdout:2942: writing smithi09866585-491 from 1836022 to 2447345 tid 2 2023-09-23T20:05:46.065 INFO:tasks.rados.rados.0.smithi098.stdout:2942: writing smithi09866585-491 from 3008750 to 3412283 tid 3 2023-09-23T20:05:46.065 INFO:tasks.rados.rados.0.smithi098.stdout:2943: write oid 454 current snap is 0 2023-09-23T20:05:46.065 INFO:tasks.rados.rados.0.smithi098.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2023-09-23T20:05:46.071 INFO:tasks.rados.rados.0.smithi098.stdout:2943: writing smithi09866585-454 from 629090 to 1051205 tid 1 2023-09-23T20:05:46.079 INFO:tasks.rados.rados.0.smithi098.stdout:2943: writing smithi09866585-454 from 1778151 to 2533132 tid 2 2023-09-23T20:05:46.084 INFO:tasks.rados.rados.0.smithi098.stdout:2943: writing smithi09866585-454 from 3319820 to 3429090 tid 3 2023-09-23T20:05:46.084 INFO:tasks.rados.rados.0.smithi098.stdout:2944: write oid 415 current snap is 0 2023-09-23T20:05:46.084 INFO:tasks.rados.rados.0.smithi098.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2023-09-23T20:05:46.091 INFO:tasks.rados.rados.0.smithi098.stdout:2944: writing smithi09866585-415 from 645897 to 1259614 tid 1 2023-09-23T20:05:46.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[27697]: audit 2023-09-23T20:05:44.750552+0000 mgr.x (mgr.24700) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T20:05:46.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[27697]: audit 2023-09-23T20:05:44.756505+0000 mgr.x (mgr.24700) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:05:46.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[27697]: audit 2023-09-23T20:05:44.761960+0000 mgr.x (mgr.24700) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T20:05:46.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[27697]: cephadm 2023-09-23T20:05:44.774921+0000 mgr.x (mgr.24700) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:05:46.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[27697]: cephadm 2023-09-23T20:05:44.775580+0000 mgr.x (mgr.24700) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:05:46.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[27697]: audit 2023-09-23T20:05:45.779434+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.98:0/3972713307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:46.095 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-09-23T20:05:46.095 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-09-23T20:05:46.095 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-09-23T20:05:46.095 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-09-23T20:05:46.095 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-23T20:05:46.096 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-23T20:05:46.096 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-23T20:05:46.096 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-23T20:05:46.096 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-09-23T20:05:46.096 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-09-23T20:05:46.096 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-09-23T20:05:46.096 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-09-23T20:05:46.096 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-09-23T20:05:46.096 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="App mode production" logger=settings 2023-09-23T20:05:46.096 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-09-23T20:05:46.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-23T20:05:46.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-09-23T20:05:46.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=975.225µs 2023-09-23T20:05:46.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-09-23T20:05:46.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-09-23T20:05:46.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-09-23T20:05:46.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-09-23T20:05:46.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-09-23T20:05:46.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:45 smithi173 bash[53751]: t=2023-09-23T20:05:45+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-09-23T20:05:46.098 INFO:tasks.rados.rados.0.smithi098.stdout:2944: writing smithi09866585-415 from 1952986 to 2567978 tid 2 2023-09-23T20:05:46.104 INFO:tasks.rados.rados.0.smithi098.stdout:2944: writing smithi09866585-415 from 3063596 to 3445897 tid 3 2023-09-23T20:05:46.104 INFO:tasks.rados.rados.0.smithi098.stdout:2945: delete oid 224 current snap is 0 2023-09-23T20:05:46.104 INFO:tasks.rados.rados.0.smithi098.stdout:2936: finishing write tid 3 to smithi09866585-302 2023-09-23T20:05:46.104 INFO:tasks.rados.rados.0.smithi098.stdout:2936: finishing write tid 4 to smithi09866585-302 2023-09-23T20:05:46.104 INFO:tasks.rados.rados.0.smithi098.stdout:2936: finishing write tid 5 to smithi09866585-302 2023-09-23T20:05:46.104 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 302 v 321 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2023-09-23T20:05:46.104 INFO:tasks.rados.rados.0.smithi098.stdout:2936: left oid 302 (ObjNum 1865 snap 0 seq_num 1865) 2023-09-23T20:05:46.105 INFO:tasks.rados.rados.0.smithi098.stdout:2938: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-09-23T20:05:46.282 INFO:tasks.rados.rados.0.smithi098.stdout:2940: finishing write tid 1 to smithi09866585-434 2023-09-23T20:05:46.282 INFO:tasks.rados.rados.0.smithi098.stdout:2939: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-09-23T20:05:46.425 INFO:tasks.rados.rados.0.smithi098.stdout:2940: finishing write tid 2 to smithi09866585-434 2023-09-23T20:05:46.425 INFO:tasks.rados.rados.0.smithi098.stdout:2936: done (8 left) 2023-09-23T20:05:46.425 INFO:tasks.rados.rados.0.smithi098.stdout:2938: done (7 left) 2023-09-23T20:05:46.425 INFO:tasks.rados.rados.0.smithi098.stdout:2939: done (6 left) 2023-09-23T20:05:46.425 INFO:tasks.rados.rados.0.smithi098.stdout:2945: done (5 left) 2023-09-23T20:05:46.425 INFO:tasks.rados.rados.0.smithi098.stdout:2946: write oid 168 current snap is 0 2023-09-23T20:05:46.425 INFO:tasks.rados.rados.0.smithi098.stdout:2940: finishing write tid 3 to smithi09866585-434 2023-09-23T20:05:46.425 INFO:tasks.rados.rados.0.smithi098.stdout:2940: finishing write tid 4 to smithi09866585-434 2023-09-23T20:05:46.426 INFO:tasks.rados.rados.0.smithi098.stdout:2940: finishing write tid 5 to smithi09866585-434 2023-09-23T20:05:46.426 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 434 v 445 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2023-09-23T20:05:46.426 INFO:tasks.rados.rados.0.smithi098.stdout:2940: left oid 434 (ObjNum 1867 snap 0 seq_num 1867) 2023-09-23T20:05:46.426 INFO:tasks.rados.rados.0.smithi098.stdout:2941: finishing write tid 1 to smithi09866585-88 2023-09-23T20:05:46.426 INFO:tasks.rados.rados.0.smithi098.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2023-09-23T20:05:46.434 INFO:tasks.rados.rados.0.smithi098.stdout:2946: writing smithi09866585-168 from 679511 to 1443726 tid 1 2023-09-23T20:05:46.441 INFO:tasks.rados.rados.0.smithi098.stdout:2946: writing smithi09866585-168 from 2069950 to 2688611 tid 2 2023-09-23T20:05:46.446 INFO:tasks.rados.rados.0.smithi098.stdout:2946: writing smithi09866585-168 from 3118442 to 3479511 tid 3 2023-09-23T20:05:46.446 INFO:tasks.rados.rados.0.smithi098.stdout:2940: done (5 left) 2023-09-23T20:05:46.446 INFO:tasks.rados.rados.0.smithi098.stdout:2947: write oid 104 current snap is 0 2023-09-23T20:05:46.446 INFO:tasks.rados.rados.0.smithi098.stdout:2941: finishing write tid 2 to smithi09866585-88 2023-09-23T20:05:46.446 INFO:tasks.rados.rados.0.smithi098.stdout:2941: finishing write tid 3 to smithi09866585-88 2023-09-23T20:05:46.446 INFO:tasks.rados.rados.0.smithi098.stdout:2941: finishing write tid 4 to smithi09866585-88 2023-09-23T20:05:46.447 INFO:tasks.rados.rados.0.smithi098.stdout:2941: finishing write tid 5 to smithi09866585-88 2023-09-23T20:05:46.447 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 88 v 368 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2023-09-23T20:05:46.447 INFO:tasks.rados.rados.0.smithi098.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T20:05:46.447 INFO:tasks.rados.rados.0.smithi098.stdout:2942: finishing write tid 1 to smithi09866585-491 2023-09-23T20:05:46.447 INFO:tasks.rados.rados.0.smithi098.stdout:2942: finishing write tid 2 to smithi09866585-491 2023-09-23T20:05:46.447 INFO:tasks.rados.rados.0.smithi098.stdout:2942: finishing write tid 3 to smithi09866585-491 2023-09-23T20:05:46.447 INFO:tasks.rados.rados.0.smithi098.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2023-09-23T20:05:46.452 INFO:tasks.rados.rados.0.smithi098.stdout:2947: writing smithi09866585-104 from 696318 to 1135782 tid 1 2023-09-23T20:05:46.460 INFO:tasks.rados.rados.0.smithi098.stdout:2947: writing smithi09866585-104 from 1728432 to 2490751 tid 2 2023-09-23T20:05:46.466 INFO:tasks.rados.rados.0.smithi098.stdout:2947: writing smithi09866585-104 from 3145865 to 3496318 tid 3 2023-09-23T20:05:46.466 INFO:tasks.rados.rados.0.smithi098.stdout:2941: done (5 left) 2023-09-23T20:05:46.467 INFO:tasks.rados.rados.0.smithi098.stdout:2948: delete oid 76 current snap is 0 2023-09-23T20:05:46.467 INFO:tasks.rados.rados.0.smithi098.stdout:2942: finishing write tid 4 to smithi09866585-491 2023-09-23T20:05:46.467 INFO:tasks.rados.rados.0.smithi098.stdout:2942: finishing write tid 5 to smithi09866585-491 2023-09-23T20:05:46.467 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 491 v 325 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2023-09-23T20:05:46.467 INFO:tasks.rados.rados.0.smithi098.stdout:2942: left oid 491 (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T20:05:46.467 INFO:tasks.rados.rados.0.smithi098.stdout:2943: finishing write tid 1 to smithi09866585-454 2023-09-23T20:05:46.467 INFO:tasks.rados.rados.0.smithi098.stdout:2943: finishing write tid 2 to smithi09866585-454 2023-09-23T20:05:46.467 INFO:tasks.rados.rados.0.smithi098.stdout:2943: finishing write tid 3 to smithi09866585-454 2023-09-23T20:05:46.467 INFO:tasks.rados.rados.0.smithi098.stdout:2943: finishing write tid 4 to smithi09866585-454 2023-09-23T20:05:46.468 INFO:tasks.rados.rados.0.smithi098.stdout:2943: finishing write tid 5 to smithi09866585-454 2023-09-23T20:05:46.468 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 454 v 372 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2023-09-23T20:05:46.468 INFO:tasks.rados.rados.0.smithi098.stdout:2943: left oid 454 (ObjNum 1870 snap 0 seq_num 1870) 2023-09-23T20:05:46.468 INFO:tasks.rados.rados.0.smithi098.stdout:2944: finishing write tid 1 to smithi09866585-415 2023-09-23T20:05:46.468 INFO:tasks.rados.rados.0.smithi098.stdout:2944: finishing write tid 2 to smithi09866585-415 2023-09-23T20:05:46.468 INFO:tasks.rados.rados.0.smithi098.stdout:2944: finishing write tid 3 to smithi09866585-415 2023-09-23T20:05:46.468 INFO:tasks.rados.rados.0.smithi098.stdout:2944: finishing write tid 4 to smithi09866585-415 2023-09-23T20:05:46.468 INFO:tasks.rados.rados.0.smithi098.stdout:2944: finishing write tid 5 to smithi09866585-415 2023-09-23T20:05:46.468 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 415 v 477 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2023-09-23T20:05:46.468 INFO:tasks.rados.rados.0.smithi098.stdout:2944: left oid 415 (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T20:05:46.468 INFO:tasks.rados.rados.0.smithi098.stdout:2946: finishing write tid 1 to smithi09866585-168 2023-09-23T20:05:46.469 INFO:tasks.rados.rados.0.smithi098.stdout:2946: finishing write tid 2 to smithi09866585-168 2023-09-23T20:05:46.469 INFO:tasks.rados.rados.0.smithi098.stdout:2946: finishing write tid 3 to smithi09866585-168 2023-09-23T20:05:46.469 INFO:tasks.rados.rados.0.smithi098.stdout:2946: finishing write tid 4 to smithi09866585-168 2023-09-23T20:05:46.469 INFO:tasks.rados.rados.0.smithi098.stdout:2946: finishing write tid 5 to smithi09866585-168 2023-09-23T20:05:46.469 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 168 v 380 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2023-09-23T20:05:46.469 INFO:tasks.rados.rados.0.smithi098.stdout:2946: left oid 168 (ObjNum 1873 snap 0 seq_num 1873) 2023-09-23T20:05:46.469 INFO:tasks.rados.rados.0.smithi098.stdout:2947: finishing write tid 1 to smithi09866585-104 2023-09-23T20:05:46.469 INFO:tasks.rados.rados.0.smithi098.stdout:2947: finishing write tid 2 to smithi09866585-104 2023-09-23T20:05:46.470 INFO:tasks.rados.rados.0.smithi098.stdout:2942: done (5 left) 2023-09-23T20:05:46.470 INFO:tasks.rados.rados.0.smithi098.stdout:2943: done (4 left) 2023-09-23T20:05:46.470 INFO:tasks.rados.rados.0.smithi098.stdout:2944: done (3 left) 2023-09-23T20:05:46.470 INFO:tasks.rados.rados.0.smithi098.stdout:2946: done (2 left) 2023-09-23T20:05:46.470 INFO:tasks.rados.rados.0.smithi098.stdout:2948: done (1 left) 2023-09-23T20:05:46.470 INFO:tasks.rados.rados.0.smithi098.stdout:2949: write oid 101 current snap is 0 2023-09-23T20:05:46.470 INFO:tasks.rados.rados.0.smithi098.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2023-09-23T20:05:46.475 INFO:tasks.rados.rados.0.smithi098.stdout:2949: writing smithi09866585-101 from 729932 to 1319894 tid 1 2023-09-23T20:05:46.482 INFO:tasks.rados.rados.0.smithi098.stdout:2949: writing smithi09866585-101 from 1729043 to 2495031 tid 2 2023-09-23T20:05:46.488 INFO:tasks.rados.rados.0.smithi098.stdout:2949: writing smithi09866585-101 from 3084358 to 3529932 tid 3 2023-09-23T20:05:46.489 INFO:tasks.rados.rados.0.smithi098.stdout:2950: delete oid 323 current snap is 0 2023-09-23T20:05:46.489 INFO:tasks.rados.rados.0.smithi098.stdout:2947: finishing write tid 3 to smithi09866585-104 2023-09-23T20:05:46.489 INFO:tasks.rados.rados.0.smithi098.stdout:2947: finishing write tid 4 to smithi09866585-104 2023-09-23T20:05:46.489 INFO:tasks.rados.rados.0.smithi098.stdout:2947: finishing write tid 5 to smithi09866585-104 2023-09-23T20:05:46.489 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 104 v 406 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2023-09-23T20:05:46.489 INFO:tasks.rados.rados.0.smithi098.stdout:2947: left oid 104 (ObjNum 1874 snap 0 seq_num 1874) 2023-09-23T20:05:46.489 INFO:tasks.rados.rados.0.smithi098.stdout:2949: finishing write tid 1 to smithi09866585-101 2023-09-23T20:05:46.489 INFO:tasks.rados.rados.0.smithi098.stdout:2949: finishing write tid 2 to smithi09866585-101 2023-09-23T20:05:46.491 INFO:tasks.rados.rados.0.smithi098.stdout:2947: done (2 left) 2023-09-23T20:05:46.491 INFO:tasks.rados.rados.0.smithi098.stdout:2950: done (1 left) 2023-09-23T20:05:46.491 INFO:tasks.rados.rados.0.smithi098.stdout:2951: read oid 218 snap -1 2023-09-23T20:05:46.491 INFO:tasks.rados.rados.0.smithi098.stdout:2951: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T20:05:46.491 INFO:tasks.rados.rados.0.smithi098.stdout:2952: read oid 279 snap -1 2023-09-23T20:05:46.492 INFO:tasks.rados.rados.0.smithi098.stdout:2952: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-09-23T20:05:46.492 INFO:tasks.rados.rados.0.smithi098.stdout:2953: read oid 288 snap -1 2023-09-23T20:05:46.492 INFO:tasks.rados.rados.0.smithi098.stdout:2953: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T20:05:46.492 INFO:tasks.rados.rados.0.smithi098.stdout:2954: read oid 145 snap -1 2023-09-23T20:05:46.492 INFO:tasks.rados.rados.0.smithi098.stdout:2954: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-09-23T20:05:46.492 INFO:tasks.rados.rados.0.smithi098.stdout:2955: read oid 112 snap -1 2023-09-23T20:05:46.492 INFO:tasks.rados.rados.0.smithi098.stdout:2955: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T20:05:46.492 INFO:tasks.rados.rados.0.smithi098.stdout:2956: read oid 88 snap -1 2023-09-23T20:05:46.492 INFO:tasks.rados.rados.0.smithi098.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T20:05:46.492 INFO:tasks.rados.rados.0.smithi098.stdout:2957: write oid 378 current snap is 0 2023-09-23T20:05:46.493 INFO:tasks.rados.rados.0.smithi098.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2023-09-23T20:05:46.498 INFO:tasks.rados.rados.0.smithi098.stdout:2957: writing smithi09866585-378 from 763546 to 1220359 tid 1 2023-09-23T20:05:46.508 INFO:tasks.rados.rados.0.smithi098.stdout:2957: writing smithi09866585-378 from 1962360 to 2732017 tid 2 2023-09-23T20:05:46.513 INFO:tasks.rados.rados.0.smithi098.stdout:2957: writing smithi09866585-378 from 3255557 to 3563546 tid 3 2023-09-23T20:05:46.513 INFO:tasks.rados.rados.0.smithi098.stdout:2958: read oid 162 snap -1 2023-09-23T20:05:46.513 INFO:tasks.rados.rados.0.smithi098.stdout:2958: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T20:05:46.514 INFO:tasks.rados.rados.0.smithi098.stdout:2959: read oid 215 snap -1 2023-09-23T20:05:46.514 INFO:tasks.rados.rados.0.smithi098.stdout:2959: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:05:46.514 INFO:tasks.rados.rados.0.smithi098.stdout:2960: write oid 362 current snap is 0 2023-09-23T20:05:46.514 INFO:tasks.rados.rados.0.smithi098.stdout:2949: finishing write tid 3 to smithi09866585-101 2023-09-23T20:05:46.514 INFO:tasks.rados.rados.0.smithi098.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2023-09-23T20:05:46.521 INFO:tasks.rados.rados.0.smithi098.stdout:2960: writing smithi09866585-362 from 780353 to 1312415 tid 1 2023-09-23T20:05:46.529 INFO:tasks.rados.rados.0.smithi098.stdout:2960: writing smithi09866585-362 from 1904489 to 2417804 tid 2 2023-09-23T20:05:46.536 INFO:tasks.rados.rados.0.smithi098.stdout:2960: writing smithi09866585-362 from 3166627 to 3567798 tid 3 2023-09-23T20:05:46.536 INFO:tasks.rados.rados.0.smithi098.stdout:2961: read oid 79 snap -1 2023-09-23T20:05:46.536 INFO:tasks.rados.rados.0.smithi098.stdout:2961: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-09-23T20:05:46.536 INFO:tasks.rados.rados.0.smithi098.stdout:2962: read oid 10 snap -1 2023-09-23T20:05:46.536 INFO:tasks.rados.rados.0.smithi098.stdout:2962: expect deleted 2023-09-23T20:05:46.536 INFO:tasks.rados.rados.0.smithi098.stdout:2963: write oid 255 current snap is 0 2023-09-23T20:05:46.536 INFO:tasks.rados.rados.0.smithi098.stdout:2949: finishing write tid 4 to smithi09866585-101 2023-09-23T20:05:46.537 INFO:tasks.rados.rados.0.smithi098.stdout:2949: finishing write tid 5 to smithi09866585-101 2023-09-23T20:05:46.537 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 101 v 331 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2023-09-23T20:05:46.537 INFO:tasks.rados.rados.0.smithi098.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2023-09-23T20:05:46.537 INFO:tasks.rados.rados.0.smithi098.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2023-09-23T20:05:46.544 INFO:tasks.rados.rados.0.smithi098.stdout:2963: writing smithi09866585-255 from 797160 to 1404471 tid 1 2023-09-23T20:05:46.552 INFO:tasks.rados.rados.0.smithi098.stdout:2963: writing smithi09866585-255 from 1962971 to 2736297 tid 2 2023-09-23T20:05:46.557 INFO:tasks.rados.rados.0.smithi098.stdout:2963: writing smithi09866585-255 from 3194050 to 3597160 tid 3 2023-09-23T20:05:46.557 INFO:tasks.rados.rados.0.smithi098.stdout:2949: done (13 left) 2023-09-23T20:05:46.557 INFO:tasks.rados.rados.0.smithi098.stdout:2964: write oid 335 current snap is 0 2023-09-23T20:05:46.557 INFO:tasks.rados.rados.0.smithi098.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2023-09-23T20:05:46.564 INFO:tasks.rados.rados.0.smithi098.stdout:2964: writing smithi09866585-335 from 413967 to 1096527 tid 1 2023-09-23T20:05:46.570 INFO:tasks.rados.rados.0.smithi098.stdout:2964: writing smithi09866585-335 from 1621453 to 2138437 tid 2 2023-09-23T20:05:46.577 INFO:tasks.rados.rados.0.smithi098.stdout:2964: writing smithi09866585-335 from 2821473 to 3245188 tid 3 2023-09-23T20:05:46.577 INFO:tasks.rados.rados.0.smithi098.stdout:2965: read oid 13 snap -1 2023-09-23T20:05:46.577 INFO:tasks.rados.rados.0.smithi098.stdout:2965: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-09-23T20:05:46.577 INFO:tasks.rados.rados.0.smithi098.stdout:2966: write oid 59 current snap is 0 2023-09-23T20:05:46.577 INFO:tasks.rados.rados.0.smithi098.stdout:2952: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-09-23T20:05:46.594 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[53751]: t=2023-09-23T20:05:46+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-09-23T20:05:46.594 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[53751]: t=2023-09-23T20:05:46+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T20:05:46.594 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[53751]: t=2023-09-23T20:05:46+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-09-23T20:05:46.594 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[53751]: t=2023-09-23T20:05:46+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-09-23T20:05:46.594 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[53751]: t=2023-09-23T20:05:46+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T20:05:46.595 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[53751]: t=2023-09-23T20:05:46+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-09-23T20:05:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:2951: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T20:05:46.973 INFO:tasks.rados.rados.0.smithi098.stdout:2953: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T20:05:47.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[27308]: cluster 2023-09-23T20:05:46.549934+0000 mgr.x (mgr.24700) 69 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 4.2 MiB/s wr, 63 op/s 2023-09-23T20:05:47.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[27308]: audit 2023-09-23T20:05:46.800718+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:47.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[27308]: audit 2023-09-23T20:05:46.802649+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:05:47.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[27308]: audit 2023-09-23T20:05:46.802967+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:05:47.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[27308]: audit 2023-09-23T20:05:46.804428+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:05:47.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[27308]: audit 2023-09-23T20:05:46.806173+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:47.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[33670]: cluster 2023-09-23T20:05:46.549934+0000 mgr.x (mgr.24700) 69 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 4.2 MiB/s wr, 63 op/s 2023-09-23T20:05:47.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[33670]: audit 2023-09-23T20:05:46.800718+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:47.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[33670]: audit 2023-09-23T20:05:46.802649+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:05:47.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[33670]: audit 2023-09-23T20:05:46.802967+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:05:47.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[33670]: audit 2023-09-23T20:05:46.804428+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:05:47.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:46 smithi098 bash[33670]: audit 2023-09-23T20:05:46.806173+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:47.188 INFO:tasks.rados.rados.0.smithi098.stdout:2957: finishing write tid 1 to smithi09866585-378 2023-09-23T20:05:47.188 INFO:tasks.rados.rados.0.smithi098.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T20:05:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[27697]: cluster 2023-09-23T20:05:46.549934+0000 mgr.x (mgr.24700) 69 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 4.2 MiB/s wr, 63 op/s 2023-09-23T20:05:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[27697]: audit 2023-09-23T20:05:46.800718+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[27697]: audit 2023-09-23T20:05:46.802649+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:05:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[27697]: audit 2023-09-23T20:05:46.802967+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:05:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[27697]: audit 2023-09-23T20:05:46.804428+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:05:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:46 smithi173 bash[27697]: audit 2023-09-23T20:05:46.806173+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:05:47.371 INFO:tasks.rados.rados.0.smithi098.stdout:2954: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-09-23T20:05:47.575 INFO:tasks.rados.rados.0.smithi098.stdout:2955: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T20:05:47.741 INFO:tasks.rados.rados.0.smithi098.stdout:2957: finishing write tid 2 to smithi09866585-378 2023-09-23T20:05:47.741 INFO:tasks.rados.rados.0.smithi098.stdout:2957: finishing write tid 3 to smithi09866585-378 2023-09-23T20:05:47.741 INFO:tasks.rados.rados.0.smithi098.stdout:2957: finishing write tid 4 to smithi09866585-378 2023-09-23T20:05:47.741 INFO:tasks.rados.rados.0.smithi098.stdout:2957: finishing write tid 5 to smithi09866585-378 2023-09-23T20:05:47.741 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 378 v 419 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2023-09-23T20:05:47.741 INFO:tasks.rados.rados.0.smithi098.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2023-09-23T20:05:47.741 INFO:tasks.rados.rados.0.smithi098.stdout:2958: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T20:05:47.873 INFO:tasks.rados.rados.0.smithi098.stdout:2960: finishing write tid 1 to smithi09866585-362 2023-09-23T20:05:47.873 INFO:tasks.rados.rados.0.smithi098.stdout:2960: finishing write tid 2 to smithi09866585-362 2023-09-23T20:05:47.873 INFO:tasks.rados.rados.0.smithi098.stdout:2959: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:05:48.064 INFO:tasks.rados.rados.0.smithi098.stdout:2960: finishing write tid 3 to smithi09866585-362 2023-09-23T20:05:48.064 INFO:tasks.rados.rados.0.smithi098.stdout:2960: finishing write tid 4 to smithi09866585-362 2023-09-23T20:05:48.064 INFO:tasks.rados.rados.0.smithi098.stdout:2960: finishing write tid 5 to smithi09866585-362 2023-09-23T20:05:48.065 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 362 v 377 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2023-09-23T20:05:48.065 INFO:tasks.rados.rados.0.smithi098.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2023-09-23T20:05:48.065 INFO:tasks.rados.rados.0.smithi098.stdout:2961: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-09-23T20:05:48.168 INFO:tasks.rados.rados.0.smithi098.stdout:2963: finishing write tid 1 to smithi09866585-255 2023-09-23T20:05:48.168 INFO:tasks.rados.rados.0.smithi098.stdout:2963: finishing write tid 2 to smithi09866585-255 2023-09-23T20:05:48.168 INFO:tasks.rados.rados.0.smithi098.stdout:2963: finishing write tid 3 to smithi09866585-255 2023-09-23T20:05:48.168 INFO:tasks.rados.rados.0.smithi098.stdout:2963: finishing write tid 4 to smithi09866585-255 2023-09-23T20:05:48.168 INFO:tasks.rados.rados.0.smithi098.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2023-09-23T20:05:48.174 INFO:tasks.rados.rados.0.smithi098.stdout:2966: writing smithi09866585-59 from 430774 to 1188583 tid 1 2023-09-23T20:05:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:47 smithi098 bash[33670]: cephadm 2023-09-23T20:05:46.795071+0000 mgr.x (mgr.24700) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T20:05:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:47 smithi098 bash[33670]: cephadm 2023-09-23T20:05:46.811770+0000 mgr.x (mgr.24700) 71 : cephadm [INF] Deploying daemon mgr.y on smithi098 2023-09-23T20:05:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:47 smithi098 bash[33670]: audit 2023-09-23T20:05:47.796950+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:48.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:47 smithi098 bash[27308]: cephadm 2023-09-23T20:05:46.795071+0000 mgr.x (mgr.24700) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T20:05:48.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:47 smithi098 bash[27308]: cephadm 2023-09-23T20:05:46.811770+0000 mgr.x (mgr.24700) 71 : cephadm [INF] Deploying daemon mgr.y on smithi098 2023-09-23T20:05:48.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:47 smithi098 bash[27308]: audit 2023-09-23T20:05:47.796950+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:48.184 INFO:tasks.rados.rados.0.smithi098.stdout:2966: writing smithi09866585-59 from 1679935 to 2456930 tid 2 2023-09-23T20:05:48.191 INFO:tasks.rados.rados.0.smithi098.stdout:2966: writing smithi09866585-59 from 3248896 to 3630774 tid 3 2023-09-23T20:05:48.191 INFO:tasks.rados.rados.0.smithi098.stdout:2951: done (15 left) 2023-09-23T20:05:48.191 INFO:tasks.rados.rados.0.smithi098.stdout:2952: done (14 left) 2023-09-23T20:05:48.191 INFO:tasks.rados.rados.0.smithi098.stdout:2953: done (13 left) 2023-09-23T20:05:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:2954: done (12 left) 2023-09-23T20:05:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:2955: done (11 left) 2023-09-23T20:05:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:2956: done (10 left) 2023-09-23T20:05:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:2957: done (9 left) 2023-09-23T20:05:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:2958: done (8 left) 2023-09-23T20:05:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:2959: done (7 left) 2023-09-23T20:05:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:2960: done (6 left) 2023-09-23T20:05:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:2961: done (5 left) 2023-09-23T20:05:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:2962: done (4 left) 2023-09-23T20:05:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:2967: write oid 204 current snap is 0 2023-09-23T20:05:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2023-09-23T20:05:48.197 INFO:tasks.rados.rados.0.smithi098.stdout:2967: writing smithi09866585-204 from 447581 to 880639 tid 1 2023-09-23T20:05:48.204 INFO:tasks.rados.rados.0.smithi098.stdout:2967: writing smithi09866585-204 from 1622064 to 2142717 tid 2 2023-09-23T20:05:48.213 INFO:tasks.rados.rados.0.smithi098.stdout:2967: writing smithi09866585-204 from 2759966 to 3322578 tid 3 2023-09-23T20:05:48.213 INFO:tasks.rados.rados.0.smithi098.stdout:2968: write oid 305 current snap is 0 2023-09-23T20:05:48.213 INFO:tasks.rados.rados.0.smithi098.stdout:2963: finishing write tid 5 to smithi09866585-255 2023-09-23T20:05:48.213 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 255 v 370 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2023-09-23T20:05:48.213 INFO:tasks.rados.rados.0.smithi098.stdout:2963: left oid 255 (ObjNum 1880 snap 0 seq_num 1880) 2023-09-23T20:05:48.213 INFO:tasks.rados.rados.0.smithi098.stdout:2964: finishing write tid 1 to smithi09866585-335 2023-09-23T20:05:48.213 INFO:tasks.rados.rados.0.smithi098.stdout:2964: finishing write tid 2 to smithi09866585-335 2023-09-23T20:05:48.213 INFO:tasks.rados.rados.0.smithi098.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2023-09-23T20:05:48.217 INFO:tasks.rados.rados.0.smithi098.stdout:2968: writing smithi09866585-305 from 464388 to 972695 tid 1 2023-09-23T20:05:48.225 INFO:tasks.rados.rados.0.smithi098.stdout:2968: writing smithi09866585-305 from 1680546 to 2461210 tid 2 2023-09-23T20:05:48.233 INFO:tasks.rados.rados.0.smithi098.stdout:2968: writing smithi09866585-305 from 3187389 to 3664388 tid 3 2023-09-23T20:05:48.233 INFO:tasks.rados.rados.0.smithi098.stdout:2963: done (5 left) 2023-09-23T20:05:48.233 INFO:tasks.rados.rados.0.smithi098.stdout:2969: write oid 72 current snap is 0 2023-09-23T20:05:48.233 INFO:tasks.rados.rados.0.smithi098.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2023-09-23T20:05:48.238 INFO:tasks.rados.rados.0.smithi098.stdout:2969: writing smithi09866585-72 from 481195 to 1064751 tid 1 2023-09-23T20:05:48.245 INFO:tasks.rados.rados.0.smithi098.stdout:2969: writing smithi09866585-72 from 1739028 to 2263350 tid 2 2023-09-23T20:05:48.252 INFO:tasks.rados.rados.0.smithi098.stdout:2969: writing smithi09866585-72 from 2814812 to 3399968 tid 3 2023-09-23T20:05:48.252 INFO:tasks.rados.rados.0.smithi098.stdout:2970: read oid 42 snap -1 2023-09-23T20:05:48.252 INFO:tasks.rados.rados.0.smithi098.stdout:2970: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2971: read oid 112 snap -1 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2971: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2972: read oid 128 snap -1 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2972: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2973: read oid 288 snap -1 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2973: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2974: read oid 27 snap -1 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2974: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2975: read oid 63 snap -1 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2975: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2976: write oid 340 current snap is 0 2023-09-23T20:05:48.253 INFO:tasks.rados.rados.0.smithi098.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2023-09-23T20:05:48.260 INFO:tasks.rados.rados.0.smithi098.stdout:2976: writing smithi09866585-340 from 498002 to 1273160 tid 1 2023-09-23T20:05:48.270 INFO:tasks.rados.rados.0.smithi098.stdout:2976: writing smithi09866585-340 from 1913863 to 2698196 tid 2 2023-09-23T20:05:48.277 INFO:tasks.rados.rados.0.smithi098.stdout:2976: writing smithi09866585-340 from 3358588 to 3698002 tid 3 2023-09-23T20:05:48.278 INFO:tasks.rados.rados.0.smithi098.stdout:2977: read oid 337 snap -1 2023-09-23T20:05:48.278 INFO:tasks.rados.rados.0.smithi098.stdout:2977: expect deleted 2023-09-23T20:05:48.278 INFO:tasks.rados.rados.0.smithi098.stdout:2978: write oid 480 current snap is 0 2023-09-23T20:05:48.278 INFO:tasks.rados.rados.0.smithi098.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2023-09-23T20:05:48.284 INFO:tasks.rados.rados.0.smithi098.stdout:2978: writing smithi09866585-480 from 514809 to 965216 tid 1 2023-09-23T20:05:48.290 INFO:tasks.rados.rados.0.smithi098.stdout:2978: writing smithi09866585-480 from 1455992 to 1983983 tid 2 2023-09-23T20:05:48.297 INFO:tasks.rados.rados.0.smithi098.stdout:2978: writing smithi09866585-480 from 2469658 to 3193711 tid 3 2023-09-23T20:05:48.300 INFO:tasks.rados.rados.0.smithi098.stdout:2978: writing smithi09866585-480 from 3608303 to 3714809 tid 4 2023-09-23T20:05:48.300 INFO:tasks.rados.rados.0.smithi098.stdout:2979: write oid 452 current snap is 0 2023-09-23T20:05:48.300 INFO:tasks.rados.rados.0.smithi098.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2023-09-23T20:05:48.306 INFO:tasks.rados.rados.0.smithi098.stdout:2979: writing smithi09866585-452 from 531616 to 1057272 tid 1 2023-09-23T20:05:48.312 INFO:tasks.rados.rados.0.smithi098.stdout:2979: writing smithi09866585-452 from 1514474 to 2186123 tid 2 2023-09-23T20:05:48.319 INFO:tasks.rados.rados.0.smithi098.stdout:2979: writing smithi09866585-452 from 2780728 to 3316053 tid 3 2023-09-23T20:05:48.319 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:48.319 INFO:tasks.rados.rados.0.smithi098.stdout:2964: finishing write tid 3 to smithi09866585-335 2023-09-23T20:05:48.320 INFO:tasks.rados.rados.0.smithi098.stdout:2964: finishing write tid 4 to smithi09866585-335 2023-09-23T20:05:48.320 INFO:tasks.rados.rados.0.smithi098.stdout:2964: finishing write tid 5 to smithi09866585-335 2023-09-23T20:05:48.320 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 335 v 274 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2023-09-23T20:05:48.320 INFO:tasks.rados.rados.0.smithi098.stdout:2964: left oid 335 (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T20:05:48.320 INFO:tasks.rados.rados.0.smithi098.stdout:2965: expect (ObjNum 1715 snap 0 seq_num 1715) 2023-09-23T20:05:48.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:47 smithi173 bash[27697]: cephadm 2023-09-23T20:05:46.795071+0000 mgr.x (mgr.24700) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T20:05:48.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:47 smithi173 bash[27697]: cephadm 2023-09-23T20:05:46.811770+0000 mgr.x (mgr.24700) 71 : cephadm [INF] Deploying daemon mgr.y on smithi098 2023-09-23T20:05:48.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:47 smithi173 bash[27697]: audit 2023-09-23T20:05:47.796950+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:05:48.503 INFO:tasks.rados.rados.0.smithi098.stdout:2966: finishing write tid 1 to smithi09866585-59 2023-09-23T20:05:48.503 INFO:tasks.rados.rados.0.smithi098.stdout:2966: finishing write tid 2 to smithi09866585-59 2023-09-23T20:05:48.503 INFO:tasks.rados.rados.0.smithi098.stdout:2964: done (15 left) 2023-09-23T20:05:48.503 INFO:tasks.rados.rados.0.smithi098.stdout:2965: done (14 left) 2023-09-23T20:05:48.503 INFO:tasks.rados.rados.0.smithi098.stdout:2980: write oid 177 current snap is 0 2023-09-23T20:05:48.503 INFO:tasks.rados.rados.0.smithi098.stdout:2966: finishing write tid 3 to smithi09866585-59 2023-09-23T20:05:48.503 INFO:tasks.rados.rados.0.smithi098.stdout:2966: finishing write tid 4 to smithi09866585-59 2023-09-23T20:05:48.503 INFO:tasks.rados.rados.0.smithi098.stdout:2966: finishing write tid 5 to smithi09866585-59 2023-09-23T20:05:48.503 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 59 v 278 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2023-09-23T20:05:48.503 INFO:tasks.rados.rados.0.smithi098.stdout:2966: left oid 59 (ObjNum 1882 snap 0 seq_num 1882) 2023-09-23T20:05:48.504 INFO:tasks.rados.rados.0.smithi098.stdout:2967: finishing write tid 1 to smithi09866585-204 2023-09-23T20:05:48.504 INFO:tasks.rados.rados.0.smithi098.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2023-09-23T20:05:48.509 INFO:tasks.rados.rados.0.smithi098.stdout:2980: writing smithi09866585-177 from 548423 to 1149328 tid 1 2023-09-23T20:05:48.514 INFO:tasks.rados.rados.0.smithi098.stdout:2980: writing smithi09866585-177 from 1572956 to 2104616 tid 2 2023-09-23T20:05:48.521 INFO:tasks.rados.rados.0.smithi098.stdout:2980: writing smithi09866585-177 from 2524504 to 3271101 tid 3 2023-09-23T20:05:48.524 INFO:tasks.rados.rados.0.smithi098.stdout:2980: writing smithi09866585-177 from 3740781 to 3748423 tid 4 2023-09-23T20:05:48.524 INFO:tasks.rados.rados.0.smithi098.stdout:2966: done (14 left) 2023-09-23T20:05:48.524 INFO:tasks.rados.rados.0.smithi098.stdout:2981: write oid 231 current snap is 0 2023-09-23T20:05:48.524 INFO:tasks.rados.rados.0.smithi098.stdout:2967: finishing write tid 2 to smithi09866585-204 2023-09-23T20:05:48.524 INFO:tasks.rados.rados.0.smithi098.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2023-09-23T20:05:48.531 INFO:tasks.rados.rados.0.smithi098.stdout:2981: writing smithi09866585-231 from 565230 to 1241384 tid 1 2023-09-23T20:05:48.539 INFO:tasks.rados.rados.0.smithi098.stdout:2981: writing smithi09866585-231 from 2031438 to 2706756 tid 2 2023-09-23T20:05:48.546 INFO:tasks.rados.rados.0.smithi098.stdout:2981: writing smithi09866585-231 from 3235574 to 3765230 tid 3 2023-09-23T20:05:48.546 INFO:tasks.rados.rados.0.smithi098.stdout:2982: delete oid 455 current snap is 0 2023-09-23T20:05:48.546 INFO:tasks.rados.rados.0.smithi098.stdout:2967: finishing write tid 3 to smithi09866585-204 2023-09-23T20:05:48.546 INFO:tasks.rados.rados.0.smithi098.stdout:2967: finishing write tid 4 to smithi09866585-204 2023-09-23T20:05:48.546 INFO:tasks.rados.rados.0.smithi098.stdout:2967: finishing write tid 5 to smithi09866585-204 2023-09-23T20:05:48.546 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 204 v 381 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2023-09-23T20:05:48.546 INFO:tasks.rados.rados.0.smithi098.stdout:2967: left oid 204 (ObjNum 1883 snap 0 seq_num 1883) 2023-09-23T20:05:48.546 INFO:tasks.rados.rados.0.smithi098.stdout:2968: finishing write tid 1 to smithi09866585-305 2023-09-23T20:05:48.546 INFO:tasks.rados.rados.0.smithi098.stdout:2968: finishing write tid 2 to smithi09866585-305 2023-09-23T20:05:48.547 INFO:tasks.rados.rados.0.smithi098.stdout:2968: finishing write tid 3 to smithi09866585-305 2023-09-23T20:05:48.547 INFO:tasks.rados.rados.0.smithi098.stdout:2968: finishing write tid 4 to smithi09866585-305 2023-09-23T20:05:48.547 INFO:tasks.rados.rados.0.smithi098.stdout:2968: finishing write tid 5 to smithi09866585-305 2023-09-23T20:05:48.547 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 305 v 335 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2023-09-23T20:05:48.547 INFO:tasks.rados.rados.0.smithi098.stdout:2968: left oid 305 (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T20:05:48.547 INFO:tasks.rados.rados.0.smithi098.stdout:2969: finishing write tid 1 to smithi09866585-72 2023-09-23T20:05:48.547 INFO:tasks.rados.rados.0.smithi098.stdout:2969: finishing write tid 2 to smithi09866585-72 2023-09-23T20:05:48.547 INFO:tasks.rados.rados.0.smithi098.stdout:2971: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T20:05:48.729 INFO:tasks.rados.rados.0.smithi098.stdout:2970: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T20:05:48.843 INFO:tasks.rados.rados.0.smithi098.stdout:2972: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-09-23T20:05:48.929 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:48 smithi173 bash[53158]: ts=2023-09-23T20:05:48.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:05:48.956 INFO:tasks.rados.rados.0.smithi098.stdout:2973: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T20:05:49.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:48 smithi098 bash[27308]: audit 2023-09-23T20:05:48.221081+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.98:0/4138979828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:49.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:48 smithi098 bash[27308]: cluster 2023-09-23T20:05:48.550547+0000 mgr.x (mgr.24700) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 4.2 MiB/s wr, 63 op/s 2023-09-23T20:05:49.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:48 smithi098 bash[33670]: audit 2023-09-23T20:05:48.221081+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.98:0/4138979828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:49.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:48 smithi098 bash[33670]: cluster 2023-09-23T20:05:48.550547+0000 mgr.x (mgr.24700) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 4.2 MiB/s wr, 63 op/s 2023-09-23T20:05:49.180 INFO:tasks.rados.rados.0.smithi098.stdout:2975: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T20:05:49.326 INFO:tasks.rados.rados.0.smithi098.stdout:2969: finishing write tid 3 to smithi09866585-72 2023-09-23T20:05:49.326 INFO:tasks.rados.rados.0.smithi098.stdout:2969: finishing write tid 4 to smithi09866585-72 2023-09-23T20:05:49.326 INFO:tasks.rados.rados.0.smithi098.stdout:2969: finishing write tid 5 to smithi09866585-72 2023-09-23T20:05:49.326 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 72 v 482 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2023-09-23T20:05:49.326 INFO:tasks.rados.rados.0.smithi098.stdout:2969: left oid 72 (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T20:05:49.326 INFO:tasks.rados.rados.0.smithi098.stdout:2976: finishing write tid 1 to smithi09866585-340 2023-09-23T20:05:49.326 INFO:tasks.rados.rados.0.smithi098.stdout:2976: finishing write tid 2 to smithi09866585-340 2023-09-23T20:05:49.326 INFO:tasks.rados.rados.0.smithi098.stdout:2976: finishing write tid 3 to smithi09866585-340 2023-09-23T20:05:49.326 INFO:tasks.rados.rados.0.smithi098.stdout:2976: finishing write tid 4 to smithi09866585-340 2023-09-23T20:05:49.327 INFO:tasks.rados.rados.0.smithi098.stdout:2976: finishing write tid 5 to smithi09866585-340 2023-09-23T20:05:49.327 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 340 v 486 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2023-09-23T20:05:49.327 INFO:tasks.rados.rados.0.smithi098.stdout:2976: left oid 340 (ObjNum 1886 snap 0 seq_num 1886) 2023-09-23T20:05:49.327 INFO:tasks.rados.rados.0.smithi098.stdout:2974: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T20:05:49.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:48 smithi173 bash[27697]: audit 2023-09-23T20:05:48.221081+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.98:0/4138979828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:49.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:48 smithi173 bash[27697]: cluster 2023-09-23T20:05:48.550547+0000 mgr.x (mgr.24700) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 4.2 MiB/s wr, 63 op/s 2023-09-23T20:05:49.537 INFO:tasks.rados.rados.0.smithi098.stdout:2978: finishing write tid 1 to smithi09866585-480 2023-09-23T20:05:49.537 INFO:tasks.rados.rados.0.smithi098.stdout:2978: finishing write tid 2 to smithi09866585-480 2023-09-23T20:05:49.537 INFO:tasks.rados.rados.0.smithi098.stdout:2978: finishing write tid 3 to smithi09866585-480 2023-09-23T20:05:49.538 INFO:tasks.rados.rados.0.smithi098.stdout:2978: finishing write tid 4 to smithi09866585-480 2023-09-23T20:05:49.538 INFO:tasks.rados.rados.0.smithi098.stdout:2978: finishing write tid 5 to smithi09866585-480 2023-09-23T20:05:49.538 INFO:tasks.rados.rados.0.smithi098.stdout:2978: finishing write tid 6 to smithi09866585-480 2023-09-23T20:05:49.538 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 480 v 330 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2023-09-23T20:05:49.538 INFO:tasks.rados.rados.0.smithi098.stdout:2978: left oid 480 (ObjNum 1887 snap 0 seq_num 1887) 2023-09-23T20:05:49.538 INFO:tasks.rados.rados.0.smithi098.stdout:2979: finishing write tid 1 to smithi09866585-452 2023-09-23T20:05:49.538 INFO:tasks.rados.rados.0.smithi098.stdout:2979: finishing write tid 2 to smithi09866585-452 2023-09-23T20:05:49.538 INFO:tasks.rados.rados.0.smithi098.stdout:2979: finishing write tid 3 to smithi09866585-452 2023-09-23T20:05:49.538 INFO:tasks.rados.rados.0.smithi098.stdout:2979: finishing write tid 4 to smithi09866585-452 2023-09-23T20:05:49.538 INFO:tasks.rados.rados.0.smithi098.stdout:2979: finishing write tid 5 to smithi09866585-452 2023-09-23T20:05:49.538 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 452 v 410 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:2979: left oid 452 (ObjNum 1888 snap 0 seq_num 1888) 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:2980: finishing write tid 1 to smithi09866585-177 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:2980: finishing write tid 2 to smithi09866585-177 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:2980: finishing write tid 3 to smithi09866585-177 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:2980: finishing write tid 4 to smithi09866585-177 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:2980: finishing write tid 5 to smithi09866585-177 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:2980: finishing write tid 6 to smithi09866585-177 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 177 v 386 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:2980: left oid 177 (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:2981: finishing write tid 1 to smithi09866585-231 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:2981: finishing write tid 2 to smithi09866585-231 2023-09-23T20:05:49.539 INFO:tasks.rados.rados.0.smithi098.stdout:2981: finishing write tid 3 to smithi09866585-231 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2981: finishing write tid 4 to smithi09866585-231 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2967: done (15 left) 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2968: done (14 left) 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2969: done (13 left) 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2970: done (12 left) 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2971: done (11 left) 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2972: done (10 left) 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2973: done (9 left) 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2974: done (8 left) 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2975: done (7 left) 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2976: done (6 left) 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2977: done (5 left) 2023-09-23T20:05:49.540 INFO:tasks.rados.rados.0.smithi098.stdout:2978: done (4 left) 2023-09-23T20:05:49.541 INFO:tasks.rados.rados.0.smithi098.stdout:2979: done (3 left) 2023-09-23T20:05:49.541 INFO:tasks.rados.rados.0.smithi098.stdout:2980: done (2 left) 2023-09-23T20:05:49.541 INFO:tasks.rados.rados.0.smithi098.stdout:2982: done (1 left) 2023-09-23T20:05:49.541 INFO:tasks.rados.rados.0.smithi098.stdout:2983: write oid 425 current snap is 0 2023-09-23T20:05:49.541 INFO:tasks.rados.rados.0.smithi098.stdout:2981: finishing write tid 5 to smithi09866585-231 2023-09-23T20:05:49.541 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 231 v 446 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2023-09-23T20:05:49.541 INFO:tasks.rados.rados.0.smithi098.stdout:2981: left oid 231 (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T20:05:49.541 INFO:tasks.rados.rados.0.smithi098.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2023-09-23T20:05:49.547 INFO:tasks.rados.rados.0.smithi098.stdout:2983: writing smithi09866585-425 from 598844 to 1025496 tid 1 2023-09-23T20:05:49.555 INFO:tasks.rados.rados.0.smithi098.stdout:2983: writing smithi09866585-425 from 1632049 to 2311036 tid 2 2023-09-23T20:05:49.563 INFO:tasks.rados.rados.0.smithi098.stdout:2983: writing smithi09866585-425 from 2774067 to 3470833 tid 3 2023-09-23T20:05:49.563 INFO:tasks.rados.rados.0.smithi098.stdout:2981: done (1 left) 2023-09-23T20:05:49.563 INFO:tasks.rados.rados.0.smithi098.stdout:2984: read oid 72 snap -1 2023-09-23T20:05:49.563 INFO:tasks.rados.rados.0.smithi098.stdout:2984: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T20:05:49.563 INFO:tasks.rados.rados.0.smithi098.stdout:2985: read oid 197 snap -1 2023-09-23T20:05:49.563 INFO:tasks.rados.rados.0.smithi098.stdout:2985: expect (ObjNum 1404 snap 0 seq_num 1404) 2023-09-23T20:05:49.563 INFO:tasks.rados.rados.0.smithi098.stdout:2986: read oid 53 snap -1 2023-09-23T20:05:49.563 INFO:tasks.rados.rados.0.smithi098.stdout:2986: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T20:05:49.563 INFO:tasks.rados.rados.0.smithi098.stdout:2987: write oid 90 current snap is 0 2023-09-23T20:05:49.563 INFO:tasks.rados.rados.0.smithi098.stdout:2983: finishing write tid 1 to smithi09866585-425 2023-09-23T20:05:49.564 INFO:tasks.rados.rados.0.smithi098.stdout:2983: finishing write tid 2 to smithi09866585-425 2023-09-23T20:05:49.564 INFO:tasks.rados.rados.0.smithi098.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2023-09-23T20:05:49.570 INFO:tasks.rados.rados.0.smithi098.stdout:2987: writing smithi09866585-90 from 615651 to 1233905 tid 1 2023-09-23T20:05:49.578 INFO:tasks.rados.rados.0.smithi098.stdout:2987: writing smithi09866585-90 from 1806884 to 2345882 tid 2 2023-09-23T20:05:49.586 INFO:tasks.rados.rados.0.smithi098.stdout:2987: writing smithi09866585-90 from 3034196 to 3542234 tid 3 2023-09-23T20:05:49.587 INFO:tasks.rados.rados.0.smithi098.stdout:2988: read oid 199 snap -1 2023-09-23T20:05:49.587 INFO:tasks.rados.rados.0.smithi098.stdout:2988: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T20:05:49.587 INFO:tasks.rados.rados.0.smithi098.stdout:2989: read oid 204 snap -1 2023-09-23T20:05:49.587 INFO:tasks.rados.rados.0.smithi098.stdout:2989: expect (ObjNum 1883 snap 0 seq_num 1883) 2023-09-23T20:05:49.587 INFO:tasks.rados.rados.0.smithi098.stdout:2990: read oid 99 snap -1 2023-09-23T20:05:49.587 INFO:tasks.rados.rados.0.smithi098.stdout:2990: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-09-23T20:05:49.587 INFO:tasks.rados.rados.0.smithi098.stdout:2991: write oid 126 current snap is 0 2023-09-23T20:05:49.587 INFO:tasks.rados.rados.0.smithi098.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2023-09-23T20:05:49.595 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:49 smithi098 systemd[1]: Stopping Ceph mgr.y for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:05:49.595 INFO:tasks.rados.rados.0.smithi098.stdout:2991: writing smithi09866585-126 from 632458 to 1325961 tid 1 2023-09-23T20:05:49.602 INFO:tasks.rados.rados.0.smithi098.stdout:2991: writing smithi09866585-126 from 1865366 to 2548022 tid 2 2023-09-23T20:05:49.609 INFO:tasks.rados.rados.0.smithi098.stdout:2991: writing smithi09866585-126 from 3061619 to 3780929 tid 3 2023-09-23T20:05:49.609 INFO:tasks.rados.rados.0.smithi098.stdout:2992: write oid 74 current snap is 0 2023-09-23T20:05:49.610 INFO:tasks.rados.rados.0.smithi098.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2023-09-23T20:05:49.618 INFO:tasks.rados.rados.0.smithi098.stdout:2992: writing smithi09866585-74 from 649265 to 1418017 tid 1 2023-09-23T20:05:49.628 INFO:tasks.rados.rados.0.smithi098.stdout:2992: writing smithi09866585-74 from 2207495 to 2750162 tid 2 2023-09-23T20:05:49.634 INFO:tasks.rados.rados.0.smithi098.stdout:2992: writing smithi09866585-74 from 3372689 to 3849265 tid 3 2023-09-23T20:05:49.635 INFO:tasks.rados.rados.0.smithi098.stdout:2993: read oid 168 snap -1 2023-09-23T20:05:49.635 INFO:tasks.rados.rados.0.smithi098.stdout:2993: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-09-23T20:05:49.635 INFO:tasks.rados.rados.0.smithi098.stdout:2994: write oid 284 current snap is 0 2023-09-23T20:05:49.635 INFO:tasks.rados.rados.0.smithi098.stdout:2986: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T20:05:49.717 INFO:tasks.rados.rados.0.smithi098.stdout:2983: finishing write tid 3 to smithi09866585-425 2023-09-23T20:05:49.717 INFO:tasks.rados.rados.0.smithi098.stdout:2983: finishing write tid 4 to smithi09866585-425 2023-09-23T20:05:49.717 INFO:tasks.rados.rados.0.smithi098.stdout:2983: finishing write tid 5 to smithi09866585-425 2023-09-23T20:05:49.717 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 425 v 321 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2023-09-23T20:05:49.717 INFO:tasks.rados.rados.0.smithi098.stdout:2983: left oid 425 (ObjNum 1892 snap 0 seq_num 1892) 2023-09-23T20:05:49.717 INFO:tasks.rados.rados.0.smithi098.stdout:2985: expect (ObjNum 1404 snap 0 seq_num 1404) 2023-09-23T20:05:49.836 INFO:tasks.rados.rados.0.smithi098.stdout:2987: finishing write tid 1 to smithi09866585-90 2023-09-23T20:05:49.836 INFO:tasks.rados.rados.0.smithi098.stdout:2984: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T20:05:50.131 INFO:tasks.rados.rados.0.smithi098.stdout:2987: finishing write tid 2 to smithi09866585-90 2023-09-23T20:05:50.132 INFO:tasks.rados.rados.0.smithi098.stdout:2987: finishing write tid 3 to smithi09866585-90 2023-09-23T20:05:50.132 INFO:tasks.rados.rados.0.smithi098.stdout:2990: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-09-23T20:05:50.231 INFO:tasks.rados.rados.0.smithi098.stdout:2987: finishing write tid 4 to smithi09866585-90 2023-09-23T20:05:50.231 INFO:tasks.rados.rados.0.smithi098.stdout:2987: finishing write tid 5 to smithi09866585-90 2023-09-23T20:05:50.231 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 90 v 325 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2023-09-23T20:05:50.231 INFO:tasks.rados.rados.0.smithi098.stdout:2987: left oid 90 (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T20:05:50.231 INFO:tasks.rados.rados.0.smithi098.stdout:2989: expect (ObjNum 1883 snap 0 seq_num 1883) 2023-09-23T20:05:50.388 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:49 smithi098 bash[70970]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T20:05:50.388 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:50 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:05:50.388 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:50 smithi098 bash[71033]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T20:05:50.388 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:50 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-09-23T20:05:50.389 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:50 smithi098 systemd[1]: Stopped Ceph mgr.y for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:05:50.389 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:50 smithi098 systemd[1]: Started Ceph mgr.y for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:05:50.460 INFO:tasks.rados.rados.0.smithi098.stdout:2988: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T20:05:50.555 INFO:tasks.rados.rados.0.smithi098.stdout:2991: finishing write tid 1 to smithi09866585-126 2023-09-23T20:05:50.555 INFO:tasks.rados.rados.0.smithi098.stdout:2991: finishing write tid 2 to smithi09866585-126 2023-09-23T20:05:50.555 INFO:tasks.rados.rados.0.smithi098.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2023-09-23T20:05:50.561 INFO:tasks.rados.rados.0.smithi098.stdout:2994: writing smithi09866585-284 from 666072 to 1110073 tid 1 2023-09-23T20:05:50.569 INFO:tasks.rados.rados.0.smithi098.stdout:2994: writing smithi09866585-284 from 1865977 to 2552302 tid 2 2023-09-23T20:05:50.575 INFO:tasks.rados.rados.0.smithi098.stdout:2994: writing smithi09866585-284 from 3000112 to 3458319 tid 3 2023-09-23T20:05:50.575 INFO:tasks.rados.rados.0.smithi098.stdout:2983: done (11 left) 2023-09-23T20:05:50.576 INFO:tasks.rados.rados.0.smithi098.stdout:2984: done (10 left) 2023-09-23T20:05:50.576 INFO:tasks.rados.rados.0.smithi098.stdout:2985: done (9 left) 2023-09-23T20:05:50.576 INFO:tasks.rados.rados.0.smithi098.stdout:2986: done (8 left) 2023-09-23T20:05:50.576 INFO:tasks.rados.rados.0.smithi098.stdout:2987: done (7 left) 2023-09-23T20:05:50.576 INFO:tasks.rados.rados.0.smithi098.stdout:2988: done (6 left) 2023-09-23T20:05:50.576 INFO:tasks.rados.rados.0.smithi098.stdout:2989: done (5 left) 2023-09-23T20:05:50.576 INFO:tasks.rados.rados.0.smithi098.stdout:2990: done (4 left) 2023-09-23T20:05:50.576 INFO:tasks.rados.rados.0.smithi098.stdout:2995: write oid 341 current snap is 0 2023-09-23T20:05:50.576 INFO:tasks.rados.rados.0.smithi098.stdout:2991: finishing write tid 3 to smithi09866585-126 2023-09-23T20:05:50.576 INFO:tasks.rados.rados.0.smithi098.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2023-09-23T20:05:50.582 INFO:tasks.rados.rados.0.smithi098.stdout:2995: writing smithi09866585-341 from 682879 to 1202129 tid 1 2023-09-23T20:05:50.589 INFO:tasks.rados.rados.0.smithi098.stdout:2995: writing smithi09866585-341 from 1924459 to 2470795 tid 2 2023-09-23T20:05:50.596 INFO:tasks.rados.rados.0.smithi098.stdout:2995: writing smithi09866585-341 from 3027535 to 3697014 tid 3 2023-09-23T20:05:50.596 INFO:tasks.rados.rados.0.smithi098.stdout:2996: write oid 45 current snap is 0 2023-09-23T20:05:50.597 INFO:tasks.rados.rados.0.smithi098.stdout:2991: finishing write tid 4 to smithi09866585-126 2023-09-23T20:05:50.597 INFO:tasks.rados.rados.0.smithi098.stdout:2991: finishing write tid 5 to smithi09866585-126 2023-09-23T20:05:50.597 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 126 v 340 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2023-09-23T20:05:50.597 INFO:tasks.rados.rados.0.smithi098.stdout:2991: left oid 126 (ObjNum 1894 snap 0 seq_num 1894) 2023-09-23T20:05:50.597 INFO:tasks.rados.rados.0.smithi098.stdout:2992: finishing write tid 1 to smithi09866585-74 2023-09-23T20:05:50.597 INFO:tasks.rados.rados.0.smithi098.stdout:2992: finishing write tid 2 to smithi09866585-74 2023-09-23T20:05:50.597 INFO:tasks.rados.rados.0.smithi098.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2023-09-23T20:05:50.603 INFO:tasks.rados.rados.0.smithi098.stdout:2996: writing smithi09866585-45 from 699686 to 1294185 tid 1 2023-09-23T20:05:50.611 INFO:tasks.rados.rados.0.smithi098.stdout:2996: writing smithi09866585-45 from 1982941 to 2672935 tid 2 2023-09-23T20:05:50.619 INFO:tasks.rados.rados.0.smithi098.stdout:2996: writing smithi09866585-45 from 3454958 to 3899686 tid 3 2023-09-23T20:05:50.619 INFO:tasks.rados.rados.0.smithi098.stdout:2991: done (5 left) 2023-09-23T20:05:50.619 INFO:tasks.rados.rados.0.smithi098.stdout:2997: read oid 394 snap -1 2023-09-23T20:05:50.619 INFO:tasks.rados.rados.0.smithi098.stdout:2997: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T20:05:50.619 INFO:tasks.rados.rados.0.smithi098.stdout:2998: write oid 493 current snap is 0 2023-09-23T20:05:50.619 INFO:tasks.rados.rados.0.smithi098.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2023-09-23T20:05:50.626 INFO:tasks.rados.rados.0.smithi098.stdout:2998: writing smithi09866585-493 from 716493 to 1386241 tid 1 2023-09-23T20:05:50.632 INFO:tasks.rados.rados.0.smithi098.stdout:2998: writing smithi09866585-493 from 1925070 to 2358722 tid 2 2023-09-23T20:05:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:2998: writing smithi09866585-493 from 2849675 to 3541698 tid 3 2023-09-23T20:05:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:2999: write oid 499 current snap is 0 2023-09-23T20:05:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:2992: finishing write tid 3 to smithi09866585-74 2023-09-23T20:05:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:2992: finishing write tid 4 to smithi09866585-74 2023-09-23T20:05:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:2992: finishing write tid 5 to smithi09866585-74 2023-09-23T20:05:50.639 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 74 v 374 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2023-09-23T20:05:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:2992: left oid 74 (ObjNum 1895 snap 0 seq_num 1895) 2023-09-23T20:05:50.640 INFO:tasks.rados.rados.0.smithi098.stdout:2993: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-09-23T20:05:50.754 INFO:tasks.rados.rados.0.smithi098.stdout:2994: finishing write tid 1 to smithi09866585-284 2023-09-23T20:05:50.754 INFO:tasks.rados.rados.0.smithi098.stdout:2994: finishing write tid 2 to smithi09866585-284 2023-09-23T20:05:50.755 INFO:tasks.rados.rados.0.smithi098.stdout:2994: finishing write tid 3 to smithi09866585-284 2023-09-23T20:05:50.755 INFO:tasks.rados.rados.0.smithi098.stdout:2994: finishing write tid 4 to smithi09866585-284 2023-09-23T20:05:50.755 INFO:tasks.rados.rados.0.smithi098.stdout:2994: finishing write tid 5 to smithi09866585-284 2023-09-23T20:05:50.755 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 284 v 390 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2023-09-23T20:05:50.755 INFO:tasks.rados.rados.0.smithi098.stdout:2994: left oid 284 (ObjNum 1896 snap 0 seq_num 1896) 2023-09-23T20:05:50.755 INFO:tasks.rados.rados.0.smithi098.stdout:2995: finishing write tid 1 to smithi09866585-341 2023-09-23T20:05:50.755 INFO:tasks.rados.rados.0.smithi098.stdout:2995: finishing write tid 2 to smithi09866585-341 2023-09-23T20:05:50.755 INFO:tasks.rados.rados.0.smithi098.stdout:2995: finishing write tid 3 to smithi09866585-341 2023-09-23T20:05:50.755 INFO:tasks.rados.rados.0.smithi098.stdout:2995: finishing write tid 4 to smithi09866585-341 2023-09-23T20:05:50.755 INFO:tasks.rados.rados.0.smithi098.stdout:2995: finishing write tid 5 to smithi09866585-341 2023-09-23T20:05:50.755 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 341 v 384 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2023-09-23T20:05:50.756 INFO:tasks.rados.rados.0.smithi098.stdout:2995: left oid 341 (ObjNum 1897 snap 0 seq_num 1897) 2023-09-23T20:05:50.756 INFO:tasks.rados.rados.0.smithi098.stdout:2996: finishing write tid 1 to smithi09866585-45 2023-09-23T20:05:50.756 INFO:tasks.rados.rados.0.smithi098.stdout:2996: finishing write tid 2 to smithi09866585-45 2023-09-23T20:05:50.756 INFO:tasks.rados.rados.0.smithi098.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2023-09-23T20:05:50.770 INFO:tasks.rados.rados.0.smithi098.stdout:2999: writing smithi09866585-499 from 733300 to 1478297 tid 1 2023-09-23T20:05:50.777 INFO:tasks.rados.rados.0.smithi098.stdout:2999: writing smithi09866585-499 from 1983552 to 2677215 tid 2 2023-09-23T20:05:50.785 INFO:tasks.rados.rados.0.smithi098.stdout:2999: writing smithi09866585-499 from 3393451 to 3933300 tid 3 2023-09-23T20:05:50.785 INFO:tasks.rados.rados.0.smithi098.stdout:2992: done (7 left) 2023-09-23T20:05:50.785 INFO:tasks.rados.rados.0.smithi098.stdout:2993: done (6 left) 2023-09-23T20:05:50.785 INFO:tasks.rados.rados.0.smithi098.stdout:2994: done (5 left) 2023-09-23T20:05:50.785 INFO:tasks.rados.rados.0.smithi098.stdout:2995: done (4 left) 2023-09-23T20:05:50.785 INFO:tasks.rados.rados.0.smithi098.stdout:3000: read oid 438 snap -1 2023-09-23T20:05:50.785 INFO:tasks.rados.rados.0.smithi098.stdout:3000: expect (ObjNum 437 snap 0 seq_num 437) 2023-09-23T20:05:50.786 INFO:tasks.rados.rados.0.smithi098.stdout:3001: write oid 489 current snap is 0 2023-09-23T20:05:50.786 INFO:tasks.rados.rados.0.smithi098.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2023-09-23T20:05:50.792 INFO:tasks.rados.rados.0.smithi098.stdout:3001: writing smithi09866585-489 from 750107 to 1286706 tid 1 2023-09-23T20:05:50.797 INFO:tasks.rados.rados.0.smithi098.stdout:3001: writing smithi09866585-489 from 1758387 to 2195708 tid 2 2023-09-23T20:05:50.802 INFO:tasks.rados.rados.0.smithi098.stdout:3001: writing smithi09866585-489 from 2620874 to 3051794 tid 3 2023-09-23T20:05:50.808 INFO:tasks.rados.rados.0.smithi098.stdout:3001: writing smithi09866585-489 from 3568355 to 3950107 tid 4 2023-09-23T20:05:50.808 INFO:tasks.rados.rados.0.smithi098.stdout:3002: read oid 435 snap -1 2023-09-23T20:05:50.808 INFO:tasks.rados.rados.0.smithi098.stdout:3002: expect (ObjNum 906 snap 0 seq_num 906) 2023-09-23T20:05:50.808 INFO:tasks.rados.rados.0.smithi098.stdout:3003: write oid 32 current snap is 0 2023-09-23T20:05:50.808 INFO:tasks.rados.rados.0.smithi098.stdout:2996: finishing write tid 3 to smithi09866585-45 2023-09-23T20:05:50.808 INFO:tasks.rados.rados.0.smithi098.stdout:2996: finishing write tid 4 to smithi09866585-45 2023-09-23T20:05:50.808 INFO:tasks.rados.rados.0.smithi098.stdout:2996: finishing write tid 5 to smithi09866585-45 2023-09-23T20:05:50.808 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 45 v 490 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2023-09-23T20:05:50.809 INFO:tasks.rados.rados.0.smithi098.stdout:2996: left oid 45 (ObjNum 1898 snap 0 seq_num 1898) 2023-09-23T20:05:50.809 INFO:tasks.rados.rados.0.smithi098.stdout:2997: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T20:05:50.921 INFO:tasks.rados.rados.0.smithi098.stdout:2998: finishing write tid 1 to smithi09866585-493 2023-09-23T20:05:50.921 INFO:tasks.rados.rados.0.smithi098.stdout:2998: finishing write tid 2 to smithi09866585-493 2023-09-23T20:05:50.922 INFO:tasks.rados.rados.0.smithi098.stdout:2998: finishing write tid 3 to smithi09866585-493 2023-09-23T20:05:50.922 INFO:tasks.rados.rados.0.smithi098.stdout:2998: finishing write tid 4 to smithi09866585-493 2023-09-23T20:05:50.922 INFO:tasks.rados.rados.0.smithi098.stdout:2998: finishing write tid 5 to smithi09866585-493 2023-09-23T20:05:50.922 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 493 v 297 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2023-09-23T20:05:50.922 INFO:tasks.rados.rados.0.smithi098.stdout:2998: left oid 493 (ObjNum 1899 snap 0 seq_num 1899) 2023-09-23T20:05:50.922 INFO:tasks.rados.rados.0.smithi098.stdout:2999: finishing write tid 1 to smithi09866585-499 2023-09-23T20:05:50.922 INFO:tasks.rados.rados.0.smithi098.stdout:2999: finishing write tid 2 to smithi09866585-499 2023-09-23T20:05:50.922 INFO:tasks.rados.rados.0.smithi098.stdout:2999: finishing write tid 3 to smithi09866585-499 2023-09-23T20:05:50.922 INFO:tasks.rados.rados.0.smithi098.stdout:2999: finishing write tid 4 to smithi09866585-499 2023-09-23T20:05:50.922 INFO:tasks.rados.rados.0.smithi098.stdout:2999: finishing write tid 5 to smithi09866585-499 2023-09-23T20:05:50.923 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 499 v 491 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2023-09-23T20:05:50.923 INFO:tasks.rados.rados.0.smithi098.stdout:2999: left oid 499 (ObjNum 1900 snap 0 seq_num 1900) 2023-09-23T20:05:50.923 INFO:tasks.rados.rados.0.smithi098.stdout:3000: expect (ObjNum 437 snap 0 seq_num 437) 2023-09-23T20:05:51.029 INFO:tasks.rados.rados.0.smithi098.stdout:3001: finishing write tid 1 to smithi09866585-489 2023-09-23T20:05:51.030 INFO:tasks.rados.rados.0.smithi098.stdout:3001: finishing write tid 2 to smithi09866585-489 2023-09-23T20:05:51.030 INFO:tasks.rados.rados.0.smithi098.stdout:3001: finishing write tid 3 to smithi09866585-489 2023-09-23T20:05:51.030 INFO:tasks.rados.rados.0.smithi098.stdout:3001: finishing write tid 4 to smithi09866585-489 2023-09-23T20:05:51.030 INFO:tasks.rados.rados.0.smithi098.stdout:3001: finishing write tid 5 to smithi09866585-489 2023-09-23T20:05:51.030 INFO:tasks.rados.rados.0.smithi098.stdout:3001: finishing write tid 6 to smithi09866585-489 2023-09-23T20:05:51.030 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 489 v 450 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2023-09-23T20:05:51.030 INFO:tasks.rados.rados.0.smithi098.stdout:3001: left oid 489 (ObjNum 1901 snap 0 seq_num 1901) 2023-09-23T20:05:51.031 INFO:tasks.rados.rados.0.smithi098.stdout:3002: expect (ObjNum 906 snap 0 seq_num 906) 2023-09-23T20:05:51.140 INFO:tasks.rados.rados.0.smithi098.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2023-09-23T20:05:51.154 INFO:tasks.rados.rados.0.smithi098.stdout:3003: writing smithi09866585-32 from 766914 to 1378762 tid 1 2023-09-23T20:05:51.161 INFO:tasks.rados.rados.0.smithi098.stdout:3003: writing smithi09866585-32 from 1816869 to 2514201 tid 2 2023-09-23T20:05:51.169 INFO:tasks.rados.rados.0.smithi098.stdout:3003: writing smithi09866585-32 from 3164650 to 3806842 tid 3 2023-09-23T20:05:51.170 INFO:tasks.rados.rados.0.smithi098.stdout:2996: done (7 left) 2023-09-23T20:05:51.170 INFO:tasks.rados.rados.0.smithi098.stdout:2997: done (6 left) 2023-09-23T20:05:51.170 INFO:tasks.rados.rados.0.smithi098.stdout:2998: done (5 left) 2023-09-23T20:05:51.170 INFO:tasks.rados.rados.0.smithi098.stdout:2999: done (4 left) 2023-09-23T20:05:51.170 INFO:tasks.rados.rados.0.smithi098.stdout:3000: done (3 left) 2023-09-23T20:05:51.170 INFO:tasks.rados.rados.0.smithi098.stdout:3001: done (2 left) 2023-09-23T20:05:51.170 INFO:tasks.rados.rados.0.smithi098.stdout:3002: done (1 left) 2023-09-23T20:05:51.171 INFO:tasks.rados.rados.0.smithi098.stdout:3004: read oid 450 snap -1 2023-09-23T20:05:51.171 INFO:tasks.rados.rados.0.smithi098.stdout:3004: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-09-23T20:05:51.171 INFO:tasks.rados.rados.0.smithi098.stdout:3005: read oid 380 snap -1 2023-09-23T20:05:51.171 INFO:tasks.rados.rados.0.smithi098.stdout:3005: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:05:51.171 INFO:tasks.rados.rados.0.smithi098.stdout:3006: delete oid 45 current snap is 0 2023-09-23T20:05:51.171 INFO:tasks.rados.rados.0.smithi098.stdout:3003: finishing write tid 1 to smithi09866585-32 2023-09-23T20:05:51.171 INFO:tasks.rados.rados.0.smithi098.stdout:3003: finishing write tid 2 to smithi09866585-32 2023-09-23T20:05:51.172 INFO:tasks.rados.rados.0.smithi098.stdout:3006: done (3 left) 2023-09-23T20:05:51.172 INFO:tasks.rados.rados.0.smithi098.stdout:3007: write oid 496 current snap is 0 2023-09-23T20:05:51.173 INFO:tasks.rados.rados.0.smithi098.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2023-09-23T20:05:51.180 INFO:tasks.rados.rados.0.smithi098.stdout:3007: writing smithi09866585-496 from 400528 to 1162874 tid 1 2023-09-23T20:05:51.185 INFO:tasks.rados.rados.0.smithi098.stdout:3007: writing smithi09866585-496 from 1817480 to 2000528 tid 2 2023-09-23T20:05:51.186 INFO:tasks.rados.rados.0.smithi098.stdout:3008: write oid 310 current snap is 0 2023-09-23T20:05:51.186 INFO:tasks.rados.rados.0.smithi098.stdout:3003: finishing write tid 3 to smithi09866585-32 2023-09-23T20:05:51.186 INFO:tasks.rados.rados.0.smithi098.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2023-09-23T20:05:51.190 INFO:tasks.rados.rados.0.smithi098.stdout:3008: writing smithi09866585-310 from 417335 to 854930 tid 1 2023-09-23T20:05:51.196 INFO:tasks.rados.rados.0.smithi098.stdout:3008: writing smithi09866585-310 from 1475962 to 1920621 tid 2 2023-09-23T20:05:51.197 INFO:tasks.rados.rados.0.smithi098.stdout:3009: read oid 176 snap -1 2023-09-23T20:05:51.197 INFO:tasks.rados.rados.0.smithi098.stdout:3009: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:05:51.197 INFO:tasks.rados.rados.0.smithi098.stdout:3010: write oid 302 current snap is 0 2023-09-23T20:05:51.197 INFO:tasks.rados.rados.0.smithi098.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2023-09-23T20:05:51.202 INFO:tasks.rados.rados.0.smithi098.stdout:3010: writing smithi09866585-302 from 434142 to 946986 tid 1 2023-09-23T20:05:51.209 INFO:tasks.rados.rados.0.smithi098.stdout:3010: writing smithi09866585-302 from 1534444 to 2034142 tid 2 2023-09-23T20:05:51.209 INFO:tasks.rados.rados.0.smithi098.stdout:3011: read oid 75 snap -1 2023-09-23T20:05:51.209 INFO:tasks.rados.rados.0.smithi098.stdout:3011: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T20:05:51.209 INFO:tasks.rados.rados.0.smithi098.stdout:3012: write oid 214 current snap is 0 2023-09-23T20:05:51.209 INFO:tasks.rados.rados.0.smithi098.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2023-09-23T20:05:51.215 INFO:tasks.rados.rados.0.smithi098.stdout:3012: writing smithi09866585-214 from 450949 to 1039042 tid 1 2023-09-23T20:05:51.221 INFO:tasks.rados.rados.0.smithi098.stdout:3012: writing smithi09866585-214 from 1476573 to 1924901 tid 2 2023-09-23T20:05:51.221 INFO:tasks.rados.rados.0.smithi098.stdout:3013: read oid 311 snap -1 2023-09-23T20:05:51.221 INFO:tasks.rados.rados.0.smithi098.stdout:3013: expect deleted 2023-09-23T20:05:51.221 INFO:tasks.rados.rados.0.smithi098.stdout:3014: read oid 497 snap -1 2023-09-23T20:05:51.221 INFO:tasks.rados.rados.0.smithi098.stdout:3014: expect (ObjNum 1786 snap 0 seq_num 1786) 2023-09-23T20:05:51.221 INFO:tasks.rados.rados.0.smithi098.stdout:3015: write oid 327 current snap is 0 2023-09-23T20:05:51.222 INFO:tasks.rados.rados.0.smithi098.stdout:3003: finishing write tid 4 to smithi09866585-32 2023-09-23T20:05:51.222 INFO:tasks.rados.rados.0.smithi098.stdout:3003: finishing write tid 5 to smithi09866585-32 2023-09-23T20:05:51.222 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 32 v 301 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2023-09-23T20:05:51.222 INFO:tasks.rados.rados.0.smithi098.stdout:3003: left oid 32 (ObjNum 1902 snap 0 seq_num 1902) 2023-09-23T20:05:51.222 INFO:tasks.rados.rados.0.smithi098.stdout:3005: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:05:51.475 INFO:tasks.rados.rados.0.smithi098.stdout:3004: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-09-23T20:05:51.593 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[71111]: debug 2023-09-23T20:05:51.434+0000 7fd62b1dd700 1 -- 172.21.15.98:0/534942344 <== mon.2 v2:172.21.15.98:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561b3c7991e0 con 0x561b3d518800 2023-09-23T20:05:51.593 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[33670]: audit 2023-09-23T20:05:50.423524+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:51.593 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[33670]: audit 2023-09-23T20:05:50.431732+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:51.593 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[33670]: audit 2023-09-23T20:05:50.482262+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:51.593 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[33670]: cluster 2023-09-23T20:05:50.552072+0000 mgr.x (mgr.24700) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 8.9 MiB/s wr, 107 op/s 2023-09-23T20:05:51.594 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[33670]: audit 2023-09-23T20:05:50.667348+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.98:0/1108765488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:51.594 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[27308]: audit 2023-09-23T20:05:50.423524+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:51.594 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[27308]: audit 2023-09-23T20:05:50.431732+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:51.594 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[27308]: audit 2023-09-23T20:05:50.482262+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:51.594 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[27308]: cluster 2023-09-23T20:05:50.552072+0000 mgr.x (mgr.24700) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 8.9 MiB/s wr, 107 op/s 2023-09-23T20:05:51.594 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[27308]: audit 2023-09-23T20:05:50.667348+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.98:0/1108765488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:51.598 INFO:tasks.rados.rados.0.smithi098.stdout:3007: finishing write tid 1 to smithi09866585-496 2023-09-23T20:05:51.598 INFO:tasks.rados.rados.0.smithi098.stdout:3007: finishing write tid 2 to smithi09866585-496 2023-09-23T20:05:51.598 INFO:tasks.rados.rados.0.smithi098.stdout:3007: finishing write tid 3 to smithi09866585-496 2023-09-23T20:05:51.598 INFO:tasks.rados.rados.0.smithi098.stdout:3007: finishing write tid 4 to smithi09866585-496 2023-09-23T20:05:51.598 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 496 v 387 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2023-09-23T20:05:51.598 INFO:tasks.rados.rados.0.smithi098.stdout:3007: left oid 496 (ObjNum 1904 snap 0 seq_num 1904) 2023-09-23T20:05:51.599 INFO:tasks.rados.rados.0.smithi098.stdout:3008: finishing write tid 1 to smithi09866585-310 2023-09-23T20:05:51.599 INFO:tasks.rados.rados.0.smithi098.stdout:3008: finishing write tid 2 to smithi09866585-310 2023-09-23T20:05:51.599 INFO:tasks.rados.rados.0.smithi098.stdout:3008: finishing write tid 3 to smithi09866585-310 2023-09-23T20:05:51.599 INFO:tasks.rados.rados.0.smithi098.stdout:3008: finishing write tid 4 to smithi09866585-310 2023-09-23T20:05:51.599 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 310 v 494 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2023-09-23T20:05:51.599 INFO:tasks.rados.rados.0.smithi098.stdout:3008: left oid 310 (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T20:05:51.599 INFO:tasks.rados.rados.0.smithi098.stdout:3009: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:05:51.707 INFO:tasks.rados.rados.0.smithi098.stdout:3010: finishing write tid 1 to smithi09866585-302 2023-09-23T20:05:51.707 INFO:tasks.rados.rados.0.smithi098.stdout:3010: finishing write tid 2 to smithi09866585-302 2023-09-23T20:05:51.708 INFO:tasks.rados.rados.0.smithi098.stdout:3010: finishing write tid 3 to smithi09866585-302 2023-09-23T20:05:51.708 INFO:tasks.rados.rados.0.smithi098.stdout:3010: finishing write tid 4 to smithi09866585-302 2023-09-23T20:05:51.708 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 302 v 333 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2023-09-23T20:05:51.708 INFO:tasks.rados.rados.0.smithi098.stdout:3010: left oid 302 (ObjNum 1906 snap 0 seq_num 1906) 2023-09-23T20:05:51.708 INFO:tasks.rados.rados.0.smithi098.stdout:3011: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T20:05:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:51 smithi173 bash[27697]: audit 2023-09-23T20:05:50.423524+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:51 smithi173 bash[27697]: audit 2023-09-23T20:05:50.431732+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:51 smithi173 bash[27697]: audit 2023-09-23T20:05:50.482262+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:05:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:51 smithi173 bash[27697]: cluster 2023-09-23T20:05:50.552072+0000 mgr.x (mgr.24700) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 8.9 MiB/s wr, 107 op/s 2023-09-23T20:05:51.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:51 smithi173 bash[27697]: audit 2023-09-23T20:05:50.667348+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.98:0/1108765488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:51.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:51 smithi098 bash[71111]: debug 2023-09-23T20:05:51.586+0000 7fd63532a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:05:51.961 INFO:tasks.rados.rados.0.smithi098.stdout:3012: finishing write tid 1 to smithi09866585-214 2023-09-23T20:05:51.961 INFO:tasks.rados.rados.0.smithi098.stdout:3012: finishing write tid 2 to smithi09866585-214 2023-09-23T20:05:51.961 INFO:tasks.rados.rados.0.smithi098.stdout:3012: finishing write tid 3 to smithi09866585-214 2023-09-23T20:05:51.962 INFO:tasks.rados.rados.0.smithi098.stdout:3012: finishing write tid 4 to smithi09866585-214 2023-09-23T20:05:51.962 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 214 v 343 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2023-09-23T20:05:51.962 INFO:tasks.rados.rados.0.smithi098.stdout:3012: left oid 214 (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T20:05:51.962 INFO:tasks.rados.rados.0.smithi098.stdout:3014: expect (ObjNum 1786 snap 0 seq_num 1786) 2023-09-23T20:05:52.051 INFO:tasks.rados.rados.0.smithi098.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2023-09-23T20:05:52.063 INFO:tasks.rados.rados.0.smithi098.stdout:3015: writing smithi09866585-327 from 467756 to 1131098 tid 1 2023-09-23T20:05:52.069 INFO:tasks.rados.rados.0.smithi098.stdout:3015: writing smithi09866585-327 from 1535055 to 2067756 tid 2 2023-09-23T20:05:52.069 INFO:tasks.rados.rados.0.smithi098.stdout:3003: done (11 left) 2023-09-23T20:05:52.070 INFO:tasks.rados.rados.0.smithi098.stdout:3004: done (10 left) 2023-09-23T20:05:52.070 INFO:tasks.rados.rados.0.smithi098.stdout:3005: done (9 left) 2023-09-23T20:05:52.070 INFO:tasks.rados.rados.0.smithi098.stdout:3007: done (8 left) 2023-09-23T20:05:52.070 INFO:tasks.rados.rados.0.smithi098.stdout:3008: done (7 left) 2023-09-23T20:05:52.070 INFO:tasks.rados.rados.0.smithi098.stdout:3009: done (6 left) 2023-09-23T20:05:52.070 INFO:tasks.rados.rados.0.smithi098.stdout:3010: done (5 left) 2023-09-23T20:05:52.070 INFO:tasks.rados.rados.0.smithi098.stdout:3011: done (4 left) 2023-09-23T20:05:52.070 INFO:tasks.rados.rados.0.smithi098.stdout:3012: done (3 left) 2023-09-23T20:05:52.070 INFO:tasks.rados.rados.0.smithi098.stdout:3013: done (2 left) 2023-09-23T20:05:52.070 INFO:tasks.rados.rados.0.smithi098.stdout:3014: done (1 left) 2023-09-23T20:05:52.070 INFO:tasks.rados.rados.0.smithi098.stdout:3016: delete oid 387 current snap is 0 2023-09-23T20:05:52.071 INFO:tasks.rados.rados.0.smithi098.stdout:3015: finishing write tid 1 to smithi09866585-327 2023-09-23T20:05:52.072 INFO:tasks.rados.rados.0.smithi098.stdout:3016: done (1 left) 2023-09-23T20:05:52.072 INFO:tasks.rados.rados.0.smithi098.stdout:3017: read oid 235 snap -1 2023-09-23T20:05:52.072 INFO:tasks.rados.rados.0.smithi098.stdout:3017: expect (ObjNum 1696 snap 0 seq_num 1696) 2023-09-23T20:05:52.073 INFO:tasks.rados.rados.0.smithi098.stdout:3018: read oid 177 snap -1 2023-09-23T20:05:52.073 INFO:tasks.rados.rados.0.smithi098.stdout:3018: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T20:05:52.073 INFO:tasks.rados.rados.0.smithi098.stdout:3019: write oid 393 current snap is 0 2023-09-23T20:05:52.073 INFO:tasks.rados.rados.0.smithi098.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2023-09-23T20:05:52.084 INFO:tasks.rados.rados.0.smithi098.stdout:3019: writing smithi09866585-393 from 501370 to 1031563 tid 1 2023-09-23T20:05:52.091 INFO:tasks.rados.rados.0.smithi098.stdout:3019: writing smithi09866585-393 from 1768372 to 2101370 tid 2 2023-09-23T20:05:52.091 INFO:tasks.rados.rados.0.smithi098.stdout:3020: read oid 467 snap -1 2023-09-23T20:05:52.091 INFO:tasks.rados.rados.0.smithi098.stdout:3020: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T20:05:52.092 INFO:tasks.rados.rados.0.smithi098.stdout:3021: read oid 386 snap -1 2023-09-23T20:05:52.092 INFO:tasks.rados.rados.0.smithi098.stdout:3021: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T20:05:52.092 INFO:tasks.rados.rados.0.smithi098.stdout:3022: write oid 287 current snap is 0 2023-09-23T20:05:52.092 INFO:tasks.rados.rados.0.smithi098.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2023-09-23T20:05:52.097 INFO:tasks.rados.rados.0.smithi098.stdout:3022: writing smithi09866585-287 from 518177 to 1123619 tid 1 2023-09-23T20:05:52.103 INFO:tasks.rados.rados.0.smithi098.stdout:3022: writing smithi09866585-287 from 1710501 to 2118177 tid 2 2023-09-23T20:05:52.104 INFO:tasks.rados.rados.0.smithi098.stdout:3023: read oid 69 snap -1 2023-09-23T20:05:52.104 INFO:tasks.rados.rados.0.smithi098.stdout:3023: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T20:05:52.104 INFO:tasks.rados.rados.0.smithi098.stdout:3024: read oid 303 snap -1 2023-09-23T20:05:52.104 INFO:tasks.rados.rados.0.smithi098.stdout:3024: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:05:52.104 INFO:tasks.rados.rados.0.smithi098.stdout:3025: read oid 142 snap -1 2023-09-23T20:05:52.104 INFO:tasks.rados.rados.0.smithi098.stdout:3025: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T20:05:52.104 INFO:tasks.rados.rados.0.smithi098.stdout:3026: delete oid 180 current snap is 0 2023-09-23T20:05:52.104 INFO:tasks.rados.rados.0.smithi098.stdout:3015: finishing write tid 2 to smithi09866585-327 2023-09-23T20:05:52.104 INFO:tasks.rados.rados.0.smithi098.stdout:3015: finishing write tid 3 to smithi09866585-327 2023-09-23T20:05:52.104 INFO:tasks.rados.rados.0.smithi098.stdout:3015: finishing write tid 4 to smithi09866585-327 2023-09-23T20:05:52.105 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 327 v 346 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2023-09-23T20:05:52.105 INFO:tasks.rados.rados.0.smithi098.stdout:3015: left oid 327 (ObjNum 1908 snap 0 seq_num 1908) 2023-09-23T20:05:52.105 INFO:tasks.rados.rados.0.smithi098.stdout:3018: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T20:05:52.323 INFO:tasks.rados.rados.0.smithi098.stdout:3017: expect (ObjNum 1696 snap 0 seq_num 1696) 2023-09-23T20:05:52.477 INFO:tasks.rados.rados.0.smithi098.stdout:3019: finishing write tid 1 to smithi09866585-393 2023-09-23T20:05:52.477 INFO:tasks.rados.rados.0.smithi098.stdout:3019: finishing write tid 2 to smithi09866585-393 2023-09-23T20:05:52.477 INFO:tasks.rados.rados.0.smithi098.stdout:3019: finishing write tid 3 to smithi09866585-393 2023-09-23T20:05:52.477 INFO:tasks.rados.rados.0.smithi098.stdout:3019: finishing write tid 4 to smithi09866585-393 2023-09-23T20:05:52.477 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 393 v 422 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2023-09-23T20:05:52.477 INFO:tasks.rados.rados.0.smithi098.stdout:3019: left oid 393 (ObjNum 1910 snap 0 seq_num 1910) 2023-09-23T20:05:52.477 INFO:tasks.rados.rados.0.smithi098.stdout:3020: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T20:05:52.689 INFO:tasks.rados.rados.0.smithi098.stdout:3022: finishing write tid 1 to smithi09866585-287 2023-09-23T20:05:52.689 INFO:tasks.rados.rados.0.smithi098.stdout:3022: finishing write tid 2 to smithi09866585-287 2023-09-23T20:05:52.689 INFO:tasks.rados.rados.0.smithi098.stdout:3022: finishing write tid 3 to smithi09866585-287 2023-09-23T20:05:52.689 INFO:tasks.rados.rados.0.smithi098.stdout:3022: finishing write tid 4 to smithi09866585-287 2023-09-23T20:05:52.689 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 287 v 425 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2023-09-23T20:05:52.690 INFO:tasks.rados.rados.0.smithi098.stdout:3022: left oid 287 (ObjNum 1911 snap 0 seq_num 1911) 2023-09-23T20:05:52.690 INFO:tasks.rados.rados.0.smithi098.stdout:3021: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T20:05:52.881 INFO:tasks.rados.rados.0.smithi098.stdout:3024: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:05:52.895 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:52 smithi098 bash[27308]: cluster 2023-09-23T20:05:52.552849+0000 mgr.x (mgr.24700) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 6.8 MiB/s wr, 75 op/s 2023-09-23T20:05:52.895 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:52 smithi098 bash[71111]: debug 2023-09-23T20:05:52.578+0000 7fd63532a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:05:52.895 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:52 smithi098 bash[71111]: debug 2023-09-23T20:05:52.682+0000 7fd63532a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:05:52.895 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:52 smithi098 bash[71111]: debug 2023-09-23T20:05:52.790+0000 7fd63532a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:05:53.006 INFO:tasks.rados.rados.0.smithi098.stdout:3023: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T20:05:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:52 smithi173 bash[27697]: cluster 2023-09-23T20:05:52.552849+0000 mgr.x (mgr.24700) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 6.8 MiB/s wr, 75 op/s 2023-09-23T20:05:53.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:05:52 smithi173 bash[50672]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:05:52] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.33.4" 2023-09-23T20:05:53.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:52 smithi098 bash[33670]: cluster 2023-09-23T20:05:52.552849+0000 mgr.x (mgr.24700) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 6.8 MiB/s wr, 75 op/s 2023-09-23T20:05:53.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:53 smithi098 bash[71111]: debug 2023-09-23T20:05:53.082+0000 7fd63532a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:05:53.229 INFO:tasks.rados.rados.0.smithi098.stdout:3025: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T20:05:53.445 INFO:tasks.rados.rados.0.smithi098.stdout:3015: done (10 left) 2023-09-23T20:05:53.445 INFO:tasks.rados.rados.0.smithi098.stdout:3017: done (9 left) 2023-09-23T20:05:53.445 INFO:tasks.rados.rados.0.smithi098.stdout:3018: done (8 left) 2023-09-23T20:05:53.445 INFO:tasks.rados.rados.0.smithi098.stdout:3019: done (7 left) 2023-09-23T20:05:53.445 INFO:tasks.rados.rados.0.smithi098.stdout:3020: done (6 left) 2023-09-23T20:05:53.445 INFO:tasks.rados.rados.0.smithi098.stdout:3021: done (5 left) 2023-09-23T20:05:53.445 INFO:tasks.rados.rados.0.smithi098.stdout:3022: done (4 left) 2023-09-23T20:05:53.445 INFO:tasks.rados.rados.0.smithi098.stdout:3023: done (3 left) 2023-09-23T20:05:53.445 INFO:tasks.rados.rados.0.smithi098.stdout:3024: done (2 left) 2023-09-23T20:05:53.445 INFO:tasks.rados.rados.0.smithi098.stdout:3025: done (1 left) 2023-09-23T20:05:53.445 INFO:tasks.rados.rados.0.smithi098.stdout:3026: done (0 left) 2023-09-23T20:05:53.446 INFO:tasks.rados.rados.0.smithi098.stdout:3027: write oid 73 current snap is 0 2023-09-23T20:05:53.446 INFO:tasks.rados.rados.0.smithi098.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2023-09-23T20:05:53.452 INFO:tasks.rados.rados.0.smithi098.stdout:3027: writing smithi09866585-73 from 551791 to 1307731 tid 1 2023-09-23T20:05:53.457 INFO:tasks.rados.rados.0.smithi098.stdout:3027: writing smithi09866585-73 from 1827465 to 2151791 tid 2 2023-09-23T20:05:53.457 INFO:tasks.rados.rados.0.smithi098.stdout:3028: write oid 313 current snap is 0 2023-09-23T20:05:53.457 INFO:tasks.rados.rados.0.smithi098.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2023-09-23T20:05:53.462 INFO:tasks.rados.rados.0.smithi098.stdout:3028: writing smithi09866585-313 from 568598 to 999787 tid 1 2023-09-23T20:05:53.469 INFO:tasks.rados.rados.0.smithi098.stdout:3028: writing smithi09866585-313 from 1485947 to 2088940 tid 2 2023-09-23T20:05:53.469 INFO:tasks.rados.rados.0.smithi098.stdout:3029: read oid 406 snap -1 2023-09-23T20:05:53.469 INFO:tasks.rados.rados.0.smithi098.stdout:3029: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T20:05:53.469 INFO:tasks.rados.rados.0.smithi098.stdout:3030: delete oid 137 current snap is 0 2023-09-23T20:05:53.470 INFO:tasks.rados.rados.0.smithi098.stdout:3027: finishing write tid 1 to smithi09866585-73 2023-09-23T20:05:53.470 INFO:tasks.rados.rados.0.smithi098.stdout:3027: finishing write tid 2 to smithi09866585-73 2023-09-23T20:05:53.470 INFO:tasks.rados.rados.0.smithi098.stdout:3027: finishing write tid 3 to smithi09866585-73 2023-09-23T20:05:53.470 INFO:tasks.rados.rados.0.smithi098.stdout:3027: finishing write tid 4 to smithi09866585-73 2023-09-23T20:05:53.470 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 73 v 497 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2023-09-23T20:05:53.470 INFO:tasks.rados.rados.0.smithi098.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2023-09-23T20:05:53.470 INFO:tasks.rados.rados.0.smithi098.stdout:3028: finishing write tid 1 to smithi09866585-313 2023-09-23T20:05:53.471 INFO:tasks.rados.rados.0.smithi098.stdout:3027: done (3 left) 2023-09-23T20:05:53.471 INFO:tasks.rados.rados.0.smithi098.stdout:3030: done (2 left) 2023-09-23T20:05:53.471 INFO:tasks.rados.rados.0.smithi098.stdout:3031: write oid 315 current snap is 0 2023-09-23T20:05:53.471 INFO:tasks.rados.rados.0.smithi098.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2023-09-23T20:05:53.479 INFO:tasks.rados.rados.0.smithi098.stdout:3031: writing smithi09866585-315 from 602212 to 1300252 tid 1 2023-09-23T20:05:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3031: writing smithi09866585-315 from 2002911 to 2202212 tid 2 2023-09-23T20:05:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3032: read oid 53 snap -1 2023-09-23T20:05:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3032: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T20:05:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3033: write oid 182 current snap is 0 2023-09-23T20:05:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2023-09-23T20:05:53.493 INFO:tasks.rados.rados.0.smithi098.stdout:3033: writing smithi09866585-182 from 619019 to 1392308 tid 1 2023-09-23T20:05:53.498 INFO:tasks.rados.rados.0.smithi098.stdout:3033: writing smithi09866585-182 from 2061393 to 2219019 tid 2 2023-09-23T20:05:53.498 INFO:tasks.rados.rados.0.smithi098.stdout:3034: read oid 142 snap -1 2023-09-23T20:05:53.498 INFO:tasks.rados.rados.0.smithi098.stdout:3034: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T20:05:53.498 INFO:tasks.rados.rados.0.smithi098.stdout:3035: write oid 184 current snap is 0 2023-09-23T20:05:53.498 INFO:tasks.rados.rados.0.smithi098.stdout:3028: finishing write tid 2 to smithi09866585-313 2023-09-23T20:05:53.498 INFO:tasks.rados.rados.0.smithi098.stdout:3028: finishing write tid 3 to smithi09866585-313 2023-09-23T20:05:53.498 INFO:tasks.rados.rados.0.smithi098.stdout:3028: finishing write tid 4 to smithi09866585-313 2023-09-23T20:05:53.498 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 313 v 500 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2023-09-23T20:05:53.499 INFO:tasks.rados.rados.0.smithi098.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2023-09-23T20:05:53.499 INFO:tasks.rados.rados.0.smithi098.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2023-09-23T20:05:53.504 INFO:tasks.rados.rados.0.smithi098.stdout:3035: writing smithi09866585-184 from 635826 to 1084364 tid 1 2023-09-23T20:05:53.511 INFO:tasks.rados.rados.0.smithi098.stdout:3035: writing smithi09866585-184 from 1719875 to 2235826 tid 2 2023-09-23T20:05:53.511 INFO:tasks.rados.rados.0.smithi098.stdout:3028: done (6 left) 2023-09-23T20:05:53.511 INFO:tasks.rados.rados.0.smithi098.stdout:3036: delete oid 78 current snap is 0 2023-09-23T20:05:53.511 INFO:tasks.rados.rados.0.smithi098.stdout:3029: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T20:05:53.609 INFO:tasks.rados.rados.0.smithi098.stdout:3031: finishing write tid 1 to smithi09866585-315 2023-09-23T20:05:53.609 INFO:tasks.rados.rados.0.smithi098.stdout:3031: finishing write tid 2 to smithi09866585-315 2023-09-23T20:05:53.609 INFO:tasks.rados.rados.0.smithi098.stdout:3031: finishing write tid 3 to smithi09866585-315 2023-09-23T20:05:53.609 INFO:tasks.rados.rados.0.smithi098.stdout:3032: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T20:05:53.686 INFO:tasks.rados.rados.0.smithi098.stdout:3031: finishing write tid 4 to smithi09866585-315 2023-09-23T20:05:53.686 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 315 v 305 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2023-09-23T20:05:53.686 INFO:tasks.rados.rados.0.smithi098.stdout:3031: left oid 315 (ObjNum 1916 snap 0 seq_num 1916) 2023-09-23T20:05:53.686 INFO:tasks.rados.rados.0.smithi098.stdout:3034: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T20:05:53.829 INFO:tasks.rados.rados.0.smithi098.stdout:3033: finishing write tid 1 to smithi09866585-182 2023-09-23T20:05:53.829 INFO:tasks.rados.rados.0.smithi098.stdout:3033: finishing write tid 2 to smithi09866585-182 2023-09-23T20:05:53.829 INFO:tasks.rados.rados.0.smithi098.stdout:3033: finishing write tid 3 to smithi09866585-182 2023-09-23T20:05:53.829 INFO:tasks.rados.rados.0.smithi098.stdout:3033: finishing write tid 4 to smithi09866585-182 2023-09-23T20:05:53.829 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 182 v 319 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2023-09-23T20:05:53.830 INFO:tasks.rados.rados.0.smithi098.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2023-09-23T20:05:53.830 INFO:tasks.rados.rados.0.smithi098.stdout:3035: finishing write tid 1 to smithi09866585-184 2023-09-23T20:05:53.830 INFO:tasks.rados.rados.0.smithi098.stdout:3035: finishing write tid 2 to smithi09866585-184 2023-09-23T20:05:53.830 INFO:tasks.rados.rados.0.smithi098.stdout:3029: done (6 left) 2023-09-23T20:05:53.830 INFO:tasks.rados.rados.0.smithi098.stdout:3031: done (5 left) 2023-09-23T20:05:53.830 INFO:tasks.rados.rados.0.smithi098.stdout:3032: done (4 left) 2023-09-23T20:05:53.830 INFO:tasks.rados.rados.0.smithi098.stdout:3033: done (3 left) 2023-09-23T20:05:53.830 INFO:tasks.rados.rados.0.smithi098.stdout:3034: done (2 left) 2023-09-23T20:05:53.830 INFO:tasks.rados.rados.0.smithi098.stdout:3036: done (1 left) 2023-09-23T20:05:53.831 INFO:tasks.rados.rados.0.smithi098.stdout:3037: write oid 27 current snap is 0 2023-09-23T20:05:53.831 INFO:tasks.rados.rados.0.smithi098.stdout:3035: finishing write tid 3 to smithi09866585-184 2023-09-23T20:05:53.831 INFO:tasks.rados.rados.0.smithi098.stdout:3035: finishing write tid 4 to smithi09866585-184 2023-09-23T20:05:53.831 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 184 v 377 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2023-09-23T20:05:53.831 INFO:tasks.rados.rados.0.smithi098.stdout:3035: left oid 184 (ObjNum 1918 snap 0 seq_num 1918) 2023-09-23T20:05:53.831 INFO:tasks.rados.rados.0.smithi098.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2023-09-23T20:05:53.840 INFO:tasks.rados.rados.0.smithi098.stdout:3037: writing smithi09866585-27 from 669440 to 1268476 tid 1 2023-09-23T20:05:53.847 INFO:tasks.rados.rados.0.smithi098.stdout:3037: writing smithi09866585-27 from 1720486 to 2269440 tid 2 2023-09-23T20:05:53.847 INFO:tasks.rados.rados.0.smithi098.stdout:3035: done (1 left) 2023-09-23T20:05:53.848 INFO:tasks.rados.rados.0.smithi098.stdout:3038: read oid 148 snap -1 2023-09-23T20:05:53.848 INFO:tasks.rados.rados.0.smithi098.stdout:3038: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-09-23T20:05:53.848 INFO:tasks.rados.rados.0.smithi098.stdout:3039: read oid 393 snap -1 2023-09-23T20:05:53.848 INFO:tasks.rados.rados.0.smithi098.stdout:3039: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-09-23T20:05:53.848 INFO:tasks.rados.rados.0.smithi098.stdout:3037: finishing write tid 1 to smithi09866585-27 2023-09-23T20:05:53.848 INFO:tasks.rados.rados.0.smithi098.stdout:3040: read oid 213 snap -1 2023-09-23T20:05:53.848 INFO:tasks.rados.rados.0.smithi098.stdout:3040: expect (ObjNum 652 snap 0 seq_num 652) 2023-09-23T20:05:53.848 INFO:tasks.rados.rados.0.smithi098.stdout:3041: read oid 453 snap -1 2023-09-23T20:05:53.848 INFO:tasks.rados.rados.0.smithi098.stdout:3041: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:05:53.848 INFO:tasks.rados.rados.0.smithi098.stdout:3042: read oid 447 snap -1 2023-09-23T20:05:53.849 INFO:tasks.rados.rados.0.smithi098.stdout:3042: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T20:05:53.849 INFO:tasks.rados.rados.0.smithi098.stdout:3043: write oid 29 current snap is 0 2023-09-23T20:05:53.849 INFO:tasks.rados.rados.0.smithi098.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2023-09-23T20:05:53.855 INFO:tasks.rados.rados.0.smithi098.stdout:3043: writing smithi09866585-29 from 686247 to 1360532 tid 1 2023-09-23T20:05:53.860 INFO:tasks.rados.rados.0.smithi098.stdout:3043: writing smithi09866585-29 from 1778968 to 2252979 tid 2 2023-09-23T20:05:53.861 INFO:tasks.rados.rados.0.smithi098.stdout:3044: write oid 282 current snap is 0 2023-09-23T20:05:53.861 INFO:tasks.rados.rados.0.smithi098.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2023-09-23T20:05:53.869 INFO:tasks.rados.rados.0.smithi098.stdout:3044: writing smithi09866585-282 from 703054 to 1452588 tid 1 2023-09-23T20:05:53.875 INFO:tasks.rados.rados.0.smithi098.stdout:3044: writing smithi09866585-282 from 2237450 to 2303054 tid 2 2023-09-23T20:05:53.875 INFO:tasks.rados.rados.0.smithi098.stdout:3045: delete oid 4 current snap is 0 2023-09-23T20:05:53.875 INFO:tasks.rados.rados.0.smithi098.stdout:3041: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:05:53.897 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:53 smithi098 bash[71111]: debug 2023-09-23T20:05:53.538+0000 7fd63532a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:05:53.897 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:53 smithi098 bash[71111]: debug 2023-09-23T20:05:53.714+0000 7fd63532a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:05:54.054 INFO:tasks.rados.rados.0.smithi098.stdout:3042: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T20:05:54.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:53 smithi098 bash[27308]: audit 2023-09-23T20:05:53.096729+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.98:0/2091318762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:54.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:53 smithi098 bash[71111]: debug 2023-09-23T20:05:53.982+0000 7fd63532a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:05:54.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:53 smithi098 bash[33670]: audit 2023-09-23T20:05:53.096729+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.98:0/2091318762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:54.229 INFO:tasks.rados.rados.0.smithi098.stdout:3038: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-09-23T20:05:54.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:53 smithi173 bash[27697]: audit 2023-09-23T20:05:53.096729+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.98:0/2091318762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:54.350 INFO:tasks.rados.rados.0.smithi098.stdout:3039: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-09-23T20:05:54.479 INFO:tasks.rados.rados.0.smithi098.stdout:3037: finishing write tid 2 to smithi09866585-27 2023-09-23T20:05:54.479 INFO:tasks.rados.rados.0.smithi098.stdout:3037: finishing write tid 3 to smithi09866585-27 2023-09-23T20:05:54.479 INFO:tasks.rados.rados.0.smithi098.stdout:3037: finishing write tid 4 to smithi09866585-27 2023-09-23T20:05:54.479 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 27 v 336 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2023-09-23T20:05:54.479 INFO:tasks.rados.rados.0.smithi098.stdout:3037: left oid 27 (ObjNum 1920 snap 0 seq_num 1920) 2023-09-23T20:05:54.479 INFO:tasks.rados.rados.0.smithi098.stdout:3040: expect (ObjNum 652 snap 0 seq_num 652) 2023-09-23T20:05:54.607 INFO:tasks.rados.rados.0.smithi098.stdout:3043: finishing write tid 1 to smithi09866585-29 2023-09-23T20:05:54.607 INFO:tasks.rados.rados.0.smithi098.stdout:3043: finishing write tid 2 to smithi09866585-29 2023-09-23T20:05:54.607 INFO:tasks.rados.rados.0.smithi098.stdout:3043: finishing write tid 3 to smithi09866585-29 2023-09-23T20:05:54.607 INFO:tasks.rados.rados.0.smithi098.stdout:3043: finishing write tid 4 to smithi09866585-29 2023-09-23T20:05:54.607 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 29 v 322 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2023-09-23T20:05:54.607 INFO:tasks.rados.rados.0.smithi098.stdout:3043: left oid 29 (ObjNum 1921 snap 0 seq_num 1921) 2023-09-23T20:05:54.607 INFO:tasks.rados.rados.0.smithi098.stdout:3044: finishing write tid 1 to smithi09866585-282 2023-09-23T20:05:54.607 INFO:tasks.rados.rados.0.smithi098.stdout:3044: finishing write tid 2 to smithi09866585-282 2023-09-23T20:05:54.607 INFO:tasks.rados.rados.0.smithi098.stdout:3044: finishing write tid 3 to smithi09866585-282 2023-09-23T20:05:54.607 INFO:tasks.rados.rados.0.smithi098.stdout:3044: finishing write tid 4 to smithi09866585-282 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 282 v 327 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:3044: left oid 282 (ObjNum 1922 snap 0 seq_num 1922) 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:3037: done (8 left) 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:3038: done (7 left) 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:3039: done (6 left) 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:3040: done (5 left) 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:3041: done (4 left) 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:3042: done (3 left) 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:3043: done (2 left) 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:3044: done (1 left) 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:3045: done (0 left) 2023-09-23T20:05:54.608 INFO:tasks.rados.rados.0.smithi098.stdout:3046: read oid 4 snap -1 2023-09-23T20:05:54.609 INFO:tasks.rados.rados.0.smithi098.stdout:3046: expect deleted 2023-09-23T20:05:54.609 INFO:tasks.rados.rados.0.smithi098.stdout:3047: delete oid 370 current snap is 0 2023-09-23T20:05:54.610 INFO:tasks.rados.rados.0.smithi098.stdout:3046: done (1 left) 2023-09-23T20:05:54.610 INFO:tasks.rados.rados.0.smithi098.stdout:3047: done (0 left) 2023-09-23T20:05:54.610 INFO:tasks.rados.rados.0.smithi098.stdout:3048: write oid 286 current snap is 0 2023-09-23T20:05:54.610 INFO:tasks.rados.rados.0.smithi098.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2023-09-23T20:05:54.623 INFO:tasks.rados.rados.0.smithi098.stdout:3048: writing smithi09866585-286 from 753475 to 1445109 tid 1 2023-09-23T20:05:54.631 INFO:tasks.rados.rados.0.smithi098.stdout:3048: writing smithi09866585-286 from 2012896 to 2353475 tid 2 2023-09-23T20:05:54.631 INFO:tasks.rados.rados.0.smithi098.stdout:3049: write oid 85 current snap is 0 2023-09-23T20:05:54.631 INFO:tasks.rados.rados.0.smithi098.stdout:3048: finishing write tid 1 to smithi09866585-286 2023-09-23T20:05:54.631 INFO:tasks.rados.rados.0.smithi098.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2023-09-23T20:05:54.646 INFO:tasks.rados.rados.0.smithi098.stdout:3049: writing smithi09866585-85 from 770282 to 1537165 tid 1 2023-09-23T20:05:54.653 INFO:tasks.rados.rados.0.smithi098.stdout:3049: writing smithi09866585-85 from 2071378 to 2370282 tid 2 2023-09-23T20:05:54.653 INFO:tasks.rados.rados.0.smithi098.stdout:3050: write oid 227 current snap is 0 2023-09-23T20:05:54.653 INFO:tasks.rados.rados.0.smithi098.stdout:3048: finishing write tid 2 to smithi09866585-286 2023-09-23T20:05:54.653 INFO:tasks.rados.rados.0.smithi098.stdout:3048: finishing write tid 3 to smithi09866585-286 2023-09-23T20:05:54.654 INFO:tasks.rados.rados.0.smithi098.stdout:3048: finishing write tid 4 to smithi09866585-286 2023-09-23T20:05:54.654 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 286 v 350 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2023-09-23T20:05:54.654 INFO:tasks.rados.rados.0.smithi098.stdout:3048: left oid 286 (ObjNum 1925 snap 0 seq_num 1925) 2023-09-23T20:05:54.654 INFO:tasks.rados.rados.0.smithi098.stdout:3049: finishing write tid 1 to smithi09866585-85 2023-09-23T20:05:54.654 INFO:tasks.rados.rados.0.smithi098.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2023-09-23T20:05:54.661 INFO:tasks.rados.rados.0.smithi098.stdout:3050: writing smithi09866585-227 from 787089 to 1229221 tid 1 2023-09-23T20:05:54.668 INFO:tasks.rados.rados.0.smithi098.stdout:3050: writing smithi09866585-227 from 1729860 to 2387089 tid 2 2023-09-23T20:05:54.668 INFO:tasks.rados.rados.0.smithi098.stdout:3048: done (2 left) 2023-09-23T20:05:54.668 INFO:tasks.rados.rados.0.smithi098.stdout:3051: delete oid 333 current snap is 0 2023-09-23T20:05:54.668 INFO:tasks.rados.rados.0.smithi098.stdout:3049: finishing write tid 2 to smithi09866585-85 2023-09-23T20:05:54.668 INFO:tasks.rados.rados.0.smithi098.stdout:3049: finishing write tid 3 to smithi09866585-85 2023-09-23T20:05:54.668 INFO:tasks.rados.rados.0.smithi098.stdout:3049: finishing write tid 4 to smithi09866585-85 2023-09-23T20:05:54.668 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 85 v 325 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2023-09-23T20:05:54.668 INFO:tasks.rados.rados.0.smithi098.stdout:3049: left oid 85 (ObjNum 1926 snap 0 seq_num 1926) 2023-09-23T20:05:54.668 INFO:tasks.rados.rados.0.smithi098.stdout:3050: finishing write tid 1 to smithi09866585-227 2023-09-23T20:05:54.672 INFO:tasks.rados.rados.0.smithi098.stdout:3050: finishing write tid 2 to smithi09866585-227 2023-09-23T20:05:54.672 INFO:tasks.rados.rados.0.smithi098.stdout:3050: finishing write tid 3 to smithi09866585-227 2023-09-23T20:05:54.673 INFO:tasks.rados.rados.0.smithi098.stdout:3050: finishing write tid 4 to smithi09866585-227 2023-09-23T20:05:54.674 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 227 v 331 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2023-09-23T20:05:54.674 INFO:tasks.rados.rados.0.smithi098.stdout:3050: left oid 227 (ObjNum 1927 snap 0 seq_num 1927) 2023-09-23T20:05:54.674 INFO:tasks.rados.rados.0.smithi098.stdout:3049: done (2 left) 2023-09-23T20:05:54.674 INFO:tasks.rados.rados.0.smithi098.stdout:3050: done (1 left) 2023-09-23T20:05:54.674 INFO:tasks.rados.rados.0.smithi098.stdout:3051: done (0 left) 2023-09-23T20:05:54.674 INFO:tasks.rados.rados.0.smithi098.stdout:3052: read oid 44 snap -1 2023-09-23T20:05:54.674 INFO:tasks.rados.rados.0.smithi098.stdout:3052: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T20:05:54.674 INFO:tasks.rados.rados.0.smithi098.stdout:3053: read oid 186 snap -1 2023-09-23T20:05:54.674 INFO:tasks.rados.rados.0.smithi098.stdout:3053: expect (ObjNum 1759 snap 0 seq_num 1759) 2023-09-23T20:05:54.674 INFO:tasks.rados.rados.0.smithi098.stdout:3054: read oid 299 snap -1 2023-09-23T20:05:54.674 INFO:tasks.rados.rados.0.smithi098.stdout:3054: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-09-23T20:05:54.675 INFO:tasks.rados.rados.0.smithi098.stdout:3055: write oid 159 current snap is 0 2023-09-23T20:05:54.675 INFO:tasks.rados.rados.0.smithi098.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2023-09-23T20:05:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3055: writing smithi09866585-159 from 420703 to 1013333 tid 1 2023-09-23T20:05:54.690 INFO:tasks.rados.rados.0.smithi098.stdout:3055: writing smithi09866585-159 from 1730471 to 2420703 tid 2 2023-09-23T20:05:54.690 INFO:tasks.rados.rados.0.smithi098.stdout:3056: delete oid 289 current snap is 0 2023-09-23T20:05:54.690 INFO:tasks.rados.rados.0.smithi098.stdout:3054: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-09-23T20:05:54.930 INFO:tasks.rados.rados.0.smithi098.stdout:3053: expect (ObjNum 1759 snap 0 seq_num 1759) 2023-09-23T20:05:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:54 smithi098 bash[27308]: cluster 2023-09-23T20:05:54.554170+0000 mgr.x (mgr.24700) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 9.4 MiB/s wr, 104 op/s 2023-09-23T20:05:55.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:55 smithi098 bash[71111]: debug 2023-09-23T20:05:55.110+0000 7fd63532a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:05:55.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:54 smithi098 bash[33670]: cluster 2023-09-23T20:05:54.554170+0000 mgr.x (mgr.24700) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 9.4 MiB/s wr, 104 op/s 2023-09-23T20:05:55.242 INFO:tasks.rados.rados.0.smithi098.stdout:3055: finishing write tid 1 to smithi09866585-159 2023-09-23T20:05:55.243 INFO:tasks.rados.rados.0.smithi098.stdout:3052: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T20:05:55.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:54 smithi173 bash[27697]: cluster 2023-09-23T20:05:54.554170+0000 mgr.x (mgr.24700) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 9.4 MiB/s wr, 104 op/s 2023-09-23T20:05:55.434 INFO:tasks.rados.rados.0.smithi098.stdout:3052: done (4 left) 2023-09-23T20:05:55.435 INFO:tasks.rados.rados.0.smithi098.stdout:3053: done (3 left) 2023-09-23T20:05:55.435 INFO:tasks.rados.rados.0.smithi098.stdout:3054: done (2 left) 2023-09-23T20:05:55.435 INFO:tasks.rados.rados.0.smithi098.stdout:3056: done (1 left) 2023-09-23T20:05:55.435 INFO:tasks.rados.rados.0.smithi098.stdout:3057: read oid 215 snap -1 2023-09-23T20:05:55.435 INFO:tasks.rados.rados.0.smithi098.stdout:3057: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:05:55.435 INFO:tasks.rados.rados.0.smithi098.stdout:3058: delete oid 137 current snap is 0 2023-09-23T20:05:55.435 INFO:tasks.rados.rados.0.smithi098.stdout:3055: finishing write tid 2 to smithi09866585-159 2023-09-23T20:05:55.435 INFO:tasks.rados.rados.0.smithi098.stdout:3055: finishing write tid 3 to smithi09866585-159 2023-09-23T20:05:55.435 INFO:tasks.rados.rados.0.smithi098.stdout:3055: finishing write tid 4 to smithi09866585-159 2023-09-23T20:05:55.435 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 159 v 335 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2023-09-23T20:05:55.436 INFO:tasks.rados.rados.0.smithi098.stdout:3055: left oid 159 (ObjNum 1929 snap 0 seq_num 1929) 2023-09-23T20:05:55.437 INFO:tasks.rados.rados.0.smithi098.stdout:3055: done (2 left) 2023-09-23T20:05:55.437 INFO:tasks.rados.rados.0.smithi098.stdout:3058: done (1 left) 2023-09-23T20:05:55.438 INFO:tasks.rados.rados.0.smithi098.stdout:3059: write oid 5 current snap is 0 2023-09-23T20:05:55.438 INFO:tasks.rados.rados.0.smithi098.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2023-09-23T20:05:55.449 INFO:tasks.rados.rados.0.smithi098.stdout:3059: writing smithi09866585-5 from 471124 to 1005854 tid 1 2023-09-23T20:05:55.456 INFO:tasks.rados.rados.0.smithi098.stdout:3059: writing smithi09866585-5 from 1505917 to 2141931 tid 2 2023-09-23T20:05:55.456 INFO:tasks.rados.rados.0.smithi098.stdout:3060: write oid 286 current snap is 0 2023-09-23T20:05:55.456 INFO:tasks.rados.rados.0.smithi098.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2023-09-23T20:05:55.462 INFO:tasks.rados.rados.0.smithi098.stdout:3060: writing smithi09866585-286 from 487931 to 1097910 tid 1 2023-09-23T20:05:55.470 INFO:tasks.rados.rados.0.smithi098.stdout:3060: writing smithi09866585-286 from 1564399 to 2344071 tid 2 2023-09-23T20:05:55.470 INFO:tasks.rados.rados.0.smithi098.stdout:3061: write oid 399 current snap is 0 2023-09-23T20:05:55.471 INFO:tasks.rados.rados.0.smithi098.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2023-09-23T20:05:55.477 INFO:tasks.rados.rados.0.smithi098.stdout:3061: writing smithi09866585-399 from 504738 to 1189966 tid 1 2023-09-23T20:05:55.483 INFO:tasks.rados.rados.0.smithi098.stdout:3061: writing smithi09866585-399 from 1622881 to 2262564 tid 2 2023-09-23T20:05:55.483 INFO:tasks.rados.rados.0.smithi098.stdout:3062: read oid 491 snap -1 2023-09-23T20:05:55.484 INFO:tasks.rados.rados.0.smithi098.stdout:3062: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T20:05:55.484 INFO:tasks.rados.rados.0.smithi098.stdout:3063: write oid 482 current snap is 0 2023-09-23T20:05:55.484 INFO:tasks.rados.rados.0.smithi098.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2023-09-23T20:05:55.491 INFO:tasks.rados.rados.0.smithi098.stdout:3063: writing smithi09866585-482 from 521545 to 1282022 tid 1 2023-09-23T20:05:55.499 INFO:tasks.rados.rados.0.smithi098.stdout:3063: writing smithi09866585-482 from 2081363 to 2521545 tid 2 2023-09-23T20:05:55.499 INFO:tasks.rados.rados.0.smithi098.stdout:3064: write oid 476 current snap is 0 2023-09-23T20:05:55.499 INFO:tasks.rados.rados.0.smithi098.stdout:3057: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-23T20:05:55.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:55 smithi098 bash[71111]: debug 2023-09-23T20:05:55.242+0000 7fd63532a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:05:55.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:55 smithi098 bash[71111]: debug 2023-09-23T20:05:55.366+0000 7fd63532a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:05:55.706 INFO:tasks.rados.rados.0.smithi098.stdout:3059: finishing write tid 1 to smithi09866585-5 2023-09-23T20:05:55.706 INFO:tasks.rados.rados.0.smithi098.stdout:3059: finishing write tid 2 to smithi09866585-5 2023-09-23T20:05:55.706 INFO:tasks.rados.rados.0.smithi098.stdout:3059: finishing write tid 3 to smithi09866585-5 2023-09-23T20:05:55.706 INFO:tasks.rados.rados.0.smithi098.stdout:3059: finishing write tid 4 to smithi09866585-5 2023-09-23T20:05:55.706 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 5 v 503 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2023-09-23T20:05:55.707 INFO:tasks.rados.rados.0.smithi098.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2023-09-23T20:05:55.707 INFO:tasks.rados.rados.0.smithi098.stdout:3060: finishing write tid 1 to smithi09866585-286 2023-09-23T20:05:55.707 INFO:tasks.rados.rados.0.smithi098.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2023-09-23T20:05:55.714 INFO:tasks.rados.rados.0.smithi098.stdout:3064: writing smithi09866585-476 from 538352 to 974078 tid 1 2023-09-23T20:05:55.726 INFO:tasks.rados.rados.0.smithi098.stdout:3064: writing smithi09866585-476 from 1623492 to 2150491 tid 2 2023-09-23T20:05:55.726 INFO:tasks.rados.rados.0.smithi098.stdout:3057: done (6 left) 2023-09-23T20:05:55.726 INFO:tasks.rados.rados.0.smithi098.stdout:3059: done (5 left) 2023-09-23T20:05:55.726 INFO:tasks.rados.rados.0.smithi098.stdout:3065: write oid 343 current snap is 0 2023-09-23T20:05:55.726 INFO:tasks.rados.rados.0.smithi098.stdout:3060: finishing write tid 2 to smithi09866585-286 2023-09-23T20:05:55.726 INFO:tasks.rados.rados.0.smithi098.stdout:3060: finishing write tid 3 to smithi09866585-286 2023-09-23T20:05:55.726 INFO:tasks.rados.rados.0.smithi098.stdout:3060: finishing write tid 4 to smithi09866585-286 2023-09-23T20:05:55.726 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 286 v 353 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2023-09-23T20:05:55.726 INFO:tasks.rados.rados.0.smithi098.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2023-09-23T20:05:55.726 INFO:tasks.rados.rados.0.smithi098.stdout:3061: finishing write tid 1 to smithi09866585-399 2023-09-23T20:05:55.726 INFO:tasks.rados.rados.0.smithi098.stdout:3061: finishing write tid 2 to smithi09866585-399 2023-09-23T20:05:55.727 INFO:tasks.rados.rados.0.smithi098.stdout:3061: finishing write tid 3 to smithi09866585-399 2023-09-23T20:05:55.727 INFO:tasks.rados.rados.0.smithi098.stdout:3061: finishing write tid 4 to smithi09866585-399 2023-09-23T20:05:55.727 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 399 v 506 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2023-09-23T20:05:55.727 INFO:tasks.rados.rados.0.smithi098.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2023-09-23T20:05:55.727 INFO:tasks.rados.rados.0.smithi098.stdout:3062: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T20:05:56.033 INFO:tasks.rados.rados.0.smithi098.stdout:3063: finishing write tid 1 to smithi09866585-482 2023-09-23T20:05:56.033 INFO:tasks.rados.rados.0.smithi098.stdout:3063: finishing write tid 2 to smithi09866585-482 2023-09-23T20:05:56.033 INFO:tasks.rados.rados.0.smithi098.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2023-09-23T20:05:56.041 INFO:tasks.rados.rados.0.smithi098.stdout:3065: writing smithi09866585-343 from 555159 to 1066134 tid 1 2023-09-23T20:05:56.050 INFO:tasks.rados.rados.0.smithi098.stdout:3065: writing smithi09866585-343 from 1681974 to 2468984 tid 2 2023-09-23T20:05:56.050 INFO:tasks.rados.rados.0.smithi098.stdout:3060: done (5 left) 2023-09-23T20:05:56.050 INFO:tasks.rados.rados.0.smithi098.stdout:3061: done (4 left) 2023-09-23T20:05:56.051 INFO:tasks.rados.rados.0.smithi098.stdout:3062: done (3 left) 2023-09-23T20:05:56.051 INFO:tasks.rados.rados.0.smithi098.stdout:3066: read oid 114 snap -1 2023-09-23T20:05:56.051 INFO:tasks.rados.rados.0.smithi098.stdout:3066: expect (ObjNum 644 snap 0 seq_num 644) 2023-09-23T20:05:56.051 INFO:tasks.rados.rados.0.smithi098.stdout:3067: delete oid 474 current snap is 0 2023-09-23T20:05:56.051 INFO:tasks.rados.rados.0.smithi098.stdout:3063: finishing write tid 3 to smithi09866585-482 2023-09-23T20:05:56.051 INFO:tasks.rados.rados.0.smithi098.stdout:3063: finishing write tid 4 to smithi09866585-482 2023-09-23T20:05:56.051 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 482 v 428 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2023-09-23T20:05:56.051 INFO:tasks.rados.rados.0.smithi098.stdout:3063: left oid 482 (ObjNum 1935 snap 0 seq_num 1935) 2023-09-23T20:05:56.051 INFO:tasks.rados.rados.0.smithi098.stdout:3064: finishing write tid 1 to smithi09866585-476 2023-09-23T20:05:56.051 INFO:tasks.rados.rados.0.smithi098.stdout:3064: finishing write tid 2 to smithi09866585-476 2023-09-23T20:05:56.052 INFO:tasks.rados.rados.0.smithi098.stdout:3064: finishing write tid 3 to smithi09866585-476 2023-09-23T20:05:56.052 INFO:tasks.rados.rados.0.smithi098.stdout:3064: finishing write tid 4 to smithi09866585-476 2023-09-23T20:05:56.052 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 476 v 309 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2023-09-23T20:05:56.052 INFO:tasks.rados.rados.0.smithi098.stdout:3064: left oid 476 (ObjNum 1936 snap 0 seq_num 1936) 2023-09-23T20:05:56.052 INFO:tasks.rados.rados.0.smithi098.stdout:3065: finishing write tid 1 to smithi09866585-343 2023-09-23T20:05:56.053 INFO:tasks.rados.rados.0.smithi098.stdout:3063: done (4 left) 2023-09-23T20:05:56.053 INFO:tasks.rados.rados.0.smithi098.stdout:3064: done (3 left) 2023-09-23T20:05:56.053 INFO:tasks.rados.rados.0.smithi098.stdout:3067: done (2 left) 2023-09-23T20:05:56.053 INFO:tasks.rados.rados.0.smithi098.stdout:3068: read oid 368 snap -1 2023-09-23T20:05:56.053 INFO:tasks.rados.rados.0.smithi098.stdout:3068: expect (ObjNum 367 snap 0 seq_num 367) 2023-09-23T20:05:56.053 INFO:tasks.rados.rados.0.smithi098.stdout:3069: write oid 256 current snap is 0 2023-09-23T20:05:56.053 INFO:tasks.rados.rados.0.smithi098.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2023-09-23T20:05:56.061 INFO:tasks.rados.rados.0.smithi098.stdout:3069: writing smithi09866585-256 from 588773 to 1366599 tid 1 2023-09-23T20:05:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3069: writing smithi09866585-256 from 1915291 to 2588773 tid 2 2023-09-23T20:05:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3070: read oid 279 snap -1 2023-09-23T20:05:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3070: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-09-23T20:05:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3071: delete oid 377 current snap is 0 2023-09-23T20:05:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3068: expect (ObjNum 367 snap 0 seq_num 367) 2023-09-23T20:05:56.151 INFO:tasks.rados.rados.0.smithi098.stdout:3065: finishing write tid 2 to smithi09866585-343 2023-09-23T20:05:56.151 INFO:tasks.rados.rados.0.smithi098.stdout:3065: finishing write tid 3 to smithi09866585-343 2023-09-23T20:05:56.151 INFO:tasks.rados.rados.0.smithi098.stdout:3065: finishing write tid 4 to smithi09866585-343 2023-09-23T20:05:56.151 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 343 v 413 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2023-09-23T20:05:56.152 INFO:tasks.rados.rados.0.smithi098.stdout:3065: left oid 343 (ObjNum 1937 snap 0 seq_num 1937) 2023-09-23T20:05:56.152 INFO:tasks.rados.rados.0.smithi098.stdout:3065: done (5 left) 2023-09-23T20:05:56.152 INFO:tasks.rados.rados.0.smithi098.stdout:3068: done (4 left) 2023-09-23T20:05:56.152 INFO:tasks.rados.rados.0.smithi098.stdout:3071: done (3 left) 2023-09-23T20:05:56.152 INFO:tasks.rados.rados.0.smithi098.stdout:3072: read oid 490 snap -1 2023-09-23T20:05:56.152 INFO:tasks.rados.rados.0.smithi098.stdout:3072: expect (ObjNum 617 snap 0 seq_num 617) 2023-09-23T20:05:56.152 INFO:tasks.rados.rados.0.smithi098.stdout:3073: read oid 149 snap -1 2023-09-23T20:05:56.152 INFO:tasks.rados.rados.0.smithi098.stdout:3073: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:05:56.152 INFO:tasks.rados.rados.0.smithi098.stdout:3074: write oid 44 current snap is 0 2023-09-23T20:05:56.152 INFO:tasks.rados.rados.0.smithi098.stdout:3066: expect (ObjNum 644 snap 0 seq_num 644) 2023-09-23T20:05:56.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:55 smithi098 bash[71111]: debug 2023-09-23T20:05:55.926+0000 7fd63532a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:05:56.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:55 smithi098 bash[27308]: audit 2023-09-23T20:05:55.565574+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.98:0/915724594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:56.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:55 smithi098 bash[33670]: audit 2023-09-23T20:05:55.565574+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.98:0/915724594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:56.282 INFO:tasks.rados.rados.0.smithi098.stdout:3069: finishing write tid 1 to smithi09866585-256 2023-09-23T20:05:56.282 INFO:tasks.rados.rados.0.smithi098.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2023-09-23T20:05:56.289 INFO:tasks.rados.rados.0.smithi098.stdout:3074: writing smithi09866585-44 from 622387 to 1150711 tid 1 2023-09-23T20:05:56.299 INFO:tasks.rados.rados.0.smithi098.stdout:3074: writing smithi09866585-44 from 1915902 to 2622387 tid 2 2023-09-23T20:05:56.299 INFO:tasks.rados.rados.0.smithi098.stdout:3066: done (5 left) 2023-09-23T20:05:56.299 INFO:tasks.rados.rados.0.smithi098.stdout:3075: read oid 206 snap -1 2023-09-23T20:05:56.300 INFO:tasks.rados.rados.0.smithi098.stdout:3075: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-23T20:05:56.300 INFO:tasks.rados.rados.0.smithi098.stdout:3076: write oid 304 current snap is 0 2023-09-23T20:05:56.300 INFO:tasks.rados.rados.0.smithi098.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2023-09-23T20:05:56.307 INFO:tasks.rados.rados.0.smithi098.stdout:3076: writing smithi09866585-304 from 639194 to 1242767 tid 1 2023-09-23T20:05:56.315 INFO:tasks.rados.rados.0.smithi098.stdout:3076: writing smithi09866585-304 from 1974384 to 2512390 tid 2 2023-09-23T20:05:56.315 INFO:tasks.rados.rados.0.smithi098.stdout:3077: write oid 71 current snap is 0 2023-09-23T20:05:56.315 INFO:tasks.rados.rados.0.smithi098.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2023-09-23T20:05:56.323 INFO:tasks.rados.rados.0.smithi098.stdout:3077: writing smithi09866585-71 from 656001 to 1334823 tid 1 2023-09-23T20:05:56.330 INFO:tasks.rados.rados.0.smithi098.stdout:3077: writing smithi09866585-71 from 2032866 to 2656001 tid 2 2023-09-23T20:05:56.330 INFO:tasks.rados.rados.0.smithi098.stdout:3078: read oid 354 snap -1 2023-09-23T20:05:56.330 INFO:tasks.rados.rados.0.smithi098.stdout:3078: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T20:05:56.330 INFO:tasks.rados.rados.0.smithi098.stdout:3079: read oid 176 snap -1 2023-09-23T20:05:56.330 INFO:tasks.rados.rados.0.smithi098.stdout:3079: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:05:56.331 INFO:tasks.rados.rados.0.smithi098.stdout:3080: write oid 299 current snap is 0 2023-09-23T20:05:56.331 INFO:tasks.rados.rados.0.smithi098.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2023-09-23T20:05:56.338 INFO:tasks.rados.rados.0.smithi098.stdout:3080: writing smithi09866585-299 from 672808 to 1426879 tid 1 2023-09-23T20:05:56.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:55 smithi173 bash[27697]: audit 2023-09-23T20:05:55.565574+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.98:0/915724594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:56.345 INFO:tasks.rados.rados.0.smithi098.stdout:3080: writing smithi09866585-299 from 1974995 to 2516670 tid 2 2023-09-23T20:05:56.345 INFO:tasks.rados.rados.0.smithi098.stdout:3081: write oid 438 current snap is 0 2023-09-23T20:05:56.346 INFO:tasks.rados.rados.0.smithi098.stdout:3069: finishing write tid 2 to smithi09866585-256 2023-09-23T20:05:56.346 INFO:tasks.rados.rados.0.smithi098.stdout:3069: finishing write tid 3 to smithi09866585-256 2023-09-23T20:05:56.346 INFO:tasks.rados.rados.0.smithi098.stdout:3069: finishing write tid 4 to smithi09866585-256 2023-09-23T20:05:56.346 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 256 v 329 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2023-09-23T20:05:56.346 INFO:tasks.rados.rados.0.smithi098.stdout:3069: left oid 256 (ObjNum 1939 snap 0 seq_num 1939) 2023-09-23T20:05:56.346 INFO:tasks.rados.rados.0.smithi098.stdout:3070: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-09-23T20:05:56.545 INFO:tasks.rados.rados.0.smithi098.stdout:3073: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:05:56.632 INFO:tasks.rados.rados.0.smithi098.stdout:3072: expect (ObjNum 617 snap 0 seq_num 617) 2023-09-23T20:05:56.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:56 smithi098 bash[71111]: debug 2023-09-23T20:05:56.186+0000 7fd63532a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:05:56.741 INFO:tasks.rados.rados.0.smithi098.stdout:3074: finishing write tid 1 to smithi09866585-44 2023-09-23T20:05:56.741 INFO:tasks.rados.rados.0.smithi098.stdout:3074: finishing write tid 2 to smithi09866585-44 2023-09-23T20:05:56.741 INFO:tasks.rados.rados.0.smithi098.stdout:3074: finishing write tid 3 to smithi09866585-44 2023-09-23T20:05:56.741 INFO:tasks.rados.rados.0.smithi098.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2023-09-23T20:05:56.752 INFO:tasks.rados.rados.0.smithi098.stdout:3081: writing smithi09866585-438 from 689615 to 1118935 tid 1 2023-09-23T20:05:56.759 INFO:tasks.rados.rados.0.smithi098.stdout:3081: writing smithi09866585-438 from 1633477 to 2035163 tid 2 2023-09-23T20:05:56.764 INFO:tasks.rados.rados.0.smithi098.stdout:3081: writing smithi09866585-438 from 2445721 to 2689615 tid 3 2023-09-23T20:05:56.764 INFO:tasks.rados.rados.0.smithi098.stdout:3069: done (11 left) 2023-09-23T20:05:56.764 INFO:tasks.rados.rados.0.smithi098.stdout:3070: done (10 left) 2023-09-23T20:05:56.764 INFO:tasks.rados.rados.0.smithi098.stdout:3072: done (9 left) 2023-09-23T20:05:56.764 INFO:tasks.rados.rados.0.smithi098.stdout:3073: done (8 left) 2023-09-23T20:05:56.764 INFO:tasks.rados.rados.0.smithi098.stdout:3082: write oid 60 current snap is 0 2023-09-23T20:05:56.764 INFO:tasks.rados.rados.0.smithi098.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2023-09-23T20:05:56.770 INFO:tasks.rados.rados.0.smithi098.stdout:3082: writing smithi09866585-60 from 706422 to 1210991 tid 1 2023-09-23T20:05:56.777 INFO:tasks.rados.rados.0.smithi098.stdout:3082: writing smithi09866585-60 from 1691959 to 2237303 tid 2 2023-09-23T20:05:56.777 INFO:tasks.rados.rados.0.smithi098.stdout:3083: read oid 300 snap -1 2023-09-23T20:05:56.777 INFO:tasks.rados.rados.0.smithi098.stdout:3083: expect (ObjNum 1860 snap 0 seq_num 1860) 2023-09-23T20:05:56.777 INFO:tasks.rados.rados.0.smithi098.stdout:3084: read oid 156 snap -1 2023-09-23T20:05:56.777 INFO:tasks.rados.rados.0.smithi098.stdout:3084: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T20:05:56.778 INFO:tasks.rados.rados.0.smithi098.stdout:3085: read oid 192 snap -1 2023-09-23T20:05:56.778 INFO:tasks.rados.rados.0.smithi098.stdout:3085: expect (ObjNum 789 snap 0 seq_num 789) 2023-09-23T20:05:56.778 INFO:tasks.rados.rados.0.smithi098.stdout:3086: write oid 468 current snap is 0 2023-09-23T20:05:56.778 INFO:tasks.rados.rados.0.smithi098.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2023-09-23T20:05:56.787 INFO:tasks.rados.rados.0.smithi098.stdout:3086: writing smithi09866585-468 from 723229 to 1419400 tid 1 2023-09-23T20:05:56.794 INFO:tasks.rados.rados.0.smithi098.stdout:3086: writing smithi09866585-468 from 1866794 to 2555796 tid 2 2023-09-23T20:05:56.795 INFO:tasks.rados.rados.0.smithi098.stdout:3087: read oid 65 snap -1 2023-09-23T20:05:56.795 INFO:tasks.rados.rados.0.smithi098.stdout:3087: expect (ObjNum 1514 snap 0 seq_num 1514) 2023-09-23T20:05:56.795 INFO:tasks.rados.rados.0.smithi098.stdout:3088: write oid 329 current snap is 0 2023-09-23T20:05:56.795 INFO:tasks.rados.rados.0.smithi098.stdout:3074: finishing write tid 4 to smithi09866585-44 2023-09-23T20:05:56.795 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 44 v 495 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2023-09-23T20:05:56.795 INFO:tasks.rados.rados.0.smithi098.stdout:3074: left oid 44 (ObjNum 1941 snap 0 seq_num 1941) 2023-09-23T20:05:56.795 INFO:tasks.rados.rados.0.smithi098.stdout:3075: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-23T20:05:57.001 INFO:tasks.rados.rados.0.smithi098.stdout:3076: finishing write tid 1 to smithi09866585-304 2023-09-23T20:05:57.001 INFO:tasks.rados.rados.0.smithi098.stdout:3076: finishing write tid 2 to smithi09866585-304 2023-09-23T20:05:57.001 INFO:tasks.rados.rados.0.smithi098.stdout:3076: finishing write tid 3 to smithi09866585-304 2023-09-23T20:05:57.001 INFO:tasks.rados.rados.0.smithi098.stdout:3076: finishing write tid 4 to smithi09866585-304 2023-09-23T20:05:57.001 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 304 v 329 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2023-09-23T20:05:57.001 INFO:tasks.rados.rados.0.smithi098.stdout:3076: left oid 304 (ObjNum 1942 snap 0 seq_num 1942) 2023-09-23T20:05:57.001 INFO:tasks.rados.rados.0.smithi098.stdout:3077: finishing write tid 1 to smithi09866585-71 2023-09-23T20:05:57.001 INFO:tasks.rados.rados.0.smithi098.stdout:3077: finishing write tid 2 to smithi09866585-71 2023-09-23T20:05:57.001 INFO:tasks.rados.rados.0.smithi098.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2023-09-23T20:05:57.012 INFO:tasks.rados.rados.0.smithi098.stdout:3088: writing smithi09866585-329 from 740036 to 1511456 tid 1 2023-09-23T20:05:57.020 INFO:tasks.rados.rados.0.smithi098.stdout:3088: writing smithi09866585-329 from 2208923 to 2740036 tid 2 2023-09-23T20:05:57.021 INFO:tasks.rados.rados.0.smithi098.stdout:3074: done (14 left) 2023-09-23T20:05:57.021 INFO:tasks.rados.rados.0.smithi098.stdout:3075: done (13 left) 2023-09-23T20:05:57.021 INFO:tasks.rados.rados.0.smithi098.stdout:3076: done (12 left) 2023-09-23T20:05:57.021 INFO:tasks.rados.rados.0.smithi098.stdout:3089: read oid 129 snap -1 2023-09-23T20:05:57.021 INFO:tasks.rados.rados.0.smithi098.stdout:3089: expect (ObjNum 1856 snap 0 seq_num 1856) 2023-09-23T20:05:57.021 INFO:tasks.rados.rados.0.smithi098.stdout:3090: read oid 358 snap -1 2023-09-23T20:05:57.021 INFO:tasks.rados.rados.0.smithi098.stdout:3090: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T20:05:57.021 INFO:tasks.rados.rados.0.smithi098.stdout:3091: write oid 375 current snap is 0 2023-09-23T20:05:57.021 INFO:tasks.rados.rados.0.smithi098.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2023-09-23T20:05:57.028 INFO:tasks.rados.rados.0.smithi098.stdout:3091: writing smithi09866585-375 from 756843 to 1203512 tid 1 2023-09-23T20:05:57.038 INFO:tasks.rados.rados.0.smithi098.stdout:3091: writing smithi09866585-375 from 1867405 to 2560076 tid 2 2023-09-23T20:05:57.038 INFO:tasks.rados.rados.0.smithi098.stdout:3092: read oid 217 snap -1 2023-09-23T20:05:57.038 INFO:tasks.rados.rados.0.smithi098.stdout:3092: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-09-23T20:05:57.038 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:05:57.039 INFO:tasks.rados.rados.0.smithi098.stdout:3077: finishing write tid 3 to smithi09866585-71 2023-09-23T20:05:57.039 INFO:tasks.rados.rados.0.smithi098.stdout:3077: finishing write tid 4 to smithi09866585-71 2023-09-23T20:05:57.039 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 71 v 394 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2023-09-23T20:05:57.039 INFO:tasks.rados.rados.0.smithi098.stdout:3077: left oid 71 (ObjNum 1943 snap 0 seq_num 1943) 2023-09-23T20:05:57.039 INFO:tasks.rados.rados.0.smithi098.stdout:3078: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T20:05:57.168 INFO:tasks.rados.rados.0.smithi098.stdout:3079: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:05:57.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:56 smithi098 bash[71111]: debug 2023-09-23T20:05:56.718+0000 7fd63532a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:05:57.270 INFO:tasks.rados.rados.0.smithi098.stdout:3080: finishing write tid 1 to smithi09866585-299 2023-09-23T20:05:57.270 INFO:tasks.rados.rados.0.smithi098.stdout:3080: finishing write tid 2 to smithi09866585-299 2023-09-23T20:05:57.270 INFO:tasks.rados.rados.0.smithi098.stdout:3080: finishing write tid 3 to smithi09866585-299 2023-09-23T20:05:57.270 INFO:tasks.rados.rados.0.smithi098.stdout:3080: finishing write tid 4 to smithi09866585-299 2023-09-23T20:05:57.271 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 299 v 454 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2023-09-23T20:05:57.271 INFO:tasks.rados.rados.0.smithi098.stdout:3080: left oid 299 (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T20:05:57.271 INFO:tasks.rados.rados.0.smithi098.stdout:3081: finishing write tid 1 to smithi09866585-438 2023-09-23T20:05:57.271 INFO:tasks.rados.rados.0.smithi098.stdout:3081: finishing write tid 2 to smithi09866585-438 2023-09-23T20:05:57.271 INFO:tasks.rados.rados.0.smithi098.stdout:3081: finishing write tid 3 to smithi09866585-438 2023-09-23T20:05:57.271 INFO:tasks.rados.rados.0.smithi098.stdout:3081: finishing write tid 4 to smithi09866585-438 2023-09-23T20:05:57.271 INFO:tasks.rados.rados.0.smithi098.stdout:3081: finishing write tid 5 to smithi09866585-438 2023-09-23T20:05:57.271 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 438 v 357 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2023-09-23T20:05:57.271 INFO:tasks.rados.rados.0.smithi098.stdout:3081: left oid 438 (ObjNum 1945 snap 0 seq_num 1945) 2023-09-23T20:05:57.271 INFO:tasks.rados.rados.0.smithi098.stdout:3077: done (15 left) 2023-09-23T20:05:57.272 INFO:tasks.rados.rados.0.smithi098.stdout:3078: done (14 left) 2023-09-23T20:05:57.272 INFO:tasks.rados.rados.0.smithi098.stdout:3079: done (13 left) 2023-09-23T20:05:57.272 INFO:tasks.rados.rados.0.smithi098.stdout:3080: done (12 left) 2023-09-23T20:05:57.272 INFO:tasks.rados.rados.0.smithi098.stdout:3081: done (11 left) 2023-09-23T20:05:57.272 INFO:tasks.rados.rados.0.smithi098.stdout:3093: write oid 240 current snap is 0 2023-09-23T20:05:57.272 INFO:tasks.rados.rados.0.smithi098.stdout:3082: finishing write tid 1 to smithi09866585-60 2023-09-23T20:05:57.272 INFO:tasks.rados.rados.0.smithi098.stdout:3083: expect (ObjNum 1860 snap 0 seq_num 1860) 2023-09-23T20:05:57.500 INFO:tasks.rados.rados.0.smithi098.stdout:3085: expect (ObjNum 789 snap 0 seq_num 789) 2023-09-23T20:05:57.632 INFO:tasks.rados.rados.0.smithi098.stdout:3084: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T20:05:57.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[71111]: debug 2023-09-23T20:05:57.290+0000 7fd63532a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:05:57.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[27308]: audit 2023-09-23T20:05:56.474539+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[27308]: audit 2023-09-23T20:05:56.483195+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[27308]: cluster 2023-09-23T20:05:56.554726+0000 mgr.x (mgr.24700) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-09-23T20:05:57.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[27308]: audit 2023-09-23T20:05:56.726314+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[27308]: audit 2023-09-23T20:05:56.736438+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[27308]: audit 2023-09-23T20:05:57.285169+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[27308]: audit 2023-09-23T20:05:57.295257+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[33670]: audit 2023-09-23T20:05:56.474539+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[33670]: audit 2023-09-23T20:05:56.483195+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[33670]: cluster 2023-09-23T20:05:56.554726+0000 mgr.x (mgr.24700) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-09-23T20:05:57.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[33670]: audit 2023-09-23T20:05:56.726314+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[33670]: audit 2023-09-23T20:05:56.736438+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[33670]: audit 2023-09-23T20:05:57.285169+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[33670]: audit 2023-09-23T20:05:57.295257+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.801 INFO:tasks.rados.rados.0.smithi098.stdout:3082: finishing write tid 2 to smithi09866585-60 2023-09-23T20:05:57.801 INFO:tasks.rados.rados.0.smithi098.stdout:3082: finishing write tid 3 to smithi09866585-60 2023-09-23T20:05:57.801 INFO:tasks.rados.rados.0.smithi098.stdout:3082: finishing write tid 4 to smithi09866585-60 2023-09-23T20:05:57.801 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 60 v 332 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2023-09-23T20:05:57.801 INFO:tasks.rados.rados.0.smithi098.stdout:3082: left oid 60 (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T20:05:57.801 INFO:tasks.rados.rados.0.smithi098.stdout:3086: finishing write tid 1 to smithi09866585-468 2023-09-23T20:05:57.802 INFO:tasks.rados.rados.0.smithi098.stdout:3086: finishing write tid 2 to smithi09866585-468 2023-09-23T20:05:57.802 INFO:tasks.rados.rados.0.smithi098.stdout:3086: finishing write tid 3 to smithi09866585-468 2023-09-23T20:05:57.802 INFO:tasks.rados.rados.0.smithi098.stdout:3086: finishing write tid 4 to smithi09866585-468 2023-09-23T20:05:57.802 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 468 v 339 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2023-09-23T20:05:57.802 INFO:tasks.rados.rados.0.smithi098.stdout:3086: left oid 468 (ObjNum 1947 snap 0 seq_num 1947) 2023-09-23T20:05:57.802 INFO:tasks.rados.rados.0.smithi098.stdout:3087: expect (ObjNum 1514 snap 0 seq_num 1514) 2023-09-23T20:05:57.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:57 smithi173 bash[27697]: audit 2023-09-23T20:05:56.474539+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:57 smithi173 bash[27697]: audit 2023-09-23T20:05:56.483195+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:57 smithi173 bash[27697]: cluster 2023-09-23T20:05:56.554726+0000 mgr.x (mgr.24700) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-09-23T20:05:57.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:57 smithi173 bash[27697]: audit 2023-09-23T20:05:56.726314+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:57 smithi173 bash[27697]: audit 2023-09-23T20:05:56.736438+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:57 smithi173 bash[27697]: audit 2023-09-23T20:05:57.285169+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:57 smithi173 bash[27697]: audit 2023-09-23T20:05:57.295257+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:05:57.910 INFO:tasks.rados.rados.0.smithi098.stdout:3088: finishing write tid 1 to smithi09866585-329 2023-09-23T20:05:57.911 INFO:tasks.rados.rados.0.smithi098.stdout:3088: finishing write tid 2 to smithi09866585-329 2023-09-23T20:05:57.911 INFO:tasks.rados.rados.0.smithi098.stdout:3090: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T20:05:58.027 INFO:tasks.rados.rados.0.smithi098.stdout:3088: finishing write tid 3 to smithi09866585-329 2023-09-23T20:05:58.028 INFO:tasks.rados.rados.0.smithi098.stdout:3088: finishing write tid 4 to smithi09866585-329 2023-09-23T20:05:58.028 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 329 v 281 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2023-09-23T20:05:58.028 INFO:tasks.rados.rados.0.smithi098.stdout:3088: left oid 329 (ObjNum 1948 snap 0 seq_num 1948) 2023-09-23T20:05:58.028 INFO:tasks.rados.rados.0.smithi098.stdout:3089: expect (ObjNum 1856 snap 0 seq_num 1856) 2023-09-23T20:05:58.165 INFO:tasks.rados.rados.0.smithi098.stdout:3091: finishing write tid 1 to smithi09866585-375 2023-09-23T20:05:58.165 INFO:tasks.rados.rados.0.smithi098.stdout:3091: finishing write tid 2 to smithi09866585-375 2023-09-23T20:05:58.165 INFO:tasks.rados.rados.0.smithi098.stdout:3091: finishing write tid 3 to smithi09866585-375 2023-09-23T20:05:58.165 INFO:tasks.rados.rados.0.smithi098.stdout:3091: finishing write tid 4 to smithi09866585-375 2023-09-23T20:05:58.165 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 375 v 498 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2023-09-23T20:05:58.165 INFO:tasks.rados.rados.0.smithi098.stdout:3091: left oid 375 (ObjNum 1949 snap 0 seq_num 1949) 2023-09-23T20:05:58.165 INFO:tasks.rados.rados.0.smithi098.stdout:3092: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-09-23T20:05:58.266 INFO:tasks.rados.rados.0.smithi098.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2023-09-23T20:05:58.279 INFO:tasks.rados.rados.0.smithi098.stdout:3093: writing smithi09866585-240 from 773650 to 1295568 tid 1 2023-09-23T20:05:58.286 INFO:tasks.rados.rados.0.smithi098.stdout:3093: writing smithi09866585-240 from 1925887 to 2478569 tid 2 2023-09-23T20:05:58.286 INFO:tasks.rados.rados.0.smithi098.stdout:3082: done (11 left) 2023-09-23T20:05:58.286 INFO:tasks.rados.rados.0.smithi098.stdout:3083: done (10 left) 2023-09-23T20:05:58.286 INFO:tasks.rados.rados.0.smithi098.stdout:3084: done (9 left) 2023-09-23T20:05:58.286 INFO:tasks.rados.rados.0.smithi098.stdout:3085: done (8 left) 2023-09-23T20:05:58.286 INFO:tasks.rados.rados.0.smithi098.stdout:3086: done (7 left) 2023-09-23T20:05:58.286 INFO:tasks.rados.rados.0.smithi098.stdout:3087: done (6 left) 2023-09-23T20:05:58.287 INFO:tasks.rados.rados.0.smithi098.stdout:3088: done (5 left) 2023-09-23T20:05:58.287 INFO:tasks.rados.rados.0.smithi098.stdout:3089: done (4 left) 2023-09-23T20:05:58.287 INFO:tasks.rados.rados.0.smithi098.stdout:3090: done (3 left) 2023-09-23T20:05:58.287 INFO:tasks.rados.rados.0.smithi098.stdout:3091: done (2 left) 2023-09-23T20:05:58.287 INFO:tasks.rados.rados.0.smithi098.stdout:3092: done (1 left) 2023-09-23T20:05:58.287 INFO:tasks.rados.rados.0.smithi098.stdout:3094: write oid 13 current snap is 0 2023-09-23T20:05:58.287 INFO:tasks.rados.rados.0.smithi098.stdout:3093: finishing write tid 1 to smithi09866585-240 2023-09-23T20:05:58.287 INFO:tasks.rados.rados.0.smithi098.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2023-09-23T20:05:58.299 INFO:tasks.rados.rados.0.smithi098.stdout:3094: writing smithi09866585-13 from 790457 to 1387624 tid 1 2023-09-23T20:05:58.312 INFO:tasks.rados.rados.0.smithi098.stdout:3094: writing smithi09866585-13 from 1984369 to 2680709 tid 2 2023-09-23T20:05:58.313 INFO:tasks.rados.rados.0.smithi098.stdout:3095: write oid 103 current snap is 0 2023-09-23T20:05:58.313 INFO:tasks.rados.rados.0.smithi098.stdout:3093: finishing write tid 2 to smithi09866585-240 2023-09-23T20:05:58.313 INFO:tasks.rados.rados.0.smithi098.stdout:3093: finishing write tid 3 to smithi09866585-240 2023-09-23T20:05:58.313 INFO:tasks.rados.rados.0.smithi098.stdout:3093: finishing write tid 4 to smithi09866585-240 2023-09-23T20:05:58.313 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 240 v 390 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2023-09-23T20:05:58.313 INFO:tasks.rados.rados.0.smithi098.stdout:3093: left oid 240 (ObjNum 1950 snap 0 seq_num 1950) 2023-09-23T20:05:58.313 INFO:tasks.rados.rados.0.smithi098.stdout:3094: finishing write tid 1 to smithi09866585-13 2023-09-23T20:05:58.313 INFO:tasks.rados.rados.0.smithi098.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2023-09-23T20:05:58.321 INFO:tasks.rados.rados.0.smithi098.stdout:3095: writing smithi09866585-103 from 407264 to 1079680 tid 1 2023-09-23T20:05:58.327 INFO:tasks.rados.rados.0.smithi098.stdout:3095: writing smithi09866585-103 from 1526498 to 2082849 tid 2 2023-09-23T20:05:58.331 INFO:tasks.rados.rados.0.smithi098.stdout:3095: writing smithi09866585-103 from 2804976 to 2807264 tid 3 2023-09-23T20:05:58.331 INFO:tasks.rados.rados.0.smithi098.stdout:3093: done (2 left) 2023-09-23T20:05:58.332 INFO:tasks.rados.rados.0.smithi098.stdout:3096: read oid 176 snap -1 2023-09-23T20:05:58.332 INFO:tasks.rados.rados.0.smithi098.stdout:3096: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:05:58.332 INFO:tasks.rados.rados.0.smithi098.stdout:3097: delete oid 79 current snap is 0 2023-09-23T20:05:58.332 INFO:tasks.rados.rados.0.smithi098.stdout:3094: finishing write tid 2 to smithi09866585-13 2023-09-23T20:05:58.332 INFO:tasks.rados.rados.0.smithi098.stdout:3094: finishing write tid 3 to smithi09866585-13 2023-09-23T20:05:58.332 INFO:tasks.rados.rados.0.smithi098.stdout:3094: finishing write tid 4 to smithi09866585-13 2023-09-23T20:05:58.332 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 13 v 338 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2023-09-23T20:05:58.332 INFO:tasks.rados.rados.0.smithi098.stdout:3094: left oid 13 (ObjNum 1951 snap 0 seq_num 1951) 2023-09-23T20:05:58.332 INFO:tasks.rados.rados.0.smithi098.stdout:3095: finishing write tid 1 to smithi09866585-103 2023-09-23T20:05:58.332 INFO:tasks.rados.rados.0.smithi098.stdout:3095: finishing write tid 2 to smithi09866585-103 2023-09-23T20:05:58.334 INFO:tasks.rados.rados.0.smithi098.stdout:3094: done (3 left) 2023-09-23T20:05:58.334 INFO:tasks.rados.rados.0.smithi098.stdout:3097: done (2 left) 2023-09-23T20:05:58.334 INFO:tasks.rados.rados.0.smithi098.stdout:3098: read oid 125 snap -1 2023-09-23T20:05:58.334 INFO:tasks.rados.rados.0.smithi098.stdout:3098: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T20:05:58.334 INFO:tasks.rados.rados.0.smithi098.stdout:3099: write oid 175 current snap is 0 2023-09-23T20:05:58.334 INFO:tasks.rados.rados.0.smithi098.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2023-09-23T20:05:58.339 INFO:tasks.rados.rados.0.smithi098.stdout:3099: writing smithi09866585-175 from 440878 to 980145 tid 1 2023-09-23T20:05:58.348 INFO:tasks.rados.rados.0.smithi098.stdout:3099: writing smithi09866585-175 from 1759815 to 2319835 tid 2 2023-09-23T20:05:58.348 INFO:tasks.rados.rados.0.smithi098.stdout:3100: write oid 450 current snap is 0 2023-09-23T20:05:58.348 INFO:tasks.rados.rados.0.smithi098.stdout:3095: finishing write tid 3 to smithi09866585-103 2023-09-23T20:05:58.348 INFO:tasks.rados.rados.0.smithi098.stdout:3095: finishing write tid 4 to smithi09866585-103 2023-09-23T20:05:58.348 INFO:tasks.rados.rados.0.smithi098.stdout:3095: finishing write tid 5 to smithi09866585-103 2023-09-23T20:05:58.348 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 103 v 285 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2023-09-23T20:05:58.349 INFO:tasks.rados.rados.0.smithi098.stdout:3095: left oid 103 (ObjNum 1952 snap 0 seq_num 1952) 2023-09-23T20:05:58.349 INFO:tasks.rados.rados.0.smithi098.stdout:3096: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:05:58.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:57 smithi098 bash[71111]: debug 2023-09-23T20:05:57.922+0000 7fd63532a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:05:58.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:58 smithi098 bash[71111]: debug 2023-09-23T20:05:58.046+0000 7fd63532a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:05:58.453 INFO:tasks.rados.rados.0.smithi098.stdout:3098: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T20:05:58.649 INFO:tasks.rados.rados.0.smithi098.stdout:3099: finishing write tid 1 to smithi09866585-175 2023-09-23T20:05:58.649 INFO:tasks.rados.rados.0.smithi098.stdout:3099: finishing write tid 2 to smithi09866585-175 2023-09-23T20:05:58.649 INFO:tasks.rados.rados.0.smithi098.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2023-09-23T20:05:58.662 INFO:tasks.rados.rados.0.smithi098.stdout:3100: writing smithi09866585-450 from 457685 to 1072201 tid 1 2023-09-23T20:05:58.671 INFO:tasks.rados.rados.0.smithi098.stdout:3100: writing smithi09866585-450 from 1818297 to 2521975 tid 2 2023-09-23T20:05:58.671 INFO:tasks.rados.rados.0.smithi098.stdout:3095: done (4 left) 2023-09-23T20:05:58.671 INFO:tasks.rados.rados.0.smithi098.stdout:3096: done (3 left) 2023-09-23T20:05:58.672 INFO:tasks.rados.rados.0.smithi098.stdout:3098: done (2 left) 2023-09-23T20:05:58.672 INFO:tasks.rados.rados.0.smithi098.stdout:3101: read oid 4 snap -1 2023-09-23T20:05:58.672 INFO:tasks.rados.rados.0.smithi098.stdout:3101: expect deleted 2023-09-23T20:05:58.672 INFO:tasks.rados.rados.0.smithi098.stdout:3102: write oid 112 current snap is 0 2023-09-23T20:05:58.672 INFO:tasks.rados.rados.0.smithi098.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2023-09-23T20:05:58.678 INFO:tasks.rados.rados.0.smithi098.stdout:3102: writing smithi09866585-112 from 474492 to 1164257 tid 1 2023-09-23T20:05:58.684 INFO:tasks.rados.rados.0.smithi098.stdout:3102: writing smithi09866585-112 from 1760426 to 2324115 tid 2 2023-09-23T20:05:58.685 INFO:tasks.rados.rados.0.smithi098.stdout:3103: read oid 106 snap -1 2023-09-23T20:05:58.685 INFO:tasks.rados.rados.0.smithi098.stdout:3103: expect deleted 2023-09-23T20:05:58.685 INFO:tasks.rados.rados.0.smithi098.stdout:3104: write oid 167 current snap is 0 2023-09-23T20:05:58.685 INFO:tasks.rados.rados.0.smithi098.stdout:3099: finishing write tid 3 to smithi09866585-175 2023-09-23T20:05:58.685 INFO:tasks.rados.rados.0.smithi098.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2023-09-23T20:05:58.691 INFO:tasks.rados.rados.0.smithi098.stdout:3104: writing smithi09866585-167 from 491299 to 1256313 tid 1 2023-09-23T20:05:58.699 INFO:tasks.rados.rados.0.smithi098.stdout:3104: writing smithi09866585-167 from 1818908 to 2526255 tid 2 2023-09-23T20:05:58.699 INFO:tasks.rados.rados.0.smithi098.stdout:3105: read oid 301 snap -1 2023-09-23T20:05:58.699 INFO:tasks.rados.rados.0.smithi098.stdout:3105: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T20:05:58.699 INFO:tasks.rados.rados.0.smithi098.stdout:3106: write oid 488 current snap is 0 2023-09-23T20:05:58.699 INFO:tasks.rados.rados.0.smithi098.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2023-09-23T20:05:58.706 INFO:tasks.rados.rados.0.smithi098.stdout:3106: writing smithi09866585-488 from 508106 to 948369 tid 1 2023-09-23T20:05:58.713 INFO:tasks.rados.rados.0.smithi098.stdout:3106: writing smithi09866585-488 from 1477390 to 2044748 tid 2 2023-09-23T20:05:58.719 INFO:tasks.rados.rados.0.smithi098.stdout:3106: writing smithi09866585-488 from 2685867 to 2908106 tid 3 2023-09-23T20:05:58.719 INFO:tasks.rados.rados.0.smithi098.stdout:3107: delete oid 150 current snap is 0 2023-09-23T20:05:58.719 INFO:tasks.rados.rados.0.smithi098.stdout:3099: finishing write tid 4 to smithi09866585-175 2023-09-23T20:05:58.719 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 175 v 416 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2023-09-23T20:05:58.719 INFO:tasks.rados.rados.0.smithi098.stdout:3099: left oid 175 (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T20:05:58.719 INFO:tasks.rados.rados.0.smithi098.stdout:3100: finishing write tid 1 to smithi09866585-450 2023-09-23T20:05:58.719 INFO:tasks.rados.rados.0.smithi098.stdout:3100: finishing write tid 2 to smithi09866585-450 2023-09-23T20:05:58.719 INFO:tasks.rados.rados.0.smithi098.stdout:3100: finishing write tid 3 to smithi09866585-450 2023-09-23T20:05:58.719 INFO:tasks.rados.rados.0.smithi098.stdout:3100: finishing write tid 4 to smithi09866585-450 2023-09-23T20:05:58.720 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 450 v 336 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2023-09-23T20:05:58.720 INFO:tasks.rados.rados.0.smithi098.stdout:3100: left oid 450 (ObjNum 1955 snap 0 seq_num 1955) 2023-09-23T20:05:58.720 INFO:tasks.rados.rados.0.smithi098.stdout:3102: finishing write tid 1 to smithi09866585-112 2023-09-23T20:05:58.720 INFO:tasks.rados.rados.0.smithi098.stdout:3102: finishing write tid 2 to smithi09866585-112 2023-09-23T20:05:58.720 INFO:tasks.rados.rados.0.smithi098.stdout:3102: finishing write tid 3 to smithi09866585-112 2023-09-23T20:05:58.720 INFO:tasks.rados.rados.0.smithi098.stdout:3102: finishing write tid 4 to smithi09866585-112 2023-09-23T20:05:58.720 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 112 v 312 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2023-09-23T20:05:58.720 INFO:tasks.rados.rados.0.smithi098.stdout:3102: left oid 112 (ObjNum 1956 snap 0 seq_num 1956) 2023-09-23T20:05:58.720 INFO:tasks.rados.rados.0.smithi098.stdout:3104: finishing write tid 1 to smithi09866585-167 2023-09-23T20:05:58.720 INFO:tasks.rados.rados.0.smithi098.stdout:3104: finishing write tid 2 to smithi09866585-167 2023-09-23T20:05:58.720 INFO:tasks.rados.rados.0.smithi098.stdout:3104: finishing write tid 3 to smithi09866585-167 2023-09-23T20:05:58.721 INFO:tasks.rados.rados.0.smithi098.stdout:3104: finishing write tid 4 to smithi09866585-167 2023-09-23T20:05:58.721 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 167 v 501 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2023-09-23T20:05:58.721 INFO:tasks.rados.rados.0.smithi098.stdout:3104: left oid 167 (ObjNum 1957 snap 0 seq_num 1957) 2023-09-23T20:05:58.721 INFO:tasks.rados.rados.0.smithi098.stdout:3105: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T20:05:58.742 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:58 smithi098 bash[33670]: audit 2023-09-23T20:05:57.998227+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.98:0/899273056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:58.743 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:58 smithi098 bash[71111]: debug 2023-09-23T20:05:58.426+0000 7fd63532a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:05:58.743 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:58 smithi098 bash[71111]: debug 2023-09-23T20:05:58.558+0000 7fd63532a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:05:58.743 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:58 smithi098 bash[27308]: audit 2023-09-23T20:05:57.998227+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.98:0/899273056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:58.821 INFO:tasks.rados.rados.0.smithi098.stdout:3106: finishing write tid 1 to smithi09866585-488 2023-09-23T20:05:58.821 INFO:tasks.rados.rados.0.smithi098.stdout:3106: finishing write tid 2 to smithi09866585-488 2023-09-23T20:05:58.821 INFO:tasks.rados.rados.0.smithi098.stdout:3099: done (8 left) 2023-09-23T20:05:58.821 INFO:tasks.rados.rados.0.smithi098.stdout:3100: done (7 left) 2023-09-23T20:05:58.821 INFO:tasks.rados.rados.0.smithi098.stdout:3101: done (6 left) 2023-09-23T20:05:58.821 INFO:tasks.rados.rados.0.smithi098.stdout:3102: done (5 left) 2023-09-23T20:05:58.822 INFO:tasks.rados.rados.0.smithi098.stdout:3103: done (4 left) 2023-09-23T20:05:58.822 INFO:tasks.rados.rados.0.smithi098.stdout:3104: done (3 left) 2023-09-23T20:05:58.822 INFO:tasks.rados.rados.0.smithi098.stdout:3105: done (2 left) 2023-09-23T20:05:58.822 INFO:tasks.rados.rados.0.smithi098.stdout:3107: done (1 left) 2023-09-23T20:05:58.822 INFO:tasks.rados.rados.0.smithi098.stdout:3108: delete oid 192 current snap is 0 2023-09-23T20:05:58.822 INFO:tasks.rados.rados.0.smithi098.stdout:3106: finishing write tid 3 to smithi09866585-488 2023-09-23T20:05:58.822 INFO:tasks.rados.rados.0.smithi098.stdout:3106: finishing write tid 4 to smithi09866585-488 2023-09-23T20:05:58.822 INFO:tasks.rados.rados.0.smithi098.stdout:3106: finishing write tid 5 to smithi09866585-488 2023-09-23T20:05:58.822 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 488 v 316 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2023-09-23T20:05:58.823 INFO:tasks.rados.rados.0.smithi098.stdout:3106: left oid 488 (ObjNum 1958 snap 0 seq_num 1958) 2023-09-23T20:05:58.823 INFO:tasks.rados.rados.0.smithi098.stdout:3106: done (1 left) 2023-09-23T20:05:58.823 INFO:tasks.rados.rados.0.smithi098.stdout:3108: done (0 left) 2023-09-23T20:05:58.823 INFO:tasks.rados.rados.0.smithi098.stdout:3109: write oid 433 current snap is 0 2023-09-23T20:05:58.824 INFO:tasks.rados.rados.0.smithi098.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2023-09-23T20:05:58.830 INFO:tasks.rados.rados.0.smithi098.stdout:3109: writing smithi09866585-433 from 558527 to 1224537 tid 1 2023-09-23T20:05:58.839 INFO:tasks.rados.rados.0.smithi098.stdout:3109: writing smithi09866585-433 from 1936483 to 2651168 tid 2 2023-09-23T20:05:58.839 INFO:tasks.rados.rados.0.smithi098.stdout:3110: write oid 28 current snap is 0 2023-09-23T20:05:58.839 INFO:tasks.rados.rados.0.smithi098.stdout:3109: finishing write tid 1 to smithi09866585-433 2023-09-23T20:05:58.839 INFO:tasks.rados.rados.0.smithi098.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2023-09-23T20:05:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:58 smithi173 bash[27697]: audit 2023-09-23T20:05:57.998227+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.98:0/899273056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:05:58.844 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:05:58 smithi173 bash[53158]: ts=2023-09-23T20:05:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:05:58.845 INFO:tasks.rados.rados.0.smithi098.stdout:3110: writing smithi09866585-28 from 575334 to 1032946 tid 1 2023-09-23T20:05:58.852 INFO:tasks.rados.rados.0.smithi098.stdout:3110: writing smithi09866585-28 from 1711318 to 2169661 tid 2 2023-09-23T20:05:58.857 INFO:tasks.rados.rados.0.smithi098.stdout:3110: writing smithi09866585-28 from 2679206 to 2975334 tid 3 2023-09-23T20:05:58.857 INFO:tasks.rados.rados.0.smithi098.stdout:3111: write oid 281 current snap is 0 2023-09-23T20:05:58.857 INFO:tasks.rados.rados.0.smithi098.stdout:3109: finishing write tid 2 to smithi09866585-433 2023-09-23T20:05:58.858 INFO:tasks.rados.rados.0.smithi098.stdout:3109: finishing write tid 3 to smithi09866585-433 2023-09-23T20:05:58.858 INFO:tasks.rados.rados.0.smithi098.stdout:3109: finishing write tid 4 to smithi09866585-433 2023-09-23T20:05:58.858 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 433 v 342 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2023-09-23T20:05:58.858 INFO:tasks.rados.rados.0.smithi098.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2023-09-23T20:05:58.858 INFO:tasks.rados.rados.0.smithi098.stdout:3110: finishing write tid 1 to smithi09866585-28 2023-09-23T20:05:58.858 INFO:tasks.rados.rados.0.smithi098.stdout:3110: finishing write tid 2 to smithi09866585-28 2023-09-23T20:05:58.858 INFO:tasks.rados.rados.0.smithi098.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2023-09-23T20:05:58.864 INFO:tasks.rados.rados.0.smithi098.stdout:3111: writing smithi09866585-281 from 592141 to 1125002 tid 1 2023-09-23T20:05:58.872 INFO:tasks.rados.rados.0.smithi098.stdout:3111: writing smithi09866585-281 from 1769800 to 2488154 tid 2 2023-09-23T20:05:58.872 INFO:tasks.rados.rados.0.smithi098.stdout:3109: done (2 left) 2023-09-23T20:05:58.872 INFO:tasks.rados.rados.0.smithi098.stdout:3112: read oid 91 snap -1 2023-09-23T20:05:58.872 INFO:tasks.rados.rados.0.smithi098.stdout:3112: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T20:05:58.872 INFO:tasks.rados.rados.0.smithi098.stdout:3113: write oid 362 current snap is 0 2023-09-23T20:05:58.872 INFO:tasks.rados.rados.0.smithi098.stdout:3110: finishing write tid 3 to smithi09866585-28 2023-09-23T20:05:58.872 INFO:tasks.rados.rados.0.smithi098.stdout:3110: finishing write tid 4 to smithi09866585-28 2023-09-23T20:05:58.872 INFO:tasks.rados.rados.0.smithi098.stdout:3110: finishing write tid 5 to smithi09866585-28 2023-09-23T20:05:58.872 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 28 v 458 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2023-09-23T20:05:58.873 INFO:tasks.rados.rados.0.smithi098.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2023-09-23T20:05:58.873 INFO:tasks.rados.rados.0.smithi098.stdout:3111: finishing write tid 1 to smithi09866585-281 2023-09-23T20:05:58.873 INFO:tasks.rados.rados.0.smithi098.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2023-09-23T20:05:58.878 INFO:tasks.rados.rados.0.smithi098.stdout:3113: writing smithi09866585-362 from 608948 to 1217058 tid 1 2023-09-23T20:05:58.885 INFO:tasks.rados.rados.0.smithi098.stdout:3113: writing smithi09866585-362 from 1828282 to 2290294 tid 2 2023-09-23T20:05:58.889 INFO:tasks.rados.rados.0.smithi098.stdout:3113: writing smithi09866585-362 from 2734052 to 3008948 tid 3 2023-09-23T20:05:58.890 INFO:tasks.rados.rados.0.smithi098.stdout:3110: done (3 left) 2023-09-23T20:05:58.890 INFO:tasks.rados.rados.0.smithi098.stdout:3114: read oid 471 snap -1 2023-09-23T20:05:58.890 INFO:tasks.rados.rados.0.smithi098.stdout:3114: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-09-23T20:05:58.890 INFO:tasks.rados.rados.0.smithi098.stdout:3115: read oid 277 snap -1 2023-09-23T20:05:58.890 INFO:tasks.rados.rados.0.smithi098.stdout:3115: expect deleted 2023-09-23T20:05:58.890 INFO:tasks.rados.rados.0.smithi098.stdout:3116: write oid 239 current snap is 0 2023-09-23T20:05:58.890 INFO:tasks.rados.rados.0.smithi098.stdout:3111: finishing write tid 2 to smithi09866585-281 2023-09-23T20:05:58.890 INFO:tasks.rados.rados.0.smithi098.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2023-09-23T20:05:58.897 INFO:tasks.rados.rados.0.smithi098.stdout:3116: writing smithi09866585-239 from 625755 to 1309114 tid 1 2023-09-23T20:05:58.905 INFO:tasks.rados.rados.0.smithi098.stdout:3116: writing smithi09866585-239 from 1770411 to 2492434 tid 2 2023-09-23T20:05:58.905 INFO:tasks.rados.rados.0.smithi098.stdout:3117: read oid 498 snap -1 2023-09-23T20:05:58.905 INFO:tasks.rados.rados.0.smithi098.stdout:3117: expect (ObjNum 1834 snap 0 seq_num 1834) 2023-09-23T20:05:58.905 INFO:tasks.rados.rados.0.smithi098.stdout:3118: read oid 135 snap -1 2023-09-23T20:05:58.905 INFO:tasks.rados.rados.0.smithi098.stdout:3118: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T20:05:58.905 INFO:tasks.rados.rados.0.smithi098.stdout:3119: write oid 398 current snap is 0 2023-09-23T20:05:58.905 INFO:tasks.rados.rados.0.smithi098.stdout:3111: finishing write tid 3 to smithi09866585-281 2023-09-23T20:05:58.905 INFO:tasks.rados.rados.0.smithi098.stdout:3111: finishing write tid 4 to smithi09866585-281 2023-09-23T20:05:58.905 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 281 v 398 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2023-09-23T20:05:58.905 INFO:tasks.rados.rados.0.smithi098.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T20:05:58.905 INFO:tasks.rados.rados.0.smithi098.stdout:3112: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T20:05:59.018 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:58 smithi098 bash[71111]: debug 2023-09-23T20:05:58.734+0000 7fd63532a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:05:59.018 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:58 smithi098 bash[71111]: debug 2023-09-23T20:05:58.870+0000 7fd63532a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:05:59.113 INFO:tasks.rados.rados.0.smithi098.stdout:3113: finishing write tid 1 to smithi09866585-362 2023-09-23T20:05:59.113 INFO:tasks.rados.rados.0.smithi098.stdout:3113: finishing write tid 2 to smithi09866585-362 2023-09-23T20:05:59.113 INFO:tasks.rados.rados.0.smithi098.stdout:3113: finishing write tid 3 to smithi09866585-362 2023-09-23T20:05:59.113 INFO:tasks.rados.rados.0.smithi098.stdout:3113: finishing write tid 4 to smithi09866585-362 2023-09-23T20:05:59.113 INFO:tasks.rados.rados.0.smithi098.stdout:3113: finishing write tid 5 to smithi09866585-362 2023-09-23T20:05:59.113 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 362 v 402 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2023-09-23T20:05:59.113 INFO:tasks.rados.rados.0.smithi098.stdout:3113: left oid 362 (ObjNum 1964 snap 0 seq_num 1964) 2023-09-23T20:05:59.114 INFO:tasks.rados.rados.0.smithi098.stdout:3114: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-09-23T20:05:59.346 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:59 smithi098 bash[71111]: debug 2023-09-23T20:05:59.010+0000 7fd63532a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:05:59.346 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:59 smithi098 bash[71111]: debug 2023-09-23T20:05:59.206+0000 7fd63532a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:05:59.395 INFO:tasks.rados.rados.0.smithi098.stdout:3116: finishing write tid 1 to smithi09866585-239 2023-09-23T20:05:59.395 INFO:tasks.rados.rados.0.smithi098.stdout:3117: expect (ObjNum 1834 snap 0 seq_num 1834) 2023-09-23T20:05:59.532 INFO:tasks.rados.rados.0.smithi098.stdout:3116: finishing write tid 2 to smithi09866585-239 2023-09-23T20:05:59.532 INFO:tasks.rados.rados.0.smithi098.stdout:3116: finishing write tid 3 to smithi09866585-239 2023-09-23T20:05:59.532 INFO:tasks.rados.rados.0.smithi098.stdout:3116: finishing write tid 4 to smithi09866585-239 2023-09-23T20:05:59.532 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 239 v 431 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2023-09-23T20:05:59.532 INFO:tasks.rados.rados.0.smithi098.stdout:3116: left oid 239 (ObjNum 1965 snap 0 seq_num 1965) 2023-09-23T20:05:59.532 INFO:tasks.rados.rados.0.smithi098.stdout:3118: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T20:05:59.647 INFO:tasks.rados.rados.0.smithi098.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2023-09-23T20:05:59.661 INFO:tasks.rados.rados.0.smithi098.stdout:3119: writing smithi09866585-398 from 642562 to 1401170 tid 1 2023-09-23T20:05:59.668 INFO:tasks.rados.rados.0.smithi098.stdout:3119: writing smithi09866585-398 from 1828893 to 2294574 tid 2 2023-09-23T20:05:59.669 INFO:tasks.rados.rados.0.smithi098.stdout:3111: done (8 left) 2023-09-23T20:05:59.669 INFO:tasks.rados.rados.0.smithi098.stdout:3112: done (7 left) 2023-09-23T20:05:59.669 INFO:tasks.rados.rados.0.smithi098.stdout:3113: done (6 left) 2023-09-23T20:05:59.669 INFO:tasks.rados.rados.0.smithi098.stdout:3114: done (5 left) 2023-09-23T20:05:59.669 INFO:tasks.rados.rados.0.smithi098.stdout:3115: done (4 left) 2023-09-23T20:05:59.669 INFO:tasks.rados.rados.0.smithi098.stdout:3116: done (3 left) 2023-09-23T20:05:59.669 INFO:tasks.rados.rados.0.smithi098.stdout:3117: done (2 left) 2023-09-23T20:05:59.669 INFO:tasks.rados.rados.0.smithi098.stdout:3118: done (1 left) 2023-09-23T20:05:59.669 INFO:tasks.rados.rados.0.smithi098.stdout:3120: delete oid 357 current snap is 0 2023-09-23T20:05:59.669 INFO:tasks.rados.rados.0.smithi098.stdout:3119: finishing write tid 1 to smithi09866585-398 2023-09-23T20:05:59.672 INFO:tasks.rados.rados.0.smithi098.stdout:3120: done (1 left) 2023-09-23T20:05:59.672 INFO:tasks.rados.rados.0.smithi098.stdout:3121: read oid 246 snap -1 2023-09-23T20:05:59.672 INFO:tasks.rados.rados.0.smithi098.stdout:3121: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-09-23T20:05:59.672 INFO:tasks.rados.rados.0.smithi098.stdout:3122: write oid 492 current snap is 0 2023-09-23T20:05:59.672 INFO:tasks.rados.rados.0.smithi098.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2023-09-23T20:05:59.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:05:59 smithi098 bash[27308]: cluster 2023-09-23T20:05:58.555349+0000 mgr.x (mgr.24700) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-09-23T20:05:59.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:05:59 smithi098 bash[71111]: debug 2023-09-23T20:05:59.338+0000 7fd63532a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:05:59.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:05:59 smithi098 bash[33670]: cluster 2023-09-23T20:05:58.555349+0000 mgr.x (mgr.24700) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-09-23T20:05:59.680 INFO:tasks.rados.rados.0.smithi098.stdout:3122: writing smithi09866585-492 from 676176 to 1185282 tid 1 2023-09-23T20:05:59.687 INFO:tasks.rados.rados.0.smithi098.stdout:3122: writing smithi09866585-492 from 1945857 to 2415207 tid 2 2023-09-23T20:05:59.687 INFO:tasks.rados.rados.0.smithi098.stdout:3123: read oid 467 snap -1 2023-09-23T20:05:59.687 INFO:tasks.rados.rados.0.smithi098.stdout:3123: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T20:05:59.687 INFO:tasks.rados.rados.0.smithi098.stdout:3124: write oid 43 current snap is 0 2023-09-23T20:05:59.688 INFO:tasks.rados.rados.0.smithi098.stdout:3119: finishing write tid 2 to smithi09866585-398 2023-09-23T20:05:59.688 INFO:tasks.rados.rados.0.smithi098.stdout:3119: finishing write tid 3 to smithi09866585-398 2023-09-23T20:05:59.688 INFO:tasks.rados.rados.0.smithi098.stdout:3119: finishing write tid 4 to smithi09866585-398 2023-09-23T20:05:59.688 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 398 v 332 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2023-09-23T20:05:59.688 INFO:tasks.rados.rados.0.smithi098.stdout:3119: left oid 398 (ObjNum 1966 snap 0 seq_num 1966) 2023-09-23T20:05:59.688 INFO:tasks.rados.rados.0.smithi098.stdout:3121: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-09-23T20:05:59.824 INFO:tasks.rados.rados.0.smithi098.stdout:3122: finishing write tid 1 to smithi09866585-492 2023-09-23T20:05:59.824 INFO:tasks.rados.rados.0.smithi098.stdout:3122: finishing write tid 2 to smithi09866585-492 2023-09-23T20:05:59.824 INFO:tasks.rados.rados.0.smithi098.stdout:3122: finishing write tid 3 to smithi09866585-492 2023-09-23T20:05:59.824 INFO:tasks.rados.rados.0.smithi098.stdout:3122: finishing write tid 4 to smithi09866585-492 2023-09-23T20:05:59.824 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 492 v 288 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2023-09-23T20:05:59.824 INFO:tasks.rados.rados.0.smithi098.stdout:3122: left oid 492 (ObjNum 1968 snap 0 seq_num 1968) 2023-09-23T20:05:59.824 INFO:tasks.rados.rados.0.smithi098.stdout:3123: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T20:05:59.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:05:59 smithi173 bash[27697]: cluster 2023-09-23T20:05:58.555349+0000 mgr.x (mgr.24700) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-09-23T20:06:00.046 INFO:tasks.rados.rados.0.smithi098.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2023-09-23T20:06:00.055 INFO:tasks.rados.rados.0.smithi098.stdout:3124: writing smithi09866585-43 from 692983 to 1277338 tid 1 2023-09-23T20:06:00.064 INFO:tasks.rados.rados.0.smithi098.stdout:3124: writing smithi09866585-43 from 1887986 to 2617347 tid 2 2023-09-23T20:06:00.064 INFO:tasks.rados.rados.0.smithi098.stdout:3119: done (4 left) 2023-09-23T20:06:00.064 INFO:tasks.rados.rados.0.smithi098.stdout:3121: done (3 left) 2023-09-23T20:06:00.064 INFO:tasks.rados.rados.0.smithi098.stdout:3122: done (2 left) 2023-09-23T20:06:00.065 INFO:tasks.rados.rados.0.smithi098.stdout:3123: done (1 left) 2023-09-23T20:06:00.065 INFO:tasks.rados.rados.0.smithi098.stdout:3125: read oid 346 snap -1 2023-09-23T20:06:00.065 INFO:tasks.rados.rados.0.smithi098.stdout:3125: expect deleted 2023-09-23T20:06:00.065 INFO:tasks.rados.rados.0.smithi098.stdout:3126: write oid 233 current snap is 0 2023-09-23T20:06:00.065 INFO:tasks.rados.rados.0.smithi098.stdout:3124: finishing write tid 1 to smithi09866585-43 2023-09-23T20:06:00.065 INFO:tasks.rados.rados.0.smithi098.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2023-09-23T20:06:00.074 INFO:tasks.rados.rados.0.smithi098.stdout:3126: writing smithi09866585-233 from 709790 to 1485747 tid 1 2023-09-23T20:06:00.081 INFO:tasks.rados.rados.0.smithi098.stdout:3126: writing smithi09866585-233 from 2062821 to 2535840 tid 2 2023-09-23T20:06:00.081 INFO:tasks.rados.rados.0.smithi098.stdout:3127: write oid 435 current snap is 0 2023-09-23T20:06:00.081 INFO:tasks.rados.rados.0.smithi098.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2023-09-23T20:06:00.088 INFO:tasks.rados.rados.0.smithi098.stdout:3127: writing smithi09866585-435 from 726597 to 1177803 tid 1 2023-09-23T20:06:00.096 INFO:tasks.rados.rados.0.smithi098.stdout:3127: writing smithi09866585-435 from 1721303 to 2337980 tid 2 2023-09-23T20:06:00.101 INFO:tasks.rados.rados.0.smithi098.stdout:3127: writing smithi09866585-435 from 2809660 to 3126597 tid 3 2023-09-23T20:06:00.102 INFO:tasks.rados.rados.0.smithi098.stdout:3128: write oid 441 current snap is 0 2023-09-23T20:06:00.102 INFO:tasks.rados.rados.0.smithi098.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2023-09-23T20:06:00.110 INFO:tasks.rados.rados.0.smithi098.stdout:3128: writing smithi09866585-441 from 743404 to 1269859 tid 1 2023-09-23T20:06:00.116 INFO:tasks.rados.rados.0.smithi098.stdout:3128: writing smithi09866585-441 from 1779785 to 2256473 tid 2 2023-09-23T20:06:00.122 INFO:tasks.rados.rados.0.smithi098.stdout:3128: writing smithi09866585-441 from 2837083 to 3143404 tid 3 2023-09-23T20:06:00.122 INFO:tasks.rados.rados.0.smithi098.stdout:3129: write oid 227 current snap is 0 2023-09-23T20:06:00.122 INFO:tasks.rados.rados.0.smithi098.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2023-09-23T20:06:00.131 INFO:tasks.rados.rados.0.smithi098.stdout:3129: writing smithi09866585-227 from 760211 to 1361915 tid 1 2023-09-23T20:06:00.140 INFO:tasks.rados.rados.0.smithi098.stdout:3129: writing smithi09866585-227 from 2121914 to 2742260 tid 2 2023-09-23T20:06:00.142 INFO:tasks.rados.rados.0.smithi098.stdout:3129: writing smithi09866585-227 from 3148153 to 3160211 tid 3 2023-09-23T20:06:00.143 INFO:tasks.rados.rados.0.smithi098.stdout:3124: finishing write tid 2 to smithi09866585-43 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:3124: finishing write tid 3 to smithi09866585-43 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:3124: finishing write tid 4 to smithi09866585-43 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 43 v 360 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:3124: left oid 43 (ObjNum 1969 snap 0 seq_num 1969) 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:3126: finishing write tid 1 to smithi09866585-233 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:3126: finishing write tid 2 to smithi09866585-233 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:3126: finishing write tid 3 to smithi09866585-233 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:3126: finishing write tid 4 to smithi09866585-233 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 233 v 420 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:3126: left oid 233 (ObjNum 1970 snap 0 seq_num 1970) 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:3127: finishing write tid 1 to smithi09866585-435 2023-09-23T20:06:00.144 INFO:tasks.rados.rados.0.smithi098.stdout:3127: finishing write tid 2 to smithi09866585-435 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:3127: finishing write tid 3 to smithi09866585-435 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:3127: finishing write tid 4 to smithi09866585-435 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:3127: finishing write tid 5 to smithi09866585-435 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 435 v 342 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:3127: left oid 435 (ObjNum 1971 snap 0 seq_num 1971) 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:3128: finishing write tid 1 to smithi09866585-441 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:3128: finishing write tid 2 to smithi09866585-441 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:3128: finishing write tid 3 to smithi09866585-441 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:3128: finishing write tid 4 to smithi09866585-441 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:3128: finishing write tid 5 to smithi09866585-441 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 441 v 406 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2023-09-23T20:06:00.145 INFO:tasks.rados.rados.0.smithi098.stdout:3128: left oid 441 (ObjNum 1972 snap 0 seq_num 1972) 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3129: finishing write tid 1 to smithi09866585-227 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3124: done (5 left) 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3125: done (4 left) 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3126: done (3 left) 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3127: done (2 left) 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3128: done (1 left) 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3130: read oid 337 snap -1 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3130: expect deleted 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3131: read oid 102 snap -1 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3131: expect deleted 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3132: read oid 189 snap -1 2023-09-23T20:06:00.146 INFO:tasks.rados.rados.0.smithi098.stdout:3132: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:06:00.147 INFO:tasks.rados.rados.0.smithi098.stdout:3133: write oid 170 current snap is 0 2023-09-23T20:06:00.147 INFO:tasks.rados.rados.0.smithi098.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2023-09-23T20:06:00.152 INFO:tasks.rados.rados.0.smithi098.stdout:3133: writing smithi09866585-170 from 777018 to 1453971 tid 1 2023-09-23T20:06:00.160 INFO:tasks.rados.rados.0.smithi098.stdout:3133: writing smithi09866585-170 from 2180396 to 2660753 tid 2 2023-09-23T20:06:00.163 INFO:tasks.rados.rados.0.smithi098.stdout:3133: writing smithi09866585-170 from 3175576 to 3177018 tid 3 2023-09-23T20:06:00.164 INFO:tasks.rados.rados.0.smithi098.stdout:3134: read oid 187 snap -1 2023-09-23T20:06:00.164 INFO:tasks.rados.rados.0.smithi098.stdout:3134: expect deleted 2023-09-23T20:06:00.164 INFO:tasks.rados.rados.0.smithi098.stdout:3135: write oid 134 current snap is 0 2023-09-23T20:06:00.164 INFO:tasks.rados.rados.0.smithi098.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2023-09-23T20:06:00.174 INFO:tasks.rados.rados.0.smithi098.stdout:3135: writing smithi09866585-134 from 793825 to 1546027 tid 1 2023-09-23T20:06:00.183 INFO:tasks.rados.rados.0.smithi098.stdout:3135: writing smithi09866585-134 from 2238878 to 2862893 tid 2 2023-09-23T20:06:00.183 INFO:tasks.rados.rados.0.smithi098.stdout:3136: write oid 262 current snap is 0 2023-09-23T20:06:00.183 INFO:tasks.rados.rados.0.smithi098.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2023-09-23T20:06:00.188 INFO:tasks.rados.rados.0.smithi098.stdout:3136: writing smithi09866585-262 from 410632 to 838083 tid 1 2023-09-23T20:06:00.196 INFO:tasks.rados.rados.0.smithi098.stdout:3136: writing smithi09866585-262 from 1497360 to 1981386 tid 2 2023-09-23T20:06:00.203 INFO:tasks.rados.rados.0.smithi098.stdout:3136: writing smithi09866585-262 from 2430422 to 2968390 tid 3 2023-09-23T20:06:00.203 INFO:tasks.rados.rados.0.smithi098.stdout:3137: write oid 167 current snap is 0 2023-09-23T20:06:00.203 INFO:tasks.rados.rados.0.smithi098.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2023-09-23T20:06:00.210 INFO:tasks.rados.rados.0.smithi098.stdout:3137: writing smithi09866585-167 from 427439 to 1046492 tid 1 2023-09-23T20:06:00.218 INFO:tasks.rados.rados.0.smithi098.stdout:3137: writing smithi09866585-167 from 1555842 to 2183526 tid 2 2023-09-23T20:06:00.226 INFO:tasks.rados.rados.0.smithi098.stdout:3137: writing smithi09866585-167 from 2857845 to 3227439 tid 3 2023-09-23T20:06:00.226 INFO:tasks.rados.rados.0.smithi098.stdout:3138: read oid 60 snap -1 2023-09-23T20:06:00.226 INFO:tasks.rados.rados.0.smithi098.stdout:3138: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T20:06:00.226 INFO:tasks.rados.rados.0.smithi098.stdout:3139: write oid 371 current snap is 0 2023-09-23T20:06:00.226 INFO:tasks.rados.rados.0.smithi098.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2023-09-23T20:06:00.234 INFO:tasks.rados.rados.0.smithi098.stdout:3139: writing smithi09866585-371 from 444246 to 1138548 tid 1 2023-09-23T20:06:00.244 INFO:tasks.rados.rados.0.smithi098.stdout:3139: writing smithi09866585-371 from 1614324 to 2102019 tid 2 2023-09-23T20:06:00.252 INFO:tasks.rados.rados.0.smithi098.stdout:3139: writing smithi09866585-371 from 2885268 to 3244246 tid 3 2023-09-23T20:06:00.252 INFO:tasks.rados.rados.0.smithi098.stdout:3140: read oid 152 snap -1 2023-09-23T20:06:00.252 INFO:tasks.rados.rados.0.smithi098.stdout:3140: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:06:00.252 INFO:tasks.rados.rados.0.smithi098.stdout:3141: read oid 32 snap -1 2023-09-23T20:06:00.252 INFO:tasks.rados.rados.0.smithi098.stdout:3141: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-09-23T20:06:00.252 INFO:tasks.rados.rados.0.smithi098.stdout:3142: write oid 67 current snap is 0 2023-09-23T20:06:00.252 INFO:tasks.rados.rados.0.smithi098.stdout:3129: finishing write tid 2 to smithi09866585-227 2023-09-23T20:06:00.253 INFO:tasks.rados.rados.0.smithi098.stdout:3129: finishing write tid 3 to smithi09866585-227 2023-09-23T20:06:00.253 INFO:tasks.rados.rados.0.smithi098.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2023-09-23T20:06:00.263 INFO:tasks.rados.rados.0.smithi098.stdout:3142: writing smithi09866585-67 from 461053 to 1230604 tid 1 2023-09-23T20:06:00.271 INFO:tasks.rados.rados.0.smithi098.stdout:3142: writing smithi09866585-67 from 1672806 to 2304159 tid 2 2023-09-23T20:06:00.278 INFO:tasks.rados.rados.0.smithi098.stdout:3142: writing smithi09866585-67 from 2912691 to 3261053 tid 3 2023-09-23T20:06:00.278 INFO:tasks.rados.rados.0.smithi098.stdout:3130: done (13 left) 2023-09-23T20:06:00.278 INFO:tasks.rados.rados.0.smithi098.stdout:3131: done (12 left) 2023-09-23T20:06:00.278 INFO:tasks.rados.rados.0.smithi098.stdout:3143: write oid 193 current snap is 0 2023-09-23T20:06:00.278 INFO:tasks.rados.rados.0.smithi098.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2023-09-23T20:06:00.284 INFO:tasks.rados.rados.0.smithi098.stdout:3143: writing smithi09866585-193 from 477860 to 922660 tid 1 2023-09-23T20:06:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:3143: writing smithi09866585-193 from 1331288 to 1822652 tid 2 2023-09-23T20:06:00.300 INFO:tasks.rados.rados.0.smithi098.stdout:3143: writing smithi09866585-193 from 2540114 to 3239523 tid 3 2023-09-23T20:06:00.300 INFO:tasks.rados.rados.0.smithi098.stdout:3144: read oid 259 snap -1 2023-09-23T20:06:00.300 INFO:tasks.rados.rados.0.smithi098.stdout:3144: expect deleted 2023-09-23T20:06:00.300 INFO:tasks.rados.rados.0.smithi098.stdout:3145: write oid 116 current snap is 0 2023-09-23T20:06:00.301 INFO:tasks.rados.rados.0.smithi098.stdout:3129: finishing write tid 4 to smithi09866585-227 2023-09-23T20:06:00.301 INFO:tasks.rados.rados.0.smithi098.stdout:3129: finishing write tid 5 to smithi09866585-227 2023-09-23T20:06:00.301 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 227 v 346 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2023-09-23T20:06:00.301 INFO:tasks.rados.rados.0.smithi098.stdout:3129: left oid 227 (ObjNum 1973 snap 0 seq_num 1973) 2023-09-23T20:06:00.301 INFO:tasks.rados.rados.0.smithi098.stdout:3132: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:06:00.480 INFO:tasks.rados.rados.0.smithi098.stdout:3133: finishing write tid 1 to smithi09866585-170 2023-09-23T20:06:00.480 INFO:tasks.rados.rados.0.smithi098.stdout:3133: finishing write tid 2 to smithi09866585-170 2023-09-23T20:06:00.480 INFO:tasks.rados.rados.0.smithi098.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2023-09-23T20:06:00.486 INFO:tasks.rados.rados.0.smithi098.stdout:3145: writing smithi09866585-116 from 494667 to 1014716 tid 1 2023-09-23T20:06:00.494 INFO:tasks.rados.rados.0.smithi098.stdout:3145: writing smithi09866585-116 from 1673417 to 2308439 tid 2 2023-09-23T20:06:00.501 INFO:tasks.rados.rados.0.smithi098.stdout:3145: writing smithi09866585-116 from 2851184 to 3294667 tid 3 2023-09-23T20:06:00.501 INFO:tasks.rados.rados.0.smithi098.stdout:3129: done (14 left) 2023-09-23T20:06:00.501 INFO:tasks.rados.rados.0.smithi098.stdout:3132: done (13 left) 2023-09-23T20:06:00.501 INFO:tasks.rados.rados.0.smithi098.stdout:3146: read oid 124 snap -1 2023-09-23T20:06:00.502 INFO:tasks.rados.rados.0.smithi098.stdout:3146: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T20:06:00.502 INFO:tasks.rados.rados.0.smithi098.stdout:3147: read oid 421 snap -1 2023-09-23T20:06:00.502 INFO:tasks.rados.rados.0.smithi098.stdout:3147: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:06:00.502 INFO:tasks.rados.rados.0.smithi098.stdout:3148: write oid 72 current snap is 0 2023-09-23T20:06:00.502 INFO:tasks.rados.rados.0.smithi098.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2023-09-23T20:06:00.508 INFO:tasks.rados.rados.0.smithi098.stdout:3148: writing smithi09866585-72 from 511474 to 1106772 tid 1 2023-09-23T20:06:00.517 INFO:tasks.rados.rados.0.smithi098.stdout:3148: writing smithi09866585-72 from 1731899 to 2226932 tid 2 2023-09-23T20:06:00.525 INFO:tasks.rados.rados.0.smithi098.stdout:3148: writing smithi09866585-72 from 2878607 to 3311474 tid 3 2023-09-23T20:06:00.525 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:06:00.526 INFO:tasks.rados.rados.0.smithi098.stdout:3133: finishing write tid 3 to smithi09866585-170 2023-09-23T20:06:00.526 INFO:tasks.rados.rados.0.smithi098.stdout:3133: finishing write tid 4 to smithi09866585-170 2023-09-23T20:06:00.526 INFO:tasks.rados.rados.0.smithi098.stdout:3133: finishing write tid 5 to smithi09866585-170 2023-09-23T20:06:00.526 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 170 v 350 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2023-09-23T20:06:00.526 INFO:tasks.rados.rados.0.smithi098.stdout:3133: left oid 170 (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T20:06:00.526 INFO:tasks.rados.rados.0.smithi098.stdout:3135: finishing write tid 1 to smithi09866585-134 2023-09-23T20:06:00.526 INFO:tasks.rados.rados.0.smithi098.stdout:3135: finishing write tid 2 to smithi09866585-134 2023-09-23T20:06:00.526 INFO:tasks.rados.rados.0.smithi098.stdout:3135: finishing write tid 3 to smithi09866585-134 2023-09-23T20:06:00.526 INFO:tasks.rados.rados.0.smithi098.stdout:3135: finishing write tid 4 to smithi09866585-134 2023-09-23T20:06:00.526 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 134 v 449 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2023-09-23T20:06:00.526 INFO:tasks.rados.rados.0.smithi098.stdout:3135: left oid 134 (ObjNum 1975 snap 0 seq_num 1975) 2023-09-23T20:06:00.527 INFO:tasks.rados.rados.0.smithi098.stdout:3136: finishing write tid 1 to smithi09866585-262 2023-09-23T20:06:00.527 INFO:tasks.rados.rados.0.smithi098.stdout:3136: finishing write tid 2 to smithi09866585-262 2023-09-23T20:06:00.527 INFO:tasks.rados.rados.0.smithi098.stdout:3133: done (15 left) 2023-09-23T20:06:00.527 INFO:tasks.rados.rados.0.smithi098.stdout:3134: done (14 left) 2023-09-23T20:06:00.527 INFO:tasks.rados.rados.0.smithi098.stdout:3135: done (13 left) 2023-09-23T20:06:00.527 INFO:tasks.rados.rados.0.smithi098.stdout:3149: delete oid 178 current snap is 0 2023-09-23T20:06:00.527 INFO:tasks.rados.rados.0.smithi098.stdout:3136: finishing write tid 3 to smithi09866585-262 2023-09-23T20:06:00.527 INFO:tasks.rados.rados.0.smithi098.stdout:3136: finishing write tid 4 to smithi09866585-262 2023-09-23T20:06:00.527 INFO:tasks.rados.rados.0.smithi098.stdout:3136: finishing write tid 5 to smithi09866585-262 2023-09-23T20:06:00.527 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 262 v 354 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2023-09-23T20:06:00.527 INFO:tasks.rados.rados.0.smithi098.stdout:3136: left oid 262 (ObjNum 1976 snap 0 seq_num 1976) 2023-09-23T20:06:00.528 INFO:tasks.rados.rados.0.smithi098.stdout:3137: finishing write tid 1 to smithi09866585-167 2023-09-23T20:06:00.528 INFO:tasks.rados.rados.0.smithi098.stdout:3137: finishing write tid 2 to smithi09866585-167 2023-09-23T20:06:00.528 INFO:tasks.rados.rados.0.smithi098.stdout:3137: finishing write tid 3 to smithi09866585-167 2023-09-23T20:06:00.528 INFO:tasks.rados.rados.0.smithi098.stdout:3137: finishing write tid 4 to smithi09866585-167 2023-09-23T20:06:00.528 INFO:tasks.rados.rados.0.smithi098.stdout:3137: finishing write tid 5 to smithi09866585-167 2023-09-23T20:06:00.528 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 167 v 505 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2023-09-23T20:06:00.528 INFO:tasks.rados.rados.0.smithi098.stdout:3137: left oid 167 (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T20:06:00.528 INFO:tasks.rados.rados.0.smithi098.stdout:3139: finishing write tid 1 to smithi09866585-371 2023-09-23T20:06:00.528 INFO:tasks.rados.rados.0.smithi098.stdout:3138: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T20:06:00.662 INFO:tasks.rados.rados.0.smithi098.stdout:3139: finishing write tid 2 to smithi09866585-371 2023-09-23T20:06:00.662 INFO:tasks.rados.rados.0.smithi098.stdout:3141: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-09-23T20:06:00.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:00 smithi173 bash[27697]: audit 2023-09-23T20:06:00.531953+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.98:0/2631192057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:00.848 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:00 smithi098 bash[71111]: debug 2023-09-23T20:06:00.706+0000 7fd63532a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:06:00.848 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:00 smithi098 bash[71111]: [23/Sep/2023:20:06:00] ENGINE Bus STARTING 2023-09-23T20:06:00.848 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:00 smithi098 bash[33670]: audit 2023-09-23T20:06:00.531953+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.98:0/2631192057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:00.848 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:00 smithi098 bash[27308]: audit 2023-09-23T20:06:00.531953+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.98:0/2631192057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:00.881 INFO:tasks.rados.rados.0.smithi098.stdout:3139: finishing write tid 3 to smithi09866585-371 2023-09-23T20:06:00.881 INFO:tasks.rados.rados.0.smithi098.stdout:3139: finishing write tid 4 to smithi09866585-371 2023-09-23T20:06:00.881 INFO:tasks.rados.rados.0.smithi098.stdout:3139: finishing write tid 5 to smithi09866585-371 2023-09-23T20:06:00.881 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 371 v 462 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2023-09-23T20:06:00.881 INFO:tasks.rados.rados.0.smithi098.stdout:3139: left oid 371 (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T20:06:00.881 INFO:tasks.rados.rados.0.smithi098.stdout:3140: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:06:01.101 INFO:tasks.rados.rados.0.smithi098.stdout:3142: finishing write tid 1 to smithi09866585-67 2023-09-23T20:06:01.101 INFO:tasks.rados.rados.0.smithi098.stdout:3142: finishing write tid 2 to smithi09866585-67 2023-09-23T20:06:01.102 INFO:tasks.rados.rados.0.smithi098.stdout:3142: finishing write tid 3 to smithi09866585-67 2023-09-23T20:06:01.102 INFO:tasks.rados.rados.0.smithi098.stdout:3142: finishing write tid 4 to smithi09866585-67 2023-09-23T20:06:01.102 INFO:tasks.rados.rados.0.smithi098.stdout:3142: finishing write tid 5 to smithi09866585-67 2023-09-23T20:06:01.102 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 67 v 340 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2023-09-23T20:06:01.102 INFO:tasks.rados.rados.0.smithi098.stdout:3142: left oid 67 (ObjNum 1979 snap 0 seq_num 1979) 2023-09-23T20:06:01.102 INFO:tasks.rados.rados.0.smithi098.stdout:3143: finishing write tid 1 to smithi09866585-193 2023-09-23T20:06:01.102 INFO:tasks.rados.rados.0.smithi098.stdout:3143: finishing write tid 2 to smithi09866585-193 2023-09-23T20:06:01.102 INFO:tasks.rados.rados.0.smithi098.stdout:3143: finishing write tid 3 to smithi09866585-193 2023-09-23T20:06:01.102 INFO:tasks.rados.rados.0.smithi098.stdout:3143: finishing write tid 4 to smithi09866585-193 2023-09-23T20:06:01.102 INFO:tasks.rados.rados.0.smithi098.stdout:3143: finishing write tid 5 to smithi09866585-193 2023-09-23T20:06:01.103 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 193 v 453 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2023-09-23T20:06:01.103 INFO:tasks.rados.rados.0.smithi098.stdout:3143: left oid 193 (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T20:06:01.103 INFO:tasks.rados.rados.0.smithi098.stdout:3145: finishing write tid 1 to smithi09866585-116 2023-09-23T20:06:01.103 INFO:tasks.rados.rados.0.smithi098.stdout:3145: finishing write tid 2 to smithi09866585-116 2023-09-23T20:06:01.103 INFO:tasks.rados.rados.0.smithi098.stdout:3145: finishing write tid 3 to smithi09866585-116 2023-09-23T20:06:01.103 INFO:tasks.rados.rados.0.smithi098.stdout:3147: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T20:06:01.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:00 smithi098 bash[71111]: CherryPy Checker: 2023-09-23T20:06:01.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:00 smithi098 bash[71111]: The Application mounted at '' has an empty config. 2023-09-23T20:06:01.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:00 smithi098 bash[71111]: [23/Sep/2023:20:06:00] ENGINE Serving on http://:::9283 2023-09-23T20:06:01.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:00 smithi098 bash[71111]: [23/Sep/2023:20:06:00] ENGINE Bus STARTED 2023-09-23T20:06:01.243 INFO:tasks.rados.rados.0.smithi098.stdout:3146: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T20:06:01.398 INFO:tasks.rados.rados.0.smithi098.stdout:3145: finishing write tid 4 to smithi09866585-116 2023-09-23T20:06:01.398 INFO:tasks.rados.rados.0.smithi098.stdout:3145: finishing write tid 5 to smithi09866585-116 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 116 v 509 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:3145: left oid 116 (ObjNum 1981 snap 0 seq_num 1981) 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:3148: finishing write tid 1 to smithi09866585-72 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:3148: finishing write tid 2 to smithi09866585-72 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:3148: finishing write tid 3 to smithi09866585-72 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:3148: finishing write tid 4 to smithi09866585-72 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:3148: finishing write tid 5 to smithi09866585-72 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 72 v 513 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:3148: left oid 72 (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:3136: done (13 left) 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:3137: done (12 left) 2023-09-23T20:06:01.399 INFO:tasks.rados.rados.0.smithi098.stdout:3138: done (11 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3139: done (10 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3140: done (9 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3141: done (8 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3142: done (7 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3143: done (6 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3144: done (5 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3145: done (4 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3146: done (3 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3147: done (2 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3148: done (1 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3149: done (0 left) 2023-09-23T20:06:01.400 INFO:tasks.rados.rados.0.smithi098.stdout:3150: delete oid 78 current snap is 0 2023-09-23T20:06:01.402 INFO:tasks.rados.rados.0.smithi098.stdout:3150: done (0 left) 2023-09-23T20:06:01.402 INFO:tasks.rados.rados.0.smithi098.stdout:3151: read oid 154 snap -1 2023-09-23T20:06:01.402 INFO:tasks.rados.rados.0.smithi098.stdout:3151: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T20:06:01.402 INFO:tasks.rados.rados.0.smithi098.stdout:3152: read oid 60 snap -1 2023-09-23T20:06:01.402 INFO:tasks.rados.rados.0.smithi098.stdout:3152: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T20:06:01.402 INFO:tasks.rados.rados.0.smithi098.stdout:3153: read oid 446 snap -1 2023-09-23T20:06:01.402 INFO:tasks.rados.rados.0.smithi098.stdout:3153: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T20:06:01.402 INFO:tasks.rados.rados.0.smithi098.stdout:3154: write oid 199 current snap is 0 2023-09-23T20:06:01.402 INFO:tasks.rados.rados.0.smithi098.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2023-09-23T20:06:01.414 INFO:tasks.rados.rados.0.smithi098.stdout:3154: writing smithi09866585-199 from 561895 to 1099293 tid 1 2023-09-23T20:06:01.421 INFO:tasks.rados.rados.0.smithi098.stdout:3154: writing smithi09866585-199 from 1507345 to 2149705 tid 2 2023-09-23T20:06:01.427 INFO:tasks.rados.rados.0.smithi098.stdout:3154: writing smithi09866585-199 from 2560876 to 3232998 tid 3 2023-09-23T20:06:01.428 INFO:tasks.rados.rados.0.smithi098.stdout:3155: read oid 95 snap -1 2023-09-23T20:06:01.428 INFO:tasks.rados.rados.0.smithi098.stdout:3155: expect (ObjNum 1815 snap 0 seq_num 1815) 2023-09-23T20:06:01.428 INFO:tasks.rados.rados.0.smithi098.stdout:3156: delete oid 64 current snap is 0 2023-09-23T20:06:01.428 INFO:tasks.rados.rados.0.smithi098.stdout:3151: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T20:06:01.564 INFO:tasks.rados.rados.0.smithi098.stdout:3153: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T20:06:01.710 INFO:tasks.rados.rados.0.smithi098.stdout:3152: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T20:06:01.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:01 smithi173 bash[27697]: cluster 2023-09-23T20:06:00.556526+0000 mgr.x (mgr.24700) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 9.8 MiB/s wr, 103 op/s 2023-09-23T20:06:01.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:01 smithi173 bash[27697]: cluster 2023-09-23T20:06:00.731720+0000 mon.a (mon.0) 906 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T20:06:01.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:01 smithi173 bash[27697]: cluster 2023-09-23T20:06:00.732082+0000 mon.a (mon.0) 907 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:06:01.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:01 smithi173 bash[27697]: audit 2023-09-23T20:06:00.735922+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:06:01.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:01 smithi173 bash[27697]: audit 2023-09-23T20:06:00.737070+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:06:01.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:01 smithi173 bash[27697]: audit 2023-09-23T20:06:00.740960+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:06:01.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:01 smithi173 bash[27697]: audit 2023-09-23T20:06:00.742470+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:06:01.845 INFO:tasks.rados.rados.0.smithi098.stdout:3154: finishing write tid 1 to smithi09866585-199 2023-09-23T20:06:01.845 INFO:tasks.rados.rados.0.smithi098.stdout:3154: finishing write tid 2 to smithi09866585-199 2023-09-23T20:06:01.845 INFO:tasks.rados.rados.0.smithi098.stdout:3154: finishing write tid 3 to smithi09866585-199 2023-09-23T20:06:01.845 INFO:tasks.rados.rados.0.smithi098.stdout:3154: finishing write tid 4 to smithi09866585-199 2023-09-23T20:06:01.846 INFO:tasks.rados.rados.0.smithi098.stdout:3154: finishing write tid 5 to smithi09866585-199 2023-09-23T20:06:01.846 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 199 v 435 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2023-09-23T20:06:01.846 INFO:tasks.rados.rados.0.smithi098.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2023-09-23T20:06:01.846 INFO:tasks.rados.rados.0.smithi098.stdout:3155: expect (ObjNum 1815 snap 0 seq_num 1815) 2023-09-23T20:06:01.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[27308]: cluster 2023-09-23T20:06:00.556526+0000 mgr.x (mgr.24700) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 9.8 MiB/s wr, 103 op/s 2023-09-23T20:06:01.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[27308]: cluster 2023-09-23T20:06:00.731720+0000 mon.a (mon.0) 906 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T20:06:01.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[27308]: cluster 2023-09-23T20:06:00.732082+0000 mon.a (mon.0) 907 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:06:01.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[27308]: audit 2023-09-23T20:06:00.735922+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:06:01.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[27308]: audit 2023-09-23T20:06:00.737070+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:06:01.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[27308]: audit 2023-09-23T20:06:00.740960+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:06:01.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[27308]: audit 2023-09-23T20:06:00.742470+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:06:01.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[33670]: cluster 2023-09-23T20:06:00.556526+0000 mgr.x (mgr.24700) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 9.8 MiB/s wr, 103 op/s 2023-09-23T20:06:01.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[33670]: cluster 2023-09-23T20:06:00.731720+0000 mon.a (mon.0) 906 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T20:06:01.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[33670]: cluster 2023-09-23T20:06:00.732082+0000 mon.a (mon.0) 907 : cluster [DBG] Standby manager daemon y started 2023-09-23T20:06:01.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[33670]: audit 2023-09-23T20:06:00.735922+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T20:06:01.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[33670]: audit 2023-09-23T20:06:00.737070+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:06:01.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[33670]: audit 2023-09-23T20:06:00.740960+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T20:06:01.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:01 smithi098 bash[33670]: audit 2023-09-23T20:06:00.742470+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:06:01.966 INFO:tasks.rados.rados.0.smithi098.stdout:3151: done (5 left) 2023-09-23T20:06:01.967 INFO:tasks.rados.rados.0.smithi098.stdout:3152: done (4 left) 2023-09-23T20:06:01.967 INFO:tasks.rados.rados.0.smithi098.stdout:3153: done (3 left) 2023-09-23T20:06:01.967 INFO:tasks.rados.rados.0.smithi098.stdout:3154: done (2 left) 2023-09-23T20:06:01.967 INFO:tasks.rados.rados.0.smithi098.stdout:3155: done (1 left) 2023-09-23T20:06:01.967 INFO:tasks.rados.rados.0.smithi098.stdout:3156: done (0 left) 2023-09-23T20:06:01.967 INFO:tasks.rados.rados.0.smithi098.stdout:3157: read oid 90 snap -1 2023-09-23T20:06:01.967 INFO:tasks.rados.rados.0.smithi098.stdout:3157: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T20:06:01.967 INFO:tasks.rados.rados.0.smithi098.stdout:3158: delete oid 451 current snap is 0 2023-09-23T20:06:01.970 INFO:tasks.rados.rados.0.smithi098.stdout:3158: done (1 left) 2023-09-23T20:06:01.970 INFO:tasks.rados.rados.0.smithi098.stdout:3159: write oid 174 current snap is 0 2023-09-23T20:06:01.970 INFO:tasks.rados.rados.0.smithi098.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2023-09-23T20:06:01.983 INFO:tasks.rados.rados.0.smithi098.stdout:3159: writing smithi09866585-174 from 612316 to 1375461 tid 1 2023-09-23T20:06:01.994 INFO:tasks.rados.rados.0.smithi098.stdout:3159: writing smithi09866585-174 from 2082791 to 2872478 tid 2 2023-09-23T20:06:01.994 INFO:tasks.rados.rados.0.smithi098.stdout:3160: read oid 335 snap -1 2023-09-23T20:06:01.994 INFO:tasks.rados.rados.0.smithi098.stdout:3160: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T20:06:01.994 INFO:tasks.rados.rados.0.smithi098.stdout:3161: delete oid 475 current snap is 0 2023-09-23T20:06:01.994 INFO:tasks.rados.rados.0.smithi098.stdout:3157: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T20:06:02.229 INFO:tasks.rados.rados.0.smithi098.stdout:3159: finishing write tid 1 to smithi09866585-174 2023-09-23T20:06:02.229 INFO:tasks.rados.rados.0.smithi098.stdout:3159: finishing write tid 2 to smithi09866585-174 2023-09-23T20:06:02.229 INFO:tasks.rados.rados.0.smithi098.stdout:3159: finishing write tid 3 to smithi09866585-174 2023-09-23T20:06:02.229 INFO:tasks.rados.rados.0.smithi098.stdout:3159: finishing write tid 4 to smithi09866585-174 2023-09-23T20:06:02.229 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 174 v 439 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2023-09-23T20:06:02.229 INFO:tasks.rados.rados.0.smithi098.stdout:3159: left oid 174 (ObjNum 1988 snap 0 seq_num 1988) 2023-09-23T20:06:02.229 INFO:tasks.rados.rados.0.smithi098.stdout:3157: done (3 left) 2023-09-23T20:06:02.229 INFO:tasks.rados.rados.0.smithi098.stdout:3159: done (2 left) 2023-09-23T20:06:02.230 INFO:tasks.rados.rados.0.smithi098.stdout:3161: done (1 left) 2023-09-23T20:06:02.230 INFO:tasks.rados.rados.0.smithi098.stdout:3162: read oid 336 snap -1 2023-09-23T20:06:02.230 INFO:tasks.rados.rados.0.smithi098.stdout:3162: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:06:02.230 INFO:tasks.rados.rados.0.smithi098.stdout:3163: write oid 105 current snap is 0 2023-09-23T20:06:02.230 INFO:tasks.rados.rados.0.smithi098.stdout:3160: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T20:06:02.345 INFO:tasks.rados.rados.0.smithi098.stdout:3162: expect (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T20:06:02.439 INFO:tasks.rados.rados.0.smithi098.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2023-09-23T20:06:02.451 INFO:tasks.rados.rados.0.smithi098.stdout:3163: writing smithi09866585-105 from 645930 to 1159573 tid 1 2023-09-23T20:06:02.458 INFO:tasks.rados.rados.0.smithi098.stdout:3163: writing smithi09866585-105 from 1683402 to 2476758 tid 2 2023-09-23T20:06:02.464 INFO:tasks.rados.rados.0.smithi098.stdout:3163: writing smithi09866585-105 from 2981638 to 3445930 tid 3 2023-09-23T20:06:02.464 INFO:tasks.rados.rados.0.smithi098.stdout:3160: done (2 left) 2023-09-23T20:06:02.464 INFO:tasks.rados.rados.0.smithi098.stdout:3162: done (1 left) 2023-09-23T20:06:02.464 INFO:tasks.rados.rados.0.smithi098.stdout:3164: write oid 85 current snap is 0 2023-09-23T20:06:02.464 INFO:tasks.rados.rados.0.smithi098.stdout:3163: finishing write tid 1 to smithi09866585-105 2023-09-23T20:06:02.464 INFO:tasks.rados.rados.0.smithi098.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2023-09-23T20:06:02.471 INFO:tasks.rados.rados.0.smithi098.stdout:3164: writing smithi09866585-85 from 662737 to 1251629 tid 1 2023-09-23T20:06:02.478 INFO:tasks.rados.rados.0.smithi098.stdout:3164: writing smithi09866585-85 from 1741884 to 2395251 tid 2 2023-09-23T20:06:02.484 INFO:tasks.rados.rados.0.smithi098.stdout:3164: writing smithi09866585-85 from 3009061 to 3462737 tid 3 2023-09-23T20:06:02.484 INFO:tasks.rados.rados.0.smithi098.stdout:3165: read oid 434 snap -1 2023-09-23T20:06:02.484 INFO:tasks.rados.rados.0.smithi098.stdout:3165: expect (ObjNum 1867 snap 0 seq_num 1867) 2023-09-23T20:06:02.484 INFO:tasks.rados.rados.0.smithi098.stdout:3166: delete oid 396 current snap is 0 2023-09-23T20:06:02.484 INFO:tasks.rados.rados.0.smithi098.stdout:3163: finishing write tid 2 to smithi09866585-105 2023-09-23T20:06:02.484 INFO:tasks.rados.rados.0.smithi098.stdout:3163: finishing write tid 3 to smithi09866585-105 2023-09-23T20:06:02.484 INFO:tasks.rados.rados.0.smithi098.stdout:3163: finishing write tid 4 to smithi09866585-105 2023-09-23T20:06:02.484 INFO:tasks.rados.rados.0.smithi098.stdout:3163: finishing write tid 5 to smithi09866585-105 2023-09-23T20:06:02.484 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 105 v 336 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2023-09-23T20:06:02.485 INFO:tasks.rados.rados.0.smithi098.stdout:3163: left oid 105 (ObjNum 1990 snap 0 seq_num 1990) 2023-09-23T20:06:02.485 INFO:tasks.rados.rados.0.smithi098.stdout:3164: finishing write tid 1 to smithi09866585-85 2023-09-23T20:06:02.485 INFO:tasks.rados.rados.0.smithi098.stdout:3164: finishing write tid 2 to smithi09866585-85 2023-09-23T20:06:02.486 INFO:tasks.rados.rados.0.smithi098.stdout:3163: done (3 left) 2023-09-23T20:06:02.486 INFO:tasks.rados.rados.0.smithi098.stdout:3166: done (2 left) 2023-09-23T20:06:02.486 INFO:tasks.rados.rados.0.smithi098.stdout:3167: delete oid 292 current snap is 0 2023-09-23T20:06:02.488 INFO:tasks.rados.rados.0.smithi098.stdout:3164: finishing write tid 3 to smithi09866585-85 2023-09-23T20:06:02.488 INFO:tasks.rados.rados.0.smithi098.stdout:3164: finishing write tid 4 to smithi09866585-85 2023-09-23T20:06:02.489 INFO:tasks.rados.rados.0.smithi098.stdout:3164: finishing write tid 5 to smithi09866585-85 2023-09-23T20:06:02.489 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 85 v 344 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2023-09-23T20:06:02.489 INFO:tasks.rados.rados.0.smithi098.stdout:3164: left oid 85 (ObjNum 1991 snap 0 seq_num 1991) 2023-09-23T20:06:02.489 INFO:tasks.rados.rados.0.smithi098.stdout:3164: done (2 left) 2023-09-23T20:06:02.489 INFO:tasks.rados.rados.0.smithi098.stdout:3167: done (1 left) 2023-09-23T20:06:02.489 INFO:tasks.rados.rados.0.smithi098.stdout:3168: write oid 175 current snap is 0 2023-09-23T20:06:02.489 INFO:tasks.rados.rados.0.smithi098.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2023-09-23T20:06:02.496 INFO:tasks.rados.rados.0.smithi098.stdout:3168: writing smithi09866585-175 from 713158 to 1244150 tid 1 2023-09-23T20:06:02.504 INFO:tasks.rados.rados.0.smithi098.stdout:3168: writing smithi09866585-175 from 1917330 to 2318024 tid 2 2023-09-23T20:06:02.511 INFO:tasks.rados.rados.0.smithi098.stdout:3168: writing smithi09866585-175 from 3091330 to 3497606 tid 3 2023-09-23T20:06:02.511 INFO:tasks.rados.rados.0.smithi098.stdout:3169: write oid 366 current snap is 0 2023-09-23T20:06:02.511 INFO:tasks.rados.rados.0.smithi098.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2023-09-23T20:06:02.518 INFO:tasks.rados.rados.0.smithi098.stdout:3169: writing smithi09866585-366 from 729965 to 1336206 tid 1 2023-09-23T20:06:02.526 INFO:tasks.rados.rados.0.smithi098.stdout:3169: writing smithi09866585-366 from 1975812 to 2636517 tid 2 2023-09-23T20:06:02.531 INFO:tasks.rados.rados.0.smithi098.stdout:3169: writing smithi09866585-366 from 3118753 to 3529965 tid 3 2023-09-23T20:06:02.531 INFO:tasks.rados.rados.0.smithi098.stdout:3170: read oid 325 snap -1 2023-09-23T20:06:02.531 INFO:tasks.rados.rados.0.smithi098.stdout:3170: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T20:06:02.531 INFO:tasks.rados.rados.0.smithi098.stdout:3171: write oid 139 current snap is 0 2023-09-23T20:06:02.531 INFO:tasks.rados.rados.0.smithi098.stdout:3165: expect (ObjNum 1867 snap 0 seq_num 1867) 2023-09-23T20:06:02.645 INFO:tasks.rados.rados.0.smithi098.stdout:3168: finishing write tid 1 to smithi09866585-175 2023-09-23T20:06:02.645 INFO:tasks.rados.rados.0.smithi098.stdout:3168: finishing write tid 2 to smithi09866585-175 2023-09-23T20:06:02.645 INFO:tasks.rados.rados.0.smithi098.stdout:3168: finishing write tid 3 to smithi09866585-175 2023-09-23T20:06:02.645 INFO:tasks.rados.rados.0.smithi098.stdout:3168: finishing write tid 4 to smithi09866585-175 2023-09-23T20:06:02.645 INFO:tasks.rados.rados.0.smithi098.stdout:3168: finishing write tid 5 to smithi09866585-175 2023-09-23T20:06:02.645 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 175 v 424 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2023-09-23T20:06:02.645 INFO:tasks.rados.rados.0.smithi098.stdout:3168: left oid 175 (ObjNum 1994 snap 0 seq_num 1994) 2023-09-23T20:06:02.645 INFO:tasks.rados.rados.0.smithi098.stdout:3169: finishing write tid 1 to smithi09866585-366 2023-09-23T20:06:02.645 INFO:tasks.rados.rados.0.smithi098.stdout:3169: finishing write tid 2 to smithi09866585-366 2023-09-23T20:06:02.646 INFO:tasks.rados.rados.0.smithi098.stdout:3169: finishing write tid 3 to smithi09866585-366 2023-09-23T20:06:02.646 INFO:tasks.rados.rados.0.smithi098.stdout:3169: finishing write tid 4 to smithi09866585-366 2023-09-23T20:06:02.646 INFO:tasks.rados.rados.0.smithi098.stdout:3169: finishing write tid 5 to smithi09866585-366 2023-09-23T20:06:02.646 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 366 v 358 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2023-09-23T20:06:02.646 INFO:tasks.rados.rados.0.smithi098.stdout:3169: left oid 366 (ObjNum 1995 snap 0 seq_num 1995) 2023-09-23T20:06:02.646 INFO:tasks.rados.rados.0.smithi098.stdout:3170: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T20:06:02.827 INFO:tasks.rados.rados.0.smithi098.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2023-09-23T20:06:02.842 INFO:tasks.rados.rados.0.smithi098.stdout:3171: writing smithi09866585-139 from 746772 to 1428262 tid 1 2023-09-23T20:06:02.849 INFO:tasks.rados.rados.0.smithi098.stdout:3171: writing smithi09866585-139 from 2034294 to 2438657 tid 2 2023-09-23T20:06:02.855 INFO:tasks.rados.rados.0.smithi098.stdout:3171: writing smithi09866585-139 from 3146176 to 3546772 tid 3 2023-09-23T20:06:02.855 INFO:tasks.rados.rados.0.smithi098.stdout:3165: done (4 left) 2023-09-23T20:06:02.855 INFO:tasks.rados.rados.0.smithi098.stdout:3168: done (3 left) 2023-09-23T20:06:02.855 INFO:tasks.rados.rados.0.smithi098.stdout:3169: done (2 left) 2023-09-23T20:06:02.856 INFO:tasks.rados.rados.0.smithi098.stdout:3170: done (1 left) 2023-09-23T20:06:02.856 INFO:tasks.rados.rados.0.smithi098.stdout:3172: write oid 291 current snap is 0 2023-09-23T20:06:02.856 INFO:tasks.rados.rados.0.smithi098.stdout:3171: finishing write tid 1 to smithi09866585-139 2023-09-23T20:06:02.856 INFO:tasks.rados.rados.0.smithi098.stdout:3171: finishing write tid 2 to smithi09866585-139 2023-09-23T20:06:02.856 INFO:tasks.rados.rados.0.smithi098.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2023-09-23T20:06:02.864 INFO:tasks.rados.rados.0.smithi098.stdout:3172: writing smithi09866585-291 from 763579 to 1520318 tid 1 2023-09-23T20:06:02.869 INFO:tasks.rados.rados.0.smithi098.stdout:3172: writing smithi09866585-291 from 1976423 to 2524444 tid 2 2023-09-23T20:06:02.875 INFO:tasks.rados.rados.0.smithi098.stdout:3172: writing smithi09866585-291 from 2940893 to 3563579 tid 3 2023-09-23T20:06:02.875 INFO:tasks.rados.rados.0.smithi098.stdout:3173: read oid 116 snap -1 2023-09-23T20:06:02.876 INFO:tasks.rados.rados.0.smithi098.stdout:3173: expect (ObjNum 1981 snap 0 seq_num 1981) 2023-09-23T20:06:02.876 INFO:tasks.rados.rados.0.smithi098.stdout:3174: read oid 427 snap -1 2023-09-23T20:06:02.876 INFO:tasks.rados.rados.0.smithi098.stdout:3174: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-09-23T20:06:02.876 INFO:tasks.rados.rados.0.smithi098.stdout:3175: write oid 81 current snap is 0 2023-09-23T20:06:02.876 INFO:tasks.rados.rados.0.smithi098.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2023-09-23T20:06:02.883 INFO:tasks.rados.rados.0.smithi098.stdout:3175: writing smithi09866585-81 from 780386 to 1212374 tid 1 2023-09-23T20:06:02.887 INFO:tasks.rados.rados.0.smithi098.stdout:3175: writing smithi09866585-81 from 1634905 to 2042937 tid 2 2023-09-23T20:06:02.895 INFO:tasks.rados.rados.0.smithi098.stdout:3175: writing smithi09866585-81 from 2684669 to 3252386 tid 3 2023-09-23T20:06:02.895 INFO:tasks.rados.rados.0.smithi098.stdout:3176: read oid 34 snap -1 2023-09-23T20:06:02.895 INFO:tasks.rados.rados.0.smithi098.stdout:3176: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-09-23T20:06:02.895 INFO:tasks.rados.rados.0.smithi098.stdout:3177: write oid 127 current snap is 0 2023-09-23T20:06:02.895 INFO:tasks.rados.rados.0.smithi098.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2023-09-23T20:06:02.902 INFO:tasks.rados.rados.0.smithi098.stdout:3177: writing smithi09866585-127 from 797193 to 1304430 tid 1 2023-09-23T20:06:02.910 INFO:tasks.rados.rados.0.smithi098.stdout:3177: writing smithi09866585-127 from 2093387 to 2645077 tid 2 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:3177: writing smithi09866585-127 from 3112092 to 3597193 tid 3 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:3178: delete oid 172 current snap is 0 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:3171: finishing write tid 3 to smithi09866585-139 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:3171: finishing write tid 4 to smithi09866585-139 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:3171: finishing write tid 5 to smithi09866585-139 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 139 v 383 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:3171: left oid 139 (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:3172: finishing write tid 1 to smithi09866585-291 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:3172: finishing write tid 2 to smithi09866585-291 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:3172: finishing write tid 3 to smithi09866585-291 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:3172: finishing write tid 4 to smithi09866585-291 2023-09-23T20:06:02.916 INFO:tasks.rados.rados.0.smithi098.stdout:3172: finishing write tid 5 to smithi09866585-291 2023-09-23T20:06:02.917 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 291 v 394 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2023-09-23T20:06:02.917 INFO:tasks.rados.rados.0.smithi098.stdout:3172: left oid 291 (ObjNum 1997 snap 0 seq_num 1997) 2023-09-23T20:06:02.917 INFO:tasks.rados.rados.0.smithi098.stdout:3174: expect (ObjNum 1776 snap 0 seq_num 1776) 2023-09-23T20:06:02.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:02 smithi098 bash[27308]: cluster 2023-09-23T20:06:01.616723+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e25: x(active, since 89s), standbys: y 2023-09-23T20:06:02.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:02 smithi098 bash[27308]: cluster 2023-09-23T20:06:02.557213+0000 mgr.x (mgr.24700) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-09-23T20:06:02.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:02 smithi098 bash[33670]: cluster 2023-09-23T20:06:01.616723+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e25: x(active, since 89s), standbys: y 2023-09-23T20:06:02.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:02 smithi098 bash[33670]: cluster 2023-09-23T20:06:02.557213+0000 mgr.x (mgr.24700) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-09-23T20:06:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:02 smithi173 bash[27697]: cluster 2023-09-23T20:06:01.616723+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e25: x(active, since 89s), standbys: y 2023-09-23T20:06:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:02 smithi173 bash[27697]: cluster 2023-09-23T20:06:02.557213+0000 mgr.x (mgr.24700) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-09-23T20:06:03.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:02 smithi173 bash[50672]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:06:02] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.33.4" 2023-09-23T20:06:03.102 INFO:tasks.rados.rados.0.smithi098.stdout:3175: finishing write tid 1 to smithi09866585-81 2023-09-23T20:06:03.102 INFO:tasks.rados.rados.0.smithi098.stdout:3173: expect (ObjNum 1981 snap 0 seq_num 1981) 2023-09-23T20:06:03.379 INFO:tasks.rados.rados.0.smithi098.stdout:3175: finishing write tid 2 to smithi09866585-81 2023-09-23T20:06:03.379 INFO:tasks.rados.rados.0.smithi098.stdout:3175: finishing write tid 3 to smithi09866585-81 2023-09-23T20:06:03.379 INFO:tasks.rados.rados.0.smithi098.stdout:3175: finishing write tid 4 to smithi09866585-81 2023-09-23T20:06:03.379 INFO:tasks.rados.rados.0.smithi098.stdout:3175: finishing write tid 5 to smithi09866585-81 2023-09-23T20:06:03.379 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 81 v 341 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2023-09-23T20:06:03.379 INFO:tasks.rados.rados.0.smithi098.stdout:3175: left oid 81 (ObjNum 1998 snap 0 seq_num 1998) 2023-09-23T20:06:03.379 INFO:tasks.rados.rados.0.smithi098.stdout:3176: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-09-23T20:06:03.584 INFO:tasks.rados.rados.0.smithi098.stdout:3177: finishing write tid 1 to smithi09866585-127 2023-09-23T20:06:03.584 INFO:tasks.rados.rados.0.smithi098.stdout:3177: finishing write tid 2 to smithi09866585-127 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:3177: finishing write tid 3 to smithi09866585-127 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:3177: finishing write tid 4 to smithi09866585-127 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:3177: finishing write tid 5 to smithi09866585-127 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 127 v 517 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:3177: left oid 127 (ObjNum 1999 snap 0 seq_num 1999) 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:3171: done (7 left) 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:3172: done (6 left) 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:3173: done (5 left) 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:3174: done (4 left) 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:3175: done (3 left) 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:3176: done (2 left) 2023-09-23T20:06:03.585 INFO:tasks.rados.rados.0.smithi098.stdout:3177: done (1 left) 2023-09-23T20:06:03.586 INFO:tasks.rados.rados.0.smithi098.stdout:3178: done (0 left) 2023-09-23T20:06:03.586 INFO:tasks.rados.rados.0.smithi098.stdout:3179: write oid 312 current snap is 0 2023-09-23T20:06:03.586 INFO:tasks.rados.rados.0.smithi098.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2023-09-23T20:06:03.596 INFO:tasks.rados.rados.0.smithi098.stdout:3179: writing smithi09866585-312 from 430807 to 1204895 tid 1 2023-09-23T20:06:03.607 INFO:tasks.rados.rados.0.smithi098.stdout:3179: writing smithi09866585-312 from 1810351 to 2365710 tid 2 2023-09-23T20:06:03.612 INFO:tasks.rados.rados.0.smithi098.stdout:3179: writing smithi09866585-312 from 2766938 to 3284824 tid 3 2023-09-23T20:06:03.612 INFO:tasks.rados.rados.0.smithi098.stdout:3180: write oid 495 current snap is 0 2023-09-23T20:06:03.612 INFO:tasks.rados.rados.0.smithi098.stdout:3179: finishing write tid 1 to smithi09866585-312 2023-09-23T20:06:03.612 INFO:tasks.rados.rados.0.smithi098.stdout:3179: finishing write tid 2 to smithi09866585-312 2023-09-23T20:06:03.613 INFO:tasks.rados.rados.0.smithi098.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2023-09-23T20:06:03.619 INFO:tasks.rados.rados.0.smithi098.stdout:3180: writing smithi09866585-495 from 447614 to 896951 tid 1 2023-09-23T20:06:03.625 INFO:tasks.rados.rados.0.smithi098.stdout:3180: writing smithi09866585-495 from 1468833 to 1884203 tid 2 2023-09-23T20:06:03.632 INFO:tasks.rados.rados.0.smithi098.stdout:3180: writing smithi09866585-495 from 2394361 to 3123519 tid 3 2023-09-23T20:06:03.635 INFO:tasks.rados.rados.0.smithi098.stdout:3180: writing smithi09866585-495 from 3603789 to 3647614 tid 4 2023-09-23T20:06:03.635 INFO:tasks.rados.rados.0.smithi098.stdout:3181: delete oid 247 current snap is 0 2023-09-23T20:06:03.635 INFO:tasks.rados.rados.0.smithi098.stdout:3179: finishing write tid 3 to smithi09866585-312 2023-09-23T20:06:03.635 INFO:tasks.rados.rados.0.smithi098.stdout:3179: finishing write tid 4 to smithi09866585-312 2023-09-23T20:06:03.636 INFO:tasks.rados.rados.0.smithi098.stdout:3179: finishing write tid 5 to smithi09866585-312 2023-09-23T20:06:03.636 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 312 v 348 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2023-09-23T20:06:03.636 INFO:tasks.rados.rados.0.smithi098.stdout:3179: left oid 312 (ObjNum 2001 snap 0 seq_num 2001) 2023-09-23T20:06:03.636 INFO:tasks.rados.rados.0.smithi098.stdout:3180: finishing write tid 1 to smithi09866585-495 2023-09-23T20:06:03.636 INFO:tasks.rados.rados.0.smithi098.stdout:3180: finishing write tid 2 to smithi09866585-495 2023-09-23T20:06:03.637 INFO:tasks.rados.rados.0.smithi098.stdout:3180: finishing write tid 3 to smithi09866585-495 2023-09-23T20:06:03.638 INFO:tasks.rados.rados.0.smithi098.stdout:3179: done (2 left) 2023-09-23T20:06:03.638 INFO:tasks.rados.rados.0.smithi098.stdout:3181: done (1 left) 2023-09-23T20:06:03.638 INFO:tasks.rados.rados.0.smithi098.stdout:3182: write oid 337 current snap is 0 2023-09-23T20:06:03.638 INFO:tasks.rados.rados.0.smithi098.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2023-09-23T20:06:03.645 INFO:tasks.rados.rados.0.smithi098.stdout:3182: writing smithi09866585-337 from 481228 to 1081063 tid 1 2023-09-23T20:06:03.651 INFO:tasks.rados.rados.0.smithi098.stdout:3182: writing smithi09866585-337 from 1585797 to 2004836 tid 2 2023-09-23T20:06:03.658 INFO:tasks.rados.rados.0.smithi098.stdout:3182: writing smithi09866585-337 from 2449207 to 3200909 tid 3 2023-09-23T20:06:03.658 INFO:tasks.rados.rados.0.smithi098.stdout:3183: read oid 3 snap -1 2023-09-23T20:06:03.658 INFO:tasks.rados.rados.0.smithi098.stdout:3183: expect (ObjNum 843 snap 0 seq_num 843) 2023-09-23T20:06:03.658 INFO:tasks.rados.rados.0.smithi098.stdout:3184: delete oid 265 current snap is 0 2023-09-23T20:06:03.658 INFO:tasks.rados.rados.0.smithi098.stdout:3180: finishing write tid 4 to smithi09866585-495 2023-09-23T20:06:03.659 INFO:tasks.rados.rados.0.smithi098.stdout:3180: finishing write tid 5 to smithi09866585-495 2023-09-23T20:06:03.659 INFO:tasks.rados.rados.0.smithi098.stdout:3180: finishing write tid 6 to smithi09866585-495 2023-09-23T20:06:03.659 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 495 v 321 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2023-09-23T20:06:03.659 INFO:tasks.rados.rados.0.smithi098.stdout:3180: left oid 495 (ObjNum 2002 snap 0 seq_num 2002) 2023-09-23T20:06:03.659 INFO:tasks.rados.rados.0.smithi098.stdout:3182: finishing write tid 1 to smithi09866585-337 2023-09-23T20:06:03.659 INFO:tasks.rados.rados.0.smithi098.stdout:3182: finishing write tid 2 to smithi09866585-337 2023-09-23T20:06:03.665 INFO:tasks.rados.rados.0.smithi098.stdout:3182: finishing write tid 3 to smithi09866585-337 2023-09-23T20:06:03.665 INFO:tasks.rados.rados.0.smithi098.stdout:3182: finishing write tid 4 to smithi09866585-337 2023-09-23T20:06:03.665 INFO:tasks.rados.rados.0.smithi098.stdout:3182: finishing write tid 5 to smithi09866585-337 2023-09-23T20:06:03.665 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 337 v 510 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2023-09-23T20:06:03.665 INFO:tasks.rados.rados.0.smithi098.stdout:3182: left oid 337 (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T20:06:03.666 INFO:tasks.rados.rados.0.smithi098.stdout:3183: expect (ObjNum 843 snap 0 seq_num 843) 2023-09-23T20:06:03.795 INFO:tasks.rados.rados.0.smithi098.stdout:3180: done (3 left) 2023-09-23T20:06:03.796 INFO:tasks.rados.rados.0.smithi098.stdout:3182: done (2 left) 2023-09-23T20:06:03.796 INFO:tasks.rados.rados.0.smithi098.stdout:3183: done (1 left) 2023-09-23T20:06:03.796 INFO:tasks.rados.rados.0.smithi098.stdout:3184: done (0 left) 2023-09-23T20:06:03.796 INFO:tasks.rados.rados.0.smithi098.stdout:3185: read oid 170 snap -1 2023-09-23T20:06:03.796 INFO:tasks.rados.rados.0.smithi098.stdout:3185: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T20:06:03.796 INFO:tasks.rados.rados.0.smithi098.stdout:3186: read oid 275 snap -1 2023-09-23T20:06:03.796 INFO:tasks.rados.rados.0.smithi098.stdout:3186: expect deleted 2023-09-23T20:06:03.796 INFO:tasks.rados.rados.0.smithi098.stdout:3187: write oid 266 current snap is 0 2023-09-23T20:06:03.796 INFO:tasks.rados.rados.0.smithi098.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2023-09-23T20:06:03.802 INFO:tasks.rados.rados.0.smithi098.stdout:3187: writing smithi09866585-266 from 514842 to 1265175 tid 1 2023-09-23T20:06:03.809 INFO:tasks.rados.rados.0.smithi098.stdout:3187: writing smithi09866585-266 from 1986408 to 2409116 tid 2 2023-09-23T20:06:03.817 INFO:tasks.rados.rados.0.smithi098.stdout:3187: writing smithi09866585-266 from 3187700 to 3678299 tid 3 2023-09-23T20:06:03.817 INFO:tasks.rados.rados.0.smithi098.stdout:3188: read oid 157 snap -1 2023-09-23T20:06:03.817 INFO:tasks.rados.rados.0.smithi098.stdout:3188: expect deleted 2023-09-23T20:06:03.817 INFO:tasks.rados.rados.0.smithi098.stdout:3189: read oid 1 snap -1 2023-09-23T20:06:03.817 INFO:tasks.rados.rados.0.smithi098.stdout:3189: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T20:06:03.817 INFO:tasks.rados.rados.0.smithi098.stdout:3190: delete oid 362 current snap is 0 2023-09-23T20:06:03.817 INFO:tasks.rados.rados.0.smithi098.stdout:3185: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T20:06:03.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:03 smithi098 bash[27308]: audit 2023-09-23T20:06:02.797249+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:03.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:03 smithi098 bash[27308]: audit 2023-09-23T20:06:02.964879+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.98:0/1488755474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:03.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:03 smithi098 bash[33670]: audit 2023-09-23T20:06:02.797249+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:03.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:03 smithi098 bash[33670]: audit 2023-09-23T20:06:02.964879+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.98:0/1488755474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:04.074 INFO:tasks.rados.rados.0.smithi098.stdout:3187: finishing write tid 1 to smithi09866585-266 2023-09-23T20:06:04.075 INFO:tasks.rados.rados.0.smithi098.stdout:3187: finishing write tid 2 to smithi09866585-266 2023-09-23T20:06:04.075 INFO:tasks.rados.rados.0.smithi098.stdout:3185: done (5 left) 2023-09-23T20:06:04.075 INFO:tasks.rados.rados.0.smithi098.stdout:3186: done (4 left) 2023-09-23T20:06:04.075 INFO:tasks.rados.rados.0.smithi098.stdout:3190: done (3 left) 2023-09-23T20:06:04.075 INFO:tasks.rados.rados.0.smithi098.stdout:3191: delete oid 242 current snap is 0 2023-09-23T20:06:04.075 INFO:tasks.rados.rados.0.smithi098.stdout:3187: finishing write tid 3 to smithi09866585-266 2023-09-23T20:06:04.075 INFO:tasks.rados.rados.0.smithi098.stdout:3187: finishing write tid 4 to smithi09866585-266 2023-09-23T20:06:04.075 INFO:tasks.rados.rados.0.smithi098.stdout:3187: finishing write tid 5 to smithi09866585-266 2023-09-23T20:06:04.075 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 266 v 458 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2023-09-23T20:06:04.075 INFO:tasks.rados.rados.0.smithi098.stdout:3187: left oid 266 (ObjNum 2006 snap 0 seq_num 2006) 2023-09-23T20:06:04.075 INFO:tasks.rados.rados.0.smithi098.stdout:3189: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T20:06:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:03 smithi173 bash[27697]: audit 2023-09-23T20:06:02.797249+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:03 smithi173 bash[27697]: audit 2023-09-23T20:06:02.964879+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.98:0/1488755474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:04.207 INFO:tasks.rados.rados.0.smithi098.stdout:3187: done (3 left) 2023-09-23T20:06:04.207 INFO:tasks.rados.rados.0.smithi098.stdout:3188: done (2 left) 2023-09-23T20:06:04.207 INFO:tasks.rados.rados.0.smithi098.stdout:3189: done (1 left) 2023-09-23T20:06:04.207 INFO:tasks.rados.rados.0.smithi098.stdout:3191: done (0 left) 2023-09-23T20:06:04.207 INFO:tasks.rados.rados.0.smithi098.stdout:3192: write oid 427 current snap is 0 2023-09-23T20:06:04.207 INFO:tasks.rados.rados.0.smithi098.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2023-09-23T20:06:04.214 INFO:tasks.rados.rados.0.smithi098.stdout:3192: writing smithi09866585-427 from 565263 to 1257696 tid 1 2023-09-23T20:06:04.221 INFO:tasks.rados.rados.0.smithi098.stdout:3192: writing smithi09866585-427 from 1878207 to 2448242 tid 2 2023-09-23T20:06:04.228 INFO:tasks.rados.rados.0.smithi098.stdout:3192: writing smithi09866585-427 from 2986322 to 3710737 tid 3 2023-09-23T20:06:04.228 INFO:tasks.rados.rados.0.smithi098.stdout:3193: read oid 269 snap -1 2023-09-23T20:06:04.228 INFO:tasks.rados.rados.0.smithi098.stdout:3193: expect (ObjNum 268 snap 0 seq_num 268) 2023-09-23T20:06:04.228 INFO:tasks.rados.rados.0.smithi098.stdout:3194: read oid 331 snap -1 2023-09-23T20:06:04.229 INFO:tasks.rados.rados.0.smithi098.stdout:3194: expect deleted 2023-09-23T20:06:04.229 INFO:tasks.rados.rados.0.smithi098.stdout:3195: write oid 454 current snap is 0 2023-09-23T20:06:04.229 INFO:tasks.rados.rados.0.smithi098.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2023-09-23T20:06:04.236 INFO:tasks.rados.rados.0.smithi098.stdout:3195: writing smithi09866585-454 from 582070 to 1349752 tid 1 2023-09-23T20:06:04.243 INFO:tasks.rados.rados.0.smithi098.stdout:3195: writing smithi09866585-454 from 1820336 to 2534029 tid 2 2023-09-23T20:06:04.250 INFO:tasks.rados.rados.0.smithi098.stdout:3195: writing smithi09866585-454 from 3181039 to 3782070 tid 3 2023-09-23T20:06:04.250 INFO:tasks.rados.rados.0.smithi098.stdout:3196: write oid 106 current snap is 0 2023-09-23T20:06:04.251 INFO:tasks.rados.rados.0.smithi098.stdout:3192: finishing write tid 1 to smithi09866585-427 2023-09-23T20:06:04.251 INFO:tasks.rados.rados.0.smithi098.stdout:3192: finishing write tid 2 to smithi09866585-427 2023-09-23T20:06:04.251 INFO:tasks.rados.rados.0.smithi098.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2023-09-23T20:06:04.256 INFO:tasks.rados.rados.0.smithi098.stdout:3196: writing smithi09866585-106 from 598877 to 1041808 tid 1 2023-09-23T20:06:04.262 INFO:tasks.rados.rados.0.smithi098.stdout:3196: writing smithi09866585-106 from 1478818 to 2052522 tid 2 2023-09-23T20:06:04.267 INFO:tasks.rados.rados.0.smithi098.stdout:3196: writing smithi09866585-106 from 2524815 to 2988127 tid 3 2023-09-23T20:06:04.273 INFO:tasks.rados.rados.0.smithi098.stdout:3196: writing smithi09866585-106 from 3516293 to 3798877 tid 4 2023-09-23T20:06:04.273 INFO:tasks.rados.rados.0.smithi098.stdout:3197: read oid 416 snap -1 2023-09-23T20:06:04.273 INFO:tasks.rados.rados.0.smithi098.stdout:3197: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T20:06:04.273 INFO:tasks.rados.rados.0.smithi098.stdout:3198: read oid 69 snap -1 2023-09-23T20:06:04.273 INFO:tasks.rados.rados.0.smithi098.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T20:06:04.274 INFO:tasks.rados.rados.0.smithi098.stdout:3199: read oid 72 snap -1 2023-09-23T20:06:04.274 INFO:tasks.rados.rados.0.smithi098.stdout:3199: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T20:06:04.274 INFO:tasks.rados.rados.0.smithi098.stdout:3200: write oid 302 current snap is 0 2023-09-23T20:06:04.274 INFO:tasks.rados.rados.0.smithi098.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2023-09-23T20:06:04.280 INFO:tasks.rados.rados.0.smithi098.stdout:3200: writing smithi09866585-302 from 615684 to 1133864 tid 1 2023-09-23T20:06:04.287 INFO:tasks.rados.rados.0.smithi098.stdout:3200: writing smithi09866585-302 from 1537300 to 2254662 tid 2 2023-09-23T20:06:04.295 INFO:tasks.rados.rados.0.smithi098.stdout:3200: writing smithi09866585-302 from 2835885 to 3510469 tid 3 2023-09-23T20:06:04.295 INFO:tasks.rados.rados.0.smithi098.stdout:3201: delete oid 181 current snap is 0 2023-09-23T20:06:04.295 INFO:tasks.rados.rados.0.smithi098.stdout:3192: finishing write tid 3 to smithi09866585-427 2023-09-23T20:06:04.295 INFO:tasks.rados.rados.0.smithi098.stdout:3192: finishing write tid 4 to smithi09866585-427 2023-09-23T20:06:04.295 INFO:tasks.rados.rados.0.smithi098.stdout:3192: finishing write tid 5 to smithi09866585-427 2023-09-23T20:06:04.295 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 427 v 294 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2023-09-23T20:06:04.295 INFO:tasks.rados.rados.0.smithi098.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2023-09-23T20:06:04.296 INFO:tasks.rados.rados.0.smithi098.stdout:3193: expect (ObjNum 268 snap 0 seq_num 268) 2023-09-23T20:06:04.374 INFO:tasks.rados.rados.0.smithi098.stdout:3195: finishing write tid 1 to smithi09866585-454 2023-09-23T20:06:04.374 INFO:tasks.rados.rados.0.smithi098.stdout:3195: finishing write tid 2 to smithi09866585-454 2023-09-23T20:06:04.374 INFO:tasks.rados.rados.0.smithi098.stdout:3195: finishing write tid 3 to smithi09866585-454 2023-09-23T20:06:04.375 INFO:tasks.rados.rados.0.smithi098.stdout:3195: finishing write tid 4 to smithi09866585-454 2023-09-23T20:06:04.375 INFO:tasks.rados.rados.0.smithi098.stdout:3195: finishing write tid 5 to smithi09866585-454 2023-09-23T20:06:04.375 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 454 v 411 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2023-09-23T20:06:04.375 INFO:tasks.rados.rados.0.smithi098.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2023-09-23T20:06:04.375 INFO:tasks.rados.rados.0.smithi098.stdout:3196: finishing write tid 1 to smithi09866585-106 2023-09-23T20:06:04.375 INFO:tasks.rados.rados.0.smithi098.stdout:3196: finishing write tid 2 to smithi09866585-106 2023-09-23T20:06:04.375 INFO:tasks.rados.rados.0.smithi098.stdout:3196: finishing write tid 3 to smithi09866585-106 2023-09-23T20:06:04.375 INFO:tasks.rados.rados.0.smithi098.stdout:3196: finishing write tid 4 to smithi09866585-106 2023-09-23T20:06:04.375 INFO:tasks.rados.rados.0.smithi098.stdout:3197: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T20:06:04.497 INFO:tasks.rados.rados.0.smithi098.stdout:3196: finishing write tid 5 to smithi09866585-106 2023-09-23T20:06:04.497 INFO:tasks.rados.rados.0.smithi098.stdout:3196: finishing write tid 6 to smithi09866585-106 2023-09-23T20:06:04.497 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 106 v 326 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2023-09-23T20:06:04.497 INFO:tasks.rados.rados.0.smithi098.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2023-09-23T20:06:04.497 INFO:tasks.rados.rados.0.smithi098.stdout:3200: finishing write tid 1 to smithi09866585-302 2023-09-23T20:06:04.497 INFO:tasks.rados.rados.0.smithi098.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T20:06:04.618 INFO:tasks.rados.rados.0.smithi098.stdout:3200: finishing write tid 2 to smithi09866585-302 2023-09-23T20:06:04.619 INFO:tasks.rados.rados.0.smithi098.stdout:3199: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T20:06:04.941 INFO:tasks.rados.rados.0.smithi098.stdout:3200: finishing write tid 3 to smithi09866585-302 2023-09-23T20:06:04.942 INFO:tasks.rados.rados.0.smithi098.stdout:3200: finishing write tid 4 to smithi09866585-302 2023-09-23T20:06:04.942 INFO:tasks.rados.rados.0.smithi098.stdout:3200: finishing write tid 5 to smithi09866585-302 2023-09-23T20:06:04.942 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 302 v 347 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2023-09-23T20:06:04.942 INFO:tasks.rados.rados.0.smithi098.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2023-09-23T20:06:04.942 INFO:tasks.rados.rados.0.smithi098.stdout:3192: done (9 left) 2023-09-23T20:06:04.942 INFO:tasks.rados.rados.0.smithi098.stdout:3193: done (8 left) 2023-09-23T20:06:04.942 INFO:tasks.rados.rados.0.smithi098.stdout:3194: done (7 left) 2023-09-23T20:06:04.942 INFO:tasks.rados.rados.0.smithi098.stdout:3195: done (6 left) 2023-09-23T20:06:04.942 INFO:tasks.rados.rados.0.smithi098.stdout:3196: done (5 left) 2023-09-23T20:06:04.943 INFO:tasks.rados.rados.0.smithi098.stdout:3197: done (4 left) 2023-09-23T20:06:04.943 INFO:tasks.rados.rados.0.smithi098.stdout:3198: done (3 left) 2023-09-23T20:06:04.943 INFO:tasks.rados.rados.0.smithi098.stdout:3199: done (2 left) 2023-09-23T20:06:04.943 INFO:tasks.rados.rados.0.smithi098.stdout:3200: done (1 left) 2023-09-23T20:06:04.943 INFO:tasks.rados.rados.0.smithi098.stdout:3201: done (0 left) 2023-09-23T20:06:04.943 INFO:tasks.rados.rados.0.smithi098.stdout:3202: write oid 182 current snap is 0 2023-09-23T20:06:04.943 INFO:tasks.rados.rados.0.smithi098.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2023-09-23T20:06:04.949 INFO:tasks.rados.rados.0.smithi098.stdout:3202: writing smithi09866585-182 from 649298 to 1317976 tid 1 2023-09-23T20:06:04.957 INFO:tasks.rados.rados.0.smithi098.stdout:3202: writing smithi09866585-182 from 1937911 to 2658942 tid 2 2023-09-23T20:06:04.964 INFO:tasks.rados.rados.0.smithi098.stdout:3202: writing smithi09866585-182 from 3174378 to 3849298 tid 3 2023-09-23T20:06:04.964 INFO:tasks.rados.rados.0.smithi098.stdout:3203: write oid 285 current snap is 0 2023-09-23T20:06:04.964 INFO:tasks.rados.rados.0.smithi098.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2023-09-23T20:06:04.970 INFO:tasks.rados.rados.0.smithi098.stdout:3203: writing smithi09866585-285 from 666105 to 1126385 tid 1 2023-09-23T20:06:04.977 INFO:tasks.rados.rados.0.smithi098.stdout:3203: writing smithi09866585-285 from 1712746 to 2293788 tid 2 2023-09-23T20:06:04.984 INFO:tasks.rados.rados.0.smithi098.stdout:3203: writing smithi09866585-285 from 3034507 to 3659260 tid 3 2023-09-23T20:06:04.984 INFO:tasks.rados.rados.0.smithi098.stdout:3204: write oid 324 current snap is 0 2023-09-23T20:06:04.984 INFO:tasks.rados.rados.0.smithi098.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2023-09-23T20:06:04.991 INFO:tasks.rados.rados.0.smithi098.stdout:3204: writing smithi09866585-324 from 682912 to 1218441 tid 1 2023-09-23T20:06:04.998 INFO:tasks.rados.rados.0.smithi098.stdout:3204: writing smithi09866585-324 from 1771228 to 2495928 tid 2 2023-09-23T20:06:05.004 INFO:tasks.rados.rados.0.smithi098.stdout:3204: writing smithi09866585-324 from 3061930 to 3497955 tid 3 2023-09-23T20:06:05.005 INFO:tasks.rados.rados.0.smithi098.stdout:3205: read oid 484 snap -1 2023-09-23T20:06:05.005 INFO:tasks.rados.rados.0.smithi098.stdout:3205: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T20:06:05.005 INFO:tasks.rados.rados.0.smithi098.stdout:3206: delete oid 429 current snap is 0 2023-09-23T20:06:05.005 INFO:tasks.rados.rados.0.smithi098.stdout:3202: finishing write tid 1 to smithi09866585-182 2023-09-23T20:06:05.005 INFO:tasks.rados.rados.0.smithi098.stdout:3202: finishing write tid 2 to smithi09866585-182 2023-09-23T20:06:05.005 INFO:tasks.rados.rados.0.smithi098.stdout:3202: finishing write tid 3 to smithi09866585-182 2023-09-23T20:06:05.005 INFO:tasks.rados.rados.0.smithi098.stdout:3202: finishing write tid 4 to smithi09866585-182 2023-09-23T20:06:05.005 INFO:tasks.rados.rados.0.smithi098.stdout:3202: finishing write tid 5 to smithi09866585-182 2023-09-23T20:06:05.006 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 182 v 352 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2023-09-23T20:06:05.006 INFO:tasks.rados.rados.0.smithi098.stdout:3202: left oid 182 (ObjNum 2014 snap 0 seq_num 2014) 2023-09-23T20:06:05.006 INFO:tasks.rados.rados.0.smithi098.stdout:3203: finishing write tid 1 to smithi09866585-285 2023-09-23T20:06:05.006 INFO:tasks.rados.rados.0.smithi098.stdout:3203: finishing write tid 2 to smithi09866585-285 2023-09-23T20:06:05.006 INFO:tasks.rados.rados.0.smithi098.stdout:3203: finishing write tid 3 to smithi09866585-285 2023-09-23T20:06:05.006 INFO:tasks.rados.rados.0.smithi098.stdout:3203: finishing write tid 4 to smithi09866585-285 2023-09-23T20:06:05.006 INFO:tasks.rados.rados.0.smithi098.stdout:3203: finishing write tid 5 to smithi09866585-285 2023-09-23T20:06:05.006 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 285 v 468 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2023-09-23T20:06:05.006 INFO:tasks.rados.rados.0.smithi098.stdout:3203: left oid 285 (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T20:06:05.006 INFO:tasks.rados.rados.0.smithi098.stdout:3204: finishing write tid 1 to smithi09866585-324 2023-09-23T20:06:05.007 INFO:tasks.rados.rados.0.smithi098.stdout:3204: finishing write tid 2 to smithi09866585-324 2023-09-23T20:06:05.007 INFO:tasks.rados.rados.0.smithi098.stdout:3202: done (4 left) 2023-09-23T20:06:05.007 INFO:tasks.rados.rados.0.smithi098.stdout:3203: done (3 left) 2023-09-23T20:06:05.007 INFO:tasks.rados.rados.0.smithi098.stdout:3206: done (2 left) 2023-09-23T20:06:05.007 INFO:tasks.rados.rados.0.smithi098.stdout:3207: write oid 486 current snap is 0 2023-09-23T20:06:05.008 INFO:tasks.rados.rados.0.smithi098.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2023-09-23T20:06:05.015 INFO:tasks.rados.rados.0.smithi098.stdout:3207: writing smithi09866585-486 from 716526 to 1402553 tid 1 2023-09-23T20:06:05.024 INFO:tasks.rados.rados.0.smithi098.stdout:3207: writing smithi09866585-486 from 2171839 to 2900208 tid 2 2023-09-23T20:06:05.030 INFO:tasks.rados.rados.0.smithi098.stdout:3207: writing smithi09866585-486 from 3400423 to 3858992 tid 3 2023-09-23T20:06:05.030 INFO:tasks.rados.rados.0.smithi098.stdout:3208: read oid 135 snap -1 2023-09-23T20:06:05.030 INFO:tasks.rados.rados.0.smithi098.stdout:3208: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T20:06:05.030 INFO:tasks.rados.rados.0.smithi098.stdout:3209: write oid 297 current snap is 0 2023-09-23T20:06:05.030 INFO:tasks.rados.rados.0.smithi098.stdout:3204: finishing write tid 3 to smithi09866585-324 2023-09-23T20:06:05.031 INFO:tasks.rados.rados.0.smithi098.stdout:3204: finishing write tid 4 to smithi09866585-324 2023-09-23T20:06:05.031 INFO:tasks.rados.rados.0.smithi098.stdout:3204: finishing write tid 5 to smithi09866585-324 2023-09-23T20:06:05.031 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 324 v 399 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2023-09-23T20:06:05.031 INFO:tasks.rados.rados.0.smithi098.stdout:3204: left oid 324 (ObjNum 2016 snap 0 seq_num 2016) 2023-09-23T20:06:05.031 INFO:tasks.rados.rados.0.smithi098.stdout:3205: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T20:06:05.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:04 smithi098 bash[33670]: cluster 2023-09-23T20:06:03.895437+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e26: x(active, since 91s), standbys: y 2023-09-23T20:06:05.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:04 smithi098 bash[33670]: cluster 2023-09-23T20:06:04.558438+0000 mgr.x (mgr.24700) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 9.1 MiB/s wr, 95 op/s 2023-09-23T20:06:05.151 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:04 smithi098 bash[27308]: cluster 2023-09-23T20:06:03.895437+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e26: x(active, since 91s), standbys: y 2023-09-23T20:06:05.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:04 smithi098 bash[27308]: cluster 2023-09-23T20:06:04.558438+0000 mgr.x (mgr.24700) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 9.1 MiB/s wr, 95 op/s 2023-09-23T20:06:05.287 INFO:tasks.rados.rados.0.smithi098.stdout:3207: finishing write tid 1 to smithi09866585-486 2023-09-23T20:06:05.288 INFO:tasks.rados.rados.0.smithi098.stdout:3207: finishing write tid 2 to smithi09866585-486 2023-09-23T20:06:05.288 INFO:tasks.rados.rados.0.smithi098.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2023-09-23T20:06:05.296 INFO:tasks.rados.rados.0.smithi098.stdout:3209: writing smithi09866585-297 from 733333 to 1494609 tid 1 2023-09-23T20:06:05.305 INFO:tasks.rados.rados.0.smithi098.stdout:3209: writing smithi09866585-297 from 2230321 to 2818701 tid 2 2023-09-23T20:06:05.312 INFO:tasks.rados.rados.0.smithi098.stdout:3209: writing smithi09866585-297 from 3427846 to 3933333 tid 3 2023-09-23T20:06:05.312 INFO:tasks.rados.rados.0.smithi098.stdout:3204: done (4 left) 2023-09-23T20:06:05.312 INFO:tasks.rados.rados.0.smithi098.stdout:3205: done (3 left) 2023-09-23T20:06:05.312 INFO:tasks.rados.rados.0.smithi098.stdout:3210: read oid 48 snap -1 2023-09-23T20:06:05.312 INFO:tasks.rados.rados.0.smithi098.stdout:3210: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-09-23T20:06:05.313 INFO:tasks.rados.rados.0.smithi098.stdout:3211: read oid 45 snap -1 2023-09-23T20:06:05.313 INFO:tasks.rados.rados.0.smithi098.stdout:3211: expect deleted 2023-09-23T20:06:05.313 INFO:tasks.rados.rados.0.smithi098.stdout:3212: write oid 419 current snap is 0 2023-09-23T20:06:05.313 INFO:tasks.rados.rados.0.smithi098.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2023-09-23T20:06:05.319 INFO:tasks.rados.rados.0.smithi098.stdout:3212: writing smithi09866585-419 from 750140 to 1186665 tid 1 2023-09-23T20:06:05.329 INFO:tasks.rados.rados.0.smithi098.stdout:3212: writing smithi09866585-419 from 1888803 to 2620841 tid 2 2023-09-23T20:06:05.337 INFO:tasks.rados.rados.0.smithi098.stdout:3212: writing smithi09866585-419 from 3055269 to 3652735 tid 3 2023-09-23T20:06:05.337 INFO:tasks.rados.rados.0.smithi098.stdout:3213: read oid 82 snap -1 2023-09-23T20:06:05.337 INFO:tasks.rados.rados.0.smithi098.stdout:3213: expect deleted 2023-09-23T20:06:05.337 INFO:tasks.rados.rados.0.smithi098.stdout:3214: read oid 149 snap -1 2023-09-23T20:06:05.337 INFO:tasks.rados.rados.0.smithi098.stdout:3214: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:06:05.337 INFO:tasks.rados.rados.0.smithi098.stdout:3215: write oid 67 current snap is 0 2023-09-23T20:06:05.338 INFO:tasks.rados.rados.0.smithi098.stdout:3207: finishing write tid 3 to smithi09866585-486 2023-09-23T20:06:05.338 INFO:tasks.rados.rados.0.smithi098.stdout:3207: finishing write tid 4 to smithi09866585-486 2023-09-23T20:06:05.338 INFO:tasks.rados.rados.0.smithi098.stdout:3207: finishing write tid 5 to smithi09866585-486 2023-09-23T20:06:05.338 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 486 v 356 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2023-09-23T20:06:05.338 INFO:tasks.rados.rados.0.smithi098.stdout:3207: left oid 486 (ObjNum 2018 snap 0 seq_num 2018) 2023-09-23T20:06:05.338 INFO:tasks.rados.rados.0.smithi098.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2023-09-23T20:06:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:04 smithi173 bash[27697]: cluster 2023-09-23T20:06:03.895437+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e26: x(active, since 91s), standbys: y 2023-09-23T20:06:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:04 smithi173 bash[27697]: cluster 2023-09-23T20:06:04.558438+0000 mgr.x (mgr.24700) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 9.1 MiB/s wr, 95 op/s 2023-09-23T20:06:05.345 INFO:tasks.rados.rados.0.smithi098.stdout:3215: writing smithi09866585-67 from 766947 to 1278721 tid 1 2023-09-23T20:06:05.352 INFO:tasks.rados.rados.0.smithi098.stdout:3215: writing smithi09866585-67 from 1947285 to 2422981 tid 2 2023-09-23T20:06:05.358 INFO:tasks.rados.rados.0.smithi098.stdout:3215: writing smithi09866585-67 from 2966339 to 3375077 tid 3 2023-09-23T20:06:05.362 INFO:tasks.rados.rados.0.smithi098.stdout:3215: writing smithi09866585-67 from 3895036 to 3966947 tid 4 2023-09-23T20:06:05.362 INFO:tasks.rados.rados.0.smithi098.stdout:3207: done (8 left) 2023-09-23T20:06:05.363 INFO:tasks.rados.rados.0.smithi098.stdout:3216: write oid 498 current snap is 0 2023-09-23T20:06:05.363 INFO:tasks.rados.rados.0.smithi098.stdout:3208: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T20:06:05.490 INFO:tasks.rados.rados.0.smithi098.stdout:3209: finishing write tid 1 to smithi09866585-297 2023-09-23T20:06:05.490 INFO:tasks.rados.rados.0.smithi098.stdout:3209: finishing write tid 2 to smithi09866585-297 2023-09-23T20:06:05.490 INFO:tasks.rados.rados.0.smithi098.stdout:3209: finishing write tid 3 to smithi09866585-297 2023-09-23T20:06:05.491 INFO:tasks.rados.rados.0.smithi098.stdout:3209: finishing write tid 4 to smithi09866585-297 2023-09-23T20:06:05.491 INFO:tasks.rados.rados.0.smithi098.stdout:3209: finishing write tid 5 to smithi09866585-297 2023-09-23T20:06:05.491 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 297 v 462 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2023-09-23T20:06:05.491 INFO:tasks.rados.rados.0.smithi098.stdout:3209: left oid 297 (ObjNum 2019 snap 0 seq_num 2019) 2023-09-23T20:06:05.491 INFO:tasks.rados.rados.0.smithi098.stdout:3210: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-09-23T20:06:05.682 INFO:tasks.rados.rados.0.smithi098.stdout:3212: finishing write tid 1 to smithi09866585-419 2023-09-23T20:06:05.682 INFO:tasks.rados.rados.0.smithi098.stdout:3212: finishing write tid 2 to smithi09866585-419 2023-09-23T20:06:05.682 INFO:tasks.rados.rados.0.smithi098.stdout:3212: finishing write tid 3 to smithi09866585-419 2023-09-23T20:06:05.683 INFO:tasks.rados.rados.0.smithi098.stdout:3212: finishing write tid 4 to smithi09866585-419 2023-09-23T20:06:05.683 INFO:tasks.rados.rados.0.smithi098.stdout:3212: finishing write tid 5 to smithi09866585-419 2023-09-23T20:06:05.683 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 419 v 466 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2023-09-23T20:06:05.683 INFO:tasks.rados.rados.0.smithi098.stdout:3212: left oid 419 (ObjNum 2020 snap 0 seq_num 2020) 2023-09-23T20:06:05.683 INFO:tasks.rados.rados.0.smithi098.stdout:3214: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T20:06:05.769 INFO:tasks.rados.rados.0.smithi098.stdout:3215: finishing write tid 1 to smithi09866585-67 2023-09-23T20:06:05.769 INFO:tasks.rados.rados.0.smithi098.stdout:3215: finishing write tid 2 to smithi09866585-67 2023-09-23T20:06:05.769 INFO:tasks.rados.rados.0.smithi098.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2023-09-23T20:06:05.779 INFO:tasks.rados.rados.0.smithi098.stdout:3216: writing smithi09866585-498 from 783754 to 1370777 tid 1 2023-09-23T20:06:05.786 INFO:tasks.rados.rados.0.smithi098.stdout:3216: writing smithi09866585-498 from 1889414 to 2625121 tid 2 2023-09-23T20:06:05.794 INFO:tasks.rados.rados.0.smithi098.stdout:3216: writing smithi09866585-498 from 3393762 to 3983754 tid 3 2023-09-23T20:06:05.794 INFO:tasks.rados.rados.0.smithi098.stdout:3208: done (8 left) 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3209: done (7 left) 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3210: done (6 left) 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3211: done (5 left) 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3212: done (4 left) 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3213: done (3 left) 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3214: done (2 left) 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3217: read oid 213 snap -1 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3217: expect (ObjNum 652 snap 0 seq_num 652) 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3218: write oid 402 current snap is 0 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3215: finishing write tid 3 to smithi09866585-67 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3215: finishing write tid 4 to smithi09866585-67 2023-09-23T20:06:05.795 INFO:tasks.rados.rados.0.smithi098.stdout:3215: finishing write tid 5 to smithi09866585-67 2023-09-23T20:06:05.796 INFO:tasks.rados.rados.0.smithi098.stdout:3215: finishing write tid 6 to smithi09866585-67 2023-09-23T20:06:05.796 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 67 v 361 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2023-09-23T20:06:05.796 INFO:tasks.rados.rados.0.smithi098.stdout:3215: left oid 67 (ObjNum 2021 snap 0 seq_num 2021) 2023-09-23T20:06:05.796 INFO:tasks.rados.rados.0.smithi098.stdout:3216: finishing write tid 1 to smithi09866585-498 2023-09-23T20:06:05.796 INFO:tasks.rados.rados.0.smithi098.stdout:3216: finishing write tid 2 to smithi09866585-498 2023-09-23T20:06:05.796 INFO:tasks.rados.rados.0.smithi098.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2023-09-23T20:06:05.801 INFO:tasks.rados.rados.0.smithi098.stdout:3218: writing smithi09866585-402 from 400561 to 1179186 tid 1 2023-09-23T20:06:05.806 INFO:tasks.rados.rados.0.smithi098.stdout:3218: writing smithi09866585-402 from 1664249 to 2000561 tid 2 2023-09-23T20:06:05.806 INFO:tasks.rados.rados.0.smithi098.stdout:3215: done (3 left) 2023-09-23T20:06:05.806 INFO:tasks.rados.rados.0.smithi098.stdout:3219: write oid 188 current snap is 0 2023-09-23T20:06:05.806 INFO:tasks.rados.rados.0.smithi098.stdout:3216: finishing write tid 3 to smithi09866585-498 2023-09-23T20:06:05.807 INFO:tasks.rados.rados.0.smithi098.stdout:3216: finishing write tid 4 to smithi09866585-498 2023-09-23T20:06:05.807 INFO:tasks.rados.rados.0.smithi098.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2023-09-23T20:06:05.811 INFO:tasks.rados.rados.0.smithi098.stdout:3219: writing smithi09866585-188 from 417368 to 871242 tid 1 2023-09-23T20:06:05.818 INFO:tasks.rados.rados.0.smithi098.stdout:3219: writing smithi09866585-188 from 1322731 to 2017368 tid 2 2023-09-23T20:06:05.818 INFO:tasks.rados.rados.0.smithi098.stdout:3220: write oid 41 current snap is 0 2023-09-23T20:06:05.818 INFO:tasks.rados.rados.0.smithi098.stdout:3216: finishing write tid 5 to smithi09866585-498 2023-09-23T20:06:05.818 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 498 v 346 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2023-09-23T20:06:05.818 INFO:tasks.rados.rados.0.smithi098.stdout:3216: left oid 498 (ObjNum 2022 snap 0 seq_num 2022) 2023-09-23T20:06:05.818 INFO:tasks.rados.rados.0.smithi098.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2023-09-23T20:06:05.823 INFO:tasks.rados.rados.0.smithi098.stdout:3220: writing smithi09866585-41 from 434175 to 963298 tid 1 2023-09-23T20:06:05.828 INFO:tasks.rados.rados.0.smithi098.stdout:3220: writing smithi09866585-41 from 1381213 to 1864247 tid 2 2023-09-23T20:06:05.828 INFO:tasks.rados.rados.0.smithi098.stdout:3216: done (4 left) 2023-09-23T20:06:05.828 INFO:tasks.rados.rados.0.smithi098.stdout:3221: write oid 111 current snap is 0 2023-09-23T20:06:05.828 INFO:tasks.rados.rados.0.smithi098.stdout:3217: expect (ObjNum 652 snap 0 seq_num 652) 2023-09-23T20:06:05.983 INFO:tasks.rados.rados.0.smithi098.stdout:3218: finishing write tid 1 to smithi09866585-402 2023-09-23T20:06:05.983 INFO:tasks.rados.rados.0.smithi098.stdout:3218: finishing write tid 2 to smithi09866585-402 2023-09-23T20:06:05.983 INFO:tasks.rados.rados.0.smithi098.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2023-09-23T20:06:05.988 INFO:tasks.rados.rados.0.smithi098.stdout:3221: writing smithi09866585-111 from 450982 to 1055354 tid 1 2023-09-23T20:06:05.994 INFO:tasks.rados.rados.0.smithi098.stdout:3221: writing smithi09866585-111 from 1723342 to 2050982 tid 2 2023-09-23T20:06:05.995 INFO:tasks.rados.rados.0.smithi098.stdout:3217: done (4 left) 2023-09-23T20:06:05.995 INFO:tasks.rados.rados.0.smithi098.stdout:3222: write oid 348 current snap is 0 2023-09-23T20:06:05.995 INFO:tasks.rados.rados.0.smithi098.stdout:3218: finishing write tid 3 to smithi09866585-402 2023-09-23T20:06:05.995 INFO:tasks.rados.rados.0.smithi098.stdout:3218: finishing write tid 4 to smithi09866585-402 2023-09-23T20:06:05.995 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 402 v 427 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2023-09-23T20:06:05.995 INFO:tasks.rados.rados.0.smithi098.stdout:3218: left oid 402 (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T20:06:05.995 INFO:tasks.rados.rados.0.smithi098.stdout:3219: finishing write tid 1 to smithi09866585-188 2023-09-23T20:06:05.995 INFO:tasks.rados.rados.0.smithi098.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2023-09-23T20:06:06.001 INFO:tasks.rados.rados.0.smithi098.stdout:3222: writing smithi09866585-348 from 467789 to 1147410 tid 1 2023-09-23T20:06:06.007 INFO:tasks.rados.rados.0.smithi098.stdout:3222: writing smithi09866585-348 from 1781824 to 2067789 tid 2 2023-09-23T20:06:06.007 INFO:tasks.rados.rados.0.smithi098.stdout:3218: done (4 left) 2023-09-23T20:06:06.007 INFO:tasks.rados.rados.0.smithi098.stdout:3223: write oid 390 current snap is 0 2023-09-23T20:06:06.007 INFO:tasks.rados.rados.0.smithi098.stdout:3219: finishing write tid 2 to smithi09866585-188 2023-09-23T20:06:06.007 INFO:tasks.rados.rados.0.smithi098.stdout:3219: finishing write tid 3 to smithi09866585-188 2023-09-23T20:06:06.007 INFO:tasks.rados.rados.0.smithi098.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2023-09-23T20:06:06.013 INFO:tasks.rados.rados.0.smithi098.stdout:3223: writing smithi09866585-390 from 484596 to 1239466 tid 1 2023-09-23T20:06:06.018 INFO:tasks.rados.rados.0.smithi098.stdout:3223: writing smithi09866585-390 from 1840306 to 2084596 tid 2 2023-09-23T20:06:06.018 INFO:tasks.rados.rados.0.smithi098.stdout:3224: write oid 38 current snap is 0 2023-09-23T20:06:06.018 INFO:tasks.rados.rados.0.smithi098.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2023-09-23T20:06:06.024 INFO:tasks.rados.rados.0.smithi098.stdout:3224: writing smithi09866585-38 from 501403 to 931522 tid 1 2023-09-23T20:06:06.031 INFO:tasks.rados.rados.0.smithi098.stdout:3224: writing smithi09866585-38 from 1498788 to 1989160 tid 2 2023-09-23T20:06:06.031 INFO:tasks.rados.rados.0.smithi098.stdout:3225: write oid 411 current snap is 0 2023-09-23T20:06:06.031 INFO:tasks.rados.rados.0.smithi098.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2023-09-23T20:06:06.037 INFO:tasks.rados.rados.0.smithi098.stdout:3225: writing smithi09866585-411 from 518210 to 1139931 tid 1 2023-09-23T20:06:06.043 INFO:tasks.rados.rados.0.smithi098.stdout:3225: writing smithi09866585-411 from 1557270 to 2118210 tid 2 2023-09-23T20:06:06.043 INFO:tasks.rados.rados.0.smithi098.stdout:3226: write oid 255 current snap is 0 2023-09-23T20:06:06.043 INFO:tasks.rados.rados.0.smithi098.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2023-09-23T20:06:06.050 INFO:tasks.rados.rados.0.smithi098.stdout:3226: writing smithi09866585-255 from 535017 to 1231987 tid 1 2023-09-23T20:06:06.055 INFO:tasks.rados.rados.0.smithi098.stdout:3226: writing smithi09866585-255 from 2015752 to 2135017 tid 2 2023-09-23T20:06:06.056 INFO:tasks.rados.rados.0.smithi098.stdout:3227: write oid 11 current snap is 0 2023-09-23T20:06:06.056 INFO:tasks.rados.rados.0.smithi098.stdout:3219: finishing write tid 4 to smithi09866585-188 2023-09-23T20:06:06.056 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 188 v 469 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2023-09-23T20:06:06.056 INFO:tasks.rados.rados.0.smithi098.stdout:3219: left oid 188 (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T20:06:06.056 INFO:tasks.rados.rados.0.smithi098.stdout:3220: finishing write tid 1 to smithi09866585-41 2023-09-23T20:06:06.056 INFO:tasks.rados.rados.0.smithi098.stdout:3220: finishing write tid 2 to smithi09866585-41 2023-09-23T20:06:06.056 INFO:tasks.rados.rados.0.smithi098.stdout:3220: finishing write tid 3 to smithi09866585-41 2023-09-23T20:06:06.056 INFO:tasks.rados.rados.0.smithi098.stdout:3220: finishing write tid 4 to smithi09866585-41 2023-09-23T20:06:06.056 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 41 v 364 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2023-09-23T20:06:06.056 INFO:tasks.rados.rados.0.smithi098.stdout:3220: left oid 41 (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T20:06:06.056 INFO:tasks.rados.rados.0.smithi098.stdout:3221: finishing write tid 1 to smithi09866585-111 2023-09-23T20:06:06.057 INFO:tasks.rados.rados.0.smithi098.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2023-09-23T20:06:06.067 INFO:tasks.rados.rados.0.smithi098.stdout:3227: writing smithi09866585-11 from 551824 to 1324043 tid 1 2023-09-23T20:06:06.072 INFO:tasks.rados.rados.0.smithi098.stdout:3227: writing smithi09866585-11 from 2074234 to 2151824 tid 2 2023-09-23T20:06:06.072 INFO:tasks.rados.rados.0.smithi098.stdout:3219: done (8 left) 2023-09-23T20:06:06.072 INFO:tasks.rados.rados.0.smithi098.stdout:3220: done (7 left) 2023-09-23T20:06:06.072 INFO:tasks.rados.rados.0.smithi098.stdout:3228: write oid 424 current snap is 0 2023-09-23T20:06:06.072 INFO:tasks.rados.rados.0.smithi098.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2023-09-23T20:06:06.077 INFO:tasks.rados.rados.0.smithi098.stdout:3228: writing smithi09866585-424 from 568631 to 1016099 tid 1 2023-09-23T20:06:06.084 INFO:tasks.rados.rados.0.smithi098.stdout:3228: writing smithi09866585-424 from 1732716 to 2168631 tid 2 2023-09-23T20:06:06.084 INFO:tasks.rados.rados.0.smithi098.stdout:3229: write oid 83 current snap is 0 2023-09-23T20:06:06.084 INFO:tasks.rados.rados.0.smithi098.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2023-09-23T20:06:06.090 INFO:tasks.rados.rados.0.smithi098.stdout:3229: writing smithi09866585-83 from 585438 to 1108155 tid 1 2023-09-23T20:06:06.097 INFO:tasks.rados.rados.0.smithi098.stdout:3229: writing smithi09866585-83 from 1674845 to 2185438 tid 2 2023-09-23T20:06:06.097 INFO:tasks.rados.rados.0.smithi098.stdout:3230: write oid 121 current snap is 0 2023-09-23T20:06:06.097 INFO:tasks.rados.rados.0.smithi098.stdout:3221: finishing write tid 2 to smithi09866585-111 2023-09-23T20:06:06.097 INFO:tasks.rados.rados.0.smithi098.stdout:3221: finishing write tid 3 to smithi09866585-111 2023-09-23T20:06:06.098 INFO:tasks.rados.rados.0.smithi098.stdout:3221: finishing write tid 4 to smithi09866585-111 2023-09-23T20:06:06.098 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 111 v 430 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2023-09-23T20:06:06.098 INFO:tasks.rados.rados.0.smithi098.stdout:3221: left oid 111 (ObjNum 2026 snap 0 seq_num 2026) 2023-09-23T20:06:06.098 INFO:tasks.rados.rados.0.smithi098.stdout:3222: finishing write tid 1 to smithi09866585-348 2023-09-23T20:06:06.098 INFO:tasks.rados.rados.0.smithi098.stdout:3222: finishing write tid 2 to smithi09866585-348 2023-09-23T20:06:06.098 INFO:tasks.rados.rados.0.smithi098.stdout:3222: finishing write tid 3 to smithi09866585-348 2023-09-23T20:06:06.098 INFO:tasks.rados.rados.0.smithi098.stdout:3222: finishing write tid 4 to smithi09866585-348 2023-09-23T20:06:06.098 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 348 v 442 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2023-09-23T20:06:06.098 INFO:tasks.rados.rados.0.smithi098.stdout:3222: left oid 348 (ObjNum 2027 snap 0 seq_num 2027) 2023-09-23T20:06:06.098 INFO:tasks.rados.rados.0.smithi098.stdout:3223: finishing write tid 1 to smithi09866585-390 2023-09-23T20:06:06.098 INFO:tasks.rados.rados.0.smithi098.stdout:3223: finishing write tid 2 to smithi09866585-390 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:3223: finishing write tid 3 to smithi09866585-390 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:3223: finishing write tid 4 to smithi09866585-390 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 390 v 350 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:3223: left oid 390 (ObjNum 2028 snap 0 seq_num 2028) 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:3224: finishing write tid 1 to smithi09866585-38 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:3224: finishing write tid 2 to smithi09866585-38 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:3224: finishing write tid 3 to smithi09866585-38 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:3224: finishing write tid 4 to smithi09866585-38 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 38 v 353 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:3224: left oid 38 (ObjNum 2029 snap 0 seq_num 2029) 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:3225: finishing write tid 1 to smithi09866585-411 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:3225: finishing write tid 2 to smithi09866585-411 2023-09-23T20:06:06.099 INFO:tasks.rados.rados.0.smithi098.stdout:3225: finishing write tid 3 to smithi09866585-411 2023-09-23T20:06:06.100 INFO:tasks.rados.rados.0.smithi098.stdout:3225: finishing write tid 4 to smithi09866585-411 2023-09-23T20:06:06.100 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 411 v 297 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2023-09-23T20:06:06.100 INFO:tasks.rados.rados.0.smithi098.stdout:3225: left oid 411 (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T20:06:06.100 INFO:tasks.rados.rados.0.smithi098.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2023-09-23T20:06:06.103 INFO:tasks.rados.rados.0.smithi098.stdout:3230: writing smithi09866585-121 from 602245 to 1200211 tid 1 2023-09-23T20:06:06.109 INFO:tasks.rados.rados.0.smithi098.stdout:3230: writing smithi09866585-121 from 1733327 to 2202245 tid 2 2023-09-23T20:06:06.109 INFO:tasks.rados.rados.0.smithi098.stdout:3221: done (9 left) 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3222: done (8 left) 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3223: done (7 left) 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3224: done (6 left) 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3225: done (5 left) 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3231: read oid 90 snap -1 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3231: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3232: read oid 214 snap -1 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3232: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3233: write oid 205 current snap is 0 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3226: finishing write tid 1 to smithi09866585-255 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3226: finishing write tid 2 to smithi09866585-255 2023-09-23T20:06:06.110 INFO:tasks.rados.rados.0.smithi098.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2023-09-23T20:06:06.117 INFO:tasks.rados.rados.0.smithi098.stdout:3233: writing smithi09866585-205 from 619052 to 1292267 tid 1 2023-09-23T20:06:06.123 INFO:tasks.rados.rados.0.smithi098.stdout:3233: writing smithi09866585-205 from 1791809 to 2219052 tid 2 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:3234: delete oid 130 current snap is 0 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:3226: finishing write tid 3 to smithi09866585-255 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:3226: finishing write tid 4 to smithi09866585-255 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 255 v 387 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:3226: left oid 255 (ObjNum 2031 snap 0 seq_num 2031) 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:3227: finishing write tid 1 to smithi09866585-11 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:3227: finishing write tid 2 to smithi09866585-11 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:3227: finishing write tid 3 to smithi09866585-11 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:3227: finishing write tid 4 to smithi09866585-11 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 11 v 402 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:3227: left oid 11 (ObjNum 2032 snap 0 seq_num 2032) 2023-09-23T20:06:06.124 INFO:tasks.rados.rados.0.smithi098.stdout:3228: finishing write tid 1 to smithi09866585-424 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:3228: finishing write tid 2 to smithi09866585-424 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:3228: finishing write tid 3 to smithi09866585-424 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:3228: finishing write tid 4 to smithi09866585-424 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 424 v 445 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:3228: left oid 424 (ObjNum 2033 snap 0 seq_num 2033) 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:3229: finishing write tid 1 to smithi09866585-83 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:3229: finishing write tid 2 to smithi09866585-83 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:3229: finishing write tid 3 to smithi09866585-83 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:3229: finishing write tid 4 to smithi09866585-83 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 83 v 472 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:3229: left oid 83 (ObjNum 2034 snap 0 seq_num 2034) 2023-09-23T20:06:06.125 INFO:tasks.rados.rados.0.smithi098.stdout:3230: finishing write tid 1 to smithi09866585-121 2023-09-23T20:06:06.126 INFO:tasks.rados.rados.0.smithi098.stdout:3230: finishing write tid 2 to smithi09866585-121 2023-09-23T20:06:06.126 INFO:tasks.rados.rados.0.smithi098.stdout:3230: finishing write tid 3 to smithi09866585-121 2023-09-23T20:06:06.126 INFO:tasks.rados.rados.0.smithi098.stdout:3230: finishing write tid 4 to smithi09866585-121 2023-09-23T20:06:06.126 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 121 v 514 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2023-09-23T20:06:06.126 INFO:tasks.rados.rados.0.smithi098.stdout:3230: left oid 121 (ObjNum 2035 snap 0 seq_num 2035) 2023-09-23T20:06:06.126 INFO:tasks.rados.rados.0.smithi098.stdout:3232: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T20:06:06.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:05 smithi098 bash[33670]: audit 2023-09-23T20:06:05.451689+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.98:0/1994658382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:06.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:05 smithi098 bash[27308]: audit 2023-09-23T20:06:05.451689+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.98:0/1994658382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:06.259 INFO:tasks.rados.rados.0.smithi098.stdout:3231: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T20:06:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:05 smithi173 bash[27697]: audit 2023-09-23T20:06:05.451689+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.98:0/1994658382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:06.484 INFO:tasks.rados.rados.0.smithi098.stdout:3233: finishing write tid 1 to smithi09866585-205 2023-09-23T20:06:06.484 INFO:tasks.rados.rados.0.smithi098.stdout:3233: finishing write tid 2 to smithi09866585-205 2023-09-23T20:06:06.484 INFO:tasks.rados.rados.0.smithi098.stdout:3233: finishing write tid 3 to smithi09866585-205 2023-09-23T20:06:06.485 INFO:tasks.rados.rados.0.smithi098.stdout:3233: finishing write tid 4 to smithi09866585-205 2023-09-23T20:06:06.485 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 205 v 329 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2023-09-23T20:06:06.485 INFO:tasks.rados.rados.0.smithi098.stdout:3233: left oid 205 (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T20:06:06.485 INFO:tasks.rados.rados.0.smithi098.stdout:3226: done (8 left) 2023-09-23T20:06:06.485 INFO:tasks.rados.rados.0.smithi098.stdout:3227: done (7 left) 2023-09-23T20:06:06.485 INFO:tasks.rados.rados.0.smithi098.stdout:3228: done (6 left) 2023-09-23T20:06:06.485 INFO:tasks.rados.rados.0.smithi098.stdout:3229: done (5 left) 2023-09-23T20:06:06.485 INFO:tasks.rados.rados.0.smithi098.stdout:3230: done (4 left) 2023-09-23T20:06:06.485 INFO:tasks.rados.rados.0.smithi098.stdout:3231: done (3 left) 2023-09-23T20:06:06.485 INFO:tasks.rados.rados.0.smithi098.stdout:3232: done (2 left) 2023-09-23T20:06:06.485 INFO:tasks.rados.rados.0.smithi098.stdout:3233: done (1 left) 2023-09-23T20:06:06.486 INFO:tasks.rados.rados.0.smithi098.stdout:3234: done (0 left) 2023-09-23T20:06:06.486 INFO:tasks.rados.rados.0.smithi098.stdout:3235: read oid 310 snap -1 2023-09-23T20:06:06.486 INFO:tasks.rados.rados.0.smithi098.stdout:3235: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T20:06:06.486 INFO:tasks.rados.rados.0.smithi098.stdout:3236: write oid 78 current snap is 0 2023-09-23T20:06:06.486 INFO:tasks.rados.rados.0.smithi098.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2023-09-23T20:06:06.491 INFO:tasks.rados.rados.0.smithi098.stdout:3236: writing smithi09866585-78 from 652666 to 1192732 tid 1 2023-09-23T20:06:06.497 INFO:tasks.rados.rados.0.smithi098.stdout:3236: writing smithi09866585-78 from 1908773 to 2252666 tid 2 2023-09-23T20:06:06.497 INFO:tasks.rados.rados.0.smithi098.stdout:3237: write oid 101 current snap is 0 2023-09-23T20:06:06.497 INFO:tasks.rados.rados.0.smithi098.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2023-09-23T20:06:06.504 INFO:tasks.rados.rados.0.smithi098.stdout:3237: writing smithi09866585-101 from 669473 to 1284788 tid 1 2023-09-23T20:06:06.510 INFO:tasks.rados.rados.0.smithi098.stdout:3237: writing smithi09866585-101 from 1967255 to 2269473 tid 2 2023-09-23T20:06:06.510 INFO:tasks.rados.rados.0.smithi098.stdout:3238: read oid 346 snap -1 2023-09-23T20:06:06.510 INFO:tasks.rados.rados.0.smithi098.stdout:3238: expect deleted 2023-09-23T20:06:06.511 INFO:tasks.rados.rados.0.smithi098.stdout:3239: read oid 237 snap -1 2023-09-23T20:06:06.511 INFO:tasks.rados.rados.0.smithi098.stdout:3239: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T20:06:06.511 INFO:tasks.rados.rados.0.smithi098.stdout:3240: write oid 246 current snap is 0 2023-09-23T20:06:06.511 INFO:tasks.rados.rados.0.smithi098.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2023-09-23T20:06:06.518 INFO:tasks.rados.rados.0.smithi098.stdout:3240: writing smithi09866585-246 from 686280 to 1376844 tid 1 2023-09-23T20:06:06.523 INFO:tasks.rados.rados.0.smithi098.stdout:3240: writing smithi09866585-246 from 2025737 to 2286280 tid 2 2023-09-23T20:06:06.524 INFO:tasks.rados.rados.0.smithi098.stdout:3241: read oid 94 snap -1 2023-09-23T20:06:06.524 INFO:tasks.rados.rados.0.smithi098.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-09-23T20:06:06.524 INFO:tasks.rados.rados.0.smithi098.stdout:3242: write oid 405 current snap is 0 2023-09-23T20:06:06.524 INFO:tasks.rados.rados.0.smithi098.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2023-09-23T20:06:06.531 INFO:tasks.rados.rados.0.smithi098.stdout:3242: writing smithi09866585-405 from 703087 to 1468900 tid 1 2023-09-23T20:06:06.536 INFO:tasks.rados.rados.0.smithi098.stdout:3242: writing smithi09866585-405 from 2084219 to 2303087 tid 2 2023-09-23T20:06:06.537 INFO:tasks.rados.rados.0.smithi098.stdout:3243: read oid 498 snap -1 2023-09-23T20:06:06.537 INFO:tasks.rados.rados.0.smithi098.stdout:3243: expect (ObjNum 2022 snap 0 seq_num 2022) 2023-09-23T20:06:06.537 INFO:tasks.rados.rados.0.smithi098.stdout:3244: delete oid 410 current snap is 0 2023-09-23T20:06:06.537 INFO:tasks.rados.rados.0.smithi098.stdout:3235: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T20:06:06.612 INFO:tasks.rados.rados.0.smithi098.stdout:3236: finishing write tid 1 to smithi09866585-78 2023-09-23T20:06:06.612 INFO:tasks.rados.rados.0.smithi098.stdout:3236: finishing write tid 2 to smithi09866585-78 2023-09-23T20:06:06.612 INFO:tasks.rados.rados.0.smithi098.stdout:3236: finishing write tid 3 to smithi09866585-78 2023-09-23T20:06:06.612 INFO:tasks.rados.rados.0.smithi098.stdout:3236: finishing write tid 4 to smithi09866585-78 2023-09-23T20:06:06.612 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 78 v 367 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2023-09-23T20:06:06.612 INFO:tasks.rados.rados.0.smithi098.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2023-09-23T20:06:06.612 INFO:tasks.rados.rados.0.smithi098.stdout:3237: finishing write tid 1 to smithi09866585-101 2023-09-23T20:06:06.612 INFO:tasks.rados.rados.0.smithi098.stdout:3237: finishing write tid 2 to smithi09866585-101 2023-09-23T20:06:06.612 INFO:tasks.rados.rados.0.smithi098.stdout:3237: finishing write tid 3 to smithi09866585-101 2023-09-23T20:06:06.613 INFO:tasks.rados.rados.0.smithi098.stdout:3237: finishing write tid 4 to smithi09866585-101 2023-09-23T20:06:06.613 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 101 v 370 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2023-09-23T20:06:06.613 INFO:tasks.rados.rados.0.smithi098.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2023-09-23T20:06:06.613 INFO:tasks.rados.rados.0.smithi098.stdout:3239: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T20:06:06.722 INFO:tasks.rados.rados.0.smithi098.stdout:3240: finishing write tid 1 to smithi09866585-246 2023-09-23T20:06:06.722 INFO:tasks.rados.rados.0.smithi098.stdout:3240: finishing write tid 2 to smithi09866585-246 2023-09-23T20:06:06.722 INFO:tasks.rados.rados.0.smithi098.stdout:3240: finishing write tid 3 to smithi09866585-246 2023-09-23T20:06:06.722 INFO:tasks.rados.rados.0.smithi098.stdout:3235: done (9 left) 2023-09-23T20:06:06.722 INFO:tasks.rados.rados.0.smithi098.stdout:3236: done (8 left) 2023-09-23T20:06:06.722 INFO:tasks.rados.rados.0.smithi098.stdout:3237: done (7 left) 2023-09-23T20:06:06.723 INFO:tasks.rados.rados.0.smithi098.stdout:3238: done (6 left) 2023-09-23T20:06:06.723 INFO:tasks.rados.rados.0.smithi098.stdout:3239: done (5 left) 2023-09-23T20:06:06.723 INFO:tasks.rados.rados.0.smithi098.stdout:3244: done (4 left) 2023-09-23T20:06:06.723 INFO:tasks.rados.rados.0.smithi098.stdout:3245: write oid 24 current snap is 0 2023-09-23T20:06:06.723 INFO:tasks.rados.rados.0.smithi098.stdout:3240: finishing write tid 4 to smithi09866585-246 2023-09-23T20:06:06.723 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 246 v 361 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2023-09-23T20:06:06.723 INFO:tasks.rados.rados.0.smithi098.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2023-09-23T20:06:06.723 INFO:tasks.rados.rados.0.smithi098.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-09-23T20:06:06.979 INFO:tasks.rados.rados.0.smithi098.stdout:3242: finishing write tid 1 to smithi09866585-405 2023-09-23T20:06:06.979 INFO:tasks.rados.rados.0.smithi098.stdout:3242: finishing write tid 2 to smithi09866585-405 2023-09-23T20:06:06.979 INFO:tasks.rados.rados.0.smithi098.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2023-09-23T20:06:06.990 INFO:tasks.rados.rados.0.smithi098.stdout:3245: writing smithi09866585-24 from 736701 to 1253012 tid 1 2023-09-23T20:06:06.999 INFO:tasks.rados.rados.0.smithi098.stdout:3245: writing smithi09866585-24 from 1684830 to 2200885 tid 2 2023-09-23T20:06:06.999 INFO:tasks.rados.rados.0.smithi098.stdout:3240: done (4 left) 2023-09-23T20:06:06.999 INFO:tasks.rados.rados.0.smithi098.stdout:3241: done (3 left) 2023-09-23T20:06:06.999 INFO:tasks.rados.rados.0.smithi098.stdout:3246: write oid 182 current snap is 0 2023-09-23T20:06:06.999 INFO:tasks.rados.rados.0.smithi098.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2023-09-23T20:06:07.007 INFO:tasks.rados.rados.0.smithi098.stdout:3246: writing smithi09866585-182 from 753508 to 1345068 tid 1 2023-09-23T20:06:07.014 INFO:tasks.rados.rados.0.smithi098.stdout:3246: writing smithi09866585-182 from 2143312 to 2353508 tid 2 2023-09-23T20:06:07.014 INFO:tasks.rados.rados.0.smithi098.stdout:3247: read oid 426 snap -1 2023-09-23T20:06:07.014 INFO:tasks.rados.rados.0.smithi098.stdout:3247: expect (ObjNum 596 snap 0 seq_num 596) 2023-09-23T20:06:07.014 INFO:tasks.rados.rados.0.smithi098.stdout:3248: delete oid 95 current snap is 0 2023-09-23T20:06:07.014 INFO:tasks.rados.rados.0.smithi098.stdout:3242: finishing write tid 3 to smithi09866585-405 2023-09-23T20:06:07.014 INFO:tasks.rados.rados.0.smithi098.stdout:3242: finishing write tid 4 to smithi09866585-405 2023-09-23T20:06:07.015 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 405 v 356 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2023-09-23T20:06:07.015 INFO:tasks.rados.rados.0.smithi098.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2023-09-23T20:06:07.015 INFO:tasks.rados.rados.0.smithi098.stdout:3243: expect (ObjNum 2022 snap 0 seq_num 2022) 2023-09-23T20:06:07.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[50672]: debug 2023-09-23T20:06:06.830+0000 7fd83882d700 -1 mgr handle_mgr_map I was active but no longer am 2023-09-23T20:06:07.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[50672]: ignoring --setuser ceph since I am not root 2023-09-23T20:06:07.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[50672]: ignoring --setgroup ceph since I am not root 2023-09-23T20:06:07.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[50672]: debug 2023-09-23T20:06:06.894+0000 7f84c9da7700 1 -- 172.21.15.173:0/4207148898 <== mon.0 v2:172.21.15.98:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55df097091e0 con 0x55df0a488800 2023-09-23T20:06:07.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:07 smithi173 bash[50672]: debug 2023-09-23T20:06:07.066+0000 7f84d3ad6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:06:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: cluster 2023-09-23T20:06:06.559203+0000 mgr.x (mgr.24700) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-09-23T20:06:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.699298+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:06:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.709554+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:06:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.712071+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.713359+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.722131+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:06:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.806992+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.816138+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:06:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.816718+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:06:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: cluster 2023-09-23T20:06:06.830295+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.830386+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.830883+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.831218+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.831499+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi098.uolpbb"}]: dispatch 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.831921+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi173.zebbhb"}]: dispatch 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.832386+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: cluster 2023-09-23T20:06:06.832468+0000 mon.a (mon.0) 916 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0148928s) 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.832995+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.833327+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.833658+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.833989+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:06:07.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.834261+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:06:07.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.834546+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:06:07.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.834811+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:06:07.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.835129+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:06:07.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.835370+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:06:07.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.835732+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:06:07.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.836024+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:06:07.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: audit 2023-09-23T20:06:06.836578+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:06:07.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:06 smithi173 bash[27697]: cluster 2023-09-23T20:06:06.881004+0000 mon.a (mon.0) 917 : cluster [INF] Manager daemon y is now available 2023-09-23T20:06:07.105 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: cluster 2023-09-23T20:06:06.559203+0000 mgr.x (mgr.24700) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-09-23T20:06:07.105 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.699298+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:06:07.105 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.709554+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:06:07.105 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.712071+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:07.105 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.713359+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:07.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.722131+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:06:07.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.806992+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:07.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.816138+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:06:07.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.816718+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:06:07.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: cluster 2023-09-23T20:06:06.830295+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T20:06:07.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.830386+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:06:07.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.830883+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:06:07.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.831218+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:06:07.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.831499+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi098.uolpbb"}]: dispatch 2023-09-23T20:06:07.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.831921+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi173.zebbhb"}]: dispatch 2023-09-23T20:06:07.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.832386+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: cluster 2023-09-23T20:06:06.832468+0000 mon.a (mon.0) 916 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0148928s) 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.832995+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.833327+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.833658+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.833989+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.834261+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.834546+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.834811+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.835129+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.835370+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.835732+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.836024+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:06:07.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: audit 2023-09-23T20:06:06.836578+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:06:07.108 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[33670]: cluster 2023-09-23T20:06:06.881004+0000 mon.a (mon.0) 917 : cluster [INF] Manager daemon y is now available 2023-09-23T20:06:07.108 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[71111]: [23/Sep/2023:20:06:06] ENGINE Bus STOPPING 2023-09-23T20:06:07.108 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[71111]: [23/Sep/2023:20:06:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:06:07.108 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[71111]: [23/Sep/2023:20:06:06] ENGINE Bus STOPPED 2023-09-23T20:06:07.108 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[71111]: [23/Sep/2023:20:06:06] ENGINE Bus STARTING 2023-09-23T20:06:07.108 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: [23/Sep/2023:20:06:07] ENGINE Serving on http://:::9283 2023-09-23T20:06:07.108 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: [23/Sep/2023:20:06:07] ENGINE Bus STARTED 2023-09-23T20:06:07.109 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: debug 2023-09-23T20:06:07.066+0000 7fd58e7bd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:06:07.109 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: debug 2023-09-23T20:06:07.066+0000 7fd58e7bd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:06:07.109 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: debug 2023-09-23T20:06:07.066+0000 7fd58e7bd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:06:07.109 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: debug 2023-09-23T20:06:07.066+0000 7fd58e7bd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:06:07.109 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: debug 2023-09-23T20:06:07.066+0000 7fd58e7bd700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:06:07.109 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: debug 2023-09-23T20:06:07.066+0000 7fd5927c5700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:06:07.109 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: debug 2023-09-23T20:06:07.066+0000 7fd5927c5700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:06:07.109 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: debug 2023-09-23T20:06:07.066+0000 7fd5927c5700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:06:07.109 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: debug 2023-09-23T20:06:07.066+0000 7fd5927c5700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:06:07.109 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[71111]: debug 2023-09-23T20:06:07.066+0000 7fd5927c5700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:06:07.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: cluster 2023-09-23T20:06:06.559203+0000 mgr.x (mgr.24700) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 67 op/s 2023-09-23T20:06:07.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.699298+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:06:07.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.709554+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:06:07.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.712071+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:07.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.713359+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:07.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.722131+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24700 ' entity='mgr.x' 2023-09-23T20:06:07.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.806992+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:07.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.816138+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24700 172.21.15.173:0/960966143' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:06:07.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.816718+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T20:06:07.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: cluster 2023-09-23T20:06:06.830295+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.830386+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.830883+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.831218+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.831499+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi098.uolpbb"}]: dispatch 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.831921+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi173.zebbhb"}]: dispatch 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.832386+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24700 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: cluster 2023-09-23T20:06:06.832468+0000 mon.a (mon.0) 916 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0148928s) 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.832995+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.833327+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.833658+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.833989+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:06:07.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.834261+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:06:07.112 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.834546+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:06:07.112 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.834811+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:06:07.112 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.835129+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:06:07.112 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.835370+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:06:07.112 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.835732+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:06:07.112 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.836024+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:06:07.112 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: audit 2023-09-23T20:06:06.836578+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:06:07.112 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:06 smithi098 bash[27308]: cluster 2023-09-23T20:06:06.881004+0000 mon.a (mon.0) 917 : cluster [INF] Manager daemon y is now available 2023-09-23T20:06:07.248 INFO:tasks.rados.rados.0.smithi098.stdout:3245: finishing write tid 1 to smithi09866585-24 2023-09-23T20:06:07.249 INFO:tasks.rados.rados.0.smithi098.stdout:3245: finishing write tid 2 to smithi09866585-24 2023-09-23T20:06:07.249 INFO:tasks.rados.rados.0.smithi098.stdout:3245: finishing write tid 3 to smithi09866585-24 2023-09-23T20:06:07.249 INFO:tasks.rados.rados.0.smithi098.stdout:3245: finishing write tid 4 to smithi09866585-24 2023-09-23T20:06:07.249 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 24 v 471 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2023-09-23T20:06:07.249 INFO:tasks.rados.rados.0.smithi098.stdout:3245: left oid 24 (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T20:06:07.249 INFO:tasks.rados.rados.0.smithi098.stdout:3246: finishing write tid 1 to smithi09866585-182 2023-09-23T20:06:07.249 INFO:tasks.rados.rados.0.smithi098.stdout:3242: done (5 left) 2023-09-23T20:06:07.249 INFO:tasks.rados.rados.0.smithi098.stdout:3243: done (4 left) 2023-09-23T20:06:07.249 INFO:tasks.rados.rados.0.smithi098.stdout:3245: done (3 left) 2023-09-23T20:06:07.249 INFO:tasks.rados.rados.0.smithi098.stdout:3248: done (2 left) 2023-09-23T20:06:07.250 INFO:tasks.rados.rados.0.smithi098.stdout:3249: read oid 397 snap -1 2023-09-23T20:06:07.250 INFO:tasks.rados.rados.0.smithi098.stdout:3249: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-09-23T20:06:07.250 INFO:tasks.rados.rados.0.smithi098.stdout:3250: write oid 143 current snap is 0 2023-09-23T20:06:07.250 INFO:tasks.rados.rados.0.smithi098.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2023-09-23T20:06:07.259 INFO:tasks.rados.rados.0.smithi098.stdout:3250: writing smithi09866585-143 from 787122 to 1245533 tid 1 2023-09-23T20:06:07.271 INFO:tasks.rados.rados.0.smithi098.stdout:3250: writing smithi09866585-143 from 1860276 to 2387122 tid 2 2023-09-23T20:06:07.271 INFO:tasks.rados.rados.0.smithi098.stdout:3251: read oid 77 snap -1 2023-09-23T20:06:07.271 INFO:tasks.rados.rados.0.smithi098.stdout:3251: expect (ObjNum 1748 snap 0 seq_num 1748) 2023-09-23T20:06:07.271 INFO:tasks.rados.rados.0.smithi098.stdout:3252: read oid 411 snap -1 2023-09-23T20:06:07.271 INFO:tasks.rados.rados.0.smithi098.stdout:3252: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T20:06:07.271 INFO:tasks.rados.rados.0.smithi098.stdout:3253: write oid 147 current snap is 0 2023-09-23T20:06:07.272 INFO:tasks.rados.rados.0.smithi098.stdout:3246: finishing write tid 2 to smithi09866585-182 2023-09-23T20:06:07.272 INFO:tasks.rados.rados.0.smithi098.stdout:3246: finishing write tid 3 to smithi09866585-182 2023-09-23T20:06:07.272 INFO:tasks.rados.rados.0.smithi098.stdout:3246: finishing write tid 4 to smithi09866585-182 2023-09-23T20:06:07.272 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 182 v 364 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2023-09-23T20:06:07.272 INFO:tasks.rados.rados.0.smithi098.stdout:3246: left oid 182 (ObjNum 2044 snap 0 seq_num 2044) 2023-09-23T20:06:07.272 INFO:tasks.rados.rados.0.smithi098.stdout:3247: expect (ObjNum 596 snap 0 seq_num 596) 2023-09-23T20:06:07.371 INFO:tasks.rados.rados.0.smithi098.stdout:3249: expect (ObjNum 1742 snap 0 seq_num 1742) 2023-09-23T20:06:07.525 INFO:tasks.rados.rados.0.smithi098.stdout:3250: finishing write tid 1 to smithi09866585-143 2023-09-23T20:06:07.525 INFO:tasks.rados.rados.0.smithi098.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2023-09-23T20:06:07.535 INFO:tasks.rados.rados.0.smithi098.stdout:3253: writing smithi09866585-147 from 403929 to 937589 tid 1 2023-09-23T20:06:07.544 INFO:tasks.rados.rados.0.smithi098.stdout:3253: writing smithi09866585-147 from 1518758 to 1925798 tid 2 2023-09-23T20:06:07.544 INFO:tasks.rados.rados.0.smithi098.stdout:3246: done (6 left) 2023-09-23T20:06:07.544 INFO:tasks.rados.rados.0.smithi098.stdout:3247: done (5 left) 2023-09-23T20:06:07.544 INFO:tasks.rados.rados.0.smithi098.stdout:3249: done (4 left) 2023-09-23T20:06:07.545 INFO:tasks.rados.rados.0.smithi098.stdout:3254: read oid 86 snap -1 2023-09-23T20:06:07.545 INFO:tasks.rados.rados.0.smithi098.stdout:3254: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T20:06:07.545 INFO:tasks.rados.rados.0.smithi098.stdout:3255: write oid 270 current snap is 0 2023-09-23T20:06:07.545 INFO:tasks.rados.rados.0.smithi098.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2023-09-23T20:06:07.550 INFO:tasks.rados.rados.0.smithi098.stdout:3255: writing smithi09866585-270 from 420736 to 1029645 tid 1 2023-09-23T20:06:07.558 INFO:tasks.rados.rados.0.smithi098.stdout:3255: writing smithi09866585-270 from 1577240 to 2244291 tid 2 2023-09-23T20:06:07.558 INFO:tasks.rados.rados.0.smithi098.stdout:3256: read oid 410 snap -1 2023-09-23T20:06:07.558 INFO:tasks.rados.rados.0.smithi098.stdout:3256: expect deleted 2023-09-23T20:06:07.559 INFO:tasks.rados.rados.0.smithi098.stdout:3257: read oid 343 snap -1 2023-09-23T20:06:07.559 INFO:tasks.rados.rados.0.smithi098.stdout:3257: expect (ObjNum 1937 snap 0 seq_num 1937) 2023-09-23T20:06:07.559 INFO:tasks.rados.rados.0.smithi098.stdout:3258: read oid 440 snap -1 2023-09-23T20:06:07.559 INFO:tasks.rados.rados.0.smithi098.stdout:3258: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-09-23T20:06:07.559 INFO:tasks.rados.rados.0.smithi098.stdout:3259: write oid 487 current snap is 0 2023-09-23T20:06:07.559 INFO:tasks.rados.rados.0.smithi098.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2023-09-23T20:06:07.565 INFO:tasks.rados.rados.0.smithi098.stdout:3259: writing smithi09866585-487 from 437543 to 1121701 tid 1 2023-09-23T20:06:07.571 INFO:tasks.rados.rados.0.smithi098.stdout:3259: writing smithi09866585-487 from 1635722 to 2046431 tid 2 2023-09-23T20:06:07.571 INFO:tasks.rados.rados.0.smithi098.stdout:3260: read oid 201 snap -1 2023-09-23T20:06:07.571 INFO:tasks.rados.rados.0.smithi098.stdout:3260: expect (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T20:06:07.572 INFO:tasks.rados.rados.0.smithi098.stdout:3261: read oid 69 snap -1 2023-09-23T20:06:07.572 INFO:tasks.rados.rados.0.smithi098.stdout:3261: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T20:06:07.572 INFO:tasks.rados.rados.0.smithi098.stdout:3262: read oid 356 snap -1 2023-09-23T20:06:07.572 INFO:tasks.rados.rados.0.smithi098.stdout:3262: expect (ObjNum 355 snap 0 seq_num 355) 2023-09-23T20:06:07.572 INFO:tasks.rados.rados.0.smithi098.stdout:3263: write oid 96 current snap is 0 2023-09-23T20:06:07.572 INFO:tasks.rados.rados.0.smithi098.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2023-09-23T20:06:07.579 INFO:tasks.rados.rados.0.smithi098.stdout:3263: writing smithi09866585-96 from 454350 to 1213757 tid 1 2023-09-23T20:06:07.587 INFO:tasks.rados.rados.0.smithi098.stdout:3263: writing smithi09866585-96 from 1977851 to 2454350 tid 2 2023-09-23T20:06:07.587 INFO:tasks.rados.rados.0.smithi098.stdout:3264: read oid 284 snap -1 2023-09-23T20:06:07.587 INFO:tasks.rados.rados.0.smithi098.stdout:3264: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-09-23T20:06:07.587 INFO:tasks.rados.rados.0.smithi098.stdout:3265: write oid 275 current snap is 0 2023-09-23T20:06:07.587 INFO:tasks.rados.rados.0.smithi098.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2023-09-23T20:06:07.592 INFO:tasks.rados.rados.0.smithi098.stdout:3265: writing smithi09866585-275 from 471157 to 905813 tid 1 2023-09-23T20:06:07.599 INFO:tasks.rados.rados.0.smithi098.stdout:3265: writing smithi09866585-275 from 1636333 to 2050711 tid 2 2023-09-23T20:06:07.599 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:06:07.599 INFO:tasks.rados.rados.0.smithi098.stdout:3252: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T20:06:07.732 INFO:tasks.rados.rados.0.smithi098.stdout:3250: finishing write tid 2 to smithi09866585-143 2023-09-23T20:06:07.732 INFO:tasks.rados.rados.0.smithi098.stdout:3250: finishing write tid 3 to smithi09866585-143 2023-09-23T20:06:07.732 INFO:tasks.rados.rados.0.smithi098.stdout:3250: finishing write tid 4 to smithi09866585-143 2023-09-23T20:06:07.732 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 143 v 360 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2023-09-23T20:06:07.732 INFO:tasks.rados.rados.0.smithi098.stdout:3250: left oid 143 (ObjNum 2046 snap 0 seq_num 2046) 2023-09-23T20:06:07.732 INFO:tasks.rados.rados.0.smithi098.stdout:3251: expect (ObjNum 1748 snap 0 seq_num 1748) 2023-09-23T20:06:07.999 INFO:tasks.rados.rados.0.smithi098.stdout:3253: finishing write tid 1 to smithi09866585-147 2023-09-23T20:06:07.999 INFO:tasks.rados.rados.0.smithi098.stdout:3253: finishing write tid 2 to smithi09866585-147 2023-09-23T20:06:07.999 INFO:tasks.rados.rados.0.smithi098.stdout:3253: finishing write tid 3 to smithi09866585-147 2023-09-23T20:06:07.999 INFO:tasks.rados.rados.0.smithi098.stdout:3253: finishing write tid 4 to smithi09866585-147 2023-09-23T20:06:07.999 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 147 v 433 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2023-09-23T20:06:07.999 INFO:tasks.rados.rados.0.smithi098.stdout:3253: left oid 147 (ObjNum 2047 snap 0 seq_num 2047) 2023-09-23T20:06:07.999 INFO:tasks.rados.rados.0.smithi098.stdout:3254: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T20:06:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[33670]: audit 2023-09-23T20:06:06.916864+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[33670]: audit 2023-09-23T20:06:06.919274+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[33670]: audit 2023-09-23T20:06:06.953738+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[33670]: audit 2023-09-23T20:06:06.960428+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:06:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[33670]: audit 2023-09-23T20:06:06.960994+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:06:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[33670]: audit 2023-09-23T20:06:07.024802+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:06:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[33670]: audit 2023-09-23T20:06:07.025619+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:06:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[33670]: cephadm 2023-09-23T20:06:07.425088+0000 mgr.y (mgr.25178) 1 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Bus STARTING 2023-09-23T20:06:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[33670]: cluster 2023-09-23T20:06:07.830491+0000 mon.a (mon.0) 920 : cluster [DBG] mgrmap e28: y(active, since 1.01291s) 2023-09-23T20:06:08.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[27308]: audit 2023-09-23T20:06:06.916864+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[27308]: audit 2023-09-23T20:06:06.919274+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[27308]: audit 2023-09-23T20:06:06.953738+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[27308]: audit 2023-09-23T20:06:06.960428+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:06:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[27308]: audit 2023-09-23T20:06:06.960994+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:06:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[27308]: audit 2023-09-23T20:06:07.024802+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:06:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[27308]: audit 2023-09-23T20:06:07.025619+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:06:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[27308]: cephadm 2023-09-23T20:06:07.425088+0000 mgr.y (mgr.25178) 1 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Bus STARTING 2023-09-23T20:06:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:07 smithi098 bash[27308]: cluster 2023-09-23T20:06:07.830491+0000 mon.a (mon.0) 920 : cluster [DBG] mgrmap e28: y(active, since 1.01291s) 2023-09-23T20:06:08.220 INFO:tasks.rados.rados.0.smithi098.stdout:3255: finishing write tid 1 to smithi09866585-270 2023-09-23T20:06:08.220 INFO:tasks.rados.rados.0.smithi098.stdout:3255: finishing write tid 2 to smithi09866585-270 2023-09-23T20:06:08.220 INFO:tasks.rados.rados.0.smithi098.stdout:3255: finishing write tid 3 to smithi09866585-270 2023-09-23T20:06:08.220 INFO:tasks.rados.rados.0.smithi098.stdout:3255: finishing write tid 4 to smithi09866585-270 2023-09-23T20:06:08.220 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 270 v 448 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2023-09-23T20:06:08.220 INFO:tasks.rados.rados.0.smithi098.stdout:3255: left oid 270 (ObjNum 2048 snap 0 seq_num 2048) 2023-09-23T20:06:08.220 INFO:tasks.rados.rados.0.smithi098.stdout:3257: expect (ObjNum 1937 snap 0 seq_num 1937) 2023-09-23T20:06:08.265 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:08 smithi173 bash[50672]: debug 2023-09-23T20:06:08.058+0000 7f84d3ad6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:06:08.265 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:08 smithi173 bash[50672]: debug 2023-09-23T20:06:08.162+0000 7f84d3ad6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:06:08.265 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:07 smithi173 bash[27697]: audit 2023-09-23T20:06:06.916864+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:08.265 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:07 smithi173 bash[27697]: audit 2023-09-23T20:06:06.919274+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:08.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:07 smithi173 bash[27697]: audit 2023-09-23T20:06:06.953738+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:08.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:07 smithi173 bash[27697]: audit 2023-09-23T20:06:06.960428+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:06:08.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:07 smithi173 bash[27697]: audit 2023-09-23T20:06:06.960994+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:06:08.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:07 smithi173 bash[27697]: audit 2023-09-23T20:06:07.024802+0000 mon.c (mon.2) 152 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:06:08.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:07 smithi173 bash[27697]: audit 2023-09-23T20:06:07.025619+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:06:08.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:07 smithi173 bash[27697]: cephadm 2023-09-23T20:06:07.425088+0000 mgr.y (mgr.25178) 1 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Bus STARTING 2023-09-23T20:06:08.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:07 smithi173 bash[27697]: cluster 2023-09-23T20:06:07.830491+0000 mon.a (mon.0) 920 : cluster [DBG] mgrmap e28: y(active, since 1.01291s) 2023-09-23T20:06:08.306 INFO:tasks.rados.rados.0.smithi098.stdout:3258: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-09-23T20:06:08.449 INFO:tasks.rados.rados.0.smithi098.stdout:3259: finishing write tid 1 to smithi09866585-487 2023-09-23T20:06:08.449 INFO:tasks.rados.rados.0.smithi098.stdout:3259: finishing write tid 2 to smithi09866585-487 2023-09-23T20:06:08.450 INFO:tasks.rados.rados.0.smithi098.stdout:3259: finishing write tid 3 to smithi09866585-487 2023-09-23T20:06:08.450 INFO:tasks.rados.rados.0.smithi098.stdout:3259: finishing write tid 4 to smithi09866585-487 2023-09-23T20:06:08.450 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 487 v 451 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2023-09-23T20:06:08.450 INFO:tasks.rados.rados.0.smithi098.stdout:3259: left oid 487 (ObjNum 2049 snap 0 seq_num 2049) 2023-09-23T20:06:08.450 INFO:tasks.rados.rados.0.smithi098.stdout:3260: expect (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T20:06:08.560 INFO:tasks.rados.rados.0.smithi098.stdout:3261: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T20:06:08.673 INFO:tasks.rados.rados.0.smithi098.stdout:3262: expect (ObjNum 355 snap 0 seq_num 355) 2023-09-23T20:06:08.809 INFO:tasks.rados.rados.0.smithi098.stdout:3263: finishing write tid 1 to smithi09866585-96 2023-09-23T20:06:08.809 INFO:tasks.rados.rados.0.smithi098.stdout:3263: finishing write tid 2 to smithi09866585-96 2023-09-23T20:06:08.809 INFO:tasks.rados.rados.0.smithi098.stdout:3263: finishing write tid 3 to smithi09866585-96 2023-09-23T20:06:08.809 INFO:tasks.rados.rados.0.smithi098.stdout:3263: finishing write tid 4 to smithi09866585-96 2023-09-23T20:06:08.809 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 96 v 518 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2023-09-23T20:06:08.809 INFO:tasks.rados.rados.0.smithi098.stdout:3263: left oid 96 (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T20:06:08.809 INFO:tasks.rados.rados.0.smithi098.stdout:3264: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-09-23T20:06:08.844 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:08 smithi173 bash[53158]: ts=2023-09-23T20:06:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:06:08.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:08 smithi173 bash[50672]: debug 2023-09-23T20:06:08.262+0000 7f84d3ad6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:06:08.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:08 smithi173 bash[50672]: debug 2023-09-23T20:06:08.530+0000 7f84d3ad6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:06:08.941 INFO:tasks.rados.rados.0.smithi098.stdout:3265: finishing write tid 1 to smithi09866585-275 2023-09-23T20:06:08.941 INFO:tasks.rados.rados.0.smithi098.stdout:3265: finishing write tid 2 to smithi09866585-275 2023-09-23T20:06:08.941 INFO:tasks.rados.rados.0.smithi098.stdout:3265: finishing write tid 3 to smithi09866585-275 2023-09-23T20:06:08.941 INFO:tasks.rados.rados.0.smithi098.stdout:3265: finishing write tid 4 to smithi09866585-275 2023-09-23T20:06:08.941 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 275 v 436 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2023-09-23T20:06:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:3265: left oid 275 (ObjNum 2051 snap 0 seq_num 2051) 2023-09-23T20:06:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:3250: done (15 left) 2023-09-23T20:06:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:3251: done (14 left) 2023-09-23T20:06:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:3252: done (13 left) 2023-09-23T20:06:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:3253: done (12 left) 2023-09-23T20:06:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:3254: done (11 left) 2023-09-23T20:06:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:3255: done (10 left) 2023-09-23T20:06:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:3256: done (9 left) 2023-09-23T20:06:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:3257: done (8 left) 2023-09-23T20:06:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:3258: done (7 left) 2023-09-23T20:06:08.942 INFO:tasks.rados.rados.0.smithi098.stdout:3259: done (6 left) 2023-09-23T20:06:08.943 INFO:tasks.rados.rados.0.smithi098.stdout:3260: done (5 left) 2023-09-23T20:06:08.943 INFO:tasks.rados.rados.0.smithi098.stdout:3261: done (4 left) 2023-09-23T20:06:08.943 INFO:tasks.rados.rados.0.smithi098.stdout:3262: done (3 left) 2023-09-23T20:06:08.943 INFO:tasks.rados.rados.0.smithi098.stdout:3263: done (2 left) 2023-09-23T20:06:08.943 INFO:tasks.rados.rados.0.smithi098.stdout:3264: done (1 left) 2023-09-23T20:06:08.943 INFO:tasks.rados.rados.0.smithi098.stdout:3265: done (0 left) 2023-09-23T20:06:08.943 INFO:tasks.rados.rados.0.smithi098.stdout:3266: read oid 86 snap -1 2023-09-23T20:06:08.943 INFO:tasks.rados.rados.0.smithi098.stdout:3266: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T20:06:08.943 INFO:tasks.rados.rados.0.smithi098.stdout:3267: write oid 175 current snap is 0 2023-09-23T20:06:08.943 INFO:tasks.rados.rados.0.smithi098.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2023-09-23T20:06:08.953 INFO:tasks.rados.rados.0.smithi098.stdout:3267: writing smithi09866585-175 from 487964 to 997869 tid 1 2023-09-23T20:06:08.960 INFO:tasks.rados.rados.0.smithi098.stdout:3267: writing smithi09866585-175 from 1694815 to 2369204 tid 2 2023-09-23T20:06:08.961 INFO:tasks.rados.rados.0.smithi098.stdout:3268: write oid 259 current snap is 0 2023-09-23T20:06:08.961 INFO:tasks.rados.rados.0.smithi098.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2023-09-23T20:06:08.967 INFO:tasks.rados.rados.0.smithi098.stdout:3268: writing smithi09866585-259 from 504771 to 1206278 tid 1 2023-09-23T20:06:08.974 INFO:tasks.rados.rados.0.smithi098.stdout:3268: writing smithi09866585-259 from 1869650 to 2287697 tid 2 2023-09-23T20:06:08.974 INFO:tasks.rados.rados.0.smithi098.stdout:3269: read oid 274 snap -1 2023-09-23T20:06:08.975 INFO:tasks.rados.rados.0.smithi098.stdout:3269: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T20:06:08.975 INFO:tasks.rados.rados.0.smithi098.stdout:3270: read oid 51 snap -1 2023-09-23T20:06:08.975 INFO:tasks.rados.rados.0.smithi098.stdout:3270: expect (ObjNum 1757 snap 0 seq_num 1757) 2023-09-23T20:06:08.975 INFO:tasks.rados.rados.0.smithi098.stdout:3271: delete oid 123 current snap is 0 2023-09-23T20:06:08.975 INFO:tasks.rados.rados.0.smithi098.stdout:3266: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T20:06:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:08 smithi098 bash[33670]: cephadm 2023-09-23T20:06:07.556701+0000 mgr.y (mgr.25178) 2 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Serving on https://172.21.15.98:7150 2023-09-23T20:06:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:08 smithi098 bash[33670]: cephadm 2023-09-23T20:06:07.676573+0000 mgr.y (mgr.25178) 3 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Serving on http://172.21.15.98:8765 2023-09-23T20:06:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:08 smithi098 bash[33670]: cephadm 2023-09-23T20:06:07.678306+0000 mgr.y (mgr.25178) 4 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Bus STARTED 2023-09-23T20:06:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:08 smithi098 bash[33670]: cluster 2023-09-23T20:06:07.840584+0000 mgr.y (mgr.25178) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:06:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:08 smithi098 bash[33670]: audit 2023-09-23T20:06:07.963145+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.98:0/193391673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:08 smithi098 bash[27308]: cephadm 2023-09-23T20:06:07.556701+0000 mgr.y (mgr.25178) 2 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Serving on https://172.21.15.98:7150 2023-09-23T20:06:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:08 smithi098 bash[27308]: cephadm 2023-09-23T20:06:07.676573+0000 mgr.y (mgr.25178) 3 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Serving on http://172.21.15.98:8765 2023-09-23T20:06:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:08 smithi098 bash[27308]: cephadm 2023-09-23T20:06:07.678306+0000 mgr.y (mgr.25178) 4 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Bus STARTED 2023-09-23T20:06:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:08 smithi098 bash[27308]: cluster 2023-09-23T20:06:07.840584+0000 mgr.y (mgr.25178) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:06:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:08 smithi098 bash[27308]: audit 2023-09-23T20:06:07.963145+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.98:0/193391673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:09.212 INFO:tasks.rados.rados.0.smithi098.stdout:3267: finishing write tid 1 to smithi09866585-175 2023-09-23T20:06:09.212 INFO:tasks.rados.rados.0.smithi098.stdout:3267: finishing write tid 2 to smithi09866585-175 2023-09-23T20:06:09.212 INFO:tasks.rados.rados.0.smithi098.stdout:3267: finishing write tid 3 to smithi09866585-175 2023-09-23T20:06:09.212 INFO:tasks.rados.rados.0.smithi098.stdout:3267: finishing write tid 4 to smithi09866585-175 2023-09-23T20:06:09.212 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 175 v 439 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2023-09-23T20:06:09.213 INFO:tasks.rados.rados.0.smithi098.stdout:3267: left oid 175 (ObjNum 2052 snap 0 seq_num 2052) 2023-09-23T20:06:09.213 INFO:tasks.rados.rados.0.smithi098.stdout:3268: finishing write tid 1 to smithi09866585-259 2023-09-23T20:06:09.213 INFO:tasks.rados.rados.0.smithi098.stdout:3268: finishing write tid 2 to smithi09866585-259 2023-09-23T20:06:09.213 INFO:tasks.rados.rados.0.smithi098.stdout:3268: finishing write tid 3 to smithi09866585-259 2023-09-23T20:06:09.213 INFO:tasks.rados.rados.0.smithi098.stdout:3268: finishing write tid 4 to smithi09866585-259 2023-09-23T20:06:09.213 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 259 v 300 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2023-09-23T20:06:09.213 INFO:tasks.rados.rados.0.smithi098.stdout:3268: left oid 259 (ObjNum 2053 snap 0 seq_num 2053) 2023-09-23T20:06:09.213 INFO:tasks.rados.rados.0.smithi098.stdout:3269: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T20:06:09.287 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:08 smithi173 bash[27697]: cephadm 2023-09-23T20:06:07.556701+0000 mgr.y (mgr.25178) 2 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Serving on https://172.21.15.98:7150 2023-09-23T20:06:09.287 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:08 smithi173 bash[27697]: cephadm 2023-09-23T20:06:07.676573+0000 mgr.y (mgr.25178) 3 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Serving on http://172.21.15.98:8765 2023-09-23T20:06:09.287 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:08 smithi173 bash[27697]: cephadm 2023-09-23T20:06:07.678306+0000 mgr.y (mgr.25178) 4 : cephadm [INF] [23/Sep/2023:20:06:07] ENGINE Bus STARTED 2023-09-23T20:06:09.287 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:08 smithi173 bash[27697]: cluster 2023-09-23T20:06:07.840584+0000 mgr.y (mgr.25178) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:06:09.288 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:08 smithi173 bash[27697]: audit 2023-09-23T20:06:07.963145+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.98:0/193391673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:09.288 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:08 smithi173 bash[50672]: debug 2023-09-23T20:06:08.902+0000 7f84d3ad6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:06:09.288 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:09 smithi173 bash[50672]: debug 2023-09-23T20:06:09.070+0000 7f84d3ad6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:06:09.288 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:09 smithi173 bash[50672]: debug 2023-09-23T20:06:09.282+0000 7f84d3ad6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:06:09.421 INFO:tasks.rados.rados.0.smithi098.stdout:3270: expect (ObjNum 1757 snap 0 seq_num 1757) 2023-09-23T20:06:09.620 INFO:tasks.rados.rados.0.smithi098.stdout:3266: done (5 left) 2023-09-23T20:06:09.620 INFO:tasks.rados.rados.0.smithi098.stdout:3267: done (4 left) 2023-09-23T20:06:09.620 INFO:tasks.rados.rados.0.smithi098.stdout:3268: done (3 left) 2023-09-23T20:06:09.620 INFO:tasks.rados.rados.0.smithi098.stdout:3269: done (2 left) 2023-09-23T20:06:09.620 INFO:tasks.rados.rados.0.smithi098.stdout:3270: done (1 left) 2023-09-23T20:06:09.620 INFO:tasks.rados.rados.0.smithi098.stdout:3271: done (0 left) 2023-09-23T20:06:09.620 INFO:tasks.rados.rados.0.smithi098.stdout:3272: read oid 121 snap -1 2023-09-23T20:06:09.620 INFO:tasks.rados.rados.0.smithi098.stdout:3272: expect (ObjNum 2035 snap 0 seq_num 2035) 2023-09-23T20:06:09.620 INFO:tasks.rados.rados.0.smithi098.stdout:3273: read oid 170 snap -1 2023-09-23T20:06:09.621 INFO:tasks.rados.rados.0.smithi098.stdout:3273: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T20:06:09.621 INFO:tasks.rados.rados.0.smithi098.stdout:3274: write oid 260 current snap is 0 2023-09-23T20:06:09.621 INFO:tasks.rados.rados.0.smithi098.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2023-09-23T20:06:09.632 INFO:tasks.rados.rados.0.smithi098.stdout:3274: writing smithi09866585-260 from 538385 to 990390 tid 1 2023-09-23T20:06:09.637 INFO:tasks.rados.rados.0.smithi098.stdout:3274: writing smithi09866585-260 from 1470261 to 1891977 tid 2 2023-09-23T20:06:09.638 INFO:tasks.rados.rados.0.smithi098.stdout:3275: read oid 474 snap -1 2023-09-23T20:06:09.638 INFO:tasks.rados.rados.0.smithi098.stdout:3275: expect deleted 2023-09-23T20:06:09.638 INFO:tasks.rados.rados.0.smithi098.stdout:3276: read oid 446 snap -1 2023-09-23T20:06:09.638 INFO:tasks.rados.rados.0.smithi098.stdout:3276: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T20:06:09.638 INFO:tasks.rados.rados.0.smithi098.stdout:3277: read oid 411 snap -1 2023-09-23T20:06:09.638 INFO:tasks.rados.rados.0.smithi098.stdout:3277: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T20:06:09.638 INFO:tasks.rados.rados.0.smithi098.stdout:3278: write oid 410 current snap is 0 2023-09-23T20:06:09.638 INFO:tasks.rados.rados.0.smithi098.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2023-09-23T20:06:09.644 INFO:tasks.rados.rados.0.smithi098.stdout:3278: writing smithi09866585-410 from 555192 to 1082446 tid 1 2023-09-23T20:06:09.650 INFO:tasks.rados.rados.0.smithi098.stdout:3278: writing smithi09866585-410 from 1528743 to 2094117 tid 2 2023-09-23T20:06:09.650 INFO:tasks.rados.rados.0.smithi098.stdout:3279: delete oid 409 current snap is 0 2023-09-23T20:06:09.650 INFO:tasks.rados.rados.0.smithi098.stdout:3273: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T20:06:09.895 INFO:tasks.rados.rados.0.smithi098.stdout:3272: expect (ObjNum 2035 snap 0 seq_num 2035) 2023-09-23T20:06:10.043 INFO:tasks.rados.rados.0.smithi098.stdout:3274: finishing write tid 1 to smithi09866585-260 2023-09-23T20:06:10.043 INFO:tasks.rados.rados.0.smithi098.stdout:3277: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T20:06:10.138 INFO:tasks.rados.rados.0.smithi098.stdout:3274: finishing write tid 2 to smithi09866585-260 2023-09-23T20:06:10.138 INFO:tasks.rados.rados.0.smithi098.stdout:3274: finishing write tid 3 to smithi09866585-260 2023-09-23T20:06:10.138 INFO:tasks.rados.rados.0.smithi098.stdout:3274: finishing write tid 4 to smithi09866585-260 2023-09-23T20:06:10.138 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 260 v 521 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2023-09-23T20:06:10.138 INFO:tasks.rados.rados.0.smithi098.stdout:3274: left oid 260 (ObjNum 2055 snap 0 seq_num 2055) 2023-09-23T20:06:10.139 INFO:tasks.rados.rados.0.smithi098.stdout:3278: finishing write tid 1 to smithi09866585-410 2023-09-23T20:06:10.139 INFO:tasks.rados.rados.0.smithi098.stdout:3272: done (7 left) 2023-09-23T20:06:10.139 INFO:tasks.rados.rados.0.smithi098.stdout:3273: done (6 left) 2023-09-23T20:06:10.139 INFO:tasks.rados.rados.0.smithi098.stdout:3274: done (5 left) 2023-09-23T20:06:10.139 INFO:tasks.rados.rados.0.smithi098.stdout:3275: done (4 left) 2023-09-23T20:06:10.139 INFO:tasks.rados.rados.0.smithi098.stdout:3277: done (3 left) 2023-09-23T20:06:10.139 INFO:tasks.rados.rados.0.smithi098.stdout:3279: done (2 left) 2023-09-23T20:06:10.139 INFO:tasks.rados.rados.0.smithi098.stdout:3280: read oid 176 snap -1 2023-09-23T20:06:10.139 INFO:tasks.rados.rados.0.smithi098.stdout:3280: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:06:10.139 INFO:tasks.rados.rados.0.smithi098.stdout:3281: write oid 241 current snap is 0 2023-09-23T20:06:10.140 INFO:tasks.rados.rados.0.smithi098.stdout:3276: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T20:06:10.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:09 smithi098 bash[33670]: cluster 2023-09-23T20:06:08.833625+0000 mgr.y (mgr.25178) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:06:10.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:09 smithi098 bash[33670]: cluster 2023-09-23T20:06:08.919841+0000 mon.a (mon.0) 921 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-09-23T20:06:10.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:09 smithi098 bash[27308]: cluster 2023-09-23T20:06:08.833625+0000 mgr.y (mgr.25178) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:06:10.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:09 smithi098 bash[27308]: cluster 2023-09-23T20:06:08.919841+0000 mon.a (mon.0) 921 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-09-23T20:06:10.272 INFO:tasks.rados.rados.0.smithi098.stdout:3278: finishing write tid 2 to smithi09866585-410 2023-09-23T20:06:10.272 INFO:tasks.rados.rados.0.smithi098.stdout:3278: finishing write tid 3 to smithi09866585-410 2023-09-23T20:06:10.272 INFO:tasks.rados.rados.0.smithi098.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2023-09-23T20:06:10.280 INFO:tasks.rados.rados.0.smithi098.stdout:3281: writing smithi09866585-241 from 588806 to 1266558 tid 1 2023-09-23T20:06:10.289 INFO:tasks.rados.rados.0.smithi098.stdout:3281: writing smithi09866585-241 from 2045707 to 2588806 tid 2 2023-09-23T20:06:10.290 INFO:tasks.rados.rados.0.smithi098.stdout:3276: done (3 left) 2023-09-23T20:06:10.290 INFO:tasks.rados.rados.0.smithi098.stdout:3282: read oid 153 snap -1 2023-09-23T20:06:10.290 INFO:tasks.rados.rados.0.smithi098.stdout:3282: expect deleted 2023-09-23T20:06:10.290 INFO:tasks.rados.rados.0.smithi098.stdout:3283: write oid 14 current snap is 0 2023-09-23T20:06:10.290 INFO:tasks.rados.rados.0.smithi098.stdout:3278: finishing write tid 4 to smithi09866585-410 2023-09-23T20:06:10.290 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 410 v 363 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2023-09-23T20:06:10.290 INFO:tasks.rados.rados.0.smithi098.stdout:3278: left oid 410 (ObjNum 2056 snap 0 seq_num 2056) 2023-09-23T20:06:10.290 INFO:tasks.rados.rados.0.smithi098.stdout:3280: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T20:06:10.323 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:09 smithi173 bash[27697]: cluster 2023-09-23T20:06:08.833625+0000 mgr.y (mgr.25178) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:06:10.324 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:09 smithi173 bash[27697]: cluster 2023-09-23T20:06:08.919841+0000 mon.a (mon.0) 921 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-09-23T20:06:10.391 INFO:tasks.rados.rados.0.smithi098.stdout:3281: finishing write tid 1 to smithi09866585-241 2023-09-23T20:06:10.391 INFO:tasks.rados.rados.0.smithi098.stdout:3281: finishing write tid 2 to smithi09866585-241 2023-09-23T20:06:10.391 INFO:tasks.rados.rados.0.smithi098.stdout:3281: finishing write tid 3 to smithi09866585-241 2023-09-23T20:06:10.391 INFO:tasks.rados.rados.0.smithi098.stdout:3281: finishing write tid 4 to smithi09866585-241 2023-09-23T20:06:10.391 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 241 v 367 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2023-09-23T20:06:10.391 INFO:tasks.rados.rados.0.smithi098.stdout:3281: left oid 241 (ObjNum 2058 snap 0 seq_num 2058) 2023-09-23T20:06:10.391 INFO:tasks.rados.rados.0.smithi098.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2023-09-23T20:06:10.400 INFO:tasks.rados.rados.0.smithi098.stdout:3283: writing smithi09866585-14 from 605613 to 1358614 tid 1 2023-09-23T20:06:10.407 INFO:tasks.rados.rados.0.smithi098.stdout:3283: writing smithi09866585-14 from 1987836 to 2416890 tid 2 2023-09-23T20:06:10.408 INFO:tasks.rados.rados.0.smithi098.stdout:3278: done (4 left) 2023-09-23T20:06:10.408 INFO:tasks.rados.rados.0.smithi098.stdout:3280: done (3 left) 2023-09-23T20:06:10.408 INFO:tasks.rados.rados.0.smithi098.stdout:3281: done (2 left) 2023-09-23T20:06:10.408 INFO:tasks.rados.rados.0.smithi098.stdout:3282: done (1 left) 2023-09-23T20:06:10.408 INFO:tasks.rados.rados.0.smithi098.stdout:3284: read oid 96 snap -1 2023-09-23T20:06:10.408 INFO:tasks.rados.rados.0.smithi098.stdout:3284: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T20:06:10.408 INFO:tasks.rados.rados.0.smithi098.stdout:3285: delete oid 210 current snap is 0 2023-09-23T20:06:10.408 INFO:tasks.rados.rados.0.smithi098.stdout:3283: finishing write tid 1 to smithi09866585-14 2023-09-23T20:06:10.410 INFO:tasks.rados.rados.0.smithi098.stdout:3285: done (2 left) 2023-09-23T20:06:10.410 INFO:tasks.rados.rados.0.smithi098.stdout:3286: read oid 385 snap -1 2023-09-23T20:06:10.410 INFO:tasks.rados.rados.0.smithi098.stdout:3286: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T20:06:10.410 INFO:tasks.rados.rados.0.smithi098.stdout:3287: write oid 254 current snap is 0 2023-09-23T20:06:10.410 INFO:tasks.rados.rados.0.smithi098.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2023-09-23T20:06:10.417 INFO:tasks.rados.rados.0.smithi098.stdout:3287: writing smithi09866585-254 from 639227 to 1259079 tid 1 2023-09-23T20:06:10.423 INFO:tasks.rados.rados.0.smithi098.stdout:3287: writing smithi09866585-254 from 1821153 to 2253876 tid 2 2023-09-23T20:06:10.423 INFO:tasks.rados.rados.0.smithi098.stdout:3288: read oid 1 snap -1 2023-09-23T20:06:10.423 INFO:tasks.rados.rados.0.smithi098.stdout:3288: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T20:06:10.424 INFO:tasks.rados.rados.0.smithi098.stdout:3289: write oid 131 current snap is 0 2023-09-23T20:06:10.424 INFO:tasks.rados.rados.0.smithi098.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2023-09-23T20:06:10.431 INFO:tasks.rados.rados.0.smithi098.stdout:3289: writing smithi09866585-131 from 656034 to 1351135 tid 1 2023-09-23T20:06:10.438 INFO:tasks.rados.rados.0.smithi098.stdout:3289: writing smithi09866585-131 from 1879635 to 2456016 tid 2 2023-09-23T20:06:10.438 INFO:tasks.rados.rados.0.smithi098.stdout:3290: read oid 152 snap -1 2023-09-23T20:06:10.438 INFO:tasks.rados.rados.0.smithi098.stdout:3290: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:06:10.438 INFO:tasks.rados.rados.0.smithi098.stdout:3291: write oid 378 current snap is 0 2023-09-23T20:06:10.438 INFO:tasks.rados.rados.0.smithi098.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2023-09-23T20:06:10.446 INFO:tasks.rados.rados.0.smithi098.stdout:3291: writing smithi09866585-378 from 672841 to 1443191 tid 1 2023-09-23T20:06:10.453 INFO:tasks.rados.rados.0.smithi098.stdout:3291: writing smithi09866585-378 from 2221764 to 2658156 tid 2 2023-09-23T20:06:10.453 INFO:tasks.rados.rados.0.smithi098.stdout:3292: write oid 429 current snap is 0 2023-09-23T20:06:10.454 INFO:tasks.rados.rados.0.smithi098.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2023-09-23T20:06:10.460 INFO:tasks.rados.rados.0.smithi098.stdout:3292: writing smithi09866585-429 from 689648 to 1135247 tid 1 2023-09-23T20:06:10.468 INFO:tasks.rados.rados.0.smithi098.stdout:3292: writing smithi09866585-429 from 1880246 to 2460296 tid 2 2023-09-23T20:06:10.468 INFO:tasks.rados.rados.0.smithi098.stdout:3293: read oid 50 snap -1 2023-09-23T20:06:10.468 INFO:tasks.rados.rados.0.smithi098.stdout:3293: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T20:06:10.468 INFO:tasks.rados.rados.0.smithi098.stdout:3294: read oid 90 snap -1 2023-09-23T20:06:10.468 INFO:tasks.rados.rados.0.smithi098.stdout:3294: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T20:06:10.468 INFO:tasks.rados.rados.0.smithi098.stdout:3295: read oid 339 snap -1 2023-09-23T20:06:10.468 INFO:tasks.rados.rados.0.smithi098.stdout:3295: expect deleted 2023-09-23T20:06:10.468 INFO:tasks.rados.rados.0.smithi098.stdout:3296: read oid 486 snap -1 2023-09-23T20:06:10.469 INFO:tasks.rados.rados.0.smithi098.stdout:3296: expect (ObjNum 2018 snap 0 seq_num 2018) 2023-09-23T20:06:10.469 INFO:tasks.rados.rados.0.smithi098.stdout:3297: write oid 222 current snap is 0 2023-09-23T20:06:10.469 INFO:tasks.rados.rados.0.smithi098.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2023-09-23T20:06:10.474 INFO:tasks.rados.rados.0.smithi098.stdout:3297: writing smithi09866585-222 from 706455 to 1227303 tid 1 2023-09-23T20:06:10.481 INFO:tasks.rados.rados.0.smithi098.stdout:3297: writing smithi09866585-222 from 1938728 to 2378789 tid 2 2023-09-23T20:06:10.482 INFO:tasks.rados.rados.0.smithi098.stdout:3298: read oid 285 snap -1 2023-09-23T20:06:10.482 INFO:tasks.rados.rados.0.smithi098.stdout:3298: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T20:06:10.482 INFO:tasks.rados.rados.0.smithi098.stdout:3299: read oid 214 snap -1 2023-09-23T20:06:10.482 INFO:tasks.rados.rados.0.smithi098.stdout:3299: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T20:06:10.482 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:06:10.482 INFO:tasks.rados.rados.0.smithi098.stdout:3283: finishing write tid 2 to smithi09866585-14 2023-09-23T20:06:10.482 INFO:tasks.rados.rados.0.smithi098.stdout:3283: finishing write tid 3 to smithi09866585-14 2023-09-23T20:06:10.482 INFO:tasks.rados.rados.0.smithi098.stdout:3283: finishing write tid 4 to smithi09866585-14 2023-09-23T20:06:10.482 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 14 v 474 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2023-09-23T20:06:10.482 INFO:tasks.rados.rados.0.smithi098.stdout:3283: left oid 14 (ObjNum 2059 snap 0 seq_num 2059) 2023-09-23T20:06:10.483 INFO:tasks.rados.rados.0.smithi098.stdout:3284: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T20:06:10.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:10 smithi173 bash[50672]: debug 2023-09-23T20:06:10.318+0000 7f84d3ad6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:06:10.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:10 smithi173 bash[50672]: debug 2023-09-23T20:06:10.442+0000 7f84d3ad6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:06:10.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:10 smithi173 bash[50672]: debug 2023-09-23T20:06:10.570+0000 7f84d3ad6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:06:10.636 INFO:tasks.rados.rados.0.smithi098.stdout:3287: finishing write tid 1 to smithi09866585-254 2023-09-23T20:06:10.636 INFO:tasks.rados.rados.0.smithi098.stdout:3286: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T20:06:10.742 INFO:tasks.rados.rados.0.smithi098.stdout:3288: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T20:06:10.857 INFO:tasks.rados.rados.0.smithi098.stdout:3287: finishing write tid 2 to smithi09866585-254 2023-09-23T20:06:10.857 INFO:tasks.rados.rados.0.smithi098.stdout:3287: finishing write tid 3 to smithi09866585-254 2023-09-23T20:06:10.857 INFO:tasks.rados.rados.0.smithi098.stdout:3287: finishing write tid 4 to smithi09866585-254 2023-09-23T20:06:10.857 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 254 v 364 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2023-09-23T20:06:10.857 INFO:tasks.rados.rados.0.smithi098.stdout:3287: left oid 254 (ObjNum 2061 snap 0 seq_num 2061) 2023-09-23T20:06:10.857 INFO:tasks.rados.rados.0.smithi098.stdout:3289: finishing write tid 1 to smithi09866585-131 2023-09-23T20:06:10.857 INFO:tasks.rados.rados.0.smithi098.stdout:3289: finishing write tid 2 to smithi09866585-131 2023-09-23T20:06:10.858 INFO:tasks.rados.rados.0.smithi098.stdout:3289: finishing write tid 3 to smithi09866585-131 2023-09-23T20:06:10.858 INFO:tasks.rados.rados.0.smithi098.stdout:3289: finishing write tid 4 to smithi09866585-131 2023-09-23T20:06:10.858 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 131 v 367 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2023-09-23T20:06:10.858 INFO:tasks.rados.rados.0.smithi098.stdout:3289: left oid 131 (ObjNum 2062 snap 0 seq_num 2062) 2023-09-23T20:06:10.858 INFO:tasks.rados.rados.0.smithi098.stdout:3290: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T20:06:11.066 INFO:tasks.rados.rados.0.smithi098.stdout:3291: finishing write tid 1 to smithi09866585-378 2023-09-23T20:06:11.066 INFO:tasks.rados.rados.0.smithi098.stdout:3291: finishing write tid 2 to smithi09866585-378 2023-09-23T20:06:11.066 INFO:tasks.rados.rados.0.smithi098.stdout:3291: finishing write tid 3 to smithi09866585-378 2023-09-23T20:06:11.066 INFO:tasks.rados.rados.0.smithi098.stdout:3291: finishing write tid 4 to smithi09866585-378 2023-09-23T20:06:11.066 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 378 v 454 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2023-09-23T20:06:11.067 INFO:tasks.rados.rados.0.smithi098.stdout:3291: left oid 378 (ObjNum 2063 snap 0 seq_num 2063) 2023-09-23T20:06:11.067 INFO:tasks.rados.rados.0.smithi098.stdout:3292: finishing write tid 1 to smithi09866585-429 2023-09-23T20:06:11.067 INFO:tasks.rados.rados.0.smithi098.stdout:3294: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T20:06:11.277 INFO:tasks.rados.rados.0.smithi098.stdout:3297: finishing write tid 1 to smithi09866585-222 2023-09-23T20:06:11.277 INFO:tasks.rados.rados.0.smithi098.stdout:3297: finishing write tid 2 to smithi09866585-222 2023-09-23T20:06:11.277 INFO:tasks.rados.rados.0.smithi098.stdout:3297: finishing write tid 3 to smithi09866585-222 2023-09-23T20:06:11.277 INFO:tasks.rados.rados.0.smithi098.stdout:3297: finishing write tid 4 to smithi09866585-222 2023-09-23T20:06:11.277 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 222 v 349 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2023-09-23T20:06:11.277 INFO:tasks.rados.rados.0.smithi098.stdout:3297: left oid 222 (ObjNum 2065 snap 0 seq_num 2065) 2023-09-23T20:06:11.277 INFO:tasks.rados.rados.0.smithi098.stdout:3293: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T20:06:11.283 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:10 smithi173 bash[27697]: audit 2023-09-23T20:06:10.405111+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.98:0/3421842819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:11.283 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:11 smithi173 bash[50672]: debug 2023-09-23T20:06:11.054+0000 7f84d3ad6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:06:11.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:10 smithi098 bash[27308]: audit 2023-09-23T20:06:10.405111+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.98:0/3421842819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:10 smithi098 bash[33670]: audit 2023-09-23T20:06:10.405111+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.98:0/3421842819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:11.442 INFO:tasks.rados.rados.0.smithi098.stdout:3292: finishing write tid 2 to smithi09866585-429 2023-09-23T20:06:11.442 INFO:tasks.rados.rados.0.smithi098.stdout:3292: finishing write tid 3 to smithi09866585-429 2023-09-23T20:06:11.443 INFO:tasks.rados.rados.0.smithi098.stdout:3292: finishing write tid 4 to smithi09866585-429 2023-09-23T20:06:11.443 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 429 v 390 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2023-09-23T20:06:11.443 INFO:tasks.rados.rados.0.smithi098.stdout:3292: left oid 429 (ObjNum 2064 snap 0 seq_num 2064) 2023-09-23T20:06:11.443 INFO:tasks.rados.rados.0.smithi098.stdout:3298: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T20:06:11.564 INFO:tasks.rados.rados.0.smithi098.stdout:3299: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T20:06:11.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:11 smithi173 bash[50672]: debug 2023-09-23T20:06:11.278+0000 7f84d3ad6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:06:11.692 INFO:tasks.rados.rados.0.smithi098.stdout:3296: expect (ObjNum 2018 snap 0 seq_num 2018) 2023-09-23T20:06:11.887 INFO:tasks.rados.rados.0.smithi098.stdout:3283: done (15 left) 2023-09-23T20:06:11.887 INFO:tasks.rados.rados.0.smithi098.stdout:3284: done (14 left) 2023-09-23T20:06:11.887 INFO:tasks.rados.rados.0.smithi098.stdout:3286: done (13 left) 2023-09-23T20:06:11.888 INFO:tasks.rados.rados.0.smithi098.stdout:3287: done (12 left) 2023-09-23T20:06:11.888 INFO:tasks.rados.rados.0.smithi098.stdout:3288: done (11 left) 2023-09-23T20:06:11.888 INFO:tasks.rados.rados.0.smithi098.stdout:3289: done (10 left) 2023-09-23T20:06:11.888 INFO:tasks.rados.rados.0.smithi098.stdout:3290: done (9 left) 2023-09-23T20:06:11.888 INFO:tasks.rados.rados.0.smithi098.stdout:3291: done (8 left) 2023-09-23T20:06:11.888 INFO:tasks.rados.rados.0.smithi098.stdout:3292: done (7 left) 2023-09-23T20:06:11.888 INFO:tasks.rados.rados.0.smithi098.stdout:3293: done (6 left) 2023-09-23T20:06:11.888 INFO:tasks.rados.rados.0.smithi098.stdout:3294: done (5 left) 2023-09-23T20:06:11.888 INFO:tasks.rados.rados.0.smithi098.stdout:3295: done (4 left) 2023-09-23T20:06:11.889 INFO:tasks.rados.rados.0.smithi098.stdout:3296: done (3 left) 2023-09-23T20:06:11.889 INFO:tasks.rados.rados.0.smithi098.stdout:3297: done (2 left) 2023-09-23T20:06:11.889 INFO:tasks.rados.rados.0.smithi098.stdout:3298: done (1 left) 2023-09-23T20:06:11.889 INFO:tasks.rados.rados.0.smithi098.stdout:3299: done (0 left) 2023-09-23T20:06:11.889 INFO:tasks.rados.rados.0.smithi098.stdout:3300: delete oid 320 current snap is 0 2023-09-23T20:06:11.890 INFO:tasks.rados.rados.0.smithi098.stdout:3300: done (0 left) 2023-09-23T20:06:11.890 INFO:tasks.rados.rados.0.smithi098.stdout:3301: write oid 186 current snap is 0 2023-09-23T20:06:11.890 INFO:tasks.rados.rados.0.smithi098.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2023-09-23T20:06:11.901 INFO:tasks.rados.rados.0.smithi098.stdout:3301: writing smithi09866585-186 from 740069 to 1411415 tid 1 2023-09-23T20:06:11.907 INFO:tasks.rados.rados.0.smithi098.stdout:3301: writing smithi09866585-186 from 1939339 to 2383069 tid 2 2023-09-23T20:06:11.908 INFO:tasks.rados.rados.0.smithi098.stdout:3302: write oid 222 current snap is 0 2023-09-23T20:06:11.908 INFO:tasks.rados.rados.0.smithi098.stdout:3301: finishing write tid 1 to smithi09866585-186 2023-09-23T20:06:11.908 INFO:tasks.rados.rados.0.smithi098.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2023-09-23T20:06:11.914 INFO:tasks.rados.rados.0.smithi098.stdout:3302: writing smithi09866585-222 from 756876 to 1219824 tid 1 2023-09-23T20:06:11.922 INFO:tasks.rados.rados.0.smithi098.stdout:3302: writing smithi09866585-222 from 1714174 to 2301562 tid 2 2023-09-23T20:06:11.922 INFO:tasks.rados.rados.0.smithi098.stdout:3303: read oid 33 snap -1 2023-09-23T20:06:11.922 INFO:tasks.rados.rados.0.smithi098.stdout:3303: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T20:06:11.922 INFO:tasks.rados.rados.0.smithi098.stdout:3304: write oid 425 current snap is 0 2023-09-23T20:06:11.922 INFO:tasks.rados.rados.0.smithi098.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2023-09-23T20:06:11.935 INFO:tasks.rados.rados.0.smithi098.stdout:3304: writing smithi09866585-425 from 773683 to 1311880 tid 1 2023-09-23T20:06:11.944 INFO:tasks.rados.rados.0.smithi098.stdout:3304: writing smithi09866585-425 from 1772656 to 2503702 tid 2 2023-09-23T20:06:11.944 INFO:tasks.rados.rados.0.smithi098.stdout:3305: write oid 233 current snap is 0 2023-09-23T20:06:11.944 INFO:tasks.rados.rados.0.smithi098.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2023-09-23T20:06:11.951 INFO:tasks.rados.rados.0.smithi098.stdout:3305: writing smithi09866585-233 from 790490 to 1403936 tid 1 2023-09-23T20:06:11.957 INFO:tasks.rados.rados.0.smithi098.stdout:3305: writing smithi09866585-233 from 1831138 to 2422195 tid 2 2023-09-23T20:06:11.958 INFO:tasks.rados.rados.0.smithi098.stdout:3306: write oid 343 current snap is 0 2023-09-23T20:06:11.958 INFO:tasks.rados.rados.0.smithi098.stdout:3301: finishing write tid 2 to smithi09866585-186 2023-09-23T20:06:11.958 INFO:tasks.rados.rados.0.smithi098.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2023-09-23T20:06:11.964 INFO:tasks.rados.rados.0.smithi098.stdout:3306: writing smithi09866585-343 from 407297 to 1095992 tid 1 2023-09-23T20:06:11.972 INFO:tasks.rados.rados.0.smithi098.stdout:3306: writing smithi09866585-343 from 1773267 to 2507982 tid 2 2023-09-23T20:06:11.972 INFO:tasks.rados.rados.0.smithi098.stdout:3301: finishing write tid 3 to smithi09866585-186 2023-09-23T20:06:11.972 INFO:tasks.rados.rados.0.smithi098.stdout:3301: finishing write tid 4 to smithi09866585-186 2023-09-23T20:06:11.972 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 186 v 442 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2023-09-23T20:06:11.972 INFO:tasks.rados.rados.0.smithi098.stdout:3301: left oid 186 (ObjNum 2067 snap 0 seq_num 2067) 2023-09-23T20:06:11.972 INFO:tasks.rados.rados.0.smithi098.stdout:3302: finishing write tid 1 to smithi09866585-222 2023-09-23T20:06:11.973 INFO:tasks.rados.rados.0.smithi098.stdout:3302: finishing write tid 2 to smithi09866585-222 2023-09-23T20:06:11.973 INFO:tasks.rados.rados.0.smithi098.stdout:3302: finishing write tid 3 to smithi09866585-222 2023-09-23T20:06:11.973 INFO:tasks.rados.rados.0.smithi098.stdout:3302: finishing write tid 4 to smithi09866585-222 2023-09-23T20:06:11.973 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 222 v 352 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2023-09-23T20:06:11.973 INFO:tasks.rados.rados.0.smithi098.stdout:3302: left oid 222 (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T20:06:11.973 INFO:tasks.rados.rados.0.smithi098.stdout:3303: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T20:06:12.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:11 smithi173 bash[50672]: debug 2023-09-23T20:06:11.746+0000 7f84d3ad6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:06:12.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:11 smithi173 bash[27697]: cluster 2023-09-23T20:06:10.834203+0000 mgr.y (mgr.25178) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:06:12.168 INFO:tasks.rados.rados.0.smithi098.stdout:3304: finishing write tid 1 to smithi09866585-425 2023-09-23T20:06:12.168 INFO:tasks.rados.rados.0.smithi098.stdout:3304: finishing write tid 2 to smithi09866585-425 2023-09-23T20:06:12.169 INFO:tasks.rados.rados.0.smithi098.stdout:3304: finishing write tid 3 to smithi09866585-425 2023-09-23T20:06:12.169 INFO:tasks.rados.rados.0.smithi098.stdout:3304: finishing write tid 4 to smithi09866585-425 2023-09-23T20:06:12.169 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 425 v 355 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2023-09-23T20:06:12.169 INFO:tasks.rados.rados.0.smithi098.stdout:3304: left oid 425 (ObjNum 2069 snap 0 seq_num 2069) 2023-09-23T20:06:12.169 INFO:tasks.rados.rados.0.smithi098.stdout:3305: finishing write tid 1 to smithi09866585-233 2023-09-23T20:06:12.169 INFO:tasks.rados.rados.0.smithi098.stdout:3305: finishing write tid 2 to smithi09866585-233 2023-09-23T20:06:12.169 INFO:tasks.rados.rados.0.smithi098.stdout:3305: finishing write tid 3 to smithi09866585-233 2023-09-23T20:06:12.169 INFO:tasks.rados.rados.0.smithi098.stdout:3305: finishing write tid 4 to smithi09866585-233 2023-09-23T20:06:12.169 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 233 v 445 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2023-09-23T20:06:12.169 INFO:tasks.rados.rados.0.smithi098.stdout:3305: left oid 233 (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T20:06:12.169 INFO:tasks.rados.rados.0.smithi098.stdout:3306: finishing write tid 1 to smithi09866585-343 2023-09-23T20:06:12.170 INFO:tasks.rados.rados.0.smithi098.stdout:3306: finishing write tid 2 to smithi09866585-343 2023-09-23T20:06:12.170 INFO:tasks.rados.rados.0.smithi098.stdout:3306: finishing write tid 3 to smithi09866585-343 2023-09-23T20:06:12.170 INFO:tasks.rados.rados.0.smithi098.stdout:3306: finishing write tid 4 to smithi09866585-343 2023-09-23T20:06:12.170 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 343 v 448 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2023-09-23T20:06:12.170 INFO:tasks.rados.rados.0.smithi098.stdout:3306: left oid 343 (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T20:06:12.170 INFO:tasks.rados.rados.0.smithi098.stdout:3307: read oid 335 snap -1 2023-09-23T20:06:12.170 INFO:tasks.rados.rados.0.smithi098.stdout:3307: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T20:06:12.170 INFO:tasks.rados.rados.0.smithi098.stdout:3301: done (6 left) 2023-09-23T20:06:12.170 INFO:tasks.rados.rados.0.smithi098.stdout:3302: done (5 left) 2023-09-23T20:06:12.170 INFO:tasks.rados.rados.0.smithi098.stdout:3303: done (4 left) 2023-09-23T20:06:12.171 INFO:tasks.rados.rados.0.smithi098.stdout:3304: done (3 left) 2023-09-23T20:06:12.171 INFO:tasks.rados.rados.0.smithi098.stdout:3305: done (2 left) 2023-09-23T20:06:12.171 INFO:tasks.rados.rados.0.smithi098.stdout:3306: done (1 left) 2023-09-23T20:06:12.171 INFO:tasks.rados.rados.0.smithi098.stdout:3308: read oid 382 snap -1 2023-09-23T20:06:12.171 INFO:tasks.rados.rados.0.smithi098.stdout:3308: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T20:06:12.171 INFO:tasks.rados.rados.0.smithi098.stdout:3309: read oid 241 snap -1 2023-09-23T20:06:12.171 INFO:tasks.rados.rados.0.smithi098.stdout:3309: expect (ObjNum 2058 snap 0 seq_num 2058) 2023-09-23T20:06:12.171 INFO:tasks.rados.rados.0.smithi098.stdout:3310: read oid 93 snap -1 2023-09-23T20:06:12.171 INFO:tasks.rados.rados.0.smithi098.stdout:3310: expect (ObjNum 1687 snap 0 seq_num 1687) 2023-09-23T20:06:12.171 INFO:tasks.rados.rados.0.smithi098.stdout:3311: delete oid 266 current snap is 0 2023-09-23T20:06:12.172 INFO:tasks.rados.rados.0.smithi098.stdout:3311: done (4 left) 2023-09-23T20:06:12.172 INFO:tasks.rados.rados.0.smithi098.stdout:3312: write oid 40 current snap is 0 2023-09-23T20:06:12.172 INFO:tasks.rados.rados.0.smithi098.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2023-09-23T20:06:12.180 INFO:tasks.rados.rados.0.smithi098.stdout:3312: writing smithi09866585-40 from 440911 to 880104 tid 1 2023-09-23T20:06:12.188 INFO:tasks.rados.rados.0.smithi098.stdout:3312: writing smithi09866585-40 from 1490231 to 2228615 tid 2 2023-09-23T20:06:12.188 INFO:tasks.rados.rados.0.smithi098.stdout:3313: write oid 33 current snap is 0 2023-09-23T20:06:12.188 INFO:tasks.rados.rados.0.smithi098.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2023-09-23T20:06:12.193 INFO:tasks.rados.rados.0.smithi098.stdout:3313: writing smithi09866585-33 from 457718 to 972160 tid 1 2023-09-23T20:06:12.201 INFO:tasks.rados.rados.0.smithi098.stdout:3313: writing smithi09866585-33 from 1548713 to 2147108 tid 2 2023-09-23T20:06:12.201 INFO:tasks.rados.rados.0.smithi098.stdout:3314: read oid 212 snap -1 2023-09-23T20:06:12.201 INFO:tasks.rados.rados.0.smithi098.stdout:3314: expect (ObjNum 1638 snap 0 seq_num 1638) 2023-09-23T20:06:12.201 INFO:tasks.rados.rados.0.smithi098.stdout:3315: write oid 286 current snap is 0 2023-09-23T20:06:12.201 INFO:tasks.rados.rados.0.smithi098.stdout:3310: expect (ObjNum 1687 snap 0 seq_num 1687) 2023-09-23T20:06:12.341 INFO:tasks.rados.rados.0.smithi098.stdout:3307: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T20:06:12.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:11 smithi098 bash[33670]: cluster 2023-09-23T20:06:10.834203+0000 mgr.y (mgr.25178) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:06:12.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:11 smithi098 bash[27308]: cluster 2023-09-23T20:06:10.834203+0000 mgr.y (mgr.25178) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:06:12.463 INFO:tasks.rados.rados.0.smithi098.stdout:3309: expect (ObjNum 2058 snap 0 seq_num 2058) 2023-09-23T20:06:12.554 INFO:tasks.rados.rados.0.smithi098.stdout:3308: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T20:06:12.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:12 smithi173 bash[50672]: debug 2023-09-23T20:06:12.278+0000 7f84d3ad6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:06:12.830 INFO:tasks.rados.rados.0.smithi098.stdout:3312: finishing write tid 1 to smithi09866585-40 2023-09-23T20:06:12.830 INFO:tasks.rados.rados.0.smithi098.stdout:3312: finishing write tid 2 to smithi09866585-40 2023-09-23T20:06:12.830 INFO:tasks.rados.rados.0.smithi098.stdout:3312: finishing write tid 3 to smithi09866585-40 2023-09-23T20:06:12.830 INFO:tasks.rados.rados.0.smithi098.stdout:3312: finishing write tid 4 to smithi09866585-40 2023-09-23T20:06:12.830 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 40 v 521 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2023-09-23T20:06:12.830 INFO:tasks.rados.rados.0.smithi098.stdout:3312: left oid 40 (ObjNum 2073 snap 0 seq_num 2073) 2023-09-23T20:06:12.831 INFO:tasks.rados.rados.0.smithi098.stdout:3313: finishing write tid 1 to smithi09866585-33 2023-09-23T20:06:12.831 INFO:tasks.rados.rados.0.smithi098.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2023-09-23T20:06:12.837 INFO:tasks.rados.rados.0.smithi098.stdout:3315: writing smithi09866585-286 from 474525 to 1064216 tid 1 2023-09-23T20:06:12.845 INFO:tasks.rados.rados.0.smithi098.stdout:3315: writing smithi09866585-286 from 1490842 to 2232895 tid 2 2023-09-23T20:06:12.851 INFO:tasks.rados.rados.0.smithi098.stdout:3315: writing smithi09866585-286 from 2832710 to 2874525 tid 3 2023-09-23T20:06:12.851 INFO:tasks.rados.rados.0.smithi098.stdout:3307: done (7 left) 2023-09-23T20:06:12.851 INFO:tasks.rados.rados.0.smithi098.stdout:3308: done (6 left) 2023-09-23T20:06:12.851 INFO:tasks.rados.rados.0.smithi098.stdout:3309: done (5 left) 2023-09-23T20:06:12.851 INFO:tasks.rados.rados.0.smithi098.stdout:3310: done (4 left) 2023-09-23T20:06:12.851 INFO:tasks.rados.rados.0.smithi098.stdout:3312: done (3 left) 2023-09-23T20:06:12.851 INFO:tasks.rados.rados.0.smithi098.stdout:3316: read oid 2 snap -1 2023-09-23T20:06:12.852 INFO:tasks.rados.rados.0.smithi098.stdout:3316: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-09-23T20:06:12.852 INFO:tasks.rados.rados.0.smithi098.stdout:3317: read oid 164 snap -1 2023-09-23T20:06:12.852 INFO:tasks.rados.rados.0.smithi098.stdout:3317: expect deleted 2023-09-23T20:06:12.852 INFO:tasks.rados.rados.0.smithi098.stdout:3318: write oid 443 current snap is 0 2023-09-23T20:06:12.852 INFO:tasks.rados.rados.0.smithi098.stdout:3313: finishing write tid 2 to smithi09866585-33 2023-09-23T20:06:12.852 INFO:tasks.rados.rados.0.smithi098.stdout:3313: finishing write tid 3 to smithi09866585-33 2023-09-23T20:06:12.852 INFO:tasks.rados.rados.0.smithi098.stdout:3313: finishing write tid 4 to smithi09866585-33 2023-09-23T20:06:12.852 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 33 v 524 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2023-09-23T20:06:12.853 INFO:tasks.rados.rados.0.smithi098.stdout:3313: left oid 33 (ObjNum 2074 snap 0 seq_num 2074) 2023-09-23T20:06:12.853 INFO:tasks.rados.rados.0.smithi098.stdout:3314: expect (ObjNum 1638 snap 0 seq_num 1638) 2023-09-23T20:06:13.045 INFO:tasks.rados.rados.0.smithi098.stdout:3315: finishing write tid 1 to smithi09866585-286 2023-09-23T20:06:13.045 INFO:tasks.rados.rados.0.smithi098.stdout:3315: finishing write tid 2 to smithi09866585-286 2023-09-23T20:06:13.045 INFO:tasks.rados.rados.0.smithi098.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2023-09-23T20:06:13.056 INFO:tasks.rados.rados.0.smithi098.stdout:3318: writing smithi09866585-443 from 491332 to 1272625 tid 1 2023-09-23T20:06:13.066 INFO:tasks.rados.rados.0.smithi098.stdout:3318: writing smithi09866585-443 from 2065677 to 2667741 tid 2 2023-09-23T20:06:13.066 INFO:tasks.rados.rados.0.smithi098.stdout:3313: done (5 left) 2023-09-23T20:06:13.066 INFO:tasks.rados.rados.0.smithi098.stdout:3314: done (4 left) 2023-09-23T20:06:13.066 INFO:tasks.rados.rados.0.smithi098.stdout:3317: done (3 left) 2023-09-23T20:06:13.067 INFO:tasks.rados.rados.0.smithi098.stdout:3319: delete oid 227 current snap is 0 2023-09-23T20:06:13.067 INFO:tasks.rados.rados.0.smithi098.stdout:3315: finishing write tid 3 to smithi09866585-286 2023-09-23T20:06:13.067 INFO:tasks.rados.rados.0.smithi098.stdout:3315: finishing write tid 4 to smithi09866585-286 2023-09-23T20:06:13.067 INFO:tasks.rados.rados.0.smithi098.stdout:3315: finishing write tid 5 to smithi09866585-286 2023-09-23T20:06:13.067 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 286 v 374 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2023-09-23T20:06:13.067 INFO:tasks.rados.rados.0.smithi098.stdout:3315: left oid 286 (ObjNum 2075 snap 0 seq_num 2075) 2023-09-23T20:06:13.067 INFO:tasks.rados.rados.0.smithi098.stdout:3316: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-09-23T20:06:13.286 INFO:tasks.rados.rados.0.smithi098.stdout:3318: finishing write tid 1 to smithi09866585-443 2023-09-23T20:06:13.287 INFO:tasks.rados.rados.0.smithi098.stdout:3318: finishing write tid 2 to smithi09866585-443 2023-09-23T20:06:13.287 INFO:tasks.rados.rados.0.smithi098.stdout:3318: finishing write tid 3 to smithi09866585-443 2023-09-23T20:06:13.287 INFO:tasks.rados.rados.0.smithi098.stdout:3318: finishing write tid 4 to smithi09866585-443 2023-09-23T20:06:13.287 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 443 v 451 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2023-09-23T20:06:13.287 INFO:tasks.rados.rados.0.smithi098.stdout:3318: left oid 443 (ObjNum 2076 snap 0 seq_num 2076) 2023-09-23T20:06:13.287 INFO:tasks.rados.rados.0.smithi098.stdout:3315: done (3 left) 2023-09-23T20:06:13.287 INFO:tasks.rados.rados.0.smithi098.stdout:3316: done (2 left) 2023-09-23T20:06:13.288 INFO:tasks.rados.rados.0.smithi098.stdout:3318: done (1 left) 2023-09-23T20:06:13.288 INFO:tasks.rados.rados.0.smithi098.stdout:3319: done (0 left) 2023-09-23T20:06:13.288 INFO:tasks.rados.rados.0.smithi098.stdout:3320: delete oid 375 current snap is 0 2023-09-23T20:06:13.289 INFO:tasks.rados.rados.0.smithi098.stdout:3320: done (0 left) 2023-09-23T20:06:13.289 INFO:tasks.rados.rados.0.smithi098.stdout:3321: read oid 155 snap -1 2023-09-23T20:06:13.289 INFO:tasks.rados.rados.0.smithi098.stdout:3321: expect (ObjNum 1775 snap 0 seq_num 1775) 2023-09-23T20:06:13.289 INFO:tasks.rados.rados.0.smithi098.stdout:3322: write oid 294 current snap is 0 2023-09-23T20:06:13.289 INFO:tasks.rados.rados.0.smithi098.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2023-09-23T20:06:13.298 INFO:tasks.rados.rados.0.smithi098.stdout:3322: writing smithi09866585-294 from 541753 to 1148793 tid 1 2023-09-23T20:06:13.307 INFO:tasks.rados.rados.0.smithi098.stdout:3322: writing smithi09866585-294 from 1724770 to 2474161 tid 2 2023-09-23T20:06:13.307 INFO:tasks.rados.rados.0.smithi098.stdout:3323: read oid 1 snap -1 2023-09-23T20:06:13.307 INFO:tasks.rados.rados.0.smithi098.stdout:3323: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T20:06:13.307 INFO:tasks.rados.rados.0.smithi098.stdout:3324: write oid 460 current snap is 0 2023-09-23T20:06:13.307 INFO:tasks.rados.rados.0.smithi098.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2023-09-23T20:06:13.314 INFO:tasks.rados.rados.0.smithi098.stdout:3324: writing smithi09866585-460 from 558560 to 1240849 tid 1 2023-09-23T20:06:13.321 INFO:tasks.rados.rados.0.smithi098.stdout:3324: writing smithi09866585-460 from 1783252 to 2276301 tid 2 2023-09-23T20:06:13.321 INFO:tasks.rados.rados.0.smithi098.stdout:3325: delete oid 300 current snap is 0 2023-09-23T20:06:13.321 INFO:tasks.rados.rados.0.smithi098.stdout:3321: expect (ObjNum 1775 snap 0 seq_num 1775) 2023-09-23T20:06:13.327 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:12 smithi173 bash[27697]: audit 2023-09-23T20:06:12.925921+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.98:0/1579973374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:13.328 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:12 smithi173 bash[50672]: debug 2023-09-23T20:06:12.882+0000 7f84d3ad6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:06:13.328 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:13 smithi173 bash[50672]: debug 2023-09-23T20:06:13.038+0000 7f84d3ad6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:06:13.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:12 smithi098 bash[27308]: audit 2023-09-23T20:06:12.925921+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.98:0/1579973374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:12 smithi098 bash[33670]: audit 2023-09-23T20:06:12.925921+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.98:0/1579973374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:13.526 INFO:tasks.rados.rados.0.smithi098.stdout:3322: finishing write tid 1 to smithi09866585-294 2023-09-23T20:06:13.527 INFO:tasks.rados.rados.0.smithi098.stdout:3322: finishing write tid 2 to smithi09866585-294 2023-09-23T20:06:13.527 INFO:tasks.rados.rados.0.smithi098.stdout:3323: expect (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T20:06:13.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:13 smithi173 bash[50672]: debug 2023-09-23T20:06:13.446+0000 7f84d3ad6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:06:13.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:13 smithi173 bash[50672]: debug 2023-09-23T20:06:13.566+0000 7f84d3ad6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:06:13.653 INFO:tasks.rados.rados.0.smithi098.stdout:3322: finishing write tid 3 to smithi09866585-294 2023-09-23T20:06:13.653 INFO:tasks.rados.rados.0.smithi098.stdout:3322: finishing write tid 4 to smithi09866585-294 2023-09-23T20:06:13.653 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 294 v 394 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2023-09-23T20:06:13.653 INFO:tasks.rados.rados.0.smithi098.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2023-09-23T20:06:13.653 INFO:tasks.rados.rados.0.smithi098.stdout:3324: finishing write tid 1 to smithi09866585-460 2023-09-23T20:06:13.654 INFO:tasks.rados.rados.0.smithi098.stdout:3324: finishing write tid 2 to smithi09866585-460 2023-09-23T20:06:13.654 INFO:tasks.rados.rados.0.smithi098.stdout:3321: done (4 left) 2023-09-23T20:06:13.654 INFO:tasks.rados.rados.0.smithi098.stdout:3322: done (3 left) 2023-09-23T20:06:13.654 INFO:tasks.rados.rados.0.smithi098.stdout:3323: done (2 left) 2023-09-23T20:06:13.654 INFO:tasks.rados.rados.0.smithi098.stdout:3325: done (1 left) 2023-09-23T20:06:13.654 INFO:tasks.rados.rados.0.smithi098.stdout:3326: read oid 267 snap -1 2023-09-23T20:06:13.654 INFO:tasks.rados.rados.0.smithi098.stdout:3326: expect (ObjNum 556 snap 0 seq_num 556) 2023-09-23T20:06:13.654 INFO:tasks.rados.rados.0.smithi098.stdout:3327: read oid 363 snap -1 2023-09-23T20:06:13.655 INFO:tasks.rados.rados.0.smithi098.stdout:3327: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T20:06:13.655 INFO:tasks.rados.rados.0.smithi098.stdout:3328: write oid 317 current snap is 0 2023-09-23T20:06:13.655 INFO:tasks.rados.rados.0.smithi098.stdout:3324: finishing write tid 3 to smithi09866585-460 2023-09-23T20:06:13.655 INFO:tasks.rados.rados.0.smithi098.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2023-09-23T20:06:13.659 INFO:tasks.rados.rados.0.smithi098.stdout:3328: writing smithi09866585-317 from 592174 to 1024961 tid 1 2023-09-23T20:06:13.666 INFO:tasks.rados.rados.0.smithi098.stdout:3328: writing smithi09866585-317 from 1500216 to 1996934 tid 2 2023-09-23T20:06:13.672 INFO:tasks.rados.rados.0.smithi098.stdout:3328: writing smithi09866585-317 from 2624671 to 2992174 tid 3 2023-09-23T20:06:13.672 INFO:tasks.rados.rados.0.smithi098.stdout:3329: delete oid 330 current snap is 0 2023-09-23T20:06:13.673 INFO:tasks.rados.rados.0.smithi098.stdout:3324: finishing write tid 4 to smithi09866585-460 2023-09-23T20:06:13.673 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 460 v 370 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2023-09-23T20:06:13.673 INFO:tasks.rados.rados.0.smithi098.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2023-09-23T20:06:13.673 INFO:tasks.rados.rados.0.smithi098.stdout:3327: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T20:06:13.837 INFO:tasks.rados.rados.0.smithi098.stdout:3326: expect (ObjNum 556 snap 0 seq_num 556) 2023-09-23T20:06:13.977 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:13 smithi173 bash[50672]: debug 2023-09-23T20:06:13.722+0000 7f84d3ad6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:06:13.977 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:13 smithi173 bash[50672]: debug 2023-09-23T20:06:13.838+0000 7f84d3ad6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:06:14.013 INFO:tasks.rados.rados.0.smithi098.stdout:3328: finishing write tid 1 to smithi09866585-317 2023-09-23T20:06:14.013 INFO:tasks.rados.rados.0.smithi098.stdout:3328: finishing write tid 2 to smithi09866585-317 2023-09-23T20:06:14.013 INFO:tasks.rados.rados.0.smithi098.stdout:3328: finishing write tid 3 to smithi09866585-317 2023-09-23T20:06:14.013 INFO:tasks.rados.rados.0.smithi098.stdout:3328: finishing write tid 4 to smithi09866585-317 2023-09-23T20:06:14.013 INFO:tasks.rados.rados.0.smithi098.stdout:3328: finishing write tid 5 to smithi09866585-317 2023-09-23T20:06:14.014 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 317 v 458 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2023-09-23T20:06:14.014 INFO:tasks.rados.rados.0.smithi098.stdout:3328: left oid 317 (ObjNum 2082 snap 0 seq_num 2082) 2023-09-23T20:06:14.014 INFO:tasks.rados.rados.0.smithi098.stdout:3324: done (4 left) 2023-09-23T20:06:14.014 INFO:tasks.rados.rados.0.smithi098.stdout:3326: done (3 left) 2023-09-23T20:06:14.014 INFO:tasks.rados.rados.0.smithi098.stdout:3327: done (2 left) 2023-09-23T20:06:14.014 INFO:tasks.rados.rados.0.smithi098.stdout:3328: done (1 left) 2023-09-23T20:06:14.014 INFO:tasks.rados.rados.0.smithi098.stdout:3329: done (0 left) 2023-09-23T20:06:14.014 INFO:tasks.rados.rados.0.smithi098.stdout:3330: read oid 28 snap -1 2023-09-23T20:06:14.014 INFO:tasks.rados.rados.0.smithi098.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-09-23T20:06:14.014 INFO:tasks.rados.rados.0.smithi098.stdout:3331: delete oid 291 current snap is 0 2023-09-23T20:06:14.016 INFO:tasks.rados.rados.0.smithi098.stdout:3331: done (1 left) 2023-09-23T20:06:14.016 INFO:tasks.rados.rados.0.smithi098.stdout:3332: read oid 218 snap -1 2023-09-23T20:06:14.016 INFO:tasks.rados.rados.0.smithi098.stdout:3332: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T20:06:14.016 INFO:tasks.rados.rados.0.smithi098.stdout:3333: read oid 210 snap -1 2023-09-23T20:06:14.016 INFO:tasks.rados.rados.0.smithi098.stdout:3333: expect deleted 2023-09-23T20:06:14.016 INFO:tasks.rados.rados.0.smithi098.stdout:3334: delete oid 478 current snap is 0 2023-09-23T20:06:14.019 INFO:tasks.rados.rados.0.smithi098.stdout:3334: done (3 left) 2023-09-23T20:06:14.019 INFO:tasks.rados.rados.0.smithi098.stdout:3335: read oid 362 snap -1 2023-09-23T20:06:14.019 INFO:tasks.rados.rados.0.smithi098.stdout:3335: expect deleted 2023-09-23T20:06:14.019 INFO:tasks.rados.rados.0.smithi098.stdout:3336: read oid 239 snap -1 2023-09-23T20:06:14.019 INFO:tasks.rados.rados.0.smithi098.stdout:3336: expect (ObjNum 1965 snap 0 seq_num 1965) 2023-09-23T20:06:14.019 INFO:tasks.rados.rados.0.smithi098.stdout:3337: read oid 124 snap -1 2023-09-23T20:06:14.019 INFO:tasks.rados.rados.0.smithi098.stdout:3337: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T20:06:14.019 INFO:tasks.rados.rados.0.smithi098.stdout:3338: write oid 328 current snap is 0 2023-09-23T20:06:14.019 INFO:tasks.rados.rados.0.smithi098.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2023-09-23T20:06:14.025 INFO:tasks.rados.rados.0.smithi098.stdout:3338: writing smithi09866585-328 from 659402 to 1109538 tid 1 2023-09-23T20:06:14.033 INFO:tasks.rados.rados.0.smithi098.stdout:3338: writing smithi09866585-328 from 1734144 to 2238200 tid 2 2023-09-23T20:06:14.038 INFO:tasks.rados.rados.0.smithi098.stdout:3338: writing smithi09866585-328 from 2734363 to 3059402 tid 3 2023-09-23T20:06:14.038 INFO:tasks.rados.rados.0.smithi098.stdout:3339: write oid 45 current snap is 0 2023-09-23T20:06:14.038 INFO:tasks.rados.rados.0.smithi098.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2023-09-23T20:06:14.048 INFO:tasks.rados.rados.0.smithi098.stdout:3339: writing smithi09866585-45 from 676209 to 1201594 tid 1 2023-09-23T20:06:14.056 INFO:tasks.rados.rados.0.smithi098.stdout:3339: writing smithi09866585-45 from 1676273 to 2440340 tid 2 2023-09-23T20:06:14.060 INFO:tasks.rados.rados.0.smithi098.stdout:3339: writing smithi09866585-45 from 3045433 to 3076209 tid 3 2023-09-23T20:06:14.060 INFO:tasks.rados.rados.0.smithi098.stdout:3340: write oid 20 current snap is 0 2023-09-23T20:06:14.060 INFO:tasks.rados.rados.0.smithi098.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2023-09-23T20:06:14.067 INFO:tasks.rados.rados.0.smithi098.stdout:3340: writing smithi09866585-20 from 693016 to 1293650 tid 1 2023-09-23T20:06:14.072 INFO:tasks.rados.rados.0.smithi098.stdout:3340: writing smithi09866585-20 from 1734755 to 2242480 tid 2 2023-09-23T20:06:14.078 INFO:tasks.rados.rados.0.smithi098.stdout:3340: writing smithi09866585-20 from 2672856 to 3093016 tid 3 2023-09-23T20:06:14.078 INFO:tasks.rados.rados.0.smithi098.stdout:3341: read oid 38 snap -1 2023-09-23T20:06:14.078 INFO:tasks.rados.rados.0.smithi098.stdout:3341: expect (ObjNum 2029 snap 0 seq_num 2029) 2023-09-23T20:06:14.078 INFO:tasks.rados.rados.0.smithi098.stdout:3342: read oid 399 snap -1 2023-09-23T20:06:14.078 INFO:tasks.rados.rados.0.smithi098.stdout:3342: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-09-23T20:06:14.078 INFO:tasks.rados.rados.0.smithi098.stdout:3343: write oid 287 current snap is 0 2023-09-23T20:06:14.078 INFO:tasks.rados.rados.0.smithi098.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2023-09-23T20:06:14.085 INFO:tasks.rados.rados.0.smithi098.stdout:3343: writing smithi09866585-287 from 709823 to 1385706 tid 1 2023-09-23T20:06:14.092 INFO:tasks.rados.rados.0.smithi098.stdout:3343: writing smithi09866585-287 from 1793237 to 2560973 tid 2 2023-09-23T20:06:14.095 INFO:tasks.rados.rados.0.smithi098.stdout:3343: writing smithi09866585-287 from 3100279 to 3109823 tid 3 2023-09-23T20:06:14.095 INFO:tasks.rados.rados.0.smithi098.stdout:3344: read oid 223 snap -1 2023-09-23T20:06:14.096 INFO:tasks.rados.rados.0.smithi098.stdout:3344: expect (ObjNum 1374 snap 0 seq_num 1374) 2023-09-23T20:06:14.096 INFO:tasks.rados.rados.0.smithi098.stdout:3345: write oid 302 current snap is 0 2023-09-23T20:06:14.096 INFO:tasks.rados.rados.0.smithi098.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2023-09-23T20:06:14.104 INFO:tasks.rados.rados.0.smithi098.stdout:3345: writing smithi09866585-302 from 726630 to 1477762 tid 1 2023-09-23T20:06:14.112 INFO:tasks.rados.rados.0.smithi098.stdout:3345: writing smithi09866585-302 from 2251719 to 2763113 tid 2 2023-09-23T20:06:14.112 INFO:tasks.rados.rados.0.smithi098.stdout:3346: read oid 23 snap -1 2023-09-23T20:06:14.112 INFO:tasks.rados.rados.0.smithi098.stdout:3346: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-09-23T20:06:14.112 INFO:tasks.rados.rados.0.smithi098.stdout:3347: write oid 372 current snap is 0 2023-09-23T20:06:14.112 INFO:tasks.rados.rados.0.smithi098.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-09-23T20:06:14.313 INFO:tasks.rados.rados.0.smithi098.stdout:3332: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T20:06:14.329 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:13 smithi173 bash[50672]: debug 2023-09-23T20:06:13.974+0000 7f84d3ad6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:06:14.330 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:14 smithi173 bash[50672]: debug 2023-09-23T20:06:14.190+0000 7f84d3ad6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:06:14.330 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:14 smithi173 bash[50672]: debug 2023-09-23T20:06:14.326+0000 7f84d3ad6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:06:14.518 INFO:tasks.rados.rados.0.smithi098.stdout:3336: expect (ObjNum 1965 snap 0 seq_num 1965) 2023-09-23T20:06:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:14 smithi173 bash[27697]: cluster 2023-09-23T20:06:12.834687+0000 mgr.y (mgr.25178) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 390 KiB/s wr, 10 op/s 2023-09-23T20:06:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:14 smithi173 bash[27697]: audit 2023-09-23T20:06:13.354914+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:14 smithi173 bash[27697]: audit 2023-09-23T20:06:13.364534+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:14 smithi173 bash[27697]: audit 2023-09-23T20:06:13.519932+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:14 smithi173 bash[27697]: audit 2023-09-23T20:06:13.527429+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:14 smithi173 bash[27697]: audit 2023-09-23T20:06:14.158071+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:14 smithi173 bash[27697]: audit 2023-09-23T20:06:14.169049+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:14 smithi173 bash[27697]: audit 2023-09-23T20:06:14.330889+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:14 smithi173 bash[27697]: audit 2023-09-23T20:06:14.341801+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[27308]: cluster 2023-09-23T20:06:12.834687+0000 mgr.y (mgr.25178) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 390 KiB/s wr, 10 op/s 2023-09-23T20:06:14.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[27308]: audit 2023-09-23T20:06:13.354914+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[27308]: audit 2023-09-23T20:06:13.364534+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[27308]: audit 2023-09-23T20:06:13.519932+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[27308]: audit 2023-09-23T20:06:13.527429+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[27308]: audit 2023-09-23T20:06:14.158071+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[27308]: audit 2023-09-23T20:06:14.169049+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[27308]: audit 2023-09-23T20:06:14.330889+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[27308]: audit 2023-09-23T20:06:14.341801+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[33670]: cluster 2023-09-23T20:06:12.834687+0000 mgr.y (mgr.25178) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 390 KiB/s wr, 10 op/s 2023-09-23T20:06:14.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[33670]: audit 2023-09-23T20:06:13.354914+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[33670]: audit 2023-09-23T20:06:13.364534+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[33670]: audit 2023-09-23T20:06:13.519932+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[33670]: audit 2023-09-23T20:06:13.527429+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[33670]: audit 2023-09-23T20:06:14.158071+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[33670]: audit 2023-09-23T20:06:14.169049+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[33670]: audit 2023-09-23T20:06:14.330889+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:14 smithi098 bash[33670]: audit 2023-09-23T20:06:14.341801+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:14.699 INFO:tasks.rados.rados.0.smithi098.stdout:3337: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T20:06:14.869 INFO:tasks.rados.rados.0.smithi098.stdout:3338: finishing write tid 1 to smithi09866585-328 2023-09-23T20:06:14.869 INFO:tasks.rados.rados.0.smithi098.stdout:3338: finishing write tid 2 to smithi09866585-328 2023-09-23T20:06:14.869 INFO:tasks.rados.rados.0.smithi098.stdout:3338: finishing write tid 3 to smithi09866585-328 2023-09-23T20:06:14.869 INFO:tasks.rados.rados.0.smithi098.stdout:3338: finishing write tid 4 to smithi09866585-328 2023-09-23T20:06:14.869 INFO:tasks.rados.rados.0.smithi098.stdout:3338: finishing write tid 5 to smithi09866585-328 2023-09-23T20:06:14.869 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 328 v 374 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2023-09-23T20:06:14.869 INFO:tasks.rados.rados.0.smithi098.stdout:3338: left oid 328 (ObjNum 2086 snap 0 seq_num 2086) 2023-09-23T20:06:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:3339: finishing write tid 1 to smithi09866585-45 2023-09-23T20:06:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:3339: finishing write tid 2 to smithi09866585-45 2023-09-23T20:06:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:3339: finishing write tid 3 to smithi09866585-45 2023-09-23T20:06:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:3339: finishing write tid 4 to smithi09866585-45 2023-09-23T20:06:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:3339: finishing write tid 5 to smithi09866585-45 2023-09-23T20:06:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 45 v 529 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2023-09-23T20:06:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:3339: left oid 45 (ObjNum 2087 snap 0 seq_num 2087) 2023-09-23T20:06:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:3340: finishing write tid 1 to smithi09866585-20 2023-09-23T20:06:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:3340: finishing write tid 2 to smithi09866585-20 2023-09-23T20:06:14.870 INFO:tasks.rados.rados.0.smithi098.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2023-09-23T20:06:14.881 INFO:tasks.rados.rados.0.smithi098.stdout:3347: writing smithi09866585-372 from 743437 to 1286171 tid 1 2023-09-23T20:06:14.891 INFO:tasks.rados.rados.0.smithi098.stdout:3347: writing smithi09866585-372 from 1910201 to 2681606 tid 2 2023-09-23T20:06:14.891 INFO:tasks.rados.rados.0.smithi098.stdout:3330: done (15 left) 2023-09-23T20:06:14.891 INFO:tasks.rados.rados.0.smithi098.stdout:3332: done (14 left) 2023-09-23T20:06:14.891 INFO:tasks.rados.rados.0.smithi098.stdout:3333: done (13 left) 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:3335: done (12 left) 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:3336: done (11 left) 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:3337: done (10 left) 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:3338: done (9 left) 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:3339: done (8 left) 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:3348: delete oid 329 current snap is 0 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:3340: finishing write tid 3 to smithi09866585-20 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:3340: finishing write tid 4 to smithi09866585-20 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:3340: finishing write tid 5 to smithi09866585-20 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 20 v 478 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:3340: left oid 20 (ObjNum 2088 snap 0 seq_num 2088) 2023-09-23T20:06:14.892 INFO:tasks.rados.rados.0.smithi098.stdout:3342: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-09-23T20:06:15.057 INFO:tasks.rados.rados.0.smithi098.stdout:3341: expect (ObjNum 2029 snap 0 seq_num 2029) 2023-09-23T20:06:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:3343: finishing write tid 1 to smithi09866585-287 2023-09-23T20:06:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:3343: finishing write tid 2 to smithi09866585-287 2023-09-23T20:06:15.171 INFO:tasks.rados.rados.0.smithi098.stdout:3343: finishing write tid 3 to smithi09866585-287 2023-09-23T20:06:15.172 INFO:tasks.rados.rados.0.smithi098.stdout:3343: finishing write tid 4 to smithi09866585-287 2023-09-23T20:06:15.172 INFO:tasks.rados.rados.0.smithi098.stdout:3343: finishing write tid 5 to smithi09866585-287 2023-09-23T20:06:15.172 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 287 v 463 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2023-09-23T20:06:15.172 INFO:tasks.rados.rados.0.smithi098.stdout:3343: left oid 287 (ObjNum 2089 snap 0 seq_num 2089) 2023-09-23T20:06:15.172 INFO:tasks.rados.rados.0.smithi098.stdout:3345: finishing write tid 1 to smithi09866585-302 2023-09-23T20:06:15.172 INFO:tasks.rados.rados.0.smithi098.stdout:3344: expect (ObjNum 1374 snap 0 seq_num 1374) 2023-09-23T20:06:15.371 INFO:tasks.rados.rados.0.smithi098.stdout:3345: finishing write tid 2 to smithi09866585-302 2023-09-23T20:06:15.371 INFO:tasks.rados.rados.0.smithi098.stdout:3345: finishing write tid 3 to smithi09866585-302 2023-09-23T20:06:15.371 INFO:tasks.rados.rados.0.smithi098.stdout:3345: finishing write tid 4 to smithi09866585-302 2023-09-23T20:06:15.371 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 302 v 366 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2023-09-23T20:06:15.371 INFO:tasks.rados.rados.0.smithi098.stdout:3345: left oid 302 (ObjNum 2090 snap 0 seq_num 2090) 2023-09-23T20:06:15.371 INFO:tasks.rados.rados.0.smithi098.stdout:3346: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-09-23T20:06:15.552 INFO:tasks.rados.rados.0.smithi098.stdout:3347: finishing write tid 1 to smithi09866585-372 2023-09-23T20:06:15.552 INFO:tasks.rados.rados.0.smithi098.stdout:3347: finishing write tid 2 to smithi09866585-372 2023-09-23T20:06:15.552 INFO:tasks.rados.rados.0.smithi098.stdout:3347: finishing write tid 3 to smithi09866585-372 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:3347: finishing write tid 4 to smithi09866585-372 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 372 v 525 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:3347: left oid 372 (ObjNum 2091 snap 0 seq_num 2091) 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:3340: done (8 left) 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:3341: done (7 left) 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:3342: done (6 left) 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:3343: done (5 left) 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:3344: done (4 left) 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:3345: done (3 left) 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:3346: done (2 left) 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:3347: done (1 left) 2023-09-23T20:06:15.553 INFO:tasks.rados.rados.0.smithi098.stdout:3348: done (0 left) 2023-09-23T20:06:15.554 INFO:tasks.rados.rados.0.smithi098.stdout:3349: write oid 5 current snap is 0 2023-09-23T20:06:15.554 INFO:tasks.rados.rados.0.smithi098.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2023-09-23T20:06:15.566 INFO:tasks.rados.rados.0.smithi098.stdout:3349: writing smithi09866585-5 from 777051 to 1470283 tid 1 2023-09-23T20:06:15.573 INFO:tasks.rados.rados.0.smithi098.stdout:3349: writing smithi09866585-5 from 2027165 to 2685886 tid 2 2023-09-23T20:06:15.573 INFO:tasks.rados.rados.0.smithi098.stdout:3350: write oid 20 current snap is 0 2023-09-23T20:06:15.574 INFO:tasks.rados.rados.0.smithi098.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2023-09-23T20:06:15.584 INFO:tasks.rados.rados.0.smithi098.stdout:3350: writing smithi09866585-20 from 793858 to 1562339 tid 1 2023-09-23T20:06:15.590 INFO:tasks.rados.rados.0.smithi098.stdout:3350: writing smithi09866585-20 from 2085647 to 2604379 tid 2 2023-09-23T20:06:15.591 INFO:tasks.rados.rados.0.smithi098.stdout:3351: write oid 214 current snap is 0 2023-09-23T20:06:15.591 INFO:tasks.rados.rados.0.smithi098.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2023-09-23T20:06:15.595 INFO:tasks.rados.rados.0.smithi098.stdout:3351: writing smithi09866585-214 from 410665 to 854395 tid 1 2023-09-23T20:06:15.603 INFO:tasks.rados.rados.0.smithi098.stdout:3351: writing smithi09866585-214 from 1627776 to 2290166 tid 2 2023-09-23T20:06:15.609 INFO:tasks.rados.rados.0.smithi098.stdout:3351: writing smithi09866585-214 from 2748464 to 3210665 tid 3 2023-09-23T20:06:15.609 INFO:tasks.rados.rados.0.smithi098.stdout:3352: write oid 207 current snap is 0 2023-09-23T20:06:15.609 INFO:tasks.rados.rados.0.smithi098.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2023-09-23T20:06:15.614 INFO:tasks.rados.rados.0.smithi098.stdout:3352: writing smithi09866585-207 from 427472 to 946451 tid 1 2023-09-23T20:06:15.623 INFO:tasks.rados.rados.0.smithi098.stdout:3352: writing smithi09866585-207 from 1686258 to 2208659 tid 2 2023-09-23T20:06:15.629 INFO:tasks.rados.rados.0.smithi098.stdout:3352: writing smithi09866585-207 from 2775887 to 3227472 tid 3 2023-09-23T20:06:15.629 INFO:tasks.rados.rados.0.smithi098.stdout:3353: write oid 445 current snap is 0 2023-09-23T20:06:15.629 INFO:tasks.rados.rados.0.smithi098.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2023-09-23T20:06:15.635 INFO:tasks.rados.rados.0.smithi098.stdout:3353: writing smithi09866585-445 from 444279 to 1038507 tid 1 2023-09-23T20:06:15.642 INFO:tasks.rados.rados.0.smithi098.stdout:3353: writing smithi09866585-445 from 1744740 to 2410799 tid 2 2023-09-23T20:06:15.647 INFO:tasks.rados.rados.0.smithi098.stdout:3353: writing smithi09866585-445 from 3203310 to 3244279 tid 3 2023-09-23T20:06:15.647 INFO:tasks.rados.rados.0.smithi098.stdout:3354: read oid 49 snap -1 2023-09-23T20:06:15.648 INFO:tasks.rados.rados.0.smithi098.stdout:3354: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:06:15.648 INFO:tasks.rados.rados.0.smithi098.stdout:3355: write oid 65 current snap is 0 2023-09-23T20:06:15.648 INFO:tasks.rados.rados.0.smithi098.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2023-09-23T20:06:15.654 INFO:tasks.rados.rados.0.smithi098.stdout:3355: writing smithi09866585-65 from 461086 to 1130563 tid 1 2023-09-23T20:06:15.660 INFO:tasks.rados.rados.0.smithi098.stdout:3355: writing smithi09866585-65 from 1803222 to 2329292 tid 2 2023-09-23T20:06:15.666 INFO:tasks.rados.rados.0.smithi098.stdout:3355: writing smithi09866585-65 from 2830733 to 3261086 tid 3 2023-09-23T20:06:15.666 INFO:tasks.rados.rados.0.smithi098.stdout:3356: write oid 36 current snap is 0 2023-09-23T20:06:15.666 INFO:tasks.rados.rados.0.smithi098.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2023-09-23T20:06:15.671 INFO:tasks.rados.rados.0.smithi098.stdout:3356: writing smithi09866585-36 from 477893 to 938972 tid 1 2023-09-23T20:06:15.679 INFO:tasks.rados.rados.0.smithi098.stdout:3356: writing smithi09866585-36 from 1578057 to 2247785 tid 2 2023-09-23T20:06:15.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:15 smithi098 bash[27308]: audit 2023-09-23T20:06:15.350719+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.98:0/3149915323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:15.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:15 smithi098 bash[33670]: audit 2023-09-23T20:06:15.350719+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.98:0/3149915323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:15.685 INFO:tasks.rados.rados.0.smithi098.stdout:3356: writing smithi09866585-36 from 2974509 to 3277893 tid 3 2023-09-23T20:06:15.685 INFO:tasks.rados.rados.0.smithi098.stdout:3357: delete oid 318 current snap is 0 2023-09-23T20:06:15.685 INFO:tasks.rados.rados.0.smithi098.stdout:3349: finishing write tid 1 to smithi09866585-5 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:3349: finishing write tid 2 to smithi09866585-5 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:3349: finishing write tid 3 to smithi09866585-5 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:3349: finishing write tid 4 to smithi09866585-5 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 5 v 528 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:3349: left oid 5 (ObjNum 2093 snap 0 seq_num 2093) 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:3350: finishing write tid 1 to smithi09866585-20 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:3350: finishing write tid 2 to smithi09866585-20 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:3350: finishing write tid 3 to smithi09866585-20 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:3350: finishing write tid 4 to smithi09866585-20 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 20 v 481 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:3350: left oid 20 (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T20:06:15.686 INFO:tasks.rados.rados.0.smithi098.stdout:3351: finishing write tid 1 to smithi09866585-214 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3351: finishing write tid 2 to smithi09866585-214 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3351: finishing write tid 3 to smithi09866585-214 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3351: finishing write tid 4 to smithi09866585-214 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3351: finishing write tid 5 to smithi09866585-214 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 214 v 378 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3351: left oid 214 (ObjNum 2095 snap 0 seq_num 2095) 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3352: finishing write tid 1 to smithi09866585-207 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3352: finishing write tid 2 to smithi09866585-207 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3352: finishing write tid 3 to smithi09866585-207 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3352: finishing write tid 4 to smithi09866585-207 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3352: finishing write tid 5 to smithi09866585-207 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 207 v 333 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3352: left oid 207 (ObjNum 2096 snap 0 seq_num 2096) 2023-09-23T20:06:15.687 INFO:tasks.rados.rados.0.smithi098.stdout:3353: finishing write tid 1 to smithi09866585-445 2023-09-23T20:06:15.688 INFO:tasks.rados.rados.0.smithi098.stdout:3353: finishing write tid 2 to smithi09866585-445 2023-09-23T20:06:15.688 INFO:tasks.rados.rados.0.smithi098.stdout:3353: finishing write tid 3 to smithi09866585-445 2023-09-23T20:06:15.688 INFO:tasks.rados.rados.0.smithi098.stdout:3353: finishing write tid 4 to smithi09866585-445 2023-09-23T20:06:15.688 INFO:tasks.rados.rados.0.smithi098.stdout:3353: finishing write tid 5 to smithi09866585-445 2023-09-23T20:06:15.688 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 445 v 532 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2023-09-23T20:06:15.688 INFO:tasks.rados.rados.0.smithi098.stdout:3353: left oid 445 (ObjNum 2097 snap 0 seq_num 2097) 2023-09-23T20:06:15.688 INFO:tasks.rados.rados.0.smithi098.stdout:3354: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:06:15.718 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:15 smithi173 bash[27697]: audit 2023-09-23T20:06:15.350719+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.98:0/3149915323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:15.718 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:15 smithi173 bash[50672]: debug 2023-09-23T20:06:15.582+0000 7f84d3ad6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:06:15.718 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:15 smithi173 bash[50672]: [23/Sep/2023:20:06:15] ENGINE Bus STARTING 2023-09-23T20:06:15.863 INFO:tasks.rados.rados.0.smithi098.stdout:3355: finishing write tid 1 to smithi09866585-65 2023-09-23T20:06:15.863 INFO:tasks.rados.rados.0.smithi098.stdout:3355: finishing write tid 2 to smithi09866585-65 2023-09-23T20:06:15.863 INFO:tasks.rados.rados.0.smithi098.stdout:3355: finishing write tid 3 to smithi09866585-65 2023-09-23T20:06:15.863 INFO:tasks.rados.rados.0.smithi098.stdout:3355: finishing write tid 4 to smithi09866585-65 2023-09-23T20:06:15.863 INFO:tasks.rados.rados.0.smithi098.stdout:3355: finishing write tid 5 to smithi09866585-65 2023-09-23T20:06:15.863 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 65 v 372 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2023-09-23T20:06:15.863 INFO:tasks.rados.rados.0.smithi098.stdout:3355: left oid 65 (ObjNum 2098 snap 0 seq_num 2098) 2023-09-23T20:06:15.863 INFO:tasks.rados.rados.0.smithi098.stdout:3356: finishing write tid 1 to smithi09866585-36 2023-09-23T20:06:15.863 INFO:tasks.rados.rados.0.smithi098.stdout:3356: finishing write tid 2 to smithi09866585-36 2023-09-23T20:06:15.863 INFO:tasks.rados.rados.0.smithi098.stdout:3356: finishing write tid 3 to smithi09866585-36 2023-09-23T20:06:15.863 INFO:tasks.rados.rados.0.smithi098.stdout:3356: finishing write tid 4 to smithi09866585-36 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3356: finishing write tid 5 to smithi09866585-36 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 36 v 485 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3356: left oid 36 (ObjNum 2099 snap 0 seq_num 2099) 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3349: done (8 left) 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3350: done (7 left) 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3351: done (6 left) 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3352: done (5 left) 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3353: done (4 left) 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3354: done (3 left) 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3355: done (2 left) 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3356: done (1 left) 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3357: done (0 left) 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3358: read oid 461 snap -1 2023-09-23T20:06:15.864 INFO:tasks.rados.rados.0.smithi098.stdout:3358: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:06:15.865 INFO:tasks.rados.rados.0.smithi098.stdout:3359: delete oid 78 current snap is 0 2023-09-23T20:06:15.865 INFO:tasks.rados.rados.0.smithi098.stdout:3359: done (1 left) 2023-09-23T20:06:15.866 INFO:tasks.rados.rados.0.smithi098.stdout:3360: read oid 236 snap -1 2023-09-23T20:06:15.866 INFO:tasks.rados.rados.0.smithi098.stdout:3360: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-09-23T20:06:15.866 INFO:tasks.rados.rados.0.smithi098.stdout:3361: read oid 228 snap -1 2023-09-23T20:06:15.866 INFO:tasks.rados.rados.0.smithi098.stdout:3361: expect (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T20:06:15.866 INFO:tasks.rados.rados.0.smithi098.stdout:3362: write oid 88 current snap is 0 2023-09-23T20:06:15.866 INFO:tasks.rados.rados.0.smithi098.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2023-09-23T20:06:15.874 INFO:tasks.rados.rados.0.smithi098.stdout:3362: writing smithi09866585-88 from 528314 to 1215140 tid 1 2023-09-23T20:06:15.879 INFO:tasks.rados.rados.0.smithi098.stdout:3362: writing smithi09866585-88 from 1637150 to 2170558 tid 2 2023-09-23T20:06:15.886 INFO:tasks.rados.rados.0.smithi098.stdout:3362: writing smithi09866585-88 from 2940425 to 3328314 tid 3 2023-09-23T20:06:15.886 INFO:tasks.rados.rados.0.smithi098.stdout:3363: read oid 366 snap -1 2023-09-23T20:06:15.886 INFO:tasks.rados.rados.0.smithi098.stdout:3363: expect (ObjNum 1995 snap 0 seq_num 1995) 2023-09-23T20:06:15.887 INFO:tasks.rados.rados.0.smithi098.stdout:3364: delete oid 398 current snap is 0 2023-09-23T20:06:15.887 INFO:tasks.rados.rados.0.smithi098.stdout:3360: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-09-23T20:06:16.011 INFO:tasks.rados.rados.0.smithi098.stdout:3358: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:06:16.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:15 smithi173 bash[50672]: CherryPy Checker: 2023-09-23T20:06:16.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:15 smithi173 bash[50672]: The Application mounted at '' has an empty config. 2023-09-23T20:06:16.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:15 smithi173 bash[50672]: [23/Sep/2023:20:06:15] ENGINE Serving on http://:::9283 2023-09-23T20:06:16.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:15 smithi173 bash[50672]: [23/Sep/2023:20:06:15] ENGINE Bus STARTED 2023-09-23T20:06:16.134 INFO:tasks.rados.rados.0.smithi098.stdout:3361: expect (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T20:06:16.287 INFO:tasks.rados.rados.0.smithi098.stdout:3362: finishing write tid 1 to smithi09866585-88 2023-09-23T20:06:16.287 INFO:tasks.rados.rados.0.smithi098.stdout:3362: finishing write tid 2 to smithi09866585-88 2023-09-23T20:06:16.287 INFO:tasks.rados.rados.0.smithi098.stdout:3362: finishing write tid 3 to smithi09866585-88 2023-09-23T20:06:16.287 INFO:tasks.rados.rados.0.smithi098.stdout:3362: finishing write tid 4 to smithi09866585-88 2023-09-23T20:06:16.288 INFO:tasks.rados.rados.0.smithi098.stdout:3362: finishing write tid 5 to smithi09866585-88 2023-09-23T20:06:16.288 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 88 v 416 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2023-09-23T20:06:16.288 INFO:tasks.rados.rados.0.smithi098.stdout:3362: left oid 88 (ObjNum 2102 snap 0 seq_num 2102) 2023-09-23T20:06:16.288 INFO:tasks.rados.rados.0.smithi098.stdout:3363: expect (ObjNum 1995 snap 0 seq_num 1995) 2023-09-23T20:06:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:3358: done (5 left) 2023-09-23T20:06:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:3360: done (4 left) 2023-09-23T20:06:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:3361: done (3 left) 2023-09-23T20:06:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:3362: done (2 left) 2023-09-23T20:06:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:3363: done (1 left) 2023-09-23T20:06:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:3364: done (0 left) 2023-09-23T20:06:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:3365: read oid 90 snap -1 2023-09-23T20:06:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:3365: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T20:06:16.445 INFO:tasks.rados.rados.0.smithi098.stdout:3366: write oid 97 current snap is 0 2023-09-23T20:06:16.446 INFO:tasks.rados.rados.0.smithi098.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2023-09-23T20:06:16.456 INFO:tasks.rados.rados.0.smithi098.stdout:3366: writing smithi09866585-97 from 561928 to 999252 tid 1 2023-09-23T20:06:16.462 INFO:tasks.rados.rados.0.smithi098.stdout:3366: writing smithi09866585-97 from 1637761 to 2058485 tid 2 2023-09-23T20:06:16.469 INFO:tasks.rados.rados.0.smithi098.stdout:3366: writing smithi09866585-97 from 2762565 to 3201233 tid 3 2023-09-23T20:06:16.469 INFO:tasks.rados.rados.0.smithi098.stdout:3367: read oid 305 snap -1 2023-09-23T20:06:16.469 INFO:tasks.rados.rados.0.smithi098.stdout:3367: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T20:06:16.469 INFO:tasks.rados.rados.0.smithi098.stdout:3368: read oid 471 snap -1 2023-09-23T20:06:16.469 INFO:tasks.rados.rados.0.smithi098.stdout:3368: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-09-23T20:06:16.469 INFO:tasks.rados.rados.0.smithi098.stdout:3369: read oid 273 snap -1 2023-09-23T20:06:16.469 INFO:tasks.rados.rados.0.smithi098.stdout:3369: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-09-23T20:06:16.469 INFO:tasks.rados.rados.0.smithi098.stdout:3370: write oid 500 current snap is 0 2023-09-23T20:06:16.469 INFO:tasks.rados.rados.0.smithi098.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2023-09-23T20:06:16.475 INFO:tasks.rados.rados.0.smithi098.stdout:3370: writing smithi09866585-500 from 578735 to 1091308 tid 1 2023-09-23T20:06:16.483 INFO:tasks.rados.rados.0.smithi098.stdout:3370: writing smithi09866585-500 from 1696243 to 2376978 tid 2 2023-09-23T20:06:16.490 INFO:tasks.rados.rados.0.smithi098.stdout:3370: writing smithi09866585-500 from 2906341 to 3378735 tid 3 2023-09-23T20:06:16.490 INFO:tasks.rados.rados.0.smithi098.stdout:3371: read oid 58 snap -1 2023-09-23T20:06:16.490 INFO:tasks.rados.rados.0.smithi098.stdout:3371: expect (ObjNum 1530 snap 0 seq_num 1530) 2023-09-23T20:06:16.491 INFO:tasks.rados.rados.0.smithi098.stdout:3372: read oid 178 snap -1 2023-09-23T20:06:16.491 INFO:tasks.rados.rados.0.smithi098.stdout:3372: expect deleted 2023-09-23T20:06:16.491 INFO:tasks.rados.rados.0.smithi098.stdout:3373: read oid 20 snap -1 2023-09-23T20:06:16.491 INFO:tasks.rados.rados.0.smithi098.stdout:3373: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T20:06:16.491 INFO:tasks.rados.rados.0.smithi098.stdout:3374: write oid 211 current snap is 0 2023-09-23T20:06:16.491 INFO:tasks.rados.rados.0.smithi098.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2023-09-23T20:06:16.497 INFO:tasks.rados.rados.0.smithi098.stdout:3374: writing smithi09866585-211 from 595542 to 1299717 tid 1 2023-09-23T20:06:16.503 INFO:tasks.rados.rados.0.smithi098.stdout:3374: writing smithi09866585-211 from 1871078 to 2295471 tid 2 2023-09-23T20:06:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:3374: writing smithi09866585-211 from 3050117 to 3395542 tid 3 2023-09-23T20:06:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:3375: write oid 392 current snap is 0 2023-09-23T20:06:16.510 INFO:tasks.rados.rados.0.smithi098.stdout:3365: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T20:06:16.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[27308]: cluster 2023-09-23T20:06:14.835716+0000 mgr.y (mgr.25178) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 2.8 MiB/s wr, 42 op/s 2023-09-23T20:06:16.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[27308]: cluster 2023-09-23T20:06:15.603919+0000 mon.a (mon.0) 933 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:06:16.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[27308]: audit 2023-09-23T20:06:15.609906+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:06:16.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[27308]: audit 2023-09-23T20:06:15.611705+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:06:16.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[27308]: audit 2023-09-23T20:06:15.617504+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:06:16.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[27308]: audit 2023-09-23T20:06:15.618201+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:06:16.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[33670]: cluster 2023-09-23T20:06:14.835716+0000 mgr.y (mgr.25178) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 2.8 MiB/s wr, 42 op/s 2023-09-23T20:06:16.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[33670]: cluster 2023-09-23T20:06:15.603919+0000 mon.a (mon.0) 933 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:06:16.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[33670]: audit 2023-09-23T20:06:15.609906+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:06:16.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[33670]: audit 2023-09-23T20:06:15.611705+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:06:16.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[33670]: audit 2023-09-23T20:06:15.617504+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:06:16.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:16 smithi098 bash[33670]: audit 2023-09-23T20:06:15.618201+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:06:16.741 INFO:tasks.rados.rados.0.smithi098.stdout:3366: finishing write tid 1 to smithi09866585-97 2023-09-23T20:06:16.741 INFO:tasks.rados.rados.0.smithi098.stdout:3366: finishing write tid 2 to smithi09866585-97 2023-09-23T20:06:16.741 INFO:tasks.rados.rados.0.smithi098.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2023-09-23T20:06:16.748 INFO:tasks.rados.rados.0.smithi098.stdout:3375: writing smithi09866585-392 from 612349 to 1391773 tid 1 2023-09-23T20:06:16.756 INFO:tasks.rados.rados.0.smithi098.stdout:3375: writing smithi09866585-392 from 1929560 to 2613964 tid 2 2023-09-23T20:06:16.761 INFO:tasks.rados.rados.0.smithi098.stdout:3375: writing smithi09866585-392 from 3077540 to 3412349 tid 3 2023-09-23T20:06:16.761 INFO:tasks.rados.rados.0.smithi098.stdout:3365: done (10 left) 2023-09-23T20:06:16.761 INFO:tasks.rados.rados.0.smithi098.stdout:3376: write oid 215 current snap is 0 2023-09-23T20:06:16.762 INFO:tasks.rados.rados.0.smithi098.stdout:3366: finishing write tid 3 to smithi09866585-97 2023-09-23T20:06:16.762 INFO:tasks.rados.rados.0.smithi098.stdout:3366: finishing write tid 4 to smithi09866585-97 2023-09-23T20:06:16.762 INFO:tasks.rados.rados.0.smithi098.stdout:3366: finishing write tid 5 to smithi09866585-97 2023-09-23T20:06:16.762 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 97 v 536 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2023-09-23T20:06:16.762 INFO:tasks.rados.rados.0.smithi098.stdout:3366: left oid 97 (ObjNum 2104 snap 0 seq_num 2104) 2023-09-23T20:06:16.762 INFO:tasks.rados.rados.0.smithi098.stdout:3369: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-09-23T20:06:16.835 INFO:tasks.rados.rados.0.smithi098.stdout:3368: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-09-23T20:06:16.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:16 smithi173 bash[27697]: cluster 2023-09-23T20:06:14.835716+0000 mgr.y (mgr.25178) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 2.8 MiB/s wr, 42 op/s 2023-09-23T20:06:16.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:16 smithi173 bash[27697]: cluster 2023-09-23T20:06:15.603919+0000 mon.a (mon.0) 933 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:06:16.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:16 smithi173 bash[27697]: audit 2023-09-23T20:06:15.609906+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:06:16.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:16 smithi173 bash[27697]: audit 2023-09-23T20:06:15.611705+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:06:16.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:16 smithi173 bash[27697]: audit 2023-09-23T20:06:15.617504+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:06:16.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:16 smithi173 bash[27697]: audit 2023-09-23T20:06:15.618201+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.173:0/610122530' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:06:17.131 INFO:tasks.rados.rados.0.smithi098.stdout:3367: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T20:06:17.352 INFO:tasks.rados.rados.0.smithi098.stdout:3370: finishing write tid 1 to smithi09866585-500 2023-09-23T20:06:17.353 INFO:tasks.rados.rados.0.smithi098.stdout:3370: finishing write tid 2 to smithi09866585-500 2023-09-23T20:06:17.353 INFO:tasks.rados.rados.0.smithi098.stdout:3370: finishing write tid 3 to smithi09866585-500 2023-09-23T20:06:17.353 INFO:tasks.rados.rados.0.smithi098.stdout:3370: finishing write tid 4 to smithi09866585-500 2023-09-23T20:06:17.353 INFO:tasks.rados.rados.0.smithi098.stdout:3370: finishing write tid 5 to smithi09866585-500 2023-09-23T20:06:17.353 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 500 v 383 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2023-09-23T20:06:17.353 INFO:tasks.rados.rados.0.smithi098.stdout:3370: left oid 500 (ObjNum 2105 snap 0 seq_num 2105) 2023-09-23T20:06:17.353 INFO:tasks.rados.rados.0.smithi098.stdout:3373: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T20:06:17.546 INFO:tasks.rados.rados.0.smithi098.stdout:3374: finishing write tid 1 to smithi09866585-211 2023-09-23T20:06:17.546 INFO:tasks.rados.rados.0.smithi098.stdout:3371: expect (ObjNum 1530 snap 0 seq_num 1530) 2023-09-23T20:06:17.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:17 smithi098 bash[33670]: cluster 2023-09-23T20:06:16.379543+0000 mon.a (mon.0) 934 : cluster [DBG] mgrmap e30: y(active, since 9s), standbys: x 2023-09-23T20:06:17.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:17 smithi098 bash[33670]: audit 2023-09-23T20:06:16.380989+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:06:17.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:17 smithi098 bash[27308]: cluster 2023-09-23T20:06:16.379543+0000 mon.a (mon.0) 934 : cluster [DBG] mgrmap e30: y(active, since 9s), standbys: x 2023-09-23T20:06:17.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:17 smithi098 bash[27308]: audit 2023-09-23T20:06:16.380989+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:06:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:3374: finishing write tid 2 to smithi09866585-211 2023-09-23T20:06:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:3374: finishing write tid 3 to smithi09866585-211 2023-09-23T20:06:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:3374: finishing write tid 4 to smithi09866585-211 2023-09-23T20:06:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:3374: finishing write tid 5 to smithi09866585-211 2023-09-23T20:06:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 211 v 489 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2023-09-23T20:06:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:3374: left oid 211 (ObjNum 2106 snap 0 seq_num 2106) 2023-09-23T20:06:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:3375: finishing write tid 1 to smithi09866585-392 2023-09-23T20:06:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:3375: finishing write tid 2 to smithi09866585-392 2023-09-23T20:06:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:3375: finishing write tid 3 to smithi09866585-392 2023-09-23T20:06:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:3375: finishing write tid 4 to smithi09866585-392 2023-09-23T20:06:17.765 INFO:tasks.rados.rados.0.smithi098.stdout:3375: finishing write tid 5 to smithi09866585-392 2023-09-23T20:06:17.766 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 392 v 420 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2023-09-23T20:06:17.766 INFO:tasks.rados.rados.0.smithi098.stdout:3375: left oid 392 (ObjNum 2107 snap 0 seq_num 2107) 2023-09-23T20:06:17.766 INFO:tasks.rados.rados.0.smithi098.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2023-09-23T20:06:17.778 INFO:tasks.rados.rados.0.smithi098.stdout:3376: writing smithi09866585-215 from 629156 to 1083829 tid 1 2023-09-23T20:06:17.784 INFO:tasks.rados.rados.0.smithi098.stdout:3376: writing smithi09866585-215 from 1871689 to 2299751 tid 2 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3376: writing smithi09866585-215 from 2988610 to 3429156 tid 3 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3366: done (10 left) 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3367: done (9 left) 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3368: done (8 left) 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3369: done (7 left) 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3370: done (6 left) 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3371: done (5 left) 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3372: done (4 left) 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3373: done (3 left) 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3374: done (2 left) 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3375: done (1 left) 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3377: write oid 233 current snap is 0 2023-09-23T20:06:17.792 INFO:tasks.rados.rados.0.smithi098.stdout:3376: finishing write tid 1 to smithi09866585-215 2023-09-23T20:06:17.793 INFO:tasks.rados.rados.0.smithi098.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2023-09-23T20:06:17.798 INFO:tasks.rados.rados.0.smithi098.stdout:3377: writing smithi09866585-233 from 645963 to 1175885 tid 1 2023-09-23T20:06:17.806 INFO:tasks.rados.rados.0.smithi098.stdout:3377: writing smithi09866585-233 from 1930171 to 2618244 tid 2 2023-09-23T20:06:17.811 INFO:tasks.rados.rados.0.smithi098.stdout:3377: writing smithi09866585-233 from 3416033 to 3445963 tid 3 2023-09-23T20:06:17.811 INFO:tasks.rados.rados.0.smithi098.stdout:3378: read oid 293 snap -1 2023-09-23T20:06:17.811 INFO:tasks.rados.rados.0.smithi098.stdout:3378: expect (ObjNum 665 snap 0 seq_num 665) 2023-09-23T20:06:17.811 INFO:tasks.rados.rados.0.smithi098.stdout:3379: read oid 171 snap -1 2023-09-23T20:06:17.811 INFO:tasks.rados.rados.0.smithi098.stdout:3379: expect deleted 2023-09-23T20:06:17.811 INFO:tasks.rados.rados.0.smithi098.stdout:3380: write oid 362 current snap is 0 2023-09-23T20:06:17.811 INFO:tasks.rados.rados.0.smithi098.stdout:3376: finishing write tid 2 to smithi09866585-215 2023-09-23T20:06:17.812 INFO:tasks.rados.rados.0.smithi098.stdout:3376: finishing write tid 3 to smithi09866585-215 2023-09-23T20:06:17.812 INFO:tasks.rados.rados.0.smithi098.stdout:3376: finishing write tid 4 to smithi09866585-215 2023-09-23T20:06:17.812 INFO:tasks.rados.rados.0.smithi098.stdout:3376: finishing write tid 5 to smithi09866585-215 2023-09-23T20:06:17.812 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 215 v 533 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2023-09-23T20:06:17.812 INFO:tasks.rados.rados.0.smithi098.stdout:3376: left oid 215 (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T20:06:17.812 INFO:tasks.rados.rados.0.smithi098.stdout:3377: finishing write tid 1 to smithi09866585-233 2023-09-23T20:06:17.812 INFO:tasks.rados.rados.0.smithi098.stdout:3377: finishing write tid 2 to smithi09866585-233 2023-09-23T20:06:17.812 INFO:tasks.rados.rados.0.smithi098.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2023-09-23T20:06:17.819 INFO:tasks.rados.rados.0.smithi098.stdout:3380: writing smithi09866585-362 from 662770 to 1267941 tid 1 2023-09-23T20:06:17.826 INFO:tasks.rados.rados.0.smithi098.stdout:3380: writing smithi09866585-362 from 1988653 to 2420384 tid 2 2023-09-23T20:06:17.832 INFO:tasks.rados.rados.0.smithi098.stdout:3380: writing smithi09866585-362 from 3043456 to 3462770 tid 3 2023-09-23T20:06:17.832 INFO:tasks.rados.rados.0.smithi098.stdout:3376: done (4 left) 2023-09-23T20:06:17.832 INFO:tasks.rados.rados.0.smithi098.stdout:3381: read oid 126 snap -1 2023-09-23T20:06:17.832 INFO:tasks.rados.rados.0.smithi098.stdout:3381: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-09-23T20:06:17.833 INFO:tasks.rados.rados.0.smithi098.stdout:3382: read oid 39 snap -1 2023-09-23T20:06:17.833 INFO:tasks.rados.rados.0.smithi098.stdout:3382: expect deleted 2023-09-23T20:06:17.833 INFO:tasks.rados.rados.0.smithi098.stdout:3383: delete oid 212 current snap is 0 2023-09-23T20:06:17.833 INFO:tasks.rados.rados.0.smithi098.stdout:3377: finishing write tid 3 to smithi09866585-233 2023-09-23T20:06:17.833 INFO:tasks.rados.rados.0.smithi098.stdout:3377: finishing write tid 4 to smithi09866585-233 2023-09-23T20:06:17.833 INFO:tasks.rados.rados.0.smithi098.stdout:3377: finishing write tid 5 to smithi09866585-233 2023-09-23T20:06:17.833 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 233 v 455 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2023-09-23T20:06:17.833 INFO:tasks.rados.rados.0.smithi098.stdout:3377: left oid 233 (ObjNum 2109 snap 0 seq_num 2109) 2023-09-23T20:06:17.833 INFO:tasks.rados.rados.0.smithi098.stdout:3378: expect (ObjNum 665 snap 0 seq_num 665) 2023-09-23T20:06:17.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:17 smithi173 bash[27697]: cluster 2023-09-23T20:06:16.379543+0000 mon.a (mon.0) 934 : cluster [DBG] mgrmap e30: y(active, since 9s), standbys: x 2023-09-23T20:06:17.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:17 smithi173 bash[27697]: audit 2023-09-23T20:06:16.380989+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:06:17.986 INFO:tasks.rados.rados.0.smithi098.stdout:3380: finishing write tid 1 to smithi09866585-362 2023-09-23T20:06:18.010 INFO:tasks.rados.rados.0.smithi098.stdout:3380: finishing write tid 2 to smithi09866585-362 2023-09-23T20:06:18.010 INFO:tasks.rados.rados.0.smithi098.stdout:3380: finishing write tid 3 to smithi09866585-362 2023-09-23T20:06:18.010 INFO:tasks.rados.rados.0.smithi098.stdout:3380: finishing write tid 4 to smithi09866585-362 2023-09-23T20:06:18.011 INFO:tasks.rados.rados.0.smithi098.stdout:3380: finishing write tid 5 to smithi09866585-362 2023-09-23T20:06:18.011 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 362 v 424 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2023-09-23T20:06:18.011 INFO:tasks.rados.rados.0.smithi098.stdout:3380: left oid 362 (ObjNum 2110 snap 0 seq_num 2110) 2023-09-23T20:06:18.011 INFO:tasks.rados.rados.0.smithi098.stdout:3381: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-09-23T20:06:18.210 INFO:tasks.rados.rados.0.smithi098.stdout:3377: done (6 left) 2023-09-23T20:06:18.210 INFO:tasks.rados.rados.0.smithi098.stdout:3378: done (5 left) 2023-09-23T20:06:18.210 INFO:tasks.rados.rados.0.smithi098.stdout:3379: done (4 left) 2023-09-23T20:06:18.210 INFO:tasks.rados.rados.0.smithi098.stdout:3380: done (3 left) 2023-09-23T20:06:18.210 INFO:tasks.rados.rados.0.smithi098.stdout:3381: done (2 left) 2023-09-23T20:06:18.210 INFO:tasks.rados.rados.0.smithi098.stdout:3382: done (1 left) 2023-09-23T20:06:18.210 INFO:tasks.rados.rados.0.smithi098.stdout:3383: done (0 left) 2023-09-23T20:06:18.211 INFO:tasks.rados.rados.0.smithi098.stdout:3384: read oid 49 snap -1 2023-09-23T20:06:18.211 INFO:tasks.rados.rados.0.smithi098.stdout:3384: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:06:18.211 INFO:tasks.rados.rados.0.smithi098.stdout:3385: read oid 193 snap -1 2023-09-23T20:06:18.211 INFO:tasks.rados.rados.0.smithi098.stdout:3385: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T20:06:18.211 INFO:tasks.rados.rados.0.smithi098.stdout:3386: read oid 247 snap -1 2023-09-23T20:06:18.211 INFO:tasks.rados.rados.0.smithi098.stdout:3386: expect deleted 2023-09-23T20:06:18.211 INFO:tasks.rados.rados.0.smithi098.stdout:3387: write oid 201 current snap is 0 2023-09-23T20:06:18.211 INFO:tasks.rados.rados.0.smithi098.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2023-09-23T20:06:18.224 INFO:tasks.rados.rados.0.smithi098.stdout:3387: writing smithi09866585-201 from 696384 to 1452053 tid 1 2023-09-23T20:06:18.230 INFO:tasks.rados.rados.0.smithi098.stdout:3387: writing smithi09866585-201 from 1989264 to 2424664 tid 2 2023-09-23T20:06:18.236 INFO:tasks.rados.rados.0.smithi098.stdout:3387: writing smithi09866585-201 from 2981949 to 3496384 tid 3 2023-09-23T20:06:18.236 INFO:tasks.rados.rados.0.smithi098.stdout:3388: write oid 15 current snap is 0 2023-09-23T20:06:18.237 INFO:tasks.rados.rados.0.smithi098.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2023-09-23T20:06:18.243 INFO:tasks.rados.rados.0.smithi098.stdout:3388: writing smithi09866585-15 from 713191 to 1144109 tid 1 2023-09-23T20:06:18.249 INFO:tasks.rados.rados.0.smithi098.stdout:3388: writing smithi09866585-15 from 1647746 to 2343157 tid 2 2023-09-23T20:06:18.257 INFO:tasks.rados.rados.0.smithi098.stdout:3388: writing smithi09866585-15 from 3009372 to 3513191 tid 3 2023-09-23T20:06:18.257 INFO:tasks.rados.rados.0.smithi098.stdout:3389: read oid 392 snap -1 2023-09-23T20:06:18.257 INFO:tasks.rados.rados.0.smithi098.stdout:3389: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-09-23T20:06:18.257 INFO:tasks.rados.rados.0.smithi098.stdout:3390: read oid 109 snap -1 2023-09-23T20:06:18.257 INFO:tasks.rados.rados.0.smithi098.stdout:3390: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-09-23T20:06:18.257 INFO:tasks.rados.rados.0.smithi098.stdout:3391: delete oid 486 current snap is 0 2023-09-23T20:06:18.257 INFO:tasks.rados.rados.0.smithi098.stdout:3384: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:06:18.426 INFO:tasks.rados.rados.0.smithi098.stdout:3385: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T20:06:18.586 INFO:tasks.rados.rados.0.smithi098.stdout:3387: finishing write tid 1 to smithi09866585-201 2023-09-23T20:06:18.586 INFO:tasks.rados.rados.0.smithi098.stdout:3387: finishing write tid 2 to smithi09866585-201 2023-09-23T20:06:18.586 INFO:tasks.rados.rados.0.smithi098.stdout:3387: finishing write tid 3 to smithi09866585-201 2023-09-23T20:06:18.586 INFO:tasks.rados.rados.0.smithi098.stdout:3387: finishing write tid 4 to smithi09866585-201 2023-09-23T20:06:18.586 INFO:tasks.rados.rados.0.smithi098.stdout:3387: finishing write tid 5 to smithi09866585-201 2023-09-23T20:06:18.586 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 201 v 360 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2023-09-23T20:06:18.586 INFO:tasks.rados.rados.0.smithi098.stdout:3387: left oid 201 (ObjNum 2112 snap 0 seq_num 2112) 2023-09-23T20:06:18.586 INFO:tasks.rados.rados.0.smithi098.stdout:3388: finishing write tid 1 to smithi09866585-15 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3388: finishing write tid 2 to smithi09866585-15 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3388: finishing write tid 3 to smithi09866585-15 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3388: finishing write tid 4 to smithi09866585-15 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3384: done (7 left) 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3385: done (6 left) 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3386: done (5 left) 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3387: done (4 left) 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3391: done (3 left) 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3392: write oid 276 current snap is 0 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3388: finishing write tid 5 to smithi09866585-15 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 15 v 364 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3388: left oid 15 (ObjNum 2113 snap 0 seq_num 2113) 2023-09-23T20:06:18.587 INFO:tasks.rados.rados.0.smithi098.stdout:3389: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-09-23T20:06:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:18 smithi098 bash[33670]: cluster 2023-09-23T20:06:16.836315+0000 mgr.y (mgr.25178) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 2.2 MiB/s wr, 32 op/s 2023-09-23T20:06:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:18 smithi098 bash[33670]: audit 2023-09-23T20:06:17.786701+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.98:0/374396686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:18.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:18 smithi098 bash[27308]: cluster 2023-09-23T20:06:16.836315+0000 mgr.y (mgr.25178) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 2.2 MiB/s wr, 32 op/s 2023-09-23T20:06:18.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:18 smithi098 bash[27308]: audit 2023-09-23T20:06:17.786701+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.98:0/374396686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:18.731 INFO:tasks.rados.rados.0.smithi098.stdout:3390: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-09-23T20:06:18.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:18 smithi173 bash[27697]: cluster 2023-09-23T20:06:16.836315+0000 mgr.y (mgr.25178) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 2.2 MiB/s wr, 32 op/s 2023-09-23T20:06:18.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:18 smithi173 bash[27697]: audit 2023-09-23T20:06:17.786701+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.98:0/374396686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:18.912 INFO:tasks.rados.rados.0.smithi098.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2023-09-23T20:06:18.927 INFO:tasks.rados.rados.0.smithi098.stdout:3392: writing smithi09866585-276 from 746805 to 1444574 tid 1 2023-09-23T20:06:18.934 INFO:tasks.rados.rados.0.smithi098.stdout:3392: writing smithi09866585-276 from 1881063 to 2580143 tid 2 2023-09-23T20:06:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:3392: writing smithi09866585-276 from 3180571 to 3546805 tid 3 2023-09-23T20:06:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:3388: done (3 left) 2023-09-23T20:06:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:3389: done (2 left) 2023-09-23T20:06:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:3390: done (1 left) 2023-09-23T20:06:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:3393: write oid 317 current snap is 0 2023-09-23T20:06:18.940 INFO:tasks.rados.rados.0.smithi098.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2023-09-23T20:06:18.948 INFO:tasks.rados.rados.0.smithi098.stdout:3393: writing smithi09866585-317 from 763612 to 1536630 tid 1 2023-09-23T20:06:18.954 INFO:tasks.rados.rados.0.smithi098.stdout:3393: writing smithi09866585-317 from 2223192 to 2665930 tid 2 2023-09-23T20:06:18.960 INFO:tasks.rados.rados.0.smithi098.stdout:3393: writing smithi09866585-317 from 3091641 to 3563612 tid 3 2023-09-23T20:06:18.960 INFO:tasks.rados.rados.0.smithi098.stdout:3394: read oid 161 snap -1 2023-09-23T20:06:18.961 INFO:tasks.rados.rados.0.smithi098.stdout:3394: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T20:06:18.961 INFO:tasks.rados.rados.0.smithi098.stdout:3395: read oid 102 snap -1 2023-09-23T20:06:18.961 INFO:tasks.rados.rados.0.smithi098.stdout:3395: expect deleted 2023-09-23T20:06:18.961 INFO:tasks.rados.rados.0.smithi098.stdout:3396: delete oid 270 current snap is 0 2023-09-23T20:06:18.961 INFO:tasks.rados.rados.0.smithi098.stdout:3392: finishing write tid 1 to smithi09866585-276 2023-09-23T20:06:18.961 INFO:tasks.rados.rados.0.smithi098.stdout:3392: finishing write tid 2 to smithi09866585-276 2023-09-23T20:06:18.961 INFO:tasks.rados.rados.0.smithi098.stdout:3392: finishing write tid 3 to smithi09866585-276 2023-09-23T20:06:18.961 INFO:tasks.rados.rados.0.smithi098.stdout:3392: finishing write tid 4 to smithi09866585-276 2023-09-23T20:06:18.961 INFO:tasks.rados.rados.0.smithi098.stdout:3392: finishing write tid 5 to smithi09866585-276 2023-09-23T20:06:18.961 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 276 v 368 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2023-09-23T20:06:18.961 INFO:tasks.rados.rados.0.smithi098.stdout:3392: left oid 276 (ObjNum 2115 snap 0 seq_num 2115) 2023-09-23T20:06:18.962 INFO:tasks.rados.rados.0.smithi098.stdout:3393: finishing write tid 1 to smithi09866585-317 2023-09-23T20:06:18.962 INFO:tasks.rados.rados.0.smithi098.stdout:3393: finishing write tid 2 to smithi09866585-317 2023-09-23T20:06:18.964 INFO:tasks.rados.rados.0.smithi098.stdout:3394: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T20:06:19.043 INFO:tasks.rados.rados.0.smithi098.stdout:3393: finishing write tid 3 to smithi09866585-317 2023-09-23T20:06:19.043 INFO:tasks.rados.rados.0.smithi098.stdout:3393: finishing write tid 4 to smithi09866585-317 2023-09-23T20:06:19.043 INFO:tasks.rados.rados.0.smithi098.stdout:3393: finishing write tid 5 to smithi09866585-317 2023-09-23T20:06:19.043 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 317 v 467 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2023-09-23T20:06:19.043 INFO:tasks.rados.rados.0.smithi098.stdout:3393: left oid 317 (ObjNum 2116 snap 0 seq_num 2116) 2023-09-23T20:06:19.043 INFO:tasks.rados.rados.0.smithi098.stdout:3392: done (4 left) 2023-09-23T20:06:19.043 INFO:tasks.rados.rados.0.smithi098.stdout:3393: done (3 left) 2023-09-23T20:06:19.043 INFO:tasks.rados.rados.0.smithi098.stdout:3394: done (2 left) 2023-09-23T20:06:19.043 INFO:tasks.rados.rados.0.smithi098.stdout:3395: done (1 left) 2023-09-23T20:06:19.043 INFO:tasks.rados.rados.0.smithi098.stdout:3396: done (0 left) 2023-09-23T20:06:19.044 INFO:tasks.rados.rados.0.smithi098.stdout:3397: write oid 363 current snap is 0 2023-09-23T20:06:19.044 INFO:tasks.rados.rados.0.smithi098.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2023-09-23T20:06:19.055 INFO:tasks.rados.rados.0.smithi098.stdout:3397: writing smithi09866585-363 from 797226 to 1320742 tid 1 2023-09-23T20:06:19.061 INFO:tasks.rados.rados.0.smithi098.stdout:3397: writing smithi09866585-363 from 1940156 to 2386563 tid 2 2023-09-23T20:06:19.068 INFO:tasks.rados.rados.0.smithi098.stdout:3397: writing smithi09866585-363 from 3146487 to 3597226 tid 3 2023-09-23T20:06:19.068 INFO:tasks.rados.rados.0.smithi098.stdout:3398: read oid 310 snap -1 2023-09-23T20:06:19.068 INFO:tasks.rados.rados.0.smithi098.stdout:3398: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T20:06:19.068 INFO:tasks.rados.rados.0.smithi098.stdout:3399: write oid 463 current snap is 0 2023-09-23T20:06:19.068 INFO:tasks.rados.rados.0.smithi098.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2023-09-23T20:06:19.074 INFO:tasks.rados.rados.0.smithi098.stdout:3399: writing smithi09866585-463 from 414033 to 1012798 tid 1 2023-09-23T20:06:19.081 INFO:tasks.rados.rados.0.smithi098.stdout:3399: writing smithi09866585-463 from 1598638 to 2188703 tid 2 2023-09-23T20:06:19.088 INFO:tasks.rados.rados.0.smithi098.stdout:3399: writing smithi09866585-463 from 2657557 to 3414364 tid 3 2023-09-23T20:06:19.088 INFO:tasks.rados.rados.0.smithi098.stdout:3400: write oid 359 current snap is 0 2023-09-23T20:06:19.088 INFO:tasks.rados.rados.0.smithi098.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2023-09-23T20:06:19.094 INFO:tasks.rados.rados.0.smithi098.stdout:3400: writing smithi09866585-359 from 430840 to 1104854 tid 1 2023-09-23T20:06:19.099 INFO:tasks.rados.rados.0.smithi098.stdout:3400: writing smithi09866585-359 from 1540767 to 1990843 tid 2 2023-09-23T20:06:19.107 INFO:tasks.rados.rados.0.smithi098.stdout:3400: writing smithi09866585-359 from 2684980 to 3369412 tid 3 2023-09-23T20:06:19.107 INFO:tasks.rados.rados.0.smithi098.stdout:3401: write oid 493 current snap is 0 2023-09-23T20:06:19.107 INFO:tasks.rados.rados.0.smithi098.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2023-09-23T20:06:19.114 INFO:tasks.rados.rados.0.smithi098.stdout:3401: writing smithi09866585-493 from 447647 to 1196910 tid 1 2023-09-23T20:06:19.120 INFO:tasks.rados.rados.0.smithi098.stdout:3401: writing smithi09866585-493 from 1599249 to 2192983 tid 2 2023-09-23T20:06:19.125 INFO:tasks.rados.rados.0.smithi098.stdout:3401: writing smithi09866585-493 from 2596050 to 3091754 tid 3 2023-09-23T20:06:19.128 INFO:tasks.rados.rados.0.smithi098.stdout:3401: writing smithi09866585-493 from 3631525 to 3647647 tid 4 2023-09-23T20:06:19.128 INFO:tasks.rados.rados.0.smithi098.stdout:3402: write oid 420 current snap is 0 2023-09-23T20:06:19.128 INFO:tasks.rados.rados.0.smithi098.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2023-09-23T20:06:19.134 INFO:tasks.rados.rados.0.smithi098.stdout:3402: writing smithi09866585-420 from 464454 to 1005319 tid 1 2023-09-23T20:06:19.141 INFO:tasks.rados.rados.0.smithi098.stdout:3402: writing smithi09866585-420 from 1774084 to 2227829 tid 2 2023-09-23T20:06:19.149 INFO:tasks.rados.rados.0.smithi098.stdout:3402: writing smithi09866585-420 from 2856179 to 3563155 tid 3 2023-09-23T20:06:19.149 INFO:tasks.rados.rados.0.smithi098.stdout:3403: write oid 36 current snap is 0 2023-09-23T20:06:19.149 INFO:tasks.rados.rados.0.smithi098.stdout:3397: finishing write tid 1 to smithi09866585-363 2023-09-23T20:06:19.149 INFO:tasks.rados.rados.0.smithi098.stdout:3397: finishing write tid 2 to smithi09866585-363 2023-09-23T20:06:19.149 INFO:tasks.rados.rados.0.smithi098.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2023-09-23T20:06:19.155 INFO:tasks.rados.rados.0.smithi098.stdout:3403: writing smithi09866585-36 from 481261 to 1097375 tid 1 2023-09-23T20:06:19.162 INFO:tasks.rados.rados.0.smithi098.stdout:3403: writing smithi09866585-36 from 1832566 to 2429969 tid 2 2023-09-23T20:06:19.168 INFO:tasks.rados.rados.0.smithi098.stdout:3403: writing smithi09866585-36 from 2883602 to 3401850 tid 3 2023-09-23T20:06:19.168 INFO:tasks.rados.rados.0.smithi098.stdout:3404: read oid 138 snap -1 2023-09-23T20:06:19.168 INFO:tasks.rados.rados.0.smithi098.stdout:3404: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-09-23T20:06:19.168 INFO:tasks.rados.rados.0.smithi098.stdout:3405: delete oid 465 current snap is 0 2023-09-23T20:06:19.169 INFO:tasks.rados.rados.0.smithi098.stdout:3397: finishing write tid 3 to smithi09866585-363 2023-09-23T20:06:19.169 INFO:tasks.rados.rados.0.smithi098.stdout:3397: finishing write tid 4 to smithi09866585-363 2023-09-23T20:06:19.169 INFO:tasks.rados.rados.0.smithi098.stdout:3397: finishing write tid 5 to smithi09866585-363 2023-09-23T20:06:19.169 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 363 v 398 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2023-09-23T20:06:19.169 INFO:tasks.rados.rados.0.smithi098.stdout:3397: left oid 363 (ObjNum 2118 snap 0 seq_num 2118) 2023-09-23T20:06:19.169 INFO:tasks.rados.rados.0.smithi098.stdout:3398: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T20:06:19.249 INFO:tasks.rados.rados.0.smithi098.stdout:3399: finishing write tid 1 to smithi09866585-463 2023-09-23T20:06:19.249 INFO:tasks.rados.rados.0.smithi098.stdout:3399: finishing write tid 2 to smithi09866585-463 2023-09-23T20:06:19.249 INFO:tasks.rados.rados.0.smithi098.stdout:3399: finishing write tid 3 to smithi09866585-463 2023-09-23T20:06:19.250 INFO:tasks.rados.rados.0.smithi098.stdout:3399: finishing write tid 4 to smithi09866585-463 2023-09-23T20:06:19.250 INFO:tasks.rados.rados.0.smithi098.stdout:3399: finishing write tid 5 to smithi09866585-463 2023-09-23T20:06:19.250 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 463 v 372 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2023-09-23T20:06:19.250 INFO:tasks.rados.rados.0.smithi098.stdout:3399: left oid 463 (ObjNum 2119 snap 0 seq_num 2119) 2023-09-23T20:06:19.250 INFO:tasks.rados.rados.0.smithi098.stdout:3400: finishing write tid 1 to smithi09866585-359 2023-09-23T20:06:19.250 INFO:tasks.rados.rados.0.smithi098.stdout:3400: finishing write tid 2 to smithi09866585-359 2023-09-23T20:06:19.250 INFO:tasks.rados.rados.0.smithi098.stdout:3400: finishing write tid 3 to smithi09866585-359 2023-09-23T20:06:19.250 INFO:tasks.rados.rados.0.smithi098.stdout:3400: finishing write tid 4 to smithi09866585-359 2023-09-23T20:06:19.250 INFO:tasks.rados.rados.0.smithi098.stdout:3400: finishing write tid 5 to smithi09866585-359 2023-09-23T20:06:19.251 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 359 v 537 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2023-09-23T20:06:19.251 INFO:tasks.rados.rados.0.smithi098.stdout:3400: left oid 359 (ObjNum 2120 snap 0 seq_num 2120) 2023-09-23T20:06:19.251 INFO:tasks.rados.rados.0.smithi098.stdout:3401: finishing write tid 1 to smithi09866585-493 2023-09-23T20:06:19.251 INFO:tasks.rados.rados.0.smithi098.stdout:3397: done (8 left) 2023-09-23T20:06:19.251 INFO:tasks.rados.rados.0.smithi098.stdout:3398: done (7 left) 2023-09-23T20:06:19.251 INFO:tasks.rados.rados.0.smithi098.stdout:3399: done (6 left) 2023-09-23T20:06:19.251 INFO:tasks.rados.rados.0.smithi098.stdout:3400: done (5 left) 2023-09-23T20:06:19.251 INFO:tasks.rados.rados.0.smithi098.stdout:3405: done (4 left) 2023-09-23T20:06:19.251 INFO:tasks.rados.rados.0.smithi098.stdout:3406: read oid 137 snap -1 2023-09-23T20:06:19.252 INFO:tasks.rados.rados.0.smithi098.stdout:3406: expect deleted 2023-09-23T20:06:19.252 INFO:tasks.rados.rados.0.smithi098.stdout:3407: read oid 453 snap -1 2023-09-23T20:06:19.252 INFO:tasks.rados.rados.0.smithi098.stdout:3407: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:06:19.252 INFO:tasks.rados.rados.0.smithi098.stdout:3408: read oid 274 snap -1 2023-09-23T20:06:19.252 INFO:tasks.rados.rados.0.smithi098.stdout:3408: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T20:06:19.252 INFO:tasks.rados.rados.0.smithi098.stdout:3409: read oid 277 snap -1 2023-09-23T20:06:19.252 INFO:tasks.rados.rados.0.smithi098.stdout:3409: expect deleted 2023-09-23T20:06:19.252 INFO:tasks.rados.rados.0.smithi098.stdout:3410: write oid 279 current snap is 0 2023-09-23T20:06:19.252 INFO:tasks.rados.rados.0.smithi098.stdout:3401: finishing write tid 2 to smithi09866585-493 2023-09-23T20:06:19.252 INFO:tasks.rados.rados.0.smithi098.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2023-09-23T20:06:19.257 INFO:tasks.rados.rados.0.smithi098.stdout:3410: writing smithi09866585-279 from 514875 to 1281487 tid 1 2023-09-23T20:06:19.263 INFO:tasks.rados.rados.0.smithi098.stdout:3410: writing smithi09866585-279 from 1833177 to 2434249 tid 2 2023-09-23T20:06:19.271 INFO:tasks.rados.rados.0.smithi098.stdout:3410: writing smithi09866585-279 from 3222095 to 3714875 tid 3 2023-09-23T20:06:19.271 INFO:tasks.rados.rados.0.smithi098.stdout:3411: delete oid 194 current snap is 0 2023-09-23T20:06:19.271 INFO:tasks.rados.rados.0.smithi098.stdout:3401: finishing write tid 3 to smithi09866585-493 2023-09-23T20:06:19.271 INFO:tasks.rados.rados.0.smithi098.stdout:3401: finishing write tid 4 to smithi09866585-493 2023-09-23T20:06:19.271 INFO:tasks.rados.rados.0.smithi098.stdout:3401: finishing write tid 5 to smithi09866585-493 2023-09-23T20:06:19.271 INFO:tasks.rados.rados.0.smithi098.stdout:3401: finishing write tid 6 to smithi09866585-493 2023-09-23T20:06:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 493 v 338 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2023-09-23T20:06:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:3401: left oid 493 (ObjNum 2121 snap 0 seq_num 2121) 2023-09-23T20:06:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:3402: finishing write tid 1 to smithi09866585-420 2023-09-23T20:06:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:3402: finishing write tid 2 to smithi09866585-420 2023-09-23T20:06:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:3402: finishing write tid 3 to smithi09866585-420 2023-09-23T20:06:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:3402: finishing write tid 4 to smithi09866585-420 2023-09-23T20:06:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:3402: finishing write tid 5 to smithi09866585-420 2023-09-23T20:06:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 420 v 540 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2023-09-23T20:06:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:3402: left oid 420 (ObjNum 2122 snap 0 seq_num 2122) 2023-09-23T20:06:19.272 INFO:tasks.rados.rados.0.smithi098.stdout:3403: finishing write tid 1 to smithi09866585-36 2023-09-23T20:06:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:3403: finishing write tid 2 to smithi09866585-36 2023-09-23T20:06:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:3403: finishing write tid 3 to smithi09866585-36 2023-09-23T20:06:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:3403: finishing write tid 4 to smithi09866585-36 2023-09-23T20:06:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:3403: finishing write tid 5 to smithi09866585-36 2023-09-23T20:06:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 36 v 494 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2023-09-23T20:06:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:3403: left oid 36 (ObjNum 2123 snap 0 seq_num 2123) 2023-09-23T20:06:19.273 INFO:tasks.rados.rados.0.smithi098.stdout:3404: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-09-23T20:06:19.388 INFO:tasks.rados.rados.0.smithi098.stdout:3401: done (9 left) 2023-09-23T20:06:19.388 INFO:tasks.rados.rados.0.smithi098.stdout:3402: done (8 left) 2023-09-23T20:06:19.388 INFO:tasks.rados.rados.0.smithi098.stdout:3403: done (7 left) 2023-09-23T20:06:19.388 INFO:tasks.rados.rados.0.smithi098.stdout:3404: done (6 left) 2023-09-23T20:06:19.388 INFO:tasks.rados.rados.0.smithi098.stdout:3406: done (5 left) 2023-09-23T20:06:19.388 INFO:tasks.rados.rados.0.smithi098.stdout:3409: done (4 left) 2023-09-23T20:06:19.388 INFO:tasks.rados.rados.0.smithi098.stdout:3411: done (3 left) 2023-09-23T20:06:19.389 INFO:tasks.rados.rados.0.smithi098.stdout:3412: read oid 461 snap -1 2023-09-23T20:06:19.389 INFO:tasks.rados.rados.0.smithi098.stdout:3412: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:06:19.389 INFO:tasks.rados.rados.0.smithi098.stdout:3413: write oid 337 current snap is 0 2023-09-23T20:06:19.389 INFO:tasks.rados.rados.0.smithi098.stdout:3407: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:06:19.499 INFO:tasks.rados.rados.0.smithi098.stdout:3408: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T20:06:19.710 INFO:tasks.rados.rados.0.smithi098.stdout:3410: finishing write tid 1 to smithi09866585-279 2023-09-23T20:06:19.711 INFO:tasks.rados.rados.0.smithi098.stdout:3410: finishing write tid 2 to smithi09866585-279 2023-09-23T20:06:19.711 INFO:tasks.rados.rados.0.smithi098.stdout:3410: finishing write tid 3 to smithi09866585-279 2023-09-23T20:06:19.711 INFO:tasks.rados.rados.0.smithi098.stdout:3410: finishing write tid 4 to smithi09866585-279 2023-09-23T20:06:19.711 INFO:tasks.rados.rados.0.smithi098.stdout:3410: finishing write tid 5 to smithi09866585-279 2023-09-23T20:06:19.711 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 279 v 544 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2023-09-23T20:06:19.711 INFO:tasks.rados.rados.0.smithi098.stdout:3410: left oid 279 (ObjNum 2125 snap 0 seq_num 2125) 2023-09-23T20:06:19.711 INFO:tasks.rados.rados.0.smithi098.stdout:3412: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:06:19.828 INFO:tasks.rados.rados.0.smithi098.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2023-09-23T20:06:19.835 INFO:tasks.rados.rados.0.smithi098.stdout:3413: writing smithi09866585-337 from 548489 to 1065599 tid 1 2023-09-23T20:06:19.842 INFO:tasks.rados.rados.0.smithi098.stdout:3413: writing smithi09866585-337 from 1550141 to 2154882 tid 2 2023-09-23T20:06:19.852 INFO:tasks.rados.rados.0.smithi098.stdout:3413: writing smithi09866585-337 from 2876941 to 3556630 tid 3 2023-09-23T20:06:19.852 INFO:tasks.rados.rados.0.smithi098.stdout:3407: done (4 left) 2023-09-23T20:06:19.852 INFO:tasks.rados.rados.0.smithi098.stdout:3408: done (3 left) 2023-09-23T20:06:19.852 INFO:tasks.rados.rados.0.smithi098.stdout:3410: done (2 left) 2023-09-23T20:06:19.852 INFO:tasks.rados.rados.0.smithi098.stdout:3412: done (1 left) 2023-09-23T20:06:19.852 INFO:tasks.rados.rados.0.smithi098.stdout:3414: read oid 268 snap -1 2023-09-23T20:06:19.852 INFO:tasks.rados.rados.0.smithi098.stdout:3414: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T20:06:19.852 INFO:tasks.rados.rados.0.smithi098.stdout:3415: read oid 189 snap -1 2023-09-23T20:06:19.852 INFO:tasks.rados.rados.0.smithi098.stdout:3415: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:06:19.852 INFO:tasks.rados.rados.0.smithi098.stdout:3416: read oid 285 snap -1 2023-09-23T20:06:19.852 INFO:tasks.rados.rados.0.smithi098.stdout:3416: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T20:06:19.853 INFO:tasks.rados.rados.0.smithi098.stdout:3417: write oid 90 current snap is 0 2023-09-23T20:06:19.853 INFO:tasks.rados.rados.0.smithi098.stdout:3413: finishing write tid 1 to smithi09866585-337 2023-09-23T20:06:19.853 INFO:tasks.rados.rados.0.smithi098.stdout:3413: finishing write tid 2 to smithi09866585-337 2023-09-23T20:06:19.853 INFO:tasks.rados.rados.0.smithi098.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2023-09-23T20:06:19.859 INFO:tasks.rados.rados.0.smithi098.stdout:3417: writing smithi09866585-90 from 565296 to 1157655 tid 1 2023-09-23T20:06:19.867 INFO:tasks.rados.rados.0.smithi098.stdout:3417: writing smithi09866585-90 from 1892270 to 2357022 tid 2 2023-09-23T20:06:19.873 INFO:tasks.rados.rados.0.smithi098.stdout:3417: writing smithi09866585-90 from 2788011 to 3278972 tid 3 2023-09-23T20:06:19.873 INFO:tasks.rados.rados.0.smithi098.stdout:3418: write oid 485 current snap is 0 2023-09-23T20:06:19.873 INFO:tasks.rados.rados.0.smithi098.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2023-09-23T20:06:19.882 INFO:tasks.rados.rados.0.smithi098.stdout:3418: writing smithi09866585-485 from 582103 to 1366064 tid 1 2023-09-23T20:06:19.890 INFO:tasks.rados.rados.0.smithi098.stdout:3418: writing smithi09866585-485 from 2067105 to 2675515 tid 2 2023-09-23T20:06:19.897 INFO:tasks.rados.rados.0.smithi098.stdout:3418: writing smithi09866585-485 from 3331787 to 3750373 tid 3 2023-09-23T20:06:19.897 INFO:tasks.rados.rados.0.smithi098.stdout:3419: write oid 228 current snap is 0 2023-09-23T20:06:19.897 INFO:tasks.rados.rados.0.smithi098.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2023-09-23T20:06:19.904 INFO:tasks.rados.rados.0.smithi098.stdout:3419: writing smithi09866585-228 from 598910 to 1058120 tid 1 2023-09-23T20:06:19.911 INFO:tasks.rados.rados.0.smithi098.stdout:3419: writing smithi09866585-228 from 1725587 to 2477655 tid 2 2023-09-23T20:06:19.918 INFO:tasks.rados.rados.0.smithi098.stdout:3419: writing smithi09866585-228 from 3242857 to 3798910 tid 3 2023-09-23T20:06:19.918 INFO:tasks.rados.rados.0.smithi098.stdout:3420: write oid 100 current snap is 0 2023-09-23T20:06:19.919 INFO:tasks.rados.rados.0.smithi098.stdout:3413: finishing write tid 3 to smithi09866585-337 2023-09-23T20:06:19.919 INFO:tasks.rados.rados.0.smithi098.stdout:3413: finishing write tid 4 to smithi09866585-337 2023-09-23T20:06:19.919 INFO:tasks.rados.rados.0.smithi098.stdout:3413: finishing write tid 5 to smithi09866585-337 2023-09-23T20:06:19.919 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 337 v 548 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2023-09-23T20:06:19.919 INFO:tasks.rados.rados.0.smithi098.stdout:3413: left oid 337 (ObjNum 2127 snap 0 seq_num 2127) 2023-09-23T20:06:19.919 INFO:tasks.rados.rados.0.smithi098.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2023-09-23T20:06:19.924 INFO:tasks.rados.rados.0.smithi098.stdout:3420: writing smithi09866585-100 from 615717 to 1150176 tid 1 2023-09-23T20:06:19.931 INFO:tasks.rados.rados.0.smithi098.stdout:3420: writing smithi09866585-100 from 1784069 to 2396148 tid 2 2023-09-23T20:06:19.938 INFO:tasks.rados.rados.0.smithi098.stdout:3420: writing smithi09866585-100 from 2986633 to 3427763 tid 3 2023-09-23T20:06:19.938 INFO:tasks.rados.rados.0.smithi098.stdout:3413: done (7 left) 2023-09-23T20:06:19.938 INFO:tasks.rados.rados.0.smithi098.stdout:3421: write oid 369 current snap is 0 2023-09-23T20:06:19.938 INFO:tasks.rados.rados.0.smithi098.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2023-09-23T20:06:19.945 INFO:tasks.rados.rados.0.smithi098.stdout:3421: writing smithi09866585-369 from 632524 to 1242232 tid 1 2023-09-23T20:06:19.952 INFO:tasks.rados.rados.0.smithi098.stdout:3421: writing smithi09866585-369 from 1726198 to 2481935 tid 2 2023-09-23T20:06:19.960 INFO:tasks.rados.rados.0.smithi098.stdout:3421: writing smithi09866585-369 from 3181350 to 3832524 tid 3 2023-09-23T20:06:19.960 INFO:tasks.rados.rados.0.smithi098.stdout:3422: read oid 33 snap -1 2023-09-23T20:06:19.960 INFO:tasks.rados.rados.0.smithi098.stdout:3422: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-09-23T20:06:19.960 INFO:tasks.rados.rados.0.smithi098.stdout:3423: write oid 122 current snap is 0 2023-09-23T20:06:19.960 INFO:tasks.rados.rados.0.smithi098.stdout:3415: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T20:06:20.130 INFO:tasks.rados.rados.0.smithi098.stdout:3416: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T20:06:20.258 INFO:tasks.rados.rados.0.smithi098.stdout:3414: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T20:06:20.429 INFO:tasks.rados.rados.0.smithi098.stdout:3417: finishing write tid 1 to smithi09866585-90 2023-09-23T20:06:20.429 INFO:tasks.rados.rados.0.smithi098.stdout:3417: finishing write tid 2 to smithi09866585-90 2023-09-23T20:06:20.429 INFO:tasks.rados.rados.0.smithi098.stdout:3417: finishing write tid 3 to smithi09866585-90 2023-09-23T20:06:20.429 INFO:tasks.rados.rados.0.smithi098.stdout:3417: finishing write tid 4 to smithi09866585-90 2023-09-23T20:06:20.429 INFO:tasks.rados.rados.0.smithi098.stdout:3417: finishing write tid 5 to smithi09866585-90 2023-09-23T20:06:20.429 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 90 v 376 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2023-09-23T20:06:20.429 INFO:tasks.rados.rados.0.smithi098.stdout:3417: left oid 90 (ObjNum 2128 snap 0 seq_num 2128) 2023-09-23T20:06:20.429 INFO:tasks.rados.rados.0.smithi098.stdout:3418: finishing write tid 1 to smithi09866585-485 2023-09-23T20:06:20.429 INFO:tasks.rados.rados.0.smithi098.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2023-09-23T20:06:20.440 INFO:tasks.rados.rados.0.smithi098.stdout:3423: writing smithi09866585-122 from 649331 to 1334288 tid 1 2023-09-23T20:06:20.447 INFO:tasks.rados.rados.0.smithi098.stdout:3423: writing smithi09866585-122 from 1784680 to 2400428 tid 2 2023-09-23T20:06:20.455 INFO:tasks.rados.rados.0.smithi098.stdout:3423: writing smithi09866585-122 from 2925126 to 3505153 tid 3 2023-09-23T20:06:20.455 INFO:tasks.rados.rados.0.smithi098.stdout:3414: done (9 left) 2023-09-23T20:06:20.455 INFO:tasks.rados.rados.0.smithi098.stdout:3415: done (8 left) 2023-09-23T20:06:20.455 INFO:tasks.rados.rados.0.smithi098.stdout:3416: done (7 left) 2023-09-23T20:06:20.455 INFO:tasks.rados.rados.0.smithi098.stdout:3417: done (6 left) 2023-09-23T20:06:20.455 INFO:tasks.rados.rados.0.smithi098.stdout:3424: read oid 114 snap -1 2023-09-23T20:06:20.455 INFO:tasks.rados.rados.0.smithi098.stdout:3424: expect (ObjNum 644 snap 0 seq_num 644) 2023-09-23T20:06:20.455 INFO:tasks.rados.rados.0.smithi098.stdout:3425: read oid 151 snap -1 2023-09-23T20:06:20.455 INFO:tasks.rados.rados.0.smithi098.stdout:3425: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-09-23T20:06:20.455 INFO:tasks.rados.rados.0.smithi098.stdout:3426: delete oid 389 current snap is 0 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:3418: finishing write tid 2 to smithi09866585-485 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:3418: finishing write tid 3 to smithi09866585-485 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:3418: finishing write tid 4 to smithi09866585-485 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:3418: finishing write tid 5 to smithi09866585-485 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 485 v 380 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:3418: left oid 485 (ObjNum 2129 snap 0 seq_num 2129) 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:3419: finishing write tid 1 to smithi09866585-228 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:3419: finishing write tid 2 to smithi09866585-228 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:3419: finishing write tid 3 to smithi09866585-228 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:3419: finishing write tid 4 to smithi09866585-228 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:3419: finishing write tid 5 to smithi09866585-228 2023-09-23T20:06:20.456 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 228 v 388 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3419: left oid 228 (ObjNum 2130 snap 0 seq_num 2130) 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3420: finishing write tid 1 to smithi09866585-100 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3420: finishing write tid 2 to smithi09866585-100 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3420: finishing write tid 3 to smithi09866585-100 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3420: finishing write tid 4 to smithi09866585-100 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3420: finishing write tid 5 to smithi09866585-100 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 100 v 499 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3420: left oid 100 (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3421: finishing write tid 1 to smithi09866585-369 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3421: finishing write tid 2 to smithi09866585-369 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3421: finishing write tid 3 to smithi09866585-369 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3421: finishing write tid 4 to smithi09866585-369 2023-09-23T20:06:20.457 INFO:tasks.rados.rados.0.smithi098.stdout:3421: finishing write tid 5 to smithi09866585-369 2023-09-23T20:06:20.458 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 369 v 342 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2023-09-23T20:06:20.458 INFO:tasks.rados.rados.0.smithi098.stdout:3421: left oid 369 (ObjNum 2132 snap 0 seq_num 2132) 2023-09-23T20:06:20.458 INFO:tasks.rados.rados.0.smithi098.stdout:3422: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-09-23T20:06:20.575 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:20 smithi098 bash[27308]: cluster 2023-09-23T20:06:18.837506+0000 mgr.y (mgr.25178) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.0 MiB/s wr, 62 op/s 2023-09-23T20:06:20.575 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:20 smithi098 bash[27308]: audit 2023-09-23T20:06:20.251787+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.98:0/2120361140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:20.575 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:20 smithi098 bash[33670]: cluster 2023-09-23T20:06:18.837506+0000 mgr.y (mgr.25178) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.0 MiB/s wr, 62 op/s 2023-09-23T20:06:20.575 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:20 smithi098 bash[33670]: audit 2023-09-23T20:06:20.251787+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.98:0/2120361140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:20.676 INFO:tasks.rados.rados.0.smithi098.stdout:3423: finishing write tid 1 to smithi09866585-122 2023-09-23T20:06:20.676 INFO:tasks.rados.rados.0.smithi098.stdout:3423: finishing write tid 2 to smithi09866585-122 2023-09-23T20:06:20.677 INFO:tasks.rados.rados.0.smithi098.stdout:3424: expect (ObjNum 644 snap 0 seq_num 644) 2023-09-23T20:06:20.738 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:20 smithi173 bash[27697]: cluster 2023-09-23T20:06:18.837506+0000 mgr.y (mgr.25178) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.0 MiB/s wr, 62 op/s 2023-09-23T20:06:20.738 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:20 smithi173 bash[27697]: audit 2023-09-23T20:06:20.251787+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.98:0/2120361140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:20.807 INFO:tasks.rados.rados.0.smithi098.stdout:3423: finishing write tid 3 to smithi09866585-122 2023-09-23T20:06:20.807 INFO:tasks.rados.rados.0.smithi098.stdout:3423: finishing write tid 4 to smithi09866585-122 2023-09-23T20:06:20.807 INFO:tasks.rados.rados.0.smithi098.stdout:3423: finishing write tid 5 to smithi09866585-122 2023-09-23T20:06:20.807 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 122 v 408 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2023-09-23T20:06:20.807 INFO:tasks.rados.rados.0.smithi098.stdout:3423: left oid 122 (ObjNum 2133 snap 0 seq_num 2133) 2023-09-23T20:06:20.807 INFO:tasks.rados.rados.0.smithi098.stdout:3425: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-09-23T20:06:20.989 INFO:tasks.rados.rados.0.smithi098.stdout:3418: done (8 left) 2023-09-23T20:06:20.989 INFO:tasks.rados.rados.0.smithi098.stdout:3419: done (7 left) 2023-09-23T20:06:20.989 INFO:tasks.rados.rados.0.smithi098.stdout:3420: done (6 left) 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3421: done (5 left) 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3422: done (4 left) 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3423: done (3 left) 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3424: done (2 left) 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3425: done (1 left) 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3426: done (0 left) 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3427: read oid 201 snap -1 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3428: read oid 15 snap -1 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3429: read oid 115 snap -1 2023-09-23T20:06:20.990 INFO:tasks.rados.rados.0.smithi098.stdout:3429: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T20:06:20.991 INFO:tasks.rados.rados.0.smithi098.stdout:3430: write oid 225 current snap is 0 2023-09-23T20:06:20.991 INFO:tasks.rados.rados.0.smithi098.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2023-09-23T20:06:20.995 INFO:tasks.rados.rados.0.smithi098.stdout:3430: writing smithi09866585-225 from 682945 to 1118400 tid 1 2023-09-23T20:06:21.004 INFO:tasks.rados.rados.0.smithi098.stdout:3430: writing smithi09866585-225 from 1901644 to 2521061 tid 2 2023-09-23T20:06:21.011 INFO:tasks.rados.rados.0.smithi098.stdout:3430: writing smithi09866585-225 from 2979972 to 3582543 tid 3 2023-09-23T20:06:21.011 INFO:tasks.rados.rados.0.smithi098.stdout:3431: delete oid 462 current snap is 0 2023-09-23T20:06:21.011 INFO:tasks.rados.rados.0.smithi098.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-09-23T20:06:21.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:20 smithi173 bash[53158]: ts=2023-09-23T20:06:20.737Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.173:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.173:8765: connect: connection refused" 2023-09-23T20:06:21.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:20 smithi173 bash[53158]: ts=2023-09-23T20:06:20.740Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.173:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.173:8765: connect: connection refused" 2023-09-23T20:06:21.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:20 smithi173 bash[53158]: ts=2023-09-23T20:06:20.741Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.173:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.173:8765: connect: connection refused" 2023-09-23T20:06:21.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:20 smithi173 bash[53158]: ts=2023-09-23T20:06:20.741Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.173:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.173:8765: connect: connection refused" 2023-09-23T20:06:21.197 INFO:tasks.rados.rados.0.smithi098.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-09-23T20:06:21.408 INFO:tasks.rados.rados.0.smithi098.stdout:3429: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T20:06:21.518 INFO:tasks.rados.rados.0.smithi098.stdout:3430: finishing write tid 1 to smithi09866585-225 2023-09-23T20:06:21.518 INFO:tasks.rados.rados.0.smithi098.stdout:3430: finishing write tid 2 to smithi09866585-225 2023-09-23T20:06:21.518 INFO:tasks.rados.rados.0.smithi098.stdout:3430: finishing write tid 3 to smithi09866585-225 2023-09-23T20:06:21.518 INFO:tasks.rados.rados.0.smithi098.stdout:3430: finishing write tid 4 to smithi09866585-225 2023-09-23T20:06:21.518 INFO:tasks.rados.rados.0.smithi098.stdout:3430: finishing write tid 5 to smithi09866585-225 2023-09-23T20:06:21.518 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 225 v 384 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2023-09-23T20:06:21.518 INFO:tasks.rados.rados.0.smithi098.stdout:3430: left oid 225 (ObjNum 2135 snap 0 seq_num 2135) 2023-09-23T20:06:21.518 INFO:tasks.rados.rados.0.smithi098.stdout:3427: done (4 left) 2023-09-23T20:06:21.519 INFO:tasks.rados.rados.0.smithi098.stdout:3428: done (3 left) 2023-09-23T20:06:21.519 INFO:tasks.rados.rados.0.smithi098.stdout:3429: done (2 left) 2023-09-23T20:06:21.519 INFO:tasks.rados.rados.0.smithi098.stdout:3430: done (1 left) 2023-09-23T20:06:21.519 INFO:tasks.rados.rados.0.smithi098.stdout:3431: done (0 left) 2023-09-23T20:06:21.519 INFO:tasks.rados.rados.0.smithi098.stdout:3432: write oid 417 current snap is 0 2023-09-23T20:06:21.519 INFO:tasks.rados.rados.0.smithi098.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2023-09-23T20:06:21.527 INFO:tasks.rados.rados.0.smithi098.stdout:3432: writing smithi09866585-417 from 716559 to 1418865 tid 1 2023-09-23T20:06:21.533 INFO:tasks.rados.rados.0.smithi098.stdout:3432: writing smithi09866585-417 from 2018608 to 2641694 tid 2 2023-09-23T20:06:21.541 INFO:tasks.rados.rados.0.smithi098.stdout:3432: writing smithi09866585-417 from 3434818 to 3916559 tid 3 2023-09-23T20:06:21.541 INFO:tasks.rados.rados.0.smithi098.stdout:3433: read oid 435 snap -1 2023-09-23T20:06:21.541 INFO:tasks.rados.rados.0.smithi098.stdout:3433: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-09-23T20:06:21.541 INFO:tasks.rados.rados.0.smithi098.stdout:3434: read oid 281 snap -1 2023-09-23T20:06:21.541 INFO:tasks.rados.rados.0.smithi098.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T20:06:21.541 INFO:tasks.rados.rados.0.smithi098.stdout:3435: write oid 322 current snap is 0 2023-09-23T20:06:21.541 INFO:tasks.rados.rados.0.smithi098.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2023-09-23T20:06:21.550 INFO:tasks.rados.rados.0.smithi098.stdout:3435: writing smithi09866585-322 from 733366 to 1510921 tid 1 2023-09-23T20:06:21.558 INFO:tasks.rados.rados.0.smithi098.stdout:3435: writing smithi09866585-322 from 2077090 to 2843834 tid 2 2023-09-23T20:06:21.564 INFO:tasks.rados.rados.0.smithi098.stdout:3435: writing smithi09866585-322 from 3462241 to 3933366 tid 3 2023-09-23T20:06:21.564 INFO:tasks.rados.rados.0.smithi098.stdout:3436: read oid 377 snap -1 2023-09-23T20:06:21.564 INFO:tasks.rados.rados.0.smithi098.stdout:3436: expect deleted 2023-09-23T20:06:21.564 INFO:tasks.rados.rados.0.smithi098.stdout:3437: write oid 478 current snap is 0 2023-09-23T20:06:21.565 INFO:tasks.rados.rados.0.smithi098.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2023-09-23T20:06:21.571 INFO:tasks.rados.rados.0.smithi098.stdout:3437: writing smithi09866585-478 from 750173 to 1202977 tid 1 2023-09-23T20:06:21.577 INFO:tasks.rados.rados.0.smithi098.stdout:3437: writing smithi09866585-478 from 1735572 to 2362327 tid 2 2023-09-23T20:06:21.586 INFO:tasks.rados.rados.0.smithi098.stdout:3437: writing smithi09866585-478 from 3089664 to 3853676 tid 3 2023-09-23T20:06:21.586 INFO:tasks.rados.rados.0.smithi098.stdout:3438: read oid 36 snap -1 2023-09-23T20:06:21.586 INFO:tasks.rados.rados.0.smithi098.stdout:3438: expect (ObjNum 2123 snap 0 seq_num 2123) 2023-09-23T20:06:21.586 INFO:tasks.rados.rados.0.smithi098.stdout:3439: write oid 101 current snap is 0 2023-09-23T20:06:21.587 INFO:tasks.rados.rados.0.smithi098.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2023-09-23T20:06:21.593 INFO:tasks.rados.rados.0.smithi098.stdout:3439: writing smithi09866585-101 from 766980 to 1295033 tid 1 2023-09-23T20:06:21.602 INFO:tasks.rados.rados.0.smithi098.stdout:3439: writing smithi09866585-101 from 2077701 to 2848114 tid 2 2023-09-23T20:06:21.609 INFO:tasks.rados.rados.0.smithi098.stdout:3439: writing smithi09866585-101 from 3400734 to 3966980 tid 3 2023-09-23T20:06:21.609 INFO:tasks.rados.rados.0.smithi098.stdout:3440: read oid 367 snap -1 2023-09-23T20:06:21.609 INFO:tasks.rados.rados.0.smithi098.stdout:3440: expect deleted 2023-09-23T20:06:21.609 INFO:tasks.rados.rados.0.smithi098.stdout:3441: delete oid 16 current snap is 0 2023-09-23T20:06:21.610 INFO:tasks.rados.rados.0.smithi098.stdout:3432: finishing write tid 1 to smithi09866585-417 2023-09-23T20:06:21.610 INFO:tasks.rados.rados.0.smithi098.stdout:3432: finishing write tid 2 to smithi09866585-417 2023-09-23T20:06:21.610 INFO:tasks.rados.rados.0.smithi098.stdout:3432: finishing write tid 3 to smithi09866585-417 2023-09-23T20:06:21.610 INFO:tasks.rados.rados.0.smithi098.stdout:3432: finishing write tid 4 to smithi09866585-417 2023-09-23T20:06:21.610 INFO:tasks.rados.rados.0.smithi098.stdout:3432: finishing write tid 5 to smithi09866585-417 2023-09-23T20:06:21.610 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 417 v 552 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2023-09-23T20:06:21.610 INFO:tasks.rados.rados.0.smithi098.stdout:3432: left oid 417 (ObjNum 2137 snap 0 seq_num 2137) 2023-09-23T20:06:21.610 INFO:tasks.rados.rados.0.smithi098.stdout:3433: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-09-23T20:06:21.753 INFO:tasks.rados.rados.0.smithi098.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T20:06:22.172 INFO:tasks.rados.rados.0.smithi098.stdout:3435: finishing write tid 1 to smithi09866585-322 2023-09-23T20:06:22.172 INFO:tasks.rados.rados.0.smithi098.stdout:3435: finishing write tid 2 to smithi09866585-322 2023-09-23T20:06:22.172 INFO:tasks.rados.rados.0.smithi098.stdout:3435: finishing write tid 3 to smithi09866585-322 2023-09-23T20:06:22.172 INFO:tasks.rados.rados.0.smithi098.stdout:3435: finishing write tid 4 to smithi09866585-322 2023-09-23T20:06:22.172 INFO:tasks.rados.rados.0.smithi098.stdout:3435: finishing write tid 5 to smithi09866585-322 2023-09-23T20:06:22.172 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 322 v 412 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2023-09-23T20:06:22.172 INFO:tasks.rados.rados.0.smithi098.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2023-09-23T20:06:22.172 INFO:tasks.rados.rados.0.smithi098.stdout:3437: finishing write tid 1 to smithi09866585-478 2023-09-23T20:06:22.172 INFO:tasks.rados.rados.0.smithi098.stdout:3437: finishing write tid 2 to smithi09866585-478 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:3437: finishing write tid 3 to smithi09866585-478 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:3437: finishing write tid 4 to smithi09866585-478 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:3437: finishing write tid 5 to smithi09866585-478 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 478 v 472 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:3432: done (9 left) 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:3433: done (8 left) 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:3434: done (7 left) 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:3435: done (6 left) 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:3436: done (5 left) 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:3437: done (4 left) 2023-09-23T20:06:22.173 INFO:tasks.rados.rados.0.smithi098.stdout:3441: done (3 left) 2023-09-23T20:06:22.174 INFO:tasks.rados.rados.0.smithi098.stdout:3442: read oid 25 snap -1 2023-09-23T20:06:22.174 INFO:tasks.rados.rados.0.smithi098.stdout:3442: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-09-23T20:06:22.174 INFO:tasks.rados.rados.0.smithi098.stdout:3443: read oid 366 snap -1 2023-09-23T20:06:22.174 INFO:tasks.rados.rados.0.smithi098.stdout:3443: expect (ObjNum 1995 snap 0 seq_num 1995) 2023-09-23T20:06:22.174 INFO:tasks.rados.rados.0.smithi098.stdout:3438: expect (ObjNum 2123 snap 0 seq_num 2123) 2023-09-23T20:06:22.386 INFO:tasks.rados.rados.0.smithi098.stdout:3439: finishing write tid 1 to smithi09866585-101 2023-09-23T20:06:22.387 INFO:tasks.rados.rados.0.smithi098.stdout:3439: finishing write tid 2 to smithi09866585-101 2023-09-23T20:06:22.387 INFO:tasks.rados.rados.0.smithi098.stdout:3439: finishing write tid 3 to smithi09866585-101 2023-09-23T20:06:22.387 INFO:tasks.rados.rados.0.smithi098.stdout:3444: read oid 231 snap -1 2023-09-23T20:06:22.387 INFO:tasks.rados.rados.0.smithi098.stdout:3444: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T20:06:22.387 INFO:tasks.rados.rados.0.smithi098.stdout:3438: done (5 left) 2023-09-23T20:06:22.387 INFO:tasks.rados.rados.0.smithi098.stdout:3440: done (4 left) 2023-09-23T20:06:22.387 INFO:tasks.rados.rados.0.smithi098.stdout:3445: read oid 404 snap -1 2023-09-23T20:06:22.387 INFO:tasks.rados.rados.0.smithi098.stdout:3445: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-09-23T20:06:22.387 INFO:tasks.rados.rados.0.smithi098.stdout:3446: write oid 11 current snap is 0 2023-09-23T20:06:22.388 INFO:tasks.rados.rados.0.smithi098.stdout:3439: finishing write tid 4 to smithi09866585-101 2023-09-23T20:06:22.388 INFO:tasks.rados.rados.0.smithi098.stdout:3439: finishing write tid 5 to smithi09866585-101 2023-09-23T20:06:22.388 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 101 v 392 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2023-09-23T20:06:22.388 INFO:tasks.rados.rados.0.smithi098.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2023-09-23T20:06:22.388 INFO:tasks.rados.rados.0.smithi098.stdout:3443: expect (ObjNum 1995 snap 0 seq_num 1995) 2023-09-23T20:06:22.552 INFO:tasks.rados.rados.0.smithi098.stdout:3442: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-09-23T20:06:22.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:22 smithi098 bash[33670]: cluster 2023-09-23T20:06:20.837895+0000 mgr.y (mgr.25178) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2023-09-23T20:06:22.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:22 smithi098 bash[33670]: audit 2023-09-23T20:06:21.954024+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:22.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:22 smithi098 bash[27308]: cluster 2023-09-23T20:06:20.837895+0000 mgr.y (mgr.25178) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2023-09-23T20:06:22.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:22 smithi098 bash[27308]: audit 2023-09-23T20:06:21.954024+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:22.689 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:22 smithi173 bash[27697]: cluster 2023-09-23T20:06:20.837895+0000 mgr.y (mgr.25178) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2023-09-23T20:06:22.689 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:22 smithi173 bash[27697]: audit 2023-09-23T20:06:21.954024+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:22.743 INFO:tasks.rados.rados.0.smithi098.stdout:3445: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-09-23T20:06:22.979 INFO:tasks.rados.rados.0.smithi098.stdout:3444: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T20:06:23.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:22 smithi173 bash[50672]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:06:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-23T20:06:23.139 INFO:tasks.rados.rados.0.smithi098.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2023-09-23T20:06:23.145 INFO:tasks.rados.rados.0.smithi098.stdout:3446: writing smithi09866585-11 from 400594 to 1079145 tid 1 2023-09-23T20:06:23.151 INFO:tasks.rados.rados.0.smithi098.stdout:3446: writing smithi09866585-11 from 1794665 to 2000594 tid 2 2023-09-23T20:06:23.151 INFO:tasks.rados.rados.0.smithi098.stdout:3439: done (5 left) 2023-09-23T20:06:23.151 INFO:tasks.rados.rados.0.smithi098.stdout:3442: done (4 left) 2023-09-23T20:06:23.151 INFO:tasks.rados.rados.0.smithi098.stdout:3443: done (3 left) 2023-09-23T20:06:23.151 INFO:tasks.rados.rados.0.smithi098.stdout:3444: done (2 left) 2023-09-23T20:06:23.151 INFO:tasks.rados.rados.0.smithi098.stdout:3445: done (1 left) 2023-09-23T20:06:23.152 INFO:tasks.rados.rados.0.smithi098.stdout:3447: write oid 45 current snap is 0 2023-09-23T20:06:23.152 INFO:tasks.rados.rados.0.smithi098.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2023-09-23T20:06:23.157 INFO:tasks.rados.rados.0.smithi098.stdout:3447: writing smithi09866585-45 from 417401 to 1171201 tid 1 2023-09-23T20:06:23.162 INFO:tasks.rados.rados.0.smithi098.stdout:3447: writing smithi09866585-45 from 1853147 to 2017401 tid 2 2023-09-23T20:06:23.162 INFO:tasks.rados.rados.0.smithi098.stdout:3448: write oid 440 current snap is 0 2023-09-23T20:06:23.162 INFO:tasks.rados.rados.0.smithi098.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2023-09-23T20:06:23.168 INFO:tasks.rados.rados.0.smithi098.stdout:3448: writing smithi09866585-440 from 434208 to 979610 tid 1 2023-09-23T20:06:23.174 INFO:tasks.rados.rados.0.smithi098.stdout:3448: writing smithi09866585-440 from 1627982 to 2034208 tid 2 2023-09-23T20:06:23.174 INFO:tasks.rados.rados.0.smithi098.stdout:3449: write oid 121 current snap is 0 2023-09-23T20:06:23.174 INFO:tasks.rados.rados.0.smithi098.stdout:3446: finishing write tid 1 to smithi09866585-11 2023-09-23T20:06:23.174 INFO:tasks.rados.rados.0.smithi098.stdout:3446: finishing write tid 2 to smithi09866585-11 2023-09-23T20:06:23.174 INFO:tasks.rados.rados.0.smithi098.stdout:3446: finishing write tid 3 to smithi09866585-11 2023-09-23T20:06:23.175 INFO:tasks.rados.rados.0.smithi098.stdout:3446: finishing write tid 4 to smithi09866585-11 2023-09-23T20:06:23.175 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 11 v 415 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2023-09-23T20:06:23.175 INFO:tasks.rados.rados.0.smithi098.stdout:3446: left oid 11 (ObjNum 2142 snap 0 seq_num 2142) 2023-09-23T20:06:23.175 INFO:tasks.rados.rados.0.smithi098.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2023-09-23T20:06:23.180 INFO:tasks.rados.rados.0.smithi098.stdout:3449: writing smithi09866585-121 from 451015 to 1071666 tid 1 2023-09-23T20:06:23.186 INFO:tasks.rados.rados.0.smithi098.stdout:3449: writing smithi09866585-121 from 1570111 to 2051015 tid 2 2023-09-23T20:06:23.186 INFO:tasks.rados.rados.0.smithi098.stdout:3446: done (3 left) 2023-09-23T20:06:23.186 INFO:tasks.rados.rados.0.smithi098.stdout:3450: write oid 309 current snap is 0 2023-09-23T20:06:23.186 INFO:tasks.rados.rados.0.smithi098.stdout:3447: finishing write tid 1 to smithi09866585-45 2023-09-23T20:06:23.187 INFO:tasks.rados.rados.0.smithi098.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2023-09-23T20:06:23.192 INFO:tasks.rados.rados.0.smithi098.stdout:3450: writing smithi09866585-309 from 467822 to 1163722 tid 1 2023-09-23T20:06:23.198 INFO:tasks.rados.rados.0.smithi098.stdout:3450: writing smithi09866585-309 from 1628593 to 2067822 tid 2 2023-09-23T20:06:23.198 INFO:tasks.rados.rados.0.smithi098.stdout:3451: write oid 490 current snap is 0 2023-09-23T20:06:23.198 INFO:tasks.rados.rados.0.smithi098.stdout:3447: finishing write tid 2 to smithi09866585-45 2023-09-23T20:06:23.198 INFO:tasks.rados.rados.0.smithi098.stdout:3447: finishing write tid 3 to smithi09866585-45 2023-09-23T20:06:23.198 INFO:tasks.rados.rados.0.smithi098.stdout:3447: finishing write tid 4 to smithi09866585-45 2023-09-23T20:06:23.198 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 45 v 541 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2023-09-23T20:06:23.199 INFO:tasks.rados.rados.0.smithi098.stdout:3447: left oid 45 (ObjNum 2143 snap 0 seq_num 2143) 2023-09-23T20:06:23.199 INFO:tasks.rados.rados.0.smithi098.stdout:3448: finishing write tid 1 to smithi09866585-440 2023-09-23T20:06:23.199 INFO:tasks.rados.rados.0.smithi098.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2023-09-23T20:06:23.205 INFO:tasks.rados.rados.0.smithi098.stdout:3451: writing smithi09866585-490 from 484629 to 1255778 tid 1 2023-09-23T20:06:23.210 INFO:tasks.rados.rados.0.smithi098.stdout:3451: writing smithi09866585-490 from 1687075 to 2084629 tid 2 2023-09-23T20:06:23.210 INFO:tasks.rados.rados.0.smithi098.stdout:3447: done (4 left) 2023-09-23T20:06:23.210 INFO:tasks.rados.rados.0.smithi098.stdout:3452: write oid 141 current snap is 0 2023-09-23T20:06:23.210 INFO:tasks.rados.rados.0.smithi098.stdout:3448: finishing write tid 2 to smithi09866585-440 2023-09-23T20:06:23.211 INFO:tasks.rados.rados.0.smithi098.stdout:3448: finishing write tid 3 to smithi09866585-440 2023-09-23T20:06:23.211 INFO:tasks.rados.rados.0.smithi098.stdout:3448: finishing write tid 4 to smithi09866585-440 2023-09-23T20:06:23.211 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 440 v 304 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2023-09-23T20:06:23.211 INFO:tasks.rados.rados.0.smithi098.stdout:3448: left oid 440 (ObjNum 2144 snap 0 seq_num 2144) 2023-09-23T20:06:23.211 INFO:tasks.rados.rados.0.smithi098.stdout:3449: finishing write tid 1 to smithi09866585-121 2023-09-23T20:06:23.211 INFO:tasks.rados.rados.0.smithi098.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2023-09-23T20:06:23.215 INFO:tasks.rados.rados.0.smithi098.stdout:3452: writing smithi09866585-141 from 501436 to 947834 tid 1 2023-09-23T20:06:23.224 INFO:tasks.rados.rados.0.smithi098.stdout:3452: writing smithi09866585-141 from 1745557 to 2101436 tid 2 2023-09-23T20:06:23.224 INFO:tasks.rados.rados.0.smithi098.stdout:3448: done (4 left) 2023-09-23T20:06:23.224 INFO:tasks.rados.rados.0.smithi098.stdout:3453: write oid 190 current snap is 0 2023-09-23T20:06:23.225 INFO:tasks.rados.rados.0.smithi098.stdout:3449: finishing write tid 2 to smithi09866585-121 2023-09-23T20:06:23.225 INFO:tasks.rados.rados.0.smithi098.stdout:3449: finishing write tid 3 to smithi09866585-121 2023-09-23T20:06:23.225 INFO:tasks.rados.rados.0.smithi098.stdout:3449: finishing write tid 4 to smithi09866585-121 2023-09-23T20:06:23.225 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 121 v 555 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2023-09-23T20:06:23.225 INFO:tasks.rados.rados.0.smithi098.stdout:3449: left oid 121 (ObjNum 2145 snap 0 seq_num 2145) 2023-09-23T20:06:23.225 INFO:tasks.rados.rados.0.smithi098.stdout:3450: finishing write tid 1 to smithi09866585-309 2023-09-23T20:06:23.225 INFO:tasks.rados.rados.0.smithi098.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2023-09-23T20:06:23.233 INFO:tasks.rados.rados.0.smithi098.stdout:3453: writing smithi09866585-190 from 518243 to 1039890 tid 1 2023-09-23T20:06:23.240 INFO:tasks.rados.rados.0.smithi098.stdout:3453: writing smithi09866585-190 from 1687686 to 2118243 tid 2 2023-09-23T20:06:23.240 INFO:tasks.rados.rados.0.smithi098.stdout:3449: done (4 left) 2023-09-23T20:06:23.240 INFO:tasks.rados.rados.0.smithi098.stdout:3454: read oid 60 snap -1 2023-09-23T20:06:23.240 INFO:tasks.rados.rados.0.smithi098.stdout:3454: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T20:06:23.240 INFO:tasks.rados.rados.0.smithi098.stdout:3455: read oid 63 snap -1 2023-09-23T20:06:23.240 INFO:tasks.rados.rados.0.smithi098.stdout:3455: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T20:06:23.241 INFO:tasks.rados.rados.0.smithi098.stdout:3456: read oid 301 snap -1 2023-09-23T20:06:23.241 INFO:tasks.rados.rados.0.smithi098.stdout:3456: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T20:06:23.241 INFO:tasks.rados.rados.0.smithi098.stdout:3457: write oid 114 current snap is 0 2023-09-23T20:06:23.241 INFO:tasks.rados.rados.0.smithi098.stdout:3450: finishing write tid 2 to smithi09866585-309 2023-09-23T20:06:23.241 INFO:tasks.rados.rados.0.smithi098.stdout:3450: finishing write tid 3 to smithi09866585-309 2023-09-23T20:06:23.241 INFO:tasks.rados.rados.0.smithi098.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2023-09-23T20:06:23.246 INFO:tasks.rados.rados.0.smithi098.stdout:3457: writing smithi09866585-114 from 535050 to 1131946 tid 1 2023-09-23T20:06:23.252 INFO:tasks.rados.rados.0.smithi098.stdout:3457: writing smithi09866585-114 from 1746168 to 2135050 tid 2 2023-09-23T20:06:23.252 INFO:tasks.rados.rados.0.smithi098.stdout:3458: read oid 297 snap -1 2023-09-23T20:06:23.252 INFO:tasks.rados.rados.0.smithi098.stdout:3458: expect (ObjNum 2019 snap 0 seq_num 2019) 2023-09-23T20:06:23.252 INFO:tasks.rados.rados.0.smithi098.stdout:3459: read oid 76 snap -1 2023-09-23T20:06:23.252 INFO:tasks.rados.rados.0.smithi098.stdout:3459: expect deleted 2023-09-23T20:06:23.253 INFO:tasks.rados.rados.0.smithi098.stdout:3460: write oid 156 current snap is 0 2023-09-23T20:06:23.253 INFO:tasks.rados.rados.0.smithi098.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2023-09-23T20:06:23.259 INFO:tasks.rados.rados.0.smithi098.stdout:3460: writing smithi09866585-156 from 551857 to 1224002 tid 1 2023-09-23T20:06:23.265 INFO:tasks.rados.rados.0.smithi098.stdout:3460: writing smithi09866585-156 from 1804650 to 2151857 tid 2 2023-09-23T20:06:23.265 INFO:tasks.rados.rados.0.smithi098.stdout:3461: write oid 65 current snap is 0 2023-09-23T20:06:23.265 INFO:tasks.rados.rados.0.smithi098.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2023-09-23T20:06:23.271 INFO:tasks.rados.rados.0.smithi098.stdout:3461: writing smithi09866585-65 from 568664 to 1032411 tid 1 2023-09-23T20:06:23.278 INFO:tasks.rados.rados.0.smithi098.stdout:3461: writing smithi09866585-65 from 1579485 to 2168664 tid 2 2023-09-23T20:06:23.278 INFO:tasks.rados.rados.0.smithi098.stdout:3462: write oid 83 current snap is 0 2023-09-23T20:06:23.278 INFO:tasks.rados.rados.0.smithi098.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2023-09-23T20:06:23.284 INFO:tasks.rados.rados.0.smithi098.stdout:3462: writing smithi09866585-83 from 585471 to 1124467 tid 1 2023-09-23T20:06:23.290 INFO:tasks.rados.rados.0.smithi098.stdout:3462: writing smithi09866585-83 from 1921614 to 2185471 tid 2 2023-09-23T20:06:23.290 INFO:tasks.rados.rados.0.smithi098.stdout:3463: delete oid 180 current snap is 0 2023-09-23T20:06:23.290 INFO:tasks.rados.rados.0.smithi098.stdout:3450: finishing write tid 4 to smithi09866585-309 2023-09-23T20:06:23.290 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 309 v 502 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2023-09-23T20:06:23.291 INFO:tasks.rados.rados.0.smithi098.stdout:3450: left oid 309 (ObjNum 2146 snap 0 seq_num 2146) 2023-09-23T20:06:23.291 INFO:tasks.rados.rados.0.smithi098.stdout:3451: finishing write tid 1 to smithi09866585-490 2023-09-23T20:06:23.291 INFO:tasks.rados.rados.0.smithi098.stdout:3451: finishing write tid 2 to smithi09866585-490 2023-09-23T20:06:23.291 INFO:tasks.rados.rados.0.smithi098.stdout:3451: finishing write tid 3 to smithi09866585-490 2023-09-23T20:06:23.291 INFO:tasks.rados.rados.0.smithi098.stdout:3451: finishing write tid 4 to smithi09866585-490 2023-09-23T20:06:23.291 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 490 v 427 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2023-09-23T20:06:23.291 INFO:tasks.rados.rados.0.smithi098.stdout:3451: left oid 490 (ObjNum 2147 snap 0 seq_num 2147) 2023-09-23T20:06:23.291 INFO:tasks.rados.rados.0.smithi098.stdout:3452: finishing write tid 1 to smithi09866585-141 2023-09-23T20:06:23.291 INFO:tasks.rados.rados.0.smithi098.stdout:3452: finishing write tid 2 to smithi09866585-141 2023-09-23T20:06:23.291 INFO:tasks.rados.rados.0.smithi098.stdout:3452: finishing write tid 3 to smithi09866585-141 2023-09-23T20:06:23.292 INFO:tasks.rados.rados.0.smithi098.stdout:3452: finishing write tid 4 to smithi09866585-141 2023-09-23T20:06:23.292 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 141 v 479 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2023-09-23T20:06:23.292 INFO:tasks.rados.rados.0.smithi098.stdout:3452: left oid 141 (ObjNum 2148 snap 0 seq_num 2148) 2023-09-23T20:06:23.292 INFO:tasks.rados.rados.0.smithi098.stdout:3453: finishing write tid 1 to smithi09866585-190 2023-09-23T20:06:23.292 INFO:tasks.rados.rados.0.smithi098.stdout:3453: finishing write tid 2 to smithi09866585-190 2023-09-23T20:06:23.292 INFO:tasks.rados.rados.0.smithi098.stdout:3453: finishing write tid 3 to smithi09866585-190 2023-09-23T20:06:23.292 INFO:tasks.rados.rados.0.smithi098.stdout:3456: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:3453: finishing write tid 4 to smithi09866585-190 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 190 v 482 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:3453: left oid 190 (ObjNum 2149 snap 0 seq_num 2149) 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:3457: finishing write tid 1 to smithi09866585-114 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:3457: finishing write tid 2 to smithi09866585-114 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:3450: done (13 left) 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:3451: done (12 left) 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:3452: done (11 left) 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:3453: done (10 left) 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:3456: done (9 left) 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:3459: done (8 left) 2023-09-23T20:06:23.395 INFO:tasks.rados.rados.0.smithi098.stdout:3463: done (7 left) 2023-09-23T20:06:23.396 INFO:tasks.rados.rados.0.smithi098.stdout:3464: write oid 35 current snap is 0 2023-09-23T20:06:23.396 INFO:tasks.rados.rados.0.smithi098.stdout:3457: finishing write tid 3 to smithi09866585-114 2023-09-23T20:06:23.396 INFO:tasks.rados.rados.0.smithi098.stdout:3457: finishing write tid 4 to smithi09866585-114 2023-09-23T20:06:23.396 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 114 v 459 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2023-09-23T20:06:23.396 INFO:tasks.rados.rados.0.smithi098.stdout:3457: left oid 114 (ObjNum 2150 snap 0 seq_num 2150) 2023-09-23T20:06:23.396 INFO:tasks.rados.rados.0.smithi098.stdout:3454: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T20:06:23.528 INFO:tasks.rados.rados.0.smithi098.stdout:3455: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T20:06:23.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:23 smithi098 bash[33670]: audit 2023-09-23T20:06:22.681231+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.98:0/90069962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:23.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:23 smithi098 bash[27308]: audit 2023-09-23T20:06:22.681231+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.98:0/90069962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:23.705 INFO:tasks.rados.rados.0.smithi098.stdout:3460: finishing write tid 1 to smithi09866585-156 2023-09-23T20:06:23.705 INFO:tasks.rados.rados.0.smithi098.stdout:3460: finishing write tid 2 to smithi09866585-156 2023-09-23T20:06:23.705 INFO:tasks.rados.rados.0.smithi098.stdout:3460: finishing write tid 3 to smithi09866585-156 2023-09-23T20:06:23.705 INFO:tasks.rados.rados.0.smithi098.stdout:3460: finishing write tid 4 to smithi09866585-156 2023-09-23T20:06:23.705 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 156 v 544 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2023-09-23T20:06:23.705 INFO:tasks.rados.rados.0.smithi098.stdout:3460: left oid 156 (ObjNum 2151 snap 0 seq_num 2151) 2023-09-23T20:06:23.706 INFO:tasks.rados.rados.0.smithi098.stdout:3458: expect (ObjNum 2019 snap 0 seq_num 2019) 2023-09-23T20:06:23.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:23 smithi173 bash[27697]: audit 2023-09-23T20:06:22.681231+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.98:0/90069962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:23.855 INFO:tasks.rados.rados.0.smithi098.stdout:3461: finishing write tid 1 to smithi09866585-65 2023-09-23T20:06:23.855 INFO:tasks.rados.rados.0.smithi098.stdout:3461: finishing write tid 2 to smithi09866585-65 2023-09-23T20:06:23.855 INFO:tasks.rados.rados.0.smithi098.stdout:3461: finishing write tid 3 to smithi09866585-65 2023-09-23T20:06:23.856 INFO:tasks.rados.rados.0.smithi098.stdout:3461: finishing write tid 4 to smithi09866585-65 2023-09-23T20:06:23.856 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 65 v 375 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2023-09-23T20:06:23.856 INFO:tasks.rados.rados.0.smithi098.stdout:3461: left oid 65 (ObjNum 2152 snap 0 seq_num 2152) 2023-09-23T20:06:23.856 INFO:tasks.rados.rados.0.smithi098.stdout:3462: finishing write tid 1 to smithi09866585-83 2023-09-23T20:06:23.856 INFO:tasks.rados.rados.0.smithi098.stdout:3462: finishing write tid 2 to smithi09866585-83 2023-09-23T20:06:23.856 INFO:tasks.rados.rados.0.smithi098.stdout:3462: finishing write tid 3 to smithi09866585-83 2023-09-23T20:06:23.856 INFO:tasks.rados.rados.0.smithi098.stdout:3462: finishing write tid 4 to smithi09866585-83 2023-09-23T20:06:23.856 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 83 v 485 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2023-09-23T20:06:23.856 INFO:tasks.rados.rados.0.smithi098.stdout:3462: left oid 83 (ObjNum 2153 snap 0 seq_num 2153) 2023-09-23T20:06:23.856 INFO:tasks.rados.rados.0.smithi098.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2023-09-23T20:06:23.864 INFO:tasks.rados.rados.0.smithi098.stdout:3464: writing smithi09866585-35 from 619085 to 1308579 tid 1 2023-09-23T20:06:23.870 INFO:tasks.rados.rados.0.smithi098.stdout:3464: writing smithi09866585-35 from 2038578 to 2219085 tid 2 2023-09-23T20:06:23.870 INFO:tasks.rados.rados.0.smithi098.stdout:3454: done (7 left) 2023-09-23T20:06:23.870 INFO:tasks.rados.rados.0.smithi098.stdout:3455: done (6 left) 2023-09-23T20:06:23.870 INFO:tasks.rados.rados.0.smithi098.stdout:3457: done (5 left) 2023-09-23T20:06:23.870 INFO:tasks.rados.rados.0.smithi098.stdout:3458: done (4 left) 2023-09-23T20:06:23.870 INFO:tasks.rados.rados.0.smithi098.stdout:3460: done (3 left) 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3461: done (2 left) 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3462: done (1 left) 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3465: read oid 353 snap -1 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3465: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3466: read oid 44 snap -1 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3466: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3467: read oid 273 snap -1 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3467: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3468: read oid 212 snap -1 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3468: expect deleted 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3469: read oid 91 snap -1 2023-09-23T20:06:23.871 INFO:tasks.rados.rados.0.smithi098.stdout:3469: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T20:06:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:3470: read oid 16 snap -1 2023-09-23T20:06:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:3470: expect deleted 2023-09-23T20:06:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:3471: read oid 447 snap -1 2023-09-23T20:06:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:3471: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T20:06:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:3472: read oid 318 snap -1 2023-09-23T20:06:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:3472: expect deleted 2023-09-23T20:06:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:3473: read oid 156 snap -1 2023-09-23T20:06:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:3473: expect (ObjNum 2151 snap 0 seq_num 2151) 2023-09-23T20:06:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:3474: write oid 67 current snap is 0 2023-09-23T20:06:23.872 INFO:tasks.rados.rados.0.smithi098.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2023-09-23T20:06:23.879 INFO:tasks.rados.rados.0.smithi098.stdout:3474: writing smithi09866585-67 from 635892 to 1400635 tid 1 2023-09-23T20:06:23.884 INFO:tasks.rados.rados.0.smithi098.stdout:3474: writing smithi09866585-67 from 2097060 to 2235892 tid 2 2023-09-23T20:06:23.884 INFO:tasks.rados.rados.0.smithi098.stdout:3475: delete oid 324 current snap is 0 2023-09-23T20:06:23.884 INFO:tasks.rados.rados.0.smithi098.stdout:3464: finishing write tid 1 to smithi09866585-35 2023-09-23T20:06:23.884 INFO:tasks.rados.rados.0.smithi098.stdout:3471: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T20:06:24.125 INFO:tasks.rados.rados.0.smithi098.stdout:3469: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T20:06:24.332 INFO:tasks.rados.rados.0.smithi098.stdout:3467: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-09-23T20:06:24.405 INFO:tasks.rados.rados.0.smithi098.stdout:3464: finishing write tid 2 to smithi09866585-35 2023-09-23T20:06:24.405 INFO:tasks.rados.rados.0.smithi098.stdout:3464: finishing write tid 3 to smithi09866585-35 2023-09-23T20:06:24.405 INFO:tasks.rados.rados.0.smithi098.stdout:3464: finishing write tid 4 to smithi09866585-35 2023-09-23T20:06:24.405 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 35 v 475 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2023-09-23T20:06:24.405 INFO:tasks.rados.rados.0.smithi098.stdout:3464: left oid 35 (ObjNum 2155 snap 0 seq_num 2155) 2023-09-23T20:06:24.405 INFO:tasks.rados.rados.0.smithi098.stdout:3465: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T20:06:24.577 INFO:tasks.rados.rados.0.smithi098.stdout:3466: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-09-23T20:06:24.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[33670]: cluster 2023-09-23T20:06:22.838696+0000 mgr.y (mgr.25178) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.1 MiB/s wr, 77 op/s 2023-09-23T20:06:24.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[33670]: audit 2023-09-23T20:06:23.611318+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[33670]: audit 2023-09-23T20:06:23.618594+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[33670]: audit 2023-09-23T20:06:23.621263+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:24.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[33670]: audit 2023-09-23T20:06:23.622363+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:24.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[33670]: audit 2023-09-23T20:06:24.291811+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[33670]: audit 2023-09-23T20:06:24.300239+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[33670]: audit 2023-09-23T20:06:24.394662+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[33670]: audit 2023-09-23T20:06:24.402196+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[27308]: cluster 2023-09-23T20:06:22.838696+0000 mgr.y (mgr.25178) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.1 MiB/s wr, 77 op/s 2023-09-23T20:06:24.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[27308]: audit 2023-09-23T20:06:23.611318+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[27308]: audit 2023-09-23T20:06:23.618594+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[27308]: audit 2023-09-23T20:06:23.621263+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:24.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[27308]: audit 2023-09-23T20:06:23.622363+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:24.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[27308]: audit 2023-09-23T20:06:24.291811+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[27308]: audit 2023-09-23T20:06:24.300239+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[27308]: audit 2023-09-23T20:06:24.394662+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:24 smithi098 bash[27308]: audit 2023-09-23T20:06:24.402196+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.733 INFO:tasks.rados.rados.0.smithi098.stdout:3473: expect (ObjNum 2151 snap 0 seq_num 2151) 2023-09-23T20:06:24.826 INFO:tasks.rados.rados.0.smithi098.stdout:3474: finishing write tid 1 to smithi09866585-67 2023-09-23T20:06:24.827 INFO:tasks.rados.rados.0.smithi098.stdout:3474: finishing write tid 2 to smithi09866585-67 2023-09-23T20:06:24.827 INFO:tasks.rados.rados.0.smithi098.stdout:3474: finishing write tid 3 to smithi09866585-67 2023-09-23T20:06:24.827 INFO:tasks.rados.rados.0.smithi098.stdout:3474: finishing write tid 4 to smithi09866585-67 2023-09-23T20:06:24.827 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 67 v 378 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2023-09-23T20:06:24.827 INFO:tasks.rados.rados.0.smithi098.stdout:3474: left oid 67 (ObjNum 2156 snap 0 seq_num 2156) 2023-09-23T20:06:24.827 INFO:tasks.rados.rados.0.smithi098.stdout:3464: done (11 left) 2023-09-23T20:06:24.827 INFO:tasks.rados.rados.0.smithi098.stdout:3465: done (10 left) 2023-09-23T20:06:24.827 INFO:tasks.rados.rados.0.smithi098.stdout:3466: done (9 left) 2023-09-23T20:06:24.827 INFO:tasks.rados.rados.0.smithi098.stdout:3467: done (8 left) 2023-09-23T20:06:24.827 INFO:tasks.rados.rados.0.smithi098.stdout:3468: done (7 left) 2023-09-23T20:06:24.828 INFO:tasks.rados.rados.0.smithi098.stdout:3469: done (6 left) 2023-09-23T20:06:24.828 INFO:tasks.rados.rados.0.smithi098.stdout:3470: done (5 left) 2023-09-23T20:06:24.828 INFO:tasks.rados.rados.0.smithi098.stdout:3471: done (4 left) 2023-09-23T20:06:24.828 INFO:tasks.rados.rados.0.smithi098.stdout:3472: done (3 left) 2023-09-23T20:06:24.828 INFO:tasks.rados.rados.0.smithi098.stdout:3473: done (2 left) 2023-09-23T20:06:24.828 INFO:tasks.rados.rados.0.smithi098.stdout:3474: done (1 left) 2023-09-23T20:06:24.828 INFO:tasks.rados.rados.0.smithi098.stdout:3475: done (0 left) 2023-09-23T20:06:24.828 INFO:tasks.rados.rados.0.smithi098.stdout:3476: read oid 65 snap -1 2023-09-23T20:06:24.828 INFO:tasks.rados.rados.0.smithi098.stdout:3476: expect (ObjNum 2152 snap 0 seq_num 2152) 2023-09-23T20:06:24.828 INFO:tasks.rados.rados.0.smithi098.stdout:3477: write oid 252 current snap is 0 2023-09-23T20:06:24.828 INFO:tasks.rados.rados.0.smithi098.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2023-09-23T20:06:24.836 INFO:tasks.rados.rados.0.smithi098.stdout:3477: writing smithi09866585-252 from 669506 to 1184747 tid 1 2023-09-23T20:06:24.843 INFO:tasks.rados.rados.0.smithi098.stdout:3477: writing smithi09866585-252 from 1697671 to 2269506 tid 2 2023-09-23T20:06:24.843 INFO:tasks.rados.rados.0.smithi098.stdout:3478: write oid 103 current snap is 0 2023-09-23T20:06:24.843 INFO:tasks.rados.rados.0.smithi098.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2023-09-23T20:06:24.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:24 smithi173 bash[27697]: cluster 2023-09-23T20:06:22.838696+0000 mgr.y (mgr.25178) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 7.1 MiB/s wr, 77 op/s 2023-09-23T20:06:24.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:24 smithi173 bash[27697]: audit 2023-09-23T20:06:23.611318+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:24 smithi173 bash[27697]: audit 2023-09-23T20:06:23.618594+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:24 smithi173 bash[27697]: audit 2023-09-23T20:06:23.621263+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:24.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:24 smithi173 bash[27697]: audit 2023-09-23T20:06:23.622363+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:24.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:24 smithi173 bash[27697]: audit 2023-09-23T20:06:24.291811+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:24 smithi173 bash[27697]: audit 2023-09-23T20:06:24.300239+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:24 smithi173 bash[27697]: audit 2023-09-23T20:06:24.394662+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:24 smithi173 bash[27697]: audit 2023-09-23T20:06:24.402196+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:24.850 INFO:tasks.rados.rados.0.smithi098.stdout:3478: writing smithi09866585-103 from 686313 to 1276803 tid 1 2023-09-23T20:06:24.856 INFO:tasks.rados.rados.0.smithi098.stdout:3478: writing smithi09866585-103 from 1756153 to 2286313 tid 2 2023-09-23T20:06:24.856 INFO:tasks.rados.rados.0.smithi098.stdout:3479: read oid 351 snap -1 2023-09-23T20:06:24.856 INFO:tasks.rados.rados.0.smithi098.stdout:3479: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-23T20:06:24.856 INFO:tasks.rados.rados.0.smithi098.stdout:3480: write oid 118 current snap is 0 2023-09-23T20:06:24.856 INFO:tasks.rados.rados.0.smithi098.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2023-09-23T20:06:24.865 INFO:tasks.rados.rados.0.smithi098.stdout:3480: writing smithi09866585-118 from 703120 to 1485212 tid 1 2023-09-23T20:06:24.869 INFO:tasks.rados.rados.0.smithi098.stdout:3480: writing smithi09866585-118 from 1930988 to 2303120 tid 2 2023-09-23T20:06:24.869 INFO:tasks.rados.rados.0.smithi098.stdout:3481: write oid 419 current snap is 0 2023-09-23T20:06:24.870 INFO:tasks.rados.rados.0.smithi098.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2023-09-23T20:06:24.876 INFO:tasks.rados.rados.0.smithi098.stdout:3481: writing smithi09866585-419 from 719927 to 1177268 tid 1 2023-09-23T20:06:24.882 INFO:tasks.rados.rados.0.smithi098.stdout:3481: writing smithi09866585-419 from 1873117 to 2319927 tid 2 2023-09-23T20:06:24.883 INFO:tasks.rados.rados.0.smithi098.stdout:3482: delete oid 60 current snap is 0 2023-09-23T20:06:24.883 INFO:tasks.rados.rados.0.smithi098.stdout:3476: expect (ObjNum 2152 snap 0 seq_num 2152) 2023-09-23T20:06:24.996 INFO:tasks.rados.rados.0.smithi098.stdout:3477: finishing write tid 1 to smithi09866585-252 2023-09-23T20:06:24.996 INFO:tasks.rados.rados.0.smithi098.stdout:3477: finishing write tid 2 to smithi09866585-252 2023-09-23T20:06:24.997 INFO:tasks.rados.rados.0.smithi098.stdout:3477: finishing write tid 3 to smithi09866585-252 2023-09-23T20:06:24.997 INFO:tasks.rados.rados.0.smithi098.stdout:3477: finishing write tid 4 to smithi09866585-252 2023-09-23T20:06:24.997 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 252 v 547 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2023-09-23T20:06:24.997 INFO:tasks.rados.rados.0.smithi098.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2023-09-23T20:06:24.997 INFO:tasks.rados.rados.0.smithi098.stdout:3478: finishing write tid 1 to smithi09866585-103 2023-09-23T20:06:24.997 INFO:tasks.rados.rados.0.smithi098.stdout:3478: finishing write tid 2 to smithi09866585-103 2023-09-23T20:06:24.997 INFO:tasks.rados.rados.0.smithi098.stdout:3478: finishing write tid 3 to smithi09866585-103 2023-09-23T20:06:24.997 INFO:tasks.rados.rados.0.smithi098.stdout:3478: finishing write tid 4 to smithi09866585-103 2023-09-23T20:06:24.997 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 103 v 307 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2023-09-23T20:06:24.997 INFO:tasks.rados.rados.0.smithi098.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2023-09-23T20:06:24.997 INFO:tasks.rados.rados.0.smithi098.stdout:3479: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-23T20:06:25.112 INFO:tasks.rados.rados.0.smithi098.stdout:3480: finishing write tid 1 to smithi09866585-118 2023-09-23T20:06:25.112 INFO:tasks.rados.rados.0.smithi098.stdout:3480: finishing write tid 2 to smithi09866585-118 2023-09-23T20:06:25.112 INFO:tasks.rados.rados.0.smithi098.stdout:3480: finishing write tid 3 to smithi09866585-118 2023-09-23T20:06:25.113 INFO:tasks.rados.rados.0.smithi098.stdout:3480: finishing write tid 4 to smithi09866585-118 2023-09-23T20:06:25.113 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 118 v 488 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2023-09-23T20:06:25.113 INFO:tasks.rados.rados.0.smithi098.stdout:3480: left oid 118 (ObjNum 2160 snap 0 seq_num 2160) 2023-09-23T20:06:25.113 INFO:tasks.rados.rados.0.smithi098.stdout:3481: finishing write tid 1 to smithi09866585-419 2023-09-23T20:06:25.113 INFO:tasks.rados.rados.0.smithi098.stdout:3481: finishing write tid 2 to smithi09866585-419 2023-09-23T20:06:25.113 INFO:tasks.rados.rados.0.smithi098.stdout:3481: finishing write tid 3 to smithi09866585-419 2023-09-23T20:06:25.113 INFO:tasks.rados.rados.0.smithi098.stdout:3481: finishing write tid 4 to smithi09866585-419 2023-09-23T20:06:25.113 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 419 v 491 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2023-09-23T20:06:25.113 INFO:tasks.rados.rados.0.smithi098.stdout:3481: left oid 419 (ObjNum 2161 snap 0 seq_num 2161) 2023-09-23T20:06:25.113 INFO:tasks.rados.rados.0.smithi098.stdout:3476: done (6 left) 2023-09-23T20:06:25.113 INFO:tasks.rados.rados.0.smithi098.stdout:3477: done (5 left) 2023-09-23T20:06:25.114 INFO:tasks.rados.rados.0.smithi098.stdout:3478: done (4 left) 2023-09-23T20:06:25.114 INFO:tasks.rados.rados.0.smithi098.stdout:3479: done (3 left) 2023-09-23T20:06:25.114 INFO:tasks.rados.rados.0.smithi098.stdout:3480: done (2 left) 2023-09-23T20:06:25.114 INFO:tasks.rados.rados.0.smithi098.stdout:3481: done (1 left) 2023-09-23T20:06:25.114 INFO:tasks.rados.rados.0.smithi098.stdout:3482: done (0 left) 2023-09-23T20:06:25.114 INFO:tasks.rados.rados.0.smithi098.stdout:3483: read oid 345 snap -1 2023-09-23T20:06:25.114 INFO:tasks.rados.rados.0.smithi098.stdout:3483: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T20:06:25.114 INFO:tasks.rados.rados.0.smithi098.stdout:3484: read oid 457 snap -1 2023-09-23T20:06:25.114 INFO:tasks.rados.rados.0.smithi098.stdout:3484: expect (ObjNum 456 snap 0 seq_num 456) 2023-09-23T20:06:25.114 INFO:tasks.rados.rados.0.smithi098.stdout:3485: read oid 356 snap -1 2023-09-23T20:06:25.114 INFO:tasks.rados.rados.0.smithi098.stdout:3485: expect (ObjNum 355 snap 0 seq_num 355) 2023-09-23T20:06:25.115 INFO:tasks.rados.rados.0.smithi098.stdout:3486: read oid 34 snap -1 2023-09-23T20:06:25.115 INFO:tasks.rados.rados.0.smithi098.stdout:3486: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-09-23T20:06:25.115 INFO:tasks.rados.rados.0.smithi098.stdout:3487: delete oid 292 current snap is 0 2023-09-23T20:06:25.117 INFO:tasks.rados.rados.0.smithi098.stdout:3487: done (4 left) 2023-09-23T20:06:25.117 INFO:tasks.rados.rados.0.smithi098.stdout:3488: delete oid 120 current snap is 0 2023-09-23T20:06:25.118 INFO:tasks.rados.rados.0.smithi098.stdout:3486: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-09-23T20:06:25.326 INFO:tasks.rados.rados.0.smithi098.stdout:3485: expect (ObjNum 355 snap 0 seq_num 355) 2023-09-23T20:06:25.460 INFO:tasks.rados.rados.0.smithi098.stdout:3483: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T20:06:25.656 INFO:tasks.rados.rados.0.smithi098.stdout:3484: expect (ObjNum 456 snap 0 seq_num 456) 2023-09-23T20:06:25.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[27308]: cephadm 2023-09-23T20:06:23.624022+0000 mgr.y (mgr.25178) 14 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:06:25.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[27308]: cephadm 2023-09-23T20:06:23.624265+0000 mgr.y (mgr.25178) 15 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:06:25.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[27308]: cephadm 2023-09-23T20:06:23.788326+0000 mgr.y (mgr.25178) 16 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:06:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[27308]: cephadm 2023-09-23T20:06:23.839517+0000 mgr.y (mgr.25178) 17 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:06:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[27308]: cephadm 2023-09-23T20:06:23.952934+0000 mgr.y (mgr.25178) 18 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:06:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[27308]: cephadm 2023-09-23T20:06:24.005178+0000 mgr.y (mgr.25178) 19 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:06:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[27308]: cephadm 2023-09-23T20:06:24.119314+0000 mgr.y (mgr.25178) 20 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:06:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[27308]: cephadm 2023-09-23T20:06:24.219973+0000 mgr.y (mgr.25178) 21 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:06:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[27308]: audit 2023-09-23T20:06:24.407787+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[27308]: audit 2023-09-23T20:06:25.134820+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.98:0/3293508174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[33670]: cephadm 2023-09-23T20:06:23.624022+0000 mgr.y (mgr.25178) 14 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:06:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[33670]: cephadm 2023-09-23T20:06:23.624265+0000 mgr.y (mgr.25178) 15 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:06:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[33670]: cephadm 2023-09-23T20:06:23.788326+0000 mgr.y (mgr.25178) 16 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:06:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[33670]: cephadm 2023-09-23T20:06:23.839517+0000 mgr.y (mgr.25178) 17 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:06:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[33670]: cephadm 2023-09-23T20:06:23.952934+0000 mgr.y (mgr.25178) 18 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:06:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[33670]: cephadm 2023-09-23T20:06:24.005178+0000 mgr.y (mgr.25178) 19 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:06:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[33670]: cephadm 2023-09-23T20:06:24.119314+0000 mgr.y (mgr.25178) 20 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:06:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[33670]: cephadm 2023-09-23T20:06:24.219973+0000 mgr.y (mgr.25178) 21 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:06:25.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[33670]: audit 2023-09-23T20:06:24.407787+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:25.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:25 smithi098 bash[33670]: audit 2023-09-23T20:06:25.134820+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.98:0/3293508174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:25.776 INFO:tasks.rados.rados.0.smithi098.stdout:3483: done (4 left) 2023-09-23T20:06:25.776 INFO:tasks.rados.rados.0.smithi098.stdout:3484: done (3 left) 2023-09-23T20:06:25.776 INFO:tasks.rados.rados.0.smithi098.stdout:3485: done (2 left) 2023-09-23T20:06:25.776 INFO:tasks.rados.rados.0.smithi098.stdout:3486: done (1 left) 2023-09-23T20:06:25.776 INFO:tasks.rados.rados.0.smithi098.stdout:3488: done (0 left) 2023-09-23T20:06:25.776 INFO:tasks.rados.rados.0.smithi098.stdout:3489: read oid 163 snap -1 2023-09-23T20:06:25.777 INFO:tasks.rados.rados.0.smithi098.stdout:3489: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:06:25.777 INFO:tasks.rados.rados.0.smithi098.stdout:3490: write oid 173 current snap is 0 2023-09-23T20:06:25.777 INFO:tasks.rados.rados.0.smithi098.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2023-09-23T20:06:25.790 INFO:tasks.rados.rados.0.smithi098.stdout:3490: writing smithi09866585-173 from 787155 to 1545492 tid 1 2023-09-23T20:06:25.795 INFO:tasks.rados.rados.0.smithi098.stdout:3490: writing smithi09866585-173 from 1990692 to 2387155 tid 2 2023-09-23T20:06:25.795 INFO:tasks.rados.rados.0.smithi098.stdout:3491: write oid 107 current snap is 0 2023-09-23T20:06:25.796 INFO:tasks.rados.rados.0.smithi098.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2023-09-23T20:06:25.801 INFO:tasks.rados.rados.0.smithi098.stdout:3491: writing smithi09866585-107 from 403962 to 837548 tid 1 2023-09-23T20:06:25.809 INFO:tasks.rados.rados.0.smithi098.stdout:3491: writing smithi09866585-107 from 1249174 to 1950931 tid 2 2023-09-23T20:06:25.809 INFO:tasks.rados.rados.0.smithi098.stdout:3492: write oid 383 current snap is 0 2023-09-23T20:06:25.809 INFO:tasks.rados.rados.0.smithi098.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2023-09-23T20:06:25.815 INFO:tasks.rados.rados.0.smithi098.stdout:3492: writing smithi09866585-383 from 420769 to 1045957 tid 1 2023-09-23T20:06:25.822 INFO:tasks.rados.rados.0.smithi098.stdout:3492: writing smithi09866585-383 from 1824009 to 2269424 tid 2 2023-09-23T20:06:25.822 INFO:tasks.rados.rados.0.smithi098.stdout:3493: write oid 145 current snap is 0 2023-09-23T20:06:25.822 INFO:tasks.rados.rados.0.smithi098.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2023-09-23T20:06:25.828 INFO:tasks.rados.rados.0.smithi098.stdout:3493: writing smithi09866585-145 from 437576 to 1138013 tid 1 2023-09-23T20:06:25.835 INFO:tasks.rados.rados.0.smithi098.stdout:3493: writing smithi09866585-145 from 1882491 to 2437576 tid 2 2023-09-23T20:06:25.836 INFO:tasks.rados.rados.0.smithi098.stdout:3494: write oid 269 current snap is 0 2023-09-23T20:06:25.836 INFO:tasks.rados.rados.0.smithi098.stdout:3489: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:06:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:25 smithi173 bash[27697]: cephadm 2023-09-23T20:06:23.624022+0000 mgr.y (mgr.25178) 14 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:06:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:25 smithi173 bash[27697]: cephadm 2023-09-23T20:06:23.624265+0000 mgr.y (mgr.25178) 15 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:06:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:25 smithi173 bash[27697]: cephadm 2023-09-23T20:06:23.788326+0000 mgr.y (mgr.25178) 16 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:06:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:25 smithi173 bash[27697]: cephadm 2023-09-23T20:06:23.839517+0000 mgr.y (mgr.25178) 17 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:06:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:25 smithi173 bash[27697]: cephadm 2023-09-23T20:06:23.952934+0000 mgr.y (mgr.25178) 18 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:06:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:25 smithi173 bash[27697]: cephadm 2023-09-23T20:06:24.005178+0000 mgr.y (mgr.25178) 19 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:06:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:25 smithi173 bash[27697]: cephadm 2023-09-23T20:06:24.119314+0000 mgr.y (mgr.25178) 20 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:06:25.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:25 smithi173 bash[27697]: cephadm 2023-09-23T20:06:24.219973+0000 mgr.y (mgr.25178) 21 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:06:25.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:25 smithi173 bash[27697]: audit 2023-09-23T20:06:24.407787+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:25.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:25 smithi173 bash[27697]: audit 2023-09-23T20:06:25.134820+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.98:0/3293508174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:26.007 INFO:tasks.rados.rados.0.smithi098.stdout:3490: finishing write tid 1 to smithi09866585-173 2023-09-23T20:06:26.007 INFO:tasks.rados.rados.0.smithi098.stdout:3490: finishing write tid 2 to smithi09866585-173 2023-09-23T20:06:26.007 INFO:tasks.rados.rados.0.smithi098.stdout:3490: finishing write tid 3 to smithi09866585-173 2023-09-23T20:06:26.007 INFO:tasks.rados.rados.0.smithi098.stdout:3490: finishing write tid 4 to smithi09866585-173 2023-09-23T20:06:26.007 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 173 v 379 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2023-09-23T20:06:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:3490: left oid 173 (ObjNum 2165 snap 0 seq_num 2165) 2023-09-23T20:06:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:3491: finishing write tid 1 to smithi09866585-107 2023-09-23T20:06:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:3491: finishing write tid 2 to smithi09866585-107 2023-09-23T20:06:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:3491: finishing write tid 3 to smithi09866585-107 2023-09-23T20:06:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:3491: finishing write tid 4 to smithi09866585-107 2023-09-23T20:06:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 107 v 505 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2023-09-23T20:06:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:3491: left oid 107 (ObjNum 2166 snap 0 seq_num 2166) 2023-09-23T20:06:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:3492: finishing write tid 1 to smithi09866585-383 2023-09-23T20:06:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:3492: finishing write tid 2 to smithi09866585-383 2023-09-23T20:06:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:3492: finishing write tid 3 to smithi09866585-383 2023-09-23T20:06:26.008 INFO:tasks.rados.rados.0.smithi098.stdout:3492: finishing write tid 4 to smithi09866585-383 2023-09-23T20:06:26.009 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 383 v 370 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2023-09-23T20:06:26.009 INFO:tasks.rados.rados.0.smithi098.stdout:3492: left oid 383 (ObjNum 2167 snap 0 seq_num 2167) 2023-09-23T20:06:26.009 INFO:tasks.rados.rados.0.smithi098.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2023-09-23T20:06:26.019 INFO:tasks.rados.rados.0.smithi098.stdout:3494: writing smithi09866585-269 from 454383 to 1230069 tid 1 2023-09-23T20:06:26.027 INFO:tasks.rados.rados.0.smithi098.stdout:3494: writing smithi09866585-269 from 1824620 to 2273704 tid 2 2023-09-23T20:06:26.027 INFO:tasks.rados.rados.0.smithi098.stdout:3489: done (5 left) 2023-09-23T20:06:26.027 INFO:tasks.rados.rados.0.smithi098.stdout:3490: done (4 left) 2023-09-23T20:06:26.027 INFO:tasks.rados.rados.0.smithi098.stdout:3491: done (3 left) 2023-09-23T20:06:26.027 INFO:tasks.rados.rados.0.smithi098.stdout:3492: done (2 left) 2023-09-23T20:06:26.027 INFO:tasks.rados.rados.0.smithi098.stdout:3495: write oid 30 current snap is 0 2023-09-23T20:06:26.027 INFO:tasks.rados.rados.0.smithi098.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2023-09-23T20:06:26.032 INFO:tasks.rados.rados.0.smithi098.stdout:3495: writing smithi09866585-30 from 471190 to 922125 tid 1 2023-09-23T20:06:26.040 INFO:tasks.rados.rados.0.smithi098.stdout:3495: writing smithi09866585-30 from 1483102 to 2192197 tid 2 2023-09-23T20:06:26.040 INFO:tasks.rados.rados.0.smithi098.stdout:3496: delete oid 151 current snap is 0 2023-09-23T20:06:26.040 INFO:tasks.rados.rados.0.smithi098.stdout:3493: finishing write tid 1 to smithi09866585-145 2023-09-23T20:06:26.040 INFO:tasks.rados.rados.0.smithi098.stdout:3493: finishing write tid 2 to smithi09866585-145 2023-09-23T20:06:26.040 INFO:tasks.rados.rados.0.smithi098.stdout:3493: finishing write tid 3 to smithi09866585-145 2023-09-23T20:06:26.040 INFO:tasks.rados.rados.0.smithi098.stdout:3493: finishing write tid 4 to smithi09866585-145 2023-09-23T20:06:26.040 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 145 v 419 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2023-09-23T20:06:26.040 INFO:tasks.rados.rados.0.smithi098.stdout:3493: left oid 145 (ObjNum 2168 snap 0 seq_num 2168) 2023-09-23T20:06:26.040 INFO:tasks.rados.rados.0.smithi098.stdout:3494: finishing write tid 1 to smithi09866585-269 2023-09-23T20:06:26.040 INFO:tasks.rados.rados.0.smithi098.stdout:3494: finishing write tid 2 to smithi09866585-269 2023-09-23T20:06:26.041 INFO:tasks.rados.rados.0.smithi098.stdout:3494: finishing write tid 3 to smithi09866585-269 2023-09-23T20:06:26.041 INFO:tasks.rados.rados.0.smithi098.stdout:3494: finishing write tid 4 to smithi09866585-269 2023-09-23T20:06:26.041 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 269 v 388 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2023-09-23T20:06:26.041 INFO:tasks.rados.rados.0.smithi098.stdout:3494: left oid 269 (ObjNum 2169 snap 0 seq_num 2169) 2023-09-23T20:06:26.041 INFO:tasks.rados.rados.0.smithi098.stdout:3495: finishing write tid 1 to smithi09866585-30 2023-09-23T20:06:26.043 INFO:tasks.rados.rados.0.smithi098.stdout:3493: done (3 left) 2023-09-23T20:06:26.043 INFO:tasks.rados.rados.0.smithi098.stdout:3494: done (2 left) 2023-09-23T20:06:26.043 INFO:tasks.rados.rados.0.smithi098.stdout:3496: done (1 left) 2023-09-23T20:06:26.043 INFO:tasks.rados.rados.0.smithi098.stdout:3497: read oid 419 snap -1 2023-09-23T20:06:26.043 INFO:tasks.rados.rados.0.smithi098.stdout:3497: expect (ObjNum 2161 snap 0 seq_num 2161) 2023-09-23T20:06:26.043 INFO:tasks.rados.rados.0.smithi098.stdout:3498: write oid 468 current snap is 0 2023-09-23T20:06:26.044 INFO:tasks.rados.rados.0.smithi098.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2023-09-23T20:06:26.051 INFO:tasks.rados.rados.0.smithi098.stdout:3498: writing smithi09866585-468 from 504804 to 1106237 tid 1 2023-09-23T20:06:26.059 INFO:tasks.rados.rados.0.smithi098.stdout:3498: writing smithi09866585-468 from 1600066 to 2312830 tid 2 2023-09-23T20:06:26.059 INFO:tasks.rados.rados.0.smithi098.stdout:3499: read oid 160 snap -1 2023-09-23T20:06:26.059 INFO:tasks.rados.rados.0.smithi098.stdout:3499: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T20:06:26.059 INFO:tasks.rados.rados.0.smithi098.stdout:3500: read oid 137 snap -1 2023-09-23T20:06:26.059 INFO:tasks.rados.rados.0.smithi098.stdout:3500: expect deleted 2023-09-23T20:06:26.059 INFO:tasks.rados.rados.0.smithi098.stdout:3501: read oid 231 snap -1 2023-09-23T20:06:26.060 INFO:tasks.rados.rados.0.smithi098.stdout:3501: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T20:06:26.060 INFO:tasks.rados.rados.0.smithi098.stdout:3502: write oid 142 current snap is 0 2023-09-23T20:06:26.060 INFO:tasks.rados.rados.0.smithi098.stdout:3495: finishing write tid 2 to smithi09866585-30 2023-09-23T20:06:26.060 INFO:tasks.rados.rados.0.smithi098.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2023-09-23T20:06:26.068 INFO:tasks.rados.rados.0.smithi098.stdout:3502: writing smithi09866585-142 from 521611 to 1198293 tid 1 2023-09-23T20:06:26.075 INFO:tasks.rados.rados.0.smithi098.stdout:3502: writing smithi09866585-142 from 1942195 to 2398617 tid 2 2023-09-23T20:06:26.076 INFO:tasks.rados.rados.0.smithi098.stdout:3503: read oid 380 snap -1 2023-09-23T20:06:26.076 INFO:tasks.rados.rados.0.smithi098.stdout:3503: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:06:26.076 INFO:tasks.rados.rados.0.smithi098.stdout:3504: delete oid 442 current snap is 0 2023-09-23T20:06:26.076 INFO:tasks.rados.rados.0.smithi098.stdout:3495: finishing write tid 3 to smithi09866585-30 2023-09-23T20:06:26.076 INFO:tasks.rados.rados.0.smithi098.stdout:3495: finishing write tid 4 to smithi09866585-30 2023-09-23T20:06:26.076 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 30 v 478 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2023-09-23T20:06:26.076 INFO:tasks.rados.rados.0.smithi098.stdout:3495: left oid 30 (ObjNum 2170 snap 0 seq_num 2170) 2023-09-23T20:06:26.076 INFO:tasks.rados.rados.0.smithi098.stdout:3497: expect (ObjNum 2161 snap 0 seq_num 2161) 2023-09-23T20:06:26.176 INFO:tasks.rados.rados.0.smithi098.stdout:3498: finishing write tid 1 to smithi09866585-468 2023-09-23T20:06:26.177 INFO:tasks.rados.rados.0.smithi098.stdout:3498: finishing write tid 2 to smithi09866585-468 2023-09-23T20:06:26.177 INFO:tasks.rados.rados.0.smithi098.stdout:3498: finishing write tid 3 to smithi09866585-468 2023-09-23T20:06:26.177 INFO:tasks.rados.rados.0.smithi098.stdout:3498: finishing write tid 4 to smithi09866585-468 2023-09-23T20:06:26.177 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 468 v 374 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2023-09-23T20:06:26.177 INFO:tasks.rados.rados.0.smithi098.stdout:3498: left oid 468 (ObjNum 2172 snap 0 seq_num 2172) 2023-09-23T20:06:26.177 INFO:tasks.rados.rados.0.smithi098.stdout:3499: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T20:06:26.353 INFO:tasks.rados.rados.0.smithi098.stdout:3501: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T20:06:26.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:26 smithi173 bash[27697]: cephadm 2023-09-23T20:06:24.466892+0000 mgr.y (mgr.25178) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:06:26.519 INFO:tasks.rados.rados.0.smithi098.stdout:3502: finishing write tid 1 to smithi09866585-142 2023-09-23T20:06:26.519 INFO:tasks.rados.rados.0.smithi098.stdout:3502: finishing write tid 2 to smithi09866585-142 2023-09-23T20:06:26.519 INFO:tasks.rados.rados.0.smithi098.stdout:3502: finishing write tid 3 to smithi09866585-142 2023-09-23T20:06:26.519 INFO:tasks.rados.rados.0.smithi098.stdout:3502: finishing write tid 4 to smithi09866585-142 2023-09-23T20:06:26.519 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 142 v 550 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2023-09-23T20:06:26.519 INFO:tasks.rados.rados.0.smithi098.stdout:3502: left oid 142 (ObjNum 2173 snap 0 seq_num 2173) 2023-09-23T20:06:26.520 INFO:tasks.rados.rados.0.smithi098.stdout:3503: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:06:26.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:26 smithi098 bash[27308]: cephadm 2023-09-23T20:06:24.466892+0000 mgr.y (mgr.25178) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:06:26.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:26 smithi098 bash[27308]: cephadm 2023-09-23T20:06:24.717127+0000 mgr.y (mgr.25178) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:06:26.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:26 smithi098 bash[27308]: cluster 2023-09-23T20:06:24.839523+0000 mgr.y (mgr.25178) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 7.6 MiB/s wr, 83 op/s 2023-09-23T20:06:26.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:26 smithi098 bash[33670]: cephadm 2023-09-23T20:06:24.466892+0000 mgr.y (mgr.25178) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:06:26.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:26 smithi098 bash[33670]: cephadm 2023-09-23T20:06:24.717127+0000 mgr.y (mgr.25178) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:06:26.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:26 smithi098 bash[33670]: cluster 2023-09-23T20:06:24.839523+0000 mgr.y (mgr.25178) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 7.6 MiB/s wr, 83 op/s 2023-09-23T20:06:26.756 INFO:tasks.rados.rados.0.smithi098.stdout:3495: done (8 left) 2023-09-23T20:06:26.756 INFO:tasks.rados.rados.0.smithi098.stdout:3497: done (7 left) 2023-09-23T20:06:26.756 INFO:tasks.rados.rados.0.smithi098.stdout:3498: done (6 left) 2023-09-23T20:06:26.756 INFO:tasks.rados.rados.0.smithi098.stdout:3499: done (5 left) 2023-09-23T20:06:26.756 INFO:tasks.rados.rados.0.smithi098.stdout:3500: done (4 left) 2023-09-23T20:06:26.756 INFO:tasks.rados.rados.0.smithi098.stdout:3501: done (3 left) 2023-09-23T20:06:26.756 INFO:tasks.rados.rados.0.smithi098.stdout:3502: done (2 left) 2023-09-23T20:06:26.756 INFO:tasks.rados.rados.0.smithi098.stdout:3503: done (1 left) 2023-09-23T20:06:26.756 INFO:tasks.rados.rados.0.smithi098.stdout:3504: done (0 left) 2023-09-23T20:06:26.756 INFO:tasks.rados.rados.0.smithi098.stdout:3505: read oid 376 snap -1 2023-09-23T20:06:26.757 INFO:tasks.rados.rados.0.smithi098.stdout:3505: expect (ObjNum 1835 snap 0 seq_num 1835) 2023-09-23T20:06:26.757 INFO:tasks.rados.rados.0.smithi098.stdout:3506: read oid 404 snap -1 2023-09-23T20:06:26.757 INFO:tasks.rados.rados.0.smithi098.stdout:3506: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-09-23T20:06:26.757 INFO:tasks.rados.rados.0.smithi098.stdout:3507: write oid 255 current snap is 0 2023-09-23T20:06:26.757 INFO:tasks.rados.rados.0.smithi098.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2023-09-23T20:06:26.767 INFO:tasks.rados.rados.0.smithi098.stdout:3507: writing smithi09866585-255 from 555225 to 1098758 tid 1 2023-09-23T20:06:26.775 INFO:tasks.rados.rados.0.smithi098.stdout:3507: writing smithi09866585-255 from 1775512 to 2235603 tid 2 2023-09-23T20:06:26.775 INFO:tasks.rados.rados.0.smithi098.stdout:3508: read oid 127 snap -1 2023-09-23T20:06:26.775 INFO:tasks.rados.rados.0.smithi098.stdout:3508: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-09-23T20:06:26.776 INFO:tasks.rados.rados.0.smithi098.stdout:3509: read oid 250 snap -1 2023-09-23T20:06:26.776 INFO:tasks.rados.rados.0.smithi098.stdout:3509: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T20:06:26.776 INFO:tasks.rados.rados.0.smithi098.stdout:3510: write oid 42 current snap is 0 2023-09-23T20:06:26.776 INFO:tasks.rados.rados.0.smithi098.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2023-09-23T20:06:26.782 INFO:tasks.rados.rados.0.smithi098.stdout:3510: writing smithi09866585-42 from 572032 to 1190814 tid 1 2023-09-23T20:06:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:3510: writing smithi09866585-42 from 1833994 to 2554096 tid 2 2023-09-23T20:06:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:3511: write oid 374 current snap is 0 2023-09-23T20:06:26.790 INFO:tasks.rados.rados.0.smithi098.stdout:3506: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-09-23T20:06:26.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:26 smithi173 bash[27697]: cephadm 2023-09-23T20:06:24.717127+0000 mgr.y (mgr.25178) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:06:26.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:26 smithi173 bash[27697]: cluster 2023-09-23T20:06:24.839523+0000 mgr.y (mgr.25178) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 MiB/s rd, 7.6 MiB/s wr, 83 op/s 2023-09-23T20:06:27.016 INFO:tasks.rados.rados.0.smithi098.stdout:3505: expect (ObjNum 1835 snap 0 seq_num 1835) 2023-09-23T20:06:27.175 INFO:tasks.rados.rados.0.smithi098.stdout:3507: finishing write tid 1 to smithi09866585-255 2023-09-23T20:06:27.176 INFO:tasks.rados.rados.0.smithi098.stdout:3507: finishing write tid 2 to smithi09866585-255 2023-09-23T20:06:27.176 INFO:tasks.rados.rados.0.smithi098.stdout:3507: finishing write tid 3 to smithi09866585-255 2023-09-23T20:06:27.176 INFO:tasks.rados.rados.0.smithi098.stdout:3507: finishing write tid 4 to smithi09866585-255 2023-09-23T20:06:27.176 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 255 v 402 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2023-09-23T20:06:27.176 INFO:tasks.rados.rados.0.smithi098.stdout:3507: left oid 255 (ObjNum 2175 snap 0 seq_num 2175) 2023-09-23T20:06:27.176 INFO:tasks.rados.rados.0.smithi098.stdout:3509: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T20:06:27.349 INFO:tasks.rados.rados.0.smithi098.stdout:3510: finishing write tid 1 to smithi09866585-42 2023-09-23T20:06:27.349 INFO:tasks.rados.rados.0.smithi098.stdout:3508: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-09-23T20:06:27.502 INFO:tasks.rados.rados.0.smithi098.stdout:3510: finishing write tid 2 to smithi09866585-42 2023-09-23T20:06:27.502 INFO:tasks.rados.rados.0.smithi098.stdout:3510: finishing write tid 3 to smithi09866585-42 2023-09-23T20:06:27.502 INFO:tasks.rados.rados.0.smithi098.stdout:3510: finishing write tid 4 to smithi09866585-42 2023-09-23T20:06:27.503 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 42 v 310 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2023-09-23T20:06:27.503 INFO:tasks.rados.rados.0.smithi098.stdout:3510: left oid 42 (ObjNum 2176 snap 0 seq_num 2176) 2023-09-23T20:06:27.503 INFO:tasks.rados.rados.0.smithi098.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2023-09-23T20:06:27.511 INFO:tasks.rados.rados.0.smithi098.stdout:3511: writing smithi09866585-374 from 588839 to 1282870 tid 1 2023-09-23T20:06:27.518 INFO:tasks.rados.rados.0.smithi098.stdout:3511: writing smithi09866585-374 from 1776123 to 2239883 tid 2 2023-09-23T20:06:27.518 INFO:tasks.rados.rados.0.smithi098.stdout:3505: done (6 left) 2023-09-23T20:06:27.518 INFO:tasks.rados.rados.0.smithi098.stdout:3506: done (5 left) 2023-09-23T20:06:27.518 INFO:tasks.rados.rados.0.smithi098.stdout:3507: done (4 left) 2023-09-23T20:06:27.518 INFO:tasks.rados.rados.0.smithi098.stdout:3508: done (3 left) 2023-09-23T20:06:27.518 INFO:tasks.rados.rados.0.smithi098.stdout:3509: done (2 left) 2023-09-23T20:06:27.518 INFO:tasks.rados.rados.0.smithi098.stdout:3510: done (1 left) 2023-09-23T20:06:27.518 INFO:tasks.rados.rados.0.smithi098.stdout:3512: write oid 402 current snap is 0 2023-09-23T20:06:27.518 INFO:tasks.rados.rados.0.smithi098.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2023-09-23T20:06:27.526 INFO:tasks.rados.rados.0.smithi098.stdout:3512: writing smithi09866585-402 from 605646 to 1374926 tid 1 2023-09-23T20:06:27.534 INFO:tasks.rados.rados.0.smithi098.stdout:3512: writing smithi09866585-402 from 1834605 to 2442023 tid 2 2023-09-23T20:06:27.534 INFO:tasks.rados.rados.0.smithi098.stdout:3513: read oid 222 snap -1 2023-09-23T20:06:27.534 INFO:tasks.rados.rados.0.smithi098.stdout:3513: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T20:06:27.535 INFO:tasks.rados.rados.0.smithi098.stdout:3514: read oid 413 snap -1 2023-09-23T20:06:27.535 INFO:tasks.rados.rados.0.smithi098.stdout:3514: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T20:06:27.535 INFO:tasks.rados.rados.0.smithi098.stdout:3515: write oid 485 current snap is 0 2023-09-23T20:06:27.535 INFO:tasks.rados.rados.0.smithi098.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2023-09-23T20:06:27.541 INFO:tasks.rados.rados.0.smithi098.stdout:3515: writing smithi09866585-485 from 622453 to 1066982 tid 1 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3515: writing smithi09866585-485 from 1493087 to 1960516 tid 2 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3516: read oid 446 snap -1 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3516: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3517: read oid 96 snap -1 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3517: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3518: read oid 486 snap -1 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3518: expect deleted 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3519: read oid 365 snap -1 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3519: expect (ObjNum 364 snap 0 seq_num 364) 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3520: delete oid 135 current snap is 0 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3511: finishing write tid 1 to smithi09866585-374 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3511: finishing write tid 2 to smithi09866585-374 2023-09-23T20:06:27.548 INFO:tasks.rados.rados.0.smithi098.stdout:3511: finishing write tid 3 to smithi09866585-374 2023-09-23T20:06:27.549 INFO:tasks.rados.rados.0.smithi098.stdout:3511: finishing write tid 4 to smithi09866585-374 2023-09-23T20:06:27.549 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 374 v 395 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2023-09-23T20:06:27.549 INFO:tasks.rados.rados.0.smithi098.stdout:3511: left oid 374 (ObjNum 2177 snap 0 seq_num 2177) 2023-09-23T20:06:27.549 INFO:tasks.rados.rados.0.smithi098.stdout:3512: finishing write tid 1 to smithi09866585-402 2023-09-23T20:06:27.549 INFO:tasks.rados.rados.0.smithi098.stdout:3513: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T20:06:27.690 INFO:tasks.rados.rados.0.smithi098.stdout:3512: finishing write tid 2 to smithi09866585-402 2023-09-23T20:06:27.691 INFO:tasks.rados.rados.0.smithi098.stdout:3512: finishing write tid 3 to smithi09866585-402 2023-09-23T20:06:27.691 INFO:tasks.rados.rados.0.smithi098.stdout:3512: finishing write tid 4 to smithi09866585-402 2023-09-23T20:06:27.691 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 402 v 462 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2023-09-23T20:06:27.691 INFO:tasks.rados.rados.0.smithi098.stdout:3512: left oid 402 (ObjNum 2178 snap 0 seq_num 2178) 2023-09-23T20:06:27.691 INFO:tasks.rados.rados.0.smithi098.stdout:3514: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T20:06:27.806 INFO:tasks.rados.rados.0.smithi098.stdout:3515: finishing write tid 1 to smithi09866585-485 2023-09-23T20:06:27.806 INFO:tasks.rados.rados.0.smithi098.stdout:3519: expect (ObjNum 364 snap 0 seq_num 364) 2023-09-23T20:06:27.878 INFO:tasks.rados.rados.0.smithi098.stdout:3515: finishing write tid 2 to smithi09866585-485 2023-09-23T20:06:27.878 INFO:tasks.rados.rados.0.smithi098.stdout:3515: finishing write tid 3 to smithi09866585-485 2023-09-23T20:06:27.879 INFO:tasks.rados.rados.0.smithi098.stdout:3515: finishing write tid 4 to smithi09866585-485 2023-09-23T20:06:27.879 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 485 v 391 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2023-09-23T20:06:27.879 INFO:tasks.rados.rados.0.smithi098.stdout:3515: left oid 485 (ObjNum 2179 snap 0 seq_num 2179) 2023-09-23T20:06:27.879 INFO:tasks.rados.rados.0.smithi098.stdout:3517: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T20:06:28.036 INFO:tasks.rados.rados.0.smithi098.stdout:3516: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T20:06:28.168 INFO:tasks.rados.rados.0.smithi098.stdout:3511: done (9 left) 2023-09-23T20:06:28.168 INFO:tasks.rados.rados.0.smithi098.stdout:3512: done (8 left) 2023-09-23T20:06:28.168 INFO:tasks.rados.rados.0.smithi098.stdout:3513: done (7 left) 2023-09-23T20:06:28.168 INFO:tasks.rados.rados.0.smithi098.stdout:3514: done (6 left) 2023-09-23T20:06:28.168 INFO:tasks.rados.rados.0.smithi098.stdout:3515: done (5 left) 2023-09-23T20:06:28.169 INFO:tasks.rados.rados.0.smithi098.stdout:3516: done (4 left) 2023-09-23T20:06:28.169 INFO:tasks.rados.rados.0.smithi098.stdout:3517: done (3 left) 2023-09-23T20:06:28.169 INFO:tasks.rados.rados.0.smithi098.stdout:3518: done (2 left) 2023-09-23T20:06:28.169 INFO:tasks.rados.rados.0.smithi098.stdout:3519: done (1 left) 2023-09-23T20:06:28.169 INFO:tasks.rados.rados.0.smithi098.stdout:3520: done (0 left) 2023-09-23T20:06:28.169 INFO:tasks.rados.rados.0.smithi098.stdout:3521: write oid 142 current snap is 0 2023-09-23T20:06:28.169 INFO:tasks.rados.rados.0.smithi098.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2023-09-23T20:06:28.181 INFO:tasks.rados.rados.0.smithi098.stdout:3521: writing smithi09866585-142 from 656067 to 1251094 tid 1 2023-09-23T20:06:28.187 INFO:tasks.rados.rados.0.smithi098.stdout:3521: writing smithi09866585-142 from 1893698 to 2364796 tid 2 2023-09-23T20:06:28.188 INFO:tasks.rados.rados.0.smithi098.stdout:3522: write oid 435 current snap is 0 2023-09-23T20:06:28.188 INFO:tasks.rados.rados.0.smithi098.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2023-09-23T20:06:28.195 INFO:tasks.rados.rados.0.smithi098.stdout:3522: writing smithi09866585-435 from 672874 to 1459503 tid 1 2023-09-23T20:06:28.203 INFO:tasks.rados.rados.0.smithi098.stdout:3522: writing smithi09866585-435 from 2068533 to 2672874 tid 2 2023-09-23T20:06:28.203 INFO:tasks.rados.rados.0.smithi098.stdout:3523: read oid 65 snap -1 2023-09-23T20:06:28.203 INFO:tasks.rados.rados.0.smithi098.stdout:3523: expect (ObjNum 2152 snap 0 seq_num 2152) 2023-09-23T20:06:28.203 INFO:tasks.rados.rados.0.smithi098.stdout:3524: write oid 149 current snap is 0 2023-09-23T20:06:28.203 INFO:tasks.rados.rados.0.smithi098.stdout:3521: finishing write tid 1 to smithi09866585-142 2023-09-23T20:06:28.203 INFO:tasks.rados.rados.0.smithi098.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2023-09-23T20:06:28.209 INFO:tasks.rados.rados.0.smithi098.stdout:3524: writing smithi09866585-149 from 689681 to 1151559 tid 1 2023-09-23T20:06:28.216 INFO:tasks.rados.rados.0.smithi098.stdout:3524: writing smithi09866585-149 from 1727015 to 2201782 tid 2 2023-09-23T20:06:28.216 INFO:tasks.rados.rados.0.smithi098.stdout:3525: read oid 119 snap -1 2023-09-23T20:06:28.216 INFO:tasks.rados.rados.0.smithi098.stdout:3525: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-09-23T20:06:28.216 INFO:tasks.rados.rados.0.smithi098.stdout:3526: write oid 238 current snap is 0 2023-09-23T20:06:28.216 INFO:tasks.rados.rados.0.smithi098.stdout:3521: finishing write tid 2 to smithi09866585-142 2023-09-23T20:06:28.216 INFO:tasks.rados.rados.0.smithi098.stdout:3521: finishing write tid 3 to smithi09866585-142 2023-09-23T20:06:28.216 INFO:tasks.rados.rados.0.smithi098.stdout:3521: finishing write tid 4 to smithi09866585-142 2023-09-23T20:06:28.216 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 142 v 553 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2023-09-23T20:06:28.216 INFO:tasks.rados.rados.0.smithi098.stdout:3521: left oid 142 (ObjNum 2181 snap 0 seq_num 2181) 2023-09-23T20:06:28.216 INFO:tasks.rados.rados.0.smithi098.stdout:3522: finishing write tid 1 to smithi09866585-435 2023-09-23T20:06:28.217 INFO:tasks.rados.rados.0.smithi098.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2023-09-23T20:06:28.222 INFO:tasks.rados.rados.0.smithi098.stdout:3526: writing smithi09866585-238 from 706488 to 1243615 tid 1 2023-09-23T20:06:28.229 INFO:tasks.rados.rados.0.smithi098.stdout:3526: writing smithi09866585-238 from 1785497 to 2403922 tid 2 2023-09-23T20:06:28.229 INFO:tasks.rados.rados.0.smithi098.stdout:3521: done (5 left) 2023-09-23T20:06:28.230 INFO:tasks.rados.rados.0.smithi098.stdout:3527: read oid 462 snap -1 2023-09-23T20:06:28.230 INFO:tasks.rados.rados.0.smithi098.stdout:3527: expect deleted 2023-09-23T20:06:28.230 INFO:tasks.rados.rados.0.smithi098.stdout:3528: write oid 40 current snap is 0 2023-09-23T20:06:28.230 INFO:tasks.rados.rados.0.smithi098.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2023-09-23T20:06:28.237 INFO:tasks.rados.rados.0.smithi098.stdout:3528: writing smithi09866585-40 from 723295 to 1335671 tid 1 2023-09-23T20:06:28.244 INFO:tasks.rados.rados.0.smithi098.stdout:3528: writing smithi09866585-40 from 2127626 to 2606062 tid 2 2023-09-23T20:06:28.244 INFO:tasks.rados.rados.0.smithi098.stdout:3529: write oid 431 current snap is 0 2023-09-23T20:06:28.244 INFO:tasks.rados.rados.0.smithi098.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2023-09-23T20:06:28.252 INFO:tasks.rados.rados.0.smithi098.stdout:3529: writing smithi09866585-431 from 740102 to 1427727 tid 1 2023-09-23T20:06:28.260 INFO:tasks.rados.rados.0.smithi098.stdout:3529: writing smithi09866585-431 from 2186108 to 2740102 tid 2 2023-09-23T20:06:28.260 INFO:tasks.rados.rados.0.smithi098.stdout:3530: read oid 479 snap -1 2023-09-23T20:06:28.260 INFO:tasks.rados.rados.0.smithi098.stdout:3530: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-09-23T20:06:28.260 INFO:tasks.rados.rados.0.smithi098.stdout:3531: write oid 353 current snap is 0 2023-09-23T20:06:28.260 INFO:tasks.rados.rados.0.smithi098.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2023-09-23T20:06:28.268 INFO:tasks.rados.rados.0.smithi098.stdout:3531: writing smithi09866585-353 from 756909 to 1519783 tid 1 2023-09-23T20:06:28.276 INFO:tasks.rados.rados.0.smithi098.stdout:3531: writing smithi09866585-353 from 2244590 to 2726695 tid 2 2023-09-23T20:06:28.276 INFO:tasks.rados.rados.0.smithi098.stdout:3532: read oid 349 snap -1 2023-09-23T20:06:28.276 INFO:tasks.rados.rados.0.smithi098.stdout:3532: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T20:06:28.276 INFO:tasks.rados.rados.0.smithi098.stdout:3533: write oid 330 current snap is 0 2023-09-23T20:06:28.276 INFO:tasks.rados.rados.0.smithi098.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2023-09-23T20:06:28.282 INFO:tasks.rados.rados.0.smithi098.stdout:3533: writing smithi09866585-330 from 773716 to 1211839 tid 1 2023-09-23T20:06:28.290 INFO:tasks.rados.rados.0.smithi098.stdout:3533: writing smithi09866585-330 from 1903072 to 2528835 tid 2 2023-09-23T20:06:28.291 INFO:tasks.rados.rados.0.smithi098.stdout:3534: write oid 264 current snap is 0 2023-09-23T20:06:28.291 INFO:tasks.rados.rados.0.smithi098.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2023-09-23T20:06:28.297 INFO:tasks.rados.rados.0.smithi098.stdout:3534: writing smithi09866585-264 from 790523 to 1303895 tid 1 2023-09-23T20:06:28.306 INFO:tasks.rados.rados.0.smithi098.stdout:3534: writing smithi09866585-264 from 1961554 to 2730975 tid 2 2023-09-23T20:06:28.306 INFO:tasks.rados.rados.0.smithi098.stdout:3535: write oid 363 current snap is 0 2023-09-23T20:06:28.306 INFO:tasks.rados.rados.0.smithi098.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2023-09-23T20:06:28.312 INFO:tasks.rados.rados.0.smithi098.stdout:3535: writing smithi09866585-363 from 407330 to 1112304 tid 1 2023-09-23T20:06:28.319 INFO:tasks.rados.rados.0.smithi098.stdout:3535: writing smithi09866585-363 from 1620036 to 2249468 tid 2 2023-09-23T20:06:28.320 INFO:tasks.rados.rados.0.smithi098.stdout:3536: read oid 354 snap -1 2023-09-23T20:06:28.320 INFO:tasks.rados.rados.0.smithi098.stdout:3536: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T20:06:28.320 INFO:tasks.rados.rados.0.smithi098.stdout:3537: read oid 232 snap -1 2023-09-23T20:06:28.320 INFO:tasks.rados.rados.0.smithi098.stdout:3537: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-09-23T20:06:28.320 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:06:28.320 INFO:tasks.rados.rados.0.smithi098.stdout:3522: finishing write tid 2 to smithi09866585-435 2023-09-23T20:06:28.320 INFO:tasks.rados.rados.0.smithi098.stdout:3522: finishing write tid 3 to smithi09866585-435 2023-09-23T20:06:28.320 INFO:tasks.rados.rados.0.smithi098.stdout:3522: finishing write tid 4 to smithi09866585-435 2023-09-23T20:06:28.320 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 435 v 382 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2023-09-23T20:06:28.321 INFO:tasks.rados.rados.0.smithi098.stdout:3522: left oid 435 (ObjNum 2182 snap 0 seq_num 2182) 2023-09-23T20:06:28.321 INFO:tasks.rados.rados.0.smithi098.stdout:3523: expect (ObjNum 2152 snap 0 seq_num 2152) 2023-09-23T20:06:28.426 INFO:tasks.rados.rados.0.smithi098.stdout:3524: finishing write tid 1 to smithi09866585-149 2023-09-23T20:06:28.426 INFO:tasks.rados.rados.0.smithi098.stdout:3524: finishing write tid 2 to smithi09866585-149 2023-09-23T20:06:28.426 INFO:tasks.rados.rados.0.smithi098.stdout:3524: finishing write tid 3 to smithi09866585-149 2023-09-23T20:06:28.426 INFO:tasks.rados.rados.0.smithi098.stdout:3524: finishing write tid 4 to smithi09866585-149 2023-09-23T20:06:28.426 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 149 v 558 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2023-09-23T20:06:28.426 INFO:tasks.rados.rados.0.smithi098.stdout:3524: left oid 149 (ObjNum 2183 snap 0 seq_num 2183) 2023-09-23T20:06:28.426 INFO:tasks.rados.rados.0.smithi098.stdout:3525: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-09-23T20:06:28.585 INFO:tasks.rados.rados.0.smithi098.stdout:3526: finishing write tid 1 to smithi09866585-238 2023-09-23T20:06:28.585 INFO:tasks.rados.rados.0.smithi098.stdout:3526: finishing write tid 2 to smithi09866585-238 2023-09-23T20:06:28.585 INFO:tasks.rados.rados.0.smithi098.stdout:3526: finishing write tid 3 to smithi09866585-238 2023-09-23T20:06:28.585 INFO:tasks.rados.rados.0.smithi098.stdout:3526: finishing write tid 4 to smithi09866585-238 2023-09-23T20:06:28.585 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 238 v 561 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2023-09-23T20:06:28.585 INFO:tasks.rados.rados.0.smithi098.stdout:3526: left oid 238 (ObjNum 2184 snap 0 seq_num 2184) 2023-09-23T20:06:28.585 INFO:tasks.rados.rados.0.smithi098.stdout:3528: finishing write tid 1 to smithi09866585-40 2023-09-23T20:06:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:3528: finishing write tid 2 to smithi09866585-40 2023-09-23T20:06:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:3528: finishing write tid 3 to smithi09866585-40 2023-09-23T20:06:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:3528: finishing write tid 4 to smithi09866585-40 2023-09-23T20:06:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 40 v 556 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2023-09-23T20:06:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:3528: left oid 40 (ObjNum 2185 snap 0 seq_num 2185) 2023-09-23T20:06:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:3529: finishing write tid 1 to smithi09866585-431 2023-09-23T20:06:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:3529: finishing write tid 2 to smithi09866585-431 2023-09-23T20:06:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:3529: finishing write tid 3 to smithi09866585-431 2023-09-23T20:06:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:3529: finishing write tid 4 to smithi09866585-431 2023-09-23T20:06:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 431 v 430 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2023-09-23T20:06:28.586 INFO:tasks.rados.rados.0.smithi098.stdout:3529: left oid 431 (ObjNum 2186 snap 0 seq_num 2186) 2023-09-23T20:06:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:3522: done (15 left) 2023-09-23T20:06:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:3523: done (14 left) 2023-09-23T20:06:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:3524: done (13 left) 2023-09-23T20:06:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:3525: done (12 left) 2023-09-23T20:06:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:3526: done (11 left) 2023-09-23T20:06:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:3527: done (10 left) 2023-09-23T20:06:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:3528: done (9 left) 2023-09-23T20:06:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:3529: done (8 left) 2023-09-23T20:06:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:3538: read oid 198 snap -1 2023-09-23T20:06:28.587 INFO:tasks.rados.rados.0.smithi098.stdout:3538: expect deleted 2023-09-23T20:06:28.588 INFO:tasks.rados.rados.0.smithi098.stdout:3539: read oid 136 snap -1 2023-09-23T20:06:28.588 INFO:tasks.rados.rados.0.smithi098.stdout:3539: expect deleted 2023-09-23T20:06:28.588 INFO:tasks.rados.rados.0.smithi098.stdout:3540: write oid 104 current snap is 0 2023-09-23T20:06:28.588 INFO:tasks.rados.rados.0.smithi098.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2023-09-23T20:06:28.598 INFO:tasks.rados.rados.0.smithi098.stdout:3540: writing smithi09866585-104 from 424137 to 1204360 tid 1 2023-09-23T20:06:28.606 INFO:tasks.rados.rados.0.smithi098.stdout:3540: writing smithi09866585-104 from 1678518 to 2451608 tid 2 2023-09-23T20:06:28.606 INFO:tasks.rados.rados.0.smithi098.stdout:3541: read oid 59 snap -1 2023-09-23T20:06:28.606 INFO:tasks.rados.rados.0.smithi098.stdout:3541: expect (ObjNum 1882 snap 0 seq_num 1882) 2023-09-23T20:06:28.606 INFO:tasks.rados.rados.0.smithi098.stdout:3542: write oid 121 current snap is 0 2023-09-23T20:06:28.606 INFO:tasks.rados.rados.0.smithi098.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2023-09-23T20:06:28.611 INFO:tasks.rados.rados.0.smithi098.stdout:3542: writing smithi09866585-121 from 440944 to 896416 tid 1 2023-09-23T20:06:28.617 INFO:tasks.rados.rados.0.smithi098.stdout:3542: writing smithi09866585-121 from 1337000 to 1970101 tid 2 2023-09-23T20:06:28.623 INFO:tasks.rados.rados.0.smithi098.stdout:3542: writing smithi09866585-121 from 2528612 to 2840944 tid 3 2023-09-23T20:06:28.623 INFO:tasks.rados.rados.0.smithi098.stdout:3543: read oid 158 snap -1 2023-09-23T20:06:28.623 INFO:tasks.rados.rados.0.smithi098.stdout:3543: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T20:06:28.623 INFO:tasks.rados.rados.0.smithi098.stdout:3544: read oid 165 snap -1 2023-09-23T20:06:28.623 INFO:tasks.rados.rados.0.smithi098.stdout:3544: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T20:06:28.623 INFO:tasks.rados.rados.0.smithi098.stdout:3545: read oid 15 snap -1 2023-09-23T20:06:28.623 INFO:tasks.rados.rados.0.smithi098.stdout:3545: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-09-23T20:06:28.623 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:06:28.623 INFO:tasks.rados.rados.0.smithi098.stdout:3530: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-09-23T20:06:28.836 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:28 smithi173 bash[27697]: cluster 2023-09-23T20:06:26.839938+0000 mgr.y (mgr.25178) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-09-23T20:06:28.836 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:28 smithi173 bash[27697]: audit 2023-09-23T20:06:27.588500+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.98:0/3047092087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:28.861 INFO:tasks.rados.rados.0.smithi098.stdout:3531: finishing write tid 1 to smithi09866585-353 2023-09-23T20:06:28.861 INFO:tasks.rados.rados.0.smithi098.stdout:3531: finishing write tid 2 to smithi09866585-353 2023-09-23T20:06:28.861 INFO:tasks.rados.rados.0.smithi098.stdout:3531: finishing write tid 3 to smithi09866585-353 2023-09-23T20:06:28.861 INFO:tasks.rados.rados.0.smithi098.stdout:3531: finishing write tid 4 to smithi09866585-353 2023-09-23T20:06:28.861 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 353 v 559 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2023-09-23T20:06:28.861 INFO:tasks.rados.rados.0.smithi098.stdout:3531: left oid 353 (ObjNum 2187 snap 0 seq_num 2187) 2023-09-23T20:06:28.861 INFO:tasks.rados.rados.0.smithi098.stdout:3532: expect (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T20:06:28.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:28 smithi098 bash[33670]: cluster 2023-09-23T20:06:26.839938+0000 mgr.y (mgr.25178) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-09-23T20:06:28.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:28 smithi098 bash[33670]: audit 2023-09-23T20:06:27.588500+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.98:0/3047092087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:28.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:28 smithi098 bash[27308]: cluster 2023-09-23T20:06:26.839938+0000 mgr.y (mgr.25178) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.2 MiB/s wr, 62 op/s 2023-09-23T20:06:28.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:28 smithi098 bash[27308]: audit 2023-09-23T20:06:27.588500+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.98:0/3047092087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:28.991 INFO:tasks.rados.rados.0.smithi098.stdout:3533: finishing write tid 1 to smithi09866585-330 2023-09-23T20:06:28.991 INFO:tasks.rados.rados.0.smithi098.stdout:3533: finishing write tid 2 to smithi09866585-330 2023-09-23T20:06:28.991 INFO:tasks.rados.rados.0.smithi098.stdout:3533: finishing write tid 3 to smithi09866585-330 2023-09-23T20:06:28.991 INFO:tasks.rados.rados.0.smithi098.stdout:3533: finishing write tid 4 to smithi09866585-330 2023-09-23T20:06:28.991 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 330 v 422 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2023-09-23T20:06:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:3533: left oid 330 (ObjNum 2188 snap 0 seq_num 2188) 2023-09-23T20:06:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:3534: finishing write tid 1 to smithi09866585-264 2023-09-23T20:06:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:3534: finishing write tid 2 to smithi09866585-264 2023-09-23T20:06:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:3534: finishing write tid 3 to smithi09866585-264 2023-09-23T20:06:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:3534: finishing write tid 4 to smithi09866585-264 2023-09-23T20:06:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 264 v 398 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2023-09-23T20:06:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:3534: left oid 264 (ObjNum 2189 snap 0 seq_num 2189) 2023-09-23T20:06:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:3535: finishing write tid 1 to smithi09866585-363 2023-09-23T20:06:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:3535: finishing write tid 2 to smithi09866585-363 2023-09-23T20:06:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:3535: finishing write tid 3 to smithi09866585-363 2023-09-23T20:06:28.992 INFO:tasks.rados.rados.0.smithi098.stdout:3535: finishing write tid 4 to smithi09866585-363 2023-09-23T20:06:28.993 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 363 v 405 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2023-09-23T20:06:28.993 INFO:tasks.rados.rados.0.smithi098.stdout:3535: left oid 363 (ObjNum 2190 snap 0 seq_num 2190) 2023-09-23T20:06:28.993 INFO:tasks.rados.rados.0.smithi098.stdout:3537: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-09-23T20:06:29.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:28 smithi173 systemd[1]: Stopping Ceph prometheus.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:06:29.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:28 smithi173 bash[55013]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-prometheus.a 2023-09-23T20:06:29.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.014Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:06:29.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.014Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-23T20:06:29.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.014Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-23T20:06:29.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.014Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-23T20:06:29.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.014Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-23T20:06:29.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.014Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-23T20:06:29.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.015Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T20:06:29.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.015Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-23T20:06:29.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.015Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T20:06:29.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.016Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T20:06:29.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.016Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-23T20:06:29.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[53158]: ts=2023-09-23T20:06:29.016Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-23T20:06:29.215 INFO:tasks.rados.rados.0.smithi098.stdout:3536: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T20:06:29.333 INFO:tasks.rados.rados.0.smithi098.stdout:3540: finishing write tid 1 to smithi09866585-104 2023-09-23T20:06:29.333 INFO:tasks.rados.rados.0.smithi098.stdout:3540: finishing write tid 2 to smithi09866585-104 2023-09-23T20:06:29.333 INFO:tasks.rados.rados.0.smithi098.stdout:3540: finishing write tid 3 to smithi09866585-104 2023-09-23T20:06:29.333 INFO:tasks.rados.rados.0.smithi098.stdout:3540: finishing write tid 4 to smithi09866585-104 2023-09-23T20:06:29.333 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 104 v 465 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2023-09-23T20:06:29.333 INFO:tasks.rados.rados.0.smithi098.stdout:3540: left oid 104 (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T20:06:29.333 INFO:tasks.rados.rados.0.smithi098.stdout:3541: expect (ObjNum 1882 snap 0 seq_num 1882) 2023-09-23T20:06:29.444 INFO:tasks.rados.rados.0.smithi098.stdout:3542: finishing write tid 1 to smithi09866585-121 2023-09-23T20:06:29.444 INFO:tasks.rados.rados.0.smithi098.stdout:3542: finishing write tid 2 to smithi09866585-121 2023-09-23T20:06:29.445 INFO:tasks.rados.rados.0.smithi098.stdout:3542: finishing write tid 3 to smithi09866585-121 2023-09-23T20:06:29.445 INFO:tasks.rados.rados.0.smithi098.stdout:3542: finishing write tid 4 to smithi09866585-121 2023-09-23T20:06:29.445 INFO:tasks.rados.rados.0.smithi098.stdout:3542: finishing write tid 5 to smithi09866585-121 2023-09-23T20:06:29.445 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 121 v 565 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2023-09-23T20:06:29.445 INFO:tasks.rados.rados.0.smithi098.stdout:3542: left oid 121 (ObjNum 2192 snap 0 seq_num 2192) 2023-09-23T20:06:29.445 INFO:tasks.rados.rados.0.smithi098.stdout:3544: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T20:06:29.542 INFO:tasks.rados.rados.0.smithi098.stdout:3545: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-09-23T20:06:29.594 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[55048]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T20:06:29.744 INFO:tasks.rados.rados.0.smithi098.stdout:3543: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T20:06:29.919 INFO:tasks.rados.rados.0.smithi098.stdout:3530: done (15 left) 2023-09-23T20:06:29.919 INFO:tasks.rados.rados.0.smithi098.stdout:3531: done (14 left) 2023-09-23T20:06:29.919 INFO:tasks.rados.rados.0.smithi098.stdout:3532: done (13 left) 2023-09-23T20:06:29.919 INFO:tasks.rados.rados.0.smithi098.stdout:3533: done (12 left) 2023-09-23T20:06:29.919 INFO:tasks.rados.rados.0.smithi098.stdout:3534: done (11 left) 2023-09-23T20:06:29.919 INFO:tasks.rados.rados.0.smithi098.stdout:3535: done (10 left) 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3536: done (9 left) 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3537: done (8 left) 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3538: done (7 left) 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3539: done (6 left) 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3540: done (5 left) 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3541: done (4 left) 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3542: done (3 left) 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3543: done (2 left) 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3544: done (1 left) 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3545: done (0 left) 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3546: write oid 84 current snap is 0 2023-09-23T20:06:29.920 INFO:tasks.rados.rados.0.smithi098.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2023-09-23T20:06:29.929 INFO:tasks.rados.rados.0.smithi098.stdout:3546: writing smithi09866585-84 from 457751 to 988472 tid 1 2023-09-23T20:06:29.938 INFO:tasks.rados.rados.0.smithi098.stdout:3546: writing smithi09866585-84 from 1395482 to 2172241 tid 2 2023-09-23T20:06:29.938 INFO:tasks.rados.rados.0.smithi098.stdout:3547: read oid 190 snap -1 2023-09-23T20:06:29.938 INFO:tasks.rados.rados.0.smithi098.stdout:3547: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-09-23T20:06:29.938 INFO:tasks.rados.rados.0.smithi098.stdout:3548: read oid 50 snap -1 2023-09-23T20:06:29.939 INFO:tasks.rados.rados.0.smithi098.stdout:3548: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T20:06:29.939 INFO:tasks.rados.rados.0.smithi098.stdout:3549: read oid 17 snap -1 2023-09-23T20:06:29.939 INFO:tasks.rados.rados.0.smithi098.stdout:3549: expect (ObjNum 1702 snap 0 seq_num 1702) 2023-09-23T20:06:29.939 INFO:tasks.rados.rados.0.smithi098.stdout:3550: write oid 351 current snap is 0 2023-09-23T20:06:29.939 INFO:tasks.rados.rados.0.smithi098.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2023-09-23T20:06:29.944 INFO:tasks.rados.rados.0.smithi098.stdout:3550: writing smithi09866585-351 from 474558 to 1080528 tid 1 2023-09-23T20:06:29.952 INFO:tasks.rados.rados.0.smithi098.stdout:3550: writing smithi09866585-351 from 1737611 to 2374381 tid 2 2023-09-23T20:06:29.955 INFO:tasks.rados.rados.0.smithi098.stdout:3550: writing smithi09866585-351 from 2867105 to 2874558 tid 3 2023-09-23T20:06:29.955 INFO:tasks.rados.rados.0.smithi098.stdout:3551: write oid 428 current snap is 0 2023-09-23T20:06:29.955 INFO:tasks.rados.rados.0.smithi098.stdout:3546: finishing write tid 1 to smithi09866585-84 2023-09-23T20:06:29.955 INFO:tasks.rados.rados.0.smithi098.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2023-09-23T20:06:29.961 INFO:tasks.rados.rados.0.smithi098.stdout:3551: writing smithi09866585-428 from 491365 to 1172584 tid 1 2023-09-23T20:06:29.969 INFO:tasks.rados.rados.0.smithi098.stdout:3551: writing smithi09866585-428 from 1796093 to 2576521 tid 2 2023-09-23T20:06:29.969 INFO:tasks.rados.rados.0.smithi098.stdout:3552: write oid 146 current snap is 0 2023-09-23T20:06:29.969 INFO:tasks.rados.rados.0.smithi098.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2023-09-23T20:06:29.976 INFO:tasks.rados.rados.0.smithi098.stdout:3552: writing smithi09866585-146 from 508172 to 1264640 tid 1 2023-09-23T20:06:29.983 INFO:tasks.rados.rados.0.smithi098.stdout:3552: writing smithi09866585-146 from 1854575 to 2495014 tid 2 2023-09-23T20:06:29.983 INFO:tasks.rados.rados.0.smithi098.stdout:3553: write oid 324 current snap is 0 2023-09-23T20:06:29.984 INFO:tasks.rados.rados.0.smithi098.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2023-09-23T20:06:29.989 INFO:tasks.rados.rados.0.smithi098.stdout:3553: writing smithi09866585-324 from 524979 to 956696 tid 1 2023-09-23T20:06:29.996 INFO:tasks.rados.rados.0.smithi098.stdout:3553: writing smithi09866585-324 from 1513057 to 2297154 tid 2 2023-09-23T20:06:29.996 INFO:tasks.rados.rados.0.smithi098.stdout:3554: write oid 499 current snap is 0 2023-09-23T20:06:29.997 INFO:tasks.rados.rados.0.smithi098.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2023-09-23T20:06:30.003 INFO:tasks.rados.rados.0.smithi098.stdout:3554: writing smithi09866585-499 from 541786 to 1165105 tid 1 2023-09-23T20:06:30.009 INFO:tasks.rados.rados.0.smithi098.stdout:3554: writing smithi09866585-499 from 1571539 to 2215647 tid 2 2023-09-23T20:06:30.014 INFO:tasks.rados.rados.0.smithi098.stdout:3554: writing smithi09866585-499 from 2693150 to 2941786 tid 3 2023-09-23T20:06:30.014 INFO:tasks.rados.rados.0.smithi098.stdout:3555: read oid 348 snap -1 2023-09-23T20:06:30.014 INFO:tasks.rados.rados.0.smithi098.stdout:3555: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-09-23T20:06:30.014 INFO:tasks.rados.rados.0.smithi098.stdout:3556: read oid 215 snap -1 2023-09-23T20:06:30.014 INFO:tasks.rados.rados.0.smithi098.stdout:3556: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T20:06:30.014 INFO:tasks.rados.rados.0.smithi098.stdout:3557: write oid 129 current snap is 0 2023-09-23T20:06:30.014 INFO:tasks.rados.rados.0.smithi098.stdout:3546: finishing write tid 2 to smithi09866585-84 2023-09-23T20:06:30.014 INFO:tasks.rados.rados.0.smithi098.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2023-09-23T20:06:30.021 INFO:tasks.rados.rados.0.smithi098.stdout:3557: writing smithi09866585-129 from 558593 to 1257161 tid 1 2023-09-23T20:06:30.030 INFO:tasks.rados.rados.0.smithi098.stdout:3557: writing smithi09866585-129 from 2030021 to 2817787 tid 2 2023-09-23T20:06:30.030 INFO:tasks.rados.rados.0.smithi098.stdout:3558: read oid 340 snap -1 2023-09-23T20:06:30.030 INFO:tasks.rados.rados.0.smithi098.stdout:3558: expect (ObjNum 1886 snap 0 seq_num 1886) 2023-09-23T20:06:30.030 INFO:tasks.rados.rados.0.smithi098.stdout:3559: write oid 77 current snap is 0 2023-09-23T20:06:30.030 INFO:tasks.rados.rados.0.smithi098.stdout:3546: finishing write tid 3 to smithi09866585-84 2023-09-23T20:06:30.031 INFO:tasks.rados.rados.0.smithi098.stdout:3546: finishing write tid 4 to smithi09866585-84 2023-09-23T20:06:30.031 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 84 v 482 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2023-09-23T20:06:30.031 INFO:tasks.rados.rados.0.smithi098.stdout:3546: left oid 84 (ObjNum 2193 snap 0 seq_num 2193) 2023-09-23T20:06:30.031 INFO:tasks.rados.rados.0.smithi098.stdout:3549: expect (ObjNum 1702 snap 0 seq_num 1702) 2023-09-23T20:06:30.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 bash[55110]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T20:06:30.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T20:06:30.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 systemd[1]: Stopped Ceph prometheus.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:06:30.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:29 smithi173 systemd[1]: Started Ceph prometheus.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:06:30.203 INFO:tasks.rados.rados.0.smithi098.stdout:3547: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-09-23T20:06:30.309 INFO:tasks.rados.rados.0.smithi098.stdout:3548: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T20:06:30.476 INFO:tasks.rados.rados.0.smithi098.stdout:3550: finishing write tid 1 to smithi09866585-351 2023-09-23T20:06:30.476 INFO:tasks.rados.rados.0.smithi098.stdout:3550: finishing write tid 2 to smithi09866585-351 2023-09-23T20:06:30.476 INFO:tasks.rados.rados.0.smithi098.stdout:3550: finishing write tid 3 to smithi09866585-351 2023-09-23T20:06:30.476 INFO:tasks.rados.rados.0.smithi098.stdout:3550: finishing write tid 4 to smithi09866585-351 2023-09-23T20:06:30.476 INFO:tasks.rados.rados.0.smithi098.stdout:3550: finishing write tid 5 to smithi09866585-351 2023-09-23T20:06:30.476 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 351 v 495 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2023-09-23T20:06:30.476 INFO:tasks.rados.rados.0.smithi098.stdout:3550: left oid 351 (ObjNum 2194 snap 0 seq_num 2194) 2023-09-23T20:06:30.476 INFO:tasks.rados.rados.0.smithi098.stdout:3551: finishing write tid 1 to smithi09866585-428 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:3551: finishing write tid 2 to smithi09866585-428 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:3551: finishing write tid 3 to smithi09866585-428 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:3551: finishing write tid 4 to smithi09866585-428 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 428 v 377 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:3551: left oid 428 (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:3552: finishing write tid 1 to smithi09866585-146 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:3552: finishing write tid 2 to smithi09866585-146 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:3552: finishing write tid 3 to smithi09866585-146 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:3552: finishing write tid 4 to smithi09866585-146 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 146 v 508 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:3552: left oid 146 (ObjNum 2196 snap 0 seq_num 2196) 2023-09-23T20:06:30.477 INFO:tasks.rados.rados.0.smithi098.stdout:3553: finishing write tid 1 to smithi09866585-324 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:3553: finishing write tid 2 to smithi09866585-324 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:3553: finishing write tid 3 to smithi09866585-324 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:3553: finishing write tid 4 to smithi09866585-324 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 324 v 425 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:3553: left oid 324 (ObjNum 2197 snap 0 seq_num 2197) 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:3554: finishing write tid 1 to smithi09866585-499 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:3554: finishing write tid 2 to smithi09866585-499 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:3554: finishing write tid 3 to smithi09866585-499 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:3554: finishing write tid 4 to smithi09866585-499 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:3554: finishing write tid 5 to smithi09866585-499 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 499 v 569 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:3554: left oid 499 (ObjNum 2198 snap 0 seq_num 2198) 2023-09-23T20:06:30.478 INFO:tasks.rados.rados.0.smithi098.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2023-09-23T20:06:30.491 INFO:tasks.rados.rados.0.smithi098.stdout:3559: writing smithi09866585-77 from 575400 to 1349217 tid 1 2023-09-23T20:06:30.499 INFO:tasks.rados.rados.0.smithi098.stdout:3559: writing smithi09866585-77 from 2088503 to 2736280 tid 2 2023-09-23T20:06:30.499 INFO:tasks.rados.rados.0.smithi098.stdout:3546: done (13 left) 2023-09-23T20:06:30.499 INFO:tasks.rados.rados.0.smithi098.stdout:3547: done (12 left) 2023-09-23T20:06:30.499 INFO:tasks.rados.rados.0.smithi098.stdout:3548: done (11 left) 2023-09-23T20:06:30.499 INFO:tasks.rados.rados.0.smithi098.stdout:3549: done (10 left) 2023-09-23T20:06:30.500 INFO:tasks.rados.rados.0.smithi098.stdout:3550: done (9 left) 2023-09-23T20:06:30.500 INFO:tasks.rados.rados.0.smithi098.stdout:3551: done (8 left) 2023-09-23T20:06:30.500 INFO:tasks.rados.rados.0.smithi098.stdout:3552: done (7 left) 2023-09-23T20:06:30.500 INFO:tasks.rados.rados.0.smithi098.stdout:3553: done (6 left) 2023-09-23T20:06:30.500 INFO:tasks.rados.rados.0.smithi098.stdout:3554: done (5 left) 2023-09-23T20:06:30.500 INFO:tasks.rados.rados.0.smithi098.stdout:3560: read oid 384 snap -1 2023-09-23T20:06:30.500 INFO:tasks.rados.rados.0.smithi098.stdout:3560: expect (ObjNum 1661 snap 0 seq_num 1661) 2023-09-23T20:06:30.500 INFO:tasks.rados.rados.0.smithi098.stdout:3561: write oid 414 current snap is 0 2023-09-23T20:06:30.500 INFO:tasks.rados.rados.0.smithi098.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2023-09-23T20:06:30.505 INFO:tasks.rados.rados.0.smithi098.stdout:3561: writing smithi09866585-414 from 592207 to 1041273 tid 1 2023-09-23T20:06:30.514 INFO:tasks.rados.rados.0.smithi098.stdout:3561: writing smithi09866585-414 from 1746985 to 2538420 tid 2 2023-09-23T20:06:30.514 INFO:tasks.rados.rados.0.smithi098.stdout:3562: write oid 142 current snap is 0 2023-09-23T20:06:30.514 INFO:tasks.rados.rados.0.smithi098.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2023-09-23T20:06:30.520 INFO:tasks.rados.rados.0.smithi098.stdout:3562: writing smithi09866585-142 from 609014 to 1133329 tid 1 2023-09-23T20:06:30.526 INFO:tasks.rados.rados.0.smithi098.stdout:3562: writing smithi09866585-142 from 1689114 to 2224207 tid 2 2023-09-23T20:06:30.531 INFO:tasks.rados.rados.0.smithi098.stdout:3562: writing smithi09866585-142 from 2970136 to 3009014 tid 3 2023-09-23T20:06:30.531 INFO:tasks.rados.rados.0.smithi098.stdout:3563: read oid 191 snap -1 2023-09-23T20:06:30.531 INFO:tasks.rados.rados.0.smithi098.stdout:3563: expect (ObjNum 190 snap 0 seq_num 190) 2023-09-23T20:06:30.531 INFO:tasks.rados.rados.0.smithi098.stdout:3564: read oid 202 snap -1 2023-09-23T20:06:30.531 INFO:tasks.rados.rados.0.smithi098.stdout:3564: expect (ObjNum 1724 snap 0 seq_num 1724) 2023-09-23T20:06:30.531 INFO:tasks.rados.rados.0.smithi098.stdout:3565: write oid 4 current snap is 0 2023-09-23T20:06:30.531 INFO:tasks.rados.rados.0.smithi098.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2023-09-23T20:06:30.538 INFO:tasks.rados.rados.0.smithi098.stdout:3565: writing smithi09866585-4 from 625821 to 1225385 tid 1 2023-09-23T20:06:30.545 INFO:tasks.rados.rados.0.smithi098.stdout:3565: writing smithi09866585-4 from 1747596 to 2542700 tid 2 2023-09-23T20:06:30.548 INFO:tasks.rados.rados.0.smithi098.stdout:3565: writing smithi09866585-4 from 2997559 to 3025821 tid 3 2023-09-23T20:06:30.548 INFO:tasks.rados.rados.0.smithi098.stdout:3566: write oid 287 current snap is 0 2023-09-23T20:06:30.548 INFO:tasks.rados.rados.0.smithi098.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2023-09-23T20:06:30.556 INFO:tasks.rados.rados.0.smithi098.stdout:3566: writing smithi09866585-287 from 642628 to 1317441 tid 1 2023-09-23T20:06:30.561 INFO:tasks.rados.rados.0.smithi098.stdout:3566: writing smithi09866585-287 from 1806078 to 2344840 tid 2 2023-09-23T20:06:30.566 INFO:tasks.rados.rados.0.smithi098.stdout:3566: writing smithi09866585-287 from 3024982 to 3042628 tid 3 2023-09-23T20:06:30.566 INFO:tasks.rados.rados.0.smithi098.stdout:3567: delete oid 441 current snap is 0 2023-09-23T20:06:30.566 INFO:tasks.rados.rados.0.smithi098.stdout:3555: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-09-23T20:06:30.688 INFO:tasks.rados.rados.0.smithi098.stdout:3557: finishing write tid 1 to smithi09866585-129 2023-09-23T20:06:30.688 INFO:tasks.rados.rados.0.smithi098.stdout:3556: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T20:06:30.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:30 smithi173 bash[27697]: cluster 2023-09-23T20:06:28.840605+0000 mgr.y (mgr.25178) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 8.8 MiB/s wr, 97 op/s 2023-09-23T20:06:30.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:30 smithi173 bash[27697]: audit 2023-09-23T20:06:29.734291+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:30.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:30 smithi173 bash[27697]: audit 2023-09-23T20:06:29.743974+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:30.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:30 smithi173 bash[27697]: audit 2023-09-23T20:06:29.798120+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:06:30.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:30 smithi173 bash[27697]: audit 2023-09-23T20:06:29.811257+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:30.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:30 smithi173 bash[27697]: audit 2023-09-23T20:06:30.040191+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.98:0/2154400475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:30.883 INFO:tasks.rados.rados.0.smithi098.stdout:3557: finishing write tid 2 to smithi09866585-129 2023-09-23T20:06:30.884 INFO:tasks.rados.rados.0.smithi098.stdout:3557: finishing write tid 3 to smithi09866585-129 2023-09-23T20:06:30.884 INFO:tasks.rados.rados.0.smithi098.stdout:3557: finishing write tid 4 to smithi09866585-129 2023-09-23T20:06:30.884 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 129 v 433 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2023-09-23T20:06:30.884 INFO:tasks.rados.rados.0.smithi098.stdout:3557: left oid 129 (ObjNum 2199 snap 0 seq_num 2199) 2023-09-23T20:06:30.884 INFO:tasks.rados.rados.0.smithi098.stdout:3558: expect (ObjNum 1886 snap 0 seq_num 1886) 2023-09-23T20:06:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[27308]: cluster 2023-09-23T20:06:28.840605+0000 mgr.y (mgr.25178) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 8.8 MiB/s wr, 97 op/s 2023-09-23T20:06:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[27308]: audit 2023-09-23T20:06:29.734291+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[27308]: audit 2023-09-23T20:06:29.743974+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[27308]: audit 2023-09-23T20:06:29.798120+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:06:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[27308]: audit 2023-09-23T20:06:29.811257+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[27308]: audit 2023-09-23T20:06:30.040191+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.98:0/2154400475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:30.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[33670]: cluster 2023-09-23T20:06:28.840605+0000 mgr.y (mgr.25178) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 8.8 MiB/s wr, 97 op/s 2023-09-23T20:06:30.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[33670]: audit 2023-09-23T20:06:29.734291+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:30.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[33670]: audit 2023-09-23T20:06:29.743974+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:30.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[33670]: audit 2023-09-23T20:06:29.798120+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:06:30.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[33670]: audit 2023-09-23T20:06:29.811257+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:30.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:30 smithi098 bash[33670]: audit 2023-09-23T20:06:30.040191+0000 mon.a (mon.0) 948 : audit [DBG] from='client.? 172.21.15.98:0/2154400475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:31.082 INFO:tasks.rados.rados.0.smithi098.stdout:3559: finishing write tid 1 to smithi09866585-77 2023-09-23T20:06:31.083 INFO:tasks.rados.rados.0.smithi098.stdout:3559: finishing write tid 2 to smithi09866585-77 2023-09-23T20:06:31.083 INFO:tasks.rados.rados.0.smithi098.stdout:3559: finishing write tid 3 to smithi09866585-77 2023-09-23T20:06:31.083 INFO:tasks.rados.rados.0.smithi098.stdout:3559: finishing write tid 4 to smithi09866585-77 2023-09-23T20:06:31.083 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 77 v 385 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2023-09-23T20:06:31.083 INFO:tasks.rados.rados.0.smithi098.stdout:3559: left oid 77 (ObjNum 2200 snap 0 seq_num 2200) 2023-09-23T20:06:31.083 INFO:tasks.rados.rados.0.smithi098.stdout:3561: finishing write tid 1 to smithi09866585-414 2023-09-23T20:06:31.083 INFO:tasks.rados.rados.0.smithi098.stdout:3560: expect (ObjNum 1661 snap 0 seq_num 1661) 2023-09-23T20:06:31.307 INFO:tasks.rados.rados.0.smithi098.stdout:3561: finishing write tid 2 to smithi09866585-414 2023-09-23T20:06:31.307 INFO:tasks.rados.rados.0.smithi098.stdout:3561: finishing write tid 3 to smithi09866585-414 2023-09-23T20:06:31.307 INFO:tasks.rados.rados.0.smithi098.stdout:3561: finishing write tid 4 to smithi09866585-414 2023-09-23T20:06:31.307 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 414 v 562 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2023-09-23T20:06:31.308 INFO:tasks.rados.rados.0.smithi098.stdout:3561: left oid 414 (ObjNum 2201 snap 0 seq_num 2201) 2023-09-23T20:06:31.308 INFO:tasks.rados.rados.0.smithi098.stdout:3562: finishing write tid 1 to smithi09866585-142 2023-09-23T20:06:31.308 INFO:tasks.rados.rados.0.smithi098.stdout:3562: finishing write tid 2 to smithi09866585-142 2023-09-23T20:06:31.308 INFO:tasks.rados.rados.0.smithi098.stdout:3562: finishing write tid 3 to smithi09866585-142 2023-09-23T20:06:31.308 INFO:tasks.rados.rados.0.smithi098.stdout:3562: finishing write tid 4 to smithi09866585-142 2023-09-23T20:06:31.308 INFO:tasks.rados.rados.0.smithi098.stdout:3562: finishing write tid 5 to smithi09866585-142 2023-09-23T20:06:31.308 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 142 v 566 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2023-09-23T20:06:31.308 INFO:tasks.rados.rados.0.smithi098.stdout:3562: left oid 142 (ObjNum 2202 snap 0 seq_num 2202) 2023-09-23T20:06:31.308 INFO:tasks.rados.rados.0.smithi098.stdout:3563: expect (ObjNum 190 snap 0 seq_num 190) 2023-09-23T20:06:31.413 INFO:tasks.rados.rados.0.smithi098.stdout:3565: finishing write tid 1 to smithi09866585-4 2023-09-23T20:06:31.413 INFO:tasks.rados.rados.0.smithi098.stdout:3564: expect (ObjNum 1724 snap 0 seq_num 1724) 2023-09-23T20:06:31.545 INFO:tasks.rados.rados.0.smithi098.stdout:3565: finishing write tid 2 to smithi09866585-4 2023-09-23T20:06:31.545 INFO:tasks.rados.rados.0.smithi098.stdout:3565: finishing write tid 3 to smithi09866585-4 2023-09-23T20:06:31.546 INFO:tasks.rados.rados.0.smithi098.stdout:3565: finishing write tid 4 to smithi09866585-4 2023-09-23T20:06:31.546 INFO:tasks.rados.rados.0.smithi098.stdout:3565: finishing write tid 5 to smithi09866585-4 2023-09-23T20:06:31.546 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 4 v 389 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2023-09-23T20:06:31.546 INFO:tasks.rados.rados.0.smithi098.stdout:3565: left oid 4 (ObjNum 2203 snap 0 seq_num 2203) 2023-09-23T20:06:31.546 INFO:tasks.rados.rados.0.smithi098.stdout:3566: finishing write tid 1 to smithi09866585-287 2023-09-23T20:06:31.546 INFO:tasks.rados.rados.0.smithi098.stdout:3566: finishing write tid 2 to smithi09866585-287 2023-09-23T20:06:31.546 INFO:tasks.rados.rados.0.smithi098.stdout:3566: finishing write tid 3 to smithi09866585-287 2023-09-23T20:06:31.546 INFO:tasks.rados.rados.0.smithi098.stdout:3566: finishing write tid 4 to smithi09866585-287 2023-09-23T20:06:31.546 INFO:tasks.rados.rados.0.smithi098.stdout:3566: finishing write tid 5 to smithi09866585-287 2023-09-23T20:06:31.546 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 287 v 486 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3566: left oid 287 (ObjNum 2204 snap 0 seq_num 2204) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3555: done (12 left) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3556: done (11 left) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3557: done (10 left) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3558: done (9 left) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3559: done (8 left) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3560: done (7 left) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3561: done (6 left) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3562: done (5 left) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3563: done (4 left) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3564: done (3 left) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3565: done (2 left) 2023-09-23T20:06:31.547 INFO:tasks.rados.rados.0.smithi098.stdout:3566: done (1 left) 2023-09-23T20:06:31.548 INFO:tasks.rados.rados.0.smithi098.stdout:3567: done (0 left) 2023-09-23T20:06:31.548 INFO:tasks.rados.rados.0.smithi098.stdout:3568: write oid 145 current snap is 0 2023-09-23T20:06:31.548 INFO:tasks.rados.rados.0.smithi098.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2023-09-23T20:06:31.556 INFO:tasks.rados.rados.0.smithi098.stdout:3568: writing smithi09866585-145 from 676242 to 1217906 tid 1 2023-09-23T20:06:31.564 INFO:tasks.rados.rados.0.smithi098.stdout:3568: writing smithi09866585-145 from 1923042 to 2465473 tid 2 2023-09-23T20:06:31.564 INFO:tasks.rados.rados.0.smithi098.stdout:3569: delete oid 122 current snap is 0 2023-09-23T20:06:31.564 INFO:tasks.rados.rados.0.smithi098.stdout:3568: finishing write tid 1 to smithi09866585-145 2023-09-23T20:06:31.568 INFO:tasks.rados.rados.0.smithi098.stdout:3568: finishing write tid 2 to smithi09866585-145 2023-09-23T20:06:31.568 INFO:tasks.rados.rados.0.smithi098.stdout:3568: finishing write tid 3 to smithi09866585-145 2023-09-23T20:06:31.569 INFO:tasks.rados.rados.0.smithi098.stdout:3568: finishing write tid 4 to smithi09866585-145 2023-09-23T20:06:31.569 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 145 v 428 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2023-09-23T20:06:31.569 INFO:tasks.rados.rados.0.smithi098.stdout:3568: left oid 145 (ObjNum 2206 snap 0 seq_num 2206) 2023-09-23T20:06:31.570 INFO:tasks.rados.rados.0.smithi098.stdout:3568: done (1 left) 2023-09-23T20:06:31.570 INFO:tasks.rados.rados.0.smithi098.stdout:3569: done (0 left) 2023-09-23T20:06:31.570 INFO:tasks.rados.rados.0.smithi098.stdout:3570: read oid 47 snap -1 2023-09-23T20:06:31.570 INFO:tasks.rados.rados.0.smithi098.stdout:3570: expect (ObjNum 1789 snap 0 seq_num 1789) 2023-09-23T20:06:31.570 INFO:tasks.rados.rados.0.smithi098.stdout:3571: read oid 271 snap -1 2023-09-23T20:06:31.570 INFO:tasks.rados.rados.0.smithi098.stdout:3571: expect deleted 2023-09-23T20:06:31.570 INFO:tasks.rados.rados.0.smithi098.stdout:3572: write oid 203 current snap is 0 2023-09-23T20:06:31.570 INFO:tasks.rados.rados.0.smithi098.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2023-09-23T20:06:31.580 INFO:tasks.rados.rados.0.smithi098.stdout:3572: writing smithi09866585-203 from 709856 to 1402018 tid 1 2023-09-23T20:06:31.586 INFO:tasks.rados.rados.0.smithi098.stdout:3572: writing smithi09866585-203 from 2040006 to 2586106 tid 2 2023-09-23T20:06:31.587 INFO:tasks.rados.rados.0.smithi098.stdout:3573: write oid 342 current snap is 0 2023-09-23T20:06:31.587 INFO:tasks.rados.rados.0.smithi098.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2023-09-23T20:06:31.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[27697]: audit 2023-09-23T20:06:29.798883+0000 mgr.y (mgr.25178) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:06:31.594 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.478Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-23T20:06:31.594 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.478Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-23T20:06:31.594 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.478Z caller=main.go:518 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 smithi173 (none))" 2023-09-23T20:06:31.594 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.478Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T20:06:31.594 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.478Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T20:06:31.594 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.481Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T20:06:31.595 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.481Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-23T20:06:31.595 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.482Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-23T20:06:31.595 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.486Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T20:06:31.595 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.487Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=869.958µs 2023-09-23T20:06:31.595 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.487Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T20:06:31.595 INFO:tasks.rados.rados.0.smithi098.stdout:3573: writing smithi09866585-342 from 726663 to 1494074 tid 1 2023-09-23T20:06:31.601 INFO:tasks.rados.rados.0.smithi098.stdout:3573: writing smithi09866585-342 from 2098488 to 2504599 tid 2 2023-09-23T20:06:31.601 INFO:tasks.rados.rados.0.smithi098.stdout:3574: write oid 196 current snap is 0 2023-09-23T20:06:31.601 INFO:tasks.rados.rados.0.smithi098.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2023-09-23T20:06:31.607 INFO:tasks.rados.rados.0.smithi098.stdout:3574: writing smithi09866585-196 from 743470 to 1186130 tid 1 2023-09-23T20:06:31.613 INFO:tasks.rados.rados.0.smithi098.stdout:3574: writing smithi09866585-196 from 1640617 to 2190386 tid 2 2023-09-23T20:06:31.619 INFO:tasks.rados.rados.0.smithi098.stdout:3574: writing smithi09866585-196 from 2673167 to 3143470 tid 3 2023-09-23T20:06:31.619 INFO:tasks.rados.rados.0.smithi098.stdout:3575: read oid 100 snap -1 2023-09-23T20:06:31.619 INFO:tasks.rados.rados.0.smithi098.stdout:3575: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:06:31.619 INFO:tasks.rados.rados.0.smithi098.stdout:3576: read oid 258 snap -1 2023-09-23T20:06:31.619 INFO:tasks.rados.rados.0.smithi098.stdout:3576: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T20:06:31.619 INFO:tasks.rados.rados.0.smithi098.stdout:3577: read oid 248 snap -1 2023-09-23T20:06:31.619 INFO:tasks.rados.rados.0.smithi098.stdout:3577: expect deleted 2023-09-23T20:06:31.619 INFO:tasks.rados.rados.0.smithi098.stdout:3578: delete oid 83 current snap is 0 2023-09-23T20:06:31.619 INFO:tasks.rados.rados.0.smithi098.stdout:3570: expect (ObjNum 1789 snap 0 seq_num 1789) 2023-09-23T20:06:31.727 INFO:tasks.rados.rados.0.smithi098.stdout:3572: finishing write tid 1 to smithi09866585-203 2023-09-23T20:06:31.727 INFO:tasks.rados.rados.0.smithi098.stdout:3572: finishing write tid 2 to smithi09866585-203 2023-09-23T20:06:31.727 INFO:tasks.rados.rados.0.smithi098.stdout:3572: finishing write tid 3 to smithi09866585-203 2023-09-23T20:06:31.727 INFO:tasks.rados.rados.0.smithi098.stdout:3572: finishing write tid 4 to smithi09866585-203 2023-09-23T20:06:31.727 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 203 v 380 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2023-09-23T20:06:31.727 INFO:tasks.rados.rados.0.smithi098.stdout:3572: left oid 203 (ObjNum 2208 snap 0 seq_num 2208) 2023-09-23T20:06:31.727 INFO:tasks.rados.rados.0.smithi098.stdout:3573: finishing write tid 1 to smithi09866585-342 2023-09-23T20:06:31.727 INFO:tasks.rados.rados.0.smithi098.stdout:3573: finishing write tid 2 to smithi09866585-342 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:3573: finishing write tid 3 to smithi09866585-342 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:3573: finishing write tid 4 to smithi09866585-342 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 342 v 346 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:3573: left oid 342 (ObjNum 2209 snap 0 seq_num 2209) 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:3574: finishing write tid 1 to smithi09866585-196 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:3574: finishing write tid 2 to smithi09866585-196 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:3574: finishing write tid 3 to smithi09866585-196 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:3574: finishing write tid 4 to smithi09866585-196 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:3574: finishing write tid 5 to smithi09866585-196 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 196 v 383 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:3574: left oid 196 (ObjNum 2210 snap 0 seq_num 2210) 2023-09-23T20:06:31.728 INFO:tasks.rados.rados.0.smithi098.stdout:3576: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T20:06:31.877 INFO:tasks.rados.rados.0.smithi098.stdout:3575: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:06:31.920 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.649Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-09-23T20:06:31.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:31 smithi098 bash[27308]: audit 2023-09-23T20:06:29.798883+0000 mgr.y (mgr.25178) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:06:31.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:31 smithi098 bash[33670]: audit 2023-09-23T20:06:29.798883+0000 mgr.y (mgr.25178) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3570: done (8 left) 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3571: done (7 left) 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3572: done (6 left) 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3573: done (5 left) 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3574: done (4 left) 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3575: done (3 left) 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3576: done (2 left) 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3577: done (1 left) 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3578: done (0 left) 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3579: read oid 328 snap -1 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3579: expect (ObjNum 2086 snap 0 seq_num 2086) 2023-09-23T20:06:32.000 INFO:tasks.rados.rados.0.smithi098.stdout:3580: write oid 486 current snap is 0 2023-09-23T20:06:32.001 INFO:tasks.rados.rados.0.smithi098.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2023-09-23T20:06:32.015 INFO:tasks.rados.rados.0.smithi098.stdout:3580: writing smithi09866585-486 from 777084 to 1370242 tid 1 2023-09-23T20:06:32.023 INFO:tasks.rados.rados.0.smithi098.stdout:3580: writing smithi09866585-486 from 2157581 to 2711019 tid 2 2023-09-23T20:06:32.025 INFO:tasks.rados.rados.0.smithi098.stdout:3580: writing smithi09866585-486 from 3128013 to 3177084 tid 3 2023-09-23T20:06:32.026 INFO:tasks.rados.rados.0.smithi098.stdout:3581: write oid 28 current snap is 0 2023-09-23T20:06:32.026 INFO:tasks.rados.rados.0.smithi098.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2023-09-23T20:06:32.034 INFO:tasks.rados.rados.0.smithi098.stdout:3581: writing smithi09866585-28 from 793891 to 1578651 tid 1 2023-09-23T20:06:32.043 INFO:tasks.rados.rados.0.smithi098.stdout:3581: writing smithi09866585-28 from 2332416 to 3029512 tid 2 2023-09-23T20:06:32.043 INFO:tasks.rados.rados.0.smithi098.stdout:3582: write oid 42 current snap is 0 2023-09-23T20:06:32.043 INFO:tasks.rados.rados.0.smithi098.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2023-09-23T20:06:32.048 INFO:tasks.rados.rados.0.smithi098.stdout:3582: writing smithi09866585-42 from 410698 to 870707 tid 1 2023-09-23T20:06:32.054 INFO:tasks.rados.rados.0.smithi098.stdout:3582: writing smithi09866585-42 from 1474545 to 2031652 tid 2 2023-09-23T20:06:32.061 INFO:tasks.rados.rados.0.smithi098.stdout:3582: writing smithi09866585-42 from 2782859 to 3210698 tid 3 2023-09-23T20:06:32.061 INFO:tasks.rados.rados.0.smithi098.stdout:3583: write oid 212 current snap is 0 2023-09-23T20:06:32.061 INFO:tasks.rados.rados.0.smithi098.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2023-09-23T20:06:32.067 INFO:tasks.rados.rados.0.smithi098.stdout:3583: writing smithi09866585-212 from 427505 to 962763 tid 1 2023-09-23T20:06:32.074 INFO:tasks.rados.rados.0.smithi098.stdout:3583: writing smithi09866585-212 from 1533027 to 2233792 tid 2 2023-09-23T20:06:32.079 INFO:tasks.rados.rados.0.smithi098.stdout:3583: writing smithi09866585-212 from 2810282 to 3227505 tid 3 2023-09-23T20:06:32.080 INFO:tasks.rados.rados.0.smithi098.stdout:3584: write oid 263 current snap is 0 2023-09-23T20:06:32.080 INFO:tasks.rados.rados.0.smithi098.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2023-09-23T20:06:32.086 INFO:tasks.rados.rados.0.smithi098.stdout:3584: writing smithi09866585-263 from 444312 to 1054819 tid 1 2023-09-23T20:06:32.092 INFO:tasks.rados.rados.0.smithi098.stdout:3584: writing smithi09866585-263 from 1591509 to 2152285 tid 2 2023-09-23T20:06:32.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.920Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-09-23T20:06:32.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.955Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-09-23T20:06:32.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.956Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-09-23T20:06:32.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.956Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=60.977µs wal_replay_duration=468.580879ms total_replay_duration=469.536575ms 2023-09-23T20:06:32.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.961Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T20:06:32.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.961Z caller=main.go:947 level=info msg="TSDB started" 2023-09-23T20:06:32.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.961Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T20:06:32.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.994Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=32.270402ms db_storage=1.412µs remote_storage=2.111µs web_handler=496ns query_engine=1.346µs scrape=408.187µs scrape_sd=161.527µs notify=15.458µs notify_sd=15.127µs rules=31.174679ms 2023-09-23T20:06:32.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:31 smithi173 bash[55138]: ts=2023-09-23T20:06:31.994Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-23T20:06:32.098 INFO:tasks.rados.rados.0.smithi098.stdout:3584: writing smithi09866585-263 from 2837705 to 3244312 tid 3 2023-09-23T20:06:32.098 INFO:tasks.rados.rados.0.smithi098.stdout:3585: write oid 111 current snap is 0 2023-09-23T20:06:32.098 INFO:tasks.rados.rados.0.smithi098.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2023-09-23T20:06:32.105 INFO:tasks.rados.rados.0.smithi098.stdout:3585: writing smithi09866585-111 from 461119 to 1146875 tid 1 2023-09-23T20:06:32.112 INFO:tasks.rados.rados.0.smithi098.stdout:3585: writing smithi09866585-111 from 1649991 to 2354425 tid 2 2023-09-23T20:06:32.117 INFO:tasks.rados.rados.0.smithi098.stdout:3585: writing smithi09866585-111 from 2865128 to 3261119 tid 3 2023-09-23T20:06:32.117 INFO:tasks.rados.rados.0.smithi098.stdout:3586: read oid 49 snap -1 2023-09-23T20:06:32.117 INFO:tasks.rados.rados.0.smithi098.stdout:3586: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:06:32.117 INFO:tasks.rados.rados.0.smithi098.stdout:3587: read oid 312 snap -1 2023-09-23T20:06:32.118 INFO:tasks.rados.rados.0.smithi098.stdout:3587: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-09-23T20:06:32.118 INFO:tasks.rados.rados.0.smithi098.stdout:3588: read oid 85 snap -1 2023-09-23T20:06:32.118 INFO:tasks.rados.rados.0.smithi098.stdout:3588: expect (ObjNum 1991 snap 0 seq_num 1991) 2023-09-23T20:06:32.118 INFO:tasks.rados.rados.0.smithi098.stdout:3589: write oid 481 current snap is 0 2023-09-23T20:06:32.118 INFO:tasks.rados.rados.0.smithi098.stdout:3579: expect (ObjNum 2086 snap 0 seq_num 2086) 2023-09-23T20:06:32.322 INFO:tasks.rados.rados.0.smithi098.stdout:3580: finishing write tid 1 to smithi09866585-486 2023-09-23T20:06:32.322 INFO:tasks.rados.rados.0.smithi098.stdout:3580: finishing write tid 2 to smithi09866585-486 2023-09-23T20:06:32.322 INFO:tasks.rados.rados.0.smithi098.stdout:3580: finishing write tid 3 to smithi09866585-486 2023-09-23T20:06:32.322 INFO:tasks.rados.rados.0.smithi098.stdout:3580: finishing write tid 4 to smithi09866585-486 2023-09-23T20:06:32.322 INFO:tasks.rados.rados.0.smithi098.stdout:3580: finishing write tid 5 to smithi09866585-486 2023-09-23T20:06:32.322 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 486 v 387 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:3580: left oid 486 (ObjNum 2212 snap 0 seq_num 2212) 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:3581: finishing write tid 1 to smithi09866585-28 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:3581: finishing write tid 2 to smithi09866585-28 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:3581: finishing write tid 3 to smithi09866585-28 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:3581: finishing write tid 4 to smithi09866585-28 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 28 v 511 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:3581: left oid 28 (ObjNum 2213 snap 0 seq_num 2213) 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:3582: finishing write tid 1 to smithi09866585-42 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:3582: finishing write tid 2 to smithi09866585-42 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:3582: finishing write tid 3 to smithi09866585-42 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:3582: finishing write tid 4 to smithi09866585-42 2023-09-23T20:06:32.323 INFO:tasks.rados.rados.0.smithi098.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2023-09-23T20:06:32.336 INFO:tasks.rados.rados.0.smithi098.stdout:3589: writing smithi09866585-481 from 477926 to 1238931 tid 1 2023-09-23T20:06:32.345 INFO:tasks.rados.rados.0.smithi098.stdout:3589: writing smithi09866585-481 from 1992120 to 2556565 tid 2 2023-09-23T20:06:32.350 INFO:tasks.rados.rados.0.smithi098.stdout:3589: writing smithi09866585-481 from 3176198 to 3277926 tid 3 2023-09-23T20:06:32.350 INFO:tasks.rados.rados.0.smithi098.stdout:3579: done (10 left) 2023-09-23T20:06:32.350 INFO:tasks.rados.rados.0.smithi098.stdout:3580: done (9 left) 2023-09-23T20:06:32.350 INFO:tasks.rados.rados.0.smithi098.stdout:3581: done (8 left) 2023-09-23T20:06:32.350 INFO:tasks.rados.rados.0.smithi098.stdout:3590: read oid 153 snap -1 2023-09-23T20:06:32.351 INFO:tasks.rados.rados.0.smithi098.stdout:3590: expect deleted 2023-09-23T20:06:32.351 INFO:tasks.rados.rados.0.smithi098.stdout:3591: read oid 207 snap -1 2023-09-23T20:06:32.351 INFO:tasks.rados.rados.0.smithi098.stdout:3591: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-09-23T20:06:32.351 INFO:tasks.rados.rados.0.smithi098.stdout:3592: write oid 325 current snap is 0 2023-09-23T20:06:32.351 INFO:tasks.rados.rados.0.smithi098.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2023-09-23T20:06:32.358 INFO:tasks.rados.rados.0.smithi098.stdout:3592: writing smithi09866585-325 from 494733 to 930987 tid 1 2023-09-23T20:06:32.366 INFO:tasks.rados.rados.0.smithi098.stdout:3592: writing smithi09866585-325 from 1650602 to 2358705 tid 2 2023-09-23T20:06:32.372 INFO:tasks.rados.rados.0.smithi098.stdout:3592: writing smithi09866585-325 from 2803621 to 3247394 tid 3 2023-09-23T20:06:32.372 INFO:tasks.rados.rados.0.smithi098.stdout:3593: write oid 219 current snap is 0 2023-09-23T20:06:32.372 INFO:tasks.rados.rados.0.smithi098.stdout:3582: finishing write tid 5 to smithi09866585-42 2023-09-23T20:06:32.372 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 42 v 314 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2023-09-23T20:06:32.372 INFO:tasks.rados.rados.0.smithi098.stdout:3582: left oid 42 (ObjNum 2214 snap 0 seq_num 2214) 2023-09-23T20:06:32.372 INFO:tasks.rados.rados.0.smithi098.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2023-09-23T20:06:32.378 INFO:tasks.rados.rados.0.smithi098.stdout:3593: writing smithi09866585-219 from 511540 to 1139396 tid 1 2023-09-23T20:06:32.387 INFO:tasks.rados.rados.0.smithi098.stdout:3593: writing smithi09866585-219 from 1825437 to 2393551 tid 2 2023-09-23T20:06:32.393 INFO:tasks.rados.rados.0.smithi098.stdout:3593: writing smithi09866585-219 from 2947397 to 3311540 tid 3 2023-09-23T20:06:32.393 INFO:tasks.rados.rados.0.smithi098.stdout:3582: done (11 left) 2023-09-23T20:06:32.393 INFO:tasks.rados.rados.0.smithi098.stdout:3594: read oid 461 snap -1 2023-09-23T20:06:32.393 INFO:tasks.rados.rados.0.smithi098.stdout:3594: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:06:32.393 INFO:tasks.rados.rados.0.smithi098.stdout:3595: read oid 135 snap -1 2023-09-23T20:06:32.393 INFO:tasks.rados.rados.0.smithi098.stdout:3595: expect deleted 2023-09-23T20:06:32.394 INFO:tasks.rados.rados.0.smithi098.stdout:3596: read oid 11 snap -1 2023-09-23T20:06:32.394 INFO:tasks.rados.rados.0.smithi098.stdout:3596: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-09-23T20:06:32.394 INFO:tasks.rados.rados.0.smithi098.stdout:3597: write oid 483 current snap is 0 2023-09-23T20:06:32.394 INFO:tasks.rados.rados.0.smithi098.stdout:3583: finishing write tid 1 to smithi09866585-212 2023-09-23T20:06:32.394 INFO:tasks.rados.rados.0.smithi098.stdout:3583: finishing write tid 2 to smithi09866585-212 2023-09-23T20:06:32.394 INFO:tasks.rados.rados.0.smithi098.stdout:3583: finishing write tid 3 to smithi09866585-212 2023-09-23T20:06:32.394 INFO:tasks.rados.rados.0.smithi098.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2023-09-23T20:06:32.400 INFO:tasks.rados.rados.0.smithi098.stdout:3597: writing smithi09866585-483 from 528347 to 1231452 tid 1 2023-09-23T20:06:32.408 INFO:tasks.rados.rados.0.smithi098.stdout:3597: writing smithi09866585-483 from 1883919 to 2595691 tid 2 2023-09-23T20:06:32.409 INFO:tasks.rados.rados.0.smithi098.stdout:3598: write oid 67 current snap is 0 2023-09-23T20:06:32.409 INFO:tasks.rados.rados.0.smithi098.stdout:3583: finishing write tid 4 to smithi09866585-212 2023-09-23T20:06:32.409 INFO:tasks.rados.rados.0.smithi098.stdout:3583: finishing write tid 5 to smithi09866585-212 2023-09-23T20:06:32.409 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 212 v 515 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2023-09-23T20:06:32.409 INFO:tasks.rados.rados.0.smithi098.stdout:3583: left oid 212 (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T20:06:32.409 INFO:tasks.rados.rados.0.smithi098.stdout:3584: finishing write tid 1 to smithi09866585-263 2023-09-23T20:06:32.409 INFO:tasks.rados.rados.0.smithi098.stdout:3584: finishing write tid 2 to smithi09866585-263 2023-09-23T20:06:32.409 INFO:tasks.rados.rados.0.smithi098.stdout:3584: finishing write tid 3 to smithi09866585-263 2023-09-23T20:06:32.409 INFO:tasks.rados.rados.0.smithi098.stdout:3584: finishing write tid 4 to smithi09866585-263 2023-09-23T20:06:32.409 INFO:tasks.rados.rados.0.smithi098.stdout:3584: finishing write tid 5 to smithi09866585-263 2023-09-23T20:06:32.409 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 263 v 519 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2023-09-23T20:06:32.410 INFO:tasks.rados.rados.0.smithi098.stdout:3584: left oid 263 (ObjNum 2216 snap 0 seq_num 2216) 2023-09-23T20:06:32.410 INFO:tasks.rados.rados.0.smithi098.stdout:3585: finishing write tid 1 to smithi09866585-111 2023-09-23T20:06:32.410 INFO:tasks.rados.rados.0.smithi098.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2023-09-23T20:06:32.416 INFO:tasks.rados.rados.0.smithi098.stdout:3598: writing smithi09866585-67 from 545154 to 1323508 tid 1 2023-09-23T20:06:32.423 INFO:tasks.rados.rados.0.smithi098.stdout:3598: writing smithi09866585-67 from 1826048 to 2397831 tid 2 2023-09-23T20:06:32.429 INFO:tasks.rados.rados.0.smithi098.stdout:3598: writing smithi09866585-67 from 2885890 to 3345154 tid 3 2023-09-23T20:06:32.429 INFO:tasks.rados.rados.0.smithi098.stdout:3583: done (15 left) 2023-09-23T20:06:32.430 INFO:tasks.rados.rados.0.smithi098.stdout:3584: done (14 left) 2023-09-23T20:06:32.430 INFO:tasks.rados.rados.0.smithi098.stdout:3599: write oid 17 current snap is 0 2023-09-23T20:06:32.430 INFO:tasks.rados.rados.0.smithi098.stdout:3585: finishing write tid 2 to smithi09866585-111 2023-09-23T20:06:32.430 INFO:tasks.rados.rados.0.smithi098.stdout:3585: finishing write tid 3 to smithi09866585-111 2023-09-23T20:06:32.430 INFO:tasks.rados.rados.0.smithi098.stdout:3585: finishing write tid 4 to smithi09866585-111 2023-09-23T20:06:32.430 INFO:tasks.rados.rados.0.smithi098.stdout:3585: finishing write tid 5 to smithi09866585-111 2023-09-23T20:06:32.430 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 111 v 469 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2023-09-23T20:06:32.430 INFO:tasks.rados.rados.0.smithi098.stdout:3585: left oid 111 (ObjNum 2217 snap 0 seq_num 2217) 2023-09-23T20:06:32.430 INFO:tasks.rados.rados.0.smithi098.stdout:3586: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:06:32.611 INFO:tasks.rados.rados.0.smithi098.stdout:3587: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-09-23T20:06:32.779 INFO:tasks.rados.rados.0.smithi098.stdout:3588: expect (ObjNum 1991 snap 0 seq_num 1991) 2023-09-23T20:06:32.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:32 smithi173 bash[27697]: cluster 2023-09-23T20:06:30.841213+0000 mgr.y (mgr.25178) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.9 MiB/s wr, 65 op/s 2023-09-23T20:06:32.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:32 smithi173 bash[27697]: audit 2023-09-23T20:06:32.335065+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:06:32.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:32 smithi173 bash[27697]: audit 2023-09-23T20:06:32.335940+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:06:32.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:32 smithi173 bash[27697]: audit 2023-09-23T20:06:32.338209+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:06:32.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:32 smithi173 bash[27697]: audit 2023-09-23T20:06:32.339556+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:32 smithi098 bash[33670]: cluster 2023-09-23T20:06:30.841213+0000 mgr.y (mgr.25178) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.9 MiB/s wr, 65 op/s 2023-09-23T20:06:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:32 smithi098 bash[33670]: audit 2023-09-23T20:06:32.335065+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:06:32.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:32 smithi098 bash[33670]: audit 2023-09-23T20:06:32.335940+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:06:32.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:32 smithi098 bash[33670]: audit 2023-09-23T20:06:32.338209+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:06:32.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:32 smithi098 bash[33670]: audit 2023-09-23T20:06:32.339556+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:32 smithi098 bash[27308]: cluster 2023-09-23T20:06:30.841213+0000 mgr.y (mgr.25178) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.9 MiB/s wr, 65 op/s 2023-09-23T20:06:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:32 smithi098 bash[27308]: audit 2023-09-23T20:06:32.335065+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:06:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:32 smithi098 bash[27308]: audit 2023-09-23T20:06:32.335940+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:06:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:32 smithi098 bash[27308]: audit 2023-09-23T20:06:32.338209+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:06:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:32 smithi098 bash[27308]: audit 2023-09-23T20:06:32.339556+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:32.968 INFO:tasks.rados.rados.0.smithi098.stdout:3589: finishing write tid 1 to smithi09866585-481 2023-09-23T20:06:32.968 INFO:tasks.rados.rados.0.smithi098.stdout:3589: finishing write tid 2 to smithi09866585-481 2023-09-23T20:06:32.968 INFO:tasks.rados.rados.0.smithi098.stdout:3589: finishing write tid 3 to smithi09866585-481 2023-09-23T20:06:32.968 INFO:tasks.rados.rados.0.smithi098.stdout:3589: finishing write tid 4 to smithi09866585-481 2023-09-23T20:06:32.968 INFO:tasks.rados.rados.0.smithi098.stdout:3589: finishing write tid 5 to smithi09866585-481 2023-09-23T20:06:32.968 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 481 v 438 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2023-09-23T20:06:32.968 INFO:tasks.rados.rados.0.smithi098.stdout:3589: left oid 481 (ObjNum 2218 snap 0 seq_num 2218) 2023-09-23T20:06:32.968 INFO:tasks.rados.rados.0.smithi098.stdout:3591: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-09-23T20:06:33.148 INFO:tasks.rados.rados.0.smithi098.stdout:3592: finishing write tid 1 to smithi09866585-325 2023-09-23T20:06:33.149 INFO:tasks.rados.rados.0.smithi098.stdout:3592: finishing write tid 2 to smithi09866585-325 2023-09-23T20:06:33.149 INFO:tasks.rados.rados.0.smithi098.stdout:3592: finishing write tid 3 to smithi09866585-325 2023-09-23T20:06:33.149 INFO:tasks.rados.rados.0.smithi098.stdout:3592: finishing write tid 4 to smithi09866585-325 2023-09-23T20:06:33.149 INFO:tasks.rados.rados.0.smithi098.stdout:3592: finishing write tid 5 to smithi09866585-325 2023-09-23T20:06:33.149 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 325 v 433 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2023-09-23T20:06:33.149 INFO:tasks.rados.rados.0.smithi098.stdout:3592: left oid 325 (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T20:06:33.149 INFO:tasks.rados.rados.0.smithi098.stdout:3593: finishing write tid 1 to smithi09866585-219 2023-09-23T20:06:33.149 INFO:tasks.rados.rados.0.smithi098.stdout:3593: finishing write tid 2 to smithi09866585-219 2023-09-23T20:06:33.149 INFO:tasks.rados.rados.0.smithi098.stdout:3593: finishing write tid 3 to smithi09866585-219 2023-09-23T20:06:33.149 INFO:tasks.rados.rados.0.smithi098.stdout:3596: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-09-23T20:06:33.310 INFO:tasks.rados.rados.0.smithi098.stdout:3593: finishing write tid 4 to smithi09866585-219 2023-09-23T20:06:33.310 INFO:tasks.rados.rados.0.smithi098.stdout:3593: finishing write tid 5 to smithi09866585-219 2023-09-23T20:06:33.310 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 219 v 523 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2023-09-23T20:06:33.310 INFO:tasks.rados.rados.0.smithi098.stdout:3593: left oid 219 (ObjNum 2220 snap 0 seq_num 2220) 2023-09-23T20:06:33.310 INFO:tasks.rados.rados.0.smithi098.stdout:3594: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:06:33.426 INFO:tasks.rados.rados.0.smithi098.stdout:3597: finishing write tid 1 to smithi09866585-483 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:3597: finishing write tid 2 to smithi09866585-483 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:3597: finishing write tid 3 to smithi09866585-483 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:3597: finishing write tid 4 to smithi09866585-483 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 483 v 401 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:3597: left oid 483 (ObjNum 2221 snap 0 seq_num 2221) 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:3598: finishing write tid 1 to smithi09866585-67 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:3598: finishing write tid 2 to smithi09866585-67 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:3598: finishing write tid 3 to smithi09866585-67 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:3598: finishing write tid 4 to smithi09866585-67 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:3598: finishing write tid 5 to smithi09866585-67 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 67 v 391 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2023-09-23T20:06:33.427 INFO:tasks.rados.rados.0.smithi098.stdout:3598: left oid 67 (ObjNum 2222 snap 0 seq_num 2222) 2023-09-23T20:06:33.428 INFO:tasks.rados.rados.0.smithi098.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2023-09-23T20:06:33.436 INFO:tasks.rados.rados.0.smithi098.stdout:3599: writing smithi09866585-17 from 561961 to 1015564 tid 1 2023-09-23T20:06:33.444 INFO:tasks.rados.rados.0.smithi098.stdout:3599: writing smithi09866585-17 from 1484530 to 2199971 tid 2 2023-09-23T20:06:33.451 INFO:tasks.rados.rados.0.smithi098.stdout:3599: writing smithi09866585-17 from 2913313 to 3361961 tid 3 2023-09-23T20:06:33.451 INFO:tasks.rados.rados.0.smithi098.stdout:3585: done (14 left) 2023-09-23T20:06:33.451 INFO:tasks.rados.rados.0.smithi098.stdout:3586: done (13 left) 2023-09-23T20:06:33.451 INFO:tasks.rados.rados.0.smithi098.stdout:3587: done (12 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3588: done (11 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3589: done (10 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3590: done (9 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3591: done (8 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3592: done (7 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3593: done (6 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3594: done (5 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3595: done (4 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3596: done (3 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3597: done (2 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3598: done (1 left) 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3600: write oid 367 current snap is 0 2023-09-23T20:06:33.452 INFO:tasks.rados.rados.0.smithi098.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2023-09-23T20:06:33.458 INFO:tasks.rados.rados.0.smithi098.stdout:3600: writing smithi09866585-367 from 578768 to 1107620 tid 1 2023-09-23T20:06:33.463 INFO:tasks.rados.rados.0.smithi098.stdout:3600: writing smithi09866585-367 from 1543012 to 2118464 tid 2 2023-09-23T20:06:33.469 INFO:tasks.rados.rados.0.smithi098.stdout:3600: writing smithi09866585-367 from 2540736 to 2957222 tid 3 2023-09-23T20:06:33.469 INFO:tasks.rados.rados.0.smithi098.stdout:3601: read oid 371 snap -1 2023-09-23T20:06:33.469 INFO:tasks.rados.rados.0.smithi098.stdout:3601: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T20:06:33.469 INFO:tasks.rados.rados.0.smithi098.stdout:3602: read oid 491 snap -1 2023-09-23T20:06:33.469 INFO:tasks.rados.rados.0.smithi098.stdout:3602: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T20:06:33.469 INFO:tasks.rados.rados.0.smithi098.stdout:3603: write oid 168 current snap is 0 2023-09-23T20:06:33.469 INFO:tasks.rados.rados.0.smithi098.stdout:3599: finishing write tid 1 to smithi09866585-17 2023-09-23T20:06:33.469 INFO:tasks.rados.rados.0.smithi098.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2023-09-23T20:06:33.477 INFO:tasks.rados.rados.0.smithi098.stdout:3603: writing smithi09866585-168 from 595575 to 1199676 tid 1 2023-09-23T20:06:33.484 INFO:tasks.rados.rados.0.smithi098.stdout:3603: writing smithi09866585-168 from 1601494 to 2320604 tid 2 2023-09-23T20:06:33.490 INFO:tasks.rados.rados.0.smithi098.stdout:3603: writing smithi09866585-168 from 2968159 to 3395575 tid 3 2023-09-23T20:06:33.490 INFO:tasks.rados.rados.0.smithi098.stdout:3604: write oid 357 current snap is 0 2023-09-23T20:06:33.490 INFO:tasks.rados.rados.0.smithi098.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2023-09-23T20:06:33.498 INFO:tasks.rados.rados.0.smithi098.stdout:3604: writing smithi09866585-357 from 612382 to 1291732 tid 1 2023-09-23T20:06:33.505 INFO:tasks.rados.rados.0.smithi098.stdout:3604: writing smithi09866585-357 from 1943623 to 2406391 tid 2 2023-09-23T20:06:33.512 INFO:tasks.rados.rados.0.smithi098.stdout:3604: writing smithi09866585-357 from 3162876 to 3412382 tid 3 2023-09-23T20:06:33.512 INFO:tasks.rados.rados.0.smithi098.stdout:3605: write oid 18 current snap is 0 2023-09-23T20:06:33.512 INFO:tasks.rados.rados.0.smithi098.stdout:3599: finishing write tid 2 to smithi09866585-17 2023-09-23T20:06:33.512 INFO:tasks.rados.rados.0.smithi098.stdout:3599: finishing write tid 3 to smithi09866585-17 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:3599: finishing write tid 4 to smithi09866585-17 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:3599: finishing write tid 5 to smithi09866585-17 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 17 v 527 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:3599: left oid 17 (ObjNum 2223 snap 0 seq_num 2223) 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:3600: finishing write tid 1 to smithi09866585-367 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:3600: finishing write tid 2 to smithi09866585-367 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:3600: finishing write tid 3 to smithi09866585-367 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:3600: finishing write tid 4 to smithi09866585-367 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:3600: finishing write tid 5 to smithi09866585-367 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 367 v 393 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:3600: left oid 367 (ObjNum 2224 snap 0 seq_num 2224) 2023-09-23T20:06:33.513 INFO:tasks.rados.rados.0.smithi098.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2023-09-23T20:06:33.519 INFO:tasks.rados.rados.0.smithi098.stdout:3605: writing smithi09866585-18 from 629189 to 1383788 tid 1 2023-09-23T20:06:33.527 INFO:tasks.rados.rados.0.smithi098.stdout:3605: writing smithi09866585-18 from 2002105 to 2724884 tid 2 2023-09-23T20:06:33.531 INFO:tasks.rados.rados.0.smithi098.stdout:3605: writing smithi09866585-18 from 3306652 to 3429189 tid 3 2023-09-23T20:06:33.531 INFO:tasks.rados.rados.0.smithi098.stdout:3599: done (6 left) 2023-09-23T20:06:33.531 INFO:tasks.rados.rados.0.smithi098.stdout:3600: done (5 left) 2023-09-23T20:06:33.531 INFO:tasks.rados.rados.0.smithi098.stdout:3606: read oid 11 snap -1 2023-09-23T20:06:33.531 INFO:tasks.rados.rados.0.smithi098.stdout:3606: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-09-23T20:06:33.531 INFO:tasks.rados.rados.0.smithi098.stdout:3607: write oid 151 current snap is 0 2023-09-23T20:06:33.531 INFO:tasks.rados.rados.0.smithi098.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2023-09-23T20:06:33.538 INFO:tasks.rados.rados.0.smithi098.stdout:3607: writing smithi09866585-151 from 645996 to 1192197 tid 1 2023-09-23T20:06:33.544 INFO:tasks.rados.rados.0.smithi098.stdout:3607: writing smithi09866585-151 from 1776940 to 2243377 tid 2 2023-09-23T20:06:33.549 INFO:tasks.rados.rados.0.smithi098.stdout:3607: writing smithi09866585-151 from 2650428 to 3228355 tid 3 2023-09-23T20:06:33.550 INFO:tasks.rados.rados.0.smithi098.stdout:3608: read oid 305 snap -1 2023-09-23T20:06:33.550 INFO:tasks.rados.rados.0.smithi098.stdout:3608: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T20:06:33.550 INFO:tasks.rados.rados.0.smithi098.stdout:3609: read oid 233 snap -1 2023-09-23T20:06:33.550 INFO:tasks.rados.rados.0.smithi098.stdout:3609: expect (ObjNum 2109 snap 0 seq_num 2109) 2023-09-23T20:06:33.550 INFO:tasks.rados.rados.0.smithi098.stdout:3610: write oid 196 current snap is 0 2023-09-23T20:06:33.550 INFO:tasks.rados.rados.0.smithi098.stdout:3601: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T20:06:33.666 INFO:tasks.rados.rados.0.smithi098.stdout:3603: finishing write tid 1 to smithi09866585-168 2023-09-23T20:06:33.666 INFO:tasks.rados.rados.0.smithi098.stdout:3602: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T20:06:33.702 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:33 smithi173 bash[27697]: cephadm 2023-09-23T20:06:32.334173+0000 mgr.y (mgr.25178) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:06:33.702 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:33 smithi173 bash[27697]: cephadm 2023-09-23T20:06:32.340772+0000 mgr.y (mgr.25178) 30 : cephadm [INF] Deploying daemon mgr.x on smithi173 2023-09-23T20:06:33.702 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:33 smithi173 bash[27697]: audit 2023-09-23T20:06:32.481037+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.98:0/2655467882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:33.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:33 smithi098 bash[27308]: cephadm 2023-09-23T20:06:32.334173+0000 mgr.y (mgr.25178) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:06:33.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:33 smithi098 bash[27308]: cephadm 2023-09-23T20:06:32.340772+0000 mgr.y (mgr.25178) 30 : cephadm [INF] Deploying daemon mgr.x on smithi173 2023-09-23T20:06:33.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:33 smithi098 bash[27308]: audit 2023-09-23T20:06:32.481037+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.98:0/2655467882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:33.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:33 smithi098 bash[33670]: cephadm 2023-09-23T20:06:32.334173+0000 mgr.y (mgr.25178) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T20:06:33.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:33 smithi098 bash[33670]: cephadm 2023-09-23T20:06:32.340772+0000 mgr.y (mgr.25178) 30 : cephadm [INF] Deploying daemon mgr.x on smithi173 2023-09-23T20:06:33.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:33 smithi098 bash[33670]: audit 2023-09-23T20:06:32.481037+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.98:0/2655467882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:33.959 INFO:tasks.rados.rados.0.smithi098.stdout:3603: finishing write tid 2 to smithi09866585-168 2023-09-23T20:06:33.959 INFO:tasks.rados.rados.0.smithi098.stdout:3603: finishing write tid 3 to smithi09866585-168 2023-09-23T20:06:33.959 INFO:tasks.rados.rados.0.smithi098.stdout:3603: finishing write tid 4 to smithi09866585-168 2023-09-23T20:06:33.959 INFO:tasks.rados.rados.0.smithi098.stdout:3603: finishing write tid 5 to smithi09866585-168 2023-09-23T20:06:33.959 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 168 v 437 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:3603: left oid 168 (ObjNum 2225 snap 0 seq_num 2225) 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:3604: finishing write tid 1 to smithi09866585-357 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:3604: finishing write tid 2 to smithi09866585-357 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:3604: finishing write tid 3 to smithi09866585-357 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:3604: finishing write tid 4 to smithi09866585-357 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:3604: finishing write tid 5 to smithi09866585-357 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 357 v 409 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:3604: left oid 357 (ObjNum 2226 snap 0 seq_num 2226) 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:3605: finishing write tid 1 to smithi09866585-18 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:3605: finishing write tid 2 to smithi09866585-18 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:3605: finishing write tid 3 to smithi09866585-18 2023-09-23T20:06:33.960 INFO:tasks.rados.rados.0.smithi098.stdout:3605: finishing write tid 4 to smithi09866585-18 2023-09-23T20:06:33.961 INFO:tasks.rados.rados.0.smithi098.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2023-09-23T20:06:33.973 INFO:tasks.rados.rados.0.smithi098.stdout:3610: writing smithi09866585-196 from 662803 to 1284253 tid 1 2023-09-23T20:06:33.981 INFO:tasks.rados.rados.0.smithi098.stdout:3610: writing smithi09866585-196 from 1835422 to 2561870 tid 2 2023-09-23T20:06:33.986 INFO:tasks.rados.rados.0.smithi098.stdout:3610: writing smithi09866585-196 from 3077851 to 3462803 tid 3 2023-09-23T20:06:33.987 INFO:tasks.rados.rados.0.smithi098.stdout:3601: done (9 left) 2023-09-23T20:06:33.987 INFO:tasks.rados.rados.0.smithi098.stdout:3602: done (8 left) 2023-09-23T20:06:33.987 INFO:tasks.rados.rados.0.smithi098.stdout:3603: done (7 left) 2023-09-23T20:06:33.987 INFO:tasks.rados.rados.0.smithi098.stdout:3604: done (6 left) 2023-09-23T20:06:33.987 INFO:tasks.rados.rados.0.smithi098.stdout:3611: read oid 156 snap -1 2023-09-23T20:06:33.987 INFO:tasks.rados.rados.0.smithi098.stdout:3611: expect (ObjNum 2151 snap 0 seq_num 2151) 2023-09-23T20:06:33.987 INFO:tasks.rados.rados.0.smithi098.stdout:3612: read oid 23 snap -1 2023-09-23T20:06:33.987 INFO:tasks.rados.rados.0.smithi098.stdout:3612: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-09-23T20:06:33.987 INFO:tasks.rados.rados.0.smithi098.stdout:3613: read oid 186 snap -1 2023-09-23T20:06:33.987 INFO:tasks.rados.rados.0.smithi098.stdout:3613: expect (ObjNum 2067 snap 0 seq_num 2067) 2023-09-23T20:06:33.988 INFO:tasks.rados.rados.0.smithi098.stdout:3614: write oid 383 current snap is 0 2023-09-23T20:06:33.988 INFO:tasks.rados.rados.0.smithi098.stdout:3605: finishing write tid 5 to smithi09866585-18 2023-09-23T20:06:33.988 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 18 v 500 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2023-09-23T20:06:33.988 INFO:tasks.rados.rados.0.smithi098.stdout:3605: left oid 18 (ObjNum 2227 snap 0 seq_num 2227) 2023-09-23T20:06:33.988 INFO:tasks.rados.rados.0.smithi098.stdout:3606: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-09-23T20:06:34.163 INFO:tasks.rados.rados.0.smithi098.stdout:3607: finishing write tid 1 to smithi09866585-151 2023-09-23T20:06:34.163 INFO:tasks.rados.rados.0.smithi098.stdout:3607: finishing write tid 2 to smithi09866585-151 2023-09-23T20:06:34.163 INFO:tasks.rados.rados.0.smithi098.stdout:3607: finishing write tid 3 to smithi09866585-151 2023-09-23T20:06:34.164 INFO:tasks.rados.rados.0.smithi098.stdout:3607: finishing write tid 4 to smithi09866585-151 2023-09-23T20:06:34.164 INFO:tasks.rados.rados.0.smithi098.stdout:3607: finishing write tid 5 to smithi09866585-151 2023-09-23T20:06:34.164 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 151 v 384 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2023-09-23T20:06:34.164 INFO:tasks.rados.rados.0.smithi098.stdout:3607: left oid 151 (ObjNum 2228 snap 0 seq_num 2228) 2023-09-23T20:06:34.164 INFO:tasks.rados.rados.0.smithi098.stdout:3609: expect (ObjNum 2109 snap 0 seq_num 2109) 2023-09-23T20:06:34.416 INFO:tasks.rados.rados.0.smithi098.stdout:3608: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T20:06:34.625 INFO:tasks.rados.rados.0.smithi098.stdout:3610: finishing write tid 1 to smithi09866585-196 2023-09-23T20:06:34.625 INFO:tasks.rados.rados.0.smithi098.stdout:3610: finishing write tid 2 to smithi09866585-196 2023-09-23T20:06:34.625 INFO:tasks.rados.rados.0.smithi098.stdout:3610: finishing write tid 3 to smithi09866585-196 2023-09-23T20:06:34.626 INFO:tasks.rados.rados.0.smithi098.stdout:3613: expect (ObjNum 2067 snap 0 seq_num 2067) 2023-09-23T20:06:34.718 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:34 smithi173 bash[27697]: cluster 2023-09-23T20:06:32.841990+0000 mgr.y (mgr.25178) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 9.9 MiB/s wr, 99 op/s 2023-09-23T20:06:34.889 INFO:tasks.rados.rados.0.smithi098.stdout:3611: expect (ObjNum 2151 snap 0 seq_num 2151) 2023-09-23T20:06:34.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:34 smithi098 bash[27308]: cluster 2023-09-23T20:06:32.841990+0000 mgr.y (mgr.25178) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 9.9 MiB/s wr, 99 op/s 2023-09-23T20:06:34.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:34 smithi098 bash[33670]: cluster 2023-09-23T20:06:32.841990+0000 mgr.y (mgr.25178) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 76 MiB/s rd, 9.9 MiB/s wr, 99 op/s 2023-09-23T20:06:34.978 INFO:tasks.rados.rados.0.smithi098.stdout:3610: finishing write tid 4 to smithi09866585-196 2023-09-23T20:06:34.978 INFO:tasks.rados.rados.0.smithi098.stdout:3610: finishing write tid 5 to smithi09866585-196 2023-09-23T20:06:34.979 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 196 v 395 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2023-09-23T20:06:34.979 INFO:tasks.rados.rados.0.smithi098.stdout:3610: left oid 196 (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T20:06:34.979 INFO:tasks.rados.rados.0.smithi098.stdout:3612: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-09-23T20:06:34.979 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:34 smithi173 systemd[1]: Stopping Ceph mgr.x for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:06:35.155 INFO:tasks.rados.rados.0.smithi098.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2023-09-23T20:06:35.172 INFO:tasks.rados.rados.0.smithi098.stdout:3614: writing smithi09866585-383 from 679610 to 1376309 tid 1 2023-09-23T20:06:35.178 INFO:tasks.rados.rados.0.smithi098.stdout:3614: writing smithi09866585-383 from 1777551 to 2247657 tid 2 2023-09-23T20:06:35.185 INFO:tasks.rados.rados.0.smithi098.stdout:3614: writing smithi09866585-383 from 2988921 to 3479610 tid 3 2023-09-23T20:06:35.186 INFO:tasks.rados.rados.0.smithi098.stdout:3605: done (9 left) 2023-09-23T20:06:35.186 INFO:tasks.rados.rados.0.smithi098.stdout:3606: done (8 left) 2023-09-23T20:06:35.186 INFO:tasks.rados.rados.0.smithi098.stdout:3607: done (7 left) 2023-09-23T20:06:35.186 INFO:tasks.rados.rados.0.smithi098.stdout:3608: done (6 left) 2023-09-23T20:06:35.186 INFO:tasks.rados.rados.0.smithi098.stdout:3609: done (5 left) 2023-09-23T20:06:35.186 INFO:tasks.rados.rados.0.smithi098.stdout:3610: done (4 left) 2023-09-23T20:06:35.186 INFO:tasks.rados.rados.0.smithi098.stdout:3611: done (3 left) 2023-09-23T20:06:35.186 INFO:tasks.rados.rados.0.smithi098.stdout:3612: done (2 left) 2023-09-23T20:06:35.186 INFO:tasks.rados.rados.0.smithi098.stdout:3613: done (1 left) 2023-09-23T20:06:35.186 INFO:tasks.rados.rados.0.smithi098.stdout:3615: write oid 430 current snap is 0 2023-09-23T20:06:35.187 INFO:tasks.rados.rados.0.smithi098.stdout:3614: finishing write tid 1 to smithi09866585-383 2023-09-23T20:06:35.187 INFO:tasks.rados.rados.0.smithi098.stdout:3614: finishing write tid 2 to smithi09866585-383 2023-09-23T20:06:35.187 INFO:tasks.rados.rados.0.smithi098.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2023-09-23T20:06:35.194 INFO:tasks.rados.rados.0.smithi098.stdout:3615: writing smithi09866585-430 from 696417 to 1468365 tid 1 2023-09-23T20:06:35.203 INFO:tasks.rados.rados.0.smithi098.stdout:3615: writing smithi09866585-430 from 2236033 to 2966150 tid 2 2023-09-23T20:06:35.206 INFO:tasks.rados.rados.0.smithi098.stdout:3615: writing smithi09866585-430 from 3416344 to 3496417 tid 3 2023-09-23T20:06:35.206 INFO:tasks.rados.rados.0.smithi098.stdout:3616: read oid 332 snap -1 2023-09-23T20:06:35.207 INFO:tasks.rados.rados.0.smithi098.stdout:3616: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T20:06:35.207 INFO:tasks.rados.rados.0.smithi098.stdout:3617: read oid 149 snap -1 2023-09-23T20:06:35.207 INFO:tasks.rados.rados.0.smithi098.stdout:3617: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-09-23T20:06:35.207 INFO:tasks.rados.rados.0.smithi098.stdout:3618: write oid 496 current snap is 0 2023-09-23T20:06:35.207 INFO:tasks.rados.rados.0.smithi098.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2023-09-23T20:06:35.213 INFO:tasks.rados.rados.0.smithi098.stdout:3618: writing smithi09866585-496 from 713224 to 1160421 tid 1 2023-09-23T20:06:35.220 INFO:tasks.rados.rados.0.smithi098.stdout:3618: writing smithi09866585-496 from 1894515 to 2368290 tid 2 2023-09-23T20:06:35.227 INFO:tasks.rados.rados.0.smithi098.stdout:3618: writing smithi09866585-496 from 3043767 to 3513224 tid 3 2023-09-23T20:06:35.227 INFO:tasks.rados.rados.0.smithi098.stdout:3619: write oid 78 current snap is 0 2023-09-23T20:06:35.227 INFO:tasks.rados.rados.0.smithi098.stdout:3614: finishing write tid 3 to smithi09866585-383 2023-09-23T20:06:35.227 INFO:tasks.rados.rados.0.smithi098.stdout:3614: finishing write tid 4 to smithi09866585-383 2023-09-23T20:06:35.227 INFO:tasks.rados.rados.0.smithi098.stdout:3614: finishing write tid 5 to smithi09866585-383 2023-09-23T20:06:35.227 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 383 v 388 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2023-09-23T20:06:35.228 INFO:tasks.rados.rados.0.smithi098.stdout:3614: left oid 383 (ObjNum 2230 snap 0 seq_num 2230) 2023-09-23T20:06:35.228 INFO:tasks.rados.rados.0.smithi098.stdout:3615: finishing write tid 1 to smithi09866585-430 2023-09-23T20:06:35.228 INFO:tasks.rados.rados.0.smithi098.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2023-09-23T20:06:35.234 INFO:tasks.rados.rados.0.smithi098.stdout:3619: writing smithi09866585-78 from 730031 to 1252477 tid 1 2023-09-23T20:06:35.242 INFO:tasks.rados.rados.0.smithi098.stdout:3619: writing smithi09866585-78 from 1952997 to 2686783 tid 2 2023-09-23T20:06:35.247 INFO:tasks.rados.rados.0.smithi098.stdout:3619: writing smithi09866585-78 from 3471190 to 3530031 tid 3 2023-09-23T20:06:35.248 INFO:tasks.rados.rados.0.smithi098.stdout:3614: done (5 left) 2023-09-23T20:06:35.248 INFO:tasks.rados.rados.0.smithi098.stdout:3620: read oid 303 snap -1 2023-09-23T20:06:35.248 INFO:tasks.rados.rados.0.smithi098.stdout:3620: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:06:35.248 INFO:tasks.rados.rados.0.smithi098.stdout:3621: write oid 462 current snap is 0 2023-09-23T20:06:35.248 INFO:tasks.rados.rados.0.smithi098.stdout:3615: finishing write tid 2 to smithi09866585-430 2023-09-23T20:06:35.248 INFO:tasks.rados.rados.0.smithi098.stdout:3615: finishing write tid 3 to smithi09866585-430 2023-09-23T20:06:35.248 INFO:tasks.rados.rados.0.smithi098.stdout:3615: finishing write tid 4 to smithi09866585-430 2023-09-23T20:06:35.248 INFO:tasks.rados.rados.0.smithi098.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2023-09-23T20:06:35.255 INFO:tasks.rados.rados.0.smithi098.stdout:3621: writing smithi09866585-462 from 746838 to 1344533 tid 1 2023-09-23T20:06:35.262 INFO:tasks.rados.rados.0.smithi098.stdout:3621: writing smithi09866585-462 from 2011479 to 2488923 tid 2 2023-09-23T20:06:35.267 INFO:tasks.rados.rados.0.smithi098.stdout:3621: writing smithi09866585-462 from 3098613 to 3546838 tid 3 2023-09-23T20:06:35.268 INFO:tasks.rados.rados.0.smithi098.stdout:3622: write oid 252 current snap is 0 2023-09-23T20:06:35.268 INFO:tasks.rados.rados.0.smithi098.stdout:3615: finishing write tid 5 to smithi09866585-430 2023-09-23T20:06:35.268 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 430 v 442 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2023-09-23T20:06:35.268 INFO:tasks.rados.rados.0.smithi098.stdout:3615: left oid 430 (ObjNum 2231 snap 0 seq_num 2231) 2023-09-23T20:06:35.268 INFO:tasks.rados.rados.0.smithi098.stdout:3617: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-09-23T20:06:35.418 INFO:tasks.rados.rados.0.smithi098.stdout:3618: finishing write tid 1 to smithi09866585-496 2023-09-23T20:06:35.418 INFO:tasks.rados.rados.0.smithi098.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2023-09-23T20:06:35.432 INFO:tasks.rados.rados.0.smithi098.stdout:3622: writing smithi09866585-252 from 763645 to 1436589 tid 1 2023-09-23T20:06:35.439 INFO:tasks.rados.rados.0.smithi098.stdout:3622: writing smithi09866585-252 from 1953608 to 2691063 tid 2 2023-09-23T20:06:35.445 INFO:tasks.rados.rados.0.smithi098.stdout:3622: writing smithi09866585-252 from 3409683 to 3563645 tid 3 2023-09-23T20:06:35.445 INFO:tasks.rados.rados.0.smithi098.stdout:3615: done (7 left) 2023-09-23T20:06:35.445 INFO:tasks.rados.rados.0.smithi098.stdout:3617: done (6 left) 2023-09-23T20:06:35.445 INFO:tasks.rados.rados.0.smithi098.stdout:3623: read oid 409 snap -1 2023-09-23T20:06:35.445 INFO:tasks.rados.rados.0.smithi098.stdout:3623: expect deleted 2023-09-23T20:06:35.445 INFO:tasks.rados.rados.0.smithi098.stdout:3624: write oid 81 current snap is 0 2023-09-23T20:06:35.445 INFO:tasks.rados.rados.0.smithi098.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2023-09-23T20:06:35.451 INFO:tasks.rados.rados.0.smithi098.stdout:3624: writing smithi09866585-81 from 780452 to 1244998 tid 1 2023-09-23T20:06:35.457 INFO:tasks.rados.rados.0.smithi098.stdout:3624: writing smithi09866585-81 from 1728443 to 2209556 tid 2 2023-09-23T20:06:35.463 INFO:tasks.rados.rados.0.smithi098.stdout:3624: writing smithi09866585-81 from 2753459 to 3254268 tid 3 2023-09-23T20:06:35.463 INFO:tasks.rados.rados.0.smithi098.stdout:3625: write oid 20 current snap is 0 2023-09-23T20:06:35.463 INFO:tasks.rados.rados.0.smithi098.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2023-09-23T20:06:35.471 INFO:tasks.rados.rados.0.smithi098.stdout:3625: writing smithi09866585-20 from 797259 to 1337054 tid 1 2023-09-23T20:06:35.478 INFO:tasks.rados.rados.0.smithi098.stdout:3625: writing smithi09866585-20 from 1786925 to 2528049 tid 2 2023-09-23T20:06:35.486 INFO:tasks.rados.rados.0.smithi098.stdout:3625: writing smithi09866585-20 from 3180882 to 3597259 tid 3 2023-09-23T20:06:35.486 INFO:tasks.rados.rados.0.smithi098.stdout:3626: read oid 211 snap -1 2023-09-23T20:06:35.486 INFO:tasks.rados.rados.0.smithi098.stdout:3626: expect (ObjNum 2106 snap 0 seq_num 2106) 2023-09-23T20:06:35.487 INFO:tasks.rados.rados.0.smithi098.stdout:3627: read oid 205 snap -1 2023-09-23T20:06:35.487 INFO:tasks.rados.rados.0.smithi098.stdout:3627: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T20:06:35.487 INFO:tasks.rados.rados.0.smithi098.stdout:3628: read oid 132 snap -1 2023-09-23T20:06:35.487 INFO:tasks.rados.rados.0.smithi098.stdout:3628: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T20:06:35.487 INFO:tasks.rados.rados.0.smithi098.stdout:3629: write oid 312 current snap is 0 2023-09-23T20:06:35.487 INFO:tasks.rados.rados.0.smithi098.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2023-09-23T20:06:35.492 INFO:tasks.rados.rados.0.smithi098.stdout:3629: writing smithi09866585-312 from 414066 to 1029110 tid 1 2023-09-23T20:06:35.498 INFO:tasks.rados.rados.0.smithi098.stdout:3629: writing smithi09866585-312 from 1445407 to 1930189 tid 2 2023-09-23T20:06:35.504 INFO:tasks.rados.rados.0.smithi098.stdout:3629: writing smithi09866585-312 from 2408305 to 3048011 tid 3 2023-09-23T20:06:35.504 INFO:tasks.rados.rados.0.smithi098.stdout:3630: write oid 156 current snap is 0 2023-09-23T20:06:35.504 INFO:tasks.rados.rados.0.smithi098.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2023-09-23T20:06:35.510 INFO:tasks.rados.rados.0.smithi098.stdout:3630: writing smithi09866585-156 from 430873 to 1121166 tid 1 2023-09-23T20:06:35.518 INFO:tasks.rados.rados.0.smithi098.stdout:3630: writing smithi09866585-156 from 1787536 to 2415976 tid 2 2023-09-23T20:06:35.525 INFO:tasks.rados.rados.0.smithi098.stdout:3630: writing smithi09866585-156 from 3003022 to 3454000 tid 3 2023-09-23T20:06:35.525 INFO:tasks.rados.rados.0.smithi098.stdout:3631: read oid 415 snap -1 2023-09-23T20:06:35.525 INFO:tasks.rados.rados.0.smithi098.stdout:3631: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T20:06:35.526 INFO:tasks.rados.rados.0.smithi098.stdout:3616: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T20:06:35.634 INFO:tasks.rados.rados.0.smithi098.stdout:3618: finishing write tid 2 to smithi09866585-496 2023-09-23T20:06:35.634 INFO:tasks.rados.rados.0.smithi098.stdout:3618: finishing write tid 3 to smithi09866585-496 2023-09-23T20:06:35.634 INFO:tasks.rados.rados.0.smithi098.stdout:3618: finishing write tid 4 to smithi09866585-496 2023-09-23T20:06:35.634 INFO:tasks.rados.rados.0.smithi098.stdout:3618: finishing write tid 5 to smithi09866585-496 2023-09-23T20:06:35.635 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 496 v 441 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2023-09-23T20:06:35.635 INFO:tasks.rados.rados.0.smithi098.stdout:3618: left oid 496 (ObjNum 2232 snap 0 seq_num 2232) 2023-09-23T20:06:35.635 INFO:tasks.rados.rados.0.smithi098.stdout:3619: finishing write tid 1 to smithi09866585-78 2023-09-23T20:06:35.635 INFO:tasks.rados.rados.0.smithi098.stdout:3619: finishing write tid 2 to smithi09866585-78 2023-09-23T20:06:35.635 INFO:tasks.rados.rados.0.smithi098.stdout:3619: finishing write tid 3 to smithi09866585-78 2023-09-23T20:06:35.635 INFO:tasks.rados.rados.0.smithi098.stdout:3619: finishing write tid 4 to smithi09866585-78 2023-09-23T20:06:35.635 INFO:tasks.rados.rados.0.smithi098.stdout:3619: finishing write tid 5 to smithi09866585-78 2023-09-23T20:06:35.635 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 78 v 405 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2023-09-23T20:06:35.635 INFO:tasks.rados.rados.0.smithi098.stdout:3619: left oid 78 (ObjNum 2233 snap 0 seq_num 2233) 2023-09-23T20:06:35.635 INFO:tasks.rados.rados.0.smithi098.stdout:3620: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:06:35.758 INFO:tasks.rados.rados.0.smithi098.stdout:3621: finishing write tid 1 to smithi09866585-462 2023-09-23T20:06:35.758 INFO:tasks.rados.rados.0.smithi098.stdout:3621: finishing write tid 2 to smithi09866585-462 2023-09-23T20:06:35.758 INFO:tasks.rados.rados.0.smithi098.stdout:3621: finishing write tid 3 to smithi09866585-462 2023-09-23T20:06:35.758 INFO:tasks.rados.rados.0.smithi098.stdout:3621: finishing write tid 4 to smithi09866585-462 2023-09-23T20:06:35.758 INFO:tasks.rados.rados.0.smithi098.stdout:3621: finishing write tid 5 to smithi09866585-462 2023-09-23T20:06:35.758 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 462 v 570 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2023-09-23T20:06:35.758 INFO:tasks.rados.rados.0.smithi098.stdout:3621: left oid 462 (ObjNum 2234 snap 0 seq_num 2234) 2023-09-23T20:06:35.758 INFO:tasks.rados.rados.0.smithi098.stdout:3622: finishing write tid 1 to smithi09866585-252 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:3622: finishing write tid 2 to smithi09866585-252 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:3622: finishing write tid 3 to smithi09866585-252 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:3622: finishing write tid 4 to smithi09866585-252 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:3622: finishing write tid 5 to smithi09866585-252 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 252 v 574 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:3622: left oid 252 (ObjNum 2235 snap 0 seq_num 2235) 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:3624: finishing write tid 1 to smithi09866585-81 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:3624: finishing write tid 2 to smithi09866585-81 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:3624: finishing write tid 3 to smithi09866585-81 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:3624: finishing write tid 4 to smithi09866585-81 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:3624: finishing write tid 5 to smithi09866585-81 2023-09-23T20:06:35.759 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 81 v 395 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3624: left oid 81 (ObjNum 2236 snap 0 seq_num 2236) 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3625: finishing write tid 1 to smithi09866585-20 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3625: finishing write tid 2 to smithi09866585-20 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3616: done (14 left) 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3618: done (13 left) 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3619: done (12 left) 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3620: done (11 left) 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3621: done (10 left) 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3622: done (9 left) 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3623: done (8 left) 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3624: done (7 left) 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3632: read oid 461 snap -1 2023-09-23T20:06:35.760 INFO:tasks.rados.rados.0.smithi098.stdout:3632: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:06:35.761 INFO:tasks.rados.rados.0.smithi098.stdout:3633: write oid 152 current snap is 0 2023-09-23T20:06:35.761 INFO:tasks.rados.rados.0.smithi098.stdout:3627: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T20:06:35.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:35 smithi173 bash[55453]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T20:06:35.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:35 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:06:35.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:35 smithi173 bash[55517]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T20:06:35.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:35 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T20:06:35.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:35 smithi173 systemd[1]: Stopped Ceph mgr.x for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:06:35.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:35 smithi173 bash[27697]: cluster 2023-09-23T20:06:34.842713+0000 mgr.y (mgr.25178) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 7.5 MiB/s wr, 82 op/s 2023-09-23T20:06:35.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:35 smithi173 bash[27697]: audit 2023-09-23T20:06:34.913138+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.98:0/1957447793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:35.862 INFO:tasks.rados.rados.0.smithi098.stdout:3625: finishing write tid 3 to smithi09866585-20 2023-09-23T20:06:35.862 INFO:tasks.rados.rados.0.smithi098.stdout:3625: finishing write tid 4 to smithi09866585-20 2023-09-23T20:06:35.862 INFO:tasks.rados.rados.0.smithi098.stdout:3625: finishing write tid 5 to smithi09866585-20 2023-09-23T20:06:35.862 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 20 v 531 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2023-09-23T20:06:35.862 INFO:tasks.rados.rados.0.smithi098.stdout:3625: left oid 20 (ObjNum 2237 snap 0 seq_num 2237) 2023-09-23T20:06:35.862 INFO:tasks.rados.rados.0.smithi098.stdout:3628: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T20:06:35.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:35 smithi098 bash[27308]: cluster 2023-09-23T20:06:34.842713+0000 mgr.y (mgr.25178) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 7.5 MiB/s wr, 82 op/s 2023-09-23T20:06:35.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:35 smithi098 bash[27308]: audit 2023-09-23T20:06:34.913138+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.98:0/1957447793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:35.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:35 smithi098 bash[33670]: cluster 2023-09-23T20:06:34.842713+0000 mgr.y (mgr.25178) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 7.5 MiB/s wr, 82 op/s 2023-09-23T20:06:35.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:35 smithi098 bash[33670]: audit 2023-09-23T20:06:34.913138+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.98:0/1957447793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:36.038 INFO:tasks.rados.rados.0.smithi098.stdout:3626: expect (ObjNum 2106 snap 0 seq_num 2106) 2023-09-23T20:06:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:3629: finishing write tid 1 to smithi09866585-312 2023-09-23T20:06:36.190 INFO:tasks.rados.rados.0.smithi098.stdout:3629: finishing write tid 2 to smithi09866585-312 2023-09-23T20:06:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:3629: finishing write tid 3 to smithi09866585-312 2023-09-23T20:06:36.191 INFO:tasks.rados.rados.0.smithi098.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2023-09-23T20:06:36.199 INFO:tasks.rados.rados.0.smithi098.stdout:3633: writing smithi09866585-152 from 447680 to 1213222 tid 1 2023-09-23T20:06:36.207 INFO:tasks.rados.rados.0.smithi098.stdout:3633: writing smithi09866585-152 from 1846018 to 2334469 tid 2 2023-09-23T20:06:36.213 INFO:tasks.rados.rados.0.smithi098.stdout:3633: writing smithi09866585-152 from 2746798 to 3409048 tid 3 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3625: done (8 left) 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3626: done (7 left) 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3627: done (6 left) 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3628: done (5 left) 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3634: read oid 453 snap -1 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3634: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3635: read oid 190 snap -1 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3635: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3636: read oid 53 snap -1 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3636: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3637: write oid 373 current snap is 0 2023-09-23T20:06:36.214 INFO:tasks.rados.rados.0.smithi098.stdout:3629: finishing write tid 4 to smithi09866585-312 2023-09-23T20:06:36.215 INFO:tasks.rados.rados.0.smithi098.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2023-09-23T20:06:36.219 INFO:tasks.rados.rados.0.smithi098.stdout:3637: writing smithi09866585-373 from 464487 to 905278 tid 1 2023-09-23T20:06:36.226 INFO:tasks.rados.rados.0.smithi098.stdout:3637: writing smithi09866585-373 from 1504500 to 2136609 tid 2 2023-09-23T20:06:36.231 INFO:tasks.rados.rados.0.smithi098.stdout:3637: writing smithi09866585-373 from 2657868 to 3131390 tid 3 2023-09-23T20:06:36.232 INFO:tasks.rados.rados.0.smithi098.stdout:3638: write oid 224 current snap is 0 2023-09-23T20:06:36.232 INFO:tasks.rados.rados.0.smithi098.stdout:3629: finishing write tid 5 to smithi09866585-312 2023-09-23T20:06:36.232 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 312 v 399 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2023-09-23T20:06:36.232 INFO:tasks.rados.rados.0.smithi098.stdout:3629: left oid 312 (ObjNum 2238 snap 0 seq_num 2238) 2023-09-23T20:06:36.232 INFO:tasks.rados.rados.0.smithi098.stdout:3630: finishing write tid 1 to smithi09866585-156 2023-09-23T20:06:36.232 INFO:tasks.rados.rados.0.smithi098.stdout:3630: finishing write tid 2 to smithi09866585-156 2023-09-23T20:06:36.232 INFO:tasks.rados.rados.0.smithi098.stdout:3630: finishing write tid 3 to smithi09866585-156 2023-09-23T20:06:36.232 INFO:tasks.rados.rados.0.smithi098.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2023-09-23T20:06:36.237 INFO:tasks.rados.rados.0.smithi098.stdout:3638: writing smithi09866585-224 from 481294 to 997334 tid 1 2023-09-23T20:06:36.243 INFO:tasks.rados.rados.0.smithi098.stdout:3638: writing smithi09866585-224 from 1562982 to 2055102 tid 2 2023-09-23T20:06:36.252 INFO:tasks.rados.rados.0.smithi098.stdout:3638: writing smithi09866585-224 from 2801644 to 3486438 tid 3 2023-09-23T20:06:36.252 INFO:tasks.rados.rados.0.smithi098.stdout:3629: done (9 left) 2023-09-23T20:06:36.252 INFO:tasks.rados.rados.0.smithi098.stdout:3639: read oid 314 snap -1 2023-09-23T20:06:36.252 INFO:tasks.rados.rados.0.smithi098.stdout:3639: expect (ObjNum 313 snap 0 seq_num 313) 2023-09-23T20:06:36.252 INFO:tasks.rados.rados.0.smithi098.stdout:3640: write oid 60 current snap is 0 2023-09-23T20:06:36.252 INFO:tasks.rados.rados.0.smithi098.stdout:3630: finishing write tid 4 to smithi09866585-156 2023-09-23T20:06:36.252 INFO:tasks.rados.rados.0.smithi098.stdout:3630: finishing write tid 5 to smithi09866585-156 2023-09-23T20:06:36.252 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 156 v 578 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2023-09-23T20:06:36.253 INFO:tasks.rados.rados.0.smithi098.stdout:3630: left oid 156 (ObjNum 2239 snap 0 seq_num 2239) 2023-09-23T20:06:36.253 INFO:tasks.rados.rados.0.smithi098.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2023-09-23T20:06:36.258 INFO:tasks.rados.rados.0.smithi098.stdout:3640: writing smithi09866585-60 from 498101 to 1205743 tid 1 2023-09-23T20:06:36.264 INFO:tasks.rados.rados.0.smithi098.stdout:3640: writing smithi09866585-60 from 1621464 to 2257242 tid 2 2023-09-23T20:06:36.271 INFO:tasks.rados.rados.0.smithi098.stdout:3640: writing smithi09866585-60 from 2712714 to 3325133 tid 3 2023-09-23T20:06:36.271 INFO:tasks.rados.rados.0.smithi098.stdout:3630: done (10 left) 2023-09-23T20:06:36.271 INFO:tasks.rados.rados.0.smithi098.stdout:3641: write oid 200 current snap is 0 2023-09-23T20:06:36.271 INFO:tasks.rados.rados.0.smithi098.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2023-09-23T20:06:36.279 INFO:tasks.rados.rados.0.smithi098.stdout:3641: writing smithi09866585-200 from 514908 to 1297799 tid 1 2023-09-23T20:06:36.286 INFO:tasks.rados.rados.0.smithi098.stdout:3641: writing smithi09866585-200 from 2079946 to 2575735 tid 2 2023-09-23T20:06:36.292 INFO:tasks.rados.rados.0.smithi098.stdout:3641: writing smithi09866585-200 from 3256490 to 3680181 tid 3 2023-09-23T20:06:36.292 INFO:tasks.rados.rados.0.smithi098.stdout:3642: write oid 126 current snap is 0 2023-09-23T20:06:36.292 INFO:tasks.rados.rados.0.smithi098.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2023-09-23T20:06:36.297 INFO:tasks.rados.rados.0.smithi098.stdout:3642: writing smithi09866585-126 from 531715 to 989855 tid 1 2023-09-23T20:06:36.305 INFO:tasks.rados.rados.0.smithi098.stdout:3642: writing smithi09866585-126 from 1738428 to 2377875 tid 2 2023-09-23T20:06:36.312 INFO:tasks.rados.rados.0.smithi098.stdout:3642: writing smithi09866585-126 from 2883913 to 3518876 tid 3 2023-09-23T20:06:36.312 INFO:tasks.rados.rados.0.smithi098.stdout:3643: write oid 134 current snap is 0 2023-09-23T20:06:36.312 INFO:tasks.rados.rados.0.smithi098.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2023-09-23T20:06:36.318 INFO:tasks.rados.rados.0.smithi098.stdout:3643: writing smithi09866585-134 from 548522 to 1081911 tid 1 2023-09-23T20:06:36.324 INFO:tasks.rados.rados.0.smithi098.stdout:3643: writing smithi09866585-134 from 1796910 to 2296368 tid 2 2023-09-23T20:06:36.331 INFO:tasks.rados.rados.0.smithi098.stdout:3643: writing smithi09866585-134 from 2911336 to 3357571 tid 3 2023-09-23T20:06:36.331 INFO:tasks.rados.rados.0.smithi098.stdout:3644: read oid 70 snap -1 2023-09-23T20:06:36.331 INFO:tasks.rados.rados.0.smithi098.stdout:3644: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:06:36.331 INFO:tasks.rados.rados.0.smithi098.stdout:3645: read oid 111 snap -1 2023-09-23T20:06:36.331 INFO:tasks.rados.rados.0.smithi098.stdout:3645: expect (ObjNum 2217 snap 0 seq_num 2217) 2023-09-23T20:06:36.331 INFO:tasks.rados.rados.0.smithi098.stdout:3646: read oid 129 snap -1 2023-09-23T20:06:36.331 INFO:tasks.rados.rados.0.smithi098.stdout:3646: expect (ObjNum 2199 snap 0 seq_num 2199) 2023-09-23T20:06:36.332 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:06:36.332 INFO:tasks.rados.rados.0.smithi098.stdout:3632: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-23T20:06:36.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:35 smithi173 systemd[1]: Started Ceph mgr.x for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:06:36.465 INFO:tasks.rados.rados.0.smithi098.stdout:3631: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T20:06:36.578 INFO:tasks.rados.rados.0.smithi098.stdout:3633: finishing write tid 1 to smithi09866585-152 2023-09-23T20:06:36.578 INFO:tasks.rados.rados.0.smithi098.stdout:3633: finishing write tid 2 to smithi09866585-152 2023-09-23T20:06:36.578 INFO:tasks.rados.rados.0.smithi098.stdout:3634: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T20:06:36.688 INFO:tasks.rados.rados.0.smithi098.stdout:3636: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T20:06:36.768 INFO:tasks.rados.rados.0.smithi098.stdout:3637: finishing write tid 1 to smithi09866585-373 2023-09-23T20:06:36.769 INFO:tasks.rados.rados.0.smithi098.stdout:3633: finishing write tid 3 to smithi09866585-152 2023-09-23T20:06:36.769 INFO:tasks.rados.rados.0.smithi098.stdout:3633: finishing write tid 4 to smithi09866585-152 2023-09-23T20:06:36.769 INFO:tasks.rados.rados.0.smithi098.stdout:3633: finishing write tid 5 to smithi09866585-152 2023-09-23T20:06:36.769 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 152 v 413 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2023-09-23T20:06:36.769 INFO:tasks.rados.rados.0.smithi098.stdout:3633: left oid 152 (ObjNum 2240 snap 0 seq_num 2240) 2023-09-23T20:06:36.769 INFO:tasks.rados.rados.0.smithi098.stdout:3635: expect (ObjNum 2149 snap 0 seq_num 2149) 2023-09-23T20:06:36.881 INFO:tasks.rados.rados.0.smithi098.stdout:3637: finishing write tid 2 to smithi09866585-373 2023-09-23T20:06:36.881 INFO:tasks.rados.rados.0.smithi098.stdout:3637: finishing write tid 3 to smithi09866585-373 2023-09-23T20:06:36.881 INFO:tasks.rados.rados.0.smithi098.stdout:3637: finishing write tid 4 to smithi09866585-373 2023-09-23T20:06:36.881 INFO:tasks.rados.rados.0.smithi098.stdout:3637: finishing write tid 5 to smithi09866585-373 2023-09-23T20:06:36.881 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 373 v 473 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2023-09-23T20:06:36.881 INFO:tasks.rados.rados.0.smithi098.stdout:3637: left oid 373 (ObjNum 2241 snap 0 seq_num 2241) 2023-09-23T20:06:36.882 INFO:tasks.rados.rados.0.smithi098.stdout:3638: finishing write tid 1 to smithi09866585-224 2023-09-23T20:06:36.882 INFO:tasks.rados.rados.0.smithi098.stdout:3638: finishing write tid 2 to smithi09866585-224 2023-09-23T20:06:36.882 INFO:tasks.rados.rados.0.smithi098.stdout:3638: finishing write tid 3 to smithi09866585-224 2023-09-23T20:06:36.882 INFO:tasks.rados.rados.0.smithi098.stdout:3638: finishing write tid 4 to smithi09866585-224 2023-09-23T20:06:36.882 INFO:tasks.rados.rados.0.smithi098.stdout:3638: finishing write tid 5 to smithi09866585-224 2023-09-23T20:06:36.882 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 224 v 582 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2023-09-23T20:06:36.882 INFO:tasks.rados.rados.0.smithi098.stdout:3638: left oid 224 (ObjNum 2242 snap 0 seq_num 2242) 2023-09-23T20:06:36.882 INFO:tasks.rados.rados.0.smithi098.stdout:3639: expect (ObjNum 313 snap 0 seq_num 313) 2023-09-23T20:06:36.990 INFO:tasks.rados.rados.0.smithi098.stdout:3640: finishing write tid 1 to smithi09866585-60 2023-09-23T20:06:36.990 INFO:tasks.rados.rados.0.smithi098.stdout:3640: finishing write tid 2 to smithi09866585-60 2023-09-23T20:06:36.990 INFO:tasks.rados.rados.0.smithi098.stdout:3640: finishing write tid 3 to smithi09866585-60 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3640: finishing write tid 4 to smithi09866585-60 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3640: finishing write tid 5 to smithi09866585-60 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 60 v 403 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3640: left oid 60 (ObjNum 2243 snap 0 seq_num 2243) 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3631: done (15 left) 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3632: done (14 left) 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3633: done (13 left) 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3634: done (12 left) 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3635: done (11 left) 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3636: done (10 left) 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3637: done (9 left) 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3638: done (8 left) 2023-09-23T20:06:36.991 INFO:tasks.rados.rados.0.smithi098.stdout:3639: done (7 left) 2023-09-23T20:06:36.992 INFO:tasks.rados.rados.0.smithi098.stdout:3640: done (6 left) 2023-09-23T20:06:36.992 INFO:tasks.rados.rados.0.smithi098.stdout:3647: write oid 407 current snap is 0 2023-09-23T20:06:36.992 INFO:tasks.rados.rados.0.smithi098.stdout:3641: finishing write tid 1 to smithi09866585-200 2023-09-23T20:06:36.992 INFO:tasks.rados.rados.0.smithi098.stdout:3641: finishing write tid 2 to smithi09866585-200 2023-09-23T20:06:36.992 INFO:tasks.rados.rados.0.smithi098.stdout:3641: finishing write tid 3 to smithi09866585-200 2023-09-23T20:06:36.992 INFO:tasks.rados.rados.0.smithi098.stdout:3641: finishing write tid 4 to smithi09866585-200 2023-09-23T20:06:36.992 INFO:tasks.rados.rados.0.smithi098.stdout:3641: finishing write tid 5 to smithi09866585-200 2023-09-23T20:06:36.992 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 200 v 490 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2023-09-23T20:06:36.992 INFO:tasks.rados.rados.0.smithi098.stdout:3641: left oid 200 (ObjNum 2244 snap 0 seq_num 2244) 2023-09-23T20:06:36.992 INFO:tasks.rados.rados.0.smithi098.stdout:3642: finishing write tid 1 to smithi09866585-126 2023-09-23T20:06:36.992 INFO:tasks.rados.rados.0.smithi098.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2023-09-23T20:06:36.997 INFO:tasks.rados.rados.0.smithi098.stdout:3647: writing smithi09866585-407 from 565329 to 1173967 tid 1 2023-09-23T20:06:37.005 INFO:tasks.rados.rados.0.smithi098.stdout:3647: writing smithi09866585-407 from 1739039 to 2382155 tid 2 2023-09-23T20:06:37.012 INFO:tasks.rados.rados.0.smithi098.stdout:3647: writing smithi09866585-407 from 2822406 to 3596266 tid 3 2023-09-23T20:06:37.012 INFO:tasks.rados.rados.0.smithi098.stdout:3641: done (6 left) 2023-09-23T20:06:37.012 INFO:tasks.rados.rados.0.smithi098.stdout:3648: delete oid 216 current snap is 0 2023-09-23T20:06:37.012 INFO:tasks.rados.rados.0.smithi098.stdout:3642: finishing write tid 2 to smithi09866585-126 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:3642: finishing write tid 3 to smithi09866585-126 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:3642: finishing write tid 4 to smithi09866585-126 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:3642: finishing write tid 5 to smithi09866585-126 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 126 v 409 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:3642: left oid 126 (ObjNum 2245 snap 0 seq_num 2245) 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:3643: finishing write tid 1 to smithi09866585-134 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:3643: finishing write tid 2 to smithi09866585-134 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:3643: finishing write tid 3 to smithi09866585-134 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:3643: finishing write tid 4 to smithi09866585-134 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:3643: finishing write tid 5 to smithi09866585-134 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 134 v 504 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2023-09-23T20:06:37.013 INFO:tasks.rados.rados.0.smithi098.stdout:3643: left oid 134 (ObjNum 2246 snap 0 seq_num 2246) 2023-09-23T20:06:37.014 INFO:tasks.rados.rados.0.smithi098.stdout:3644: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T20:06:37.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:36 smithi173 bash[55571]: debug 2023-09-23T20:06:36.973+0000 7f0404ed6700 1 -- 172.21.15.173:0/146610599 <== mon.0 v2:172.21.15.98:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56158a2af1e0 con 0x56158b02e800 2023-09-23T20:06:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:36 smithi173 bash[27697]: audit 2023-09-23T20:06:35.897979+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:36 smithi173 bash[27697]: audit 2023-09-23T20:06:35.906819+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:36 smithi173 bash[27697]: audit 2023-09-23T20:06:35.911264+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:37.097 INFO:tasks.rados.rados.0.smithi098.stdout:3646: expect (ObjNum 2199 snap 0 seq_num 2199) 2023-09-23T20:06:37.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:36 smithi098 bash[27308]: audit 2023-09-23T20:06:35.897979+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:37.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:36 smithi098 bash[27308]: audit 2023-09-23T20:06:35.906819+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:37.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:36 smithi098 bash[27308]: audit 2023-09-23T20:06:35.911264+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:37.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:36 smithi098 bash[33670]: audit 2023-09-23T20:06:35.897979+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:37.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:36 smithi098 bash[33670]: audit 2023-09-23T20:06:35.906819+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:37.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:36 smithi098 bash[33670]: audit 2023-09-23T20:06:35.911264+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:37.282 INFO:tasks.rados.rados.0.smithi098.stdout:3645: expect (ObjNum 2217 snap 0 seq_num 2217) 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:3647: finishing write tid 1 to smithi09866585-407 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:3647: finishing write tid 2 to smithi09866585-407 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:3647: finishing write tid 3 to smithi09866585-407 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:3647: finishing write tid 4 to smithi09866585-407 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:3647: finishing write tid 5 to smithi09866585-407 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 407 v 417 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:3647: left oid 407 (ObjNum 2247 snap 0 seq_num 2247) 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:3642: done (6 left) 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:3643: done (5 left) 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:3644: done (4 left) 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:3645: done (3 left) 2023-09-23T20:06:37.441 INFO:tasks.rados.rados.0.smithi098.stdout:3646: done (2 left) 2023-09-23T20:06:37.442 INFO:tasks.rados.rados.0.smithi098.stdout:3647: done (1 left) 2023-09-23T20:06:37.442 INFO:tasks.rados.rados.0.smithi098.stdout:3648: done (0 left) 2023-09-23T20:06:37.442 INFO:tasks.rados.rados.0.smithi098.stdout:3649: delete oid 195 current snap is 0 2023-09-23T20:06:37.444 INFO:tasks.rados.rados.0.smithi098.stdout:3649: done (0 left) 2023-09-23T20:06:37.444 INFO:tasks.rados.rados.0.smithi098.stdout:3650: read oid 196 snap -1 2023-09-23T20:06:37.444 INFO:tasks.rados.rados.0.smithi098.stdout:3650: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T20:06:37.444 INFO:tasks.rados.rados.0.smithi098.stdout:3651: delete oid 84 current snap is 0 2023-09-23T20:06:37.447 INFO:tasks.rados.rados.0.smithi098.stdout:3651: done (1 left) 2023-09-23T20:06:37.447 INFO:tasks.rados.rados.0.smithi098.stdout:3652: write oid 84 current snap is 0 2023-09-23T20:06:37.447 INFO:tasks.rados.rados.0.smithi098.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2023-09-23T20:06:37.458 INFO:tasks.rados.rados.0.smithi098.stdout:3652: writing smithi09866585-84 from 632557 to 1258544 tid 1 2023-09-23T20:06:37.467 INFO:tasks.rados.rados.0.smithi098.stdout:3652: writing smithi09866585-84 from 1972967 to 2623421 tid 2 2023-09-23T20:06:37.474 INFO:tasks.rados.rados.0.smithi098.stdout:3652: writing smithi09866585-84 from 3332098 to 3751046 tid 3 2023-09-23T20:06:37.474 INFO:tasks.rados.rados.0.smithi098.stdout:3653: read oid 77 snap -1 2023-09-23T20:06:37.474 INFO:tasks.rados.rados.0.smithi098.stdout:3653: expect (ObjNum 2200 snap 0 seq_num 2200) 2023-09-23T20:06:37.474 INFO:tasks.rados.rados.0.smithi098.stdout:3654: write oid 455 current snap is 0 2023-09-23T20:06:37.474 INFO:tasks.rados.rados.0.smithi098.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2023-09-23T20:06:37.482 INFO:tasks.rados.rados.0.smithi098.stdout:3654: writing smithi09866585-455 from 649364 to 1350600 tid 1 2023-09-23T20:06:37.490 INFO:tasks.rados.rados.0.smithi098.stdout:3654: writing smithi09866585-455 from 2031449 to 2825561 tid 2 2023-09-23T20:06:37.496 INFO:tasks.rados.rados.0.smithi098.stdout:3654: writing smithi09866585-455 from 3243168 to 3849364 tid 3 2023-09-23T20:06:37.496 INFO:tasks.rados.rados.0.smithi098.stdout:3655: delete oid 307 current snap is 0 2023-09-23T20:06:37.496 INFO:tasks.rados.rados.0.smithi098.stdout:3650: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T20:06:37.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:37 smithi173 bash[55571]: debug 2023-09-23T20:06:37.141+0000 7f040f023200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:06:37.707 INFO:tasks.rados.rados.0.smithi098.stdout:3652: finishing write tid 1 to smithi09866585-84 2023-09-23T20:06:37.707 INFO:tasks.rados.rados.0.smithi098.stdout:3652: finishing write tid 2 to smithi09866585-84 2023-09-23T20:06:37.707 INFO:tasks.rados.rados.0.smithi098.stdout:3652: finishing write tid 3 to smithi09866585-84 2023-09-23T20:06:37.707 INFO:tasks.rados.rados.0.smithi098.stdout:3652: finishing write tid 4 to smithi09866585-84 2023-09-23T20:06:37.707 INFO:tasks.rados.rados.0.smithi098.stdout:3652: finishing write tid 5 to smithi09866585-84 2023-09-23T20:06:37.707 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 84 v 495 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2023-09-23T20:06:37.707 INFO:tasks.rados.rados.0.smithi098.stdout:3652: left oid 84 (ObjNum 2251 snap 0 seq_num 2251) 2023-09-23T20:06:37.707 INFO:tasks.rados.rados.0.smithi098.stdout:3653: expect (ObjNum 2200 snap 0 seq_num 2200) 2023-09-23T20:06:37.961 INFO:tasks.rados.rados.0.smithi098.stdout:3654: finishing write tid 1 to smithi09866585-455 2023-09-23T20:06:37.961 INFO:tasks.rados.rados.0.smithi098.stdout:3654: finishing write tid 2 to smithi09866585-455 2023-09-23T20:06:37.961 INFO:tasks.rados.rados.0.smithi098.stdout:3654: finishing write tid 3 to smithi09866585-455 2023-09-23T20:06:37.961 INFO:tasks.rados.rados.0.smithi098.stdout:3654: finishing write tid 4 to smithi09866585-455 2023-09-23T20:06:37.961 INFO:tasks.rados.rados.0.smithi098.stdout:3654: finishing write tid 5 to smithi09866585-455 2023-09-23T20:06:37.961 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 455 v 413 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2023-09-23T20:06:37.962 INFO:tasks.rados.rados.0.smithi098.stdout:3654: left oid 455 (ObjNum 2252 snap 0 seq_num 2252) 2023-09-23T20:06:37.962 INFO:tasks.rados.rados.0.smithi098.stdout:3650: done (4 left) 2023-09-23T20:06:37.962 INFO:tasks.rados.rados.0.smithi098.stdout:3652: done (3 left) 2023-09-23T20:06:37.962 INFO:tasks.rados.rados.0.smithi098.stdout:3653: done (2 left) 2023-09-23T20:06:37.962 INFO:tasks.rados.rados.0.smithi098.stdout:3654: done (1 left) 2023-09-23T20:06:37.962 INFO:tasks.rados.rados.0.smithi098.stdout:3655: done (0 left) 2023-09-23T20:06:37.962 INFO:tasks.rados.rados.0.smithi098.stdout:3656: write oid 139 current snap is 0 2023-09-23T20:06:37.962 INFO:tasks.rados.rados.0.smithi098.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2023-09-23T20:06:37.968 INFO:tasks.rados.rados.0.smithi098.stdout:3656: writing smithi09866585-139 from 682978 to 1134712 tid 1 2023-09-23T20:06:37.976 INFO:tasks.rados.rados.0.smithi098.stdout:3656: writing smithi09866585-139 from 1748413 to 2546194 tid 2 2023-09-23T20:06:37.984 INFO:tasks.rados.rados.0.smithi098.stdout:3656: writing smithi09866585-139 from 3298014 to 3882978 tid 3 2023-09-23T20:06:37.984 INFO:tasks.rados.rados.0.smithi098.stdout:3657: delete oid 273 current snap is 0 2023-09-23T20:06:37.984 INFO:tasks.rados.rados.0.smithi098.stdout:3656: finishing write tid 1 to smithi09866585-139 2023-09-23T20:06:37.984 INFO:tasks.rados.rados.0.smithi098.stdout:3656: finishing write tid 2 to smithi09866585-139 2023-09-23T20:06:37.987 INFO:tasks.rados.rados.0.smithi098.stdout:3657: done (1 left) 2023-09-23T20:06:37.987 INFO:tasks.rados.rados.0.smithi098.stdout:3658: read oid 402 snap -1 2023-09-23T20:06:37.987 INFO:tasks.rados.rados.0.smithi098.stdout:3658: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-09-23T20:06:37.987 INFO:tasks.rados.rados.0.smithi098.stdout:3659: write oid 234 current snap is 0 2023-09-23T20:06:37.987 INFO:tasks.rados.rados.0.smithi098.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2023-09-23T20:06:37.994 INFO:tasks.rados.rados.0.smithi098.stdout:3659: writing smithi09866585-234 from 716592 to 1318824 tid 1 2023-09-23T20:06:37.999 INFO:tasks.rados.rados.0.smithi098.stdout:3659: writing smithi09866585-234 from 1749024 to 2150474 tid 2 2023-09-23T20:06:38.008 INFO:tasks.rados.rados.0.smithi098.stdout:3659: writing smithi09866585-234 from 2836507 to 3628168 tid 3 2023-09-23T20:06:38.008 INFO:tasks.rados.rados.0.smithi098.stdout:3660: write oid 34 current snap is 0 2023-09-23T20:06:38.008 INFO:tasks.rados.rados.0.smithi098.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2023-09-23T20:06:38.018 INFO:tasks.rados.rados.0.smithi098.stdout:3660: writing smithi09866585-34 from 733399 to 1410880 tid 1 2023-09-23T20:06:38.026 INFO:tasks.rados.rados.0.smithi098.stdout:3660: writing smithi09866585-34 from 2207506 to 2868967 tid 2 2023-09-23T20:06:38.032 INFO:tasks.rados.rados.0.smithi098.stdout:3660: writing smithi09866585-34 from 3380283 to 3933399 tid 3 2023-09-23T20:06:38.032 INFO:tasks.rados.rados.0.smithi098.stdout:3661: write oid 202 current snap is 0 2023-09-23T20:06:38.033 INFO:tasks.rados.rados.0.smithi098.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2023-09-23T20:06:38.039 INFO:tasks.rados.rados.0.smithi098.stdout:3661: writing smithi09866585-202 from 750206 to 1219289 tid 1 2023-09-23T20:06:38.046 INFO:tasks.rados.rados.0.smithi098.stdout:3661: writing smithi09866585-202 from 1982341 to 2387460 tid 2 2023-09-23T20:06:38.053 INFO:tasks.rados.rados.0.smithi098.stdout:3661: writing smithi09866585-202 from 3007706 to 3538264 tid 3 2023-09-23T20:06:38.053 INFO:tasks.rados.rados.0.smithi098.stdout:3662: read oid 171 snap -1 2023-09-23T20:06:38.053 INFO:tasks.rados.rados.0.smithi098.stdout:3662: expect deleted 2023-09-23T20:06:38.053 INFO:tasks.rados.rados.0.smithi098.stdout:3663: write oid 78 current snap is 0 2023-09-23T20:06:38.053 INFO:tasks.rados.rados.0.smithi098.stdout:3656: finishing write tid 3 to smithi09866585-139 2023-09-23T20:06:38.053 INFO:tasks.rados.rados.0.smithi098.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2023-09-23T20:06:38.060 INFO:tasks.rados.rados.0.smithi098.stdout:3663: writing smithi09866585-78 from 767013 to 1311345 tid 1 2023-09-23T20:06:38.067 INFO:tasks.rados.rados.0.smithi098.stdout:3663: writing smithi09866585-78 from 1924470 to 2589600 tid 2 2023-09-23T20:06:38.074 INFO:tasks.rados.rados.0.smithi098.stdout:3663: writing smithi09866585-78 from 3035129 to 3776959 tid 3 2023-09-23T20:06:38.074 INFO:tasks.rados.rados.0.smithi098.stdout:3664: read oid 342 snap -1 2023-09-23T20:06:38.075 INFO:tasks.rados.rados.0.smithi098.stdout:3664: expect (ObjNum 2209 snap 0 seq_num 2209) 2023-09-23T20:06:38.075 INFO:tasks.rados.rados.0.smithi098.stdout:3665: read oid 376 snap -1 2023-09-23T20:06:38.075 INFO:tasks.rados.rados.0.smithi098.stdout:3665: expect (ObjNum 1835 snap 0 seq_num 1835) 2023-09-23T20:06:38.075 INFO:tasks.rados.rados.0.smithi098.stdout:3666: delete oid 247 current snap is 0 2023-09-23T20:06:38.075 INFO:tasks.rados.rados.0.smithi098.stdout:3656: finishing write tid 4 to smithi09866585-139 2023-09-23T20:06:38.075 INFO:tasks.rados.rados.0.smithi098.stdout:3656: finishing write tid 5 to smithi09866585-139 2023-09-23T20:06:38.075 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 139 v 421 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2023-09-23T20:06:38.075 INFO:tasks.rados.rados.0.smithi098.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2023-09-23T20:06:38.075 INFO:tasks.rados.rados.0.smithi098.stdout:3658: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-09-23T20:06:38.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:37 smithi098 bash[27308]: cluster 2023-09-23T20:06:36.843325+0000 mgr.y (mgr.25178) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2023-09-23T20:06:38.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:37 smithi098 bash[27308]: audit 2023-09-23T20:06:36.954787+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:38.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:37 smithi098 bash[27308]: audit 2023-09-23T20:06:37.347736+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.98:0/1570501857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:38.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:37 smithi098 bash[33670]: cluster 2023-09-23T20:06:36.843325+0000 mgr.y (mgr.25178) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2023-09-23T20:06:38.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:37 smithi098 bash[33670]: audit 2023-09-23T20:06:36.954787+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:38.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:37 smithi098 bash[33670]: audit 2023-09-23T20:06:37.347736+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.98:0/1570501857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:38.206 INFO:tasks.rados.rados.0.smithi098.stdout:3659: finishing write tid 1 to smithi09866585-234 2023-09-23T20:06:38.206 INFO:tasks.rados.rados.0.smithi098.stdout:3659: finishing write tid 2 to smithi09866585-234 2023-09-23T20:06:38.206 INFO:tasks.rados.rados.0.smithi098.stdout:3659: finishing write tid 3 to smithi09866585-234 2023-09-23T20:06:38.206 INFO:tasks.rados.rados.0.smithi098.stdout:3659: finishing write tid 4 to smithi09866585-234 2023-09-23T20:06:38.206 INFO:tasks.rados.rados.0.smithi098.stdout:3659: finishing write tid 5 to smithi09866585-234 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 234 v 393 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:3660: finishing write tid 1 to smithi09866585-34 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:3660: finishing write tid 2 to smithi09866585-34 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:3660: finishing write tid 3 to smithi09866585-34 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:3660: finishing write tid 4 to smithi09866585-34 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:3660: finishing write tid 5 to smithi09866585-34 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 34 v 397 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:3661: finishing write tid 1 to smithi09866585-202 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:3661: finishing write tid 2 to smithi09866585-202 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:3661: finishing write tid 3 to smithi09866585-202 2023-09-23T20:06:38.207 INFO:tasks.rados.rados.0.smithi098.stdout:3661: finishing write tid 4 to smithi09866585-202 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3656: done (9 left) 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3658: done (8 left) 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3659: done (7 left) 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3660: done (6 left) 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3662: done (5 left) 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3666: done (4 left) 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3667: write oid 309 current snap is 0 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3661: finishing write tid 5 to smithi09866585-202 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 202 v 318 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3661: left oid 202 (ObjNum 2258 snap 0 seq_num 2258) 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3663: finishing write tid 1 to smithi09866585-78 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3663: finishing write tid 2 to smithi09866585-78 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3663: finishing write tid 3 to smithi09866585-78 2023-09-23T20:06:38.208 INFO:tasks.rados.rados.0.smithi098.stdout:3663: finishing write tid 4 to smithi09866585-78 2023-09-23T20:06:38.209 INFO:tasks.rados.rados.0.smithi098.stdout:3663: finishing write tid 5 to smithi09866585-78 2023-09-23T20:06:38.209 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 78 v 417 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2023-09-23T20:06:38.209 INFO:tasks.rados.rados.0.smithi098.stdout:3663: left oid 78 (ObjNum 2259 snap 0 seq_num 2259) 2023-09-23T20:06:38.209 INFO:tasks.rados.rados.0.smithi098.stdout:3665: expect (ObjNum 1835 snap 0 seq_num 1835) 2023-09-23T20:06:38.217 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:37 smithi173 bash[27697]: cluster 2023-09-23T20:06:36.843325+0000 mgr.y (mgr.25178) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2023-09-23T20:06:38.218 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:37 smithi173 bash[27697]: audit 2023-09-23T20:06:36.954787+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:38.218 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:37 smithi173 bash[27697]: audit 2023-09-23T20:06:37.347736+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.98:0/1570501857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:38.218 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:38 smithi173 bash[55571]: debug 2023-09-23T20:06:38.109+0000 7f040f023200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:06:38.376 INFO:tasks.rados.rados.0.smithi098.stdout:3664: expect (ObjNum 2209 snap 0 seq_num 2209) 2023-09-23T20:06:38.520 INFO:tasks.rados.rados.0.smithi098.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2023-09-23T20:06:38.531 INFO:tasks.rados.rados.0.smithi098.stdout:3667: writing smithi09866585-309 from 400627 to 1095457 tid 1 2023-09-23T20:06:38.536 INFO:tasks.rados.rados.0.smithi098.stdout:3667: writing smithi09866585-309 from 1641434 to 2000627 tid 2 2023-09-23T20:06:38.536 INFO:tasks.rados.rados.0.smithi098.stdout:3661: done (4 left) 2023-09-23T20:06:38.536 INFO:tasks.rados.rados.0.smithi098.stdout:3663: done (3 left) 2023-09-23T20:06:38.536 INFO:tasks.rados.rados.0.smithi098.stdout:3664: done (2 left) 2023-09-23T20:06:38.536 INFO:tasks.rados.rados.0.smithi098.stdout:3665: done (1 left) 2023-09-23T20:06:38.537 INFO:tasks.rados.rados.0.smithi098.stdout:3668: write oid 356 current snap is 0 2023-09-23T20:06:38.537 INFO:tasks.rados.rados.0.smithi098.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2023-09-23T20:06:38.543 INFO:tasks.rados.rados.0.smithi098.stdout:3668: writing smithi09866585-356 from 417434 to 1187513 tid 1 2023-09-23T20:06:38.548 INFO:tasks.rados.rados.0.smithi098.stdout:3668: writing smithi09866585-356 from 1699916 to 2017434 tid 2 2023-09-23T20:06:38.548 INFO:tasks.rados.rados.0.smithi098.stdout:3669: write oid 94 current snap is 0 2023-09-23T20:06:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:3667: finishing write tid 1 to smithi09866585-309 2023-09-23T20:06:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:3667: finishing write tid 2 to smithi09866585-309 2023-09-23T20:06:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:3667: finishing write tid 3 to smithi09866585-309 2023-09-23T20:06:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:3667: finishing write tid 4 to smithi09866585-309 2023-09-23T20:06:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 309 v 534 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2023-09-23T20:06:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:3667: left oid 309 (ObjNum 2261 snap 0 seq_num 2261) 2023-09-23T20:06:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:3668: finishing write tid 1 to smithi09866585-356 2023-09-23T20:06:38.549 INFO:tasks.rados.rados.0.smithi098.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2023-09-23T20:06:38.556 INFO:tasks.rados.rados.0.smithi098.stdout:3669: writing smithi09866585-94 from 434241 to 879569 tid 1 2023-09-23T20:06:38.564 INFO:tasks.rados.rados.0.smithi098.stdout:3669: writing smithi09866585-94 from 1642045 to 2034241 tid 2 2023-09-23T20:06:38.564 INFO:tasks.rados.rados.0.smithi098.stdout:3667: done (2 left) 2023-09-23T20:06:38.564 INFO:tasks.rados.rados.0.smithi098.stdout:3670: read oid 487 snap -1 2023-09-23T20:06:38.564 INFO:tasks.rados.rados.0.smithi098.stdout:3670: expect (ObjNum 2049 snap 0 seq_num 2049) 2023-09-23T20:06:38.564 INFO:tasks.rados.rados.0.smithi098.stdout:3671: read oid 480 snap -1 2023-09-23T20:06:38.564 INFO:tasks.rados.rados.0.smithi098.stdout:3671: expect (ObjNum 1887 snap 0 seq_num 1887) 2023-09-23T20:06:38.564 INFO:tasks.rados.rados.0.smithi098.stdout:3672: write oid 444 current snap is 0 2023-09-23T20:06:38.565 INFO:tasks.rados.rados.0.smithi098.stdout:3668: finishing write tid 2 to smithi09866585-356 2023-09-23T20:06:38.565 INFO:tasks.rados.rados.0.smithi098.stdout:3668: finishing write tid 3 to smithi09866585-356 2023-09-23T20:06:38.565 INFO:tasks.rados.rados.0.smithi098.stdout:3668: finishing write tid 4 to smithi09866585-356 2023-09-23T20:06:38.565 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 356 v 477 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2023-09-23T20:06:38.565 INFO:tasks.rados.rados.0.smithi098.stdout:3668: left oid 356 (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T20:06:38.565 INFO:tasks.rados.rados.0.smithi098.stdout:3669: finishing write tid 1 to smithi09866585-94 2023-09-23T20:06:38.565 INFO:tasks.rados.rados.0.smithi098.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2023-09-23T20:06:38.569 INFO:tasks.rados.rados.0.smithi098.stdout:3672: writing smithi09866585-444 from 451048 to 971625 tid 1 2023-09-23T20:06:38.576 INFO:tasks.rados.rados.0.smithi098.stdout:3672: writing smithi09866585-444 from 1700527 to 2051048 tid 2 2023-09-23T20:06:38.576 INFO:tasks.rados.rados.0.smithi098.stdout:3668: done (4 left) 2023-09-23T20:06:38.576 INFO:tasks.rados.rados.0.smithi098.stdout:3673: write oid 113 current snap is 0 2023-09-23T20:06:38.576 INFO:tasks.rados.rados.0.smithi098.stdout:3669: finishing write tid 2 to smithi09866585-94 2023-09-23T20:06:38.576 INFO:tasks.rados.rados.0.smithi098.stdout:3669: finishing write tid 3 to smithi09866585-94 2023-09-23T20:06:38.576 INFO:tasks.rados.rados.0.smithi098.stdout:3669: finishing write tid 4 to smithi09866585-94 2023-09-23T20:06:38.576 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 94 v 400 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2023-09-23T20:06:38.576 INFO:tasks.rados.rados.0.smithi098.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2023-09-23T20:06:38.576 INFO:tasks.rados.rados.0.smithi098.stdout:3672: finishing write tid 1 to smithi09866585-444 2023-09-23T20:06:38.576 INFO:tasks.rados.rados.0.smithi098.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2023-09-23T20:06:38.581 INFO:tasks.rados.rados.0.smithi098.stdout:3673: writing smithi09866585-113 from 467855 to 1063681 tid 1 2023-09-23T20:06:38.587 INFO:tasks.rados.rados.0.smithi098.stdout:3673: writing smithi09866585-113 from 1759009 to 2067855 tid 2 2023-09-23T20:06:38.587 INFO:tasks.rados.rados.0.smithi098.stdout:3669: done (4 left) 2023-09-23T20:06:38.587 INFO:tasks.rados.rados.0.smithi098.stdout:3674: delete oid 490 current snap is 0 2023-09-23T20:06:38.587 INFO:tasks.rados.rados.0.smithi098.stdout:3670: expect (ObjNum 2049 snap 0 seq_num 2049) 2023-09-23T20:06:38.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:38 smithi173 bash[55571]: debug 2023-09-23T20:06:38.213+0000 7f040f023200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:06:38.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:38 smithi173 bash[55571]: debug 2023-09-23T20:06:38.317+0000 7f040f023200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:06:38.766 INFO:tasks.rados.rados.0.smithi098.stdout:3672: finishing write tid 2 to smithi09866585-444 2023-09-23T20:06:38.766 INFO:tasks.rados.rados.0.smithi098.stdout:3672: finishing write tid 3 to smithi09866585-444 2023-09-23T20:06:38.766 INFO:tasks.rados.rados.0.smithi098.stdout:3672: finishing write tid 4 to smithi09866585-444 2023-09-23T20:06:38.766 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 444 v 445 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2023-09-23T20:06:38.766 INFO:tasks.rados.rados.0.smithi098.stdout:3672: left oid 444 (ObjNum 2264 snap 0 seq_num 2264) 2023-09-23T20:06:38.766 INFO:tasks.rados.rados.0.smithi098.stdout:3671: expect (ObjNum 1887 snap 0 seq_num 1887) 2023-09-23T20:06:38.939 INFO:tasks.rados.rados.0.smithi098.stdout:3673: finishing write tid 1 to smithi09866585-113 2023-09-23T20:06:38.939 INFO:tasks.rados.rados.0.smithi098.stdout:3673: finishing write tid 2 to smithi09866585-113 2023-09-23T20:06:38.939 INFO:tasks.rados.rados.0.smithi098.stdout:3673: finishing write tid 3 to smithi09866585-113 2023-09-23T20:06:38.939 INFO:tasks.rados.rados.0.smithi098.stdout:3673: finishing write tid 4 to smithi09866585-113 2023-09-23T20:06:38.939 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 113 v 480 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2023-09-23T20:06:38.939 INFO:tasks.rados.rados.0.smithi098.stdout:3673: left oid 113 (ObjNum 2265 snap 0 seq_num 2265) 2023-09-23T20:06:38.940 INFO:tasks.rados.rados.0.smithi098.stdout:3670: done (4 left) 2023-09-23T20:06:38.940 INFO:tasks.rados.rados.0.smithi098.stdout:3671: done (3 left) 2023-09-23T20:06:38.940 INFO:tasks.rados.rados.0.smithi098.stdout:3672: done (2 left) 2023-09-23T20:06:38.940 INFO:tasks.rados.rados.0.smithi098.stdout:3673: done (1 left) 2023-09-23T20:06:38.940 INFO:tasks.rados.rados.0.smithi098.stdout:3674: done (0 left) 2023-09-23T20:06:38.940 INFO:tasks.rados.rados.0.smithi098.stdout:3675: read oid 104 snap -1 2023-09-23T20:06:38.940 INFO:tasks.rados.rados.0.smithi098.stdout:3675: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T20:06:38.940 INFO:tasks.rados.rados.0.smithi098.stdout:3676: read oid 407 snap -1 2023-09-23T20:06:38.940 INFO:tasks.rados.rados.0.smithi098.stdout:3676: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-09-23T20:06:38.940 INFO:tasks.rados.rados.0.smithi098.stdout:3677: delete oid 334 current snap is 0 2023-09-23T20:06:38.942 INFO:tasks.rados.rados.0.smithi098.stdout:3677: done (2 left) 2023-09-23T20:06:38.942 INFO:tasks.rados.rados.0.smithi098.stdout:3678: read oid 335 snap -1 2023-09-23T20:06:38.942 INFO:tasks.rados.rados.0.smithi098.stdout:3678: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T20:06:38.942 INFO:tasks.rados.rados.0.smithi098.stdout:3679: read oid 418 snap -1 2023-09-23T20:06:38.942 INFO:tasks.rados.rados.0.smithi098.stdout:3679: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T20:06:38.942 INFO:tasks.rados.rados.0.smithi098.stdout:3680: write oid 139 current snap is 0 2023-09-23T20:06:38.942 INFO:tasks.rados.rados.0.smithi098.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2023-09-23T20:06:38.952 INFO:tasks.rados.rados.0.smithi098.stdout:3680: writing smithi09866585-139 from 518276 to 1056202 tid 1 2023-09-23T20:06:38.958 INFO:tasks.rados.rados.0.smithi098.stdout:3680: writing smithi09866585-139 from 1534455 to 1957919 tid 2 2023-09-23T20:06:38.959 INFO:tasks.rados.rados.0.smithi098.stdout:3681: read oid 310 snap -1 2023-09-23T20:06:38.959 INFO:tasks.rados.rados.0.smithi098.stdout:3681: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T20:06:38.959 INFO:tasks.rados.rados.0.smithi098.stdout:3682: write oid 366 current snap is 0 2023-09-23T20:06:38.959 INFO:tasks.rados.rados.0.smithi098.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2023-09-23T20:06:38.965 INFO:tasks.rados.rados.0.smithi098.stdout:3682: writing smithi09866585-366 from 535083 to 1148258 tid 1 2023-09-23T20:06:38.971 INFO:tasks.rados.rados.0.smithi098.stdout:3682: writing smithi09866585-366 from 1592937 to 2135083 tid 2 2023-09-23T20:06:38.971 INFO:tasks.rados.rados.0.smithi098.stdout:3683: delete oid 227 current snap is 0 2023-09-23T20:06:38.971 INFO:tasks.rados.rados.0.smithi098.stdout:3675: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T20:06:38.972 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:38 smithi173 bash[55571]: debug 2023-09-23T20:06:38.593+0000 7f040f023200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:06:39.112 INFO:tasks.rados.rados.0.smithi098.stdout:3678: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T20:06:39.233 INFO:tasks.rados.rados.0.smithi098.stdout:3676: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-09-23T20:06:39.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:38 smithi173 bash[55571]: debug 2023-09-23T20:06:38.965+0000 7f040f023200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:06:39.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:39 smithi173 bash[55571]: debug 2023-09-23T20:06:39.133+0000 7f040f023200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:06:39.450 INFO:tasks.rados.rados.0.smithi098.stdout:3679: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T20:06:39.580 INFO:tasks.rados.rados.0.smithi098.stdout:3680: finishing write tid 1 to smithi09866585-139 2023-09-23T20:06:39.580 INFO:tasks.rados.rados.0.smithi098.stdout:3680: finishing write tid 2 to smithi09866585-139 2023-09-23T20:06:39.580 INFO:tasks.rados.rados.0.smithi098.stdout:3680: finishing write tid 3 to smithi09866585-139 2023-09-23T20:06:39.580 INFO:tasks.rados.rados.0.smithi098.stdout:3680: finishing write tid 4 to smithi09866585-139 2023-09-23T20:06:39.580 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 139 v 424 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2023-09-23T20:06:39.581 INFO:tasks.rados.rados.0.smithi098.stdout:3680: left oid 139 (ObjNum 2268 snap 0 seq_num 2268) 2023-09-23T20:06:39.581 INFO:tasks.rados.rados.0.smithi098.stdout:3681: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T20:06:39.644 INFO:tasks.rados.rados.0.smithi098.stdout:3682: finishing write tid 1 to smithi09866585-366 2023-09-23T20:06:39.644 INFO:tasks.rados.rados.0.smithi098.stdout:3682: finishing write tid 2 to smithi09866585-366 2023-09-23T20:06:39.644 INFO:tasks.rados.rados.0.smithi098.stdout:3682: finishing write tid 3 to smithi09866585-366 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:3682: finishing write tid 4 to smithi09866585-366 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 366 v 403 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:3682: left oid 366 (ObjNum 2269 snap 0 seq_num 2269) 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:3675: done (7 left) 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:3676: done (6 left) 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:3678: done (5 left) 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:3679: done (4 left) 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:3680: done (3 left) 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:3681: done (2 left) 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:3682: done (1 left) 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:3683: done (0 left) 2023-09-23T20:06:39.645 INFO:tasks.rados.rados.0.smithi098.stdout:3684: delete oid 102 current snap is 0 2023-09-23T20:06:39.647 INFO:tasks.rados.rados.0.smithi098.stdout:3684: done (0 left) 2023-09-23T20:06:39.647 INFO:tasks.rados.rados.0.smithi098.stdout:3685: delete oid 458 current snap is 0 2023-09-23T20:06:39.650 INFO:tasks.rados.rados.0.smithi098.stdout:3685: done (0 left) 2023-09-23T20:06:39.650 INFO:tasks.rados.rados.0.smithi098.stdout:3686: write oid 455 current snap is 0 2023-09-23T20:06:39.650 INFO:tasks.rados.rados.0.smithi098.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2023-09-23T20:06:39.660 INFO:tasks.rados.rados.0.smithi098.stdout:3686: writing smithi09866585-455 from 602311 to 1116482 tid 1 2023-09-23T20:06:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:3686: writing smithi09866585-455 from 1710512 to 2202311 tid 2 2023-09-23T20:06:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:3687: read oid 325 snap -1 2023-09-23T20:06:39.668 INFO:tasks.rados.rados.0.smithi098.stdout:3687: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T20:06:39.669 INFO:tasks.rados.rados.0.smithi098.stdout:3688: write oid 169 current snap is 0 2023-09-23T20:06:39.669 INFO:tasks.rados.rados.0.smithi098.stdout:3686: finishing write tid 1 to smithi09866585-455 2023-09-23T20:06:39.669 INFO:tasks.rados.rados.0.smithi098.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2023-09-23T20:06:39.676 INFO:tasks.rados.rados.0.smithi098.stdout:3688: writing smithi09866585-169 from 619118 to 1324891 tid 1 2023-09-23T20:06:39.681 INFO:tasks.rados.rados.0.smithi098.stdout:3688: writing smithi09866585-169 from 1885347 to 2219118 tid 2 2023-09-23T20:06:39.681 INFO:tasks.rados.rados.0.smithi098.stdout:3689: read oid 27 snap -1 2023-09-23T20:06:39.682 INFO:tasks.rados.rados.0.smithi098.stdout:3689: expect (ObjNum 1920 snap 0 seq_num 1920) 2023-09-23T20:06:39.682 INFO:tasks.rados.rados.0.smithi098.stdout:3690: read oid 447 snap -1 2023-09-23T20:06:39.682 INFO:tasks.rados.rados.0.smithi098.stdout:3690: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T20:06:39.682 INFO:tasks.rados.rados.0.smithi098.stdout:3691: delete oid 249 current snap is 0 2023-09-23T20:06:39.682 INFO:tasks.rados.rados.0.smithi098.stdout:3686: finishing write tid 2 to smithi09866585-455 2023-09-23T20:06:39.682 INFO:tasks.rados.rados.0.smithi098.stdout:3686: finishing write tid 3 to smithi09866585-455 2023-09-23T20:06:39.682 INFO:tasks.rados.rados.0.smithi098.stdout:3686: finishing write tid 4 to smithi09866585-455 2023-09-23T20:06:39.682 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 455 v 420 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2023-09-23T20:06:39.682 INFO:tasks.rados.rados.0.smithi098.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2023-09-23T20:06:39.682 INFO:tasks.rados.rados.0.smithi098.stdout:3687: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T20:06:39.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:39 smithi173 bash[55571]: debug 2023-09-23T20:06:39.345+0000 7f040f023200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:06:39.921 INFO:tasks.rados.rados.0.smithi098.stdout:3688: finishing write tid 1 to smithi09866585-169 2023-09-23T20:06:39.921 INFO:tasks.rados.rados.0.smithi098.stdout:3690: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T20:06:40.098 INFO:tasks.rados.rados.0.smithi098.stdout:3688: finishing write tid 2 to smithi09866585-169 2023-09-23T20:06:40.098 INFO:tasks.rados.rados.0.smithi098.stdout:3688: finishing write tid 3 to smithi09866585-169 2023-09-23T20:06:40.099 INFO:tasks.rados.rados.0.smithi098.stdout:3688: finishing write tid 4 to smithi09866585-169 2023-09-23T20:06:40.099 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 169 v 396 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2023-09-23T20:06:40.099 INFO:tasks.rados.rados.0.smithi098.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2023-09-23T20:06:40.099 INFO:tasks.rados.rados.0.smithi098.stdout:3689: expect (ObjNum 1920 snap 0 seq_num 1920) 2023-09-23T20:06:40.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:39 smithi098 bash[27308]: cluster 2023-09-23T20:06:38.844048+0000 mgr.y (mgr.25178) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-09-23T20:06:40.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:39 smithi098 bash[27308]: audit 2023-09-23T20:06:39.794238+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.98:0/3346910342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:40.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:39 smithi098 bash[33670]: cluster 2023-09-23T20:06:38.844048+0000 mgr.y (mgr.25178) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-09-23T20:06:40.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:39 smithi098 bash[33670]: audit 2023-09-23T20:06:39.794238+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.98:0/3346910342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:40.234 INFO:tasks.rados.rados.0.smithi098.stdout:3686: done (5 left) 2023-09-23T20:06:40.234 INFO:tasks.rados.rados.0.smithi098.stdout:3687: done (4 left) 2023-09-23T20:06:40.234 INFO:tasks.rados.rados.0.smithi098.stdout:3688: done (3 left) 2023-09-23T20:06:40.234 INFO:tasks.rados.rados.0.smithi098.stdout:3689: done (2 left) 2023-09-23T20:06:40.234 INFO:tasks.rados.rados.0.smithi098.stdout:3690: done (1 left) 2023-09-23T20:06:40.234 INFO:tasks.rados.rados.0.smithi098.stdout:3691: done (0 left) 2023-09-23T20:06:40.234 INFO:tasks.rados.rados.0.smithi098.stdout:3692: read oid 212 snap -1 2023-09-23T20:06:40.234 INFO:tasks.rados.rados.0.smithi098.stdout:3692: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T20:06:40.234 INFO:tasks.rados.rados.0.smithi098.stdout:3693: write oid 122 current snap is 0 2023-09-23T20:06:40.235 INFO:tasks.rados.rados.0.smithi098.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2023-09-23T20:06:40.246 INFO:tasks.rados.rados.0.smithi098.stdout:3693: writing smithi09866585-122 from 652732 to 1109003 tid 1 2023-09-23T20:06:40.251 INFO:tasks.rados.rados.0.smithi098.stdout:3693: writing smithi09866585-122 from 1885958 to 2252732 tid 2 2023-09-23T20:06:40.252 INFO:tasks.rados.rados.0.smithi098.stdout:3694: write oid 306 current snap is 0 2023-09-23T20:06:40.252 INFO:tasks.rados.rados.0.smithi098.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2023-09-23T20:06:40.258 INFO:tasks.rados.rados.0.smithi098.stdout:3694: writing smithi09866585-306 from 669539 to 1201059 tid 1 2023-09-23T20:06:40.265 INFO:tasks.rados.rados.0.smithi098.stdout:3694: writing smithi09866585-306 from 1944440 to 2269539 tid 2 2023-09-23T20:06:40.265 INFO:tasks.rados.rados.0.smithi098.stdout:3695: write oid 500 current snap is 0 2023-09-23T20:06:40.265 INFO:tasks.rados.rados.0.smithi098.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2023-09-23T20:06:40.272 INFO:tasks.rados.rados.0.smithi098.stdout:3695: writing smithi09866585-500 from 686346 to 1293115 tid 1 2023-09-23T20:06:40.278 INFO:tasks.rados.rados.0.smithi098.stdout:3695: writing smithi09866585-500 from 2002922 to 2286346 tid 2 2023-09-23T20:06:40.278 INFO:tasks.rados.rados.0.smithi098.stdout:3696: read oid 411 snap -1 2023-09-23T20:06:40.278 INFO:tasks.rados.rados.0.smithi098.stdout:3696: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T20:06:40.278 INFO:tasks.rados.rados.0.smithi098.stdout:3697: read oid 462 snap -1 2023-09-23T20:06:40.278 INFO:tasks.rados.rados.0.smithi098.stdout:3697: expect (ObjNum 2234 snap 0 seq_num 2234) 2023-09-23T20:06:40.278 INFO:tasks.rados.rados.0.smithi098.stdout:3698: read oid 321 snap -1 2023-09-23T20:06:40.278 INFO:tasks.rados.rados.0.smithi098.stdout:3698: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T20:06:40.278 INFO:tasks.rados.rados.0.smithi098.stdout:3699: read oid 295 snap -1 2023-09-23T20:06:40.278 INFO:tasks.rados.rados.0.smithi098.stdout:3699: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T20:06:40.279 INFO:tasks.rados.rados.0.smithi098.stdout:3700: write oid 93 current snap is 0 2023-09-23T20:06:40.279 INFO:tasks.rados.rados.0.smithi098.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2023-09-23T20:06:40.286 INFO:tasks.rados.rados.0.smithi098.stdout:3700: writing smithi09866585-93 from 703153 to 1385171 tid 1 2023-09-23T20:06:40.291 INFO:tasks.rados.rados.0.smithi098.stdout:3700: writing smithi09866585-93 from 2061404 to 2303153 tid 2 2023-09-23T20:06:40.292 INFO:tasks.rados.rados.0.smithi098.stdout:3701: write oid 336 current snap is 0 2023-09-23T20:06:40.292 INFO:tasks.rados.rados.0.smithi098.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2023-09-23T20:06:40.300 INFO:tasks.rados.rados.0.smithi098.stdout:3701: writing smithi09866585-336 from 719960 to 1477227 tid 1 2023-09-23T20:06:40.305 INFO:tasks.rados.rados.0.smithi098.stdout:3701: writing smithi09866585-336 from 2003533 to 2319960 tid 2 2023-09-23T20:06:40.305 INFO:tasks.rados.rados.0.smithi098.stdout:3702: read oid 187 snap -1 2023-09-23T20:06:40.305 INFO:tasks.rados.rados.0.smithi098.stdout:3702: expect deleted 2023-09-23T20:06:40.305 INFO:tasks.rados.rados.0.smithi098.stdout:3703: read oid 493 snap -1 2023-09-23T20:06:40.305 INFO:tasks.rados.rados.0.smithi098.stdout:3703: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-23T20:06:40.305 INFO:tasks.rados.rados.0.smithi098.stdout:3704: write oid 144 current snap is 0 2023-09-23T20:06:40.305 INFO:tasks.rados.rados.0.smithi098.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2023-09-23T20:06:40.312 INFO:tasks.rados.rados.0.smithi098.stdout:3704: writing smithi09866585-144 from 736767 to 1285636 tid 1 2023-09-23T20:06:40.318 INFO:tasks.rados.rados.0.smithi098.stdout:3704: writing smithi09866585-144 from 1778368 to 2336767 tid 2 2023-09-23T20:06:40.318 INFO:tasks.rados.rados.0.smithi098.stdout:3705: write oid 260 current snap is 0 2023-09-23T20:06:40.318 INFO:tasks.rados.rados.0.smithi098.stdout:3692: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T20:06:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:39 smithi173 bash[27697]: cluster 2023-09-23T20:06:38.844048+0000 mgr.y (mgr.25178) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-09-23T20:06:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:39 smithi173 bash[27697]: audit 2023-09-23T20:06:39.794238+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.98:0/3346910342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:40.420 INFO:tasks.rados.rados.0.smithi098.stdout:3693: finishing write tid 1 to smithi09866585-122 2023-09-23T20:06:40.420 INFO:tasks.rados.rados.0.smithi098.stdout:3693: finishing write tid 2 to smithi09866585-122 2023-09-23T20:06:40.420 INFO:tasks.rados.rados.0.smithi098.stdout:3693: finishing write tid 3 to smithi09866585-122 2023-09-23T20:06:40.420 INFO:tasks.rados.rados.0.smithi098.stdout:3693: finishing write tid 4 to smithi09866585-122 2023-09-23T20:06:40.420 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 122 v 449 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2023-09-23T20:06:40.420 INFO:tasks.rados.rados.0.smithi098.stdout:3693: left oid 122 (ObjNum 2276 snap 0 seq_num 2276) 2023-09-23T20:06:40.420 INFO:tasks.rados.rados.0.smithi098.stdout:3694: finishing write tid 1 to smithi09866585-306 2023-09-23T20:06:40.421 INFO:tasks.rados.rados.0.smithi098.stdout:3694: finishing write tid 2 to smithi09866585-306 2023-09-23T20:06:40.421 INFO:tasks.rados.rados.0.smithi098.stdout:3694: finishing write tid 3 to smithi09866585-306 2023-09-23T20:06:40.421 INFO:tasks.rados.rados.0.smithi098.stdout:3694: finishing write tid 4 to smithi09866585-306 2023-09-23T20:06:40.421 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 306 v 498 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2023-09-23T20:06:40.421 INFO:tasks.rados.rados.0.smithi098.stdout:3694: left oid 306 (ObjNum 2277 snap 0 seq_num 2277) 2023-09-23T20:06:40.421 INFO:tasks.rados.rados.0.smithi098.stdout:3695: finishing write tid 1 to smithi09866585-500 2023-09-23T20:06:40.421 INFO:tasks.rados.rados.0.smithi098.stdout:3696: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T20:06:40.512 INFO:tasks.rados.rados.0.smithi098.stdout:3695: finishing write tid 2 to smithi09866585-500 2023-09-23T20:06:40.512 INFO:tasks.rados.rados.0.smithi098.stdout:3695: finishing write tid 3 to smithi09866585-500 2023-09-23T20:06:40.512 INFO:tasks.rados.rados.0.smithi098.stdout:3695: finishing write tid 4 to smithi09866585-500 2023-09-23T20:06:40.512 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 500 v 423 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2023-09-23T20:06:40.512 INFO:tasks.rados.rados.0.smithi098.stdout:3695: left oid 500 (ObjNum 2278 snap 0 seq_num 2278) 2023-09-23T20:06:40.512 INFO:tasks.rados.rados.0.smithi098.stdout:3698: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T20:06:40.693 INFO:tasks.rados.rados.0.smithi098.stdout:3699: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T20:06:40.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:40 smithi173 bash[55571]: debug 2023-09-23T20:06:40.389+0000 7f040f023200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:06:40.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:40 smithi173 bash[55571]: debug 2023-09-23T20:06:40.505+0000 7f040f023200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:06:40.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:40 smithi173 bash[55571]: debug 2023-09-23T20:06:40.625+0000 7f040f023200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:06:40.848 INFO:tasks.rados.rados.0.smithi098.stdout:3700: finishing write tid 1 to smithi09866585-93 2023-09-23T20:06:40.848 INFO:tasks.rados.rados.0.smithi098.stdout:3697: expect (ObjNum 2234 snap 0 seq_num 2234) 2023-09-23T20:06:40.962 INFO:tasks.rados.rados.0.smithi098.stdout:3700: finishing write tid 2 to smithi09866585-93 2023-09-23T20:06:40.962 INFO:tasks.rados.rados.0.smithi098.stdout:3700: finishing write tid 3 to smithi09866585-93 2023-09-23T20:06:40.962 INFO:tasks.rados.rados.0.smithi098.stdout:3700: finishing write tid 4 to smithi09866585-93 2023-09-23T20:06:40.962 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 93 v 537 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2023-09-23T20:06:40.962 INFO:tasks.rados.rados.0.smithi098.stdout:3700: left oid 93 (ObjNum 2279 snap 0 seq_num 2279) 2023-09-23T20:06:40.962 INFO:tasks.rados.rados.0.smithi098.stdout:3701: finishing write tid 1 to smithi09866585-336 2023-09-23T20:06:40.962 INFO:tasks.rados.rados.0.smithi098.stdout:3701: finishing write tid 2 to smithi09866585-336 2023-09-23T20:06:40.963 INFO:tasks.rados.rados.0.smithi098.stdout:3701: finishing write tid 3 to smithi09866585-336 2023-09-23T20:06:40.963 INFO:tasks.rados.rados.0.smithi098.stdout:3701: finishing write tid 4 to smithi09866585-336 2023-09-23T20:06:40.963 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 336 v 508 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2023-09-23T20:06:40.963 INFO:tasks.rados.rados.0.smithi098.stdout:3701: left oid 336 (ObjNum 2280 snap 0 seq_num 2280) 2023-09-23T20:06:40.963 INFO:tasks.rados.rados.0.smithi098.stdout:3703: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-23T20:06:41.170 INFO:tasks.rados.rados.0.smithi098.stdout:3704: finishing write tid 1 to smithi09866585-144 2023-09-23T20:06:41.170 INFO:tasks.rados.rados.0.smithi098.stdout:3704: finishing write tid 2 to smithi09866585-144 2023-09-23T20:06:41.170 INFO:tasks.rados.rados.0.smithi098.stdout:3704: finishing write tid 3 to smithi09866585-144 2023-09-23T20:06:41.170 INFO:tasks.rados.rados.0.smithi098.stdout:3704: finishing write tid 4 to smithi09866585-144 2023-09-23T20:06:41.171 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 144 v 572 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2023-09-23T20:06:41.171 INFO:tasks.rados.rados.0.smithi098.stdout:3704: left oid 144 (ObjNum 2281 snap 0 seq_num 2281) 2023-09-23T20:06:41.171 INFO:tasks.rados.rados.0.smithi098.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2023-09-23T20:06:41.184 INFO:tasks.rados.rados.0.smithi098.stdout:3705: writing smithi09866585-260 from 753574 to 1377692 tid 1 2023-09-23T20:06:41.190 INFO:tasks.rados.rados.0.smithi098.stdout:3705: writing smithi09866585-260 from 1836850 to 2353574 tid 2 2023-09-23T20:06:41.190 INFO:tasks.rados.rados.0.smithi098.stdout:3692: done (13 left) 2023-09-23T20:06:41.190 INFO:tasks.rados.rados.0.smithi098.stdout:3693: done (12 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3694: done (11 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3695: done (10 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3696: done (9 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3697: done (8 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3698: done (7 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3699: done (6 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3700: done (5 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3701: done (4 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3702: done (3 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3703: done (2 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3704: done (1 left) 2023-09-23T20:06:41.191 INFO:tasks.rados.rados.0.smithi098.stdout:3706: write oid 5 current snap is 0 2023-09-23T20:06:41.192 INFO:tasks.rados.rados.0.smithi098.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2023-09-23T20:06:41.198 INFO:tasks.rados.rados.0.smithi098.stdout:3706: writing smithi09866585-5 from 770381 to 1469748 tid 1 2023-09-23T20:06:41.204 INFO:tasks.rados.rados.0.smithi098.stdout:3706: writing smithi09866585-5 from 1895332 to 2370381 tid 2 2023-09-23T20:06:41.204 INFO:tasks.rados.rados.0.smithi098.stdout:3705: finishing write tid 1 to smithi09866585-260 2023-09-23T20:06:41.204 INFO:tasks.rados.rados.0.smithi098.stdout:3705: finishing write tid 2 to smithi09866585-260 2023-09-23T20:06:41.204 INFO:tasks.rados.rados.0.smithi098.stdout:3705: finishing write tid 3 to smithi09866585-260 2023-09-23T20:06:41.204 INFO:tasks.rados.rados.0.smithi098.stdout:3705: finishing write tid 4 to smithi09866585-260 2023-09-23T20:06:41.204 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 260 v 575 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2023-09-23T20:06:41.204 INFO:tasks.rados.rados.0.smithi098.stdout:3705: left oid 260 (ObjNum 2282 snap 0 seq_num 2282) 2023-09-23T20:06:41.204 INFO:tasks.rados.rados.0.smithi098.stdout:3706: finishing write tid 1 to smithi09866585-5 2023-09-23T20:06:41.205 INFO:tasks.rados.rados.0.smithi098.stdout:3707: read oid 41 snap -1 2023-09-23T20:06:41.205 INFO:tasks.rados.rados.0.smithi098.stdout:3707: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T20:06:41.205 INFO:tasks.rados.rados.0.smithi098.stdout:3705: done (2 left) 2023-09-23T20:06:41.205 INFO:tasks.rados.rados.0.smithi098.stdout:3708: delete oid 489 current snap is 0 2023-09-23T20:06:41.207 INFO:tasks.rados.rados.0.smithi098.stdout:3708: done (2 left) 2023-09-23T20:06:41.207 INFO:tasks.rados.rados.0.smithi098.stdout:3709: write oid 119 current snap is 0 2023-09-23T20:06:41.207 INFO:tasks.rados.rados.0.smithi098.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2023-09-23T20:06:41.213 INFO:tasks.rados.rados.0.smithi098.stdout:3709: writing smithi09866585-119 from 403995 to 853860 tid 1 2023-09-23T20:06:41.221 INFO:tasks.rados.rados.0.smithi098.stdout:3709: writing smithi09866585-119 from 1495943 to 2092417 tid 2 2023-09-23T20:06:41.221 INFO:tasks.rados.rados.0.smithi098.stdout:3710: write oid 456 current snap is 0 2023-09-23T20:06:41.221 INFO:tasks.rados.rados.0.smithi098.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2023-09-23T20:06:41.226 INFO:tasks.rados.rados.0.smithi098.stdout:3710: writing smithi09866585-456 from 420802 to 945916 tid 1 2023-09-23T20:06:41.234 INFO:tasks.rados.rados.0.smithi098.stdout:3710: writing smithi09866585-456 from 1554425 to 2294557 tid 2 2023-09-23T20:06:41.234 INFO:tasks.rados.rados.0.smithi098.stdout:3711: read oid 375 snap -1 2023-09-23T20:06:41.234 INFO:tasks.rados.rados.0.smithi098.stdout:3711: expect deleted 2023-09-23T20:06:41.234 INFO:tasks.rados.rados.0.smithi098.stdout:3712: write oid 440 current snap is 0 2023-09-23T20:06:41.234 INFO:tasks.rados.rados.0.smithi098.stdout:3706: finishing write tid 2 to smithi09866585-5 2023-09-23T20:06:41.234 INFO:tasks.rados.rados.0.smithi098.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2023-09-23T20:06:41.240 INFO:tasks.rados.rados.0.smithi098.stdout:3712: writing smithi09866585-440 from 437609 to 1037972 tid 1 2023-09-23T20:06:41.246 INFO:tasks.rados.rados.0.smithi098.stdout:3712: writing smithi09866585-440 from 1612907 to 2096697 tid 2 2023-09-23T20:06:41.246 INFO:tasks.rados.rados.0.smithi098.stdout:3713: read oid 296 snap -1 2023-09-23T20:06:41.246 INFO:tasks.rados.rados.0.smithi098.stdout:3713: expect (ObjNum 1833 snap 0 seq_num 1833) 2023-09-23T20:06:41.246 INFO:tasks.rados.rados.0.smithi098.stdout:3714: write oid 279 current snap is 0 2023-09-23T20:06:41.246 INFO:tasks.rados.rados.0.smithi098.stdout:3706: finishing write tid 3 to smithi09866585-5 2023-09-23T20:06:41.247 INFO:tasks.rados.rados.0.smithi098.stdout:3706: finishing write tid 4 to smithi09866585-5 2023-09-23T20:06:41.247 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 5 v 578 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2023-09-23T20:06:41.247 INFO:tasks.rados.rados.0.smithi098.stdout:3706: left oid 5 (ObjNum 2283 snap 0 seq_num 2283) 2023-09-23T20:06:41.247 INFO:tasks.rados.rados.0.smithi098.stdout:3707: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:3709: finishing write tid 1 to smithi09866585-119 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:3709: finishing write tid 2 to smithi09866585-119 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:3709: finishing write tid 3 to smithi09866585-119 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:3709: finishing write tid 4 to smithi09866585-119 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 119 v 501 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:3709: left oid 119 (ObjNum 2285 snap 0 seq_num 2285) 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:3710: finishing write tid 1 to smithi09866585-456 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:3710: finishing write tid 2 to smithi09866585-456 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:3710: finishing write tid 3 to smithi09866585-456 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:3710: finishing write tid 4 to smithi09866585-456 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 456 v 399 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2023-09-23T20:06:41.333 INFO:tasks.rados.rados.0.smithi098.stdout:3710: left oid 456 (ObjNum 2286 snap 0 seq_num 2286) 2023-09-23T20:06:41.334 INFO:tasks.rados.rados.0.smithi098.stdout:3712: finishing write tid 1 to smithi09866585-440 2023-09-23T20:06:41.334 INFO:tasks.rados.rados.0.smithi098.stdout:3712: finishing write tid 2 to smithi09866585-440 2023-09-23T20:06:41.334 INFO:tasks.rados.rados.0.smithi098.stdout:3712: finishing write tid 3 to smithi09866585-440 2023-09-23T20:06:41.334 INFO:tasks.rados.rados.0.smithi098.stdout:3712: finishing write tid 4 to smithi09866585-440 2023-09-23T20:06:41.334 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 440 v 321 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2023-09-23T20:06:41.334 INFO:tasks.rados.rados.0.smithi098.stdout:3712: left oid 440 (ObjNum 2287 snap 0 seq_num 2287) 2023-09-23T20:06:41.334 INFO:tasks.rados.rados.0.smithi098.stdout:3713: expect (ObjNum 1833 snap 0 seq_num 1833) 2023-09-23T20:06:41.419 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:41 smithi173 bash[55571]: debug 2023-09-23T20:06:41.153+0000 7f040f023200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:06:41.525 INFO:tasks.rados.rados.0.smithi098.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2023-09-23T20:06:41.538 INFO:tasks.rados.rados.0.smithi098.stdout:3714: writing smithi09866585-279 from 454416 to 1130028 tid 1 2023-09-23T20:06:41.545 INFO:tasks.rados.rados.0.smithi098.stdout:3714: writing smithi09866585-279 from 1555036 to 2298837 tid 2 2023-09-23T20:06:41.546 INFO:tasks.rados.rados.0.smithi098.stdout:3706: done (7 left) 2023-09-23T20:06:41.546 INFO:tasks.rados.rados.0.smithi098.stdout:3707: done (6 left) 2023-09-23T20:06:41.546 INFO:tasks.rados.rados.0.smithi098.stdout:3709: done (5 left) 2023-09-23T20:06:41.546 INFO:tasks.rados.rados.0.smithi098.stdout:3710: done (4 left) 2023-09-23T20:06:41.546 INFO:tasks.rados.rados.0.smithi098.stdout:3711: done (3 left) 2023-09-23T20:06:41.546 INFO:tasks.rados.rados.0.smithi098.stdout:3712: done (2 left) 2023-09-23T20:06:41.546 INFO:tasks.rados.rados.0.smithi098.stdout:3713: done (1 left) 2023-09-23T20:06:41.546 INFO:tasks.rados.rados.0.smithi098.stdout:3715: read oid 353 snap -1 2023-09-23T20:06:41.546 INFO:tasks.rados.rados.0.smithi098.stdout:3715: expect (ObjNum 2187 snap 0 seq_num 2187) 2023-09-23T20:06:41.546 INFO:tasks.rados.rados.0.smithi098.stdout:3716: read oid 14 snap -1 2023-09-23T20:06:41.546 INFO:tasks.rados.rados.0.smithi098.stdout:3716: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-09-23T20:06:41.547 INFO:tasks.rados.rados.0.smithi098.stdout:3717: read oid 425 snap -1 2023-09-23T20:06:41.547 INFO:tasks.rados.rados.0.smithi098.stdout:3717: expect (ObjNum 2069 snap 0 seq_num 2069) 2023-09-23T20:06:41.547 INFO:tasks.rados.rados.0.smithi098.stdout:3718: write oid 310 current snap is 0 2023-09-23T20:06:41.547 INFO:tasks.rados.rados.0.smithi098.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2023-09-23T20:06:41.551 INFO:tasks.rados.rados.0.smithi098.stdout:3718: writing smithi09866585-310 from 471223 to 938437 tid 1 2023-09-23T20:06:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:3718: writing smithi09866585-310 from 1729871 to 2217330 tid 2 2023-09-23T20:06:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:3719: read oid 281 snap -1 2023-09-23T20:06:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:3719: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T20:06:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:3720: delete oid 258 current snap is 0 2023-09-23T20:06:41.559 INFO:tasks.rados.rados.0.smithi098.stdout:3714: finishing write tid 1 to smithi09866585-279 2023-09-23T20:06:41.560 INFO:tasks.rados.rados.0.smithi098.stdout:3716: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-09-23T20:06:41.735 INFO:tasks.rados.rados.0.smithi098.stdout:3714: finishing write tid 2 to smithi09866585-279 2023-09-23T20:06:41.735 INFO:tasks.rados.rados.0.smithi098.stdout:3714: finishing write tid 3 to smithi09866585-279 2023-09-23T20:06:41.736 INFO:tasks.rados.rados.0.smithi098.stdout:3716: done (6 left) 2023-09-23T20:06:41.736 INFO:tasks.rados.rados.0.smithi098.stdout:3720: done (5 left) 2023-09-23T20:06:41.736 INFO:tasks.rados.rados.0.smithi098.stdout:3721: write oid 47 current snap is 0 2023-09-23T20:06:41.736 INFO:tasks.rados.rados.0.smithi098.stdout:3714: finishing write tid 4 to smithi09866585-279 2023-09-23T20:06:41.736 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 279 v 581 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2023-09-23T20:06:41.736 INFO:tasks.rados.rados.0.smithi098.stdout:3714: left oid 279 (ObjNum 2288 snap 0 seq_num 2288) 2023-09-23T20:06:41.736 INFO:tasks.rados.rados.0.smithi098.stdout:3717: expect (ObjNum 2069 snap 0 seq_num 2069) 2023-09-23T20:06:41.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:41 smithi173 bash[55571]: debug 2023-09-23T20:06:41.413+0000 7f040f023200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:06:41.905 INFO:tasks.rados.rados.0.smithi098.stdout:3715: expect (ObjNum 2187 snap 0 seq_num 2187) 2023-09-23T20:06:42.077 INFO:tasks.rados.rados.0.smithi098.stdout:3718: finishing write tid 1 to smithi09866585-310 2023-09-23T20:06:42.077 INFO:tasks.rados.rados.0.smithi098.stdout:3718: finishing write tid 2 to smithi09866585-310 2023-09-23T20:06:42.077 INFO:tasks.rados.rados.0.smithi098.stdout:3718: finishing write tid 3 to smithi09866585-310 2023-09-23T20:06:42.077 INFO:tasks.rados.rados.0.smithi098.stdout:3718: finishing write tid 4 to smithi09866585-310 2023-09-23T20:06:42.077 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 310 v 584 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2023-09-23T20:06:42.077 INFO:tasks.rados.rados.0.smithi098.stdout:3718: left oid 310 (ObjNum 2289 snap 0 seq_num 2289) 2023-09-23T20:06:42.077 INFO:tasks.rados.rados.0.smithi098.stdout:3719: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T20:06:42.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:41 smithi098 bash[27308]: cluster 2023-09-23T20:06:40.844622+0000 mgr.y (mgr.25178) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 7.7 MiB/s wr, 69 op/s 2023-09-23T20:06:42.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:41 smithi098 bash[33670]: cluster 2023-09-23T20:06:40.844622+0000 mgr.y (mgr.25178) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 7.7 MiB/s wr, 69 op/s 2023-09-23T20:06:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:41 smithi173 bash[27697]: cluster 2023-09-23T20:06:40.844622+0000 mgr.y (mgr.25178) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 7.7 MiB/s wr, 69 op/s 2023-09-23T20:06:42.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:41 smithi173 bash[55571]: debug 2023-09-23T20:06:41.941+0000 7f040f023200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:06:42.470 INFO:tasks.rados.rados.0.smithi098.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2023-09-23T20:06:42.482 INFO:tasks.rados.rados.0.smithi098.stdout:3721: writing smithi09866585-47 from 504837 to 1122549 tid 1 2023-09-23T20:06:42.489 INFO:tasks.rados.rados.0.smithi098.stdout:3721: writing smithi09866585-47 from 1846835 to 2337963 tid 2 2023-09-23T20:06:42.490 INFO:tasks.rados.rados.0.smithi098.stdout:3714: done (5 left) 2023-09-23T20:06:42.490 INFO:tasks.rados.rados.0.smithi098.stdout:3715: done (4 left) 2023-09-23T20:06:42.490 INFO:tasks.rados.rados.0.smithi098.stdout:3717: done (3 left) 2023-09-23T20:06:42.490 INFO:tasks.rados.rados.0.smithi098.stdout:3718: done (2 left) 2023-09-23T20:06:42.490 INFO:tasks.rados.rados.0.smithi098.stdout:3719: done (1 left) 2023-09-23T20:06:42.490 INFO:tasks.rados.rados.0.smithi098.stdout:3722: read oid 53 snap -1 2023-09-23T20:06:42.490 INFO:tasks.rados.rados.0.smithi098.stdout:3722: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T20:06:42.490 INFO:tasks.rados.rados.0.smithi098.stdout:3723: write oid 459 current snap is 0 2023-09-23T20:06:42.490 INFO:tasks.rados.rados.0.smithi098.stdout:3721: finishing write tid 1 to smithi09866585-47 2023-09-23T20:06:42.490 INFO:tasks.rados.rados.0.smithi098.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2023-09-23T20:06:42.496 INFO:tasks.rados.rados.0.smithi098.stdout:3723: writing smithi09866585-459 from 521644 to 1214605 tid 1 2023-09-23T20:06:42.504 INFO:tasks.rados.rados.0.smithi098.stdout:3723: writing smithi09866585-459 from 1788964 to 2521644 tid 2 2023-09-23T20:06:42.504 INFO:tasks.rados.rados.0.smithi098.stdout:3724: read oid 196 snap -1 2023-09-23T20:06:42.504 INFO:tasks.rados.rados.0.smithi098.stdout:3724: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T20:06:42.504 INFO:tasks.rados.rados.0.smithi098.stdout:3725: read oid 428 snap -1 2023-09-23T20:06:42.505 INFO:tasks.rados.rados.0.smithi098.stdout:3725: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T20:06:42.505 INFO:tasks.rados.rados.0.smithi098.stdout:3726: write oid 306 current snap is 0 2023-09-23T20:06:42.505 INFO:tasks.rados.rados.0.smithi098.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2023-09-23T20:06:42.512 INFO:tasks.rados.rados.0.smithi098.stdout:3726: writing smithi09866585-306 from 538451 to 1306661 tid 1 2023-09-23T20:06:42.519 INFO:tasks.rados.rados.0.smithi098.stdout:3726: writing smithi09866585-306 from 1847446 to 2342243 tid 2 2023-09-23T20:06:42.520 INFO:tasks.rados.rados.0.smithi098.stdout:3727: read oid 484 snap -1 2023-09-23T20:06:42.520 INFO:tasks.rados.rados.0.smithi098.stdout:3727: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T20:06:42.520 INFO:tasks.rados.rados.0.smithi098.stdout:3728: write oid 359 current snap is 0 2023-09-23T20:06:42.520 INFO:tasks.rados.rados.0.smithi098.stdout:3721: finishing write tid 2 to smithi09866585-47 2023-09-23T20:06:42.520 INFO:tasks.rados.rados.0.smithi098.stdout:3721: finishing write tid 3 to smithi09866585-47 2023-09-23T20:06:42.520 INFO:tasks.rados.rados.0.smithi098.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2023-09-23T20:06:42.526 INFO:tasks.rados.rados.0.smithi098.stdout:3728: writing smithi09866585-359 from 555258 to 998717 tid 1 2023-09-23T20:06:42.533 INFO:tasks.rados.rados.0.smithi098.stdout:3728: writing smithi09866585-359 from 1505928 to 2260736 tid 2 2023-09-23T20:06:42.533 INFO:tasks.rados.rados.0.smithi098.stdout:3729: read oid 323 snap -1 2023-09-23T20:06:42.533 INFO:tasks.rados.rados.0.smithi098.stdout:3729: expect deleted 2023-09-23T20:06:42.533 INFO:tasks.rados.rados.0.smithi098.stdout:3730: read oid 394 snap -1 2023-09-23T20:06:42.534 INFO:tasks.rados.rados.0.smithi098.stdout:3730: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T20:06:42.534 INFO:tasks.rados.rados.0.smithi098.stdout:3731: write oid 310 current snap is 0 2023-09-23T20:06:42.534 INFO:tasks.rados.rados.0.smithi098.stdout:3722: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T20:06:42.623 INFO:tasks.rados.rados.0.smithi098.stdout:3721: finishing write tid 4 to smithi09866585-47 2023-09-23T20:06:42.623 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 47 v 448 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2023-09-23T20:06:42.623 INFO:tasks.rados.rados.0.smithi098.stdout:3721: left oid 47 (ObjNum 2291 snap 0 seq_num 2291) 2023-09-23T20:06:42.623 INFO:tasks.rados.rados.0.smithi098.stdout:3723: finishing write tid 1 to smithi09866585-459 2023-09-23T20:06:42.623 INFO:tasks.rados.rados.0.smithi098.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2023-09-23T20:06:42.635 INFO:tasks.rados.rados.0.smithi098.stdout:3731: writing smithi09866585-310 from 572065 to 1090773 tid 1 2023-09-23T20:06:42.641 INFO:tasks.rados.rados.0.smithi098.stdout:3731: writing smithi09866585-310 from 1564410 to 2062876 tid 2 2023-09-23T20:06:42.641 INFO:tasks.rados.rados.0.smithi098.stdout:3721: done (10 left) 2023-09-23T20:06:42.641 INFO:tasks.rados.rados.0.smithi098.stdout:3722: done (9 left) 2023-09-23T20:06:42.641 INFO:tasks.rados.rados.0.smithi098.stdout:3732: read oid 69 snap -1 2023-09-23T20:06:42.641 INFO:tasks.rados.rados.0.smithi098.stdout:3732: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T20:06:42.641 INFO:tasks.rados.rados.0.smithi098.stdout:3733: write oid 326 current snap is 0 2023-09-23T20:06:42.641 INFO:tasks.rados.rados.0.smithi098.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2023-09-23T20:06:42.648 INFO:tasks.rados.rados.0.smithi098.stdout:3733: writing smithi09866585-326 from 588872 to 1299182 tid 1 2023-09-23T20:06:42.656 INFO:tasks.rados.rados.0.smithi098.stdout:3733: writing smithi09866585-326 from 2022892 to 2588872 tid 2 2023-09-23T20:06:42.656 INFO:tasks.rados.rados.0.smithi098.stdout:3734: read oid 430 snap -1 2023-09-23T20:06:42.656 INFO:tasks.rados.rados.0.smithi098.stdout:3734: expect (ObjNum 2231 snap 0 seq_num 2231) 2023-09-23T20:06:42.656 INFO:tasks.rados.rados.0.smithi098.stdout:3735: write oid 238 current snap is 0 2023-09-23T20:06:42.657 INFO:tasks.rados.rados.0.smithi098.stdout:3723: finishing write tid 2 to smithi09866585-459 2023-09-23T20:06:42.657 INFO:tasks.rados.rados.0.smithi098.stdout:3723: finishing write tid 3 to smithi09866585-459 2023-09-23T20:06:42.657 INFO:tasks.rados.rados.0.smithi098.stdout:3723: finishing write tid 4 to smithi09866585-459 2023-09-23T20:06:42.657 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 459 v 426 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2023-09-23T20:06:42.657 INFO:tasks.rados.rados.0.smithi098.stdout:3723: left oid 459 (ObjNum 2292 snap 0 seq_num 2292) 2023-09-23T20:06:42.657 INFO:tasks.rados.rados.0.smithi098.stdout:3725: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T20:06:42.788 INFO:tasks.rados.rados.0.smithi098.stdout:3724: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T20:06:42.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:42 smithi173 bash[55571]: debug 2023-09-23T20:06:42.517+0000 7f040f023200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:06:42.985 INFO:tasks.rados.rados.0.smithi098.stdout:3727: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T20:06:43.217 INFO:tasks.rados.rados.0.smithi098.stdout:3726: finishing write tid 1 to smithi09866585-306 2023-09-23T20:06:43.217 INFO:tasks.rados.rados.0.smithi098.stdout:3726: finishing write tid 2 to smithi09866585-306 2023-09-23T20:06:43.217 INFO:tasks.rados.rados.0.smithi098.stdout:3726: finishing write tid 3 to smithi09866585-306 2023-09-23T20:06:43.217 INFO:tasks.rados.rados.0.smithi098.stdout:3726: finishing write tid 4 to smithi09866585-306 2023-09-23T20:06:43.217 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 306 v 504 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2023-09-23T20:06:43.218 INFO:tasks.rados.rados.0.smithi098.stdout:3726: left oid 306 (ObjNum 2293 snap 0 seq_num 2293) 2023-09-23T20:06:43.218 INFO:tasks.rados.rados.0.smithi098.stdout:3728: finishing write tid 1 to smithi09866585-359 2023-09-23T20:06:43.218 INFO:tasks.rados.rados.0.smithi098.stdout:3728: finishing write tid 2 to smithi09866585-359 2023-09-23T20:06:43.218 INFO:tasks.rados.rados.0.smithi098.stdout:3728: finishing write tid 3 to smithi09866585-359 2023-09-23T20:06:43.218 INFO:tasks.rados.rados.0.smithi098.stdout:3728: finishing write tid 4 to smithi09866585-359 2023-09-23T20:06:43.218 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 359 v 586 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2023-09-23T20:06:43.218 INFO:tasks.rados.rados.0.smithi098.stdout:3728: left oid 359 (ObjNum 2294 snap 0 seq_num 2294) 2023-09-23T20:06:43.218 INFO:tasks.rados.rados.0.smithi098.stdout:3730: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T20:06:43.313 INFO:tasks.rados.rados.0.smithi098.stdout:3731: finishing write tid 1 to smithi09866585-310 2023-09-23T20:06:43.313 INFO:tasks.rados.rados.0.smithi098.stdout:3731: finishing write tid 2 to smithi09866585-310 2023-09-23T20:06:43.313 INFO:tasks.rados.rados.0.smithi098.stdout:3731: finishing write tid 3 to smithi09866585-310 2023-09-23T20:06:43.314 INFO:tasks.rados.rados.0.smithi098.stdout:3731: finishing write tid 4 to smithi09866585-310 2023-09-23T20:06:43.314 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 310 v 588 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2023-09-23T20:06:43.314 INFO:tasks.rados.rados.0.smithi098.stdout:3731: left oid 310 (ObjNum 2295 snap 0 seq_num 2295) 2023-09-23T20:06:43.314 INFO:tasks.rados.rados.0.smithi098.stdout:3732: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T20:06:43.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:43 smithi173 bash[55571]: debug 2023-09-23T20:06:43.165+0000 7f040f023200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:06:43.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:43 smithi173 bash[55571]: debug 2023-09-23T20:06:43.289+0000 7f040f023200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:06:43.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:43 smithi173 bash[27697]: audit 2023-09-23T20:06:42.053377+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:43 smithi173 bash[27697]: audit 2023-09-23T20:06:42.064626+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:43 smithi173 bash[27697]: audit 2023-09-23T20:06:42.229872+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.98:0/483099951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:43 smithi173 bash[27697]: audit 2023-09-23T20:06:42.854748+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:43 smithi173 bash[27697]: audit 2023-09-23T20:06:42.862357+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:43 smithi098 bash[33670]: audit 2023-09-23T20:06:42.053377+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:43 smithi098 bash[33670]: audit 2023-09-23T20:06:42.064626+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:43 smithi098 bash[33670]: audit 2023-09-23T20:06:42.229872+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.98:0/483099951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:43.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:43 smithi098 bash[33670]: audit 2023-09-23T20:06:42.854748+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:43 smithi098 bash[33670]: audit 2023-09-23T20:06:42.862357+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:43 smithi098 bash[27308]: audit 2023-09-23T20:06:42.053377+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:43 smithi098 bash[27308]: audit 2023-09-23T20:06:42.064626+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:43 smithi098 bash[27308]: audit 2023-09-23T20:06:42.229872+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.98:0/483099951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:43.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:43 smithi098 bash[27308]: audit 2023-09-23T20:06:42.854748+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:43 smithi098 bash[27308]: audit 2023-09-23T20:06:42.862357+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:43.435 INFO:tasks.rados.rados.0.smithi098.stdout:3733: finishing write tid 1 to smithi09866585-326 2023-09-23T20:06:43.435 INFO:tasks.rados.rados.0.smithi098.stdout:3733: finishing write tid 2 to smithi09866585-326 2023-09-23T20:06:43.435 INFO:tasks.rados.rados.0.smithi098.stdout:3733: finishing write tid 3 to smithi09866585-326 2023-09-23T20:06:43.435 INFO:tasks.rados.rados.0.smithi098.stdout:3733: finishing write tid 4 to smithi09866585-326 2023-09-23T20:06:43.435 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 326 v 541 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2023-09-23T20:06:43.435 INFO:tasks.rados.rados.0.smithi098.stdout:3733: left oid 326 (ObjNum 2296 snap 0 seq_num 2296) 2023-09-23T20:06:43.436 INFO:tasks.rados.rados.0.smithi098.stdout:3734: expect (ObjNum 2231 snap 0 seq_num 2231) 2023-09-23T20:06:43.588 INFO:tasks.rados.rados.0.smithi098.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2023-09-23T20:06:43.601 INFO:tasks.rados.rados.0.smithi098.stdout:3735: writing smithi09866585-238 from 605679 to 1391238 tid 1 2023-09-23T20:06:43.610 INFO:tasks.rados.rados.0.smithi098.stdout:3735: writing smithi09866585-238 from 2081374 to 2583509 tid 2 2023-09-23T20:06:43.610 INFO:tasks.rados.rados.0.smithi098.stdout:3723: done (12 left) 2023-09-23T20:06:43.610 INFO:tasks.rados.rados.0.smithi098.stdout:3724: done (11 left) 2023-09-23T20:06:43.610 INFO:tasks.rados.rados.0.smithi098.stdout:3725: done (10 left) 2023-09-23T20:06:43.610 INFO:tasks.rados.rados.0.smithi098.stdout:3726: done (9 left) 2023-09-23T20:06:43.610 INFO:tasks.rados.rados.0.smithi098.stdout:3727: done (8 left) 2023-09-23T20:06:43.610 INFO:tasks.rados.rados.0.smithi098.stdout:3728: done (7 left) 2023-09-23T20:06:43.610 INFO:tasks.rados.rados.0.smithi098.stdout:3729: done (6 left) 2023-09-23T20:06:43.610 INFO:tasks.rados.rados.0.smithi098.stdout:3730: done (5 left) 2023-09-23T20:06:43.611 INFO:tasks.rados.rados.0.smithi098.stdout:3731: done (4 left) 2023-09-23T20:06:43.611 INFO:tasks.rados.rados.0.smithi098.stdout:3732: done (3 left) 2023-09-23T20:06:43.611 INFO:tasks.rados.rados.0.smithi098.stdout:3733: done (2 left) 2023-09-23T20:06:43.611 INFO:tasks.rados.rados.0.smithi098.stdout:3734: done (1 left) 2023-09-23T20:06:43.611 INFO:tasks.rados.rados.0.smithi098.stdout:3736: read oid 253 snap -1 2023-09-23T20:06:43.611 INFO:tasks.rados.rados.0.smithi098.stdout:3736: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T20:06:43.611 INFO:tasks.rados.rados.0.smithi098.stdout:3737: write oid 291 current snap is 0 2023-09-23T20:06:43.611 INFO:tasks.rados.rados.0.smithi098.stdout:3735: finishing write tid 1 to smithi09866585-238 2023-09-23T20:06:43.611 INFO:tasks.rados.rados.0.smithi098.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2023-09-23T20:06:43.616 INFO:tasks.rados.rados.0.smithi098.stdout:3737: writing smithi09866585-291 from 622486 to 1083294 tid 1 2023-09-23T20:06:43.624 INFO:tasks.rados.rados.0.smithi098.stdout:3737: writing smithi09866585-291 from 1739856 to 2385649 tid 2 2023-09-23T20:06:43.624 INFO:tasks.rados.rados.0.smithi098.stdout:3738: write oid 445 current snap is 0 2023-09-23T20:06:43.624 INFO:tasks.rados.rados.0.smithi098.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2023-09-23T20:06:43.631 INFO:tasks.rados.rados.0.smithi098.stdout:3738: writing smithi09866585-445 from 639293 to 1175350 tid 1 2023-09-23T20:06:43.637 INFO:tasks.rados.rados.0.smithi098.stdout:3738: writing smithi09866585-445 from 1798338 to 2304142 tid 2 2023-09-23T20:06:43.637 INFO:tasks.rados.rados.0.smithi098.stdout:3739: write oid 275 current snap is 0 2023-09-23T20:06:43.637 INFO:tasks.rados.rados.0.smithi098.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2023-09-23T20:06:43.644 INFO:tasks.rados.rados.0.smithi098.stdout:3739: writing smithi09866585-275 from 656100 to 1267406 tid 1 2023-09-23T20:06:43.651 INFO:tasks.rados.rados.0.smithi098.stdout:3739: writing smithi09866585-275 from 1740467 to 2389929 tid 2 2023-09-23T20:06:43.651 INFO:tasks.rados.rados.0.smithi098.stdout:3740: write oid 261 current snap is 0 2023-09-23T20:06:43.651 INFO:tasks.rados.rados.0.smithi098.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2023-09-23T20:06:43.658 INFO:tasks.rados.rados.0.smithi098.stdout:3740: writing smithi09866585-261 from 672907 to 1359462 tid 1 2023-09-23T20:06:43.665 INFO:tasks.rados.rados.0.smithi098.stdout:3740: writing smithi09866585-261 from 1798949 to 2308422 tid 2 2023-09-23T20:06:43.665 INFO:tasks.rados.rados.0.smithi098.stdout:3741: write oid 266 current snap is 0 2023-09-23T20:06:43.665 INFO:tasks.rados.rados.0.smithi098.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2023-09-23T20:06:43.673 INFO:tasks.rados.rados.0.smithi098.stdout:3741: writing smithi09866585-266 from 689714 to 1451518 tid 1 2023-09-23T20:06:43.680 INFO:tasks.rados.rados.0.smithi098.stdout:3741: writing smithi09866585-266 from 1857431 to 2510562 tid 2 2023-09-23T20:06:43.680 INFO:tasks.rados.rados.0.smithi098.stdout:3742: read oid 161 snap -1 2023-09-23T20:06:43.680 INFO:tasks.rados.rados.0.smithi098.stdout:3742: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T20:06:43.680 INFO:tasks.rados.rados.0.smithi098.stdout:3743: write oid 449 current snap is 0 2023-09-23T20:06:43.681 INFO:tasks.rados.rados.0.smithi098.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2023-09-23T20:06:43.687 INFO:tasks.rados.rados.0.smithi098.stdout:3743: writing smithi09866585-449 from 706521 to 1143574 tid 1 2023-09-23T20:06:43.694 INFO:tasks.rados.rados.0.smithi098.stdout:3743: writing smithi09866585-449 from 1915913 to 2429055 tid 2 2023-09-23T20:06:43.695 INFO:tasks.rados.rados.0.smithi098.stdout:3744: read oid 166 snap -1 2023-09-23T20:06:43.695 INFO:tasks.rados.rados.0.smithi098.stdout:3744: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T20:06:43.695 INFO:tasks.rados.rados.0.smithi098.stdout:3745: write oid 84 current snap is 0 2023-09-23T20:06:43.695 INFO:tasks.rados.rados.0.smithi098.stdout:3735: finishing write tid 2 to smithi09866585-238 2023-09-23T20:06:43.695 INFO:tasks.rados.rados.0.smithi098.stdout:3736: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T20:06:43.864 INFO:tasks.rados.rados.0.smithi098.stdout:3735: finishing write tid 3 to smithi09866585-238 2023-09-23T20:06:43.864 INFO:tasks.rados.rados.0.smithi098.stdout:3735: finishing write tid 4 to smithi09866585-238 2023-09-23T20:06:43.864 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 238 v 591 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:3735: left oid 238 (ObjNum 2297 snap 0 seq_num 2297) 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:3737: finishing write tid 1 to smithi09866585-291 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:3737: finishing write tid 2 to smithi09866585-291 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:3737: finishing write tid 3 to smithi09866585-291 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:3737: finishing write tid 4 to smithi09866585-291 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 291 v 452 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:3737: left oid 291 (ObjNum 2298 snap 0 seq_num 2298) 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:3738: finishing write tid 1 to smithi09866585-445 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:3738: finishing write tid 2 to smithi09866585-445 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:3738: finishing write tid 3 to smithi09866585-445 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:3738: finishing write tid 4 to smithi09866585-445 2023-09-23T20:06:43.865 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 445 v 594 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:3738: left oid 445 (ObjNum 2299 snap 0 seq_num 2299) 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:3739: finishing write tid 1 to smithi09866585-275 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:3739: finishing write tid 2 to smithi09866585-275 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:3739: finishing write tid 3 to smithi09866585-275 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:3739: finishing write tid 4 to smithi09866585-275 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 275 v 483 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:3739: left oid 275 (ObjNum 2300 snap 0 seq_num 2300) 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:3740: finishing write tid 1 to smithi09866585-261 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:3740: finishing write tid 2 to smithi09866585-261 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:3740: finishing write tid 3 to smithi09866585-261 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:3740: finishing write tid 4 to smithi09866585-261 2023-09-23T20:06:43.866 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 261 v 486 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2023-09-23T20:06:43.867 INFO:tasks.rados.rados.0.smithi098.stdout:3740: left oid 261 (ObjNum 2301 snap 0 seq_num 2301) 2023-09-23T20:06:43.867 INFO:tasks.rados.rados.0.smithi098.stdout:3741: finishing write tid 1 to smithi09866585-266 2023-09-23T20:06:43.867 INFO:tasks.rados.rados.0.smithi098.stdout:3741: finishing write tid 2 to smithi09866585-266 2023-09-23T20:06:43.867 INFO:tasks.rados.rados.0.smithi098.stdout:3741: finishing write tid 3 to smithi09866585-266 2023-09-23T20:06:43.867 INFO:tasks.rados.rados.0.smithi098.stdout:3741: finishing write tid 4 to smithi09866585-266 2023-09-23T20:06:43.867 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 266 v 511 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2023-09-23T20:06:43.867 INFO:tasks.rados.rados.0.smithi098.stdout:3741: left oid 266 (ObjNum 2302 snap 0 seq_num 2302) 2023-09-23T20:06:43.867 INFO:tasks.rados.rados.0.smithi098.stdout:3742: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T20:06:43.937 INFO:tasks.rados.rados.0.smithi098.stdout:3743: finishing write tid 1 to smithi09866585-449 2023-09-23T20:06:43.937 INFO:tasks.rados.rados.0.smithi098.stdout:3743: finishing write tid 2 to smithi09866585-449 2023-09-23T20:06:43.937 INFO:tasks.rados.rados.0.smithi098.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2023-09-23T20:06:43.951 INFO:tasks.rados.rados.0.smithi098.stdout:3745: writing smithi09866585-84 from 723328 to 1351983 tid 1 2023-09-23T20:06:43.955 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:43 smithi173 bash[55571]: debug 2023-09-23T20:06:43.673+0000 7f040f023200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:06:43.955 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:43 smithi173 bash[55571]: debug 2023-09-23T20:06:43.801+0000 7f040f023200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:06:43.955 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:43 smithi173 bash[55571]: debug 2023-09-23T20:06:43.949+0000 7f040f023200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:06:43.959 INFO:tasks.rados.rados.0.smithi098.stdout:3745: writing smithi09866585-84 from 1974395 to 2631195 tid 2 2023-09-23T20:06:43.959 INFO:tasks.rados.rados.0.smithi098.stdout:3735: done (10 left) 2023-09-23T20:06:43.959 INFO:tasks.rados.rados.0.smithi098.stdout:3736: done (9 left) 2023-09-23T20:06:43.959 INFO:tasks.rados.rados.0.smithi098.stdout:3737: done (8 left) 2023-09-23T20:06:43.959 INFO:tasks.rados.rados.0.smithi098.stdout:3738: done (7 left) 2023-09-23T20:06:43.959 INFO:tasks.rados.rados.0.smithi098.stdout:3739: done (6 left) 2023-09-23T20:06:43.960 INFO:tasks.rados.rados.0.smithi098.stdout:3740: done (5 left) 2023-09-23T20:06:43.960 INFO:tasks.rados.rados.0.smithi098.stdout:3741: done (4 left) 2023-09-23T20:06:43.960 INFO:tasks.rados.rados.0.smithi098.stdout:3742: done (3 left) 2023-09-23T20:06:43.960 INFO:tasks.rados.rados.0.smithi098.stdout:3746: read oid 318 snap -1 2023-09-23T20:06:43.960 INFO:tasks.rados.rados.0.smithi098.stdout:3746: expect deleted 2023-09-23T20:06:43.960 INFO:tasks.rados.rados.0.smithi098.stdout:3747: read oid 222 snap -1 2023-09-23T20:06:43.960 INFO:tasks.rados.rados.0.smithi098.stdout:3747: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T20:06:43.960 INFO:tasks.rados.rados.0.smithi098.stdout:3748: write oid 22 current snap is 0 2023-09-23T20:06:43.960 INFO:tasks.rados.rados.0.smithi098.stdout:3743: finishing write tid 3 to smithi09866585-449 2023-09-23T20:06:43.960 INFO:tasks.rados.rados.0.smithi098.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2023-09-23T20:06:43.967 INFO:tasks.rados.rados.0.smithi098.stdout:3748: writing smithi09866585-22 from 740135 to 1444039 tid 1 2023-09-23T20:06:43.974 INFO:tasks.rados.rados.0.smithi098.stdout:3748: writing smithi09866585-22 from 2032877 to 2549688 tid 2 2023-09-23T20:06:43.974 INFO:tasks.rados.rados.0.smithi098.stdout:3749: read oid 475 snap -1 2023-09-23T20:06:43.974 INFO:tasks.rados.rados.0.smithi098.stdout:3749: expect deleted 2023-09-23T20:06:43.974 INFO:tasks.rados.rados.0.smithi098.stdout:3750: read oid 467 snap -1 2023-09-23T20:06:43.974 INFO:tasks.rados.rados.0.smithi098.stdout:3750: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T20:06:43.974 INFO:tasks.rados.rados.0.smithi098.stdout:3751: read oid 136 snap -1 2023-09-23T20:06:43.975 INFO:tasks.rados.rados.0.smithi098.stdout:3751: expect deleted 2023-09-23T20:06:43.975 INFO:tasks.rados.rados.0.smithi098.stdout:3752: write oid 294 current snap is 0 2023-09-23T20:06:43.975 INFO:tasks.rados.rados.0.smithi098.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2023-09-23T20:06:43.983 INFO:tasks.rados.rados.0.smithi098.stdout:3752: writing smithi09866585-294 from 756942 to 1536095 tid 1 2023-09-23T20:06:43.990 INFO:tasks.rados.rados.0.smithi098.stdout:3752: writing smithi09866585-294 from 2091359 to 2751828 tid 2 2023-09-23T20:06:43.991 INFO:tasks.rados.rados.0.smithi098.stdout:3753: write oid 412 current snap is 0 2023-09-23T20:06:43.991 INFO:tasks.rados.rados.0.smithi098.stdout:3743: finishing write tid 4 to smithi09866585-449 2023-09-23T20:06:43.991 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 449 v 402 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2023-09-23T20:06:43.991 INFO:tasks.rados.rados.0.smithi098.stdout:3743: left oid 449 (ObjNum 2303 snap 0 seq_num 2303) 2023-09-23T20:06:43.991 INFO:tasks.rados.rados.0.smithi098.stdout:3744: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T20:06:44.151 INFO:tasks.rados.rados.0.smithi098.stdout:3745: finishing write tid 1 to smithi09866585-84 2023-09-23T20:06:44.151 INFO:tasks.rados.rados.0.smithi098.stdout:3745: finishing write tid 2 to smithi09866585-84 2023-09-23T20:06:44.151 INFO:tasks.rados.rados.0.smithi098.stdout:3745: finishing write tid 3 to smithi09866585-84 2023-09-23T20:06:44.151 INFO:tasks.rados.rados.0.smithi098.stdout:3745: finishing write tid 4 to smithi09866585-84 2023-09-23T20:06:44.151 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 84 v 507 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2023-09-23T20:06:44.151 INFO:tasks.rados.rados.0.smithi098.stdout:3745: left oid 84 (ObjNum 2304 snap 0 seq_num 2304) 2023-09-23T20:06:44.151 INFO:tasks.rados.rados.0.smithi098.stdout:3747: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T20:06:44.242 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:44 smithi173 bash[27697]: cluster 2023-09-23T20:06:42.845698+0000 mgr.y (mgr.25178) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 107 op/s 2023-09-23T20:06:44.242 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:44 smithi173 bash[55571]: debug 2023-09-23T20:06:44.093+0000 7f040f023200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:06:44.288 INFO:tasks.rados.rados.0.smithi098.stdout:3748: finishing write tid 1 to smithi09866585-22 2023-09-23T20:06:44.289 INFO:tasks.rados.rados.0.smithi098.stdout:3750: expect (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T20:06:44.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:44 smithi098 bash[27308]: cluster 2023-09-23T20:06:42.845698+0000 mgr.y (mgr.25178) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 107 op/s 2023-09-23T20:06:44.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:44 smithi098 bash[33670]: cluster 2023-09-23T20:06:42.845698+0000 mgr.y (mgr.25178) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 107 op/s 2023-09-23T20:06:44.511 INFO:tasks.rados.rados.0.smithi098.stdout:3748: finishing write tid 2 to smithi09866585-22 2023-09-23T20:06:44.511 INFO:tasks.rados.rados.0.smithi098.stdout:3748: finishing write tid 3 to smithi09866585-22 2023-09-23T20:06:44.511 INFO:tasks.rados.rados.0.smithi098.stdout:3748: finishing write tid 4 to smithi09866585-22 2023-09-23T20:06:44.511 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 22 v 350 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2023-09-23T20:06:44.511 INFO:tasks.rados.rados.0.smithi098.stdout:3748: left oid 22 (ObjNum 2305 snap 0 seq_num 2305) 2023-09-23T20:06:44.512 INFO:tasks.rados.rados.0.smithi098.stdout:3752: finishing write tid 1 to smithi09866585-294 2023-09-23T20:06:44.512 INFO:tasks.rados.rados.0.smithi098.stdout:3752: finishing write tid 2 to smithi09866585-294 2023-09-23T20:06:44.512 INFO:tasks.rados.rados.0.smithi098.stdout:3752: finishing write tid 3 to smithi09866585-294 2023-09-23T20:06:44.512 INFO:tasks.rados.rados.0.smithi098.stdout:3752: finishing write tid 4 to smithi09866585-294 2023-09-23T20:06:44.512 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 294 v 427 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2023-09-23T20:06:44.512 INFO:tasks.rados.rados.0.smithi098.stdout:3752: left oid 294 (ObjNum 2306 snap 0 seq_num 2306) 2023-09-23T20:06:44.512 INFO:tasks.rados.rados.0.smithi098.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2023-09-23T20:06:44.525 INFO:tasks.rados.rados.0.smithi098.stdout:3753: writing smithi09866585-412 from 773749 to 1228151 tid 1 2023-09-23T20:06:44.531 INFO:tasks.rados.rados.0.smithi098.stdout:3753: writing smithi09866585-412 from 1749841 to 2270321 tid 2 2023-09-23T20:06:44.531 INFO:tasks.rados.rados.0.smithi098.stdout:3743: done (10 left) 2023-09-23T20:06:44.531 INFO:tasks.rados.rados.0.smithi098.stdout:3744: done (9 left) 2023-09-23T20:06:44.531 INFO:tasks.rados.rados.0.smithi098.stdout:3745: done (8 left) 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3746: done (7 left) 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3747: done (6 left) 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3748: done (5 left) 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3749: done (4 left) 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3750: done (3 left) 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3751: done (2 left) 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3752: done (1 left) 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3754: read oid 358 snap -1 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3754: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3755: write oid 202 current snap is 0 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3753: finishing write tid 1 to smithi09866585-412 2023-09-23T20:06:44.532 INFO:tasks.rados.rados.0.smithi098.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2023-09-23T20:06:44.538 INFO:tasks.rados.rados.0.smithi098.stdout:3755: writing smithi09866585-202 from 790556 to 1320207 tid 1 2023-09-23T20:06:44.547 INFO:tasks.rados.rados.0.smithi098.stdout:3755: writing smithi09866585-202 from 2091970 to 2756108 tid 2 2023-09-23T20:06:44.547 INFO:tasks.rados.rados.0.smithi098.stdout:3756: read oid 395 snap -1 2023-09-23T20:06:44.547 INFO:tasks.rados.rados.0.smithi098.stdout:3756: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:06:44.547 INFO:tasks.rados.rados.0.smithi098.stdout:3757: delete oid 471 current snap is 0 2023-09-23T20:06:44.547 INFO:tasks.rados.rados.0.smithi098.stdout:3753: finishing write tid 2 to smithi09866585-412 2023-09-23T20:06:44.547 INFO:tasks.rados.rados.0.smithi098.stdout:3753: finishing write tid 3 to smithi09866585-412 2023-09-23T20:06:44.547 INFO:tasks.rados.rados.0.smithi098.stdout:3753: finishing write tid 4 to smithi09866585-412 2023-09-23T20:06:44.547 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 412 v 514 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2023-09-23T20:06:44.547 INFO:tasks.rados.rados.0.smithi098.stdout:3753: left oid 412 (ObjNum 2307 snap 0 seq_num 2307) 2023-09-23T20:06:44.548 INFO:tasks.rados.rados.0.smithi098.stdout:3755: finishing write tid 1 to smithi09866585-202 2023-09-23T20:06:44.548 INFO:tasks.rados.rados.0.smithi098.stdout:3754: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T20:06:44.585 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:44 smithi173 bash[55571]: debug 2023-09-23T20:06:44.237+0000 7f040f023200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:06:44.585 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:44 smithi173 bash[55571]: debug 2023-09-23T20:06:44.445+0000 7f040f023200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:06:44.683 INFO:tasks.rados.rados.0.smithi098.stdout:3755: finishing write tid 2 to smithi09866585-202 2023-09-23T20:06:44.683 INFO:tasks.rados.rados.0.smithi098.stdout:3753: done (4 left) 2023-09-23T20:06:44.683 INFO:tasks.rados.rados.0.smithi098.stdout:3754: done (3 left) 2023-09-23T20:06:44.683 INFO:tasks.rados.rados.0.smithi098.stdout:3757: done (2 left) 2023-09-23T20:06:44.683 INFO:tasks.rados.rados.0.smithi098.stdout:3758: delete oid 491 current snap is 0 2023-09-23T20:06:44.683 INFO:tasks.rados.rados.0.smithi098.stdout:3755: finishing write tid 3 to smithi09866585-202 2023-09-23T20:06:44.683 INFO:tasks.rados.rados.0.smithi098.stdout:3755: finishing write tid 4 to smithi09866585-202 2023-09-23T20:06:44.683 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 202 v 324 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2023-09-23T20:06:44.683 INFO:tasks.rados.rados.0.smithi098.stdout:3755: left oid 202 (ObjNum 2308 snap 0 seq_num 2308) 2023-09-23T20:06:44.683 INFO:tasks.rados.rados.0.smithi098.stdout:3756: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T20:06:44.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:44 smithi173 bash[55571]: debug 2023-09-23T20:06:44.581+0000 7f040f023200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:06:44.878 INFO:tasks.rados.rados.0.smithi098.stdout:3755: done (2 left) 2023-09-23T20:06:44.878 INFO:tasks.rados.rados.0.smithi098.stdout:3756: done (1 left) 2023-09-23T20:06:44.878 INFO:tasks.rados.rados.0.smithi098.stdout:3758: done (0 left) 2023-09-23T20:06:44.878 INFO:tasks.rados.rados.0.smithi098.stdout:3759: read oid 49 snap -1 2023-09-23T20:06:44.879 INFO:tasks.rados.rados.0.smithi098.stdout:3759: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:06:44.879 INFO:tasks.rados.rados.0.smithi098.stdout:3760: delete oid 344 current snap is 0 2023-09-23T20:06:44.882 INFO:tasks.rados.rados.0.smithi098.stdout:3760: done (1 left) 2023-09-23T20:06:44.882 INFO:tasks.rados.rados.0.smithi098.stdout:3761: write oid 287 current snap is 0 2023-09-23T20:06:44.882 INFO:tasks.rados.rados.0.smithi098.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2023-09-23T20:06:44.896 INFO:tasks.rados.rados.0.smithi098.stdout:3761: writing smithi09866585-287 from 457784 to 1004784 tid 1 2023-09-23T20:06:44.905 INFO:tasks.rados.rados.0.smithi098.stdout:3761: writing smithi09866585-287 from 1525898 to 2197374 tid 2 2023-09-23T20:06:44.905 INFO:tasks.rados.rados.0.smithi098.stdout:3762: write oid 437 current snap is 0 2023-09-23T20:06:44.905 INFO:tasks.rados.rados.0.smithi098.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2023-09-23T20:06:44.911 INFO:tasks.rados.rados.0.smithi098.stdout:3762: writing smithi09866585-437 from 474591 to 1096840 tid 1 2023-09-23T20:06:44.916 INFO:tasks.rados.rados.0.smithi098.stdout:3762: writing smithi09866585-437 from 1584380 to 1999514 tid 2 2023-09-23T20:06:44.920 INFO:tasks.rados.rados.0.smithi098.stdout:3762: writing smithi09866585-437 from 2501500 to 2874591 tid 3 2023-09-23T20:06:44.920 INFO:tasks.rados.rados.0.smithi098.stdout:3763: read oid 243 snap -1 2023-09-23T20:06:44.921 INFO:tasks.rados.rados.0.smithi098.stdout:3763: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:06:44.921 INFO:tasks.rados.rados.0.smithi098.stdout:3764: delete oid 247 current snap is 0 2023-09-23T20:06:44.921 INFO:tasks.rados.rados.0.smithi098.stdout:3759: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T20:06:45.100 INFO:tasks.rados.rados.0.smithi098.stdout:3761: finishing write tid 1 to smithi09866585-287 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:3761: finishing write tid 2 to smithi09866585-287 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:3761: finishing write tid 3 to smithi09866585-287 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:3761: finishing write tid 4 to smithi09866585-287 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 287 v 510 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:3761: left oid 287 (ObjNum 2312 snap 0 seq_num 2312) 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:3762: finishing write tid 1 to smithi09866585-437 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:3762: finishing write tid 2 to smithi09866585-437 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:3762: finishing write tid 3 to smithi09866585-437 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:3762: finishing write tid 4 to smithi09866585-437 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:3762: finishing write tid 5 to smithi09866585-437 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 437 v 407 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2023-09-23T20:06:45.101 INFO:tasks.rados.rados.0.smithi098.stdout:3762: left oid 437 (ObjNum 2313 snap 0 seq_num 2313) 2023-09-23T20:06:45.102 INFO:tasks.rados.rados.0.smithi098.stdout:3763: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T20:06:45.167 INFO:tasks.rados.rados.0.smithi098.stdout:3759: done (4 left) 2023-09-23T20:06:45.167 INFO:tasks.rados.rados.0.smithi098.stdout:3761: done (3 left) 2023-09-23T20:06:45.167 INFO:tasks.rados.rados.0.smithi098.stdout:3762: done (2 left) 2023-09-23T20:06:45.168 INFO:tasks.rados.rados.0.smithi098.stdout:3763: done (1 left) 2023-09-23T20:06:45.168 INFO:tasks.rados.rados.0.smithi098.stdout:3764: done (0 left) 2023-09-23T20:06:45.168 INFO:tasks.rados.rados.0.smithi098.stdout:3765: read oid 140 snap -1 2023-09-23T20:06:45.168 INFO:tasks.rados.rados.0.smithi098.stdout:3765: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:06:45.168 INFO:tasks.rados.rados.0.smithi098.stdout:3766: write oid 421 current snap is 0 2023-09-23T20:06:45.168 INFO:tasks.rados.rados.0.smithi098.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2023-09-23T20:06:45.181 INFO:tasks.rados.rados.0.smithi098.stdout:3766: writing smithi09866585-421 from 508205 to 1280952 tid 1 2023-09-23T20:06:45.187 INFO:tasks.rados.rados.0.smithi098.stdout:3766: writing smithi09866585-421 from 1701344 to 2120147 tid 2 2023-09-23T20:06:45.192 INFO:tasks.rados.rados.0.smithi098.stdout:3766: writing smithi09866585-421 from 2556346 to 2908205 tid 3 2023-09-23T20:06:45.192 INFO:tasks.rados.rados.0.smithi098.stdout:3767: write oid 409 current snap is 0 2023-09-23T20:06:45.192 INFO:tasks.rados.rados.0.smithi098.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2023-09-23T20:06:45.198 INFO:tasks.rados.rados.0.smithi098.stdout:3767: writing smithi09866585-409 from 525012 to 973008 tid 1 2023-09-23T20:06:45.205 INFO:tasks.rados.rados.0.smithi098.stdout:3767: writing smithi09866585-409 from 1643473 to 2322287 tid 2 2023-09-23T20:06:45.209 INFO:tasks.rados.rados.0.smithi098.stdout:3767: writing smithi09866585-409 from 2867416 to 2925012 tid 3 2023-09-23T20:06:45.209 INFO:tasks.rados.rados.0.smithi098.stdout:3768: write oid 208 current snap is 0 2023-09-23T20:06:45.209 INFO:tasks.rados.rados.0.smithi098.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2023-09-23T20:06:45.215 INFO:tasks.rados.rados.0.smithi098.stdout:3768: writing smithi09866585-208 from 541819 to 1065064 tid 1 2023-09-23T20:06:45.220 INFO:tasks.rados.rados.0.smithi098.stdout:3768: writing smithi09866585-208 from 1701955 to 2124427 tid 2 2023-09-23T20:06:45.225 INFO:tasks.rados.rados.0.smithi098.stdout:3768: writing smithi09866585-208 from 2894839 to 2941819 tid 3 2023-09-23T20:06:45.225 INFO:tasks.rados.rados.0.smithi098.stdout:3769: write oid 167 current snap is 0 2023-09-23T20:06:45.225 INFO:tasks.rados.rados.0.smithi098.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2023-09-23T20:06:45.232 INFO:tasks.rados.rados.0.smithi098.stdout:3769: writing smithi09866585-167 from 558626 to 1157120 tid 1 2023-09-23T20:06:45.239 INFO:tasks.rados.rados.0.smithi098.stdout:3769: writing smithi09866585-167 from 1760437 to 2442920 tid 2 2023-09-23T20:06:45.242 INFO:tasks.rados.rados.0.smithi098.stdout:3769: writing smithi09866585-167 from 2922262 to 2958626 tid 3 2023-09-23T20:06:45.242 INFO:tasks.rados.rados.0.smithi098.stdout:3770: read oid 147 snap -1 2023-09-23T20:06:45.243 INFO:tasks.rados.rados.0.smithi098.stdout:3770: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-09-23T20:06:45.243 INFO:tasks.rados.rados.0.smithi098.stdout:3771: read oid 169 snap -1 2023-09-23T20:06:45.243 INFO:tasks.rados.rados.0.smithi098.stdout:3771: expect (ObjNum 2274 snap 0 seq_num 2274) 2023-09-23T20:06:45.243 INFO:tasks.rados.rados.0.smithi098.stdout:3772: write oid 90 current snap is 0 2023-09-23T20:06:45.243 INFO:tasks.rados.rados.0.smithi098.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2023-09-23T20:06:45.250 INFO:tasks.rados.rados.0.smithi098.stdout:3772: writing smithi09866585-90 from 575433 to 1365529 tid 1 2023-09-23T20:06:45.256 INFO:tasks.rados.rados.0.smithi098.stdout:3772: writing smithi09866585-90 from 1935272 to 2361413 tid 2 2023-09-23T20:06:45.257 INFO:tasks.rados.rados.0.smithi098.stdout:3773: write oid 416 current snap is 0 2023-09-23T20:06:45.257 INFO:tasks.rados.rados.0.smithi098.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2023-09-23T20:06:45.262 INFO:tasks.rados.rados.0.smithi098.stdout:3773: writing smithi09866585-416 from 592240 to 1057585 tid 1 2023-09-23T20:06:45.269 INFO:tasks.rados.rados.0.smithi098.stdout:3773: writing smithi09866585-416 from 1593754 to 2279906 tid 2 2023-09-23T20:06:45.273 INFO:tasks.rados.rados.0.smithi098.stdout:3773: writing smithi09866585-416 from 2809814 to 2992240 tid 3 2023-09-23T20:06:45.273 INFO:tasks.rados.rados.0.smithi098.stdout:3774: write oid 59 current snap is 0 2023-09-23T20:06:45.273 INFO:tasks.rados.rados.0.smithi098.stdout:3765: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:06:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:45 smithi173 bash[27697]: audit 2023-09-23T20:06:44.666638+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.98:0/2959903098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:45.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:45 smithi098 bash[27308]: audit 2023-09-23T20:06:44.666638+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.98:0/2959903098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:45.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:45 smithi098 bash[33670]: audit 2023-09-23T20:06:44.666638+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.98:0/2959903098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:45.547 INFO:tasks.rados.rados.0.smithi098.stdout:3766: finishing write tid 1 to smithi09866585-421 2023-09-23T20:06:45.547 INFO:tasks.rados.rados.0.smithi098.stdout:3766: finishing write tid 2 to smithi09866585-421 2023-09-23T20:06:45.547 INFO:tasks.rados.rados.0.smithi098.stdout:3766: finishing write tid 3 to smithi09866585-421 2023-09-23T20:06:45.547 INFO:tasks.rados.rados.0.smithi098.stdout:3766: finishing write tid 4 to smithi09866585-421 2023-09-23T20:06:45.547 INFO:tasks.rados.rados.0.smithi098.stdout:3766: finishing write tid 5 to smithi09866585-421 2023-09-23T20:06:45.547 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 421 v 518 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2023-09-23T20:06:45.547 INFO:tasks.rados.rados.0.smithi098.stdout:3766: left oid 421 (ObjNum 2315 snap 0 seq_num 2315) 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:3767: finishing write tid 1 to smithi09866585-409 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:3767: finishing write tid 2 to smithi09866585-409 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:3767: finishing write tid 3 to smithi09866585-409 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:3767: finishing write tid 4 to smithi09866585-409 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:3767: finishing write tid 5 to smithi09866585-409 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 409 v 522 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:3767: left oid 409 (ObjNum 2316 snap 0 seq_num 2316) 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:3768: finishing write tid 1 to smithi09866585-208 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:3768: finishing write tid 2 to smithi09866585-208 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:3768: finishing write tid 3 to smithi09866585-208 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:3768: finishing write tid 4 to smithi09866585-208 2023-09-23T20:06:45.548 INFO:tasks.rados.rados.0.smithi098.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2023-09-23T20:06:45.558 INFO:tasks.rados.rados.0.smithi098.stdout:3774: writing smithi09866585-59 from 609047 to 1149641 tid 1 2023-09-23T20:06:45.566 INFO:tasks.rados.rados.0.smithi098.stdout:3774: writing smithi09866585-59 from 1935883 to 2365693 tid 2 2023-09-23T20:06:45.570 INFO:tasks.rados.rados.0.smithi098.stdout:3774: writing smithi09866585-59 from 3004531 to 3009047 tid 3 2023-09-23T20:06:45.570 INFO:tasks.rados.rados.0.smithi098.stdout:3765: done (9 left) 2023-09-23T20:06:45.570 INFO:tasks.rados.rados.0.smithi098.stdout:3766: done (8 left) 2023-09-23T20:06:45.571 INFO:tasks.rados.rados.0.smithi098.stdout:3767: done (7 left) 2023-09-23T20:06:45.571 INFO:tasks.rados.rados.0.smithi098.stdout:3775: write oid 69 current snap is 0 2023-09-23T20:06:45.571 INFO:tasks.rados.rados.0.smithi098.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2023-09-23T20:06:45.577 INFO:tasks.rados.rados.0.smithi098.stdout:3775: writing smithi09866585-69 from 625854 to 1241697 tid 1 2023-09-23T20:06:45.585 INFO:tasks.rados.rados.0.smithi098.stdout:3775: writing smithi09866585-69 from 1994365 to 2567833 tid 2 2023-09-23T20:06:45.585 INFO:tasks.rados.rados.0.smithi098.stdout:3776: write oid 299 current snap is 0 2023-09-23T20:06:45.585 INFO:tasks.rados.rados.0.smithi098.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2023-09-23T20:06:45.592 INFO:tasks.rados.rados.0.smithi098.stdout:3776: writing smithi09866585-299 from 642661 to 1333753 tid 1 2023-09-23T20:06:45.599 INFO:tasks.rados.rados.0.smithi098.stdout:3776: writing smithi09866585-299 from 2052847 to 2486326 tid 2 2023-09-23T20:06:45.599 INFO:tasks.rados.rados.0.smithi098.stdout:3777: write oid 240 current snap is 0 2023-09-23T20:06:45.599 INFO:tasks.rados.rados.0.smithi098.stdout:3768: finishing write tid 5 to smithi09866585-208 2023-09-23T20:06:45.599 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 208 v 526 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2023-09-23T20:06:45.599 INFO:tasks.rados.rados.0.smithi098.stdout:3768: left oid 208 (ObjNum 2317 snap 0 seq_num 2317) 2023-09-23T20:06:45.600 INFO:tasks.rados.rados.0.smithi098.stdout:3769: finishing write tid 1 to smithi09866585-167 2023-09-23T20:06:45.600 INFO:tasks.rados.rados.0.smithi098.stdout:3769: finishing write tid 2 to smithi09866585-167 2023-09-23T20:06:45.600 INFO:tasks.rados.rados.0.smithi098.stdout:3769: finishing write tid 3 to smithi09866585-167 2023-09-23T20:06:45.600 INFO:tasks.rados.rados.0.smithi098.stdout:3769: finishing write tid 4 to smithi09866585-167 2023-09-23T20:06:45.600 INFO:tasks.rados.rados.0.smithi098.stdout:3769: finishing write tid 5 to smithi09866585-167 2023-09-23T20:06:45.600 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 167 v 590 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2023-09-23T20:06:45.600 INFO:tasks.rados.rados.0.smithi098.stdout:3769: left oid 167 (ObjNum 2318 snap 0 seq_num 2318) 2023-09-23T20:06:45.600 INFO:tasks.rados.rados.0.smithi098.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2023-09-23T20:06:45.607 INFO:tasks.rados.rados.0.smithi098.stdout:3777: writing smithi09866585-240 from 659468 to 1425809 tid 1 2023-09-23T20:06:45.614 INFO:tasks.rados.rados.0.smithi098.stdout:3777: writing smithi09866585-240 from 2111329 to 2688466 tid 2 2023-09-23T20:06:45.615 INFO:tasks.rados.rados.0.smithi098.stdout:3768: done (9 left) 2023-09-23T20:06:45.615 INFO:tasks.rados.rados.0.smithi098.stdout:3769: done (8 left) 2023-09-23T20:06:45.615 INFO:tasks.rados.rados.0.smithi098.stdout:3778: read oid 379 snap -1 2023-09-23T20:06:45.615 INFO:tasks.rados.rados.0.smithi098.stdout:3778: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T20:06:45.615 INFO:tasks.rados.rados.0.smithi098.stdout:3779: write oid 73 current snap is 0 2023-09-23T20:06:45.615 INFO:tasks.rados.rados.0.smithi098.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2023-09-23T20:06:45.621 INFO:tasks.rados.rados.0.smithi098.stdout:3779: writing smithi09866585-73 from 676275 to 1117865 tid 1 2023-09-23T20:06:45.626 INFO:tasks.rados.rados.0.smithi098.stdout:3779: writing smithi09866585-73 from 1653458 to 2090606 tid 2 2023-09-23T20:06:45.632 INFO:tasks.rados.rados.0.smithi098.stdout:3779: writing smithi09866585-73 from 2597870 to 3028947 tid 3 2023-09-23T20:06:45.632 INFO:tasks.rados.rados.0.smithi098.stdout:3780: read oid 315 snap -1 2023-09-23T20:06:45.632 INFO:tasks.rados.rados.0.smithi098.stdout:3780: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-09-23T20:06:45.633 INFO:tasks.rados.rados.0.smithi098.stdout:3781: write oid 395 current snap is 0 2023-09-23T20:06:45.633 INFO:tasks.rados.rados.0.smithi098.stdout:3770: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-09-23T20:06:45.750 INFO:tasks.rados.rados.0.smithi098.stdout:3771: expect (ObjNum 2274 snap 0 seq_num 2274) 2023-09-23T20:06:45.897 INFO:tasks.rados.rados.0.smithi098.stdout:3772: finishing write tid 1 to smithi09866585-90 2023-09-23T20:06:45.897 INFO:tasks.rados.rados.0.smithi098.stdout:3772: finishing write tid 2 to smithi09866585-90 2023-09-23T20:06:45.897 INFO:tasks.rados.rados.0.smithi098.stdout:3772: finishing write tid 3 to smithi09866585-90 2023-09-23T20:06:45.897 INFO:tasks.rados.rados.0.smithi098.stdout:3772: finishing write tid 4 to smithi09866585-90 2023-09-23T20:06:45.898 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 90 v 398 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2023-09-23T20:06:45.898 INFO:tasks.rados.rados.0.smithi098.stdout:3772: left oid 90 (ObjNum 2319 snap 0 seq_num 2319) 2023-09-23T20:06:45.898 INFO:tasks.rados.rados.0.smithi098.stdout:3773: finishing write tid 1 to smithi09866585-416 2023-09-23T20:06:45.898 INFO:tasks.rados.rados.0.smithi098.stdout:3773: finishing write tid 2 to smithi09866585-416 2023-09-23T20:06:45.898 INFO:tasks.rados.rados.0.smithi098.stdout:3773: finishing write tid 3 to smithi09866585-416 2023-09-23T20:06:45.898 INFO:tasks.rados.rados.0.smithi098.stdout:3773: finishing write tid 4 to smithi09866585-416 2023-09-23T20:06:45.898 INFO:tasks.rados.rados.0.smithi098.stdout:3773: finishing write tid 5 to smithi09866585-416 2023-09-23T20:06:45.898 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 416 v 355 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2023-09-23T20:06:45.898 INFO:tasks.rados.rados.0.smithi098.stdout:3773: left oid 416 (ObjNum 2320 snap 0 seq_num 2320) 2023-09-23T20:06:45.898 INFO:tasks.rados.rados.0.smithi098.stdout:3774: finishing write tid 1 to smithi09866585-59 2023-09-23T20:06:45.898 INFO:tasks.rados.rados.0.smithi098.stdout:3774: finishing write tid 2 to smithi09866585-59 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:3774: finishing write tid 3 to smithi09866585-59 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:3774: finishing write tid 4 to smithi09866585-59 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:3774: finishing write tid 5 to smithi09866585-59 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 59 v 328 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:3774: left oid 59 (ObjNum 2321 snap 0 seq_num 2321) 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:3775: finishing write tid 1 to smithi09866585-69 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:3775: finishing write tid 2 to smithi09866585-69 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:3775: finishing write tid 3 to smithi09866585-69 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:3775: finishing write tid 4 to smithi09866585-69 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 69 v 429 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:3775: left oid 69 (ObjNum 2322 snap 0 seq_num 2322) 2023-09-23T20:06:45.899 INFO:tasks.rados.rados.0.smithi098.stdout:3776: finishing write tid 1 to smithi09866585-299 2023-09-23T20:06:45.900 INFO:tasks.rados.rados.0.smithi098.stdout:3776: finishing write tid 2 to smithi09866585-299 2023-09-23T20:06:45.900 INFO:tasks.rados.rados.0.smithi098.stdout:3776: finishing write tid 3 to smithi09866585-299 2023-09-23T20:06:45.900 INFO:tasks.rados.rados.0.smithi098.stdout:3776: finishing write tid 4 to smithi09866585-299 2023-09-23T20:06:45.900 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 299 v 545 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2023-09-23T20:06:45.900 INFO:tasks.rados.rados.0.smithi098.stdout:3776: left oid 299 (ObjNum 2323 snap 0 seq_num 2323) 2023-09-23T20:06:45.900 INFO:tasks.rados.rados.0.smithi098.stdout:3777: finishing write tid 1 to smithi09866585-240 2023-09-23T20:06:45.900 INFO:tasks.rados.rados.0.smithi098.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2023-09-23T20:06:45.910 INFO:tasks.rados.rados.0.smithi098.stdout:3781: writing smithi09866585-395 from 693082 to 1209921 tid 1 2023-09-23T20:06:45.916 INFO:tasks.rados.rados.0.smithi098.stdout:3781: writing smithi09866585-395 from 1711940 to 2292746 tid 2 2023-09-23T20:06:45.921 INFO:tasks.rados.rados.0.smithi098.stdout:3781: writing smithi09866585-395 from 3025293 to 3093082 tid 3 2023-09-23T20:06:45.921 INFO:tasks.rados.rados.0.smithi098.stdout:3770: done (11 left) 2023-09-23T20:06:45.922 INFO:tasks.rados.rados.0.smithi098.stdout:3771: done (10 left) 2023-09-23T20:06:45.922 INFO:tasks.rados.rados.0.smithi098.stdout:3772: done (9 left) 2023-09-23T20:06:45.922 INFO:tasks.rados.rados.0.smithi098.stdout:3773: done (8 left) 2023-09-23T20:06:45.922 INFO:tasks.rados.rados.0.smithi098.stdout:3774: done (7 left) 2023-09-23T20:06:45.922 INFO:tasks.rados.rados.0.smithi098.stdout:3775: done (6 left) 2023-09-23T20:06:45.922 INFO:tasks.rados.rados.0.smithi098.stdout:3776: done (5 left) 2023-09-23T20:06:45.922 INFO:tasks.rados.rados.0.smithi098.stdout:3782: read oid 458 snap -1 2023-09-23T20:06:45.922 INFO:tasks.rados.rados.0.smithi098.stdout:3782: expect deleted 2023-09-23T20:06:45.922 INFO:tasks.rados.rados.0.smithi098.stdout:3783: write oid 82 current snap is 0 2023-09-23T20:06:45.922 INFO:tasks.rados.rados.0.smithi098.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2023-09-23T20:06:45.930 INFO:tasks.rados.rados.0.smithi098.stdout:3783: writing smithi09866585-82 from 709889 to 1418330 tid 1 2023-09-23T20:06:45.935 INFO:tasks.rados.rados.0.smithi098.stdout:3783: writing smithi09866585-82 from 1886775 to 2327592 tid 2 2023-09-23T20:06:45.940 INFO:tasks.rados.rados.0.smithi098.stdout:3783: writing smithi09866585-82 from 2769069 to 3109889 tid 3 2023-09-23T20:06:45.941 INFO:tasks.rados.rados.0.smithi098.stdout:3784: read oid 226 snap -1 2023-09-23T20:06:45.941 INFO:tasks.rados.rados.0.smithi098.stdout:3784: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T20:06:45.941 INFO:tasks.rados.rados.0.smithi098.stdout:3785: write oid 51 current snap is 0 2023-09-23T20:06:45.941 INFO:tasks.rados.rados.0.smithi098.stdout:3777: finishing write tid 2 to smithi09866585-240 2023-09-23T20:06:45.941 INFO:tasks.rados.rados.0.smithi098.stdout:3777: finishing write tid 3 to smithi09866585-240 2023-09-23T20:06:45.941 INFO:tasks.rados.rados.0.smithi098.stdout:3777: finishing write tid 4 to smithi09866585-240 2023-09-23T20:06:45.941 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 240 v 456 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2023-09-23T20:06:45.941 INFO:tasks.rados.rados.0.smithi098.stdout:3777: left oid 240 (ObjNum 2324 snap 0 seq_num 2324) 2023-09-23T20:06:45.941 INFO:tasks.rados.rados.0.smithi098.stdout:3779: finishing write tid 1 to smithi09866585-73 2023-09-23T20:06:45.941 INFO:tasks.rados.rados.0.smithi098.stdout:3778: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T20:06:46.087 INFO:tasks.rados.rados.0.smithi098.stdout:3779: finishing write tid 2 to smithi09866585-73 2023-09-23T20:06:46.087 INFO:tasks.rados.rados.0.smithi098.stdout:3779: finishing write tid 3 to smithi09866585-73 2023-09-23T20:06:46.088 INFO:tasks.rados.rados.0.smithi098.stdout:3779: finishing write tid 4 to smithi09866585-73 2023-09-23T20:06:46.088 INFO:tasks.rados.rados.0.smithi098.stdout:3779: finishing write tid 5 to smithi09866585-73 2023-09-23T20:06:46.088 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 73 v 598 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2023-09-23T20:06:46.088 INFO:tasks.rados.rados.0.smithi098.stdout:3779: left oid 73 (ObjNum 2325 snap 0 seq_num 2325) 2023-09-23T20:06:46.088 INFO:tasks.rados.rados.0.smithi098.stdout:3780: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-09-23T20:06:46.224 INFO:tasks.rados.rados.0.smithi098.stdout:3781: finishing write tid 1 to smithi09866585-395 2023-09-23T20:06:46.224 INFO:tasks.rados.rados.0.smithi098.stdout:3781: finishing write tid 2 to smithi09866585-395 2023-09-23T20:06:46.224 INFO:tasks.rados.rados.0.smithi098.stdout:3781: finishing write tid 3 to smithi09866585-395 2023-09-23T20:06:46.224 INFO:tasks.rados.rados.0.smithi098.stdout:3781: finishing write tid 4 to smithi09866585-395 2023-09-23T20:06:46.224 INFO:tasks.rados.rados.0.smithi098.stdout:3781: finishing write tid 5 to smithi09866585-395 2023-09-23T20:06:46.224 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 395 v 602 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2023-09-23T20:06:46.224 INFO:tasks.rados.rados.0.smithi098.stdout:3781: left oid 395 (ObjNum 2326 snap 0 seq_num 2326) 2023-09-23T20:06:46.224 INFO:tasks.rados.rados.0.smithi098.stdout:3783: finishing write tid 1 to smithi09866585-82 2023-09-23T20:06:46.224 INFO:tasks.rados.rados.0.smithi098.stdout:3783: finishing write tid 2 to smithi09866585-82 2023-09-23T20:06:46.224 INFO:tasks.rados.rados.0.smithi098.stdout:3783: finishing write tid 3 to smithi09866585-82 2023-09-23T20:06:46.225 INFO:tasks.rados.rados.0.smithi098.stdout:3783: finishing write tid 4 to smithi09866585-82 2023-09-23T20:06:46.225 INFO:tasks.rados.rados.0.smithi098.stdout:3783: finishing write tid 5 to smithi09866585-82 2023-09-23T20:06:46.225 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 82 v 514 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2023-09-23T20:06:46.225 INFO:tasks.rados.rados.0.smithi098.stdout:3783: left oid 82 (ObjNum 2327 snap 0 seq_num 2327) 2023-09-23T20:06:46.225 INFO:tasks.rados.rados.0.smithi098.stdout:3784: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T20:06:46.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:45 smithi173 bash[55571]: debug 2023-09-23T20:06:45.913+0000 7f040f023200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:06:46.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:45 smithi173 bash[55571]: [23/Sep/2023:20:06:45] ENGINE Bus STARTING 2023-09-23T20:06:46.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:46 smithi173 bash[55571]: CherryPy Checker: 2023-09-23T20:06:46.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:46 smithi173 bash[55571]: The Application mounted at '' has an empty config. 2023-09-23T20:06:46.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:46 smithi173 bash[55571]: [23/Sep/2023:20:06:46] ENGINE Serving on http://:::9283 2023-09-23T20:06:46.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:06:46 smithi173 bash[55571]: [23/Sep/2023:20:06:46] ENGINE Bus STARTED 2023-09-23T20:06:46.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:46 smithi173 bash[27697]: cluster 2023-09-23T20:06:44.846361+0000 mgr.y (mgr.25178) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.9 MiB/s wr, 72 op/s 2023-09-23T20:06:46.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:46 smithi173 bash[27697]: cluster 2023-09-23T20:06:45.934546+0000 mon.a (mon.0) 956 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:06:46.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:46 smithi173 bash[27697]: cluster 2023-09-23T20:06:45.934697+0000 mon.a (mon.0) 957 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:06:46.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:46 smithi173 bash[27697]: audit 2023-09-23T20:06:45.940929+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:06:46.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:46 smithi173 bash[27697]: audit 2023-09-23T20:06:45.942517+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:06:46.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:46 smithi173 bash[27697]: audit 2023-09-23T20:06:45.947223+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:06:46.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:46 smithi173 bash[27697]: audit 2023-09-23T20:06:45.948069+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:06:46.348 INFO:tasks.rados.rados.0.smithi098.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2023-09-23T20:06:46.363 INFO:tasks.rados.rados.0.smithi098.stdout:3785: writing smithi09866585-51 from 726696 to 1510386 tid 1 2023-09-23T20:06:46.369 INFO:tasks.rados.rados.0.smithi098.stdout:3785: writing smithi09866585-51 from 1945257 to 2529732 tid 2 2023-09-23T20:06:46.369 INFO:tasks.rados.rados.0.smithi098.stdout:3777: done (8 left) 2023-09-23T20:06:46.369 INFO:tasks.rados.rados.0.smithi098.stdout:3778: done (7 left) 2023-09-23T20:06:46.369 INFO:tasks.rados.rados.0.smithi098.stdout:3779: done (6 left) 2023-09-23T20:06:46.370 INFO:tasks.rados.rados.0.smithi098.stdout:3780: done (5 left) 2023-09-23T20:06:46.370 INFO:tasks.rados.rados.0.smithi098.stdout:3781: done (4 left) 2023-09-23T20:06:46.370 INFO:tasks.rados.rados.0.smithi098.stdout:3782: done (3 left) 2023-09-23T20:06:46.370 INFO:tasks.rados.rados.0.smithi098.stdout:3783: done (2 left) 2023-09-23T20:06:46.370 INFO:tasks.rados.rados.0.smithi098.stdout:3784: done (1 left) 2023-09-23T20:06:46.370 INFO:tasks.rados.rados.0.smithi098.stdout:3786: write oid 202 current snap is 0 2023-09-23T20:06:46.370 INFO:tasks.rados.rados.0.smithi098.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2023-09-23T20:06:46.376 INFO:tasks.rados.rados.0.smithi098.stdout:3786: writing smithi09866585-202 from 743503 to 1202442 tid 1 2023-09-23T20:06:46.382 INFO:tasks.rados.rados.0.smithi098.stdout:3786: writing smithi09866585-202 from 1887386 to 2331872 tid 2 2023-09-23T20:06:46.387 INFO:tasks.rados.rados.0.smithi098.stdout:3786: writing smithi09866585-202 from 3107562 to 3143503 tid 3 2023-09-23T20:06:46.387 INFO:tasks.rados.rados.0.smithi098.stdout:3787: delete oid 408 current snap is 0 2023-09-23T20:06:46.387 INFO:tasks.rados.rados.0.smithi098.stdout:3785: finishing write tid 1 to smithi09866585-51 2023-09-23T20:06:46.387 INFO:tasks.rados.rados.0.smithi098.stdout:3785: finishing write tid 2 to smithi09866585-51 2023-09-23T20:06:46.388 INFO:tasks.rados.rados.0.smithi098.stdout:3785: finishing write tid 3 to smithi09866585-51 2023-09-23T20:06:46.388 INFO:tasks.rados.rados.0.smithi098.stdout:3785: finishing write tid 4 to smithi09866585-51 2023-09-23T20:06:46.388 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 51 v 451 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2023-09-23T20:06:46.388 INFO:tasks.rados.rados.0.smithi098.stdout:3785: left oid 51 (ObjNum 2328 snap 0 seq_num 2328) 2023-09-23T20:06:46.388 INFO:tasks.rados.rados.0.smithi098.stdout:3786: finishing write tid 1 to smithi09866585-202 2023-09-23T20:06:46.388 INFO:tasks.rados.rados.0.smithi098.stdout:3786: finishing write tid 2 to smithi09866585-202 2023-09-23T20:06:46.389 INFO:tasks.rados.rados.0.smithi098.stdout:3786: finishing write tid 3 to smithi09866585-202 2023-09-23T20:06:46.390 INFO:tasks.rados.rados.0.smithi098.stdout:3786: finishing write tid 4 to smithi09866585-202 2023-09-23T20:06:46.390 INFO:tasks.rados.rados.0.smithi098.stdout:3785: done (2 left) 2023-09-23T20:06:46.390 INFO:tasks.rados.rados.0.smithi098.stdout:3787: done (1 left) 2023-09-23T20:06:46.390 INFO:tasks.rados.rados.0.smithi098.stdout:3788: delete oid 108 current snap is 0 2023-09-23T20:06:46.390 INFO:tasks.rados.rados.0.smithi098.stdout:3786: finishing write tid 5 to smithi09866585-202 2023-09-23T20:06:46.391 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 202 v 332 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2023-09-23T20:06:46.391 INFO:tasks.rados.rados.0.smithi098.stdout:3786: left oid 202 (ObjNum 2329 snap 0 seq_num 2329) 2023-09-23T20:06:46.393 INFO:tasks.rados.rados.0.smithi098.stdout:3786: done (1 left) 2023-09-23T20:06:46.393 INFO:tasks.rados.rados.0.smithi098.stdout:3788: done (0 left) 2023-09-23T20:06:46.393 INFO:tasks.rados.rados.0.smithi098.stdout:3789: read oid 55 snap -1 2023-09-23T20:06:46.393 INFO:tasks.rados.rados.0.smithi098.stdout:3789: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T20:06:46.393 INFO:tasks.rados.rados.0.smithi098.stdout:3790: write oid 221 current snap is 0 2023-09-23T20:06:46.393 INFO:tasks.rados.rados.0.smithi098.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2023-09-23T20:06:46.402 INFO:tasks.rados.rados.0.smithi098.stdout:3790: writing smithi09866585-221 from 793924 to 1478610 tid 1 2023-09-23T20:06:46.410 INFO:tasks.rados.rados.0.smithi098.stdout:3790: writing smithi09866585-221 from 2062832 to 2654645 tid 2 2023-09-23T20:06:46.414 INFO:tasks.rados.rados.0.smithi098.stdout:3790: writing smithi09866585-221 from 3189831 to 3193924 tid 3 2023-09-23T20:06:46.414 INFO:tasks.rados.rados.0.smithi098.stdout:3791: read oid 428 snap -1 2023-09-23T20:06:46.414 INFO:tasks.rados.rados.0.smithi098.stdout:3791: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T20:06:46.414 INFO:tasks.rados.rados.0.smithi098.stdout:3792: write oid 265 current snap is 0 2023-09-23T20:06:46.414 INFO:tasks.rados.rados.0.smithi098.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2023-09-23T20:06:46.422 INFO:tasks.rados.rados.0.smithi098.stdout:3792: writing smithi09866585-265 from 410731 to 1170666 tid 1 2023-09-23T20:06:46.427 INFO:tasks.rados.rados.0.smithi098.stdout:3792: writing smithi09866585-265 from 1604961 to 2056785 tid 2 2023-09-23T20:06:46.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:06:46] "GET /metrics HTTP/1.1" 200 36082 "" "Prometheus/2.33.4" 2023-09-23T20:06:46.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[33670]: cluster 2023-09-23T20:06:44.846361+0000 mgr.y (mgr.25178) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.9 MiB/s wr, 72 op/s 2023-09-23T20:06:46.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[33670]: cluster 2023-09-23T20:06:45.934546+0000 mon.a (mon.0) 956 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:06:46.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[33670]: cluster 2023-09-23T20:06:45.934697+0000 mon.a (mon.0) 957 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:06:46.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[33670]: audit 2023-09-23T20:06:45.940929+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:06:46.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[33670]: audit 2023-09-23T20:06:45.942517+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:06:46.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[33670]: audit 2023-09-23T20:06:45.947223+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:06:46.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[33670]: audit 2023-09-23T20:06:45.948069+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:06:46.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[27308]: cluster 2023-09-23T20:06:44.846361+0000 mgr.y (mgr.25178) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 6.9 MiB/s wr, 72 op/s 2023-09-23T20:06:46.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[27308]: cluster 2023-09-23T20:06:45.934546+0000 mon.a (mon.0) 956 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:06:46.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[27308]: cluster 2023-09-23T20:06:45.934697+0000 mon.a (mon.0) 957 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:06:46.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[27308]: audit 2023-09-23T20:06:45.940929+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:06:46.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[27308]: audit 2023-09-23T20:06:45.942517+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:06:46.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[27308]: audit 2023-09-23T20:06:45.947223+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:06:46.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:46 smithi098 bash[27308]: audit 2023-09-23T20:06:45.948069+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.? 172.21.15.173:0/2922660583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:06:46.434 INFO:tasks.rados.rados.0.smithi098.stdout:3792: writing smithi09866585-265 from 2700901 to 3210731 tid 3 2023-09-23T20:06:46.434 INFO:tasks.rados.rados.0.smithi098.stdout:3793: write oid 256 current snap is 0 2023-09-23T20:06:46.434 INFO:tasks.rados.rados.0.smithi098.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2023-09-23T20:06:46.439 INFO:tasks.rados.rados.0.smithi098.stdout:3793: writing smithi09866585-256 from 427538 to 979075 tid 1 2023-09-23T20:06:46.445 INFO:tasks.rados.rados.0.smithi098.stdout:3793: writing smithi09866585-256 from 1379796 to 1975278 tid 2 2023-09-23T20:06:46.451 INFO:tasks.rados.rados.0.smithi098.stdout:3793: writing smithi09866585-256 from 2444677 to 3009908 tid 3 2023-09-23T20:06:46.451 INFO:tasks.rados.rados.0.smithi098.stdout:3794: write oid 76 current snap is 0 2023-09-23T20:06:46.451 INFO:tasks.rados.rados.0.smithi098.stdout:3789: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T20:06:46.589 INFO:tasks.rados.rados.0.smithi098.stdout:3790: finishing write tid 1 to smithi09866585-221 2023-09-23T20:06:46.589 INFO:tasks.rados.rados.0.smithi098.stdout:3790: finishing write tid 2 to smithi09866585-221 2023-09-23T20:06:46.590 INFO:tasks.rados.rados.0.smithi098.stdout:3790: finishing write tid 3 to smithi09866585-221 2023-09-23T20:06:46.590 INFO:tasks.rados.rados.0.smithi098.stdout:3790: finishing write tid 4 to smithi09866585-221 2023-09-23T20:06:46.590 INFO:tasks.rados.rados.0.smithi098.stdout:3790: finishing write tid 5 to smithi09866585-221 2023-09-23T20:06:46.590 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 221 v 532 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2023-09-23T20:06:46.590 INFO:tasks.rados.rados.0.smithi098.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2023-09-23T20:06:46.590 INFO:tasks.rados.rados.0.smithi098.stdout:3791: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T20:06:46.726 INFO:tasks.rados.rados.0.smithi098.stdout:3792: finishing write tid 1 to smithi09866585-265 2023-09-23T20:06:46.726 INFO:tasks.rados.rados.0.smithi098.stdout:3792: finishing write tid 2 to smithi09866585-265 2023-09-23T20:06:46.726 INFO:tasks.rados.rados.0.smithi098.stdout:3792: finishing write tid 3 to smithi09866585-265 2023-09-23T20:06:46.726 INFO:tasks.rados.rados.0.smithi098.stdout:3792: finishing write tid 4 to smithi09866585-265 2023-09-23T20:06:46.726 INFO:tasks.rados.rados.0.smithi098.stdout:3792: finishing write tid 5 to smithi09866585-265 2023-09-23T20:06:46.726 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 265 v 606 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2023-09-23T20:06:46.726 INFO:tasks.rados.rados.0.smithi098.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2023-09-23T20:06:46.726 INFO:tasks.rados.rados.0.smithi098.stdout:3793: finishing write tid 1 to smithi09866585-256 2023-09-23T20:06:46.726 INFO:tasks.rados.rados.0.smithi098.stdout:3793: finishing write tid 2 to smithi09866585-256 2023-09-23T20:06:46.727 INFO:tasks.rados.rados.0.smithi098.stdout:3793: finishing write tid 3 to smithi09866585-256 2023-09-23T20:06:46.727 INFO:tasks.rados.rados.0.smithi098.stdout:3793: finishing write tid 4 to smithi09866585-256 2023-09-23T20:06:46.727 INFO:tasks.rados.rados.0.smithi098.stdout:3793: finishing write tid 5 to smithi09866585-256 2023-09-23T20:06:46.727 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 256 v 402 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2023-09-23T20:06:46.727 INFO:tasks.rados.rados.0.smithi098.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2023-09-23T20:06:46.727 INFO:tasks.rados.rados.0.smithi098.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2023-09-23T20:06:46.736 INFO:tasks.rados.rados.0.smithi098.stdout:3794: writing smithi09866585-76 from 444345 to 1071131 tid 1 2023-09-23T20:06:46.747 INFO:tasks.rados.rados.0.smithi098.stdout:3794: writing smithi09866585-76 from 1838278 to 2577418 tid 2 2023-09-23T20:06:46.747 INFO:tasks.rados.rados.0.smithi098.stdout:3789: done (5 left) 2023-09-23T20:06:46.747 INFO:tasks.rados.rados.0.smithi098.stdout:3790: done (4 left) 2023-09-23T20:06:46.747 INFO:tasks.rados.rados.0.smithi098.stdout:3791: done (3 left) 2023-09-23T20:06:46.747 INFO:tasks.rados.rados.0.smithi098.stdout:3792: done (2 left) 2023-09-23T20:06:46.747 INFO:tasks.rados.rados.0.smithi098.stdout:3793: done (1 left) 2023-09-23T20:06:46.747 INFO:tasks.rados.rados.0.smithi098.stdout:3795: read oid 427 snap -1 2023-09-23T20:06:46.747 INFO:tasks.rados.rados.0.smithi098.stdout:3795: expect (ObjNum 2009 snap 0 seq_num 2009) 2023-09-23T20:06:46.747 INFO:tasks.rados.rados.0.smithi098.stdout:3796: write oid 322 current snap is 0 2023-09-23T20:06:46.747 INFO:tasks.rados.rados.0.smithi098.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2023-09-23T20:06:46.754 INFO:tasks.rados.rados.0.smithi098.stdout:3796: writing smithi09866585-322 from 461152 to 1163187 tid 1 2023-09-23T20:06:46.761 INFO:tasks.rados.rados.0.smithi098.stdout:3796: writing smithi09866585-322 from 1896760 to 2495911 tid 2 2023-09-23T20:06:46.766 INFO:tasks.rados.rados.0.smithi098.stdout:3796: writing smithi09866585-322 from 2899523 to 3261152 tid 3 2023-09-23T20:06:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:3797: read oid 160 snap -1 2023-09-23T20:06:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:3797: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T20:06:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:3798: read oid 465 snap -1 2023-09-23T20:06:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:3798: expect deleted 2023-09-23T20:06:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:3794: finishing write tid 1 to smithi09866585-76 2023-09-23T20:06:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:3794: finishing write tid 2 to smithi09866585-76 2023-09-23T20:06:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:3794: finishing write tid 3 to smithi09866585-76 2023-09-23T20:06:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:3794: finishing write tid 4 to smithi09866585-76 2023-09-23T20:06:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 76 v 358 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2023-09-23T20:06:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:3794: left oid 76 (ObjNum 2335 snap 0 seq_num 2335) 2023-09-23T20:06:46.767 INFO:tasks.rados.rados.0.smithi098.stdout:3796: finishing write tid 1 to smithi09866585-322 2023-09-23T20:06:46.768 INFO:tasks.rados.rados.0.smithi098.stdout:3795: expect (ObjNum 2009 snap 0 seq_num 2009) 2023-09-23T20:06:47.005 INFO:tasks.rados.rados.0.smithi098.stdout:3796: finishing write tid 2 to smithi09866585-322 2023-09-23T20:06:47.005 INFO:tasks.rados.rados.0.smithi098.stdout:3796: finishing write tid 3 to smithi09866585-322 2023-09-23T20:06:47.005 INFO:tasks.rados.rados.0.smithi098.stdout:3796: finishing write tid 4 to smithi09866585-322 2023-09-23T20:06:47.005 INFO:tasks.rados.rados.0.smithi098.stdout:3796: finishing write tid 5 to smithi09866585-322 2023-09-23T20:06:47.005 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 322 v 460 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2023-09-23T20:06:47.005 INFO:tasks.rados.rados.0.smithi098.stdout:3796: left oid 322 (ObjNum 2336 snap 0 seq_num 2336) 2023-09-23T20:06:47.006 INFO:tasks.rados.rados.0.smithi098.stdout:3797: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T20:06:47.179 INFO:tasks.rados.rados.0.smithi098.stdout:3799: read oid 29 snap -1 2023-09-23T20:06:47.179 INFO:tasks.rados.rados.0.smithi098.stdout:3799: expect (ObjNum 1921 snap 0 seq_num 1921) 2023-09-23T20:06:47.179 INFO:tasks.rados.rados.0.smithi098.stdout:3794: done (5 left) 2023-09-23T20:06:47.179 INFO:tasks.rados.rados.0.smithi098.stdout:3795: done (4 left) 2023-09-23T20:06:47.180 INFO:tasks.rados.rados.0.smithi098.stdout:3796: done (3 left) 2023-09-23T20:06:47.180 INFO:tasks.rados.rados.0.smithi098.stdout:3797: done (2 left) 2023-09-23T20:06:47.180 INFO:tasks.rados.rados.0.smithi098.stdout:3798: done (1 left) 2023-09-23T20:06:47.180 INFO:tasks.rados.rados.0.smithi098.stdout:3800: write oid 77 current snap is 0 2023-09-23T20:06:47.180 INFO:tasks.rados.rados.0.smithi098.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2023-09-23T20:06:47.191 INFO:tasks.rados.rados.0.smithi098.stdout:3800: writing smithi09866585-77 from 477959 to 1255243 tid 1 2023-09-23T20:06:47.199 INFO:tasks.rados.rados.0.smithi098.stdout:3800: writing smithi09866585-77 from 1838889 to 2581698 tid 2 2023-09-23T20:06:47.203 INFO:tasks.rados.rados.0.smithi098.stdout:3800: writing smithi09866585-77 from 3210593 to 3277959 tid 3 2023-09-23T20:06:47.204 INFO:tasks.rados.rados.0.smithi098.stdout:3801: write oid 393 current snap is 0 2023-09-23T20:06:47.204 INFO:tasks.rados.rados.0.smithi098.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2023-09-23T20:06:47.209 INFO:tasks.rados.rados.0.smithi098.stdout:3801: writing smithi09866585-393 from 494766 to 947299 tid 1 2023-09-23T20:06:47.215 INFO:tasks.rados.rados.0.smithi098.stdout:3801: writing smithi09866585-393 from 1497371 to 2100191 tid 2 2023-09-23T20:06:47.223 INFO:tasks.rados.rados.0.smithi098.stdout:3801: writing smithi09866585-393 from 2838016 to 3294766 tid 3 2023-09-23T20:06:47.223 INFO:tasks.rados.rados.0.smithi098.stdout:3802: write oid 195 current snap is 0 2023-09-23T20:06:47.223 INFO:tasks.rados.rados.0.smithi098.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2023-09-23T20:06:47.229 INFO:tasks.rados.rados.0.smithi098.stdout:3802: writing smithi09866585-195 from 511573 to 1039355 tid 1 2023-09-23T20:06:47.236 INFO:tasks.rados.rados.0.smithi098.stdout:3802: writing smithi09866585-195 from 1555853 to 2302331 tid 2 2023-09-23T20:06:47.242 INFO:tasks.rados.rados.0.smithi098.stdout:3802: writing smithi09866585-195 from 2865439 to 3311573 tid 3 2023-09-23T20:06:47.242 INFO:tasks.rados.rados.0.smithi098.stdout:3803: read oid 484 snap -1 2023-09-23T20:06:47.243 INFO:tasks.rados.rados.0.smithi098.stdout:3803: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T20:06:47.243 INFO:tasks.rados.rados.0.smithi098.stdout:3804: read oid 383 snap -1 2023-09-23T20:06:47.243 INFO:tasks.rados.rados.0.smithi098.stdout:3804: expect (ObjNum 2230 snap 0 seq_num 2230) 2023-09-23T20:06:47.243 INFO:tasks.rados.rados.0.smithi098.stdout:3805: delete oid 439 current snap is 0 2023-09-23T20:06:47.243 INFO:tasks.rados.rados.0.smithi098.stdout:3799: expect (ObjNum 1921 snap 0 seq_num 1921) 2023-09-23T20:06:47.396 INFO:tasks.rados.rados.0.smithi098.stdout:3800: finishing write tid 1 to smithi09866585-77 2023-09-23T20:06:47.396 INFO:tasks.rados.rados.0.smithi098.stdout:3800: finishing write tid 2 to smithi09866585-77 2023-09-23T20:06:47.396 INFO:tasks.rados.rados.0.smithi098.stdout:3800: finishing write tid 3 to smithi09866585-77 2023-09-23T20:06:47.396 INFO:tasks.rados.rados.0.smithi098.stdout:3800: finishing write tid 4 to smithi09866585-77 2023-09-23T20:06:47.396 INFO:tasks.rados.rados.0.smithi098.stdout:3800: finishing write tid 5 to smithi09866585-77 2023-09-23T20:06:47.396 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 77 v 408 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2023-09-23T20:06:47.396 INFO:tasks.rados.rados.0.smithi098.stdout:3800: left oid 77 (ObjNum 2337 snap 0 seq_num 2337) 2023-09-23T20:06:47.396 INFO:tasks.rados.rados.0.smithi098.stdout:3801: finishing write tid 1 to smithi09866585-393 2023-09-23T20:06:47.396 INFO:tasks.rados.rados.0.smithi098.stdout:3801: finishing write tid 2 to smithi09866585-393 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:3801: finishing write tid 3 to smithi09866585-393 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:3801: finishing write tid 4 to smithi09866585-393 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:3801: finishing write tid 5 to smithi09866585-393 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 393 v 518 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:3801: left oid 393 (ObjNum 2338 snap 0 seq_num 2338) 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:3802: finishing write tid 1 to smithi09866585-195 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:3802: finishing write tid 2 to smithi09866585-195 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:3799: done (6 left) 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:3800: done (5 left) 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:3801: done (4 left) 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:3805: done (3 left) 2023-09-23T20:06:47.397 INFO:tasks.rados.rados.0.smithi098.stdout:3806: delete oid 480 current snap is 0 2023-09-23T20:06:47.398 INFO:tasks.rados.rados.0.smithi098.stdout:3802: finishing write tid 3 to smithi09866585-195 2023-09-23T20:06:47.398 INFO:tasks.rados.rados.0.smithi098.stdout:3802: finishing write tid 4 to smithi09866585-195 2023-09-23T20:06:47.398 INFO:tasks.rados.rados.0.smithi098.stdout:3802: finishing write tid 5 to smithi09866585-195 2023-09-23T20:06:47.398 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 195 v 490 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2023-09-23T20:06:47.398 INFO:tasks.rados.rados.0.smithi098.stdout:3802: left oid 195 (ObjNum 2339 snap 0 seq_num 2339) 2023-09-23T20:06:47.398 INFO:tasks.rados.rados.0.smithi098.stdout:3803: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T20:06:47.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:47 smithi098 bash[33670]: cluster 2023-09-23T20:06:46.093573+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e31: y(active, since 39s), standbys: x 2023-09-23T20:06:47.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:47 smithi098 bash[27308]: cluster 2023-09-23T20:06:46.093573+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e31: y(active, since 39s), standbys: x 2023-09-23T20:06:47.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:47 smithi173 bash[27697]: cluster 2023-09-23T20:06:46.093573+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e31: y(active, since 39s), standbys: x 2023-09-23T20:06:47.644 INFO:tasks.rados.rados.0.smithi098.stdout:3804: expect (ObjNum 2230 snap 0 seq_num 2230) 2023-09-23T20:06:47.876 INFO:tasks.rados.rados.0.smithi098.stdout:3802: done (3 left) 2023-09-23T20:06:47.876 INFO:tasks.rados.rados.0.smithi098.stdout:3803: done (2 left) 2023-09-23T20:06:47.877 INFO:tasks.rados.rados.0.smithi098.stdout:3804: done (1 left) 2023-09-23T20:06:47.877 INFO:tasks.rados.rados.0.smithi098.stdout:3806: done (0 left) 2023-09-23T20:06:47.877 INFO:tasks.rados.rados.0.smithi098.stdout:3807: read oid 253 snap -1 2023-09-23T20:06:47.877 INFO:tasks.rados.rados.0.smithi098.stdout:3807: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T20:06:47.877 INFO:tasks.rados.rados.0.smithi098.stdout:3808: read oid 41 snap -1 2023-09-23T20:06:47.877 INFO:tasks.rados.rados.0.smithi098.stdout:3808: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T20:06:47.877 INFO:tasks.rados.rados.0.smithi098.stdout:3809: read oid 200 snap -1 2023-09-23T20:06:47.877 INFO:tasks.rados.rados.0.smithi098.stdout:3809: expect (ObjNum 2244 snap 0 seq_num 2244) 2023-09-23T20:06:47.877 INFO:tasks.rados.rados.0.smithi098.stdout:3810: write oid 95 current snap is 0 2023-09-23T20:06:47.878 INFO:tasks.rados.rados.0.smithi098.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2023-09-23T20:06:47.889 INFO:tasks.rados.rados.0.smithi098.stdout:3810: writing smithi09866585-95 from 561994 to 1031876 tid 1 2023-09-23T20:06:47.898 INFO:tasks.rados.rados.0.smithi098.stdout:3810: writing smithi09866585-95 from 1731299 to 2341457 tid 2 2023-09-23T20:06:47.903 INFO:tasks.rados.rados.0.smithi098.stdout:3810: writing smithi09866585-95 from 2947708 to 3361994 tid 3 2023-09-23T20:06:47.904 INFO:tasks.rados.rados.0.smithi098.stdout:3811: write oid 409 current snap is 0 2023-09-23T20:06:47.904 INFO:tasks.rados.rados.0.smithi098.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2023-09-23T20:06:47.909 INFO:tasks.rados.rados.0.smithi098.stdout:3811: writing smithi09866585-409 from 578801 to 1123932 tid 1 2023-09-23T20:06:47.917 INFO:tasks.rados.rados.0.smithi098.stdout:3811: writing smithi09866585-409 from 1789781 to 2543597 tid 2 2023-09-23T20:06:47.921 INFO:tasks.rados.rados.0.smithi098.stdout:3811: writing smithi09866585-409 from 2975131 to 3378801 tid 3 2023-09-23T20:06:47.921 INFO:tasks.rados.rados.0.smithi098.stdout:3812: read oid 355 snap -1 2023-09-23T20:06:47.922 INFO:tasks.rados.rados.0.smithi098.stdout:3812: expect deleted 2023-09-23T20:06:47.922 INFO:tasks.rados.rados.0.smithi098.stdout:3813: write oid 167 current snap is 0 2023-09-23T20:06:47.922 INFO:tasks.rados.rados.0.smithi098.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2023-09-23T20:06:47.928 INFO:tasks.rados.rados.0.smithi098.stdout:3813: writing smithi09866585-167 from 595608 to 1215988 tid 1 2023-09-23T20:06:47.935 INFO:tasks.rados.rados.0.smithi098.stdout:3813: writing smithi09866585-167 from 1848263 to 2462090 tid 2 2023-09-23T20:06:47.940 INFO:tasks.rados.rados.0.smithi098.stdout:3813: writing smithi09866585-167 from 3002554 to 3395608 tid 3 2023-09-23T20:06:47.940 INFO:tasks.rados.rados.0.smithi098.stdout:3814: write oid 82 current snap is 0 2023-09-23T20:06:47.940 INFO:tasks.rados.rados.0.smithi098.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2023-09-23T20:06:47.947 INFO:tasks.rados.rados.0.smithi098.stdout:3814: writing smithi09866585-82 from 612415 to 1308044 tid 1 2023-09-23T20:06:47.954 INFO:tasks.rados.rados.0.smithi098.stdout:3814: writing smithi09866585-82 from 1790392 to 2547877 tid 2 2023-09-23T20:06:47.959 INFO:tasks.rados.rados.0.smithi098.stdout:3814: writing smithi09866585-82 from 3313624 to 3412415 tid 3 2023-09-23T20:06:47.959 INFO:tasks.rados.rados.0.smithi098.stdout:3815: write oid 424 current snap is 0 2023-09-23T20:06:47.959 INFO:tasks.rados.rados.0.smithi098.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2023-09-23T20:06:47.966 INFO:tasks.rados.rados.0.smithi098.stdout:3815: writing smithi09866585-424 from 629222 to 1400100 tid 1 2023-09-23T20:06:47.972 INFO:tasks.rados.rados.0.smithi098.stdout:3815: writing smithi09866585-424 from 1848874 to 2350017 tid 2 2023-09-23T20:06:47.977 INFO:tasks.rados.rados.0.smithi098.stdout:3815: writing smithi09866585-424 from 2824694 to 3357895 tid 3 2023-09-23T20:06:47.977 INFO:tasks.rados.rados.0.smithi098.stdout:3816: read oid 163 snap -1 2023-09-23T20:06:47.978 INFO:tasks.rados.rados.0.smithi098.stdout:3816: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:06:47.978 INFO:tasks.rados.rados.0.smithi098.stdout:3817: write oid 54 current snap is 0 2023-09-23T20:06:47.978 INFO:tasks.rados.rados.0.smithi098.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2023-09-23T20:06:47.983 INFO:tasks.rados.rados.0.smithi098.stdout:3817: writing smithi09866585-54 from 646029 to 1092156 tid 1 2023-09-23T20:06:47.990 INFO:tasks.rados.rados.0.smithi098.stdout:3817: writing smithi09866585-54 from 1507356 to 2268510 tid 2 2023-09-23T20:06:47.997 INFO:tasks.rados.rados.0.smithi098.stdout:3817: writing smithi09866585-54 from 2968470 to 3446029 tid 3 2023-09-23T20:06:47.997 INFO:tasks.rados.rados.0.smithi098.stdout:3818: read oid 92 snap -1 2023-09-23T20:06:47.997 INFO:tasks.rados.rados.0.smithi098.stdout:3818: expect (ObjNum 1526 snap 0 seq_num 1526) 2023-09-23T20:06:47.997 INFO:tasks.rados.rados.0.smithi098.stdout:3819: write oid 46 current snap is 0 2023-09-23T20:06:47.997 INFO:tasks.rados.rados.0.smithi098.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2023-09-23T20:06:48.004 INFO:tasks.rados.rados.0.smithi098.stdout:3819: writing smithi09866585-46 from 662836 to 1184212 tid 1 2023-09-23T20:06:48.011 INFO:tasks.rados.rados.0.smithi098.stdout:3819: writing smithi09866585-46 from 1965838 to 2470650 tid 2 2023-09-23T20:06:48.016 INFO:tasks.rados.rados.0.smithi098.stdout:3819: writing smithi09866585-46 from 2879540 to 3462836 tid 3 2023-09-23T20:06:48.017 INFO:tasks.rados.rados.0.smithi098.stdout:3820: write oid 240 current snap is 0 2023-09-23T20:06:48.017 INFO:tasks.rados.rados.0.smithi098.stdout:3807: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T20:06:48.192 INFO:tasks.rados.rados.0.smithi098.stdout:3808: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T20:06:48.277 INFO:tasks.rados.rados.0.smithi098.stdout:3809: expect (ObjNum 2244 snap 0 seq_num 2244) 2023-09-23T20:06:48.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:48 smithi098 bash[33670]: cluster 2023-09-23T20:06:46.846784+0000 mgr.y (mgr.25178) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 69 op/s 2023-09-23T20:06:48.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:48 smithi098 bash[33670]: audit 2023-09-23T20:06:47.126003+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.98:0/1320830209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:48.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:48 smithi098 bash[27308]: cluster 2023-09-23T20:06:46.846784+0000 mgr.y (mgr.25178) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 69 op/s 2023-09-23T20:06:48.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:48 smithi098 bash[27308]: audit 2023-09-23T20:06:47.126003+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.98:0/1320830209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:48.514 INFO:tasks.rados.rados.0.smithi098.stdout:3810: finishing write tid 1 to smithi09866585-95 2023-09-23T20:06:48.514 INFO:tasks.rados.rados.0.smithi098.stdout:3810: finishing write tid 2 to smithi09866585-95 2023-09-23T20:06:48.515 INFO:tasks.rados.rados.0.smithi098.stdout:3810: finishing write tid 3 to smithi09866585-95 2023-09-23T20:06:48.515 INFO:tasks.rados.rados.0.smithi098.stdout:3810: finishing write tid 4 to smithi09866585-95 2023-09-23T20:06:48.515 INFO:tasks.rados.rados.0.smithi098.stdout:3810: finishing write tid 5 to smithi09866585-95 2023-09-23T20:06:48.515 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 95 v 536 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2023-09-23T20:06:48.515 INFO:tasks.rados.rados.0.smithi098.stdout:3810: left oid 95 (ObjNum 2342 snap 0 seq_num 2342) 2023-09-23T20:06:48.515 INFO:tasks.rados.rados.0.smithi098.stdout:3811: finishing write tid 1 to smithi09866585-409 2023-09-23T20:06:48.515 INFO:tasks.rados.rados.0.smithi098.stdout:3811: finishing write tid 2 to smithi09866585-409 2023-09-23T20:06:48.515 INFO:tasks.rados.rados.0.smithi098.stdout:3811: finishing write tid 3 to smithi09866585-409 2023-09-23T20:06:48.515 INFO:tasks.rados.rados.0.smithi098.stdout:3811: finishing write tid 4 to smithi09866585-409 2023-09-23T20:06:48.515 INFO:tasks.rados.rados.0.smithi098.stdout:3811: finishing write tid 5 to smithi09866585-409 2023-09-23T20:06:48.515 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 409 v 540 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2023-09-23T20:06:48.516 INFO:tasks.rados.rados.0.smithi098.stdout:3811: left oid 409 (ObjNum 2343 snap 0 seq_num 2343) 2023-09-23T20:06:48.516 INFO:tasks.rados.rados.0.smithi098.stdout:3813: finishing write tid 1 to smithi09866585-167 2023-09-23T20:06:48.516 INFO:tasks.rados.rados.0.smithi098.stdout:3813: finishing write tid 2 to smithi09866585-167 2023-09-23T20:06:48.516 INFO:tasks.rados.rados.0.smithi098.stdout:3813: finishing write tid 3 to smithi09866585-167 2023-09-23T20:06:48.516 INFO:tasks.rados.rados.0.smithi098.stdout:3813: finishing write tid 4 to smithi09866585-167 2023-09-23T20:06:48.516 INFO:tasks.rados.rados.0.smithi098.stdout:3813: finishing write tid 5 to smithi09866585-167 2023-09-23T20:06:48.516 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 167 v 594 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2023-09-23T20:06:48.516 INFO:tasks.rados.rados.0.smithi098.stdout:3813: left oid 167 (ObjNum 2344 snap 0 seq_num 2344) 2023-09-23T20:06:48.516 INFO:tasks.rados.rados.0.smithi098.stdout:3814: finishing write tid 1 to smithi09866585-82 2023-09-23T20:06:48.516 INFO:tasks.rados.rados.0.smithi098.stdout:3814: finishing write tid 2 to smithi09866585-82 2023-09-23T20:06:48.516 INFO:tasks.rados.rados.0.smithi098.stdout:3814: finishing write tid 3 to smithi09866585-82 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:3814: finishing write tid 4 to smithi09866585-82 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:3814: finishing write tid 5 to smithi09866585-82 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 82 v 522 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:3814: left oid 82 (ObjNum 2345 snap 0 seq_num 2345) 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:3815: finishing write tid 1 to smithi09866585-424 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:3815: finishing write tid 2 to smithi09866585-424 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:3815: finishing write tid 3 to smithi09866585-424 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:3815: finishing write tid 4 to smithi09866585-424 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:3815: finishing write tid 5 to smithi09866585-424 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 424 v 526 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:3815: left oid 424 (ObjNum 2346 snap 0 seq_num 2346) 2023-09-23T20:06:48.517 INFO:tasks.rados.rados.0.smithi098.stdout:3816: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:06:48.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:48 smithi173 bash[27697]: cluster 2023-09-23T20:06:46.846784+0000 mgr.y (mgr.25178) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 6.6 MiB/s wr, 69 op/s 2023-09-23T20:06:48.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:48 smithi173 bash[27697]: audit 2023-09-23T20:06:47.126003+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.98:0/1320830209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:48.670 INFO:tasks.rados.rados.0.smithi098.stdout:3817: finishing write tid 1 to smithi09866585-54 2023-09-23T20:06:48.670 INFO:tasks.rados.rados.0.smithi098.stdout:3817: finishing write tid 2 to smithi09866585-54 2023-09-23T20:06:48.670 INFO:tasks.rados.rados.0.smithi098.stdout:3817: finishing write tid 3 to smithi09866585-54 2023-09-23T20:06:48.671 INFO:tasks.rados.rados.0.smithi098.stdout:3817: finishing write tid 4 to smithi09866585-54 2023-09-23T20:06:48.671 INFO:tasks.rados.rados.0.smithi098.stdout:3817: finishing write tid 5 to smithi09866585-54 2023-09-23T20:06:48.671 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 54 v 549 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2023-09-23T20:06:48.671 INFO:tasks.rados.rados.0.smithi098.stdout:3817: left oid 54 (ObjNum 2347 snap 0 seq_num 2347) 2023-09-23T20:06:48.671 INFO:tasks.rados.rados.0.smithi098.stdout:3818: expect (ObjNum 1526 snap 0 seq_num 1526) 2023-09-23T20:06:48.786 INFO:tasks.rados.rados.0.smithi098.stdout:3819: finishing write tid 1 to smithi09866585-46 2023-09-23T20:06:48.787 INFO:tasks.rados.rados.0.smithi098.stdout:3819: finishing write tid 2 to smithi09866585-46 2023-09-23T20:06:48.787 INFO:tasks.rados.rados.0.smithi098.stdout:3819: finishing write tid 3 to smithi09866585-46 2023-09-23T20:06:48.787 INFO:tasks.rados.rados.0.smithi098.stdout:3819: finishing write tid 4 to smithi09866585-46 2023-09-23T20:06:48.787 INFO:tasks.rados.rados.0.smithi098.stdout:3819: finishing write tid 5 to smithi09866585-46 2023-09-23T20:06:48.787 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 46 v 494 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2023-09-23T20:06:48.787 INFO:tasks.rados.rados.0.smithi098.stdout:3819: left oid 46 (ObjNum 2348 snap 0 seq_num 2348) 2023-09-23T20:06:48.787 INFO:tasks.rados.rados.0.smithi098.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2023-09-23T20:06:48.798 INFO:tasks.rados.rados.0.smithi098.stdout:3820: writing smithi09866585-240 from 679643 to 1276268 tid 1 2023-09-23T20:06:48.807 INFO:tasks.rados.rados.0.smithi098.stdout:3820: writing smithi09866585-240 from 1907967 to 2672790 tid 2 2023-09-23T20:06:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:3820: writing smithi09866585-240 from 3306963 to 3479643 tid 3 2023-09-23T20:06:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:3807: done (13 left) 2023-09-23T20:06:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:3808: done (12 left) 2023-09-23T20:06:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:3809: done (11 left) 2023-09-23T20:06:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:3810: done (10 left) 2023-09-23T20:06:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:3811: done (9 left) 2023-09-23T20:06:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:3812: done (8 left) 2023-09-23T20:06:48.812 INFO:tasks.rados.rados.0.smithi098.stdout:3813: done (7 left) 2023-09-23T20:06:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:3814: done (6 left) 2023-09-23T20:06:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:3815: done (5 left) 2023-09-23T20:06:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:3816: done (4 left) 2023-09-23T20:06:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:3817: done (3 left) 2023-09-23T20:06:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:3818: done (2 left) 2023-09-23T20:06:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:3819: done (1 left) 2023-09-23T20:06:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:3821: write oid 56 current snap is 0 2023-09-23T20:06:48.813 INFO:tasks.rados.rados.0.smithi098.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2023-09-23T20:06:48.820 INFO:tasks.rados.rados.0.smithi098.stdout:3821: writing smithi09866585-56 from 696450 to 1484677 tid 1 2023-09-23T20:06:48.827 INFO:tasks.rados.rados.0.smithi098.stdout:3821: writing smithi09866585-56 from 2082802 to 2591283 tid 2 2023-09-23T20:06:48.832 INFO:tasks.rados.rados.0.smithi098.stdout:3821: writing smithi09866585-56 from 3050739 to 3496450 tid 3 2023-09-23T20:06:48.832 INFO:tasks.rados.rados.0.smithi098.stdout:3822: read oid 76 snap -1 2023-09-23T20:06:48.832 INFO:tasks.rados.rados.0.smithi098.stdout:3822: expect (ObjNum 2335 snap 0 seq_num 2335) 2023-09-23T20:06:48.832 INFO:tasks.rados.rados.0.smithi098.stdout:3823: read oid 162 snap -1 2023-09-23T20:06:48.832 INFO:tasks.rados.rados.0.smithi098.stdout:3823: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T20:06:48.832 INFO:tasks.rados.rados.0.smithi098.stdout:3824: read oid 62 snap -1 2023-09-23T20:06:48.832 INFO:tasks.rados.rados.0.smithi098.stdout:3824: expect (ObjNum 1343 snap 0 seq_num 1343) 2023-09-23T20:06:48.832 INFO:tasks.rados.rados.0.smithi098.stdout:3825: write oid 349 current snap is 0 2023-09-23T20:06:48.833 INFO:tasks.rados.rados.0.smithi098.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2023-09-23T20:06:48.839 INFO:tasks.rados.rados.0.smithi098.stdout:3825: writing smithi09866585-349 from 713257 to 1176733 tid 1 2023-09-23T20:06:48.846 INFO:tasks.rados.rados.0.smithi098.stdout:3825: writing smithi09866585-349 from 1741284 to 2509776 tid 2 2023-09-23T20:06:48.853 INFO:tasks.rados.rados.0.smithi098.stdout:3825: writing smithi09866585-349 from 3078162 to 3513257 tid 3 2023-09-23T20:06:48.853 INFO:tasks.rados.rados.0.smithi098.stdout:3826: read oid 222 snap -1 2023-09-23T20:06:48.853 INFO:tasks.rados.rados.0.smithi098.stdout:3826: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T20:06:48.853 INFO:tasks.rados.rados.0.smithi098.stdout:3827: write oid 13 current snap is 0 2023-09-23T20:06:48.853 INFO:tasks.rados.rados.0.smithi098.stdout:3820: finishing write tid 1 to smithi09866585-240 2023-09-23T20:06:48.853 INFO:tasks.rados.rados.0.smithi098.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2023-09-23T20:06:48.860 INFO:tasks.rados.rados.0.smithi098.stdout:3827: writing smithi09866585-13 from 730064 to 1268789 tid 1 2023-09-23T20:06:48.866 INFO:tasks.rados.rados.0.smithi098.stdout:3827: writing smithi09866585-13 from 1799766 to 2311916 tid 2 2023-09-23T20:06:48.873 INFO:tasks.rados.rados.0.smithi098.stdout:3827: writing smithi09866585-13 from 3105585 to 3530064 tid 3 2023-09-23T20:06:48.873 INFO:tasks.rados.rados.0.smithi098.stdout:3828: delete oid 228 current snap is 0 2023-09-23T20:06:48.873 INFO:tasks.rados.rados.0.smithi098.stdout:3820: finishing write tid 2 to smithi09866585-240 2023-09-23T20:06:48.873 INFO:tasks.rados.rados.0.smithi098.stdout:3820: finishing write tid 3 to smithi09866585-240 2023-09-23T20:06:48.873 INFO:tasks.rados.rados.0.smithi098.stdout:3820: finishing write tid 4 to smithi09866585-240 2023-09-23T20:06:48.873 INFO:tasks.rados.rados.0.smithi098.stdout:3820: finishing write tid 5 to smithi09866585-240 2023-09-23T20:06:48.873 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 240 v 464 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2023-09-23T20:06:48.874 INFO:tasks.rados.rados.0.smithi098.stdout:3820: left oid 240 (ObjNum 2349 snap 0 seq_num 2349) 2023-09-23T20:06:48.874 INFO:tasks.rados.rados.0.smithi098.stdout:3821: finishing write tid 1 to smithi09866585-56 2023-09-23T20:06:48.874 INFO:tasks.rados.rados.0.smithi098.stdout:3821: finishing write tid 2 to smithi09866585-56 2023-09-23T20:06:48.874 INFO:tasks.rados.rados.0.smithi098.stdout:3824: expect (ObjNum 1343 snap 0 seq_num 1343) 2023-09-23T20:06:48.938 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:48 smithi173 bash[55138]: ts=2023-09-23T20:06:48.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:06:48.994 INFO:tasks.rados.rados.0.smithi098.stdout:3822: expect (ObjNum 2335 snap 0 seq_num 2335) 2023-09-23T20:06:49.097 INFO:tasks.rados.rados.0.smithi098.stdout:3821: finishing write tid 3 to smithi09866585-56 2023-09-23T20:06:49.097 INFO:tasks.rados.rados.0.smithi098.stdout:3821: finishing write tid 4 to smithi09866585-56 2023-09-23T20:06:49.097 INFO:tasks.rados.rados.0.smithi098.stdout:3821: finishing write tid 5 to smithi09866585-56 2023-09-23T20:06:49.097 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 56 v 598 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2023-09-23T20:06:49.097 INFO:tasks.rados.rados.0.smithi098.stdout:3821: left oid 56 (ObjNum 2350 snap 0 seq_num 2350) 2023-09-23T20:06:49.097 INFO:tasks.rados.rados.0.smithi098.stdout:3823: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T20:06:49.228 INFO:tasks.rados.rados.0.smithi098.stdout:3825: finishing write tid 1 to smithi09866585-349 2023-09-23T20:06:49.228 INFO:tasks.rados.rados.0.smithi098.stdout:3825: finishing write tid 2 to smithi09866585-349 2023-09-23T20:06:49.228 INFO:tasks.rados.rados.0.smithi098.stdout:3820: done (8 left) 2023-09-23T20:06:49.228 INFO:tasks.rados.rados.0.smithi098.stdout:3821: done (7 left) 2023-09-23T20:06:49.229 INFO:tasks.rados.rados.0.smithi098.stdout:3822: done (6 left) 2023-09-23T20:06:49.229 INFO:tasks.rados.rados.0.smithi098.stdout:3823: done (5 left) 2023-09-23T20:06:49.229 INFO:tasks.rados.rados.0.smithi098.stdout:3824: done (4 left) 2023-09-23T20:06:49.229 INFO:tasks.rados.rados.0.smithi098.stdout:3828: done (3 left) 2023-09-23T20:06:49.229 INFO:tasks.rados.rados.0.smithi098.stdout:3829: write oid 15 current snap is 0 2023-09-23T20:06:49.229 INFO:tasks.rados.rados.0.smithi098.stdout:3825: finishing write tid 3 to smithi09866585-349 2023-09-23T20:06:49.229 INFO:tasks.rados.rados.0.smithi098.stdout:3825: finishing write tid 4 to smithi09866585-349 2023-09-23T20:06:49.229 INFO:tasks.rados.rados.0.smithi098.stdout:3825: finishing write tid 5 to smithi09866585-349 2023-09-23T20:06:49.229 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 349 v 412 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2023-09-23T20:06:49.229 INFO:tasks.rados.rados.0.smithi098.stdout:3825: left oid 349 (ObjNum 2351 snap 0 seq_num 2351) 2023-09-23T20:06:49.229 INFO:tasks.rados.rados.0.smithi098.stdout:3826: expect (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T20:06:49.361 INFO:tasks.rados.rados.0.smithi098.stdout:3827: finishing write tid 1 to smithi09866585-13 2023-09-23T20:06:49.361 INFO:tasks.rados.rados.0.smithi098.stdout:3827: finishing write tid 2 to smithi09866585-13 2023-09-23T20:06:49.361 INFO:tasks.rados.rados.0.smithi098.stdout:3827: finishing write tid 3 to smithi09866585-13 2023-09-23T20:06:49.361 INFO:tasks.rados.rados.0.smithi098.stdout:3827: finishing write tid 4 to smithi09866585-13 2023-09-23T20:06:49.361 INFO:tasks.rados.rados.0.smithi098.stdout:3827: finishing write tid 5 to smithi09866585-13 2023-09-23T20:06:49.361 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 13 v 416 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2023-09-23T20:06:49.361 INFO:tasks.rados.rados.0.smithi098.stdout:3827: left oid 13 (ObjNum 2352 snap 0 seq_num 2352) 2023-09-23T20:06:49.361 INFO:tasks.rados.rados.0.smithi098.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2023-09-23T20:06:49.373 INFO:tasks.rados.rados.0.smithi098.stdout:3829: writing smithi09866585-15 from 763678 to 1452901 tid 1 2023-09-23T20:06:49.381 INFO:tasks.rados.rados.0.smithi098.stdout:3829: writing smithi09866585-15 from 2200377 to 2716196 tid 2 2023-09-23T20:06:49.386 INFO:tasks.rados.rados.0.smithi098.stdout:3829: writing smithi09866585-15 from 3444078 to 3563678 tid 3 2023-09-23T20:06:49.386 INFO:tasks.rados.rados.0.smithi098.stdout:3825: done (3 left) 2023-09-23T20:06:49.387 INFO:tasks.rados.rados.0.smithi098.stdout:3826: done (2 left) 2023-09-23T20:06:49.387 INFO:tasks.rados.rados.0.smithi098.stdout:3827: done (1 left) 2023-09-23T20:06:49.387 INFO:tasks.rados.rados.0.smithi098.stdout:3830: write oid 93 current snap is 0 2023-09-23T20:06:49.387 INFO:tasks.rados.rados.0.smithi098.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2023-09-23T20:06:49.395 INFO:tasks.rados.rados.0.smithi098.stdout:3830: writing smithi09866585-93 from 780485 to 1544957 tid 1 2023-09-23T20:06:49.404 INFO:tasks.rados.rados.0.smithi098.stdout:3830: writing smithi09866585-93 from 2258859 to 3034689 tid 2 2023-09-23T20:06:49.407 INFO:tasks.rados.rados.0.smithi098.stdout:3830: writing smithi09866585-93 from 3471501 to 3580485 tid 3 2023-09-23T20:06:49.407 INFO:tasks.rados.rados.0.smithi098.stdout:3831: write oid 31 current snap is 0 2023-09-23T20:06:49.407 INFO:tasks.rados.rados.0.smithi098.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2023-09-23T20:06:49.414 INFO:tasks.rados.rados.0.smithi098.stdout:3831: writing smithi09866585-31 from 797292 to 1237013 tid 1 2023-09-23T20:06:49.421 INFO:tasks.rados.rados.0.smithi098.stdout:3831: writing smithi09866585-31 from 1917341 to 2436829 tid 2 2023-09-23T20:06:49.427 INFO:tasks.rados.rados.0.smithi098.stdout:3831: writing smithi09866585-31 from 3098924 to 3577551 tid 3 2023-09-23T20:06:49.427 INFO:tasks.rados.rados.0.smithi098.stdout:3832: write oid 441 current snap is 0 2023-09-23T20:06:49.427 INFO:tasks.rados.rados.0.smithi098.stdout:3829: finishing write tid 1 to smithi09866585-15 2023-09-23T20:06:49.428 INFO:tasks.rados.rados.0.smithi098.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2023-09-23T20:06:49.433 INFO:tasks.rados.rados.0.smithi098.stdout:3832: writing smithi09866585-441 from 414099 to 1045422 tid 1 2023-09-23T20:06:49.441 INFO:tasks.rados.rados.0.smithi098.stdout:3832: writing smithi09866585-441 from 1575823 to 2355322 tid 2 2023-09-23T20:06:49.448 INFO:tasks.rados.rados.0.smithi098.stdout:3832: writing smithi09866585-441 from 3126347 to 3532599 tid 3 2023-09-23T20:06:49.448 INFO:tasks.rados.rados.0.smithi098.stdout:3833: delete oid 106 current snap is 0 2023-09-23T20:06:49.448 INFO:tasks.rados.rados.0.smithi098.stdout:3829: finishing write tid 2 to smithi09866585-15 2023-09-23T20:06:49.448 INFO:tasks.rados.rados.0.smithi098.stdout:3829: finishing write tid 3 to smithi09866585-15 2023-09-23T20:06:49.448 INFO:tasks.rados.rados.0.smithi098.stdout:3829: finishing write tid 4 to smithi09866585-15 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3829: finishing write tid 5 to smithi09866585-15 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 15 v 406 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3829: left oid 15 (ObjNum 2354 snap 0 seq_num 2354) 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3830: finishing write tid 1 to smithi09866585-93 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3830: finishing write tid 2 to smithi09866585-93 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3830: finishing write tid 3 to smithi09866585-93 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3830: finishing write tid 4 to smithi09866585-93 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3830: finishing write tid 5 to smithi09866585-93 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 93 v 553 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3830: left oid 93 (ObjNum 2355 snap 0 seq_num 2355) 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3831: finishing write tid 1 to smithi09866585-31 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3831: finishing write tid 2 to smithi09866585-31 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3831: finishing write tid 3 to smithi09866585-31 2023-09-23T20:06:49.449 INFO:tasks.rados.rados.0.smithi098.stdout:3831: finishing write tid 4 to smithi09866585-31 2023-09-23T20:06:49.450 INFO:tasks.rados.rados.0.smithi098.stdout:3831: finishing write tid 5 to smithi09866585-31 2023-09-23T20:06:49.450 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 31 v 455 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2023-09-23T20:06:49.450 INFO:tasks.rados.rados.0.smithi098.stdout:3831: left oid 31 (ObjNum 2356 snap 0 seq_num 2356) 2023-09-23T20:06:49.450 INFO:tasks.rados.rados.0.smithi098.stdout:3832: finishing write tid 1 to smithi09866585-441 2023-09-23T20:06:49.450 INFO:tasks.rados.rados.0.smithi098.stdout:3832: finishing write tid 2 to smithi09866585-441 2023-09-23T20:06:49.450 INFO:tasks.rados.rados.0.smithi098.stdout:3829: done (4 left) 2023-09-23T20:06:49.451 INFO:tasks.rados.rados.0.smithi098.stdout:3830: done (3 left) 2023-09-23T20:06:49.451 INFO:tasks.rados.rados.0.smithi098.stdout:3831: done (2 left) 2023-09-23T20:06:49.451 INFO:tasks.rados.rados.0.smithi098.stdout:3833: done (1 left) 2023-09-23T20:06:49.451 INFO:tasks.rados.rados.0.smithi098.stdout:3834: read oid 334 snap -1 2023-09-23T20:06:49.451 INFO:tasks.rados.rados.0.smithi098.stdout:3834: expect deleted 2023-09-23T20:06:49.451 INFO:tasks.rados.rados.0.smithi098.stdout:3835: read oid 471 snap -1 2023-09-23T20:06:49.451 INFO:tasks.rados.rados.0.smithi098.stdout:3835: expect deleted 2023-09-23T20:06:49.451 INFO:tasks.rados.rados.0.smithi098.stdout:3836: write oid 149 current snap is 0 2023-09-23T20:06:49.451 INFO:tasks.rados.rados.0.smithi098.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2023-09-23T20:06:49.461 INFO:tasks.rados.rados.0.smithi098.stdout:3836: writing smithi09866585-149 from 447713 to 1229534 tid 1 2023-09-23T20:06:49.467 INFO:tasks.rados.rados.0.smithi098.stdout:3836: writing smithi09866585-149 from 1692787 to 2359602 tid 2 2023-09-23T20:06:49.473 INFO:tasks.rados.rados.0.smithi098.stdout:3836: writing smithi09866585-149 from 3064840 to 3493636 tid 3 2023-09-23T20:06:49.473 INFO:tasks.rados.rados.0.smithi098.stdout:3837: read oid 2 snap -1 2023-09-23T20:06:49.474 INFO:tasks.rados.rados.0.smithi098.stdout:3837: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-09-23T20:06:49.474 INFO:tasks.rados.rados.0.smithi098.stdout:3838: read oid 247 snap -1 2023-09-23T20:06:49.474 INFO:tasks.rados.rados.0.smithi098.stdout:3838: expect deleted 2023-09-23T20:06:49.474 INFO:tasks.rados.rados.0.smithi098.stdout:3839: read oid 352 snap -1 2023-09-23T20:06:49.474 INFO:tasks.rados.rados.0.smithi098.stdout:3839: expect deleted 2023-09-23T20:06:49.474 INFO:tasks.rados.rados.0.smithi098.stdout:3840: write oid 487 current snap is 0 2023-09-23T20:06:49.474 INFO:tasks.rados.rados.0.smithi098.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2023-09-23T20:06:49.479 INFO:tasks.rados.rados.0.smithi098.stdout:3840: writing smithi09866585-487 from 464520 to 921590 tid 1 2023-09-23T20:06:49.484 INFO:tasks.rados.rados.0.smithi098.stdout:3840: writing smithi09866585-487 from 1351269 to 1878095 tid 2 2023-09-23T20:06:49.491 INFO:tasks.rados.rados.0.smithi098.stdout:3840: writing smithi09866585-487 from 2408616 to 3048684 tid 3 2023-09-23T20:06:49.491 INFO:tasks.rados.rados.0.smithi098.stdout:3841: read oid 175 snap -1 2023-09-23T20:06:49.491 INFO:tasks.rados.rados.0.smithi098.stdout:3841: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-09-23T20:06:49.491 INFO:tasks.rados.rados.0.smithi098.stdout:3842: read oid 39 snap -1 2023-09-23T20:06:49.491 INFO:tasks.rados.rados.0.smithi098.stdout:3842: expect deleted 2023-09-23T20:06:49.491 INFO:tasks.rados.rados.0.smithi098.stdout:3843: read oid 203 snap -1 2023-09-23T20:06:49.491 INFO:tasks.rados.rados.0.smithi098.stdout:3843: expect (ObjNum 2208 snap 0 seq_num 2208) 2023-09-23T20:06:49.491 INFO:tasks.rados.rados.0.smithi098.stdout:3844: delete oid 81 current snap is 0 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:3832: finishing write tid 3 to smithi09866585-441 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:3832: finishing write tid 4 to smithi09866585-441 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:3832: finishing write tid 5 to smithi09866585-441 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 441 v 459 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:3832: left oid 441 (ObjNum 2357 snap 0 seq_num 2357) 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:3836: finishing write tid 1 to smithi09866585-149 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:3836: finishing write tid 2 to smithi09866585-149 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:3836: finishing write tid 3 to smithi09866585-149 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:3836: finishing write tid 4 to smithi09866585-149 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:3836: finishing write tid 5 to smithi09866585-149 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 149 v 610 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2023-09-23T20:06:49.492 INFO:tasks.rados.rados.0.smithi098.stdout:3840: finishing write tid 1 to smithi09866585-487 2023-09-23T20:06:49.493 INFO:tasks.rados.rados.0.smithi098.stdout:3837: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-09-23T20:06:49.692 INFO:tasks.rados.rados.0.smithi098.stdout:3840: finishing write tid 2 to smithi09866585-487 2023-09-23T20:06:49.692 INFO:tasks.rados.rados.0.smithi098.stdout:3841: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-09-23T20:06:49.790 INFO:tasks.rados.rados.0.smithi098.stdout:3840: finishing write tid 3 to smithi09866585-487 2023-09-23T20:06:49.790 INFO:tasks.rados.rados.0.smithi098.stdout:3840: finishing write tid 4 to smithi09866585-487 2023-09-23T20:06:49.790 INFO:tasks.rados.rados.0.smithi098.stdout:3840: finishing write tid 5 to smithi09866585-487 2023-09-23T20:06:49.790 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 487 v 530 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2023-09-23T20:06:49.790 INFO:tasks.rados.rados.0.smithi098.stdout:3840: left oid 487 (ObjNum 2360 snap 0 seq_num 2360) 2023-09-23T20:06:49.791 INFO:tasks.rados.rados.0.smithi098.stdout:3843: expect (ObjNum 2208 snap 0 seq_num 2208) 2023-09-23T20:06:49.934 INFO:tasks.rados.rados.0.smithi098.stdout:3832: done (11 left) 2023-09-23T20:06:49.934 INFO:tasks.rados.rados.0.smithi098.stdout:3834: done (10 left) 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3835: done (9 left) 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3836: done (8 left) 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3837: done (7 left) 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3838: done (6 left) 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3839: done (5 left) 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3840: done (4 left) 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3841: done (3 left) 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3842: done (2 left) 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3843: done (1 left) 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3844: done (0 left) 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3845: write oid 313 current snap is 0 2023-09-23T20:06:49.935 INFO:tasks.rados.rados.0.smithi098.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2023-09-23T20:06:49.945 INFO:tasks.rados.rados.0.smithi098.stdout:3845: writing smithi09866585-313 from 498134 to 1105702 tid 1 2023-09-23T20:06:49.952 INFO:tasks.rados.rados.0.smithi098.stdout:3845: writing smithi09866585-313 from 1751880 to 2282375 tid 2 2023-09-23T20:06:49.959 INFO:tasks.rados.rados.0.smithi098.stdout:3845: writing smithi09866585-313 from 2747109 to 3526074 tid 3 2023-09-23T20:06:49.959 INFO:tasks.rados.rados.0.smithi098.stdout:3846: write oid 55 current snap is 0 2023-09-23T20:06:49.960 INFO:tasks.rados.rados.0.smithi098.stdout:3845: finishing write tid 1 to smithi09866585-313 2023-09-23T20:06:49.960 INFO:tasks.rados.rados.0.smithi098.stdout:3845: finishing write tid 2 to smithi09866585-313 2023-09-23T20:06:49.960 INFO:tasks.rados.rados.0.smithi098.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2023-09-23T20:06:49.966 INFO:tasks.rados.rados.0.smithi098.stdout:3846: writing smithi09866585-55 from 514941 to 1197758 tid 1 2023-09-23T20:06:49.973 INFO:tasks.rados.rados.0.smithi098.stdout:3846: writing smithi09866585-55 from 1810362 to 2484515 tid 2 2023-09-23T20:06:49.981 INFO:tasks.rados.rados.0.smithi098.stdout:3846: writing smithi09866585-55 from 3058179 to 3648416 tid 3 2023-09-23T20:06:49.981 INFO:tasks.rados.rados.0.smithi098.stdout:3847: read oid 443 snap -1 2023-09-23T20:06:49.981 INFO:tasks.rados.rados.0.smithi098.stdout:3847: expect (ObjNum 2076 snap 0 seq_num 2076) 2023-09-23T20:06:49.981 INFO:tasks.rados.rados.0.smithi098.stdout:3848: read oid 100 snap -1 2023-09-23T20:06:49.981 INFO:tasks.rados.rados.0.smithi098.stdout:3848: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:06:49.981 INFO:tasks.rados.rados.0.smithi098.stdout:3849: read oid 193 snap -1 2023-09-23T20:06:49.981 INFO:tasks.rados.rados.0.smithi098.stdout:3849: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T20:06:49.981 INFO:tasks.rados.rados.0.smithi098.stdout:3850: read oid 11 snap -1 2023-09-23T20:06:49.981 INFO:tasks.rados.rados.0.smithi098.stdout:3850: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-09-23T20:06:49.981 INFO:tasks.rados.rados.0.smithi098.stdout:3851: write oid 415 current snap is 0 2023-09-23T20:06:49.982 INFO:tasks.rados.rados.0.smithi098.stdout:3845: finishing write tid 3 to smithi09866585-313 2023-09-23T20:06:49.982 INFO:tasks.rados.rados.0.smithi098.stdout:3845: finishing write tid 4 to smithi09866585-313 2023-09-23T20:06:49.982 INFO:tasks.rados.rados.0.smithi098.stdout:3845: finishing write tid 5 to smithi09866585-313 2023-09-23T20:06:49.982 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 313 v 614 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2023-09-23T20:06:49.982 INFO:tasks.rados.rados.0.smithi098.stdout:3845: left oid 313 (ObjNum 2362 snap 0 seq_num 2362) 2023-09-23T20:06:49.982 INFO:tasks.rados.rados.0.smithi098.stdout:3846: finishing write tid 1 to smithi09866585-55 2023-09-23T20:06:49.982 INFO:tasks.rados.rados.0.smithi098.stdout:3846: finishing write tid 2 to smithi09866585-55 2023-09-23T20:06:49.982 INFO:tasks.rados.rados.0.smithi098.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2023-09-23T20:06:49.988 INFO:tasks.rados.rados.0.smithi098.stdout:3851: writing smithi09866585-415 from 531748 to 1289814 tid 1 2023-09-23T20:06:49.995 INFO:tasks.rados.rados.0.smithi098.stdout:3851: writing smithi09866585-415 from 1868844 to 2403008 tid 2 2023-09-23T20:06:50.002 INFO:tasks.rados.rados.0.smithi098.stdout:3851: writing smithi09866585-415 from 3201955 to 3603464 tid 3 2023-09-23T20:06:50.002 INFO:tasks.rados.rados.0.smithi098.stdout:3845: done (6 left) 2023-09-23T20:06:50.002 INFO:tasks.rados.rados.0.smithi098.stdout:3852: write oid 82 current snap is 0 2023-09-23T20:06:50.002 INFO:tasks.rados.rados.0.smithi098.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2023-09-23T20:06:50.008 INFO:tasks.rados.rados.0.smithi098.stdout:3852: writing smithi09866585-82 from 548555 to 1098223 tid 1 2023-09-23T20:06:50.015 INFO:tasks.rados.rados.0.smithi098.stdout:3852: writing smithi09866585-82 from 1643679 to 2321501 tid 2 2023-09-23T20:06:50.022 INFO:tasks.rados.rados.0.smithi098.stdout:3852: writing smithi09866585-82 from 2829378 to 3442159 tid 3 2023-09-23T20:06:50.022 INFO:tasks.rados.rados.0.smithi098.stdout:3853: write oid 401 current snap is 0 2023-09-23T20:06:50.022 INFO:tasks.rados.rados.0.smithi098.stdout:3846: finishing write tid 3 to smithi09866585-55 2023-09-23T20:06:50.023 INFO:tasks.rados.rados.0.smithi098.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2023-09-23T20:06:50.029 INFO:tasks.rados.rados.0.smithi098.stdout:3853: writing smithi09866585-401 from 565362 to 1190279 tid 1 2023-09-23T20:06:50.036 INFO:tasks.rados.rados.0.smithi098.stdout:3853: writing smithi09866585-401 from 1985808 to 2523641 tid 2 2023-09-23T20:06:50.047 INFO:tasks.rados.rados.0.smithi098.stdout:3853: writing smithi09866585-401 from 3256801 to 3765362 tid 3 2023-09-23T20:06:50.047 INFO:tasks.rados.rados.0.smithi098.stdout:3854: read oid 437 snap -1 2023-09-23T20:06:50.047 INFO:tasks.rados.rados.0.smithi098.stdout:3854: expect (ObjNum 2313 snap 0 seq_num 2313) 2023-09-23T20:06:50.047 INFO:tasks.rados.rados.0.smithi098.stdout:3855: write oid 205 current snap is 0 2023-09-23T20:06:50.047 INFO:tasks.rados.rados.0.smithi098.stdout:3846: finishing write tid 4 to smithi09866585-55 2023-09-23T20:06:50.047 INFO:tasks.rados.rados.0.smithi098.stdout:3846: finishing write tid 5 to smithi09866585-55 2023-09-23T20:06:50.047 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 55 v 411 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2023-09-23T20:06:50.047 INFO:tasks.rados.rados.0.smithi098.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2023-09-23T20:06:50.047 INFO:tasks.rados.rados.0.smithi098.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2023-09-23T20:06:50.054 INFO:tasks.rados.rados.0.smithi098.stdout:3855: writing smithi09866585-205 from 582169 to 1282335 tid 1 2023-09-23T20:06:50.063 INFO:tasks.rados.rados.0.smithi098.stdout:3855: writing smithi09866585-205 from 2044290 to 2725781 tid 2 2023-09-23T20:06:50.069 INFO:tasks.rados.rados.0.smithi098.stdout:3855: writing smithi09866585-205 from 3284224 to 3782169 tid 3 2023-09-23T20:06:50.069 INFO:tasks.rados.rados.0.smithi098.stdout:3846: done (9 left) 2023-09-23T20:06:50.069 INFO:tasks.rados.rados.0.smithi098.stdout:3856: read oid 379 snap -1 2023-09-23T20:06:50.069 INFO:tasks.rados.rados.0.smithi098.stdout:3856: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T20:06:50.069 INFO:tasks.rados.rados.0.smithi098.stdout:3857: write oid 20 current snap is 0 2023-09-23T20:06:50.069 INFO:tasks.rados.rados.0.smithi098.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2023-09-23T20:06:50.076 INFO:tasks.rados.rados.0.smithi098.stdout:3857: writing smithi09866585-20 from 598976 to 1374391 tid 1 2023-09-23T20:06:50.084 INFO:tasks.rados.rados.0.smithi098.stdout:3857: writing smithi09866585-20 from 2102772 to 2644274 tid 2 2023-09-23T20:06:50.090 INFO:tasks.rados.rados.0.smithi098.stdout:3857: writing smithi09866585-20 from 3311647 to 3798976 tid 3 2023-09-23T20:06:50.091 INFO:tasks.rados.rados.0.smithi098.stdout:3858: write oid 409 current snap is 0 2023-09-23T20:06:50.091 INFO:tasks.rados.rados.0.smithi098.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2023-09-23T20:06:50.096 INFO:tasks.rados.rados.0.smithi098.stdout:3858: writing smithi09866585-409 from 615783 to 1066447 tid 1 2023-09-23T20:06:50.104 INFO:tasks.rados.rados.0.smithi098.stdout:3858: writing smithi09866585-409 from 1761254 to 2446414 tid 2 2023-09-23T20:06:50.112 INFO:tasks.rados.rados.0.smithi098.stdout:3858: writing smithi09866585-409 from 2939070 to 3713292 tid 3 2023-09-23T20:06:50.112 INFO:tasks.rados.rados.0.smithi098.stdout:3859: read oid 104 snap -1 2023-09-23T20:06:50.112 INFO:tasks.rados.rados.0.smithi098.stdout:3859: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T20:06:50.112 INFO:tasks.rados.rados.0.smithi098.stdout:3860: write oid 416 current snap is 0 2023-09-23T20:06:50.112 INFO:tasks.rados.rados.0.smithi098.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2023-09-23T20:06:50.118 INFO:tasks.rados.rados.0.smithi098.stdout:3860: writing smithi09866585-416 from 632590 to 1158503 tid 1 2023-09-23T20:06:50.124 INFO:tasks.rados.rados.0.smithi098.stdout:3860: writing smithi09866585-416 from 1703383 to 2248554 tid 2 2023-09-23T20:06:50.131 INFO:tasks.rados.rados.0.smithi098.stdout:3860: writing smithi09866585-416 from 2850140 to 3435634 tid 3 2023-09-23T20:06:50.132 INFO:tasks.rados.rados.0.smithi098.stdout:3861: read oid 198 snap -1 2023-09-23T20:06:50.132 INFO:tasks.rados.rados.0.smithi098.stdout:3861: expect deleted 2023-09-23T20:06:50.132 INFO:tasks.rados.rados.0.smithi098.stdout:3862: write oid 412 current snap is 0 2023-09-23T20:06:50.132 INFO:tasks.rados.rados.0.smithi098.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2023-09-23T20:06:50.138 INFO:tasks.rados.rados.0.smithi098.stdout:3862: writing smithi09866585-412 from 649397 to 1250559 tid 1 2023-09-23T20:06:50.145 INFO:tasks.rados.rados.0.smithi098.stdout:3862: writing smithi09866585-412 from 1761865 to 2450694 tid 2 2023-09-23T20:06:50.150 INFO:tasks.rados.rados.0.smithi098.stdout:3862: writing smithi09866585-412 from 2877563 to 3390682 tid 3 2023-09-23T20:06:50.153 INFO:tasks.rados.rados.0.smithi098.stdout:3862: writing smithi09866585-412 from 3812689 to 3849397 tid 4 2023-09-23T20:06:50.153 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 16 2023-09-23T20:06:50.153 INFO:tasks.rados.rados.0.smithi098.stdout:3850: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-09-23T20:06:50.317 INFO:tasks.rados.rados.0.smithi098.stdout:3847: expect (ObjNum 2076 snap 0 seq_num 2076) 2023-09-23T20:06:50.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:50 smithi173 bash[27697]: cluster 2023-09-23T20:06:48.847467+0000 mgr.y (mgr.25178) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-09-23T20:06:50.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:50 smithi173 bash[27697]: audit 2023-09-23T20:06:49.577245+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.98:0/2204509955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:50.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:50 smithi098 bash[33670]: cluster 2023-09-23T20:06:48.847467+0000 mgr.y (mgr.25178) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-09-23T20:06:50.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:50 smithi098 bash[33670]: audit 2023-09-23T20:06:49.577245+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.98:0/2204509955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:50.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:50 smithi098 bash[27308]: cluster 2023-09-23T20:06:48.847467+0000 mgr.y (mgr.25178) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-09-23T20:06:50.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:50 smithi098 bash[27308]: audit 2023-09-23T20:06:49.577245+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.98:0/2204509955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:50.442 INFO:tasks.rados.rados.0.smithi098.stdout:3849: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T20:06:50.590 INFO:tasks.rados.rados.0.smithi098.stdout:3851: finishing write tid 1 to smithi09866585-415 2023-09-23T20:06:50.590 INFO:tasks.rados.rados.0.smithi098.stdout:3848: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:06:50.711 INFO:tasks.rados.rados.0.smithi098.stdout:3851: finishing write tid 2 to smithi09866585-415 2023-09-23T20:06:50.711 INFO:tasks.rados.rados.0.smithi098.stdout:3851: finishing write tid 3 to smithi09866585-415 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:3851: finishing write tid 4 to smithi09866585-415 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:3851: finishing write tid 5 to smithi09866585-415 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 415 v 602 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:3852: finishing write tid 1 to smithi09866585-82 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:3852: finishing write tid 2 to smithi09866585-82 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:3852: finishing write tid 3 to smithi09866585-82 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:3852: finishing write tid 4 to smithi09866585-82 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:3852: finishing write tid 5 to smithi09866585-82 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 82 v 534 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:3852: left oid 82 (ObjNum 2365 snap 0 seq_num 2365) 2023-09-23T20:06:50.712 INFO:tasks.rados.rados.0.smithi098.stdout:3853: finishing write tid 1 to smithi09866585-401 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3853: finishing write tid 2 to smithi09866585-401 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3853: finishing write tid 3 to smithi09866585-401 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3853: finishing write tid 4 to smithi09866585-401 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3853: finishing write tid 5 to smithi09866585-401 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 401 v 463 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3853: left oid 401 (ObjNum 2366 snap 0 seq_num 2366) 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3847: done (15 left) 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3848: done (14 left) 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3849: done (13 left) 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3850: done (12 left) 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3851: done (11 left) 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3852: done (10 left) 2023-09-23T20:06:50.713 INFO:tasks.rados.rados.0.smithi098.stdout:3853: done (9 left) 2023-09-23T20:06:50.714 INFO:tasks.rados.rados.0.smithi098.stdout:3863: read oid 46 snap -1 2023-09-23T20:06:50.714 INFO:tasks.rados.rados.0.smithi098.stdout:3863: expect (ObjNum 2348 snap 0 seq_num 2348) 2023-09-23T20:06:50.714 INFO:tasks.rados.rados.0.smithi098.stdout:3864: delete oid 101 current snap is 0 2023-09-23T20:06:50.714 INFO:tasks.rados.rados.0.smithi098.stdout:3854: expect (ObjNum 2313 snap 0 seq_num 2313) 2023-09-23T20:06:50.885 INFO:tasks.rados.rados.0.smithi098.stdout:3855: finishing write tid 1 to smithi09866585-205 2023-09-23T20:06:50.885 INFO:tasks.rados.rados.0.smithi098.stdout:3855: finishing write tid 2 to smithi09866585-205 2023-09-23T20:06:50.885 INFO:tasks.rados.rados.0.smithi098.stdout:3855: finishing write tid 3 to smithi09866585-205 2023-09-23T20:06:50.885 INFO:tasks.rados.rados.0.smithi098.stdout:3856: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:3855: finishing write tid 4 to smithi09866585-205 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:3855: finishing write tid 5 to smithi09866585-205 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 205 v 363 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:3855: left oid 205 (ObjNum 2367 snap 0 seq_num 2367) 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:3857: finishing write tid 1 to smithi09866585-20 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:3857: finishing write tid 2 to smithi09866585-20 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:3857: finishing write tid 3 to smithi09866585-20 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:3857: finishing write tid 4 to smithi09866585-20 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:3857: finishing write tid 5 to smithi09866585-20 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 20 v 557 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:3857: left oid 20 (ObjNum 2368 snap 0 seq_num 2368) 2023-09-23T20:06:51.025 INFO:tasks.rados.rados.0.smithi098.stdout:3858: finishing write tid 1 to smithi09866585-409 2023-09-23T20:06:51.026 INFO:tasks.rados.rados.0.smithi098.stdout:3858: finishing write tid 2 to smithi09866585-409 2023-09-23T20:06:51.026 INFO:tasks.rados.rados.0.smithi098.stdout:3858: finishing write tid 3 to smithi09866585-409 2023-09-23T20:06:51.026 INFO:tasks.rados.rados.0.smithi098.stdout:3858: finishing write tid 4 to smithi09866585-409 2023-09-23T20:06:51.026 INFO:tasks.rados.rados.0.smithi098.stdout:3858: finishing write tid 5 to smithi09866585-409 2023-09-23T20:06:51.026 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 409 v 544 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2023-09-23T20:06:51.026 INFO:tasks.rados.rados.0.smithi098.stdout:3858: left oid 409 (ObjNum 2369 snap 0 seq_num 2369) 2023-09-23T20:06:51.026 INFO:tasks.rados.rados.0.smithi098.stdout:3859: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T20:06:51.158 INFO:tasks.rados.rados.0.smithi098.stdout:3860: finishing write tid 1 to smithi09866585-416 2023-09-23T20:06:51.158 INFO:tasks.rados.rados.0.smithi098.stdout:3860: finishing write tid 2 to smithi09866585-416 2023-09-23T20:06:51.158 INFO:tasks.rados.rados.0.smithi098.stdout:3860: finishing write tid 3 to smithi09866585-416 2023-09-23T20:06:51.158 INFO:tasks.rados.rados.0.smithi098.stdout:3860: finishing write tid 4 to smithi09866585-416 2023-09-23T20:06:51.158 INFO:tasks.rados.rados.0.smithi098.stdout:3860: finishing write tid 5 to smithi09866585-416 2023-09-23T20:06:51.158 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 416 v 367 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2023-09-23T20:06:51.158 INFO:tasks.rados.rados.0.smithi098.stdout:3860: left oid 416 (ObjNum 2370 snap 0 seq_num 2370) 2023-09-23T20:06:51.158 INFO:tasks.rados.rados.0.smithi098.stdout:3862: finishing write tid 1 to smithi09866585-412 2023-09-23T20:06:51.158 INFO:tasks.rados.rados.0.smithi098.stdout:3862: finishing write tid 2 to smithi09866585-412 2023-09-23T20:06:51.158 INFO:tasks.rados.rados.0.smithi098.stdout:3862: finishing write tid 3 to smithi09866585-412 2023-09-23T20:06:51.159 INFO:tasks.rados.rados.0.smithi098.stdout:3862: finishing write tid 4 to smithi09866585-412 2023-09-23T20:06:51.159 INFO:tasks.rados.rados.0.smithi098.stdout:3862: finishing write tid 5 to smithi09866585-412 2023-09-23T20:06:51.159 INFO:tasks.rados.rados.0.smithi098.stdout:3862: finishing write tid 6 to smithi09866585-412 2023-09-23T20:06:51.159 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 412 v 549 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2023-09-23T20:06:51.159 INFO:tasks.rados.rados.0.smithi098.stdout:3862: left oid 412 (ObjNum 2371 snap 0 seq_num 2371) 2023-09-23T20:06:51.159 INFO:tasks.rados.rados.0.smithi098.stdout:3863: expect (ObjNum 2348 snap 0 seq_num 2348) 2023-09-23T20:06:51.384 INFO:tasks.rados.rados.0.smithi098.stdout:3854: done (10 left) 2023-09-23T20:06:51.384 INFO:tasks.rados.rados.0.smithi098.stdout:3855: done (9 left) 2023-09-23T20:06:51.384 INFO:tasks.rados.rados.0.smithi098.stdout:3856: done (8 left) 2023-09-23T20:06:51.384 INFO:tasks.rados.rados.0.smithi098.stdout:3857: done (7 left) 2023-09-23T20:06:51.384 INFO:tasks.rados.rados.0.smithi098.stdout:3858: done (6 left) 2023-09-23T20:06:51.384 INFO:tasks.rados.rados.0.smithi098.stdout:3859: done (5 left) 2023-09-23T20:06:51.384 INFO:tasks.rados.rados.0.smithi098.stdout:3860: done (4 left) 2023-09-23T20:06:51.384 INFO:tasks.rados.rados.0.smithi098.stdout:3861: done (3 left) 2023-09-23T20:06:51.384 INFO:tasks.rados.rados.0.smithi098.stdout:3862: done (2 left) 2023-09-23T20:06:51.385 INFO:tasks.rados.rados.0.smithi098.stdout:3863: done (1 left) 2023-09-23T20:06:51.385 INFO:tasks.rados.rados.0.smithi098.stdout:3864: done (0 left) 2023-09-23T20:06:51.385 INFO:tasks.rados.rados.0.smithi098.stdout:3865: read oid 140 snap -1 2023-09-23T20:06:51.385 INFO:tasks.rados.rados.0.smithi098.stdout:3865: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:06:51.385 INFO:tasks.rados.rados.0.smithi098.stdout:3866: write oid 291 current snap is 0 2023-09-23T20:06:51.385 INFO:tasks.rados.rados.0.smithi098.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2023-09-23T20:06:51.395 INFO:tasks.rados.rados.0.smithi098.stdout:3866: writing smithi09866585-291 from 683011 to 1151024 tid 1 2023-09-23T20:06:51.402 INFO:tasks.rados.rados.0.smithi098.stdout:3866: writing smithi09866585-291 from 1595182 to 2287680 tid 2 2023-09-23T20:06:51.410 INFO:tasks.rados.rados.0.smithi098.stdout:3866: writing smithi09866585-291 from 3048762 to 3584425 tid 3 2023-09-23T20:06:51.410 INFO:tasks.rados.rados.0.smithi098.stdout:3867: write oid 315 current snap is 0 2023-09-23T20:06:51.410 INFO:tasks.rados.rados.0.smithi098.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2023-09-23T20:06:51.417 INFO:tasks.rados.rados.0.smithi098.stdout:3867: writing smithi09866585-315 from 699818 to 1243080 tid 1 2023-09-23T20:06:51.423 INFO:tasks.rados.rados.0.smithi098.stdout:3867: writing smithi09866585-315 from 1937311 to 2373467 tid 2 2023-09-23T20:06:51.430 INFO:tasks.rados.rados.0.smithi098.stdout:3867: writing smithi09866585-315 from 2843479 to 3590414 tid 3 2023-09-23T20:06:51.431 INFO:tasks.rados.rados.0.smithi098.stdout:3868: write oid 497 current snap is 0 2023-09-23T20:06:51.431 INFO:tasks.rados.rados.0.smithi098.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2023-09-23T20:06:51.438 INFO:tasks.rados.rados.0.smithi098.stdout:3868: writing smithi09866585-497 from 716625 to 1335136 tid 1 2023-09-23T20:06:51.446 INFO:tasks.rados.rados.0.smithi098.stdout:3868: writing smithi09866585-497 from 1995793 to 2691960 tid 2 2023-09-23T20:06:51.453 INFO:tasks.rados.rados.0.smithi098.stdout:3868: writing smithi09866585-497 from 3387255 to 3916625 tid 3 2023-09-23T20:06:51.453 INFO:tasks.rados.rados.0.smithi098.stdout:3869: read oid 431 snap -1 2023-09-23T20:06:51.453 INFO:tasks.rados.rados.0.smithi098.stdout:3869: expect (ObjNum 2186 snap 0 seq_num 2186) 2023-09-23T20:06:51.453 INFO:tasks.rados.rados.0.smithi098.stdout:3870: read oid 371 snap -1 2023-09-23T20:06:51.453 INFO:tasks.rados.rados.0.smithi098.stdout:3870: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T20:06:51.454 INFO:tasks.rados.rados.0.smithi098.stdout:3871: write oid 87 current snap is 0 2023-09-23T20:06:51.454 INFO:tasks.rados.rados.0.smithi098.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2023-09-23T20:06:51.461 INFO:tasks.rados.rados.0.smithi098.stdout:3871: writing smithi09866585-87 from 733432 to 1427192 tid 1 2023-09-23T20:06:51.467 INFO:tasks.rados.rados.0.smithi098.stdout:3871: writing smithi09866585-87 from 2054275 to 2494100 tid 2 2023-09-23T20:06:51.472 INFO:tasks.rados.rados.0.smithi098.stdout:3871: writing smithi09866585-87 from 2898325 to 3384157 tid 3 2023-09-23T20:06:51.473 INFO:tasks.rados.rados.0.smithi098.stdout:3872: write oid 399 current snap is 0 2023-09-23T20:06:51.473 INFO:tasks.rados.rados.0.smithi098.stdout:3865: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T20:06:51.737 INFO:tasks.rados.rados.0.smithi098.stdout:3866: finishing write tid 1 to smithi09866585-291 2023-09-23T20:06:51.737 INFO:tasks.rados.rados.0.smithi098.stdout:3866: finishing write tid 2 to smithi09866585-291 2023-09-23T20:06:51.737 INFO:tasks.rados.rados.0.smithi098.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2023-09-23T20:06:51.745 INFO:tasks.rados.rados.0.smithi098.stdout:3872: writing smithi09866585-399 from 750239 to 1519248 tid 1 2023-09-23T20:06:51.752 INFO:tasks.rados.rados.0.smithi098.stdout:3872: writing smithi09866585-399 from 2112757 to 2812593 tid 2 2023-09-23T20:06:51.759 INFO:tasks.rados.rados.0.smithi098.stdout:3872: writing smithi09866585-399 from 3442101 to 3950239 tid 3 2023-09-23T20:06:51.759 INFO:tasks.rados.rados.0.smithi098.stdout:3865: done (7 left) 2023-09-23T20:06:51.759 INFO:tasks.rados.rados.0.smithi098.stdout:3873: read oid 210 snap -1 2023-09-23T20:06:51.759 INFO:tasks.rados.rados.0.smithi098.stdout:3873: expect deleted 2023-09-23T20:06:51.759 INFO:tasks.rados.rados.0.smithi098.stdout:3874: read oid 143 snap -1 2023-09-23T20:06:51.759 INFO:tasks.rados.rados.0.smithi098.stdout:3874: expect (ObjNum 2046 snap 0 seq_num 2046) 2023-09-23T20:06:51.759 INFO:tasks.rados.rados.0.smithi098.stdout:3875: read oid 88 snap -1 2023-09-23T20:06:51.759 INFO:tasks.rados.rados.0.smithi098.stdout:3875: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-09-23T20:06:51.759 INFO:tasks.rados.rados.0.smithi098.stdout:3876: write oid 62 current snap is 0 2023-09-23T20:06:51.759 INFO:tasks.rados.rados.0.smithi098.stdout:3866: finishing write tid 3 to smithi09866585-291 2023-09-23T20:06:51.760 INFO:tasks.rados.rados.0.smithi098.stdout:3866: finishing write tid 4 to smithi09866585-291 2023-09-23T20:06:51.760 INFO:tasks.rados.rados.0.smithi098.stdout:3866: finishing write tid 5 to smithi09866585-291 2023-09-23T20:06:51.760 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 291 v 468 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2023-09-23T20:06:51.760 INFO:tasks.rados.rados.0.smithi098.stdout:3866: left oid 291 (ObjNum 2373 snap 0 seq_num 2373) 2023-09-23T20:06:51.760 INFO:tasks.rados.rados.0.smithi098.stdout:3867: finishing write tid 1 to smithi09866585-315 2023-09-23T20:06:51.760 INFO:tasks.rados.rados.0.smithi098.stdout:3867: finishing write tid 2 to smithi09866585-315 2023-09-23T20:06:51.760 INFO:tasks.rados.rados.0.smithi098.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2023-09-23T20:06:51.765 INFO:tasks.rados.rados.0.smithi098.stdout:3876: writing smithi09866585-62 from 767046 to 1211304 tid 1 2023-09-23T20:06:51.770 INFO:tasks.rados.rados.0.smithi098.stdout:3876: writing smithi09866585-62 from 1654886 to 2098380 tid 2 2023-09-23T20:06:51.779 INFO:tasks.rados.rados.0.smithi098.stdout:3876: writing smithi09866585-62 from 2836818 to 3345194 tid 3 2023-09-23T20:06:51.785 INFO:tasks.rados.rados.0.smithi098.stdout:3876: writing smithi09866585-62 from 3760009 to 3967046 tid 4 2023-09-23T20:06:51.785 INFO:tasks.rados.rados.0.smithi098.stdout:3866: done (10 left) 2023-09-23T20:06:51.785 INFO:tasks.rados.rados.0.smithi098.stdout:3877: read oid 321 snap -1 2023-09-23T20:06:51.785 INFO:tasks.rados.rados.0.smithi098.stdout:3877: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T20:06:51.785 INFO:tasks.rados.rados.0.smithi098.stdout:3878: delete oid 159 current snap is 0 2023-09-23T20:06:51.785 INFO:tasks.rados.rados.0.smithi098.stdout:3867: finishing write tid 3 to smithi09866585-315 2023-09-23T20:06:51.785 INFO:tasks.rados.rados.0.smithi098.stdout:3867: finishing write tid 4 to smithi09866585-315 2023-09-23T20:06:51.786 INFO:tasks.rados.rados.0.smithi098.stdout:3867: finishing write tid 5 to smithi09866585-315 2023-09-23T20:06:51.786 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 315 v 371 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2023-09-23T20:06:51.786 INFO:tasks.rados.rados.0.smithi098.stdout:3867: left oid 315 (ObjNum 2374 snap 0 seq_num 2374) 2023-09-23T20:06:51.786 INFO:tasks.rados.rados.0.smithi098.stdout:3868: finishing write tid 1 to smithi09866585-497 2023-09-23T20:06:51.786 INFO:tasks.rados.rados.0.smithi098.stdout:3868: finishing write tid 2 to smithi09866585-497 2023-09-23T20:06:51.786 INFO:tasks.rados.rados.0.smithi098.stdout:3868: finishing write tid 3 to smithi09866585-497 2023-09-23T20:06:51.786 INFO:tasks.rados.rados.0.smithi098.stdout:3868: finishing write tid 4 to smithi09866585-497 2023-09-23T20:06:51.786 INFO:tasks.rados.rados.0.smithi098.stdout:3868: finishing write tid 5 to smithi09866585-497 2023-09-23T20:06:51.786 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 497 v 436 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2023-09-23T20:06:51.786 INFO:tasks.rados.rados.0.smithi098.stdout:3868: left oid 497 (ObjNum 2375 snap 0 seq_num 2375) 2023-09-23T20:06:51.786 INFO:tasks.rados.rados.0.smithi098.stdout:3870: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T20:06:51.892 INFO:tasks.rados.rados.0.smithi098.stdout:3869: expect (ObjNum 2186 snap 0 seq_num 2186) 2023-09-23T20:06:52.055 INFO:tasks.rados.rados.0.smithi098.stdout:3871: finishing write tid 1 to smithi09866585-87 2023-09-23T20:06:52.055 INFO:tasks.rados.rados.0.smithi098.stdout:3871: finishing write tid 2 to smithi09866585-87 2023-09-23T20:06:52.055 INFO:tasks.rados.rados.0.smithi098.stdout:3871: finishing write tid 3 to smithi09866585-87 2023-09-23T20:06:52.055 INFO:tasks.rados.rados.0.smithi098.stdout:3871: finishing write tid 4 to smithi09866585-87 2023-09-23T20:06:52.055 INFO:tasks.rados.rados.0.smithi098.stdout:3871: finishing write tid 5 to smithi09866585-87 2023-09-23T20:06:52.055 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 87 v 498 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2023-09-23T20:06:52.055 INFO:tasks.rados.rados.0.smithi098.stdout:3871: left oid 87 (ObjNum 2376 snap 0 seq_num 2376) 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3867: done (11 left) 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3868: done (10 left) 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3869: done (9 left) 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3870: done (8 left) 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3871: done (7 left) 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3878: done (6 left) 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3879: read oid 308 snap -1 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3879: expect deleted 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3880: read oid 428 snap -1 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3880: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3881: read oid 420 snap -1 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3881: expect (ObjNum 2122 snap 0 seq_num 2122) 2023-09-23T20:06:52.056 INFO:tasks.rados.rados.0.smithi098.stdout:3882: write oid 430 current snap is 0 2023-09-23T20:06:52.057 INFO:tasks.rados.rados.0.smithi098.stdout:3872: finishing write tid 1 to smithi09866585-399 2023-09-23T20:06:52.057 INFO:tasks.rados.rados.0.smithi098.stdout:3872: finishing write tid 2 to smithi09866585-399 2023-09-23T20:06:52.057 INFO:tasks.rados.rados.0.smithi098.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2023-09-23T20:06:52.065 INFO:tasks.rados.rados.0.smithi098.stdout:3882: writing smithi09866585-430 from 400660 to 1111769 tid 1 2023-09-23T20:06:52.073 INFO:tasks.rados.rados.0.smithi098.stdout:3882: writing smithi09866585-430 from 1888203 to 2000660 tid 2 2023-09-23T20:06:52.073 INFO:tasks.rados.rados.0.smithi098.stdout:3883: delete oid 447 current snap is 0 2023-09-23T20:06:52.073 INFO:tasks.rados.rados.0.smithi098.stdout:3872: finishing write tid 3 to smithi09866585-399 2023-09-23T20:06:52.074 INFO:tasks.rados.rados.0.smithi098.stdout:3872: finishing write tid 4 to smithi09866585-399 2023-09-23T20:06:52.074 INFO:tasks.rados.rados.0.smithi098.stdout:3872: finishing write tid 5 to smithi09866585-399 2023-09-23T20:06:52.074 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 399 v 618 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2023-09-23T20:06:52.074 INFO:tasks.rados.rados.0.smithi098.stdout:3872: left oid 399 (ObjNum 2377 snap 0 seq_num 2377) 2023-09-23T20:06:52.074 INFO:tasks.rados.rados.0.smithi098.stdout:3874: expect (ObjNum 2046 snap 0 seq_num 2046) 2023-09-23T20:06:52.158 INFO:tasks.rados.rados.0.smithi098.stdout:3875: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-09-23T20:06:52.398 INFO:tasks.rados.rados.0.smithi098.stdout:3876: finishing write tid 1 to smithi09866585-62 2023-09-23T20:06:52.398 INFO:tasks.rados.rados.0.smithi098.stdout:3876: finishing write tid 2 to smithi09866585-62 2023-09-23T20:06:52.398 INFO:tasks.rados.rados.0.smithi098.stdout:3876: finishing write tid 3 to smithi09866585-62 2023-09-23T20:06:52.398 INFO:tasks.rados.rados.0.smithi098.stdout:3872: done (10 left) 2023-09-23T20:06:52.399 INFO:tasks.rados.rados.0.smithi098.stdout:3873: done (9 left) 2023-09-23T20:06:52.399 INFO:tasks.rados.rados.0.smithi098.stdout:3874: done (8 left) 2023-09-23T20:06:52.399 INFO:tasks.rados.rados.0.smithi098.stdout:3875: done (7 left) 2023-09-23T20:06:52.399 INFO:tasks.rados.rados.0.smithi098.stdout:3883: done (6 left) 2023-09-23T20:06:52.399 INFO:tasks.rados.rados.0.smithi098.stdout:3884: delete oid 323 current snap is 0 2023-09-23T20:06:52.399 INFO:tasks.rados.rados.0.smithi098.stdout:3876: finishing write tid 4 to smithi09866585-62 2023-09-23T20:06:52.399 INFO:tasks.rados.rados.0.smithi098.stdout:3877: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T20:06:52.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:52 smithi098 bash[27308]: cluster 2023-09-23T20:06:50.848095+0000 mgr.y (mgr.25178) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 6.9 MiB/s wr, 72 op/s 2023-09-23T20:06:52.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:52 smithi098 bash[27308]: audit 2023-09-23T20:06:51.955161+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:52.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:52 smithi098 bash[27308]: audit 2023-09-23T20:06:52.020831+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.98:0/2024124871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:52.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:52 smithi098 bash[33670]: cluster 2023-09-23T20:06:50.848095+0000 mgr.y (mgr.25178) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 6.9 MiB/s wr, 72 op/s 2023-09-23T20:06:52.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:52 smithi098 bash[33670]: audit 2023-09-23T20:06:51.955161+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:52.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:52 smithi098 bash[33670]: audit 2023-09-23T20:06:52.020831+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.98:0/2024124871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:52.582 INFO:tasks.rados.rados.0.smithi098.stdout:3876: finishing write tid 5 to smithi09866585-62 2023-09-23T20:06:52.582 INFO:tasks.rados.rados.0.smithi098.stdout:3876: finishing write tid 6 to smithi09866585-62 2023-09-23T20:06:52.582 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 62 v 473 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2023-09-23T20:06:52.582 INFO:tasks.rados.rados.0.smithi098.stdout:3876: left oid 62 (ObjNum 2378 snap 0 seq_num 2378) 2023-09-23T20:06:52.582 INFO:tasks.rados.rados.0.smithi098.stdout:3881: expect (ObjNum 2122 snap 0 seq_num 2122) 2023-09-23T20:06:52.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:52 smithi173 bash[27697]: cluster 2023-09-23T20:06:50.848095+0000 mgr.y (mgr.25178) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 6.9 MiB/s wr, 72 op/s 2023-09-23T20:06:52.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:52 smithi173 bash[27697]: audit 2023-09-23T20:06:51.955161+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:06:52.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:52 smithi173 bash[27697]: audit 2023-09-23T20:06:52.020831+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.98:0/2024124871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:52.781 INFO:tasks.rados.rados.0.smithi098.stdout:3880: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T20:06:52.916 INFO:tasks.rados.rados.0.smithi098.stdout:3882: finishing write tid 1 to smithi09866585-430 2023-09-23T20:06:52.916 INFO:tasks.rados.rados.0.smithi098.stdout:3882: finishing write tid 2 to smithi09866585-430 2023-09-23T20:06:52.916 INFO:tasks.rados.rados.0.smithi098.stdout:3882: finishing write tid 3 to smithi09866585-430 2023-09-23T20:06:52.916 INFO:tasks.rados.rados.0.smithi098.stdout:3882: finishing write tid 4 to smithi09866585-430 2023-09-23T20:06:52.916 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 430 v 466 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2023-09-23T20:06:52.917 INFO:tasks.rados.rados.0.smithi098.stdout:3882: left oid 430 (ObjNum 2380 snap 0 seq_num 2380) 2023-09-23T20:06:52.917 INFO:tasks.rados.rados.0.smithi098.stdout:3876: done (6 left) 2023-09-23T20:06:52.917 INFO:tasks.rados.rados.0.smithi098.stdout:3877: done (5 left) 2023-09-23T20:06:52.917 INFO:tasks.rados.rados.0.smithi098.stdout:3879: done (4 left) 2023-09-23T20:06:52.917 INFO:tasks.rados.rados.0.smithi098.stdout:3880: done (3 left) 2023-09-23T20:06:52.917 INFO:tasks.rados.rados.0.smithi098.stdout:3881: done (2 left) 2023-09-23T20:06:52.917 INFO:tasks.rados.rados.0.smithi098.stdout:3882: done (1 left) 2023-09-23T20:06:52.917 INFO:tasks.rados.rados.0.smithi098.stdout:3884: done (0 left) 2023-09-23T20:06:52.917 INFO:tasks.rados.rados.0.smithi098.stdout:3885: read oid 44 snap -1 2023-09-23T20:06:52.917 INFO:tasks.rados.rados.0.smithi098.stdout:3885: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-09-23T20:06:52.917 INFO:tasks.rados.rados.0.smithi098.stdout:3886: read oid 266 snap -1 2023-09-23T20:06:52.918 INFO:tasks.rados.rados.0.smithi098.stdout:3886: expect (ObjNum 2302 snap 0 seq_num 2302) 2023-09-23T20:06:52.918 INFO:tasks.rados.rados.0.smithi098.stdout:3887: write oid 101 current snap is 0 2023-09-23T20:06:52.918 INFO:tasks.rados.rados.0.smithi098.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2023-09-23T20:06:52.926 INFO:tasks.rados.rados.0.smithi098.stdout:3887: writing smithi09866585-101 from 451081 to 987937 tid 1 2023-09-23T20:06:52.934 INFO:tasks.rados.rados.0.smithi098.stdout:3887: writing smithi09866585-101 from 1547296 to 2051081 tid 2 2023-09-23T20:06:52.934 INFO:tasks.rados.rados.0.smithi098.stdout:3888: read oid 74 snap -1 2023-09-23T20:06:52.934 INFO:tasks.rados.rados.0.smithi098.stdout:3888: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-09-23T20:06:52.934 INFO:tasks.rados.rados.0.smithi098.stdout:3889: write oid 450 current snap is 0 2023-09-23T20:06:52.934 INFO:tasks.rados.rados.0.smithi098.stdout:3885: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-09-23T20:06:53.095 INFO:tasks.rados.rados.0.smithi098.stdout:3886: expect (ObjNum 2302 snap 0 seq_num 2302) 2023-09-23T20:06:53.182 INFO:tasks.rados.rados.0.smithi098.stdout:3887: finishing write tid 1 to smithi09866585-101 2023-09-23T20:06:53.182 INFO:tasks.rados.rados.0.smithi098.stdout:3887: finishing write tid 2 to smithi09866585-101 2023-09-23T20:06:53.182 INFO:tasks.rados.rados.0.smithi098.stdout:3887: finishing write tid 3 to smithi09866585-101 2023-09-23T20:06:53.183 INFO:tasks.rados.rados.0.smithi098.stdout:3887: finishing write tid 4 to smithi09866585-101 2023-09-23T20:06:53.183 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 101 v 439 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2023-09-23T20:06:53.183 INFO:tasks.rados.rados.0.smithi098.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2023-09-23T20:06:53.183 INFO:tasks.rados.rados.0.smithi098.stdout:3888: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-09-23T20:06:53.466 INFO:tasks.rados.rados.0.smithi098.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2023-09-23T20:06:53.476 INFO:tasks.rados.rados.0.smithi098.stdout:3889: writing smithi09866585-450 from 467888 to 1079993 tid 1 2023-09-23T20:06:53.484 INFO:tasks.rados.rados.0.smithi098.stdout:3889: writing smithi09866585-450 from 1605778 to 2060279 tid 2 2023-09-23T20:06:53.484 INFO:tasks.rados.rados.0.smithi098.stdout:3885: done (4 left) 2023-09-23T20:06:53.484 INFO:tasks.rados.rados.0.smithi098.stdout:3886: done (3 left) 2023-09-23T20:06:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3887: done (2 left) 2023-09-23T20:06:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3888: done (1 left) 2023-09-23T20:06:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3890: read oid 145 snap -1 2023-09-23T20:06:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3890: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-09-23T20:06:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3891: read oid 418 snap -1 2023-09-23T20:06:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3891: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T20:06:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3892: write oid 59 current snap is 0 2023-09-23T20:06:53.485 INFO:tasks.rados.rados.0.smithi098.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2023-09-23T20:06:53.491 INFO:tasks.rados.rados.0.smithi098.stdout:3892: writing smithi09866585-59 from 484695 to 1172049 tid 1 2023-09-23T20:06:53.496 INFO:tasks.rados.rados.0.smithi098.stdout:3892: writing smithi09866585-59 from 1664260 to 2084695 tid 2 2023-09-23T20:06:53.496 INFO:tasks.rados.rados.0.smithi098.stdout:3893: write oid 141 current snap is 0 2023-09-23T20:06:53.497 INFO:tasks.rados.rados.0.smithi098.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2023-09-23T20:06:53.504 INFO:tasks.rados.rados.0.smithi098.stdout:3893: writing smithi09866585-141 from 501502 to 1264105 tid 1 2023-09-23T20:06:53.510 INFO:tasks.rados.rados.0.smithi098.stdout:3893: writing smithi09866585-141 from 2006389 to 2101502 tid 2 2023-09-23T20:06:53.510 INFO:tasks.rados.rados.0.smithi098.stdout:3894: read oid 157 snap -1 2023-09-23T20:06:53.510 INFO:tasks.rados.rados.0.smithi098.stdout:3894: expect deleted 2023-09-23T20:06:53.510 INFO:tasks.rados.rados.0.smithi098.stdout:3895: read oid 24 snap -1 2023-09-23T20:06:53.510 INFO:tasks.rados.rados.0.smithi098.stdout:3895: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T20:06:53.510 INFO:tasks.rados.rados.0.smithi098.stdout:3896: write oid 155 current snap is 0 2023-09-23T20:06:53.510 INFO:tasks.rados.rados.0.smithi098.stdout:3889: finishing write tid 1 to smithi09866585-450 2023-09-23T20:06:53.510 INFO:tasks.rados.rados.0.smithi098.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2023-09-23T20:06:53.515 INFO:tasks.rados.rados.0.smithi098.stdout:3896: writing smithi09866585-155 from 518309 to 956161 tid 1 2023-09-23T20:06:53.522 INFO:tasks.rados.rados.0.smithi098.stdout:3896: writing smithi09866585-155 from 1664871 to 2118309 tid 2 2023-09-23T20:06:53.522 INFO:tasks.rados.rados.0.smithi098.stdout:3897: write oid 284 current snap is 0 2023-09-23T20:06:53.522 INFO:tasks.rados.rados.0.smithi098.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2023-09-23T20:06:53.528 INFO:tasks.rados.rados.0.smithi098.stdout:3897: writing smithi09866585-284 from 535116 to 1164570 tid 1 2023-09-23T20:06:53.535 INFO:tasks.rados.rados.0.smithi098.stdout:3897: writing smithi09866585-284 from 1839706 to 2135116 tid 2 2023-09-23T20:06:53.535 INFO:tasks.rados.rados.0.smithi098.stdout:3898: delete oid 228 current snap is 0 2023-09-23T20:06:53.535 INFO:tasks.rados.rados.0.smithi098.stdout:3889: finishing write tid 2 to smithi09866585-450 2023-09-23T20:06:53.535 INFO:tasks.rados.rados.0.smithi098.stdout:3889: finishing write tid 3 to smithi09866585-450 2023-09-23T20:06:53.535 INFO:tasks.rados.rados.0.smithi098.stdout:3889: finishing write tid 4 to smithi09866585-450 2023-09-23T20:06:53.535 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 450 v 410 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2023-09-23T20:06:53.535 INFO:tasks.rados.rados.0.smithi098.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2023-09-23T20:06:53.535 INFO:tasks.rados.rados.0.smithi098.stdout:3890: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-09-23T20:06:53.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.256185+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.263679+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.265471+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:53.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.266444+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:53.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.272559+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.352738+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:53.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.356747+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:06:53.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: cephadm 2023-09-23T20:06:52.357618+0000 mgr.y (mgr.25178) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T20:06:53.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.363981+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.366070+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:06:53.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.366500+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:06:53.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.372027+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T20:06:53.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.373231+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:06:53.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.373648+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:06:53.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.377851+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T20:06:53.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.380234+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:06:53.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: audit 2023-09-23T20:06:52.381246+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T20:06:53.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:53 smithi173 bash[27697]: cephadm 2023-09-23T20:06:52.381884+0000 mgr.y (mgr.25178) 42 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T20:06:53.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.256185+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.263679+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.265471+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:53.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.266444+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.272559+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.352738+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.356747+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: cephadm 2023-09-23T20:06:52.357618+0000 mgr.y (mgr.25178) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.363981+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.366070+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.366500+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.372027+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.373231+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.373648+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.377851+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T20:06:53.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.380234+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:06:53.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: audit 2023-09-23T20:06:52.381246+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T20:06:53.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[27308]: cephadm 2023-09-23T20:06:52.381884+0000 mgr.y (mgr.25178) 42 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T20:06:53.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.256185+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.263679+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.265471+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:53.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.266444+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:06:53.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.272559+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.352738+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:06:53.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.356747+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:06:53.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: cephadm 2023-09-23T20:06:52.357618+0000 mgr.y (mgr.25178) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T20:06:53.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.363981+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.366070+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:06:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.366500+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T20:06:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.372027+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T20:06:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.373231+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:06:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.373648+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T20:06:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.377851+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T20:06:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.380234+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:06:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: audit 2023-09-23T20:06:52.381246+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T20:06:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:53 smithi098 bash[33670]: cephadm 2023-09-23T20:06:52.381884+0000 mgr.y (mgr.25178) 42 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T20:06:53.740 INFO:tasks.rados.rados.0.smithi098.stdout:3891: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T20:06:53.869 INFO:tasks.rados.rados.0.smithi098.stdout:3892: finishing write tid 1 to smithi09866585-59 2023-09-23T20:06:53.869 INFO:tasks.rados.rados.0.smithi098.stdout:3892: finishing write tid 2 to smithi09866585-59 2023-09-23T20:06:53.870 INFO:tasks.rados.rados.0.smithi098.stdout:3892: finishing write tid 3 to smithi09866585-59 2023-09-23T20:06:53.870 INFO:tasks.rados.rados.0.smithi098.stdout:3892: finishing write tid 4 to smithi09866585-59 2023-09-23T20:06:53.870 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 59 v 335 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2023-09-23T20:06:53.870 INFO:tasks.rados.rados.0.smithi098.stdout:3892: left oid 59 (ObjNum 2385 snap 0 seq_num 2385) 2023-09-23T20:06:53.870 INFO:tasks.rados.rados.0.smithi098.stdout:3893: finishing write tid 1 to smithi09866585-141 2023-09-23T20:06:53.870 INFO:tasks.rados.rados.0.smithi098.stdout:3893: finishing write tid 2 to smithi09866585-141 2023-09-23T20:06:53.870 INFO:tasks.rados.rados.0.smithi098.stdout:3893: finishing write tid 3 to smithi09866585-141 2023-09-23T20:06:53.870 INFO:tasks.rados.rados.0.smithi098.stdout:3893: finishing write tid 4 to smithi09866585-141 2023-09-23T20:06:53.870 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 141 v 552 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2023-09-23T20:06:53.870 INFO:tasks.rados.rados.0.smithi098.stdout:3893: left oid 141 (ObjNum 2386 snap 0 seq_num 2386) 2023-09-23T20:06:53.871 INFO:tasks.rados.rados.0.smithi098.stdout:3895: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T20:06:54.001 INFO:tasks.rados.rados.0.smithi098.stdout:3896: finishing write tid 1 to smithi09866585-155 2023-09-23T20:06:54.001 INFO:tasks.rados.rados.0.smithi098.stdout:3896: finishing write tid 2 to smithi09866585-155 2023-09-23T20:06:54.001 INFO:tasks.rados.rados.0.smithi098.stdout:3896: finishing write tid 3 to smithi09866585-155 2023-09-23T20:06:54.001 INFO:tasks.rados.rados.0.smithi098.stdout:3889: done (9 left) 2023-09-23T20:06:54.001 INFO:tasks.rados.rados.0.smithi098.stdout:3890: done (8 left) 2023-09-23T20:06:54.001 INFO:tasks.rados.rados.0.smithi098.stdout:3891: done (7 left) 2023-09-23T20:06:54.001 INFO:tasks.rados.rados.0.smithi098.stdout:3892: done (6 left) 2023-09-23T20:06:54.002 INFO:tasks.rados.rados.0.smithi098.stdout:3893: done (5 left) 2023-09-23T20:06:54.002 INFO:tasks.rados.rados.0.smithi098.stdout:3894: done (4 left) 2023-09-23T20:06:54.002 INFO:tasks.rados.rados.0.smithi098.stdout:3895: done (3 left) 2023-09-23T20:06:54.002 INFO:tasks.rados.rados.0.smithi098.stdout:3898: done (2 left) 2023-09-23T20:06:54.002 INFO:tasks.rados.rados.0.smithi098.stdout:3899: read oid 199 snap -1 2023-09-23T20:06:54.002 INFO:tasks.rados.rados.0.smithi098.stdout:3899: expect (ObjNum 1985 snap 0 seq_num 1985) 2023-09-23T20:06:54.002 INFO:tasks.rados.rados.0.smithi098.stdout:3900: write oid 491 current snap is 0 2023-09-23T20:06:54.002 INFO:tasks.rados.rados.0.smithi098.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2023-09-23T20:06:54.008 INFO:tasks.rados.rados.0.smithi098.stdout:3900: writing smithi09866585-491 from 568730 to 1348682 tid 1 2023-09-23T20:06:54.014 INFO:tasks.rados.rados.0.smithi098.stdout:3900: writing smithi09866585-491 from 1840317 to 2168730 tid 2 2023-09-23T20:06:54.014 INFO:tasks.rados.rados.0.smithi098.stdout:3901: write oid 408 current snap is 0 2023-09-23T20:06:54.014 INFO:tasks.rados.rados.0.smithi098.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2023-09-23T20:06:54.022 INFO:tasks.rados.rados.0.smithi098.stdout:3901: writing smithi09866585-408 from 585537 to 1040738 tid 1 2023-09-23T20:06:54.029 INFO:tasks.rados.rados.0.smithi098.stdout:3901: writing smithi09866585-408 from 1498799 to 2107965 tid 2 2023-09-23T20:06:54.029 INFO:tasks.rados.rados.0.smithi098.stdout:3902: write oid 299 current snap is 0 2023-09-23T20:06:54.029 INFO:tasks.rados.rados.0.smithi098.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2023-09-23T20:06:54.035 INFO:tasks.rados.rados.0.smithi098.stdout:3902: writing smithi09866585-299 from 602344 to 1132794 tid 1 2023-09-23T20:06:54.041 INFO:tasks.rados.rados.0.smithi098.stdout:3902: writing smithi09866585-299 from 1557281 to 2026458 tid 2 2023-09-23T20:06:54.041 INFO:tasks.rados.rados.0.smithi098.stdout:3903: read oid 30 snap -1 2023-09-23T20:06:54.041 INFO:tasks.rados.rados.0.smithi098.stdout:3903: expect (ObjNum 2170 snap 0 seq_num 2170) 2023-09-23T20:06:54.041 INFO:tasks.rados.rados.0.smithi098.stdout:3904: write oid 194 current snap is 0 2023-09-23T20:06:54.041 INFO:tasks.rados.rados.0.smithi098.stdout:3896: finishing write tid 4 to smithi09866585-155 2023-09-23T20:06:54.041 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 155 v 621 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2023-09-23T20:06:54.041 INFO:tasks.rados.rados.0.smithi098.stdout:3896: left oid 155 (ObjNum 2387 snap 0 seq_num 2387) 2023-09-23T20:06:54.042 INFO:tasks.rados.rados.0.smithi098.stdout:3897: finishing write tid 1 to smithi09866585-284 2023-09-23T20:06:54.042 INFO:tasks.rados.rados.0.smithi098.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2023-09-23T20:06:54.048 INFO:tasks.rados.rados.0.smithi098.stdout:3904: writing smithi09866585-194 from 619151 to 1224850 tid 1 2023-09-23T20:06:54.054 INFO:tasks.rados.rados.0.smithi098.stdout:3904: writing smithi09866585-194 from 2015763 to 2219151 tid 2 2023-09-23T20:06:54.055 INFO:tasks.rados.rados.0.smithi098.stdout:3896: done (7 left) 2023-09-23T20:06:54.055 INFO:tasks.rados.rados.0.smithi098.stdout:3905: write oid 329 current snap is 0 2023-09-23T20:06:54.055 INFO:tasks.rados.rados.0.smithi098.stdout:3897: finishing write tid 2 to smithi09866585-284 2023-09-23T20:06:54.055 INFO:tasks.rados.rados.0.smithi098.stdout:3897: finishing write tid 3 to smithi09866585-284 2023-09-23T20:06:54.055 INFO:tasks.rados.rados.0.smithi098.stdout:3897: finishing write tid 4 to smithi09866585-284 2023-09-23T20:06:54.055 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 284 v 470 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2023-09-23T20:06:54.055 INFO:tasks.rados.rados.0.smithi098.stdout:3897: left oid 284 (ObjNum 2388 snap 0 seq_num 2388) 2023-09-23T20:06:54.055 INFO:tasks.rados.rados.0.smithi098.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2023-09-23T20:06:54.062 INFO:tasks.rados.rados.0.smithi098.stdout:3905: writing smithi09866585-329 from 635958 to 1316906 tid 1 2023-09-23T20:06:54.067 INFO:tasks.rados.rados.0.smithi098.stdout:3905: writing smithi09866585-329 from 1957892 to 2235958 tid 2 2023-09-23T20:06:54.067 INFO:tasks.rados.rados.0.smithi098.stdout:3897: done (7 left) 2023-09-23T20:06:54.067 INFO:tasks.rados.rados.0.smithi098.stdout:3906: write oid 423 current snap is 0 2023-09-23T20:06:54.068 INFO:tasks.rados.rados.0.smithi098.stdout:3899: expect (ObjNum 1985 snap 0 seq_num 1985) 2023-09-23T20:06:54.235 INFO:tasks.rados.rados.0.smithi098.stdout:3900: finishing write tid 1 to smithi09866585-491 2023-09-23T20:06:54.235 INFO:tasks.rados.rados.0.smithi098.stdout:3900: finishing write tid 2 to smithi09866585-491 2023-09-23T20:06:54.235 INFO:tasks.rados.rados.0.smithi098.stdout:3900: finishing write tid 3 to smithi09866585-491 2023-09-23T20:06:54.235 INFO:tasks.rados.rados.0.smithi098.stdout:3900: finishing write tid 4 to smithi09866585-491 2023-09-23T20:06:54.235 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 491 v 407 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2023-09-23T20:06:54.235 INFO:tasks.rados.rados.0.smithi098.stdout:3900: left oid 491 (ObjNum 2390 snap 0 seq_num 2390) 2023-09-23T20:06:54.235 INFO:tasks.rados.rados.0.smithi098.stdout:3901: finishing write tid 1 to smithi09866585-408 2023-09-23T20:06:54.235 INFO:tasks.rados.rados.0.smithi098.stdout:3901: finishing write tid 2 to smithi09866585-408 2023-09-23T20:06:54.236 INFO:tasks.rados.rados.0.smithi098.stdout:3901: finishing write tid 3 to smithi09866585-408 2023-09-23T20:06:54.236 INFO:tasks.rados.rados.0.smithi098.stdout:3901: finishing write tid 4 to smithi09866585-408 2023-09-23T20:06:54.236 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 408 v 555 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2023-09-23T20:06:54.236 INFO:tasks.rados.rados.0.smithi098.stdout:3901: left oid 408 (ObjNum 2391 snap 0 seq_num 2391) 2023-09-23T20:06:54.236 INFO:tasks.rados.rados.0.smithi098.stdout:3902: finishing write tid 1 to smithi09866585-299 2023-09-23T20:06:54.236 INFO:tasks.rados.rados.0.smithi098.stdout:3902: finishing write tid 2 to smithi09866585-299 2023-09-23T20:06:54.236 INFO:tasks.rados.rados.0.smithi098.stdout:3902: finishing write tid 3 to smithi09866585-299 2023-09-23T20:06:54.236 INFO:tasks.rados.rados.0.smithi098.stdout:3902: finishing write tid 4 to smithi09866585-299 2023-09-23T20:06:54.236 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 299 v 560 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2023-09-23T20:06:54.236 INFO:tasks.rados.rados.0.smithi098.stdout:3902: left oid 299 (ObjNum 2392 snap 0 seq_num 2392) 2023-09-23T20:06:54.237 INFO:tasks.rados.rados.0.smithi098.stdout:3903: expect (ObjNum 2170 snap 0 seq_num 2170) 2023-09-23T20:06:54.342 INFO:tasks.rados.rados.0.smithi098.stdout:3904: finishing write tid 1 to smithi09866585-194 2023-09-23T20:06:54.342 INFO:tasks.rados.rados.0.smithi098.stdout:3904: finishing write tid 2 to smithi09866585-194 2023-09-23T20:06:54.343 INFO:tasks.rados.rados.0.smithi098.stdout:3904: finishing write tid 3 to smithi09866585-194 2023-09-23T20:06:54.343 INFO:tasks.rados.rados.0.smithi098.stdout:3904: finishing write tid 4 to smithi09866585-194 2023-09-23T20:06:54.343 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 194 v 563 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2023-09-23T20:06:54.343 INFO:tasks.rados.rados.0.smithi098.stdout:3904: left oid 194 (ObjNum 2393 snap 0 seq_num 2393) 2023-09-23T20:06:54.343 INFO:tasks.rados.rados.0.smithi098.stdout:3905: finishing write tid 1 to smithi09866585-329 2023-09-23T20:06:54.343 INFO:tasks.rados.rados.0.smithi098.stdout:3905: finishing write tid 2 to smithi09866585-329 2023-09-23T20:06:54.343 INFO:tasks.rados.rados.0.smithi098.stdout:3905: finishing write tid 3 to smithi09866585-329 2023-09-23T20:06:54.343 INFO:tasks.rados.rados.0.smithi098.stdout:3905: finishing write tid 4 to smithi09866585-329 2023-09-23T20:06:54.343 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 329 v 338 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2023-09-23T20:06:54.344 INFO:tasks.rados.rados.0.smithi098.stdout:3905: left oid 329 (ObjNum 2394 snap 0 seq_num 2394) 2023-09-23T20:06:54.344 INFO:tasks.rados.rados.0.smithi098.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2023-09-23T20:06:54.354 INFO:tasks.rados.rados.0.smithi098.stdout:3906: writing smithi09866585-423 from 652765 to 1125315 tid 1 2023-09-23T20:06:54.361 INFO:tasks.rados.rados.0.smithi098.stdout:3906: writing smithi09866585-423 from 1732727 to 2252765 tid 2 2023-09-23T20:06:54.361 INFO:tasks.rados.rados.0.smithi098.stdout:3899: done (7 left) 2023-09-23T20:06:54.362 INFO:tasks.rados.rados.0.smithi098.stdout:3900: done (6 left) 2023-09-23T20:06:54.362 INFO:tasks.rados.rados.0.smithi098.stdout:3901: done (5 left) 2023-09-23T20:06:54.362 INFO:tasks.rados.rados.0.smithi098.stdout:3902: done (4 left) 2023-09-23T20:06:54.362 INFO:tasks.rados.rados.0.smithi098.stdout:3903: done (3 left) 2023-09-23T20:06:54.362 INFO:tasks.rados.rados.0.smithi098.stdout:3904: done (2 left) 2023-09-23T20:06:54.362 INFO:tasks.rados.rados.0.smithi098.stdout:3905: done (1 left) 2023-09-23T20:06:54.362 INFO:tasks.rados.rados.0.smithi098.stdout:3907: write oid 182 current snap is 0 2023-09-23T20:06:54.362 INFO:tasks.rados.rados.0.smithi098.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2023-09-23T20:06:54.368 INFO:tasks.rados.rados.0.smithi098.stdout:3907: writing smithi09866585-182 from 669572 to 1217371 tid 1 2023-09-23T20:06:54.375 INFO:tasks.rados.rados.0.smithi098.stdout:3907: writing smithi09866585-182 from 1791209 to 2269572 tid 2 2023-09-23T20:06:54.375 INFO:tasks.rados.rados.0.smithi098.stdout:3908: write oid 347 current snap is 0 2023-09-23T20:06:54.375 INFO:tasks.rados.rados.0.smithi098.stdout:3906: finishing write tid 1 to smithi09866585-423 2023-09-23T20:06:54.375 INFO:tasks.rados.rados.0.smithi098.stdout:3906: finishing write tid 2 to smithi09866585-423 2023-09-23T20:06:54.375 INFO:tasks.rados.rados.0.smithi098.stdout:3906: finishing write tid 3 to smithi09866585-423 2023-09-23T20:06:54.375 INFO:tasks.rados.rados.0.smithi098.stdout:3906: finishing write tid 4 to smithi09866585-423 2023-09-23T20:06:54.375 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 423 v 624 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2023-09-23T20:06:54.376 INFO:tasks.rados.rados.0.smithi098.stdout:3906: left oid 423 (ObjNum 2395 snap 0 seq_num 2395) 2023-09-23T20:06:54.376 INFO:tasks.rados.rados.0.smithi098.stdout:3907: finishing write tid 1 to smithi09866585-182 2023-09-23T20:06:54.376 INFO:tasks.rados.rados.0.smithi098.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2023-09-23T20:06:54.382 INFO:tasks.rados.rados.0.smithi098.stdout:3908: writing smithi09866585-347 from 686379 to 1309427 tid 1 2023-09-23T20:06:54.387 INFO:tasks.rados.rados.0.smithi098.stdout:3908: writing smithi09866585-347 from 1849691 to 2286379 tid 2 2023-09-23T20:06:54.388 INFO:tasks.rados.rados.0.smithi098.stdout:3906: done (2 left) 2023-09-23T20:06:54.388 INFO:tasks.rados.rados.0.smithi098.stdout:3909: write oid 270 current snap is 0 2023-09-23T20:06:54.388 INFO:tasks.rados.rados.0.smithi098.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2023-09-23T20:06:54.395 INFO:tasks.rados.rados.0.smithi098.stdout:3909: writing smithi09866585-270 from 703186 to 1401483 tid 1 2023-09-23T20:06:54.401 INFO:tasks.rados.rados.0.smithi098.stdout:3909: writing smithi09866585-270 from 2191820 to 2303186 tid 2 2023-09-23T20:06:54.401 INFO:tasks.rados.rados.0.smithi098.stdout:3910: write oid 141 current snap is 0 2023-09-23T20:06:54.401 INFO:tasks.rados.rados.0.smithi098.stdout:3907: finishing write tid 2 to smithi09866585-182 2023-09-23T20:06:54.401 INFO:tasks.rados.rados.0.smithi098.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2023-09-23T20:06:54.409 INFO:tasks.rados.rados.0.smithi098.stdout:3910: writing smithi09866585-141 from 719993 to 1493539 tid 1 2023-09-23T20:06:54.414 INFO:tasks.rados.rados.0.smithi098.stdout:3910: writing smithi09866585-141 from 2250302 to 2319993 tid 2 2023-09-23T20:06:54.414 INFO:tasks.rados.rados.0.smithi098.stdout:3911: write oid 268 current snap is 0 2023-09-23T20:06:54.414 INFO:tasks.rados.rados.0.smithi098.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2023-09-23T20:06:54.421 INFO:tasks.rados.rados.0.smithi098.stdout:3911: writing smithi09866585-268 from 736800 to 1185595 tid 1 2023-09-23T20:06:54.427 INFO:tasks.rados.rados.0.smithi098.stdout:3911: writing smithi09866585-268 from 1908784 to 2336800 tid 2 2023-09-23T20:06:54.428 INFO:tasks.rados.rados.0.smithi098.stdout:3912: write oid 360 current snap is 0 2023-09-23T20:06:54.428 INFO:tasks.rados.rados.0.smithi098.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2023-09-23T20:06:54.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:54 smithi098 bash[27308]: cluster 2023-09-23T20:06:52.848661+0000 mgr.y (mgr.25178) 43 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-09-23T20:06:54.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:54 smithi098 bash[33670]: cluster 2023-09-23T20:06:52.848661+0000 mgr.y (mgr.25178) 43 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-09-23T20:06:54.436 INFO:tasks.rados.rados.0.smithi098.stdout:3912: writing smithi09866585-360 from 753607 to 1277651 tid 1 2023-09-23T20:06:54.443 INFO:tasks.rados.rados.0.smithi098.stdout:3912: writing smithi09866585-360 from 1967266 to 2353607 tid 2 2023-09-23T20:06:54.443 INFO:tasks.rados.rados.0.smithi098.stdout:3913: read oid 263 snap -1 2023-09-23T20:06:54.443 INFO:tasks.rados.rados.0.smithi098.stdout:3913: expect (ObjNum 2216 snap 0 seq_num 2216) 2023-09-23T20:06:54.444 INFO:tasks.rados.rados.0.smithi098.stdout:3914: write oid 142 current snap is 0 2023-09-23T20:06:54.444 INFO:tasks.rados.rados.0.smithi098.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2023-09-23T20:06:54.451 INFO:tasks.rados.rados.0.smithi098.stdout:3914: writing smithi09866585-142 from 770414 to 1369707 tid 1 2023-09-23T20:06:54.457 INFO:tasks.rados.rados.0.smithi098.stdout:3914: writing smithi09866585-142 from 1909395 to 2370414 tid 2 2023-09-23T20:06:54.457 INFO:tasks.rados.rados.0.smithi098.stdout:3915: write oid 352 current snap is 0 2023-09-23T20:06:54.457 INFO:tasks.rados.rados.0.smithi098.stdout:3907: finishing write tid 3 to smithi09866585-182 2023-09-23T20:06:54.457 INFO:tasks.rados.rados.0.smithi098.stdout:3907: finishing write tid 4 to smithi09866585-182 2023-09-23T20:06:54.457 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 182 v 413 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2023-09-23T20:06:54.458 INFO:tasks.rados.rados.0.smithi098.stdout:3907: left oid 182 (ObjNum 2396 snap 0 seq_num 2396) 2023-09-23T20:06:54.458 INFO:tasks.rados.rados.0.smithi098.stdout:3908: finishing write tid 1 to smithi09866585-347 2023-09-23T20:06:54.458 INFO:tasks.rados.rados.0.smithi098.stdout:3908: finishing write tid 2 to smithi09866585-347 2023-09-23T20:06:54.458 INFO:tasks.rados.rados.0.smithi098.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2023-09-23T20:06:54.468 INFO:tasks.rados.rados.0.smithi098.stdout:3915: writing smithi09866585-352 from 787221 to 1578116 tid 1 2023-09-23T20:06:54.474 INFO:tasks.rados.rados.0.smithi098.stdout:3915: writing smithi09866585-352 from 2084230 to 2387221 tid 2 2023-09-23T20:06:54.474 INFO:tasks.rados.rados.0.smithi098.stdout:3907: done (8 left) 2023-09-23T20:06:54.474 INFO:tasks.rados.rados.0.smithi098.stdout:3916: write oid 232 current snap is 0 2023-09-23T20:06:54.474 INFO:tasks.rados.rados.0.smithi098.stdout:3908: finishing write tid 3 to smithi09866585-347 2023-09-23T20:06:54.474 INFO:tasks.rados.rados.0.smithi098.stdout:3908: finishing write tid 4 to smithi09866585-347 2023-09-23T20:06:54.474 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 347 v 501 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2023-09-23T20:06:54.475 INFO:tasks.rados.rados.0.smithi098.stdout:3908: left oid 347 (ObjNum 2397 snap 0 seq_num 2397) 2023-09-23T20:06:54.475 INFO:tasks.rados.rados.0.smithi098.stdout:3909: finishing write tid 1 to smithi09866585-270 2023-09-23T20:06:54.475 INFO:tasks.rados.rados.0.smithi098.stdout:3909: finishing write tid 2 to smithi09866585-270 2023-09-23T20:06:54.475 INFO:tasks.rados.rados.0.smithi098.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2023-09-23T20:06:54.479 INFO:tasks.rados.rados.0.smithi098.stdout:3916: writing smithi09866585-232 from 404028 to 870172 tid 1 2023-09-23T20:06:54.486 INFO:tasks.rados.rados.0.smithi098.stdout:3916: writing smithi09866585-232 from 1342712 to 2117550 tid 2 2023-09-23T20:06:54.486 INFO:tasks.rados.rados.0.smithi098.stdout:3908: done (8 left) 2023-09-23T20:06:54.486 INFO:tasks.rados.rados.0.smithi098.stdout:3917: write oid 13 current snap is 0 2023-09-23T20:06:54.486 INFO:tasks.rados.rados.0.smithi098.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2023-09-23T20:06:54.492 INFO:tasks.rados.rados.0.smithi098.stdout:3917: writing smithi09866585-13 from 420835 to 962228 tid 1 2023-09-23T20:06:54.498 INFO:tasks.rados.rados.0.smithi098.stdout:3917: writing smithi09866585-13 from 1401194 to 2036043 tid 2 2023-09-23T20:06:54.498 INFO:tasks.rados.rados.0.smithi098.stdout:3918: write oid 79 current snap is 0 2023-09-23T20:06:54.498 INFO:tasks.rados.rados.0.smithi098.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2023-09-23T20:06:54.504 INFO:tasks.rados.rados.0.smithi098.stdout:3918: writing smithi09866585-79 from 437642 to 1054284 tid 1 2023-09-23T20:06:54.512 INFO:tasks.rados.rados.0.smithi098.stdout:3918: writing smithi09866585-79 from 1743323 to 2437642 tid 2 2023-09-23T20:06:54.512 INFO:tasks.rados.rados.0.smithi098.stdout:3919: write oid 87 current snap is 0 2023-09-23T20:06:54.512 INFO:tasks.rados.rados.0.smithi098.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2023-09-23T20:06:54.518 INFO:tasks.rados.rados.0.smithi098.stdout:3919: writing smithi09866585-87 from 454449 to 1146340 tid 1 2023-09-23T20:06:54.525 INFO:tasks.rados.rados.0.smithi098.stdout:3919: writing smithi09866585-87 from 1801805 to 2323970 tid 2 2023-09-23T20:06:54.525 INFO:tasks.rados.rados.0.smithi098.stdout:3920: read oid 439 snap -1 2023-09-23T20:06:54.525 INFO:tasks.rados.rados.0.smithi098.stdout:3920: expect deleted 2023-09-23T20:06:54.526 INFO:tasks.rados.rados.0.smithi098.stdout:3921: read oid 297 snap -1 2023-09-23T20:06:54.526 INFO:tasks.rados.rados.0.smithi098.stdout:3921: expect (ObjNum 2019 snap 0 seq_num 2019) 2023-09-23T20:06:54.526 INFO:tasks.rados.rados.0.smithi098.stdout:3922: write oid 56 current snap is 0 2023-09-23T20:06:54.526 INFO:tasks.rados.rados.0.smithi098.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2023-09-23T20:06:54.532 INFO:tasks.rados.rados.0.smithi098.stdout:3922: writing smithi09866585-56 from 471256 to 1238396 tid 1 2023-09-23T20:06:54.540 INFO:tasks.rados.rados.0.smithi098.stdout:3922: writing smithi09866585-56 from 1860287 to 2471256 tid 2 2023-09-23T20:06:54.540 INFO:tasks.rados.rados.0.smithi098.stdout:3923: write oid 224 current snap is 0 2023-09-23T20:06:54.540 INFO:tasks.rados.rados.0.smithi098.stdout:3909: finishing write tid 3 to smithi09866585-270 2023-09-23T20:06:54.540 INFO:tasks.rados.rados.0.smithi098.stdout:3909: finishing write tid 4 to smithi09866585-270 2023-09-23T20:06:54.540 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 270 v 537 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2023-09-23T20:06:54.540 INFO:tasks.rados.rados.0.smithi098.stdout:3909: left oid 270 (ObjNum 2398 snap 0 seq_num 2398) 2023-09-23T20:06:54.541 INFO:tasks.rados.rados.0.smithi098.stdout:3910: finishing write tid 1 to smithi09866585-141 2023-09-23T20:06:54.541 INFO:tasks.rados.rados.0.smithi098.stdout:3910: finishing write tid 2 to smithi09866585-141 2023-09-23T20:06:54.541 INFO:tasks.rados.rados.0.smithi098.stdout:3910: finishing write tid 3 to smithi09866585-141 2023-09-23T20:06:54.541 INFO:tasks.rados.rados.0.smithi098.stdout:3910: finishing write tid 4 to smithi09866585-141 2023-09-23T20:06:54.541 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 141 v 558 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2023-09-23T20:06:54.541 INFO:tasks.rados.rados.0.smithi098.stdout:3910: left oid 141 (ObjNum 2399 snap 0 seq_num 2399) 2023-09-23T20:06:54.541 INFO:tasks.rados.rados.0.smithi098.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2023-09-23T20:06:54.545 INFO:tasks.rados.rados.0.smithi098.stdout:3923: writing smithi09866585-224 from 488063 to 930452 tid 1 2023-09-23T20:06:54.552 INFO:tasks.rados.rados.0.smithi098.stdout:3923: writing smithi09866585-224 from 1518769 to 2044603 tid 2 2023-09-23T20:06:54.552 INFO:tasks.rados.rados.0.smithi098.stdout:3909: done (14 left) 2023-09-23T20:06:54.552 INFO:tasks.rados.rados.0.smithi098.stdout:3910: done (13 left) 2023-09-23T20:06:54.552 INFO:tasks.rados.rados.0.smithi098.stdout:3924: write oid 456 current snap is 0 2023-09-23T20:06:54.552 INFO:tasks.rados.rados.0.smithi098.stdout:3911: finishing write tid 1 to smithi09866585-268 2023-09-23T20:06:54.552 INFO:tasks.rados.rados.0.smithi098.stdout:3911: finishing write tid 2 to smithi09866585-268 2023-09-23T20:06:54.552 INFO:tasks.rados.rados.0.smithi098.stdout:3911: finishing write tid 3 to smithi09866585-268 2023-09-23T20:06:54.552 INFO:tasks.rados.rados.0.smithi098.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2023-09-23T20:06:54.558 INFO:tasks.rados.rados.0.smithi098.stdout:3924: writing smithi09866585-456 from 504870 to 1138861 tid 1 2023-09-23T20:06:54.566 INFO:tasks.rados.rados.0.smithi098.stdout:3924: writing smithi09866585-456 from 1693604 to 2479449 tid 2 2023-09-23T20:06:54.566 INFO:tasks.rados.rados.0.smithi098.stdout:3925: delete oid 2 current snap is 0 2023-09-23T20:06:54.566 INFO:tasks.rados.rados.0.smithi098.stdout:3911: finishing write tid 4 to smithi09866585-268 2023-09-23T20:06:54.566 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 268 v 443 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2023-09-23T20:06:54.566 INFO:tasks.rados.rados.0.smithi098.stdout:3911: left oid 268 (ObjNum 2400 snap 0 seq_num 2400) 2023-09-23T20:06:54.566 INFO:tasks.rados.rados.0.smithi098.stdout:3912: finishing write tid 1 to smithi09866585-360 2023-09-23T20:06:54.566 INFO:tasks.rados.rados.0.smithi098.stdout:3912: finishing write tid 2 to smithi09866585-360 2023-09-23T20:06:54.566 INFO:tasks.rados.rados.0.smithi098.stdout:3912: finishing write tid 3 to smithi09866585-360 2023-09-23T20:06:54.567 INFO:tasks.rados.rados.0.smithi098.stdout:3912: finishing write tid 4 to smithi09866585-360 2023-09-23T20:06:54.567 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 360 v 341 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2023-09-23T20:06:54.567 INFO:tasks.rados.rados.0.smithi098.stdout:3912: left oid 360 (ObjNum 2401 snap 0 seq_num 2401) 2023-09-23T20:06:54.567 INFO:tasks.rados.rados.0.smithi098.stdout:3913: expect (ObjNum 2216 snap 0 seq_num 2216) 2023-09-23T20:06:54.678 INFO:tasks.rados.rados.0.smithi098.stdout:3914: finishing write tid 1 to smithi09866585-142 2023-09-23T20:06:54.678 INFO:tasks.rados.rados.0.smithi098.stdout:3914: finishing write tid 2 to smithi09866585-142 2023-09-23T20:06:54.678 INFO:tasks.rados.rados.0.smithi098.stdout:3914: finishing write tid 3 to smithi09866585-142 2023-09-23T20:06:54.678 INFO:tasks.rados.rados.0.smithi098.stdout:3914: finishing write tid 4 to smithi09866585-142 2023-09-23T20:06:54.678 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 142 v 605 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2023-09-23T20:06:54.678 INFO:tasks.rados.rados.0.smithi098.stdout:3914: left oid 142 (ObjNum 2402 snap 0 seq_num 2402) 2023-09-23T20:06:54.678 INFO:tasks.rados.rados.0.smithi098.stdout:3915: finishing write tid 1 to smithi09866585-352 2023-09-23T20:06:54.678 INFO:tasks.rados.rados.0.smithi098.stdout:3915: finishing write tid 2 to smithi09866585-352 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:3915: finishing write tid 3 to smithi09866585-352 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:3915: finishing write tid 4 to smithi09866585-352 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 352 v 504 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:3915: left oid 352 (ObjNum 2403 snap 0 seq_num 2403) 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:3916: finishing write tid 1 to smithi09866585-232 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:3916: finishing write tid 2 to smithi09866585-232 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:3916: finishing write tid 3 to smithi09866585-232 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:3916: finishing write tid 4 to smithi09866585-232 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 232 v 476 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:3916: left oid 232 (ObjNum 2404 snap 0 seq_num 2404) 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:3917: finishing write tid 1 to smithi09866585-13 2023-09-23T20:06:54.679 INFO:tasks.rados.rados.0.smithi098.stdout:3917: finishing write tid 2 to smithi09866585-13 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:3917: finishing write tid 3 to smithi09866585-13 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:3917: finishing write tid 4 to smithi09866585-13 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 13 v 420 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:3917: left oid 13 (ObjNum 2405 snap 0 seq_num 2405) 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:3918: finishing write tid 1 to smithi09866585-79 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:3918: finishing write tid 2 to smithi09866585-79 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:3918: finishing write tid 3 to smithi09866585-79 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:3918: finishing write tid 4 to smithi09866585-79 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 79 v 416 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:3918: left oid 79 (ObjNum 2406 snap 0 seq_num 2406) 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:3919: finishing write tid 1 to smithi09866585-87 2023-09-23T20:06:54.680 INFO:tasks.rados.rados.0.smithi098.stdout:3919: finishing write tid 2 to smithi09866585-87 2023-09-23T20:06:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3919: finishing write tid 3 to smithi09866585-87 2023-09-23T20:06:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3911: done (14 left) 2023-09-23T20:06:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3912: done (13 left) 2023-09-23T20:06:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3913: done (12 left) 2023-09-23T20:06:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3914: done (11 left) 2023-09-23T20:06:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3915: done (10 left) 2023-09-23T20:06:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3916: done (9 left) 2023-09-23T20:06:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3917: done (8 left) 2023-09-23T20:06:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3918: done (7 left) 2023-09-23T20:06:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3920: done (6 left) 2023-09-23T20:06:54.681 INFO:tasks.rados.rados.0.smithi098.stdout:3925: done (5 left) 2023-09-23T20:06:54.682 INFO:tasks.rados.rados.0.smithi098.stdout:3926: read oid 230 snap -1 2023-09-23T20:06:54.682 INFO:tasks.rados.rados.0.smithi098.stdout:3926: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T20:06:54.682 INFO:tasks.rados.rados.0.smithi098.stdout:3927: write oid 84 current snap is 0 2023-09-23T20:06:54.682 INFO:tasks.rados.rados.0.smithi098.stdout:3919: finishing write tid 4 to smithi09866585-87 2023-09-23T20:06:54.682 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 87 v 507 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2023-09-23T20:06:54.682 INFO:tasks.rados.rados.0.smithi098.stdout:3919: left oid 87 (ObjNum 2407 snap 0 seq_num 2407) 2023-09-23T20:06:54.682 INFO:tasks.rados.rados.0.smithi098.stdout:3922: finishing write tid 1 to smithi09866585-56 2023-09-23T20:06:54.682 INFO:tasks.rados.rados.0.smithi098.stdout:3921: expect (ObjNum 2019 snap 0 seq_num 2019) 2023-09-23T20:06:54.814 INFO:tasks.rados.rados.0.smithi098.stdout:3922: finishing write tid 2 to smithi09866585-56 2023-09-23T20:06:54.815 INFO:tasks.rados.rados.0.smithi098.stdout:3922: finishing write tid 3 to smithi09866585-56 2023-09-23T20:06:54.815 INFO:tasks.rados.rados.0.smithi098.stdout:3922: finishing write tid 4 to smithi09866585-56 2023-09-23T20:06:54.815 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 56 v 608 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2023-09-23T20:06:54.815 INFO:tasks.rados.rados.0.smithi098.stdout:3922: left oid 56 (ObjNum 2408 snap 0 seq_num 2408) 2023-09-23T20:06:54.815 INFO:tasks.rados.rados.0.smithi098.stdout:3923: finishing write tid 1 to smithi09866585-224 2023-09-23T20:06:54.815 INFO:tasks.rados.rados.0.smithi098.stdout:3923: finishing write tid 2 to smithi09866585-224 2023-09-23T20:06:54.815 INFO:tasks.rados.rados.0.smithi098.stdout:3923: finishing write tid 3 to smithi09866585-224 2023-09-23T20:06:54.815 INFO:tasks.rados.rados.0.smithi098.stdout:3923: finishing write tid 4 to smithi09866585-224 2023-09-23T20:06:54.815 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 224 v 611 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2023-09-23T20:06:54.815 INFO:tasks.rados.rados.0.smithi098.stdout:3923: left oid 224 (ObjNum 2409 snap 0 seq_num 2409) 2023-09-23T20:06:54.816 INFO:tasks.rados.rados.0.smithi098.stdout:3924: finishing write tid 1 to smithi09866585-456 2023-09-23T20:06:54.816 INFO:tasks.rados.rados.0.smithi098.stdout:3924: finishing write tid 2 to smithi09866585-456 2023-09-23T20:06:54.816 INFO:tasks.rados.rados.0.smithi098.stdout:3924: finishing write tid 3 to smithi09866585-456 2023-09-23T20:06:54.816 INFO:tasks.rados.rados.0.smithi098.stdout:3924: finishing write tid 4 to smithi09866585-456 2023-09-23T20:06:54.816 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 456 v 410 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2023-09-23T20:06:54.816 INFO:tasks.rados.rados.0.smithi098.stdout:3924: left oid 456 (ObjNum 2410 snap 0 seq_num 2410) 2023-09-23T20:06:54.816 INFO:tasks.rados.rados.0.smithi098.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2023-09-23T20:06:54.828 INFO:tasks.rados.rados.0.smithi098.stdout:3927: writing smithi09866585-84 from 538484 to 1322973 tid 1 2023-09-23T20:06:54.836 INFO:tasks.rados.rados.0.smithi098.stdout:3927: writing smithi09866585-84 from 2094215 to 2538484 tid 2 2023-09-23T20:06:54.836 INFO:tasks.rados.rados.0.smithi098.stdout:3919: done (6 left) 2023-09-23T20:06:54.836 INFO:tasks.rados.rados.0.smithi098.stdout:3921: done (5 left) 2023-09-23T20:06:54.836 INFO:tasks.rados.rados.0.smithi098.stdout:3922: done (4 left) 2023-09-23T20:06:54.836 INFO:tasks.rados.rados.0.smithi098.stdout:3923: done (3 left) 2023-09-23T20:06:54.836 INFO:tasks.rados.rados.0.smithi098.stdout:3924: done (2 left) 2023-09-23T20:06:54.837 INFO:tasks.rados.rados.0.smithi098.stdout:3928: write oid 394 current snap is 0 2023-09-23T20:06:54.837 INFO:tasks.rados.rados.0.smithi098.stdout:3926: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T20:06:54.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:54 smithi173 bash[27697]: cluster 2023-09-23T20:06:52.848661+0000 mgr.y (mgr.25178) 43 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 110 op/s 2023-09-23T20:06:55.012 INFO:tasks.rados.rados.0.smithi098.stdout:3927: finishing write tid 1 to smithi09866585-84 2023-09-23T20:06:55.012 INFO:tasks.rados.rados.0.smithi098.stdout:3927: finishing write tid 2 to smithi09866585-84 2023-09-23T20:06:55.012 INFO:tasks.rados.rados.0.smithi098.stdout:3927: finishing write tid 3 to smithi09866585-84 2023-09-23T20:06:55.012 INFO:tasks.rados.rados.0.smithi098.stdout:3927: finishing write tid 4 to smithi09866585-84 2023-09-23T20:06:55.012 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 84 v 540 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2023-09-23T20:06:55.012 INFO:tasks.rados.rados.0.smithi098.stdout:3927: left oid 84 (ObjNum 2412 snap 0 seq_num 2412) 2023-09-23T20:06:55.013 INFO:tasks.rados.rados.0.smithi098.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2023-09-23T20:06:55.025 INFO:tasks.rados.rados.0.smithi098.stdout:3928: writing smithi09866585-394 from 555291 to 1015029 tid 1 2023-09-23T20:06:55.033 INFO:tasks.rados.rados.0.smithi098.stdout:3928: writing smithi09866585-394 from 1752697 to 2285869 tid 2 2023-09-23T20:06:55.033 INFO:tasks.rados.rados.0.smithi098.stdout:3926: done (2 left) 2023-09-23T20:06:55.033 INFO:tasks.rados.rados.0.smithi098.stdout:3927: done (1 left) 2023-09-23T20:06:55.033 INFO:tasks.rados.rados.0.smithi098.stdout:3929: read oid 67 snap -1 2023-09-23T20:06:55.033 INFO:tasks.rados.rados.0.smithi098.stdout:3929: expect (ObjNum 2222 snap 0 seq_num 2222) 2023-09-23T20:06:55.033 INFO:tasks.rados.rados.0.smithi098.stdout:3930: read oid 100 snap -1 2023-09-23T20:06:55.033 INFO:tasks.rados.rados.0.smithi098.stdout:3930: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:06:55.033 INFO:tasks.rados.rados.0.smithi098.stdout:3931: read oid 312 snap -1 2023-09-23T20:06:55.033 INFO:tasks.rados.rados.0.smithi098.stdout:3931: expect (ObjNum 2238 snap 0 seq_num 2238) 2023-09-23T20:06:55.033 INFO:tasks.rados.rados.0.smithi098.stdout:3932: write oid 180 current snap is 0 2023-09-23T20:06:55.034 INFO:tasks.rados.rados.0.smithi098.stdout:3928: finishing write tid 1 to smithi09866585-394 2023-09-23T20:06:55.034 INFO:tasks.rados.rados.0.smithi098.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2023-09-23T20:06:55.040 INFO:tasks.rados.rados.0.smithi098.stdout:3932: writing smithi09866585-180 from 572098 to 1107085 tid 1 2023-09-23T20:06:55.049 INFO:tasks.rados.rados.0.smithi098.stdout:3932: writing smithi09866585-180 from 1811179 to 2572098 tid 2 2023-09-23T20:06:55.050 INFO:tasks.rados.rados.0.smithi098.stdout:3933: write oid 130 current snap is 0 2023-09-23T20:06:55.050 INFO:tasks.rados.rados.0.smithi098.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2023-09-23T20:06:55.057 INFO:tasks.rados.rados.0.smithi098.stdout:3933: writing smithi09866585-130 from 588905 to 1199141 tid 1 2023-09-23T20:06:55.063 INFO:tasks.rados.rados.0.smithi098.stdout:3933: writing smithi09866585-130 from 1753308 to 2290149 tid 2 2023-09-23T20:06:55.063 INFO:tasks.rados.rados.0.smithi098.stdout:3934: write oid 54 current snap is 0 2023-09-23T20:06:55.063 INFO:tasks.rados.rados.0.smithi098.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2023-09-23T20:06:55.070 INFO:tasks.rados.rados.0.smithi098.stdout:3934: writing smithi09866585-54 from 605712 to 1291197 tid 1 2023-09-23T20:06:55.078 INFO:tasks.rados.rados.0.smithi098.stdout:3934: writing smithi09866585-54 from 1811790 to 2605712 tid 2 2023-09-23T20:06:55.078 INFO:tasks.rados.rados.0.smithi098.stdout:3935: read oid 230 snap -1 2023-09-23T20:06:55.079 INFO:tasks.rados.rados.0.smithi098.stdout:3935: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T20:06:55.079 INFO:tasks.rados.rados.0.smithi098.stdout:3936: delete oid 349 current snap is 0 2023-09-23T20:06:55.079 INFO:tasks.rados.rados.0.smithi098.stdout:3928: finishing write tid 2 to smithi09866585-394 2023-09-23T20:06:55.079 INFO:tasks.rados.rados.0.smithi098.stdout:3928: finishing write tid 3 to smithi09866585-394 2023-09-23T20:06:55.079 INFO:tasks.rados.rados.0.smithi098.stdout:3928: finishing write tid 4 to smithi09866585-394 2023-09-23T20:06:55.079 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 394 v 413 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2023-09-23T20:06:55.079 INFO:tasks.rados.rados.0.smithi098.stdout:3928: left oid 394 (ObjNum 2413 snap 0 seq_num 2413) 2023-09-23T20:06:55.079 INFO:tasks.rados.rados.0.smithi098.stdout:3930: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T20:06:55.212 INFO:tasks.rados.rados.0.smithi098.stdout:3932: finishing write tid 1 to smithi09866585-180 2023-09-23T20:06:55.212 INFO:tasks.rados.rados.0.smithi098.stdout:3929: expect (ObjNum 2222 snap 0 seq_num 2222) 2023-09-23T20:06:55.415 INFO:tasks.rados.rados.0.smithi098.stdout:3932: finishing write tid 2 to smithi09866585-180 2023-09-23T20:06:55.415 INFO:tasks.rados.rados.0.smithi098.stdout:3932: finishing write tid 3 to smithi09866585-180 2023-09-23T20:06:55.415 INFO:tasks.rados.rados.0.smithi098.stdout:3932: finishing write tid 4 to smithi09866585-180 2023-09-23T20:06:55.415 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 180 v 414 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2023-09-23T20:06:55.415 INFO:tasks.rados.rados.0.smithi098.stdout:3932: left oid 180 (ObjNum 2414 snap 0 seq_num 2414) 2023-09-23T20:06:55.415 INFO:tasks.rados.rados.0.smithi098.stdout:3931: expect (ObjNum 2238 snap 0 seq_num 2238) 2023-09-23T20:06:55.627 INFO:tasks.rados.rados.0.smithi098.stdout:3933: finishing write tid 1 to smithi09866585-130 2023-09-23T20:06:55.627 INFO:tasks.rados.rados.0.smithi098.stdout:3933: finishing write tid 2 to smithi09866585-130 2023-09-23T20:06:55.627 INFO:tasks.rados.rados.0.smithi098.stdout:3933: finishing write tid 3 to smithi09866585-130 2023-09-23T20:06:55.627 INFO:tasks.rados.rados.0.smithi098.stdout:3933: finishing write tid 4 to smithi09866585-130 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 130 v 627 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3933: left oid 130 (ObjNum 2415 snap 0 seq_num 2415) 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3928: done (8 left) 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3929: done (7 left) 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3930: done (6 left) 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3931: done (5 left) 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3932: done (4 left) 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3933: done (3 left) 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3936: done (2 left) 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3937: read oid 184 snap -1 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3937: expect (ObjNum 1918 snap 0 seq_num 1918) 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3938: read oid 188 snap -1 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3938: expect (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T20:06:55.628 INFO:tasks.rados.rados.0.smithi098.stdout:3939: write oid 217 current snap is 0 2023-09-23T20:06:55.629 INFO:tasks.rados.rados.0.smithi098.stdout:3934: finishing write tid 1 to smithi09866585-54 2023-09-23T20:06:55.629 INFO:tasks.rados.rados.0.smithi098.stdout:3935: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T20:06:55.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:55 smithi098 bash[27308]: audit 2023-09-23T20:06:54.457242+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.98:0/3504258993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:55.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:55 smithi098 bash[27308]: audit 2023-09-23T20:06:54.758676+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:55.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:55 smithi098 bash[27308]: audit 2023-09-23T20:06:54.761009+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:55.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:55 smithi098 bash[27308]: audit 2023-09-23T20:06:54.762046+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:55.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:55 smithi098 bash[27308]: audit 2023-09-23T20:06:54.763113+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:55 smithi098 bash[33670]: audit 2023-09-23T20:06:54.457242+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.98:0/3504258993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:55 smithi098 bash[33670]: audit 2023-09-23T20:06:54.758676+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:55 smithi098 bash[33670]: audit 2023-09-23T20:06:54.761009+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:55 smithi098 bash[33670]: audit 2023-09-23T20:06:54.762046+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:55 smithi098 bash[33670]: audit 2023-09-23T20:06:54.763113+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:55.797 INFO:tasks.rados.rados.0.smithi098.stdout:3934: finishing write tid 2 to smithi09866585-54 2023-09-23T20:06:55.797 INFO:tasks.rados.rados.0.smithi098.stdout:3934: finishing write tid 3 to smithi09866585-54 2023-09-23T20:06:55.798 INFO:tasks.rados.rados.0.smithi098.stdout:3934: finishing write tid 4 to smithi09866585-54 2023-09-23T20:06:55.798 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 54 v 566 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2023-09-23T20:06:55.798 INFO:tasks.rados.rados.0.smithi098.stdout:3934: left oid 54 (ObjNum 2416 snap 0 seq_num 2416) 2023-09-23T20:06:55.798 INFO:tasks.rados.rados.0.smithi098.stdout:3937: expect (ObjNum 1918 snap 0 seq_num 1918) 2023-09-23T20:06:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:55 smithi173 bash[27697]: audit 2023-09-23T20:06:54.457242+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.98:0/3504258993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:06:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:55 smithi173 bash[27697]: audit 2023-09-23T20:06:54.758676+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25178 ' entity='mgr.y' 2023-09-23T20:06:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:55 smithi173 bash[27697]: audit 2023-09-23T20:06:54.761009+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:06:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:55 smithi173 bash[27697]: audit 2023-09-23T20:06:54.762046+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:06:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:55 smithi173 bash[27697]: audit 2023-09-23T20:06:54.763113+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25178 172.21.15.98:0/1369736114' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:06:55.934 INFO:tasks.rados.rados.0.smithi098.stdout:3938: expect (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T20:06:56.016 INFO:tasks.rados.rados.0.smithi098.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2023-09-23T20:06:56.027 INFO:tasks.rados.rados.0.smithi098.stdout:3939: writing smithi09866585-217 from 639326 to 1191662 tid 1 2023-09-23T20:06:56.033 INFO:tasks.rados.rados.0.smithi098.stdout:3939: writing smithi09866585-217 from 1645107 to 2045628 tid 2 2023-09-23T20:06:56.038 INFO:tasks.rados.rados.0.smithi098.stdout:3939: writing smithi09866585-217 from 2501032 to 2639326 tid 3 2023-09-23T20:06:56.038 INFO:tasks.rados.rados.0.smithi098.stdout:3934: done (4 left) 2023-09-23T20:06:56.038 INFO:tasks.rados.rados.0.smithi098.stdout:3935: done (3 left) 2023-09-23T20:06:56.038 INFO:tasks.rados.rados.0.smithi098.stdout:3937: done (2 left) 2023-09-23T20:06:56.038 INFO:tasks.rados.rados.0.smithi098.stdout:3938: done (1 left) 2023-09-23T20:06:56.038 INFO:tasks.rados.rados.0.smithi098.stdout:3940: write oid 6 current snap is 0 2023-09-23T20:06:56.039 INFO:tasks.rados.rados.0.smithi098.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2023-09-23T20:06:56.045 INFO:tasks.rados.rados.0.smithi098.stdout:3940: writing smithi09866585-6 from 656133 to 1283718 tid 1 2023-09-23T20:06:56.053 INFO:tasks.rados.rados.0.smithi098.stdout:3940: writing smithi09866585-6 from 1987236 to 2531415 tid 2 2023-09-23T20:06:56.053 INFO:tasks.rados.rados.0.smithi098.stdout:3941: write oid 488 current snap is 0 2023-09-23T20:06:56.053 INFO:tasks.rados.rados.0.smithi098.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2023-09-23T20:06:56.060 INFO:tasks.rados.rados.0.smithi098.stdout:3941: writing smithi09866585-488 from 672940 to 1375774 tid 1 2023-09-23T20:06:56.068 INFO:tasks.rados.rados.0.smithi098.stdout:3941: writing smithi09866585-488 from 2045718 to 2672940 tid 2 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3942: write oid 16 current snap is 0 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3939: finishing write tid 1 to smithi09866585-217 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3939: finishing write tid 2 to smithi09866585-217 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3939: finishing write tid 3 to smithi09866585-217 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3939: finishing write tid 4 to smithi09866585-217 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3939: finishing write tid 5 to smithi09866585-217 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 217 v 417 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3939: left oid 217 (ObjNum 2418 snap 0 seq_num 2418) 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3940: finishing write tid 1 to smithi09866585-6 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3940: finishing write tid 2 to smithi09866585-6 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3940: finishing write tid 3 to smithi09866585-6 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:3940: finishing write tid 4 to smithi09866585-6 2023-09-23T20:06:56.069 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 6 v 424 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2023-09-23T20:06:56.070 INFO:tasks.rados.rados.0.smithi098.stdout:3940: left oid 6 (ObjNum 2419 snap 0 seq_num 2419) 2023-09-23T20:06:56.070 INFO:tasks.rados.rados.0.smithi098.stdout:3941: finishing write tid 1 to smithi09866585-488 2023-09-23T20:06:56.070 INFO:tasks.rados.rados.0.smithi098.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2023-09-23T20:06:56.080 INFO:tasks.rados.rados.0.smithi098.stdout:3942: writing smithi09866585-16 from 689747 to 1467830 tid 1 2023-09-23T20:06:56.088 INFO:tasks.rados.rados.0.smithi098.stdout:3942: writing smithi09866585-16 from 2104200 to 2652048 tid 2 2023-09-23T20:06:56.088 INFO:tasks.rados.rados.0.smithi098.stdout:3939: done (3 left) 2023-09-23T20:06:56.088 INFO:tasks.rados.rados.0.smithi098.stdout:3940: done (2 left) 2023-09-23T20:06:56.089 INFO:tasks.rados.rados.0.smithi098.stdout:3943: write oid 134 current snap is 0 2023-09-23T20:06:56.089 INFO:tasks.rados.rados.0.smithi098.stdout:3941: finishing write tid 2 to smithi09866585-488 2023-09-23T20:06:56.089 INFO:tasks.rados.rados.0.smithi098.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2023-09-23T20:06:56.095 INFO:tasks.rados.rados.0.smithi098.stdout:3943: writing smithi09866585-134 from 706554 to 1159886 tid 1 2023-09-23T20:06:56.103 INFO:tasks.rados.rados.0.smithi098.stdout:3943: writing smithi09866585-134 from 1762682 to 2454188 tid 2 2023-09-23T20:06:56.104 INFO:tasks.rados.rados.0.smithi098.stdout:3944: read oid 234 snap -1 2023-09-23T20:06:56.104 INFO:tasks.rados.rados.0.smithi098.stdout:3944: expect (ObjNum 2256 snap 0 seq_num 2256) 2023-09-23T20:06:56.104 INFO:tasks.rados.rados.0.smithi098.stdout:3945: read oid 116 snap -1 2023-09-23T20:06:56.104 INFO:tasks.rados.rados.0.smithi098.stdout:3945: expect (ObjNum 1981 snap 0 seq_num 1981) 2023-09-23T20:06:56.104 INFO:tasks.rados.rados.0.smithi098.stdout:3946: read oid 187 snap -1 2023-09-23T20:06:56.104 INFO:tasks.rados.rados.0.smithi098.stdout:3946: expect deleted 2023-09-23T20:06:56.104 INFO:tasks.rados.rados.0.smithi098.stdout:3947: read oid 303 snap -1 2023-09-23T20:06:56.104 INFO:tasks.rados.rados.0.smithi098.stdout:3947: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:06:56.104 INFO:tasks.rados.rados.0.smithi098.stdout:3948: delete oid 181 current snap is 0 2023-09-23T20:06:56.104 INFO:tasks.rados.rados.0.smithi098.stdout:3941: finishing write tid 3 to smithi09866585-488 2023-09-23T20:06:56.105 INFO:tasks.rados.rados.0.smithi098.stdout:3941: finishing write tid 4 to smithi09866585-488 2023-09-23T20:06:56.105 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 488 v 375 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2023-09-23T20:06:56.105 INFO:tasks.rados.rados.0.smithi098.stdout:3941: left oid 488 (ObjNum 2420 snap 0 seq_num 2420) 2023-09-23T20:06:56.105 INFO:tasks.rados.rados.0.smithi098.stdout:3942: finishing write tid 1 to smithi09866585-16 2023-09-23T20:06:56.105 INFO:tasks.rados.rados.0.smithi098.stdout:3942: finishing write tid 2 to smithi09866585-16 2023-09-23T20:06:56.105 INFO:tasks.rados.rados.0.smithi098.stdout:3942: finishing write tid 3 to smithi09866585-16 2023-09-23T20:06:56.105 INFO:tasks.rados.rados.0.smithi098.stdout:3942: finishing write tid 4 to smithi09866585-16 2023-09-23T20:06:56.105 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 16 v 430 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2023-09-23T20:06:56.105 INFO:tasks.rados.rados.0.smithi098.stdout:3942: left oid 16 (ObjNum 2421 snap 0 seq_num 2421) 2023-09-23T20:06:56.105 INFO:tasks.rados.rados.0.smithi098.stdout:3943: finishing write tid 1 to smithi09866585-134 2023-09-23T20:06:56.106 INFO:tasks.rados.rados.0.smithi098.stdout:3941: done (7 left) 2023-09-23T20:06:56.106 INFO:tasks.rados.rados.0.smithi098.stdout:3942: done (6 left) 2023-09-23T20:06:56.106 INFO:tasks.rados.rados.0.smithi098.stdout:3948: done (5 left) 2023-09-23T20:06:56.107 INFO:tasks.rados.rados.0.smithi098.stdout:3949: write oid 107 current snap is 0 2023-09-23T20:06:56.107 INFO:tasks.rados.rados.0.smithi098.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2023-09-23T20:06:56.115 INFO:tasks.rados.rados.0.smithi098.stdout:3949: writing smithi09866585-107 from 740168 to 1343998 tid 1 2023-09-23T20:06:56.122 INFO:tasks.rados.rados.0.smithi098.stdout:3949: writing smithi09866585-107 from 1763293 to 2458468 tid 2 2023-09-23T20:06:56.123 INFO:tasks.rados.rados.0.smithi098.stdout:3950: delete oid 293 current snap is 0 2023-09-23T20:06:56.123 INFO:tasks.rados.rados.0.smithi098.stdout:3943: finishing write tid 2 to smithi09866585-134 2023-09-23T20:06:56.123 INFO:tasks.rados.rados.0.smithi098.stdout:3947: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T20:06:56.258 INFO:tasks.rados.rados.0.smithi098.stdout:3943: finishing write tid 3 to smithi09866585-134 2023-09-23T20:06:56.258 INFO:tasks.rados.rados.0.smithi098.stdout:3943: finishing write tid 4 to smithi09866585-134 2023-09-23T20:06:56.258 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 134 v 561 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2023-09-23T20:06:56.258 INFO:tasks.rados.rados.0.smithi098.stdout:3943: left oid 134 (ObjNum 2422 snap 0 seq_num 2422) 2023-09-23T20:06:56.258 INFO:tasks.rados.rados.0.smithi098.stdout:3949: finishing write tid 1 to smithi09866585-107 2023-09-23T20:06:56.258 INFO:tasks.rados.rados.0.smithi098.stdout:3944: expect (ObjNum 2256 snap 0 seq_num 2256) 2023-09-23T20:06:56.352 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:06:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:06:56] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.33.4" 2023-09-23T20:06:56.499 INFO:tasks.rados.rados.0.smithi098.stdout:3945: expect (ObjNum 1981 snap 0 seq_num 1981) 2023-09-23T20:06:56.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:56 smithi098 bash[33670]: cephadm 2023-09-23T20:06:54.750568+0000 mgr.y (mgr.25178) 44 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T20:06:56.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:56 smithi098 bash[33670]: cephadm 2023-09-23T20:06:54.764426+0000 mgr.y (mgr.25178) 45 : cephadm [INF] Deploying daemon mon.a on smithi098 2023-09-23T20:06:56.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:06:56 smithi098 bash[33670]: cluster 2023-09-23T20:06:54.849086+0000 mgr.y (mgr.25178) 46 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.4 MiB/s wr, 72 op/s 2023-09-23T20:06:56.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:56 smithi098 bash[27308]: cephadm 2023-09-23T20:06:54.750568+0000 mgr.y (mgr.25178) 44 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T20:06:56.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:56 smithi098 bash[27308]: cephadm 2023-09-23T20:06:54.764426+0000 mgr.y (mgr.25178) 45 : cephadm [INF] Deploying daemon mon.a on smithi098 2023-09-23T20:06:56.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:56 smithi098 bash[27308]: cluster 2023-09-23T20:06:54.849086+0000 mgr.y (mgr.25178) 46 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.4 MiB/s wr, 72 op/s 2023-09-23T20:06:56.773 INFO:tasks.rados.rados.0.smithi098.stdout:3949: finishing write tid 2 to smithi09866585-107 2023-09-23T20:06:56.773 INFO:tasks.rados.rados.0.smithi098.stdout:3949: finishing write tid 3 to smithi09866585-107 2023-09-23T20:06:56.774 INFO:tasks.rados.rados.0.smithi098.stdout:3949: finishing write tid 4 to smithi09866585-107 2023-09-23T20:06:56.774 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 107 v 570 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2023-09-23T20:06:56.774 INFO:tasks.rados.rados.0.smithi098.stdout:3949: left oid 107 (ObjNum 2424 snap 0 seq_num 2424) 2023-09-23T20:06:56.774 INFO:tasks.rados.rados.0.smithi098.stdout:3943: done (6 left) 2023-09-23T20:06:56.774 INFO:tasks.rados.rados.0.smithi098.stdout:3944: done (5 left) 2023-09-23T20:06:56.774 INFO:tasks.rados.rados.0.smithi098.stdout:3945: done (4 left) 2023-09-23T20:06:56.774 INFO:tasks.rados.rados.0.smithi098.stdout:3946: done (3 left) 2023-09-23T20:06:56.774 INFO:tasks.rados.rados.0.smithi098.stdout:3947: done (2 left) 2023-09-23T20:06:56.774 INFO:tasks.rados.rados.0.smithi098.stdout:3949: done (1 left) 2023-09-23T20:06:56.774 INFO:tasks.rados.rados.0.smithi098.stdout:3950: done (0 left) 2023-09-23T20:06:56.774 INFO:tasks.rados.rados.0.smithi098.stdout:3951: read oid 15 snap -1 2023-09-23T20:06:56.775 INFO:tasks.rados.rados.0.smithi098.stdout:3951: expect (ObjNum 2354 snap 0 seq_num 2354) 2023-09-23T20:06:56.775 INFO:tasks.rados.rados.0.smithi098.stdout:3952: write oid 64 current snap is 0 2023-09-23T20:06:56.775 INFO:tasks.rados.rados.0.smithi098.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2023-09-23T20:06:56.780 INFO:tasks.rados.rados.0.smithi098.stdout:3952: writing smithi09866585-64 from 773782 to 1244463 tid 1 2023-09-23T20:06:56.788 INFO:tasks.rados.rados.0.smithi098.stdout:3952: writing smithi09866585-64 from 1996610 to 2695454 tid 2 2023-09-23T20:06:56.789 INFO:tasks.rados.rados.0.smithi098.stdout:3953: write oid 466 current snap is 0 2023-09-23T20:06:56.789 INFO:tasks.rados.rados.0.smithi098.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2023-09-23T20:06:56.796 INFO:tasks.rados.rados.0.smithi098.stdout:3953: writing smithi09866585-466 from 790589 to 1336519 tid 1 2023-09-23T20:06:56.803 INFO:tasks.rados.rados.0.smithi098.stdout:3953: writing smithi09866585-466 from 1938739 to 2497594 tid 2 2023-09-23T20:06:56.803 INFO:tasks.rados.rados.0.smithi098.stdout:3954: write oid 41 current snap is 0 2023-09-23T20:06:56.803 INFO:tasks.rados.rados.0.smithi098.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2023-09-23T20:06:56.809 INFO:tasks.rados.rados.0.smithi098.stdout:3954: writing smithi09866585-41 from 407396 to 1028575 tid 1 2023-09-23T20:06:56.816 INFO:tasks.rados.rados.0.smithi098.stdout:3954: writing smithi09866585-41 from 1597221 to 2299734 tid 2 2023-09-23T20:06:56.816 INFO:tasks.rados.rados.0.smithi098.stdout:3955: write oid 125 current snap is 0 2023-09-23T20:06:56.816 INFO:tasks.rados.rados.0.smithi098.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2023-09-23T20:06:56.823 INFO:tasks.rados.rados.0.smithi098.stdout:3955: writing smithi09866585-125 from 424203 to 1120631 tid 1 2023-09-23T20:06:56.829 INFO:tasks.rados.rados.0.smithi098.stdout:3955: writing smithi09866585-125 from 1655703 to 2218227 tid 2 2023-09-23T20:06:56.829 INFO:tasks.rados.rados.0.smithi098.stdout:3956: write oid 243 current snap is 0 2023-09-23T20:06:56.830 INFO:tasks.rados.rados.0.smithi098.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2023-09-23T20:06:56.836 INFO:tasks.rados.rados.0.smithi098.stdout:3956: writing smithi09866585-243 from 441010 to 1212687 tid 1 2023-09-23T20:06:56.843 INFO:tasks.rados.rados.0.smithi098.stdout:3956: writing smithi09866585-243 from 1714185 to 2420367 tid 2 2023-09-23T20:06:56.843 INFO:tasks.rados.rados.0.smithi098.stdout:3957: delete oid 193 current snap is 0 2023-09-23T20:06:56.843 INFO:tasks.rados.rados.0.smithi098.stdout:3951: expect (ObjNum 2354 snap 0 seq_num 2354) 2023-09-23T20:06:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:56 smithi173 bash[27697]: cephadm 2023-09-23T20:06:54.750568+0000 mgr.y (mgr.25178) 44 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T20:06:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:56 smithi173 bash[27697]: cephadm 2023-09-23T20:06:54.764426+0000 mgr.y (mgr.25178) 45 : cephadm [INF] Deploying daemon mon.a on smithi098 2023-09-23T20:06:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:06:56 smithi173 bash[27697]: cluster 2023-09-23T20:06:54.849086+0000 mgr.y (mgr.25178) 46 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.4 MiB/s wr, 72 op/s 2023-09-23T20:06:57.064 INFO:tasks.rados.rados.0.smithi098.stdout:3952: finishing write tid 1 to smithi09866585-64 2023-09-23T20:06:57.064 INFO:tasks.rados.rados.0.smithi098.stdout:3952: finishing write tid 2 to smithi09866585-64 2023-09-23T20:06:57.064 INFO:tasks.rados.rados.0.smithi098.stdout:3952: finishing write tid 3 to smithi09866585-64 2023-09-23T20:06:57.064 INFO:tasks.rados.rados.0.smithi098.stdout:3952: finishing write tid 4 to smithi09866585-64 2023-09-23T20:06:57.064 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 64 v 344 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:3952: left oid 64 (ObjNum 2426 snap 0 seq_num 2426) 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:3953: finishing write tid 1 to smithi09866585-466 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:3953: finishing write tid 2 to smithi09866585-466 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:3953: finishing write tid 3 to smithi09866585-466 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:3953: finishing write tid 4 to smithi09866585-466 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 466 v 543 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:3953: left oid 466 (ObjNum 2427 snap 0 seq_num 2427) 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:3954: finishing write tid 1 to smithi09866585-41 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:3954: finishing write tid 2 to smithi09866585-41 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:3954: finishing write tid 3 to smithi09866585-41 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:3954: finishing write tid 4 to smithi09866585-41 2023-09-23T20:06:57.065 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 41 v 446 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:3954: left oid 41 (ObjNum 2428 snap 0 seq_num 2428) 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:3955: finishing write tid 1 to smithi09866585-125 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:3955: finishing write tid 2 to smithi09866585-125 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:3955: finishing write tid 3 to smithi09866585-125 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:3955: finishing write tid 4 to smithi09866585-125 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 125 v 573 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:3955: left oid 125 (ObjNum 2429 snap 0 seq_num 2429) 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:3956: finishing write tid 1 to smithi09866585-243 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:3956: finishing write tid 2 to smithi09866585-243 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:3956: finishing write tid 3 to smithi09866585-243 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:3951: done (6 left) 2023-09-23T20:06:57.066 INFO:tasks.rados.rados.0.smithi098.stdout:3952: done (5 left) 2023-09-23T20:06:57.067 INFO:tasks.rados.rados.0.smithi098.stdout:3953: done (4 left) 2023-09-23T20:06:57.067 INFO:tasks.rados.rados.0.smithi098.stdout:3954: done (3 left) 2023-09-23T20:06:57.067 INFO:tasks.rados.rados.0.smithi098.stdout:3955: done (2 left) 2023-09-23T20:06:57.067 INFO:tasks.rados.rados.0.smithi098.stdout:3957: done (1 left) 2023-09-23T20:06:57.067 INFO:tasks.rados.rados.0.smithi098.stdout:3958: write oid 476 current snap is 0 2023-09-23T20:06:57.067 INFO:tasks.rados.rados.0.smithi098.stdout:3956: finishing write tid 4 to smithi09866585-243 2023-09-23T20:06:57.067 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 243 v 473 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2023-09-23T20:06:57.067 INFO:tasks.rados.rados.0.smithi098.stdout:3956: left oid 243 (ObjNum 2430 snap 0 seq_num 2430) 2023-09-23T20:06:57.067 INFO:tasks.rados.rados.0.smithi098.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2023-09-23T20:06:57.076 INFO:tasks.rados.rados.0.smithi098.stdout:3958: writing smithi09866585-476 from 474624 to 996799 tid 1 2023-09-23T20:06:57.087 INFO:tasks.rados.rados.0.smithi098.stdout:3958: writing smithi09866585-476 from 1714796 to 2424647 tid 2 2023-09-23T20:06:57.087 INFO:tasks.rados.rados.0.smithi098.stdout:3956: done (1 left) 2023-09-23T20:06:57.087 INFO:tasks.rados.rados.0.smithi098.stdout:3959: read oid 32 snap -1 2023-09-23T20:06:57.087 INFO:tasks.rados.rados.0.smithi098.stdout:3959: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-09-23T20:06:57.087 INFO:tasks.rados.rados.0.smithi098.stdout:3960: read oid 268 snap -1 2023-09-23T20:06:57.087 INFO:tasks.rados.rados.0.smithi098.stdout:3960: expect (ObjNum 2400 snap 0 seq_num 2400) 2023-09-23T20:06:57.087 INFO:tasks.rados.rados.0.smithi098.stdout:3961: read oid 177 snap -1 2023-09-23T20:06:57.088 INFO:tasks.rados.rados.0.smithi098.stdout:3961: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T20:06:57.088 INFO:tasks.rados.rados.0.smithi098.stdout:3962: read oid 380 snap -1 2023-09-23T20:06:57.088 INFO:tasks.rados.rados.0.smithi098.stdout:3962: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:06:57.088 INFO:tasks.rados.rados.0.smithi098.stdout:3963: delete oid 481 current snap is 0 2023-09-23T20:06:57.088 INFO:tasks.rados.rados.0.smithi098.stdout:3958: finishing write tid 1 to smithi09866585-476 2023-09-23T20:06:57.096 INFO:tasks.rados.rados.0.smithi098.stdout:3961: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T20:06:57.314 INFO:tasks.rados.rados.0.smithi098.stdout:3960: expect (ObjNum 2400 snap 0 seq_num 2400) 2023-09-23T20:06:57.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:57 smithi098 systemd[1]: Stopping Ceph mon.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:06:57.451 INFO:tasks.rados.rados.0.smithi098.stdout:3958: finishing write tid 2 to smithi09866585-476 2023-09-23T20:06:57.451 INFO:tasks.rados.rados.0.smithi098.stdout:3962: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T20:06:57.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:57 smithi098 bash[27308]: debug 2023-09-23T20:06:57.374+0000 7f9cbe4c9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T20:06:57.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:57 smithi098 bash[27308]: debug 2023-09-23T20:06:57.374+0000 7f9cbe4c9700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-09-23T20:06:57.708 INFO:tasks.rados.rados.0.smithi098.stdout:3959: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-09-23T20:06:57.893 INFO:tasks.rados.rados.0.smithi098.stdout:3958: finishing write tid 3 to smithi09866585-476 2023-09-23T20:06:57.893 INFO:tasks.rados.rados.0.smithi098.stdout:3958: finishing write tid 4 to smithi09866585-476 2023-09-23T20:06:57.893 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 476 v 378 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2023-09-23T20:06:57.893 INFO:tasks.rados.rados.0.smithi098.stdout:3958: left oid 476 (ObjNum 2432 snap 0 seq_num 2432) 2023-09-23T20:06:57.893 INFO:tasks.rados.rados.0.smithi098.stdout:3958: done (5 left) 2023-09-23T20:06:57.894 INFO:tasks.rados.rados.0.smithi098.stdout:3959: done (4 left) 2023-09-23T20:06:57.894 INFO:tasks.rados.rados.0.smithi098.stdout:3960: done (3 left) 2023-09-23T20:06:57.894 INFO:tasks.rados.rados.0.smithi098.stdout:3961: done (2 left) 2023-09-23T20:06:57.894 INFO:tasks.rados.rados.0.smithi098.stdout:3962: done (1 left) 2023-09-23T20:06:57.894 INFO:tasks.rados.rados.0.smithi098.stdout:3963: done (0 left) 2023-09-23T20:06:57.894 INFO:tasks.rados.rados.0.smithi098.stdout:3964: write oid 152 current snap is 0 2023-09-23T20:06:57.894 INFO:tasks.rados.rados.0.smithi098.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2023-09-23T20:06:57.900 INFO:tasks.rados.rados.0.smithi098.stdout:3964: writing smithi09866585-152 from 508238 to 1297264 tid 1 2023-09-23T20:06:57.910 INFO:tasks.rados.rados.0.smithi098.stdout:3964: writing smithi09866585-152 from 1948113 to 2661633 tid 2 2023-09-23T20:06:57.910 INFO:tasks.rados.rados.0.smithi098.stdout:3965: read oid 10 snap -1 2023-09-23T20:06:57.910 INFO:tasks.rados.rados.0.smithi098.stdout:3965: expect deleted 2023-09-23T20:06:57.910 INFO:tasks.rados.rados.0.smithi098.stdout:3966: write oid 494 current snap is 0 2023-09-23T20:06:57.910 INFO:tasks.rados.rados.0.smithi098.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2023-09-23T20:06:57.915 INFO:tasks.rados.rados.0.smithi098.stdout:3966: writing smithi09866585-494 from 525045 to 989320 tid 1 2023-09-23T20:06:57.921 INFO:tasks.rados.rados.0.smithi098.stdout:3966: writing smithi09866585-494 from 1490242 to 1947420 tid 2 2023-09-23T20:06:57.927 INFO:tasks.rados.rados.0.smithi098.stdout:3966: writing smithi09866585-494 from 2501811 to 2925045 tid 3 2023-09-23T20:06:57.927 INFO:tasks.rados.rados.0.smithi098.stdout:3967: read oid 163 snap -1 2023-09-23T20:06:57.928 INFO:tasks.rados.rados.0.smithi098.stdout:3967: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:06:57.928 INFO:tasks.rados.rados.0.smithi098.stdout:3968: write oid 255 current snap is 0 2023-09-23T20:06:57.928 INFO:tasks.rados.rados.0.smithi098.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2023-09-23T20:06:57.933 INFO:tasks.rados.rados.0.smithi098.stdout:3968: writing smithi09866585-255 from 541852 to 1081376 tid 1 2023-09-23T20:06:57.941 INFO:tasks.rados.rados.0.smithi098.stdout:3968: writing smithi09866585-255 from 1548724 to 2265913 tid 2 2023-09-23T20:06:57.945 INFO:tasks.rados.rados.0.smithi098.stdout:3968: writing smithi09866585-255 from 2929234 to 2941852 tid 3 2023-09-23T20:06:57.945 INFO:tasks.rados.rados.0.smithi098.stdout:3969: write oid 254 current snap is 0 2023-09-23T20:06:57.945 INFO:tasks.rados.rados.0.smithi098.stdout:3964: finishing write tid 1 to smithi09866585-152 2023-09-23T20:06:57.945 INFO:tasks.rados.rados.0.smithi098.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2023-09-23T20:06:57.952 INFO:tasks.rados.rados.0.smithi098.stdout:3969: writing smithi09866585-254 from 558659 to 1173432 tid 1 2023-09-23T20:06:57.956 INFO:tasks.rados.rados.0.smithi098.stdout:3969: writing smithi09866585-254 from 1607206 to 2068053 tid 2 2023-09-23T20:06:57.962 INFO:tasks.rados.rados.0.smithi098.stdout:3969: writing smithi09866585-254 from 2556657 to 2958659 tid 3 2023-09-23T20:06:57.962 INFO:tasks.rados.rados.0.smithi098.stdout:3970: write oid 227 current snap is 0 2023-09-23T20:06:57.962 INFO:tasks.rados.rados.0.smithi098.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2023-09-23T20:06:57.969 INFO:tasks.rados.rados.0.smithi098.stdout:3970: writing smithi09866585-227 from 575466 to 1265488 tid 1 2023-09-23T20:06:57.975 INFO:tasks.rados.rados.0.smithi098.stdout:3970: writing smithi09866585-227 from 1665688 to 2386546 tid 2 2023-09-23T20:06:57.976 INFO:tasks.rados.rados.0.smithi098.stdout:3971: read oid 112 snap -1 2023-09-23T20:06:57.976 INFO:tasks.rados.rados.0.smithi098.stdout:3971: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-09-23T20:06:57.976 INFO:tasks.rados.rados.0.smithi098.stdout:3972: read oid 41 snap -1 2023-09-23T20:06:57.976 INFO:tasks.rados.rados.0.smithi098.stdout:3972: expect (ObjNum 2428 snap 0 seq_num 2428) 2023-09-23T20:06:57.976 INFO:tasks.rados.rados.0.smithi098.stdout:3973: write oid 158 current snap is 0 2023-09-23T20:06:57.976 INFO:tasks.rados.rados.0.smithi098.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2023-09-23T20:06:57.983 INFO:tasks.rados.rados.0.smithi098.stdout:3973: writing smithi09866585-158 from 592273 to 1357544 tid 1 2023-09-23T20:06:57.991 INFO:tasks.rados.rados.0.smithi098.stdout:3973: writing smithi09866585-158 from 2007817 to 2472333 tid 2 2023-09-23T20:06:57.992 INFO:tasks.rados.rados.0.smithi098.stdout:3973: writing smithi09866585-158 from 2895150 to 2992273 tid 3 2023-09-23T20:06:57.992 INFO:tasks.rados.rados.0.smithi098.stdout:3974: write oid 493 current snap is 0 2023-09-23T20:06:57.993 INFO:tasks.rados.rados.0.smithi098.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2023-09-23T20:06:57.998 INFO:tasks.rados.rados.0.smithi098.stdout:3974: writing smithi09866585-493 from 609080 to 1049600 tid 1 2023-09-23T20:06:58.006 INFO:tasks.rados.rados.0.smithi098.stdout:3974: writing smithi09866585-493 from 1666299 to 2390826 tid 2 2023-09-23T20:06:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:3974: writing smithi09866585-493 from 2922573 to 3009080 tid 3 2023-09-23T20:06:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:3975: read oid 345 snap -1 2023-09-23T20:06:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:3975: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T20:06:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:3976: delete oid 281 current snap is 0 2023-09-23T20:06:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:3964: finishing write tid 2 to smithi09866585-152 2023-09-23T20:06:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:3964: finishing write tid 3 to smithi09866585-152 2023-09-23T20:06:58.010 INFO:tasks.rados.rados.0.smithi098.stdout:3964: finishing write tid 4 to smithi09866585-152 2023-09-23T20:06:58.011 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 152 v 433 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2023-09-23T20:06:58.011 INFO:tasks.rados.rados.0.smithi098.stdout:3964: left oid 152 (ObjNum 2434 snap 0 seq_num 2434) 2023-09-23T20:06:58.011 INFO:tasks.rados.rados.0.smithi098.stdout:3966: finishing write tid 1 to smithi09866585-494 2023-09-23T20:06:58.011 INFO:tasks.rados.rados.0.smithi098.stdout:3966: finishing write tid 2 to smithi09866585-494 2023-09-23T20:06:58.011 INFO:tasks.rados.rados.0.smithi098.stdout:3966: finishing write tid 3 to smithi09866585-494 2023-09-23T20:06:58.011 INFO:tasks.rados.rados.0.smithi098.stdout:3967: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T20:06:58.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:57 smithi098 bash[74764]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T20:06:58.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:58 smithi098 bash[74830]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T20:06:58.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:58 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T20:06:58.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:58 smithi098 systemd[1]: Stopped Ceph mon.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:06:58.182 INFO:tasks.rados.rados.0.smithi098.stdout:3966: finishing write tid 4 to smithi09866585-494 2023-09-23T20:06:58.182 INFO:tasks.rados.rados.0.smithi098.stdout:3966: finishing write tid 5 to smithi09866585-494 2023-09-23T20:06:58.182 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 494 v 511 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2023-09-23T20:06:58.182 INFO:tasks.rados.rados.0.smithi098.stdout:3966: left oid 494 (ObjNum 2435 snap 0 seq_num 2435) 2023-09-23T20:06:58.182 INFO:tasks.rados.rados.0.smithi098.stdout:3964: done (12 left) 2023-09-23T20:06:58.182 INFO:tasks.rados.rados.0.smithi098.stdout:3965: done (11 left) 2023-09-23T20:06:58.182 INFO:tasks.rados.rados.0.smithi098.stdout:3966: done (10 left) 2023-09-23T20:06:58.182 INFO:tasks.rados.rados.0.smithi098.stdout:3967: done (9 left) 2023-09-23T20:06:58.182 INFO:tasks.rados.rados.0.smithi098.stdout:3976: done (8 left) 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3977: read oid 184 snap -1 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3977: expect (ObjNum 1918 snap 0 seq_num 1918) 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3978: read oid 201 snap -1 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3978: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3979: read oid 389 snap -1 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3979: expect deleted 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3980: read oid 210 snap -1 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3980: expect deleted 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3981: read oid 59 snap -1 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3981: expect (ObjNum 2385 snap 0 seq_num 2385) 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3982: write oid 281 current snap is 0 2023-09-23T20:06:58.183 INFO:tasks.rados.rados.0.smithi098.stdout:3968: finishing write tid 1 to smithi09866585-255 2023-09-23T20:06:58.184 INFO:tasks.rados.rados.0.smithi098.stdout:3968: finishing write tid 2 to smithi09866585-255 2023-09-23T20:06:58.184 INFO:tasks.rados.rados.0.smithi098.stdout:3968: finishing write tid 3 to smithi09866585-255 2023-09-23T20:06:58.184 INFO:tasks.rados.rados.0.smithi098.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2023-09-23T20:06:58.193 INFO:tasks.rados.rados.0.smithi098.stdout:3982: writing smithi09866585-281 from 642694 to 1350065 tid 1 2023-09-23T20:06:58.205 INFO:tasks.rados.rados.0.smithi098.stdout:3982: writing smithi09866585-281 from 1899616 to 2627812 tid 2 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:3983: write oid 287 current snap is 0 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:3968: finishing write tid 4 to smithi09866585-255 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:3968: finishing write tid 5 to smithi09866585-255 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 255 v 437 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:3968: left oid 255 (ObjNum 2436 snap 0 seq_num 2436) 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:3969: finishing write tid 1 to smithi09866585-254 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:3969: finishing write tid 2 to smithi09866585-254 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:3969: finishing write tid 3 to smithi09866585-254 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:3969: finishing write tid 4 to smithi09866585-254 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:3969: finishing write tid 5 to smithi09866585-254 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 254 v 428 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2023-09-23T20:06:58.206 INFO:tasks.rados.rados.0.smithi098.stdout:3969: left oid 254 (ObjNum 2437 snap 0 seq_num 2437) 2023-09-23T20:06:58.207 INFO:tasks.rados.rados.0.smithi098.stdout:3970: finishing write tid 1 to smithi09866585-227 2023-09-23T20:06:58.207 INFO:tasks.rados.rados.0.smithi098.stdout:3970: finishing write tid 2 to smithi09866585-227 2023-09-23T20:06:58.207 INFO:tasks.rados.rados.0.smithi098.stdout:3970: finishing write tid 3 to smithi09866585-227 2023-09-23T20:06:58.207 INFO:tasks.rados.rados.0.smithi098.stdout:3970: finishing write tid 4 to smithi09866585-227 2023-09-23T20:06:58.207 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 227 v 431 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2023-09-23T20:06:58.207 INFO:tasks.rados.rados.0.smithi098.stdout:3970: left oid 227 (ObjNum 2438 snap 0 seq_num 2438) 2023-09-23T20:06:58.207 INFO:tasks.rados.rados.0.smithi098.stdout:3971: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-09-23T20:06:58.435 INFO:tasks.rados.rados.0.smithi098.stdout:3972: expect (ObjNum 2428 snap 0 seq_num 2428) 2023-09-23T20:06:58.580 INFO:tasks.rados.rados.0.smithi098.stdout:3973: finishing write tid 1 to smithi09866585-158 2023-09-23T20:06:58.580 INFO:tasks.rados.rados.0.smithi098.stdout:3973: finishing write tid 2 to smithi09866585-158 2023-09-23T20:06:58.580 INFO:tasks.rados.rados.0.smithi098.stdout:3973: finishing write tid 3 to smithi09866585-158 2023-09-23T20:06:58.580 INFO:tasks.rados.rados.0.smithi098.stdout:3973: finishing write tid 4 to smithi09866585-158 2023-09-23T20:06:58.580 INFO:tasks.rados.rados.0.smithi098.stdout:3973: finishing write tid 5 to smithi09866585-158 2023-09-23T20:06:58.581 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 158 v 382 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2023-09-23T20:06:58.581 INFO:tasks.rados.rados.0.smithi098.stdout:3973: left oid 158 (ObjNum 2439 snap 0 seq_num 2439) 2023-09-23T20:06:58.581 INFO:tasks.rados.rados.0.smithi098.stdout:3974: finishing write tid 1 to smithi09866585-493 2023-09-23T20:06:58.581 INFO:tasks.rados.rados.0.smithi098.stdout:3974: finishing write tid 2 to smithi09866585-493 2023-09-23T20:06:58.581 INFO:tasks.rados.rados.0.smithi098.stdout:3974: finishing write tid 3 to smithi09866585-493 2023-09-23T20:06:58.581 INFO:tasks.rados.rados.0.smithi098.stdout:3974: finishing write tid 4 to smithi09866585-493 2023-09-23T20:06:58.581 INFO:tasks.rados.rados.0.smithi098.stdout:3974: finishing write tid 5 to smithi09866585-493 2023-09-23T20:06:58.581 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 493 v 386 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2023-09-23T20:06:58.581 INFO:tasks.rados.rados.0.smithi098.stdout:3974: left oid 493 (ObjNum 2440 snap 0 seq_num 2440) 2023-09-23T20:06:58.581 INFO:tasks.rados.rados.0.smithi098.stdout:3975: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T20:06:58.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:58 smithi098 systemd[1]: Started Ceph mon.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:06:58.776 INFO:tasks.rados.rados.0.smithi098.stdout:3981: expect (ObjNum 2385 snap 0 seq_num 2385) 2023-09-23T20:06:58.857 INFO:tasks.rados.rados.0.smithi098.stdout:3978: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-09-23T20:06:59.034 INFO:tasks.rados.rados.0.smithi098.stdout:3977: expect (ObjNum 1918 snap 0 seq_num 1918) 2023-09-23T20:06:59.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:06:58 smithi173 bash[55138]: ts=2023-09-23T20:06:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:06:59.165 INFO:tasks.rados.rados.0.smithi098.stdout:3982: finishing write tid 1 to smithi09866585-281 2023-09-23T20:06:59.165 INFO:tasks.rados.rados.0.smithi098.stdout:3982: finishing write tid 2 to smithi09866585-281 2023-09-23T20:06:59.165 INFO:tasks.rados.rados.0.smithi098.stdout:3982: finishing write tid 3 to smithi09866585-281 2023-09-23T20:06:59.165 INFO:tasks.rados.rados.0.smithi098.stdout:3982: finishing write tid 4 to smithi09866585-281 2023-09-23T20:06:59.165 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 281 v 478 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2023-09-23T20:06:59.165 INFO:tasks.rados.rados.0.smithi098.stdout:3982: left oid 281 (ObjNum 2442 snap 0 seq_num 2442) 2023-09-23T20:06:59.166 INFO:tasks.rados.rados.0.smithi098.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2023-09-23T20:06:59.176 INFO:tasks.rados.rados.0.smithi098.stdout:3983: writing smithi09866585-287 from 659501 to 1442121 tid 1 2023-09-23T20:06:59.184 INFO:tasks.rados.rados.0.smithi098.stdout:3983: writing smithi09866585-287 from 2241745 to 2713599 tid 2 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3968: done (14 left) 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3969: done (13 left) 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3970: done (12 left) 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3971: done (11 left) 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3972: done (10 left) 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3973: done (9 left) 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3974: done (8 left) 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3975: done (7 left) 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3977: done (6 left) 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3978: done (5 left) 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3979: done (4 left) 2023-09-23T20:06:59.185 INFO:tasks.rados.rados.0.smithi098.stdout:3980: done (3 left) 2023-09-23T20:06:59.186 INFO:tasks.rados.rados.0.smithi098.stdout:3981: done (2 left) 2023-09-23T20:06:59.186 INFO:tasks.rados.rados.0.smithi098.stdout:3982: done (1 left) 2023-09-23T20:06:59.186 INFO:tasks.rados.rados.0.smithi098.stdout:3984: read oid 144 snap -1 2023-09-23T20:06:59.186 INFO:tasks.rados.rados.0.smithi098.stdout:3984: expect (ObjNum 2281 snap 0 seq_num 2281) 2023-09-23T20:06:59.186 INFO:tasks.rados.rados.0.smithi098.stdout:3985: write oid 494 current snap is 0 2023-09-23T20:06:59.186 INFO:tasks.rados.rados.0.smithi098.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2023-09-23T20:06:59.190 INFO:tasks.rados.rados.0.smithi098.stdout:3985: writing smithi09866585-494 from 676308 to 1134177 tid 1 2023-09-23T20:06:59.198 INFO:tasks.rados.rados.0.smithi098.stdout:3985: writing smithi09866585-494 from 1900227 to 2515739 tid 2 2023-09-23T20:06:59.202 INFO:tasks.rados.rados.0.smithi098.stdout:3985: writing smithi09866585-494 from 3032265 to 3076308 tid 3 2023-09-23T20:06:59.202 INFO:tasks.rados.rados.0.smithi098.stdout:3986: write oid 370 current snap is 0 2023-09-23T20:06:59.202 INFO:tasks.rados.rados.0.smithi098.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2023-09-23T20:06:59.209 INFO:tasks.rados.rados.0.smithi098.stdout:3986: writing smithi09866585-370 from 693115 to 1226233 tid 1 2023-09-23T20:06:59.215 INFO:tasks.rados.rados.0.smithi098.stdout:3986: writing smithi09866585-370 from 1958709 to 2434232 tid 2 2023-09-23T20:06:59.219 INFO:tasks.rados.rados.0.smithi098.stdout:3986: writing smithi09866585-370 from 3059688 to 3093115 tid 3 2023-09-23T20:06:59.220 INFO:tasks.rados.rados.0.smithi098.stdout:3987: delete oid 284 current snap is 0 2023-09-23T20:06:59.220 INFO:tasks.rados.rados.0.smithi098.stdout:3983: finishing write tid 1 to smithi09866585-287 2023-09-23T20:06:59.220 INFO:tasks.rados.rados.0.smithi098.stdout:3983: finishing write tid 2 to smithi09866585-287 2023-09-23T20:06:59.220 INFO:tasks.rados.rados.0.smithi098.stdout:3983: finishing write tid 3 to smithi09866585-287 2023-09-23T20:06:59.220 INFO:tasks.rados.rados.0.smithi098.stdout:3984: expect (ObjNum 2281 snap 0 seq_num 2281) 2023-09-23T20:06:59.321 INFO:tasks.rados.rados.0.smithi098.stdout:3983: finishing write tid 4 to smithi09866585-287 2023-09-23T20:06:59.321 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 287 v 546 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2023-09-23T20:06:59.322 INFO:tasks.rados.rados.0.smithi098.stdout:3983: left oid 287 (ObjNum 2443 snap 0 seq_num 2443) 2023-09-23T20:06:59.322 INFO:tasks.rados.rados.0.smithi098.stdout:3985: finishing write tid 1 to smithi09866585-494 2023-09-23T20:06:59.322 INFO:tasks.rados.rados.0.smithi098.stdout:3985: finishing write tid 2 to smithi09866585-494 2023-09-23T20:06:59.322 INFO:tasks.rados.rados.0.smithi098.stdout:3985: finishing write tid 3 to smithi09866585-494 2023-09-23T20:06:59.322 INFO:tasks.rados.rados.0.smithi098.stdout:3985: finishing write tid 4 to smithi09866585-494 2023-09-23T20:06:59.322 INFO:tasks.rados.rados.0.smithi098.stdout:3985: finishing write tid 5 to smithi09866585-494 2023-09-23T20:06:59.322 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 494 v 515 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2023-09-23T20:06:59.322 INFO:tasks.rados.rados.0.smithi098.stdout:3985: left oid 494 (ObjNum 2444 snap 0 seq_num 2444) 2023-09-23T20:06:59.322 INFO:tasks.rados.rados.0.smithi098.stdout:3983: done (4 left) 2023-09-23T20:06:59.323 INFO:tasks.rados.rados.0.smithi098.stdout:3984: done (3 left) 2023-09-23T20:06:59.323 INFO:tasks.rados.rados.0.smithi098.stdout:3985: done (2 left) 2023-09-23T20:06:59.323 INFO:tasks.rados.rados.0.smithi098.stdout:3987: done (1 left) 2023-09-23T20:06:59.323 INFO:tasks.rados.rados.0.smithi098.stdout:3988: read oid 197 snap -1 2023-09-23T20:06:59.323 INFO:tasks.rados.rados.0.smithi098.stdout:3988: expect (ObjNum 1404 snap 0 seq_num 1404) 2023-09-23T20:06:59.323 INFO:tasks.rados.rados.0.smithi098.stdout:3989: delete oid 261 current snap is 0 2023-09-23T20:06:59.323 INFO:tasks.rados.rados.0.smithi098.stdout:3986: finishing write tid 1 to smithi09866585-370 2023-09-23T20:06:59.323 INFO:tasks.rados.rados.0.smithi098.stdout:3986: finishing write tid 2 to smithi09866585-370 2023-09-23T20:06:59.323 INFO:tasks.rados.rados.0.smithi098.stdout:3986: finishing write tid 3 to smithi09866585-370 2023-09-23T20:06:59.323 INFO:tasks.rados.rados.0.smithi098.stdout:3986: finishing write tid 4 to smithi09866585-370 2023-09-23T20:06:59.324 INFO:tasks.rados.rados.0.smithi098.stdout:3986: finishing write tid 5 to smithi09866585-370 2023-09-23T20:06:59.324 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 370 v 577 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2023-09-23T20:06:59.324 INFO:tasks.rados.rados.0.smithi098.stdout:3986: left oid 370 (ObjNum 2445 snap 0 seq_num 2445) 2023-09-23T20:06:59.324 INFO:tasks.rados.rados.0.smithi098.stdout:3986: done (2 left) 2023-09-23T20:06:59.324 INFO:tasks.rados.rados.0.smithi098.stdout:3989: done (1 left) 2023-09-23T20:06:59.324 INFO:tasks.rados.rados.0.smithi098.stdout:3990: write oid 115 current snap is 0 2023-09-23T20:06:59.325 INFO:tasks.rados.rados.0.smithi098.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2023-09-23T20:06:59.331 INFO:tasks.rados.rados.0.smithi098.stdout:3990: writing smithi09866585-115 from 743536 to 1218754 tid 1 2023-09-23T20:06:59.338 INFO:tasks.rados.rados.0.smithi098.stdout:3990: writing smithi09866585-115 from 1734155 to 2357005 tid 2 2023-09-23T20:06:59.343 INFO:tasks.rados.rados.0.smithi098.stdout:3990: writing smithi09866585-115 from 3141957 to 3143536 tid 3 2023-09-23T20:06:59.344 INFO:tasks.rados.rados.0.smithi098.stdout:3991: write oid 266 current snap is 0 2023-09-23T20:06:59.344 INFO:tasks.rados.rados.0.smithi098.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2023-09-23T20:06:59.352 INFO:tasks.rados.rados.0.smithi098.stdout:3991: writing smithi09866585-266 from 760343 to 1310810 tid 1 2023-09-23T20:06:59.359 INFO:tasks.rados.rados.0.smithi098.stdout:3991: writing smithi09866585-266 from 1792637 to 2275498 tid 2 2023-09-23T20:06:59.364 INFO:tasks.rados.rados.0.smithi098.stdout:3991: writing smithi09866585-266 from 2769380 to 3160343 tid 3 2023-09-23T20:06:59.365 INFO:tasks.rados.rados.0.smithi098.stdout:3992: write oid 358 current snap is 0 2023-09-23T20:06:59.365 INFO:tasks.rados.rados.0.smithi098.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2023-09-23T20:06:59.373 INFO:tasks.rados.rados.0.smithi098.stdout:3992: writing smithi09866585-358 from 777150 to 1402866 tid 1 2023-09-23T20:06:59.381 INFO:tasks.rados.rados.0.smithi098.stdout:3992: writing smithi09866585-358 from 1851119 to 2477638 tid 2 2023-09-23T20:06:59.381 INFO:tasks.rados.rados.0.smithi098.stdout:3993: read oid 84 snap -1 2023-09-23T20:06:59.381 INFO:tasks.rados.rados.0.smithi098.stdout:3993: expect (ObjNum 2412 snap 0 seq_num 2412) 2023-09-23T20:06:59.381 INFO:tasks.rados.rados.0.smithi098.stdout:3994: read oid 498 snap -1 2023-09-23T20:06:59.381 INFO:tasks.rados.rados.0.smithi098.stdout:3994: expect (ObjNum 2022 snap 0 seq_num 2022) 2023-09-23T20:06:59.381 INFO:tasks.rados.rados.0.smithi098.stdout:3995: write oid 411 current snap is 0 2023-09-23T20:06:59.381 INFO:tasks.rados.rados.0.smithi098.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2023-09-23T20:06:59.393 INFO:tasks.rados.rados.0.smithi098.stdout:3995: writing smithi09866585-411 from 793957 to 1494922 tid 1 2023-09-23T20:06:59.401 INFO:tasks.rados.rados.0.smithi098.stdout:3995: writing smithi09866585-411 from 2193248 to 2679778 tid 2 2023-09-23T20:06:59.404 INFO:tasks.rados.rados.0.smithi098.stdout:3995: writing smithi09866585-411 from 3107873 to 3193957 tid 3 2023-09-23T20:06:59.405 INFO:tasks.rados.rados.0.smithi098.stdout:3996: read oid 350 snap -1 2023-09-23T20:06:59.405 INFO:tasks.rados.rados.0.smithi098.stdout:3996: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T20:06:59.405 INFO:tasks.rados.rados.0.smithi098.stdout:3997: write oid 483 current snap is 0 2023-09-23T20:06:59.405 INFO:tasks.rados.rados.0.smithi098.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2023-09-23T20:06:59.412 INFO:tasks.rados.rados.0.smithi098.stdout:3997: writing smithi09866585-483 from 410764 to 1186978 tid 1 2023-09-23T20:06:59.423 INFO:tasks.rados.rados.0.smithi098.stdout:3997: writing smithi09866585-483 from 1851730 to 2481918 tid 2 2023-09-23T20:06:59.428 INFO:tasks.rados.rados.0.smithi098.stdout:3997: writing smithi09866585-483 from 3135296 to 3210764 tid 3 2023-09-23T20:06:59.428 INFO:tasks.rados.rados.0.smithi098.stdout:3998: write oid 141 current snap is 0 2023-09-23T20:06:59.428 INFO:tasks.rados.rados.0.smithi098.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2023-09-23T20:06:59.433 INFO:tasks.rados.rados.0.smithi098.stdout:3998: writing smithi09866585-141 from 427571 to 879034 tid 1 2023-09-23T20:06:59.439 INFO:tasks.rados.rados.0.smithi098.stdout:3998: writing smithi09866585-141 from 1510212 to 2000411 tid 2 2023-09-23T20:06:59.446 INFO:tasks.rados.rados.0.smithi098.stdout:3998: writing smithi09866585-141 from 2762719 to 3227571 tid 3 2023-09-23T20:06:59.447 INFO:tasks.rados.rados.0.smithi098.stdout:3999: read oid 278 snap -1 2023-09-23T20:06:59.447 INFO:tasks.rados.rados.0.smithi098.stdout:3999: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-09-23T20:06:59.447 INFO:tasks.rados.rados.0.smithi098.stdout: waiting on 11 2023-09-23T20:06:59.447 INFO:tasks.rados.rados.0.smithi098.stdout:3988: expect (ObjNum 1404 snap 0 seq_num 1404) 2023-09-23T20:06:59.578 INFO:tasks.rados.rados.0.smithi098.stdout:3990: finishing write tid 1 to smithi09866585-115 2023-09-23T20:06:59.578 INFO:tasks.rados.rados.0.smithi098.stdout:3990: finishing write tid 2 to smithi09866585-115 2023-09-23T20:06:59.578 INFO:tasks.rados.rados.0.smithi098.stdout:3990: finishing write tid 3 to smithi09866585-115 2023-09-23T20:06:59.578 INFO:tasks.rados.rados.0.smithi098.stdout:3990: finishing write tid 4 to smithi09866585-115 2023-09-23T20:06:59.578 INFO:tasks.rados.rados.0.smithi098.stdout:3990: finishing write tid 5 to smithi09866585-115 2023-09-23T20:06:59.578 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 115 v 418 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2023-09-23T20:06:59.578 INFO:tasks.rados.rados.0.smithi098.stdout:3990: left oid 115 (ObjNum 2448 snap 0 seq_num 2448) 2023-09-23T20:06:59.578 INFO:tasks.rados.rados.0.smithi098.stdout:3991: finishing write tid 1 to smithi09866585-266 2023-09-23T20:06:59.578 INFO:tasks.rados.rados.0.smithi098.stdout:3991: finishing write tid 2 to smithi09866585-266 2023-09-23T20:06:59.578 INFO:tasks.rados.rados.0.smithi098.stdout:3991: finishing write tid 3 to smithi09866585-266 2023-09-23T20:06:59.579 INFO:tasks.rados.rados.0.smithi098.stdout:3991: finishing write tid 4 to smithi09866585-266 2023-09-23T20:06:59.579 INFO:tasks.rados.rados.0.smithi098.stdout:3991: finishing write tid 5 to smithi09866585-266 2023-09-23T20:06:59.579 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 266 v 566 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2023-09-23T20:06:59.579 INFO:tasks.rados.rados.0.smithi098.stdout:3991: left oid 266 (ObjNum 2449 snap 0 seq_num 2449) 2023-09-23T20:06:59.579 INFO:tasks.rados.rados.0.smithi098.stdout:3992: finishing write tid 1 to smithi09866585-358 2023-09-23T20:06:59.579 INFO:tasks.rados.rados.0.smithi098.stdout:3994: expect (ObjNum 2022 snap 0 seq_num 2022) 2023-09-23T20:06:59.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.366+0000 7f4951162c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T20:06:59.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.366+0000 7f4951162c80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T20:06:59.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.366+0000 7f4951162c80 0 pidfile_write: ignore empty --pid-file 2023-09-23T20:06:59.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.370+0000 7f4951162c80 0 load: jerasure load: lrc 2023-09-23T20:06:59.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T20:06:59.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Git sha 0 2023-09-23T20:06:59.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T20:06:59.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: DB SUMMARY 2023-09-23T20:06:59.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: DB Session ID: 63M666PTR3TDLKQNZRXF 2023-09-23T20:06:59.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T20:06:59.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T20:06:59.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 966 Bytes 2023-09-23T20:06:59.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000023.sst 2023-09-23T20:06:59.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 15998811 ; 2023-09-23T20:06:59.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.env: 0x55ccef1d3720 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.info_log: 0x55ccf0e8b480 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.statistics: (nil) 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.use_fsync: 0 2023-09-23T20:06:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T20:06:59.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T20:06:59.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T20:06:59.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T20:06:59.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T20:06:59.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T20:06:59.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T20:06:59.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T20:06:59.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T20:06:59.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T20:06:59.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T20:06:59.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.db_log_dir: 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.wal_dir: 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.write_buffer_manager: 0x55ccf0118c80 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T20:06:59.685 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.unordered_write: 0 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.row_cache: None 2023-09-23T20:06:59.686 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.wal_filter: None 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.wal_compression: 0 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T20:06:59.687 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T20:06:59.688 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_open_files: -1 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Compression algorithms supported: 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: kZSTD supported: 0 2023-09-23T20:06:59.689 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.merge_operator: 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_filter: None 2023-09-23T20:06:59.690 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ccf0e8b580) 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: cache_index_and_filter_blocks: 1 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: pin_top_level_index_and_filter: 1 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: index_type: 0 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: data_block_index_type: 0 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: index_shortening: 1 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T20:06:59.691 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: checksum: 4 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: no_block_cache: 0 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: block_cache: 0x55ccf019b1f0 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: block_cache_name: BinnedLRUCache 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: block_cache_options: 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: capacity : 536870912 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: num_shard_bits : 4 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: strict_capacity_limit : 0 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: high_pri_pool_ratio: 0.000 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: block_cache_compressed: (nil) 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: persistent_cache: (nil) 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: block_size: 4096 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: block_size_deviation: 10 2023-09-23T20:06:59.692 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: block_restart_interval: 16 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: index_block_restart_interval: 1 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: metadata_block_size: 4096 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: partition_filters: 0 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: use_delta_encoding: 1 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: filter_policy: bloomfilter 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: whole_key_filtering: 1 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: verify_compression: 0 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: read_amp_bytes_per_bit: 0 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: format_version: 5 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: enable_index_compression: 1 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: block_align: 0 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: max_auto_readahead_size: 262144 2023-09-23T20:06:59.693 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: prepopulate_block_cache: 0 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: initial_auto_readahead_size: 8192 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: num_file_reads_for_auto_readahead: 2 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compression: NoCompression 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.num_levels: 7 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T20:06:59.694 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T20:06:59.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T20:06:59.696 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T20:06:59.697 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T20:06:59.698 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T20:06:59.698 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T20:06:59.698 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T20:06:59.698 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T20:06:59.698 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T20:06:59.698 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T20:06:59.698 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T20:06:59.699 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T20:06:59.699 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T20:06:59.699 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T20:06:59.699 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T20:06:59.699 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T20:06:59.699 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T20:06:59.699 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.ttl: 2592000 2023-09-23T20:06:59.700 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T20:06:59.701 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4946180700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 23.sst 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 25, last_sequence is 11337, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b14f3527-48ab-4ded-aae5-fa2a10b11d67 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499619378398, "job": 1, "event": "recovery_started", "wal_files": [21]} 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.374+0000 7f4951162c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.434+0000 7f4951162c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499619439301, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 15501609, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 11338, "largest_seqno": 14957, "table_properties": {"data_size": 15480706, "index_size": 16553, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3333, "raw_key_size": 25299, "raw_average_key_size": 19, "raw_value_size": 15445769, "raw_average_value_size": 11745, "num_data_blocks": 720, "num_entries": 1315, "num_filter_entries": 1315, "num_deletions": 253, "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": 1695499619, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b14f3527-48ab-4ded-aae5-fa2a10b11d67", "db_session_id": "63M666PTR3TDLKQNZRXF", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.434+0000 7f4951162c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499619439538, "job": 1, "event": "recovery_finished"} 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.434+0000 7f4951162c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.438+0000 7f4951162c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.438+0000 7f4951162c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000021.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.438+0000 7f4951162c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ccf023c000 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.442+0000 7f4951162c80 4 rocksdb: DB pointer 0x55ccf022a000 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.442+0000 7f493f973700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.442+0000 7f493f973700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: ** DB Stats ** 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Uptime(secs): 0.1 total, 0.1 interval 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: ** Compaction Stats [default] ** 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: L0 1/0 14.78 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 497.2 0.03 0.00 1 0.030 0 0 0.0 0.0 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: L6 1/0 22.18 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Sum 2/0 36.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 497.2 0.03 0.00 1 0.030 0 0 0.0 0.0 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 497.2 0.03 0.00 1 0.030 0 0 0.0 0.0 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: ** Compaction Stats [default] ** 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 497.2 0.03 0.00 1 0.030 0 0 0.0 0.0 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Uptime(secs): 0.1 total, 0.1 interval 2023-09-23T20:06:59.704 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Flush(GB): cumulative 0.014, interval 0.014 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Cumulative compaction: 0.01 GB write, 221.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Interval compaction: 0.01 GB write, 221.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Block cache BinnedLRUCache@0x55ccf019b1f0#7 capacity: 512.00 MB usage: 24.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.7e-05 secs_since: 0 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Block cache entry stats(count,size,portion): FilterBlock(1,4.03 KB,0.0007689%) IndexBlock(1,20.08 KB,0.0038296%) Misc(1,0.00 KB,0%) 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.442+0000 7f4951162c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] at bind addrs [v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.442+0000 7f4951162c80 1 mon.a@-1(???) e3 preinit fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T20:06:59.705 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.442+0000 7f4951162c80 0 mon.a@-1(???).mds e7 new map 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.442+0000 7f4951162c80 0 mon.a@-1(???).mds e7 print_map 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: e7 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: legacy client fscid: 1 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Filesystem 'foo' (1) 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: fs_name foo 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: epoch 5 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: created 2023-09-23T20:01:00.048914+0000 2023-09-23T20:06:59.706 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: modified 2023-09-23T20:01:06.972114+0000 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: tableserver 0 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: root 0 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: session_timeout 60 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: session_autoclose 300 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: max_file_size 1099511627776 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: required_client_features {} 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: last_failure 0 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: last_failure_osd_epoch 0 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: max_mds 1 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: in 0 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: up {0=14640} 2023-09-23T20:06:59.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: failed 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: damaged 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: stopped 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: data_pools [4] 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: metadata_pool 3 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: inline_data disabled 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: balancer 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: bal_rank_mask -1 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: standby_count_wanted 1 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: [mds.foo.smithi098.uolpbb{0:14640} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.98:6834/2438180680,v1:172.21.15.98:6835/2438180680] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: Standby daemons: 2023-09-23T20:06:59.708 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: 2023-09-23T20:06:59.709 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: [mds.foo.smithi173.zebbhb{-1:24490} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.173:6832/2741021528,v1:172.21.15.173:6833/2741021528] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:06:59.709 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.446+0000 7f4951162c80 0 mon.a@-1(???).osd e71 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T20:06:59.709 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.446+0000 7f4951162c80 0 mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:06:59.709 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.446+0000 7f4951162c80 0 mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:06:59.709 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.446+0000 7f4951162c80 0 mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:06:59.709 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:06:59 smithi098 bash[74888]: debug 2023-09-23T20:06:59.446+0000 7f4951162c80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-09-23T20:06:59.783 INFO:tasks.rados.rados.0.smithi098.stdout:3992: finishing write tid 2 to smithi09866585-358 2023-09-23T20:06:59.783 INFO:tasks.rados.rados.0.smithi098.stdout:3992: finishing write tid 3 to smithi09866585-358 2023-09-23T20:06:59.783 INFO:tasks.rados.rados.0.smithi098.stdout:3992: finishing write tid 4 to smithi09866585-358 2023-09-23T20:06:59.783 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 358 v 440 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2023-09-23T20:06:59.783 INFO:tasks.rados.rados.0.smithi098.stdout:3992: left oid 358 (ObjNum 2450 snap 0 seq_num 2450) 2023-09-23T20:06:59.783 INFO:tasks.rados.rados.0.smithi098.stdout:3993: expect (ObjNum 2412 snap 0 seq_num 2412) 2023-09-23T20:06:59.934 INFO:tasks.rados.rados.0.smithi098.stdout:3995: finishing write tid 1 to smithi09866585-411 2023-09-23T20:06:59.934 INFO:tasks.rados.rados.0.smithi098.stdout:3995: finishing write tid 2 to smithi09866585-411 2023-09-23T20:06:59.935 INFO:tasks.rados.rados.0.smithi098.stdout:3995: finishing write tid 3 to smithi09866585-411 2023-09-23T20:06:59.935 INFO:tasks.rados.rados.0.smithi098.stdout:3995: finishing write tid 4 to smithi09866585-411 2023-09-23T20:06:59.935 INFO:tasks.rados.rados.0.smithi098.stdout:3995: finishing write tid 5 to smithi09866585-411 2023-09-23T20:06:59.935 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 411 v 348 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2023-09-23T20:06:59.935 INFO:tasks.rados.rados.0.smithi098.stdout:3995: left oid 411 (ObjNum 2451 snap 0 seq_num 2451) 2023-09-23T20:06:59.935 INFO:tasks.rados.rados.0.smithi098.stdout:3997: finishing write tid 1 to smithi09866585-483 2023-09-23T20:06:59.935 INFO:tasks.rados.rados.0.smithi098.stdout:3996: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T20:07:00.119 INFO:tasks.rados.rados.0.smithi098.stdout:3997: finishing write tid 2 to smithi09866585-483 2023-09-23T20:07:00.119 INFO:tasks.rados.rados.0.smithi098.stdout:3998: finishing write tid 1 to smithi09866585-141 2023-09-23T20:07:00.119 INFO:tasks.rados.rados.0.smithi098.stdout:3997: finishing write tid 3 to smithi09866585-483 2023-09-23T20:07:00.119 INFO:tasks.rados.rados.0.smithi098.stdout:3997: finishing write tid 4 to smithi09866585-483 2023-09-23T20:07:00.119 INFO:tasks.rados.rados.0.smithi098.stdout:3997: finishing write tid 5 to smithi09866585-483 2023-09-23T20:07:00.120 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 483 v 450 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2023-09-23T20:07:00.120 INFO:tasks.rados.rados.0.smithi098.stdout:3997: left oid 483 (ObjNum 2452 snap 0 seq_num 2452) 2023-09-23T20:07:00.120 INFO:tasks.rados.rados.0.smithi098.stdout:3998: finishing write tid 2 to smithi09866585-141 2023-09-23T20:07:00.120 INFO:tasks.rados.rados.0.smithi098.stdout:3998: finishing write tid 3 to smithi09866585-141 2023-09-23T20:07:00.120 INFO:tasks.rados.rados.0.smithi098.stdout:3998: finishing write tid 4 to smithi09866585-141 2023-09-23T20:07:00.120 INFO:tasks.rados.rados.0.smithi098.stdout:3998: finishing write tid 5 to smithi09866585-141 2023-09-23T20:07:00.121 INFO:tasks.rados.rados.0.smithi098.stdout:update_object_version oid 141 v 570 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2023-09-23T20:07:00.121 INFO:tasks.rados.rados.0.smithi098.stdout:3998: left oid 141 (ObjNum 2453 snap 0 seq_num 2453) 2023-09-23T20:07:00.121 INFO:tasks.rados.rados.0.smithi098.stdout:3999: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-09-23T20:07:00.289 INFO:tasks.rados.rados.0.smithi098.stdout:3988: done (10 left) 2023-09-23T20:07:00.289 INFO:tasks.rados.rados.0.smithi098.stdout:3990: done (9 left) 2023-09-23T20:07:00.289 INFO:tasks.rados.rados.0.smithi098.stdout:3991: done (8 left) 2023-09-23T20:07:00.289 INFO:tasks.rados.rados.0.smithi098.stdout:3992: done (7 left) 2023-09-23T20:07:00.289 INFO:tasks.rados.rados.0.smithi098.stdout:3993: done (6 left) 2023-09-23T20:07:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:3994: done (5 left) 2023-09-23T20:07:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:3995: done (4 left) 2023-09-23T20:07:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:3996: done (3 left) 2023-09-23T20:07:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:3997: done (2 left) 2023-09-23T20:07:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:3998: done (1 left) 2023-09-23T20:07:00.290 INFO:tasks.rados.rados.0.smithi098.stdout:3999: done (0 left) 2023-09-23T20:07:00.303 INFO:tasks.rados.rados.0.smithi098.stderr:0 errors. 2023-09-23T20:07:00.303 INFO:tasks.rados.rados.0.smithi098.stderr: 2023-09-23T20:07:00.312 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:07:01.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:01 smithi173 bash[55571]: ignoring --setuser ceph since I am not root 2023-09-23T20:07:01.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:01 smithi173 bash[55571]: ignoring --setgroup ceph since I am not root 2023-09-23T20:07:01.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:01 smithi173 bash[55571]: debug 2023-09-23T20:07:01.005+0000 7f5f83287700 1 -- 172.21.15.173:0/3480408464 <== mon.2 v2:172.21.15.98:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5633bc27f1e0 con 0x5633bcffe400 2023-09-23T20:07:01.345 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:01 smithi173 bash[55571]: debug 2023-09-23T20:07:01.165+0000 7f5f8cfb6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:07:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: cluster 2023-09-23T20:06:56.849542+0000 mgr.y (mgr.25178) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.4 MiB/s wr, 72 op/s 2023-09-23T20:07:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: cluster 2023-09-23T20:06:58.850132+0000 mgr.y (mgr.25178) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 12 MiB/s wr, 108 op/s 2023-09-23T20:07:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: audit 2023-09-23T20:06:59.319693+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.98:0/1389552608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:07:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: cluster 2023-09-23T20:07:00.865554+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T20:07:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: cluster 2023-09-23T20:07:00.894120+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:07:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: cluster 2023-09-23T20:07:00.907820+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T20:07:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: cluster 2023-09-23T20:07:00.908509+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:07:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: cluster 2023-09-23T20:07:00.908554+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T20:07:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: cluster 2023-09-23T20:07:00.909584+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e31: y(active, since 54s), standbys: x 2023-09-23T20:07:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: cluster 2023-09-23T20:07:00.942048+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e32: y(active, since 54s), standbys: x 2023-09-23T20:07:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: cluster 2023-09-23T20:07:00.942120+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T20:07:01.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:00 smithi173 bash[27697]: audit 2023-09-23T20:07:00.942290+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25178 ' entity='' 2023-09-23T20:07:01.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:01 smithi098 bash[71111]: ignoring --setuser ceph since I am not root 2023-09-23T20:07:01.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:01 smithi098 bash[71111]: ignoring --setgroup ceph since I am not root 2023-09-23T20:07:01.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:01 smithi098 bash[71111]: debug 2023-09-23T20:07:01.006+0000 7ffbe89a3700 1 -- 172.21.15.98:0/1905830008 <== mon.2 v2:172.21.15.98:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f2846bf1e0 con 0x55f28543e800 2023-09-23T20:07:01.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:01 smithi098 bash[71111]: debug 2023-09-23T20:07:01.158+0000 7ffbf26d2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T20:07:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: cluster 2023-09-23T20:06:56.849542+0000 mgr.y (mgr.25178) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.4 MiB/s wr, 72 op/s 2023-09-23T20:07:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: cluster 2023-09-23T20:06:58.850132+0000 mgr.y (mgr.25178) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 12 MiB/s wr, 108 op/s 2023-09-23T20:07:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: audit 2023-09-23T20:06:59.319693+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.98:0/1389552608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:07:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: cluster 2023-09-23T20:07:00.865554+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T20:07:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: cluster 2023-09-23T20:07:00.894120+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:07:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: cluster 2023-09-23T20:07:00.907820+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T20:07:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: cluster 2023-09-23T20:07:00.908509+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:07:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: cluster 2023-09-23T20:07:00.908554+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T20:07:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: cluster 2023-09-23T20:07:00.909584+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e31: y(active, since 54s), standbys: x 2023-09-23T20:07:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: cluster 2023-09-23T20:07:00.942048+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e32: y(active, since 54s), standbys: x 2023-09-23T20:07:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: cluster 2023-09-23T20:07:00.942120+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T20:07:01.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:00 smithi098 bash[33670]: audit 2023-09-23T20:07:00.942290+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25178 ' entity='' 2023-09-23T20:07:01.779 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 1 2023-09-23T20:07:02.069 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:01 smithi098 bash[33670]: audit 2023-09-23T20:07:01.760824+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.98:0/1947936264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:07:02.268 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:02 smithi098 bash[71111]: debug 2023-09-23T20:07:02.062+0000 7ffbf26d2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:07:02.268 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:02 smithi098 bash[71111]: debug 2023-09-23T20:07:02.162+0000 7ffbf26d2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:07:02.319 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:01 smithi173 bash[27697]: audit 2023-09-23T20:07:01.760824+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.98:0/1947936264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:07:02.320 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:02 smithi173 bash[55571]: debug 2023-09-23T20:07:02.101+0000 7f5f8cfb6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T20:07:02.320 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:02 smithi173 bash[55571]: debug 2023-09-23T20:07:02.209+0000 7f5f8cfb6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T20:07:02.625 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:07:02.815 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:02 smithi098 bash[71111]: debug 2023-09-23T20:07:02.262+0000 7ffbf26d2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:07:02.815 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:02 smithi098 bash[71111]: debug 2023-09-23T20:07:02.522+0000 7ffbf26d2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:07:02.958 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:02 smithi173 bash[55571]: debug 2023-09-23T20:07:02.313+0000 7f5f8cfb6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T20:07:02.958 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:02 smithi173 bash[55571]: debug 2023-09-23T20:07:02.589+0000 7f5f8cfb6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:07:03.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:02 smithi098 bash[71111]: debug 2023-09-23T20:07:02.894+0000 7ffbf26d2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:07:03.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:03 smithi098 bash[71111]: debug 2023-09-23T20:07:03.054+0000 7ffbf26d2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:07:03.342 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:02 smithi173 bash[55571]: debug 2023-09-23T20:07:02.953+0000 7f5f8cfb6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T20:07:03.342 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:03 smithi173 bash[55571]: debug 2023-09-23T20:07:03.117+0000 7f5f8cfb6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T20:07:03.679 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:03 smithi098 bash[71111]: debug 2023-09-23T20:07:03.274+0000 7ffbf26d2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:07:04.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:04 smithi098 bash[71111]: debug 2023-09-23T20:07:04.306+0000 7ffbf26d2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:07:04.714 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:04 smithi098 bash[71111]: debug 2023-09-23T20:07:04.422+0000 7ffbf26d2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:07:04.715 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:04 smithi098 bash[71111]: debug 2023-09-23T20:07:04.550+0000 7ffbf26d2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:07:04.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:03 smithi173 bash[55571]: debug 2023-09-23T20:07:03.337+0000 7f5f8cfb6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T20:07:04.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:04 smithi173 bash[55571]: debug 2023-09-23T20:07:04.360+0000 7f5f8cfb6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T20:07:04.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:04 smithi173 bash[55571]: debug 2023-09-23T20:07:04.476+0000 7f5f8cfb6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T20:07:04.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:04 smithi173 bash[55571]: debug 2023-09-23T20:07:04.600+0000 7f5f8cfb6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T20:07:05.165 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:07:05.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:05 smithi173 bash[55571]: debug 2023-09-23T20:07:05.072+0000 7f5f8cfb6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:07:05.344 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:05 smithi173 bash[55571]: debug 2023-09-23T20:07:05.300+0000 7f5f8cfb6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:07:05.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:05 smithi098 bash[71111]: debug 2023-09-23T20:07:05.038+0000 7ffbf26d2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T20:07:05.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:05 smithi098 bash[71111]: debug 2023-09-23T20:07:05.262+0000 7ffbf26d2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T20:07:06.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:05 smithi173 bash[55571]: debug 2023-09-23T20:07:05.752+0000 7f5f8cfb6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:07:06.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:05 smithi098 bash[71111]: debug 2023-09-23T20:07:05.714+0000 7ffbf26d2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T20:07:06.526 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:06 smithi098 bash[71111]: debug 2023-09-23T20:07:06.210+0000 7ffbf26d2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:07:06.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:06 smithi173 bash[55571]: debug 2023-09-23T20:07:06.252+0000 7f5f8cfb6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T20:07:06.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:06 smithi098 bash[71111]: debug 2023-09-23T20:07:06.802+0000 7ffbf26d2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:07:07.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:06 smithi173 bash[55571]: debug 2023-09-23T20:07:06.816+0000 7f5f8cfb6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T20:07:07.094 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:06 smithi173 bash[55571]: debug 2023-09-23T20:07:06.940+0000 7f5f8cfb6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:07:07.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:06 smithi098 bash[71111]: debug 2023-09-23T20:07:06.922+0000 7ffbf26d2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T20:07:07.540 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:07 smithi098 bash[71111]: debug 2023-09-23T20:07:07.266+0000 7ffbf26d2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:07:07.540 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:07 smithi098 bash[71111]: debug 2023-09-23T20:07:07.386+0000 7ffbf26d2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:07:07.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:07 smithi173 bash[55571]: debug 2023-09-23T20:07:07.328+0000 7f5f8cfb6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T20:07:07.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:07 smithi173 bash[55571]: debug 2023-09-23T20:07:07.452+0000 7f5f8cfb6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T20:07:07.866 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:07 smithi173 bash[55571]: debug 2023-09-23T20:07:07.608+0000 7f5f8cfb6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:07:07.867 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:07 smithi173 bash[55571]: debug 2023-09-23T20:07:07.732+0000 7f5f8cfb6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:07:07.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:07 smithi098 bash[71111]: debug 2023-09-23T20:07:07.534+0000 7ffbf26d2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T20:07:07.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:07 smithi098 bash[71111]: debug 2023-09-23T20:07:07.650+0000 7ffbf26d2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T20:07:07.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:07 smithi098 bash[71111]: debug 2023-09-23T20:07:07.782+0000 7ffbf26d2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:07:08.193 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:07 smithi173 bash[55571]: debug 2023-09-23T20:07:07.860+0000 7f5f8cfb6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T20:07:08.193 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:08 smithi173 bash[55571]: debug 2023-09-23T20:07:08.056+0000 7f5f8cfb6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:07:08.286 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:07 smithi098 bash[71111]: debug 2023-09-23T20:07:07.970+0000 7ffbf26d2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T20:07:08.286 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:08 smithi098 bash[71111]: debug 2023-09-23T20:07:08.098+0000 7ffbf26d2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:07:08.594 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:08 smithi173 bash[55571]: debug 2023-09-23T20:07:08.188+0000 7f5f8cfb6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T20:07:08.743 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:07:08.743 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":71,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:50:14.913069+0000","modified":"2023-09-23T20:06:06.816973+0000","last_up_change":"2023-09-23T19:58:05.017708+0000","last_in_change":"2023-09-23T19:57:39.670490+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":"pacific","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T19:54:36.685115+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":"70","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":{},"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T19:59:04.268240+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":"54","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-23T20:00:58.705367+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":"58","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-23T20:00:59.478692+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","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-23T20:02:53.235603+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":"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":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"812f297c-3fd5-4b0f-8798-4e4267e9a494","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6802","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6803","nonce":919499635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6805","nonce":919499635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6809","nonce":919499635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":919499635},{"type":"v1","addr":"172.21.15.98:6807","nonce":919499635}]},"public_addr":"172.21.15.98:6803/919499635","cluster_addr":"172.21.15.98:6805/919499635","heartbeat_back_addr":"172.21.15.98:6809/919499635","heartbeat_front_addr":"172.21.15.98:6807/919499635","state":["exists","up"]},{"osd":1,"uuid":"8b765e0f-56dc-4637-8b3f-4c3a2c1318f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6811","nonce":3067116459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6813","nonce":3067116459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6817","nonce":3067116459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":3067116459},{"type":"v1","addr":"172.21.15.98:6815","nonce":3067116459}]},"public_addr":"172.21.15.98:6811/3067116459","cluster_addr":"172.21.15.98:6813/3067116459","heartbeat_back_addr":"172.21.15.98:6817/3067116459","heartbeat_front_addr":"172.21.15.98:6815/3067116459","state":["exists","up"]},{"osd":2,"uuid":"ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6818","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6819","nonce":1695174917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6821","nonce":1695174917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6825","nonce":1695174917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":1695174917},{"type":"v1","addr":"172.21.15.98:6823","nonce":1695174917}]},"public_addr":"172.21.15.98:6819/1695174917","cluster_addr":"172.21.15.98:6821/1695174917","heartbeat_back_addr":"172.21.15.98:6825/1695174917","heartbeat_front_addr":"172.21.15.98:6823/1695174917","state":["exists","up"]},{"osd":3,"uuid":"f2b3d028-574a-4695-bed0-21f1f03cd9d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6826","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6827","nonce":488893888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6829","nonce":488893888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6833","nonce":488893888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":488893888},{"type":"v1","addr":"172.21.15.98:6831","nonce":488893888}]},"public_addr":"172.21.15.98:6827/488893888","cluster_addr":"172.21.15.98:6829/488893888","heartbeat_back_addr":"172.21.15.98:6833/488893888","heartbeat_front_addr":"172.21.15.98:6831/488893888","state":["exists","up"]},{"osd":4,"uuid":"167b8234-20dd-4264-968a-a01d73e5bd4c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6800","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6801","nonce":2891711223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6803","nonce":2891711223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6807","nonce":2891711223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6805","nonce":2891711223}]},"public_addr":"172.21.15.173:6801/2891711223","cluster_addr":"172.21.15.173:6803/2891711223","heartbeat_back_addr":"172.21.15.173:6807/2891711223","heartbeat_front_addr":"172.21.15.173:6805/2891711223","state":["exists","up"]},{"osd":5,"uuid":"bbf616af-220c-41c6-a170-3f18e632b4a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6808","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6809","nonce":253674557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6811","nonce":253674557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6815","nonce":253674557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6813","nonce":253674557}]},"public_addr":"172.21.15.173:6809/253674557","cluster_addr":"172.21.15.173:6811/253674557","heartbeat_back_addr":"172.21.15.173:6815/253674557","heartbeat_front_addr":"172.21.15.173:6813/253674557","state":["exists","up"]},{"osd":6,"uuid":"53fd1406-45e6-4fac-8a29-cbc2c3b98483","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6816","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6817","nonce":1010374347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6819","nonce":1010374347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6823","nonce":1010374347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6821","nonce":1010374347}]},"public_addr":"172.21.15.173:6817/1010374347","cluster_addr":"172.21.15.173:6819/1010374347","heartbeat_back_addr":"172.21.15.173:6823/1010374347","heartbeat_front_addr":"172.21.15.173:6821/1010374347","state":["exists","up"]},{"osd":7,"uuid":"5bf7b4c9-162f-4d53-85eb-c8011b27852c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6824","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6825","nonce":2153478737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6827","nonce":2153478737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6831","nonce":2153478737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6829","nonce":2153478737}]},"public_addr":"172.21.15.173:6825/2153478737","cluster_addr":"172.21.15.173:6827/2153478737","heartbeat_back_addr":"172.21.15.173:6831/2153478737","heartbeat_front_addr":"172.21.15.173:6829/2153478737","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:03.256030+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:49.089103+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:34.725596+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:18.625741+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:58.685275+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:56:40.340495+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:57:21.923331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:58:03.478372+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":2}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.173:6835/1036146036":"2023-09-24T20:06:06.816868+0000","172.21.15.173:6834/1036146036":"2023-09-24T20:06:06.816868+0000","172.21.15.173:0/990300810":"2023-09-24T20:06:06.816868+0000","172.21.15.98:0/2493966684":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6800/3312913360":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/3379318562":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3932483482":"2023-09-24T20:04:28.832814+0000","172.21.15.98:6801/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6800/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.173:0/4107877450":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6800/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:0/3004890185":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.173:0/3267864183":"2023-09-24T20:06:06.816868+0000","172.21.15.98:0/1349644273":"2023-09-24T19:51:12.453890+0000","172.21.15.173:0/2387301533":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6801/3312913360":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/1597274531":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/2067383504":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/1695892652":"2023-09-24T19:58:37.657837+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-23T20:07:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:08 smithi173 bash[27697]: audit 2023-09-23T20:07:08.737040+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.98:0/2492576982' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:07:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:08 smithi098 bash[33670]: audit 2023-09-23T20:07:08.737040+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.98:0/2492576982' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:07:09.545 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:07:09.668 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: debug 2023-09-23T20:07:09.434+0000 7fab5bd28700 -1 mon.c@2(peon).osd e72 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T20:07:09.669 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: debug 2023-09-23T20:07:09.410+0000 7ffbf26d2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:07:09.669 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: [23/Sep/2023:20:07:09] ENGINE Bus STARTING 2023-09-23T20:07:09.669 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: debug 2023-09-23T20:07:09.662+0000 7ffb4ba25700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:07:09.669 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: debug 2023-09-23T20:07:09.662+0000 7ffb4ba25700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:07:09.669 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: debug 2023-09-23T20:07:09.662+0000 7ffb4ba25700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:07:09.669 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: debug 2023-09-23T20:07:09.662+0000 7ffb4ba25700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:07:09.669 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: debug 2023-09-23T20:07:09.662+0000 7ffb4ba25700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:07:09.721 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: debug 2023-09-23T20:07:09.436+0000 7f7b3fe7f700 -1 mon.b@1(peon).osd e72 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T20:07:09.722 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[55571]: debug 2023-09-23T20:07:09.440+0000 7f5f8cfb6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T20:07:09.722 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[55571]: [23/Sep/2023:20:07:09] ENGINE Bus STARTING 2023-09-23T20:07:09.722 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[55571]: CherryPy Checker: 2023-09-23T20:07:09.722 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[55571]: The Application mounted at '' has an empty config. 2023-09-23T20:07:09.722 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[55571]: [23/Sep/2023:20:07:09] ENGINE Serving on http://:::9283 2023-09-23T20:07:09.722 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[55571]: [23/Sep/2023:20:07:09] ENGINE Bus STARTED 2023-09-23T20:07:09.929 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: CherryPy Checker: 2023-09-23T20:07:09.930 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: The Application mounted at '' has an empty config. 2023-09-23T20:07:09.930 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: [23/Sep/2023:20:07:09] ENGINE Serving on http://:::9283 2023-09-23T20:07:09.930 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: [23/Sep/2023:20:07:09] ENGINE Bus STARTED 2023-09-23T20:07:09.930 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: debug 2023-09-23T20:07:09.678+0000 7ffb50a2f700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:07:09.930 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: debug 2023-09-23T20:07:09.678+0000 7ffb50a2f700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:07:09.930 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: debug 2023-09-23T20:07:09.678+0000 7ffb50a2f700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:07:09.930 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: debug 2023-09-23T20:07:09.678+0000 7ffb50a2f700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:07:09.930 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[71111]: debug 2023-09-23T20:07:09.678+0000 7ffb50a2f700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T20:07:09.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.434581+0000 mon.a (mon.0) 10 : cluster [INF] Active manager daemon y restarted 2023-09-23T20:07:09.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.434958+0000 mon.a (mon.0) 11 : cluster [INF] Activating manager daemon y 2023-09-23T20:07:09.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.441423+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T20:07:09.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.441798+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e33: y(active, starting, since 0.00692597s), standbys: x 2023-09-23T20:07:09.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.444579+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:07:09.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.444785+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:07:09.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.444952+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:07:09.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.445504+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi098.uolpbb"}]: dispatch 2023-09-23T20:07:09.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.445994+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi173.zebbhb"}]: dispatch 2023-09-23T20:07:09.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.446300+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:09.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.447728+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:07:09.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.447998+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:07:09.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.448387+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:07:09.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.448860+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:07:09.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.449183+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:07:09.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.449500+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:07:09.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.449763+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:07:09.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.450110+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:07:09.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.450478+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:07:09.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.450525+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:09.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.450759+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:07:09.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.451065+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:07:09.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.451433+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:07:09.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.452368+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:07:09.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.455785+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:09.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.462052+0000 mon.a (mon.0) 32 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:07:09.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.462134+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:07:09.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.468609+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.173:0/3219898673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:07:09.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.469103+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.173:0/3219898673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:07:09.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.473007+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.173:0/3219898673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:07:09.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.474735+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.173:0/3219898673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:07:09.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.484273+0000 mon.a (mon.0) 34 : cluster [INF] Manager daemon y is now available 2023-09-23T20:07:09.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.516545+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:09.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.519740+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:09.935 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.553690+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:09.935 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.578358+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:07:09.935 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:09 smithi098 bash[33670]: audit 2023-09-23T20:07:09.641133+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:07:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.434581+0000 mon.a (mon.0) 10 : cluster [INF] Active manager daemon y restarted 2023-09-23T20:07:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.434958+0000 mon.a (mon.0) 11 : cluster [INF] Activating manager daemon y 2023-09-23T20:07:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.441423+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T20:07:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.441798+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e33: y(active, starting, since 0.00692597s), standbys: x 2023-09-23T20:07:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.444579+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:07:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.444785+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:07:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.444952+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:07:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.445504+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi098.uolpbb"}]: dispatch 2023-09-23T20:07:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.445994+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi173.zebbhb"}]: dispatch 2023-09-23T20:07:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.446300+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.447728+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T20:07:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.447998+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T20:07:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.448387+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:07:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.448860+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:07:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.449183+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:07:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.449500+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:07:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.449763+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T20:07:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.450110+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T20:07:10.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.450478+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T20:07:10.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.450525+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:10.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.450759+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:07:10.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.451065+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T20:07:10.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.451433+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T20:07:10.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.452368+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T20:07:10.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.455785+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:10.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.462052+0000 mon.a (mon.0) 32 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T20:07:10.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.462134+0000 mon.a (mon.0) 33 : cluster [DBG] Standby manager daemon x started 2023-09-23T20:07:10.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.468609+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.173:0/3219898673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T20:07:10.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.469103+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.173:0/3219898673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T20:07:10.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.473007+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.173:0/3219898673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T20:07:10.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.474735+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.173:0/3219898673' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T20:07:10.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.484273+0000 mon.a (mon.0) 34 : cluster [INF] Manager daemon y is now available 2023-09-23T20:07:10.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.516545+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:10.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.519740+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:10.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.553690+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:10.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.578358+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T20:07:10.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:09 smithi173 bash[27697]: audit 2023-09-23T20:07:09.641133+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T20:07:10.496 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:07:10.496 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (2m) - 7m 12.6M - 0.23.0 ba2b418f427c 81eef607feec 2023-09-23T20:07:10.496 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi173 *:3000 running (85s) - 7m 39.7M - 8.3.5 dad864ee21e9 0d850985e1f9 2023-09-23T20:07:10.496 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi098.uolpbb smithi098 running (6m) - 6m 14.8M - 16.2.14-37-g2e1f1015 1e6a756174a8 d5b67cd7a471 2023-09-23T20:07:10.496 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi173.zebbhb smithi173 running (6m) - 6m 13.2M - 16.2.14-37-g2e1f1015 1e6a756174a8 e2e575edcb34 2023-09-23T20:07:10.496 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi173 *:8443,9283,8765 running (34s) - 14m 72.7M - 18.2.0-460-gbb0daeff e32c2a64c126 f5d9d853fabc 2023-09-23T20:07:10.496 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (80s) - 16m 457M - 18.2.0-460-gbb0daeff e32c2a64c126 23221035e6e7 2023-09-23T20:07:10.496 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (16m) - 16m 63.7M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 2d5e422e4e1c 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi173 running (15m) - 15m 61.4M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 fe6c185b7136 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (15m) - 15m 56.0M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 a708093685cd 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (2m) - 8m 8876k - 1.3.1 1dbe0e931976 d45f5b832c4a 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi173 *:9100 running (109s) - 8m 8964k - 1.3.1 1dbe0e931976 9493b87b5b81 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (14m) - 14m 104M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 a7c869fa2318 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (13m) - 13m 79.9M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 4ed7fa24b650 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (12m) - 12m 109M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 8aa29ef36e23 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (11m) - 11m 71.3M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 9b044898f00d 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi173 running (11m) - 11m 108M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 e45b1f57f0ed 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi173 running (10m) - 10m 106M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 3c4cbc0dceef 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi173 running (9m) - 9m 76.3M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 b5ef20c6c133 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi173 running (9m) - 9m 91.0M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 41fb73503ff1 2023-09-23T20:07:10.497 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi173 *:9095 running (40s) - 8m 40.5M - 2.33.4 514e6a882f6e 88e8de9a9dfd 2023-09-23T20:07:10.749 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:10 smithi098 bash[71111]: debug 2023-09-23T20:07:10.474+0000 7ffbaa68b700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-09-23T20:07:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:10 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.593696+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:10 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.624111+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:10 smithi173 bash[27697]: cluster 2023-09-23T20:07:09.632590+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:10 smithi173 bash[27697]: cluster 2023-09-23T20:07:10.471369+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e34: y(active, since 1.03649s), standbys: x 2023-09-23T20:07:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:10 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.593696+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:10 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.624111+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:10 smithi098 bash[33670]: cluster 2023-09-23T20:07:09.632590+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-09-23T20:07:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:10 smithi098 bash[33670]: cluster 2023-09-23T20:07:10.471369+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e34: y(active, since 1.03649s), standbys: x 2023-09-23T20:07:11.449 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T20:07:11.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:11 smithi098 bash[33670]: cephadm 2023-09-23T20:07:10.171326+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [23/Sep/2023:20:07:10] ENGINE Bus STARTING 2023-09-23T20:07:11.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:11 smithi098 bash[33670]: cephadm 2023-09-23T20:07:10.294953+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [23/Sep/2023:20:07:10] ENGINE Serving on https://172.21.15.98:7150 2023-09-23T20:07:11.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:11 smithi098 bash[33670]: cephadm 2023-09-23T20:07:10.396860+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [23/Sep/2023:20:07:10] ENGINE Serving on http://172.21.15.98:8765 2023-09-23T20:07:11.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:11 smithi098 bash[33670]: cephadm 2023-09-23T20:07:10.397260+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [23/Sep/2023:20:07:10] ENGINE Bus STARTED 2023-09-23T20:07:11.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:11 smithi098 bash[33670]: audit 2023-09-23T20:07:10.474320+0000 mgr.y (mgr.34107) 5 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:07:11.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:11 smithi098 bash[33670]: cluster 2023-09-23T20:07:10.479301+0000 mgr.y (mgr.34107) 6 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:12.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:11 smithi173 bash[27697]: cephadm 2023-09-23T20:07:10.171326+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [23/Sep/2023:20:07:10] ENGINE Bus STARTING 2023-09-23T20:07:12.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:11 smithi173 bash[27697]: cephadm 2023-09-23T20:07:10.294953+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [23/Sep/2023:20:07:10] ENGINE Serving on https://172.21.15.98:7150 2023-09-23T20:07:12.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:11 smithi173 bash[27697]: cephadm 2023-09-23T20:07:10.396860+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [23/Sep/2023:20:07:10] ENGINE Serving on http://172.21.15.98:8765 2023-09-23T20:07:12.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:11 smithi173 bash[27697]: cephadm 2023-09-23T20:07:10.397260+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [23/Sep/2023:20:07:10] ENGINE Bus STARTED 2023-09-23T20:07:12.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:11 smithi173 bash[27697]: audit 2023-09-23T20:07:10.474320+0000 mgr.y (mgr.34107) 5 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:07:12.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:11 smithi173 bash[27697]: cluster 2023-09-23T20:07:10.479301+0000 mgr.y (mgr.34107) 6 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:13.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:12 smithi098 bash[33670]: cluster 2023-09-23T20:07:11.451382+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:13.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:12 smithi098 bash[33670]: cluster 2023-09-23T20:07:11.818921+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e35: y(active, since 2s), standbys: x 2023-09-23T20:07:13.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:12 smithi173 bash[27697]: cluster 2023-09-23T20:07:11.451382+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:13.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:12 smithi173 bash[27697]: cluster 2023-09-23T20:07:11.818921+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e35: y(active, since 2s), standbys: x 2023-09-23T20:07:14.912 INFO:teuthology.orchestra.run.smithi098.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:07:14.980 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:07:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:14 smithi173 bash[27697]: cluster 2023-09-23T20:07:13.451969+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:15.249 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:14 smithi098 bash[33670]: cluster 2023-09-23T20:07:13.451969+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:16.087 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:07:16] "GET /metrics HTTP/1.1" 200 33353 "" "Prometheus/2.33.4" 2023-09-23T20:07:16.087 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:15 smithi098 bash[33670]: audit 2023-09-23T20:07:14.898650+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:07:16.087 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:15 smithi098 bash[33670]: cephadm 2023-09-23T20:07:14.899207+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:07:16.087 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:15 smithi098 bash[33670]: audit 2023-09-23T20:07:14.907308+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:16.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T20:07:16.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:15 smithi173 bash[27697]: audit 2023-09-23T20:07:14.898650+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:07:16.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:15 smithi173 bash[27697]: cephadm 2023-09-23T20:07:14.899207+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:07:16.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:15 smithi173 bash[27697]: audit 2023-09-23T20:07:14.907308+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:16 smithi098 bash[33670]: cluster 2023-09-23T20:07:15.452471+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:17.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:16 smithi098 bash[33670]: audit 2023-09-23T20:07:16.037680+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:16 smithi098 bash[33670]: audit 2023-09-23T20:07:16.044305+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:16 smithi098 bash[33670]: audit 2023-09-23T20:07:16.302708+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:16 smithi098 bash[33670]: audit 2023-09-23T20:07:16.309946+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:16 smithi098 bash[33670]: audit 2023-09-23T20:07:16.842910+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:16 smithi098 bash[33670]: audit 2023-09-23T20:07:16.849060+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:16 smithi173 bash[27697]: cluster 2023-09-23T20:07:15.452471+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:16 smithi173 bash[27697]: audit 2023-09-23T20:07:16.037680+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:16 smithi173 bash[27697]: audit 2023-09-23T20:07:16.044305+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:16 smithi173 bash[27697]: audit 2023-09-23T20:07:16.302708+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:16 smithi173 bash[27697]: audit 2023-09-23T20:07:16.309946+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:16 smithi173 bash[27697]: audit 2023-09-23T20:07:16.842910+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:17.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:16 smithi173 bash[27697]: audit 2023-09-23T20:07:16.849060+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:18.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:18 smithi098 bash[33670]: audit 2023-09-23T20:07:17.108017+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:18.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:18 smithi098 bash[33670]: audit 2023-09-23T20:07:17.114359+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:18.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:18 smithi098 bash[33670]: cluster 2023-09-23T20:07:17.453682+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:18.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:18 smithi173 bash[27697]: audit 2023-09-23T20:07:17.108017+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:18.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:18 smithi173 bash[27697]: audit 2023-09-23T20:07:17.114359+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:18.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:18 smithi173 bash[27697]: cluster 2023-09-23T20:07:17.453682+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:19.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:07:18 smithi173 bash[55138]: ts=2023-09-23T20:07:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:07:20.449 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:07:20.451 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:07:20.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:20 smithi173 bash[27697]: cluster 2023-09-23T20:07:19.454319+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:20.874 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:20 smithi098 bash[33670]: cluster 2023-09-23T20:07:19.454319+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:21.802 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:21 smithi098 bash[33670]: audit 2023-09-23T20:07:20.431735+0000 mgr.y (mgr.34107) 14 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:07:21.805 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":8,"stamp":"2023-09-23T20:07:19.453923+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1236399155,"num_objects":439,"num_object_clones":0,"num_object_copies":1317,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":439,"num_whiteouts":0,"num_read":14682,"num_read_kb":15466187,"num_write":10020,"num_write_kb":2773915,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7901,"ondisk_log_size":7901,"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":4684420,"kb_used_data":2250052,"kb_used_omap":0,"kb_used_meta":2434304,"kb_avail":745276796,"statfs":{"total":767960285184,"available":763163439104,"internally_reserved":0,"allocated":2304053248,"data_stored":2288195396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2492727296},"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":"8.974928"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.829383+0000","last_change":"2023-09-23T20:01:00.058915+0000","last_active":"2023-09-23T20:06:06.829383+0000","last_peered":"2023-09-23T20:06:06.829383+0000","last_clean":"2023-09-23T20:06:06.829383+0000","last_became_active":"2023-09-23T20:01:00.058485+0000","last_became_peered":"2023-09-23T20:01:00.058485+0000","last_unstale":"2023-09-23T20:06:06.829383+0000","last_undegraded":"2023-09-23T20:06:06.829383+0000","last_fullsized":"2023-09-23T20:06:06.829383+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.272985+0000","last_change":"2023-09-23T20:01:01.268304+0000","last_active":"2023-09-23T20:06:07.272985+0000","last_peered":"2023-09-23T20:06:07.272985+0000","last_clean":"2023-09-23T20:06:07.272985+0000","last_became_active":"2023-09-23T20:01:01.267946+0000","last_became_peered":"2023-09-23T20:01:01.267946+0000","last_unstale":"2023-09-23T20:06:07.272985+0000","last_undegraded":"2023-09-23T20:06:07.272985+0000","last_fullsized":"2023-09-23T20:06:07.272985+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.827400+0000","last_change":"2023-09-23T20:01:00.054698+0000","last_active":"2023-09-23T20:06:06.827400+0000","last_peered":"2023-09-23T20:06:06.827400+0000","last_clean":"2023-09-23T20:06:06.827400+0000","last_became_active":"2023-09-23T20:01:00.054362+0000","last_became_peered":"2023-09-23T20:01:00.054362+0000","last_unstale":"2023-09-23T20:06:06.827400+0000","last_undegraded":"2023-09-23T20:06:06.827400+0000","last_fullsized":"2023-09-23T20:06:06.827400+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.826533+0000","last_change":"2023-09-23T20:01:01.376631+0000","last_active":"2023-09-23T20:06:06.826533+0000","last_peered":"2023-09-23T20:06:06.826533+0000","last_clean":"2023-09-23T20:06:06.826533+0000","last_became_active":"2023-09-23T20:01:01.376235+0000","last_became_peered":"2023-09-23T20:01:01.376235+0000","last_unstale":"2023-09-23T20:06:06.826533+0000","last_undegraded":"2023-09-23T20:06:06.826533+0000","last_fullsized":"2023-09-23T20:06:06.826533+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.269987+0000","last_change":"2023-09-23T20:01:00.070153+0000","last_active":"2023-09-23T20:06:07.269987+0000","last_peered":"2023-09-23T20:06:07.269987+0000","last_clean":"2023-09-23T20:06:07.269987+0000","last_became_active":"2023-09-23T20:01:00.067903+0000","last_became_peered":"2023-09-23T20:01:00.067903+0000","last_unstale":"2023-09-23T20:06:07.269987+0000","last_undegraded":"2023-09-23T20:06:07.269987+0000","last_fullsized":"2023-09-23T20:06:07.269987+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.933390+0000","last_change":"2023-09-23T20:01:39.062624+0000","last_active":"2023-09-23T20:06:06.933390+0000","last_peered":"2023-09-23T20:06:06.933390+0000","last_clean":"2023-09-23T20:06:06.933390+0000","last_became_active":"2023-09-23T20:01:39.061928+0000","last_became_peered":"2023-09-23T20:01:39.061928+0000","last_unstale":"2023-09-23T20:06:06.933390+0000","last_undegraded":"2023-09-23T20:06:06.933390+0000","last_fullsized":"2023-09-23T20:06:06.933390+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.827044+0000","last_change":"2023-09-23T20:01:00.078651+0000","last_active":"2023-09-23T20:06:06.827044+0000","last_peered":"2023-09-23T20:06:06.827044+0000","last_clean":"2023-09-23T20:06:06.827044+0000","last_became_active":"2023-09-23T20:01:00.078291+0000","last_became_peered":"2023-09-23T20:01:00.078291+0000","last_unstale":"2023-09-23T20:06:06.827044+0000","last_undegraded":"2023-09-23T20:06:06.827044+0000","last_fullsized":"2023-09-23T20:06:06.827044+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.269856+0000","last_change":"2023-09-23T20:01:01.268336+0000","last_active":"2023-09-23T20:06:07.269856+0000","last_peered":"2023-09-23T20:06:07.269856+0000","last_clean":"2023-09-23T20:06:07.269856+0000","last_became_active":"2023-09-23T20:01:01.267367+0000","last_became_peered":"2023-09-23T20:01:01.267367+0000","last_unstale":"2023-09-23T20:06:07.269856+0000","last_undegraded":"2023-09-23T20:06:07.269856+0000","last_fullsized":"2023-09-23T20:06:07.269856+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.977014+0000","last_change":"2023-09-23T20:01:00.053868+0000","last_active":"2023-09-23T20:06:06.977014+0000","last_peered":"2023-09-23T20:06:06.977014+0000","last_clean":"2023-09-23T20:06:06.977014+0000","last_became_active":"2023-09-23T20:01:00.049447+0000","last_became_peered":"2023-09-23T20:01:00.049447+0000","last_unstale":"2023-09-23T20:06:06.977014+0000","last_undegraded":"2023-09-23T20:06:06.977014+0000","last_fullsized":"2023-09-23T20:06:06.977014+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.270505+0000","last_change":"2023-09-23T20:01:01.375258+0000","last_active":"2023-09-23T20:06:07.270505+0000","last_peered":"2023-09-23T20:06:07.270505+0000","last_clean":"2023-09-23T20:06:07.270505+0000","last_became_active":"2023-09-23T20:01:01.373861+0000","last_became_peered":"2023-09-23T20:01:01.373861+0000","last_unstale":"2023-09-23T20:06:07.270505+0000","last_undegraded":"2023-09-23T20:06:07.270505+0000","last_fullsized":"2023-09-23T20:06:07.270505+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.930799+0000","last_change":"2023-09-23T20:01:00.063890+0000","last_active":"2023-09-23T20:06:06.930799+0000","last_peered":"2023-09-23T20:06:06.930799+0000","last_clean":"2023-09-23T20:06:06.930799+0000","last_became_active":"2023-09-23T20:01:00.063469+0000","last_became_peered":"2023-09-23T20:01:00.063469+0000","last_unstale":"2023-09-23T20:06:06.930799+0000","last_undegraded":"2023-09-23T20:06:06.930799+0000","last_fullsized":"2023-09-23T20:06:06.930799+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.826868+0000","last_change":"2023-09-23T20:01:01.009561+0000","last_active":"2023-09-23T20:06:06.826868+0000","last_peered":"2023-09-23T20:06:06.826868+0000","last_clean":"2023-09-23T20:06:06.826868+0000","last_became_active":"2023-09-23T20:01:01.008797+0000","last_became_peered":"2023-09-23T20:01:01.008797+0000","last_unstale":"2023-09-23T20:06:06.826868+0000","last_undegraded":"2023-09-23T20:06:06.826868+0000","last_fullsized":"2023-09-23T20:06:06.826868+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'19","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T20:07:09.682840+0000","last_change":"2023-09-23T20:01:00.066647+0000","last_active":"2023-09-23T20:07:09.682840+0000","last_peered":"2023-09-23T20:07:09.682840+0000","last_clean":"2023-09-23T20:07:09.682840+0000","last_became_active":"2023-09-23T20:01:00.066341+0000","last_became_peered":"2023-09-23T20:01:00.066341+0000","last_unstale":"2023-09-23T20:07:09.682840+0000","last_undegraded":"2023-09-23T20:07:09.682840+0000","last_fullsized":"2023-09-23T20:07:09.682840+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":33,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.830436+0000","last_change":"2023-09-23T20:01:39.065704+0000","last_active":"2023-09-23T20:06:06.830436+0000","last_peered":"2023-09-23T20:06:06.830436+0000","last_clean":"2023-09-23T20:06:06.830436+0000","last_became_active":"2023-09-23T20:01:39.065183+0000","last_became_peered":"2023-09-23T20:01:39.065183+0000","last_unstale":"2023-09-23T20:06:06.830436+0000","last_undegraded":"2023-09-23T20:06:06.830436+0000","last_fullsized":"2023-09-23T20:06:06.830436+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"59'2","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.930142+0000","last_change":"2023-09-23T20:01:00.067245+0000","last_active":"2023-09-23T20:06:06.930142+0000","last_peered":"2023-09-23T20:06:06.930142+0000","last_clean":"2023-09-23T20:06:06.930142+0000","last_became_active":"2023-09-23T20:01:00.066692+0000","last_became_peered":"2023-09-23T20:01:00.066692+0000","last_unstale":"2023-09-23T20:06:06.930142+0000","last_undegraded":"2023-09-23T20:06:06.930142+0000","last_fullsized":"2023-09-23T20:06:06.930142+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.272145+0000","last_change":"2023-09-23T20:01:01.373977+0000","last_active":"2023-09-23T20:06:07.272145+0000","last_peered":"2023-09-23T20:06:07.272145+0000","last_clean":"2023-09-23T20:06:07.272145+0000","last_became_active":"2023-09-23T20:01:01.373312+0000","last_became_peered":"2023-09-23T20:01:01.373312+0000","last_unstale":"2023-09-23T20:06:07.272145+0000","last_undegraded":"2023-09-23T20:06:07.272145+0000","last_fullsized":"2023-09-23T20:06:07.272145+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.831277+0000","last_change":"2023-09-23T20:01:00.076994+0000","last_active":"2023-09-23T20:06:06.831277+0000","last_peered":"2023-09-23T20:06:06.831277+0000","last_clean":"2023-09-23T20:06:06.831277+0000","last_became_active":"2023-09-23T20:01:00.076603+0000","last_became_peered":"2023-09-23T20:01:00.076603+0000","last_unstale":"2023-09-23T20:06:06.831277+0000","last_undegraded":"2023-09-23T20:06:06.831277+0000","last_fullsized":"2023-09-23T20:06:06.831277+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.976646+0000","last_change":"2023-09-23T20:01:01.381646+0000","last_active":"2023-09-23T20:06:06.976646+0000","last_peered":"2023-09-23T20:06:06.976646+0000","last_clean":"2023-09-23T20:06:06.976646+0000","last_became_active":"2023-09-23T20:01:01.381029+0000","last_became_peered":"2023-09-23T20:01:01.381029+0000","last_unstale":"2023-09-23T20:06:06.976646+0000","last_undegraded":"2023-09-23T20:06:06.976646+0000","last_fullsized":"2023-09-23T20:06:06.976646+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.930232+0000","last_change":"2023-09-23T20:01:00.063799+0000","last_active":"2023-09-23T20:06:06.930232+0000","last_peered":"2023-09-23T20:06:06.930232+0000","last_clean":"2023-09-23T20:06:06.930232+0000","last_became_active":"2023-09-23T20:01:00.063351+0000","last_became_peered":"2023-09-23T20:01:00.063351+0000","last_unstale":"2023-09-23T20:06:06.930232+0000","last_undegraded":"2023-09-23T20:06:06.930232+0000","last_fullsized":"2023-09-23T20:06:06.930232+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.826423+0000","last_change":"2023-09-23T20:01:01.374505+0000","last_active":"2023-09-23T20:06:06.826423+0000","last_peered":"2023-09-23T20:06:06.826423+0000","last_clean":"2023-09-23T20:06:06.826423+0000","last_became_active":"2023-09-23T20:01:01.373643+0000","last_became_peered":"2023-09-23T20:01:01.373643+0000","last_unstale":"2023-09-23T20:06:06.826423+0000","last_undegraded":"2023-09-23T20:06:06.826423+0000","last_fullsized":"2023-09-23T20:06:06.826423+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":33,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.932368+0000","last_change":"2023-09-23T20:01:00.057177+0000","last_active":"2023-09-23T20:06:06.932368+0000","last_peered":"2023-09-23T20:06:06.932368+0000","last_clean":"2023-09-23T20:06:06.932368+0000","last_became_active":"2023-09-23T20:01:00.056784+0000","last_became_peered":"2023-09-23T20:01:00.056784+0000","last_unstale":"2023-09-23T20:06:06.932368+0000","last_undegraded":"2023-09-23T20:06:06.932368+0000","last_fullsized":"2023-09-23T20:06:06.932368+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.273595+0000","last_change":"2023-09-23T20:01:01.373904+0000","last_active":"2023-09-23T20:06:07.273595+0000","last_peered":"2023-09-23T20:06:07.273595+0000","last_clean":"2023-09-23T20:06:07.273595+0000","last_became_active":"2023-09-23T20:01:01.373178+0000","last_became_peered":"2023-09-23T20:01:01.373178+0000","last_unstale":"2023-09-23T20:06:07.273595+0000","last_undegraded":"2023-09-23T20:06:07.273595+0000","last_fullsized":"2023-09-23T20:06:07.273595+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.9","version":"71'417","reported_seq":818,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:56.112284+0000","last_change":"2023-09-23T20:02:54.707548+0000","last_active":"2023-09-23T20:06:56.112284+0000","last_peered":"2023-09-23T20:06:56.112284+0000","last_clean":"2023-09-23T20:06:56.112284+0000","last_became_active":"2023-09-23T20:02:54.707142+0000","last_became_peered":"2023-09-23T20:02:54.707142+0000","last_unstale":"2023-09-23T20:06:56.112284+0000","last_undegraded":"2023-09-23T20:06:56.112284+0000","last_fullsized":"2023-09-23T20:06:56.112284+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":417,"log_dups_size":0,"ondisk_log_size":417,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70417723,"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":916,"num_read_kb":995995,"num_write":524,"num_write_kb":146650,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.931546+0000","last_change":"2023-09-23T20:01:00.062494+0000","last_active":"2023-09-23T20:06:06.931546+0000","last_peered":"2023-09-23T20:06:06.931546+0000","last_clean":"2023-09-23T20:06:06.931546+0000","last_became_active":"2023-09-23T20:01:00.062160+0000","last_became_peered":"2023-09-23T20:01:00.062160+0000","last_unstale":"2023-09-23T20:06:06.931546+0000","last_undegraded":"2023-09-23T20:06:06.931546+0000","last_fullsized":"2023-09-23T20:06:06.931546+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.975893+0000","last_change":"2023-09-23T20:01:01.381114+0000","last_active":"2023-09-23T20:06:06.975893+0000","last_peered":"2023-09-23T20:06:06.975893+0000","last_clean":"2023-09-23T20:06:06.975893+0000","last_became_active":"2023-09-23T20:01:01.380654+0000","last_became_peered":"2023-09-23T20:01:01.380654+0000","last_unstale":"2023-09-23T20:06:06.975893+0000","last_undegraded":"2023-09-23T20:06:06.975893+0000","last_fullsized":"2023-09-23T20:06:06.975893+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'516","reported_seq":921,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.319731+0000","last_change":"2023-09-23T20:02:54.701096+0000","last_active":"2023-09-23T20:06:59.319731+0000","last_peered":"2023-09-23T20:06:59.319731+0000","last_clean":"2023-09-23T20:06:59.319731+0000","last_became_active":"2023-09-23T20:02:54.700752+0000","last_became_peered":"2023-09-23T20:02:54.700752+0000","last_unstale":"2023-09-23T20:06:59.319731+0000","last_undegraded":"2023-09-23T20:06:59.319731+0000","last_fullsized":"2023-09-23T20:06:59.319731+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":516,"log_dups_size":0,"ondisk_log_size":516,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74754358,"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":875,"num_read_kb":984044,"num_write":653,"num_write_kb":183883,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.931363+0000","last_change":"2023-09-23T20:01:00.061496+0000","last_active":"2023-09-23T20:06:06.931363+0000","last_peered":"2023-09-23T20:06:06.931363+0000","last_clean":"2023-09-23T20:06:06.931363+0000","last_became_active":"2023-09-23T20:01:00.061179+0000","last_became_peered":"2023-09-23T20:01:00.061179+0000","last_unstale":"2023-09-23T20:06:06.931363+0000","last_undegraded":"2023-09-23T20:06:06.931363+0000","last_fullsized":"2023-09-23T20:06:06.931363+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.833170+0000","last_change":"2023-09-23T20:01:01.270822+0000","last_active":"2023-09-23T20:06:06.833170+0000","last_peered":"2023-09-23T20:06:06.833170+0000","last_clean":"2023-09-23T20:06:06.833170+0000","last_became_active":"2023-09-23T20:01:01.269926+0000","last_became_peered":"2023-09-23T20:01:01.269926+0000","last_unstale":"2023-09-23T20:06:06.833170+0000","last_undegraded":"2023-09-23T20:06:06.833170+0000","last_fullsized":"2023-09-23T20:06:06.833170+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'577","reported_seq":1073,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.219311+0000","last_change":"2023-09-23T20:02:54.702594+0000","last_active":"2023-09-23T20:06:59.219311+0000","last_peered":"2023-09-23T20:06:59.219311+0000","last_clean":"2023-09-23T20:06:59.219311+0000","last_became_active":"2023-09-23T20:02:54.702278+0000","last_became_peered":"2023-09-23T20:02:54.702278+0000","last_unstale":"2023-09-23T20:06:59.219311+0000","last_undegraded":"2023-09-23T20:06:59.219311+0000","last_fullsized":"2023-09-23T20:06:59.219311+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":577,"log_dups_size":0,"ondisk_log_size":577,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":99446085,"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":1109,"num_read_kb":1227637,"num_write":735,"num_write_kb":207730,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'1","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.931072+0000","last_change":"2023-09-23T20:01:00.055224+0000","last_active":"2023-09-23T20:06:06.931072+0000","last_peered":"2023-09-23T20:06:06.931072+0000","last_clean":"2023-09-23T20:06:06.931072+0000","last_became_active":"2023-09-23T20:01:00.054852+0000","last_became_peered":"2023-09-23T20:01:00.054852+0000","last_unstale":"2023-09-23T20:06:06.931072+0000","last_undegraded":"2023-09-23T20:06:06.931072+0000","last_fullsized":"2023-09-23T20:06:06.931072+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.932595+0000","last_change":"2023-09-23T20:01:39.566293+0000","last_active":"2023-09-23T20:06:06.932595+0000","last_peered":"2023-09-23T20:06:06.932595+0000","last_clean":"2023-09-23T20:06:06.932595+0000","last_became_active":"2023-09-23T20:01:39.565501+0000","last_became_peered":"2023-09-23T20:01:39.565501+0000","last_unstale":"2023-09-23T20:06:06.932595+0000","last_undegraded":"2023-09-23T20:06:06.932595+0000","last_fullsized":"2023-09-23T20:06:06.932595+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"71'418","reported_seq":768,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.380240+0000","last_change":"2023-09-23T20:02:54.701953+0000","last_active":"2023-09-23T20:06:59.380240+0000","last_peered":"2023-09-23T20:06:59.380240+0000","last_clean":"2023-09-23T20:06:59.380240+0000","last_became_active":"2023-09-23T20:02:54.701576+0000","last_became_peered":"2023-09-23T20:02:54.701576+0000","last_unstale":"2023-09-23T20:06:59.380240+0000","last_undegraded":"2023-09-23T20:06:59.380240+0000","last_fullsized":"2023-09-23T20:06:59.380240+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":418,"log_dups_size":0,"ondisk_log_size":418,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71910708,"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":768,"num_read_kb":863111,"num_write":525,"num_write_kb":152339,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.976529+0000","last_change":"2023-09-23T20:01:00.080883+0000","last_active":"2023-09-23T20:06:06.976529+0000","last_peered":"2023-09-23T20:06:06.976529+0000","last_clean":"2023-09-23T20:06:06.976529+0000","last_became_active":"2023-09-23T20:01:00.080402+0000","last_became_peered":"2023-09-23T20:01:00.080402+0000","last_unstale":"2023-09-23T20:06:06.976529+0000","last_undegraded":"2023-09-23T20:06:06.976529+0000","last_fullsized":"2023-09-23T20:06:06.976529+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.826425+0000","last_change":"2023-09-23T20:01:01.271952+0000","last_active":"2023-09-23T20:06:06.826425+0000","last_peered":"2023-09-23T20:06:06.826425+0000","last_clean":"2023-09-23T20:06:06.826425+0000","last_became_active":"2023-09-23T20:01:01.271297+0000","last_became_peered":"2023-09-23T20:01:01.271297+0000","last_unstale":"2023-09-23T20:06:06.826425+0000","last_undegraded":"2023-09-23T20:06:06.826425+0000","last_fullsized":"2023-09-23T20:06:06.826425+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'386","reported_seq":720,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:58.012650+0000","last_change":"2023-09-23T20:02:54.704928+0000","last_active":"2023-09-23T20:06:58.012650+0000","last_peered":"2023-09-23T20:06:58.012650+0000","last_clean":"2023-09-23T20:06:58.012650+0000","last_became_active":"2023-09-23T20:02:54.704583+0000","last_became_peered":"2023-09-23T20:02:54.704583+0000","last_unstale":"2023-09-23T20:06:58.012650+0000","last_undegraded":"2023-09-23T20:06:58.012650+0000","last_fullsized":"2023-09-23T20:06:58.012650+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":386,"log_dups_size":0,"ondisk_log_size":386,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65809734,"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":735,"num_read_kb":733669,"num_write":491,"num_write_kb":138860,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.272262+0000","last_change":"2023-09-23T20:01:00.074082+0000","last_active":"2023-09-23T20:06:07.272262+0000","last_peered":"2023-09-23T20:06:07.272262+0000","last_clean":"2023-09-23T20:06:07.272262+0000","last_became_active":"2023-09-23T20:01:00.072573+0000","last_became_peered":"2023-09-23T20:01:00.072573+0000","last_unstale":"2023-09-23T20:06:07.272262+0000","last_undegraded":"2023-09-23T20:06:07.272262+0000","last_fullsized":"2023-09-23T20:06:07.272262+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.830532+0000","last_change":"2023-09-23T20:01:01.072225+0000","last_active":"2023-09-23T20:06:06.830532+0000","last_peered":"2023-09-23T20:06:06.830532+0000","last_clean":"2023-09-23T20:06:06.830532+0000","last_became_active":"2023-09-23T20:01:01.071710+0000","last_became_peered":"2023-09-23T20:01:01.071710+0000","last_unstale":"2023-09-23T20:06:06.830532+0000","last_undegraded":"2023-09-23T20:06:06.830532+0000","last_fullsized":"2023-09-23T20:06:06.830532+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'479","reported_seq":884,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.218529+0000","last_change":"2023-09-23T20:02:54.697949+0000","last_active":"2023-09-23T20:06:59.218529+0000","last_peered":"2023-09-23T20:06:59.218529+0000","last_clean":"2023-09-23T20:06:59.218529+0000","last_became_active":"2023-09-23T20:02:54.697360+0000","last_became_peered":"2023-09-23T20:02:54.697360+0000","last_unstale":"2023-09-23T20:06:59.218529+0000","last_undegraded":"2023-09-23T20:06:59.218529+0000","last_fullsized":"2023-09-23T20:06:59.218529+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":479,"log_dups_size":0,"ondisk_log_size":479,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69188403,"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":906,"num_read_kb":957167,"num_write":603,"num_write_kb":169493,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.933061+0000","last_change":"2023-09-23T20:01:00.063401+0000","last_active":"2023-09-23T20:06:06.933061+0000","last_peered":"2023-09-23T20:06:06.933061+0000","last_clean":"2023-09-23T20:06:06.933061+0000","last_became_active":"2023-09-23T20:01:00.063052+0000","last_became_peered":"2023-09-23T20:01:00.063052+0000","last_unstale":"2023-09-23T20:06:06.933061+0000","last_undegraded":"2023-09-23T20:06:06.933061+0000","last_fullsized":"2023-09-23T20:06:06.933061+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.831291+0000","last_change":"2023-09-23T20:01:01.273166+0000","last_active":"2023-09-23T20:06:06.831291+0000","last_peered":"2023-09-23T20:06:06.831291+0000","last_clean":"2023-09-23T20:06:06.831291+0000","last_became_active":"2023-09-23T20:01:01.271607+0000","last_became_peered":"2023-09-23T20:01:01.271607+0000","last_unstale":"2023-09-23T20:06:06.831291+0000","last_undegraded":"2023-09-23T20:06:06.831291+0000","last_fullsized":"2023-09-23T20:06:06.831291+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'570","reported_seq":1083,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.452020+0000","last_change":"2023-09-23T20:02:54.710318+0000","last_active":"2023-09-23T20:06:59.452020+0000","last_peered":"2023-09-23T20:06:59.452020+0000","last_clean":"2023-09-23T20:06:59.452020+0000","last_became_active":"2023-09-23T20:02:54.709906+0000","last_became_peered":"2023-09-23T20:02:54.709906+0000","last_unstale":"2023-09-23T20:06:59.452020+0000","last_undegraded":"2023-09-23T20:06:59.452020+0000","last_fullsized":"2023-09-23T20:06:59.452020+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":570,"log_dups_size":0,"ondisk_log_size":570,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90721800,"num_objects":30,"num_object_clones":0,"num_object_copies":90,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":30,"num_whiteouts":0,"num_read":1187,"num_read_kb":1347234,"num_write":719,"num_write_kb":202299,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.831527+0000","last_change":"2023-09-23T20:01:00.067946+0000","last_active":"2023-09-23T20:06:06.831527+0000","last_peered":"2023-09-23T20:06:06.831527+0000","last_clean":"2023-09-23T20:06:06.831527+0000","last_became_active":"2023-09-23T20:01:00.067629+0000","last_became_peered":"2023-09-23T20:01:00.067629+0000","last_unstale":"2023-09-23T20:06:06.831527+0000","last_undegraded":"2023-09-23T20:06:06.831527+0000","last_fullsized":"2023-09-23T20:06:06.831527+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.832166+0000","last_change":"2023-09-23T20:01:01.272667+0000","last_active":"2023-09-23T20:06:06.832166+0000","last_peered":"2023-09-23T20:06:06.832166+0000","last_clean":"2023-09-23T20:06:06.832166+0000","last_became_active":"2023-09-23T20:01:01.271714+0000","last_became_peered":"2023-09-23T20:01:01.271714+0000","last_unstale":"2023-09-23T20:06:06.832166+0000","last_undegraded":"2023-09-23T20:06:06.832166+0000","last_fullsized":"2023-09-23T20:06:06.832166+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'416","reported_seq":806,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.413381+0000","last_change":"2023-09-23T20:02:54.710018+0000","last_active":"2023-09-23T20:06:59.413381+0000","last_peered":"2023-09-23T20:06:59.413381+0000","last_clean":"2023-09-23T20:06:59.413381+0000","last_became_active":"2023-09-23T20:02:54.709638+0000","last_became_peered":"2023-09-23T20:02:54.709638+0000","last_unstale":"2023-09-23T20:06:59.413381+0000","last_undegraded":"2023-09-23T20:06:59.413381+0000","last_fullsized":"2023-09-23T20:06:59.413381+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":416,"log_dups_size":0,"ondisk_log_size":416,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75424493,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":879,"num_read_kb":1013274,"num_write":530,"num_write_kb":151632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.269756+0000","last_change":"2023-09-23T20:01:00.057897+0000","last_active":"2023-09-23T20:06:07.269756+0000","last_peered":"2023-09-23T20:06:07.269756+0000","last_clean":"2023-09-23T20:06:07.269756+0000","last_became_active":"2023-09-23T20:01:00.057723+0000","last_became_peered":"2023-09-23T20:01:00.057723+0000","last_unstale":"2023-09-23T20:06:07.269756+0000","last_undegraded":"2023-09-23T20:06:07.269756+0000","last_fullsized":"2023-09-23T20:06:07.269756+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.828892+0000","last_change":"2023-09-23T20:01:00.075637+0000","last_active":"2023-09-23T20:06:06.828892+0000","last_peered":"2023-09-23T20:06:06.828892+0000","last_clean":"2023-09-23T20:06:06.828892+0000","last_became_active":"2023-09-23T20:01:00.075193+0000","last_became_peered":"2023-09-23T20:01:00.075193+0000","last_unstale":"2023-09-23T20:06:06.828892+0000","last_undegraded":"2023-09-23T20:06:06.828892+0000","last_fullsized":"2023-09-23T20:06:06.828892+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.829506+0000","last_change":"2023-09-23T19:59:05.474944+0000","last_active":"2023-09-23T20:06:06.829506+0000","last_peered":"2023-09-23T20:06:06.829506+0000","last_clean":"2023-09-23T20:06:06.829506+0000","last_became_active":"2023-09-23T19:59:05.474541+0000","last_became_peered":"2023-09-23T19:59:05.474541+0000","last_unstale":"2023-09-23T20:06:06.829506+0000","last_undegraded":"2023-09-23T20:06:06.829506+0000","last_fullsized":"2023-09-23T20:06:06.829506+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.976856+0000","last_change":"2023-09-23T20:01:00.081510+0000","last_active":"2023-09-23T20:06:06.976856+0000","last_peered":"2023-09-23T20:06:06.976856+0000","last_clean":"2023-09-23T20:06:06.976856+0000","last_became_active":"2023-09-23T20:01:00.080325+0000","last_became_peered":"2023-09-23T20:01:00.080325+0000","last_unstale":"2023-09-23T20:06:06.976856+0000","last_undegraded":"2023-09-23T20:06:06.976856+0000","last_fullsized":"2023-09-23T20:06:06.976856+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.827076+0000","last_change":"2023-09-23T20:01:00.081223+0000","last_active":"2023-09-23T20:06:06.827076+0000","last_peered":"2023-09-23T20:06:06.827076+0000","last_clean":"2023-09-23T20:06:06.827076+0000","last_became_active":"2023-09-23T20:01:00.080898+0000","last_became_peered":"2023-09-23T20:01:00.080898+0000","last_unstale":"2023-09-23T20:06:06.827076+0000","last_undegraded":"2023-09-23T20:06:06.827076+0000","last_fullsized":"2023-09-23T20:06:06.827076+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'627","reported_seq":1109,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.184078+0000","last_change":"2023-09-23T20:02:54.704878+0000","last_active":"2023-09-23T20:06:59.184078+0000","last_peered":"2023-09-23T20:06:59.184078+0000","last_clean":"2023-09-23T20:06:59.184078+0000","last_became_active":"2023-09-23T20:02:54.704525+0000","last_became_peered":"2023-09-23T20:02:54.704525+0000","last_unstale":"2023-09-23T20:06:59.184078+0000","last_undegraded":"2023-09-23T20:06:59.184078+0000","last_fullsized":"2023-09-23T20:06:59.184078+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":627,"log_dups_size":0,"ondisk_log_size":627,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":97429641,"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":1068,"num_read_kb":1147296,"num_write":791,"num_write_kb":224320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'348","reported_seq":612,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.403718+0000","last_change":"2023-09-23T20:02:54.700363+0000","last_active":"2023-09-23T20:06:59.403718+0000","last_peered":"2023-09-23T20:06:59.403718+0000","last_clean":"2023-09-23T20:06:59.403718+0000","last_became_active":"2023-09-23T20:02:54.699966+0000","last_became_peered":"2023-09-23T20:02:54.699966+0000","last_unstale":"2023-09-23T20:06:59.403718+0000","last_undegraded":"2023-09-23T20:06:59.403718+0000","last_fullsized":"2023-09-23T20:06:59.403718+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":348,"log_dups_size":0,"ondisk_log_size":348,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":50732700,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":556,"num_read_kb":571624,"num_write":441,"num_write_kb":123153,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.976482+0000","last_change":"2023-09-23T19:59:05.336513+0000","last_active":"2023-09-23T20:06:06.976482+0000","last_peered":"2023-09-23T20:06:06.976482+0000","last_clean":"2023-09-23T20:06:06.976482+0000","last_became_active":"2023-09-23T19:59:05.336013+0000","last_became_peered":"2023-09-23T19:59:05.336013+0000","last_unstale":"2023-09-23T20:06:06.976482+0000","last_undegraded":"2023-09-23T20:06:06.976482+0000","last_fullsized":"2023-09-23T20:06:06.976482+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.830196+0000","last_change":"2023-09-23T20:01:00.069121+0000","last_active":"2023-09-23T20:06:06.830196+0000","last_peered":"2023-09-23T20:06:06.830196+0000","last_clean":"2023-09-23T20:06:06.830196+0000","last_became_active":"2023-09-23T20:01:00.068822+0000","last_became_peered":"2023-09-23T20:01:00.068822+0000","last_unstale":"2023-09-23T20:06:06.830196+0000","last_undegraded":"2023-09-23T20:06:06.830196+0000","last_fullsized":"2023-09-23T20:06:06.830196+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.829992+0000","last_change":"2023-09-23T20:01:00.080001+0000","last_active":"2023-09-23T20:06:06.829992+0000","last_peered":"2023-09-23T20:06:06.829992+0000","last_clean":"2023-09-23T20:06:06.829992+0000","last_became_active":"2023-09-23T20:01:00.079680+0000","last_became_peered":"2023-09-23T20:01:00.079680+0000","last_unstale":"2023-09-23T20:06:06.829992+0000","last_undegraded":"2023-09-23T20:06:06.829992+0000","last_fullsized":"2023-09-23T20:06:06.829992+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'477","reported_seq":879,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:57.927952+0000","last_change":"2023-09-23T20:02:54.704929+0000","last_active":"2023-09-23T20:06:57.927952+0000","last_peered":"2023-09-23T20:06:57.927952+0000","last_clean":"2023-09-23T20:06:57.927952+0000","last_became_active":"2023-09-23T20:02:54.704537+0000","last_became_peered":"2023-09-23T20:02:54.704537+0000","last_unstale":"2023-09-23T20:06:57.927952+0000","last_undegraded":"2023-09-23T20:06:57.927952+0000","last_fullsized":"2023-09-23T20:06:57.927952+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":477,"log_dups_size":0,"ondisk_log_size":477,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73290763,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":879,"num_read_kb":885241,"num_write":602,"num_write_kb":174070,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.990776+0000","last_change":"2023-09-23T19:59:05.473518+0000","last_active":"2023-09-23T20:06:06.990776+0000","last_peered":"2023-09-23T20:06:06.990776+0000","last_clean":"2023-09-23T20:06:06.990776+0000","last_became_active":"2023-09-23T19:59:05.473156+0000","last_became_peered":"2023-09-23T19:59:05.473156+0000","last_unstale":"2023-09-23T20:06:06.990776+0000","last_undegraded":"2023-09-23T20:06:06.990776+0000","last_fullsized":"2023-09-23T20:06:06.990776+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.828750+0000","last_change":"2023-09-23T20:01:00.052810+0000","last_active":"2023-09-23T20:06:06.828750+0000","last_peered":"2023-09-23T20:06:06.828750+0000","last_clean":"2023-09-23T20:06:06.828750+0000","last_became_active":"2023-09-23T20:01:00.051391+0000","last_became_peered":"2023-09-23T20:01:00.051391+0000","last_unstale":"2023-09-23T20:06:06.828750+0000","last_undegraded":"2023-09-23T20:06:06.828750+0000","last_fullsized":"2023-09-23T20:06:06.828750+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.828847+0000","last_change":"2023-09-23T20:01:00.082020+0000","last_active":"2023-09-23T20:06:06.828847+0000","last_peered":"2023-09-23T20:06:06.828847+0000","last_clean":"2023-09-23T20:06:06.828847+0000","last_became_active":"2023-09-23T20:01:00.081687+0000","last_became_peered":"2023-09-23T20:01:00.081687+0000","last_unstale":"2023-09-23T20:06:06.828847+0000","last_undegraded":"2023-09-23T20:06:06.828847+0000","last_fullsized":"2023-09-23T20:06:06.828847+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.975996+0000","last_change":"2023-09-23T19:59:05.337263+0000","last_active":"2023-09-23T20:06:06.975996+0000","last_peered":"2023-09-23T20:06:06.975996+0000","last_clean":"2023-09-23T20:06:06.975996+0000","last_became_active":"2023-09-23T19:59:05.336898+0000","last_became_peered":"2023-09-23T19:59:05.336898+0000","last_unstale":"2023-09-23T20:06:06.975996+0000","last_undegraded":"2023-09-23T20:06:06.975996+0000","last_fullsized":"2023-09-23T20:06:06.975996+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":261,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-09-23T20:07:09.660476+0000","last_change":"2023-09-23T19:58:06.102347+0000","last_active":"2023-09-23T20:07:09.660476+0000","last_peered":"2023-09-23T20:07:09.660476+0000","last_clean":"2023-09-23T20:07:09.660476+0000","last_became_active":"2023-09-23T19:58:06.101458+0000","last_became_peered":"2023-09-23T19:58:06.101458+0000","last_unstale":"2023-09-23T20:07:09.660476+0000","last_undegraded":"2023-09-23T20:07:09.660476+0000","last_fullsized":"2023-09-23T20:07:09.660476+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.271487+0000","last_change":"2023-09-23T20:01:00.075347+0000","last_active":"2023-09-23T20:06:07.271487+0000","last_peered":"2023-09-23T20:06:07.271487+0000","last_clean":"2023-09-23T20:06:07.271487+0000","last_became_active":"2023-09-23T20:01:00.074577+0000","last_became_peered":"2023-09-23T20:01:00.074577+0000","last_unstale":"2023-09-23T20:06:07.271487+0000","last_undegraded":"2023-09-23T20:06:07.271487+0000","last_fullsized":"2023-09-23T20:06:07.271487+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.933008+0000","last_change":"2023-09-23T20:01:01.379853+0000","last_active":"2023-09-23T20:06:06.933008+0000","last_peered":"2023-09-23T20:06:06.933008+0000","last_clean":"2023-09-23T20:06:06.933008+0000","last_became_active":"2023-09-23T20:01:01.379036+0000","last_became_peered":"2023-09-23T20:01:01.379036+0000","last_unstale":"2023-09-23T20:06:06.933008+0000","last_undegraded":"2023-09-23T20:06:06.933008+0000","last_fullsized":"2023-09-23T20:06:06.933008+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'546","reported_seq":977,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.388196+0000","last_change":"2023-09-23T20:02:54.706618+0000","last_active":"2023-09-23T20:06:59.388196+0000","last_peered":"2023-09-23T20:06:59.388196+0000","last_clean":"2023-09-23T20:06:59.388196+0000","last_became_active":"2023-09-23T20:02:54.705782+0000","last_became_peered":"2023-09-23T20:02:54.705782+0000","last_unstale":"2023-09-23T20:06:59.388196+0000","last_undegraded":"2023-09-23T20:06:59.388196+0000","last_fullsized":"2023-09-23T20:06:59.388196+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":546,"log_dups_size":0,"ondisk_log_size":546,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89529757,"num_objects":30,"num_object_clones":0,"num_object_copies":90,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":30,"num_whiteouts":0,"num_read":931,"num_read_kb":885341,"num_write":696,"num_write_kb":199467,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'440","reported_seq":760,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.393009+0000","last_change":"2023-09-23T20:02:54.709861+0000","last_active":"2023-09-23T20:06:59.393009+0000","last_peered":"2023-09-23T20:06:59.393009+0000","last_clean":"2023-09-23T20:06:59.393009+0000","last_became_active":"2023-09-23T20:02:54.709453+0000","last_became_peered":"2023-09-23T20:02:54.709453+0000","last_unstale":"2023-09-23T20:06:59.393009+0000","last_undegraded":"2023-09-23T20:06:59.393009+0000","last_fullsized":"2023-09-23T20:06:59.393009+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":440,"log_dups_size":0,"ondisk_log_size":440,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71827630,"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":677,"num_read_kb":729800,"num_write":558,"num_write_kb":159722,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.930136+0000","last_change":"2023-09-23T19:59:05.477806+0000","last_active":"2023-09-23T20:06:06.930136+0000","last_peered":"2023-09-23T20:06:06.930136+0000","last_clean":"2023-09-23T20:06:06.930136+0000","last_became_active":"2023-09-23T19:59:05.476885+0000","last_became_peered":"2023-09-23T19:59:05.476885+0000","last_unstale":"2023-09-23T20:06:06.930136+0000","last_undegraded":"2023-09-23T20:06:06.930136+0000","last_fullsized":"2023-09-23T20:06:06.930136+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.824132+0000","last_change":"2023-09-23T20:01:00.077803+0000","last_active":"2023-09-23T20:06:06.824132+0000","last_peered":"2023-09-23T20:06:06.824132+0000","last_clean":"2023-09-23T20:06:06.824132+0000","last_became_active":"2023-09-23T20:01:00.077497+0000","last_became_peered":"2023-09-23T20:01:00.077497+0000","last_unstale":"2023-09-23T20:06:06.824132+0000","last_undegraded":"2023-09-23T20:06:06.824132+0000","last_fullsized":"2023-09-23T20:06:06.824132+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.826785+0000","last_change":"2023-09-23T20:01:01.269291+0000","last_active":"2023-09-23T20:06:06.826785+0000","last_peered":"2023-09-23T20:06:06.826785+0000","last_clean":"2023-09-23T20:06:06.826785+0000","last_became_active":"2023-09-23T20:01:01.268961+0000","last_became_peered":"2023-09-23T20:01:01.268961+0000","last_unstale":"2023-09-23T20:06:06.826785+0000","last_undegraded":"2023-09-23T20:06:06.826785+0000","last_fullsized":"2023-09-23T20:06:06.826785+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.931054+0000","last_change":"2023-09-23T19:59:05.477884+0000","last_active":"2023-09-23T20:06:06.931054+0000","last_peered":"2023-09-23T20:06:06.931054+0000","last_clean":"2023-09-23T20:06:06.931054+0000","last_became_active":"2023-09-23T19:59:05.476816+0000","last_became_peered":"2023-09-23T19:59:05.476816+0000","last_unstale":"2023-09-23T20:06:06.931054+0000","last_undegraded":"2023-09-23T20:06:06.931054+0000","last_fullsized":"2023-09-23T20:06:06.931054+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.829744+0000","last_change":"2023-09-23T20:01:00.055121+0000","last_active":"2023-09-23T20:06:06.829744+0000","last_peered":"2023-09-23T20:06:06.829744+0000","last_clean":"2023-09-23T20:06:06.829744+0000","last_became_active":"2023-09-23T20:01:00.054822+0000","last_became_peered":"2023-09-23T20:01:00.054822+0000","last_unstale":"2023-09-23T20:06:06.829744+0000","last_undegraded":"2023-09-23T20:06:06.829744+0000","last_fullsized":"2023-09-23T20:06:06.829744+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.826068+0000","last_change":"2023-09-23T20:01:01.373591+0000","last_active":"2023-09-23T20:06:06.826068+0000","last_peered":"2023-09-23T20:06:06.826068+0000","last_clean":"2023-09-23T20:06:06.826068+0000","last_became_active":"2023-09-23T20:01:01.373221+0000","last_became_peered":"2023-09-23T20:01:01.373221+0000","last_unstale":"2023-09-23T20:06:06.826068+0000","last_undegraded":"2023-09-23T20:06:06.826068+0000","last_fullsized":"2023-09-23T20:06:06.826068+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'450","reported_seq":782,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.442601+0000","last_change":"2023-09-23T20:02:54.706085+0000","last_active":"2023-09-23T20:06:59.442601+0000","last_peered":"2023-09-23T20:06:59.442601+0000","last_clean":"2023-09-23T20:06:59.442601+0000","last_became_active":"2023-09-23T20:02:54.705753+0000","last_became_peered":"2023-09-23T20:02:54.705753+0000","last_unstale":"2023-09-23T20:06:59.442601+0000","last_undegraded":"2023-09-23T20:06:59.442601+0000","last_fullsized":"2023-09-23T20:06:59.442601+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":450,"log_dups_size":0,"ondisk_log_size":450,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60936958,"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":701,"num_read_kb":690143,"num_write":568,"num_write_kb":159631,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.273832+0000","last_change":"2023-09-23T20:01:00.074138+0000","last_active":"2023-09-23T20:06:07.273832+0000","last_peered":"2023-09-23T20:06:07.273832+0000","last_clean":"2023-09-23T20:06:07.273832+0000","last_became_active":"2023-09-23T20:01:00.070682+0000","last_became_peered":"2023-09-23T20:01:00.070682+0000","last_unstale":"2023-09-23T20:06:07.273832+0000","last_undegraded":"2023-09-23T20:06:07.273832+0000","last_fullsized":"2023-09-23T20:06:07.273832+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.828781+0000","last_change":"2023-09-23T19:59:05.335014+0000","last_active":"2023-09-23T20:06:06.828781+0000","last_peered":"2023-09-23T20:06:06.828781+0000","last_clean":"2023-09-23T20:06:06.828781+0000","last_became_active":"2023-09-23T19:59:05.334551+0000","last_became_peered":"2023-09-23T19:59:05.334551+0000","last_unstale":"2023-09-23T20:06:06.828781+0000","last_undegraded":"2023-09-23T20:06:06.828781+0000","last_fullsized":"2023-09-23T20:06:06.828781+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.269643+0000","last_change":"2023-09-23T20:01:01.378455+0000","last_active":"2023-09-23T20:06:07.269643+0000","last_peered":"2023-09-23T20:06:07.269643+0000","last_clean":"2023-09-23T20:06:07.269643+0000","last_became_active":"2023-09-23T20:01:01.377949+0000","last_became_peered":"2023-09-23T20:01:01.377949+0000","last_unstale":"2023-09-23T20:06:07.269643+0000","last_undegraded":"2023-09-23T20:06:07.269643+0000","last_fullsized":"2023-09-23T20:06:07.269643+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"71'612","reported_seq":1162,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:59.454125+0000","last_change":"2023-09-23T20:02:54.706299+0000","last_active":"2023-09-23T20:06:59.454125+0000","last_peered":"2023-09-23T20:06:59.454125+0000","last_clean":"2023-09-23T20:06:59.454125+0000","last_became_active":"2023-09-23T20:02:54.702499+0000","last_became_peered":"2023-09-23T20:02:54.702499+0000","last_unstale":"2023-09-23T20:06:59.454125+0000","last_undegraded":"2023-09-23T20:06:59.454125+0000","last_fullsized":"2023-09-23T20:06:59.454125+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":612,"log_dups_size":0,"ondisk_log_size":612,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106167862,"num_objects":35,"num_object_clones":0,"num_object_copies":105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":35,"num_whiteouts":0,"num_read":1256,"num_read_kb":1417698,"num_write":779,"num_write_kb":225341,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.933413+0000","last_change":"2023-09-23T19:59:05.337366+0000","last_active":"2023-09-23T20:06:06.933413+0000","last_peered":"2023-09-23T20:06:06.933413+0000","last_clean":"2023-09-23T20:06:06.933413+0000","last_became_active":"2023-09-23T19:59:05.336713+0000","last_became_peered":"2023-09-23T19:59:05.336713+0000","last_unstale":"2023-09-23T20:06:06.933413+0000","last_undegraded":"2023-09-23T20:06:06.933413+0000","last_fullsized":"2023-09-23T20:06:06.933413+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.826656+0000","last_change":"2023-09-23T20:01:00.059602+0000","last_active":"2023-09-23T20:06:06.826656+0000","last_peered":"2023-09-23T20:06:06.826656+0000","last_clean":"2023-09-23T20:06:06.826656+0000","last_became_active":"2023-09-23T20:01:00.059265+0000","last_became_peered":"2023-09-23T20:01:00.059265+0000","last_unstale":"2023-09-23T20:06:06.826656+0000","last_undegraded":"2023-09-23T20:06:06.826656+0000","last_fullsized":"2023-09-23T20:06:06.826656+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.832008+0000","last_change":"2023-09-23T20:01:01.072181+0000","last_active":"2023-09-23T20:06:06.832008+0000","last_peered":"2023-09-23T20:06:06.832008+0000","last_clean":"2023-09-23T20:06:06.832008+0000","last_became_active":"2023-09-23T20:01:01.071691+0000","last_became_peered":"2023-09-23T20:01:01.071691+0000","last_unstale":"2023-09-23T20:06:06.832008+0000","last_undegraded":"2023-09-23T20:06:06.832008+0000","last_fullsized":"2023-09-23T20:06:06.832008+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'431","reported_seq":840,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:57.976432+0000","last_change":"2023-09-23T20:02:54.699403+0000","last_active":"2023-09-23T20:06:57.976432+0000","last_peered":"2023-09-23T20:06:57.976432+0000","last_clean":"2023-09-23T20:06:57.976432+0000","last_became_active":"2023-09-23T20:02:54.699109+0000","last_became_peered":"2023-09-23T20:02:54.699109+0000","last_unstale":"2023-09-23T20:06:57.976432+0000","last_undegraded":"2023-09-23T20:06:57.976432+0000","last_fullsized":"2023-09-23T20:06:57.976432+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:02:53.673725+0000","last_clean_scrub_stamp":"2023-09-23T20:02:53.673725+0000","objects_scrubbed":0,"log_size":431,"log_dups_size":0,"ondisk_log_size":431,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68214950,"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":931,"num_read_kb":1016401,"num_write":548,"num_write_kb":152883,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'1","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.825822+0000","last_change":"2023-09-23T20:01:00.066611+0000","last_active":"2023-09-23T20:06:06.825822+0000","last_peered":"2023-09-23T20:06:06.825822+0000","last_clean":"2023-09-23T20:06:06.825822+0000","last_became_active":"2023-09-23T20:01:00.066235+0000","last_became_peered":"2023-09-23T20:01:00.066235+0000","last_unstale":"2023-09-23T20:06:06.825822+0000","last_undegraded":"2023-09-23T20:06:06.825822+0000","last_fullsized":"2023-09-23T20:06:06.825822+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.991311+0000","last_change":"2023-09-23T20:01:00.083149+0000","last_active":"2023-09-23T20:06:06.991311+0000","last_peered":"2023-09-23T20:06:06.991311+0000","last_clean":"2023-09-23T20:06:06.991311+0000","last_became_active":"2023-09-23T20:01:00.082812+0000","last_became_peered":"2023-09-23T20:01:00.082812+0000","last_unstale":"2023-09-23T20:06:06.991311+0000","last_undegraded":"2023-09-23T20:06:06.991311+0000","last_fullsized":"2023-09-23T20:06:06.991311+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.976607+0000","last_change":"2023-09-23T20:01:00.062043+0000","last_active":"2023-09-23T20:06:06.976607+0000","last_peered":"2023-09-23T20:06:06.976607+0000","last_clean":"2023-09-23T20:06:06.976607+0000","last_became_active":"2023-09-23T20:01:00.061496+0000","last_became_peered":"2023-09-23T20:01:00.061496+0000","last_unstale":"2023-09-23T20:06:06.976607+0000","last_undegraded":"2023-09-23T20:06:06.976607+0000","last_fullsized":"2023-09-23T20:06:06.976607+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.830845+0000","last_change":"2023-09-23T20:01:01.274053+0000","last_active":"2023-09-23T20:06:06.830845+0000","last_peered":"2023-09-23T20:06:06.830845+0000","last_clean":"2023-09-23T20:06:06.830845+0000","last_became_active":"2023-09-23T20:01:01.273497+0000","last_became_peered":"2023-09-23T20:01:01.273497+0000","last_unstale":"2023-09-23T20:06:06.830845+0000","last_undegraded":"2023-09-23T20:06:06.830845+0000","last_fullsized":"2023-09-23T20:06:06.830845+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.976883+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:06:06.976883+0000","last_peered":"2023-09-23T20:06:06.976883+0000","last_clean":"2023-09-23T20:06:06.976883+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:06:06.976883+0000","last_undegraded":"2023-09-23T20:06:06.976883+0000","last_fullsized":"2023-09-23T20:06:06.976883+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.829653+0000","last_change":"2023-09-23T20:01:01.072233+0000","last_active":"2023-09-23T20:06:06.829653+0000","last_peered":"2023-09-23T20:06:06.829653+0000","last_clean":"2023-09-23T20:06:06.829653+0000","last_became_active":"2023-09-23T20:01:01.071830+0000","last_became_peered":"2023-09-23T20:01:01.071830+0000","last_unstale":"2023-09-23T20:06:06.829653+0000","last_undegraded":"2023-09-23T20:06:06.829653+0000","last_fullsized":"2023-09-23T20:06:06.829653+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.273323+0000","last_change":"2023-09-23T20:01:00.076325+0000","last_active":"2023-09-23T20:06:07.273323+0000","last_peered":"2023-09-23T20:06:07.273323+0000","last_clean":"2023-09-23T20:06:07.273323+0000","last_became_active":"2023-09-23T20:01:00.075947+0000","last_became_peered":"2023-09-23T20:01:00.075947+0000","last_unstale":"2023-09-23T20:06:07.273323+0000","last_undegraded":"2023-09-23T20:06:07.273323+0000","last_fullsized":"2023-09-23T20:06:07.273323+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:07.270700+0000","last_change":"2023-09-23T20:01:01.068748+0000","last_active":"2023-09-23T20:06:07.270700+0000","last_peered":"2023-09-23T20:06:07.270700+0000","last_clean":"2023-09-23T20:06:07.270700+0000","last_became_active":"2023-09-23T20:01:01.068352+0000","last_became_peered":"2023-09-23T20:01:01.068352+0000","last_unstale":"2023-09-23T20:06:07.270700+0000","last_undegraded":"2023-09-23T20:06:07.270700+0000","last_fullsized":"2023-09-23T20:06:07.270700+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":29,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.824855+0000","last_change":"2023-09-23T20:01:00.056094+0000","last_active":"2023-09-23T20:06:06.824855+0000","last_peered":"2023-09-23T20:06:06.824855+0000","last_clean":"2023-09-23T20:06:06.824855+0000","last_became_active":"2023-09-23T20:01:00.054330+0000","last_became_peered":"2023-09-23T20:01:00.054330+0000","last_unstale":"2023-09-23T20:06:06.824855+0000","last_undegraded":"2023-09-23T20:06:06.824855+0000","last_fullsized":"2023-09-23T20:06:06.824855+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-09-23T20:06:06.829112+0000","last_change":"2023-09-23T20:01:01.270845+0000","last_active":"2023-09-23T20:06:06.829112+0000","last_peered":"2023-09-23T20:06:06.829112+0000","last_clean":"2023-09-23T20:06:06.829112+0000","last_became_active":"2023-09-23T20:01:01.269990+0000","last_became_peered":"2023-09-23T20:01:01.269990+0000","last_unstale":"2023-09-23T20:06:06.829112+0000","last_undegraded":"2023-09-23T20:06:06.829112+0000","last_fullsized":"2023-09-23T20:06:06.829112+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":1235803565,"num_objects":415,"num_object_clones":0,"num_object_copies":1245,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":415,"num_whiteouts":0,"num_read":14374,"num_read_kb":15465675,"num_write":9763,"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":2296221696,"data_stored":2283628275,"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":0,"num_read_kb":0,"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":52,"ondisk_log_size":52,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430319,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":552828,"kb_used_data":247540,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93192324,"statfs":{"total":95995035648,"available":95428939776,"internally_reserved":0,"allocated":253480960,"data_stored":251729054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.85199999999999998,"15min":0.86499999999999999},"min":{"1min":0.46500000000000002,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.216,"5min":3.3799999999999999,"15min":3.3799999999999999},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.878,"15min":0.93200000000000005},"min":{"1min":0.51900000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1419999999999999,"5min":2.21,"15min":3.3370000000000002},"last":0.72899999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.90700000000000003,"15min":0.95699999999999996},"min":{"1min":0.58199999999999996,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.137,"5min":2.052,"15min":3.2029999999999998},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.75,"5min":0.81599999999999995,"15min":0.879},"min":{"1min":0.50600000000000001,"5min":0.497,"15min":0.497},"max":{"1min":0.93999999999999995,"5min":1.8129999999999999,"15min":2.5600000000000001},"last":0.89500000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.90000000000000002,"15min":0.88},"min":{"1min":0.439,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.137,"5min":7.1020000000000003,"15min":7.1020000000000003},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.94099999999999995,"15min":0.97199999999999998},"min":{"1min":0.53800000000000003,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.095,"5min":2.327,"15min":3.2919999999999998},"last":0.93899999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.85799999999999998,"15min":0.91800000000000004},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.96399999999999997,"5min":2.1669999999999998,"15min":2.9119999999999999},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.98999999999999999,"15min":1.008},"min":{"1min":0.66600000000000004,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.139,"5min":2.4510000000000001,"15min":3.2480000000000002},"last":1.103}]},{"osd":4,"last update":"Sat Sep 23 20:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.92100000000000004,"15min":0.86699999999999999},"min":{"1min":0.51500000000000001,"5min":0.498,"15min":0.41299999999999998},"max":{"1min":1.2250000000000001,"5min":2.8340000000000001,"15min":2.8340000000000001},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.95699999999999996,"15min":0.91700000000000004},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.47499999999999998},"max":{"1min":1.179,"5min":2.4809999999999999,"15min":2.9580000000000002},"last":0.86399999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.075,"15min":1.0309999999999999},"min":{"1min":0.64700000000000002,"5min":0.58099999999999996,"15min":0.53200000000000003},"max":{"1min":1.298,"5min":2.5640000000000001,"15min":4.165},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.92100000000000004,"5min":1.0429999999999999,"15min":0.97999999999999998},"min":{"1min":0.505,"5min":0.505,"15min":0.45100000000000001},"max":{"1min":1.3440000000000001,"5min":2.9449999999999998,"15min":4.0499999999999998},"last":0.98099999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0980000000000001,"15min":1.026},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.55300000000000005},"max":{"1min":1.3580000000000001,"5min":4.5739999999999998,"15min":4.5739999999999998},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.069,"15min":1.0349999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.45900000000000002},"max":{"1min":1.379,"5min":2.6019999999999999,"15min":3.0139999999999998},"last":0.97199999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626552,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":502944,"kb_used_data":197656,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93242208,"statfs":{"total":95995035648,"available":95480020992,"internally_reserved":0,"allocated":202399744,"data_stored":200849648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:06:53 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.81599999999999995,"15min":0.88400000000000001},"min":{"1min":0.33400000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.4179999999999999,"5min":2.9500000000000002,"15min":2.9500000000000002},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.76700000000000002,"15min":0.90000000000000002},"min":{"1min":0.51800000000000002,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.1439999999999999,"5min":1.1879999999999999,"15min":1.804},"last":0.749}]},{"osd":1,"last update":"Sat Sep 23 20:06:53 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.79700000000000004,"15min":0.86399999999999999},"min":{"1min":0.54200000000000004,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.103,"5min":1.2110000000000001,"15min":1.3759999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.78600000000000003,"15min":0.85699999999999998},"min":{"1min":0.48499999999999999,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.167,"5min":1.26,"15min":1.26},"last":0.55200000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:06:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.91300000000000003,"15min":0.90700000000000003},"min":{"1min":0.59399999999999997,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":2.9209999999999998,"5min":2.9209999999999998,"15min":2.9209999999999998},"last":1.032},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.83299999999999996,"15min":0.873},"min":{"1min":0.57599999999999996,"5min":0.373,"15min":0.373},"max":{"1min":1.0700000000000001,"5min":1.22,"15min":1.22},"last":0.70799999999999996}]},{"osd":3,"last update":"Sat Sep 23 20:06:53 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.82699999999999996,"15min":0.89600000000000002},"min":{"1min":0.53000000000000003,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.0980000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.92800000000000005,"15min":0.96999999999999997},"min":{"1min":0.61899999999999999,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.2310000000000001,"5min":1.2370000000000001,"15min":1.3080000000000001},"last":0.89500000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:06:53 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.83899999999999997,"15min":0.81999999999999995},"min":{"1min":0.54200000000000004,"5min":0.373,"15min":0.373},"max":{"1min":1.256,"5min":1.256,"15min":1.345},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.91400000000000003,"15min":0.89600000000000002},"min":{"1min":0.624,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.196,"5min":1.512,"15min":1.512},"last":0.96399999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:06:53 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.98699999999999999,"15min":0.95099999999999996},"min":{"1min":0.72799999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.306,"5min":1.48,"15min":1.48},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.98699999999999999,"15min":0.97199999999999998},"min":{"1min":0.69399999999999995,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.548,"5min":1.548,"15min":1.548},"last":1.0600000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:07:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.004,"15min":1.026},"min":{"1min":0.72299999999999998,"5min":0.52800000000000002,"15min":0.51900000000000002},"max":{"1min":1.446,"5min":1.74,"15min":1.74},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.081,"15min":1.1000000000000001},"min":{"1min":0.74399999999999999,"5min":0.56999999999999995,"15min":0.54400000000000004},"max":{"1min":1.4410000000000001,"5min":1.508,"15min":1.508},"last":1.2110000000000001}]}]},{"osd":1,"up_from":13,"seq":55834575010,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":504360,"kb_used_data":199072,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93240792,"statfs":{"total":95995035648,"available":95478571008,"internally_reserved":0,"allocated":203849728,"data_stored":202275711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:07:12 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.63600000000000001,"15min":0.63900000000000001},"min":{"1min":0.48799999999999999,"5min":0.247,"15min":0.247},"max":{"1min":0.97499999999999998,"5min":1.8009999999999999,"15min":1.8009999999999999},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.64300000000000002,"15min":0.65900000000000003},"min":{"1min":0.44800000000000001,"5min":0.312,"15min":0.312},"max":{"1min":0.92400000000000004,"5min":1.7190000000000001,"15min":3.1880000000000002},"last":0.81799999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:07:12 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.65500000000000003,"15min":0.66700000000000004},"min":{"1min":0.46500000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":3.1970000000000001,"5min":3.1970000000000001,"15min":3.4689999999999999},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.72299999999999998,"15min":0.72799999999999998},"min":{"1min":0.35999999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.113,"5min":1.859,"15min":1.859},"last":0.86599999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:06:42 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.73999999999999999,"15min":0.77400000000000002},"min":{"1min":0.48099999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.0229999999999999,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.72899999999999998,"15min":0.76800000000000002},"min":{"1min":0.437,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.1379999999999999,"5min":1.573,"15min":1.573},"last":0.93799999999999994}]},{"osd":4,"last update":"Sat Sep 23 20:06:12 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.022,"15min":0.98699999999999999},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.3360000000000001,"5min":2.367,"15min":2.367},"last":1.03},{"interface":"front","average":{"1min":1.034,"5min":0.996,"15min":0.99099999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.718,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":1.169}]},{"osd":5,"last update":"Sat Sep 23 20:07:02 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.96899999999999997,"15min":1.016},"min":{"1min":0.72899999999999998,"5min":0.58899999999999997,"15min":0.51200000000000001},"max":{"1min":1.413,"5min":1.891,"15min":1.891},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.95799999999999996,"15min":1.026},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.441},"max":{"1min":1.3600000000000001,"5min":2.2269999999999999,"15min":2.2269999999999999},"last":1.0489999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:06:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.0800000000000001,"15min":1.1439999999999999},"min":{"1min":0.65500000000000003,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.3700000000000001,"5min":2.177,"15min":2.177},"last":1.2},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0600000000000001,"15min":1.131},"min":{"1min":0.68000000000000005,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.413,"5min":2.2010000000000001,"15min":2.2010000000000001},"last":1.319}]},{"osd":7,"last update":"Sat Sep 23 20:06:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.995,"15min":1.0649999999999999},"min":{"1min":0.61199999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.349,"5min":3.9420000000000002,"15min":3.9420000000000002},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.1080000000000001,"15min":1.1359999999999999},"min":{"1min":0.70599999999999996,"5min":0.627,"15min":0.622},"max":{"1min":1.429,"5min":2.8370000000000002,"15min":2.8370000000000002},"last":1.093}]}]},{"osd":0,"up_from":8,"seq":34359738541,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":662196,"kb_used_data":364972,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93082956,"statfs":{"total":95995035648,"available":95316946944,"internally_reserved":0,"allocated":373731328,"data_stored":371252170,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:06:18 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.68400000000000005,"15min":0.63400000000000001},"min":{"1min":0.373,"5min":0.30199999999999999,"15min":0.24299999999999999},"max":{"1min":1.02,"5min":4.6609999999999996,"15min":4.6609999999999996},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.62,"15min":0.64800000000000002},"min":{"1min":0.45700000000000002,"5min":0.252,"15min":0.252},"max":{"1min":1.05,"5min":1.21,"15min":1.397},"last":0.33300000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:07:00 2023","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.68200000000000005,"15min":0.69499999999999995},"min":{"1min":0.44,"5min":0.34599999999999997,"15min":0.33700000000000002},"max":{"1min":1.353,"5min":1.925,"15min":1.925},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.69499999999999995,"15min":0.68700000000000006},"min":{"1min":0.38900000000000001,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.381,"5min":1.381,"15min":1.552},"last":0.35199999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:06:46 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.72999999999999998,"15min":0.72599999999999998},"min":{"1min":0.432,"5min":0.34799999999999998,"15min":0.309},"max":{"1min":2.544,"5min":4.8129999999999997,"15min":4.8129999999999997},"last":0.37},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.76000000000000001,"15min":0.80000000000000004},"min":{"1min":0.42099999999999999,"5min":0.33000000000000002,"15min":0.31900000000000001},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.6379999999999999},"last":0.32600000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:06:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.95599999999999996,"15min":0.97999999999999998},"min":{"1min":0.66400000000000003,"5min":0.56100000000000005,"15min":0.52200000000000002},"max":{"1min":1.5589999999999999,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.90500000000000003,"15min":0.94199999999999995},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3100000000000001,"5min":1.452,"15min":1.7170000000000001},"last":0.47499999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:07:00 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.92800000000000005,"15min":0.96099999999999997},"min":{"1min":0.69499999999999995,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.226,"5min":4.851,"15min":4.851},"last":0.495},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.96599999999999997,"15min":1},"min":{"1min":0.625,"5min":0.498,"15min":0.498},"max":{"1min":1.52,"5min":2.0089999999999999,"15min":2.0089999999999999},"last":0.64400000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:06:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.96399999999999997,"15min":1.032},"min":{"1min":0.65100000000000002,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.264,"5min":1.518,"15min":1.651},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0309999999999999,"15min":1.1180000000000001},"min":{"1min":0.73599999999999999,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.496,"5min":1.496,"15min":1.6599999999999999},"last":0.60399999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:06:18 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.048,"15min":1.0940000000000001},"min":{"1min":0.67100000000000004,"5min":0.59099999999999997,"15min":0.56999999999999995},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.6359999999999999},"last":0.629},{"interface":"front","average":{"1min":1.038,"5min":1.071,"15min":1.0820000000000001},"min":{"1min":0.69199999999999995,"5min":0.68799999999999994,"15min":0.61599999999999999},"max":{"1min":1.639,"5min":4.6180000000000003,"15min":4.6180000000000003},"last":0.56399999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411482,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":597004,"kb_used_data":287620,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93148148,"statfs":{"total":95995035648,"available":95383703552,"internally_reserved":0,"allocated":294522880,"data_stored":292511618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:06:53 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59399999999999997,"15min":0.60999999999999999},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.81100000000000005,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.63,"5min":0.63600000000000001,"15min":0.64400000000000002},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.0649999999999999,"5min":1.45,"15min":1.45},"last":0.52100000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:06:53 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.68300000000000005,"15min":0.71299999999999997},"min":{"1min":0.33500000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.63500000000000001,"15min":0.68899999999999995},"min":{"1min":0.32600000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.94099999999999995,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.83199999999999996}]},{"osd":3,"last update":"Sat Sep 23 20:06:33 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.69799999999999995,"15min":0.72399999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.5289999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.70899999999999996,"15min":0.76200000000000001},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.0820000000000001,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.57999999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:06:19 2023","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":0.96199999999999997,"15min":0.97199999999999998},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":7.1970000000000001,"5min":7.1970000000000001,"15min":7.1970000000000001},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.042,"5min":0.96399999999999997,"15min":0.98899999999999999},"min":{"1min":0.629,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.423,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.1279999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:07:00 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.88200000000000001,"15min":0.91800000000000004},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.3009999999999999,"5min":1.357,"15min":1.357},"last":1.002},{"interface":"front","average":{"1min":1.069,"5min":1.038,"15min":1.0129999999999999},"min":{"1min":0.54000000000000004,"5min":0.499,"15min":0.499},"max":{"1min":1.4530000000000001,"5min":7.2930000000000001,"15min":7.2930000000000001},"last":0.98299999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:06:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.98799999999999999,"15min":1.026},"min":{"1min":0.63900000000000001,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.337,"5min":1.611,"15min":1.611},"last":0.874},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.93100000000000005,"15min":0.98799999999999999},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.425,"5min":1.506,"15min":1.506},"last":0.96899999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:06:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.93899999999999995,"15min":1.052},"min":{"1min":0.64500000000000002,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.581,"5min":1.581,"15min":1.609},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.359,"5min":1.0720000000000001,"15min":1.1100000000000001},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":7.258,"5min":7.258,"15min":7.258},"last":0.94199999999999995}]}]},{"osd":3,"up_from":25,"seq":107374182544,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":449560,"kb_used_data":148368,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93295592,"statfs":{"total":95995035648,"available":95534686208,"internally_reserved":0,"allocated":151928832,"data_stored":150757704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:06:43 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.61099999999999999,"15min":0.64500000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.123,"5min":1.123,"15min":1.548},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.627,"5min":0.63700000000000001,"15min":0.69899999999999995},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.7929999999999999},"last":0.52000000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:06:43 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.67600000000000005,"15min":0.74099999999999999},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.9219999999999999},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.65500000000000003,"15min":0.70799999999999996},"min":{"1min":0.378,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.038,"5min":1.169,"15min":1.3160000000000001},"last":0.55800000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:06:43 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.68700000000000006,"15min":0.73299999999999998},"min":{"1min":0.42299999999999999,"5min":0.32900000000000001,"15min":0.32400000000000001},"max":{"1min":0.97099999999999997,"5min":1.125,"15min":1.125},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.72499999999999998,"15min":0.75800000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.99099999999999999,"5min":1.4410000000000001,"15min":1.6679999999999999},"last":0.623}]},{"osd":4,"last update":"Sat Sep 23 20:06:20 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.92600000000000005,"15min":0.92900000000000005},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.2010000000000001,"5min":3.4940000000000002,"15min":4.8609999999999998},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.95899999999999996,"15min":0.94799999999999995},"min":{"1min":0.52200000000000002,"5min":0.433,"15min":0.433},"max":{"1min":1.4810000000000001,"5min":3.661,"15min":3.661},"last":0.88500000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:06:59 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.98799999999999999,"15min":1.006},"min":{"1min":0.68799999999999994,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.613,"5min":3.589,"15min":3.589},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.93799999999999994,"15min":0.98099999999999998},"min":{"1min":0.52500000000000002,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3080000000000001,"5min":3.3679999999999999,"15min":3.3679999999999999},"last":0.97099999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:06:43 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.0389999999999999,"15min":1.0960000000000001},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.5580000000000001,"5min":3.8450000000000002,"15min":3.8450000000000002},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.03,"15min":1.087},"min":{"1min":0.61099999999999999,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.532,"5min":3.9710000000000001,"15min":4.8330000000000002},"last":0.90700000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:06:20 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.0589999999999999,"15min":1.179},"min":{"1min":0.621,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.387,"5min":3.7770000000000001,"15min":4.9039999999999999},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.92800000000000005,"5min":1.038,"15min":1.0229999999999999},"min":{"1min":0.60099999999999998,"5min":0.58299999999999996,"15min":0.51600000000000001},"max":{"1min":1.286,"5min":3.7360000000000002,"15min":3.7360000000000002},"last":1.0169999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019015,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":678164,"kb_used_data":364684,"kb_used_omap":0,"kb_used_meta":313472,"kb_avail":93066988,"statfs":{"total":95995035648,"available":95300595712,"internally_reserved":0,"allocated":373436416,"data_stored":370980027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":320995328},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:06:15 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.79700000000000004,"15min":0.84099999999999997},"min":{"1min":0.42399999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.046,"5min":1.1699999999999999,"15min":1.2430000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.79700000000000004,"15min":0.82599999999999996},"min":{"1min":0.45500000000000002,"5min":0.434,"15min":0.434},"max":{"1min":1.099,"5min":1.1639999999999999,"15min":1.4099999999999999},"last":1.6120000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:06:15 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.81999999999999995,"15min":0.84599999999999997},"min":{"1min":0.48999999999999999,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.1950000000000001,"5min":1.2130000000000001,"15min":1.369},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.81999999999999995,"15min":0.84899999999999998},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1120000000000001,"5min":1.1759999999999999,"15min":1.196},"last":0.82999999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:06:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.88100000000000001,"15min":0.871},"min":{"1min":0.56499999999999995,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.169,"5min":1.1970000000000001,"15min":1.4299999999999999},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.79600000000000004,"15min":0.88400000000000001},"min":{"1min":0.58699999999999997,"5min":0.53800000000000003,"15min":0.47599999999999998},"max":{"1min":1.2250000000000001,"5min":1.2430000000000001,"15min":1.4830000000000001},"last":1.8160000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:06:15 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.81599999999999995,"15min":0.88800000000000001},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.0489999999999999,"5min":1.2310000000000001,"15min":1.3},"last":1.7030000000000001},{"interface":"front","average":{"1min":0.873,"5min":0.89200000000000002,"15min":0.90200000000000002},"min":{"1min":0.53500000000000003,"5min":0.50700000000000001,"15min":0.48999999999999999},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.90200000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:06:59 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.89800000000000002,"15min":0.86799999999999999},"min":{"1min":0.51300000000000001,"5min":0.51000000000000001,"15min":0.46300000000000002},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.94299999999999995,"15min":0.95699999999999996},"min":{"1min":0.66200000000000003,"5min":0.52700000000000002,"15min":0.48599999999999999},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.7609999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:06:40 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.97699999999999998,"15min":0.93500000000000005},"min":{"1min":0.69999999999999996,"5min":0.54000000000000004,"15min":0.39300000000000002},"max":{"1min":1.669,"5min":1.669,"15min":1.669},"last":1.079},{"interface":"front","average":{"1min":1.038,"5min":1.0509999999999999,"15min":1.024},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.50700000000000001},"max":{"1min":1.573,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":1.48}]},{"osd":7,"last update":"Sat Sep 23 20:06:17 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0620000000000001,"15min":1.0129999999999999},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.268,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.5669999999999999},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0660000000000001,"15min":1.0269999999999999},"min":{"1min":0.67300000000000004,"5min":0.64300000000000002,"15min":0.47299999999999998},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.3819999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822784,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":737364,"kb_used_data":440140,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93007788,"statfs":{"total":95995035648,"available":95239974912,"internally_reserved":0,"allocated":450703360,"data_stored":447839464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:07:00 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.74299999999999999,"15min":0.80800000000000005},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.016,"5min":1.2210000000000001,"15min":1.3069999999999999},"last":1.2370000000000001},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.80900000000000005,"15min":0.86799999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.0840000000000001,"5min":1.2729999999999999,"15min":1.4690000000000001},"last":0.84999999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:07:00 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.81799999999999995,"15min":0.876},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.008,"5min":1.2170000000000001,"15min":1.361},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.753,"15min":0.82599999999999996},"min":{"1min":0.61599999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.095,"5min":1.1399999999999999,"15min":1.4570000000000001},"last":0.749}]},{"osd":2,"last update":"Sat Sep 23 20:07:00 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.875,"15min":0.90100000000000002},"min":{"1min":0.56200000000000006,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.1379999999999999,"5min":1.282,"15min":1.282},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.84499999999999997,"15min":0.88200000000000001},"min":{"1min":0.60099999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.216,"5min":1.629,"15min":1.629},"last":0.94399999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:07:00 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.89100000000000001,"15min":0.96299999999999997},"min":{"1min":0.65100000000000002,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.24,"5min":1.724,"15min":2.3290000000000002},"last":1.1759999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.88800000000000001,"15min":0.93899999999999995},"min":{"1min":0.63400000000000001,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.101,"5min":1.325,"15min":2.383},"last":1.046}]},{"osd":4,"last update":"Sat Sep 23 20:07:00 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.97299999999999998,"15min":0.877},"min":{"1min":0.433,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.508,"5min":1.508,"15min":1.51},"last":1.119},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.97199999999999998,"15min":0.89600000000000002},"min":{"1min":0.53900000000000003,"5min":0.53000000000000003,"15min":0.45400000000000001},"max":{"1min":1.4330000000000001,"5min":1.78,"15min":1.78},"last":1.0840000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:06:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0329999999999999,"15min":1},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3260000000000001,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":1.2949999999999999},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0189999999999999,"15min":0.97699999999999998},"min":{"1min":0.70599999999999996,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.339,"5min":1.429,"15min":1.655},"last":0.90200000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:06:23 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.0209999999999999,"15min":0.96499999999999997},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.458,"5min":1.506,"15min":2.0779999999999998},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0820000000000001,"15min":1.054},"min":{"1min":0.56999999999999995,"5min":0.56399999999999995,"15min":0.51400000000000001},"max":{"1min":1.4279999999999999,"5min":1.627,"15min":1.732},"last":1.2070000000000001}]}]}],"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":372383744,"data_stored":370313564,"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":203108352,"data_stored":201928364,"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":293769216,"data_stored":292163368,"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":151179264,"data_stored":150409952,"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":372666368,"data_stored":370627767,"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":449953792,"data_stored":447491493,"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":201048064,"data_stored":199907411,"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":252112896,"data_stored":250786356,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:07:21.812 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-09-23T20:07:21.813 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-09-23T20:07:21.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:21 smithi173 bash[27697]: audit 2023-09-23T20:07:20.431735+0000 mgr.y (mgr.34107) 14 : audit [DBG] from='client.25457 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:07:22.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:22 smithi173 bash[27697]: cluster 2023-09-23T20:07:21.454963+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:22.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:22 smithi098 bash[33670]: cluster 2023-09-23T20:07:21.454963+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:24.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:24 smithi173 bash[27697]: cluster 2023-09-23T20:07:23.455583+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:24 smithi098 bash[33670]: cluster 2023-09-23T20:07:23.455583+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:25 smithi173 bash[27697]: audit 2023-09-23T20:07:24.555028+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:25.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:25 smithi098 bash[33670]: audit 2023-09-23T20:07:24.555028+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:26.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:07:26] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.33.4" 2023-09-23T20:07:26.595 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:07:27.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: cluster 2023-09-23T20:07:25.456321+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:27.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:25.873406+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:25.880532+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:25.882813+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:27.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:25.884053+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:07:27.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: cephadm 2023-09-23T20:07:25.885940+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:07:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: cephadm 2023-09-23T20:07:25.886270+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:07:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:26.705903+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:26.710946+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:26.715651+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:26.720069+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:26.725049+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:26.808564+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:26.810705+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:26.811545+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:07:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:26 smithi098 bash[33670]: audit 2023-09-23T20:07:26.817638+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: cluster 2023-09-23T20:07:25.456321+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:27.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:25.873406+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:25.880532+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:25.882813+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:25.884053+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: cephadm 2023-09-23T20:07:25.885940+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: cephadm 2023-09-23T20:07:25.886270+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:26.705903+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:26.710946+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:26.715651+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:26.720069+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:26.725049+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:26.808564+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:07:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:26.810705+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:07:27.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:26.811545+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:07:27.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:26 smithi173 bash[27697]: audit 2023-09-23T20:07:26.817638+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:07:28.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:27 smithi098 bash[33670]: cephadm 2023-09-23T20:07:26.101071+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:07:28.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:27 smithi098 bash[33670]: cephadm 2023-09-23T20:07:26.102368+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:07:28.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:27 smithi098 bash[33670]: cephadm 2023-09-23T20:07:26.317011+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:07:28.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:27 smithi098 bash[33670]: cephadm 2023-09-23T20:07:26.318811+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:07:28.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:27 smithi098 bash[33670]: cephadm 2023-09-23T20:07:26.482667+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:07:28.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:27 smithi098 bash[33670]: cephadm 2023-09-23T20:07:26.483805+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:07:28.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:27 smithi173 bash[27697]: cephadm 2023-09-23T20:07:26.101071+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:07:28.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:27 smithi173 bash[27697]: cephadm 2023-09-23T20:07:26.102368+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:07:28.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:27 smithi173 bash[27697]: cephadm 2023-09-23T20:07:26.317011+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:07:28.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:27 smithi173 bash[27697]: cephadm 2023-09-23T20:07:26.318811+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:07:28.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:27 smithi173 bash[27697]: cephadm 2023-09-23T20:07:26.482667+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:07:28.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:27 smithi173 bash[27697]: cephadm 2023-09-23T20:07:26.483805+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:07:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:28 smithi173 bash[27697]: cluster 2023-09-23T20:07:27.457178+0000 mgr.y (mgr.34107) 26 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:29.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:07:28 smithi173 bash[55138]: ts=2023-09-23T20:07:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:07:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:28 smithi098 bash[33670]: cluster 2023-09-23T20:07:27.457178+0000 mgr.y (mgr.34107) 26 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:30.909 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_0' removed 2023-09-23T20:07:31.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:30 smithi098 bash[33670]: debug 2023-09-23T20:07:30.885+0000 7fab5bd28700 -1 mon.c@2(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T20:07:31.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:30 smithi098 bash[33670]: cluster 2023-09-23T20:07:29.457622+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:31.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:30 smithi098 bash[33670]: audit 2023-09-23T20:07:30.034319+0000 mon.c (mon.2) 190 : audit [INF] from='client.? 172.21.15.98:0/2749487680' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:07:31.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:30 smithi098 bash[33670]: audit 2023-09-23T20:07:30.035214+0000 mon.a (mon.0) 65 : 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-23T20:07:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:30 smithi173 bash[27697]: debug 2023-09-23T20:07:30.888+0000 7f7b3fe7f700 -1 mon.b@1(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T20:07:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:30 smithi173 bash[27697]: cluster 2023-09-23T20:07:29.457622+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:30 smithi173 bash[27697]: audit 2023-09-23T20:07:30.034319+0000 mon.c (mon.2) 190 : audit [INF] from='client.? 172.21.15.98:0/2749487680' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:07:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:30 smithi173 bash[27697]: audit 2023-09-23T20:07:30.035214+0000 mon.a (mon.0) 65 : 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-23T20:07:31.762 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T20:07:31.762 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2023-09-23T20:07:31.762 DEBUG:teuthology.parallel:result is None 2023-09-23T20:07:32.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:31 smithi098 bash[33670]: audit 2023-09-23T20:07:30.892919+0000 mon.a (mon.0) 66 : 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-23T20:07:32.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:31 smithi098 bash[33670]: cluster 2023-09-23T20:07:30.893112+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:07:32.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:31 smithi098 bash[33670]: cluster 2023-09-23T20:07:30.897365+0000 osd.1 (osd.1) 4 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T20:07:32.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:31 smithi098 bash[33670]: cluster 2023-09-23T20:07:30.900529+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T20:07:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:31 smithi173 bash[27697]: audit 2023-09-23T20:07:30.892919+0000 mon.a (mon.0) 66 : 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-23T20:07:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:31 smithi173 bash[27697]: cluster 2023-09-23T20:07:30.893112+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:07:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:31 smithi173 bash[27697]: cluster 2023-09-23T20:07:30.897365+0000 osd.1 (osd.1) 4 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T20:07:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:31 smithi173 bash[27697]: cluster 2023-09-23T20:07:30.900529+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T20:07:33.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:32 smithi098 bash[33670]: cluster 2023-09-23T20:07:31.458211+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:33.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:32 smithi098 bash[33670]: cluster 2023-09-23T20:07:31.598872+0000 osd.5 (osd.5) 4 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T20:07:33.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:32 smithi098 bash[33670]: cluster 2023-09-23T20:07:31.962701+0000 osd.4 (osd.4) 5 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T20:07:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:32 smithi173 bash[27697]: cluster 2023-09-23T20:07:31.458211+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:32 smithi173 bash[27697]: cluster 2023-09-23T20:07:31.598872+0000 osd.5 (osd.5) 4 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T20:07:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:32 smithi173 bash[27697]: cluster 2023-09-23T20:07:31.962701+0000 osd.4 (osd.4) 5 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-23T20:07:35.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:34 smithi098 bash[33670]: cluster 2023-09-23T20:07:33.458884+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:34 smithi173 bash[27697]: cluster 2023-09-23T20:07:33.458884+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:36.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:07:36] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.33.4" 2023-09-23T20:07:37.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:36 smithi098 bash[33670]: cluster 2023-09-23T20:07:35.459524+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:37.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:36 smithi173 bash[27697]: cluster 2023-09-23T20:07:35.459524+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-23T20:07:38.933 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:07:38 smithi173 bash[55138]: ts=2023-09-23T20:07:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:07:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:38 smithi173 bash[27697]: cluster 2023-09-23T20:07:37.460640+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:38 smithi098 bash[33670]: cluster 2023-09-23T20:07:37.460640+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:40 smithi173 bash[27697]: cluster 2023-09-23T20:07:39.461305+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:40 smithi173 bash[27697]: audit 2023-09-23T20:07:39.555358+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:40 smithi098 bash[33670]: cluster 2023-09-23T20:07:39.461305+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:40 smithi098 bash[33670]: audit 2023-09-23T20:07:39.555358+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:42.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:42 smithi173 bash[27697]: cluster 2023-09-23T20:07:41.462410+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:42.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:42 smithi098 bash[33670]: cluster 2023-09-23T20:07:41.462410+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:44 smithi173 bash[27697]: cluster 2023-09-23T20:07:43.463084+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:44.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:44 smithi098 bash[33670]: cluster 2023-09-23T20:07:43.463084+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:46.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:07:46] "GET /metrics HTTP/1.1" 200 33716 "" "Prometheus/2.33.4" 2023-09-23T20:07:46.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:46 smithi173 bash[27697]: cluster 2023-09-23T20:07:45.463751+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:46.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:46 smithi098 bash[33670]: cluster 2023-09-23T20:07:45.463751+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:48 smithi173 bash[27697]: cluster 2023-09-23T20:07:47.464802+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:48.844 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:07:48 smithi173 bash[55138]: ts=2023-09-23T20:07:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:07:48.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:48 smithi098 bash[33670]: cluster 2023-09-23T20:07:47.464802+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:50.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:50 smithi173 bash[27697]: cluster 2023-09-23T20:07:49.465468+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:50.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:50 smithi098 bash[33670]: cluster 2023-09-23T20:07:49.465468+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:52.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:52 smithi173 bash[27697]: cluster 2023-09-23T20:07:51.466689+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:52.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:52 smithi098 bash[33670]: cluster 2023-09-23T20:07:51.466689+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:54.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:54 smithi173 bash[27697]: cluster 2023-09-23T20:07:53.467409+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:54.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:54 smithi098 bash[33670]: cluster 2023-09-23T20:07:53.467409+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:55 smithi173 bash[27697]: audit 2023-09-23T20:07:54.555880+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:55.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:55 smithi098 bash[33670]: audit 2023-09-23T20:07:54.555880+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:07:56.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:07:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:07:56] "GET /metrics HTTP/1.1" 200 33715 "" "Prometheus/2.33.4" 2023-09-23T20:07:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:56 smithi173 bash[27697]: cluster 2023-09-23T20:07:55.468098+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:56.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:56 smithi098 bash[33670]: cluster 2023-09-23T20:07:55.468098+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:07:58 smithi173 bash[27697]: cluster 2023-09-23T20:07:57.469145+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:07:58.845 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:07:58 smithi173 bash[55138]: ts=2023-09-23T20:07:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:07:58.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:07:58 smithi098 bash[33670]: cluster 2023-09-23T20:07:57.469145+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:00.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:00 smithi173 bash[27697]: cluster 2023-09-23T20:07:59.469822+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:00.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:00 smithi098 bash[33670]: cluster 2023-09-23T20:07:59.469822+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:02.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:02 smithi173 bash[27697]: cluster 2023-09-23T20:08:01.470901+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:02.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:02 smithi098 bash[33670]: cluster 2023-09-23T20:08:01.470901+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:04.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:04 smithi173 bash[27697]: cluster 2023-09-23T20:08:03.471562+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:04.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:04 smithi098 bash[33670]: cluster 2023-09-23T20:08:03.471562+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:06.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:08:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:08:06] "GET /metrics HTTP/1.1" 200 33715 "" "Prometheus/2.33.4" 2023-09-23T20:08:06.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:06 smithi173 bash[27697]: cluster 2023-09-23T20:08:05.472228+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:06.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:06 smithi098 bash[33670]: cluster 2023-09-23T20:08:05.472228+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:08.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:08 smithi173 bash[27697]: cluster 2023-09-23T20:08:07.473290+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:08.844 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:08:08 smithi173 bash[55138]: ts=2023-09-23T20:08:08.667Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:08:08.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:08 smithi098 bash[33670]: cluster 2023-09-23T20:08:07.473290+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:10 smithi173 bash[27697]: cluster 2023-09-23T20:08:09.474087+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:10 smithi173 bash[27697]: audit 2023-09-23T20:08:09.564737+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:10.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:10 smithi098 bash[33670]: cluster 2023-09-23T20:08:09.474087+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:10.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:10 smithi098 bash[33670]: audit 2023-09-23T20:08:09.564737+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:12.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:12 smithi173 bash[27697]: cluster 2023-09-23T20:08:11.475344+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:12.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:12 smithi098 bash[33670]: cluster 2023-09-23T20:08:11.475344+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:14.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:14 smithi173 bash[27697]: cluster 2023-09-23T20:08:13.475952+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:14.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:14 smithi098 bash[33670]: cluster 2023-09-23T20:08:13.475952+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:16.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:08:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:08:16] "GET /metrics HTTP/1.1" 200 33714 "" "Prometheus/2.33.4" 2023-09-23T20:08:16.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:16 smithi173 bash[27697]: cluster 2023-09-23T20:08:15.476519+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:16.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:16 smithi098 bash[33670]: cluster 2023-09-23T20:08:15.476519+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:18.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:18 smithi173 bash[27697]: cluster 2023-09-23T20:08:17.477580+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:18.845 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:08:18 smithi173 bash[55138]: ts=2023-09-23T20:08:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:08:18.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:18 smithi098 bash[33670]: cluster 2023-09-23T20:08:17.477580+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:20.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:20 smithi173 bash[27697]: cluster 2023-09-23T20:08:19.478240+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:20.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:20 smithi098 bash[33670]: cluster 2023-09-23T20:08:19.478240+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:22.743 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T20:08:22.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:22 smithi098 bash[33670]: cluster 2023-09-23T20:08:21.479340+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:23.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:22 smithi173 bash[27697]: cluster 2023-09-23T20:08:21.479340+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:24 smithi098 bash[33670]: cluster 2023-09-23T20:08:23.480061+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:24 smithi098 bash[33670]: audit 2023-09-23T20:08:24.561443+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:24 smithi173 bash[27697]: cluster 2023-09-23T20:08:23.480061+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:24 smithi173 bash[27697]: audit 2023-09-23T20:08:24.561443+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:26.246 INFO:teuthology.orchestra.run.smithi098.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:08:26.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:08:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:08:26] "GET /metrics HTTP/1.1" 200 33713 "" "Prometheus/2.33.4" 2023-09-23T20:08:26.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:26 smithi098 bash[33670]: cluster 2023-09-23T20:08:25.480482+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:26.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:26 smithi098 bash[33670]: audit 2023-09-23T20:08:26.241942+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:26.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:26 smithi098 bash[33670]: audit 2023-09-23T20:08:26.276000+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:27.049 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for majority of mons to upgrade' 2023-09-23T20:08:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:26 smithi173 bash[27697]: cluster 2023-09-23T20:08:25.480482+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:26 smithi173 bash[27697]: audit 2023-09-23T20:08:26.241942+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:26 smithi173 bash[27697]: audit 2023-09-23T20:08:26.276000+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:27.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:27 smithi098 bash[33670]: audit 2023-09-23T20:08:26.235838+0000 mgr.y (mgr.34107) 56 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:08:27.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:27 smithi098 bash[33670]: cephadm 2023-09-23T20:08:26.236236+0000 mgr.y (mgr.34107) 57 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:08:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:27 smithi173 bash[27697]: audit 2023-09-23T20:08:26.235838+0000 mgr.y (mgr.34107) 56 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:08:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:27 smithi173 bash[27697]: cephadm 2023-09-23T20:08:26.236236+0000 mgr.y (mgr.34107) 57 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:08:28.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:28 smithi098 bash[33670]: cluster 2023-09-23T20:08:27.481355+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:28 smithi173 bash[27697]: cluster 2023-09-23T20:08:27.481355+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:29.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:08:28 smithi173 bash[55138]: ts=2023-09-23T20:08:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:08:30.094 INFO:teuthology.orchestra.run.smithi098.stdout:wait for majority of mons to upgrade 2023-09-23T20:08:30.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:30 smithi098 bash[33670]: cluster 2023-09-23T20:08:29.481902+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:30.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:30 smithi173 bash[27697]: cluster 2023-09-23T20:08:29.481902+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:30.896 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-09-23T20:08:32.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:32 smithi173 bash[27697]: cluster 2023-09-23T20:08:31.482976+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:32.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:32 smithi173 bash[27697]: audit 2023-09-23T20:08:32.416284+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:32.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:32 smithi173 bash[27697]: audit 2023-09-23T20:08:32.425001+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:32.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:32 smithi098 bash[33670]: cluster 2023-09-23T20:08:31.482976+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:32 smithi098 bash[33670]: audit 2023-09-23T20:08:32.416284+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:32 smithi098 bash[33670]: audit 2023-09-23T20:08:32.425001+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:33.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:33 smithi173 bash[27697]: audit 2023-09-23T20:08:32.576311+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:33.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:33 smithi173 bash[27697]: audit 2023-09-23T20:08:32.583824+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:33.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:33 smithi173 bash[27697]: audit 2023-09-23T20:08:33.066986+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:33.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:33 smithi173 bash[27697]: audit 2023-09-23T20:08:33.068621+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:08:33.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:33 smithi173 bash[27697]: audit 2023-09-23T20:08:33.077643+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:33.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:33 smithi173 bash[27697]: audit 2023-09-23T20:08:33.161110+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:33.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:33 smithi173 bash[27697]: audit 2023-09-23T20:08:33.164857+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:08:33.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:33 smithi173 bash[27697]: audit 2023-09-23T20:08:33.166571+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:08:33.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:33 smithi173 bash[27697]: audit 2023-09-23T20:08:33.167561+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T20:08:33.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:33 smithi098 bash[33670]: audit 2023-09-23T20:08:32.576311+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:33.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:33 smithi098 bash[33670]: audit 2023-09-23T20:08:32.583824+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:33.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:33 smithi098 bash[33670]: audit 2023-09-23T20:08:33.066986+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:33.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:33 smithi098 bash[33670]: audit 2023-09-23T20:08:33.068621+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:08:33.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:33 smithi098 bash[33670]: audit 2023-09-23T20:08:33.077643+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:33.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:33 smithi098 bash[33670]: audit 2023-09-23T20:08:33.161110+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:33.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:33 smithi098 bash[33670]: audit 2023-09-23T20:08:33.164857+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:08:33.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:33 smithi098 bash[33670]: audit 2023-09-23T20:08:33.166571+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:08:33.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:33 smithi098 bash[33670]: audit 2023-09-23T20:08:33.167561+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T20:08:34.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:34 smithi173 bash[27697]: cephadm 2023-09-23T20:08:33.168519+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T20:08:34.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:34 smithi173 bash[27697]: cluster 2023-09-23T20:08:33.483622+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:34.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:34 smithi098 bash[33670]: cephadm 2023-09-23T20:08:33.168519+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T20:08:34.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:34 smithi098 bash[33670]: cluster 2023-09-23T20:08:33.483622+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:35.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:35 smithi173 bash[27697]: audit 2023-09-23T20:08:35.149838+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.98:0/63694851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:08:35.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:35 smithi098 bash[33670]: audit 2023-09-23T20:08:35.149838+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.98:0/63694851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:08:36.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:08:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:08:36] "GET /metrics HTTP/1.1" 200 33713 "" "Prometheus/2.33.4" 2023-09-23T20:08:37.033 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:36 smithi098 bash[33670]: cluster 2023-09-23T20:08:35.484312+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:37.033 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:36 smithi098 bash[33670]: cephadm 2023-09-23T20:08:35.738347+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T20:08:37.034 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:36 smithi098 bash[33670]: audit 2023-09-23T20:08:35.747248+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:37.034 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:36 smithi098 bash[33670]: audit 2023-09-23T20:08:35.749016+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:08:37.034 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:36 smithi098 bash[33670]: audit 2023-09-23T20:08:35.750197+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:08:37.034 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:36 smithi098 bash[33670]: audit 2023-09-23T20:08:35.751174+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:37.034 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:36 smithi098 bash[33670]: cephadm 2023-09-23T20:08:35.752602+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Deploying daemon mon.c on smithi098 2023-09-23T20:08:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:36 smithi173 bash[27697]: cluster 2023-09-23T20:08:35.484312+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:36 smithi173 bash[27697]: cephadm 2023-09-23T20:08:35.738347+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T20:08:37.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:36 smithi173 bash[27697]: audit 2023-09-23T20:08:35.747248+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:37.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:36 smithi173 bash[27697]: audit 2023-09-23T20:08:35.749016+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:08:37.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:36 smithi173 bash[27697]: audit 2023-09-23T20:08:35.750197+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:08:37.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:36 smithi173 bash[27697]: audit 2023-09-23T20:08:35.751174+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:08:37.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:36 smithi173 bash[27697]: cephadm 2023-09-23T20:08:35.752602+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Deploying daemon mon.c on smithi098 2023-09-23T20:08:38.057 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:37 smithi098 bash[33670]: audit 2023-09-23T20:08:37.592443+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.98:0/3212053019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:08:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:37 smithi173 bash[27697]: audit 2023-09-23T20:08:37.592443+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.98:0/3212053019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:08:38.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:38 smithi098 systemd[1]: Stopping Ceph mon.c for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:08:38.713 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:38 smithi098 bash[33670]: debug 2023-09-23T20:08:38.421+0000 7fab62535700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T20:08:38.713 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:38 smithi098 bash[33670]: debug 2023-09-23T20:08:38.421+0000 7fab62535700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-09-23T20:08:39.094 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:08:38 smithi173 bash[55138]: ts=2023-09-23T20:08:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:08:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:39 smithi098 bash[78110]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T20:08:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:39 smithi098 bash[78172]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T20:08:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:39 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.c.service: Succeeded. 2023-09-23T20:08:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:39 smithi098 systemd[1]: Stopped Ceph mon.c for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:08:39.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:39 smithi098 systemd[1]: Started Ceph mon.c for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:08:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.629+0000 7f2d0e52ec80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T20:08:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.629+0000 7f2d0e52ec80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T20:08:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.629+0000 7f2d0e52ec80 0 pidfile_write: ignore empty --pid-file 2023-09-23T20:08:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 0 load: jerasure load: lrc 2023-09-23T20:08:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T20:08:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Git sha 0 2023-09-23T20:08:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T20:08:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: DB SUMMARY 2023-09-23T20:08:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: DB Session ID: BKBSFGHRBG3JP1NYUCGD 2023-09-23T20:08:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T20:08:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1080 Bytes 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000023.sst 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000021.log size: 3537955 ; 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.env: 0x55b46006e720 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T20:08:40.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.info_log: 0x55b4623ab480 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.statistics: (nil) 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.use_fsync: 0 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T20:08:40.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.db_log_dir: 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.wal_dir: 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T20:08:40.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.write_buffer_manager: 0x55b461638c80 2023-09-23T20:08:40.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T20:08:40.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T20:08:40.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T20:08:40.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T20:08:40.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T20:08:40.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T20:08:40.935 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T20:08:40.936 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T20:08:40.936 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.unordered_write: 0 2023-09-23T20:08:40.936 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T20:08:40.936 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T20:08:40.936 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T20:08:40.936 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T20:08:40.936 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.row_cache: None 2023-09-23T20:08:40.936 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.wal_filter: None 2023-09-23T20:08:40.936 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T20:08:40.936 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T20:08:40.936 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.wal_compression: 0 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T20:08:40.937 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T20:08:40.938 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_open_files: -1 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Compression algorithms supported: 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: kZSTD supported: 0 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T20:08:40.939 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.merge_operator: 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_filter: None 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T20:08:40.940 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b4623ab580) 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: cache_index_and_filter_blocks: 1 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: pin_top_level_index_and_filter: 1 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: index_type: 0 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: data_block_index_type: 0 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: index_shortening: 1 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: checksum: 4 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: no_block_cache: 0 2023-09-23T20:08:40.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: block_cache: 0x55b4616bb1f0 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: block_cache_name: BinnedLRUCache 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: block_cache_options: 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: capacity : 536870912 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: num_shard_bits : 4 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: strict_capacity_limit : 0 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: high_pri_pool_ratio: 0.000 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: block_cache_compressed: (nil) 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: persistent_cache: (nil) 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: block_size: 4096 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: block_size_deviation: 10 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: block_restart_interval: 16 2023-09-23T20:08:40.942 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: index_block_restart_interval: 1 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: metadata_block_size: 4096 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: partition_filters: 0 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: use_delta_encoding: 1 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: filter_policy: bloomfilter 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: whole_key_filtering: 1 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: verify_compression: 0 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: read_amp_bytes_per_bit: 0 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: format_version: 5 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: enable_index_compression: 1 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: block_align: 0 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: max_auto_readahead_size: 262144 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: prepopulate_block_cache: 0 2023-09-23T20:08:40.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: initial_auto_readahead_size: 8192 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: num_file_reads_for_auto_readahead: 2 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compression: NoCompression 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.num_levels: 7 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T20:08:40.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T20:08:40.945 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T20:08:40.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T20:08:40.947 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T20:08:40.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T20:08:40.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.ttl: 2592000 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T20:08:40.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.633+0000 7f2d0e52ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.637+0000 7f2d03d4d700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 23.sst 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.641+0000 7f2d0e52ec80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 25, last_sequence is 16875, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.641+0000 7f2d0e52ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.641+0000 7f2d0e52ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: fa90d0ef-aa2f-4a20-9f9f-3d1a133f39e3 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.641+0000 7f2d0e52ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499720644039, "job": 1, "event": "recovery_started", "wal_files": [21]} 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.641+0000 7f2d0e52ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.649+0000 7f2d0e52ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499720655678, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 2349664, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16880, "largest_seqno": 17567, "table_properties": {"data_size": 2345143, "index_size": 2990, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 4067, "raw_average_key_size": 20, "raw_value_size": 2339090, "raw_average_value_size": 11637, "num_data_blocks": 131, "num_entries": 201, "num_filter_entries": 201, "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": 1695499720, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fa90d0ef-aa2f-4a20-9f9f-3d1a133f39e3", "db_session_id": "BKBSFGHRBG3JP1NYUCGD", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.653+0000 7f2d0e52ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499720655813, "job": 1, "event": "recovery_finished"} 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.653+0000 7f2d0e52ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000021.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b46175c000 2023-09-23T20:08:40.951 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 4 rocksdb: DB pointer 0x55b46174a000 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2cfcd3f700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2cfcd3f700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: ** DB Stats ** 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: ** Compaction Stats [default] ** 2023-09-23T20:08:40.952 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: L0 1/0 2.24 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 577.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: L6 1/0 32.40 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Sum 2/0 34.64 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 577.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 577.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: ** Compaction Stats [default] ** 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 577.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Flush(GB): cumulative 0.002, interval 0.002 2023-09-23T20:08:40.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Cumulative compaction: 0.00 GB write, 107.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Interval compaction: 0.00 GB write, 107.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Block cache BinnedLRUCache@0x55b4616bb1f0#7 capacity: 512.00 MB usage: 3.67 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.2e-05 secs_since: 0 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Block cache entry stats(count,size,portion): FilterBlock(1,0.59 KB,0.000113249%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] at bind addrs [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 1 mon.c@-1(???) e3 preinit fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T20:08:40.954 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 0 mon.c@-1(???).mds e7 new map 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 0 mon.c@-1(???).mds e7 print_map 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: e7 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: legacy client fscid: 1 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Filesystem 'foo' (1) 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: fs_name foo 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: epoch 5 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: created 2023-09-23T20:01:00.048914+0000 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: modified 2023-09-23T20:01:06.972114+0000 2023-09-23T20:08:40.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: tableserver 0 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: root 0 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: session_timeout 60 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: session_autoclose 300 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: max_file_size 1099511627776 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: required_client_features {} 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: last_failure 0 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: last_failure_osd_epoch 0 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: max_mds 1 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: in 0 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: up {0=14640} 2023-09-23T20:08:40.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: failed 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: damaged 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: stopped 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: data_pools [4] 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: metadata_pool 3 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: inline_data disabled 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: balancer 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: bal_rank_mask -1 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: standby_count_wanted 1 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: [mds.foo.smithi098.uolpbb{0:14640} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.98:6834/2438180680,v1:172.21.15.98:6835/2438180680] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: Standby daemons: 2023-09-23T20:08:40.957 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: 2023-09-23T20:08:40.958 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: [mds.foo.smithi173.zebbhb{-1:24490} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.173:6832/2741021528,v1:172.21.15.173:6833/2741021528] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:08:40.958 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 0 mon.c@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T20:08:40.958 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 0 mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:08:40.958 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 0 mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:08:40.958 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 0 mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:08:40.958 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:08:40 smithi098 bash[78228]: debug 2023-09-23T20:08:40.657+0000 7f2d0e52ec80 1 mon.c@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-09-23T20:08:46.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:45 smithi173 bash[27697]: cluster 2023-09-23T20:08:37.484860+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:46.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:08:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:08:46] "GET /metrics HTTP/1.1" 200 33712 "" "Prometheus/2.33.4" 2023-09-23T20:08:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:39.485415+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: audit 2023-09-23T20:08:39.560962+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: audit 2023-09-23T20:08:40.026283+0000 mon.a (mon.0) 91 : audit [DBG] from='client.? 172.21.15.98:0/1759864619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:08:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:40.876776+0000 mon.a (mon.0) 92 : cluster [INF] mon.a calling monitor election 2023-09-23T20:08:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:40.878383+0000 mon.b (mon.1) 39 : cluster [INF] mon.b calling monitor election 2023-09-23T20:08:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:41.486492+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:08:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:43.487176+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:08:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:45.487985+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:08:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:45.881221+0000 mon.a (mon.0) 93 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:45.891142+0000 mon.a (mon.0) 94 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:45.908780+0000 mon.a (mon.0) 95 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:45.908855+0000 mon.a (mon.0) 96 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:45.909519+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e35: y(active, since 96s), standbys: x 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:45.909949+0000 mon.a (mon.0) 98 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:45.918558+0000 mon.a (mon.0) 99 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:45.918589+0000 mon.a (mon.0) 100 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: cluster 2023-09-23T20:08:45.918608+0000 mon.a (mon.0) 101 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] is down (out of quorum) 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: audit 2023-09-23T20:08:45.923452+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: audit 2023-09-23T20:08:45.929346+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: audit 2023-09-23T20:08:45.946653+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:08:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:46 smithi173 bash[27697]: audit 2023-09-23T20:08:46.886281+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.98:0/103371361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:08:48.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:40.873820+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T20:08:48.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:46.899371+0000 mon.b (mon.1) 40 : cluster [INF] mon.b calling monitor election 2023-09-23T20:08:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:46.904539+0000 mon.a (mon.0) 106 : cluster [DBG] mgrmap e36: y(active, since 97s), standbys: x 2023-09-23T20:08:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:46.905044+0000 mon.a (mon.0) 107 : cluster [INF] mon.a calling monitor election 2023-09-23T20:08:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:46.934761+0000 mon.a (mon.0) 108 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:08:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:46.944307+0000 mon.a (mon.0) 109 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T20:08:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:46.944873+0000 mon.a (mon.0) 110 : cluster [DBG] fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:08:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:46.944900+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:08:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:46.945189+0000 mon.a (mon.0) 112 : cluster [DBG] mgrmap e36: y(active, since 97s), standbys: x 2023-09-23T20:08:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:46.945391+0000 mon.a (mon.0) 113 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T20:08:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:46.945408+0000 mon.a (mon.0) 114 : cluster [INF] Cluster is now healthy 2023-09-23T20:08:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:47 smithi173 bash[27697]: cluster 2023-09-23T20:08:46.969858+0000 mon.a (mon.0) 115 : cluster [INF] overall HEALTH_OK 2023-09-23T20:08:48.975 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:08:48 smithi173 bash[55138]: ts=2023-09-23T20:08:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:08:49.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:48 smithi173 bash[27697]: cluster 2023-09-23T20:08:47.489017+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:08:49.354 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T20:08:50.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:08:50.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:49 smithi173 bash[27697]: audit 2023-09-23T20:08:49.336114+0000 mon.a (mon.0) 116 : audit [DBG] from='client.? 172.21.15.98:0/1461320262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:08:50.928 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:08:50 smithi098 bash[71111]: debug 2023-09-23T20:08:50.665+0000 7ffbaa68b700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-09-23T20:08:51.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:50 smithi173 bash[27697]: cluster 2023-09-23T20:08:49.489709+0000 mgr.y (mgr.34107) 72 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:08:53.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:52 smithi173 bash[27697]: cluster 2023-09-23T20:08:51.490417+0000 mgr.y (mgr.34107) 73 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:08:53.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:52 smithi173 bash[27697]: audit 2023-09-23T20:08:51.886265+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:53.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:52 smithi173 bash[27697]: audit 2023-09-23T20:08:51.892302+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:53.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:52 smithi173 bash[27697]: audit 2023-09-23T20:08:52.687564+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:53.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:52 smithi173 bash[27697]: audit 2023-09-23T20:08:52.694173+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:53.905 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:08:53.906 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (3m) - 9m 13.8M - 0.23.0 ba2b418f427c 81eef607feec 2023-09-23T20:08:53.906 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi173 *:3000 running (3m) - 9m 40.4M - 8.3.5 dad864ee21e9 0d850985e1f9 2023-09-23T20:08:53.906 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi098.uolpbb smithi098 running (7m) - 7m 15.8M - 16.2.14-37-g2e1f1015 1e6a756174a8 d5b67cd7a471 2023-09-23T20:08:53.906 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi173.zebbhb smithi173 running (7m) - 7m 13.5M - 16.2.14-37-g2e1f1015 1e6a756174a8 e2e575edcb34 2023-09-23T20:08:53.906 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi173 *:8443,9283,8765 running (2m) - 16m 426M - 18.2.0-460-gbb0daeff e32c2a64c126 f5d9d853fabc 2023-09-23T20:08:53.906 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (3m) - 18m 474M - 18.2.0-460-gbb0daeff e32c2a64c126 23221035e6e7 2023-09-23T20:08:53.906 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (115s) - 18m 51.2M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 c76702cb4314 2023-09-23T20:08:53.906 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi173 running (16m) - 16m 54.0M 2048M 16.2.14-37-g2e1f1015 1e6a756174a8 fe6c185b7136 2023-09-23T20:08:53.906 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (14s) - 16m 20.0M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 94f8f0550e87 2023-09-23T20:08:53.907 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (3m) - 9m 9323k - 1.3.1 1dbe0e931976 d45f5b832c4a 2023-09-23T20:08:53.907 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi173 *:9100 running (3m) - 9m 9388k - 1.3.1 1dbe0e931976 9493b87b5b81 2023-09-23T20:08:53.907 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (15m) - 15m 92.9M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 a7c869fa2318 2023-09-23T20:08:53.907 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (15m) - 15m 71.8M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 4ed7fa24b650 2023-09-23T20:08:53.907 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (14m) - 14m 94.7M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 8aa29ef36e23 2023-09-23T20:08:53.907 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (13m) - 13m 65.6M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 9b044898f00d 2023-09-23T20:08:53.907 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi173 running (13m) - 13m 92.0M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 e45b1f57f0ed 2023-09-23T20:08:53.907 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi173 running (12m) - 12m 91.9M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 3c4cbc0dceef 2023-09-23T20:08:53.907 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi173 running (11m) - 11m 69.1M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 b5ef20c6c133 2023-09-23T20:08:53.907 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi173 running (10m) - 10m 79.1M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 41fb73503ff1 2023-09-23T20:08:53.907 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi173 *:9095 running (2m) - 9m 54.6M - 2.33.4 514e6a882f6e 88e8de9a9dfd 2023-09-23T20:08:54.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T20:08:55.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:54 smithi173 bash[27697]: cluster 2023-09-23T20:08:53.490872+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:55.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:54 smithi173 bash[27697]: audit 2023-09-23T20:08:53.883898+0000 mgr.y (mgr.34107) 75 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:08:55.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:54 smithi173 bash[27697]: audit 2023-09-23T20:08:54.562081+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:08:56.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:08:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:08:56] "GET /metrics HTTP/1.1" 200 33710 "" "Prometheus/2.33.4" 2023-09-23T20:08:57.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:56 smithi173 bash[27697]: cluster 2023-09-23T20:08:55.491738+0000 mgr.y (mgr.34107) 76 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:58.199 INFO:teuthology.orchestra.run.smithi098.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:08:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:58 smithi173 bash[27697]: cluster 2023-09-23T20:08:57.492491+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:08:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:58 smithi173 bash[27697]: audit 2023-09-23T20:08:58.195460+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:08:59.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:08:58 smithi173 bash[55138]: ts=2023-09-23T20:08:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:08:59.673 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T20:09:00.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:59 smithi173 bash[27697]: audit 2023-09-23T20:08:58.189066+0000 mgr.y (mgr.34107) 78 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:09:00.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:08:59 smithi173 bash[27697]: cephadm 2023-09-23T20:08:58.189731+0000 mgr.y (mgr.34107) 79 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:09:01.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:00 smithi173 bash[27697]: cluster 2023-09-23T20:08:59.493159+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:02 smithi173 bash[27697]: cluster 2023-09-23T20:09:01.494274+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:04 smithi173 bash[27697]: cluster 2023-09-23T20:09:03.494956+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:06.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:09:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:09:06] "GET /metrics HTTP/1.1" 200 33710 "" "Prometheus/2.33.4" 2023-09-23T20:09:06.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:06 smithi173 bash[27697]: audit 2023-09-23T20:09:05.198494+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:09:06.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:06 smithi173 bash[27697]: audit 2023-09-23T20:09:05.206515+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:09:06.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:06 smithi173 bash[27697]: audit 2023-09-23T20:09:05.207913+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:09:06.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:06 smithi173 bash[27697]: audit 2023-09-23T20:09:05.209093+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:09:06.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:06 smithi173 bash[27697]: audit 2023-09-23T20:09:05.218506+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:09:06.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:06 smithi173 bash[27697]: audit 2023-09-23T20:09:05.302636+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:09:06.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:06 smithi173 bash[27697]: audit 2023-09-23T20:09:05.305349+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:09:06.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:06 smithi173 bash[27697]: audit 2023-09-23T20:09:05.306769+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:09:06.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:06 smithi173 bash[27697]: audit 2023-09-23T20:09:05.316707+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:09:06.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:06 smithi173 bash[27697]: cluster 2023-09-23T20:09:05.496117+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:08.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:08 smithi173 bash[27697]: cluster 2023-09-23T20:09:07.496831+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:08.844 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:09:08 smithi173 bash[55138]: ts=2023-09-23T20:09:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:09:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:10 smithi173 bash[27697]: cluster 2023-09-23T20:09:09.497500+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:10 smithi173 bash[27697]: audit 2023-09-23T20:09:09.562346+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:12.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:12 smithi173 bash[27697]: cluster 2023-09-23T20:09:11.498590+0000 mgr.y (mgr.34107) 86 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:14.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:14 smithi173 bash[27697]: cluster 2023-09-23T20:09:13.499375+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:16.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:09:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:09:16] "GET /metrics HTTP/1.1" 200 33708 "" "Prometheus/2.33.4" 2023-09-23T20:09:16.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:16 smithi173 bash[27697]: cluster 2023-09-23T20:09:15.500366+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:18.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:18 smithi173 bash[27697]: cluster 2023-09-23T20:09:17.501002+0000 mgr.y (mgr.34107) 89 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:18.844 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:09:18 smithi173 bash[55138]: ts=2023-09-23T20:09:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:09:20.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:20 smithi173 bash[27697]: cluster 2023-09-23T20:09:19.501683+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:22.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:22 smithi173 bash[27697]: cluster 2023-09-23T20:09:21.502748+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:24.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:24 smithi173 bash[27697]: cluster 2023-09-23T20:09:23.503426+0000 mgr.y (mgr.34107) 92 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:25 smithi173 bash[27697]: audit 2023-09-23T20:09:24.562637+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:26.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:09:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:09:26] "GET /metrics HTTP/1.1" 200 33717 "" "Prometheus/2.33.4" 2023-09-23T20:09:26.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:26 smithi173 bash[27697]: cluster 2023-09-23T20:09:25.504516+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:28.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:28 smithi173 bash[27697]: cluster 2023-09-23T20:09:27.505217+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:28.844 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:09:28 smithi173 bash[55138]: ts=2023-09-23T20:09:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:09:30.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:30 smithi173 bash[27697]: cluster 2023-09-23T20:09:29.505894+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:32.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:32 smithi173 bash[27697]: cluster 2023-09-23T20:09:31.507004+0000 mgr.y (mgr.34107) 96 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:34.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:34 smithi173 bash[27697]: cluster 2023-09-23T20:09:33.507653+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:36.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:09:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:09:36] "GET /metrics HTTP/1.1" 200 33717 "" "Prometheus/2.33.4" 2023-09-23T20:09:36.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:36 smithi173 bash[27697]: cluster 2023-09-23T20:09:35.508285+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:38.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:38 smithi173 bash[27697]: cluster 2023-09-23T20:09:37.508901+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:38.844 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:09:38 smithi173 bash[55138]: ts=2023-09-23T20:09:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:09:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:40 smithi173 bash[27697]: cluster 2023-09-23T20:09:39.509535+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:40 smithi173 bash[27697]: audit 2023-09-23T20:09:39.563243+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:42.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:42 smithi173 bash[27697]: cluster 2023-09-23T20:09:41.510612+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:44 smithi173 bash[27697]: cluster 2023-09-23T20:09:43.511248+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:46.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:09:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:09:46] "GET /metrics HTTP/1.1" 200 33649 "" "Prometheus/2.33.4" 2023-09-23T20:09:46.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:46 smithi173 bash[27697]: cluster 2023-09-23T20:09:45.512228+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:48 smithi173 bash[27697]: cluster 2023-09-23T20:09:47.512979+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:48.845 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:09:48 smithi173 bash[55138]: ts=2023-09-23T20:09:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:09:50.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:50 smithi173 bash[27697]: cluster 2023-09-23T20:09:49.513651+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:52.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:52 smithi173 bash[27697]: cluster 2023-09-23T20:09:51.514760+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:54.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:54 smithi173 bash[27697]: cluster 2023-09-23T20:09:53.515348+0000 mgr.y (mgr.34107) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:55 smithi173 bash[27697]: audit 2023-09-23T20:09:54.563313+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:09:56.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:09:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:09:56] "GET /metrics HTTP/1.1" 200 33713 "" "Prometheus/2.33.4" 2023-09-23T20:09:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:56 smithi173 bash[27697]: cluster 2023-09-23T20:09:55.516467+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:58.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:09:58 smithi173 bash[27697]: cluster 2023-09-23T20:09:57.517186+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:09:58.845 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:09:58 smithi173 bash[55138]: ts=2023-09-23T20:09:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:10:00.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:00 smithi173 bash[27697]: cluster 2023-09-23T20:09:59.517880+0000 mgr.y (mgr.34107) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:00.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:00 smithi173 bash[27697]: cluster 2023-09-23T20:10:00.000128+0000 mon.a (mon.0) 136 : cluster [INF] overall HEALTH_OK 2023-09-23T20:10:02.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:02 smithi173 bash[27697]: cluster 2023-09-23T20:10:01.518911+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:05.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:04 smithi173 bash[27697]: cluster 2023-09-23T20:10:03.519500+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:05.206 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T20:10:06.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:05 smithi173 bash[27697]: audit 2023-09-23T20:10:05.402256+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:06.386 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:10:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:10:06] "GET /metrics HTTP/1.1" 200 33713 "" "Prometheus/2.33.4" 2023-09-23T20:10:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:06 smithi173 bash[27697]: cluster 2023-09-23T20:10:05.520055+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:08.321 INFO:teuthology.orchestra.run.smithi098.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:08 smithi173 bash[27697]: cluster 2023-09-23T20:10:07.520637+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:08 smithi173 bash[27697]: audit 2023-09-23T20:10:08.317262+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:09.095 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:10:08 smithi173 bash[55138]: ts=2023-09-23T20:10:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi173.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)\", cluster_addr=\"172.21.15.98\", device_class=\"ssd\", hostname=\"smithi098\", instance=\"smithi098:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.98\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T20:10:09.129 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for all mons to upgrade' 2023-09-23T20:10:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:09 smithi173 bash[27697]: audit 2023-09-23T20:10:08.307942+0000 mgr.y (mgr.34107) 115 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:09 smithi173 bash[27697]: cephadm 2023-09-23T20:10:08.308639+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:09 smithi173 bash[27697]: audit 2023-09-23T20:10:09.563525+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:10 smithi173 bash[27697]: cluster 2023-09-23T20:10:09.521042+0000 mgr.y (mgr.34107) 117 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:12.265 INFO:teuthology.orchestra.run.smithi098.stdout:wait for all mons to upgrade 2023-09-23T20:10:13.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: cluster 2023-09-23T20:10:11.522067+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:13.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: audit 2023-09-23T20:10:11.646505+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:13.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: audit 2023-09-23T20:10:11.655169+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:13.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: audit 2023-09-23T20:10:11.697039+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:13.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: audit 2023-09-23T20:10:11.704143+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:13.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: audit 2023-09-23T20:10:12.228380+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:13.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: audit 2023-09-23T20:10:12.230012+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:13.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: audit 2023-09-23T20:10:12.239448+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:13.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: audit 2023-09-23T20:10:12.322825+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:13.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: audit 2023-09-23T20:10:12.327081+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:13.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: audit 2023-09-23T20:10:12.329757+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:10:13.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:12 smithi173 bash[27697]: audit 2023-09-23T20:10:12.330737+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T20:10:13.120 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-09-23T20:10:13.834 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:13 smithi173 bash[27697]: cephadm 2023-09-23T20:10:12.331481+0000 mgr.y (mgr.34107) 119 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-09-23T20:10:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:14 smithi173 bash[27697]: cluster 2023-09-23T20:10:13.522722+0000 mgr.y (mgr.34107) 120 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:14 smithi173 bash[27697]: audit 2023-09-23T20:10:14.458944+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:14 smithi173 bash[27697]: audit 2023-09-23T20:10:14.460519+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:10:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:14 smithi173 bash[27697]: audit 2023-09-23T20:10:14.461779+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:10:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:14 smithi173 bash[27697]: audit 2023-09-23T20:10:14.463048+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:15.731 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:15 smithi173 bash[27697]: cephadm 2023-09-23T20:10:14.450461+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Upgrade: Updating mon.b 2023-09-23T20:10:15.731 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:15 smithi173 bash[27697]: cephadm 2023-09-23T20:10:14.464324+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Deploying daemon mon.b on smithi173 2023-09-23T20:10:16.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:10:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:10:16] "GET /metrics HTTP/1.1" 200 33718 "" "Prometheus/2.33.4" 2023-09-23T20:10:16.838 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:16 smithi173 bash[27697]: cluster 2023-09-23T20:10:15.523677+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:16.838 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:16 smithi173 bash[27697]: audit 2023-09-23T20:10:16.469589+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.98:0/3404983753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:16.838 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:16 smithi173 systemd[1]: Stopping Ceph mon.b for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:10:17.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:16 smithi173 bash[27697]: debug 2023-09-23T20:10:16.832+0000 7f7b4668c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T20:10:17.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:16 smithi173 bash[27697]: debug 2023-09-23T20:10:16.832+0000 7f7b4668c700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-09-23T20:10:17.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:17 smithi173 bash[59397]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T20:10:17.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:17 smithi173 bash[59460]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T20:10:17.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:17 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-23T20:10:17.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:17 smithi173 systemd[1]: Stopped Ceph mon.b for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:10:18.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:17 smithi173 systemd[1]: Started Ceph mon.b for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:10:19.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.816+0000 7f807a656c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T20:10:19.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.816+0000 7f807a656c80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T20:10:19.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.816+0000 7f807a656c80 0 pidfile_write: ignore empty --pid-file 2023-09-23T20:10:19.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 0 load: jerasure load: lrc 2023-09-23T20:10:19.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T20:10:19.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Git sha 0 2023-09-23T20:10:19.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T20:10:19.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: DB SUMMARY 2023-09-23T20:10:19.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: DB Session ID: GMXD3HO9LU35NES039T1 2023-09-23T20:10:19.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T20:10:19.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T20:10:19.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1663 Bytes 2023-09-23T20:10:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000032.sst 2023-09-23T20:10:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000030.log size: 2427443 ; 2023-09-23T20:10:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T20:10:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T20:10:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T20:10:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T20:10:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T20:10:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T20:10:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.env: 0x55624cedb720 2023-09-23T20:10:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T20:10:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.info_log: 0x55624f763480 2023-09-23T20:10:19.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T20:10:19.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.statistics: (nil) 2023-09-23T20:10:19.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.use_fsync: 0 2023-09-23T20:10:19.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T20:10:19.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T20:10:19.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T20:10:19.098 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.db_log_dir: 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.wal_dir: 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T20:10:19.099 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.write_buffer_manager: 0x55624e9f0c80 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T20:10:19.100 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.unordered_write: 0 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.row_cache: None 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.wal_filter: None 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T20:10:19.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.wal_compression: 0 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T20:10:19.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T20:10:19.103 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T20:10:19.103 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T20:10:19.103 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T20:10:19.103 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T20:10:19.103 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T20:10:19.103 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T20:10:19.103 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T20:10:19.103 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T20:10:19.103 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T20:10:19.103 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_open_files: -1 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Compression algorithms supported: 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: kZSTD supported: 0 2023-09-23T20:10:19.104 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.merge_operator: 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_filter: None 2023-09-23T20:10:19.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55624f763580) 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: cache_index_and_filter_blocks: 1 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: pin_top_level_index_and_filter: 1 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: index_type: 0 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: data_block_index_type: 0 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: index_shortening: 1 2023-09-23T20:10:19.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: checksum: 4 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: no_block_cache: 0 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: block_cache: 0x55624ea73350 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: block_cache_name: BinnedLRUCache 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: block_cache_options: 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: capacity : 536870912 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: num_shard_bits : 4 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: strict_capacity_limit : 0 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: high_pri_pool_ratio: 0.000 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: block_cache_compressed: (nil) 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: persistent_cache: (nil) 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: block_size: 4096 2023-09-23T20:10:19.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: block_size_deviation: 10 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: block_restart_interval: 16 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: index_block_restart_interval: 1 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: metadata_block_size: 4096 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: partition_filters: 0 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: use_delta_encoding: 1 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: filter_policy: bloomfilter 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: whole_key_filtering: 1 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: verify_compression: 0 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: read_amp_bytes_per_bit: 0 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: format_version: 5 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: enable_index_compression: 1 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: block_align: 0 2023-09-23T20:10:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: max_auto_readahead_size: 262144 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: prepopulate_block_cache: 0 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: initial_auto_readahead_size: 8192 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: num_file_reads_for_auto_readahead: 2 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compression: NoCompression 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.num_levels: 7 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T20:10:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T20:10:19.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T20:10:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T20:10:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T20:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T20:10:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.ttl: 2592000 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T20:10:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T20:10:19.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T20:10:19.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T20:10:19.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f806fe75700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 32.sst 2023-09-23T20:10:19.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 34, last_sequence is 19484, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T20:10:19.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2023-09-23T20:10:19.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: af43c549-260c-4007-a908-df33b8957213 2023-09-23T20:10:19.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499818832074, "job": 1, "event": "recovery_started", "wal_files": [30]} 2023-09-23T20:10:19.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.824+0000 7f807a656c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2023-09-23T20:10:19.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.836+0000 7f807a656c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499818842014, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 1613321, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19475, "largest_seqno": 19926, "table_properties": {"data_size": 1609921, "index_size": 2002, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 2983, "raw_average_key_size": 21, "raw_value_size": 1605666, "raw_average_value_size": 11307, "num_data_blocks": 87, "num_entries": 142, "num_filter_entries": 142, "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": 1695499818, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "af43c549-260c-4007-a908-df33b8957213", "db_session_id": "GMXD3HO9LU35NES039T1", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2023-09-23T20:10:19.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.836+0000 7f807a656c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695499818842169, "job": 1, "event": "recovery_finished"} 2023-09-23T20:10:19.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.836+0000 7f807a656c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 37 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.840+0000 7f807a656c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.840+0000 7f807a656c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55624eb14000 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.840+0000 7f807a656c80 4 rocksdb: DB pointer 0x55624eb02000 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.840+0000 7f8068e67700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.840+0000 7f8068e67700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: ** DB Stats ** 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-23T20:10:19.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: ** Compaction Stats [default] ** 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: L0 1/0 1.54 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 401.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: L6 1/0 29.22 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Sum 2/0 30.76 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 401.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 401.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: ** Compaction Stats [default] ** 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T20:10:19.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 401.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-23T20:10:19.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T20:10:19.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T20:10:19.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Flush(GB): cumulative 0.002, interval 0.002 2023-09-23T20:10:19.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T20:10:19.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T20:10:19.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T20:10:19.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Cumulative compaction: 0.00 GB write, 98.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Interval compaction: 0.00 GB write, 98.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Block cache BinnedLRUCache@0x55624ea73350#7 capacity: 512.00 MB usage: 2.52 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Block cache entry stats(count,size,portion): FilterBlock(1,0.44 KB,8.34465e-05%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.840+0000 7f807a656c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] at bind addrs [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.840+0000 7f807a656c80 1 mon.b@-1(???) e3 preinit fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.840+0000 7f807a656c80 0 mon.b@-1(???).mds e7 new map 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.840+0000 7f807a656c80 0 mon.b@-1(???).mds e7 print_map 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: e7 2023-09-23T20:10:19.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T20:10:19.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T20:10:19.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: legacy client fscid: 1 2023-09-23T20:10:19.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: 2023-09-23T20:10:19.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Filesystem 'foo' (1) 2023-09-23T20:10:19.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: fs_name foo 2023-09-23T20:10:19.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: epoch 5 2023-09-23T20:10:19.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T20:10:19.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: created 2023-09-23T20:01:00.048914+0000 2023-09-23T20:10:19.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: modified 2023-09-23T20:01:06.972114+0000 2023-09-23T20:10:19.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: tableserver 0 2023-09-23T20:10:19.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: root 0 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: session_timeout 60 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: session_autoclose 300 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: max_file_size 1099511627776 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: required_client_features {} 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: last_failure 0 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: last_failure_osd_epoch 0 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: max_mds 1 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: in 0 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: up {0=14640} 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: failed 2023-09-23T20:10:19.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: damaged 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: stopped 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: data_pools [4] 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: metadata_pool 3 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: inline_data disabled 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: balancer 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: bal_rank_mask -1 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: standby_count_wanted 1 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: [mds.foo.smithi098.uolpbb{0:14640} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.98:6834/2438180680,v1:172.21.15.98:6835/2438180680] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: Standby daemons: 2023-09-23T20:10:19.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: 2023-09-23T20:10:19.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: [mds.foo.smithi173.zebbhb{-1:24490} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.173:6832/2741021528,v1:172.21.15.173:6833/2741021528] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T20:10:19.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.844+0000 7f807a656c80 0 mon.b@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T20:10:19.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.844+0000 7f807a656c80 0 mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:10:19.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.844+0000 7f807a656c80 0 mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:10:19.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.844+0000 7f807a656c80 0 mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T20:10:19.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:18 smithi173 bash[59517]: debug 2023-09-23T20:10:18.844+0000 7f807a656c80 1 mon.b@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-09-23T20:10:24.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:10:23 smithi098 bash[71111]: debug 2023-09-23T20:10:23.848+0000 7ffbaa68b700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-23T20:10:25.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T19:50:14.913228+0000 mon.a (mon.0) 0 : 1 mkfs 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T20:10:25.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:05:19.043506+0000 mgr.x (mgr.24700) 47 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T20:10:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:05:19.044186+0000 mgr.x (mgr.24700) 48 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi173 2023-09-23T20:10:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:05:20.762204+0000 mgr.x (mgr.24700) 50 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-09-23T20:10:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:05:20.777739+0000 mgr.x (mgr.24700) 51 : cephadm 1 Reconfiguring daemon grafana.a on smithi173 2023-09-23T20:10:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:05:44.774921+0000 mgr.x (mgr.24700) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:10:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:05:44.775580+0000 mgr.x (mgr.24700) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:10:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:05:46.795071+0000 mgr.x (mgr.24700) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-09-23T20:10:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:05:46.811770+0000 mgr.x (mgr.24700) 71 : cephadm 1 Deploying daemon mgr.y on smithi098 2023-09-23T20:10:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:07.425088+0000 mgr.y (mgr.25178) 1 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Bus STARTING 2023-09-23T20:10:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:07.556701+0000 mgr.y (mgr.25178) 2 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Serving on https://172.21.15.98:7150 2023-09-23T20:10:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:07.676573+0000 mgr.y (mgr.25178) 3 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Serving on http://172.21.15.98:8765 2023-09-23T20:10:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:07.678306+0000 mgr.y (mgr.25178) 4 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Bus STARTED 2023-09-23T20:10:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:23.624022+0000 mgr.y (mgr.25178) 14 : cephadm 1 Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:10:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:23.624265+0000 mgr.y (mgr.25178) 15 : cephadm 1 Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:10:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:23.788326+0000 mgr.y (mgr.25178) 16 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:23.839517+0000 mgr.y (mgr.25178) 17 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:23.952934+0000 mgr.y (mgr.25178) 18 : cephadm 1 Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:24.005178+0000 mgr.y (mgr.25178) 19 : cephadm 1 Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:24.119314+0000 mgr.y (mgr.25178) 20 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:24.219973+0000 mgr.y (mgr.25178) 21 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:24.466892+0000 mgr.y (mgr.25178) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:10:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:24.717127+0000 mgr.y (mgr.25178) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:10:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:32.334173+0000 mgr.y (mgr.25178) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-09-23T20:10:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:32.340772+0000 mgr.y (mgr.25178) 30 : cephadm 1 Deploying daemon mgr.x on smithi173 2023-09-23T20:10:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:52.357618+0000 mgr.y (mgr.25178) 41 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-09-23T20:10:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:52.381884+0000 mgr.y (mgr.25178) 42 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-09-23T20:10:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:54.750568+0000 mgr.y (mgr.25178) 44 : cephadm 1 Upgrade: Updating mon.a 2023-09-23T20:10:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:06:54.764426+0000 mgr.y (mgr.25178) 45 : cephadm 1 Deploying daemon mon.a on smithi098 2023-09-23T20:10:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:10.171326+0000 mgr.y (mgr.34107) 1 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Bus STARTING 2023-09-23T20:10:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:10.294953+0000 mgr.y (mgr.34107) 2 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Serving on https://172.21.15.98:7150 2023-09-23T20:10:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:10.396860+0000 mgr.y (mgr.34107) 3 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Serving on http://172.21.15.98:8765 2023-09-23T20:10:25.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:10.397260+0000 mgr.y (mgr.34107) 4 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Bus STARTED 2023-09-23T20:10:25.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:14.899207+0000 mgr.y (mgr.34107) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:25.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:25.885940+0000 mgr.y (mgr.34107) 18 : cephadm 1 Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:10:25.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:25.886270+0000 mgr.y (mgr.34107) 19 : cephadm 1 Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:10:25.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:26.101071+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:25.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:26.102368+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:25.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:26.317011+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:25.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:26.318811+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:25.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:26.482667+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:25.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:07:26.483805+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:25.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:08:26.236236+0000 mgr.y (mgr.34107) 57 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:25.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:08:33.168519+0000 mgr.y (mgr.34107) 61 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-23T20:10:25.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:08:35.738347+0000 mgr.y (mgr.34107) 64 : cephadm 1 Upgrade: Updating mon.c 2023-09-23T20:10:25.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:35.751174+0000 mon.a (mon.0) 88 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:25.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:08:35.752602+0000 mgr.y (mgr.34107) 65 : cephadm 1 Deploying daemon mon.c on smithi098 2023-09-23T20:10:25.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:37.592443+0000 mon.a (mon.0) 89 : audit 0 from='client.? 172.21.15.98:0/3212053019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:25.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:39.560962+0000 mon.a (mon.0) 90 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:40.026283+0000 mon.a (mon.0) 91 : audit 0 from='client.? 172.21.15.98:0/1759864619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:25.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:45.923452+0000 mon.a (mon.0) 102 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:45.929346+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:45.946653+0000 mon.a (mon.0) 104 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:25.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:46.886281+0000 mon.a (mon.0) 105 : audit 0 from='client.? 172.21.15.98:0/103371361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:25.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:08:46.945189+0000 mon.a (mon.0) 112 : cluster 0 mgrmap e36: y(active, since 97s), standbys: x 2023-09-23T20:10:25.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:08:46.945391+0000 mon.a (mon.0) 113 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T20:10:25.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:08:46.945408+0000 mon.a (mon.0) 114 : cluster 1 Cluster is now healthy 2023-09-23T20:10:25.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:08:46.969858+0000 mon.a (mon.0) 115 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:25.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:08:47.489017+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:10:25.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:49.336114+0000 mon.a (mon.0) 116 : audit 0 from='client.? 172.21.15.98:0/1461320262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:25.436 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:08:49.489709+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:10:25.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:08:51.490417+0000 mgr.y (mgr.34107) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:10:25.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:51.886265+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:51.892302+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:52.687564+0000 mon.a (mon.0) 119 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:52.694173+0000 mon.a (mon.0) 120 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:08:53.490872+0000 mgr.y (mgr.34107) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:53.883898+0000 mgr.y (mgr.34107) 75 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:25.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:54.562081+0000 mon.a (mon.0) 121 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:08:55.491738+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:08:57.492491+0000 mgr.y (mgr.34107) 77 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:58.189066+0000 mgr.y (mgr.34107) 78 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:25.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:08:58.189731+0000 mgr.y (mgr.34107) 79 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:25.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:08:58.195460+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:08:59.493159+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:01.494274+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:03.494956+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:05.198494+0000 mon.a (mon.0) 123 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:05.206515+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:05.207913+0000 mon.a (mon.0) 125 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:25.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:05.209093+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:25.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:05.218506+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:05.302636+0000 mon.a (mon.0) 128 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:25.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:05.305349+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:25.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:05.306769+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:25.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:05.316707+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:05.496117+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:07.496831+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:09.497500+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:09.562346+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.439 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:11.498590+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:13.499375+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:15.500366+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:17.501002+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:19.501683+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:21.502748+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:23.503426+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:24.562637+0000 mon.a (mon.0) 133 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:25.504516+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:27.505217+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:29.505894+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:31.507004+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:33.507653+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:35.508285+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:37.508901+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:39.509535+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:39.563243+0000 mon.a (mon.0) 134 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:41.510612+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:43.511248+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:45.512228+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.441 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:47.512979+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:49.513651+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:51.514760+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:53.515348+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:09:54.563313+0000 mon.a (mon.0) 135 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:55.516467+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:57.517186+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:09:59.517880+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:00.000128+0000 mon.a (mon.0) 136 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:25.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:01.518911+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:03.519500+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:05.402256+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:25.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:05.520055+0000 mgr.y (mgr.34107) 113 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:07.520637+0000 mgr.y (mgr.34107) 114 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:08.307942+0000 mgr.y (mgr.34107) 115 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:25.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:10:08.308639+0000 mgr.y (mgr.34107) 116 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:25.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:08.317262+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:09.521042+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:09.563525+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:11.522067+0000 mgr.y (mgr.34107) 118 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:11.646505+0000 mon.a (mon.0) 140 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:11.655169+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:11.697039+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:11.704143+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:12.228380+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:25.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:12.230012+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:25.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:12.239448+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:12.322825+0000 mon.a (mon.0) 147 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:25.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:12.327081+0000 mon.a (mon.0) 148 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:25.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:12.329757+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:10:25.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:12.330737+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T20:10:25.444 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:10:12.331481+0000 mgr.y (mgr.34107) 119 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T20:10:25.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:13.522722+0000 mgr.y (mgr.34107) 120 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:10:14.450461+0000 mgr.y (mgr.34107) 121 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T20:10:25.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:14.458944+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:14.460519+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:10:25.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:14.461779+0000 mon.a (mon.0) 153 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:10:25.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:14.463048+0000 mon.a (mon.0) 154 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:25.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cephadm 2023-09-23T20:10:14.464324+0000 mgr.y (mgr.34107) 122 : cephadm 1 Deploying daemon mon.b on smithi173 2023-09-23T20:10:25.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:15.523677+0000 mgr.y (mgr.34107) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:16.469589+0000 mon.a (mon.0) 155 : audit 0 from='client.? 172.21.15.98:0/3404983753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:25.445 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:19.524878+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:20.026243+0000 mon.a (mon.0) 163 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:25.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:20.026660+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:10:25.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:20.026928+0000 mon.a (mon.0) 165 : cluster 1 mon.a calling monitor election 2023-09-23T20:10:25.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:20.030054+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T20:10:25.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:20.049454+0000 mon.a (mon.0) 166 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:10:25.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:20.049988+0000 mon.a (mon.0) 167 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:10:25.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:21.525859+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:23.526542+0000 mgr.y (mgr.34107) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:24.564418+0000 mon.a (mon.0) 168 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.446 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:25.049165+0000 mon.a (mon.0) 169 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T20:10:25.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:25.055950+0000 mon.a (mon.0) 170 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T20:10:25.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:25.076682+0000 mon.a (mon.0) 171 : cluster 0 fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:10:25.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:25.076777+0000 mon.a (mon.0) 172 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:10:25.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:25.078564+0000 mon.a (mon.0) 173 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-09-23T20:10:25.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:25.078809+0000 mon.a (mon.0) 174 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T20:10:25.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:25.089882+0000 mon.a (mon.0) 175 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T20:10:25.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:25.089918+0000 mon.a (mon.0) 176 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T20:10:25.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: cluster 2023-09-23T20:10:25.089948+0000 mon.a (mon.0) 177 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] is down (out of quorum) 2023-09-23T20:10:25.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:25.090087+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:25.096327+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:25 smithi098 bash[74888]: audit 2023-09-23T20:10:25.109935+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:25.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T19:50:14.913228+0000 mon.a (mon.0) 0 : 1 mkfs 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T20:10:25.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:05:19.043506+0000 mgr.x (mgr.24700) 47 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T20:10:25.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:05:19.044186+0000 mgr.x (mgr.24700) 48 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi173 2023-09-23T20:10:25.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:05:20.762204+0000 mgr.x (mgr.24700) 50 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-09-23T20:10:25.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:05:20.777739+0000 mgr.x (mgr.24700) 51 : cephadm 1 Reconfiguring daemon grafana.a on smithi173 2023-09-23T20:10:25.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:05:44.774921+0000 mgr.x (mgr.24700) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:10:25.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:05:44.775580+0000 mgr.x (mgr.24700) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:10:25.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:05:46.795071+0000 mgr.x (mgr.24700) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-09-23T20:10:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:05:46.811770+0000 mgr.x (mgr.24700) 71 : cephadm 1 Deploying daemon mgr.y on smithi098 2023-09-23T20:10:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:07.425088+0000 mgr.y (mgr.25178) 1 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Bus STARTING 2023-09-23T20:10:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:07.556701+0000 mgr.y (mgr.25178) 2 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Serving on https://172.21.15.98:7150 2023-09-23T20:10:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:07.676573+0000 mgr.y (mgr.25178) 3 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Serving on http://172.21.15.98:8765 2023-09-23T20:10:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:07.678306+0000 mgr.y (mgr.25178) 4 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Bus STARTED 2023-09-23T20:10:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:23.624022+0000 mgr.y (mgr.25178) 14 : cephadm 1 Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:10:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:23.624265+0000 mgr.y (mgr.25178) 15 : cephadm 1 Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:10:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:23.788326+0000 mgr.y (mgr.25178) 16 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:23.839517+0000 mgr.y (mgr.25178) 17 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:23.952934+0000 mgr.y (mgr.25178) 18 : cephadm 1 Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:25.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:24.005178+0000 mgr.y (mgr.25178) 19 : cephadm 1 Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:25.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:24.119314+0000 mgr.y (mgr.25178) 20 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:25.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:24.219973+0000 mgr.y (mgr.25178) 21 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:25.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:24.466892+0000 mgr.y (mgr.25178) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:10:25.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:24.717127+0000 mgr.y (mgr.25178) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:10:25.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:32.334173+0000 mgr.y (mgr.25178) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-09-23T20:10:25.598 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:32.340772+0000 mgr.y (mgr.25178) 30 : cephadm 1 Deploying daemon mgr.x on smithi173 2023-09-23T20:10:25.598 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:52.357618+0000 mgr.y (mgr.25178) 41 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-09-23T20:10:25.598 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:52.381884+0000 mgr.y (mgr.25178) 42 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-09-23T20:10:25.598 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:54.750568+0000 mgr.y (mgr.25178) 44 : cephadm 1 Upgrade: Updating mon.a 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:06:54.764426+0000 mgr.y (mgr.25178) 45 : cephadm 1 Deploying daemon mon.a on smithi098 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:10.171326+0000 mgr.y (mgr.34107) 1 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Bus STARTING 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:10.294953+0000 mgr.y (mgr.34107) 2 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Serving on https://172.21.15.98:7150 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:10.396860+0000 mgr.y (mgr.34107) 3 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Serving on http://172.21.15.98:8765 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:10.397260+0000 mgr.y (mgr.34107) 4 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Bus STARTED 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:14.899207+0000 mgr.y (mgr.34107) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:25.885940+0000 mgr.y (mgr.34107) 18 : cephadm 1 Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:25.886270+0000 mgr.y (mgr.34107) 19 : cephadm 1 Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:26.101071+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:26.102368+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:26.317011+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:25.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:26.318811+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:25.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:26.482667+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:25.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:07:26.483805+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:25.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:08:26.236236+0000 mgr.y (mgr.34107) 57 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:25.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:08:33.168519+0000 mgr.y (mgr.34107) 61 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-23T20:10:25.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:08:35.738347+0000 mgr.y (mgr.34107) 64 : cephadm 1 Upgrade: Updating mon.c 2023-09-23T20:10:25.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:35.751174+0000 mon.a (mon.0) 88 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:25.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:08:35.752602+0000 mgr.y (mgr.34107) 65 : cephadm 1 Deploying daemon mon.c on smithi098 2023-09-23T20:10:25.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:37.592443+0000 mon.a (mon.0) 89 : audit 0 from='client.? 172.21.15.98:0/3212053019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:25.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:39.560962+0000 mon.a (mon.0) 90 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:40.026283+0000 mon.a (mon.0) 91 : audit 0 from='client.? 172.21.15.98:0/1759864619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:25.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:45.923452+0000 mon.a (mon.0) 102 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:45.929346+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:45.946653+0000 mon.a (mon.0) 104 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:46.886281+0000 mon.a (mon.0) 105 : audit 0 from='client.? 172.21.15.98:0/103371361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:08:46.945189+0000 mon.a (mon.0) 112 : cluster 0 mgrmap e36: y(active, since 97s), standbys: x 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:08:46.945391+0000 mon.a (mon.0) 113 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:08:46.945408+0000 mon.a (mon.0) 114 : cluster 1 Cluster is now healthy 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:08:46.969858+0000 mon.a (mon.0) 115 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:08:47.489017+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:49.336114+0000 mon.a (mon.0) 116 : audit 0 from='client.? 172.21.15.98:0/1461320262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:08:49.489709+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:08:51.490417+0000 mgr.y (mgr.34107) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:51.886265+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.601 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:51.892302+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.602 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:52.687564+0000 mon.a (mon.0) 119 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.602 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:52.694173+0000 mon.a (mon.0) 120 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.602 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:08:53.490872+0000 mgr.y (mgr.34107) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.602 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:53.883898+0000 mgr.y (mgr.34107) 75 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:25.602 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:54.562081+0000 mon.a (mon.0) 121 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.602 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:08:55.491738+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.602 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:08:57.492491+0000 mgr.y (mgr.34107) 77 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.602 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:58.189066+0000 mgr.y (mgr.34107) 78 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:25.602 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:08:58.189731+0000 mgr.y (mgr.34107) 79 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:25.602 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:08:58.195460+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.603 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:08:59.493159+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.603 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:01.494274+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.603 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:03.494956+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.603 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:05.198494+0000 mon.a (mon.0) 123 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.603 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:05.206515+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.603 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:05.207913+0000 mon.a (mon.0) 125 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:25.603 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:05.209093+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:25.603 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:05.218506+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.603 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:05.302636+0000 mon.a (mon.0) 128 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:25.603 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:05.305349+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:25.603 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:05.306769+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:25.604 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:05.316707+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.604 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:05.496117+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.604 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:07.496831+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.604 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:09.497500+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.604 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:09.562346+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.604 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:11.498590+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.604 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:13.499375+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.605 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:15.500366+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:17.501002+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:19.501683+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:21.502748+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:23.503426+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:24.562637+0000 mon.a (mon.0) 133 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:25.504516+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:27.505217+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:29.505894+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:31.507004+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:33.507653+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:35.508285+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:37.508901+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:39.509535+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:39.563243+0000 mon.a (mon.0) 134 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:41.510612+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:43.511248+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:45.512228+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:47.512979+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:49.513651+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:51.514760+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:53.515348+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:09:54.563313+0000 mon.a (mon.0) 135 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:55.516467+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:57.517186+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:09:59.517880+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:00.000128+0000 mon.a (mon.0) 136 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:25.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:01.518911+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:03.519500+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:05.402256+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:25.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:05.520055+0000 mgr.y (mgr.34107) 113 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:07.520637+0000 mgr.y (mgr.34107) 114 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:08.307942+0000 mgr.y (mgr.34107) 115 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:25.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:10:08.308639+0000 mgr.y (mgr.34107) 116 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:25.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:08.317262+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:09.521042+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:09.563525+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:11.522067+0000 mgr.y (mgr.34107) 118 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:11.646505+0000 mon.a (mon.0) 140 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:11.655169+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:11.697039+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:11.704143+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:12.228380+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:25.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:12.230012+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:25.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:12.239448+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:12.322825+0000 mon.a (mon.0) 147 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:25.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:12.327081+0000 mon.a (mon.0) 148 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:25.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:12.329757+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:10:25.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:12.330737+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T20:10:25.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:10:12.331481+0000 mgr.y (mgr.34107) 119 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:13.522722+0000 mgr.y (mgr.34107) 120 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:10:14.450461+0000 mgr.y (mgr.34107) 121 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:14.458944+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:14.460519+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:14.461779+0000 mon.a (mon.0) 153 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:14.463048+0000 mon.a (mon.0) 154 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cephadm 2023-09-23T20:10:14.464324+0000 mgr.y (mgr.34107) 122 : cephadm 1 Deploying daemon mon.b on smithi173 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:15.523677+0000 mgr.y (mgr.34107) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:16.469589+0000 mon.a (mon.0) 155 : audit 0 from='client.? 172.21.15.98:0/3404983753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:19.524878+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:20.026243+0000 mon.a (mon.0) 163 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:25.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:20.026660+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:20.026928+0000 mon.a (mon.0) 165 : cluster 1 mon.a calling monitor election 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:20.030054+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:20.049454+0000 mon.a (mon.0) 166 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:20.049988+0000 mon.a (mon.0) 167 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:21.525859+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:23.526542+0000 mgr.y (mgr.34107) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:24.564418+0000 mon.a (mon.0) 168 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:25.049165+0000 mon.a (mon.0) 169 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:25.055950+0000 mon.a (mon.0) 170 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:25.076682+0000 mon.a (mon.0) 171 : cluster 0 fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:25.076777+0000 mon.a (mon.0) 172 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:10:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:25.078564+0000 mon.a (mon.0) 173 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-09-23T20:10:25.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:25.078809+0000 mon.a (mon.0) 174 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T20:10:25.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:25.089882+0000 mon.a (mon.0) 175 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T20:10:25.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:25.089918+0000 mon.a (mon.0) 176 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T20:10:25.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: cluster 2023-09-23T20:10:25.089948+0000 mon.a (mon.0) 177 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] is down (out of quorum) 2023-09-23T20:10:25.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:25.090087+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:25.096327+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:25.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:25 smithi173 bash[59517]: audit 2023-09-23T20:10:25.109935+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:25.788 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T20:10:26.318 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:10:26] "GET /metrics HTTP/1.1" 200 33710 "" "Prometheus/2.33.4" 2023-09-23T20:10:26.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T19:50:14.913228+0000 mon.a (mon.0) 0 : 1 mkfs 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T20:10:26.319 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:05:19.043506+0000 mgr.x (mgr.24700) 47 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T20:10:26.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:05:19.044186+0000 mgr.x (mgr.24700) 48 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi173 2023-09-23T20:10:26.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:05:20.762204+0000 mgr.x (mgr.24700) 50 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-09-23T20:10:26.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:05:20.777739+0000 mgr.x (mgr.24700) 51 : cephadm 1 Reconfiguring daemon grafana.a on smithi173 2023-09-23T20:10:26.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:05:44.774921+0000 mgr.x (mgr.24700) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:10:26.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:05:44.775580+0000 mgr.x (mgr.24700) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T20:10:26.320 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:05:46.795071+0000 mgr.x (mgr.24700) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-09-23T20:10:26.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:05:46.811770+0000 mgr.x (mgr.24700) 71 : cephadm 1 Deploying daemon mgr.y on smithi098 2023-09-23T20:10:26.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:07.425088+0000 mgr.y (mgr.25178) 1 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Bus STARTING 2023-09-23T20:10:26.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:07.556701+0000 mgr.y (mgr.25178) 2 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Serving on https://172.21.15.98:7150 2023-09-23T20:10:26.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:07.676573+0000 mgr.y (mgr.25178) 3 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Serving on http://172.21.15.98:8765 2023-09-23T20:10:26.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:07.678306+0000 mgr.y (mgr.25178) 4 : cephadm 1 [23/Sep/2023:20:06:07] ENGINE Bus STARTED 2023-09-23T20:10:26.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:23.624022+0000 mgr.y (mgr.25178) 14 : cephadm 1 Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:10:26.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:23.624265+0000 mgr.y (mgr.25178) 15 : cephadm 1 Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:10:26.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:23.788326+0000 mgr.y (mgr.25178) 16 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:26.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:23.839517+0000 mgr.y (mgr.25178) 17 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:26.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:23.952934+0000 mgr.y (mgr.25178) 18 : cephadm 1 Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:26.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:24.005178+0000 mgr.y (mgr.25178) 19 : cephadm 1 Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:26.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:24.119314+0000 mgr.y (mgr.25178) 20 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:26.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:24.219973+0000 mgr.y (mgr.25178) 21 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:26.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:24.466892+0000 mgr.y (mgr.25178) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T20:10:26.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:24.717127+0000 mgr.y (mgr.25178) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi173 2023-09-23T20:10:26.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:32.334173+0000 mgr.y (mgr.25178) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-09-23T20:10:26.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:32.340772+0000 mgr.y (mgr.25178) 30 : cephadm 1 Deploying daemon mgr.x on smithi173 2023-09-23T20:10:26.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:52.357618+0000 mgr.y (mgr.25178) 41 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-09-23T20:10:26.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:52.381884+0000 mgr.y (mgr.25178) 42 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-09-23T20:10:26.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:54.750568+0000 mgr.y (mgr.25178) 44 : cephadm 1 Upgrade: Updating mon.a 2023-09-23T20:10:26.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:06:54.764426+0000 mgr.y (mgr.25178) 45 : cephadm 1 Deploying daemon mon.a on smithi098 2023-09-23T20:10:26.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:10.171326+0000 mgr.y (mgr.34107) 1 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Bus STARTING 2023-09-23T20:10:26.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:10.294953+0000 mgr.y (mgr.34107) 2 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Serving on https://172.21.15.98:7150 2023-09-23T20:10:26.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:10.396860+0000 mgr.y (mgr.34107) 3 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Serving on http://172.21.15.98:8765 2023-09-23T20:10:26.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:10.397260+0000 mgr.y (mgr.34107) 4 : cephadm 1 [23/Sep/2023:20:07:10] ENGINE Bus STARTED 2023-09-23T20:10:26.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:14.899207+0000 mgr.y (mgr.34107) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:26.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:25.885940+0000 mgr.y (mgr.34107) 18 : cephadm 1 Updating smithi098:/etc/ceph/ceph.conf 2023-09-23T20:10:26.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:25.886270+0000 mgr.y (mgr.34107) 19 : cephadm 1 Updating smithi173:/etc/ceph/ceph.conf 2023-09-23T20:10:26.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:26.101071+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:26.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:26.102368+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T20:10:26.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:26.317011+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:26.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:26.318811+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi098:/etc/ceph/ceph.client.admin.keyring 2023-09-23T20:10:26.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[74888]: cluster 2023-09-23T20:10:25.527604+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[74888]: audit 2023-09-23T20:10:25.766955+0000 mon.a (mon.0) 181 : audit 0 from='client.? 172.21.15.98:0/3183268807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:26.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:26.482667+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:26.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:07:26.483805+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T20:10:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:08:26.236236+0000 mgr.y (mgr.34107) 57 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:08:33.168519+0000 mgr.y (mgr.34107) 61 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-23T20:10:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:08:35.738347+0000 mgr.y (mgr.34107) 64 : cephadm 1 Upgrade: Updating mon.c 2023-09-23T20:10:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:35.751174+0000 mon.a (mon.0) 88 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:08:35.752602+0000 mgr.y (mgr.34107) 65 : cephadm 1 Deploying daemon mon.c on smithi098 2023-09-23T20:10:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:37.592443+0000 mon.a (mon.0) 89 : audit 0 from='client.? 172.21.15.98:0/3212053019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:39.560962+0000 mon.a (mon.0) 90 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:40.026283+0000 mon.a (mon.0) 91 : audit 0 from='client.? 172.21.15.98:0/1759864619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:45.923452+0000 mon.a (mon.0) 102 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:45.929346+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:45.946653+0000 mon.a (mon.0) 104 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:26.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:46.886281+0000 mon.a (mon.0) 105 : audit 0 from='client.? 172.21.15.98:0/103371361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:26.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:08:46.945189+0000 mon.a (mon.0) 112 : cluster 0 mgrmap e36: y(active, since 97s), standbys: x 2023-09-23T20:10:26.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:08:46.945391+0000 mon.a (mon.0) 113 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T20:10:26.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:08:46.945408+0000 mon.a (mon.0) 114 : cluster 1 Cluster is now healthy 2023-09-23T20:10:26.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:08:46.969858+0000 mon.a (mon.0) 115 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:26.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:08:47.489017+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:10:26.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:49.336114+0000 mon.a (mon.0) 116 : audit 0 from='client.? 172.21.15.98:0/1461320262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:26.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:08:49.489709+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:10:26.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:08:51.490417+0000 mgr.y (mgr.34107) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T20:10:26.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:51.886265+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:51.892302+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:52.687564+0000 mon.a (mon.0) 119 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:52.694173+0000 mon.a (mon.0) 120 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:08:53.490872+0000 mgr.y (mgr.34107) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:53.883898+0000 mgr.y (mgr.34107) 75 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:54.562081+0000 mon.a (mon.0) 121 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:08:55.491738+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:08:57.492491+0000 mgr.y (mgr.34107) 77 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:58.189066+0000 mgr.y (mgr.34107) 78 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:08:58.189731+0000 mgr.y (mgr.34107) 79 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:08:58.195460+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:08:59.493159+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:01.494274+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:03.494956+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:05.198494+0000 mon.a (mon.0) 123 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:05.206515+0000 mon.a (mon.0) 124 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:05.207913+0000 mon.a (mon.0) 125 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:05.209093+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:05.218506+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:05.302636+0000 mon.a (mon.0) 128 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:05.305349+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:05.306769+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:05.316707+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:05.496117+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:07.496831+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:09.497500+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:09.562346+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:11.498590+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:13.499375+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:15.500366+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:17.501002+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:19.501683+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:21.502748+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:23.503426+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:24.562637+0000 mon.a (mon.0) 133 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:26.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:25.504516+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:27.505217+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:29.505894+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:31.507004+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:33.507653+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:35.508285+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:37.508901+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:39.509535+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:39.563243+0000 mon.a (mon.0) 134 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:41.510612+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:43.511248+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:45.512228+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:47.512979+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:49.513651+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:51.514760+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:53.515348+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:09:54.563313+0000 mon.a (mon.0) 135 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:55.516467+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:57.517186+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:09:59.517880+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:00.000128+0000 mon.a (mon.0) 136 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:01.518911+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:03.519500+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:05.402256+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:05.520055+0000 mgr.y (mgr.34107) 113 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:07.520637+0000 mgr.y (mgr.34107) 114 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:08.307942+0000 mgr.y (mgr.34107) 115 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:10:08.308639+0000 mgr.y (mgr.34107) 116 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:08.317262+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:09.521042+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:09.563525+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:11.522067+0000 mgr.y (mgr.34107) 118 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:11.646505+0000 mon.a (mon.0) 140 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:11.655169+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:11.697039+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:11.704143+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:12.228380+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:12.230012+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:26.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:12.239448+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:12.322825+0000 mon.a (mon.0) 147 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:12.327081+0000 mon.a (mon.0) 148 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:12.329757+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:12.330737+0000 mon.a (mon.0) 150 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:10:12.331481+0000 mgr.y (mgr.34107) 119 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:13.522722+0000 mgr.y (mgr.34107) 120 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:10:14.450461+0000 mgr.y (mgr.34107) 121 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:14.458944+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:14.460519+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:14.461779+0000 mon.a (mon.0) 153 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:14.463048+0000 mon.a (mon.0) 154 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cephadm 2023-09-23T20:10:14.464324+0000 mgr.y (mgr.34107) 122 : cephadm 1 Deploying daemon mon.b on smithi173 2023-09-23T20:10:26.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:15.523677+0000 mgr.y (mgr.34107) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:16.469589+0000 mon.a (mon.0) 155 : audit 0 from='client.? 172.21.15.98:0/3404983753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:19.524878+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:20.026243+0000 mon.a (mon.0) 163 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:20.026660+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:20.026928+0000 mon.a (mon.0) 165 : cluster 1 mon.a calling monitor election 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:20.030054+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:20.049454+0000 mon.a (mon.0) 166 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:20.049988+0000 mon.a (mon.0) 167 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:21.525859+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:23.526542+0000 mgr.y (mgr.34107) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:24.564418+0000 mon.a (mon.0) 168 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:25.049165+0000 mon.a (mon.0) 169 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T20:10:26.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:25.055950+0000 mon.a (mon.0) 170 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T20:10:26.441 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:25.076682+0000 mon.a (mon.0) 171 : cluster 0 fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:10:26.441 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:25.076777+0000 mon.a (mon.0) 172 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:10:26.441 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:25.078564+0000 mon.a (mon.0) 173 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-09-23T20:10:26.441 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:25.078809+0000 mon.a (mon.0) 174 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T20:10:26.441 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:25.089882+0000 mon.a (mon.0) 175 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T20:10:26.441 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:25.089918+0000 mon.a (mon.0) 176 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T20:10:26.441 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:25.089948+0000 mon.a (mon.0) 177 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0] is down (out of quorum) 2023-09-23T20:10:26.441 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:25.090087+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.441 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:25.096327+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:26.441 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:25.109935+0000 mon.a (mon.0) 180 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:10:26.441 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: cluster 2023-09-23T20:10:25.527604+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.442 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:26 smithi098 bash[78228]: audit 2023-09-23T20:10:25.766955+0000 mon.a (mon.0) 181 : audit 0 from='client.? 172.21.15.98:0/3183268807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:26.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:26 smithi173 bash[59517]: cluster 2023-09-23T20:10:25.527604+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:26.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:26 smithi173 bash[59517]: audit 2023-09-23T20:10:25.766955+0000 mon.a (mon.0) 181 : audit 0 from='client.? 172.21.15.98:0/3183268807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T20:10:26.696 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:10:27.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[74888]: cluster 2023-09-23T20:10:20.049101+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T20:10:27.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[74888]: cluster 2023-09-23T20:10:26.265664+0000 mon.a (mon.0) 182 : cluster 1 mon.a calling monitor election 2023-09-23T20:10:27.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[74888]: cluster 2023-09-23T20:10:26.268924+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-09-23T20:10:27.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[74888]: cluster 2023-09-23T20:10:26.305431+0000 mon.a (mon.0) 183 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:10:27.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[74888]: cluster 2023-09-23T20:10:26.315414+0000 mon.a (mon.0) 184 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T20:10:27.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[74888]: cluster 2023-09-23T20:10:26.336759+0000 mon.a (mon.0) 185 : cluster 0 fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:10:27.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[74888]: cluster 2023-09-23T20:10:26.336855+0000 mon.a (mon.0) 186 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:10:27.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[74888]: cluster 2023-09-23T20:10:26.337560+0000 mon.a (mon.0) 187 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-09-23T20:10:27.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[74888]: cluster 2023-09-23T20:10:26.338076+0000 mon.a (mon.0) 188 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T20:10:27.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[74888]: cluster 2023-09-23T20:10:26.338137+0000 mon.a (mon.0) 189 : cluster 1 Cluster is now healthy 2023-09-23T20:10:27.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[74888]: cluster 2023-09-23T20:10:26.344025+0000 mon.a (mon.0) 190 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:27.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[78228]: cluster 2023-09-23T20:10:20.049101+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T20:10:27.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[78228]: cluster 2023-09-23T20:10:26.265664+0000 mon.a (mon.0) 182 : cluster 1 mon.a calling monitor election 2023-09-23T20:10:27.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[78228]: cluster 2023-09-23T20:10:26.268924+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-09-23T20:10:27.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[78228]: cluster 2023-09-23T20:10:26.305431+0000 mon.a (mon.0) 183 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:10:27.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[78228]: cluster 2023-09-23T20:10:26.315414+0000 mon.a (mon.0) 184 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T20:10:27.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[78228]: cluster 2023-09-23T20:10:26.336759+0000 mon.a (mon.0) 185 : cluster 0 fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:10:27.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[78228]: cluster 2023-09-23T20:10:26.336855+0000 mon.a (mon.0) 186 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:10:27.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[78228]: cluster 2023-09-23T20:10:26.337560+0000 mon.a (mon.0) 187 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-09-23T20:10:27.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[78228]: cluster 2023-09-23T20:10:26.338076+0000 mon.a (mon.0) 188 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T20:10:27.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[78228]: cluster 2023-09-23T20:10:26.338137+0000 mon.a (mon.0) 189 : cluster 1 Cluster is now healthy 2023-09-23T20:10:27.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:27 smithi098 bash[78228]: cluster 2023-09-23T20:10:26.344025+0000 mon.a (mon.0) 190 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:27.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:27 smithi173 bash[59517]: cluster 2023-09-23T20:10:20.049101+0000 mon.c (mon.2) 2 : cluster 1 mon.c calling monitor election 2023-09-23T20:10:27.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:27 smithi173 bash[59517]: cluster 2023-09-23T20:10:26.265664+0000 mon.a (mon.0) 182 : cluster 1 mon.a calling monitor election 2023-09-23T20:10:27.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:27 smithi173 bash[59517]: cluster 2023-09-23T20:10:26.268924+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-09-23T20:10:27.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:27 smithi173 bash[59517]: cluster 2023-09-23T20:10:26.305431+0000 mon.a (mon.0) 183 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T20:10:27.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:27 smithi173 bash[59517]: cluster 2023-09-23T20:10:26.315414+0000 mon.a (mon.0) 184 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]} removed_ranks: {} 2023-09-23T20:10:27.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:27 smithi173 bash[59517]: cluster 2023-09-23T20:10:26.336759+0000 mon.a (mon.0) 185 : cluster 0 fsmap foo:1 {0=foo.smithi098.uolpbb=up:active} 1 up:standby 2023-09-23T20:10:27.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:27 smithi173 bash[59517]: cluster 2023-09-23T20:10:26.336855+0000 mon.a (mon.0) 186 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-09-23T20:10:27.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:27 smithi173 bash[59517]: cluster 2023-09-23T20:10:26.337560+0000 mon.a (mon.0) 187 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-09-23T20:10:27.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:27 smithi173 bash[59517]: cluster 2023-09-23T20:10:26.338076+0000 mon.a (mon.0) 188 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T20:10:27.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:27 smithi173 bash[59517]: cluster 2023-09-23T20:10:26.338137+0000 mon.a (mon.0) 189 : cluster 1 Cluster is now healthy 2023-09-23T20:10:27.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:27 smithi173 bash[59517]: cluster 2023-09-23T20:10:26.344025+0000 mon.a (mon.0) 190 : cluster 1 overall HEALTH_OK 2023-09-23T20:10:28.382 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:28 smithi098 bash[74888]: cluster 2023-09-23T20:10:27.528290+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:28.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:28 smithi098 bash[78228]: cluster 2023-09-23T20:10:27.528290+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:28.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:28 smithi173 bash[59517]: cluster 2023-09-23T20:10:27.528290+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:30.431 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:10:30.431 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (5m) - 11m 13.9M - 0.23.0 ba2b418f427c 81eef607feec 2023-09-23T20:10:30.431 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi173 *:3000 running (4m) - 10m 41.2M - 8.3.5 dad864ee21e9 0d850985e1f9 2023-09-23T20:10:30.431 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi098.uolpbb smithi098 running (9m) - 9m 15.9M - 16.2.14-37-g2e1f1015 1e6a756174a8 d5b67cd7a471 2023-09-23T20:10:30.431 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi173.zebbhb smithi173 running (9m) - 9m 13.8M - 16.2.14-37-g2e1f1015 1e6a756174a8 e2e575edcb34 2023-09-23T20:10:30.431 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi173 *:8443,9283,8765 running (3m) - 18m 427M - 18.2.0-460-gbb0daeff e32c2a64c126 f5d9d853fabc 2023-09-23T20:10:30.431 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (4m) - 20m 476M - 18.2.0-460-gbb0daeff e32c2a64c126 23221035e6e7 2023-09-23T20:10:30.431 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (3m) - 20m 57.7M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 c76702cb4314 2023-09-23T20:10:30.431 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi173 starting - - - 2048M 2023-09-23T20:10:30.431 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (110s) - 18m 37.4M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 94f8f0550e87 2023-09-23T20:10:30.432 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (5m) - 11m 9423k - 1.3.1 1dbe0e931976 d45f5b832c4a 2023-09-23T20:10:30.432 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi173 *:9100 running (5m) - 11m 8708k - 1.3.1 1dbe0e931976 9493b87b5b81 2023-09-23T20:10:30.432 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (17m) - 17m 93.2M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 a7c869fa2318 2023-09-23T20:10:30.432 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (16m) - 16m 72.0M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 4ed7fa24b650 2023-09-23T20:10:30.432 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (16m) - 16m 94.8M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 8aa29ef36e23 2023-09-23T20:10:30.432 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (15m) - 15m 65.9M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 9b044898f00d 2023-09-23T20:10:30.432 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi173 running (14m) - 14m 92.3M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 e45b1f57f0ed 2023-09-23T20:10:30.432 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi173 running (13m) - 13m 91.7M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 3c4cbc0dceef 2023-09-23T20:10:30.432 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi173 running (13m) - 13m 69.3M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 b5ef20c6c133 2023-09-23T20:10:30.432 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi173 running (12m) - 12m 79.2M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 41fb73503ff1 2023-09-23T20:10:30.432 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi173 *:9095 running (4m) - 11m 57.7M - 2.33.4 514e6a882f6e 88e8de9a9dfd 2023-09-23T20:10:30.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:30 smithi098 bash[78228]: cluster 2023-09-23T20:10:29.528940+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:30 smithi098 bash[74888]: cluster 2023-09-23T20:10:29.528940+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:31.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T20:10:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:30 smithi173 bash[59517]: cluster 2023-09-23T20:10:29.528940+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:32.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:31 smithi098 bash[74888]: audit 2023-09-23T20:10:30.410114+0000 mgr.y (mgr.34107) 131 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:32.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:31 smithi098 bash[74888]: audit 2023-09-23T20:10:31.403153+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:32.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:31 smithi098 bash[74888]: audit 2023-09-23T20:10:31.413482+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:32.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:31 smithi098 bash[78228]: audit 2023-09-23T20:10:30.410114+0000 mgr.y (mgr.34107) 131 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:32.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:31 smithi098 bash[78228]: audit 2023-09-23T20:10:31.403153+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:32.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:31 smithi098 bash[78228]: audit 2023-09-23T20:10:31.413482+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:31 smithi173 bash[59517]: audit 2023-09-23T20:10:30.410114+0000 mgr.y (mgr.34107) 131 : audit 0 from='client.34254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:31 smithi173 bash[59517]: audit 2023-09-23T20:10:31.403153+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:32.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:31 smithi173 bash[59517]: audit 2023-09-23T20:10:31.413482+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:33.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:32 smithi098 bash[74888]: cluster 2023-09-23T20:10:31.529718+0000 mgr.y (mgr.34107) 132 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:33.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:32 smithi098 bash[74888]: audit 2023-09-23T20:10:32.207687+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:33.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:32 smithi098 bash[74888]: audit 2023-09-23T20:10:32.214227+0000 mon.a (mon.0) 194 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:33.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:32 smithi098 bash[78228]: cluster 2023-09-23T20:10:31.529718+0000 mgr.y (mgr.34107) 132 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:33.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:32 smithi098 bash[78228]: audit 2023-09-23T20:10:32.207687+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:33.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:32 smithi098 bash[78228]: audit 2023-09-23T20:10:32.214227+0000 mon.a (mon.0) 194 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:32 smithi173 bash[59517]: cluster 2023-09-23T20:10:31.529718+0000 mgr.y (mgr.34107) 132 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:32 smithi173 bash[59517]: audit 2023-09-23T20:10:32.207687+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:32 smithi173 bash[59517]: audit 2023-09-23T20:10:32.214227+0000 mon.a (mon.0) 194 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:34.749 INFO:teuthology.orchestra.run.smithi098.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:35.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:34 smithi098 bash[78228]: cluster 2023-09-23T20:10:33.530307+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:35.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:34 smithi098 bash[78228]: audit 2023-09-23T20:10:34.745912+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:35.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:34 smithi098 bash[74888]: cluster 2023-09-23T20:10:33.530307+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:35.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:34 smithi098 bash[74888]: audit 2023-09-23T20:10:34.745912+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:34 smithi173 bash[59517]: cluster 2023-09-23T20:10:33.530307+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:34 smithi173 bash[59517]: audit 2023-09-23T20:10:34.745912+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:35.546 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T20:10:36.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:35 smithi098 bash[78228]: audit 2023-09-23T20:10:34.738141+0000 mgr.y (mgr.34107) 134 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:36.086 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:35 smithi098 bash[78228]: cephadm 2023-09-23T20:10:34.738759+0000 mgr.y (mgr.34107) 135 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:36.086 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:35 smithi098 bash[74888]: audit 2023-09-23T20:10:34.738141+0000 mgr.y (mgr.34107) 134 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:36.086 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:35 smithi098 bash[74888]: cephadm 2023-09-23T20:10:34.738759+0000 mgr.y (mgr.34107) 135 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:36.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:10:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:10:36] "GET /metrics HTTP/1.1" 200 33710 "" "Prometheus/2.33.4" 2023-09-23T20:10:36.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:35 smithi173 bash[59517]: audit 2023-09-23T20:10:34.738141+0000 mgr.y (mgr.34107) 134 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:10:36.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:35 smithi173 bash[59517]: cephadm 2023-09-23T20:10:34.738759+0000 mgr.y (mgr.34107) 135 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:10:36.985 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:36 smithi098 bash[74888]: cluster 2023-09-23T20:10:35.531353+0000 mgr.y (mgr.34107) 136 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:36.986 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:36 smithi098 bash[78228]: cluster 2023-09-23T20:10:35.531353+0000 mgr.y (mgr.34107) 136 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:37.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:36 smithi173 bash[59517]: cluster 2023-09-23T20:10:35.531353+0000 mgr.y (mgr.34107) 136 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:39.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:38 smithi098 bash[74888]: cluster 2023-09-23T20:10:37.532083+0000 mgr.y (mgr.34107) 137 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:39.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:38 smithi098 bash[78228]: cluster 2023-09-23T20:10:37.532083+0000 mgr.y (mgr.34107) 137 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:38 smithi173 bash[59517]: cluster 2023-09-23T20:10:37.532083+0000 mgr.y (mgr.34107) 137 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:40 smithi173 bash[59517]: cluster 2023-09-23T20:10:39.532665+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:40.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:40 smithi173 bash[59517]: audit 2023-09-23T20:10:39.564885+0000 mon.a (mon.0) 196 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:40.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:40 smithi098 bash[74888]: cluster 2023-09-23T20:10:39.532665+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:40.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:40 smithi098 bash[74888]: audit 2023-09-23T20:10:39.564885+0000 mon.a (mon.0) 196 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:40 smithi098 bash[78228]: cluster 2023-09-23T20:10:39.532665+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:40 smithi098 bash[78228]: audit 2023-09-23T20:10:39.564885+0000 mon.a (mon.0) 196 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:42.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[74888]: cluster 2023-09-23T20:10:41.533659+0000 mgr.y (mgr.34107) 139 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:42.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[74888]: audit 2023-09-23T20:10:41.611960+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:42.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[74888]: audit 2023-09-23T20:10:41.619590+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:42.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[74888]: audit 2023-09-23T20:10:41.621219+0000 mon.a (mon.0) 199 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:42.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[74888]: audit 2023-09-23T20:10:41.622506+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:42.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[74888]: audit 2023-09-23T20:10:41.629279+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:42.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[74888]: cephadm 2023-09-23T20:10:41.699177+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T20:10:42.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[74888]: audit 2023-09-23T20:10:41.699830+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:10:42.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[74888]: audit 2023-09-23T20:10:41.701584+0000 mon.a (mon.0) 203 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:10:42.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[74888]: audit 2023-09-23T20:10:41.703283+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:42.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[74888]: cephadm 2023-09-23T20:10:41.705091+0000 mgr.y (mgr.34107) 141 : cephadm 1 Reconfiguring daemon mon.a on smithi098 2023-09-23T20:10:42.923 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[78228]: cluster 2023-09-23T20:10:41.533659+0000 mgr.y (mgr.34107) 139 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:42.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[78228]: audit 2023-09-23T20:10:41.611960+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:42.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[78228]: audit 2023-09-23T20:10:41.619590+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:42.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[78228]: audit 2023-09-23T20:10:41.621219+0000 mon.a (mon.0) 199 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:42.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[78228]: audit 2023-09-23T20:10:41.622506+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:42.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[78228]: audit 2023-09-23T20:10:41.629279+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:42.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[78228]: cephadm 2023-09-23T20:10:41.699177+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T20:10:42.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[78228]: audit 2023-09-23T20:10:41.699830+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:10:42.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[78228]: audit 2023-09-23T20:10:41.701584+0000 mon.a (mon.0) 203 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:10:42.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[78228]: audit 2023-09-23T20:10:41.703283+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:42.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:42 smithi098 bash[78228]: cephadm 2023-09-23T20:10:41.705091+0000 mgr.y (mgr.34107) 141 : cephadm 1 Reconfiguring daemon mon.a on smithi098 2023-09-23T20:10:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:42 smithi173 bash[59517]: cluster 2023-09-23T20:10:41.533659+0000 mgr.y (mgr.34107) 139 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:42 smithi173 bash[59517]: audit 2023-09-23T20:10:41.611960+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:42 smithi173 bash[59517]: audit 2023-09-23T20:10:41.619590+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:42 smithi173 bash[59517]: audit 2023-09-23T20:10:41.621219+0000 mon.a (mon.0) 199 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:42 smithi173 bash[59517]: audit 2023-09-23T20:10:41.622506+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:10:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:42 smithi173 bash[59517]: audit 2023-09-23T20:10:41.629279+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:42 smithi173 bash[59517]: cephadm 2023-09-23T20:10:41.699177+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T20:10:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:42 smithi173 bash[59517]: audit 2023-09-23T20:10:41.699830+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:10:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:42 smithi173 bash[59517]: audit 2023-09-23T20:10:41.701584+0000 mon.a (mon.0) 203 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:10:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:42 smithi173 bash[59517]: audit 2023-09-23T20:10:41.703283+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:42 smithi173 bash[59517]: cephadm 2023-09-23T20:10:41.705091+0000 mgr.y (mgr.34107) 141 : cephadm 1 Reconfiguring daemon mon.a on smithi098 2023-09-23T20:10:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[74888]: cluster 2023-09-23T20:10:43.534245+0000 mgr.y (mgr.34107) 142 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[74888]: audit 2023-09-23T20:10:43.891751+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[74888]: audit 2023-09-23T20:10:43.899342+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[74888]: cephadm 2023-09-23T20:10:43.923928+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T20:10:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[74888]: audit 2023-09-23T20:10:43.924722+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:10:45.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[74888]: audit 2023-09-23T20:10:43.926542+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:10:45.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[74888]: audit 2023-09-23T20:10:43.928400+0000 mon.a (mon.0) 209 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:45.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[74888]: cephadm 2023-09-23T20:10:43.930171+0000 mgr.y (mgr.34107) 144 : cephadm 1 Reconfiguring daemon mgr.y on smithi098 2023-09-23T20:10:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[78228]: cluster 2023-09-23T20:10:43.534245+0000 mgr.y (mgr.34107) 142 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[78228]: audit 2023-09-23T20:10:43.891751+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[78228]: audit 2023-09-23T20:10:43.899342+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[78228]: cephadm 2023-09-23T20:10:43.923928+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T20:10:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[78228]: audit 2023-09-23T20:10:43.924722+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:10:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[78228]: audit 2023-09-23T20:10:43.926542+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:10:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[78228]: audit 2023-09-23T20:10:43.928400+0000 mon.a (mon.0) 209 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:45.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:44 smithi098 bash[78228]: cephadm 2023-09-23T20:10:43.930171+0000 mgr.y (mgr.34107) 144 : cephadm 1 Reconfiguring daemon mgr.y on smithi098 2023-09-23T20:10:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:44 smithi173 bash[59517]: cluster 2023-09-23T20:10:43.534245+0000 mgr.y (mgr.34107) 142 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:44 smithi173 bash[59517]: audit 2023-09-23T20:10:43.891751+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:45.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:44 smithi173 bash[59517]: audit 2023-09-23T20:10:43.899342+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:45.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:44 smithi173 bash[59517]: cephadm 2023-09-23T20:10:43.923928+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T20:10:45.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:44 smithi173 bash[59517]: audit 2023-09-23T20:10:43.924722+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:10:45.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:44 smithi173 bash[59517]: audit 2023-09-23T20:10:43.926542+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:10:45.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:44 smithi173 bash[59517]: audit 2023-09-23T20:10:43.928400+0000 mon.a (mon.0) 209 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:45.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:44 smithi173 bash[59517]: cephadm 2023-09-23T20:10:43.930171+0000 mgr.y (mgr.34107) 144 : cephadm 1 Reconfiguring daemon mgr.y on smithi098 2023-09-23T20:10:46.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:10:46] "GET /metrics HTTP/1.1" 200 33710 "" "Prometheus/2.33.4" 2023-09-23T20:10:47.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[74888]: cluster 2023-09-23T20:10:45.535282+0000 mgr.y (mgr.34107) 145 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:47.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[74888]: audit 2023-09-23T20:10:46.171805+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:47.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[74888]: audit 2023-09-23T20:10:46.181841+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:47.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[74888]: audit 2023-09-23T20:10:46.199533+0000 mon.a (mon.0) 212 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:10:47.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[74888]: audit 2023-09-23T20:10:46.201216+0000 mon.a (mon.0) 213 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:10:47.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[74888]: audit 2023-09-23T20:10:46.202706+0000 mon.a (mon.0) 214 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[78228]: cluster 2023-09-23T20:10:45.535282+0000 mgr.y (mgr.34107) 145 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[78228]: audit 2023-09-23T20:10:46.171805+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:47.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[78228]: audit 2023-09-23T20:10:46.181841+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:47.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[78228]: audit 2023-09-23T20:10:46.199533+0000 mon.a (mon.0) 212 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:10:47.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[78228]: audit 2023-09-23T20:10:46.201216+0000 mon.a (mon.0) 213 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:10:47.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:46 smithi098 bash[78228]: audit 2023-09-23T20:10:46.202706+0000 mon.a (mon.0) 214 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:46 smithi173 bash[59517]: cluster 2023-09-23T20:10:45.535282+0000 mgr.y (mgr.34107) 145 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:46 smithi173 bash[59517]: audit 2023-09-23T20:10:46.171805+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:46 smithi173 bash[59517]: audit 2023-09-23T20:10:46.181841+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:46 smithi173 bash[59517]: audit 2023-09-23T20:10:46.199533+0000 mon.a (mon.0) 212 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:10:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:46 smithi173 bash[59517]: audit 2023-09-23T20:10:46.201216+0000 mon.a (mon.0) 213 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:10:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:46 smithi173 bash[59517]: audit 2023-09-23T20:10:46.202706+0000 mon.a (mon.0) 214 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:48.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:47 smithi098 bash[78228]: cephadm 2023-09-23T20:10:46.198990+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T20:10:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:47 smithi098 bash[78228]: cephadm 2023-09-23T20:10:46.204481+0000 mgr.y (mgr.34107) 147 : cephadm 1 Reconfiguring daemon mon.c on smithi098 2023-09-23T20:10:48.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:47 smithi098 bash[74888]: cephadm 2023-09-23T20:10:46.198990+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T20:10:48.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:47 smithi098 bash[74888]: cephadm 2023-09-23T20:10:46.204481+0000 mgr.y (mgr.34107) 147 : cephadm 1 Reconfiguring daemon mon.c on smithi098 2023-09-23T20:10:48.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:47 smithi173 bash[59517]: cephadm 2023-09-23T20:10:46.198990+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T20:10:48.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:47 smithi173 bash[59517]: cephadm 2023-09-23T20:10:46.204481+0000 mgr.y (mgr.34107) 147 : cephadm 1 Reconfiguring daemon mon.c on smithi098 2023-09-23T20:10:49.061 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:48 smithi098 bash[74888]: cluster 2023-09-23T20:10:47.535879+0000 mgr.y (mgr.34107) 148 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:49.061 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:48 smithi098 bash[74888]: audit 2023-09-23T20:10:48.426095+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:49.061 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:48 smithi098 bash[74888]: audit 2023-09-23T20:10:48.433215+0000 mon.a (mon.0) 216 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:49.061 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:48 smithi098 bash[74888]: audit 2023-09-23T20:10:48.475474+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:10:49.061 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:48 smithi098 bash[74888]: audit 2023-09-23T20:10:48.477395+0000 mon.a (mon.0) 218 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:49.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:49 smithi098 bash[78228]: cluster 2023-09-23T20:10:47.535879+0000 mgr.y (mgr.34107) 148 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:49.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:49 smithi098 bash[78228]: audit 2023-09-23T20:10:48.426095+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:49.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:49 smithi098 bash[78228]: audit 2023-09-23T20:10:48.433215+0000 mon.a (mon.0) 216 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:49.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:49 smithi098 bash[78228]: audit 2023-09-23T20:10:48.475474+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:10:49.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:49 smithi098 bash[78228]: audit 2023-09-23T20:10:48.477395+0000 mon.a (mon.0) 218 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:49.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:48 smithi173 bash[59517]: cluster 2023-09-23T20:10:47.535879+0000 mgr.y (mgr.34107) 148 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:48 smithi173 bash[59517]: audit 2023-09-23T20:10:48.426095+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:48 smithi173 bash[59517]: audit 2023-09-23T20:10:48.433215+0000 mon.a (mon.0) 216 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:48 smithi173 bash[59517]: audit 2023-09-23T20:10:48.475474+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:10:49.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:48 smithi173 bash[59517]: audit 2023-09-23T20:10:48.477395+0000 mon.a (mon.0) 218 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:50.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:49 smithi098 bash[74888]: cephadm 2023-09-23T20:10:48.474838+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T20:10:50.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:49 smithi098 bash[74888]: cephadm 2023-09-23T20:10:48.481955+0000 mgr.y (mgr.34107) 150 : cephadm 1 Reconfiguring daemon osd.0 on smithi098 2023-09-23T20:10:50.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:49 smithi098 bash[78228]: cephadm 2023-09-23T20:10:48.474838+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T20:10:50.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:49 smithi098 bash[78228]: cephadm 2023-09-23T20:10:48.481955+0000 mgr.y (mgr.34107) 150 : cephadm 1 Reconfiguring daemon osd.0 on smithi098 2023-09-23T20:10:50.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:49 smithi173 bash[59517]: cephadm 2023-09-23T20:10:48.474838+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T20:10:50.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:49 smithi173 bash[59517]: cephadm 2023-09-23T20:10:48.481955+0000 mgr.y (mgr.34107) 150 : cephadm 1 Reconfiguring daemon osd.0 on smithi098 2023-09-23T20:10:51.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:50 smithi098 bash[74888]: cluster 2023-09-23T20:10:49.536442+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:51.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:50 smithi098 bash[74888]: audit 2023-09-23T20:10:50.889521+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:51.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:50 smithi098 bash[74888]: audit 2023-09-23T20:10:50.898154+0000 mon.a (mon.0) 220 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:51.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:50 smithi098 bash[74888]: audit 2023-09-23T20:10:50.901687+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:10:51.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:50 smithi098 bash[74888]: audit 2023-09-23T20:10:50.902769+0000 mon.a (mon.0) 222 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:50 smithi098 bash[78228]: cluster 2023-09-23T20:10:49.536442+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:50 smithi098 bash[78228]: audit 2023-09-23T20:10:50.889521+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:50 smithi098 bash[78228]: audit 2023-09-23T20:10:50.898154+0000 mon.a (mon.0) 220 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:50 smithi098 bash[78228]: audit 2023-09-23T20:10:50.901687+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:10:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:50 smithi098 bash[78228]: audit 2023-09-23T20:10:50.902769+0000 mon.a (mon.0) 222 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:51.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:50 smithi173 bash[59517]: cluster 2023-09-23T20:10:49.536442+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:51.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:50 smithi173 bash[59517]: audit 2023-09-23T20:10:50.889521+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:51.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:50 smithi173 bash[59517]: audit 2023-09-23T20:10:50.898154+0000 mon.a (mon.0) 220 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:51.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:50 smithi173 bash[59517]: audit 2023-09-23T20:10:50.901687+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:10:51.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:50 smithi173 bash[59517]: audit 2023-09-23T20:10:50.902769+0000 mon.a (mon.0) 222 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:52.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:51 smithi098 bash[78228]: cephadm 2023-09-23T20:10:50.901260+0000 mgr.y (mgr.34107) 152 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T20:10:52.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:51 smithi098 bash[78228]: cephadm 2023-09-23T20:10:50.905534+0000 mgr.y (mgr.34107) 153 : cephadm 1 Reconfiguring daemon osd.1 on smithi098 2023-09-23T20:10:52.196 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:51 smithi098 bash[74888]: cephadm 2023-09-23T20:10:50.901260+0000 mgr.y (mgr.34107) 152 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T20:10:52.196 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:51 smithi098 bash[74888]: cephadm 2023-09-23T20:10:50.905534+0000 mgr.y (mgr.34107) 153 : cephadm 1 Reconfiguring daemon osd.1 on smithi098 2023-09-23T20:10:52.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:51 smithi173 bash[59517]: cephadm 2023-09-23T20:10:50.901260+0000 mgr.y (mgr.34107) 152 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T20:10:52.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:51 smithi173 bash[59517]: cephadm 2023-09-23T20:10:50.905534+0000 mgr.y (mgr.34107) 153 : cephadm 1 Reconfiguring daemon osd.1 on smithi098 2023-09-23T20:10:53.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:52 smithi173 bash[59517]: cluster 2023-09-23T20:10:51.537530+0000 mgr.y (mgr.34107) 154 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:53.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:52 smithi098 bash[74888]: cluster 2023-09-23T20:10:51.537530+0000 mgr.y (mgr.34107) 154 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:53.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:52 smithi098 bash[78228]: cluster 2023-09-23T20:10:51.537530+0000 mgr.y (mgr.34107) 154 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:54.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[74888]: audit 2023-09-23T20:10:53.163461+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:54.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[74888]: audit 2023-09-23T20:10:53.170133+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:54.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[74888]: cephadm 2023-09-23T20:10:53.174836+0000 mgr.y (mgr.34107) 155 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T20:10:54.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[74888]: audit 2023-09-23T20:10:53.175305+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:10:54.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[74888]: audit 2023-09-23T20:10:53.176472+0000 mon.a (mon.0) 226 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:54.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[74888]: cephadm 2023-09-23T20:10:53.179266+0000 mgr.y (mgr.34107) 156 : cephadm 1 Reconfiguring daemon osd.2 on smithi098 2023-09-23T20:10:54.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[74888]: cluster 2023-09-23T20:10:53.538188+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:54.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[78228]: audit 2023-09-23T20:10:53.163461+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:54.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[78228]: audit 2023-09-23T20:10:53.170133+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:54.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[78228]: cephadm 2023-09-23T20:10:53.174836+0000 mgr.y (mgr.34107) 155 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T20:10:54.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[78228]: audit 2023-09-23T20:10:53.175305+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:10:54.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[78228]: audit 2023-09-23T20:10:53.176472+0000 mon.a (mon.0) 226 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:54.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[78228]: cephadm 2023-09-23T20:10:53.179266+0000 mgr.y (mgr.34107) 156 : cephadm 1 Reconfiguring daemon osd.2 on smithi098 2023-09-23T20:10:54.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:54 smithi098 bash[78228]: cluster 2023-09-23T20:10:53.538188+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:54.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:54 smithi173 bash[59517]: audit 2023-09-23T20:10:53.163461+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:54.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:54 smithi173 bash[59517]: audit 2023-09-23T20:10:53.170133+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:54 smithi173 bash[59517]: cephadm 2023-09-23T20:10:53.174836+0000 mgr.y (mgr.34107) 155 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T20:10:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:54 smithi173 bash[59517]: audit 2023-09-23T20:10:53.175305+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:10:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:54 smithi173 bash[59517]: audit 2023-09-23T20:10:53.176472+0000 mon.a (mon.0) 226 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:54 smithi173 bash[59517]: cephadm 2023-09-23T20:10:53.179266+0000 mgr.y (mgr.34107) 156 : cephadm 1 Reconfiguring daemon osd.2 on smithi098 2023-09-23T20:10:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:54 smithi173 bash[59517]: cluster 2023-09-23T20:10:53.538188+0000 mgr.y (mgr.34107) 157 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:55.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:55 smithi173 bash[59517]: audit 2023-09-23T20:10:54.564435+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:55.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:55 smithi173 bash[59517]: audit 2023-09-23T20:10:55.501712+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:55.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:55 smithi173 bash[59517]: audit 2023-09-23T20:10:55.509216+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:55.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:55 smithi173 bash[59517]: audit 2023-09-23T20:10:55.548096+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:10:55.850 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:55 smithi098 bash[78228]: audit 2023-09-23T20:10:54.564435+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:55.850 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:55 smithi098 bash[78228]: audit 2023-09-23T20:10:55.501712+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:55.850 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:55 smithi098 bash[78228]: audit 2023-09-23T20:10:55.509216+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:55.851 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:55 smithi098 bash[78228]: audit 2023-09-23T20:10:55.548096+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:10:55.851 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:55 smithi098 bash[74888]: audit 2023-09-23T20:10:54.564435+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:10:55.851 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:55 smithi098 bash[74888]: audit 2023-09-23T20:10:55.501712+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:55.851 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:55 smithi098 bash[74888]: audit 2023-09-23T20:10:55.509216+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:55.851 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:55 smithi098 bash[74888]: audit 2023-09-23T20:10:55.548096+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:10:56.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:10:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:10:56] "GET /metrics HTTP/1.1" 200 33711 "" "Prometheus/2.33.4" 2023-09-23T20:10:56.831 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:56 smithi098 bash[74888]: cluster 2023-09-23T20:10:55.539271+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:56.832 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:56 smithi098 bash[74888]: cephadm 2023-09-23T20:10:55.547521+0000 mgr.y (mgr.34107) 159 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T20:10:56.832 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:56 smithi098 bash[74888]: audit 2023-09-23T20:10:55.549581+0000 mon.a (mon.0) 231 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:56.832 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:56 smithi098 bash[74888]: cephadm 2023-09-23T20:10:55.555823+0000 mgr.y (mgr.34107) 160 : cephadm 1 Reconfiguring daemon osd.3 on smithi098 2023-09-23T20:10:56.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:56 smithi098 bash[78228]: cluster 2023-09-23T20:10:55.539271+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:56.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:56 smithi098 bash[78228]: cephadm 2023-09-23T20:10:55.547521+0000 mgr.y (mgr.34107) 159 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T20:10:56.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:56 smithi098 bash[78228]: audit 2023-09-23T20:10:55.549581+0000 mon.a (mon.0) 231 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:56.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:56 smithi098 bash[78228]: cephadm 2023-09-23T20:10:55.555823+0000 mgr.y (mgr.34107) 160 : cephadm 1 Reconfiguring daemon osd.3 on smithi098 2023-09-23T20:10:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:56 smithi173 bash[59517]: cluster 2023-09-23T20:10:55.539271+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:56 smithi173 bash[59517]: cephadm 2023-09-23T20:10:55.547521+0000 mgr.y (mgr.34107) 159 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T20:10:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:56 smithi173 bash[59517]: audit 2023-09-23T20:10:55.549581+0000 mon.a (mon.0) 231 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:56 smithi173 bash[59517]: cephadm 2023-09-23T20:10:55.555823+0000 mgr.y (mgr.34107) 160 : cephadm 1 Reconfiguring daemon osd.3 on smithi098 2023-09-23T20:10:59.078 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[78228]: cluster 2023-09-23T20:10:57.539875+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:59.078 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[78228]: audit 2023-09-23T20:10:57.803821+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:59.078 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[78228]: audit 2023-09-23T20:10:57.811063+0000 mon.a (mon.0) 233 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:59.078 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[78228]: cephadm 2023-09-23T20:10:57.826018+0000 mgr.y (mgr.34107) 162 : cephadm 1 Reconfiguring mds.foo.smithi098.uolpbb (monmap changed)... 2023-09-23T20:10:59.078 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[78228]: audit 2023-09-23T20:10:57.826602+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi098.uolpbb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:10:59.078 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[78228]: audit 2023-09-23T20:10:57.828258+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:59.078 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[78228]: cephadm 2023-09-23T20:10:57.829978+0000 mgr.y (mgr.34107) 163 : cephadm 1 Reconfiguring daemon mds.foo.smithi098.uolpbb on smithi098 2023-09-23T20:10:59.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[74888]: cluster 2023-09-23T20:10:57.539875+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:59.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[74888]: audit 2023-09-23T20:10:57.803821+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:59.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[74888]: audit 2023-09-23T20:10:57.811063+0000 mon.a (mon.0) 233 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:59.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[74888]: cephadm 2023-09-23T20:10:57.826018+0000 mgr.y (mgr.34107) 162 : cephadm 1 Reconfiguring mds.foo.smithi098.uolpbb (monmap changed)... 2023-09-23T20:10:59.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[74888]: audit 2023-09-23T20:10:57.826602+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi098.uolpbb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:10:59.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[74888]: audit 2023-09-23T20:10:57.828258+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:59.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:10:58 smithi098 bash[74888]: cephadm 2023-09-23T20:10:57.829978+0000 mgr.y (mgr.34107) 163 : cephadm 1 Reconfiguring daemon mds.foo.smithi098.uolpbb on smithi098 2023-09-23T20:10:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:58 smithi173 bash[59517]: cluster 2023-09-23T20:10:57.539875+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:10:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:58 smithi173 bash[59517]: audit 2023-09-23T20:10:57.803821+0000 mon.a (mon.0) 232 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:58 smithi173 bash[59517]: audit 2023-09-23T20:10:57.811063+0000 mon.a (mon.0) 233 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:10:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:58 smithi173 bash[59517]: cephadm 2023-09-23T20:10:57.826018+0000 mgr.y (mgr.34107) 162 : cephadm 1 Reconfiguring mds.foo.smithi098.uolpbb (monmap changed)... 2023-09-23T20:10:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:58 smithi173 bash[59517]: audit 2023-09-23T20:10:57.826602+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi098.uolpbb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:10:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:58 smithi173 bash[59517]: audit 2023-09-23T20:10:57.828258+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:10:59.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:10:58 smithi173 bash[59517]: cephadm 2023-09-23T20:10:57.829978+0000 mgr.y (mgr.34107) 163 : cephadm 1 Reconfiguring daemon mds.foo.smithi098.uolpbb on smithi098 2023-09-23T20:11:01.297 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:01 smithi173 bash[59517]: cluster 2023-09-23T20:10:59.540213+0000 mgr.y (mgr.34107) 164 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:01.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:01 smithi173 bash[59517]: audit 2023-09-23T20:11:00.005965+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:01.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:01 smithi173 bash[59517]: audit 2023-09-23T20:11:00.014684+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:01.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:01 smithi173 bash[59517]: cephadm 2023-09-23T20:11:00.050897+0000 mgr.y (mgr.34107) 165 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T20:11:01.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:01 smithi173 bash[59517]: audit 2023-09-23T20:11:00.051482+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:11:01.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:01 smithi173 bash[59517]: audit 2023-09-23T20:11:00.053179+0000 mon.a (mon.0) 239 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:11:01.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:01 smithi173 bash[59517]: audit 2023-09-23T20:11:00.054654+0000 mon.a (mon.0) 240 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:01.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:01 smithi173 bash[59517]: cephadm 2023-09-23T20:11:00.056318+0000 mgr.y (mgr.34107) 166 : cephadm 1 Reconfiguring daemon mon.b on smithi173 2023-09-23T20:11:01.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[78228]: cluster 2023-09-23T20:10:59.540213+0000 mgr.y (mgr.34107) 164 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:01.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[78228]: audit 2023-09-23T20:11:00.005965+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:01.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[78228]: audit 2023-09-23T20:11:00.014684+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:01.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[78228]: cephadm 2023-09-23T20:11:00.050897+0000 mgr.y (mgr.34107) 165 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T20:11:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[78228]: audit 2023-09-23T20:11:00.051482+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:11:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[78228]: audit 2023-09-23T20:11:00.053179+0000 mon.a (mon.0) 239 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:11:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[78228]: audit 2023-09-23T20:11:00.054654+0000 mon.a (mon.0) 240 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:01.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[78228]: cephadm 2023-09-23T20:11:00.056318+0000 mgr.y (mgr.34107) 166 : cephadm 1 Reconfiguring daemon mon.b on smithi173 2023-09-23T20:11:01.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[74888]: cluster 2023-09-23T20:10:59.540213+0000 mgr.y (mgr.34107) 164 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:01.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[74888]: audit 2023-09-23T20:11:00.005965+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:01.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[74888]: audit 2023-09-23T20:11:00.014684+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:01.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[74888]: cephadm 2023-09-23T20:11:00.050897+0000 mgr.y (mgr.34107) 165 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T20:11:01.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[74888]: audit 2023-09-23T20:11:00.051482+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T20:11:01.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[74888]: audit 2023-09-23T20:11:00.053179+0000 mon.a (mon.0) 239 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T20:11:01.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[74888]: audit 2023-09-23T20:11:00.054654+0000 mon.a (mon.0) 240 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:01.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:01 smithi098 bash[74888]: cephadm 2023-09-23T20:11:00.056318+0000 mgr.y (mgr.34107) 166 : cephadm 1 Reconfiguring daemon mon.b on smithi173 2023-09-23T20:11:03.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:03 smithi173 bash[59517]: cluster 2023-09-23T20:11:01.541231+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:03.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:03 smithi173 bash[59517]: audit 2023-09-23T20:11:02.096413+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:03.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:03 smithi173 bash[59517]: audit 2023-09-23T20:11:02.107878+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:03.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:03 smithi173 bash[59517]: audit 2023-09-23T20:11:02.126321+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:11:03.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:03 smithi173 bash[59517]: audit 2023-09-23T20:11:02.128001+0000 mon.a (mon.0) 244 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:11:03.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:03 smithi173 bash[59517]: audit 2023-09-23T20:11:02.129320+0000 mon.a (mon.0) 245 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:03.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[74888]: cluster 2023-09-23T20:11:01.541231+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:03.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[74888]: audit 2023-09-23T20:11:02.096413+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:03.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[74888]: audit 2023-09-23T20:11:02.107878+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:03.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[74888]: audit 2023-09-23T20:11:02.126321+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:11:03.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[74888]: audit 2023-09-23T20:11:02.128001+0000 mon.a (mon.0) 244 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:11:03.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[74888]: audit 2023-09-23T20:11:02.129320+0000 mon.a (mon.0) 245 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:03.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[78228]: cluster 2023-09-23T20:11:01.541231+0000 mgr.y (mgr.34107) 167 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:03.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[78228]: audit 2023-09-23T20:11:02.096413+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:03.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[78228]: audit 2023-09-23T20:11:02.107878+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:03.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[78228]: audit 2023-09-23T20:11:02.126321+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T20:11:03.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[78228]: audit 2023-09-23T20:11:02.128001+0000 mon.a (mon.0) 244 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T20:11:03.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:03 smithi098 bash[78228]: audit 2023-09-23T20:11:02.129320+0000 mon.a (mon.0) 245 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:04.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:04 smithi173 bash[59517]: cephadm 2023-09-23T20:11:02.125788+0000 mgr.y (mgr.34107) 168 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T20:11:04.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:04 smithi173 bash[59517]: cephadm 2023-09-23T20:11:02.131036+0000 mgr.y (mgr.34107) 169 : cephadm 1 Reconfiguring daemon mgr.x on smithi173 2023-09-23T20:11:04.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:04 smithi173 bash[59517]: audit 2023-09-23T20:11:03.989275+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:04.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:04 smithi173 bash[59517]: audit 2023-09-23T20:11:03.999013+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:04.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:04 smithi173 bash[59517]: audit 2023-09-23T20:11:04.001438+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T20:11:04.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:04 smithi173 bash[59517]: audit 2023-09-23T20:11:04.002756+0000 mon.a (mon.0) 249 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:04.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[74888]: cephadm 2023-09-23T20:11:02.125788+0000 mgr.y (mgr.34107) 168 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T20:11:04.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[74888]: cephadm 2023-09-23T20:11:02.131036+0000 mgr.y (mgr.34107) 169 : cephadm 1 Reconfiguring daemon mgr.x on smithi173 2023-09-23T20:11:04.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[74888]: audit 2023-09-23T20:11:03.989275+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:04.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[74888]: audit 2023-09-23T20:11:03.999013+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:04.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[74888]: audit 2023-09-23T20:11:04.001438+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T20:11:04.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[74888]: audit 2023-09-23T20:11:04.002756+0000 mon.a (mon.0) 249 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:04.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[78228]: cephadm 2023-09-23T20:11:02.125788+0000 mgr.y (mgr.34107) 168 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T20:11:04.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[78228]: cephadm 2023-09-23T20:11:02.131036+0000 mgr.y (mgr.34107) 169 : cephadm 1 Reconfiguring daemon mgr.x on smithi173 2023-09-23T20:11:04.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[78228]: audit 2023-09-23T20:11:03.989275+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:04.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[78228]: audit 2023-09-23T20:11:03.999013+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:04.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[78228]: audit 2023-09-23T20:11:04.001438+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T20:11:04.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:04 smithi098 bash[78228]: audit 2023-09-23T20:11:04.002756+0000 mon.a (mon.0) 249 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:05.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:05 smithi173 bash[59517]: cluster 2023-09-23T20:11:03.541856+0000 mgr.y (mgr.34107) 170 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:05.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:05 smithi173 bash[59517]: cephadm 2023-09-23T20:11:04.000961+0000 mgr.y (mgr.34107) 171 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T20:11:05.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:05 smithi173 bash[59517]: cephadm 2023-09-23T20:11:04.005643+0000 mgr.y (mgr.34107) 172 : cephadm 1 Reconfiguring daemon osd.4 on smithi173 2023-09-23T20:11:05.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:05 smithi098 bash[78228]: cluster 2023-09-23T20:11:03.541856+0000 mgr.y (mgr.34107) 170 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:05.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:05 smithi098 bash[78228]: cephadm 2023-09-23T20:11:04.000961+0000 mgr.y (mgr.34107) 171 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T20:11:05.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:05 smithi098 bash[78228]: cephadm 2023-09-23T20:11:04.005643+0000 mgr.y (mgr.34107) 172 : cephadm 1 Reconfiguring daemon osd.4 on smithi173 2023-09-23T20:11:05.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:05 smithi098 bash[74888]: cluster 2023-09-23T20:11:03.541856+0000 mgr.y (mgr.34107) 170 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:05.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:05 smithi098 bash[74888]: cephadm 2023-09-23T20:11:04.000961+0000 mgr.y (mgr.34107) 171 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T20:11:05.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:05 smithi098 bash[74888]: cephadm 2023-09-23T20:11:04.005643+0000 mgr.y (mgr.34107) 172 : cephadm 1 Reconfiguring daemon osd.4 on smithi173 2023-09-23T20:11:06.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:11:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:11:06] "GET /metrics HTTP/1.1" 200 33711 "" "Prometheus/2.33.4" 2023-09-23T20:11:07.332 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:07 smithi173 bash[59517]: cluster 2023-09-23T20:11:05.542914+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:07.332 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:07 smithi173 bash[59517]: audit 2023-09-23T20:11:06.019161+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:07.332 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:07 smithi173 bash[59517]: audit 2023-09-23T20:11:06.027976+0000 mon.a (mon.0) 251 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:07.332 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:07 smithi173 bash[59517]: audit 2023-09-23T20:11:06.075433+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T20:11:07.332 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:07 smithi173 bash[59517]: audit 2023-09-23T20:11:06.077212+0000 mon.a (mon.0) 253 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:07 smithi098 bash[74888]: cluster 2023-09-23T20:11:05.542914+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:07 smithi098 bash[74888]: audit 2023-09-23T20:11:06.019161+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:07 smithi098 bash[74888]: audit 2023-09-23T20:11:06.027976+0000 mon.a (mon.0) 251 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:07 smithi098 bash[74888]: audit 2023-09-23T20:11:06.075433+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T20:11:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:07 smithi098 bash[74888]: audit 2023-09-23T20:11:06.077212+0000 mon.a (mon.0) 253 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:07.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:07 smithi098 bash[78228]: cluster 2023-09-23T20:11:05.542914+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:07 smithi098 bash[78228]: audit 2023-09-23T20:11:06.019161+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:07 smithi098 bash[78228]: audit 2023-09-23T20:11:06.027976+0000 mon.a (mon.0) 251 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:07 smithi098 bash[78228]: audit 2023-09-23T20:11:06.075433+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T20:11:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:07 smithi098 bash[78228]: audit 2023-09-23T20:11:06.077212+0000 mon.a (mon.0) 253 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:08.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:08 smithi173 bash[59517]: cephadm 2023-09-23T20:11:06.074797+0000 mgr.y (mgr.34107) 174 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T20:11:08.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:08 smithi173 bash[59517]: cephadm 2023-09-23T20:11:06.081517+0000 mgr.y (mgr.34107) 175 : cephadm 1 Reconfiguring daemon osd.5 on smithi173 2023-09-23T20:11:08.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:08 smithi098 bash[78228]: cephadm 2023-09-23T20:11:06.074797+0000 mgr.y (mgr.34107) 174 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T20:11:08.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:08 smithi098 bash[78228]: cephadm 2023-09-23T20:11:06.081517+0000 mgr.y (mgr.34107) 175 : cephadm 1 Reconfiguring daemon osd.5 on smithi173 2023-09-23T20:11:08.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:08 smithi098 bash[74888]: cephadm 2023-09-23T20:11:06.074797+0000 mgr.y (mgr.34107) 174 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T20:11:08.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:08 smithi098 bash[74888]: cephadm 2023-09-23T20:11:06.081517+0000 mgr.y (mgr.34107) 175 : cephadm 1 Reconfiguring daemon osd.5 on smithi173 2023-09-23T20:11:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:09 smithi173 bash[59517]: cluster 2023-09-23T20:11:07.543613+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:09 smithi173 bash[59517]: audit 2023-09-23T20:11:08.062656+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:09 smithi173 bash[59517]: audit 2023-09-23T20:11:08.069953+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:09 smithi173 bash[59517]: audit 2023-09-23T20:11:08.102520+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T20:11:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:09 smithi173 bash[59517]: audit 2023-09-23T20:11:08.103628+0000 mon.a (mon.0) 257 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:09 smithi098 bash[74888]: cluster 2023-09-23T20:11:07.543613+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:09 smithi098 bash[74888]: audit 2023-09-23T20:11:08.062656+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:09 smithi098 bash[74888]: audit 2023-09-23T20:11:08.069953+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:09 smithi098 bash[74888]: audit 2023-09-23T20:11:08.102520+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T20:11:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:09 smithi098 bash[74888]: audit 2023-09-23T20:11:08.103628+0000 mon.a (mon.0) 257 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:09.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:09 smithi098 bash[78228]: cluster 2023-09-23T20:11:07.543613+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:09.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:09 smithi098 bash[78228]: audit 2023-09-23T20:11:08.062656+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:09.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:09 smithi098 bash[78228]: audit 2023-09-23T20:11:08.069953+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:09.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:09 smithi098 bash[78228]: audit 2023-09-23T20:11:08.102520+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T20:11:09.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:09 smithi098 bash[78228]: audit 2023-09-23T20:11:08.103628+0000 mon.a (mon.0) 257 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:10.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:10 smithi173 bash[59517]: cephadm 2023-09-23T20:11:08.102100+0000 mgr.y (mgr.34107) 177 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T20:11:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:10 smithi173 bash[59517]: cephadm 2023-09-23T20:11:08.106379+0000 mgr.y (mgr.34107) 178 : cephadm 1 Reconfiguring daemon osd.6 on smithi173 2023-09-23T20:11:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:10 smithi173 bash[59517]: audit 2023-09-23T20:11:09.564970+0000 mon.a (mon.0) 258 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:10.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:10 smithi098 bash[78228]: cephadm 2023-09-23T20:11:08.102100+0000 mgr.y (mgr.34107) 177 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T20:11:10.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:10 smithi098 bash[78228]: cephadm 2023-09-23T20:11:08.106379+0000 mgr.y (mgr.34107) 178 : cephadm 1 Reconfiguring daemon osd.6 on smithi173 2023-09-23T20:11:10.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:10 smithi098 bash[78228]: audit 2023-09-23T20:11:09.564970+0000 mon.a (mon.0) 258 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:10.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:10 smithi098 bash[74888]: cephadm 2023-09-23T20:11:08.102100+0000 mgr.y (mgr.34107) 177 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T20:11:10.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:10 smithi098 bash[74888]: cephadm 2023-09-23T20:11:08.106379+0000 mgr.y (mgr.34107) 178 : cephadm 1 Reconfiguring daemon osd.6 on smithi173 2023-09-23T20:11:10.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:10 smithi098 bash[74888]: audit 2023-09-23T20:11:09.564970+0000 mon.a (mon.0) 258 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:11 smithi173 bash[59517]: cluster 2023-09-23T20:11:09.544225+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:11 smithi173 bash[59517]: audit 2023-09-23T20:11:10.126577+0000 mon.a (mon.0) 259 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:11 smithi173 bash[59517]: audit 2023-09-23T20:11:10.133396+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:11 smithi173 bash[59517]: cephadm 2023-09-23T20:11:10.176305+0000 mgr.y (mgr.34107) 180 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T20:11:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:11 smithi173 bash[59517]: audit 2023-09-23T20:11:10.176942+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T20:11:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:11 smithi173 bash[59517]: audit 2023-09-23T20:11:10.178707+0000 mon.a (mon.0) 262 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:11 smithi173 bash[59517]: cephadm 2023-09-23T20:11:10.183301+0000 mgr.y (mgr.34107) 181 : cephadm 1 Reconfiguring daemon osd.7 on smithi173 2023-09-23T20:11:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[78228]: cluster 2023-09-23T20:11:09.544225+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[78228]: audit 2023-09-23T20:11:10.126577+0000 mon.a (mon.0) 259 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[78228]: audit 2023-09-23T20:11:10.133396+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[78228]: cephadm 2023-09-23T20:11:10.176305+0000 mgr.y (mgr.34107) 180 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T20:11:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[78228]: audit 2023-09-23T20:11:10.176942+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T20:11:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[78228]: audit 2023-09-23T20:11:10.178707+0000 mon.a (mon.0) 262 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[78228]: cephadm 2023-09-23T20:11:10.183301+0000 mgr.y (mgr.34107) 181 : cephadm 1 Reconfiguring daemon osd.7 on smithi173 2023-09-23T20:11:11.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[74888]: cluster 2023-09-23T20:11:09.544225+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:11.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[74888]: audit 2023-09-23T20:11:10.126577+0000 mon.a (mon.0) 259 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:11.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[74888]: audit 2023-09-23T20:11:10.133396+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:11.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[74888]: cephadm 2023-09-23T20:11:10.176305+0000 mgr.y (mgr.34107) 180 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T20:11:11.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[74888]: audit 2023-09-23T20:11:10.176942+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T20:11:11.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[74888]: audit 2023-09-23T20:11:10.178707+0000 mon.a (mon.0) 262 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:11.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:11 smithi098 bash[74888]: cephadm 2023-09-23T20:11:10.183301+0000 mgr.y (mgr.34107) 181 : cephadm 1 Reconfiguring daemon osd.7 on smithi173 2023-09-23T20:11:12.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:12 smithi173 bash[59517]: cluster 2023-09-23T20:11:11.545260+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:12.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:12 smithi098 bash[78228]: cluster 2023-09-23T20:11:11.545260+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:12.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:12 smithi098 bash[74888]: cluster 2023-09-23T20:11:11.545260+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:13.491 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:13 smithi173 bash[59517]: audit 2023-09-23T20:11:12.207548+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:13.491 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:13 smithi173 bash[59517]: audit 2023-09-23T20:11:12.216055+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:13.491 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:13 smithi173 bash[59517]: cephadm 2023-09-23T20:11:12.254287+0000 mgr.y (mgr.34107) 183 : cephadm 1 Reconfiguring mds.foo.smithi173.zebbhb (monmap changed)... 2023-09-23T20:11:13.492 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:13 smithi173 bash[59517]: audit 2023-09-23T20:11:12.254945+0000 mon.a (mon.0) 265 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi173.zebbhb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:11:13.492 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:13 smithi173 bash[59517]: audit 2023-09-23T20:11:12.256628+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:13.492 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:13 smithi173 bash[59517]: cephadm 2023-09-23T20:11:12.258301+0000 mgr.y (mgr.34107) 184 : cephadm 1 Reconfiguring daemon mds.foo.smithi173.zebbhb on smithi173 2023-09-23T20:11:13.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[74888]: audit 2023-09-23T20:11:12.207548+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:13.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[74888]: audit 2023-09-23T20:11:12.216055+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:13.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[74888]: cephadm 2023-09-23T20:11:12.254287+0000 mgr.y (mgr.34107) 183 : cephadm 1 Reconfiguring mds.foo.smithi173.zebbhb (monmap changed)... 2023-09-23T20:11:13.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[74888]: audit 2023-09-23T20:11:12.254945+0000 mon.a (mon.0) 265 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi173.zebbhb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:11:13.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[74888]: audit 2023-09-23T20:11:12.256628+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:13.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[74888]: cephadm 2023-09-23T20:11:12.258301+0000 mgr.y (mgr.34107) 184 : cephadm 1 Reconfiguring daemon mds.foo.smithi173.zebbhb on smithi173 2023-09-23T20:11:13.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[78228]: audit 2023-09-23T20:11:12.207548+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:13.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[78228]: audit 2023-09-23T20:11:12.216055+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:13.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[78228]: cephadm 2023-09-23T20:11:12.254287+0000 mgr.y (mgr.34107) 183 : cephadm 1 Reconfiguring mds.foo.smithi173.zebbhb (monmap changed)... 2023-09-23T20:11:13.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[78228]: audit 2023-09-23T20:11:12.254945+0000 mon.a (mon.0) 265 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi173.zebbhb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T20:11:13.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[78228]: audit 2023-09-23T20:11:12.256628+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:13.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:13 smithi098 bash[78228]: cephadm 2023-09-23T20:11:12.258301+0000 mgr.y (mgr.34107) 184 : cephadm 1 Reconfiguring daemon mds.foo.smithi173.zebbhb on smithi173 2023-09-23T20:11:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:14 smithi173 bash[59517]: cluster 2023-09-23T20:11:13.545904+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:14 smithi173 bash[59517]: audit 2023-09-23T20:11:14.182047+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:14 smithi173 bash[59517]: audit 2023-09-23T20:11:14.190088+0000 mon.a (mon.0) 268 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:14.678 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:14 smithi098 bash[74888]: cluster 2023-09-23T20:11:13.545904+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:14.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:14 smithi098 bash[74888]: audit 2023-09-23T20:11:14.182047+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:14.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:14 smithi098 bash[74888]: audit 2023-09-23T20:11:14.190088+0000 mon.a (mon.0) 268 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:14.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:14 smithi098 bash[78228]: cluster 2023-09-23T20:11:13.545904+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:14.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:14 smithi098 bash[78228]: audit 2023-09-23T20:11:14.182047+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:14.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:14 smithi098 bash[78228]: audit 2023-09-23T20:11:14.190088+0000 mon.a (mon.0) 268 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:15.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:15 smithi173 bash[59517]: audit 2023-09-23T20:11:14.236344+0000 mon.a (mon.0) 269 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:15.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:15 smithi173 bash[59517]: audit 2023-09-23T20:11:14.613449+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:15.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:15 smithi173 bash[59517]: audit 2023-09-23T20:11:14.622162+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:15.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:15 smithi098 bash[78228]: audit 2023-09-23T20:11:14.236344+0000 mon.a (mon.0) 269 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:15.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:15 smithi098 bash[78228]: audit 2023-09-23T20:11:14.613449+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:15.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:15 smithi098 bash[78228]: audit 2023-09-23T20:11:14.622162+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:15.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:15 smithi098 bash[74888]: audit 2023-09-23T20:11:14.236344+0000 mon.a (mon.0) 269 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:15.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:15 smithi098 bash[74888]: audit 2023-09-23T20:11:14.613449+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:15.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:15 smithi098 bash[74888]: audit 2023-09-23T20:11:14.622162+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:16.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:11:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:11:16] "GET /metrics HTTP/1.1" 200 33712 "" "Prometheus/2.33.4" 2023-09-23T20:11:16.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:16 smithi098 bash[78228]: cluster 2023-09-23T20:11:15.546914+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:16.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:16 smithi098 bash[74888]: cluster 2023-09-23T20:11:15.546914+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:16.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:16 smithi173 bash[59517]: cluster 2023-09-23T20:11:15.546914+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:18.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:18 smithi098 bash[74888]: cluster 2023-09-23T20:11:17.547614+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:18.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:18 smithi098 bash[78228]: cluster 2023-09-23T20:11:17.547614+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:19.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:18 smithi173 bash[59517]: cluster 2023-09-23T20:11:17.547614+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:20.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:20 smithi098 bash[74888]: cluster 2023-09-23T20:11:19.548334+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:20.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:20 smithi098 bash[78228]: cluster 2023-09-23T20:11:19.548334+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:21.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:20 smithi173 bash[59517]: cluster 2023-09-23T20:11:19.548334+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:21.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:21 smithi098 bash[74888]: audit 2023-09-23T20:11:20.617832+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:21.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:21 smithi098 bash[74888]: audit 2023-09-23T20:11:20.628162+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:21.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:21 smithi098 bash[74888]: audit 2023-09-23T20:11:21.101050+0000 mon.a (mon.0) 274 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:21.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:21 smithi098 bash[74888]: audit 2023-09-23T20:11:21.102970+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:21.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:21 smithi098 bash[74888]: audit 2023-09-23T20:11:21.113867+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:21.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:21 smithi098 bash[78228]: audit 2023-09-23T20:11:20.617832+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:21.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:21 smithi098 bash[78228]: audit 2023-09-23T20:11:20.628162+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:21.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:21 smithi098 bash[78228]: audit 2023-09-23T20:11:21.101050+0000 mon.a (mon.0) 274 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:21.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:21 smithi098 bash[78228]: audit 2023-09-23T20:11:21.102970+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:21.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:21 smithi098 bash[78228]: audit 2023-09-23T20:11:21.113867+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:22.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:21 smithi173 bash[59517]: audit 2023-09-23T20:11:20.617832+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:22.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:21 smithi173 bash[59517]: audit 2023-09-23T20:11:20.628162+0000 mon.a (mon.0) 273 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:22.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:21 smithi173 bash[59517]: audit 2023-09-23T20:11:21.101050+0000 mon.a (mon.0) 274 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:22.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:21 smithi173 bash[59517]: audit 2023-09-23T20:11:21.102970+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:22.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:21 smithi173 bash[59517]: audit 2023-09-23T20:11:21.113867+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:22.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:22 smithi098 bash[74888]: cluster 2023-09-23T20:11:21.549413+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:22.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:22 smithi098 bash[78228]: cluster 2023-09-23T20:11:21.549413+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:23.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:22 smithi173 bash[59517]: cluster 2023-09-23T20:11:21.549413+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:24.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:24 smithi098 bash[74888]: cluster 2023-09-23T20:11:23.550021+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:24.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:24 smithi098 bash[74888]: audit 2023-09-23T20:11:24.565658+0000 mon.a (mon.0) 277 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:24 smithi098 bash[78228]: cluster 2023-09-23T20:11:23.550021+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:24 smithi098 bash[78228]: audit 2023-09-23T20:11:24.565658+0000 mon.a (mon.0) 277 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:24 smithi173 bash[59517]: cluster 2023-09-23T20:11:23.550021+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:24 smithi173 bash[59517]: audit 2023-09-23T20:11:24.565658+0000 mon.a (mon.0) 277 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:26.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:11:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:11:26] "GET /metrics HTTP/1.1" 200 33711 "" "Prometheus/2.33.4" 2023-09-23T20:11:26.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:26 smithi098 bash[74888]: cluster 2023-09-23T20:11:25.551079+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:26.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:26 smithi098 bash[78228]: cluster 2023-09-23T20:11:25.551079+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:26 smithi173 bash[59517]: cluster 2023-09-23T20:11:25.551079+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:28.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:28 smithi098 bash[74888]: cluster 2023-09-23T20:11:27.551722+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:28.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:28 smithi098 bash[78228]: cluster 2023-09-23T20:11:27.551722+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:28 smithi173 bash[59517]: cluster 2023-09-23T20:11:27.551722+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:30.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:30 smithi098 bash[74888]: cluster 2023-09-23T20:11:29.552313+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:30.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:30 smithi098 bash[78228]: cluster 2023-09-23T20:11:29.552313+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:30 smithi173 bash[59517]: cluster 2023-09-23T20:11:29.552313+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:32.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:32 smithi098 bash[78228]: cluster 2023-09-23T20:11:31.553349+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:32.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:32 smithi098 bash[74888]: cluster 2023-09-23T20:11:31.553349+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:33.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:32 smithi173 bash[59517]: cluster 2023-09-23T20:11:31.553349+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:34.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:34 smithi098 bash[78228]: cluster 2023-09-23T20:11:33.554030+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:34.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:34 smithi098 bash[74888]: cluster 2023-09-23T20:11:33.554030+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:34.991 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:34 smithi173 bash[59517]: cluster 2023-09-23T20:11:33.554030+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:36.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:11:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:11:36] "GET /metrics HTTP/1.1" 200 33711 "" "Prometheus/2.33.4" 2023-09-23T20:11:36.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:36 smithi098 bash[74888]: cluster 2023-09-23T20:11:35.555027+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:36.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:36 smithi098 bash[78228]: cluster 2023-09-23T20:11:35.555027+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:36 smithi173 bash[59517]: cluster 2023-09-23T20:11:35.555027+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:38.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:38 smithi098 bash[74888]: cluster 2023-09-23T20:11:37.555690+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:38.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:38 smithi098 bash[78228]: cluster 2023-09-23T20:11:37.555690+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:38 smithi173 bash[59517]: cluster 2023-09-23T20:11:37.555690+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:39.883 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T20:11:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:40 smithi173 bash[59517]: cluster 2023-09-23T20:11:39.556297+0000 mgr.y (mgr.34107) 198 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:40 smithi173 bash[59517]: audit 2023-09-23T20:11:39.565481+0000 mon.a (mon.0) 278 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:40.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:40 smithi098 bash[74888]: cluster 2023-09-23T20:11:39.556297+0000 mgr.y (mgr.34107) 198 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:40.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:40 smithi098 bash[74888]: audit 2023-09-23T20:11:39.565481+0000 mon.a (mon.0) 278 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:40 smithi098 bash[78228]: cluster 2023-09-23T20:11:39.556297+0000 mgr.y (mgr.34107) 198 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:40 smithi098 bash[78228]: audit 2023-09-23T20:11:39.565481+0000 mon.a (mon.0) 278 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:42.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:42 smithi173 bash[59517]: cluster 2023-09-23T20:11:41.557390+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:42.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:42 smithi098 bash[74888]: cluster 2023-09-23T20:11:41.557390+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:42.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:42 smithi098 bash[78228]: cluster 2023-09-23T20:11:41.557390+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:43.499 INFO:teuthology.orchestra.run.smithi098.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:11:44.273 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for half of osds to upgrade' 2023-09-23T20:11:44.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:44 smithi098 bash[78228]: audit 2023-09-23T20:11:43.487618+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:11:44.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:44 smithi098 bash[78228]: cephadm 2023-09-23T20:11:43.488316+0000 mgr.y (mgr.34107) 201 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:11:44.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:44 smithi098 bash[78228]: audit 2023-09-23T20:11:43.494873+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:44.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:44 smithi098 bash[78228]: audit 2023-09-23T20:11:43.520876+0000 mon.a (mon.0) 280 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:44.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:44 smithi098 bash[78228]: cluster 2023-09-23T20:11:43.558011+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:44.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:44 smithi098 bash[74888]: audit 2023-09-23T20:11:43.487618+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:11:44.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:44 smithi098 bash[74888]: cephadm 2023-09-23T20:11:43.488316+0000 mgr.y (mgr.34107) 201 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:11:44.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:44 smithi098 bash[74888]: audit 2023-09-23T20:11:43.494873+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:44.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:44 smithi098 bash[74888]: audit 2023-09-23T20:11:43.520876+0000 mon.a (mon.0) 280 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:44.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:44 smithi098 bash[74888]: cluster 2023-09-23T20:11:43.558011+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:44 smithi173 bash[59517]: audit 2023-09-23T20:11:43.487618+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:11:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:44 smithi173 bash[59517]: cephadm 2023-09-23T20:11:43.488316+0000 mgr.y (mgr.34107) 201 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:11:44.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:44 smithi173 bash[59517]: audit 2023-09-23T20:11:43.494873+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:44.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:44 smithi173 bash[59517]: audit 2023-09-23T20:11:43.520876+0000 mon.a (mon.0) 280 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:44.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:44 smithi173 bash[59517]: cluster 2023-09-23T20:11:43.558011+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:46.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:11:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:11:46] "GET /metrics HTTP/1.1" 200 33710 "" "Prometheus/2.33.4" 2023-09-23T20:11:46.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:46 smithi173 bash[59517]: cluster 2023-09-23T20:11:45.559197+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:46.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:46 smithi098 bash[74888]: cluster 2023-09-23T20:11:45.559197+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:46.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:46 smithi098 bash[78228]: cluster 2023-09-23T20:11:45.559197+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:47.447 INFO:teuthology.orchestra.run.smithi098.stdout:wait for half of osds to upgrade 2023-09-23T20:11:48.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-09-23T20:11:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:48 smithi173 bash[59517]: cluster 2023-09-23T20:11:47.559936+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:48.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:48 smithi098 bash[74888]: cluster 2023-09-23T20:11:47.559936+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:48.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:48 smithi098 bash[78228]: cluster 2023-09-23T20:11:47.559936+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:51.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: cluster 2023-09-23T20:11:49.560481+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:49.711362+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:49.722040+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.255170+0000 mon.a (mon.0) 283 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.256551+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.263257+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.343674+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.348656+0000 mon.a (mon.0) 287 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.350952+0000 mon.a (mon.0) 288 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.360165+0000 mon.a (mon.0) 289 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.361575+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T20:11:51.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.367805+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T20:11:51.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.368972+0000 mon.a (mon.0) 292 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T20:11:51.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.374292+0000 mon.a (mon.0) 293 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T20:11:51.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.375282+0000 mon.a (mon.0) 294 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T20:11:51.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.379469+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T20:11:51.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.380889+0000 mon.a (mon.0) 296 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:51.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.387219+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:50 smithi173 bash[59517]: audit 2023-09-23T20:11:50.389975+0000 mon.a (mon.0) 298 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:11:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: cluster 2023-09-23T20:11:49.560481+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:49.711362+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:49.722040+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.255170+0000 mon.a (mon.0) 283 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.256551+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.263257+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.343674+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.348656+0000 mon.a (mon.0) 287 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.350952+0000 mon.a (mon.0) 288 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:51.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.360165+0000 mon.a (mon.0) 289 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.361575+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T20:11:51.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.367805+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T20:11:51.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.368972+0000 mon.a (mon.0) 292 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T20:11:51.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.374292+0000 mon.a (mon.0) 293 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T20:11:51.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.375282+0000 mon.a (mon.0) 294 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T20:11:51.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.379469+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T20:11:51.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.380889+0000 mon.a (mon.0) 296 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:51.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.387219+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[78228]: audit 2023-09-23T20:11:50.389975+0000 mon.a (mon.0) 298 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:11:51.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: cluster 2023-09-23T20:11:49.560481+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:51.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:49.711362+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:49.722040+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.255170+0000 mon.a (mon.0) 283 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:51.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.256551+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:11:51.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.263257+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.343674+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:11:51.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.348656+0000 mon.a (mon.0) 287 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:51.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.350952+0000 mon.a (mon.0) 288 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:51.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.360165+0000 mon.a (mon.0) 289 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.361575+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T20:11:51.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.367805+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T20:11:51.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.368972+0000 mon.a (mon.0) 292 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T20:11:51.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.374292+0000 mon.a (mon.0) 293 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T20:11:51.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.375282+0000 mon.a (mon.0) 294 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T20:11:51.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.379469+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T20:11:51.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.380889+0000 mon.a (mon.0) 296 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:11:51.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.387219+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:51.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:50 smithi098 bash[74888]: audit 2023-09-23T20:11:50.389975+0000 mon.a (mon.0) 298 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:11:52.010 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:51 smithi098 bash[74888]: cephadm 2023-09-23T20:11:50.352012+0000 mgr.y (mgr.34107) 206 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T20:11:52.010 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:51 smithi098 bash[74888]: cephadm 2023-09-23T20:11:50.381651+0000 mgr.y (mgr.34107) 207 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T20:11:52.010 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:51 smithi098 bash[74888]: audit 2023-09-23T20:11:50.390239+0000 mgr.y (mgr.34107) 208 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:11:52.010 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:51 smithi098 bash[74888]: cephadm 2023-09-23T20:11:50.391529+0000 mgr.y (mgr.34107) 209 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T20:11:52.010 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:51 smithi098 bash[78228]: cephadm 2023-09-23T20:11:50.352012+0000 mgr.y (mgr.34107) 206 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T20:11:52.011 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:51 smithi098 bash[78228]: cephadm 2023-09-23T20:11:50.381651+0000 mgr.y (mgr.34107) 207 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T20:11:52.011 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:51 smithi098 bash[78228]: audit 2023-09-23T20:11:50.390239+0000 mgr.y (mgr.34107) 208 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:11:52.011 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:51 smithi098 bash[78228]: cephadm 2023-09-23T20:11:50.391529+0000 mgr.y (mgr.34107) 209 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T20:11:52.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:51 smithi173 bash[59517]: cephadm 2023-09-23T20:11:50.352012+0000 mgr.y (mgr.34107) 206 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T20:11:52.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:51 smithi173 bash[59517]: cephadm 2023-09-23T20:11:50.381651+0000 mgr.y (mgr.34107) 207 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T20:11:52.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:51 smithi173 bash[59517]: audit 2023-09-23T20:11:50.390239+0000 mgr.y (mgr.34107) 208 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T20:11:52.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:51 smithi173 bash[59517]: cephadm 2023-09-23T20:11:50.391529+0000 mgr.y (mgr.34107) 209 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T20:11:52.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:52 smithi098 bash[74888]: cluster 2023-09-23T20:11:51.561553+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:52.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:52 smithi098 bash[74888]: audit 2023-09-23T20:11:52.455055+0000 mon.a (mon.0) 299 : audit 0 from='client.? 172.21.15.98:0/550135703' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:11:52.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:52 smithi098 bash[78228]: cluster 2023-09-23T20:11:51.561553+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:52.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:52 smithi098 bash[78228]: audit 2023-09-23T20:11:52.455055+0000 mon.a (mon.0) 299 : audit 0 from='client.? 172.21.15.98:0/550135703' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:11:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:52 smithi173 bash[59517]: cluster 2023-09-23T20:11:51.561553+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:52 smithi173 bash[59517]: audit 2023-09-23T20:11:52.455055+0000 mon.a (mon.0) 299 : audit 0 from='client.? 172.21.15.98:0/550135703' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:11:54.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[74888]: cephadm 2023-09-23T20:11:53.112386+0000 mgr.y (mgr.34107) 211 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T20:11:54.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[74888]: audit 2023-09-23T20:11:53.122821+0000 mon.a (mon.0) 300 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:54.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[74888]: audit 2023-09-23T20:11:53.124634+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:11:54.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[74888]: audit 2023-09-23T20:11:53.126100+0000 mon.a (mon.0) 302 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:54.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[74888]: cephadm 2023-09-23T20:11:53.128794+0000 mgr.y (mgr.34107) 212 : cephadm 1 Deploying daemon osd.0 on smithi098 2023-09-23T20:11:54.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[74888]: cluster 2023-09-23T20:11:53.562128+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:54.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[78228]: cephadm 2023-09-23T20:11:53.112386+0000 mgr.y (mgr.34107) 211 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T20:11:54.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[78228]: audit 2023-09-23T20:11:53.122821+0000 mon.a (mon.0) 300 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:54.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[78228]: audit 2023-09-23T20:11:53.124634+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:11:54.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[78228]: audit 2023-09-23T20:11:53.126100+0000 mon.a (mon.0) 302 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:54.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[78228]: cephadm 2023-09-23T20:11:53.128794+0000 mgr.y (mgr.34107) 212 : cephadm 1 Deploying daemon osd.0 on smithi098 2023-09-23T20:11:54.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:54 smithi098 bash[78228]: cluster 2023-09-23T20:11:53.562128+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:54.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:54 smithi173 bash[59517]: cephadm 2023-09-23T20:11:53.112386+0000 mgr.y (mgr.34107) 211 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T20:11:54.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:54 smithi173 bash[59517]: audit 2023-09-23T20:11:53.122821+0000 mon.a (mon.0) 300 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:11:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:54 smithi173 bash[59517]: audit 2023-09-23T20:11:53.124634+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T20:11:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:54 smithi173 bash[59517]: audit 2023-09-23T20:11:53.126100+0000 mon.a (mon.0) 302 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:11:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:54 smithi173 bash[59517]: cephadm 2023-09-23T20:11:53.128794+0000 mgr.y (mgr.34107) 212 : cephadm 1 Deploying daemon osd.0 on smithi098 2023-09-23T20:11:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:54 smithi173 bash[59517]: cluster 2023-09-23T20:11:53.562128+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:55.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:55 smithi098 bash[78228]: audit 2023-09-23T20:11:54.566149+0000 mon.a (mon.0) 303 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:55.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:55 smithi098 bash[78228]: audit 2023-09-23T20:11:54.819489+0000 mon.a (mon.0) 304 : audit 0 from='client.? 172.21.15.98:0/589160023' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:11:55.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:55 smithi098 bash[74888]: audit 2023-09-23T20:11:54.566149+0000 mon.a (mon.0) 303 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:55.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:55 smithi098 bash[74888]: audit 2023-09-23T20:11:54.819489+0000 mon.a (mon.0) 304 : audit 0 from='client.? 172.21.15.98:0/589160023' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:11:55.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:55 smithi173 bash[59517]: audit 2023-09-23T20:11:54.566149+0000 mon.a (mon.0) 303 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:11:55.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:55 smithi173 bash[59517]: audit 2023-09-23T20:11:54.819489+0000 mon.a (mon.0) 304 : audit 0 from='client.? 172.21.15.98:0/589160023' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:11:56.365 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:56 smithi098 bash[74888]: cluster 2023-09-23T20:11:55.563177+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:56.365 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:11:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:11:56] "GET /metrics HTTP/1.1" 200 33709 "" "Prometheus/2.33.4" 2023-09-23T20:11:56.365 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:56 smithi098 bash[78228]: cluster 2023-09-23T20:11:55.563177+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:56.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:56 smithi173 bash[59517]: cluster 2023-09-23T20:11:55.563177+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:57.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:57 smithi173 bash[59517]: audit 2023-09-23T20:11:57.179276+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.98:0/1646751492' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:11:57.662 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:57 smithi098 bash[74888]: audit 2023-09-23T20:11:57.179276+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.98:0/1646751492' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:11:57.662 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:57 smithi098 bash[78228]: audit 2023-09-23T20:11:57.179276+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.98:0/1646751492' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:11:57.928 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:11:57 smithi098 systemd[1]: Stopping Ceph osd.0 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:11:58.348 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:11:58 smithi098 bash[36855]: debug 2023-09-23T20:11:58.027+0000 7fd8a5bd8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:11:58.348 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:11:58 smithi098 bash[36855]: debug 2023-09-23T20:11:58.027+0000 7fd8a5bd8700 -1 osd.0 73 *** Got signal Terminated *** 2023-09-23T20:11:58.349 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:11:58 smithi098 bash[36855]: debug 2023-09-23T20:11:58.027+0000 7fd8a5bd8700 -1 osd.0 73 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:11:58.349 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:58 smithi098 bash[74888]: cluster 2023-09-23T20:11:57.563639+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:58.349 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:58 smithi098 bash[74888]: cluster 2023-09-23T20:11:58.029459+0000 mon.a (mon.0) 305 : cluster 1 osd.0 marked itself down and dead 2023-09-23T20:11:58.349 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:58 smithi098 bash[78228]: cluster 2023-09-23T20:11:57.563639+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:58.349 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:58 smithi098 bash[78228]: cluster 2023-09-23T20:11:58.029459+0000 mon.a (mon.0) 305 : cluster 1 osd.0 marked itself down and dead 2023-09-23T20:11:58.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:58 smithi173 bash[59517]: cluster 2023-09-23T20:11:57.563639+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:11:58.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:58 smithi173 bash[59517]: cluster 2023-09-23T20:11:58.029459+0000 mon.a (mon.0) 305 : cluster 1 osd.0 marked itself down and dead 2023-09-23T20:11:59.146 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:11:58 smithi098 bash[83591]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T20:11:59.146 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:11:59 smithi098 bash[83659]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T20:11:59.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:59 smithi098 bash[74888]: cluster 2023-09-23T20:11:58.233508+0000 mon.a (mon.0) 306 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:11:59.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:59 smithi098 bash[74888]: cluster 2023-09-23T20:11:58.242884+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e74 with expected crc 2023-09-23T20:11:59.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:59 smithi098 bash[74888]: cluster 2023-09-23T20:11:58.247932+0000 mon.a (mon.0) 307 : cluster 0 osdmap e74: 8 total, 7 up, 8 in 2023-09-23T20:11:59.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:11:59 smithi098 bash[74888]: cluster 2023-09-23T20:11:58.249231+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e74 with expected crc 2023-09-23T20:11:59.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:59 smithi098 bash[78228]: cluster 2023-09-23T20:11:58.233508+0000 mon.a (mon.0) 306 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:11:59.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:59 smithi098 bash[78228]: cluster 2023-09-23T20:11:58.242884+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e74 with expected crc 2023-09-23T20:11:59.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:59 smithi098 bash[78228]: cluster 2023-09-23T20:11:58.247932+0000 mon.a (mon.0) 307 : cluster 0 osdmap e74: 8 total, 7 up, 8 in 2023-09-23T20:11:59.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:11:59 smithi098 bash[78228]: cluster 2023-09-23T20:11:58.249231+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e74 with expected crc 2023-09-23T20:11:59.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:59 smithi173 bash[59517]: cluster 2023-09-23T20:11:58.233508+0000 mon.a (mon.0) 306 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:11:59.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:59 smithi173 bash[59517]: cluster 2023-09-23T20:11:58.242884+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e74 with expected crc 2023-09-23T20:11:59.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:59 smithi173 bash[59517]: cluster 2023-09-23T20:11:58.247932+0000 mon.a (mon.0) 307 : cluster 0 osdmap e74: 8 total, 7 up, 8 in 2023-09-23T20:11:59.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:11:59 smithi173 bash[59517]: cluster 2023-09-23T20:11:58.249231+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e74 with expected crc 2023-09-23T20:12:00.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:00 smithi173 bash[59517]: cluster 2023-09-23T20:11:59.255211+0000 mon.a (mon.0) 308 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-09-23T20:12:00.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:00 smithi173 bash[59517]: cluster 2023-09-23T20:11:59.255564+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:00 smithi173 bash[59517]: cluster 2023-09-23T20:11:59.255623+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:00 smithi173 bash[59517]: cluster 2023-09-23T20:11:59.255666+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:00 smithi173 bash[59517]: cluster 2023-09-23T20:11:59.255666+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:00 smithi173 bash[59517]: cluster 2023-09-23T20:11:59.256086+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:00 smithi173 bash[59517]: cluster 2023-09-23T20:11:59.258928+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:00 smithi173 bash[59517]: cluster 2023-09-23T20:11:59.258954+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:00 smithi173 bash[59517]: cluster 2023-09-23T20:11:59.258973+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:00 smithi173 bash[59517]: audit 2023-09-23T20:11:59.543334+0000 mon.a (mon.0) 309 : audit 0 from='client.? 172.21.15.98:0/538943816' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:00 smithi173 bash[59517]: cluster 2023-09-23T20:11:59.564288+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v151: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:00.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[78228]: cluster 2023-09-23T20:11:59.255211+0000 mon.a (mon.0) 308 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-09-23T20:12:00.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[78228]: cluster 2023-09-23T20:11:59.255564+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[78228]: cluster 2023-09-23T20:11:59.255623+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[78228]: cluster 2023-09-23T20:11:59.255666+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[78228]: cluster 2023-09-23T20:11:59.255666+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[78228]: cluster 2023-09-23T20:11:59.256086+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[78228]: cluster 2023-09-23T20:11:59.258928+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[78228]: cluster 2023-09-23T20:11:59.258954+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[78228]: cluster 2023-09-23T20:11:59.258973+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[78228]: audit 2023-09-23T20:11:59.543334+0000 mon.a (mon.0) 309 : audit 0 from='client.? 172.21.15.98:0/538943816' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[78228]: cluster 2023-09-23T20:11:59.564288+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v151: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:00.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[74888]: cluster 2023-09-23T20:11:59.255211+0000 mon.a (mon.0) 308 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-09-23T20:12:00.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[74888]: cluster 2023-09-23T20:11:59.255564+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[74888]: cluster 2023-09-23T20:11:59.255623+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[74888]: cluster 2023-09-23T20:11:59.255666+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[74888]: cluster 2023-09-23T20:11:59.255666+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[74888]: cluster 2023-09-23T20:11:59.256086+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[74888]: cluster 2023-09-23T20:11:59.258928+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[74888]: cluster 2023-09-23T20:11:59.258954+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[74888]: cluster 2023-09-23T20:11:59.258973+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-23T20:12:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[74888]: audit 2023-09-23T20:11:59.543334+0000 mon.a (mon.0) 309 : audit 0 from='client.? 172.21.15.98:0/538943816' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:00 smithi098 bash[74888]: cluster 2023-09-23T20:11:59.564288+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v151: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:01.900 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:01 smithi098 bash[78228]: cluster 2023-09-23T20:12:01.616748+0000 mon.a (mon.0) 310 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T20:12:01.901 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:01 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.0.service: Succeeded. 2023-09-23T20:12:01.901 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:01 smithi098 systemd[1]: Stopped Ceph osd.0 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:12:01.901 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:01 smithi098 systemd[1]: Started Ceph osd.0 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:12:01.901 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:01 smithi098 bash[74888]: cluster 2023-09-23T20:12:01.616748+0000 mon.a (mon.0) 310 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T20:12:02.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:01 smithi173 bash[59517]: cluster 2023-09-23T20:12:01.616748+0000 mon.a (mon.0) 310 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T20:12:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:02 smithi098 bash[78228]: cluster 2023-09-23T20:12:01.565383+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:02 smithi098 bash[78228]: audit 2023-09-23T20:12:01.879013+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:02 smithi098 bash[78228]: audit 2023-09-23T20:12:01.888366+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:02 smithi098 bash[78228]: audit 2023-09-23T20:12:01.911579+0000 mon.a (mon.0) 313 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:02 smithi098 bash[78228]: audit 2023-09-23T20:12:01.921659+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.98:0/3426240093' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:03.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:02 smithi098 bash[74888]: cluster 2023-09-23T20:12:01.565383+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:03.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:02 smithi098 bash[74888]: audit 2023-09-23T20:12:01.879013+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:03.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:02 smithi098 bash[74888]: audit 2023-09-23T20:12:01.888366+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:03.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:02 smithi098 bash[74888]: audit 2023-09-23T20:12:01.911579+0000 mon.a (mon.0) 313 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:03.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:02 smithi098 bash[74888]: audit 2023-09-23T20:12:01.921659+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.98:0/3426240093' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:02 smithi173 bash[59517]: cluster 2023-09-23T20:12:01.565383+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:02 smithi173 bash[59517]: audit 2023-09-23T20:12:01.879013+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:02 smithi173 bash[59517]: audit 2023-09-23T20:12:01.888366+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:03.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:02 smithi173 bash[59517]: audit 2023-09-23T20:12:01.911579+0000 mon.a (mon.0) 313 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:03.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:02 smithi173 bash[59517]: audit 2023-09-23T20:12:01.921659+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.98:0/3426240093' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:03.929 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:03 smithi098 bash[83866]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T20:12:03.929 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:03 smithi098 bash[83866]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T20:12:03.929 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:03 smithi098 bash[83866]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-09-23T20:12:03.929 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:03 smithi098 bash[83866]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-09-23T20:12:03.929 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:03 smithi098 bash[83866]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-09-23T20:12:03.929 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:03 smithi098 bash[83866]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-23T20:12:03.929 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:03 smithi098 bash[83866]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T20:12:03.929 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:03 smithi098 bash[83866]: --> ceph-volume lvm activate successful for osd ID: 0 2023-09-23T20:12:05.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:04 smithi098 bash[74888]: cluster 2023-09-23T20:12:03.566028+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:05.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:04 smithi098 bash[74888]: audit 2023-09-23T20:12:04.277757+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.98:0/1958827023' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:05.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:04 smithi098 bash[78228]: cluster 2023-09-23T20:12:03.566028+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:05.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:04 smithi098 bash[78228]: audit 2023-09-23T20:12:04.277757+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.98:0/1958827023' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:04 smithi173 bash[59517]: cluster 2023-09-23T20:12:03.566028+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:04 smithi173 bash[59517]: audit 2023-09-23T20:12:04.277757+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.98:0/1958827023' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:05.678 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:05 smithi098 bash[84186]: debug 2023-09-23T20:12:05.379+0000 7f24c9187700 1 -- 172.21.15.98:0/1840364355 <== mon.2 v2:172.21.15.98:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fca968a4e0 con 0x55fca96e4c00 2023-09-23T20:12:06.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:12:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:12:06] "GET /metrics HTTP/1.1" 200 33709 "" "Prometheus/2.33.4" 2023-09-23T20:12:06.179 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:05 smithi098 bash[84186]: debug 2023-09-23T20:12:05.915+0000 7f24d230c640 -1 Falling back to public interface 2023-09-23T20:12:07.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:06 smithi098 bash[78228]: cluster 2023-09-23T20:12:05.567204+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:07.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:06 smithi098 bash[78228]: audit 2023-09-23T20:12:06.644244+0000 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.98:0/1090242495' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:07.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:06 smithi098 bash[74888]: cluster 2023-09-23T20:12:05.567204+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:07.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:06 smithi098 bash[74888]: audit 2023-09-23T20:12:06.644244+0000 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.98:0/1090242495' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:06 smithi173 bash[59517]: cluster 2023-09-23T20:12:05.567204+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:06 smithi173 bash[59517]: audit 2023-09-23T20:12:06.644244+0000 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.98:0/1090242495' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:09.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:08 smithi098 bash[74888]: cluster 2023-09-23T20:12:07.568018+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v155: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:08 smithi098 bash[78228]: cluster 2023-09-23T20:12:07.568018+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v155: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:09.179 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:09 smithi098 bash[84186]: debug 2023-09-23T20:12:09.103+0000 7f24d230c640 -1 osd.0 73 log_to_monitors true 2023-09-23T20:12:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:08 smithi173 bash[59517]: cluster 2023-09-23T20:12:07.568018+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v155: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:10 smithi173 bash[59517]: audit 2023-09-23T20:12:09.056582+0000 mon.a (mon.0) 315 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:10 smithi173 bash[59517]: audit 2023-09-23T20:12:09.066229+0000 mon.a (mon.0) 316 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:10 smithi173 bash[59517]: audit 2023-09-23T20:12:09.088987+0000 mon.a (mon.0) 317 : audit 0 from='client.? 172.21.15.98:0/1795159575' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:10 smithi173 bash[59517]: audit 2023-09-23T20:12:09.111178+0000 mon.c (mon.2) 6 : audit 1 from='osd.0 [v2:172.21.15.98:6802/1846785016,v1:172.21.15.98:6803/1846785016]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T20:12:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:10 smithi173 bash[59517]: audit 2023-09-23T20:12:09.111664+0000 mon.a (mon.0) 318 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T20:12:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:10 smithi173 bash[59517]: audit 2023-09-23T20:12:09.571505+0000 mon.a (mon.0) 319 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:10 smithi173 bash[59517]: audit 2023-09-23T20:12:09.573534+0000 mon.a (mon.0) 320 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:10 smithi173 bash[59517]: audit 2023-09-23T20:12:09.857056+0000 mon.a (mon.0) 321 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:10 smithi173 bash[59517]: audit 2023-09-23T20:12:09.864393+0000 mon.a (mon.0) 322 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.429 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[84186]: debug 2023-09-23T20:12:10.107+0000 7f24c2777700 -1 osd.0 73 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:12:10.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[74888]: audit 2023-09-23T20:12:09.056582+0000 mon.a (mon.0) 315 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[74888]: audit 2023-09-23T20:12:09.066229+0000 mon.a (mon.0) 316 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[74888]: audit 2023-09-23T20:12:09.088987+0000 mon.a (mon.0) 317 : audit 0 from='client.? 172.21.15.98:0/1795159575' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:10.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[74888]: audit 2023-09-23T20:12:09.111178+0000 mon.c (mon.2) 6 : audit 1 from='osd.0 [v2:172.21.15.98:6802/1846785016,v1:172.21.15.98:6803/1846785016]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T20:12:10.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[74888]: audit 2023-09-23T20:12:09.111664+0000 mon.a (mon.0) 318 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T20:12:10.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[74888]: audit 2023-09-23T20:12:09.571505+0000 mon.a (mon.0) 319 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[74888]: audit 2023-09-23T20:12:09.573534+0000 mon.a (mon.0) 320 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:10.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[74888]: audit 2023-09-23T20:12:09.857056+0000 mon.a (mon.0) 321 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[74888]: audit 2023-09-23T20:12:09.864393+0000 mon.a (mon.0) 322 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[78228]: audit 2023-09-23T20:12:09.056582+0000 mon.a (mon.0) 315 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[78228]: audit 2023-09-23T20:12:09.066229+0000 mon.a (mon.0) 316 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[78228]: audit 2023-09-23T20:12:09.088987+0000 mon.a (mon.0) 317 : audit 0 from='client.? 172.21.15.98:0/1795159575' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:10.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[78228]: audit 2023-09-23T20:12:09.111178+0000 mon.c (mon.2) 6 : audit 1 from='osd.0 [v2:172.21.15.98:6802/1846785016,v1:172.21.15.98:6803/1846785016]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T20:12:10.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[78228]: audit 2023-09-23T20:12:09.111664+0000 mon.a (mon.0) 318 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T20:12:10.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[78228]: audit 2023-09-23T20:12:09.571505+0000 mon.a (mon.0) 319 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[78228]: audit 2023-09-23T20:12:09.573534+0000 mon.a (mon.0) 320 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:10.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[78228]: audit 2023-09-23T20:12:09.857056+0000 mon.a (mon.0) 321 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:10.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:10 smithi098 bash[78228]: audit 2023-09-23T20:12:09.864393+0000 mon.a (mon.0) 322 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:11 smithi173 bash[59517]: cluster 2023-09-23T20:12:09.568511+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v156: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:11 smithi173 bash[59517]: cluster 2023-09-23T20:12:10.066109+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T20:12:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:11 smithi173 bash[59517]: cluster 2023-09-23T20:12:10.066839+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T20:12:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:11 smithi173 bash[59517]: audit 2023-09-23T20:12:10.068051+0000 mon.a (mon.0) 323 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T20:12:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:11 smithi173 bash[59517]: cluster 2023-09-23T20:12:10.068134+0000 mon.a (mon.0) 324 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-09-23T20:12:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:11 smithi173 bash[59517]: audit 2023-09-23T20:12:10.070184+0000 mon.c (mon.2) 7 : audit 1 from='osd.0 [v2:172.21.15.98:6802/1846785016,v1:172.21.15.98:6803/1846785016]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:11 smithi173 bash[59517]: audit 2023-09-23T20:12:10.070669+0000 mon.a (mon.0) 325 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[78228]: cluster 2023-09-23T20:12:09.568511+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v156: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[78228]: cluster 2023-09-23T20:12:10.066109+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T20:12:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[78228]: cluster 2023-09-23T20:12:10.066839+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T20:12:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[78228]: audit 2023-09-23T20:12:10.068051+0000 mon.a (mon.0) 323 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T20:12:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[78228]: cluster 2023-09-23T20:12:10.068134+0000 mon.a (mon.0) 324 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-09-23T20:12:11.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[78228]: audit 2023-09-23T20:12:10.070184+0000 mon.c (mon.2) 7 : audit 1 from='osd.0 [v2:172.21.15.98:6802/1846785016,v1:172.21.15.98:6803/1846785016]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:11.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[78228]: audit 2023-09-23T20:12:10.070669+0000 mon.a (mon.0) 325 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:11.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[74888]: cluster 2023-09-23T20:12:09.568511+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v156: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:11.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[74888]: cluster 2023-09-23T20:12:10.066109+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T20:12:11.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[74888]: cluster 2023-09-23T20:12:10.066839+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-23T20:12:11.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[74888]: audit 2023-09-23T20:12:10.068051+0000 mon.a (mon.0) 323 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T20:12:11.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[74888]: cluster 2023-09-23T20:12:10.068134+0000 mon.a (mon.0) 324 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-09-23T20:12:11.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[74888]: audit 2023-09-23T20:12:10.070184+0000 mon.c (mon.2) 7 : audit 1 from='osd.0 [v2:172.21.15.98:6802/1846785016,v1:172.21.15.98:6803/1846785016]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:11.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:11 smithi098 bash[74888]: audit 2023-09-23T20:12:10.070669+0000 mon.a (mon.0) 325 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:12.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:12 smithi173 bash[59517]: cluster 2023-09-23T20:12:11.066317+0000 mon.a (mon.0) 326 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:12:12.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:12 smithi173 bash[59517]: cluster 2023-09-23T20:12:11.083609+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T20:12:12.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:12 smithi173 bash[59517]: cluster 2023-09-23T20:12:11.086936+0000 mon.a (mon.0) 327 : cluster 1 osd.0 [v2:172.21.15.98:6802/1846785016,v1:172.21.15.98:6803/1846785016] boot 2023-09-23T20:12:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:12 smithi173 bash[59517]: cluster 2023-09-23T20:12:11.086953+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T20:12:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:12 smithi173 bash[59517]: cluster 2023-09-23T20:12:11.087040+0000 mon.a (mon.0) 328 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-09-23T20:12:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:12 smithi173 bash[59517]: audit 2023-09-23T20:12:11.087393+0000 mon.a (mon.0) 329 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:12:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:12 smithi173 bash[59517]: audit 2023-09-23T20:12:11.452540+0000 mon.a (mon.0) 330 : audit 0 from='client.? 172.21.15.98:0/4223337195' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:12.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[78228]: cluster 2023-09-23T20:12:11.066317+0000 mon.a (mon.0) 326 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:12:12.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[78228]: cluster 2023-09-23T20:12:11.083609+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T20:12:12.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[78228]: cluster 2023-09-23T20:12:11.086936+0000 mon.a (mon.0) 327 : cluster 1 osd.0 [v2:172.21.15.98:6802/1846785016,v1:172.21.15.98:6803/1846785016] boot 2023-09-23T20:12:12.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[78228]: cluster 2023-09-23T20:12:11.086953+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T20:12:12.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[78228]: cluster 2023-09-23T20:12:11.087040+0000 mon.a (mon.0) 328 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-09-23T20:12:12.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[78228]: audit 2023-09-23T20:12:11.087393+0000 mon.a (mon.0) 329 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:12:12.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[78228]: audit 2023-09-23T20:12:11.452540+0000 mon.a (mon.0) 330 : audit 0 from='client.? 172.21.15.98:0/4223337195' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:12.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[74888]: cluster 2023-09-23T20:12:11.066317+0000 mon.a (mon.0) 326 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:12:12.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[74888]: cluster 2023-09-23T20:12:11.083609+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T20:12:12.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[74888]: cluster 2023-09-23T20:12:11.086936+0000 mon.a (mon.0) 327 : cluster 1 osd.0 [v2:172.21.15.98:6802/1846785016,v1:172.21.15.98:6803/1846785016] boot 2023-09-23T20:12:12.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[74888]: cluster 2023-09-23T20:12:11.086953+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e77 with expected crc 2023-09-23T20:12:12.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[74888]: cluster 2023-09-23T20:12:11.087040+0000 mon.a (mon.0) 328 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-09-23T20:12:12.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[74888]: audit 2023-09-23T20:12:11.087393+0000 mon.a (mon.0) 329 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T20:12:12.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:12 smithi098 bash[74888]: audit 2023-09-23T20:12:11.452540+0000 mon.a (mon.0) 330 : audit 0 from='client.? 172.21.15.98:0/4223337195' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:13 smithi173 bash[59517]: cluster 2023-09-23T20:12:11.569266+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v159: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:13 smithi173 bash[59517]: cluster 2023-09-23T20:12:12.086782+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:13 smithi173 bash[59517]: cluster 2023-09-23T20:12:12.087900+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:13 smithi173 bash[59517]: cluster 2023-09-23T20:12:12.088857+0000 mon.a (mon.0) 331 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-09-23T20:12:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:13 smithi173 bash[59517]: cluster 2023-09-23T20:12:12.089157+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:13 smithi173 bash[59517]: cluster 2023-09-23T20:12:12.089289+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:13 smithi173 bash[59517]: cluster 2023-09-23T20:12:12.091191+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:13 smithi173 bash[59517]: cluster 2023-09-23T20:12:12.092494+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:13 smithi173 bash[59517]: cluster 2023-09-23T20:12:12.092495+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:13 smithi173 bash[59517]: cluster 2023-09-23T20:12:12.094518+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[78228]: cluster 2023-09-23T20:12:11.569266+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v159: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:13.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[78228]: cluster 2023-09-23T20:12:12.086782+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[78228]: cluster 2023-09-23T20:12:12.087900+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[78228]: cluster 2023-09-23T20:12:12.088857+0000 mon.a (mon.0) 331 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-09-23T20:12:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[78228]: cluster 2023-09-23T20:12:12.089157+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[78228]: cluster 2023-09-23T20:12:12.089289+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[78228]: cluster 2023-09-23T20:12:12.091191+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[78228]: cluster 2023-09-23T20:12:12.092494+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[78228]: cluster 2023-09-23T20:12:12.092495+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[78228]: cluster 2023-09-23T20:12:12.094518+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[74888]: cluster 2023-09-23T20:12:11.569266+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v159: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:13.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[74888]: cluster 2023-09-23T20:12:12.086782+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[74888]: cluster 2023-09-23T20:12:12.087900+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[74888]: cluster 2023-09-23T20:12:12.088857+0000 mon.a (mon.0) 331 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-09-23T20:12:13.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[74888]: cluster 2023-09-23T20:12:12.089157+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[74888]: cluster 2023-09-23T20:12:12.089289+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[74888]: cluster 2023-09-23T20:12:12.091191+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[74888]: cluster 2023-09-23T20:12:12.092494+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[74888]: cluster 2023-09-23T20:12:12.092495+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:13.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:13 smithi098 bash[74888]: cluster 2023-09-23T20:12:12.094518+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T20:12:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:14 smithi173 bash[59517]: audit 2023-09-23T20:12:13.816299+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.98:0/1259032992' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:14.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:14 smithi098 bash[78228]: audit 2023-09-23T20:12:13.816299+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.98:0/1259032992' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:14.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:14 smithi098 bash[74888]: audit 2023-09-23T20:12:13.816299+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.98:0/1259032992' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:15 smithi173 bash[59517]: cluster 2023-09-23T20:12:13.569857+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v161: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:15.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:15 smithi098 bash[74888]: cluster 2023-09-23T20:12:13.569857+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v161: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:15.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:15 smithi098 bash[78228]: cluster 2023-09-23T20:12:13.569857+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v161: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T20:12:16.375 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:12:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:12:16] "GET /metrics HTTP/1.1" 200 33840 "" "Prometheus/2.33.4" 2023-09-23T20:12:16.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:16 smithi098 bash[78228]: cluster 2023-09-23T20:12:15.570877+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:16.376 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:16 smithi098 bash[74888]: cluster 2023-09-23T20:12:15.570877+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:16.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:16 smithi173 bash[59517]: cluster 2023-09-23T20:12:15.570877+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:17.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:17 smithi098 bash[78228]: cluster 2023-09-23T20:12:16.084465+0000 mon.a (mon.0) 332 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded) 2023-09-23T20:12:17.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:17 smithi098 bash[78228]: cluster 2023-09-23T20:12:16.084513+0000 mon.a (mon.0) 333 : cluster 1 Cluster is now healthy 2023-09-23T20:12:17.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:17 smithi098 bash[78228]: audit 2023-09-23T20:12:16.206130+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.98:0/2005745866' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:17.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:17 smithi098 bash[74888]: cluster 2023-09-23T20:12:16.084465+0000 mon.a (mon.0) 332 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded) 2023-09-23T20:12:17.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:17 smithi098 bash[74888]: cluster 2023-09-23T20:12:16.084513+0000 mon.a (mon.0) 333 : cluster 1 Cluster is now healthy 2023-09-23T20:12:17.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:17 smithi098 bash[74888]: audit 2023-09-23T20:12:16.206130+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.98:0/2005745866' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:17.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:17 smithi173 bash[59517]: cluster 2023-09-23T20:12:16.084465+0000 mon.a (mon.0) 332 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded) 2023-09-23T20:12:17.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:17 smithi173 bash[59517]: cluster 2023-09-23T20:12:16.084513+0000 mon.a (mon.0) 333 : cluster 1 Cluster is now healthy 2023-09-23T20:12:17.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:17 smithi173 bash[59517]: audit 2023-09-23T20:12:16.206130+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.98:0/2005745866' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:18.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:18 smithi098 bash[74888]: cluster 2023-09-23T20:12:17.571575+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:18.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:18 smithi098 bash[78228]: cluster 2023-09-23T20:12:17.571575+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:18.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:18 smithi173 bash[59517]: cluster 2023-09-23T20:12:17.571575+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:19.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:19 smithi098 bash[74888]: audit 2023-09-23T20:12:18.561433+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.98:0/3256347505' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:19.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:19 smithi098 bash[78228]: audit 2023-09-23T20:12:18.561433+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.98:0/3256347505' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:19.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:19 smithi173 bash[59517]: audit 2023-09-23T20:12:18.561433+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.98:0/3256347505' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:20.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: audit 2023-09-23T20:12:19.562846+0000 mon.a (mon.0) 334 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:20.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: audit 2023-09-23T20:12:19.570480+0000 mon.a (mon.0) 335 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:20.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: cluster 2023-09-23T20:12:19.572121+0000 mgr.y (mgr.34107) 226 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:20.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: audit 2023-09-23T20:12:19.572138+0000 mon.a (mon.0) 336 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:20.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: audit 2023-09-23T20:12:19.573705+0000 mon.a (mon.0) 337 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:12:20.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: audit 2023-09-23T20:12:19.585137+0000 mon.a (mon.0) 338 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:20.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: audit 2023-09-23T20:12:19.671272+0000 mon.a (mon.0) 339 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:20.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: audit 2023-09-23T20:12:19.675874+0000 mon.a (mon.0) 340 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:20.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: audit 2023-09-23T20:12:19.678555+0000 mon.a (mon.0) 341 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:20.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: audit 2023-09-23T20:12:19.680538+0000 mon.a (mon.0) 342 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:20.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: audit 2023-09-23T20:12:19.682826+0000 mon.a (mon.0) 343 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:12:20.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: audit 2023-09-23T20:12:19.683137+0000 mgr.y (mgr.34107) 227 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:12:20.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:20 smithi173 bash[59517]: cephadm 2023-09-23T20:12:19.684649+0000 mgr.y (mgr.34107) 228 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T20:12:20.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: audit 2023-09-23T20:12:19.562846+0000 mon.a (mon.0) 334 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:20.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: audit 2023-09-23T20:12:19.570480+0000 mon.a (mon.0) 335 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:20.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: cluster 2023-09-23T20:12:19.572121+0000 mgr.y (mgr.34107) 226 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:20.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: audit 2023-09-23T20:12:19.572138+0000 mon.a (mon.0) 336 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: audit 2023-09-23T20:12:19.573705+0000 mon.a (mon.0) 337 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:12:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: audit 2023-09-23T20:12:19.585137+0000 mon.a (mon.0) 338 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: audit 2023-09-23T20:12:19.671272+0000 mon.a (mon.0) 339 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: audit 2023-09-23T20:12:19.675874+0000 mon.a (mon.0) 340 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: audit 2023-09-23T20:12:19.678555+0000 mon.a (mon.0) 341 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: audit 2023-09-23T20:12:19.680538+0000 mon.a (mon.0) 342 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: audit 2023-09-23T20:12:19.682826+0000 mon.a (mon.0) 343 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:12:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: audit 2023-09-23T20:12:19.683137+0000 mgr.y (mgr.34107) 227 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:12:20.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[74888]: cephadm 2023-09-23T20:12:19.684649+0000 mgr.y (mgr.34107) 228 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T20:12:20.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: audit 2023-09-23T20:12:19.562846+0000 mon.a (mon.0) 334 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:20.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: audit 2023-09-23T20:12:19.570480+0000 mon.a (mon.0) 335 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:20.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: cluster 2023-09-23T20:12:19.572121+0000 mgr.y (mgr.34107) 226 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:20.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: audit 2023-09-23T20:12:19.572138+0000 mon.a (mon.0) 336 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:20.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: audit 2023-09-23T20:12:19.573705+0000 mon.a (mon.0) 337 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:12:20.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: audit 2023-09-23T20:12:19.585137+0000 mon.a (mon.0) 338 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:20.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: audit 2023-09-23T20:12:19.671272+0000 mon.a (mon.0) 339 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:20.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: audit 2023-09-23T20:12:19.675874+0000 mon.a (mon.0) 340 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:20.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: audit 2023-09-23T20:12:19.678555+0000 mon.a (mon.0) 341 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:20.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: audit 2023-09-23T20:12:19.680538+0000 mon.a (mon.0) 342 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:20.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: audit 2023-09-23T20:12:19.682826+0000 mon.a (mon.0) 343 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:12:20.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: audit 2023-09-23T20:12:19.683137+0000 mgr.y (mgr.34107) 227 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T20:12:20.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:20 smithi098 bash[78228]: cephadm 2023-09-23T20:12:19.684649+0000 mgr.y (mgr.34107) 228 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T20:12:21.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:21 smithi173 bash[59517]: audit 2023-09-23T20:12:20.918113+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.98:0/2779359301' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:21.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:21 smithi098 bash[78228]: audit 2023-09-23T20:12:20.918113+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.98:0/2779359301' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:21.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:21 smithi098 bash[74888]: audit 2023-09-23T20:12:20.918113+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.98:0/2779359301' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:22.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:22 smithi098 bash[78228]: cluster 2023-09-23T20:12:21.573226+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:22.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:22 smithi098 bash[78228]: audit 2023-09-23T20:12:22.114623+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:22.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:22 smithi098 bash[78228]: audit 2023-09-23T20:12:22.116422+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:12:22.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:22 smithi098 bash[78228]: audit 2023-09-23T20:12:22.117842+0000 mon.a (mon.0) 346 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:22.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:22 smithi098 bash[74888]: cluster 2023-09-23T20:12:21.573226+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:22.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:22 smithi098 bash[74888]: audit 2023-09-23T20:12:22.114623+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:22.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:22 smithi098 bash[74888]: audit 2023-09-23T20:12:22.116422+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:12:22.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:22 smithi098 bash[74888]: audit 2023-09-23T20:12:22.117842+0000 mon.a (mon.0) 346 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:22.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:22 smithi173 bash[59517]: cluster 2023-09-23T20:12:21.573226+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:22.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:22 smithi173 bash[59517]: audit 2023-09-23T20:12:22.114623+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:22.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:22 smithi173 bash[59517]: audit 2023-09-23T20:12:22.116422+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T20:12:22.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:22 smithi173 bash[59517]: audit 2023-09-23T20:12:22.117842+0000 mon.a (mon.0) 346 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:23.741 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:23 smithi098 bash[74888]: cephadm 2023-09-23T20:12:22.104055+0000 mgr.y (mgr.34107) 230 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T20:12:23.741 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:23 smithi098 bash[74888]: cephadm 2023-09-23T20:12:22.120739+0000 mgr.y (mgr.34107) 231 : cephadm 1 Deploying daemon osd.1 on smithi098 2023-09-23T20:12:23.741 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:23 smithi098 bash[74888]: audit 2023-09-23T20:12:23.269769+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.98:0/508589822' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:23.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:23 smithi098 bash[78228]: cephadm 2023-09-23T20:12:22.104055+0000 mgr.y (mgr.34107) 230 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T20:12:23.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:23 smithi098 bash[78228]: cephadm 2023-09-23T20:12:22.120739+0000 mgr.y (mgr.34107) 231 : cephadm 1 Deploying daemon osd.1 on smithi098 2023-09-23T20:12:23.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:23 smithi098 bash[78228]: audit 2023-09-23T20:12:23.269769+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.98:0/508589822' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:23.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:23 smithi173 bash[59517]: cephadm 2023-09-23T20:12:22.104055+0000 mgr.y (mgr.34107) 230 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T20:12:23.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:23 smithi173 bash[59517]: cephadm 2023-09-23T20:12:22.120739+0000 mgr.y (mgr.34107) 231 : cephadm 1 Deploying daemon osd.1 on smithi098 2023-09-23T20:12:23.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:23 smithi173 bash[59517]: audit 2023-09-23T20:12:23.269769+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.98:0/508589822' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:24.678 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:24 smithi098 bash[74888]: cluster 2023-09-23T20:12:23.573895+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:24.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:24 smithi098 bash[74888]: audit 2023-09-23T20:12:24.575431+0000 mon.a (mon.0) 348 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:24.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:24 smithi098 bash[74888]: audit 2023-09-23T20:12:24.577904+0000 mon.a (mon.0) 349 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:24.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:24 smithi098 bash[78228]: cluster 2023-09-23T20:12:23.573895+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:24.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:24 smithi098 bash[78228]: audit 2023-09-23T20:12:24.575431+0000 mon.a (mon.0) 348 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:24.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:24 smithi098 bash[78228]: audit 2023-09-23T20:12:24.577904+0000 mon.a (mon.0) 349 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:24 smithi173 bash[59517]: cluster 2023-09-23T20:12:23.573895+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:24 smithi173 bash[59517]: audit 2023-09-23T20:12:24.575431+0000 mon.a (mon.0) 348 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:24 smithi173 bash[59517]: audit 2023-09-23T20:12:24.577904+0000 mon.a (mon.0) 349 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:25.627 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:25 smithi098 bash[78228]: audit 2023-09-23T20:12:24.618534+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:25.891 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:25 smithi098 bash[74888]: audit 2023-09-23T20:12:24.618534+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:26.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:25 smithi173 bash[59517]: audit 2023-09-23T20:12:24.618534+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:26.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:12:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:12:26] "GET /metrics HTTP/1.1" 200 33835 "" "Prometheus/2.33.4" 2023-09-23T20:12:26.882 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:26 smithi098 bash[74888]: cluster 2023-09-23T20:12:25.574635+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:26.883 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:26 smithi098 bash[74888]: audit 2023-09-23T20:12:25.641659+0000 mon.a (mon.0) 351 : audit 0 from='client.? 172.21.15.98:0/2793559567' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:26.883 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:26 smithi098 bash[78228]: cluster 2023-09-23T20:12:25.574635+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:26.883 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:26 smithi098 bash[78228]: audit 2023-09-23T20:12:25.641659+0000 mon.a (mon.0) 351 : audit 0 from='client.? 172.21.15.98:0/2793559567' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:26 smithi173 bash[59517]: cluster 2023-09-23T20:12:25.574635+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:26 smithi173 bash[59517]: audit 2023-09-23T20:12:25.641659+0000 mon.a (mon.0) 351 : audit 0 from='client.? 172.21.15.98:0/2793559567' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:27.179 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:26 smithi098 systemd[1]: Stopping Ceph osd.1 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:12:27.179 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:26 smithi098 bash[40933]: debug 2023-09-23T20:12:26.990+0000 7fd895ad3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:12:27.179 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:26 smithi098 bash[40933]: debug 2023-09-23T20:12:26.990+0000 7fd895ad3700 -1 osd.1 78 *** Got signal Terminated *** 2023-09-23T20:12:27.179 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:26 smithi098 bash[40933]: debug 2023-09-23T20:12:26.990+0000 7fd895ad3700 -1 osd.1 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:12:27.916 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:27 smithi098 bash[74888]: cluster 2023-09-23T20:12:26.994662+0000 mon.a (mon.0) 352 : cluster 1 osd.1 marked itself down and dead 2023-09-23T20:12:27.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:27 smithi098 bash[78228]: cluster 2023-09-23T20:12:26.994662+0000 mon.a (mon.0) 352 : cluster 1 osd.1 marked itself down and dead 2023-09-23T20:12:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:27 smithi173 bash[59517]: cluster 2023-09-23T20:12:26.994662+0000 mon.a (mon.0) 352 : cluster 1 osd.1 marked itself down and dead 2023-09-23T20:12:28.631 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[86442]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T20:12:28.632 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[86533]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T20:12:28.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[74888]: cluster 2023-09-23T20:12:27.575264+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:28.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[74888]: cluster 2023-09-23T20:12:27.625210+0000 mon.a (mon.0) 353 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:12:28.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[74888]: cluster 2023-09-23T20:12:27.636388+0000 mon.a (mon.0) 354 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2023-09-23T20:12:28.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[74888]: cluster 2023-09-23T20:12:27.636983+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T20:12:28.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[74888]: cluster 2023-09-23T20:12:27.637448+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T20:12:28.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[74888]: audit 2023-09-23T20:12:28.008984+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.98:0/2849895561' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:28.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[78228]: cluster 2023-09-23T20:12:27.575264+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:28.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[78228]: cluster 2023-09-23T20:12:27.625210+0000 mon.a (mon.0) 353 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:12:28.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[78228]: cluster 2023-09-23T20:12:27.636388+0000 mon.a (mon.0) 354 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2023-09-23T20:12:28.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[78228]: cluster 2023-09-23T20:12:27.636983+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T20:12:28.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[78228]: cluster 2023-09-23T20:12:27.637448+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T20:12:28.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:28 smithi098 bash[78228]: audit 2023-09-23T20:12:28.008984+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.98:0/2849895561' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:28 smithi173 bash[59517]: cluster 2023-09-23T20:12:27.575264+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:28 smithi173 bash[59517]: cluster 2023-09-23T20:12:27.625210+0000 mon.a (mon.0) 353 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:12:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:28 smithi173 bash[59517]: cluster 2023-09-23T20:12:27.636388+0000 mon.a (mon.0) 354 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2023-09-23T20:12:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:28 smithi173 bash[59517]: cluster 2023-09-23T20:12:27.636983+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T20:12:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:28 smithi173 bash[59517]: cluster 2023-09-23T20:12:27.637448+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T20:12:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:28 smithi173 bash[59517]: audit 2023-09-23T20:12:28.008984+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.98:0/2849895561' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:29.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[74888]: cluster 2023-09-23T20:12:28.643117+0000 mon.a (mon.0) 355 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-23T20:12:29.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[74888]: cluster 2023-09-23T20:12:28.643611+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[74888]: cluster 2023-09-23T20:12:28.643855+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[74888]: cluster 2023-09-23T20:12:28.644570+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[74888]: cluster 2023-09-23T20:12:28.646957+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[74888]: cluster 2023-09-23T20:12:28.647500+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[74888]: cluster 2023-09-23T20:12:28.649190+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[74888]: cluster 2023-09-23T20:12:28.650994+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[74888]: cluster 2023-09-23T20:12:28.651625+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[74888]: cluster 2023-09-23T20:12:28.655483+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[78228]: cluster 2023-09-23T20:12:28.643117+0000 mon.a (mon.0) 355 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-23T20:12:29.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[78228]: cluster 2023-09-23T20:12:28.643611+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[78228]: cluster 2023-09-23T20:12:28.643855+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[78228]: cluster 2023-09-23T20:12:28.644570+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[78228]: cluster 2023-09-23T20:12:28.646957+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[78228]: cluster 2023-09-23T20:12:28.647500+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[78228]: cluster 2023-09-23T20:12:28.649190+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[78228]: cluster 2023-09-23T20:12:28.650994+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[78228]: cluster 2023-09-23T20:12:28.651625+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:29.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:29 smithi098 bash[78228]: cluster 2023-09-23T20:12:28.655483+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:29 smithi173 bash[59517]: cluster 2023-09-23T20:12:28.643117+0000 mon.a (mon.0) 355 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-23T20:12:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:29 smithi173 bash[59517]: cluster 2023-09-23T20:12:28.643611+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:29 smithi173 bash[59517]: cluster 2023-09-23T20:12:28.643855+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:29 smithi173 bash[59517]: cluster 2023-09-23T20:12:28.644570+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:29 smithi173 bash[59517]: cluster 2023-09-23T20:12:28.646957+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:29 smithi173 bash[59517]: cluster 2023-09-23T20:12:28.647500+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:29 smithi173 bash[59517]: cluster 2023-09-23T20:12:28.649190+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:29 smithi173 bash[59517]: cluster 2023-09-23T20:12:28.650994+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:29 smithi173 bash[59517]: cluster 2023-09-23T20:12:28.651625+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:29 smithi173 bash[59517]: cluster 2023-09-23T20:12:28.655483+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T20:12:30.929 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:30 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.1.service: Succeeded. 2023-09-23T20:12:30.929 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:30 smithi098 systemd[1]: Stopped Ceph osd.1 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:12:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:30 smithi098 bash[74888]: cluster 2023-09-23T20:12:29.575749+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v171: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:30 smithi098 bash[74888]: audit 2023-09-23T20:12:30.363351+0000 mon.a (mon.0) 356 : audit 0 from='client.? 172.21.15.98:0/2236708460' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:30.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:30 smithi098 bash[78228]: cluster 2023-09-23T20:12:29.575749+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v171: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:30.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:30 smithi098 bash[78228]: audit 2023-09-23T20:12:30.363351+0000 mon.a (mon.0) 356 : audit 0 from='client.? 172.21.15.98:0/2236708460' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:30 smithi173 bash[59517]: cluster 2023-09-23T20:12:29.575749+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v171: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:30 smithi173 bash[59517]: audit 2023-09-23T20:12:30.363351+0000 mon.a (mon.0) 356 : audit 0 from='client.? 172.21.15.98:0/2236708460' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:31.428 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:31 smithi098 systemd[1]: Started Ceph osd.1 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:12:32.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[74888]: audit 2023-09-23T20:12:31.116002+0000 mon.a (mon.0) 357 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[74888]: audit 2023-09-23T20:12:31.122911+0000 mon.a (mon.0) 358 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[74888]: audit 2023-09-23T20:12:31.159068+0000 mon.a (mon.0) 359 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:32.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[74888]: audit 2023-09-23T20:12:31.536048+0000 mon.a (mon.0) 360 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[74888]: audit 2023-09-23T20:12:31.545465+0000 mon.a (mon.0) 361 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[74888]: cluster 2023-09-23T20:12:31.576588+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:32.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[78228]: audit 2023-09-23T20:12:31.116002+0000 mon.a (mon.0) 357 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[78228]: audit 2023-09-23T20:12:31.122911+0000 mon.a (mon.0) 358 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[78228]: audit 2023-09-23T20:12:31.159068+0000 mon.a (mon.0) 359 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:32.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[78228]: audit 2023-09-23T20:12:31.536048+0000 mon.a (mon.0) 360 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[78228]: audit 2023-09-23T20:12:31.545465+0000 mon.a (mon.0) 361 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[78228]: cluster 2023-09-23T20:12:31.576588+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:32.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:32 smithi173 bash[59517]: audit 2023-09-23T20:12:31.116002+0000 mon.a (mon.0) 357 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:32 smithi173 bash[59517]: audit 2023-09-23T20:12:31.122911+0000 mon.a (mon.0) 358 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:32 smithi173 bash[59517]: audit 2023-09-23T20:12:31.159068+0000 mon.a (mon.0) 359 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:32.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:32 smithi173 bash[59517]: audit 2023-09-23T20:12:31.536048+0000 mon.a (mon.0) 360 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:32 smithi173 bash[59517]: audit 2023-09-23T20:12:31.545465+0000 mon.a (mon.0) 361 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:32.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:32 smithi173 bash[59517]: cluster 2023-09-23T20:12:31.576588+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:32.929 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[86716]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T20:12:32.929 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[86716]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T20:12:32.929 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[86716]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-09-23T20:12:32.929 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[86716]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-23T20:12:32.929 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[86716]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-23T20:12:32.930 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[86716]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-23T20:12:32.930 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[86716]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T20:12:32.930 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:32 smithi098 bash[86716]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-23T20:12:33.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:33 smithi098 bash[78228]: cluster 2023-09-23T20:12:32.542548+0000 mon.a (mon.0) 362 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:12:33.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:33 smithi098 bash[78228]: audit 2023-09-23T20:12:32.722087+0000 mon.a (mon.0) 363 : audit 0 from='client.? 172.21.15.98:0/295460666' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:33.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:33 smithi098 bash[74888]: cluster 2023-09-23T20:12:32.542548+0000 mon.a (mon.0) 362 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:12:33.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:33 smithi098 bash[74888]: audit 2023-09-23T20:12:32.722087+0000 mon.a (mon.0) 363 : audit 0 from='client.? 172.21.15.98:0/295460666' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:33.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:33 smithi173 bash[59517]: cluster 2023-09-23T20:12:32.542548+0000 mon.a (mon.0) 362 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:12:33.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:33 smithi173 bash[59517]: audit 2023-09-23T20:12:32.722087+0000 mon.a (mon.0) 363 : audit 0 from='client.? 172.21.15.98:0/295460666' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:34.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:34 smithi098 bash[74888]: cluster 2023-09-23T20:12:33.577285+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v173: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:34.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:34 smithi098 bash[78228]: cluster 2023-09-23T20:12:33.577285+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v173: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:34.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:34 smithi173 bash[59517]: cluster 2023-09-23T20:12:33.577285+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v173: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:34.929 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:34 smithi098 bash[87011]: debug 2023-09-23T20:12:34.530+0000 7f6cc4d53700 1 -- 172.21.15.98:0/2279022173 <== mon.2 v2:172.21.15.98:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d8b3f2e4e0 con 0x55d8b3f88c00 2023-09-23T20:12:35.428 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:35 smithi098 bash[87011]: debug 2023-09-23T20:12:35.070+0000 7f6ccded8640 -1 Falling back to public interface 2023-09-23T20:12:35.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:35 smithi098 bash[74888]: audit 2023-09-23T20:12:35.083959+0000 mon.a (mon.0) 364 : audit 0 from='client.? 172.21.15.98:0/2143855193' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:35.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:35 smithi098 bash[78228]: audit 2023-09-23T20:12:35.083959+0000 mon.a (mon.0) 364 : audit 0 from='client.? 172.21.15.98:0/2143855193' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:35 smithi173 bash[59517]: audit 2023-09-23T20:12:35.083959+0000 mon.a (mon.0) 364 : audit 0 from='client.? 172.21.15.98:0/2143855193' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:36.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:12:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:12:36] "GET /metrics HTTP/1.1" 200 33835 "" "Prometheus/2.33.4" 2023-09-23T20:12:36.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:36 smithi098 bash[74888]: cluster 2023-09-23T20:12:35.578399+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:36.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:36 smithi098 bash[78228]: cluster 2023-09-23T20:12:35.578399+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:36 smithi173 bash[59517]: cluster 2023-09-23T20:12:35.578399+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:37.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:37 smithi098 bash[74888]: audit 2023-09-23T20:12:37.457872+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.98:0/174699271' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:37.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:37 smithi098 bash[78228]: audit 2023-09-23T20:12:37.457872+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.98:0/174699271' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:37 smithi173 bash[59517]: audit 2023-09-23T20:12:37.457872+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.98:0/174699271' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:38.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:38 smithi098 bash[78228]: cluster 2023-09-23T20:12:37.579111+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v175: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:38.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:38 smithi098 bash[78228]: audit 2023-09-23T20:12:38.150821+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:38.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:38 smithi098 bash[78228]: audit 2023-09-23T20:12:38.158067+0000 mon.a (mon.0) 366 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:38.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:38 smithi098 bash[74888]: cluster 2023-09-23T20:12:37.579111+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v175: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:38.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:38 smithi098 bash[74888]: audit 2023-09-23T20:12:38.150821+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:38.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:38 smithi098 bash[74888]: audit 2023-09-23T20:12:38.158067+0000 mon.a (mon.0) 366 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:38 smithi173 bash[59517]: cluster 2023-09-23T20:12:37.579111+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v175: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:38 smithi173 bash[59517]: audit 2023-09-23T20:12:38.150821+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:39.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:38 smithi173 bash[59517]: audit 2023-09-23T20:12:38.158067+0000 mon.a (mon.0) 366 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:39.929 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[87011]: debug 2023-09-23T20:12:39.654+0000 7f6ccded8640 -1 osd.1 78 log_to_monitors true 2023-09-23T20:12:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:39 smithi173 bash[59517]: audit 2023-09-23T20:12:38.948518+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:39 smithi173 bash[59517]: audit 2023-09-23T20:12:38.957187+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:39 smithi173 bash[59517]: audit 2023-09-23T20:12:39.573938+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:39 smithi173 bash[59517]: audit 2023-09-23T20:12:39.575251+0000 mon.a (mon.0) 370 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:39 smithi173 bash[59517]: audit 2023-09-23T20:12:39.661395+0000 mon.c (mon.2) 14 : audit 1 from='osd.1 [v2:172.21.15.98:6810/112686604,v1:172.21.15.98:6811/112686604]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:12:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:39 smithi173 bash[59517]: audit 2023-09-23T20:12:39.661945+0000 mon.a (mon.0) 371 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:12:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:39 smithi173 bash[59517]: audit 2023-09-23T20:12:39.818535+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.98:0/4073259586' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:40.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[78228]: audit 2023-09-23T20:12:38.948518+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:40.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[78228]: audit 2023-09-23T20:12:38.957187+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:40.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[78228]: audit 2023-09-23T20:12:39.573938+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:40.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[78228]: audit 2023-09-23T20:12:39.575251+0000 mon.a (mon.0) 370 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:40.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[78228]: audit 2023-09-23T20:12:39.661395+0000 mon.c (mon.2) 14 : audit 1 from='osd.1 [v2:172.21.15.98:6810/112686604,v1:172.21.15.98:6811/112686604]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:12:40.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[78228]: audit 2023-09-23T20:12:39.661945+0000 mon.a (mon.0) 371 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:12:40.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[78228]: audit 2023-09-23T20:12:39.818535+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.98:0/4073259586' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:40.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[74888]: audit 2023-09-23T20:12:38.948518+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:40.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[74888]: audit 2023-09-23T20:12:38.957187+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:40.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[74888]: audit 2023-09-23T20:12:39.573938+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:40.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[74888]: audit 2023-09-23T20:12:39.575251+0000 mon.a (mon.0) 370 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:40.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[74888]: audit 2023-09-23T20:12:39.661395+0000 mon.c (mon.2) 14 : audit 1 from='osd.1 [v2:172.21.15.98:6810/112686604,v1:172.21.15.98:6811/112686604]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:12:40.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[74888]: audit 2023-09-23T20:12:39.661945+0000 mon.a (mon.0) 371 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:12:40.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:39 smithi098 bash[74888]: audit 2023-09-23T20:12:39.818535+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.98:0/4073259586' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:40.928 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[87011]: debug 2023-09-23T20:12:40.646+0000 7f6cbc33f700 -1 osd.1 78 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:12:41.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:40 smithi173 bash[59517]: cluster 2023-09-23T20:12:39.581289+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v176: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:41.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:40 smithi173 bash[59517]: cluster 2023-09-23T20:12:40.604159+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T20:12:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:40 smithi173 bash[59517]: audit 2023-09-23T20:12:40.607616+0000 mon.a (mon.0) 372 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T20:12:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:40 smithi173 bash[59517]: cluster 2023-09-23T20:12:40.607881+0000 mon.a (mon.0) 373 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-23T20:12:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:40 smithi173 bash[59517]: audit 2023-09-23T20:12:40.610781+0000 mon.c (mon.2) 16 : audit 1 from='osd.1 [v2:172.21.15.98:6810/112686604,v1:172.21.15.98:6811/112686604]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:40 smithi173 bash[59517]: audit 2023-09-23T20:12:40.611425+0000 mon.a (mon.0) 374 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:41.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[74888]: cluster 2023-09-23T20:12:39.581289+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v176: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:41.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[74888]: cluster 2023-09-23T20:12:40.604159+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T20:12:41.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[74888]: audit 2023-09-23T20:12:40.607616+0000 mon.a (mon.0) 372 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T20:12:41.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[74888]: cluster 2023-09-23T20:12:40.607881+0000 mon.a (mon.0) 373 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-23T20:12:41.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[74888]: audit 2023-09-23T20:12:40.610781+0000 mon.c (mon.2) 16 : audit 1 from='osd.1 [v2:172.21.15.98:6810/112686604,v1:172.21.15.98:6811/112686604]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:41.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[74888]: audit 2023-09-23T20:12:40.611425+0000 mon.a (mon.0) 374 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:41.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[78228]: cluster 2023-09-23T20:12:39.581289+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v176: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:41.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[78228]: cluster 2023-09-23T20:12:40.604159+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T20:12:41.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[78228]: audit 2023-09-23T20:12:40.607616+0000 mon.a (mon.0) 372 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T20:12:41.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[78228]: cluster 2023-09-23T20:12:40.607881+0000 mon.a (mon.0) 373 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-23T20:12:41.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[78228]: audit 2023-09-23T20:12:40.610781+0000 mon.c (mon.2) 16 : audit 1 from='osd.1 [v2:172.21.15.98:6810/112686604,v1:172.21.15.98:6811/112686604]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:41.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:40 smithi098 bash[78228]: audit 2023-09-23T20:12:40.611425+0000 mon.a (mon.0) 374 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:12:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:41 smithi173 bash[59517]: cluster 2023-09-23T20:12:40.610083+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T20:12:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:41 smithi173 bash[59517]: cluster 2023-09-23T20:12:41.601900+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:12:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:41 smithi173 bash[59517]: cluster 2023-09-23T20:12:41.608851+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T20:12:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:41 smithi173 bash[59517]: cluster 2023-09-23T20:12:41.612131+0000 mon.a (mon.0) 376 : cluster 1 osd.1 [v2:172.21.15.98:6810/112686604,v1:172.21.15.98:6811/112686604] boot 2023-09-23T20:12:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:41 smithi173 bash[59517]: cluster 2023-09-23T20:12:41.612214+0000 mon.a (mon.0) 377 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2023-09-23T20:12:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:41 smithi173 bash[59517]: audit 2023-09-23T20:12:41.612814+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:12:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[78228]: cluster 2023-09-23T20:12:40.610083+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T20:12:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[78228]: cluster 2023-09-23T20:12:41.601900+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:12:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[78228]: cluster 2023-09-23T20:12:41.608851+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T20:12:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[78228]: cluster 2023-09-23T20:12:41.612131+0000 mon.a (mon.0) 376 : cluster 1 osd.1 [v2:172.21.15.98:6810/112686604,v1:172.21.15.98:6811/112686604] boot 2023-09-23T20:12:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[78228]: cluster 2023-09-23T20:12:41.612214+0000 mon.a (mon.0) 377 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2023-09-23T20:12:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[78228]: audit 2023-09-23T20:12:41.612814+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:12:42.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[74888]: cluster 2023-09-23T20:12:40.610083+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T20:12:42.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[74888]: cluster 2023-09-23T20:12:41.601900+0000 mon.a (mon.0) 375 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:12:42.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[74888]: cluster 2023-09-23T20:12:41.608851+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T20:12:42.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[74888]: cluster 2023-09-23T20:12:41.612131+0000 mon.a (mon.0) 376 : cluster 1 osd.1 [v2:172.21.15.98:6810/112686604,v1:172.21.15.98:6811/112686604] boot 2023-09-23T20:12:42.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[74888]: cluster 2023-09-23T20:12:41.612214+0000 mon.a (mon.0) 377 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2023-09-23T20:12:42.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:41 smithi098 bash[74888]: audit 2023-09-23T20:12:41.612814+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:12:43.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:42 smithi173 bash[59517]: cluster 2023-09-23T20:12:41.581982+0000 mgr.y (mgr.34107) 241 : cluster 0 pgmap v178: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:43.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:42 smithi173 bash[59517]: audit 2023-09-23T20:12:42.178052+0000 mon.a (mon.0) 379 : audit 0 from='client.? 172.21.15.98:0/3432433206' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:42 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.617128+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:42 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.617887+0000 mon.a (mon.0) 380 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-23T20:12:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:42 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.618065+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:42 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.620024+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:42 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.621631+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:42 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.624148+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[74888]: cluster 2023-09-23T20:12:41.581982+0000 mgr.y (mgr.34107) 241 : cluster 0 pgmap v178: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[74888]: audit 2023-09-23T20:12:42.178052+0000 mon.a (mon.0) 379 : audit 0 from='client.? 172.21.15.98:0/3432433206' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.617128+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.617887+0000 mon.a (mon.0) 380 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-23T20:12:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.618065+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.620024+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.621631+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.624148+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[78228]: cluster 2023-09-23T20:12:41.581982+0000 mgr.y (mgr.34107) 241 : cluster 0 pgmap v178: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[78228]: audit 2023-09-23T20:12:42.178052+0000 mon.a (mon.0) 379 : audit 0 from='client.? 172.21.15.98:0/3432433206' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.617128+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.617887+0000 mon.a (mon.0) 380 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-23T20:12:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.618065+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.620024+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.621631+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:42 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.624148+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.619754+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.621623+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.623250+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.623358+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.625863+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[74888]: cluster 2023-09-23T20:12:42.628782+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.619754+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.621623+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.623250+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.623358+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.625863+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:43 smithi098 bash[78228]: cluster 2023-09-23T20:12:42.628782+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:43 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.619754+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:43 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.621623+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:43 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.623250+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:43 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.623358+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:43 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.625863+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:43 smithi173 bash[59517]: cluster 2023-09-23T20:12:42.628782+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T20:12:45.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:44 smithi098 bash[74888]: cluster 2023-09-23T20:12:43.582685+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v181: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:45.298 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:44 smithi098 bash[74888]: audit 2023-09-23T20:12:44.536663+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.98:0/2935421192' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:45.298 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:44 smithi098 bash[78228]: cluster 2023-09-23T20:12:43.582685+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v181: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:45.298 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:44 smithi098 bash[78228]: audit 2023-09-23T20:12:44.536663+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.98:0/2935421192' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:44 smithi173 bash[59517]: cluster 2023-09-23T20:12:43.582685+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v181: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T20:12:45.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:44 smithi173 bash[59517]: audit 2023-09-23T20:12:44.536663+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.98:0/2935421192' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:46.338 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:46 smithi098 bash[78228]: cluster 2023-09-23T20:12:45.968575+0000 mon.a (mon.0) 381 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-09-23T20:12:46.339 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:46 smithi098 bash[78228]: cluster 2023-09-23T20:12:45.968602+0000 mon.a (mon.0) 382 : cluster 1 Cluster is now healthy 2023-09-23T20:12:46.339 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:46 smithi098 bash[74888]: cluster 2023-09-23T20:12:45.968575+0000 mon.a (mon.0) 381 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-09-23T20:12:46.339 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:46 smithi098 bash[74888]: cluster 2023-09-23T20:12:45.968602+0000 mon.a (mon.0) 382 : cluster 1 Cluster is now healthy 2023-09-23T20:12:46.339 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:12:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:12:46] "GET /metrics HTTP/1.1" 200 33842 "" "Prometheus/2.33.4" 2023-09-23T20:12:46.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:46 smithi173 bash[59517]: cluster 2023-09-23T20:12:45.968575+0000 mon.a (mon.0) 381 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-09-23T20:12:46.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:46 smithi173 bash[59517]: cluster 2023-09-23T20:12:45.968602+0000 mon.a (mon.0) 382 : cluster 1 Cluster is now healthy 2023-09-23T20:12:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:47 smithi173 bash[59517]: cluster 2023-09-23T20:12:45.583708+0000 mgr.y (mgr.34107) 243 : cluster 0 pgmap v182: 73 pgs: 10 active+undersized, 63 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:47 smithi173 bash[59517]: audit 2023-09-23T20:12:46.882392+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.98:0/109079962' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:47.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:47 smithi098 bash[74888]: cluster 2023-09-23T20:12:45.583708+0000 mgr.y (mgr.34107) 243 : cluster 0 pgmap v182: 73 pgs: 10 active+undersized, 63 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:47.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:47 smithi098 bash[74888]: audit 2023-09-23T20:12:46.882392+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.98:0/109079962' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:47.384 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:47 smithi098 bash[78228]: cluster 2023-09-23T20:12:45.583708+0000 mgr.y (mgr.34107) 243 : cluster 0 pgmap v182: 73 pgs: 10 active+undersized, 63 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:47.384 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:47 smithi098 bash[78228]: audit 2023-09-23T20:12:46.882392+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.98:0/109079962' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:49.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:49 smithi173 bash[59517]: cluster 2023-09-23T20:12:47.584434+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:49.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:49 smithi098 bash[78228]: cluster 2023-09-23T20:12:47.584434+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:49.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:49 smithi098 bash[74888]: cluster 2023-09-23T20:12:47.584434+0000 mgr.y (mgr.34107) 244 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:50.374 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.106030+0000 mon.a (mon.0) 383 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:50.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.112894+0000 mon.a (mon.0) 384 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:50.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.114212+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:50.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.115117+0000 mon.a (mon.0) 386 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:12:50.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.120684+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:50.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.202154+0000 mon.a (mon.0) 388 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:50.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.206886+0000 mon.a (mon.0) 389 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:50.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.209151+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:50.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.210727+0000 mon.a (mon.0) 391 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:50.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.212441+0000 mon.a (mon.0) 392 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:12:50.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.212624+0000 mgr.y (mgr.34107) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:12:50.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: cephadm 2023-09-23T20:12:49.213598+0000 mgr.y (mgr.34107) 246 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T20:12:50.376 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: audit 2023-09-23T20:12:49.261808+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.98:0/2240731298' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:50.376 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[74888]: cluster 2023-09-23T20:12:49.585164+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:50.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.106030+0000 mon.a (mon.0) 383 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:50.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.112894+0000 mon.a (mon.0) 384 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:50.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.114212+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:50.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.115117+0000 mon.a (mon.0) 386 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:12:50.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.120684+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:50.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.202154+0000 mon.a (mon.0) 388 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:50.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.206886+0000 mon.a (mon.0) 389 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:50.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.209151+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:50.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.210727+0000 mon.a (mon.0) 391 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:50.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.212441+0000 mon.a (mon.0) 392 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:12:50.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.212624+0000 mgr.y (mgr.34107) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:12:50.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: cephadm 2023-09-23T20:12:49.213598+0000 mgr.y (mgr.34107) 246 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T20:12:50.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: audit 2023-09-23T20:12:49.261808+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.98:0/2240731298' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:50.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:50 smithi098 bash[78228]: cluster 2023-09-23T20:12:49.585164+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:50.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.106030+0000 mon.a (mon.0) 383 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.112894+0000 mon.a (mon.0) 384 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.114212+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.115117+0000 mon.a (mon.0) 386 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.120684+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.202154+0000 mon.a (mon.0) 388 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.206886+0000 mon.a (mon.0) 389 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.209151+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.210727+0000 mon.a (mon.0) 391 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.212441+0000 mon.a (mon.0) 392 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.212624+0000 mgr.y (mgr.34107) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: cephadm 2023-09-23T20:12:49.213598+0000 mgr.y (mgr.34107) 246 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T20:12:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: audit 2023-09-23T20:12:49.261808+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.98:0/2240731298' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:50.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:50 smithi173 bash[59517]: cluster 2023-09-23T20:12:49.585164+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:52.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[78228]: cephadm 2023-09-23T20:12:51.382645+0000 mgr.y (mgr.34107) 248 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T20:12:52.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[78228]: audit 2023-09-23T20:12:51.390024+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:52.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[78228]: audit 2023-09-23T20:12:51.391527+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:12:52.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[78228]: audit 2023-09-23T20:12:51.392771+0000 mon.a (mon.0) 395 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:52.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[78228]: cephadm 2023-09-23T20:12:51.394997+0000 mgr.y (mgr.34107) 249 : cephadm 1 Deploying daemon osd.2 on smithi098 2023-09-23T20:12:52.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[78228]: cluster 2023-09-23T20:12:51.586183+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:52.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[78228]: audit 2023-09-23T20:12:51.625574+0000 mon.a (mon.0) 396 : audit 0 from='client.? 172.21.15.98:0/3323077077' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[74888]: cephadm 2023-09-23T20:12:51.382645+0000 mgr.y (mgr.34107) 248 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T20:12:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[74888]: audit 2023-09-23T20:12:51.390024+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[74888]: audit 2023-09-23T20:12:51.391527+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:12:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[74888]: audit 2023-09-23T20:12:51.392771+0000 mon.a (mon.0) 395 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[74888]: cephadm 2023-09-23T20:12:51.394997+0000 mgr.y (mgr.34107) 249 : cephadm 1 Deploying daemon osd.2 on smithi098 2023-09-23T20:12:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[74888]: cluster 2023-09-23T20:12:51.586183+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:52 smithi098 bash[74888]: audit 2023-09-23T20:12:51.625574+0000 mon.a (mon.0) 396 : audit 0 from='client.? 172.21.15.98:0/3323077077' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:52.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:52 smithi173 bash[59517]: cephadm 2023-09-23T20:12:51.382645+0000 mgr.y (mgr.34107) 248 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T20:12:52.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:52 smithi173 bash[59517]: audit 2023-09-23T20:12:51.390024+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:52.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:52 smithi173 bash[59517]: audit 2023-09-23T20:12:51.391527+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T20:12:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:52 smithi173 bash[59517]: audit 2023-09-23T20:12:51.392771+0000 mon.a (mon.0) 395 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:12:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:52 smithi173 bash[59517]: cephadm 2023-09-23T20:12:51.394997+0000 mgr.y (mgr.34107) 249 : cephadm 1 Deploying daemon osd.2 on smithi098 2023-09-23T20:12:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:52 smithi173 bash[59517]: cluster 2023-09-23T20:12:51.586183+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:52.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:52 smithi173 bash[59517]: audit 2023-09-23T20:12:51.625574+0000 mon.a (mon.0) 396 : audit 0 from='client.? 172.21.15.98:0/3323077077' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:54.825 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:54 smithi098 bash[74888]: cluster 2023-09-23T20:12:53.586672+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:54.825 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:54 smithi098 bash[74888]: audit 2023-09-23T20:12:53.978531+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.98:0/3695507352' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:54.825 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:54 smithi098 bash[74888]: audit 2023-09-23T20:12:54.573511+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:54.826 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:54 smithi098 bash[74888]: audit 2023-09-23T20:12:54.574799+0000 mon.a (mon.0) 398 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:54.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:54 smithi098 bash[78228]: cluster 2023-09-23T20:12:53.586672+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:54.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:54 smithi098 bash[78228]: audit 2023-09-23T20:12:53.978531+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.98:0/3695507352' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:54.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:54 smithi098 bash[78228]: audit 2023-09-23T20:12:54.573511+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:54.826 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:54 smithi098 bash[78228]: audit 2023-09-23T20:12:54.574799+0000 mon.a (mon.0) 398 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:54 smithi173 bash[59517]: cluster 2023-09-23T20:12:53.586672+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:54 smithi173 bash[59517]: audit 2023-09-23T20:12:53.978531+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.98:0/3695507352' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:54 smithi173 bash[59517]: audit 2023-09-23T20:12:54.573511+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:55.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:54 smithi173 bash[59517]: audit 2023-09-23T20:12:54.574799+0000 mon.a (mon.0) 398 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:12:55.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:55 smithi098 bash[74888]: audit 2023-09-23T20:12:54.640911+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:55.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:55 smithi098 bash[78228]: audit 2023-09-23T20:12:54.640911+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:56.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:55 smithi173 bash[59517]: audit 2023-09-23T20:12:54.640911+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:12:56.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:12:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:12:56] "GET /metrics HTTP/1.1" 200 33835 "" "Prometheus/2.33.4" 2023-09-23T20:12:56.429 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:12:55 smithi098 systemd[1]: Stopping Ceph osd.2 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:12:56.429 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:12:56 smithi098 bash[45015]: debug 2023-09-23T20:12:56.130+0000 7f78816fa700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:12:56.429 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:12:56 smithi098 bash[45015]: debug 2023-09-23T20:12:56.130+0000 7f78816fa700 -1 osd.2 83 *** Got signal Terminated *** 2023-09-23T20:12:56.429 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:12:56 smithi098 bash[45015]: debug 2023-09-23T20:12:56.130+0000 7f78816fa700 -1 osd.2 83 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:12:56.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:56 smithi098 bash[78228]: cluster 2023-09-23T20:12:55.587682+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:56.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:56 smithi098 bash[78228]: cluster 2023-09-23T20:12:56.133128+0000 mon.a (mon.0) 400 : cluster 1 osd.2 marked itself down and dead 2023-09-23T20:12:56.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:56 smithi098 bash[78228]: audit 2023-09-23T20:12:56.327578+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.98:0/1827435808' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:56.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:56 smithi098 bash[74888]: cluster 2023-09-23T20:12:55.587682+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:56.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:56 smithi098 bash[74888]: cluster 2023-09-23T20:12:56.133128+0000 mon.a (mon.0) 400 : cluster 1 osd.2 marked itself down and dead 2023-09-23T20:12:56.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:56 smithi098 bash[74888]: audit 2023-09-23T20:12:56.327578+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.98:0/1827435808' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:57.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:56 smithi173 bash[59517]: cluster 2023-09-23T20:12:55.587682+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:57.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:56 smithi173 bash[59517]: cluster 2023-09-23T20:12:56.133128+0000 mon.a (mon.0) 400 : cluster 1 osd.2 marked itself down and dead 2023-09-23T20:12:57.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:56 smithi173 bash[59517]: audit 2023-09-23T20:12:56.327578+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.98:0/1827435808' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:57.568 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:12:57 smithi098 bash[89300]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T20:12:57.568 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:12:57 smithi098 bash[89387]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T20:12:57.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:57 smithi098 bash[78228]: cluster 2023-09-23T20:12:56.651736+0000 mon.a (mon.0) 401 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:12:57.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:57 smithi098 bash[78228]: cluster 2023-09-23T20:12:56.656044+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:12:57.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:57 smithi098 bash[78228]: cluster 2023-09-23T20:12:56.658516+0000 mon.a (mon.0) 402 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-09-23T20:12:57.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:57 smithi098 bash[78228]: cluster 2023-09-23T20:12:56.658574+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:12:57.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:57 smithi098 bash[74888]: cluster 2023-09-23T20:12:56.651736+0000 mon.a (mon.0) 401 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:12:57.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:57 smithi098 bash[74888]: cluster 2023-09-23T20:12:56.656044+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:12:57.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:57 smithi098 bash[74888]: cluster 2023-09-23T20:12:56.658516+0000 mon.a (mon.0) 402 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-09-23T20:12:57.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:57 smithi098 bash[74888]: cluster 2023-09-23T20:12:56.658574+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:12:58.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:57 smithi173 bash[59517]: cluster 2023-09-23T20:12:56.651736+0000 mon.a (mon.0) 401 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:12:58.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:57 smithi173 bash[59517]: cluster 2023-09-23T20:12:56.656044+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:12:58.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:57 smithi173 bash[59517]: cluster 2023-09-23T20:12:56.658516+0000 mon.a (mon.0) 402 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-09-23T20:12:58.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:57 smithi173 bash[59517]: cluster 2023-09-23T20:12:56.658574+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T20:12:58.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[74888]: cluster 2023-09-23T20:12:57.588350+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v189: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:58.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[74888]: cluster 2023-09-23T20:12:57.679054+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[74888]: cluster 2023-09-23T20:12:57.682315+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[74888]: cluster 2023-09-23T20:12:57.683540+0000 mon.a (mon.0) 403 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-23T20:12:58.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[74888]: cluster 2023-09-23T20:12:57.687327+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[74888]: cluster 2023-09-23T20:12:57.687330+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[74888]: cluster 2023-09-23T20:12:57.687485+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[74888]: cluster 2023-09-23T20:12:57.687795+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[74888]: cluster 2023-09-23T20:12:57.692638+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[78228]: cluster 2023-09-23T20:12:57.588350+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v189: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:58.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[78228]: cluster 2023-09-23T20:12:57.679054+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[78228]: cluster 2023-09-23T20:12:57.682315+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[78228]: cluster 2023-09-23T20:12:57.683540+0000 mon.a (mon.0) 403 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-23T20:12:58.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[78228]: cluster 2023-09-23T20:12:57.687327+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[78228]: cluster 2023-09-23T20:12:57.687330+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[78228]: cluster 2023-09-23T20:12:57.687485+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[78228]: cluster 2023-09-23T20:12:57.687795+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:58.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:58 smithi098 bash[78228]: cluster 2023-09-23T20:12:57.692638+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:58 smithi173 bash[59517]: cluster 2023-09-23T20:12:57.588350+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v189: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:12:59.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:58 smithi173 bash[59517]: cluster 2023-09-23T20:12:57.679054+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:59.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:58 smithi173 bash[59517]: cluster 2023-09-23T20:12:57.682315+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:59.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:58 smithi173 bash[59517]: cluster 2023-09-23T20:12:57.683540+0000 mon.a (mon.0) 403 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-23T20:12:59.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:58 smithi173 bash[59517]: cluster 2023-09-23T20:12:57.687327+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:59.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:58 smithi173 bash[59517]: cluster 2023-09-23T20:12:57.687330+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:59.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:58 smithi173 bash[59517]: cluster 2023-09-23T20:12:57.687485+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:59.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:58 smithi173 bash[59517]: cluster 2023-09-23T20:12:57.687795+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:59.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:58 smithi173 bash[59517]: cluster 2023-09-23T20:12:57.692638+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T20:12:59.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:12:59 smithi098 bash[74888]: audit 2023-09-23T20:12:58.703025+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.98:0/3319969563' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:12:59.992 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:12:59 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.2.service: Succeeded. 2023-09-23T20:12:59.992 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:12:59 smithi098 systemd[1]: Stopped Ceph osd.2 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:12:59.992 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:12:59 smithi098 bash[78228]: audit 2023-09-23T20:12:58.703025+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.98:0/3319969563' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:00.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:12:59 smithi173 bash[59517]: audit 2023-09-23T20:12:58.703025+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.98:0/3319969563' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:00.429 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:12:59 smithi098 systemd[1]: Started Ceph osd.2 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:13:01.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:01 smithi173 bash[59517]: cluster 2023-09-23T20:12:59.589020+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:13:01.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:01 smithi173 bash[59517]: audit 2023-09-23T20:13:00.028393+0000 mon.a (mon.0) 405 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:01.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:01 smithi173 bash[59517]: audit 2023-09-23T20:13:00.035523+0000 mon.a (mon.0) 406 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:01.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:01 smithi173 bash[59517]: audit 2023-09-23T20:13:00.077454+0000 mon.a (mon.0) 407 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:01.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[78228]: cluster 2023-09-23T20:12:59.589020+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:13:01.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[78228]: audit 2023-09-23T20:13:00.028393+0000 mon.a (mon.0) 405 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:01.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[78228]: audit 2023-09-23T20:13:00.035523+0000 mon.a (mon.0) 406 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:01.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[78228]: audit 2023-09-23T20:13:00.077454+0000 mon.a (mon.0) 407 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[74888]: cluster 2023-09-23T20:12:59.589020+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-23T20:13:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[74888]: audit 2023-09-23T20:13:00.028393+0000 mon.a (mon.0) 405 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[74888]: audit 2023-09-23T20:13:00.035523+0000 mon.a (mon.0) 406 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[74888]: audit 2023-09-23T20:13:00.077454+0000 mon.a (mon.0) 407 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:01.929 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[89571]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T20:13:01.929 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[89571]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T20:13:01.929 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[89571]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-09-23T20:13:01.929 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[89571]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-09-23T20:13:01.929 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[89571]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-09-23T20:13:01.929 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[89571]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-23T20:13:01.930 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[89571]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T20:13:01.930 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:01 smithi098 bash[89571]: --> ceph-volume lvm activate successful for osd ID: 2 2023-09-23T20:13:02.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:02 smithi098 bash[78228]: audit 2023-09-23T20:13:01.077734+0000 mon.a (mon.0) 408 : audit 0 from='client.? 172.21.15.98:0/3772894053' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:02.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:02 smithi098 bash[74888]: audit 2023-09-23T20:13:01.077734+0000 mon.a (mon.0) 408 : audit 0 from='client.? 172.21.15.98:0/3772894053' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:02.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:02 smithi173 bash[59517]: audit 2023-09-23T20:13:01.077734+0000 mon.a (mon.0) 408 : audit 0 from='client.? 172.21.15.98:0/3772894053' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:03 smithi173 bash[59517]: cluster 2023-09-23T20:13:01.590125+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:03.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:03 smithi173 bash[59517]: cluster 2023-09-23T20:13:02.027001+0000 mon.a (mon.0) 409 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:13:03.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:03 smithi098 bash[78228]: cluster 2023-09-23T20:13:01.590125+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:03.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:03 smithi098 bash[78228]: cluster 2023-09-23T20:13:02.027001+0000 mon.a (mon.0) 409 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:13:03.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:03 smithi098 bash[74888]: cluster 2023-09-23T20:13:01.590125+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:03.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:03 smithi098 bash[74888]: cluster 2023-09-23T20:13:02.027001+0000 mon.a (mon.0) 409 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:13:03.679 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:03 smithi098 bash[89886]: debug 2023-09-23T20:13:03.494+0000 7f427725c700 1 -- 172.21.15.98:0/336574926 <== mon.2 v2:172.21.15.98:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55997a3224e0 con 0x55997a37d000 2023-09-23T20:13:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:04 smithi173 bash[59517]: audit 2023-09-23T20:13:03.442160+0000 mon.a (mon.0) 410 : audit 0 from='client.? 172.21.15.98:0/2361605498' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:04.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:04 smithi098 bash[74888]: audit 2023-09-23T20:13:03.442160+0000 mon.a (mon.0) 410 : audit 0 from='client.? 172.21.15.98:0/2361605498' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:04.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:04 smithi098 bash[78228]: audit 2023-09-23T20:13:03.442160+0000 mon.a (mon.0) 410 : audit 0 from='client.? 172.21.15.98:0/2361605498' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:04.429 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:04 smithi098 bash[89886]: debug 2023-09-23T20:13:04.038+0000 7f42803e1640 -1 Falling back to public interface 2023-09-23T20:13:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:05 smithi173 bash[59517]: cluster 2023-09-23T20:13:03.590812+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:05.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:05 smithi098 bash[78228]: cluster 2023-09-23T20:13:03.590812+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:05.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:05 smithi098 bash[74888]: cluster 2023-09-23T20:13:03.590812+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:06.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:06 smithi173 bash[59517]: audit 2023-09-23T20:13:05.802051+0000 mon.a (mon.0) 411 : audit 0 from='client.? 172.21.15.98:0/2768904059' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:06.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:06 smithi098 bash[74888]: audit 2023-09-23T20:13:05.802051+0000 mon.a (mon.0) 411 : audit 0 from='client.? 172.21.15.98:0/2768904059' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:06.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:13:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:13:06] "GET /metrics HTTP/1.1" 200 33835 "" "Prometheus/2.33.4" 2023-09-23T20:13:06.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:06 smithi098 bash[78228]: audit 2023-09-23T20:13:05.802051+0000 mon.a (mon.0) 411 : audit 0 from='client.? 172.21.15.98:0/2768904059' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:07 smithi173 bash[59517]: cluster 2023-09-23T20:13:05.591635+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:07 smithi173 bash[59517]: audit 2023-09-23T20:13:06.371657+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:07 smithi173 bash[59517]: audit 2023-09-23T20:13:06.380510+0000 mon.a (mon.0) 413 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:07 smithi098 bash[74888]: cluster 2023-09-23T20:13:05.591635+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:07 smithi098 bash[74888]: audit 2023-09-23T20:13:06.371657+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:07 smithi098 bash[74888]: audit 2023-09-23T20:13:06.380510+0000 mon.a (mon.0) 413 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:07.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:07 smithi098 bash[78228]: cluster 2023-09-23T20:13:05.591635+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:07.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:07 smithi098 bash[78228]: audit 2023-09-23T20:13:06.371657+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:07 smithi098 bash[78228]: audit 2023-09-23T20:13:06.380510+0000 mon.a (mon.0) 413 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:08 smithi098 bash[74888]: audit 2023-09-23T20:13:07.172459+0000 mon.a (mon.0) 414 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:08 smithi098 bash[74888]: audit 2023-09-23T20:13:07.179512+0000 mon.a (mon.0) 415 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:08 smithi098 bash[74888]: cluster 2023-09-23T20:13:07.592135+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v195: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:08.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:08 smithi098 bash[74888]: audit 2023-09-23T20:13:07.972636+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:08 smithi098 bash[74888]: audit 2023-09-23T20:13:07.982844+0000 mon.a (mon.0) 417 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:08 smithi098 bash[78228]: audit 2023-09-23T20:13:07.172459+0000 mon.a (mon.0) 414 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:08 smithi098 bash[78228]: audit 2023-09-23T20:13:07.179512+0000 mon.a (mon.0) 415 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:08 smithi098 bash[78228]: cluster 2023-09-23T20:13:07.592135+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v195: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:08.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:08 smithi098 bash[78228]: audit 2023-09-23T20:13:07.972636+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:08 smithi098 bash[78228]: audit 2023-09-23T20:13:07.982844+0000 mon.a (mon.0) 417 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:08 smithi173 bash[59517]: audit 2023-09-23T20:13:07.172459+0000 mon.a (mon.0) 414 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:08 smithi173 bash[59517]: audit 2023-09-23T20:13:07.179512+0000 mon.a (mon.0) 415 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:08 smithi173 bash[59517]: cluster 2023-09-23T20:13:07.592135+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v195: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:08.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:08 smithi173 bash[59517]: audit 2023-09-23T20:13:07.972636+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:08.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:08 smithi173 bash[59517]: audit 2023-09-23T20:13:07.982844+0000 mon.a (mon.0) 417 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:09.429 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:09 smithi098 bash[89886]: debug 2023-09-23T20:13:09.070+0000 7f42803e1640 -1 osd.2 83 log_to_monitors true 2023-09-23T20:13:09.429 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:13:09 smithi098 bash[89886]: debug 2023-09-23T20:13:09.230+0000 7f426f049700 -1 osd.2 83 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:13:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:09 smithi098 bash[74888]: audit 2023-09-23T20:13:08.177567+0000 mon.a (mon.0) 418 : audit 0 from='client.? 172.21.15.98:0/1894061752' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:09 smithi098 bash[74888]: audit 2023-09-23T20:13:09.077942+0000 mon.c (mon.2) 22 : audit 1 from='osd.2 [v2:172.21.15.98:6818/3918137521,v1:172.21.15.98:6819/3918137521]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T20:13:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:09 smithi098 bash[74888]: audit 2023-09-23T20:13:09.078283+0000 mon.a (mon.0) 419 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T20:13:09.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:09 smithi098 bash[78228]: audit 2023-09-23T20:13:08.177567+0000 mon.a (mon.0) 418 : audit 0 from='client.? 172.21.15.98:0/1894061752' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:09.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:09 smithi098 bash[78228]: audit 2023-09-23T20:13:09.077942+0000 mon.c (mon.2) 22 : audit 1 from='osd.2 [v2:172.21.15.98:6818/3918137521,v1:172.21.15.98:6819/3918137521]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T20:13:09.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:09 smithi098 bash[78228]: audit 2023-09-23T20:13:09.078283+0000 mon.a (mon.0) 419 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T20:13:09.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:09 smithi173 bash[59517]: audit 2023-09-23T20:13:08.177567+0000 mon.a (mon.0) 418 : audit 0 from='client.? 172.21.15.98:0/1894061752' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:09.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:09 smithi173 bash[59517]: audit 2023-09-23T20:13:09.077942+0000 mon.c (mon.2) 22 : audit 1 from='osd.2 [v2:172.21.15.98:6818/3918137521,v1:172.21.15.98:6819/3918137521]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T20:13:09.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:09 smithi173 bash[59517]: audit 2023-09-23T20:13:09.078283+0000 mon.a (mon.0) 419 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T20:13:10.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:10 smithi173 bash[59517]: audit 2023-09-23T20:13:09.191187+0000 mon.a (mon.0) 420 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T20:13:10.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:10 smithi173 bash[59517]: cluster 2023-09-23T20:13:09.191295+0000 mon.a (mon.0) 421 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-23T20:13:10.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:10 smithi173 bash[59517]: cluster 2023-09-23T20:13:09.192914+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:10.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:10 smithi173 bash[59517]: audit 2023-09-23T20:13:09.193336+0000 mon.c (mon.2) 23 : audit 1 from='osd.2 [v2:172.21.15.98:6818/3918137521,v1:172.21.15.98:6819/3918137521]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:13:10.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:10 smithi173 bash[59517]: audit 2023-09-23T20:13:09.193841+0000 mon.a (mon.0) 422 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:13:10.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:10 smithi173 bash[59517]: cluster 2023-09-23T20:13:09.503358+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:10.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:10 smithi173 bash[59517]: audit 2023-09-23T20:13:09.574465+0000 mon.a (mon.0) 423 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:10.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:10 smithi173 bash[59517]: audit 2023-09-23T20:13:09.575758+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:10.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:10 smithi173 bash[59517]: cluster 2023-09-23T20:13:09.592772+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v197: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:10.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[74888]: audit 2023-09-23T20:13:09.191187+0000 mon.a (mon.0) 420 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T20:13:10.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[74888]: cluster 2023-09-23T20:13:09.191295+0000 mon.a (mon.0) 421 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-23T20:13:10.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[74888]: cluster 2023-09-23T20:13:09.192914+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:10.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[74888]: audit 2023-09-23T20:13:09.193336+0000 mon.c (mon.2) 23 : audit 1 from='osd.2 [v2:172.21.15.98:6818/3918137521,v1:172.21.15.98:6819/3918137521]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:13:10.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[74888]: audit 2023-09-23T20:13:09.193841+0000 mon.a (mon.0) 422 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:13:10.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[74888]: cluster 2023-09-23T20:13:09.503358+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:10.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[74888]: audit 2023-09-23T20:13:09.574465+0000 mon.a (mon.0) 423 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:10.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[74888]: audit 2023-09-23T20:13:09.575758+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:10.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[74888]: cluster 2023-09-23T20:13:09.592772+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v197: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:10.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[78228]: audit 2023-09-23T20:13:09.191187+0000 mon.a (mon.0) 420 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T20:13:10.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[78228]: cluster 2023-09-23T20:13:09.191295+0000 mon.a (mon.0) 421 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-23T20:13:10.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[78228]: cluster 2023-09-23T20:13:09.192914+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:10.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[78228]: audit 2023-09-23T20:13:09.193336+0000 mon.c (mon.2) 23 : audit 1 from='osd.2 [v2:172.21.15.98:6818/3918137521,v1:172.21.15.98:6819/3918137521]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:13:10.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[78228]: audit 2023-09-23T20:13:09.193841+0000 mon.a (mon.0) 422 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:13:10.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[78228]: cluster 2023-09-23T20:13:09.503358+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:10.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[78228]: audit 2023-09-23T20:13:09.574465+0000 mon.a (mon.0) 423 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:10.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[78228]: audit 2023-09-23T20:13:09.575758+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:10.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:10 smithi098 bash[78228]: cluster 2023-09-23T20:13:09.592772+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v197: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:11.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:11 smithi173 bash[59517]: cluster 2023-09-23T20:13:10.187296+0000 mon.a (mon.0) 425 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:13:11.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:11 smithi173 bash[59517]: cluster 2023-09-23T20:13:10.192378+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:11.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:11 smithi173 bash[59517]: cluster 2023-09-23T20:13:10.194345+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:11.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:11 smithi173 bash[59517]: cluster 2023-09-23T20:13:10.194703+0000 mon.a (mon.0) 426 : cluster 1 osd.2 [v2:172.21.15.98:6818/3918137521,v1:172.21.15.98:6819/3918137521] boot 2023-09-23T20:13:11.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:11 smithi173 bash[59517]: cluster 2023-09-23T20:13:10.194826+0000 mon.a (mon.0) 427 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2023-09-23T20:13:11.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:11 smithi173 bash[59517]: audit 2023-09-23T20:13:10.195504+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:13:11.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:11 smithi173 bash[59517]: audit 2023-09-23T20:13:10.535141+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.98:0/1046787682' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:11.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[78228]: cluster 2023-09-23T20:13:10.187296+0000 mon.a (mon.0) 425 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:13:11.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[78228]: cluster 2023-09-23T20:13:10.192378+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:11.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[78228]: cluster 2023-09-23T20:13:10.194345+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:11.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[78228]: cluster 2023-09-23T20:13:10.194703+0000 mon.a (mon.0) 426 : cluster 1 osd.2 [v2:172.21.15.98:6818/3918137521,v1:172.21.15.98:6819/3918137521] boot 2023-09-23T20:13:11.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[78228]: cluster 2023-09-23T20:13:10.194826+0000 mon.a (mon.0) 427 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2023-09-23T20:13:11.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[78228]: audit 2023-09-23T20:13:10.195504+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:13:11.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[78228]: audit 2023-09-23T20:13:10.535141+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.98:0/1046787682' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:11.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[74888]: cluster 2023-09-23T20:13:10.187296+0000 mon.a (mon.0) 425 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:13:11.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[74888]: cluster 2023-09-23T20:13:10.192378+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:11.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[74888]: cluster 2023-09-23T20:13:10.194345+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T20:13:11.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[74888]: cluster 2023-09-23T20:13:10.194703+0000 mon.a (mon.0) 426 : cluster 1 osd.2 [v2:172.21.15.98:6818/3918137521,v1:172.21.15.98:6819/3918137521] boot 2023-09-23T20:13:11.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[74888]: cluster 2023-09-23T20:13:10.194826+0000 mon.a (mon.0) 427 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2023-09-23T20:13:11.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[74888]: audit 2023-09-23T20:13:10.195504+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T20:13:11.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:11 smithi098 bash[74888]: audit 2023-09-23T20:13:10.535141+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.98:0/1046787682' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:12.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.211724+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.213242+0000 mon.a (mon.0) 429 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-23T20:13:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.214466+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.214702+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.217198+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.217297+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.218280+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.218371+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.222393+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.222645+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.224263+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:12 smithi173 bash[59517]: cluster 2023-09-23T20:13:11.593800+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v200: 73 pgs: 16 peering, 1 active+undersized+degraded, 3 active+undersized, 53 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:13:12.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.211724+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.213242+0000 mon.a (mon.0) 429 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-23T20:13:12.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.214466+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.214702+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.217198+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.217297+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.218280+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.218371+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.222393+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.222645+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.224263+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[78228]: cluster 2023-09-23T20:13:11.593800+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v200: 73 pgs: 16 peering, 1 active+undersized+degraded, 3 active+undersized, 53 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:13:12.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.211724+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.213242+0000 mon.a (mon.0) 429 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-23T20:13:12.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.214466+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.214702+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.217198+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.217297+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.218280+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.218371+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.222393+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.222645+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.224263+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T20:13:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:12 smithi098 bash[74888]: cluster 2023-09-23T20:13:11.593800+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v200: 73 pgs: 16 peering, 1 active+undersized+degraded, 3 active+undersized, 53 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:13:13.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:13 smithi173 bash[59517]: cluster 2023-09-23T20:13:12.210203+0000 mon.a (mon.0) 430 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:13:13.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:13 smithi173 bash[59517]: audit 2023-09-23T20:13:12.903695+0000 mon.a (mon.0) 431 : audit 0 from='client.? 172.21.15.98:0/41291460' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:13.678 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:13 smithi098 bash[74888]: cluster 2023-09-23T20:13:12.210203+0000 mon.a (mon.0) 430 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:13:13.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:13 smithi098 bash[74888]: audit 2023-09-23T20:13:12.903695+0000 mon.a (mon.0) 431 : audit 0 from='client.? 172.21.15.98:0/41291460' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:13.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:13 smithi098 bash[78228]: cluster 2023-09-23T20:13:12.210203+0000 mon.a (mon.0) 430 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:13:13.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:13 smithi098 bash[78228]: audit 2023-09-23T20:13:12.903695+0000 mon.a (mon.0) 431 : audit 0 from='client.? 172.21.15.98:0/41291460' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:14.310 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:14 smithi098 bash[78228]: cluster 2023-09-23T20:13:13.594553+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v201: 73 pgs: 16 peering, 1 active+undersized+degraded, 3 active+undersized, 53 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:13:14.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:14 smithi098 bash[74888]: cluster 2023-09-23T20:13:13.594553+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v201: 73 pgs: 16 peering, 1 active+undersized+degraded, 3 active+undersized, 53 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:13:14.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:14 smithi173 bash[59517]: cluster 2023-09-23T20:13:13.594553+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v201: 73 pgs: 16 peering, 1 active+undersized+degraded, 3 active+undersized, 53 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:13:15.888 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:15 smithi098 bash[78228]: audit 2023-09-23T20:13:15.257453+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.98:0/3436644351' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:15.889 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:15 smithi098 bash[74888]: audit 2023-09-23T20:13:15.257453+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.98:0/3436644351' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:16.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:15 smithi173 bash[59517]: audit 2023-09-23T20:13:15.257453+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.98:0/3436644351' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:16.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:13:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:13:16] "GET /metrics HTTP/1.1" 200 33685 "" "Prometheus/2.33.4" 2023-09-23T20:13:16.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:16 smithi098 bash[74888]: cluster 2023-09-23T20:13:15.595565+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v202: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:16.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:16 smithi098 bash[74888]: cluster 2023-09-23T20:13:15.598924+0000 mon.a (mon.0) 432 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T20:13:16.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:16 smithi098 bash[74888]: cluster 2023-09-23T20:13:15.598971+0000 mon.a (mon.0) 433 : cluster 1 Cluster is now healthy 2023-09-23T20:13:16.869 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:16 smithi098 bash[78228]: cluster 2023-09-23T20:13:15.595565+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v202: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:16.869 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:16 smithi098 bash[78228]: cluster 2023-09-23T20:13:15.598924+0000 mon.a (mon.0) 432 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T20:13:16.869 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:16 smithi098 bash[78228]: cluster 2023-09-23T20:13:15.598971+0000 mon.a (mon.0) 433 : cluster 1 Cluster is now healthy 2023-09-23T20:13:17.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:16 smithi173 bash[59517]: cluster 2023-09-23T20:13:15.595565+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v202: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:17.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:16 smithi173 bash[59517]: cluster 2023-09-23T20:13:15.598924+0000 mon.a (mon.0) 432 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T20:13:17.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:16 smithi173 bash[59517]: cluster 2023-09-23T20:13:15.598971+0000 mon.a (mon.0) 433 : cluster 1 Cluster is now healthy 2023-09-23T20:13:18.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.531397+0000 mon.a (mon.0) 434 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.541505+0000 mon.a (mon.0) 435 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.542685+0000 mon.a (mon.0) 436 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.543635+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.551851+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: cluster 2023-09-23T20:13:17.596103+0000 mgr.y (mgr.34107) 263 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.633317+0000 mon.a (mon.0) 439 : audit 0 from='client.? 172.21.15.98:0/2907777895' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.634287+0000 mon.a (mon.0) 440 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:18.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.637296+0000 mon.a (mon.0) 441 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:13:18.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.639507+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:13:18.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.640976+0000 mon.a (mon.0) 443 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:13:18.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.642638+0000 mon.a (mon.0) 444 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:13:18.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: audit 2023-09-23T20:13:17.642849+0000 mgr.y (mgr.34107) 264 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:13:18.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:18 smithi173 bash[59517]: cephadm 2023-09-23T20:13:17.644006+0000 mgr.y (mgr.34107) 265 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T20:13:18.859 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.531397+0000 mon.a (mon.0) 434 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:18.859 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.541505+0000 mon.a (mon.0) 435 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:18.859 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.542685+0000 mon.a (mon.0) 436 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:18.859 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.543635+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:18.859 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.551851+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:18.859 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: cluster 2023-09-23T20:13:17.596103+0000 mgr.y (mgr.34107) 263 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:18.859 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.633317+0000 mon.a (mon.0) 439 : audit 0 from='client.? 172.21.15.98:0/2907777895' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:18.860 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.634287+0000 mon.a (mon.0) 440 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:18.860 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.637296+0000 mon.a (mon.0) 441 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:13:18.860 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.639507+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:13:18.860 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.640976+0000 mon.a (mon.0) 443 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:13:18.860 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.642638+0000 mon.a (mon.0) 444 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:13:18.860 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: audit 2023-09-23T20:13:17.642849+0000 mgr.y (mgr.34107) 264 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:13:18.860 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[74888]: cephadm 2023-09-23T20:13:17.644006+0000 mgr.y (mgr.34107) 265 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T20:13:18.860 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.531397+0000 mon.a (mon.0) 434 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:18.860 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.541505+0000 mon.a (mon.0) 435 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:18.860 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.542685+0000 mon.a (mon.0) 436 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:18.860 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.543635+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:18.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.551851+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:18.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: cluster 2023-09-23T20:13:17.596103+0000 mgr.y (mgr.34107) 263 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:18.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.633317+0000 mon.a (mon.0) 439 : audit 0 from='client.? 172.21.15.98:0/2907777895' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:18.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.634287+0000 mon.a (mon.0) 440 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:18.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.637296+0000 mon.a (mon.0) 441 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:13:18.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.639507+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:13:18.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.640976+0000 mon.a (mon.0) 443 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:13:18.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.642638+0000 mon.a (mon.0) 444 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:13:18.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: audit 2023-09-23T20:13:17.642849+0000 mgr.y (mgr.34107) 264 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T20:13:18.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:18 smithi098 bash[78228]: cephadm 2023-09-23T20:13:17.644006+0000 mgr.y (mgr.34107) 265 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T20:13:21.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[78228]: cluster 2023-09-23T20:13:19.596766+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:21.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[78228]: cephadm 2023-09-23T20:13:19.864036+0000 mgr.y (mgr.34107) 267 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T20:13:21.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[78228]: audit 2023-09-23T20:13:19.873206+0000 mon.a (mon.0) 445 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:21.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[78228]: audit 2023-09-23T20:13:19.874395+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:13:21.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[78228]: audit 2023-09-23T20:13:19.875486+0000 mon.a (mon.0) 447 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:21.152 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[78228]: cephadm 2023-09-23T20:13:19.878353+0000 mgr.y (mgr.34107) 268 : cephadm 1 Deploying daemon osd.3 on smithi098 2023-09-23T20:13:21.152 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[78228]: audit 2023-09-23T20:13:20.008080+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.98:0/1063238185' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:21.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[74888]: cluster 2023-09-23T20:13:19.596766+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:21.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[74888]: cephadm 2023-09-23T20:13:19.864036+0000 mgr.y (mgr.34107) 267 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T20:13:21.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[74888]: audit 2023-09-23T20:13:19.873206+0000 mon.a (mon.0) 445 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:21.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[74888]: audit 2023-09-23T20:13:19.874395+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:13:21.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[74888]: audit 2023-09-23T20:13:19.875486+0000 mon.a (mon.0) 447 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:21.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[74888]: cephadm 2023-09-23T20:13:19.878353+0000 mgr.y (mgr.34107) 268 : cephadm 1 Deploying daemon osd.3 on smithi098 2023-09-23T20:13:21.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:20 smithi098 bash[74888]: audit 2023-09-23T20:13:20.008080+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.98:0/1063238185' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:21.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:20 smithi173 bash[59517]: cluster 2023-09-23T20:13:19.596766+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:20 smithi173 bash[59517]: cephadm 2023-09-23T20:13:19.864036+0000 mgr.y (mgr.34107) 267 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T20:13:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:20 smithi173 bash[59517]: audit 2023-09-23T20:13:19.873206+0000 mon.a (mon.0) 445 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:20 smithi173 bash[59517]: audit 2023-09-23T20:13:19.874395+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T20:13:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:20 smithi173 bash[59517]: audit 2023-09-23T20:13:19.875486+0000 mon.a (mon.0) 447 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:20 smithi173 bash[59517]: cephadm 2023-09-23T20:13:19.878353+0000 mgr.y (mgr.34107) 268 : cephadm 1 Deploying daemon osd.3 on smithi098 2023-09-23T20:13:21.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:20 smithi173 bash[59517]: audit 2023-09-23T20:13:20.008080+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.98:0/1063238185' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:22.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:22 smithi098 bash[74888]: cluster 2023-09-23T20:13:21.597880+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:22.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:22 smithi098 bash[74888]: audit 2023-09-23T20:13:22.370647+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.98:0/608135454' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:22.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:22 smithi098 bash[78228]: cluster 2023-09-23T20:13:21.597880+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:22.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:22 smithi098 bash[78228]: audit 2023-09-23T20:13:22.370647+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.98:0/608135454' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:22 smithi173 bash[59517]: cluster 2023-09-23T20:13:21.597880+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:23.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:22 smithi173 bash[59517]: audit 2023-09-23T20:13:22.370647+0000 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.98:0/608135454' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:24.179 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:24 smithi098 systemd[1]: Stopping Ceph osd.3 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:13:24.679 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[49170]: debug 2023-09-23T20:13:24.289+0000 7f63e5ad3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:13:24.679 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[49170]: debug 2023-09-23T20:13:24.289+0000 7f63e5ad3700 -1 osd.3 88 *** Got signal Terminated *** 2023-09-23T20:13:24.679 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[49170]: debug 2023-09-23T20:13:24.289+0000 7f63e5ad3700 -1 osd.3 88 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:13:25.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[74888]: cluster 2023-09-23T20:13:23.598641+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:25.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[74888]: cluster 2023-09-23T20:13:24.293820+0000 mon.a (mon.0) 449 : cluster 1 osd.3 marked itself down and dead 2023-09-23T20:13:25.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[74888]: audit 2023-09-23T20:13:24.574446+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:25.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[74888]: audit 2023-09-23T20:13:24.576317+0000 mon.a (mon.0) 451 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:25.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[74888]: audit 2023-09-23T20:13:24.663350+0000 mon.a (mon.0) 452 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:25.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[74888]: audit 2023-09-23T20:13:24.741051+0000 mon.a (mon.0) 453 : audit 0 from='client.? 172.21.15.98:0/1856563887' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:25.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[78228]: cluster 2023-09-23T20:13:23.598641+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:25.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[78228]: cluster 2023-09-23T20:13:24.293820+0000 mon.a (mon.0) 449 : cluster 1 osd.3 marked itself down and dead 2023-09-23T20:13:25.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[78228]: audit 2023-09-23T20:13:24.574446+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:25.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[78228]: audit 2023-09-23T20:13:24.576317+0000 mon.a (mon.0) 451 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:25.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[78228]: audit 2023-09-23T20:13:24.663350+0000 mon.a (mon.0) 452 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:25.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:24 smithi098 bash[78228]: audit 2023-09-23T20:13:24.741051+0000 mon.a (mon.0) 453 : audit 0 from='client.? 172.21.15.98:0/1856563887' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:24 smithi173 bash[59517]: cluster 2023-09-23T20:13:23.598641+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:24 smithi173 bash[59517]: cluster 2023-09-23T20:13:24.293820+0000 mon.a (mon.0) 449 : cluster 1 osd.3 marked itself down and dead 2023-09-23T20:13:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:24 smithi173 bash[59517]: audit 2023-09-23T20:13:24.574446+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:24 smithi173 bash[59517]: audit 2023-09-23T20:13:24.576317+0000 mon.a (mon.0) 451 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:24 smithi173 bash[59517]: audit 2023-09-23T20:13:24.663350+0000 mon.a (mon.0) 452 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:24 smithi173 bash[59517]: audit 2023-09-23T20:13:24.741051+0000 mon.a (mon.0) 453 : audit 0 from='client.? 172.21.15.98:0/1856563887' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:25.887 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:25 smithi098 bash[92054]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T20:13:25.888 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:25 smithi098 bash[92147]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T20:13:25.888 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:25 smithi098 bash[74888]: cluster 2023-09-23T20:13:24.877835+0000 mon.a (mon.0) 454 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:13:25.888 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:25 smithi098 bash[74888]: cluster 2023-09-23T20:13:24.894181+0000 mon.a (mon.0) 455 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-09-23T20:13:25.888 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:25 smithi098 bash[74888]: cluster 2023-09-23T20:13:24.896412+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:13:25.888 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:25 smithi098 bash[74888]: cluster 2023-09-23T20:13:24.899377+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:13:26.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:13:26] "GET /metrics HTTP/1.1" 200 33830 "" "Prometheus/2.33.4" 2023-09-23T20:13:26.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:25 smithi098 bash[78228]: cluster 2023-09-23T20:13:24.877835+0000 mon.a (mon.0) 454 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:13:26.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:25 smithi098 bash[78228]: cluster 2023-09-23T20:13:24.894181+0000 mon.a (mon.0) 455 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-09-23T20:13:26.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:25 smithi098 bash[78228]: cluster 2023-09-23T20:13:24.896412+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:13:26.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:25 smithi098 bash[78228]: cluster 2023-09-23T20:13:24.899377+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:13:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:25 smithi173 bash[59517]: cluster 2023-09-23T20:13:24.877835+0000 mon.a (mon.0) 454 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:13:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:25 smithi173 bash[59517]: cluster 2023-09-23T20:13:24.894181+0000 mon.a (mon.0) 455 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-09-23T20:13:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:25 smithi173 bash[59517]: cluster 2023-09-23T20:13:24.896412+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:13:26.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:25 smithi173 bash[59517]: cluster 2023-09-23T20:13:24.899377+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T20:13:27.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.599732+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v208: 73 pgs: 21 peering, 5 stale+active+clean, 47 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:27.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.891919+0000 mon.a (mon.0) 456 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T20:13:27.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.902743+0000 mon.a (mon.0) 457 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-23T20:13:27.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.903239+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.903255+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.906868+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.907097+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.907254+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.912004+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.912267+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.914379+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[74888]: cluster 2023-09-23T20:13:25.915303+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.599732+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v208: 73 pgs: 21 peering, 5 stale+active+clean, 47 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.891919+0000 mon.a (mon.0) 456 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T20:13:27.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.902743+0000 mon.a (mon.0) 457 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-23T20:13:27.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.903239+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.903255+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.906868+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.907097+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.907254+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.912004+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.912267+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.914379+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:26 smithi098 bash[78228]: cluster 2023-09-23T20:13:25.915303+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.599732+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v208: 73 pgs: 21 peering, 5 stale+active+clean, 47 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.891919+0000 mon.a (mon.0) 456 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T20:13:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.902743+0000 mon.a (mon.0) 457 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-23T20:13:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.903239+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.903255+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.906868+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.907097+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.907254+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.912004+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.912267+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.914379+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:27.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:26 smithi173 bash[59517]: cluster 2023-09-23T20:13:25.915303+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T20:13:28.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:27 smithi098 bash[78228]: audit 2023-09-23T20:13:27.101077+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.98:0/2400177082' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:28.156 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:27 smithi098 bash[74888]: audit 2023-09-23T20:13:27.101077+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.98:0/2400177082' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:28.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:27 smithi173 bash[59517]: audit 2023-09-23T20:13:27.101077+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.98:0/2400177082' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:28.409 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:28 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.3.service: Succeeded. 2023-09-23T20:13:28.409 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:28 smithi098 systemd[1]: Stopped Ceph osd.3 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:13:28.679 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:28 smithi098 systemd[1]: Started Ceph osd.3 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:13:29.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:28 smithi098 bash[74888]: cluster 2023-09-23T20:13:27.600497+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 28 peering, 1 stale+active+clean, 44 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:29.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:28 smithi098 bash[74888]: audit 2023-09-23T20:13:28.442254+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:29.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:28 smithi098 bash[74888]: audit 2023-09-23T20:13:28.453130+0000 mon.a (mon.0) 459 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:29.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:28 smithi098 bash[74888]: audit 2023-09-23T20:13:28.511563+0000 mon.a (mon.0) 460 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:28 smithi098 bash[78228]: cluster 2023-09-23T20:13:27.600497+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 28 peering, 1 stale+active+clean, 44 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:28 smithi098 bash[78228]: audit 2023-09-23T20:13:28.442254+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:28 smithi098 bash[78228]: audit 2023-09-23T20:13:28.453130+0000 mon.a (mon.0) 459 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:29.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:28 smithi098 bash[78228]: audit 2023-09-23T20:13:28.511563+0000 mon.a (mon.0) 460 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:28 smithi173 bash[59517]: cluster 2023-09-23T20:13:27.600497+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 28 peering, 1 stale+active+clean, 44 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:28 smithi173 bash[59517]: audit 2023-09-23T20:13:28.442254+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:28 smithi173 bash[59517]: audit 2023-09-23T20:13:28.453130+0000 mon.a (mon.0) 459 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:29.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:28 smithi173 bash[59517]: audit 2023-09-23T20:13:28.511563+0000 mon.a (mon.0) 460 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:30.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:29 smithi098 bash[78228]: audit 2023-09-23T20:13:29.466994+0000 mon.a (mon.0) 461 : audit 0 from='client.? 172.21.15.98:0/4221440136' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:30.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:29 smithi098 bash[74888]: audit 2023-09-23T20:13:29.466994+0000 mon.a (mon.0) 461 : audit 0 from='client.? 172.21.15.98:0/4221440136' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:30.179 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:30 smithi098 bash[92327]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T20:13:30.179 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:30 smithi098 bash[92327]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T20:13:30.179 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:30 smithi098 bash[92327]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-09-23T20:13:30.180 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:30 smithi098 bash[92327]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-09-23T20:13:30.180 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:30 smithi098 bash[92327]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-09-23T20:13:30.180 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:30 smithi098 bash[92327]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-23T20:13:30.180 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:30 smithi098 bash[92327]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T20:13:30.180 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:30 smithi098 bash[92327]: --> ceph-volume lvm activate successful for osd ID: 3 2023-09-23T20:13:30.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:29 smithi173 bash[59517]: audit 2023-09-23T20:13:29.466994+0000 mon.a (mon.0) 461 : audit 0 from='client.? 172.21.15.98:0/4221440136' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:31.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:30 smithi098 bash[74888]: cluster 2023-09-23T20:13:29.601236+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 28 peering, 3 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:31.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:30 smithi098 bash[78228]: cluster 2023-09-23T20:13:29.601236+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 28 peering, 3 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:30 smithi173 bash[59517]: cluster 2023-09-23T20:13:29.601236+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v211: 73 pgs: 28 peering, 3 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:31.927 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:31 smithi098 bash[92641]: debug 2023-09-23T20:13:31.785+0000 7f12ccb13700 1 -- 172.21.15.98:0/3621374183 <== mon.2 v2:172.21.15.98:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f88935a4e0 con 0x55f8893b4c00 2023-09-23T20:13:32.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:31 smithi098 bash[74888]: audit 2023-09-23T20:13:31.822518+0000 mon.a (mon.0) 462 : audit 0 from='client.? 172.21.15.98:0/689384483' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:32.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:31 smithi098 bash[78228]: audit 2023-09-23T20:13:31.822518+0000 mon.a (mon.0) 462 : audit 0 from='client.? 172.21.15.98:0/689384483' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:31 smithi173 bash[59517]: audit 2023-09-23T20:13:31.822518+0000 mon.a (mon.0) 462 : audit 0 from='client.? 172.21.15.98:0/689384483' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:32.679 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:32 smithi098 bash[92641]: debug 2023-09-23T20:13:32.337+0000 7f12d5c98640 -1 Falling back to public interface 2023-09-23T20:13:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:32 smithi173 bash[59517]: cluster 2023-09-23T20:13:31.602172+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:32 smithi173 bash[59517]: cluster 2023-09-23T20:13:31.915407+0000 mon.a (mon.0) 463 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:13:33.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:32 smithi173 bash[59517]: cluster 2023-09-23T20:13:31.915506+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2023-09-23T20:13:33.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:32 smithi098 bash[74888]: cluster 2023-09-23T20:13:31.602172+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:33.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:32 smithi098 bash[74888]: cluster 2023-09-23T20:13:31.915407+0000 mon.a (mon.0) 463 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:13:33.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:32 smithi098 bash[74888]: cluster 2023-09-23T20:13:31.915506+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2023-09-23T20:13:33.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:32 smithi098 bash[78228]: cluster 2023-09-23T20:13:31.602172+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:33.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:32 smithi098 bash[78228]: cluster 2023-09-23T20:13:31.915407+0000 mon.a (mon.0) 463 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:13:33.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:32 smithi098 bash[78228]: cluster 2023-09-23T20:13:31.915506+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2023-09-23T20:13:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:34 smithi173 bash[59517]: cluster 2023-09-23T20:13:33.602854+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:34 smithi173 bash[59517]: audit 2023-09-23T20:13:34.196792+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.98:0/1012346852' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:35.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:34 smithi098 bash[78228]: cluster 2023-09-23T20:13:33.602854+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:35.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:34 smithi098 bash[78228]: audit 2023-09-23T20:13:34.196792+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.98:0/1012346852' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:35.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:34 smithi098 bash[74888]: cluster 2023-09-23T20:13:33.602854+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:35.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:34 smithi098 bash[74888]: audit 2023-09-23T20:13:34.196792+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.98:0/1012346852' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:36.425 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:13:36] "GET /metrics HTTP/1.1" 200 33830 "" "Prometheus/2.33.4" 2023-09-23T20:13:36.679 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[92641]: debug 2023-09-23T20:13:36.417+0000 7f12d5c98640 -1 osd.3 88 log_to_monitors true 2023-09-23T20:13:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[74888]: cluster 2023-09-23T20:13:35.603853+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[74888]: audit 2023-09-23T20:13:35.610801+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[74888]: audit 2023-09-23T20:13:35.617872+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[74888]: audit 2023-09-23T20:13:36.411577+0000 mon.a (mon.0) 467 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:36.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[74888]: audit 2023-09-23T20:13:36.421070+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:36.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[74888]: audit 2023-09-23T20:13:36.425771+0000 mon.a (mon.0) 469 : audit 1 from='osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T20:13:36.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[74888]: audit 2023-09-23T20:13:36.563633+0000 mon.a (mon.0) 470 : audit 0 from='client.? 172.21.15.98:0/3519933988' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[78228]: cluster 2023-09-23T20:13:35.603853+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[78228]: audit 2023-09-23T20:13:35.610801+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[78228]: audit 2023-09-23T20:13:35.617872+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[78228]: audit 2023-09-23T20:13:36.411577+0000 mon.a (mon.0) 467 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[78228]: audit 2023-09-23T20:13:36.421070+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[78228]: audit 2023-09-23T20:13:36.425771+0000 mon.a (mon.0) 469 : audit 1 from='osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T20:13:36.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:36 smithi098 bash[78228]: audit 2023-09-23T20:13:36.563633+0000 mon.a (mon.0) 470 : audit 0 from='client.? 172.21.15.98:0/3519933988' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:36 smithi173 bash[59517]: cluster 2023-09-23T20:13:35.603853+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:36 smithi173 bash[59517]: audit 2023-09-23T20:13:35.610801+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:37.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:36 smithi173 bash[59517]: audit 2023-09-23T20:13:35.617872+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:37.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:36 smithi173 bash[59517]: audit 2023-09-23T20:13:36.411577+0000 mon.a (mon.0) 467 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:37.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:36 smithi173 bash[59517]: audit 2023-09-23T20:13:36.421070+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:37.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:36 smithi173 bash[59517]: audit 2023-09-23T20:13:36.425771+0000 mon.a (mon.0) 469 : audit 1 from='osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T20:13:37.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:36 smithi173 bash[59517]: audit 2023-09-23T20:13:36.563633+0000 mon.a (mon.0) 470 : audit 0 from='client.? 172.21.15.98:0/3519933988' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:37.929 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:13:37 smithi098 bash[92641]: debug 2023-09-23T20:13:37.461+0000 7f12c6904700 -1 osd.3 88 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:13:38.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:38 smithi173 bash[59517]: cluster 2023-09-23T20:13:37.428395+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:13:38.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:38 smithi173 bash[59517]: audit 2023-09-23T20:13:37.429151+0000 mon.a (mon.0) 471 : audit 1 from='osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T20:13:38.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:38 smithi173 bash[59517]: cluster 2023-09-23T20:13:37.429235+0000 mon.a (mon.0) 472 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T20:13:38.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:38 smithi173 bash[59517]: audit 2023-09-23T20:13:37.430081+0000 mon.a (mon.0) 473 : audit 1 from='osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:13:38.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:38 smithi173 bash[59517]: cluster 2023-09-23T20:13:37.604576+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:38.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:38 smithi173 bash[59517]: cluster 2023-09-23T20:13:37.639906+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:13:38.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[74888]: cluster 2023-09-23T20:13:37.428395+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:13:38.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[74888]: audit 2023-09-23T20:13:37.429151+0000 mon.a (mon.0) 471 : audit 1 from='osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T20:13:38.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[74888]: cluster 2023-09-23T20:13:37.429235+0000 mon.a (mon.0) 472 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T20:13:38.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[74888]: audit 2023-09-23T20:13:37.430081+0000 mon.a (mon.0) 473 : audit 1 from='osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:13:38.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[74888]: cluster 2023-09-23T20:13:37.604576+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:38.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[74888]: cluster 2023-09-23T20:13:37.639906+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:13:38.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[78228]: cluster 2023-09-23T20:13:37.428395+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:13:38.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[78228]: audit 2023-09-23T20:13:37.429151+0000 mon.a (mon.0) 471 : audit 1 from='osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T20:13:38.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[78228]: cluster 2023-09-23T20:13:37.429235+0000 mon.a (mon.0) 472 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T20:13:38.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[78228]: audit 2023-09-23T20:13:37.430081+0000 mon.a (mon.0) 473 : audit 1 from='osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:13:38.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[78228]: cluster 2023-09-23T20:13:37.604576+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:38.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:38 smithi098 bash[78228]: cluster 2023-09-23T20:13:37.639906+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T20:13:38.955 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 4 2023-09-23T20:13:39.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:39 smithi173 bash[59517]: cluster 2023-09-23T20:13:38.423287+0000 mon.a (mon.0) 474 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:13:39.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:39 smithi173 bash[59517]: cluster 2023-09-23T20:13:38.437786+0000 mon.a (mon.0) 475 : cluster 1 osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005] boot 2023-09-23T20:13:39.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:39 smithi173 bash[59517]: cluster 2023-09-23T20:13:38.437847+0000 mon.a (mon.0) 476 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-09-23T20:13:39.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:39 smithi173 bash[59517]: audit 2023-09-23T20:13:38.438411+0000 mon.a (mon.0) 477 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:13:39.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:39 smithi173 bash[59517]: cluster 2023-09-23T20:13:38.440785+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:13:39.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:39 smithi173 bash[59517]: audit 2023-09-23T20:13:38.935709+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.98:0/2442049612' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:39.878 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[78228]: cluster 2023-09-23T20:13:38.423287+0000 mon.a (mon.0) 474 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:13:39.878 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[78228]: cluster 2023-09-23T20:13:38.437786+0000 mon.a (mon.0) 475 : cluster 1 osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005] boot 2023-09-23T20:13:39.878 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[78228]: cluster 2023-09-23T20:13:38.437847+0000 mon.a (mon.0) 476 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-09-23T20:13:39.878 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[78228]: audit 2023-09-23T20:13:38.438411+0000 mon.a (mon.0) 477 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:13:39.878 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[78228]: cluster 2023-09-23T20:13:38.440785+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:13:39.878 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[78228]: audit 2023-09-23T20:13:38.935709+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.98:0/2442049612' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:39.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[74888]: cluster 2023-09-23T20:13:38.423287+0000 mon.a (mon.0) 474 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:13:39.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[74888]: cluster 2023-09-23T20:13:38.437786+0000 mon.a (mon.0) 475 : cluster 1 osd.3 [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005] boot 2023-09-23T20:13:39.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[74888]: cluster 2023-09-23T20:13:38.437847+0000 mon.a (mon.0) 476 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-09-23T20:13:39.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[74888]: audit 2023-09-23T20:13:38.438411+0000 mon.a (mon.0) 477 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:13:39.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[74888]: cluster 2023-09-23T20:13:38.440785+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T20:13:39.879 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:39 smithi098 bash[74888]: audit 2023-09-23T20:13:38.935709+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.98:0/2442049612' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T20:13:39.880 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T20:13:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:40 smithi173 bash[59517]: cluster 2023-09-23T20:13:39.443094+0000 mon.a (mon.0) 478 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T20:13:40.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:40 smithi173 bash[59517]: cluster 2023-09-23T20:13:39.446819+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:40 smithi173 bash[59517]: cluster 2023-09-23T20:13:39.447047+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:40 smithi173 bash[59517]: cluster 2023-09-23T20:13:39.449123+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:40 smithi173 bash[59517]: cluster 2023-09-23T20:13:39.449761+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:40 smithi173 bash[59517]: cluster 2023-09-23T20:13:39.449957+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:40 smithi173 bash[59517]: cluster 2023-09-23T20:13:39.452125+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:40 smithi173 bash[59517]: audit 2023-09-23T20:13:39.575400+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:40.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:40 smithi173 bash[59517]: audit 2023-09-23T20:13:39.576635+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:40.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:40 smithi173 bash[59517]: cluster 2023-09-23T20:13:39.605047+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 2 peering, 3 active+undersized+degraded, 26 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[78228]: cluster 2023-09-23T20:13:39.443094+0000 mon.a (mon.0) 478 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T20:13:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[78228]: cluster 2023-09-23T20:13:39.446819+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[78228]: cluster 2023-09-23T20:13:39.447047+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[78228]: cluster 2023-09-23T20:13:39.449123+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[78228]: cluster 2023-09-23T20:13:39.449761+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[78228]: cluster 2023-09-23T20:13:39.449957+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[78228]: cluster 2023-09-23T20:13:39.452125+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[78228]: audit 2023-09-23T20:13:39.575400+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[78228]: audit 2023-09-23T20:13:39.576635+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[78228]: cluster 2023-09-23T20:13:39.605047+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 2 peering, 3 active+undersized+degraded, 26 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:40.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[74888]: cluster 2023-09-23T20:13:39.443094+0000 mon.a (mon.0) 478 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T20:13:40.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[74888]: cluster 2023-09-23T20:13:39.446819+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[74888]: cluster 2023-09-23T20:13:39.447047+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[74888]: cluster 2023-09-23T20:13:39.449123+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[74888]: cluster 2023-09-23T20:13:39.449761+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[74888]: cluster 2023-09-23T20:13:39.449957+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[74888]: cluster 2023-09-23T20:13:39.452125+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T20:13:40.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[74888]: audit 2023-09-23T20:13:39.575400+0000 mon.a (mon.0) 479 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:40.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[74888]: audit 2023-09-23T20:13:39.576635+0000 mon.a (mon.0) 480 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:40.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:40 smithi098 bash[74888]: cluster 2023-09-23T20:13:39.605047+0000 mgr.y (mgr.34107) 278 : cluster 0 pgmap v219: 73 pgs: 2 peering, 3 active+undersized+degraded, 26 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T20:13:42.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:41 smithi173 bash[59517]: cluster 2023-09-23T20:13:41.657381+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:13:42.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:41 smithi098 bash[74888]: cluster 2023-09-23T20:13:41.657381+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:13:42.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:41 smithi098 bash[78228]: cluster 2023-09-23T20:13:41.657381+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:13:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:42 smithi173 bash[59517]: cluster 2023-09-23T20:13:41.605703+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v220: 73 pgs: 2 peering, 2 active+undersized+degraded, 11 active+undersized, 58 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:13:43.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:42 smithi098 bash[74888]: cluster 2023-09-23T20:13:41.605703+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v220: 73 pgs: 2 peering, 2 active+undersized+degraded, 11 active+undersized, 58 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:13:43.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:42 smithi098 bash[78228]: cluster 2023-09-23T20:13:41.605703+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v220: 73 pgs: 2 peering, 2 active+undersized+degraded, 11 active+undersized, 58 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:13:43.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:43 smithi098 bash[74888]: cluster 2023-09-23T20:13:43.713325+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T20:13:43.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:43 smithi098 bash[74888]: cluster 2023-09-23T20:13:43.713406+0000 mon.a (mon.0) 483 : cluster 1 Cluster is now healthy 2023-09-23T20:13:43.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:43 smithi098 bash[78228]: cluster 2023-09-23T20:13:43.713325+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T20:13:43.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:43 smithi098 bash[78228]: cluster 2023-09-23T20:13:43.713406+0000 mon.a (mon.0) 483 : cluster 1 Cluster is now healthy 2023-09-23T20:13:44.078 INFO:teuthology.orchestra.run.smithi098.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:13:44.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:43 smithi173 bash[59517]: cluster 2023-09-23T20:13:43.713325+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T20:13:44.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:43 smithi173 bash[59517]: cluster 2023-09-23T20:13:43.713406+0000 mon.a (mon.0) 483 : cluster 1 Cluster is now healthy 2023-09-23T20:13:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:45 smithi173 bash[59517]: cluster 2023-09-23T20:13:43.606462+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v221: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:45 smithi173 bash[59517]: audit 2023-09-23T20:13:44.066665+0000 mgr.y (mgr.34107) 281 : audit 0 from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:13:45.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:45 smithi173 bash[59517]: cephadm 2023-09-23T20:13:44.067245+0000 mgr.y (mgr.34107) 282 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:13:45.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:45 smithi173 bash[59517]: audit 2023-09-23T20:13:44.074047+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:45.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:45 smithi098 bash[74888]: cluster 2023-09-23T20:13:43.606462+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v221: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:45.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:45 smithi098 bash[74888]: audit 2023-09-23T20:13:44.066665+0000 mgr.y (mgr.34107) 281 : audit 0 from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:13:45.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:45 smithi098 bash[74888]: cephadm 2023-09-23T20:13:44.067245+0000 mgr.y (mgr.34107) 282 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:13:45.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:45 smithi098 bash[74888]: audit 2023-09-23T20:13:44.074047+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:45.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:45 smithi098 bash[78228]: cluster 2023-09-23T20:13:43.606462+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v221: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:45.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:45 smithi098 bash[78228]: audit 2023-09-23T20:13:44.066665+0000 mgr.y (mgr.34107) 281 : audit 0 from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:13:45.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:45 smithi098 bash[78228]: cephadm 2023-09-23T20:13:44.067245+0000 mgr.y (mgr.34107) 282 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T20:13:45.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:45 smithi098 bash[78228]: audit 2023-09-23T20:13:44.074047+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:45.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:13:46.535 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:13:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:13:46] "GET /metrics HTTP/1.1" 200 33682 "" "Prometheus/2.33.4" 2023-09-23T20:13:47.140 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:47 smithi098 bash[74888]: cluster 2023-09-23T20:13:45.607375+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:47.140 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:47 smithi098 bash[78228]: cluster 2023-09-23T20:13:45.607375+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:47.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:47 smithi173 bash[59517]: cluster 2023-09-23T20:13:45.607375+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:49.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:49 smithi173 bash[59517]: cluster 2023-09-23T20:13:47.607938+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:49.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:49 smithi098 bash[74888]: cluster 2023-09-23T20:13:47.607938+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:49.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:49 smithi098 bash[78228]: cluster 2023-09-23T20:13:47.607938+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:50.036 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:13:50.037 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (8m) - 14m 12.9M - 0.23.0 ba2b418f427c 81eef607feec 2023-09-23T20:13:50.037 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi173 *:3000 running (8m) - 14m 41.4M - 8.3.5 dad864ee21e9 0d850985e1f9 2023-09-23T20:13:50.037 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi098.uolpbb smithi098 running (12m) - 12m 17.1M - 16.2.14-37-g2e1f1015 1e6a756174a8 d5b67cd7a471 2023-09-23T20:13:50.037 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi173.zebbhb smithi173 running (12m) - 12m 14.4M - 16.2.14-37-g2e1f1015 1e6a756174a8 e2e575edcb34 2023-09-23T20:13:50.037 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi173 *:8443,9283,8765 running (7m) - 21m 428M - 18.2.0-460-gbb0daeff e32c2a64c126 f5d9d853fabc 2023-09-23T20:13:50.037 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (7m) - 23m 483M - 18.2.0-460-gbb0daeff e32c2a64c126 23221035e6e7 2023-09-23T20:13:50.037 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (6m) - 23m 73.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 c76702cb4314 2023-09-23T20:13:50.037 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi173 running (3m) - 21m 42.1M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 a9ffc6a5b8fe 2023-09-23T20:13:50.037 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (5m) - 21m 49.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 94f8f0550e87 2023-09-23T20:13:50.037 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (8m) - 14m 9052k - 1.3.1 1dbe0e931976 d45f5b832c4a 2023-09-23T20:13:50.037 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi173 *:9100 running (8m) - 14m 10.2M - 1.3.1 1dbe0e931976 9493b87b5b81 2023-09-23T20:13:50.038 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (105s) - 20m 56.1M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 067adc98eec4 2023-09-23T20:13:50.038 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (76s) - 20m 49.6M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 e650d5fb6b1d 2023-09-23T20:13:50.038 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (47s) - 19m 49.9M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 994b9caa4f13 2023-09-23T20:13:50.038 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (19s) - 18m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 05b40fadcf90 2023-09-23T20:13:50.038 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi173 running (17m) - 17m 93.5M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 e45b1f57f0ed 2023-09-23T20:13:50.038 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi173 running (17m) - 17m 92.2M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 3c4cbc0dceef 2023-09-23T20:13:50.038 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi173 running (16m) - 16m 70.5M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 b5ef20c6c133 2023-09-23T20:13:50.038 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi173 running (15m) - 15m 79.1M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 41fb73503ff1 2023-09-23T20:13:50.038 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi173 *:9095 running (7m) - 14m 58.7M - 2.33.4 514e6a882f6e 88e8de9a9dfd 2023-09-23T20:13:50.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[74888]: audit 2023-09-23T20:13:49.226191+0000 mon.a (mon.0) 485 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.437 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[74888]: audit 2023-09-23T20:13:49.233592+0000 mon.a (mon.0) 486 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[74888]: audit 2023-09-23T20:13:49.234966+0000 mon.a (mon.0) 487 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:50.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[74888]: audit 2023-09-23T20:13:49.235956+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:50.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[74888]: audit 2023-09-23T20:13:49.242602+0000 mon.a (mon.0) 489 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[74888]: audit 2023-09-23T20:13:49.325372+0000 mon.a (mon.0) 490 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:50.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[74888]: audit 2023-09-23T20:13:49.328112+0000 mon.a (mon.0) 491 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:50.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[74888]: audit 2023-09-23T20:13:49.329409+0000 mon.a (mon.0) 492 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:50.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[74888]: audit 2023-09-23T20:13:49.335896+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[74888]: cluster 2023-09-23T20:13:49.608609+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:50.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[74888]: audit 2023-09-23T20:13:50.014056+0000 mgr.y (mgr.34107) 286 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:13:50.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[78228]: audit 2023-09-23T20:13:49.226191+0000 mon.a (mon.0) 485 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[78228]: audit 2023-09-23T20:13:49.233592+0000 mon.a (mon.0) 486 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[78228]: audit 2023-09-23T20:13:49.234966+0000 mon.a (mon.0) 487 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:50.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[78228]: audit 2023-09-23T20:13:49.235956+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:50.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[78228]: audit 2023-09-23T20:13:49.242602+0000 mon.a (mon.0) 489 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[78228]: audit 2023-09-23T20:13:49.325372+0000 mon.a (mon.0) 490 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:50.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[78228]: audit 2023-09-23T20:13:49.328112+0000 mon.a (mon.0) 491 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:50.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[78228]: audit 2023-09-23T20:13:49.329409+0000 mon.a (mon.0) 492 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:50.439 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[78228]: audit 2023-09-23T20:13:49.335896+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[78228]: cluster 2023-09-23T20:13:49.608609+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:50.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:50 smithi098 bash[78228]: audit 2023-09-23T20:13:50.014056+0000 mgr.y (mgr.34107) 286 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:13:50.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:50 smithi173 bash[59517]: audit 2023-09-23T20:13:49.226191+0000 mon.a (mon.0) 485 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:50 smithi173 bash[59517]: audit 2023-09-23T20:13:49.233592+0000 mon.a (mon.0) 486 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:50 smithi173 bash[59517]: audit 2023-09-23T20:13:49.234966+0000 mon.a (mon.0) 487 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:50 smithi173 bash[59517]: audit 2023-09-23T20:13:49.235956+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:50 smithi173 bash[59517]: audit 2023-09-23T20:13:49.242602+0000 mon.a (mon.0) 489 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:50 smithi173 bash[59517]: audit 2023-09-23T20:13:49.325372+0000 mon.a (mon.0) 490 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:13:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:50 smithi173 bash[59517]: audit 2023-09-23T20:13:49.328112+0000 mon.a (mon.0) 491 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:13:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:50 smithi173 bash[59517]: audit 2023-09-23T20:13:49.329409+0000 mon.a (mon.0) 492 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:13:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:50 smithi173 bash[59517]: audit 2023-09-23T20:13:49.335896+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:50 smithi173 bash[59517]: cluster 2023-09-23T20:13:49.608609+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:50 smithi173 bash[59517]: audit 2023-09-23T20:13:50.014056+0000 mgr.y (mgr.34107) 286 : audit 0 from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:13:50.916 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T20:13:52.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:52 smithi098 bash[74888]: cluster 2023-09-23T20:13:51.609666+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:52.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:52 smithi098 bash[78228]: cluster 2023-09-23T20:13:51.609666+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:52 smithi173 bash[59517]: cluster 2023-09-23T20:13:51.609666+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:54.340 INFO:teuthology.orchestra.run.smithi098.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T20:13:54.341 INFO:teuthology.orchestra.run.smithi098.stdout:alertmanager.a smithi098 *:9093,9094 running (8m) - 14m 12.9M - 0.23.0 ba2b418f427c 81eef607feec 2023-09-23T20:13:54.341 INFO:teuthology.orchestra.run.smithi098.stdout:grafana.a smithi173 *:3000 running (8m) - 14m 41.4M - 8.3.5 dad864ee21e9 0d850985e1f9 2023-09-23T20:13:54.341 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi098.uolpbb smithi098 running (12m) - 12m 17.1M - 16.2.14-37-g2e1f1015 1e6a756174a8 d5b67cd7a471 2023-09-23T20:13:54.341 INFO:teuthology.orchestra.run.smithi098.stdout:mds.foo.smithi173.zebbhb smithi173 running (12m) - 12m 14.4M - 16.2.14-37-g2e1f1015 1e6a756174a8 e2e575edcb34 2023-09-23T20:13:54.341 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.x smithi173 *:8443,9283,8765 running (7m) - 21m 428M - 18.2.0-460-gbb0daeff e32c2a64c126 f5d9d853fabc 2023-09-23T20:13:54.341 INFO:teuthology.orchestra.run.smithi098.stdout:mgr.y smithi098 *:8443,9283,8765 running (8m) - 23m 483M - 18.2.0-460-gbb0daeff e32c2a64c126 23221035e6e7 2023-09-23T20:13:54.341 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a smithi098 running (6m) - 23m 73.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 c76702cb4314 2023-09-23T20:13:54.341 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b smithi173 running (3m) - 21m 42.1M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 a9ffc6a5b8fe 2023-09-23T20:13:54.341 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c smithi098 running (5m) - 21m 49.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 94f8f0550e87 2023-09-23T20:13:54.341 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.a smithi098 *:9100 running (8m) - 14m 9052k - 1.3.1 1dbe0e931976 d45f5b832c4a 2023-09-23T20:13:54.341 INFO:teuthology.orchestra.run.smithi098.stdout:node-exporter.b smithi173 *:9100 running (8m) - 14m 10.2M - 1.3.1 1dbe0e931976 9493b87b5b81 2023-09-23T20:13:54.342 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 smithi098 running (109s) - 20m 56.1M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 067adc98eec4 2023-09-23T20:13:54.342 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 smithi098 running (80s) - 20m 49.6M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 e650d5fb6b1d 2023-09-23T20:13:54.342 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 smithi098 running (51s) - 19m 49.9M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 994b9caa4f13 2023-09-23T20:13:54.342 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 smithi098 running (23s) - 18m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 05b40fadcf90 2023-09-23T20:13:54.342 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 smithi173 running (18m) - 18m 93.5M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 e45b1f57f0ed 2023-09-23T20:13:54.342 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 smithi173 running (17m) - 17m 92.2M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 3c4cbc0dceef 2023-09-23T20:13:54.342 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 smithi173 running (16m) - 16m 70.5M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 b5ef20c6c133 2023-09-23T20:13:54.342 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 smithi173 running (15m) - 15m 79.1M 2524M 16.2.14-37-g2e1f1015 1e6a756174a8 41fb73503ff1 2023-09-23T20:13:54.342 INFO:teuthology.orchestra.run.smithi098.stdout:prometheus.a smithi173 *:9095 running (7m) - 14m 58.7M - 2.33.4 514e6a882f6e 88e8de9a9dfd 2023-09-23T20:13:54.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:54 smithi098 bash[74888]: cluster 2023-09-23T20:13:53.610344+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:54.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:54 smithi098 bash[74888]: audit 2023-09-23T20:13:54.573320+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:54.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:54 smithi098 bash[74888]: audit 2023-09-23T20:13:54.574652+0000 mon.a (mon.0) 495 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:54.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:54 smithi098 bash[78228]: cluster 2023-09-23T20:13:53.610344+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:54.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:54 smithi098 bash[78228]: audit 2023-09-23T20:13:54.573320+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:54.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:54 smithi098 bash[78228]: audit 2023-09-23T20:13:54.574652+0000 mon.a (mon.0) 495 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:55.076 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph versions' 2023-09-23T20:13:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:54 smithi173 bash[59517]: cluster 2023-09-23T20:13:53.610344+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:54 smithi173 bash[59517]: audit 2023-09-23T20:13:54.573320+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:54 smithi173 bash[59517]: audit 2023-09-23T20:13:54.574652+0000 mon.a (mon.0) 495 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:13:56.086 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:55 smithi098 bash[78228]: audit 2023-09-23T20:13:54.318736+0000 mgr.y (mgr.34107) 289 : audit 0 from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:13:56.086 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:55 smithi098 bash[78228]: audit 2023-09-23T20:13:54.681237+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:56.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:55 smithi098 bash[74888]: audit 2023-09-23T20:13:54.318736+0000 mgr.y (mgr.34107) 289 : audit 0 from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:13:56.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:55 smithi098 bash[74888]: audit 2023-09-23T20:13:54.681237+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:56.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:55 smithi173 bash[59517]: audit 2023-09-23T20:13:54.318736+0000 mgr.y (mgr.34107) 289 : audit 0 from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:13:56.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:55 smithi173 bash[59517]: audit 2023-09-23T20:13:54.681237+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:13:56.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:13:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:13:56] "GET /metrics HTTP/1.1" 200 33826 "" "Prometheus/2.33.4" 2023-09-23T20:13:56.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:56 smithi098 bash[78228]: cluster 2023-09-23T20:13:55.611306+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:56.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:56 smithi098 bash[74888]: cluster 2023-09-23T20:13:55.611306+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:57.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:56 smithi173 bash[59517]: cluster 2023-09-23T20:13:55.611306+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:58.761 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:13:58.761 INFO:teuthology.orchestra.run.smithi098.stdout: "mon": { 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr": { 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: "osd": { 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)": 4, 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 4 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: "mds": { 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)": 2 2023-09-23T20:13:58.762 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:13:58.763 INFO:teuthology.orchestra.run.smithi098.stdout: "overall": { 2023-09-23T20:13:58.763 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 16.2.14-37-g2e1f1015 (2e1f10153ef2437dea8ce9168df827af9bb64fd7) pacific (stable)": 6, 2023-09-23T20:13:58.763 INFO:teuthology.orchestra.run.smithi098.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 9 2023-09-23T20:13:58.763 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:13:58.763 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:13:58.978 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:58 smithi098 bash[74888]: cluster 2023-09-23T20:13:57.611898+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:58.979 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:58 smithi098 bash[78228]: cluster 2023-09-23T20:13:57.611898+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:58 smithi173 bash[59517]: cluster 2023-09-23T20:13:57.611898+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:13:59.530 DEBUG:teuthology.parallel:result is None 2023-09-23T20:13:59.530 INFO:teuthology.run_tasks:Running task print... 2023-09-23T20:13:59.542 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-09-23T20:13:59.542 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T20:13:59.551 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T20:13:59.551 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T20:13:59.551 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T20:13:59.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:13:59 smithi098 bash[74888]: audit 2023-09-23T20:13:58.757112+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.98:0/3035754014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:13:59.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:13:59 smithi098 bash[78228]: audit 2023-09-23T20:13:58.757112+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.98:0/3035754014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:14:00.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:13:59 smithi173 bash[59517]: audit 2023-09-23T20:13:58.757112+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.98:0/3035754014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T20:14:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:00 smithi173 bash[59517]: cluster 2023-09-23T20:13:59.612495+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:01.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:00 smithi098 bash[78228]: cluster 2023-09-23T20:13:59.612495+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:01.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:00 smithi098 bash[74888]: cluster 2023-09-23T20:13:59.612495+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:02 smithi173 bash[59517]: cluster 2023-09-23T20:14:01.613591+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:02 smithi098 bash[78228]: cluster 2023-09-23T20:14:01.613591+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:03.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:02 smithi098 bash[74888]: cluster 2023-09-23T20:14:01.613591+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:04.334 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:05.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:04 smithi173 bash[59517]: cluster 2023-09-23T20:14:03.614356+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:05.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:04 smithi098 bash[74888]: cluster 2023-09-23T20:14:03.614356+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:05.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:04 smithi098 bash[78228]: cluster 2023-09-23T20:14:03.614356+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:06.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:14:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:14:06] "GET /metrics HTTP/1.1" 200 33826 "" "Prometheus/2.33.4" 2023-09-23T20:14:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:06 smithi173 bash[59517]: cluster 2023-09-23T20:14:05.615265+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:07.159 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:06 smithi098 bash[74888]: cluster 2023-09-23T20:14:05.615265+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:07.160 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:06 smithi098 bash[78228]: cluster 2023-09-23T20:14:05.615265+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:07.664 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:14:08.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:07 smithi173 bash[59517]: audit 2023-09-23T20:14:07.649985+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.98:0/1078719142' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T20:14:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:07 smithi098 bash[78228]: audit 2023-09-23T20:14:07.649985+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.98:0/1078719142' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T20:14:08.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:07 smithi098 bash[74888]: audit 2023-09-23T20:14:07.649985+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.98:0/1078719142' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T20:14:08.522 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":36,"active_gid":34107,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6800","nonce":336784387},{"type":"v1","addr":"172.21.15.98:6801","nonce":336784387}]},"active_addr":"172.21.15.98:6801/336784387","active_change":"2023-09-23T20:07:09.434859+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":25072,"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.98:8443/","prometheus":"http://172.21.15.98: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":72,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.98:0","nonce":4155341602}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.98:0","nonce":3954975050}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.98:0","nonce":2190565823}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.98:0","nonce":2174567121}]}]} 2023-09-23T20:14:08.527 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T20:14:08.527 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T20:14:08.528 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:14:08.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:08 smithi098 bash[78228]: cluster 2023-09-23T20:14:07.616060+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:08.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:08 smithi098 bash[74888]: cluster 2023-09-23T20:14:07.616060+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:08 smithi173 bash[59517]: cluster 2023-09-23T20:14:07.616060+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:09 smithi173 bash[59517]: audit 2023-09-23T20:14:09.570028+0000 mon.a (mon.0) 497 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:10.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:09 smithi098 bash[78228]: audit 2023-09-23T20:14:09.570028+0000 mon.a (mon.0) 497 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:10.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:09 smithi098 bash[74888]: audit 2023-09-23T20:14:09.570028+0000 mon.a (mon.0) 497 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:10 smithi173 bash[59517]: cluster 2023-09-23T20:14:09.616645+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:10 smithi098 bash[78228]: cluster 2023-09-23T20:14:09.616645+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:11.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:10 smithi098 bash[74888]: cluster 2023-09-23T20:14:09.616645+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:13.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:12 smithi173 bash[59517]: cluster 2023-09-23T20:14:11.617662+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:13.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:12 smithi098 bash[74888]: cluster 2023-09-23T20:14:11.617662+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:13.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:12 smithi098 bash[78228]: cluster 2023-09-23T20:14:11.617662+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:13.298 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:14.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:14 smithi098 bash[74888]: cluster 2023-09-23T20:14:13.618286+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:14.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:14 smithi098 bash[78228]: cluster 2023-09-23T20:14:13.618286+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:14 smithi173 bash[59517]: cluster 2023-09-23T20:14:13.618286+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:16.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:14:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:14:16] "GET /metrics HTTP/1.1" 200 33822 "" "Prometheus/2.33.4" 2023-09-23T20:14:16.529 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:14:16.530 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":93,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:50:14.913069+0000","modified":"2023-09-23T20:13:39.430905+0000","last_up_change":"2023-09-23T20:13:38.422346+0000","last_in_change":"2023-09-23T19:57:39.670490+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T19:54:36.685115+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":"70","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":{},"mgr_devicehealth":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T19:59:04.268240+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":"54","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-23T20:00:58.705367+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":"58","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-23T20:00:59.478692+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","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":"812f297c-3fd5-4b0f-8798-4e4267e9a494","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":92,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6802","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6803","nonce":1846785016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6805","nonce":1846785016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6809","nonce":1846785016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6807","nonce":1846785016}]},"public_addr":"172.21.15.98:6803/1846785016","cluster_addr":"172.21.15.98:6805/1846785016","heartbeat_back_addr":"172.21.15.98:6809/1846785016","heartbeat_front_addr":"172.21.15.98:6807/1846785016","state":["exists","up"]},{"osd":1,"uuid":"8b765e0f-56dc-4637-8b3f-4c3a2c1318f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":78,"up_from":82,"up_thru":92,"down_at":79,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":112686604},{"type":"v1","addr":"172.21.15.98:6811","nonce":112686604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":112686604},{"type":"v1","addr":"172.21.15.98:6813","nonce":112686604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":112686604},{"type":"v1","addr":"172.21.15.98:6817","nonce":112686604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":112686604},{"type":"v1","addr":"172.21.15.98:6815","nonce":112686604}]},"public_addr":"172.21.15.98:6811/112686604","cluster_addr":"172.21.15.98:6813/112686604","heartbeat_back_addr":"172.21.15.98:6817/112686604","heartbeat_front_addr":"172.21.15.98:6815/112686604","state":["exists","up"]},{"osd":2,"uuid":"ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":87,"up_thru":92,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6818","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6819","nonce":3918137521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6821","nonce":3918137521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6825","nonce":3918137521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6823","nonce":3918137521}]},"public_addr":"172.21.15.98:6819/3918137521","cluster_addr":"172.21.15.98:6821/3918137521","heartbeat_back_addr":"172.21.15.98:6825/3918137521","heartbeat_front_addr":"172.21.15.98:6823/3918137521","state":["exists","up"]},{"osd":3,"uuid":"f2b3d028-574a-4695-bed0-21f1f03cd9d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":88,"up_from":92,"up_thru":92,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6826","nonce":2292813005},{"type":"v1","addr":"172.21.15.98:6827","nonce":2292813005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":2292813005},{"type":"v1","addr":"172.21.15.98:6829","nonce":2292813005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":2292813005},{"type":"v1","addr":"172.21.15.98:6833","nonce":2292813005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":2292813005},{"type":"v1","addr":"172.21.15.98:6831","nonce":2292813005}]},"public_addr":"172.21.15.98:6827/2292813005","cluster_addr":"172.21.15.98:6829/2292813005","heartbeat_back_addr":"172.21.15.98:6833/2292813005","heartbeat_front_addr":"172.21.15.98:6831/2292813005","state":["exists","up"]},{"osd":4,"uuid":"167b8234-20dd-4264-968a-a01d73e5bd4c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6800","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6801","nonce":2891711223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6803","nonce":2891711223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6807","nonce":2891711223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6805","nonce":2891711223}]},"public_addr":"172.21.15.173:6801/2891711223","cluster_addr":"172.21.15.173:6803/2891711223","heartbeat_back_addr":"172.21.15.173:6807/2891711223","heartbeat_front_addr":"172.21.15.173:6805/2891711223","state":["exists","up"]},{"osd":5,"uuid":"bbf616af-220c-41c6-a170-3f18e632b4a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6808","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6809","nonce":253674557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6811","nonce":253674557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6815","nonce":253674557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6813","nonce":253674557}]},"public_addr":"172.21.15.173:6809/253674557","cluster_addr":"172.21.15.173:6811/253674557","heartbeat_back_addr":"172.21.15.173:6815/253674557","heartbeat_front_addr":"172.21.15.173:6813/253674557","state":["exists","up"]},{"osd":6,"uuid":"53fd1406-45e6-4fac-8a29-cbc2c3b98483","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":89,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6816","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6817","nonce":1010374347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6819","nonce":1010374347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6823","nonce":1010374347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6821","nonce":1010374347}]},"public_addr":"172.21.15.173:6817/1010374347","cluster_addr":"172.21.15.173:6819/1010374347","heartbeat_back_addr":"172.21.15.173:6823/1010374347","heartbeat_front_addr":"172.21.15.173:6821/1010374347","state":["exists","up"]},{"osd":7,"uuid":"5bf7b4c9-162f-4d53-85eb-c8011b27852c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6824","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6825","nonce":2153478737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6827","nonce":2153478737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6831","nonce":2153478737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6829","nonce":2153478737}]},"public_addr":"172.21.15.173:6825/2153478737","cluster_addr":"172.21.15.173:6827/2153478737","heartbeat_back_addr":"172.21.15.173:6831/2153478737","heartbeat_front_addr":"172.21.15.173:6829/2153478737","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:03.256030+0000","dead_epoch":73},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:49.089103+0000","dead_epoch":78},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:34.725596+0000","dead_epoch":83},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:18.625741+0000","dead_epoch":88},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:58.685275+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:56:40.340495+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:57:21.923331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:58:03.478372+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":2}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/2326231506":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/34394478":"2023-09-24T20:07:09.434608+0000","172.21.15.98:6801/381601573":"2023-09-24T20:07:09.434608+0000","172.21.15.98:6800/3312913360":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/2067383504":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/1695892652":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/893409725":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/3004890185":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3118605574":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/3379318562":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/4059686651":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/3932483482":"2023-09-24T20:04:28.832814+0000","172.21.15.173:6834/1036146036":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6801/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6800/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.173:0/4107877450":"2023-09-24T20:06:06.816868+0000","172.21.15.173:6835/1036146036":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6800/381601573":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/1349644273":"2023-09-24T19:51:12.453890+0000","172.21.15.173:0/3267864183":"2023-09-24T20:06:06.816868+0000","172.21.15.98:0/3565635102":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/2493966684":"2023-09-24T19:50:42.598168+0000","172.21.15.173:0/990300810":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6801/3312913360":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/1597274531":"2023-09-24T19:58:37.657837+0000","172.21.15.173:0/2387301533":"2023-09-24T20:06:06.816868+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-23T20:14:16.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:16 smithi098 bash[78228]: cluster 2023-09-23T20:14:15.619048+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:16.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:16 smithi098 bash[78228]: audit 2023-09-23T20:14:16.522507+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.98:0/674229161' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:14:16.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:16 smithi098 bash[74888]: cluster 2023-09-23T20:14:15.619048+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:16.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:16 smithi098 bash[74888]: audit 2023-09-23T20:14:16.522507+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.98:0/674229161' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:14:17.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:16 smithi173 bash[59517]: cluster 2023-09-23T20:14:15.619048+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:17.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:16 smithi173 bash[59517]: audit 2023-09-23T20:14:16.522507+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.98:0/674229161' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:14:17.387 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T20:14:17.387 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:14:19.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:18 smithi173 bash[59517]: cluster 2023-09-23T20:14:17.619871+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:19.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:18 smithi098 bash[78228]: cluster 2023-09-23T20:14:17.619871+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:19.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:18 smithi098 bash[74888]: cluster 2023-09-23T20:14:17.619871+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:20.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:20 smithi098 bash[74888]: cluster 2023-09-23T20:14:19.620410+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:20.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:20 smithi098 bash[78228]: cluster 2023-09-23T20:14:19.620410+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:21.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:20 smithi173 bash[59517]: cluster 2023-09-23T20:14:19.620410+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:22.156 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:22.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:22 smithi098 bash[74888]: cluster 2023-09-23T20:14:21.621415+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:22.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:22 smithi098 bash[78228]: cluster 2023-09-23T20:14:21.621415+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:23.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:22 smithi173 bash[59517]: cluster 2023-09-23T20:14:21.621415+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:24.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:24 smithi098 bash[74888]: cluster 2023-09-23T20:14:23.622132+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:24.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:24 smithi098 bash[74888]: audit 2023-09-23T20:14:24.570256+0000 mon.a (mon.0) 499 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:24 smithi098 bash[78228]: cluster 2023-09-23T20:14:23.622132+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:24.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:24 smithi098 bash[78228]: audit 2023-09-23T20:14:24.570256+0000 mon.a (mon.0) 499 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:24 smithi173 bash[59517]: cluster 2023-09-23T20:14:23.622132+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:24 smithi173 bash[59517]: audit 2023-09-23T20:14:24.570256+0000 mon.a (mon.0) 499 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:25.429 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:14:25.430 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":93,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:50:14.913069+0000","modified":"2023-09-23T20:13:39.430905+0000","last_up_change":"2023-09-23T20:13:38.422346+0000","last_in_change":"2023-09-23T19:57:39.670490+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T19:54:36.685115+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":"70","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":{},"mgr_devicehealth":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T19:59:04.268240+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":"54","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-23T20:00:58.705367+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":"58","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-23T20:00:59.478692+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","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":"812f297c-3fd5-4b0f-8798-4e4267e9a494","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":92,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6802","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6803","nonce":1846785016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6805","nonce":1846785016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6809","nonce":1846785016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6807","nonce":1846785016}]},"public_addr":"172.21.15.98:6803/1846785016","cluster_addr":"172.21.15.98:6805/1846785016","heartbeat_back_addr":"172.21.15.98:6809/1846785016","heartbeat_front_addr":"172.21.15.98:6807/1846785016","state":["exists","up"]},{"osd":1,"uuid":"8b765e0f-56dc-4637-8b3f-4c3a2c1318f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":78,"up_from":82,"up_thru":92,"down_at":79,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":112686604},{"type":"v1","addr":"172.21.15.98:6811","nonce":112686604}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":112686604},{"type":"v1","addr":"172.21.15.98:6813","nonce":112686604}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":112686604},{"type":"v1","addr":"172.21.15.98:6817","nonce":112686604}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":112686604},{"type":"v1","addr":"172.21.15.98:6815","nonce":112686604}]},"public_addr":"172.21.15.98:6811/112686604","cluster_addr":"172.21.15.98:6813/112686604","heartbeat_back_addr":"172.21.15.98:6817/112686604","heartbeat_front_addr":"172.21.15.98:6815/112686604","state":["exists","up"]},{"osd":2,"uuid":"ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":87,"up_thru":92,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6818","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6819","nonce":3918137521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6821","nonce":3918137521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6825","nonce":3918137521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6823","nonce":3918137521}]},"public_addr":"172.21.15.98:6819/3918137521","cluster_addr":"172.21.15.98:6821/3918137521","heartbeat_back_addr":"172.21.15.98:6825/3918137521","heartbeat_front_addr":"172.21.15.98:6823/3918137521","state":["exists","up"]},{"osd":3,"uuid":"f2b3d028-574a-4695-bed0-21f1f03cd9d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":88,"up_from":92,"up_thru":92,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6826","nonce":2292813005},{"type":"v1","addr":"172.21.15.98:6827","nonce":2292813005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":2292813005},{"type":"v1","addr":"172.21.15.98:6829","nonce":2292813005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":2292813005},{"type":"v1","addr":"172.21.15.98:6833","nonce":2292813005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":2292813005},{"type":"v1","addr":"172.21.15.98:6831","nonce":2292813005}]},"public_addr":"172.21.15.98:6827/2292813005","cluster_addr":"172.21.15.98:6829/2292813005","heartbeat_back_addr":"172.21.15.98:6833/2292813005","heartbeat_front_addr":"172.21.15.98:6831/2292813005","state":["exists","up"]},{"osd":4,"uuid":"167b8234-20dd-4264-968a-a01d73e5bd4c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6800","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6801","nonce":2891711223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6803","nonce":2891711223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6807","nonce":2891711223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6805","nonce":2891711223}]},"public_addr":"172.21.15.173:6801/2891711223","cluster_addr":"172.21.15.173:6803/2891711223","heartbeat_back_addr":"172.21.15.173:6807/2891711223","heartbeat_front_addr":"172.21.15.173:6805/2891711223","state":["exists","up"]},{"osd":5,"uuid":"bbf616af-220c-41c6-a170-3f18e632b4a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6808","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6809","nonce":253674557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6811","nonce":253674557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6815","nonce":253674557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6813","nonce":253674557}]},"public_addr":"172.21.15.173:6809/253674557","cluster_addr":"172.21.15.173:6811/253674557","heartbeat_back_addr":"172.21.15.173:6815/253674557","heartbeat_front_addr":"172.21.15.173:6813/253674557","state":["exists","up"]},{"osd":6,"uuid":"53fd1406-45e6-4fac-8a29-cbc2c3b98483","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":89,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6816","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6817","nonce":1010374347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6819","nonce":1010374347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6823","nonce":1010374347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6821","nonce":1010374347}]},"public_addr":"172.21.15.173:6817/1010374347","cluster_addr":"172.21.15.173:6819/1010374347","heartbeat_back_addr":"172.21.15.173:6823/1010374347","heartbeat_front_addr":"172.21.15.173:6821/1010374347","state":["exists","up"]},{"osd":7,"uuid":"5bf7b4c9-162f-4d53-85eb-c8011b27852c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6824","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6825","nonce":2153478737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6827","nonce":2153478737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6831","nonce":2153478737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6829","nonce":2153478737}]},"public_addr":"172.21.15.173:6825/2153478737","cluster_addr":"172.21.15.173:6827/2153478737","heartbeat_back_addr":"172.21.15.173:6831/2153478737","heartbeat_front_addr":"172.21.15.173:6829/2153478737","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:03.256030+0000","dead_epoch":73},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:49.089103+0000","dead_epoch":78},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:34.725596+0000","dead_epoch":83},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:18.625741+0000","dead_epoch":88},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:58.685275+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:56:40.340495+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:57:21.923331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:58:03.478372+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.13","mappings":[{"from":1,"to":2}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/2326231506":"2023-09-24T20:07:09.434608+0000","172.21.15.98:6800/3312913360":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/2067383504":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/1695892652":"2023-09-24T19:58:37.657837+0000","172.21.15.98:6801/3312913360":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/1597274531":"2023-09-24T19:58:37.657837+0000","172.21.15.173:0/2387301533":"2023-09-24T20:06:06.816868+0000","172.21.15.98:0/4059686651":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/3932483482":"2023-09-24T20:04:28.832814+0000","172.21.15.98:6801/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:6800/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/893409725":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/3004890185":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6801/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:0/3379318562":"2023-09-24T19:50:42.598168+0000","172.21.15.98:0/3118605574":"2023-09-24T20:07:09.434608+0000","172.21.15.173:6834/1036146036":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6801/381601573":"2023-09-24T20:07:09.434608+0000","172.21.15.98:6800/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.173:0/4107877450":"2023-09-24T20:06:06.816868+0000","172.21.15.173:0/990300810":"2023-09-24T20:06:06.816868+0000","172.21.15.98:0/3565635102":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/2493966684":"2023-09-24T19:50:42.598168+0000","172.21.15.98:0/34394478":"2023-09-24T20:07:09.434608+0000","172.21.15.173:6835/1036146036":"2023-09-24T20:06:06.816868+0000","172.21.15.98:0/1349644273":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/381601573":"2023-09-24T20:07:09.434608+0000","172.21.15.173:0/3267864183":"2023-09-24T20:06:06.816868+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-23T20:14:25.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:25 smithi098 bash[78228]: audit 2023-09-23T20:14:25.420499+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.98:0/3180615703' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:14:25.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:25 smithi098 bash[74888]: audit 2023-09-23T20:14:25.420499+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.98:0/3180615703' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:14:26.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:25 smithi173 bash[59517]: audit 2023-09-23T20:14:25.420499+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.98:0/3180615703' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:14:26.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T20:14:26.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T20:14:26.261 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T20:14:26.261 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T20:14:26.262 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T20:14:26.262 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T20:14:26.262 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T20:14:26.263 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T20:14:26.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:14:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:14:26] "GET /metrics HTTP/1.1" 200 33826 "" "Prometheus/2.33.4" 2023-09-23T20:14:26.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:26 smithi098 bash[78228]: cluster 2023-09-23T20:14:25.622863+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:26.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:26 smithi098 bash[74888]: cluster 2023-09-23T20:14:25.622863+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:26 smithi173 bash[59517]: cluster 2023-09-23T20:14:25.622863+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:28.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:28 smithi098 bash[74888]: cluster 2023-09-23T20:14:27.623653+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:28.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:28 smithi098 bash[78228]: cluster 2023-09-23T20:14:27.623653+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:28 smithi173 bash[59517]: cluster 2023-09-23T20:14:27.623653+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:30.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:30 smithi098 bash[78228]: cluster 2023-09-23T20:14:29.624382+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:30 smithi098 bash[74888]: cluster 2023-09-23T20:14:29.624382+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:30 smithi173 bash[59517]: cluster 2023-09-23T20:14:29.624382+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:31.134 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:31.136 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:31.136 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:31.136 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:31.137 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:31.137 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:31.137 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:31.144 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:32.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:32 smithi098 bash[74888]: cluster 2023-09-23T20:14:31.625408+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:32 smithi098 bash[78228]: cluster 2023-09-23T20:14:31.625408+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:33.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:32 smithi173 bash[59517]: cluster 2023-09-23T20:14:31.625408+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:34.975 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:34 smithi098 bash[74888]: cluster 2023-09-23T20:14:33.626065+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:34.975 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:34 smithi098 bash[78228]: cluster 2023-09-23T20:14:33.626065+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:35.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:34 smithi173 bash[59517]: cluster 2023-09-23T20:14:33.626065+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:36.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:14:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:14:36] "GET /metrics HTTP/1.1" 200 33826 "" "Prometheus/2.33.4" 2023-09-23T20:14:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:36 smithi173 bash[59517]: cluster 2023-09-23T20:14:35.626888+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:37.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:36 smithi098 bash[74888]: cluster 2023-09-23T20:14:35.626888+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:37.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:36 smithi098 bash[78228]: cluster 2023-09-23T20:14:35.626888+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:38.921 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:38 smithi098 bash[74888]: cluster 2023-09-23T20:14:37.627346+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:38.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:38 smithi098 bash[78228]: cluster 2023-09-23T20:14:37.627346+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:38 smithi173 bash[59517]: cluster 2023-09-23T20:14:37.627346+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:39.941 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:39 smithi098 bash[74888]: audit 2023-09-23T20:14:39.570122+0000 mon.a (mon.0) 500 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:39.941 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:39 smithi098 bash[78228]: audit 2023-09-23T20:14:39.570122+0000 mon.a (mon.0) 500 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:40.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:39 smithi173 bash[59517]: audit 2023-09-23T20:14:39.570122+0000 mon.a (mon.0) 500 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:40.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:40 smithi098 bash[74888]: cluster 2023-09-23T20:14:39.627890+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:40.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:40 smithi098 bash[78228]: cluster 2023-09-23T20:14:39.627890+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:41.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:40 smithi173 bash[59517]: cluster 2023-09-23T20:14:39.627890+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:42.982 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:42 smithi098 bash[78228]: cluster 2023-09-23T20:14:41.628816+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:42.982 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:42 smithi098 bash[74888]: cluster 2023-09-23T20:14:41.628816+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:42 smithi173 bash[59517]: cluster 2023-09-23T20:14:41.628816+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:44.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:44 smithi098 bash[74888]: cluster 2023-09-23T20:14:43.629389+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:44.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:44 smithi098 bash[78228]: cluster 2023-09-23T20:14:43.629389+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:44 smithi173 bash[59517]: cluster 2023-09-23T20:14:43.629389+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:45.424 INFO:teuthology.orchestra.run.smithi098.stdout:373662154772 2023-09-23T20:14:45.424 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T20:14:46.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:14:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:14:46] "GET /metrics HTTP/1.1" 200 33827 "" "Prometheus/2.33.4" 2023-09-23T20:14:46.658 INFO:teuthology.orchestra.run.smithi098.stdout:128849019105 2023-09-23T20:14:46.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T20:14:46.918 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:46 smithi098 bash[74888]: cluster 2023-09-23T20:14:45.630384+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:46.919 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:46 smithi098 bash[78228]: cluster 2023-09-23T20:14:45.630384+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:47.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:46 smithi173 bash[59517]: cluster 2023-09-23T20:14:45.630384+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:48.661 INFO:teuthology.orchestra.run.smithi098.stdout:180388626643 2023-09-23T20:14:48.662 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T20:14:48.899 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:48 smithi098 bash[74888]: cluster 2023-09-23T20:14:47.631099+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:48.899 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:48 smithi098 bash[78228]: cluster 2023-09-23T20:14:47.631099+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:48.900 INFO:teuthology.orchestra.run.smithi098.stdout:154618822875 2023-09-23T20:14:48.900 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T20:14:49.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:48 smithi173 bash[59517]: cluster 2023-09-23T20:14:47.631099+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:49.986 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:49 smithi098 bash[74888]: audit 2023-09-23T20:14:49.416019+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:14:49.986 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:49 smithi098 bash[78228]: audit 2023-09-23T20:14:49.416019+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:14:50.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:49 smithi173 bash[59517]: audit 2023-09-23T20:14:49.416019+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:14:50.582 INFO:teuthology.orchestra.run.smithi098.stdout:206158430410 2023-09-23T20:14:50.582 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T20:14:50.774 INFO:teuthology.orchestra.run.smithi098.stdout:330712481825 2023-09-23T20:14:50.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T20:14:50.855 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:50 smithi098 bash[74888]: cluster 2023-09-23T20:14:49.631544+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:50.855 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:50 smithi098 bash[78228]: cluster 2023-09-23T20:14:49.631544+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:51.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:50 smithi173 bash[59517]: cluster 2023-09-23T20:14:49.631544+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:51.664 INFO:teuthology.orchestra.run.smithi098.stdout:352187318299 2023-09-23T20:14:51.664 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T20:14:51.686 INFO:teuthology.orchestra.run.smithi098.stdout:395136991248 2023-09-23T20:14:51.686 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T20:14:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:52 smithi173 bash[59517]: cluster 2023-09-23T20:14:51.632506+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:53.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:52 smithi098 bash[78228]: cluster 2023-09-23T20:14:51.632506+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:53.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:52 smithi098 bash[74888]: cluster 2023-09-23T20:14:51.632506+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:54.467 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:54.468 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:54.468 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:54.468 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:54.469 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:54.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:54 smithi098 bash[74888]: cluster 2023-09-23T20:14:53.633265+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:54.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:54 smithi098 bash[74888]: audit 2023-09-23T20:14:54.570944+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:54.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:54 smithi098 bash[78228]: cluster 2023-09-23T20:14:53.633265+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:54.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:54 smithi098 bash[78228]: audit 2023-09-23T20:14:54.570944+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:54 smithi173 bash[59517]: cluster 2023-09-23T20:14:53.633265+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:54 smithi173 bash[59517]: audit 2023-09-23T20:14:54.570944+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:14:55.475 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:55.476 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:56.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:14:56] "GET /metrics HTTP/1.1" 200 33825 "" "Prometheus/2.33.4" 2023-09-23T20:14:56.486 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:14:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:56 smithi173 bash[59517]: audit 2023-09-23T20:14:55.506285+0000 mon.a (mon.0) 503 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:56 smithi173 bash[59517]: audit 2023-09-23T20:14:55.512410+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:56 smithi173 bash[59517]: cluster 2023-09-23T20:14:55.634110+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:56 smithi173 bash[59517]: audit 2023-09-23T20:14:55.660695+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:56 smithi173 bash[59517]: audit 2023-09-23T20:14:55.666674+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:56 smithi173 bash[59517]: audit 2023-09-23T20:14:56.151201+0000 mon.a (mon.0) 507 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:14:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:56 smithi173 bash[59517]: audit 2023-09-23T20:14:56.152514+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:14:56.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:56 smithi173 bash[59517]: audit 2023-09-23T20:14:56.159294+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[74888]: audit 2023-09-23T20:14:55.506285+0000 mon.a (mon.0) 503 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[74888]: audit 2023-09-23T20:14:55.512410+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[74888]: cluster 2023-09-23T20:14:55.634110+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:56.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[74888]: audit 2023-09-23T20:14:55.660695+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[74888]: audit 2023-09-23T20:14:55.666674+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[74888]: audit 2023-09-23T20:14:56.151201+0000 mon.a (mon.0) 507 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:14:56.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[74888]: audit 2023-09-23T20:14:56.152514+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:14:56.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[74888]: audit 2023-09-23T20:14:56.159294+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[78228]: audit 2023-09-23T20:14:55.506285+0000 mon.a (mon.0) 503 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[78228]: audit 2023-09-23T20:14:55.512410+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[78228]: cluster 2023-09-23T20:14:55.634110+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:56.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[78228]: audit 2023-09-23T20:14:55.660695+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[78228]: audit 2023-09-23T20:14:55.666674+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:56.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[78228]: audit 2023-09-23T20:14:56.151201+0000 mon.a (mon.0) 507 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:14:56.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[78228]: audit 2023-09-23T20:14:56.152514+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:14:56.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:56 smithi098 bash[78228]: audit 2023-09-23T20:14:56.159294+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:14:58.699 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:14:58 smithi098 bash[74888]: cluster 2023-09-23T20:14:57.634678+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:14:58 smithi173 bash[59517]: cluster 2023-09-23T20:14:57.634678+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:14:59.205 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:14:58 smithi098 bash[78228]: cluster 2023-09-23T20:14:57.634678+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:00.899 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:00 smithi098 bash[78228]: cluster 2023-09-23T20:14:59.635064+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:00.900 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:00 smithi098 bash[74888]: cluster 2023-09-23T20:14:59.635064+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:00 smithi173 bash[59517]: cluster 2023-09-23T20:14:59.635064+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:02.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:02 smithi098 bash[78228]: cluster 2023-09-23T20:15:01.635716+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:02.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:02 smithi098 bash[74888]: cluster 2023-09-23T20:15:01.635716+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:02 smithi173 bash[59517]: cluster 2023-09-23T20:15:01.635716+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:04.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:04 smithi098 bash[78228]: cluster 2023-09-23T20:15:03.636220+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:04.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:04 smithi098 bash[74888]: cluster 2023-09-23T20:15:03.636220+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:05.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:04 smithi173 bash[59517]: cluster 2023-09-23T20:15:03.636220+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:05.759 INFO:teuthology.orchestra.run.smithi098.stdout:154618822879 2023-09-23T20:15:06.194 INFO:teuthology.orchestra.run.smithi098.stdout:180388626647 2023-09-23T20:15:06.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:15:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:15:06] "GET /metrics HTTP/1.1" 200 33825 "" "Prometheus/2.33.4" 2023-09-23T20:15:06.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:06 smithi098 bash[78228]: cluster 2023-09-23T20:15:05.636835+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:06.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:06 smithi098 bash[78228]: audit 2023-09-23T20:15:05.755632+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.98:0/1075350691' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:15:06.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:06 smithi098 bash[78228]: audit 2023-09-23T20:15:06.190188+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.98:0/3508012349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:15:06.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:06 smithi098 bash[74888]: cluster 2023-09-23T20:15:05.636835+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:06.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:06 smithi098 bash[74888]: audit 2023-09-23T20:15:05.755632+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.98:0/1075350691' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:15:06.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:06 smithi098 bash[74888]: audit 2023-09-23T20:15:06.190188+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.98:0/3508012349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:15:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:06 smithi173 bash[59517]: cluster 2023-09-23T20:15:05.636835+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:06 smithi173 bash[59517]: audit 2023-09-23T20:15:05.755632+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.98:0/1075350691' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:15:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:06 smithi173 bash[59517]: audit 2023-09-23T20:15:06.190188+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.98:0/3508012349' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:15:08.150 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822875 got 154618822879 for osd.5 2023-09-23T20:15:08.151 DEBUG:teuthology.parallel:result is None 2023-09-23T20:15:08.557 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626643 got 180388626647 for osd.6 2023-09-23T20:15:08.557 DEBUG:teuthology.parallel:result is None 2023-09-23T20:15:08.897 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:08 smithi098 bash[78228]: cluster 2023-09-23T20:15:07.637353+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:08.898 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:08 smithi098 bash[74888]: cluster 2023-09-23T20:15:07.637353+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:09.046 INFO:teuthology.orchestra.run.smithi098.stdout:206158430414 2023-09-23T20:15:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:08 smithi173 bash[59517]: cluster 2023-09-23T20:15:07.637353+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:09.187 INFO:teuthology.orchestra.run.smithi098.stdout:373662154777 2023-09-23T20:15:09.351 INFO:teuthology.orchestra.run.smithi098.stdout:330712481829 2023-09-23T20:15:09.448 INFO:teuthology.orchestra.run.smithi098.stdout:128849019110 2023-09-23T20:15:09.698 INFO:teuthology.orchestra.run.smithi098.stdout:395136991252 2023-09-23T20:15:09.763 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:09 smithi098 bash[78228]: audit 2023-09-23T20:15:09.042201+0000 mon.a (mon.0) 510 : audit 0 from='client.? 172.21.15.98:0/1568267510' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:15:09.763 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:09 smithi098 bash[78228]: audit 2023-09-23T20:15:09.183581+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.98:0/132196320' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:15:09.763 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:09 smithi098 bash[78228]: audit 2023-09-23T20:15:09.347680+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.98:0/1139956574' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:15:09.764 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:09 smithi098 bash[78228]: audit 2023-09-23T20:15:09.444056+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.98:0/1291638724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:15:09.764 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:09 smithi098 bash[78228]: audit 2023-09-23T20:15:09.570498+0000 mon.a (mon.0) 511 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:09.764 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:09 smithi098 bash[74888]: audit 2023-09-23T20:15:09.042201+0000 mon.a (mon.0) 510 : audit 0 from='client.? 172.21.15.98:0/1568267510' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:15:09.764 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:09 smithi098 bash[74888]: audit 2023-09-23T20:15:09.183581+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.98:0/132196320' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:15:09.764 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:09 smithi098 bash[74888]: audit 2023-09-23T20:15:09.347680+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.98:0/1139956574' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:15:09.764 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:09 smithi098 bash[74888]: audit 2023-09-23T20:15:09.444056+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.98:0/1291638724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:15:09.764 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:09 smithi098 bash[74888]: audit 2023-09-23T20:15:09.570498+0000 mon.a (mon.0) 511 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:09.767 INFO:teuthology.orchestra.run.smithi098.stdout:352187318303 2023-09-23T20:15:10.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:09 smithi173 bash[59517]: audit 2023-09-23T20:15:09.042201+0000 mon.a (mon.0) 510 : audit 0 from='client.? 172.21.15.98:0/1568267510' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:15:10.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:09 smithi173 bash[59517]: audit 2023-09-23T20:15:09.183581+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.98:0/132196320' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:15:10.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:09 smithi173 bash[59517]: audit 2023-09-23T20:15:09.347680+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.98:0/1139956574' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:15:10.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:09 smithi173 bash[59517]: audit 2023-09-23T20:15:09.444056+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.98:0/1291638724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:15:10.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:09 smithi173 bash[59517]: audit 2023-09-23T20:15:09.570498+0000 mon.a (mon.0) 511 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:10.943 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:10 smithi098 bash[74888]: cluster 2023-09-23T20:15:09.637714+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:10.943 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:10 smithi098 bash[74888]: audit 2023-09-23T20:15:09.694342+0000 mon.a (mon.0) 512 : audit 0 from='client.? 172.21.15.98:0/4141060376' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:15:10.943 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:10 smithi098 bash[74888]: audit 2023-09-23T20:15:09.763976+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.98:0/1274341443' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:15:10.943 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:10 smithi098 bash[78228]: cluster 2023-09-23T20:15:09.637714+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:10.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:10 smithi098 bash[78228]: audit 2023-09-23T20:15:09.694342+0000 mon.a (mon.0) 512 : audit 0 from='client.? 172.21.15.98:0/4141060376' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:15:10.944 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:10 smithi098 bash[78228]: audit 2023-09-23T20:15:09.763976+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.98:0/1274341443' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:15:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:10 smithi173 bash[59517]: cluster 2023-09-23T20:15:09.637714+0000 mgr.y (mgr.34107) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:10 smithi173 bash[59517]: audit 2023-09-23T20:15:09.694342+0000 mon.a (mon.0) 512 : audit 0 from='client.? 172.21.15.98:0/4141060376' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:15:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:10 smithi173 bash[59517]: audit 2023-09-23T20:15:09.763976+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.98:0/1274341443' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:15:11.271 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430410 got 206158430414 for osd.7 2023-09-23T20:15:11.271 DEBUG:teuthology.parallel:result is None 2023-09-23T20:15:12.030 INFO:tasks.cephadm.ceph_manager.ceph:need seq 330712481825 got 330712481829 for osd.0 2023-09-23T20:15:12.031 DEBUG:teuthology.parallel:result is None 2023-09-23T20:15:12.159 INFO:tasks.cephadm.ceph_manager.ceph:need seq 373662154772 got 373662154777 for osd.2 2023-09-23T20:15:12.159 DEBUG:teuthology.parallel:result is None 2023-09-23T20:15:12.630 INFO:tasks.cephadm.ceph_manager.ceph:need seq 352187318299 got 352187318303 for osd.1 2023-09-23T20:15:12.630 DEBUG:teuthology.parallel:result is None 2023-09-23T20:15:12.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:12 smithi098 bash[74888]: cluster 2023-09-23T20:15:11.638665+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:12.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:12 smithi098 bash[78228]: cluster 2023-09-23T20:15:11.638665+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:13.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:12 smithi173 bash[59517]: cluster 2023-09-23T20:15:11.638665+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:13.386 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019105 got 128849019110 for osd.4 2023-09-23T20:15:13.386 DEBUG:teuthology.parallel:result is None 2023-09-23T20:15:13.395 INFO:tasks.cephadm.ceph_manager.ceph:need seq 395136991248 got 395136991252 for osd.3 2023-09-23T20:15:13.395 DEBUG:teuthology.parallel:result is None 2023-09-23T20:15:13.396 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T20:15:13.396 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:15:14.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:14 smithi098 bash[78228]: cluster 2023-09-23T20:15:13.639197+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:14.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:14 smithi098 bash[74888]: cluster 2023-09-23T20:15:13.639197+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:14 smithi173 bash[59517]: cluster 2023-09-23T20:15:13.639197+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:16.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:15:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:15:16] "GET /metrics HTTP/1.1" 200 33824 "" "Prometheus/2.33.4" 2023-09-23T20:15:16.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:16 smithi098 bash[74888]: cluster 2023-09-23T20:15:15.640157+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:16.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:16 smithi098 bash[78228]: cluster 2023-09-23T20:15:15.640157+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:17.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:16 smithi173 bash[59517]: cluster 2023-09-23T20:15:15.640157+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:18.215 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:18.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:18 smithi098 bash[74888]: cluster 2023-09-23T20:15:17.640893+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:18.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:18 smithi098 bash[78228]: cluster 2023-09-23T20:15:17.640893+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:19.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:18 smithi173 bash[59517]: cluster 2023-09-23T20:15:17.640893+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:20.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:20 smithi098 bash[74888]: cluster 2023-09-23T20:15:19.641453+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:20.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:20 smithi098 bash[78228]: cluster 2023-09-23T20:15:19.641453+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:21.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:20 smithi173 bash[59517]: cluster 2023-09-23T20:15:19.641453+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:21.624 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:15:21.627 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:15:22.389 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":269,"stamp":"2023-09-23T20:15:19.641123+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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1356684,"kb_used_data":9164,"kb_used_omap":20,"kb_used_meta":1347435,"kb_avail":748604532,"statfs":{"total":767960285184,"available":766571040768,"internally_reserved":0,"allocated":9383936,"data_stored":5837200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1379774094},"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.004095"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":76,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452393+0000","last_change":"2023-09-23T20:13:11.235210+0000","last_active":"2023-09-23T20:13:38.452393+0000","last_peered":"2023-09-23T20:13:38.452393+0000","last_clean":"2023-09-23T20:13:38.452393+0000","last_became_active":"2023-09-23T20:13:11.234785+0000","last_became_peered":"2023-09-23T20:13:11.234785+0000","last_unstale":"2023-09-23T20:13:38.452393+0000","last_undegraded":"2023-09-23T20:13:38.452393+0000","last_fullsized":"2023-09-23T20:13:38.452393+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.454109+0000","last_change":"2023-09-23T20:13:39.454109+0000","last_active":"2023-09-23T20:13:39.454109+0000","last_peered":"2023-09-23T20:13:39.454109+0000","last_clean":"2023-09-23T20:13:39.454109+0000","last_became_active":"2023-09-23T20:13:39.453796+0000","last_became_peered":"2023-09-23T20:13:39.453796+0000","last_unstale":"2023-09-23T20:13:39.454109+0000","last_undegraded":"2023-09-23T20:13:39.454109+0000","last_fullsized":"2023-09-23T20:13:39.454109+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.275426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460293+0000","last_change":"2023-09-23T20:13:39.459342+0000","last_active":"2023-09-23T20:13:39.460293+0000","last_peered":"2023-09-23T20:13:39.460293+0000","last_clean":"2023-09-23T20:13:39.460293+0000","last_became_active":"2023-09-23T20:13:39.459026+0000","last_became_peered":"2023-09-23T20:13:39.459026+0000","last_unstale":"2023-09-23T20:13:39.460293+0000","last_undegraded":"2023-09-23T20:13:39.460293+0000","last_fullsized":"2023-09-23T20:13:39.460293+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:05.666904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461360+0000","last_change":"2023-09-23T20:13:39.459979+0000","last_active":"2023-09-23T20:13:39.461360+0000","last_peered":"2023-09-23T20:13:39.461360+0000","last_clean":"2023-09-23T20:13:39.461360+0000","last_became_active":"2023-09-23T20:13:39.459348+0000","last_became_peered":"2023-09-23T20:13:39.459348+0000","last_unstale":"2023-09-23T20:13:39.461360+0000","last_undegraded":"2023-09-23T20:13:39.461360+0000","last_fullsized":"2023-09-23T20:13:39.461360+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:47.084843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461066+0000","last_change":"2023-09-23T20:13:39.461066+0000","last_active":"2023-09-23T20:13:39.461066+0000","last_peered":"2023-09-23T20:13:39.461066+0000","last_clean":"2023-09-23T20:13:39.461066+0000","last_became_active":"2023-09-23T20:13:39.460314+0000","last_became_peered":"2023-09-23T20:13:39.460314+0000","last_unstale":"2023-09-23T20:13:39.461066+0000","last_undegraded":"2023-09-23T20:13:39.461066+0000","last_fullsized":"2023-09-23T20:13:39.461066+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:09.914376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446203+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:13:38.446203+0000","last_peered":"2023-09-23T20:13:38.446203+0000","last_clean":"2023-09-23T20:13:38.446203+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:13:38.446203+0000","last_undegraded":"2023-09-23T20:13:38.446203+0000","last_fullsized":"2023-09-23T20:13:38.446203+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461382+0000","last_change":"2023-09-23T20:13:39.458355+0000","last_active":"2023-09-23T20:13:39.461382+0000","last_peered":"2023-09-23T20:13:39.461382+0000","last_clean":"2023-09-23T20:13:39.461382+0000","last_became_active":"2023-09-23T20:13:39.458016+0000","last_became_peered":"2023-09-23T20:13:39.458016+0000","last_unstale":"2023-09-23T20:13:39.461382+0000","last_undegraded":"2023-09-23T20:13:39.461382+0000","last_fullsized":"2023-09-23T20:13:39.461382+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.997178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.455250+0000","last_change":"2023-09-23T20:13:39.455250+0000","last_active":"2023-09-23T20:13:39.455250+0000","last_peered":"2023-09-23T20:13:39.455250+0000","last_clean":"2023-09-23T20:13:39.455250+0000","last_became_active":"2023-09-23T20:13:39.454950+0000","last_became_peered":"2023-09-23T20:13:39.454950+0000","last_unstale":"2023-09-23T20:13:39.455250+0000","last_undegraded":"2023-09-23T20:13:39.455250+0000","last_fullsized":"2023-09-23T20:13:39.455250+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:05.348350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450862+0000","last_change":"2023-09-23T20:12:42.635529+0000","last_active":"2023-09-23T20:13:38.450862+0000","last_peered":"2023-09-23T20:13:38.450862+0000","last_clean":"2023-09-23T20:13:38.450862+0000","last_became_active":"2023-09-23T20:12:42.635195+0000","last_became_peered":"2023-09-23T20:12:42.635195+0000","last_unstale":"2023-09-23T20:13:38.450862+0000","last_undegraded":"2023-09-23T20:13:38.450862+0000","last_fullsized":"2023-09-23T20:13:38.450862+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.458813+0000","last_change":"2023-09-23T20:13:39.458813+0000","last_active":"2023-09-23T20:13:39.458813+0000","last_peered":"2023-09-23T20:13:39.458813+0000","last_clean":"2023-09-23T20:13:39.458813+0000","last_became_active":"2023-09-23T20:13:39.457181+0000","last_became_peered":"2023-09-23T20:13:39.457181+0000","last_unstale":"2023-09-23T20:13:39.458813+0000","last_undegraded":"2023-09-23T20:13:39.458813+0000","last_fullsized":"2023-09-23T20:13:39.458813+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:21:29.089130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.465108+0000","last_change":"2023-09-23T20:13:39.465108+0000","last_active":"2023-09-23T20:13:39.465108+0000","last_peered":"2023-09-23T20:13:39.465108+0000","last_clean":"2023-09-23T20:13:39.465108+0000","last_became_active":"2023-09-23T20:13:39.464257+0000","last_became_peered":"2023-09-23T20:13:39.464257+0000","last_unstale":"2023-09-23T20:13:39.465108+0000","last_undegraded":"2023-09-23T20:13:39.465108+0000","last_fullsized":"2023-09-23T20:13:39.465108+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448413+0000","last_change":"2023-09-23T20:13:11.229357+0000","last_active":"2023-09-23T20:13:39.448413+0000","last_peered":"2023-09-23T20:13:39.448413+0000","last_clean":"2023-09-23T20:13:39.448413+0000","last_became_active":"2023-09-23T20:13:11.228976+0000","last_became_peered":"2023-09-23T20:13:11.228976+0000","last_unstale":"2023-09-23T20:13:39.448413+0000","last_undegraded":"2023-09-23T20:13:39.448413+0000","last_fullsized":"2023-09-23T20:13:39.448413+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:15.568717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":67,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452900+0000","last_change":"2023-09-23T20:01:00.066647+0000","last_active":"2023-09-23T20:13:38.452900+0000","last_peered":"2023-09-23T20:13:38.452900+0000","last_clean":"2023-09-23T20:13:38.452900+0000","last_became_active":"2023-09-23T20:01:00.066341+0000","last_became_peered":"2023-09-23T20:01:00.066341+0000","last_unstale":"2023-09-23T20:13:38.452900+0000","last_undegraded":"2023-09-23T20:13:38.452900+0000","last_fullsized":"2023-09-23T20:13:38.452900+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452906+0000","last_change":"2023-09-23T20:13:11.231474+0000","last_active":"2023-09-23T20:13:38.452906+0000","last_peered":"2023-09-23T20:13:38.452906+0000","last_clean":"2023-09-23T20:13:38.452906+0000","last_became_active":"2023-09-23T20:13:11.231077+0000","last_became_peered":"2023-09-23T20:13:11.231077+0000","last_unstale":"2023-09-23T20:13:38.452906+0000","last_undegraded":"2023-09-23T20:13:38.452906+0000","last_fullsized":"2023-09-23T20:13:38.452906+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"59'2","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456596+0000","last_change":"2023-09-23T20:13:11.231171+0000","last_active":"2023-09-23T20:13:38.456596+0000","last_peered":"2023-09-23T20:13:38.456596+0000","last_clean":"2023-09-23T20:13:38.456596+0000","last_became_active":"2023-09-23T20:13:11.230687+0000","last_became_peered":"2023-09-23T20:13:11.230687+0000","last_unstale":"2023-09-23T20:13:38.456596+0000","last_undegraded":"2023-09-23T20:13:38.456596+0000","last_fullsized":"2023-09-23T20:13:38.456596+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460639+0000","last_change":"2023-09-23T20:13:39.460639+0000","last_active":"2023-09-23T20:13:39.460639+0000","last_peered":"2023-09-23T20:13:39.460639+0000","last_clean":"2023-09-23T20:13:39.460639+0000","last_became_active":"2023-09-23T20:13:39.458128+0000","last_became_peered":"2023-09-23T20:13:39.458128+0000","last_unstale":"2023-09-23T20:13:39.460639+0000","last_undegraded":"2023-09-23T20:13:39.460639+0000","last_fullsized":"2023-09-23T20:13:39.460639+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:12:55.263757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.464042+0000","last_change":"2023-09-23T20:13:39.463353+0000","last_active":"2023-09-23T20:13:39.464042+0000","last_peered":"2023-09-23T20:13:39.464042+0000","last_clean":"2023-09-23T20:13:39.464042+0000","last_became_active":"2023-09-23T20:13:39.463010+0000","last_became_peered":"2023-09-23T20:13:39.463010+0000","last_unstale":"2023-09-23T20:13:39.464042+0000","last_undegraded":"2023-09-23T20:13:39.464042+0000","last_fullsized":"2023-09-23T20:13:39.464042+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:27:57.633948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466566+0000","last_change":"2023-09-23T20:13:39.466566+0000","last_active":"2023-09-23T20:13:39.466566+0000","last_peered":"2023-09-23T20:13:39.466566+0000","last_clean":"2023-09-23T20:13:39.466566+0000","last_became_active":"2023-09-23T20:13:39.466161+0000","last_became_peered":"2023-09-23T20:13:39.466161+0000","last_unstale":"2023-09-23T20:13:39.466566+0000","last_undegraded":"2023-09-23T20:13:39.466566+0000","last_fullsized":"2023-09-23T20:13:39.466566+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.455963+0000","last_change":"2023-09-23T20:01:00.063799+0000","last_active":"2023-09-23T20:13:38.455963+0000","last_peered":"2023-09-23T20:13:38.455963+0000","last_clean":"2023-09-23T20:13:38.455963+0000","last_became_active":"2023-09-23T20:01:00.063351+0000","last_became_peered":"2023-09-23T20:01:00.063351+0000","last_unstale":"2023-09-23T20:13:38.455963+0000","last_undegraded":"2023-09-23T20:13:38.455963+0000","last_fullsized":"2023-09-23T20:13:38.455963+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461339+0000","last_change":"2023-09-23T20:13:39.459643+0000","last_active":"2023-09-23T20:13:39.461339+0000","last_peered":"2023-09-23T20:13:39.461339+0000","last_clean":"2023-09-23T20:13:39.461339+0000","last_became_active":"2023-09-23T20:13:39.458927+0000","last_became_peered":"2023-09-23T20:13:39.458927+0000","last_unstale":"2023-09-23T20:13:39.461339+0000","last_undegraded":"2023-09-23T20:13:39.461339+0000","last_fullsized":"2023-09-23T20:13:39.461339+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.396223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446196+0000","last_change":"2023-09-23T20:12:12.104678+0000","last_active":"2023-09-23T20:13:38.446196+0000","last_peered":"2023-09-23T20:13:38.446196+0000","last_clean":"2023-09-23T20:13:38.446196+0000","last_became_active":"2023-09-23T20:12:12.104103+0000","last_became_peered":"2023-09-23T20:12:12.104103+0000","last_unstale":"2023-09-23T20:13:38.446196+0000","last_undegraded":"2023-09-23T20:13:38.446196+0000","last_fullsized":"2023-09-23T20:13:38.446196+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457521+0000","last_change":"2023-09-23T20:13:39.457521+0000","last_active":"2023-09-23T20:13:39.457521+0000","last_peered":"2023-09-23T20:13:39.457521+0000","last_clean":"2023-09-23T20:13:39.457521+0000","last_became_active":"2023-09-23T20:13:39.457115+0000","last_became_peered":"2023-09-23T20:13:39.457115+0000","last_unstale":"2023-09-23T20:13:39.457521+0000","last_undegraded":"2023-09-23T20:13:39.457521+0000","last_fullsized":"2023-09-23T20:13:39.457521+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.104680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456987+0000","last_change":"2023-09-23T20:12:12.108418+0000","last_active":"2023-09-23T20:13:38.456987+0000","last_peered":"2023-09-23T20:13:38.456987+0000","last_clean":"2023-09-23T20:13:38.456987+0000","last_became_active":"2023-09-23T20:12:12.107990+0000","last_became_peered":"2023-09-23T20:12:12.107990+0000","last_unstale":"2023-09-23T20:13:38.456987+0000","last_undegraded":"2023-09-23T20:13:38.456987+0000","last_fullsized":"2023-09-23T20:13:38.456987+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.449340+0000","last_change":"2023-09-23T20:01:01.381114+0000","last_active":"2023-09-23T20:13:38.449340+0000","last_peered":"2023-09-23T20:13:38.449340+0000","last_clean":"2023-09-23T20:13:38.449340+0000","last_became_active":"2023-09-23T20:01:01.380654+0000","last_became_peered":"2023-09-23T20:01:01.380654+0000","last_unstale":"2023-09-23T20:13:38.449340+0000","last_undegraded":"2023-09-23T20:13:38.449340+0000","last_fullsized":"2023-09-23T20:13:38.449340+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456899+0000","last_change":"2023-09-23T20:12:42.639423+0000","last_active":"2023-09-23T20:13:38.456899+0000","last_peered":"2023-09-23T20:13:38.456899+0000","last_clean":"2023-09-23T20:13:38.456899+0000","last_became_active":"2023-09-23T20:12:42.638988+0000","last_became_peered":"2023-09-23T20:12:42.638988+0000","last_unstale":"2023-09-23T20:13:38.456899+0000","last_undegraded":"2023-09-23T20:13:38.456899+0000","last_fullsized":"2023-09-23T20:13:38.456899+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.462007+0000","last_change":"2023-09-23T20:13:39.462007+0000","last_active":"2023-09-23T20:13:39.462007+0000","last_peered":"2023-09-23T20:13:39.462007+0000","last_clean":"2023-09-23T20:13:39.462007+0000","last_became_active":"2023-09-23T20:13:39.461629+0000","last_became_peered":"2023-09-23T20:13:39.461629+0000","last_unstale":"2023-09-23T20:13:39.462007+0000","last_undegraded":"2023-09-23T20:13:39.462007+0000","last_fullsized":"2023-09-23T20:13:39.462007+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":47,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.458061+0000","last_change":"2023-09-23T20:01:00.055224+0000","last_active":"2023-09-23T20:13:38.458061+0000","last_peered":"2023-09-23T20:13:38.458061+0000","last_clean":"2023-09-23T20:13:38.458061+0000","last_became_active":"2023-09-23T20:01:00.054852+0000","last_became_peered":"2023-09-23T20:01:00.054852+0000","last_unstale":"2023-09-23T20:13:38.458061+0000","last_undegraded":"2023-09-23T20:13:38.458061+0000","last_fullsized":"2023-09-23T20:13:38.458061+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446048+0000","last_change":"2023-09-23T20:13:11.232942+0000","last_active":"2023-09-23T20:13:38.446048+0000","last_peered":"2023-09-23T20:13:38.446048+0000","last_clean":"2023-09-23T20:13:38.446048+0000","last_became_active":"2023-09-23T20:13:11.232537+0000","last_became_peered":"2023-09-23T20:13:11.232537+0000","last_unstale":"2023-09-23T20:13:38.446048+0000","last_undegraded":"2023-09-23T20:13:38.446048+0000","last_fullsized":"2023-09-23T20:13:38.446048+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.467671+0000","last_change":"2023-09-23T20:13:39.467671+0000","last_active":"2023-09-23T20:13:39.467671+0000","last_peered":"2023-09-23T20:13:39.467671+0000","last_clean":"2023-09-23T20:13:39.467671+0000","last_became_active":"2023-09-23T20:13:39.467243+0000","last_became_peered":"2023-09-23T20:13:39.467243+0000","last_unstale":"2023-09-23T20:13:39.467671+0000","last_undegraded":"2023-09-23T20:13:39.467671+0000","last_fullsized":"2023-09-23T20:13:39.467671+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443330+0000","last_change":"2023-09-23T20:12:42.627500+0000","last_active":"2023-09-23T20:13:39.443330+0000","last_peered":"2023-09-23T20:13:39.443330+0000","last_clean":"2023-09-23T20:13:39.443330+0000","last_became_active":"2023-09-23T20:12:42.627175+0000","last_became_peered":"2023-09-23T20:12:42.627175+0000","last_unstale":"2023-09-23T20:13:39.443330+0000","last_undegraded":"2023-09-23T20:13:39.443330+0000","last_fullsized":"2023-09-23T20:13:39.443330+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.088936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457891+0000","last_change":"2023-09-23T20:13:39.457891+0000","last_active":"2023-09-23T20:13:39.457891+0000","last_peered":"2023-09-23T20:13:39.457891+0000","last_clean":"2023-09-23T20:13:39.457891+0000","last_became_active":"2023-09-23T20:13:39.457395+0000","last_became_peered":"2023-09-23T20:13:39.457395+0000","last_unstale":"2023-09-23T20:13:39.457891+0000","last_undegraded":"2023-09-23T20:13:39.457891+0000","last_fullsized":"2023-09-23T20:13:39.457891+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:40:37.118364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.464034+0000","last_change":"2023-09-23T20:13:39.464034+0000","last_active":"2023-09-23T20:13:39.464034+0000","last_peered":"2023-09-23T20:13:39.464034+0000","last_clean":"2023-09-23T20:13:39.464034+0000","last_became_active":"2023-09-23T20:13:39.463659+0000","last_became_peered":"2023-09-23T20:13:39.463659+0000","last_unstale":"2023-09-23T20:13:39.464034+0000","last_undegraded":"2023-09-23T20:13:39.464034+0000","last_fullsized":"2023-09-23T20:13:39.464034+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":61,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446330+0000","last_change":"2023-09-23T20:12:42.644131+0000","last_active":"2023-09-23T20:13:38.446330+0000","last_peered":"2023-09-23T20:13:38.446330+0000","last_clean":"2023-09-23T20:13:38.446330+0000","last_became_active":"2023-09-23T20:12:42.643632+0000","last_became_peered":"2023-09-23T20:12:42.643632+0000","last_unstale":"2023-09-23T20:13:38.446330+0000","last_undegraded":"2023-09-23T20:13:38.446330+0000","last_fullsized":"2023-09-23T20:13:38.446330+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":74,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452792+0000","last_change":"2023-09-23T20:13:11.233972+0000","last_active":"2023-09-23T20:13:38.452792+0000","last_peered":"2023-09-23T20:13:38.452792+0000","last_clean":"2023-09-23T20:13:38.452792+0000","last_became_active":"2023-09-23T20:13:11.233640+0000","last_became_peered":"2023-09-23T20:13:11.233640+0000","last_unstale":"2023-09-23T20:13:38.452792+0000","last_undegraded":"2023-09-23T20:13:38.452792+0000","last_fullsized":"2023-09-23T20:13:38.452792+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452247+0000","last_change":"2023-09-23T20:13:11.231496+0000","last_active":"2023-09-23T20:13:38.452247+0000","last_peered":"2023-09-23T20:13:38.452247+0000","last_clean":"2023-09-23T20:13:38.452247+0000","last_became_active":"2023-09-23T20:13:11.231140+0000","last_became_peered":"2023-09-23T20:13:11.231140+0000","last_unstale":"2023-09-23T20:13:38.452247+0000","last_undegraded":"2023-09-23T20:13:38.452247+0000","last_fullsized":"2023-09-23T20:13:38.452247+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.453329+0000","last_change":"2023-09-23T20:12:42.639326+0000","last_active":"2023-09-23T20:13:38.453329+0000","last_peered":"2023-09-23T20:13:38.453329+0000","last_clean":"2023-09-23T20:13:38.453329+0000","last_became_active":"2023-09-23T20:12:42.638949+0000","last_became_peered":"2023-09-23T20:12:42.638949+0000","last_unstale":"2023-09-23T20:13:38.453329+0000","last_undegraded":"2023-09-23T20:13:38.453329+0000","last_fullsized":"2023-09-23T20:13:38.453329+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460822+0000","last_change":"2023-09-23T20:13:39.460822+0000","last_active":"2023-09-23T20:13:39.460822+0000","last_peered":"2023-09-23T20:13:39.460822+0000","last_clean":"2023-09-23T20:13:39.460822+0000","last_became_active":"2023-09-23T20:13:39.460197+0000","last_became_peered":"2023-09-23T20:13:39.460197+0000","last_unstale":"2023-09-23T20:13:39.460822+0000","last_undegraded":"2023-09-23T20:13:39.460822+0000","last_fullsized":"2023-09-23T20:13:39.460822+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:17:55.315314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.458182+0000","last_change":"2023-09-23T20:13:39.457859+0000","last_active":"2023-09-23T20:13:39.458182+0000","last_peered":"2023-09-23T20:13:39.458182+0000","last_clean":"2023-09-23T20:13:39.458182+0000","last_became_active":"2023-09-23T20:13:39.457472+0000","last_became_peered":"2023-09-23T20:13:39.457472+0000","last_unstale":"2023-09-23T20:13:39.458182+0000","last_undegraded":"2023-09-23T20:13:39.458182+0000","last_fullsized":"2023-09-23T20:13:39.458182+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:15:32.464779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":73,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448125+0000","last_change":"2023-09-23T20:12:42.636015+0000","last_active":"2023-09-23T20:13:39.448125+0000","last_peered":"2023-09-23T20:13:39.448125+0000","last_clean":"2023-09-23T20:13:39.448125+0000","last_became_active":"2023-09-23T20:12:42.635012+0000","last_became_peered":"2023-09-23T20:12:42.635012+0000","last_unstale":"2023-09-23T20:13:39.448125+0000","last_undegraded":"2023-09-23T20:13:39.448125+0000","last_fullsized":"2023-09-23T20:13:39.448125+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:18:12.202143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466796+0000","last_change":"2023-09-23T20:13:39.466796+0000","last_active":"2023-09-23T20:13:39.466796+0000","last_peered":"2023-09-23T20:13:39.466796+0000","last_clean":"2023-09-23T20:13:39.466796+0000","last_became_active":"2023-09-23T20:13:39.466140+0000","last_became_peered":"2023-09-23T20:13:39.466140+0000","last_unstale":"2023-09-23T20:13:39.466796+0000","last_undegraded":"2023-09-23T20:13:39.466796+0000","last_fullsized":"2023-09-23T20:13:39.466796+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448255+0000","last_change":"2023-09-23T20:12:42.639167+0000","last_active":"2023-09-23T20:13:39.448255+0000","last_peered":"2023-09-23T20:13:39.448255+0000","last_clean":"2023-09-23T20:13:39.448255+0000","last_became_active":"2023-09-23T20:12:42.638819+0000","last_became_peered":"2023-09-23T20:12:42.638819+0000","last_unstale":"2023-09-23T20:13:39.448255+0000","last_undegraded":"2023-09-23T20:13:39.448255+0000","last_fullsized":"2023-09-23T20:13:39.448255+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:52.829269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450358+0000","last_change":"2023-09-23T20:12:42.635735+0000","last_active":"2023-09-23T20:13:38.450358+0000","last_peered":"2023-09-23T20:13:38.450358+0000","last_clean":"2023-09-23T20:13:38.450358+0000","last_became_active":"2023-09-23T20:12:42.635355+0000","last_became_peered":"2023-09-23T20:12:42.635355+0000","last_unstale":"2023-09-23T20:13:38.450358+0000","last_undegraded":"2023-09-23T20:13:38.450358+0000","last_fullsized":"2023-09-23T20:13:38.450358+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452753+0000","last_change":"2023-09-23T20:12:12.106957+0000","last_active":"2023-09-23T20:13:38.452753+0000","last_peered":"2023-09-23T20:13:38.452753+0000","last_clean":"2023-09-23T20:13:38.452753+0000","last_became_active":"2023-09-23T20:12:12.106396+0000","last_became_peered":"2023-09-23T20:12:12.106396+0000","last_unstale":"2023-09-23T20:13:38.452753+0000","last_undegraded":"2023-09-23T20:13:38.452753+0000","last_fullsized":"2023-09-23T20:13:38.452753+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.455947+0000","last_change":"2023-09-23T20:13:39.453502+0000","last_active":"2023-09-23T20:13:39.455947+0000","last_peered":"2023-09-23T20:13:39.455947+0000","last_clean":"2023-09-23T20:13:39.455947+0000","last_became_active":"2023-09-23T20:13:39.453148+0000","last_became_peered":"2023-09-23T20:13:39.453148+0000","last_unstale":"2023-09-23T20:13:39.455947+0000","last_undegraded":"2023-09-23T20:13:39.455947+0000","last_fullsized":"2023-09-23T20:13:39.455947+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:29.231002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457789+0000","last_change":"2023-09-23T20:13:39.456665+0000","last_active":"2023-09-23T20:13:39.457789+0000","last_peered":"2023-09-23T20:13:39.457789+0000","last_clean":"2023-09-23T20:13:39.457789+0000","last_became_active":"2023-09-23T20:13:39.456259+0000","last_became_peered":"2023-09-23T20:13:39.456259+0000","last_unstale":"2023-09-23T20:13:39.457789+0000","last_undegraded":"2023-09-23T20:13:39.457789+0000","last_fullsized":"2023-09-23T20:13:39.457789+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:25.423463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.449279+0000","last_change":"2023-09-23T20:13:11.228564+0000","last_active":"2023-09-23T20:13:39.449279+0000","last_peered":"2023-09-23T20:13:39.449279+0000","last_clean":"2023-09-23T20:13:39.449279+0000","last_became_active":"2023-09-23T20:13:11.228221+0000","last_became_peered":"2023-09-23T20:13:11.228221+0000","last_unstale":"2023-09-23T20:13:39.449279+0000","last_undegraded":"2023-09-23T20:13:39.449279+0000","last_fullsized":"2023-09-23T20:13:39.449279+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:51.917162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.447999+0000","last_change":"2023-09-23T20:12:42.630197+0000","last_active":"2023-09-23T20:13:39.447999+0000","last_peered":"2023-09-23T20:13:39.447999+0000","last_clean":"2023-09-23T20:13:39.447999+0000","last_became_active":"2023-09-23T20:12:42.629556+0000","last_became_peered":"2023-09-23T20:12:42.629556+0000","last_unstale":"2023-09-23T20:13:39.447999+0000","last_undegraded":"2023-09-23T20:13:39.447999+0000","last_fullsized":"2023-09-23T20:13:39.447999+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:02.793029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450414+0000","last_change":"2023-09-23T20:13:11.237029+0000","last_active":"2023-09-23T20:13:38.450414+0000","last_peered":"2023-09-23T20:13:38.450414+0000","last_clean":"2023-09-23T20:13:38.450414+0000","last_became_active":"2023-09-23T20:13:11.236811+0000","last_became_peered":"2023-09-23T20:13:11.236811+0000","last_unstale":"2023-09-23T20:13:38.450414+0000","last_undegraded":"2023-09-23T20:13:38.450414+0000","last_fullsized":"2023-09-23T20:13:38.450414+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":297,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.457945+0000","last_change":"2023-09-23T20:12:12.108646+0000","last_active":"2023-09-23T20:13:38.457945+0000","last_peered":"2023-09-23T20:13:38.457945+0000","last_clean":"2023-09-23T20:13:38.457945+0000","last_became_active":"2023-09-23T20:12:12.108124+0000","last_became_peered":"2023-09-23T20:12:12.108124+0000","last_unstale":"2023-09-23T20:13:38.457945+0000","last_undegraded":"2023-09-23T20:13:38.457945+0000","last_fullsized":"2023-09-23T20:13:38.457945+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460864+0000","last_change":"2023-09-23T20:13:39.460864+0000","last_active":"2023-09-23T20:13:39.460864+0000","last_peered":"2023-09-23T20:13:39.460864+0000","last_clean":"2023-09-23T20:13:39.460864+0000","last_became_active":"2023-09-23T20:13:39.460336+0000","last_became_peered":"2023-09-23T20:13:39.460336+0000","last_unstale":"2023-09-23T20:13:39.460864+0000","last_undegraded":"2023-09-23T20:13:39.460864+0000","last_fullsized":"2023-09-23T20:13:39.460864+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:48.711729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.445636+0000","last_change":"2023-09-23T20:01:01.379853+0000","last_active":"2023-09-23T20:13:38.445636+0000","last_peered":"2023-09-23T20:13:38.445636+0000","last_clean":"2023-09-23T20:13:38.445636+0000","last_became_active":"2023-09-23T20:01:01.379036+0000","last_became_peered":"2023-09-23T20:01:01.379036+0000","last_unstale":"2023-09-23T20:13:38.445636+0000","last_undegraded":"2023-09-23T20:13:38.445636+0000","last_fullsized":"2023-09-23T20:13:38.445636+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.458060+0000","last_change":"2023-09-23T20:12:42.644384+0000","last_active":"2023-09-23T20:13:38.458060+0000","last_peered":"2023-09-23T20:13:38.458060+0000","last_clean":"2023-09-23T20:13:38.458060+0000","last_became_active":"2023-09-23T20:12:42.643968+0000","last_became_peered":"2023-09-23T20:12:42.643968+0000","last_unstale":"2023-09-23T20:13:38.458060+0000","last_undegraded":"2023-09-23T20:13:38.458060+0000","last_fullsized":"2023-09-23T20:13:38.458060+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461387+0000","last_change":"2023-09-23T20:13:39.459220+0000","last_active":"2023-09-23T20:13:39.461387+0000","last_peered":"2023-09-23T20:13:39.461387+0000","last_clean":"2023-09-23T20:13:39.461387+0000","last_became_active":"2023-09-23T20:13:39.458873+0000","last_became_peered":"2023-09-23T20:13:39.458873+0000","last_unstale":"2023-09-23T20:13:39.461387+0000","last_undegraded":"2023-09-23T20:13:39.461387+0000","last_fullsized":"2023-09-23T20:13:39.461387+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:13:55.494880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.445243+0000","last_change":"2023-09-23T20:13:11.223601+0000","last_active":"2023-09-23T20:13:39.445243+0000","last_peered":"2023-09-23T20:13:39.445243+0000","last_clean":"2023-09-23T20:13:39.445243+0000","last_became_active":"2023-09-23T20:13:11.223145+0000","last_became_peered":"2023-09-23T20:13:11.223145+0000","last_unstale":"2023-09-23T20:13:39.445243+0000","last_undegraded":"2023-09-23T20:13:39.445243+0000","last_fullsized":"2023-09-23T20:13:39.445243+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:36.267875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.457933+0000","last_change":"2023-09-23T20:12:12.107536+0000","last_active":"2023-09-23T20:13:38.457933+0000","last_peered":"2023-09-23T20:13:38.457933+0000","last_clean":"2023-09-23T20:13:38.457933+0000","last_became_active":"2023-09-23T20:12:12.107110+0000","last_became_peered":"2023-09-23T20:12:12.107110+0000","last_unstale":"2023-09-23T20:13:38.457933+0000","last_undegraded":"2023-09-23T20:13:38.457933+0000","last_fullsized":"2023-09-23T20:13:38.457933+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448645+0000","last_change":"2023-09-23T20:13:11.229795+0000","last_active":"2023-09-23T20:13:39.448645+0000","last_peered":"2023-09-23T20:13:39.448645+0000","last_clean":"2023-09-23T20:13:39.448645+0000","last_became_active":"2023-09-23T20:13:11.229378+0000","last_became_peered":"2023-09-23T20:13:11.229378+0000","last_unstale":"2023-09-23T20:13:39.448645+0000","last_undegraded":"2023-09-23T20:13:39.448645+0000","last_fullsized":"2023-09-23T20:13:39.448645+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.097077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.442982+0000","last_change":"2023-09-23T20:12:12.104153+0000","last_active":"2023-09-23T20:13:39.442982+0000","last_peered":"2023-09-23T20:13:39.442982+0000","last_clean":"2023-09-23T20:13:39.442982+0000","last_became_active":"2023-09-23T20:12:12.102962+0000","last_became_peered":"2023-09-23T20:12:12.102962+0000","last_unstale":"2023-09-23T20:13:39.442982+0000","last_undegraded":"2023-09-23T20:13:39.442982+0000","last_fullsized":"2023-09-23T20:13:39.442982+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.489458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.463966+0000","last_change":"2023-09-23T20:13:39.463966+0000","last_active":"2023-09-23T20:13:39.463966+0000","last_peered":"2023-09-23T20:13:39.463966+0000","last_clean":"2023-09-23T20:13:39.463966+0000","last_became_active":"2023-09-23T20:13:39.460232+0000","last_became_peered":"2023-09-23T20:13:39.460232+0000","last_unstale":"2023-09-23T20:13:39.463966+0000","last_undegraded":"2023-09-23T20:13:39.463966+0000","last_fullsized":"2023-09-23T20:13:39.463966+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:32:21.759490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448402+0000","last_change":"2023-09-23T20:12:42.639372+0000","last_active":"2023-09-23T20:13:39.448402+0000","last_peered":"2023-09-23T20:13:39.448402+0000","last_clean":"2023-09-23T20:13:39.448402+0000","last_became_active":"2023-09-23T20:12:42.638304+0000","last_became_peered":"2023-09-23T20:12:42.638304+0000","last_unstale":"2023-09-23T20:13:39.448402+0000","last_undegraded":"2023-09-23T20:13:39.448402+0000","last_fullsized":"2023-09-23T20:13:39.448402+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:40.194453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":57,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461549+0000","last_change":"2023-09-23T20:13:39.461549+0000","last_active":"2023-09-23T20:13:39.461549+0000","last_peered":"2023-09-23T20:13:39.461549+0000","last_clean":"2023-09-23T20:13:39.461549+0000","last_became_active":"2023-09-23T20:13:39.461225+0000","last_became_peered":"2023-09-23T20:13:39.461225+0000","last_unstale":"2023-09-23T20:13:39.461549+0000","last_undegraded":"2023-09-23T20:13:39.461549+0000","last_fullsized":"2023-09-23T20:13:39.461549+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:32.090273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":65,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.445958+0000","last_change":"2023-09-23T20:13:11.235154+0000","last_active":"2023-09-23T20:13:38.445958+0000","last_peered":"2023-09-23T20:13:38.445958+0000","last_clean":"2023-09-23T20:13:38.445958+0000","last_became_active":"2023-09-23T20:13:11.234874+0000","last_became_peered":"2023-09-23T20:13:11.234874+0000","last_unstale":"2023-09-23T20:13:38.445958+0000","last_undegraded":"2023-09-23T20:13:38.445958+0000","last_fullsized":"2023-09-23T20:13:38.445958+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.445148+0000","last_change":"2023-09-23T20:12:42.629486+0000","last_active":"2023-09-23T20:13:39.445148+0000","last_peered":"2023-09-23T20:13:39.445148+0000","last_clean":"2023-09-23T20:13:39.445148+0000","last_became_active":"2023-09-23T20:12:42.628902+0000","last_became_peered":"2023-09-23T20:12:42.628902+0000","last_unstale":"2023-09-23T20:13:39.445148+0000","last_undegraded":"2023-09-23T20:13:39.445148+0000","last_fullsized":"2023-09-23T20:13:39.445148+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:57:50.571841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452788+0000","last_change":"2023-09-23T20:01:01.072181+0000","last_active":"2023-09-23T20:13:38.452788+0000","last_peered":"2023-09-23T20:13:38.452788+0000","last_clean":"2023-09-23T20:13:38.452788+0000","last_became_active":"2023-09-23T20:01:01.071691+0000","last_became_peered":"2023-09-23T20:01:01.071691+0000","last_unstale":"2023-09-23T20:13:38.452788+0000","last_undegraded":"2023-09-23T20:13:38.452788+0000","last_fullsized":"2023-09-23T20:13:38.452788+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":41,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443495+0000","last_change":"2023-09-23T20:12:12.104988+0000","last_active":"2023-09-23T20:13:39.443495+0000","last_peered":"2023-09-23T20:13:39.443495+0000","last_clean":"2023-09-23T20:13:39.443495+0000","last_became_active":"2023-09-23T20:12:12.104046+0000","last_became_peered":"2023-09-23T20:12:12.104046+0000","last_unstale":"2023-09-23T20:13:39.443495+0000","last_undegraded":"2023-09-23T20:13:39.443495+0000","last_fullsized":"2023-09-23T20:13:39.443495+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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-25T06:27:26.247460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":82,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.454182+0000","last_change":"2023-09-23T20:13:39.454182+0000","last_active":"2023-09-23T20:13:39.454182+0000","last_peered":"2023-09-23T20:13:39.454182+0000","last_clean":"2023-09-23T20:13:39.454182+0000","last_became_active":"2023-09-23T20:13:39.453828+0000","last_became_peered":"2023-09-23T20:13:39.453828+0000","last_unstale":"2023-09-23T20:13:39.454182+0000","last_undegraded":"2023-09-23T20:13:39.454182+0000","last_fullsized":"2023-09-23T20:13:39.454182+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:41.169714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450818+0000","last_change":"2023-09-23T20:12:42.638415+0000","last_active":"2023-09-23T20:13:38.450818+0000","last_peered":"2023-09-23T20:13:38.450818+0000","last_clean":"2023-09-23T20:13:38.450818+0000","last_became_active":"2023-09-23T20:12:42.637959+0000","last_became_peered":"2023-09-23T20:12:42.637959+0000","last_unstale":"2023-09-23T20:13:38.450818+0000","last_undegraded":"2023-09-23T20:13:38.450818+0000","last_fullsized":"2023-09-23T20:13:38.450818+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.462057+0000","last_change":"2023-09-23T20:13:39.462057+0000","last_active":"2023-09-23T20:13:39.462057+0000","last_peered":"2023-09-23T20:13:39.462057+0000","last_clean":"2023-09-23T20:13:39.462057+0000","last_became_active":"2023-09-23T20:13:39.461647+0000","last_became_peered":"2023-09-23T20:13:39.461647+0000","last_unstale":"2023-09-23T20:13:39.462057+0000","last_undegraded":"2023-09-23T20:13:39.462057+0000","last_fullsized":"2023-09-23T20:13:39.462057+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":47,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452088+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:13:38.452088+0000","last_peered":"2023-09-23T20:13:38.452088+0000","last_clean":"2023-09-23T20:13:38.452088+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:13:38.452088+0000","last_undegraded":"2023-09-23T20:13:38.452088+0000","last_fullsized":"2023-09-23T20:13:38.452088+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466301+0000","last_change":"2023-09-23T20:13:39.466301+0000","last_active":"2023-09-23T20:13:39.466301+0000","last_peered":"2023-09-23T20:13:39.466301+0000","last_clean":"2023-09-23T20:13:39.466301+0000","last_became_active":"2023-09-23T20:13:39.465871+0000","last_became_peered":"2023-09-23T20:13:39.465871+0000","last_unstale":"2023-09-23T20:13:39.466301+0000","last_undegraded":"2023-09-23T20:13:39.466301+0000","last_fullsized":"2023-09-23T20:13:39.466301+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.456655+0000","last_change":"2023-09-23T20:13:39.456655+0000","last_active":"2023-09-23T20:13:39.456655+0000","last_peered":"2023-09-23T20:13:39.456655+0000","last_clean":"2023-09-23T20:13:39.456655+0000","last_became_active":"2023-09-23T20:13:39.456224+0000","last_became_peered":"2023-09-23T20:13:39.456224+0000","last_unstale":"2023-09-23T20:13:39.456655+0000","last_undegraded":"2023-09-23T20:13:39.456655+0000","last_fullsized":"2023-09-23T20:13:39.456655+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:30:59.518697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.459103+0000","last_change":"2023-09-23T20:13:39.459103+0000","last_active":"2023-09-23T20:13:39.459103+0000","last_peered":"2023-09-23T20:13:39.459103+0000","last_clean":"2023-09-23T20:13:39.459103+0000","last_became_active":"2023-09-23T20:13:39.458499+0000","last_became_peered":"2023-09-23T20:13:39.458499+0000","last_unstale":"2023-09-23T20:13:39.459103+0000","last_undegraded":"2023-09-23T20:13:39.459103+0000","last_fullsized":"2023-09-23T20:13:39.459103+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.917774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443570+0000","last_change":"2023-09-23T20:13:11.231692+0000","last_active":"2023-09-23T20:13:39.443570+0000","last_peered":"2023-09-23T20:13:39.443570+0000","last_clean":"2023-09-23T20:13:39.443570+0000","last_became_active":"2023-09-23T20:13:11.231268+0000","last_became_peered":"2023-09-23T20:13:11.231268+0000","last_unstale":"2023-09-23T20:13:39.443570+0000","last_undegraded":"2023-09-23T20:13:39.443570+0000","last_fullsized":"2023-09-23T20:13:39.443570+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:51:13.160941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452042+0000","last_change":"2023-09-23T20:12:42.638385+0000","last_active":"2023-09-23T20:13:38.452042+0000","last_peered":"2023-09-23T20:13:38.452042+0000","last_clean":"2023-09-23T20:13:38.452042+0000","last_became_active":"2023-09-23T20:12:42.638003+0000","last_became_peered":"2023-09-23T20:12:42.638003+0000","last_unstale":"2023-09-23T20:13:38.452042+0000","last_undegraded":"2023-09-23T20:13:38.452042+0000","last_fullsized":"2023-09-23T20:13:38.452042+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430416,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310892,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434260,"statfs":{"total":95995035648,"available":95676682240,"internally_reserved":0,"allocated":1544192,"data_stored":1098430,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:14:15 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.91900000000000004,"15min":0.91300000000000003},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.1899999999999999,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.751},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.96999999999999997,"15min":0.98399999999999999},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1819999999999999,"5min":1.24,"15min":1.24},"last":0.56299999999999994}]},{"osd":1,"last update":"Sat Sep 23 20:14:47 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.94999999999999996,"15min":0.93799999999999994},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.873},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.67300000000000004,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.92400000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.65700000000000003,"5min":0.622,"15min":0.622},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.92200000000000004,"15min":0.91500000000000004},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.89200000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:14:39 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.101,"15min":1.101},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.998,"5min":1.998,"15min":1.998},"last":0.73199999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:14:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.94299999999999995,"15min":0.92300000000000004},"min":{"1min":0.73799999999999999,"5min":0.51300000000000001,"15min":0.498},"max":{"1min":1.3300000000000001,"5min":1.409,"15min":2.8340000000000001},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.069,"5min":0.96999999999999997,"15min":0.97499999999999998},"min":{"1min":0.83799999999999997,"5min":0.53700000000000003,"15min":0.51100000000000001},"max":{"1min":1.919,"5min":1.919,"15min":2.9580000000000002},"last":0.99199999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:14:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.016,"15min":1.0680000000000001},"min":{"1min":0.71999999999999997,"5min":0.60699999999999998,"15min":0.53700000000000003},"max":{"1min":1.4359999999999999,"5min":1.482,"15min":4.165},"last":0.82199999999999995},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.0629999999999999,"15min":1.0529999999999999},"min":{"1min":0.84099999999999997,"5min":0.63100000000000001,"15min":0.47299999999999998},"max":{"1min":2.2410000000000001,"5min":2.2410000000000001,"15min":4.0499999999999998},"last":1.097}]},{"osd":6,"last update":"Sat Sep 23 20:14:34 2023","interfaces":[{"interface":"back","average":{"1min":1.321,"5min":1.1140000000000001,"15min":1.0940000000000001},"min":{"1min":1.038,"5min":0.57699999999999996,"15min":0.54300000000000004},"max":{"1min":2.379,"5min":2.379,"15min":4.5739999999999998},"last":1.181},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.097,"15min":1.089},"min":{"1min":0.90000000000000002,"5min":0.65700000000000003,"15min":0.51000000000000001},"max":{"1min":1.847,"5min":1.847,"15min":3.0139999999999998},"last":1.0600000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626649,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306780,"kb_used_data":1492,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438372,"statfs":{"total":95995035648,"available":95680892928,"internally_reserved":0,"allocated":1527808,"data_stored":1097969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:14:14 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.88100000000000001,"15min":0.875},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.90400000000000003,"15min":0.89800000000000002},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.1919999999999999,"5min":1.214,"15min":1.214},"last":1.091}]},{"osd":1,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.81000000000000005,"15min":0.80900000000000005},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.0509999999999999,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.89900000000000002,"15min":0.91300000000000003},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1080000000000001,"5min":1.383,"15min":1.383},"last":1.0269999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:15:11 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.95899999999999996,"15min":0.96099999999999997},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.232,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.23},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.96999999999999997,"15min":0.97499999999999998},"min":{"1min":0.65400000000000003,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.181,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.1679999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.069,"5min":1.069,"15min":1.069},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.2070000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:14:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.93000000000000005,"15min":0.89200000000000002},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.373},"max":{"1min":1.2050000000000001,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.014,"5min":0.96999999999999997,"15min":0.95699999999999996},"min":{"1min":0.57499999999999996,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.4019999999999999,"5min":1.494,"15min":1.512},"last":1.3640000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:14:14 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":1.02,"15min":1.014},"min":{"1min":0.505,"5min":0.505,"15min":0.40699999999999997},"max":{"1min":1.323,"5min":1.575,"15min":1.794},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.0740000000000001,"15min":1.042},"min":{"1min":0.70699999999999996,"5min":0.58099999999999996,"15min":0.42899999999999999},"max":{"1min":1.3740000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.274}]},{"osd":7,"last update":"Sat Sep 23 20:14:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.1060000000000001,"15min":1.0720000000000001},"min":{"1min":0.79500000000000004,"5min":0.44,"15min":0.44},"max":{"1min":1.2949999999999999,"5min":1.7010000000000001,"15min":1.74},"last":1.3200000000000001},{"interface":"front","average":{"1min":1.052,"5min":1.139,"15min":1.125},"min":{"1min":0.64300000000000002,"5min":0.60499999999999998,"15min":0.54400000000000004},"max":{"1min":1.3149999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.2569999999999999}]}]},{"osd":1,"up_from":82,"seq":352187318305,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36528,"kb_used_data":936,"kb_used_omap":4,"kb_used_meta":35579,"kb_avail":93708624,"statfs":{"total":95995035648,"available":95957630976,"internally_reserved":0,"allocated":958464,"data_stored":510115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":36433806},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.66400000000000003,"15min":0.66600000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.0700000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.69199999999999995,"15min":0.69899999999999995},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.63800000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:15:12 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.69399999999999995,"15min":0.70399999999999996},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.95799999999999996,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.68799999999999994,"15min":0.68899999999999995},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.077,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.75}]},{"osd":3,"last update":"Sat Sep 23 20:14:38 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":1.042},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.999}]},{"osd":4,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.96799999999999997,"15min":0.96899999999999997},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.2849999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.129},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.94899999999999995,"15min":0.94499999999999995},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":0.90300000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.008,"15min":1.004},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":1.222},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.016,"15min":1.0229999999999999},"min":{"1min":0.78700000000000003,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.319,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.3380000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.073,"15min":1.079},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.357,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.367},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0780000000000001,"15min":1.081},"min":{"1min":0.68999999999999995,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":1.1850000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0569999999999999,"15min":1.0589999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.3799999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.113,"15min":1.1160000000000001},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":1.2330000000000001}]}]},{"osd":0,"up_from":77,"seq":330712481831,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29128,"kb_used_data":1536,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93716024,"statfs":{"total":95995035648,"available":95965208576,"internally_reserved":0,"allocated":1572864,"data_stored":1101896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28240506},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:14:46 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.627,"15min":0.63300000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.89900000000000002,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.77200000000000002,"15min":0.78200000000000003},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":1.0429999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:14:15 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.55600000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:14:39 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.73199999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:14:15 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.91100000000000003,"15min":0.91900000000000004},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0529999999999999,"15min":1.0569999999999999},"min":{"1min":0.75800000000000001,"5min":0.746,"15min":0.746},"max":{"1min":1.333,"5min":1.399,"15min":1.399},"last":0.86399999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:14:15 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.0169999999999999,"15min":1.026},"min":{"1min":0.71399999999999997,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.92900000000000005,"15min":0.92600000000000005},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":0.88700000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:14:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0529999999999999,"15min":1.056},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.6850000000000001,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.98899999999999999,"15min":0.99399999999999999},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":1.0029999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:14:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.0680000000000001,"15min":1.069},"min":{"1min":0.75700000000000001,"5min":0.627,"15min":0.627},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":0.79700000000000004},{"interface":"front","average":{"1min":1.016,"5min":1.073,"15min":1.083},"min":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"max":{"1min":1.268,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.1739999999999999}]}]},{"osd":2,"up_from":87,"seq":373662154780,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40628,"kb_used_data":940,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704524,"statfs":{"total":95995035648,"available":95953432576,"internally_reserved":0,"allocated":962560,"data_stored":509732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.63600000000000001,"15min":0.64500000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.79300000000000004,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.69899999999999995,"15min":0.70699999999999996},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.70899999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.73199999999999998,"15min":0.73799999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0109999999999999,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.69999999999999996,"15min":0.70599999999999996},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.753}]},{"osd":3,"last update":"Sat Sep 23 20:14:38 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":1.2270000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.95199999999999996,"15min":0.94999999999999996},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":1.04},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2629999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.022}]},{"osd":5,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0680000000000001,"15min":1.077},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.2529999999999999,"5min":1.462,"15min":1.462},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.077,"15min":1.083},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.357,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.173}]},{"osd":6,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.024,"15min":1.0309999999999999},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.198},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0980000000000001,"15min":1.105},"min":{"1min":0.73299999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.3300000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.26}]},{"osd":7,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.024,"15min":1.038},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.1879999999999999,"5min":1.232,"15min":1.232},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.0900000000000001,"15min":1.097},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.367,"5min":1.611,"15min":1.611},"last":1.3340000000000001}]}]},{"osd":3,"up_from":92,"seq":395136991254,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36452,"kb_used_data":924,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708700,"statfs":{"total":95995035648,"available":95957708800,"internally_reserved":0,"allocated":946176,"data_stored":507645,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36369461},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.052,"5min":1.052,"15min":1.052},"last":0.79600000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.82699999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":0.74399999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":0.997},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":1.022}]},{"osd":5,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.075},{"interface":"front","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":0.96099999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"min":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.85499999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.196,"5min":1.196,"15min":1.196},"min":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"max":{"1min":1.7470000000000001,"5min":1.7470000000000001,"15min":1.7470000000000001},"last":1.1160000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019112,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298148,"kb_used_data":924,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447004,"statfs":{"total":95995035648,"available":95689732096,"internally_reserved":0,"allocated":946176,"data_stored":507992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:14:14 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":1.006,"15min":1.0209999999999999},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.93300000000000005,"15min":0.93700000000000006},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.1080000000000001,"5min":1.113,"15min":1.113},"last":0.85999999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.92500000000000004,"15min":0.92900000000000005},"min":{"1min":0.63900000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.88100000000000001,"15min":0.874},"min":{"1min":0.69599999999999995,"5min":0.627,"15min":0.627},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.81699999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:15:11 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.88600000000000001,"15min":0.89400000000000002},"min":{"1min":0.58999999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1659999999999999,"5min":1.45,"15min":1.45},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.014,"5min":1.01,"15min":1.01},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.1639999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.72999999999999998},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":1.085}]},{"osd":5,"last update":"Sat Sep 23 20:14:14 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.92700000000000005},"min":{"1min":0.56699999999999995,"5min":0.56200000000000006,"15min":0.51000000000000001},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.054,"5min":1.016,"15min":0.99299999999999999},"min":{"1min":0.74199999999999999,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.607,"5min":1.607,"15min":1.7609999999999999},"last":1.006}]},{"osd":6,"last update":"Sat Sep 23 20:14:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.97499999999999998,"15min":0.97699999999999998},"min":{"1min":0.65500000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.446,"5min":1.581,"15min":1.669},"last":1.228},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.0940000000000001,"15min":1.0820000000000001},"min":{"1min":0.65500000000000003,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.351,"5min":1.4610000000000001,"15min":1.8959999999999999},"last":1.3600000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:14:33 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.1060000000000001,"15min":1.0840000000000001},"min":{"1min":0.92200000000000004,"5min":0.60799999999999998,"15min":0.56200000000000006},"max":{"1min":1.3700000000000001,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":1.458},{"interface":"front","average":{"1min":1.123,"5min":1.1220000000000001,"15min":1.0960000000000001},"min":{"1min":0.82399999999999995,"5min":0.627,"15min":0.47299999999999998},"max":{"1min":1.4319999999999999,"5min":1.8640000000000001,"15min":1.8640000000000001},"last":1.51}]}]},{"osd":5,"up_from":36,"seq":154618822881,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298128,"kb_used_data":904,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447024,"statfs":{"total":95995035648,"available":95689752576,"internally_reserved":0,"allocated":925696,"data_stored":503421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:14:17 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.84699999999999998,"15min":0.84799999999999998},"min":{"1min":0.64300000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.2470000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.93899999999999995,"15min":0.95099999999999996},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.022,"5min":1.284,"15min":1.284},"last":0.82099999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:14:44 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.94999999999999996,"15min":0.95199999999999996},"min":{"1min":0.68300000000000005,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.93899999999999995,"15min":0.93999999999999995},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.68600000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.93600000000000005,"15min":0.94199999999999995},"min":{"1min":0.63800000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.89900000000000002,"15min":0.90100000000000002},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.89600000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.80400000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:14:17 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90600000000000003,"15min":0.93600000000000005},"min":{"1min":0.71399999999999997,"5min":0.58899999999999997,"15min":0.40100000000000002},"max":{"1min":1.2210000000000001,"5min":1.3280000000000001,"15min":1.577},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.94999999999999996,"15min":0.96999999999999997},"min":{"1min":0.68000000000000005,"5min":0.54300000000000004,"15min":0.48999999999999999},"max":{"1min":1.3200000000000001,"5min":1.4350000000000001,"15min":1.78},"last":0.76900000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.048,"15min":1.052},"min":{"1min":0.77400000000000002,"5min":0.63200000000000001,"15min":0.54900000000000004},"max":{"1min":1.3799999999999999,"5min":1.7130000000000001,"15min":1.8220000000000001},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0469999999999999,"15min":1.046},"min":{"1min":0.71299999999999997,"5min":0.52600000000000002,"15min":0.42599999999999999},"max":{"1min":1.2769999999999999,"5min":1.472,"15min":1.655},"last":0.47699999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:14:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.04,"15min":1.03},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.47499999999999998},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":2.0779999999999998},"last":0.56000000000000005},{"interface":"front","average":{"1min":1.054,"5min":1.0840000000000001,"15min":1.093},"min":{"1min":0.66200000000000003,"5min":0.57399999999999995,"15min":0.51400000000000001},"max":{"1min":1.306,"5min":1.4259999999999999,"15min":1.732},"last":0.495}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:15:22.398 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:15:22.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:22 smithi098 bash[74888]: audit 2023-09-23T20:15:21.609279+0000 mgr.y (mgr.34107) 333 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:22.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:22 smithi098 bash[74888]: cluster 2023-09-23T20:15:21.642133+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:22.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:22 smithi098 bash[78228]: audit 2023-09-23T20:15:21.609279+0000 mgr.y (mgr.34107) 333 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:22.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:22 smithi098 bash[78228]: cluster 2023-09-23T20:15:21.642133+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:23.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:22 smithi173 bash[59517]: audit 2023-09-23T20:15:21.609279+0000 mgr.y (mgr.34107) 333 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:23.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:22 smithi173 bash[59517]: cluster 2023-09-23T20:15:21.642133+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:24 smithi098 bash[78228]: cluster 2023-09-23T20:15:23.642833+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:24.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:24 smithi098 bash[78228]: audit 2023-09-23T20:15:24.571823+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:24.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:24 smithi098 bash[74888]: cluster 2023-09-23T20:15:23.642833+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:24.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:24 smithi098 bash[74888]: audit 2023-09-23T20:15:24.571823+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:24 smithi173 bash[59517]: cluster 2023-09-23T20:15:23.642833+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:24 smithi173 bash[59517]: audit 2023-09-23T20:15:24.571823+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:26.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:15:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:15:26] "GET /metrics HTTP/1.1" 200 33824 "" "Prometheus/2.33.4" 2023-09-23T20:15:26.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:26 smithi098 bash[74888]: cluster 2023-09-23T20:15:25.643624+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:26.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:26 smithi098 bash[78228]: cluster 2023-09-23T20:15:25.643624+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:26 smithi173 bash[59517]: cluster 2023-09-23T20:15:25.643624+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:27.176 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:28.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:28 smithi098 bash[74888]: cluster 2023-09-23T20:15:27.644428+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:28.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:28 smithi098 bash[78228]: cluster 2023-09-23T20:15:27.644428+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:28 smithi173 bash[59517]: cluster 2023-09-23T20:15:27.644428+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:30.539 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:15:30.543 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:15:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:30 smithi098 bash[74888]: cluster 2023-09-23T20:15:29.645059+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:30.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:30 smithi098 bash[78228]: cluster 2023-09-23T20:15:29.645059+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:30 smithi173 bash[59517]: cluster 2023-09-23T20:15:29.645059+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:31.380 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":274,"stamp":"2023-09-23T20:15:29.644690+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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1356684,"kb_used_data":9164,"kb_used_omap":20,"kb_used_meta":1347435,"kb_avail":748604532,"statfs":{"total":767960285184,"available":766571040768,"internally_reserved":0,"allocated":9383936,"data_stored":5837200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1379774094},"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.004296"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":76,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452393+0000","last_change":"2023-09-23T20:13:11.235210+0000","last_active":"2023-09-23T20:13:38.452393+0000","last_peered":"2023-09-23T20:13:38.452393+0000","last_clean":"2023-09-23T20:13:38.452393+0000","last_became_active":"2023-09-23T20:13:11.234785+0000","last_became_peered":"2023-09-23T20:13:11.234785+0000","last_unstale":"2023-09-23T20:13:38.452393+0000","last_undegraded":"2023-09-23T20:13:38.452393+0000","last_fullsized":"2023-09-23T20:13:38.452393+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.454109+0000","last_change":"2023-09-23T20:13:39.454109+0000","last_active":"2023-09-23T20:13:39.454109+0000","last_peered":"2023-09-23T20:13:39.454109+0000","last_clean":"2023-09-23T20:13:39.454109+0000","last_became_active":"2023-09-23T20:13:39.453796+0000","last_became_peered":"2023-09-23T20:13:39.453796+0000","last_unstale":"2023-09-23T20:13:39.454109+0000","last_undegraded":"2023-09-23T20:13:39.454109+0000","last_fullsized":"2023-09-23T20:13:39.454109+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.275426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460293+0000","last_change":"2023-09-23T20:13:39.459342+0000","last_active":"2023-09-23T20:13:39.460293+0000","last_peered":"2023-09-23T20:13:39.460293+0000","last_clean":"2023-09-23T20:13:39.460293+0000","last_became_active":"2023-09-23T20:13:39.459026+0000","last_became_peered":"2023-09-23T20:13:39.459026+0000","last_unstale":"2023-09-23T20:13:39.460293+0000","last_undegraded":"2023-09-23T20:13:39.460293+0000","last_fullsized":"2023-09-23T20:13:39.460293+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:05.666904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461360+0000","last_change":"2023-09-23T20:13:39.459979+0000","last_active":"2023-09-23T20:13:39.461360+0000","last_peered":"2023-09-23T20:13:39.461360+0000","last_clean":"2023-09-23T20:13:39.461360+0000","last_became_active":"2023-09-23T20:13:39.459348+0000","last_became_peered":"2023-09-23T20:13:39.459348+0000","last_unstale":"2023-09-23T20:13:39.461360+0000","last_undegraded":"2023-09-23T20:13:39.461360+0000","last_fullsized":"2023-09-23T20:13:39.461360+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:47.084843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461066+0000","last_change":"2023-09-23T20:13:39.461066+0000","last_active":"2023-09-23T20:13:39.461066+0000","last_peered":"2023-09-23T20:13:39.461066+0000","last_clean":"2023-09-23T20:13:39.461066+0000","last_became_active":"2023-09-23T20:13:39.460314+0000","last_became_peered":"2023-09-23T20:13:39.460314+0000","last_unstale":"2023-09-23T20:13:39.461066+0000","last_undegraded":"2023-09-23T20:13:39.461066+0000","last_fullsized":"2023-09-23T20:13:39.461066+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:09.914376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446203+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:13:38.446203+0000","last_peered":"2023-09-23T20:13:38.446203+0000","last_clean":"2023-09-23T20:13:38.446203+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:13:38.446203+0000","last_undegraded":"2023-09-23T20:13:38.446203+0000","last_fullsized":"2023-09-23T20:13:38.446203+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461382+0000","last_change":"2023-09-23T20:13:39.458355+0000","last_active":"2023-09-23T20:13:39.461382+0000","last_peered":"2023-09-23T20:13:39.461382+0000","last_clean":"2023-09-23T20:13:39.461382+0000","last_became_active":"2023-09-23T20:13:39.458016+0000","last_became_peered":"2023-09-23T20:13:39.458016+0000","last_unstale":"2023-09-23T20:13:39.461382+0000","last_undegraded":"2023-09-23T20:13:39.461382+0000","last_fullsized":"2023-09-23T20:13:39.461382+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.997178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.455250+0000","last_change":"2023-09-23T20:13:39.455250+0000","last_active":"2023-09-23T20:13:39.455250+0000","last_peered":"2023-09-23T20:13:39.455250+0000","last_clean":"2023-09-23T20:13:39.455250+0000","last_became_active":"2023-09-23T20:13:39.454950+0000","last_became_peered":"2023-09-23T20:13:39.454950+0000","last_unstale":"2023-09-23T20:13:39.455250+0000","last_undegraded":"2023-09-23T20:13:39.455250+0000","last_fullsized":"2023-09-23T20:13:39.455250+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:05.348350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450862+0000","last_change":"2023-09-23T20:12:42.635529+0000","last_active":"2023-09-23T20:13:38.450862+0000","last_peered":"2023-09-23T20:13:38.450862+0000","last_clean":"2023-09-23T20:13:38.450862+0000","last_became_active":"2023-09-23T20:12:42.635195+0000","last_became_peered":"2023-09-23T20:12:42.635195+0000","last_unstale":"2023-09-23T20:13:38.450862+0000","last_undegraded":"2023-09-23T20:13:38.450862+0000","last_fullsized":"2023-09-23T20:13:38.450862+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.458813+0000","last_change":"2023-09-23T20:13:39.458813+0000","last_active":"2023-09-23T20:13:39.458813+0000","last_peered":"2023-09-23T20:13:39.458813+0000","last_clean":"2023-09-23T20:13:39.458813+0000","last_became_active":"2023-09-23T20:13:39.457181+0000","last_became_peered":"2023-09-23T20:13:39.457181+0000","last_unstale":"2023-09-23T20:13:39.458813+0000","last_undegraded":"2023-09-23T20:13:39.458813+0000","last_fullsized":"2023-09-23T20:13:39.458813+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:21:29.089130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.465108+0000","last_change":"2023-09-23T20:13:39.465108+0000","last_active":"2023-09-23T20:13:39.465108+0000","last_peered":"2023-09-23T20:13:39.465108+0000","last_clean":"2023-09-23T20:13:39.465108+0000","last_became_active":"2023-09-23T20:13:39.464257+0000","last_became_peered":"2023-09-23T20:13:39.464257+0000","last_unstale":"2023-09-23T20:13:39.465108+0000","last_undegraded":"2023-09-23T20:13:39.465108+0000","last_fullsized":"2023-09-23T20:13:39.465108+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448413+0000","last_change":"2023-09-23T20:13:11.229357+0000","last_active":"2023-09-23T20:13:39.448413+0000","last_peered":"2023-09-23T20:13:39.448413+0000","last_clean":"2023-09-23T20:13:39.448413+0000","last_became_active":"2023-09-23T20:13:11.228976+0000","last_became_peered":"2023-09-23T20:13:11.228976+0000","last_unstale":"2023-09-23T20:13:39.448413+0000","last_undegraded":"2023-09-23T20:13:39.448413+0000","last_fullsized":"2023-09-23T20:13:39.448413+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:15.568717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":67,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452900+0000","last_change":"2023-09-23T20:01:00.066647+0000","last_active":"2023-09-23T20:13:38.452900+0000","last_peered":"2023-09-23T20:13:38.452900+0000","last_clean":"2023-09-23T20:13:38.452900+0000","last_became_active":"2023-09-23T20:01:00.066341+0000","last_became_peered":"2023-09-23T20:01:00.066341+0000","last_unstale":"2023-09-23T20:13:38.452900+0000","last_undegraded":"2023-09-23T20:13:38.452900+0000","last_fullsized":"2023-09-23T20:13:38.452900+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452906+0000","last_change":"2023-09-23T20:13:11.231474+0000","last_active":"2023-09-23T20:13:38.452906+0000","last_peered":"2023-09-23T20:13:38.452906+0000","last_clean":"2023-09-23T20:13:38.452906+0000","last_became_active":"2023-09-23T20:13:11.231077+0000","last_became_peered":"2023-09-23T20:13:11.231077+0000","last_unstale":"2023-09-23T20:13:38.452906+0000","last_undegraded":"2023-09-23T20:13:38.452906+0000","last_fullsized":"2023-09-23T20:13:38.452906+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"59'2","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456596+0000","last_change":"2023-09-23T20:13:11.231171+0000","last_active":"2023-09-23T20:13:38.456596+0000","last_peered":"2023-09-23T20:13:38.456596+0000","last_clean":"2023-09-23T20:13:38.456596+0000","last_became_active":"2023-09-23T20:13:11.230687+0000","last_became_peered":"2023-09-23T20:13:11.230687+0000","last_unstale":"2023-09-23T20:13:38.456596+0000","last_undegraded":"2023-09-23T20:13:38.456596+0000","last_fullsized":"2023-09-23T20:13:38.456596+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460639+0000","last_change":"2023-09-23T20:13:39.460639+0000","last_active":"2023-09-23T20:13:39.460639+0000","last_peered":"2023-09-23T20:13:39.460639+0000","last_clean":"2023-09-23T20:13:39.460639+0000","last_became_active":"2023-09-23T20:13:39.458128+0000","last_became_peered":"2023-09-23T20:13:39.458128+0000","last_unstale":"2023-09-23T20:13:39.460639+0000","last_undegraded":"2023-09-23T20:13:39.460639+0000","last_fullsized":"2023-09-23T20:13:39.460639+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:12:55.263757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.464042+0000","last_change":"2023-09-23T20:13:39.463353+0000","last_active":"2023-09-23T20:13:39.464042+0000","last_peered":"2023-09-23T20:13:39.464042+0000","last_clean":"2023-09-23T20:13:39.464042+0000","last_became_active":"2023-09-23T20:13:39.463010+0000","last_became_peered":"2023-09-23T20:13:39.463010+0000","last_unstale":"2023-09-23T20:13:39.464042+0000","last_undegraded":"2023-09-23T20:13:39.464042+0000","last_fullsized":"2023-09-23T20:13:39.464042+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:27:57.633948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466566+0000","last_change":"2023-09-23T20:13:39.466566+0000","last_active":"2023-09-23T20:13:39.466566+0000","last_peered":"2023-09-23T20:13:39.466566+0000","last_clean":"2023-09-23T20:13:39.466566+0000","last_became_active":"2023-09-23T20:13:39.466161+0000","last_became_peered":"2023-09-23T20:13:39.466161+0000","last_unstale":"2023-09-23T20:13:39.466566+0000","last_undegraded":"2023-09-23T20:13:39.466566+0000","last_fullsized":"2023-09-23T20:13:39.466566+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.455963+0000","last_change":"2023-09-23T20:01:00.063799+0000","last_active":"2023-09-23T20:13:38.455963+0000","last_peered":"2023-09-23T20:13:38.455963+0000","last_clean":"2023-09-23T20:13:38.455963+0000","last_became_active":"2023-09-23T20:01:00.063351+0000","last_became_peered":"2023-09-23T20:01:00.063351+0000","last_unstale":"2023-09-23T20:13:38.455963+0000","last_undegraded":"2023-09-23T20:13:38.455963+0000","last_fullsized":"2023-09-23T20:13:38.455963+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461339+0000","last_change":"2023-09-23T20:13:39.459643+0000","last_active":"2023-09-23T20:13:39.461339+0000","last_peered":"2023-09-23T20:13:39.461339+0000","last_clean":"2023-09-23T20:13:39.461339+0000","last_became_active":"2023-09-23T20:13:39.458927+0000","last_became_peered":"2023-09-23T20:13:39.458927+0000","last_unstale":"2023-09-23T20:13:39.461339+0000","last_undegraded":"2023-09-23T20:13:39.461339+0000","last_fullsized":"2023-09-23T20:13:39.461339+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.396223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446196+0000","last_change":"2023-09-23T20:12:12.104678+0000","last_active":"2023-09-23T20:13:38.446196+0000","last_peered":"2023-09-23T20:13:38.446196+0000","last_clean":"2023-09-23T20:13:38.446196+0000","last_became_active":"2023-09-23T20:12:12.104103+0000","last_became_peered":"2023-09-23T20:12:12.104103+0000","last_unstale":"2023-09-23T20:13:38.446196+0000","last_undegraded":"2023-09-23T20:13:38.446196+0000","last_fullsized":"2023-09-23T20:13:38.446196+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457521+0000","last_change":"2023-09-23T20:13:39.457521+0000","last_active":"2023-09-23T20:13:39.457521+0000","last_peered":"2023-09-23T20:13:39.457521+0000","last_clean":"2023-09-23T20:13:39.457521+0000","last_became_active":"2023-09-23T20:13:39.457115+0000","last_became_peered":"2023-09-23T20:13:39.457115+0000","last_unstale":"2023-09-23T20:13:39.457521+0000","last_undegraded":"2023-09-23T20:13:39.457521+0000","last_fullsized":"2023-09-23T20:13:39.457521+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.104680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456987+0000","last_change":"2023-09-23T20:12:12.108418+0000","last_active":"2023-09-23T20:13:38.456987+0000","last_peered":"2023-09-23T20:13:38.456987+0000","last_clean":"2023-09-23T20:13:38.456987+0000","last_became_active":"2023-09-23T20:12:12.107990+0000","last_became_peered":"2023-09-23T20:12:12.107990+0000","last_unstale":"2023-09-23T20:13:38.456987+0000","last_undegraded":"2023-09-23T20:13:38.456987+0000","last_fullsized":"2023-09-23T20:13:38.456987+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.449340+0000","last_change":"2023-09-23T20:01:01.381114+0000","last_active":"2023-09-23T20:13:38.449340+0000","last_peered":"2023-09-23T20:13:38.449340+0000","last_clean":"2023-09-23T20:13:38.449340+0000","last_became_active":"2023-09-23T20:01:01.380654+0000","last_became_peered":"2023-09-23T20:01:01.380654+0000","last_unstale":"2023-09-23T20:13:38.449340+0000","last_undegraded":"2023-09-23T20:13:38.449340+0000","last_fullsized":"2023-09-23T20:13:38.449340+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456899+0000","last_change":"2023-09-23T20:12:42.639423+0000","last_active":"2023-09-23T20:13:38.456899+0000","last_peered":"2023-09-23T20:13:38.456899+0000","last_clean":"2023-09-23T20:13:38.456899+0000","last_became_active":"2023-09-23T20:12:42.638988+0000","last_became_peered":"2023-09-23T20:12:42.638988+0000","last_unstale":"2023-09-23T20:13:38.456899+0000","last_undegraded":"2023-09-23T20:13:38.456899+0000","last_fullsized":"2023-09-23T20:13:38.456899+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.462007+0000","last_change":"2023-09-23T20:13:39.462007+0000","last_active":"2023-09-23T20:13:39.462007+0000","last_peered":"2023-09-23T20:13:39.462007+0000","last_clean":"2023-09-23T20:13:39.462007+0000","last_became_active":"2023-09-23T20:13:39.461629+0000","last_became_peered":"2023-09-23T20:13:39.461629+0000","last_unstale":"2023-09-23T20:13:39.462007+0000","last_undegraded":"2023-09-23T20:13:39.462007+0000","last_fullsized":"2023-09-23T20:13:39.462007+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":47,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.458061+0000","last_change":"2023-09-23T20:01:00.055224+0000","last_active":"2023-09-23T20:13:38.458061+0000","last_peered":"2023-09-23T20:13:38.458061+0000","last_clean":"2023-09-23T20:13:38.458061+0000","last_became_active":"2023-09-23T20:01:00.054852+0000","last_became_peered":"2023-09-23T20:01:00.054852+0000","last_unstale":"2023-09-23T20:13:38.458061+0000","last_undegraded":"2023-09-23T20:13:38.458061+0000","last_fullsized":"2023-09-23T20:13:38.458061+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446048+0000","last_change":"2023-09-23T20:13:11.232942+0000","last_active":"2023-09-23T20:13:38.446048+0000","last_peered":"2023-09-23T20:13:38.446048+0000","last_clean":"2023-09-23T20:13:38.446048+0000","last_became_active":"2023-09-23T20:13:11.232537+0000","last_became_peered":"2023-09-23T20:13:11.232537+0000","last_unstale":"2023-09-23T20:13:38.446048+0000","last_undegraded":"2023-09-23T20:13:38.446048+0000","last_fullsized":"2023-09-23T20:13:38.446048+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.467671+0000","last_change":"2023-09-23T20:13:39.467671+0000","last_active":"2023-09-23T20:13:39.467671+0000","last_peered":"2023-09-23T20:13:39.467671+0000","last_clean":"2023-09-23T20:13:39.467671+0000","last_became_active":"2023-09-23T20:13:39.467243+0000","last_became_peered":"2023-09-23T20:13:39.467243+0000","last_unstale":"2023-09-23T20:13:39.467671+0000","last_undegraded":"2023-09-23T20:13:39.467671+0000","last_fullsized":"2023-09-23T20:13:39.467671+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443330+0000","last_change":"2023-09-23T20:12:42.627500+0000","last_active":"2023-09-23T20:13:39.443330+0000","last_peered":"2023-09-23T20:13:39.443330+0000","last_clean":"2023-09-23T20:13:39.443330+0000","last_became_active":"2023-09-23T20:12:42.627175+0000","last_became_peered":"2023-09-23T20:12:42.627175+0000","last_unstale":"2023-09-23T20:13:39.443330+0000","last_undegraded":"2023-09-23T20:13:39.443330+0000","last_fullsized":"2023-09-23T20:13:39.443330+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.088936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457891+0000","last_change":"2023-09-23T20:13:39.457891+0000","last_active":"2023-09-23T20:13:39.457891+0000","last_peered":"2023-09-23T20:13:39.457891+0000","last_clean":"2023-09-23T20:13:39.457891+0000","last_became_active":"2023-09-23T20:13:39.457395+0000","last_became_peered":"2023-09-23T20:13:39.457395+0000","last_unstale":"2023-09-23T20:13:39.457891+0000","last_undegraded":"2023-09-23T20:13:39.457891+0000","last_fullsized":"2023-09-23T20:13:39.457891+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:40:37.118364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.464034+0000","last_change":"2023-09-23T20:13:39.464034+0000","last_active":"2023-09-23T20:13:39.464034+0000","last_peered":"2023-09-23T20:13:39.464034+0000","last_clean":"2023-09-23T20:13:39.464034+0000","last_became_active":"2023-09-23T20:13:39.463659+0000","last_became_peered":"2023-09-23T20:13:39.463659+0000","last_unstale":"2023-09-23T20:13:39.464034+0000","last_undegraded":"2023-09-23T20:13:39.464034+0000","last_fullsized":"2023-09-23T20:13:39.464034+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":61,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446330+0000","last_change":"2023-09-23T20:12:42.644131+0000","last_active":"2023-09-23T20:13:38.446330+0000","last_peered":"2023-09-23T20:13:38.446330+0000","last_clean":"2023-09-23T20:13:38.446330+0000","last_became_active":"2023-09-23T20:12:42.643632+0000","last_became_peered":"2023-09-23T20:12:42.643632+0000","last_unstale":"2023-09-23T20:13:38.446330+0000","last_undegraded":"2023-09-23T20:13:38.446330+0000","last_fullsized":"2023-09-23T20:13:38.446330+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":74,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452792+0000","last_change":"2023-09-23T20:13:11.233972+0000","last_active":"2023-09-23T20:13:38.452792+0000","last_peered":"2023-09-23T20:13:38.452792+0000","last_clean":"2023-09-23T20:13:38.452792+0000","last_became_active":"2023-09-23T20:13:11.233640+0000","last_became_peered":"2023-09-23T20:13:11.233640+0000","last_unstale":"2023-09-23T20:13:38.452792+0000","last_undegraded":"2023-09-23T20:13:38.452792+0000","last_fullsized":"2023-09-23T20:13:38.452792+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452247+0000","last_change":"2023-09-23T20:13:11.231496+0000","last_active":"2023-09-23T20:13:38.452247+0000","last_peered":"2023-09-23T20:13:38.452247+0000","last_clean":"2023-09-23T20:13:38.452247+0000","last_became_active":"2023-09-23T20:13:11.231140+0000","last_became_peered":"2023-09-23T20:13:11.231140+0000","last_unstale":"2023-09-23T20:13:38.452247+0000","last_undegraded":"2023-09-23T20:13:38.452247+0000","last_fullsized":"2023-09-23T20:13:38.452247+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.453329+0000","last_change":"2023-09-23T20:12:42.639326+0000","last_active":"2023-09-23T20:13:38.453329+0000","last_peered":"2023-09-23T20:13:38.453329+0000","last_clean":"2023-09-23T20:13:38.453329+0000","last_became_active":"2023-09-23T20:12:42.638949+0000","last_became_peered":"2023-09-23T20:12:42.638949+0000","last_unstale":"2023-09-23T20:13:38.453329+0000","last_undegraded":"2023-09-23T20:13:38.453329+0000","last_fullsized":"2023-09-23T20:13:38.453329+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460822+0000","last_change":"2023-09-23T20:13:39.460822+0000","last_active":"2023-09-23T20:13:39.460822+0000","last_peered":"2023-09-23T20:13:39.460822+0000","last_clean":"2023-09-23T20:13:39.460822+0000","last_became_active":"2023-09-23T20:13:39.460197+0000","last_became_peered":"2023-09-23T20:13:39.460197+0000","last_unstale":"2023-09-23T20:13:39.460822+0000","last_undegraded":"2023-09-23T20:13:39.460822+0000","last_fullsized":"2023-09-23T20:13:39.460822+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:17:55.315314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.458182+0000","last_change":"2023-09-23T20:13:39.457859+0000","last_active":"2023-09-23T20:13:39.458182+0000","last_peered":"2023-09-23T20:13:39.458182+0000","last_clean":"2023-09-23T20:13:39.458182+0000","last_became_active":"2023-09-23T20:13:39.457472+0000","last_became_peered":"2023-09-23T20:13:39.457472+0000","last_unstale":"2023-09-23T20:13:39.458182+0000","last_undegraded":"2023-09-23T20:13:39.458182+0000","last_fullsized":"2023-09-23T20:13:39.458182+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:15:32.464779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":73,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448125+0000","last_change":"2023-09-23T20:12:42.636015+0000","last_active":"2023-09-23T20:13:39.448125+0000","last_peered":"2023-09-23T20:13:39.448125+0000","last_clean":"2023-09-23T20:13:39.448125+0000","last_became_active":"2023-09-23T20:12:42.635012+0000","last_became_peered":"2023-09-23T20:12:42.635012+0000","last_unstale":"2023-09-23T20:13:39.448125+0000","last_undegraded":"2023-09-23T20:13:39.448125+0000","last_fullsized":"2023-09-23T20:13:39.448125+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:18:12.202143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466796+0000","last_change":"2023-09-23T20:13:39.466796+0000","last_active":"2023-09-23T20:13:39.466796+0000","last_peered":"2023-09-23T20:13:39.466796+0000","last_clean":"2023-09-23T20:13:39.466796+0000","last_became_active":"2023-09-23T20:13:39.466140+0000","last_became_peered":"2023-09-23T20:13:39.466140+0000","last_unstale":"2023-09-23T20:13:39.466796+0000","last_undegraded":"2023-09-23T20:13:39.466796+0000","last_fullsized":"2023-09-23T20:13:39.466796+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448255+0000","last_change":"2023-09-23T20:12:42.639167+0000","last_active":"2023-09-23T20:13:39.448255+0000","last_peered":"2023-09-23T20:13:39.448255+0000","last_clean":"2023-09-23T20:13:39.448255+0000","last_became_active":"2023-09-23T20:12:42.638819+0000","last_became_peered":"2023-09-23T20:12:42.638819+0000","last_unstale":"2023-09-23T20:13:39.448255+0000","last_undegraded":"2023-09-23T20:13:39.448255+0000","last_fullsized":"2023-09-23T20:13:39.448255+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:52.829269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450358+0000","last_change":"2023-09-23T20:12:42.635735+0000","last_active":"2023-09-23T20:13:38.450358+0000","last_peered":"2023-09-23T20:13:38.450358+0000","last_clean":"2023-09-23T20:13:38.450358+0000","last_became_active":"2023-09-23T20:12:42.635355+0000","last_became_peered":"2023-09-23T20:12:42.635355+0000","last_unstale":"2023-09-23T20:13:38.450358+0000","last_undegraded":"2023-09-23T20:13:38.450358+0000","last_fullsized":"2023-09-23T20:13:38.450358+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452753+0000","last_change":"2023-09-23T20:12:12.106957+0000","last_active":"2023-09-23T20:13:38.452753+0000","last_peered":"2023-09-23T20:13:38.452753+0000","last_clean":"2023-09-23T20:13:38.452753+0000","last_became_active":"2023-09-23T20:12:12.106396+0000","last_became_peered":"2023-09-23T20:12:12.106396+0000","last_unstale":"2023-09-23T20:13:38.452753+0000","last_undegraded":"2023-09-23T20:13:38.452753+0000","last_fullsized":"2023-09-23T20:13:38.452753+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.455947+0000","last_change":"2023-09-23T20:13:39.453502+0000","last_active":"2023-09-23T20:13:39.455947+0000","last_peered":"2023-09-23T20:13:39.455947+0000","last_clean":"2023-09-23T20:13:39.455947+0000","last_became_active":"2023-09-23T20:13:39.453148+0000","last_became_peered":"2023-09-23T20:13:39.453148+0000","last_unstale":"2023-09-23T20:13:39.455947+0000","last_undegraded":"2023-09-23T20:13:39.455947+0000","last_fullsized":"2023-09-23T20:13:39.455947+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:29.231002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457789+0000","last_change":"2023-09-23T20:13:39.456665+0000","last_active":"2023-09-23T20:13:39.457789+0000","last_peered":"2023-09-23T20:13:39.457789+0000","last_clean":"2023-09-23T20:13:39.457789+0000","last_became_active":"2023-09-23T20:13:39.456259+0000","last_became_peered":"2023-09-23T20:13:39.456259+0000","last_unstale":"2023-09-23T20:13:39.457789+0000","last_undegraded":"2023-09-23T20:13:39.457789+0000","last_fullsized":"2023-09-23T20:13:39.457789+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:25.423463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.449279+0000","last_change":"2023-09-23T20:13:11.228564+0000","last_active":"2023-09-23T20:13:39.449279+0000","last_peered":"2023-09-23T20:13:39.449279+0000","last_clean":"2023-09-23T20:13:39.449279+0000","last_became_active":"2023-09-23T20:13:11.228221+0000","last_became_peered":"2023-09-23T20:13:11.228221+0000","last_unstale":"2023-09-23T20:13:39.449279+0000","last_undegraded":"2023-09-23T20:13:39.449279+0000","last_fullsized":"2023-09-23T20:13:39.449279+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:51.917162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.447999+0000","last_change":"2023-09-23T20:12:42.630197+0000","last_active":"2023-09-23T20:13:39.447999+0000","last_peered":"2023-09-23T20:13:39.447999+0000","last_clean":"2023-09-23T20:13:39.447999+0000","last_became_active":"2023-09-23T20:12:42.629556+0000","last_became_peered":"2023-09-23T20:12:42.629556+0000","last_unstale":"2023-09-23T20:13:39.447999+0000","last_undegraded":"2023-09-23T20:13:39.447999+0000","last_fullsized":"2023-09-23T20:13:39.447999+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:02.793029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450414+0000","last_change":"2023-09-23T20:13:11.237029+0000","last_active":"2023-09-23T20:13:38.450414+0000","last_peered":"2023-09-23T20:13:38.450414+0000","last_clean":"2023-09-23T20:13:38.450414+0000","last_became_active":"2023-09-23T20:13:11.236811+0000","last_became_peered":"2023-09-23T20:13:11.236811+0000","last_unstale":"2023-09-23T20:13:38.450414+0000","last_undegraded":"2023-09-23T20:13:38.450414+0000","last_fullsized":"2023-09-23T20:13:38.450414+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":297,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.457945+0000","last_change":"2023-09-23T20:12:12.108646+0000","last_active":"2023-09-23T20:13:38.457945+0000","last_peered":"2023-09-23T20:13:38.457945+0000","last_clean":"2023-09-23T20:13:38.457945+0000","last_became_active":"2023-09-23T20:12:12.108124+0000","last_became_peered":"2023-09-23T20:12:12.108124+0000","last_unstale":"2023-09-23T20:13:38.457945+0000","last_undegraded":"2023-09-23T20:13:38.457945+0000","last_fullsized":"2023-09-23T20:13:38.457945+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460864+0000","last_change":"2023-09-23T20:13:39.460864+0000","last_active":"2023-09-23T20:13:39.460864+0000","last_peered":"2023-09-23T20:13:39.460864+0000","last_clean":"2023-09-23T20:13:39.460864+0000","last_became_active":"2023-09-23T20:13:39.460336+0000","last_became_peered":"2023-09-23T20:13:39.460336+0000","last_unstale":"2023-09-23T20:13:39.460864+0000","last_undegraded":"2023-09-23T20:13:39.460864+0000","last_fullsized":"2023-09-23T20:13:39.460864+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:48.711729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.445636+0000","last_change":"2023-09-23T20:01:01.379853+0000","last_active":"2023-09-23T20:13:38.445636+0000","last_peered":"2023-09-23T20:13:38.445636+0000","last_clean":"2023-09-23T20:13:38.445636+0000","last_became_active":"2023-09-23T20:01:01.379036+0000","last_became_peered":"2023-09-23T20:01:01.379036+0000","last_unstale":"2023-09-23T20:13:38.445636+0000","last_undegraded":"2023-09-23T20:13:38.445636+0000","last_fullsized":"2023-09-23T20:13:38.445636+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.458060+0000","last_change":"2023-09-23T20:12:42.644384+0000","last_active":"2023-09-23T20:13:38.458060+0000","last_peered":"2023-09-23T20:13:38.458060+0000","last_clean":"2023-09-23T20:13:38.458060+0000","last_became_active":"2023-09-23T20:12:42.643968+0000","last_became_peered":"2023-09-23T20:12:42.643968+0000","last_unstale":"2023-09-23T20:13:38.458060+0000","last_undegraded":"2023-09-23T20:13:38.458060+0000","last_fullsized":"2023-09-23T20:13:38.458060+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461387+0000","last_change":"2023-09-23T20:13:39.459220+0000","last_active":"2023-09-23T20:13:39.461387+0000","last_peered":"2023-09-23T20:13:39.461387+0000","last_clean":"2023-09-23T20:13:39.461387+0000","last_became_active":"2023-09-23T20:13:39.458873+0000","last_became_peered":"2023-09-23T20:13:39.458873+0000","last_unstale":"2023-09-23T20:13:39.461387+0000","last_undegraded":"2023-09-23T20:13:39.461387+0000","last_fullsized":"2023-09-23T20:13:39.461387+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:13:55.494880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.445243+0000","last_change":"2023-09-23T20:13:11.223601+0000","last_active":"2023-09-23T20:13:39.445243+0000","last_peered":"2023-09-23T20:13:39.445243+0000","last_clean":"2023-09-23T20:13:39.445243+0000","last_became_active":"2023-09-23T20:13:11.223145+0000","last_became_peered":"2023-09-23T20:13:11.223145+0000","last_unstale":"2023-09-23T20:13:39.445243+0000","last_undegraded":"2023-09-23T20:13:39.445243+0000","last_fullsized":"2023-09-23T20:13:39.445243+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:36.267875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.457933+0000","last_change":"2023-09-23T20:12:12.107536+0000","last_active":"2023-09-23T20:13:38.457933+0000","last_peered":"2023-09-23T20:13:38.457933+0000","last_clean":"2023-09-23T20:13:38.457933+0000","last_became_active":"2023-09-23T20:12:12.107110+0000","last_became_peered":"2023-09-23T20:12:12.107110+0000","last_unstale":"2023-09-23T20:13:38.457933+0000","last_undegraded":"2023-09-23T20:13:38.457933+0000","last_fullsized":"2023-09-23T20:13:38.457933+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448645+0000","last_change":"2023-09-23T20:13:11.229795+0000","last_active":"2023-09-23T20:13:39.448645+0000","last_peered":"2023-09-23T20:13:39.448645+0000","last_clean":"2023-09-23T20:13:39.448645+0000","last_became_active":"2023-09-23T20:13:11.229378+0000","last_became_peered":"2023-09-23T20:13:11.229378+0000","last_unstale":"2023-09-23T20:13:39.448645+0000","last_undegraded":"2023-09-23T20:13:39.448645+0000","last_fullsized":"2023-09-23T20:13:39.448645+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.097077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.442982+0000","last_change":"2023-09-23T20:12:12.104153+0000","last_active":"2023-09-23T20:13:39.442982+0000","last_peered":"2023-09-23T20:13:39.442982+0000","last_clean":"2023-09-23T20:13:39.442982+0000","last_became_active":"2023-09-23T20:12:12.102962+0000","last_became_peered":"2023-09-23T20:12:12.102962+0000","last_unstale":"2023-09-23T20:13:39.442982+0000","last_undegraded":"2023-09-23T20:13:39.442982+0000","last_fullsized":"2023-09-23T20:13:39.442982+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.489458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.463966+0000","last_change":"2023-09-23T20:13:39.463966+0000","last_active":"2023-09-23T20:13:39.463966+0000","last_peered":"2023-09-23T20:13:39.463966+0000","last_clean":"2023-09-23T20:13:39.463966+0000","last_became_active":"2023-09-23T20:13:39.460232+0000","last_became_peered":"2023-09-23T20:13:39.460232+0000","last_unstale":"2023-09-23T20:13:39.463966+0000","last_undegraded":"2023-09-23T20:13:39.463966+0000","last_fullsized":"2023-09-23T20:13:39.463966+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:32:21.759490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448402+0000","last_change":"2023-09-23T20:12:42.639372+0000","last_active":"2023-09-23T20:13:39.448402+0000","last_peered":"2023-09-23T20:13:39.448402+0000","last_clean":"2023-09-23T20:13:39.448402+0000","last_became_active":"2023-09-23T20:12:42.638304+0000","last_became_peered":"2023-09-23T20:12:42.638304+0000","last_unstale":"2023-09-23T20:13:39.448402+0000","last_undegraded":"2023-09-23T20:13:39.448402+0000","last_fullsized":"2023-09-23T20:13:39.448402+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:40.194453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":57,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461549+0000","last_change":"2023-09-23T20:13:39.461549+0000","last_active":"2023-09-23T20:13:39.461549+0000","last_peered":"2023-09-23T20:13:39.461549+0000","last_clean":"2023-09-23T20:13:39.461549+0000","last_became_active":"2023-09-23T20:13:39.461225+0000","last_became_peered":"2023-09-23T20:13:39.461225+0000","last_unstale":"2023-09-23T20:13:39.461549+0000","last_undegraded":"2023-09-23T20:13:39.461549+0000","last_fullsized":"2023-09-23T20:13:39.461549+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:32.090273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":65,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.445958+0000","last_change":"2023-09-23T20:13:11.235154+0000","last_active":"2023-09-23T20:13:38.445958+0000","last_peered":"2023-09-23T20:13:38.445958+0000","last_clean":"2023-09-23T20:13:38.445958+0000","last_became_active":"2023-09-23T20:13:11.234874+0000","last_became_peered":"2023-09-23T20:13:11.234874+0000","last_unstale":"2023-09-23T20:13:38.445958+0000","last_undegraded":"2023-09-23T20:13:38.445958+0000","last_fullsized":"2023-09-23T20:13:38.445958+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.445148+0000","last_change":"2023-09-23T20:12:42.629486+0000","last_active":"2023-09-23T20:13:39.445148+0000","last_peered":"2023-09-23T20:13:39.445148+0000","last_clean":"2023-09-23T20:13:39.445148+0000","last_became_active":"2023-09-23T20:12:42.628902+0000","last_became_peered":"2023-09-23T20:12:42.628902+0000","last_unstale":"2023-09-23T20:13:39.445148+0000","last_undegraded":"2023-09-23T20:13:39.445148+0000","last_fullsized":"2023-09-23T20:13:39.445148+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:57:50.571841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452788+0000","last_change":"2023-09-23T20:01:01.072181+0000","last_active":"2023-09-23T20:13:38.452788+0000","last_peered":"2023-09-23T20:13:38.452788+0000","last_clean":"2023-09-23T20:13:38.452788+0000","last_became_active":"2023-09-23T20:01:01.071691+0000","last_became_peered":"2023-09-23T20:01:01.071691+0000","last_unstale":"2023-09-23T20:13:38.452788+0000","last_undegraded":"2023-09-23T20:13:38.452788+0000","last_fullsized":"2023-09-23T20:13:38.452788+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":41,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443495+0000","last_change":"2023-09-23T20:12:12.104988+0000","last_active":"2023-09-23T20:13:39.443495+0000","last_peered":"2023-09-23T20:13:39.443495+0000","last_clean":"2023-09-23T20:13:39.443495+0000","last_became_active":"2023-09-23T20:12:12.104046+0000","last_became_peered":"2023-09-23T20:12:12.104046+0000","last_unstale":"2023-09-23T20:13:39.443495+0000","last_undegraded":"2023-09-23T20:13:39.443495+0000","last_fullsized":"2023-09-23T20:13:39.443495+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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-25T06:27:26.247460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":82,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.454182+0000","last_change":"2023-09-23T20:13:39.454182+0000","last_active":"2023-09-23T20:13:39.454182+0000","last_peered":"2023-09-23T20:13:39.454182+0000","last_clean":"2023-09-23T20:13:39.454182+0000","last_became_active":"2023-09-23T20:13:39.453828+0000","last_became_peered":"2023-09-23T20:13:39.453828+0000","last_unstale":"2023-09-23T20:13:39.454182+0000","last_undegraded":"2023-09-23T20:13:39.454182+0000","last_fullsized":"2023-09-23T20:13:39.454182+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:41.169714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450818+0000","last_change":"2023-09-23T20:12:42.638415+0000","last_active":"2023-09-23T20:13:38.450818+0000","last_peered":"2023-09-23T20:13:38.450818+0000","last_clean":"2023-09-23T20:13:38.450818+0000","last_became_active":"2023-09-23T20:12:42.637959+0000","last_became_peered":"2023-09-23T20:12:42.637959+0000","last_unstale":"2023-09-23T20:13:38.450818+0000","last_undegraded":"2023-09-23T20:13:38.450818+0000","last_fullsized":"2023-09-23T20:13:38.450818+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.462057+0000","last_change":"2023-09-23T20:13:39.462057+0000","last_active":"2023-09-23T20:13:39.462057+0000","last_peered":"2023-09-23T20:13:39.462057+0000","last_clean":"2023-09-23T20:13:39.462057+0000","last_became_active":"2023-09-23T20:13:39.461647+0000","last_became_peered":"2023-09-23T20:13:39.461647+0000","last_unstale":"2023-09-23T20:13:39.462057+0000","last_undegraded":"2023-09-23T20:13:39.462057+0000","last_fullsized":"2023-09-23T20:13:39.462057+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":47,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452088+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:13:38.452088+0000","last_peered":"2023-09-23T20:13:38.452088+0000","last_clean":"2023-09-23T20:13:38.452088+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:13:38.452088+0000","last_undegraded":"2023-09-23T20:13:38.452088+0000","last_fullsized":"2023-09-23T20:13:38.452088+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466301+0000","last_change":"2023-09-23T20:13:39.466301+0000","last_active":"2023-09-23T20:13:39.466301+0000","last_peered":"2023-09-23T20:13:39.466301+0000","last_clean":"2023-09-23T20:13:39.466301+0000","last_became_active":"2023-09-23T20:13:39.465871+0000","last_became_peered":"2023-09-23T20:13:39.465871+0000","last_unstale":"2023-09-23T20:13:39.466301+0000","last_undegraded":"2023-09-23T20:13:39.466301+0000","last_fullsized":"2023-09-23T20:13:39.466301+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.456655+0000","last_change":"2023-09-23T20:13:39.456655+0000","last_active":"2023-09-23T20:13:39.456655+0000","last_peered":"2023-09-23T20:13:39.456655+0000","last_clean":"2023-09-23T20:13:39.456655+0000","last_became_active":"2023-09-23T20:13:39.456224+0000","last_became_peered":"2023-09-23T20:13:39.456224+0000","last_unstale":"2023-09-23T20:13:39.456655+0000","last_undegraded":"2023-09-23T20:13:39.456655+0000","last_fullsized":"2023-09-23T20:13:39.456655+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:30:59.518697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.459103+0000","last_change":"2023-09-23T20:13:39.459103+0000","last_active":"2023-09-23T20:13:39.459103+0000","last_peered":"2023-09-23T20:13:39.459103+0000","last_clean":"2023-09-23T20:13:39.459103+0000","last_became_active":"2023-09-23T20:13:39.458499+0000","last_became_peered":"2023-09-23T20:13:39.458499+0000","last_unstale":"2023-09-23T20:13:39.459103+0000","last_undegraded":"2023-09-23T20:13:39.459103+0000","last_fullsized":"2023-09-23T20:13:39.459103+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.917774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443570+0000","last_change":"2023-09-23T20:13:11.231692+0000","last_active":"2023-09-23T20:13:39.443570+0000","last_peered":"2023-09-23T20:13:39.443570+0000","last_clean":"2023-09-23T20:13:39.443570+0000","last_became_active":"2023-09-23T20:13:11.231268+0000","last_became_peered":"2023-09-23T20:13:11.231268+0000","last_unstale":"2023-09-23T20:13:39.443570+0000","last_undegraded":"2023-09-23T20:13:39.443570+0000","last_fullsized":"2023-09-23T20:13:39.443570+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:51:13.160941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452042+0000","last_change":"2023-09-23T20:12:42.638385+0000","last_active":"2023-09-23T20:13:38.452042+0000","last_peered":"2023-09-23T20:13:38.452042+0000","last_clean":"2023-09-23T20:13:38.452042+0000","last_became_active":"2023-09-23T20:12:42.638003+0000","last_became_peered":"2023-09-23T20:12:42.638003+0000","last_unstale":"2023-09-23T20:13:38.452042+0000","last_undegraded":"2023-09-23T20:13:38.452042+0000","last_fullsized":"2023-09-23T20:13:38.452042+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430418,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310892,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434260,"statfs":{"total":95995035648,"available":95676682240,"internally_reserved":0,"allocated":1544192,"data_stored":1098430,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92400000000000004,"15min":0.91400000000000003},"min":{"1min":0.57199999999999995,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.93200000000000005,"15min":0.97199999999999998},"min":{"1min":0.56299999999999994,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.0840000000000001,"5min":1.24,"15min":1.24},"last":0.89800000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:14:47 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.94999999999999996,"15min":0.93799999999999994},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.1830000000000001},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.67300000000000004,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.748}]},{"osd":2,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.65700000000000003,"5min":0.622,"15min":0.622},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.92200000000000004,"15min":0.91500000000000004},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.1559999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:14:39 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.101,"15min":1.101},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.998,"5min":1.998,"15min":1.998},"last":0.85999999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:14:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.94299999999999995,"15min":0.92300000000000004},"min":{"1min":0.73799999999999999,"5min":0.51300000000000001,"15min":0.498},"max":{"1min":1.3300000000000001,"5min":1.409,"15min":2.8340000000000001},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.069,"5min":0.96999999999999997,"15min":0.97499999999999998},"min":{"1min":0.83799999999999997,"5min":0.53700000000000003,"15min":0.51100000000000001},"max":{"1min":1.919,"5min":1.919,"15min":2.9580000000000002},"last":1.0720000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:14:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.016,"15min":1.0680000000000001},"min":{"1min":0.71999999999999997,"5min":0.60699999999999998,"15min":0.53700000000000003},"max":{"1min":1.4359999999999999,"5min":1.482,"15min":4.165},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.0629999999999999,"15min":1.0529999999999999},"min":{"1min":0.84099999999999997,"5min":0.63100000000000001,"15min":0.47299999999999998},"max":{"1min":2.2410000000000001,"5min":2.2410000000000001,"15min":4.0499999999999998},"last":1.2310000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:14:34 2023","interfaces":[{"interface":"back","average":{"1min":1.321,"5min":1.1140000000000001,"15min":1.0940000000000001},"min":{"1min":1.038,"5min":0.57699999999999996,"15min":0.54300000000000004},"max":{"1min":2.379,"5min":2.379,"15min":4.5739999999999998},"last":1.022},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.097,"15min":1.089},"min":{"1min":0.90000000000000002,"5min":0.65700000000000003,"15min":0.51000000000000001},"max":{"1min":1.847,"5min":1.847,"15min":3.0139999999999998},"last":0.997}]}]},{"osd":6,"up_from":42,"seq":180388626651,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306780,"kb_used_data":1492,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438372,"statfs":{"total":95995035648,"available":95680892928,"internally_reserved":0,"allocated":1527808,"data_stored":1097969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.86499999999999999,"15min":0.87},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.242,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.90800000000000003,"15min":0.89900000000000002},"min":{"1min":0.54900000000000004,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.212,"5min":1.214,"15min":1.214},"last":0.96099999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.81000000000000005,"15min":0.80900000000000005},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.0509999999999999,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.89900000000000002,"15min":0.91300000000000003},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1080000000000001,"5min":1.383,"15min":1.383},"last":1.0149999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:15:11 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.95899999999999996,"15min":0.96099999999999997},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.232,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.1259999999999999},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.96999999999999997,"15min":0.97499999999999998},"min":{"1min":0.65400000000000003,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.181,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.147}]},{"osd":3,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.069,"5min":1.069,"15min":1.069},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.171}]},{"osd":4,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93400000000000005,"15min":0.90000000000000002},"min":{"1min":0.72699999999999998,"5min":0.41199999999999998,"15min":0.373},"max":{"1min":1.1499999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":0.81899999999999995},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.97699999999999998,"15min":0.96699999999999997},"min":{"1min":0.71199999999999997,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3640000000000001,"5min":1.494,"15min":1.512},"last":1.2230000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.998,"15min":1.012},"min":{"1min":0.58799999999999997,"5min":0.505,"15min":0.40699999999999997},"max":{"1min":1.341,"5min":1.575,"15min":1.794},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.123,"5min":1.0740000000000001,"15min":1.048},"min":{"1min":0.67100000000000004,"5min":0.58099999999999996,"15min":0.42899999999999999},"max":{"1min":1.343,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.2669999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:14:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.1060000000000001,"15min":1.0720000000000001},"min":{"1min":0.79500000000000004,"5min":0.44,"15min":0.44},"max":{"1min":1.2949999999999999,"5min":1.7010000000000001,"15min":1.74},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.052,"5min":1.139,"15min":1.125},"min":{"1min":0.64300000000000002,"5min":0.60499999999999998,"15min":0.54400000000000004},"max":{"1min":1.3149999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.0640000000000001}]}]},{"osd":1,"up_from":82,"seq":352187318307,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36528,"kb_used_data":936,"kb_used_omap":4,"kb_used_meta":35579,"kb_avail":93708624,"statfs":{"total":95995035648,"available":95957630976,"internally_reserved":0,"allocated":958464,"data_stored":510115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":36433806},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.66400000000000003,"15min":0.66600000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.0700000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.69199999999999995,"15min":0.69899999999999995},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.747}]},{"osd":2,"last update":"Sat Sep 23 20:15:12 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.69399999999999995,"15min":0.70399999999999996},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.95799999999999996,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.68799999999999994,"15min":0.68899999999999995},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.077,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.89800000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:14:38 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.81899999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.96799999999999997,"15min":0.96899999999999997},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.2849999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.119},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.94899999999999995,"15min":0.94499999999999995},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":0.94199999999999995}]},{"osd":5,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.008,"15min":1.004},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":1.1619999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.016,"15min":1.0229999999999999},"min":{"1min":0.78700000000000003,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.319,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.99199999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.073,"15min":1.079},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.357,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0780000000000001,"15min":1.081},"min":{"1min":0.68999999999999995,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":1.0489999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0569999999999999,"15min":1.0589999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.3799999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.113,"15min":1.1160000000000001},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":0.877}]}]},{"osd":0,"up_from":77,"seq":330712481833,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29128,"kb_used_data":1536,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93716024,"statfs":{"total":95995035648,"available":95965208576,"internally_reserved":0,"allocated":1572864,"data_stored":1101896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28240506},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:14:46 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.627,"15min":0.63300000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.89900000000000002,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.77200000000000002,"15min":0.78200000000000003},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.97799999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.66500000000000004,"15min":0.67900000000000005},"min":{"1min":0.38500000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.87,"5min":1.109,"15min":1.109},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.62,"15min":0.627},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.68500000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:14:39 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.81200000000000006}]},{"osd":4,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.91500000000000004,"15min":0.92100000000000004},"min":{"1min":0.65700000000000003,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.0309999999999999,"15min":1.05},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.242,"5min":1.399,"15min":1.399},"last":1.024}]},{"osd":5,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.98999999999999999,"15min":1.0169999999999999},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.304,"5min":1.427,"15min":1.427},"last":1.141},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.92600000000000005,"15min":0.92500000000000004},"min":{"1min":0.58599999999999997,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.117,"5min":1.337,"15min":1.337},"last":0.86899999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.032,"15min":1.0489999999999999},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3740000000000001,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.97999999999999998,"15min":0.99099999999999999},"min":{"1min":0.67200000000000004,"5min":0.622,"15min":0.622},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":1.042}]},{"osd":7,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0600000000000001,"15min":1.0660000000000001},"min":{"1min":0.71199999999999997,"5min":0.627,"15min":0.627},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.119},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.0509999999999999,"15min":1.075},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.276,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.2370000000000001}]}]},{"osd":2,"up_from":87,"seq":373662154782,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40628,"kb_used_data":940,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704524,"statfs":{"total":95995035648,"available":95953432576,"internally_reserved":0,"allocated":962560,"data_stored":509732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.63600000000000001,"15min":0.64500000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.79300000000000004,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.69899999999999995,"15min":0.70699999999999996},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.47399999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.73199999999999998,"15min":0.73799999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0109999999999999,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.69999999999999996,"15min":0.70599999999999996},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.52000000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:14:38 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.54900000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.95199999999999996,"15min":0.94999999999999996},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":0.752},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2629999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.63900000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0680000000000001,"15min":1.077},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.2529999999999999,"5min":1.462,"15min":1.462},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.077,"15min":1.083},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.357,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.871}]},{"osd":6,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.024,"15min":1.0309999999999999},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.58799999999999997},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0980000000000001,"15min":1.105},"min":{"1min":0.73299999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.3300000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.89000000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.024,"15min":1.038},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.1879999999999999,"5min":1.232,"15min":1.232},"last":0.70099999999999996},{"interface":"front","average":{"1min":1.046,"5min":1.0900000000000001,"15min":1.097},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.367,"5min":1.611,"15min":1.611},"last":0.79700000000000004}]}]},{"osd":3,"up_from":92,"seq":395136991256,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36452,"kb_used_data":924,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708700,"statfs":{"total":95995035648,"available":95957708800,"internally_reserved":0,"allocated":946176,"data_stored":507645,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36369461},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.052,"5min":1.052,"15min":1.052},"last":0.92600000000000005}]},{"osd":1,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.84799999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.751},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":0.95899999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":1.1830000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.5129999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"min":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.446},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.2909999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.196,"5min":1.196,"15min":1.196},"min":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"max":{"1min":1.7470000000000001,"5min":1.7470000000000001,"15min":1.7470000000000001},"last":1.3879999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019114,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298148,"kb_used_data":924,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447004,"statfs":{"total":95995035648,"available":95689732096,"internally_reserved":0,"allocated":946176,"data_stored":507992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.98799999999999999,"15min":1.0149999999999999},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.3140000000000001,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.875,"5min":0.92000000000000004,"15min":0.93300000000000005},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.0940000000000001,"5min":1.113,"15min":1.113},"last":0.71399999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.92500000000000004,"15min":0.92900000000000005},"min":{"1min":0.63900000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.2290000000000001},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.88100000000000001,"15min":0.874},"min":{"1min":0.69599999999999995,"5min":0.627,"15min":0.627},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.92400000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:15:11 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.88600000000000001,"15min":0.89400000000000002},"min":{"1min":0.58999999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1659999999999999,"5min":1.45,"15min":1.45},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.014,"5min":1.01,"15min":1.01},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.3}]},{"osd":3,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.86899999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":1.1850000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.94499999999999995,"15min":0.93500000000000005},"min":{"1min":0.60399999999999998,"5min":0.56200000000000006,"15min":0.51000000000000001},"max":{"1min":1.2709999999999999,"5min":1.498,"15min":1.498},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0109999999999999,"15min":1.002},"min":{"1min":0.80600000000000005,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.405,"5min":1.607,"15min":1.7609999999999999},"last":1.113}]},{"osd":6,"last update":"Sat Sep 23 20:14:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.97499999999999998,"15min":0.97699999999999998},"min":{"1min":0.65500000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.446,"5min":1.581,"15min":1.669},"last":1.087},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.0940000000000001,"15min":1.0820000000000001},"min":{"1min":0.65500000000000003,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.351,"5min":1.4610000000000001,"15min":1.8959999999999999},"last":1.355}]},{"osd":7,"last update":"Sat Sep 23 20:14:33 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.1060000000000001,"15min":1.0840000000000001},"min":{"1min":0.92200000000000004,"5min":0.60799999999999998,"15min":0.56200000000000006},"max":{"1min":1.3700000000000001,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.123,"5min":1.1220000000000001,"15min":1.0960000000000001},"min":{"1min":0.82399999999999995,"5min":0.627,"15min":0.47299999999999998},"max":{"1min":1.4319999999999999,"5min":1.8640000000000001,"15min":1.8640000000000001},"last":1.2749999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822883,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298128,"kb_used_data":904,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447024,"statfs":{"total":95995035648,"available":95689752576,"internally_reserved":0,"allocated":925696,"data_stored":503421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.84299999999999997,"15min":0.84699999999999998},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.0129999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.92800000000000005,"15min":0.94799999999999995},"min":{"1min":0.65500000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.151,"5min":1.284,"15min":1.284},"last":0.80100000000000005}]},{"osd":1,"last update":"Sat Sep 23 20:14:44 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.94999999999999996,"15min":0.95199999999999996},"min":{"1min":0.68300000000000005,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.93899999999999995,"15min":0.93999999999999995},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":1.117}]},{"osd":2,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.93600000000000005,"15min":0.94199999999999995},"min":{"1min":0.63800000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.89900000000000002,"15min":0.90100000000000002},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.72799999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.872}]},{"osd":4,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.92500000000000004,"15min":0.94999999999999996},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.40100000000000002},"max":{"1min":1.2929999999999999,"5min":1.3280000000000001,"15min":1.577},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.93000000000000005,"15min":0.97399999999999998},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.157,"5min":1.4350000000000001,"15min":1.78},"last":0.98899999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.048,"15min":1.052},"min":{"1min":0.77400000000000002,"5min":0.63200000000000001,"15min":0.54900000000000004},"max":{"1min":1.3799999999999999,"5min":1.7130000000000001,"15min":1.8220000000000001},"last":1.133},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0469999999999999,"15min":1.046},"min":{"1min":0.71299999999999997,"5min":0.52600000000000002,"15min":0.42599999999999999},"max":{"1min":1.2769999999999999,"5min":1.472,"15min":1.655},"last":1.159}]},{"osd":7,"last update":"Sat Sep 23 20:14:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.04,"15min":1.03},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.47499999999999998},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":2.0779999999999998},"last":1.222},{"interface":"front","average":{"1min":1.054,"5min":1.0840000000000001,"15min":1.093},"min":{"1min":0.66200000000000003,"5min":0.57399999999999995,"15min":0.51400000000000001},"max":{"1min":1.306,"5min":1.4259999999999999,"15min":1.732},"last":1.1870000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:15:31.386 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T20:15:31.386 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T20:15:31.386 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T20:15:31.386 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T20:15:31.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:31 smithi098 bash[74888]: audit 2023-09-23T20:15:30.520952+0000 mgr.y (mgr.34107) 339 : audit 0 from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:31.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:31 smithi098 bash[78228]: audit 2023-09-23T20:15:30.520952+0000 mgr.y (mgr.34107) 339 : audit 0 from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:32.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:31 smithi173 bash[59517]: audit 2023-09-23T20:15:30.520952+0000 mgr.y (mgr.34107) 339 : audit 0 from='client.34716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:33.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:32 smithi173 bash[59517]: cluster 2023-09-23T20:15:31.646096+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:33.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:32 smithi098 bash[74888]: cluster 2023-09-23T20:15:31.646096+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:33.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:32 smithi098 bash[78228]: cluster 2023-09-23T20:15:31.646096+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:35.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:34 smithi173 bash[59517]: cluster 2023-09-23T20:15:33.647018+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:35.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:34 smithi098 bash[74888]: cluster 2023-09-23T20:15:33.647018+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:35.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:34 smithi098 bash[78228]: cluster 2023-09-23T20:15:33.647018+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:36.170 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:36.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:15:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:15:36] "GET /metrics HTTP/1.1" 200 33824 "" "Prometheus/2.33.4" 2023-09-23T20:15:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:36 smithi173 bash[59517]: cluster 2023-09-23T20:15:35.648188+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:37.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:36 smithi098 bash[74888]: cluster 2023-09-23T20:15:35.648188+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:37.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:36 smithi098 bash[78228]: cluster 2023-09-23T20:15:35.648188+0000 mgr.y (mgr.34107) 342 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:38 smithi173 bash[59517]: cluster 2023-09-23T20:15:37.649143+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:39.112 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:38 smithi098 bash[78228]: cluster 2023-09-23T20:15:37.649143+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:39.113 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:38 smithi098 bash[74888]: cluster 2023-09-23T20:15:37.649143+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:39.611 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:15:39.612 INFO:teuthology.orchestra.run.smithi098.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T20:15:39.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:39 smithi098 bash[74888]: audit 2023-09-23T20:15:39.572035+0000 mon.a (mon.0) 514 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:39.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:39 smithi098 bash[74888]: audit 2023-09-23T20:15:39.607312+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.98:0/4005197564' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:15:39.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:39 smithi098 bash[78228]: audit 2023-09-23T20:15:39.572035+0000 mon.a (mon.0) 514 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:39.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:39 smithi098 bash[78228]: audit 2023-09-23T20:15:39.607312+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.98:0/4005197564' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:15:40.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:39 smithi173 bash[59517]: audit 2023-09-23T20:15:39.572035+0000 mon.a (mon.0) 514 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:40.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:39 smithi173 bash[59517]: audit 2023-09-23T20:15:39.607312+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.98:0/4005197564' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T20:15:40.377 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T20:15:40.377 INFO:teuthology.run_tasks:Running task print... 2023-09-23T20:15:40.396 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-09-23T20:15:40.396 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T20:15:40.429 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T20:15:40.429 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T20:15:40.429 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-09-23T20:15:40.431 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2023-09-23T20:15:40.431 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}}, 'kernel': {'hwe': True}, 'workunit': {'branch': 'reef', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}} 2023-09-23T20:15:40.431 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2023-09-23T20:15:40.431 INFO:tasks.thrashosds:Beginning thrashosds... 2023-09-23T20:15:40.431 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T20:15:40.431 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:15:41.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:40 smithi173 bash[59517]: cluster 2023-09-23T20:15:39.649582+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:41.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:40 smithi098 bash[78228]: cluster 2023-09-23T20:15:39.649582+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:41.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:40 smithi098 bash[74888]: cluster 2023-09-23T20:15:39.649582+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:42 smithi173 bash[59517]: cluster 2023-09-23T20:15:41.650271+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:43.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:42 smithi098 bash[74888]: cluster 2023-09-23T20:15:41.650271+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:43.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:42 smithi098 bash[78228]: cluster 2023-09-23T20:15:41.650271+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:44 smithi173 bash[59517]: cluster 2023-09-23T20:15:43.650881+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:45.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:44 smithi098 bash[78228]: cluster 2023-09-23T20:15:43.650881+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:45.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:44 smithi098 bash[74888]: cluster 2023-09-23T20:15:43.650881+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:45.210 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:46.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:15:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:15:46] "GET /metrics HTTP/1.1" 200 33825 "" "Prometheus/2.33.4" 2023-09-23T20:15:46.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:46 smithi098 bash[74888]: cluster 2023-09-23T20:15:45.651838+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:46 smithi098 bash[78228]: cluster 2023-09-23T20:15:45.651838+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:47.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:46 smithi173 bash[59517]: cluster 2023-09-23T20:15:45.651838+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:48.619 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:15:48.622 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:15:48.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:48 smithi098 bash[78228]: cluster 2023-09-23T20:15:47.652527+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:48.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:48 smithi098 bash[74888]: cluster 2023-09-23T20:15:47.652527+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:49.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:48 smithi173 bash[59517]: cluster 2023-09-23T20:15:47.652527+0000 mgr.y (mgr.34107) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:49.512 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":283,"stamp":"2023-09-23T20:15:47.652082+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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1356684,"kb_used_data":9164,"kb_used_omap":20,"kb_used_meta":1347435,"kb_avail":748604532,"statfs":{"total":767960285184,"available":766571040768,"internally_reserved":0,"allocated":9383936,"data_stored":5837200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1379774094},"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.004757"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":76,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452393+0000","last_change":"2023-09-23T20:13:11.235210+0000","last_active":"2023-09-23T20:13:38.452393+0000","last_peered":"2023-09-23T20:13:38.452393+0000","last_clean":"2023-09-23T20:13:38.452393+0000","last_became_active":"2023-09-23T20:13:11.234785+0000","last_became_peered":"2023-09-23T20:13:11.234785+0000","last_unstale":"2023-09-23T20:13:38.452393+0000","last_undegraded":"2023-09-23T20:13:38.452393+0000","last_fullsized":"2023-09-23T20:13:38.452393+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.454109+0000","last_change":"2023-09-23T20:13:39.454109+0000","last_active":"2023-09-23T20:13:39.454109+0000","last_peered":"2023-09-23T20:13:39.454109+0000","last_clean":"2023-09-23T20:13:39.454109+0000","last_became_active":"2023-09-23T20:13:39.453796+0000","last_became_peered":"2023-09-23T20:13:39.453796+0000","last_unstale":"2023-09-23T20:13:39.454109+0000","last_undegraded":"2023-09-23T20:13:39.454109+0000","last_fullsized":"2023-09-23T20:13:39.454109+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.275426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460293+0000","last_change":"2023-09-23T20:13:39.459342+0000","last_active":"2023-09-23T20:13:39.460293+0000","last_peered":"2023-09-23T20:13:39.460293+0000","last_clean":"2023-09-23T20:13:39.460293+0000","last_became_active":"2023-09-23T20:13:39.459026+0000","last_became_peered":"2023-09-23T20:13:39.459026+0000","last_unstale":"2023-09-23T20:13:39.460293+0000","last_undegraded":"2023-09-23T20:13:39.460293+0000","last_fullsized":"2023-09-23T20:13:39.460293+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:05.666904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461360+0000","last_change":"2023-09-23T20:13:39.459979+0000","last_active":"2023-09-23T20:13:39.461360+0000","last_peered":"2023-09-23T20:13:39.461360+0000","last_clean":"2023-09-23T20:13:39.461360+0000","last_became_active":"2023-09-23T20:13:39.459348+0000","last_became_peered":"2023-09-23T20:13:39.459348+0000","last_unstale":"2023-09-23T20:13:39.461360+0000","last_undegraded":"2023-09-23T20:13:39.461360+0000","last_fullsized":"2023-09-23T20:13:39.461360+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:47.084843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461066+0000","last_change":"2023-09-23T20:13:39.461066+0000","last_active":"2023-09-23T20:13:39.461066+0000","last_peered":"2023-09-23T20:13:39.461066+0000","last_clean":"2023-09-23T20:13:39.461066+0000","last_became_active":"2023-09-23T20:13:39.460314+0000","last_became_peered":"2023-09-23T20:13:39.460314+0000","last_unstale":"2023-09-23T20:13:39.461066+0000","last_undegraded":"2023-09-23T20:13:39.461066+0000","last_fullsized":"2023-09-23T20:13:39.461066+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:09.914376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446203+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:13:38.446203+0000","last_peered":"2023-09-23T20:13:38.446203+0000","last_clean":"2023-09-23T20:13:38.446203+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:13:38.446203+0000","last_undegraded":"2023-09-23T20:13:38.446203+0000","last_fullsized":"2023-09-23T20:13:38.446203+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461382+0000","last_change":"2023-09-23T20:13:39.458355+0000","last_active":"2023-09-23T20:13:39.461382+0000","last_peered":"2023-09-23T20:13:39.461382+0000","last_clean":"2023-09-23T20:13:39.461382+0000","last_became_active":"2023-09-23T20:13:39.458016+0000","last_became_peered":"2023-09-23T20:13:39.458016+0000","last_unstale":"2023-09-23T20:13:39.461382+0000","last_undegraded":"2023-09-23T20:13:39.461382+0000","last_fullsized":"2023-09-23T20:13:39.461382+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.997178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.455250+0000","last_change":"2023-09-23T20:13:39.455250+0000","last_active":"2023-09-23T20:13:39.455250+0000","last_peered":"2023-09-23T20:13:39.455250+0000","last_clean":"2023-09-23T20:13:39.455250+0000","last_became_active":"2023-09-23T20:13:39.454950+0000","last_became_peered":"2023-09-23T20:13:39.454950+0000","last_unstale":"2023-09-23T20:13:39.455250+0000","last_undegraded":"2023-09-23T20:13:39.455250+0000","last_fullsized":"2023-09-23T20:13:39.455250+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:05.348350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450862+0000","last_change":"2023-09-23T20:12:42.635529+0000","last_active":"2023-09-23T20:13:38.450862+0000","last_peered":"2023-09-23T20:13:38.450862+0000","last_clean":"2023-09-23T20:13:38.450862+0000","last_became_active":"2023-09-23T20:12:42.635195+0000","last_became_peered":"2023-09-23T20:12:42.635195+0000","last_unstale":"2023-09-23T20:13:38.450862+0000","last_undegraded":"2023-09-23T20:13:38.450862+0000","last_fullsized":"2023-09-23T20:13:38.450862+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.458813+0000","last_change":"2023-09-23T20:13:39.458813+0000","last_active":"2023-09-23T20:13:39.458813+0000","last_peered":"2023-09-23T20:13:39.458813+0000","last_clean":"2023-09-23T20:13:39.458813+0000","last_became_active":"2023-09-23T20:13:39.457181+0000","last_became_peered":"2023-09-23T20:13:39.457181+0000","last_unstale":"2023-09-23T20:13:39.458813+0000","last_undegraded":"2023-09-23T20:13:39.458813+0000","last_fullsized":"2023-09-23T20:13:39.458813+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:21:29.089130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.465108+0000","last_change":"2023-09-23T20:13:39.465108+0000","last_active":"2023-09-23T20:13:39.465108+0000","last_peered":"2023-09-23T20:13:39.465108+0000","last_clean":"2023-09-23T20:13:39.465108+0000","last_became_active":"2023-09-23T20:13:39.464257+0000","last_became_peered":"2023-09-23T20:13:39.464257+0000","last_unstale":"2023-09-23T20:13:39.465108+0000","last_undegraded":"2023-09-23T20:13:39.465108+0000","last_fullsized":"2023-09-23T20:13:39.465108+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448413+0000","last_change":"2023-09-23T20:13:11.229357+0000","last_active":"2023-09-23T20:13:39.448413+0000","last_peered":"2023-09-23T20:13:39.448413+0000","last_clean":"2023-09-23T20:13:39.448413+0000","last_became_active":"2023-09-23T20:13:11.228976+0000","last_became_peered":"2023-09-23T20:13:11.228976+0000","last_unstale":"2023-09-23T20:13:39.448413+0000","last_undegraded":"2023-09-23T20:13:39.448413+0000","last_fullsized":"2023-09-23T20:13:39.448413+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:15.568717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":67,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452900+0000","last_change":"2023-09-23T20:01:00.066647+0000","last_active":"2023-09-23T20:13:38.452900+0000","last_peered":"2023-09-23T20:13:38.452900+0000","last_clean":"2023-09-23T20:13:38.452900+0000","last_became_active":"2023-09-23T20:01:00.066341+0000","last_became_peered":"2023-09-23T20:01:00.066341+0000","last_unstale":"2023-09-23T20:13:38.452900+0000","last_undegraded":"2023-09-23T20:13:38.452900+0000","last_fullsized":"2023-09-23T20:13:38.452900+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452906+0000","last_change":"2023-09-23T20:13:11.231474+0000","last_active":"2023-09-23T20:13:38.452906+0000","last_peered":"2023-09-23T20:13:38.452906+0000","last_clean":"2023-09-23T20:13:38.452906+0000","last_became_active":"2023-09-23T20:13:11.231077+0000","last_became_peered":"2023-09-23T20:13:11.231077+0000","last_unstale":"2023-09-23T20:13:38.452906+0000","last_undegraded":"2023-09-23T20:13:38.452906+0000","last_fullsized":"2023-09-23T20:13:38.452906+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"59'2","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456596+0000","last_change":"2023-09-23T20:13:11.231171+0000","last_active":"2023-09-23T20:13:38.456596+0000","last_peered":"2023-09-23T20:13:38.456596+0000","last_clean":"2023-09-23T20:13:38.456596+0000","last_became_active":"2023-09-23T20:13:11.230687+0000","last_became_peered":"2023-09-23T20:13:11.230687+0000","last_unstale":"2023-09-23T20:13:38.456596+0000","last_undegraded":"2023-09-23T20:13:38.456596+0000","last_fullsized":"2023-09-23T20:13:38.456596+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460639+0000","last_change":"2023-09-23T20:13:39.460639+0000","last_active":"2023-09-23T20:13:39.460639+0000","last_peered":"2023-09-23T20:13:39.460639+0000","last_clean":"2023-09-23T20:13:39.460639+0000","last_became_active":"2023-09-23T20:13:39.458128+0000","last_became_peered":"2023-09-23T20:13:39.458128+0000","last_unstale":"2023-09-23T20:13:39.460639+0000","last_undegraded":"2023-09-23T20:13:39.460639+0000","last_fullsized":"2023-09-23T20:13:39.460639+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:12:55.263757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.464042+0000","last_change":"2023-09-23T20:13:39.463353+0000","last_active":"2023-09-23T20:13:39.464042+0000","last_peered":"2023-09-23T20:13:39.464042+0000","last_clean":"2023-09-23T20:13:39.464042+0000","last_became_active":"2023-09-23T20:13:39.463010+0000","last_became_peered":"2023-09-23T20:13:39.463010+0000","last_unstale":"2023-09-23T20:13:39.464042+0000","last_undegraded":"2023-09-23T20:13:39.464042+0000","last_fullsized":"2023-09-23T20:13:39.464042+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:27:57.633948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466566+0000","last_change":"2023-09-23T20:13:39.466566+0000","last_active":"2023-09-23T20:13:39.466566+0000","last_peered":"2023-09-23T20:13:39.466566+0000","last_clean":"2023-09-23T20:13:39.466566+0000","last_became_active":"2023-09-23T20:13:39.466161+0000","last_became_peered":"2023-09-23T20:13:39.466161+0000","last_unstale":"2023-09-23T20:13:39.466566+0000","last_undegraded":"2023-09-23T20:13:39.466566+0000","last_fullsized":"2023-09-23T20:13:39.466566+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.455963+0000","last_change":"2023-09-23T20:01:00.063799+0000","last_active":"2023-09-23T20:13:38.455963+0000","last_peered":"2023-09-23T20:13:38.455963+0000","last_clean":"2023-09-23T20:13:38.455963+0000","last_became_active":"2023-09-23T20:01:00.063351+0000","last_became_peered":"2023-09-23T20:01:00.063351+0000","last_unstale":"2023-09-23T20:13:38.455963+0000","last_undegraded":"2023-09-23T20:13:38.455963+0000","last_fullsized":"2023-09-23T20:13:38.455963+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461339+0000","last_change":"2023-09-23T20:13:39.459643+0000","last_active":"2023-09-23T20:13:39.461339+0000","last_peered":"2023-09-23T20:13:39.461339+0000","last_clean":"2023-09-23T20:13:39.461339+0000","last_became_active":"2023-09-23T20:13:39.458927+0000","last_became_peered":"2023-09-23T20:13:39.458927+0000","last_unstale":"2023-09-23T20:13:39.461339+0000","last_undegraded":"2023-09-23T20:13:39.461339+0000","last_fullsized":"2023-09-23T20:13:39.461339+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.396223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446196+0000","last_change":"2023-09-23T20:12:12.104678+0000","last_active":"2023-09-23T20:13:38.446196+0000","last_peered":"2023-09-23T20:13:38.446196+0000","last_clean":"2023-09-23T20:13:38.446196+0000","last_became_active":"2023-09-23T20:12:12.104103+0000","last_became_peered":"2023-09-23T20:12:12.104103+0000","last_unstale":"2023-09-23T20:13:38.446196+0000","last_undegraded":"2023-09-23T20:13:38.446196+0000","last_fullsized":"2023-09-23T20:13:38.446196+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457521+0000","last_change":"2023-09-23T20:13:39.457521+0000","last_active":"2023-09-23T20:13:39.457521+0000","last_peered":"2023-09-23T20:13:39.457521+0000","last_clean":"2023-09-23T20:13:39.457521+0000","last_became_active":"2023-09-23T20:13:39.457115+0000","last_became_peered":"2023-09-23T20:13:39.457115+0000","last_unstale":"2023-09-23T20:13:39.457521+0000","last_undegraded":"2023-09-23T20:13:39.457521+0000","last_fullsized":"2023-09-23T20:13:39.457521+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.104680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456987+0000","last_change":"2023-09-23T20:12:12.108418+0000","last_active":"2023-09-23T20:13:38.456987+0000","last_peered":"2023-09-23T20:13:38.456987+0000","last_clean":"2023-09-23T20:13:38.456987+0000","last_became_active":"2023-09-23T20:12:12.107990+0000","last_became_peered":"2023-09-23T20:12:12.107990+0000","last_unstale":"2023-09-23T20:13:38.456987+0000","last_undegraded":"2023-09-23T20:13:38.456987+0000","last_fullsized":"2023-09-23T20:13:38.456987+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.449340+0000","last_change":"2023-09-23T20:01:01.381114+0000","last_active":"2023-09-23T20:13:38.449340+0000","last_peered":"2023-09-23T20:13:38.449340+0000","last_clean":"2023-09-23T20:13:38.449340+0000","last_became_active":"2023-09-23T20:01:01.380654+0000","last_became_peered":"2023-09-23T20:01:01.380654+0000","last_unstale":"2023-09-23T20:13:38.449340+0000","last_undegraded":"2023-09-23T20:13:38.449340+0000","last_fullsized":"2023-09-23T20:13:38.449340+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456899+0000","last_change":"2023-09-23T20:12:42.639423+0000","last_active":"2023-09-23T20:13:38.456899+0000","last_peered":"2023-09-23T20:13:38.456899+0000","last_clean":"2023-09-23T20:13:38.456899+0000","last_became_active":"2023-09-23T20:12:42.638988+0000","last_became_peered":"2023-09-23T20:12:42.638988+0000","last_unstale":"2023-09-23T20:13:38.456899+0000","last_undegraded":"2023-09-23T20:13:38.456899+0000","last_fullsized":"2023-09-23T20:13:38.456899+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.462007+0000","last_change":"2023-09-23T20:13:39.462007+0000","last_active":"2023-09-23T20:13:39.462007+0000","last_peered":"2023-09-23T20:13:39.462007+0000","last_clean":"2023-09-23T20:13:39.462007+0000","last_became_active":"2023-09-23T20:13:39.461629+0000","last_became_peered":"2023-09-23T20:13:39.461629+0000","last_unstale":"2023-09-23T20:13:39.462007+0000","last_undegraded":"2023-09-23T20:13:39.462007+0000","last_fullsized":"2023-09-23T20:13:39.462007+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":47,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.458061+0000","last_change":"2023-09-23T20:01:00.055224+0000","last_active":"2023-09-23T20:13:38.458061+0000","last_peered":"2023-09-23T20:13:38.458061+0000","last_clean":"2023-09-23T20:13:38.458061+0000","last_became_active":"2023-09-23T20:01:00.054852+0000","last_became_peered":"2023-09-23T20:01:00.054852+0000","last_unstale":"2023-09-23T20:13:38.458061+0000","last_undegraded":"2023-09-23T20:13:38.458061+0000","last_fullsized":"2023-09-23T20:13:38.458061+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446048+0000","last_change":"2023-09-23T20:13:11.232942+0000","last_active":"2023-09-23T20:13:38.446048+0000","last_peered":"2023-09-23T20:13:38.446048+0000","last_clean":"2023-09-23T20:13:38.446048+0000","last_became_active":"2023-09-23T20:13:11.232537+0000","last_became_peered":"2023-09-23T20:13:11.232537+0000","last_unstale":"2023-09-23T20:13:38.446048+0000","last_undegraded":"2023-09-23T20:13:38.446048+0000","last_fullsized":"2023-09-23T20:13:38.446048+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.467671+0000","last_change":"2023-09-23T20:13:39.467671+0000","last_active":"2023-09-23T20:13:39.467671+0000","last_peered":"2023-09-23T20:13:39.467671+0000","last_clean":"2023-09-23T20:13:39.467671+0000","last_became_active":"2023-09-23T20:13:39.467243+0000","last_became_peered":"2023-09-23T20:13:39.467243+0000","last_unstale":"2023-09-23T20:13:39.467671+0000","last_undegraded":"2023-09-23T20:13:39.467671+0000","last_fullsized":"2023-09-23T20:13:39.467671+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443330+0000","last_change":"2023-09-23T20:12:42.627500+0000","last_active":"2023-09-23T20:13:39.443330+0000","last_peered":"2023-09-23T20:13:39.443330+0000","last_clean":"2023-09-23T20:13:39.443330+0000","last_became_active":"2023-09-23T20:12:42.627175+0000","last_became_peered":"2023-09-23T20:12:42.627175+0000","last_unstale":"2023-09-23T20:13:39.443330+0000","last_undegraded":"2023-09-23T20:13:39.443330+0000","last_fullsized":"2023-09-23T20:13:39.443330+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.088936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457891+0000","last_change":"2023-09-23T20:13:39.457891+0000","last_active":"2023-09-23T20:13:39.457891+0000","last_peered":"2023-09-23T20:13:39.457891+0000","last_clean":"2023-09-23T20:13:39.457891+0000","last_became_active":"2023-09-23T20:13:39.457395+0000","last_became_peered":"2023-09-23T20:13:39.457395+0000","last_unstale":"2023-09-23T20:13:39.457891+0000","last_undegraded":"2023-09-23T20:13:39.457891+0000","last_fullsized":"2023-09-23T20:13:39.457891+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:40:37.118364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.464034+0000","last_change":"2023-09-23T20:13:39.464034+0000","last_active":"2023-09-23T20:13:39.464034+0000","last_peered":"2023-09-23T20:13:39.464034+0000","last_clean":"2023-09-23T20:13:39.464034+0000","last_became_active":"2023-09-23T20:13:39.463659+0000","last_became_peered":"2023-09-23T20:13:39.463659+0000","last_unstale":"2023-09-23T20:13:39.464034+0000","last_undegraded":"2023-09-23T20:13:39.464034+0000","last_fullsized":"2023-09-23T20:13:39.464034+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":61,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446330+0000","last_change":"2023-09-23T20:12:42.644131+0000","last_active":"2023-09-23T20:13:38.446330+0000","last_peered":"2023-09-23T20:13:38.446330+0000","last_clean":"2023-09-23T20:13:38.446330+0000","last_became_active":"2023-09-23T20:12:42.643632+0000","last_became_peered":"2023-09-23T20:12:42.643632+0000","last_unstale":"2023-09-23T20:13:38.446330+0000","last_undegraded":"2023-09-23T20:13:38.446330+0000","last_fullsized":"2023-09-23T20:13:38.446330+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":74,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452792+0000","last_change":"2023-09-23T20:13:11.233972+0000","last_active":"2023-09-23T20:13:38.452792+0000","last_peered":"2023-09-23T20:13:38.452792+0000","last_clean":"2023-09-23T20:13:38.452792+0000","last_became_active":"2023-09-23T20:13:11.233640+0000","last_became_peered":"2023-09-23T20:13:11.233640+0000","last_unstale":"2023-09-23T20:13:38.452792+0000","last_undegraded":"2023-09-23T20:13:38.452792+0000","last_fullsized":"2023-09-23T20:13:38.452792+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452247+0000","last_change":"2023-09-23T20:13:11.231496+0000","last_active":"2023-09-23T20:13:38.452247+0000","last_peered":"2023-09-23T20:13:38.452247+0000","last_clean":"2023-09-23T20:13:38.452247+0000","last_became_active":"2023-09-23T20:13:11.231140+0000","last_became_peered":"2023-09-23T20:13:11.231140+0000","last_unstale":"2023-09-23T20:13:38.452247+0000","last_undegraded":"2023-09-23T20:13:38.452247+0000","last_fullsized":"2023-09-23T20:13:38.452247+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.453329+0000","last_change":"2023-09-23T20:12:42.639326+0000","last_active":"2023-09-23T20:13:38.453329+0000","last_peered":"2023-09-23T20:13:38.453329+0000","last_clean":"2023-09-23T20:13:38.453329+0000","last_became_active":"2023-09-23T20:12:42.638949+0000","last_became_peered":"2023-09-23T20:12:42.638949+0000","last_unstale":"2023-09-23T20:13:38.453329+0000","last_undegraded":"2023-09-23T20:13:38.453329+0000","last_fullsized":"2023-09-23T20:13:38.453329+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461620+0000","last_change":"2023-09-23T20:13:39.460822+0000","last_active":"2023-09-23T20:13:39.461620+0000","last_peered":"2023-09-23T20:13:39.461620+0000","last_clean":"2023-09-23T20:13:39.461620+0000","last_became_active":"2023-09-23T20:13:39.460197+0000","last_became_peered":"2023-09-23T20:13:39.460197+0000","last_unstale":"2023-09-23T20:13:39.461620+0000","last_undegraded":"2023-09-23T20:13:39.461620+0000","last_fullsized":"2023-09-23T20:13:39.461620+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:17:55.315314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.458182+0000","last_change":"2023-09-23T20:13:39.457859+0000","last_active":"2023-09-23T20:13:39.458182+0000","last_peered":"2023-09-23T20:13:39.458182+0000","last_clean":"2023-09-23T20:13:39.458182+0000","last_became_active":"2023-09-23T20:13:39.457472+0000","last_became_peered":"2023-09-23T20:13:39.457472+0000","last_unstale":"2023-09-23T20:13:39.458182+0000","last_undegraded":"2023-09-23T20:13:39.458182+0000","last_fullsized":"2023-09-23T20:13:39.458182+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:15:32.464779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":73,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448125+0000","last_change":"2023-09-23T20:12:42.636015+0000","last_active":"2023-09-23T20:13:39.448125+0000","last_peered":"2023-09-23T20:13:39.448125+0000","last_clean":"2023-09-23T20:13:39.448125+0000","last_became_active":"2023-09-23T20:12:42.635012+0000","last_became_peered":"2023-09-23T20:12:42.635012+0000","last_unstale":"2023-09-23T20:13:39.448125+0000","last_undegraded":"2023-09-23T20:13:39.448125+0000","last_fullsized":"2023-09-23T20:13:39.448125+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:18:12.202143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466796+0000","last_change":"2023-09-23T20:13:39.466796+0000","last_active":"2023-09-23T20:13:39.466796+0000","last_peered":"2023-09-23T20:13:39.466796+0000","last_clean":"2023-09-23T20:13:39.466796+0000","last_became_active":"2023-09-23T20:13:39.466140+0000","last_became_peered":"2023-09-23T20:13:39.466140+0000","last_unstale":"2023-09-23T20:13:39.466796+0000","last_undegraded":"2023-09-23T20:13:39.466796+0000","last_fullsized":"2023-09-23T20:13:39.466796+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448255+0000","last_change":"2023-09-23T20:12:42.639167+0000","last_active":"2023-09-23T20:13:39.448255+0000","last_peered":"2023-09-23T20:13:39.448255+0000","last_clean":"2023-09-23T20:13:39.448255+0000","last_became_active":"2023-09-23T20:12:42.638819+0000","last_became_peered":"2023-09-23T20:12:42.638819+0000","last_unstale":"2023-09-23T20:13:39.448255+0000","last_undegraded":"2023-09-23T20:13:39.448255+0000","last_fullsized":"2023-09-23T20:13:39.448255+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:52.829269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450358+0000","last_change":"2023-09-23T20:12:42.635735+0000","last_active":"2023-09-23T20:13:38.450358+0000","last_peered":"2023-09-23T20:13:38.450358+0000","last_clean":"2023-09-23T20:13:38.450358+0000","last_became_active":"2023-09-23T20:12:42.635355+0000","last_became_peered":"2023-09-23T20:12:42.635355+0000","last_unstale":"2023-09-23T20:13:38.450358+0000","last_undegraded":"2023-09-23T20:13:38.450358+0000","last_fullsized":"2023-09-23T20:13:38.450358+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452753+0000","last_change":"2023-09-23T20:12:12.106957+0000","last_active":"2023-09-23T20:13:38.452753+0000","last_peered":"2023-09-23T20:13:38.452753+0000","last_clean":"2023-09-23T20:13:38.452753+0000","last_became_active":"2023-09-23T20:12:12.106396+0000","last_became_peered":"2023-09-23T20:12:12.106396+0000","last_unstale":"2023-09-23T20:13:38.452753+0000","last_undegraded":"2023-09-23T20:13:38.452753+0000","last_fullsized":"2023-09-23T20:13:38.452753+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.455947+0000","last_change":"2023-09-23T20:13:39.453502+0000","last_active":"2023-09-23T20:13:39.455947+0000","last_peered":"2023-09-23T20:13:39.455947+0000","last_clean":"2023-09-23T20:13:39.455947+0000","last_became_active":"2023-09-23T20:13:39.453148+0000","last_became_peered":"2023-09-23T20:13:39.453148+0000","last_unstale":"2023-09-23T20:13:39.455947+0000","last_undegraded":"2023-09-23T20:13:39.455947+0000","last_fullsized":"2023-09-23T20:13:39.455947+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:29.231002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457789+0000","last_change":"2023-09-23T20:13:39.456665+0000","last_active":"2023-09-23T20:13:39.457789+0000","last_peered":"2023-09-23T20:13:39.457789+0000","last_clean":"2023-09-23T20:13:39.457789+0000","last_became_active":"2023-09-23T20:13:39.456259+0000","last_became_peered":"2023-09-23T20:13:39.456259+0000","last_unstale":"2023-09-23T20:13:39.457789+0000","last_undegraded":"2023-09-23T20:13:39.457789+0000","last_fullsized":"2023-09-23T20:13:39.457789+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:25.423463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.449279+0000","last_change":"2023-09-23T20:13:11.228564+0000","last_active":"2023-09-23T20:13:39.449279+0000","last_peered":"2023-09-23T20:13:39.449279+0000","last_clean":"2023-09-23T20:13:39.449279+0000","last_became_active":"2023-09-23T20:13:11.228221+0000","last_became_peered":"2023-09-23T20:13:11.228221+0000","last_unstale":"2023-09-23T20:13:39.449279+0000","last_undegraded":"2023-09-23T20:13:39.449279+0000","last_fullsized":"2023-09-23T20:13:39.449279+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:51.917162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.447999+0000","last_change":"2023-09-23T20:12:42.630197+0000","last_active":"2023-09-23T20:13:39.447999+0000","last_peered":"2023-09-23T20:13:39.447999+0000","last_clean":"2023-09-23T20:13:39.447999+0000","last_became_active":"2023-09-23T20:12:42.629556+0000","last_became_peered":"2023-09-23T20:12:42.629556+0000","last_unstale":"2023-09-23T20:13:39.447999+0000","last_undegraded":"2023-09-23T20:13:39.447999+0000","last_fullsized":"2023-09-23T20:13:39.447999+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:02.793029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450414+0000","last_change":"2023-09-23T20:13:11.237029+0000","last_active":"2023-09-23T20:13:38.450414+0000","last_peered":"2023-09-23T20:13:38.450414+0000","last_clean":"2023-09-23T20:13:38.450414+0000","last_became_active":"2023-09-23T20:13:11.236811+0000","last_became_peered":"2023-09-23T20:13:11.236811+0000","last_unstale":"2023-09-23T20:13:38.450414+0000","last_undegraded":"2023-09-23T20:13:38.450414+0000","last_fullsized":"2023-09-23T20:13:38.450414+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":297,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.457945+0000","last_change":"2023-09-23T20:12:12.108646+0000","last_active":"2023-09-23T20:13:38.457945+0000","last_peered":"2023-09-23T20:13:38.457945+0000","last_clean":"2023-09-23T20:13:38.457945+0000","last_became_active":"2023-09-23T20:12:12.108124+0000","last_became_peered":"2023-09-23T20:12:12.108124+0000","last_unstale":"2023-09-23T20:13:38.457945+0000","last_undegraded":"2023-09-23T20:13:38.457945+0000","last_fullsized":"2023-09-23T20:13:38.457945+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461413+0000","last_change":"2023-09-23T20:13:39.460864+0000","last_active":"2023-09-23T20:13:39.461413+0000","last_peered":"2023-09-23T20:13:39.461413+0000","last_clean":"2023-09-23T20:13:39.461413+0000","last_became_active":"2023-09-23T20:13:39.460336+0000","last_became_peered":"2023-09-23T20:13:39.460336+0000","last_unstale":"2023-09-23T20:13:39.461413+0000","last_undegraded":"2023-09-23T20:13:39.461413+0000","last_fullsized":"2023-09-23T20:13:39.461413+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:48.711729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.445636+0000","last_change":"2023-09-23T20:01:01.379853+0000","last_active":"2023-09-23T20:13:38.445636+0000","last_peered":"2023-09-23T20:13:38.445636+0000","last_clean":"2023-09-23T20:13:38.445636+0000","last_became_active":"2023-09-23T20:01:01.379036+0000","last_became_peered":"2023-09-23T20:01:01.379036+0000","last_unstale":"2023-09-23T20:13:38.445636+0000","last_undegraded":"2023-09-23T20:13:38.445636+0000","last_fullsized":"2023-09-23T20:13:38.445636+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.458060+0000","last_change":"2023-09-23T20:12:42.644384+0000","last_active":"2023-09-23T20:13:38.458060+0000","last_peered":"2023-09-23T20:13:38.458060+0000","last_clean":"2023-09-23T20:13:38.458060+0000","last_became_active":"2023-09-23T20:12:42.643968+0000","last_became_peered":"2023-09-23T20:12:42.643968+0000","last_unstale":"2023-09-23T20:13:38.458060+0000","last_undegraded":"2023-09-23T20:13:38.458060+0000","last_fullsized":"2023-09-23T20:13:38.458060+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461387+0000","last_change":"2023-09-23T20:13:39.459220+0000","last_active":"2023-09-23T20:13:39.461387+0000","last_peered":"2023-09-23T20:13:39.461387+0000","last_clean":"2023-09-23T20:13:39.461387+0000","last_became_active":"2023-09-23T20:13:39.458873+0000","last_became_peered":"2023-09-23T20:13:39.458873+0000","last_unstale":"2023-09-23T20:13:39.461387+0000","last_undegraded":"2023-09-23T20:13:39.461387+0000","last_fullsized":"2023-09-23T20:13:39.461387+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:13:55.494880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.445243+0000","last_change":"2023-09-23T20:13:11.223601+0000","last_active":"2023-09-23T20:13:39.445243+0000","last_peered":"2023-09-23T20:13:39.445243+0000","last_clean":"2023-09-23T20:13:39.445243+0000","last_became_active":"2023-09-23T20:13:11.223145+0000","last_became_peered":"2023-09-23T20:13:11.223145+0000","last_unstale":"2023-09-23T20:13:39.445243+0000","last_undegraded":"2023-09-23T20:13:39.445243+0000","last_fullsized":"2023-09-23T20:13:39.445243+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:36.267875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.457933+0000","last_change":"2023-09-23T20:12:12.107536+0000","last_active":"2023-09-23T20:13:38.457933+0000","last_peered":"2023-09-23T20:13:38.457933+0000","last_clean":"2023-09-23T20:13:38.457933+0000","last_became_active":"2023-09-23T20:12:12.107110+0000","last_became_peered":"2023-09-23T20:12:12.107110+0000","last_unstale":"2023-09-23T20:13:38.457933+0000","last_undegraded":"2023-09-23T20:13:38.457933+0000","last_fullsized":"2023-09-23T20:13:38.457933+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448645+0000","last_change":"2023-09-23T20:13:11.229795+0000","last_active":"2023-09-23T20:13:39.448645+0000","last_peered":"2023-09-23T20:13:39.448645+0000","last_clean":"2023-09-23T20:13:39.448645+0000","last_became_active":"2023-09-23T20:13:11.229378+0000","last_became_peered":"2023-09-23T20:13:11.229378+0000","last_unstale":"2023-09-23T20:13:39.448645+0000","last_undegraded":"2023-09-23T20:13:39.448645+0000","last_fullsized":"2023-09-23T20:13:39.448645+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.097077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.442982+0000","last_change":"2023-09-23T20:12:12.104153+0000","last_active":"2023-09-23T20:13:39.442982+0000","last_peered":"2023-09-23T20:13:39.442982+0000","last_clean":"2023-09-23T20:13:39.442982+0000","last_became_active":"2023-09-23T20:12:12.102962+0000","last_became_peered":"2023-09-23T20:12:12.102962+0000","last_unstale":"2023-09-23T20:13:39.442982+0000","last_undegraded":"2023-09-23T20:13:39.442982+0000","last_fullsized":"2023-09-23T20:13:39.442982+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.489458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.464691+0000","last_change":"2023-09-23T20:13:39.463966+0000","last_active":"2023-09-23T20:13:39.464691+0000","last_peered":"2023-09-23T20:13:39.464691+0000","last_clean":"2023-09-23T20:13:39.464691+0000","last_became_active":"2023-09-23T20:13:39.460232+0000","last_became_peered":"2023-09-23T20:13:39.460232+0000","last_unstale":"2023-09-23T20:13:39.464691+0000","last_undegraded":"2023-09-23T20:13:39.464691+0000","last_fullsized":"2023-09-23T20:13:39.464691+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:32:21.759490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448402+0000","last_change":"2023-09-23T20:12:42.639372+0000","last_active":"2023-09-23T20:13:39.448402+0000","last_peered":"2023-09-23T20:13:39.448402+0000","last_clean":"2023-09-23T20:13:39.448402+0000","last_became_active":"2023-09-23T20:12:42.638304+0000","last_became_peered":"2023-09-23T20:12:42.638304+0000","last_unstale":"2023-09-23T20:13:39.448402+0000","last_undegraded":"2023-09-23T20:13:39.448402+0000","last_fullsized":"2023-09-23T20:13:39.448402+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:40.194453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.462272+0000","last_change":"2023-09-23T20:13:39.461549+0000","last_active":"2023-09-23T20:13:39.462272+0000","last_peered":"2023-09-23T20:13:39.462272+0000","last_clean":"2023-09-23T20:13:39.462272+0000","last_became_active":"2023-09-23T20:13:39.461225+0000","last_became_peered":"2023-09-23T20:13:39.461225+0000","last_unstale":"2023-09-23T20:13:39.462272+0000","last_undegraded":"2023-09-23T20:13:39.462272+0000","last_fullsized":"2023-09-23T20:13:39.462272+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:32.090273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":65,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.445958+0000","last_change":"2023-09-23T20:13:11.235154+0000","last_active":"2023-09-23T20:13:38.445958+0000","last_peered":"2023-09-23T20:13:38.445958+0000","last_clean":"2023-09-23T20:13:38.445958+0000","last_became_active":"2023-09-23T20:13:11.234874+0000","last_became_peered":"2023-09-23T20:13:11.234874+0000","last_unstale":"2023-09-23T20:13:38.445958+0000","last_undegraded":"2023-09-23T20:13:38.445958+0000","last_fullsized":"2023-09-23T20:13:38.445958+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.445148+0000","last_change":"2023-09-23T20:12:42.629486+0000","last_active":"2023-09-23T20:13:39.445148+0000","last_peered":"2023-09-23T20:13:39.445148+0000","last_clean":"2023-09-23T20:13:39.445148+0000","last_became_active":"2023-09-23T20:12:42.628902+0000","last_became_peered":"2023-09-23T20:12:42.628902+0000","last_unstale":"2023-09-23T20:13:39.445148+0000","last_undegraded":"2023-09-23T20:13:39.445148+0000","last_fullsized":"2023-09-23T20:13:39.445148+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:57:50.571841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452788+0000","last_change":"2023-09-23T20:01:01.072181+0000","last_active":"2023-09-23T20:13:38.452788+0000","last_peered":"2023-09-23T20:13:38.452788+0000","last_clean":"2023-09-23T20:13:38.452788+0000","last_became_active":"2023-09-23T20:01:01.071691+0000","last_became_peered":"2023-09-23T20:01:01.071691+0000","last_unstale":"2023-09-23T20:13:38.452788+0000","last_undegraded":"2023-09-23T20:13:38.452788+0000","last_fullsized":"2023-09-23T20:13:38.452788+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":41,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443495+0000","last_change":"2023-09-23T20:12:12.104988+0000","last_active":"2023-09-23T20:13:39.443495+0000","last_peered":"2023-09-23T20:13:39.443495+0000","last_clean":"2023-09-23T20:13:39.443495+0000","last_became_active":"2023-09-23T20:12:12.104046+0000","last_became_peered":"2023-09-23T20:12:12.104046+0000","last_unstale":"2023-09-23T20:13:39.443495+0000","last_undegraded":"2023-09-23T20:13:39.443495+0000","last_fullsized":"2023-09-23T20:13:39.443495+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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-25T06:27:26.247460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.454951+0000","last_change":"2023-09-23T20:13:39.454182+0000","last_active":"2023-09-23T20:13:39.454951+0000","last_peered":"2023-09-23T20:13:39.454951+0000","last_clean":"2023-09-23T20:13:39.454951+0000","last_became_active":"2023-09-23T20:13:39.453828+0000","last_became_peered":"2023-09-23T20:13:39.453828+0000","last_unstale":"2023-09-23T20:13:39.454951+0000","last_undegraded":"2023-09-23T20:13:39.454951+0000","last_fullsized":"2023-09-23T20:13:39.454951+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:41.169714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450818+0000","last_change":"2023-09-23T20:12:42.638415+0000","last_active":"2023-09-23T20:13:38.450818+0000","last_peered":"2023-09-23T20:13:38.450818+0000","last_clean":"2023-09-23T20:13:38.450818+0000","last_became_active":"2023-09-23T20:12:42.637959+0000","last_became_peered":"2023-09-23T20:12:42.637959+0000","last_unstale":"2023-09-23T20:13:38.450818+0000","last_undegraded":"2023-09-23T20:13:38.450818+0000","last_fullsized":"2023-09-23T20:13:38.450818+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.462057+0000","last_change":"2023-09-23T20:13:39.462057+0000","last_active":"2023-09-23T20:13:39.462057+0000","last_peered":"2023-09-23T20:13:39.462057+0000","last_clean":"2023-09-23T20:13:39.462057+0000","last_became_active":"2023-09-23T20:13:39.461647+0000","last_became_peered":"2023-09-23T20:13:39.461647+0000","last_unstale":"2023-09-23T20:13:39.462057+0000","last_undegraded":"2023-09-23T20:13:39.462057+0000","last_fullsized":"2023-09-23T20:13:39.462057+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":47,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452088+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:13:38.452088+0000","last_peered":"2023-09-23T20:13:38.452088+0000","last_clean":"2023-09-23T20:13:38.452088+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:13:38.452088+0000","last_undegraded":"2023-09-23T20:13:38.452088+0000","last_fullsized":"2023-09-23T20:13:38.452088+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466301+0000","last_change":"2023-09-23T20:13:39.466301+0000","last_active":"2023-09-23T20:13:39.466301+0000","last_peered":"2023-09-23T20:13:39.466301+0000","last_clean":"2023-09-23T20:13:39.466301+0000","last_became_active":"2023-09-23T20:13:39.465871+0000","last_became_peered":"2023-09-23T20:13:39.465871+0000","last_unstale":"2023-09-23T20:13:39.466301+0000","last_undegraded":"2023-09-23T20:13:39.466301+0000","last_fullsized":"2023-09-23T20:13:39.466301+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457264+0000","last_change":"2023-09-23T20:13:39.456655+0000","last_active":"2023-09-23T20:13:39.457264+0000","last_peered":"2023-09-23T20:13:39.457264+0000","last_clean":"2023-09-23T20:13:39.457264+0000","last_became_active":"2023-09-23T20:13:39.456224+0000","last_became_peered":"2023-09-23T20:13:39.456224+0000","last_unstale":"2023-09-23T20:13:39.457264+0000","last_undegraded":"2023-09-23T20:13:39.457264+0000","last_fullsized":"2023-09-23T20:13:39.457264+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:30:59.518697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.459103+0000","last_change":"2023-09-23T20:13:39.459103+0000","last_active":"2023-09-23T20:13:39.459103+0000","last_peered":"2023-09-23T20:13:39.459103+0000","last_clean":"2023-09-23T20:13:39.459103+0000","last_became_active":"2023-09-23T20:13:39.458499+0000","last_became_peered":"2023-09-23T20:13:39.458499+0000","last_unstale":"2023-09-23T20:13:39.459103+0000","last_undegraded":"2023-09-23T20:13:39.459103+0000","last_fullsized":"2023-09-23T20:13:39.459103+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.917774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443570+0000","last_change":"2023-09-23T20:13:11.231692+0000","last_active":"2023-09-23T20:13:39.443570+0000","last_peered":"2023-09-23T20:13:39.443570+0000","last_clean":"2023-09-23T20:13:39.443570+0000","last_became_active":"2023-09-23T20:13:11.231268+0000","last_became_peered":"2023-09-23T20:13:11.231268+0000","last_unstale":"2023-09-23T20:13:39.443570+0000","last_undegraded":"2023-09-23T20:13:39.443570+0000","last_fullsized":"2023-09-23T20:13:39.443570+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:51:13.160941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452042+0000","last_change":"2023-09-23T20:12:42.638385+0000","last_active":"2023-09-23T20:13:38.452042+0000","last_peered":"2023-09-23T20:13:38.452042+0000","last_clean":"2023-09-23T20:13:38.452042+0000","last_became_active":"2023-09-23T20:12:42.638003+0000","last_became_peered":"2023-09-23T20:12:42.638003+0000","last_unstale":"2023-09-23T20:13:38.452042+0000","last_undegraded":"2023-09-23T20:13:38.452042+0000","last_fullsized":"2023-09-23T20:13:38.452042+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430422,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310892,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434260,"statfs":{"total":95995035648,"available":95676682240,"internally_reserved":0,"allocated":1544192,"data_stored":1098430,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92400000000000004,"15min":0.91400000000000003},"min":{"1min":0.57199999999999995,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.93200000000000005,"15min":0.97199999999999998},"min":{"1min":0.56299999999999994,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.0840000000000001,"5min":1.24,"15min":1.24},"last":1.044}]},{"osd":1,"last update":"Sat Sep 23 20:14:47 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.94999999999999996,"15min":0.93799999999999994},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.67300000000000004,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.97099999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.65700000000000003,"5min":0.622,"15min":0.622},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.92200000000000004,"15min":0.91500000000000004},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.85899999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.083,"15min":1.095},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.276,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.095},{"interface":"front","average":{"1min":0.93300000000000005,"5min":1.0349999999999999,"15min":1.052},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.3380000000000001,"5min":1.998,"15min":1.998},"last":0.99099999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.998,"15min":0.93700000000000006},"min":{"1min":0.69199999999999995,"5min":0.56999999999999995,"15min":0.498},"max":{"1min":1.375,"5min":1.409,"15min":2.8340000000000001},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.997,"5min":0.98399999999999999,"15min":0.97999999999999998},"min":{"1min":0.78300000000000003,"5min":0.64800000000000002,"15min":0.53700000000000003},"max":{"1min":1.4419999999999999,"5min":1.919,"15min":2.9580000000000002},"last":0.75800000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:15:38 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0069999999999999,"15min":1.0629999999999999},"min":{"1min":0.70699999999999996,"5min":0.60699999999999998,"15min":0.53700000000000003},"max":{"1min":1.1539999999999999,"5min":1.482,"15min":4.165},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.149,"5min":1.1060000000000001,"15min":1.0649999999999999},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.47299999999999998},"max":{"1min":1.429,"5min":2.2410000000000001,"15min":4.0499999999999998},"last":1.1859999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.1499999999999999,"15min":1.109},"min":{"1min":0.95399999999999996,"5min":0.749,"15min":0.54300000000000004},"max":{"1min":1.524,"5min":2.379,"15min":4.5739999999999998},"last":1.224},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1040000000000001,"15min":1.0920000000000001},"min":{"1min":0.85899999999999999,"5min":0.70399999999999996,"15min":0.51000000000000001},"max":{"1min":1.3959999999999999,"5min":1.847,"15min":3.0139999999999998},"last":1.0660000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626655,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306780,"kb_used_data":1492,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438372,"statfs":{"total":95995035648,"available":95680892928,"internally_reserved":0,"allocated":1527808,"data_stored":1097969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.86499999999999999,"15min":0.87},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.242,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.90800000000000003,"15min":0.89900000000000002},"min":{"1min":0.54900000000000004,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.212,"5min":1.214,"15min":1.214},"last":1.093}]},{"osd":1,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.81000000000000005,"15min":0.80900000000000005},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.0509999999999999,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.89900000000000002,"15min":0.91300000000000003},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1080000000000001,"5min":1.383,"15min":1.383},"last":1.022}]},{"osd":2,"last update":"Sat Sep 23 20:15:11 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.95899999999999996,"15min":0.96099999999999997},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.232,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.96999999999999997,"15min":0.97499999999999998},"min":{"1min":0.65400000000000003,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.181,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.90400000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:15:42 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.95799999999999996,"15min":0.95399999999999996},"min":{"1min":0.68700000000000006,"5min":0.62,"15min":0.62},"max":{"1min":1.218,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.125},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.052,"15min":1.0629999999999999},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2729999999999999,"5min":1.363,"15min":1.363},"last":0.91900000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93400000000000005,"15min":0.90000000000000002},"min":{"1min":0.72699999999999998,"5min":0.41199999999999998,"15min":0.373},"max":{"1min":1.1499999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.97699999999999998,"15min":0.96699999999999997},"min":{"1min":0.71199999999999997,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3640000000000001,"5min":1.494,"15min":1.512},"last":0.73899999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.998,"15min":1.012},"min":{"1min":0.58799999999999997,"5min":0.505,"15min":0.40699999999999997},"max":{"1min":1.341,"5min":1.575,"15min":1.794},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.123,"5min":1.0740000000000001,"15min":1.048},"min":{"1min":0.67100000000000004,"5min":0.58099999999999996,"15min":0.42899999999999999},"max":{"1min":1.343,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.056}]},{"osd":7,"last update":"Sat Sep 23 20:15:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1020000000000001,"15min":1.079},"min":{"1min":0.81899999999999995,"5min":0.44,"15min":0.44},"max":{"1min":1.4119999999999999,"5min":1.7010000000000001,"15min":1.74},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.999,"5min":1.0980000000000001,"15min":1.121},"min":{"1min":0.70499999999999996,"5min":0.60499999999999998,"15min":0.56999999999999995},"max":{"1min":1.2569999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":0.81100000000000005}]}]},{"osd":1,"up_from":82,"seq":352187318311,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36528,"kb_used_data":936,"kb_used_omap":4,"kb_used_meta":35579,"kb_avail":93708624,"statfs":{"total":95995035648,"available":95957630976,"internally_reserved":0,"allocated":958464,"data_stored":510115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":36433806},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.66400000000000003,"15min":0.66600000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.0700000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.69199999999999995,"15min":0.69899999999999995},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.96799999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:15:12 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.69399999999999995,"15min":0.70399999999999996},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.95799999999999996,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.68799999999999994,"15min":0.68899999999999995},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.077,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.61899999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:15:39 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.77600000000000002,"15min":0.78400000000000003},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.748,"15min":0.75600000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.753}]},{"osd":4,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.96799999999999997,"15min":0.96899999999999997},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.2849999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.94899999999999995,"15min":0.94499999999999995},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.044}]},{"osd":5,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.008,"15min":1.004},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.016,"15min":1.0229999999999999},"min":{"1min":0.78700000000000003,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.319,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.81000000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.073,"15min":1.079},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.357,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0780000000000001,"15min":1.081},"min":{"1min":0.68999999999999995,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":1.1339999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0569999999999999,"15min":1.0589999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.3799999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.004},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.113,"15min":1.1160000000000001},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":0.93500000000000005}]}]},{"osd":0,"up_from":77,"seq":330712481837,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29128,"kb_used_data":1536,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93716024,"statfs":{"total":95995035648,"available":95965208576,"internally_reserved":0,"allocated":1572864,"data_stored":1101896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28240506},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:14:46 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.627,"15min":0.63300000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.89900000000000002,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.77200000000000002,"15min":0.78200000000000003},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":1.069}]},{"osd":2,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.66500000000000004,"15min":0.67900000000000005},"min":{"1min":0.38500000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.87,"5min":1.109,"15min":1.109},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.62,"15min":0.627},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.93100000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:15:40 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"min":{"1min":0.40300000000000002,"5min":0.374,"15min":0.374},"max":{"1min":0.95499999999999996,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.69499999999999995,"15min":0.69099999999999995},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.105,"5min":1.105,"15min":1.105},"last":0.90000000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.91500000000000004,"15min":0.92100000000000004},"min":{"1min":0.65700000000000003,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.2110000000000001},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.0309999999999999,"15min":1.05},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.242,"5min":1.399,"15min":1.399},"last":1.3200000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.98999999999999999,"15min":1.0169999999999999},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.304,"5min":1.427,"15min":1.427},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.92600000000000005,"15min":0.92500000000000004},"min":{"1min":0.58599999999999997,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.117,"5min":1.337,"15min":1.337},"last":1.1870000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.032,"15min":1.0489999999999999},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3740000000000001,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":1.226},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.97999999999999998,"15min":0.99099999999999999},"min":{"1min":0.67200000000000004,"5min":0.622,"15min":0.622},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":1.2749999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0600000000000001,"15min":1.0660000000000001},"min":{"1min":0.71199999999999997,"5min":0.627,"15min":0.627},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.361},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.0509999999999999,"15min":1.075},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.276,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.2969999999999999}]}]},{"osd":2,"up_from":87,"seq":373662154785,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40628,"kb_used_data":940,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704524,"statfs":{"total":95995035648,"available":95953432576,"internally_reserved":0,"allocated":962560,"data_stored":509732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.63600000000000001,"15min":0.64500000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.79300000000000004,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.621},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.69899999999999995,"15min":0.70699999999999996},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.60299999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.73199999999999998,"15min":0.73799999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0109999999999999,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.69999999999999996,"15min":0.70599999999999996},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.75600000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:15:40 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.86499999999999999,"15min":0.875},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.1499999999999999,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.82199999999999995,"15min":0.82799999999999996},"min":{"1min":0.47599999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.89800000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.95199999999999996,"15min":0.94999999999999996},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2629999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.0409999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0680000000000001,"15min":1.077},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.2529999999999999,"5min":1.462,"15min":1.462},"last":1.016},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.077,"15min":1.083},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.357,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.145}]},{"osd":6,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.024,"15min":1.0309999999999999},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.95999999999999996},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0980000000000001,"15min":1.105},"min":{"1min":0.73299999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.3300000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.161}]},{"osd":7,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.024,"15min":1.038},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.1879999999999999,"5min":1.232,"15min":1.232},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.0900000000000001,"15min":1.097},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.367,"5min":1.611,"15min":1.611},"last":1.079}]}]},{"osd":3,"up_from":92,"seq":395136991260,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36452,"kb_used_data":924,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708700,"statfs":{"total":95995035648,"available":95957708800,"internally_reserved":0,"allocated":946176,"data_stored":507645,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36369461},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64700000000000002,"15min":0.64800000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.73299999999999998,"15min":0.73499999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.81599999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.71199999999999997,"15min":0.71399999999999997},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.72099999999999997,"15min":0.72299999999999998},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.91900000000000004,"5min":1.109,"15min":1.109},"last":0.86199999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.77200000000000002,"15min":0.77800000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.81999999999999995,"15min":0.82899999999999996},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0740000000000001,"5min":1.48,"15min":1.48},"last":0.92700000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.97399999999999998,"15min":0.96799999999999997},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.3149999999999999,"5min":1.387,"15min":1.387},"last":1.2270000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0740000000000001,"15min":1.0880000000000001},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.347,"5min":1.681,"15min":1.681},"last":1.347}]},{"osd":5,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0549999999999999,"15min":1.0660000000000001},"min":{"1min":0.621,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.4279999999999999,"5min":1.599,"15min":1.599},"last":1.4279999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.72999999999999998,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.88600000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.075,"15min":1.081},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.4630000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1100000000000001,"15min":1.1140000000000001},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.3600000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.3100000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.137,"15min":1.147},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.4139999999999999,"5min":1.643,"15min":1.643},"last":1.399},{"interface":"front","average":{"1min":1.089,"5min":1.1739999999999999,"15min":1.1879999999999999},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.49,"5min":1.7470000000000001,"15min":1.7470000000000001},"last":1.488}]}]},{"osd":4,"up_from":30,"seq":128849019118,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298148,"kb_used_data":924,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447004,"statfs":{"total":95995035648,"available":95689732096,"internally_reserved":0,"allocated":946176,"data_stored":507992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.98799999999999999,"15min":1.0149999999999999},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.3140000000000001,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1},{"interface":"front","average":{"1min":0.875,"5min":0.92000000000000004,"15min":0.93300000000000005},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.0940000000000001,"5min":1.113,"15min":1.113},"last":1.0169999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.92500000000000004,"15min":0.92900000000000005},"min":{"1min":0.63900000000000001,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.88100000000000001,"15min":0.874},"min":{"1min":0.69599999999999995,"5min":0.627,"15min":0.627},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":1.0549999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:15:11 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.88600000000000001,"15min":0.89400000000000002},"min":{"1min":0.58999999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1659999999999999,"5min":1.45,"15min":1.45},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.014,"5min":1.01,"15min":1.01},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.0349999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:15:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.97299999999999998,"15min":0.97499999999999998},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1879999999999999,"5min":1.206,"15min":1.206},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.022,"15min":1.028},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.76100000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.94499999999999995,"15min":0.93500000000000005},"min":{"1min":0.60399999999999998,"5min":0.56200000000000006,"15min":0.51000000000000001},"max":{"1min":1.2709999999999999,"5min":1.498,"15min":1.498},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0109999999999999,"15min":1.002},"min":{"1min":0.80600000000000005,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.405,"5min":1.607,"15min":1.7609999999999999},"last":0.93999999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:14:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.97499999999999998,"15min":0.97699999999999998},"min":{"1min":0.65500000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.446,"5min":1.581,"15min":1.669},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.0940000000000001,"15min":1.0820000000000001},"min":{"1min":0.65500000000000003,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.351,"5min":1.4610000000000001,"15min":1.8959999999999999},"last":0.84499999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:15:34 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.111,"15min":1.0940000000000001},"min":{"1min":0.69899999999999995,"5min":0.60799999999999998,"15min":0.56200000000000006},"max":{"1min":1.458,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":1.115},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1080000000000001,"15min":1.1040000000000001},"min":{"1min":0.71099999999999997,"5min":0.627,"15min":0.51800000000000002},"max":{"1min":1.5920000000000001,"5min":1.8640000000000001,"15min":1.8640000000000001},"last":1.137}]}]},{"osd":5,"up_from":36,"seq":154618822887,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298128,"kb_used_data":904,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447024,"statfs":{"total":95995035648,"available":95689752576,"internally_reserved":0,"allocated":925696,"data_stored":503421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.84299999999999997,"15min":0.84699999999999998},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.0129999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.92800000000000005,"15min":0.94799999999999995},"min":{"1min":0.65500000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.151,"5min":1.284,"15min":1.284},"last":0.97399999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:14:44 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.94999999999999996,"15min":0.95199999999999996},"min":{"1min":0.68300000000000005,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.93899999999999995,"15min":0.93999999999999995},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":1.069}]},{"osd":2,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.93600000000000005,"15min":0.94199999999999995},"min":{"1min":0.63800000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.268},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.89900000000000002,"15min":0.90100000000000002},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.88600000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.95699999999999996,"15min":0.94999999999999996},"min":{"1min":0.71499999999999997,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.2949999999999999},{"interface":"front","average":{"1min":1.016,"5min":0.96999999999999997,"15min":0.96199999999999997},"min":{"1min":0.78800000000000003,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.2210000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.92500000000000004,"15min":0.94999999999999996},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.40100000000000002},"max":{"1min":1.2929999999999999,"5min":1.3280000000000001,"15min":1.577},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.93000000000000005,"15min":0.97399999999999998},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.157,"5min":1.4350000000000001,"15min":1.78},"last":1.125}]},{"osd":6,"last update":"Sat Sep 23 20:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.048,"15min":1.052},"min":{"1min":0.77400000000000002,"5min":0.63200000000000001,"15min":0.54900000000000004},"max":{"1min":1.3799999999999999,"5min":1.7130000000000001,"15min":1.8220000000000001},"last":1.024},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0469999999999999,"15min":1.046},"min":{"1min":0.71299999999999997,"5min":0.52600000000000002,"15min":0.42599999999999999},"max":{"1min":1.2769999999999999,"5min":1.472,"15min":1.655},"last":1.1930000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:14:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.04,"15min":1.03},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.47499999999999998},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":2.0779999999999998},"last":1.107},{"interface":"front","average":{"1min":1.054,"5min":1.0840000000000001,"15min":1.093},"min":{"1min":0.66200000000000003,"5min":0.57399999999999995,"15min":0.51400000000000001},"max":{"1min":1.306,"5min":1.4259999999999999,"15min":1.732},"last":1.159}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:15:49.518 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:15:49.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:49 smithi098 bash[78228]: audit 2023-09-23T20:15:48.596814+0000 mgr.y (mgr.34107) 349 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:49.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:49 smithi098 bash[74888]: audit 2023-09-23T20:15:48.596814+0000 mgr.y (mgr.34107) 349 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:50.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:49 smithi173 bash[59517]: audit 2023-09-23T20:15:48.596814+0000 mgr.y (mgr.34107) 349 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:51.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:50 smithi173 bash[59517]: cluster 2023-09-23T20:15:49.653082+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:51.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:50 smithi098 bash[78228]: cluster 2023-09-23T20:15:49.653082+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:51.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:50 smithi098 bash[74888]: cluster 2023-09-23T20:15:49.653082+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:52 smithi173 bash[59517]: cluster 2023-09-23T20:15:51.654131+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:53.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:52 smithi098 bash[74888]: cluster 2023-09-23T20:15:51.654131+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:53.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:52 smithi098 bash[78228]: cluster 2023-09-23T20:15:51.654131+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:54.328 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:15:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:54 smithi173 bash[59517]: cluster 2023-09-23T20:15:53.654786+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:54 smithi173 bash[59517]: audit 2023-09-23T20:15:54.572488+0000 mon.a (mon.0) 515 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:54 smithi098 bash[74888]: cluster 2023-09-23T20:15:53.654786+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:55.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:54 smithi098 bash[74888]: audit 2023-09-23T20:15:54.572488+0000 mon.a (mon.0) 515 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:55.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:54 smithi098 bash[78228]: cluster 2023-09-23T20:15:53.654786+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:55.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:54 smithi098 bash[78228]: audit 2023-09-23T20:15:54.572488+0000 mon.a (mon.0) 515 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:15:56.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:15:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:15:56] "GET /metrics HTTP/1.1" 200 33826 "" "Prometheus/2.33.4" 2023-09-23T20:15:57.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:56 smithi173 bash[59517]: cluster 2023-09-23T20:15:55.655504+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:57.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:56 smithi173 bash[59517]: audit 2023-09-23T20:15:56.238387+0000 mon.a (mon.0) 516 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:15:57.168 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:56 smithi098 bash[74888]: cluster 2023-09-23T20:15:55.655504+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:57.168 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:56 smithi098 bash[74888]: audit 2023-09-23T20:15:56.238387+0000 mon.a (mon.0) 516 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:15:57.168 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:56 smithi098 bash[78228]: cluster 2023-09-23T20:15:55.655504+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:57.168 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:56 smithi098 bash[78228]: audit 2023-09-23T20:15:56.238387+0000 mon.a (mon.0) 516 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:15:57.607 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:15:57.608 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:15:58.391 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":287,"stamp":"2023-09-23T20:15:55.655005+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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1356684,"kb_used_data":9164,"kb_used_omap":20,"kb_used_meta":1347435,"kb_avail":748604532,"statfs":{"total":767960285184,"available":766571040768,"internally_reserved":0,"allocated":9383936,"data_stored":5837200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1379774094},"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.004515"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":76,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452393+0000","last_change":"2023-09-23T20:13:11.235210+0000","last_active":"2023-09-23T20:13:38.452393+0000","last_peered":"2023-09-23T20:13:38.452393+0000","last_clean":"2023-09-23T20:13:38.452393+0000","last_became_active":"2023-09-23T20:13:11.234785+0000","last_became_peered":"2023-09-23T20:13:11.234785+0000","last_unstale":"2023-09-23T20:13:38.452393+0000","last_undegraded":"2023-09-23T20:13:38.452393+0000","last_fullsized":"2023-09-23T20:13:38.452393+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.454109+0000","last_change":"2023-09-23T20:13:39.454109+0000","last_active":"2023-09-23T20:13:39.454109+0000","last_peered":"2023-09-23T20:13:39.454109+0000","last_clean":"2023-09-23T20:13:39.454109+0000","last_became_active":"2023-09-23T20:13:39.453796+0000","last_became_peered":"2023-09-23T20:13:39.453796+0000","last_unstale":"2023-09-23T20:13:39.454109+0000","last_undegraded":"2023-09-23T20:13:39.454109+0000","last_fullsized":"2023-09-23T20:13:39.454109+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.275426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460293+0000","last_change":"2023-09-23T20:13:39.459342+0000","last_active":"2023-09-23T20:13:39.460293+0000","last_peered":"2023-09-23T20:13:39.460293+0000","last_clean":"2023-09-23T20:13:39.460293+0000","last_became_active":"2023-09-23T20:13:39.459026+0000","last_became_peered":"2023-09-23T20:13:39.459026+0000","last_unstale":"2023-09-23T20:13:39.460293+0000","last_undegraded":"2023-09-23T20:13:39.460293+0000","last_fullsized":"2023-09-23T20:13:39.460293+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:05.666904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461360+0000","last_change":"2023-09-23T20:13:39.459979+0000","last_active":"2023-09-23T20:13:39.461360+0000","last_peered":"2023-09-23T20:13:39.461360+0000","last_clean":"2023-09-23T20:13:39.461360+0000","last_became_active":"2023-09-23T20:13:39.459348+0000","last_became_peered":"2023-09-23T20:13:39.459348+0000","last_unstale":"2023-09-23T20:13:39.461360+0000","last_undegraded":"2023-09-23T20:13:39.461360+0000","last_fullsized":"2023-09-23T20:13:39.461360+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:47.084843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461066+0000","last_change":"2023-09-23T20:13:39.461066+0000","last_active":"2023-09-23T20:13:39.461066+0000","last_peered":"2023-09-23T20:13:39.461066+0000","last_clean":"2023-09-23T20:13:39.461066+0000","last_became_active":"2023-09-23T20:13:39.460314+0000","last_became_peered":"2023-09-23T20:13:39.460314+0000","last_unstale":"2023-09-23T20:13:39.461066+0000","last_undegraded":"2023-09-23T20:13:39.461066+0000","last_fullsized":"2023-09-23T20:13:39.461066+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:09.914376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446203+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:13:38.446203+0000","last_peered":"2023-09-23T20:13:38.446203+0000","last_clean":"2023-09-23T20:13:38.446203+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:13:38.446203+0000","last_undegraded":"2023-09-23T20:13:38.446203+0000","last_fullsized":"2023-09-23T20:13:38.446203+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461382+0000","last_change":"2023-09-23T20:13:39.458355+0000","last_active":"2023-09-23T20:13:39.461382+0000","last_peered":"2023-09-23T20:13:39.461382+0000","last_clean":"2023-09-23T20:13:39.461382+0000","last_became_active":"2023-09-23T20:13:39.458016+0000","last_became_peered":"2023-09-23T20:13:39.458016+0000","last_unstale":"2023-09-23T20:13:39.461382+0000","last_undegraded":"2023-09-23T20:13:39.461382+0000","last_fullsized":"2023-09-23T20:13:39.461382+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.997178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.455250+0000","last_change":"2023-09-23T20:13:39.455250+0000","last_active":"2023-09-23T20:13:39.455250+0000","last_peered":"2023-09-23T20:13:39.455250+0000","last_clean":"2023-09-23T20:13:39.455250+0000","last_became_active":"2023-09-23T20:13:39.454950+0000","last_became_peered":"2023-09-23T20:13:39.454950+0000","last_unstale":"2023-09-23T20:13:39.455250+0000","last_undegraded":"2023-09-23T20:13:39.455250+0000","last_fullsized":"2023-09-23T20:13:39.455250+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:05.348350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450862+0000","last_change":"2023-09-23T20:12:42.635529+0000","last_active":"2023-09-23T20:13:38.450862+0000","last_peered":"2023-09-23T20:13:38.450862+0000","last_clean":"2023-09-23T20:13:38.450862+0000","last_became_active":"2023-09-23T20:12:42.635195+0000","last_became_peered":"2023-09-23T20:12:42.635195+0000","last_unstale":"2023-09-23T20:13:38.450862+0000","last_undegraded":"2023-09-23T20:13:38.450862+0000","last_fullsized":"2023-09-23T20:13:38.450862+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.458813+0000","last_change":"2023-09-23T20:13:39.458813+0000","last_active":"2023-09-23T20:13:39.458813+0000","last_peered":"2023-09-23T20:13:39.458813+0000","last_clean":"2023-09-23T20:13:39.458813+0000","last_became_active":"2023-09-23T20:13:39.457181+0000","last_became_peered":"2023-09-23T20:13:39.457181+0000","last_unstale":"2023-09-23T20:13:39.458813+0000","last_undegraded":"2023-09-23T20:13:39.458813+0000","last_fullsized":"2023-09-23T20:13:39.458813+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:21:29.089130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.465108+0000","last_change":"2023-09-23T20:13:39.465108+0000","last_active":"2023-09-23T20:13:39.465108+0000","last_peered":"2023-09-23T20:13:39.465108+0000","last_clean":"2023-09-23T20:13:39.465108+0000","last_became_active":"2023-09-23T20:13:39.464257+0000","last_became_peered":"2023-09-23T20:13:39.464257+0000","last_unstale":"2023-09-23T20:13:39.465108+0000","last_undegraded":"2023-09-23T20:13:39.465108+0000","last_fullsized":"2023-09-23T20:13:39.465108+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448413+0000","last_change":"2023-09-23T20:13:11.229357+0000","last_active":"2023-09-23T20:13:39.448413+0000","last_peered":"2023-09-23T20:13:39.448413+0000","last_clean":"2023-09-23T20:13:39.448413+0000","last_became_active":"2023-09-23T20:13:11.228976+0000","last_became_peered":"2023-09-23T20:13:11.228976+0000","last_unstale":"2023-09-23T20:13:39.448413+0000","last_undegraded":"2023-09-23T20:13:39.448413+0000","last_fullsized":"2023-09-23T20:13:39.448413+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:15.568717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":67,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452900+0000","last_change":"2023-09-23T20:01:00.066647+0000","last_active":"2023-09-23T20:13:38.452900+0000","last_peered":"2023-09-23T20:13:38.452900+0000","last_clean":"2023-09-23T20:13:38.452900+0000","last_became_active":"2023-09-23T20:01:00.066341+0000","last_became_peered":"2023-09-23T20:01:00.066341+0000","last_unstale":"2023-09-23T20:13:38.452900+0000","last_undegraded":"2023-09-23T20:13:38.452900+0000","last_fullsized":"2023-09-23T20:13:38.452900+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452906+0000","last_change":"2023-09-23T20:13:11.231474+0000","last_active":"2023-09-23T20:13:38.452906+0000","last_peered":"2023-09-23T20:13:38.452906+0000","last_clean":"2023-09-23T20:13:38.452906+0000","last_became_active":"2023-09-23T20:13:11.231077+0000","last_became_peered":"2023-09-23T20:13:11.231077+0000","last_unstale":"2023-09-23T20:13:38.452906+0000","last_undegraded":"2023-09-23T20:13:38.452906+0000","last_fullsized":"2023-09-23T20:13:38.452906+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"59'2","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456596+0000","last_change":"2023-09-23T20:13:11.231171+0000","last_active":"2023-09-23T20:13:38.456596+0000","last_peered":"2023-09-23T20:13:38.456596+0000","last_clean":"2023-09-23T20:13:38.456596+0000","last_became_active":"2023-09-23T20:13:11.230687+0000","last_became_peered":"2023-09-23T20:13:11.230687+0000","last_unstale":"2023-09-23T20:13:38.456596+0000","last_undegraded":"2023-09-23T20:13:38.456596+0000","last_fullsized":"2023-09-23T20:13:38.456596+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.460639+0000","last_change":"2023-09-23T20:13:39.460639+0000","last_active":"2023-09-23T20:13:39.460639+0000","last_peered":"2023-09-23T20:13:39.460639+0000","last_clean":"2023-09-23T20:13:39.460639+0000","last_became_active":"2023-09-23T20:13:39.458128+0000","last_became_peered":"2023-09-23T20:13:39.458128+0000","last_unstale":"2023-09-23T20:13:39.460639+0000","last_undegraded":"2023-09-23T20:13:39.460639+0000","last_fullsized":"2023-09-23T20:13:39.460639+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:12:55.263757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.464042+0000","last_change":"2023-09-23T20:13:39.463353+0000","last_active":"2023-09-23T20:13:39.464042+0000","last_peered":"2023-09-23T20:13:39.464042+0000","last_clean":"2023-09-23T20:13:39.464042+0000","last_became_active":"2023-09-23T20:13:39.463010+0000","last_became_peered":"2023-09-23T20:13:39.463010+0000","last_unstale":"2023-09-23T20:13:39.464042+0000","last_undegraded":"2023-09-23T20:13:39.464042+0000","last_fullsized":"2023-09-23T20:13:39.464042+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:27:57.633948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466566+0000","last_change":"2023-09-23T20:13:39.466566+0000","last_active":"2023-09-23T20:13:39.466566+0000","last_peered":"2023-09-23T20:13:39.466566+0000","last_clean":"2023-09-23T20:13:39.466566+0000","last_became_active":"2023-09-23T20:13:39.466161+0000","last_became_peered":"2023-09-23T20:13:39.466161+0000","last_unstale":"2023-09-23T20:13:39.466566+0000","last_undegraded":"2023-09-23T20:13:39.466566+0000","last_fullsized":"2023-09-23T20:13:39.466566+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.455963+0000","last_change":"2023-09-23T20:01:00.063799+0000","last_active":"2023-09-23T20:13:38.455963+0000","last_peered":"2023-09-23T20:13:38.455963+0000","last_clean":"2023-09-23T20:13:38.455963+0000","last_became_active":"2023-09-23T20:01:00.063351+0000","last_became_peered":"2023-09-23T20:01:00.063351+0000","last_unstale":"2023-09-23T20:13:38.455963+0000","last_undegraded":"2023-09-23T20:13:38.455963+0000","last_fullsized":"2023-09-23T20:13:38.455963+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461339+0000","last_change":"2023-09-23T20:13:39.459643+0000","last_active":"2023-09-23T20:13:39.461339+0000","last_peered":"2023-09-23T20:13:39.461339+0000","last_clean":"2023-09-23T20:13:39.461339+0000","last_became_active":"2023-09-23T20:13:39.458927+0000","last_became_peered":"2023-09-23T20:13:39.458927+0000","last_unstale":"2023-09-23T20:13:39.461339+0000","last_undegraded":"2023-09-23T20:13:39.461339+0000","last_fullsized":"2023-09-23T20:13:39.461339+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.396223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446196+0000","last_change":"2023-09-23T20:12:12.104678+0000","last_active":"2023-09-23T20:13:38.446196+0000","last_peered":"2023-09-23T20:13:38.446196+0000","last_clean":"2023-09-23T20:13:38.446196+0000","last_became_active":"2023-09-23T20:12:12.104103+0000","last_became_peered":"2023-09-23T20:12:12.104103+0000","last_unstale":"2023-09-23T20:13:38.446196+0000","last_undegraded":"2023-09-23T20:13:38.446196+0000","last_fullsized":"2023-09-23T20:13:38.446196+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457521+0000","last_change":"2023-09-23T20:13:39.457521+0000","last_active":"2023-09-23T20:13:39.457521+0000","last_peered":"2023-09-23T20:13:39.457521+0000","last_clean":"2023-09-23T20:13:39.457521+0000","last_became_active":"2023-09-23T20:13:39.457115+0000","last_became_peered":"2023-09-23T20:13:39.457115+0000","last_unstale":"2023-09-23T20:13:39.457521+0000","last_undegraded":"2023-09-23T20:13:39.457521+0000","last_fullsized":"2023-09-23T20:13:39.457521+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.104680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456987+0000","last_change":"2023-09-23T20:12:12.108418+0000","last_active":"2023-09-23T20:13:38.456987+0000","last_peered":"2023-09-23T20:13:38.456987+0000","last_clean":"2023-09-23T20:13:38.456987+0000","last_became_active":"2023-09-23T20:12:12.107990+0000","last_became_peered":"2023-09-23T20:12:12.107990+0000","last_unstale":"2023-09-23T20:13:38.456987+0000","last_undegraded":"2023-09-23T20:13:38.456987+0000","last_fullsized":"2023-09-23T20:13:38.456987+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.449340+0000","last_change":"2023-09-23T20:01:01.381114+0000","last_active":"2023-09-23T20:13:38.449340+0000","last_peered":"2023-09-23T20:13:38.449340+0000","last_clean":"2023-09-23T20:13:38.449340+0000","last_became_active":"2023-09-23T20:01:01.380654+0000","last_became_peered":"2023-09-23T20:01:01.380654+0000","last_unstale":"2023-09-23T20:13:38.449340+0000","last_undegraded":"2023-09-23T20:13:38.449340+0000","last_fullsized":"2023-09-23T20:13:38.449340+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.456899+0000","last_change":"2023-09-23T20:12:42.639423+0000","last_active":"2023-09-23T20:13:38.456899+0000","last_peered":"2023-09-23T20:13:38.456899+0000","last_clean":"2023-09-23T20:13:38.456899+0000","last_became_active":"2023-09-23T20:12:42.638988+0000","last_became_peered":"2023-09-23T20:12:42.638988+0000","last_unstale":"2023-09-23T20:13:38.456899+0000","last_undegraded":"2023-09-23T20:13:38.456899+0000","last_fullsized":"2023-09-23T20:13:38.456899+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.462007+0000","last_change":"2023-09-23T20:13:39.462007+0000","last_active":"2023-09-23T20:13:39.462007+0000","last_peered":"2023-09-23T20:13:39.462007+0000","last_clean":"2023-09-23T20:13:39.462007+0000","last_became_active":"2023-09-23T20:13:39.461629+0000","last_became_peered":"2023-09-23T20:13:39.461629+0000","last_unstale":"2023-09-23T20:13:39.462007+0000","last_undegraded":"2023-09-23T20:13:39.462007+0000","last_fullsized":"2023-09-23T20:13:39.462007+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":47,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.458061+0000","last_change":"2023-09-23T20:01:00.055224+0000","last_active":"2023-09-23T20:13:38.458061+0000","last_peered":"2023-09-23T20:13:38.458061+0000","last_clean":"2023-09-23T20:13:38.458061+0000","last_became_active":"2023-09-23T20:01:00.054852+0000","last_became_peered":"2023-09-23T20:01:00.054852+0000","last_unstale":"2023-09-23T20:13:38.458061+0000","last_undegraded":"2023-09-23T20:13:38.458061+0000","last_fullsized":"2023-09-23T20:13:38.458061+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446048+0000","last_change":"2023-09-23T20:13:11.232942+0000","last_active":"2023-09-23T20:13:38.446048+0000","last_peered":"2023-09-23T20:13:38.446048+0000","last_clean":"2023-09-23T20:13:38.446048+0000","last_became_active":"2023-09-23T20:13:11.232537+0000","last_became_peered":"2023-09-23T20:13:11.232537+0000","last_unstale":"2023-09-23T20:13:38.446048+0000","last_undegraded":"2023-09-23T20:13:38.446048+0000","last_fullsized":"2023-09-23T20:13:38.446048+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.467671+0000","last_change":"2023-09-23T20:13:39.467671+0000","last_active":"2023-09-23T20:13:39.467671+0000","last_peered":"2023-09-23T20:13:39.467671+0000","last_clean":"2023-09-23T20:13:39.467671+0000","last_became_active":"2023-09-23T20:13:39.467243+0000","last_became_peered":"2023-09-23T20:13:39.467243+0000","last_unstale":"2023-09-23T20:13:39.467671+0000","last_undegraded":"2023-09-23T20:13:39.467671+0000","last_fullsized":"2023-09-23T20:13:39.467671+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443330+0000","last_change":"2023-09-23T20:12:42.627500+0000","last_active":"2023-09-23T20:13:39.443330+0000","last_peered":"2023-09-23T20:13:39.443330+0000","last_clean":"2023-09-23T20:13:39.443330+0000","last_became_active":"2023-09-23T20:12:42.627175+0000","last_became_peered":"2023-09-23T20:12:42.627175+0000","last_unstale":"2023-09-23T20:13:39.443330+0000","last_undegraded":"2023-09-23T20:13:39.443330+0000","last_fullsized":"2023-09-23T20:13:39.443330+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.088936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.459992+0000","last_change":"2023-09-23T20:13:39.457891+0000","last_active":"2023-09-23T20:13:39.459992+0000","last_peered":"2023-09-23T20:13:39.459992+0000","last_clean":"2023-09-23T20:13:39.459992+0000","last_became_active":"2023-09-23T20:13:39.457395+0000","last_became_peered":"2023-09-23T20:13:39.457395+0000","last_unstale":"2023-09-23T20:13:39.459992+0000","last_undegraded":"2023-09-23T20:13:39.459992+0000","last_fullsized":"2023-09-23T20:13:39.459992+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:40:37.118364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.464034+0000","last_change":"2023-09-23T20:13:39.464034+0000","last_active":"2023-09-23T20:13:39.464034+0000","last_peered":"2023-09-23T20:13:39.464034+0000","last_clean":"2023-09-23T20:13:39.464034+0000","last_became_active":"2023-09-23T20:13:39.463659+0000","last_became_peered":"2023-09-23T20:13:39.463659+0000","last_unstale":"2023-09-23T20:13:39.464034+0000","last_undegraded":"2023-09-23T20:13:39.464034+0000","last_fullsized":"2023-09-23T20:13:39.464034+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":61,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.446330+0000","last_change":"2023-09-23T20:12:42.644131+0000","last_active":"2023-09-23T20:13:38.446330+0000","last_peered":"2023-09-23T20:13:38.446330+0000","last_clean":"2023-09-23T20:13:38.446330+0000","last_became_active":"2023-09-23T20:12:42.643632+0000","last_became_peered":"2023-09-23T20:12:42.643632+0000","last_unstale":"2023-09-23T20:13:38.446330+0000","last_undegraded":"2023-09-23T20:13:38.446330+0000","last_fullsized":"2023-09-23T20:13:38.446330+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":74,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452792+0000","last_change":"2023-09-23T20:13:11.233972+0000","last_active":"2023-09-23T20:13:38.452792+0000","last_peered":"2023-09-23T20:13:38.452792+0000","last_clean":"2023-09-23T20:13:38.452792+0000","last_became_active":"2023-09-23T20:13:11.233640+0000","last_became_peered":"2023-09-23T20:13:11.233640+0000","last_unstale":"2023-09-23T20:13:38.452792+0000","last_undegraded":"2023-09-23T20:13:38.452792+0000","last_fullsized":"2023-09-23T20:13:38.452792+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452247+0000","last_change":"2023-09-23T20:13:11.231496+0000","last_active":"2023-09-23T20:13:38.452247+0000","last_peered":"2023-09-23T20:13:38.452247+0000","last_clean":"2023-09-23T20:13:38.452247+0000","last_became_active":"2023-09-23T20:13:11.231140+0000","last_became_peered":"2023-09-23T20:13:11.231140+0000","last_unstale":"2023-09-23T20:13:38.452247+0000","last_undegraded":"2023-09-23T20:13:38.452247+0000","last_fullsized":"2023-09-23T20:13:38.452247+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.453329+0000","last_change":"2023-09-23T20:12:42.639326+0000","last_active":"2023-09-23T20:13:38.453329+0000","last_peered":"2023-09-23T20:13:38.453329+0000","last_clean":"2023-09-23T20:13:38.453329+0000","last_became_active":"2023-09-23T20:12:42.638949+0000","last_became_peered":"2023-09-23T20:12:42.638949+0000","last_unstale":"2023-09-23T20:13:38.453329+0000","last_undegraded":"2023-09-23T20:13:38.453329+0000","last_fullsized":"2023-09-23T20:13:38.453329+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461620+0000","last_change":"2023-09-23T20:13:39.460822+0000","last_active":"2023-09-23T20:13:39.461620+0000","last_peered":"2023-09-23T20:13:39.461620+0000","last_clean":"2023-09-23T20:13:39.461620+0000","last_became_active":"2023-09-23T20:13:39.460197+0000","last_became_peered":"2023-09-23T20:13:39.460197+0000","last_unstale":"2023-09-23T20:13:39.461620+0000","last_undegraded":"2023-09-23T20:13:39.461620+0000","last_fullsized":"2023-09-23T20:13:39.461620+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:17:55.315314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.458182+0000","last_change":"2023-09-23T20:13:39.457859+0000","last_active":"2023-09-23T20:13:39.458182+0000","last_peered":"2023-09-23T20:13:39.458182+0000","last_clean":"2023-09-23T20:13:39.458182+0000","last_became_active":"2023-09-23T20:13:39.457472+0000","last_became_peered":"2023-09-23T20:13:39.457472+0000","last_unstale":"2023-09-23T20:13:39.458182+0000","last_undegraded":"2023-09-23T20:13:39.458182+0000","last_fullsized":"2023-09-23T20:13:39.458182+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:15:32.464779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":73,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448125+0000","last_change":"2023-09-23T20:12:42.636015+0000","last_active":"2023-09-23T20:13:39.448125+0000","last_peered":"2023-09-23T20:13:39.448125+0000","last_clean":"2023-09-23T20:13:39.448125+0000","last_became_active":"2023-09-23T20:12:42.635012+0000","last_became_peered":"2023-09-23T20:12:42.635012+0000","last_unstale":"2023-09-23T20:13:39.448125+0000","last_undegraded":"2023-09-23T20:13:39.448125+0000","last_fullsized":"2023-09-23T20:13:39.448125+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:18:12.202143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466796+0000","last_change":"2023-09-23T20:13:39.466796+0000","last_active":"2023-09-23T20:13:39.466796+0000","last_peered":"2023-09-23T20:13:39.466796+0000","last_clean":"2023-09-23T20:13:39.466796+0000","last_became_active":"2023-09-23T20:13:39.466140+0000","last_became_peered":"2023-09-23T20:13:39.466140+0000","last_unstale":"2023-09-23T20:13:39.466796+0000","last_undegraded":"2023-09-23T20:13:39.466796+0000","last_fullsized":"2023-09-23T20:13:39.466796+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448255+0000","last_change":"2023-09-23T20:12:42.639167+0000","last_active":"2023-09-23T20:13:39.448255+0000","last_peered":"2023-09-23T20:13:39.448255+0000","last_clean":"2023-09-23T20:13:39.448255+0000","last_became_active":"2023-09-23T20:12:42.638819+0000","last_became_peered":"2023-09-23T20:12:42.638819+0000","last_unstale":"2023-09-23T20:13:39.448255+0000","last_undegraded":"2023-09-23T20:13:39.448255+0000","last_fullsized":"2023-09-23T20:13:39.448255+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:52.829269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450358+0000","last_change":"2023-09-23T20:12:42.635735+0000","last_active":"2023-09-23T20:13:38.450358+0000","last_peered":"2023-09-23T20:13:38.450358+0000","last_clean":"2023-09-23T20:13:38.450358+0000","last_became_active":"2023-09-23T20:12:42.635355+0000","last_became_peered":"2023-09-23T20:12:42.635355+0000","last_unstale":"2023-09-23T20:13:38.450358+0000","last_undegraded":"2023-09-23T20:13:38.450358+0000","last_fullsized":"2023-09-23T20:13:38.450358+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452753+0000","last_change":"2023-09-23T20:12:12.106957+0000","last_active":"2023-09-23T20:13:38.452753+0000","last_peered":"2023-09-23T20:13:38.452753+0000","last_clean":"2023-09-23T20:13:38.452753+0000","last_became_active":"2023-09-23T20:12:12.106396+0000","last_became_peered":"2023-09-23T20:12:12.106396+0000","last_unstale":"2023-09-23T20:13:38.452753+0000","last_undegraded":"2023-09-23T20:13:38.452753+0000","last_fullsized":"2023-09-23T20:13:38.452753+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.455947+0000","last_change":"2023-09-23T20:13:39.453502+0000","last_active":"2023-09-23T20:13:39.455947+0000","last_peered":"2023-09-23T20:13:39.455947+0000","last_clean":"2023-09-23T20:13:39.455947+0000","last_became_active":"2023-09-23T20:13:39.453148+0000","last_became_peered":"2023-09-23T20:13:39.453148+0000","last_unstale":"2023-09-23T20:13:39.455947+0000","last_undegraded":"2023-09-23T20:13:39.455947+0000","last_fullsized":"2023-09-23T20:13:39.455947+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:29.231002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457789+0000","last_change":"2023-09-23T20:13:39.456665+0000","last_active":"2023-09-23T20:13:39.457789+0000","last_peered":"2023-09-23T20:13:39.457789+0000","last_clean":"2023-09-23T20:13:39.457789+0000","last_became_active":"2023-09-23T20:13:39.456259+0000","last_became_peered":"2023-09-23T20:13:39.456259+0000","last_unstale":"2023-09-23T20:13:39.457789+0000","last_undegraded":"2023-09-23T20:13:39.457789+0000","last_fullsized":"2023-09-23T20:13:39.457789+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:25.423463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.449279+0000","last_change":"2023-09-23T20:13:11.228564+0000","last_active":"2023-09-23T20:13:39.449279+0000","last_peered":"2023-09-23T20:13:39.449279+0000","last_clean":"2023-09-23T20:13:39.449279+0000","last_became_active":"2023-09-23T20:13:11.228221+0000","last_became_peered":"2023-09-23T20:13:11.228221+0000","last_unstale":"2023-09-23T20:13:39.449279+0000","last_undegraded":"2023-09-23T20:13:39.449279+0000","last_fullsized":"2023-09-23T20:13:39.449279+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:51.917162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.447999+0000","last_change":"2023-09-23T20:12:42.630197+0000","last_active":"2023-09-23T20:13:39.447999+0000","last_peered":"2023-09-23T20:13:39.447999+0000","last_clean":"2023-09-23T20:13:39.447999+0000","last_became_active":"2023-09-23T20:12:42.629556+0000","last_became_peered":"2023-09-23T20:12:42.629556+0000","last_unstale":"2023-09-23T20:13:39.447999+0000","last_undegraded":"2023-09-23T20:13:39.447999+0000","last_fullsized":"2023-09-23T20:13:39.447999+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:02.793029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450414+0000","last_change":"2023-09-23T20:13:11.237029+0000","last_active":"2023-09-23T20:13:38.450414+0000","last_peered":"2023-09-23T20:13:38.450414+0000","last_clean":"2023-09-23T20:13:38.450414+0000","last_became_active":"2023-09-23T20:13:11.236811+0000","last_became_peered":"2023-09-23T20:13:11.236811+0000","last_unstale":"2023-09-23T20:13:38.450414+0000","last_undegraded":"2023-09-23T20:13:38.450414+0000","last_fullsized":"2023-09-23T20:13:38.450414+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":297,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.457945+0000","last_change":"2023-09-23T20:12:12.108646+0000","last_active":"2023-09-23T20:13:38.457945+0000","last_peered":"2023-09-23T20:13:38.457945+0000","last_clean":"2023-09-23T20:13:38.457945+0000","last_became_active":"2023-09-23T20:12:12.108124+0000","last_became_peered":"2023-09-23T20:12:12.108124+0000","last_unstale":"2023-09-23T20:13:38.457945+0000","last_undegraded":"2023-09-23T20:13:38.457945+0000","last_fullsized":"2023-09-23T20:13:38.457945+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461413+0000","last_change":"2023-09-23T20:13:39.460864+0000","last_active":"2023-09-23T20:13:39.461413+0000","last_peered":"2023-09-23T20:13:39.461413+0000","last_clean":"2023-09-23T20:13:39.461413+0000","last_became_active":"2023-09-23T20:13:39.460336+0000","last_became_peered":"2023-09-23T20:13:39.460336+0000","last_unstale":"2023-09-23T20:13:39.461413+0000","last_undegraded":"2023-09-23T20:13:39.461413+0000","last_fullsized":"2023-09-23T20:13:39.461413+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:48.711729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.445636+0000","last_change":"2023-09-23T20:01:01.379853+0000","last_active":"2023-09-23T20:13:38.445636+0000","last_peered":"2023-09-23T20:13:38.445636+0000","last_clean":"2023-09-23T20:13:38.445636+0000","last_became_active":"2023-09-23T20:01:01.379036+0000","last_became_peered":"2023-09-23T20:01:01.379036+0000","last_unstale":"2023-09-23T20:13:38.445636+0000","last_undegraded":"2023-09-23T20:13:38.445636+0000","last_fullsized":"2023-09-23T20:13:38.445636+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.458060+0000","last_change":"2023-09-23T20:12:42.644384+0000","last_active":"2023-09-23T20:13:38.458060+0000","last_peered":"2023-09-23T20:13:38.458060+0000","last_clean":"2023-09-23T20:13:38.458060+0000","last_became_active":"2023-09-23T20:12:42.643968+0000","last_became_peered":"2023-09-23T20:12:42.643968+0000","last_unstale":"2023-09-23T20:13:38.458060+0000","last_undegraded":"2023-09-23T20:13:38.458060+0000","last_fullsized":"2023-09-23T20:13:38.458060+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.461387+0000","last_change":"2023-09-23T20:13:39.459220+0000","last_active":"2023-09-23T20:13:39.461387+0000","last_peered":"2023-09-23T20:13:39.461387+0000","last_clean":"2023-09-23T20:13:39.461387+0000","last_became_active":"2023-09-23T20:13:39.458873+0000","last_became_peered":"2023-09-23T20:13:39.458873+0000","last_unstale":"2023-09-23T20:13:39.461387+0000","last_undegraded":"2023-09-23T20:13:39.461387+0000","last_fullsized":"2023-09-23T20:13:39.461387+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:13:55.494880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.445243+0000","last_change":"2023-09-23T20:13:11.223601+0000","last_active":"2023-09-23T20:13:39.445243+0000","last_peered":"2023-09-23T20:13:39.445243+0000","last_clean":"2023-09-23T20:13:39.445243+0000","last_became_active":"2023-09-23T20:13:11.223145+0000","last_became_peered":"2023-09-23T20:13:11.223145+0000","last_unstale":"2023-09-23T20:13:39.445243+0000","last_undegraded":"2023-09-23T20:13:39.445243+0000","last_fullsized":"2023-09-23T20:13:39.445243+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:36.267875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.457933+0000","last_change":"2023-09-23T20:12:12.107536+0000","last_active":"2023-09-23T20:13:38.457933+0000","last_peered":"2023-09-23T20:13:38.457933+0000","last_clean":"2023-09-23T20:13:38.457933+0000","last_became_active":"2023-09-23T20:12:12.107110+0000","last_became_peered":"2023-09-23T20:12:12.107110+0000","last_unstale":"2023-09-23T20:13:38.457933+0000","last_undegraded":"2023-09-23T20:13:38.457933+0000","last_fullsized":"2023-09-23T20:13:38.457933+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448645+0000","last_change":"2023-09-23T20:13:11.229795+0000","last_active":"2023-09-23T20:13:39.448645+0000","last_peered":"2023-09-23T20:13:39.448645+0000","last_clean":"2023-09-23T20:13:39.448645+0000","last_became_active":"2023-09-23T20:13:11.229378+0000","last_became_peered":"2023-09-23T20:13:11.229378+0000","last_unstale":"2023-09-23T20:13:39.448645+0000","last_undegraded":"2023-09-23T20:13:39.448645+0000","last_fullsized":"2023-09-23T20:13:39.448645+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.097077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.442982+0000","last_change":"2023-09-23T20:12:12.104153+0000","last_active":"2023-09-23T20:13:39.442982+0000","last_peered":"2023-09-23T20:13:39.442982+0000","last_clean":"2023-09-23T20:13:39.442982+0000","last_became_active":"2023-09-23T20:12:12.102962+0000","last_became_peered":"2023-09-23T20:12:12.102962+0000","last_unstale":"2023-09-23T20:13:39.442982+0000","last_undegraded":"2023-09-23T20:13:39.442982+0000","last_fullsized":"2023-09-23T20:13:39.442982+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.489458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.464691+0000","last_change":"2023-09-23T20:13:39.463966+0000","last_active":"2023-09-23T20:13:39.464691+0000","last_peered":"2023-09-23T20:13:39.464691+0000","last_clean":"2023-09-23T20:13:39.464691+0000","last_became_active":"2023-09-23T20:13:39.460232+0000","last_became_peered":"2023-09-23T20:13:39.460232+0000","last_unstale":"2023-09-23T20:13:39.464691+0000","last_undegraded":"2023-09-23T20:13:39.464691+0000","last_fullsized":"2023-09-23T20:13:39.464691+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:32:21.759490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.448402+0000","last_change":"2023-09-23T20:12:42.639372+0000","last_active":"2023-09-23T20:13:39.448402+0000","last_peered":"2023-09-23T20:13:39.448402+0000","last_clean":"2023-09-23T20:13:39.448402+0000","last_became_active":"2023-09-23T20:12:42.638304+0000","last_became_peered":"2023-09-23T20:12:42.638304+0000","last_unstale":"2023-09-23T20:13:39.448402+0000","last_undegraded":"2023-09-23T20:13:39.448402+0000","last_fullsized":"2023-09-23T20:13:39.448402+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:40.194453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.462272+0000","last_change":"2023-09-23T20:13:39.461549+0000","last_active":"2023-09-23T20:13:39.462272+0000","last_peered":"2023-09-23T20:13:39.462272+0000","last_clean":"2023-09-23T20:13:39.462272+0000","last_became_active":"2023-09-23T20:13:39.461225+0000","last_became_peered":"2023-09-23T20:13:39.461225+0000","last_unstale":"2023-09-23T20:13:39.462272+0000","last_undegraded":"2023-09-23T20:13:39.462272+0000","last_fullsized":"2023-09-23T20:13:39.462272+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:32.090273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":65,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.445958+0000","last_change":"2023-09-23T20:13:11.235154+0000","last_active":"2023-09-23T20:13:38.445958+0000","last_peered":"2023-09-23T20:13:38.445958+0000","last_clean":"2023-09-23T20:13:38.445958+0000","last_became_active":"2023-09-23T20:13:11.234874+0000","last_became_peered":"2023-09-23T20:13:11.234874+0000","last_unstale":"2023-09-23T20:13:38.445958+0000","last_undegraded":"2023-09-23T20:13:38.445958+0000","last_fullsized":"2023-09-23T20:13:38.445958+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.445148+0000","last_change":"2023-09-23T20:12:42.629486+0000","last_active":"2023-09-23T20:13:39.445148+0000","last_peered":"2023-09-23T20:13:39.445148+0000","last_clean":"2023-09-23T20:13:39.445148+0000","last_became_active":"2023-09-23T20:12:42.628902+0000","last_became_peered":"2023-09-23T20:12:42.628902+0000","last_unstale":"2023-09-23T20:13:39.445148+0000","last_undegraded":"2023-09-23T20:13:39.445148+0000","last_fullsized":"2023-09-23T20:13:39.445148+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:57:50.571841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452788+0000","last_change":"2023-09-23T20:01:01.072181+0000","last_active":"2023-09-23T20:13:38.452788+0000","last_peered":"2023-09-23T20:13:38.452788+0000","last_clean":"2023-09-23T20:13:38.452788+0000","last_became_active":"2023-09-23T20:01:01.071691+0000","last_became_peered":"2023-09-23T20:01:01.071691+0000","last_unstale":"2023-09-23T20:13:38.452788+0000","last_undegraded":"2023-09-23T20:13:38.452788+0000","last_fullsized":"2023-09-23T20:13:38.452788+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":41,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443495+0000","last_change":"2023-09-23T20:12:12.104988+0000","last_active":"2023-09-23T20:13:39.443495+0000","last_peered":"2023-09-23T20:13:39.443495+0000","last_clean":"2023-09-23T20:13:39.443495+0000","last_became_active":"2023-09-23T20:12:12.104046+0000","last_became_peered":"2023-09-23T20:12:12.104046+0000","last_unstale":"2023-09-23T20:13:39.443495+0000","last_undegraded":"2023-09-23T20:13:39.443495+0000","last_fullsized":"2023-09-23T20:13:39.443495+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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-25T06:27:26.247460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.454951+0000","last_change":"2023-09-23T20:13:39.454182+0000","last_active":"2023-09-23T20:13:39.454951+0000","last_peered":"2023-09-23T20:13:39.454951+0000","last_clean":"2023-09-23T20:13:39.454951+0000","last_became_active":"2023-09-23T20:13:39.453828+0000","last_became_peered":"2023-09-23T20:13:39.453828+0000","last_unstale":"2023-09-23T20:13:39.454951+0000","last_undegraded":"2023-09-23T20:13:39.454951+0000","last_fullsized":"2023-09-23T20:13:39.454951+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:41.169714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.450818+0000","last_change":"2023-09-23T20:12:42.638415+0000","last_active":"2023-09-23T20:13:38.450818+0000","last_peered":"2023-09-23T20:13:38.450818+0000","last_clean":"2023-09-23T20:13:38.450818+0000","last_became_active":"2023-09-23T20:12:42.637959+0000","last_became_peered":"2023-09-23T20:12:42.637959+0000","last_unstale":"2023-09-23T20:13:38.450818+0000","last_undegraded":"2023-09-23T20:13:38.450818+0000","last_fullsized":"2023-09-23T20:13:38.450818+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.462057+0000","last_change":"2023-09-23T20:13:39.462057+0000","last_active":"2023-09-23T20:13:39.462057+0000","last_peered":"2023-09-23T20:13:39.462057+0000","last_clean":"2023-09-23T20:13:39.462057+0000","last_became_active":"2023-09-23T20:13:39.461647+0000","last_became_peered":"2023-09-23T20:13:39.461647+0000","last_unstale":"2023-09-23T20:13:39.462057+0000","last_undegraded":"2023-09-23T20:13:39.462057+0000","last_fullsized":"2023-09-23T20:13:39.462057+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":47,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452088+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:13:38.452088+0000","last_peered":"2023-09-23T20:13:38.452088+0000","last_clean":"2023-09-23T20:13:38.452088+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:13:38.452088+0000","last_undegraded":"2023-09-23T20:13:38.452088+0000","last_fullsized":"2023-09-23T20:13:38.452088+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.466301+0000","last_change":"2023-09-23T20:13:39.466301+0000","last_active":"2023-09-23T20:13:39.466301+0000","last_peered":"2023-09-23T20:13:39.466301+0000","last_clean":"2023-09-23T20:13:39.466301+0000","last_became_active":"2023-09-23T20:13:39.465871+0000","last_became_peered":"2023-09-23T20:13:39.465871+0000","last_unstale":"2023-09-23T20:13:39.466301+0000","last_undegraded":"2023-09-23T20:13:39.466301+0000","last_fullsized":"2023-09-23T20:13:39.466301+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.457264+0000","last_change":"2023-09-23T20:13:39.456655+0000","last_active":"2023-09-23T20:13:39.457264+0000","last_peered":"2023-09-23T20:13:39.457264+0000","last_clean":"2023-09-23T20:13:39.457264+0000","last_became_active":"2023-09-23T20:13:39.456224+0000","last_became_peered":"2023-09-23T20:13:39.456224+0000","last_unstale":"2023-09-23T20:13:39.457264+0000","last_undegraded":"2023-09-23T20:13:39.457264+0000","last_fullsized":"2023-09-23T20:13:39.457264+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:30:59.518697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.459103+0000","last_change":"2023-09-23T20:13:39.459103+0000","last_active":"2023-09-23T20:13:39.459103+0000","last_peered":"2023-09-23T20:13:39.459103+0000","last_clean":"2023-09-23T20:13:39.459103+0000","last_became_active":"2023-09-23T20:13:39.458499+0000","last_became_peered":"2023-09-23T20:13:39.458499+0000","last_unstale":"2023-09-23T20:13:39.459103+0000","last_undegraded":"2023-09-23T20:13:39.459103+0000","last_fullsized":"2023-09-23T20:13:39.459103+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.917774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-23T20:13:39.443570+0000","last_change":"2023-09-23T20:13:11.231692+0000","last_active":"2023-09-23T20:13:39.443570+0000","last_peered":"2023-09-23T20:13:39.443570+0000","last_clean":"2023-09-23T20:13:39.443570+0000","last_became_active":"2023-09-23T20:13:11.231268+0000","last_became_peered":"2023-09-23T20:13:11.231268+0000","last_unstale":"2023-09-23T20:13:39.443570+0000","last_undegraded":"2023-09-23T20:13:39.443570+0000","last_fullsized":"2023-09-23T20:13:39.443570+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:51:13.160941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-09-23T20:13:38.452042+0000","last_change":"2023-09-23T20:12:42.638385+0000","last_active":"2023-09-23T20:13:38.452042+0000","last_peered":"2023-09-23T20:13:38.452042+0000","last_clean":"2023-09-23T20:13:38.452042+0000","last_became_active":"2023-09-23T20:12:42.638003+0000","last_became_peered":"2023-09-23T20:12:42.638003+0000","last_unstale":"2023-09-23T20:13:38.452042+0000","last_undegraded":"2023-09-23T20:13:38.452042+0000","last_fullsized":"2023-09-23T20:13:38.452042+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430424,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310892,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434260,"statfs":{"total":95995035648,"available":95676682240,"internally_reserved":0,"allocated":1544192,"data_stored":1098430,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92400000000000004,"15min":0.91400000000000003},"min":{"1min":0.57199999999999995,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.2769999999999999},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.93200000000000005,"15min":0.97199999999999998},"min":{"1min":0.56299999999999994,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.0840000000000001,"5min":1.24,"15min":1.24},"last":0.84499999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:15:49 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.93899999999999995},"min":{"1min":0.67000000000000004,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.92000000000000004,"15min":0.92500000000000004},"min":{"1min":0.69099999999999995,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.1539999999999999,"5min":1.266,"15min":1.266},"last":0.998}]},{"osd":2,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.65700000000000003,"5min":0.622,"15min":0.622},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":1.107},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.92200000000000004,"15min":0.91500000000000004},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0580000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.083,"15min":1.095},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.276,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.93300000000000005,"5min":1.0349999999999999,"15min":1.052},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.3380000000000001,"5min":1.998,"15min":1.998},"last":0.95299999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.998,"15min":0.93700000000000006},"min":{"1min":0.69199999999999995,"5min":0.56999999999999995,"15min":0.498},"max":{"1min":1.375,"5min":1.409,"15min":2.8340000000000001},"last":1.194},{"interface":"front","average":{"1min":0.997,"5min":0.98399999999999999,"15min":0.97999999999999998},"min":{"1min":0.78300000000000003,"5min":0.64800000000000002,"15min":0.53700000000000003},"max":{"1min":1.4419999999999999,"5min":1.919,"15min":2.9580000000000002},"last":1.129}]},{"osd":5,"last update":"Sat Sep 23 20:15:38 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.0069999999999999,"15min":1.0629999999999999},"min":{"1min":0.70699999999999996,"5min":0.60699999999999998,"15min":0.53700000000000003},"max":{"1min":1.1539999999999999,"5min":1.482,"15min":4.165},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.149,"5min":1.1060000000000001,"15min":1.0649999999999999},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.47299999999999998},"max":{"1min":1.429,"5min":2.2410000000000001,"15min":4.0499999999999998},"last":1.3180000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.1499999999999999,"15min":1.109},"min":{"1min":0.95399999999999996,"5min":0.749,"15min":0.54300000000000004},"max":{"1min":1.524,"5min":2.379,"15min":4.5739999999999998},"last":1.236},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1040000000000001,"15min":1.0920000000000001},"min":{"1min":0.85899999999999999,"5min":0.70399999999999996,"15min":0.51000000000000001},"max":{"1min":1.3959999999999999,"5min":1.847,"15min":3.0139999999999998},"last":1.1850000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626657,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306780,"kb_used_data":1492,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438372,"statfs":{"total":95995035648,"available":95680892928,"internally_reserved":0,"allocated":1527808,"data_stored":1097969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.86499999999999999,"15min":0.87},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.242,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.90800000000000003,"15min":0.89900000000000002},"min":{"1min":0.54900000000000004,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.212,"5min":1.214,"15min":1.214},"last":0.90900000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:15:48 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.81899999999999995,"15min":0.81200000000000006},"min":{"1min":0.58399999999999996,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.085,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.88800000000000001,"15min":0.91000000000000003},"min":{"1min":0.59299999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.0509999999999999,"5min":1.383,"15min":1.383},"last":0.86599999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:15:11 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.95899999999999996,"15min":0.96099999999999997},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.232,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.96999999999999997,"15min":0.97499999999999998},"min":{"1min":0.65400000000000003,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.181,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.93999999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:15:42 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.95799999999999996,"15min":0.95399999999999996},"min":{"1min":0.68700000000000006,"5min":0.62,"15min":0.62},"max":{"1min":1.218,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.117},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.052,"15min":1.0629999999999999},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2729999999999999,"5min":1.363,"15min":1.363},"last":1.242}]},{"osd":4,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93400000000000005,"15min":0.90000000000000002},"min":{"1min":0.72699999999999998,"5min":0.41199999999999998,"15min":0.373},"max":{"1min":1.1499999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":1.2749999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.97699999999999998,"15min":0.96699999999999997},"min":{"1min":0.71199999999999997,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3640000000000001,"5min":1.494,"15min":1.512},"last":1.345}]},{"osd":5,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.998,"15min":1.012},"min":{"1min":0.58799999999999997,"5min":0.505,"15min":0.40699999999999997},"max":{"1min":1.341,"5min":1.575,"15min":1.794},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.123,"5min":1.0740000000000001,"15min":1.048},"min":{"1min":0.67100000000000004,"5min":0.58099999999999996,"15min":0.42899999999999999},"max":{"1min":1.343,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.0169999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:15:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1020000000000001,"15min":1.079},"min":{"1min":0.81899999999999995,"5min":0.44,"15min":0.44},"max":{"1min":1.4119999999999999,"5min":1.7010000000000001,"15min":1.74},"last":1.161},{"interface":"front","average":{"1min":0.999,"5min":1.0980000000000001,"15min":1.121},"min":{"1min":0.70499999999999996,"5min":0.60499999999999998,"15min":0.56999999999999995},"max":{"1min":1.2569999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.2050000000000001}]}]},{"osd":1,"up_from":82,"seq":352187318312,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36528,"kb_used_data":936,"kb_used_omap":4,"kb_used_meta":35579,"kb_avail":93708624,"statfs":{"total":95995035648,"available":95957630976,"internally_reserved":0,"allocated":958464,"data_stored":510115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":36433806},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.66400000000000003,"15min":0.66600000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.0700000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.69199999999999995,"15min":0.69899999999999995},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.96799999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:15:12 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.69399999999999995,"15min":0.70399999999999996},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.95799999999999996,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.68799999999999994,"15min":0.68899999999999995},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.077,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.61899999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:15:39 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.77600000000000002,"15min":0.78400000000000003},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.748,"15min":0.75600000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.999,"5min":1.1319999999999999,"15min":1.1319999999999999},"last":0.753}]},{"osd":4,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.96799999999999997,"15min":0.96899999999999997},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.2849999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.94899999999999995,"15min":0.94499999999999995},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.044}]},{"osd":5,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.008,"15min":1.004},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.016,"15min":1.0229999999999999},"min":{"1min":0.78700000000000003,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.319,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.81000000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.073,"15min":1.079},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.357,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0780000000000001,"15min":1.081},"min":{"1min":0.68999999999999995,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":1.1339999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0569999999999999,"15min":1.0589999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.3799999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.004},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.113,"15min":1.1160000000000001},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":0.93500000000000005}]}]},{"osd":0,"up_from":77,"seq":330712481839,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29128,"kb_used_data":1536,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93716024,"statfs":{"total":95995035648,"available":95965208576,"internally_reserved":0,"allocated":1572864,"data_stored":1101896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28240506},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:15:48 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.64600000000000002,"15min":0.64000000000000001},"min":{"1min":0.38100000000000001,"5min":0.251,"15min":0.251},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.76800000000000002,"15min":0.78000000000000003},"min":{"1min":0.45100000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.069,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.505}]},{"osd":2,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.66500000000000004,"15min":0.67900000000000005},"min":{"1min":0.38500000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.87,"5min":1.109,"15min":1.109},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.62,"15min":0.627},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.53200000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:15:40 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"min":{"1min":0.40300000000000002,"5min":0.374,"15min":0.374},"max":{"1min":0.95499999999999996,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.69499999999999995,"15min":0.69099999999999995},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.105,"5min":1.105,"15min":1.105},"last":0.67700000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.91500000000000004,"15min":0.92100000000000004},"min":{"1min":0.65700000000000003,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.0309999999999999,"15min":1.05},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.242,"5min":1.399,"15min":1.399},"last":0.76300000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.98999999999999999,"15min":1.0169999999999999},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.304,"5min":1.427,"15min":1.427},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.92600000000000005,"15min":0.92500000000000004},"min":{"1min":0.58599999999999997,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.117,"5min":1.337,"15min":1.337},"last":0.86799999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.032,"15min":1.0489999999999999},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3740000000000001,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.97999999999999998,"15min":0.99099999999999999},"min":{"1min":0.67200000000000004,"5min":0.622,"15min":0.622},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.89800000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0600000000000001,"15min":1.0660000000000001},"min":{"1min":0.71199999999999997,"5min":0.627,"15min":0.627},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.0509999999999999,"15min":1.075},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.276,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.02}]}]},{"osd":2,"up_from":87,"seq":373662154787,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40628,"kb_used_data":940,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704524,"statfs":{"total":95995035648,"available":95953432576,"internally_reserved":0,"allocated":962560,"data_stored":509732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.63600000000000001,"15min":0.64500000000000002},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.79300000000000004,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.69899999999999995,"15min":0.70699999999999996},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.59899999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.73199999999999998,"15min":0.73799999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0109999999999999,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.69999999999999996,"15min":0.70599999999999996},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.56699999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:15:40 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.86499999999999999,"15min":0.875},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.1499999999999999,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.105},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.82199999999999995,"15min":0.82799999999999996},"min":{"1min":0.47599999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.94399999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.95199999999999996,"15min":0.94999999999999996},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":1.073},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2629999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.80400000000000005}]},{"osd":5,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.0680000000000001,"15min":1.077},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.2529999999999999,"5min":1.462,"15min":1.462},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.077,"15min":1.083},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.357,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.133}]},{"osd":6,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.024,"15min":1.0309999999999999},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0980000000000001,"15min":1.105},"min":{"1min":0.73299999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.3300000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.97699999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.024,"15min":1.038},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.1879999999999999,"5min":1.232,"15min":1.232},"last":1.004},{"interface":"front","average":{"1min":1.046,"5min":1.0900000000000001,"15min":1.097},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.367,"5min":1.611,"15min":1.611},"last":0.88600000000000001}]}]},{"osd":3,"up_from":92,"seq":395136991261,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36452,"kb_used_data":924,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708700,"statfs":{"total":95995035648,"available":95957708800,"internally_reserved":0,"allocated":946176,"data_stored":507645,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":36369461},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64700000000000002,"15min":0.64800000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.73299999999999998,"15min":0.73499999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.76800000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.71199999999999997,"15min":0.71399999999999997},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.72099999999999997,"15min":0.72299999999999998},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.91900000000000004,"5min":1.109,"15min":1.109},"last":0.745}]},{"osd":2,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.77200000000000002,"15min":0.77800000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.81999999999999995,"15min":0.82899999999999996},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0740000000000001,"5min":1.48,"15min":1.48},"last":0.60999999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.97399999999999998,"15min":0.96799999999999997},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.3149999999999999,"5min":1.387,"15min":1.387},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0740000000000001,"15min":1.0880000000000001},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.347,"5min":1.681,"15min":1.681},"last":1.119}]},{"osd":5,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0549999999999999,"15min":1.0660000000000001},"min":{"1min":0.621,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.4279999999999999,"5min":1.599,"15min":1.599},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.72999999999999998,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.1499999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.075,"15min":1.081},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.4630000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1100000000000001,"15min":1.1140000000000001},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.3600000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.0469999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.137,"15min":1.147},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.4139999999999999,"5min":1.643,"15min":1.643},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.1739999999999999,"15min":1.1879999999999999},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.49,"5min":1.7470000000000001,"15min":1.7470000000000001},"last":1.016}]}]},{"osd":4,"up_from":30,"seq":128849019120,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298148,"kb_used_data":924,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447004,"statfs":{"total":95995035648,"available":95689732096,"internally_reserved":0,"allocated":946176,"data_stored":507992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.98799999999999999,"15min":1.0149999999999999},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.3140000000000001,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.875,"5min":0.92000000000000004,"15min":0.93300000000000005},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.0940000000000001,"5min":1.113,"15min":1.113},"last":0.97699999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:15:48 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.93700000000000006,"15min":0.93300000000000005},"min":{"1min":0.748,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":1.1619999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.89400000000000002,"15min":0.878},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.111,"5min":1.165,"15min":1.165},"last":1.1140000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:15:11 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.88600000000000001,"15min":0.89400000000000002},"min":{"1min":0.58999999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1659999999999999,"5min":1.45,"15min":1.45},"last":1.292},{"interface":"front","average":{"1min":1.014,"5min":1.01,"15min":1.01},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.095}]},{"osd":3,"last update":"Sat Sep 23 20:15:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.97299999999999998,"15min":0.97499999999999998},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1879999999999999,"5min":1.206,"15min":1.206},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.022,"15min":1.028},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.79600000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:15:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.94499999999999995,"15min":0.93500000000000005},"min":{"1min":0.60399999999999998,"5min":0.56200000000000006,"15min":0.51000000000000001},"max":{"1min":1.2709999999999999,"5min":1.498,"15min":1.498},"last":1.028},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0109999999999999,"15min":1.002},"min":{"1min":0.80600000000000005,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.405,"5min":1.607,"15min":1.7609999999999999},"last":1.2250000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:14:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.97499999999999998,"15min":0.97699999999999998},"min":{"1min":0.65500000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.446,"5min":1.581,"15min":1.669},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.0940000000000001,"15min":1.0820000000000001},"min":{"1min":0.65500000000000003,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.351,"5min":1.4610000000000001,"15min":1.8959999999999999},"last":0.77200000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:15:34 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.111,"15min":1.0940000000000001},"min":{"1min":0.69899999999999995,"5min":0.60799999999999998,"15min":0.56200000000000006},"max":{"1min":1.458,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":0.68400000000000005},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1080000000000001,"15min":1.1040000000000001},"min":{"1min":0.71099999999999997,"5min":0.627,"15min":0.51800000000000002},"max":{"1min":1.5920000000000001,"5min":1.8640000000000001,"15min":1.8640000000000001},"last":1.0489999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822889,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298128,"kb_used_data":904,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93447024,"statfs":{"total":95995035648,"available":95689752576,"internally_reserved":0,"allocated":925696,"data_stored":503421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.84299999999999997,"15min":0.84699999999999998},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.0129999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.92800000000000005,"15min":0.94799999999999995},"min":{"1min":0.65500000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.151,"5min":1.284,"15min":1.284},"last":0.73499999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:15:46 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.94899999999999995,"15min":0.95199999999999996},"min":{"1min":0.60599999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.1659999999999999,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.93899999999999995,"15min":0.93999999999999995},"min":{"1min":0.64600000000000002,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":1.1659999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:15:14 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.93600000000000005,"15min":0.94199999999999995},"min":{"1min":0.63800000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.89900000000000002,"15min":0.90100000000000002},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":1.0229999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.95699999999999996,"15min":0.94999999999999996},"min":{"1min":0.71499999999999997,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.016,"5min":0.96999999999999997,"15min":0.96199999999999997},"min":{"1min":0.78800000000000003,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.89500000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.92500000000000004,"15min":0.94999999999999996},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.40100000000000002},"max":{"1min":1.2929999999999999,"5min":1.3280000000000001,"15min":1.577},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.93000000000000005,"15min":0.97399999999999998},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.157,"5min":1.4350000000000001,"15min":1.78},"last":0.79600000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.048,"15min":1.052},"min":{"1min":0.77400000000000002,"5min":0.63200000000000001,"15min":0.54900000000000004},"max":{"1min":1.3799999999999999,"5min":1.7130000000000001,"15min":1.8220000000000001},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0469999999999999,"15min":1.046},"min":{"1min":0.71299999999999997,"5min":0.52600000000000002,"15min":0.42599999999999999},"max":{"1min":1.2769999999999999,"5min":1.472,"15min":1.655},"last":1.1439999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:15:46 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0449999999999999,"15min":1.042},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.47499999999999998},"max":{"1min":1.3759999999999999,"5min":1.4079999999999999,"15min":2.0779999999999998},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.075,"5min":1.0660000000000001,"15min":1.095},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.385,"5min":1.4259999999999999,"15min":1.732},"last":1.238}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:15:58.399 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T20:15:58.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd dump 2023-09-23T20:15:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:58 smithi173 bash[59517]: audit 2023-09-23T20:15:57.583052+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.44606 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:15:58 smithi173 bash[59517]: cluster 2023-09-23T20:15:57.656336+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:59.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:58 smithi098 bash[74888]: audit 2023-09-23T20:15:57.583052+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.44606 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:59.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:15:58 smithi098 bash[74888]: cluster 2023-09-23T20:15:57.656336+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:15:59.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:58 smithi098 bash[78228]: audit 2023-09-23T20:15:57.583052+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.44606 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:15:59.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:15:58 smithi098 bash[78228]: cluster 2023-09-23T20:15:57.656336+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:00 smithi173 bash[59517]: cluster 2023-09-23T20:15:59.657011+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:01.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:00 smithi098 bash[78228]: cluster 2023-09-23T20:15:59.657011+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:01.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:00 smithi098 bash[74888]: cluster 2023-09-23T20:15:59.657011+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:02 smithi173 bash[59517]: cluster 2023-09-23T20:16:01.657841+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:02 smithi173 bash[59517]: audit 2023-09-23T20:16:02.332216+0000 mon.a (mon.0) 517 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:02 smithi173 bash[59517]: audit 2023-09-23T20:16:02.338712+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:03.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:02 smithi173 bash[59517]: audit 2023-09-23T20:16:02.486862+0000 mon.a (mon.0) 519 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:03.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:02 smithi173 bash[59517]: audit 2023-09-23T20:16:02.497600+0000 mon.a (mon.0) 520 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:03.143 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:03.173 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:02 smithi098 bash[74888]: cluster 2023-09-23T20:16:01.657841+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:03.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:02 smithi098 bash[74888]: audit 2023-09-23T20:16:02.332216+0000 mon.a (mon.0) 517 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:03.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:02 smithi098 bash[74888]: audit 2023-09-23T20:16:02.338712+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:03.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:02 smithi098 bash[74888]: audit 2023-09-23T20:16:02.486862+0000 mon.a (mon.0) 519 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:03.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:02 smithi098 bash[74888]: audit 2023-09-23T20:16:02.497600+0000 mon.a (mon.0) 520 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:03.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:02 smithi098 bash[78228]: cluster 2023-09-23T20:16:01.657841+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:03.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:02 smithi098 bash[78228]: audit 2023-09-23T20:16:02.332216+0000 mon.a (mon.0) 517 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:03.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:02 smithi098 bash[78228]: audit 2023-09-23T20:16:02.338712+0000 mon.a (mon.0) 518 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:03.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:02 smithi098 bash[78228]: audit 2023-09-23T20:16:02.486862+0000 mon.a (mon.0) 519 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:03.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:02 smithi098 bash[78228]: audit 2023-09-23T20:16:02.497600+0000 mon.a (mon.0) 520 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:03 smithi173 bash[59517]: audit 2023-09-23T20:16:02.976861+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:16:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:03 smithi173 bash[59517]: audit 2023-09-23T20:16:02.978978+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:16:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:03 smithi173 bash[59517]: audit 2023-09-23T20:16:02.990036+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:04.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:03 smithi098 bash[78228]: audit 2023-09-23T20:16:02.976861+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:16:04.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:03 smithi098 bash[78228]: audit 2023-09-23T20:16:02.978978+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:16:04.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:03 smithi098 bash[78228]: audit 2023-09-23T20:16:02.990036+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:04.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:03 smithi098 bash[74888]: audit 2023-09-23T20:16:02.976861+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:16:04.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:03 smithi098 bash[74888]: audit 2023-09-23T20:16:02.978978+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:16:04.176 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:03 smithi098 bash[74888]: audit 2023-09-23T20:16:02.990036+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:04 smithi173 bash[59517]: cluster 2023-09-23T20:16:03.658596+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:05.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:04 smithi098 bash[78228]: cluster 2023-09-23T20:16:03.658596+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:05.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:04 smithi098 bash[74888]: cluster 2023-09-23T20:16:03.658596+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:06.423 INFO:teuthology.orchestra.run.smithi098.stdout:epoch 93 2023-09-23T20:16:06.423 INFO:teuthology.orchestra.run.smithi098.stdout:fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 2023-09-23T20:16:06.423 INFO:teuthology.orchestra.run.smithi098.stdout:created 2023-09-23T19:50:14.913069+0000 2023-09-23T20:16:06.423 INFO:teuthology.orchestra.run.smithi098.stdout:modified 2023-09-23T20:13:39.430905+0000 2023-09-23T20:16:06.423 INFO:teuthology.orchestra.run.smithi098.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-09-23T20:16:06.423 INFO:teuthology.orchestra.run.smithi098.stdout:crush_version 22 2023-09-23T20:16:06.423 INFO:teuthology.orchestra.run.smithi098.stdout:full_ratio 0.95 2023-09-23T20:16:06.423 INFO:teuthology.orchestra.run.smithi098.stdout:backfillfull_ratio 0.9 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.stdout:nearfull_ratio 0.85 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.stdout:require_min_compat_client luminous 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.stdout:min_compat_client luminous 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.stdout:require_osd_release pacific 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.stdout:stretch_mode_enabled false 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.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 70 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr,mgr_devicehealth read_balance_score 7.89 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.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 54 flags hashpspool stripe_width 0 application rbd read_balance_score 2.00 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.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 58 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.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 59 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.stdout:max_osd 8 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0 up in weight 1 up_from 77 up_thru 92 down_at 74 last_clean_interval [8,73) [v2:172.21.15.98:6802/1846785016,v1:172.21.15.98:6803/1846785016] [v2:172.21.15.98:6804/1846785016,v1:172.21.15.98:6805/1846785016] exists,up 812f297c-3fd5-4b0f-8798-4e4267e9a494 2023-09-23T20:16:06.424 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 up in weight 1 up_from 82 up_thru 92 down_at 79 last_clean_interval [13,78) [v2:172.21.15.98:6810/112686604,v1:172.21.15.98:6811/112686604] [v2:172.21.15.98:6812/112686604,v1:172.21.15.98:6813/112686604] exists,up 8b765e0f-56dc-4637-8b3f-4c3a2c1318f9 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 up in weight 1 up_from 87 up_thru 92 down_at 84 last_clean_interval [18,83) [v2:172.21.15.98:6818/3918137521,v1:172.21.15.98:6819/3918137521] [v2:172.21.15.98:6820/3918137521,v1:172.21.15.98:6821/3918137521] exists,up ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3 up in weight 1 up_from 92 up_thru 92 down_at 89 last_clean_interval [25,88) [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005] [v2:172.21.15.98:6828/2292813005,v1:172.21.15.98:6829/2292813005] exists,up f2b3d028-574a-4695-bed0-21f1f03cd9d7 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4 up in weight 1 up_from 30 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.173:6800/2891711223,v1:172.21.15.173:6801/2891711223] [v2:172.21.15.173:6802/2891711223,v1:172.21.15.173:6803/2891711223] exists,up 167b8234-20dd-4264-968a-a01d73e5bd4c 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 up in weight 1 up_from 36 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.173:6808/253674557,v1:172.21.15.173:6809/253674557] [v2:172.21.15.173:6810/253674557,v1:172.21.15.173:6811/253674557] exists,up bbf616af-220c-41c6-a170-3f18e632b4a8 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 up in weight 1 up_from 42 up_thru 89 down_at 0 last_clean_interval [0,0) [v2:172.21.15.173:6816/1010374347,v1:172.21.15.173:6817/1010374347] [v2:172.21.15.173:6818/1010374347,v1:172.21.15.173:6819/1010374347] exists,up 53fd1406-45e6-4fac-8a29-cbc2c3b98483 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7 up in weight 1 up_from 48 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737] [v2:172.21.15.173:6826/2153478737,v1:172.21.15.173:6827/2153478737] exists,up 5bf7b4c9-162f-4d53-85eb-c8011b27852c 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:pg_upmap_items 4.a [1,2] 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:pg_upmap_items 4.13 [1,2] 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:pg_upmap_items 4.1f [1,2] 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/2326231506 expires 2023-09-24T20:07:09.434608+0000 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:6800/3312913360 expires 2023-09-24T20:04:28.832814+0000 2023-09-23T20:16:06.425 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/2067383504 expires 2023-09-24T20:04:28.832814+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/1695892652 expires 2023-09-24T19:58:37.657837+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:6801/3312913360 expires 2023-09-24T20:04:28.832814+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/1597274531 expires 2023-09-24T19:58:37.657837+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.173:0/2387301533 expires 2023-09-24T20:06:06.816868+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/4059686651 expires 2023-09-24T20:07:09.434608+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/3932483482 expires 2023-09-24T20:04:28.832814+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:6801/2016959355 expires 2023-09-24T19:58:37.657837+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:6800/2016959355 expires 2023-09-24T19:58:37.657837+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/893409725 expires 2023-09-24T20:07:09.434608+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/3004890185 expires 2023-09-24T19:51:12.453890+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:6800/4170354740 expires 2023-09-24T19:50:42.598168+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:6801/911202311 expires 2023-09-24T19:51:12.453890+0000 2023-09-23T20:16:06.426 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:6801/4170354740 expires 2023-09-24T19:50:42.598168+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/3379318562 expires 2023-09-24T19:50:42.598168+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/3118605574 expires 2023-09-24T20:07:09.434608+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.173:6834/1036146036 expires 2023-09-24T20:06:06.816868+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:6801/381601573 expires 2023-09-24T20:07:09.434608+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:6800/911202311 expires 2023-09-24T19:51:12.453890+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.173:0/4107877450 expires 2023-09-24T20:06:06.816868+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.173:0/990300810 expires 2023-09-24T20:06:06.816868+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/3565635102 expires 2023-09-24T20:07:09.434608+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/2493966684 expires 2023-09-24T19:50:42.598168+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/34394478 expires 2023-09-24T20:07:09.434608+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.173:6835/1036146036 expires 2023-09-24T20:06:06.816868+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:0/1349644273 expires 2023-09-24T19:51:12.453890+0000 2023-09-23T20:16:06.427 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.98:6800/381601573 expires 2023-09-24T20:07:09.434608+0000 2023-09-23T20:16:06.428 INFO:teuthology.orchestra.run.smithi098.stdout:blocklist 172.21.15.173:0/3267864183 expires 2023-09-24T20:06:06.816868+0000 2023-09-23T20:16:06.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:16:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:16:06] "GET /metrics HTTP/1.1" 200 33826 "" "Prometheus/2.33.4" 2023-09-23T20:16:07.189 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 77 up_thru 92 down_at 74 last_clean_interval [8,73) [v2:172.21.15.98:6802/1846785016,v1:172.21.15.98:6803/1846785016] [v2:172.21.15.98:6804/1846785016,v1:172.21.15.98:6805/1846785016] exists,up 812f297c-3fd5-4b0f-8798-4e4267e9a494', 'osd.1 up in weight 1 up_from 82 up_thru 92 down_at 79 last_clean_interval [13,78) [v2:172.21.15.98:6810/112686604,v1:172.21.15.98:6811/112686604] [v2:172.21.15.98:6812/112686604,v1:172.21.15.98:6813/112686604] exists,up 8b765e0f-56dc-4637-8b3f-4c3a2c1318f9', 'osd.2 up in weight 1 up_from 87 up_thru 92 down_at 84 last_clean_interval [18,83) [v2:172.21.15.98:6818/3918137521,v1:172.21.15.98:6819/3918137521] [v2:172.21.15.98:6820/3918137521,v1:172.21.15.98:6821/3918137521] exists,up ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6', 'osd.3 up in weight 1 up_from 92 up_thru 92 down_at 89 last_clean_interval [25,88) [v2:172.21.15.98:6826/2292813005,v1:172.21.15.98:6827/2292813005] [v2:172.21.15.98:6828/2292813005,v1:172.21.15.98:6829/2292813005] exists,up f2b3d028-574a-4695-bed0-21f1f03cd9d7', 'osd.4 up in weight 1 up_from 30 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.173:6800/2891711223,v1:172.21.15.173:6801/2891711223] [v2:172.21.15.173:6802/2891711223,v1:172.21.15.173:6803/2891711223] exists,up 167b8234-20dd-4264-968a-a01d73e5bd4c', 'osd.5 up in weight 1 up_from 36 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.173:6808/253674557,v1:172.21.15.173:6809/253674557] [v2:172.21.15.173:6810/253674557,v1:172.21.15.173:6811/253674557] exists,up bbf616af-220c-41c6-a170-3f18e632b4a8', 'osd.6 up in weight 1 up_from 42 up_thru 89 down_at 0 last_clean_interval [0,0) [v2:172.21.15.173:6816/1010374347,v1:172.21.15.173:6817/1010374347] [v2:172.21.15.173:6818/1010374347,v1:172.21.15.173:6819/1010374347] exists,up 53fd1406-45e6-4fac-8a29-cbc2c3b98483', 'osd.7 up in weight 1 up_from 48 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737] [v2:172.21.15.173:6826/2153478737,v1:172.21.15.173:6827/2153478737] exists,up 5bf7b4c9-162f-4d53-85eb-c8011b27852c'] 2023-09-23T20:16:07.190 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon mon.a config show 2023-09-23T20:16:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:06 smithi173 bash[59517]: cluster 2023-09-23T20:16:05.659597+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:07.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:06 smithi173 bash[59517]: audit 2023-09-23T20:16:06.417973+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.98:0/1780756002' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:16:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:06 smithi098 bash[74888]: cluster 2023-09-23T20:16:05.659597+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:07.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:06 smithi098 bash[74888]: audit 2023-09-23T20:16:06.417973+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.98:0/1780756002' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:16:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:06 smithi098 bash[78228]: cluster 2023-09-23T20:16:05.659597+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:07.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:06 smithi098 bash[78228]: audit 2023-09-23T20:16:06.417973+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.98:0/1780756002' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:16:09.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:09 smithi173 bash[59517]: cluster 2023-09-23T20:16:07.660318+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:09.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:08 smithi098 bash[78228]: cluster 2023-09-23T20:16:07.660318+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:09.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:08 smithi098 bash[74888]: cluster 2023-09-23T20:16:07.660318+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:10.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:10 smithi173 bash[59517]: audit 2023-09-23T20:16:09.572919+0000 mon.a (mon.0) 524 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:10.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:10 smithi098 bash[74888]: audit 2023-09-23T20:16:09.572919+0000 mon.a (mon.0) 524 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:10.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:10 smithi098 bash[78228]: audit 2023-09-23T20:16:09.572919+0000 mon.a (mon.0) 524 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:11 smithi173 bash[59517]: cluster 2023-09-23T20:16:09.660914+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:11.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:11 smithi098 bash[74888]: cluster 2023-09-23T20:16:09.660914+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:11.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:11 smithi098 bash[78228]: cluster 2023-09-23T20:16:09.660914+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:11.963 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:13.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:13 smithi098 bash[74888]: cluster 2023-09-23T20:16:11.661896+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:13.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:13 smithi098 bash[78228]: cluster 2023-09-23T20:16:11.661896+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:13 smithi173 bash[59517]: cluster 2023-09-23T20:16:11.661896+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:15.007 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:16:15.007 INFO:teuthology.orchestra.run.smithi098.stdout: "name": "mon.a", 2023-09-23T20:16:15.008 INFO:teuthology.orchestra.run.smithi098.stdout: "cluster": "ceph", 2023-09-23T20:16:15.008 INFO:teuthology.orchestra.run.smithi098.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-09-23T20:16:15.008 INFO:teuthology.orchestra.run.smithi098.stdout: "admin_socket_mode": "", 2023-09-23T20:16:15.008 INFO:teuthology.orchestra.run.smithi098.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-09-23T20:16:15.008 INFO:teuthology.orchestra.run.smithi098.stdout: "auth_client_required": "cephx, none", 2023-09-23T20:16:15.008 INFO:teuthology.orchestra.run.smithi098.stdout: "auth_cluster_required": "cephx", 2023-09-23T20:16:15.008 INFO:teuthology.orchestra.run.smithi098.stdout: "auth_debug": "true", 2023-09-23T20:16:15.008 INFO:teuthology.orchestra.run.smithi098.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-09-23T20:16:15.008 INFO:teuthology.orchestra.run.smithi098.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-09-23T20:16:15.008 INFO:teuthology.orchestra.run.smithi098.stdout: "auth_service_required": "cephx", 2023-09-23T20:16:15.009 INFO:teuthology.orchestra.run.smithi098.stdout: "auth_service_ticket_ttl": "240.000000", 2023-09-23T20:16:15.009 INFO:teuthology.orchestra.run.smithi098.stdout: "auth_supported": "", 2023-09-23T20:16:15.009 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_aio": "true", 2023-09-23T20:16:15.009 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_aio_max_queue_depth": "1024", 2023-09-23T20:16:15.009 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_aio_poll_ms": "250", 2023-09-23T20:16:15.009 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_aio_reap_max": "16", 2023-09-23T20:16:15.009 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_async_discard": "false", 2023-09-23T20:16:15.009 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_block_size": "4096", 2023-09-23T20:16:15.009 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_debug_aio": "false", 2023-09-23T20:16:15.009 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-09-23T20:16:15.009 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_debug_inflight_ios": "false", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_enable_discard": "false", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_flock_retry": "3", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_flock_retry_interval": "0.100000", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_inject_crash": "0", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_inject_crash_flush_delay": "2", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_ioring": "false", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_ioring_hipri": "false", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_ioring_sqthread_poll": "false", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_read_buffer_alignment": "4096", 2023-09-23T20:16:15.010 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bdev_type": "", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_alloc_size": "1048576", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_allocator": "hybrid", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_buffered_io": "true", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_check_for_zeros": "false", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_check_volume_selector_often": "false", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_compact_log_sync": "false", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_log_compact_min_size": "16777216", 2023-09-23T20:16:15.011 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_log_replay_check_allocations": "true", 2023-09-23T20:16:15.012 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_max_log_runway": "4194304", 2023-09-23T20:16:15.012 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_max_prefetch": "1048576", 2023-09-23T20:16:15.012 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_min_flush_size": "524288", 2023-09-23T20:16:15.012 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_min_log_runway": "1048576", 2023-09-23T20:16:15.012 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_replay_recovery": "false", 2023-09-23T20:16:15.012 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-09-23T20:16:15.012 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_shared_alloc_size": "65536", 2023-09-23T20:16:15.012 INFO:teuthology.orchestra.run.smithi098.stdout: "bluefs_sync_write": "false", 2023-09-23T20:16:15.012 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-09-23T20:16:15.012 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-09-23T20:16:15.012 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_allocation_from_file": "true", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_allocator": "hybrid", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_blobid_prealloc": "10240", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_block_create": "true", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_block_db_create": "false", 2023-09-23T20:16:15.013 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_block_db_path": "", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_block_db_size": "0", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_block_path": "", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_block_preallocate_file": "false", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_block_size": "107374182400", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_block_wal_create": "false", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_block_wal_path": "", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_block_wal_size": "100663296", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_bluefs": "true", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_bluefs_env_mirror": "false", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-09-23T20:16:15.014 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_autotune": "true", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_size": "0", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-09-23T20:16:15.015 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cache_type": "2q", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_clone_cow": "true", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_compression_algorithm": "snappy", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_compression_max_blob_size": "0", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_compression_min_blob_size": "0", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-09-23T20:16:15.016 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_compression_mode": "none", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_csum_type": "crc32c", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_enforce_settings": "default", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_freelist": "false", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_fsck_abort": "false", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_inject_bug21040": "false", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_inject_read_err": "false", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_legacy_omap": "false", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-09-23T20:16:15.017 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-09-23T20:16:15.018 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-09-23T20:16:15.018 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_prefill": "0.000000", 2023-09-23T20:16:15.018 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-09-23T20:16:15.018 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-09-23T20:16:15.018 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-09-23T20:16:15.018 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_small_allocations": "0", 2023-09-23T20:16:15.018 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-09-23T20:16:15.018 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_default_buffered_read": "true", 2023-09-23T20:16:15.018 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_default_buffered_write": "false", 2023-09-23T20:16:15.018 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_deferred_batch_ops": "0", 2023-09-23T20:16:15.018 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fail_eio": "false", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_on_mkfs": "true", 2023-09-23T20:16:15.019 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-09-23T20:16:15.020 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_on_mount": "false", 2023-09-23T20:16:15.020 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-09-23T20:16:15.020 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_on_umount": "false", 2023-09-23T20:16:15.020 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-09-23T20:16:15.020 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-09-23T20:16:15.020 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-09-23T20:16:15.020 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-09-23T20:16:15.020 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-09-23T20:16:15.020 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-09-23T20:16:15.020 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-09-23T20:16:15.020 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_ignore_data_csum": "false", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_kvbackend": "rocksdb", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_log_op_age": "5.000000", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_max_alloc_size": "0", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_max_blob_size": "0", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_max_defer_interval": "3.000000", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_max_deferred_txc": "32", 2023-09-23T20:16:15.021 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_min_alloc_size": "0", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_nid_prealloc": "1024", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_prefer_deferred_size": "0", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_qfsck_on_mount": "true", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_retry_disk_reads": "3", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_rocksdb_cf": "true", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_rocksdb_cfs": "m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_rocksdb_options": "compression=kNoCompression,max_write_buffer_number=64,min_write_buffer_number_to_merge=6,compaction_style=kCompactionStyleLevel,write_buffer_size=16777216,max_background_jobs=4,level0_file_num_compaction_trigger=8,max_bytes_for_level_base=1073741824,max_bytes_for_level_multiplier=8,compaction_readahead_size=2MB,max_total_wal_size=1073741824,writable_file_max_buffer_size=0", 2023-09-23T20:16:15.022 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_rocksdb_options_annex": "", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_spdk_coremask": "0x1", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_spdk_io_sleep": "5", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_spdk_max_io_completion": "0", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_spdk_mem": "512", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_sync_submit_transaction": "false", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_throttle_bytes": "67108864", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_throttle_cost_per_io": "0", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_tracing": "false", 2023-09-23T20:16:15.023 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_volume_selection_reserved": "0", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "bluestore_zero_block_detection": "false", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "cephfs_mirror_action_update_interval": "2", 2023-09-23T20:16:15.024 INFO:teuthology.orchestra.run.smithi098.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephfs_mirror_mount_timeout": "10", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephx_cluster_require_signatures": "false", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephx_cluster_require_version": "2", 2023-09-23T20:16:15.025 INFO:teuthology.orchestra.run.smithi098.stdout: "cephx_require_signatures": "false", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "cephx_require_version": "2", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "cephx_service_require_signatures": "false", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "cephx_service_require_version": "2", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "cephx_sign_messages": "true", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "chdir": "", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "client_acl_type": "", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "client_asio_thread_count": "2", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "client_cache_mid": "0.750000", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "client_cache_size": "16384", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "client_caps_release_delay": "5", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "client_check_pool_perm": "true", 2023-09-23T20:16:15.026 INFO:teuthology.orchestra.run.smithi098.stdout: "client_collect_and_send_global_metrics": "false", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_debug_force_sync_read": "false", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_debug_getattr_caps": "false", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_debug_inject_tick_delay": "0", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_die_on_failed_remount": "false", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_dirsize_rbytes": "true", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_force_lazyio": "false", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_fs": "", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_inject_fixed_oldest_tid": "false", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_inject_release_failure": "false", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_max_inline_size": "4096", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_max_retries_on_remount_failure": "5", 2023-09-23T20:16:15.027 INFO:teuthology.orchestra.run.smithi098.stdout: "client_mds_namespace": "", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_metadata": "", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_mount_gid": "-1", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_mount_timeout": "300", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_mount_uid": "-1", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_mountpoint": "/", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_notify_timeout": "10", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_oc": "true", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_oc_max_dirty": "104857600", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_oc_max_dirty_age": "5.000000", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_oc_max_objects": "1000", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_oc_size": "209715200", 2023-09-23T20:16:15.028 INFO:teuthology.orchestra.run.smithi098.stdout: "client_oc_target_dirty": "8388608", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_permissions": "true", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_quota": "true", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_quota_df": "true", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_readahead_max_bytes": "0", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_readahead_max_periods": "4", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_readahead_min": "131072", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_reconnect_stale": "false", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_shutdown_timeout": "30", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_snapdir": ".snap", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_tick_interval": "1", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_trace": "", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_try_dentry_invalidate": "false", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_use_faked_inos": "false", 2023-09-23T20:16:15.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_use_random_mds": "false", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "clog_to_graylog": "false", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "clog_to_graylog_port": "12201", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "clog_to_monitors": "default=true", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "clog_to_syslog": "false", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "clog_to_syslog_level": "info", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "cluster_addr": "-", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "cluster_network": "", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "cluster_network_interface": "", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "compressor_zlib_isal": "false", 2023-09-23T20:16:15.030 INFO:teuthology.orchestra.run.smithi098.stdout: "compressor_zlib_level": "5", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "compressor_zlib_winsize": "-15", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "compressor_zstd_level": "1", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "crimson_alien_op_num_threads": "6", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "crimson_alien_thread_cpu_cores": "", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "crimson_osd_obc_lru_size": "10", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "crimson_seastar_smp": "1", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "crush_location": "", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "crush_location_hook": "", 2023-09-23T20:16:15.031 INFO:teuthology.orchestra.run.smithi098.stdout: "crush_location_hook_timeout": "10", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "daemonize": "false", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "daos_pool": "tank", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "dbstore_db_name_prefix": "dbstore", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_alienstore": "0/5", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_allow_any_pool_priority": "false", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_asok": "1/5", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_asok_assert_abort": "false", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_asserts_on_shutdown": "true", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_auth": "1/5", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_bdev": "1/3", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_bluefs": "1/5", 2023-09-23T20:16:15.032 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_bluestore": "1/5", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_buffer": "0/1", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_ceph_exporter": "1/5", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_cephfs_mirror": "0/5", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_cephsqlite": "0/5", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_client": "0/5", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_compressor": "1/5", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_context": "0/1", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_crush": "1/1", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_crypto": "1/5", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_cyanstore": "0/5", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_deliberately_leak_memory": "false", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_disable_randomized_ping": "false", 2023-09-23T20:16:15.033 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_dpdk": "1/5", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_eventtrace": "1/5", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_filer": "0/1", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_filestore": "1/3", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_finisher": "1/1", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_fuse": "1/5", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_heartbeat_testing_span": "0", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_heartbeatmap": "1/5", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_immutable_obj_cache": "0/5", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_javaclient": "1/5", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_journal": "1/3", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_journaler": "0/5", 2023-09-23T20:16:15.034 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_kstore": "1/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_leveldb": "4/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_lockdep": "0/1", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_mclock": "1/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_mds": "1/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_mds_balancer": "1/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_mds_locker": "1/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_mds_log": "1/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_mds_log_expire": "1/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_mds_migrator": "1/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_memstore": "1/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_mgr": "2/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_mgrc": "1/5", 2023-09-23T20:16:15.035 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_mon": "20/20", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_monc": "0/10", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_ms": "1/1", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_none": "0/5", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_objclass": "0/5", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_objectcacher": "0/5", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_objecter": "0/1", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_optracker": "0/5", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_osd": "1/5", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_paxos": "20/20", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_perfcounter": "1/5", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_prioritycache": "1/5", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rados": "0/5", 2023-09-23T20:16:15.036 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rbd": "0/5", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rbd_mirror": "0/5", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rbd_pwl": "0/5", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rbd_replay": "0/5", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_refs": "0/0", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_reserver": "1/1", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rgw": "1/5", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rgw_access": "1/5", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rgw_datacache": "1/5", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rgw_dbstore": "1/5", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rgw_flight": "1/5", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rgw_sync": "1/5", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_rocksdb": "4/5", 2023-09-23T20:16:15.037 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_backref": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_cache": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_cleaner": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_device": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_epm": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_journal": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_lba": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_odata": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_omap": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_onode": "0/5", 2023-09-23T20:16:15.038 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_t": "0/5", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_seastore_tm": "0/5", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_striper": "0/1", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_test": "0/5", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_throttle": "1/1", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_timer": "0/1", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "debug_tp": "0/5", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "device_failure_prediction_mode": "none", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "err_to_graylog": "false", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "err_to_journald": "false", 2023-09-23T20:16:15.039 INFO:teuthology.orchestra.run.smithi098.stdout: "err_to_stderr": "true", 2023-09-23T20:16:15.040 INFO:teuthology.orchestra.run.smithi098.stdout: "err_to_syslog": "false", 2023-09-23T20:16:15.040 INFO:teuthology.orchestra.run.smithi098.stdout: "event_tracing": "false", 2023-09-23T20:16:15.040 INFO:teuthology.orchestra.run.smithi098.stdout: "exporter_addr": "0.0.0.0", 2023-09-23T20:16:15.040 INFO:teuthology.orchestra.run.smithi098.stdout: "exporter_http_port": "9926", 2023-09-23T20:16:15.040 INFO:teuthology.orchestra.run.smithi098.stdout: "exporter_prio_limit": "5", 2023-09-23T20:16:15.040 INFO:teuthology.orchestra.run.smithi098.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-09-23T20:16:15.040 INFO:teuthology.orchestra.run.smithi098.stdout: "exporter_sort_metrics": "true", 2023-09-23T20:16:15.040 INFO:teuthology.orchestra.run.smithi098.stdout: "exporter_stats_period": "5", 2023-09-23T20:16:15.040 INFO:teuthology.orchestra.run.smithi098.stdout: "fake_statfs_for_testing": "0", 2023-09-23T20:16:15.040 INFO:teuthology.orchestra.run.smithi098.stdout: "fatal_signal_handlers": "true", 2023-09-23T20:16:15.040 INFO:teuthology.orchestra.run.smithi098.stdout: "filer_max_purge_ops": "10", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filer_max_truncate_ops": "128", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_apply_finisher_threads": "1", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_blackhole": "false", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_btrfs_clone_range": "true", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_btrfs_snap": "true", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_caller_concurrency": "10", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_collect_device_partition_information": "true", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_commit_timeout": "600.000000", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_debug_inject_read_err": "false", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_debug_omap_check": "false", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_debug_random_read_err": "0.000000", 2023-09-23T20:16:15.041 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_debug_verify_split": "false", 2023-09-23T20:16:15.042 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_dump_file": "", 2023-09-23T20:16:15.042 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-09-23T20:16:15.042 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-09-23T20:16:15.042 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_fadvise": "true", 2023-09-23T20:16:15.042 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_fail_eio": "true", 2023-09-23T20:16:15.042 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_fd_cache_shards": "16", 2023-09-23T20:16:15.042 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_fd_cache_size": "128", 2023-09-23T20:16:15.042 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_fiemap": "false", 2023-09-23T20:16:15.042 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_fiemap_threshold": "4096", 2023-09-23T20:16:15.042 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-09-23T20:16:15.042 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_index_retry_probability": "0.000000", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_inject_stall": "0", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_journal_parallel": "false", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_journal_trailing": "false", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_journal_writeahead": "false", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_kill_at": "0", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_inline_xattr_size": "0", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_inline_xattrs": "0", 2023-09-23T20:16:15.043 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_inline_xattrs_other": "2", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_sync_interval": "5.000000", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_xattr_value_size": "0", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_merge_threshold": "-10", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_min_sync_interval": "0.010000", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_odsync_write": "false", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_omap_backend": "rocksdb", 2023-09-23T20:16:15.044 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_omap_backend_path": "", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_omap_header_cache_size": "1024", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_ondisk_finisher_threads": "1", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_op_thread_timeout": "60", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_op_threads": "2", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_punch_hole": "false", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-09-23T20:16:15.045 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_queue_max_bytes": "104857600", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_queue_max_ops": "50", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_seek_data_hole": "false", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_sloppy_crc": "false", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_splice": "false", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_split_multiple": "2", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_split_rand_factor": "20", 2023-09-23T20:16:15.046 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_update_to": "1000", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_enable": "true", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-09-23T20:16:15.047 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_xfs_extsize": "false", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "filestore_zfs_snap": "false", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "fio_dir": "/tmp/fio", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "fsid": "44e0f118-5a4a-11ee-8db4-212e2dc638e7", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_allow_other": "true", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_atomic_o_trunc": "true", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_big_writes": "true", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_debug": "false", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_default_permissions": "false", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_disable_pagecache": "false", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_max_write": "0", 2023-09-23T20:16:15.048 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_multithreaded": "true", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_require_active_mds": "true", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_set_user_groups": "true", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_splice_move": "true", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_splice_read": "true", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_splice_write": "true", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_syncfs_on_mksnap": "true", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "fuse_use_invalidate_cb": "true", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "gss_target_name": "ceph", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "heartbeat_file": "", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "heartbeat_inject_failure": "0", 2023-09-23T20:16:15.049 INFO:teuthology.orchestra.run.smithi098.stdout: "heartbeat_interval": "5", 2023-09-23T20:16:15.050 INFO:teuthology.orchestra.run.smithi098.stdout: "host": "smithi098", 2023-09-23T20:16:15.050 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-09-23T20:16:15.050 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-09-23T20:16:15.050 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_max_size": "1073741824", 2023-09-23T20:16:15.050 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-09-23T20:16:15.050 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-09-23T20:16:15.050 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "immutable_object_cache_watermark": "0.900000", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "inject_early_sigterm": "false", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "jaeger_agent_port": "6799", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "jaeger_tracing_enable": "false", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_aio": "true", 2023-09-23T20:16:15.051 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_align_min_size": "65536", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_block_align": "true", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_block_size": "4096", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_dio": "true", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_discard": "false", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_force_aio": "false", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_ignore_corruption": "false", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_max_write_bytes": "10485760", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_max_write_entries": "100", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_replay_from": "0", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_throttle_high_multiple": "0.000000", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-09-23T20:16:15.052 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_throttle_max_multiple": "0.000000", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_write_header_frequency": "0", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "journal_zero_on_create": "false", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "journaler_prefetch_periods": "10", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "journaler_prezero_periods": "5", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "journaler_write_head_interval": "15", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "key": "", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "keyfile": "", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "kstore_backend": "rocksdb", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "kstore_default_stripe_size": "65536", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "kstore_fsck_on_mount": "false", 2023-09-23T20:16:15.053 INFO:teuthology.orchestra.run.smithi098.stdout: "kstore_fsck_on_mount_deep": "true", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "kstore_max_bytes": "67108864", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "kstore_max_ops": "512", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "kstore_nid_prealloc": "1024", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "kstore_onode_map_size": "1024", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "kstore_sync_submit_transaction": "false", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "kstore_sync_transaction": "false", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "leveldb_block_size": "65536", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "leveldb_bloom_size": "0", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "leveldb_cache_size": "536870912", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "leveldb_compact_on_mount": "false", 2023-09-23T20:16:15.054 INFO:teuthology.orchestra.run.smithi098.stdout: "leveldb_compression": "false", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "leveldb_log": "", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "leveldb_log_to_ceph_log": "true", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "leveldb_max_open_files": "0", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "leveldb_paranoid": "false", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "leveldb_write_buffer_size": "33554432", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "librados_thread_count": "2", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "lockdep": "false", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "lockdep_force_backtrace": "false", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "log_coarse_timestamps": "true", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "log_flush_on_exit": "false", 2023-09-23T20:16:15.055 INFO:teuthology.orchestra.run.smithi098.stdout: "log_graylog_host": "127.0.0.1", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "log_graylog_port": "12201", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "log_max_new": "1000", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "log_max_recent": "10000", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "log_stderr_prefix": "debug ", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "log_stop_at_utilization": "0.970000", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "log_to_file": "true", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "log_to_graylog": "false", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "log_to_journald": "false", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "log_to_stderr": "false", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "log_to_syslog": "false", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "max_rotating_auth_attempts": "10", 2023-09-23T20:16:15.056 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_action_on_write_error": "1", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_alternate_name_max": "8192", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_asio_thread_count": "2", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_export_pin": "true", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_fragment_dirs": "true", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_fragment_interval": "5", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_fragment_size_max": "100000", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_idle_threshold": "0.000000", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_interval": "10", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_max": "-1", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_max_until": "-1", 2023-09-23T20:16:15.057 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_merge_size": "50", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_midchunk": "0.300000", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_min_rebalance": "0.100000", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_min_start": "0.200000", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_minchunk": "0.001000", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_mode": "0", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_need_max": "1.200000", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_need_min": "0.800000", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_sample_interval": "3.000000", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_split_bits": "3", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_split_rd": "25000.000000", 2023-09-23T20:16:15.058 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_split_size": "10000", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_split_wr": "10000.000000", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_target_decay": "10.000000", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_beacon_grace": "15.000000", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_beacon_interval": "4.000000", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_beacon_mon_down_grace": "60", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_cache_memory_limit": "4294967296", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_cache_mid": "0.700000", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_cache_release_free_interval": "10", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_cache_reservation": "0.050000", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-09-23T20:16:15.059 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_cache_trim_interval": "1", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_cache_trim_threshold": "262144", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_client_delegate_inos_pct": "50", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_client_prealloc_inos": "1000", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_connect_bootstrapping": "false", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_damage_table_max_entries": "10000", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_debug_auth_pins": "false", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_debug_frag": "false", 2023-09-23T20:16:15.060 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_debug_scatterstat": "false", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_debug_subtrees": "false", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_decay_halflife": "5.000000", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_default_dir_hash": "2", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_defer_session_stale": "true", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_deny_all_reconnect": "false", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_dir_keys_per_op": "16384", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_dir_max_commit_size": "10", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_dir_max_entries": "0", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_dir_prefetch": "true", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_dirstat_min_interval": "1.000000", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_dump_cache_after_rejoin": "false", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_dump_cache_on_map": "false", 2023-09-23T20:16:15.061 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_dump_cache_threshold_file": "0", 2023-09-23T20:16:15.062 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-09-23T20:16:15.062 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_early_reply": "true", 2023-09-23T20:16:15.062 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_enable_op_tracker": "true", 2023-09-23T20:16:15.062 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_enforce_unique_name": "true", 2023-09-23T20:16:15.062 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_export_ephemeral_distributed": "true", 2023-09-23T20:16:15.062 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-09-23T20:16:15.062 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_export_ephemeral_random": "true", 2023-09-23T20:16:15.062 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-09-23T20:16:15.062 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-09-23T20:16:15.062 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_forward_all_requests_to_auth": "false", 2023-09-23T20:16:15.062 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_health_cache_threshold": "1.500000", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_health_summarize_threshold": "10", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_heartbeat_grace": "15.000000", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_heartbeat_reset_grace": "1000", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_inject_health_dummy": "false", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_inject_migrator_session_race": "false", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-09-23T20:16:15.063 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_join_fs": "", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_journal_format": "1", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_kill_create_at": "0", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_kill_export_at": "0", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_kill_import_at": "0", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_kill_journal_at": "0", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_kill_journal_expire_at": "0", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_kill_journal_replay_at": "0", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_kill_link_at": "0", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_kill_mdstable_at": "0", 2023-09-23T20:16:15.064 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_kill_openc_at": "0", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_kill_rename_at": "0", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_log_events_per_segment": "1024", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_log_max_events": "-1", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_log_max_segments": "128", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_log_pause": "false", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_log_segment_size": "0", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_log_skip_corrupt_events": "false", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_log_warn_factor": "2.000000", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_max_caps_per_client": "1048576", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_max_completed_flushes": "100000", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_max_completed_requests": "100000", 2023-09-23T20:16:15.065 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_max_export_size": "20971520", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_max_file_recover": "32", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_max_purge_files": "64", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_max_purge_ops": "8192", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_max_snaps_per_dir": "100", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_max_xattr_pairs_size": "65536", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_metrics_update_interval": "2", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_min_caps_per_client": "100", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_min_caps_working_set": "10000", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-09-23T20:16:15.066 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_numa_node": "-1", 2023-09-23T20:16:15.067 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-09-23T20:16:15.067 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_op_complaint_time": "30.000000", 2023-09-23T20:16:15.067 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_op_history_duration": "600", 2023-09-23T20:16:15.067 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_op_history_size": "20", 2023-09-23T20:16:15.067 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_op_log_threshold": "5", 2023-09-23T20:16:15.067 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_ping_grace": "15", 2023-09-23T20:16:15.067 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_ping_interval": "5", 2023-09-23T20:16:15.067 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-09-23T20:16:15.067 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-09-23T20:16:15.067 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_recall_max_caps": "30000", 2023-09-23T20:16:15.067 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_recall_max_decay_threshold": "131072", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_recall_warning_threshold": "262144", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_reconnect_timeout": "45.000000", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_replay_interval": "1.000000", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_root_ino_gid": "0", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_root_ino_uid": "0", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_session_blocklist_on_evict": "true", 2023-09-23T20:16:15.068 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_session_blocklist_on_timeout": "true", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_shutdown_check": "0", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_skip_ino": "0", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_sleep_rank_change": "0.000000", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_snap_max_uid": "4294967294", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_snap_min_uid": "0", 2023-09-23T20:16:15.069 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_snap_rstat": "false", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_standby_replay_damaged": "false", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_symlink_recovery": "true", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_task_status_update_interval": "2.000000", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_thrash_exports": "0", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_thrash_fragments": "0", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_tick_interval": "5.000000", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_valgrind_exit": "false", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_verify_backtrace": "1", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_verify_scatter": "false", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_wipe_ino_prealloc": "false", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mds_wipe_sessions": "false", 2023-09-23T20:16:15.070 INFO:teuthology.orchestra.run.smithi098.stdout: "mempool_debug": "false", 2023-09-23T20:16:15.071 INFO:teuthology.orchestra.run.smithi098.stdout: "memstore_debug_omit_block_device_write": "false", 2023-09-23T20:16:15.071 INFO:teuthology.orchestra.run.smithi098.stdout: "memstore_device_bytes": "1073741824", 2023-09-23T20:16:15.071 INFO:teuthology.orchestra.run.smithi098.stdout: "memstore_page_set": "false", 2023-09-23T20:16:15.071 INFO:teuthology.orchestra.run.smithi098.stdout: "memstore_page_size": "65536", 2023-09-23T20:16:15.071 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_client_bytes": "134217728", 2023-09-23T20:16:15.071 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_client_messages": "512", 2023-09-23T20:16:15.071 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-09-23T20:16:15.071 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_connect_retry_interval": "1.000000", 2023-09-23T20:16:15.071 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-09-23T20:16:15.071 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-09-23T20:16:15.071 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_disabled_modules": "", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_max_pg_num_change": "128", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_mds_bytes": "134217728", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_mds_messages": "128", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_mon_bytes": "134217728", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_mon_messages": "128", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_osd_bytes": "536870912", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_osd_messages": "8192", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_pool": "true", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_service_beacon_grace": "60.000000", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_standby_modules": "true", 2023-09-23T20:16:15.072 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_stats_period": "5", 2023-09-23T20:16:15.073 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_stats_threshold": "5", 2023-09-23T20:16:15.073 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_tick_period": "2", 2023-09-23T20:16:15.073 INFO:teuthology.orchestra.run.smithi098.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-09-23T20:16:15.073 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_accept_timeout_factor": "2.000000", 2023-09-23T20:16:15.073 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_allow_pool_delete": "true", 2023-09-23T20:16:15.073 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_allow_pool_size_one": "false", 2023-09-23T20:16:15.073 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_auth_validate_all_caps": "true", 2023-09-23T20:16:15.073 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-09-23T20:16:15.073 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-09-23T20:16:15.073 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_client_bytes": "104857600", 2023-09-23T20:16:15.073 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_client_directed_command_retry": "2", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_client_hunt_interval": "3.000000", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_client_hunt_parallel": "3", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_client_log_interval": "1.000000", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_client_ping_interval": "10.000000", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_client_ping_timeout": "30.000000", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_clock_drift_allowed": "1.000000", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-09-23T20:16:15.074 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-09-23T20:16:15.075 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cluster_log_file_level": "debug", 2023-09-23T20:16:15.075 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cluster_log_to_file": "false", 2023-09-23T20:16:15.075 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cluster_log_to_graylog": "false", 2023-09-23T20:16:15.075 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-09-23T20:16:15.075 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-09-23T20:16:15.075 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cluster_log_to_journald": "false", 2023-09-23T20:16:15.075 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cluster_log_to_stderr": "true", 2023-09-23T20:16:15.075 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-09-23T20:16:15.075 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-09-23T20:16:15.075 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_compact_on_bootstrap": "false", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_compact_on_start": "false", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_compact_on_trim": "true", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_con_tracker_persist_interval": "10", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_con_tracker_score_halflife": "43200", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_config_key_max_entry_size": "65536", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_cpu_threads": "4", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_crush_min_required_version": "hammer", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_daemon_bytes": "419430400", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_data_avail_crit": "5", 2023-09-23T20:16:15.076 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_data_avail_warn": "5", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_data_size_warn": "16106127360", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_debug_block_osdmap_trim": "false", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_debug_dump_json": "false", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_debug_dump_transactions": "false", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_debug_extra_checks": "false", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_debug_no_require_quincy": "false", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_debug_no_require_reef": "false", 2023-09-23T20:16:15.077 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_delta_reset_interval": "10.000000", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_dns_srv_name": "ceph-mon", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_down_mkfs_grace": "60", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_election_default_strategy": "1", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_election_timeout": "5.000000", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_elector_ping_divisor": "2", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_elector_ping_timeout": "2.000000", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_enable_op_tracker": "true", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_fake_pool_delete": "false", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_force_quorum_join": "false", 2023-09-23T20:16:15.078 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_globalid_prealloc": "10000", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_health_detail_to_clog": "true", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_health_log_update_period": "5", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_health_max_detail": "50", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_health_to_clog": "true", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_health_to_clog_interval": "600", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_host": "[v2:172.21.15.98:3300/0,v1:172.21.15.98:6789/0] [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] [v2:172.21.15.98:3301/0,v1:172.21.15.98:6790/0]", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_host_override": "", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_initial_members": "", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-09-23T20:16:15.079 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_keyvaluedb": "rocksdb", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_lease": "5.000000", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_log_full_interval": "50", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_log_max": "10000", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_log_max_summary": "50", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_max_log_entries_per_event": "4096", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_max_log_epochs": "500", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_max_mdsmap_epochs": "500", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_max_mgrmap_epochs": "500", 2023-09-23T20:16:15.080 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_max_osd": "10000", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_max_pg_per_osd": "10000", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_max_pool_pg_num": "65536", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_mds_force_trim_to": "0", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_mds_skip_sanity": "true", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_memory_autotune": "true", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_memory_target": "2147483648", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_mgr_beacon_grace": "30", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_mgr_digest_period": "5", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_mgr_inactive_grace": "60", 2023-09-23T20:16:15.081 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_mgr_mkfs_grace": "240", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_min_osdmap_epochs": "500", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_op_complaint_time": "30", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_op_history_duration": "600", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_op_history_size": "20", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_op_history_slow_op_size": "20", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_op_history_slow_op_threshold": "10", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_op_log_threshold": "5", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-09-23T20:16:15.082 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_auto_mark_in": "false", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_auto_mark_new_in": "true", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_cache_size": "500", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_cache_size_min": "134217728", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_crush_smoke_test": "true", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_destroyed_out_interval": "600", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_down_out_interval": "600", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_force_trim_to": "0", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_full_ratio": "0.950000", 2023-09-23T20:16:15.083 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_laggy_halflife": "3600", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_laggy_max_interval": "300", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_laggy_weight": "0.300000", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_max_creating_pgs": "1024", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_max_initial_pgs": "1024", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_min_down_reporters": "2", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_prime_pg_temp": "true", 2023-09-23T20:16:15.084 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_report_timeout": "900", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_warn_num_repaired": "10", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osd_warn_op_age": "32.000000", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osdmap_full_prune_interval": "10", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osdmap_full_prune_min": "10000", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_pg_stuck_threshold": "60", 2023-09-23T20:16:15.085 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-09-23T20:16:15.086 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_pg_warn_min_objects": "10000", 2023-09-23T20:16:15.086 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_pg_warn_min_per_osd": "0", 2023-09-23T20:16:15.086 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-09-23T20:16:15.086 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_pool_quota_crit_threshold": "0", 2023-09-23T20:16:15.086 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_pool_quota_warn_threshold": "0", 2023-09-23T20:16:15.086 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_probe_timeout": "2.000000", 2023-09-23T20:16:15.086 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_reweight_max_change": "0.050000", 2023-09-23T20:16:15.086 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_reweight_max_osds": "4", 2023-09-23T20:16:15.086 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-09-23T20:16:15.086 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_scrub_interval": "86400", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_scrub_max_keys": "100", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_scrub_timeout": "300", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_session_timeout": "300", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_smart_report_timeout": "5", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_stat_smooth_intervals": "6", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_stretch_pool_min_size": "2", 2023-09-23T20:16:15.087 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_stretch_pool_size": "4", 2023-09-23T20:16:15.088 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-09-23T20:16:15.088 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_subscribe_interval": "86400.000000", 2023-09-23T20:16:15.088 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_sync_debug": "false", 2023-09-23T20:16:15.088 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_sync_max_payload_keys": "2000", 2023-09-23T20:16:15.088 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_sync_max_payload_size": "1048576", 2023-09-23T20:16:15.088 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_sync_provider_kill_at": "0", 2023-09-23T20:16:15.088 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_sync_requester_kill_at": "0", 2023-09-23T20:16:15.088 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_sync_timeout": "60.000000", 2023-09-23T20:16:15.088 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_target_pg_per_osd": "100", 2023-09-23T20:16:15.088 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_tick_interval": "5", 2023-09-23T20:16:15.088 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_timecheck_interval": "300.000000", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_use_min_delay_socket": "false", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_older_version_delay": "604800", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_filestore_osds": "true", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_misplaced": "false", 2023-09-23T20:16:15.089 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_older_version": "true", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_pool_no_app": "true", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_on_too_few_osds": "false", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "monmap": "", 2023-09-23T20:16:15.090 INFO:teuthology.orchestra.run.smithi098.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "motr_tracing_enabled": "false", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_op_threads": "3", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_buffer_size": "131072", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_cm": "false", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_device_name": "", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_dscp": "96", 2023-09-23T20:16:15.091 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_gid_idx": "0", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_local_gid": "", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_polling_us": "1000", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_port_num": "1", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_roce_ver": "1", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_send_buffers": "1024", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_sl": "3", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_support_srq": "true", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_rdma_type": "ib", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_async_reap_threshold": "5", 2023-09-23T20:16:15.092 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_bind_before_connect": "false", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_bind_ipv4": "true", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_bind_ipv6": "false", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_bind_msgr1": "true", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_bind_msgr2": "true", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_bind_port_max": "7568", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_bind_port_min": "6800", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_bind_prefer_ipv4": "false", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_bind_retry_count": "3", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_bind_retry_delay": "5", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_blackhole_client": "false", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_blackhole_mds": "false", 2023-09-23T20:16:15.093 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_blackhole_mgr": "false", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_blackhole_mon": "false", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_blackhole_osd": "false", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_client_mode": "crc secure", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_cluster_mode": "crc secure", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_cluster_type": "", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_compress_secure": "false", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_connection_idle_timeout": "900", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_connection_ready_timeout": "10", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_crc_data": "true", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_crc_header": "true", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_die_on_bad_msg": "false", 2023-09-23T20:16:15.094 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_die_on_bug": "true", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_die_on_old_message": "true", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_die_on_skipped_message": "false", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_die_on_unhandled_msg": "false", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_coremask": "0xF", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_devs_allowlist": "", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_enable_tso": "true", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_hugepages": "", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_hw_flow_control": "true", 2023-09-23T20:16:15.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_lro": "true", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_memory_channel": "4", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_pmd": "", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_port_id": "0", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dump_corrupt_message_level": "1", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_dump_on_send": "false", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_initial_backoff": "0.200000", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_inject_delay_max": "1.000000", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_inject_delay_probability": "0.000000", 2023-09-23T20:16:15.096 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_inject_delay_type": "", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_inject_internal_delays": "0.000000", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_inject_network_congestion": "0", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_inject_socket_failures": "0", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_learn_addr_from_peer": "true", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_max_accept_failures": "4", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_max_backoff": "15.000000", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_mon_client_mode": "secure crc", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_mon_cluster_mode": "secure crc", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_mon_service_mode": "secure crc", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_osd_compress_min_size": "1024", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_osd_compress_mode": "none", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_osd_compression_algorithm": "snappy", 2023-09-23T20:16:15.097 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_pq_min_cost": "65536", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_public_type": "", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_service_mode": "crc secure", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_tcp_listen_backlog": "512", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_tcp_nodelay": "true", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_tcp_rcvbuf": "0", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "ms_type": "async+posix", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "no_config_file": "false", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "objecter_completion_locks_per_session": "32", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "objecter_debug_inject_relock_delay": "false", 2023-09-23T20:16:15.098 INFO:teuthology.orchestra.run.smithi098.stdout: "objecter_inflight_op_bytes": "104857600", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "objecter_inflight_ops": "1024", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "objecter_inject_no_watch_ping": "false", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "objecter_tick_interval": "5.000000", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "objecter_timeout": "10.000000", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "objectstore_blackhole": "false", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "openssl_engine_opts": "", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_agent_delay_time": "5.000000", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_agent_hist_halflife": "1000", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_agent_max_low_ops": "2", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_agent_max_ops": "4", 2023-09-23T20:16:15.099 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_agent_quantize_effort": "0.100000", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_agent_slop": "0.020000", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_allow_recovery_below_min_size": "true", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_asio_thread_count": "2", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_async_recovery_min_cost": "100", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_auto_mark_unfound_lost": "false", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_backfill_retry_interval": "30.000000", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_backfill_scan_max": "512", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_backfill_scan_min": "64", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_backoff_on_degraded": "false", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_backoff_on_peering": "false", 2023-09-23T20:16:15.100 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_backoff_on_unfound": "true", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_beacon_report_interval": "300", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_bench_duration": "30", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_bench_max_block_size": "67108864", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_bench_small_size_max_iops": "100", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_blkin_trace_all": "false", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_blocked_scrub_grace_period": "120", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_check_for_log_corruption": "false", 2023-09-23T20:16:15.101 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_class_default_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_class_load_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_class_update_on_start": "true", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_client_message_cap": "256", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_client_message_size_cap": "524288000", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_client_op_priority": "63", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_client_watch_timeout": "30", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_command_max_records": "256", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_compact_on_start": "false", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-09-23T20:16:15.102 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_crush_chooseleaf_type": "1", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_crush_initial_weight": "-1.000000", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_crush_update_on_start": "true", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_crush_update_weight_set": "true", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_drop_ping_duration": "0", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_feed_pullee": "-1", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-09-23T20:16:15.103 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_misdirected_ops": "false", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_no_acting_change": "false", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_no_purge_strays": "false", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_op_order": "false", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_pg_log_writeout": "false", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_pretend_recovery_active": "false", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_shutdown": "false", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_verify_cached_snaps": "false", 2023-09-23T20:16:15.104 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_verify_missing_on_start": "false", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_verify_snaps": "false", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_deep_scrub_keys": "1024", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_deep_scrub_stride": "524288", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_default_data_pool_replay_window": "45", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_default_notify_timeout": "30", 2023-09-23T20:16:15.105 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_delete_sleep": "0.000000", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_discard_disconnected_ops": "true", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_enable_op_tracker": "true", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_extblkdev_plugins": "vdo", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_fast_info": "true", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_fast_shutdown": "true", 2023-09-23T20:16:15.106 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_fast_shutdown_timeout": "15", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_function_tracing": "false", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_heartbeat_grace": "20", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_heartbeat_interval": "6", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_heartbeat_min_peers": "10", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_heartbeat_min_size": "2000", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_heartbeat_stale": "600", 2023-09-23T20:16:15.107 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_hit_set_max_size": "100000", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_hit_set_min_size": "1000", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_journal_flush_on_shutdown": "true", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_journal_size": "5120", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_kill_backfill_at": "0", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_loop_before_reset_tphandle": "64", 2023-09-23T20:16:15.108 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_map_cache_size": "50", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_map_dedup": "true", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_map_message_max": "40", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_map_message_max_bytes": "10485760", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_map_share_max_epochs": "40", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_attr_name_len": "100", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_attr_size": "0", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_backfills": "1", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_markdown_count": "5", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_markdown_period": "600", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_object_name_len": "2048", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_object_namespace_len": "256", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_object_size": "134217728", 2023-09-23T20:16:15.109 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_omap_entries_per_request": "1024", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_pg_blocked_by": "16", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_pg_log_entries": "10000", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_pgls": "1024", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_push_cost": "8388608", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_push_objects": "10", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_scrubs": "1", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_trimming_pgs": "2", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_write_op_reply_len": "64", 2023-09-23T20:16:15.110 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_max_write_size": "90", 2023-09-23T20:16:15.111 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-09-23T20:16:15.111 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-09-23T20:16:15.111 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-09-23T20:16:15.111 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-09-23T20:16:15.111 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-09-23T20:16:15.111 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-09-23T20:16:15.111 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-09-23T20:16:15.111 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_override_recovery_settings": "false", 2023-09-23T20:16:15.111 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_profile": "balanced", 2023-09-23T20:16:15.111 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-09-23T20:16:15.111 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mclock_skip_benchmark": "false", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_memory_base": "805306368", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_memory_cache_min": "134217728", 2023-09-23T20:16:15.112 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_memory_target": "4294967296", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_memory_target_autotune": "false", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_min_pg_log_entries": "250", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_min_recovery_priority": "0", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mon_heartbeat_interval": "30", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mon_report_interval": "5", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mon_report_max_in_flight": "2", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_num_cache_shards": "32", 2023-09-23T20:16:15.113 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_num_op_tracker_shard": "32", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_numa_auto_affinity": "true", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_numa_node": "-1", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_numa_prefer_iface": "true", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_objecter_finishers": "1", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_objectstore": "bluestore", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_objectstore_fuse": "false", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_objectstore_tracing": "false", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_complaint_time": "30.000000", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_history_duration": "600", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_history_size": "20", 2023-09-23T20:16:15.114 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_history_slow_op_size": "20", 2023-09-23T20:16:15.115 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-09-23T20:16:15.115 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_log_threshold": "5", 2023-09-23T20:16:15.115 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_num_shards": "0", 2023-09-23T20:16:15.115 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_num_shards_hdd": "5", 2023-09-23T20:16:15.115 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_num_shards_ssd": "8", 2023-09-23T20:16:15.115 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_num_threads_per_shard": "0", 2023-09-23T20:16:15.115 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-09-23T20:16:15.115 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-09-23T20:16:15.115 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-09-23T20:16:15.115 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_pq_min_cost": "65536", 2023-09-23T20:16:15.115 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_queue": "mclock_scheduler", 2023-09-23T20:16:15.116 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_queue_cut_off": "high", 2023-09-23T20:16:15.116 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_thread_suicide_timeout": "150", 2023-09-23T20:16:15.116 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_op_thread_timeout": "15", 2023-09-23T20:16:15.116 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_open_classes_on_start": "true", 2023-09-23T20:16:15.116 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_os_flags": "0", 2023-09-23T20:16:15.116 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_peering_op_priority": "255", 2023-09-23T20:16:15.116 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pg_delete_cost": "1048576", 2023-09-23T20:16:15.116 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pg_delete_priority": "5", 2023-09-23T20:16:15.116 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-09-23T20:16:15.116 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-09-23T20:16:15.116 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pg_log_dups_tracked": "3000", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pg_log_trim_max": "10000", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pg_log_trim_min": "100", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pg_object_context_cache_count": "64", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pg_stat_report_interval_max": "500", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-09-23T20:16:15.117 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_crimson": "false", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_crush_rule": "-1", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_ec_fast_read": "false", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_flag_bulk": "false", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_flag_nodelete": "false", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_flags": "0", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_min_size": "0", 2023-09-23T20:16:15.118 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_pg_num": "32", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_pgp_num": "0", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_size": "3", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_default_type": "replicated", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_pool_use_gmt_hitset": "true", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_push_per_object_cost": "1000", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_read_ec_check_for_errors": "false", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recover_clone_overlap": "true", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recover_clone_overlap_limit": "10", 2023-09-23T20:16:15.119 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_cost": "20971520", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_delay_start": "0.000000", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_max_active": "0", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_max_active_hdd": "3", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_max_active_ssd": "10", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_max_chunk": "8388608", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_max_single_start": "1", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_op_priority": "3", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_op_warn_multiple": "16", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_priority": "5", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_retry_interval": "30.000000", 2023-09-23T20:16:15.120 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_sleep": "0.000000", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_repair_during_recovery": "false", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_requested_scrub_priority": "120", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_rollback_to_cluster_snap": "", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_auto_repair": "false", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_begin_hour": "0", 2023-09-23T20:16:15.121 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_begin_week_day": "0", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_chunk_max": "25", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_chunk_min": "5", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_cost": "52428800", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_during_recovery": "false", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_end_hour": "0", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_end_week_day": "0", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_event_cost": "4096", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_invalid_stats": "true", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_load_threshold": "0.500000", 2023-09-23T20:16:15.122 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_max_interval": "604800.000000", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_max_preemptions": "5", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_min_interval": "86400.000000", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_priority": "5", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_reservation_timeout": "5000", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_sleep": "0.000000", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_shutdown_pgref_assert": "false", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_skip_data_digest": "false", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_smart_report_timeout": "5", 2023-09-23T20:16:15.123 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_snap_trim_cost": "1048576", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_snap_trim_priority": "5", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_snap_trim_sleep": "0.000000", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_stats_update_period_scrubbing": "15", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_target_transaction_size": "30", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-09-23T20:16:15.124 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_tier_default_cache_mode": "writeback", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_tracing": "false", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_use_stale_snap": "false", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "osdc_blkin_trace_all": "false", 2023-09-23T20:16:15.125 INFO:teuthology.orchestra.run.smithi098.stdout: "paxos_kill_at": "0", 2023-09-23T20:16:15.126 INFO:teuthology.orchestra.run.smithi098.stdout: "paxos_max_join_drift": "10", 2023-09-23T20:16:15.126 INFO:teuthology.orchestra.run.smithi098.stdout: "paxos_min": "500", 2023-09-23T20:16:15.126 INFO:teuthology.orchestra.run.smithi098.stdout: "paxos_min_wait": "0.050000", 2023-09-23T20:16:15.126 INFO:teuthology.orchestra.run.smithi098.stdout: "paxos_propose_interval": "1.000000", 2023-09-23T20:16:15.126 INFO:teuthology.orchestra.run.smithi098.stdout: "paxos_service_trim_max": "500", 2023-09-23T20:16:15.126 INFO:teuthology.orchestra.run.smithi098.stdout: "paxos_service_trim_max_multiplier": "20", 2023-09-23T20:16:15.126 INFO:teuthology.orchestra.run.smithi098.stdout: "paxos_service_trim_min": "250", 2023-09-23T20:16:15.126 INFO:teuthology.orchestra.run.smithi098.stdout: "paxos_stash_full_interval": "25", 2023-09-23T20:16:15.126 INFO:teuthology.orchestra.run.smithi098.stdout: "paxos_trim_max": "500", 2023-09-23T20:16:15.126 INFO:teuthology.orchestra.run.smithi098.stdout: "paxos_trim_min": "250", 2023-09-23T20:16:15.126 INFO:teuthology.orchestra.run.smithi098.stdout: "perf": "true", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "pid_file": "", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "public_addr": "-", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "public_addrv": "", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "public_bind_addr": "-", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "public_network": "172.21.0.0/20,172.21.15.254/32", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "public_network_interface": "", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "qat_compressor_enabled": "false", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "qat_compressor_session_max_number": "256", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "rados_mon_op_timeout": "0", 2023-09-23T20:16:15.127 INFO:teuthology.orchestra.run.smithi098.stdout: "rados_osd_op_timeout": "0", 2023-09-23T20:16:15.128 INFO:teuthology.orchestra.run.smithi098.stdout: "rados_tracing": "false", 2023-09-23T20:16:15.128 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_atime_update_interval": "60", 2023-09-23T20:16:15.128 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-09-23T20:16:15.128 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_balance_parent_reads": "false", 2023-09-23T20:16:15.128 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_balance_snap_reads": "false", 2023-09-23T20:16:15.128 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_blkin_trace_all": "false", 2023-09-23T20:16:15.128 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_blocklist_expire_seconds": "0", 2023-09-23T20:16:15.128 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_blocklist_on_break_lock": "true", 2023-09-23T20:16:15.128 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_cache": "true", 2023-09-23T20:16:15.128 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_cache_block_writes_upfront": "false", 2023-09-23T20:16:15.128 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_cache_max_dirty": "25165824", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_cache_max_dirty_object": "0", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_cache_policy": "writearound", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_cache_size": "33554432", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_cache_target_dirty": "16777216", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_clone_copy_on_read": "false", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_compression_hint": "none", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_concurrent_management_ops": "10", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_default_clone_format": "auto", 2023-09-23T20:16:15.129 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_default_data_pool": "", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_default_features": "61", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_default_format": "2", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_default_map_options": "", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_default_order": "22", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_default_pool": "rbd", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_default_stripe_count": "0", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_default_stripe_unit": "0", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_disable_zero_copy_writes": "true", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_discard_granularity_bytes": "65536", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-09-23T20:16:15.130 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_enable_alloc_hint": "true", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_io_scheduler": "simple", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_journal_commit_age": "5.000000", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_journal_object_flush_interval": "0", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-09-23T20:16:15.131 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_journal_order": "24", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_journal_pool": "", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_journal_splay_width": "4", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_localize_parent_reads": "false", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_localize_snap_reads": "false", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_image_policy_type": "simple", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-09-23T20:16:15.132 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_memory_autotune": "true", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_memory_base": "805306368", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-09-23T20:16:15.133 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_memory_target": "4294967296", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirroring_delete_delay": "0", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirroring_replay_delay": "0", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_move_to_trash_on_remove": "false", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_mtime_update_interval": "60", 2023-09-23T20:16:15.134 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_non_blocking_aio": "true", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_op_thread_timeout": "60", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_op_threads": "1", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_parent_cache_enabled": "false", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_persistent_cache_mode": "disabled", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_persistent_cache_path": "/tmp", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_persistent_cache_size": "1073741824", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_plugins": "", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_bps_burst": "0", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_bps_limit": "0", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_exclude_ops": "0", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_iops_burst": "0", 2023-09-23T20:16:15.135 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_iops_limit": "0", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_read_bps_burst": "0", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_read_bps_limit": "0", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_read_iops_burst": "0", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_read_iops_limit": "0", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_schedule_tick_min": "50", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_write_bps_burst": "0", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_write_bps_limit": "0", 2023-09-23T20:16:15.136 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_write_iops_burst": "0", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_qos_write_iops_limit": "0", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_quiesce_notification_attempts": "10", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_read_from_replica_policy": "default", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_readahead_max_bytes": "524288", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_readahead_trigger_requests": "10", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_request_timed_out_seconds": "30", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_skip_partial_discard": "true", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_tracing": "false", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_validate_names": "true", 2023-09-23T20:16:15.137 INFO:teuthology.orchestra.run.smithi098.stdout: "rbd_validate_pool": "true", 2023-09-23T20:16:15.138 INFO:teuthology.orchestra.run.smithi098.stdout: "restapi_base_url": "", 2023-09-23T20:16:15.138 INFO:teuthology.orchestra.run.smithi098.stdout: "restapi_log_level": "", 2023-09-23T20:16:15.138 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_acl_grants_max_num": "100", 2023-09-23T20:16:15.138 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_admin_entry": "admin", 2023-09-23T20:16:15.138 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-09-23T20:16:15.138 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_backend_store": "rados", 2023-09-23T20:16:15.138 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_barbican_url": "", 2023-09-23T20:16:15.138 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_beast_enable_async": "true", 2023-09-23T20:16:15.138 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-09-23T20:16:15.138 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-09-23T20:16:15.138 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_bucket_index_max_aio": "128", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_bucket_quota_ttl": "600", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_cache_enabled": "true", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_cache_expiry_interval": "900", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_cache_lru_size": "10000", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_config_store": "rados", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_content_length_compat": "false", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_copy_obj_progress": "true", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_cors_rules_max_num": "100", 2023-09-23T20:16:15.139 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_cross_domain_policy": "", 2023-09-23T20:16:15.140 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_default_encryption_key": "", 2023-09-23T20:16:15.140 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_kmip_addr": "", 2023-09-23T20:16:15.140 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_kmip_ca_path": "", 2023-09-23T20:16:15.140 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_kmip_client_cert": "", 2023-09-23T20:16:15.140 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_kmip_client_key": "", 2023-09-23T20:16:15.140 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-09-23T20:16:15.140 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_kmip_password": "", 2023-09-23T20:16:15.140 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-09-23T20:16:15.140 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_kmip_username": "", 2023-09-23T20:16:15.140 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_require_ssl": "true", 2023-09-23T20:16:15.140 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-09-23T20:16:15.141 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-09-23T20:16:15.142 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_suppress_logs": "true", 2023-09-23T20:16:15.142 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_vault_addr": "", 2023-09-23T20:16:15.142 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_vault_auth": "token", 2023-09-23T20:16:15.142 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_vault_namespace": "", 2023-09-23T20:16:15.142 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_vault_prefix": "", 2023-09-23T20:16:15.142 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-09-23T20:16:15.142 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-09-23T20:16:15.142 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-09-23T20:16:15.142 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-09-23T20:16:15.142 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_vault_token_file": "", 2023-09-23T20:16:15.142 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_curl_buffersize": "524288", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_curl_low_speed_limit": "1024", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_curl_low_speed_time": "300", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_curl_tcp_keepalive": "0", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_d3n_l1_fadvise": "4", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-09-23T20:16:15.143 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_data_log_changes_size": "1000", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_data_log_num_shards": "128", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_data_log_window": "30", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_data_notify_interval_msec": "0", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_data_sync_poll_interval": "20", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_data_sync_spawn_window": "20", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-09-23T20:16:15.144 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_default_data_log_backing": "fifo", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_default_region_info_oid": "default.region", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_defer_to_bucket_acls": "", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-09-23T20:16:15.145 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_data_res": "500.000000", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dns_name": "", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dns_s3website_name": "", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_dynamic_resharding": "true", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_enable_gc_threads": "true", 2023-09-23T20:16:15.146 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_enable_lc_threads": "true", 2023-09-23T20:16:15.147 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_enable_ops_log": "false", 2023-09-23T20:16:15.147 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_enable_quota_threads": "true", 2023-09-23T20:16:15.147 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_enable_static_website": "false", 2023-09-23T20:16:15.147 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_enable_usage_log": "false", 2023-09-23T20:16:15.147 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_enforce_swift_acls": "true", 2023-09-23T20:16:15.147 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_exit_timeout_secs": "120", 2023-09-23T20:16:15.147 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_expose_bucket": "false", 2023-09-23T20:16:15.147 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_extended_http_attrs": "", 2023-09-23T20:16:15.147 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_filter": "none", 2023-09-23T20:16:15.147 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-09-23T20:16:15.148 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_frontends": "beast port=7480", 2023-09-23T20:16:15.148 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_gc_max_concurrent_io": "10", 2023-09-23T20:16:15.148 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_gc_max_deferred": "50", 2023-09-23T20:16:15.148 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-09-23T20:16:15.148 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_gc_max_objs": "32", 2023-09-23T20:16:15.148 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_gc_max_queue_size": "134213632", 2023-09-23T20:16:15.148 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_gc_max_trim_chunk": "16", 2023-09-23T20:16:15.148 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_gc_obj_min_wait": "7200", 2023-09-23T20:16:15.148 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_gc_processor_max_time": "3600", 2023-09-23T20:16:15.148 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_gc_processor_period": "3600", 2023-09-23T20:16:15.148 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_get_obj_window_size": "16777216", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_healthcheck_disabling_path": "", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_ignore_get_invalid_range": "false", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_init_timeout": "300", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_admin_domain": "", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_admin_password": "", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_admin_password_path": "", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_admin_project": "", 2023-09-23T20:16:15.149 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_admin_tenant": "", 2023-09-23T20:16:15.150 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_admin_token": "", 2023-09-23T20:16:15.150 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_admin_token_path": "", 2023-09-23T20:16:15.150 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_admin_user": "", 2023-09-23T20:16:15.150 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_api_version": "2", 2023-09-23T20:16:15.150 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_barbican_domain": "", 2023-09-23T20:16:15.150 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_barbican_password": "", 2023-09-23T20:16:15.150 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_barbican_project": "", 2023-09-23T20:16:15.150 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_barbican_tenant": "", 2023-09-23T20:16:15.150 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_barbican_user": "", 2023-09-23T20:16:15.150 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-09-23T20:16:15.150 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_implicit_tenants": "false", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_service_token_enabled": "false", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_token_cache_size": "10000", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_url": "", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_keystone_verify_ssl": "true", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_lc_debug_interval": "-1", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_lc_lock_max_time": "90", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_lc_max_objs": "32", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_lc_max_rules": "1000", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_lc_max_worker": "3", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_lc_max_wp_worker": "3", 2023-09-23T20:16:15.151 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_lc_thread_delay": "0", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_ldap_dnattr": "uid", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_ldap_searchfilter": "", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_ldap_uri": "ldaps://", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_log_http_headers": "", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_log_nonexistent_bucket": "false", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-09-23T20:16:15.152 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_log_object_name_utc": "false", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_attr_name_len": "0", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_attr_size": "0", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_attrs_num_in_req": "0", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_chunk_size": "4194304", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_concurrent_requests": "1024", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_dynamic_shards": "1999", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_listing_results": "1000", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_notify_retries": "10", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_objs_per_shard": "100000", 2023-09-23T20:16:15.153 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_put_param_size": "1048576", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_put_size": "5368709120", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_max_slo_entries": "1000", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_md_log_max_shards": "64", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_md_notify_interval_msec": "200", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_meta_sync_poll_interval": "20", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_meta_sync_spawn_window": "20", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_mp_lock_max_time": "600", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_multipart_min_part_size": "5242880", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-09-23T20:16:15.154 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_fhcache_size": "2017", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_lru_lanes": "5", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_max_gc": "300", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_run_gc_threads": "false", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_run_lc_threads": "false", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_run_quota_threads": "false", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_run_sync_thread": "false", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-09-23T20:16:15.155 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-09-23T20:16:15.156 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_num_async_rados_threads": "32", 2023-09-23T20:16:15.156 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_num_control_oids": "8", 2023-09-23T20:16:15.156 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_numa_node": "-1", 2023-09-23T20:16:15.156 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_obj_stripe_size": "4194304", 2023-09-23T20:16:15.156 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-09-23T20:16:15.156 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_objexp_chunk_size": "100", 2023-09-23T20:16:15.156 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_objexp_gc_interval": "600", 2023-09-23T20:16:15.156 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_objexp_hints_num_shards": "127", 2023-09-23T20:16:15.156 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-09-23T20:16:15.156 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-09-23T20:16:15.156 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_op_thread_timeout": "600", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_op_tracing": "false", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_opa_token": "", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_opa_url": "", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_opa_verify_ssl": "true", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_ops_log_rados": "false", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_ops_log_socket_path": "", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-09-23T20:16:15.157 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_period_push_interval": "2.000000", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_period_push_interval_max": "30.000000", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_period_root_pool": ".rgw.root", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_print_continue": "true", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_print_prohibited_content_length": "false", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_rados_tracing": "false", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_realm": "", 2023-09-23T20:16:15.158 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_realm_id": "", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_region": "", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_region_root_pool": ".rgw.root", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_relaxed_region_enforcement": "false", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_request_uri": "", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_reshard_batch_size": "64", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_reshard_max_aio": "128", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_reshard_num_logs": "16", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_reshard_thread_interval": "600", 2023-09-23T20:16:15.159 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_resolve_cname": "false", 2023-09-23T20:16:15.160 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_rest_getusage_op_compat": "false", 2023-09-23T20:16:15.160 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_run_sync_thread": "true", 2023-09-23T20:16:15.160 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-09-23T20:16:15.160 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_s3_auth_use_keystone": "false", 2023-09-23T20:16:15.160 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_s3_auth_use_ldap": "false", 2023-09-23T20:16:15.160 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_s3_auth_use_rados": "true", 2023-09-23T20:16:15.160 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_s3_auth_use_sts": "false", 2023-09-23T20:16:15.160 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-09-23T20:16:15.160 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_s3_success_create_obj_status": "0", 2023-09-23T20:16:15.160 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_scheduler_type": "throttler", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_script_uri": "", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_service_provider_name": "", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sts_client_id": "", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sts_client_secret": "", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sts_entry": "sts", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sts_key": "sts", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sts_max_session_duration": "43200", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sts_min_session_duration": "900", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sts_token_introspection_url": "", 2023-09-23T20:16:15.161 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_swift_account_in_url": "false", 2023-09-23T20:16:15.162 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_swift_auth_entry": "auth", 2023-09-23T20:16:15.162 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_swift_auth_url": "", 2023-09-23T20:16:15.162 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_swift_custom_header": "", 2023-09-23T20:16:15.162 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_swift_enforce_content_length": "false", 2023-09-23T20:16:15.162 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_swift_need_stats": "true", 2023-09-23T20:16:15.162 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_swift_tenant_name": "", 2023-09-23T20:16:15.162 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_swift_token_expiration": "86400", 2023-09-23T20:16:15.162 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_swift_url": "", 2023-09-23T20:16:15.162 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_swift_url_prefix": "swift", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_swift_versioning_enabled": "false", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_lease_period": "120", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_log_trim_interval": "1200", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_obj_etag_verify": "false", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_trace_history_size": "4096", 2023-09-23T20:16:15.163 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-09-23T20:16:15.164 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-09-23T20:16:15.164 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_thread_pool_size": "512", 2023-09-23T20:16:15.164 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_torrent_comment": "", 2023-09-23T20:16:15.164 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_torrent_createby": "", 2023-09-23T20:16:15.164 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_torrent_encoding": "", 2023-09-23T20:16:15.164 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_torrent_flag": "false", 2023-09-23T20:16:15.164 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_torrent_origin": "", 2023-09-23T20:16:15.164 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_torrent_sha_unit": "524288", 2023-09-23T20:16:15.164 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_torrent_tracker": "", 2023-09-23T20:16:15.164 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_trust_forwarded_https": "false", 2023-09-23T20:16:15.164 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_usage_log_tick_interval": "30", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_usage_max_shards": "32", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_usage_max_user_shards": "1", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_use_opa_authz": "false", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_user_default_quota_max_size": "-1", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_user_max_buckets": "1000", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_user_policies_max_num": "100", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_user_quota_sync_interval": "86400", 2023-09-23T20:16:15.165 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-09-23T20:16:15.166 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_user_unique_email": "true", 2023-09-23T20:16:15.166 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_verify_ssl": "true", 2023-09-23T20:16:15.166 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_website_routing_rules_max_num": "50", 2023-09-23T20:16:15.166 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_zone": "", 2023-09-23T20:16:15.166 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_zone_id": "", 2023-09-23T20:16:15.166 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-09-23T20:16:15.166 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_zonegroup": "", 2023-09-23T20:16:15.166 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_zonegroup_id": "", 2023-09-23T20:16:15.166 INFO:teuthology.orchestra.run.smithi098.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-09-23T20:16:15.167 INFO:teuthology.orchestra.run.smithi098.stdout: "rgwlc_auto_session_clear": "true", 2023-09-23T20:16:15.167 INFO:teuthology.orchestra.run.smithi098.stdout: "rgwlc_skip_bucket_step": "false", 2023-09-23T20:16:15.167 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_block_size": "4096", 2023-09-23T20:16:15.167 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-09-23T20:16:15.167 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-09-23T20:16:15.167 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-09-23T20:16:15.167 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-09-23T20:16:15.167 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_cache_shard_bits": "4", 2023-09-23T20:16:15.167 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_cache_size": "536870912", 2023-09-23T20:16:15.167 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_cache_type": "binned_lru", 2023-09-23T20:16:15.167 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_collect_compaction_stats": "false", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_collect_extended_stats": "false", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_collect_memory_stats": "false", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_index_type": "binary_search", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_log_to_ceph_log": "true", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_metadata_block_size": "4096", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_partition_filters": "false", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_perf": "false", 2023-09-23T20:16:15.168 INFO:teuthology.orchestra.run.smithi098.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-09-23T20:16:15.169 INFO:teuthology.orchestra.run.smithi098.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-09-23T20:16:15.169 INFO:teuthology.orchestra.run.smithi098.stdout: "rotating_keys_renewal_timeout": "10", 2023-09-23T20:16:15.169 INFO:teuthology.orchestra.run.smithi098.stdout: "run_dir": "/var/run/ceph", 2023-09-23T20:16:15.169 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_block_create": "true", 2023-09-23T20:16:15.169 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_cache_lru_size": "67108864", 2023-09-23T20:16:15.169 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_cbjournal_size": "5368709120", 2023-09-23T20:16:15.169 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_default_max_object_size": "16777216", 2023-09-23T20:16:15.169 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-09-23T20:16:15.169 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_device_size": "53687091200", 2023-09-23T20:16:15.169 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_journal_batch_capacity": "16", 2023-09-23T20:16:15.169 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_journal_iodepth_limit": "5", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_main_device_type": "SSD", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_max_concurrent_transactions": "8", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "seastore_segment_size": "67108864", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "set_keepcaps": "false", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "setgroup": "ceph", 2023-09-23T20:16:15.170 INFO:teuthology.orchestra.run.smithi098.stdout: "setuser": "ceph", 2023-09-23T20:16:15.171 INFO:teuthology.orchestra.run.smithi098.stdout: "setuser_match_path": "", 2023-09-23T20:16:15.171 INFO:teuthology.orchestra.run.smithi098.stdout: "target_max_misplaced_ratio": "0.050000", 2023-09-23T20:16:15.171 INFO:teuthology.orchestra.run.smithi098.stdout: "thp": "false", 2023-09-23T20:16:15.171 INFO:teuthology.orchestra.run.smithi098.stdout: "threadpool_default_timeout": "60", 2023-09-23T20:16:15.171 INFO:teuthology.orchestra.run.smithi098.stdout: "threadpool_empty_queue_max_wait": "2", 2023-09-23T20:16:15.171 INFO:teuthology.orchestra.run.smithi098.stdout: "throttler_perf_counter": "true" 2023-09-23T20:16:15.171 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:16:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:15 smithi173 bash[59517]: cluster 2023-09-23T20:16:13.662660+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:15.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:15 smithi098 bash[74888]: cluster 2023-09-23T20:16:13.662660+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:15.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:15 smithi098 bash[78228]: cluster 2023-09-23T20:16:13.662660+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:15.871 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-09-23T20:16:16.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:16:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:16:16] "GET /metrics HTTP/1.1" 200 33824 "" "Prometheus/2.33.4" 2023-09-23T20:16:17.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:17 smithi173 bash[59517]: cluster 2023-09-23T20:16:15.663672+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:17.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:17 smithi098 bash[78228]: cluster 2023-09-23T20:16:15.663672+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:17.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:17 smithi098 bash[74888]: cluster 2023-09-23T20:16:15.663672+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:19 smithi173 bash[59517]: cluster 2023-09-23T20:16:17.664438+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:19.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:19 smithi098 bash[78228]: cluster 2023-09-23T20:16:17.664438+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:19.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:19 smithi098 bash[74888]: cluster 2023-09-23T20:16:17.664438+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:20.635 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:20.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:20 smithi098 bash[78228]: cluster 2023-09-23T20:16:19.665073+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:20.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:20 smithi098 bash[74888]: cluster 2023-09-23T20:16:19.665073+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:21.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:20 smithi173 bash[59517]: cluster 2023-09-23T20:16:19.665073+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:23.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:22 smithi173 bash[59517]: cluster 2023-09-23T20:16:21.666040+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:23.209 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:22 smithi098 bash[78228]: cluster 2023-09-23T20:16:21.666040+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:23.209 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:22 smithi098 bash[74888]: cluster 2023-09-23T20:16:21.666040+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:23.901 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a: {} 2023-09-23T20:16:23.918 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b: {} 2023-09-23T20:16:23.936 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c: {} 2023-09-23T20:16:23.938 INFO:teuthology.orchestra.run.smithi098.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T20:16:23.938 INFO:teuthology.orchestra.run.smithi098.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T20:16:23.938 INFO:teuthology.orchestra.run.smithi098.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T20:16:24.679 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-09-23T20:16:24.679 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-23T20:16:24.679 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:16:24.681 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:16:24.681 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-09-23T20:16:24.681 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-09-23T20:16:24.682 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-09-23T20:16:24.682 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:16:24.682 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:16:24.682 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-09-23T20:16:24.682 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:16:24.682 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:16:24.683 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-09-23T20:16:24.683 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-09-23T20:16:24.683 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:24.683 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-09-23T20:16:24.684 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:16:24.684 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-09-23T20:16:24.684 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T20:16:24.684 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-09-23T20:16:24.685 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:16:24.718 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:24.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:24.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:24.822 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:24.850 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:24.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:24.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:24 smithi098 bash[78228]: cluster 2023-09-23T20:16:23.666525+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:24 smithi098 bash[78228]: audit 2023-09-23T20:16:23.882862+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.98:0/1689106923' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:16:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:24 smithi098 bash[78228]: audit 2023-09-23T20:16:24.573275+0000 mon.a (mon.0) 525 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:24.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:24 smithi098 bash[74888]: cluster 2023-09-23T20:16:23.666525+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:24.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:24 smithi098 bash[74888]: audit 2023-09-23T20:16:23.882862+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.98:0/1689106923' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:16:24.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:24 smithi098 bash[74888]: audit 2023-09-23T20:16:24.573275+0000 mon.a (mon.0) 525 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:24.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:24.982 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:24.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:24.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:25.085 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:24 smithi173 bash[59517]: cluster 2023-09-23T20:16:23.666525+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:24 smithi173 bash[59517]: audit 2023-09-23T20:16:23.882862+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.98:0/1689106923' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:16:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:24 smithi173 bash[59517]: audit 2023-09-23T20:16:24.573275+0000 mon.a (mon.0) 525 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:25.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:25.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:25.218 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:25.247 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:25.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:25.350 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:25.382 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:25.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:25.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:25.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:25.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:25.621 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:25.653 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:25.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:25.756 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:25.790 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:25.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:25.894 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:25.921 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:25.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:25.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:26.025 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:26.058 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:26.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:26.162 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:26.193 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:26.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:26.297 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:26.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:26.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:16:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:16:26] "GET /metrics HTTP/1.1" 200 33825 "" "Prometheus/2.33.4" 2023-09-23T20:16:26.433 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:26.466 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:26.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:26.569 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:26.603 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:26.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:26.707 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:26.737 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:26.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:26.840 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:26.853 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:26 smithi098 bash[78228]: cluster 2023-09-23T20:16:25.667332+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:26.853 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:26 smithi098 bash[74888]: cluster 2023-09-23T20:16:25.667332+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:26.869 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:26.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:26.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:26.971 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.005 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:26 smithi173 bash[59517]: cluster 2023-09-23T20:16:25.667332+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:27.109 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:27.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:27.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:27.241 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:27.273 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:27.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:27.377 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:27.410 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:27.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:27.514 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:27.543 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:27.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:27.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:27.681 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:27.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:27.785 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.815 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:27.919 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.950 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:27.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:27.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:28.054 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:28.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:28.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:28.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.228 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:28.332 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:28.468 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:28.499 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:28.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:28.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:28.638 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:28.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:28.741 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:28.752 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:28 smithi098 bash[74888]: cluster 2023-09-23T20:16:27.668093+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:28.753 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:28 smithi098 bash[78228]: cluster 2023-09-23T20:16:27.668093+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:28.770 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:28.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:28.874 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.914 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:28.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:28.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:29.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:29.032 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:28 smithi173 bash[59517]: cluster 2023-09-23T20:16:27.668093+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:29.052 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:29.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:29.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:29.188 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:29.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:29.292 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:29.323 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:29.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:29.427 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:29.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:29.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:29.471 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:29.471 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:29.473 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:29.473 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:29.474 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:29.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:29.589 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:29.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:29.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:29.725 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:29.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:29.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:29.856 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:29.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:29.959 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:29.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:29.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:29.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:30.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:30.115 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:30.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:30.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:30.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:30.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:30.354 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:30.388 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:30.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:30.492 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:30.518 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:30.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:30.621 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:30.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:30.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:30.748 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:30.779 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:30.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:30.883 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:30.894 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:30 smithi098 bash[74888]: cluster 2023-09-23T20:16:29.668725+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:30.894 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:30 smithi098 bash[78228]: cluster 2023-09-23T20:16:29.668725+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:30.909 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:30.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:30.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:31.012 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:31.025 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:30 smithi173 bash[59517]: cluster 2023-09-23T20:16:29.668725+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:31.046 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:31.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:31.150 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:31.176 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:31.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:31.279 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:31.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:31.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:31.416 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:31.446 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:31.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:31.549 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:31.580 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:31.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:31.684 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:31.715 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:31.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:31.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:31.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:31.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:31.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:31.983 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:31.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:31.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:32.086 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:32.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:32.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:32.214 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:32.240 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:32.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:32.344 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:32.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:32.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:32.480 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:32.500 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:32.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:32.603 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:32.634 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:32.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:32.737 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:32.758 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:32.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:32.861 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:32.880 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:32.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:32.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:32.983 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:32.996 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:32 smithi098 bash[74888]: cluster 2023-09-23T20:16:31.669409+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:32.996 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:32 smithi098 bash[78228]: cluster 2023-09-23T20:16:31.669409+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:33.009 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:33.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:33.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:32 smithi173 bash[59517]: cluster 2023-09-23T20:16:31.669409+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:33.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:33.146 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:33.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:33.250 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:33.285 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:33.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:33.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:33.423 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:33.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:33.530 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:33.553 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:33.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:33.656 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:33.687 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:33.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:33.792 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:33.824 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:33.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:33.928 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:33.948 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:33.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:33.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:34.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:34.074 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:34.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:34.176 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:34.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:34.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:34.302 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:34.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:34.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:34.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:34.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:34.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:34.561 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:34.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:34.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:34.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:34.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:34.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:34.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:34.854 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:34.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:34.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:34 smithi098 bash[78228]: cluster 2023-09-23T20:16:33.669954+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:34.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:34 smithi098 bash[74888]: cluster 2023-09-23T20:16:33.669954+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:34.958 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:34.983 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:34.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:34.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:35.085 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:35.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:34 smithi173 bash[59517]: cluster 2023-09-23T20:16:33.669954+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:35.116 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:35.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:35.220 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:35.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:35.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:35.356 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:35.377 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:35.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:35.480 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:35.500 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:35.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:35.602 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:35.635 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:35.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:35.739 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:35.762 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:35.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:35.866 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:35.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:35.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:35.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:36.004 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:36.036 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:36.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:36.140 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:36.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:36.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:36.279 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:36.311 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:36.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:36.414 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:36.421 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:16:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:16:36] "GET /metrics HTTP/1.1" 200 33825 "" "Prometheus/2.33.4" 2023-09-23T20:16:36.435 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:36.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:36.538 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:36.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:36.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:36.666 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:36.700 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:36.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:36.803 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:36.824 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:36.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:36.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:36.954 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:36.956 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:36 smithi098 bash[74888]: cluster 2023-09-23T20:16:35.670522+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:36.956 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:36 smithi098 bash[78228]: cluster 2023-09-23T20:16:35.670522+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:36.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:36.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:37.057 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:37.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:36 smithi173 bash[59517]: cluster 2023-09-23T20:16:35.670522+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:37.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:37.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:37.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:37.222 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:37.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:37.326 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:37.356 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:37.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:37.460 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:37.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:37.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:37.591 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:37.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:37.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:37.725 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:37.758 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:37.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:37.862 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:37.885 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:37.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:37.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:37.988 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:38.017 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:38.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:38.121 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:38.142 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:38.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:38.245 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:38.278 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:38.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:38.382 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:38.416 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:38.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:38.519 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:38.548 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:38.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:38.651 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:38.672 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:38.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:38.775 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:38.795 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:38.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:38.898 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:38.931 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:38.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:38.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:39.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:39.062 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:39.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:38 smithi173 bash[59517]: cluster 2023-09-23T20:16:37.670948+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:39.165 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:39.198 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:39.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:39.302 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:39.327 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:39.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:39.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:39 smithi098 bash[74888]: cluster 2023-09-23T20:16:37.670948+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:39 smithi098 bash[78228]: cluster 2023-09-23T20:16:37.670948+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:39.431 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:39.463 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:39.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:39.567 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:39.599 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:39.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:39.702 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:39.725 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:39.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:39.827 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:39.857 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:39.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:39.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:39 smithi098 bash[74888]: audit 2023-09-23T20:16:39.573226+0000 mon.a (mon.0) 526 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:39.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:39 smithi098 bash[78228]: audit 2023-09-23T20:16:39.573226+0000 mon.a (mon.0) 526 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:39.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:39.973 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:39 smithi173 bash[59517]: audit 2023-09-23T20:16:39.573226+0000 mon.a (mon.0) 526 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:39.993 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:39.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:39.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:40.095 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:40.119 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:40.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:40.223 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:40.254 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:40.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:40.277 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:16:40.303 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:16:40.330 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:16:40.355 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:16:40.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:40.380 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:40.382 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:16:40.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:40.410 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:16:40.462 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:16:40.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:40.503 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:16:40.504 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:16:40.504 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:16:40.504 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:16:40.504 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:16:40.504 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:16:40.504 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:16:40.505 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:16:40.505 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:16:40.505 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:40.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:40.554 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:16:40.555 INFO:teuthology.orchestra.run.smithi098.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:16:40.555 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:16:40.569 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:16:40.569 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:16:40.611 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:40.641 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:40.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:40.724 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:16:40.728 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_1' created 2023-09-23T20:16:40.743 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:40.766 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:40.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:40.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[74888]: cluster 2023-09-23T20:16:39.671333+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:40.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[74888]: audit 2023-09-23T20:16:40.079047+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.98:0/3176108391' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:16:40.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[74888]: audit 2023-09-23T20:16:40.079598+0000 mon.a (mon.0) 527 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:16:40.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[74888]: audit 2023-09-23T20:16:40.197568+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.98:0/3321154351' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:16:40.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[74888]: audit 2023-09-23T20:16:40.197977+0000 mon.a (mon.0) 528 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:16:40.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[74888]: audit 2023-09-23T20:16:40.250497+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.98:0/588857707' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:40.869 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[78228]: cluster 2023-09-23T20:16:39.671333+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:40.869 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[78228]: audit 2023-09-23T20:16:40.079047+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.98:0/3176108391' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:16:40.869 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[78228]: audit 2023-09-23T20:16:40.079598+0000 mon.a (mon.0) 527 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:16:40.869 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[78228]: audit 2023-09-23T20:16:40.197568+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.98:0/3321154351' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:16:40.869 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[78228]: audit 2023-09-23T20:16:40.197977+0000 mon.a (mon.0) 528 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:16:40.869 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:40 smithi098 bash[78228]: audit 2023-09-23T20:16:40.250497+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.98:0/588857707' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:40.869 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:40.890 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:40.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:40.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:40.993 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:41.027 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:41.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:41.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:40 smithi173 bash[59517]: cluster 2023-09-23T20:16:39.671333+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:41.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:40 smithi173 bash[59517]: audit 2023-09-23T20:16:40.079047+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.98:0/3176108391' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:16:41.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:40 smithi173 bash[59517]: audit 2023-09-23T20:16:40.079598+0000 mon.a (mon.0) 527 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:16:41.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:40 smithi173 bash[59517]: audit 2023-09-23T20:16:40.197568+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.98:0/3321154351' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:16:41.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:40 smithi173 bash[59517]: audit 2023-09-23T20:16:40.197977+0000 mon.a (mon.0) 528 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T20:16:41.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:40 smithi173 bash[59517]: audit 2023-09-23T20:16:40.250497+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.98:0/588857707' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:41.130 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:41.159 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:41.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:41.263 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:41.287 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:41.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:41.390 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:41.422 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:41.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:41.527 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:41.554 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:41.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:41.656 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:41.681 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:41.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:41.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:41.815 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:41.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:41.920 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:41.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[74888]: cluster 2023-09-23T20:16:40.694828+0000 mon.a (mon.0) 529 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:16:41.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[74888]: audit 2023-09-23T20:16:40.713369+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:16:41.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[74888]: audit 2023-09-23T20:16:40.713498+0000 mon.a (mon.0) 531 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T20:16:41.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[74888]: cluster 2023-09-23T20:16:40.713578+0000 mon.a (mon.0) 532 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T20:16:41.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[74888]: cluster 2023-09-23T20:16:40.714422+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:16:41.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[74888]: cluster 2023-09-23T20:16:40.720780+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:16:41.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[78228]: cluster 2023-09-23T20:16:40.694828+0000 mon.a (mon.0) 529 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:16:41.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[78228]: audit 2023-09-23T20:16:40.713369+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:16:41.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[78228]: audit 2023-09-23T20:16:40.713498+0000 mon.a (mon.0) 531 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T20:16:41.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[78228]: cluster 2023-09-23T20:16:40.713578+0000 mon.a (mon.0) 532 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T20:16:41.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[78228]: cluster 2023-09-23T20:16:40.714422+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:16:41.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:41 smithi098 bash[78228]: cluster 2023-09-23T20:16:40.720780+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:16:41.950 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:41.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:41.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:42.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:42.066 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:41 smithi173 bash[59517]: cluster 2023-09-23T20:16:40.694828+0000 mon.a (mon.0) 529 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:16:42.066 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:41 smithi173 bash[59517]: audit 2023-09-23T20:16:40.713369+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:16:42.066 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:41 smithi173 bash[59517]: audit 2023-09-23T20:16:40.713498+0000 mon.a (mon.0) 531 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T20:16:42.066 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:41 smithi173 bash[59517]: cluster 2023-09-23T20:16:40.713578+0000 mon.a (mon.0) 532 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T20:16:42.066 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:41 smithi173 bash[59517]: cluster 2023-09-23T20:16:40.714422+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:16:42.066 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:41 smithi173 bash[59517]: cluster 2023-09-23T20:16:40.720780+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T20:16:42.083 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:42.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:42.187 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:42.212 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:42.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:42.315 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:42.348 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:42.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:42.451 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:42.485 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:42.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:42.588 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:42.623 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:42.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:42.726 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:42.755 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:42.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:42.859 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:42.886 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:42.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:42.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:42.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[74888]: cluster 2023-09-23T20:16:41.671705+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v311: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:42.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[74888]: cluster 2023-09-23T20:16:41.715815+0000 mon.a (mon.0) 533 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T20:16:42.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[74888]: cluster 2023-09-23T20:16:41.720328+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:42.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[74888]: cluster 2023-09-23T20:16:41.723339+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:42.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[74888]: cluster 2023-09-23T20:16:41.723482+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:42.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[74888]: cluster 2023-09-23T20:16:41.965204+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:42.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[78228]: cluster 2023-09-23T20:16:41.671705+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v311: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:42.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[78228]: cluster 2023-09-23T20:16:41.715815+0000 mon.a (mon.0) 533 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T20:16:42.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[78228]: cluster 2023-09-23T20:16:41.720328+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:42.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[78228]: cluster 2023-09-23T20:16:41.723339+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:42.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[78228]: cluster 2023-09-23T20:16:41.723482+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:42.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:42 smithi098 bash[78228]: cluster 2023-09-23T20:16:41.965204+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:42.990 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:43.016 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:43.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:43.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T20:16:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:42 smithi173 bash[59517]: cluster 2023-09-23T20:16:41.671705+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v311: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:42 smithi173 bash[59517]: cluster 2023-09-23T20:16:41.715815+0000 mon.a (mon.0) 533 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-23T20:16:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:42 smithi173 bash[59517]: cluster 2023-09-23T20:16:41.720328+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:42 smithi173 bash[59517]: cluster 2023-09-23T20:16:41.723339+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:42 smithi173 bash[59517]: cluster 2023-09-23T20:16:41.723482+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:43.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:42 smithi173 bash[59517]: cluster 2023-09-23T20:16:41.965204+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T20:16:43.119 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:43.154 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:43.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:43.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-09-23T20:16:43.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:43.314 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:43.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:43.419 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:43.451 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:43.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:43.554 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:43.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:43.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:43.693 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:43.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:43.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:43.828 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:43.862 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:43.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:43.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:43.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:43.997 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:44.000 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:43 smithi173 bash[59517]: cluster 2023-09-23T20:16:42.727364+0000 mon.a (mon.0) 534 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-23T20:16:44.000 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:43 smithi173 bash[59517]: cluster 2023-09-23T20:16:42.729278+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:16:44.000 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:43 smithi173 bash[59517]: cluster 2023-09-23T20:16:42.731864+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:16:44.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:44.102 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:44.130 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:44.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:44.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:43 smithi098 bash[78228]: cluster 2023-09-23T20:16:42.727364+0000 mon.a (mon.0) 534 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-23T20:16:44.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:43 smithi098 bash[78228]: cluster 2023-09-23T20:16:42.729278+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:16:44.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:43 smithi098 bash[78228]: cluster 2023-09-23T20:16:42.731864+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:16:44.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:43 smithi098 bash[74888]: cluster 2023-09-23T20:16:42.727364+0000 mon.a (mon.0) 534 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-23T20:16:44.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:43 smithi098 bash[74888]: cluster 2023-09-23T20:16:42.729278+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:16:44.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:43 smithi098 bash[74888]: cluster 2023-09-23T20:16:42.731864+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:16:44.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:44.263 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:44.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:44.367 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:44.396 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:44.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:44.501 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:44.533 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:44.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:44.638 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:44.670 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:44.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:44.775 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:44.804 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:44.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:44 smithi173 bash[59517]: cluster 2023-09-23T20:16:43.672265+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v314: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:44 smithi173 bash[59517]: cluster 2023-09-23T20:16:44.097565+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:16:44.907 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:44.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:44 smithi098 bash[74888]: cluster 2023-09-23T20:16:43.672265+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v314: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:44.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:44 smithi098 bash[74888]: cluster 2023-09-23T20:16:44.097565+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:16:44.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:44 smithi098 bash[78228]: cluster 2023-09-23T20:16:43.672265+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v314: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:44.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:44 smithi098 bash[78228]: cluster 2023-09-23T20:16:44.097565+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T20:16:44.945 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:44.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:44.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:45.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:45.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:16:45.080 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:45.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:45.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:16:45.185 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:45.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:45.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:45.320 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:45.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:45.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:45.458 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:45.491 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:45.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:45.595 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:45.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:45.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:45.731 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:45.761 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:45.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:45.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:45.889 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:45.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:45.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:45.992 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:46.021 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:46.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:46.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:46.160 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:46.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:46.265 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:46.278 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:16:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:16:46] "GET /metrics HTTP/1.1" 200 33823 "" "Prometheus/2.33.4" 2023-09-23T20:16:46.296 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:46.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:46.399 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:46.432 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:46.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:46.536 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:46.568 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:46.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:46.672 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:46.704 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:46.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:46.808 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:46.838 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:46.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:46.941 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:46.975 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:46.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:47.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:47.090 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:46 smithi098 bash[78228]: cluster 2023-09-23T20:16:45.673349+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:47.090 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:46 smithi098 bash[74888]: cluster 2023-09-23T20:16:45.673349+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:47.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:46 smithi173 bash[59517]: cluster 2023-09-23T20:16:45.673349+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:47.108 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:47.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:47.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:47.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:47.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:47.346 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:47.380 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:47.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:47.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:47.513 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:47.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:47.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:47.647 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:47.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:47.751 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:47.785 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:47.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:47.888 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:47.889 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:47.889 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:47.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:47.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:47.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:48.015 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:48.045 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:48.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:48.150 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:48.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:48.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:48.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:48.308 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:48.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:48.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:48.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:48.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:48.456 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:16:48.456 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:16:48.456 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T20:16:48.456 INFO:tasks.thrashosds.thrasher:Setting osd 3 primary_affinity to 1.000000 2023-09-23T20:16:48.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-09-23T20:16:48.549 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:48.582 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:48.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:48.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:48.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:48.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:48.820 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:48.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:48 smithi173 bash[59517]: cluster 2023-09-23T20:16:47.674133+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:48.850 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:48.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:48.903 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:48.904 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:48.954 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:48.991 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:48.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:48.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:49.095 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:49.126 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:49.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:49.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:48 smithi098 bash[74888]: cluster 2023-09-23T20:16:47.674133+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:49.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:48 smithi098 bash[78228]: cluster 2023-09-23T20:16:47.674133+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:49.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:49.264 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:49.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:49.368 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:49.401 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:49.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:49.505 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:49.526 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:49.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:49.628 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:49.659 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:49.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:49.763 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:49.791 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:49.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:49.895 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:49.921 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:49.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:49.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:50.024 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:50.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:50.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:50.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:50.192 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:50.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:50.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:50.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:50.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:50.431 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:50.460 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:50.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:50.564 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:50.595 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:50.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:50.698 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:50.709 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:50 smithi098 bash[74888]: cluster 2023-09-23T20:16:49.674583+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v317: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:50.709 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:50 smithi098 bash[78228]: cluster 2023-09-23T20:16:49.674583+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v317: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:50.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:50.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:50.827 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:50.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:50 smithi173 bash[59517]: cluster 2023-09-23T20:16:49.674583+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v317: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:50.852 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:50.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:50.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:50.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:50.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:50.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:51.092 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:51.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:51.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:51.220 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:51.252 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:51.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:51.355 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:51.382 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:51.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:51.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:51.509 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:51.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:51.612 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:51.644 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:51.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:51.748 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:51.769 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:51.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:51.872 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:51.905 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:51.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:51.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:52.009 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:52.031 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:52.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:52.134 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:52.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:52.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:52.258 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:52.289 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:52.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:52.392 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:52.422 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:52.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:52.526 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:52.556 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:52.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:52.659 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:52.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:52.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:52.789 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:52.818 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:52.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:52.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:52 smithi173 bash[59517]: cluster 2023-09-23T20:16:51.675196+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:52.922 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:52.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:52 smithi098 bash[78228]: cluster 2023-09-23T20:16:51.675196+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:52.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:52 smithi098 bash[74888]: cluster 2023-09-23T20:16:51.675196+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:52.958 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:52.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:52.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:53.062 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:53.088 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:53.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:53.191 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:53.216 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:53.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:53.319 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:53.349 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:53.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:53.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:53.480 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:53.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:53.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:53.604 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:53.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:53.707 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:53.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:53.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:53.838 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:53.869 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:53.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:53.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:53.972 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:54.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:54.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:54.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:54.137 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:54.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:54.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:54.261 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:54.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:54.364 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:54.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:54.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:54.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:54.523 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:54.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:54.626 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:54.658 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:54.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:54.762 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:54.772 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:54 smithi098 bash[78228]: cluster 2023-09-23T20:16:53.675710+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:54.772 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:54 smithi098 bash[78228]: audit 2023-09-23T20:16:54.579716+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:54.773 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:54 smithi098 bash[78228]: audit 2023-09-23T20:16:54.581053+0000 mon.a (mon.0) 536 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:54.773 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:54 smithi098 bash[74888]: cluster 2023-09-23T20:16:53.675710+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:54.773 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:54 smithi098 bash[74888]: audit 2023-09-23T20:16:54.579716+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:54.773 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:54 smithi098 bash[74888]: audit 2023-09-23T20:16:54.581053+0000 mon.a (mon.0) 536 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:54.789 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:54.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:54.893 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:54.906 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:54 smithi173 bash[59517]: cluster 2023-09-23T20:16:53.675710+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:54.906 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:54 smithi173 bash[59517]: audit 2023-09-23T20:16:54.579716+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:54.906 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:54 smithi173 bash[59517]: audit 2023-09-23T20:16:54.581053+0000 mon.a (mon.0) 536 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:16:54.928 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:54.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:54.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:55.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:55.066 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:55.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:55.170 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:55.196 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:55.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:55.299 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:55.329 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:55.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:55.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:55.454 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:55.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:55.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:55.590 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:55.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:55.693 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:55.719 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:55.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:55.822 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:55.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:55 smithi173 bash[59517]: audit 2023-09-23T20:16:54.721100+0000 mon.a (mon.0) 537 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:55.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:55.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:55.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:55 smithi098 bash[78228]: audit 2023-09-23T20:16:54.721100+0000 mon.a (mon.0) 537 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:55.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:55 smithi098 bash[74888]: audit 2023-09-23T20:16:54.721100+0000 mon.a (mon.0) 537 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:16:55.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:55.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:16:55.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:55.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:16:56.066 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:16:56.089 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:56.121 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:56.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:56.225 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:56.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:56.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:56.362 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:56.372 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:16:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:16:56] "GET /metrics HTTP/1.1" 200 36181 "" "Prometheus/2.33.4" 2023-09-23T20:16:56.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:56.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:56.490 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:56.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:56.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:56.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:56.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:56.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:56.748 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:56.779 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:56.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:56.883 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:56.905 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:56.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:56.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:57.008 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:57.021 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:56 smithi173 bash[59517]: cluster 2023-09-23T20:16:55.676737+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:57.039 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:57.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:57.145 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:57.176 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:57.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:56 smithi098 bash[74888]: cluster 2023-09-23T20:16:55.676737+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:57.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:56 smithi098 bash[78228]: cluster 2023-09-23T20:16:55.676737+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:57.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:57.281 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:57.315 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:57.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:57.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:57.439 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:57.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:57.542 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:57.568 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:57.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:57.670 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:57.701 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:57.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:57.806 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:57.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:57.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:57.942 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:57.971 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:57.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:57.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:58.074 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:58.102 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:58.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:58.205 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:58.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:58.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:58.344 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:58.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:16:58.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:16:58.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:58.501 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:58.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:58.605 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:58.630 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:58.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:58.733 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:58.746 INFO:teuthology.orchestra.run.smithi098.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-09-23T20:16:58.762 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:58.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:58.848 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:16:58.848 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:16:58.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:58.886 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:16:58.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:58.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:16:58.990 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:59.003 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:58 smithi098 bash[74888]: cluster 2023-09-23T20:16:57.677431+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:59.003 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:58 smithi098 bash[74888]: audit 2023-09-23T20:16:58.539654+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.98:0/3052995000' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:16:59.004 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:58 smithi098 bash[74888]: audit 2023-09-23T20:16:58.540097+0000 mon.a (mon.0) 538 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:16:59.004 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:58 smithi098 bash[78228]: cluster 2023-09-23T20:16:57.677431+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:59.004 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:58 smithi098 bash[78228]: audit 2023-09-23T20:16:58.539654+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.98:0/3052995000' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:16:59.004 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:58 smithi098 bash[78228]: audit 2023-09-23T20:16:58.540097+0000 mon.a (mon.0) 538 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:16:59.027 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:59.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:16:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:58 smithi173 bash[59517]: cluster 2023-09-23T20:16:57.677431+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:16:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:58 smithi173 bash[59517]: audit 2023-09-23T20:16:58.539654+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.98:0/3052995000' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:16:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:58 smithi173 bash[59517]: audit 2023-09-23T20:16:58.540097+0000 mon.a (mon.0) 538 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:16:59.130 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:59.163 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:16:59.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:16:59.201 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:16:59.223 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:16:59.247 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:16:59.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:59.268 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:16:59.292 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:16:59.299 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:59.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:59.320 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:16:59.342 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:16:59.364 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:16:59.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:16:59.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:16:59.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:16:59.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:16:59.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:16:59.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:16:59.367 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:16:59.367 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:16:59.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:59.423 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:16:59.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:16:59.526 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:59.559 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:16:59.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:16:59.662 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:59.684 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:59.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:59.757 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:16:59.787 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:59.806 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:16:59.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:16:59.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:59 smithi173 bash[59517]: audit 2023-09-23T20:16:58.737644+0000 mon.a (mon.0) 539 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:16:59.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:59 smithi173 bash[59517]: cluster 2023-09-23T20:16:58.737699+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T20:16:59.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:59 smithi173 bash[59517]: cluster 2023-09-23T20:16:58.737874+0000 mon.a (mon.0) 540 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-23T20:16:59.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:59 smithi173 bash[59517]: audit 2023-09-23T20:16:59.171351+0000 mon.a (mon.0) 541 : audit 0 from='client.? 172.21.15.98:0/2764626947' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:59.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:16:59 smithi173 bash[59517]: audit 2023-09-23T20:16:59.648756+0000 mon.a (mon.0) 542 : audit 1 from='client.? 172.21.15.98:0/4192209597' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:59.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:59.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:59 smithi098 bash[78228]: audit 2023-09-23T20:16:58.737644+0000 mon.a (mon.0) 539 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:16:59.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:59 smithi098 bash[78228]: cluster 2023-09-23T20:16:58.737699+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T20:16:59.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:59 smithi098 bash[78228]: cluster 2023-09-23T20:16:58.737874+0000 mon.a (mon.0) 540 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-23T20:16:59.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:59 smithi098 bash[78228]: audit 2023-09-23T20:16:59.171351+0000 mon.a (mon.0) 541 : audit 0 from='client.? 172.21.15.98:0/2764626947' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:59.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:16:59 smithi098 bash[78228]: audit 2023-09-23T20:16:59.648756+0000 mon.a (mon.0) 542 : audit 1 from='client.? 172.21.15.98:0/4192209597' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:59.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:59 smithi098 bash[74888]: audit 2023-09-23T20:16:58.737644+0000 mon.a (mon.0) 539 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:16:59.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:59 smithi098 bash[74888]: cluster 2023-09-23T20:16:58.737699+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T20:16:59.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:59 smithi098 bash[74888]: cluster 2023-09-23T20:16:58.737874+0000 mon.a (mon.0) 540 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-23T20:16:59.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:59 smithi098 bash[74888]: audit 2023-09-23T20:16:59.171351+0000 mon.a (mon.0) 541 : audit 0 from='client.? 172.21.15.98:0/2764626947' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:16:59.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:16:59 smithi098 bash[74888]: audit 2023-09-23T20:16:59.648756+0000 mon.a (mon.0) 542 : audit 1 from='client.? 172.21.15.98:0/4192209597' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:16:59.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:16:59.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:16:59.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:00.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:00.071 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:00.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:00.174 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:00.202 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:00.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:00.304 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:00.327 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:00.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:00.429 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:00.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:00.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:00.562 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:00.595 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:00.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:00.699 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:00.733 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:00.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:00.837 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:00.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:00.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:00.965 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:00 smithi098 bash[78228]: cluster 2023-09-23T20:16:59.678005+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:17:00.965 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:00 smithi098 bash[78228]: cluster 2023-09-23T20:16:59.740672+0000 mon.a (mon.0) 543 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:00.965 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:00 smithi098 bash[78228]: audit 2023-09-23T20:16:59.750229+0000 mon.a (mon.0) 544 : audit 1 from='client.? 172.21.15.98:0/4192209597' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:17:00.965 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:00 smithi098 bash[78228]: cluster 2023-09-23T20:16:59.750279+0000 mon.a (mon.0) 545 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T20:17:00.965 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:00 smithi098 bash[78228]: cluster 2023-09-23T20:16:59.752381+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:17:00.965 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:00 smithi098 bash[74888]: cluster 2023-09-23T20:16:59.678005+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:17:00.965 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:00 smithi098 bash[74888]: cluster 2023-09-23T20:16:59.740672+0000 mon.a (mon.0) 543 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:00.966 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:00 smithi098 bash[74888]: audit 2023-09-23T20:16:59.750229+0000 mon.a (mon.0) 544 : audit 1 from='client.? 172.21.15.98:0/4192209597' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:17:00.966 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:00 smithi098 bash[74888]: cluster 2023-09-23T20:16:59.750279+0000 mon.a (mon.0) 545 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T20:17:00.966 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:00 smithi098 bash[74888]: cluster 2023-09-23T20:16:59.752381+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:17:00.974 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:00.995 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:00.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:00.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:00 smithi173 bash[59517]: cluster 2023-09-23T20:16:59.678005+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:17:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:00 smithi173 bash[59517]: cluster 2023-09-23T20:16:59.740672+0000 mon.a (mon.0) 543 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:00 smithi173 bash[59517]: audit 2023-09-23T20:16:59.750229+0000 mon.a (mon.0) 544 : audit 1 from='client.? 172.21.15.98:0/4192209597' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:17:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:00 smithi173 bash[59517]: cluster 2023-09-23T20:16:59.750279+0000 mon.a (mon.0) 545 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T20:17:01.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:00 smithi173 bash[59517]: cluster 2023-09-23T20:16:59.752381+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T20:17:01.098 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:01.118 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:01.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:01.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:01.243 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:01.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:01.346 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:01.381 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:01.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:01.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:01.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:01.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:01.620 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:01.641 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:01.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:01.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:01.769 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:01.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:01.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:01.898 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:01.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:01.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:01.934 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T20:17:02.001 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:02.037 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:02.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:02.140 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:02.173 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:02.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:02.306 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:02.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:02.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:02.437 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:02.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:02.541 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:02.572 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:02.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:02.676 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:02.704 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:02.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:02.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:02.820 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:02 smithi173 bash[59517]: cluster 2023-09-23T20:17:01.678896+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:17:02.841 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:02.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:02.946 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:02.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:02.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:02.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:02.995 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:02 smithi098 bash[74888]: cluster 2023-09-23T20:17:01.678896+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:17:02.996 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:02 smithi098 bash[78228]: cluster 2023-09-23T20:17:01.678896+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:17:03.082 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:03.107 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:03.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:03.209 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:03.242 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:03.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:03.347 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:03.368 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:03.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:03.474 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:03.502 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:03.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:03.605 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:03.640 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:03.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:03.744 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:03.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:03.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:03.877 DEBUG:teuthology.orchestra.run.smithi098:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_1 bench 90 write' 2023-09-23T20:17:03.879 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:03.880 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:17:03.881 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:17:03.892 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:03 smithi098 bash[74888]: audit 2023-09-23T20:17:03.072293+0000 mon.a (mon.0) 546 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:17:03.892 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:03 smithi098 bash[78228]: audit 2023-09-23T20:17:03.072293+0000 mon.a (mon.0) 546 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:17:03.908 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:03.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:03.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:03.920 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:hints = 1 2023-09-23T20:17:03.920 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:17:03.920 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object prefix: benchmark_data_smithi098_105187 2023-09-23T20:17:03.920 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:17:03.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:17:04.012 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:04.023 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:03 smithi173 bash[59517]: audit 2023-09-23T20:17:03.072293+0000 mon.a (mon.0) 546 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:17:04.047 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:04.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:04.150 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:04.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:04.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:04.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:04.305 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:04.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:04.407 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:04.441 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:04.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:04.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:04.575 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:04.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:04.678 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:04.709 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:04.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:04.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:04.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:04 smithi173 bash[59517]: cluster 2023-09-23T20:17:03.679620+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:17:04.844 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:04.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:04.893 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:17:04.893 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:17:04.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 1 16 2702 2686 167.865 167.875 0.00768102 0.00592803 2023-09-23T20:17:04.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:04.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:04.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:04.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:05.082 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:05.090 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:04 smithi098 bash[78228]: cluster 2023-09-23T20:17:03.679620+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:17:05.091 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:04 smithi098 bash[74888]: cluster 2023-09-23T20:17:03.679620+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-23T20:17:05.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.128 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:05.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:05.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:05.263 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:05.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:05.372 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:05.398 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:05.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:05.501 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:05.529 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:05.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:05.634 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:05.660 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:05.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:05.763 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:05.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:05.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:05.794 INFO:teuthology.orchestra.run.smithi098.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-09-23T20:17:05.893 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:05.902 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:05 smithi173 bash[59517]: audit 2023-09-23T20:17:04.827187+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.98:0/163527097' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:17:05.903 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:05 smithi173 bash[59517]: audit 2023-09-23T20:17:04.828162+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:17:05.920 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 2 16 5392 5376 167.987 168.125 0.00224399 0.0059375 2023-09-23T20:17:05.923 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:05.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:05.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:06.029 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:06.063 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:06.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:06.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:05 smithi098 bash[78228]: audit 2023-09-23T20:17:04.827187+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.98:0/163527097' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:17:06.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:05 smithi098 bash[78228]: audit 2023-09-23T20:17:04.828162+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:17:06.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:05 smithi098 bash[74888]: audit 2023-09-23T20:17:04.827187+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.98:0/163527097' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:17:06.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:05 smithi098 bash[74888]: audit 2023-09-23T20:17:04.828162+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:17:06.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:06.195 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:06.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:06.298 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:06.330 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:06.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.335 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:17:06] "GET /metrics HTTP/1.1" 200 36181 "" "Prometheus/2.33.4" 2023-09-23T20:17:06.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:06.436 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:06.470 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:06.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:06.573 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:06.602 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:06.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:06.706 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:06.738 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:06.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:06.842 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:06.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:06 smithi173 bash[59517]: cluster 2023-09-23T20:17:05.680379+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 204 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s wr, 406 op/s 2023-09-23T20:17:06.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:06 smithi173 bash[59517]: cluster 2023-09-23T20:17:05.774136+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:06.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:06 smithi173 bash[59517]: audit 2023-09-23T20:17:05.774720+0000 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:17:06.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:06 smithi173 bash[59517]: cluster 2023-09-23T20:17:05.774963+0000 mon.a (mon.0) 549 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T20:17:06.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:06 smithi173 bash[59517]: cluster 2023-09-23T20:17:05.783734+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:06.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:06 smithi173 bash[59517]: cluster 2023-09-23T20:17:05.783922+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:06.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:06 smithi173 bash[59517]: cluster 2023-09-23T20:17:05.789431+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:06.868 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:06.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:06.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:06.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 3 16 8146 8130 169.361 172.125 0.00584335 0.00589272 2023-09-23T20:17:06.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:07.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:07.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:07.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:07.113 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[78228]: cluster 2023-09-23T20:17:05.680379+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 204 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s wr, 406 op/s 2023-09-23T20:17:07.113 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[78228]: cluster 2023-09-23T20:17:05.774136+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:07.113 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[78228]: audit 2023-09-23T20:17:05.774720+0000 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:17:07.113 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[78228]: cluster 2023-09-23T20:17:05.774963+0000 mon.a (mon.0) 549 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T20:17:07.113 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[78228]: cluster 2023-09-23T20:17:05.783734+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:07.113 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[78228]: cluster 2023-09-23T20:17:05.783922+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:07.113 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[78228]: cluster 2023-09-23T20:17:05.789431+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:07.113 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[74888]: cluster 2023-09-23T20:17:05.680379+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 204 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s wr, 406 op/s 2023-09-23T20:17:07.113 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[74888]: cluster 2023-09-23T20:17:05.774136+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:07.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[74888]: audit 2023-09-23T20:17:05.774720+0000 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:17:07.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[74888]: cluster 2023-09-23T20:17:05.774963+0000 mon.a (mon.0) 549 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T20:17:07.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[74888]: cluster 2023-09-23T20:17:05.783734+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:07.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[74888]: cluster 2023-09-23T20:17:05.783922+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:07.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:06 smithi098 bash[74888]: cluster 2023-09-23T20:17:05.789431+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T20:17:07.126 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:07.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:07.228 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:07.255 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:07.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:07.360 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:07.388 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:07.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:07.492 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:07.520 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:07.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:07.626 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:07.650 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:07.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:07.754 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:07.782 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:07.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:07.885 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:07.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:07.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:07.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:07.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 4 16 10846 10830 169.205 168.75 0.00448736 0.00590154 2023-09-23T20:17:08.015 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:08.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:08.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:08.143 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:08.171 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:08.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:08.274 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:08.300 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:08.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:08.402 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:08.455 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:08.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:08.559 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:08.592 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:08.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:08.632 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:08.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:08.722 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:08.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:08.828 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:08.860 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:08.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:08.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:08.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 5 16 13088 13072 163.387 140.125 0.0054162 0.00611265 2023-09-23T20:17:08.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:08 smithi098 bash[78228]: cluster 2023-09-23T20:17:07.680836+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 314 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s wr, 626 op/s 2023-09-23T20:17:08.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:08 smithi098 bash[74888]: cluster 2023-09-23T20:17:07.680836+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 314 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s wr, 626 op/s 2023-09-23T20:17:08.985 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:09.014 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:09.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:08 smithi173 bash[59517]: cluster 2023-09-23T20:17:07.680836+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 314 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s wr, 626 op/s 2023-09-23T20:17:09.117 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:09.145 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:09.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:09.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:09.298 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:09.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:09.402 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:09.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:09.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:09.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:09.564 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:09.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:09.668 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:09.693 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:09.797 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:09.825 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:09.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:09.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 6 16 15229 15213 158.456 133.812 0.00190285 0.00630172 2023-09-23T20:17:09.928 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:09.956 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:09.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:09.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:10.059 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:10.091 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:10.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:10.198 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:10.225 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:10.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:10.329 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:10.357 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:10.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:10.462 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:10.492 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:10.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:10.595 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:10.599 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:10 smithi098 bash[74888]: audit 2023-09-23T20:17:09.473488+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:10.599 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:10 smithi098 bash[74888]: audit 2023-09-23T20:17:09.487969+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:10.599 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:10 smithi098 bash[74888]: audit 2023-09-23T20:17:09.573868+0000 mon.a (mon.0) 552 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:10.599 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:10 smithi098 bash[74888]: cluster 2023-09-23T20:17:09.681278+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 364 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 585 op/s 2023-09-23T20:17:10.599 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:10 smithi098 bash[78228]: audit 2023-09-23T20:17:09.473488+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:10.600 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:10 smithi098 bash[78228]: audit 2023-09-23T20:17:09.487969+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:10.600 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:10 smithi098 bash[78228]: audit 2023-09-23T20:17:09.573868+0000 mon.a (mon.0) 552 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:10.600 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:10 smithi098 bash[78228]: cluster 2023-09-23T20:17:09.681278+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 364 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 585 op/s 2023-09-23T20:17:10.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:10.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:10.674 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:10.726 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:10.757 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:10.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:10 smithi173 bash[59517]: audit 2023-09-23T20:17:09.473488+0000 mon.a (mon.0) 550 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:10 smithi173 bash[59517]: audit 2023-09-23T20:17:09.487969+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:10 smithi173 bash[59517]: audit 2023-09-23T20:17:09.573868+0000 mon.a (mon.0) 552 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:10.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:10 smithi173 bash[59517]: cluster 2023-09-23T20:17:09.681278+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 364 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 585 op/s 2023-09-23T20:17:10.861 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:10.890 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:10.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:10.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 7 16 17285 17269 154.175 128.5 0.00461137 0.00648043 2023-09-23T20:17:10.994 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:11.016 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:11.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:11.120 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:11.151 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:11.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:11.255 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:11.293 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:11.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:11.419 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:11.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:11.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:11.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:11.583 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:11.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:11.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:11.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:11.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:11.817 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:11.840 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:11.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:11.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 8 16 18863 18847 147.23 98.625 0.00495019 0.00678473 2023-09-23T20:17:11.943 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:11.969 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:11.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:11.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:12.072 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:12.103 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:12.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:12.207 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:12.245 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:12.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:12.347 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:12.375 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:12.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:12.480 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:12.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:12.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:12.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:12.639 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:12.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:12.742 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:12.767 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:12.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:12.871 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:12.901 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:12.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:12.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:12.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 9 16 20642 20626 143.225 111.188 0.0111222 0.0069748 2023-09-23T20:17:13.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:13.033 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:13.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:13.136 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.145 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:12 smithi173 bash[59517]: cluster 2023-09-23T20:17:11.682098+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 941 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:17:13.145 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:12 smithi173 bash[59517]: audit 2023-09-23T20:17:11.892215+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:13.145 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:12 smithi173 bash[59517]: audit 2023-09-23T20:17:11.902594+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:13.145 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:12 smithi173 bash[59517]: audit 2023-09-23T20:17:12.475381+0000 mon.a (mon.0) 555 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:17:13.146 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:12 smithi173 bash[59517]: audit 2023-09-23T20:17:12.476823+0000 mon.a (mon.0) 556 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:17:13.146 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:12 smithi173 bash[59517]: audit 2023-09-23T20:17:12.485665+0000 mon.a (mon.0) 557 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:13.158 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:17:13.158 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:17:13.158 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T20:17:13.158 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 0.294547 2023-09-23T20:17:13.158 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 4 0.2945470975725679 2023-09-23T20:17:13.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:13.270 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:13.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[74888]: cluster 2023-09-23T20:17:11.682098+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 941 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:17:13.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[74888]: audit 2023-09-23T20:17:11.892215+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:13.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[74888]: audit 2023-09-23T20:17:11.902594+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:13.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[74888]: audit 2023-09-23T20:17:12.475381+0000 mon.a (mon.0) 555 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:17:13.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[74888]: audit 2023-09-23T20:17:12.476823+0000 mon.a (mon.0) 556 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:17:13.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[74888]: audit 2023-09-23T20:17:12.485665+0000 mon.a (mon.0) 557 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:13.280 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[78228]: cluster 2023-09-23T20:17:11.682098+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 941 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:17:13.280 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[78228]: audit 2023-09-23T20:17:11.892215+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:13.280 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[78228]: audit 2023-09-23T20:17:11.902594+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:13.280 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[78228]: audit 2023-09-23T20:17:12.475381+0000 mon.a (mon.0) 555 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:17:13.280 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[78228]: audit 2023-09-23T20:17:12.476823+0000 mon.a (mon.0) 556 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:17:13.280 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:13 smithi098 bash[78228]: audit 2023-09-23T20:17:12.485665+0000 mon.a (mon.0) 557 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:13.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:13.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:13.405 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:13.431 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:13.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:13.535 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.560 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:13.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:13.664 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:13.689 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:13.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:13.792 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:13.817 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:13.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:13.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 10 16 22646 22630 141.426 125.25 0.0101869 0.00706349 2023-09-23T20:17:13.923 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:13.945 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:13.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:13.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:14.048 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:14.077 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:14.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:14.106 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:14.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:14.205 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:14.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:14.311 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:14.333 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:14.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:14.436 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:14.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:14.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:14.561 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:14.586 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:14.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:14.689 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:14.717 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:14.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:14.821 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:14.838 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:14.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:14.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 11 16 24593 24577 139.631 121.688 0.00691799 0.00715578 2023-09-23T20:17:14.942 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:14.968 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:14.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:14.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:15.071 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:15.097 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:15.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:15.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:14 smithi098 bash[74888]: cluster 2023-09-23T20:17:13.683061+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-09-23T20:17:15.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:14 smithi098 bash[78228]: cluster 2023-09-23T20:17:13.683061+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-09-23T20:17:15.200 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:15.227 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:15.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:15.330 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:14 smithi173 bash[59517]: cluster 2023-09-23T20:17:13.683061+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 1.0 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-09-23T20:17:15.361 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:15.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:15.466 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:15.485 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:15.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:15.588 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:15.607 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:15.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:15.710 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:15.739 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:15.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:15.843 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:15.871 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:15.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:15.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:15.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 12 16 26406 26390 137.437 113.312 0.00794791 0.00726983 2023-09-23T20:17:15.975 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:15.997 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:16.101 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:16.129 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:16.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:16.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:17:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:17:16] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.33.4" 2023-09-23T20:17:16.232 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:16.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:16.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:16.362 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:16.387 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:16.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:16.491 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:16.516 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:16.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:16.618 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:16.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:16.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:16.754 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:16.784 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:16.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:16.887 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:16.906 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:16 smithi173 bash[59517]: cluster 2023-09-23T20:17:15.683760+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 1.5 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2023-09-23T20:17:16.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:16.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:16.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:16.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 13 15 28213 28198 135.556 113 0.00350134 0.00737016 2023-09-23T20:17:17.015 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:17.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:17.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:17.148 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:17.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:17.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:17.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:16 smithi098 bash[78228]: cluster 2023-09-23T20:17:15.683760+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 1.5 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2023-09-23T20:17:17.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:16 smithi098 bash[74888]: cluster 2023-09-23T20:17:15.683760+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 1.5 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s 2023-09-23T20:17:17.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:17.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:17.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:17.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:17.449 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:17.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:17.553 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:17.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:17.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:17.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:17.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:17.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:17.818 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:17.854 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:17.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:17.921 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 14 16 30185 30169 134.672 123.188 0.00979382 0.00742033 2023-09-23T20:17:17.957 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:17.986 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:17.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:17.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:18.094 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:18.122 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:18.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:18.225 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:18.250 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:18.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:18.356 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.381 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:18.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:18.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:18.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:18.623 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:18.651 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:18.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:18.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:18.788 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:18.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:18.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 15 16 31897 31881 132.826 107 0.0050312 0.00752272 2023-09-23T20:17:18.924 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:18.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:18.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:19.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:19.059 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:19.165 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:19.175 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:18 smithi173 bash[59517]: cluster 2023-09-23T20:17:17.684519+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 1.6 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-09-23T20:17:19.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:18 smithi098 bash[74888]: cluster 2023-09-23T20:17:17.684519+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 1.6 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-09-23T20:17:19.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:18 smithi098 bash[78228]: cluster 2023-09-23T20:17:17.684519+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 1.6 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 120 MiB/s wr, 1.93k op/s 2023-09-23T20:17:19.199 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:19.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:19.303 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:19.330 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:19.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:19.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:19.464 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:19.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:19.610 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:19.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:19.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:19.737 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:19.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:19.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:19.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:19.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:19.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:19.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 16 16 33381 33365 130.321 92.75 0.0103895 0.00766688 2023-09-23T20:17:19.974 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:20.003 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:17:20.003 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:17:20.003 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:17:20.003 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:17:20.003 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.004 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:18096 6.9 6:9bfbc0b2:::benchmark_data_smithi098_105187_object18095:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.004 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:11.439527+0000", 2023-09-23T20:17:20.004 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 8.5526890830000006, 2023-09-23T20:17:20.004 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.16144628499999999, 2023-09-23T20:17:20.004 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.004 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.004 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.004 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.004 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.004 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 18096 2023-09-23T20:17:20.004 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.005 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.005 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.005 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.005 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439527+0000", 2023-09-23T20:17:20.005 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.005 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.005 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.005 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.005 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439527+0000", 2023-09-23T20:17:20.005 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.005 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.006 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.006 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.006 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439525+0000", 2023-09-23T20:17:20.006 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:17:20.006 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.006 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.006 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.006 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439556+0000", 2023-09-23T20:17:20.006 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1062000000000002e-05 2023-09-23T20:17:20.006 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.006 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439570+0000", 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3875e-05 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439578+0000", 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1259999999999998e-06 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.007 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439679+0000", 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010072 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439838+0000", 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000158789 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.591805+0000", 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.15196732199999999 2023-09-23T20:17:20.008 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.599479+0000", 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0076742190000000004 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.600785+0000", 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0013050819999999999 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.009 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.600862+0000", 2023-09-23T20:17:20.010 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7375999999999999e-05 2023-09-23T20:17:20.010 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.010 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.010 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.010 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.600916+0000", 2023-09-23T20:17:20.010 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4106e-05 2023-09-23T20:17:20.010 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.010 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.010 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.010 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.600973+0000", 2023-09-23T20:17:20.010 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7314e-05 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:18107 6.0 6:06bc15fb:::benchmark_data_smithi098_105187_object18106:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:11.439597+0000", 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 8.5526189640000005, 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.15941159399999999, 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.011 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.012 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.012 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 18107 2023-09-23T20:17:20.012 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.012 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.012 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.012 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.012 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439597+0000", 2023-09-23T20:17:20.012 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.012 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.012 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.013 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.013 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439597+0000", 2023-09-23T20:17:20.013 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.013 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.013 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.013 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.013 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439597+0000", 2023-09-23T20:17:20.014 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:20.014 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.014 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.014 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.014 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439618+0000", 2023-09-23T20:17:20.014 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1206e-05 2023-09-23T20:17:20.014 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.015 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.015 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.015 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439625+0000", 2023-09-23T20:17:20.015 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.3599999999999998e-06 2023-09-23T20:17:20.015 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.015 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.015 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.015 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439631+0000", 2023-09-23T20:17:20.016 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9279999999999998e-06 2023-09-23T20:17:20.016 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.016 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.016 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.016 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439679+0000", 2023-09-23T20:17:20.016 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7833000000000001e-05 2023-09-23T20:17:20.016 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.017 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.017 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.017 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.439837+0000", 2023-09-23T20:17:20.017 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000158405 2023-09-23T20:17:20.017 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.017 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.018 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:17:20.018 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.591648+0000", 2023-09-23T20:17:20.018 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.151810789 2023-09-23T20:17:20.018 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.018 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.018 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.019 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.595890+0000", 2023-09-23T20:17:20.019 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0042420519999999996 2023-09-23T20:17:20.019 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.019 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.019 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.019 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.595898+0000", 2023-09-23T20:17:20.019 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7710000000000006e-06 2023-09-23T20:17:20.020 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.020 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.020 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.020 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.598916+0000", 2023-09-23T20:17:20.020 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.003017544 2023-09-23T20:17:20.020 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.020 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.020 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.021 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.598964+0000", 2023-09-23T20:17:20.021 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.8693999999999998e-05 2023-09-23T20:17:20.021 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.021 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.021 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.021 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.599009+0000", 2023-09-23T20:17:20.022 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4517000000000001e-05 2023-09-23T20:17:20.022 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.022 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.022 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.022 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.023 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.023 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.44669.0:18109 6.a e99/94 6:5cbcc960:::benchmark_data_smithi098_105187_object18108:head v 99'1099, mlcod=99'1097)", 2023-09-23T20:17:20.023 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:11.441565+0000", 2023-09-23T20:17:20.023 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 8.550650804, 2023-09-23T20:17:20.023 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.15136545200000001, 2023-09-23T20:17:20.023 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.023 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.024 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.024 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.024 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.024 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.441565+0000", 2023-09-23T20:17:20.024 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.024 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.024 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.024 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.024 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.441565+0000", 2023-09-23T20:17:20.024 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.441564+0000", 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.441618+0000", 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4496000000000001e-05 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.025 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.026 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.026 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.591550+0000", 2023-09-23T20:17:20.026 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.149931601 2023-09-23T20:17:20.026 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.026 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.026 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.026 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.591576+0000", 2023-09-23T20:17:20.026 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5993e-05 2023-09-23T20:17:20.026 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.026 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.026 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.591639+0000", 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3020000000000003e-05 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.591663+0000", 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.402e-05 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.592896+0000", 2023-09-23T20:17:20.027 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001233168 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.592931+0000", 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4514999999999997e-05 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:18121 6.0 6:0402b3e5:::benchmark_data_smithi098_105187_object18120:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.028 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:11.450762+0000", 2023-09-23T20:17:20.029 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 8.541453915, 2023-09-23T20:17:20.029 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.148917831, 2023-09-23T20:17:20.029 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.029 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.029 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.029 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 18121 2023-09-23T20:17:20.029 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.029 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.029 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.030 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.030 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.450762+0000", 2023-09-23T20:17:20.030 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.030 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.030 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.030 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.030 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.450762+0000", 2023-09-23T20:17:20.030 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.030 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.030 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.030 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.450758+0000", 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999962 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.450808+0000", 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9635999999999997e-05 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.591539+0000", 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.14073068599999999 2023-09-23T20:17:20.031 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.591563+0000", 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4865e-05 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.592517+0000", 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00095334700000000001 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.032 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.592656+0000", 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013900499999999999 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.592786+0000", 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000130717 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.595903+0000", 2023-09-23T20:17:20.033 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0031169430000000001 2023-09-23T20:17:20.034 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.034 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.034 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.034 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.599044+0000", 2023-09-23T20:17:20.034 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0031404079999999999 2023-09-23T20:17:20.034 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.034 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.034 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.034 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.599604+0000", 2023-09-23T20:17:20.034 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00055967899999999999 2023-09-23T20:17:20.034 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.599643+0000", 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9875e-05 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:11.599680+0000", 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6616000000000003e-05 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.035 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:24392 6.9 6:9c069188:::benchmark_data_smithi098_105187_object24391:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:14.804032+0000", 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 5.188184272, 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.045889628000000002, 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 24392 2023-09-23T20:17:20.036 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.804032+0000", 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.804032+0000", 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.037 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.804031+0000", 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.804049+0000", 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7600000000000001e-05 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.038 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.804055+0000", 2023-09-23T20:17:20.039 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9410000000000004e-06 2023-09-23T20:17:20.039 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.039 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.039 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.039 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.804059+0000", 2023-09-23T20:17:20.039 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.673e-06 2023-09-23T20:17:20.039 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.039 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.040 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.040 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.806519+0000", 2023-09-23T20:17:20.040 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0024597719999999998 2023-09-23T20:17:20.040 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.040 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.040 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.040 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.806642+0000", 2023-09-23T20:17:20.040 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012235100000000001 2023-09-23T20:17:20.041 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.041 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.041 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:17:20.041 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.806777+0000", 2023-09-23T20:17:20.041 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013577500000000001 2023-09-23T20:17:20.041 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.041 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.041 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.042 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.808232+0000", 2023-09-23T20:17:20.042 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001454742 2023-09-23T20:17:20.042 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.042 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.042 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.042 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.811296+0000", 2023-09-23T20:17:20.042 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0030637949999999998 2023-09-23T20:17:20.043 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.043 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.043 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.043 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.849830+0000", 2023-09-23T20:17:20.043 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.038533633999999997 2023-09-23T20:17:20.043 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.043 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.043 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.043 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.849876+0000", 2023-09-23T20:17:20.043 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6431000000000003e-05 2023-09-23T20:17:20.045 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.045 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.045 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.045 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:14.849921+0000", 2023-09-23T20:17:20.045 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5519000000000002e-05 2023-09-23T20:17:20.045 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.046 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.046 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.046 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.046 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.046 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:25759 6.9 6:93a86c64:::benchmark_data_smithi098_105187_object25758:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.046 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:15.524646+0000", 2023-09-23T20:17:20.046 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 4.4675697120000004, 2023-09-23T20:17:20.046 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.094234388000000002, 2023-09-23T20:17:20.046 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.046 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.046 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.047 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.047 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.047 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 25759 2023-09-23T20:17:20.047 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.047 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.047 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.047 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.047 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.524646+0000", 2023-09-23T20:17:20.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.047 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.047 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.524646+0000", 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.524645+0000", 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.048 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.524666+0000", 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0491000000000001e-05 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.524676+0000", 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7070000000000004e-06 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.524681+0000", 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8629999999999996e-06 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.049 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.524716+0000", 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4944000000000003e-05 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.524817+0000", 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010027900000000001 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:17:20.050 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.524922+0000", 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010559 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.525846+0000", 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00092351399999999995 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.526716+0000", 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00087075599999999998 2023-09-23T20:17:20.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.618789+0000", 2023-09-23T20:17:20.052 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.092072294999999998 2023-09-23T20:17:20.052 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.618843+0000", 2023-09-23T20:17:20.052 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3771999999999999e-05 2023-09-23T20:17:20.052 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:15.618881+0000", 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.8231e-05 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:27096 6.9 6:9dc61f6f:::benchmark_data_smithi098_105187_object27095:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:16.262905+0000", 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 3.7293109289999999, 2023-09-23T20:17:20.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.079428682, 2023-09-23T20:17:20.054 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.054 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.054 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.054 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.054 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.054 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 27096 2023-09-23T20:17:20.054 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.054 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.054 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.054 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.054 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.262905+0000", 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.262905+0000", 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.262904+0000", 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:17:20.055 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.262926+0000", 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2748999999999999e-05 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.263031+0000", 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000104821 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.056 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.263056+0000", 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4644999999999999e-05 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.263895+0000", 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00083942299999999995 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.264020+0000", 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012506299999999999 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.057 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.264152+0000", 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000131478 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.266214+0000", 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0020625470000000001 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.058 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.266935+0000", 2023-09-23T20:17:20.059 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00072091099999999997 2023-09-23T20:17:20.059 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.059 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.059 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.059 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.342268+0000", 2023-09-23T20:17:20.059 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.075332191000000007 2023-09-23T20:17:20.059 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.059 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.059 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.342306+0000", 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.8837000000000001e-05 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.342334+0000", 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7506999999999999e-05 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.060 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:27104 6.9 6:90c08f2a:::benchmark_data_smithi098_105187_object27103:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.061 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:16.267675+0000", 2023-09-23T20:17:20.061 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 3.7245412399999998, 2023-09-23T20:17:20.061 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.077923512, 2023-09-23T20:17:20.061 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.061 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.061 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.061 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.061 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.061 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 27104 2023-09-23T20:17:20.061 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.061 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.267675+0000", 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.267675+0000", 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.062 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.267674+0000", 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.267696+0000", 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1764999999999999e-05 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.267705+0000", 2023-09-23T20:17:20.063 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1649999999999995e-06 2023-09-23T20:17:20.064 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.064 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.064 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.064 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.267712+0000", 2023-09-23T20:17:20.064 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.233e-06 2023-09-23T20:17:20.064 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.064 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.064 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.064 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.267760+0000", 2023-09-23T20:17:20.064 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7639000000000002e-05 2023-09-23T20:17:20.064 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.065 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.065 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.065 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.267901+0000", 2023-09-23T20:17:20.065 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014150100000000001 2023-09-23T20:17:20.065 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.065 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.065 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:17:20.065 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.268036+0000", 2023-09-23T20:17:20.065 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000134294 2023-09-23T20:17:20.065 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.065 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.269583+0000", 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0015471459999999999 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.273270+0000", 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0036875459999999999 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.066 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.345510+0000", 2023-09-23T20:17:20.067 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.072239654 2023-09-23T20:17:20.067 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.067 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.067 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.067 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.345559+0000", 2023-09-23T20:17:20.067 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.8909000000000002e-05 2023-09-23T20:17:20.067 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.067 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.067 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.067 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.345598+0000", 2023-09-23T20:17:20.067 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9501e-05 2023-09-23T20:17:20.068 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.068 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.068 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.068 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.068 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.068 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:27113 6.9 6:9a214760:::benchmark_data_smithi098_105187_object27112:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.068 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:16.270658+0000", 2023-09-23T20:17:20.068 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 3.721558183, 2023-09-23T20:17:20.068 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.075070735999999999, 2023-09-23T20:17:20.068 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 27113 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.270658+0000", 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.069 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.270658+0000", 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.270657+0000", 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.070 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.270679+0000", 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2005999999999999e-05 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.270688+0000", 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0550000000000005e-06 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.270694+0000", 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.567e-06 2023-09-23T20:17:20.071 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.270740+0000", 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5361000000000002e-05 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.270864+0000", 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012493500000000001 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.072 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.271003+0000", 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013887400000000001 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.274795+0000", 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0037914089999999999 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.275596+0000", 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00080153199999999998 2023-09-23T20:17:20.073 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.345638+0000", 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.070041521999999995 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.345675+0000", 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6958000000000001e-05 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.074 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.345729+0000", 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3903000000000002e-05 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:27127 6.9 6:9f965b8d:::benchmark_data_smithi098_105187_object27126:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:16.279407+0000", 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 3.712809193, 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.066603354000000003, 2023-09-23T20:17:20.075 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.076 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.076 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.076 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.076 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.076 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 27127 2023-09-23T20:17:20.076 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.076 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.076 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.076 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.076 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.279407+0000", 2023-09-23T20:17:20.076 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.279407+0000", 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.279406+0000", 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.077 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.078 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.078 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.279429+0000", 2023-09-23T20:17:20.078 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3694999999999999e-05 2023-09-23T20:17:20.078 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.078 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.078 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.078 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.279442+0000", 2023-09-23T20:17:20.078 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2315e-05 2023-09-23T20:17:20.078 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.078 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.078 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.279450+0000", 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.439e-06 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.279491+0000", 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1300000000000001e-05 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.279601+0000", 2023-09-23T20:17:20.079 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011008199999999999 2023-09-23T20:17:20.080 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.080 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.080 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:17:20.080 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.279740+0000", 2023-09-23T20:17:20.080 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013859399999999999 2023-09-23T20:17:20.080 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.080 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.080 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.080 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.280685+0000", 2023-09-23T20:17:20.080 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00094524400000000003 2023-09-23T20:17:20.081 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.081 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.081 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.081 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.281076+0000", 2023-09-23T20:17:20.081 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00039116200000000002 2023-09-23T20:17:20.081 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.081 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.081 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.081 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.345871+0000", 2023-09-23T20:17:20.081 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.064794562999999999 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.345921+0000", 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9804e-05 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.346010+0000", 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9554000000000004e-05 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.082 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.083 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.083 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.083 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.083 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:27583 6.0 6:0fc7a0bc:::benchmark_data_smithi098_105187_object27582:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.083 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:16.558373+0000", 2023-09-23T20:17:20.083 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 3.433842968, 2023-09-23T20:17:20.083 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.060105244000000002, 2023-09-23T20:17:20.083 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.083 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.083 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.083 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 27583 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.558373+0000", 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.558373+0000", 2023-09-23T20:17:20.084 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.558372+0000", 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.558392+0000", 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9664e-05 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.085 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.086 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.086 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.558404+0000", 2023-09-23T20:17:20.086 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2277e-05 2023-09-23T20:17:20.086 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.086 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.086 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.086 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.558410+0000", 2023-09-23T20:17:20.086 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2090000000000002e-06 2023-09-23T20:17:20.086 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.086 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.086 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.558480+0000", 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0220000000000002e-05 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.558634+0000", 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015407100000000001 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.558821+0000", 2023-09-23T20:17:20.087 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018630900000000001 2023-09-23T20:17:20.088 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.088 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.088 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.088 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.561338+0000", 2023-09-23T20:17:20.088 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002517203 2023-09-23T20:17:20.088 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.088 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.088 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.088 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.562470+0000", 2023-09-23T20:17:20.088 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001131698 2023-09-23T20:17:20.088 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.618377+0000", 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.055907362000000002 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.618438+0000", 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1509999999999999e-05 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.618478+0000", 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9892999999999999e-05 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:27584 6.0 6:01e90687:::benchmark_data_smithi098_105187_object27583:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:16.559795+0000", 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 3.4324209080000001, 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.058796991, 2023-09-23T20:17:20.090 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 27584 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.559795+0000", 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.091 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.092 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.092 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.092 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.559795+0000", 2023-09-23T20:17:20.092 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.092 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.092 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.092 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.092 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.559794+0000", 2023-09-23T20:17:20.092 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:17:20.092 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.092 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.559820+0000", 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5969000000000002e-05 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.559834+0000", 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3984e-05 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.093 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.559842+0000", 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3990000000000004e-06 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.559885+0000", 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2885e-05 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.560029+0000", 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000143487 2023-09-23T20:17:20.094 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.560215+0000", 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018625 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.561344+0000", 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0011292139999999999 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.096 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.562507+0000", 2023-09-23T20:17:20.096 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0011623 2023-09-23T20:17:20.096 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.096 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.096 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.096 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.618513+0000", 2023-09-23T20:17:20.096 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.056006326000000002 2023-09-23T20:17:20.096 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.096 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.096 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.096 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.618560+0000", 2023-09-23T20:17:20.097 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6859e-05 2023-09-23T20:17:20.097 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.097 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.097 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.097 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:16.618592+0000", 2023-09-23T20:17:20.097 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2447000000000003e-05 2023-09-23T20:17:20.097 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.097 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.097 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.097 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.097 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:31576 6.9 6:94cf8980:::benchmark_data_smithi098_105187_object31575:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:18.707437+0000", 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 1.28477895, 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.046867756000000003, 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 31576 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.098 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.099 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.099 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.099 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707437+0000", 2023-09-23T20:17:20.099 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.099 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.099 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.099 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.099 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707437+0000", 2023-09-23T20:17:20.099 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.099 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.099 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707436+0000", 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707461+0000", 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4464000000000002e-05 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.100 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707476+0000", 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5087e-05 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707482+0000", 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8289999999999996e-06 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.708613+0000", 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0011319590000000001 2023-09-23T20:17:20.101 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.708691+0000", 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7108999999999996e-05 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.708771+0000", 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0087999999999996e-05 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.102 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.103 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.710490+0000", 2023-09-23T20:17:20.103 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0017195310000000001 2023-09-23T20:17:20.103 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.103 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.103 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.103 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.710962+0000", 2023-09-23T20:17:20.103 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00047175599999999999 2023-09-23T20:17:20.103 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.103 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.103 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.103 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.754152+0000", 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.043190448999999999 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.754262+0000", 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000109652 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.754305+0000", 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2831999999999999e-05 2023-09-23T20:17:20.104 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.105 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.105 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.105 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.105 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.105 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:31578 6.9 6:906c9e34:::benchmark_data_smithi098_105187_object31577:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.105 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:18.707600+0000", 2023-09-23T20:17:20.105 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 1.2846159189999999, 2023-09-23T20:17:20.105 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.046959650999999998, 2023-09-23T20:17:20.105 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.105 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.105 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.106 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.106 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.106 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 31578 2023-09-23T20:17:20.106 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.106 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.106 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.106 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.106 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707600+0000", 2023-09-23T20:17:20.106 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.106 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707600+0000", 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707600+0000", 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.107 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.108 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707620+0000", 2023-09-23T20:17:20.108 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.075e-05 2023-09-23T20:17:20.108 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.108 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.108 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.108 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707627+0000", 2023-09-23T20:17:20.108 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1700000000000002e-06 2023-09-23T20:17:20.108 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.108 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.108 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.108 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.707631+0000", 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9899999999999999e-06 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.709479+0000", 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0018485839999999999 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.709557+0000", 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7662000000000003e-05 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.109 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.110 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:17:20.110 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.709637+0000", 2023-09-23T20:17:20.110 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0663999999999999e-05 2023-09-23T20:17:20.110 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.110 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.110 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.110 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.710497+0000", 2023-09-23T20:17:20.110 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00085977000000000004 2023-09-23T20:17:20.110 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.110 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.110 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.111 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.711081+0000", 2023-09-23T20:17:20.111 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00058387900000000004 2023-09-23T20:17:20.111 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.111 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.111 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.111 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.754359+0000", 2023-09-23T20:17:20.111 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.043277629999999997 2023-09-23T20:17:20.111 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.111 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.111 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.111 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.754492+0000", 2023-09-23T20:17:20.112 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013367899999999999 2023-09-23T20:17:20.112 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.112 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.112 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.112 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:18.754560+0000", 2023-09-23T20:17:20.112 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7373999999999996e-05 2023-09-23T20:17:20.112 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.112 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.112 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.112 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.112 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:32919 6.0 6:0652b60b:::benchmark_data_smithi098_105187_object32918:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:19.508918+0000", 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.48329760900000002, 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.076324877999999999, 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 32919 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.113 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.508918+0000", 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.508918+0000", 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.114 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.508917+0000", 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.508945+0000", 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7985999999999999e-05 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.508956+0000", 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1263e-05 2023-09-23T20:17:20.115 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.116 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.116 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.116 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.508962+0000", 2023-09-23T20:17:20.116 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2360000000000001e-06 2023-09-23T20:17:20.116 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.116 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.116 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.116 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.509060+0000", 2023-09-23T20:17:20.117 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7390000000000001e-05 2023-09-23T20:17:20.117 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.117 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.117 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.117 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.509267+0000", 2023-09-23T20:17:20.117 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00020760700000000001 2023-09-23T20:17:20.117 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.117 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.509445+0000", 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017772999999999999 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.511284+0000", 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001838658 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.118 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.513179+0000", 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0018954429999999999 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.585086+0000", 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.071906941000000002 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.585193+0000", 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000107481 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.119 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.585243+0000", 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9937e-05 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:33043 6.0 6:08258351:::benchmark_data_smithi098_105187_object33042:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:19.646544+0000", 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.345671809, 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.055566728000000003, 2023-09-23T20:17:20.120 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 33043 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646544+0000", 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.121 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646544+0000", 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646537+0000", 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999924 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646569+0000", 2023-09-23T20:17:20.122 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2591e-05 2023-09-23T20:17:20.123 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.123 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.123 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.123 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646582+0000", 2023-09-23T20:17:20.123 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2699e-05 2023-09-23T20:17:20.123 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.123 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.123 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.123 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646591+0000", 2023-09-23T20:17:20.123 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0550000000000005e-06 2023-09-23T20:17:20.123 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646636+0000", 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5293000000000002e-05 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646773+0000", 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013683799999999999 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.124 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646928+0000", 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000155091 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.693528+0000", 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.046599544999999999 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.693579+0000", 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0838999999999999e-05 2023-09-23T20:17:20.125 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.126 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.126 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.126 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.702004+0000", 2023-09-23T20:17:20.126 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0084252560000000008 2023-09-23T20:17:20.126 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.126 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.126 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.126 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.702066+0000", 2023-09-23T20:17:20.126 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1511000000000001e-05 2023-09-23T20:17:20.126 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.126 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.702111+0000", 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5470999999999999e-05 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:33045 6.9 6:9ebc890b:::benchmark_data_smithi098_105187_object33044:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:19.646971+0000", 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.34524484700000002, 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.051256193999999998, 2023-09-23T20:17:20.127 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 33045 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646971+0000", 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.128 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646971+0000", 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646970+0000", 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.129 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.130 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.646995+0000", 2023-09-23T20:17:20.130 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4618e-05 2023-09-23T20:17:20.130 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.130 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.647007+0000", 2023-09-23T20:17:20.130 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2104e-05 2023-09-23T20:17:20.130 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.130 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.647015+0000", 2023-09-23T20:17:20.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1159999999999999e-06 2023-09-23T20:17:20.131 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.131 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.131 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.131 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.686760+0000", 2023-09-23T20:17:20.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.039745196000000003 2023-09-23T20:17:20.131 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.131 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.131 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.131 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.686952+0000", 2023-09-23T20:17:20.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00019188399999999999 2023-09-23T20:17:20.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.132 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.132 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:17:20.132 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.687120+0000", 2023-09-23T20:17:20.132 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016754899999999999 2023-09-23T20:17:20.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.132 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.132 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.132 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.698050+0000", 2023-09-23T20:17:20.132 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010930218 2023-09-23T20:17:20.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.133 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.133 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.133 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.698122+0000", 2023-09-23T20:17:20.133 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1716000000000003e-05 2023-09-23T20:17:20.133 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.133 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.133 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.133 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.698133+0000", 2023-09-23T20:17:20.133 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1666e-05 2023-09-23T20:17:20.134 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.134 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.134 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.134 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.698186+0000", 2023-09-23T20:17:20.134 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2645000000000002e-05 2023-09-23T20:17:20.134 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.134 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.134 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.134 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.698227+0000", 2023-09-23T20:17:20.134 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1609000000000001e-05 2023-09-23T20:17:20.134 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.135 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.135 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.135 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.135 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.135 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:33046 6.0 6:0d2cdafd:::benchmark_data_smithi098_105187_object33045:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.135 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:19.647082+0000", 2023-09-23T20:17:20.135 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.345134473, 2023-09-23T20:17:20.135 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.076284862999999994, 2023-09-23T20:17:20.135 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.135 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.135 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.136 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.136 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.136 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 33046 2023-09-23T20:17:20.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.136 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.136 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.136 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.136 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.647082+0000", 2023-09-23T20:17:20.136 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.136 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.647082+0000", 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.647081+0000", 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.647103+0000", 2023-09-23T20:17:20.138 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2384000000000001e-05 2023-09-23T20:17:20.138 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.138 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.138 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.138 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.685408+0000", 2023-09-23T20:17:20.138 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.038304231000000001 2023-09-23T20:17:20.138 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.138 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.138 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.138 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.685420+0000", 2023-09-23T20:17:20.138 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2772000000000001e-05 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.693618+0000", 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0081979029999999994 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.693795+0000", 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000176551 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.139 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.693985+0000", 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018976799999999999 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.701997+0000", 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0080120509999999992 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.702125+0000", 2023-09-23T20:17:20.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000127973 2023-09-23T20:17:20.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.723206+0000", 2023-09-23T20:17:20.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.021081590000000001 2023-09-23T20:17:20.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.723316+0000", 2023-09-23T20:17:20.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000110035 2023-09-23T20:17:20.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.723366+0000", 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0297000000000003e-05 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:33050 6.0 6:0cc829bf:::benchmark_data_smithi098_105187_object33049:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:19.685507+0000", 2023-09-23T20:17:20.142 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.30670939699999999, 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.056677594999999997, 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 33050 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.685507+0000", 2023-09-23T20:17:20.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.685507+0000", 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.685506+0000", 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.144 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.685531+0000", 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5113000000000002e-05 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.685538+0000", 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1679999999999998e-06 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.685544+0000", 2023-09-23T20:17:20.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.66e-06 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.697631+0000", 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012087485 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.697749+0000", 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000117438 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.146 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.697879+0000", 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012982599999999999 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.702139+0000", 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.004259896 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.147 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.706460+0000", 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0043213009999999996 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.741895+0000", 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.035435357000000001 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.742098+0000", 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00020299000000000001 2023-09-23T20:17:20.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.149 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.149 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.149 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.742184+0000", 2023-09-23T20:17:20.149 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6008999999999996e-05 2023-09-23T20:17:20.149 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.149 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.149 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.149 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.149 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.149 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:33070 6.0 6:0027bb61:::benchmark_data_smithi098_105187_object33069:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:17:20.149 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:17:19.689334+0000", 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.30288189399999998, 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.055712767000000003, 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 33070 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.150 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.689334+0000", 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.689334+0000", 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.689332+0000", 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:17:20.151 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.689360+0000", 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7702e-05 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.689377+0000", 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7257000000000001e-05 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:17:20.152 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.692254+0000", 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0028769239999999999 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.699894+0000", 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0076392359999999998 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.700058+0000", 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000164513 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.153 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.154 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:17:20.154 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.700227+0000", 2023-09-23T20:17:20.154 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000169187 2023-09-23T20:17:20.154 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.154 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.154 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:17:20.154 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.702500+0000", 2023-09-23T20:17:20.154 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0022728039999999998 2023-09-23T20:17:20.154 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.154 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.154 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.708409+0000", 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0059090760000000001 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.744804+0000", 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.036395140999999999 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.745006+0000", 2023-09-23T20:17:20.155 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000201206 2023-09-23T20:17:20.156 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:17:20.156 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:17:20.156 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:17:20.156 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:17:19.745047+0000", 2023-09-23T20:17:20.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1437999999999999e-05 2023-09-23T20:17:20.156 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.156 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.156 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.156 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:17:20.156 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:17:20.156 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:17:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.157 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:20.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:20.259 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:20.288 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:20.395 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:20.431 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:20.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:20.534 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:20.570 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:20.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:20.674 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:20.705 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:20.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:20.812 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:20.851 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:20.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:20.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 17 16 35038 35022 128.746 103.562 0.0133886 0.00776121 2023-09-23T20:17:20.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:20 smithi098 bash[74888]: cluster 2023-09-23T20:17:19.685193+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-23T20:17:20.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:20 smithi098 bash[78228]: cluster 2023-09-23T20:17:19.685193+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-23T20:17:20.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:20.966 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:20 smithi173 bash[59517]: cluster 2023-09-23T20:17:19.685193+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 1.6 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-23T20:17:20.983 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:20.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:20.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:21.086 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:21.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:21.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:21.214 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:21.239 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:21.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:21.343 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:21.378 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:21.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:21.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:21.509 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:21.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:21.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:21.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:21.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:21.753 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:21.777 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:21.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:21.880 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:21.910 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:21.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:21.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:21.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 18 16 36768 36752 127.6 108.125 0.00662955 0.00782999 2023-09-23T20:17:22.014 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:22.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.171 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:22.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:22.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:22.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:22.405 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.430 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:22.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:22.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:22.666 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:22.690 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:22.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:22.743 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:17:22.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:22.820 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:22.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:22.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 19 16 38175 38159 125.512 87.9375 0.00846266 0.00796068 2023-09-23T20:17:22.927 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:22.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:22 smithi098 bash[74888]: cluster 2023-09-23T20:17:21.685747+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.0 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-09-23T20:17:22.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:22 smithi098 bash[78228]: cluster 2023-09-23T20:17:21.685747+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.0 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-09-23T20:17:22.951 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:22.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:22.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:23.055 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:23.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:22 smithi173 bash[59517]: cluster 2023-09-23T20:17:21.685747+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.0 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-09-23T20:17:23.086 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:23.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:23.190 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:23.216 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:23.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:23.320 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:23.346 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:23.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:23.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:23.482 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:23.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:23.586 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:23.612 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:23.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:23.716 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:23.731 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:17:23.749 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:23.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:23.854 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:23.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:23.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:23.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:23.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:17:23.919297+0000 min lat: 0.00139658 max lat: 0.163936 avg lat: 0.00804976 2023-09-23T20:17:23.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:17:23.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 20 16 39708 39692 124.027 95.8125 0.00873782 0.00804976 2023-09-23T20:17:23.985 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:23.994 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:23 smithi098 bash[78228]: audit 2023-09-23T20:17:23.134334+0000 mon.a (mon.0) 558 : audit 1 from='client.? 172.21.15.98:0/3243106256' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:17:23.995 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:23 smithi098 bash[74888]: audit 2023-09-23T20:17:23.134334+0000 mon.a (mon.0) 558 : audit 1 from='client.? 172.21.15.98:0/3243106256' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:17:24.014 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:24.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:24.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:23 smithi173 bash[59517]: audit 2023-09-23T20:17:23.134334+0000 mon.a (mon.0) 558 : audit 1 from='client.? 172.21.15.98:0/3243106256' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:17:24.117 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:24.143 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:24.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:24.235 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:24.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:24.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:24.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:24.383 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:24.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:24.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:24.514 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:24.544 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:24.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:24.649 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:24.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:24.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:24.779 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:24.809 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:24.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:24.913 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:24.922 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:24 smithi173 bash[59517]: cluster 2023-09-23T20:17:23.686504+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 2.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T20:17:24.922 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:24 smithi173 bash[59517]: cluster 2023-09-23T20:17:23.700273+0000 mon.a (mon.0) 559 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:24.922 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:24 smithi173 bash[59517]: cluster 2023-09-23T20:17:23.716375+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:17:24.922 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:24 smithi173 bash[59517]: audit 2023-09-23T20:17:23.720615+0000 mon.a (mon.0) 560 : audit 1 from='client.? 172.21.15.98:0/3243106256' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:17:24.922 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:24 smithi173 bash[59517]: cluster 2023-09-23T20:17:23.720844+0000 mon.a (mon.0) 561 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T20:17:24.922 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:24 smithi173 bash[59517]: cluster 2023-09-23T20:17:23.725713+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:17:24.923 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:24 smithi173 bash[59517]: audit 2023-09-23T20:17:24.574228+0000 mon.a (mon.0) 562 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:24.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 21 16 41208 41192 122.584 93.75 0.00480045 0.008152 2023-09-23T20:17:24.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[78228]: cluster 2023-09-23T20:17:23.686504+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 2.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T20:17:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[78228]: cluster 2023-09-23T20:17:23.700273+0000 mon.a (mon.0) 559 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[78228]: cluster 2023-09-23T20:17:23.716375+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:17:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[78228]: audit 2023-09-23T20:17:23.720615+0000 mon.a (mon.0) 560 : audit 1 from='client.? 172.21.15.98:0/3243106256' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:17:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[78228]: cluster 2023-09-23T20:17:23.720844+0000 mon.a (mon.0) 561 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T20:17:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[78228]: cluster 2023-09-23T20:17:23.725713+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:17:24.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[78228]: audit 2023-09-23T20:17:24.574228+0000 mon.a (mon.0) 562 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:24.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[74888]: cluster 2023-09-23T20:17:23.686504+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 2.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-23T20:17:24.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[74888]: cluster 2023-09-23T20:17:23.700273+0000 mon.a (mon.0) 559 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:17:24.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[74888]: cluster 2023-09-23T20:17:23.716375+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:17:24.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[74888]: audit 2023-09-23T20:17:23.720615+0000 mon.a (mon.0) 560 : audit 1 from='client.? 172.21.15.98:0/3243106256' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:17:24.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[74888]: cluster 2023-09-23T20:17:23.720844+0000 mon.a (mon.0) 561 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-23T20:17:24.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[74888]: cluster 2023-09-23T20:17:23.725713+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T20:17:24.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:24 smithi098 bash[74888]: audit 2023-09-23T20:17:24.574228+0000 mon.a (mon.0) 562 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:24.943 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:24.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:24.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:25.046 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:25.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:25.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:25.188 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:25.219 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:25.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:25.325 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:25.358 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:25.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:25.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:25.485 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:25.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:25.588 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:25.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:25.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:25.721 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:25.747 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:25.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:25.850 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:25.878 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:25.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:25.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:25.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 22 16 42397 42381 120.39 74.3125 0.0103484 0.00830158 2023-09-23T20:17:25.982 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:26.010 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:26.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:26.114 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:26.144 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:26.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:26.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:17:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:17:26] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.33.4" 2023-09-23T20:17:26.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:26.273 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:26.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:26.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:26.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:26.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:26.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:26.550 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:26.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:26.653 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:26.683 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:26.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:26.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:26.815 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:17:26.817 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:26.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:26.850 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:17:26.889 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:17:26.922 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:26.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 23 16 43881 43865 119.188 92.75 0.0139193 0.00838345 2023-09-23T20:17:26.925 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:17:26.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:26 smithi098 bash[74888]: cluster 2023-09-23T20:17:25.687270+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T20:17:26.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:26 smithi098 bash[78228]: cluster 2023-09-23T20:17:25.687270+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T20:17:26.951 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:26.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:26.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:26.963 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:17:26.998 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:17:27.036 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:17:27.055 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:27.079 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:17:27.082 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:17:27.082 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:17:27.082 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:17:27.082 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:17:27.082 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:17:27.082 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:17:27.082 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:17:27.082 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:17:27.083 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:27.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:26 smithi173 bash[59517]: cluster 2023-09-23T20:17:25.687270+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-09-23T20:17:27.187 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:27.219 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:27.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:27.325 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:27.354 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:27.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:27.458 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:27.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:27.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:27.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:27.610 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:27.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:27.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:27.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:27.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:27.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:27 smithi173 bash[59517]: audit 2023-09-23T20:17:26.775659+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.98:0/4143123512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:27.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:27.878 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:27.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:27.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:27.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 24 16 45343 45327 118.028 91.375 0.00595916 0.00846595 2023-09-23T20:17:27.982 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:27.991 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:27 smithi098 bash[78228]: audit 2023-09-23T20:17:26.775659+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.98:0/4143123512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:27.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:27 smithi098 bash[74888]: audit 2023-09-23T20:17:26.775659+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.98:0/4143123512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:28.013 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:28.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:28.117 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:28.137 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:28.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:28.240 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:28.269 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:28.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:28.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:28.404 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:28.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:28.507 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:28.535 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:28.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:28.640 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:28.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:28.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:28.782 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:28.793 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:28 smithi173 bash[59517]: cluster 2023-09-23T20:17:27.687905+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 2.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T20:17:28.811 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:28.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:28.917 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:28.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 25 16 46810 46794 116.975 91.6875 0.00439272 0.00854277 2023-09-23T20:17:28.944 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:28.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:28.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:29.048 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:29.057 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:28 smithi098 bash[74888]: cluster 2023-09-23T20:17:27.687905+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 2.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T20:17:29.058 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:28 smithi098 bash[78228]: cluster 2023-09-23T20:17:27.687905+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 2.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T20:17:29.070 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:17:29.098 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:29.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:29.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:29.229 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:29.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:29.334 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:29.358 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:29.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:29.461 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:29.495 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:29.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:29.599 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:29.625 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:29.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:29.731 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:29.761 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:29.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:29.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:29.888 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:29.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:29.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:29.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 26 16 48185 48169 115.781 85.9375 0.00836115 0.00863154 2023-09-23T20:17:29.991 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:30.024 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:30.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:30.128 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:30.154 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:30.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:30.258 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:30.287 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:30.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:30.392 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:30.398 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:30.417 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:30.522 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:30.549 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:30.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:30.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:30.677 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:30.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:30.783 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:30.808 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:30.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:30.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:30 smithi173 bash[59517]: cluster 2023-09-23T20:17:29.688469+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:17:30.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:30.922 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 27 16 49628 49612 114.832 90.1875 0.00890934 0.0087032 2023-09-23T20:17:30.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:30 smithi098 bash[78228]: cluster 2023-09-23T20:17:29.688469+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:17:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:30 smithi098 bash[74888]: cluster 2023-09-23T20:17:29.688469+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 2.6 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:17:30.943 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:30.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:30.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:31.048 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:31.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:31.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:17:31.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:31.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:31.215 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:31.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:31.320 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:31.348 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:31.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:31.456 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:31.487 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:31.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:31.591 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:31.626 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:31.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:31.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:31.760 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:31.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:31.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:31.901 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:31.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:31.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:31.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 28 16 50900 50884 113.57 79.5 0.0149537 0.00879921 2023-09-23T20:17:32.005 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:32.033 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:32.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:32.136 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:32.170 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:32.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:32.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:32.310 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:32.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:32.414 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:32.439 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:32.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:32.540 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:32.574 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:32.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:32.678 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:32.704 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:32.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:32.808 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:32.832 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:32.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:32.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:32 smithi173 bash[59517]: cluster 2023-09-23T20:17:31.689188+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T20:17:32.888 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:32 smithi098 bash[74888]: cluster 2023-09-23T20:17:31.689188+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T20:17:32.889 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:32 smithi098 bash[78228]: cluster 2023-09-23T20:17:31.689188+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T20:17:32.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 29 16 52270 52254 112.606 85.625 0.00558878 0.00887409 2023-09-23T20:17:32.936 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:32.967 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:32.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:32.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:33.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:33.110 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:33.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:33.214 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:33.243 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:33.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:33.346 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:33.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:33.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:33.479 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:33.504 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:33.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:33.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:33.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:33.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:33.736 INFO:teuthology.orchestra.run.smithi098.stderr:set osd.4 primary-affinity to 0.294547 (8193032) 2023-09-23T20:17:33.746 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:33.777 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:33.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:33.879 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:33.893 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:33 smithi173 bash[59517]: audit 2023-09-23T20:17:33.324133+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.98:0/223403667' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2945470975725679}]: dispatch 2023-09-23T20:17:33.893 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:33 smithi173 bash[59517]: audit 2023-09-23T20:17:33.324808+0000 mon.a (mon.0) 563 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2945470975725679}]: dispatch 2023-09-23T20:17:33.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:33.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:33.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:33.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 30 16 53401 53385 111.209 70.6875 0.00331268 0.0089405 2023-09-23T20:17:34.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:34.051 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:34.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:34.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:33 smithi098 bash[78228]: audit 2023-09-23T20:17:33.324133+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.98:0/223403667' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2945470975725679}]: dispatch 2023-09-23T20:17:34.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:33 smithi098 bash[78228]: audit 2023-09-23T20:17:33.324808+0000 mon.a (mon.0) 563 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2945470975725679}]: dispatch 2023-09-23T20:17:34.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:33 smithi098 bash[74888]: audit 2023-09-23T20:17:33.324133+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.98:0/223403667' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2945470975725679}]: dispatch 2023-09-23T20:17:34.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:33 smithi098 bash[74888]: audit 2023-09-23T20:17:33.324808+0000 mon.a (mon.0) 563 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2945470975725679}]: dispatch 2023-09-23T20:17:34.154 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:34.181 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:34.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:34.284 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:34.317 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:34.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:34.420 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:34.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:34.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:34.551 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:34.580 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:34.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:34.683 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:34.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:34.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:34.821 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:34.856 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:34.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 31 16 53621 53605 108.065 13.75 0.0110609 0.00924784 2023-09-23T20:17:34.964 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:34.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:34 smithi098 bash[74888]: cluster 2023-09-23T20:17:33.689767+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T20:17:34.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:34 smithi098 bash[74888]: cluster 2023-09-23T20:17:33.719721+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:17:34.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:34 smithi098 bash[74888]: audit 2023-09-23T20:17:33.720327+0000 mon.a (mon.0) 564 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2945470975725679}]': finished 2023-09-23T20:17:34.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:34 smithi098 bash[74888]: cluster 2023-09-23T20:17:33.720577+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:17:34.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:34 smithi098 bash[74888]: cluster 2023-09-23T20:17:33.720674+0000 mon.a (mon.0) 565 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-23T20:17:34.972 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:34 smithi098 bash[78228]: cluster 2023-09-23T20:17:33.689767+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T20:17:34.973 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:34 smithi098 bash[78228]: cluster 2023-09-23T20:17:33.719721+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:17:34.973 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:34 smithi098 bash[78228]: audit 2023-09-23T20:17:33.720327+0000 mon.a (mon.0) 564 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2945470975725679}]': finished 2023-09-23T20:17:34.973 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:34 smithi098 bash[78228]: cluster 2023-09-23T20:17:33.720577+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:17:34.973 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:34 smithi098 bash[78228]: cluster 2023-09-23T20:17:33.720674+0000 mon.a (mon.0) 565 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-23T20:17:34.987 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:34.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:34.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:35.093 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:35.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:34 smithi173 bash[59517]: cluster 2023-09-23T20:17:33.689767+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T20:17:35.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:34 smithi173 bash[59517]: cluster 2023-09-23T20:17:33.719721+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:17:35.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:34 smithi173 bash[59517]: audit 2023-09-23T20:17:33.720327+0000 mon.a (mon.0) 564 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2945470975725679}]': finished 2023-09-23T20:17:35.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:34 smithi173 bash[59517]: cluster 2023-09-23T20:17:33.720577+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T20:17:35.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:34 smithi173 bash[59517]: cluster 2023-09-23T20:17:33.720674+0000 mon.a (mon.0) 565 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-23T20:17:35.124 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:35.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:35.228 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:35.261 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:35.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:35.365 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:35.371 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:35.394 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:35.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:35.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:35.528 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:35.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:35.634 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.664 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:35.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:35.804 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:35.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:35.909 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.918 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[78228]: cluster 2023-09-23T20:17:34.730507+0000 mon.a (mon.0) 566 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T20:17:35.918 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[78228]: cluster 2023-09-23T20:17:34.734477+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.918 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[78228]: cluster 2023-09-23T20:17:34.734927+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.918 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[78228]: cluster 2023-09-23T20:17:34.737406+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.918 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[78228]: cluster 2023-09-23T20:17:34.738279+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.918 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[78228]: cluster 2023-09-23T20:17:34.738661+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.918 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[78228]: cluster 2023-09-23T20:17:34.741643+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.919 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[74888]: cluster 2023-09-23T20:17:34.730507+0000 mon.a (mon.0) 566 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T20:17:35.919 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[74888]: cluster 2023-09-23T20:17:34.734477+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.919 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[74888]: cluster 2023-09-23T20:17:34.734927+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.919 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[74888]: cluster 2023-09-23T20:17:34.737406+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.919 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[74888]: cluster 2023-09-23T20:17:34.738279+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.919 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[74888]: cluster 2023-09-23T20:17:34.738661+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.919 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:35 smithi098 bash[74888]: cluster 2023-09-23T20:17:34.741643+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:35.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 32 16 54949 54933 107.281 83 0.0131462 0.00931457 2023-09-23T20:17:35.939 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:35.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:35.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:36.043 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:36.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:36.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:35 smithi173 bash[59517]: cluster 2023-09-23T20:17:34.730507+0000 mon.a (mon.0) 566 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-23T20:17:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:35 smithi173 bash[59517]: cluster 2023-09-23T20:17:34.734477+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:35 smithi173 bash[59517]: cluster 2023-09-23T20:17:34.734927+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:35 smithi173 bash[59517]: cluster 2023-09-23T20:17:34.737406+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:35 smithi173 bash[59517]: cluster 2023-09-23T20:17:34.738279+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:35 smithi173 bash[59517]: cluster 2023-09-23T20:17:34.738661+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:36.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:35 smithi173 bash[59517]: cluster 2023-09-23T20:17:34.741643+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T20:17:36.186 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:36.203 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:36.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:36.225 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:17:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:17:36] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.33.4" 2023-09-23T20:17:36.306 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:36.333 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:36.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:36.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:36.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:36.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:36.565 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:36.592 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:36.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:36.695 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:36.724 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:36.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:36.827 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:36.834 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:36 smithi098 bash[74888]: cluster 2023-09-23T20:17:35.690478+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v346: 89 pgs: 1 peering, 88 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-23T20:17:36.835 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:36 smithi098 bash[74888]: cluster 2023-09-23T20:17:35.725948+0000 mon.a (mon.0) 567 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:17:36.835 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:36 smithi098 bash[78228]: cluster 2023-09-23T20:17:35.690478+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v346: 89 pgs: 1 peering, 88 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-23T20:17:36.835 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:36 smithi098 bash[78228]: cluster 2023-09-23T20:17:35.725948+0000 mon.a (mon.0) 567 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:17:36.855 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:36.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:36.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 33 16 56145 56129 106.295 74.75 0.00446989 0.00940198 2023-09-23T20:17:36.959 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:36.968 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:36 smithi173 bash[59517]: cluster 2023-09-23T20:17:35.690478+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v346: 89 pgs: 1 peering, 88 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-23T20:17:36.968 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:36 smithi173 bash[59517]: cluster 2023-09-23T20:17:35.725948+0000 mon.a (mon.0) 567 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:17:36.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:36.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:36.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:37.090 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:37.117 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:37.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:37.221 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:37.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:37.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:37.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:37.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:37.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:37.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:37.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:37.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:37.628 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:37.664 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:37.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:37.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:37.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:37.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:37.815 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:17:37.815 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:17:37.839 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:37.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:37.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 34 16 57344 57328 105.373 74.9375 0.014076 0.00948296 2023-09-23T20:17:37.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:37.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:37.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:38.034 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:38.061 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:38.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:38.165 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:38.194 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:38.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:38.299 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:38.322 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:38.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:38.426 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:38.448 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:38.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:38.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:38.574 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:38.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:38.677 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:38.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:38.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:38.744 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:38 smithi173 bash[59517]: cluster 2023-09-23T20:17:37.691025+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v347: 89 pgs: 1 peering, 88 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-09-23T20:17:38.817 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:38.826 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:38 smithi098 bash[74888]: cluster 2023-09-23T20:17:37.691025+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v347: 89 pgs: 1 peering, 88 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-09-23T20:17:38.827 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:38 smithi098 bash[78228]: cluster 2023-09-23T20:17:37.691025+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v347: 89 pgs: 1 peering, 88 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-09-23T20:17:38.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:38.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:38.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 35 16 58474 58458 104.38 70.625 0.00400911 0.0095733 2023-09-23T20:17:38.953 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:38.985 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:38.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:38.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:39.089 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:39.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:39.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:39.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:39.247 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:39.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:39.351 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:39.373 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:39.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:39.477 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:39.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:39.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:39.607 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:39.642 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:39.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:39.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:39.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:39.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:39.882 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:39.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:39.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:39.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:39.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 36 16 59559 59543 103.364 67.8125 0.011204 0.00966872 2023-09-23T20:17:40.013 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:40.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:40.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:40.148 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:40.175 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:40.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:40.280 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:40.311 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:40.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:40.349 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:17:40.349 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:17:40.350 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2023-09-23T20:17:40.350 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:17:40.414 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:40.442 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:40.547 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:40.574 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:40.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:40.680 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:40.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:40.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:40.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:40.840 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:40.842 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:40 smithi173 bash[59517]: audit 2023-09-23T20:17:39.581340+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:40.842 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:40 smithi173 bash[59517]: audit 2023-09-23T20:17:39.582499+0000 mon.a (mon.0) 569 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:40.842 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:40 smithi173 bash[59517]: cluster 2023-09-23T20:17:39.691423+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s 2023-09-23T20:17:40.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:40.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 37 16 60817 60801 102.695 78.625 0.00878296 0.00973125 2023-09-23T20:17:40.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:40 smithi098 bash[74888]: audit 2023-09-23T20:17:39.581340+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:40.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:40 smithi098 bash[74888]: audit 2023-09-23T20:17:39.582499+0000 mon.a (mon.0) 569 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:40.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:40 smithi098 bash[74888]: cluster 2023-09-23T20:17:39.691423+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s 2023-09-23T20:17:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:40 smithi098 bash[78228]: audit 2023-09-23T20:17:39.581340+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:40 smithi098 bash[78228]: audit 2023-09-23T20:17:39.582499+0000 mon.a (mon.0) 569 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:40 smithi098 bash[78228]: cluster 2023-09-23T20:17:39.691423+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s 2023-09-23T20:17:40.944 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:40.975 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:40.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:40.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:41.079 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:17:41.081 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:41.110 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:41.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:41.215 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:41.251 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:41.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:41.354 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:41.392 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:41.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:41.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:41.523 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:41.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:41.628 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:41.656 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:41.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:41.678 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:41 smithi098 bash[74888]: cluster 2023-09-23T20:17:40.687706+0000 mon.a (mon.0) 570 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:17:41.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:41 smithi098 bash[78228]: cluster 2023-09-23T20:17:40.687706+0000 mon.a (mon.0) 570 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:17:41.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:41.787 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:41.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:41.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:41 smithi173 bash[59517]: cluster 2023-09-23T20:17:40.687706+0000 mon.a (mon.0) 570 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:17:41.891 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:41.923 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 38 16 61870 61854 101.724 65.8125 0.0118965 0.00982439 2023-09-23T20:17:41.928 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:41.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:41.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:42.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:42.066 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:42.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:42.174 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:42.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:42.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:42.314 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:42.338 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:42.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:42.443 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:42.468 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:42.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:42.571 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:42.595 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:42.597 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:42 smithi098 bash[78228]: cluster 2023-09-23T20:17:41.692285+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T20:17:42.597 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:42 smithi098 bash[74888]: cluster 2023-09-23T20:17:41.692285+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T20:17:42.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:42.699 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:42.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:42.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:42.834 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:42.843 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:42 smithi173 bash[59517]: cluster 2023-09-23T20:17:41.692285+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T20:17:42.863 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:42.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:42.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:42.924 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 39 16 63009 62993 100.941 71.1875 0.0088766 0.00990074 2023-09-23T20:17:42.969 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:42.999 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:43.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:43.106 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:43.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:43.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:43.235 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:43.260 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:43.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:43.362 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:43.397 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:43.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:43.502 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:43.527 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:43.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:43.632 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:43.655 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:43.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:43.759 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:43.787 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:43.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:43.895 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:43.923 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:43.924 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:17:43.921201+0000 min lat: 0.00139658 max lat: 1.04194 avg lat: 0.00997388 2023-09-23T20:17:43.924 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:17:43.924 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 40 15 64151 64136 100.203 71.4375 0.0082537 0.00997388 2023-09-23T20:17:43.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:43.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:44.028 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:44.064 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:44.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:44.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:44.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.203 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:44.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:44.304 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:44.340 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:44.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:44.444 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:44.480 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:44.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:44.583 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:44.609 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:44.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:44.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:44.737 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:44.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:44.755 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:44 smithi098 bash[74888]: cluster 2023-09-23T20:17:43.692847+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:17:44.755 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:44 smithi098 bash[74888]: audit 2023-09-23T20:17:44.674414+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.98:0/836381366' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:17:44.755 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:44 smithi098 bash[74888]: audit 2023-09-23T20:17:44.675581+0000 mon.a (mon.0) 571 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:17:44.755 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:44 smithi098 bash[78228]: cluster 2023-09-23T20:17:43.692847+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:17:44.756 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:44 smithi098 bash[78228]: audit 2023-09-23T20:17:44.674414+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.98:0/836381366' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:17:44.756 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:44 smithi098 bash[78228]: audit 2023-09-23T20:17:44.675581+0000 mon.a (mon.0) 571 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:17:44.782 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:17:44.841 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:44 smithi173 bash[59517]: cluster 2023-09-23T20:17:43.692847+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:17:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:44 smithi173 bash[59517]: audit 2023-09-23T20:17:44.674414+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.98:0/836381366' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:17:44.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:44 smithi173 bash[59517]: audit 2023-09-23T20:17:44.675581+0000 mon.a (mon.0) 571 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:17:44.868 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:44.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:44.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:44.924 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 41 16 65230 65214 99.4025 67.375 0.0065067 0.0100542 2023-09-23T20:17:44.973 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:45.006 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:45.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:45.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:45.137 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:45.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:45.241 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:45.268 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:45.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:45.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:45.401 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:45.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:45.507 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:45.533 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:45.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:45.635 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:45.653 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:45.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:45.756 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:45.783 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:45.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:45 smithi173 bash[59517]: cluster 2023-09-23T20:17:44.747172+0000 mon.a (mon.0) 572 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:17:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:45 smithi173 bash[59517]: cluster 2023-09-23T20:17:44.747324+0000 mon.a (mon.0) 573 : cluster 1 Cluster is now healthy 2023-09-23T20:17:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:45 smithi173 bash[59517]: cluster 2023-09-23T20:17:44.765877+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:17:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:45 smithi173 bash[59517]: audit 2023-09-23T20:17:44.767954+0000 mon.a (mon.0) 574 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:17:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:45 smithi173 bash[59517]: cluster 2023-09-23T20:17:44.768037+0000 mon.a (mon.0) 575 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T20:17:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:45 smithi173 bash[59517]: cluster 2023-09-23T20:17:44.768100+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:17:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:45 smithi173 bash[59517]: cluster 2023-09-23T20:17:44.780753+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:17:45.887 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:45.896 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[74888]: cluster 2023-09-23T20:17:44.747172+0000 mon.a (mon.0) 572 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:17:45.896 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[74888]: cluster 2023-09-23T20:17:44.747324+0000 mon.a (mon.0) 573 : cluster 1 Cluster is now healthy 2023-09-23T20:17:45.896 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[74888]: cluster 2023-09-23T20:17:44.765877+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:17:45.896 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[74888]: audit 2023-09-23T20:17:44.767954+0000 mon.a (mon.0) 574 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:17:45.896 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[74888]: cluster 2023-09-23T20:17:44.768037+0000 mon.a (mon.0) 575 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T20:17:45.896 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[74888]: cluster 2023-09-23T20:17:44.768100+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:17:45.896 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[74888]: cluster 2023-09-23T20:17:44.780753+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:17:45.896 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[78228]: cluster 2023-09-23T20:17:44.747172+0000 mon.a (mon.0) 572 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:17:45.897 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[78228]: cluster 2023-09-23T20:17:44.747324+0000 mon.a (mon.0) 573 : cluster 1 Cluster is now healthy 2023-09-23T20:17:45.897 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[78228]: cluster 2023-09-23T20:17:44.765877+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:17:45.897 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[78228]: audit 2023-09-23T20:17:44.767954+0000 mon.a (mon.0) 574 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:17:45.897 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[78228]: cluster 2023-09-23T20:17:44.768037+0000 mon.a (mon.0) 575 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T20:17:45.897 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[78228]: cluster 2023-09-23T20:17:44.768100+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:17:45.897 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:45 smithi098 bash[78228]: cluster 2023-09-23T20:17:44.780753+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T20:17:45.914 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:45.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:45.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:45.924 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 42 16 66372 66356 98.735 71.375 0.00785045 0.0101216 2023-09-23T20:17:46.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:46.043 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:46.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:46.146 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:46.154 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:17:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:17:46] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.33.4" 2023-09-23T20:17:46.169 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:46.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:46.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:46.301 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:46.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:46.406 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:46.436 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:46.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:46.540 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:46.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:46.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:46.668 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:46.692 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:46.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:46.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:46.823 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:46.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:46.924 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 43 15 67516 67501 98.103 71.5625 0.00911069 0.0101878 2023-09-23T20:17:46.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:46.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:46 smithi098 bash[74888]: cluster 2023-09-23T20:17:45.693580+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.14k op/s 2023-09-23T20:17:46.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:46 smithi098 bash[78228]: cluster 2023-09-23T20:17:45.693580+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.14k op/s 2023-09-23T20:17:46.953 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:46.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:46.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:47.057 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:47.066 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:46 smithi173 bash[59517]: cluster 2023-09-23T20:17:45.693580+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.14k op/s 2023-09-23T20:17:47.086 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:47.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:47.189 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:47.218 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:47.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:47.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:47.345 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:47.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:47.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:47.477 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:47.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:47.570 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:17:47.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:47.598 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:47.599 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:47.609 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:47.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:47.629 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:17:47.671 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:17:47.707 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:17:47.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:47.740 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:47.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:47.746 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:17:47.791 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:17:47.828 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:17:47.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:47.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:47 smithi173 bash[59517]: audit 2023-09-23T20:17:47.516548+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.98:0/2205334479' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:47.863 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:17:47.865 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:17:47.865 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:17:47.865 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:17:47.865 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:17:47.865 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:17:47.866 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:17:47.866 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:17:47.866 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:17:47.872 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:47.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:47.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:47.900 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:47 smithi098 bash[78228]: audit 2023-09-23T20:17:47.516548+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.98:0/2205334479' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:47.900 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:47 smithi098 bash[74888]: audit 2023-09-23T20:17:47.516548+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.98:0/2205334479' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:17:47.924 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 44 16 68594 68578 97.403 67.3125 0.00923191 0.0102607 2023-09-23T20:17:47.978 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:48.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:48.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:48.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:48.137 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:48.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:48.240 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:48.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:48.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:48.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:48.399 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:48.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:48.504 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:48.532 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:48.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:48.636 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:48.668 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:48.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:48.772 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:48.806 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:48.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:48.910 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:48.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:48 smithi098 bash[78228]: cluster 2023-09-23T20:17:47.694182+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:17:48.920 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:48 smithi098 bash[74888]: cluster 2023-09-23T20:17:47.694182+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:17:48.925 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 45 16 69663 69647 96.7215 66.8125 0.0116305 0.0103333 2023-09-23T20:17:48.946 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:48.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:48.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:49.052 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:49.077 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:49.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:49.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:48 smithi173 bash[59517]: cluster 2023-09-23T20:17:47.694182+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:17:49.183 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:49.210 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:49.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:49.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:17:49.316 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:49.354 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:49.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:49.459 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:49.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.490 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:49.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:49.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:49.618 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:49.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:49.722 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:49.748 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:49.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:49.858 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:49.891 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:49.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:49.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:49.925 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 46 16 70740 70724 96.082 67.3125 0.0154621 0.0104015 2023-09-23T20:17:50.000 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:50.029 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:50.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:50.134 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:50.160 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:50.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:50.269 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:50.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:50.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:50.403 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:50.430 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:50.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:50.535 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:50.560 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:50.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:50.665 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:50.706 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:50.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:50.812 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:50.834 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:50.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:50.925 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 47 16 71896 71880 95.5748 72.25 0.0112399 0.0104574 2023-09-23T20:17:50.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:50 smithi098 bash[78228]: cluster 2023-09-23T20:17:49.694605+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:17:50.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:50 smithi098 bash[74888]: cluster 2023-09-23T20:17:49.694605+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:17:50.937 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:50.962 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:50.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:50.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:51.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:51.074 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:50 smithi173 bash[59517]: cluster 2023-09-23T20:17:49.694605+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T20:17:51.096 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:51.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:51.200 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:51.224 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:51.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:51.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:51.355 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:51.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:51.462 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:51.490 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:51.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:51.595 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:51.624 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:51.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:51.727 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:51.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:51.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:51.857 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:51.885 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:51.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:51.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:51.925 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 48 16 73001 72985 95.0224 69.0625 0.0102834 0.0105185 2023-09-23T20:17:51.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:52.019 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:52.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:52.122 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:52.145 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:52.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:52.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:52.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:52.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:52.379 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:52.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:52.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:52.515 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:52.539 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:52.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:52.643 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:52.670 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:52.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:52.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:52.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:52.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:52.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:17:52.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:52.925 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 49 16 74113 74097 94.5014 69.5 0.0166067 0.0105771 2023-09-23T20:17:52.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:52 smithi098 bash[74888]: cluster 2023-09-23T20:17:51.696268+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:17:52.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:52 smithi098 bash[78228]: cluster 2023-09-23T20:17:51.696268+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:17:52.932 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:52.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:52.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:53.037 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:53.078 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:53.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:53.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:52 smithi173 bash[59517]: cluster 2023-09-23T20:17:51.696268+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:17:53.183 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:53.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:53.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:53.338 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:53.381 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:53.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:53.486 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:53.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:53.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:53.619 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:53.647 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:53.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:53.753 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:53.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:53.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:53.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:53.901 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:53.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:53.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:53.925 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 50 16 75155 75139 93.9137 65.125 0.0100831 0.0106425 2023-09-23T20:17:54.005 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.032 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:54.137 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:54.162 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:54.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:54.267 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:54.301 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:54.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:54.407 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.433 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:54.536 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.574 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:54.677 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:54.702 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:54.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:54.809 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.835 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:54.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:54.925 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 51 16 76239 76223 93.4006 67.75 0.0109252 0.0107001 2023-09-23T20:17:54.940 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:54.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:54 smithi173 bash[59517]: cluster 2023-09-23T20:17:53.698611+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:17:54.947 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:54 smithi173 bash[59517]: audit 2023-09-23T20:17:54.580360+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:54.948 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:54 smithi173 bash[59517]: audit 2023-09-23T20:17:54.585598+0000 mon.a (mon.0) 577 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:54.964 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:54.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:54.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:55.069 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:55.094 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:55.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:55.192 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:54 smithi098 bash[78228]: cluster 2023-09-23T20:17:53.698611+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:17:55.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:54 smithi098 bash[78228]: audit 2023-09-23T20:17:54.580360+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:55.193 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:54 smithi098 bash[78228]: audit 2023-09-23T20:17:54.585598+0000 mon.a (mon.0) 577 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:55.193 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:54 smithi098 bash[74888]: cluster 2023-09-23T20:17:53.698611+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:17:55.193 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:54 smithi098 bash[74888]: audit 2023-09-23T20:17:54.580360+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:17:55.193 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:54 smithi098 bash[74888]: audit 2023-09-23T20:17:54.585598+0000 mon.a (mon.0) 577 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:17:55.198 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:55.226 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:55.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:55.331 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:55.358 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:55.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:55.461 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:55.491 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:55.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:55.595 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:55.623 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:55.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:55.674 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:17:55.726 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:55.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:55.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:55.861 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:55.892 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:55.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:55.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:55.925 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 52 16 77301 77285 92.8807 66.375 0.00930632 0.01076 2023-09-23T20:17:56.003 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:56.039 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:56.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:56.145 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:56.169 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:56.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:56.272 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:56.301 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:56.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:56.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:56.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:17:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:17:56] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.33.4" 2023-09-23T20:17:56.438 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:56.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:56.542 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:56.567 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:56.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:56.672 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:56.697 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:56.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:56.800 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:56.809 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:56 smithi098 bash[74888]: cluster 2023-09-23T20:17:55.702426+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:17:56.810 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:56 smithi098 bash[78228]: cluster 2023-09-23T20:17:55.702426+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:17:56.834 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:56.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:56.926 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 53 16 78322 78306 92.3322 63.8125 0.00879505 0.0108237 2023-09-23T20:17:56.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:56.973 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:56.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:56.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:57.076 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:57.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:56 smithi173 bash[59517]: cluster 2023-09-23T20:17:55.702426+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:17:57.113 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:57.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:57.198 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:17:57.199 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:17:57.199 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:17:57.199 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:17:57.199 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:17:57.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:57.244 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:17:57.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:57.248 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:17:57.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:57.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:57.393 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:57.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:57.497 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:57.532 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:57.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:57.637 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:57.674 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:57.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:57.779 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:57.813 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:57.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:57.917 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:57.926 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 54 16 79346 79330 91.8074 64 0.00790626 0.0108864 2023-09-23T20:17:57.946 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:17:57.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:57.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:17:58.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.077 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:58.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:58.210 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:17:58.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:17:58.314 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:58.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:58.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:58.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:58.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:58.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:58.576 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:58.601 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:58.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:58.709 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.733 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:58.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:58.837 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:58 smithi173 bash[59517]: audit 2023-09-23T20:17:57.220630+0000 mgr.y (mgr.34107) 415 : audit 0 from='client.34830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:17:58.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:17:58 smithi173 bash[59517]: cluster 2023-09-23T20:17:57.702888+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T20:17:58.854 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:58.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:58.926 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 55 16 80337 80321 91.2642 61.9375 0.00466528 0.0109335 2023-09-23T20:17:58.957 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:58.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:17:58.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:58.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:17:59.095 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:59.104 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:58 smithi098 bash[78228]: audit 2023-09-23T20:17:57.220630+0000 mgr.y (mgr.34107) 415 : audit 0 from='client.34830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:17:59.104 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:17:58 smithi098 bash[78228]: cluster 2023-09-23T20:17:57.702888+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T20:17:59.104 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:58 smithi098 bash[74888]: audit 2023-09-23T20:17:57.220630+0000 mgr.y (mgr.34107) 415 : audit 0 from='client.34830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:17:59.104 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:17:58 smithi098 bash[74888]: cluster 2023-09-23T20:17:57.702888+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-09-23T20:17:59.123 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:17:59.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:17:59.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:59.263 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:17:59.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:17:59.368 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:59.392 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:59.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:59.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:59.527 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:17:59.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:17:59.635 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:59.659 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:59.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:59.762 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:59.785 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:17:59.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:17:59.889 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:59.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:17:59.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:17:59.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:17:59.918 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":357,"stamp":"2023-09-23T20:17:55.701929+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4980676512,"num_objects":76014,"num_object_clones":0,"num_object_copies":228042,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76014,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":76250,"num_write_kb":4865805,"num_scrub_errors":0,"num_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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":76184,"ondisk_log_size":76184,"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":15973968,"kb_used_data":14505232,"kb_used_omap":20,"kb_used_meta":1468651,"kb_avail":733987248,"statfs":{"total":767960285184,"available":751602941952,"internally_reserved":0,"allocated":14853357568,"data_stored":14849714094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1503899278},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,0,8,3,4,5,1],"upper_bound":128},"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":974651392,"num_objects":14872,"num_object_clones":0,"num_object_copies":44616,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14872,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14872,"num_write_kb":951808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.937785"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":13,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:35.681122+0000","last_change":"2023-09-23T20:17:34.746041+0000","last_active":"2023-09-23T20:17:35.681122+0000","last_peered":"2023-09-23T20:17:35.681122+0000","last_clean":"2023-09-23T20:17:35.681122+0000","last_became_active":"2023-09-23T20:17:34.745681+0000","last_became_peered":"2023-09-23T20:17:34.745681+0000","last_unstale":"2023-09-23T20:17:35.681122+0000","last_undegraded":"2023-09-23T20:17:35.681122+0000","last_fullsized":"2023-09-23T20:17:35.681122+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:46.419250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":73,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.732697+0000","last_change":"2023-09-23T20:13:39.454109+0000","last_active":"2023-09-23T20:17:34.732697+0000","last_peered":"2023-09-23T20:17:34.732697+0000","last_clean":"2023-09-23T20:17:34.732697+0000","last_became_active":"2023-09-23T20:13:39.453796+0000","last_became_peered":"2023-09-23T20:13:39.453796+0000","last_unstale":"2023-09-23T20:17:34.732697+0000","last_undegraded":"2023-09-23T20:17:34.732697+0000","last_fullsized":"2023-09-23T20:17:34.732697+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.275426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":59,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.735423+0000","last_change":"2023-09-23T20:13:39.459342+0000","last_active":"2023-09-23T20:17:34.735423+0000","last_peered":"2023-09-23T20:17:34.735423+0000","last_clean":"2023-09-23T20:17:34.735423+0000","last_became_active":"2023-09-23T20:13:39.459026+0000","last_became_peered":"2023-09-23T20:13:39.459026+0000","last_unstale":"2023-09-23T20:17:34.735423+0000","last_undegraded":"2023-09-23T20:17:34.735423+0000","last_fullsized":"2023-09-23T20:17:34.735423+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:05.666904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.738999+0000","last_change":"2023-09-23T20:13:39.459979+0000","last_active":"2023-09-23T20:17:34.738999+0000","last_peered":"2023-09-23T20:17:34.738999+0000","last_clean":"2023-09-23T20:17:34.738999+0000","last_became_active":"2023-09-23T20:13:39.459348+0000","last_became_peered":"2023-09-23T20:13:39.459348+0000","last_unstale":"2023-09-23T20:17:34.738999+0000","last_undegraded":"2023-09-23T20:17:34.738999+0000","last_fullsized":"2023-09-23T20:17:34.738999+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:47.084843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.732229+0000","last_change":"2023-09-23T20:13:39.461066+0000","last_active":"2023-09-23T20:17:34.732229+0000","last_peered":"2023-09-23T20:17:34.732229+0000","last_clean":"2023-09-23T20:17:34.732229+0000","last_became_active":"2023-09-23T20:13:39.460314+0000","last_became_peered":"2023-09-23T20:13:39.460314+0000","last_unstale":"2023-09-23T20:17:34.732229+0000","last_undegraded":"2023-09-23T20:17:34.732229+0000","last_fullsized":"2023-09-23T20:17:34.732229+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:09.914376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":79,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.740360+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:17:34.740360+0000","last_peered":"2023-09-23T20:17:34.740360+0000","last_clean":"2023-09-23T20:17:34.740360+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:17:34.740360+0000","last_undegraded":"2023-09-23T20:17:34.740360+0000","last_fullsized":"2023-09-23T20:17:34.740360+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":64,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.739395+0000","last_change":"2023-09-23T20:13:39.458355+0000","last_active":"2023-09-23T20:17:34.739395+0000","last_peered":"2023-09-23T20:17:34.739395+0000","last_clean":"2023-09-23T20:17:34.739395+0000","last_became_active":"2023-09-23T20:13:39.458016+0000","last_became_peered":"2023-09-23T20:13:39.458016+0000","last_unstale":"2023-09-23T20:17:34.739395+0000","last_undegraded":"2023-09-23T20:17:34.739395+0000","last_fullsized":"2023-09-23T20:17:34.739395+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.997178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.732346+0000","last_change":"2023-09-23T20:13:39.455250+0000","last_active":"2023-09-23T20:17:34.732346+0000","last_peered":"2023-09-23T20:17:34.732346+0000","last_clean":"2023-09-23T20:17:34.732346+0000","last_became_active":"2023-09-23T20:13:39.454950+0000","last_became_peered":"2023-09-23T20:13:39.454950+0000","last_unstale":"2023-09-23T20:17:34.732346+0000","last_undegraded":"2023-09-23T20:17:34.732346+0000","last_fullsized":"2023-09-23T20:17:34.732346+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:05.348350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.744330+0000","last_change":"2023-09-23T20:12:42.635529+0000","last_active":"2023-09-23T20:17:34.744330+0000","last_peered":"2023-09-23T20:17:34.744330+0000","last_clean":"2023-09-23T20:17:34.744330+0000","last_became_active":"2023-09-23T20:12:42.635195+0000","last_became_peered":"2023-09-23T20:12:42.635195+0000","last_unstale":"2023-09-23T20:17:34.744330+0000","last_undegraded":"2023-09-23T20:17:34.744330+0000","last_fullsized":"2023-09-23T20:17:34.744330+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.733027+0000","last_change":"2023-09-23T20:13:39.458813+0000","last_active":"2023-09-23T20:17:34.733027+0000","last_peered":"2023-09-23T20:17:34.733027+0000","last_clean":"2023-09-23T20:17:34.733027+0000","last_became_active":"2023-09-23T20:13:39.457181+0000","last_became_peered":"2023-09-23T20:13:39.457181+0000","last_unstale":"2023-09-23T20:17:34.733027+0000","last_undegraded":"2023-09-23T20:17:34.733027+0000","last_fullsized":"2023-09-23T20:17:34.733027+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:21:29.089130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":74,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.745670+0000","last_change":"2023-09-23T20:13:39.465108+0000","last_active":"2023-09-23T20:17:34.745670+0000","last_peered":"2023-09-23T20:17:34.745670+0000","last_clean":"2023-09-23T20:17:34.745670+0000","last_became_active":"2023-09-23T20:13:39.464257+0000","last_became_peered":"2023-09-23T20:13:39.464257+0000","last_unstale":"2023-09-23T20:17:34.745670+0000","last_undegraded":"2023-09-23T20:17:34.745670+0000","last_fullsized":"2023-09-23T20:17:34.745670+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.736189+0000","last_change":"2023-09-23T20:13:11.229357+0000","last_active":"2023-09-23T20:17:34.736189+0000","last_peered":"2023-09-23T20:17:34.736189+0000","last_clean":"2023-09-23T20:17:34.736189+0000","last_became_active":"2023-09-23T20:13:11.228976+0000","last_became_peered":"2023-09-23T20:13:11.228976+0000","last_unstale":"2023-09-23T20:17:34.736189+0000","last_undegraded":"2023-09-23T20:17:34.736189+0000","last_fullsized":"2023-09-23T20:17:34.736189+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:15.568717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":59,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.750750+0000","last_change":"2023-09-23T20:17:34.750378+0000","last_active":"2023-09-23T20:17:34.750750+0000","last_peered":"2023-09-23T20:17:34.750750+0000","last_clean":"2023-09-23T20:17:34.750750+0000","last_became_active":"2023-09-23T20:17:34.749479+0000","last_became_peered":"2023-09-23T20:17:34.749479+0000","last_unstale":"2023-09-23T20:17:34.750750+0000","last_undegraded":"2023-09-23T20:17:34.750750+0000","last_fullsized":"2023-09-23T20:17:34.750750+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":67,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.751031+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:17:34.751031+0000","last_peered":"2023-09-23T20:17:34.751031+0000","last_clean":"2023-09-23T20:17:34.751031+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:17:34.751031+0000","last_undegraded":"2023-09-23T20:17:34.751031+0000","last_fullsized":"2023-09-23T20:17:34.751031+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":73,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.746064+0000","last_change":"2023-09-23T20:13:11.231171+0000","last_active":"2023-09-23T20:17:34.746064+0000","last_peered":"2023-09-23T20:17:34.746064+0000","last_clean":"2023-09-23T20:17:34.746064+0000","last_became_active":"2023-09-23T20:13:11.230687+0000","last_became_peered":"2023-09-23T20:13:11.230687+0000","last_unstale":"2023-09-23T20:17:34.746064+0000","last_undegraded":"2023-09-23T20:17:34.746064+0000","last_fullsized":"2023-09-23T20:17:34.746064+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.733082+0000","last_change":"2023-09-23T20:13:39.460639+0000","last_active":"2023-09-23T20:17:34.733082+0000","last_peered":"2023-09-23T20:17:34.733082+0000","last_clean":"2023-09-23T20:17:34.733082+0000","last_became_active":"2023-09-23T20:13:39.458128+0000","last_became_peered":"2023-09-23T20:13:39.458128+0000","last_unstale":"2023-09-23T20:17:34.733082+0000","last_undegraded":"2023-09-23T20:17:34.733082+0000","last_fullsized":"2023-09-23T20:17:34.733082+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:12:55.263757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":64,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.737922+0000","last_change":"2023-09-23T20:13:39.463353+0000","last_active":"2023-09-23T20:17:34.737922+0000","last_peered":"2023-09-23T20:17:34.737922+0000","last_clean":"2023-09-23T20:17:34.737922+0000","last_became_active":"2023-09-23T20:13:39.463010+0000","last_became_peered":"2023-09-23T20:13:39.463010+0000","last_unstale":"2023-09-23T20:17:34.737922+0000","last_undegraded":"2023-09-23T20:17:34.737922+0000","last_fullsized":"2023-09-23T20:17:34.737922+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:27:57.633948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.744601+0000","last_change":"2023-09-23T20:13:39.466566+0000","last_active":"2023-09-23T20:17:34.744601+0000","last_peered":"2023-09-23T20:17:34.744601+0000","last_clean":"2023-09-23T20:17:34.744601+0000","last_became_active":"2023-09-23T20:13:39.466161+0000","last_became_peered":"2023-09-23T20:13:39.466161+0000","last_unstale":"2023-09-23T20:17:34.744601+0000","last_undegraded":"2023-09-23T20:17:34.744601+0000","last_fullsized":"2023-09-23T20:17:34.744601+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.745300+0000","last_change":"2023-09-23T20:01:00.063799+0000","last_active":"2023-09-23T20:17:34.745300+0000","last_peered":"2023-09-23T20:17:34.745300+0000","last_clean":"2023-09-23T20:17:34.745300+0000","last_became_active":"2023-09-23T20:01:00.063351+0000","last_became_peered":"2023-09-23T20:01:00.063351+0000","last_unstale":"2023-09-23T20:17:34.745300+0000","last_undegraded":"2023-09-23T20:17:34.745300+0000","last_fullsized":"2023-09-23T20:17:34.745300+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":64,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.738928+0000","last_change":"2023-09-23T20:13:39.459643+0000","last_active":"2023-09-23T20:17:34.738928+0000","last_peered":"2023-09-23T20:17:34.738928+0000","last_clean":"2023-09-23T20:17:34.738928+0000","last_became_active":"2023-09-23T20:13:39.458927+0000","last_became_peered":"2023-09-23T20:13:39.458927+0000","last_unstale":"2023-09-23T20:17:34.738928+0000","last_undegraded":"2023-09-23T20:17:34.738928+0000","last_fullsized":"2023-09-23T20:17:34.738928+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.396223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":79,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.739606+0000","last_change":"2023-09-23T20:12:12.104678+0000","last_active":"2023-09-23T20:17:34.739606+0000","last_peered":"2023-09-23T20:17:34.739606+0000","last_clean":"2023-09-23T20:17:34.739606+0000","last_became_active":"2023-09-23T20:12:12.104103+0000","last_became_peered":"2023-09-23T20:12:12.104103+0000","last_unstale":"2023-09-23T20:17:34.739606+0000","last_undegraded":"2023-09-23T20:17:34.739606+0000","last_fullsized":"2023-09-23T20:17:34.739606+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":73,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.736238+0000","last_change":"2023-09-23T20:13:39.457521+0000","last_active":"2023-09-23T20:17:34.736238+0000","last_peered":"2023-09-23T20:17:34.736238+0000","last_clean":"2023-09-23T20:17:34.736238+0000","last_became_active":"2023-09-23T20:13:39.457115+0000","last_became_peered":"2023-09-23T20:13:39.457115+0000","last_unstale":"2023-09-23T20:17:34.736238+0000","last_undegraded":"2023-09-23T20:17:34.736238+0000","last_fullsized":"2023-09-23T20:17:34.736238+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.104680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"103'4703","reported_seq":4720,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:55.552584+0000","last_change":"2023-09-23T20:16:41.973386+0000","last_active":"2023-09-23T20:17:55.552584+0000","last_peered":"2023-09-23T20:17:55.552584+0000","last_clean":"2023-09-23T20:17:55.552584+0000","last_became_active":"2023-09-23T20:16:41.972612+0000","last_became_peered":"2023-09-23T20:16:41.972612+0000","last_unstale":"2023-09-23T20:17:55.552584+0000","last_undegraded":"2023-09-23T20:17:55.552584+0000","last_fullsized":"2023-09-23T20:17:55.552584+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4703,"log_dups_size":0,"ondisk_log_size":4703,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":308215808,"num_objects":4703,"num_object_clones":0,"num_object_copies":14109,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4703,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4703,"num_write_kb":300992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":72,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.746020+0000","last_change":"2023-09-23T20:12:12.108418+0000","last_active":"2023-09-23T20:17:34.746020+0000","last_peered":"2023-09-23T20:17:34.746020+0000","last_clean":"2023-09-23T20:17:34.746020+0000","last_became_active":"2023-09-23T20:12:12.107990+0000","last_became_peered":"2023-09-23T20:12:12.107990+0000","last_unstale":"2023-09-23T20:17:34.746020+0000","last_undegraded":"2023-09-23T20:17:34.746020+0000","last_fullsized":"2023-09-23T20:17:34.746020+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.743704+0000","last_change":"2023-09-23T20:01:01.381114+0000","last_active":"2023-09-23T20:17:34.743704+0000","last_peered":"2023-09-23T20:17:34.743704+0000","last_clean":"2023-09-23T20:17:34.743704+0000","last_became_active":"2023-09-23T20:01:01.380654+0000","last_became_peered":"2023-09-23T20:01:01.380654+0000","last_unstale":"2023-09-23T20:17:34.743704+0000","last_undegraded":"2023-09-23T20:17:34.743704+0000","last_fullsized":"2023-09-23T20:17:34.743704+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"103'4499","reported_seq":4517,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:52.517055+0000","last_change":"2023-09-23T20:16:41.729366+0000","last_active":"2023-09-23T20:17:52.517055+0000","last_peered":"2023-09-23T20:17:52.517055+0000","last_clean":"2023-09-23T20:17:52.517055+0000","last_became_active":"2023-09-23T20:16:41.729026+0000","last_became_peered":"2023-09-23T20:16:41.729026+0000","last_unstale":"2023-09-23T20:17:52.517055+0000","last_undegraded":"2023-09-23T20:17:52.517055+0000","last_fullsized":"2023-09-23T20:17:52.517055+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4499,"log_dups_size":0,"ondisk_log_size":4499,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:34:55.760936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":294846464,"num_objects":4499,"num_object_clones":0,"num_object_copies":13497,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4499,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4499,"num_write_kb":287936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'2","reported_seq":73,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.746142+0000","last_change":"2023-09-23T20:12:42.639423+0000","last_active":"2023-09-23T20:17:34.746142+0000","last_peered":"2023-09-23T20:17:34.746142+0000","last_clean":"2023-09-23T20:17:34.746142+0000","last_became_active":"2023-09-23T20:12:42.638988+0000","last_became_peered":"2023-09-23T20:12:42.638988+0000","last_unstale":"2023-09-23T20:17:34.746142+0000","last_undegraded":"2023-09-23T20:17:34.746142+0000","last_fullsized":"2023-09-23T20:17:34.746142+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":78,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:35.681095+0000","last_change":"2023-09-23T20:17:34.746270+0000","last_active":"2023-09-23T20:17:35.681095+0000","last_peered":"2023-09-23T20:17:35.681095+0000","last_clean":"2023-09-23T20:17:35.681095+0000","last_became_active":"2023-09-23T20:17:34.745281+0000","last_became_peered":"2023-09-23T20:17:34.745281+0000","last_unstale":"2023-09-23T20:17:35.681095+0000","last_undegraded":"2023-09-23T20:17:35.681095+0000","last_fullsized":"2023-09-23T20:17:35.681095+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:28.430124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"103'4725","reported_seq":4742,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:55.532445+0000","last_change":"2023-09-23T20:16:41.732942+0000","last_active":"2023-09-23T20:17:55.532445+0000","last_peered":"2023-09-23T20:17:55.532445+0000","last_clean":"2023-09-23T20:17:55.532445+0000","last_became_active":"2023-09-23T20:16:41.732629+0000","last_became_peered":"2023-09-23T20:16:41.732629+0000","last_unstale":"2023-09-23T20:17:55.532445+0000","last_undegraded":"2023-09-23T20:17:55.532445+0000","last_fullsized":"2023-09-23T20:17:55.532445+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4725,"log_dups_size":0,"ondisk_log_size":4725,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309657600,"num_objects":4725,"num_object_clones":0,"num_object_copies":14175,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4725,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4725,"num_write_kb":302400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":57,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.747264+0000","last_change":"2023-09-23T20:01:00.055224+0000","last_active":"2023-09-23T20:17:34.747264+0000","last_peered":"2023-09-23T20:17:34.747264+0000","last_clean":"2023-09-23T20:17:34.747264+0000","last_became_active":"2023-09-23T20:01:00.054852+0000","last_became_peered":"2023-09-23T20:01:00.054852+0000","last_unstale":"2023-09-23T20:17:34.747264+0000","last_undegraded":"2023-09-23T20:17:34.747264+0000","last_fullsized":"2023-09-23T20:17:34.747264+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":79,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.740842+0000","last_change":"2023-09-23T20:13:11.232942+0000","last_active":"2023-09-23T20:17:34.740842+0000","last_peered":"2023-09-23T20:17:34.740842+0000","last_clean":"2023-09-23T20:17:34.740842+0000","last_became_active":"2023-09-23T20:13:11.232537+0000","last_became_peered":"2023-09-23T20:13:11.232537+0000","last_unstale":"2023-09-23T20:17:34.740842+0000","last_undegraded":"2023-09-23T20:17:34.740842+0000","last_fullsized":"2023-09-23T20:17:34.740842+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"103'4960","reported_seq":4978,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:55.151091+0000","last_change":"2023-09-23T20:16:41.729499+0000","last_active":"2023-09-23T20:17:55.151091+0000","last_peered":"2023-09-23T20:17:55.151091+0000","last_clean":"2023-09-23T20:17:55.151091+0000","last_became_active":"2023-09-23T20:16:41.729180+0000","last_became_peered":"2023-09-23T20:16:41.729180+0000","last_unstale":"2023-09-23T20:17:55.151091+0000","last_undegraded":"2023-09-23T20:17:55.151091+0000","last_fullsized":"2023-09-23T20:17:55.151091+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4960,"log_dups_size":0,"ondisk_log_size":4960,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:20.312640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":325058560,"num_objects":4960,"num_object_clones":0,"num_object_copies":14880,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4960,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4960,"num_write_kb":317440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.744153+0000","last_change":"2023-09-23T20:13:39.467671+0000","last_active":"2023-09-23T20:17:34.744153+0000","last_peered":"2023-09-23T20:17:34.744153+0000","last_clean":"2023-09-23T20:17:34.744153+0000","last_became_active":"2023-09-23T20:13:39.467243+0000","last_became_peered":"2023-09-23T20:13:39.467243+0000","last_unstale":"2023-09-23T20:17:34.744153+0000","last_undegraded":"2023-09-23T20:17:34.744153+0000","last_fullsized":"2023-09-23T20:17:34.744153+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.738594+0000","last_change":"2023-09-23T20:12:42.627500+0000","last_active":"2023-09-23T20:17:34.738594+0000","last_peered":"2023-09-23T20:17:34.738594+0000","last_clean":"2023-09-23T20:17:34.738594+0000","last_became_active":"2023-09-23T20:12:42.627175+0000","last_became_peered":"2023-09-23T20:12:42.627175+0000","last_unstale":"2023-09-23T20:17:34.738594+0000","last_undegraded":"2023-09-23T20:17:34.738594+0000","last_fullsized":"2023-09-23T20:17:34.738594+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.088936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"103'4823","reported_seq":4848,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:55.646752+0000","last_change":"2023-09-23T20:17:34.751507+0000","last_active":"2023-09-23T20:17:55.646752+0000","last_peered":"2023-09-23T20:17:55.646752+0000","last_clean":"2023-09-23T20:17:55.646752+0000","last_became_active":"2023-09-23T20:17:34.747549+0000","last_became_peered":"2023-09-23T20:17:34.747549+0000","last_unstale":"2023-09-23T20:17:55.646752+0000","last_undegraded":"2023-09-23T20:17:55.646752+0000","last_fullsized":"2023-09-23T20:17:55.646752+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4823,"log_dups_size":0,"ondisk_log_size":4823,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.888463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":316080128,"num_objects":4823,"num_object_clones":0,"num_object_copies":14469,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4823,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4823,"num_write_kb":308672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":71,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.734122+0000","last_change":"2023-09-23T20:13:39.457891+0000","last_active":"2023-09-23T20:17:34.734122+0000","last_peered":"2023-09-23T20:17:34.734122+0000","last_clean":"2023-09-23T20:17:34.734122+0000","last_became_active":"2023-09-23T20:13:39.457395+0000","last_became_peered":"2023-09-23T20:13:39.457395+0000","last_unstale":"2023-09-23T20:17:34.734122+0000","last_undegraded":"2023-09-23T20:17:34.734122+0000","last_fullsized":"2023-09-23T20:17:34.734122+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:40:37.118364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":63,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:37.536723+0000","last_change":"2023-09-23T20:17:34.747236+0000","last_active":"2023-09-23T20:17:37.536723+0000","last_peered":"2023-09-23T20:17:37.536723+0000","last_clean":"2023-09-23T20:17:37.536723+0000","last_became_active":"2023-09-23T20:17:34.746706+0000","last_became_peered":"2023-09-23T20:17:34.746706+0000","last_unstale":"2023-09-23T20:17:37.536723+0000","last_undegraded":"2023-09-23T20:17:37.536723+0000","last_fullsized":"2023-09-23T20:17:37.536723+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.959266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.f","version":"103'4728","reported_seq":4746,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:54.275162+0000","last_change":"2023-09-23T20:16:41.726227+0000","last_active":"2023-09-23T20:17:54.275162+0000","last_peered":"2023-09-23T20:17:54.275162+0000","last_clean":"2023-09-23T20:17:54.275162+0000","last_became_active":"2023-09-23T20:16:41.725905+0000","last_became_peered":"2023-09-23T20:16:41.725905+0000","last_unstale":"2023-09-23T20:17:54.275162+0000","last_undegraded":"2023-09-23T20:17:54.275162+0000","last_fullsized":"2023-09-23T20:17:54.275162+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4728,"log_dups_size":0,"ondisk_log_size":4728,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:48.384714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309854208,"num_objects":4728,"num_object_clones":0,"num_object_copies":14184,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4728,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4728,"num_write_kb":302592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":71,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.740996+0000","last_change":"2023-09-23T20:12:42.644131+0000","last_active":"2023-09-23T20:17:34.740996+0000","last_peered":"2023-09-23T20:17:34.740996+0000","last_clean":"2023-09-23T20:17:34.740996+0000","last_became_active":"2023-09-23T20:12:42.643632+0000","last_became_peered":"2023-09-23T20:12:42.643632+0000","last_unstale":"2023-09-23T20:17:34.740996+0000","last_undegraded":"2023-09-23T20:17:34.740996+0000","last_fullsized":"2023-09-23T20:17:34.740996+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.748207+0000","last_change":"2023-09-23T20:17:34.745482+0000","last_active":"2023-09-23T20:17:34.748207+0000","last_peered":"2023-09-23T20:17:34.748207+0000","last_clean":"2023-09-23T20:17:34.748207+0000","last_became_active":"2023-09-23T20:17:34.745160+0000","last_became_peered":"2023-09-23T20:17:34.745160+0000","last_unstale":"2023-09-23T20:17:34.748207+0000","last_undegraded":"2023-09-23T20:17:34.748207+0000","last_fullsized":"2023-09-23T20:17:34.748207+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:36:39.925165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.c","version":"103'4706","reported_seq":4723,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:52.495366+0000","last_change":"2023-09-23T20:16:41.969720+0000","last_active":"2023-09-23T20:17:52.495366+0000","last_peered":"2023-09-23T20:17:52.495366+0000","last_clean":"2023-09-23T20:17:52.495366+0000","last_became_active":"2023-09-23T20:16:41.968882+0000","last_became_peered":"2023-09-23T20:16:41.968882+0000","last_unstale":"2023-09-23T20:17:52.495366+0000","last_undegraded":"2023-09-23T20:17:52.495366+0000","last_fullsized":"2023-09-23T20:17:52.495366+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4706,"log_dups_size":0,"ondisk_log_size":4706,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:08:15.011594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":308412416,"num_objects":4706,"num_object_clones":0,"num_object_copies":14118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4706,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4706,"num_write_kb":301184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.746792+0000","last_change":"2023-09-23T20:13:11.231496+0000","last_active":"2023-09-23T20:17:34.746792+0000","last_peered":"2023-09-23T20:17:34.746792+0000","last_clean":"2023-09-23T20:17:34.746792+0000","last_became_active":"2023-09-23T20:13:11.231140+0000","last_became_peered":"2023-09-23T20:13:11.231140+0000","last_unstale":"2023-09-23T20:17:34.746792+0000","last_undegraded":"2023-09-23T20:17:34.746792+0000","last_fullsized":"2023-09-23T20:17:34.746792+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.750997+0000","last_change":"2023-09-23T20:17:34.749999+0000","last_active":"2023-09-23T20:17:34.750997+0000","last_peered":"2023-09-23T20:17:34.750997+0000","last_clean":"2023-09-23T20:17:34.750997+0000","last_became_active":"2023-09-23T20:17:34.749604+0000","last_became_peered":"2023-09-23T20:17:34.749604+0000","last_unstale":"2023-09-23T20:17:34.750997+0000","last_undegraded":"2023-09-23T20:17:34.750997+0000","last_fullsized":"2023-09-23T20:17:34.750997+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.d","version":"103'4748","reported_seq":4765,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:55.552758+0000","last_change":"2023-09-23T20:16:41.733660+0000","last_active":"2023-09-23T20:17:55.552758+0000","last_peered":"2023-09-23T20:17:55.552758+0000","last_clean":"2023-09-23T20:17:55.552758+0000","last_became_active":"2023-09-23T20:16:41.733209+0000","last_became_peered":"2023-09-23T20:16:41.733209+0000","last_unstale":"2023-09-23T20:17:55.552758+0000","last_undegraded":"2023-09-23T20:17:55.552758+0000","last_fullsized":"2023-09-23T20:17:55.552758+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4748,"log_dups_size":0,"ondisk_log_size":4748,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":311164928,"num_objects":4748,"num_object_clones":0,"num_object_copies":14244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4748,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4748,"num_write_kb":303872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.732452+0000","last_change":"2023-09-23T20:13:39.460822+0000","last_active":"2023-09-23T20:17:34.732452+0000","last_peered":"2023-09-23T20:17:34.732452+0000","last_clean":"2023-09-23T20:17:34.732452+0000","last_became_active":"2023-09-23T20:13:39.460197+0000","last_became_peered":"2023-09-23T20:13:39.460197+0000","last_unstale":"2023-09-23T20:17:34.732452+0000","last_undegraded":"2023-09-23T20:17:34.732452+0000","last_fullsized":"2023-09-23T20:17:34.732452+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:17:55.315314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.735758+0000","last_change":"2023-09-23T20:13:39.457859+0000","last_active":"2023-09-23T20:17:34.735758+0000","last_peered":"2023-09-23T20:17:34.735758+0000","last_clean":"2023-09-23T20:17:34.735758+0000","last_became_active":"2023-09-23T20:13:39.457472+0000","last_became_peered":"2023-09-23T20:13:39.457472+0000","last_unstale":"2023-09-23T20:17:34.735758+0000","last_undegraded":"2023-09-23T20:17:34.735758+0000","last_fullsized":"2023-09-23T20:17:34.735758+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:15:32.464779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"103'4743","reported_seq":4761,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:55.094533+0000","last_change":"2023-09-23T20:16:41.723097+0000","last_active":"2023-09-23T20:17:55.094533+0000","last_peered":"2023-09-23T20:17:55.094533+0000","last_clean":"2023-09-23T20:17:55.094533+0000","last_became_active":"2023-09-23T20:16:41.722732+0000","last_became_peered":"2023-09-23T20:16:41.722732+0000","last_unstale":"2023-09-23T20:17:55.094533+0000","last_undegraded":"2023-09-23T20:17:55.094533+0000","last_fullsized":"2023-09-23T20:17:55.094533+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4743,"log_dups_size":0,"ondisk_log_size":4743,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.613480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":310837248,"num_objects":4743,"num_object_clones":0,"num_object_copies":14229,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4743,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4743,"num_write_kb":303552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.735646+0000","last_change":"2023-09-23T20:12:42.636015+0000","last_active":"2023-09-23T20:17:34.735646+0000","last_peered":"2023-09-23T20:17:34.735646+0000","last_clean":"2023-09-23T20:17:34.735646+0000","last_became_active":"2023-09-23T20:12:42.635012+0000","last_became_peered":"2023-09-23T20:12:42.635012+0000","last_unstale":"2023-09-23T20:17:34.735646+0000","last_undegraded":"2023-09-23T20:17:34.735646+0000","last_fullsized":"2023-09-23T20:17:34.735646+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:18:12.202143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.744759+0000","last_change":"2023-09-23T20:13:39.466796+0000","last_active":"2023-09-23T20:17:34.744759+0000","last_peered":"2023-09-23T20:17:34.744759+0000","last_clean":"2023-09-23T20:17:34.744759+0000","last_became_active":"2023-09-23T20:13:39.466140+0000","last_became_peered":"2023-09-23T20:13:39.466140+0000","last_unstale":"2023-09-23T20:17:34.744759+0000","last_undegraded":"2023-09-23T20:17:34.744759+0000","last_fullsized":"2023-09-23T20:17:34.744759+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.736047+0000","last_change":"2023-09-23T20:12:42.639167+0000","last_active":"2023-09-23T20:17:34.736047+0000","last_peered":"2023-09-23T20:17:34.736047+0000","last_clean":"2023-09-23T20:17:34.736047+0000","last_became_active":"2023-09-23T20:12:42.638819+0000","last_became_peered":"2023-09-23T20:12:42.638819+0000","last_unstale":"2023-09-23T20:17:34.736047+0000","last_undegraded":"2023-09-23T20:17:34.736047+0000","last_fullsized":"2023-09-23T20:17:34.736047+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:52.829269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"103'4599","reported_seq":4617,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:52.516009+0000","last_change":"2023-09-23T20:16:41.729687+0000","last_active":"2023-09-23T20:17:52.516009+0000","last_peered":"2023-09-23T20:17:52.516009+0000","last_clean":"2023-09-23T20:17:52.516009+0000","last_became_active":"2023-09-23T20:16:41.729356+0000","last_became_peered":"2023-09-23T20:16:41.729356+0000","last_unstale":"2023-09-23T20:17:52.516009+0000","last_undegraded":"2023-09-23T20:17:52.516009+0000","last_fullsized":"2023-09-23T20:17:52.516009+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4599,"log_dups_size":0,"ondisk_log_size":4599,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:34:46.959272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301400064,"num_objects":4599,"num_object_clones":0,"num_object_copies":13797,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4599,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4599,"num_write_kb":294336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.744135+0000","last_change":"2023-09-23T20:12:42.635735+0000","last_active":"2023-09-23T20:17:34.744135+0000","last_peered":"2023-09-23T20:17:34.744135+0000","last_clean":"2023-09-23T20:17:34.744135+0000","last_became_active":"2023-09-23T20:12:42.635355+0000","last_became_peered":"2023-09-23T20:12:42.635355+0000","last_unstale":"2023-09-23T20:17:34.744135+0000","last_undegraded":"2023-09-23T20:17:34.744135+0000","last_fullsized":"2023-09-23T20:17:34.744135+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:35.144560+0000","last_change":"2023-09-23T20:17:34.745412+0000","last_active":"2023-09-23T20:17:35.144560+0000","last_peered":"2023-09-23T20:17:35.144560+0000","last_clean":"2023-09-23T20:17:35.144560+0000","last_became_active":"2023-09-23T20:17:34.745036+0000","last_became_peered":"2023-09-23T20:17:34.745036+0000","last_unstale":"2023-09-23T20:17:35.144560+0000","last_undegraded":"2023-09-23T20:17:35.144560+0000","last_fullsized":"2023-09-23T20:17:35.144560+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:10:18.427150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":74,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.735548+0000","last_change":"2023-09-23T20:13:39.453502+0000","last_active":"2023-09-23T20:17:34.735548+0000","last_peered":"2023-09-23T20:17:34.735548+0000","last_clean":"2023-09-23T20:17:34.735548+0000","last_became_active":"2023-09-23T20:13:39.453148+0000","last_became_peered":"2023-09-23T20:13:39.453148+0000","last_unstale":"2023-09-23T20:17:34.735548+0000","last_undegraded":"2023-09-23T20:17:34.735548+0000","last_fullsized":"2023-09-23T20:17:34.735548+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:29.231002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"103'4813","reported_seq":4830,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:55.559368+0000","last_change":"2023-09-23T20:16:41.973902+0000","last_active":"2023-09-23T20:17:55.559368+0000","last_peered":"2023-09-23T20:17:55.559368+0000","last_clean":"2023-09-23T20:17:55.559368+0000","last_became_active":"2023-09-23T20:16:41.972955+0000","last_became_peered":"2023-09-23T20:16:41.972955+0000","last_unstale":"2023-09-23T20:17:55.559368+0000","last_undegraded":"2023-09-23T20:17:55.559368+0000","last_fullsized":"2023-09-23T20:17:55.559368+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4813,"log_dups_size":0,"ondisk_log_size":4813,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":315424768,"num_objects":4813,"num_object_clones":0,"num_object_copies":14439,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4813,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4813,"num_write_kb":308032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.737915+0000","last_change":"2023-09-23T20:13:39.456665+0000","last_active":"2023-09-23T20:17:34.737915+0000","last_peered":"2023-09-23T20:17:34.737915+0000","last_clean":"2023-09-23T20:17:34.737915+0000","last_became_active":"2023-09-23T20:13:39.456259+0000","last_became_peered":"2023-09-23T20:13:39.456259+0000","last_unstale":"2023-09-23T20:17:34.737915+0000","last_undegraded":"2023-09-23T20:17:34.737915+0000","last_fullsized":"2023-09-23T20:17:34.737915+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:25.423463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":59,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.735014+0000","last_change":"2023-09-23T20:13:11.228564+0000","last_active":"2023-09-23T20:17:34.735014+0000","last_peered":"2023-09-23T20:17:34.735014+0000","last_clean":"2023-09-23T20:17:34.735014+0000","last_became_active":"2023-09-23T20:13:11.228221+0000","last_became_peered":"2023-09-23T20:13:11.228221+0000","last_unstale":"2023-09-23T20:17:34.735014+0000","last_undegraded":"2023-09-23T20:17:34.735014+0000","last_fullsized":"2023-09-23T20:17:34.735014+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:51.917162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.735875+0000","last_change":"2023-09-23T20:12:42.630197+0000","last_active":"2023-09-23T20:17:34.735875+0000","last_peered":"2023-09-23T20:17:34.735875+0000","last_clean":"2023-09-23T20:17:34.735875+0000","last_became_active":"2023-09-23T20:12:42.629556+0000","last_became_peered":"2023-09-23T20:12:42.629556+0000","last_unstale":"2023-09-23T20:17:34.735875+0000","last_undegraded":"2023-09-23T20:17:34.735875+0000","last_fullsized":"2023-09-23T20:17:34.735875+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:02.793029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"103'4825","reported_seq":4842,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:55.546347+0000","last_change":"2023-09-23T20:16:41.733797+0000","last_active":"2023-09-23T20:17:55.546347+0000","last_peered":"2023-09-23T20:17:55.546347+0000","last_clean":"2023-09-23T20:17:55.546347+0000","last_became_active":"2023-09-23T20:16:41.733374+0000","last_became_peered":"2023-09-23T20:16:41.733374+0000","last_unstale":"2023-09-23T20:17:55.546347+0000","last_undegraded":"2023-09-23T20:17:55.546347+0000","last_fullsized":"2023-09-23T20:17:55.546347+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4825,"log_dups_size":0,"ondisk_log_size":4825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":316211200,"num_objects":4825,"num_object_clones":0,"num_object_copies":14475,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4825,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4825,"num_write_kb":308800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.743918+0000","last_change":"2023-09-23T20:13:11.237029+0000","last_active":"2023-09-23T20:17:34.743918+0000","last_peered":"2023-09-23T20:17:34.743918+0000","last_clean":"2023-09-23T20:17:34.743918+0000","last_became_active":"2023-09-23T20:13:11.236811+0000","last_became_peered":"2023-09-23T20:13:11.236811+0000","last_unstale":"2023-09-23T20:17:34.743918+0000","last_undegraded":"2023-09-23T20:17:34.743918+0000","last_fullsized":"2023-09-23T20:17:34.743918+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":307,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.745370+0000","last_change":"2023-09-23T20:12:12.108646+0000","last_active":"2023-09-23T20:17:34.745370+0000","last_peered":"2023-09-23T20:17:34.745370+0000","last_clean":"2023-09-23T20:17:34.745370+0000","last_became_active":"2023-09-23T20:12:12.108124+0000","last_became_peered":"2023-09-23T20:12:12.108124+0000","last_unstale":"2023-09-23T20:17:34.745370+0000","last_undegraded":"2023-09-23T20:17:34.745370+0000","last_fullsized":"2023-09-23T20:17:34.745370+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":35,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:44.776623+0000","last_change":"2023-09-23T20:13:39.460864+0000","last_active":"2023-09-23T20:17:44.776623+0000","last_peered":"2023-09-23T20:17:44.776623+0000","last_clean":"2023-09-23T20:17:44.776623+0000","last_became_active":"2023-09-23T20:13:39.460336+0000","last_became_peered":"2023-09-23T20:13:39.460336+0000","last_unstale":"2023-09-23T20:17:44.776623+0000","last_undegraded":"2023-09-23T20:17:44.776623+0000","last_fullsized":"2023-09-23T20:17:44.776623+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:48.711729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.739941+0000","last_change":"2023-09-23T20:01:01.379853+0000","last_active":"2023-09-23T20:17:34.739941+0000","last_peered":"2023-09-23T20:17:34.739941+0000","last_clean":"2023-09-23T20:17:34.739941+0000","last_became_active":"2023-09-23T20:01:01.379036+0000","last_became_peered":"2023-09-23T20:01:01.379036+0000","last_unstale":"2023-09-23T20:17:34.739941+0000","last_undegraded":"2023-09-23T20:17:34.739941+0000","last_fullsized":"2023-09-23T20:17:34.739941+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"103'4794","reported_seq":4812,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:55.675539+0000","last_change":"2023-09-23T20:16:41.728433+0000","last_active":"2023-09-23T20:17:55.675539+0000","last_peered":"2023-09-23T20:17:55.675539+0000","last_clean":"2023-09-23T20:17:55.675539+0000","last_became_active":"2023-09-23T20:16:41.728096+0000","last_became_peered":"2023-09-23T20:16:41.728096+0000","last_unstale":"2023-09-23T20:17:55.675539+0000","last_undegraded":"2023-09-23T20:17:55.675539+0000","last_fullsized":"2023-09-23T20:17:55.675539+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4794,"log_dups_size":0,"ondisk_log_size":4794,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:37:05.995363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":314179584,"num_objects":4794,"num_object_clones":0,"num_object_copies":14382,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4794,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4794,"num_write_kb":306816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.745803+0000","last_change":"2023-09-23T20:12:42.644384+0000","last_active":"2023-09-23T20:17:34.745803+0000","last_peered":"2023-09-23T20:17:34.745803+0000","last_clean":"2023-09-23T20:17:34.745803+0000","last_became_active":"2023-09-23T20:12:42.643968+0000","last_became_peered":"2023-09-23T20:12:42.643968+0000","last_unstale":"2023-09-23T20:17:34.745803+0000","last_undegraded":"2023-09-23T20:17:34.745803+0000","last_fullsized":"2023-09-23T20:17:34.745803+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.737666+0000","last_change":"2023-09-23T20:13:39.459220+0000","last_active":"2023-09-23T20:17:34.737666+0000","last_peered":"2023-09-23T20:17:34.737666+0000","last_clean":"2023-09-23T20:17:34.737666+0000","last_became_active":"2023-09-23T20:13:39.458873+0000","last_became_peered":"2023-09-23T20:13:39.458873+0000","last_unstale":"2023-09-23T20:17:34.737666+0000","last_undegraded":"2023-09-23T20:17:34.737666+0000","last_fullsized":"2023-09-23T20:17:34.737666+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:13:55.494880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.739187+0000","last_change":"2023-09-23T20:13:11.223601+0000","last_active":"2023-09-23T20:17:34.739187+0000","last_peered":"2023-09-23T20:17:34.739187+0000","last_clean":"2023-09-23T20:17:34.739187+0000","last_became_active":"2023-09-23T20:13:11.223145+0000","last_became_peered":"2023-09-23T20:13:11.223145+0000","last_unstale":"2023-09-23T20:17:34.739187+0000","last_undegraded":"2023-09-23T20:17:34.739187+0000","last_fullsized":"2023-09-23T20:17:34.739187+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:36.267875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"103'4885","reported_seq":4903,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:55.646791+0000","last_change":"2023-09-23T20:16:41.968682+0000","last_active":"2023-09-23T20:17:55.646791+0000","last_peered":"2023-09-23T20:17:55.646791+0000","last_clean":"2023-09-23T20:17:55.646791+0000","last_became_active":"2023-09-23T20:16:41.968318+0000","last_became_peered":"2023-09-23T20:16:41.968318+0000","last_unstale":"2023-09-23T20:17:55.646791+0000","last_undegraded":"2023-09-23T20:17:55.646791+0000","last_fullsized":"2023-09-23T20:17:55.646791+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+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-24T22:44:18.197871+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":[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":75,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.745688+0000","last_change":"2023-09-23T20:12:12.107536+0000","last_active":"2023-09-23T20:17:34.745688+0000","last_peered":"2023-09-23T20:17:34.745688+0000","last_clean":"2023-09-23T20:17:34.745688+0000","last_became_active":"2023-09-23T20:12:12.107110+0000","last_became_peered":"2023-09-23T20:12:12.107110+0000","last_unstale":"2023-09-23T20:17:34.745688+0000","last_undegraded":"2023-09-23T20:17:34.745688+0000","last_fullsized":"2023-09-23T20:17:34.745688+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.736119+0000","last_change":"2023-09-23T20:13:11.229795+0000","last_active":"2023-09-23T20:17:34.736119+0000","last_peered":"2023-09-23T20:17:34.736119+0000","last_clean":"2023-09-23T20:17:34.736119+0000","last_became_active":"2023-09-23T20:13:11.229378+0000","last_became_peered":"2023-09-23T20:13:11.229378+0000","last_unstale":"2023-09-23T20:17:34.736119+0000","last_undegraded":"2023-09-23T20:17:34.736119+0000","last_fullsized":"2023-09-23T20:17:34.736119+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.097077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.738376+0000","last_change":"2023-09-23T20:12:12.104153+0000","last_active":"2023-09-23T20:17:34.738376+0000","last_peered":"2023-09-23T20:17:34.738376+0000","last_clean":"2023-09-23T20:17:34.738376+0000","last_became_active":"2023-09-23T20:12:12.102962+0000","last_became_peered":"2023-09-23T20:12:12.102962+0000","last_unstale":"2023-09-23T20:17:34.738376+0000","last_undegraded":"2023-09-23T20:17:34.738376+0000","last_fullsized":"2023-09-23T20:17:34.738376+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.489458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"103'4603","reported_seq":4626,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:52.476204+0000","last_change":"2023-09-23T20:17:34.751104+0000","last_active":"2023-09-23T20:17:52.476204+0000","last_peered":"2023-09-23T20:17:52.476204+0000","last_clean":"2023-09-23T20:17:52.476204+0000","last_became_active":"2023-09-23T20:17:34.745789+0000","last_became_peered":"2023-09-23T20:17:34.745789+0000","last_unstale":"2023-09-23T20:17:52.476204+0000","last_undegraded":"2023-09-23T20:17:52.476204+0000","last_fullsized":"2023-09-23T20:17:52.476204+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4603,"log_dups_size":0,"ondisk_log_size":4603,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:29:56.575007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301662208,"num_objects":4603,"num_object_clones":0,"num_object_copies":13809,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4603,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4603,"num_write_kb":294592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":71,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.736228+0000","last_change":"2023-09-23T20:13:39.463966+0000","last_active":"2023-09-23T20:17:34.736228+0000","last_peered":"2023-09-23T20:17:34.736228+0000","last_clean":"2023-09-23T20:17:34.736228+0000","last_became_active":"2023-09-23T20:13:39.460232+0000","last_became_peered":"2023-09-23T20:13:39.460232+0000","last_unstale":"2023-09-23T20:17:34.736228+0000","last_undegraded":"2023-09-23T20:17:34.736228+0000","last_fullsized":"2023-09-23T20:17:34.736228+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:32:21.759490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":44,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.736227+0000","last_change":"2023-09-23T20:12:42.639372+0000","last_active":"2023-09-23T20:17:34.736227+0000","last_peered":"2023-09-23T20:17:34.736227+0000","last_clean":"2023-09-23T20:17:34.736227+0000","last_became_active":"2023-09-23T20:12:42.638304+0000","last_became_peered":"2023-09-23T20:12:42.638304+0000","last_unstale":"2023-09-23T20:17:34.736227+0000","last_undegraded":"2023-09-23T20:17:34.736227+0000","last_fullsized":"2023-09-23T20:17:34.736227+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:40.194453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:37.530613+0000","last_change":"2023-09-23T20:13:39.461549+0000","last_active":"2023-09-23T20:17:37.530613+0000","last_peered":"2023-09-23T20:17:37.530613+0000","last_clean":"2023-09-23T20:17:37.530613+0000","last_became_active":"2023-09-23T20:13:39.461225+0000","last_became_peered":"2023-09-23T20:13:39.461225+0000","last_unstale":"2023-09-23T20:17:37.530613+0000","last_undegraded":"2023-09-23T20:17:37.530613+0000","last_fullsized":"2023-09-23T20:17:37.530613+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:32.090273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"103'4836","reported_seq":4853,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T20:17:55.543527+0000","last_change":"2023-09-23T20:16:41.973997+0000","last_active":"2023-09-23T20:17:55.543527+0000","last_peered":"2023-09-23T20:17:55.543527+0000","last_clean":"2023-09-23T20:17:55.543527+0000","last_became_active":"2023-09-23T20:16:41.973504+0000","last_became_peered":"2023-09-23T20:16:41.973504+0000","last_unstale":"2023-09-23T20:17:55.543527+0000","last_undegraded":"2023-09-23T20:17:55.543527+0000","last_fullsized":"2023-09-23T20:17:55.543527+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":4836,"log_dups_size":0,"ondisk_log_size":4836,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":316932096,"num_objects":4836,"num_object_clones":0,"num_object_copies":14508,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4836,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4836,"num_write_kb":309504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.740041+0000","last_change":"2023-09-23T20:13:11.235154+0000","last_active":"2023-09-23T20:17:34.740041+0000","last_peered":"2023-09-23T20:17:34.740041+0000","last_clean":"2023-09-23T20:17:34.740041+0000","last_became_active":"2023-09-23T20:13:11.234874+0000","last_became_peered":"2023-09-23T20:13:11.234874+0000","last_unstale":"2023-09-23T20:17:34.740041+0000","last_undegraded":"2023-09-23T20:17:34.740041+0000","last_fullsized":"2023-09-23T20:17:34.740041+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":67,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.739092+0000","last_change":"2023-09-23T20:12:42.629486+0000","last_active":"2023-09-23T20:17:34.739092+0000","last_peered":"2023-09-23T20:17:34.739092+0000","last_clean":"2023-09-23T20:17:34.739092+0000","last_became_active":"2023-09-23T20:12:42.628902+0000","last_became_peered":"2023-09-23T20:12:42.628902+0000","last_unstale":"2023-09-23T20:17:34.739092+0000","last_undegraded":"2023-09-23T20:17:34.739092+0000","last_fullsized":"2023-09-23T20:17:34.739092+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:57:50.571841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":14,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.750303+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:17:34.750303+0000","last_peered":"2023-09-23T20:17:34.750303+0000","last_clean":"2023-09-23T20:17:34.750303+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:17:34.750303+0000","last_undegraded":"2023-09-23T20:17:34.750303+0000","last_fullsized":"2023-09-23T20:17:34.750303+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":52,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.738705+0000","last_change":"2023-09-23T20:12:12.104988+0000","last_active":"2023-09-23T20:17:34.738705+0000","last_peered":"2023-09-23T20:17:34.738705+0000","last_clean":"2023-09-23T20:17:34.738705+0000","last_became_active":"2023-09-23T20:12:12.104046+0000","last_became_peered":"2023-09-23T20:12:12.104046+0000","last_unstale":"2023-09-23T20:17:34.738705+0000","last_undegraded":"2023-09-23T20:17:34.738705+0000","last_fullsized":"2023-09-23T20:17:34.738705+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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-25T06:27:26.247460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.737535+0000","last_change":"2023-09-23T20:13:39.454182+0000","last_active":"2023-09-23T20:17:34.737535+0000","last_peered":"2023-09-23T20:17:34.737535+0000","last_clean":"2023-09-23T20:17:34.737535+0000","last_became_active":"2023-09-23T20:13:39.453828+0000","last_became_peered":"2023-09-23T20:13:39.453828+0000","last_unstale":"2023-09-23T20:17:34.737535+0000","last_undegraded":"2023-09-23T20:17:34.737535+0000","last_fullsized":"2023-09-23T20:17:34.737535+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:41.169714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":72,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.744285+0000","last_change":"2023-09-23T20:12:42.638415+0000","last_active":"2023-09-23T20:17:34.744285+0000","last_peered":"2023-09-23T20:17:34.744285+0000","last_clean":"2023-09-23T20:17:34.744285+0000","last_became_active":"2023-09-23T20:12:42.637959+0000","last_became_peered":"2023-09-23T20:12:42.637959+0000","last_unstale":"2023-09-23T20:17:34.744285+0000","last_undegraded":"2023-09-23T20:17:34.744285+0000","last_fullsized":"2023-09-23T20:17:34.744285+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":78,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:37.536580+0000","last_change":"2023-09-23T20:17:34.745966+0000","last_active":"2023-09-23T20:17:37.536580+0000","last_peered":"2023-09-23T20:17:37.536580+0000","last_clean":"2023-09-23T20:17:37.536580+0000","last_became_active":"2023-09-23T20:17:34.745646+0000","last_became_peered":"2023-09-23T20:17:34.745646+0000","last_unstale":"2023-09-23T20:17:37.536580+0000","last_undegraded":"2023-09-23T20:17:37.536580+0000","last_fullsized":"2023-09-23T20:17:37.536580+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:40:06.350432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"59'2","reported_seq":57,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.744779+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:17:34.744779+0000","last_peered":"2023-09-23T20:17:34.744779+0000","last_clean":"2023-09-23T20:17:34.744779+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:17:34.744779+0000","last_undegraded":"2023-09-23T20:17:34.744779+0000","last_fullsized":"2023-09-23T20:17:34.744779+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":78,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:37.536555+0000","last_change":"2023-09-23T20:17:34.746450+0000","last_active":"2023-09-23T20:17:37.536555+0000","last_peered":"2023-09-23T20:17:37.536555+0000","last_clean":"2023-09-23T20:17:37.536555+0000","last_became_active":"2023-09-23T20:17:34.746081+0000","last_became_peered":"2023-09-23T20:17:34.746081+0000","last_unstale":"2023-09-23T20:17:37.536555+0000","last_undegraded":"2023-09-23T20:17:37.536555+0000","last_fullsized":"2023-09-23T20:17:37.536555+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:12:24.475880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"59'1","reported_seq":79,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:37.536765+0000","last_change":"2023-09-23T20:13:39.456655+0000","last_active":"2023-09-23T20:17:37.536765+0000","last_peered":"2023-09-23T20:17:37.536765+0000","last_clean":"2023-09-23T20:17:37.536765+0000","last_became_active":"2023-09-23T20:13:39.456224+0000","last_became_peered":"2023-09-23T20:13:39.456224+0000","last_unstale":"2023-09-23T20:17:37.536765+0000","last_undegraded":"2023-09-23T20:17:37.536765+0000","last_fullsized":"2023-09-23T20:17:37.536765+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:30:59.518697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.732557+0000","last_change":"2023-09-23T20:13:39.459103+0000","last_active":"2023-09-23T20:17:34.732557+0000","last_peered":"2023-09-23T20:17:34.732557+0000","last_clean":"2023-09-23T20:17:34.732557+0000","last_became_active":"2023-09-23T20:13:39.458499+0000","last_became_peered":"2023-09-23T20:13:39.458499+0000","last_unstale":"2023-09-23T20:17:34.732557+0000","last_undegraded":"2023-09-23T20:17:34.732557+0000","last_fullsized":"2023-09-23T20:17:34.732557+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.917774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":67,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.739312+0000","last_change":"2023-09-23T20:13:11.231692+0000","last_active":"2023-09-23T20:17:34.739312+0000","last_peered":"2023-09-23T20:17:34.739312+0000","last_clean":"2023-09-23T20:17:34.739312+0000","last_became_active":"2023-09-23T20:13:11.231268+0000","last_became_peered":"2023-09-23T20:13:11.231268+0000","last_unstale":"2023-09-23T20:17:34.739312+0000","last_undegraded":"2023-09-23T20:17:34.739312+0000","last_fullsized":"2023-09-23T20:17:34.739312+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:51:13.160941+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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-09-23T20:17:34.746845+0000","last_change":"2023-09-23T20:12:42.638385+0000","last_active":"2023-09-23T20:17:34.746845+0000","last_peered":"2023-09-23T20:17:34.746845+0000","last_clean":"2023-09-23T20:17:34.746845+0000","last_became_active":"2023-09-23T20:12:42.638003+0000","last_became_peered":"2023-09-23T20:12:42.638003+0000","last_unstale":"2023-09-23T20:17:34.746845+0000","last_undegraded":"2023-09-23T20:17:34.746845+0000","last_fullsized":"2023-09-23T20:17:34.746845+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":4980080640,"num_objects":75990,"num_object_clones":0,"num_object_copies":227970,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":75990,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":75990,"num_write_kb":4863360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":14945615872,"data_stored":14945615872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":75990,"ondisk_log_size":75990,"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430448,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2139964,"kb_used_data":1830452,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91605188,"statfs":{"total":95995035648,"available":93803712512,"internally_reserved":0,"allocated":1874382848,"data_stored":1873932807,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:17:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.0009999999999999,"15min":0.93999999999999995},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":6.5750000000000002,"5min":6.5750000000000002,"15min":6.5750000000000002},"last":0.71899999999999997},{"interface":"front","average":{"1min":1.2290000000000001,"5min":0.96399999999999997,"15min":0.98199999999999998},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":5.1760000000000002,"5min":5.1760000000000002,"15min":5.1760000000000002},"last":0.78200000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:17:51 2023","interfaces":[{"interface":"back","average":{"1min":2.0150000000000001,"5min":1.1830000000000001,"15min":1.0149999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":15.526,"5min":15.526,"15min":15.526},"last":0.54600000000000004},{"interface":"front","average":{"1min":2.4910000000000001,"5min":1.236,"15min":1.03},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":15.31,"5min":15.31,"15min":15.31},"last":0.82699999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:17:18 2023","interfaces":[{"interface":"back","average":{"1min":2.6360000000000001,"5min":1.3089999999999999,"15min":1.085},"min":{"1min":0.67500000000000004,"5min":0.622,"15min":0.622},"max":{"1min":22.911000000000001,"5min":22.911000000000001,"15min":22.911000000000001},"last":0.59799999999999998},{"interface":"front","average":{"1min":2.1440000000000001,"5min":1.177,"15min":1},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":22.702000000000002,"5min":22.702000000000002,"15min":22.702000000000002},"last":2.5390000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:17:47 2023","interfaces":[{"interface":"back","average":{"1min":3.3759999999999999,"5min":1.5269999999999999,"15min":1.2430000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":21.844999999999999,"5min":21.844999999999999,"15min":21.844999999999999},"last":0.67700000000000005},{"interface":"front","average":{"1min":3.0339999999999998,"5min":1.425,"15min":1.1819999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":21.733000000000001,"5min":21.733000000000001,"15min":21.733000000000001},"last":0.45400000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:17:42 2023","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.175,"15min":0.995},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":6.6769999999999996,"5min":6.6769999999999996,"15min":6.6769999999999996},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.006,"15min":0.97699999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":4.5659999999999998,"5min":4.5659999999999998,"15min":4.5659999999999998},"last":0.41299999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:17:42 2023","interfaces":[{"interface":"back","average":{"1min":1.3500000000000001,"5min":1.0700000000000001,"15min":1.0629999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":4.6360000000000001,"5min":4.6360000000000001,"15min":4.6360000000000001},"last":1.6319999999999999},{"interface":"front","average":{"1min":1.613,"5min":1.2669999999999999,"15min":1.107},"min":{"1min":0.63500000000000001,"5min":0.61399999999999999,"15min":0.47299999999999998},"max":{"1min":6.7300000000000004,"5min":6.7300000000000004,"15min":6.7300000000000004},"last":1.137}]},{"osd":6,"last update":"Sat Sep 23 20:17:42 2023","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.3029999999999999,"15min":1.1519999999999999},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":6.774,"5min":6.774,"15min":6.774},"last":0.76200000000000001},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.131,"15min":1.091},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":4.5919999999999996,"5min":4.5919999999999996,"15min":4.5919999999999996},"last":0.502}]}]},{"osd":6,"up_from":42,"seq":180388626681,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1826348,"kb_used_data":1529124,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":91918804,"statfs":{"total":95995035648,"available":94124855296,"internally_reserved":0,"allocated":1565822976,"data_stored":1565388858,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.85599999999999998,"15min":0.86699999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.2210000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.92100000000000004,"15min":0.90300000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.3029999999999999,"5min":1.333,"15min":1.333},"last":0.66100000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:17:49 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":0.89800000000000002,"15min":0.83799999999999997},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":3.637,"5min":3.637,"15min":3.637},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.873,"15min":0.90500000000000003},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":3.0910000000000002,"5min":3.0910000000000002,"15min":3.0910000000000002},"last":0.34899999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:17:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.97899999999999998,"15min":0.96699999999999997},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.97299999999999998,"15min":0.97599999999999998},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.54200000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:17:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.006,"15min":0.96999999999999997},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":2.6440000000000001,"5min":2.6440000000000001,"15min":2.6440000000000001},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.127,"5min":1.0600000000000001,"15min":1.0660000000000001},"min":{"1min":0.58499999999999996,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":2.657,"5min":2.657,"15min":2.657},"last":0.83899999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":0.95999999999999996,"15min":0.91600000000000004},"min":{"1min":0.45400000000000001,"5min":0.41199999999999998,"15min":0.373},"max":{"1min":3.8069999999999999,"5min":3.8069999999999999,"15min":3.8069999999999999},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.0089999999999999,"15min":0.97099999999999997},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.3759999999999999,"5min":1.4019999999999999,"15min":1.512},"last":0.50700000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.95899999999999996,"15min":1.0029999999999999},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40699999999999997},"max":{"1min":1.2569999999999999,"5min":1.575,"15min":1.794},"last":0.45700000000000002},{"interface":"front","average":{"1min":1.121,"5min":1.1080000000000001,"15min":1.0609999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.71399999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:17:33 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.111,"15min":1.079},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.764,"5min":1.764,"15min":1.764},"last":4.1180000000000003},{"interface":"front","average":{"1min":1,"5min":1.0549999999999999,"15min":1.1080000000000001},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.589,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.554}]}]},{"osd":1,"up_from":82,"seq":352187318337,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1590544,"kb_used_data":1532680,"kb_used_omap":4,"kb_used_meta":57851,"kb_avail":92154608,"statfs":{"total":95995035648,"available":94366318592,"internally_reserved":0,"allocated":1569464320,"data_stored":1568997079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":59240334},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:17:51 2023","interfaces":[{"interface":"back","average":{"1min":1.3779999999999999,"5min":0.79200000000000004,"15min":0.70799999999999996},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":5.5739999999999998,"5min":5.5739999999999998,"15min":5.5739999999999998},"last":0.25800000000000001},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.68799999999999994,"15min":0.69799999999999995},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":1.8360000000000001,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":0.224}]},{"osd":2,"last update":"Sat Sep 23 20:17:15 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.72599999999999998,"15min":0.71399999999999997},"min":{"1min":0.33700000000000002,"5min":0.313,"15min":0.313},"max":{"1min":1.9379999999999999,"5min":1.9379999999999999,"15min":1.9379999999999999},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.72699999999999998,"15min":0.70199999999999996},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":2.3420000000000001,"5min":2.3420000000000001,"15min":2.3420000000000001},"last":1.5549999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:17:41 2023","interfaces":[{"interface":"back","average":{"1min":7.2590000000000003,"5min":2.0840000000000001,"15min":1.22},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":96.275000000000006,"5min":96.275000000000006,"15min":96.275000000000006},"last":2.5529999999999999},{"interface":"front","average":{"1min":7.8220000000000001,"5min":2.1739999999999999,"15min":1.232},"min":{"1min":0.47599999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":96.251000000000005,"5min":96.251000000000005,"15min":96.251000000000005},"last":2.7679999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:17:51 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.0089999999999999,"15min":0.98299999999999998},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":5.8840000000000003,"5min":5.8840000000000003,"15min":5.8840000000000003},"last":0.41299999999999998},{"interface":"front","average":{"1min":1.774,"5min":1.119,"15min":1.0009999999999999},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":5.8659999999999997,"5min":5.8659999999999997,"15min":5.8659999999999997},"last":0.46700000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:17:51 2023","interfaces":[{"interface":"back","average":{"1min":1.284,"5min":1.0700000000000001,"15min":1.024},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":4.4390000000000001,"5min":4.4390000000000001,"15min":4.4390000000000001},"last":0.377},{"interface":"front","average":{"1min":1.3400000000000001,"5min":1.0629999999999999,"15min":1.0389999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":2.972,"5min":2.972,"15min":2.972},"last":2.6669999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:17:51 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.075,"15min":1.0800000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":3.286,"5min":3.286,"15min":3.286},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.90700000000000003,"5min":1.042,"15min":1.069},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.899,"5min":1.899,"15min":1.899},"last":0.441}]},{"osd":7,"last update":"Sat Sep 23 20:17:51 2023","interfaces":[{"interface":"back","average":{"1min":1.8680000000000001,"5min":1.2030000000000001,"15min":1.1080000000000001},"min":{"1min":0.71299999999999997,"5min":0.624,"15min":0.624},"max":{"1min":5.7910000000000004,"5min":5.7910000000000004,"15min":5.7910000000000004},"last":2.7290000000000001},{"interface":"front","average":{"1min":1.4330000000000001,"5min":1.159,"15min":1.131},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":4.399,"5min":4.399,"15min":4.399},"last":1.02}]}]},{"osd":0,"up_from":77,"seq":330712481863,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1261284,"kb_used_data":1211548,"kb_used_omap":5,"kb_used_meta":49722,"kb_avail":92483868,"statfs":{"total":95995035648,"available":94703480832,"internally_reserved":0,"allocated":1240625152,"data_stored":1240138730,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":50915962},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:17:51 2023","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":0.752,"15min":0.67500000000000004},"min":{"1min":0.28000000000000003,"5min":0.251,"15min":0.251},"max":{"1min":3.476,"5min":3.476,"15min":3.476},"last":1.849},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.81299999999999994,"15min":0.79500000000000004},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":4.069,"5min":4.069,"15min":4.069},"last":1.97}]},{"osd":2,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.65900000000000003,"15min":0.67700000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.88200000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.746,"5min":0.66400000000000003,"15min":0.64200000000000002},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.625,"5min":1.625,"15min":1.625},"last":2.0070000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:17:42 2023","interfaces":[{"interface":"back","average":{"1min":1.329,"5min":0.84799999999999998,"15min":0.75900000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":5.492,"5min":5.492,"15min":5.492},"last":2.1930000000000001},{"interface":"front","average":{"1min":1.7030000000000001,"5min":0.89800000000000002,"15min":0.75900000000000001},"min":{"1min":0.35499999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":6.0449999999999999,"5min":6.0449999999999999,"15min":6.0449999999999999},"last":5.149}]},{"osd":4,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.94799999999999995,"15min":0.93200000000000005},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":2.3519999999999999,"5min":2.3519999999999999,"15min":2.3519999999999999},"last":2.411},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.036,"15min":1.052},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":2.6520000000000001,"5min":2.6520000000000001,"15min":2.6520000000000001},"last":2.427}]},{"osd":5,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.96999999999999997,"15min":1.01},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":2.5750000000000002,"5min":2.5750000000000002,"15min":2.5750000000000002},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.93600000000000005,"15min":0.92800000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.107,"5min":1.387,"15min":1.387},"last":2.0430000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0189999999999999,"15min":1.0449999999999999},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":2.6200000000000001,"5min":2.6200000000000001,"15min":2.6200000000000001},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.99199999999999999,"15min":0.995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.46,"5min":1.536,"15min":1.536},"last":2.387}]},{"osd":7,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":1.1160000000000001,"15min":1.085},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":3.5510000000000002,"5min":3.5510000000000002,"15min":3.5510000000000002},"last":2.0750000000000002},{"interface":"front","average":{"1min":1.228,"5min":1.0860000000000001,"15min":1.087},"min":{"1min":0.54200000000000004,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":3.7309999999999999,"5min":3.7309999999999999,"15min":3.7309999999999999},"last":0.48999999999999999}]}]},{"osd":2,"up_from":87,"seq":373662154811,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2473172,"kb_used_data":2405452,"kb_used_omap":7,"kb_used_meta":67704,"kb_avail":91271980,"statfs":{"total":95995035648,"available":93462507520,"internally_reserved":0,"allocated":2463182848,"data_stored":2462710801,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":69328977},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.68100000000000005,"15min":0.66000000000000003},"min":{"1min":0.41099999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":2.8109999999999999,"5min":2.8109999999999999,"15min":2.8109999999999999},"last":0.20200000000000001},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.69099999999999995,"15min":0.70399999999999996},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.881,"5min":1.881,"15min":1.881},"last":0.224}]},{"osd":1,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.75800000000000001,"15min":0.747},"min":{"1min":0.44400000000000001,"5min":0.37,"15min":0.37},"max":{"1min":1.843,"5min":1.843,"15min":1.843},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.70199999999999996,"15min":0.70599999999999996},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":1.8740000000000001,"5min":1.8740000000000001,"15min":1.8740000000000001},"last":0.246}]},{"osd":3,"last update":"Sat Sep 23 20:17:42 2023","interfaces":[{"interface":"back","average":{"1min":2.1019999999999999,"5min":1.119,"15min":0.95999999999999996},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":6.952,"5min":6.952,"15min":6.952},"last":6.1589999999999998},{"interface":"front","average":{"1min":1.9419999999999999,"5min":1.0489999999999999,"15min":0.90300000000000002},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":8.1020000000000003,"5min":8.1020000000000003,"15min":8.1020000000000003},"last":6.1040000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.94599999999999995,"15min":0.94799999999999995},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.8560000000000001,"5min":1.8560000000000001,"15min":1.8560000000000001},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.89600000000000002,"15min":0.91800000000000004},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.52300000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.032,"15min":1.0649999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.7110000000000001,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.995,"5min":1.0580000000000001,"15min":1.077},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.8300000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":0.64300000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.96199999999999997,"15min":1.01},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.1080000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.069,"15min":1.095},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.67400000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:17:20 2023","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.96699999999999997,"15min":1.0189999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.179,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0629999999999999,"15min":1.0880000000000001},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.667,"5min":1.667,"15min":1.667},"last":0.56299999999999994}]}]},{"osd":3,"up_from":92,"seq":395136991285,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3008396,"kb_used_data":2932548,"kb_used_omap":2,"kb_used_meta":75837,"kb_avail":90736756,"statfs":{"total":95995035648,"available":92914438144,"internally_reserved":0,"allocated":3002929152,"data_stored":3002464564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":77657141},"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,5,1,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:17:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":0.73799999999999999,"15min":0.67800000000000005},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":4.2699999999999996,"5min":4.2699999999999996,"15min":4.2699999999999996},"last":3.6720000000000002},{"interface":"front","average":{"1min":1.4910000000000001,"5min":0.873,"15min":0.78200000000000003},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":4.282,"5min":4.282,"15min":4.282},"last":0.41899999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:17:49 2023","interfaces":[{"interface":"back","average":{"1min":1.3580000000000001,"5min":0.83699999999999997,"15min":0.755},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":5.782,"5min":5.782,"15min":5.782},"last":0.71699999999999997},{"interface":"front","average":{"1min":1.1120000000000001,"5min":0.80100000000000005,"15min":0.75},"min":{"1min":0.40100000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":4.2359999999999998,"5min":4.2359999999999998,"15min":4.2359999999999998},"last":0.69999999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:17:49 2023","interfaces":[{"interface":"back","average":{"1min":1.958,"5min":1.0009999999999999,"15min":0.85399999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":9.0060000000000002,"5min":9.0060000000000002,"15min":9.0060000000000002},"last":0.30199999999999999},{"interface":"front","average":{"1min":2.4769999999999999,"5min":1.1279999999999999,"15min":0.93200000000000005},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":12.265000000000001,"5min":12.265000000000001,"15min":12.265000000000001},"last":0.86299999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:17:49 2023","interfaces":[{"interface":"back","average":{"1min":1.538,"5min":1.0780000000000001,"15min":1.0029999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.0140000000000002,"5min":6.0140000000000002,"15min":6.0140000000000002},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.056,"15min":1.0820000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":4.3220000000000001,"5min":4.3220000000000001,"15min":4.3220000000000001},"last":0.36799999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:17:49 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.0609999999999999,"15min":1.0680000000000001},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":4.2960000000000003,"5min":4.2960000000000003,"15min":4.2960000000000003},"last":0.40100000000000002},{"interface":"front","average":{"1min":1.528,"5min":1.127,"15min":1.0649999999999999},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":4.3250000000000002,"5min":4.3250000000000002,"15min":4.3250000000000002},"last":0.79000000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:17:49 2023","interfaces":[{"interface":"back","average":{"1min":1.716,"5min":1.1899999999999999,"15min":1.119},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":4.3540000000000001,"5min":4.3540000000000001,"15min":4.3540000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":2.2490000000000001,"5min":1.3200000000000001,"15min":1.1839999999999999},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":9.0239999999999991,"5min":9.0239999999999991,"15min":9.0239999999999991},"last":9.0239999999999991}]},{"osd":7,"last update":"Sat Sep 23 20:17:49 2023","interfaces":[{"interface":"back","average":{"1min":1.8979999999999999,"5min":1.272,"15min":1.1919999999999999},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":6.048,"5min":6.048,"15min":6.048},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.4610000000000001,"5min":1.2130000000000001,"15min":1.2010000000000001},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":4.3490000000000002,"5min":4.3490000000000002,"15min":4.3490000000000002},"last":3.625}]}]},{"osd":4,"up_from":30,"seq":128849019144,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1839028,"kb_used_data":1533612,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91906124,"statfs":{"total":95995035648,"available":94111870976,"internally_reserved":0,"allocated":1570418688,"data_stored":1569976225,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":[3],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:17:23 2023","interfaces":[{"interface":"back","average":{"1min":8.1319999999999997,"5min":2.375,"15min":1.4770000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":144.358,"5min":144.358,"15min":144.358},"last":0.40999999999999998},{"interface":"front","average":{"1min":8.2490000000000006,"5min":2.3730000000000002,"15min":1.417},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":144.327,"5min":144.327,"15min":144.327},"last":0.38400000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:17:53 2023","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.91100000000000003,"15min":0.92400000000000004},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.503},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.91700000000000004,"15min":0.88600000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":0.54200000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:17:16 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.93700000000000006,"15min":0.91100000000000003},"min":{"1min":0.59499999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":2.7650000000000001,"5min":2.7650000000000001,"15min":2.7650000000000001},"last":1.375},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.0089999999999999,"15min":1.0089999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.355,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.429}]},{"osd":3,"last update":"Sat Sep 23 20:17:43 2023","interfaces":[{"interface":"back","average":{"1min":1.3600000000000001,"5min":1.03,"15min":0.99399999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":3.0619999999999998,"5min":3.0619999999999998,"15min":3.0619999999999998},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.98199999999999998,"15min":1.014},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":2.218,"5min":2.218,"15min":2.218},"last":0.98599999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:17:23 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.94999999999999996,"15min":0.93100000000000005},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.3049999999999999,"5min":1.498,"15min":1.498},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.052,"15min":1.014},"min":{"1min":0.56299999999999994,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":3.7170000000000001,"5min":3.7170000000000001,"15min":3.7170000000000001},"last":0.82499999999999996}]},{"osd":6,"last update":"Sat Sep 23 20:17:02 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.96499999999999997,"15min":0.97699999999999998},"min":{"1min":0.81399999999999995,"5min":0.53200000000000003,"15min":0.51800000000000002},"max":{"1min":1.4590000000000001,"5min":1.581,"15min":1.669},"last":0.57499999999999996},{"interface":"front","average":{"1min":1.232,"5min":1.131,"15min":1.0960000000000001},"min":{"1min":1.0549999999999999,"5min":0.64200000000000002,"15min":0.57799999999999996},"max":{"1min":1.512,"5min":1.512,"15min":1.8959999999999999},"last":0.91800000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:17:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.1240000000000001,"15min":1.091},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":2.52,"5min":2.52,"15min":2.52},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.054,"5min":1.0940000000000001,"15min":1.097},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":3.1000000000000001,"5min":3.1000000000000001,"15min":3.1000000000000001},"last":0.59699999999999998}]}]},{"osd":5,"up_from":36,"seq":154618822913,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1835232,"kb_used_data":1529816,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91909920,"statfs":{"total":95995035648,"available":94115758080,"internally_reserved":0,"allocated":1566531584,"data_stored":1566105030,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,2,0,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:17:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.85499999999999998,"15min":0.85099999999999998},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.309},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.89500000000000002,"15min":0.93700000000000006},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":2.6739999999999999,"5min":2.6739999999999999,"15min":2.6739999999999999},"last":0.53600000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:17:47 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.92200000000000004,"15min":0.94299999999999995},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":2.1059999999999999,"5min":2.1059999999999999,"15min":2.1059999999999999},"last":0.51100000000000001},{"interface":"front","average":{"1min":1.3169999999999999,"5min":1.0389999999999999,"15min":0.97299999999999998},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":8.5570000000000004,"5min":8.5570000000000004,"15min":8.5570000000000004},"last":0.46899999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:17:18 2023","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":0.99299999999999999,"15min":0.96099999999999997},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":3.4329999999999998,"5min":3.4329999999999998,"15min":3.4329999999999998},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.90100000000000002,"15min":0.90200000000000002},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.90800000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:17:45 2023","interfaces":[{"interface":"back","average":{"1min":1.335,"5min":1.0289999999999999,"15min":0.97399999999999998},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":4.5490000000000004,"5min":4.5490000000000004,"15min":4.5490000000000004},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.8240000000000001,"5min":1.147,"15min":1.0209999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":4.9729999999999999,"5min":4.9729999999999999,"15min":4.9729999999999999},"last":0.91900000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:17:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94499999999999995,"15min":0.95199999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.40100000000000002},"max":{"1min":1.6930000000000001,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.93899999999999995,"15min":0.96499999999999997},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.2290000000000001,"5min":1.4350000000000001,"15min":1.78},"last":0.45600000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:17:04 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.0660000000000001,"15min":1.0600000000000001},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.4059999999999999,"5min":1.7130000000000001,"15min":1.8220000000000001},"last":0.40500000000000003},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.101,"15min":1.056},"min":{"1min":0.59699999999999998,"5min":0.47699999999999998,"15min":0.42599999999999999},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.55300000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:17:47 2023","interfaces":[{"interface":"back","average":{"1min":1.627,"5min":1.151,"15min":1.079},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":6.3120000000000003,"5min":6.3120000000000003,"15min":6.3120000000000003},"last":0.47899999999999998},{"interface":"front","average":{"1min":1.28,"5min":1.1120000000000001,"15min":1.105},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":4.6529999999999996,"5min":4.6529999999999996,"15min":4.6529999999999996},"last":0.496}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1251672064,"data_stored":1251672064,"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":1571684352,"data_stored":1571684352,"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":2486304768,"data_stored":2486304768,"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":3013214208,"data_stored":3013214208,"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":1577648128,"data_stored":1577648128,"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":1571291136,"data_stored":1571291136,"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":1582170112,"data_stored":1582170112,"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":1891631104,"data_stored":1891631104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:17:59.928 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T20:17:59.928 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_1 pg_num 26 2023-09-23T20:17:59.930 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:17:59.931 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 56 16 81364 81348 90.7806 64.1875 0.04138 0.0110096 2023-09-23T20:18:00.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:00.062 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:00.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:00.165 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:00.196 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:00.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:00.304 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:00.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:00.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:00.381 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:00.437 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:00.469 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:00.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:00.575 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:00.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:00.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:00.715 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:00.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:00.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:00.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:00 smithi173 bash[59517]: cluster 2023-09-23T20:17:59.703249+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s 2023-09-23T20:18:00.848 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:00.873 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:00.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:00.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:00.926 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 57 16 82303 82287 90.2175 58.6875 0.0179566 0.0110791 2023-09-23T20:18:00.977 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:01.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:01.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:01.106 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:01.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:01.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:01.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:00 smithi098 bash[78228]: cluster 2023-09-23T20:17:59.703249+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s 2023-09-23T20:18:01.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:00 smithi098 bash[74888]: cluster 2023-09-23T20:17:59.703249+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s 2023-09-23T20:18:01.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:01.281 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:01.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:01.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:01.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:01.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:01.529 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:01.553 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:01.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:01.658 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:01.684 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:01.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:01.789 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:01.817 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:01.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:01.921 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:01.926 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 58 16 83295 83279 89.7309 62 0.0254397 0.0111387 2023-09-23T20:18:01.955 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:01.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:01.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:02.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:02.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:02.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:02.190 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:02.224 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:02.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:02.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:02.348 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:02.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:02.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:02.476 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:02.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:02.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:02.600 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:02.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:02.702 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:02.732 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:02.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:02.842 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:02.859 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:02.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:02.926 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 59 16 84155 84139 89.121 53.75 0.00847638 0.0112143 2023-09-23T20:18:02.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:02 smithi098 bash[78228]: cluster 2023-09-23T20:18:01.703943+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:18:02.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:02 smithi098 bash[74888]: cluster 2023-09-23T20:18:01.703943+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:18:02.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:02.985 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:02.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:02.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:03.087 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:02 smithi173 bash[59517]: cluster 2023-09-23T20:18:01.703943+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:18:03.115 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:03.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:03.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:03.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.253 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:03.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:03.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:03.383 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:03.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:03.486 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:03.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:03.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:03.626 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:03.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:03.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:03.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:03.791 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:03.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:03.894 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:03.926 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:18:03.923795+0000 min lat: 0.00139658 max lat: 1.04194 avg lat: 0.011282 2023-09-23T20:18:03.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:18:03.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 60 16 85078 85062 88.597 57.6875 0.00863411 0.011282 2023-09-23T20:18:03.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:03.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:03.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:04.031 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:04.057 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:04.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:04.163 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:04.191 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:04.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:04.296 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:04.321 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:04.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:04.424 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:04.441 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:04.450 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:04.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:04.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:04.556 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:04.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:04.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:04.690 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:04.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:04.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:04.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:04.829 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:04 smithi173 bash[59517]: cluster 2023-09-23T20:18:03.704448+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-09-23T20:18:04.846 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:04.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:04.926 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 61 16 86001 85985 88.0902 57.6875 0.0162064 0.0113464 2023-09-23T20:18:04.950 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:04.974 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:04.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:04.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:05.076 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:05.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:04 smithi098 bash[74888]: cluster 2023-09-23T20:18:03.704448+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-09-23T20:18:05.087 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:04 smithi098 bash[78228]: cluster 2023-09-23T20:18:03.704448+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-09-23T20:18:05.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:05.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:05.222 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.263 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:05.367 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.391 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:05.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.526 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:05.632 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:05.653 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:05.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:05.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:05.784 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:05 smithi098 bash[74888]: audit 2023-09-23T20:18:05.156023+0000 mon.a (mon.0) 578 : audit 1 from='client.? 172.21.15.98:0/671113691' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:18:05.788 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:05.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:05.802 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:18:05.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.925 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:05.926 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 62 16 86953 86937 87.629 59.5 0.0159774 0.0114065 2023-09-23T20:18:05.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:05.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:06.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:06.038 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:05 smithi098 bash[78228]: audit 2023-09-23T20:18:05.156023+0000 mon.a (mon.0) 578 : audit 1 from='client.? 172.21.15.98:0/671113691' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:18:06.059 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:06.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:06.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:05 smithi173 bash[59517]: audit 2023-09-23T20:18:05.156023+0000 mon.a (mon.0) 578 : audit 1 from='client.? 172.21.15.98:0/671113691' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:18:06.163 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:06.195 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:06.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:06.300 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:06.309 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:18:06] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.33.4" 2023-09-23T20:18:06.333 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:06.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:06.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:06.529 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:06.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:06.634 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:06.660 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:06.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:06.764 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:06.792 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:06.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:06.895 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:06.917 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:06.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:06.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:06.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 63 16 87801 87785 87.0793 53 0.00339006 0.0114731 2023-09-23T20:18:06.974 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[78228]: cluster 2023-09-23T20:18:05.705090+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T20:18:06.974 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[78228]: cluster 2023-09-23T20:18:05.766570+0000 mon.a (mon.0) 579 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:06.974 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[78228]: cluster 2023-09-23T20:18:05.783918+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:06.974 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[78228]: audit 2023-09-23T20:18:05.792031+0000 mon.a (mon.0) 580 : audit 1 from='client.? 172.21.15.98:0/671113691' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:18:06.974 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[78228]: cluster 2023-09-23T20:18:05.792208+0000 mon.a (mon.0) 581 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T20:18:06.974 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[78228]: cluster 2023-09-23T20:18:05.807963+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:06.974 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[78228]: cluster 2023-09-23T20:18:05.816874+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:06.974 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[78228]: cluster 2023-09-23T20:18:05.822816+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:06.975 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[78228]: cluster 2023-09-23T20:18:05.825529+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:06.975 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[74888]: cluster 2023-09-23T20:18:05.705090+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T20:18:06.975 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[74888]: cluster 2023-09-23T20:18:05.766570+0000 mon.a (mon.0) 579 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:06.975 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[74888]: cluster 2023-09-23T20:18:05.783918+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:06.975 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[74888]: audit 2023-09-23T20:18:05.792031+0000 mon.a (mon.0) 580 : audit 1 from='client.? 172.21.15.98:0/671113691' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:18:06.975 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[74888]: cluster 2023-09-23T20:18:05.792208+0000 mon.a (mon.0) 581 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T20:18:06.975 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[74888]: cluster 2023-09-23T20:18:05.807963+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:06.975 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[74888]: cluster 2023-09-23T20:18:05.816874+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:06.975 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[74888]: cluster 2023-09-23T20:18:05.822816+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:06.975 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:06 smithi098 bash[74888]: cluster 2023-09-23T20:18:05.825529+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:07.020 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:07.053 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:07.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:06 smithi173 bash[59517]: cluster 2023-09-23T20:18:05.705090+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T20:18:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:06 smithi173 bash[59517]: cluster 2023-09-23T20:18:05.766570+0000 mon.a (mon.0) 579 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:06 smithi173 bash[59517]: cluster 2023-09-23T20:18:05.783918+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:06 smithi173 bash[59517]: audit 2023-09-23T20:18:05.792031+0000 mon.a (mon.0) 580 : audit 1 from='client.? 172.21.15.98:0/671113691' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:18:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:06 smithi173 bash[59517]: cluster 2023-09-23T20:18:05.792208+0000 mon.a (mon.0) 581 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T20:18:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:06 smithi173 bash[59517]: cluster 2023-09-23T20:18:05.807963+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:06 smithi173 bash[59517]: cluster 2023-09-23T20:18:05.816874+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:06 smithi173 bash[59517]: cluster 2023-09-23T20:18:05.822816+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:07.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:06 smithi173 bash[59517]: cluster 2023-09-23T20:18:05.825529+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T20:18:07.156 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:07.181 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:07.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:07.287 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:07.310 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:07.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:07.414 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:07.436 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:07.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:07.541 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:07.572 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:07.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:07.677 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:07.707 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:07.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:07.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:07.843 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:07.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:07.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 64 16 88754 88738 86.6492 59.5625 0.0207481 0.0115353 2023-09-23T20:18:07.953 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:07.979 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:07.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:07.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:08.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:08.121 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:08.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:08.224 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:08.246 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:08.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:08.350 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:08.378 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:08.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:08.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:08.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:08.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:08.613 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:08.642 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:08.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:08.751 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:08.778 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:08.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:08.791 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:08 smithi098 bash[74888]: cluster 2023-09-23T20:18:07.705595+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-23T20:18:08.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:08.903 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:08.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:08.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:08.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 65 16 89695 89679 86.2209 58.8125 0.0164483 0.0115859 2023-09-23T20:18:09.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:09.016 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:08 smithi173 bash[59517]: cluster 2023-09-23T20:18:07.705595+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-23T20:18:09.040 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:09.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:09.145 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:09.171 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:09.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:09.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:08 smithi098 bash[78228]: cluster 2023-09-23T20:18:07.705595+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-23T20:18:09.276 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:09.303 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:09.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:09.409 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:09.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:09.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:09.547 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:09.577 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:09.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:09.679 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:09.702 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:09.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:09.806 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:09.843 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:09.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:09.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 66 16 90552 90536 85.726 53.5625 0.0228204 0.0116595 2023-09-23T20:18:09.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:09.974 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:09.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:09.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:10.001 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:18:10.048 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:18:10.077 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:10.096 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:18:10.102 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:10.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:10.141 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:18:10.187 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:18:10.208 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:10.225 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:18:10.236 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:10.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:10.262 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:18:10.292 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:18:10.301 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:18:10.301 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:18:10.301 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:18:10.301 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:18:10.301 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:18:10.301 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:18:10.301 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:18:10.301 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:18:10.342 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:10.371 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:10.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:10.474 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:10.500 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:10.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:10.605 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:10.631 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:10.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:10.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:10.743 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:10 smithi173 bash[59517]: audit 2023-09-23T20:18:09.581669+0000 mon.a (mon.0) 582 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:10.743 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:10 smithi173 bash[59517]: audit 2023-09-23T20:18:09.588379+0000 mon.a (mon.0) 583 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:10.743 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:10 smithi173 bash[59517]: cluster 2023-09-23T20:18:09.706041+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-09-23T20:18:10.743 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:10 smithi173 bash[59517]: audit 2023-09-23T20:18:09.952428+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.98:0/1949019866' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:10.760 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:10.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:10.864 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:10.890 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:10.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:10.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 67 16 91476 91460 85.3083 57.75 0.0113116 0.0117158 2023-09-23T20:18:10.994 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:10 smithi098 bash[74888]: audit 2023-09-23T20:18:09.581669+0000 mon.a (mon.0) 582 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:10.994 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:10 smithi098 bash[74888]: audit 2023-09-23T20:18:09.588379+0000 mon.a (mon.0) 583 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:10.995 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:10 smithi098 bash[74888]: cluster 2023-09-23T20:18:09.706041+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-09-23T20:18:10.995 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:10 smithi098 bash[74888]: audit 2023-09-23T20:18:09.952428+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.98:0/1949019866' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:10.995 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:10 smithi098 bash[78228]: audit 2023-09-23T20:18:09.581669+0000 mon.a (mon.0) 582 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:10.995 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:10 smithi098 bash[78228]: audit 2023-09-23T20:18:09.588379+0000 mon.a (mon.0) 583 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:10.995 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:10 smithi098 bash[78228]: cluster 2023-09-23T20:18:09.706041+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-09-23T20:18:10.995 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:10 smithi098 bash[78228]: audit 2023-09-23T20:18:09.952428+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.98:0/1949019866' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:10.995 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:11.025 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:11.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:11.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:18:11.130 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:11.162 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:11.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:11.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:11.300 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:11.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:11.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:11.427 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:11.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:11.531 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:11.556 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:11.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:11.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:11.691 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:11.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:11.796 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:11.832 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:11.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:11.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 68 16 92326 92310 84.835 53.125 0.00834192 0.0117818 2023-09-23T20:18:11.937 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:11.966 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:11.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:11.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:12.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:12.097 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:12.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:12.204 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:12.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:12.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:12.339 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:12.375 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:12.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:12.478 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:12.497 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:12.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:12.600 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:12.628 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:12.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:12.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:12.755 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:12.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:12.765 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:12 smithi098 bash[74888]: cluster 2023-09-23T20:18:11.706801+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2023-09-23T20:18:12.765 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:12 smithi098 bash[74888]: audit 2023-09-23T20:18:12.573473+0000 mon.a (mon.0) 584 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:18:12.765 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:12 smithi098 bash[78228]: cluster 2023-09-23T20:18:11.706801+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2023-09-23T20:18:12.765 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:12 smithi098 bash[78228]: audit 2023-09-23T20:18:12.573473+0000 mon.a (mon.0) 584 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:18:12.858 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:12.894 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:12.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:12.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:12.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 69 16 93119 93103 84.3237 49.5625 0.0181217 0.0118522 2023-09-23T20:18:12.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:13.030 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:13.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:13.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:12 smithi173 bash[59517]: cluster 2023-09-23T20:18:11.706801+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2023-09-23T20:18:13.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:12 smithi173 bash[59517]: audit 2023-09-23T20:18:12.573473+0000 mon.a (mon.0) 584 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:18:13.138 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:13.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:13.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:13.267 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:13.300 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:13.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:13.405 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:13.430 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:13.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:13.536 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:13.560 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:13.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:13.663 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:13.694 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:13.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:13.798 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:13.831 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:13.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:13.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 70 16 94057 94041 83.9566 58.625 0.0186991 0.0119055 2023-09-23T20:18:13.937 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:13.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:13.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:13.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:14.077 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:14.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:14.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:14.207 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:14.237 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:14.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:14.342 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:14.384 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:14.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:14.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:14.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:14.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:14.639 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:14.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:14.742 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:14.766 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:14.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:14.772 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:14 smithi173 bash[59517]: cluster 2023-09-23T20:18:13.707301+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2023-09-23T20:18:14.869 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:14.902 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:14.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:14.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:14.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 71 16 94983 94967 83.5891 57.875 0.0179209 0.011958 2023-09-23T20:18:14.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:14 smithi098 bash[74888]: cluster 2023-09-23T20:18:13.707301+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2023-09-23T20:18:14.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:14 smithi098 bash[78228]: cluster 2023-09-23T20:18:13.707301+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2023-09-23T20:18:15.007 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:15.042 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:15.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:15.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:15.179 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:15.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:15.285 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:15.318 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:15.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:15.424 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:15.458 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:15.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:15.563 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:15.590 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:15.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:15.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:15.724 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:15.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:15.829 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:15.862 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:15.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:15.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 72 16 95917 95901 83.2389 58.375 0.0336697 0.0120088 2023-09-23T20:18:15.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:15.995 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:15.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:15.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:16.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:16.136 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:16.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:16.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:16.249 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:18:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:18:16] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.33.4" 2023-09-23T20:18:16.268 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:16.272 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:18:16.272 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:18:16.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:16.377 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:16.404 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:16.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:16.509 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:16.536 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:16.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:16.582 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:18:16.641 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:16.667 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:16.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:16.770 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:16.777 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:16 smithi098 bash[74888]: cluster 2023-09-23T20:18:15.708022+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T20:18:16.777 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:16 smithi098 bash[78228]: cluster 2023-09-23T20:18:15.708022+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T20:18:16.809 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:16.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:16.911 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:16.927 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 73 16 96716 96700 82.7826 49.9375 0.0315617 0.0120742 2023-09-23T20:18:16.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:16.950 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:16.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:17.051 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:17.060 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:16 smithi173 bash[59517]: cluster 2023-09-23T20:18:15.708022+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-23T20:18:17.078 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:17.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:17.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:17.201 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:17.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:17.303 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:17.334 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:17.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:17.442 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:17.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:17.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:17.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:17.609 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:17.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:17.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T20:18:17.713 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:17.741 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:17.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:17.805 INFO:teuthology.orchestra.run.smithi098.stderr:set pool 6 pg_num to 26 2023-09-23T20:18:17.845 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:17.853 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:17 smithi098 bash[74888]: audit 2023-09-23T20:18:16.968582+0000 mon.a (mon.0) 585 : audit 1 from='client.? 172.21.15.98:0/3732465342' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:18:17.854 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:17 smithi098 bash[78228]: audit 2023-09-23T20:18:16.968582+0000 mon.a (mon.0) 585 : audit 1 from='client.? 172.21.15.98:0/3732465342' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:18:17.872 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:17.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:17.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:17.928 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 74 16 97561 97545 82.3776 52.8125 0.0271706 0.0121341 2023-09-23T20:18:17.979 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:18.022 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:18.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:18.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:17 smithi173 bash[59517]: audit 2023-09-23T20:18:16.968582+0000 mon.a (mon.0) 585 : audit 1 from='client.? 172.21.15.98:0/3732465342' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:18:18.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:18.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:18.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:18.261 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:18.300 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:18.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:18.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:18.435 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:18.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:18.540 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:18.573 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:18.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:18.676 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:18.704 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:18.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:18.809 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:18.820 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:18 smithi173 bash[59517]: cluster 2023-09-23T20:18:17.708564+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2023-09-23T20:18:18.820 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:18 smithi173 bash[59517]: audit 2023-09-23T20:18:17.793765+0000 mon.a (mon.0) 586 : audit 1 from='client.? 172.21.15.98:0/3732465342' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:18:18.820 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:18 smithi173 bash[59517]: cluster 2023-09-23T20:18:17.793915+0000 mon.a (mon.0) 587 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T20:18:18.820 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:18 smithi173 bash[59517]: cluster 2023-09-23T20:18:17.796196+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.820 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:18 smithi173 bash[59517]: cluster 2023-09-23T20:18:17.804401+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.820 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:18 smithi173 bash[59517]: cluster 2023-09-23T20:18:17.808628+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.820 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:18 smithi173 bash[59517]: cluster 2023-09-23T20:18:17.811915+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.821 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:18 smithi173 bash[59517]: cluster 2023-09-23T20:18:17.813810+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:18.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:18.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:18.928 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 75 16 98415 98399 81.9908 53.375 0.0102185 0.0121903 2023-09-23T20:18:18.975 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:18.985 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[74888]: cluster 2023-09-23T20:18:17.708564+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2023-09-23T20:18:18.985 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[74888]: audit 2023-09-23T20:18:17.793765+0000 mon.a (mon.0) 586 : audit 1 from='client.? 172.21.15.98:0/3732465342' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:18:18.986 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[74888]: cluster 2023-09-23T20:18:17.793915+0000 mon.a (mon.0) 587 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T20:18:18.986 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[74888]: cluster 2023-09-23T20:18:17.796196+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.986 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[74888]: cluster 2023-09-23T20:18:17.804401+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.986 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[74888]: cluster 2023-09-23T20:18:17.808628+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.986 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[74888]: cluster 2023-09-23T20:18:17.811915+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.986 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[74888]: cluster 2023-09-23T20:18:17.813810+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.986 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[78228]: cluster 2023-09-23T20:18:17.708564+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2023-09-23T20:18:18.987 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[78228]: audit 2023-09-23T20:18:17.793765+0000 mon.a (mon.0) 586 : audit 1 from='client.? 172.21.15.98:0/3732465342' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:18:18.987 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[78228]: cluster 2023-09-23T20:18:17.793915+0000 mon.a (mon.0) 587 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T20:18:18.987 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[78228]: cluster 2023-09-23T20:18:17.796196+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.987 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[78228]: cluster 2023-09-23T20:18:17.804401+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.987 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[78228]: cluster 2023-09-23T20:18:17.808628+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.987 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[78228]: cluster 2023-09-23T20:18:17.811915+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:18.987 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:18 smithi098 bash[78228]: cluster 2023-09-23T20:18:17.813810+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T20:18:19.003 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:19.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:19.107 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:19.130 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:19.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:19.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:19.269 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:19.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:19.402 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:19.402 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:19.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:19.505 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:19.532 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:19.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:19.638 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:19.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:19.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:19.786 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:19.816 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:19.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:19.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:19.928 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 76 16 99203 99187 81.5599 49.25 0.0278148 0.0122542 2023-09-23T20:18:19.953 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:19.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:19.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:20.058 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:20.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:20.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:20.188 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:20.221 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:20.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:20.253 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:20 smithi098 bash[74888]: audit 2023-09-23T20:18:19.104404+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:20.253 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:20 smithi098 bash[74888]: audit 2023-09-23T20:18:19.117475+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:20.253 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:20 smithi098 bash[74888]: audit 2023-09-23T20:18:19.711735+0000 mon.a (mon.0) 590 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:18:20.253 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:20 smithi098 bash[78228]: audit 2023-09-23T20:18:19.104404+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:20.253 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:20 smithi098 bash[78228]: audit 2023-09-23T20:18:19.117475+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:20.254 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:20 smithi098 bash[78228]: audit 2023-09-23T20:18:19.711735+0000 mon.a (mon.0) 590 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:18:20.327 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:20.337 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:20 smithi173 bash[59517]: audit 2023-09-23T20:18:19.104404+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:20.337 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:20 smithi173 bash[59517]: audit 2023-09-23T20:18:19.117475+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:20.337 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:20 smithi173 bash[59517]: audit 2023-09-23T20:18:19.711735+0000 mon.a (mon.0) 590 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:18:20.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:20.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:20.458 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:20.507 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:20.614 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:20.648 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:20.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:20.751 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:20.793 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:20.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:20.900 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:20.935 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 77 16 99812 99796 80.9889 38.0625 0.0167885 0.0123105 2023-09-23T20:18:20.939 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:20.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:20.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:21.045 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:21.077 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:21.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:21.180 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:21.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:21.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:21.318 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:21.332 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:21 smithi173 bash[59517]: cluster 2023-09-23T20:18:19.709027+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T20:18:21.332 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:21 smithi173 bash[59517]: audit 2023-09-23T20:18:20.719713+0000 mon.a (mon.0) 591 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:18:21.332 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:21 smithi173 bash[59517]: cluster 2023-09-23T20:18:20.719821+0000 mon.a (mon.0) 592 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-23T20:18:21.332 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:21 smithi173 bash[59517]: audit 2023-09-23T20:18:20.968596+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:21.332 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:21 smithi173 bash[59517]: audit 2023-09-23T20:18:20.986963+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:21.350 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:21.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:21.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:21 smithi098 bash[74888]: cluster 2023-09-23T20:18:19.709027+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T20:18:21.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:21 smithi098 bash[74888]: audit 2023-09-23T20:18:20.719713+0000 mon.a (mon.0) 591 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:18:21.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:21 smithi098 bash[74888]: cluster 2023-09-23T20:18:20.719821+0000 mon.a (mon.0) 592 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-23T20:18:21.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:21 smithi098 bash[74888]: audit 2023-09-23T20:18:20.968596+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:21.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:21 smithi098 bash[74888]: audit 2023-09-23T20:18:20.986963+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:21.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:21 smithi098 bash[78228]: cluster 2023-09-23T20:18:19.709027+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T20:18:21.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:21 smithi098 bash[78228]: audit 2023-09-23T20:18:20.719713+0000 mon.a (mon.0) 591 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:18:21.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:21 smithi098 bash[78228]: cluster 2023-09-23T20:18:20.719821+0000 mon.a (mon.0) 592 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-23T20:18:21.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:21 smithi098 bash[78228]: audit 2023-09-23T20:18:20.968596+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:21.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:21 smithi098 bash[78228]: audit 2023-09-23T20:18:20.986963+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:21.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:21.473 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:21.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:21.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:21.594 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:21.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:21.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:21.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:21.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:21.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:21.879 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:21.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:21.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:21.934 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 78 16 99984 99968 80.0884 10.75 0.00803647 0.0124807 2023-09-23T20:18:21.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:22.009 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:22.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:22.113 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:22.137 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:22.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:22.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:22.274 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:22.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:22.278 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[78228]: cluster 2023-09-23T20:18:20.721757+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:18:22.278 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[78228]: cluster 2023-09-23T20:18:20.736320+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:18:22.278 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[78228]: cluster 2023-09-23T20:18:20.740803+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:18:22.278 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[78228]: audit 2023-09-23T20:18:21.509971+0000 mon.a (mon.0) 595 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:18:22.278 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[78228]: audit 2023-09-23T20:18:21.511283+0000 mon.a (mon.0) 596 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:18:22.278 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[78228]: audit 2023-09-23T20:18:21.520849+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:22.278 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[78228]: cluster 2023-09-23T20:18:21.717481+0000 mon.a (mon.0) 598 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T20:18:22.278 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[78228]: cluster 2023-09-23T20:18:21.723982+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:22.278 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[74888]: cluster 2023-09-23T20:18:20.721757+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:18:22.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[74888]: cluster 2023-09-23T20:18:20.736320+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:18:22.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[74888]: cluster 2023-09-23T20:18:20.740803+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:18:22.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[74888]: audit 2023-09-23T20:18:21.509971+0000 mon.a (mon.0) 595 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:18:22.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[74888]: audit 2023-09-23T20:18:21.511283+0000 mon.a (mon.0) 596 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:18:22.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[74888]: audit 2023-09-23T20:18:21.520849+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:22.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[74888]: cluster 2023-09-23T20:18:21.717481+0000 mon.a (mon.0) 598 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T20:18:22.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:22 smithi098 bash[74888]: cluster 2023-09-23T20:18:21.723982+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:22.379 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:22.388 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:22 smithi173 bash[59517]: cluster 2023-09-23T20:18:20.721757+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:18:22.388 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:22 smithi173 bash[59517]: cluster 2023-09-23T20:18:20.736320+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:18:22.388 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:22 smithi173 bash[59517]: cluster 2023-09-23T20:18:20.740803+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T20:18:22.388 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:22 smithi173 bash[59517]: audit 2023-09-23T20:18:21.509971+0000 mon.a (mon.0) 595 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:18:22.388 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:22 smithi173 bash[59517]: audit 2023-09-23T20:18:21.511283+0000 mon.a (mon.0) 596 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:18:22.388 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:22 smithi173 bash[59517]: audit 2023-09-23T20:18:21.520849+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:22.388 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:22 smithi173 bash[59517]: cluster 2023-09-23T20:18:21.717481+0000 mon.a (mon.0) 598 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T20:18:22.389 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:22 smithi173 bash[59517]: cluster 2023-09-23T20:18:21.723982+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:22.412 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:22.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:22.518 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:22.542 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:22.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:22.645 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:22.658 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:22.660 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:22.681 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:22.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:22.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:22.819 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:22.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:22.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:22.934 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 79 16 101131 101115 79.982 71.6875 0.0115937 0.0124976 2023-09-23T20:18:22.952 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:22.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:22.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:23.056 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:23.079 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:23.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:23.186 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:23.211 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:23.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:23.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[78228]: cluster 2023-09-23T20:18:21.709619+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v373: 99 pgs: 10 unknown, 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-09-23T20:18:23.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[78228]: cluster 2023-09-23T20:18:21.718669+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[78228]: cluster 2023-09-23T20:18:21.724176+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[78228]: cluster 2023-09-23T20:18:21.726891+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[78228]: cluster 2023-09-23T20:18:21.728338+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[78228]: cluster 2023-09-23T20:18:21.729340+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[78228]: cluster 2023-09-23T20:18:21.731916+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[74888]: cluster 2023-09-23T20:18:21.709619+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v373: 99 pgs: 10 unknown, 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-09-23T20:18:23.216 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[74888]: cluster 2023-09-23T20:18:21.718669+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.216 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[74888]: cluster 2023-09-23T20:18:21.724176+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.216 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[74888]: cluster 2023-09-23T20:18:21.726891+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.216 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[74888]: cluster 2023-09-23T20:18:21.728338+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.216 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[74888]: cluster 2023-09-23T20:18:21.729340+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.216 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:23 smithi098 bash[74888]: cluster 2023-09-23T20:18:21.731916+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.316 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:23.342 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:23.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:23.446 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:23.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:23 smithi173 bash[59517]: cluster 2023-09-23T20:18:21.709619+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v373: 99 pgs: 10 unknown, 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-09-23T20:18:23.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:23 smithi173 bash[59517]: cluster 2023-09-23T20:18:21.718669+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:23 smithi173 bash[59517]: cluster 2023-09-23T20:18:21.724176+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:23 smithi173 bash[59517]: cluster 2023-09-23T20:18:21.726891+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:23 smithi173 bash[59517]: cluster 2023-09-23T20:18:21.728338+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:23 smithi173 bash[59517]: cluster 2023-09-23T20:18:21.729340+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:23 smithi173 bash[59517]: cluster 2023-09-23T20:18:21.731916+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T20:18:23.477 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:23.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:23.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:23.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:23.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:23.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:23.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:23.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:23.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:23.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:23.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:23.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:23.934 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:18:23.931530+0000 min lat: 0.00139658 max lat: 1.12912 avg lat: 0.0125073 2023-09-23T20:18:23.934 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:18:23.934 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 80 16 102301 102285 79.8962 73.125 0.00266188 0.0125073 2023-09-23T20:18:23.978 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:23.989 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:18:23.989 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:18:23.989 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-09-23T20:18:23.989 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:18:23.989 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:18:23.989 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-09-23T20:18:24.008 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:24.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:24.112 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:24.143 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:24.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:24.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:24.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:24.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:24.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:24.397 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:24.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:24.499 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:24.534 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:24.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:24.638 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:24.669 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:24.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:24.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:24.804 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:24.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:24.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:24.934 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 81 16 103257 103241 79.6474 59.75 0.0131581 0.01255 2023-09-23T20:18:24.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:24.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:24.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:25.040 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:25.075 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:25.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:25.120 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:25 smithi098 bash[74888]: cluster 2023-09-23T20:18:23.710528+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v375: 99 pgs: 8 unknown, 91 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 658 op/s 2023-09-23T20:18:25.120 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:25 smithi098 bash[74888]: audit 2023-09-23T20:18:24.575607+0000 mon.a (mon.0) 599 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:25.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:25.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:25.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:25.313 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:25.322 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:25 smithi173 bash[59517]: cluster 2023-09-23T20:18:23.710528+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v375: 99 pgs: 8 unknown, 91 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 658 op/s 2023-09-23T20:18:25.322 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:25 smithi173 bash[59517]: audit 2023-09-23T20:18:24.575607+0000 mon.a (mon.0) 599 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:25.345 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:25.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:25.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:25 smithi098 bash[78228]: cluster 2023-09-23T20:18:23.710528+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v375: 99 pgs: 8 unknown, 91 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 658 op/s 2023-09-23T20:18:25.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:25 smithi098 bash[78228]: audit 2023-09-23T20:18:24.575607+0000 mon.a (mon.0) 599 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:25.451 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:25.477 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:25.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:25.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:25.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:25.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:25.722 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:25.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:25.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:25.858 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:25.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:25.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:25.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:25.934 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 82 16 104316 104300 79.4832 66.1875 0.013498 0.0125755 2023-09-23T20:18:25.989 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:26.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:26.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:26.118 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:26.141 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:26.143 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:18:26.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:26.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:26 smithi098 bash[78228]: audit 2023-09-23T20:18:26.027754+0000 mon.a (mon.0) 600 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:26.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:26 smithi098 bash[78228]: audit 2023-09-23T20:18:26.029779+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.98:0/3743013142' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:26.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:18:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:18:26] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.33.4" 2023-09-23T20:18:26.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:26 smithi098 bash[74888]: audit 2023-09-23T20:18:26.027754+0000 mon.a (mon.0) 600 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:26.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:26 smithi098 bash[74888]: audit 2023-09-23T20:18:26.029779+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.98:0/3743013142' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:26.249 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:26.259 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:26 smithi173 bash[59517]: audit 2023-09-23T20:18:26.027754+0000 mon.a (mon.0) 600 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:26.259 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:26 smithi173 bash[59517]: audit 2023-09-23T20:18:26.029779+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.98:0/3743013142' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:18:26.278 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:26.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:26.381 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:26.414 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:26.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:26.518 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:26.549 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:26.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:26.652 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:26.676 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:26.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:26.779 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:26.807 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:26.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:26.910 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:26.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:26.934 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 83 16 105481 105465 79.4027 72.8125 0.0102202 0.0125884 2023-09-23T20:18:26.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:26.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:27.036 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:27.056 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:27.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:27.158 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:27.198 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:27.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:27.302 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:27.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:27.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:27.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:27 smithi098 bash[78228]: cluster 2023-09-23T20:18:25.711092+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v376: 99 pgs: 2 unknown, 97 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s; 16 KiB/s, 0 objects/s recovering 2023-09-23T20:18:27.376 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:27 smithi098 bash[78228]: cluster 2023-09-23T20:18:26.116465+0000 mon.a (mon.0) 601 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:27.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:27 smithi098 bash[78228]: audit 2023-09-23T20:18:26.130846+0000 mon.a (mon.0) 602 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:18:27.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:27 smithi098 bash[78228]: cluster 2023-09-23T20:18:26.131024+0000 mon.a (mon.0) 603 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T20:18:27.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:27 smithi098 bash[78228]: cluster 2023-09-23T20:18:26.131984+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:18:27.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:27 smithi098 bash[74888]: cluster 2023-09-23T20:18:25.711092+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v376: 99 pgs: 2 unknown, 97 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s; 16 KiB/s, 0 objects/s recovering 2023-09-23T20:18:27.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:27 smithi098 bash[74888]: cluster 2023-09-23T20:18:26.116465+0000 mon.a (mon.0) 601 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:27.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:27 smithi098 bash[74888]: audit 2023-09-23T20:18:26.130846+0000 mon.a (mon.0) 602 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:18:27.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:27 smithi098 bash[74888]: cluster 2023-09-23T20:18:26.131024+0000 mon.a (mon.0) 603 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T20:18:27.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:27 smithi098 bash[74888]: cluster 2023-09-23T20:18:26.131984+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:18:27.431 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:27.454 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:27.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:27.557 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:27.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:27.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:27.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:27 smithi173 bash[59517]: cluster 2023-09-23T20:18:25.711092+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v376: 99 pgs: 2 unknown, 97 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s; 16 KiB/s, 0 objects/s recovering 2023-09-23T20:18:27.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:27 smithi173 bash[59517]: cluster 2023-09-23T20:18:26.116465+0000 mon.a (mon.0) 601 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:18:27.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:27 smithi173 bash[59517]: audit 2023-09-23T20:18:26.130846+0000 mon.a (mon.0) 602 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:18:27.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:27 smithi173 bash[59517]: cluster 2023-09-23T20:18:26.131024+0000 mon.a (mon.0) 603 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T20:18:27.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:27 smithi173 bash[59517]: cluster 2023-09-23T20:18:26.131984+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T20:18:27.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:27.715 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:27.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:27.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:27.849 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:27.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:27.934 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 84 16 106507 106491 79.2208 64.125 0.0507117 0.0126167 2023-09-23T20:18:27.954 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:27.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:27.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:27.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:28.082 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:28.108 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:28.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:28.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:28.222 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:28 smithi173 bash[59517]: audit 2023-09-23T20:18:27.712737+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T20:18:28.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:28.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:28.365 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:28.389 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:28.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.393 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:28 smithi098 bash[74888]: audit 2023-09-23T20:18:27.712737+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T20:18:28.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:28 smithi098 bash[78228]: audit 2023-09-23T20:18:27.712737+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-09-23T20:18:28.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:28.494 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:28.524 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:28.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:28.628 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:28.654 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:28.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:28.763 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:28.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:28.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:28.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:28.915 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:28.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:28.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:28.934 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 85 16 107493 107477 79.0138 61.625 0.00630692 0.0126042 2023-09-23T20:18:29.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:29.043 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:29.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:29.146 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:29.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[78228]: cluster 2023-09-23T20:18:27.711608+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v378: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s; 18 KiB/s, 0 objects/s recovering 2023-09-23T20:18:29.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[78228]: audit 2023-09-23T20:18:28.137472+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T20:18:29.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[78228]: cluster 2023-09-23T20:18:28.137787+0000 mon.a (mon.0) 606 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T20:18:29.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[78228]: cluster 2023-09-23T20:18:28.138401+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[78228]: cluster 2023-09-23T20:18:28.150889+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[78228]: cluster 2023-09-23T20:18:28.153114+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[78228]: cluster 2023-09-23T20:18:28.157370+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[78228]: cluster 2023-09-23T20:18:28.159125+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[74888]: cluster 2023-09-23T20:18:27.711608+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v378: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s; 18 KiB/s, 0 objects/s recovering 2023-09-23T20:18:29.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[74888]: audit 2023-09-23T20:18:28.137472+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T20:18:29.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[74888]: cluster 2023-09-23T20:18:28.137787+0000 mon.a (mon.0) 606 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T20:18:29.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[74888]: cluster 2023-09-23T20:18:28.138401+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[74888]: cluster 2023-09-23T20:18:28.150889+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[74888]: cluster 2023-09-23T20:18:28.153114+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.158 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[74888]: cluster 2023-09-23T20:18:28.157370+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.158 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:29 smithi098 bash[74888]: cluster 2023-09-23T20:18:28.159125+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.168 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:29.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:29.271 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:29.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:29 smithi173 bash[59517]: cluster 2023-09-23T20:18:27.711608+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v378: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 877 op/s; 18 KiB/s, 0 objects/s recovering 2023-09-23T20:18:29.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:29 smithi173 bash[59517]: audit 2023-09-23T20:18:28.137472+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2023-09-23T20:18:29.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:29 smithi173 bash[59517]: cluster 2023-09-23T20:18:28.137787+0000 mon.a (mon.0) 606 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T20:18:29.285 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:29 smithi173 bash[59517]: cluster 2023-09-23T20:18:28.138401+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.285 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:29 smithi173 bash[59517]: cluster 2023-09-23T20:18:28.150889+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.285 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:29 smithi173 bash[59517]: cluster 2023-09-23T20:18:28.153114+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.285 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:29 smithi173 bash[59517]: cluster 2023-09-23T20:18:28.157370+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.285 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:29 smithi173 bash[59517]: cluster 2023-09-23T20:18:28.159125+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T20:18:29.304 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:29.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:29.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:29.439 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:29.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:29.543 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:29.572 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:29.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:29.675 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:29.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:29.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:29.813 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:29.841 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:29.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:29.935 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 86 16 107581 107565 78.159 5.5 0.00308823 0.0125974 2023-09-23T20:18:29.944 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:29.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:29.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:29.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:30.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:30.116 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:30.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:30.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:30.233 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:30 smithi173 bash[59517]: cluster 2023-09-23T20:18:29.137202+0000 mon.a (mon.0) 607 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T20:18:30.233 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:30 smithi173 bash[59517]: cluster 2023-09-23T20:18:29.146373+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.233 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:30 smithi173 bash[59517]: cluster 2023-09-23T20:18:29.147524+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.233 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:30 smithi173 bash[59517]: cluster 2023-09-23T20:18:29.148971+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.233 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:30 smithi173 bash[59517]: cluster 2023-09-23T20:18:29.153331+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.233 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:30 smithi173 bash[59517]: cluster 2023-09-23T20:18:29.174556+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.233 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:30 smithi173 bash[59517]: audit 2023-09-23T20:18:29.713574+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T20:18:30.254 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:30.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:30.357 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:30.385 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:30.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:30.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[78228]: cluster 2023-09-23T20:18:29.137202+0000 mon.a (mon.0) 607 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T20:18:30.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[78228]: cluster 2023-09-23T20:18:29.146373+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[78228]: cluster 2023-09-23T20:18:29.147524+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[78228]: cluster 2023-09-23T20:18:29.148971+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[78228]: cluster 2023-09-23T20:18:29.153331+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[78228]: cluster 2023-09-23T20:18:29.174556+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[78228]: audit 2023-09-23T20:18:29.713574+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T20:18:30.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[74888]: cluster 2023-09-23T20:18:29.137202+0000 mon.a (mon.0) 607 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T20:18:30.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[74888]: cluster 2023-09-23T20:18:29.146373+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[74888]: cluster 2023-09-23T20:18:29.147524+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[74888]: cluster 2023-09-23T20:18:29.148971+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[74888]: cluster 2023-09-23T20:18:29.153331+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[74888]: cluster 2023-09-23T20:18:29.174556+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T20:18:30.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:30 smithi098 bash[74888]: audit 2023-09-23T20:18:29.713574+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-09-23T20:18:30.488 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:30.513 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:30.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:30.616 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:30.647 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:30.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:30.750 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:30.778 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:30.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:30.881 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:30.909 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:30.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:30.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:30.935 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 87 16 107981 107965 77.548 25 0.00332426 0.012838 2023-09-23T20:18:31.012 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:31.043 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:31.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:31.147 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:31.175 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:31.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:31.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:31.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:31.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:31 smithi173 bash[59517]: cluster 2023-09-23T20:18:29.712248+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v381: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 21 KiB/s, 0 objects/s recovering 2023-09-23T20:18:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:31 smithi173 bash[59517]: audit 2023-09-23T20:18:30.152231+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T20:18:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:31 smithi173 bash[59517]: cluster 2023-09-23T20:18:30.152368+0000 mon.a (mon.0) 610 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T20:18:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:31 smithi173 bash[59517]: cluster 2023-09-23T20:18:30.229429+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:31 smithi173 bash[59517]: cluster 2023-09-23T20:18:30.229523+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:31 smithi173 bash[59517]: cluster 2023-09-23T20:18:30.340712+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:31 smithi173 bash[59517]: cluster 2023-09-23T20:18:30.364699+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.401 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:31.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[74888]: cluster 2023-09-23T20:18:29.712248+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v381: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 21 KiB/s, 0 objects/s recovering 2023-09-23T20:18:31.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[74888]: audit 2023-09-23T20:18:30.152231+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T20:18:31.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[74888]: cluster 2023-09-23T20:18:30.152368+0000 mon.a (mon.0) 610 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T20:18:31.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[74888]: cluster 2023-09-23T20:18:30.229429+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[74888]: cluster 2023-09-23T20:18:30.229523+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[74888]: cluster 2023-09-23T20:18:30.340712+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[74888]: cluster 2023-09-23T20:18:30.364699+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[78228]: cluster 2023-09-23T20:18:29.712248+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v381: 99 pgs: 99 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 21 KiB/s, 0 objects/s recovering 2023-09-23T20:18:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[78228]: audit 2023-09-23T20:18:30.152231+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2023-09-23T20:18:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[78228]: cluster 2023-09-23T20:18:30.152368+0000 mon.a (mon.0) 610 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T20:18:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[78228]: cluster 2023-09-23T20:18:30.229429+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[78228]: cluster 2023-09-23T20:18:30.229523+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[78228]: cluster 2023-09-23T20:18:30.340712+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:31 smithi098 bash[78228]: cluster 2023-09-23T20:18:30.364699+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T20:18:31.437 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:31.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:31.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:18:31.541 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:31.567 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:31.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:31.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:31.698 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:31.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:31.802 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:31.837 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:31.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:31.935 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 88 16 107988 107972 76.6718 0.4375 0.0035806 0.0128374 2023-09-23T20:18:31.940 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:31.964 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:31.969 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:31.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:31.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:32.073 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:32.077 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:18:32.077 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:18:32.100 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:32.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:32.118 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:18:32.142 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:18:32.167 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:18:32.197 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:18:32.204 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:32.215 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:32 smithi173 bash[59517]: cluster 2023-09-23T20:18:31.165102+0000 mon.a (mon.0) 611 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T20:18:32.216 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:32 smithi173 bash[59517]: cluster 2023-09-23T20:18:31.167166+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.216 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:32 smithi173 bash[59517]: cluster 2023-09-23T20:18:31.172162+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.216 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:32 smithi173 bash[59517]: cluster 2023-09-23T20:18:31.267370+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.216 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:32 smithi173 bash[59517]: cluster 2023-09-23T20:18:31.269876+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.216 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:32 smithi173 bash[59517]: cluster 2023-09-23T20:18:31.346316+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.216 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:32 smithi173 bash[59517]: cluster 2023-09-23T20:18:31.712777+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v384: 99 pgs: 1 activating+undersized+remapped, 98 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s; 6616/321780 objects degraded (2.056%) 2023-09-23T20:18:32.216 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:32 smithi173 bash[59517]: audit 2023-09-23T20:18:32.088539+0000 mon.a (mon.0) 612 : audit 0 from='client.? 172.21.15.98:0/48873365' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:32.230 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:32.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:32.236 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:18:32.268 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:18:32.309 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:18:32.333 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:32.338 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:18:32.341 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:18:32.341 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:18:32.341 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:18:32.341 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:18:32.341 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:18:32.341 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:18:32.341 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:18:32.341 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:18:32.358 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:32.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:32.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[74888]: cluster 2023-09-23T20:18:31.165102+0000 mon.a (mon.0) 611 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T20:18:32.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[74888]: cluster 2023-09-23T20:18:31.167166+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[74888]: cluster 2023-09-23T20:18:31.172162+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[74888]: cluster 2023-09-23T20:18:31.267370+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[74888]: cluster 2023-09-23T20:18:31.269876+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[74888]: cluster 2023-09-23T20:18:31.346316+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[74888]: cluster 2023-09-23T20:18:31.712777+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v384: 99 pgs: 1 activating+undersized+remapped, 98 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s; 6616/321780 objects degraded (2.056%) 2023-09-23T20:18:32.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[74888]: audit 2023-09-23T20:18:32.088539+0000 mon.a (mon.0) 612 : audit 0 from='client.? 172.21.15.98:0/48873365' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:32.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[78228]: cluster 2023-09-23T20:18:31.165102+0000 mon.a (mon.0) 611 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T20:18:32.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[78228]: cluster 2023-09-23T20:18:31.167166+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[78228]: cluster 2023-09-23T20:18:31.172162+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[78228]: cluster 2023-09-23T20:18:31.267370+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[78228]: cluster 2023-09-23T20:18:31.269876+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[78228]: cluster 2023-09-23T20:18:31.346316+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T20:18:32.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[78228]: cluster 2023-09-23T20:18:31.712777+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v384: 99 pgs: 1 activating+undersized+remapped, 98 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s; 6616/321780 objects degraded (2.056%) 2023-09-23T20:18:32.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:32 smithi098 bash[78228]: audit 2023-09-23T20:18:32.088539+0000 mon.a (mon.0) 612 : audit 0 from='client.? 172.21.15.98:0/48873365' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:18:32.461 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:32.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:32.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:32.609 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:32.640 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:32.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:32.743 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:32.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:32.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:32.873 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:32.906 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:32.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:32.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:32.935 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 89 16 108494 108478 76.1657 31.625 0.00842049 0.0131237 2023-09-23T20:18:33.010 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:33.053 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:33.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:33.156 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:33.188 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:33.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:33.291 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:33.316 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:33.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:33.422 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:33.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:33 smithi098 bash[78228]: cluster 2023-09-23T20:18:32.173912+0000 mon.a (mon.0) 613 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T20:18:33.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:33 smithi098 bash[78228]: cluster 2023-09-23T20:18:32.195495+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:33 smithi098 bash[78228]: cluster 2023-09-23T20:18:32.317583+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:33 smithi098 bash[78228]: cluster 2023-09-23T20:18:32.382011+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:33 smithi098 bash[78228]: cluster 2023-09-23T20:18:32.392056+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:33 smithi098 bash[74888]: cluster 2023-09-23T20:18:32.173912+0000 mon.a (mon.0) 613 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T20:18:33.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:33 smithi098 bash[74888]: cluster 2023-09-23T20:18:32.195495+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:33 smithi098 bash[74888]: cluster 2023-09-23T20:18:32.317583+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:33 smithi098 bash[74888]: cluster 2023-09-23T20:18:32.382011+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:33 smithi098 bash[74888]: cluster 2023-09-23T20:18:32.392056+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.430 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:33 smithi173 bash[59517]: cluster 2023-09-23T20:18:32.173912+0000 mon.a (mon.0) 613 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T20:18:33.430 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:33 smithi173 bash[59517]: cluster 2023-09-23T20:18:32.195495+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.430 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:33 smithi173 bash[59517]: cluster 2023-09-23T20:18:32.317583+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.430 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:33 smithi173 bash[59517]: cluster 2023-09-23T20:18:32.382011+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.430 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:33 smithi173 bash[59517]: cluster 2023-09-23T20:18:32.392056+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T20:18:33.448 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:33.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:33.553 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:33.584 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:33.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:33.687 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:33.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:33.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:33.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:33.857 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:33.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:33.935 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 90 2 109480 109478 76.0138 62.5 0.020687 0.0131502 2023-09-23T20:18:33.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:33.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:33.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:33.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:34.092 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:34.123 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:34.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:34.226 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:34.252 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:34.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:34.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:34 smithi173 bash[59517]: cluster 2023-09-23T20:18:33.713308+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v386: 99 pgs: 1 activating+undersized+remapped, 98 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 733 op/s; 6616/323346 objects degraded (2.046%) 2023-09-23T20:18:34.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:34.387 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:34.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:34.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:34 smithi098 bash[74888]: cluster 2023-09-23T20:18:33.713308+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v386: 99 pgs: 1 activating+undersized+remapped, 98 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 733 op/s; 6616/323346 objects degraded (2.046%) 2023-09-23T20:18:34.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:34 smithi098 bash[78228]: cluster 2023-09-23T20:18:33.713308+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v386: 99 pgs: 1 activating+undersized+remapped, 98 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 733 op/s; 6616/323346 objects degraded (2.046%) 2023-09-23T20:18:34.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:34.521 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:34.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:34.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:34.656 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:34.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:34.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:34.781 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:34.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:34.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:34.914 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:34.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:34.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:34.935 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total time run: 90.0154 2023-09-23T20:18:34.935 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total writes made: 109480 2023-09-23T20:18:34.935 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Write size: 65536 2023-09-23T20:18:34.935 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object size: 65536 2023-09-23T20:18:34.935 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Bandwidth (MB/sec): 76.0148 2023-09-23T20:18:34.936 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Bandwidth: 33.0479 2023-09-23T20:18:34.936 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max bandwidth (MB/sec): 172.125 2023-09-23T20:18:34.936 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min bandwidth (MB/sec): 0.4375 2023-09-23T20:18:34.936 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average IOPS: 1216 2023-09-23T20:18:34.936 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev IOPS: 528.766 2023-09-23T20:18:34.936 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max IOPS: 2754 2023-09-23T20:18:34.936 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min IOPS: 7 2023-09-23T20:18:34.936 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average Latency(s): 0.0131503 2023-09-23T20:18:34.936 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Latency(s): 0.0367143 2023-09-23T20:18:34.936 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max latency(s): 2.11957 2023-09-23T20:18:34.936 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min latency(s): 0.00139658 2023-09-23T20:18:34.944 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:18:35.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:35.050 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:35.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:35.156 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:35.185 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:35.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:35.289 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:35.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.319 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:35.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:35.420 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:35.437 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:35.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:35.540 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:35.575 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:35.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:35.680 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:35.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:35.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:35.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:35.838 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:35.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:35.942 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:35.951 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:35 smithi173 bash[59517]: audit 2023-09-23T20:18:34.744745+0000 mon.a (mon.0) 614 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:35.951 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:35 smithi173 bash[59517]: audit 2023-09-23T20:18:35.715074+0000 mon.a (mon.0) 615 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T20:18:35.972 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:35.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:35.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:36.008 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:35 smithi098 bash[78228]: audit 2023-09-23T20:18:34.744745+0000 mon.a (mon.0) 614 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:36.008 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:35 smithi098 bash[78228]: audit 2023-09-23T20:18:35.715074+0000 mon.a (mon.0) 615 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T20:18:36.008 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:35 smithi098 bash[74888]: audit 2023-09-23T20:18:34.744745+0000 mon.a (mon.0) 614 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:36.008 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:35 smithi098 bash[74888]: audit 2023-09-23T20:18:35.715074+0000 mon.a (mon.0) 615 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-09-23T20:18:36.075 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:36.098 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:36.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:36.201 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:36.223 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:36.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:36.326 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:36.350 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:36.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:36.382 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:18:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:18:36] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.33.4" 2023-09-23T20:18:36.455 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:36.485 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:36.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:36.589 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:36.612 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:36.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:36.714 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:36.737 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:36.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:36.769 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:36 smithi173 bash[59517]: cluster 2023-09-23T20:18:35.713955+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v387: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 42 MiB/s wr, 718 op/s; 6130/325623 objects misplaced (1.883%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:18:36.769 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:36 smithi173 bash[59517]: audit 2023-09-23T20:18:35.757918+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T20:18:36.769 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:36 smithi173 bash[59517]: cluster 2023-09-23T20:18:35.758109+0000 mon.a (mon.0) 617 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T20:18:36.769 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:36 smithi173 bash[59517]: cluster 2023-09-23T20:18:35.760031+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:18:36.769 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:36 smithi173 bash[59517]: cluster 2023-09-23T20:18:35.764611+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:18:36.840 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:36.865 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:36.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:36.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T20:18:36.968 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:36.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:36.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:36.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:37.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:37.129 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:37.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:37.153 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:36 smithi098 bash[78228]: cluster 2023-09-23T20:18:35.713955+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v387: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 42 MiB/s wr, 718 op/s; 6130/325623 objects misplaced (1.883%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:18:37.153 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:36 smithi098 bash[78228]: audit 2023-09-23T20:18:35.757918+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T20:18:37.153 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:36 smithi098 bash[78228]: cluster 2023-09-23T20:18:35.758109+0000 mon.a (mon.0) 617 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T20:18:37.153 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:36 smithi098 bash[78228]: cluster 2023-09-23T20:18:35.760031+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:18:37.154 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:36 smithi098 bash[78228]: cluster 2023-09-23T20:18:35.764611+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:18:37.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:36 smithi098 bash[74888]: cluster 2023-09-23T20:18:35.713955+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v387: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 42 MiB/s wr, 718 op/s; 6130/325623 objects misplaced (1.883%); 2.5 MiB/s, 40 objects/s recovering 2023-09-23T20:18:37.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:36 smithi098 bash[74888]: audit 2023-09-23T20:18:35.757918+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2023-09-23T20:18:37.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:36 smithi098 bash[74888]: cluster 2023-09-23T20:18:35.758109+0000 mon.a (mon.0) 617 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T20:18:37.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:36 smithi098 bash[74888]: cluster 2023-09-23T20:18:35.760031+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:18:37.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:36 smithi098 bash[74888]: cluster 2023-09-23T20:18:35.764611+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T20:18:37.233 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:37.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:37.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:37.360 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:37.389 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:37.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:37.493 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:37.526 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:37.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:37.630 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:37.653 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:37.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:37.756 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:37.785 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:37.788 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:37 smithi098 bash[78228]: cluster 2023-09-23T20:18:36.761467+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:18:37.788 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:37 smithi098 bash[78228]: cluster 2023-09-23T20:18:36.761685+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:18:37.788 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:37 smithi098 bash[78228]: cluster 2023-09-23T20:18:36.762128+0000 mon.a (mon.0) 618 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T20:18:37.788 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:37 smithi098 bash[78228]: cluster 2023-09-23T20:18:36.765972+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:18:37.788 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:37 smithi098 bash[74888]: cluster 2023-09-23T20:18:36.761467+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:18:37.788 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:37 smithi098 bash[74888]: cluster 2023-09-23T20:18:36.761685+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:18:37.789 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:37 smithi098 bash[74888]: cluster 2023-09-23T20:18:36.762128+0000 mon.a (mon.0) 618 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T20:18:37.789 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:37 smithi098 bash[74888]: cluster 2023-09-23T20:18:36.765972+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:18:37.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:37.890 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:37.925 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:37.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:37.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:38.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:38.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:37 smithi173 bash[59517]: cluster 2023-09-23T20:18:36.761467+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:18:38.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:37 smithi173 bash[59517]: cluster 2023-09-23T20:18:36.761685+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:18:38.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:37 smithi173 bash[59517]: cluster 2023-09-23T20:18:36.762128+0000 mon.a (mon.0) 618 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T20:18:38.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:37 smithi173 bash[59517]: cluster 2023-09-23T20:18:36.765972+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T20:18:38.060 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:38.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:38.164 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:38.187 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:38.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:38.290 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:38.321 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:38.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:38.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:38.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:38.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:38.555 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:38.605 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:38.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:38.710 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:38.738 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:38.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:38.841 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:38.871 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:38.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:38.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:38.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:18:38.980 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:38.990 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[74888]: cluster 2023-09-23T20:18:37.714806+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v390: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 23 MiB/s wr, 474 op/s; 6738/326478 objects degraded (2.064%); 9500/326478 objects misplaced (2.910%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:18:38.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[74888]: cluster 2023-09-23T20:18:37.763839+0000 mon.a (mon.0) 619 : cluster 3 Health check failed: Degraded data redundancy: 6738/326478 objects degraded (2.064%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:18:38.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[74888]: cluster 2023-09-23T20:18:37.775060+0000 mon.a (mon.0) 620 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T20:18:38.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[74888]: cluster 2023-09-23T20:18:37.775686+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:38.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[74888]: cluster 2023-09-23T20:18:37.776673+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:38.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[74888]: cluster 2023-09-23T20:18:37.798338+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:38.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[74888]: cluster 2023-09-23T20:18:38.291923+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:38.991 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[78228]: cluster 2023-09-23T20:18:37.714806+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v390: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 23 MiB/s wr, 474 op/s; 6738/326478 objects degraded (2.064%); 9500/326478 objects misplaced (2.910%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:18:38.991 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[78228]: cluster 2023-09-23T20:18:37.763839+0000 mon.a (mon.0) 619 : cluster 3 Health check failed: Degraded data redundancy: 6738/326478 objects degraded (2.064%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:18:38.991 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[78228]: cluster 2023-09-23T20:18:37.775060+0000 mon.a (mon.0) 620 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T20:18:38.992 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[78228]: cluster 2023-09-23T20:18:37.775686+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:38.992 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[78228]: cluster 2023-09-23T20:18:37.776673+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:38.992 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[78228]: cluster 2023-09-23T20:18:37.798338+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:38.992 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:38 smithi098 bash[78228]: cluster 2023-09-23T20:18:38.291923+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:39.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:39.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:38 smithi173 bash[59517]: cluster 2023-09-23T20:18:37.714806+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v390: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 23 MiB/s wr, 474 op/s; 6738/326478 objects degraded (2.064%); 9500/326478 objects misplaced (2.910%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:18:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:38 smithi173 bash[59517]: cluster 2023-09-23T20:18:37.763839+0000 mon.a (mon.0) 619 : cluster 3 Health check failed: Degraded data redundancy: 6738/326478 objects degraded (2.064%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:18:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:38 smithi173 bash[59517]: cluster 2023-09-23T20:18:37.775060+0000 mon.a (mon.0) 620 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T20:18:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:38 smithi173 bash[59517]: cluster 2023-09-23T20:18:37.775686+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:39.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:38 smithi173 bash[59517]: cluster 2023-09-23T20:18:37.776673+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:39.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:38 smithi173 bash[59517]: cluster 2023-09-23T20:18:37.798338+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:39.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:38 smithi173 bash[59517]: cluster 2023-09-23T20:18:38.291923+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T20:18:39.116 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:39.152 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:39.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:39.255 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:39.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:39.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:39.390 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:39.416 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:39.519 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:39.548 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:39.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:39.651 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:39.688 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:39.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:39.791 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:39.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:39.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:39.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:39.962 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:39.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:39.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:40.065 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:40.098 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:40.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:40.201 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:40.230 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:40.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:40.335 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:40.366 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:40.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:40.471 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:40.496 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:40.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:40.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:40.612 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:40 smithi098 bash[74888]: audit 2023-09-23T20:18:39.584436+0000 mon.a (mon.0) 621 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:40.612 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:40 smithi098 bash[74888]: audit 2023-09-23T20:18:39.586532+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:40.612 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:40 smithi098 bash[74888]: cluster 2023-09-23T20:18:39.715324+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v392: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 18 MiB/s wr, 428 op/s; 6756/325968 objects degraded (2.073%); 12894/325968 objects misplaced (3.956%); 3.1 MiB/s, 48 objects/s recovering 2023-09-23T20:18:40.613 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:40 smithi098 bash[78228]: audit 2023-09-23T20:18:39.584436+0000 mon.a (mon.0) 621 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:40.613 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:40 smithi098 bash[78228]: audit 2023-09-23T20:18:39.586532+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:40.613 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:40 smithi098 bash[78228]: cluster 2023-09-23T20:18:39.715324+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v392: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 18 MiB/s wr, 428 op/s; 6756/325968 objects degraded (2.073%); 12894/325968 objects misplaced (3.956%); 3.1 MiB/s, 48 objects/s recovering 2023-09-23T20:18:40.628 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:40.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:40.733 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:40.758 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:40.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:40 smithi173 bash[59517]: audit 2023-09-23T20:18:39.584436+0000 mon.a (mon.0) 621 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:40 smithi173 bash[59517]: audit 2023-09-23T20:18:39.586532+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:40.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:40 smithi173 bash[59517]: cluster 2023-09-23T20:18:39.715324+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v392: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 18 MiB/s wr, 428 op/s; 6756/325968 objects degraded (2.073%); 12894/325968 objects misplaced (3.956%); 3.1 MiB/s, 48 objects/s recovering 2023-09-23T20:18:40.864 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:40.889 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:40.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:40.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:40.993 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:41.029 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:41.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:41.133 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:41.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:41.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:41.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:41.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:41.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:41.406 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:41.434 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:41.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:41.475 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:41.477 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:41.539 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:41.576 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:41.684 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:41.713 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:41.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:41.817 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:41.846 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:41.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:41.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:41.976 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:41.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:41.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:42.079 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:42.108 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:42.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:42.212 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:42.243 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:42.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:42.347 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:42.387 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:42.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:42.491 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:42.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:42.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:42.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:42.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:42.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:42.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.793 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:42.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:42.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:42.922 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:42.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:42.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:43.026 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:43.033 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:42 smithi098 bash[78228]: cluster 2023-09-23T20:18:41.716184+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v393: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 7.3 MiB/s wr, 502 op/s; 6586/320775 objects degraded (2.053%); 12334/320775 objects misplaced (3.845%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T20:18:43.034 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:42 smithi098 bash[74888]: cluster 2023-09-23T20:18:41.716184+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v393: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 7.3 MiB/s wr, 502 op/s; 6586/320775 objects degraded (2.053%); 12334/320775 objects misplaced (3.845%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T20:18:43.060 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:43.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:43.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:42 smithi173 bash[59517]: cluster 2023-09-23T20:18:41.716184+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v393: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 7.3 MiB/s wr, 502 op/s; 6586/320775 objects degraded (2.053%); 12334/320775 objects misplaced (3.845%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T20:18:43.165 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:43.198 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:43.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:43.304 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:43.329 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:43.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:43.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:43.453 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:43.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:43.509 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:18:43.556 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:43.586 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:43.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:43.690 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:43.722 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:43.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:43.828 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:43.831 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:43 smithi098 bash[74888]: cluster 2023-09-23T20:18:43.774419+0000 mon.a (mon.0) 623 : cluster 3 Health check update: Degraded data redundancy: 6586/318363 objects degraded (2.069%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:18:43.854 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:43.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:43.960 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:43.992 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:43.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:43.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:44.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:43 smithi173 bash[59517]: cluster 2023-09-23T20:18:43.774419+0000 mon.a (mon.0) 623 : cluster 3 Health check update: Degraded data redundancy: 6586/318363 objects degraded (2.069%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:18:44.097 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:44.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:43 smithi098 bash[78228]: cluster 2023-09-23T20:18:43.774419+0000 mon.a (mon.0) 623 : cluster 3 Health check update: Degraded data redundancy: 6586/318363 objects degraded (2.069%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:18:44.137 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:44.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:44.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:44.276 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:44.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:44.378 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:44.403 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:44.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:44.506 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:44.547 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:44.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:44.653 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:44.684 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:44.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:44.695 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:18:44.695 INFO:teuthology.orchestra.run.smithi098.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:18:44.696 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:18:44.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:44.818 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:44.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:44.922 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:44.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:44 smithi098 bash[74888]: cluster 2023-09-23T20:18:43.716793+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v394: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 2.4 MiB/s wr, 413 op/s; 6586/318363 objects degraded (2.069%); 12334/318363 objects misplaced (3.874%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:18:44.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:44 smithi098 bash[74888]: audit 2023-09-23T20:18:44.758755+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:44.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:44 smithi098 bash[78228]: cluster 2023-09-23T20:18:43.716793+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v394: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 2.4 MiB/s wr, 413 op/s; 6586/318363 objects degraded (2.069%); 12334/318363 objects misplaced (3.874%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:18:44.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:44 smithi098 bash[78228]: audit 2023-09-23T20:18:44.758755+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:44.949 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:44.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:44.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:45.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:45.059 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:44 smithi173 bash[59517]: cluster 2023-09-23T20:18:43.716793+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v394: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 2.4 MiB/s wr, 413 op/s; 6586/318363 objects degraded (2.069%); 12334/318363 objects misplaced (3.874%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:18:45.059 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:44 smithi173 bash[59517]: audit 2023-09-23T20:18:44.758755+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:18:45.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:45.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:45.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:45.207 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:45.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:45.312 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:45.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:45.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:45.438 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:45.462 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:45.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:45.566 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:45.595 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:45.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:45.701 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:45.743 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:45.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:45.850 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:45.883 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:45.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:45.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:45.988 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:46.021 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:46.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:46.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:46.152 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:46.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:46.257 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:46.286 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:46.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:46.393 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:46.418 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:46.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:46.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:18:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:18:46] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.33.4" 2023-09-23T20:18:46.524 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:46.558 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:46.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:46.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:46.694 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:46.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:46.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:46.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:46.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:46.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:46 smithi098 bash[74888]: cluster 2023-09-23T20:18:45.717572+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v395: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 2.1 MiB/s wr, 664 op/s; 6586/310401 objects degraded (2.122%); 11796/310401 objects misplaced (3.800%); 5.1 MiB/s, 82 objects/s recovering 2023-09-23T20:18:46.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:46 smithi098 bash[78228]: cluster 2023-09-23T20:18:45.717572+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v395: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 2.1 MiB/s wr, 664 op/s; 6586/310401 objects degraded (2.122%); 11796/310401 objects misplaced (3.800%); 5.1 MiB/s, 82 objects/s recovering 2023-09-23T20:18:46.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:46.956 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:46.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:46.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:47.059 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:47.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:46 smithi173 bash[59517]: cluster 2023-09-23T20:18:45.717572+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v395: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 2.1 MiB/s wr, 664 op/s; 6586/310401 objects degraded (2.122%); 11796/310401 objects misplaced (3.800%); 5.1 MiB/s, 82 objects/s recovering 2023-09-23T20:18:47.094 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:47.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:47.201 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:47.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:47.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:47.329 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:47.371 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:47.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:47.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:47.527 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:47.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:47.630 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:47.659 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:47.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:47.762 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:47.795 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:47.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:47.898 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:47.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:47.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:47.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:48.035 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:48.067 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:48.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:48.171 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:48.197 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:48.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:48.302 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:48.332 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:48.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:48.436 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:48.459 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:48.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:48.565 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:48.588 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:48.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:48.695 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:48.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:48.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:48.823 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:48.854 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:48.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:48.957 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:48.967 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:48 smithi173 bash[59517]: cluster 2023-09-23T20:18:47.720232+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v396: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 243 KiB/s wr, 726 op/s; 6292/304896 objects degraded (2.064%); 11649/304896 objects misplaced (3.821%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T20:18:48.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:48.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:48.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:49.089 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:49.119 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:49.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:49.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:48 smithi098 bash[78228]: cluster 2023-09-23T20:18:47.720232+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v396: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 243 KiB/s wr, 726 op/s; 6292/304896 objects degraded (2.064%); 11649/304896 objects misplaced (3.821%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T20:18:49.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:48 smithi098 bash[74888]: cluster 2023-09-23T20:18:47.720232+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v396: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 243 KiB/s wr, 726 op/s; 6292/304896 objects degraded (2.064%); 11649/304896 objects misplaced (3.821%); 5.5 MiB/s, 88 objects/s recovering 2023-09-23T20:18:49.223 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:49.248 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:49.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:49.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:49.377 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:49.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:49.480 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:49.509 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:49.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:49.617 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:49.645 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:49.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:49.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:49.783 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:49.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:49.888 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:49.897 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:49 smithi173 bash[59517]: cluster 2023-09-23T20:18:49.706151+0000 mon.a (mon.0) 625 : cluster 3 Health check update: Degraded data redundancy: 6292/304896 objects degraded (2.064%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:18:49.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:49.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:49.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:50.022 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:50.048 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:50.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:50.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:50.164 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:49 smithi098 bash[74888]: cluster 2023-09-23T20:18:49.706151+0000 mon.a (mon.0) 625 : cluster 3 Health check update: Degraded data redundancy: 6292/304896 objects degraded (2.064%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:18:50.165 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:49 smithi098 bash[78228]: cluster 2023-09-23T20:18:49.706151+0000 mon.a (mon.0) 625 : cluster 3 Health check update: Degraded data redundancy: 6292/304896 objects degraded (2.064%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:18:50.188 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:50.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:50.292 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:50.316 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:50.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:50.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:50.455 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:50.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:50.560 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:50.585 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:50.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:50.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:50.714 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:50.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:50.821 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:50.852 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:50.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:50.958 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:50.965 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:50 smithi098 bash[74888]: cluster 2023-09-23T20:18:49.724171+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v397: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 203 KiB/s wr, 643 op/s; 6292/303645 objects degraded (2.072%); 11420/303645 objects misplaced (3.761%); 5.8 MiB/s, 93 objects/s recovering 2023-09-23T20:18:50.965 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:50 smithi098 bash[78228]: cluster 2023-09-23T20:18:49.724171+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v397: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 203 KiB/s wr, 643 op/s; 6292/303645 objects degraded (2.072%); 11420/303645 objects misplaced (3.761%); 5.8 MiB/s, 93 objects/s recovering 2023-09-23T20:18:50.988 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:50.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:50.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:51.092 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:51.124 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:51.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:51.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:51.255 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:51.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:51.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:50 smithi173 bash[59517]: cluster 2023-09-23T20:18:49.724171+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v397: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 203 KiB/s wr, 643 op/s; 6292/303645 objects degraded (2.072%); 11420/303645 objects misplaced (3.761%); 5.8 MiB/s, 93 objects/s recovering 2023-09-23T20:18:51.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:51.387 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:51.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:51.491 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:51.518 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:51.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:51.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:51.651 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:51.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:51.756 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:51.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:51.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:51.891 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:51.925 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:51.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:51.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:52.028 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:52.057 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:52.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:52.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:52.185 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:52.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:52.289 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:52.336 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:52.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:52.437 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:52.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:52.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:52.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:52.606 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:52.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:52.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:52.741 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:52.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:52.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:52.853 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:52 smithi098 bash[74888]: cluster 2023-09-23T20:18:51.724942+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v398: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 876 op/s; 5999/294399 objects degraded (2.038%); 10937/294399 objects misplaced (3.715%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T20:18:52.853 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:52 smithi098 bash[78228]: cluster 2023-09-23T20:18:51.724942+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v398: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 876 op/s; 5999/294399 objects degraded (2.038%); 10937/294399 objects misplaced (3.715%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T20:18:52.876 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:52.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:52.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:52.983 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:53.017 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:53.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:53.123 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:53.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:52 smithi173 bash[59517]: cluster 2023-09-23T20:18:51.724942+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v398: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 876 op/s; 5999/294399 objects degraded (2.038%); 10937/294399 objects misplaced (3.715%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T20:18:53.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:53.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:53.246 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:53.271 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:53.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:53.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:53.409 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:53.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:53.513 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:53.536 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:53.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:53.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:53.678 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:53.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:53.784 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:53.813 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:53.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:53.917 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:53.945 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:53.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:53.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:54.048 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:54.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:54.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:54.184 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:54.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:54.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:54.314 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:54.340 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:54.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:54.445 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:54.472 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:54.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:54.577 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:54.599 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:54.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:54.707 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:54.741 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:54.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:54.845 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:54.868 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:54.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:54.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:54.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:54.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:54.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:55.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:55.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:54 smithi173 bash[59517]: cluster 2023-09-23T20:18:53.725663+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v399: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 5999/291612 objects degraded (2.057%); 10937/291612 objects misplaced (3.751%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:18:55.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:54 smithi173 bash[59517]: audit 2023-09-23T20:18:54.576067+0000 mon.a (mon.0) 626 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:55.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:54 smithi173 bash[59517]: cluster 2023-09-23T20:18:54.707836+0000 mon.a (mon.0) 627 : cluster 3 Health check update: Degraded data redundancy: 5999/291612 objects degraded (2.057%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:18:55.126 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:55.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:54 smithi098 bash[74888]: cluster 2023-09-23T20:18:53.725663+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v399: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 5999/291612 objects degraded (2.057%); 10937/291612 objects misplaced (3.751%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:18:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:54 smithi098 bash[74888]: audit 2023-09-23T20:18:54.576067+0000 mon.a (mon.0) 626 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:54 smithi098 bash[74888]: cluster 2023-09-23T20:18:54.707836+0000 mon.a (mon.0) 627 : cluster 3 Health check update: Degraded data redundancy: 5999/291612 objects degraded (2.057%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:18:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:54 smithi098 bash[78228]: cluster 2023-09-23T20:18:53.725663+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v399: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 5999/291612 objects degraded (2.057%); 10937/291612 objects misplaced (3.751%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:18:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:54 smithi098 bash[78228]: audit 2023-09-23T20:18:54.576067+0000 mon.a (mon.0) 626 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:18:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:54 smithi098 bash[78228]: cluster 2023-09-23T20:18:54.707836+0000 mon.a (mon.0) 627 : cluster 3 Health check update: Degraded data redundancy: 5999/291612 objects degraded (2.057%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:18:55.229 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:55.254 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:55.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:55.357 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:55.383 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:55.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:55.491 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:55.519 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:55.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:55.628 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:55.653 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:55.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:55.756 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:55.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:55.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:55.892 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:55.893 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:18:55.893 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:18:55.893 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2023-09-23T20:18:55.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:18:55.928 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:55.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:55.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:56.033 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:56.080 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:56.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:56.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:18:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:18:56] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.33.4" 2023-09-23T20:18:56.195 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:56.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:56.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:56.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:56.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:56.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:56.457 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:56.482 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:56.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:56.585 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:56.608 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:56.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:56.712 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:56.747 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:56.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:56.853 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:56.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:56 smithi173 bash[59517]: cluster 2023-09-23T20:18:55.726326+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v400: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 962 op/s; 5999/283671 objects degraded (2.115%); 10357/283671 objects misplaced (3.651%); 7.7 MiB/s, 123 objects/s recovering 2023-09-23T20:18:56.898 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:56.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:56.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:57.002 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:57.012 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:56 smithi098 bash[74888]: cluster 2023-09-23T20:18:55.726326+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v400: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 962 op/s; 5999/283671 objects degraded (2.115%); 10357/283671 objects misplaced (3.651%); 7.7 MiB/s, 123 objects/s recovering 2023-09-23T20:18:57.013 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:56 smithi098 bash[78228]: cluster 2023-09-23T20:18:55.726326+0000 mgr.y (mgr.34107) 445 : cluster 0 pgmap v400: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 962 op/s; 5999/283671 objects degraded (2.115%); 10357/283671 objects misplaced (3.651%); 7.7 MiB/s, 123 objects/s recovering 2023-09-23T20:18:57.032 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:57.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:18:57.135 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:57.164 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:57.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:57.267 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:57.297 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:57.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:57.401 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:57.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:57.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:57.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:57.554 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:57.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:57.682 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:57.704 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:57.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:57.809 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:57.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:57.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:57.943 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:57.970 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:18:57.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:57.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:18:58.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:58.105 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:58.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:58.212 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:58.237 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:18:58.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:18:58.340 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:58.371 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:58.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:58.474 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:58.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:58.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:58.613 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:58.636 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:58.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:58.741 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:58.768 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:58.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:58.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:58 smithi098 bash[74888]: cluster 2023-09-23T20:18:57.728432+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v401: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 890 op/s; 5732/278325 objects degraded (2.059%); 10222/278325 objects misplaced (3.673%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:18:58.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:58.900 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:18:58.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:58.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:18:59.004 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:59.012 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:58 smithi173 bash[59517]: cluster 2023-09-23T20:18:57.728432+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v401: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 890 op/s; 5732/278325 objects degraded (2.059%); 10222/278325 objects misplaced (3.673%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:18:59.036 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:59.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:59.143 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:59.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:58 smithi098 bash[78228]: cluster 2023-09-23T20:18:57.728432+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v401: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 890 op/s; 5732/278325 objects degraded (2.059%); 10222/278325 objects misplaced (3.673%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:18:59.179 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:18:59.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:18:59.282 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:59.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:59.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:59.415 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:59.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:18:59.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:18:59.544 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:59.571 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:59.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:59.674 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:59.705 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:18:59.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:18:59.808 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:59.834 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:18:59.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:18:59.938 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:59.984 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:18:59.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:18:59.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:00.089 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:00.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:18:59 smithi173 bash[59517]: cluster 2023-09-23T20:18:59.709087+0000 mon.a (mon.0) 628 : cluster 3 Health check update: Degraded data redundancy: 5732/278325 objects degraded (2.059%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:00.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:00.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:00.136 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:18:59 smithi098 bash[78228]: cluster 2023-09-23T20:18:59.709087+0000 mon.a (mon.0) 628 : cluster 3 Health check update: Degraded data redundancy: 5732/278325 objects degraded (2.059%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:00.136 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:18:59 smithi098 bash[74888]: cluster 2023-09-23T20:18:59.709087+0000 mon.a (mon.0) 628 : cluster 3 Health check update: Degraded data redundancy: 5732/278325 objects degraded (2.059%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:00.236 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:00.269 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:00.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:00.373 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:00.416 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:00.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:00.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:00.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:00.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:00.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:00.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:00.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:00.758 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:00.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:00.810 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:00.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:00.886 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:19:00.886 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:19:00.886 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:19:00.886 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:19:00.886 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:19:00.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:00.941 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:00.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:00.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:00.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:00 smithi098 bash[78228]: cluster 2023-09-23T20:18:59.728975+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v402: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 772 op/s; 5732/277074 objects degraded (2.069%); 9983/277074 objects misplaced (3.603%); 6.9 MiB/s, 111 objects/s recovering 2023-09-23T20:19:00.949 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:00 smithi098 bash[74888]: cluster 2023-09-23T20:18:59.728975+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v402: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 772 op/s; 5732/277074 objects degraded (2.069%); 9983/277074 objects misplaced (3.603%); 6.9 MiB/s, 111 objects/s recovering 2023-09-23T20:19:01.044 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:01.054 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:00 smithi173 bash[59517]: cluster 2023-09-23T20:18:59.728975+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v402: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 772 op/s; 5732/277074 objects degraded (2.069%); 9983/277074 objects misplaced (3.603%); 6.9 MiB/s, 111 objects/s recovering 2023-09-23T20:19:01.072 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:01.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:01.175 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:01.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:01.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:01.315 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:01.339 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:01.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:01.442 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:01.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:01.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:01.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:01.606 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:01.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:01.709 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:01.742 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:01.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:01.845 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:01.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:01.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:01.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:01.979 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:02.029 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:02.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:02.138 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:02.164 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:02.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:02.233 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:19:02.269 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:02.285 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:19:02.300 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:02.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:02.339 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:19:02.372 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:19:02.402 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:02.407 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:19:02.427 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:02.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:02.441 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:19:02.462 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:19:02.483 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:19:02.484 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:19:02.484 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:19:02.484 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:19:02.484 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:19:02.484 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:19:02.484 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:19:02.484 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:19:02.484 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:19:02.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:02.557 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:02.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:02.661 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:02.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:02.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:02.797 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:02.821 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:02.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:02.881 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:19:02.927 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:02.940 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:02 smithi173 bash[59517]: cluster 2023-09-23T20:19:01.729768+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v403: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 982 op/s; 5471/268266 objects degraded (2.039%); 9503/268266 objects misplaced (3.542%); 7.3 MiB/s, 117 objects/s recovering 2023-09-23T20:19:02.940 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:02 smithi173 bash[59517]: audit 2023-09-23T20:19:02.172244+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.98:0/1819328563' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:02.940 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:02 smithi173 bash[59517]: audit 2023-09-23T20:19:02.785990+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.98:0/74308738' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:19:02.941 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:02 smithi173 bash[59517]: audit 2023-09-23T20:19:02.786540+0000 mon.a (mon.0) 629 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:19:02.961 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:02.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:02.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:03.067 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:03.098 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:03.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:03.205 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:03.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:02 smithi098 bash[78228]: cluster 2023-09-23T20:19:01.729768+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v403: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 982 op/s; 5471/268266 objects degraded (2.039%); 9503/268266 objects misplaced (3.542%); 7.3 MiB/s, 117 objects/s recovering 2023-09-23T20:19:03.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:02 smithi098 bash[78228]: audit 2023-09-23T20:19:02.172244+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.98:0/1819328563' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:03.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:02 smithi098 bash[78228]: audit 2023-09-23T20:19:02.785990+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.98:0/74308738' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:19:03.216 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:02 smithi098 bash[78228]: audit 2023-09-23T20:19:02.786540+0000 mon.a (mon.0) 629 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:19:03.218 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:02 smithi098 bash[74888]: cluster 2023-09-23T20:19:01.729768+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v403: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 982 op/s; 5471/268266 objects degraded (2.039%); 9503/268266 objects misplaced (3.542%); 7.3 MiB/s, 117 objects/s recovering 2023-09-23T20:19:03.218 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:02 smithi098 bash[74888]: audit 2023-09-23T20:19:02.172244+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.98:0/1819328563' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:03.218 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:02 smithi098 bash[74888]: audit 2023-09-23T20:19:02.785990+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.98:0/74308738' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:19:03.218 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:02 smithi098 bash[74888]: audit 2023-09-23T20:19:02.786540+0000 mon.a (mon.0) 629 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:19:03.247 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:03.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:03.353 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:03.378 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:03.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:03.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:03.519 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:03.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:03.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:03.653 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:03.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:03.761 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:03.796 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:03.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:03.901 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:03.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:03.931 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:03.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:04.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:04.053 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:04.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:03 smithi098 bash[74888]: cluster 2023-09-23T20:19:02.865895+0000 mon.a (mon.0) 630 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:19:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:03 smithi098 bash[74888]: audit 2023-09-23T20:19:02.869514+0000 mon.a (mon.0) 631 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:19:04.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:03 smithi098 bash[74888]: cluster 2023-09-23T20:19:02.869554+0000 mon.a (mon.0) 632 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T20:19:04.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:03 smithi098 bash[74888]: cluster 2023-09-23T20:19:02.872012+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T20:19:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:03 smithi098 bash[78228]: cluster 2023-09-23T20:19:02.865895+0000 mon.a (mon.0) 630 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:19:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:03 smithi098 bash[78228]: audit 2023-09-23T20:19:02.869514+0000 mon.a (mon.0) 631 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:19:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:03 smithi098 bash[78228]: cluster 2023-09-23T20:19:02.869554+0000 mon.a (mon.0) 632 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T20:19:04.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:03 smithi098 bash[78228]: cluster 2023-09-23T20:19:02.872012+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T20:19:04.156 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:04.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:03 smithi173 bash[59517]: cluster 2023-09-23T20:19:02.865895+0000 mon.a (mon.0) 630 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:19:04.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:03 smithi173 bash[59517]: audit 2023-09-23T20:19:02.869514+0000 mon.a (mon.0) 631 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:19:04.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:03 smithi173 bash[59517]: cluster 2023-09-23T20:19:02.869554+0000 mon.a (mon.0) 632 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T20:19:04.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:03 smithi173 bash[59517]: cluster 2023-09-23T20:19:02.872012+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T20:19:04.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:04.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:04.288 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:04.315 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:04.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:04.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:04.444 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:04.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:04.549 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:04.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:04.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:04.681 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:04.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:04.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:04.813 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:04.844 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:04.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:04.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:04 smithi098 bash[78228]: cluster 2023-09-23T20:19:03.730278+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v405: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 865 op/s; 5471/265629 objects degraded (2.060%); 9503/265629 objects misplaced (3.578%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:19:04.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:04 smithi098 bash[78228]: cluster 2023-09-23T20:19:04.710227+0000 mon.a (mon.0) 633 : cluster 3 Health check update: Degraded data redundancy: 5471/265629 objects degraded (2.060%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:04.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:04 smithi098 bash[74888]: cluster 2023-09-23T20:19:03.730278+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v405: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 865 op/s; 5471/265629 objects degraded (2.060%); 9503/265629 objects misplaced (3.578%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:19:04.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:04 smithi098 bash[74888]: cluster 2023-09-23T20:19:04.710227+0000 mon.a (mon.0) 633 : cluster 3 Health check update: Degraded data redundancy: 5471/265629 objects degraded (2.060%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:04.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:04.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:04.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:04.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:05.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:05.092 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:04 smithi173 bash[59517]: cluster 2023-09-23T20:19:03.730278+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v405: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 865 op/s; 5471/265629 objects degraded (2.060%); 9503/265629 objects misplaced (3.578%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:19:05.092 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:04 smithi173 bash[59517]: cluster 2023-09-23T20:19:04.710227+0000 mon.a (mon.0) 633 : cluster 3 Health check update: Degraded data redundancy: 5471/265629 objects degraded (2.060%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:05.110 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:05.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:05.212 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:05.245 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:05.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:05.348 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:05.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:05.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:05.481 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:05.507 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:05.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:05.612 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:05.637 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:05.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:05.742 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:05.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:05.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:05.879 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:05.914 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:05.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:05.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:06.017 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:06.040 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:06.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:06.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:06.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:06.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:06.279 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:06.309 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:06.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:06.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:06.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:19:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:19:06] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.33.4" 2023-09-23T20:19:06.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:06.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:06.557 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:06.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.595 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:06.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:06.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:06.723 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:06.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:06.827 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:06.861 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:06.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:06.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:06.964 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:07.000 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:07.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:07.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:06 smithi173 bash[59517]: cluster 2023-09-23T20:19:05.731019+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v406: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 5471/258270 objects degraded (2.118%); 8925/258270 objects misplaced (3.456%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T20:19:07.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:07.134 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:07.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:07.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:06 smithi098 bash[74888]: cluster 2023-09-23T20:19:05.731019+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v406: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 5471/258270 objects degraded (2.118%); 8925/258270 objects misplaced (3.456%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T20:19:07.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:06 smithi098 bash[78228]: cluster 2023-09-23T20:19:05.731019+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v406: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 5471/258270 objects degraded (2.118%); 8925/258270 objects misplaced (3.456%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T20:19:07.237 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:07.263 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:07.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:07.293 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T20:19:07.365 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:07.409 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:07.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:07.516 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:07.545 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:07.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:07.651 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:07.677 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:07.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:07.779 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:07.805 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:07.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:07.910 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:07.941 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:07.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:07.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:08.048 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:08.072 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:08.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:08.175 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:08.200 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:08.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:08.302 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:08.329 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:08.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:08.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:08.469 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:08.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:08.575 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:08.600 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:08.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:08.710 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:08.740 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:08.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:08.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:08.876 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:08.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:08.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:08.979 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:09.008 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:09.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:09.111 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:09.121 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:08 smithi098 bash[78228]: cluster 2023-09-23T20:19:07.731632+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v407: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 834 op/s; 5264/253296 objects degraded (2.078%); 8821/253296 objects misplaced (3.482%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T20:19:09.121 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:08 smithi098 bash[74888]: cluster 2023-09-23T20:19:07.731632+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v407: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 834 op/s; 5264/253296 objects degraded (2.078%); 8821/253296 objects misplaced (3.482%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T20:19:09.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:09.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:09.236 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:09.244 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:08 smithi173 bash[59517]: cluster 2023-09-23T20:19:07.731632+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v407: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 834 op/s; 5264/253296 objects degraded (2.078%); 8821/253296 objects misplaced (3.482%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T20:19:09.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:09.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:09.365 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:09.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:09.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:09.498 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:09.531 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:09.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:09.635 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:09.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:09.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:09.675 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:19:09.701 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:19:09.770 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:09.797 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:09.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:09.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:09.949 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:09.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:09.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:10.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:10.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:10.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:10.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:09 smithi098 bash[74888]: audit 2023-09-23T20:19:09.576219+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:10.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:09 smithi098 bash[74888]: cluster 2023-09-23T20:19:09.712002+0000 mon.a (mon.0) 635 : cluster 3 Health check update: Degraded data redundancy: 5264/253296 objects degraded (2.078%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:10.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:09 smithi098 bash[78228]: audit 2023-09-23T20:19:09.576219+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:10.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:09 smithi098 bash[78228]: cluster 2023-09-23T20:19:09.712002+0000 mon.a (mon.0) 635 : cluster 3 Health check update: Degraded data redundancy: 5264/253296 objects degraded (2.078%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:10.187 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:10.198 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:09 smithi173 bash[59517]: audit 2023-09-23T20:19:09.576219+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:10.198 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:09 smithi173 bash[59517]: cluster 2023-09-23T20:19:09.712002+0000 mon.a (mon.0) 635 : cluster 3 Health check update: Degraded data redundancy: 5264/253296 objects degraded (2.078%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:10.219 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:10.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:10.323 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:10.346 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:10.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:10.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:10.483 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:10.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:10.588 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:10.616 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:10.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:10.719 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:10.746 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:10.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:10.852 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:10.885 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:10.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:10.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:10.899 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:10 smithi098 bash[78228]: cluster 2023-09-23T20:19:09.732111+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v408: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 5264/252129 objects degraded (2.088%); 8550/252129 objects misplaced (3.391%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T20:19:10.899 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:10 smithi098 bash[74888]: cluster 2023-09-23T20:19:09.732111+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v408: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 5264/252129 objects degraded (2.088%); 8550/252129 objects misplaced (3.391%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T20:19:10.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:11.026 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:11.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:11.133 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:11.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:11.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:11.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:11.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.301 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:11.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:11.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:10 smithi173 bash[59517]: cluster 2023-09-23T20:19:09.732111+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v408: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 5264/252129 objects degraded (2.088%); 8550/252129 objects misplaced (3.391%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T20:19:11.402 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:11.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:11.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:11.547 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:11.576 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:11.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:11.679 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:11.707 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:11.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:11.810 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:11.834 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:11.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:11.937 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:11.979 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:11.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:11.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:12.086 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:12.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:12.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:12.131 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:12.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:12.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:12.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:12.350 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:12.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:12.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:12.390 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:19:12.402 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:19:12.479 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:12.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:12.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:12.616 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:12.641 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:12.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:12.745 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:12.774 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:12.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:12.877 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:12.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:12.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:12.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:13.013 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:13.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:13.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:13.144 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:13.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:12 smithi098 bash[74888]: cluster 2023-09-23T20:19:11.733172+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v409: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 4996/244038 objects degraded (2.047%); 8034/244038 objects misplaced (3.292%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T20:19:13.154 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:12 smithi098 bash[78228]: cluster 2023-09-23T20:19:11.733172+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v409: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 4996/244038 objects degraded (2.047%); 8034/244038 objects misplaced (3.292%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T20:19:13.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.181 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:13.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:13.282 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:13.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:13.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:13.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:12 smithi173 bash[59517]: cluster 2023-09-23T20:19:11.733172+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v409: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 4996/244038 objects degraded (2.047%); 8034/244038 objects misplaced (3.292%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T20:19:13.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:13.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:13.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:13.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:13.563 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:13.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:13.666 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:13.692 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:13.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:13.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:13.824 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:13.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:13.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:13.956 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:13.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:13.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:14.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:14.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:13 smithi173 bash[59517]: audit 2023-09-23T20:19:12.363279+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:19:14.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:14.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:14.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:13 smithi098 bash[78228]: audit 2023-09-23T20:19:12.363279+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:19:14.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:13 smithi098 bash[74888]: audit 2023-09-23T20:19:12.363279+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:19:14.192 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:14.220 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:14.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:14.324 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:14.355 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:14.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:14.459 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:14.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:14.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:14.592 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:14.618 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:14.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:14.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:14.747 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:14.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:14.850 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:14.877 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:14.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:14.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:14.982 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:15.006 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:15.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:15.109 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:15.135 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:15.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:15.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:15.273 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:15.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:15.341 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:15 smithi098 bash[74888]: cluster 2023-09-23T20:19:13.733802+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v410: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 4996/241446 objects degraded (2.069%); 8034/241446 objects misplaced (3.327%); 6.4 MiB/s, 101 objects/s recovering 2023-09-23T20:19:15.341 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:15 smithi098 bash[74888]: cluster 2023-09-23T20:19:14.713148+0000 mon.a (mon.0) 636 : cluster 3 Health check update: Degraded data redundancy: 4996/241446 objects degraded (2.069%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:15.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:15 smithi098 bash[78228]: cluster 2023-09-23T20:19:13.733802+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v410: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 4996/241446 objects degraded (2.069%); 8034/241446 objects misplaced (3.327%); 6.4 MiB/s, 101 objects/s recovering 2023-09-23T20:19:15.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:15 smithi098 bash[78228]: cluster 2023-09-23T20:19:14.713148+0000 mon.a (mon.0) 636 : cluster 3 Health check update: Degraded data redundancy: 4996/241446 objects degraded (2.069%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:14 smithi173 bash[59517]: cluster 2023-09-23T20:19:13.733802+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v410: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 4996/241446 objects degraded (2.069%); 8034/241446 objects misplaced (3.327%); 6.4 MiB/s, 101 objects/s recovering 2023-09-23T20:19:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:14 smithi173 bash[59517]: cluster 2023-09-23T20:19:14.713148+0000 mon.a (mon.0) 636 : cluster 3 Health check update: Degraded data redundancy: 4996/241446 objects degraded (2.069%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:15.378 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:15.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:15.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:15.512 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:15.535 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:15.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:15.638 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:15.669 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:15.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:15.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:15.799 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:15.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:15.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:15.930 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:15.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:15.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:16.025 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":409,"stamp":"2023-09-23T20:19:11.732286+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5330048952,"num_objects":81346,"num_object_clones":0,"num_object_copies":244038,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4996,"num_objects_misplaced":8034,"num_objects_unfound":0,"num_objects_dirty":81346,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":137900,"num_write_kb":7009166,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3891,"num_bytes_recovered":255000576,"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":194570,"ondisk_log_size":194570,"up":297,"acting":294,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":303,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":17741836,"kb_used_data":16074188,"kb_used_omap":20,"kb_used_meta":1667179,"kb_avail":732219380,"statfs":{"total":767960285184,"available":749792645120,"internally_reserved":0,"allocated":16459968512,"data_stored":16456111914,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1707191950},"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":-529268736,"num_objects":-8076,"num_object_clones":0,"num_object_copies":-24228,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-475,"num_objects_misplaced":-1469,"num_objects_unfound":0,"num_objects_dirty":-8076,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8076,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1107,"num_bytes_recovered":72548352,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003117"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":27,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.410079+0000","last_change":"2023-09-23T20:17:34.746041+0000","last_active":"2023-09-23T20:18:38.410079+0000","last_peered":"2023-09-23T20:18:38.410079+0000","last_clean":"2023-09-23T20:18:38.410079+0000","last_became_active":"2023-09-23T20:17:34.745681+0000","last_became_peered":"2023-09-23T20:17:34.745681+0000","last_unstale":"2023-09-23T20:18:38.410079+0000","last_undegraded":"2023-09-23T20:18:38.410079+0000","last_fullsized":"2023-09-23T20:18:38.410079+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:46.419250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":88,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.797402+0000","last_change":"2023-09-23T20:13:39.454109+0000","last_active":"2023-09-23T20:18:37.797402+0000","last_peered":"2023-09-23T20:18:37.797402+0000","last_clean":"2023-09-23T20:18:37.797402+0000","last_became_active":"2023-09-23T20:13:39.453796+0000","last_became_peered":"2023-09-23T20:13:39.453796+0000","last_unstale":"2023-09-23T20:18:37.797402+0000","last_undegraded":"2023-09-23T20:18:37.797402+0000","last_fullsized":"2023-09-23T20:18:37.797402+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.275426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":73,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.410061+0000","last_change":"2023-09-23T20:13:39.459342+0000","last_active":"2023-09-23T20:18:38.410061+0000","last_peered":"2023-09-23T20:18:38.410061+0000","last_clean":"2023-09-23T20:18:38.410061+0000","last_became_active":"2023-09-23T20:13:39.459026+0000","last_became_peered":"2023-09-23T20:13:39.459026+0000","last_unstale":"2023-09-23T20:18:38.410061+0000","last_undegraded":"2023-09-23T20:18:38.410061+0000","last_fullsized":"2023-09-23T20:18:38.410061+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:03:05.666904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.784510+0000","last_change":"2023-09-23T20:13:39.459979+0000","last_active":"2023-09-23T20:18:37.784510+0000","last_peered":"2023-09-23T20:18:37.784510+0000","last_clean":"2023-09-23T20:18:37.784510+0000","last_became_active":"2023-09-23T20:13:39.459348+0000","last_became_peered":"2023-09-23T20:13:39.459348+0000","last_unstale":"2023-09-23T20:18:37.784510+0000","last_undegraded":"2023-09-23T20:18:37.784510+0000","last_fullsized":"2023-09-23T20:18:37.784510+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:47.084843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.796081+0000","last_change":"2023-09-23T20:13:39.461066+0000","last_active":"2023-09-23T20:18:37.796081+0000","last_peered":"2023-09-23T20:18:37.796081+0000","last_clean":"2023-09-23T20:18:37.796081+0000","last_became_active":"2023-09-23T20:13:39.460314+0000","last_became_peered":"2023-09-23T20:13:39.460314+0000","last_unstale":"2023-09-23T20:18:37.796081+0000","last_undegraded":"2023-09-23T20:18:37.796081+0000","last_fullsized":"2023-09-23T20:18:37.796081+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:09.914376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.782656+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:18:37.782656+0000","last_peered":"2023-09-23T20:18:37.782656+0000","last_clean":"2023-09-23T20:18:37.782656+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:18:37.782656+0000","last_undegraded":"2023-09-23T20:18:37.782656+0000","last_fullsized":"2023-09-23T20:18:37.782656+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.12","version":"117'7414","reported_seq":10439,"reported_epoch":117,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T20:19:09.378156+0000","last_change":"2023-09-23T20:18:38.422116+0000","last_active":"2023-09-23T20:19:09.378156+0000","last_peered":"2023-09-23T20:19:09.378156+0000","last_clean":"2023-09-23T20:18:35.701896+0000","last_became_active":"2023-09-23T20:18:38.382485+0000","last_became_peered":"2023-09-23T20:18:38.382485+0000","last_unstale":"2023-09-23T20:19:09.378156+0000","last_undegraded":"2023-09-23T20:18:37.793902+0000","last_fullsized":"2023-09-23T20:18:37.777314+0000","mapping_epoch":115,"log_start":"0'0","ondisk_log_start":"0'0","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7414,"log_dups_size":0,"ondisk_log_size":7414,"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":161611776,"num_objects":2466,"num_object_clones":0,"num_object_copies":7398,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18,"num_objects_misplaced":1943,"num_objects_unfound":0,"num_objects_dirty":2466,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4312,"num_write_kb":216896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1486,"num_bytes_recovered":97386496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,4],"avail_no_missing":["2","3","4"],"object_location_counts":[{"shards":"2,3,4","objects":1943},{"shards":"2,4","objects":505}],"blocked_by":[],"up_primary":7,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":78,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.784723+0000","last_change":"2023-09-23T20:13:39.458355+0000","last_active":"2023-09-23T20:18:37.784723+0000","last_peered":"2023-09-23T20:18:37.784723+0000","last_clean":"2023-09-23T20:18:37.784723+0000","last_became_active":"2023-09-23T20:13:39.458016+0000","last_became_peered":"2023-09-23T20:13:39.458016+0000","last_unstale":"2023-09-23T20:18:37.784723+0000","last_undegraded":"2023-09-23T20:18:37.784723+0000","last_fullsized":"2023-09-23T20:18:37.784723+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.997178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.796220+0000","last_change":"2023-09-23T20:13:39.455250+0000","last_active":"2023-09-23T20:18:37.796220+0000","last_peered":"2023-09-23T20:18:37.796220+0000","last_clean":"2023-09-23T20:18:37.796220+0000","last_became_active":"2023-09-23T20:13:39.454950+0000","last_became_peered":"2023-09-23T20:13:39.454950+0000","last_unstale":"2023-09-23T20:18:37.796220+0000","last_undegraded":"2023-09-23T20:18:37.796220+0000","last_fullsized":"2023-09-23T20:18:37.796220+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:50:05.348350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"6.13","version":"117'7527","reported_seq":7564,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.524560+0000","last_change":"2023-09-23T20:18:21.770948+0000","last_active":"2023-09-23T20:19:10.524560+0000","last_peered":"2023-09-23T20:19:10.524560+0000","last_clean":"2023-09-23T20:19:10.524560+0000","last_became_active":"2023-09-23T20:18:21.768220+0000","last_became_peered":"2023-09-23T20:18:21.768220+0000","last_unstale":"2023-09-23T20:19:10.524560+0000","last_undegraded":"2023-09-23T20:19:10.524560+0000","last_fullsized":"2023-09-23T20:19:10.524560+0000","mapping_epoch":106,"log_start":"0'0","ondisk_log_start":"0'0","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7527,"log_dups_size":0,"ondisk_log_size":7527,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166199296,"num_objects":2536,"num_object_clones":0,"num_object_copies":7608,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2536,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4368,"num_write_kb":220928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":84,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780853+0000","last_change":"2023-09-23T20:12:42.635529+0000","last_active":"2023-09-23T20:18:37.780853+0000","last_peered":"2023-09-23T20:18:37.780853+0000","last_clean":"2023-09-23T20:18:37.780853+0000","last_became_active":"2023-09-23T20:12:42.635195+0000","last_became_peered":"2023-09-23T20:12:42.635195+0000","last_unstale":"2023-09-23T20:18:37.780853+0000","last_undegraded":"2023-09-23T20:18:37.780853+0000","last_fullsized":"2023-09-23T20:18:37.780853+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.796172+0000","last_change":"2023-09-23T20:13:39.458813+0000","last_active":"2023-09-23T20:18:37.796172+0000","last_peered":"2023-09-23T20:18:37.796172+0000","last_clean":"2023-09-23T20:18:37.796172+0000","last_became_active":"2023-09-23T20:13:39.457181+0000","last_became_peered":"2023-09-23T20:13:39.457181+0000","last_unstale":"2023-09-23T20:18:37.796172+0000","last_undegraded":"2023-09-23T20:18:37.796172+0000","last_fullsized":"2023-09-23T20:18:37.796172+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:21:29.089130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.10","version":"117'7328","reported_seq":11899,"reported_epoch":117,"state":"active+recovering+undersized+remapped","last_fresh":"2023-09-23T20:19:10.327303+0000","last_change":"2023-09-23T20:18:30.367257+0000","last_active":"2023-09-23T20:19:10.327303+0000","last_peered":"2023-09-23T20:19:10.327303+0000","last_clean":"2023-09-23T20:18:28.083896+0000","last_became_active":"2023-09-23T20:18:30.321101+0000","last_became_peered":"2023-09-23T20:18:30.321101+0000","last_unstale":"2023-09-23T20:19:10.327303+0000","last_undegraded":"2023-09-23T20:19:10.327303+0000","last_fullsized":"2023-09-23T20:18:30.148689+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7328,"log_dups_size":0,"ondisk_log_size":7328,"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":164102144,"num_objects":2504,"num_object_clones":0,"num_object_copies":7512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3602,"num_objects_unfound":0,"num_objects_dirty":2504,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4236,"num_write_kb":215680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1507,"num_bytes_recovered":98762752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":["0","2","3"],"object_location_counts":[{"shards":"0,1","objects":703},{"shards":"0,2,3","objects":1801}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":88,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.297168+0000","last_change":"2023-09-23T20:13:39.465108+0000","last_active":"2023-09-23T20:18:38.297168+0000","last_peered":"2023-09-23T20:18:38.297168+0000","last_clean":"2023-09-23T20:18:38.297168+0000","last_became_active":"2023-09-23T20:13:39.464257+0000","last_became_peered":"2023-09-23T20:13:39.464257+0000","last_unstale":"2023-09-23T20:18:38.297168+0000","last_undegraded":"2023-09-23T20:18:38.297168+0000","last_fullsized":"2023-09-23T20:18:38.297168+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.410237+0000","last_change":"2023-09-23T20:13:11.229357+0000","last_active":"2023-09-23T20:18:38.410237+0000","last_peered":"2023-09-23T20:18:38.410237+0000","last_clean":"2023-09-23T20:18:38.410237+0000","last_became_active":"2023-09-23T20:13:11.228976+0000","last_became_peered":"2023-09-23T20:13:11.228976+0000","last_unstale":"2023-09-23T20:18:38.410237+0000","last_undegraded":"2023-09-23T20:18:38.410237+0000","last_fullsized":"2023-09-23T20:18:38.410237+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:15.568717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.11","version":"117'7584","reported_seq":11216,"reported_epoch":117,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:19:10.734928+0000","last_change":"2023-09-23T20:18:32.376031+0000","last_active":"2023-09-23T20:19:10.734928+0000","last_peered":"2023-09-23T20:19:10.734928+0000","last_clean":"2023-09-23T20:18:29.140919+0000","last_became_active":"2023-09-23T20:18:32.344708+0000","last_became_peered":"2023-09-23T20:18:32.344708+0000","last_unstale":"2023-09-23T20:19:10.734928+0000","last_undegraded":"2023-09-23T20:18:32.312916+0000","last_fullsized":"2023-09-23T20:18:32.176321+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7584,"log_dups_size":0,"ondisk_log_size":7584,"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":170033152,"num_objects":2595,"num_object_clones":0,"num_object_copies":7785,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4978,"num_objects_misplaced":2489,"num_objects_unfound":0,"num_objects_dirty":2595,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4387,"num_write_kb":223392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":896,"num_bytes_recovered":58720256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"0,1","objects":106},{"shards":"1,2,6","objects":2489}],"blocked_by":[],"up_primary":3,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":73,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.296648+0000","last_change":"2023-09-23T20:17:34.750378+0000","last_active":"2023-09-23T20:18:38.296648+0000","last_peered":"2023-09-23T20:18:38.296648+0000","last_clean":"2023-09-23T20:18:38.296648+0000","last_became_active":"2023-09-23T20:17:34.749479+0000","last_became_peered":"2023-09-23T20:17:34.749479+0000","last_unstale":"2023-09-23T20:18:38.296648+0000","last_undegraded":"2023-09-23T20:18:38.296648+0000","last_fullsized":"2023-09-23T20:18:38.296648+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":81,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780892+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:18:37.780892+0000","last_peered":"2023-09-23T20:18:37.780892+0000","last_clean":"2023-09-23T20:18:37.780892+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:18:37.780892+0000","last_undegraded":"2023-09-23T20:18:37.780892+0000","last_fullsized":"2023-09-23T20:18:37.780892+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.16","version":"117'7311","reported_seq":7351,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:07.589298+0000","last_change":"2023-09-23T20:18:21.810317+0000","last_active":"2023-09-23T20:19:07.589298+0000","last_peered":"2023-09-23T20:19:07.589298+0000","last_clean":"2023-09-23T20:19:07.589298+0000","last_became_active":"2023-09-23T20:18:21.807142+0000","last_became_peered":"2023-09-23T20:18:21.807142+0000","last_unstale":"2023-09-23T20:19:07.589298+0000","last_undegraded":"2023-09-23T20:19:07.589298+0000","last_fullsized":"2023-09-23T20:19:07.589298+0000","mapping_epoch":106,"log_start":"0'0","ondisk_log_start":"0'0","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7311,"log_dups_size":0,"ondisk_log_size":7311,"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":168689664,"num_objects":2574,"num_object_clones":0,"num_object_copies":7722,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2574,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4230,"num_write_kb":217728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"59'2","reported_seq":87,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.296596+0000","last_change":"2023-09-23T20:13:11.231171+0000","last_active":"2023-09-23T20:18:38.296596+0000","last_peered":"2023-09-23T20:18:38.296596+0000","last_clean":"2023-09-23T20:18:38.296596+0000","last_became_active":"2023-09-23T20:13:11.230687+0000","last_became_peered":"2023-09-23T20:13:11.230687+0000","last_unstale":"2023-09-23T20:18:38.296596+0000","last_undegraded":"2023-09-23T20:18:38.296596+0000","last_fullsized":"2023-09-23T20:18:38.296596+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":88,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.797165+0000","last_change":"2023-09-23T20:13:39.460639+0000","last_active":"2023-09-23T20:18:37.797165+0000","last_peered":"2023-09-23T20:18:37.797165+0000","last_clean":"2023-09-23T20:18:37.797165+0000","last_became_active":"2023-09-23T20:13:39.458128+0000","last_became_peered":"2023-09-23T20:13:39.458128+0000","last_unstale":"2023-09-23T20:18:37.797165+0000","last_undegraded":"2023-09-23T20:18:37.797165+0000","last_fullsized":"2023-09-23T20:18:37.797165+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:12:55.263757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"6.17","version":"117'7452","reported_seq":7495,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.528068+0000","last_change":"2023-09-23T20:18:21.810646+0000","last_active":"2023-09-23T20:19:10.528068+0000","last_peered":"2023-09-23T20:19:10.528068+0000","last_clean":"2023-09-23T20:19:10.528068+0000","last_became_active":"2023-09-23T20:18:21.801323+0000","last_became_peered":"2023-09-23T20:18:21.801323+0000","last_unstale":"2023-09-23T20:19:10.528068+0000","last_undegraded":"2023-09-23T20:19:10.528068+0000","last_fullsized":"2023-09-23T20:19:10.528068+0000","mapping_epoch":106,"log_start":"0'0","ondisk_log_start":"0'0","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7452,"log_dups_size":0,"ondisk_log_size":7452,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166920192,"num_objects":2547,"num_object_clones":0,"num_object_copies":7641,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2547,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4339,"num_write_kb":220352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,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":79,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:02.944108+0000","last_change":"2023-09-23T20:13:39.463353+0000","last_active":"2023-09-23T20:19:02.944108+0000","last_peered":"2023-09-23T20:19:02.944108+0000","last_clean":"2023-09-23T20:19:02.944108+0000","last_became_active":"2023-09-23T20:13:39.463010+0000","last_became_peered":"2023-09-23T20:13:39.463010+0000","last_unstale":"2023-09-23T20:19:02.944108+0000","last_undegraded":"2023-09-23T20:19:02.944108+0000","last_fullsized":"2023-09-23T20:19:02.944108+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:27:57.633948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780735+0000","last_change":"2023-09-23T20:13:39.466566+0000","last_active":"2023-09-23T20:18:37.780735+0000","last_peered":"2023-09-23T20:18:37.780735+0000","last_clean":"2023-09-23T20:18:37.780735+0000","last_became_active":"2023-09-23T20:13:39.466161+0000","last_became_peered":"2023-09-23T20:13:39.466161+0000","last_unstale":"2023-09-23T20:18:37.780735+0000","last_undegraded":"2023-09-23T20:18:37.780735+0000","last_fullsized":"2023-09-23T20:18:37.780735+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.14","version":"117'7424","reported_seq":7465,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.713849+0000","last_change":"2023-09-23T20:18:21.779422+0000","last_active":"2023-09-23T20:19:10.713849+0000","last_peered":"2023-09-23T20:19:10.713849+0000","last_clean":"2023-09-23T20:19:10.713849+0000","last_became_active":"2023-09-23T20:18:21.776719+0000","last_became_peered":"2023-09-23T20:18:21.776719+0000","last_unstale":"2023-09-23T20:19:10.713849+0000","last_undegraded":"2023-09-23T20:19:10.713849+0000","last_fullsized":"2023-09-23T20:19:10.713849+0000","mapping_epoch":106,"log_start":"0'0","ondisk_log_start":"0'0","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7424,"log_dups_size":0,"ondisk_log_size":7424,"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":165740544,"num_objects":2529,"num_object_clones":0,"num_object_copies":7587,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2529,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4299,"num_write_kb":218496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":70,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.296751+0000","last_change":"2023-09-23T20:01:00.063799+0000","last_active":"2023-09-23T20:18:38.296751+0000","last_peered":"2023-09-23T20:18:38.296751+0000","last_clean":"2023-09-23T20:18:38.296751+0000","last_became_active":"2023-09-23T20:01:00.063351+0000","last_became_peered":"2023-09-23T20:01:00.063351+0000","last_unstale":"2023-09-23T20:18:38.296751+0000","last_undegraded":"2023-09-23T20:18:38.296751+0000","last_fullsized":"2023-09-23T20:18:38.296751+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":78,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.784469+0000","last_change":"2023-09-23T20:13:39.459643+0000","last_active":"2023-09-23T20:18:37.784469+0000","last_peered":"2023-09-23T20:18:37.784469+0000","last_clean":"2023-09-23T20:18:37.784469+0000","last_became_active":"2023-09-23T20:13:39.458927+0000","last_became_peered":"2023-09-23T20:13:39.458927+0000","last_unstale":"2023-09-23T20:18:37.784469+0000","last_undegraded":"2023-09-23T20:18:37.784469+0000","last_fullsized":"2023-09-23T20:18:37.784469+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.396223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.15","version":"117'7363","reported_seq":7403,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.448633+0000","last_change":"2023-09-23T20:18:21.814373+0000","last_active":"2023-09-23T20:19:10.448633+0000","last_peered":"2023-09-23T20:19:10.448633+0000","last_clean":"2023-09-23T20:19:10.448633+0000","last_became_active":"2023-09-23T20:18:21.806453+0000","last_became_peered":"2023-09-23T20:18:21.806453+0000","last_unstale":"2023-09-23T20:19:10.448633+0000","last_undegraded":"2023-09-23T20:19:10.448633+0000","last_fullsized":"2023-09-23T20:19:10.448633+0000","mapping_epoch":106,"log_start":"0'0","ondisk_log_start":"0'0","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7363,"log_dups_size":0,"ondisk_log_size":7363,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169345024,"num_objects":2584,"num_object_clones":0,"num_object_copies":7752,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2584,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4252,"num_write_kb":218752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.10","version":"59'8","reported_seq":93,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780282+0000","last_change":"2023-09-23T20:12:12.104678+0000","last_active":"2023-09-23T20:18:37.780282+0000","last_peered":"2023-09-23T20:18:37.780282+0000","last_clean":"2023-09-23T20:18:37.780282+0000","last_became_active":"2023-09-23T20:12:12.104103+0000","last_became_peered":"2023-09-23T20:12:12.104103+0000","last_unstale":"2023-09-23T20:18:37.780282+0000","last_undegraded":"2023-09-23T20:18:37.780282+0000","last_fullsized":"2023-09-23T20:18:37.780282+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":88,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.797040+0000","last_change":"2023-09-23T20:13:39.457521+0000","last_active":"2023-09-23T20:18:37.797040+0000","last_peered":"2023-09-23T20:18:37.797040+0000","last_clean":"2023-09-23T20:18:37.797040+0000","last_became_active":"2023-09-23T20:13:39.457115+0000","last_became_peered":"2023-09-23T20:13:39.457115+0000","last_unstale":"2023-09-23T20:18:37.797040+0000","last_undegraded":"2023-09-23T20:18:37.797040+0000","last_fullsized":"2023-09-23T20:18:37.797040+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.104680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"117'8500","reported_seq":8531,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.558825+0000","last_change":"2023-09-23T20:16:41.973386+0000","last_active":"2023-09-23T20:19:10.558825+0000","last_peered":"2023-09-23T20:19:10.558825+0000","last_clean":"2023-09-23T20:19:10.558825+0000","last_became_active":"2023-09-23T20:16:41.972612+0000","last_became_peered":"2023-09-23T20:16:41.972612+0000","last_unstale":"2023-09-23T20:19:10.558825+0000","last_undegraded":"2023-09-23T20:19:10.558825+0000","last_fullsized":"2023-09-23T20:19:10.558825+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":8500,"log_dups_size":0,"ondisk_log_size":8500,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":329252864,"num_objects":5024,"num_object_clones":0,"num_object_copies":15072,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5024,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8500,"num_write_kb":432768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":86,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.297635+0000","last_change":"2023-09-23T20:12:12.108418+0000","last_active":"2023-09-23T20:18:38.297635+0000","last_peered":"2023-09-23T20:18:38.297635+0000","last_clean":"2023-09-23T20:18:38.297635+0000","last_became_active":"2023-09-23T20:12:12.107990+0000","last_became_peered":"2023-09-23T20:12:12.107990+0000","last_unstale":"2023-09-23T20:18:38.297635+0000","last_undegraded":"2023-09-23T20:18:38.297635+0000","last_fullsized":"2023-09-23T20:18:38.297635+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780796+0000","last_change":"2023-09-23T20:01:01.381114+0000","last_active":"2023-09-23T20:18:37.780796+0000","last_peered":"2023-09-23T20:18:37.780796+0000","last_clean":"2023-09-23T20:18:37.780796+0000","last_became_active":"2023-09-23T20:01:01.380654+0000","last_became_peered":"2023-09-23T20:01:01.380654+0000","last_unstale":"2023-09-23T20:18:37.780796+0000","last_undegraded":"2023-09-23T20:18:37.780796+0000","last_fullsized":"2023-09-23T20:18:37.780796+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"117'8392","reported_seq":8425,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:07.677745+0000","last_change":"2023-09-23T20:16:41.729366+0000","last_active":"2023-09-23T20:19:07.677745+0000","last_peered":"2023-09-23T20:19:07.677745+0000","last_clean":"2023-09-23T20:19:07.677745+0000","last_became_active":"2023-09-23T20:16:41.729026+0000","last_became_peered":"2023-09-23T20:16:41.729026+0000","last_unstale":"2023-09-23T20:19:07.677745+0000","last_undegraded":"2023-09-23T20:19:07.677745+0000","last_fullsized":"2023-09-23T20:19:07.677745+0000","mapping_epoch":94,"log_start":"99'2236","ondisk_log_start":"99'2236","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":6156,"log_dups_size":0,"ondisk_log_size":6156,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:34:55.760936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":339345408,"num_objects":5178,"num_object_clones":0,"num_object_copies":15534,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5178,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8392,"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":[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":"59'2","reported_seq":87,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.297435+0000","last_change":"2023-09-23T20:12:42.639423+0000","last_active":"2023-09-23T20:18:38.297435+0000","last_peered":"2023-09-23T20:18:38.297435+0000","last_clean":"2023-09-23T20:18:38.297435+0000","last_became_active":"2023-09-23T20:12:42.638988+0000","last_became_peered":"2023-09-23T20:12:42.638988+0000","last_unstale":"2023-09-23T20:18:38.297435+0000","last_undegraded":"2023-09-23T20:18:38.297435+0000","last_fullsized":"2023-09-23T20:18:38.297435+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":92,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.407738+0000","last_change":"2023-09-23T20:17:34.746270+0000","last_active":"2023-09-23T20:18:38.407738+0000","last_peered":"2023-09-23T20:18:38.407738+0000","last_clean":"2023-09-23T20:18:38.407738+0000","last_became_active":"2023-09-23T20:17:34.745281+0000","last_became_peered":"2023-09-23T20:17:34.745281+0000","last_unstale":"2023-09-23T20:18:38.407738+0000","last_undegraded":"2023-09-23T20:18:38.407738+0000","last_fullsized":"2023-09-23T20:18:38.407738+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:28.430124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"117'7318","reported_seq":7358,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.558406+0000","last_change":"2023-09-23T20:18:21.766496+0000","last_active":"2023-09-23T20:19:10.558406+0000","last_peered":"2023-09-23T20:19:10.558406+0000","last_clean":"2023-09-23T20:19:10.558406+0000","last_became_active":"2023-09-23T20:18:21.761657+0000","last_became_peered":"2023-09-23T20:18:21.761657+0000","last_unstale":"2023-09-23T20:19:10.558406+0000","last_undegraded":"2023-09-23T20:19:10.558406+0000","last_fullsized":"2023-09-23T20:19:10.558406+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7318,"log_dups_size":0,"ondisk_log_size":7318,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161415168,"num_objects":2463,"num_object_clones":0,"num_object_copies":7389,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2463,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4265,"num_write_kb":215296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":71,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.296661+0000","last_change":"2023-09-23T20:01:00.055224+0000","last_active":"2023-09-23T20:18:38.296661+0000","last_peered":"2023-09-23T20:18:38.296661+0000","last_clean":"2023-09-23T20:18:38.296661+0000","last_became_active":"2023-09-23T20:01:00.054852+0000","last_became_peered":"2023-09-23T20:01:00.054852+0000","last_unstale":"2023-09-23T20:18:38.296661+0000","last_undegraded":"2023-09-23T20:18:38.296661+0000","last_fullsized":"2023-09-23T20:18:38.296661+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.781223+0000","last_change":"2023-09-23T20:13:11.232942+0000","last_active":"2023-09-23T20:18:37.781223+0000","last_peered":"2023-09-23T20:18:37.781223+0000","last_clean":"2023-09-23T20:18:37.781223+0000","last_became_active":"2023-09-23T20:13:11.232537+0000","last_became_peered":"2023-09-23T20:13:11.232537+0000","last_unstale":"2023-09-23T20:18:37.781223+0000","last_undegraded":"2023-09-23T20:18:37.781223+0000","last_fullsized":"2023-09-23T20:18:37.781223+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"117'7569","reported_seq":7611,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.282463+0000","last_change":"2023-09-23T20:18:21.768100+0000","last_active":"2023-09-23T20:19:10.282463+0000","last_peered":"2023-09-23T20:19:10.282463+0000","last_clean":"2023-09-23T20:19:10.282463+0000","last_became_active":"2023-09-23T20:18:21.758797+0000","last_became_peered":"2023-09-23T20:18:21.758797+0000","last_unstale":"2023-09-23T20:19:10.282463+0000","last_undegraded":"2023-09-23T20:19:10.282463+0000","last_fullsized":"2023-09-23T20:19:10.282463+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7569,"log_dups_size":0,"ondisk_log_size":7569,"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":170360832,"num_objects":2599,"num_object_clones":0,"num_object_copies":7797,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2599,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4373,"num_write_kb":223136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780688+0000","last_change":"2023-09-23T20:13:39.467671+0000","last_active":"2023-09-23T20:18:37.780688+0000","last_peered":"2023-09-23T20:18:37.780688+0000","last_clean":"2023-09-23T20:18:37.780688+0000","last_became_active":"2023-09-23T20:13:39.467243+0000","last_became_peered":"2023-09-23T20:13:39.467243+0000","last_unstale":"2023-09-23T20:18:37.780688+0000","last_undegraded":"2023-09-23T20:18:37.780688+0000","last_fullsized":"2023-09-23T20:18:37.780688+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:55.308511+0000","last_change":"2023-09-23T20:12:42.627500+0000","last_active":"2023-09-23T20:18:55.308511+0000","last_peered":"2023-09-23T20:18:55.308511+0000","last_clean":"2023-09-23T20:18:55.308511+0000","last_became_active":"2023-09-23T20:12:42.627175+0000","last_became_peered":"2023-09-23T20:12:42.627175+0000","last_unstale":"2023-09-23T20:18:55.308511+0000","last_undegraded":"2023-09-23T20:18:55.308511+0000","last_fullsized":"2023-09-23T20:18:55.308511+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.088936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"117'8624","reported_seq":8663,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.696735+0000","last_change":"2023-09-23T20:17:34.751507+0000","last_active":"2023-09-23T20:19:10.696735+0000","last_peered":"2023-09-23T20:19:10.696735+0000","last_clean":"2023-09-23T20:19:10.696735+0000","last_became_active":"2023-09-23T20:17:34.747549+0000","last_became_peered":"2023-09-23T20:17:34.747549+0000","last_unstale":"2023-09-23T20:19:10.696735+0000","last_undegraded":"2023-09-23T20:19:10.696735+0000","last_fullsized":"2023-09-23T20:19:10.696735+0000","mapping_epoch":101,"log_start":"99'1100","ondisk_log_start":"99'1100","created":94,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7524,"log_dups_size":0,"ondisk_log_size":7524,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.888463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":328859648,"num_objects":5018,"num_object_clones":0,"num_object_copies":15054,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5018,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8624,"num_write_kb":436544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":86,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.796730+0000","last_change":"2023-09-23T20:13:39.457891+0000","last_active":"2023-09-23T20:18:37.796730+0000","last_peered":"2023-09-23T20:18:37.796730+0000","last_clean":"2023-09-23T20:18:37.796730+0000","last_became_active":"2023-09-23T20:13:39.457395+0000","last_became_peered":"2023-09-23T20:13:39.457395+0000","last_unstale":"2023-09-23T20:18:37.796730+0000","last_undegraded":"2023-09-23T20:18:37.796730+0000","last_fullsized":"2023-09-23T20:18:37.796730+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:40:37.118364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.797528+0000","last_change":"2023-09-23T20:17:34.747236+0000","last_active":"2023-09-23T20:18:37.797528+0000","last_peered":"2023-09-23T20:18:37.797528+0000","last_clean":"2023-09-23T20:18:37.797528+0000","last_became_active":"2023-09-23T20:17:34.746706+0000","last_became_peered":"2023-09-23T20:17:34.746706+0000","last_unstale":"2023-09-23T20:18:37.797528+0000","last_undegraded":"2023-09-23T20:18:37.797528+0000","last_fullsized":"2023-09-23T20:18:37.797528+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.959266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.f","version":"117'8585","reported_seq":8617,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:09.318864+0000","last_change":"2023-09-23T20:16:41.726227+0000","last_active":"2023-09-23T20:19:09.318864+0000","last_peered":"2023-09-23T20:19:09.318864+0000","last_clean":"2023-09-23T20:19:09.318864+0000","last_became_active":"2023-09-23T20:16:41.725905+0000","last_became_peered":"2023-09-23T20:16:41.725905+0000","last_unstale":"2023-09-23T20:19:09.318864+0000","last_undegraded":"2023-09-23T20:19:09.318864+0000","last_fullsized":"2023-09-23T20:19:09.318864+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":8585,"log_dups_size":0,"ondisk_log_size":8585,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:48.384714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333119488,"num_objects":5083,"num_object_clones":0,"num_object_copies":15249,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5083,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8585,"num_write_kb":437376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.781414+0000","last_change":"2023-09-23T20:12:42.644131+0000","last_active":"2023-09-23T20:18:37.781414+0000","last_peered":"2023-09-23T20:18:37.781414+0000","last_clean":"2023-09-23T20:18:37.781414+0000","last_became_active":"2023-09-23T20:12:42.643632+0000","last_became_peered":"2023-09-23T20:12:42.643632+0000","last_unstale":"2023-09-23T20:18:37.781414+0000","last_undegraded":"2023-09-23T20:18:37.781414+0000","last_fullsized":"2023-09-23T20:18:37.781414+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.777898+0000","last_change":"2023-09-23T20:17:34.745482+0000","last_active":"2023-09-23T20:18:37.777898+0000","last_peered":"2023-09-23T20:18:37.777898+0000","last_clean":"2023-09-23T20:18:37.777898+0000","last_became_active":"2023-09-23T20:17:34.745160+0000","last_became_peered":"2023-09-23T20:17:34.745160+0000","last_unstale":"2023-09-23T20:18:37.777898+0000","last_undegraded":"2023-09-23T20:18:37.777898+0000","last_fullsized":"2023-09-23T20:18:37.777898+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:36:39.925165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.c","version":"117'8573","reported_seq":8606,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:07.626771+0000","last_change":"2023-09-23T20:16:41.969720+0000","last_active":"2023-09-23T20:19:07.626771+0000","last_peered":"2023-09-23T20:19:07.626771+0000","last_clean":"2023-09-23T20:19:07.626771+0000","last_became_active":"2023-09-23T20:16:41.968882+0000","last_became_peered":"2023-09-23T20:16:41.968882+0000","last_unstale":"2023-09-23T20:19:07.626771+0000","last_undegraded":"2023-09-23T20:19:07.626771+0000","last_fullsized":"2023-09-23T20:19:07.626771+0000","mapping_epoch":94,"log_start":"99'2386","ondisk_log_start":"99'2386","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":6187,"log_dups_size":0,"ondisk_log_size":6187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:08:15.011594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":345047040,"num_objects":5265,"num_object_clones":0,"num_object_copies":15795,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5265,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8573,"num_write_kb":442816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.802208+0000","last_change":"2023-09-23T20:13:11.231496+0000","last_active":"2023-09-23T20:18:37.802208+0000","last_peered":"2023-09-23T20:18:37.802208+0000","last_clean":"2023-09-23T20:18:37.802208+0000","last_became_active":"2023-09-23T20:13:11.231140+0000","last_became_peered":"2023-09-23T20:13:11.231140+0000","last_unstale":"2023-09-23T20:18:37.802208+0000","last_undegraded":"2023-09-23T20:18:37.802208+0000","last_fullsized":"2023-09-23T20:18:37.802208+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.782511+0000","last_change":"2023-09-23T20:17:34.749999+0000","last_active":"2023-09-23T20:18:37.782511+0000","last_peered":"2023-09-23T20:18:37.782511+0000","last_clean":"2023-09-23T20:18:37.782511+0000","last_became_active":"2023-09-23T20:17:34.749604+0000","last_became_peered":"2023-09-23T20:17:34.749604+0000","last_unstale":"2023-09-23T20:18:37.782511+0000","last_undegraded":"2023-09-23T20:18:37.782511+0000","last_fullsized":"2023-09-23T20:18:37.782511+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.d","version":"117'8659","reported_seq":8691,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.570826+0000","last_change":"2023-09-23T20:16:41.733660+0000","last_active":"2023-09-23T20:19:10.570826+0000","last_peered":"2023-09-23T20:19:10.570826+0000","last_clean":"2023-09-23T20:19:10.570826+0000","last_became_active":"2023-09-23T20:16:41.733209+0000","last_became_peered":"2023-09-23T20:16:41.733209+0000","last_unstale":"2023-09-23T20:19:10.570826+0000","last_undegraded":"2023-09-23T20:19:10.570826+0000","last_fullsized":"2023-09-23T20:19:10.570826+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":8659,"log_dups_size":0,"ondisk_log_size":8659,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":329121816,"num_objects":5023,"num_object_clones":0,"num_object_copies":15069,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5023,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8659,"num_write_kb":437761,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.795971+0000","last_change":"2023-09-23T20:13:39.460822+0000","last_active":"2023-09-23T20:18:37.795971+0000","last_peered":"2023-09-23T20:18:37.795971+0000","last_clean":"2023-09-23T20:18:37.795971+0000","last_became_active":"2023-09-23T20:13:39.460197+0000","last_became_peered":"2023-09-23T20:13:39.460197+0000","last_unstale":"2023-09-23T20:18:37.795971+0000","last_undegraded":"2023-09-23T20:18:37.795971+0000","last_fullsized":"2023-09-23T20:18:37.795971+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:17:55.315314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":73,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.411034+0000","last_change":"2023-09-23T20:13:39.457859+0000","last_active":"2023-09-23T20:18:38.411034+0000","last_peered":"2023-09-23T20:18:38.411034+0000","last_clean":"2023-09-23T20:18:38.411034+0000","last_became_active":"2023-09-23T20:13:39.457472+0000","last_became_peered":"2023-09-23T20:13:39.457472+0000","last_unstale":"2023-09-23T20:18:38.411034+0000","last_undegraded":"2023-09-23T20:18:38.411034+0000","last_fullsized":"2023-09-23T20:18:38.411034+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:15:32.464779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"117'7394","reported_seq":7436,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.155329+0000","last_change":"2023-09-23T20:18:21.752811+0000","last_active":"2023-09-23T20:19:10.155329+0000","last_peered":"2023-09-23T20:19:10.155329+0000","last_clean":"2023-09-23T20:19:10.155329+0000","last_became_active":"2023-09-23T20:18:21.749943+0000","last_became_peered":"2023-09-23T20:18:21.749943+0000","last_unstale":"2023-09-23T20:19:10.155329+0000","last_undegraded":"2023-09-23T20:19:10.155329+0000","last_fullsized":"2023-09-23T20:19:10.155329+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7394,"log_dups_size":0,"ondisk_log_size":7394,"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":162267136,"num_objects":2476,"num_object_clones":0,"num_object_copies":7428,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2476,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4302,"num_write_kb":216896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":99,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:55.762602+0000","last_change":"2023-09-23T20:12:42.636015+0000","last_active":"2023-09-23T20:18:55.762602+0000","last_peered":"2023-09-23T20:18:55.762602+0000","last_clean":"2023-09-23T20:18:55.762602+0000","last_became_active":"2023-09-23T20:12:42.635012+0000","last_became_peered":"2023-09-23T20:12:42.635012+0000","last_unstale":"2023-09-23T20:18:55.762602+0000","last_undegraded":"2023-09-23T20:18:55.762602+0000","last_fullsized":"2023-09-23T20:18:55.762602+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:18:12.202143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":99,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780810+0000","last_change":"2023-09-23T20:13:39.466796+0000","last_active":"2023-09-23T20:18:37.780810+0000","last_peered":"2023-09-23T20:18:37.780810+0000","last_clean":"2023-09-23T20:18:37.780810+0000","last_became_active":"2023-09-23T20:13:39.466140+0000","last_became_peered":"2023-09-23T20:13:39.466140+0000","last_unstale":"2023-09-23T20:18:37.780810+0000","last_undegraded":"2023-09-23T20:18:37.780810+0000","last_fullsized":"2023-09-23T20:18:37.780810+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:55.760011+0000","last_change":"2023-09-23T20:12:42.639167+0000","last_active":"2023-09-23T20:18:55.760011+0000","last_peered":"2023-09-23T20:18:55.760011+0000","last_clean":"2023-09-23T20:18:55.760011+0000","last_became_active":"2023-09-23T20:12:42.638819+0000","last_became_peered":"2023-09-23T20:12:42.638819+0000","last_unstale":"2023-09-23T20:18:55.760011+0000","last_undegraded":"2023-09-23T20:18:55.760011+0000","last_fullsized":"2023-09-23T20:18:55.760011+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:52.829269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"117'7291","reported_seq":7334,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:07.661488+0000","last_change":"2023-09-23T20:18:21.760962+0000","last_active":"2023-09-23T20:19:07.661488+0000","last_peered":"2023-09-23T20:19:07.661488+0000","last_clean":"2023-09-23T20:19:07.661488+0000","last_became_active":"2023-09-23T20:18:21.756026+0000","last_became_peered":"2023-09-23T20:18:21.756026+0000","last_unstale":"2023-09-23T20:19:07.661488+0000","last_undegraded":"2023-09-23T20:19:07.661488+0000","last_fullsized":"2023-09-23T20:19:07.661488+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7291,"log_dups_size":0,"ondisk_log_size":7291,"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":167247872,"num_objects":2552,"num_object_clones":0,"num_object_copies":7656,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2552,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4210,"num_write_kb":216384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780546+0000","last_change":"2023-09-23T20:12:42.635735+0000","last_active":"2023-09-23T20:18:37.780546+0000","last_peered":"2023-09-23T20:18:37.780546+0000","last_clean":"2023-09-23T20:18:37.780546+0000","last_became_active":"2023-09-23T20:12:42.635355+0000","last_became_peered":"2023-09-23T20:12:42.635355+0000","last_unstale":"2023-09-23T20:18:37.780546+0000","last_undegraded":"2023-09-23T20:18:37.780546+0000","last_fullsized":"2023-09-23T20:18:37.780546+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.784101+0000","last_change":"2023-09-23T20:17:34.745412+0000","last_active":"2023-09-23T20:18:37.784101+0000","last_peered":"2023-09-23T20:18:37.784101+0000","last_clean":"2023-09-23T20:18:37.784101+0000","last_became_active":"2023-09-23T20:17:34.745036+0000","last_became_peered":"2023-09-23T20:17:34.745036+0000","last_unstale":"2023-09-23T20:18:37.784101+0000","last_undegraded":"2023-09-23T20:18:37.784101+0000","last_fullsized":"2023-09-23T20:18:37.784101+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:10:18.427150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":89,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:55.762570+0000","last_change":"2023-09-23T20:13:39.453502+0000","last_active":"2023-09-23T20:18:55.762570+0000","last_peered":"2023-09-23T20:18:55.762570+0000","last_clean":"2023-09-23T20:18:55.762570+0000","last_became_active":"2023-09-23T20:13:39.453148+0000","last_became_peered":"2023-09-23T20:13:39.453148+0000","last_unstale":"2023-09-23T20:18:55.762570+0000","last_undegraded":"2023-09-23T20:18:55.762570+0000","last_fullsized":"2023-09-23T20:18:55.762570+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:29.231002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"117'7447","reported_seq":7488,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.588792+0000","last_change":"2023-09-23T20:18:21.765174+0000","last_active":"2023-09-23T20:19:10.588792+0000","last_peered":"2023-09-23T20:19:10.588792+0000","last_clean":"2023-09-23T20:19:10.588792+0000","last_became_active":"2023-09-23T20:18:21.761963+0000","last_became_peered":"2023-09-23T20:18:21.761963+0000","last_unstale":"2023-09-23T20:19:10.588792+0000","last_undegraded":"2023-09-23T20:19:10.588792+0000","last_fullsized":"2023-09-23T20:19:10.588792+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7447,"log_dups_size":0,"ondisk_log_size":7447,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162004992,"num_objects":2472,"num_object_clones":0,"num_object_copies":7416,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2472,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4336,"num_write_kb":217856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":109,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.777291+0000","last_change":"2023-09-23T20:13:39.456665+0000","last_active":"2023-09-23T20:18:37.777291+0000","last_peered":"2023-09-23T20:18:37.777291+0000","last_clean":"2023-09-23T20:18:37.777291+0000","last_became_active":"2023-09-23T20:13:39.456259+0000","last_became_peered":"2023-09-23T20:13:39.456259+0000","last_unstale":"2023-09-23T20:18:37.777291+0000","last_undegraded":"2023-09-23T20:18:37.777291+0000","last_fullsized":"2023-09-23T20:18:37.777291+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:25.423463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":74,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:40.749066+0000","last_change":"2023-09-23T20:13:11.228564+0000","last_active":"2023-09-23T20:18:40.749066+0000","last_peered":"2023-09-23T20:18:40.749066+0000","last_clean":"2023-09-23T20:18:40.749066+0000","last_became_active":"2023-09-23T20:13:11.228221+0000","last_became_peered":"2023-09-23T20:13:11.228221+0000","last_unstale":"2023-09-23T20:18:40.749066+0000","last_undegraded":"2023-09-23T20:18:40.749066+0000","last_fullsized":"2023-09-23T20:18:40.749066+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:51.917162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:02.949629+0000","last_change":"2023-09-23T20:12:42.630197+0000","last_active":"2023-09-23T20:19:02.949629+0000","last_peered":"2023-09-23T20:19:02.949629+0000","last_clean":"2023-09-23T20:19:02.949629+0000","last_became_active":"2023-09-23T20:12:42.629556+0000","last_became_peered":"2023-09-23T20:12:42.629556+0000","last_unstale":"2023-09-23T20:19:02.949629+0000","last_undegraded":"2023-09-23T20:19:02.949629+0000","last_fullsized":"2023-09-23T20:19:02.949629+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:02.793029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"117'7437","reported_seq":7477,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.544244+0000","last_change":"2023-09-23T20:18:21.758038+0000","last_active":"2023-09-23T20:19:10.544244+0000","last_peered":"2023-09-23T20:19:10.544244+0000","last_clean":"2023-09-23T20:19:10.544244+0000","last_became_active":"2023-09-23T20:18:21.751919+0000","last_became_peered":"2023-09-23T20:18:21.751919+0000","last_unstale":"2023-09-23T20:19:10.544244+0000","last_undegraded":"2023-09-23T20:19:10.544244+0000","last_fullsized":"2023-09-23T20:19:10.544244+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7437,"log_dups_size":0,"ondisk_log_size":7437,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166854656,"num_objects":2546,"num_object_clones":0,"num_object_copies":7638,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2546,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4324,"num_write_kb":219840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780272+0000","last_change":"2023-09-23T20:13:11.237029+0000","last_active":"2023-09-23T20:18:37.780272+0000","last_peered":"2023-09-23T20:18:37.780272+0000","last_clean":"2023-09-23T20:18:37.780272+0000","last_became_active":"2023-09-23T20:13:11.236811+0000","last_became_peered":"2023-09-23T20:13:11.236811+0000","last_unstale":"2023-09-23T20:18:37.780272+0000","last_undegraded":"2023-09-23T20:18:37.780272+0000","last_fullsized":"2023-09-23T20:18:37.780272+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":321,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.296713+0000","last_change":"2023-09-23T20:12:12.108646+0000","last_active":"2023-09-23T20:18:38.296713+0000","last_peered":"2023-09-23T20:18:38.296713+0000","last_clean":"2023-09-23T20:18:38.296713+0000","last_became_active":"2023-09-23T20:12:12.108124+0000","last_became_peered":"2023-09-23T20:12:12.108124+0000","last_unstale":"2023-09-23T20:18:38.296713+0000","last_undegraded":"2023-09-23T20:18:38.296713+0000","last_fullsized":"2023-09-23T20:18:38.296713+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.800498+0000","last_change":"2023-09-23T20:13:39.460864+0000","last_active":"2023-09-23T20:18:37.800498+0000","last_peered":"2023-09-23T20:18:37.800498+0000","last_clean":"2023-09-23T20:18:37.800498+0000","last_became_active":"2023-09-23T20:13:39.460336+0000","last_became_peered":"2023-09-23T20:13:39.460336+0000","last_unstale":"2023-09-23T20:18:37.800498+0000","last_undegraded":"2023-09-23T20:18:37.800498+0000","last_fullsized":"2023-09-23T20:18:37.800498+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:48.711729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.782443+0000","last_change":"2023-09-23T20:01:01.379853+0000","last_active":"2023-09-23T20:18:37.782443+0000","last_peered":"2023-09-23T20:18:37.782443+0000","last_clean":"2023-09-23T20:18:37.782443+0000","last_became_active":"2023-09-23T20:01:01.379036+0000","last_became_peered":"2023-09-23T20:01:01.379036+0000","last_unstale":"2023-09-23T20:18:37.782443+0000","last_undegraded":"2023-09-23T20:18:37.782443+0000","last_fullsized":"2023-09-23T20:18:37.782443+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"117'7480","reported_seq":7522,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.770801+0000","last_change":"2023-09-23T20:18:21.776513+0000","last_active":"2023-09-23T20:19:10.770801+0000","last_peered":"2023-09-23T20:19:10.770801+0000","last_clean":"2023-09-23T20:19:10.770801+0000","last_became_active":"2023-09-23T20:18:21.772739+0000","last_became_peered":"2023-09-23T20:18:21.772739+0000","last_unstale":"2023-09-23T20:19:10.770801+0000","last_undegraded":"2023-09-23T20:19:10.770801+0000","last_fullsized":"2023-09-23T20:19:10.770801+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7480,"log_dups_size":0,"ondisk_log_size":7480,"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":163381248,"num_objects":2493,"num_object_clones":0,"num_object_copies":7479,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2493,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4355,"num_write_kb":219136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.296383+0000","last_change":"2023-09-23T20:12:42.644384+0000","last_active":"2023-09-23T20:18:38.296383+0000","last_peered":"2023-09-23T20:18:38.296383+0000","last_clean":"2023-09-23T20:18:38.296383+0000","last_became_active":"2023-09-23T20:12:42.643968+0000","last_became_peered":"2023-09-23T20:12:42.643968+0000","last_unstale":"2023-09-23T20:18:38.296383+0000","last_undegraded":"2023-09-23T20:18:38.296383+0000","last_fullsized":"2023-09-23T20:18:38.296383+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.783920+0000","last_change":"2023-09-23T20:13:39.459220+0000","last_active":"2023-09-23T20:18:37.783920+0000","last_peered":"2023-09-23T20:18:37.783920+0000","last_clean":"2023-09-23T20:18:37.783920+0000","last_became_active":"2023-09-23T20:13:39.458873+0000","last_became_peered":"2023-09-23T20:13:39.458873+0000","last_unstale":"2023-09-23T20:18:37.783920+0000","last_undegraded":"2023-09-23T20:18:37.783920+0000","last_fullsized":"2023-09-23T20:18:37.783920+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:13:55.494880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:40.255640+0000","last_change":"2023-09-23T20:13:11.223601+0000","last_active":"2023-09-23T20:18:40.255640+0000","last_peered":"2023-09-23T20:18:40.255640+0000","last_clean":"2023-09-23T20:18:40.255640+0000","last_became_active":"2023-09-23T20:13:11.223145+0000","last_became_peered":"2023-09-23T20:13:11.223145+0000","last_unstale":"2023-09-23T20:18:40.255640+0000","last_undegraded":"2023-09-23T20:18:40.255640+0000","last_fullsized":"2023-09-23T20:18:40.255640+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:36.267875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"117'7614","reported_seq":7657,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.723017+0000","last_change":"2023-09-23T20:18:21.769786+0000","last_active":"2023-09-23T20:19:10.723017+0000","last_peered":"2023-09-23T20:19:10.723017+0000","last_clean":"2023-09-23T20:19:10.723017+0000","last_became_active":"2023-09-23T20:18:21.764991+0000","last_became_peered":"2023-09-23T20:18:21.764991+0000","last_unstale":"2023-09-23T20:19:10.723017+0000","last_undegraded":"2023-09-23T20:19:10.723017+0000","last_fullsized":"2023-09-23T20:19:10.723017+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7614,"log_dups_size":0,"ondisk_log_size":7614,"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":169771008,"num_objects":2590,"num_object_clones":0,"num_object_copies":7770,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2590,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4416,"num_write_kb":224224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:38.296952+0000","last_change":"2023-09-23T20:12:12.107536+0000","last_active":"2023-09-23T20:18:38.296952+0000","last_peered":"2023-09-23T20:18:38.296952+0000","last_clean":"2023-09-23T20:18:38.296952+0000","last_became_active":"2023-09-23T20:12:12.107110+0000","last_became_peered":"2023-09-23T20:12:12.107110+0000","last_unstale":"2023-09-23T20:18:38.296952+0000","last_undegraded":"2023-09-23T20:18:38.296952+0000","last_fullsized":"2023-09-23T20:18:38.296952+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:55.762629+0000","last_change":"2023-09-23T20:13:11.229795+0000","last_active":"2023-09-23T20:18:55.762629+0000","last_peered":"2023-09-23T20:18:55.762629+0000","last_clean":"2023-09-23T20:18:55.762629+0000","last_became_active":"2023-09-23T20:13:11.229378+0000","last_became_peered":"2023-09-23T20:13:11.229378+0000","last_unstale":"2023-09-23T20:18:55.762629+0000","last_undegraded":"2023-09-23T20:18:55.762629+0000","last_fullsized":"2023-09-23T20:18:55.762629+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.097077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.784186+0000","last_change":"2023-09-23T20:12:12.104153+0000","last_active":"2023-09-23T20:18:37.784186+0000","last_peered":"2023-09-23T20:18:37.784186+0000","last_clean":"2023-09-23T20:18:37.784186+0000","last_became_active":"2023-09-23T20:12:12.102962+0000","last_became_peered":"2023-09-23T20:12:12.102962+0000","last_unstale":"2023-09-23T20:18:37.784186+0000","last_undegraded":"2023-09-23T20:18:37.784186+0000","last_fullsized":"2023-09-23T20:18:37.784186+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.489458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"117'7311","reported_seq":7357,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:07.700038+0000","last_change":"2023-09-23T20:18:21.744250+0000","last_active":"2023-09-23T20:19:07.700038+0000","last_peered":"2023-09-23T20:19:07.700038+0000","last_clean":"2023-09-23T20:19:07.700038+0000","last_became_active":"2023-09-23T20:18:21.738151+0000","last_became_peered":"2023-09-23T20:18:21.738151+0000","last_unstale":"2023-09-23T20:19:07.700038+0000","last_undegraded":"2023-09-23T20:19:07.700038+0000","last_fullsized":"2023-09-23T20:19:07.700038+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7311,"log_dups_size":0,"ondisk_log_size":7311,"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":171638784,"num_objects":2619,"num_object_clones":0,"num_object_copies":7857,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2619,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4209,"num_write_kb":218496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":86,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.796965+0000","last_change":"2023-09-23T20:13:39.463966+0000","last_active":"2023-09-23T20:18:37.796965+0000","last_peered":"2023-09-23T20:18:37.796965+0000","last_clean":"2023-09-23T20:18:37.796965+0000","last_became_active":"2023-09-23T20:13:39.460232+0000","last_became_peered":"2023-09-23T20:13:39.460232+0000","last_unstale":"2023-09-23T20:18:37.796965+0000","last_undegraded":"2023-09-23T20:18:37.796965+0000","last_fullsized":"2023-09-23T20:18:37.796965+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:32:21.759490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:02.954714+0000","last_change":"2023-09-23T20:12:42.639372+0000","last_active":"2023-09-23T20:19:02.954714+0000","last_peered":"2023-09-23T20:19:02.954714+0000","last_clean":"2023-09-23T20:19:02.954714+0000","last_became_active":"2023-09-23T20:12:42.638304+0000","last_became_peered":"2023-09-23T20:12:42.638304+0000","last_unstale":"2023-09-23T20:19:02.954714+0000","last_undegraded":"2023-09-23T20:19:02.954714+0000","last_fullsized":"2023-09-23T20:19:02.954714+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:40.194453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.796054+0000","last_change":"2023-09-23T20:13:39.461549+0000","last_active":"2023-09-23T20:18:37.796054+0000","last_peered":"2023-09-23T20:18:37.796054+0000","last_clean":"2023-09-23T20:18:37.796054+0000","last_became_active":"2023-09-23T20:13:39.461225+0000","last_became_peered":"2023-09-23T20:13:39.461225+0000","last_unstale":"2023-09-23T20:18:37.796054+0000","last_undegraded":"2023-09-23T20:18:37.796054+0000","last_fullsized":"2023-09-23T20:18:37.796054+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:32.090273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"117'7529","reported_seq":7567,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.575532+0000","last_change":"2023-09-23T20:18:21.753012+0000","last_active":"2023-09-23T20:19:10.575532+0000","last_peered":"2023-09-23T20:19:10.575532+0000","last_clean":"2023-09-23T20:19:10.575532+0000","last_became_active":"2023-09-23T20:18:21.748727+0000","last_became_peered":"2023-09-23T20:18:21.748727+0000","last_unstale":"2023-09-23T20:19:10.575532+0000","last_undegraded":"2023-09-23T20:19:10.575532+0000","last_fullsized":"2023-09-23T20:19:10.575532+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":94,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7529,"log_dups_size":0,"ondisk_log_size":7529,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163053568,"num_objects":2488,"num_object_clones":0,"num_object_copies":7464,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2488,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4370,"num_write_kb":219456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.782586+0000","last_change":"2023-09-23T20:13:11.235154+0000","last_active":"2023-09-23T20:18:37.782586+0000","last_peered":"2023-09-23T20:18:37.782586+0000","last_clean":"2023-09-23T20:18:37.782586+0000","last_became_active":"2023-09-23T20:13:11.234874+0000","last_became_peered":"2023-09-23T20:13:11.234874+0000","last_unstale":"2023-09-23T20:18:37.782586+0000","last_undegraded":"2023-09-23T20:18:37.782586+0000","last_fullsized":"2023-09-23T20:18:37.782586+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":82,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:40.255620+0000","last_change":"2023-09-23T20:12:42.629486+0000","last_active":"2023-09-23T20:18:40.255620+0000","last_peered":"2023-09-23T20:18:40.255620+0000","last_clean":"2023-09-23T20:18:40.255620+0000","last_became_active":"2023-09-23T20:12:42.628902+0000","last_became_peered":"2023-09-23T20:12:42.628902+0000","last_unstale":"2023-09-23T20:18:40.255620+0000","last_undegraded":"2023-09-23T20:18:40.255620+0000","last_fullsized":"2023-09-23T20:18:40.255620+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:57:50.571841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780473+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:18:37.780473+0000","last_peered":"2023-09-23T20:18:37.780473+0000","last_clean":"2023-09-23T20:18:37.780473+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:18:37.780473+0000","last_undegraded":"2023-09-23T20:18:37.780473+0000","last_fullsized":"2023-09-23T20:18:37.780473+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":66,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.784320+0000","last_change":"2023-09-23T20:12:12.104988+0000","last_active":"2023-09-23T20:18:37.784320+0000","last_peered":"2023-09-23T20:18:37.784320+0000","last_clean":"2023-09-23T20:18:37.784320+0000","last_became_active":"2023-09-23T20:12:12.104046+0000","last_became_peered":"2023-09-23T20:12:12.104046+0000","last_unstale":"2023-09-23T20:18:37.784320+0000","last_undegraded":"2023-09-23T20:18:37.784320+0000","last_fullsized":"2023-09-23T20:18:37.784320+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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-25T06:27:26.247460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.777643+0000","last_change":"2023-09-23T20:13:39.454182+0000","last_active":"2023-09-23T20:18:37.777643+0000","last_peered":"2023-09-23T20:18:37.777643+0000","last_clean":"2023-09-23T20:18:37.777643+0000","last_became_active":"2023-09-23T20:13:39.453828+0000","last_became_peered":"2023-09-23T20:13:39.453828+0000","last_unstale":"2023-09-23T20:18:37.777643+0000","last_undegraded":"2023-09-23T20:18:37.777643+0000","last_fullsized":"2023-09-23T20:18:37.777643+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:41.169714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.19","version":"117'7619","reported_seq":7665,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.173771+0000","last_change":"2023-09-23T20:18:21.821645+0000","last_active":"2023-09-23T20:19:10.173771+0000","last_peered":"2023-09-23T20:19:10.173771+0000","last_clean":"2023-09-23T20:19:10.173771+0000","last_became_active":"2023-09-23T20:18:21.803401+0000","last_became_peered":"2023-09-23T20:18:21.803401+0000","last_unstale":"2023-09-23T20:19:10.173771+0000","last_undegraded":"2023-09-23T20:19:10.173771+0000","last_fullsized":"2023-09-23T20:19:10.173771+0000","mapping_epoch":106,"log_start":"0'0","ondisk_log_start":"0'0","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7619,"log_dups_size":0,"ondisk_log_size":7619,"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":169705472,"num_objects":2590,"num_object_clones":0,"num_object_copies":7770,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2590,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4424,"num_write_kb":224416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":86,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780880+0000","last_change":"2023-09-23T20:12:42.638415+0000","last_active":"2023-09-23T20:18:37.780880+0000","last_peered":"2023-09-23T20:18:37.780880+0000","last_clean":"2023-09-23T20:18:37.780880+0000","last_became_active":"2023-09-23T20:12:42.637959+0000","last_became_peered":"2023-09-23T20:12:42.637959+0000","last_unstale":"2023-09-23T20:18:37.780880+0000","last_undegraded":"2023-09-23T20:18:37.780880+0000","last_fullsized":"2023-09-23T20:18:37.780880+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":92,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.796563+0000","last_change":"2023-09-23T20:17:34.745966+0000","last_active":"2023-09-23T20:18:37.796563+0000","last_peered":"2023-09-23T20:18:37.796563+0000","last_clean":"2023-09-23T20:18:37.796563+0000","last_became_active":"2023-09-23T20:17:34.745646+0000","last_became_peered":"2023-09-23T20:17:34.745646+0000","last_unstale":"2023-09-23T20:18:37.796563+0000","last_undegraded":"2023-09-23T20:18:37.796563+0000","last_fullsized":"2023-09-23T20:18:37.796563+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:40:06.350432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.18","version":"117'7353","reported_seq":7392,"reported_epoch":117,"state":"active+clean","last_fresh":"2023-09-23T20:19:10.525479+0000","last_change":"2023-09-23T20:18:21.819573+0000","last_active":"2023-09-23T20:19:10.525479+0000","last_peered":"2023-09-23T20:19:10.525479+0000","last_clean":"2023-09-23T20:19:10.525479+0000","last_became_active":"2023-09-23T20:18:21.815180+0000","last_became_peered":"2023-09-23T20:18:21.815180+0000","last_unstale":"2023-09-23T20:19:10.525479+0000","last_undegraded":"2023-09-23T20:19:10.525479+0000","last_fullsized":"2023-09-23T20:19:10.525479+0000","mapping_epoch":106,"log_start":"0'0","ondisk_log_start":"0'0","created":106,"last_epoch_clean":107,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:16:40.694452+0000","last_clean_scrub_stamp":"2023-09-23T20:16:40.694452+0000","objects_scrubbed":0,"log_size":7353,"log_dups_size":0,"ondisk_log_size":7353,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164364288,"num_objects":2508,"num_object_clones":0,"num_object_copies":7524,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2508,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4300,"num_write_kb":217856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"59'2","reported_seq":71,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.780977+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:18:37.780977+0000","last_peered":"2023-09-23T20:18:37.780977+0000","last_clean":"2023-09-23T20:18:37.780977+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:18:37.780977+0000","last_undegraded":"2023-09-23T20:18:37.780977+0000","last_fullsized":"2023-09-23T20:18:37.780977+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":92,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.800582+0000","last_change":"2023-09-23T20:17:34.746450+0000","last_active":"2023-09-23T20:18:37.800582+0000","last_peered":"2023-09-23T20:18:37.800582+0000","last_clean":"2023-09-23T20:18:37.800582+0000","last_became_active":"2023-09-23T20:17:34.746081+0000","last_became_peered":"2023-09-23T20:17:34.746081+0000","last_unstale":"2023-09-23T20:18:37.800582+0000","last_undegraded":"2023-09-23T20:18:37.800582+0000","last_fullsized":"2023-09-23T20:18:37.800582+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:12:24.475880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"59'1","reported_seq":93,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.796826+0000","last_change":"2023-09-23T20:13:39.456655+0000","last_active":"2023-09-23T20:18:37.796826+0000","last_peered":"2023-09-23T20:18:37.796826+0000","last_clean":"2023-09-23T20:18:37.796826+0000","last_became_active":"2023-09-23T20:13:39.456224+0000","last_became_peered":"2023-09-23T20:13:39.456224+0000","last_unstale":"2023-09-23T20:18:37.796826+0000","last_undegraded":"2023-09-23T20:18:37.796826+0000","last_fullsized":"2023-09-23T20:18:37.796826+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:30:59.518697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":106,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.796067+0000","last_change":"2023-09-23T20:13:39.459103+0000","last_active":"2023-09-23T20:18:37.796067+0000","last_peered":"2023-09-23T20:18:37.796067+0000","last_clean":"2023-09-23T20:18:37.796067+0000","last_became_active":"2023-09-23T20:13:39.458499+0000","last_became_peered":"2023-09-23T20:13:39.458499+0000","last_unstale":"2023-09-23T20:18:37.796067+0000","last_undegraded":"2023-09-23T20:18:37.796067+0000","last_fullsized":"2023-09-23T20:18:37.796067+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.917774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":82,"reported_epoch":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.784723+0000","last_change":"2023-09-23T20:13:11.231692+0000","last_active":"2023-09-23T20:18:37.784723+0000","last_peered":"2023-09-23T20:18:37.784723+0000","last_clean":"2023-09-23T20:18:37.784723+0000","last_became_active":"2023-09-23T20:13:11.231268+0000","last_became_peered":"2023-09-23T20:13:11.231268+0000","last_unstale":"2023-09-23T20:18:37.784723+0000","last_undegraded":"2023-09-23T20:18:37.784723+0000","last_fullsized":"2023-09-23T20:18:37.784723+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:51:13.160941+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":116,"state":"active+clean","last_fresh":"2023-09-23T20:18:37.802115+0000","last_change":"2023-09-23T20:12:42.638385+0000","last_active":"2023-09-23T20:18:37.802115+0000","last_peered":"2023-09-23T20:18:37.802115+0000","last_clean":"2023-09-23T20:18:37.802115+0000","last_became_active":"2023-09-23T20:12:42.638003+0000","last_became_peered":"2023-09-23T20:12:42.638003+0000","last_unstale":"2023-09-23T20:18:37.802115+0000","last_undegraded":"2023-09-23T20:18:37.802115+0000","last_fullsized":"2023-09-23T20:18:37.802115+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":26,"stat_sum":{"num_bytes":5329453080,"num_objects":81322,"num_object_clones":0,"num_object_copies":243966,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4996,"num_objects_misplaced":8034,"num_objects_unfound":0,"num_objects_dirty":81322,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":137640,"num_write_kb":7006721,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3891,"num_bytes_recovered":255000576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16404000768,"data_stored":16403988552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194376,"ondisk_log_size":194376,"up":78,"acting":75,"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430463,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2294444,"kb_used_data":1984868,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91450708,"statfs":{"total":95995035648,"available":93645524992,"internally_reserved":0,"allocated":2032504832,"data_stored":2032049552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.234,"5min":1.0660000000000001,"15min":0.96199999999999997},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":4.3399999999999999,"5min":6.5750000000000002,"15min":6.5750000000000002},"last":4.5090000000000003},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.94599999999999995,"15min":0.97599999999999998},"min":{"1min":0.31,"5min":0.307,"15min":0.307},"max":{"1min":4.6550000000000002,"5min":5.1760000000000002,"15min":5.1760000000000002},"last":1.5489999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:18:55 2023","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.2370000000000001,"15min":1.0329999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":4.4960000000000004,"5min":15.526,"15min":15.526},"last":4.6619999999999999},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.2390000000000001,"15min":1.0309999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":2.8660000000000001,"5min":15.31,"15min":15.31},"last":7.0179999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:18:18 2023","interfaces":[{"interface":"back","average":{"1min":2.6309999999999998,"5min":1.641,"15min":1.196},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":7.5599999999999996,"5min":22.911000000000001,"15min":22.911000000000001},"last":4.6959999999999997},{"interface":"front","average":{"1min":2.3839999999999999,"5min":1.4710000000000001,"15min":1.0980000000000001},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":11.949,"5min":22.702000000000002,"15min":22.702000000000002},"last":4.54}]},{"osd":3,"last update":"Sat Sep 23 20:18:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.4970000000000001,"15min":1.2330000000000001},"min":{"1min":0.44900000000000001,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":4.468,"5min":21.844999999999999,"15min":21.844999999999999},"last":6.0449999999999999},{"interface":"front","average":{"1min":1.411,"5min":1.4950000000000001,"15min":1.2050000000000001},"min":{"1min":0.374,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":5.7480000000000002,"5min":21.733000000000001,"15min":21.733000000000001},"last":9.5950000000000006}]},{"osd":4,"last update":"Sat Sep 23 20:18:45 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":1.153,"15min":0.98999999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":4.2800000000000002,"5min":6.6769999999999996,"15min":6.6769999999999996},"last":4.734},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.98399999999999999,"15min":0.96299999999999997},"min":{"1min":0.371,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":2.5009999999999999,"5min":4.5659999999999998,"15min":4.5659999999999998},"last":5.1150000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:18:45 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.081,"15min":1.056},"min":{"1min":0.44500000000000001,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":4.4359999999999999,"5min":4.6360000000000001,"15min":4.6360000000000001},"last":7.0590000000000002},{"interface":"front","average":{"1min":1.105,"5min":1.266,"15min":1.1080000000000001},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":4.5300000000000002,"5min":6.7300000000000004,"15min":6.7300000000000004},"last":4.9219999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:18:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.321,"15min":1.159},"min":{"1min":0.41199999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":4.4240000000000004,"5min":6.774,"15min":6.774},"last":4.9429999999999996},{"interface":"front","average":{"1min":0.90600000000000003,"5min":1.095,"15min":1.077},"min":{"1min":0.49099999999999999,"5min":0.432,"15min":0.432},"max":{"1min":2.556,"5min":4.5919999999999996,"15min":4.5919999999999996},"last":5.0780000000000003}]}]},{"osd":6,"up_from":42,"seq":180388626696,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1989916,"kb_used_data":1688596,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":91755236,"statfs":{"total":95995035648,"available":93957361664,"internally_reserved":0,"allocated":1729122304,"data_stored":1728682947,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.82099999999999995,"15min":0.85499999999999998},"min":{"1min":0.28999999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":2.1619999999999999,"5min":2.1619999999999999,"15min":2.1619999999999999},"last":0.252},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.90500000000000003,"15min":0.89800000000000002},"min":{"1min":0.38600000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":4.266,"5min":4.266,"15min":4.266},"last":1.4490000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:18:49 2023","interfaces":[{"interface":"back","average":{"1min":1.3100000000000001,"5min":0.998,"15min":0.872},"min":{"1min":0.38200000000000001,"5min":0.374,"15min":0.374},"max":{"1min":5.9299999999999997,"5min":5.9299999999999997,"15min":5.9299999999999997},"last":2.569},{"interface":"front","average":{"1min":1.1930000000000001,"5min":0.92700000000000005,"15min":0.92300000000000004},"min":{"1min":0.34899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":2.742,"5min":3.0910000000000002,"15min":3.0910000000000002},"last":5.4560000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:18:17 2023","interfaces":[{"interface":"back","average":{"1min":2.641,"5min":1.3149999999999999,"15min":1.079},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":23.841000000000001,"5min":23.841000000000001,"15min":23.841000000000001},"last":1.121},{"interface":"front","average":{"1min":2.3809999999999998,"5min":1.254,"15min":1.0700000000000001},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":23.827999999999999,"5min":23.827999999999999,"15min":23.827999999999999},"last":1.1100000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:18:45 2023","interfaces":[{"interface":"back","average":{"1min":2.9489999999999998,"5min":1.405,"15min":1.103},"min":{"1min":0.40500000000000003,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":16.440999999999999,"5min":16.440999999999999,"15min":16.440999999999999},"last":0.40300000000000002},{"interface":"front","average":{"1min":2.2599999999999998,"5min":1.2989999999999999,"15min":1.145},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":16.408999999999999,"5min":16.408999999999999,"15min":16.408999999999999},"last":0.53500000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.98899999999999999,"15min":0.92200000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.373},"max":{"1min":4.3570000000000002,"5min":4.3570000000000002,"15min":4.3570000000000002},"last":1.5449999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.006,"15min":0.96999999999999997},"min":{"1min":0.39800000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":3.4409999999999998,"5min":3.4409999999999998,"15min":3.4409999999999998},"last":0.59799999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":1.486,"5min":1.0549999999999999,"15min":1.0309999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":5.875,"5min":5.875,"15min":5.875},"last":0.46899999999999997},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.113,"15min":1.0660000000000001},"min":{"1min":0.437,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":3.395,"5min":3.395,"15min":3.395},"last":0.57199999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:18:36 2023","interfaces":[{"interface":"back","average":{"1min":1.6419999999999999,"5min":1.212,"15min":1.1160000000000001},"min":{"1min":0.54200000000000004,"5min":0.38,"15min":0.38},"max":{"1min":5.1920000000000002,"5min":5.1920000000000002,"15min":5.1920000000000002},"last":0.87},{"interface":"front","average":{"1min":0.86499999999999999,"5min":1.004,"15min":1.085},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.8029999999999999,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.503}]}]},{"osd":1,"up_from":82,"seq":352187318352,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1779380,"kb_used_data":1667372,"kb_used_omap":4,"kb_used_meta":111995,"kb_avail":91965772,"statfs":{"total":95995035648,"available":94172950528,"internally_reserved":0,"allocated":1707388928,"data_stored":1706869034,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":114683790},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:18:51 2023","interfaces":[{"interface":"back","average":{"1min":2.3130000000000002,"5min":1.121,"15min":0.81799999999999995},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":7.9050000000000002,"5min":7.9050000000000002,"15min":7.9050000000000002},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.486,"5min":0.84499999999999997,"15min":0.75},"min":{"1min":0.26500000000000001,"5min":0.224,"15min":0.224},"max":{"1min":6.9340000000000002,"5min":6.9340000000000002,"15min":6.9340000000000002},"last":0.27900000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:18:17 2023","interfaces":[{"interface":"back","average":{"1min":1.694,"5min":0.92300000000000004,"15min":0.78000000000000003},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":4.9969999999999999,"5min":4.9969999999999999,"15min":4.9969999999999999},"last":1.1970000000000001},{"interface":"front","average":{"1min":2.8239999999999998,"5min":1.1539999999999999,"15min":0.84399999999999997},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":13.494,"5min":13.494,"15min":13.494},"last":0.23400000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:18:43 2023","interfaces":[{"interface":"back","average":{"1min":4.306,"5min":2.7869999999999999,"15min":1.454},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":28.817,"5min":96.275000000000006,"15min":96.275000000000006},"last":1.395},{"interface":"front","average":{"1min":3.71,"5min":2.7629999999999999,"15min":1.4279999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":29.16,"5min":96.251000000000005,"15min":96.251000000000005},"last":0.32700000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:18:51 2023","interfaces":[{"interface":"back","average":{"1min":1.923,"5min":1.2,"15min":1.046},"min":{"1min":0.50800000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":7.0010000000000003,"5min":7.0010000000000003,"15min":7.0010000000000003},"last":0.33900000000000002},{"interface":"front","average":{"1min":2.3690000000000002,"5min":1.4039999999999999,"15min":1.0960000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":7.0350000000000001,"5min":7.0350000000000001,"15min":7.0350000000000001},"last":0.41899999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:18:51 2023","interfaces":[{"interface":"back","average":{"1min":1.5429999999999999,"5min":1.1779999999999999,"15min":1.0600000000000001},"min":{"1min":0.52800000000000002,"5min":0.377,"15min":0.377},"max":{"1min":7.0359999999999996,"5min":7.0359999999999996,"15min":7.0359999999999996},"last":2.9079999999999999},{"interface":"front","average":{"1min":2.6070000000000002,"5min":1.379,"15min":1.1439999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":7.1029999999999998,"5min":7.1029999999999998,"15min":7.1029999999999998},"last":0.44900000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:18:51 2023","interfaces":[{"interface":"back","average":{"1min":1.516,"5min":1.161,"15min":1.109},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":5.2469999999999999,"5min":5.2469999999999999,"15min":5.2469999999999999},"last":1.2589999999999999},{"interface":"front","average":{"1min":2.915,"5min":1.409,"15min":1.1910000000000001},"min":{"1min":0.48599999999999999,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":9.4550000000000001,"5min":9.4550000000000001,"15min":9.4550000000000001},"last":0.49099999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:18:51 2023","interfaces":[{"interface":"back","average":{"1min":2.6949999999999998,"5min":1.53,"15min":1.2170000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":7.0759999999999996,"5min":7.0759999999999996,"15min":7.0759999999999996},"last":0.46700000000000003},{"interface":"front","average":{"1min":1.8100000000000001,"5min":1.2969999999999999,"15min":1.177},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":6.7770000000000001,"5min":6.7770000000000001,"15min":6.7770000000000001},"last":1.228}]}]},{"osd":0,"up_from":77,"seq":330712481878,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1380476,"kb_used_data":1312692,"kb_used_omap":5,"kb_used_meta":67770,"kb_avail":92364676,"statfs":{"total":95995035648,"available":94581428224,"internally_reserved":0,"allocated":1344196608,"data_stored":1343668480,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":69397114},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:18:55 2023","interfaces":[{"interface":"back","average":{"1min":3.0369999999999999,"5min":1.232,"15min":0.83499999999999996},"min":{"1min":0.47699999999999998,"5min":0.251,"15min":0.251},"max":{"1min":6.9409999999999998,"5min":6.9409999999999998,"15min":6.9409999999999998},"last":2.5840000000000001},{"interface":"front","average":{"1min":3.1400000000000001,"5min":1.2829999999999999,"15min":0.95199999999999996},"min":{"1min":0.31900000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.8979999999999997,"5min":6.8979999999999997,"15min":6.8979999999999997},"last":3.29}]},{"osd":2,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":1.365,"5min":0.79400000000000004,"15min":0.72199999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":6.157,"5min":6.157,"15min":6.157},"last":0.61499999999999999},{"interface":"front","average":{"1min":1.8280000000000001,"5min":0.90300000000000002,"15min":0.72099999999999997},"min":{"1min":0.33000000000000002,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":13.228999999999999,"5min":13.228999999999999,"15min":13.228999999999999},"last":0.55900000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:18:44 2023","interfaces":[{"interface":"back","average":{"1min":2.044,"5min":1.113,"15min":0.84699999999999998},"min":{"1min":0.29599999999999999,"5min":0.252,"15min":0.252},"max":{"1min":8.4969999999999999,"5min":8.4969999999999999,"15min":8.4969999999999999},"last":3.1909999999999998},{"interface":"front","average":{"1min":2.2959999999999998,"5min":1.2190000000000001,"15min":0.86599999999999999},"min":{"1min":0.504,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":6.4050000000000002,"5min":6.4050000000000002,"15min":6.4050000000000002},"last":6.0940000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":1.819,"5min":1.127,"15min":0.99099999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.2850000000000001,"5min":4.2850000000000001,"15min":4.2850000000000001},"last":0.755},{"interface":"front","average":{"1min":1.72,"5min":1.1679999999999999,"15min":1.0960000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":4.258,"5min":4.258,"15min":4.258},"last":3.266}]},{"osd":5,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":1.0149999999999999,"15min":1.0249999999999999},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":4.1230000000000002,"5min":4.1230000000000002,"15min":4.1230000000000002},"last":0.70199999999999996},{"interface":"front","average":{"1min":1.462,"5min":1.044,"15min":0.96399999999999997},"min":{"1min":0.47399999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":6.4699999999999998,"5min":6.4699999999999998,"15min":6.4699999999999998},"last":3.2210000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":1.712,"5min":1.1499999999999999,"15min":1.0880000000000001},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":4.1109999999999998,"5min":4.1109999999999998,"15min":4.1109999999999998},"last":0.67200000000000004},{"interface":"front","average":{"1min":1.7929999999999999,"5min":1.151,"15min":1.048},"min":{"1min":0.40000000000000002,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":6.5069999999999997,"5min":6.5069999999999997,"15min":6.5069999999999997},"last":0.50700000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":1.595,"5min":1.2210000000000001,"15min":1.1200000000000001},"min":{"1min":0.42899999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":6.4199999999999999,"5min":6.4199999999999999,"15min":6.4199999999999999},"last":0.68400000000000005},{"interface":"front","average":{"1min":1.597,"5min":1.1879999999999999,"15min":1.121},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":4.3650000000000002,"5min":4.3650000000000002,"15min":4.3650000000000002},"last":0.73099999999999998}]}]},{"osd":2,"up_from":87,"seq":373662154826,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2844272,"kb_used_data":2722408,"kb_used_omap":7,"kb_used_meta":121848,"kb_avail":90900880,"statfs":{"total":95995035648,"available":93082501120,"internally_reserved":0,"allocated":2787745792,"data_stored":2787228589,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":124772433},"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 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":4.4770000000000003,"5min":1.446,"15min":0.91500000000000004},"min":{"1min":0.18099999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":67.010000000000005,"5min":67.010000000000005,"15min":67.010000000000005},"last":5.5279999999999996},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.74299999999999999,"15min":0.72099999999999997},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":3.669,"5min":3.669,"15min":3.669},"last":1.3440000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":4.5940000000000003,"5min":1.528,"15min":1.004},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":67.072999999999993,"5min":67.072999999999993,"15min":67.072999999999993},"last":1.365},{"interface":"front","average":{"1min":3.9220000000000002,"5min":1.345,"15min":0.92100000000000004},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":67.150000000000006,"5min":67.150000000000006,"15min":67.150000000000006},"last":1.881}]},{"osd":3,"last update":"Sat Sep 23 20:18:42 2023","interfaces":[{"interface":"back","average":{"1min":5.9109999999999996,"5min":2.125,"15min":1.2949999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":67.100999999999999,"5min":67.100999999999999,"15min":67.100999999999999},"last":1.236},{"interface":"front","average":{"1min":5.593,"5min":2.0019999999999998,"15min":1.2210000000000001},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":67.837999999999994,"5min":67.837999999999994,"15min":67.837999999999994},"last":1.915}]},{"osd":4,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.91600000000000004,"15min":0.93799999999999994},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":2.23,"5min":2.23,"15min":2.23},"last":1.966},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.86799999999999999,"15min":0.90800000000000003},"min":{"1min":0.318,"5min":0.31,"15min":0.31},"max":{"1min":2.3210000000000002,"5min":2.3210000000000002,"15min":2.3210000000000002},"last":2.9790000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.048,"15min":1.0700000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":4.5149999999999997,"5min":4.5149999999999997,"15min":4.5149999999999997},"last":1.3200000000000001},{"interface":"front","average":{"1min":1.135,"5min":1.0669999999999999,"15min":1.0800000000000001},"min":{"1min":0.44,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":3.3980000000000001,"5min":3.3980000000000001,"15min":3.3980000000000001},"last":1.9890000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.93200000000000005,"15min":1},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":2.3580000000000001,"5min":2.3580000000000001,"15min":2.3580000000000001},"last":2.903},{"interface":"front","average":{"1min":1.248,"5min":1.097,"15min":1.105},"min":{"1min":0.45000000000000001,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":3.7320000000000002,"5min":3.7320000000000002,"15min":3.7320000000000002},"last":1.296}]},{"osd":7,"last update":"Sat Sep 23 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":4.3550000000000004,"5min":1.629,"15min":1.2390000000000001},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":66.917000000000002,"5min":66.917000000000002,"15min":66.917000000000002},"last":3.0219999999999998},{"interface":"front","average":{"1min":4.4560000000000004,"5min":1.734,"15min":1.3120000000000001},"min":{"1min":0.48799999999999999,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":66.876999999999995,"5min":66.876999999999995,"15min":66.876999999999995},"last":1.27}]}]},{"osd":3,"up_from":92,"seq":395136991300,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3562604,"kb_used_data":3418340,"kb_used_omap":2,"kb_used_meta":143933,"kb_avail":90182548,"statfs":{"total":95995035648,"available":92346929152,"internally_reserved":0,"allocated":3500380160,"data_stored":3499866991,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":147387445},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:18:50 2023","interfaces":[{"interface":"back","average":{"1min":1.4570000000000001,"5min":0.90000000000000002,"15min":0.73199999999999998},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":5.1180000000000003,"5min":5.1180000000000003,"15min":5.1180000000000003},"last":2.266},{"interface":"front","average":{"1min":1.5960000000000001,"5min":1.0449999999999999,"15min":0.83899999999999997},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":7.6180000000000003,"5min":7.6180000000000003,"15min":7.6180000000000003},"last":0.501}]},{"osd":1,"last update":"Sat Sep 23 20:18:50 2023","interfaces":[{"interface":"back","average":{"1min":1.4670000000000001,"5min":0.98799999999999999,"15min":0.80600000000000005},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":4.3810000000000002,"5min":5.782,"15min":5.782},"last":3.0649999999999999},{"interface":"front","average":{"1min":1.7170000000000001,"5min":0.999,"15min":0.81599999999999995},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":5.8890000000000002,"5min":5.8890000000000002,"15min":5.8890000000000002},"last":4.375}]},{"osd":2,"last update":"Sat Sep 23 20:18:50 2023","interfaces":[{"interface":"back","average":{"1min":3.0979999999999999,"5min":1.4650000000000001,"15min":1.0089999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":11.593,"5min":11.593,"15min":11.593},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.9179999999999999,"5min":1.3440000000000001,"15min":1.004},"min":{"1min":0.38300000000000001,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":7.726,"5min":12.265000000000001,"15min":12.265000000000001},"last":2.6040000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:18:50 2023","interfaces":[{"interface":"back","average":{"1min":1.266,"5min":1.1379999999999999,"15min":1.0229999999999999},"min":{"1min":0.35799999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":7.008,"5min":7.008,"15min":7.008},"last":2.5790000000000002},{"interface":"front","average":{"1min":1.075,"5min":1.052,"15min":1.081},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":2.8959999999999999,"5min":4.3220000000000001,"15min":4.3220000000000001},"last":2.3900000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:18:50 2023","interfaces":[{"interface":"back","average":{"1min":1.577,"5min":1.1619999999999999,"15min":1.1020000000000001},"min":{"1min":0.41599999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":5.4279999999999999,"5min":5.4279999999999999,"15min":5.4279999999999999},"last":5.4109999999999996},{"interface":"front","average":{"1min":1.7749999999999999,"5min":1.276,"15min":1.1140000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":7.6680000000000001,"5min":7.6680000000000001,"15min":7.6680000000000001},"last":0.53400000000000003}]},{"osd":6,"last update":"Sat Sep 23 20:18:50 2023","interfaces":[{"interface":"back","average":{"1min":2.2890000000000001,"5min":1.431,"15min":1.1990000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":10.334,"5min":10.334,"15min":10.334},"last":2.3650000000000002},{"interface":"front","average":{"1min":1.345,"5min":1.3660000000000001,"15min":1.1990000000000001},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":4.5670000000000002,"5min":9.0239999999999991,"15min":9.0239999999999991},"last":2.544}]},{"osd":7,"last update":"Sat Sep 23 20:18:50 2023","interfaces":[{"interface":"back","average":{"1min":1.339,"5min":1.3089999999999999,"15min":1.204},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":4.6180000000000003,"5min":6.048,"15min":6.048},"last":2.7040000000000002},{"interface":"front","average":{"1min":1.111,"5min":1.196,"15min":1.196},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":2.8530000000000002,"5min":4.3490000000000002,"15min":4.3490000000000002},"last":2.7370000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019159,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1907364,"kb_used_data":1610140,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":91837788,"statfs":{"total":95995035648,"available":94041894912,"internally_reserved":0,"allocated":1648783360,"data_stored":1648335658,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:18:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":2.3820000000000001,"15min":1.48},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":3.9369999999999998,"5min":144.358,"15min":144.358},"last":0.26100000000000001},{"interface":"front","average":{"1min":1.151,"5min":2.415,"15min":1.431},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":2.774,"5min":144.327,"15min":144.327},"last":0.57799999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:18:54 2023","interfaces":[{"interface":"back","average":{"1min":1.5600000000000001,"5min":1.0369999999999999,"15min":0.96599999999999997},"min":{"1min":0.307,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":9.2390000000000008,"5min":9.2390000000000008,"15min":9.2390000000000008},"last":4.5069999999999997},{"interface":"front","average":{"1min":1.833,"5min":1.109,"15min":0.94999999999999996},"min":{"1min":0.373,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":8.9329999999999998,"5min":8.9329999999999998,"15min":8.9329999999999998},"last":4.4560000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:18:16 2023","interfaces":[{"interface":"back","average":{"1min":1.2569999999999999,"5min":1.0089999999999999,"15min":0.93500000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":3.0179999999999998,"5min":3.0179999999999998,"15min":3.0179999999999998},"last":2.2490000000000001},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0029999999999999,"15min":1.0069999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":2.3479999999999999,"5min":2.3479999999999999,"15min":2.3479999999999999},"last":2.2650000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:18:44 2023","interfaces":[{"interface":"back","average":{"1min":2.9369999999999998,"5min":1.4219999999999999,"15min":1.125},"min":{"1min":0.498,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":19.058,"5min":19.058,"15min":19.058},"last":0.627},{"interface":"front","average":{"1min":3.3620000000000001,"5min":1.448,"15min":1.1699999999999999},"min":{"1min":0.47499999999999998,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":18.952999999999999,"5min":18.952999999999999,"15min":18.952999999999999},"last":0.46800000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:18:23 2023","interfaces":[{"interface":"back","average":{"1min":1.343,"5min":1.032,"15min":0.96299999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":5.0890000000000004,"5min":5.0890000000000004,"15min":5.0890000000000004},"last":0.34799999999999998},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.137,"15min":1.036},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":5.1050000000000004,"5min":5.1050000000000004,"15min":5.1050000000000004},"last":0.66000000000000003}]},{"osd":6,"last update":"Sat Sep 23 20:19:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.0149999999999999,"15min":0.97599999999999998},"min":{"1min":0.41999999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":3.093,"5min":3.5600000000000001,"15min":3.5600000000000001},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.127,"15min":1.0940000000000001},"min":{"1min":0.46000000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.0410000000000004,"5min":4.0410000000000004,"15min":4.0410000000000004},"last":0.45800000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:18:38 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.151,"15min":1.101},"min":{"1min":0.50700000000000001,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":3.9729999999999999,"5min":3.9729999999999999,"15min":3.9729999999999999},"last":0.48899999999999999},{"interface":"front","average":{"1min":1.304,"5min":1.141,"15min":1.1060000000000001},"min":{"1min":0.45400000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":3.6339999999999999,"5min":3.6339999999999999,"15min":3.6339999999999999},"last":0.56399999999999995}]}]},{"osd":5,"up_from":36,"seq":154618822928,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1983380,"kb_used_data":1669772,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":91761772,"statfs":{"total":95995035648,"available":93964054528,"internally_reserved":0,"allocated":1709846528,"data_stored":1709410663,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.405,"5min":0.96599999999999997,"15min":0.88800000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":3.5379999999999998,"5min":3.5379999999999998,"15min":3.5379999999999998},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.83599999999999997,"15min":0.91700000000000004},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":2.2970000000000002,"5min":2.6739999999999999,"15min":2.6739999999999999},"last":0.77100000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:18:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.93500000000000005,"15min":0.94699999999999995},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":3.2759999999999998,"5min":3.2759999999999998,"15min":3.2759999999999998},"last":0.28000000000000003},{"interface":"front","average":{"1min":1.369,"5min":1.125,"15min":1.002},"min":{"1min":0.42999999999999999,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":3.5600000000000001,"5min":8.5570000000000004,"15min":8.5570000000000004},"last":0.35499999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:18:20 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.0409999999999999,"15min":0.97699999999999998},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":5.3410000000000002,"5min":5.3410000000000002,"15min":5.3410000000000002},"last":0.66400000000000003},{"interface":"front","average":{"1min":1.6259999999999999,"5min":1.0449999999999999,"15min":0.94999999999999996},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":5.9649999999999999,"5min":5.9649999999999999,"15min":5.9649999999999999},"last":0.85399999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:18:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.0740000000000001,"15min":0.98899999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":3.3679999999999999,"5min":4.5490000000000004,"15min":4.5490000000000004},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.222,"5min":1.2,"15min":1.0389999999999999},"min":{"1min":0.38200000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":5.0549999999999997,"5min":5.0549999999999997,"15min":5.0549999999999997},"last":0.51600000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.0269999999999999,"15min":0.97299999999999998},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":4.8630000000000004,"5min":4.8630000000000004,"15min":4.8630000000000004},"last":1.462},{"interface":"front","average":{"1min":1.113,"5min":0.95999999999999996,"15min":0.97099999999999997},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":3.5779999999999998,"5min":3.5779999999999998,"15min":3.5779999999999998},"last":0.45900000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:19:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2889999999999999,"5min":1.121,"15min":1.0720000000000001},"min":{"1min":0.41499999999999998,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":4.9809999999999999,"5min":4.9809999999999999,"15min":4.9809999999999999},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0649999999999999,"15min":1.0409999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":4.8710000000000004,"5min":4.8710000000000004,"15min":4.8710000000000004},"last":0.496}]},{"osd":7,"last update":"Sat Sep 23 20:18:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.1779999999999999,"15min":1.0820000000000001},"min":{"1min":0.42999999999999999,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":2.5459999999999998,"5min":6.3120000000000003,"15min":6.3120000000000003},"last":2.7679999999999998},{"interface":"front","average":{"1min":1.3480000000000001,"5min":1.1779999999999999,"15min":1.119},"min":{"1min":0.40999999999999998,"5min":0.379,"15min":0.379},"max":{"1min":4.8259999999999996,"5min":4.8259999999999996,"15min":4.8259999999999996},"last":0.68799999999999994}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1331171328,"data_stored":1331167256,"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":1702760448,"data_stored":1702756376,"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":2779054080,"data_stored":2779054080,"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":3492282368,"data_stored":3492282368,"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":1646985216,"data_stored":1646985216,"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":1708003328,"data_stored":1707999256,"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":1719074816,"data_stored":1719074816,"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":2024669184,"data_stored":2024669184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:19:16.032 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T20:19:16.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_1 pg_num 36 2023-09-23T20:19:16.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:16.070 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:16.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:16.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:16.198 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:16.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:16.309 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:16.335 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:19:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:19:16] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.33.4" 2023-09-23T20:19:16.345 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:16.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:16.448 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:16.472 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:16.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:16.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:16.609 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:16.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:16.713 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:16.740 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:16.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:16.845 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:16.876 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:16.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:16.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:16.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:16 smithi098 bash[74888]: cluster 2023-09-23T20:19:15.734532+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v411: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 4996/234489 objects degraded (2.131%); 7346/234489 objects misplaced (3.133%); 8.3 MiB/s, 133 objects/s recovering 2023-09-23T20:19:16.982 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:17.006 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:17.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.011 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:16 smithi098 bash[78228]: cluster 2023-09-23T20:19:15.734532+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v411: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 4996/234489 objects degraded (2.131%); 7346/234489 objects misplaced (3.133%); 8.3 MiB/s, 133 objects/s recovering 2023-09-23T20:19:17.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:17.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:17.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:17.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:17.241 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:17.250 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:16 smithi173 bash[59517]: cluster 2023-09-23T20:19:15.734532+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v411: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 4996/234489 objects degraded (2.131%); 7346/234489 objects misplaced (3.133%); 8.3 MiB/s, 133 objects/s recovering 2023-09-23T20:19:17.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:17.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:17.377 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:17.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:17.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:17.504 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:17.530 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:17.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:17.633 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:17.664 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:17.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:17.770 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:17.807 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:17.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:17.910 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:17.939 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:17.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:17.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:18.043 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:18.122 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:18.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:18.226 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:18.258 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:18.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:18.365 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:18.391 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:18.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:18.496 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:18.523 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:18.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:18.628 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:18.654 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:18.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:18.759 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:18.772 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:18.772 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:18.782 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:18.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:18.886 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:18.911 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:18.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:18.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:19.015 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:19.034 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:19.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:19.136 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:19.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:18 smithi098 bash[74888]: cluster 2023-09-23T20:19:17.736011+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v412: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 4728/232149 objects degraded (2.037%); 7212/232149 objects misplaced (3.107%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T20:19:19.145 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:18 smithi098 bash[78228]: cluster 2023-09-23T20:19:17.736011+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v412: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 4728/232149 objects degraded (2.037%); 7212/232149 objects misplaced (3.107%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T20:19:19.173 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:19.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:19.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:19.315 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:19.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:18 smithi173 bash[59517]: cluster 2023-09-23T20:19:17.736011+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v412: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 4728/232149 objects degraded (2.037%); 7212/232149 objects misplaced (3.107%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T20:19:19.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:19.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:19.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:19.553 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:19.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:19.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:19.684 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:19.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:19.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:19.816 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:19.845 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:19.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:19.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:19.958 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:19 smithi173 bash[59517]: cluster 2023-09-23T20:19:19.714334+0000 mon.a (mon.0) 637 : cluster 3 Health check update: Degraded data redundancy: 4728/232149 objects degraded (2.037%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:19.972 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:19.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:19.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:20.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:20.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:20.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:20.207 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:20.216 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:19 smithi098 bash[74888]: cluster 2023-09-23T20:19:19.714334+0000 mon.a (mon.0) 637 : cluster 3 Health check update: Degraded data redundancy: 4728/232149 objects degraded (2.037%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:20.216 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:19 smithi098 bash[78228]: cluster 2023-09-23T20:19:19.714334+0000 mon.a (mon.0) 637 : cluster 3 Health check update: Degraded data redundancy: 4728/232149 objects degraded (2.037%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:20.231 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:20.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:20.335 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:20.361 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:20.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:20.465 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:20.467 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:20.492 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:20.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:20.597 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:20.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:20.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:20.731 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:20.759 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:20.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:20.864 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:20.902 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:20.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:20.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:20.936 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:20 smithi173 bash[59517]: cluster 2023-09-23T20:19:19.738351+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v413: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 4728/228198 objects degraded (2.072%); 6941/228198 objects misplaced (3.042%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T20:19:21.005 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:21.056 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:21.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:21.164 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:21.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:20 smithi098 bash[78228]: cluster 2023-09-23T20:19:19.738351+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v413: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 4728/228198 objects degraded (2.072%); 6941/228198 objects misplaced (3.042%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T20:19:21.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:20 smithi098 bash[74888]: cluster 2023-09-23T20:19:19.738351+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v413: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 4728/228198 objects degraded (2.072%); 6941/228198 objects misplaced (3.042%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T20:19:21.190 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:21.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:21.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:21.325 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:21.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:21.431 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:21.455 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:21.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:21.561 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:21.592 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:21.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:21.697 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:21.735 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:21.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:21.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:21.880 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:21.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:21.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:21.987 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:22.016 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:22.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:22.121 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:22.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:21 smithi173 bash[59517]: audit 2023-09-23T20:19:21.595998+0000 mon.a (mon.0) 638 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:19:22.158 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:22.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:22.263 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:22.297 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:22.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:22.403 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:22.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:21 smithi098 bash[78228]: audit 2023-09-23T20:19:21.595998+0000 mon.a (mon.0) 638 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:19:22.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:21 smithi098 bash[74888]: audit 2023-09-23T20:19:21.595998+0000 mon.a (mon.0) 638 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:19:22.432 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:22.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:22.539 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:22.575 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:22.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:22.679 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:22.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:22.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:22.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:22.841 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:22.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:22.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:22.950 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:22 smithi173 bash[59517]: cluster 2023-09-23T20:19:21.739143+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v414: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 903 op/s; 4496/219594 objects degraded (2.047%); 6429/219594 objects misplaced (2.928%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T20:19:22.973 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:22.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:22.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:23.077 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:23.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:23 smithi098 bash[78228]: cluster 2023-09-23T20:19:21.739143+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v414: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 903 op/s; 4496/219594 objects degraded (2.047%); 6429/219594 objects misplaced (2.928%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T20:19:23.085 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:22 smithi098 bash[74888]: cluster 2023-09-23T20:19:21.739143+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v414: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 903 op/s; 4496/219594 objects degraded (2.047%); 6429/219594 objects misplaced (2.928%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T20:19:23.108 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:23.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:23.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:23.252 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:23.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:23.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:23.392 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:23.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:23.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:23.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:23.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:23.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:23.671 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:23.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:23.777 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:23.814 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:23.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:23.920 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:23.955 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:23.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:23.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:24.058 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:24.086 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:24.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:24.190 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:24.221 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:24.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:24.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:24.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:24.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:24.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:24.479 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:24.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:24.584 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:24.624 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:24.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:24.730 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:24.755 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:24.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:24.859 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:24.890 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:24.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:24.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:24.894 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:19:24.894 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:19:24.991 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:25.019 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:25.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:25.122 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:25.156 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:25.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:25.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:24 smithi098 bash[78228]: cluster 2023-09-23T20:19:23.739915+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v415: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 4496/216978 objects degraded (2.072%); 6429/216978 objects misplaced (2.963%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T20:19:25.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:24 smithi098 bash[78228]: audit 2023-09-23T20:19:24.576684+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:25.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:24 smithi098 bash[78228]: cluster 2023-09-23T20:19:24.715677+0000 mon.a (mon.0) 640 : cluster 3 Health check update: Degraded data redundancy: 4496/216978 objects degraded (2.072%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:25.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:24 smithi098 bash[74888]: cluster 2023-09-23T20:19:23.739915+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v415: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 4496/216978 objects degraded (2.072%); 6429/216978 objects misplaced (2.963%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T20:19:25.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:24 smithi098 bash[74888]: audit 2023-09-23T20:19:24.576684+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:25.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:24 smithi098 bash[74888]: cluster 2023-09-23T20:19:24.715677+0000 mon.a (mon.0) 640 : cluster 3 Health check update: Degraded data redundancy: 4496/216978 objects degraded (2.072%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:25.261 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:25.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.294 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:25.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:24 smithi173 bash[59517]: cluster 2023-09-23T20:19:23.739915+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v415: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 4496/216978 objects degraded (2.072%); 6429/216978 objects misplaced (2.963%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T20:19:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:24 smithi173 bash[59517]: audit 2023-09-23T20:19:24.576684+0000 mon.a (mon.0) 639 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:24 smithi173 bash[59517]: cluster 2023-09-23T20:19:24.715677+0000 mon.a (mon.0) 640 : cluster 3 Health check update: Degraded data redundancy: 4496/216978 objects degraded (2.072%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:25.395 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:25.418 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:25.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:25.522 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:25.563 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:25.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:25.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:25.696 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:25.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:25.801 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:25.828 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:25.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:25.937 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:25.961 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:25.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:25.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:26.065 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:26.091 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:26.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:26.195 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:26.229 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:26.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:26.320 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:19:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:19:26] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.33.4" 2023-09-23T20:19:26.335 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:26.362 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:26.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:26.465 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:26.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:26.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:26.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:26.611 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:26.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:26.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:26.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:26.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:26.857 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:26.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:26.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:26.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:26.988 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:27.016 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:27.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:27.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:26 smithi173 bash[59517]: cluster 2023-09-23T20:19:25.740655+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 4496/209961 objects degraded (2.141%); 5653/209961 objects misplaced (2.692%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:19:27.120 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:27.153 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:27.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:27.186 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:26 smithi098 bash[78228]: cluster 2023-09-23T20:19:25.740655+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 4496/209961 objects degraded (2.141%); 5653/209961 objects misplaced (2.692%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:19:27.186 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:26 smithi098 bash[74888]: cluster 2023-09-23T20:19:25.740655+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 4496/209961 objects degraded (2.141%); 5653/209961 objects misplaced (2.692%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:19:27.258 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:27.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:27.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:27.392 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:27.423 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:27.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:27.526 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:27.558 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:27.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:27.664 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:27.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:27.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:27.819 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:27.849 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:27.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:27.966 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:27.991 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:27.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:27.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:28.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:28.132 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:28.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:28.235 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:28.273 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:28.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:28.378 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:28.408 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:28.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:28.511 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:28.551 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:28.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:28.655 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:28.685 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:28.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:28.788 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:28.820 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:28.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:28.923 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:28.947 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:28.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:28.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:29.051 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:29.079 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:29.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:29.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:29 smithi098 bash[74888]: cluster 2023-09-23T20:19:27.743315+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v417: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 4240/207756 objects degraded (2.041%); 5525/207756 objects misplaced (2.659%); 7.3 MiB/s, 117 objects/s recovering 2023-09-23T20:19:29.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:29 smithi098 bash[74888]: audit 2023-09-23T20:19:28.024300+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:29.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:29 smithi098 bash[74888]: audit 2023-09-23T20:19:28.036339+0000 mon.a (mon.0) 642 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:29 smithi098 bash[78228]: cluster 2023-09-23T20:19:27.743315+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v417: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 4240/207756 objects degraded (2.041%); 5525/207756 objects misplaced (2.659%); 7.3 MiB/s, 117 objects/s recovering 2023-09-23T20:19:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:29 smithi098 bash[78228]: audit 2023-09-23T20:19:28.024300+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:29 smithi098 bash[78228]: audit 2023-09-23T20:19:28.036339+0000 mon.a (mon.0) 642 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:29.182 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:29.190 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:29 smithi173 bash[59517]: cluster 2023-09-23T20:19:27.743315+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v417: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 4240/207756 objects degraded (2.041%); 5525/207756 objects misplaced (2.659%); 7.3 MiB/s, 117 objects/s recovering 2023-09-23T20:19:29.190 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:29 smithi173 bash[59517]: audit 2023-09-23T20:19:28.024300+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:29.190 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:29 smithi173 bash[59517]: audit 2023-09-23T20:19:28.036339+0000 mon.a (mon.0) 642 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:29.210 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:29.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:29.317 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:29.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:29.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:29.458 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:29.492 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:29.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:29.597 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:29.625 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:29.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:29.728 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:29.767 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:29.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:29.871 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:29.895 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:29.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:29.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:29.998 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:30.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:19:30.021 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:30.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:30.124 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:30.151 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:30.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:30.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:30.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:30 smithi098 bash[78228]: cluster 2023-09-23T20:19:29.716695+0000 mon.a (mon.0) 643 : cluster 3 Health check update: Degraded data redundancy: 4240/207756 objects degraded (2.041%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:30.271 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:30 smithi098 bash[74888]: cluster 2023-09-23T20:19:29.716695+0000 mon.a (mon.0) 643 : cluster 3 Health check update: Degraded data redundancy: 4240/207756 objects degraded (2.041%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:30.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:30.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:30.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:30 smithi173 bash[59517]: cluster 2023-09-23T20:19:29.716695+0000 mon.a (mon.0) 643 : cluster 3 Health check update: Degraded data redundancy: 4240/207756 objects degraded (2.041%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:19:30.402 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:30.427 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:30.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:30.531 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:30.561 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:30.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:30.667 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:30.703 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:30.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:30.806 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:30.836 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:30.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:30.943 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:30.962 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:30.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:30.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:31.064 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:31.099 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:31.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:31.202 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:31.210 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:31 smithi098 bash[78228]: cluster 2023-09-23T20:19:29.746009+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v418: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 4240/204006 objects degraded (2.078%); 5176/204006 objects misplaced (2.537%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:19:31.211 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:31 smithi098 bash[74888]: cluster 2023-09-23T20:19:29.746009+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v418: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 4240/204006 objects degraded (2.078%); 5176/204006 objects misplaced (2.537%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:19:31.236 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:31.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:31.341 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:31 smithi173 bash[59517]: cluster 2023-09-23T20:19:29.746009+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v418: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 4240/204006 objects degraded (2.078%); 5176/204006 objects misplaced (2.537%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:19:31.373 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:31.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:31.479 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:31.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:31.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:31.613 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:31.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:31.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:31.764 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.790 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:31.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:31.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:31.924 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:31.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:31.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:32.027 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:32.047 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:32.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:32.150 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:32.177 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:32.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:32.282 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:32.309 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:32.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:32.415 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:32.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:32.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:32.548 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:32.567 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:32.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:32.670 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:32.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:32.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:32.813 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:32.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.849 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:32.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:32.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:32.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:32.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:32.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:33.039 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:33 smithi098 bash[78228]: cluster 2023-09-23T20:19:31.746803+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v419: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 896 op/s; 3978/195894 objects degraded (2.031%); 4557/195894 objects misplaced (2.326%); 9.0 MiB/s, 143 objects/s recovering 2023-09-23T20:19:33.088 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:33.140 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:33.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:33.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:33.256 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:33 smithi173 bash[59517]: cluster 2023-09-23T20:19:31.746803+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v419: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 896 op/s; 3978/195894 objects degraded (2.031%); 4557/195894 objects misplaced (2.326%); 9.0 MiB/s, 143 objects/s recovering 2023-09-23T20:19:33.273 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:33.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:33.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:33.403 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:33.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:33.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:33 smithi098 bash[74888]: cluster 2023-09-23T20:19:31.746803+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v419: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 896 op/s; 3978/195894 objects degraded (2.031%); 4557/195894 objects misplaced (2.326%); 9.0 MiB/s, 143 objects/s recovering 2023-09-23T20:19:33.507 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:33.533 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:33.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:33.635 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:33.670 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:33.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:33.775 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:33.802 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:33.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:33.910 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:33.934 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:33.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:33.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:34.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:34.071 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:34.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:34.174 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:34.202 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:34.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:34.305 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:34.341 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:34.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:34.444 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:34.483 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:34.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:34.550 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:34.589 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:34.622 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:34.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:34.726 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:34.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:34.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:34.856 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:34.892 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:34.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:34.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:34.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:35.034 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:35.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:35.141 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:35.150 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[74888]: cluster 2023-09-23T20:19:33.747323+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v420: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 3978/193281 objects degraded (2.058%); 4557/193281 objects misplaced (2.358%); 7.3 MiB/s, 117 objects/s recovering 2023-09-23T20:19:35.150 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[74888]: audit 2023-09-23T20:19:34.054006+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:35.150 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[74888]: audit 2023-09-23T20:19:34.069946+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:35.150 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[74888]: audit 2023-09-23T20:19:34.659516+0000 mon.a (mon.0) 646 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:19:35.150 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[74888]: audit 2023-09-23T20:19:34.660703+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:19:35.150 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[74888]: audit 2023-09-23T20:19:34.668031+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:35.150 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[74888]: cluster 2023-09-23T20:19:34.717810+0000 mon.a (mon.0) 649 : cluster 3 Health check update: Degraded data redundancy: 3978/193281 objects degraded (2.058%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:19:35.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[78228]: cluster 2023-09-23T20:19:33.747323+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v420: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 3978/193281 objects degraded (2.058%); 4557/193281 objects misplaced (2.358%); 7.3 MiB/s, 117 objects/s recovering 2023-09-23T20:19:35.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[78228]: audit 2023-09-23T20:19:34.054006+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:35.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[78228]: audit 2023-09-23T20:19:34.069946+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:35.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[78228]: audit 2023-09-23T20:19:34.659516+0000 mon.a (mon.0) 646 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:19:35.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[78228]: audit 2023-09-23T20:19:34.660703+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:19:35.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[78228]: audit 2023-09-23T20:19:34.668031+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:35.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:35 smithi098 bash[78228]: cluster 2023-09-23T20:19:34.717810+0000 mon.a (mon.0) 649 : cluster 3 Health check update: Degraded data redundancy: 3978/193281 objects degraded (2.058%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:19:35.168 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:35.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:35.275 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:35.309 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:35.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:35 smithi173 bash[59517]: cluster 2023-09-23T20:19:33.747323+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v420: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 3978/193281 objects degraded (2.058%); 4557/193281 objects misplaced (2.358%); 7.3 MiB/s, 117 objects/s recovering 2023-09-23T20:19:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:35 smithi173 bash[59517]: audit 2023-09-23T20:19:34.054006+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:35 smithi173 bash[59517]: audit 2023-09-23T20:19:34.069946+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:35.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:35 smithi173 bash[59517]: audit 2023-09-23T20:19:34.659516+0000 mon.a (mon.0) 646 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:19:35.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:35 smithi173 bash[59517]: audit 2023-09-23T20:19:34.660703+0000 mon.a (mon.0) 647 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:19:35.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:35 smithi173 bash[59517]: audit 2023-09-23T20:19:34.668031+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:35.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:35 smithi173 bash[59517]: cluster 2023-09-23T20:19:34.717810+0000 mon.a (mon.0) 649 : cluster 3 Health check update: Degraded data redundancy: 3978/193281 objects degraded (2.058%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:19:35.414 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:35.450 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:35.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:35.557 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:35.589 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:35.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:35.693 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:35.724 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:35.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:35.831 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:35.865 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:35.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:35.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:35.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:36.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:36.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:36.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:36.133 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:36.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:36.236 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:36.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:36.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:36.378 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:36.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:36.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:36.455 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:19:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:19:36] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.33.4" 2023-09-23T20:19:36.519 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:36.547 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:36.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:36.650 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:36.675 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:36.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:36.778 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:36.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:36.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:36.909 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:36.942 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:36.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:36.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:37.046 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:37.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:37.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:37.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:37.182 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:37 smithi173 bash[59517]: cluster 2023-09-23T20:19:35.748104+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v421: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 3978/186528 objects degraded (2.133%); 3621/186528 objects misplaced (1.941%); 11 MiB/s, 172 objects/s recovering 2023-09-23T20:19:37.197 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:37.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:37.305 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:37.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:37.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:37.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:37 smithi098 bash[74888]: cluster 2023-09-23T20:19:35.748104+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v421: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 3978/186528 objects degraded (2.133%); 3621/186528 objects misplaced (1.941%); 11 MiB/s, 172 objects/s recovering 2023-09-23T20:19:37.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:37 smithi098 bash[78228]: cluster 2023-09-23T20:19:35.748104+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v421: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 3978/186528 objects degraded (2.133%); 3621/186528 objects misplaced (1.941%); 11 MiB/s, 172 objects/s recovering 2023-09-23T20:19:37.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:37.469 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:37.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:37.575 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:37.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:37.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:37.711 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:37.737 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:37.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:37.800 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:19:37.840 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:37.841 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:19:37.869 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:37.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:37.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:37.883 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:19:37.927 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:19:37.972 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:37.975 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:19:38.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:38.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:38.032 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:19:38.082 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:19:38.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:38.141 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:38.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:38.149 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:19:38.166 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:19:38.167 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:19:38.167 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:19:38.167 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:19:38.167 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:19:38.167 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:19:38.167 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:19:38.167 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:19:38.245 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:38.254 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:38 smithi173 bash[59517]: audit 2023-09-23T20:19:37.754002+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.98:0/2554245422' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:38.272 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:38.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:38.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:38.385 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:38 smithi098 bash[74888]: audit 2023-09-23T20:19:37.754002+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.98:0/2554245422' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:38.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:38 smithi098 bash[78228]: audit 2023-09-23T20:19:37.754002+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.98:0/2554245422' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:19:38.423 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:38.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:38.527 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:38.559 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:38.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:38.663 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:38.693 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:38.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:38.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:38.818 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:38.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:38.920 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:38.946 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:38.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:38.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:39.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:39.077 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:39.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[74888]: cluster 2023-09-23T20:19:37.748672+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v422: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 3720/184347 objects degraded (2.018%); 3492/184347 objects misplaced (1.894%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T20:19:39.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[74888]: cluster 2023-09-23T20:19:38.081409+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:19:39.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[74888]: cluster 2023-09-23T20:19:38.082893+0000 mon.a (mon.0) 650 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T20:19:39.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[74888]: cluster 2023-09-23T20:19:38.102175+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:19:39.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:39.093 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:19:39.095 INFO:teuthology.orchestra.run.smithi098.stderr:set pool 6 pg_num to 36 2023-09-23T20:19:39.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:39.209 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:39.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:39.313 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:39.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[74888]: audit 2023-09-23T20:19:38.452665+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.98:0/1256648455' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:19:39.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[74888]: audit 2023-09-23T20:19:38.453311+0000 mon.a (mon.0) 651 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:19:39.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[74888]: cluster 2023-09-23T20:19:38.497509+0000 osd.7 (osd.7) 45 : cluster 0 6.5 scrub starts 2023-09-23T20:19:39.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[74888]: audit 2023-09-23T20:19:38.685050+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.98:0/2112353389' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:39.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[74888]: audit 2023-09-23T20:19:38.686024+0000 mon.a (mon.0) 652 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:39.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[78228]: cluster 2023-09-23T20:19:37.748672+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v422: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 3720/184347 objects degraded (2.018%); 3492/184347 objects misplaced (1.894%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T20:19:39.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[78228]: cluster 2023-09-23T20:19:38.081409+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:19:39.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[78228]: cluster 2023-09-23T20:19:38.082893+0000 mon.a (mon.0) 650 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T20:19:39.322 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[78228]: cluster 2023-09-23T20:19:38.102175+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:19:39.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[78228]: audit 2023-09-23T20:19:38.452665+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.98:0/1256648455' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:19:39.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[78228]: audit 2023-09-23T20:19:38.453311+0000 mon.a (mon.0) 651 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:19:39.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[78228]: cluster 2023-09-23T20:19:38.497509+0000 osd.7 (osd.7) 45 : cluster 0 6.5 scrub starts 2023-09-23T20:19:39.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[78228]: audit 2023-09-23T20:19:38.685050+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.98:0/2112353389' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:39.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:39 smithi098 bash[78228]: audit 2023-09-23T20:19:38.686024+0000 mon.a (mon.0) 652 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:39 smithi173 bash[59517]: cluster 2023-09-23T20:19:37.748672+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v422: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 3720/184347 objects degraded (2.018%); 3492/184347 objects misplaced (1.894%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T20:19:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:39 smithi173 bash[59517]: cluster 2023-09-23T20:19:38.081409+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:19:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:39 smithi173 bash[59517]: cluster 2023-09-23T20:19:38.082893+0000 mon.a (mon.0) 650 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T20:19:39.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:39 smithi173 bash[59517]: cluster 2023-09-23T20:19:38.102175+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T20:19:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:39 smithi173 bash[59517]: audit 2023-09-23T20:19:38.452665+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.98:0/1256648455' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:19:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:39 smithi173 bash[59517]: audit 2023-09-23T20:19:38.453311+0000 mon.a (mon.0) 651 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]: dispatch 2023-09-23T20:19:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:39 smithi173 bash[59517]: cluster 2023-09-23T20:19:38.497509+0000 osd.7 (osd.7) 45 : cluster 0 6.5 scrub starts 2023-09-23T20:19:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:39 smithi173 bash[59517]: audit 2023-09-23T20:19:38.685050+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.98:0/2112353389' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:39 smithi173 bash[59517]: audit 2023-09-23T20:19:38.686024+0000 mon.a (mon.0) 652 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:19:39.347 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:39.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:39.453 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:39.477 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:39.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:39.582 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:39.623 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:39.726 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:39.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:39.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:39.856 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:39.899 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:39.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:39.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:40.004 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:40.027 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:40.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:40.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: cluster 2023-09-23T20:19:39.074095+0000 mon.a (mon.0) 653 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:19:40.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: audit 2023-09-23T20:19:39.084495+0000 mon.a (mon.0) 654 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]': finished 2023-09-23T20:19:40.136 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:40.161 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:40.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:40.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: cluster 2023-09-23T20:19:39.074095+0000 mon.a (mon.0) 653 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:19:40.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: audit 2023-09-23T20:19:39.084495+0000 mon.a (mon.0) 654 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]': finished 2023-09-23T20:19:40.240 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: audit 2023-09-23T20:19:39.084578+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:19:40.240 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: cluster 2023-09-23T20:19:39.084625+0000 mon.a (mon.0) 656 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T20:19:40.240 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: cluster 2023-09-23T20:19:39.086927+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.240 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: cluster 2023-09-23T20:19:39.089206+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.240 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: cluster 2023-09-23T20:19:39.108393+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.240 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: cluster 2023-09-23T20:19:39.115561+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.240 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: audit 2023-09-23T20:19:39.581270+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:40.240 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: audit 2023-09-23T20:19:39.582854+0000 mon.a (mon.0) 658 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:40.240 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: cluster 2023-09-23T20:19:39.718619+0000 mon.a (mon.0) 659 : cluster 3 Health check update: Degraded data redundancy: 3720/184347 objects degraded (2.018%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:19:40.241 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[78228]: audit 2023-09-23T20:19:39.752428+0000 mon.a (mon.0) 660 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-09-23T20:19:40.241 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: cluster 2023-09-23T20:19:39.074095+0000 mon.a (mon.0) 653 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:19:40.241 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: audit 2023-09-23T20:19:39.084495+0000 mon.a (mon.0) 654 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]': finished 2023-09-23T20:19:40.241 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: audit 2023-09-23T20:19:39.084578+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:19:40.241 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: cluster 2023-09-23T20:19:39.084625+0000 mon.a (mon.0) 656 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T20:19:40.241 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: cluster 2023-09-23T20:19:39.086927+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.241 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: cluster 2023-09-23T20:19:39.089206+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.241 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: cluster 2023-09-23T20:19:39.108393+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.241 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: cluster 2023-09-23T20:19:39.115561+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: audit 2023-09-23T20:19:39.581270+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:40.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: audit 2023-09-23T20:19:39.582854+0000 mon.a (mon.0) 658 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:40.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: cluster 2023-09-23T20:19:39.718619+0000 mon.a (mon.0) 659 : cluster 3 Health check update: Degraded data redundancy: 3720/184347 objects degraded (2.018%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:19:40.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:40 smithi098 bash[74888]: audit 2023-09-23T20:19:39.752428+0000 mon.a (mon.0) 660 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-09-23T20:19:40.268 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:40.293 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:40.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: audit 2023-09-23T20:19:39.084578+0000 mon.a (mon.0) 655 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:19:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: cluster 2023-09-23T20:19:39.084625+0000 mon.a (mon.0) 656 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T20:19:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: cluster 2023-09-23T20:19:39.086927+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: cluster 2023-09-23T20:19:39.089206+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: cluster 2023-09-23T20:19:39.108393+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: cluster 2023-09-23T20:19:39.115561+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T20:19:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: audit 2023-09-23T20:19:39.581270+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:19:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: audit 2023-09-23T20:19:39.582854+0000 mon.a (mon.0) 658 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: cluster 2023-09-23T20:19:39.718619+0000 mon.a (mon.0) 659 : cluster 3 Health check update: Degraded data redundancy: 3720/184347 objects degraded (2.018%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:19:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:40 smithi173 bash[59517]: audit 2023-09-23T20:19:39.752428+0000 mon.a (mon.0) 660 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-09-23T20:19:40.401 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:40.431 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:40.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:40.534 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:40.564 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:40.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:40.670 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:40.693 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:40.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:40.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:40.826 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:40.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:40.932 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:40.958 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:40.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:40.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:41.061 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:41.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:41 smithi098 bash[74888]: cluster 2023-09-23T20:19:39.751081+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v425: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 3720/181065 objects degraded (2.055%); 3492/181065 objects misplaced (1.929%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T20:19:41.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:41 smithi098 bash[74888]: audit 2023-09-23T20:19:40.725043+0000 mon.a (mon.0) 661 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"}]': finished 2023-09-23T20:19:41.099 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:41.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:41.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:41.218 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:41 smithi173 bash[59517]: cluster 2023-09-23T20:19:39.751081+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v425: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 3720/181065 objects degraded (2.055%); 3492/181065 objects misplaced (1.929%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T20:19:41.218 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:41 smithi173 bash[59517]: audit 2023-09-23T20:19:40.725043+0000 mon.a (mon.0) 661 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"}]': finished 2023-09-23T20:19:41.218 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:41 smithi173 bash[59517]: cluster 2023-09-23T20:19:40.725082+0000 mon.a (mon.0) 662 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T20:19:41.237 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:41.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:41.340 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:41.349 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:41 smithi098 bash[78228]: cluster 2023-09-23T20:19:39.751081+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v425: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 3720/181065 objects degraded (2.055%); 3492/181065 objects misplaced (1.929%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T20:19:41.349 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:41 smithi098 bash[78228]: audit 2023-09-23T20:19:40.725043+0000 mon.a (mon.0) 661 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"}]': finished 2023-09-23T20:19:41.349 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:41 smithi098 bash[78228]: cluster 2023-09-23T20:19:40.725082+0000 mon.a (mon.0) 662 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T20:19:41.349 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:41 smithi098 bash[74888]: cluster 2023-09-23T20:19:40.725082+0000 mon.a (mon.0) 662 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T20:19:41.362 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:41.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:41.466 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:41.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:41.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:41.590 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:41.613 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:41.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:41.716 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:41.745 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:41.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:41.851 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:41.873 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:41.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:41.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:41.977 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:42.001 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:42.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:42.107 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:42.135 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:42.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:42.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:42.266 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:42.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:42 smithi173 bash[59517]: cluster 2023-09-23T20:19:40.727420+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:19:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:42 smithi173 bash[59517]: cluster 2023-09-23T20:19:40.728080+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:19:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:42 smithi173 bash[59517]: cluster 2023-09-23T20:19:40.809083+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:19:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:42 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.567849+0000 osd.7 (osd.7) 49 : cluster 0 6.5 scrub starts 2023-09-23T20:19:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:42 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.733846+0000 mon.a (mon.0) 663 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T20:19:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:42 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.738867+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:42 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.743682+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:42.370 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:42.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:42.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:42.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[74888]: cluster 2023-09-23T20:19:40.727420+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:19:42.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[74888]: cluster 2023-09-23T20:19:40.728080+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:19:42.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[74888]: cluster 2023-09-23T20:19:40.809083+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:19:42.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.567849+0000 osd.7 (osd.7) 49 : cluster 0 6.5 scrub starts 2023-09-23T20:19:42.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.733846+0000 mon.a (mon.0) 663 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T20:19:42.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.738867+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:42.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.743682+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[78228]: cluster 2023-09-23T20:19:40.727420+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:19:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[78228]: cluster 2023-09-23T20:19:40.728080+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:19:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[78228]: cluster 2023-09-23T20:19:40.809083+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T20:19:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.567849+0000 osd.7 (osd.7) 49 : cluster 0 6.5 scrub starts 2023-09-23T20:19:42.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.733846+0000 mon.a (mon.0) 663 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T20:19:42.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.738867+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:42.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:42 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.743682+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:42.499 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:42.526 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:42.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:42.634 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:42.658 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:42.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:42.761 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:42.790 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:42.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:42.895 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:42.922 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:42.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:42.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:43.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:43.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:43.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:43.158 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:43.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:43 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.737699+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:43 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.739948+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:43 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.743586+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.169 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:43 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.744674+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.169 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:43 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.745236+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.169 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:43 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.747540+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.169 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:43 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.750975+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.169 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:43 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.751637+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v428: 109 pgs: 2 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 3464/172956 objects degraded (2.003%); 2398/172956 objects misplaced (1.386%); 12 MiB/s, 199 objects/s recovering 2023-09-23T20:19:43.169 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:43 smithi173 bash[59517]: cluster 2023-09-23T20:19:41.955165+0000 osd.2 (osd.2) 1 : cluster 0 6.f scrub starts 2023-09-23T20:19:43.190 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:43.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:43.296 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:43.326 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:43.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:43.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.737699+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.739948+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.743586+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.744674+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.745236+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.747540+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.750975+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.751637+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v428: 109 pgs: 2 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 3464/172956 objects degraded (2.003%); 2398/172956 objects misplaced (1.386%); 12 MiB/s, 199 objects/s recovering 2023-09-23T20:19:43.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[74888]: cluster 2023-09-23T20:19:41.955165+0000 osd.2 (osd.2) 1 : cluster 0 6.f scrub starts 2023-09-23T20:19:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.737699+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.739948+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.743586+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.744674+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.745236+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.747540+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.750975+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T20:19:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.751637+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v428: 109 pgs: 2 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 3464/172956 objects degraded (2.003%); 2398/172956 objects misplaced (1.386%); 12 MiB/s, 199 objects/s recovering 2023-09-23T20:19:43.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:43 smithi098 bash[78228]: cluster 2023-09-23T20:19:41.955165+0000 osd.2 (osd.2) 1 : cluster 0 6.f scrub starts 2023-09-23T20:19:43.432 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:43.454 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:43.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:43.517 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:19:43.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:43.581 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:43.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:43.684 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:43.719 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:43.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:43.824 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:43.865 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:43.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:43.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:43.969 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:43.999 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:44.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:44.094 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:44 smithi098 bash[74888]: cluster 2023-09-23T20:19:43.571240+0000 osd.7 (osd.7) 52 : cluster 0 6.5 scrub starts 2023-09-23T20:19:44.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:44.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:44.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:44.234 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:44.271 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:44.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:44.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:44 smithi173 bash[59517]: cluster 2023-09-23T20:19:43.571240+0000 osd.7 (osd.7) 52 : cluster 0 6.5 scrub starts 2023-09-23T20:19:44.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:44.384 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:44 smithi098 bash[78228]: cluster 2023-09-23T20:19:43.571240+0000 osd.7 (osd.7) 52 : cluster 0 6.5 scrub starts 2023-09-23T20:19:44.412 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:44.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:44.516 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:44.544 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:44.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:44.648 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:44.678 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:44.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:44.783 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:44.811 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:44.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:44.916 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:44.956 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:44.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:44.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:45.038 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:19:45.038 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:19:45.038 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.44669.0:165216 6.15 e122/106 6:ac2bb165:::benchmark_data_smithi098_105187_object55733:head v 122'8226, mlcod=122'8224)", 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:45.034381+0000", 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.00062252399999999995, 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00064398400000000001, 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.034381+0000", 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:19:45.039 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.034381+0000", 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.034381+0000", 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.040 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.034387+0000", 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4189999999999999e-06 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.034398+0000", 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1161e-05 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.034405+0000", 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8950000000000001e-06 2023-09-23T20:19:45.041 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.034461+0000", 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5495999999999999e-05 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.034476+0000", 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5583e-05 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:19:45.042 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:165210 6.1b 6:d80b34e2:::benchmark_data_smithi098_105187_object55727:head [delete] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:45.027413+0000", 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0075911019999999997, 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0076573190000000001, 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 165210 2023-09-23T20:19:45.043 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.027413+0000", 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.027413+0000", 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.044 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.027411+0000", 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.027417+0000", 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1340000000000001e-06 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.027432+0000", 2023-09-23T20:19:45.045 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4987000000000001e-05 2023-09-23T20:19:45.046 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.046 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.046 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.046 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.027449+0000", 2023-09-23T20:19:45.046 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6600999999999999e-05 2023-09-23T20:19:45.046 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.046 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.046 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:19:45.046 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.027749+0000", 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00029973599999999999 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.027891+0000", 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014173500000000001 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.028185+0000", 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00029401999999999998 2023-09-23T20:19:45.047 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.032060+0000", 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0038756060000000002 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.033539+0000", 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014790510000000001 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:19:45.048 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:165212 6.1b 6:d8d08777:::benchmark_data_smithi098_105187_object55729:head [delete] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:45.028455+0000", 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0065491789999999996, 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0066693919999999997, 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 165212 2023-09-23T20:19:45.049 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.028455+0000", 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.028455+0000", 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.050 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.028453+0000", 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.028459+0000", 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.609e-06 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.028471+0000", 2023-09-23T20:19:45.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1785e-05 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.028478+0000", 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.3409999999999997e-06 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.029599+0000", 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001121141 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.029725+0000", 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000125666 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.029927+0000", 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00020228100000000001 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.032067+0000", 2023-09-23T20:19:45.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0021402180000000002 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.033656+0000", 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0015888219999999999 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 3 2023-09-23T20:19:45.054 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:19:45.062 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:45.091 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:45.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:45.197 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:45.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:45.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:45.330 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:45.360 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:45.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:45 smithi173 bash[59517]: cluster 2023-09-23T20:19:43.752467+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v429: 109 pgs: 2 peering, 7 unknown, 3 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3464/170979 objects degraded (2.026%); 2398/170979 objects misplaced (1.403%); 8.3 MiB/s, 141 objects/s recovering 2023-09-23T20:19:45.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:45 smithi173 bash[59517]: cluster 2023-09-23T20:19:44.619991+0000 osd.7 (osd.7) 53 : cluster 0 6.5 scrub starts 2023-09-23T20:19:45.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:45 smithi173 bash[59517]: cluster 2023-09-23T20:19:44.719556+0000 mon.a (mon.0) 664 : cluster 3 Health check update: Degraded data redundancy: 3464/170979 objects degraded (2.026%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:19:45.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:45 smithi173 bash[59517]: cluster 2023-09-23T20:19:44.730914+0000 mon.a (mon.0) 665 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-23T20:19:45.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:45.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:45 smithi098 bash[78228]: cluster 2023-09-23T20:19:43.752467+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v429: 109 pgs: 2 peering, 7 unknown, 3 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3464/170979 objects degraded (2.026%); 2398/170979 objects misplaced (1.403%); 8.3 MiB/s, 141 objects/s recovering 2023-09-23T20:19:45.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:45 smithi098 bash[78228]: cluster 2023-09-23T20:19:44.619991+0000 osd.7 (osd.7) 53 : cluster 0 6.5 scrub starts 2023-09-23T20:19:45.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:45 smithi098 bash[78228]: cluster 2023-09-23T20:19:44.719556+0000 mon.a (mon.0) 664 : cluster 3 Health check update: Degraded data redundancy: 3464/170979 objects degraded (2.026%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:19:45.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:45 smithi098 bash[78228]: cluster 2023-09-23T20:19:44.730914+0000 mon.a (mon.0) 665 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-23T20:19:45.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:45 smithi098 bash[74888]: cluster 2023-09-23T20:19:43.752467+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v429: 109 pgs: 2 peering, 7 unknown, 3 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3464/170979 objects degraded (2.026%); 2398/170979 objects misplaced (1.403%); 8.3 MiB/s, 141 objects/s recovering 2023-09-23T20:19:45.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:45 smithi098 bash[74888]: cluster 2023-09-23T20:19:44.619991+0000 osd.7 (osd.7) 53 : cluster 0 6.5 scrub starts 2023-09-23T20:19:45.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:45 smithi098 bash[74888]: cluster 2023-09-23T20:19:44.719556+0000 mon.a (mon.0) 664 : cluster 3 Health check update: Degraded data redundancy: 3464/170979 objects degraded (2.026%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:19:45.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:45 smithi098 bash[74888]: cluster 2023-09-23T20:19:44.730914+0000 mon.a (mon.0) 665 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-23T20:19:45.466 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:45.493 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:45.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:45.596 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:45.623 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:45.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:45.727 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:45.753 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:45.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:45.856 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:45.884 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:45.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:45.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:45.987 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:46.016 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:46.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:46.123 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:46.153 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:46.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:46.258 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:46.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:46 smithi173 bash[59517]: cluster 2023-09-23T20:19:44.729358+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:19:46.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:46 smithi173 bash[59517]: cluster 2023-09-23T20:19:44.734699+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:19:46.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:46 smithi173 bash[59517]: cluster 2023-09-23T20:19:44.738805+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:19:46.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:46 smithi173 bash[59517]: cluster 2023-09-23T20:19:44.935430+0000 osd.2 (osd.2) 2 : cluster 0 6.1f scrub starts 2023-09-23T20:19:46.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:46 smithi173 bash[59517]: cluster 2023-09-23T20:19:45.659825+0000 osd.7 (osd.7) 55 : cluster 0 6.5 scrub starts 2023-09-23T20:19:46.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:46 smithi173 bash[59517]: cluster 2023-09-23T20:19:45.727829+0000 mon.a (mon.0) 666 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-23T20:19:46.268 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:46 smithi173 bash[59517]: cluster 2023-09-23T20:19:45.768007+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:19:46.287 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:46.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:46.317 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:19:46.326 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:19:46] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.33.4" 2023-09-23T20:19:46.327 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[74888]: cluster 2023-09-23T20:19:44.729358+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:19:46.327 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[74888]: cluster 2023-09-23T20:19:44.734699+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:19:46.327 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[74888]: cluster 2023-09-23T20:19:44.738805+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:19:46.327 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[74888]: cluster 2023-09-23T20:19:44.935430+0000 osd.2 (osd.2) 2 : cluster 0 6.1f scrub starts 2023-09-23T20:19:46.327 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[74888]: cluster 2023-09-23T20:19:45.659825+0000 osd.7 (osd.7) 55 : cluster 0 6.5 scrub starts 2023-09-23T20:19:46.327 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[74888]: cluster 2023-09-23T20:19:45.727829+0000 mon.a (mon.0) 666 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-23T20:19:46.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[74888]: cluster 2023-09-23T20:19:45.768007+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:19:46.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[78228]: cluster 2023-09-23T20:19:44.729358+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:19:46.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[78228]: cluster 2023-09-23T20:19:44.734699+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:19:46.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[78228]: cluster 2023-09-23T20:19:44.738805+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T20:19:46.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[78228]: cluster 2023-09-23T20:19:44.935430+0000 osd.2 (osd.2) 2 : cluster 0 6.1f scrub starts 2023-09-23T20:19:46.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[78228]: cluster 2023-09-23T20:19:45.659825+0000 osd.7 (osd.7) 55 : cluster 0 6.5 scrub starts 2023-09-23T20:19:46.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[78228]: cluster 2023-09-23T20:19:45.727829+0000 mon.a (mon.0) 666 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-23T20:19:46.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:46 smithi098 bash[78228]: cluster 2023-09-23T20:19:45.768007+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:19:46.391 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:46.418 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:46.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:46.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:46.555 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:46.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:46.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:46.693 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:46.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:46.799 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:46.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.828 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:46.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:46.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T20:19:46.928 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:46.953 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:46.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:46.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:47.059 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.086 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:47.194 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:47.223 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:47.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:47.328 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:47.357 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:47.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:47 smithi173 bash[59517]: cluster 2023-09-23T20:19:45.734766+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:19:47.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:47 smithi173 bash[59517]: cluster 2023-09-23T20:19:45.752970+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v432: 109 pgs: 3 peering, 2 unknown, 3 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 3464/164415 objects degraded (2.107%); 1732/164415 objects misplaced (1.053%); 5.6 MiB/s, 90 objects/s recovering 2023-09-23T20:19:47.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:47 smithi173 bash[59517]: cluster 2023-09-23T20:19:45.762158+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:19:47.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:47.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:47 smithi098 bash[78228]: cluster 2023-09-23T20:19:45.734766+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:19:47.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:47 smithi098 bash[78228]: cluster 2023-09-23T20:19:45.752970+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v432: 109 pgs: 3 peering, 2 unknown, 3 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 3464/164415 objects degraded (2.107%); 1732/164415 objects misplaced (1.053%); 5.6 MiB/s, 90 objects/s recovering 2023-09-23T20:19:47.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:47 smithi098 bash[78228]: cluster 2023-09-23T20:19:45.762158+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:19:47.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:47 smithi098 bash[74888]: cluster 2023-09-23T20:19:45.734766+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:19:47.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:47 smithi098 bash[74888]: cluster 2023-09-23T20:19:45.752970+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v432: 109 pgs: 3 peering, 2 unknown, 3 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 3464/164415 objects degraded (2.107%); 1732/164415 objects misplaced (1.053%); 5.6 MiB/s, 90 objects/s recovering 2023-09-23T20:19:47.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:47 smithi098 bash[74888]: cluster 2023-09-23T20:19:45.762158+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T20:19:47.465 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.496 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:47.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:47.627 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:47.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:47.733 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.758 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:47.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:47.861 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:47.885 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:47.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:47.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:47.989 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:48.018 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:48.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:48.121 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:48.148 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:48.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:48.249 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:48.282 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:48.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:48.385 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:48.393 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:48 smithi173 bash[59517]: cluster 2023-09-23T20:19:47.641405+0000 osd.7 (osd.7) 57 : cluster 0 6.5 scrub starts 2023-09-23T20:19:48.408 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:48.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:48.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:48 smithi098 bash[78228]: cluster 2023-09-23T20:19:47.641405+0000 osd.7 (osd.7) 57 : cluster 0 6.5 scrub starts 2023-09-23T20:19:48.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:48 smithi098 bash[74888]: cluster 2023-09-23T20:19:47.641405+0000 osd.7 (osd.7) 57 : cluster 0 6.5 scrub starts 2023-09-23T20:19:48.513 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:48.538 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:48.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:48.642 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:48.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:48.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:48.770 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:48.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:48.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:48.902 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:48.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:48.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:48.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:49.033 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:49.064 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:49.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:49.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:49.176 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:49 smithi173 bash[59517]: cluster 2023-09-23T20:19:47.753574+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v433: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 4719/161976 objects misplaced (2.913%); 5.1 MiB/s, 82 objects/s recovering 2023-09-23T20:19:49.200 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:49.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:49.305 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:49.306 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:19:49.306 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:19:49.307 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-09-23T20:19:49.307 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:19:49.307 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:19:49.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-09-23T20:19:49.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:49 smithi098 bash[78228]: cluster 2023-09-23T20:19:47.753574+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v433: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 4719/161976 objects misplaced (2.913%); 5.1 MiB/s, 82 objects/s recovering 2023-09-23T20:19:49.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:49 smithi098 bash[74888]: cluster 2023-09-23T20:19:47.753574+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v433: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 4719/161976 objects misplaced (2.913%); 5.1 MiB/s, 82 objects/s recovering 2023-09-23T20:19:49.331 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:49.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:49.339 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:49.433 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:49.463 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:49.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:49.565 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:49.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:49.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:49.693 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:49.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:49.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:49.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:49.846 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:49.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:49.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:49.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:49.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:49.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:50.082 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:50.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:50.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:50.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:50.230 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:50 smithi173 bash[59517]: cluster 2023-09-23T20:19:48.691655+0000 osd.7 (osd.7) 58 : cluster 0 6.5 scrub starts 2023-09-23T20:19:50.230 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:50 smithi173 bash[59517]: cluster 2023-09-23T20:19:49.720815+0000 mon.a (mon.0) 667 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-09-23T20:19:50.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.258 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:50.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:50.359 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:50.368 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:50 smithi098 bash[78228]: cluster 2023-09-23T20:19:48.691655+0000 osd.7 (osd.7) 58 : cluster 0 6.5 scrub starts 2023-09-23T20:19:50.368 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:50 smithi098 bash[78228]: cluster 2023-09-23T20:19:49.720815+0000 mon.a (mon.0) 667 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-09-23T20:19:50.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:50 smithi098 bash[74888]: cluster 2023-09-23T20:19:48.691655+0000 osd.7 (osd.7) 58 : cluster 0 6.5 scrub starts 2023-09-23T20:19:50.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:50 smithi098 bash[74888]: cluster 2023-09-23T20:19:49.720815+0000 mon.a (mon.0) 667 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-09-23T20:19:50.383 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:50.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:50.487 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:50.524 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:50.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:50.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:50.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:50.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:50.759 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:50.787 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:50.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:50.893 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:50.928 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:50.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:50.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:51.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:51.065 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:51.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:51.169 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:51.200 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:51.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:51.303 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:51.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:51 smithi173 bash[59517]: cluster 2023-09-23T20:19:49.754212+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v434: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 4719/158049 objects misplaced (2.986%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T20:19:51.339 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:51.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:51.378 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:51.378 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:51.408 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:51 smithi098 bash[78228]: cluster 2023-09-23T20:19:49.754212+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v434: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 4719/158049 objects misplaced (2.986%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T20:19:51.408 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:51 smithi098 bash[74888]: cluster 2023-09-23T20:19:49.754212+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v434: 109 pgs: 1 peering, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 4719/158049 objects misplaced (2.986%); 3.8 MiB/s, 61 objects/s recovering 2023-09-23T20:19:51.444 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:51.479 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:51.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:51.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:51.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:51.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:51.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:51.749 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:51.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:51.853 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:51.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:51.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:51.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:51.982 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:52.011 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:52.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:52.118 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:52.144 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:52.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:52.247 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:52.260 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:52 smithi173 bash[59517]: audit 2023-09-23T20:19:51.758136+0000 mon.a (mon.0) 668 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T20:19:52.280 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:52.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:52.386 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:52.413 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:52.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:52.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:52 smithi098 bash[78228]: audit 2023-09-23T20:19:51.758136+0000 mon.a (mon.0) 668 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T20:19:52.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:52 smithi098 bash[74888]: audit 2023-09-23T20:19:51.758136+0000 mon.a (mon.0) 668 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-09-23T20:19:52.521 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:52.547 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:52.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:52.652 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:52.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:52.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:52.788 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:52.815 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:52.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:52.918 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:52.945 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:52.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:52.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:53.048 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:53.082 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:53.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:53.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:53.219 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:53.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:53.322 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:53.335 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:53 smithi173 bash[59517]: cluster 2023-09-23T20:19:51.755120+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v435: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 105 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 4295/146634 objects misplaced (2.929%); 4.9 MiB/s, 79 objects/s recovering 2023-09-23T20:19:53.335 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:53 smithi173 bash[59517]: audit 2023-09-23T20:19:52.119000+0000 mon.a (mon.0) 669 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T20:19:53.335 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:53 smithi173 bash[59517]: cluster 2023-09-23T20:19:52.119075+0000 mon.a (mon.0) 670 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-23T20:19:53.335 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:53 smithi173 bash[59517]: cluster 2023-09-23T20:19:52.120450+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:19:53.349 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:53.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:53.404 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:19:53.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:53 smithi098 bash[74888]: cluster 2023-09-23T20:19:51.755120+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v435: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 105 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 4295/146634 objects misplaced (2.929%); 4.9 MiB/s, 79 objects/s recovering 2023-09-23T20:19:53.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:53 smithi098 bash[74888]: audit 2023-09-23T20:19:52.119000+0000 mon.a (mon.0) 669 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T20:19:53.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:53 smithi098 bash[74888]: cluster 2023-09-23T20:19:52.119075+0000 mon.a (mon.0) 670 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-23T20:19:53.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:53 smithi098 bash[74888]: cluster 2023-09-23T20:19:52.120450+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:19:53.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:53 smithi098 bash[78228]: cluster 2023-09-23T20:19:51.755120+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v435: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 105 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 4295/146634 objects misplaced (2.929%); 4.9 MiB/s, 79 objects/s recovering 2023-09-23T20:19:53.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:53 smithi098 bash[78228]: audit 2023-09-23T20:19:52.119000+0000 mon.a (mon.0) 669 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2023-09-23T20:19:53.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:53 smithi098 bash[78228]: cluster 2023-09-23T20:19:52.119075+0000 mon.a (mon.0) 670 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-23T20:19:53.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:53 smithi098 bash[78228]: cluster 2023-09-23T20:19:52.120450+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T20:19:53.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:53.485 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:53.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:53.588 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:53.619 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:53.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:53.722 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:53.745 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:53.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:53.848 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:53.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:53.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:53.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:53.980 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:54.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:54.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:54.106 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:54.134 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:54.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:54.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:54.270 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:54.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:54.373 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:54.395 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:54.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:54.448 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:54 smithi098 bash[78228]: cluster 2023-09-23T20:19:53.128313+0000 mon.a (mon.0) 671 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-23T20:19:54.448 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:54 smithi098 bash[78228]: cluster 2023-09-23T20:19:53.129655+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:19:54.448 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:54 smithi098 bash[78228]: cluster 2023-09-23T20:19:53.132490+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:19:54.448 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:54 smithi098 bash[78228]: cluster 2023-09-23T20:19:53.142928+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:19:54.448 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:54 smithi098 bash[78228]: cluster 2023-09-23T20:19:53.535354+0000 osd.7 (osd.7) 60 : cluster 0 6.5 scrub starts 2023-09-23T20:19:54.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:54 smithi098 bash[74888]: cluster 2023-09-23T20:19:53.128313+0000 mon.a (mon.0) 671 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-23T20:19:54.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:54 smithi098 bash[74888]: cluster 2023-09-23T20:19:53.129655+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:19:54.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:54 smithi098 bash[74888]: cluster 2023-09-23T20:19:53.132490+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:19:54.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:54 smithi098 bash[74888]: cluster 2023-09-23T20:19:53.142928+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:19:54.449 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:54 smithi098 bash[74888]: cluster 2023-09-23T20:19:53.535354+0000 osd.7 (osd.7) 60 : cluster 0 6.5 scrub starts 2023-09-23T20:19:54.498 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:54.507 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:54 smithi173 bash[59517]: cluster 2023-09-23T20:19:53.128313+0000 mon.a (mon.0) 671 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-23T20:19:54.507 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:54 smithi173 bash[59517]: cluster 2023-09-23T20:19:53.129655+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:19:54.507 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:54 smithi173 bash[59517]: cluster 2023-09-23T20:19:53.132490+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:19:54.507 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:54 smithi173 bash[59517]: cluster 2023-09-23T20:19:53.142928+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T20:19:54.507 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:54 smithi173 bash[59517]: cluster 2023-09-23T20:19:53.535354+0000 osd.7 (osd.7) 60 : cluster 0 6.5 scrub starts 2023-09-23T20:19:54.527 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:54.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:54.630 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:54.671 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:54.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:54.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:54.815 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:54.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:54.918 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:54.945 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:54.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:54.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:55.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:55.077 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:55.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:55.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:55.192 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:55 smithi173 bash[59517]: cluster 2023-09-23T20:19:53.755703+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v438: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 214 op/s; 4295/138549 objects misplaced (3.100%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:19:55.192 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:55 smithi173 bash[59517]: cluster 2023-09-23T20:19:54.138438+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:19:55.192 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:55 smithi173 bash[59517]: cluster 2023-09-23T20:19:54.140700+0000 mon.a (mon.0) 672 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-23T20:19:55.193 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:55 smithi173 bash[59517]: cluster 2023-09-23T20:19:54.299223+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:19:55.193 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:55 smithi173 bash[59517]: cluster 2023-09-23T20:19:54.492678+0000 osd.7 (osd.7) 62 : cluster 0 6.5 deep-scrub starts 2023-09-23T20:19:55.193 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:55 smithi173 bash[59517]: audit 2023-09-23T20:19:54.577635+0000 mon.a (mon.0) 673 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:55.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:55.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:55.313 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:55.347 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:55.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:55.451 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:55.489 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:55.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:55.547 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[74888]: cluster 2023-09-23T20:19:53.755703+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v438: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 214 op/s; 4295/138549 objects misplaced (3.100%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:19:55.547 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[74888]: cluster 2023-09-23T20:19:54.138438+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:19:55.547 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[74888]: cluster 2023-09-23T20:19:54.140700+0000 mon.a (mon.0) 672 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-23T20:19:55.547 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[74888]: cluster 2023-09-23T20:19:54.299223+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:19:55.548 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[74888]: cluster 2023-09-23T20:19:54.492678+0000 osd.7 (osd.7) 62 : cluster 0 6.5 deep-scrub starts 2023-09-23T20:19:55.548 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[74888]: audit 2023-09-23T20:19:54.577635+0000 mon.a (mon.0) 673 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:55.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[78228]: cluster 2023-09-23T20:19:53.755703+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v438: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 214 op/s; 4295/138549 objects misplaced (3.100%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:19:55.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[78228]: cluster 2023-09-23T20:19:54.138438+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:19:55.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[78228]: cluster 2023-09-23T20:19:54.140700+0000 mon.a (mon.0) 672 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-23T20:19:55.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[78228]: cluster 2023-09-23T20:19:54.299223+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:19:55.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[78228]: cluster 2023-09-23T20:19:54.492678+0000 osd.7 (osd.7) 62 : cluster 0 6.5 deep-scrub starts 2023-09-23T20:19:55.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:55 smithi098 bash[78228]: audit 2023-09-23T20:19:54.577635+0000 mon.a (mon.0) 673 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:19:55.598 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:55.623 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:55.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:55.729 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:55.760 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:55.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:55.866 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:55.893 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:55.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:55.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:55.996 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:56.019 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:56.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:56.124 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:56.141 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:56.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:56.243 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:56.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:56.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:56.374 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:56.402 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:56.403 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:56 smithi173 bash[59517]: cluster 2023-09-23T20:19:54.299300+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:19:56.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:56.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:56 smithi098 bash[78228]: cluster 2023-09-23T20:19:54.299300+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:19:56.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:56 smithi098 bash[74888]: cluster 2023-09-23T20:19:54.299300+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T20:19:56.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:19:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:19:56] "GET /metrics HTTP/1.1" 200 36342 "" "Prometheus/2.33.4" 2023-09-23T20:19:56.508 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:56.537 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:56.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:56.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:56.668 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:56.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:56.771 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:56.808 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:56.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:56.912 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:56.944 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:56.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:56.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:57.050 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:57.085 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:57.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:57.188 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:57.225 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:57.329 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:57.353 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:57.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:57.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:57 smithi098 bash[74888]: cluster 2023-09-23T20:19:55.756467+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v440: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 3409/137346 objects degraded (2.482%); 7704/137346 objects misplaced (5.609%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:19:57.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:57 smithi098 bash[74888]: cluster 2023-09-23T20:19:56.130931+0000 mon.a (mon.0) 674 : cluster 3 Health check update: Degraded data redundancy: 3409/137346 objects degraded (2.482%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:19:57.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:57 smithi098 bash[78228]: cluster 2023-09-23T20:19:55.756467+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v440: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 3409/137346 objects degraded (2.482%); 7704/137346 objects misplaced (5.609%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:19:57.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:57 smithi098 bash[78228]: cluster 2023-09-23T20:19:56.130931+0000 mon.a (mon.0) 674 : cluster 3 Health check update: Degraded data redundancy: 3409/137346 objects degraded (2.482%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:19:57.456 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:57.465 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:57 smithi173 bash[59517]: cluster 2023-09-23T20:19:55.756467+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v440: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 3409/137346 objects degraded (2.482%); 7704/137346 objects misplaced (5.609%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:19:57.465 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:57 smithi173 bash[59517]: cluster 2023-09-23T20:19:56.130931+0000 mon.a (mon.0) 674 : cluster 3 Health check update: Degraded data redundancy: 3409/137346 objects degraded (2.482%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:19:57.485 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:57.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:57.592 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:57.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:57.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:57.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:57.751 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:57.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:57.856 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:57.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:57.879 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:57.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:19:57.979 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:58.007 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:58.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:58.113 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:58.139 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:58.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:58.242 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:58.280 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:58.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:58.385 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:58.419 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:58.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:58.524 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:58.555 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:19:58.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:19:58.658 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:58.682 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:58.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:58.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:58.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:58.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:58.919 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:58.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:58.948 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:58.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:59.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:59.079 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:19:59.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:19:59.189 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:59.197 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:19:59 smithi173 bash[59517]: cluster 2023-09-23T20:19:57.757914+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v441: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 3409/135666 objects degraded (2.513%); 6937/135666 objects misplaced (5.113%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:19:59.213 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:19:59.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:19:59.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:59.356 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:19:59.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:19:59.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:19:59 smithi098 bash[74888]: cluster 2023-09-23T20:19:57.757914+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v441: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 3409/135666 objects degraded (2.513%); 6937/135666 objects misplaced (5.113%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:19:59.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:19:59 smithi098 bash[78228]: cluster 2023-09-23T20:19:57.757914+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v441: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 3409/135666 objects degraded (2.513%); 6937/135666 objects misplaced (5.113%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:19:59.459 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:59.497 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:19:59.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:19:59.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:59.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:19:59.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:19:59.753 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:59.778 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:19:59.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:19:59.881 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:59.918 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:19:59.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:19:59.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:00.021 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:00.061 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:00.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:00.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:00.188 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:00.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:00.291 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:00.317 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:00.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:00.419 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:00.444 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:00.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:00.548 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:00.577 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:00.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:00.680 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:00.708 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:00.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:00.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:00 smithi098 bash[74888]: cluster 2023-09-23T20:19:59.758527+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v442: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3409/132120 objects degraded (2.580%); 6937/132120 objects misplaced (5.251%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:20:00.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:00 smithi098 bash[74888]: cluster 2023-09-23T20:20:00.000117+0000 mon.a (mon.0) 675 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 3409/135666 objects degraded (2.513%), 1 pg degraded, 1 pg undersized 2023-09-23T20:20:00.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:00.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:00.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:00.847 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:00 smithi098 bash[78228]: cluster 2023-09-23T20:19:59.758527+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v442: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3409/132120 objects degraded (2.580%); 6937/132120 objects misplaced (5.251%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:20:00.847 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:00 smithi098 bash[78228]: cluster 2023-09-23T20:20:00.000117+0000 mon.a (mon.0) 675 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 3409/135666 objects degraded (2.513%), 1 pg degraded, 1 pg undersized 2023-09-23T20:20:00.847 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:00 smithi098 bash[78228]: cluster 2023-09-23T20:20:00.000154+0000 mon.a (mon.0) 676 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 3409/135666 objects degraded (2.513%), 1 pg degraded, 1 pg undersized 2023-09-23T20:20:00.847 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:00 smithi098 bash[78228]: cluster 2023-09-23T20:20:00.000175+0000 mon.a (mon.0) 677 : cluster 3 pg 6.11 is stuck undersized for 85s, current state active+recovering+undersized+remapped, last acting [1,0] 2023-09-23T20:20:00.847 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:00 smithi098 bash[78228]: cluster 2023-09-23T20:20:00.000190+0000 mon.a (mon.0) 678 : cluster 3 pg 6.13 is active+recovery_wait+undersized+degraded+remapped, acting [2,6] 2023-09-23T20:20:00.847 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:00 smithi098 bash[74888]: cluster 2023-09-23T20:20:00.000154+0000 mon.a (mon.0) 676 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 3409/135666 objects degraded (2.513%), 1 pg degraded, 1 pg undersized 2023-09-23T20:20:00.847 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:00 smithi098 bash[74888]: cluster 2023-09-23T20:20:00.000175+0000 mon.a (mon.0) 677 : cluster 3 pg 6.11 is stuck undersized for 85s, current state active+recovering+undersized+remapped, last acting [1,0] 2023-09-23T20:20:00.847 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:00 smithi098 bash[74888]: cluster 2023-09-23T20:20:00.000190+0000 mon.a (mon.0) 678 : cluster 3 pg 6.13 is active+recovery_wait+undersized+degraded+remapped, acting [2,6] 2023-09-23T20:20:00.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:00.958 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:00 smithi173 bash[59517]: cluster 2023-09-23T20:19:59.758527+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v442: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3409/132120 objects degraded (2.580%); 6937/132120 objects misplaced (5.251%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:20:00.958 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:00 smithi173 bash[59517]: cluster 2023-09-23T20:20:00.000117+0000 mon.a (mon.0) 675 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 3409/135666 objects degraded (2.513%), 1 pg degraded, 1 pg undersized 2023-09-23T20:20:00.958 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:00 smithi173 bash[59517]: cluster 2023-09-23T20:20:00.000154+0000 mon.a (mon.0) 676 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 3409/135666 objects degraded (2.513%), 1 pg degraded, 1 pg undersized 2023-09-23T20:20:00.958 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:00 smithi173 bash[59517]: cluster 2023-09-23T20:20:00.000175+0000 mon.a (mon.0) 677 : cluster 3 pg 6.11 is stuck undersized for 85s, current state active+recovering+undersized+remapped, last acting [1,0] 2023-09-23T20:20:00.958 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:00 smithi173 bash[59517]: cluster 2023-09-23T20:20:00.000190+0000 mon.a (mon.0) 678 : cluster 3 pg 6.13 is active+recovery_wait+undersized+degraded+remapped, acting [2,6] 2023-09-23T20:20:00.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:00.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:00.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:01.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:01.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:01.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:01.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:01.249 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:01.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:01.355 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:01.388 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:01.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:01.492 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:01.517 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:01.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:01.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:01.645 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:01.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:01.749 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:01.771 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:01.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:01.857 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:01 smithi098 bash[78228]: cluster 2023-09-23T20:20:01.286693+0000 osd.7 (osd.7) 63 : cluster 0 6.5 scrub starts 2023-09-23T20:20:01.857 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:01 smithi098 bash[74888]: cluster 2023-09-23T20:20:01.286693+0000 osd.7 (osd.7) 63 : cluster 0 6.5 scrub starts 2023-09-23T20:20:01.875 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:01.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:01.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:01.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:02.016 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:02.025 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:01 smithi173 bash[59517]: cluster 2023-09-23T20:20:01.286693+0000 osd.7 (osd.7) 63 : cluster 0 6.5 scrub starts 2023-09-23T20:20:02.058 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:02.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:02.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:02.189 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:02.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:02.292 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:02.319 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:02.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:02.425 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:02.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:02.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:02.553 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:02.579 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:02.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:02.682 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:02.704 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:02.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:02.808 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:02.835 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:02.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:02.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:02 smithi173 bash[59517]: cluster 2023-09-23T20:20:01.759206+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v443: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 25 MiB/s wr, 1.46k op/s; 3409/121548 objects degraded (2.805%); 6475/121548 objects misplaced (5.327%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:20:02.937 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:02.946 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:02 smithi098 bash[74888]: cluster 2023-09-23T20:20:01.759206+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v443: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 25 MiB/s wr, 1.46k op/s; 3409/121548 objects degraded (2.805%); 6475/121548 objects misplaced (5.327%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:20:02.946 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:02 smithi098 bash[78228]: cluster 2023-09-23T20:20:01.759206+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v443: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 25 MiB/s wr, 1.46k op/s; 3409/121548 objects degraded (2.805%); 6475/121548 objects misplaced (5.327%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:20:02.993 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:02.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:02.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:03.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:03.127 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:03.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:03.230 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:03.257 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:03.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:03.363 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:03.393 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:03.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:03.498 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:03.534 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:03.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:03.639 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:03.666 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:03.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:03.771 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:03.795 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:03.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:03.886 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:03 smithi098 bash[74888]: cluster 2023-09-23T20:20:02.737897+0000 mon.a (mon.0) 679 : cluster 3 Health check update: Degraded data redundancy: 3409/121548 objects degraded (2.805%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:03.887 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:03 smithi098 bash[74888]: cluster 2023-09-23T20:20:03.334252+0000 osd.7 (osd.7) 64 : cluster 0 6.5 scrub starts 2023-09-23T20:20:03.887 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:03 smithi098 bash[78228]: cluster 2023-09-23T20:20:02.737897+0000 mon.a (mon.0) 679 : cluster 3 Health check update: Degraded data redundancy: 3409/121548 objects degraded (2.805%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:03.887 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:03 smithi098 bash[78228]: cluster 2023-09-23T20:20:03.334252+0000 osd.7 (osd.7) 64 : cluster 0 6.5 scrub starts 2023-09-23T20:20:03.900 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:03.908 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:03 smithi173 bash[59517]: cluster 2023-09-23T20:20:02.737897+0000 mon.a (mon.0) 679 : cluster 3 Health check update: Degraded data redundancy: 3409/121548 objects degraded (2.805%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:03.908 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:03 smithi173 bash[59517]: cluster 2023-09-23T20:20:03.334252+0000 osd.7 (osd.7) 64 : cluster 0 6.5 scrub starts 2023-09-23T20:20:03.931 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:03.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:04.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:04.073 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:04.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:04.177 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:04.208 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:04.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:04.314 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:04.336 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:04.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:04.444 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:04.471 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:04.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:04.574 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:04.600 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:04.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:04.704 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:04.743 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:04.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:04.845 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:04.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:04.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:04.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:04.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:04 smithi098 bash[74888]: cluster 2023-09-23T20:20:03.760579+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v444: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 22 MiB/s wr, 1.37k op/s; 3409/118257 objects degraded (2.883%); 6475/118257 objects misplaced (5.475%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:20:04.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:04 smithi098 bash[74888]: cluster 2023-09-23T20:20:04.370600+0000 osd.7 (osd.7) 65 : cluster 0 6.5 deep-scrub starts 2023-09-23T20:20:04.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:04 smithi098 bash[78228]: cluster 2023-09-23T20:20:03.760579+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v444: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 22 MiB/s wr, 1.37k op/s; 3409/118257 objects degraded (2.883%); 6475/118257 objects misplaced (5.475%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:20:04.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:04 smithi098 bash[78228]: cluster 2023-09-23T20:20:04.370600+0000 osd.7 (osd.7) 65 : cluster 0 6.5 deep-scrub starts 2023-09-23T20:20:04.974 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:05.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.014 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:05.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:05.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:04 smithi173 bash[59517]: cluster 2023-09-23T20:20:03.760579+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v444: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 22 MiB/s wr, 1.37k op/s; 3409/118257 objects degraded (2.883%); 6475/118257 objects misplaced (5.475%); 2.6 MiB/s, 40 objects/s recovering 2023-09-23T20:20:05.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:04 smithi173 bash[59517]: cluster 2023-09-23T20:20:04.370600+0000 osd.7 (osd.7) 65 : cluster 0 6.5 deep-scrub starts 2023-09-23T20:20:05.115 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:05.146 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:05.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:05.253 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:05.277 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:05.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:05.379 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:05.412 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:05.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:05.516 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:05.556 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:05.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:05.665 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:05.692 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:05.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:05.778 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:05 smithi098 bash[74888]: cluster 2023-09-23T20:20:05.376493+0000 osd.7 (osd.7) 66 : cluster 0 6.5 scrub starts 2023-09-23T20:20:05.796 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:05.820 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:05.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:05.924 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:05.952 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:05.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:05.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:06.058 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:06.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:05 smithi098 bash[78228]: cluster 2023-09-23T20:20:05.376493+0000 osd.7 (osd.7) 66 : cluster 0 6.5 scrub starts 2023-09-23T20:20:06.088 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:06.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:06.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:05 smithi173 bash[59517]: cluster 2023-09-23T20:20:05.376493+0000 osd.7 (osd.7) 66 : cluster 0 6.5 scrub starts 2023-09-23T20:20:06.190 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:06.216 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:06.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:06.321 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:06.328 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:20:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:20:06] "GET /metrics HTTP/1.1" 200 36342 "" "Prometheus/2.33.4" 2023-09-23T20:20:06.347 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:06.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:06.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:06.482 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:06.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:06.585 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:06.611 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:06.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:06.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:06.741 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:06.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:06.845 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:06.878 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:06.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:06.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:06.982 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:06.990 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:06 smithi173 bash[59517]: cluster 2023-09-23T20:20:05.761315+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v445: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s wr, 1.41k op/s; 3409/109977 objects degraded (3.100%); 6475/109977 objects misplaced (5.888%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:20:07.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:07.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:07.107 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:07.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:06 smithi098 bash[74888]: cluster 2023-09-23T20:20:05.761315+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v445: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s wr, 1.41k op/s; 3409/109977 objects degraded (3.100%); 6475/109977 objects misplaced (5.888%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:20:07.116 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:06 smithi098 bash[78228]: cluster 2023-09-23T20:20:05.761315+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v445: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s wr, 1.41k op/s; 3409/109977 objects degraded (3.100%); 6475/109977 objects misplaced (5.888%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:20:07.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:07.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:07.236 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:07.266 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:07.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:07.371 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:07.387 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:07.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:07.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:07.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:07.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:07.620 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:07.648 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:07.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:07.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:07.785 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:07.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:07.891 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:07.917 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:07.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:07.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:08.012 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:07 smithi098 bash[78228]: cluster 2023-09-23T20:20:07.374731+0000 osd.7 (osd.7) 67 : cluster 0 6.5 scrub starts 2023-09-23T20:20:08.013 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:07 smithi098 bash[74888]: cluster 2023-09-23T20:20:07.374731+0000 osd.7 (osd.7) 67 : cluster 0 6.5 scrub starts 2023-09-23T20:20:08.022 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:08.048 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:08.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:08.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:07 smithi173 bash[59517]: cluster 2023-09-23T20:20:07.374731+0000 osd.7 (osd.7) 67 : cluster 0 6.5 scrub starts 2023-09-23T20:20:08.152 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:08.189 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:08.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:08.294 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:08.334 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:08.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:08.440 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:08.465 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:08.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:08.568 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:08.601 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:08.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:08.704 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:08.726 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:08.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:08.831 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:08.855 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:08.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:08.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:08 smithi098 bash[74888]: cluster 2023-09-23T20:20:07.761895+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v446: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 3409/107364 objects degraded (3.175%); 6006/107364 objects misplaced (5.594%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T20:20:08.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:08 smithi098 bash[74888]: cluster 2023-09-23T20:20:07.777740+0000 mon.a (mon.0) 680 : cluster 3 Health check update: Degraded data redundancy: 3409/107364 objects degraded (3.175%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:08.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:08 smithi098 bash[74888]: cluster 2023-09-23T20:20:08.411395+0000 osd.7 (osd.7) 68 : cluster 0 6.5 scrub starts 2023-09-23T20:20:08.880 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:08 smithi098 bash[78228]: cluster 2023-09-23T20:20:07.761895+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v446: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 3409/107364 objects degraded (3.175%); 6006/107364 objects misplaced (5.594%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T20:20:08.881 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:08 smithi098 bash[78228]: cluster 2023-09-23T20:20:07.777740+0000 mon.a (mon.0) 680 : cluster 3 Health check update: Degraded data redundancy: 3409/107364 objects degraded (3.175%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:08.881 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:08 smithi098 bash[78228]: cluster 2023-09-23T20:20:08.411395+0000 osd.7 (osd.7) 68 : cluster 0 6.5 scrub starts 2023-09-23T20:20:08.960 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:08.985 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:08.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:08.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:09.088 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:08 smithi173 bash[59517]: cluster 2023-09-23T20:20:07.761895+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v446: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 3409/107364 objects degraded (3.175%); 6006/107364 objects misplaced (5.594%); 2.9 MiB/s, 47 objects/s recovering 2023-09-23T20:20:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:08 smithi173 bash[59517]: cluster 2023-09-23T20:20:07.777740+0000 mon.a (mon.0) 680 : cluster 3 Health check update: Degraded data redundancy: 3409/107364 objects degraded (3.175%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:09.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:08 smithi173 bash[59517]: cluster 2023-09-23T20:20:08.411395+0000 osd.7 (osd.7) 68 : cluster 0 6.5 scrub starts 2023-09-23T20:20:09.113 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:20:09.115 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:09.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:09.136 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:20:09.156 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:20:09.220 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:09.241 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:20:09.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:09.270 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:20:09.308 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:20:09.343 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:20:09.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:09.375 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:20:09.382 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:20:09.382 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:20:09.382 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:20:09.382 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:20:09.383 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:20:09.383 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:20:09.383 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:20:09.383 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:20:09.384 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:09.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:09.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:09.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:09.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:09.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:09.649 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:09.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:09.754 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:09.796 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:09.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:09.900 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:09.909 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:09 smithi173 bash[59517]: audit 2023-09-23T20:20:09.059983+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.98:0/3496849826' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:09.909 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:09 smithi173 bash[59517]: audit 2023-09-23T20:20:09.577671+0000 mon.a (mon.0) 681 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:09.926 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:09.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:09.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:10.031 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:10.064 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:10.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:10.169 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:10.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:09 smithi098 bash[78228]: audit 2023-09-23T20:20:09.059983+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.98:0/3496849826' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:10.198 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:09 smithi098 bash[78228]: audit 2023-09-23T20:20:09.577671+0000 mon.a (mon.0) 681 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:10.198 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:09 smithi098 bash[74888]: audit 2023-09-23T20:20:09.059983+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.98:0/3496849826' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:10.198 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:09 smithi098 bash[74888]: audit 2023-09-23T20:20:09.577671+0000 mon.a (mon.0) 681 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:10.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:10.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:10.306 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:10.337 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:10.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:10.442 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:10.474 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:10.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:10.577 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:10.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:10.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:10.709 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:10.740 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:10.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:10.843 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:10.851 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:10 smithi098 bash[78228]: cluster 2023-09-23T20:20:09.762693+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v447: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 916 op/s; 3409/102645 objects degraded (3.321%); 6006/102645 objects misplaced (5.851%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:20:10.851 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:10 smithi098 bash[78228]: cluster 2023-09-23T20:20:10.452652+0000 osd.7 (osd.7) 69 : cluster 0 6.5 scrub starts 2023-09-23T20:20:10.852 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:10 smithi098 bash[74888]: cluster 2023-09-23T20:20:09.762693+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v447: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 916 op/s; 3409/102645 objects degraded (3.321%); 6006/102645 objects misplaced (5.851%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:20:10.852 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:10 smithi098 bash[74888]: cluster 2023-09-23T20:20:10.452652+0000 osd.7 (osd.7) 69 : cluster 0 6.5 scrub starts 2023-09-23T20:20:10.879 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:10.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:10.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:10.982 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:11.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:11.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:10 smithi173 bash[59517]: cluster 2023-09-23T20:20:09.762693+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v447: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 916 op/s; 3409/102645 objects degraded (3.321%); 6006/102645 objects misplaced (5.851%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:20:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:10 smithi173 bash[59517]: cluster 2023-09-23T20:20:10.452652+0000 osd.7 (osd.7) 69 : cluster 0 6.5 scrub starts 2023-09-23T20:20:11.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:11.123 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:11.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:11.227 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:11.259 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:11.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:11.363 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:11.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:11.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:11.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:11.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:11.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:11.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:11.658 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:11.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:11.763 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:11.791 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:11.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:11.894 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:11.922 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:11.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:11.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:12.026 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:12.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:12.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:12.156 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:12.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:12.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:12.294 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:12.332 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:12.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:12.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:12.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:12.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:12.567 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:12.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:12.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:12.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:12.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:12.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:12.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:12 smithi173 bash[59517]: cluster 2023-09-23T20:20:11.763451+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v448: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 3409/92634 objects degraded (3.680%); 5458/92634 objects misplaced (5.892%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:20:12.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:12 smithi173 bash[59517]: cluster 2023-09-23T20:20:12.479838+0000 osd.7 (osd.7) 70 : cluster 0 6.5 scrub starts 2023-09-23T20:20:12.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:12.864 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:12.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:12.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:12.966 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:12.976 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:12 smithi098 bash[74888]: cluster 2023-09-23T20:20:11.763451+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v448: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 3409/92634 objects degraded (3.680%); 5458/92634 objects misplaced (5.892%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:20:12.976 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:12 smithi098 bash[74888]: cluster 2023-09-23T20:20:12.479838+0000 osd.7 (osd.7) 70 : cluster 0 6.5 scrub starts 2023-09-23T20:20:12.976 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:12 smithi098 bash[78228]: cluster 2023-09-23T20:20:11.763451+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v448: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 3409/92634 objects degraded (3.680%); 5458/92634 objects misplaced (5.892%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:20:12.976 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:12 smithi098 bash[78228]: cluster 2023-09-23T20:20:12.479838+0000 osd.7 (osd.7) 70 : cluster 0 6.5 scrub starts 2023-09-23T20:20:12.998 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:13.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:13.233 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.264 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:13.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:13.398 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:13.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:13.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:13.539 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:13.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:13.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:13.773 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.797 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:13.830 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:20:13.904 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:13.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:13.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:14.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:14.077 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:14.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:13 smithi173 bash[59517]: cluster 2023-09-23T20:20:13.459370+0000 osd.7 (osd.7) 71 : cluster 0 6.5 deep-scrub starts 2023-09-23T20:20:14.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:13 smithi173 bash[59517]: audit 2023-09-23T20:20:13.634381+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.98:0/3002293604' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:20:14.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:13 smithi173 bash[59517]: audit 2023-09-23T20:20:13.635102+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:20:14.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:14.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:13 smithi098 bash[78228]: cluster 2023-09-23T20:20:13.459370+0000 osd.7 (osd.7) 71 : cluster 0 6.5 deep-scrub starts 2023-09-23T20:20:14.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:13 smithi098 bash[78228]: audit 2023-09-23T20:20:13.634381+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.98:0/3002293604' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:20:14.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:13 smithi098 bash[78228]: audit 2023-09-23T20:20:13.635102+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:20:14.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:13 smithi098 bash[74888]: cluster 2023-09-23T20:20:13.459370+0000 osd.7 (osd.7) 71 : cluster 0 6.5 deep-scrub starts 2023-09-23T20:20:14.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:13 smithi098 bash[74888]: audit 2023-09-23T20:20:13.634381+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.98:0/3002293604' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:20:14.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:13 smithi098 bash[74888]: audit 2023-09-23T20:20:13.635102+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:20:14.182 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:14.208 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:14.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:14.312 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:14.338 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:14.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:14.443 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:14.463 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:14.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:14.538 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:20:14.538 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:20:14.569 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:14.588 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:14.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:14.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:14.708 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:14.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:14.810 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:14.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:14.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:14.942 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:14.973 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:14.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:14.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:15.075 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:15.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[74888]: cluster 2023-09-23T20:20:13.764253+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v449: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 3409/89577 objects degraded (3.806%); 5458/89577 objects misplaced (6.093%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:20:15.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[74888]: cluster 2023-09-23T20:20:13.801103+0000 mon.a (mon.0) 683 : cluster 3 Health check update: Degraded data redundancy: 3409/89577 objects degraded (3.806%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:15.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[74888]: cluster 2023-09-23T20:20:13.801680+0000 mon.a (mon.0) 684 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:15.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[74888]: cluster 2023-09-23T20:20:13.814422+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:20:15.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[74888]: audit 2023-09-23T20:20:13.818066+0000 mon.a (mon.0) 685 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:20:15.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[74888]: cluster 2023-09-23T20:20:13.818360+0000 mon.a (mon.0) 686 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-23T20:20:15.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[74888]: cluster 2023-09-23T20:20:13.831689+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:20:15.084 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[74888]: cluster 2023-09-23T20:20:13.833517+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:20:15.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[78228]: cluster 2023-09-23T20:20:13.764253+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v449: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 3409/89577 objects degraded (3.806%); 5458/89577 objects misplaced (6.093%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:20:15.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[78228]: cluster 2023-09-23T20:20:13.801103+0000 mon.a (mon.0) 683 : cluster 3 Health check update: Degraded data redundancy: 3409/89577 objects degraded (3.806%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:15.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[78228]: cluster 2023-09-23T20:20:13.801680+0000 mon.a (mon.0) 684 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:15.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[78228]: cluster 2023-09-23T20:20:13.814422+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:20:15.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[78228]: audit 2023-09-23T20:20:13.818066+0000 mon.a (mon.0) 685 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:20:15.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[78228]: cluster 2023-09-23T20:20:13.818360+0000 mon.a (mon.0) 686 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-23T20:20:15.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[78228]: cluster 2023-09-23T20:20:13.831689+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:20:15.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:14 smithi098 bash[78228]: cluster 2023-09-23T20:20:13.833517+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:20:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:14 smithi173 bash[59517]: cluster 2023-09-23T20:20:13.764253+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v449: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 3409/89577 objects degraded (3.806%); 5458/89577 objects misplaced (6.093%); 1.8 MiB/s, 28 objects/s recovering 2023-09-23T20:20:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:14 smithi173 bash[59517]: cluster 2023-09-23T20:20:13.801103+0000 mon.a (mon.0) 683 : cluster 3 Health check update: Degraded data redundancy: 3409/89577 objects degraded (3.806%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:14 smithi173 bash[59517]: cluster 2023-09-23T20:20:13.801680+0000 mon.a (mon.0) 684 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:14 smithi173 bash[59517]: cluster 2023-09-23T20:20:13.814422+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:20:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:14 smithi173 bash[59517]: audit 2023-09-23T20:20:13.818066+0000 mon.a (mon.0) 685 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:20:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:14 smithi173 bash[59517]: cluster 2023-09-23T20:20:13.818360+0000 mon.a (mon.0) 686 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-23T20:20:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:14 smithi173 bash[59517]: cluster 2023-09-23T20:20:13.831689+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:20:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:14 smithi173 bash[59517]: cluster 2023-09-23T20:20:13.833517+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T20:20:15.103 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:15.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:15.207 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:15.240 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:15.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:15.343 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:15.380 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:15.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:15.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:15.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:15.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:15.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:15.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:15.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:15.746 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:15.768 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:15.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:15.871 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:15.897 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:15.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:15.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:16.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:16.023 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:16.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:16.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:16.154 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:16.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:16.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:20:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:20:16] "GET /metrics HTTP/1.1" 200 36340 "" "Prometheus/2.33.4" 2023-09-23T20:20:16.199 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:20:16.199 INFO:teuthology.orchestra.run.smithi098.stdout: "success": "" 2023-09-23T20:20:16.199 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:20:16.202 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:20:16.258 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:16.285 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:16.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:16.391 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:16.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:16.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:16.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:16.561 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:16.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:16.665 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:16.702 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:16.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:16.805 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:16.836 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:16.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:16.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:16 smithi098 bash[74888]: cluster 2023-09-23T20:20:15.765035+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v451: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 946 op/s; 3409/81567 objects degraded (4.179%); 5458/81567 objects misplaced (6.691%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:20:16.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:16 smithi098 bash[78228]: cluster 2023-09-23T20:20:15.765035+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v451: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 946 op/s; 3409/81567 objects degraded (4.179%); 5458/81567 objects misplaced (6.691%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:20:16.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:16.966 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:16.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:16.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:17.069 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:17.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:16 smithi173 bash[59517]: cluster 2023-09-23T20:20:15.765035+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v451: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 946 op/s; 3409/81567 objects degraded (4.179%); 5458/81567 objects misplaced (6.691%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:20:17.099 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:17.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:17.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:17.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:17.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:17.338 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:17.367 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:17.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:17.471 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:17.495 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:17.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:17.598 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:17.635 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:17.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:17.652 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T20:20:17.739 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:17.763 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:17.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:17.866 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:17.895 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:17.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:17.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:17.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:18.027 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:18.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:18.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:18.158 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:18.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:18.262 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:18.293 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:18.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:18.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:18.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.441 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:18.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:18.543 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:18.573 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:18.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:18.682 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:18.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:18.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:18.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:18.823 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:18 smithi173 bash[59517]: cluster 2023-09-23T20:20:17.765642+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v452: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.6 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 945 op/s; 3409/78999 objects degraded (4.315%); 4902/78999 objects misplaced (6.205%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:18.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:18.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:18.952 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:18.988 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:18.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:19.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:19.107 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:18 smithi098 bash[74888]: cluster 2023-09-23T20:20:17.765642+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v452: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.6 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 945 op/s; 3409/78999 objects degraded (4.315%); 4902/78999 objects misplaced (6.205%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:19.108 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:18 smithi098 bash[78228]: cluster 2023-09-23T20:20:17.765642+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v452: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.6 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 945 op/s; 3409/78999 objects degraded (4.315%); 4902/78999 objects misplaced (6.205%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:19.146 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:19.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:19.253 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:19.293 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:19.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:19.398 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:19.412 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:20:19.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:19.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:19.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:19.570 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:19.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:19.676 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:19.721 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:19.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:19.837 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:19.865 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:19.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:19.969 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:19.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:19.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:19.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:20.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:19 smithi173 bash[59517]: cluster 2023-09-23T20:20:19.734439+0000 mon.a (mon.0) 687 : cluster 3 Health check update: Degraded data redundancy: 3409/78999 objects degraded (4.315%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:20.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:20.109 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:19 smithi098 bash[74888]: cluster 2023-09-23T20:20:19.734439+0000 mon.a (mon.0) 687 : cluster 3 Health check update: Degraded data redundancy: 3409/78999 objects degraded (4.315%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:20.109 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:19 smithi098 bash[78228]: cluster 2023-09-23T20:20:19.734439+0000 mon.a (mon.0) 687 : cluster 3 Health check update: Degraded data redundancy: 3409/78999 objects degraded (4.315%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:20.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:20.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:20.239 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:20.277 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:20.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:20.384 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:20.415 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:20.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:20.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:20.544 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:20.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:20.649 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:20.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:20.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:20.783 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:20.809 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:20.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:20.913 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:20.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:20 smithi098 bash[78228]: cluster 2023-09-23T20:20:19.766301+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v453: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 3409/74922 objects degraded (4.550%); 4902/74922 objects misplaced (6.543%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:20.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:20 smithi098 bash[74888]: cluster 2023-09-23T20:20:19.766301+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v453: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 3409/74922 objects degraded (4.550%); 4902/74922 objects misplaced (6.543%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:20.941 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:20.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:20.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:21.046 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:21.047 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:21.075 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:21.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:21.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:20 smithi173 bash[59517]: cluster 2023-09-23T20:20:19.766301+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v453: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 3409/74922 objects degraded (4.550%); 4902/74922 objects misplaced (6.543%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:21.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:21.208 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:21.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:21.311 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:21.339 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:21.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:21.443 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:21.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.474 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:21.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:21.576 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:21.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:21.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:21.718 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:21.752 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:21.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:21.856 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:21.879 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:21.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:21.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:21.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:22.013 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:22.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:22.068 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:22.118 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:22.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:22.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:22.268 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:22.294 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:22.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:22.397 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:22.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:22.531 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:22.561 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:22.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:22.664 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:22.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:22.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:22.794 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:22.821 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:22.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:22.884 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:22 smithi098 bash[74888]: cluster 2023-09-23T20:20:21.767143+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v454: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 915 op/s; 3409/65148 objects degraded (5.233%); 4371/65148 objects misplaced (6.709%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:22.885 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:22 smithi098 bash[78228]: cluster 2023-09-23T20:20:21.767143+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v454: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 915 op/s; 3409/65148 objects degraded (5.233%); 4371/65148 objects misplaced (6.709%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:22.924 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:22.958 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:22.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:22.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:23.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:23.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:22 smithi173 bash[59517]: cluster 2023-09-23T20:20:21.767143+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v454: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 915 op/s; 3409/65148 objects degraded (5.233%); 4371/65148 objects misplaced (6.709%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:23.095 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:23.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:23.201 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:23.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.241 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:23.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:23.342 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:23.368 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:23.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:23.463 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:20:23.463 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:20:23.464 INFO:tasks.thrashosds.thrasher:Removing osd 3, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:20:23.464 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd out 3 2023-09-23T20:20:23.472 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:23.504 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:23.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:23.614 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:23.635 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:23.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:23.737 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:23.774 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:23.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:23.877 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:23.908 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:23.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:23.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:24.013 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:24.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.045 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:24.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:24.108 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:24.146 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:24.186 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:24.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:24.291 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:24.322 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:24.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:24.428 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:24.451 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:24.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:24.554 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:24.579 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:24.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:24.685 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:24.715 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:24.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:24.821 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:24.836 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:24 smithi098 bash[74888]: cluster 2023-09-23T20:20:23.767722+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v455: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 915 op/s; 3409/62106 objects degraded (5.489%); 4371/62106 objects misplaced (7.038%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:24.836 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:24 smithi098 bash[74888]: audit 2023-09-23T20:20:24.588252+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:24.836 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:24 smithi098 bash[74888]: audit 2023-09-23T20:20:24.589956+0000 mon.a (mon.0) 689 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:24.837 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:24 smithi098 bash[74888]: cluster 2023-09-23T20:20:24.735789+0000 mon.a (mon.0) 690 : cluster 3 Health check update: Degraded data redundancy: 3409/62106 objects degraded (5.489%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:24.844 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:24.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:24.983 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:24.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:24.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:25.086 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:24 smithi173 bash[59517]: cluster 2023-09-23T20:20:23.767722+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v455: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 915 op/s; 3409/62106 objects degraded (5.489%); 4371/62106 objects misplaced (7.038%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:24 smithi173 bash[59517]: audit 2023-09-23T20:20:24.588252+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:24 smithi173 bash[59517]: audit 2023-09-23T20:20:24.589956+0000 mon.a (mon.0) 689 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:24 smithi173 bash[59517]: cluster 2023-09-23T20:20:24.735789+0000 mon.a (mon.0) 690 : cluster 3 Health check update: Degraded data redundancy: 3409/62106 objects degraded (5.489%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:25.110 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:25.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:25.160 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:24 smithi098 bash[78228]: cluster 2023-09-23T20:20:23.767722+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v455: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 915 op/s; 3409/62106 objects degraded (5.489%); 4371/62106 objects misplaced (7.038%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:20:25.160 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:24 smithi098 bash[78228]: audit 2023-09-23T20:20:24.588252+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:25.160 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:24 smithi098 bash[78228]: audit 2023-09-23T20:20:24.589956+0000 mon.a (mon.0) 689 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:25.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:24 smithi098 bash[78228]: cluster 2023-09-23T20:20:24.735789+0000 mon.a (mon.0) 690 : cluster 3 Health check update: Degraded data redundancy: 3409/62106 objects degraded (5.489%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:25.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:25.249 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:25.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:25.357 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:25.389 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:25.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:25.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:25.525 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:25.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:25.628 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:25.662 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:25.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:25.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:25.795 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:25.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:25.902 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:25.930 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:25.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:25.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:26.035 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:26.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:26.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:26.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:26.195 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:26.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:26.298 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:26.324 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:26.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:26.427 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:26.464 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:26.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:26.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:26.596 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:26.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:26.702 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:26.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:26.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:26.834 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:26.860 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:26.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:26.954 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:20:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:20:26] "GET /metrics HTTP/1.1" 200 36342 "" "Prometheus/2.33.4" 2023-09-23T20:20:26.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:26 smithi098 bash[78228]: cluster 2023-09-23T20:20:25.768574+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v456: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 991 op/s; 3409/54024 objects degraded (6.310%); 4371/54024 objects misplaced (8.091%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:20:26.955 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:26 smithi098 bash[74888]: cluster 2023-09-23T20:20:25.768574+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v456: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 991 op/s; 3409/54024 objects degraded (6.310%); 4371/54024 objects misplaced (8.091%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:20:26.967 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:26.995 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:26.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:26.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:27.102 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:27.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:26 smithi173 bash[59517]: cluster 2023-09-23T20:20:25.768574+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v456: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 104 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 991 op/s; 3409/54024 objects degraded (6.310%); 4371/54024 objects misplaced (8.091%); 1.9 MiB/s, 30 objects/s recovering 2023-09-23T20:20:27.127 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:27.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:27.231 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:27.258 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:27.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:27.363 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:27.393 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:27.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:27.499 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:27.526 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:27.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:27.631 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:27.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:27.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:27.762 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:27.794 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:27.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:27.897 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:27.923 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:27.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:27.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:28.027 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:28.062 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:28.165 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:28.189 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:28.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:28.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:28.326 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:28.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:28.434 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:28.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:28.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:28.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:28.610 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:28.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:28.713 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:28.737 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:28.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:28.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:28.872 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:28.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:28.977 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:29.003 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:29.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:29.107 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:29.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:28 smithi173 bash[59517]: cluster 2023-09-23T20:20:27.769101+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v457: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.0 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 838 op/s; 3409/51369 objects degraded (6.636%); 3775/51369 objects misplaced (7.349%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:20:29.136 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:29.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:29.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:28 smithi098 bash[74888]: cluster 2023-09-23T20:20:27.769101+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v457: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.0 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 838 op/s; 3409/51369 objects degraded (6.636%); 3775/51369 objects misplaced (7.349%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:20:29.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:28 smithi098 bash[78228]: cluster 2023-09-23T20:20:27.769101+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v457: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait, 104 active+clean; 1.0 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 838 op/s; 3409/51369 objects degraded (6.636%); 3775/51369 objects misplaced (7.349%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:20:29.242 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:29.266 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:29.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:29.370 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:29.396 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:29.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:29.499 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:29.522 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:29.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:29.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:29.670 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:29.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:29.773 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:29.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:29.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:29.861 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:29 smithi098 bash[74888]: cluster 2023-09-23T20:20:29.736865+0000 mon.a (mon.0) 691 : cluster 3 Health check update: Degraded data redundancy: 3409/51369 objects degraded (6.636%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:29.861 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:29 smithi098 bash[74888]: cluster 2023-09-23T20:20:29.753309+0000 mon.a (mon.0) 692 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-23T20:20:29.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:29 smithi098 bash[78228]: cluster 2023-09-23T20:20:29.736865+0000 mon.a (mon.0) 691 : cluster 3 Health check update: Degraded data redundancy: 3409/51369 objects degraded (6.636%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:29.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:29 smithi098 bash[78228]: cluster 2023-09-23T20:20:29.753309+0000 mon.a (mon.0) 692 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-23T20:20:29.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:29.924 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:29.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:29.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:30.031 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:30.040 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:29 smithi173 bash[59517]: cluster 2023-09-23T20:20:29.736865+0000 mon.a (mon.0) 691 : cluster 3 Health check update: Degraded data redundancy: 3409/51369 objects degraded (6.636%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:20:30.040 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:29 smithi173 bash[59517]: cluster 2023-09-23T20:20:29.753309+0000 mon.a (mon.0) 692 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-23T20:20:30.055 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:30.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:30.161 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:30.184 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:30.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:30.288 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:30.315 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:30.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:30.417 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:30.448 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:30.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:30.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:30.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:30.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:30.687 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:30.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:30.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:30.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:30.851 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:30.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:30.956 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:30.981 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:30.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:30.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:31.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:30 smithi173 bash[59517]: cluster 2023-09-23T20:20:29.747993+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:30 smithi173 bash[59517]: cluster 2023-09-23T20:20:29.755682+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:30 smithi173 bash[59517]: cluster 2023-09-23T20:20:29.757169+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:30 smithi173 bash[59517]: cluster 2023-09-23T20:20:29.758099+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:30 smithi173 bash[59517]: cluster 2023-09-23T20:20:29.769479+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v459: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 104 active+clean; 983 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 1041/47250 objects degraded (2.203%); 2213/47250 objects misplaced (4.684%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:20:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:30 smithi173 bash[59517]: cluster 2023-09-23T20:20:29.770308+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:30 smithi173 bash[59517]: cluster 2023-09-23T20:20:29.772162+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:30 smithi173 bash[59517]: cluster 2023-09-23T20:20:30.745228+0000 mon.a (mon.0) 693 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-23T20:20:31.113 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:31.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[74888]: cluster 2023-09-23T20:20:29.747993+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[74888]: cluster 2023-09-23T20:20:29.755682+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[74888]: cluster 2023-09-23T20:20:29.757169+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[74888]: cluster 2023-09-23T20:20:29.758099+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[74888]: cluster 2023-09-23T20:20:29.769479+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v459: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 104 active+clean; 983 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 1041/47250 objects degraded (2.203%); 2213/47250 objects misplaced (4.684%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:20:31.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[74888]: cluster 2023-09-23T20:20:29.770308+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[74888]: cluster 2023-09-23T20:20:29.772162+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[74888]: cluster 2023-09-23T20:20:30.745228+0000 mon.a (mon.0) 693 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-23T20:20:31.115 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[78228]: cluster 2023-09-23T20:20:29.747993+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.116 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[78228]: cluster 2023-09-23T20:20:29.755682+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.116 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[78228]: cluster 2023-09-23T20:20:29.757169+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.116 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[78228]: cluster 2023-09-23T20:20:29.758099+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.116 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[78228]: cluster 2023-09-23T20:20:29.769479+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v459: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 104 active+clean; 983 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 1041/47250 objects degraded (2.203%); 2213/47250 objects misplaced (4.684%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:20:31.116 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[78228]: cluster 2023-09-23T20:20:29.770308+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.116 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[78228]: cluster 2023-09-23T20:20:29.772162+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T20:20:31.116 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:30 smithi098 bash[78228]: cluster 2023-09-23T20:20:30.745228+0000 mon.a (mon.0) 693 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-23T20:20:31.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:31.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:31.244 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:31.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:31.349 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:31.380 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:31.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:31.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:31.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:31.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:31.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:31.641 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:31.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:31.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:31.782 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:31.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:31.886 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:31.912 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:31.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:31.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:32.016 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:32.042 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:32.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:32.148 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:32.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:31 smithi098 bash[78228]: cluster 2023-09-23T20:20:30.747845+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:31 smithi098 bash[78228]: cluster 2023-09-23T20:20:30.798175+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:31 smithi098 bash[78228]: cluster 2023-09-23T20:20:30.798463+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:31 smithi098 bash[78228]: cluster 2023-09-23T20:20:30.799723+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.157 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:31 smithi098 bash[78228]: cluster 2023-09-23T20:20:30.800637+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:31 smithi098 bash[74888]: cluster 2023-09-23T20:20:30.747845+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:31 smithi098 bash[74888]: cluster 2023-09-23T20:20:30.798175+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:31 smithi098 bash[74888]: cluster 2023-09-23T20:20:30.798463+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:31 smithi098 bash[74888]: cluster 2023-09-23T20:20:30.799723+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:31 smithi098 bash[74888]: cluster 2023-09-23T20:20:30.800637+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.182 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:32.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:32.286 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:32.318 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:32.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:31 smithi173 bash[59517]: cluster 2023-09-23T20:20:30.747845+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:31 smithi173 bash[59517]: cluster 2023-09-23T20:20:30.798175+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:31 smithi173 bash[59517]: cluster 2023-09-23T20:20:30.798463+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:31 smithi173 bash[59517]: cluster 2023-09-23T20:20:30.799723+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:31 smithi173 bash[59517]: cluster 2023-09-23T20:20:30.800637+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T20:20:32.422 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:32.444 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:32.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:32.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:32.587 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:32.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:32.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:32.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:32.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:32.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:32.850 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:32.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:32.952 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:32.961 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:32 smithi098 bash[74888]: cluster 2023-09-23T20:20:31.770029+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v461: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 104 active+clean; 815 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 1041/39168 objects degraded (2.658%); 2213/39168 objects misplaced (5.650%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:20:32.963 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:32 smithi098 bash[78228]: cluster 2023-09-23T20:20:31.770029+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v461: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 104 active+clean; 815 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 1041/39168 objects degraded (2.658%); 2213/39168 objects misplaced (5.650%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:20:32.981 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:32.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:32.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:33.084 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:33.092 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:32 smithi173 bash[59517]: cluster 2023-09-23T20:20:31.770029+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v461: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 104 active+clean; 815 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 1041/39168 objects degraded (2.658%); 2213/39168 objects misplaced (5.650%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:20:33.107 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:33.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:33.133 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:33.210 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:33.240 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:33.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:33.347 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:33.377 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:33.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:33.486 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:33.509 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:33.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:33.615 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:33.643 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:33.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:33.747 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:33.774 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:33.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:33.879 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:33.905 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:33.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:33.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:34.012 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:34.040 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:34.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:34.145 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:34.170 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:34.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:34.274 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:34.311 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:34.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:34.414 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:34.440 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:34.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:34.543 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:34.583 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:34.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:34.689 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:34.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:34.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:34.826 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:34.858 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:34.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:34.961 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:34.990 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:34.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:34.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:35.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:34 smithi173 bash[59517]: cluster 2023-09-23T20:20:33.770689+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v462: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 746 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 1041/35874 objects degraded (2.902%); 1847/35874 objects misplaced (5.149%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:20:35.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:34 smithi173 bash[59517]: audit 2023-09-23T20:20:34.730038+0000 mon.a (mon.0) 694 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:20:35.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:34 smithi173 bash[59517]: cluster 2023-09-23T20:20:34.740532+0000 mon.a (mon.0) 695 : cluster 3 Health check update: Degraded data redundancy: 1041/35874 objects degraded (2.902%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:35.096 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:35.107 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:34 smithi098 bash[74888]: cluster 2023-09-23T20:20:33.770689+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v462: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 746 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 1041/35874 objects degraded (2.902%); 1847/35874 objects misplaced (5.149%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:20:35.107 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:34 smithi098 bash[74888]: audit 2023-09-23T20:20:34.730038+0000 mon.a (mon.0) 694 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:20:35.107 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:34 smithi098 bash[74888]: cluster 2023-09-23T20:20:34.740532+0000 mon.a (mon.0) 695 : cluster 3 Health check update: Degraded data redundancy: 1041/35874 objects degraded (2.902%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:35.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:34 smithi098 bash[78228]: cluster 2023-09-23T20:20:33.770689+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v462: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 746 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 1041/35874 objects degraded (2.902%); 1847/35874 objects misplaced (5.149%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:20:35.108 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:34 smithi098 bash[78228]: audit 2023-09-23T20:20:34.730038+0000 mon.a (mon.0) 694 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:20:35.108 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:34 smithi098 bash[78228]: cluster 2023-09-23T20:20:34.740532+0000 mon.a (mon.0) 695 : cluster 3 Health check update: Degraded data redundancy: 1041/35874 objects degraded (2.902%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:35.124 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:35.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:35.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:35.260 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:35.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:35.363 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:35.389 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:35.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:35.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:35.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:35.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:35.624 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:35.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:35.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:35.761 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:35.794 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:35.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:35.898 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:35.923 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:35.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:35.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:36.027 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:36.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:36.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:36.086 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:20:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:20:36] "GET /metrics HTTP/1.1" 200 36342 "" "Prometheus/2.33.4" 2023-09-23T20:20:36.162 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:36.185 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:36.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:36.289 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:36.318 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:36.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:36.423 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:36.451 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:36.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:36.583 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:36.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:36.691 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:36.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:36.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:36.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:36.853 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:36.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:36.957 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:36.984 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:36.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:36.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:37.088 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:37.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:36 smithi173 bash[59517]: cluster 2023-09-23T20:20:35.772496+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v463: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 587 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 963 op/s; 1044/28224 objects degraded (3.699%); 1540/28224 objects misplaced (5.456%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:20:37.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:37.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:37.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:36 smithi098 bash[78228]: cluster 2023-09-23T20:20:35.772496+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v463: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 587 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 963 op/s; 1044/28224 objects degraded (3.699%); 1540/28224 objects misplaced (5.456%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:20:37.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:36 smithi098 bash[74888]: cluster 2023-09-23T20:20:35.772496+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v463: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 587 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 963 op/s; 1044/28224 objects degraded (3.699%); 1540/28224 objects misplaced (5.456%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:20:37.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:37.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:37.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:37.354 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:37.387 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:37.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:37.493 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:37.520 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:37.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:37.629 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:37.670 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:37.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:37.693 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:20:37.730 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:20:37.774 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:37.783 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:20:37.797 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:37.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:37.839 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:20:37.875 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:20:37.900 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:37.904 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:37 smithi098 bash[74888]: audit 2023-09-23T20:20:37.624245+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.98:0/1026408571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:37.909 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:20:37.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:37.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:37.950 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:20:37.959 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:20:37.959 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:20:37.959 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:20:37.959 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:161836 6.b 6:ddcc94c2:::benchmark_data_smithi098_105187_object52353:head [delete] snapc 0=[] ondisk+write+known_if_redirected e119)", 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:40.603386+0000", 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.350666126999997, 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.402375345, 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 161836 2023-09-23T20:20:37.960 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.603386+0000", 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.603386+0000", 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.961 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.603384+0000", 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.603391+0000", 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.272e-06 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:37.962 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.603404+0000", 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3010000000000001e-05 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.603413+0000", 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8980000000000002e-06 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.603463+0000", 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9580999999999998e-05 2023-09-23T20:20:37.963 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.798342+0000", 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.19487927299999999 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.798517+0000", 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000174601 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:20:37.964 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.806707+0000", 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0081904749999999991 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.005748+0000", 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.19904100699999999 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.005761+0000", 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2924e-05 2023-09-23T20:20:37.965 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:161836 6.1b 6:ddcc94c2:::benchmark_data_smithi098_105187_object52353:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e120)", 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:40.802009+0000", 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.152043087000003, 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0586324629999999, 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:37.966 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:37.967 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:37.967 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 161836 2023-09-23T20:20:37.967 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.967 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:37.967 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.967 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:37.967 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802009+0000", 2023-09-23T20:20:37.967 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.968 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.968 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.968 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:37.968 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802009+0000", 2023-09-23T20:20:37.969 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.969 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.969 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.969 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:37.969 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802007+0000", 2023-09-23T20:20:37.969 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:20:37.969 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.969 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.969 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:37.969 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802015+0000", 2023-09-23T20:20:37.969 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0059999999999992e-06 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802042+0000", 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7268e-05 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802063+0000", 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0628e-05 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.970 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.010210+0000", 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.20814682200000001 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.010220+0000", 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9119999999999993e-06 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.971 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.849259+0000", 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.83903957600000001 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.849440+0000", 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018074399999999999 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.860559+0000", 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011119273000000001 2023-09-23T20:20:37.972 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.860641+0000", 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1934000000000005e-05 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:161840 6.22 6:456276b6:::benchmark_data_smithi098_105187_object52357:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e120)", 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:40.802088+0000", 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.151963973000001, 2023-09-23T20:20:37.973 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.99299353999999995, 2023-09-23T20:20:37.974 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:37.974 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:37.974 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:37.974 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:37.974 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:37.974 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 161840 2023-09-23T20:20:37.974 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.974 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:37.974 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.974 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:37.974 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802088+0000", 2023-09-23T20:20:37.975 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.975 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.975 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.975 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:37.975 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802088+0000", 2023-09-23T20:20:37.975 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.975 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.975 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.975 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:37.975 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802087+0000", 2023-09-23T20:20:37.975 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802093+0000", 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8540000000000002e-06 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802107+0000", 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.466e-05 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.976 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802229+0000", 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012171300000000001 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.975615+0000", 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.173386398 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:37.977 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.975626+0000", 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0475000000000001e-05 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.791736+0000", 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.81611048500000005 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.791896+0000", 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000159154 2023-09-23T20:20:37.978 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.794971+0000", 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.003075576 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.795081+0000", 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011022 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:37.979 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:37.980 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.980 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.980 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:161841 6.1c 6:3e1e20e7:::benchmark_data_smithi098_105187_object52358:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e120)", 2023-09-23T20:20:37.980 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:40.802259+0000", 2023-09-23T20:20:37.980 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.151792372999999, 2023-09-23T20:20:37.980 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0387182269999999, 2023-09-23T20:20:37.980 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:37.980 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:37.980 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:37.980 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:37.980 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:37.981 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 161841 2023-09-23T20:20:37.981 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.981 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:37.981 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.981 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:37.981 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802259+0000", 2023-09-23T20:20:37.981 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.981 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.981 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.981 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:37.981 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802259+0000", 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802258+0000", 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802267+0000", 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5199999999999997e-06 2023-09-23T20:20:37.982 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802285+0000", 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8637000000000001e-05 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802297+0000", 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2140000000000001e-05 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.983 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.034285+0000", 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23198786399999999 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.034312+0000", 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6639999999999999e-05 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.832625+0000", 2023-09-23T20:20:37.984 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.79831266400000001 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.832760+0000", 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000135358 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.840844+0000", 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0080837770000000003 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.985 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.840978+0000", 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013400400000000001 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:161849 6.c 6:37d73a57:::benchmark_data_smithi098_105187_object52366:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e120)", 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:40.802308+0000", 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.151743961999998, 2023-09-23T20:20:37.986 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.030935717, 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 161849 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802308+0000", 2023-09-23T20:20:37.987 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802308+0000", 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802307+0000", 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.988 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802313+0000", 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5570000000000003e-06 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802326+0000", 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3322000000000001e-05 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.802337+0000", 2023-09-23T20:20:37.989 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1117e-05 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.817100+0000", 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014762908 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op must wait for map", 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.817107+0000", 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9770000000000003e-06 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.990 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.991 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.991 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.031912+0000", 2023-09-23T20:20:37.991 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.21480550800000001 2023-09-23T20:20:37.991 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.991 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.991 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:37.991 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.031924+0000", 2023-09-23T20:20:37.991 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1243000000000001e-05 2023-09-23T20:20:37.991 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.991 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.991 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.805730+0000", 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.773806628 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.808110+0000", 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023798949999999999 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.833191+0000", 2023-09-23T20:20:37.992 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.025081197 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.833244+0000", 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2227e-05 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:161856 6.1c 6:3acdb56f:::benchmark_data_smithi098_105187_object52373:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-09-23T20:20:37.993 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:40.855811+0000", 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.098240791999999, 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.99210638900000003, 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 161856 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.994 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.855811+0000", 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.855811+0000", 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.855809+0000", 2023-09-23T20:20:37.995 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999976 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.855822+0000", 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3471e-05 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.855852+0000", 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.9714e-05 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.996 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.855865+0000", 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3523000000000001e-05 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.034418+0000", 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.17855295299999999 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:37.997 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.034446+0000", 2023-09-23T20:20:37.998 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7441999999999999e-05 2023-09-23T20:20:37.998 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.998 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.998 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:37.998 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.833257+0000", 2023-09-23T20:20:37.998 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.79881150199999995 2023-09-23T20:20:37.998 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.998 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.998 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:20:37.998 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.833328+0000", 2023-09-23T20:20:37.998 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0868e-05 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.833529+0000", 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000200478 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.837221+0000", 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0036928880000000001 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:37.999 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.844278+0000", 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0070563350000000004 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.845753+0000", 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014753780000000001 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.847826+0000", 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0020724670000000001 2023-09-23T20:20:38.000 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.001 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.001 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.001 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.847917+0000", 2023-09-23T20:20:38.001 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1724000000000005e-05 2023-09-23T20:20:38.001 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.001 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.001 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.001 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.001 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.001 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:161866 6.1b 6:da649f39:::benchmark_data_smithi098_105187_object52383:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-09-23T20:20:38.001 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:41.141142+0000", 2023-09-23T20:20:38.002 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 56.812910283000001, 2023-09-23T20:20:38.002 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.71694523099999996, 2023-09-23T20:20:38.002 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.002 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:20:38.002 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.002 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.002 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.002 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 161866 2023-09-23T20:20:38.002 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.002 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.002 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.003 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.003 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.141142+0000", 2023-09-23T20:20:38.003 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.003 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.003 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.003 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.003 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.141142+0000", 2023-09-23T20:20:38.003 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.003 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.003 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.003 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.141140+0000", 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.141147+0000", 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.289e-06 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.141162+0000", 2023-09-23T20:20:38.004 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5118e-05 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.141171+0000", 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6039999999999993e-06 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.141339+0000", 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000168059 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.005 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.006 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.141373+0000", 2023-09-23T20:20:38.006 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4118000000000001e-05 2023-09-23T20:20:38.006 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.006 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.006 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.006 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.849849+0000", 2023-09-23T20:20:38.006 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.70847642300000002 2023-09-23T20:20:38.006 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.006 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.006 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:20:38.006 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.849981+0000", 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013142000000000001 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.850227+0000", 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000246357 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.853471+0000", 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0032438559999999998 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.007 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.857894+0000", 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0044236509999999998 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.857926+0000", 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1374000000000001e-05 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:20:38.008 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.857989+0000", 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2778000000000001e-05 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.858087+0000", 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.8130999999999999e-05 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172441 6.13 6.234591d3 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.009 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.254401+0000", 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.699650947000002, 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.87717652899999998, 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172441 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.010 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.254401+0000", 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.254401+0000", 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.254400+0000", 2023-09-23T20:20:38.011 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.254405+0000", 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5509999999999999e-06 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.254416+0000", 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0988000000000001e-05 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.012 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.254424+0000", 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.2810000000000008e-06 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.254465+0000", 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.0538999999999999e-05 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.254473+0000", 2023-09-23T20:20:38.013 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4109999999999996e-06 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131562+0000", 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.87708861500000002 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131577+0000", 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5463000000000001e-05 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.014 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172464 6.13 6.52078693 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.275040+0000", 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.679011793999997, 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.85657914199999996, 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.015 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172464 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.275040+0000", 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.275040+0000", 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.016 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.275038+0000", 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.275046+0000", 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.221e-06 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.017 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.275061+0000", 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4968e-05 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.275070+0000", 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8489999999999995e-06 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.275117+0000", 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7002000000000002e-05 2023-09-23T20:20:38.018 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.275126+0000", 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4339999999999998e-06 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131608+0000", 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.85648187399999998 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.019 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131619+0000", 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.134e-05 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172473 6.13 6.66706153 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.284147+0000", 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.669904308, 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.84750904900000001, 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.020 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172473 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.284147+0000", 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.021 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.284147+0000", 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.284146+0000", 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.284152+0000", 2023-09-23T20:20:38.022 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5840000000000002e-06 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.284161+0000", 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1090000000000004e-06 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.284168+0000", 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1470000000000004e-06 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.023 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.284213+0000", 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4499999999999997e-05 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.284222+0000", 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0929999999999992e-06 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.024 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131645+0000", 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.84742366400000002 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131657+0000", 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1144e-05 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.025 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172517 6.13 6.81cca773 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.026 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.316239+0000", 2023-09-23T20:20:38.026 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.637812586000003, 2023-09-23T20:20:38.026 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.81545443100000004, 2023-09-23T20:20:38.026 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.026 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.026 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.026 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.026 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.026 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172517 2023-09-23T20:20:38.026 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.026 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.316239+0000", 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.316239+0000", 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.027 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.028 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.316238+0000", 2023-09-23T20:20:38.028 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:20:38.028 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.028 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.028 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.028 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.316244+0000", 2023-09-23T20:20:38.028 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5640000000000002e-06 2023-09-23T20:20:38.028 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.028 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.028 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.028 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.316254+0000", 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0086e-05 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.316261+0000", 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8390000000000001e-06 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.316362+0000", 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000100902 2023-09-23T20:20:38.029 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.030 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.030 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.030 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.316369+0000", 2023-09-23T20:20:38.030 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2779999999999996e-06 2023-09-23T20:20:38.030 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.030 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.030 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.030 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131682+0000", 2023-09-23T20:20:38.030 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.81531318500000005 2023-09-23T20:20:38.030 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.030 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131694+0000", 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1155000000000001e-05 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172538 6.13 6.1f30b2b3 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.333470+0000", 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.620581420999997, 2023-09-23T20:20:38.031 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.79825991500000004, 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172538 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.333470+0000", 2023-09-23T20:20:38.032 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.033 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.033 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.033 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.033 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.333470+0000", 2023-09-23T20:20:38.033 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.033 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.033 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.033 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.033 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.333468+0000", 2023-09-23T20:20:38.033 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:20:38.033 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.333475+0000", 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8750000000000002e-06 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.333487+0000", 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.173e-05 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.034 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.035 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.333494+0000", 2023-09-23T20:20:38.035 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.3860000000000001e-06 2023-09-23T20:20:38.035 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.037 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.037 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.037 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.333541+0000", 2023-09-23T20:20:38.037 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6949000000000001e-05 2023-09-23T20:20:38.037 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.037 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.037 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.037 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.333550+0000", 2023-09-23T20:20:38.037 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3979999999999999e-06 2023-09-23T20:20:38.037 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131719+0000", 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.798169566 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131730+0000", 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0943e-05 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.038 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172551 6.13 6.18bfda53 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.345789+0000", 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.608263027, 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.78599719800000001, 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.039 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172551 2023-09-23T20:20:38.040 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.040 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.040 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.040 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.040 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.345789+0000", 2023-09-23T20:20:38.040 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.040 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.040 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.040 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.040 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.345789+0000", 2023-09-23T20:20:38.040 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.345787+0000", 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.345794+0000", 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.331e-06 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.041 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.345804+0000", 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0370000000000001e-05 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.345811+0000", 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9670000000000004e-06 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.042 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.345853+0000", 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1949000000000001e-05 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.345862+0000", 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5720000000000003e-06 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131756+0000", 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.78589461400000005 2023-09-23T20:20:38.043 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131786+0000", 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.9827000000000001e-05 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172573 6.13 6.c06eac53 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.365711+0000", 2023-09-23T20:20:38.044 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.588340660999997, 2023-09-23T20:20:38.045 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.76611740399999995, 2023-09-23T20:20:38.045 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.045 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.045 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.045 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.045 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.045 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172573 2023-09-23T20:20:38.045 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.045 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.045 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.045 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.046 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.365711+0000", 2023-09-23T20:20:38.046 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.046 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.046 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.046 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.046 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.365711+0000", 2023-09-23T20:20:38.046 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.046 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.046 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.046 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.365710+0000", 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.365716+0000", 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.6579999999999999e-06 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.365727+0000", 2023-09-23T20:20:38.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0769e-05 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.365733+0000", 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7730000000000002e-06 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.367071+0000", 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0013377370000000001 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.048 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.367080+0000", 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4120000000000001e-06 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131817+0000", 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.76473788499999995 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.049 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131829+0000", 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1056999999999999e-05 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172630 6.13 6.72777633 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.418062+0000", 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.535989567000001, 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.71380405099999999, 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.050 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172630 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.418062+0000", 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.051 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.418062+0000", 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.418061+0000", 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.418066+0000", 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3859999999999998e-06 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.418077+0000", 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0865e-05 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.418085+0000", 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7950000000000008e-06 2023-09-23T20:20:38.053 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.418121+0000", 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.5989999999999999e-05 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.418127+0000", 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0000000000000002e-06 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.054 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.055 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131855+0000", 2023-09-23T20:20:38.055 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.71372817 2023-09-23T20:20:38.055 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.055 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.055 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.055 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131866+0000", 2023-09-23T20:20:38.055 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1107000000000001e-05 2023-09-23T20:20:38.055 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.055 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.055 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.055 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.056 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.056 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172695 6.13 6.84cda3d3 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.056 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.483915+0000", 2023-09-23T20:20:38.056 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.470136527999998, 2023-09-23T20:20:38.056 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.64798767199999996, 2023-09-23T20:20:38.056 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.056 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.056 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.056 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.056 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.056 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172695 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.483915+0000", 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.483915+0000", 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.057 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.058 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.058 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.058 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.483914+0000", 2023-09-23T20:20:38.058 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:20:38.058 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.058 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.058 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.058 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.483918+0000", 2023-09-23T20:20:38.058 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.0319999999999997e-06 2023-09-23T20:20:38.058 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.058 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.483925+0000", 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7970000000000003e-06 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.483930+0000", 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.3599999999999998e-06 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.483964+0000", 2023-09-23T20:20:38.059 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4381000000000002e-05 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.483973+0000", 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2329999999999995e-06 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131892+0000", 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.64791854900000001 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.060 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131903+0000", 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1168999999999999e-05 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172729 6.13 6.831a2b93 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.517415+0000", 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.436636364999998, 2023-09-23T20:20:38.061 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.61452377400000002, 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172729 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.517415+0000", 2023-09-23T20:20:38.062 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.517415+0000", 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.517414+0000", 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.063 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.517418+0000", 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.128e-06 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.517423+0000", 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5709999999999997e-06 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.517428+0000", 2023-09-23T20:20:38.064 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.369e-06 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.517458+0000", 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0883999999999998e-05 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.517464+0000", 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3020000000000002e-06 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.065 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131928+0000", 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.61446452699999998 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131939+0000", 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0941000000000001e-05 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.066 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172764 6.13 6.32bd9ad3 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.565921+0000", 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.388131078999997, 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.56605486999999999, 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172764 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.067 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.565921+0000", 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.565921+0000", 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.068 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.565919+0000", 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.565927+0000", 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5700000000000004e-06 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.565940+0000", 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2887e-05 2023-09-23T20:20:38.069 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.070 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.070 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.070 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.565949+0000", 2023-09-23T20:20:38.070 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3840000000000003e-06 2023-09-23T20:20:38.070 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.070 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.070 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.070 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.565997+0000", 2023-09-23T20:20:38.070 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.8306000000000001e-05 2023-09-23T20:20:38.070 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.566005+0000", 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.2390000000000002e-06 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131965+0000", 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.565959039 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.071 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.072 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.131976+0000", 2023-09-23T20:20:38.072 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1079e-05 2023-09-23T20:20:38.072 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.072 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.072 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.072 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.072 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.072 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172858 6.13 6.153b053 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.072 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.683869+0000", 2023-09-23T20:20:38.072 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.270182695000003, 2023-09-23T20:20:38.072 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.44814317199999998, 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172858 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.683869+0000", 2023-09-23T20:20:38.073 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.074 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.074 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.074 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.074 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.683869+0000", 2023-09-23T20:20:38.074 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.074 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.074 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.074 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.074 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.683868+0000", 2023-09-23T20:20:38.074 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:20:38.074 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.683872+0000", 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.393e-06 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.683882+0000", 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0183999999999999e-05 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.075 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.683889+0000", 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6579999999999996e-06 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.688674+0000", 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0047848639999999998 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.688682+0000", 2023-09-23T20:20:38.076 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5830000000000007e-06 2023-09-23T20:20:38.077 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.077 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.077 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.077 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.132001+0000", 2023-09-23T20:20:38.077 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.44331889899999999 2023-09-23T20:20:38.077 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.077 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.077 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.077 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.132012+0000", 2023-09-23T20:20:38.077 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1219e-05 2023-09-23T20:20:38.077 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.078 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.078 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.078 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.078 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.078 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:172902 6.13 6.938a2d73 (undecoded) ondisk+write+known_if_redirected e124)", 2023-09-23T20:20:38.078 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:52.744936+0000", 2023-09-23T20:20:38.078 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 45.209116192000003, 2023-09-23T20:20:38.078 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.38711315299999999, 2023-09-23T20:20:38.078 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:20:38.078 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:20:38.078 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 172902 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.744936+0000", 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.079 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:20:38.080 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.744936+0000", 2023-09-23T20:20:38.080 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:20:38.080 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.080 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.080 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:20:38.080 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.744934+0000", 2023-09-23T20:20:38.080 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:20:38.080 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.080 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.080 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:20:38.080 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.744941+0000", 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4810000000000003e-06 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.744954+0000", 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3006e-05 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.744962+0000", 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9070000000000007e-06 2023-09-23T20:20:38.081 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.745001+0000", 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9020999999999998e-05 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:52.745007+0000", 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1879999999999999e-06 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.082 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.132038+0000", 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.38703102 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:53.132049+0000", 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0875e-05 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:20:38.083 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:20:38.084 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:20:38.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:38.085 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:20:38.085 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:20:38.085 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:20:38.085 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:20:38.085 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:20:38.085 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:20:38.085 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:20:38.086 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:20:38.086 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:20:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:37 smithi173 bash[59517]: audit 2023-09-23T20:20:37.624245+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.98:0/1026408571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:38.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:38.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:38.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:37 smithi098 bash[78228]: audit 2023-09-23T20:20:37.624245+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.98:0/1026408571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:20:38.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:38.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:38.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:38.349 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:38.372 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:38.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:38.478 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:38.529 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:38.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:38.632 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:38.661 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:38.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:38.765 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:38.793 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:38.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:38.897 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:38.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:38.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:38.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:38.939 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:20:39.030 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:39.039 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:38 smithi173 bash[59517]: cluster 2023-09-23T20:20:37.773117+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v464: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 548 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 868 op/s; 1044/26334 objects degraded (3.964%); 1540/26334 objects misplaced (5.848%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:20:39.039 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:38 smithi173 bash[59517]: audit 2023-09-23T20:20:38.635515+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.98:0/3880683531' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:39.060 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:39.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:39.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:38 smithi098 bash[74888]: cluster 2023-09-23T20:20:37.773117+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v464: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 548 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 868 op/s; 1044/26334 objects degraded (3.964%); 1540/26334 objects misplaced (5.848%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:20:39.081 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:38 smithi098 bash[74888]: audit 2023-09-23T20:20:38.635515+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.98:0/3880683531' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:39.081 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:38 smithi098 bash[78228]: cluster 2023-09-23T20:20:37.773117+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v464: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 548 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 868 op/s; 1044/26334 objects degraded (3.964%); 1540/26334 objects misplaced (5.848%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:20:39.081 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:38 smithi098 bash[78228]: audit 2023-09-23T20:20:38.635515+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.98:0/3880683531' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:20:39.166 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:39.190 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:39.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:39.299 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:39.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:39.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:39.431 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:39.457 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:39.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:39.561 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:39.591 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:39.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:39.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:39.727 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:39.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:39.830 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:39.861 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:39.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:39.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:39.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:39.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:39.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:40.097 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:40.119 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:40.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:40.167 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:39 smithi173 bash[59517]: cluster 2023-09-23T20:20:38.901006+0000 mon.a (mon.0) 697 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:40.167 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:39 smithi173 bash[59517]: cluster 2023-09-23T20:20:38.919838+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:20:40.167 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:39 smithi173 bash[59517]: cluster 2023-09-23T20:20:38.923554+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:20:40.167 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:39 smithi173 bash[59517]: audit 2023-09-23T20:20:38.925227+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.98:0/3880683531' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:20:40.167 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:39 smithi173 bash[59517]: cluster 2023-09-23T20:20:38.925357+0000 mon.a (mon.0) 699 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-23T20:20:40.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:39 smithi173 bash[59517]: audit 2023-09-23T20:20:39.583009+0000 mon.a (mon.0) 700 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:40.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:39 smithi173 bash[59517]: cluster 2023-09-23T20:20:39.741636+0000 mon.a (mon.0) 701 : cluster 3 Health check update: Degraded data redundancy: 1044/26334 objects degraded (3.964%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:40.222 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:40.239 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:40.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:40.335 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[78228]: cluster 2023-09-23T20:20:38.901006+0000 mon.a (mon.0) 697 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:40.335 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[78228]: cluster 2023-09-23T20:20:38.919838+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:20:40.335 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[78228]: cluster 2023-09-23T20:20:38.923554+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:20:40.335 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[78228]: audit 2023-09-23T20:20:38.925227+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.98:0/3880683531' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:20:40.335 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[78228]: cluster 2023-09-23T20:20:38.925357+0000 mon.a (mon.0) 699 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-23T20:20:40.335 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[78228]: audit 2023-09-23T20:20:39.583009+0000 mon.a (mon.0) 700 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:40.335 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[78228]: cluster 2023-09-23T20:20:39.741636+0000 mon.a (mon.0) 701 : cluster 3 Health check update: Degraded data redundancy: 1044/26334 objects degraded (3.964%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:40.336 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[74888]: cluster 2023-09-23T20:20:38.901006+0000 mon.a (mon.0) 697 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:20:40.336 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[74888]: cluster 2023-09-23T20:20:38.919838+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:20:40.336 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[74888]: cluster 2023-09-23T20:20:38.923554+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T20:20:40.336 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[74888]: audit 2023-09-23T20:20:38.925227+0000 mon.a (mon.0) 698 : audit 1 from='client.? 172.21.15.98:0/3880683531' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:20:40.336 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[74888]: cluster 2023-09-23T20:20:38.925357+0000 mon.a (mon.0) 699 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-23T20:20:40.336 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[74888]: audit 2023-09-23T20:20:39.583009+0000 mon.a (mon.0) 700 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:40.336 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:39 smithi098 bash[74888]: cluster 2023-09-23T20:20:39.741636+0000 mon.a (mon.0) 701 : cluster 3 Health check update: Degraded data redundancy: 1044/26334 objects degraded (3.964%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:40.342 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:40.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:40.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:40.478 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:40.523 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:40.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:40.628 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:40.664 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:40.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:40.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:40.824 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:40.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:40.911 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:40 smithi098 bash[74888]: cluster 2023-09-23T20:20:39.773635+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v466: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 453 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 1054/21810 objects degraded (4.833%); 1328/21810 objects misplaced (6.089%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:20:40.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:40.985 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:40.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:40.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:41.089 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:41.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:40 smithi173 bash[59517]: cluster 2023-09-23T20:20:39.773635+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v466: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 453 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 1054/21810 objects degraded (4.833%); 1328/21810 objects misplaced (6.089%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:20:41.124 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:41.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:41.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:40 smithi098 bash[78228]: cluster 2023-09-23T20:20:39.773635+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v466: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 453 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 1054/21810 objects degraded (4.833%); 1328/21810 objects misplaced (6.089%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:20:41.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:41.255 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:41.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:41.361 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:41.379 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:41.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:41.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:41.515 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:41.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:41.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:41.655 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:41.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:41.759 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:41.787 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:41.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:41.890 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:41.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:41.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:41.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:42.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:42.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:42.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:42.172 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:42.204 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:42.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:42.243 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:42 smithi098 bash[74888]: audit 2023-09-23T20:20:41.192006+0000 mon.a (mon.0) 702 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:42.243 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:42 smithi098 bash[74888]: audit 2023-09-23T20:20:41.204342+0000 mon.a (mon.0) 703 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:42.243 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:42 smithi098 bash[74888]: cluster 2023-09-23T20:20:41.774383+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v467: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 279 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 1054/13422 objects degraded (7.853%); 1328/13422 objects misplaced (9.894%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:20:42.243 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:42 smithi098 bash[78228]: audit 2023-09-23T20:20:41.192006+0000 mon.a (mon.0) 702 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:42.243 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:42 smithi098 bash[78228]: audit 2023-09-23T20:20:41.204342+0000 mon.a (mon.0) 703 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:42.243 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:42 smithi098 bash[78228]: cluster 2023-09-23T20:20:41.774383+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v467: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 279 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 1054/13422 objects degraded (7.853%); 1328/13422 objects misplaced (9.894%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:20:42.310 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:42.337 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:42.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:42.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T20:20:42.440 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:42.479 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:42.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:42.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:42.590 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:42 smithi173 bash[59517]: audit 2023-09-23T20:20:41.192006+0000 mon.a (mon.0) 702 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:42.591 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:42 smithi173 bash[59517]: audit 2023-09-23T20:20:41.204342+0000 mon.a (mon.0) 703 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:42.591 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:42 smithi173 bash[59517]: cluster 2023-09-23T20:20:41.774383+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v467: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 279 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 1054/13422 objects degraded (7.853%); 1328/13422 objects misplaced (9.894%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:20:42.630 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:42.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:42.735 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:42.771 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:42.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:42.876 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:42.902 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:42.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:42.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:43.005 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:43.030 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:43.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:43.135 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:43.158 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:43.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:43.263 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:43.288 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:43.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:43.394 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:43.419 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:43.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:43.522 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:43.553 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:43.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:43.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:43.695 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:43.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:43.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:43.828 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:43.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:43.931 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:43.970 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:43.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:43.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:44.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:44.105 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:44.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:44.212 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:44.251 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:44.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:44.385 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:44.432 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:44.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:44.535 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:44.558 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:44.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:44.633 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:20:44.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:44.708 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:44.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:44.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:44.853 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:44.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:44.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:44 smithi098 bash[74888]: cluster 2023-09-23T20:20:43.774869+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v468: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 215 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 1054/10371 objects degraded (10.163%); 1328/10371 objects misplaced (12.805%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:20:44.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:44 smithi098 bash[74888]: cluster 2023-09-23T20:20:44.742879+0000 mon.a (mon.0) 704 : cluster 3 Health check update: Degraded data redundancy: 1054/10371 objects degraded (10.163%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:44.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:44 smithi098 bash[78228]: cluster 2023-09-23T20:20:43.774869+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v468: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 215 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 1054/10371 objects degraded (10.163%); 1328/10371 objects misplaced (12.805%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:20:44.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:44 smithi098 bash[78228]: cluster 2023-09-23T20:20:44.742879+0000 mon.a (mon.0) 704 : cluster 3 Health check update: Degraded data redundancy: 1054/10371 objects degraded (10.163%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:44.958 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:45.000 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:45.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:44 smithi173 bash[59517]: cluster 2023-09-23T20:20:43.774869+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v468: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 215 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 1054/10371 objects degraded (10.163%); 1328/10371 objects misplaced (12.805%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:20:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:44 smithi173 bash[59517]: cluster 2023-09-23T20:20:44.742879+0000 mon.a (mon.0) 704 : cluster 3 Health check update: Degraded data redundancy: 1054/10371 objects degraded (10.163%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:45.104 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:45.145 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:45.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:45.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:45.280 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:45.281 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Removed 109480 objects 2023-09-23T20:20:45.281 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Clean up completed and total clean up time :130.337 2023-09-23T20:20:45.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:45.306 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:20:45.384 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:45.415 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:45.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:45.518 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:45.548 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:45.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:45.651 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:45.678 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:45 smithi098 bash[74888]: debug 2023-09-23T20:20:45.416+0000 7f4942979700 -1 mon.a@0(leader).osd e130 definitely_dead 0 2023-09-23T20:20:45.684 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:45.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:45.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:45.818 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:45.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:45.864 INFO:teuthology.orchestra.run.smithi098.stderr:marked out osd.3. 2023-09-23T20:20:45.922 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:45.946 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:45.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:45.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:46.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:46.063 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:45 smithi173 bash[59517]: audit 2023-09-23T20:20:45.421117+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-09-23T20:20:46.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:45 smithi173 bash[59517]: cluster 2023-09-23T20:20:45.421283+0000 mon.a (mon.0) 706 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-09-23T20:20:46.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:45 smithi173 bash[59517]: audit 2023-09-23T20:20:45.423641+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.98:0/1284338239' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-09-23T20:20:46.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:45 smithi173 bash[59517]: audit 2023-09-23T20:20:45.576953+0000 mon.a (mon.0) 707 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:46.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:45 smithi173 bash[59517]: audit 2023-09-23T20:20:45.585097+0000 mon.a (mon.0) 708 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:46.085 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:46.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:46.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:20:46] "GET /metrics HTTP/1.1" 200 36336 "" "Prometheus/2.33.4" 2023-09-23T20:20:46.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:45 smithi098 bash[78228]: audit 2023-09-23T20:20:45.421117+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-09-23T20:20:46.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:45 smithi098 bash[78228]: cluster 2023-09-23T20:20:45.421283+0000 mon.a (mon.0) 706 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-09-23T20:20:46.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:45 smithi098 bash[78228]: audit 2023-09-23T20:20:45.423641+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.98:0/1284338239' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-09-23T20:20:46.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:45 smithi098 bash[78228]: audit 2023-09-23T20:20:45.576953+0000 mon.a (mon.0) 707 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:46.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:45 smithi098 bash[78228]: audit 2023-09-23T20:20:45.585097+0000 mon.a (mon.0) 708 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:46.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:45 smithi098 bash[74888]: audit 2023-09-23T20:20:45.421117+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-09-23T20:20:46.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:45 smithi098 bash[74888]: cluster 2023-09-23T20:20:45.421283+0000 mon.a (mon.0) 706 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-09-23T20:20:46.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:45 smithi098 bash[74888]: audit 2023-09-23T20:20:45.423641+0000 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.98:0/1284338239' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-09-23T20:20:46.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:45 smithi098 bash[74888]: audit 2023-09-23T20:20:45.576953+0000 mon.a (mon.0) 707 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:46.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:45 smithi098 bash[74888]: audit 2023-09-23T20:20:45.585097+0000 mon.a (mon.0) 708 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:46.189 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:46.222 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:46.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:46.326 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:46.357 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:46.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:46.461 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:46.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:46.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:46.598 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:46.627 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:46.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:46.731 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:46.757 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:46.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:46.861 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:46.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[74888]: cluster 2023-09-23T20:20:45.775653+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v469: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 88 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 1070/4263 objects degraded (25.100%); 1070/4263 objects misplaced (25.100%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:20:46.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[74888]: cluster 2023-09-23T20:20:45.845551+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:46.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[74888]: audit 2023-09-23T20:20:45.845680+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-09-23T20:20:46.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[74888]: cluster 2023-09-23T20:20:45.845885+0000 mon.a (mon.0) 710 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-09-23T20:20:46.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[74888]: cluster 2023-09-23T20:20:45.849722+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:46.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[74888]: cluster 2023-09-23T20:20:45.851965+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:46.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[74888]: cluster 2023-09-23T20:20:45.855718+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:46.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[74888]: audit 2023-09-23T20:20:46.058317+0000 mon.a (mon.0) 711 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:20:46.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[74888]: audit 2023-09-23T20:20:46.059738+0000 mon.a (mon.0) 712 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:20:46.869 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[74888]: audit 2023-09-23T20:20:46.067434+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:46.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:46.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:46.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:47.002 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:47.013 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:46 smithi173 bash[59517]: cluster 2023-09-23T20:20:45.775653+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v469: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 88 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 1070/4263 objects degraded (25.100%); 1070/4263 objects misplaced (25.100%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:20:47.014 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:46 smithi173 bash[59517]: cluster 2023-09-23T20:20:45.845551+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:47.014 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:46 smithi173 bash[59517]: audit 2023-09-23T20:20:45.845680+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-09-23T20:20:47.014 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:46 smithi173 bash[59517]: cluster 2023-09-23T20:20:45.845885+0000 mon.a (mon.0) 710 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-09-23T20:20:47.014 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:46 smithi173 bash[59517]: cluster 2023-09-23T20:20:45.849722+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:47.014 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:46 smithi173 bash[59517]: cluster 2023-09-23T20:20:45.851965+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:47.014 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:46 smithi173 bash[59517]: cluster 2023-09-23T20:20:45.855718+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:47.014 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:46 smithi173 bash[59517]: audit 2023-09-23T20:20:46.058317+0000 mon.a (mon.0) 711 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:20:47.014 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:46 smithi173 bash[59517]: audit 2023-09-23T20:20:46.059738+0000 mon.a (mon.0) 712 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:20:47.014 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:46 smithi173 bash[59517]: audit 2023-09-23T20:20:46.067434+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:47.031 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:47.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:47.134 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:47.163 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:47.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:47.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[78228]: cluster 2023-09-23T20:20:45.775653+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v469: 109 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 106 active+clean; 88 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 1070/4263 objects degraded (25.100%); 1070/4263 objects misplaced (25.100%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:20:47.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[78228]: cluster 2023-09-23T20:20:45.845551+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[78228]: audit 2023-09-23T20:20:45.845680+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-09-23T20:20:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[78228]: cluster 2023-09-23T20:20:45.845885+0000 mon.a (mon.0) 710 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-09-23T20:20:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[78228]: cluster 2023-09-23T20:20:45.849722+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[78228]: cluster 2023-09-23T20:20:45.851965+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[78228]: cluster 2023-09-23T20:20:45.855718+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T20:20:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[78228]: audit 2023-09-23T20:20:46.058317+0000 mon.a (mon.0) 711 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:20:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[78228]: audit 2023-09-23T20:20:46.059738+0000 mon.a (mon.0) 712 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:20:47.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:46 smithi098 bash[78228]: audit 2023-09-23T20:20:46.067434+0000 mon.a (mon.0) 713 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:20:47.242 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:20:47.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:47.294 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:47.397 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:47.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:47.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:47.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:47.560 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:47.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:47.663 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:47.696 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:47.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:47.800 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:47.833 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:47.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:47.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:47.975 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:47.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:47.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:48.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:48.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.848695+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.852051+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.852252+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.853287+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.855021+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.855056+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.858042+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.858429+0000 mon.a (mon.0) 714 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.859418+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.860318+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.861496+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.862026+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.862943+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.864916+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.867776+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:46.870863+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:47 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.851667+0000 mon.a (mon.0) 715 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-09-23T20:20:48.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:48.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:48.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.848695+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.852051+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.852252+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.853287+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.855021+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.855056+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.858042+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.858429+0000 mon.a (mon.0) 714 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-09-23T20:20:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.859418+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.860318+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.861496+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.862026+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.862943+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.864916+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.867776+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:46.870863+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.851667+0000 mon.a (mon.0) 715 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-09-23T20:20:48.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.848695+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.852051+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.852252+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.853287+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.855021+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.855056+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.858042+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.858429+0000 mon.a (mon.0) 714 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-09-23T20:20:48.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.859418+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.860318+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.861496+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.862026+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.862943+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.864916+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.867776+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:46.870863+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T20:20:48.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:47 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.851667+0000 mon.a (mon.0) 715 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-09-23T20:20:48.221 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:48.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:48.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:48.350 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:48.369 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:48.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:48.471 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:48.499 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:48.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:48.602 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:48.631 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:48.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:48.735 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:48.766 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:48.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:48.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:48.897 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:48.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:48.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:49.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:49.028 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:49.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:49.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:49.142 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.776575+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v472: 109 pgs: 1 unknown, 10 peering, 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 67 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 838 op/s; 1070/3255 objects degraded (32.873%); 1070/3255 objects misplaced (32.873%); 968 KiB/s, 15 objects/s recovering 2023-09-23T20:20:49.142 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.852680+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.142 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.853808+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.854239+0000 osd.1 (osd.1) 1 : cluster 0 6.4 starting backfill to osd.6 from (0'0,0'0] MAX to 130'10051 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.855189+0000 osd.2 (osd.2) 3 : cluster 0 6.f starting backfill to osd.6 from (0'0,0'0] MAX to 130'11921 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.855353+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.855397+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.855533+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.855675+0000 osd.2 (osd.2) 4 : cluster 0 6.1f starting backfill to osd.6 from (0'0,0'0] MAX to 130'11854 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.857455+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.858211+0000 osd.4 (osd.4) 54 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 130'9843 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.858402+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.859368+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.861737+0000 osd.7 (osd.7) 88 : cluster 0 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 130'11758 2023-09-23T20:20:49.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.863339+0000 mon.a (mon.0) 716 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T20:20:49.144 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.872005+0000 osd.6 (osd.6) 50 : cluster 0 6.1c starting backfill to osd.7 from (0'0,0'0] MAX to 130'12049 2023-09-23T20:20:49.144 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.872489+0000 osd.7 (osd.7) 89 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 130'9999 2023-09-23T20:20:49.144 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.874675+0000 osd.4 (osd.4) 55 : cluster 0 6.16 starting backfill to osd.6 from (0'0,0'0] MAX to 130'9885 2023-09-23T20:20:49.144 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.888443+0000 osd.6 (osd.6) 51 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 130'12086 2023-09-23T20:20:49.144 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[78228]: cluster 2023-09-23T20:20:47.903833+0000 osd.7 (osd.7) 90 : cluster 0 6.1b starting backfill to osd.6 from (0'0,0'0] MAX to 130'11789 2023-09-23T20:20:49.144 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.776575+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v472: 109 pgs: 1 unknown, 10 peering, 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 67 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 838 op/s; 1070/3255 objects degraded (32.873%); 1070/3255 objects misplaced (32.873%); 968 KiB/s, 15 objects/s recovering 2023-09-23T20:20:49.144 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.852680+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.144 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.853808+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.144 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.854239+0000 osd.1 (osd.1) 1 : cluster 0 6.4 starting backfill to osd.6 from (0'0,0'0] MAX to 130'10051 2023-09-23T20:20:49.144 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.855189+0000 osd.2 (osd.2) 3 : cluster 0 6.f starting backfill to osd.6 from (0'0,0'0] MAX to 130'11921 2023-09-23T20:20:49.144 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.855353+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.855397+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.855533+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.855675+0000 osd.2 (osd.2) 4 : cluster 0 6.1f starting backfill to osd.6 from (0'0,0'0] MAX to 130'11854 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.857455+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.858211+0000 osd.4 (osd.4) 54 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 130'9843 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.858402+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.859368+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.861737+0000 osd.7 (osd.7) 88 : cluster 0 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 130'11758 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.863339+0000 mon.a (mon.0) 716 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.872005+0000 osd.6 (osd.6) 50 : cluster 0 6.1c starting backfill to osd.7 from (0'0,0'0] MAX to 130'12049 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.872489+0000 osd.7 (osd.7) 89 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 130'9999 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.874675+0000 osd.4 (osd.4) 55 : cluster 0 6.16 starting backfill to osd.6 from (0'0,0'0] MAX to 130'9885 2023-09-23T20:20:49.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.888443+0000 osd.6 (osd.6) 51 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 130'12086 2023-09-23T20:20:49.146 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:48 smithi098 bash[74888]: cluster 2023-09-23T20:20:47.903833+0000 osd.7 (osd.7) 90 : cluster 0 6.1b starting backfill to osd.6 from (0'0,0'0] MAX to 130'11789 2023-09-23T20:20:49.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:49.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:49.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:49.284 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:49.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:49.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.776575+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v472: 109 pgs: 1 unknown, 10 peering, 2 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 67 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 838 op/s; 1070/3255 objects degraded (32.873%); 1070/3255 objects misplaced (32.873%); 968 KiB/s, 15 objects/s recovering 2023-09-23T20:20:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.852680+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.853808+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.854239+0000 osd.1 (osd.1) 1 : cluster 0 6.4 starting backfill to osd.6 from (0'0,0'0] MAX to 130'10051 2023-09-23T20:20:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.855189+0000 osd.2 (osd.2) 3 : cluster 0 6.f starting backfill to osd.6 from (0'0,0'0] MAX to 130'11921 2023-09-23T20:20:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.855353+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.855397+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.855533+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.855675+0000 osd.2 (osd.2) 4 : cluster 0 6.1f starting backfill to osd.6 from (0'0,0'0] MAX to 130'11854 2023-09-23T20:20:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.857455+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.858211+0000 osd.4 (osd.4) 54 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 130'9843 2023-09-23T20:20:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.858402+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.859368+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T20:20:49.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.861737+0000 osd.7 (osd.7) 88 : cluster 0 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 130'11758 2023-09-23T20:20:49.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.863339+0000 mon.a (mon.0) 716 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-09-23T20:20:49.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.872005+0000 osd.6 (osd.6) 50 : cluster 0 6.1c starting backfill to osd.7 from (0'0,0'0] MAX to 130'12049 2023-09-23T20:20:49.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.872489+0000 osd.7 (osd.7) 89 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 130'9999 2023-09-23T20:20:49.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.874675+0000 osd.4 (osd.4) 55 : cluster 0 6.16 starting backfill to osd.6 from (0'0,0'0] MAX to 130'9885 2023-09-23T20:20:49.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.888443+0000 osd.6 (osd.6) 51 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 130'12086 2023-09-23T20:20:49.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:48 smithi173 bash[59517]: cluster 2023-09-23T20:20:47.903833+0000 osd.7 (osd.7) 90 : cluster 0 6.1b starting backfill to osd.6 from (0'0,0'0] MAX to 130'11789 2023-09-23T20:20:49.387 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:49.408 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:49.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:49.511 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:49.535 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:49.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:49.629 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-09-23T20:20:49.629 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-09-23T20:20:49.638 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:49.660 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:49.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:49.763 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:49.785 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:49.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:49.888 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:49.915 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:49.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:49.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:50.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:50.044 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:50.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:50.150 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:50.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:49 smithi098 bash[74888]: cluster 2023-09-23T20:20:48.888183+0000 mon.a (mon.0) 717 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-09-23T20:20:50.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:49 smithi098 bash[74888]: cluster 2023-09-23T20:20:48.891734+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:20:50.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:49 smithi098 bash[74888]: cluster 2023-09-23T20:20:48.892714+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:20:50.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:49 smithi098 bash[74888]: cluster 2023-09-23T20:20:48.898472+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:20:50.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:49 smithi098 bash[74888]: cluster 2023-09-23T20:20:49.744128+0000 mon.a (mon.0) 718 : cluster 3 Health check update: Degraded data redundancy: 1070/3255 objects degraded (32.873%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:50.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:49 smithi098 bash[78228]: cluster 2023-09-23T20:20:48.888183+0000 mon.a (mon.0) 717 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-09-23T20:20:50.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:49 smithi098 bash[78228]: cluster 2023-09-23T20:20:48.891734+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:20:50.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:49 smithi098 bash[78228]: cluster 2023-09-23T20:20:48.892714+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:20:50.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:49 smithi098 bash[78228]: cluster 2023-09-23T20:20:48.898472+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:20:50.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:49 smithi098 bash[78228]: cluster 2023-09-23T20:20:49.744128+0000 mon.a (mon.0) 718 : cluster 3 Health check update: Degraded data redundancy: 1070/3255 objects degraded (32.873%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:50.177 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:50.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:50.280 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:50.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:50.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:50.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:49 smithi173 bash[59517]: cluster 2023-09-23T20:20:48.888183+0000 mon.a (mon.0) 717 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-09-23T20:20:50.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:49 smithi173 bash[59517]: cluster 2023-09-23T20:20:48.891734+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:20:50.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:49 smithi173 bash[59517]: cluster 2023-09-23T20:20:48.892714+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:20:50.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:49 smithi173 bash[59517]: cluster 2023-09-23T20:20:48.898472+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T20:20:50.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:49 smithi173 bash[59517]: cluster 2023-09-23T20:20:49.744128+0000 mon.a (mon.0) 718 : cluster 3 Health check update: Degraded data redundancy: 1070/3255 objects degraded (32.873%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:20:50.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:50.431 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:50.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:50.534 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:50.559 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:50.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:50.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:50.687 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:50.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:50.802 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:50.828 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:50.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:50.903 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:50.905 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:50.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:50 smithi098 bash[74888]: cluster 2023-09-23T20:20:49.777383+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v475: 109 pgs: 1 active+recovering+undersized+remapped, 91 active+clean, 2 active+remapped+backfill_wait, 2 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 10 peering, 1 unknown; 62 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 3332/3000 objects degraded (111.067%); 34/3000 objects misplaced (1.133%); 0 B/s, 100 objects/s recovering 2023-09-23T20:20:50.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:50 smithi098 bash[74888]: cluster 2023-09-23T20:20:49.891098+0000 mon.a (mon.0) 719 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-09-23T20:20:50.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:50 smithi098 bash[74888]: cluster 2023-09-23T20:20:49.892218+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:20:50.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:50 smithi098 bash[74888]: cluster 2023-09-23T20:20:49.894858+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:20:50.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:50 smithi098 bash[74888]: cluster 2023-09-23T20:20:49.895003+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:20:50.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:50 smithi098 bash[78228]: cluster 2023-09-23T20:20:49.777383+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v475: 109 pgs: 1 active+recovering+undersized+remapped, 91 active+clean, 2 active+remapped+backfill_wait, 2 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 10 peering, 1 unknown; 62 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 3332/3000 objects degraded (111.067%); 34/3000 objects misplaced (1.133%); 0 B/s, 100 objects/s recovering 2023-09-23T20:20:50.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:50 smithi098 bash[78228]: cluster 2023-09-23T20:20:49.891098+0000 mon.a (mon.0) 719 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-09-23T20:20:50.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:50 smithi098 bash[78228]: cluster 2023-09-23T20:20:49.892218+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:20:50.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:50 smithi098 bash[78228]: cluster 2023-09-23T20:20:49.894858+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:20:50.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:50 smithi098 bash[78228]: cluster 2023-09-23T20:20:49.895003+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:20:50.932 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:50.957 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:50.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:50.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:51.061 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:51.072 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:50 smithi173 bash[59517]: cluster 2023-09-23T20:20:49.777383+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v475: 109 pgs: 1 active+recovering+undersized+remapped, 91 active+clean, 2 active+remapped+backfill_wait, 2 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 10 peering, 1 unknown; 62 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 3332/3000 objects degraded (111.067%); 34/3000 objects misplaced (1.133%); 0 B/s, 100 objects/s recovering 2023-09-23T20:20:51.072 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:50 smithi173 bash[59517]: cluster 2023-09-23T20:20:49.891098+0000 mon.a (mon.0) 719 : cluster 0 osdmap e135: 8 total, 8 up, 7 in 2023-09-23T20:20:51.073 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:50 smithi173 bash[59517]: cluster 2023-09-23T20:20:49.892218+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:20:51.073 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:50 smithi173 bash[59517]: cluster 2023-09-23T20:20:49.894858+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:20:51.073 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:50 smithi173 bash[59517]: cluster 2023-09-23T20:20:49.895003+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T20:20:51.086 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:51.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:51.189 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:51.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:51.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:51.314 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:51.340 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:51.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:51.442 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:51.468 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:51.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:51.571 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:51.594 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:51.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:51.697 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:51.721 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:51.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:51.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:51.851 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:51.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:51.954 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:51.977 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:51.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:51.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:52.080 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:52.101 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:52.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:52.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:52.211 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:51 smithi173 bash[59517]: cluster 2023-09-23T20:20:51.899079+0000 mon.a (mon.0) 720 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-09-23T20:20:52.225 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:52.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:52.328 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:52.351 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:52.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:52.374 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 4, 5, 6, 7] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:20:52.374 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:20:52.375 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [0, 1, 2, 4, 5, 6, 7] 2023-09-23T20:20:52.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd out 7 2023-09-23T20:20:52.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:51 smithi098 bash[78228]: cluster 2023-09-23T20:20:51.899079+0000 mon.a (mon.0) 720 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-09-23T20:20:52.385 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:51 smithi098 bash[74888]: cluster 2023-09-23T20:20:51.899079+0000 mon.a (mon.0) 720 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-09-23T20:20:52.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:52.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:52.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:52.580 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:52.603 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:52.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:52.707 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:52.729 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:52.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:52.832 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:52.858 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:52.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:52.961 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:52.970 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:52 smithi098 bash[78228]: cluster 2023-09-23T20:20:51.778314+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v477: 109 pgs: 3 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 108 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 18 B/s, 282 objects/s recovering 2023-09-23T20:20:52.970 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:52 smithi098 bash[74888]: cluster 2023-09-23T20:20:51.778314+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v477: 109 pgs: 3 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 108 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 18 B/s, 282 objects/s recovering 2023-09-23T20:20:52.982 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:52.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:52.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:53.085 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:53.110 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:53.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:53.213 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:53.222 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:52 smithi173 bash[59517]: cluster 2023-09-23T20:20:51.778314+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v477: 109 pgs: 3 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 108 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 18 B/s, 282 objects/s recovering 2023-09-23T20:20:53.236 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:53.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:53.339 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:53.362 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:53.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:53.466 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:53.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:53.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:53.593 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:53.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:53.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:53.724 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:53.749 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:53.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:53.852 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:53.873 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:53.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:53.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:53.943 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:53.976 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:54.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:54.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:54.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:54.130 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:54.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:54.233 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:54.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:54.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:54.361 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:54.390 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:54.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:54.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:54.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:54.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:54.625 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:54.646 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:54.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:54.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:54.776 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:54.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:54.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:54.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:54.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:54.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:55.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:55.038 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:55.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:55.141 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:55.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:55.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:55.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:54 smithi098 bash[78228]: cluster 2023-09-23T20:20:53.779071+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v478: 109 pgs: 3 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 88 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 14 B/s, 232 objects/s recovering 2023-09-23T20:20:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:54 smithi098 bash[78228]: audit 2023-09-23T20:20:54.583270+0000 mon.a (mon.0) 721 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:54 smithi098 bash[78228]: cluster 2023-09-23T20:20:54.745480+0000 mon.a (mon.0) 722 : cluster 3 Health check update: Degraded data redundancy: 25396/1815 objects degraded (1399.229%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:20:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:54 smithi098 bash[78228]: cluster 2023-09-23T20:20:54.750976+0000 mon.a (mon.0) 723 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-09-23T20:20:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:54 smithi098 bash[78228]: cluster 2023-09-23T20:20:54.752001+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:54 smithi098 bash[74888]: cluster 2023-09-23T20:20:53.779071+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v478: 109 pgs: 3 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 88 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 14 B/s, 232 objects/s recovering 2023-09-23T20:20:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:54 smithi098 bash[74888]: audit 2023-09-23T20:20:54.583270+0000 mon.a (mon.0) 721 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:54 smithi098 bash[74888]: cluster 2023-09-23T20:20:54.745480+0000 mon.a (mon.0) 722 : cluster 3 Health check update: Degraded data redundancy: 25396/1815 objects degraded (1399.229%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:20:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:54 smithi098 bash[74888]: cluster 2023-09-23T20:20:54.750976+0000 mon.a (mon.0) 723 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-09-23T20:20:55.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:54 smithi098 bash[74888]: cluster 2023-09-23T20:20:54.752001+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:55.243 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:54 smithi173 bash[59517]: cluster 2023-09-23T20:20:53.779071+0000 mgr.y (mgr.34107) 505 : cluster 0 pgmap v478: 109 pgs: 3 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 88 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 14 B/s, 232 objects/s recovering 2023-09-23T20:20:55.243 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:54 smithi173 bash[59517]: audit 2023-09-23T20:20:54.583270+0000 mon.a (mon.0) 721 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:20:55.244 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:54 smithi173 bash[59517]: cluster 2023-09-23T20:20:54.745480+0000 mon.a (mon.0) 722 : cluster 3 Health check update: Degraded data redundancy: 25396/1815 objects degraded (1399.229%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:20:55.244 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:54 smithi173 bash[59517]: cluster 2023-09-23T20:20:54.750976+0000 mon.a (mon.0) 723 : cluster 0 osdmap e136: 8 total, 8 up, 7 in 2023-09-23T20:20:55.244 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:54 smithi173 bash[59517]: cluster 2023-09-23T20:20:54.752001+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:55.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:55.292 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:55.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:55.395 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:55.420 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:55.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:55.523 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:55.547 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:55.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:55.650 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:55.672 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:55.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:55.775 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:55.801 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:55.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:55.904 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:55.926 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:55.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:55.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:56.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:56.045 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[74888]: cluster 2023-09-23T20:20:54.752231+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.045 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[74888]: cluster 2023-09-23T20:20:54.758594+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.045 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[74888]: cluster 2023-09-23T20:20:54.760714+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.045 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[74888]: cluster 2023-09-23T20:20:54.761223+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.045 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[74888]: cluster 2023-09-23T20:20:55.758114+0000 mon.a (mon.0) 724 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-09-23T20:20:56.045 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[78228]: cluster 2023-09-23T20:20:54.752231+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.045 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[78228]: cluster 2023-09-23T20:20:54.758594+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.045 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[78228]: cluster 2023-09-23T20:20:54.760714+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.046 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[78228]: cluster 2023-09-23T20:20:54.761223+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.046 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[78228]: cluster 2023-09-23T20:20:55.758114+0000 mon.a (mon.0) 724 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-09-23T20:20:56.051 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:56.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:56.154 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:56.185 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:56.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:56.289 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:56.296 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:20:56] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.33.4" 2023-09-23T20:20:56.312 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:56.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:56.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:55 smithi173 bash[59517]: cluster 2023-09-23T20:20:54.752231+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:55 smithi173 bash[59517]: cluster 2023-09-23T20:20:54.758594+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:55 smithi173 bash[59517]: cluster 2023-09-23T20:20:54.760714+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:55 smithi173 bash[59517]: cluster 2023-09-23T20:20:54.761223+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T20:20:56.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:55 smithi173 bash[59517]: cluster 2023-09-23T20:20:55.758114+0000 mon.a (mon.0) 724 : cluster 0 osdmap e137: 8 total, 8 up, 7 in 2023-09-23T20:20:56.416 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:56.438 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:56.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:56.541 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:56.565 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:56.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:56.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:56.698 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:56.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:56.801 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:56.824 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:56.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:56.845 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:20:56.845 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:20:56.845 INFO:teuthology.orchestra.run.smithi173.stdout: "num_ops": 0 2023-09-23T20:20:56.845 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:20:56.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:56.952 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:56.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:56.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:56.981 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:20:57.056 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:57.066 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[78228]: cluster 2023-09-23T20:20:55.758997+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:20:57.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[78228]: cluster 2023-09-23T20:20:55.759009+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:20:57.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[78228]: cluster 2023-09-23T20:20:55.764274+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:20:57.067 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[78228]: cluster 2023-09-23T20:20:55.779710+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v481: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 14 B/s, 678 objects/s recovering 2023-09-23T20:20:57.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[74888]: cluster 2023-09-23T20:20:55.758997+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:20:57.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[74888]: cluster 2023-09-23T20:20:55.759009+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:20:57.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[74888]: cluster 2023-09-23T20:20:55.764274+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:20:57.067 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:56 smithi098 bash[74888]: cluster 2023-09-23T20:20:55.779710+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v481: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 14 B/s, 678 objects/s recovering 2023-09-23T20:20:57.083 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:57.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:57.185 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:57.197 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:56 smithi173 bash[59517]: cluster 2023-09-23T20:20:55.758997+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:20:57.197 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:56 smithi173 bash[59517]: cluster 2023-09-23T20:20:55.759009+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:20:57.197 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:56 smithi173 bash[59517]: cluster 2023-09-23T20:20:55.764274+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T20:20:57.197 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:56 smithi173 bash[59517]: cluster 2023-09-23T20:20:55.779710+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v481: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 71 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 14 B/s, 678 objects/s recovering 2023-09-23T20:20:57.214 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:57.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:57.318 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:57.337 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:57.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:57.439 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:57.459 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:57.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:57.562 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:57.588 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:57.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:57.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:57.716 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:57.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:57.819 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:57.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:20:57.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:20:57.916 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T20:20:57.951 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:57.973 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:57.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:57.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:58.076 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:58.103 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:58.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:58.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:58.236 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:20:58.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:20:58.339 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:58.364 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:58.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:58.468 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:58.496 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:58.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:58.599 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:58.627 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:58.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:58.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:58.759 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:58.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:58.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:58.894 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:20:58.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:58.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:20:58.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:59.022 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:59.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:59.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:20:58 smithi173 bash[59517]: cluster 2023-09-23T20:20:57.780625+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v482: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 54 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 11 B/s, 516 objects/s recovering 2023-09-23T20:20:59.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:59.150 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:59.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:59.253 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:59.285 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:20:59.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:20:59.388 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:59.408 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:20:59.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:20:59.484 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:20:58 smithi098 bash[78228]: cluster 2023-09-23T20:20:57.780625+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v482: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 54 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 11 B/s, 516 objects/s recovering 2023-09-23T20:20:59.485 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:20:58 smithi098 bash[74888]: cluster 2023-09-23T20:20:57.780625+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v482: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 54 op/s; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 11 B/s, 516 objects/s recovering 2023-09-23T20:20:59.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:59.532 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:20:59.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:20:59.635 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:59.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:59.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:20:59.758 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:59.777 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:20:59.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:20:59.880 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:59.905 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:20:59.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:20:59.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:00.008 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:00.038 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:00.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:00.141 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:00.170 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:00.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:00.273 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:00.296 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:00.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:00.398 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:00.429 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:00.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:00.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:00.556 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:00.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:00.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:00.680 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:00.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:00.783 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:00.814 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:00.917 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:00.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:00 smithi098 bash[74888]: cluster 2023-09-23T20:20:59.781276+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v483: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 545 objects/s recovering 2023-09-23T20:21:00.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:00 smithi098 bash[78228]: cluster 2023-09-23T20:20:59.781276+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v483: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 545 objects/s recovering 2023-09-23T20:21:00.948 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:00.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:00.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:01.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:01.063 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:00 smithi173 bash[59517]: cluster 2023-09-23T20:20:59.781276+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v483: 109 pgs: 1 peering, 2 active+recovering+undersized+remapped, 89 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 545 objects/s recovering 2023-09-23T20:21:01.081 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:01.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:01.185 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:01.213 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:01.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:01.315 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:01.343 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:01.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:01.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:01.472 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:01.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:01.575 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:01.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:01.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:01.710 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:01.739 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:01.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:01.843 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:01.865 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:01.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:01.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:01.968 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:01.999 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:02.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:02.102 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:02.125 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:02.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:02.227 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:02.247 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:02.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:02.350 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:02.370 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:02.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:02.477 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:02.507 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:02.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:02.610 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:02.633 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:02.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:02.700 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:21:02.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:02.760 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:02.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:02.863 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:02.870 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[78228]: cluster 2023-09-23T20:21:01.762530+0000 mon.a (mon.0) 725 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T20:21:02.870 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[78228]: cluster 2023-09-23T20:21:01.765908+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:02.871 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[78228]: cluster 2023-09-23T20:21:01.766540+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:02.871 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[78228]: cluster 2023-09-23T20:21:01.766622+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:02.871 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[78228]: cluster 2023-09-23T20:21:01.768478+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:02.871 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[78228]: cluster 2023-09-23T20:21:01.781736+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v485: 109 pgs: 2 active+recovering+undersized+remapped, 90 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 653 objects/s recovering 2023-09-23T20:21:02.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[74888]: cluster 2023-09-23T20:21:01.762530+0000 mon.a (mon.0) 725 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T20:21:02.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[74888]: cluster 2023-09-23T20:21:01.765908+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:02.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[74888]: cluster 2023-09-23T20:21:01.766540+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:02.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[74888]: cluster 2023-09-23T20:21:01.766622+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:02.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[74888]: cluster 2023-09-23T20:21:01.768478+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:02.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:02 smithi098 bash[74888]: cluster 2023-09-23T20:21:01.781736+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v485: 109 pgs: 2 active+recovering+undersized+remapped, 90 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 653 objects/s recovering 2023-09-23T20:21:02.884 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:02.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:02.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:02.987 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:03.012 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:03.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:02 smithi173 bash[59517]: cluster 2023-09-23T20:21:01.762530+0000 mon.a (mon.0) 725 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T20:21:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:02 smithi173 bash[59517]: cluster 2023-09-23T20:21:01.765908+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:02 smithi173 bash[59517]: cluster 2023-09-23T20:21:01.766540+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:03.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:02 smithi173 bash[59517]: cluster 2023-09-23T20:21:01.766622+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:03.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:02 smithi173 bash[59517]: cluster 2023-09-23T20:21:01.768478+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T20:21:03.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:02 smithi173 bash[59517]: cluster 2023-09-23T20:21:01.781736+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v485: 109 pgs: 2 active+recovering+undersized+remapped, 90 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 653 objects/s recovering 2023-09-23T20:21:03.115 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:03.136 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:03.239 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:03.262 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:03.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:03.364 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:03.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:03.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:03.488 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:03.513 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:03.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:03.616 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:03.639 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:03.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:03.743 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:03.767 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:03.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:03.870 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:03.877 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:03 smithi098 bash[78228]: cluster 2023-09-23T20:21:02.768618+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:21:03.877 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:03 smithi098 bash[78228]: cluster 2023-09-23T20:21:02.769104+0000 mon.a (mon.0) 726 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T20:21:03.877 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:03 smithi098 bash[78228]: cluster 2023-09-23T20:21:02.773010+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:21:03.877 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:03 smithi098 bash[78228]: cluster 2023-09-23T20:21:02.774615+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:21:03.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:03 smithi098 bash[74888]: cluster 2023-09-23T20:21:02.768618+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:21:03.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:03 smithi098 bash[74888]: cluster 2023-09-23T20:21:02.769104+0000 mon.a (mon.0) 726 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T20:21:03.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:03 smithi098 bash[74888]: cluster 2023-09-23T20:21:02.773010+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:21:03.878 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:03 smithi098 bash[74888]: cluster 2023-09-23T20:21:02.774615+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:21:03.889 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:03.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:03.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:03.993 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:04.013 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:04.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:03 smithi173 bash[59517]: cluster 2023-09-23T20:21:02.768618+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:21:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:03 smithi173 bash[59517]: cluster 2023-09-23T20:21:02.769104+0000 mon.a (mon.0) 726 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T20:21:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:03 smithi173 bash[59517]: cluster 2023-09-23T20:21:02.773010+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:21:04.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:03 smithi173 bash[59517]: cluster 2023-09-23T20:21:02.774615+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T20:21:04.117 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:04.143 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:04.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:04.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:04.272 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:04.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:04.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:04.398 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:04.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:04.501 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:04.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:04.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:04.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:04.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:04.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:04.747 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:04.778 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:04.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:04.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:04.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:04.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:04.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:04.993 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:04 smithi098 bash[78228]: cluster 2023-09-23T20:21:03.770367+0000 mon.a (mon.0) 727 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T20:21:04.993 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:04 smithi098 bash[78228]: cluster 2023-09-23T20:21:03.771093+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:21:04.993 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:04 smithi098 bash[78228]: cluster 2023-09-23T20:21:03.771229+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:21:04.993 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:04 smithi098 bash[78228]: cluster 2023-09-23T20:21:03.774398+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:21:04.993 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:04 smithi098 bash[78228]: cluster 2023-09-23T20:21:03.782408+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v488: 109 pgs: 2 active+recovering+undersized+remapped, 90 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 379 objects/s recovering 2023-09-23T20:21:04.993 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:04 smithi098 bash[74888]: cluster 2023-09-23T20:21:03.770367+0000 mon.a (mon.0) 727 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T20:21:04.994 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:04 smithi098 bash[74888]: cluster 2023-09-23T20:21:03.771093+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:21:04.994 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:04 smithi098 bash[74888]: cluster 2023-09-23T20:21:03.771229+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:21:04.994 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:04 smithi098 bash[74888]: cluster 2023-09-23T20:21:03.774398+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:21:04.994 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:04 smithi098 bash[74888]: cluster 2023-09-23T20:21:03.782408+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v488: 109 pgs: 2 active+recovering+undersized+remapped, 90 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 379 objects/s recovering 2023-09-23T20:21:05.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:05.043 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:05.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:05.052 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:04 smithi173 bash[59517]: cluster 2023-09-23T20:21:03.770367+0000 mon.a (mon.0) 727 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T20:21:05.052 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:04 smithi173 bash[59517]: cluster 2023-09-23T20:21:03.771093+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:21:05.053 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:04 smithi173 bash[59517]: cluster 2023-09-23T20:21:03.771229+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:21:05.053 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:04 smithi173 bash[59517]: cluster 2023-09-23T20:21:03.774398+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T20:21:05.053 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:04 smithi173 bash[59517]: cluster 2023-09-23T20:21:03.782408+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v488: 109 pgs: 2 active+recovering+undersized+remapped, 90 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 379 objects/s recovering 2023-09-23T20:21:05.146 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:05.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:05.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:05.276 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:05.301 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:05.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:05.405 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:05.428 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:05.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:05.530 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:05.555 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:05.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:05.658 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:05.688 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:05.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:05.791 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:05.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:05.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:05.919 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:05.946 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:05.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:05.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:06.050 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:06.080 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:06.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:06.183 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:06.217 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:06.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:06.320 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:06.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:06.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:06.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:21:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:21:06] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.33.4" 2023-09-23T20:21:06.451 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:06.479 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:06.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:06.582 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:06.607 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:06.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:06.710 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:06.741 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:06.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:06.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:06.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:06.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:06.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:06.977 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:07.007 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:06 smithi173 bash[59517]: cluster 2023-09-23T20:21:05.783820+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v489: 109 pgs: 92 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 393 objects/s recovering 2023-09-23T20:21:07.007 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:07.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:07.110 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:07.140 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:07.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:07.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:06 smithi098 bash[78228]: cluster 2023-09-23T20:21:05.783820+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v489: 109 pgs: 92 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 393 objects/s recovering 2023-09-23T20:21:07.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:06 smithi098 bash[74888]: cluster 2023-09-23T20:21:05.783820+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v489: 109 pgs: 92 active+clean, 8 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 25396/1815 objects degraded (1399.229%); 49/1815 objects misplaced (2.700%); 0 B/s, 393 objects/s recovering 2023-09-23T20:21:07.228 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:21:07.228 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:21:07.228 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:21:07.229 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:21:07.229 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:21:07.244 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:07.265 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:07.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:07.369 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:07.397 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:07.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:07.501 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:07.523 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:07.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:07.626 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:07.646 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:07.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:07.749 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:07.778 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:07.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:07.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:07.910 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:07.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:07.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:08.013 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:08.023 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:07 smithi173 bash[59517]: cluster 2023-09-23T20:21:07.838771+0000 mon.a (mon.0) 728 : cluster 3 Health check update: Degraded data redundancy: 22060/1815 objects degraded (1215.427%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T20:21:08.032 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T20:21:08.042 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:08.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:08.147 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:08.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:08.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:08.275 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:08.282 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:07 smithi098 bash[74888]: cluster 2023-09-23T20:21:07.838771+0000 mon.a (mon.0) 728 : cluster 3 Health check update: Degraded data redundancy: 22060/1815 objects degraded (1215.427%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T20:21:08.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:07 smithi098 bash[78228]: cluster 2023-09-23T20:21:07.838771+0000 mon.a (mon.0) 728 : cluster 3 Health check update: Degraded data redundancy: 22060/1815 objects degraded (1215.427%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T20:21:08.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:08.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:08.398 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:08.427 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:08.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:08.531 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:08.564 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:08.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:08.667 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:08.697 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:08.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:08.801 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:08.827 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:08.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:08.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:08.943 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:08 smithi173 bash[59517]: cluster 2023-09-23T20:21:07.784434+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v490: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 389 objects/s recovering 2023-09-23T20:21:08.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:08.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:09.066 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:09.074 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:08 smithi098 bash[78228]: cluster 2023-09-23T20:21:07.784434+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v490: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 389 objects/s recovering 2023-09-23T20:21:09.075 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:08 smithi098 bash[74888]: cluster 2023-09-23T20:21:07.784434+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v490: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 389 objects/s recovering 2023-09-23T20:21:09.093 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:09.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:09.196 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:09.222 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:09.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:09.326 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:09.350 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:09.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:09.453 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:09.485 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:09.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:09.588 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:09.620 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:09.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:09.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:09.753 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:09.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:09.856 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:09.883 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:09.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:09.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:09.986 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:10.018 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:10.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:10.121 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:10.133 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:09 smithi098 bash[74888]: audit 2023-09-23T20:21:09.583899+0000 mon.a (mon.0) 729 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:10.133 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:09 smithi098 bash[78228]: audit 2023-09-23T20:21:09.583899+0000 mon.a (mon.0) 729 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:10.146 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:10.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:10.249 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:10.261 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:09 smithi173 bash[59517]: audit 2023-09-23T20:21:09.583899+0000 mon.a (mon.0) 729 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:10.282 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:10.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:10.385 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:10.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:10.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:10.509 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:10.534 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:10.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:10.637 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:10.662 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:10.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:10.765 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:10.798 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:10.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:10.902 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:10.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:10.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:10.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:11.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:11.061 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:11.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:10 smithi173 bash[59517]: cluster 2023-09-23T20:21:09.785032+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v491: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 293 objects/s recovering 2023-09-23T20:21:11.118 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:10 smithi098 bash[74888]: cluster 2023-09-23T20:21:09.785032+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v491: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 293 objects/s recovering 2023-09-23T20:21:11.118 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:10 smithi098 bash[78228]: cluster 2023-09-23T20:21:09.785032+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v491: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 293 objects/s recovering 2023-09-23T20:21:11.165 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:11.186 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:11.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:11.288 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:11.317 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:11.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:11.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:11.452 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:11.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:11.556 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:11.586 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:11.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:11.690 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:11.715 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:11.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:11.818 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:11.849 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:11.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:11.952 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:11.982 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:11.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:11.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:12.086 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:12.104 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:12.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:12.207 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:12.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:12.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:12.335 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:12.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:12.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:12.467 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:12.490 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:12.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:12.593 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:12.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:12.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:12.673 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:21:12.699 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:21:12.720 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:21:12.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:12.744 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:21:12.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:12.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:12.769 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:21:12.793 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:21:12.815 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:21:12.822 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:21:12.844 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:21:12.845 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:21:12.845 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:21:12.845 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:21:12.845 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:21:12.846 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:21:12.846 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:21:12.846 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:21:12.846 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:21:12.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:12.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:12.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:12.973 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:12.993 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:12.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:12.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:13.095 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:13.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:12 smithi173 bash[59517]: cluster 2023-09-23T20:21:11.785828+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v492: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 348 objects/s recovering 2023-09-23T20:21:13.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:12 smithi173 bash[59517]: audit 2023-09-23T20:21:12.649764+0000 mon.a (mon.0) 730 : audit 0 from='client.? 172.21.15.98:0/3025274480' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:13.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:12 smithi098 bash[78228]: cluster 2023-09-23T20:21:11.785828+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v492: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 348 objects/s recovering 2023-09-23T20:21:13.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:12 smithi098 bash[78228]: audit 2023-09-23T20:21:12.649764+0000 mon.a (mon.0) 730 : audit 0 from='client.? 172.21.15.98:0/3025274480' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:13.107 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:12 smithi098 bash[74888]: cluster 2023-09-23T20:21:11.785828+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v492: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 348 objects/s recovering 2023-09-23T20:21:13.108 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:12 smithi098 bash[74888]: audit 2023-09-23T20:21:12.649764+0000 mon.a (mon.0) 730 : audit 0 from='client.? 172.21.15.98:0/3025274480' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:13.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:13.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:13.228 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:13.246 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:13.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:13.348 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:13.367 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:13.471 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:13.501 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:13.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:13.604 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:13.626 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:13.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:13.729 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:13.755 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:13.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:13.858 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:13.884 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:13.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:13.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:13.988 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:14.009 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:14.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:14.111 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:14.135 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:14.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:14.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:14.268 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:14.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:14.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:14.397 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:14.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:14.500 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:14.523 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:14.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:14.627 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:14.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:14.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:14.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:14.774 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:14.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:14.877 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:14.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:14.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:14.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:15.011 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:15.032 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:15.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:15.135 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:15.143 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:14 smithi098 bash[74888]: cluster 2023-09-23T20:21:13.786338+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v493: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 313 objects/s recovering 2023-09-23T20:21:15.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:14 smithi098 bash[78228]: cluster 2023-09-23T20:21:13.786338+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v493: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 313 objects/s recovering 2023-09-23T20:21:15.160 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:15.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:15.264 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:15.292 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:15.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:15.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:14 smithi173 bash[59517]: cluster 2023-09-23T20:21:13.786338+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v493: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 313 objects/s recovering 2023-09-23T20:21:15.396 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:15.418 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:15.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:15.522 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:15.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:15.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:15.657 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:15.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:15.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:15.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:15.810 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:15.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:15.913 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:15.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:15.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:15.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:16.037 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:16.059 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:16.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:16.162 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:16.187 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:16.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:16.236 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:21:16] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.33.4" 2023-09-23T20:21:16.236 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[74888]: debug 2023-09-23T20:21:16.228+0000 7f4942979700 -1 mon.a@0(leader).osd e140 definitely_dead 0 2023-09-23T20:21:16.259 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:21:16.259 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:21:16.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:16.320 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:16.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:16.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:16.447 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:16.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:16.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:16.576 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:16.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:16.678 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:16.706 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:16.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:16.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:16.840 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:16.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:16.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:16.942 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_1' removed 2023-09-23T20:21:16.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:16.952 INFO:teuthology.orchestra.run.smithi098.stderr:marked out osd.7. 2023-09-23T20:21:16.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[74888]: cluster 2023-09-23T20:21:15.787345+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v494: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 261 objects/s recovering 2023-09-23T20:21:16.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[74888]: audit 2023-09-23T20:21:16.232706+0000 mon.a (mon.0) 731 : audit 1 from='client.? 172.21.15.98:0/876797020' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T20:21:16.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[74888]: cluster 2023-09-23T20:21:16.232827+0000 mon.a (mon.0) 732 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T20:21:16.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[74888]: audit 2023-09-23T20:21:16.365121+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.98:0/3433864815' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:21:16.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[74888]: audit 2023-09-23T20:21:16.365656+0000 mon.a (mon.0) 733 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:21:16.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[74888]: audit 2023-09-23T20:21:16.436084+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.98:0/2777655455' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:21:16.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[74888]: audit 2023-09-23T20:21:16.436626+0000 mon.a (mon.0) 734 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:21:16.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[78228]: cluster 2023-09-23T20:21:15.787345+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v494: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 261 objects/s recovering 2023-09-23T20:21:16.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[78228]: audit 2023-09-23T20:21:16.232706+0000 mon.a (mon.0) 731 : audit 1 from='client.? 172.21.15.98:0/876797020' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T20:21:16.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[78228]: cluster 2023-09-23T20:21:16.232827+0000 mon.a (mon.0) 732 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T20:21:16.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[78228]: audit 2023-09-23T20:21:16.365121+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.98:0/3433864815' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:21:16.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[78228]: audit 2023-09-23T20:21:16.365656+0000 mon.a (mon.0) 733 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:21:16.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[78228]: audit 2023-09-23T20:21:16.436084+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.98:0/2777655455' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:21:16.955 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:16 smithi098 bash[78228]: audit 2023-09-23T20:21:16.436626+0000 mon.a (mon.0) 734 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:21:16.956 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:21:17.012 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:17.100 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T20:21:17.119 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:17.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:17.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:17.178 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:16 smithi173 bash[59517]: cluster 2023-09-23T20:21:15.787345+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v494: 109 pgs: 1 active+recovering+undersized+remapped, 92 active+clean, 8 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped; 37 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 22060/1815 objects degraded (1215.427%); 49/1815 objects misplaced (2.700%); 0 B/s, 261 objects/s recovering 2023-09-23T20:21:17.178 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:16 smithi173 bash[59517]: audit 2023-09-23T20:21:16.232706+0000 mon.a (mon.0) 731 : audit 1 from='client.? 172.21.15.98:0/876797020' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T20:21:17.178 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:16 smithi173 bash[59517]: cluster 2023-09-23T20:21:16.232827+0000 mon.a (mon.0) 732 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T20:21:17.178 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:16 smithi173 bash[59517]: audit 2023-09-23T20:21:16.365121+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.98:0/3433864815' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:21:17.179 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:16 smithi173 bash[59517]: audit 2023-09-23T20:21:16.365656+0000 mon.a (mon.0) 733 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:21:17.179 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:16 smithi173 bash[59517]: audit 2023-09-23T20:21:16.436084+0000 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.98:0/2777655455' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:21:17.179 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:16 smithi173 bash[59517]: audit 2023-09-23T20:21:16.436626+0000 mon.a (mon.0) 734 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:21:17.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:17.303 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:17.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:17.406 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:17.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:21:17.439 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:17.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:17.542 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:17.566 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:17.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:17.669 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:17.692 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:17.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:17.795 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:17.830 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:17.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:17.934 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:17.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:17.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:17.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:18.082 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:18.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:17 smithi173 bash[59517]: cluster 2023-09-23T20:21:16.906972+0000 mon.a (mon.0) 735 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:21:18.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:17 smithi173 bash[59517]: audit 2023-09-23T20:21:16.920751+0000 mon.a (mon.0) 736 : audit 1 from='client.? 172.21.15.98:0/876797020' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T20:21:18.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:17 smithi173 bash[59517]: audit 2023-09-23T20:21:16.920877+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:21:18.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:17 smithi173 bash[59517]: audit 2023-09-23T20:21:16.920979+0000 mon.a (mon.0) 738 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:21:18.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:17 smithi173 bash[59517]: cluster 2023-09-23T20:21:16.921035+0000 mon.a (mon.0) 739 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-09-23T20:21:18.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:17 smithi173 bash[59517]: cluster 2023-09-23T20:21:16.921598+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:21:18.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:17 smithi173 bash[59517]: cluster 2023-09-23T20:21:16.931524+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:21:18.115 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:18.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:18.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[78228]: cluster 2023-09-23T20:21:16.906972+0000 mon.a (mon.0) 735 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:21:18.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[78228]: audit 2023-09-23T20:21:16.920751+0000 mon.a (mon.0) 736 : audit 1 from='client.? 172.21.15.98:0/876797020' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T20:21:18.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[78228]: audit 2023-09-23T20:21:16.920877+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:21:18.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[78228]: audit 2023-09-23T20:21:16.920979+0000 mon.a (mon.0) 738 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:21:18.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[78228]: cluster 2023-09-23T20:21:16.921035+0000 mon.a (mon.0) 739 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-09-23T20:21:18.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[78228]: cluster 2023-09-23T20:21:16.921598+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:21:18.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[78228]: cluster 2023-09-23T20:21:16.931524+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:21:18.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[74888]: cluster 2023-09-23T20:21:16.906972+0000 mon.a (mon.0) 735 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:21:18.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[74888]: audit 2023-09-23T20:21:16.920751+0000 mon.a (mon.0) 736 : audit 1 from='client.? 172.21.15.98:0/876797020' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T20:21:18.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[74888]: audit 2023-09-23T20:21:16.920877+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:21:18.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[74888]: audit 2023-09-23T20:21:16.920979+0000 mon.a (mon.0) 738 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:21:18.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[74888]: cluster 2023-09-23T20:21:16.921035+0000 mon.a (mon.0) 739 : cluster 0 osdmap e141: 8 total, 8 up, 6 in 2023-09-23T20:21:18.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[74888]: cluster 2023-09-23T20:21:16.921598+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:21:18.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:17 smithi098 bash[74888]: cluster 2023-09-23T20:21:16.931524+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T20:21:18.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:18.250 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:18.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:18.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:18.383 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:18.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:18.488 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:18.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:18.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:18.617 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:18.648 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:18.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:18.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:18.782 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:18.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:18.885 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:18.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:18.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:18.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:19.013 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.788003+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v496: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:19.013 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.917448+0000 mon.a (mon.0) 740 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22060/1815 objects degraded (1215.427%), 8 pgs degraded) 2023-09-23T20:21:19.013 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.930076+0000 mon.a (mon.0) 741 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-09-23T20:21:19.013 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.933961+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.013 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.934078+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.014 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.938609+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.014 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.939876+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.014 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.943953+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.014 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.944908+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.014 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.946214+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.014 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.946489+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.014 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.948521+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.015 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:21:19.016 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:21:19.016 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-09-23T20:21:19.016 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-09-23T20:21:19.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.788003+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v496: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:19.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.917448+0000 mon.a (mon.0) 740 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22060/1815 objects degraded (1215.427%), 8 pgs degraded) 2023-09-23T20:21:19.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.930076+0000 mon.a (mon.0) 741 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-09-23T20:21:19.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.933961+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.934078+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.938609+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.939876+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.943953+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.944908+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.946214+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.946489+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:18 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.948521+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:19.052 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:19.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:19.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:19.182 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:19.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:19.285 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:19.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.788003+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v496: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:19.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.917448+0000 mon.a (mon.0) 740 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22060/1815 objects degraded (1215.427%), 8 pgs degraded) 2023-09-23T20:21:19.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.930076+0000 mon.a (mon.0) 741 : cluster 0 osdmap e142: 8 total, 8 up, 6 in 2023-09-23T20:21:19.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.933961+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.934078+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.938609+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.939876+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.943953+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.944908+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.299 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.946214+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.299 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.946489+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.299 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:18 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.948521+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:19.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:19.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:19.416 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:19.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:19.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:19.583 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:19.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:19.687 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:19.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:19.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:19.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:19.861 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:19.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:19.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:19.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:19.997 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:19.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:20.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:19 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.939100+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:20.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:19 smithi173 bash[59517]: cluster 2023-09-23T20:21:17.941323+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:20.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:19 smithi173 bash[59517]: cluster 2023-09-23T20:21:18.934552+0000 mon.a (mon.0) 742 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-09-23T20:21:20.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:19 smithi173 bash[59517]: cluster 2023-09-23T20:21:18.941751+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:21:20.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:19 smithi173 bash[59517]: cluster 2023-09-23T20:21:18.941839+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:21:20.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:19 smithi173 bash[59517]: cluster 2023-09-23T20:21:19.759059+0000 mon.a (mon.0) 743 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-09-23T20:21:20.100 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:20.129 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:20.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:20.233 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:20.263 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:20.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:20.367 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:20.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:20.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:20.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.939100+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:20.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[74888]: cluster 2023-09-23T20:21:17.941323+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:20.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[74888]: cluster 2023-09-23T20:21:18.934552+0000 mon.a (mon.0) 742 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-09-23T20:21:20.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[74888]: cluster 2023-09-23T20:21:18.941751+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:21:20.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[74888]: cluster 2023-09-23T20:21:18.941839+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:21:20.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[74888]: cluster 2023-09-23T20:21:19.759059+0000 mon.a (mon.0) 743 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-09-23T20:21:20.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.939100+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:20.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[78228]: cluster 2023-09-23T20:21:17.941323+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T20:21:20.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[78228]: cluster 2023-09-23T20:21:18.934552+0000 mon.a (mon.0) 742 : cluster 0 osdmap e143: 8 total, 8 up, 6 in 2023-09-23T20:21:20.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[78228]: cluster 2023-09-23T20:21:18.941751+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:21:20.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[78228]: cluster 2023-09-23T20:21:18.941839+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:21:20.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:19 smithi098 bash[78228]: cluster 2023-09-23T20:21:19.759059+0000 mon.a (mon.0) 743 : cluster 0 osdmap e144: 8 total, 8 up, 6 in 2023-09-23T20:21:20.497 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:20.529 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:20.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:20.632 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:20.664 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:20.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:20.768 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:20.798 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:20.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:20.901 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:20.935 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:20.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:20.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:21.024 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:21:21.040 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:21.070 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:21.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:21.174 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:21.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:20 smithi098 bash[74888]: cluster 2023-09-23T20:21:19.758590+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:21:21.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:20 smithi098 bash[74888]: cluster 2023-09-23T20:21:19.761314+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:21:21.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:20 smithi098 bash[74888]: cluster 2023-09-23T20:21:19.770332+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:21:21.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:20 smithi098 bash[74888]: cluster 2023-09-23T20:21:19.788571+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v500: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 2 keys/s, 0 objects/s recovering 2023-09-23T20:21:21.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:20 smithi098 bash[74888]: cluster 2023-09-23T20:21:20.777965+0000 mon.a (mon.0) 744 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-09-23T20:21:21.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:20 smithi098 bash[78228]: cluster 2023-09-23T20:21:19.758590+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:21:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:20 smithi098 bash[78228]: cluster 2023-09-23T20:21:19.761314+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:21:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:20 smithi098 bash[78228]: cluster 2023-09-23T20:21:19.770332+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:21:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:20 smithi098 bash[78228]: cluster 2023-09-23T20:21:19.788571+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v500: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 2 keys/s, 0 objects/s recovering 2023-09-23T20:21:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:20 smithi098 bash[78228]: cluster 2023-09-23T20:21:20.777965+0000 mon.a (mon.0) 744 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-09-23T20:21:21.188 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:20 smithi173 bash[59517]: cluster 2023-09-23T20:21:19.758590+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:21:21.188 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:20 smithi173 bash[59517]: cluster 2023-09-23T20:21:19.761314+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T20:21:21.188 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:20 smithi173 bash[59517]: cluster 2023-09-23T20:21:19.770332+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T20:21:21.189 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:20 smithi173 bash[59517]: cluster 2023-09-23T20:21:19.788571+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v500: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 0 B/s, 2 keys/s, 0 objects/s recovering 2023-09-23T20:21:21.189 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:20 smithi173 bash[59517]: cluster 2023-09-23T20:21:20.777965+0000 mon.a (mon.0) 744 : cluster 0 osdmap e145: 8 total, 8 up, 6 in 2023-09-23T20:21:21.208 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:21.312 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:21.341 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:21.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:21.445 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:21.478 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:21.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:21.582 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:21.616 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:21.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:21.719 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:21.800 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:21.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:21.897 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:21:21.904 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:21.933 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:21.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:21.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:22.037 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:22.063 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:22.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:22.166 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:22.177 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:21 smithi173 bash[59517]: cluster 2023-09-23T20:21:20.782147+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:21:22.177 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:21 smithi173 bash[59517]: cluster 2023-09-23T20:21:20.786884+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:21:22.193 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:22.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:22.203 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:22.235 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:21 smithi098 bash[74888]: cluster 2023-09-23T20:21:20.782147+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:21:22.235 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:21 smithi098 bash[74888]: cluster 2023-09-23T20:21:20.786884+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:21:22.236 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:21 smithi098 bash[78228]: cluster 2023-09-23T20:21:20.782147+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:21:22.236 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:21 smithi098 bash[78228]: cluster 2023-09-23T20:21:20.786884+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T20:21:22.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:22.322 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:22.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:22.426 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:22.458 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:22.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:22.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:22.591 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:22.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:22.694 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:22.722 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:22.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:22.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:22.859 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:22.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:22.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:22.991 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:22.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:22.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:23.094 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:23.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:22 smithi173 bash[59517]: cluster 2023-09-23T20:21:21.789332+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v502: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 145 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T20:21:23.122 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:23.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:23.220 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:23.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:23.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:22 smithi098 bash[78228]: cluster 2023-09-23T20:21:21.789332+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v502: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 145 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T20:21:23.248 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:22 smithi098 bash[74888]: cluster 2023-09-23T20:21:21.789332+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v502: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 145 KiB/s, 2 keys/s, 2 objects/s recovering 2023-09-23T20:21:23.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:23.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:23.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:23.387 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:23.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:23.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:23.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:23.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:23.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:23.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:23.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:23.741 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:23.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:23.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:23.867 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:23.890 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:23.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:23.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:23.994 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:24.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:24.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:24.025 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 4, 5, 6] out_osds: [3, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:21:24.025 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:21:24.025 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-09-23T20:21:24.025 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:21:24.025 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:21:24.025 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-09-23T20:21:24.123 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:24.149 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:24.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:24.252 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:24.279 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:24.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:24.383 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:24.415 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:24.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:24.518 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:24.546 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:24.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:24.650 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:24.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:24.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:24.781 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:24.804 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:24.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:24.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:24.940 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:24.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:24.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:25.043 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:25.067 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:25.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:25.106 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:24 smithi098 bash[74888]: cluster 2023-09-23T20:21:23.789967+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v503: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 99 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:21:25.106 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:24 smithi098 bash[74888]: audit 2023-09-23T20:21:24.589625+0000 mon.a (mon.0) 745 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:25.106 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:24 smithi098 bash[74888]: audit 2023-09-23T20:21:24.590851+0000 mon.a (mon.0) 746 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:25.106 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:24 smithi098 bash[74888]: audit 2023-09-23T20:21:24.811587+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:25.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:24 smithi098 bash[78228]: cluster 2023-09-23T20:21:23.789967+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v503: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 99 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:21:25.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:24 smithi098 bash[78228]: audit 2023-09-23T20:21:24.589625+0000 mon.a (mon.0) 745 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:25.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:24 smithi098 bash[78228]: audit 2023-09-23T20:21:24.590851+0000 mon.a (mon.0) 746 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:25.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:24 smithi098 bash[78228]: audit 2023-09-23T20:21:24.811587+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:25.171 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:25.182 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:24 smithi173 bash[59517]: cluster 2023-09-23T20:21:23.789967+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v503: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 99 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:21:25.182 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:24 smithi173 bash[59517]: audit 2023-09-23T20:21:24.589625+0000 mon.a (mon.0) 745 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:25.182 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:24 smithi173 bash[59517]: audit 2023-09-23T20:21:24.590851+0000 mon.a (mon.0) 746 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:25.182 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:24 smithi173 bash[59517]: audit 2023-09-23T20:21:24.811587+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:25.197 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:25.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:25.271 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:21:25.271 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:21:25.299 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:25.324 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:25.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:25.427 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:25.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:25.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:25.553 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:25.580 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:25.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:25.683 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:25.704 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:25.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:25.807 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:25.838 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:25.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:25.941 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:25.967 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:25.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:25.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:26.037 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T20:21:26.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:26.098 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:26.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:26.201 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:26.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:26.228 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:21:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:21:26] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.33.4" 2023-09-23T20:21:26.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:26.330 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:26.365 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:26.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:26.469 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:26.499 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:26.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:26.603 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:26.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:26.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:26.740 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:26.772 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:26.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:26.875 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:26.905 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:26.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:26.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:27.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:27.016 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:26 smithi098 bash[74888]: cluster 2023-09-23T20:21:25.790976+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v504: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 85 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:21:27.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:26 smithi098 bash[78228]: cluster 2023-09-23T20:21:25.790976+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v504: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 85 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:21:27.033 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:27.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:27.135 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:27.146 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:26 smithi173 bash[59517]: cluster 2023-09-23T20:21:25.790976+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v504: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 85 KiB/s, 1 keys/s, 1 objects/s recovering 2023-09-23T20:21:27.165 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:27.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:27.269 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:27.301 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:27.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:27.314 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:27.405 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:27.432 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:27.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:27.534 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:27.567 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:27.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:27.671 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:27.694 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:27.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:27.796 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:27.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:27.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:27.913 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:21:27.929 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:27.936 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:21:27.956 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:21:27.962 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:27.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:27.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:27.977 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:21:27.999 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:21:28.021 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:21:28.042 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:21:28.064 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:21:28.065 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:28.066 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:21:28.066 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:21:28.066 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:21:28.066 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:21:28.066 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:21:28.067 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:21:28.067 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:21:28.067 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:21:28.088 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:28.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:27 smithi173 bash[59517]: audit 2023-09-23T20:21:27.887401+0000 mon.c (mon.2) 62 : audit 0 from='client.? 172.21.15.98:0/2997813861' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:28.190 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:28.223 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:28.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:28.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:28.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:27 smithi098 bash[78228]: audit 2023-09-23T20:21:27.887401+0000 mon.c (mon.2) 62 : audit 0 from='client.? 172.21.15.98:0/2997813861' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:28.342 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:27 smithi098 bash[74888]: audit 2023-09-23T20:21:27.887401+0000 mon.c (mon.2) 62 : audit 0 from='client.? 172.21.15.98:0/2997813861' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:28.353 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:28.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:28.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:28.481 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:28.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:28.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:28.612 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:28.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:28.717 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:28.740 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:28.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:28.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:28.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:28.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:28.977 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:29.008 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:29.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:29.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:29.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:28 smithi173 bash[59517]: cluster 2023-09-23T20:21:27.791814+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 1 objects/s recovering 2023-09-23T20:21:29.143 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:29.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:29.247 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:29.280 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:29.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:29.384 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:29.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:29.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:29.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:28 smithi098 bash[74888]: cluster 2023-09-23T20:21:27.791814+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 1 objects/s recovering 2023-09-23T20:21:29.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:29 smithi098 bash[78228]: cluster 2023-09-23T20:21:27.791814+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v505: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 1 objects/s recovering 2023-09-23T20:21:29.519 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:29.546 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:29.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:29.649 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:29.680 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:29.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:29.784 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:29.815 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:29.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:29.918 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:29.950 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:29.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:29.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:30.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:30.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:30.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:30.188 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:30.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:30.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:30.319 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:30.355 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:30.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:30.459 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:30.480 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:30.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:30.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:30.613 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:30.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:30.716 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:30.747 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:30.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:30.810 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:21:30.851 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:30.878 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:30.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:30.981 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:30.993 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:30 smithi173 bash[59517]: cluster 2023-09-23T20:21:29.792314+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:21:31.010 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:31.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:31.053 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:31.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:30 smithi098 bash[78228]: cluster 2023-09-23T20:21:29.792314+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:21:31.085 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:30 smithi098 bash[74888]: cluster 2023-09-23T20:21:29.792314+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v506: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:21:31.115 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:31.148 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:31.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:31.252 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:31.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:31.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:31.380 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:31.398 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:31.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:31.501 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:31.531 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:31.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:31.636 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:31.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:31.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:31.759 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:31.787 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:31.791 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_2' created 2023-09-23T20:21:31.890 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:31.914 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:31.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:31.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:32.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:32.025 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:31 smithi173 bash[59517]: audit 2023-09-23T20:21:31.122727+0000 mon.a (mon.0) 748 : audit 1 from='client.? 172.21.15.98:0/3845263503' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T20:21:32.045 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:32.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:32.149 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:32.177 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:32.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:31 smithi098 bash[78228]: audit 2023-09-23T20:21:31.122727+0000 mon.a (mon.0) 748 : audit 1 from='client.? 172.21.15.98:0/3845263503' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T20:21:32.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:31 smithi098 bash[74888]: audit 2023-09-23T20:21:31.122727+0000 mon.a (mon.0) 748 : audit 1 from='client.? 172.21.15.98:0/3845263503' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T20:21:32.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:32.280 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:32.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:32.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:32.406 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:32.433 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:32.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:32.537 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:32.564 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:32.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:32.578 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:21:32.668 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:32.697 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:32.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:32.803 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:32.813 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:32 smithi173 bash[59517]: audit 2023-09-23T20:21:31.784315+0000 mon.a (mon.0) 749 : audit 1 from='client.? 172.21.15.98:0/3845263503' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T20:21:32.813 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:32 smithi173 bash[59517]: cluster 2023-09-23T20:21:31.784375+0000 mon.a (mon.0) 750 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-09-23T20:21:32.813 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:32 smithi173 bash[59517]: cluster 2023-09-23T20:21:31.785689+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.813 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:32 smithi173 bash[59517]: cluster 2023-09-23T20:21:31.792683+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v508: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:32.813 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:32 smithi173 bash[59517]: cluster 2023-09-23T20:21:31.892168+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.813 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:32 smithi173 bash[59517]: cluster 2023-09-23T20:21:31.892280+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.813 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:32 smithi173 bash[59517]: cluster 2023-09-23T20:21:31.895075+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.813 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:32 smithi173 bash[59517]: cluster 2023-09-23T20:21:31.896207+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.813 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:32 smithi173 bash[59517]: cluster 2023-09-23T20:21:31.896405+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.814 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:32 smithi173 bash[59517]: cluster 2023-09-23T20:21:31.899376+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.828 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:32.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[78228]: audit 2023-09-23T20:21:31.784315+0000 mon.a (mon.0) 749 : audit 1 from='client.? 172.21.15.98:0/3845263503' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T20:21:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[78228]: cluster 2023-09-23T20:21:31.784375+0000 mon.a (mon.0) 750 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-09-23T20:21:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[78228]: cluster 2023-09-23T20:21:31.785689+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[78228]: cluster 2023-09-23T20:21:31.792683+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v508: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[78228]: cluster 2023-09-23T20:21:31.892168+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[78228]: cluster 2023-09-23T20:21:31.892280+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[78228]: cluster 2023-09-23T20:21:31.895075+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[78228]: cluster 2023-09-23T20:21:31.896207+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[78228]: cluster 2023-09-23T20:21:31.896405+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[78228]: cluster 2023-09-23T20:21:31.899376+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[74888]: audit 2023-09-23T20:21:31.784315+0000 mon.a (mon.0) 749 : audit 1 from='client.? 172.21.15.98:0/3845263503' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T20:21:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[74888]: cluster 2023-09-23T20:21:31.784375+0000 mon.a (mon.0) 750 : cluster 0 osdmap e146: 8 total, 8 up, 6 in 2023-09-23T20:21:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[74888]: cluster 2023-09-23T20:21:31.785689+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[74888]: cluster 2023-09-23T20:21:31.792683+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v508: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[74888]: cluster 2023-09-23T20:21:31.892168+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[74888]: cluster 2023-09-23T20:21:31.892280+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[74888]: cluster 2023-09-23T20:21:31.895075+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[74888]: cluster 2023-09-23T20:21:31.896207+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[74888]: cluster 2023-09-23T20:21:31.896405+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:32 smithi098 bash[74888]: cluster 2023-09-23T20:21:31.899376+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T20:21:32.931 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:32.952 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:32.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:33.055 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:33.079 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:33.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:33.183 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:33.210 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:33.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:33.315 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:33.344 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:33.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:33.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:33.472 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:33.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:33.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:33.599 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:33.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:33.702 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:33.731 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:33.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:33.835 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:33.866 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:33.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:33.970 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:33.995 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:33.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:33.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:34.000 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:21:34.000 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:21:34.000 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:21:34.001 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:21:34.001 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:21:34.046 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:33 smithi173 bash[59517]: cluster 2023-09-23T20:21:32.791890+0000 mon.a (mon.0) 751 : cluster 0 osdmap e147: 8 total, 8 up, 6 in 2023-09-23T20:21:34.047 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:33 smithi173 bash[59517]: cluster 2023-09-23T20:21:32.795431+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:34.047 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:33 smithi173 bash[59517]: cluster 2023-09-23T20:21:32.795535+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:34.047 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:33 smithi173 bash[59517]: cluster 2023-09-23T20:21:33.342193+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:34.097 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:34.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:33 smithi098 bash[78228]: cluster 2023-09-23T20:21:32.791890+0000 mon.a (mon.0) 751 : cluster 0 osdmap e147: 8 total, 8 up, 6 in 2023-09-23T20:21:34.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:33 smithi098 bash[78228]: cluster 2023-09-23T20:21:32.795431+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:34.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:33 smithi098 bash[78228]: cluster 2023-09-23T20:21:32.795535+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:34.106 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:33 smithi098 bash[78228]: cluster 2023-09-23T20:21:33.342193+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:34.106 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:33 smithi098 bash[74888]: cluster 2023-09-23T20:21:32.791890+0000 mon.a (mon.0) 751 : cluster 0 osdmap e147: 8 total, 8 up, 6 in 2023-09-23T20:21:34.106 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:33 smithi098 bash[74888]: cluster 2023-09-23T20:21:32.795431+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:34.106 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:33 smithi098 bash[74888]: cluster 2023-09-23T20:21:32.795535+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:34.106 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:33 smithi098 bash[74888]: cluster 2023-09-23T20:21:33.342193+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:34.118 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:34.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:34.220 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:34.243 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:34.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:34.347 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:34.377 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:34.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:34.480 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:34.506 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:34.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:34.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:34.641 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:34.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:34.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:34.773 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:34.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:34.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T20:21:34.877 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:34.893 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:34 smithi173 bash[59517]: cluster 2023-09-23T20:21:33.013118+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:34.893 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:34 smithi173 bash[59517]: cluster 2023-09-23T20:21:33.793047+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v510: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:34.893 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:34 smithi173 bash[59517]: cluster 2023-09-23T20:21:33.797877+0000 mon.a (mon.0) 752 : cluster 0 osdmap e148: 8 total, 8 up, 6 in 2023-09-23T20:21:34.893 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:34 smithi173 bash[59517]: cluster 2023-09-23T20:21:33.799451+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:21:34.909 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:34.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:34.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:35.012 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:35.026 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-09-23T20:21:35.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:35.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:35.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:35.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:34 smithi098 bash[78228]: cluster 2023-09-23T20:21:33.013118+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:35.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:34 smithi098 bash[78228]: cluster 2023-09-23T20:21:33.793047+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v510: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:35.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:34 smithi098 bash[78228]: cluster 2023-09-23T20:21:33.797877+0000 mon.a (mon.0) 752 : cluster 0 osdmap e148: 8 total, 8 up, 6 in 2023-09-23T20:21:35.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:34 smithi098 bash[78228]: cluster 2023-09-23T20:21:33.799451+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:21:35.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:34 smithi098 bash[74888]: cluster 2023-09-23T20:21:33.013118+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T20:21:35.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:34 smithi098 bash[74888]: cluster 2023-09-23T20:21:33.793047+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v510: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:35.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:34 smithi098 bash[74888]: cluster 2023-09-23T20:21:33.797877+0000 mon.a (mon.0) 752 : cluster 0 osdmap e148: 8 total, 8 up, 6 in 2023-09-23T20:21:35.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:34 smithi098 bash[74888]: cluster 2023-09-23T20:21:33.799451+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T20:21:35.180 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:35.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:35.284 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:35.321 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:35.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:35.425 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:35.457 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:35.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:35.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:35.584 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:35.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:35.687 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:35.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:35.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:35.816 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:35.844 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:35.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:35.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:35 smithi098 bash[74888]: audit 2023-09-23T20:21:34.826729+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:35.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:35 smithi098 bash[78228]: audit 2023-09-23T20:21:34.826729+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:35.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:35.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:35.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:35.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:36.082 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:36.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:35 smithi173 bash[59517]: audit 2023-09-23T20:21:34.826729+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:36.116 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:36.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:36.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:36.247 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:36.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:36.351 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:36.359 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:21:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:21:36] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.33.4" 2023-09-23T20:21:36.374 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:36.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:36.477 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:36.511 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:36.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:36.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:36.649 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:36.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:36.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:36.779 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:36.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:36.857 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:21:36.882 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:36.890 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:36 smithi098 bash[74888]: cluster 2023-09-23T20:21:35.793930+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v512: 89 pgs: 2 unknown, 87 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:36.890 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:36 smithi098 bash[74888]: audit 2023-09-23T20:21:35.899217+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.98:0/3297624924' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:21:36.891 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:36 smithi098 bash[74888]: audit 2023-09-23T20:21:35.899937+0000 mon.a (mon.0) 754 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:21:36.891 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:36 smithi098 bash[78228]: cluster 2023-09-23T20:21:35.793930+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v512: 89 pgs: 2 unknown, 87 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:36.891 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:36 smithi098 bash[78228]: audit 2023-09-23T20:21:35.899217+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.98:0/3297624924' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:21:36.891 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:36 smithi098 bash[78228]: audit 2023-09-23T20:21:35.899937+0000 mon.a (mon.0) 754 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:21:36.909 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:36.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:36.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:37.013 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:37.025 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:36 smithi173 bash[59517]: cluster 2023-09-23T20:21:35.793930+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v512: 89 pgs: 2 unknown, 87 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:37.025 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:36 smithi173 bash[59517]: audit 2023-09-23T20:21:35.899217+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.98:0/3297624924' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:21:37.025 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:36 smithi173 bash[59517]: audit 2023-09-23T20:21:35.899937+0000 mon.a (mon.0) 754 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:21:37.043 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:37.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:37.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:37.180 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:37.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:37.283 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:37.315 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:37.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:37.328 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:37.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:37.439 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:37.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:37.542 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:37.578 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:37.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:37.682 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:37.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:37.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:37.820 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:37.844 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:37.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:37.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:37.977 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:37.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:37.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:38.081 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:38.089 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:37 smithi098 bash[78228]: cluster 2023-09-23T20:21:36.833340+0000 mon.a (mon.0) 755 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:21:38.089 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:37 smithi098 bash[78228]: cluster 2023-09-23T20:21:36.833400+0000 mon.a (mon.0) 756 : cluster 1 Cluster is now healthy 2023-09-23T20:21:38.089 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:37 smithi098 bash[78228]: audit 2023-09-23T20:21:36.848451+0000 mon.a (mon.0) 757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:21:38.089 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:37 smithi098 bash[78228]: cluster 2023-09-23T20:21:36.848597+0000 mon.a (mon.0) 758 : cluster 0 osdmap e149: 8 total, 8 up, 6 in 2023-09-23T20:21:38.089 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:37 smithi098 bash[78228]: cluster 2023-09-23T20:21:36.849268+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:38.089 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:37 smithi098 bash[74888]: cluster 2023-09-23T20:21:36.833340+0000 mon.a (mon.0) 755 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:21:38.089 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:37 smithi098 bash[74888]: cluster 2023-09-23T20:21:36.833400+0000 mon.a (mon.0) 756 : cluster 1 Cluster is now healthy 2023-09-23T20:21:38.089 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:37 smithi098 bash[74888]: audit 2023-09-23T20:21:36.848451+0000 mon.a (mon.0) 757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:21:38.090 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:37 smithi098 bash[74888]: cluster 2023-09-23T20:21:36.848597+0000 mon.a (mon.0) 758 : cluster 0 osdmap e149: 8 total, 8 up, 6 in 2023-09-23T20:21:38.090 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:37 smithi098 bash[74888]: cluster 2023-09-23T20:21:36.849268+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:37 smithi173 bash[59517]: cluster 2023-09-23T20:21:36.833340+0000 mon.a (mon.0) 755 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:21:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:37 smithi173 bash[59517]: cluster 2023-09-23T20:21:36.833400+0000 mon.a (mon.0) 756 : cluster 1 Cluster is now healthy 2023-09-23T20:21:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:37 smithi173 bash[59517]: audit 2023-09-23T20:21:36.848451+0000 mon.a (mon.0) 757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:21:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:37 smithi173 bash[59517]: cluster 2023-09-23T20:21:36.848597+0000 mon.a (mon.0) 758 : cluster 0 osdmap e149: 8 total, 8 up, 6 in 2023-09-23T20:21:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:37 smithi173 bash[59517]: cluster 2023-09-23T20:21:36.849268+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:38.104 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:38.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:38.207 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:38.237 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:38.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:38.341 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:38.373 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:38.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:38.476 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:38.506 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:38.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:38.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:38.644 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:38.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:38.748 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:38.780 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:38.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:38.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:38.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:38.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:38.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:39.019 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:39.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:39.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:38 smithi173 bash[59517]: cluster 2023-09-23T20:21:37.794547+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v514: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:39.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:38 smithi173 bash[59517]: cluster 2023-09-23T20:21:38.393963+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:39.144 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:39.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:38 smithi098 bash[74888]: cluster 2023-09-23T20:21:37.794547+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v514: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:39.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:38 smithi098 bash[74888]: cluster 2023-09-23T20:21:38.393963+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:39.155 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:38 smithi098 bash[78228]: cluster 2023-09-23T20:21:37.794547+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v514: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:39.155 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:38 smithi098 bash[78228]: cluster 2023-09-23T20:21:38.393963+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:39.168 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:39.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:39.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:39.303 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:39.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:39.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:39.437 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:39.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:39.445 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:21:39.446 INFO:teuthology.orchestra.run.smithi098.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:21:39.446 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:21:39.541 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:39.563 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:39.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:39.622 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:21:39.667 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:39.693 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:39.694 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:39.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:39.796 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:39.821 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:39.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:39.924 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:39.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:39 smithi173 bash[59517]: cluster 2023-09-23T20:21:38.393915+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:39.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:39 smithi173 bash[59517]: cluster 2023-09-23T20:21:38.394002+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:39.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:39 smithi173 bash[59517]: audit 2023-09-23T20:21:39.592083+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:39.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:39 smithi173 bash[59517]: audit 2023-09-23T20:21:39.593521+0000 mon.a (mon.0) 760 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:39.947 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:39.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:39.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:40.050 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:40.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:39 smithi098 bash[78228]: cluster 2023-09-23T20:21:38.393915+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:40.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:39 smithi098 bash[78228]: cluster 2023-09-23T20:21:38.394002+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:40.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:39 smithi098 bash[78228]: audit 2023-09-23T20:21:39.592083+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:40.062 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:39 smithi098 bash[78228]: audit 2023-09-23T20:21:39.593521+0000 mon.a (mon.0) 760 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:40.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:39 smithi098 bash[74888]: cluster 2023-09-23T20:21:38.393915+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:40.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:39 smithi098 bash[74888]: cluster 2023-09-23T20:21:38.394002+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T20:21:40.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:39 smithi098 bash[74888]: audit 2023-09-23T20:21:39.592083+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:40.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:39 smithi098 bash[74888]: audit 2023-09-23T20:21:39.593521+0000 mon.a (mon.0) 760 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:40.075 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:40.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:40.179 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:40.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:40.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:40.310 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:40.338 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:40.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:40.446 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:40.472 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:40.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:40.576 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:40.603 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:40.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:40.707 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:40.740 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:40.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:40.843 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:40.875 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:40.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:40.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:40.977 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:41.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:41.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:41.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:41.139 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:41.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:41.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:40 smithi098 bash[74888]: cluster 2023-09-23T20:21:39.795132+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:41.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:40 smithi098 bash[78228]: cluster 2023-09-23T20:21:39.795132+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:41.189 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:40 smithi173 bash[59517]: cluster 2023-09-23T20:21:39.795132+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:41.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:21:41.242 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:41.290 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:41.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:41.394 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:41.426 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:41.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:41.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:41.558 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:41.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:41.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:41.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:41.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:41.785 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:41.807 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:41.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:41.911 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:41.935 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:41.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:41.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:42.038 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:42.067 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:42.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:42.170 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:42.195 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:42.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:42.298 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:42.327 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:42.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:42.431 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:42.458 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:42.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:42.562 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:42.595 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:42.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:42.699 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:42.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:42.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:42.827 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:42.854 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:42.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:42.957 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:42.969 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:42 smithi098 bash[78228]: cluster 2023-09-23T20:21:41.795740+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:42.969 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:42 smithi098 bash[74888]: cluster 2023-09-23T20:21:41.795740+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:42.983 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:42.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:42.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:43.086 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:43.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:43.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:43.213 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:43.216 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:21:43.216 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:21:43.216 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:21:43.216 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:18109 6.a 6:5cbcc960:::benchmark_data_smithi098_105187_object18108:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:11.442978+0000", 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 271.76970380699998, 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15417077300000001, 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 18109 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.217 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.442978+0000", 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.442978+0000", 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999938 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.218 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.442972+0000", 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.6979999999999996e-05 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.443068+0000", 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8485e-05 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.443087+0000", 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.6909999999999992e-06 2023-09-23T20:21:43.219 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.443097+0000", 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7379000000000006e-05 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.443174+0000", 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012921699999999999 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.220 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.443303+0000", 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016134100000000001 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.443465+0000", 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0013752040000000001 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.444840+0000", 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00201614 2023-09-23T20:21:43.221 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.446856+0000", 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15002333600000001 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.596879+0000", 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014875399999999999 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.222 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.597028+0000", 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012058 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.597149+0000", 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15417077300000001 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.223 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:18115 6.a 6:57b2f49e:::benchmark_data_smithi098_105187_object18114:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:11.451846+0000", 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 271.76083598100001, 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14617850399999999, 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 18115 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.224 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.225 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.225 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.451846+0000", 2023-09-23T20:21:43.225 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.225 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.225 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.225 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.225 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.451846+0000", 2023-09-23T20:21:43.225 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999971 2023-09-23T20:21:43.225 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.225 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.225 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.226 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.451843+0000", 2023-09-23T20:21:43.226 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7080000000000002e-05 2023-09-23T20:21:43.226 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.226 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.226 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.226 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.451900+0000", 2023-09-23T20:21:43.226 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.6378999999999999e-05 2023-09-23T20:21:43.227 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.227 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.227 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.227 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.451926+0000", 2023-09-23T20:21:43.227 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8319999999999995e-06 2023-09-23T20:21:43.227 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.228 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.228 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.228 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.451935+0000", 2023-09-23T20:21:43.228 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6088999999999998e-05 2023-09-23T20:21:43.228 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.228 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.229 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.229 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.451991+0000", 2023-09-23T20:21:43.229 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000161316 2023-09-23T20:21:43.229 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.229 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.229 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.229 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.452153+0000", 2023-09-23T20:21:43.229 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000217727 2023-09-23T20:21:43.230 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.230 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.230 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:21:43.230 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.452370+0000", 2023-09-23T20:21:43.230 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001647503 2023-09-23T20:21:43.230 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.230 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.231 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.231 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.454018+0000", 2023-09-23T20:21:43.231 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002496818 2023-09-23T20:21:43.233 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.233 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.233 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.233 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.456515+0000", 2023-09-23T20:21:43.233 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14128476400000001 2023-09-23T20:21:43.233 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.233 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.233 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.233 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.597799+0000", 2023-09-23T20:21:43.233 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000121752 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.597921+0000", 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010300400000000001 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:11.598024+0000", 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14617850399999999 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.234 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:19047 6.7 6:eb8cbcc2:::benchmark_data_smithi098_105187_object19046:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:12.030239+0000", 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 271.18244239199998, 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.149418247, 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.235 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 19047 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030239+0000", 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030239+0000", 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:21:43.236 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030238+0000", 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1982000000000001e-05 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030330+0000", 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3320999999999999e-05 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.237 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030353+0000", 2023-09-23T20:21:43.238 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1980000000000007e-06 2023-09-23T20:21:43.238 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.238 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.238 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.238 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030362+0000", 2023-09-23T20:21:43.238 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9944000000000007e-05 2023-09-23T20:21:43.238 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.238 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.238 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.238 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030432+0000", 2023-09-23T20:21:43.238 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000203179 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030635+0000", 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00024190600000000001 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030877+0000", 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0023729440000000001 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.239 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033250+0000", 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2709e-05 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033263+0000", 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14617654299999999 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.179439+0000", 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012954000000000001 2023-09-23T20:21:43.240 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.179569+0000", 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8603999999999994e-05 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.179658+0000", 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.149418247 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.241 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:19051 6.7 6:ebd2087e:::benchmark_data_smithi098_105187_object19050:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:12.031948+0000", 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 271.18073359499999, 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.148112826, 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 19051 2023-09-23T20:21:43.242 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.031948+0000", 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.031948+0000", 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.243 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.031946+0000", 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5134000000000002e-05 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.032031+0000", 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.26e-05 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.032054+0000", 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9070000000000002e-06 2023-09-23T20:21:43.244 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.032064+0000", 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001219251 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033283+0000", 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000110179 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.245 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033393+0000", 2023-09-23T20:21:43.246 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00022956499999999999 2023-09-23T20:21:43.246 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.246 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.246 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:21:43.246 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033623+0000", 2023-09-23T20:21:43.246 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0038374780000000001 2023-09-23T20:21:43.246 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.246 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.246 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.246 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.037460+0000", 2023-09-23T20:21:43.246 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00067196200000000002 2023-09-23T20:21:43.247 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.247 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.247 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.247 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.038132+0000", 2023-09-23T20:21:43.247 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14163366699999999 2023-09-23T20:21:43.247 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.247 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.179766+0000", 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018588599999999999 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.179952+0000", 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010907 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.248 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.180061+0000", 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.148112826 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:19052 6.7 6:e786d974:::benchmark_data_smithi098_105187_object19051:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:12.033001+0000", 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 271.17968088100002, 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.147483532, 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.249 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 19052 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033001+0000", 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.250 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033001+0000", 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033000+0000", 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014999499999999999 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033150+0000", 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4083999999999999e-05 2023-09-23T20:21:43.251 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033164+0000", 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.1450000000000008e-06 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033172+0000", 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0014752249999999999 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.252 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.034647+0000", 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014725799999999999 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.034794+0000", 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017044900000000001 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.034965+0000", 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0025015100000000002 2023-09-23T20:21:43.253 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.037466+0000", 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000716809 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.038183+0000", 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.142050917 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.180234+0000", 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015211700000000001 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.180386+0000", 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8172999999999997e-05 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.180484+0000", 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.147483532 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.255 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:19053 6.7 6:e7cdf096:::benchmark_data_smithi098_105187_object19052:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:12.033440+0000", 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 271.17924124500001, 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14715539, 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.256 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 19053 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033440+0000", 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033440+0000", 2023-09-23T20:21:43.257 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033439+0000", 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7799e-05 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033497+0000", 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0553999999999999e-05 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.258 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033508+0000", 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.083e-06 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033514+0000", 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0026775150000000001 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036191+0000", 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000204623 2023-09-23T20:21:43.259 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036396+0000", 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00032671799999999998 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036722+0000", 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001586067 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.260 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.038309+0000", 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000335478 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.038644+0000", 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14188029499999999 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.180524+0000", 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9054999999999998e-05 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.261 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.262 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.262 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.180563+0000", 2023-09-23T20:21:43.262 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.2455e-05 2023-09-23T20:21:43.262 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.262 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.262 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.262 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.180596+0000", 2023-09-23T20:21:43.262 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14715539 2023-09-23T20:21:43.262 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.262 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:25743 6.7 6:e0a50c3e:::benchmark_data_smithi098_105187_object25742:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:15.460788+0000", 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 267.75189404700001, 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15675526400000001, 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.263 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 25743 2023-09-23T20:21:43.264 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.264 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.264 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.264 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.460788+0000", 2023-09-23T20:21:43.264 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.264 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.264 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.264 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.460788+0000", 2023-09-23T20:21:43.264 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:21:43.265 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.265 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.265 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.265 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.460786+0000", 2023-09-23T20:21:43.265 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5748999999999998e-05 2023-09-23T20:21:43.265 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.265 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.265 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.265 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.460842+0000", 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.34e-05 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.460855+0000", 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3019999999999997e-06 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.460862+0000", 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8226000000000001e-05 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.266 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.460921+0000", 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8078999999999994e-05 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.461019+0000", 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000101488 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:21:43.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.461120+0000", 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0011553309999999999 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462275+0000", 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002104673 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.464380+0000", 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15268738500000001 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.268 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617067+0000", 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000314128 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617382+0000", 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016125300000000001 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617543+0000", 2023-09-23T20:21:43.269 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15675526400000001 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:161828 6.17 6:ee80cb23:::benchmark_data_smithi098_105187_object52345:head [delete] snapc 0=[] ondisk+write+known_if_redirected e119)", 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.593405+0000", 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 122.61927714399999, 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.26001876099999999, 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.270 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 161828 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.593405+0000", 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.271 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.593405+0000", 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.593403+0000", 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7079999999999997e-06 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.593411+0000", 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5349000000000002e-05 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.272 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.593426+0000", 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8229999999999995e-06 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.593434+0000", 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2216999999999998e-05 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.593486+0000", 2023-09-23T20:21:43.273 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014939799999999999 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.593635+0000", 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000200325 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.593836+0000", 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0062113910000000001 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.274 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.600047+0000", 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0075757359999999996 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.607623+0000", 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.24567382199999999 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.853297+0000", 2023-09-23T20:21:43.275 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4022000000000004e-05 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.853371+0000", 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2649999999999999e-05 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.853423+0000", 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.26001876099999999 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.276 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:161830 6.7 6:e1234bc0:::benchmark_data_smithi098_105187_object52347:head [delete] snapc 0=[] ondisk+write+known_if_redirected e119)", 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.595412+0000", 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 122.617269378, 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.25814619799999999, 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 161830 2023-09-23T20:21:43.277 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.595412+0000", 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.595412+0000", 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.278 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.595411+0000", 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.712e-06 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.595419+0000", 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5636000000000001e-05 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.595434+0000", 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0589999999999997e-06 2023-09-23T20:21:43.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.595441+0000", 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0038597560000000002 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.599301+0000", 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013435500000000001 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.280 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.599435+0000", 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013942800000000001 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.599575+0000", 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0057342690000000002 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.605309+0000", 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0023455329999999999 2023-09-23T20:21:43.281 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.607655+0000", 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.24581915300000001 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.853474+0000", 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.8108000000000001e-05 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.282 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.853522+0000", 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6627e-05 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.853558+0000", 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.25814619799999999 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.283 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:161846 6.d 6:b5bb1e62:::benchmark_data_smithi098_105187_object52363:head [delete] snapc 0=[] ondisk+write+known_if_redirected e119)", 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.614829+0000", 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 122.597853031, 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.40027492199999998, 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 161846 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.284 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614829+0000", 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614829+0000", 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614827+0000", 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0784e-05 2023-09-23T20:21:43.285 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614838+0000", 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9700000000000001e-05 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614857+0000", 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.2839999999999995e-06 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.286 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614867+0000", 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5352999999999998e-05 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614912+0000", 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6457000000000002e-05 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614998+0000", 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000103477 2023-09-23T20:21:43.287 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.615102+0000", 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0049196450000000003 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.620021+0000", 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000105504 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.288 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.620127+0000", 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.39496889400000001 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015096+0000", 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7030000000000006e-06 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015104+0000", 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.40027492199999998 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.289 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:161846 6.d 6:b5bb1e62:::benchmark_data_smithi098_105187_object52363:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e120)", 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.804828+0000", 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 122.407853749, 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.97893569199999997, 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.290 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 161846 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804828+0000", 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804828+0000", 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999967 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804825+0000", 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2481e-05 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804837+0000", 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7306e-05 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804854+0000", 2023-09-23T20:21:43.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.7259999999999997e-06 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804864+0000", 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9399000000000004e-05 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804934+0000", 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.73e-06 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op must wait for map", 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804943+0000", 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.21018036000000001 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015124+0000", 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1130000000000003e-06 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015131+0000", 2023-09-23T20:21:43.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.76853511600000002 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.783666+0000", 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.768e-05 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.783764+0000", 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.97893569199999997 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.295 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:161853 6.1d 6:bfc36a43:::benchmark_data_smithi098_105187_object52370:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.804921+0000", 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 122.407760866, 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0579475410000001, 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.296 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 161853 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804921+0000", 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804921+0000", 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804920+0000", 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.728e-06 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804926+0000", 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8719999999999997e-06 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804936+0000", 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.14e-06 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804944+0000", 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.21028395799999999 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015228+0000", 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1150000000000004e-06 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015232+0000", 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.82534680400000004 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.840579+0000", 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2803000000000001e-05 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.840651+0000", 2023-09-23T20:21:43.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00027934299999999998 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.840931+0000", 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0052495459999999999 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.846180+0000", 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0019221520000000001 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.848102+0000", 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.014643791 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.862746+0000", 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5801000000000002e-05 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.862812+0000", 2023-09-23T20:21:43.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6317999999999998e-05 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.862868+0000", 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0579475410000001 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:161854 6.a 6:54634599:::benchmark_data_smithi098_105187_object52371:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.832339+0000", 2023-09-23T20:21:43.303 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 122.38034232299999, 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0185065529999999, 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 161854 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832339+0000", 2023-09-23T20:21:43.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832339+0000", 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999943 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832334+0000", 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5846e-05 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832350+0000", 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4666999999999999e-05 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832374+0000", 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1866e-05 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832386+0000", 2023-09-23T20:21:43.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.179599709 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.011986+0000", 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4474000000000001e-05 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.012000+0000", 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.80298644299999999 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.814987+0000", 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000165434 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.815152+0000", 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00050659700000000002 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.815659+0000", 2023-09-23T20:21:43.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0047336870000000003 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.820392+0000", 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7754e-05 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.820410+0000", 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030316434999999999 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.309 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.850727+0000", 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9893999999999999e-05 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.850787+0000", 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9341e-05 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.850846+0000", 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0185065529999999 2023-09-23T20:21:43.310 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:172420 6.7 6:e300bd65:::benchmark_data_smithi098_105187_object62937:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:52.081492+0000", 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 111.13119011400001, 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.176396938, 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.311 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 172420 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.081492+0000", 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.312 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.081492+0000", 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.081490+0000", 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6429999999999995e-06 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.081498+0000", 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4849999999999998e-06 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.081507+0000", 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.0430000000000001e-06 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.081511+0000", 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4032999999999997e-05 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.081555+0000", 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2949999999999997e-05 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.081638+0000", 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000144561 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.081783+0000", 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0028314199999999999 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.084614+0000", 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00026889500000000001 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.084883+0000", 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.17280686200000001 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.257690+0000", 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012973999999999999 2023-09-23T20:21:43.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.257820+0000", 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8847e-05 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:52.257888+0000", 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.176396938 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.317 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:173668 6.7 6:e391a6b0:::benchmark_data_smithi098_105187_object64185:head [delete] snapc 0=[] ondisk+write+known_if_redirected e126)", 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:55.117529+0000", 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 108.095152719, 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.155449543, 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 173668 2023-09-23T20:21:43.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.117529+0000", 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.117529+0000", 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.117528+0000", 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4900000000000003e-06 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.117535+0000", 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8478000000000002e-05 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.117554+0000", 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.2019999999999993e-06 2023-09-23T20:21:43.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.117563+0000", 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001529266 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.119092+0000", 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014847699999999999 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.321 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.119240+0000", 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017392800000000001 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.119414+0000", 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0030403370000000002 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.122455+0000", 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0010270069999999999 2023-09-23T20:21:43.322 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.123482+0000", 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14939037299999999 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.272872+0000", 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1005000000000003e-05 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.272933+0000", 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5358999999999997e-05 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.272978+0000", 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.155449543 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:173678 6.7 6:e556db1b:::benchmark_data_smithi098_105187_object64195:head [delete] snapc 0=[] ondisk+write+known_if_redirected e126)", 2023-09-23T20:21:43.324 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:55.125604+0000", 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 108.087077186, 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14750727599999999, 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 173678 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.125604+0000", 2023-09-23T20:21:43.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.125604+0000", 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.125603+0000", 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.9539999999999993e-06 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.125612+0000", 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2200000000000001e-05 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.125634+0000", 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8449999999999992e-06 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.125643+0000", 2023-09-23T20:21:43.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1056e-05 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.125694+0000", 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000152628 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.125846+0000", 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000151034 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,4", 2023-09-23T20:21:43.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.125998+0000", 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0039573459999999996 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.129955+0000", 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002480416 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.132435+0000", 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.140590562 2023-09-23T20:21:43.329 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.273026+0000", 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.7942999999999998e-05 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.273074+0000", 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7975999999999997e-05 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:55.273112+0000", 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14750727599999999 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:179860 6.1d 6:b9bb9081:::benchmark_data_smithi098_105187_object70377:head [delete] snapc 0=[] ondisk+write+known_if_redirected e126)", 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:20:01.394214+0000", 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 101.81846813, 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.18362134599999999, 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.331 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 179860 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.394214+0000", 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.332 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.394214+0000", 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.394212+0000", 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.883e-06 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.394219+0000", 2023-09-23T20:21:43.333 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1209999999999996e-06 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.394228+0000", 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9190000000000004e-06 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.394234+0000", 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2567e-05 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.334 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.394287+0000", 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000122242 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.394409+0000", 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00040172500000000002 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.394811+0000", 2023-09-23T20:21:43.335 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003405389 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.398216+0000", 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0037603609999999998 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.401976+0000", 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.17572776200000001 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.577704+0000", 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1222000000000004e-05 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.577775+0000", 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9546999999999998e-05 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.577835+0000", 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.18362134599999999 2023-09-23T20:21:43.337 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:179865 6.d 6:b735ff3e:::benchmark_data_smithi098_105187_object70382:head [delete] snapc 0=[] ondisk+write+known_if_redirected e126)", 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:20:01.401488+0000", 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 101.811193918, 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.17633763699999999, 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.338 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 179865 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.401488+0000", 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.401488+0000", 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:21:43.339 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.401487+0000", 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.7400000000000004e-06 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.401492+0000", 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.644e-06 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.401499+0000", 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1880000000000004e-06 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.401503+0000", 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4953000000000001e-05 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.401548+0000", 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000123058 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.401672+0000", 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00053981099999999996 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.402211+0000", 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0027667249999999998 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.404978+0000", 2023-09-23T20:21:43.342 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0059569150000000001 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.410935+0000", 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16678375600000001 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.577719+0000", 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7645000000000001e-05 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.343 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.577776+0000", 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9014999999999997e-05 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:01.577825+0000", 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.17633763699999999 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.344 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:214749 6.1d 6:b865f69b:::benchmark_data_smithi098_105187_object105266:head [delete] snapc 0=[] ondisk+write+known_if_redirected e130)", 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:20:40.095364+0000", 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 63.117318138000002, 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.24073423799999999, 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 214749 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.345 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.095364+0000", 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.095364+0000", 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.346 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.095362+0000", 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2579999999999998e-06 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.095369+0000", 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1402e-05 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.095381+0000", 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0419999999999997e-06 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.347 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.095388+0000", 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3535000000000003e-05 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.095421+0000", 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.818e-05 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.095500+0000", 2023-09-23T20:21:43.348 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000475682 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.095975+0000", 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0044194539999999997 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.100395+0000", 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00057830700000000002 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.349 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.100973+0000", 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.234969446 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.335943+0000", 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8843000000000003e-05 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.336031+0000", 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.6402999999999994e-05 2023-09-23T20:21:43.350 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.336098+0000", 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.24073423799999999 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:214769 6.d 6:b2e7adfe:::benchmark_data_smithi098_105187_object105286:head [delete] snapc 0=[] ondisk+write+known_if_redirected e130)", 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:20:40.120553+0000", 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 63.092129028000002, 2023-09-23T20:21:43.351 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.223135528, 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 214769 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.120553+0000", 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:21:43.352 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.120553+0000", 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.120552+0000", 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.814e-06 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:21:43.353 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.120557+0000", 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8360000000000003e-06 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.120563+0000", 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.3290000000000004e-06 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.120568+0000", 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7873999999999997e-05 2023-09-23T20:21:43.354 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.120606+0000", 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.6229000000000003e-05 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.120702+0000", 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000595686 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:21:43.355 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.121298+0000", 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0035566959999999998 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.124854+0000", 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0029744379999999998 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.127829+0000", 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.21564766399999999 2023-09-23T20:21:43.356 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.343476+0000", 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013029900000000001 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.343607+0000", 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.1469000000000002e-05 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:20:40.343688+0000", 2023-09-23T20:21:43.357 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.223135528 2023-09-23T20:21:43.358 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.358 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.358 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.358 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:21:43.358 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:21:43.358 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:21:43.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:42 smithi173 bash[59517]: cluster 2023-09-23T20:21:41.795740+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:43.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.360 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:43.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:43.461 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:43.487 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:43.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:43.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:43.619 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:43.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:43.722 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:43.748 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:43.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:43.851 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:43.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:43.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:43.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:43.981 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:44.006 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:44.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:44.032 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:21:44.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:44.131 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:44.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:44.205 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:21:44.226 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:21:44.235 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:44.250 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:21:44.263 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:44.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:44.277 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:21:44.301 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:21:44.327 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:21:44.352 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:21:44.366 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:44.375 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:21:44.376 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:21:44.376 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:21:44.377 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:21:44.377 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:21:44.377 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:21:44.377 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:21:44.377 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:21:44.377 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:21:44.393 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:44.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:44.497 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:44.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:44.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:44.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:44.657 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:44.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:44.761 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:44.792 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:44.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:44.895 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:44.908 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:44 smithi098 bash[74888]: cluster 2023-09-23T20:21:43.796221+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:44.908 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:44 smithi098 bash[74888]: audit 2023-09-23T20:21:44.173778+0000 mon.a (mon.0) 761 : audit 0 from='client.? 172.21.15.98:0/2611942856' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:44.908 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:44 smithi098 bash[74888]: audit 2023-09-23T20:21:44.841552+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:44.908 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:44 smithi098 bash[78228]: cluster 2023-09-23T20:21:43.796221+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:44.909 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:44 smithi098 bash[78228]: audit 2023-09-23T20:21:44.173778+0000 mon.a (mon.0) 761 : audit 0 from='client.? 172.21.15.98:0/2611942856' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:44.909 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:44 smithi098 bash[78228]: audit 2023-09-23T20:21:44.841552+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:44.927 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:44.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:44.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:45.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:45.056 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:45.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:44 smithi173 bash[59517]: cluster 2023-09-23T20:21:43.796221+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:44 smithi173 bash[59517]: audit 2023-09-23T20:21:44.173778+0000 mon.a (mon.0) 761 : audit 0 from='client.? 172.21.15.98:0/2611942856' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:21:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:44 smithi173 bash[59517]: audit 2023-09-23T20:21:44.841552+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:45.159 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:45.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:45.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:45.294 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:45.320 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:45.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:45.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:45.450 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:21:45.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:21:45.553 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:45.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:45.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:45.685 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:45.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:45.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:45.816 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:45.841 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:45.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:45.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:45.972 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:45.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:45.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:46.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:46.105 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:46.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:46.208 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:46.240 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:46.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:46.343 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:46.371 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:46.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:46.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:21:46] "GET /metrics HTTP/1.1" 200 36253 "" "Prometheus/2.33.4" 2023-09-23T20:21:46.475 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:46.507 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:46.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:46.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:46.641 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:46.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:46.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:46.777 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:46.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:46.787 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 4, 5, 6] out_osds: [3, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:21:46.787 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:21:46.787 INFO:tasks.thrashosds.thrasher:Killing osd 3, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T20:21:46.787 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-09-23T20:21:46.788 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.3 2023-09-23T20:21:46.880 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:46.901 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:46.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:46.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:47.004 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:47.017 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:46 smithi173 bash[59517]: cluster 2023-09-23T20:21:45.797078+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:47.017 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:46 smithi173 bash[59517]: audit 2023-09-23T20:21:46.142802+0000 mon.a (mon.0) 763 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:21:47.018 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:46 smithi173 bash[59517]: audit 2023-09-23T20:21:46.520252+0000 mon.a (mon.0) 764 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:47.018 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:46 smithi173 bash[59517]: audit 2023-09-23T20:21:46.531504+0000 mon.a (mon.0) 765 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:47.039 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:47.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:47.143 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:47.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[78228]: cluster 2023-09-23T20:21:45.797078+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:47.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[78228]: audit 2023-09-23T20:21:46.142802+0000 mon.a (mon.0) 763 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:21:47.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[78228]: audit 2023-09-23T20:21:46.520252+0000 mon.a (mon.0) 764 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:47.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[78228]: audit 2023-09-23T20:21:46.531504+0000 mon.a (mon.0) 765 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:47.157 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:21:46 smithi098 systemd[1]: Stopping Ceph osd.3 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:21:47.157 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[92641]: debug 2023-09-23T20:21:46.959+0000 7f12cc312700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:21:47.157 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[92641]: debug 2023-09-23T20:21:46.959+0000 7f12cc312700 -1 osd.3 149 *** Got signal Terminated *** 2023-09-23T20:21:47.157 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[92641]: debug 2023-09-23T20:21:46.959+0000 7f12cc312700 -1 osd.3 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:21:47.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[74888]: cluster 2023-09-23T20:21:45.797078+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:47.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[74888]: audit 2023-09-23T20:21:46.142802+0000 mon.a (mon.0) 763 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:21:47.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[74888]: audit 2023-09-23T20:21:46.520252+0000 mon.a (mon.0) 764 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:47.157 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:46 smithi098 bash[74888]: audit 2023-09-23T20:21:46.531504+0000 mon.a (mon.0) 765 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:47.174 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:47.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:47.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:47.306 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:47.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:47.409 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:47.440 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:47.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:47.544 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:47.578 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:47.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:47.682 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:47.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:47.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:47.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:47.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:47.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:47.891 INFO:teuthology.orchestra.run.smithi098.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-09-23T20:21:47.952 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:47.962 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:47 smithi098 bash[74888]: audit 2023-09-23T20:21:46.931158+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.98:0/4149312284' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:21:47.962 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:47 smithi098 bash[74888]: audit 2023-09-23T20:21:46.932143+0000 mon.a (mon.0) 766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:21:47.962 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:47 smithi098 bash[74888]: cluster 2023-09-23T20:21:46.964904+0000 mon.a (mon.0) 767 : cluster 1 osd.3 marked itself down and dead 2023-09-23T20:21:47.962 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:47 smithi098 bash[78228]: audit 2023-09-23T20:21:46.931158+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.98:0/4149312284' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:21:47.963 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:47 smithi098 bash[78228]: audit 2023-09-23T20:21:46.932143+0000 mon.a (mon.0) 766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:21:47.963 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:47 smithi098 bash[78228]: cluster 2023-09-23T20:21:46.964904+0000 mon.a (mon.0) 767 : cluster 1 osd.3 marked itself down and dead 2023-09-23T20:21:47.977 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:47.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:47.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:48.079 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:48.091 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:47 smithi173 bash[59517]: audit 2023-09-23T20:21:46.931158+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.98:0/4149312284' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:21:48.091 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:47 smithi173 bash[59517]: audit 2023-09-23T20:21:46.932143+0000 mon.a (mon.0) 766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:21:48.091 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:47 smithi173 bash[59517]: cluster 2023-09-23T20:21:46.964904+0000 mon.a (mon.0) 767 : cluster 1 osd.3 marked itself down and dead 2023-09-23T20:21:48.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:48.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:48.199 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:21:48.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:48.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:48.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:48.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:48.380 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:48.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:48.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:48.515 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:48.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:48.618 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:48.652 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:48.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:48.757 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:48.788 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:48.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:48.812 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:21:48.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:48.918 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:48.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:48.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:49.022 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:49.055 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:49.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:49.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:48 smithi173 bash[59517]: cluster 2023-09-23T20:21:47.797893+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:49.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:48 smithi173 bash[59517]: cluster 2023-09-23T20:21:47.877006+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:49.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:48 smithi173 bash[59517]: audit 2023-09-23T20:21:47.878788+0000 mon.a (mon.0) 768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:21:49.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:48 smithi173 bash[59517]: cluster 2023-09-23T20:21:47.878908+0000 mon.a (mon.0) 769 : cluster 0 osdmap e150: 8 total, 7 up, 6 in 2023-09-23T20:21:49.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:48 smithi173 bash[59517]: cluster 2023-09-23T20:21:48.072264+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:49.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:48 smithi173 bash[59517]: cluster 2023-09-23T20:21:48.333187+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:49.134 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[78228]: cluster 2023-09-23T20:21:47.797893+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:49.134 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[78228]: cluster 2023-09-23T20:21:47.877006+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:49.134 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[78228]: audit 2023-09-23T20:21:47.878788+0000 mon.a (mon.0) 768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:21:49.134 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[78228]: cluster 2023-09-23T20:21:47.878908+0000 mon.a (mon.0) 769 : cluster 0 osdmap e150: 8 total, 7 up, 6 in 2023-09-23T20:21:49.134 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[78228]: cluster 2023-09-23T20:21:48.072264+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:49.134 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[78228]: cluster 2023-09-23T20:21:48.333187+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:49.135 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[74888]: cluster 2023-09-23T20:21:47.797893+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:49.135 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[74888]: cluster 2023-09-23T20:21:47.877006+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:49.135 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[74888]: audit 2023-09-23T20:21:47.878788+0000 mon.a (mon.0) 768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:21:49.135 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[74888]: cluster 2023-09-23T20:21:47.878908+0000 mon.a (mon.0) 769 : cluster 0 osdmap e150: 8 total, 7 up, 6 in 2023-09-23T20:21:49.135 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[74888]: cluster 2023-09-23T20:21:48.072264+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:49.135 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:48 smithi098 bash[74888]: cluster 2023-09-23T20:21:48.333187+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:49.159 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:49.185 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:49.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:49.288 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:49.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:49.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:49.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:49.446 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:49.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:49.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:49.582 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:49.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:49.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:49.715 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:49.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:49.721 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:21:49 smithi098 bash[124907]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T20:21:49.819 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:49.844 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:49.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:49.949 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:49.975 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:49.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:49.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:50.077 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:50.089 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:21:49 smithi098 bash[125136]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T20:21:50.090 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:49 smithi098 bash[74888]: cluster 2023-09-23T20:21:48.434405+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:50.090 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:49 smithi098 bash[78228]: cluster 2023-09-23T20:21:48.434405+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:50.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:49 smithi173 bash[59517]: cluster 2023-09-23T20:21:48.434405+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T20:21:50.103 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:50.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:50.134 DEBUG:teuthology.orchestra.run.smithi098:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_2 bench 90 write' 2023-09-23T20:21:50.152 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:21:50.152 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:21:50.193 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:hints = 1 2023-09-23T20:21:50.194 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:21:50.194 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object prefix: benchmark_data_smithi098_125195 2023-09-23T20:21:50.194 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:21:50.194 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:21:50.208 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:50.257 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:50.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:50.336 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:50.361 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:50.388 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:50.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:50.491 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:50.523 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:50.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:50.626 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:50.652 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:50.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:50.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:50.784 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:50.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:50.887 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:50.914 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:50.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:50.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:51.016 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:51.025 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:50 smithi098 bash[78228]: cluster 2023-09-23T20:21:49.798376+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:51.025 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:50 smithi098 bash[74888]: cluster 2023-09-23T20:21:49.798376+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:51.044 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:51.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:51.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:50 smithi173 bash[59517]: cluster 2023-09-23T20:21:49.798376+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 535 GiB / 536 GiB avail 2023-09-23T20:21:51.148 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:51.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:51.194 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 1 15 2722 2707 169.166 169.188 0.00573943 0.00589219 2023-09-23T20:21:51.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:51.307 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:51.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:51.411 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:51.434 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:51.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:51.537 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:51.565 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:51.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:51.670 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:51.715 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:51.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:51.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:51.844 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:51.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:51.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:51.982 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:51.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:51.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:52.086 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:52.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:52.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:52.194 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 2 15 5542 5527 172.7 176.25 0.00514877 0.00577744 2023-09-23T20:21:52.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:52.259 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:52.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:52.363 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:52.390 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:52.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:52.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:52.597 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:52.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:52.700 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:52.731 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:52.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:52.835 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:52.859 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:52.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:52.961 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:21:52.961 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:21:52.962 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:52.972 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:52 smithi173 bash[59517]: cluster 2023-09-23T20:21:51.798953+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 62 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 6.2 MiB/s wr, 98 op/s 2023-09-23T20:21:52.987 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:52.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:52.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:53.091 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:53.116 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:53.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:53.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:52 smithi098 bash[78228]: cluster 2023-09-23T20:21:51.798953+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 62 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 6.2 MiB/s wr, 98 op/s 2023-09-23T20:21:53.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:52 smithi098 bash[74888]: cluster 2023-09-23T20:21:51.798953+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 62 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 6.2 MiB/s wr, 98 op/s 2023-09-23T20:21:53.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 3 16 7683 7667 159.698 133.75 0.00651226 0.00624751 2023-09-23T20:21:53.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.280 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:53.384 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.409 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:21:53.425 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:53.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:53.555 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:53.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:53.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:53.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:53.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:53.787 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:53.812 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:53.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:53.915 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:53.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:53.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:54.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:54.049 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:53 smithi098 bash[74888]: audit 2023-09-23T20:21:53.005628+0000 mon.a (mon.0) 770 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.049 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:53 smithi098 bash[74888]: audit 2023-09-23T20:21:53.021186+0000 mon.a (mon.0) 771 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.049 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:53 smithi098 bash[74888]: audit 2023-09-23T20:21:53.660414+0000 mon.a (mon.0) 772 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.049 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:53 smithi098 bash[74888]: audit 2023-09-23T20:21:53.679566+0000 mon.a (mon.0) 773 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.049 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:53 smithi098 bash[78228]: audit 2023-09-23T20:21:53.005628+0000 mon.a (mon.0) 770 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.049 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:53 smithi098 bash[78228]: audit 2023-09-23T20:21:53.021186+0000 mon.a (mon.0) 771 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.049 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:53 smithi098 bash[78228]: audit 2023-09-23T20:21:53.660414+0000 mon.a (mon.0) 772 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.049 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:53 smithi098 bash[78228]: audit 2023-09-23T20:21:53.679566+0000 mon.a (mon.0) 773 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.065 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:54.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:54.168 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:54.194 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T20:21:54.195 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 4 16 9572 9556 149.287 118.062 0.00668134 0.00668925 2023-09-23T20:21:54.197 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:54.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:54.302 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:54.324 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:54.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:54.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:54 smithi173 bash[59517]: audit 2023-09-23T20:21:53.005628+0000 mon.a (mon.0) 770 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:54 smithi173 bash[59517]: audit 2023-09-23T20:21:53.021186+0000 mon.a (mon.0) 771 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:54 smithi173 bash[59517]: audit 2023-09-23T20:21:53.660414+0000 mon.a (mon.0) 772 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:54 smithi173 bash[59517]: audit 2023-09-23T20:21:53.679566+0000 mon.a (mon.0) 773 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:54.428 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:54.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:54.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:54.555 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:54.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:54.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:54.693 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:54.724 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:54.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:54.827 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:54.852 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:54.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:54.956 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:54.982 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:54.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:54.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:55.085 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:55 smithi173 bash[59517]: cluster 2023-09-23T20:21:53.799355+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 62 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 6.2 MiB/s wr, 98 op/s 2023-09-23T20:21:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:55 smithi173 bash[59517]: audit 2023-09-23T20:21:54.308598+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:21:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:55 smithi173 bash[59517]: audit 2023-09-23T20:21:54.310114+0000 mon.a (mon.0) 775 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:21:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:55 smithi173 bash[59517]: audit 2023-09-23T20:21:54.321397+0000 mon.a (mon.0) 776 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:55 smithi173 bash[59517]: audit 2023-09-23T20:21:54.584401+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:55.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:55 smithi173 bash[59517]: cluster 2023-09-23T20:21:54.670682+0000 mon.a (mon.0) 778 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-09-23T20:21:55.112 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:55.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:55.195 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 5 16 11926 11910 148.852 147.125 0.00567014 0.00670953 2023-09-23T20:21:55.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:55.244 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:55.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:55.348 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:55.356 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[74888]: cluster 2023-09-23T20:21:53.799355+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 62 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 6.2 MiB/s wr, 98 op/s 2023-09-23T20:21:55.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[74888]: audit 2023-09-23T20:21:54.308598+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:21:55.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[74888]: audit 2023-09-23T20:21:54.310114+0000 mon.a (mon.0) 775 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:21:55.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[74888]: audit 2023-09-23T20:21:54.321397+0000 mon.a (mon.0) 776 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:55.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[74888]: audit 2023-09-23T20:21:54.584401+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:55.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[74888]: cluster 2023-09-23T20:21:54.670682+0000 mon.a (mon.0) 778 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-09-23T20:21:55.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[78228]: cluster 2023-09-23T20:21:53.799355+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 62 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 6.2 MiB/s wr, 98 op/s 2023-09-23T20:21:55.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[78228]: audit 2023-09-23T20:21:54.308598+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:21:55.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[78228]: audit 2023-09-23T20:21:54.310114+0000 mon.a (mon.0) 775 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:21:55.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[78228]: audit 2023-09-23T20:21:54.321397+0000 mon.a (mon.0) 776 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:21:55.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[78228]: audit 2023-09-23T20:21:54.584401+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:21:55.359 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:55 smithi098 bash[78228]: cluster 2023-09-23T20:21:54.670682+0000 mon.a (mon.0) 778 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-09-23T20:21:55.370 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:55.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:55.474 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:55.496 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:55.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:55.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:55.626 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:55.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:55.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:55.757 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:55.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:55.860 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:55.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:55.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:55.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:55.985 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:56.009 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:56.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:56.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:56.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:56.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:56.178 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:21:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:21:56] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.33.4" 2023-09-23T20:21:56.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:56 smithi098 bash[78228]: cluster 2023-09-23T20:21:54.311956+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 62 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 7.3 MiB/s wr, 116 op/s 2023-09-23T20:21:56.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:56 smithi098 bash[74888]: cluster 2023-09-23T20:21:54.311956+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 62 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 7.3 MiB/s wr, 116 op/s 2023-09-23T20:21:56.195 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 6 16 14420 14404 150.013 155.875 0.00655244 0.00665833 2023-09-23T20:21:56.242 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:56.251 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:56 smithi173 bash[59517]: cluster 2023-09-23T20:21:54.311956+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 62 MiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 7.3 MiB/s wr, 116 op/s 2023-09-23T20:21:56.269 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:56.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:56.373 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:56.400 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:56.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:56.504 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:56.531 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:56.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:56.636 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:56.668 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:56.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:56.772 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:56.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:56.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:56.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:56.930 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:56.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:56.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:57.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:57.058 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:57.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:57.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:57.191 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:57.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 7 16 16712 16696 149.045 143.25 0.00964198 0.0067019 2023-09-23T20:21:57.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:57.298 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:57.317 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:57.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:57.420 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:57.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:57.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:57.551 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:57.579 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:57.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:57.684 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:57.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:57.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:57.812 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:57.837 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:57.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:57.940 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:57.976 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:57.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:57.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:58.081 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:58.091 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:21:58 smithi098 bash[78228]: cluster 2023-09-23T20:21:56.312690+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 774 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-09-23T20:21:58.091 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:21:58 smithi098 bash[74888]: cluster 2023-09-23T20:21:56.312690+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 774 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-09-23T20:21:58.108 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:21:58.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:21:58.195 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 8 16 18656 18640 145.601 121.5 0.0075531 0.00686167 2023-09-23T20:21:58.212 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:58.240 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:21:58.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:21:58.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:21:58 smithi173 bash[59517]: cluster 2023-09-23T20:21:56.312690+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 774 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-09-23T20:21:58.344 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:58.380 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:58.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:58.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:58.501 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:58.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:58.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:58.633 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:58.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:58.737 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:58.771 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:58.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:58.875 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:58.904 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:58.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:58.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:21:59.007 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:59.037 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:59.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:59.045 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:21:59.141 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:59.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:21:59.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:21:59.195 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 9 16 20594 20578 142.88 121.125 0.00627664 0.00699188 2023-09-23T20:21:59.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.3.service' 2023-09-23T20:21:59.273 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:59.299 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:59.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:59.307 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:21:59.307 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-09-23T20:21:59.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:59.430 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:59.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:59.535 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:59.560 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:21:59.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:21:59.663 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:59.688 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:21:59.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:21:59.792 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:59.819 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:21:59.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:21:59.925 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:59.952 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:21:59.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:21:59.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:00.055 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:00.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:00.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:00.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:00.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:00 smithi173 bash[59517]: cluster 2023-09-23T20:21:58.313855+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 774 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:22:00.195 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 10 16 22595 22579 141.097 125.062 0.0061281 0.00707953 2023-09-23T20:22:00.218 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:00.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:00.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:00.350 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:00.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:00.453 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:00.471 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:00 smithi098 bash[74888]: cluster 2023-09-23T20:21:58.313855+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 774 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:22:00.471 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:00 smithi098 bash[78228]: cluster 2023-09-23T20:21:58.313855+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 774 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:22:00.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:00.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:00.594 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:00.621 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:00.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:00.724 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:00.754 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:00.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:00.858 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:00.886 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:00.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:00.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:00.988 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:01.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:01.119 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:01.150 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:01.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:01.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 11 16 24204 24188 137.412 100.562 0.0101617 0.00727037 2023-09-23T20:22:01.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:01.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:01.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:01.374 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:01.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:01.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:01.504 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:01.535 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:01.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:01.639 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:01.673 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:01.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:01.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:01.805 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:01.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:01.909 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:01.942 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:01.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:01.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:02.046 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:02.054 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:02 smithi098 bash[74888]: cluster 2023-09-23T20:22:00.314369+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 986 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:22:02.054 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:02 smithi098 bash[78228]: cluster 2023-09-23T20:22:00.314369+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 986 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:22:02.078 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:02.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:02.183 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:02.191 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:02 smithi173 bash[59517]: cluster 2023-09-23T20:22:00.314369+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 986 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-23T20:22:02.195 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 12 15 26025 26010 135.45 113.875 0.0117373 0.0073719 2023-09-23T20:22:02.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:02.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:02.306 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:02.335 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:02.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:02.464 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:02.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:02.567 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:02.601 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:02.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:02.706 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:02.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:02.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:02.832 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:02.858 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:02.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:02.963 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:02.991 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:02.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:02.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:03.095 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:03.123 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:03.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:03.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 13 16 27812 27796 133.616 111.625 0.00866243 0.00747903 2023-09-23T20:22:03.227 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:03.255 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:03.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:03.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:03.389 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:03.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:03.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:03.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:03.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:03.618 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:03.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:03.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:03.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:03.776 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:03.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:03.879 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:03.900 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:03.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:03.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:04.003 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:04.031 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:04.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:04.139 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:04.167 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:04.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:04.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:04 smithi098 bash[78228]: cluster 2023-09-23T20:22:02.315108+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-09-23T20:22:04.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:04 smithi098 bash[74888]: cluster 2023-09-23T20:22:02.315108+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-09-23T20:22:04.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 14 16 29400 29384 131.161 99.25 0.00747401 0.00761815 2023-09-23T20:22:04.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:04.294 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:04.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:04.308 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 4, 5, 6] out_osds: [3, 7] dead_osds: [3] live_osds: [0, 1, 2, 4, 5, 6, 7] 2023-09-23T20:22:04.309 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:22:04.309 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-09-23T20:22:04.309 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd in 7 2023-09-23T20:22:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:04 smithi173 bash[59517]: cluster 2023-09-23T20:22:02.315108+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-09-23T20:22:04.397 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:04.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:04.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:04.530 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:04.557 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:04.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:04.662 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:04.688 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:04.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:04.694 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:22:04.694 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:22:04.792 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:04.812 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:04.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:04.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:04.946 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:04.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:04.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:05.049 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:05.074 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:05.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:05.177 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:05.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 15 16 30819 30803 128.329 88.6875 0.0042155 0.00778651 2023-09-23T20:22:05.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:05.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:05.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:05.336 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:05.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:05.442 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:05.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:05.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:05.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:05.595 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:05.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:05.698 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:05.726 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:05.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:05.812 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T20:22:05.829 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:05.879 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:05.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:05.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:05.983 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:06.008 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:06.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:06.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:06 smithi173 bash[59517]: cluster 2023-09-23T20:22:04.315576+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-09-23T20:22:06.114 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:06.146 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:06.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:06.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 16 16 32507 32491 126.902 105.5 0.00531539 0.00787419 2023-09-23T20:22:06.250 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:06.279 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:06.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:06.382 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:06.390 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:06 smithi098 bash[74888]: cluster 2023-09-23T20:22:04.315576+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-09-23T20:22:06.390 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:22:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:22:06] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.33.4" 2023-09-23T20:22:06.390 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:06 smithi098 bash[78228]: cluster 2023-09-23T20:22:04.315576+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-09-23T20:22:06.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:06.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:06.515 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:06.539 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:06.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:06.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:06.670 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:06.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:06.775 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:06.818 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:06.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:06.921 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:06.949 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:06.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:06.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:07.054 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:07.087 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:07.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:07.190 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:07.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 17 16 34018 34002 124.992 94.4375 0.025399 0.00799525 2023-09-23T20:22:07.218 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:07.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:07.322 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:07.352 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:07.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:07.423 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:22:07.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:07.475 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:22:07.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:07.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:07.511 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:22:07.547 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:22:07.580 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:22:07.594 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:07.616 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:22:07.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:07.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:07.662 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:22:07.663 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:22:07.663 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:22:07.663 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:22:07.663 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENXIO: problem getting command descriptions from osd.3 2023-09-23T20:22:07.663 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:22:07.663 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:22:07.664 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:22:07.664 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:22:07.732 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:07.760 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:07.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:07.868 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:07.898 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:07.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:07.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:08.000 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:08.027 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:08.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:08.060 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:22:08.130 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:08.157 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:08.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:08.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:08 smithi098 bash[74888]: cluster 2023-09-23T20:22:06.316347+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 1.8 GiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 152 MiB/s wr, 2.43k op/s 2023-09-23T20:22:08.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:08 smithi098 bash[74888]: audit 2023-09-23T20:22:07.354476+0000 mon.a (mon.0) 779 : audit 1 from='client.? 172.21.15.98:0/3551414336' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:22:08.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:08 smithi098 bash[74888]: audit 2023-09-23T20:22:07.376509+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.98:0/868895664' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:08 smithi098 bash[78228]: cluster 2023-09-23T20:22:06.316347+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 1.8 GiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 152 MiB/s wr, 2.43k op/s 2023-09-23T20:22:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:08 smithi098 bash[78228]: audit 2023-09-23T20:22:07.354476+0000 mon.a (mon.0) 779 : audit 1 from='client.? 172.21.15.98:0/3551414336' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:22:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:08 smithi098 bash[78228]: audit 2023-09-23T20:22:07.376509+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.98:0/868895664' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:08.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 18 16 35484 35468 123.138 91.625 0.00684405 0.00811381 2023-09-23T20:22:08.262 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:08.285 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:08.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:08.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:08 smithi173 bash[59517]: cluster 2023-09-23T20:22:06.316347+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 1.8 GiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 152 MiB/s wr, 2.43k op/s 2023-09-23T20:22:08.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:08 smithi173 bash[59517]: audit 2023-09-23T20:22:07.354476+0000 mon.a (mon.0) 779 : audit 1 from='client.? 172.21.15.98:0/3551414336' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:22:08.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:08 smithi173 bash[59517]: audit 2023-09-23T20:22:07.376509+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.98:0/868895664' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:08.388 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:08.414 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:08.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:08.519 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:08.550 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:08.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:08.653 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:08.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:08.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:08.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:08.826 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:08.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:08.929 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:08.956 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:08.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:08.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:09.062 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:09.088 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:09.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:09.195 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:09.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 19 16 37040 37024 121.775 97.25 0.0121002 0.00820501 2023-09-23T20:22:09.204 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:09 smithi173 bash[59517]: cluster 2023-09-23T20:22:08.037122+0000 mon.a (mon.0) 780 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:09.204 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:09 smithi173 bash[59517]: audit 2023-09-23T20:22:08.042828+0000 mon.a (mon.0) 781 : audit 1 from='client.? 172.21.15.98:0/3551414336' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:22:09.204 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:09 smithi173 bash[59517]: cluster 2023-09-23T20:22:08.043020+0000 mon.a (mon.0) 782 : cluster 0 osdmap e151: 8 total, 7 up, 6 in 2023-09-23T20:22:09.204 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:09 smithi173 bash[59517]: cluster 2023-09-23T20:22:08.044969+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:22:09.204 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:09 smithi173 bash[59517]: cluster 2023-09-23T20:22:08.048192+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:22:09.222 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:09.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:09.325 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:09.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:09.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:09.406 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:09 smithi098 bash[78228]: cluster 2023-09-23T20:22:08.037122+0000 mon.a (mon.0) 780 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:09.407 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:09 smithi098 bash[78228]: audit 2023-09-23T20:22:08.042828+0000 mon.a (mon.0) 781 : audit 1 from='client.? 172.21.15.98:0/3551414336' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:22:09.407 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:09 smithi098 bash[78228]: cluster 2023-09-23T20:22:08.043020+0000 mon.a (mon.0) 782 : cluster 0 osdmap e151: 8 total, 7 up, 6 in 2023-09-23T20:22:09.407 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:09 smithi098 bash[78228]: cluster 2023-09-23T20:22:08.044969+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:22:09.408 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:09 smithi098 bash[78228]: cluster 2023-09-23T20:22:08.048192+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:22:09.408 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:09 smithi098 bash[74888]: cluster 2023-09-23T20:22:08.037122+0000 mon.a (mon.0) 780 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:09.408 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:09 smithi098 bash[74888]: audit 2023-09-23T20:22:08.042828+0000 mon.a (mon.0) 781 : audit 1 from='client.? 172.21.15.98:0/3551414336' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:22:09.408 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:09 smithi098 bash[74888]: cluster 2023-09-23T20:22:08.043020+0000 mon.a (mon.0) 782 : cluster 0 osdmap e151: 8 total, 7 up, 6 in 2023-09-23T20:22:09.408 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:09 smithi098 bash[74888]: cluster 2023-09-23T20:22:08.044969+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:22:09.409 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:09 smithi098 bash[74888]: cluster 2023-09-23T20:22:08.048192+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T20:22:09.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:09.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:09.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:09.582 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:09.608 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:09.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:09.710 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:09.738 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:09.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:09.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:09.867 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:09.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:09.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:09.970 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:10.007 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:10.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:10.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:10 smithi098 bash[74888]: cluster 2023-09-23T20:22:08.316793+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 1.9 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 117 MiB/s wr, 1.88k op/s 2023-09-23T20:22:10.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:10 smithi098 bash[74888]: audit 2023-09-23T20:22:09.589927+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:10.069 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:10 smithi098 bash[74888]: audit 2023-09-23T20:22:09.591638+0000 mon.a (mon.0) 784 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:10.109 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:10.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:10 smithi173 bash[59517]: cluster 2023-09-23T20:22:08.316793+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 1.9 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 117 MiB/s wr, 1.88k op/s 2023-09-23T20:22:10.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:10 smithi173 bash[59517]: audit 2023-09-23T20:22:09.589927+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:10.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:10 smithi173 bash[59517]: audit 2023-09-23T20:22:09.591638+0000 mon.a (mon.0) 784 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:10.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:10.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:10.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:22:10.193673+0000 min lat: 0.00120687 max lat: 0.122925 avg lat: 0.00829379 2023-09-23T20:22:10.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:22:10.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 20 16 38573 38557 120.476 95.8125 0.00737964 0.00829379 2023-09-23T20:22:10.243 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:10.272 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:10.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:10.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:10.386 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:10 smithi098 bash[78228]: cluster 2023-09-23T20:22:08.316793+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 1.9 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 117 MiB/s wr, 1.88k op/s 2023-09-23T20:22:10.386 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:10 smithi098 bash[78228]: audit 2023-09-23T20:22:09.589927+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:10.386 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:10 smithi098 bash[78228]: audit 2023-09-23T20:22:09.591638+0000 mon.a (mon.0) 784 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:10.405 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:10.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:10.508 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:10.531 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:10.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:10.583 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T20:22:10.584 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T20:22:10.634 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:10.635 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:22:10.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.663 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:10.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:10.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:10.788 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:10.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:10.893 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:10.918 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:10.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:10.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:11.022 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:11.051 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:11.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:11.154 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:11.187 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:11.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:11.196 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 21 16 40130 40114 119.373 97.3125 0.00572838 0.00837075 2023-09-23T20:22:11.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:11.320 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:11.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:11.358 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:11.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:11.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:11.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:11.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:11.591 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:11.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:11.694 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:11.724 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:11.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:11.827 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:11.854 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:11.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:11.959 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:11.985 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:11.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:11.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:12.088 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:12.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:12.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:12.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 22 16 41530 41514 117.923 87.5 0.0069444 0.00847096 2023-09-23T20:22:12.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:12.236 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:12 smithi173 bash[59517]: cluster 2023-09-23T20:22:10.317307+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 2.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 111 MiB/s wr, 1.78k op/s 2023-09-23T20:22:12.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:12.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:12.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:12.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:12.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:12.423 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:12 smithi098 bash[74888]: cluster 2023-09-23T20:22:10.317307+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 2.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 111 MiB/s wr, 1.78k op/s 2023-09-23T20:22:12.423 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:12 smithi098 bash[78228]: cluster 2023-09-23T20:22:10.317307+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 2.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 111 MiB/s wr, 1.78k op/s 2023-09-23T20:22:12.481 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:12.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:12.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:12.586 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:22:12.612 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:12.660 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:12.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:12.765 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:12.801 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:12.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:12.875 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:22:12.904 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:12.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:12.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:12.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:13.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:13.064 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:13.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:13.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:13.197 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:13.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 23 16 42862 42846 116.416 83.25 0.00571974 0.00858423 2023-09-23T20:22:13.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:13.300 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:13.330 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:13.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:13.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:13.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:13.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:13.567 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:13.592 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:13.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:13.698 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:13.726 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:13.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:13.830 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:13.856 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:13.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:13.959 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:13.986 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:13.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:13.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:14.077 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:14 smithi098 bash[78228]: cluster 2023-09-23T20:22:12.318636+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:22:14.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:14 smithi098 bash[74888]: cluster 2023-09-23T20:22:12.318636+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:22:14.090 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:14.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:14 smithi173 bash[59517]: cluster 2023-09-23T20:22:12.318636+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:22:14.120 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:14.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:14.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 24 15 44275 44260 115.247 88.375 0.00998412 0.00867067 2023-09-23T20:22:14.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:14.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:14.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:14.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:14.382 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:14.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:14.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:14.510 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:14.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:14.614 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:14.641 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:14.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:14.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:14.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:14.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:14.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:14.909 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:14.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:14.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:15.012 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:15.036 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:15.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:15.140 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:15.173 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:15.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:15.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 25 16 45649 45633 114.069 85.8125 0.00880271 0.00876098 2023-09-23T20:22:15.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:15.303 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:15.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:15.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:15.437 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:15.513 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:22:15.513 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:22:15.514 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:22:15.514 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:22:15.514 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.514 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.44669.0:161841 6.c e119/94)", 2023-09-23T20:22:15.514 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.824612+0000", 2023-09-23T20:22:15.514 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 154.68482842899999, 2023-09-23T20:22:15.514 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.077436670999999999, 2023-09-23T20:22:15.514 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.514 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:22:15.514 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.514 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824612+0000", 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824612+0000", 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.515 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824611+0000", 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3835999999999999e-05 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824624+0000", 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8196e-05 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824643+0000", 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1370000000000008e-06 2023-09-23T20:22:15.516 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824652+0000", 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.076976266000000002 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.901628+0000", 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00042044400000000002 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.517 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.902048+0000", 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.077436670999999999 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.44669.0:161849 6.c e119/94)", 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.824666+0000", 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 154.68477401800001, 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.079764409999999994, 2023-09-23T20:22:15.518 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824666+0000", 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824666+0000", 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:22:15.519 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824666+0000", 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2559999999999999e-06 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824672+0000", 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1709999999999996e-06 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.520 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824679+0000", 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.7330000000000003e-06 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.824684+0000", 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.079664162999999996 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.904348+0000", 2023-09-23T20:22:15.521 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2466999999999995e-05 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.904431+0000", 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.079764409999999994 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:36081 7.c 7:30718364:::benchmark_data_smithi098_125195_object36080:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.522 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:08.568604+0000", 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 6.9408359199999996, 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.031965526000000001, 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 36081 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.523 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.568604+0000", 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.568604+0000", 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.568602+0000", 2023-09-23T20:22:15.524 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2800999999999997e-05 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.568665+0000", 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2163e-05 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.568677+0000", 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5500000000000002e-06 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.525 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.568683+0000", 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2680000000000003e-05 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.568746+0000", 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012017 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.568866+0000", 2023-09-23T20:22:15.526 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0001371 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.569003+0000", 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001363118 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.570366+0000", 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030010968999999998 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.527 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.600377+0000", 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3222e-05 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.600430+0000", 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8386999999999993e-05 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.528 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.600509+0000", 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1183e-05 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:08.600570+0000", 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.031965526000000001 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:37257 7.d 7:b42ccdc6:::benchmark_data_smithi098_125195_object37256:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.529 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:09.323302+0000", 2023-09-23T20:22:15.530 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 6.1861379559999996, 2023-09-23T20:22:15.530 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.059550001999999998, 2023-09-23T20:22:15.530 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.530 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.530 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.530 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.530 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.530 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 37257 2023-09-23T20:22:15.530 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.530 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.530 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.323302+0000", 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.323302+0000", 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.531 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.323301+0000", 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000104299 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.323405+0000", 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2985e-05 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.323418+0000", 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5869999999999998e-06 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.532 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.533 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.533 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.323425+0000", 2023-09-23T20:22:15.533 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4314000000000003e-05 2023-09-23T20:22:15.533 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.533 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.533 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.533 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.323469+0000", 2023-09-23T20:22:15.533 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000133561 2023-09-23T20:22:15.533 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.533 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.533 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.534 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.323603+0000", 2023-09-23T20:22:15.534 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000171526 2023-09-23T20:22:15.534 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.534 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.534 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:22:15.534 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.323774+0000", 2023-09-23T20:22:15.534 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0018437690000000001 2023-09-23T20:22:15.534 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.534 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.534 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.534 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.325618+0000", 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0040843110000000002 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.329702+0000", 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052909449999999997 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.382612+0000", 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013526099999999999 2023-09-23T20:22:15.535 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.382747+0000", 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000105067 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.382852+0000", 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.059550001999999998 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.536 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:37263 7.7 7:efe4eebd:::benchmark_data_smithi098_125195_object37262:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:09.326727+0000", 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 6.182713294, 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.051637958999999997, 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 37263 2023-09-23T20:22:15.537 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.326727+0000", 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.326727+0000", 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.538 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.326725+0000", 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3606000000000001e-05 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.326789+0000", 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5522000000000001e-05 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.326804+0000", 2023-09-23T20:22:15.539 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1439999999999997e-06 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.326811+0000", 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000101369 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.326913+0000", 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018951100000000001 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.540 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.327102+0000", 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000242995 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.327345+0000", 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002194873 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.329540+0000", 2023-09-23T20:22:15.541 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9754999999999998e-05 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.329620+0000", 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.048588467000000003 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.378208+0000", 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1955999999999998e-05 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.542 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.378300+0000", 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4766999999999998e-05 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.378365+0000", 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.051637958999999997 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.543 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:37268 7.d 7:b012be93:::benchmark_data_smithi098_125195_object37267:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:09.327693+0000", 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 6.181746789, 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055426156999999997, 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 37268 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.544 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.327693+0000", 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.327693+0000", 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.545 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.327692+0000", 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2130999999999999e-05 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.327744+0000", 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3263999999999995e-05 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.327818+0000", 2023-09-23T20:22:15.546 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1787000000000001e-05 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.327829+0000", 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1056999999999994e-05 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.327900+0000", 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014077 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.547 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.328041+0000", 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000158348 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.328199+0000", 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0029968030000000001 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.331196+0000", 2023-09-23T20:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000176622 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.331373+0000", 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.051629854000000003 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.383003+0000", 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1662999999999996e-05 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.549 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.550 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.383064+0000", 2023-09-23T20:22:15.550 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5189000000000003e-05 2023-09-23T20:22:15.550 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.550 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.550 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.550 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.383120+0000", 2023-09-23T20:22:15.550 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055426156999999997 2023-09-23T20:22:15.550 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.550 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.550 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.550 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:37272 7.1 7:86721374:::benchmark_data_smithi098_125195_object37271:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:09.331430+0000", 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 6.1780105340000002, 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.048148694999999998, 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 37272 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.551 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.331430+0000", 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.331430+0000", 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.552 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.331428+0000", 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8508000000000002e-05 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.331496+0000", 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7295e-05 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.331514+0000", 2023-09-23T20:22:15.553 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.7900000000000005e-06 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.331522+0000", 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4477999999999997e-05 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.331567+0000", 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013679600000000001 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.555 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.555 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.331704+0000", 2023-09-23T20:22:15.555 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011968699999999999 2023-09-23T20:22:15.555 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.555 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.555 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:22:15.555 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.331823+0000", 2023-09-23T20:22:15.555 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0026907889999999999 2023-09-23T20:22:15.555 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.555 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.555 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.334514+0000", 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0017773299999999999 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.336292+0000", 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.043130027000000001 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.379422+0000", 2023-09-23T20:22:15.556 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0741000000000004e-05 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.379512+0000", 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.6105999999999994e-05 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.379578+0000", 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.048148694999999998 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.557 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:37273 7.1 7:8250a680:::benchmark_data_smithi098_125195_object37272:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:09.332990+0000", 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 6.176450183, 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.046820989, 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.558 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 37273 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.332990+0000", 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.332990+0000", 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.559 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.332988+0000", 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3381000000000003e-05 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.333042+0000", 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9215000000000002e-05 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.333061+0000", 2023-09-23T20:22:15.560 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.9190000000000005e-06 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.333070+0000", 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4669999999999997e-05 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.333125+0000", 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000152299 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.561 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.333277+0000", 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013710799999999999 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.333414+0000", 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0011076529999999999 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.562 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.334522+0000", 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0018074790000000001 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.336329+0000", 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.043346684000000003 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.379676+0000", 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7879000000000004e-05 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.563 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.379754+0000", 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7321999999999998e-05 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:09.379811+0000", 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.046820989 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.564 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:39443 7.c 7:3e984474:::benchmark_data_smithi098_125195_object39442:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:10.752318+0000", 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 4.7571224059999997, 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.033264020999999998, 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 39443 2023-09-23T20:22:15.565 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.752318+0000", 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.752318+0000", 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.566 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.752317+0000", 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2549999999999997e-05 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.752369+0000", 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0012e-05 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.752379+0000", 2023-09-23T20:22:15.567 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.8550000000000001e-06 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.752384+0000", 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.4235e-05 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.752418+0000", 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1732999999999997e-05 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.568 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.752510+0000", 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013821699999999999 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.752648+0000", 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0014355489999999999 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.754084+0000", 2023-09-23T20:22:15.569 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0012587259999999999 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.755342+0000", 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030169714 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.785512+0000", 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1588999999999998e-05 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.570 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.785554+0000", 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.8161e-05 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:10.785582+0000", 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.033264020999999998 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.571 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:40761 7.c 7:3d75fec5:::benchmark_data_smithi098_125195_object40760:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:11.634515+0000", 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 3.8749252890000001, 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055618194000000003, 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 40761 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.572 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.634515+0000", 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.634515+0000", 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.573 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.634514+0000", 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3642000000000001e-05 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.634547+0000", 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3397999999999999e-05 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.634561+0000", 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8839999999999994e-06 2023-09-23T20:22:15.574 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.634569+0000", 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2728000000000002e-05 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.634611+0000", 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000100196 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.575 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.634711+0000", 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000104304 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.634816+0000", 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001296969 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.636113+0000", 2023-09-23T20:22:15.576 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053828545999999998 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689941+0000", 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.1619000000000006e-05 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.690023+0000", 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9772999999999998e-05 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.577 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.578 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.690083+0000", 2023-09-23T20:22:15.578 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0463000000000001e-05 2023-09-23T20:22:15.578 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.578 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.578 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.578 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.690133+0000", 2023-09-23T20:22:15.578 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055618194000000003 2023-09-23T20:22:15.578 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.578 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.578 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.578 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:40764 7.d 7:bbcf83c2:::benchmark_data_smithi098_125195_object40763:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:11.638792+0000", 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 3.8706485260000001, 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.062124525, 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 40764 2023-09-23T20:22:15.579 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.638792+0000", 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.638792+0000", 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.580 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.581 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.638790+0000", 2023-09-23T20:22:15.581 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1290000000000002e-05 2023-09-23T20:22:15.581 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.581 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.581 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.581 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.638882+0000", 2023-09-23T20:22:15.581 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0059999999999998e-06 2023-09-23T20:22:15.581 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.581 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.581 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.581 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.638891+0000", 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9089999999999999e-06 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.638896+0000", 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.591e-05 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.638932+0000", 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000142013 2023-09-23T20:22:15.582 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.583 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.583 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.583 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.639074+0000", 2023-09-23T20:22:15.583 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000119213 2023-09-23T20:22:15.583 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.583 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.583 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:22:15.583 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.639193+0000", 2023-09-23T20:22:15.583 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.050776506999999999 2023-09-23T20:22:15.583 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.583 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689969+0000", 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.6256999999999999e-05 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.690036+0000", 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.01080324 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.700839+0000", 2023-09-23T20:22:15.584 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2197999999999998e-05 2023-09-23T20:22:15.585 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.585 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.585 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.585 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.700881+0000", 2023-09-23T20:22:15.585 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.5200000000000002e-05 2023-09-23T20:22:15.585 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.585 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.585 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.585 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.700916+0000", 2023-09-23T20:22:15.585 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.062124525 2023-09-23T20:22:15.585 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:40765 7.1 7:861824c7:::benchmark_data_smithi098_125195_object40764:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:11.638958+0000", 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 3.8704826680000002, 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.05807321, 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.586 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 40765 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.638958+0000", 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.587 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.638958+0000", 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.638957+0000", 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000127238 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.639084+0000", 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2570000000000007e-06 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.588 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.639092+0000", 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.797e-06 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.639097+0000", 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000100979 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.589 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.639198+0000", 2023-09-23T20:22:15.590 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.050673238000000002 2023-09-23T20:22:15.590 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.590 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.590 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.590 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689871+0000", 2023-09-23T20:22:15.590 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00024715300000000001 2023-09-23T20:22:15.590 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.590 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.590 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:22:15.590 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.690118+0000", 2023-09-23T20:22:15.590 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.006550625 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.696669+0000", 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00022886299999999999 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.696898+0000", 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.7824999999999997e-05 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.591 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.696946+0000", 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5688e-05 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.696991+0000", 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9570000000000002e-05 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.697031+0000", 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.05807321 2023-09-23T20:22:15.592 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop_reply(client.44858.0:40761 7.c e151/146 ondisk, result = 0)", 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:11.640744+0000", 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 3.8686961439999998, 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.049200611999999998, 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "started", 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.593 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.640744+0000", 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.640744+0000", 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.640743+0000", 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3845e-05 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.594 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.640757+0000", 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.048971133 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689728+0000", 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3132000000000001e-05 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.595 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689761+0000", 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015676700000000001 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689918+0000", 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2300000000000001e-05 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689930+0000", 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4398e-05 2023-09-23T20:22:15.596 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689945+0000", 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.049200611999999998 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop_reply(client.44858.0:40764 7.d e151/146 ondisk, result = 0)", 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:11.641995+0000", 2023-09-23T20:22:15.597 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 3.867445139, 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.048042944999999997, 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "started", 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.641995+0000", 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.598 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.641995+0000", 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.641994+0000", 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.237e-05 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.642006+0000", 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.047746982 2023-09-23T20:22:15.599 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689753+0000", 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4715999999999998e-05 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689778+0000", 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00024064099999999999 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.600 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.690019+0000", 2023-09-23T20:22:15.601 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.4360000000000002e-06 2023-09-23T20:22:15.601 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.601 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.601 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.601 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.690027+0000", 2023-09-23T20:22:15.601 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0779e-05 2023-09-23T20:22:15.601 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.601 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.601 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.601 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.690038+0000", 2023-09-23T20:22:15.601 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.048042944999999997 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop_reply(client.44858.0:40761 7.c e151/146 ondisk, result = 0)", 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:11.642178+0000", 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 3.867261981, 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.047961926000000002, 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "started", 2023-09-23T20:22:15.602 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.642178+0000", 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.642178+0000", 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.603 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.642177+0000", 2023-09-23T20:22:15.604 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.374e-06 2023-09-23T20:22:15.604 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.604 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.604 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.604 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.642185+0000", 2023-09-23T20:22:15.604 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.047564821 2023-09-23T20:22:15.604 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.604 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.604 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.604 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689750+0000", 2023-09-23T20:22:15.604 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5786000000000001e-05 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.689765+0000", 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00024118499999999999 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.690006+0000", 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3000000000000002e-06 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.605 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.690015+0000", 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012538 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:11.690140+0000", 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.047961926000000002 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.606 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:41506 7.7 7:ed664dbd:::benchmark_data_smithi098_125195_object41505:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:12.175211+0000", 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 3.3342288340000001, 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.032878758000000001, 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 41506 2023-09-23T20:22:15.607 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.175211+0000", 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.175211+0000", 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.608 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.175209+0000", 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7671999999999999e-05 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.175267+0000", 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.021268401999999999 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.196535+0000", 2023-09-23T20:22:15.609 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0012635210000000001 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.197799+0000", 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5117000000000002e-05 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.197844+0000", 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016013099999999999 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.610 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.198004+0000", 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019080900000000001 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.198195+0000", 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0015632630000000001 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.199758+0000", 2023-09-23T20:22:15.611 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0012102040000000001 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.200968+0000", 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0070287980000000002 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.207997+0000", 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7839999999999997e-05 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.612 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.208035+0000", 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5383999999999997e-05 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.208090+0000", 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.032878758000000001 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.613 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:42276 7.7 7:e0a5320f:::benchmark_data_smithi098_125195_object42275:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:12.722629+0000", 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 2.7868114180000001, 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.032182246999999997, 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 42276 2023-09-23T20:22:15.614 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.722629+0000", 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.722629+0000", 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.615 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.722627+0000", 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5936999999999997e-05 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.722673+0000", 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3526000000000001e-05 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.616 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.722687+0000", 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3170000000000002e-06 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.722695+0000", 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0018167070000000001 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.724512+0000", 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014124 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.617 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.724653+0000", 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013295399999999999 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.724786+0000", 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001083421 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.618 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.725870+0000", 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003892333 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.729762+0000", 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.024927938 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.754690+0000", 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2997000000000005e-05 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.619 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.754773+0000", 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.8265e-05 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.754811+0000", 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.032182246999999997 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.620 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:42280 7.7 7:e4456bfb:::benchmark_data_smithi098_125195_object42279:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:12.726844+0000", 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 2.782596662, 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030766321999999999, 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 42280 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.621 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.726844+0000", 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.726844+0000", 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.622 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.623 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.726842+0000", 2023-09-23T20:22:15.623 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2649000000000002e-05 2023-09-23T20:22:15.623 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.623 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.623 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.623 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.726915+0000", 2023-09-23T20:22:15.623 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0224000000000001e-05 2023-09-23T20:22:15.623 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.623 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.623 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.623 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.726925+0000", 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9290000000000003e-06 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.726931+0000", 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0010722629999999999 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.728004+0000", 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012439600000000001 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.624 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.625 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.625 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.728128+0000", 2023-09-23T20:22:15.625 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013992 2023-09-23T20:22:15.625 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.625 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.625 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:22:15.625 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.728268+0000", 2023-09-23T20:22:15.625 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0016195599999999999 2023-09-23T20:22:15.625 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.625 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.625 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.729887+0000", 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0043428549999999996 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.734230+0000", 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023248810000000002 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.757479+0000", 2023-09-23T20:22:15.626 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9888000000000006e-05 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.757549+0000", 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0936000000000001e-05 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:12.757610+0000", 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030766321999999999 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.627 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:44774 7.7 7:e6bcd142:::benchmark_data_smithi098_125195_object44773:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:14.546042+0000", 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.96339849899999996, 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.031041595000000002, 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 44774 2023-09-23T20:22:15.628 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546042+0000", 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546042+0000", 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.629 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546041+0000", 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4053000000000004e-05 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546115+0000", 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2254e-05 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.630 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546127+0000", 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.485e-06 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546133+0000", 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0024398110000000001 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.548573+0000", 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016365100000000001 2023-09-23T20:22:15.631 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.548736+0000", 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019463999999999999 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.548931+0000", 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0050903370000000003 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.632 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.554021+0000", 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013766953 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.567788+0000", 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0091728509999999992 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.576961+0000", 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7123999999999997e-05 2023-09-23T20:22:15.633 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.577018+0000", 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5109000000000003e-05 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.577083+0000", 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.031041595000000002 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.634 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:44775 7.7 7:ec01c472:::benchmark_data_smithi098_125195_object44774:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:14.546338+0000", 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.96310250799999997, 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030884811000000002, 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:22:15.635 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 44775 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546338+0000", 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546338+0000", 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.636 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546337+0000", 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000108776 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546446+0000", 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0603e-05 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546456+0000", 2023-09-23T20:22:15.637 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8270000000000003e-06 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.546462+0000", 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003745295 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.550207+0000", 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000154828 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.638 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.550362+0000", 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000202234 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.550564+0000", 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0034621729999999998 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:22:15.639 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.554026+0000", 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013791908 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.567818+0000", 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0093122910000000003 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.577131+0000", 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2240000000000001e-05 2023-09-23T20:22:15.640 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.577183+0000", 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9598999999999998e-05 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:14.577223+0000", 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030884811000000002 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.641 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:22:15.642 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:22:15.642 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:22:15.642 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:15.670 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:15.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:15.773 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:15.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:15.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:15.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:15.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:15.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:15.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:16.038 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:16.061 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:16.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:16.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:16.178 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:16 smithi173 bash[59517]: cluster 2023-09-23T20:22:14.319060+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:22:16.193 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:16.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:16.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 26 16 46984 46968 112.891 83.4375 0.0113484 0.00885246 2023-09-23T20:22:16.298 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:16.320 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:16.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:16.346 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:22:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:22:16] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.33.4" 2023-09-23T20:22:16.346 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:16 smithi098 bash[74888]: cluster 2023-09-23T20:22:14.319060+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:22:16.346 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:16 smithi098 bash[78228]: cluster 2023-09-23T20:22:14.319060+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 2.4 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-23T20:22:16.424 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:16.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:16.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:16.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:16.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:16.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:16.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T20:22:16.681 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:16.707 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:16.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:16.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:16.857 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:16.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:16.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:16.988 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:16.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:16.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:17.095 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:17.107 INFO:teuthology.orchestra.run.smithi098.stderr:marked in osd.7. 2023-09-23T20:22:17.129 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:17.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:17.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 27 16 48047 48031 111.17 66.4375 0.00312501 0.00896625 2023-09-23T20:22:17.233 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:17.244 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:17 smithi173 bash[59517]: audit 2023-09-23T20:22:16.972719+0000 mon.a (mon.0) 785 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T20:22:17.244 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:17 smithi173 bash[59517]: audit 2023-09-23T20:22:16.973558+0000 mon.b (mon.1) 6 : audit 0 from='client.? 172.21.15.98:0/1533223400' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T20:22:17.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:17.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:17.312 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:16 smithi098 bash[74888]: debug 2023-09-23T20:22:16.971+0000 7f4942979700 -1 mon.a@0(leader).osd e151 definitely_dead 0 2023-09-23T20:22:17.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:17 smithi098 bash[74888]: audit 2023-09-23T20:22:16.972719+0000 mon.a (mon.0) 785 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T20:22:17.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:17 smithi098 bash[74888]: audit 2023-09-23T20:22:16.973558+0000 mon.b (mon.1) 6 : audit 0 from='client.? 172.21.15.98:0/1533223400' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T20:22:17.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:17 smithi098 bash[78228]: audit 2023-09-23T20:22:16.972719+0000 mon.a (mon.0) 785 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T20:22:17.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:17 smithi098 bash[78228]: audit 2023-09-23T20:22:16.973558+0000 mon.b (mon.1) 6 : audit 0 from='client.? 172.21.15.98:0/1533223400' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T20:22:17.365 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:17.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:17.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:17.498 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:17.533 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:17.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:17.636 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:17.668 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:17.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:17.772 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:17.805 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:17.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:17.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:17.936 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:17.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:17.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:18.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:18.075 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:18.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:18.178 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:18.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:18 smithi098 bash[74888]: cluster 2023-09-23T20:22:16.319779+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 2.7 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T20:22:18.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:18 smithi098 bash[74888]: cluster 2023-09-23T20:22:17.094476+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:22:18.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:18 smithi098 bash[74888]: audit 2023-09-23T20:22:17.094908+0000 mon.a (mon.0) 786 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T20:22:18.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:18 smithi098 bash[74888]: cluster 2023-09-23T20:22:17.095211+0000 mon.a (mon.0) 787 : cluster 0 osdmap e152: 8 total, 7 up, 7 in 2023-09-23T20:22:18.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:18 smithi098 bash[74888]: cluster 2023-09-23T20:22:17.097447+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:22:18.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:18 smithi098 bash[78228]: cluster 2023-09-23T20:22:16.319779+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 2.7 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T20:22:18.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:18 smithi098 bash[78228]: cluster 2023-09-23T20:22:17.094476+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:22:18.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:18 smithi098 bash[78228]: audit 2023-09-23T20:22:17.094908+0000 mon.a (mon.0) 786 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T20:22:18.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:18 smithi098 bash[78228]: cluster 2023-09-23T20:22:17.095211+0000 mon.a (mon.0) 787 : cluster 0 osdmap e152: 8 total, 7 up, 7 in 2023-09-23T20:22:18.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:18 smithi098 bash[78228]: cluster 2023-09-23T20:22:17.097447+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:22:18.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 28 16 48047 48031 107.2 0 - 0.00896625 2023-09-23T20:22:18.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:18.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:18.310 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:18.318 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-09-23T20:22:18.324 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:18 smithi173 bash[59517]: cluster 2023-09-23T20:22:16.319779+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 2.7 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T20:22:18.324 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:18 smithi173 bash[59517]: cluster 2023-09-23T20:22:17.094476+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:22:18.324 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:18 smithi173 bash[59517]: audit 2023-09-23T20:22:17.094908+0000 mon.a (mon.0) 786 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T20:22:18.324 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:18 smithi173 bash[59517]: cluster 2023-09-23T20:22:17.095211+0000 mon.a (mon.0) 787 : cluster 0 osdmap e152: 8 total, 7 up, 7 in 2023-09-23T20:22:18.324 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:18 smithi173 bash[59517]: cluster 2023-09-23T20:22:17.097447+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T20:22:18.338 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:18.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:18.441 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:18.465 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:18.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:18.569 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:18.593 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:18.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:18.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:18.726 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:18.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:18.745 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:18.745 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:18.830 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:18.860 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:18.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:18.963 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:18.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:18.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:18.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:19.099 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:19.130 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:19.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:19.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 29 16 48047 48031 103.503 0 - 0.00896625 2023-09-23T20:22:19.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:19.269 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:19.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:19 smithi173 bash[59517]: cluster 2023-09-23T20:22:18.101969+0000 mon.a (mon.0) 788 : cluster 0 osdmap e153: 8 total, 7 up, 7 in 2023-09-23T20:22:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:19 smithi173 bash[59517]: cluster 2023-09-23T20:22:18.103575+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:19 smithi173 bash[59517]: cluster 2023-09-23T20:22:18.104070+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:19 smithi173 bash[59517]: cluster 2023-09-23T20:22:18.105812+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:19 smithi173 bash[59517]: cluster 2023-09-23T20:22:18.106213+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:19 smithi173 bash[59517]: cluster 2023-09-23T20:22:18.106500+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:19 smithi173 bash[59517]: cluster 2023-09-23T20:22:18.106975+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:19 smithi173 bash[59517]: cluster 2023-09-23T20:22:18.110535+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:19.382 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[74888]: cluster 2023-09-23T20:22:18.101969+0000 mon.a (mon.0) 788 : cluster 0 osdmap e153: 8 total, 7 up, 7 in 2023-09-23T20:22:19.382 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[74888]: cluster 2023-09-23T20:22:18.103575+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.382 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[74888]: cluster 2023-09-23T20:22:18.104070+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.383 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[74888]: cluster 2023-09-23T20:22:18.105812+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.383 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[74888]: cluster 2023-09-23T20:22:18.106213+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.383 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[74888]: cluster 2023-09-23T20:22:18.106500+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.383 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[74888]: cluster 2023-09-23T20:22:18.106975+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.383 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[74888]: cluster 2023-09-23T20:22:18.110535+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[78228]: cluster 2023-09-23T20:22:18.101969+0000 mon.a (mon.0) 788 : cluster 0 osdmap e153: 8 total, 7 up, 7 in 2023-09-23T20:22:19.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[78228]: cluster 2023-09-23T20:22:18.103575+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[78228]: cluster 2023-09-23T20:22:18.104070+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[78228]: cluster 2023-09-23T20:22:18.105812+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[78228]: cluster 2023-09-23T20:22:18.106213+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.384 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[78228]: cluster 2023-09-23T20:22:18.106500+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.384 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[78228]: cluster 2023-09-23T20:22:18.106975+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.384 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:19 smithi098 bash[78228]: cluster 2023-09-23T20:22:18.110535+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T20:22:19.400 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:19.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:19.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:19.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.535 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:19.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:19.636 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:19.666 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:19.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:19.772 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:19.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:19.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:19.901 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:19.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:19.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:19.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:20.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:20.061 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:20.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:20.166 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:20.186 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:20.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:20.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 30 16 48905 48889 101.84 17.875 0.00287086 0.00980419 2023-09-23T20:22:20.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:20.301 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[74888]: cluster 2023-09-23T20:22:18.320349+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T20:22:20.301 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[74888]: cluster 2023-09-23T20:22:19.111289+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.301 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[74888]: cluster 2023-09-23T20:22:19.111827+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.301 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[74888]: cluster 2023-09-23T20:22:19.112534+0000 mon.a (mon.0) 789 : cluster 0 osdmap e154: 8 total, 7 up, 7 in 2023-09-23T20:22:20.301 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[74888]: cluster 2023-09-23T20:22:19.116499+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.301 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[74888]: cluster 2023-09-23T20:22:19.120717+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.301 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[74888]: cluster 2023-09-23T20:22:19.140256+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.302 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[74888]: cluster 2023-09-23T20:22:19.794127+0000 mon.a (mon.0) 790 : cluster 0 osdmap e155: 8 total, 7 up, 7 in 2023-09-23T20:22:20.302 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[74888]: cluster 2023-09-23T20:22:19.794824+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:20.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[78228]: cluster 2023-09-23T20:22:18.320349+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T20:22:20.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[78228]: cluster 2023-09-23T20:22:19.111289+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[78228]: cluster 2023-09-23T20:22:19.111827+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[78228]: cluster 2023-09-23T20:22:19.112534+0000 mon.a (mon.0) 789 : cluster 0 osdmap e154: 8 total, 7 up, 7 in 2023-09-23T20:22:20.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[78228]: cluster 2023-09-23T20:22:19.116499+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[78228]: cluster 2023-09-23T20:22:19.120717+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[78228]: cluster 2023-09-23T20:22:19.140256+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[78228]: cluster 2023-09-23T20:22:19.794127+0000 mon.a (mon.0) 790 : cluster 0 osdmap e155: 8 total, 7 up, 7 in 2023-09-23T20:22:20.303 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:20 smithi098 bash[78228]: cluster 2023-09-23T20:22:19.794824+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:20.318 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:20.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:20.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:20 smithi173 bash[59517]: cluster 2023-09-23T20:22:18.320349+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T20:22:20.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:20 smithi173 bash[59517]: cluster 2023-09-23T20:22:19.111289+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:20 smithi173 bash[59517]: cluster 2023-09-23T20:22:19.111827+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:20 smithi173 bash[59517]: cluster 2023-09-23T20:22:19.112534+0000 mon.a (mon.0) 789 : cluster 0 osdmap e154: 8 total, 7 up, 7 in 2023-09-23T20:22:20.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:20 smithi173 bash[59517]: cluster 2023-09-23T20:22:19.116499+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:20 smithi173 bash[59517]: cluster 2023-09-23T20:22:19.120717+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:20 smithi173 bash[59517]: cluster 2023-09-23T20:22:19.140256+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T20:22:20.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:20 smithi173 bash[59517]: cluster 2023-09-23T20:22:19.794127+0000 mon.a (mon.0) 790 : cluster 0 osdmap e155: 8 total, 7 up, 7 in 2023-09-23T20:22:20.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:20 smithi173 bash[59517]: cluster 2023-09-23T20:22:19.794824+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:20.425 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:20.455 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:20.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:20.560 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:20.585 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:20.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:20.688 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:20.728 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:20.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:20.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:20.868 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:20.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:20.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:20.972 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:20.997 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:21.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:21.122 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:21 smithi098 bash[78228]: cluster 2023-09-23T20:22:19.805234+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:21.123 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:21 smithi098 bash[78228]: cluster 2023-09-23T20:22:19.806124+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:21.123 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:21 smithi098 bash[78228]: cluster 2023-09-23T20:22:19.809885+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:21.123 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:21 smithi098 bash[78228]: cluster 2023-09-23T20:22:20.803224+0000 mon.a (mon.0) 791 : cluster 0 osdmap e156: 8 total, 7 up, 7 in 2023-09-23T20:22:21.123 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:21 smithi098 bash[74888]: cluster 2023-09-23T20:22:19.805234+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:21.123 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:21 smithi098 bash[74888]: cluster 2023-09-23T20:22:19.806124+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:21.123 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:21 smithi098 bash[74888]: cluster 2023-09-23T20:22:19.809885+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:21.123 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:21 smithi098 bash[74888]: cluster 2023-09-23T20:22:20.803224+0000 mon.a (mon.0) 791 : cluster 0 osdmap e156: 8 total, 7 up, 7 in 2023-09-23T20:22:21.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:21.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:21.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 31 16 49935 49919 100.632 64.375 0.0282987 0.00993091 2023-09-23T20:22:21.243 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:21.274 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:21.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:21.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:21.416 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:21.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:21.523 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:21.560 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:21.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:21.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:21 smithi173 bash[59517]: cluster 2023-09-23T20:22:19.805234+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:21.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:21 smithi173 bash[59517]: cluster 2023-09-23T20:22:19.806124+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:21.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:21 smithi173 bash[59517]: cluster 2023-09-23T20:22:19.809885+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T20:22:21.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:21 smithi173 bash[59517]: cluster 2023-09-23T20:22:20.803224+0000 mon.a (mon.0) 791 : cluster 0 osdmap e156: 8 total, 7 up, 7 in 2023-09-23T20:22:21.665 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:21.696 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:21.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:21.800 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:21.833 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:21.854 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:21.936 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:21.966 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:21.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:22.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:22.093 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:22.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:22.196 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:22.197 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 32 16 50904 50888 99.3794 60.5625 0.0172324 0.0100549 2023-09-23T20:22:22.205 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:22 smithi173 bash[59517]: cluster 2023-09-23T20:22:20.320887+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v542: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 26 MiB/s wr, 420 op/s; 3014/140067 objects degraded (2.152%) 2023-09-23T20:22:22.205 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:22 smithi173 bash[59517]: cluster 2023-09-23T20:22:20.804178+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:22:22.206 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:22 smithi173 bash[59517]: cluster 2023-09-23T20:22:20.804564+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:22:22.206 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:22 smithi173 bash[59517]: cluster 2023-09-23T20:22:20.807759+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:22:22.206 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:22 smithi173 bash[59517]: cluster 2023-09-23T20:22:21.108752+0000 mon.a (mon.0) 792 : cluster 3 Health check failed: Degraded data redundancy: 3014/140067 objects degraded (2.152%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:22.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:22.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:22.303 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:22 smithi098 bash[78228]: cluster 2023-09-23T20:22:20.320887+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v542: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 26 MiB/s wr, 420 op/s; 3014/140067 objects degraded (2.152%) 2023-09-23T20:22:22.303 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:22 smithi098 bash[78228]: cluster 2023-09-23T20:22:20.804178+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:22:22.303 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:22 smithi098 bash[78228]: cluster 2023-09-23T20:22:20.804564+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:22:22.303 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:22 smithi098 bash[78228]: cluster 2023-09-23T20:22:20.807759+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:22:22.303 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:22 smithi098 bash[78228]: cluster 2023-09-23T20:22:21.108752+0000 mon.a (mon.0) 792 : cluster 3 Health check failed: Degraded data redundancy: 3014/140067 objects degraded (2.152%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:22.303 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:22 smithi098 bash[74888]: cluster 2023-09-23T20:22:20.320887+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v542: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 26 MiB/s wr, 420 op/s; 3014/140067 objects degraded (2.152%) 2023-09-23T20:22:22.303 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:22 smithi098 bash[74888]: cluster 2023-09-23T20:22:20.804178+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:22:22.304 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:22 smithi098 bash[74888]: cluster 2023-09-23T20:22:20.804564+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:22:22.304 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:22 smithi098 bash[74888]: cluster 2023-09-23T20:22:20.807759+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T20:22:22.304 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:22 smithi098 bash[74888]: cluster 2023-09-23T20:22:21.108752+0000 mon.a (mon.0) 792 : cluster 3 Health check failed: Degraded data redundancy: 3014/140067 objects degraded (2.152%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:22:22.334 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:22.368 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:22.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:22.471 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:22.498 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:22.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:22.601 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:22.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:22.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:22.743 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:22.765 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:22.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:22.868 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:22.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:22.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:22.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:23.001 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:23.027 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:23.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:23.132 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:23.158 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:23.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:23.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 33 16 51709 51693 97.8924 50.3125 0.0272381 0.0102093 2023-09-23T20:22:23.262 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:23.289 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:23.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:23.319 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 4, 5, 6, 7] out_osds: [3] dead_osds: [3] live_osds: [0, 1, 2, 4, 5, 6, 7] 2023-09-23T20:22:23.319 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:22:23.319 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-09-23T20:22:23.320 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:22:23.320 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:22:23.320 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-09-23T20:22:23.394 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:23.429 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:23.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:23.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:23.571 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:23.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:23.678 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:23.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:23.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:23.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:23.850 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:23.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:23.953 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:23.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:23.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:23.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:24.082 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:24.108 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:24.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:24.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 34 16 52749 52733 96.9248 65 0.00569918 0.0103107 2023-09-23T20:22:24.211 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:24.220 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:24 smithi173 bash[59517]: cluster 2023-09-23T20:22:22.321586+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v544: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s; 14886/147363 objects degraded (10.102%); 2891/147363 objects misplaced (1.962%); 1.2 MiB/s, 2 keys/s, 20 objects/s recovering 2023-09-23T20:22:24.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:24.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:24.349 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:24.370 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:24 smithi098 bash[78228]: cluster 2023-09-23T20:22:22.321586+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v544: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s; 14886/147363 objects degraded (10.102%); 2891/147363 objects misplaced (1.962%); 1.2 MiB/s, 2 keys/s, 20 objects/s recovering 2023-09-23T20:22:24.370 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:24 smithi098 bash[74888]: cluster 2023-09-23T20:22:22.321586+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v544: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s; 14886/147363 objects degraded (10.102%); 2891/147363 objects misplaced (1.962%); 1.2 MiB/s, 2 keys/s, 20 objects/s recovering 2023-09-23T20:22:24.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:24.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:24.478 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:24.506 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:24.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:24.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:24.637 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:24.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:24.741 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:24.769 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:24.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:24.873 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:24.901 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:24.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:24.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:25.008 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:25.037 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:25.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:25.143 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:25.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:25.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:25.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 35 16 53791 53775 96.0161 65.125 0.00736946 0.0104072 2023-09-23T20:22:25.273 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:25.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:25.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:25.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:25.464 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:25.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:25.570 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:25.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:25.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:25.703 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:25.739 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:25.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:25.842 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:25 smithi173 bash[59517]: cluster 2023-09-23T20:22:24.322147+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v545: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 34 MiB/s wr, 551 op/s; 14886/147363 objects degraded (10.102%); 2891/147363 objects misplaced (1.962%); 853 KiB/s, 1 keys/s, 14 objects/s recovering 2023-09-23T20:22:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:25 smithi173 bash[59517]: audit 2023-09-23T20:22:24.589020+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:25.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:25 smithi173 bash[59517]: audit 2023-09-23T20:22:24.590887+0000 mon.a (mon.0) 794 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:25.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:25.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:25.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:25.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:25 smithi098 bash[78228]: cluster 2023-09-23T20:22:24.322147+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v545: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 34 MiB/s wr, 551 op/s; 14886/147363 objects degraded (10.102%); 2891/147363 objects misplaced (1.962%); 853 KiB/s, 1 keys/s, 14 objects/s recovering 2023-09-23T20:22:25.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:25 smithi098 bash[78228]: audit 2023-09-23T20:22:24.589020+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:25.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:25 smithi098 bash[78228]: audit 2023-09-23T20:22:24.590887+0000 mon.a (mon.0) 794 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:25.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:25 smithi098 bash[74888]: cluster 2023-09-23T20:22:24.322147+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v545: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 34 MiB/s wr, 551 op/s; 14886/147363 objects degraded (10.102%); 2891/147363 objects misplaced (1.962%); 853 KiB/s, 1 keys/s, 14 objects/s recovering 2023-09-23T20:22:25.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:25 smithi098 bash[74888]: audit 2023-09-23T20:22:24.589020+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:25.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:25 smithi098 bash[74888]: audit 2023-09-23T20:22:24.590887+0000 mon.a (mon.0) 794 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:25.977 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:26.026 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:26.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:26.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:26.163 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:26.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:26.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 36 16 54830 54814 95.1526 64.9375 0.00797528 0.010503 2023-09-23T20:22:26.271 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:26.301 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:26.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:26.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:26.416 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:22:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:22:26] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.33.4" 2023-09-23T20:22:26.437 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:26.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:26.541 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:26.579 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:26.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:26.676 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:26 smithi098 bash[74888]: cluster 2023-09-23T20:22:26.588496+0000 mon.a (mon.0) 795 : cluster 3 Health check update: Degraded data redundancy: 14886/160293 objects degraded (9.287%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:26.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:26 smithi098 bash[78228]: cluster 2023-09-23T20:22:26.588496+0000 mon.a (mon.0) 795 : cluster 3 Health check update: Degraded data redundancy: 14886/160293 objects degraded (9.287%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:26.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:26.713 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:26.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:26.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:26.843 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:26.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:26 smithi173 bash[59517]: cluster 2023-09-23T20:22:26.588496+0000 mon.a (mon.0) 795 : cluster 3 Health check update: Degraded data redundancy: 14886/160293 objects degraded (9.287%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:26.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:26.946 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:26.976 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:26.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:26.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:27.079 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:27.113 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:27.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:27.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 37 16 55699 55683 94.0487 54.3125 0.0208149 0.0106263 2023-09-23T20:22:27.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:27.242 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:27.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:27.348 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:27.373 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:27.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:27.478 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:27.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:27.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:27.621 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:27.654 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:27.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:27.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:27.787 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:27.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:27.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:27 smithi173 bash[59517]: cluster 2023-09-23T20:22:26.322919+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v546: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s; 14886/160293 objects degraded (9.287%); 2891/160293 objects misplaced (1.804%); 790 KiB/s, 1 keys/s, 12 objects/s recovering 2023-09-23T20:22:27.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:27.899 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:27 smithi098 bash[74888]: cluster 2023-09-23T20:22:26.322919+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v546: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s; 14886/160293 objects degraded (9.287%); 2891/160293 objects misplaced (1.804%); 790 KiB/s, 1 keys/s, 12 objects/s recovering 2023-09-23T20:22:27.900 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:27 smithi098 bash[78228]: cluster 2023-09-23T20:22:26.322919+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v546: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s; 14886/160293 objects degraded (9.287%); 2891/160293 objects misplaced (1.804%); 790 KiB/s, 1 keys/s, 12 objects/s recovering 2023-09-23T20:22:27.918 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:27.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:27.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:28.025 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:28.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:28.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:28.158 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:28.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:28.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:28.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 38 16 56678 56662 93.1838 61.1875 0.0683027 0.0107143 2023-09-23T20:22:28.288 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:28.312 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:28.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:28.416 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:28.437 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:28.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:28.540 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:28.565 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:28.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:28.667 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:28.695 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:28.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:28.799 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:28.833 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:28.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:28.940 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:28.984 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:28.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:28.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:29.089 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:29.115 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:29.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:29.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 39 16 57663 57647 92.3729 61.5625 0.0149144 0.0108194 2023-09-23T20:22:29.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:29.249 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:29.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:29.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:29.375 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:29.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:29.480 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:29.507 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:29.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:29.612 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:29.639 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:29.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:29.743 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:29.767 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:29.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:29.872 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:29.897 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:29.899 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:29 smithi173 bash[59517]: cluster 2023-09-23T20:22:28.323540+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v547: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s; 14886/162099 objects degraded (9.183%); 2706/162099 objects misplaced (1.669%); 2.0 MiB/s, 1 keys/s, 31 objects/s recovering 2023-09-23T20:22:29.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:29.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:29.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:29 smithi098 bash[78228]: cluster 2023-09-23T20:22:28.323540+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v547: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s; 14886/162099 objects degraded (9.183%); 2706/162099 objects misplaced (1.669%); 2.0 MiB/s, 1 keys/s, 31 objects/s recovering 2023-09-23T20:22:29.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:29 smithi098 bash[74888]: cluster 2023-09-23T20:22:28.323540+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v547: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s; 14886/162099 objects degraded (9.183%); 2706/162099 objects misplaced (1.669%); 2.0 MiB/s, 1 keys/s, 31 objects/s recovering 2023-09-23T20:22:30.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:30.040 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:30.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:30.146 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:30.174 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:30.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:30.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:22:30.195626+0000 min lat: 0.00120687 max lat: 2.25816 avg lat: 0.0109085 2023-09-23T20:22:30.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:22:30.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 40 16 58647 58631 91.6009 61.5 0.0226591 0.0109085 2023-09-23T20:22:30.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:30.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:30.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:30.405 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:30.432 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:30.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:30.539 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:30.570 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:30.673 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:30.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:30.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:30.817 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:30.844 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:30.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:30.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:30.974 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:30.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:30.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:31.081 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:31.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:31.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:31.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 41 16 59637 59621 90.8758 61.875 0.0140103 0.0109983 2023-09-23T20:22:31.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:31.252 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:31.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:31 smithi173 bash[59517]: audit 2023-09-23T20:22:30.151339+0000 mon.a (mon.0) 796 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:31.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:31.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:31 smithi098 bash[78228]: audit 2023-09-23T20:22:30.151339+0000 mon.a (mon.0) 796 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:31.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:31 smithi098 bash[74888]: audit 2023-09-23T20:22:30.151339+0000 mon.a (mon.0) 796 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:31.444 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:31.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:31.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:31.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:31.626 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:31.650 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:31.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:31.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:31.787 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:31.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:31.895 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:31.925 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:31.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:31.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:32.030 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:32.057 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:32.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:32.162 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:32.169 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:32 smithi098 bash[74888]: cluster 2023-09-23T20:22:30.324135+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v548: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 54 MiB/s wr, 859 op/s; 14886/165870 objects degraded (8.974%); 2706/165870 objects misplaced (1.631%); 1.7 MiB/s, 0 keys/s, 27 objects/s recovering 2023-09-23T20:22:32.198 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 42 16 60455 60439 89.9291 51.125 0.00843547 0.0111115 2023-09-23T20:22:32.207 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:32.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:32.315 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:32.323 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:32 smithi173 bash[59517]: cluster 2023-09-23T20:22:30.324135+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v548: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 54 MiB/s wr, 859 op/s; 14886/165870 objects degraded (8.974%); 2706/165870 objects misplaced (1.631%); 1.7 MiB/s, 0 keys/s, 27 objects/s recovering 2023-09-23T20:22:32.349 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:32.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:32.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:32 smithi098 bash[78228]: cluster 2023-09-23T20:22:30.324135+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v548: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 54 MiB/s wr, 859 op/s; 14886/165870 objects degraded (8.974%); 2706/165870 objects misplaced (1.631%); 1.7 MiB/s, 0 keys/s, 27 objects/s recovering 2023-09-23T20:22:32.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:32.483 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:32.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:32.591 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:32.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:32.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:32.725 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:32.755 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:32.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:32.859 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:32.894 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:32.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:32.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:32.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:33.028 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:33.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:33.135 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:33.163 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:33.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:33.199 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 43 16 61242 61226 88.9816 49.1875 0.0738325 0.0112276 2023-09-23T20:22:33.266 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:33.298 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:33.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:33.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:33.409 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:33 smithi098 bash[74888]: cluster 2023-09-23T20:22:32.324978+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v549: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 55 MiB/s wr, 879 op/s; 14886/176688 objects degraded (8.425%); 2543/176688 objects misplaced (1.439%); 2.4 MiB/s, 37 objects/s recovering 2023-09-23T20:22:33.409 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:33 smithi098 bash[74888]: cluster 2023-09-23T20:22:33.165226+0000 mon.a (mon.0) 797 : cluster 3 Health check update: Degraded data redundancy: 14886/176688 objects degraded (8.425%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:33.411 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:33 smithi098 bash[78228]: cluster 2023-09-23T20:22:32.324978+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v549: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 55 MiB/s wr, 879 op/s; 14886/176688 objects degraded (8.425%); 2543/176688 objects misplaced (1.439%); 2.4 MiB/s, 37 objects/s recovering 2023-09-23T20:22:33.411 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:33 smithi098 bash[78228]: cluster 2023-09-23T20:22:33.165226+0000 mon.a (mon.0) 797 : cluster 3 Health check update: Degraded data redundancy: 14886/176688 objects degraded (8.425%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:33.425 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:33.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:33.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:33.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:33 smithi173 bash[59517]: cluster 2023-09-23T20:22:32.324978+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v549: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 55 MiB/s wr, 879 op/s; 14886/176688 objects degraded (8.425%); 2543/176688 objects misplaced (1.439%); 2.4 MiB/s, 37 objects/s recovering 2023-09-23T20:22:33.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:33 smithi173 bash[59517]: cluster 2023-09-23T20:22:33.165226+0000 mon.a (mon.0) 797 : cluster 3 Health check update: Degraded data redundancy: 14886/176688 objects degraded (8.425%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:33.557 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:33.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:33.660 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:33.694 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:33.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:33.797 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:33.832 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:33.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:33.935 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:33.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:33.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:33.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:34.068 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:34.101 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:34.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:34.199 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 44 16 62035 62019 88.0856 49.5625 0.023546 0.0113465 2023-09-23T20:22:34.208 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:34.239 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:34.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:34.343 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:34.384 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:34.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:34.390 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:22:34.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:34 smithi098 bash[74888]: audit 2023-09-23T20:22:34.333971+0000 mon.a (mon.0) 798 : audit 0 from='client.? 172.21.15.98:0/6505263' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:34.447 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:22:34.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:34.495 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:22:34.495 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:34 smithi173 bash[59517]: audit 2023-09-23T20:22:34.333971+0000 mon.a (mon.0) 798 : audit 0 from='client.? 172.21.15.98:0/6505263' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:34.522 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:34.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:34.530 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:22:34.566 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:22:34.598 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:22:34.626 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:34.635 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:22:34.635 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:22:34.636 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:22:34.636 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:22:34.636 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENXIO: problem getting command descriptions from osd.3 2023-09-23T20:22:34.636 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:22:34.636 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:22:34.636 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:22:34.636 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:22:34.658 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:34.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:34.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:34 smithi098 bash[78228]: audit 2023-09-23T20:22:34.333971+0000 mon.a (mon.0) 798 : audit 0 from='client.? 172.21.15.98:0/6505263' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:34.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:34.808 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:34.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:34.912 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:34.942 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:34.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:34.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:35.046 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:35.075 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:35.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:35.182 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.199 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 45 16 62968 62952 87.4239 58.3125 0.015464 0.0114325 2023-09-23T20:22:35.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:35.309 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:35.339 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:35.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:35.414 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:22:35.445 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:35.454 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:35 smithi173 bash[59517]: cluster 2023-09-23T20:22:34.325544+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v550: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s; 14886/176688 objects degraded (8.425%); 2543/176688 objects misplaced (1.439%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:22:35.454 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:35 smithi173 bash[59517]: audit 2023-09-23T20:22:34.457859+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:22:35.454 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:35 smithi173 bash[59517]: audit 2023-09-23T20:22:34.460568+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.98:0/2398477362' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:22:35.487 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:35.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:35.592 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:35.678 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:35 smithi098 bash[74888]: cluster 2023-09-23T20:22:34.325544+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v550: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s; 14886/176688 objects degraded (8.425%); 2543/176688 objects misplaced (1.439%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:22:35.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:35 smithi098 bash[74888]: audit 2023-09-23T20:22:34.457859+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:22:35.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:35 smithi098 bash[74888]: audit 2023-09-23T20:22:34.460568+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.98:0/2398477362' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:22:35.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:35 smithi098 bash[78228]: cluster 2023-09-23T20:22:34.325544+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v550: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s; 14886/176688 objects degraded (8.425%); 2543/176688 objects misplaced (1.439%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:22:35.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:35 smithi098 bash[78228]: audit 2023-09-23T20:22:34.457859+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:22:35.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:35 smithi098 bash[78228]: audit 2023-09-23T20:22:34.460568+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.98:0/2398477362' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:22:35.726 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.730 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:22:35.730 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:22:35.754 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:35.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:35.859 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:35.902 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:35.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:35.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:36.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:36.031 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:36.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:36.086 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:22:36] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.33.4" 2023-09-23T20:22:36.138 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.163 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:36.199 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 46 16 63898 63882 86.7868 58.125 0.0109998 0.0115164 2023-09-23T20:22:36.266 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.292 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:36.398 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.435 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:36.542 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:36.580 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:36.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:36.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:36 smithi173 bash[59517]: cluster 2023-09-23T20:22:35.390420+0000 mon.a (mon.0) 800 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:36.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:36 smithi173 bash[59517]: cluster 2023-09-23T20:22:35.400737+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:36 smithi173 bash[59517]: audit 2023-09-23T20:22:35.402988+0000 mon.a (mon.0) 801 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:22:36.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:36 smithi173 bash[59517]: cluster 2023-09-23T20:22:35.403258+0000 mon.a (mon.0) 802 : cluster 0 osdmap e157: 8 total, 7 up, 7 in 2023-09-23T20:22:36.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:36 smithi173 bash[59517]: cluster 2023-09-23T20:22:35.404974+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:36 smithi173 bash[59517]: cluster 2023-09-23T20:22:35.412626+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:36 smithi173 bash[59517]: cluster 2023-09-23T20:22:35.417703+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[74888]: cluster 2023-09-23T20:22:35.390420+0000 mon.a (mon.0) 800 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[74888]: cluster 2023-09-23T20:22:35.400737+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[74888]: audit 2023-09-23T20:22:35.402988+0000 mon.a (mon.0) 801 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:22:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[74888]: cluster 2023-09-23T20:22:35.403258+0000 mon.a (mon.0) 802 : cluster 0 osdmap e157: 8 total, 7 up, 7 in 2023-09-23T20:22:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[74888]: cluster 2023-09-23T20:22:35.404974+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[74888]: cluster 2023-09-23T20:22:35.412626+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[74888]: cluster 2023-09-23T20:22:35.417703+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[78228]: cluster 2023-09-23T20:22:35.390420+0000 mon.a (mon.0) 800 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[78228]: cluster 2023-09-23T20:22:35.400737+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[78228]: audit 2023-09-23T20:22:35.402988+0000 mon.a (mon.0) 801 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:22:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[78228]: cluster 2023-09-23T20:22:35.403258+0000 mon.a (mon.0) 802 : cluster 0 osdmap e157: 8 total, 7 up, 7 in 2023-09-23T20:22:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[78228]: cluster 2023-09-23T20:22:35.404974+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[78228]: cluster 2023-09-23T20:22:35.412626+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:36 smithi098 bash[78228]: cluster 2023-09-23T20:22:35.417703+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T20:22:36.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.739 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:36.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:36.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:36.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:36.982 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:37.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:37.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:37.117 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:37.146 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:37.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:37.199 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 47 16 64837 64821 86.1889 58.6875 0.00479864 0.011597 2023-09-23T20:22:37.250 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:37.270 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:37.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:37.372 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:37.405 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:37.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:37.509 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:37.538 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:37.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:37.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:37.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:37 smithi098 bash[74888]: cluster 2023-09-23T20:22:36.326345+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 58 MiB/s wr, 921 op/s; 14886/187941 objects degraded (7.921%); 2543/187941 objects misplaced (1.353%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:22:37.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:37 smithi098 bash[78228]: cluster 2023-09-23T20:22:36.326345+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 58 MiB/s wr, 921 op/s; 14886/187941 objects degraded (7.921%); 2543/187941 objects misplaced (1.353%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:22:37.677 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:37.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:37.784 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:37.812 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:37.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:37.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:37 smithi173 bash[59517]: cluster 2023-09-23T20:22:36.326345+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 58 MiB/s wr, 921 op/s; 14886/187941 objects degraded (7.921%); 2543/187941 objects misplaced (1.353%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:22:37.916 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:37.956 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:37.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:37.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:38.062 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:38.093 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:38.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:38.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:38.200 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 48 16 65613 65597 85.4036 48.5 0.0206505 0.0117002 2023-09-23T20:22:38.221 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:38.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:38.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:38.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:38.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:38.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:38.477 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:38.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:38.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:38.592 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T20:22:38.593 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T20:22:38.604 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:38.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:38.707 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:38.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:38.737 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:38 smithi098 bash[74888]: cluster 2023-09-23T20:22:38.407208+0000 mon.a (mon.0) 803 : cluster 3 Health check update: Degraded data redundancy: 14886/189627 objects degraded (7.850%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:38.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:38 smithi098 bash[78228]: cluster 2023-09-23T20:22:38.407208+0000 mon.a (mon.0) 803 : cluster 3 Health check update: Degraded data redundancy: 14886/189627 objects degraded (7.850%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:38.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:38.839 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:38.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:38 smithi173 bash[59517]: cluster 2023-09-23T20:22:38.407208+0000 mon.a (mon.0) 803 : cluster 3 Health check update: Degraded data redundancy: 14886/189627 objects degraded (7.850%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:38.872 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:38.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:38.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:38.978 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:39.005 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:39.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:39.113 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:39.153 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:39.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:39.199 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 49 16 66461 66445 84.7422 53 0.013653 0.0117946 2023-09-23T20:22:39.258 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:39.285 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:39.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:39.389 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:39.420 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:39.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:39.523 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:39.554 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:39.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:39.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:39.670 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:39 smithi098 bash[74888]: cluster 2023-09-23T20:22:38.327023+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v553: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 917 op/s; 14886/189627 objects degraded (7.850%); 2355/189627 objects misplaced (1.242%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:22:39.670 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:39 smithi098 bash[78228]: cluster 2023-09-23T20:22:38.327023+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v553: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 917 op/s; 14886/189627 objects degraded (7.850%); 2355/189627 objects misplaced (1.242%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:22:39.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:39.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:39.788 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:39.797 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:39 smithi173 bash[59517]: cluster 2023-09-23T20:22:38.327023+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v553: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 917 op/s; 14886/189627 objects degraded (7.850%); 2355/189627 objects misplaced (1.242%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:22:39.819 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:39.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:39.923 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:39.962 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:39.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:39.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:40.068 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:40.094 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:40.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:40.123 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T20:22:40.198 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:40.201 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 50 16 67411 67395 84.2348 59.375 0.0237184 0.0118653 2023-09-23T20:22:40.233 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:40.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:40.338 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:40.367 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:40.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:40.472 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:40.503 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:40.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:40.594 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:22:40.608 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:40.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:40 smithi173 bash[59517]: audit 2023-09-23T20:22:39.585379+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:40.637 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:40.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:40.743 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:40.753 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:40 smithi098 bash[74888]: audit 2023-09-23T20:22:39.585379+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:40.753 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:40 smithi098 bash[78228]: audit 2023-09-23T20:22:39.585379+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:40.791 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:40.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:40.899 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:40.928 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:40.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:40.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:41.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:41.061 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:41.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:41.164 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:41.199 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 51 16 68293 68277 83.6639 55.125 0.0203937 0.011946 2023-09-23T20:22:41.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:41.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:41.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:41.333 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:41.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:41.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:41.464 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:41.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:41.566 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:41.602 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:41.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:41.705 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:41.727 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:41.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:41.830 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:41.866 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:41.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:41.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:41.972 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:41.982 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:41 smithi173 bash[59517]: cluster 2023-09-23T20:22:40.327544+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v554: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 56 MiB/s wr, 898 op/s; 14886/192843 objects degraded (7.719%); 2355/192843 objects misplaced (1.221%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:22:42.007 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:42.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:42.113 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:42.122 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:22:42.130 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:41 smithi098 bash[74888]: cluster 2023-09-23T20:22:40.327544+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v554: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 56 MiB/s wr, 898 op/s; 14886/192843 objects degraded (7.719%); 2355/192843 objects misplaced (1.221%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:22:42.131 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:41 smithi098 bash[78228]: cluster 2023-09-23T20:22:40.327544+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v554: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 56 MiB/s wr, 898 op/s; 14886/192843 objects degraded (7.719%); 2355/192843 objects misplaced (1.221%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:22:42.144 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:42.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:42.200 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 52 16 69213 69197 83.1606 57.5 0.0347819 0.0120172 2023-09-23T20:22:42.218 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:22:42.218 INFO:teuthology.orchestra.run.smithi098.stdout: "success": "" 2023-09-23T20:22:42.218 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:22:42.246 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:42.285 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:42.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:42.392 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:42.425 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:42.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:42.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:42.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:42.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:42.673 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:42.699 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:42.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:42.804 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:42.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:42.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:42.943 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:42.974 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:42.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:42.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:43.080 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:43.113 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:43.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:43.199 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 53 16 70138 70122 82.6823 57.8125 0.0283653 0.0120874 2023-09-23T20:22:43.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:43.241 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:43.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:43.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:43.368 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:43.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:43.474 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:43.510 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:43.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:43.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:43.651 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:43.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:43.758 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:43.788 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:43.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:43.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:43 smithi173 bash[59517]: cluster 2023-09-23T20:22:42.328695+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v555: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s; 14886/202920 objects degraded (7.336%); 2172/202920 objects misplaced (1.070%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:22:43.895 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:43.925 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:43.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:43.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:43.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:43 smithi098 bash[78228]: cluster 2023-09-23T20:22:42.328695+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v555: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s; 14886/202920 objects degraded (7.336%); 2172/202920 objects misplaced (1.070%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:22:43.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:43 smithi098 bash[74888]: cluster 2023-09-23T20:22:42.328695+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v555: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s; 14886/202920 objects degraded (7.336%); 2172/202920 objects misplaced (1.070%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:22:44.029 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:44.071 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:44.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:44.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:44.200 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 54 16 71057 71041 82.2146 57.4375 0.0136993 0.012157 2023-09-23T20:22:44.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:44.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:44.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:44.360 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:44.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:44.465 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:44.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:44.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:44.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:44.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:44.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:44.749 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:44.780 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:44.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:44.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:44.910 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:44.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:44.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:45.015 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:45.047 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:45.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:45.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:44 smithi173 bash[59517]: cluster 2023-09-23T20:22:44.791462+0000 mon.a (mon.0) 805 : cluster 3 Health check update: Degraded data redundancy: 14886/202920 objects degraded (7.336%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:45.153 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:45.167 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:44 smithi098 bash[78228]: cluster 2023-09-23T20:22:44.791462+0000 mon.a (mon.0) 805 : cluster 3 Health check update: Degraded data redundancy: 14886/202920 objects degraded (7.336%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:45.167 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:44 smithi098 bash[74888]: cluster 2023-09-23T20:22:44.791462+0000 mon.a (mon.0) 805 : cluster 3 Health check update: Degraded data redundancy: 14886/202920 objects degraded (7.336%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:45.186 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:45.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:45.200 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 55 16 71943 71927 81.7265 55.375 0.0238581 0.012229 2023-09-23T20:22:45.295 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:45.324 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:45.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:45.429 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:45.465 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:45.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:45.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:45.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:45.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:45.711 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:45.741 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:45.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:45.820 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:45 smithi098 bash[74888]: cluster 2023-09-23T20:22:44.329415+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v556: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s; 14886/202920 objects degraded (7.336%); 2172/202920 objects misplaced (1.070%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:22:45.821 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:45 smithi098 bash[78228]: cluster 2023-09-23T20:22:44.329415+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v556: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s; 14886/202920 objects degraded (7.336%); 2172/202920 objects misplaced (1.070%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:22:45.844 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:45.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:45 smithi173 bash[59517]: cluster 2023-09-23T20:22:44.329415+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v556: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s; 14886/202920 objects degraded (7.336%); 2172/202920 objects misplaced (1.070%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:22:45.874 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:45.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:45.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:45.976 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:46.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:46.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:46.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:46.137 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:46.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:46.139 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:46.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:46.203 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 56 16 72837 72821 81.2596 55.875 0.0108369 0.0123001 2023-09-23T20:22:46.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:46.267 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:46.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:46.373 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:46.381 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:22:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:22:46] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.33.4" 2023-09-23T20:22:46.400 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:46.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:46.505 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:46.542 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:46.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:46.646 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:46.669 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:46.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:46.772 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:46.807 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:46.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:46.910 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:46.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:46.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:46.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:47.038 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:47.066 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:47.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:47.158 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:47.169 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:47.203 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 57 16 73708 73692 80.7889 54.4375 0.0310345 0.012371 2023-09-23T20:22:47.205 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:47.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:47.312 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:47.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:47.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:47.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:47.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.480 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:47.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:47.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:47.620 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:47.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:47.723 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:47.751 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:47.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:47.854 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:47.894 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:47.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:47.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:48.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:48.009 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:47 smithi173 bash[59517]: cluster 2023-09-23T20:22:46.330315+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v557: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 14886/214821 objects degraded (6.929%); 2172/214821 objects misplaced (1.011%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:22:48.036 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:48.143 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:48.170 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:48.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:48.178 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:47 smithi098 bash[78228]: cluster 2023-09-23T20:22:46.330315+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v557: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 14886/214821 objects degraded (6.929%); 2172/214821 objects misplaced (1.011%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:22:48.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:47 smithi098 bash[74888]: cluster 2023-09-23T20:22:46.330315+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v557: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s; 14886/214821 objects degraded (6.929%); 2172/214821 objects misplaced (1.011%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:22:48.204 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 58 16 74558 74542 80.3119 53.125 0.00898683 0.0124455 2023-09-23T20:22:48.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:48.309 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:48.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:48.415 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:48.444 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:48.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:48.546 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:48.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:48.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:48.624 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 4, 5, 6, 7] out_osds: [3] dead_osds: [3] live_osds: [0, 1, 2, 4, 5, 6, 7] 2023-09-23T20:22:48.624 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:22:48.624 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T20:22:48.624 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 0.179206 2023-09-23T20:22:48.624 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 4 0.17920570307690442 2023-09-23T20:22:48.691 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:48.723 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:48.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:48.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:48.859 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:48.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:48.963 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:48.994 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:48.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:48.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:49.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:49.145 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:49.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:49.204 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 59 16 75406 75390 79.849 53 0.0268067 0.0125181 2023-09-23T20:22:49.250 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:49.279 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:49.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:49.382 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:49.407 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:49.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:49.513 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:49.543 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:49.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:49.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:49.679 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:49.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:49.783 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:49.813 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:49.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:49.916 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:49.925 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:49 smithi173 bash[59517]: cluster 2023-09-23T20:22:48.330939+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v558: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s; 14886/216480 objects degraded (6.876%); 1971/216480 objects misplaced (0.910%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:22:49.925 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:49 smithi173 bash[59517]: cluster 2023-09-23T20:22:49.792824+0000 mon.a (mon.0) 806 : cluster 3 Health check update: Degraded data redundancy: 14886/216480 objects degraded (6.876%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:49.942 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:49.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:49.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:50.047 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:50.055 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:49 smithi098 bash[78228]: cluster 2023-09-23T20:22:48.330939+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v558: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s; 14886/216480 objects degraded (6.876%); 1971/216480 objects misplaced (0.910%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:22:50.055 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:49 smithi098 bash[78228]: cluster 2023-09-23T20:22:49.792824+0000 mon.a (mon.0) 806 : cluster 3 Health check update: Degraded data redundancy: 14886/216480 objects degraded (6.876%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:50.056 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:49 smithi098 bash[74888]: cluster 2023-09-23T20:22:48.330939+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v558: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s; 14886/216480 objects degraded (6.876%); 1971/216480 objects misplaced (0.910%); 3.0 MiB/s, 47 objects/s recovering 2023-09-23T20:22:50.056 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:49 smithi098 bash[74888]: cluster 2023-09-23T20:22:49.792824+0000 mon.a (mon.0) 806 : cluster 3 Health check update: Degraded data redundancy: 14886/216480 objects degraded (6.876%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:50.076 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:50.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:50.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:50.204 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:22:50.201200+0000 min lat: 0.00120687 max lat: 2.25816 avg lat: 0.0125937 2023-09-23T20:22:50.204 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:22:50.204 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 60 16 76219 76203 79.365 50.8125 0.0102849 0.0125937 2023-09-23T20:22:50.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:50.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:50.315 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:50.342 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:50.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:50.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:50.474 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:50.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:50.577 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:50.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:50.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:50.710 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:50.737 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:50.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:50.842 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:50.869 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:50.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:50.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:50.975 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:51.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:51.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:51.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:51.136 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:51.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:51.204 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 61 16 77100 77084 78.9665 55.0625 0.00323849 0.0126534 2023-09-23T20:22:51.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:51.272 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:51.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:51.381 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:51.413 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:51.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:51.516 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:51.543 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:51.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:51.646 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:51.672 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:51.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:51.779 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:51.807 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:51.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:51.911 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:51.950 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:51.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:51.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:52.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:52.062 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:51 smithi173 bash[59517]: cluster 2023-09-23T20:22:50.331848+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v559: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 52 MiB/s wr, 834 op/s; 14886/219696 objects degraded (6.776%); 1971/219696 objects misplaced (0.897%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:22:52.082 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:52.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:52.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:51 smithi098 bash[74888]: cluster 2023-09-23T20:22:50.331848+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v559: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 52 MiB/s wr, 834 op/s; 14886/219696 objects degraded (6.776%); 1971/219696 objects misplaced (0.897%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:22:52.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:51 smithi098 bash[78228]: cluster 2023-09-23T20:22:50.331848+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v559: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 52 MiB/s wr, 834 op/s; 14886/219696 objects degraded (6.776%); 1971/219696 objects misplaced (0.897%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:22:52.185 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:52.205 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 62 16 77966 77950 78.564 54.125 0.02136 0.0127202 2023-09-23T20:22:52.210 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:52.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:52.315 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:52.364 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:52.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:52.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:52.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:52.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:52.611 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:52.642 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:52.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:52.749 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:52.778 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:52.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:52.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:52.917 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:52.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:52.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:53.023 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:53.049 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:53.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:53.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:53.176 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:53.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:53.205 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 63 16 78809 78793 78.1532 52.6875 0.0255991 0.0127878 2023-09-23T20:22:53.281 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:53.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:53.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:53.423 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:53.453 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:53.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:53.557 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:53.585 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:53.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:53.688 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:53.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:53.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:53.817 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:53.843 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:53.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:53.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:53.957 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:53 smithi173 bash[59517]: cluster 2023-09-23T20:22:52.332543+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v560: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 14886/229380 objects degraded (6.490%); 1752/229380 objects misplaced (0.764%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T20:22:53.973 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:53.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:53.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:54.079 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:54.107 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:54.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:54.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:53 smithi098 bash[78228]: cluster 2023-09-23T20:22:52.332543+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v560: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 14886/229380 objects degraded (6.490%); 1752/229380 objects misplaced (0.764%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T20:22:54.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:53 smithi098 bash[74888]: cluster 2023-09-23T20:22:52.332543+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v560: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 14886/229380 objects degraded (6.490%); 1752/229380 objects misplaced (0.764%); 3.1 MiB/s, 50 objects/s recovering 2023-09-23T20:22:54.206 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 64 16 79670 79654 77.7728 53.8125 0.0153028 0.0128525 2023-09-23T20:22:54.211 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:54.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:54.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:54.345 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:54.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:54.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:54.481 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:54.532 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:54.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:54.634 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:54.662 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:54.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:54.767 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:54.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:54.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:54.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:54.914 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:54 smithi173 bash[59517]: audit 2023-09-23T20:22:54.401880+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:22:54.914 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:54 smithi173 bash[59517]: audit 2023-09-23T20:22:54.586054+0000 mon.a (mon.0) 808 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:54.915 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:54 smithi173 bash[59517]: cluster 2023-09-23T20:22:54.794683+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 14886/229380 objects degraded (6.490%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:54.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:54.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:54.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:55.024 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:54 smithi098 bash[74888]: audit 2023-09-23T20:22:54.401880+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:22:55.025 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:54 smithi098 bash[74888]: audit 2023-09-23T20:22:54.586054+0000 mon.a (mon.0) 808 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:55.025 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:54 smithi098 bash[74888]: cluster 2023-09-23T20:22:54.794683+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 14886/229380 objects degraded (6.490%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:55.025 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:54 smithi098 bash[78228]: audit 2023-09-23T20:22:54.401880+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:22:55.025 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:54 smithi098 bash[78228]: audit 2023-09-23T20:22:54.586054+0000 mon.a (mon.0) 808 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:22:55.025 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:54 smithi098 bash[78228]: cluster 2023-09-23T20:22:54.794683+0000 mon.a (mon.0) 809 : cluster 3 Health check update: Degraded data redundancy: 14886/229380 objects degraded (6.490%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:22:55.037 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:55.064 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:22:55.065 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:22:55.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:55.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:55.174 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:55.206 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 65 16 80375 80359 77.2542 44.0625 0.0273606 0.0129372 2023-09-23T20:22:55.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:55.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:55.267 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:22:55.311 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:55.314 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:22:55.351 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:22:55.353 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:55.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:55.386 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:22:55.411 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:22:55.430 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:22:55.458 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:55.466 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:22:55.488 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:55.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:55.501 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:22:55.502 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:22:55.502 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:22:55.502 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:22:55.502 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENXIO: problem getting command descriptions from osd.3 2023-09-23T20:22:55.502 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:22:55.502 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:22:55.502 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:22:55.502 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:22:55.595 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:55.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:55.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:55.725 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:55.753 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:55.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:55.857 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:55.890 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:55.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:55.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:55.965 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:22:55.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:56.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[74888]: cluster 2023-09-23T20:22:54.333237+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v561: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 46 MiB/s wr, 734 op/s; 14886/229380 objects degraded (6.490%); 1752/229380 objects misplaced (0.764%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:22:56.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[74888]: audit 2023-09-23T20:22:54.934300+0000 mon.a (mon.0) 810 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:56.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[74888]: audit 2023-09-23T20:22:54.946777+0000 mon.a (mon.0) 811 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:56.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[74888]: audit 2023-09-23T20:22:55.224573+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.98:0/2901842630' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:56.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[74888]: audit 2023-09-23T20:22:55.702223+0000 mon.a (mon.0) 812 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:56.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[74888]: audit 2023-09-23T20:22:55.704947+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.98:0/577150803' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:56.001 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[78228]: cluster 2023-09-23T20:22:54.333237+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v561: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 46 MiB/s wr, 734 op/s; 14886/229380 objects degraded (6.490%); 1752/229380 objects misplaced (0.764%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:22:56.001 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[78228]: audit 2023-09-23T20:22:54.934300+0000 mon.a (mon.0) 810 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:56.001 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[78228]: audit 2023-09-23T20:22:54.946777+0000 mon.a (mon.0) 811 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:56.001 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[78228]: audit 2023-09-23T20:22:55.224573+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.98:0/2901842630' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:56.001 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[78228]: audit 2023-09-23T20:22:55.702223+0000 mon.a (mon.0) 812 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:56.002 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:55 smithi098 bash[78228]: audit 2023-09-23T20:22:55.704947+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.98:0/577150803' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:56.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:56.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:56.123 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:56.143 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:22:56.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:22:56.206 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 66 16 81091 81075 76.7617 44.75 0.0168132 0.0130134 2023-09-23T20:22:56.247 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:56.264 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:55 smithi173 bash[59517]: cluster 2023-09-23T20:22:54.333237+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v561: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 46 MiB/s wr, 734 op/s; 14886/229380 objects degraded (6.490%); 1752/229380 objects misplaced (0.764%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:22:56.264 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:55 smithi173 bash[59517]: audit 2023-09-23T20:22:54.934300+0000 mon.a (mon.0) 810 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:56.264 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:55 smithi173 bash[59517]: audit 2023-09-23T20:22:54.946777+0000 mon.a (mon.0) 811 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:22:56.264 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:55 smithi173 bash[59517]: audit 2023-09-23T20:22:55.224573+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.98:0/2901842630' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:22:56.264 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:55 smithi173 bash[59517]: audit 2023-09-23T20:22:55.702223+0000 mon.a (mon.0) 812 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:56.264 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:55 smithi173 bash[59517]: audit 2023-09-23T20:22:55.704947+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.98:0/577150803' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:22:56.295 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:56.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:56.401 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:56.428 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:22:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:22:56] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.33.4" 2023-09-23T20:22:56.431 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:56.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:56.535 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:56.570 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:56.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:56.673 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:56.693 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:56.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:56.799 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:56.829 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:56.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:56.933 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:56.963 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:56.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:56.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:57.069 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:57.077 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:56 smithi173 bash[59517]: cluster 2023-09-23T20:22:55.941757+0000 mon.a (mon.0) 813 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:57.077 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:56 smithi173 bash[59517]: audit 2023-09-23T20:22:55.950190+0000 mon.a (mon.0) 814 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:22:57.078 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:56 smithi173 bash[59517]: cluster 2023-09-23T20:22:55.950253+0000 mon.a (mon.0) 815 : cluster 0 osdmap e158: 8 total, 7 up, 7 in 2023-09-23T20:22:57.078 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:56 smithi173 bash[59517]: cluster 2023-09-23T20:22:55.950424+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:22:57.078 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:56 smithi173 bash[59517]: cluster 2023-09-23T20:22:55.955154+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:22:57.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:57.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:57.178 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:56 smithi098 bash[74888]: cluster 2023-09-23T20:22:55.941757+0000 mon.a (mon.0) 813 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:57.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:56 smithi098 bash[74888]: audit 2023-09-23T20:22:55.950190+0000 mon.a (mon.0) 814 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:22:57.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:56 smithi098 bash[74888]: cluster 2023-09-23T20:22:55.950253+0000 mon.a (mon.0) 815 : cluster 0 osdmap e158: 8 total, 7 up, 7 in 2023-09-23T20:22:57.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:56 smithi098 bash[74888]: cluster 2023-09-23T20:22:55.950424+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:22:57.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:56 smithi098 bash[74888]: cluster 2023-09-23T20:22:55.955154+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:22:57.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:56 smithi098 bash[78228]: cluster 2023-09-23T20:22:55.941757+0000 mon.a (mon.0) 813 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:22:57.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:56 smithi098 bash[78228]: audit 2023-09-23T20:22:55.950190+0000 mon.a (mon.0) 814 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:22:57.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:56 smithi098 bash[78228]: cluster 2023-09-23T20:22:55.950253+0000 mon.a (mon.0) 815 : cluster 0 osdmap e158: 8 total, 7 up, 7 in 2023-09-23T20:22:57.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:56 smithi098 bash[78228]: cluster 2023-09-23T20:22:55.950424+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:22:57.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:56 smithi098 bash[78228]: cluster 2023-09-23T20:22:55.955154+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T20:22:57.204 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:57.206 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 67 16 81873 81857 76.3454 48.875 0.0109021 0.0130923 2023-09-23T20:22:57.227 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:57.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:57.330 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:57.359 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:22:57.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:22:57.462 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:57.498 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:57.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:57.602 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:57.647 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:57.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:57.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:57.788 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:57.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:57.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:57.924 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:57.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:57.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:58.027 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:58.049 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:58.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:58.152 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:58.161 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:57 smithi098 bash[74888]: cluster 2023-09-23T20:22:56.333826+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v563: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 845 op/s; 14886/240201 objects degraded (6.197%); 1752/240201 objects misplaced (0.729%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:22:58.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:57 smithi098 bash[78228]: cluster 2023-09-23T20:22:56.333826+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v563: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 845 op/s; 14886/240201 objects degraded (6.197%); 1752/240201 objects misplaced (0.729%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:22:58.180 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:58.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:58.206 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 68 16 82624 82608 75.9129 46.9375 0.0227399 0.0131664 2023-09-23T20:22:58.283 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:58.289 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T20:22:58.312 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:58.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:58.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:57 smithi173 bash[59517]: cluster 2023-09-23T20:22:56.333826+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v563: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 845 op/s; 14886/240201 objects degraded (6.197%); 1752/240201 objects misplaced (0.729%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:22:58.417 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:58.444 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:58.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:58.547 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:58.582 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:58.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:58.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:58.718 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:58.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:58.825 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:58.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:22:58.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:22:58.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:58.983 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:58.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:59.087 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:59.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:22:59.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:22:59.206 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 69 16 83366 83350 75.4848 46.375 0.0183877 0.0132418 2023-09-23T20:22:59.223 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:59.250 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:59.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:59.354 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:59.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:22:59.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:22:59.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:59.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:59.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:59.623 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:59.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.652 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:22:59.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:22:59.663 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T20:22:59.663 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T20:22:59.754 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:59.779 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:59.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:22:59.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:59.917 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:22:59.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:22:59.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:00.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:00.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:59 smithi173 bash[59517]: cluster 2023-09-23T20:22:58.334482+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v564: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 839 op/s; 14886/241680 objects degraded (6.159%); 1552/241680 objects misplaced (0.642%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:23:00.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:22:59 smithi173 bash[59517]: cluster 2023-09-23T20:22:59.795686+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 14886/241680 objects degraded (6.159%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:00.088 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:00.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:00.191 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:00.208 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 70 16 84160 84144 75.1151 49.625 0.027275 0.013306 2023-09-23T20:23:00.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:00.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:00.339 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:00.348 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:59 smithi098 bash[74888]: cluster 2023-09-23T20:22:58.334482+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v564: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 839 op/s; 14886/241680 objects degraded (6.159%); 1552/241680 objects misplaced (0.642%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:23:00.349 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:22:59 smithi098 bash[74888]: cluster 2023-09-23T20:22:59.795686+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 14886/241680 objects degraded (6.159%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:00.349 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:59 smithi098 bash[78228]: cluster 2023-09-23T20:22:58.334482+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v564: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 52 MiB/s wr, 839 op/s; 14886/241680 objects degraded (6.159%); 1552/241680 objects misplaced (0.642%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:23:00.349 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:22:59 smithi098 bash[78228]: cluster 2023-09-23T20:22:59.795686+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 14886/241680 objects degraded (6.159%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:00.365 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:00.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:00.469 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:00.494 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:00.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:00.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:00.635 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:00.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:00.741 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:00.764 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:00.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:00.868 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:00.939 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:00.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:00.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:01.043 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:01.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:01.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:01.191 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:01.207 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 71 16 84908 84892 74.7156 46.75 0.019252 0.0133763 2023-09-23T20:23:01.219 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:01.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:01.325 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:01.352 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:01.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:01.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:01.482 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:01.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:01.585 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:01.615 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:01.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:01.664 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:23:01.699 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:23:01.720 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:01.804 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:01.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:01.908 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:01.938 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:01.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:01.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:01.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:01 smithi098 bash[74888]: cluster 2023-09-23T20:23:00.335050+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v565: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 822 op/s; 14886/244383 objects degraded (6.091%); 1552/244383 objects misplaced (0.635%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:23:01.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:01 smithi098 bash[74888]: audit 2023-09-23T20:23:01.609354+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:01.972 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:01 smithi098 bash[74888]: audit 2023-09-23T20:23:01.620514+0000 mon.a (mon.0) 818 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:02.042 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:02.072 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:02.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:02.175 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:02.183 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:01 smithi173 bash[59517]: cluster 2023-09-23T20:23:00.335050+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v565: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 822 op/s; 14886/244383 objects degraded (6.091%); 1552/244383 objects misplaced (0.635%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:23:02.183 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:01 smithi173 bash[59517]: audit 2023-09-23T20:23:01.609354+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:02.183 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:01 smithi173 bash[59517]: audit 2023-09-23T20:23:01.620514+0000 mon.a (mon.0) 818 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:02.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:02.207 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 72 16 85622 85606 74.2976 44.625 0.0226851 0.0134528 2023-09-23T20:23:02.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:02.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:01 smithi098 bash[78228]: cluster 2023-09-23T20:23:00.335050+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v565: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 822 op/s; 14886/244383 objects degraded (6.091%); 1552/244383 objects misplaced (0.635%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:23:02.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:01 smithi098 bash[78228]: audit 2023-09-23T20:23:01.609354+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:02.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:01 smithi098 bash[78228]: audit 2023-09-23T20:23:01.620514+0000 mon.a (mon.0) 818 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:02.311 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:02.384 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:02.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:02.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:02.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:02.618 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:02.654 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:02.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:02.758 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:02.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:02.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:02.889 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:02.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:02.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:02.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:03.026 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:03.051 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:03.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:03.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:03.196 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:03.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:03.207 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 73 16 86314 86298 73.8723 43.25 0.0276101 0.0135296 2023-09-23T20:23:03.304 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:03.351 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:03.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:03.456 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:03.481 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:03.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:03.585 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:03.608 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:03.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:03.715 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:03.740 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:03.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:03.843 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:03.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:03.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:03.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:03.973 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:04.001 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:04.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:04.007 INFO:teuthology.orchestra.run.smithi098.stderr:set osd.4 primary-affinity to 0.179206 (8117442) 2023-09-23T20:23:04.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:04.139 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:04.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:04.207 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 74 16 87029 87013 73.4779 44.6875 0.0112151 0.013604 2023-09-23T20:23:04.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.256 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:03 smithi098 bash[78228]: cluster 2023-09-23T20:23:02.335940+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v566: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 49 MiB/s wr, 790 op/s; 14886/253107 objects degraded (5.881%); 1300/253107 objects misplaced (0.514%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:23:04.256 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:03 smithi098 bash[78228]: audit 2023-09-23T20:23:03.599073+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.98:0/2701279856' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.17920570307690442}]: dispatch 2023-09-23T20:23:04.256 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:03 smithi098 bash[78228]: audit 2023-09-23T20:23:03.599617+0000 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.17920570307690442}]: dispatch 2023-09-23T20:23:04.256 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:03 smithi098 bash[78228]: audit 2023-09-23T20:23:03.651582+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:04.256 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:03 smithi098 bash[78228]: audit 2023-09-23T20:23:03.660164+0000 mon.a (mon.0) 821 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:04.257 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:03 smithi098 bash[74888]: cluster 2023-09-23T20:23:02.335940+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v566: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 49 MiB/s wr, 790 op/s; 14886/253107 objects degraded (5.881%); 1300/253107 objects misplaced (0.514%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:23:04.257 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:03 smithi098 bash[74888]: audit 2023-09-23T20:23:03.599073+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.98:0/2701279856' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.17920570307690442}]: dispatch 2023-09-23T20:23:04.257 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:03 smithi098 bash[74888]: audit 2023-09-23T20:23:03.599617+0000 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.17920570307690442}]: dispatch 2023-09-23T20:23:04.257 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:03 smithi098 bash[74888]: audit 2023-09-23T20:23:03.651582+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:04.258 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:03 smithi098 bash[74888]: audit 2023-09-23T20:23:03.660164+0000 mon.a (mon.0) 821 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:04.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:03 smithi173 bash[59517]: cluster 2023-09-23T20:23:02.335940+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v566: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 49 MiB/s wr, 790 op/s; 14886/253107 objects degraded (5.881%); 1300/253107 objects misplaced (0.514%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:23:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:03 smithi173 bash[59517]: audit 2023-09-23T20:23:03.599073+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.98:0/2701279856' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.17920570307690442}]: dispatch 2023-09-23T20:23:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:03 smithi173 bash[59517]: audit 2023-09-23T20:23:03.599617+0000 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.17920570307690442}]: dispatch 2023-09-23T20:23:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:03 smithi173 bash[59517]: audit 2023-09-23T20:23:03.651582+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:03 smithi173 bash[59517]: audit 2023-09-23T20:23:03.660164+0000 mon.a (mon.0) 821 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:04.382 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:04.408 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:04.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:04.516 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.539 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:04.644 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.684 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:04.788 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.824 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:04.929 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:04.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:04.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:05.068 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:05.101 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:05.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:05.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[74888]: cluster 2023-09-23T20:23:03.983094+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:23:05.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[74888]: audit 2023-09-23T20:23:03.983596+0000 mon.a (mon.0) 822 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.17920570307690442}]': finished 2023-09-23T20:23:05.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[74888]: cluster 2023-09-23T20:23:03.983974+0000 mon.a (mon.0) 823 : cluster 0 osdmap e159: 8 total, 7 up, 7 in 2023-09-23T20:23:05.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[74888]: audit 2023-09-23T20:23:04.292364+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:23:05.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[74888]: audit 2023-09-23T20:23:04.293625+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:23:05.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[74888]: audit 2023-09-23T20:23:04.302092+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:05.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[74888]: cluster 2023-09-23T20:23:04.796790+0000 mon.a (mon.0) 827 : cluster 3 Health check update: Degraded data redundancy: 14886/253107 objects degraded (5.881%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:05.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[78228]: cluster 2023-09-23T20:23:03.983094+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:23:05.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[78228]: audit 2023-09-23T20:23:03.983596+0000 mon.a (mon.0) 822 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.17920570307690442}]': finished 2023-09-23T20:23:05.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[78228]: cluster 2023-09-23T20:23:03.983974+0000 mon.a (mon.0) 823 : cluster 0 osdmap e159: 8 total, 7 up, 7 in 2023-09-23T20:23:05.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[78228]: audit 2023-09-23T20:23:04.292364+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:23:05.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[78228]: audit 2023-09-23T20:23:04.293625+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:23:05.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[78228]: audit 2023-09-23T20:23:04.302092+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:05.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:05 smithi098 bash[78228]: cluster 2023-09-23T20:23:04.796790+0000 mon.a (mon.0) 827 : cluster 3 Health check update: Degraded data redundancy: 14886/253107 objects degraded (5.881%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:05.207 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 75 16 87854 87838 73.1857 51.5625 0.0367116 0.0136582 2023-09-23T20:23:05.209 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:05.233 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:05.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:05.339 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:05 smithi173 bash[59517]: cluster 2023-09-23T20:23:03.983094+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T20:23:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:05 smithi173 bash[59517]: audit 2023-09-23T20:23:03.983596+0000 mon.a (mon.0) 822 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.17920570307690442}]': finished 2023-09-23T20:23:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:05 smithi173 bash[59517]: cluster 2023-09-23T20:23:03.983974+0000 mon.a (mon.0) 823 : cluster 0 osdmap e159: 8 total, 7 up, 7 in 2023-09-23T20:23:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:05 smithi173 bash[59517]: audit 2023-09-23T20:23:04.292364+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:23:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:05 smithi173 bash[59517]: audit 2023-09-23T20:23:04.293625+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:23:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:05 smithi173 bash[59517]: audit 2023-09-23T20:23:04.302092+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:05 smithi173 bash[59517]: cluster 2023-09-23T20:23:04.796790+0000 mon.a (mon.0) 827 : cluster 3 Health check update: Degraded data redundancy: 14886/253107 objects degraded (5.881%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:05.361 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:05.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:05.466 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:05.497 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:05.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:05.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:05.633 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:05.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:05.739 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:05.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:05.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:05.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:05.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:05.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:05.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:06.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:06.034 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:06.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:06.101 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:06.139 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:06.141 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:23:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:23:06] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.33.4" 2023-09-23T20:23:06.142 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:06 smithi098 bash[78228]: cluster 2023-09-23T20:23:04.295990+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v568: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 32 MiB/s wr, 515 op/s; 14886/253107 objects degraded (5.881%); 1300/253107 objects misplaced (0.514%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:23:06.142 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:06 smithi098 bash[78228]: cluster 2023-09-23T20:23:04.992661+0000 mon.a (mon.0) 828 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-09-23T20:23:06.144 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:06 smithi098 bash[74888]: cluster 2023-09-23T20:23:04.295990+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v568: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 32 MiB/s wr, 515 op/s; 14886/253107 objects degraded (5.881%); 1300/253107 objects misplaced (0.514%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:23:06.144 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:06 smithi098 bash[74888]: cluster 2023-09-23T20:23:04.992661+0000 mon.a (mon.0) 828 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-09-23T20:23:06.172 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:06.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:06.207 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 76 16 88665 88649 72.8896 50.6875 0.00808625 0.0137129 2023-09-23T20:23:06.280 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:06.289 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:06 smithi173 bash[59517]: cluster 2023-09-23T20:23:04.295990+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v568: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 32 MiB/s wr, 515 op/s; 14886/253107 objects degraded (5.881%); 1300/253107 objects misplaced (0.514%); 3.4 MiB/s, 54 objects/s recovering 2023-09-23T20:23:06.289 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:06 smithi173 bash[59517]: cluster 2023-09-23T20:23:04.992661+0000 mon.a (mon.0) 828 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-09-23T20:23:06.322 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:06.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:06.427 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:06.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:06.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:06.573 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:06.616 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:06.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:06.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:06.748 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:06.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:06.855 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:06.879 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:06.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:06.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:06.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:07.016 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:07.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:07.121 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:07.160 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:07.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:07.207 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 77 16 89483 89467 72.6069 51.125 0.0205839 0.0137671 2023-09-23T20:23:07.265 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:07.292 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:07.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:07.395 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:07.424 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:07.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:07.527 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:07.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:07.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:07.658 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:07.685 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:07.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:07.791 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:07.812 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:07.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:07.915 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:07.953 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:07.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:07.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:08.025 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:08 smithi173 bash[59517]: cluster 2023-09-23T20:23:06.296715+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v569: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 47 MiB/s wr, 759 op/s; 14886/262896 objects degraded (5.662%); 1300/262896 objects misplaced (0.494%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:23:08.047 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:08 smithi098 bash[74888]: cluster 2023-09-23T20:23:06.296715+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v569: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 47 MiB/s wr, 759 op/s; 14886/262896 objects degraded (5.662%); 1300/262896 objects misplaced (0.494%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:23:08.058 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:08.086 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:08.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:08.178 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:08.178 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:08.194 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:08.209 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 78 16 90307 90291 72.3363 51.5 0.0305824 0.0138165 2023-09-23T20:23:08.218 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:08.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:08.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:08.361 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:08.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:08.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:08 smithi098 bash[78228]: cluster 2023-09-23T20:23:06.296715+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v569: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 47 MiB/s wr, 759 op/s; 14886/262896 objects degraded (5.662%); 1300/262896 objects misplaced (0.494%); 2.8 MiB/s, 45 objects/s recovering 2023-09-23T20:23:08.465 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:08.494 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:08.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:08.597 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:08.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:08.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:08.725 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:08.753 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:08.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:08.859 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:08.891 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:08.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:08.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:09.000 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:09.032 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:09.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:09.136 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:09.162 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:09.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:09.207 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 79 16 91136 91120 72.0764 51.8125 0.0241655 0.0138675 2023-09-23T20:23:09.266 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:09.294 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:09.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:09.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:09.437 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:09.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:09.593 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:09.623 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:09.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:09.726 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:09.758 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:09.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:09.861 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:09.905 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:09.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:09.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:10.010 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:10.046 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:10.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:10.150 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:10.161 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:10 smithi173 bash[59517]: cluster 2023-09-23T20:23:08.297363+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v570: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 47 MiB/s wr, 757 op/s; 14886/264312 objects degraded (5.632%); 1067/264312 objects misplaced (0.404%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:10.161 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:10 smithi173 bash[59517]: audit 2023-09-23T20:23:09.591846+0000 mon.a (mon.0) 829 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:10.161 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:10 smithi173 bash[59517]: audit 2023-09-23T20:23:09.593257+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:10.161 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:10 smithi173 bash[59517]: cluster 2023-09-23T20:23:09.798027+0000 mon.a (mon.0) 831 : cluster 3 Health check update: Degraded data redundancy: 14886/264312 objects degraded (5.632%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:10.181 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:10.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:10.207 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:23:10.204723+0000 min lat: 0.00120687 max lat: 2.25816 avg lat: 0.0139196 2023-09-23T20:23:10.208 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:23:10.208 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 80 16 91950 91934 71.8113 50.875 0.0200371 0.0139196 2023-09-23T20:23:10.284 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:10.316 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:10.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:10.420 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:10.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:10 smithi098 bash[74888]: cluster 2023-09-23T20:23:08.297363+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v570: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 47 MiB/s wr, 757 op/s; 14886/264312 objects degraded (5.632%); 1067/264312 objects misplaced (0.404%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:10.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:10 smithi098 bash[74888]: audit 2023-09-23T20:23:09.591846+0000 mon.a (mon.0) 829 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:10.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:10 smithi098 bash[74888]: audit 2023-09-23T20:23:09.593257+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:10.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:10 smithi098 bash[74888]: cluster 2023-09-23T20:23:09.798027+0000 mon.a (mon.0) 831 : cluster 3 Health check update: Degraded data redundancy: 14886/264312 objects degraded (5.632%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:10.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:10 smithi098 bash[78228]: cluster 2023-09-23T20:23:08.297363+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v570: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 47 MiB/s wr, 757 op/s; 14886/264312 objects degraded (5.632%); 1067/264312 objects misplaced (0.404%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:10.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:10 smithi098 bash[78228]: audit 2023-09-23T20:23:09.591846+0000 mon.a (mon.0) 829 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:10.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:10 smithi098 bash[78228]: audit 2023-09-23T20:23:09.593257+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:10.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:10 smithi098 bash[78228]: cluster 2023-09-23T20:23:09.798027+0000 mon.a (mon.0) 831 : cluster 3 Health check update: Degraded data redundancy: 14886/264312 objects degraded (5.632%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:10.444 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:10.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:10.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:10.585 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:10.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:10.679 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 4, 5, 6, 7] out_osds: [3] dead_osds: [3] live_osds: [0, 1, 2, 4, 5, 6, 7] 2023-09-23T20:23:10.679 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:23:10.679 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 1, 2, 4, 5, 6, 7] 2023-09-23T20:23:10.679 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd out 0 2023-09-23T20:23:10.692 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:10.751 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:10.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:10.863 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:10.898 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:10.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:10.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:11.001 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:11.036 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:11.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:11.139 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:11.176 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:11.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:11.207 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 81 16 92649 92633 71.4641 43.6875 0.0348152 0.0139871 2023-09-23T20:23:11.287 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:11.314 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:11.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:11.421 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:11.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:11.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:11.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:11.576 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:11.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:11.679 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:11.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:11.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:11.816 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:11.842 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:11.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:11.946 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:11.977 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:11.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:11.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:12.031 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:12 smithi173 bash[59517]: cluster 2023-09-23T20:23:10.298002+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v571: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 48 MiB/s wr, 771 op/s; 14886/267456 objects degraded (5.566%); 1067/267456 objects misplaced (0.399%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:12.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:12.109 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:12.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:12.208 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 82 16 93410 93394 71.1725 47.5625 0.00858322 0.0140361 2023-09-23T20:23:12.213 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:12.236 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:12.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:12.345 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:12.372 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:12.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:12 smithi098 bash[78228]: cluster 2023-09-23T20:23:10.298002+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v571: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 48 MiB/s wr, 771 op/s; 14886/267456 objects degraded (5.566%); 1067/267456 objects misplaced (0.399%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:12.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:12 smithi098 bash[74888]: cluster 2023-09-23T20:23:10.298002+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v571: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 48 MiB/s wr, 771 op/s; 14886/267456 objects degraded (5.566%); 1067/267456 objects misplaced (0.399%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:12.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:12.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:12.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:12.613 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:12.630 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:12.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:12.732 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:12.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:12.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:12.873 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:12.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:12.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:12.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:13.005 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:13.035 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:13.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:13.138 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:13.175 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:13.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:13.208 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 83 16 94187 94171 70.9001 48.5625 0.019528 0.0140991 2023-09-23T20:23:13.282 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:13.322 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:13.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:13.427 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:13.455 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:13.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:13.560 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:13.611 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:13.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:13.715 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:13.746 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:13.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:13.849 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:13.875 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:13.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:13.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:13.979 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:14.007 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:14.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:14.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:14.138 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:14.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:14.198 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:23:14.198 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:23:14.198 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:161864 6.0 6:01eb96d4:::benchmark_data_smithi098_105187_object52381:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:41.116396+0000", 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 213.07272277999999, 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.69433874299999998, 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:23:14.199 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 161864 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.116396+0000", 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.116396+0000", 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.200 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.116396+0000", 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.116399+0000", 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0800000000000002e-06 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.201 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.116405+0000", 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9769999999999997e-06 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.116410+0000", 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6859999999999997e-06 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.117543+0000", 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0011333090000000001 2023-09-23T20:23:14.202 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.117554+0000", 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1008e-05 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.787528+0000", 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.669974136 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.203 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.787665+0000", 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013672000000000001 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.790630+0000", 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002965489 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.795057+0000", 2023-09-23T20:23:14.204 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0044264710000000004 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.797171+0000", 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002114005 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.803892+0000", 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0067216059999999998 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.205 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.810703+0000", 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0068107300000000001 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.810735+0000", 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1996999999999999e-05 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.206 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:165011 6.10 6:0f819db8:::benchmark_data_smithi098_105187_object55528:head [delete] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:44.824047+0000", 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 209.365071839, 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.93380829099999996, 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 165011 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.207 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.824047+0000", 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.824047+0000", 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.208 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.824046+0000", 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.824051+0000", 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1209999999999998e-06 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.824062+0000", 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0542e-05 2023-09-23T20:23:14.209 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.210 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.210 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.210 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.824067+0000", 2023-09-23T20:23:14.210 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4450000000000004e-06 2023-09-23T20:23:14.210 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.210 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.210 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.210 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.824109+0000", 2023-09-23T20:23:14.210 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2159000000000001e-05 2023-09-23T20:23:14.210 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.210 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.824117+0000", 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8040000000000002e-06 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.747614+0000", 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.92349635399999996 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.747739+0000", 2023-09-23T20:23:14.211 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012577199999999999 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.747845+0000", 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000105494 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.757748+0000", 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0099027620000000007 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.212 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.757760+0000", 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2384999999999999e-05 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.757790+0000", 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0057999999999999e-05 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.757826+0000", 2023-09-23T20:23:14.213 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.578e-05 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.757856+0000", 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.9740999999999999e-05 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:165033 6.10 6:0cc14473:::benchmark_data_smithi098_105187_object55550:head [delete] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-09-23T20:23:14.214 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:44.845722+0000", 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 209.34339731700001, 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.91241706300000003, 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 165033 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.215 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.845722+0000", 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.845722+0000", 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.845720+0000", 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:23:14.216 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.845727+0000", 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7000000000000002e-06 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.845738+0000", 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1678000000000001e-05 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.217 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.845747+0000", 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1459999999999996e-06 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.845799+0000", 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2738000000000002e-05 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.845810+0000", 2023-09-23T20:23:14.218 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1134e-05 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.750057+0000", 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.90424699200000003 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.750195+0000", 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013777900000000001 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.219 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.750316+0000", 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000120857 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.757963+0000", 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0076470289999999996 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.758004+0000", 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1004000000000002e-05 2023-09-23T20:23:14.220 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.758057+0000", 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3241000000000001e-05 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.758102+0000", 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4981000000000002e-05 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.221 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.758139+0000", 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6433999999999997e-05 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:165091 6.10 6:089dd472:::benchmark_data_smithi098_105187_object55608:head [delete] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:44.900026+0000", 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 209.28909313599999, 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.86319219599999997, 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.222 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 165091 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.900026+0000", 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.223 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.900026+0000", 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.900025+0000", 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.900030+0000", 2023-09-23T20:23:14.224 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8220000000000003e-06 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.900040+0000", 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.8060000000000006e-06 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.900047+0000", 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3940000000000001e-06 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.225 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.900140+0000", 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3034000000000004e-05 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.900152+0000", 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2819e-05 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.752447+0000", 2023-09-23T20:23:14.226 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.85229495300000002 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.752582+0000", 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013492199999999999 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.752743+0000", 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016032399999999999 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.227 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.758012+0000", 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0052688759999999996 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.758189+0000", 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017714900000000001 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763133+0000", 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0049444459999999999 2023-09-23T20:23:14.228 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763187+0000", 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3538000000000001e-05 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763218+0000", 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1409999999999999e-05 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.229 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:165093 6.10 6:0ec1d6c9:::benchmark_data_smithi098_105187_object55610:head [delete] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:44.903332+0000", 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 209.285786723, 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.86001136899999997, 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 165093 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.230 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.903332+0000", 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.903332+0000", 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.231 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.903330+0000", 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.903338+0000", 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1370000000000002e-06 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.903354+0000", 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5631999999999999e-05 2023-09-23T20:23:14.232 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.903362+0000", 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0090000000000007e-06 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.903454+0000", 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1377000000000003e-05 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.233 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.903479+0000", 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5409e-05 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.755285+0000", 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.85180620799999995 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.755467+0000", 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000181573 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.234 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.755634+0000", 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016691399999999999 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.758016+0000", 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023828650000000001 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.235 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763081+0000", 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.005064074 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763286+0000", 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00020577599999999999 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763319+0000", 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2428999999999997e-05 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.236 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763344+0000", 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4930999999999999e-05 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:165150 6.10 6:0fc23b7e:::benchmark_data_smithi098_105187_object55667:head [delete] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:44.966269+0000", 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 209.22284983399999, 2023-09-23T20:23:14.237 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.79721268599999995, 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 165150 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.966269+0000", 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.238 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.966269+0000", 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.966267+0000", 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.239 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.966274+0000", 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2389999999999999e-06 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.966288+0000", 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3935e-05 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.966294+0000", 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7630000000000003e-06 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.240 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.966338+0000", 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.3171999999999999e-05 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:44.966345+0000", 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6450000000000005e-06 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.758235+0000", 2023-09-23T20:23:14.241 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.79188974499999998 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.758367+0000", 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013217799999999999 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.758484+0000", 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000117071 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.242 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763236+0000", 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0047521250000000003 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763386+0000", 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000149333 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763424+0000", 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.8611e-05 2023-09-23T20:23:14.243 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763453+0000", 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.904e-05 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763482+0000", 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.8580000000000001e-05 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.244 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:165208 6.10 6:0f3a0538:::benchmark_data_smithi098_105187_object55725:head [delete] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:45.026034+0000", 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 209.16308493899999, 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.74345875100000003, 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 165208 2023-09-23T20:23:14.245 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.026034+0000", 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.026034+0000", 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.246 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.026033+0000", 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.026041+0000", 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0190000000000006e-06 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.247 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.026058+0000", 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.732e-05 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.026068+0000", 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0455000000000001e-05 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.026245+0000", 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017677799999999999 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.248 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.026257+0000", 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2213e-05 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.761074+0000", 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.73481690099999997 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.249 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.761225+0000", 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015091099999999999 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.761372+0000", 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014662599999999999 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763396+0000", 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0020238439999999999 2023-09-23T20:23:14.250 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.769324+0000", 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0059286759999999999 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.769380+0000", 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.6168999999999997e-05 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.251 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.769450+0000", 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0022000000000001e-05 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.769493+0000", 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2403e-05 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.252 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:165219 6.10 6:098d93e5:::benchmark_data_smithi098_105187_object55736:head [delete] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:45.035353+0000", 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 209.15376609099999, 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.73976557200000004, 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 165219 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.253 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.035353+0000", 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.035353+0000", 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.254 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.035352+0000", 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.035358+0000", 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.801e-06 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.035370+0000", 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1969e-05 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.255 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.035377+0000", 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6939999999999995e-06 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.035467+0000", 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9790000000000006e-05 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.256 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.035479+0000", 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1457999999999999e-05 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763551+0000", 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.72807271399999995 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763700+0000", 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014841999999999999 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.257 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.763856+0000", 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015581500000000001 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.769347+0000", 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0054919210000000003 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.774762+0000", 2023-09-23T20:23:14.258 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0054148989999999999 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.774772+0000", 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.961e-06 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775068+0000", 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00029559699999999998 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.259 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775119+0000", 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0609000000000003e-05 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:165246 6.10 6:0b05b8fd:::benchmark_data_smithi098_105187_object55763:head [delete] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:45.060843+0000", 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 209.128276395, 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.714507746, 2023-09-23T20:23:14.260 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 165246 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.060843+0000", 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.261 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.060843+0000", 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.060841+0000", 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.060848+0000", 2023-09-23T20:23:14.262 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5150000000000003e-06 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.060862+0000", 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4314999999999999e-05 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.060871+0000", 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5089999999999993e-06 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.263 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.060932+0000", 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1147000000000003e-05 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.060944+0000", 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2497000000000001e-05 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.766604+0000", 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.70566021099999998 2023-09-23T20:23:14.264 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.766776+0000", 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017119100000000001 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.766889+0000", 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000113349 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.265 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775133+0000", 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0082440859999999994 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775187+0000", 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4314000000000002e-05 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775266+0000", 2023-09-23T20:23:14.266 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8243000000000003e-05 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775314+0000", 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.8337000000000002e-05 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775350+0000", 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6396000000000002e-05 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.267 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:165255 6.10 6:0e271325:::benchmark_data_smithi098_105187_object55772:head [delete] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:45.078119+0000", 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 209.11099973399999, 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.697342978, 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 165255 2023-09-23T20:23:14.268 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.078119+0000", 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.078119+0000", 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.269 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.270 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.078118+0000", 2023-09-23T20:23:14.270 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:23:14.270 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.270 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.270 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.270 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.078127+0000", 2023-09-23T20:23:14.270 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6220000000000004e-06 2023-09-23T20:23:14.270 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.270 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.270 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.270 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.078158+0000", 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0562999999999999e-05 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.078169+0000", 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1302e-05 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.078263+0000", 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4291999999999998e-05 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.271 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.078274+0000", 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0638999999999999e-05 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.769518+0000", 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.69124384299999997 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.272 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.769613+0000", 2023-09-23T20:23:14.273 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4826000000000003e-05 2023-09-23T20:23:14.273 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.273 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.273 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:23:14.273 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.769689+0000", 2023-09-23T20:23:14.273 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5807000000000001e-05 2023-09-23T20:23:14.273 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.273 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.273 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.273 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775146+0000", 2023-09-23T20:23:14.273 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0054573629999999998 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775231+0000", 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5037999999999995e-05 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775389+0000", 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015848500000000001 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.274 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775428+0000", 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.8761999999999999e-05 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:45.775462+0000", 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4121000000000001e-05 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.275 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48002 7.f 7:fc931e98:::benchmark_data_smithi098_125195_object48001:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.087377+0000", 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.101741726, 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2421737159999999, 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48002 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.276 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.087377+0000", 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.087377+0000", 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.087376+0000", 2023-09-23T20:23:14.277 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.087426+0000", 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0291999999999999e-05 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.087443+0000", 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7116999999999999e-05 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.278 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.087454+0000", 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0837e-05 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.088268+0000", 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00081435700000000004 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.088423+0000", 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000155174 2023-09-23T20:23:14.279 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,5", 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.088602+0000", 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017842300000000001 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.096166+0000", 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0075638529999999997 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.280 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.098166+0000", 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002000702 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.106726+0000", 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0085596070000000003 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.106740+0000", 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3971999999999999e-05 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.281 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113399+0000", 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.006659153 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113410+0000", 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0888e-05 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.282 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.329452+0000", 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2160416920000001 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.329551+0000", 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9407000000000006e-05 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48012 7.6 7:619a5c92:::benchmark_data_smithi098_125195_object48011:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:23:14.283 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.099047+0000", 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.090071823999999, 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2218172900000002, 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48012 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.284 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.099047+0000", 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.099047+0000", 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.099045+0000", 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:23:14.285 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.099073+0000", 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.8096999999999999e-05 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.099087+0000", 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4059e-05 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.286 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.099096+0000", 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0420000000000008e-06 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.099301+0000", 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000204649 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.099398+0000", 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7423000000000006e-05 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.287 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.099530+0000", 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013178800000000001 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.128794+0000", 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.029263952999999999 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.128811+0000", 2023-09-23T20:23:14.288 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6313000000000001e-05 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.114759+0000", 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.98594874600000004 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.114771+0000", 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2017e-05 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.289 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.320765+0000", 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2059939289999999 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.320865+0000", 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9301000000000004e-05 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.290 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48013 7.6 7:626ff883:::benchmark_data_smithi098_125195_object48012:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.100958+0000", 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.088161352999997, 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.235389396, 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48013 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.291 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.100958+0000", 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.100958+0000", 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.100957+0000", 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:23:14.292 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.100984+0000", 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7250000000000002e-05 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.100995+0000", 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1425e-05 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.293 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.101005+0000", 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4450000000000002e-06 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.128846+0000", 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.027841034000000001 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.128854+0000", 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1759999999999993e-06 2023-09-23T20:23:14.294 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.114943+0000", 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.98608910599999999 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.114953+0000", 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5829999999999996e-06 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.295 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.323749+0000", 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.208795981 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.323965+0000", 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00021600300000000001 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.324141+0000", 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017608500000000001 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.296 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.326268+0000", 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0021269890000000001 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.329646+0000", 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0033783020000000001 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.333566+0000", 2023-09-23T20:23:14.297 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.003920064 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.333738+0000", 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017158000000000001 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.336347+0000", 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0026094909999999998 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.298 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48019 7.f 7:fce3a542:::benchmark_data_smithi098_125195_object48018:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.102820+0000", 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.086299392999997, 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2602431049999998, 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:23:14.299 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48019 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102820+0000", 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102820+0000", 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.300 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102818+0000", 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102844+0000", 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6145000000000001e-05 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.301 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102865+0000", 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0942e-05 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102874+0000", 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2229999999999996e-06 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.106838+0000", 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039639940000000002 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.302 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.106847+0000", 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8380000000000008e-06 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113440+0000", 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.006592425 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113448+0000", 2023-09-23T20:23:14.303 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6090000000000001e-06 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.334844+0000", 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.221395856 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.335003+0000", 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000158486 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.304 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.335189+0000", 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000185921 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.341401+0000", 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0062121559999999999 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.345407+0000", 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0040058350000000001 2023-09-23T20:23:14.305 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.360460+0000", 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.015053956 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.360522+0000", 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1142000000000005e-05 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.306 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.363063+0000", 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0025411330000000001 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48023 7.f 7:f4f24157:::benchmark_data_smithi098_125195_object48022:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.123182+0000", 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.065936817000001, 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.242181999, 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.307 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48023 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.123182+0000", 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.308 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.123182+0000", 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.123181+0000", 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.123212+0000", 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1316000000000003e-05 2023-09-23T20:23:14.309 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.123223+0000", 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0922e-05 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.123232+0000", 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4129999999999995e-06 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.310 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.123281+0000", 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.8906999999999998e-05 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.123376+0000", 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4905e-05 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113488+0000", 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.99011199900000002 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.311 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113496+0000", 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0919999999999998e-06 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.337227+0000", 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2237310290000001 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.337384+0000", 2023-09-23T20:23:14.312 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015700299999999999 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.337555+0000", 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017102799999999999 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.341413+0000", 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0038574859999999998 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.313 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.345556+0000", 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.004142799 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.363120+0000", 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017564521 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.363163+0000", 2023-09-23T20:23:14.314 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2398000000000003e-05 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.365364+0000", 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0022016679999999999 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48046 7.6 7:6f17e99f:::benchmark_data_smithi098_125195_object48045:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-09-23T20:23:14.315 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.152238+0000", 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 57.036881035999997, 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1901891170000001, 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48046 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.316 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.152238+0000", 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.152238+0000", 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.152237+0000", 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.317 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.152263+0000", 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5185999999999999e-05 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.152269+0000", 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5490000000000003e-06 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.152274+0000", 2023-09-23T20:23:14.318 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9110000000000001e-06 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.152356+0000", 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1940000000000005e-05 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.152372+0000", 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5883e-05 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.319 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.114993+0000", 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.96262062500000001 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.115006+0000", 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3528e-05 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.327502+0000", 2023-09-23T20:23:14.320 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2124958509999999 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.327655+0000", 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000153566 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.327852+0000", 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00019682599999999999 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.321 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.329767+0000", 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0019144030000000001 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.331757+0000", 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0019900899999999999 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.340193+0000", 2023-09-23T20:23:14.322 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0084365689999999997 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.340235+0000", 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1567999999999999e-05 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.342427+0000", 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0021922180000000001 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.323 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48004 7.5 7:a8709b76:::benchmark_data_smithi098_125195_object48003:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e153)", 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:18.112566+0000", 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 56.076553312000001, 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2047828739999999, 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48004 2023-09-23T20:23:14.324 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112566+0000", 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112566+0000", 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.325 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112564+0000", 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999976 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112801+0000", 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00023745799999999999 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112816+0000", 2023-09-23T20:23:14.326 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5461999999999999e-05 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112829+0000", 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2678e-05 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113334+0000", 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000504799 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.327 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113344+0000", 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0495e-05 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.316124+0000", 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.202779413 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.317349+0000", 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0012247549999999999 2023-09-23T20:23:14.328 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48034 7.5 7:a672f932:::benchmark_data_smithi098_125195_object48033:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e153)", 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:18.112845+0000", 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 56.076274108, 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2275489639999999, 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:23:14.329 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:23:14.330 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48034 2023-09-23T20:23:14.330 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.330 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.330 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.330 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.330 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112845+0000", 2023-09-23T20:23:14.330 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.330 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.330 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.330 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.330 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112845+0000", 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112844+0000", 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112912+0000", 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8177999999999997e-05 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.331 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112940+0000", 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7937e-05 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112948+0000", 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8709999999999997e-06 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113386+0000", 2023-09-23T20:23:14.332 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00043832499999999999 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113394+0000", 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7049999999999999e-06 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.320811+0000", 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.207416834 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.333 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.321315+0000", 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00050433200000000002 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.321475+0000", 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000159934 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.327457+0000", 2023-09-23T20:23:14.334 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0059818429999999997 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.331146+0000", 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0036892100000000001 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.337972+0000", 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0068259829999999999 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.335 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.338042+0000", 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0228999999999995e-05 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.340394+0000", 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023517870000000001 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.336 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48040 7.5 7:a058862c:::benchmark_data_smithi098_125195_object48039:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e153)", 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:18.112956+0000", 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 56.076162684000003, 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.229377766, 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48040 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.337 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112956+0000", 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112956+0000", 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112956+0000", 2023-09-23T20:23:14.338 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113010+0000", 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4320000000000002e-05 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113266+0000", 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000255725 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.339 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113300+0000", 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4541e-05 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113570+0000", 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00026945499999999999 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.340 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113578+0000", 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.7560000000000005e-06 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.323085+0000", 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.209506135 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.323237+0000", 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000152762 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.341 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.323399+0000", 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000161254 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.327467+0000", 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0040684889999999998 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.342 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.331175+0000", 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0037078749999999998 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.340458+0000", 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0092834049999999998 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.340514+0000", 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5402000000000003e-05 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.343 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.342334+0000", 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0018203939999999999 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48047 7.5 7:a429f88c:::benchmark_data_smithi098_125195_object48046:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e153)", 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:18.113390+0000", 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 56.075728589000001, 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.230614082, 2023-09-23T20:23:14.344 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48047 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113390+0000", 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.345 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113390+0000", 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113390+0000", 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113456+0000", 2023-09-23T20:23:14.346 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6031999999999994e-05 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113468+0000", 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2282e-05 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113486+0000", 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7903000000000001e-05 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.347 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113684+0000", 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00019857800000000001 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.113692+0000", 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8599999999999993e-06 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.325356+0000", 2023-09-23T20:23:14.348 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2116633619999999 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.325501+0000", 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014556500000000001 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.325649+0000", 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014819099999999999 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.349 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.328967+0000", 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0033174369999999999 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.331223+0000", 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0022563470000000001 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.342437+0000", 2023-09-23T20:23:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011213923000000001 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.342489+0000", 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.219e-05 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.344005+0000", 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0015151839999999999 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.351 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.352 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:23:14.352 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:23:14.352 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:23:14.352 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:14.353 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:14 smithi173 bash[59517]: cluster 2023-09-23T20:23:12.298806+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v572: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s; 14886/276438 objects degraded (5.385%); 820/276438 objects misplaced (0.297%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:14.353 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 84 16 94843 94827 70.5441 41 0.00393563 0.0141582 2023-09-23T20:23:14.354 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:14 smithi098 bash[78228]: cluster 2023-09-23T20:23:12.298806+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v572: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s; 14886/276438 objects degraded (5.385%); 820/276438 objects misplaced (0.297%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:14.354 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:14 smithi098 bash[74888]: cluster 2023-09-23T20:23:12.298806+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v572: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s; 14886/276438 objects degraded (5.385%); 820/276438 objects misplaced (0.297%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:14.384 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:14.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:14.491 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:14.517 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:14.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:14.619 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:14.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:14.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:14.761 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:14.805 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:14.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:14.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:14.933 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:14.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:14.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:15.037 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:15.068 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:15.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:15.174 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:15.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:15 smithi098 bash[74888]: cluster 2023-09-23T20:23:14.799233+0000 mon.a (mon.0) 832 : cluster 3 Health check update: Degraded data redundancy: 14886/276438 objects degraded (5.385%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:15.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:15 smithi098 bash[78228]: cluster 2023-09-23T20:23:14.799233+0000 mon.a (mon.0) 832 : cluster 3 Health check update: Degraded data redundancy: 14886/276438 objects degraded (5.385%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:15.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:15.208 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 85 16 95622 95606 70.2869 48.6875 0.0273225 0.0142215 2023-09-23T20:23:15.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:15.313 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:15.322 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:15 smithi173 bash[59517]: cluster 2023-09-23T20:23:14.799233+0000 mon.a (mon.0) 832 : cluster 3 Health check update: Degraded data redundancy: 14886/276438 objects degraded (5.385%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:15.359 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:15.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:15.463 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:15.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:15.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:15.598 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:15.624 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:15.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:15.728 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:15.761 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:15.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:15.867 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:15.893 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:15.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:15.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:15.995 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:16.029 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:16.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:16.050 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:16 smithi173 bash[59517]: cluster 2023-09-23T20:23:14.299323+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 47 MiB/s wr, 753 op/s; 14886/276438 objects degraded (5.385%); 820/276438 objects misplaced (0.297%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:23:16.134 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:16.159 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:16.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:16.208 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 86 16 96279 96263 69.9471 41.0625 0.0199845 0.0142898 2023-09-23T20:23:16.266 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:16.291 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:16.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:16.397 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:16.406 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:16 smithi098 bash[74888]: cluster 2023-09-23T20:23:14.299323+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 47 MiB/s wr, 753 op/s; 14886/276438 objects degraded (5.385%); 820/276438 objects misplaced (0.297%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:23:16.407 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:23:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:23:16] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.33.4" 2023-09-23T20:23:16.407 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:16 smithi098 bash[78228]: cluster 2023-09-23T20:23:14.299323+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 47 MiB/s wr, 753 op/s; 14886/276438 objects degraded (5.385%); 820/276438 objects misplaced (0.297%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T20:23:16.428 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:16.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:16.534 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:16.565 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:16.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:16.674 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:16.699 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:16.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:16.804 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:16.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:23:16.842 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:16.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:16.946 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:16.977 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:16.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:16.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:17.082 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:17.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:17.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:17.210 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 87 16 97025 97009 69.6775 46.625 0.00943573 0.0143458 2023-09-23T20:23:17.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:17.270 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:17.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.378 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:17.482 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:17.511 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:17.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:17.614 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:17.637 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:17.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:17.743 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:17.777 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:17.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:17.881 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.926 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:17.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:17.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:18.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:18.066 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:18.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:18.169 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:18.201 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:18.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:18.210 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 88 16 97740 97724 69.3935 44.6875 0.0142442 0.0144041 2023-09-23T20:23:18.306 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:18.314 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:18 smithi173 bash[59517]: cluster 2023-09-23T20:23:16.300128+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v574: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 918 op/s; 14886/286200 objects degraded (5.201%); 820/286200 objects misplaced (0.287%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:23:18.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:18.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:18.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:18 smithi098 bash[74888]: cluster 2023-09-23T20:23:16.300128+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v574: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 918 op/s; 14886/286200 objects degraded (5.201%); 820/286200 objects misplaced (0.287%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:23:18.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:18 smithi098 bash[78228]: cluster 2023-09-23T20:23:16.300128+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v574: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 918 op/s; 14886/286200 objects degraded (5.201%); 820/286200 objects misplaced (0.287%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T20:23:18.441 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:18.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:18.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:18.570 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:18.595 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:18.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:18.701 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:18.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:18.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:18.848 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:18.878 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:18.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:18.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:18.986 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:19.011 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:19.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:19.114 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:19.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.147 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:19.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:19.210 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 89 16 98535 98519 69.1721 49.6875 0.0556678 0.01445 2023-09-23T20:23:19.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:19.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:19.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:19.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:19.402 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:19.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:19.508 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:19.543 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:19.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:19.649 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:19.673 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:19.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:19.780 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:19.818 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:19.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:19.921 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:19.956 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:19.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:19.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:20.059 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:20.092 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:20.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:20.197 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:20.205 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:20 smithi173 bash[59517]: cluster 2023-09-23T20:23:18.300719+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v575: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 14886/287535 objects degraded (5.177%); 553/287535 objects misplaced (0.192%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T20:23:20.205 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:20 smithi173 bash[59517]: cluster 2023-09-23T20:23:19.800379+0000 mon.a (mon.0) 833 : cluster 3 Health check update: Degraded data redundancy: 14886/287535 objects degraded (5.177%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:20.210 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 90 1 99284 99283 68.934 47.75 0.0310905 0.0145012 2023-09-23T20:23:20.219 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:20.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:20.254 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:20 smithi098 bash[74888]: cluster 2023-09-23T20:23:18.300719+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v575: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 14886/287535 objects degraded (5.177%); 553/287535 objects misplaced (0.192%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T20:23:20.255 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:20 smithi098 bash[74888]: cluster 2023-09-23T20:23:19.800379+0000 mon.a (mon.0) 833 : cluster 3 Health check update: Degraded data redundancy: 14886/287535 objects degraded (5.177%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:20.255 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:20 smithi098 bash[78228]: cluster 2023-09-23T20:23:18.300719+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v575: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 14886/287535 objects degraded (5.177%); 553/287535 objects misplaced (0.192%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T20:23:20.255 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:20 smithi098 bash[78228]: cluster 2023-09-23T20:23:19.800379+0000 mon.a (mon.0) 833 : cluster 3 Health check update: Degraded data redundancy: 14886/287535 objects degraded (5.177%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:23:20.289 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:23:20.311 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:23:20.323 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:20.337 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:23:20.357 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:20.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:20.362 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:23:20.387 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:23:20.417 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:23:20.440 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:23:20.440 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:23:20.440 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:23:20.441 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:23:20.441 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENXIO: problem getting command descriptions from osd.3 2023-09-23T20:23:20.441 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:23:20.441 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:23:20.441 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:23:20.441 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:23:20.462 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:20.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:20.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:20.597 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:20.629 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:20.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:20.733 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:20.762 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:20.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:20.864 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:20.895 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:20.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:20.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:20.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:21.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:21.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:21.076 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:23:21.133 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:21.145 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:21 smithi173 bash[59517]: audit 2023-09-23T20:23:20.261765+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.98:0/475403785' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:21.145 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:21 smithi173 bash[59517]: audit 2023-09-23T20:23:20.441761+0000 mon.a (mon.0) 834 : audit 1 from='client.? 172.21.15.98:0/3385956474' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:21.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:21.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:21.210 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total time run: 90.0165 2023-09-23T20:23:21.211 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total writes made: 99284 2023-09-23T20:23:21.211 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Write size: 65536 2023-09-23T20:23:21.211 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object size: 65536 2023-09-23T20:23:21.211 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Bandwidth (MB/sec): 68.9345 2023-09-23T20:23:21.211 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Bandwidth: 33.3619 2023-09-23T20:23:21.211 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max bandwidth (MB/sec): 176.25 2023-09-23T20:23:21.211 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min bandwidth (MB/sec): 0 2023-09-23T20:23:21.211 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average IOPS: 1102 2023-09-23T20:23:21.211 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev IOPS: 533.791 2023-09-23T20:23:21.211 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max IOPS: 2820 2023-09-23T20:23:21.211 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min IOPS: 0 2023-09-23T20:23:21.212 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average Latency(s): 0.0145013 2023-09-23T20:23:21.212 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Latency(s): 0.0301888 2023-09-23T20:23:21.212 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max latency(s): 2.25816 2023-09-23T20:23:21.212 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min latency(s): 0.00120687 2023-09-23T20:23:21.220 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:23:21.267 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:21.294 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:21.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:21.400 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:21.408 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:21 smithi098 bash[74888]: audit 2023-09-23T20:23:20.261765+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.98:0/475403785' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:21.408 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:21 smithi098 bash[74888]: audit 2023-09-23T20:23:20.441761+0000 mon.a (mon.0) 834 : audit 1 from='client.? 172.21.15.98:0/3385956474' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:21.409 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:21 smithi098 bash[78228]: audit 2023-09-23T20:23:20.261765+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.98:0/475403785' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:23:21.409 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:21 smithi098 bash[78228]: audit 2023-09-23T20:23:20.441761+0000 mon.a (mon.0) 834 : audit 1 from='client.? 172.21.15.98:0/3385956474' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:23:21.434 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:21.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:21.537 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:21.571 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:21.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:21.677 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:21.705 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:21.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:21.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:21.842 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:21.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:21.945 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:21.963 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:21.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:21.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:22.066 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:22.100 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:22.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:22.208 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:22.240 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:22.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:22.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:22 smithi173 bash[59517]: cluster 2023-09-23T20:23:20.301449+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v576: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 722 op/s; 14886/290328 objects degraded (5.127%); 553/290328 objects misplaced (0.190%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:23:22.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:22 smithi173 bash[59517]: cluster 2023-09-23T20:23:21.057928+0000 mon.a (mon.0) 835 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:23:22.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:22 smithi173 bash[59517]: audit 2023-09-23T20:23:21.068880+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.98:0/3385956474' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:23:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:22 smithi173 bash[59517]: cluster 2023-09-23T20:23:21.068929+0000 mon.a (mon.0) 837 : cluster 0 osdmap e160: 8 total, 7 up, 7 in 2023-09-23T20:23:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:22 smithi173 bash[59517]: cluster 2023-09-23T20:23:21.069133+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:23:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:22 smithi173 bash[59517]: cluster 2023-09-23T20:23:21.070256+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:23:22.346 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:22.354 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[74888]: cluster 2023-09-23T20:23:20.301449+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v576: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 722 op/s; 14886/290328 objects degraded (5.127%); 553/290328 objects misplaced (0.190%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:23:22.355 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[74888]: cluster 2023-09-23T20:23:21.057928+0000 mon.a (mon.0) 835 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:23:22.355 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[74888]: audit 2023-09-23T20:23:21.068880+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.98:0/3385956474' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:23:22.355 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[74888]: cluster 2023-09-23T20:23:21.068929+0000 mon.a (mon.0) 837 : cluster 0 osdmap e160: 8 total, 7 up, 7 in 2023-09-23T20:23:22.355 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[74888]: cluster 2023-09-23T20:23:21.069133+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:23:22.355 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[74888]: cluster 2023-09-23T20:23:21.070256+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:23:22.355 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[78228]: cluster 2023-09-23T20:23:20.301449+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v576: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 722 op/s; 14886/290328 objects degraded (5.127%); 553/290328 objects misplaced (0.190%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:23:22.356 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[78228]: cluster 2023-09-23T20:23:21.057928+0000 mon.a (mon.0) 835 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:23:22.356 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[78228]: audit 2023-09-23T20:23:21.068880+0000 mon.a (mon.0) 836 : audit 1 from='client.? 172.21.15.98:0/3385956474' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:23:22.356 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[78228]: cluster 2023-09-23T20:23:21.068929+0000 mon.a (mon.0) 837 : cluster 0 osdmap e160: 8 total, 7 up, 7 in 2023-09-23T20:23:22.356 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[78228]: cluster 2023-09-23T20:23:21.069133+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:23:22.356 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:22 smithi098 bash[78228]: cluster 2023-09-23T20:23:21.070256+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T20:23:22.384 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:22.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:22.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:22.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:22.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:22.622 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:22.653 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:22.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:22.759 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:22.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:22.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:22.900 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:22.936 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:22.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:22.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:23.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:23.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:23.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:23.170 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:23.194 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:23.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:23.304 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:23.332 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:23.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:23.439 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:23.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:23.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:23.565 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:23.595 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:23.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:23.698 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:23.733 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:23.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:23.838 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:23.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:23.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:23.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:23.973 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:24.000 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:24.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:24.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:24.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:24 smithi173 bash[59517]: cluster 2023-09-23T20:23:22.302145+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v578: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 44 MiB/s wr, 711 op/s; 14886/297612 objects degraded (5.002%); 98/297612 objects misplaced (0.033%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T20:23:24.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:24 smithi173 bash[59517]: cluster 2023-09-23T20:23:23.084093+0000 mon.a (mon.0) 838 : cluster 0 osdmap e161: 8 total, 7 up, 7 in 2023-09-23T20:23:24.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:24 smithi173 bash[59517]: cluster 2023-09-23T20:23:23.084488+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:24 smithi173 bash[59517]: cluster 2023-09-23T20:23:23.089478+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:24 smithi173 bash[59517]: cluster 2023-09-23T20:23:23.103267+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:24 smithi173 bash[59517]: cluster 2023-09-23T20:23:23.107218+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.133 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:24.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:24.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:24.265 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:24.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:24.356 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T20:23:24.357 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T20:23:24.357 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[78228]: cluster 2023-09-23T20:23:22.302145+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v578: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 44 MiB/s wr, 711 op/s; 14886/297612 objects degraded (5.002%); 98/297612 objects misplaced (0.033%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T20:23:24.357 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[78228]: cluster 2023-09-23T20:23:23.084093+0000 mon.a (mon.0) 838 : cluster 0 osdmap e161: 8 total, 7 up, 7 in 2023-09-23T20:23:24.357 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[78228]: cluster 2023-09-23T20:23:23.084488+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[78228]: cluster 2023-09-23T20:23:23.089478+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[78228]: cluster 2023-09-23T20:23:23.103267+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[78228]: cluster 2023-09-23T20:23:23.107218+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.358 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[74888]: cluster 2023-09-23T20:23:22.302145+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v578: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 44 MiB/s wr, 711 op/s; 14886/297612 objects degraded (5.002%); 98/297612 objects misplaced (0.033%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T20:23:24.358 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[74888]: cluster 2023-09-23T20:23:23.084093+0000 mon.a (mon.0) 838 : cluster 0 osdmap e161: 8 total, 7 up, 7 in 2023-09-23T20:23:24.358 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[74888]: cluster 2023-09-23T20:23:23.084488+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.358 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[74888]: cluster 2023-09-23T20:23:23.089478+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.358 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[74888]: cluster 2023-09-23T20:23:23.103267+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.358 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:24 smithi098 bash[74888]: cluster 2023-09-23T20:23:23.107218+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T20:23:24.368 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:24.397 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:24.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:24.502 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:24.533 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:24.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:24.600 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:24.635 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:24.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:24.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:24.770 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:24.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:24.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:24.904 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:24.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:24.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:24.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:25.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:25.063 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:25.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:25.174 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[78228]: cluster 2023-09-23T20:23:24.086003+0000 mon.a (mon.0) 839 : cluster 0 osdmap e162: 8 total, 7 up, 7 in 2023-09-23T20:23:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[78228]: cluster 2023-09-23T20:23:24.086622+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[78228]: cluster 2023-09-23T20:23:24.090985+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[78228]: cluster 2023-09-23T20:23:24.107494+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[78228]: cluster 2023-09-23T20:23:24.127435+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[78228]: audit 2023-09-23T20:23:24.589483+0000 mon.a (mon.0) 840 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[78228]: audit 2023-09-23T20:23:24.590547+0000 mon.a (mon.0) 841 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[78228]: cluster 2023-09-23T20:23:24.802227+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 14886/297612 objects degraded (5.002%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:25.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[74888]: cluster 2023-09-23T20:23:24.086003+0000 mon.a (mon.0) 839 : cluster 0 osdmap e162: 8 total, 7 up, 7 in 2023-09-23T20:23:25.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[74888]: cluster 2023-09-23T20:23:24.086622+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[74888]: cluster 2023-09-23T20:23:24.090985+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[74888]: cluster 2023-09-23T20:23:24.107494+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[74888]: cluster 2023-09-23T20:23:24.127435+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[74888]: audit 2023-09-23T20:23:24.589483+0000 mon.a (mon.0) 840 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[74888]: audit 2023-09-23T20:23:24.590547+0000 mon.a (mon.0) 841 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:25 smithi098 bash[74888]: cluster 2023-09-23T20:23:24.802227+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 14886/297612 objects degraded (5.002%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:25.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:25.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:25.310 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:25.338 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:25.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:25.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:25.454 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:25 smithi173 bash[59517]: cluster 2023-09-23T20:23:24.086003+0000 mon.a (mon.0) 839 : cluster 0 osdmap e162: 8 total, 7 up, 7 in 2023-09-23T20:23:25.454 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:25 smithi173 bash[59517]: cluster 2023-09-23T20:23:24.086622+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.454 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:25 smithi173 bash[59517]: cluster 2023-09-23T20:23:24.090985+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.454 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:25 smithi173 bash[59517]: cluster 2023-09-23T20:23:24.107494+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.454 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:25 smithi173 bash[59517]: cluster 2023-09-23T20:23:24.127435+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T20:23:25.454 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:25 smithi173 bash[59517]: audit 2023-09-23T20:23:24.589483+0000 mon.a (mon.0) 840 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:23:25.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:25 smithi173 bash[59517]: audit 2023-09-23T20:23:24.590547+0000 mon.a (mon.0) 841 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:25.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:25 smithi173 bash[59517]: cluster 2023-09-23T20:23:24.802227+0000 mon.a (mon.0) 842 : cluster 3 Health check update: Degraded data redundancy: 14886/297612 objects degraded (5.002%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:25.495 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:25.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:25.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:25.635 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:25.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:25.740 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:25.772 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:25.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:25.877 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:25.904 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:25.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:25.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:26.009 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:26.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:26.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:26.151 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:26.161 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:26 smithi098 bash[74888]: cluster 2023-09-23T20:23:24.302688+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v581: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 35 MiB/s wr, 568 op/s; 14886/297612 objects degraded (5.002%); 98/297612 objects misplaced (0.033%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T20:23:26.161 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:23:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:23:26] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.33.4" 2023-09-23T20:23:26.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:26 smithi098 bash[78228]: cluster 2023-09-23T20:23:24.302688+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v581: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 35 MiB/s wr, 568 op/s; 14886/297612 objects degraded (5.002%); 98/297612 objects misplaced (0.033%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T20:23:26.178 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:26.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:26.280 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:26.307 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:26.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:26 smithi173 bash[59517]: cluster 2023-09-23T20:23:24.302688+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v581: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 35 MiB/s wr, 568 op/s; 14886/297612 objects degraded (5.002%); 98/297612 objects misplaced (0.033%); 4.7 MiB/s, 75 objects/s recovering 2023-09-23T20:23:26.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:23:26.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:26.440 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:26.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:26.548 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:26.579 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:26.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:26.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:26.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:26.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:26.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:23:26.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:26.854 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:26.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:26.960 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:26.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:26.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:26.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:27.091 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:27.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:27.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:27.220 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:27.255 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:27.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:27.361 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:27.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:27.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:27.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:27.515 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:27.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:27.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:27.653 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:27.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:27.661 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:27 smithi098 bash[74888]: debug 2023-09-23T20:23:27.590+0000 7f4942979700 -1 mon.a@0(leader).osd e162 definitely_dead 0 2023-09-23T20:23:27.756 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:27.783 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:27.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:27.887 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:27.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:27.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:27.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:28.021 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.056 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:28.152 INFO:teuthology.orchestra.run.smithi098.stderr:marked out osd.0. 2023-09-23T20:23:28.162 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.187 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:28.290 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:28.314 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:28.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:28.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:28 smithi098 bash[74888]: cluster 2023-09-23T20:23:26.303521+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v582: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 170 B/s rd, 26 MiB/s wr, 812 op/s; 11947/290904 objects degraded (4.107%); 2943/290904 objects misplaced (1.012%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T20:23:28.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:28 smithi098 bash[74888]: audit 2023-09-23T20:23:27.591903+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.98:0/3139046843' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:23:28.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:28 smithi098 bash[74888]: audit 2023-09-23T20:23:27.592687+0000 mon.a (mon.0) 843 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:23:28.417 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.440 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:28.543 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:28.567 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:28.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:28.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:28 smithi173 bash[59517]: cluster 2023-09-23T20:23:26.303521+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v582: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 170 B/s rd, 26 MiB/s wr, 812 op/s; 11947/290904 objects degraded (4.107%); 2943/290904 objects misplaced (1.012%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T20:23:28.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:28 smithi173 bash[59517]: audit 2023-09-23T20:23:27.591903+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.98:0/3139046843' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:23:28.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:28 smithi173 bash[59517]: audit 2023-09-23T20:23:27.592687+0000 mon.a (mon.0) 843 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:23:28.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:28 smithi173 bash[59517]: cluster 2023-09-23T20:23:27.592841+0000 mon.a (mon.0) 844 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T20:23:28.670 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:28 smithi098 bash[74888]: cluster 2023-09-23T20:23:27.592841+0000 mon.a (mon.0) 844 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T20:23:28.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:28 smithi098 bash[78228]: cluster 2023-09-23T20:23:26.303521+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v582: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 170 B/s rd, 26 MiB/s wr, 812 op/s; 11947/290904 objects degraded (4.107%); 2943/290904 objects misplaced (1.012%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T20:23:28.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:28 smithi098 bash[78228]: audit 2023-09-23T20:23:27.591903+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.98:0/3139046843' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:23:28.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:28 smithi098 bash[78228]: audit 2023-09-23T20:23:27.592687+0000 mon.a (mon.0) 843 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:23:28.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:28 smithi098 bash[78228]: cluster 2023-09-23T20:23:27.592841+0000 mon.a (mon.0) 844 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T20:23:28.692 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:28.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:28.795 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:28.823 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:28.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:28.926 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:28.956 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:28.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:28.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:29.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:29.094 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:29.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:29.197 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:29.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:29.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:29.330 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:29.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:29 smithi098 bash[78228]: cluster 2023-09-23T20:23:28.124648+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:23:29.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:29 smithi098 bash[78228]: audit 2023-09-23T20:23:28.124747+0000 mon.a (mon.0) 845 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T20:23:29.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:29 smithi098 bash[78228]: cluster 2023-09-23T20:23:28.124976+0000 mon.a (mon.0) 846 : cluster 0 osdmap e163: 8 total, 7 up, 6 in 2023-09-23T20:23:29.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:29 smithi098 bash[78228]: cluster 2023-09-23T20:23:28.125781+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:23:29.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:29 smithi098 bash[74888]: cluster 2023-09-23T20:23:28.124648+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:23:29.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:29 smithi098 bash[74888]: audit 2023-09-23T20:23:28.124747+0000 mon.a (mon.0) 845 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T20:23:29.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:29 smithi098 bash[74888]: cluster 2023-09-23T20:23:28.124976+0000 mon.a (mon.0) 846 : cluster 0 osdmap e163: 8 total, 7 up, 6 in 2023-09-23T20:23:29.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:29 smithi098 bash[74888]: cluster 2023-09-23T20:23:28.125781+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:23:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:29 smithi173 bash[59517]: cluster 2023-09-23T20:23:28.124648+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:23:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:29 smithi173 bash[59517]: audit 2023-09-23T20:23:28.124747+0000 mon.a (mon.0) 845 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T20:23:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:29 smithi173 bash[59517]: cluster 2023-09-23T20:23:28.124976+0000 mon.a (mon.0) 846 : cluster 0 osdmap e163: 8 total, 7 up, 6 in 2023-09-23T20:23:29.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:29 smithi173 bash[59517]: cluster 2023-09-23T20:23:28.125781+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T20:23:29.350 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:29.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:29.453 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:29.483 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:29.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:29.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:29.617 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:29.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:29.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:29.752 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:29.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:29.855 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:29.886 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:29.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:29.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:29.990 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:30.016 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:30.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:30.119 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:30.151 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:30.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:30.254 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:30.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:30.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:30.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:30.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[78228]: cluster 2023-09-23T20:23:28.304151+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v584: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.9 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 170 B/s rd, 811 KiB/s wr, 469 op/s; 11946/289629 objects degraded (4.125%); 2845/289629 objects misplaced (0.982%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T20:23:30.426 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[78228]: cluster 2023-09-23T20:23:29.141864+0000 mon.a (mon.0) 847 : cluster 0 osdmap e164: 8 total, 7 up, 6 in 2023-09-23T20:23:30.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[78228]: cluster 2023-09-23T20:23:29.142272+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[78228]: cluster 2023-09-23T20:23:29.142966+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[78228]: cluster 2023-09-23T20:23:29.145521+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[78228]: cluster 2023-09-23T20:23:29.146165+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[78228]: cluster 2023-09-23T20:23:29.148029+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[78228]: cluster 2023-09-23T20:23:29.148481+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[78228]: cluster 2023-09-23T20:23:29.155657+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[78228]: cluster 2023-09-23T20:23:29.803484+0000 mon.a (mon.0) 848 : cluster 3 Health check update: Degraded data redundancy: 11946/289629 objects degraded (4.125%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:30.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[74888]: cluster 2023-09-23T20:23:28.304151+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v584: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.9 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 170 B/s rd, 811 KiB/s wr, 469 op/s; 11946/289629 objects degraded (4.125%); 2845/289629 objects misplaced (0.982%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T20:23:30.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[74888]: cluster 2023-09-23T20:23:29.141864+0000 mon.a (mon.0) 847 : cluster 0 osdmap e164: 8 total, 7 up, 6 in 2023-09-23T20:23:30.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[74888]: cluster 2023-09-23T20:23:29.142272+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[74888]: cluster 2023-09-23T20:23:29.142966+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[74888]: cluster 2023-09-23T20:23:29.145521+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[74888]: cluster 2023-09-23T20:23:29.146165+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[74888]: cluster 2023-09-23T20:23:29.148029+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[74888]: cluster 2023-09-23T20:23:29.148481+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[74888]: cluster 2023-09-23T20:23:29.155657+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:30 smithi098 bash[74888]: cluster 2023-09-23T20:23:29.803484+0000 mon.a (mon.0) 848 : cluster 3 Health check update: Degraded data redundancy: 11946/289629 objects degraded (4.125%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:30.440 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:30.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:30.543 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:30.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:30.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:30.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:30 smithi173 bash[59517]: cluster 2023-09-23T20:23:28.304151+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v584: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.9 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 170 B/s rd, 811 KiB/s wr, 469 op/s; 11946/289629 objects degraded (4.125%); 2845/289629 objects misplaced (0.982%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T20:23:30.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:30 smithi173 bash[59517]: cluster 2023-09-23T20:23:29.141864+0000 mon.a (mon.0) 847 : cluster 0 osdmap e164: 8 total, 7 up, 6 in 2023-09-23T20:23:30.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:30 smithi173 bash[59517]: cluster 2023-09-23T20:23:29.142272+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:30 smithi173 bash[59517]: cluster 2023-09-23T20:23:29.142966+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:30 smithi173 bash[59517]: cluster 2023-09-23T20:23:29.145521+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:30 smithi173 bash[59517]: cluster 2023-09-23T20:23:29.146165+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:30 smithi173 bash[59517]: cluster 2023-09-23T20:23:29.148029+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:30 smithi173 bash[59517]: cluster 2023-09-23T20:23:29.148481+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:30 smithi173 bash[59517]: cluster 2023-09-23T20:23:29.155657+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T20:23:30.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:30 smithi173 bash[59517]: cluster 2023-09-23T20:23:29.803484+0000 mon.a (mon.0) 848 : cluster 3 Health check update: Degraded data redundancy: 11946/289629 objects degraded (4.125%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:30.665 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:30.693 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:30.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:30.797 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:30.819 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:30.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:30.922 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:30.946 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:30.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:30.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:31.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:31.075 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:31.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:31.159 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[74888]: cluster 2023-09-23T20:23:30.151037+0000 mon.a (mon.0) 849 : cluster 0 osdmap e165: 8 total, 7 up, 6 in 2023-09-23T20:23:31.159 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[74888]: cluster 2023-09-23T20:23:30.152039+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.159 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[74888]: cluster 2023-09-23T20:23:30.152383+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.159 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[74888]: cluster 2023-09-23T20:23:30.154613+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.159 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[74888]: cluster 2023-09-23T20:23:30.155679+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[74888]: cluster 2023-09-23T20:23:30.159813+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[74888]: cluster 2023-09-23T20:23:30.160603+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.179 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:31.188 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:31 smithi173 bash[59517]: cluster 2023-09-23T20:23:30.151037+0000 mon.a (mon.0) 849 : cluster 0 osdmap e165: 8 total, 7 up, 6 in 2023-09-23T20:23:31.188 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:31 smithi173 bash[59517]: cluster 2023-09-23T20:23:30.152039+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.188 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:31 smithi173 bash[59517]: cluster 2023-09-23T20:23:30.152383+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.188 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:31 smithi173 bash[59517]: cluster 2023-09-23T20:23:30.154613+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.188 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:31 smithi173 bash[59517]: cluster 2023-09-23T20:23:30.155679+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.189 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:31 smithi173 bash[59517]: cluster 2023-09-23T20:23:30.159813+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.189 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:31 smithi173 bash[59517]: cluster 2023-09-23T20:23:30.160603+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:31.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:31.310 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:31.336 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:31.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[78228]: cluster 2023-09-23T20:23:30.151037+0000 mon.a (mon.0) 849 : cluster 0 osdmap e165: 8 total, 7 up, 6 in 2023-09-23T20:23:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[78228]: cluster 2023-09-23T20:23:30.152039+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[78228]: cluster 2023-09-23T20:23:30.152383+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[78228]: cluster 2023-09-23T20:23:30.154613+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[78228]: cluster 2023-09-23T20:23:30.155679+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[78228]: cluster 2023-09-23T20:23:30.159813+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:31 smithi098 bash[78228]: cluster 2023-09-23T20:23:30.160603+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T20:23:31.440 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:31.465 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:31.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:31.569 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:31.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:31.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:31.700 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:31.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:31.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:31.807 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:23:31.807 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:23:31.827 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:31.853 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:31.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:31.957 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:31.981 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:31.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:31.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:32.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:32.109 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:32.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:32.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:32 smithi098 bash[74888]: cluster 2023-09-23T20:23:30.304781+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v587: 89 pgs: 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 170 B/s rd, 811 KiB/s wr, 579 op/s; 11946/287634 objects degraded (4.153%); 2601/287634 objects misplaced (0.904%); 4.6 MiB/s, 72 objects/s recovering 2023-09-23T20:23:32.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:32 smithi098 bash[74888]: cluster 2023-09-23T20:23:31.158329+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:23:32.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:32 smithi098 bash[74888]: cluster 2023-09-23T20:23:31.159708+0000 mon.a (mon.0) 850 : cluster 0 osdmap e166: 8 total, 7 up, 6 in 2023-09-23T20:23:32.160 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:32 smithi098 bash[74888]: cluster 2023-09-23T20:23:31.159827+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:23:32.213 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:32.235 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:32.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:32.338 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:32.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:32 smithi173 bash[59517]: cluster 2023-09-23T20:23:30.304781+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v587: 89 pgs: 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 170 B/s rd, 811 KiB/s wr, 579 op/s; 11946/287634 objects degraded (4.153%); 2601/287634 objects misplaced (0.904%); 4.6 MiB/s, 72 objects/s recovering 2023-09-23T20:23:32.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:32 smithi173 bash[59517]: cluster 2023-09-23T20:23:31.158329+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:23:32.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:32 smithi173 bash[59517]: cluster 2023-09-23T20:23:31.159708+0000 mon.a (mon.0) 850 : cluster 0 osdmap e166: 8 total, 7 up, 6 in 2023-09-23T20:23:32.348 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:32 smithi173 bash[59517]: cluster 2023-09-23T20:23:31.159827+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:23:32.363 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:32.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:32.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:32 smithi098 bash[78228]: cluster 2023-09-23T20:23:30.304781+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v587: 89 pgs: 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 170 B/s rd, 811 KiB/s wr, 579 op/s; 11946/287634 objects degraded (4.153%); 2601/287634 objects misplaced (0.904%); 4.6 MiB/s, 72 objects/s recovering 2023-09-23T20:23:32.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:32 smithi098 bash[78228]: cluster 2023-09-23T20:23:31.158329+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:23:32.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:32 smithi098 bash[78228]: cluster 2023-09-23T20:23:31.159708+0000 mon.a (mon.0) 850 : cluster 0 osdmap e166: 8 total, 7 up, 6 in 2023-09-23T20:23:32.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:32 smithi098 bash[78228]: cluster 2023-09-23T20:23:31.159827+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T20:23:32.466 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:32.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:32.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:32.598 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:32.617 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:32.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:32.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:32.751 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:32.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:32.854 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:32.882 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:32.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:32.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:32.987 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:33.012 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:33.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:33.115 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:33.141 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:33.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:33.244 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:33.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:33.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:33.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:33.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:33 smithi098 bash[74888]: cluster 2023-09-23T20:23:32.163332+0000 mon.a (mon.0) 851 : cluster 0 osdmap e167: 8 total, 7 up, 6 in 2023-09-23T20:23:33.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:33 smithi098 bash[74888]: cluster 2023-09-23T20:23:32.164409+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:23:33.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:33 smithi098 bash[74888]: cluster 2023-09-23T20:23:32.166567+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:23:33.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:33 smithi098 bash[74888]: cluster 2023-09-23T20:23:32.170260+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:23:33.381 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:33 smithi098 bash[78228]: cluster 2023-09-23T20:23:32.163332+0000 mon.a (mon.0) 851 : cluster 0 osdmap e167: 8 total, 7 up, 6 in 2023-09-23T20:23:33.381 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:33 smithi098 bash[78228]: cluster 2023-09-23T20:23:32.164409+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:23:33.381 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:33 smithi098 bash[78228]: cluster 2023-09-23T20:23:32.166567+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:23:33.381 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:33 smithi098 bash[78228]: cluster 2023-09-23T20:23:32.170260+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:23:33.396 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:33.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:33.501 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:33.511 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:33 smithi173 bash[59517]: cluster 2023-09-23T20:23:32.163332+0000 mon.a (mon.0) 851 : cluster 0 osdmap e167: 8 total, 7 up, 6 in 2023-09-23T20:23:33.511 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:33 smithi173 bash[59517]: cluster 2023-09-23T20:23:32.164409+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:23:33.511 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:33 smithi173 bash[59517]: cluster 2023-09-23T20:23:32.166567+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:23:33.511 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:33 smithi173 bash[59517]: cluster 2023-09-23T20:23:32.170260+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T20:23:33.526 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:33.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:33.631 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:33.655 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:33.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:33.759 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:33.785 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:33.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:33.890 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:33.913 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:33.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:33.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:33.989 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:23:34.016 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:34.057 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:34.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:34.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:34.185 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:34.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:34.289 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:34.300 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:34 smithi098 bash[78228]: cluster 2023-09-23T20:23:32.305515+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v590: 89 pgs: 2 activating+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 326 op/s; 24361/285714 objects degraded (8.526%); 2601/285714 objects misplaced (0.910%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T20:23:34.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:34 smithi098 bash[74888]: cluster 2023-09-23T20:23:32.305515+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v590: 89 pgs: 2 activating+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 326 op/s; 24361/285714 objects degraded (8.526%); 2601/285714 objects misplaced (0.910%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T20:23:34.318 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:34.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:34.421 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:34.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:34.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:34.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:34.559 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:34 smithi173 bash[59517]: cluster 2023-09-23T20:23:32.305515+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v590: 89 pgs: 2 activating+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 326 op/s; 24361/285714 objects degraded (8.526%); 2601/285714 objects misplaced (0.910%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T20:23:34.575 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:34.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:34.677 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:34.704 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:34.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:34.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:34.833 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:34.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:34.938 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:34.968 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:34.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:34.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:35.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:35.095 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:35.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:35.198 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:35.223 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:35.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:35.326 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:35.334 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:35 smithi098 bash[74888]: cluster 2023-09-23T20:23:34.804930+0000 mon.a (mon.0) 852 : cluster 3 Health check update: Degraded data redundancy: 24361/285714 objects degraded (8.526%), 7 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:35.335 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:35 smithi098 bash[78228]: cluster 2023-09-23T20:23:34.804930+0000 mon.a (mon.0) 852 : cluster 3 Health check update: Degraded data redundancy: 24361/285714 objects degraded (8.526%), 7 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:35.351 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:35.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:35.453 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:35.465 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:35 smithi173 bash[59517]: cluster 2023-09-23T20:23:34.804930+0000 mon.a (mon.0) 852 : cluster 3 Health check update: Degraded data redundancy: 24361/285714 objects degraded (8.526%), 7 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:35.472 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:35.474 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:35.481 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:35.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:35.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:35.609 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:35.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:35.712 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:35.733 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:35.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:35.838 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:35.865 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:35.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:35.968 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:35.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:35.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:35.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:36.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:36.122 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:36.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:36.227 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:36.249 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [3] live_osds: [0, 1, 2, 4, 5, 6, 7] 2023-09-23T20:23:36.249 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:23:36.249 INFO:tasks.thrashosds.thrasher:Reviving osd 3 2023-09-23T20:23:36.249 INFO:tasks.cephadm.osd.3:Restarting osd.3 (starting--it wasn't running)... 2023-09-23T20:23:36.249 DEBUG:teuthology.orchestra.run.smithi098:osd.3> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.3.service 2023-09-23T20:23:36.251 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:36.253 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl start ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.3 2023-09-23T20:23:36.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:36.263 INFO:journalctl@ceph.osd.3.smithi098.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T20:23:36.279 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:23:36.337 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:36 smithi098 bash[74888]: cluster 2023-09-23T20:23:34.305997+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v591: 89 pgs: 2 activating+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 252 op/s; 24361/285714 objects degraded (8.526%); 2601/285714 objects misplaced (0.910%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:36.337 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:23:36 smithi098 systemd[1]: Started Ceph osd.3 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:23:36.338 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:23:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:23:36] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.33.4" 2023-09-23T20:23:36.338 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:36 smithi098 bash[78228]: cluster 2023-09-23T20:23:34.305997+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v591: 89 pgs: 2 activating+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 252 op/s; 24361/285714 objects degraded (8.526%); 2601/285714 objects misplaced (0.910%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:36.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:36.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:36 smithi173 bash[59517]: cluster 2023-09-23T20:23:34.305997+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v591: 89 pgs: 2 activating+undersized+degraded+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 252 op/s; 24361/285714 objects degraded (8.526%); 2601/285714 objects misplaced (0.910%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:36.380 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:36.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:36.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:36.510 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:36.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:36.613 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:36.637 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:36.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:36.740 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:36.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:36.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:36.867 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:36.891 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:36.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:36.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:36.995 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:37.016 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:37.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:37.119 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:37.146 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:37.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:37.249 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:37.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:37.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:37.377 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:37.401 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:37.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:37.506 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:37.534 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:37.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:37.637 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:37.664 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:37.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:37.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:37.788 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:37.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:37.892 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:37.918 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:37.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:37.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:38.022 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:38.045 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:38.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:38.148 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:38.170 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:38.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:38.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:38.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:38.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:38.405 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:38.417 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:38 smithi173 bash[59517]: cluster 2023-09-23T20:23:36.306922+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v592: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 104 op/s; 30524/285702 objects degraded (10.684%); 2218/285702 objects misplaced (0.776%); 3.9 MiB/s, 63 objects/s recovering 2023-09-23T20:23:38.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:38 smithi098 bash[74888]: cluster 2023-09-23T20:23:36.306922+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v592: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 104 op/s; 30524/285702 objects degraded (10.684%); 2218/285702 objects misplaced (0.776%); 3.9 MiB/s, 63 objects/s recovering 2023-09-23T20:23:38.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:38 smithi098 bash[78228]: cluster 2023-09-23T20:23:36.306922+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v592: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 104 op/s; 30524/285702 objects degraded (10.684%); 2218/285702 objects misplaced (0.776%); 3.9 MiB/s, 63 objects/s recovering 2023-09-23T20:23:38.431 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:38.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:38.508 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:38.534 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:38.563 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:38.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:38.666 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:38.690 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:38.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:38.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:38.818 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:38.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:38.922 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:38.947 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:38.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:38.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:39.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:39.075 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:39.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:39.178 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:39.203 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:39.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:39.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:39.332 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:39.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:39.436 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:39.455 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:39.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:39.558 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:39.578 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:39.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:39.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:39.703 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:39.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:39.806 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:39.830 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:39.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:39.934 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:39.955 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:39.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:39.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:40.058 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:40.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:40.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:40.190 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:40.210 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:40.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:40.313 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:40.339 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:40.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:40.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:40 smithi098 bash[78228]: cluster 2023-09-23T20:23:38.307777+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v593: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 30524/285702 objects degraded (10.684%); 2218/285702 objects misplaced (0.776%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:40.487 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:40 smithi098 bash[78228]: audit 2023-09-23T20:23:39.586463+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:40.487 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:40 smithi098 bash[78228]: cluster 2023-09-23T20:23:39.805915+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 30524/285702 objects degraded (10.684%), 8 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:40.487 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:40 smithi098 bash[74888]: cluster 2023-09-23T20:23:38.307777+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v593: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 30524/285702 objects degraded (10.684%); 2218/285702 objects misplaced (0.776%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:40.487 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:40 smithi098 bash[74888]: audit 2023-09-23T20:23:39.586463+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:40.487 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:40 smithi098 bash[74888]: cluster 2023-09-23T20:23:39.805915+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 30524/285702 objects degraded (10.684%), 8 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:40.487 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:40.519 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:40.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:40.530 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:23:40.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:40 smithi173 bash[59517]: cluster 2023-09-23T20:23:38.307777+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v593: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 80 op/s; 30524/285702 objects degraded (10.684%); 2218/285702 objects misplaced (0.776%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:23:40.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:40 smithi173 bash[59517]: audit 2023-09-23T20:23:39.586463+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:40.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:40 smithi173 bash[59517]: cluster 2023-09-23T20:23:39.805915+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 30524/285702 objects degraded (10.684%), 8 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:40.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:40.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:40.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:40.748 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:40.770 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:40.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:40.873 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:40.896 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:40.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:40.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:40.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:41.024 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:41.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:41.131 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:41.158 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:41.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:41.263 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:41.290 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:41.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:41.394 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:41.419 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:41.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:41.522 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:41.550 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:41.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:41.653 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:41.675 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:41.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:41.778 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:41.806 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:41.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:41.909 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:41.938 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:41.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:41.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:42.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:42.067 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:42.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:42.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:42.191 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:42.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:42.298 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:42.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:42 smithi173 bash[59517]: cluster 2023-09-23T20:23:40.308425+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v594: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1781/285702 objects misplaced (0.623%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:23:42.323 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:42.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:42.427 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:42.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:42 smithi098 bash[74888]: cluster 2023-09-23T20:23:40.308425+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v594: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1781/285702 objects misplaced (0.623%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:23:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:42 smithi098 bash[78228]: cluster 2023-09-23T20:23:40.308425+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v594: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1781/285702 objects misplaced (0.623%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:23:42.453 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:42.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:42.559 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:42.586 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:42.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:42.689 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:42.709 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:42.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:42.812 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:42.834 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:42.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:42.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:42.957 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:42.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:42.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:43.059 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:43.084 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:43.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:43.187 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:43.215 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:43.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:43.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:43.337 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:43.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:43.440 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:43.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:43.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:43.566 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:43.584 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:43.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:43.689 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:43.713 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:43.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:43.818 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:43.843 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:43.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:43.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:43.973 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:43.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:43.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:44.076 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:44.103 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:44.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:44.205 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:44.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:44.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:44.329 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:44.338 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:44 smithi173 bash[59517]: cluster 2023-09-23T20:23:42.309215+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v595: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1781/285702 objects misplaced (0.623%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T20:23:44.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:44.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:44.458 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:44.464 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:44 smithi098 bash[74888]: cluster 2023-09-23T20:23:42.309215+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v595: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1781/285702 objects misplaced (0.623%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T20:23:44.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:44 smithi098 bash[78228]: cluster 2023-09-23T20:23:42.309215+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v595: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1781/285702 objects misplaced (0.623%); 5.1 MiB/s, 80 objects/s recovering 2023-09-23T20:23:44.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:44.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:44.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:44.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:44.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:44.707 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:44.726 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:44.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:44.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:44.852 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:44.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:44.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:44.973 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:44.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:44.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:45.076 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:45.102 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:45.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:45.207 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:45.227 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:45.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:45.330 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:45.355 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:45.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:45.458 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:45.483 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:45.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:45.587 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:45.611 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:45.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:45.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:45.739 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:45.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:45.842 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:45.867 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:45.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:45.973 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:45.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:45.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:45.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:46.095 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:46.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:46.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:46.217 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:46.224 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:46 smithi098 bash[78228]: cluster 2023-09-23T20:23:44.309779+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v596: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1781/285702 objects misplaced (0.623%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:23:46.224 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:46 smithi098 bash[74888]: cluster 2023-09-23T20:23:44.309779+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v596: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1781/285702 objects misplaced (0.623%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:23:46.224 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:23:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:23:46] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.33.4" 2023-09-23T20:23:46.241 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:46.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:46.344 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:46.371 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:46.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:46.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:46.497 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:46.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:46.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:46 smithi173 bash[59517]: cluster 2023-09-23T20:23:44.309779+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v596: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1781/285702 objects misplaced (0.623%); 4.3 MiB/s, 68 objects/s recovering 2023-09-23T20:23:46.600 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:46.627 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:46.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:46.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:46.754 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:46.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:46.859 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:46.882 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:46.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:46.987 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:47.013 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:47.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:47.116 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:47.144 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:47.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:47.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:47.277 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:47.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:47.379 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:47.408 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:47.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:47.511 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:47.535 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:47.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:47.638 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:47.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:47.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:47.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:47.797 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:47.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:47.902 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:47.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:47.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:47.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:48.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:48.054 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:48.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:48.156 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.183 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:48.286 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.313 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:48.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.427 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:48 smithi173 bash[59517]: cluster 2023-09-23T20:23:46.310346+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v597: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1272/285702 objects misplaced (0.445%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T20:23:48.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:48 smithi098 bash[74888]: cluster 2023-09-23T20:23:46.310346+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v597: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1272/285702 objects misplaced (0.445%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T20:23:48.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:48 smithi098 bash[78228]: cluster 2023-09-23T20:23:46.310346+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v597: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 0 op/s; 30524/285702 objects degraded (10.684%); 1272/285702 objects misplaced (0.445%); 6.9 MiB/s, 110 objects/s recovering 2023-09-23T20:23:48.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:48.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:48.548 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:48.574 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:48.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:48.679 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:48.703 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:48.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:48.806 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:48.836 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:48.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:48.939 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:48.968 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:48.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:48.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:49.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:49.090 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:49.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:49.193 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:49.218 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:49.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:49.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:49.349 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:49.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:49.454 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:49.477 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:49.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:49.580 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:49.600 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:49.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:49.705 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:49.726 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:49.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:49.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:49.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:49.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:49.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:49.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:49.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:49.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:50.086 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:50.110 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:50.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:50.213 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:50.221 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:50 smithi173 bash[59517]: cluster 2023-09-23T20:23:48.311105+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v598: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 30524/285702 objects degraded (10.684%); 1272/285702 objects misplaced (0.445%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T20:23:50.235 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:50.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:50.339 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:50.349 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:50 smithi098 bash[74888]: cluster 2023-09-23T20:23:48.311105+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v598: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 30524/285702 objects degraded (10.684%); 1272/285702 objects misplaced (0.445%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T20:23:50.349 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:50 smithi098 bash[78228]: cluster 2023-09-23T20:23:48.311105+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v598: 89 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 30524/285702 objects degraded (10.684%); 1272/285702 objects misplaced (0.445%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T20:23:50.350 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:23:49 smithi098 bash[132229]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T20:23:50.350 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:23:49 smithi098 bash[132229]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T20:23:50.350 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:23:49 smithi098 bash[132229]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-09-23T20:23:50.350 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:23:49 smithi098 bash[132229]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-09-23T20:23:50.350 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:23:49 smithi098 bash[132229]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-09-23T20:23:50.350 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:23:49 smithi098 bash[132229]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-23T20:23:50.350 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:23:49 smithi098 bash[132229]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T20:23:50.350 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:23:49 smithi098 bash[132229]: --> ceph-volume lvm activate successful for osd ID: 3 2023-09-23T20:23:50.360 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:50.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:50.463 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:50.488 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:50.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:50.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:50.614 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:50.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:50.717 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:50.744 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:50.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:50.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:50.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:50.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:50.973 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:50.994 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:50.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:50.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:51.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:51.124 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:51.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:51.227 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:51.253 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:51.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:51.357 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:51.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:51 smithi173 bash[59517]: cluster 2023-09-23T20:23:50.312123+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v599: 89 pgs: 3 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 32 op/s; 36795/284517 objects degraded (12.932%); 5372/284517 objects misplaced (1.888%); 14 MiB/s, 222 objects/s recovering 2023-09-23T20:23:51.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:51 smithi173 bash[59517]: cluster 2023-09-23T20:23:51.197364+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 36795/284517 objects degraded (12.932%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:51.386 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:51.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:51.490 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:51.522 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:51.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:51.624 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:51.632 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:51 smithi098 bash[74888]: cluster 2023-09-23T20:23:50.312123+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v599: 89 pgs: 3 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 32 op/s; 36795/284517 objects degraded (12.932%); 5372/284517 objects misplaced (1.888%); 14 MiB/s, 222 objects/s recovering 2023-09-23T20:23:51.632 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:51 smithi098 bash[74888]: cluster 2023-09-23T20:23:51.197364+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 36795/284517 objects degraded (12.932%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:51.632 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:51 smithi098 bash[78228]: cluster 2023-09-23T20:23:50.312123+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v599: 89 pgs: 3 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 32 op/s; 36795/284517 objects degraded (12.932%); 5372/284517 objects misplaced (1.888%); 14 MiB/s, 222 objects/s recovering 2023-09-23T20:23:51.632 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:51 smithi098 bash[78228]: cluster 2023-09-23T20:23:51.197364+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 36795/284517 objects degraded (12.932%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:51.646 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:51.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:51.749 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:51.772 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:51.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:51.874 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:51.899 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:51.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:51.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:52.003 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:52.026 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:52.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:52.128 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:52.150 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:52.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:52.253 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:52.277 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:52.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:52.381 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:52.407 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:52.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:52.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:52.537 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:52.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:52.641 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:52.667 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:52.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:52.770 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:52.789 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:52.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:52.893 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:52.918 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:52.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:52.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:53.022 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:53.048 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:53.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:53.151 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:53.178 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:53.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:53.281 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:53.310 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:53.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:53.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:53.423 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:53 smithi173 bash[59517]: cluster 2023-09-23T20:23:52.313149+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v600: 89 pgs: 3 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 36795/284499 objects degraded (12.933%); 5372/284499 objects misplaced (1.888%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:23:53.442 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:53.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:53.547 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:53.556 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:53 smithi098 bash[74888]: cluster 2023-09-23T20:23:52.313149+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v600: 89 pgs: 3 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 36795/284499 objects degraded (12.933%); 5372/284499 objects misplaced (1.888%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:23:53.556 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:53 smithi098 bash[78228]: cluster 2023-09-23T20:23:52.313149+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v600: 89 pgs: 3 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 36795/284499 objects degraded (12.933%); 5372/284499 objects misplaced (1.888%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:23:53.569 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:53.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:53.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:53.696 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:53.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:53.799 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:53.824 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:53.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:53.927 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:53.948 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:53.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:53.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:54.051 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:54.077 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:54.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:54.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:54.210 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:54.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:54.313 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:54.339 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:54.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:54.441 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:54.459 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:54.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:54.561 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:54.586 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:54.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:54.689 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:54.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:54.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:54.818 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:54.841 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:54.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:54.944 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:54.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:54.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:54.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:55.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:55.104 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:55.210 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:55.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:55.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:55.344 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:55.370 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:55.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:55.473 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:55.491 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:55.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:55.595 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:55.601 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[78228]: cluster 2023-09-23T20:23:54.313709+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v601: 89 pgs: 3 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 36795/284499 objects degraded (12.933%); 5372/284499 objects misplaced (1.888%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:23:55.601 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[78228]: cluster 2023-09-23T20:23:54.374444+0000 mon.a (mon.0) 856 : cluster 0 osdmap e168: 8 total, 7 up, 6 in 2023-09-23T20:23:55.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[78228]: cluster 2023-09-23T20:23:54.376397+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[78228]: cluster 2023-09-23T20:23:54.376578+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[78228]: cluster 2023-09-23T20:23:54.382772+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[78228]: cluster 2023-09-23T20:23:54.383073+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[78228]: audit 2023-09-23T20:23:54.586536+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:55.602 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[74888]: cluster 2023-09-23T20:23:54.313709+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v601: 89 pgs: 3 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 36795/284499 objects degraded (12.933%); 5372/284499 objects misplaced (1.888%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:23:55.602 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[74888]: cluster 2023-09-23T20:23:54.374444+0000 mon.a (mon.0) 856 : cluster 0 osdmap e168: 8 total, 7 up, 6 in 2023-09-23T20:23:55.602 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[74888]: cluster 2023-09-23T20:23:54.376397+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.602 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[74888]: cluster 2023-09-23T20:23:54.376578+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.603 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[74888]: cluster 2023-09-23T20:23:54.382772+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.603 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[74888]: cluster 2023-09-23T20:23:54.383073+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.603 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:55 smithi098 bash[74888]: audit 2023-09-23T20:23:54.586536+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:55.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:55.623 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:55 smithi173 bash[59517]: cluster 2023-09-23T20:23:54.313709+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v601: 89 pgs: 3 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 33 op/s; 36795/284499 objects degraded (12.933%); 5372/284499 objects misplaced (1.888%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:23:55.623 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:55 smithi173 bash[59517]: cluster 2023-09-23T20:23:54.374444+0000 mon.a (mon.0) 856 : cluster 0 osdmap e168: 8 total, 7 up, 6 in 2023-09-23T20:23:55.624 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:55 smithi173 bash[59517]: cluster 2023-09-23T20:23:54.376397+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.624 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:55 smithi173 bash[59517]: cluster 2023-09-23T20:23:54.376578+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.624 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:55 smithi173 bash[59517]: cluster 2023-09-23T20:23:54.382772+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.624 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:55 smithi173 bash[59517]: cluster 2023-09-23T20:23:54.383073+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T20:23:55.624 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:55 smithi173 bash[59517]: audit 2023-09-23T20:23:54.586536+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:23:55.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:55.725 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:55.745 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:55.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:55.848 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:55.874 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:55.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:55.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:55.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:55.999 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:56.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:56.102 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:56.112 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:23:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:23:56] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.33.4" 2023-09-23T20:23:56.126 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:56.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:56.229 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:56.259 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:56.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:56.362 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:56.389 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:56.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:56.494 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:56.516 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:56.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:56.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:56 smithi173 bash[59517]: cluster 2023-09-23T20:23:55.379530+0000 mon.a (mon.0) 858 : cluster 0 osdmap e169: 8 total, 7 up, 6 in 2023-09-23T20:23:56.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:56 smithi173 bash[59517]: cluster 2023-09-23T20:23:55.381238+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:23:56.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:56 smithi173 bash[59517]: cluster 2023-09-23T20:23:55.382172+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:23:56.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:56 smithi173 bash[59517]: cluster 2023-09-23T20:23:55.389468+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:23:56.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:56.646 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:56.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:56.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:56 smithi098 bash[74888]: cluster 2023-09-23T20:23:55.379530+0000 mon.a (mon.0) 858 : cluster 0 osdmap e169: 8 total, 7 up, 6 in 2023-09-23T20:23:56.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:56 smithi098 bash[74888]: cluster 2023-09-23T20:23:55.381238+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:23:56.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:56 smithi098 bash[74888]: cluster 2023-09-23T20:23:55.382172+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:23:56.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:56 smithi098 bash[74888]: cluster 2023-09-23T20:23:55.389468+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:23:56.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:56 smithi098 bash[78228]: cluster 2023-09-23T20:23:55.379530+0000 mon.a (mon.0) 858 : cluster 0 osdmap e169: 8 total, 7 up, 6 in 2023-09-23T20:23:56.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:56 smithi098 bash[78228]: cluster 2023-09-23T20:23:55.381238+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:23:56.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:56 smithi098 bash[78228]: cluster 2023-09-23T20:23:55.382172+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:23:56.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:56 smithi098 bash[78228]: cluster 2023-09-23T20:23:55.389468+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T20:23:56.750 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:56.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:56.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:56.879 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:56.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:56.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:56.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:57.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:57.033 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:57.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:57.137 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:57.161 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:57.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:57.264 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:57.289 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:57.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:57.395 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:57.414 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:57.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:57.517 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:57.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:57.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:57.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:57 smithi173 bash[59517]: cluster 2023-09-23T20:23:56.314416+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v604: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 51 op/s; 32991/284466 objects degraded (11.598%); 8301/284466 objects misplaced (2.918%); 20 MiB/s, 327 objects/s recovering 2023-09-23T20:23:57.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:57 smithi173 bash[59517]: cluster 2023-09-23T20:23:56.377334+0000 mon.a (mon.0) 859 : cluster 3 Health check update: Degraded data redundancy: 32991/284466 objects degraded (11.598%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:57.644 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:57.650 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:57 smithi098 bash[78228]: cluster 2023-09-23T20:23:56.314416+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v604: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 51 op/s; 32991/284466 objects degraded (11.598%); 8301/284466 objects misplaced (2.918%); 20 MiB/s, 327 objects/s recovering 2023-09-23T20:23:57.651 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:57 smithi098 bash[78228]: cluster 2023-09-23T20:23:56.377334+0000 mon.a (mon.0) 859 : cluster 3 Health check update: Degraded data redundancy: 32991/284466 objects degraded (11.598%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:57.651 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:57 smithi098 bash[74888]: cluster 2023-09-23T20:23:56.314416+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v604: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 51 op/s; 32991/284466 objects degraded (11.598%); 8301/284466 objects misplaced (2.918%); 20 MiB/s, 327 objects/s recovering 2023-09-23T20:23:57.651 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:57 smithi098 bash[74888]: cluster 2023-09-23T20:23:56.377334+0000 mon.a (mon.0) 859 : cluster 3 Health check update: Degraded data redundancy: 32991/284466 objects degraded (11.598%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:23:57.669 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:23:57.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:23:57.772 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:57.800 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:57.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:57.906 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:57.931 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:57.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:57.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:58.035 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:58.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:58.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:58.162 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:58.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:58.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:58.291 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:58.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:58.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:58.415 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:58.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:58.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:58.548 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:58.572 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:58.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:58.675 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:58.705 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:58.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:58.809 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:58.833 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:58.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:58.937 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:58.962 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:58.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:58.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:23:59.065 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:59.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:59.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:59.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:59.218 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:59.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:59.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:59.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:23:59.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:23:59.451 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:59.469 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:23:59.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:23:59.574 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:59.584 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:23:59 smithi173 bash[59517]: cluster 2023-09-23T20:23:58.314886+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v605: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 32991/284466 objects degraded (11.598%); 8301/284466 objects misplaced (2.918%); 6.4 MiB/s, 111 objects/s recovering 2023-09-23T20:23:59.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:23:59.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:23:59.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:23:59 smithi098 bash[74888]: cluster 2023-09-23T20:23:58.314886+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v605: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 32991/284466 objects degraded (11.598%); 8301/284466 objects misplaced (2.918%); 6.4 MiB/s, 111 objects/s recovering 2023-09-23T20:23:59.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:23:59 smithi098 bash[78228]: cluster 2023-09-23T20:23:58.314886+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v605: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 32991/284466 objects degraded (11.598%); 8301/284466 objects misplaced (2.918%); 6.4 MiB/s, 111 objects/s recovering 2023-09-23T20:23:59.708 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:59.735 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:23:59.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:23:59.749 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:23:59.770 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:23:59.790 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:23:59.814 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:23:59.838 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:23:59.838 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:59.855 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:23:59.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:23:59.866 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:23:59.958 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:59.983 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:23:59.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:23:59.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:00.086 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:00.103 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:00.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:00.205 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:00.230 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:00.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:00.333 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:00.358 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:00.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:00.397 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:00 smithi098 bash[78228]: audit 2023-09-23T20:23:59.716970+0000 mon.a (mon.0) 860 : audit 0 from='client.? 172.21.15.98:0/4204210463' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:00.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:00 smithi098 bash[74888]: audit 2023-09-23T20:23:59.716970+0000 mon.a (mon.0) 860 : audit 0 from='client.? 172.21.15.98:0/4204210463' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:00.461 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:00.488 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:00.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:00.591 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:00.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:00 smithi173 bash[59517]: audit 2023-09-23T20:23:59.716970+0000 mon.a (mon.0) 860 : audit 0 from='client.? 172.21.15.98:0/4204210463' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:00.617 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:00.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:00.725 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:00.752 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:00.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:00.859 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:00.891 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:00.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:00.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:00.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:01.023 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:01.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:01.126 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:01.149 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:01.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:01.252 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:01.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:01.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:01.378 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:01.401 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:01.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:01.434 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:24:01.434 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:24:01.434 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:24:01.434 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:24:01.434 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:24:01.505 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:01.529 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:01.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:01.634 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:01.658 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:01.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:01.761 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:01.782 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:01.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:01.831 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:24:01 smithi098 bash[133416]: debug 2023-09-23T20:24:01.550+0000 7f8a4291f700 1 -- 172.21.15.98:0/1555418846 <== mon.0 v2:172.21.15.98:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5572663a84e0 con 0x557266403000 2023-09-23T20:24:01.832 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:01 smithi098 bash[74888]: cluster 2023-09-23T20:24:00.315506+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v606: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 32991/284466 objects degraded (11.598%); 8007/284466 objects misplaced (2.815%); 8.7 MiB/s, 148 objects/s recovering 2023-09-23T20:24:01.832 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:01 smithi098 bash[74888]: audit 2023-09-23T20:24:01.621821+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.98:0/2367417061' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:24:01.832 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:01 smithi098 bash[74888]: audit 2023-09-23T20:24:01.622187+0000 mon.a (mon.0) 861 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:24:01.832 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:24:01.859 INFO:teuthology.orchestra.run.smithi098.stderr:no valid command found; 10 closest matches: 2023-09-23T20:24:01.859 INFO:teuthology.orchestra.run.smithi098.stderr:0 2023-09-23T20:24:01.859 INFO:teuthology.orchestra.run.smithi098.stderr:1 2023-09-23T20:24:01.859 INFO:teuthology.orchestra.run.smithi098.stderr:2 2023-09-23T20:24:01.860 INFO:teuthology.orchestra.run.smithi098.stderr:abort 2023-09-23T20:24:01.860 INFO:teuthology.orchestra.run.smithi098.stderr:assert 2023-09-23T20:24:01.860 INFO:teuthology.orchestra.run.smithi098.stderr:config diff 2023-09-23T20:24:01.860 INFO:teuthology.orchestra.run.smithi098.stderr:config diff get 2023-09-23T20:24:01.860 INFO:teuthology.orchestra.run.smithi098.stderr:config get 2023-09-23T20:24:01.860 INFO:teuthology.orchestra.run.smithi098.stderr:config help [] 2023-09-23T20:24:01.860 INFO:teuthology.orchestra.run.smithi098.stderr:config set ... 2023-09-23T20:24:01.860 INFO:teuthology.orchestra.run.smithi098.stderr:admin_socket: invalid command 2023-09-23T20:24:01.885 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:01.905 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:01.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:01.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:02.008 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:02.035 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:02.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:02.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:01 smithi173 bash[59517]: cluster 2023-09-23T20:24:00.315506+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v606: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 32991/284466 objects degraded (11.598%); 8007/284466 objects misplaced (2.815%); 8.7 MiB/s, 148 objects/s recovering 2023-09-23T20:24:02.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:01 smithi173 bash[59517]: audit 2023-09-23T20:24:01.621821+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.98:0/2367417061' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:24:02.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:01 smithi173 bash[59517]: audit 2023-09-23T20:24:01.622187+0000 mon.a (mon.0) 861 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:24:02.096 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:01 smithi098 bash[78228]: cluster 2023-09-23T20:24:00.315506+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v606: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 32991/284466 objects degraded (11.598%); 8007/284466 objects misplaced (2.815%); 8.7 MiB/s, 148 objects/s recovering 2023-09-23T20:24:02.096 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:01 smithi098 bash[78228]: audit 2023-09-23T20:24:01.621821+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.98:0/2367417061' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:24:02.097 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:01 smithi098 bash[78228]: audit 2023-09-23T20:24:01.622187+0000 mon.a (mon.0) 861 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:24:02.138 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:02.165 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:02.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:02.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:02.292 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:02.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:02.395 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:02.407 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[133416]: debug 2023-09-23T20:24:02.090+0000 7f8a4baa4640 -1 Falling back to public interface 2023-09-23T20:24:02.422 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:02.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:02.526 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:02.551 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:02.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:02.654 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:02.684 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:02.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:02.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:02.812 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:02.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:02.917 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:02.940 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:02.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:02.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:03.044 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:03.067 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:03.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:02 smithi173 bash[59517]: cluster 2023-09-23T20:24:01.813752+0000 mon.a (mon.0) 862 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:02 smithi173 bash[59517]: audit 2023-09-23T20:24:01.820928+0000 mon.a (mon.0) 863 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:24:03.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:02 smithi173 bash[59517]: cluster 2023-09-23T20:24:01.821056+0000 mon.a (mon.0) 864 : cluster 0 osdmap e170: 8 total, 7 up, 6 in 2023-09-23T20:24:03.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:02 smithi173 bash[59517]: cluster 2023-09-23T20:24:01.822079+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:24:03.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:02 smithi173 bash[59517]: cluster 2023-09-23T20:24:01.828200+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:24:03.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:02 smithi173 bash[59517]: cluster 2023-09-23T20:24:02.106970+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:24:03.170 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:03.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[74888]: cluster 2023-09-23T20:24:01.813752+0000 mon.a (mon.0) 862 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:03.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[74888]: audit 2023-09-23T20:24:01.820928+0000 mon.a (mon.0) 863 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:24:03.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[74888]: cluster 2023-09-23T20:24:01.821056+0000 mon.a (mon.0) 864 : cluster 0 osdmap e170: 8 total, 7 up, 6 in 2023-09-23T20:24:03.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[74888]: cluster 2023-09-23T20:24:01.822079+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:24:03.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[74888]: cluster 2023-09-23T20:24:01.828200+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:24:03.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[74888]: cluster 2023-09-23T20:24:02.106970+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:24:03.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[78228]: cluster 2023-09-23T20:24:01.813752+0000 mon.a (mon.0) 862 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[78228]: audit 2023-09-23T20:24:01.820928+0000 mon.a (mon.0) 863 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:24:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[78228]: cluster 2023-09-23T20:24:01.821056+0000 mon.a (mon.0) 864 : cluster 0 osdmap e170: 8 total, 7 up, 6 in 2023-09-23T20:24:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[78228]: cluster 2023-09-23T20:24:01.822079+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:24:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[78228]: cluster 2023-09-23T20:24:01.828200+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:24:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:02 smithi098 bash[78228]: cluster 2023-09-23T20:24:02.106970+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T20:24:03.193 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:03.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:03.297 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:03.322 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:03.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:03.424 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:03.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:03.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:03.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:03.580 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:03.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:03.683 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:03.702 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:03.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:03.804 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:03.827 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:03.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:03.930 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:03.955 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:03.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:03.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:04.057 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:04.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:03 smithi098 bash[74888]: cluster 2023-09-23T20:24:02.316052+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v608: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 32991/284466 objects degraded (11.598%); 7669/284466 objects misplaced (2.696%); 11 MiB/s, 192 objects/s recovering 2023-09-23T20:24:04.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:03 smithi098 bash[78228]: cluster 2023-09-23T20:24:02.316052+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v608: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 32991/284466 objects degraded (11.598%); 7669/284466 objects misplaced (2.696%); 11 MiB/s, 192 objects/s recovering 2023-09-23T20:24:04.080 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:04.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:03 smithi173 bash[59517]: cluster 2023-09-23T20:24:02.316052+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v608: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 1 op/s; 32991/284466 objects degraded (11.598%); 7669/284466 objects misplaced (2.696%); 11 MiB/s, 192 objects/s recovering 2023-09-23T20:24:04.183 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:04.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:04.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:04.314 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:04.344 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:04.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:04.447 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:04.472 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:04.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:04.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:04.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:04.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:04.709 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:04.732 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:04.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:04.835 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:04.857 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:04.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:04.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:24:04.960 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:04.968 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:04 smithi173 bash[59517]: audit 2023-09-23T20:24:04.383984+0000 mon.a (mon.0) 865 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:24:04.983 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:04.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:04.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:05.086 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:05.094 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:04 smithi098 bash[78228]: audit 2023-09-23T20:24:04.383984+0000 mon.a (mon.0) 865 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:24:05.094 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:04 smithi098 bash[74888]: audit 2023-09-23T20:24:04.383984+0000 mon.a (mon.0) 865 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:24:05.105 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:05.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:05.208 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:05.235 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:05.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:05.339 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:05.361 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:05.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:05.464 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:05.491 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:05.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:05.594 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:05.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:05.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:05.727 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:05.755 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:05.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:05.858 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:05.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:05 smithi173 bash[59517]: cluster 2023-09-23T20:24:04.316948+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v609: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 32991/284466 objects degraded (11.598%); 7669/284466 objects misplaced (2.696%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T20:24:05.868 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:24:05 smithi173 bash[35490]: debug 2023-09-23T20:24:05.714+0000 7fc621e42700 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.173:6828 osd.7 since back 2023-09-23T20:23:42.972106+0000 front 2023-09-23T20:23:42.971938+0000 (oldest deadline 2023-09-23T20:24:05.271905+0000) 2023-09-23T20:24:05.884 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:05.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:05.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:05.990 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:06.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:06.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:06.121 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:06.128 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:05 smithi098 bash[74888]: cluster 2023-09-23T20:24:04.316948+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v609: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 32991/284466 objects degraded (11.598%); 7669/284466 objects misplaced (2.696%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T20:24:06.128 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:24:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:24:06] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.33.4" 2023-09-23T20:24:06.129 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:05 smithi098 bash[78228]: cluster 2023-09-23T20:24:04.316948+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v609: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 32991/284466 objects degraded (11.598%); 7669/284466 objects misplaced (2.696%); 5.1 MiB/s, 81 objects/s recovering 2023-09-23T20:24:06.143 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:06.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:06.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:06.270 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:06.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:06.373 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:06.398 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:06.400 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-23T20:24:06.400 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['dump_ops_in_flight'] 2023-09-23T20:24:06.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:06.502 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:06.530 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:06.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:06.636 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:06.662 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:06.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:06.679 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:24:06 smithi098 bash[133416]: debug 2023-09-23T20:24:06.457+0000 7f8a4baa4640 -1 osd.3 149 log_to_monitors true 2023-09-23T20:24:06.679 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:24:06 smithi098 bash[87011]: debug 2023-09-23T20:24:06.405+0000 7f6cbdb42700 -1 osd.1 170 heartbeat_check: no reply from 172.21.15.173:6828 osd.7 since back 2023-09-23T20:23:40.397663+0000 front 2023-09-23T20:23:40.397677+0000 (oldest deadline 2023-09-23T20:24:05.697520+0000) 2023-09-23T20:24:06.765 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:06.775 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:24:06 smithi173 bash[35490]: debug 2023-09-23T20:24:06.734+0000 7fc621e42700 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.173:6828 osd.7 since back 2023-09-23T20:23:42.972106+0000 front 2023-09-23T20:23:42.971938+0000 (oldest deadline 2023-09-23T20:24:05.271905+0000) 2023-09-23T20:24:06.788 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:06.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:06.892 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:06.926 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:06.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:06.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:07.029 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:07.042 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:06 smithi173 bash[59517]: cluster 2023-09-23T20:24:06.409235+0000 mon.a (mon.0) 866 : cluster 0 osd.7 reported failed by osd.1 2023-09-23T20:24:07.042 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:06 smithi173 bash[59517]: audit 2023-09-23T20:24:06.466566+0000 mon.a (mon.0) 867 : audit 1 from='osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T20:24:07.056 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:07.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:07.159 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:07.171 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:24:06 smithi098 bash[133416]: debug 2023-09-23T20:24:06.889+0000 7f8a3a70c700 -1 osd.3 149 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:24:07.171 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:06 smithi098 bash[78228]: cluster 2023-09-23T20:24:06.409235+0000 mon.a (mon.0) 866 : cluster 0 osd.7 reported failed by osd.1 2023-09-23T20:24:07.171 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:06 smithi098 bash[78228]: audit 2023-09-23T20:24:06.466566+0000 mon.a (mon.0) 867 : audit 1 from='osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T20:24:07.172 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:06 smithi098 bash[74888]: cluster 2023-09-23T20:24:06.409235+0000 mon.a (mon.0) 866 : cluster 0 osd.7 reported failed by osd.1 2023-09-23T20:24:07.172 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:06 smithi098 bash[74888]: audit 2023-09-23T20:24:06.466566+0000 mon.a (mon.0) 867 : audit 1 from='osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T20:24:07.189 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:07.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:07.293 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:07.322 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:07.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:07.426 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:07.450 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:07.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:07.553 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:07.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:07.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:07.596 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:24:07.596 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:24:07.596 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:24:07.596 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:24:07.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENXIO: problem getting command descriptions from osd.3 2023-09-23T20:24:07.596 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:24:07.596 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:24:07.596 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:24:07.596 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:24:07.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:07.709 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:07.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:07.797 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[87011]: debug 2023-09-23T20:24:07.453+0000 7f6cbdb42700 -1 osd.1 171 heartbeat_check: no reply from 172.21.15.173:6828 osd.7 since back 2023-09-23T20:23:40.397663+0000 front 2023-09-23T20:23:40.397677+0000 (oldest deadline 2023-09-23T20:24:05.697520+0000) 2023-09-23T20:24:07.813 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:07.838 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:07.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:07.942 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:07.971 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:07.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:07.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:08.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:08.086 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:24:07 smithi173 bash[35490]: debug 2023-09-23T20:24:07.746+0000 7fc621e42700 -1 osd.5 170 heartbeat_check: no reply from 172.21.15.173:6828 osd.7 since back 2023-09-23T20:23:42.972106+0000 front 2023-09-23T20:23:42.971938+0000 (oldest deadline 2023-09-23T20:24:05.271905+0000) 2023-09-23T20:24:08.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:07 smithi173 bash[59517]: cluster 2023-09-23T20:24:06.317798+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v610: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 32991/284466 objects degraded (11.598%); 7003/284466 objects misplaced (2.462%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T20:24:08.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:07 smithi173 bash[59517]: cluster 2023-09-23T20:24:06.860057+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:08.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:07 smithi173 bash[59517]: audit 2023-09-23T20:24:06.860125+0000 mon.a (mon.0) 868 : audit 1 from='osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T20:24:08.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:07 smithi173 bash[59517]: cluster 2023-09-23T20:24:06.860219+0000 mon.a (mon.0) 869 : cluster 0 osdmap e171: 8 total, 7 up, 6 in 2023-09-23T20:24:08.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:07 smithi173 bash[59517]: audit 2023-09-23T20:24:06.860870+0000 mon.a (mon.0) 870 : audit 1 from='osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:24:08.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:07 smithi173 bash[59517]: cluster 2023-09-23T20:24:06.862949+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:08.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:07 smithi173 bash[59517]: cluster 2023-09-23T20:24:06.943987+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:08.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:07 smithi173 bash[59517]: cluster 2023-09-23T20:24:07.748601+0000 mon.a (mon.0) 871 : cluster 0 osd.7 reported failed by osd.5 2023-09-23T20:24:08.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:07 smithi173 bash[59517]: cluster 2023-09-23T20:24:07.748735+0000 mon.a (mon.0) 872 : cluster 1 osd.7 failed (root=default,host=smithi173) (2 reporters from different osd after 24.000336 >= grace 20.000000) 2023-09-23T20:24:08.106 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:08.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[78228]: cluster 2023-09-23T20:24:06.317798+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v610: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 32991/284466 objects degraded (11.598%); 7003/284466 objects misplaced (2.462%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T20:24:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[78228]: cluster 2023-09-23T20:24:06.860057+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[78228]: audit 2023-09-23T20:24:06.860125+0000 mon.a (mon.0) 868 : audit 1 from='osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T20:24:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[78228]: cluster 2023-09-23T20:24:06.860219+0000 mon.a (mon.0) 869 : cluster 0 osdmap e171: 8 total, 7 up, 6 in 2023-09-23T20:24:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[78228]: audit 2023-09-23T20:24:06.860870+0000 mon.a (mon.0) 870 : audit 1 from='osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:24:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[78228]: cluster 2023-09-23T20:24:06.862949+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[78228]: cluster 2023-09-23T20:24:06.943987+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:08.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[78228]: cluster 2023-09-23T20:24:07.748601+0000 mon.a (mon.0) 871 : cluster 0 osd.7 reported failed by osd.5 2023-09-23T20:24:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[78228]: cluster 2023-09-23T20:24:07.748735+0000 mon.a (mon.0) 872 : cluster 1 osd.7 failed (root=default,host=smithi173) (2 reporters from different osd after 24.000336 >= grace 20.000000) 2023-09-23T20:24:08.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[74888]: cluster 2023-09-23T20:24:06.317798+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v610: 89 pgs: 1 active+recovering+undersized+remapped, 2 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 32991/284466 objects degraded (11.598%); 7003/284466 objects misplaced (2.462%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T20:24:08.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[74888]: cluster 2023-09-23T20:24:06.860057+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:08.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[74888]: audit 2023-09-23T20:24:06.860125+0000 mon.a (mon.0) 868 : audit 1 from='osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T20:24:08.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[74888]: cluster 2023-09-23T20:24:06.860219+0000 mon.a (mon.0) 869 : cluster 0 osdmap e171: 8 total, 7 up, 6 in 2023-09-23T20:24:08.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[74888]: audit 2023-09-23T20:24:06.860870+0000 mon.a (mon.0) 870 : audit 1 from='osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:24:08.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[74888]: cluster 2023-09-23T20:24:06.862949+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:08.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[74888]: cluster 2023-09-23T20:24:06.943987+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:08.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[74888]: cluster 2023-09-23T20:24:07.748601+0000 mon.a (mon.0) 871 : cluster 0 osd.7 reported failed by osd.5 2023-09-23T20:24:08.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:07 smithi098 bash[74888]: cluster 2023-09-23T20:24:07.748735+0000 mon.a (mon.0) 872 : cluster 1 osd.7 failed (root=default,host=smithi173) (2 reporters from different osd after 24.000336 >= grace 20.000000) 2023-09-23T20:24:08.210 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:08.233 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:08.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:08.336 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:08.369 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:08.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:08.381 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:24:08.473 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:08.499 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:08.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:08.602 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:08.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:08.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:08.740 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:08.774 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:08.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:08.879 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:08.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:08.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:08.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:09.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:09.053 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:09.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:09.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:09.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:08 smithi173 bash[59517]: cluster 2023-09-23T20:24:07.752146+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:09.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:08 smithi173 bash[59517]: cluster 2023-09-23T20:24:07.854574+0000 mon.a (mon.0) 873 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:24:09.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:08 smithi173 bash[59517]: cluster 2023-09-23T20:24:07.865841+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:24:09.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:08 smithi173 bash[59517]: cluster 2023-09-23T20:24:07.865855+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:24:09.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:08 smithi173 bash[59517]: cluster 2023-09-23T20:24:07.866247+0000 mon.a (mon.0) 874 : cluster 1 osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749] boot 2023-09-23T20:24:09.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:08 smithi173 bash[59517]: cluster 2023-09-23T20:24:07.866297+0000 mon.a (mon.0) 875 : cluster 0 osdmap e172: 8 total, 7 up, 6 in 2023-09-23T20:24:09.168 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:08 smithi173 bash[59517]: audit 2023-09-23T20:24:07.866798+0000 mon.a (mon.0) 876 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:24:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[78228]: cluster 2023-09-23T20:24:07.752146+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[78228]: cluster 2023-09-23T20:24:07.854574+0000 mon.a (mon.0) 873 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:24:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[78228]: cluster 2023-09-23T20:24:07.865841+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:24:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[78228]: cluster 2023-09-23T20:24:07.865855+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:24:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[78228]: cluster 2023-09-23T20:24:07.866247+0000 mon.a (mon.0) 874 : cluster 1 osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749] boot 2023-09-23T20:24:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[78228]: cluster 2023-09-23T20:24:07.866297+0000 mon.a (mon.0) 875 : cluster 0 osdmap e172: 8 total, 7 up, 6 in 2023-09-23T20:24:09.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[78228]: audit 2023-09-23T20:24:07.866798+0000 mon.a (mon.0) 876 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:24:09.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[74888]: cluster 2023-09-23T20:24:07.752146+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T20:24:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[74888]: cluster 2023-09-23T20:24:07.854574+0000 mon.a (mon.0) 873 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:24:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[74888]: cluster 2023-09-23T20:24:07.865841+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:24:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[74888]: cluster 2023-09-23T20:24:07.865855+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:24:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[74888]: cluster 2023-09-23T20:24:07.866247+0000 mon.a (mon.0) 874 : cluster 1 osd.3 [v2:172.21.15.98:6826/3018590749,v1:172.21.15.98:6827/3018590749] boot 2023-09-23T20:24:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[74888]: cluster 2023-09-23T20:24:07.866297+0000 mon.a (mon.0) 875 : cluster 0 osdmap e172: 8 total, 7 up, 6 in 2023-09-23T20:24:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:08 smithi098 bash[74888]: audit 2023-09-23T20:24:07.866798+0000 mon.a (mon.0) 876 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T20:24:09.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:09.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:09.290 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:09.310 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:09.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:09.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:09.469 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:09.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:09.572 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:09.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:09.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:09.702 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:09.758 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:09.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:09.815 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T20:24:09.815 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T20:24:09.862 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:09.892 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[74888]: cluster 2023-09-23T20:24:08.318588+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v613: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped+laggy, 14 stale+active+clean, 1 active+recovering+undersized+remapped, 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 53 op/s; 43484/283416 objects degraded (15.343%); 7003/283416 objects misplaced (2.471%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:24:09.897 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:09.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:09.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:10.000 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:10.022 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:10.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:10.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:09 smithi173 bash[59517]: cluster 2023-09-23T20:24:08.318588+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v613: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped+laggy, 14 stale+active+clean, 1 active+recovering+undersized+remapped, 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 53 op/s; 43484/283416 objects degraded (15.343%); 7003/283416 objects misplaced (2.471%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:24:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:09 smithi173 bash[59517]: cluster 2023-09-23T20:24:08.869640+0000 mon.a (mon.0) 877 : cluster 3 Health check update: Degraded data redundancy: 43484/283416 objects degraded (15.343%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:24:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:09 smithi173 bash[59517]: cluster 2023-09-23T20:24:08.882186+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:09 smithi173 bash[59517]: cluster 2023-09-23T20:24:08.883017+0000 mon.a (mon.0) 878 : cluster 0 osdmap e173: 8 total, 7 up, 6 in 2023-09-23T20:24:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:09 smithi173 bash[59517]: cluster 2023-09-23T20:24:08.886815+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:09 smithi173 bash[59517]: cluster 2023-09-23T20:24:08.886968+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:09 smithi173 bash[59517]: cluster 2023-09-23T20:24:08.890575+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:09 smithi173 bash[59517]: cluster 2023-09-23T20:24:08.892496+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:09 smithi173 bash[59517]: audit 2023-09-23T20:24:09.591675+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:09 smithi173 bash[59517]: audit 2023-09-23T20:24:09.593028+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:10.126 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:10.150 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:10.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[78228]: cluster 2023-09-23T20:24:08.318588+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v613: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped+laggy, 14 stale+active+clean, 1 active+recovering+undersized+remapped, 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 53 op/s; 43484/283416 objects degraded (15.343%); 7003/283416 objects misplaced (2.471%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:24:10.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[78228]: cluster 2023-09-23T20:24:08.869640+0000 mon.a (mon.0) 877 : cluster 3 Health check update: Degraded data redundancy: 43484/283416 objects degraded (15.343%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:24:10.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[78228]: cluster 2023-09-23T20:24:08.882186+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.151 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[78228]: cluster 2023-09-23T20:24:08.883017+0000 mon.a (mon.0) 878 : cluster 0 osdmap e173: 8 total, 7 up, 6 in 2023-09-23T20:24:10.152 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[78228]: cluster 2023-09-23T20:24:08.886815+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.152 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[78228]: cluster 2023-09-23T20:24:08.886968+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.152 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[78228]: cluster 2023-09-23T20:24:08.890575+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.152 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[78228]: cluster 2023-09-23T20:24:08.892496+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.152 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[78228]: audit 2023-09-23T20:24:09.591675+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:10.152 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[78228]: audit 2023-09-23T20:24:09.593028+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:10.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[74888]: cluster 2023-09-23T20:24:08.869640+0000 mon.a (mon.0) 877 : cluster 3 Health check update: Degraded data redundancy: 43484/283416 objects degraded (15.343%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:24:10.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[74888]: cluster 2023-09-23T20:24:08.882186+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[74888]: cluster 2023-09-23T20:24:08.883017+0000 mon.a (mon.0) 878 : cluster 0 osdmap e173: 8 total, 7 up, 6 in 2023-09-23T20:24:10.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[74888]: cluster 2023-09-23T20:24:08.886815+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.153 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[74888]: cluster 2023-09-23T20:24:08.886968+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.153 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[74888]: cluster 2023-09-23T20:24:08.890575+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.153 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[74888]: cluster 2023-09-23T20:24:08.892496+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T20:24:10.153 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[74888]: audit 2023-09-23T20:24:09.591675+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:10.153 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:09 smithi098 bash[74888]: audit 2023-09-23T20:24:09.593028+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:10.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:10.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:10.277 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:10.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:10.381 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:10.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:10.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:10.509 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:10.536 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:10.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:10.640 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:10.664 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:10.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:10.770 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:10.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:10.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:10.899 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[74888]: cluster 2023-09-23T20:24:09.882164+0000 mon.a (mon.0) 881 : cluster 0 osdmap e174: 8 total, 7 up, 6 in 2023-09-23T20:24:10.899 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[74888]: cluster 2023-09-23T20:24:09.883166+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:10.900 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[74888]: cluster 2023-09-23T20:24:09.883739+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:10.900 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[74888]: cluster 2023-09-23T20:24:09.885952+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:10.900 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[74888]: cluster 2023-09-23T20:24:09.886023+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:10.900 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[74888]: cluster 2023-09-23T20:24:09.888182+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:10.900 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[74888]: cluster 2023-09-23T20:24:09.895117+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:10.900 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[74888]: audit 2023-09-23T20:24:10.624330+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:10.900 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[74888]: audit 2023-09-23T20:24:10.632802+0000 mon.a (mon.0) 883 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:10.904 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:10.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:10.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:10.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:11.030 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:11.058 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:11.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:11.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:10 smithi173 bash[59517]: cluster 2023-09-23T20:24:09.882164+0000 mon.a (mon.0) 881 : cluster 0 osdmap e174: 8 total, 7 up, 6 in 2023-09-23T20:24:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:10 smithi173 bash[59517]: cluster 2023-09-23T20:24:09.883166+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:10 smithi173 bash[59517]: cluster 2023-09-23T20:24:09.883739+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:10 smithi173 bash[59517]: cluster 2023-09-23T20:24:09.885952+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:10 smithi173 bash[59517]: cluster 2023-09-23T20:24:09.886023+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:10 smithi173 bash[59517]: cluster 2023-09-23T20:24:09.888182+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:10 smithi173 bash[59517]: cluster 2023-09-23T20:24:09.895117+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:10 smithi173 bash[59517]: audit 2023-09-23T20:24:10.624330+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:11.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:10 smithi173 bash[59517]: audit 2023-09-23T20:24:10.632802+0000 mon.a (mon.0) 883 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:11.162 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[78228]: cluster 2023-09-23T20:24:09.882164+0000 mon.a (mon.0) 881 : cluster 0 osdmap e174: 8 total, 7 up, 6 in 2023-09-23T20:24:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[78228]: cluster 2023-09-23T20:24:09.883166+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[78228]: cluster 2023-09-23T20:24:09.883739+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[78228]: cluster 2023-09-23T20:24:09.885952+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[78228]: cluster 2023-09-23T20:24:09.886023+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[78228]: cluster 2023-09-23T20:24:09.888182+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[78228]: cluster 2023-09-23T20:24:09.895117+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T20:24:11.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[78228]: audit 2023-09-23T20:24:10.624330+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:11.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:10 smithi098 bash[78228]: audit 2023-09-23T20:24:10.632802+0000 mon.a (mon.0) 883 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:11.190 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:11.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:11.294 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:11.304 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:11.331 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:11.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:11.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:24:11.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:11.464 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:11.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:11.568 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:11.603 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:11.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:11.707 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:11.740 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:11.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:11.816 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:24:11.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:11.876 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:11.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:11.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:11.979 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:11.987 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:11 smithi173 bash[59517]: cluster 2023-09-23T20:24:10.319426+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v616: 89 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 7 active+undersized+degraded+wait, 2 stale+active+recovery_wait+undersized+degraded+remapped+laggy, 7 stale+active+clean, 2 activating+undersized+degraded+remapped, 15 active+undersized+wait, 2 active+recovering+undersized+degraded+remapped, 51 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 37420/283416 objects degraded (13.203%); 11346/283416 objects misplaced (4.003%); 5.7 MiB/s, 89 objects/s recovering 2023-09-23T20:24:11.988 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:11 smithi173 bash[59517]: cluster 2023-09-23T20:24:11.301550+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:24:11.988 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:11 smithi173 bash[59517]: cluster 2023-09-23T20:24:11.303614+0000 mon.a (mon.0) 884 : cluster 1 osd.7 marked itself dead as of e174 2023-09-23T20:24:11.988 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:11 smithi173 bash[59517]: cluster 2023-09-23T20:24:11.306322+0000 osd.7 (osd.7) 128 : cluster 3 Monitor daemon marked osd.7 down, but it is still running 2023-09-23T20:24:11.988 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:11 smithi173 bash[59517]: cluster 2023-09-23T20:24:11.306334+0000 osd.7 (osd.7) 129 : cluster 0 map e174 wrongly marked me down at e172 2023-09-23T20:24:12.001 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:12.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:12.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:12.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:12.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:12.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:11 smithi098 bash[74888]: cluster 2023-09-23T20:24:10.319426+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v616: 89 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 7 active+undersized+degraded+wait, 2 stale+active+recovery_wait+undersized+degraded+remapped+laggy, 7 stale+active+clean, 2 activating+undersized+degraded+remapped, 15 active+undersized+wait, 2 active+recovering+undersized+degraded+remapped, 51 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 37420/283416 objects degraded (13.203%); 11346/283416 objects misplaced (4.003%); 5.7 MiB/s, 89 objects/s recovering 2023-09-23T20:24:12.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:11 smithi098 bash[74888]: cluster 2023-09-23T20:24:11.301550+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:24:12.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:11 smithi098 bash[74888]: cluster 2023-09-23T20:24:11.303614+0000 mon.a (mon.0) 884 : cluster 1 osd.7 marked itself dead as of e174 2023-09-23T20:24:12.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:11 smithi098 bash[74888]: cluster 2023-09-23T20:24:11.306322+0000 osd.7 (osd.7) 128 : cluster 3 Monitor daemon marked osd.7 down, but it is still running 2023-09-23T20:24:12.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:11 smithi098 bash[74888]: cluster 2023-09-23T20:24:11.306334+0000 osd.7 (osd.7) 129 : cluster 0 map e174 wrongly marked me down at e172 2023-09-23T20:24:12.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:11 smithi098 bash[78228]: cluster 2023-09-23T20:24:10.319426+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v616: 89 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 7 active+undersized+degraded+wait, 2 stale+active+recovery_wait+undersized+degraded+remapped+laggy, 7 stale+active+clean, 2 activating+undersized+degraded+remapped, 15 active+undersized+wait, 2 active+recovering+undersized+degraded+remapped, 51 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 87 op/s; 37420/283416 objects degraded (13.203%); 11346/283416 objects misplaced (4.003%); 5.7 MiB/s, 89 objects/s recovering 2023-09-23T20:24:12.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:11 smithi098 bash[78228]: cluster 2023-09-23T20:24:11.301550+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T20:24:12.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:11 smithi098 bash[78228]: cluster 2023-09-23T20:24:11.303614+0000 mon.a (mon.0) 884 : cluster 1 osd.7 marked itself dead as of e174 2023-09-23T20:24:12.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:11 smithi098 bash[78228]: cluster 2023-09-23T20:24:11.306322+0000 osd.7 (osd.7) 128 : cluster 3 Monitor daemon marked osd.7 down, but it is still running 2023-09-23T20:24:12.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:11 smithi098 bash[78228]: cluster 2023-09-23T20:24:11.306334+0000 osd.7 (osd.7) 129 : cluster 0 map e174 wrongly marked me down at e172 2023-09-23T20:24:12.234 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:12.268 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:12.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:12.344 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:24:12 smithi173 bash[43795]: debug 2023-09-23T20:24:12.122+0000 7f4be1d02700 -1 osd.7 175 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:24:12.372 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:12.404 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:12.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:12.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:12.555 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:12.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:12.666 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:12.693 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:12.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:12.797 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:12.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:12.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:12.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[74888]: cluster 2023-09-23T20:24:11.901059+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:24:12.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[74888]: cluster 2023-09-23T20:24:11.901178+0000 mon.a (mon.0) 885 : cluster 0 osdmap e175: 8 total, 7 up, 6 in 2023-09-23T20:24:12.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[74888]: cluster 2023-09-23T20:24:11.906755+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:24:12.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[74888]: cluster 2023-09-23T20:24:11.918252+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:24:12.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[74888]: audit 2023-09-23T20:24:12.699094+0000 mon.a (mon.0) 886 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:12.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[74888]: audit 2023-09-23T20:24:12.709940+0000 mon.a (mon.0) 887 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:12.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[78228]: cluster 2023-09-23T20:24:11.901059+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:24:12.924 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[78228]: cluster 2023-09-23T20:24:11.901178+0000 mon.a (mon.0) 885 : cluster 0 osdmap e175: 8 total, 7 up, 6 in 2023-09-23T20:24:12.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[78228]: cluster 2023-09-23T20:24:11.906755+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:24:12.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[78228]: cluster 2023-09-23T20:24:11.918252+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:24:12.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[78228]: audit 2023-09-23T20:24:12.699094+0000 mon.a (mon.0) 886 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:12.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:12 smithi098 bash[78228]: audit 2023-09-23T20:24:12.709940+0000 mon.a (mon.0) 887 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:12.929 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:12.940 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:12 smithi173 bash[59517]: cluster 2023-09-23T20:24:11.901059+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:24:12.940 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:12 smithi173 bash[59517]: cluster 2023-09-23T20:24:11.901178+0000 mon.a (mon.0) 885 : cluster 0 osdmap e175: 8 total, 7 up, 6 in 2023-09-23T20:24:12.941 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:12 smithi173 bash[59517]: cluster 2023-09-23T20:24:11.906755+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:24:12.941 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:12 smithi173 bash[59517]: cluster 2023-09-23T20:24:11.918252+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T20:24:12.941 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:12 smithi173 bash[59517]: audit 2023-09-23T20:24:12.699094+0000 mon.a (mon.0) 886 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:12.941 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:12 smithi173 bash[59517]: audit 2023-09-23T20:24:12.709940+0000 mon.a (mon.0) 887 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:12.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:12.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:12.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:13.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:13.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:13.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:13.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:13.236 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:13.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:13.339 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:13.357 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:13.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:13.460 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:13.491 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:13.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:13.593 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:13.624 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:13.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:13.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:13.749 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:13.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:13.852 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:13.875 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:13.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:13.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:13.978 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:14.007 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:14.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:14.114 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:14.141 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:14.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:14.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[78228]: cluster 2023-09-23T20:24:12.320084+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v618: 89 pgs: 1 active+recovery_wait+degraded+remapped+wait, 2 active+clean+remapped+wait, 1 active+recovering+undersized+remapped, 2 remapped+peering, 12 active+undersized+degraded+wait, 2 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized+wait, 1 active+recovering+undersized+degraded+remapped, 41 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 22415/283386 objects degraded (7.910%); 35378/283386 objects misplaced (12.484%); 7.4 MiB/s, 120 objects/s recovering 2023-09-23T20:24:14.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[78228]: cluster 2023-09-23T20:24:12.905514+0000 mon.a (mon.0) 888 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:24:14.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[78228]: cluster 2023-09-23T20:24:12.914550+0000 mon.a (mon.0) 889 : cluster 1 osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737] boot 2023-09-23T20:24:14.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[78228]: cluster 2023-09-23T20:24:12.914744+0000 mon.a (mon.0) 890 : cluster 0 osdmap e176: 8 total, 8 up, 6 in 2023-09-23T20:24:14.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[78228]: audit 2023-09-23T20:24:12.916177+0000 mon.a (mon.0) 891 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:24:14.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[78228]: cluster 2023-09-23T20:24:12.918859+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:24:14.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[78228]: cluster 2023-09-23T20:24:12.934648+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:24:14.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[78228]: audit 2023-09-23T20:24:13.245618+0000 mon.a (mon.0) 892 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:24:14.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[78228]: audit 2023-09-23T20:24:13.246600+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:24:14.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[78228]: audit 2023-09-23T20:24:13.252356+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:14.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[74888]: cluster 2023-09-23T20:24:12.320084+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v618: 89 pgs: 1 active+recovery_wait+degraded+remapped+wait, 2 active+clean+remapped+wait, 1 active+recovering+undersized+remapped, 2 remapped+peering, 12 active+undersized+degraded+wait, 2 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized+wait, 1 active+recovering+undersized+degraded+remapped, 41 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 22415/283386 objects degraded (7.910%); 35378/283386 objects misplaced (12.484%); 7.4 MiB/s, 120 objects/s recovering 2023-09-23T20:24:14.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[74888]: cluster 2023-09-23T20:24:12.905514+0000 mon.a (mon.0) 888 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:24:14.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[74888]: cluster 2023-09-23T20:24:12.914550+0000 mon.a (mon.0) 889 : cluster 1 osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737] boot 2023-09-23T20:24:14.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[74888]: cluster 2023-09-23T20:24:12.914744+0000 mon.a (mon.0) 890 : cluster 0 osdmap e176: 8 total, 8 up, 6 in 2023-09-23T20:24:14.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[74888]: audit 2023-09-23T20:24:12.916177+0000 mon.a (mon.0) 891 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:24:14.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[74888]: cluster 2023-09-23T20:24:12.918859+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:24:14.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[74888]: cluster 2023-09-23T20:24:12.934648+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:24:14.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[74888]: audit 2023-09-23T20:24:13.245618+0000 mon.a (mon.0) 892 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:24:14.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[74888]: audit 2023-09-23T20:24:13.246600+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:24:14.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:13 smithi098 bash[74888]: audit 2023-09-23T20:24:13.252356+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:14.244 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:14.268 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:14.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:13 smithi173 bash[59517]: cluster 2023-09-23T20:24:12.320084+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v618: 89 pgs: 1 active+recovery_wait+degraded+remapped+wait, 2 active+clean+remapped+wait, 1 active+recovering+undersized+remapped, 2 remapped+peering, 12 active+undersized+degraded+wait, 2 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized+wait, 1 active+recovering+undersized+degraded+remapped, 41 active+clean; 5.8 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 22415/283386 objects degraded (7.910%); 35378/283386 objects misplaced (12.484%); 7.4 MiB/s, 120 objects/s recovering 2023-09-23T20:24:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:13 smithi173 bash[59517]: cluster 2023-09-23T20:24:12.905514+0000 mon.a (mon.0) 888 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:24:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:13 smithi173 bash[59517]: cluster 2023-09-23T20:24:12.914550+0000 mon.a (mon.0) 889 : cluster 1 osd.7 [v2:172.21.15.173:6824/2153478737,v1:172.21.15.173:6825/2153478737] boot 2023-09-23T20:24:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:13 smithi173 bash[59517]: cluster 2023-09-23T20:24:12.914744+0000 mon.a (mon.0) 890 : cluster 0 osdmap e176: 8 total, 8 up, 6 in 2023-09-23T20:24:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:13 smithi173 bash[59517]: audit 2023-09-23T20:24:12.916177+0000 mon.a (mon.0) 891 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T20:24:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:13 smithi173 bash[59517]: cluster 2023-09-23T20:24:12.918859+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:24:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:13 smithi173 bash[59517]: cluster 2023-09-23T20:24:12.934648+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T20:24:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:13 smithi173 bash[59517]: audit 2023-09-23T20:24:13.245618+0000 mon.a (mon.0) 892 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:24:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:13 smithi173 bash[59517]: audit 2023-09-23T20:24:13.246600+0000 mon.a (mon.0) 893 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:24:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:13 smithi173 bash[59517]: audit 2023-09-23T20:24:13.252356+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:14.360 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:14.372 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:14.395 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:14.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:14.498 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:14.531 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:14.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:14.635 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:14.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:14.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:14.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:14.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:14.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:14.897 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:14.928 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:14.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:14.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:15.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:15.052 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:15.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:14 smithi173 bash[59517]: cluster 2023-09-23T20:24:13.923906+0000 mon.a (mon.0) 895 : cluster 0 osdmap e177: 8 total, 8 up, 6 in 2023-09-23T20:24:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:14 smithi173 bash[59517]: cluster 2023-09-23T20:24:13.927825+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:14 smithi173 bash[59517]: cluster 2023-09-23T20:24:13.927914+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:14 smithi173 bash[59517]: cluster 2023-09-23T20:24:13.929739+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:14 smithi173 bash[59517]: cluster 2023-09-23T20:24:13.931172+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:14 smithi173 bash[59517]: cluster 2023-09-23T20:24:13.931814+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:14 smithi173 bash[59517]: cluster 2023-09-23T20:24:13.933661+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:14 smithi173 bash[59517]: cluster 2023-09-23T20:24:13.934714+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:14 smithi173 bash[59517]: cluster 2023-09-23T20:24:14.814129+0000 mon.a (mon.0) 896 : cluster 3 Health check update: Degraded data redundancy: 22415/283386 objects degraded (7.910%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:15.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:15.184 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:15.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:15.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:15.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[74888]: cluster 2023-09-23T20:24:13.923906+0000 mon.a (mon.0) 895 : cluster 0 osdmap e177: 8 total, 8 up, 6 in 2023-09-23T20:24:15.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[74888]: cluster 2023-09-23T20:24:13.927825+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[74888]: cluster 2023-09-23T20:24:13.927914+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[74888]: cluster 2023-09-23T20:24:13.929739+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[74888]: cluster 2023-09-23T20:24:13.931172+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[74888]: cluster 2023-09-23T20:24:13.931814+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[74888]: cluster 2023-09-23T20:24:13.933661+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[74888]: cluster 2023-09-23T20:24:13.934714+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[74888]: cluster 2023-09-23T20:24:14.814129+0000 mon.a (mon.0) 896 : cluster 3 Health check update: Degraded data redundancy: 22415/283386 objects degraded (7.910%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:15.300 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[78228]: cluster 2023-09-23T20:24:13.923906+0000 mon.a (mon.0) 895 : cluster 0 osdmap e177: 8 total, 8 up, 6 in 2023-09-23T20:24:15.300 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[78228]: cluster 2023-09-23T20:24:13.927825+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.300 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[78228]: cluster 2023-09-23T20:24:13.927914+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.300 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[78228]: cluster 2023-09-23T20:24:13.929739+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.301 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[78228]: cluster 2023-09-23T20:24:13.931172+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.301 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[78228]: cluster 2023-09-23T20:24:13.931814+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.301 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[78228]: cluster 2023-09-23T20:24:13.933661+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.301 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[78228]: cluster 2023-09-23T20:24:13.934714+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T20:24:15.301 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:14 smithi098 bash[78228]: cluster 2023-09-23T20:24:14.814129+0000 mon.a (mon.0) 896 : cluster 3 Health check update: Degraded data redundancy: 22415/283386 objects degraded (7.910%), 16 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:15.315 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:15.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:15.377 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:15.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:15.464 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:15.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:15.569 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:15.594 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:15.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:15.699 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:15.728 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:15.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:15.831 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:15.865 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:15.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:15.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:15.968 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:16.010 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:16.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:16.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:15 smithi173 bash[59517]: cluster 2023-09-23T20:24:14.320844+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v621: 89 pgs: 1 active+recovery_wait+degraded+remapped+wait, 2 active+clean+remapped+wait, 1 active+recovering+undersized+remapped, 2 remapped+peering, 12 active+undersized+degraded+wait, 2 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized+wait, 1 active+recovering+undersized+degraded+remapped, 41 active+clean; 5.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 22415/283386 objects degraded (7.910%); 35378/283386 objects misplaced (12.484%); 2.4 MiB/s, 42 objects/s recovering 2023-09-23T20:24:16.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:15 smithi173 bash[59517]: cluster 2023-09-23T20:24:14.940816+0000 mon.a (mon.0) 897 : cluster 0 osdmap e178: 8 total, 8 up, 6 in 2023-09-23T20:24:16.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:15 smithi173 bash[59517]: cluster 2023-09-23T20:24:14.942803+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:15 smithi173 bash[59517]: cluster 2023-09-23T20:24:14.944637+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:15 smithi173 bash[59517]: cluster 2023-09-23T20:24:14.944695+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:15 smithi173 bash[59517]: cluster 2023-09-23T20:24:14.947701+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:15 smithi173 bash[59517]: cluster 2023-09-23T20:24:15.071675+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.115 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:16.149 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:16.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:16.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:24:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:24:16] "GET /metrics HTTP/1.1" 200 36282 "" "Prometheus/2.33.4" 2023-09-23T20:24:16.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[74888]: cluster 2023-09-23T20:24:14.320844+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v621: 89 pgs: 1 active+recovery_wait+degraded+remapped+wait, 2 active+clean+remapped+wait, 1 active+recovering+undersized+remapped, 2 remapped+peering, 12 active+undersized+degraded+wait, 2 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized+wait, 1 active+recovering+undersized+degraded+remapped, 41 active+clean; 5.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 22415/283386 objects degraded (7.910%); 35378/283386 objects misplaced (12.484%); 2.4 MiB/s, 42 objects/s recovering 2023-09-23T20:24:16.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[74888]: cluster 2023-09-23T20:24:14.940816+0000 mon.a (mon.0) 897 : cluster 0 osdmap e178: 8 total, 8 up, 6 in 2023-09-23T20:24:16.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[74888]: cluster 2023-09-23T20:24:14.942803+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[74888]: cluster 2023-09-23T20:24:14.944637+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[74888]: cluster 2023-09-23T20:24:14.944695+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[74888]: cluster 2023-09-23T20:24:14.947701+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[74888]: cluster 2023-09-23T20:24:15.071675+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[78228]: cluster 2023-09-23T20:24:14.320844+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v621: 89 pgs: 1 active+recovery_wait+degraded+remapped+wait, 2 active+clean+remapped+wait, 1 active+recovering+undersized+remapped, 2 remapped+peering, 12 active+undersized+degraded+wait, 2 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized+wait, 1 active+recovering+undersized+degraded+remapped, 41 active+clean; 5.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 2 op/s; 22415/283386 objects degraded (7.910%); 35378/283386 objects misplaced (12.484%); 2.4 MiB/s, 42 objects/s recovering 2023-09-23T20:24:16.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[78228]: cluster 2023-09-23T20:24:14.940816+0000 mon.a (mon.0) 897 : cluster 0 osdmap e178: 8 total, 8 up, 6 in 2023-09-23T20:24:16.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[78228]: cluster 2023-09-23T20:24:14.942803+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[78228]: cluster 2023-09-23T20:24:14.944637+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[78228]: cluster 2023-09-23T20:24:14.944695+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[78228]: cluster 2023-09-23T20:24:14.947701+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:15 smithi098 bash[78228]: cluster 2023-09-23T20:24:15.071675+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T20:24:16.255 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:16.304 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:16.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:16.391 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:16.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:16.443 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:16.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:16.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:16.582 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:16.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:16.687 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:16.713 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:16.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:16.817 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:16.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:16.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:16.951 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:16.984 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:16.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:16.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:17.087 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:17.110 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:17.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:17.213 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:17.252 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:17.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:17.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:17.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:17.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:17.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:17.530 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:17.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:17.634 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:17.662 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:17.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:17.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:17.810 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:17.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:17.914 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:17.935 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:17.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:17.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:18.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:18.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:18.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:18.172 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:18.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:17 smithi098 bash[78228]: cluster 2023-09-23T20:24:16.321630+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v623: 89 pgs: 2 active+recovering+undersized+remapped, 1 peering, 1 remapped+peering, 2 active+recovery_wait+degraded, 8 active+undersized+degraded+wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+wait, 60 active+clean; 5.7 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 151 op/s; 25378/281373 objects degraded (9.019%); 10651/281373 objects misplaced (3.785%); 7.0 MiB/s, 113 objects/s recovering 2023-09-23T20:24:18.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:17 smithi098 bash[74888]: cluster 2023-09-23T20:24:16.321630+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v623: 89 pgs: 2 active+recovering+undersized+remapped, 1 peering, 1 remapped+peering, 2 active+recovery_wait+degraded, 8 active+undersized+degraded+wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+wait, 60 active+clean; 5.7 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 151 op/s; 25378/281373 objects degraded (9.019%); 10651/281373 objects misplaced (3.785%); 7.0 MiB/s, 113 objects/s recovering 2023-09-23T20:24:18.200 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:18.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:18.207 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:17 smithi173 bash[59517]: cluster 2023-09-23T20:24:16.321630+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v623: 89 pgs: 2 active+recovering+undersized+remapped, 1 peering, 1 remapped+peering, 2 active+recovery_wait+degraded, 8 active+undersized+degraded+wait, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 10 active+undersized+wait, 60 active+clean; 5.7 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 151 op/s; 25378/281373 objects degraded (9.019%); 10651/281373 objects misplaced (3.785%); 7.0 MiB/s, 113 objects/s recovering 2023-09-23T20:24:18.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:18.341 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:18.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:18.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:18.480 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:18.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:18.583 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:18.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:18.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:18.718 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:18.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:18.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:18.850 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:18.880 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:18.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:18.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:18.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.015 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:19.119 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:19.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:19.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:19.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:19.304 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:19.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:19.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:19.440 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:19.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:19.547 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.587 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:19.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:19.690 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:19.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:19.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:19.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:19.863 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:19.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:19.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:19.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:20.011 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:20.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:20.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:19 smithi173 bash[59517]: cluster 2023-09-23T20:24:18.322308+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v624: 89 pgs: 2 active+recovering+undersized+remapped, 1 peering, 1 remapped+peering, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.7 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 111 op/s; 25364/281373 objects degraded (9.014%); 10651/281373 objects misplaced (3.785%); 5.4 MiB/s, 83 objects/s recovering 2023-09-23T20:24:20.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:19 smithi173 bash[59517]: cluster 2023-09-23T20:24:19.815015+0000 mon.a (mon.0) 898 : cluster 3 Health check update: Degraded data redundancy: 25364/281373 objects degraded (9.014%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:20.117 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:20.152 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:20.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:20.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:19 smithi098 bash[78228]: cluster 2023-09-23T20:24:18.322308+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v624: 89 pgs: 2 active+recovering+undersized+remapped, 1 peering, 1 remapped+peering, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.7 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 111 op/s; 25364/281373 objects degraded (9.014%); 10651/281373 objects misplaced (3.785%); 5.4 MiB/s, 83 objects/s recovering 2023-09-23T20:24:20.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:19 smithi098 bash[78228]: cluster 2023-09-23T20:24:19.815015+0000 mon.a (mon.0) 898 : cluster 3 Health check update: Degraded data redundancy: 25364/281373 objects degraded (9.014%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:20.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:19 smithi098 bash[74888]: cluster 2023-09-23T20:24:18.322308+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v624: 89 pgs: 2 active+recovering+undersized+remapped, 1 peering, 1 remapped+peering, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.7 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 111 op/s; 25364/281373 objects degraded (9.014%); 10651/281373 objects misplaced (3.785%); 5.4 MiB/s, 83 objects/s recovering 2023-09-23T20:24:20.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:19 smithi098 bash[74888]: cluster 2023-09-23T20:24:19.815015+0000 mon.a (mon.0) 898 : cluster 3 Health check update: Degraded data redundancy: 25364/281373 objects degraded (9.014%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:20.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:20.277 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:20.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:20.380 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:20.416 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:20.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:20.523 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:20.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:20.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:20.655 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:20.699 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:20.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:20.806 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:20.838 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:20.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:20.941 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:20.976 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:20.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:20.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:21.079 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:21.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.116 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:21.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:21.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:21.244 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:21.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:21.348 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:21.377 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:21.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:21.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:21.509 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:21.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:21.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:21.635 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:21.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:21.738 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:21.778 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:21.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:21.881 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:21.902 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:21.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:21.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:21.956 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:21 smithi173 bash[59517]: cluster 2023-09-23T20:24:20.322974+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v625: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 280 op/s; 38034/277149 objects degraded (13.723%); 10328/277149 objects misplaced (3.727%); 8.3 MiB/s, 131 objects/s recovering 2023-09-23T20:24:22.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:22.039 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:22.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:22.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:22.177 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:22.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:21 smithi098 bash[78228]: cluster 2023-09-23T20:24:20.322974+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v625: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 280 op/s; 38034/277149 objects degraded (13.723%); 10328/277149 objects misplaced (3.727%); 8.3 MiB/s, 131 objects/s recovering 2023-09-23T20:24:22.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:21 smithi098 bash[74888]: cluster 2023-09-23T20:24:20.322974+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v625: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 280 op/s; 38034/277149 objects degraded (13.723%); 10328/277149 objects misplaced (3.727%); 8.3 MiB/s, 131 objects/s recovering 2023-09-23T20:24:22.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:22.283 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:22.310 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:22.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:22.414 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:22.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:22.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:22.548 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:22.598 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:22.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:22.703 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:22.738 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:22.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:22.848 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:22.877 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:22.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:22.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:22.981 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:23.012 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:23.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:23.115 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:23.137 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:23.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:23.242 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:23.292 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:23.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:23.395 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:23.423 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:23.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:23.528 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:23.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:23.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:23.666 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:23.696 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:23.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:23.801 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:23.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:23.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:23.928 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:23.957 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:23.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:23.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:24.065 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:24.073 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:23 smithi173 bash[59517]: cluster 2023-09-23T20:24:22.323635+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v626: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 381 op/s; 38034/273771 objects degraded (13.893%); 10136/273771 objects misplaced (3.702%); 8.8 MiB/s, 139 objects/s recovering 2023-09-23T20:24:24.090 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:24.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:24.196 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:24.205 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:23 smithi098 bash[74888]: cluster 2023-09-23T20:24:22.323635+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v626: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 381 op/s; 38034/273771 objects degraded (13.893%); 10136/273771 objects misplaced (3.702%); 8.8 MiB/s, 139 objects/s recovering 2023-09-23T20:24:24.205 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:23 smithi098 bash[78228]: cluster 2023-09-23T20:24:22.323635+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v626: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 381 op/s; 38034/273771 objects degraded (13.893%); 10136/273771 objects misplaced (3.702%); 8.8 MiB/s, 139 objects/s recovering 2023-09-23T20:24:24.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:24.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:24.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:24.361 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:24.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:24.464 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:24.485 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:24.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:24.589 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:24.616 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:24.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:24.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:24.741 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:24.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:24.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:24.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:24.885 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:24.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:24.986 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:25.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.021 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:25.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:25.122 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:25.144 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:25.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:25.249 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:25.282 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:25.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:25.386 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:25.412 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:25.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:25.518 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:25.540 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:25.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:25.649 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:25.658 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:25 smithi098 bash[74888]: cluster 2023-09-23T20:24:24.324221+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v627: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 320 op/s; 38034/273771 objects degraded (13.893%); 10136/273771 objects misplaced (3.702%); 7.4 MiB/s, 116 objects/s recovering 2023-09-23T20:24:25.658 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:25 smithi098 bash[74888]: audit 2023-09-23T20:24:24.591966+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:25.658 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:25 smithi098 bash[74888]: audit 2023-09-23T20:24:24.604237+0000 mon.a (mon.0) 900 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:25.658 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:25 smithi098 bash[74888]: cluster 2023-09-23T20:24:24.816256+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 38034/273771 objects degraded (13.893%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:25.658 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:25 smithi098 bash[78228]: cluster 2023-09-23T20:24:24.324221+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v627: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 320 op/s; 38034/273771 objects degraded (13.893%); 10136/273771 objects misplaced (3.702%); 7.4 MiB/s, 116 objects/s recovering 2023-09-23T20:24:25.658 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:25 smithi098 bash[78228]: audit 2023-09-23T20:24:24.591966+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:25.659 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:25 smithi098 bash[78228]: audit 2023-09-23T20:24:24.604237+0000 mon.a (mon.0) 900 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:25.659 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:25 smithi098 bash[78228]: cluster 2023-09-23T20:24:24.816256+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 38034/273771 objects degraded (13.893%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:25.672 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:25.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:25.778 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:25.828 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:25.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:25.932 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:25.941 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:25 smithi173 bash[59517]: cluster 2023-09-23T20:24:24.324221+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v627: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 320 op/s; 38034/273771 objects degraded (13.893%); 10136/273771 objects misplaced (3.702%); 7.4 MiB/s, 116 objects/s recovering 2023-09-23T20:24:25.941 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:25 smithi173 bash[59517]: audit 2023-09-23T20:24:24.591966+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:24:25.941 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:25 smithi173 bash[59517]: audit 2023-09-23T20:24:24.604237+0000 mon.a (mon.0) 900 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:25.941 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:25 smithi173 bash[59517]: cluster 2023-09-23T20:24:24.816256+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 38034/273771 objects degraded (13.893%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:25.966 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:25.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:25.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:26.068 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:26.091 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:26.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:26.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:24:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:24:26] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.33.4" 2023-09-23T20:24:26.194 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:26.240 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:26.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:26.343 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:26.367 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:26.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:26.473 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:26.511 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:26.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:26.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:26.640 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:26.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:26.745 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:26.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:26.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:26.895 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:26.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:26.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:26.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:27.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.075 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:27.180 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:27.213 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:27.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:27.318 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.367 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:27.470 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:27.500 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:27.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:27.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:27.744 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.770 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:27.873 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.882 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:27 smithi173 bash[59517]: cluster 2023-09-23T20:24:26.325147+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v628: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 484 op/s; 37871/265875 objects degraded (14.244%); 9620/265875 objects misplaced (3.618%); 7.6 MiB/s, 119 objects/s recovering 2023-09-23T20:24:27.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:27.916 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:27.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:27.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:27 smithi098 bash[74888]: cluster 2023-09-23T20:24:26.325147+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v628: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 484 op/s; 37871/265875 objects degraded (14.244%); 9620/265875 objects misplaced (3.618%); 7.6 MiB/s, 119 objects/s recovering 2023-09-23T20:24:27.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:27 smithi098 bash[78228]: cluster 2023-09-23T20:24:26.325147+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v628: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 484 op/s; 37871/265875 objects degraded (14.244%); 9620/265875 objects misplaced (3.618%); 7.6 MiB/s, 119 objects/s recovering 2023-09-23T20:24:28.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:28.043 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:28.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:28.146 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:28.171 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:28.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:28.274 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:28.313 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:28.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:28.419 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:28.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:28.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:28.548 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:28.572 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:28.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:28.676 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:28.706 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:28.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:28.810 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:28.836 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:28.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:28.943 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:28.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:28.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:28.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:29.033 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:24:29.033 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:24:29.033 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:24:29.033 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:24:29.033 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.033 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:161850 6.1 6:837ba6aa:::benchmark_data_smithi098_105187_object52367:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e120)", 2023-09-23T20:24:29.033 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:40.825342+0000", 2023-09-23T20:24:29.034 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 288.19990459799999, 2023-09-23T20:24:29.034 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.93288531500000005, 2023-09-23T20:24:29.034 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.034 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:24:29.034 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.034 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:24:29.034 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:24:29.034 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 161850 2023-09-23T20:24:29.034 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.825342+0000", 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.825342+0000", 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.035 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.825340+0000", 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.825348+0000", 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8599999999999993e-06 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.825360+0000", 2023-09-23T20:24:29.036 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2036e-05 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.825370+0000", 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5100000000000004e-06 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.825424+0000", 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4225999999999999e-05 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.037 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op must wait for map", 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.825430+0000", 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1229999999999997e-06 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.055819+0000", 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23038929999999999 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.055833+0000", 2023-09-23T20:24:29.038 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3733999999999999e-05 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.758136+0000", 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.70230305100000001 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.758228+0000", 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1513000000000003e-05 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.039 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:161855 6.4 6:234a7e6c:::benchmark_data_smithi098_105187_object52372:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:40.836678+0000", 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 288.18856934299998, 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.261217639, 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 161855 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.040 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.836678+0000", 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.836678+0000", 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.041 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.836675+0000", 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999976 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.836687+0000", 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1704e-05 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.836709+0000", 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2203000000000001e-05 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.042 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.836721+0000", 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1522000000000001e-05 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.836778+0000", 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.6755000000000001e-05 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.836933+0000", 2023-09-23T20:24:29.043 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015538999999999999 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 3,5", 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.837419+0000", 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00048579299999999999 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.840350+0000", 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002931258 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.044 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.955540+0000", 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.115189547 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.097779+0000", 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.142238956 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.097843+0000", 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4251000000000005e-05 2023-09-23T20:24:29.045 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.097895+0000", 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2425e-05 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:161859 6.e 6:750427cd:::benchmark_data_smithi098_105187_object52376:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:19:40.992896+0000", 2023-09-23T20:24:29.046 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 288.03235041800002, 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.82209000300000001, 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 161859 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.992896+0000", 2023-09-23T20:24:29.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.992896+0000", 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.992894+0000", 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999976 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.048 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.992906+0000", 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2330999999999999e-05 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.998902+0000", 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0059957350000000003 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:40.998955+0000", 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3066000000000003e-05 2023-09-23T20:24:29.049 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.115854+0000", 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.11689917800000001 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.115867+0000", 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3219e-05 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.050 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.791298+0000", 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.67543040399999998 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.791446+0000", 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014836800000000001 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.791831+0000", 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00038431799999999998 2023-09-23T20:24:29.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.798754+0000", 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0069235210000000002 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.799138+0000", 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00038389499999999998 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.814909+0000", 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.015771170000000001 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.814952+0000", 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2830999999999997e-05 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:19:41.814986+0000", 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4533999999999998e-05 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.053 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:179783 6.11 6:8c1a9bb8:::benchmark_data_smithi098_105187_object70300:head [delete] snapc 0=[] ondisk+write+known_if_redirected e126)", 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:20:01.317395+0000", 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 267.70785183999999, 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23502113999999999, 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:24:29.054 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 179783 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.317395+0000", 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.317395+0000", 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.055 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.317393+0000", 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.317400+0000", 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1160000000000001e-06 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.317416+0000", 2023-09-23T20:24:29.056 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5812999999999999e-05 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.317425+0000", 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3030000000000005e-06 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.322031+0000", 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0046060470000000003 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.057 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.322187+0000", 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000155482 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,3,5", 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.322752+0000", 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00056514900000000003 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.329036+0000", 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0062839330000000002 2023-09-23T20:24:29.058 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.329848+0000", 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00081198499999999999 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.342415+0000", 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012566617 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.059 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.392009+0000", 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.049593959999999999 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.551355+0000", 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.15934621800000001 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:01.552416+0000", 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001061401 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.060 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:214745 6.1 6:814cecdb:::benchmark_data_smithi098_105187_object105262:head [delete] snapc 0=[] ondisk+write+known_if_redirected e130)", 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:20:40.091812+0000", 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 228.93343465300001, 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.241406869, 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:24:29.061 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 214745 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091812+0000", 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091812+0000", 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.062 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091811+0000", 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091818+0000", 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0999999999999998e-06 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091830+0000", 2023-09-23T20:24:29.063 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2053e-05 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091837+0000", 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4030000000000001e-06 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091879+0000", 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1569999999999997e-05 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.064 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091973+0000", 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3655999999999999e-05 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.092496+0000", 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00052340500000000001 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.333032+0000", 2023-09-23T20:24:29.065 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.240536056 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.333087+0000", 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4879000000000001e-05 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.333127+0000", 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9851000000000002e-05 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.066 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.333174+0000", 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7417999999999999e-05 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.333219+0000", 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4888999999999997e-05 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.067 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.44669.0:214735 6.21 e130/120 ondisk, result = 0)", 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:20:40.091884+0000", 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 228.933362582, 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.240633668, 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091884+0000", 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.068 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091884+0000", 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091884+0000", 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967296 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.069 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091886+0000", 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8050000000000001e-06 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091891+0000", 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0010000000000001e-06 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.091895+0000", 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.839e-06 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.070 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.094686+0000", 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0027910579999999999 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.094694+0000", 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7570000000000004e-06 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332518+0000", 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23782442100000001 2023-09-23T20:24:29.071 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.073 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.073 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.073 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.073 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.073 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.44669.0:214749 6.1d e130/120 6:b865f69b:::benchmark_data_smithi098_105187_object105266:head v 130'11745, mlcod=130'11743)", 2023-09-23T20:24:29.073 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:20:40.093053+0000", 2023-09-23T20:24:29.073 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 228.932193396, 2023-09-23T20:24:29.073 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.239356811, 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093053+0000", 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093053+0000", 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.074 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093053+0000", 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093059+0000", 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8209999999999998e-06 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.075 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093069+0000", 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0131e-05 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093075+0000", 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3860000000000004e-06 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093185+0000", 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010993 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.076 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093208+0000", 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2940000000000001e-05 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332368+0000", 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23916031300000001 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.077 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332410+0000", 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1878999999999997e-05 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:214750 6.4 6:242a2daa:::benchmark_data_smithi098_105187_object105267:head [delete] snapc 0=[] ondisk+write+known_if_redirected e130)", 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:20:40.093107+0000", 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 228.93213970599999, 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.26021846900000001, 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.078 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 214750 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093107+0000", 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.079 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093107+0000", 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093106+0000", 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093110+0000", 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6660000000000001e-06 2023-09-23T20:24:29.080 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093118+0000", 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.541e-06 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.093124+0000", 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.879e-06 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.081 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332321+0000", 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.239196622 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332470+0000", 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000148703 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 3,5", 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.336800+0000", 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0043308399999999999 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.082 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.341842+0000", 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0050418800000000003 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.352603+0000", 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010760146 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.353235+0000", 2023-09-23T20:24:29.083 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00063234299999999995 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.353284+0000", 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9623000000000002e-05 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.353326+0000", 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1174000000000003e-05 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.084 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44669.0:214752 6.4 6:25795035:::benchmark_data_smithi098_105187_object105269:head [delete] snapc 0=[] ondisk+write+known_if_redirected e130)", 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:20:40.094887+0000", 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 228.93035952599999, 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.25854340799999997, 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44669", 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 214752 2023-09-23T20:24:29.085 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.094887+0000", 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.094887+0000", 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.086 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.094886+0000", 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.094892+0000", 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9619999999999998e-06 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.094921+0000", 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.9009e-05 2023-09-23T20:24:29.087 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.094931+0000", 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6749999999999997e-06 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.341866+0000", 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24693536899999999 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.341979+0000", 2023-09-23T20:24:29.088 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011272 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 3,5", 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.342621+0000", 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00064233599999999997 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.352611+0000", 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0099899380000000003 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.090 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.352745+0000", 2023-09-23T20:24:29.090 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000134222 2023-09-23T20:24:29.090 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.090 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.090 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.090 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.353358+0000", 2023-09-23T20:24:29.090 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00061284499999999999 2023-09-23T20:24:29.090 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.090 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.090 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.090 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.353400+0000", 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1448e-05 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.353431+0000", 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1254000000000003e-05 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.44669.0:214748 6.b e130/120 6:d2c7fde4:::benchmark_data_smithi098_105187_object105265:head v 130'11629, mlcod=130'11627)", 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:20:40.095877+0000", 2023-09-23T20:24:29.091 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 228.929369958, 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24275360200000001, 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.095877+0000", 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.095877+0000", 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.092 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.095876+0000", 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.095883+0000", 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7549999999999997e-06 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332146+0000", 2023-09-23T20:24:29.093 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23626349999999999 2023-09-23T20:24:29.094 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.094 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.094 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.094 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332160+0000", 2023-09-23T20:24:29.094 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3461e-05 2023-09-23T20:24:29.094 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.094 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.094 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.094 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332428+0000", 2023-09-23T20:24:29.094 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00026835100000000001 2023-09-23T20:24:29.094 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332450+0000", 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2235999999999999e-05 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.338590+0000", 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0061394630000000004 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.338631+0000", 2023-09-23T20:24:29.095 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.0683999999999999e-05 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.44669.0:214754 6.10 e130/122 6:0bd709b0:::benchmark_data_smithi098_105187_object105271:head v 130'9729, mlcod=130'9727)", 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:20:40.098693+0000", 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 228.92655428099999, 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.240082352, 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.096 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.098693+0000", 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.098693+0000", 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.097 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.098691+0000", 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.098702+0000", 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0737000000000001e-05 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332518+0000", 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.233815931 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.098 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332538+0000", 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9777999999999999e-05 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332573+0000", 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.5333999999999997e-05 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.332591+0000", 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8326999999999999e-05 2023-09-23T20:24:29.099 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.338748+0000", 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0061560950000000003 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:20:40.338775+0000", 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7416999999999999e-05 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.100 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48014 7.2 7:4fff5ffd:::benchmark_data_smithi098_125195_object48013:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.102638+0000", 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 131.922609282, 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1812631709999999, 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48014 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.101 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102638+0000", 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102638+0000", 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.102 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102635+0000", 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999971 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102677+0000", 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2404000000000003e-05 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102696+0000", 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8858000000000001e-05 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.103 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102707+0000", 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0699999999999999e-05 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.103021+0000", 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00031439599999999999 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.103159+0000", 2023-09-23T20:24:29.104 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013767200000000001 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.103315+0000", 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015558999999999999 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.115116+0000", 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011801679000000001 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.105 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.120349+0000", 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0052330359999999999 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.120365+0000", 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6201e-05 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112766+0000", 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.992400913 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.106 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112790+0000", 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3274000000000001e-05 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.283822+0000", 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.171032013 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.283901+0000", 2023-09-23T20:24:29.107 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9098999999999996e-05 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48038 7.2 7:4cb961bf:::benchmark_data_smithi098_125195_object48037:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.140681+0000", 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 131.88456547499999, 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1537575059999998, 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:24:29.108 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:24:29.109 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48038 2023-09-23T20:24:29.109 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.109 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.109 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.109 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.109 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140681+0000", 2023-09-23T20:24:29.109 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.109 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.109 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.109 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.109 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140681+0000", 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140680+0000", 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140707+0000", 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7285999999999999e-05 2023-09-23T20:24:29.110 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140719+0000", 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1967000000000001e-05 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140727+0000", 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0819999999999999e-06 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.111 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.141318+0000", 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00059066200000000004 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.141328+0000", 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0293e-05 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112822+0000", 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.97149382799999995 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.112 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112831+0000", 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2890000000000003e-06 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.285232+0000", 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.172400653 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.285481+0000", 2023-09-23T20:24:29.113 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00024908900000000003 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.285763+0000", 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00028203599999999999 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.288626+0000", 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0028630550000000002 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.114 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.288759+0000", 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000133447 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.292757+0000", 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039978080000000003 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.292794+0000", 2023-09-23T20:24:29.115 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.7076999999999998e-05 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.294439+0000", 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0016445609999999999 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104145 7.2 7:417663e5:::benchmark_data_smithi098_125195_object4858:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T20:24:29.116 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:09.964635+0000", 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 19.060612078999998, 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9787004430000001, 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104145 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964635+0000", 2023-09-23T20:24:29.117 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.118 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.118 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.118 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.118 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964635+0000", 2023-09-23T20:24:29.118 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.118 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.118 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.118 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.118 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964633+0000", 2023-09-23T20:24:29.118 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:29.118 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964643+0000", 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9569999999999997e-06 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964660+0000", 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6923e-05 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.119 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964671+0000", 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1167e-05 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964746+0000", 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5518000000000004e-05 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for readable", 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964793+0000", 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6610999999999998e-05 2023-09-23T20:24:29.120 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.916223+0000", 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9514299479999999 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.916402+0000", 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017869699999999999 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2", 2023-09-23T20:24:29.121 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.916550+0000", 2023-09-23T20:24:29.122 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014877099999999999 2023-09-23T20:24:29.122 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.122 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.122 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.122 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.937942+0000", 2023-09-23T20:24:29.122 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.021391318999999999 2023-09-23T20:24:29.122 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.122 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.122 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.122 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.943153+0000", 2023-09-23T20:24:29.122 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0052112269999999997 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.943218+0000", 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5273999999999999e-05 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.943335+0000", 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011707 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.123 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104156 7.2 7:4e883d93:::benchmark_data_smithi098_125195_object4869:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:10.006653+0000", 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 19.018594041, 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9382313039999999, 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:24:29.124 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104156 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006653+0000", 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006653+0000", 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.125 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006651+0000", 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006662+0000", 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0443e-05 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.126 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006694+0000", 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2675000000000001e-05 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006706+0000", 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1528999999999999e-05 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006780+0000", 2023-09-23T20:24:29.127 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.3875000000000007e-05 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for readable", 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006836+0000", 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.6731000000000003e-05 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.924306+0000", 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.917469232 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.128 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.924452+0000", 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014683099999999999 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2", 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.924605+0000", 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015220300000000001 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.943347+0000", 2023-09-23T20:24:29.129 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.018742582000000001 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.944732+0000", 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0013845940000000001 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.944786+0000", 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4645000000000003e-05 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.944884+0000", 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7707000000000005e-05 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104724 7.2 7:4a0e332f:::benchmark_data_smithi098_125195_object5437:head [delete] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.954736+0000", 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 16.070511255, 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.066250439, 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.131 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104724 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954736+0000", 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.132 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954736+0000", 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954734+0000", 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954740+0000", 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3600000000000001e-06 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.133 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954752+0000", 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1184e-05 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954761+0000", 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7529999999999996e-06 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954815+0000", 2023-09-23T20:24:29.134 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3875999999999997e-05 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954827+0000", 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1545999999999999e-05 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.975332+0000", 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.020505405 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.135 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.975462+0000", 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013024999999999999 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.975551+0000", 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8264999999999996e-05 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.984893+0000", 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0093419520000000006 2023-09-23T20:24:29.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.992035+0000", 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0071424139999999997 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.020782+0000", 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.028747290000000002 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.020834+0000", 2023-09-23T20:24:29.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1195e-05 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.020986+0000", 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015254900000000001 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104727 7.2 7:452897c3:::benchmark_data_smithi098_125195_object5440:head [delete] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-09-23T20:24:29.138 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.958402+0000", 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 16.066844969999998, 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.062841368, 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104727 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.139 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958402+0000", 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958402+0000", 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958401+0000", 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958407+0000", 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7070000000000003e-06 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958426+0000", 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8414999999999999e-05 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958435+0000", 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2070000000000001e-06 2023-09-23T20:24:29.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958492+0000", 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7046999999999998e-05 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958504+0000", 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2046e-05 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.142 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.978146+0000", 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0196420719999999 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.978244+0000", 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7670000000000005e-05 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.978339+0000", 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5829999999999996e-05 2023-09-23T20:24:29.143 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.984901+0000", 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0065618630000000002 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.996785+0000", 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011883322999999999 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.144 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021057+0000", 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024271854999999998 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021121+0000", 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4682000000000002e-05 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021243+0000", 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012207200000000001 2023-09-23T20:24:29.145 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104730 7.2 7:49159eb9:::benchmark_data_smithi098_125195_object5443:head [delete] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.963522+0000", 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 16.061724435999999, 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.057942446, 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.146 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104730 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963522+0000", 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963522+0000", 2023-09-23T20:24:29.147 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963521+0000", 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963529+0000", 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4360000000000002e-06 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.148 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963543+0000", 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3542e-05 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963554+0000", 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1269e-05 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963605+0000", 2023-09-23T20:24:29.149 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1391000000000003e-05 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963616+0000", 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1219e-05 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.981229+0000", 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.017612051 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.150 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.981389+0000", 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016055900000000001 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.981543+0000", 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015390299999999999 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.985132+0000", 2023-09-23T20:24:29.151 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035890140000000002 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.997009+0000", 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011877093999999999 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021318+0000", 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024309245 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021357+0000", 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.8673000000000001e-05 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021465+0000", 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000107878 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.153 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.154 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104736 7.9 7:953e7de8:::benchmark_data_smithi098_125195_object5449:head [delete] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-09-23T20:24:29.154 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:14.021531+0000", 2023-09-23T20:24:29.154 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 15.003715687, 2023-09-23T20:24:29.154 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.154210145, 2023-09-23T20:24:29.154 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.154 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.154 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.154 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:24:29.154 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:24:29.154 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104736 2023-09-23T20:24:29.154 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021531+0000", 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021531+0000", 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.155 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021530+0000", 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021538+0000", 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1769999999999998e-06 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021551+0000", 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3512e-05 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.156 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021561+0000", 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9909999999999997e-06 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.069991+0000", 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.048429328000000001 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.070005+0000", 2023-09-23T20:24:29.157 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.468e-05 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.141708+0000", 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.071703117 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for degraded object", 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.142395+0000", 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00068687800000000003 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.158 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.156443+0000", 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014047596000000001 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.156573+0000", 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000130037 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.156760+0000", 2023-09-23T20:24:29.159 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000187264 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.161866+0000", 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0051054569999999999 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.166613+0000", 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0047475210000000002 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.160 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.170573+0000", 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039603470000000003 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.170644+0000", 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0387000000000002e-05 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.175741+0000", 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.005097491 2023-09-23T20:24:29.161 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:105680 7.9 7:99f08322:::benchmark_data_smithi098_125195_object6393:head [delete] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:16.956893+0000", 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 12.06835345, 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23928830400000001, 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:24:29.162 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 105680 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:16.956893+0000", 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:16.956893+0000", 2023-09-23T20:24:29.163 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:16.956891+0000", 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999976 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:16.956901+0000", 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6539999999999994e-06 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.164 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:16.956922+0000", 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1559000000000001e-05 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:16.956934+0000", 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1286e-05 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:17.025273+0000", 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.068339321999999994 2023-09-23T20:24:29.165 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for degraded object", 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:17.025885+0000", 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00061172500000000003 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:17.050326+0000", 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024441366999999999 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.166 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:17.050403+0000", 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6577999999999998e-05 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:17.050496+0000", 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3410000000000002e-05 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:17.173356+0000", 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.122859516 2023-09-23T20:24:29.167 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:17.190764+0000", 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017408007999999999 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:17.190805+0000", 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1442000000000001e-05 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:17.190857+0000", 2023-09-23T20:24:29.168 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1952e-05 2023-09-23T20:24:29.169 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:24:29.169 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:24:29.169 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:24:29.169 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:17.196182+0000", 2023-09-23T20:24:29.169 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0053246819999999999 2023-09-23T20:24:29.169 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.169 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.169 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.169 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:24:29.169 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:24:29.169 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:24:29.169 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:29.193 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:29.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:29.298 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:29.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:29.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:29.451 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:29.489 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:29.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:29.594 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:29.627 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:29.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:29.734 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:29.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:29.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:29.871 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:29.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:29 smithi098 bash[74888]: cluster 2023-09-23T20:24:28.325781+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v629: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 430 op/s; 37871/265875 objects degraded (14.244%); 9620/265875 objects misplaced (3.618%); 7.1 MiB/s, 112 objects/s recovering 2023-09-23T20:24:29.880 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:29 smithi098 bash[78228]: cluster 2023-09-23T20:24:28.325781+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v629: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 430 op/s; 37871/265875 objects degraded (14.244%); 9620/265875 objects misplaced (3.618%); 7.1 MiB/s, 112 objects/s recovering 2023-09-23T20:24:29.895 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:29.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:29.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:29.998 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:30.027 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:30.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:30.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:29 smithi173 bash[59517]: cluster 2023-09-23T20:24:28.325781+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v629: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.4 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 430 op/s; 37871/265875 objects degraded (14.244%); 9620/265875 objects misplaced (3.618%); 7.1 MiB/s, 112 objects/s recovering 2023-09-23T20:24:30.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:30.156 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:30.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:30.262 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:30.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:30.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:30.391 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:30.424 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:30.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:30.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:30.568 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:30.673 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:30.682 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:30 smithi173 bash[59517]: cluster 2023-09-23T20:24:29.817456+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 37871/265875 objects degraded (14.244%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:30.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:30.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:30.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:30.861 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:30.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:30.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:30.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:30 smithi098 bash[78228]: cluster 2023-09-23T20:24:29.817456+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 37871/265875 objects degraded (14.244%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:30 smithi098 bash[74888]: cluster 2023-09-23T20:24:29.817456+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 37871/265875 objects degraded (14.244%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:24:30.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:31.007 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:31.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:31.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:31.136 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:31.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:31.239 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:31.258 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:31.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:31.360 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:31.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.396 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:31.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:31.497 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:31.517 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:31.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:31.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:31.666 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:31.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:31.771 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:31.817 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:31.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:31.922 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:31.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:31 smithi173 bash[59517]: cluster 2023-09-23T20:24:30.326404+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v630: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 549 op/s; 37697/261591 objects degraded (14.411%); 9320/261591 objects misplaced (3.563%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:24:31.957 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:31.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:31.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:32.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:32.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:31 smithi098 bash[78228]: cluster 2023-09-23T20:24:30.326404+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v630: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 549 op/s; 37697/261591 objects degraded (14.411%); 9320/261591 objects misplaced (3.563%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:24:32.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:31 smithi098 bash[74888]: cluster 2023-09-23T20:24:30.326404+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v630: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.3 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 549 op/s; 37697/261591 objects degraded (14.411%); 9320/261591 objects misplaced (3.563%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:24:32.095 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:32.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:32.198 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:32.223 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:32.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:32.326 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:32.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:32.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:32.487 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:32.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:32.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:32.621 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:32.655 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:32.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:32.759 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:32.786 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:32.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:32.890 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:32.913 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:32.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:32.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:33.022 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:33.042 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:33.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:33.144 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:33.175 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:33.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:33.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:33.313 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:33.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:33.416 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:33.444 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:33.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:33.546 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:33.579 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:33.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:33.683 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:33.718 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:33.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:33.822 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:33.833 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:33 smithi098 bash[74888]: cluster 2023-09-23T20:24:32.327146+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v631: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 525 op/s; 37697/258222 objects degraded (14.599%); 9093/258222 objects misplaced (3.521%); 8.2 MiB/s, 130 objects/s recovering 2023-09-23T20:24:33.868 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:33.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:33.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:33.974 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:34.017 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:34.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:34.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:34.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:33 smithi173 bash[59517]: cluster 2023-09-23T20:24:32.327146+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v631: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 525 op/s; 37697/258222 objects degraded (14.599%); 9093/258222 objects misplaced (3.521%); 8.2 MiB/s, 130 objects/s recovering 2023-09-23T20:24:34.125 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:34.163 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:34.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:34.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:34.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:33 smithi098 bash[78228]: cluster 2023-09-23T20:24:32.327146+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v631: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 525 op/s; 37697/258222 objects degraded (14.599%); 9093/258222 objects misplaced (3.521%); 8.2 MiB/s, 130 objects/s recovering 2023-09-23T20:24:34.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:34.294 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:34.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:34.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:34.398 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:34.695 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T20:24:34.901 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:34.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:34.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:34.948 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:34 smithi098 bash[78228]: cluster 2023-09-23T20:24:34.818607+0000 mon.a (mon.0) 903 : cluster 3 Health check update: Degraded data redundancy: 37697/258222 objects degraded (14.599%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:34.948 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:34 smithi098 bash[74888]: cluster 2023-09-23T20:24:34.818607+0000 mon.a (mon.0) 903 : cluster 3 Health check update: Degraded data redundancy: 37697/258222 objects degraded (14.599%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:35.005 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:35.037 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:35.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:35.143 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:35.152 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:34 smithi173 bash[59517]: cluster 2023-09-23T20:24:34.818607+0000 mon.a (mon.0) 903 : cluster 3 Health check update: Degraded data redundancy: 37697/258222 objects degraded (14.599%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:35.185 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:35.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:35.290 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:35.315 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:35.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:35.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:35.725 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:35.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:35.828 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:35.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:35.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:35.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:35.970 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:36.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:36.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:36.086 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:35 smithi098 bash[74888]: cluster 2023-09-23T20:24:34.327804+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v632: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 37697/258222 objects degraded (14.599%); 9093/258222 objects misplaced (3.521%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T20:24:36.087 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:24:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:24:36] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.33.4" 2023-09-23T20:24:36.087 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:35 smithi098 bash[78228]: cluster 2023-09-23T20:24:34.327804+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v632: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 37697/258222 objects degraded (14.599%); 9093/258222 objects misplaced (3.521%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T20:24:36.107 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:36.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:35 smithi173 bash[59517]: cluster 2023-09-23T20:24:34.327804+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v632: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 37697/258222 objects degraded (14.599%); 9093/258222 objects misplaced (3.521%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T20:24:36.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:36.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:36.250 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:36.290 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:36.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:36.395 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:36.432 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:36.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:36.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:36.534 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:37.738 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:37.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:37.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:37.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:37.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:37.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:37.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:37.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:37 smithi098 bash[78228]: cluster 2023-09-23T20:24:36.328688+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v633: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 650 op/s; 37538/250362 objects degraded (14.993%); 8555/250362 objects misplaced (3.417%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:24:37.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:37 smithi098 bash[74888]: cluster 2023-09-23T20:24:36.328688+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v633: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 650 op/s; 37538/250362 objects degraded (14.993%); 8555/250362 objects misplaced (3.417%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:24:37.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:38.162 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:38.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:38.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:38.277 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:37 smithi173 bash[59517]: cluster 2023-09-23T20:24:36.328688+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v633: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 650 op/s; 37538/250362 objects degraded (14.993%); 8555/250362 objects misplaced (3.417%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:24:38.308 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:38.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:38.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:38.455 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:38.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:38.558 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:38.585 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:38.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:38.689 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:38.727 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:38.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:38.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:38.831 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:39.188 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:39.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:39.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:39.318 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:39.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:39.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:39.456 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:39.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:39.563 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:39.606 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:39.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:39.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:39.734 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:39.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:39.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:39.876 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:39.880 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:24:39.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:39.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:39.982 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:39.992 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:39 smithi173 bash[59517]: cluster 2023-09-23T20:24:38.329363+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v634: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 430 op/s; 37538/250362 objects degraded (14.993%); 8555/250362 objects misplaced (3.417%); 7.3 MiB/s, 116 objects/s recovering 2023-09-23T20:24:39.992 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:39 smithi173 bash[59517]: audit 2023-09-23T20:24:39.033241+0000 mon.a (mon.0) 904 : audit 1 from='client.? 172.21.15.98:0/924638974' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:24:39.992 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:39 smithi173 bash[59517]: audit 2023-09-23T20:24:39.587865+0000 mon.a (mon.0) 905 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:39.992 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:39 smithi173 bash[59517]: cluster 2023-09-23T20:24:39.819473+0000 mon.a (mon.0) 906 : cluster 3 Health check update: Degraded data redundancy: 37538/250362 objects degraded (14.993%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:40.013 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:40.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:40.117 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:40.167 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:40.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:40.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:39 smithi098 bash[78228]: cluster 2023-09-23T20:24:38.329363+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v634: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 430 op/s; 37538/250362 objects degraded (14.993%); 8555/250362 objects misplaced (3.417%); 7.3 MiB/s, 116 objects/s recovering 2023-09-23T20:24:40.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:39 smithi098 bash[78228]: audit 2023-09-23T20:24:39.033241+0000 mon.a (mon.0) 904 : audit 1 from='client.? 172.21.15.98:0/924638974' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:24:40.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:39 smithi098 bash[78228]: audit 2023-09-23T20:24:39.587865+0000 mon.a (mon.0) 905 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:40.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:39 smithi098 bash[78228]: cluster 2023-09-23T20:24:39.819473+0000 mon.a (mon.0) 906 : cluster 3 Health check update: Degraded data redundancy: 37538/250362 objects degraded (14.993%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:40.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:39 smithi098 bash[74888]: cluster 2023-09-23T20:24:38.329363+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v634: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.1 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 430 op/s; 37538/250362 objects degraded (14.993%); 8555/250362 objects misplaced (3.417%); 7.3 MiB/s, 116 objects/s recovering 2023-09-23T20:24:40.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:39 smithi098 bash[74888]: audit 2023-09-23T20:24:39.033241+0000 mon.a (mon.0) 904 : audit 1 from='client.? 172.21.15.98:0/924638974' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:24:40.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:39 smithi098 bash[74888]: audit 2023-09-23T20:24:39.587865+0000 mon.a (mon.0) 905 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:40.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:39 smithi098 bash[74888]: cluster 2023-09-23T20:24:39.819473+0000 mon.a (mon.0) 906 : cluster 3 Health check update: Degraded data redundancy: 37538/250362 objects degraded (14.993%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:40.271 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:40.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:40.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:40.406 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:40.437 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:40.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:40.543 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:40.649 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:40.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:40.755 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:40.778 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:40.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:40.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:40.911 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:40.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:40.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[78228]: cluster 2023-09-23T20:24:39.851055+0000 mon.a (mon.0) 907 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[78228]: audit 2023-09-23T20:24:39.871703+0000 mon.a (mon.0) 908 : audit 1 from='client.? 172.21.15.98:0/924638974' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:24:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[78228]: cluster 2023-09-23T20:24:39.871855+0000 mon.a (mon.0) 909 : cluster 0 osdmap e179: 8 total, 8 up, 6 in 2023-09-23T20:24:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[78228]: cluster 2023-09-23T20:24:39.875427+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[78228]: cluster 2023-09-23T20:24:39.881682+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[78228]: cluster 2023-09-23T20:24:39.892711+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:40.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[78228]: cluster 2023-09-23T20:24:39.894507+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:40.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[74888]: cluster 2023-09-23T20:24:39.851055+0000 mon.a (mon.0) 907 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:40.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[74888]: audit 2023-09-23T20:24:39.871703+0000 mon.a (mon.0) 908 : audit 1 from='client.? 172.21.15.98:0/924638974' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:24:40.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[74888]: cluster 2023-09-23T20:24:39.871855+0000 mon.a (mon.0) 909 : cluster 0 osdmap e179: 8 total, 8 up, 6 in 2023-09-23T20:24:40.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[74888]: cluster 2023-09-23T20:24:39.875427+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:40.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[74888]: cluster 2023-09-23T20:24:39.881682+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:40.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[74888]: cluster 2023-09-23T20:24:39.892711+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:40.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:40 smithi098 bash[74888]: cluster 2023-09-23T20:24:39.894507+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:41.019 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:41.046 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:41.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:41.153 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:41.289 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:41.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:41.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:40 smithi173 bash[59517]: cluster 2023-09-23T20:24:39.851055+0000 mon.a (mon.0) 907 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:24:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:40 smithi173 bash[59517]: audit 2023-09-23T20:24:39.871703+0000 mon.a (mon.0) 908 : audit 1 from='client.? 172.21.15.98:0/924638974' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:24:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:40 smithi173 bash[59517]: cluster 2023-09-23T20:24:39.871855+0000 mon.a (mon.0) 909 : cluster 0 osdmap e179: 8 total, 8 up, 6 in 2023-09-23T20:24:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:40 smithi173 bash[59517]: cluster 2023-09-23T20:24:39.875427+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:40 smithi173 bash[59517]: cluster 2023-09-23T20:24:39.881682+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:40 smithi173 bash[59517]: cluster 2023-09-23T20:24:39.892711+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:40 smithi173 bash[59517]: cluster 2023-09-23T20:24:39.894507+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T20:24:41.392 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:41.434 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:41.540 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:41.575 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:41.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:41.682 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:41.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:41.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:41.827 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:41.856 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:41.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:41.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:41.965 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:41.973 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:41 smithi098 bash[74888]: cluster 2023-09-23T20:24:40.330036+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v636: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.0 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 527 op/s; 37365/245754 objects degraded (15.204%); 8239/245754 objects misplaced (3.353%); 8.8 MiB/s, 141 objects/s recovering 2023-09-23T20:24:41.974 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:41 smithi098 bash[78228]: cluster 2023-09-23T20:24:40.330036+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v636: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.0 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 527 op/s; 37365/245754 objects degraded (15.204%); 8239/245754 objects misplaced (3.353%); 8.8 MiB/s, 141 objects/s recovering 2023-09-23T20:24:41.996 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:42.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:42.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:42.133 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:42.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:41 smithi173 bash[59517]: cluster 2023-09-23T20:24:40.330036+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v636: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 5.0 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 527 op/s; 37365/245754 objects degraded (15.204%); 8239/245754 objects misplaced (3.353%); 8.8 MiB/s, 141 objects/s recovering 2023-09-23T20:24:42.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:42.238 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:42.267 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:42.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:42.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:42.438 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:42.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:42.541 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:42.568 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:42.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:42.673 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:42.696 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:42.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:42.802 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:42.827 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:42.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:42.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:42.975 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:42.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:42.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:43.080 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:43.112 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:43.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:43.154 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:24:43.155 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:24:43.155 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 0 2023-09-23T20:24:43.155 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:24:43.189 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:24:43.215 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:43.218 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:24:43.250 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:24:43.292 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:24:43.323 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:24:43.335 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:43.355 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:24:43.379 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:43.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:43.394 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:24:43.429 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:24:43.432 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:24:43.432 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:24:43.432 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:24:43.432 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:24:43.432 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:24:43.432 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:24:43.433 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:24:43.433 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:24:43.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:43.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:43.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:43.614 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:43.642 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:43.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:43.747 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:43.779 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:43.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:43.887 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:43.937 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:43.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:43.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:44.044 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:44.089 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:44.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:44.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:43 smithi098 bash[74888]: cluster 2023-09-23T20:24:42.330791+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v637: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 529 op/s; 37365/242343 objects degraded (15.418%); 7996/242343 objects misplaced (3.299%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T20:24:44.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:43 smithi098 bash[74888]: audit 2023-09-23T20:24:43.139368+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.98:0/1997750601' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:44.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:43 smithi098 bash[78228]: cluster 2023-09-23T20:24:42.330791+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v637: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 529 op/s; 37365/242343 objects degraded (15.418%); 7996/242343 objects misplaced (3.299%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T20:24:44.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:43 smithi098 bash[78228]: audit 2023-09-23T20:24:43.139368+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.98:0/1997750601' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:44.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:44.202 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:43 smithi173 bash[59517]: cluster 2023-09-23T20:24:42.330791+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v637: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 529 op/s; 37365/242343 objects degraded (15.418%); 7996/242343 objects misplaced (3.299%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T20:24:44.202 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:43 smithi173 bash[59517]: audit 2023-09-23T20:24:43.139368+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.98:0/1997750601' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:24:44.220 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:44.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:44.324 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.351 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:44.457 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:44.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:44.646 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:44.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:44.751 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:44.780 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:44.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:44.888 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.917 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:44.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:44.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:44.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:24:45.022 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:45.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:45.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:45.093 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:44 smithi098 bash[78228]: cluster 2023-09-23T20:24:44.820636+0000 mon.a (mon.0) 910 : cluster 3 Health check update: Degraded data redundancy: 37365/242343 objects degraded (15.418%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:45.093 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:44 smithi098 bash[74888]: cluster 2023-09-23T20:24:44.820636+0000 mon.a (mon.0) 910 : cluster 3 Health check update: Degraded data redundancy: 37365/242343 objects degraded (15.418%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:45.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:45.167 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:44 smithi173 bash[59517]: cluster 2023-09-23T20:24:44.820636+0000 mon.a (mon.0) 910 : cluster 3 Health check update: Degraded data redundancy: 37365/242343 objects degraded (15.418%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:45.184 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:45.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:45.293 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:45.338 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:45.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:45.442 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:45.481 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:45.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:45.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:45.613 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:45.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:45.717 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:45.742 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:45.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:45.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:45.887 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:45.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:45.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:45.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:46.033 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:46.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:46.085 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:45 smithi098 bash[74888]: cluster 2023-09-23T20:24:44.331500+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v638: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 529 op/s; 37365/242343 objects degraded (15.418%); 7996/242343 objects misplaced (3.299%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T20:24:46.085 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:24:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:24:46] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.33.4" 2023-09-23T20:24:46.086 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:45 smithi098 bash[78228]: cluster 2023-09-23T20:24:44.331500+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v638: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 529 op/s; 37365/242343 objects degraded (15.418%); 7996/242343 objects misplaced (3.299%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T20:24:46.140 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:46.167 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:46.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:46.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:46.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:45 smithi173 bash[59517]: cluster 2023-09-23T20:24:44.331500+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v638: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.9 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 529 op/s; 37365/242343 objects degraded (15.418%); 7996/242343 objects misplaced (3.299%); 8.9 MiB/s, 142 objects/s recovering 2023-09-23T20:24:46.303 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:46.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:46.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.458 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:46.564 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:46.589 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:46.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:46.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.723 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:46.827 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.852 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:46.958 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:46.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:46.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:47.094 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:47.122 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:47.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:47.227 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:47.249 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:47.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:47.358 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:47.383 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:47.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:47.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:47.525 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:47.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:47.629 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:47.664 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:47.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:47.773 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:47.802 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:47.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:47.910 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:47.936 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:47.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:47.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:48.038 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:48.093 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:48.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:47 smithi173 bash[59517]: cluster 2023-09-23T20:24:46.332340+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v639: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 524 op/s; 37184/234612 objects degraded (15.849%); 7389/234612 objects misplaced (3.149%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:24:48.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:48.191 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:47 smithi098 bash[78228]: cluster 2023-09-23T20:24:46.332340+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v639: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 524 op/s; 37184/234612 objects degraded (15.849%); 7389/234612 objects misplaced (3.149%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:24:48.191 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:47 smithi098 bash[74888]: cluster 2023-09-23T20:24:46.332340+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v639: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 524 op/s; 37184/234612 objects degraded (15.849%); 7389/234612 objects misplaced (3.149%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:24:48.200 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:48.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:48.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:48.335 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:48.365 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:48.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:48.469 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:48.495 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:48.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:48.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:48.630 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:48.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:48.732 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:48.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:48.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:48.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:48.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:48.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:48.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:49.006 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:49.045 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:49.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:49.148 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:49.330 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:49.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:49.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:49.466 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:49.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:49.570 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:49.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:49.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:49.700 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:49.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:49.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:49.834 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:49.879 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:49.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:49.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:49.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:49.991 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:49 smithi173 bash[59517]: cluster 2023-09-23T20:24:48.333037+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v640: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 524 op/s; 37184/234612 objects degraded (15.849%); 7389/234612 objects misplaced (3.149%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:24:49.991 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:49 smithi173 bash[59517]: cluster 2023-09-23T20:24:49.821779+0000 mon.a (mon.0) 911 : cluster 3 Health check update: Degraded data redundancy: 37184/234612 objects degraded (15.849%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:50.036 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:50.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:50.146 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:50.172 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:50.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:50.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:24:50.255 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:49 smithi098 bash[78228]: cluster 2023-09-23T20:24:48.333037+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v640: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 524 op/s; 37184/234612 objects degraded (15.849%); 7389/234612 objects misplaced (3.149%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:24:50.255 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:49 smithi098 bash[78228]: cluster 2023-09-23T20:24:49.821779+0000 mon.a (mon.0) 911 : cluster 3 Health check update: Degraded data redundancy: 37184/234612 objects degraded (15.849%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:50.256 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:49 smithi098 bash[74888]: cluster 2023-09-23T20:24:48.333037+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v640: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.8 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 524 op/s; 37184/234612 objects degraded (15.849%); 7389/234612 objects misplaced (3.149%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:24:50.256 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:49 smithi098 bash[74888]: cluster 2023-09-23T20:24:49.821779+0000 mon.a (mon.0) 911 : cluster 3 Health check update: Degraded data redundancy: 37184/234612 objects degraded (15.849%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:50.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:50.312 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:50.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:50.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:50.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:50.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:50.562 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:50.588 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:50.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:50.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:50.725 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:50.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:50.831 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:50.859 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:50.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:50.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:50.990 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:50.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:50.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:51.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:51.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:51.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:51.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:51.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:51.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:51.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:51.415 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:51.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:51.518 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:51.561 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:51.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:51.671 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:51.697 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:51.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:51.802 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:51.840 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:51.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:51.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:51.974 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:51.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:51.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:52.087 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:52.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:51 smithi173 bash[59517]: cluster 2023-09-23T20:24:50.335402+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v641: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 578 op/s; 37005/229959 objects degraded (16.092%); 7051/229959 objects misplaced (3.066%); 10 MiB/s, 165 objects/s recovering 2023-09-23T20:24:52.117 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:52.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:52.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:51 smithi098 bash[74888]: cluster 2023-09-23T20:24:50.335402+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v641: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 578 op/s; 37005/229959 objects degraded (16.092%); 7051/229959 objects misplaced (3.066%); 10 MiB/s, 165 objects/s recovering 2023-09-23T20:24:52.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:51 smithi098 bash[78228]: cluster 2023-09-23T20:24:50.335402+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v641: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 578 op/s; 37005/229959 objects degraded (16.092%); 7051/229959 objects misplaced (3.066%); 10 MiB/s, 165 objects/s recovering 2023-09-23T20:24:52.220 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:52.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:52.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:52.365 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:52.399 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:52.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:52.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:52.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:52.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:52.666 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:52.692 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:52.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:52.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:52.823 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:52.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:52.928 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:52.964 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:52.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:52.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:53.027 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:24:53.027 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:24:53.068 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:53.091 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:53.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:53.147 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2023-09-23T20:24:53.147 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:24:53.147 INFO:tasks.thrashosds.thrasher:Reweighting osd 7 to 0.39605874561226906 2023-09-23T20:24:53.147 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 0.39605874561226906 2023-09-23T20:24:53.194 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:53.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:53.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:53.335 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:53.368 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:53.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:53.476 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:53.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:53.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:53.617 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:53.653 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:53.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:53.758 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:53.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:53.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:53.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:53.914 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:53.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:53.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:54.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:54.042 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:54.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:54.150 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:54.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:53 smithi098 bash[78228]: cluster 2023-09-23T20:24:52.336152+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v642: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 530 op/s; 37005/226629 objects degraded (16.328%); 6857/226629 objects misplaced (3.026%); 9.1 MiB/s, 153 objects/s recovering 2023-09-23T20:24:54.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:53 smithi098 bash[74888]: cluster 2023-09-23T20:24:52.336152+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v642: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 530 op/s; 37005/226629 objects degraded (16.328%); 6857/226629 objects misplaced (3.026%); 9.1 MiB/s, 153 objects/s recovering 2023-09-23T20:24:54.192 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:54.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:53 smithi173 bash[59517]: cluster 2023-09-23T20:24:52.336152+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v642: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 530 op/s; 37005/226629 objects degraded (16.328%); 6857/226629 objects misplaced (3.026%); 9.1 MiB/s, 153 objects/s recovering 2023-09-23T20:24:54.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:54.297 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:54.330 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:54.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:54.397 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T20:24:54.437 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:54.471 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:54.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:54.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:54.640 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:54.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:54.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:54.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:54.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:54.875 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:54.877 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:54.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:54.903 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:54.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:55.004 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:55.038 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:55.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:54 smithi173 bash[59517]: audit 2023-09-23T20:24:54.588448+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:54 smithi173 bash[59517]: cluster 2023-09-23T20:24:54.823053+0000 mon.a (mon.0) 913 : cluster 3 Health check update: Degraded data redundancy: 37005/226629 objects degraded (16.328%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:55.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:54 smithi173 bash[59517]: cluster 2023-09-23T20:24:54.829567+0000 mon.a (mon.0) 914 : cluster 0 osdmap e180: 8 total, 8 up, 6 in 2023-09-23T20:24:55.142 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:55.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:55.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:54 smithi098 bash[78228]: audit 2023-09-23T20:24:54.588448+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:54 smithi098 bash[78228]: cluster 2023-09-23T20:24:54.823053+0000 mon.a (mon.0) 913 : cluster 3 Health check update: Degraded data redundancy: 37005/226629 objects degraded (16.328%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:54 smithi098 bash[78228]: cluster 2023-09-23T20:24:54.829567+0000 mon.a (mon.0) 914 : cluster 0 osdmap e180: 8 total, 8 up, 6 in 2023-09-23T20:24:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:54 smithi098 bash[74888]: audit 2023-09-23T20:24:54.588448+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:24:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:54 smithi098 bash[74888]: cluster 2023-09-23T20:24:54.823053+0000 mon.a (mon.0) 913 : cluster 3 Health check update: Degraded data redundancy: 37005/226629 objects degraded (16.328%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:24:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:54 smithi098 bash[74888]: cluster 2023-09-23T20:24:54.829567+0000 mon.a (mon.0) 914 : cluster 0 osdmap e180: 8 total, 8 up, 6 in 2023-09-23T20:24:55.274 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:55.304 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:55.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:55.407 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:55.434 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:55.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:55.537 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:55.558 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:55.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:55.662 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:55.689 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:55.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:55.792 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:55.814 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:55.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:55.890 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:55.917 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:55.952 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:24:55.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:55.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:24:56.064 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:56.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[78228]: cluster 2023-09-23T20:24:54.336787+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v643: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 436 op/s; 37005/226629 objects degraded (16.328%); 6857/226629 objects misplaced (3.026%); 7.8 MiB/s, 133 objects/s recovering 2023-09-23T20:24:56.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[78228]: cluster 2023-09-23T20:24:54.833893+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[78228]: cluster 2023-09-23T20:24:54.847101+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[78228]: cluster 2023-09-23T20:24:54.847493+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[78228]: cluster 2023-09-23T20:24:54.849373+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[78228]: cluster 2023-09-23T20:24:54.851638+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[78228]: cluster 2023-09-23T20:24:54.862871+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[78228]: cluster 2023-09-23T20:24:54.864836+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[78228]: cluster 2023-09-23T20:24:55.840706+0000 mon.a (mon.0) 915 : cluster 0 osdmap e181: 8 total, 8 up, 6 in 2023-09-23T20:24:56.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[74888]: cluster 2023-09-23T20:24:54.336787+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v643: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 436 op/s; 37005/226629 objects degraded (16.328%); 6857/226629 objects misplaced (3.026%); 7.8 MiB/s, 133 objects/s recovering 2023-09-23T20:24:56.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[74888]: cluster 2023-09-23T20:24:54.833893+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[74888]: cluster 2023-09-23T20:24:54.847101+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[74888]: cluster 2023-09-23T20:24:54.847493+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[74888]: cluster 2023-09-23T20:24:54.849373+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[74888]: cluster 2023-09-23T20:24:54.851638+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[74888]: cluster 2023-09-23T20:24:54.862871+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[74888]: cluster 2023-09-23T20:24:54.864836+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.073 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:55 smithi098 bash[74888]: cluster 2023-09-23T20:24:55.840706+0000 mon.a (mon.0) 915 : cluster 0 osdmap e181: 8 total, 8 up, 6 in 2023-09-23T20:24:56.097 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:56.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:56.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:24:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:24:56] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.33.4" 2023-09-23T20:24:56.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:56.208 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:55 smithi173 bash[59517]: cluster 2023-09-23T20:24:54.336787+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v643: 89 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.6 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 436 op/s; 37005/226629 objects degraded (16.328%); 6857/226629 objects misplaced (3.026%); 7.8 MiB/s, 133 objects/s recovering 2023-09-23T20:24:56.208 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:55 smithi173 bash[59517]: cluster 2023-09-23T20:24:54.833893+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.208 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:55 smithi173 bash[59517]: cluster 2023-09-23T20:24:54.847101+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.208 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:55 smithi173 bash[59517]: cluster 2023-09-23T20:24:54.847493+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.208 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:55 smithi173 bash[59517]: cluster 2023-09-23T20:24:54.849373+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.208 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:55 smithi173 bash[59517]: cluster 2023-09-23T20:24:54.851638+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.208 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:55 smithi173 bash[59517]: cluster 2023-09-23T20:24:54.862871+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.209 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:55 smithi173 bash[59517]: cluster 2023-09-23T20:24:54.864836+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T20:24:56.209 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:55 smithi173 bash[59517]: cluster 2023-09-23T20:24:55.840706+0000 mon.a (mon.0) 915 : cluster 0 osdmap e181: 8 total, 8 up, 6 in 2023-09-23T20:24:56.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:56.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:56.332 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:56.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:56.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:56.466 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:56.499 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:56.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:56.606 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:56.634 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:56.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:56.738 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:56.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:56.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:56.898 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:56.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:56.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:56.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:57.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:57.037 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:56 smithi173 bash[59517]: cluster 2023-09-23T20:24:55.842198+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.037 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:56 smithi173 bash[59517]: cluster 2023-09-23T20:24:55.842308+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.037 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:56 smithi173 bash[59517]: cluster 2023-09-23T20:24:55.845191+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.037 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:56 smithi173 bash[59517]: cluster 2023-09-23T20:24:55.871303+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.070 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:57.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:57.175 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:57.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:24:57.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:24:57.319 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:57.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:57.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:57.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:56 smithi098 bash[78228]: cluster 2023-09-23T20:24:55.842198+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:56 smithi098 bash[78228]: cluster 2023-09-23T20:24:55.842308+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:56 smithi098 bash[78228]: cluster 2023-09-23T20:24:55.845191+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:56 smithi098 bash[78228]: cluster 2023-09-23T20:24:55.871303+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:56 smithi098 bash[74888]: cluster 2023-09-23T20:24:55.842198+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:56 smithi098 bash[74888]: cluster 2023-09-23T20:24:55.842308+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:56 smithi098 bash[74888]: cluster 2023-09-23T20:24:55.845191+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:56 smithi098 bash[74888]: cluster 2023-09-23T20:24:55.871303+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T20:24:57.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:57.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:57.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:57.621 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:57.654 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:57.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:57.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:57.790 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:57.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:57.894 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:57.939 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:57.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:57.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:58.043 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:58.078 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:58.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:58.183 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:58.192 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:57 smithi173 bash[59517]: cluster 2023-09-23T20:24:56.337391+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 655 op/s; 31543/218865 objects degraded (14.412%); 11217/218865 objects misplaced (5.125%); 9.5 MiB/s, 197 objects/s recovering 2023-09-23T20:24:58.214 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:58.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:58.319 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:58.353 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:58.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:58.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:57 smithi098 bash[78228]: cluster 2023-09-23T20:24:56.337391+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 655 op/s; 31543/218865 objects degraded (14.412%); 11217/218865 objects misplaced (5.125%); 9.5 MiB/s, 197 objects/s recovering 2023-09-23T20:24:58.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:57 smithi098 bash[74888]: cluster 2023-09-23T20:24:56.337391+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 655 op/s; 31543/218865 objects degraded (14.412%); 11217/218865 objects misplaced (5.125%); 9.5 MiB/s, 197 objects/s recovering 2023-09-23T20:24:58.460 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:58.485 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:58.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:58.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:58.626 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:58.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:58.729 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:58.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:24:58.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:24:58.875 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:58.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:58.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:58.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:24:58.950 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:58.950 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:24:59.022 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:59.053 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:24:59.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:24:59.158 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:59.191 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:59.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:59.294 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:59.321 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:24:59.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:24:59.429 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:59.549 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:59.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:59.653 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:59.684 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:24:59.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:24:59.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:59.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.821 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:24:59.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:24:59.922 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:59.954 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:24:59.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:24:59.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:00.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:00.069 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:59 smithi173 bash[59517]: cluster 2023-09-23T20:24:58.338026+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 462 op/s; 31543/218865 objects degraded (14.412%); 11217/218865 objects misplaced (5.125%); 5.4 MiB/s, 133 objects/s recovering 2023-09-23T20:25:00.069 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:24:59 smithi173 bash[59517]: cluster 2023-09-23T20:24:59.824530+0000 mon.a (mon.0) 916 : cluster 3 Health check update: Degraded data redundancy: 31543/218865 objects degraded (14.412%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:00.104 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:00.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:00.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:00.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:00.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:00.337 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:00.346 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:59 smithi098 bash[74888]: cluster 2023-09-23T20:24:58.338026+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 462 op/s; 31543/218865 objects degraded (14.412%); 11217/218865 objects misplaced (5.125%); 5.4 MiB/s, 133 objects/s recovering 2023-09-23T20:25:00.347 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:24:59 smithi098 bash[74888]: cluster 2023-09-23T20:24:59.824530+0000 mon.a (mon.0) 916 : cluster 3 Health check update: Degraded data redundancy: 31543/218865 objects degraded (14.412%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:00.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:59 smithi098 bash[78228]: cluster 2023-09-23T20:24:58.338026+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 462 op/s; 31543/218865 objects degraded (14.412%); 11217/218865 objects misplaced (5.125%); 5.4 MiB/s, 133 objects/s recovering 2023-09-23T20:25:00.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:24:59 smithi098 bash[78228]: cluster 2023-09-23T20:24:59.824530+0000 mon.a (mon.0) 916 : cluster 3 Health check update: Degraded data redundancy: 31543/218865 objects degraded (14.412%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:00.369 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:00.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:00.474 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:00.497 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:00.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:00.602 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:00.631 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:00.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:00.738 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:00.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:00.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:00.870 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:00.894 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:00.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:00.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:00.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:01.036 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:01.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:01.144 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:01.181 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:01.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:01.287 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:01.307 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:01.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:01.409 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:01.438 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:01.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:01.543 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:01.570 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:01.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:01.673 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:01.702 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:01.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:01.805 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:01.837 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:01.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:01.943 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:01.970 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:01.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:01.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:02.073 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:02.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:01 smithi173 bash[59517]: cluster 2023-09-23T20:25:00.338736+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.4 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 488 op/s; 31372/214902 objects degraded (14.598%); 10797/214902 objects misplaced (5.024%); 8.5 MiB/s, 169 objects/s recovering 2023-09-23T20:25:02.098 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:02.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:02.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:02.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:02.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:02.339 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:02.373 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:02.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:02.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:01 smithi098 bash[78228]: cluster 2023-09-23T20:25:00.338736+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.4 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 488 op/s; 31372/214902 objects degraded (14.598%); 10797/214902 objects misplaced (5.024%); 8.5 MiB/s, 169 objects/s recovering 2023-09-23T20:25:02.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:01 smithi098 bash[74888]: cluster 2023-09-23T20:25:00.338736+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.4 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 488 op/s; 31372/214902 objects degraded (14.598%); 10797/214902 objects misplaced (5.024%); 8.5 MiB/s, 169 objects/s recovering 2023-09-23T20:25:02.481 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:02.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:02.618 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:02.654 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:02.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:02.761 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:02.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:02.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:02.968 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:02.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:02.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:02.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:03.096 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:03.129 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:03.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:03.231 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:03.258 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:03.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:03.364 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:03.394 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:03.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:03.498 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:03.541 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:03.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:03.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:03.681 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:03.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:03.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:03.819 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:03.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:03.923 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:03.964 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:03.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:03.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:04.070 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:04.107 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:04.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:04.211 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:04.219 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:03 smithi098 bash[74888]: cluster 2023-09-23T20:25:02.339465+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 624 op/s; 31534/211647 objects degraded (14.899%); 10546/211647 objects misplaced (4.983%); 9.2 MiB/s, 180 objects/s recovering 2023-09-23T20:25:04.220 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:03 smithi098 bash[78228]: cluster 2023-09-23T20:25:02.339465+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 624 op/s; 31534/211647 objects degraded (14.899%); 10546/211647 objects misplaced (4.983%); 9.2 MiB/s, 180 objects/s recovering 2023-09-23T20:25:04.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:04.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:04.337 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:03 smithi173 bash[59517]: cluster 2023-09-23T20:25:02.339465+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 624 op/s; 31534/211647 objects degraded (14.899%); 10546/211647 objects misplaced (4.983%); 9.2 MiB/s, 180 objects/s recovering 2023-09-23T20:25:04.365 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:04.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:04.473 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:04.503 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:04.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:04.609 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:04.635 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:04.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:04.739 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:04.770 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:04.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:04.874 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:04.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:04.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:04.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:05.003 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:05.011 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:04 smithi098 bash[74888]: cluster 2023-09-23T20:25:04.825677+0000 mon.a (mon.0) 917 : cluster 3 Health check update: Degraded data redundancy: 31534/211647 objects degraded (14.899%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:05.011 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:04 smithi098 bash[78228]: cluster 2023-09-23T20:25:04.825677+0000 mon.a (mon.0) 917 : cluster 3 Health check update: Degraded data redundancy: 31534/211647 objects degraded (14.899%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:05.024 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:05.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:05.127 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:05.151 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:05.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:05.254 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:05.264 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:04 smithi173 bash[59517]: cluster 2023-09-23T20:25:04.825677+0000 mon.a (mon.0) 917 : cluster 3 Health check update: Degraded data redundancy: 31534/211647 objects degraded (14.899%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:05.288 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:05.391 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.484 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:05.590 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:05.628 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:05.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:05.733 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:05.771 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:05.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:05.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:05.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:05.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:06.016 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:06.024 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:05 smithi173 bash[59517]: cluster 2023-09-23T20:25:04.340323+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 455 op/s; 31534/211647 objects degraded (14.899%); 10546/211647 objects misplaced (4.983%); 5.7 MiB/s, 118 objects/s recovering 2023-09-23T20:25:06.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:06.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:06.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:05 smithi098 bash[78228]: cluster 2023-09-23T20:25:04.340323+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 455 op/s; 31534/211647 objects degraded (14.899%); 10546/211647 objects misplaced (4.983%); 5.7 MiB/s, 118 objects/s recovering 2023-09-23T20:25:06.085 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:05 smithi098 bash[74888]: cluster 2023-09-23T20:25:04.340323+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 455 op/s; 31534/211647 objects degraded (14.899%); 10546/211647 objects misplaced (4.983%); 5.7 MiB/s, 118 objects/s recovering 2023-09-23T20:25:06.154 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:06.175 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:06.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:06.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:06.325 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:06.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:06.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:25:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:25:06] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.33.4" 2023-09-23T20:25:06.432 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:06.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:06.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:06.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:06.612 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:06.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:06.717 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:06.756 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:06.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:06.859 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:06.905 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:06.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:06.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:07.010 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:07.047 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:07.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:07.150 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:07.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:07.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:07.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:07.305 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:07.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:07.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:07.442 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:07.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:07.546 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:07.574 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:07.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:07.682 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:07.709 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:07.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:07.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:07.839 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:07.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:07.942 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:07.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:07.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:07.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:08.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:08.104 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:08.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:08.110 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:07 smithi098 bash[74888]: cluster 2023-09-23T20:25:06.341156+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 483 op/s; 31529/203625 objects degraded (15.484%); 9950/203625 objects misplaced (4.886%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:25:08.111 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:07 smithi098 bash[78228]: cluster 2023-09-23T20:25:06.341156+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 483 op/s; 31529/203625 objects degraded (15.484%); 9950/203625 objects misplaced (4.886%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:25:08.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:08.214 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:07 smithi173 bash[59517]: cluster 2023-09-23T20:25:06.341156+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 483 op/s; 31529/203625 objects degraded (15.484%); 9950/203625 objects misplaced (4.886%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:25:08.242 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:08.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:08.348 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:08.378 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:08.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:08.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:08.506 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:08.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:08.611 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:08.644 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:08.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:08.747 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:08.796 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:08.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:08.899 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:08.922 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:08.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:08.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:09.025 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:09.051 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:09.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:09.156 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:09.188 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:09.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:09.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:09.313 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:09.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:09.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:09.439 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:09.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:09.542 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:09.569 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:09.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:09.674 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:09.703 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:09.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:09.806 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:09.837 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:09.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:09.943 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:09.970 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:09.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:09.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:10.074 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:10.082 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:09 smithi173 bash[59517]: cluster 2023-09-23T20:25:08.341876+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v652: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 423 op/s; 31529/203625 objects degraded (15.484%); 9950/203625 objects misplaced (4.886%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:25:10.082 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:09 smithi173 bash[59517]: audit 2023-09-23T20:25:09.588401+0000 mon.a (mon.0) 918 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:10.082 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:09 smithi173 bash[59517]: cluster 2023-09-23T20:25:09.826864+0000 mon.a (mon.0) 919 : cluster 3 Health check update: Degraded data redundancy: 31529/203625 objects degraded (15.484%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:10.107 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:10.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:10.213 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:10.235 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:10.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:10.281 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:09 smithi098 bash[78228]: cluster 2023-09-23T20:25:08.341876+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v652: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 423 op/s; 31529/203625 objects degraded (15.484%); 9950/203625 objects misplaced (4.886%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:25:10.281 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:09 smithi098 bash[78228]: audit 2023-09-23T20:25:09.588401+0000 mon.a (mon.0) 918 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:10.281 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:09 smithi098 bash[78228]: cluster 2023-09-23T20:25:09.826864+0000 mon.a (mon.0) 919 : cluster 3 Health check update: Degraded data redundancy: 31529/203625 objects degraded (15.484%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:10.281 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:09 smithi098 bash[74888]: cluster 2023-09-23T20:25:08.341876+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v652: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 423 op/s; 31529/203625 objects degraded (15.484%); 9950/203625 objects misplaced (4.886%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:25:10.281 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:09 smithi098 bash[74888]: audit 2023-09-23T20:25:09.588401+0000 mon.a (mon.0) 918 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:10.281 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:09 smithi098 bash[74888]: cluster 2023-09-23T20:25:09.826864+0000 mon.a (mon.0) 919 : cluster 3 Health check update: Degraded data redundancy: 31529/203625 objects degraded (15.484%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:10.341 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:10.367 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:10.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:10.474 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:10.500 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:10.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:10.603 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:10.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:10.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:10.738 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:10.768 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:10.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:10.871 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:10.899 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:10.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:10.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:11.004 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:11.040 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:11.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:11.144 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:11.173 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:11.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:11.280 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:11.308 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:11.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:11.411 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:11.434 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:11.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:11.542 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:11.581 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:11.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:11.686 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:11.721 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:11.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:11.826 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:11.866 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:11.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:11.970 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:11.994 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:11.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:11.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:12.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:12.129 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:12.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:12.233 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:12.242 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:11 smithi173 bash[59517]: cluster 2023-09-23T20:25:10.342562+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 547 op/s; 31361/199152 objects degraded (15.747%); 9554/199152 objects misplaced (4.797%); 9.6 MiB/s, 153 objects/s recovering 2023-09-23T20:25:12.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:12.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:12.378 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:12.387 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:12 smithi098 bash[78228]: cluster 2023-09-23T20:25:10.342562+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 547 op/s; 31361/199152 objects degraded (15.747%); 9554/199152 objects misplaced (4.797%); 9.6 MiB/s, 153 objects/s recovering 2023-09-23T20:25:12.387 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:12 smithi098 bash[74888]: cluster 2023-09-23T20:25:10.342562+0000 mgr.y (mgr.34107) 634 : cluster 0 pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 547 op/s; 31361/199152 objects degraded (15.747%); 9554/199152 objects misplaced (4.797%); 9.6 MiB/s, 153 objects/s recovering 2023-09-23T20:25:12.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:12.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:12.509 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:12.535 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:12.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:12.638 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:12.667 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:12.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:12.773 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:12.801 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:12.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:12.904 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:12.931 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:12.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:12.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:13.034 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:13.060 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:13.165 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:13.202 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:13.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:13.305 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:13.333 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:13.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:13.437 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:13.468 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:13.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:13.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:13.608 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:13.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:13.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:13.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:13.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:13.867 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:13.906 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:13.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:13.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:14.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:14.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:13 smithi098 bash[74888]: cluster 2023-09-23T20:25:12.343257+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 531 op/s; 31520/195771 objects degraded (16.100%); 9314/195771 objects misplaced (4.758%); 7.0 MiB/s, 111 objects/s recovering 2023-09-23T20:25:14.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:13 smithi098 bash[74888]: audit 2023-09-23T20:25:13.333893+0000 mon.a (mon.0) 920 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:25:14.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:13 smithi098 bash[78228]: cluster 2023-09-23T20:25:12.343257+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 531 op/s; 31520/195771 objects degraded (16.100%); 9314/195771 objects misplaced (4.758%); 7.0 MiB/s, 111 objects/s recovering 2023-09-23T20:25:14.017 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:13 smithi098 bash[78228]: audit 2023-09-23T20:25:13.333893+0000 mon.a (mon.0) 920 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:25:14.037 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:14.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:14.141 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:14.177 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:14.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:14.280 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:14.311 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:14.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:13 smithi173 bash[59517]: cluster 2023-09-23T20:25:12.343257+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 531 op/s; 31520/195771 objects degraded (16.100%); 9314/195771 objects misplaced (4.758%); 7.0 MiB/s, 111 objects/s recovering 2023-09-23T20:25:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:13 smithi173 bash[59517]: audit 2023-09-23T20:25:13.333893+0000 mon.a (mon.0) 920 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:25:14.417 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:14.453 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:14.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:14.557 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:14.579 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:14.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:14.681 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:14.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:14.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:14.823 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:14.847 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:14.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:14.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:14.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:14.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:14.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:15.091 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:15.100 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:14 smithi098 bash[78228]: cluster 2023-09-23T20:25:14.827915+0000 mon.a (mon.0) 921 : cluster 3 Health check update: Degraded data redundancy: 31520/195771 objects degraded (16.100%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:15.101 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:14 smithi098 bash[74888]: cluster 2023-09-23T20:25:14.827915+0000 mon.a (mon.0) 921 : cluster 3 Health check update: Degraded data redundancy: 31520/195771 objects degraded (16.100%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:15.120 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:15.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:15.223 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:15.232 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:14 smithi173 bash[59517]: cluster 2023-09-23T20:25:14.827915+0000 mon.a (mon.0) 921 : cluster 3 Health check update: Degraded data redundancy: 31520/195771 objects degraded (16.100%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:15.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:15.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:15.367 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:15.394 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:15.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:15.498 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:15.532 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:15.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:15.639 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:15.666 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:15.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:15.775 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:15.814 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:15.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:15.919 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:15.957 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:15.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:15.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:16.059 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:16.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:16.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:16.195 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:16.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:16.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:16.326 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:16.335 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:25:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:25:16] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.33.4" 2023-09-23T20:25:16.335 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:15 smithi098 bash[74888]: cluster 2023-09-23T20:25:14.343878+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 440 op/s; 31520/195771 objects degraded (16.100%); 9314/195771 objects misplaced (4.758%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:25:16.336 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:15 smithi098 bash[78228]: cluster 2023-09-23T20:25:14.343878+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 440 op/s; 31520/195771 objects degraded (16.100%); 9314/195771 objects misplaced (4.758%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:25:16.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:15 smithi173 bash[59517]: cluster 2023-09-23T20:25:14.343878+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 440 op/s; 31520/195771 objects degraded (16.100%); 9314/195771 objects misplaced (4.758%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:25:16.354 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:16.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:16.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:16.485 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:16.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:16.588 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:16.632 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:16.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:16.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:16.768 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:16.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:16.870 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:16.904 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:16.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:16.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:17.009 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:17.035 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:17.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:17.138 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:17.175 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:17.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:17.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:17.306 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:17.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:17.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:17.440 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:17.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:17.541 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:17.579 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:17.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:17.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:17.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:17.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:17.823 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:17.852 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:17.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:17.957 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:17.992 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:17.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:17.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:18.095 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:18.121 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:18.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:18.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:17 smithi098 bash[78228]: cluster 2023-09-23T20:25:16.344803+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v656: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 656 op/s; 31509/187992 objects degraded (16.761%); 8670/187992 objects misplaced (4.612%); 9.9 MiB/s, 158 objects/s recovering 2023-09-23T20:25:18.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:17 smithi098 bash[74888]: cluster 2023-09-23T20:25:16.344803+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v656: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 656 op/s; 31509/187992 objects degraded (16.761%); 8670/187992 objects misplaced (4.612%); 9.9 MiB/s, 158 objects/s recovering 2023-09-23T20:25:18.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:18.232 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:17 smithi173 bash[59517]: cluster 2023-09-23T20:25:16.344803+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v656: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 656 op/s; 31509/187992 objects degraded (16.761%); 8670/187992 objects misplaced (4.612%); 9.9 MiB/s, 158 objects/s recovering 2023-09-23T20:25:18.260 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:18.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:18.368 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:18.402 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:18.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:18.517 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:18.559 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:18.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:18.664 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:18.689 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:18.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:18.717 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:25:18.756 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:25:18.793 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:18.806 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:25:18.825 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:18.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:18.840 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:25:18.866 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:25:18.904 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:25:18.928 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:18.950 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:25:18.954 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:18.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:18.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:18.990 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:25:18.993 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:25:18.993 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:25:18.993 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:25:18.993 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:25:18.993 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:25:18.993 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:25:18.994 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:25:18.994 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:25:19.058 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:19.092 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:19.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:19.195 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:19.243 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:19.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:19.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:19 smithi173 bash[59517]: audit 2023-09-23T20:25:18.646660+0000 mon.a (mon.0) 922 : audit 0 from='client.? 172.21.15.98:0/2827426083' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:19.348 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:19.374 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:19.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:19.390 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:19 smithi098 bash[78228]: audit 2023-09-23T20:25:18.646660+0000 mon.a (mon.0) 922 : audit 0 from='client.? 172.21.15.98:0/2827426083' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:19.390 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:19 smithi098 bash[74888]: audit 2023-09-23T20:25:18.646660+0000 mon.a (mon.0) 922 : audit 0 from='client.? 172.21.15.98:0/2827426083' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:19.477 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:19.507 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:19.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:19.610 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:19.639 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:19.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:19.746 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:19.771 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:19.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:19.876 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:19.906 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:19.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:19.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:20.010 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:20.035 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:20.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:20.039 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:25:20.139 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:20.174 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:20.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:20.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:20 smithi098 bash[78228]: cluster 2023-09-23T20:25:18.345452+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v657: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 434 op/s; 31509/187992 objects degraded (16.761%); 8670/187992 objects misplaced (4.612%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T20:25:20.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:20 smithi098 bash[78228]: audit 2023-09-23T20:25:19.036106+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.98:0/1491890552' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:25:20.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:20 smithi098 bash[78228]: cluster 2023-09-23T20:25:19.828913+0000 mon.a (mon.0) 924 : cluster 3 Health check update: Degraded data redundancy: 31509/187992 objects degraded (16.761%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:20.203 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:20 smithi098 bash[74888]: cluster 2023-09-23T20:25:18.345452+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v657: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 434 op/s; 31509/187992 objects degraded (16.761%); 8670/187992 objects misplaced (4.612%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T20:25:20.203 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:20 smithi098 bash[74888]: audit 2023-09-23T20:25:19.036106+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.98:0/1491890552' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:25:20.204 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:20 smithi098 bash[74888]: cluster 2023-09-23T20:25:19.828913+0000 mon.a (mon.0) 924 : cluster 3 Health check update: Degraded data redundancy: 31509/187992 objects degraded (16.761%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:20.276 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:20.286 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:20 smithi173 bash[59517]: cluster 2023-09-23T20:25:18.345452+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v657: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 434 op/s; 31509/187992 objects degraded (16.761%); 8670/187992 objects misplaced (4.612%); 6.8 MiB/s, 108 objects/s recovering 2023-09-23T20:25:20.286 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:20 smithi173 bash[59517]: audit 2023-09-23T20:25:19.036106+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.98:0/1491890552' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:25:20.286 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:20 smithi173 bash[59517]: cluster 2023-09-23T20:25:19.828913+0000 mon.a (mon.0) 924 : cluster 3 Health check update: Degraded data redundancy: 31509/187992 objects degraded (16.761%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:20.321 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:20.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:20.346 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:25:20.346 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:25:20.346 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:25:20.346 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:25:20.346 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:25:20.425 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:20.455 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:20.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:20.561 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:20.590 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:20.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:20.694 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:20.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.733 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:20.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:20.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:20.856 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:20.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:20.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:20.991 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:20.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:20.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:21.019 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:21 smithi173 bash[59517]: cluster 2023-09-23T20:25:20.009177+0000 mon.a (mon.0) 925 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:25:21.019 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:21 smithi173 bash[59517]: audit 2023-09-23T20:25:20.029821+0000 mon.a (mon.0) 926 : audit 1 from='client.? 172.21.15.98:0/1491890552' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:25:21.019 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:21 smithi173 bash[59517]: cluster 2023-09-23T20:25:20.029995+0000 mon.a (mon.0) 927 : cluster 0 osdmap e182: 8 total, 8 up, 6 in 2023-09-23T20:25:21.019 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:21 smithi173 bash[59517]: cluster 2023-09-23T20:25:20.036759+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:25:21.019 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:21 smithi173 bash[59517]: audit 2023-09-23T20:25:20.135023+0000 mon.a (mon.0) 928 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:21.019 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:21 smithi173 bash[59517]: audit 2023-09-23T20:25:20.155010+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:21.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:21.134 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:21.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:21.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[74888]: cluster 2023-09-23T20:25:20.009177+0000 mon.a (mon.0) 925 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:25:21.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[74888]: audit 2023-09-23T20:25:20.029821+0000 mon.a (mon.0) 926 : audit 1 from='client.? 172.21.15.98:0/1491890552' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:25:21.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[74888]: cluster 2023-09-23T20:25:20.029995+0000 mon.a (mon.0) 927 : cluster 0 osdmap e182: 8 total, 8 up, 6 in 2023-09-23T20:25:21.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[74888]: cluster 2023-09-23T20:25:20.036759+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:25:21.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[74888]: audit 2023-09-23T20:25:20.135023+0000 mon.a (mon.0) 928 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:21.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[74888]: audit 2023-09-23T20:25:20.155010+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[78228]: cluster 2023-09-23T20:25:20.009177+0000 mon.a (mon.0) 925 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:25:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[78228]: audit 2023-09-23T20:25:20.029821+0000 mon.a (mon.0) 926 : audit 1 from='client.? 172.21.15.98:0/1491890552' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:25:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[78228]: cluster 2023-09-23T20:25:20.029995+0000 mon.a (mon.0) 927 : cluster 0 osdmap e182: 8 total, 8 up, 6 in 2023-09-23T20:25:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[78228]: cluster 2023-09-23T20:25:20.036759+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T20:25:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[78228]: audit 2023-09-23T20:25:20.135023+0000 mon.a (mon.0) 928 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:21.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:21 smithi098 bash[78228]: audit 2023-09-23T20:25:20.155010+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:21.239 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:21.263 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:21.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:21.365 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:21.389 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:21.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:21.492 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:21.515 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:21.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:21.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:21.646 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:21.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:21.749 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:21.778 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:21.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:21.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:21.907 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:21.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:21.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:22.012 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:22.038 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:22.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:22.148 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:22.158 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:22 smithi173 bash[59517]: cluster 2023-09-23T20:25:20.346180+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v659: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 31350/183513 objects degraded (17.083%); 8271/183513 objects misplaced (4.507%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T20:25:22.178 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:22.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:22.281 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:22.290 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:22 smithi098 bash[74888]: cluster 2023-09-23T20:25:20.346180+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v659: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 31350/183513 objects degraded (17.083%); 8271/183513 objects misplaced (4.507%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T20:25:22.290 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:22 smithi098 bash[78228]: cluster 2023-09-23T20:25:20.346180+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v659: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 31350/183513 objects degraded (17.083%); 8271/183513 objects misplaced (4.507%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T20:25:22.307 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:22.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:22.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:22.445 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:22.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:22.548 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:22.596 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:22.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:22.702 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:22.732 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:22.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:22.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:22.870 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:22.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:22.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:22.972 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:23.024 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:23.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:23.129 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:23.159 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:23.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:23.262 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:23.299 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:23.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:23.405 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:23.427 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:23.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:23.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:23.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:23.665 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:23.694 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:23.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:23.797 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:23.833 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:23.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:23.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:23.966 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:23.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:23.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:24.070 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:24.096 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:24.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:24.172 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.7 to 0.396059 (6564) 2023-09-23T20:25:24.203 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:24.222 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:24.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:24.310 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:24 smithi098 bash[78228]: cluster 2023-09-23T20:25:22.346868+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v660: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 31503/180123 objects degraded (17.490%); 8042/180123 objects misplaced (4.465%); 8.1 MiB/s, 128 objects/s recovering 2023-09-23T20:25:24.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:24 smithi098 bash[78228]: audit 2023-09-23T20:25:23.188821+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.98:0/3310862729' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.39605874561226906}]: dispatch 2023-09-23T20:25:24.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:24 smithi098 bash[78228]: audit 2023-09-23T20:25:23.191919+0000 mon.a (mon.0) 930 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.39605874561226906}]: dispatch 2023-09-23T20:25:24.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:24 smithi098 bash[74888]: cluster 2023-09-23T20:25:22.346868+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v660: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 31503/180123 objects degraded (17.490%); 8042/180123 objects misplaced (4.465%); 8.1 MiB/s, 128 objects/s recovering 2023-09-23T20:25:24.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:24 smithi098 bash[74888]: audit 2023-09-23T20:25:23.188821+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.98:0/3310862729' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.39605874561226906}]: dispatch 2023-09-23T20:25:24.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:24 smithi098 bash[74888]: audit 2023-09-23T20:25:23.191919+0000 mon.a (mon.0) 930 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.39605874561226906}]: dispatch 2023-09-23T20:25:24.328 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:24.350 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:24.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:24.453 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:24.462 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:24 smithi173 bash[59517]: cluster 2023-09-23T20:25:22.346868+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v660: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 31503/180123 objects degraded (17.490%); 8042/180123 objects misplaced (4.465%); 8.1 MiB/s, 128 objects/s recovering 2023-09-23T20:25:24.462 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:24 smithi173 bash[59517]: audit 2023-09-23T20:25:23.188821+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.98:0/3310862729' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.39605874561226906}]: dispatch 2023-09-23T20:25:24.462 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:24 smithi173 bash[59517]: audit 2023-09-23T20:25:23.191919+0000 mon.a (mon.0) 930 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.39605874561226906}]: dispatch 2023-09-23T20:25:24.477 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:24.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:24.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:24.608 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:24.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:24.711 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:24.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:24.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:24.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:24.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:24.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:24.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:24.981 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:25.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:25.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:25.119 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:25.151 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:25.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:25.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:25.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:25.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:25 smithi173 bash[59517]: audit 2023-09-23T20:25:24.162559+0000 mon.a (mon.0) 931 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.39605874561226906}]': finished 2023-09-23T20:25:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:25 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.162668+0000 mon.a (mon.0) 932 : cluster 0 osdmap e183: 8 total, 8 up, 6 in 2023-09-23T20:25:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:25 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.164396+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:25:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:25 smithi173 bash[59517]: audit 2023-09-23T20:25:24.588716+0000 mon.a (mon.0) 933 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:25 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.830046+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 31503/180123 objects degraded (17.490%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:25 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.835147+0000 mon.a (mon.0) 935 : cluster 0 osdmap e184: 8 total, 8 up, 6 in 2023-09-23T20:25:25.382 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:25.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[78228]: audit 2023-09-23T20:25:24.162559+0000 mon.a (mon.0) 931 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.39605874561226906}]': finished 2023-09-23T20:25:25.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.162668+0000 mon.a (mon.0) 932 : cluster 0 osdmap e183: 8 total, 8 up, 6 in 2023-09-23T20:25:25.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.164396+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:25:25.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[78228]: audit 2023-09-23T20:25:24.588716+0000 mon.a (mon.0) 933 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:25.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.830046+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 31503/180123 objects degraded (17.490%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:25.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.835147+0000 mon.a (mon.0) 935 : cluster 0 osdmap e184: 8 total, 8 up, 6 in 2023-09-23T20:25:25.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[74888]: audit 2023-09-23T20:25:24.162559+0000 mon.a (mon.0) 931 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.39605874561226906}]': finished 2023-09-23T20:25:25.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.162668+0000 mon.a (mon.0) 932 : cluster 0 osdmap e183: 8 total, 8 up, 6 in 2023-09-23T20:25:25.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.164396+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T20:25:25.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[74888]: audit 2023-09-23T20:25:24.588716+0000 mon.a (mon.0) 933 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:25.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.830046+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 31503/180123 objects degraded (17.490%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:25.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:25 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.835147+0000 mon.a (mon.0) 935 : cluster 0 osdmap e184: 8 total, 8 up, 6 in 2023-09-23T20:25:25.407 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:25.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:25.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T20:25:25.511 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:25.535 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:25.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:25.638 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:25.664 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:25.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:25.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:25.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:25.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:25.901 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:25.923 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:25.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:25.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:26.027 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:26.054 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:26.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:26.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:26.183 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:26.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:26.290 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:26.298 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:25:26] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.33.4" 2023-09-23T20:25:26.298 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.347412+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v662: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 327 op/s; 31503/180123 objects degraded (17.490%); 8042/180123 objects misplaced (4.465%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T20:25:26.298 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.836858+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.837395+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.840173+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.841200+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.843143+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.843525+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[78228]: cluster 2023-09-23T20:25:24.843707+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[78228]: cluster 2023-09-23T20:25:25.847393+0000 mon.a (mon.0) 936 : cluster 0 osdmap e185: 8 total, 8 up, 6 in 2023-09-23T20:25:26.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[78228]: cluster 2023-09-23T20:25:26.025713+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:26.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.347412+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v662: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 327 op/s; 31503/180123 objects degraded (17.490%); 8042/180123 objects misplaced (4.465%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T20:25:26.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.836858+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.837395+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.840173+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.841200+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.843143+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.843525+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[74888]: cluster 2023-09-23T20:25:24.843707+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[74888]: cluster 2023-09-23T20:25:25.847393+0000 mon.a (mon.0) 936 : cluster 0 osdmap e185: 8 total, 8 up, 6 in 2023-09-23T20:25:26.300 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:26 smithi098 bash[74888]: cluster 2023-09-23T20:25:26.025713+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:26.314 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:26.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:26.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:26.424 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:26 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.347412+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v662: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.7 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 327 op/s; 31503/180123 objects degraded (17.490%); 8042/180123 objects misplaced (4.465%); 5.0 MiB/s, 79 objects/s recovering 2023-09-23T20:25:26.424 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:26 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.836858+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.424 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:26 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.837395+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.424 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:26 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.840173+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.424 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:26 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.841200+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.424 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:26 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.843143+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:26 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.843525+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:26 smithi173 bash[59517]: cluster 2023-09-23T20:25:24.843707+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T20:25:26.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:26 smithi173 bash[59517]: cluster 2023-09-23T20:25:25.847393+0000 mon.a (mon.0) 936 : cluster 0 osdmap e185: 8 total, 8 up, 6 in 2023-09-23T20:25:26.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:26 smithi173 bash[59517]: cluster 2023-09-23T20:25:26.025713+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:26.453 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:26.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:26.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:26.581 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:26.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:26.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:26.724 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:26.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:26.833 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:26.862 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:26.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:26.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:26.879 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:25:26.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:27.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:27.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:27.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:27.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:27.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:27.237 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:27.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:25:27.245 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:27 smithi173 bash[59517]: cluster 2023-09-23T20:25:25.847700+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:27.246 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:27 smithi173 bash[59517]: cluster 2023-09-23T20:25:25.850552+0000 osd.2 (osd.2) 5 : cluster 0 7.5 starting backfill to osd.6 from (0'0,0'0] MAX to 182'8892 2023-09-23T20:25:27.246 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:27 smithi173 bash[59517]: cluster 2023-09-23T20:25:25.851569+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:27.246 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:27 smithi173 bash[59517]: cluster 2023-09-23T20:25:25.852359+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:27.246 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:27 smithi173 bash[59517]: cluster 2023-09-23T20:25:25.855081+0000 osd.5 (osd.5) 124 : cluster 0 7.6 starting backfill to osd.1 from (0'0,0'0] MAX to 182'8814 2023-09-23T20:25:27.246 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:27 smithi173 bash[59517]: cluster 2023-09-23T20:25:25.858323+0000 osd.6 (osd.6) 97 : cluster 0 7.d starting backfill to osd.5 from (0'0,0'0] MAX to 182'8866 2023-09-23T20:25:27.278 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:27.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:27.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:27.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[78228]: cluster 2023-09-23T20:25:25.847700+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:27.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[78228]: cluster 2023-09-23T20:25:25.850552+0000 osd.2 (osd.2) 5 : cluster 0 7.5 starting backfill to osd.6 from (0'0,0'0] MAX to 182'8892 2023-09-23T20:25:27.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[78228]: cluster 2023-09-23T20:25:25.851569+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:27.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[78228]: cluster 2023-09-23T20:25:25.852359+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:27.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[78228]: cluster 2023-09-23T20:25:25.855081+0000 osd.5 (osd.5) 124 : cluster 0 7.6 starting backfill to osd.1 from (0'0,0'0] MAX to 182'8814 2023-09-23T20:25:27.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[78228]: cluster 2023-09-23T20:25:25.858323+0000 osd.6 (osd.6) 97 : cluster 0 7.d starting backfill to osd.5 from (0'0,0'0] MAX to 182'8866 2023-09-23T20:25:27.396 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[74888]: cluster 2023-09-23T20:25:25.847700+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:27.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[74888]: cluster 2023-09-23T20:25:25.850552+0000 osd.2 (osd.2) 5 : cluster 0 7.5 starting backfill to osd.6 from (0'0,0'0] MAX to 182'8892 2023-09-23T20:25:27.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[74888]: cluster 2023-09-23T20:25:25.851569+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:27.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[74888]: cluster 2023-09-23T20:25:25.852359+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T20:25:27.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[74888]: cluster 2023-09-23T20:25:25.855081+0000 osd.5 (osd.5) 124 : cluster 0 7.6 starting backfill to osd.1 from (0'0,0'0] MAX to 182'8814 2023-09-23T20:25:27.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:27 smithi098 bash[74888]: cluster 2023-09-23T20:25:25.858323+0000 osd.6 (osd.6) 97 : cluster 0 7.d starting backfill to osd.5 from (0'0,0'0] MAX to 182'8866 2023-09-23T20:25:27.414 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:27.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:27.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:27.546 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:27.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:27.650 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:27.690 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:27.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:27.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:27.819 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:27.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:27.923 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:27.964 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:27.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:27.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:28.068 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:28.103 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:28.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:28.190 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:28 smithi173 bash[59517]: cluster 2023-09-23T20:25:26.347944+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v665: 89 pgs: 4 remapped+peering, 6 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 545 op/s; 15016/173694 objects degraded (8.645%); 5480/173694 objects misplaced (3.155%); 8.1 MiB/s, 134 objects/s recovering 2023-09-23T20:25:28.190 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:28 smithi173 bash[59517]: cluster 2023-09-23T20:25:27.173316+0000 mon.a (mon.0) 937 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:25:28.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:28.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:28.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:28.355 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:28.391 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:28.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:28.496 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:28.532 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:28.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:28.643 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:28.651 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:28 smithi098 bash[78228]: cluster 2023-09-23T20:25:26.347944+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v665: 89 pgs: 4 remapped+peering, 6 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 545 op/s; 15016/173694 objects degraded (8.645%); 5480/173694 objects misplaced (3.155%); 8.1 MiB/s, 134 objects/s recovering 2023-09-23T20:25:28.651 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:28 smithi098 bash[78228]: cluster 2023-09-23T20:25:27.173316+0000 mon.a (mon.0) 937 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:25:28.652 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:28 smithi098 bash[74888]: cluster 2023-09-23T20:25:26.347944+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v665: 89 pgs: 4 remapped+peering, 6 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 545 op/s; 15016/173694 objects degraded (8.645%); 5480/173694 objects misplaced (3.155%); 8.1 MiB/s, 134 objects/s recovering 2023-09-23T20:25:28.652 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:28 smithi098 bash[74888]: cluster 2023-09-23T20:25:27.173316+0000 mon.a (mon.0) 937 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:25:28.675 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:28.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:28.777 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:28.802 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:28.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:28.905 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:28.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:28.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:28.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:29.040 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:29.079 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:29.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:29.182 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:29.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:29.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:29.315 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:29.343 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:29.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:29.451 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:29.486 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:29.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:29.589 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:29.622 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:29.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:29.728 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:29.771 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:29.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:29.873 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:29.906 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:29.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:29.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:30.010 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:30.035 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:30.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:30.142 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:30.169 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:30.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:30.272 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:30.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:30 smithi173 bash[59517]: cluster 2023-09-23T20:25:28.348595+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v666: 89 pgs: 4 remapped+peering, 6 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 357 op/s; 15016/173694 objects degraded (8.645%); 5480/173694 objects misplaced (3.155%); 7.4 MiB/s, 122 objects/s recovering 2023-09-23T20:25:30.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:30 smithi173 bash[59517]: audit 2023-09-23T20:25:29.016998+0000 mon.a (mon.0) 938 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:30.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:30 smithi173 bash[59517]: audit 2023-09-23T20:25:29.024724+0000 mon.a (mon.0) 939 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:30.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:30 smithi173 bash[59517]: audit 2023-09-23T20:25:29.597666+0000 mon.a (mon.0) 940 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:25:30.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:30 smithi173 bash[59517]: audit 2023-09-23T20:25:29.598768+0000 mon.a (mon.0) 941 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:25:30.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:30 smithi173 bash[59517]: audit 2023-09-23T20:25:29.609438+0000 mon.a (mon.0) 942 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:30.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:30 smithi173 bash[59517]: cluster 2023-09-23T20:25:29.831712+0000 mon.a (mon.0) 943 : cluster 3 Health check update: Degraded data redundancy: 15016/173694 objects degraded (8.645%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:30.310 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:30.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:30.417 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:30.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[78228]: cluster 2023-09-23T20:25:28.348595+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v666: 89 pgs: 4 remapped+peering, 6 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 357 op/s; 15016/173694 objects degraded (8.645%); 5480/173694 objects misplaced (3.155%); 7.4 MiB/s, 122 objects/s recovering 2023-09-23T20:25:30.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[78228]: audit 2023-09-23T20:25:29.016998+0000 mon.a (mon.0) 938 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:30.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[78228]: audit 2023-09-23T20:25:29.024724+0000 mon.a (mon.0) 939 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:30.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[78228]: audit 2023-09-23T20:25:29.597666+0000 mon.a (mon.0) 940 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:25:30.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[78228]: audit 2023-09-23T20:25:29.598768+0000 mon.a (mon.0) 941 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:25:30.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[78228]: audit 2023-09-23T20:25:29.609438+0000 mon.a (mon.0) 942 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:30.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[78228]: cluster 2023-09-23T20:25:29.831712+0000 mon.a (mon.0) 943 : cluster 3 Health check update: Degraded data redundancy: 15016/173694 objects degraded (8.645%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[74888]: cluster 2023-09-23T20:25:28.348595+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v666: 89 pgs: 4 remapped+peering, 6 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 357 op/s; 15016/173694 objects degraded (8.645%); 5480/173694 objects misplaced (3.155%); 7.4 MiB/s, 122 objects/s recovering 2023-09-23T20:25:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[74888]: audit 2023-09-23T20:25:29.016998+0000 mon.a (mon.0) 938 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[74888]: audit 2023-09-23T20:25:29.024724+0000 mon.a (mon.0) 939 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[74888]: audit 2023-09-23T20:25:29.597666+0000 mon.a (mon.0) 940 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:25:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[74888]: audit 2023-09-23T20:25:29.598768+0000 mon.a (mon.0) 941 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:25:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[74888]: audit 2023-09-23T20:25:29.609438+0000 mon.a (mon.0) 942 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:30 smithi098 bash[74888]: cluster 2023-09-23T20:25:29.831712+0000 mon.a (mon.0) 943 : cluster 3 Health check update: Degraded data redundancy: 15016/173694 objects degraded (8.645%), 7 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:30.448 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:30.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:30.554 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:30.585 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:30.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:30.687 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:30.728 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:30.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:30.834 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:30.868 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:30.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:30.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:30.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:31.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:31.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:31.129 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:31.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:31.234 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:31.259 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:31.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:31.366 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:31.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:31.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:31.500 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:31.537 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:31.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:31.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:31.671 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:31.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:31.688 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:31.689 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:31.692 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:31.775 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:31.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:31.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:31.905 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:31.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:31.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:31.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:32.036 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:32.066 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:32.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:32.145 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2023-09-23T20:25:32.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T20:25:32.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:32.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:32.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:32.311 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:32.319 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:32 smithi173 bash[59517]: cluster 2023-09-23T20:25:30.349390+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v667: 89 pgs: 3 remapped+peering, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 494 op/s; 23675/170934 objects degraded (13.850%); 4083/170934 objects misplaced (2.389%); 9.5 MiB/s, 158 objects/s recovering 2023-09-23T20:25:32.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:32.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:32.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:32 smithi098 bash[78228]: cluster 2023-09-23T20:25:30.349390+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v667: 89 pgs: 3 remapped+peering, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 494 op/s; 23675/170934 objects degraded (13.850%); 4083/170934 objects misplaced (2.389%); 9.5 MiB/s, 158 objects/s recovering 2023-09-23T20:25:32.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:32 smithi098 bash[74888]: cluster 2023-09-23T20:25:30.349390+0000 mgr.y (mgr.34107) 644 : cluster 0 pgmap v667: 89 pgs: 3 remapped+peering, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 78 active+clean; 3.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 494 op/s; 23675/170934 objects degraded (13.850%); 4083/170934 objects misplaced (2.389%); 9.5 MiB/s, 158 objects/s recovering 2023-09-23T20:25:32.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:32.479 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:32.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:32.582 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:32.605 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:32.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:32.709 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:32.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:32.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:32.857 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:32.878 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:32.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:32.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:32.982 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:33.003 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:33.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:33.106 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:33.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:33.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:33.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:33 smithi098 bash[74888]: cluster 2023-09-23T20:25:33.017552+0000 mon.a (mon.0) 944 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T20:25:33.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:33 smithi098 bash[78228]: cluster 2023-09-23T20:25:33.017552+0000 mon.a (mon.0) 944 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T20:25:33.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:33.275 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:33.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:33.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:33 smithi173 bash[59517]: cluster 2023-09-23T20:25:33.017552+0000 mon.a (mon.0) 944 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T20:25:33.382 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:33.428 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:33.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:33.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:33.552 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:33.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:33.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:33.676 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:33.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:33.782 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:33.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.821 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:33.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:33.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:33.947 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:33.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:33.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:34.049 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:34.075 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:34.076 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:34 smithi173 bash[59517]: cluster 2023-09-23T20:25:32.351440+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v668: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 496 op/s; 33146/168213 objects degraded (19.705%); 4794/168213 objects misplaced (2.850%); 10 MiB/s, 171 objects/s recovering 2023-09-23T20:25:34.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:34.094 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:34 smithi098 bash[78228]: cluster 2023-09-23T20:25:32.351440+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v668: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 496 op/s; 33146/168213 objects degraded (19.705%); 4794/168213 objects misplaced (2.850%); 10 MiB/s, 171 objects/s recovering 2023-09-23T20:25:34.094 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:34 smithi098 bash[74888]: cluster 2023-09-23T20:25:32.351440+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v668: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 496 op/s; 33146/168213 objects degraded (19.705%); 4794/168213 objects misplaced (2.850%); 10 MiB/s, 171 objects/s recovering 2023-09-23T20:25:34.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:34.214 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:34.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:34.319 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:34.352 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:34.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:34.465 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:34.487 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:34.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:34.591 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:34.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:34.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:34.726 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:34.747 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:34.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:34.854 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:34.878 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:34.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:34.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:34.989 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:35.028 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:35.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:35.134 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:35.162 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:35.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:35.266 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:35.294 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:35.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:35 smithi173 bash[59517]: cluster 2023-09-23T20:25:34.833121+0000 mon.a (mon.0) 945 : cluster 3 Health check update: Degraded data redundancy: 33146/168213 objects degraded (19.705%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:35.398 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:35.407 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:35 smithi098 bash[78228]: cluster 2023-09-23T20:25:34.833121+0000 mon.a (mon.0) 945 : cluster 3 Health check update: Degraded data redundancy: 33146/168213 objects degraded (19.705%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:35.407 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:35 smithi098 bash[74888]: cluster 2023-09-23T20:25:34.833121+0000 mon.a (mon.0) 945 : cluster 3 Health check update: Degraded data redundancy: 33146/168213 objects degraded (19.705%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:35.423 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:35.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:35.526 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:35.549 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:35.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:35.651 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:35.683 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:35.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:35.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:35.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:35.930 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:35.960 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:35.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:35.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:36.067 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:36.088 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:36.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:36.155 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:25:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:25:36] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.33.4" 2023-09-23T20:25:36.155 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:36 smithi098 bash[78228]: cluster 2023-09-23T20:25:34.352107+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v669: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 358 op/s; 33146/168213 objects degraded (19.705%); 4794/168213 objects misplaced (2.850%); 6.3 MiB/s, 105 objects/s recovering 2023-09-23T20:25:36.156 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:36 smithi098 bash[74888]: cluster 2023-09-23T20:25:34.352107+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v669: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 358 op/s; 33146/168213 objects degraded (19.705%); 4794/168213 objects misplaced (2.850%); 6.3 MiB/s, 105 objects/s recovering 2023-09-23T20:25:36.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:36.218 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:36.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:36.322 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:36.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:36 smithi173 bash[59517]: cluster 2023-09-23T20:25:34.352107+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v669: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 358 op/s; 33146/168213 objects degraded (19.705%); 4794/168213 objects misplaced (2.850%); 6.3 MiB/s, 105 objects/s recovering 2023-09-23T20:25:36.346 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:36.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:36.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:36.484 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:36.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:36.588 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:36.607 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:36.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:36.713 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:36.738 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:36.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:36.844 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:36.868 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:36.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:36.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:36.973 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:37.009 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:37.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:37.115 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:37.140 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:37.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:37.244 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:37.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:37.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:37.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:37.405 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:37.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:37.508 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:37.539 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:37.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:37.648 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:37.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:37.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:37.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:37.807 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:37.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:37.910 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:37.961 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:37.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:37.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:38.066 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:38.103 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:38.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:38.209 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:38.248 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:38.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:38.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:38 smithi173 bash[59517]: cluster 2023-09-23T20:25:36.352836+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v670: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 391 op/s; 32480/161343 objects degraded (20.131%); 4778/161343 objects misplaced (2.961%); 7.8 MiB/s, 125 objects/s recovering 2023-09-23T20:25:38.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:38.381 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:38 smithi098 bash[78228]: cluster 2023-09-23T20:25:36.352836+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v670: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 391 op/s; 32480/161343 objects degraded (20.131%); 4778/161343 objects misplaced (2.961%); 7.8 MiB/s, 125 objects/s recovering 2023-09-23T20:25:38.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:38 smithi098 bash[74888]: cluster 2023-09-23T20:25:36.352836+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v670: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 391 op/s; 32480/161343 objects degraded (20.131%); 4778/161343 objects misplaced (2.961%); 7.8 MiB/s, 125 objects/s recovering 2023-09-23T20:25:38.384 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:38.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:38.486 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:38.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:38.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:38.559 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:38.622 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:38.662 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:38.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:38.765 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:38.797 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:38.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:38.901 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:38.922 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:38.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:38.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:39.025 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:39.062 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:39.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:39.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:39.214 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:39.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:39.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:39.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.358 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:39.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:39.458 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:39.482 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:39.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:39.586 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:39.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.616 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:39.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:39.717 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:39.743 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:39.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:39.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:39.872 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:39.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:39.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:39.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:39.999 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:40.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:40.102 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:40.128 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:40.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:40.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.291 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:40.396 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.403 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:40 smithi173 bash[59517]: cluster 2023-09-23T20:25:38.353377+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v671: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 342 op/s; 32480/161343 objects degraded (20.131%); 4778/161343 objects misplaced (2.961%); 6.8 MiB/s, 110 objects/s recovering 2023-09-23T20:25:40.404 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:40 smithi173 bash[59517]: audit 2023-09-23T20:25:39.588969+0000 mon.a (mon.0) 946 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:40.404 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:40 smithi173 bash[59517]: cluster 2023-09-23T20:25:39.834068+0000 mon.a (mon.0) 947 : cluster 3 Health check update: Degraded data redundancy: 32480/161343 objects degraded (20.131%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:40.418 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:40.483 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:40 smithi098 bash[78228]: cluster 2023-09-23T20:25:38.353377+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v671: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 342 op/s; 32480/161343 objects degraded (20.131%); 4778/161343 objects misplaced (2.961%); 6.8 MiB/s, 110 objects/s recovering 2023-09-23T20:25:40.483 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:40 smithi098 bash[78228]: audit 2023-09-23T20:25:39.588969+0000 mon.a (mon.0) 946 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:40.483 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:40 smithi098 bash[78228]: cluster 2023-09-23T20:25:39.834068+0000 mon.a (mon.0) 947 : cluster 3 Health check update: Degraded data redundancy: 32480/161343 objects degraded (20.131%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:40.483 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:40 smithi098 bash[74888]: cluster 2023-09-23T20:25:38.353377+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v671: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 342 op/s; 32480/161343 objects degraded (20.131%); 4778/161343 objects misplaced (2.961%); 6.8 MiB/s, 110 objects/s recovering 2023-09-23T20:25:40.483 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:40 smithi098 bash[74888]: audit 2023-09-23T20:25:39.588969+0000 mon.a (mon.0) 946 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:40.483 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:40 smithi098 bash[74888]: cluster 2023-09-23T20:25:39.834068+0000 mon.a (mon.0) 947 : cluster 3 Health check update: Degraded data redundancy: 32480/161343 objects degraded (20.131%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:40.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:40.549 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:40.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:40.652 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:40.680 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:40.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:40.783 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.806 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:40.909 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.953 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:40.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:40.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:41.061 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:41.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:41.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:41.184 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:41.225 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:41.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:41.331 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:41.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:41.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:41.467 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:41.500 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:41.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:41.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:41.627 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:41.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:41.730 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:41.757 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:41.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:41.862 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:41.896 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:41.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:41.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:41.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:42.035 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:42.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:42.142 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:42.151 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:42 smithi173 bash[59517]: cluster 2023-09-23T20:25:40.354320+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v672: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 446 op/s; 32042/157608 objects degraded (20.330%); 4933/157608 objects misplaced (3.130%); 8.3 MiB/s, 133 objects/s recovering 2023-09-23T20:25:42.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:42 smithi098 bash[74888]: cluster 2023-09-23T20:25:40.354320+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v672: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 446 op/s; 32042/157608 objects degraded (20.330%); 4933/157608 objects misplaced (3.130%); 8.3 MiB/s, 133 objects/s recovering 2023-09-23T20:25:42.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:42 smithi098 bash[78228]: cluster 2023-09-23T20:25:40.354320+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v672: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 446 op/s; 32042/157608 objects degraded (20.330%); 4933/157608 objects misplaced (3.130%); 8.3 MiB/s, 133 objects/s recovering 2023-09-23T20:25:42.180 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:42.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:42.277 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:25:42.277 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:25:42.277 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:25:42.277 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:25:42.277 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.277 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48017 7.8 7:134d355b:::benchmark_data_smithi098_125195_object48016:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-09-23T20:25:42.277 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.102983+0000", 2023-09-23T20:25:42.277 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 205.16172810899999, 2023-09-23T20:25:42.277 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.210895404, 2023-09-23T20:25:42.277 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48017 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102983+0000", 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.278 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102983+0000", 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102981+0000", 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.279 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.103067+0000", 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6266000000000004e-05 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.103083+0000", 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5370999999999999e-05 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.103093+0000", 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.8619999999999998e-06 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.280 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.103163+0000", 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0810999999999997e-05 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op must wait for map", 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.103171+0000", 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5939999999999996e-06 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.111513+0000", 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0083424339999999993 2023-09-23T20:25:42.281 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.111526+0000", 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2763e-05 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.116150+0000", 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.004623679 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.282 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.283 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.116163+0000", 2023-09-23T20:25:42.283 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3251000000000001e-05 2023-09-23T20:25:42.283 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.283 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.283 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.283 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.301878+0000", 2023-09-23T20:25:42.283 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1857146670000001 2023-09-23T20:25:42.283 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.283 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.283 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.283 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.302136+0000", 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000257891 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.302401+0000", 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00026508400000000001 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.307742+0000", 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0053411459999999997 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.284 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.307784+0000", 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2159000000000001e-05 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.311062+0000", 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0032778540000000002 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:25:42.285 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.311121+0000", 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8668000000000001e-05 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.313878+0000", 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0027575249999999998 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.286 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48024 7.8 7:1e88054f:::benchmark_data_smithi098_125195_object48023:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.117421+0000", 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 205.14729002499999, 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1995673629999999, 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48024 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.287 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.117421+0000", 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.117421+0000", 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.117419+0000", 2023-09-23T20:25:42.288 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.117441+0000", 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1736e-05 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.120170+0000", 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002728832 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.289 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.120183+0000", 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3336000000000001e-05 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.120542+0000", 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00035873099999999999 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.120549+0000", 2023-09-23T20:25:42.290 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6229999999999999e-06 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.116434+0000", 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.995885452 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.116445+0000", 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0599e-05 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.291 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.292 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.308028+0000", 2023-09-23T20:25:42.292 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.191583617 2023-09-23T20:25:42.292 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.292 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.292 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.292 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.308240+0000", 2023-09-23T20:25:42.292 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000211673 2023-09-23T20:25:42.292 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.293 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.293 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:25:42.293 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.308436+0000", 2023-09-23T20:25:42.293 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00019589100000000001 2023-09-23T20:25:42.293 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.293 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.293 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.293 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.313989+0000", 2023-09-23T20:25:42.293 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0055528080000000002 2023-09-23T20:25:42.294 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.294 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.294 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.294 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.314028+0000", 2023-09-23T20:25:42.294 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9532e-05 2023-09-23T20:25:42.294 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.294 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.294 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.295 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.314087+0000", 2023-09-23T20:25:42.295 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8899e-05 2023-09-23T20:25:42.295 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.295 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.295 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:25:42.295 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.314194+0000", 2023-09-23T20:25:42.295 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000107136 2023-09-23T20:25:42.295 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.295 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.295 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.295 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.316988+0000", 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002793996 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48035 7.8 7:17661e8b:::benchmark_data_smithi098_125195_object48034:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.136705+0000", 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 205.12800552799999, 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.190084127, 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.296 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48035 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.136705+0000", 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.297 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.298 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.298 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.136705+0000", 2023-09-23T20:25:42.298 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.298 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.298 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.298 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.298 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.136704+0000", 2023-09-23T20:25:42.298 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:25:42.298 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.298 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.298 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.136729+0000", 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5046e-05 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.136741+0000", 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1396999999999999e-05 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.136747+0000", 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3210000000000001e-06 2023-09-23T20:25:42.299 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.138323+0000", 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0015761639999999999 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.138331+0000", 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.3300000000000001e-06 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.300 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.116715+0000", 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.97838451400000004 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.116729+0000", 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3485999999999999e-05 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.317064+0000", 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2003357459999999 2023-09-23T20:25:42.301 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.317246+0000", 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000181223 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.317432+0000", 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018658100000000001 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.302 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.321826+0000", 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0043941819999999999 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.321853+0000", 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6860999999999999e-05 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.324027+0000", 2023-09-23T20:25:42.303 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002174076 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.324092+0000", 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4543999999999997e-05 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.326789+0000", 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002697578 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.304 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104088 7.5 7:a06ade36:::benchmark_data_smithi098_125195_object4801:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887439+0000", 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 94.377271377, 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0537687330000001, 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.305 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104088 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887439+0000", 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887439+0000", 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.306 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887438+0000", 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887446+0000", 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4290000000000001e-06 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.307 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887459+0000", 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2500999999999999e-05 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887471+0000", 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1963999999999999e-05 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887590+0000", 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000119774 2023-09-23T20:25:42.308 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887604+0000", 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3332999999999999e-05 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889136+0000", 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0015317989999999 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.309 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889147+0000", 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1596e-05 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.923490+0000", 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0343424530000001 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.923712+0000", 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00022245399999999999 2023-09-23T20:25:42.310 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941006+0000", 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017294038000000001 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941208+0000", 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000202163 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.311 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104092 7.5 7:a55e6cd7:::benchmark_data_smithi098_125195_object4805:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887493+0000", 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 94.377217415000004, 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0708347370000002, 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104092 2023-09-23T20:25:42.312 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887493+0000", 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887493+0000", 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.313 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887493+0000", 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887496+0000", 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.5370000000000002e-06 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.314 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887504+0000", 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6329999999999996e-06 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887511+0000", 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.934e-06 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887667+0000", 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015614599999999999 2023-09-23T20:25:42.315 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887678+0000", 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0981e-05 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889170+0000", 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0014917729999999 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.316 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889177+0000", 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8589999999999999e-06 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.926692+0000", 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0375156679999999 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.926794+0000", 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000101542 2023-09-23T20:25:42.317 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958179+0000", 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.031385465000000001 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958328+0000", 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014878 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.318 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.319 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.319 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.319 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104094 7.5 7:af22e372:::benchmark_data_smithi098_125195_object4807:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:25:42.319 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887626+0000", 2023-09-23T20:25:42.319 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 94.377085082999997, 2023-09-23T20:25:42.319 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0565889500000001, 2023-09-23T20:25:42.319 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.319 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:25:42.319 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.319 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104094 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887626+0000", 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887626+0000", 2023-09-23T20:25:42.320 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887625+0000", 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887636+0000", 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.097e-05 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.321 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887645+0000", 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2529999999999993e-06 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887653+0000", 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6020000000000002e-06 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.322 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887715+0000", 2023-09-23T20:25:42.323 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2599000000000002e-05 2023-09-23T20:25:42.323 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.323 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.323 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.323 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887723+0000", 2023-09-23T20:25:42.323 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.174e-06 2023-09-23T20:25:42.323 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.323 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.323 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.323 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889198+0000", 2023-09-23T20:25:42.323 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0014741709999999 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889204+0000", 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8159999999999996e-06 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.926832+0000", 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.037627334 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.324 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.927002+0000", 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016993800000000001 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.927173+0000", 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017113 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941190+0000", 2023-09-23T20:25:42.325 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014017477 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941277+0000", 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.7039000000000005e-05 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941411+0000", 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013402800000000001 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.326 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941470+0000", 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8591999999999997e-05 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.944215+0000", 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0027448300000000002 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.327 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104101 7.5 7:a8eddeac:::benchmark_data_smithi098_125195_object4814:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887660+0000", 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 94.377051370999993, 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0799058619999999, 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104101 2023-09-23T20:25:42.328 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887660+0000", 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887660+0000", 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.329 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887659+0000", 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887662+0000", 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2890000000000002e-06 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887669+0000", 2023-09-23T20:25:42.330 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2539999999999998e-06 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887674+0000", 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.271e-06 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887749+0000", 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5066000000000003e-05 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.331 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887757+0000", 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3979999999999999e-06 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889224+0000", 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0014672019999999 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889231+0000", 2023-09-23T20:25:42.332 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6120000000000004e-06 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.931359+0000", 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0421284 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.931526+0000", 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000166148 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.333 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.334 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:25:42.334 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.931709+0000", 2023-09-23T20:25:42.334 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000183029 2023-09-23T20:25:42.334 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.334 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.334 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.334 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941204+0000", 2023-09-23T20:25:42.334 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0094957889999999993 2023-09-23T20:25:42.334 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.334 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.334 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941350+0000", 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014602500000000001 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964408+0000", 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.023057981000000002 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964469+0000", 2023-09-23T20:25:42.335 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0430000000000002e-05 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.967565+0000", 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0030965070000000001 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104112 7.5 7:a6604ed3:::benchmark_data_smithi098_125195_object4825:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:25:42.336 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887679+0000", 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 94.377032232000005, 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0821144669999998, 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104112 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.337 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887679+0000", 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887679+0000", 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887678+0000", 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:25:42.338 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887681+0000", 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.357e-06 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887688+0000", 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4050000000000003e-06 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.339 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887693+0000", 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.549e-06 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887912+0000", 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00021982800000000001 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887922+0000", 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2820000000000002e-06 2023-09-23T20:25:42.340 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889251+0000", 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0013293830000001 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889258+0000", 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6320000000000002e-06 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.341 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.944260+0000", 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.055002003 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.944360+0000", 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000100109 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.944447+0000", 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.7293999999999995e-05 2023-09-23T20:25:42.342 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958126+0000", 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013679396999999999 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958389+0000", 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00026217599999999998 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.343 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.967618+0000", 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0092292580000000006 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.967659+0000", 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.0664999999999998e-05 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.969793+0000", 2023-09-23T20:25:42.344 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002134539 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104125 7.5 7:a09c14d0:::benchmark_data_smithi098_125195_object4838:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887798+0000", 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 94.376913232999996, 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0840572000000002, 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:25:42.345 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104125 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887798+0000", 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.346 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887798+0000", 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887797+0000", 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887802+0000", 2023-09-23T20:25:42.347 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9860000000000002e-06 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887812+0000", 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0406e-05 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887820+0000", 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4030000000000001e-06 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.348 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887981+0000", 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016172699999999999 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.888005+0000", 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3315e-05 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889278+0000", 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.001273241 2023-09-23T20:25:42.349 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889286+0000", 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8809999999999996e-06 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.948423+0000", 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.059136946 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.350 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.948583+0000", 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016040999999999999 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.948727+0000", 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014422099999999999 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958401+0000", 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0096732780000000004 2023-09-23T20:25:42.351 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958484+0000", 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3597999999999995e-05 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.969871+0000", 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011387008000000001 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:25:42.352 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.969930+0000", 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9327000000000003e-05 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.971855+0000", 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001924357 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104130 7.5 7:ae93d57d:::benchmark_data_smithi098_125195_object4843:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:25:42.353 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887826+0000", 2023-09-23T20:25:42.354 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 94.376884619999998, 2023-09-23T20:25:42.354 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0871180030000001, 2023-09-23T20:25:42.354 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.354 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:25:42.354 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.354 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.354 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.354 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104130 2023-09-23T20:25:42.354 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.354 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.354 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887826+0000", 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887826+0000", 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887826+0000", 2023-09-23T20:25:42.355 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:25:42.356 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.356 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.356 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.356 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887829+0000", 2023-09-23T20:25:42.356 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1970000000000001e-06 2023-09-23T20:25:42.356 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.356 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.356 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.356 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887836+0000", 2023-09-23T20:25:42.356 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5229999999999998e-06 2023-09-23T20:25:42.356 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887842+0000", 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5740000000000003e-06 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.888029+0000", 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018657600000000001 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.357 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.888036+0000", 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1919999999999999e-06 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889308+0000", 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0012726949999999 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889315+0000", 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9009999999999997e-06 2023-09-23T20:25:42.358 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958523+0000", 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.069207134 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958674+0000", 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015156800000000001 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.359 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958831+0000", 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015682700000000001 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.967587+0000", 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0087559879999999993 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.971922+0000", 2023-09-23T20:25:42.360 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0043348040000000003 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.971977+0000", 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5078999999999999e-05 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.972037+0000", 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0346999999999997e-05 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.361 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.362 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.974944+0000", 2023-09-23T20:25:42.362 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0029071370000000002 2023-09-23T20:25:42.362 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.362 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.362 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.362 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.362 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.362 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104682 7.5 7:ac3940ae:::benchmark_data_smithi098_125195_object5395:head [delete] snapc 0=[] ondisk+write+known_if_redirected e175)", 2023-09-23T20:25:42.362 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.846914+0000", 2023-09-23T20:25:42.362 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 89.417796452999994, 2023-09-23T20:25:42.362 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4292976479999999, 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104682 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846914+0000", 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.363 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846914+0000", 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846912+0000", 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.364 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846923+0000", 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0621e-05 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846945+0000", 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2453999999999999e-05 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846956+0000", 2023-09-23T20:25:42.365 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0895e-05 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.847078+0000", 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000121575 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.847187+0000", 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000108787 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.366 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.847281+0000", 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4071000000000001e-05 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.850612+0000", 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.003331203 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.874224+0000", 2023-09-23T20:25:42.367 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.023612012000000002 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934035+0000", 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.059810850999999998 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934050+0000", 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5316999999999999e-05 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.368 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931757+0000", 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.997706804 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931814+0000", 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7417000000000003e-05 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.222573+0000", 2023-09-23T20:25:42.369 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.290758633 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.222706+0000", 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013334299999999999 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.276129+0000", 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.053422501999999997 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.370 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.276212+0000", 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3299000000000003e-05 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104686 7.5 7:a8289119:::benchmark_data_smithi098_125195_object5399:head [delete] snapc 0=[] ondisk+write+known_if_redirected e175)", 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.851862+0000", 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 89.412848698999994, 2023-09-23T20:25:42.371 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.448375043, 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104686 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851862+0000", 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.372 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851862+0000", 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851861+0000", 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.373 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851868+0000", 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4800000000000004e-06 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851878+0000", 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0278999999999999e-05 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851884+0000", 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4659999999999998e-06 2023-09-23T20:25:42.374 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.854855+0000", 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0029712139999999998 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.855002+0000", 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000147384 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.375 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.855143+0000", 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014032000000000001 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.870710+0000", 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.015567772000000001 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.874243+0000", 2023-09-23T20:25:42.376 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035325669999999999 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934307+0000", 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.060064501999999999 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934319+0000", 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1647999999999999e-05 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.377 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931858+0000", 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.99753866899999999 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931869+0000", 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1251e-05 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227410+0000", 2023-09-23T20:25:42.378 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.295541335 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227557+0000", 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014674499999999999 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.300122+0000", 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.072564857999999996 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.379 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.300237+0000", 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000115229 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104688 7.5 7:aac2fd44:::benchmark_data_smithi098_125195_object5401:head [delete] snapc 0=[] ondisk+write+known_if_redirected e175)", 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.853025+0000", 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 89.411685524000006, 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4571359089999998, 2023-09-23T20:25:42.380 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104688 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853025+0000", 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.381 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853025+0000", 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853024+0000", 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.382 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853030+0000", 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1040000000000003e-06 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853042+0000", 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1368e-05 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853049+0000", 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2899999999999997e-06 2023-09-23T20:25:42.383 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.863105+0000", 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010056529999999999 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.863233+0000", 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012745899999999999 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.384 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.863361+0000", 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012805999999999999 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.870718+0000", 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0073570980000000003 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.874261+0000", 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035425930000000001 2023-09-23T20:25:42.385 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.386 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.386 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.386 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934359+0000", 2023-09-23T20:25:42.386 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.060098262 2023-09-23T20:25:42.386 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.386 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.386 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.386 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934370+0000", 2023-09-23T20:25:42.386 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1318000000000001e-05 2023-09-23T20:25:42.386 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.386 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931901+0000", 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.99753108700000004 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931913+0000", 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1304999999999999e-05 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227606+0000", 2023-09-23T20:25:42.387 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2956937530000001 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227687+0000", 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0594999999999997e-05 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.310096+0000", 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.082409110999999993 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.388 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.310161+0000", 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5126e-05 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104706 7.5 7:aba11589:::benchmark_data_smithi098_125195_object5419:head [delete] snapc 0=[] ondisk+write+known_if_redirected e175)", 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.882170+0000", 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 89.382540605000003, 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4378953340000002, 2023-09-23T20:25:42.389 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104706 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882170+0000", 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.390 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882170+0000", 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882169+0000", 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.391 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882176+0000", 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7470000000000005e-06 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882188+0000", 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1321999999999999e-05 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882196+0000", 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6009999999999995e-06 2023-09-23T20:25:42.392 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.884094+0000", 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0018974350000000001 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.884292+0000", 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000198359 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.393 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.884472+0000", 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017976 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895073+0000", 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010601002 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.899801+0000", 2023-09-23T20:25:42.394 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0047280350000000002 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934404+0000", 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.034603227 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934413+0000", 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9660000000000002e-06 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.395 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931947+0000", 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.99753413099999999 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931960+0000", 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2711000000000001e-05 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227736+0000", 2023-09-23T20:25:42.396 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2957761749999999 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227867+0000", 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013069899999999999 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.319963+0000", 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.092096280000000003 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.397 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.398 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.320066+0000", 2023-09-23T20:25:42.398 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000102649 2023-09-23T20:25:42.398 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.398 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.398 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.398 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.398 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.398 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104708 7.5 7:a7e8efd1:::benchmark_data_smithi098_125195_object5421:head [delete] snapc 0=[] ondisk+write+known_if_redirected e175)", 2023-09-23T20:25:42.398 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.895260+0000", 2023-09-23T20:25:42.398 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 89.369450446000002, 2023-09-23T20:25:42.398 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4360498370000001, 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104708 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895260+0000", 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.399 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895260+0000", 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895258+0000", 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.400 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895270+0000", 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1192000000000001e-05 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895287+0000", 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7581e-05 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895300+0000", 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3158e-05 2023-09-23T20:25:42.401 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895388+0000", 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.7431999999999999e-05 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895551+0000", 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016296400000000001 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.402 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.896000+0000", 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00044935400000000001 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.899908+0000", 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039081640000000004 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.903376+0000", 2023-09-23T20:25:42.403 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0034676139999999999 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.935683+0000", 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.032306646000000001 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.935697+0000", 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4504999999999999e-05 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.404 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.932019+0000", 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.99632216299999998 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.932033+0000", 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4263999999999999e-05 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227905+0000", 2023-09-23T20:25:42.405 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2958713630000001 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.228017+0000", 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011244299999999999 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.331242+0000", 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.103224698 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.406 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.331310+0000", 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8308999999999999e-05 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:140630 7.5 7:a8dd4a8a:::benchmark_data_smithi098_125195_object41343:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:25:24.121481+0000", 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 18.143229384000001, 2023-09-23T20:25:42.407 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1107326949999998, 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 140630 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121481+0000", 2023-09-23T20:25:42.408 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121481+0000", 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121480+0000", 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.409 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.410 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121488+0000", 2023-09-23T20:25:42.410 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0020000000000006e-06 2023-09-23T20:25:42.410 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.410 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.410 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.410 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121504+0000", 2023-09-23T20:25:42.410 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6458000000000001e-05 2023-09-23T20:25:42.410 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.410 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.410 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.410 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121512+0000", 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.2130000000000008e-06 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122204+0000", 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00069155200000000001 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122378+0000", 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017370999999999999 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.411 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122555+0000", 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000177534 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.131101+0000", 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0085459869999999997 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.412 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.140413+0000", 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0093112820000000006 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185090+0000", 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.044677771999999998 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185106+0000", 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5488000000000001e-05 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.413 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839142+0000", 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.65403592600000005 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839163+0000", 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1673999999999999e-05 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.414 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.218697+0000", 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.37953386 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.219042+0000", 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000345201 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.232110+0000", 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013067677 2023-09-23T20:25:42.415 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.232214+0000", 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000104045 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:140632 7.5 7:a52f715b:::benchmark_data_smithi098_125195_object41345:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:25:24.122330+0000", 2023-09-23T20:25:42.416 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 18.142380782, 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1286963910000001, 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 140632 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.417 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122330+0000", 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122330+0000", 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122329+0000", 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:25:42.418 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122335+0000", 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5639999999999996e-06 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122343+0000", 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3100000000000001e-06 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.419 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122350+0000", 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4899999999999997e-06 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.126541+0000", 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0041919669999999996 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.126720+0000", 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000178498 2023-09-23T20:25:42.420 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.421 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.421 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:25:42.421 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.126896+0000", 2023-09-23T20:25:42.421 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000175639 2023-09-23T20:25:42.421 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.421 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.421 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.421 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.131174+0000", 2023-09-23T20:25:42.421 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0042783860000000003 2023-09-23T20:25:42.421 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.421 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.140461+0000", 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0092866230000000008 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185232+0000", 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.044771456000000001 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.422 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185243+0000", 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1395e-05 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839222+0000", 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.653978897 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839238+0000", 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5186e-05 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.423 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224016+0000", 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3847783419999999 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224181+0000", 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000164766 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.424 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.250930+0000", 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.026749653000000002 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.251026+0000", 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6168999999999994e-05 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.425 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:140645 7.5 7:ae40cb54:::benchmark_data_smithi098_125195_object41358:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:25:24.143960+0000", 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 18.120750602000001, 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1165770479999999, 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 140645 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.426 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143960+0000", 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143960+0000", 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.427 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143959+0000", 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143966+0000", 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9460000000000001e-06 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143976+0000", 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0441e-05 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.428 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143982+0000", 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7180000000000001e-06 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.146619+0000", 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0026373899999999999 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.146797+0000", 2023-09-23T20:25:42.429 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017815600000000001 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.146971+0000", 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017312999999999999 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.156591+0000", 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0096208869999999998 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.430 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.169108+0000", 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012516958999999999 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185280+0000", 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016171813 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.431 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185290+0000", 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6479999999999998e-06 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839284+0000", 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.65399397699999995 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839298+0000", 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4256e-05 2023-09-23T20:25:42.432 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224227+0000", 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.384929045 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224357+0000", 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013000300000000001 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.433 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.260472+0000", 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.036114994999999997 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.260537+0000", 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5177000000000003e-05 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.434 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:140649 7.5 7:acd80f26:::benchmark_data_smithi098_125195_object41362:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:25:24.151984+0000", 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 18.112726859999999, 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1149142470000002, 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 140649 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.435 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.151984+0000", 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.151984+0000", 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.436 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.151982+0000", 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.151990+0000", 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1529999999999997e-06 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.152004+0000", 2023-09-23T20:25:42.437 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3332999999999999e-05 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.152013+0000", 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3389999999999999e-06 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.152058+0000", 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4660000000000003e-05 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.438 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.152176+0000", 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000118435 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.152278+0000", 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0001015 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.439 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.156774+0000", 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0044962810000000004 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.169147+0000", 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012372661 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185318+0000", 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016170983999999999 2023-09-23T20:25:42.440 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185327+0000", 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0559999999999994e-06 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839342+0000", 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.65401576900000002 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.441 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839357+0000", 2023-09-23T20:25:42.442 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4953999999999999e-05 2023-09-23T20:25:42.442 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.442 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.442 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.442 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224392+0000", 2023-09-23T20:25:42.442 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3850347000000001 2023-09-23T20:25:42.442 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.442 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.442 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:25:42.442 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224507+0000", 2023-09-23T20:25:42.442 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000114608 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.266821+0000", 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.042314366999999999 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.266898+0000", 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7161000000000002e-05 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.443 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:140702 7.5 7:a4734dd9:::benchmark_data_smithi098_125195_object41415:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:25:24.294805+0000", 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 17.969905779000001, 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0261498570000001, 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:25:42.444 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 140702 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294805+0000", 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294805+0000", 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.445 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.446 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:25:42.446 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294804+0000", 2023-09-23T20:25:42.446 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:25:42.446 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.446 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.446 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:25:42.446 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294809+0000", 2023-09-23T20:25:42.446 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6489999999999999e-06 2023-09-23T20:25:42.446 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.446 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.446 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294820+0000", 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0756e-05 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294827+0000", 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4410000000000004e-06 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294892+0000", 2023-09-23T20:25:42.447 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5238000000000001e-05 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294905+0000", 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2802e-05 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839413+0000", 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.54450737999999999 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.448 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839425+0000", 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2328e-05 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224572+0000", 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3851471209999999 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for degraded object", 2023-09-23T20:25:42.449 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.225364+0000", 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00079209199999999999 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.273906+0000", 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.048542231999999998 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.273986+0000", 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9685999999999996e-05 2023-09-23T20:25:42.450 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,6,7", 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.274555+0000", 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000569203 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.287142+0000", 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012586652 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.451 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.287170+0000", 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.8425e-05 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.288637+0000", 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001466265 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.317428+0000", 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.028791232 2023-09-23T20:25:42.452 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.317472+0000", 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4499000000000002e-05 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.320955+0000", 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.003482696 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.453 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:25:42.454 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:25:42.454 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:25:42.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:42.480 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:42.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:42.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:42.609 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:42.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:42.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:42.748 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:42.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:42.854 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:42.879 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:42.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:42.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:42.983 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:43.008 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:43.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:43.114 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:43.147 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:43.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:43.250 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:43.273 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:43.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:43.378 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:43.419 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:43.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:43.522 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:43.545 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:43.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:43.648 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:43.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:43.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:43.785 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:43.807 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:43.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:43.910 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:43.937 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:43.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:43.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:43.945 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:25:43.972 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:25:44.002 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:25:44.036 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:25:44.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:44.066 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:44.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:44.075 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:25:44.107 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:25:44.125 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:25:44.147 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:25:44.170 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:44.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:44 smithi098 bash[78228]: cluster 2023-09-23T20:25:42.355043+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v673: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 452 op/s; 31802/154635 objects degraded (20.566%); 4789/154635 objects misplaced (3.097%); 9.0 MiB/s, 144 objects/s recovering 2023-09-23T20:25:44.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:44 smithi098 bash[78228]: audit 2023-09-23T20:25:43.116194+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.98:0/161055444' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:44.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:44 smithi098 bash[78228]: audit 2023-09-23T20:25:43.116678+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:44.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:44 smithi098 bash[78228]: audit 2023-09-23T20:25:43.912766+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.98:0/4219243571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:44.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:44 smithi098 bash[74888]: cluster 2023-09-23T20:25:42.355043+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v673: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 452 op/s; 31802/154635 objects degraded (20.566%); 4789/154635 objects misplaced (3.097%); 9.0 MiB/s, 144 objects/s recovering 2023-09-23T20:25:44.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:44 smithi098 bash[74888]: audit 2023-09-23T20:25:43.116194+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.98:0/161055444' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:44.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:44 smithi098 bash[74888]: audit 2023-09-23T20:25:43.116678+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:44.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:44 smithi098 bash[74888]: audit 2023-09-23T20:25:43.912766+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.98:0/4219243571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:44.180 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:25:44.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:25:44.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:25:44.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:25:44.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:25:44.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:25:44.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:25:44.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:25:44.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:25:44.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.200 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:44.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:44.301 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:44.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:44 smithi173 bash[59517]: cluster 2023-09-23T20:25:42.355043+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v673: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 452 op/s; 31802/154635 objects degraded (20.566%); 4789/154635 objects misplaced (3.097%); 9.0 MiB/s, 144 objects/s recovering 2023-09-23T20:25:44.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:44 smithi173 bash[59517]: audit 2023-09-23T20:25:43.116194+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.98:0/161055444' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:44.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:44 smithi173 bash[59517]: audit 2023-09-23T20:25:43.116678+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:25:44.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:44 smithi173 bash[59517]: audit 2023-09-23T20:25:43.912766+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.98:0/4219243571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:25:44.338 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:44.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:44.441 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:44.479 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:44.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:44.590 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:44.613 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:44.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:44.662 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T20:25:44.716 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:44.749 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:44.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:44.853 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:44.876 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:44.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:44.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:44.979 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:45.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:45.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:45.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:45.125 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[74888]: cluster 2023-09-23T20:25:44.101400+0000 mon.a (mon.0) 950 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:25:45.125 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[74888]: audit 2023-09-23T20:25:44.109025+0000 mon.a (mon.0) 951 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:25:45.145 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:45.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:45.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:45.283 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:45.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:45.388 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:45.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[78228]: cluster 2023-09-23T20:25:44.101400+0000 mon.a (mon.0) 950 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:25:45.397 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[78228]: audit 2023-09-23T20:25:44.109025+0000 mon.a (mon.0) 951 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:25:45.397 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[78228]: cluster 2023-09-23T20:25:44.109099+0000 mon.a (mon.0) 952 : cluster 0 osdmap e186: 8 total, 8 up, 6 in 2023-09-23T20:25:45.397 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[78228]: cluster 2023-09-23T20:25:44.110197+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:25:45.397 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[78228]: cluster 2023-09-23T20:25:44.110366+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:25:45.397 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[78228]: cluster 2023-09-23T20:25:44.837254+0000 mon.a (mon.0) 953 : cluster 3 Health check update: Degraded data redundancy: 31802/154635 objects degraded (20.566%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:45.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[74888]: cluster 2023-09-23T20:25:44.109099+0000 mon.a (mon.0) 952 : cluster 0 osdmap e186: 8 total, 8 up, 6 in 2023-09-23T20:25:45.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[74888]: cluster 2023-09-23T20:25:44.110197+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:25:45.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[74888]: cluster 2023-09-23T20:25:44.110366+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:25:45.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:45 smithi098 bash[74888]: cluster 2023-09-23T20:25:44.837254+0000 mon.a (mon.0) 953 : cluster 3 Health check update: Degraded data redundancy: 31802/154635 objects degraded (20.566%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:45.409 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:45.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:45.512 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:45.521 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:45 smithi173 bash[59517]: cluster 2023-09-23T20:25:44.101400+0000 mon.a (mon.0) 950 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:25:45.521 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:45 smithi173 bash[59517]: audit 2023-09-23T20:25:44.109025+0000 mon.a (mon.0) 951 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:25:45.522 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:45 smithi173 bash[59517]: cluster 2023-09-23T20:25:44.109099+0000 mon.a (mon.0) 952 : cluster 0 osdmap e186: 8 total, 8 up, 6 in 2023-09-23T20:25:45.522 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:45 smithi173 bash[59517]: cluster 2023-09-23T20:25:44.110197+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:25:45.522 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:45 smithi173 bash[59517]: cluster 2023-09-23T20:25:44.110366+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T20:25:45.522 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:45 smithi173 bash[59517]: cluster 2023-09-23T20:25:44.837254+0000 mon.a (mon.0) 953 : cluster 3 Health check update: Degraded data redundancy: 31802/154635 objects degraded (20.566%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:45.547 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:45.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:45.653 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:45.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:45.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:45.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:45.822 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:45.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:45.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:45.949 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:45.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:45.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:46.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:46.074 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:46.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:46.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:46.210 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:46.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:46.313 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:46.340 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:46.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:46.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:25:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:25:46] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.33.4" 2023-09-23T20:25:46.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:46 smithi098 bash[78228]: cluster 2023-09-23T20:25:44.355599+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v675: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 452 op/s; 31802/154635 objects degraded (20.566%); 4789/154635 objects misplaced (3.097%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:25:46.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:46 smithi098 bash[74888]: cluster 2023-09-23T20:25:44.355599+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v675: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 452 op/s; 31802/154635 objects degraded (20.566%); 4789/154635 objects misplaced (3.097%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:25:46.447 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:46.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:46 smithi173 bash[59517]: cluster 2023-09-23T20:25:44.355599+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v675: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 452 op/s; 31802/154635 objects degraded (20.566%); 4789/154635 objects misplaced (3.097%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:25:46.473 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:46.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:46.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:46.608 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:46.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:46.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:46.744 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:46.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:46.851 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:46.888 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:46.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:46.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:46.992 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:47.025 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:47.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:47.129 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:47.157 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:47.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:47.261 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:47.309 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:47.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:47.412 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:47.438 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:47.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:47.541 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:47.566 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:47.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:47.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:47.699 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:47.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:47.803 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:47.831 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:47.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:47.935 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:47.957 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:47.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:47.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:48.061 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:48.091 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:48.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:48.195 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:48.236 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:48.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:48.341 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:48.356 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:48 smithi098 bash[74888]: cluster 2023-09-23T20:25:46.356539+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v676: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.0 GiB data, 9.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 472 op/s; 31281/147174 objects degraded (21.254%); 4365/147174 objects misplaced (2.966%); 8.4 MiB/s, 133 objects/s recovering 2023-09-23T20:25:48.356 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:48 smithi098 bash[78228]: cluster 2023-09-23T20:25:46.356539+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v676: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.0 GiB data, 9.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 472 op/s; 31281/147174 objects degraded (21.254%); 4365/147174 objects misplaced (2.966%); 8.4 MiB/s, 133 objects/s recovering 2023-09-23T20:25:48.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:48.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:48.480 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:48.506 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:48.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:48.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:48 smithi173 bash[59517]: cluster 2023-09-23T20:25:46.356539+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v676: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.0 GiB data, 9.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 472 op/s; 31281/147174 objects degraded (21.254%); 4365/147174 objects misplaced (2.966%); 8.4 MiB/s, 133 objects/s recovering 2023-09-23T20:25:48.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:48.657 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:48.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:48.763 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:48.787 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:48.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:48.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:48.914 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:48.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:48.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:48.959 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:25:49.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:49.043 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:49.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:49.086 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:25:49.150 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:49.155 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T20:25:49.174 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:49.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:49.279 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:49.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:49.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:49.359 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:49 smithi098 bash[78228]: audit 2023-09-23T20:25:48.927591+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.98:0/1008861266' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:25:49.359 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:49 smithi098 bash[78228]: audit 2023-09-23T20:25:48.927989+0000 mon.a (mon.0) 954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:25:49.360 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:49 smithi098 bash[74888]: audit 2023-09-23T20:25:48.927591+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.98:0/1008861266' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:25:49.360 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:49 smithi098 bash[74888]: audit 2023-09-23T20:25:48.927989+0000 mon.a (mon.0) 954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:25:49.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:49.456 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:49.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:49.505 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:25:49.550 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:49 smithi173 bash[59517]: audit 2023-09-23T20:25:48.927591+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.98:0/1008861266' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:25:49.551 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:49 smithi173 bash[59517]: audit 2023-09-23T20:25:48.927989+0000 mon.a (mon.0) 954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:25:49.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:49.594 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:49.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:49.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:49.722 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:49.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:49.830 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:49.859 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:49.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:49.967 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:49.993 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:49.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:49.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:50.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:50.130 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:50.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:50.235 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.245 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:50 smithi098 bash[74888]: cluster 2023-09-23T20:25:48.357283+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v677: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.0 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 472 op/s; 31281/147174 objects degraded (21.254%); 4365/147174 objects misplaced (2.966%); 8.4 MiB/s, 133 objects/s recovering 2023-09-23T20:25:50.245 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:50 smithi098 bash[74888]: audit 2023-09-23T20:25:49.141282+0000 mon.a (mon.0) 955 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:25:50.245 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:50 smithi098 bash[74888]: cluster 2023-09-23T20:25:49.141375+0000 mon.a (mon.0) 956 : cluster 0 osdmap e187: 8 total, 8 up, 6 in 2023-09-23T20:25:50.245 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:50 smithi098 bash[74888]: cluster 2023-09-23T20:25:49.838503+0000 mon.a (mon.0) 957 : cluster 3 Health check update: Degraded data redundancy: 31281/147174 objects degraded (21.254%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:50.245 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:50 smithi098 bash[78228]: cluster 2023-09-23T20:25:48.357283+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v677: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.0 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 472 op/s; 31281/147174 objects degraded (21.254%); 4365/147174 objects misplaced (2.966%); 8.4 MiB/s, 133 objects/s recovering 2023-09-23T20:25:50.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:50 smithi098 bash[78228]: audit 2023-09-23T20:25:49.141282+0000 mon.a (mon.0) 955 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:25:50.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:50 smithi098 bash[78228]: cluster 2023-09-23T20:25:49.141375+0000 mon.a (mon.0) 956 : cluster 0 osdmap e187: 8 total, 8 up, 6 in 2023-09-23T20:25:50.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:50 smithi098 bash[78228]: cluster 2023-09-23T20:25:49.838503+0000 mon.a (mon.0) 957 : cluster 3 Health check update: Degraded data redundancy: 31281/147174 objects degraded (21.254%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:50.259 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:50.363 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.398 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:50.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:50.504 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:50.507 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T20:25:50.512 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:50 smithi173 bash[59517]: cluster 2023-09-23T20:25:48.357283+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v677: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 3.0 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 472 op/s; 31281/147174 objects degraded (21.254%); 4365/147174 objects misplaced (2.966%); 8.4 MiB/s, 133 objects/s recovering 2023-09-23T20:25:50.512 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:50 smithi173 bash[59517]: audit 2023-09-23T20:25:49.141282+0000 mon.a (mon.0) 955 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:25:50.512 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:50 smithi173 bash[59517]: cluster 2023-09-23T20:25:49.141375+0000 mon.a (mon.0) 956 : cluster 0 osdmap e187: 8 total, 8 up, 6 in 2023-09-23T20:25:50.512 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:50 smithi173 bash[59517]: cluster 2023-09-23T20:25:49.838503+0000 mon.a (mon.0) 957 : cluster 3 Health check update: Degraded data redundancy: 31281/147174 objects degraded (21.254%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:50.548 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:50.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:50.655 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:50.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:50.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:50.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:50.819 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:50.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:50.922 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:50.949 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:50.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:50.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:51.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:51.090 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:51.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:51.149 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:51 smithi098 bash[74888]: cluster 2023-09-23T20:25:50.294195+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.149 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:51 smithi098 bash[74888]: cluster 2023-09-23T20:25:50.294801+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.149 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:51 smithi098 bash[74888]: cluster 2023-09-23T20:25:50.298559+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.149 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:51 smithi098 bash[74888]: cluster 2023-09-23T20:25:50.300549+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.194 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:51.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:51.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:51.326 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:51.335 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:51 smithi173 bash[59517]: cluster 2023-09-23T20:25:50.294195+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.335 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:51 smithi173 bash[59517]: cluster 2023-09-23T20:25:50.294801+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.335 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:51 smithi173 bash[59517]: cluster 2023-09-23T20:25:50.298559+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.335 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:51 smithi173 bash[59517]: cluster 2023-09-23T20:25:50.300549+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.349 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:51.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:51.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:51 smithi098 bash[78228]: cluster 2023-09-23T20:25:50.294195+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:51 smithi098 bash[78228]: cluster 2023-09-23T20:25:50.294801+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:51 smithi098 bash[78228]: cluster 2023-09-23T20:25:50.298559+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:51 smithi098 bash[78228]: cluster 2023-09-23T20:25:50.300549+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:51.453 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:51.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:51.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:51.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:51.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:51.706 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:51.728 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:51.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:51.831 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:51.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.859 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:51.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:51.960 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:51.991 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:51.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:51.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:52.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:52.127 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:52.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:52.233 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:52.258 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:52.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:52.362 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:52.401 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:52.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.404 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:52 smithi173 bash[59517]: cluster 2023-09-23T20:25:50.296731+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:52.405 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:52 smithi173 bash[59517]: cluster 2023-09-23T20:25:50.298664+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:52.405 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:52 smithi173 bash[59517]: cluster 2023-09-23T20:25:50.357991+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v679: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.9 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 495 op/s; 30943/142743 objects degraded (21.677%); 4209/142743 objects misplaced (2.949%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T20:25:52.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:52.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:52 smithi098 bash[78228]: cluster 2023-09-23T20:25:50.296731+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:52.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:52 smithi098 bash[78228]: cluster 2023-09-23T20:25:50.298664+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:52.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:52 smithi098 bash[78228]: cluster 2023-09-23T20:25:50.357991+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v679: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.9 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 495 op/s; 30943/142743 objects degraded (21.677%); 4209/142743 objects misplaced (2.949%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T20:25:52.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:52 smithi098 bash[74888]: cluster 2023-09-23T20:25:50.296731+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:52.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:52 smithi098 bash[74888]: cluster 2023-09-23T20:25:50.298664+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T20:25:52.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:52 smithi098 bash[74888]: cluster 2023-09-23T20:25:50.357991+0000 mgr.y (mgr.34107) 654 : cluster 0 pgmap v679: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.9 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 495 op/s; 30943/142743 objects degraded (21.677%); 4209/142743 objects misplaced (2.949%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T20:25:52.506 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:52.545 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:52.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:52.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:52.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:52.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:52.794 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:52.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:52.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:52.931 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:52.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:52.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:52.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:53.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:53.107 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:53.211 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:53.235 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:53.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:53.338 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:53.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:53.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:53.479 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:53.505 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:53.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:53.611 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:53.641 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:53.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:53.745 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:53.773 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:53.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:53.809 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:53.809 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:53.876 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:53.906 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:53.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:53.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:54.009 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:54.034 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:54.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:54.140 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:54.173 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:54.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:54.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:54.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:54.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:54.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:54.415 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:54 smithi173 bash[59517]: cluster 2023-09-23T20:25:52.358671+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v680: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.8 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 612 op/s; 30574/139473 objects degraded (21.921%); 4004/139473 objects misplaced (2.871%); 11 MiB/s, 170 objects/s recovering 2023-09-23T20:25:54.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:54 smithi098 bash[74888]: cluster 2023-09-23T20:25:52.358671+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v680: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.8 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 612 op/s; 30574/139473 objects degraded (21.921%); 4004/139473 objects misplaced (2.871%); 11 MiB/s, 170 objects/s recovering 2023-09-23T20:25:54.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:54 smithi098 bash[78228]: cluster 2023-09-23T20:25:52.358671+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v680: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.8 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 612 op/s; 30574/139473 objects degraded (21.921%); 4004/139473 objects misplaced (2.871%); 11 MiB/s, 170 objects/s recovering 2023-09-23T20:25:54.439 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:54.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:54.543 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:54.569 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:54.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:54.672 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:54.699 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:54.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:54.805 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:54.820 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:25:54.831 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:54.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:54.935 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:54.970 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:54.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:54.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:55.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:55.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.105 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:55.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:55.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.239 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:55.343 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:55.366 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:55.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:55.469 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:55.498 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:55.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:55.601 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:55.609 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:55 smithi098 bash[74888]: cluster 2023-09-23T20:25:54.359256+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v681: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.8 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 505 op/s; 30574/139473 objects degraded (21.921%); 4004/139473 objects misplaced (2.871%); 8.8 MiB/s, 140 objects/s recovering 2023-09-23T20:25:55.609 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:55 smithi098 bash[74888]: audit 2023-09-23T20:25:54.596487+0000 mon.a (mon.0) 958 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:55.609 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:55 smithi098 bash[74888]: audit 2023-09-23T20:25:54.597963+0000 mon.a (mon.0) 959 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:55.609 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:55 smithi098 bash[74888]: cluster 2023-09-23T20:25:54.839691+0000 mon.a (mon.0) 960 : cluster 3 Health check update: Degraded data redundancy: 30574/139473 objects degraded (21.921%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:55.609 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:55 smithi098 bash[78228]: cluster 2023-09-23T20:25:54.359256+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v681: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.8 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 505 op/s; 30574/139473 objects degraded (21.921%); 4004/139473 objects misplaced (2.871%); 8.8 MiB/s, 140 objects/s recovering 2023-09-23T20:25:55.609 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:55 smithi098 bash[78228]: audit 2023-09-23T20:25:54.596487+0000 mon.a (mon.0) 958 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:55.609 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:55 smithi098 bash[78228]: audit 2023-09-23T20:25:54.597963+0000 mon.a (mon.0) 959 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:55.610 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:55 smithi098 bash[78228]: cluster 2023-09-23T20:25:54.839691+0000 mon.a (mon.0) 960 : cluster 3 Health check update: Degraded data redundancy: 30574/139473 objects degraded (21.921%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:55.622 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:55.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:55.728 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.759 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:55.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:55 smithi173 bash[59517]: cluster 2023-09-23T20:25:54.359256+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v681: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.8 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 505 op/s; 30574/139473 objects degraded (21.921%); 4004/139473 objects misplaced (2.871%); 8.8 MiB/s, 140 objects/s recovering 2023-09-23T20:25:55.872 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:55 smithi173 bash[59517]: audit 2023-09-23T20:25:54.596487+0000 mon.a (mon.0) 958 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:25:55.872 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:55 smithi173 bash[59517]: audit 2023-09-23T20:25:54.597963+0000 mon.a (mon.0) 959 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:25:55.872 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:55 smithi173 bash[59517]: cluster 2023-09-23T20:25:54.839691+0000 mon.a (mon.0) 960 : cluster 3 Health check update: Degraded data redundancy: 30574/139473 objects degraded (21.921%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:25:55.893 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:55.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:55.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:55.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:56.022 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:56.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:56.130 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:56.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:25:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:25:56] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.33.4" 2023-09-23T20:25:56.180 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:56.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:56.287 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:56.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:56.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:56.420 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:56.454 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:56.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:56.558 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:56.598 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:56.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:56.701 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:56.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.739 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:56.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:56.840 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:56.889 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:56.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:56.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:56.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:57.019 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:57.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:57.122 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:57.159 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:57.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:57.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:57.308 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:57.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:57.411 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:57.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:57.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:57.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:57.581 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:57.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:57.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:57.696 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:57 smithi173 bash[59517]: cluster 2023-09-23T20:25:56.360181+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v682: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 29824/131586 objects degraded (22.665%); 3666/131586 objects misplaced (2.786%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:25:57.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:25:57.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:25:57.825 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:57.850 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:57.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:57.891 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:57 smithi098 bash[78228]: cluster 2023-09-23T20:25:56.360181+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v682: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 29824/131586 objects degraded (22.665%); 3666/131586 objects misplaced (2.786%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:25:57.892 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:57 smithi098 bash[74888]: cluster 2023-09-23T20:25:56.360181+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v682: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 29824/131586 objects degraded (22.665%); 3666/131586 objects misplaced (2.786%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:25:57.953 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:57.978 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:57.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:57.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:58.084 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:58.118 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:25:58.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:25:58.223 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:58.246 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:58.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:58.353 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:58.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:58.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:58.488 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:58.516 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:58.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:58.621 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:58.649 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:58.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:58.751 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:58.776 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:25:58.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:25:58.881 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:58.912 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:58.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:58.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:59.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:59.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:25:59.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:25:59.144 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:59.166 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:25:59.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:25:59.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:59.295 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:59.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:59.398 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:59.421 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:25:59.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:25:59.523 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:59.563 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:59.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:59.606 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:25:59 smithi098 bash[74888]: cluster 2023-09-23T20:25:58.360783+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v683: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 29824/131586 objects degraded (22.665%); 3666/131586 objects misplaced (2.786%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:25:59.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:59.700 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:59.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:59.802 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:59.825 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:25:59.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:25:59.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:25:59 smithi173 bash[59517]: cluster 2023-09-23T20:25:58.360783+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v683: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 29824/131586 objects degraded (22.665%); 3666/131586 objects misplaced (2.786%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:25:59.929 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:59.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:25:59.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:25:59.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:25:59.980 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:25:59 smithi098 bash[78228]: cluster 2023-09-23T20:25:58.360783+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v683: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.7 GiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 29824/131586 objects degraded (22.665%); 3666/131586 objects misplaced (2.786%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:26:00.074 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:00.101 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:00.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:00.210 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:00.233 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:00.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:00.264 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:26:00.265 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:26:00.337 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:00.361 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:00.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:00.466 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:00.492 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:00.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:00.597 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:00.624 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:00.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:00.729 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:00.737 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:00 smithi173 bash[59517]: cluster 2023-09-23T20:25:59.840787+0000 mon.a (mon.0) 961 : cluster 3 Health check update: Degraded data redundancy: 29824/131586 objects degraded (22.665%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:00.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:00.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:00.854 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:00.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:00 smithi098 bash[78228]: cluster 2023-09-23T20:25:59.840787+0000 mon.a (mon.0) 961 : cluster 3 Health check update: Degraded data redundancy: 29824/131586 objects degraded (22.665%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:00.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:00 smithi098 bash[74888]: cluster 2023-09-23T20:25:59.840787+0000 mon.a (mon.0) 961 : cluster 3 Health check update: Degraded data redundancy: 29824/131586 objects degraded (22.665%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:00.875 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:00.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:00.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:00.978 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:01.005 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:01.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:01.111 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:01.143 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:01.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:01.247 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:01.281 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:01.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:01.387 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:01.413 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:01.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:01.472 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T20:26:01.522 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:01.544 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:01.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:01.650 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:01.671 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:01.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:01.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:01.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:01.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:01.907 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:01.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:01.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:01.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:02.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:02.063 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:02.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:02.169 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:02.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:01 smithi098 bash[74888]: cluster 2023-09-23T20:26:00.361612+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v684: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 594 op/s; 29493/127152 objects degraded (23.195%); 3504/127152 objects misplaced (2.756%); 10 MiB/s, 161 objects/s recovering 2023-09-23T20:26:02.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:01 smithi098 bash[78228]: cluster 2023-09-23T20:26:00.361612+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v684: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 594 op/s; 29493/127152 objects degraded (23.195%); 3504/127152 objects misplaced (2.756%); 10 MiB/s, 161 objects/s recovering 2023-09-23T20:26:02.195 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:02.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:02.301 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:02.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:01 smithi173 bash[59517]: cluster 2023-09-23T20:26:00.361612+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v684: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.6 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 594 op/s; 29493/127152 objects degraded (23.195%); 3504/127152 objects misplaced (2.756%); 10 MiB/s, 161 objects/s recovering 2023-09-23T20:26:02.333 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:02.439 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:02.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:02.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:02.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:02.620 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:02.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:02.725 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:02.772 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:02.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:02.878 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:02.913 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:02.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:02.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:03.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:03.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:03.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:03.144 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:03.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:03.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:03.288 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:03.310 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:03.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:03.416 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:03.443 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:03.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:03.547 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:03.572 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:03.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:03.677 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:03.698 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:03.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:03.801 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:03.846 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:03.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:03.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:03.988 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:03.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:03.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:04.090 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:04.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:03 smithi173 bash[59517]: cluster 2023-09-23T20:26:02.362360+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v685: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 518 op/s; 29090/124077 objects degraded (23.445%); 3221/124077 objects misplaced (2.596%); 11 MiB/s, 168 objects/s recovering 2023-09-23T20:26:04.116 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:04.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:04.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:03 smithi098 bash[74888]: cluster 2023-09-23T20:26:02.362360+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v685: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 518 op/s; 29090/124077 objects degraded (23.445%); 3221/124077 objects misplaced (2.596%); 11 MiB/s, 168 objects/s recovering 2023-09-23T20:26:04.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:03 smithi098 bash[78228]: cluster 2023-09-23T20:26:02.362360+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v685: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 518 op/s; 29090/124077 objects degraded (23.445%); 3221/124077 objects misplaced (2.596%); 11 MiB/s, 168 objects/s recovering 2023-09-23T20:26:04.220 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:04.240 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:04.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:04.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:04.367 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:04.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:04.473 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:04.503 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:04.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:04.608 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:04.635 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:04.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:04.742 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:04.763 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:04.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:04.866 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:04.902 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:04.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:04.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:05.000 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:04 smithi098 bash[74888]: cluster 2023-09-23T20:26:04.841740+0000 mon.a (mon.0) 962 : cluster 3 Health check update: Degraded data redundancy: 29090/124077 objects degraded (23.445%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:05.006 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:05.026 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:05.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:05.130 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:05.156 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:05.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:05.259 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:05.267 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:04 smithi098 bash[78228]: cluster 2023-09-23T20:26:04.841740+0000 mon.a (mon.0) 962 : cluster 3 Health check update: Degraded data redundancy: 29090/124077 objects degraded (23.445%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:05.284 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:05.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:04 smithi173 bash[59517]: cluster 2023-09-23T20:26:04.841740+0000 mon.a (mon.0) 962 : cluster 3 Health check update: Degraded data redundancy: 29090/124077 objects degraded (23.445%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:05.390 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:05.411 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:05.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:05.514 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:05.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:05.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:05.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:05.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:05.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:05.787 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:05.812 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:05.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:05.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:05.947 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:05.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:05.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:06.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:06.058 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:05 smithi098 bash[74888]: cluster 2023-09-23T20:26:04.362964+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v686: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 427 op/s; 29090/124077 objects degraded (23.445%); 3221/124077 objects misplaced (2.596%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T20:26:06.058 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:05 smithi098 bash[78228]: cluster 2023-09-23T20:26:04.362964+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v686: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 427 op/s; 29090/124077 objects degraded (23.445%); 3221/124077 objects misplaced (2.596%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T20:26:06.069 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:06.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:06.171 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:06.181 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:05 smithi173 bash[59517]: cluster 2023-09-23T20:26:04.362964+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v686: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.5 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 427 op/s; 29090/124077 objects degraded (23.445%); 3221/124077 objects misplaced (2.596%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T20:26:06.198 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:06.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:06.304 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:06.313 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:26:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:26:06] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.33.4" 2023-09-23T20:26:06.330 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:06.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:06.340 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:26:06.436 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:06.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:06.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:06.572 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:06.598 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:06.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:06.702 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:06.729 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:06.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:06.834 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:06.863 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:06.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:06.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:06.999 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:07.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:07.066 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:26:07.097 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:26:07.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:07.131 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:07.135 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:26:07.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:07.177 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:26:07.216 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:26:07.238 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:07.263 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:26:07.264 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:07.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:07.308 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:26:07.348 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:26:07.357 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:26:07.357 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:26:07.358 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:26:07.358 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:26:07.358 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:26:07.358 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:26:07.358 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:26:07.358 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:26:07.368 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:07.409 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:07.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:07.515 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:07.547 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:07.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:07.650 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:07.673 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:07.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:07.778 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:07.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:07.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:07.881 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:26:07.887 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T20:26:07.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:07.912 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:07 smithi098 bash[78228]: cluster 2023-09-23T20:26:06.364081+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v687: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 632 op/s; 28383/116709 objects degraded (24.319%); 2756/116709 objects misplaced (2.361%); 13 MiB/s, 207 objects/s recovering 2023-09-23T20:26:07.913 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:07 smithi098 bash[78228]: audit 2023-09-23T20:26:07.027522+0000 mon.a (mon.0) 963 : audit 0 from='client.? 172.21.15.98:0/531865865' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:07.913 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:07 smithi098 bash[78228]: audit 2023-09-23T20:26:07.031920+0000 mon.a (mon.0) 964 : audit 1 from='client.? 172.21.15.98:0/2108546360' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:26:07.913 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:07 smithi098 bash[78228]: audit 2023-09-23T20:26:07.441849+0000 mon.a (mon.0) 965 : audit 1 from='client.? 172.21.15.98:0/1533176386' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:26:07.913 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:07 smithi098 bash[74888]: cluster 2023-09-23T20:26:06.364081+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v687: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 632 op/s; 28383/116709 objects degraded (24.319%); 2756/116709 objects misplaced (2.361%); 13 MiB/s, 207 objects/s recovering 2023-09-23T20:26:07.913 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:07 smithi098 bash[74888]: audit 2023-09-23T20:26:07.027522+0000 mon.a (mon.0) 963 : audit 0 from='client.? 172.21.15.98:0/531865865' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:07.913 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:07 smithi098 bash[74888]: audit 2023-09-23T20:26:07.031920+0000 mon.a (mon.0) 964 : audit 1 from='client.? 172.21.15.98:0/2108546360' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:26:07.913 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:07 smithi098 bash[74888]: audit 2023-09-23T20:26:07.441849+0000 mon.a (mon.0) 965 : audit 1 from='client.? 172.21.15.98:0/1533176386' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:26:07.928 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:07.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:07.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:08.032 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:08.052 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:08.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:08.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:08.183 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:08.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:08.290 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:08.318 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:08.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:08.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:07 smithi173 bash[59517]: cluster 2023-09-23T20:26:06.364081+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v687: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 632 op/s; 28383/116709 objects degraded (24.319%); 2756/116709 objects misplaced (2.361%); 13 MiB/s, 207 objects/s recovering 2023-09-23T20:26:08.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:07 smithi173 bash[59517]: audit 2023-09-23T20:26:07.027522+0000 mon.a (mon.0) 963 : audit 0 from='client.? 172.21.15.98:0/531865865' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:08.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:08 smithi173 bash[59517]: audit 2023-09-23T20:26:07.031920+0000 mon.a (mon.0) 964 : audit 1 from='client.? 172.21.15.98:0/2108546360' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:26:08.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:08 smithi173 bash[59517]: audit 2023-09-23T20:26:07.441849+0000 mon.a (mon.0) 965 : audit 1 from='client.? 172.21.15.98:0/1533176386' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:26:08.422 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:08.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:08.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:08.555 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:08.593 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:08.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:08.701 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:08.727 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:08.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:08.837 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:08.859 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:08.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:08.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:08.989 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:08.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:08.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:09.094 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:09.126 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:09.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:09.153 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:08 smithi173 bash[59517]: cluster 2023-09-23T20:26:07.864457+0000 mon.a (mon.0) 966 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:09.153 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:08 smithi173 bash[59517]: audit 2023-09-23T20:26:07.871941+0000 mon.a (mon.0) 967 : audit 1 from='client.? 172.21.15.98:0/2108546360' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:26:09.153 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:08 smithi173 bash[59517]: audit 2023-09-23T20:26:07.872023+0000 mon.a (mon.0) 968 : audit 1 from='client.? 172.21.15.98:0/1533176386' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:26:09.153 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:08 smithi173 bash[59517]: cluster 2023-09-23T20:26:07.872099+0000 mon.a (mon.0) 969 : cluster 0 osdmap e188: 8 total, 8 up, 6 in 2023-09-23T20:26:09.154 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:08 smithi173 bash[59517]: cluster 2023-09-23T20:26:07.872824+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:26:09.154 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:08 smithi173 bash[59517]: cluster 2023-09-23T20:26:07.877976+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:26:09.154 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:08 smithi173 bash[59517]: cluster 2023-09-23T20:26:07.889481+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:26:09.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[74888]: cluster 2023-09-23T20:26:07.864457+0000 mon.a (mon.0) 966 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:09.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[74888]: audit 2023-09-23T20:26:07.871941+0000 mon.a (mon.0) 967 : audit 1 from='client.? 172.21.15.98:0/2108546360' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:26:09.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[74888]: audit 2023-09-23T20:26:07.872023+0000 mon.a (mon.0) 968 : audit 1 from='client.? 172.21.15.98:0/1533176386' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:26:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[74888]: cluster 2023-09-23T20:26:07.872099+0000 mon.a (mon.0) 969 : cluster 0 osdmap e188: 8 total, 8 up, 6 in 2023-09-23T20:26:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[74888]: cluster 2023-09-23T20:26:07.872824+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:26:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[74888]: cluster 2023-09-23T20:26:07.877976+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:26:09.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[74888]: cluster 2023-09-23T20:26:07.889481+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:26:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[78228]: cluster 2023-09-23T20:26:07.864457+0000 mon.a (mon.0) 966 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[78228]: audit 2023-09-23T20:26:07.871941+0000 mon.a (mon.0) 967 : audit 1 from='client.? 172.21.15.98:0/2108546360' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:26:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[78228]: audit 2023-09-23T20:26:07.872023+0000 mon.a (mon.0) 968 : audit 1 from='client.? 172.21.15.98:0/1533176386' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:26:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[78228]: cluster 2023-09-23T20:26:07.872099+0000 mon.a (mon.0) 969 : cluster 0 osdmap e188: 8 total, 8 up, 6 in 2023-09-23T20:26:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[78228]: cluster 2023-09-23T20:26:07.872824+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:26:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[78228]: cluster 2023-09-23T20:26:07.877976+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:26:09.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:08 smithi098 bash[78228]: cluster 2023-09-23T20:26:07.889481+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T20:26:09.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:09.256 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:09.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:09.362 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:09.387 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:09.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:09.492 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:09.513 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:09.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:09.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:09.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:09.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:09.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:09.772 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:09.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:09.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:09.914 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:09.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:09.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:10.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:10.043 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:10.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:10.146 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:10.157 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:09 smithi173 bash[59517]: cluster 2023-09-23T20:26:08.364685+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v689: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 495 op/s; 28383/116709 objects degraded (24.319%); 2756/116709 objects misplaced (2.361%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:26:10.157 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:09 smithi173 bash[59517]: audit 2023-09-23T20:26:09.593531+0000 mon.a (mon.0) 970 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:10.157 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:09 smithi173 bash[59517]: audit 2023-09-23T20:26:09.594537+0000 mon.a (mon.0) 971 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:10.157 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:09 smithi173 bash[59517]: cluster 2023-09-23T20:26:09.842829+0000 mon.a (mon.0) 972 : cluster 3 Health check update: Degraded data redundancy: 28383/116709 objects degraded (24.319%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:10.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:10.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:10.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:10 smithi098 bash[74888]: cluster 2023-09-23T20:26:08.364685+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v689: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 495 op/s; 28383/116709 objects degraded (24.319%); 2756/116709 objects misplaced (2.361%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:26:10.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:10 smithi098 bash[74888]: audit 2023-09-23T20:26:09.593531+0000 mon.a (mon.0) 970 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:10.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:10 smithi098 bash[74888]: audit 2023-09-23T20:26:09.594537+0000 mon.a (mon.0) 971 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:10.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:10 smithi098 bash[74888]: cluster 2023-09-23T20:26:09.842829+0000 mon.a (mon.0) 972 : cluster 3 Health check update: Degraded data redundancy: 28383/116709 objects degraded (24.319%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:10.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:10 smithi098 bash[78228]: cluster 2023-09-23T20:26:08.364685+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v689: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 495 op/s; 28383/116709 objects degraded (24.319%); 2756/116709 objects misplaced (2.361%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:26:10.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:10 smithi098 bash[78228]: audit 2023-09-23T20:26:09.593531+0000 mon.a (mon.0) 970 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:10.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:10 smithi098 bash[78228]: audit 2023-09-23T20:26:09.594537+0000 mon.a (mon.0) 971 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:10.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:10 smithi098 bash[78228]: cluster 2023-09-23T20:26:09.842829+0000 mon.a (mon.0) 972 : cluster 3 Health check update: Degraded data redundancy: 28383/116709 objects degraded (24.319%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:10.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:10.303 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:10.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:10.414 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:10.443 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:10.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:10.547 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:10.586 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:10.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:10.597 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T20:26:10.695 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:10.726 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:10.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:10.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:10.859 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:10.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:10.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:10.963 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:10.969 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:26:10.996 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:11.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:11.102 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:11.127 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:11.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:11.232 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:11.270 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:11.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:11.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:11.397 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:11.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:11.501 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:11.532 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:11.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:11.641 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:11.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.675 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:11.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:11.776 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:11.803 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:11.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:11.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:11.918 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:11 smithi098 bash[74888]: cluster 2023-09-23T20:26:10.365452+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v690: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.3 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 480 op/s; 28077/112743 objects degraded (24.904%); 2620/112743 objects misplaced (2.324%); 11 MiB/s, 169 objects/s recovering 2023-09-23T20:26:11.918 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:11 smithi098 bash[78228]: cluster 2023-09-23T20:26:10.365452+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v690: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.3 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 480 op/s; 28077/112743 objects degraded (24.904%); 2620/112743 objects misplaced (2.324%); 11 MiB/s, 169 objects/s recovering 2023-09-23T20:26:11.935 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:11.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:11.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:12.038 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:12.047 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:11 smithi173 bash[59517]: cluster 2023-09-23T20:26:10.365452+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v690: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.3 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 480 op/s; 28077/112743 objects degraded (24.904%); 2620/112743 objects misplaced (2.324%); 11 MiB/s, 169 objects/s recovering 2023-09-23T20:26:12.062 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:12.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:12.149 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:26:12.149 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:26:12.149 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:26:12.149 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:26:12.149 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:26:12.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:12.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:12.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:12.316 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:12.343 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:12.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:12.446 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:12.473 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:12.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:12.576 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:12.594 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:26:12.600 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:12.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:12.703 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:12.726 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:12.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:12.830 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:12.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:12.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:12.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:12.973 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:13.014 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:13.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:13.119 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:13.167 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:13.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:13.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:13.282 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T20:26:13.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:13.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:13.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:13.434 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:13.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:13.537 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:13.561 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:13.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:13.666 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:13.695 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:13.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:13.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:13.840 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:13.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:13.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:13 smithi098 bash[74888]: cluster 2023-09-23T20:26:12.366289+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v691: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.2 GiB data, 7.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 485 op/s; 27657/109500 objects degraded (25.258%); 2296/109500 objects misplaced (2.097%); 11 MiB/s, 172 objects/s recovering 2023-09-23T20:26:13.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:13 smithi098 bash[78228]: cluster 2023-09-23T20:26:12.366289+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v691: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.2 GiB data, 7.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 485 op/s; 27657/109500 objects degraded (25.258%); 2296/109500 objects misplaced (2.097%); 11 MiB/s, 172 objects/s recovering 2023-09-23T20:26:13.942 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:13.975 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:13.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:13.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:14.085 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:14.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:13 smithi173 bash[59517]: cluster 2023-09-23T20:26:12.366289+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v691: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.2 GiB data, 7.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 485 op/s; 27657/109500 objects degraded (25.258%); 2296/109500 objects misplaced (2.097%); 11 MiB/s, 172 objects/s recovering 2023-09-23T20:26:14.112 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:14.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:14.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:14.243 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:14.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:14.347 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:14.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:14.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:14.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:14.515 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:14.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:14.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:14.647 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:14.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:14.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:14.786 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:14.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:14.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:14.917 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:14.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:14.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:15.021 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:15.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:15.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:15.166 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:15.174 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:14 smithi173 bash[59517]: cluster 2023-09-23T20:26:14.844166+0000 mon.a (mon.0) 973 : cluster 3 Health check update: Degraded data redundancy: 27657/109500 objects degraded (25.258%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:15.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:14 smithi098 bash[74888]: cluster 2023-09-23T20:26:14.844166+0000 mon.a (mon.0) 973 : cluster 3 Health check update: Degraded data redundancy: 27657/109500 objects degraded (25.258%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:15.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:14 smithi098 bash[78228]: cluster 2023-09-23T20:26:14.844166+0000 mon.a (mon.0) 973 : cluster 3 Health check update: Degraded data redundancy: 27657/109500 objects degraded (25.258%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:15.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:15.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:15.306 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:15.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:15.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:15.443 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:15.471 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:15.472 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:15.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:15.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:15.582 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:15.623 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:15.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:15.727 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:15.757 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:15.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:15.861 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:15.887 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:15.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:15.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:15.993 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:15 smithi098 bash[74888]: cluster 2023-09-23T20:26:14.366866+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v692: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.2 GiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 485 op/s; 27657/109500 objects degraded (25.258%); 2296/109500 objects misplaced (2.097%); 11 MiB/s, 172 objects/s recovering 2023-09-23T20:26:16.001 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:15 smithi098 bash[78228]: cluster 2023-09-23T20:26:14.366866+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v692: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.2 GiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 485 op/s; 27657/109500 objects degraded (25.258%); 2296/109500 objects misplaced (2.097%); 11 MiB/s, 172 objects/s recovering 2023-09-23T20:26:16.017 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:16.123 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:16.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.159 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:16.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:16.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:16.285 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:16.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:16.339 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:26:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:26:16] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.33.4" 2023-09-23T20:26:16.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:15 smithi173 bash[59517]: cluster 2023-09-23T20:26:14.366866+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v692: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.2 GiB data, 7.8 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 485 op/s; 27657/109500 objects degraded (25.258%); 2296/109500 objects misplaced (2.097%); 11 MiB/s, 172 objects/s recovering 2023-09-23T20:26:16.390 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.412 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:16.483 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:16.515 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:16.548 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:16.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:16.657 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:16.696 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:16.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:16.799 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.822 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:16.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:16.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:16.950 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:16.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:16.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:17.054 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:17.076 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:17.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:17.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:17.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:17.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:17.313 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:17.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:17.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:17.447 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:17.481 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:17.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:17.585 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:17.629 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:17.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:17.732 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:17.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:17.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:17.867 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:17.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:17.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:17.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:18.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:18.017 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:17 smithi173 bash[59517]: cluster 2023-09-23T20:26:16.367822+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v693: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 489 op/s; 26746/102030 objects degraded (26.214%); 1993/102030 objects misplaced (1.953%); 11 MiB/s, 175 objects/s recovering 2023-09-23T20:26:18.038 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:18.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:18.142 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:18.143 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:26:18.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:17 smithi098 bash[78228]: cluster 2023-09-23T20:26:16.367822+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v693: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 489 op/s; 26746/102030 objects degraded (26.214%); 1993/102030 objects misplaced (1.953%); 11 MiB/s, 175 objects/s recovering 2023-09-23T20:26:18.156 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:17 smithi098 bash[74888]: cluster 2023-09-23T20:26:16.367822+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v693: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 489 op/s; 26746/102030 objects degraded (26.214%); 1993/102030 objects misplaced (1.953%); 11 MiB/s, 175 objects/s recovering 2023-09-23T20:26:18.170 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:18.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:18.273 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:18.297 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:18.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:18.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:18.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:18.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:18.535 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:18.568 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:18.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:18.675 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:18.697 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:18.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:18.806 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:18.831 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:18.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:18.937 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:18.977 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:18.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:18.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:19.082 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:19.106 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:19.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:19.209 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:19.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:19.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:19.337 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:19.377 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:19.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:19.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:19.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:19.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:19.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:19.646 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:19.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:19.753 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:19.782 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:19.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:19.889 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:19.911 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:19.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:19.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:20.015 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:20.024 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:19 smithi173 bash[59517]: cluster 2023-09-23T20:26:18.368463+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v694: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.1 GiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 26746/102030 objects degraded (26.214%); 1993/102030 objects misplaced (1.953%); 10 MiB/s, 166 objects/s recovering 2023-09-23T20:26:20.024 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:19 smithi173 bash[59517]: cluster 2023-09-23T20:26:19.845294+0000 mon.a (mon.0) 974 : cluster 3 Health check update: Degraded data redundancy: 26746/102030 objects degraded (26.214%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:20.025 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:19 smithi098 bash[74888]: cluster 2023-09-23T20:26:18.368463+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v694: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.1 GiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 26746/102030 objects degraded (26.214%); 1993/102030 objects misplaced (1.953%); 10 MiB/s, 166 objects/s recovering 2023-09-23T20:26:20.025 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:19 smithi098 bash[74888]: cluster 2023-09-23T20:26:19.845294+0000 mon.a (mon.0) 974 : cluster 3 Health check update: Degraded data redundancy: 26746/102030 objects degraded (26.214%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:20.025 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:19 smithi098 bash[78228]: cluster 2023-09-23T20:26:18.368463+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v694: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.1 GiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 26746/102030 objects degraded (26.214%); 1993/102030 objects misplaced (1.953%); 10 MiB/s, 166 objects/s recovering 2023-09-23T20:26:20.025 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:19 smithi098 bash[78228]: cluster 2023-09-23T20:26:19.845294+0000 mon.a (mon.0) 974 : cluster 3 Health check update: Degraded data redundancy: 26746/102030 objects degraded (26.214%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:20.048 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:20.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:20.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:20.178 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:20.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:20.281 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.318 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:20.425 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:20.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:20.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:20.564 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.596 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:20.699 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.731 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:20.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:20.834 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:20.865 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:20.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:20.971 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:20.994 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:20.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:20.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:21.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:21.121 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:21.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:21.226 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:21.252 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:21.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:21.356 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:21.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:21.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:21.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:21.523 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:21.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:21.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:21.650 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:21.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:21.758 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:21.782 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:21.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:21.886 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:21.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:21 smithi098 bash[74888]: cluster 2023-09-23T20:26:20.369210+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v695: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.0 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 26285/97995 objects degraded (26.823%); 1993/97995 objects misplaced (2.034%); 11 MiB/s, 171 objects/s recovering 2023-09-23T20:26:21.925 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:21.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:21.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:22.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:22.055 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:22.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:22.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:22.170 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:21 smithi098 bash[78228]: cluster 2023-09-23T20:26:20.369210+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v695: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.0 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 26285/97995 objects degraded (26.823%); 1993/97995 objects misplaced (2.034%); 11 MiB/s, 171 objects/s recovering 2023-09-23T20:26:22.186 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:22.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:22.289 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:22.310 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:22.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:22.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:21 smithi173 bash[59517]: cluster 2023-09-23T20:26:20.369210+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v695: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 2.0 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 26285/97995 objects degraded (26.823%); 1993/97995 objects misplaced (2.034%); 11 MiB/s, 171 objects/s recovering 2023-09-23T20:26:22.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:22.440 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:22.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:22.547 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:22.580 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:22.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:22.687 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:22.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:22.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:22.813 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:22.838 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:22.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:22.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:22.945 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:22.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:23.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:23.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:23.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:23.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:23.233 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:23.265 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:23.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:23.369 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:23.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:23.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:23.500 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:23.533 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:23.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:23.639 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:23.663 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:23.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:23.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:23.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:23.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:23.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:23.932 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:23.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:23.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:24.038 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:24.074 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:24.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:24.176 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:26:24.176 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:19049 6.2 6:454220d9:::benchmark_data_smithi098_105187_object19048:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:12.030518+0000", 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 552.14130341700002, 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14123675299999999, 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:26:24.177 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:26:24.178 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 19049 2023-09-23T20:26:24.178 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.178 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.178 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.178 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.178 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030518+0000", 2023-09-23T20:26:24.178 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.178 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.178 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.178 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.178 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030518+0000", 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030517+0000", 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7409e-05 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030554+0000", 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0842000000000001e-05 2023-09-23T20:26:24.179 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030565+0000", 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9399999999999999e-06 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.030571+0000", 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001376288 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.180 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.031947+0000", 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014626600000000001 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.032094+0000", 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000184766 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.032278+0000", 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0026813150000000001 2023-09-23T20:26:24.181 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.034960+0000", 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00090935699999999996 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.035869+0000", 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.13558885700000001 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.182 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.171458+0000", 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016470699999999999 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.171623+0000", 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000131994 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.171754+0000", 2023-09-23T20:26:24.183 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14123675299999999 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:19054 6.2 6:4683d6c8:::benchmark_data_smithi098_105187_object19053:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:12.033625+0000", 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 552.13819570299995, 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.139617042, 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.184 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 19054 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033625+0000", 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.185 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033625+0000", 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033624+0000", 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.4543999999999996e-05 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033709+0000", 2023-09-23T20:26:24.186 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2825e-05 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033721+0000", 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0839999999999997e-06 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033727+0000", 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.3479999999999997e-05 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.187 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033771+0000", 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00022059099999999999 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.033992+0000", 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012665500000000001 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:26:24.188 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.034118+0000", 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001965489 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036084+0000", 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00064955099999999995 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036733+0000", 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.13625016200000001 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.189 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.190 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.190 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.172983+0000", 2023-09-23T20:26:24.190 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013731299999999999 2023-09-23T20:26:24.190 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.190 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.190 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.190 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.173121+0000", 2023-09-23T20:26:24.190 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000121828 2023-09-23T20:26:24.190 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.190 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.190 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.173243+0000", 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.139617042 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:19060 6.2 6:4166afd0:::benchmark_data_smithi098_105187_object19059:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:12.036517+0000", 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 552.13530454800002, 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.137033615, 2023-09-23T20:26:24.191 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 19060 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036517+0000", 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.192 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036517+0000", 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036515+0000", 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017343799999999999 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.193 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036689+0000", 2023-09-23T20:26:24.194 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9879999999999998e-06 2023-09-23T20:26:24.194 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.194 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.194 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.194 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036696+0000", 2023-09-23T20:26:24.194 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.25e-06 2023-09-23T20:26:24.194 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.194 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.194 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.194 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036700+0000", 2023-09-23T20:26:24.194 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0619999999999999e-05 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036761+0000", 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014935799999999999 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.036910+0000", 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014004999999999999 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.195 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.037050+0000", 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00096853599999999998 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.038019+0000", 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000136484 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.038155+0000", 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.135192016 2023-09-23T20:26:24.196 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.197 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.197 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.197 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.173347+0000", 2023-09-23T20:26:24.197 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012253000000000001 2023-09-23T20:26:24.197 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.197 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.197 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.197 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.173470+0000", 2023-09-23T20:26:24.197 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.0598000000000003e-05 2023-09-23T20:26:24.197 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.197 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.198 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.198 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:12.173550+0000", 2023-09-23T20:26:24.198 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.137033615 2023-09-23T20:26:24.198 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.198 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.198 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.198 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.198 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.198 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:25738 6.2 6:46c70c02:::benchmark_data_smithi098_105187_object25737:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:26:24.198 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:15.459514+0000", 2023-09-23T20:26:24.198 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 548.71230692999995, 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15778965, 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 25738 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.199 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.459514+0000", 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.459514+0000", 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.459513+0000", 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6193999999999999e-05 2023-09-23T20:26:24.200 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.459549+0000", 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.9840000000000007e-06 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.459558+0000", 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1290000000000004e-06 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.201 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.459563+0000", 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0016905539999999999 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.461254+0000", 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000116148 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.461370+0000", 2023-09-23T20:26:24.202 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000105104 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.461475+0000", 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0009860470000000001 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462461+0000", 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.064570482999999998 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.203 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.204 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.204 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.527032+0000", 2023-09-23T20:26:24.204 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.090002881000000007 2023-09-23T20:26:24.204 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.204 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.204 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.204 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617034+0000", 2023-09-23T20:26:24.204 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014512999999999999 2023-09-23T20:26:24.204 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.204 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.204 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617180+0000", 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012430399999999999 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617304+0000", 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15778965 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.205 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:25748 6.2 6:45eca302:::benchmark_data_smithi098_105187_object25747:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:15.462621+0000", 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 548.70919979099995, 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15485508100000001, 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 25748 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.206 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.207 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.207 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.207 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462621+0000", 2023-09-23T20:26:24.207 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.207 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.207 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.207 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.207 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462621+0000", 2023-09-23T20:26:24.207 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:26:24.207 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.207 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462620+0000", 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3734999999999998e-05 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462694+0000", 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2542e-05 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.208 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462706+0000", 2023-09-23T20:26:24.209 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5089999999999996e-06 2023-09-23T20:26:24.209 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.209 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.209 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.209 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462714+0000", 2023-09-23T20:26:24.209 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.0896999999999998e-05 2023-09-23T20:26:24.209 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.209 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.209 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.209 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462755+0000", 2023-09-23T20:26:24.209 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000109777 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462864+0000", 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014596999999999999 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.463010+0000", 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001874108 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.210 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.464884+0000", 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.062238135999999999 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.527122+0000", 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.090269472000000003 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.211 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617392+0000", 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5170000000000003e-05 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617437+0000", 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9311999999999999e-05 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617476+0000", 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15485508100000001 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.212 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:25749 6.2 6:442a94c4:::benchmark_data_smithi098_105187_object25748:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:15.462865+0000", 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 548.70895656899995, 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15473878399999999, 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:26:24.213 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 25749 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462865+0000", 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462865+0000", 2023-09-23T20:26:24.214 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:26:24.215 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.215 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.215 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.215 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462864+0000", 2023-09-23T20:26:24.215 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2182000000000003e-05 2023-09-23T20:26:24.215 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.215 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.215 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.215 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462916+0000", 2023-09-23T20:26:24.215 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1940000000000001e-06 2023-09-23T20:26:24.215 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462923+0000", 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9770000000000002e-06 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.462927+0000", 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00089683799999999995 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.216 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.463824+0000", 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000111492 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.463935+0000", 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011951 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.464055+0000", 2023-09-23T20:26:24.217 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0011797979999999999 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.465235+0000", 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.062008515 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.527243+0000", 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.090276439999999999 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.218 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.219 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.219 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617520+0000", 2023-09-23T20:26:24.219 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4308000000000003e-05 2023-09-23T20:26:24.219 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.219 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.219 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.219 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617564+0000", 2023-09-23T20:26:24.219 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9381999999999997e-05 2023-09-23T20:26:24.219 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.219 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:15.617603+0000", 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15473878399999999 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:42280 6.2 6:4b6bc34c:::benchmark_data_smithi098_105187_object42279:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:25.686127+0000", 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 538.48569450399998, 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.18002985399999999, 2023-09-23T20:26:24.220 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.221 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.221 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.221 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:26:24.221 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:26:24.221 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 42280 2023-09-23T20:26:24.221 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.221 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.221 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.221 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.221 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686127+0000", 2023-09-23T20:26:24.221 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686127+0000", 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686125+0000", 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.0988999999999997e-05 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.222 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686166+0000", 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2695e-05 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686178+0000", 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7970000000000001e-06 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686186+0000", 2023-09-23T20:26:24.223 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.5518000000000003e-05 2023-09-23T20:26:24.224 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.224 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.224 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.224 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686282+0000", 2023-09-23T20:26:24.224 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015660699999999999 2023-09-23T20:26:24.224 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.224 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.224 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.224 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686438+0000", 2023-09-23T20:26:24.224 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014816100000000001 2023-09-23T20:26:24.224 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686586+0000", 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0028733230000000001 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.689460+0000", 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.3948e-05 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.225 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.689504+0000", 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.17652347299999999 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.866027+0000", 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2145999999999997e-05 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.866099+0000", 2023-09-23T20:26:24.226 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7232999999999999e-05 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.866157+0000", 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.18002985399999999 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:42287 6.2 6:49ba4810:::benchmark_data_smithi098_105187_object42286:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:25.686501+0000", 2023-09-23T20:26:24.227 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 538.48532012199996, 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.179799398, 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 42287 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.228 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686501+0000", 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686501+0000", 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686500+0000", 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6084000000000002e-05 2023-09-23T20:26:24.229 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686536+0000", 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0049e-05 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686546+0000", 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9170000000000003e-06 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.230 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.686552+0000", 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0016736209999999999 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.688226+0000", 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014340499999999999 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.688369+0000", 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018552600000000001 2023-09-23T20:26:24.231 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.688555+0000", 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001093321 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.689648+0000", 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00082958299999999995 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.232 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.690478+0000", 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.175727364 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.866205+0000", 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2173999999999999e-05 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.866257+0000", 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.3244999999999997e-05 2023-09-23T20:26:24.233 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.234 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.234 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.234 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.866300+0000", 2023-09-23T20:26:24.234 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.179799398 2023-09-23T20:26:24.234 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.234 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.234 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.234 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.234 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.234 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:42294 6.2 6:4e3450d0:::benchmark_data_smithi098_105187_object42293:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-09-23T20:26:24.234 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:17:25.692435+0000", 2023-09-23T20:26:24.235 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 538.47938617499995, 2023-09-23T20:26:24.235 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.17629604500000001, 2023-09-23T20:26:24.235 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.235 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.235 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.235 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:26:24.235 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:26:24.235 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 42294 2023-09-23T20:26:24.235 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.235 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.235 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.692435+0000", 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.692435+0000", 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.236 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.692433+0000", 2023-09-23T20:26:24.237 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6295000000000003e-05 2023-09-23T20:26:24.237 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.237 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.237 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.237 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.692479+0000", 2023-09-23T20:26:24.237 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0718000000000001e-05 2023-09-23T20:26:24.237 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.237 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.237 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.237 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.692500+0000", 2023-09-23T20:26:24.237 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.998e-06 2023-09-23T20:26:24.238 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.238 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.238 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.238 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.692506+0000", 2023-09-23T20:26:24.238 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.0447000000000001e-05 2023-09-23T20:26:24.238 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.238 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.238 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.238 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.692547+0000", 2023-09-23T20:26:24.238 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000109533 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.692656+0000", 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012884499999999999 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,3", 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.692785+0000", 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001360071 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.239 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.240 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.240 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.694145+0000", 2023-09-23T20:26:24.240 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000100448 2023-09-23T20:26:24.240 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.240 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.240 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.240 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.694245+0000", 2023-09-23T20:26:24.240 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.174380598 2023-09-23T20:26:24.240 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.240 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.241 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.241 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.868626+0000", 2023-09-23T20:26:24.241 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9409e-05 2023-09-23T20:26:24.241 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.241 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.241 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.241 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.868686+0000", 2023-09-23T20:26:24.241 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5531000000000002e-05 2023-09-23T20:26:24.241 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.241 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.241 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.242 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:17:25.868731+0000", 2023-09-23T20:26:24.242 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.17629604500000001 2023-09-23T20:26:24.242 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.242 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.242 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.242 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.242 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.242 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104097 7.f 7:fe2199aa:::benchmark_data_smithi098_125195_object4810:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:26:24.242 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:07.891752+0000", 2023-09-23T20:26:24.242 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 136.28006964900001, 2023-09-23T20:26:24.243 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0401788600000001, 2023-09-23T20:26:24.243 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.243 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.243 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.243 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:26:24.243 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:26:24.243 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104097 2023-09-23T20:26:24.243 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.243 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.243 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.243 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.244 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891752+0000", 2023-09-23T20:26:24.244 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.244 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.244 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.244 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.244 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891752+0000", 2023-09-23T20:26:24.244 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:26:24.244 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.244 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.244 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891750+0000", 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1070000000000004e-06 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891755+0000", 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6149999999999997e-06 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891764+0000", 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2109999999999998e-06 2023-09-23T20:26:24.245 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891772+0000", 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2441999999999998e-05 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891815+0000", 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8490000000000006e-06 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.246 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891822+0000", 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0075898059999999 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:08.899412+0000", 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2826000000000001e-05 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:08.899425+0000", 2023-09-23T20:26:24.247 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.018511972 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.917937+0000", 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0024228259999999999 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.920360+0000", 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019497399999999999 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.248 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.920555+0000", 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0056241010000000003 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.926179+0000", 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2067e-05 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.926191+0000", 2023-09-23T20:26:24.249 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1857000000000001e-05 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.926253+0000", 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9742999999999999e-05 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.926333+0000", 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0055977910000000004 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.250 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.931930+0000", 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0401788600000001 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104725 7.f 7:f96b2118:::benchmark_data_smithi098_125195_object5438:head [delete] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:12.958230+0000", 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 131.213591562, 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2930185280000002, 2023-09-23T20:26:24.251 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104725 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958230+0000", 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.252 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958230+0000", 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958228+0000", 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9540000000000004e-06 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.253 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958236+0000", 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3336000000000001e-05 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958249+0000", 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3669999999999997e-06 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958258+0000", 2023-09-23T20:26:24.254 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6706000000000002e-05 2023-09-23T20:26:24.255 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.255 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.255 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.255 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958314+0000", 2023-09-23T20:26:24.255 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9049999999999992e-06 2023-09-23T20:26:24.255 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.255 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.255 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:26:24.255 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958324+0000", 2023-09-23T20:26:24.255 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.98280006900000005 2023-09-23T20:26:24.255 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.941124+0000", 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5719e-05 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.941140+0000", 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2784226539999999 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.256 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.219563+0000", 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018617500000000001 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.219749+0000", 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019570699999999999 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.219944+0000", 2023-09-23T20:26:24.257 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012681894000000001 2023-09-23T20:26:24.258 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.258 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.258 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.258 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.232626+0000", 2023-09-23T20:26:24.258 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2824000000000002e-05 2023-09-23T20:26:24.258 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.258 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.258 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.258 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.232669+0000", 2023-09-23T20:26:24.258 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.014139839 2023-09-23T20:26:24.258 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.246809+0000", 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8455999999999996e-05 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.246877+0000", 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0043706500000000002 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.251248+0000", 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2930185280000002 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104733 7.f 7:f5653436:::benchmark_data_smithi098_125195_object5446:head [delete] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:14.021896+0000", 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 130.14992544099999, 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2339001620000001, 2023-09-23T20:26:24.260 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104733 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021896+0000", 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.261 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.262 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.262 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021896+0000", 2023-09-23T20:26:24.262 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999962 2023-09-23T20:26:24.262 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.262 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.262 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.262 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021892+0000", 2023-09-23T20:26:24.262 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4344e-05 2023-09-23T20:26:24.262 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.262 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.262 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021906+0000", 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6784000000000001e-05 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021923+0000", 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5651e-05 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021939+0000", 2023-09-23T20:26:24.263 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.02695175 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.048891+0000", 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8300000000000001e-05 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.048909+0000", 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.179695951 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.264 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.228605+0000", 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018464499999999999 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.228790+0000", 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000193489 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:26:24.265 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.228983+0000", 2023-09-23T20:26:24.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0037750010000000001 2023-09-23T20:26:24.266 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.266 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.266 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.266 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.232758+0000", 2023-09-23T20:26:24.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012981232000000001 2023-09-23T20:26:24.266 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.266 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.266 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.266 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.245739+0000", 2023-09-23T20:26:24.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.005554153 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.251293+0000", 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9549999999999997e-05 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.251353+0000", 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0044429059999999999 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.267 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.255796+0000", 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2339001620000001 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104735 7.f 7:fb409918:::benchmark_data_smithi098_125195_object5448:head [delete] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:14.025466+0000", 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 130.14635468500001, 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.234116902, 2023-09-23T20:26:24.268 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104735 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025466+0000", 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.269 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025466+0000", 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025464+0000", 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0978999999999999e-05 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.270 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025475+0000", 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6954000000000001e-05 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025492+0000", 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.101e-05 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025513+0000", 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.024132740999999999 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.271 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.049646+0000", 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2231e-05 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.049658+0000", 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1832354170000001 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.272 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.232894+0000", 2023-09-23T20:26:24.273 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00039530899999999999 2023-09-23T20:26:24.273 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.273 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.273 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.273 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.233289+0000", 2023-09-23T20:26:24.273 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00047279100000000002 2023-09-23T20:26:24.273 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.273 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.273 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:26:24.273 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.233762+0000", 2023-09-23T20:26:24.273 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0062599040000000002 2023-09-23T20:26:24.274 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.274 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.274 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.274 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.240022+0000", 2023-09-23T20:26:24.274 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0059156039999999997 2023-09-23T20:26:24.274 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.274 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.274 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.274 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.245937+0000", 2023-09-23T20:26:24.274 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.009935882 2023-09-23T20:26:24.274 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.255873+0000", 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5350000000000003e-05 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.255938+0000", 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0036450060000000001 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.275 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.259583+0000", 2023-09-23T20:26:24.276 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.234116902 2023-09-23T20:26:24.276 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.276 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.276 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.276 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.276 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.276 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:165780 7.f 7:f0b16fa8:::benchmark_data_smithi098_125195_object66493:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:26:24.276 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:17.804885+0000", 2023-09-23T20:26:24.276 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 6.3669357389999996, 2023-09-23T20:26:24.276 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14369544300000001, 2023-09-23T20:26:24.276 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 165780 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804885+0000", 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.277 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.278 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.278 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.278 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804885+0000", 2023-09-23T20:26:24.278 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:26:24.278 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.278 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.278 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.278 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804883+0000", 2023-09-23T20:26:24.278 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0659000000000001e-05 2023-09-23T20:26:24.278 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.278 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804894+0000", 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9780999999999999e-05 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804914+0000", 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5429999999999994e-06 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804922+0000", 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.029963001999999999 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.834885+0000", 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00073532800000000004 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.835621+0000", 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.060317886000000001 2023-09-23T20:26:24.280 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.895939+0000", 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000125165 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.896064+0000", 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000269418 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:26:24.281 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.896333+0000", 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023314402000000001 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.919648+0000", 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0049974030000000001 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.924645+0000", 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.022426568000000001 2023-09-23T20:26:24.282 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.947071+0000", 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0028999999999997e-05 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.947132+0000", 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001449356 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.283 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.948581+0000", 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14369544300000001 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:166641 7.f 7:ff8241a3:::benchmark_data_smithi098_125195_object67354:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:19.674339+0000", 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 4.497482314, 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.162542095, 2023-09-23T20:26:24.284 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.285 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.285 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.285 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:26:24.285 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:26:24.285 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 166641 2023-09-23T20:26:24.285 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.285 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.285 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.285 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.285 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674339+0000", 2023-09-23T20:26:24.285 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674339+0000", 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674338+0000", 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6190000000000002e-06 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.286 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674345+0000", 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8200000000000003e-06 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674354+0000", 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0690000000000001e-06 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674359+0000", 2023-09-23T20:26:24.288 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012297989 2023-09-23T20:26:24.288 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.288 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.288 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.288 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.686657+0000", 2023-09-23T20:26:24.288 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00063551099999999995 2023-09-23T20:26:24.288 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.288 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.288 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:26:24.288 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687293+0000", 2023-09-23T20:26:24.288 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057445147000000002 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.744738+0000", 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0001594 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.744897+0000", 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000322274 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.745220+0000", 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0066481099999999996 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.751868+0000", 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.051425529999999997 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.290 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.803293+0000", 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.029891332999999999 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.833185+0000", 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5370999999999994e-05 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.833260+0000", 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0036210700000000001 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.836881+0000", 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.162542095 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:166643 7.f 7:f64fb10e:::benchmark_data_smithi098_125195_object67356:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:19.678705+0000", 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 4.4931159300000001, 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16056477399999999, 2023-09-23T20:26:24.292 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 166643 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678705+0000", 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678705+0000", 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678704+0000", 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3459999999999996e-06 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678711+0000", 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4469e-05 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678725+0000", 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0389999999999999e-06 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678732+0000", 2023-09-23T20:26:24.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0085837499999999994 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687316+0000", 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00053036100000000003 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687846+0000", 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.064108015000000004 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.296 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.297 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.297 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.751954+0000", 2023-09-23T20:26:24.297 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016001500000000001 2023-09-23T20:26:24.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.297 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.297 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.752115+0000", 2023-09-23T20:26:24.297 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000347036 2023-09-23T20:26:24.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.297 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:26:24.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.752462+0000", 2023-09-23T20:26:24.298 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023542492000000002 2023-09-23T20:26:24.298 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.298 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.298 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.776004+0000", 2023-09-23T20:26:24.298 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.027324172000000001 2023-09-23T20:26:24.298 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.298 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.298 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.803328+0000", 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.033615523000000001 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.836944+0000", 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2945000000000001e-05 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.837007+0000", 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0022633369999999998 2023-09-23T20:26:24.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.300 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.839270+0000", 2023-09-23T20:26:24.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16056477399999999 2023-09-23T20:26:24.300 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.300 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.300 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.300 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:166644 7.f 7:f71d6154:::benchmark_data_smithi098_125195_object67357:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:26:24.300 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:19.679509+0000", 2023-09-23T20:26:24.301 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 4.4923122759999998, 2023-09-23T20:26:24.301 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16195364000000001, 2023-09-23T20:26:24.301 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.301 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.301 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.301 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:26:24.301 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:26:24.301 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 166644 2023-09-23T20:26:24.301 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.301 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.302 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.302 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.302 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679509+0000", 2023-09-23T20:26:24.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.302 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.302 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.302 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679509+0000", 2023-09-23T20:26:24.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:26:24.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679508+0000", 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0529e-05 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679518+0000", 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4062e-05 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679532+0000", 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4869999999999999e-06 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679539+0000", 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0084098720000000005 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687949+0000", 2023-09-23T20:26:24.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0010581309999999999 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.689007+0000", 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.073351424999999998 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.762358+0000", 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0001077 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.762466+0000", 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019345300000000001 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.762659+0000", 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.027123531999999999 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.789783+0000", 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013583674 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.803366+0000", 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.035972195999999998 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.839339+0000", 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0668000000000003e-05 2023-09-23T20:26:24.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.839399+0000", 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0020631629999999998 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.841463+0000", 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16195364000000001 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:166650 7.f 7:f129979e:::benchmark_data_smithi098_125195_object67363:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:19.687620+0000", 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 4.484201584, 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15627481600000001, 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 166650 2023-09-23T20:26:24.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687620+0000", 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687620+0000", 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687618+0000", 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6889999999999993e-06 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687627+0000", 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6239000000000002e-05 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687643+0000", 2023-09-23T20:26:24.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7889999999999995e-06 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687651+0000", 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001490927 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.689142+0000", 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001013302 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.313 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:26:24.313 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.690155+0000", 2023-09-23T20:26:24.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.085889835999999997 2023-09-23T20:26:24.313 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.313 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.313 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.776045+0000", 2023-09-23T20:26:24.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000100046 2023-09-23T20:26:24.313 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.313 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.776145+0000", 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013882599999999999 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.776284+0000", 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.027119246999999999 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.803403+0000", 2023-09-23T20:26:24.314 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00080688199999999998 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.804210+0000", 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.037381082000000003 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.841591+0000", 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014724399999999999 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.841738+0000", 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0021562959999999998 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.843894+0000", 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15627481600000001 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:166659 7.f 7:f8fcfa2d:::benchmark_data_smithi098_125195_object67372:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:19.707352+0000", 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 4.4644695690000002, 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.13911121000000001, 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 166659 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.317 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707352+0000", 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707352+0000", 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.318 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707350+0000", 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0178e-05 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707360+0000", 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0086e-05 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707380+0000", 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8639999999999996e-06 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707388+0000", 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020883300000000001 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707597+0000", 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00083052899999999999 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.708427+0000", 2023-09-23T20:26:24.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.076401332000000002 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.784829+0000", 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00027535899999999998 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.785104+0000", 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00056441599999999998 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.785668+0000", 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.019898589000000001 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.805567+0000", 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2068000000000003e-05 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.805629+0000", 2023-09-23T20:26:24.322 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.038393872000000002 2023-09-23T20:26:24.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.844023+0000", 2023-09-23T20:26:24.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000117855 2023-09-23T20:26:24.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.844141+0000", 2023-09-23T20:26:24.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0023221180000000002 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.846463+0000", 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.13911121000000001 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:166660 7.f 7:f61f4e2c:::benchmark_data_smithi098_125195_object67373:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:19.707441+0000", 2023-09-23T20:26:24.324 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 4.4643801119999997, 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14188440199999999, 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 166660 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:26:24.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707441+0000", 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707441+0000", 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707440+0000", 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4900000000000002e-06 2023-09-23T20:26:24.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.327 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.327 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:26:24.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707445+0000", 2023-09-23T20:26:24.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8769999999999999e-06 2023-09-23T20:26:24.327 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.327 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.327 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:26:24.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707454+0000", 2023-09-23T20:26:24.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9660000000000004e-06 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707459+0000", 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001072751 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.708531+0000", 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0010824459999999999 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.329 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:26:24.329 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.709614+0000", 2023-09-23T20:26:24.329 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.086802950000000004 2023-09-23T20:26:24.329 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.329 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.329 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:26:24.329 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.796417+0000", 2023-09-23T20:26:24.329 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00026479599999999998 2023-09-23T20:26:24.329 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.329 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.329 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:26:24.330 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.796682+0000", 2023-09-23T20:26:24.330 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00046175600000000002 2023-09-23T20:26:24.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:26:24.330 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.797143+0000", 2023-09-23T20:26:24.330 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0084326769999999995 2023-09-23T20:26:24.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:26:24.330 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.805576+0000", 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0028403949999999999 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.808416+0000", 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.038203818 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.846620+0000", 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015163399999999999 2023-09-23T20:26:24.331 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.846772+0000", 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002553587 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.849325+0000", 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14188440199999999 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.332 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.333 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:26:24.333 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:26:24.333 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:26:24.333 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:24.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:23 smithi098 bash[78228]: cluster 2023-09-23T20:26:22.369823+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v696: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.9 GiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 498 op/s; 25692/94794 objects degraded (27.103%); 1841/94794 objects misplaced (1.942%); 12 MiB/s, 196 objects/s recovering 2023-09-23T20:26:24.334 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:23 smithi173 bash[59517]: cluster 2023-09-23T20:26:22.369823+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v696: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.9 GiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 498 op/s; 25692/94794 objects degraded (27.103%); 1841/94794 objects misplaced (1.942%); 12 MiB/s, 196 objects/s recovering 2023-09-23T20:26:24.335 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:23 smithi098 bash[74888]: cluster 2023-09-23T20:26:22.369823+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v696: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.9 GiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 498 op/s; 25692/94794 objects degraded (27.103%); 1841/94794 objects misplaced (1.942%); 12 MiB/s, 196 objects/s recovering 2023-09-23T20:26:24.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:24.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:24.468 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:24.492 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:24.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:24.598 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:24.631 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:24.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:24.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:24.759 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:24.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:24.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:24.885 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:24.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:24.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:24.989 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:25.011 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:25.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:24 smithi173 bash[59517]: audit 2023-09-23T20:26:24.589816+0000 mon.a (mon.0) 975 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:25.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:24 smithi173 bash[59517]: cluster 2023-09-23T20:26:24.846440+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 25692/94794 objects degraded (27.103%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:25.115 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:25.136 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:25.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:24 smithi098 bash[78228]: audit 2023-09-23T20:26:24.589816+0000 mon.a (mon.0) 975 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:24 smithi098 bash[78228]: cluster 2023-09-23T20:26:24.846440+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 25692/94794 objects degraded (27.103%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:24 smithi098 bash[74888]: audit 2023-09-23T20:26:24.589816+0000 mon.a (mon.0) 975 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:24 smithi098 bash[74888]: cluster 2023-09-23T20:26:24.846440+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 25692/94794 objects degraded (27.103%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:25.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:25.285 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:25.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:25.312 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T20:26:25.391 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:25.423 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:25.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:25.527 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:26:25.530 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:25.554 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:25.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:25.564 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:26:25.616 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:26:25.646 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:26:25.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:25.689 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:25.689 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:26:25.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:25.739 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:26:25.778 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:26:25.794 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:25.810 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:26:25.813 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:26:25.813 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:26:25.814 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:26:25.814 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:26:25.814 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:26:25.814 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:26:25.814 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:26:25.814 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:26:25.826 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:25.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:25.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:25.942 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:26:25.947 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T20:26:25.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:25.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:25.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:26.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:26.101 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:26.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:26.206 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:26.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:25 smithi098 bash[74888]: cluster 2023-09-23T20:26:24.370305+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v697: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.9 GiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 408 op/s; 25692/94794 objects degraded (27.103%); 1841/94794 objects misplaced (1.942%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:26:26.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:25 smithi098 bash[74888]: audit 2023-09-23T20:26:25.485282+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.98:0/2347305250' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:26.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:25 smithi098 bash[74888]: audit 2023-09-23T20:26:25.572532+0000 mon.a (mon.0) 977 : audit 1 from='client.? 172.21.15.98:0/1711137631' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:26:26.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:25 smithi098 bash[74888]: audit 2023-09-23T20:26:25.845764+0000 mon.a (mon.0) 978 : audit 1 from='client.? 172.21.15.98:0/1964976234' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:26:26.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:25 smithi098 bash[78228]: cluster 2023-09-23T20:26:24.370305+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v697: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.9 GiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 408 op/s; 25692/94794 objects degraded (27.103%); 1841/94794 objects misplaced (1.942%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:26:26.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:25 smithi098 bash[78228]: audit 2023-09-23T20:26:25.485282+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.98:0/2347305250' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:26.215 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:25 smithi098 bash[78228]: audit 2023-09-23T20:26:25.572532+0000 mon.a (mon.0) 977 : audit 1 from='client.? 172.21.15.98:0/1711137631' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:26:26.216 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:25 smithi098 bash[78228]: audit 2023-09-23T20:26:25.845764+0000 mon.a (mon.0) 978 : audit 1 from='client.? 172.21.15.98:0/1964976234' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:26:26.216 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:26:26] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.33.4" 2023-09-23T20:26:26.227 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:26.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:26.333 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:25 smithi173 bash[59517]: cluster 2023-09-23T20:26:24.370305+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v697: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.9 GiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 408 op/s; 25692/94794 objects degraded (27.103%); 1841/94794 objects misplaced (1.942%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T20:26:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:25 smithi173 bash[59517]: audit 2023-09-23T20:26:25.485282+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.98:0/2347305250' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:25 smithi173 bash[59517]: audit 2023-09-23T20:26:25.572532+0000 mon.a (mon.0) 977 : audit 1 from='client.? 172.21.15.98:0/1711137631' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:26:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:25 smithi173 bash[59517]: audit 2023-09-23T20:26:25.845764+0000 mon.a (mon.0) 978 : audit 1 from='client.? 172.21.15.98:0/1964976234' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:26:26.371 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:26.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:26.474 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:26.500 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:26.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:26.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:26.625 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:26.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:26.734 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:26.762 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:26.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:26.868 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:26.897 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:26.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:26.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:26.953 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[74888]: cluster 2023-09-23T20:26:25.923961+0000 mon.a (mon.0) 979 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:26.953 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[74888]: audit 2023-09-23T20:26:25.929791+0000 mon.a (mon.0) 980 : audit 1 from='client.? 172.21.15.98:0/1711137631' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:26:26.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[74888]: audit 2023-09-23T20:26:25.929990+0000 mon.a (mon.0) 981 : audit 1 from='client.? 172.21.15.98:0/1964976234' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:26:26.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[74888]: cluster 2023-09-23T20:26:25.930078+0000 mon.a (mon.0) 982 : cluster 0 osdmap e189: 8 total, 8 up, 6 in 2023-09-23T20:26:26.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[74888]: cluster 2023-09-23T20:26:25.932452+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:26.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[74888]: cluster 2023-09-23T20:26:25.932662+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:26.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[74888]: cluster 2023-09-23T20:26:25.935951+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:26.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[74888]: cluster 2023-09-23T20:26:25.945852+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:26.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[74888]: cluster 2023-09-23T20:26:25.948688+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:26.954 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[74888]: cluster 2023-09-23T20:26:25.950941+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.003 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:27.012 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:26 smithi173 bash[59517]: cluster 2023-09-23T20:26:25.923961+0000 mon.a (mon.0) 979 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:27.012 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:26 smithi173 bash[59517]: audit 2023-09-23T20:26:25.929791+0000 mon.a (mon.0) 980 : audit 1 from='client.? 172.21.15.98:0/1711137631' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:26:27.013 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:26 smithi173 bash[59517]: audit 2023-09-23T20:26:25.929990+0000 mon.a (mon.0) 981 : audit 1 from='client.? 172.21.15.98:0/1964976234' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:26:27.013 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:26 smithi173 bash[59517]: cluster 2023-09-23T20:26:25.930078+0000 mon.a (mon.0) 982 : cluster 0 osdmap e189: 8 total, 8 up, 6 in 2023-09-23T20:26:27.013 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:26 smithi173 bash[59517]: cluster 2023-09-23T20:26:25.932452+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.013 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:26 smithi173 bash[59517]: cluster 2023-09-23T20:26:25.932662+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.013 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:26 smithi173 bash[59517]: cluster 2023-09-23T20:26:25.935951+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.013 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:26 smithi173 bash[59517]: cluster 2023-09-23T20:26:25.945852+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.013 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:26 smithi173 bash[59517]: cluster 2023-09-23T20:26:25.948688+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.013 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:26 smithi173 bash[59517]: cluster 2023-09-23T20:26:25.950941+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.036 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:27.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:27.143 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:27.167 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:27.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:27.238 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[78228]: cluster 2023-09-23T20:26:25.923961+0000 mon.a (mon.0) 979 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:27.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[78228]: audit 2023-09-23T20:26:25.929791+0000 mon.a (mon.0) 980 : audit 1 from='client.? 172.21.15.98:0/1711137631' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:26:27.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[78228]: audit 2023-09-23T20:26:25.929990+0000 mon.a (mon.0) 981 : audit 1 from='client.? 172.21.15.98:0/1964976234' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:26:27.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[78228]: cluster 2023-09-23T20:26:25.930078+0000 mon.a (mon.0) 982 : cluster 0 osdmap e189: 8 total, 8 up, 6 in 2023-09-23T20:26:27.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[78228]: cluster 2023-09-23T20:26:25.932452+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[78228]: cluster 2023-09-23T20:26:25.932662+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[78228]: cluster 2023-09-23T20:26:25.935951+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[78228]: cluster 2023-09-23T20:26:25.945852+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[78228]: cluster 2023-09-23T20:26:25.948688+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.239 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:26 smithi098 bash[78228]: cluster 2023-09-23T20:26:25.950941+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T20:26:27.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:27.317 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:27.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:27.420 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:27.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:27.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:27.554 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:27.580 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:27.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:27.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:27.713 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:27.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:27.818 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:27.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:27.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:27.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:27.981 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:27.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:27.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:28.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:28.109 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:28.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:28.215 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:28.223 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:27 smithi098 bash[78228]: cluster 2023-09-23T20:26:26.370954+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v699: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.8 GiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 24592/87297 objects degraded (28.170%); 1690/87297 objects misplaced (1.936%); 11 MiB/s, 181 objects/s recovering 2023-09-23T20:26:28.223 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:27 smithi098 bash[74888]: cluster 2023-09-23T20:26:26.370954+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v699: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.8 GiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 24592/87297 objects degraded (28.170%); 1690/87297 objects misplaced (1.936%); 11 MiB/s, 181 objects/s recovering 2023-09-23T20:26:28.236 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:28.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:28.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:27 smithi173 bash[59517]: cluster 2023-09-23T20:26:26.370954+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v699: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.8 GiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 24592/87297 objects degraded (28.170%); 1690/87297 objects misplaced (1.936%); 11 MiB/s, 181 objects/s recovering 2023-09-23T20:26:28.346 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:28.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:28.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:28.478 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:28.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:28.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:28.555 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T20:26:28.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:28.675 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:28.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:28.782 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:28.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:28.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:28.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:28.955 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:28.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:28.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:29.060 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.086 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:29.189 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:29.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:29.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:29.331 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.354 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:29.457 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:29.481 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:29.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:29.588 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:29.627 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:29.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:29.733 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:29.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:29.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:29.873 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.899 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:29.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:29.958 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:29 smithi173 bash[59517]: cluster 2023-09-23T20:26:28.371576+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v700: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.8 GiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 24592/87297 objects degraded (28.170%); 1690/87297 objects misplaced (1.936%); 11 MiB/s, 181 objects/s recovering 2023-09-23T20:26:29.958 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:29 smithi173 bash[59517]: audit 2023-09-23T20:26:29.721699+0000 mon.a (mon.0) 983 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:26:29.958 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:29 smithi173 bash[59517]: cluster 2023-09-23T20:26:29.847503+0000 mon.a (mon.0) 984 : cluster 3 Health check update: Degraded data redundancy: 24592/87297 objects degraded (28.170%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:30.002 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:30.040 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:30.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:30.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:30.177 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:30.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:29 smithi098 bash[78228]: cluster 2023-09-23T20:26:28.371576+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v700: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.8 GiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 24592/87297 objects degraded (28.170%); 1690/87297 objects misplaced (1.936%); 11 MiB/s, 181 objects/s recovering 2023-09-23T20:26:30.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:29 smithi098 bash[78228]: audit 2023-09-23T20:26:29.721699+0000 mon.a (mon.0) 983 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:26:30.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:29 smithi098 bash[78228]: cluster 2023-09-23T20:26:29.847503+0000 mon.a (mon.0) 984 : cluster 3 Health check update: Degraded data redundancy: 24592/87297 objects degraded (28.170%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:30.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:29 smithi098 bash[74888]: cluster 2023-09-23T20:26:28.371576+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v700: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.8 GiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 24592/87297 objects degraded (28.170%); 1690/87297 objects misplaced (1.936%); 11 MiB/s, 181 objects/s recovering 2023-09-23T20:26:30.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:29 smithi098 bash[74888]: audit 2023-09-23T20:26:29.721699+0000 mon.a (mon.0) 983 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:26:30.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:29 smithi098 bash[74888]: cluster 2023-09-23T20:26:29.847503+0000 mon.a (mon.0) 984 : cluster 3 Health check update: Degraded data redundancy: 24592/87297 objects degraded (28.170%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:30.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:30.204 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:26:30.282 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:30.306 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:30.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:30.409 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:30.439 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:30.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:30.514 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:26:30.539 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:26:30.546 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:30.599 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:30.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:30.705 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:30.741 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:30.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:30.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:30.879 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:30.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:30.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:30.985 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:31.015 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:31.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:31.122 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:31.150 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:31.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:31.256 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:31.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:31.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:31.390 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:31.431 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:31.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:31.541 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:31.571 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:31.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:31.679 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:31.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:31.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:31.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:31.846 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:31.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:31.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:31.980 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:31.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:31.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:32.085 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:32.096 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:31 smithi098 bash[78228]: cluster 2023-09-23T20:26:30.372541+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v701: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.7 GiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 423 op/s; 24407/85296 objects degraded (28.614%); 1690/85296 objects misplaced (1.981%); 11 MiB/s, 168 objects/s recovering 2023-09-23T20:26:32.097 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:31 smithi098 bash[74888]: cluster 2023-09-23T20:26:30.372541+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v701: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.7 GiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 423 op/s; 24407/85296 objects degraded (28.614%); 1690/85296 objects misplaced (1.981%); 11 MiB/s, 168 objects/s recovering 2023-09-23T20:26:32.113 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:32.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:32.217 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:32.244 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:32.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:32.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:31 smithi173 bash[59517]: cluster 2023-09-23T20:26:30.372541+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v701: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.7 GiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 423 op/s; 24407/85296 objects degraded (28.614%); 1690/85296 objects misplaced (1.981%); 11 MiB/s, 168 objects/s recovering 2023-09-23T20:26:32.348 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:32.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:32.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:32.484 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:32.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:32.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:32.626 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:32.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:32.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:32.753 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:32.793 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:32.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:32.896 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:32.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:32.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:32.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:33.037 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:33.063 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:33.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:33.166 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:33.191 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:33.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:33.294 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:33.336 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:33.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:33.421 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:33.443 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:33.484 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:33.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:33.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:33.616 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:33.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:33.719 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:33.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:33.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:33.858 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:33.883 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:33.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:33.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:33.990 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:34.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:34.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:34.042 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:34 smithi173 bash[59517]: cluster 2023-09-23T20:26:32.373486+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v702: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.6 GiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 512 op/s; 23499/79413 objects degraded (29.591%); 1544/79413 objects misplaced (1.944%); 12 MiB/s, 184 objects/s recovering 2023-09-23T20:26:34.115 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:34.139 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:34.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:34.242 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:34.264 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:34.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:34.367 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:34.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:34.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:34.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:33 smithi098 bash[78228]: cluster 2023-09-23T20:26:32.373486+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v702: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.6 GiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 512 op/s; 23499/79413 objects degraded (29.591%); 1544/79413 objects misplaced (1.944%); 12 MiB/s, 184 objects/s recovering 2023-09-23T20:26:34.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:33 smithi098 bash[74888]: cluster 2023-09-23T20:26:32.373486+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v702: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.6 GiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 512 op/s; 23499/79413 objects degraded (29.591%); 1544/79413 objects misplaced (1.944%); 12 MiB/s, 184 objects/s recovering 2023-09-23T20:26:34.439 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:34.440 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:34.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:34.534 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:34.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:34.638 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:34.662 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:34.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:34.765 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:34.792 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:34.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:34.901 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:34.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:34.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:34.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:35.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:35.043 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:34 smithi173 bash[59517]: cluster 2023-09-23T20:26:34.849763+0000 mon.a (mon.0) 985 : cluster 3 Health check update: Degraded data redundancy: 23499/79413 objects degraded (29.591%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:35.062 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:35.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:35.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:35.192 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:35.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:35.267 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:35 smithi098 bash[78228]: cluster 2023-09-23T20:26:34.849763+0000 mon.a (mon.0) 985 : cluster 3 Health check update: Degraded data redundancy: 23499/79413 objects degraded (29.591%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:35.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:35.333 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:35.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:35.442 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:35.474 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:35.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:35.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:35.613 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:35.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:35.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:35 smithi098 bash[74888]: cluster 2023-09-23T20:26:34.849763+0000 mon.a (mon.0) 985 : cluster 3 Health check update: Degraded data redundancy: 23499/79413 objects degraded (29.591%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:35.718 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:35.739 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:35.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:35.843 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:35.883 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:35.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:35.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:35.988 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:36.032 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:36.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:36.086 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:35 smithi098 bash[78228]: cluster 2023-09-23T20:26:34.374471+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v703: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.6 GiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 512 op/s; 23499/79413 objects degraded (29.591%); 1544/79413 objects misplaced (1.944%); 12 MiB/s, 184 objects/s recovering 2023-09-23T20:26:36.086 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:35 smithi098 bash[78228]: audit 2023-09-23T20:26:35.762579+0000 mon.a (mon.0) 986 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:36.087 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:35 smithi098 bash[78228]: audit 2023-09-23T20:26:35.778894+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:36.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:35 smithi098 bash[74888]: cluster 2023-09-23T20:26:34.374471+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v703: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.6 GiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 512 op/s; 23499/79413 objects degraded (29.591%); 1544/79413 objects misplaced (1.944%); 12 MiB/s, 184 objects/s recovering 2023-09-23T20:26:36.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:35 smithi098 bash[74888]: audit 2023-09-23T20:26:35.762579+0000 mon.a (mon.0) 986 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:36.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:35 smithi098 bash[74888]: audit 2023-09-23T20:26:35.778894+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:36.140 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:36.150 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:35 smithi173 bash[59517]: cluster 2023-09-23T20:26:34.374471+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v703: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.6 GiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 512 op/s; 23499/79413 objects degraded (29.591%); 1544/79413 objects misplaced (1.944%); 12 MiB/s, 184 objects/s recovering 2023-09-23T20:26:36.151 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:35 smithi173 bash[59517]: audit 2023-09-23T20:26:35.762579+0000 mon.a (mon.0) 986 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:36.151 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:35 smithi173 bash[59517]: audit 2023-09-23T20:26:35.778894+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:36.192 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:36.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:36.295 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:36.308 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:26:36.308 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:26:36.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.358 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:36.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:36.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:26:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:26:36] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.33.4" 2023-09-23T20:26:36.459 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:36.482 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:36.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:36.585 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:36.635 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:36.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:36.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:36.763 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:36.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:36.867 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:36.890 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:36.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:36.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:36.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:37.034 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:37.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:37.139 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:37.163 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:37.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:37.266 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:37.294 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:37.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:37.398 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:37.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:37.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:37.484 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T20:26:37.544 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:37.568 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:37.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:37.671 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:37.691 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:37.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:37.786 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:37 smithi173 bash[59517]: cluster 2023-09-23T20:26:36.375257+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v704: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.5 GiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 488 op/s; 22407/71979 objects degraded (31.130%); 1391/71979 objects misplaced (1.933%); 11 MiB/s, 177 objects/s recovering 2023-09-23T20:26:37.787 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:37 smithi173 bash[59517]: audit 2023-09-23T20:26:36.780346+0000 mon.a (mon.0) 988 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:37.787 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:37 smithi173 bash[59517]: audit 2023-09-23T20:26:36.787728+0000 mon.a (mon.0) 989 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:37.787 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:37 smithi173 bash[59517]: audit 2023-09-23T20:26:37.360252+0000 mon.a (mon.0) 990 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:26:37.787 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:37 smithi173 bash[59517]: audit 2023-09-23T20:26:37.361332+0000 mon.a (mon.0) 991 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:26:37.787 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:37 smithi173 bash[59517]: audit 2023-09-23T20:26:37.367125+0000 mon.a (mon.0) 992 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:37.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:37.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[74888]: cluster 2023-09-23T20:26:36.375257+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v704: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.5 GiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 488 op/s; 22407/71979 objects degraded (31.130%); 1391/71979 objects misplaced (1.933%); 11 MiB/s, 177 objects/s recovering 2023-09-23T20:26:37.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[74888]: audit 2023-09-23T20:26:36.780346+0000 mon.a (mon.0) 988 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:37.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[74888]: audit 2023-09-23T20:26:36.787728+0000 mon.a (mon.0) 989 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:37.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[74888]: audit 2023-09-23T20:26:37.360252+0000 mon.a (mon.0) 990 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:26:37.805 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[74888]: audit 2023-09-23T20:26:37.361332+0000 mon.a (mon.0) 991 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:26:37.805 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[74888]: audit 2023-09-23T20:26:37.367125+0000 mon.a (mon.0) 992 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:37.805 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[78228]: cluster 2023-09-23T20:26:36.375257+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v704: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.5 GiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 488 op/s; 22407/71979 objects degraded (31.130%); 1391/71979 objects misplaced (1.933%); 11 MiB/s, 177 objects/s recovering 2023-09-23T20:26:37.805 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[78228]: audit 2023-09-23T20:26:36.780346+0000 mon.a (mon.0) 988 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:37.805 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[78228]: audit 2023-09-23T20:26:36.787728+0000 mon.a (mon.0) 989 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:37.805 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[78228]: audit 2023-09-23T20:26:37.360252+0000 mon.a (mon.0) 990 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:26:37.805 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[78228]: audit 2023-09-23T20:26:37.361332+0000 mon.a (mon.0) 991 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:26:37.805 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:37 smithi098 bash[78228]: audit 2023-09-23T20:26:37.367125+0000 mon.a (mon.0) 992 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:26:37.820 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:37.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:37.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:37.959 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:37.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:37.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:38.064 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:38.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:38.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:38.195 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:38.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.223 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:38.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:38.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:38.356 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:38.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:38.464 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:38.496 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:38.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:38.602 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:38.648 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:38.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:38.781 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:38.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:38.885 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:38.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:38.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:38.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:39.019 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:39.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:39.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:39.164 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:39.191 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:39.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:39.295 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:39.318 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:39.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:39.422 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:39.455 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:39.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:39.560 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:39.590 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:39.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:39.694 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:39.725 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:39.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:39.788 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:39 smithi173 bash[59517]: cluster 2023-09-23T20:26:38.375733+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v705: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.5 GiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 425 op/s; 22407/71979 objects degraded (31.130%); 1391/71979 objects misplaced (1.933%); 9.7 MiB/s, 154 objects/s recovering 2023-09-23T20:26:39.788 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:39 smithi173 bash[59517]: audit 2023-09-23T20:26:39.590579+0000 mon.a (mon.0) 993 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:39.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:39.838 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:39 smithi098 bash[78228]: cluster 2023-09-23T20:26:38.375733+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v705: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.5 GiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 425 op/s; 22407/71979 objects degraded (31.130%); 1391/71979 objects misplaced (1.933%); 9.7 MiB/s, 154 objects/s recovering 2023-09-23T20:26:39.839 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:39 smithi098 bash[78228]: audit 2023-09-23T20:26:39.590579+0000 mon.a (mon.0) 993 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:39.839 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:39 smithi098 bash[74888]: cluster 2023-09-23T20:26:38.375733+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v705: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.5 GiB data, 5.9 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 425 op/s; 22407/71979 objects degraded (31.130%); 1391/71979 objects misplaced (1.933%); 9.7 MiB/s, 154 objects/s recovering 2023-09-23T20:26:39.839 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:39 smithi098 bash[74888]: audit 2023-09-23T20:26:39.590579+0000 mon.a (mon.0) 993 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:39.853 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:39.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:39.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:39.988 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:39.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:39.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:40.092 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:40.115 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:40.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:40.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:40.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:40.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:40.355 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:40.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:40.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:40.490 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:40.519 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:40.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:40.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:40.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:40.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:40.748 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:40.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:40.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:40.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:40.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:40.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:41.021 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:41.028 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:40 smithi098 bash[74888]: cluster 2023-09-23T20:26:39.850955+0000 mon.a (mon.0) 994 : cluster 3 Health check update: Degraded data redundancy: 22407/71979 objects degraded (31.130%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:41.028 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:40 smithi098 bash[78228]: cluster 2023-09-23T20:26:39.850955+0000 mon.a (mon.0) 994 : cluster 3 Health check update: Degraded data redundancy: 22407/71979 objects degraded (31.130%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:41.040 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:41.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:41.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:40 smithi173 bash[59517]: cluster 2023-09-23T20:26:39.850955+0000 mon.a (mon.0) 994 : cluster 3 Health check update: Degraded data redundancy: 22407/71979 objects degraded (31.130%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:41.143 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:41.165 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:41.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:41.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:41.301 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:41.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:41.412 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:41.439 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:41.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:41.541 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:41.566 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:41.670 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:41.692 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:41.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:41.799 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:41.830 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:41.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:41.935 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:41.968 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:41.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:41.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:42.074 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:42.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:41 smithi098 bash[74888]: cluster 2023-09-23T20:26:40.376520+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v706: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.4 GiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 476 op/s; 22267/70143 objects degraded (31.745%); 1391/70143 objects misplaced (1.983%); 10 MiB/s, 166 objects/s recovering 2023-09-23T20:26:42.084 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:41 smithi098 bash[78228]: cluster 2023-09-23T20:26:40.376520+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v706: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.4 GiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 476 op/s; 22267/70143 objects degraded (31.745%); 1391/70143 objects misplaced (1.983%); 10 MiB/s, 166 objects/s recovering 2023-09-23T20:26:42.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:41 smithi173 bash[59517]: cluster 2023-09-23T20:26:40.376520+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v706: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.4 GiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 476 op/s; 22267/70143 objects degraded (31.745%); 1391/70143 objects misplaced (1.983%); 10 MiB/s, 166 objects/s recovering 2023-09-23T20:26:42.101 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:42.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:42.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.239 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:42.347 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.371 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:26:42.396 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:42.504 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:42.526 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:42.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:42.629 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.659 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:42.765 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:42.797 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:42.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:42.902 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.936 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:42.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:42.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:43.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:43.066 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:43.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:43.170 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:43.201 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:43.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:43.305 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:43.328 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:43.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:43.432 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:43.476 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:43.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:43.599 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:43.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:43.702 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:43.721 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:43.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:43.824 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:43.850 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:43.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:43.952 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:43.983 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:43.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:43.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:44.089 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:44.115 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:44.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:43 smithi173 bash[59517]: cluster 2023-09-23T20:26:42.377274+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v707: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.3 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 578 op/s; 21314/64458 objects degraded (33.066%); 1239/64458 objects misplaced (1.922%); 13 MiB/s, 214 objects/s recovering 2023-09-23T20:26:44.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:44.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:43 smithi098 bash[74888]: cluster 2023-09-23T20:26:42.377274+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v707: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.3 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 578 op/s; 21314/64458 objects degraded (33.066%); 1239/64458 objects misplaced (1.922%); 13 MiB/s, 214 objects/s recovering 2023-09-23T20:26:44.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:43 smithi098 bash[78228]: cluster 2023-09-23T20:26:42.377274+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v707: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.3 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 578 op/s; 21314/64458 objects degraded (33.066%); 1239/64458 objects misplaced (1.922%); 13 MiB/s, 214 objects/s recovering 2023-09-23T20:26:44.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:44.245 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:44.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:44.350 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:44.377 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:44.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:44.481 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:44.499 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:44.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:44.602 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:44.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:44.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:44.731 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:44.754 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:44.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:44.857 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:44.883 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:44.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:44.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:44.986 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:44.993 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:44 smithi098 bash[74888]: cluster 2023-09-23T20:26:44.852028+0000 mon.a (mon.0) 995 : cluster 3 Health check update: Degraded data redundancy: 21314/64458 objects degraded (33.066%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:44.993 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:44 smithi098 bash[78228]: cluster 2023-09-23T20:26:44.852028+0000 mon.a (mon.0) 995 : cluster 3 Health check update: Degraded data redundancy: 21314/64458 objects degraded (33.066%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:45.008 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:45.118 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:45.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:44 smithi173 bash[59517]: cluster 2023-09-23T20:26:44.852028+0000 mon.a (mon.0) 995 : cluster 3 Health check update: Degraded data redundancy: 21314/64458 objects degraded (33.066%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:45.149 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:45.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:45.253 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:45.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:45.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:45.379 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:45.411 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:45.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:45.514 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:45.545 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:45.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:45.649 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:45.677 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:45.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:45.781 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:45.807 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:45.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:45.880 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:45 smithi098 bash[74888]: cluster 2023-09-23T20:26:44.378193+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v708: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.3 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 415 op/s; 21314/64458 objects degraded (33.066%); 1239/64458 objects misplaced (1.922%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:26:45.880 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:45 smithi098 bash[78228]: cluster 2023-09-23T20:26:44.378193+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v708: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.3 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 415 op/s; 21314/64458 objects degraded (33.066%); 1239/64458 objects misplaced (1.922%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:26:45.911 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:45.936 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:45.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:45.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:46.042 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:46.068 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:46.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:46.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:45 smithi173 bash[59517]: cluster 2023-09-23T20:26:44.378193+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v708: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.3 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 415 op/s; 21314/64458 objects degraded (33.066%); 1239/64458 objects misplaced (1.922%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:26:46.134 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:26:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:26:46] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.33.4" 2023-09-23T20:26:46.172 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:46.251 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:26:46.273 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:26:46.296 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:26:46.318 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:46.318 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:26:46.337 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:46.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:46.360 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:26:46.395 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:26:46.428 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:26:46.440 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:46.465 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:46.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:46.474 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:26:46.480 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:26:46.480 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:26:46.481 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:26:46.481 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:26:46.481 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:26:46.481 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:26:46.481 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:26:46.481 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:26:46.572 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:46.700 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.723 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:46.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:46.828 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:46.854 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:46.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:46.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:46.894 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:46 smithi173 bash[59517]: audit 2023-09-23T20:26:46.195405+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.98:0/1394885565' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:26:46.894 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:46 smithi173 bash[59517]: audit 2023-09-23T20:26:46.195983+0000 mon.a (mon.0) 996 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:26:46.894 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:46 smithi173 bash[59517]: audit 2023-09-23T20:26:46.212334+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.98:0/4205061562' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:46.894 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:46 smithi173 bash[59517]: audit 2023-09-23T20:26:46.670138+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.98:0/1401003002' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:26:46.894 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:46 smithi173 bash[59517]: audit 2023-09-23T20:26:46.670632+0000 mon.a (mon.0) 997 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:26:46.896 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T20:26:46.897 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:26:46.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:46 smithi098 bash[74888]: audit 2023-09-23T20:26:46.195405+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.98:0/1394885565' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:26:46.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:46 smithi098 bash[74888]: audit 2023-09-23T20:26:46.195983+0000 mon.a (mon.0) 996 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:26:46.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:46 smithi098 bash[74888]: audit 2023-09-23T20:26:46.212334+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.98:0/4205061562' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:46.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:46 smithi098 bash[74888]: audit 2023-09-23T20:26:46.670138+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.98:0/1401003002' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:26:46.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:46 smithi098 bash[74888]: audit 2023-09-23T20:26:46.670632+0000 mon.a (mon.0) 997 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:26:46.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:46 smithi098 bash[78228]: audit 2023-09-23T20:26:46.195405+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.98:0/1394885565' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:26:46.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:46 smithi098 bash[78228]: audit 2023-09-23T20:26:46.195983+0000 mon.a (mon.0) 996 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:26:46.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:46 smithi098 bash[78228]: audit 2023-09-23T20:26:46.212334+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.98:0/4205061562' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:26:46.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:46 smithi098 bash[78228]: audit 2023-09-23T20:26:46.670138+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.98:0/1401003002' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:26:46.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:46 smithi098 bash[78228]: audit 2023-09-23T20:26:46.670632+0000 mon.a (mon.0) 997 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:26:46.958 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:46.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:47.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:47.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:47.128 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:47.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:47.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:47.260 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:47.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:47.363 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:47.387 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:47.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:47.494 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:47.517 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:47.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:47.620 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:47.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:47.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:47.762 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:47.785 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:47.887 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:47.894 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[74888]: cluster 2023-09-23T20:26:46.379195+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v709: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.2 GiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 621 op/s; 20236/57024 objects degraded (35.487%); 1087/57024 objects misplaced (1.906%); 14 MiB/s, 227 objects/s recovering 2023-09-23T20:26:47.894 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[74888]: cluster 2023-09-23T20:26:46.872569+0000 mon.a (mon.0) 998 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:47.894 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[74888]: audit 2023-09-23T20:26:46.880669+0000 mon.a (mon.0) 999 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:26:47.894 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[74888]: audit 2023-09-23T20:26:46.880769+0000 mon.a (mon.0) 1000 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:26:47.894 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[74888]: cluster 2023-09-23T20:26:46.880837+0000 mon.a (mon.0) 1001 : cluster 0 osdmap e190: 8 total, 8 up, 6 in 2023-09-23T20:26:47.894 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[74888]: cluster 2023-09-23T20:26:46.885959+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:47.895 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[74888]: cluster 2023-09-23T20:26:46.889220+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:47.895 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[74888]: cluster 2023-09-23T20:26:46.889318+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:47.895 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[74888]: cluster 2023-09-23T20:26:46.896267+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:47.922 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:47.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:47.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:48.026 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:48.048 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:48.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:48.152 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:48.160 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:47 smithi173 bash[59517]: cluster 2023-09-23T20:26:46.379195+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v709: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.2 GiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 621 op/s; 20236/57024 objects degraded (35.487%); 1087/57024 objects misplaced (1.906%); 14 MiB/s, 227 objects/s recovering 2023-09-23T20:26:48.160 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:47 smithi173 bash[59517]: cluster 2023-09-23T20:26:46.872569+0000 mon.a (mon.0) 998 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:48.160 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:47 smithi173 bash[59517]: audit 2023-09-23T20:26:46.880669+0000 mon.a (mon.0) 999 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:26:48.160 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:47 smithi173 bash[59517]: audit 2023-09-23T20:26:46.880769+0000 mon.a (mon.0) 1000 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:26:48.161 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:47 smithi173 bash[59517]: cluster 2023-09-23T20:26:46.880837+0000 mon.a (mon.0) 1001 : cluster 0 osdmap e190: 8 total, 8 up, 6 in 2023-09-23T20:26:48.161 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:47 smithi173 bash[59517]: cluster 2023-09-23T20:26:46.885959+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:48.161 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:47 smithi173 bash[59517]: cluster 2023-09-23T20:26:46.889220+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:48.161 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:47 smithi173 bash[59517]: cluster 2023-09-23T20:26:46.889318+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:48.161 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:47 smithi173 bash[59517]: cluster 2023-09-23T20:26:46.896267+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:48.178 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:48.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[78228]: cluster 2023-09-23T20:26:46.379195+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v709: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.2 GiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 621 op/s; 20236/57024 objects degraded (35.487%); 1087/57024 objects misplaced (1.906%); 14 MiB/s, 227 objects/s recovering 2023-09-23T20:26:48.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[78228]: cluster 2023-09-23T20:26:46.872569+0000 mon.a (mon.0) 998 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:26:48.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[78228]: audit 2023-09-23T20:26:46.880669+0000 mon.a (mon.0) 999 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:26:48.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[78228]: audit 2023-09-23T20:26:46.880769+0000 mon.a (mon.0) 1000 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:26:48.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[78228]: cluster 2023-09-23T20:26:46.880837+0000 mon.a (mon.0) 1001 : cluster 0 osdmap e190: 8 total, 8 up, 6 in 2023-09-23T20:26:48.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[78228]: cluster 2023-09-23T20:26:46.885959+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:48.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[78228]: cluster 2023-09-23T20:26:46.889220+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:48.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[78228]: cluster 2023-09-23T20:26:46.889318+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:48.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:47 smithi098 bash[78228]: cluster 2023-09-23T20:26:46.896267+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T20:26:48.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:48.283 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:48.309 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:48.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:48.401 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:26:48.401 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:26:48.401 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:26:48.401 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:26:48.401 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:26:48.414 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:48.443 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:48.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:48.550 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:48.575 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:48.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:48.677 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:48.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:48.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:48.817 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:48.860 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:48.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:48.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:48.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:48.996 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:48.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:49.101 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:49.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:49.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:49.234 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:49.260 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:49.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:49.363 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:49.390 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:49.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:49.494 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:49.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:49.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:49.563 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T20:26:49.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:49.651 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:49.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:49.671 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T20:26:49.754 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:49.788 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:49.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:49.893 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:49.899 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:49 smithi098 bash[78228]: cluster 2023-09-23T20:26:48.379835+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v711: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.2 GiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 498 op/s; 20236/57024 objects degraded (35.487%); 1087/57024 objects misplaced (1.906%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:26:49.899 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:49 smithi098 bash[78228]: cluster 2023-09-23T20:26:49.852988+0000 mon.a (mon.0) 1002 : cluster 3 Health check update: Degraded data redundancy: 20236/57024 objects degraded (35.487%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:49.899 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:49 smithi098 bash[74888]: cluster 2023-09-23T20:26:48.379835+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v711: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.2 GiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 498 op/s; 20236/57024 objects degraded (35.487%); 1087/57024 objects misplaced (1.906%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:26:49.899 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:49 smithi098 bash[74888]: cluster 2023-09-23T20:26:49.852988+0000 mon.a (mon.0) 1002 : cluster 3 Health check update: Degraded data redundancy: 20236/57024 objects degraded (35.487%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:49.924 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:49.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:49.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:50.026 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:50.048 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:50.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:50.136 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:26:50.152 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:50.203 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:50.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:50.308 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:50.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.344 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:50.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:50.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:49 smithi173 bash[59517]: cluster 2023-09-23T20:26:48.379835+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v711: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.2 GiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 498 op/s; 20236/57024 objects degraded (35.487%); 1087/57024 objects misplaced (1.906%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:26:50.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:49 smithi173 bash[59517]: cluster 2023-09-23T20:26:49.852988+0000 mon.a (mon.0) 1002 : cluster 3 Health check update: Degraded data redundancy: 20236/57024 objects degraded (35.487%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:50.446 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:50.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:50.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:50.579 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:50.602 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:50.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:50.707 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:50.729 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:50.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:50.832 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:50.856 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:50.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:50.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:50.964 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:51.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:51.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:51.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:51.132 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:51.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:51.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:51.270 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:51.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:51.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:51.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:51.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:51.512 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:51.546 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:51.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:51.649 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:51.652 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:26:51.673 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:51.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:51.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:51.802 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:51.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:51.909 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:51.920 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:51 smithi098 bash[78228]: cluster 2023-09-23T20:26:50.380692+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v712: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.1 GiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 502 op/s; 20070/55056 objects degraded (36.454%); 1087/55056 objects misplaced (1.974%); 11 MiB/s, 183 objects/s recovering 2023-09-23T20:26:51.920 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:51 smithi098 bash[74888]: cluster 2023-09-23T20:26:50.380692+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v712: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.1 GiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 502 op/s; 20070/55056 objects degraded (36.454%); 1087/55056 objects misplaced (1.974%); 11 MiB/s, 183 objects/s recovering 2023-09-23T20:26:51.936 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:51.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:51.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:52.042 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:52.067 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:52.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:52.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:52.182 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:51 smithi173 bash[59517]: cluster 2023-09-23T20:26:50.380692+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v712: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.1 GiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 502 op/s; 20070/55056 objects degraded (36.454%); 1087/55056 objects misplaced (1.974%); 11 MiB/s, 183 objects/s recovering 2023-09-23T20:26:52.207 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:52.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:52.317 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:52.353 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:52.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:52.457 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:52.486 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:52.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:52.589 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:52.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:52.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:52.734 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:52.758 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:52.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:52.863 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:52.901 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:52.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:52.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:53.009 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:53.038 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:53.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:53.146 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:53.176 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:53.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:53.282 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:53.312 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:53.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:53.419 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:53.446 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:53.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:53.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:53.580 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:53.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:53.684 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:53.709 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:53.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:53.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:53.841 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:53.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:53.945 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:53.977 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:53.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:53.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:54.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:54.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:54.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:54.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:53 smithi098 bash[78228]: cluster 2023-09-23T20:26:52.381491+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v713: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 506 op/s; 19085/49254 objects degraded (38.748%); 952/49254 objects misplaced (1.933%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:26:54.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:53 smithi098 bash[74888]: cluster 2023-09-23T20:26:52.381491+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v713: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 506 op/s; 19085/49254 objects degraded (38.748%); 952/49254 objects misplaced (1.933%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:26:54.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:54.224 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:53 smithi173 bash[59517]: cluster 2023-09-23T20:26:52.381491+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v713: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 506 op/s; 19085/49254 objects degraded (38.748%); 952/49254 objects misplaced (1.933%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:26:54.253 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:54.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:54.356 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:54.391 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:54.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:54.451 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:26:54.495 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:54.528 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:54.529 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:54.540 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:54.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:54.645 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:54.675 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:54.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:54.784 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:54.808 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:54.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:54.914 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:54.939 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:54.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:54.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:55.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:55.086 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:55.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:54 smithi098 bash[78228]: audit 2023-09-23T20:26:54.590736+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:55.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:54 smithi098 bash[78228]: cluster 2023-09-23T20:26:54.854087+0000 mon.a (mon.0) 1004 : cluster 3 Health check update: Degraded data redundancy: 19085/49254 objects degraded (38.748%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:55.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:54 smithi098 bash[74888]: audit 2023-09-23T20:26:54.590736+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:55.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:54 smithi098 bash[74888]: cluster 2023-09-23T20:26:54.854087+0000 mon.a (mon.0) 1004 : cluster 3 Health check update: Degraded data redundancy: 19085/49254 objects degraded (38.748%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:55.193 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:55.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:55.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:55.325 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:55.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:54 smithi173 bash[59517]: audit 2023-09-23T20:26:54.590736+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:26:55.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:54 smithi173 bash[59517]: cluster 2023-09-23T20:26:54.854087+0000 mon.a (mon.0) 1004 : cluster 3 Health check update: Degraded data redundancy: 19085/49254 objects degraded (38.748%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:26:55.348 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:55.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:55.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:55.479 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:55.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:55.543 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:26:55.582 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:55.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:55.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:55.719 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:55.752 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:55.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:55.856 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:55.893 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:55.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:55.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:55.918 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:55 smithi098 bash[74888]: cluster 2023-09-23T20:26:54.382167+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v714: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 506 op/s; 19085/49254 objects degraded (38.748%); 952/49254 objects misplaced (1.933%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:26:56.001 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:56.022 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:26:56.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:26:56.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:56.153 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:56.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:56.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:55 smithi098 bash[78228]: cluster 2023-09-23T20:26:54.382167+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v714: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 506 op/s; 19085/49254 objects degraded (38.748%); 952/49254 objects misplaced (1.933%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:26:56.196 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:26:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:26:56] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.33.4" 2023-09-23T20:26:56.258 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:56.268 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:55 smithi173 bash[59517]: cluster 2023-09-23T20:26:54.382167+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v714: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 506 op/s; 19085/49254 objects degraded (38.748%); 952/49254 objects misplaced (1.933%); 12 MiB/s, 186 objects/s recovering 2023-09-23T20:26:56.286 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:56.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:56.390 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:56.417 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:56.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:56.523 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:56.552 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:56.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:56.659 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:56.686 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:56.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:56.788 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:56.814 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:56.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:56.917 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:56.944 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:56.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:56.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:57.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:57.088 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:57.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:57.195 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:57.221 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:57.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:57.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:57.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.353 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:57.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:57.454 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:57.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:57.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:57.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:57.611 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:57.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:57.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:57.746 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:57.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:57.852 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:57.875 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:57.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:57.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:57.920 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:57 smithi098 bash[74888]: cluster 2023-09-23T20:26:56.382986+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v715: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 852 MiB data, 4.4 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 535 op/s; 17823/40938 objects degraded (43.537%); 803/40938 objects misplaced (1.962%); 12 MiB/s, 199 objects/s recovering 2023-09-23T20:26:57.980 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:57.987 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:57 smithi173 bash[59517]: cluster 2023-09-23T20:26:56.382986+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v715: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 852 MiB data, 4.4 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 535 op/s; 17823/40938 objects degraded (43.537%); 803/40938 objects misplaced (1.962%); 12 MiB/s, 199 objects/s recovering 2023-09-23T20:26:58.008 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:58.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:58.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:58.146 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:58.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:58.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:57 smithi098 bash[78228]: cluster 2023-09-23T20:26:56.382986+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v715: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 852 MiB data, 4.4 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 535 op/s; 17823/40938 objects degraded (43.537%); 803/40938 objects misplaced (1.962%); 12 MiB/s, 199 objects/s recovering 2023-09-23T20:26:58.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:58.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:58.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:58.386 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:58.416 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:58.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:58.519 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:58.547 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:58.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:58.650 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:58.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.683 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:58.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:58.784 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:58.806 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:26:58.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:26:58.909 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:58.945 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:26:58.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:58.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:26:59.051 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:59.081 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:26:59.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:26:59.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:59.216 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:59.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:59.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:59.340 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:26:59.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:26:59.443 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:59.492 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:26:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:26:59.597 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:59.624 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:26:59.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:26:59.731 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:59.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:59.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:59.856 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:59.901 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:26:59.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:26:59.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:26:59.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:59 smithi098 bash[74888]: cluster 2023-09-23T20:26:58.383506+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v716: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 852 MiB data, 4.4 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 17823/40938 objects degraded (43.537%); 803/40938 objects misplaced (1.962%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:26:59.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:26:59 smithi098 bash[74888]: cluster 2023-09-23T20:26:59.855115+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 17823/40938 objects degraded (43.537%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:00.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:00.015 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:59 smithi173 bash[59517]: cluster 2023-09-23T20:26:58.383506+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v716: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 852 MiB data, 4.4 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 17823/40938 objects degraded (43.537%); 803/40938 objects misplaced (1.962%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:27:00.015 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:26:59 smithi173 bash[59517]: cluster 2023-09-23T20:26:59.855115+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 17823/40938 objects degraded (43.537%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:00.038 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:00.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:00.141 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:00.169 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:00.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:00.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:59 smithi098 bash[78228]: cluster 2023-09-23T20:26:58.383506+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v716: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 852 MiB data, 4.4 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 17823/40938 objects degraded (43.537%); 803/40938 objects misplaced (1.962%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:27:00.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:26:59 smithi098 bash[78228]: cluster 2023-09-23T20:26:59.855115+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 17823/40938 objects degraded (43.537%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:00.273 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:00.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:00.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:00.376 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:27:00.376 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:161846 6.d 6:b5bb1e62:::benchmark_data_smithi098_105187_object52363:head [delete] snapc 0=[] ondisk+write+known_if_redirected e119)", 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.614829+0000", 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 439.75683830600002, 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.40027492199999998, 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:27:00.377 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:27:00.378 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 161846 2023-09-23T20:27:00.378 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.378 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.378 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.378 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.378 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614829+0000", 2023-09-23T20:27:00.378 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.378 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.378 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.378 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.378 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614829+0000", 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614827+0000", 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0784e-05 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614838+0000", 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9700000000000001e-05 2023-09-23T20:27:00.379 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614857+0000", 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.2839999999999995e-06 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614867+0000", 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5352999999999998e-05 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.380 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614912+0000", 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6457000000000002e-05 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.614998+0000", 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000103477 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.615102+0000", 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0049196450000000003 2023-09-23T20:27:00.381 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.620021+0000", 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000105504 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.620127+0000", 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.39496889400000001 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.382 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015096+0000", 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7030000000000006e-06 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015104+0000", 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.40027492199999998 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.383 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:161846 6.d 6:b5bb1e62:::benchmark_data_smithi098_105187_object52363:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e120)", 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.804828+0000", 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 439.56683902399999, 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.97893569199999997, 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 161846 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.384 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804828+0000", 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804828+0000", 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999967 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804825+0000", 2023-09-23T20:27:00.385 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2481e-05 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804837+0000", 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7306e-05 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804854+0000", 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.7259999999999997e-06 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.386 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804864+0000", 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9399000000000004e-05 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804934+0000", 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.73e-06 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op must wait for map", 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804943+0000", 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.21018036000000001 2023-09-23T20:27:00.387 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.388 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.388 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.388 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015124+0000", 2023-09-23T20:27:00.388 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1130000000000003e-06 2023-09-23T20:27:00.388 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.388 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.388 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.388 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015131+0000", 2023-09-23T20:27:00.388 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.76853511600000002 2023-09-23T20:27:00.388 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.388 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.783666+0000", 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.768e-05 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.783764+0000", 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.97893569199999997 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.389 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:161853 6.1d 6:bfc36a43:::benchmark_data_smithi098_105187_object52370:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.804921+0000", 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 439.56674614100001, 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0579475410000001, 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 161853 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.390 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804921+0000", 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804921+0000", 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.391 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804920+0000", 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.728e-06 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804926+0000", 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8719999999999997e-06 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804936+0000", 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.14e-06 2023-09-23T20:27:00.392 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.804944+0000", 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.21028395799999999 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015228+0000", 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1150000000000004e-06 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.393 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.015232+0000", 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.82534680400000004 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.840579+0000", 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2803000000000001e-05 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.840651+0000", 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00027934299999999998 2023-09-23T20:27:00.394 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.840931+0000", 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0052495459999999999 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.846180+0000", 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0019221520000000001 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.395 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.848102+0000", 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.014643791 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.862746+0000", 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5801000000000002e-05 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.862812+0000", 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6317999999999998e-05 2023-09-23T20:27:00.396 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.862868+0000", 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0579475410000001 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44669.0:161854 6.a 6:54634599:::benchmark_data_smithi098_105187_object52371:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:19:40.832339+0000", 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 439.539327598, 2023-09-23T20:27:00.397 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0185065529999999, 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44669", 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/519699265", 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 161854 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832339+0000", 2023-09-23T20:27:00.398 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832339+0000", 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999943 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832334+0000", 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5846e-05 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.399 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832350+0000", 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4666999999999999e-05 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832374+0000", 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1866e-05 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.400 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:40.832386+0000", 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.179599709 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.011986+0000", 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4474000000000001e-05 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.012000+0000", 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.80298644299999999 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.401 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.814987+0000", 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000165434 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.815152+0000", 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00050659700000000002 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:27:00.402 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.815659+0000", 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0047336870000000003 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.820392+0000", 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7754e-05 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.820410+0000", 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030316434999999999 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.403 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.850727+0000", 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9893999999999999e-05 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.850787+0000", 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9341e-05 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.404 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:19:41.850846+0000", 2023-09-23T20:27:00.405 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0185065529999999 2023-09-23T20:27:00.405 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.405 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.405 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.405 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.405 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.405 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104108 7.6 7:69eea833:::benchmark_data_smithi098_125195_object4821:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:27:00.405 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:07.890926+0000", 2023-09-23T20:27:00.405 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 172.480741416, 2023-09-23T20:27:00.405 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0797218499999999, 2023-09-23T20:27:00.405 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104108 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.890926+0000", 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.406 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.890926+0000", 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.890923+0000", 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1564e-05 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.407 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.890935+0000", 2023-09-23T20:27:00.408 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3193e-05 2023-09-23T20:27:00.408 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.408 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.408 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.408 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.890958+0000", 2023-09-23T20:27:00.408 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0917000000000001e-05 2023-09-23T20:27:00.408 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.408 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.408 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.408 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.890969+0000", 2023-09-23T20:27:00.408 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9951999999999998e-05 2023-09-23T20:27:00.409 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.409 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.409 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.409 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891029+0000", 2023-09-23T20:27:00.409 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0336999999999999e-05 2023-09-23T20:27:00.409 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.409 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.409 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.409 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891039+0000", 2023-09-23T20:27:00.410 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.001645382 2023-09-23T20:27:00.410 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.410 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.410 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:08.892684+0000", 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5656000000000001e-05 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:08.892700+0000", 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.043872841 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.936573+0000", 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0029773880000000001 2023-09-23T20:27:00.411 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.939550+0000", 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00022045999999999999 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.939771+0000", 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010247971999999999 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.412 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.950019+0000", 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7285000000000001e-05 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.950036+0000", 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017673119000000001 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.967709+0000", 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3477000000000002e-05 2023-09-23T20:27:00.413 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.414 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.414 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.414 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.967773+0000", 2023-09-23T20:27:00.414 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0028748340000000002 2023-09-23T20:27:00.414 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.414 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.414 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.414 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.970647+0000", 2023-09-23T20:27:00.415 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0797218499999999 2023-09-23T20:27:00.415 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.415 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.415 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.415 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.415 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.415 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104116 7.6 7:67b8e8d9:::benchmark_data_smithi098_125195_object4829:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:27:00.415 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:07.890982+0000", 2023-09-23T20:27:00.415 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 172.480684736, 2023-09-23T20:27:00.416 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0936411640000001, 2023-09-23T20:27:00.416 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.416 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.416 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.416 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.416 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.416 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104116 2023-09-23T20:27:00.417 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.417 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.417 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.417 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.417 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.890982+0000", 2023-09-23T20:27:00.417 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.417 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.417 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.417 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.417 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.890982+0000", 2023-09-23T20:27:00.417 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:27:00.418 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.418 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.418 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.418 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.890981+0000", 2023-09-23T20:27:00.418 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.8269999999999997e-06 2023-09-23T20:27:00.418 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.418 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.419 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.419 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.890986+0000", 2023-09-23T20:27:00.419 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2500000000000006e-06 2023-09-23T20:27:00.419 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.419 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.419 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.419 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.890995+0000", 2023-09-23T20:27:00.419 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6080000000000003e-06 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891000+0000", 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3829000000000002e-05 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891054+0000", 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.5829999999999998e-06 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.420 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.421 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891058+0000", 2023-09-23T20:27:00.421 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0017018090000001 2023-09-23T20:27:00.421 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.421 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.421 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.421 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:08.892759+0000", 2023-09-23T20:27:00.421 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.944e-06 2023-09-23T20:27:00.421 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.421 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.421 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.421 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:08.892769+0000", 2023-09-23T20:27:00.422 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0531155270000001 2023-09-23T20:27:00.422 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.422 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.422 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.422 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.945885+0000", 2023-09-23T20:27:00.422 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000111382 2023-09-23T20:27:00.422 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.423 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.423 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.423 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.945996+0000", 2023-09-23T20:27:00.424 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012405700000000001 2023-09-23T20:27:00.424 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.946120+0000", 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0040934120000000003 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.950214+0000", 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0016127229999999999 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.425 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.426 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.951826+0000", 2023-09-23T20:27:00.426 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030578871000000001 2023-09-23T20:27:00.426 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.426 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.426 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.426 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.982405+0000", 2023-09-23T20:27:00.426 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0404999999999999e-05 2023-09-23T20:27:00.426 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.426 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.426 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.426 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.982496+0000", 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002127706 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.984623+0000", 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0936411640000001 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.427 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104731 7.6 7:670a94ca:::benchmark_data_smithi098_125195_object5444:head [delete] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:14.015975+0000", 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 166.355692148, 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.30980659, 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104731 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.428 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.015975+0000", 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.015975+0000", 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999967 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.015971+0000", 2023-09-23T20:27:00.429 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4876e-05 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.015986+0000", 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7184999999999999e-05 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.016003+0000", 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0778000000000001e-05 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.430 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.016014+0000", 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.042993114999999998 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.059007+0000", 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5622999999999999e-05 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.059023+0000", 2023-09-23T20:27:00.431 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1490395170000001 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.208063+0000", 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017982600000000001 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.208242+0000", 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000213487 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.432 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.208456+0000", 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.112112042 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.320568+0000", 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8152999999999996e-05 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.320636+0000", 2023-09-23T20:27:00.433 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.7789999999999998e-05 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.320724+0000", 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7639000000000002e-05 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.320781+0000", 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0049999210000000001 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.434 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.325781+0000", 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.30980659 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:140631 7.6 7:6a27d37b:::benchmark_data_smithi098_125195_object41344:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:24.125752+0000", 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 96.245915319999995, 2023-09-23T20:27:00.435 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0456652659999999, 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 140631 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.125752+0000", 2023-09-23T20:27:00.436 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.125752+0000", 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999938 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.125746+0000", 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4283e-05 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.437 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.438 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.125760+0000", 2023-09-23T20:27:00.438 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7204999999999999e-05 2023-09-23T20:27:00.438 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.438 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.438 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.438 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.125777+0000", 2023-09-23T20:27:00.438 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.9660000000000002e-06 2023-09-23T20:27:00.438 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.438 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.440 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.441 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.125786+0000", 2023-09-23T20:27:00.441 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012446854 2023-09-23T20:27:00.441 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.441 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.441 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.441 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.138233+0000", 2023-09-23T20:27:00.441 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019838200000000001 2023-09-23T20:27:00.441 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.441 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.441 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.441 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.138431+0000", 2023-09-23T20:27:00.442 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00021667999999999999 2023-09-23T20:27:00.442 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.442 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.442 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:27:00.442 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.138648+0000", 2023-09-23T20:27:00.442 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.021293023000000001 2023-09-23T20:27:00.442 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.442 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.442 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.442 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.159941+0000", 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012198547000000001 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.172139+0000", 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.025699413000000001 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.197839+0000", 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.1832999999999998e-05 2023-09-23T20:27:00.443 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.197871+0000", 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.65495756900000002 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852828+0000", 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3246e-05 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.444 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.445 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852842+0000", 2023-09-23T20:27:00.445 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.257115384 2023-09-23T20:27:00.445 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.445 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.445 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.445 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.109957+0000", 2023-09-23T20:27:00.446 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00033082100000000002 2023-09-23T20:27:00.446 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.446 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.446 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:27:00.446 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.110288+0000", 2023-09-23T20:27:00.447 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.061044274000000003 2023-09-23T20:27:00.447 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.447 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.447 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.447 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.171332+0000", 2023-09-23T20:27:00.447 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.4893000000000002e-05 2023-09-23T20:27:00.448 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.448 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.448 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.448 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.171417+0000", 2023-09-23T20:27:00.448 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0456652659999999 2023-09-23T20:27:00.449 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.449 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.449 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.449 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.449 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.449 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:140642 7.6 7:6ce184d9:::benchmark_data_smithi098_125195_object41355:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:27:00.449 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:24.146527+0000", 2023-09-23T20:27:00.449 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 96.225140070999998, 2023-09-23T20:27:00.449 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.056605791, 2023-09-23T20:27:00.449 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.449 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 140642 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.146527+0000", 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.450 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.146527+0000", 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.146525+0000", 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0696999999999999e-05 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.451 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.146536+0000", 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3706999999999999e-05 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.146549+0000", 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0260000000000004e-06 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.146555+0000", 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00034381800000000002 2023-09-23T20:27:00.452 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.146899+0000", 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000170524 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.147070+0000", 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000203117 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.453 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:27:00.454 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.147273+0000", 2023-09-23T20:27:00.454 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.024913094 2023-09-23T20:27:00.454 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.454 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.454 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.454 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.172186+0000", 2023-09-23T20:27:00.454 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0036411949999999998 2023-09-23T20:27:00.454 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.454 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.454 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.454 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.175827+0000", 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.029237266000000001 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.205064+0000", 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3355e-05 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.205078+0000", 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.64778923600000005 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.455 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852867+0000", 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8430000000000004e-06 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852874+0000", 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.318691453 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.456 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.171565+0000", 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.3695000000000003e-05 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.171659+0000", 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.031316454000000001 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.202975+0000", 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015723199999999999 2023-09-23T20:27:00.457 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.203133+0000", 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.056605791 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:140661 7.6 7:619b7b21:::benchmark_data_smithi098_125195_object41374:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:24.188286+0000", 2023-09-23T20:27:00.458 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 96.183381166000004, 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0870164720000002, 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 140661 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.459 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.188286+0000", 2023-09-23T20:27:00.460 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.460 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.460 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.460 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.460 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.188286+0000", 2023-09-23T20:27:00.460 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:27:00.460 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.460 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.460 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.460 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.188284+0000", 2023-09-23T20:27:00.460 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.6630000000000004e-06 2023-09-23T20:27:00.461 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.461 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.461 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.461 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.188291+0000", 2023-09-23T20:27:00.461 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.4381999999999997e-05 2023-09-23T20:27:00.461 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.461 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.461 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.461 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.188325+0000", 2023-09-23T20:27:00.462 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7419999999999997e-06 2023-09-23T20:27:00.462 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.462 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.462 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.462 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.188333+0000", 2023-09-23T20:27:00.462 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016774242000000002 2023-09-23T20:27:00.462 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.462 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.462 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.462 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.205107+0000", 2023-09-23T20:27:00.462 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4406999999999999e-05 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.205122+0000", 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.64776956100000005 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852891+0000", 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.477e-06 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.463 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852898+0000", 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.318789765 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.171688+0000", 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00065980499999999996 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.172347+0000", 2023-09-23T20:27:00.464 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.036722541999999997 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.209070+0000", 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00052293499999999998 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.209593+0000", 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0071024230000000001 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.465 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.216695+0000", 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030985776999999999 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.247681+0000", 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011935954 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.259617+0000", 2023-09-23T20:27:00.466 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011595630000000001 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.271213+0000", 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.1724000000000003e-05 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.271244+0000", 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000112747 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.467 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.271357+0000", 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0039450609999999997 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.275302+0000", 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0870164720000002 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.468 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:140674 7.6 7:60a955d8:::benchmark_data_smithi098_125195_object41387:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:24.226593+0000", 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 96.145074116999993, 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0524705330000002, 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 140674 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.469 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.470 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.470 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.470 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.226593+0000", 2023-09-23T20:27:00.470 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.470 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.470 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.470 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.470 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.226593+0000", 2023-09-23T20:27:00.470 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:27:00.470 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.470 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.226591+0000", 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.1999999999999994e-06 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.226600+0000", 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3023000000000001e-05 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.471 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.226613+0000", 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7860000000000002e-06 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.226618+0000", 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4601000000000002e-05 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.226663+0000", 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.7159999999999998e-06 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.472 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.226673+0000", 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.62624197800000003 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852915+0000", 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1840000000000004e-06 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.473 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852921+0000", 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.319490957 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.172412+0000", 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00072880000000000004 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.173141+0000", 2023-09-23T20:27:00.474 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.070404082000000007 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.243545+0000", 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000107735 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.243652+0000", 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018666700000000001 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.475 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.243839+0000", 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015789864000000001 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.259629+0000", 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011530102 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.271159+0000", 2023-09-23T20:27:00.476 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0041862599999999998 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.275345+0000", 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4017000000000001e-05 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.275369+0000", 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7788999999999998e-05 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.477 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.275427+0000", 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0036361620000000001 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.279063+0000", 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0524705330000002 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.478 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:140679 7.6 7:6124fdc1:::benchmark_data_smithi098_125195_object41392:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:24.230092+0000", 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 96.141574478999999, 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.052395126, 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 140679 2023-09-23T20:27:00.479 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.230092+0000", 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.230092+0000", 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.480 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.230090+0000", 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4930000000000001e-06 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.230098+0000", 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4027e-05 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.481 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.230112+0000", 2023-09-23T20:27:00.482 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4359999999999999e-06 2023-09-23T20:27:00.482 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.482 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.482 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.482 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.230118+0000", 2023-09-23T20:27:00.482 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3094999999999999e-05 2023-09-23T20:27:00.482 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.482 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.482 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.482 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.230171+0000", 2023-09-23T20:27:00.482 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2282e-05 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.230184+0000", 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.62275392200000002 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852938+0000", 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9370000000000001e-06 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.483 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852944+0000", 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3202464739999999 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.173190+0000", 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00072606899999999998 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.173916+0000", 2023-09-23T20:27:00.484 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.081350486 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.255267+0000", 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000118235 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.255385+0000", 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000206312 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.485 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T20:27:00.486 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.255591+0000", 2023-09-23T20:27:00.486 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015578392 2023-09-23T20:27:00.486 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.486 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.486 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.486 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.271169+0000", 2023-09-23T20:27:00.486 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0079518479999999992 2023-09-23T20:27:00.486 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.486 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.486 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.486 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.279121+0000", 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.8661e-05 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.279170+0000", 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.5426999999999998e-05 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.279205+0000", 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1452999999999995e-05 2023-09-23T20:27:00.487 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.279277+0000", 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0032107099999999999 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.282488+0000", 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.052395126 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.488 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:140694 7.6 7:67d55724:::benchmark_data_smithi098_125195_object41407:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:24.270504+0000", 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 96.101163388000003, 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0190373230000001, 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 140694 2023-09-23T20:27:00.489 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.270504+0000", 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.270504+0000", 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.490 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.270502+0000", 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7819999999999994e-06 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.270510+0000", 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4113e-05 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.270524+0000", 2023-09-23T20:27:00.491 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2520000000000002e-06 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.270531+0000", 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8449999999999998e-05 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.270590+0000", 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1096e-05 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.492 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.270601+0000", 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.582360557 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852961+0000", 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0499999999999997e-06 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.852967+0000", 2023-09-23T20:27:00.493 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3210392820000001 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.174007+0000", 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00091835899999999999 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.174925+0000", 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.091425444999999994 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.494 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.266351+0000", 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1281999999999998e-05 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.266442+0000", 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00032463799999999998 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.266766+0000", 2023-09-23T20:27:00.495 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.01236492 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.279131+0000", 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0034153959999999998 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.282547+0000", 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2815999999999998e-05 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.496 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.282590+0000", 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0035802070000000002 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.286170+0000", 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8916000000000002e-05 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.286239+0000", 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0033021499999999998 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.497 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.498 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.498 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.289541+0000", 2023-09-23T20:27:00.498 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0190373230000001 2023-09-23T20:27:00.498 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.498 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.498 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.498 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.498 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.498 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:145707 7.6 7:6c259d42:::benchmark_data_smithi098_125195_object46420:head [delete] snapc 0=[] ondisk+write+known_if_redirected e185)", 2023-09-23T20:27:00.498 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:37.300697+0000", 2023-09-23T20:27:00.498 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 83.070969585, 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.26284753199999999, 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 145707 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.300697+0000", 2023-09-23T20:27:00.499 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.300697+0000", 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.300695+0000", 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0813e-05 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.500 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.300706+0000", 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2028999999999999e-05 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.300728+0000", 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.2569999999999996e-06 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.300737+0000", 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.279e-05 2023-09-23T20:27:00.501 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.300800+0000", 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00076350699999999997 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.301564+0000", 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0097749729999999993 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.502 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.311339+0000", 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000123454 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.311462+0000", 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000214389 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.311677+0000", 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0062436059999999996 2023-09-23T20:27:00.503 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.317920+0000", 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5328999999999998e-05 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.317935+0000", 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001063696 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.504 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.318999+0000", 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.24158958899999999 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.560589+0000", 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8893e-05 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.560648+0000", 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00289726 2023-09-23T20:27:00.505 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:37.563545+0000", 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.26284753199999999 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:160901 7.6 7:650b83c6:::benchmark_data_smithi098_125195_object61614:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:07.888060+0000", 2023-09-23T20:27:00.506 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 52.483606537, 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.337467774, 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 160901 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.888060+0000", 2023-09-23T20:27:00.507 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.888060+0000", 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.888059+0000", 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5789999999999998e-06 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.508 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.888066+0000", 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2242000000000001e-05 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.888079+0000", 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7089999999999996e-06 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.888085+0000", 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0673000000000001e-05 2023-09-23T20:27:00.509 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.888136+0000", 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2549999999999997e-06 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op must wait for map", 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.888144+0000", 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013323322 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.510 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.901468+0000", 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0033842310000000001 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.904852+0000", 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.27159337500000003 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.176445+0000", 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012958800000000001 2023-09-23T20:27:00.511 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.176575+0000", 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00024186800000000001 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.176817+0000", 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.014749415 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.512 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.191566+0000", 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000773728 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.192340+0000", 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.014161539000000001 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.206501+0000", 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016311806000000002 2023-09-23T20:27:00.513 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.514 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.514 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.514 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.222813+0000", 2023-09-23T20:27:00.514 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013997900000000001 2023-09-23T20:27:00.514 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.514 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.514 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.514 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.222953+0000", 2023-09-23T20:27:00.514 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0025751229999999999 2023-09-23T20:27:00.514 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.514 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.225528+0000", 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.337467774 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:160907 7.6 7:626927cc:::benchmark_data_smithi098_125195_object61620:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:07.896243+0000", 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 52.475423579999998, 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.33153535099999998, 2023-09-23T20:27:00.515 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 160907 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.896243+0000", 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.516 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.896243+0000", 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999948 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.896238+0000", 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4063000000000001e-05 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.896252+0000", 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3013000000000001e-05 2023-09-23T20:27:00.517 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.518 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.518 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.518 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.896265+0000", 2023-09-23T20:27:00.518 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2490000000000004e-06 2023-09-23T20:27:00.518 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:00.519 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.519 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.519 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.519 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.896272+0000", 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0086434489999999992 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.904916+0000", 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00091743100000000002 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.905833+0000", 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.28234387900000002 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.520 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.188177+0000", 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5652000000000001e-05 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.188243+0000", 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012328 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.188366+0000", 2023-09-23T20:27:00.521 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013135124999999999 2023-09-23T20:27:00.522 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.522 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.522 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.522 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.201501+0000", 2023-09-23T20:27:00.522 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0049326229999999997 2023-09-23T20:27:00.522 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.522 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.522 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.522 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.206434+0000", 2023-09-23T20:27:00.522 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.019156396999999999 2023-09-23T20:27:00.522 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.225590+0000", 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1502999999999994e-05 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.225682+0000", 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2072e-05 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.523 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.225724+0000", 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0020549829999999998 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.227779+0000", 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.33153535099999998 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:160910 7.6 7:609ca202:::benchmark_data_smithi098_125195_object61623:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:27:00.524 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:07.904873+0000", 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 52.466793879999997, 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.32857120699999998, 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 160910 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.525 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.904873+0000", 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.904873+0000", 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.904871+0000", 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8519999999999999e-06 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.526 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.904881+0000", 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3917000000000004e-05 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.904955+0000", 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.128e-05 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.904966+0000", 2023-09-23T20:27:00.527 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00090166699999999998 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.905868+0000", 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.004803557 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.910671+0000", 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.286806532 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.528 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.197478+0000", 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000116523 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.197594+0000", 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00022073000000000001 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.197815+0000", 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.008746284 2023-09-23T20:27:00.529 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.206561+0000", 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.764e-06 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.206571+0000", 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.021264248999999999 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.530 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.227835+0000", 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6643000000000005e-05 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.227912+0000", 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0029447789999999998 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.230857+0000", 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0025874689999999998 2023-09-23T20:27:00.531 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.233444+0000", 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.32857120699999998 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:160915 7.6 7:67ed69ae:::benchmark_data_smithi098_125195_object61628:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:07.932498+0000", 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 52.439169184999997, 2023-09-23T20:27:00.532 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.32625996400000001, 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 160915 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.932498+0000", 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.533 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.932498+0000", 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.932496+0000", 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3997000000000001e-05 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.534 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.932520+0000", 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4414e-05 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.932535+0000", 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0899999999999999e-06 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.932542+0000", 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7899999999999998e-05 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.535 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.932600+0000", 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00072428499999999997 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.933324+0000", 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.31505230899999997 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.248376+0000", 2023-09-23T20:27:00.536 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010628600000000001 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.248482+0000", 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020409099999999999 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.248687+0000", 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0069250229999999998 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.537 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.255612+0000", 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.5857000000000001e-05 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.255707+0000", 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00069397600000000001 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.256401+0000", 2023-09-23T20:27:00.538 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00041095599999999997 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.256812+0000", 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6487999999999999e-05 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.256859+0000", 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001898849 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.539 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.258758+0000", 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.32625996400000001 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:160919 7.6 7:64fa5813:::benchmark_data_smithi098_125195_object61632:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:07.940103+0000", 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 52.431563529999998, 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.29582244200000002, 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.540 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 160919 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.940103+0000", 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.541 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.940103+0000", 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.940102+0000", 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9180000000000006e-06 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.940112+0000", 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6988000000000001e-05 2023-09-23T20:27:00.542 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.940129+0000", 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7750000000000004e-06 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.940135+0000", 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000111526 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.543 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.940247+0000", 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001013452 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.941260+0000", 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.269799803 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.211060+0000", 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000113078 2023-09-23T20:27:00.544 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.211173+0000", 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019306799999999999 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.211366+0000", 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011390483999999999 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.545 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.222757+0000", 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0028871489999999999 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.225644+0000", 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0078595239999999997 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.233503+0000", 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3955000000000003e-05 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.546 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.233537+0000", 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7537999999999999e-05 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.233575+0000", 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0023508740000000002 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.235926+0000", 2023-09-23T20:27:00.547 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.29582244200000002 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:165868 7.6 7:6857decd:::benchmark_data_smithi098_125195_object66581:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:17.983321+0000", 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 42.388346261000002, 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.32143060400000001, 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:00.548 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 165868 2023-09-23T20:27:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.983321+0000", 2023-09-23T20:27:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.549 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.983321+0000", 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.983319+0000", 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2629000000000001e-05 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.983331+0000", 2023-09-23T20:27:00.550 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0028120720000000001 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.986144+0000", 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2218999999999999e-05 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.986156+0000", 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0044932039999999998 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.551 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.990649+0000", 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0098533909999999995 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:18.000502+0000", 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.28361025400000001 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:18.284113+0000", 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000111216 2023-09-23T20:27:00.552 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:18.284224+0000", 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000228001 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:18.284452+0000", 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0061056110000000004 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:18.290557+0000", 2023-09-23T20:27:00.553 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.004095334 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:18.294653+0000", 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0052060020000000004 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:18.299859+0000", 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002318493 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.554 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:18.302177+0000", 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4378999999999999e-05 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:18.302272+0000", 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0024796430000000001 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:18.304751+0000", 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.32143060400000001 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.555 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.556 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.556 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:00.556 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:00.556 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:27:00.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.557 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:00.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:00.658 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:00.695 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:00.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:00.802 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:00.828 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:00.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:00.935 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:00.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:00.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:00.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:01.068 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:01.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:01.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:01.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:01.258 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:01.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:01.362 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:01.384 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:01.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:01.488 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:01.525 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:01.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:01.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:27:01.629 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:01.663 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:01.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:01.767 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:01.788 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:01.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:01.895 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:01.928 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:01.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:01.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:02.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:02.042 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:01 smithi098 bash[74888]: cluster 2023-09-23T20:27:00.384228+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v717: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 808 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 505 op/s; 17647/38814 objects degraded (45.466%); 803/38814 objects misplaced (2.069%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:27:02.043 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:01 smithi098 bash[78228]: cluster 2023-09-23T20:27:00.384228+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v717: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 808 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 505 op/s; 17647/38814 objects degraded (45.466%); 803/38814 objects misplaced (2.069%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:27:02.062 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:02.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:02.165 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:02.173 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:01 smithi173 bash[59517]: cluster 2023-09-23T20:27:00.384228+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v717: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 808 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 505 op/s; 17647/38814 objects degraded (45.466%); 803/38814 objects misplaced (2.069%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:27:02.210 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:02.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:02.316 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:02.348 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:02.455 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:02.487 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:02.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:02.590 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:02.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:02.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:02.721 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:02.750 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:02.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:02.853 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:02.884 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:02.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:02.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:02.987 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:03.014 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:03.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:03.117 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:03.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:03.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:03.245 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:03.273 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:03.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:03.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:03.404 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:03.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:03.508 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:03.537 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:03.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:03.641 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:03.661 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:03.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:03.764 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:03.789 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:03.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:03.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:03.923 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:03.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:03.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:04.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:04.056 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:04.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:04.162 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:04.171 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:04 smithi098 bash[78228]: cluster 2023-09-23T20:27:02.385016+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v718: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 675 MiB data, 4.0 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 628 op/s; 16652/32433 objects degraded (51.343%); 621/32433 objects misplaced (1.915%); 15 MiB/s, 235 objects/s recovering 2023-09-23T20:27:04.171 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:04 smithi098 bash[74888]: cluster 2023-09-23T20:27:02.385016+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v718: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 675 MiB data, 4.0 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 628 op/s; 16652/32433 objects degraded (51.343%); 621/32433 objects misplaced (1.915%); 15 MiB/s, 235 objects/s recovering 2023-09-23T20:27:04.195 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:04.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:04.299 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:04.326 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:04.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:04.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:03 smithi173 bash[59517]: cluster 2023-09-23T20:27:02.385016+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v718: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 675 MiB data, 4.0 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 628 op/s; 16652/32433 objects degraded (51.343%); 621/32433 objects misplaced (1.915%); 15 MiB/s, 235 objects/s recovering 2023-09-23T20:27:04.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:04.464 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:04.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:04.569 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:04.593 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:04.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:04.702 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:04.735 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:04.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:04.839 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:04.865 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:04.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:04.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:04.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:05.008 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:05.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:05.115 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:05.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:04 smithi173 bash[59517]: cluster 2023-09-23T20:27:04.856418+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: Degraded data redundancy: 16652/32433 objects degraded (51.343%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:05.140 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:05.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:05.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:05.255 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:04 smithi098 bash[74888]: cluster 2023-09-23T20:27:04.856418+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: Degraded data redundancy: 16652/32433 objects degraded (51.343%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:05.255 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:04 smithi098 bash[78228]: cluster 2023-09-23T20:27:04.856418+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: Degraded data redundancy: 16652/32433 objects degraded (51.343%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:05.269 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:05.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:05.373 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:05.397 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:05.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:05.500 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:05.523 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:05.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:05.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:05.661 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:05.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:05.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:05.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:05.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:05.892 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:05.918 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:05.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:05.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:06.025 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:06.033 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:05 smithi173 bash[59517]: cluster 2023-09-23T20:27:04.385735+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v719: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 675 MiB data, 3.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 467 op/s; 16652/32433 objects degraded (51.343%); 621/32433 objects misplaced (1.915%); 11 MiB/s, 169 objects/s recovering 2023-09-23T20:27:06.066 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:06.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:06.167 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:05 smithi098 bash[74888]: cluster 2023-09-23T20:27:04.385735+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v719: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 675 MiB data, 3.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 467 op/s; 16652/32433 objects degraded (51.343%); 621/32433 objects misplaced (1.915%); 11 MiB/s, 169 objects/s recovering 2023-09-23T20:27:06.168 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:27:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:27:06] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.33.4" 2023-09-23T20:27:06.168 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:05 smithi098 bash[78228]: cluster 2023-09-23T20:27:04.385735+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v719: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 675 MiB data, 3.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 467 op/s; 16652/32433 objects degraded (51.343%); 621/32433 objects misplaced (1.915%); 11 MiB/s, 169 objects/s recovering 2023-09-23T20:27:06.169 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:06.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:06.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:06.312 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:06.346 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:06.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:06.378 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:27:06.416 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:27:06.424 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:27:06.449 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:06.455 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:27:06.488 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:27:06.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:06.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:06.518 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:27:06.560 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:27:06.596 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:27:06.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:06.632 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:27:06.634 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:27:06.635 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:27:06.635 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:27:06.635 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:27:06.635 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:27:06.635 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:27:06.635 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:27:06.635 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:27:06.643 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:06.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:06.749 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:06.773 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:06.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:06.876 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:06.899 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:06.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:06.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:06.971 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T20:27:06.973 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:27:07.004 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:07.031 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:07.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:07.135 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:07.144 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:06 smithi173 bash[59517]: audit 2023-09-23T20:27:06.341208+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.98:0/2903627482' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:07.144 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:06 smithi173 bash[59517]: audit 2023-09-23T20:27:06.399925+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.98:0/253498372' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:27:07.144 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:06 smithi173 bash[59517]: audit 2023-09-23T20:27:06.400482+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:27:07.144 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:06 smithi173 bash[59517]: audit 2023-09-23T20:27:06.778505+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.98:0/2976852117' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:07.144 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:06 smithi173 bash[59517]: audit 2023-09-23T20:27:06.778910+0000 mon.a (mon.0) 1008 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:07.166 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:06 smithi098 bash[74888]: audit 2023-09-23T20:27:06.341208+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.98:0/2903627482' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:07.166 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:06 smithi098 bash[74888]: audit 2023-09-23T20:27:06.399925+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.98:0/253498372' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:27:07.166 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:06 smithi098 bash[74888]: audit 2023-09-23T20:27:06.400482+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:27:07.166 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:06 smithi098 bash[74888]: audit 2023-09-23T20:27:06.778505+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.98:0/2976852117' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:07.166 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:06 smithi098 bash[74888]: audit 2023-09-23T20:27:06.778910+0000 mon.a (mon.0) 1008 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:07.167 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:06 smithi098 bash[78228]: audit 2023-09-23T20:27:06.341208+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.98:0/2903627482' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:07.167 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:06 smithi098 bash[78228]: audit 2023-09-23T20:27:06.399925+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.98:0/253498372' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:27:07.167 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:06 smithi098 bash[78228]: audit 2023-09-23T20:27:06.400482+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:27:07.167 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:06 smithi098 bash[78228]: audit 2023-09-23T20:27:06.778505+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.98:0/2976852117' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:07.167 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:06 smithi098 bash[78228]: audit 2023-09-23T20:27:06.778910+0000 mon.a (mon.0) 1008 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:07.170 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:07.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:07.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:07.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:07.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:07.401 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:07.439 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:07.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:07.544 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:07.565 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:07.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:07.670 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:07.708 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:07.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:07.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:07.843 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:07.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:07.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:07.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:07.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:07.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:08.087 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:08.117 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:08.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[78228]: cluster 2023-09-23T20:27:06.386679+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v720: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 503 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 696 op/s; 15568/24183 objects degraded (64.376%); 453/24183 objects misplaced (1.873%); 16 MiB/s, 248 objects/s recovering 2023-09-23T20:27:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[78228]: cluster 2023-09-23T20:27:06.938258+0000 mon.a (mon.0) 1009 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:27:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[78228]: cluster 2023-09-23T20:27:06.953817+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:27:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[78228]: audit 2023-09-23T20:27:06.957072+0000 mon.a (mon.0) 1010 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:27:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[78228]: audit 2023-09-23T20:27:06.957300+0000 mon.a (mon.0) 1011 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[78228]: cluster 2023-09-23T20:27:06.957490+0000 mon.a (mon.0) 1012 : cluster 0 osdmap e191: 8 total, 8 up, 6 in 2023-09-23T20:27:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[78228]: cluster 2023-09-23T20:27:06.967724+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:27:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[78228]: cluster 2023-09-23T20:27:06.971752+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:27:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[74888]: cluster 2023-09-23T20:27:06.386679+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v720: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 503 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 696 op/s; 15568/24183 objects degraded (64.376%); 453/24183 objects misplaced (1.873%); 16 MiB/s, 248 objects/s recovering 2023-09-23T20:27:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[74888]: cluster 2023-09-23T20:27:06.938258+0000 mon.a (mon.0) 1009 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:27:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[74888]: cluster 2023-09-23T20:27:06.953817+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:27:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[74888]: audit 2023-09-23T20:27:06.957072+0000 mon.a (mon.0) 1010 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:27:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[74888]: audit 2023-09-23T20:27:06.957300+0000 mon.a (mon.0) 1011 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[74888]: cluster 2023-09-23T20:27:06.957490+0000 mon.a (mon.0) 1012 : cluster 0 osdmap e191: 8 total, 8 up, 6 in 2023-09-23T20:27:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[74888]: cluster 2023-09-23T20:27:06.967724+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:27:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:07 smithi098 bash[74888]: cluster 2023-09-23T20:27:06.971752+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:27:08.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:08.230 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:07 smithi173 bash[59517]: cluster 2023-09-23T20:27:06.386679+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v720: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 503 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 696 op/s; 15568/24183 objects degraded (64.376%); 453/24183 objects misplaced (1.873%); 16 MiB/s, 248 objects/s recovering 2023-09-23T20:27:08.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:07 smithi173 bash[59517]: cluster 2023-09-23T20:27:06.938258+0000 mon.a (mon.0) 1009 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:27:08.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:07 smithi173 bash[59517]: cluster 2023-09-23T20:27:06.953817+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:27:08.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:07 smithi173 bash[59517]: audit 2023-09-23T20:27:06.957072+0000 mon.a (mon.0) 1010 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:27:08.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:07 smithi173 bash[59517]: audit 2023-09-23T20:27:06.957300+0000 mon.a (mon.0) 1011 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:08.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:07 smithi173 bash[59517]: cluster 2023-09-23T20:27:06.957490+0000 mon.a (mon.0) 1012 : cluster 0 osdmap e191: 8 total, 8 up, 6 in 2023-09-23T20:27:08.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:07 smithi173 bash[59517]: cluster 2023-09-23T20:27:06.967724+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:27:08.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:07 smithi173 bash[59517]: cluster 2023-09-23T20:27:06.971752+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T20:27:08.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:08.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:08.377 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:08.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:08.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:08.511 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:08.537 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:08.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:08.641 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:08.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.670 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:08.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:08.771 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:08.797 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:08.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:08.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:08.934 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:08.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:08.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:09.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:09.069 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:09.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:09.176 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:09.202 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:09.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:09.306 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:09.331 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:09.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:09.433 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:09.472 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:09.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:09.577 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:09.609 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:09.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:09.714 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:09.742 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:09.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:09.764 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T20:27:09.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:09.887 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:09.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:09.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:09.991 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.018 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:10.122 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:10.157 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:10.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:10.261 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:09 smithi098 bash[78228]: cluster 2023-09-23T20:27:08.387277+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v722: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 503 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 558 op/s; 15568/24183 objects degraded (64.376%); 453/24183 objects misplaced (1.873%); 12 MiB/s, 194 objects/s recovering 2023-09-23T20:27:10.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:09 smithi098 bash[78228]: audit 2023-09-23T20:27:09.594894+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:10.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:09 smithi098 bash[78228]: audit 2023-09-23T20:27:09.596243+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:10.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:09 smithi098 bash[78228]: cluster 2023-09-23T20:27:09.857575+0000 mon.a (mon.0) 1015 : cluster 3 Health check update: Degraded data redundancy: 15568/24183 objects degraded (64.376%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:10.270 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:09 smithi098 bash[74888]: cluster 2023-09-23T20:27:08.387277+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v722: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 503 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 558 op/s; 15568/24183 objects degraded (64.376%); 453/24183 objects misplaced (1.873%); 12 MiB/s, 194 objects/s recovering 2023-09-23T20:27:10.270 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:09 smithi098 bash[74888]: audit 2023-09-23T20:27:09.594894+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:10.270 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:09 smithi098 bash[74888]: audit 2023-09-23T20:27:09.596243+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:10.270 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:09 smithi098 bash[74888]: cluster 2023-09-23T20:27:09.857575+0000 mon.a (mon.0) 1015 : cluster 3 Health check update: Degraded data redundancy: 15568/24183 objects degraded (64.376%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:10.292 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:09 smithi173 bash[59517]: cluster 2023-09-23T20:27:08.387277+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v722: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 503 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 558 op/s; 15568/24183 objects degraded (64.376%); 453/24183 objects misplaced (1.873%); 12 MiB/s, 194 objects/s recovering 2023-09-23T20:27:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:09 smithi173 bash[59517]: audit 2023-09-23T20:27:09.594894+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:09 smithi173 bash[59517]: audit 2023-09-23T20:27:09.596243+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:09 smithi173 bash[59517]: cluster 2023-09-23T20:27:09.857575+0000 mon.a (mon.0) 1015 : cluster 3 Health check update: Degraded data redundancy: 15568/24183 objects degraded (64.376%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:10.398 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:10.426 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:10.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:10.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:10.555 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:10.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:10.662 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.686 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:10.790 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:10.818 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:10.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:10.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.952 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:10.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:10.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:11.058 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:11.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:11.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:11.194 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:11.217 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:11.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:11.320 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:11.349 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:11.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:11.453 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:11.483 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:11.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:11.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:11.610 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:11.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:11.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:27:11.719 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:11.754 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:11.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:11.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:27:11.862 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:11.895 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:11.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:11.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:11.998 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:12.045 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:12.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:12.150 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:12.161 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:11 smithi098 bash[74888]: cluster 2023-09-23T20:27:10.388019+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v723: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 457 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 561 op/s; 15402/21969 objects degraded (70.108%); 453/21969 objects misplaced (2.062%); 12 MiB/s, 193 objects/s recovering 2023-09-23T20:27:12.161 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:11 smithi098 bash[78228]: cluster 2023-09-23T20:27:10.388019+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v723: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 457 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 561 op/s; 15402/21969 objects degraded (70.108%); 453/21969 objects misplaced (2.062%); 12 MiB/s, 193 objects/s recovering 2023-09-23T20:27:12.178 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:12.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:12.283 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:12.293 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:11 smithi173 bash[59517]: cluster 2023-09-23T20:27:10.388019+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v723: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 457 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 561 op/s; 15402/21969 objects degraded (70.108%); 453/21969 objects misplaced (2.062%); 12 MiB/s, 193 objects/s recovering 2023-09-23T20:27:12.318 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:12.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:12.398 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:27:12.398 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:27:12.422 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:12.455 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:12.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:12.561 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:12.590 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:12.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:12.693 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:12.723 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:12.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:12.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:12.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:12.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:12.953 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:12.978 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:12.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:12.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:13.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:13.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:13.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:13.215 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:13.247 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:13.350 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:13.373 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:13.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:13.476 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:13.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:13.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:13.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T20:27:13.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:13.647 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:13.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:13.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:13.782 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:13.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:13.887 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:13.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:13.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:13.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:14.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:14.063 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:14.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:14.171 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:14.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:13 smithi098 bash[78228]: cluster 2023-09-23T20:27:12.388669+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v724: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 317 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 572 op/s; 14268/15243 objects degraded (93.604%); 295/15243 objects misplaced (1.935%); 13 MiB/s, 200 objects/s recovering 2023-09-23T20:27:14.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:13 smithi098 bash[74888]: cluster 2023-09-23T20:27:12.388669+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v724: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 317 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 572 op/s; 14268/15243 objects degraded (93.604%); 295/15243 objects misplaced (1.935%); 13 MiB/s, 200 objects/s recovering 2023-09-23T20:27:14.202 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:14.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:14.306 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:14.314 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:13 smithi173 bash[59517]: cluster 2023-09-23T20:27:12.388669+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v724: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 317 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 572 op/s; 14268/15243 objects degraded (93.604%); 295/15243 objects misplaced (1.935%); 13 MiB/s, 200 objects/s recovering 2023-09-23T20:27:14.329 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:14.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:14.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:14.463 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:14.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:14.567 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:14.598 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:14.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:14.629 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:14.705 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:14.747 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:14.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:14.850 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:14.875 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:14.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:14.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:14.979 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:14.981 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:14 smithi173 bash[59517]: cluster 2023-09-23T20:27:14.858914+0000 mon.a (mon.0) 1016 : cluster 3 Health check update: Degraded data redundancy: 14268/15243 objects degraded (93.604%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:15.027 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:15.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:15.129 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:15.138 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:14 smithi098 bash[78228]: cluster 2023-09-23T20:27:14.858914+0000 mon.a (mon.0) 1016 : cluster 3 Health check update: Degraded data redundancy: 14268/15243 objects degraded (93.604%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:15.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:14 smithi098 bash[74888]: cluster 2023-09-23T20:27:14.858914+0000 mon.a (mon.0) 1016 : cluster 3 Health check update: Degraded data redundancy: 14268/15243 objects degraded (93.604%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:15.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:15.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:15.258 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:15.287 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:15.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:15.394 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:15.423 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:15.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:15.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:15.556 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:15.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:15.651 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:15.652 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:15.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:15.691 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:15.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:15.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:15.820 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:15.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:15.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:15.958 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:15.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:15.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:16.062 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:16.095 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:16.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:16.197 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:16.239 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:16.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:16.242 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:15 smithi173 bash[59517]: cluster 2023-09-23T20:27:14.389169+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v725: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 317 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 572 op/s; 14268/15243 objects degraded (93.604%); 295/15243 objects misplaced (1.935%); 13 MiB/s, 200 objects/s recovering 2023-09-23T20:27:16.343 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:16.354 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:15 smithi098 bash[74888]: cluster 2023-09-23T20:27:14.389169+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v725: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 317 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 572 op/s; 14268/15243 objects degraded (93.604%); 295/15243 objects misplaced (1.935%); 13 MiB/s, 200 objects/s recovering 2023-09-23T20:27:16.354 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:27:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:27:16] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.33.4" 2023-09-23T20:27:16.355 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:15 smithi098 bash[78228]: cluster 2023-09-23T20:27:14.389169+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v725: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 317 MiB data, 3.1 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 572 op/s; 14268/15243 objects degraded (93.604%); 295/15243 objects misplaced (1.935%); 13 MiB/s, 200 objects/s recovering 2023-09-23T20:27:16.372 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:16.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:16.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:16.497 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:16.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:16.603 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:16.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:16.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:16.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:16.773 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:16.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:16.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:16.905 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:16.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:16.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:17.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.030 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:17.134 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:17.172 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:17.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:17.276 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.300 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:17.402 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:17.435 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:17.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:17.538 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:17.571 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:17.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:17.675 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.699 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:17.804 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:17.826 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:17.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:17.930 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.958 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:17.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:17.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:18.062 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:18.097 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:18.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:18.201 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:18.209 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:17 smithi098 bash[78228]: cluster 2023-09-23T20:27:16.389912+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v726: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 130 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 596 op/s; 12943/6285 objects degraded (205.935%); 117/6285 objects misplaced (1.862%); 14 MiB/s, 216 objects/s recovering 2023-09-23T20:27:18.209 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:17 smithi098 bash[74888]: cluster 2023-09-23T20:27:16.389912+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v726: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 130 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 596 op/s; 12943/6285 objects degraded (205.935%); 117/6285 objects misplaced (1.862%); 14 MiB/s, 216 objects/s recovering 2023-09-23T20:27:18.223 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:18.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:18.326 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:18.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:17 smithi173 bash[59517]: cluster 2023-09-23T20:27:16.389912+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v726: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 130 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 596 op/s; 12943/6285 objects degraded (205.935%); 117/6285 objects misplaced (1.862%); 14 MiB/s, 216 objects/s recovering 2023-09-23T20:27:18.351 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:18.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:18.440 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:27:18.455 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:18.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:18.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:18.576 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:18.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:18.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:18.718 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:18.742 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:18.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:18.846 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:18.870 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:18.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:18.948 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Removed 99284 objects 2023-09-23T20:27:18.957 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Clean up completed and total clean up time :237.727 2023-09-23T20:27:18.974 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:18.997 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:18.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:18.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:19.100 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:19.125 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:19.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:19.228 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:19.256 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:19.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:19.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:19.382 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:19.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:19.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:19.518 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:19.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:19.621 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:19.640 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-09-23T20:27:19.640 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-09-23T20:27:19.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:19.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:19.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:19.774 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:19.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:19.876 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:19.899 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:19.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:19.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:20.002 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:20.025 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:20.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:20.082 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:19 smithi098 bash[78228]: cluster 2023-09-23T20:27:18.390396+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v727: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 130 MiB data, 2.6 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 12943/6285 objects degraded (205.935%); 117/6285 objects misplaced (1.862%); 12 MiB/s, 188 objects/s recovering 2023-09-23T20:27:20.082 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:19 smithi098 bash[78228]: cluster 2023-09-23T20:27:19.860431+0000 mon.a (mon.0) 1017 : cluster 3 Health check update: Degraded data redundancy: 12943/6285 objects degraded (205.935%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:20.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:19 smithi098 bash[74888]: cluster 2023-09-23T20:27:18.390396+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v727: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 130 MiB data, 2.6 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 12943/6285 objects degraded (205.935%); 117/6285 objects misplaced (1.862%); 12 MiB/s, 188 objects/s recovering 2023-09-23T20:27:20.083 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:19 smithi098 bash[74888]: cluster 2023-09-23T20:27:19.860431+0000 mon.a (mon.0) 1017 : cluster 3 Health check update: Degraded data redundancy: 12943/6285 objects degraded (205.935%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:20.128 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:20.139 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:19 smithi173 bash[59517]: cluster 2023-09-23T20:27:18.390396+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v727: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 130 MiB data, 2.6 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 12943/6285 objects degraded (205.935%); 117/6285 objects misplaced (1.862%); 12 MiB/s, 188 objects/s recovering 2023-09-23T20:27:20.140 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:19 smithi173 bash[59517]: cluster 2023-09-23T20:27:19.860431+0000 mon.a (mon.0) 1017 : cluster 3 Health check update: Degraded data redundancy: 12943/6285 objects degraded (205.935%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:20.154 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:20.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:20.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:20.289 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:20.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:20.392 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:20.420 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:20.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:20.523 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:20.552 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:20.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:20.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:20.676 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:20.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:20.779 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:20.803 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:20.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:20.906 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:20.927 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:20.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:20.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:21.030 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:21.052 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:21.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:21.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:21.181 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:21.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:21.285 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:21.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:21.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:21.415 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:21.442 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:21.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:21.546 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:21.577 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:21.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:21.681 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:21.709 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:21.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:21.812 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:21.837 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:21.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:21.940 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:21.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:21.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:21.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:22.067 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:22.092 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:22.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:22.101 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:21 smithi173 bash[59517]: cluster 2023-09-23T20:27:20.391341+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v728: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 92 MiB data, 2.5 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 547 op/s; 12798/4452 objects degraded (287.466%); 117/4452 objects misplaced (2.628%); 12 MiB/s, 192 objects/s recovering 2023-09-23T20:27:22.196 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:22.203 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:22 smithi098 bash[78228]: cluster 2023-09-23T20:27:20.391341+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v728: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 92 MiB data, 2.5 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 547 op/s; 12798/4452 objects degraded (287.466%); 117/4452 objects misplaced (2.628%); 12 MiB/s, 192 objects/s recovering 2023-09-23T20:27:22.204 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:22 smithi098 bash[74888]: cluster 2023-09-23T20:27:20.391341+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v728: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 92 MiB data, 2.5 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 547 op/s; 12798/4452 objects degraded (287.466%); 117/4452 objects misplaced (2.628%); 12 MiB/s, 192 objects/s recovering 2023-09-23T20:27:22.223 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:22.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:22.326 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:22.350 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:22.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:22.453 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:22.475 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:22.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:22.578 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:22.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:22.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:22.708 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:22.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:22.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:22.838 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:22.863 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:22.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:22.966 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:22.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:22.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:22.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:23.095 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:23.126 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:23.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:23.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:23.256 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:23.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:23.359 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:23.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:23.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:23.488 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:23.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:23.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:23.618 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:23.647 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:23.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:23.751 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:23.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:23.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:23.878 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:23.904 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:23.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:23.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:24.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:24.016 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:23 smithi173 bash[59517]: cluster 2023-09-23T20:27:22.392204+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v729: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 608 op/s; 12141/72 objects degraded (16862.500%); 14 MiB/s, 238 objects/s recovering 2023-09-23T20:27:24.032 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:24.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:24.135 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:24.166 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:24.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:24.269 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:24.281 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:23 smithi098 bash[74888]: cluster 2023-09-23T20:27:22.392204+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v729: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 608 op/s; 12141/72 objects degraded (16862.500%); 14 MiB/s, 238 objects/s recovering 2023-09-23T20:27:24.281 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:23 smithi098 bash[78228]: cluster 2023-09-23T20:27:22.392204+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v729: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 608 op/s; 12141/72 objects degraded (16862.500%); 14 MiB/s, 238 objects/s recovering 2023-09-23T20:27:24.300 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:24.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:24.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:24.405 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:27:24.405 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:27:24.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:24.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:24.532 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:24.556 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:24.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:24.659 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:24.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:24.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:24.788 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:24.819 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:24.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:24.923 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:24.947 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:24.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:24.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:25.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:25.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:25.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:25.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.197 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:25.299 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:25.307 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:24 smithi098 bash[78228]: audit 2023-09-23T20:27:24.592446+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:25.308 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:24 smithi098 bash[78228]: cluster 2023-09-23T20:27:24.861366+0000 mon.a (mon.0) 1019 : cluster 3 Health check update: Degraded data redundancy: 12141/72 objects degraded (16862.500%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:25.308 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:24 smithi098 bash[74888]: audit 2023-09-23T20:27:24.592446+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:25.308 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:24 smithi098 bash[74888]: cluster 2023-09-23T20:27:24.861366+0000 mon.a (mon.0) 1019 : cluster 3 Health check update: Degraded data redundancy: 12141/72 objects degraded (16862.500%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:25.326 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:25.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:25 smithi173 bash[59517]: audit 2023-09-23T20:27:24.592446+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:25.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:25 smithi173 bash[59517]: cluster 2023-09-23T20:27:24.861366+0000 mon.a (mon.0) 1019 : cluster 3 Health check update: Degraded data redundancy: 12141/72 objects degraded (16862.500%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:25.430 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.454 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:25.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.585 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:25.629 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T20:27:25.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:25.709 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:25.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:25.812 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:25.834 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:25.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:25.937 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.967 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:25.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:25.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:26.072 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:26.101 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:26.204 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:26.231 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:26.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:26.335 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:26.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:26 smithi173 bash[59517]: cluster 2023-09-23T20:27:24.393221+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v730: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 421 op/s; 12141/72 objects degraded (16862.500%); 9.2 MiB/s, 164 objects/s recovering 2023-09-23T20:27:26.366 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:26.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:26.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:25 smithi098 bash[74888]: cluster 2023-09-23T20:27:24.393221+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v730: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 421 op/s; 12141/72 objects degraded (16862.500%); 9.2 MiB/s, 164 objects/s recovering 2023-09-23T20:27:26.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:26 smithi098 bash[78228]: cluster 2023-09-23T20:27:24.393221+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v730: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 421 op/s; 12141/72 objects degraded (16862.500%); 9.2 MiB/s, 164 objects/s recovering 2023-09-23T20:27:26.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:27:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:27:26] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.33.4" 2023-09-23T20:27:26.472 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:26.496 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:26.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:26.599 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:26.626 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:26.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:26.760 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:26.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:26.863 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:26.896 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:26.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:26.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:26.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:27.026 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:27.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:27.085 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:27:27.108 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:27:27.130 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:27.133 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:27:27.160 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:27.160 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:27:27.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:27.186 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:27:27.209 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:27:27.232 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:27:27.254 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:27:27.256 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:27:27.256 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:27:27.256 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:27:27.256 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:27:27.256 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:27:27.257 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:27:27.257 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:27:27.257 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:27:27.264 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:27.293 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:27.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:27.396 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:27.427 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:27.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:27.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:27.554 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:27.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:27.657 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:27.681 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:27.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:27.785 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:27.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:27.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:27.915 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:27.945 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:27.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:27.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:28.026 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T20:27:28.032 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:27:28.050 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:28.055 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[74888]: cluster 2023-09-23T20:27:26.394874+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v731: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 421 op/s; 11769/72 objects degraded (16345.833%); 9.2 MiB/s, 206 objects/s recovering 2023-09-23T20:27:28.055 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[74888]: audit 2023-09-23T20:27:27.053675+0000 mon.a (mon.0) 1020 : audit 0 from='client.? 172.21.15.98:0/471704268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:28.055 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[74888]: audit 2023-09-23T20:27:27.507363+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.98:0/1562204780' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:27:28.055 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[74888]: audit 2023-09-23T20:27:27.507791+0000 mon.a (mon.0) 1021 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:27:28.055 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[74888]: audit 2023-09-23T20:27:27.545166+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.98:0/1929558831' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:27:28.055 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[74888]: audit 2023-09-23T20:27:27.545542+0000 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:27:28.055 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[78228]: cluster 2023-09-23T20:27:26.394874+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v731: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 421 op/s; 11769/72 objects degraded (16345.833%); 9.2 MiB/s, 206 objects/s recovering 2023-09-23T20:27:28.056 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[78228]: audit 2023-09-23T20:27:27.053675+0000 mon.a (mon.0) 1020 : audit 0 from='client.? 172.21.15.98:0/471704268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:28.056 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[78228]: audit 2023-09-23T20:27:27.507363+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.98:0/1562204780' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:27:28.056 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[78228]: audit 2023-09-23T20:27:27.507791+0000 mon.a (mon.0) 1021 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:27:28.056 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[78228]: audit 2023-09-23T20:27:27.545166+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.98:0/1929558831' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:27:28.056 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:28 smithi098 bash[78228]: audit 2023-09-23T20:27:27.545542+0000 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:27:28.069 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:28.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:28.172 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:28.195 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:28.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:28.299 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:28.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:28 smithi173 bash[59517]: cluster 2023-09-23T20:27:26.394874+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v731: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 78 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 421 op/s; 11769/72 objects degraded (16345.833%); 9.2 MiB/s, 206 objects/s recovering 2023-09-23T20:27:28.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:28 smithi173 bash[59517]: audit 2023-09-23T20:27:27.053675+0000 mon.a (mon.0) 1020 : audit 0 from='client.? 172.21.15.98:0/471704268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:28.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:28 smithi173 bash[59517]: audit 2023-09-23T20:27:27.507363+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.98:0/1562204780' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:27:28.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:28 smithi173 bash[59517]: audit 2023-09-23T20:27:27.507791+0000 mon.a (mon.0) 1021 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:27:28.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:28 smithi173 bash[59517]: audit 2023-09-23T20:27:27.545166+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.98:0/1929558831' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:27:28.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:28 smithi173 bash[59517]: audit 2023-09-23T20:27:27.545542+0000 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:27:28.326 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:28.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:28.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:28.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:28.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:28.560 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:28.590 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:28.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:28.694 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:28.721 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:28.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:28.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:28.851 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:28.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:28.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:28.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:28.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:28.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:29.085 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:29 smithi173 bash[59517]: cluster 2023-09-23T20:27:27.999540+0000 mon.a (mon.0) 1023 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:29 smithi173 bash[59517]: audit 2023-09-23T20:27:28.008612+0000 mon.a (mon.0) 1024 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:27:29.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:29 smithi173 bash[59517]: audit 2023-09-23T20:27:28.008735+0000 mon.a (mon.0) 1025 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:27:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:29 smithi173 bash[59517]: cluster 2023-09-23T20:27:28.008816+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e192: 8 total, 8 up, 6 in 2023-09-23T20:27:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:29 smithi173 bash[59517]: cluster 2023-09-23T20:27:28.009029+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:27:29.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:29 smithi173 bash[59517]: cluster 2023-09-23T20:27:28.009172+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:27:29.106 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:29.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:29.209 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:29.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:29.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:29.338 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:29.367 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:29.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:29.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[78228]: cluster 2023-09-23T20:27:27.999540+0000 mon.a (mon.0) 1023 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:29.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[78228]: audit 2023-09-23T20:27:28.008612+0000 mon.a (mon.0) 1024 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:27:29.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[78228]: audit 2023-09-23T20:27:28.008735+0000 mon.a (mon.0) 1025 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:27:29.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[78228]: cluster 2023-09-23T20:27:28.008816+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e192: 8 total, 8 up, 6 in 2023-09-23T20:27:29.386 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[78228]: cluster 2023-09-23T20:27:28.009029+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:27:29.386 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[78228]: cluster 2023-09-23T20:27:28.009172+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:27:29.386 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[74888]: cluster 2023-09-23T20:27:27.999540+0000 mon.a (mon.0) 1023 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:29.386 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[74888]: audit 2023-09-23T20:27:28.008612+0000 mon.a (mon.0) 1024 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:27:29.386 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[74888]: audit 2023-09-23T20:27:28.008735+0000 mon.a (mon.0) 1025 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:27:29.386 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[74888]: cluster 2023-09-23T20:27:28.008816+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e192: 8 total, 8 up, 6 in 2023-09-23T20:27:29.386 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[74888]: cluster 2023-09-23T20:27:28.009029+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:27:29.386 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:29 smithi098 bash[74888]: cluster 2023-09-23T20:27:28.009172+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T20:27:29.471 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:29.492 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:29.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:29.594 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:29.623 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:29.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:29.726 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:29.748 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:29.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:29.851 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:29.875 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:29.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:29.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:29.978 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:29.999 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:30.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:30.102 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.120 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:30.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:30.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:30.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:30.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:30 smithi173 bash[59517]: cluster 2023-09-23T20:27:28.395974+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v733: 89 pgs: 13 peering, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 65 active+clean; 577 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 203 op/s; 11769/42 objects degraded (28021.429%); 4.2 MiB/s, 135 objects/s recovering 2023-09-23T20:27:30.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:30 smithi173 bash[59517]: cluster 2023-09-23T20:27:29.022754+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e193: 8 total, 8 up, 6 in 2023-09-23T20:27:30.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:30 smithi173 bash[59517]: cluster 2023-09-23T20:27:29.023360+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:30 smithi173 bash[59517]: cluster 2023-09-23T20:27:29.027064+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:30 smithi173 bash[59517]: cluster 2023-09-23T20:27:29.027365+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:30 smithi173 bash[59517]: cluster 2023-09-23T20:27:29.031651+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:30 smithi173 bash[59517]: cluster 2023-09-23T20:27:29.863171+0000 mon.a (mon.0) 1028 : cluster 3 Health check update: Degraded data redundancy: 11769/42 objects degraded (28021.429%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:30.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:30.378 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:30.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:30.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[74888]: cluster 2023-09-23T20:27:28.395974+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v733: 89 pgs: 13 peering, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 65 active+clean; 577 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 203 op/s; 11769/42 objects degraded (28021.429%); 4.2 MiB/s, 135 objects/s recovering 2023-09-23T20:27:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[74888]: cluster 2023-09-23T20:27:29.022754+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e193: 8 total, 8 up, 6 in 2023-09-23T20:27:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[74888]: cluster 2023-09-23T20:27:29.023360+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[74888]: cluster 2023-09-23T20:27:29.027064+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[74888]: cluster 2023-09-23T20:27:29.027365+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[74888]: cluster 2023-09-23T20:27:29.031651+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[74888]: cluster 2023-09-23T20:27:29.863171+0000 mon.a (mon.0) 1028 : cluster 3 Health check update: Degraded data redundancy: 11769/42 objects degraded (28021.429%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:30.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[78228]: cluster 2023-09-23T20:27:28.395974+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v733: 89 pgs: 13 peering, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 65 active+clean; 577 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 203 op/s; 11769/42 objects degraded (28021.429%); 4.2 MiB/s, 135 objects/s recovering 2023-09-23T20:27:30.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[78228]: cluster 2023-09-23T20:27:29.022754+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e193: 8 total, 8 up, 6 in 2023-09-23T20:27:30.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[78228]: cluster 2023-09-23T20:27:29.023360+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[78228]: cluster 2023-09-23T20:27:29.027064+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[78228]: cluster 2023-09-23T20:27:29.027365+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[78228]: cluster 2023-09-23T20:27:29.031651+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T20:27:30.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:30 smithi098 bash[78228]: cluster 2023-09-23T20:27:29.863171+0000 mon.a (mon.0) 1028 : cluster 3 Health check update: Degraded data redundancy: 11769/42 objects degraded (28021.429%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:30.455 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:27:30.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.508 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:30.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:30.612 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:30.635 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:30.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:30.738 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:30.747 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T20:27:30.748 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:27:30.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:30.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:30.869 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:30.893 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:30.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:30.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:30.997 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:31.016 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:31.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:31.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:27:31.119 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:31.143 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:31.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:31.246 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:31.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:31.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:31.277 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:31.305 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:31 smithi098 bash[74888]: cluster 2023-09-23T20:27:30.027149+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e194: 8 total, 8 up, 6 in 2023-09-23T20:27:31.305 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:31 smithi098 bash[74888]: cluster 2023-09-23T20:27:30.029395+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.305 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:31 smithi098 bash[74888]: cluster 2023-09-23T20:27:30.030977+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.305 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:31 smithi098 bash[74888]: cluster 2023-09-23T20:27:30.031212+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.305 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:31 smithi098 bash[74888]: cluster 2023-09-23T20:27:30.033132+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.305 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:31 smithi098 bash[78228]: cluster 2023-09-23T20:27:30.027149+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e194: 8 total, 8 up, 6 in 2023-09-23T20:27:31.306 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:31 smithi098 bash[78228]: cluster 2023-09-23T20:27:30.029395+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.306 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:31 smithi098 bash[78228]: cluster 2023-09-23T20:27:30.030977+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.306 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:31 smithi098 bash[78228]: cluster 2023-09-23T20:27:30.031212+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.306 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:31 smithi098 bash[78228]: cluster 2023-09-23T20:27:30.033132+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:31 smithi173 bash[59517]: cluster 2023-09-23T20:27:30.027149+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e194: 8 total, 8 up, 6 in 2023-09-23T20:27:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:31 smithi173 bash[59517]: cluster 2023-09-23T20:27:30.029395+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:31 smithi173 bash[59517]: cluster 2023-09-23T20:27:30.030977+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:31 smithi173 bash[59517]: cluster 2023-09-23T20:27:30.031212+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:31 smithi173 bash[59517]: cluster 2023-09-23T20:27:30.033132+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:31.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:31.401 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:31.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:31.503 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:31.523 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:31.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:31.627 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:31.655 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:31.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:31.758 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:31.779 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:31.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:31.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:31.905 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:31.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:31.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:32.008 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:32.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:32.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:32.132 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:32.156 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:32.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:32.261 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:32.268 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:32 smithi173 bash[59517]: cluster 2023-09-23T20:27:30.396479+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v736: 89 pgs: 13 peering, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 66 active+clean; 577 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 11735/42 objects degraded (27940.476%); 0 B/s, 87 objects/s recovering 2023-09-23T20:27:32.282 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:32.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:32.385 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:32.409 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:32.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:32.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:32 smithi098 bash[74888]: cluster 2023-09-23T20:27:30.396479+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v736: 89 pgs: 13 peering, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 66 active+clean; 577 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 11735/42 objects degraded (27940.476%); 0 B/s, 87 objects/s recovering 2023-09-23T20:27:32.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:32 smithi098 bash[78228]: cluster 2023-09-23T20:27:30.396479+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v736: 89 pgs: 13 peering, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 66 active+clean; 577 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 11735/42 objects degraded (27940.476%); 0 B/s, 87 objects/s recovering 2023-09-23T20:27:32.512 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:32.539 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:32.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:32.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:32.671 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:32.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:32.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:32.797 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:32.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:32.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:27:32.900 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:32.930 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:32.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:32.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:33.033 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:33.057 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:33.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:33.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:33.184 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:33.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:33.287 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:33.296 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:33 smithi173 bash[59517]: cluster 2023-09-23T20:27:31.400190+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:33.310 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:33.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:33.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:33.420 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:33 smithi098 bash[74888]: cluster 2023-09-23T20:27:31.400190+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:33.421 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:33 smithi098 bash[78228]: cluster 2023-09-23T20:27:31.400190+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T20:27:33.433 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:33.536 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:33.564 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:33.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:33.667 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:33.689 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:33.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:33.792 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:33.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:33.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:33.919 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:33.944 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:33.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:33.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:34.047 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:34.071 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:34.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:34.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:34 smithi173 bash[59517]: cluster 2023-09-23T20:27:32.397257+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v737: 89 pgs: 13 peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 67 active+clean; 577 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 10951/42 objects degraded (26073.810%); 0 B/s, 119 objects/s recovering 2023-09-23T20:27:34.174 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:34.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:34 smithi098 bash[78228]: cluster 2023-09-23T20:27:32.397257+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v737: 89 pgs: 13 peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 67 active+clean; 577 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 10951/42 objects degraded (26073.810%); 0 B/s, 119 objects/s recovering 2023-09-23T20:27:34.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:34 smithi098 bash[74888]: cluster 2023-09-23T20:27:32.397257+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v737: 89 pgs: 13 peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 67 active+clean; 577 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 10951/42 objects degraded (26073.810%); 0 B/s, 119 objects/s recovering 2023-09-23T20:27:34.198 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:34.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:34.301 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:34.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:34.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:34.431 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:34.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:34.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:34.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:34.587 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:34.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:34.690 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:34.718 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:34.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:34.822 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:34.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:34.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:34.952 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:34.976 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:34.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:34.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:35.080 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:35.109 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:35.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:35.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:35 smithi098 bash[78228]: cluster 2023-09-23T20:27:34.864231+0000 mon.a (mon.0) 1030 : cluster 3 Health check update: Degraded data redundancy: 10951/42 objects degraded (26073.810%), 8 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:35.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:35 smithi098 bash[74888]: cluster 2023-09-23T20:27:34.864231+0000 mon.a (mon.0) 1030 : cluster 3 Health check update: Degraded data redundancy: 10951/42 objects degraded (26073.810%), 8 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:35.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:35.238 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:35.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:35.341 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:35.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:35 smithi173 bash[59517]: cluster 2023-09-23T20:27:34.864231+0000 mon.a (mon.0) 1030 : cluster 3 Health check update: Degraded data redundancy: 10951/42 objects degraded (26073.810%), 8 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:35.368 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:35.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:35.471 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:35.494 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:35.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:35.597 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:35.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:35.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:35.725 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:35.749 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:35.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:35.852 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:35.873 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:35.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:35.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:35.976 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:36.004 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:36.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:36.108 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:36.129 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:36.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:36.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:36.255 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:36.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:36.302 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:36 smithi173 bash[59517]: cluster 2023-09-23T20:27:34.398055+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v738: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 16073/72 objects degraded (22323.611%); 180 KiB/s, 116 objects/s recovering 2023-09-23T20:27:36.358 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:36.384 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:36.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:36.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:36 smithi098 bash[78228]: cluster 2023-09-23T20:27:34.398055+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v738: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 16073/72 objects degraded (22323.611%); 180 KiB/s, 116 objects/s recovering 2023-09-23T20:27:36.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:27:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:27:36] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.33.4" 2023-09-23T20:27:36.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:36 smithi098 bash[74888]: cluster 2023-09-23T20:27:34.398055+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v738: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 16073/72 objects degraded (22323.611%); 180 KiB/s, 116 objects/s recovering 2023-09-23T20:27:36.487 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:36.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:36.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:36.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:36.637 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:36.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:36.739 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:36.763 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:36.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:36.866 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:36.888 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:36.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:36.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:36.992 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.003 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:37.004 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:37.016 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:37.119 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:37.149 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:37.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:37.252 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:37.278 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:37.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:37.381 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:37.404 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:37.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:37.508 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.530 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:37.634 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:37.657 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:37.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:37.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.787 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:37.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:37.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:37.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:38.019 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:38.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:38.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:38.144 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:38.168 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:38.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:38.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:38.288 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:27:38.288 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:27:38.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:27:38.289 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:27:38.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.289 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:48025 7.c 7:392d9689:::benchmark_data_smithi098_125195_object48024:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-09-23T20:27:38.289 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:22:17.122699+0000", 2023-09-23T20:27:38.289 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 321.15973765199999, 2023-09-23T20:27:38.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1904826850000001, 2023-09-23T20:27:38.289 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.289 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.289 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.289 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 48025 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:17.122699+0000", 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.290 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:17.122699+0000", 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:17.122697+0000", 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4081e-05 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:17.122741+0000", 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4008999999999999e-05 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:17.122755+0000", 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6370000000000005e-06 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:17.122764+0000", 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0828000000000002e-05 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:17.122814+0000", 2023-09-23T20:27:38.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1600000000000001e-05 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:17.122826+0000", 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.004175153 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:18.127001+0000", 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9791000000000001e-05 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:18.127021+0000", 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.168920537 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:19.295941+0000", 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020629200000000001 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:19.296148+0000", 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00028037800000000002 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:19.296428+0000", 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0057573040000000004 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:19.302185+0000", 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8785000000000001e-05 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:19.302204+0000", 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0084164800000000005 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:19.310621+0000", 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6148000000000003e-05 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.296 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:19.310707+0000", 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0024746260000000002 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:22:19.313181+0000", 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1904826850000001 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.297 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104142 7.d 7:b4c88dc9:::benchmark_data_smithi098_125195_object4855:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:09.962102+0000", 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 208.320334054, 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0179693520000002, 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104142 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.298 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.962102+0000", 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.962102+0000", 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.962100+0000", 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2588999999999999e-05 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.962113+0000", 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2889000000000001e-05 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.962136+0000", 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0550000000000005e-06 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.962145+0000", 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5536000000000003e-05 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.962220+0000", 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.8055000000000001e-05 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for readable", 2023-09-23T20:27:38.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.962258+0000", 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9810138269999999 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.943272+0000", 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9343000000000001e-05 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.943371+0000", 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000121402 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.302 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.943493+0000", 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.005576793 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.949070+0000", 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.025303611 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.303 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.974373+0000", 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0055910550000000002 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.979964+0000", 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6906000000000002e-05 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.980001+0000", 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0567000000000004e-05 2023-09-23T20:27:38.304 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.980072+0000", 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0179693520000002 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104143 7.d 7:b102eb3c:::benchmark_data_smithi098_125195_object4856:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:09.967085+0000", 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 208.31535127999999, 2023-09-23T20:27:38.305 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0131279759999998, 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104143 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.967085+0000", 2023-09-23T20:27:38.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.967085+0000", 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.967083+0000", 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2243e-05 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.967095+0000", 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.0244e-05 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.967126+0000", 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.4579999999999993e-06 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.967134+0000", 2023-09-23T20:27:38.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9730999999999999e-05 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.967214+0000", 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3765999999999999e-05 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for readable", 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.967278+0000", 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.978287125 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.945565+0000", 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014052699999999999 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.945705+0000", 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00026165599999999998 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:27:38.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.945967+0000", 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003312976 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.949280+0000", 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.025118538999999999 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.974398+0000", 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0057174790000000001 2023-09-23T20:27:38.311 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.980116+0000", 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.1393999999999998e-05 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.980147+0000", 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5780999999999999e-05 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.312 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.980213+0000", 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0131279759999998 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104146 7.c 7:365281fa:::benchmark_data_smithi098_125195_object4859:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:09.971363+0000", 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 208.31107351599999, 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9908031180000001, 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.313 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104146 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.971363+0000", 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.971363+0000", 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.971361+0000", 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1156e-05 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.971372+0000", 2023-09-23T20:27:38.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1356999999999999e-05 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.971393+0000", 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0546e-05 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.971404+0000", 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.3794000000000004e-05 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.971497+0000", 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8909000000000001e-05 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.971516+0000", 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.086664952000000003 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.058181+0000", 2023-09-23T20:27:38.317 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8969999999999997e-05 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for readable", 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.058270+0000", 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8712869730000001 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.929557+0000", 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020515400000000001 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.929762+0000", 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00029742700000000001 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.930060+0000", 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012185896 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.942246+0000", 2023-09-23T20:27:38.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0094624800000000005 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.951708+0000", 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0080055060000000008 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.959714+0000", 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010079800000000001 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.959814+0000", 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0023515480000000002 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.962166+0000", 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9908031180000001 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.321 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104150 7.7 7:eb1a31ab:::benchmark_data_smithi098_125195_object4863:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:09.976723+0000", 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 208.30571304700001, 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9707565, 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104150 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.322 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.976723+0000", 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.976723+0000", 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.976721+0000", 2023-09-23T20:27:38.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2761e-05 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.976734+0000", 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1727000000000001e-05 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.976756+0000", 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4139999999999997e-06 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.324 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.976763+0000", 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00026795500000000001 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.977031+0000", 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.1724000000000006e-05 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for readable", 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.977113+0000", 2023-09-23T20:27:38.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9454589499999999 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.922572+0000", 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013552900000000001 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.922708+0000", 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016410700000000001 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.922872+0000", 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.006031074 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.928903+0000", 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0074442370000000002 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.936347+0000", 2023-09-23T20:27:38.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010790588 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.947138+0000", 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1136000000000003e-05 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.947229+0000", 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00025116400000000001 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.947480+0000", 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9707565 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104152 7.c 7:3cc58599:::benchmark_data_smithi098_125195_object4865:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:09.982729+0000", 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 208.29970741400001, 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9808871859999999, 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.329 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104152 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.982729+0000", 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.982729+0000", 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.982726+0000", 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6116999999999998e-05 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.982743+0000", 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.8603000000000003e-05 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.982781+0000", 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5041999999999999e-05 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.982796+0000", 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.0698000000000006e-05 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.332 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.982877+0000", 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5194000000000001e-05 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.982892+0000", 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.076701987999999999 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.059594+0000", 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4704999999999997e-05 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for readable", 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.059669+0000", 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8743222660000001 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.933991+0000", 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015472700000000001 2023-09-23T20:27:38.334 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.934146+0000", 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018398899999999999 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.934330+0000", 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0079219560000000008 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.335 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.942252+0000", 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0095098130000000006 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.951762+0000", 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010490018 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.962252+0000", 2023-09-23T20:27:38.336 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8115000000000005e-05 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.962350+0000", 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0012664690000000001 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.963616+0000", 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9808871859999999 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.337 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104157 7.c 7:32a23267:::benchmark_data_smithi098_125195_object4870:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:10.010289+0000", 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 208.27214729400001, 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9557078620000001, 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.338 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104157 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.010289+0000", 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.010289+0000", 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:27:38.339 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.010287+0000", 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9684e-05 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.010307+0000", 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3986e-05 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.010331+0000", 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.084e-05 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.010341+0000", 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0601999999999999e-05 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.010412+0000", 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3305999999999999e-05 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.010425+0000", 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.049322568999999997 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.059748+0000", 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3826999999999996e-05 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for readable", 2023-09-23T20:27:38.342 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:10.059822+0000", 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.878040508 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.937862+0000", 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010191000000000001 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.937964+0000", 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8506999999999997e-05 2023-09-23T20:27:38.343 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.938063+0000", 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0042241049999999997 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.942287+0000", 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0095203040000000003 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.344 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.951807+0000", 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011881017000000001 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.963688+0000", 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.719e-05 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.963745+0000", 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0022517069999999999 2023-09-23T20:27:38.345 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:11.965997+0000", 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9557078620000001 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104715 7.c 7:3d4e1118:::benchmark_data_smithi098_125195_object5428:head [delete] snapc 0=[] ondisk+write+known_if_redirected e175)", 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:12.912412+0000", 2023-09-23T20:27:38.346 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 205.37002466800001, 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2375522939999999, 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104715 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.347 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.912412+0000", 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.912412+0000", 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.912410+0000", 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.6399999999999992e-06 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.348 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.912420+0000", 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9458e-05 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.912469+0000", 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4919999999999999e-06 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.349 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.912479+0000", 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0026291650000000001 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.915108+0000", 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010895600000000001 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.915217+0000", 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000119113 2023-09-23T20:27:38.350 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.915336+0000", 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0041510779999999999 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.919487+0000", 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.007467764 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.351 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.926955+0000", 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.029176713999999999 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.956132+0000", 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5211999999999999e-05 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.956147+0000", 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.98018955699999999 2023-09-23T20:27:38.352 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.936336+0000", 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7215999999999999e-05 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.936354+0000", 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1942388239999999 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.353 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.130592+0000", 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000185274 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.130778+0000", 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.019034644 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.149812+0000", 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015167800000000001 2023-09-23T20:27:38.354 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.149964+0000", 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2375522939999999 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104723 7.c 7:3a3a2c36:::benchmark_data_smithi098_125195_object5436:head [delete] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:12.957996+0000", 2023-09-23T20:27:38.355 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 205.32443994299999, 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1947414369999998, 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104723 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.356 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.957996+0000", 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.957996+0000", 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.957994+0000", 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2889999999999998e-06 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.357 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958003+0000", 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2401e-05 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958015+0000", 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.9989999999999997e-06 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.358 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958024+0000", 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5884000000000003e-05 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958070+0000", 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4999999999999996e-06 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958077+0000", 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.97841307200000005 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.359 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.936490+0000", 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4528e-05 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.936504+0000", 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.195664979 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.132169+0000", 2023-09-23T20:27:38.360 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017110000000000001 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.132340+0000", 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00021672299999999999 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.132557+0000", 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0043029110000000004 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.361 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.136860+0000", 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0045094159999999996 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.141369+0000", 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010210911 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.362 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.151580+0000", 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6439000000000004e-05 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.151667+0000", 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001071306 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.152738+0000", 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1947414369999998 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.363 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104726 7.7 7:e0cfa1ca:::benchmark_data_smithi098_125195_object5439:head [delete] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:12.962071+0000", 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 205.32036556599999, 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2781998489999999, 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.364 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104726 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.962071+0000", 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.962071+0000", 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:38.365 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.962069+0000", 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7680000000000003e-06 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.962076+0000", 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1209999999999999e-05 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.366 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.962087+0000", 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8569999999999997e-06 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.962094+0000", 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015277499999999999 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.962247+0000", 2023-09-23T20:27:38.367 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1304999999999999e-05 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.962258+0000", 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.98177946699999996 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.944037+0000", 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0977e-05 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.368 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.944048+0000", 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2684912939999999 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.212540+0000", 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000186873 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.212727+0000", 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000236297 2023-09-23T20:27:38.369 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.212963+0000", 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013617641999999999 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.226581+0000", 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.986e-06 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.370 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.226590+0000", 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0077763179999999999 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.234366+0000", 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8114000000000005e-05 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.234434+0000", 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0058367109999999996 2023-09-23T20:27:38.371 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.240271+0000", 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2781998489999999 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104729 7.7 7:ee500257:::benchmark_data_smithi098_125195_object5442:head [delete] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:12.965639+0000", 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 205.31679774400001, 2023-09-23T20:27:38.372 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2910101859999998, 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104729 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.965639+0000", 2023-09-23T20:27:38.373 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.965639+0000", 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.965637+0000", 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.6329999999999999e-06 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.374 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.965644+0000", 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4263e-05 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.965658+0000", 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8109999999999997e-06 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.965665+0000", 2023-09-23T20:27:38.375 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0228e-05 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.965725+0000", 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1508999999999999e-05 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.965737+0000", 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.97833430300000002 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.376 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.944071+0000", 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9689999999999994e-06 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.944079+0000", 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.277931148 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.222010+0000", 2023-09-23T20:27:38.377 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017242599999999999 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.222183+0000", 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020750400000000001 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.222390+0000", 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0042311629999999996 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.378 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.226621+0000", 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00035602399999999998 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.226977+0000", 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.024235185999999999 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.251212+0000", 2023-09-23T20:27:38.379 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011998999999999999 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.251332+0000", 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0053164149999999997 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.256649+0000", 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2910101859999998 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.380 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104740 7.c 7:3ef46756:::benchmark_data_smithi098_125195_object5453:head [delete] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:14.088365+0000", 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 204.194071256, 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0653427390000001, 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.381 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104740 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.088365+0000", 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.088365+0000", 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999971 2023-09-23T20:27:38.382 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.088362+0000", 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2091e-05 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.088374+0000", 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.9082e-05 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.383 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.088403+0000", 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7496999999999999e-05 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.088421+0000", 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6694000000000003e-05 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.088478+0000", 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4144e-05 2023-09-23T20:27:38.384 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.088492+0000", 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0484587679999999 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.136951+0000", 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000274207 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.385 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.137225+0000", 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00023020199999999999 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.137455+0000", 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0040859889999999999 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.141541+0000", 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00032465700000000001 2023-09-23T20:27:38.386 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.141866+0000", 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010935543000000001 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.152801+0000", 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.7527000000000004e-05 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.387 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.152889+0000", 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00081926600000000003 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.153708+0000", 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0653427390000001 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.388 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:140643 7.d 7:bb603019:::benchmark_data_smithi098_125195_object41356:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:24.146999+0000", 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 134.13543693700001, 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1261080250000002, 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 140643 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.389 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.146999+0000", 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.146999+0000", 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.146997+0000", 2023-09-23T20:27:38.390 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2559999999999999e-06 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.147004+0000", 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0479000000000001e-05 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.147014+0000", 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9730000000000002e-06 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.391 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.147020+0000", 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0051732890000000002 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.152193+0000", 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000172843 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.152366+0000", 2023-09-23T20:27:38.392 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020290400000000001 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.152569+0000", 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0049176690000000004 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.157487+0000", 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015330118 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.393 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.172817+0000", 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023973628 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.196791+0000", 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1939e-05 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.196803+0000", 2023-09-23T20:27:38.394 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.65721130999999999 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.854014+0000", 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3937999999999999e-05 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.854028+0000", 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3196741969999999 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.395 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.173702+0000", 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000130481 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.173832+0000", 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.099175094000000005 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.273008+0000", 2023-09-23T20:27:38.396 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9945000000000006e-05 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.273107+0000", 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1261080250000002 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:140672 7.d 7:b38b5165:::benchmark_data_smithi098_125195_object41385:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-09-23T20:27:38.397 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:24.220639+0000", 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 134.06179752, 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.159104567, 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 140672 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.398 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.220639+0000", 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.220639+0000", 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.220637+0000", 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2269999999999993e-06 2023-09-23T20:27:38.399 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.220646+0000", 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0791999999999999e-05 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.220656+0000", 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.404e-06 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.400 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.220663+0000", 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3680000000000001e-05 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.220716+0000", 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2459e-05 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.220729+0000", 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.63332478299999995 2023-09-23T20:27:38.401 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.854054+0000", 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.415e-05 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.854068+0000", 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.419072608 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.402 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.273140+0000", 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0024636139999999998 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.275604+0000", 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.045164171000000003 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.320768+0000", 2023-09-23T20:27:38.403 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011967400000000001 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.320888+0000", 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00068632999999999997 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5,7", 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.321574+0000", 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023407351999999999 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.404 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.344982+0000", 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.2799999999999998e-05 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.345014+0000", 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016278804000000001 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.361293+0000", 2023-09-23T20:27:38.405 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.014523392 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.375817+0000", 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3766999999999999e-05 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.375900+0000", 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0038430750000000001 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.406 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.379743+0000", 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.159104567 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:140678 7.d 7:b2e513c2:::benchmark_data_smithi098_125195_object41391:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:24.229554+0000", 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 134.05288200000001, 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1542457719999999, 2023-09-23T20:27:38.407 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 140678 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.229554+0000", 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.408 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.229554+0000", 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.229553+0000", 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3179999999999997e-06 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.409 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.229559+0000", 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4960000000000002e-06 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.229568+0000", 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8980000000000001e-06 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.229574+0000", 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8707999999999993e-05 2023-09-23T20:27:38.410 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.229643+0000", 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6039999999999999e-05 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.229659+0000", 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.62443602200000003 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.411 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.854095+0000", 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.661e-06 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.854102+0000", 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.421563854 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.275666+0000", 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00070551700000000001 2023-09-23T20:27:38.412 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.276372+0000", 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.064423773000000004 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.340796+0000", 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013912500000000001 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.413 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.340935+0000", 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00022984899999999999 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5,7", 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.341165+0000", 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.020136449000000001 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.361301+0000", 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5058999999999997e-05 2023-09-23T20:27:38.414 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.361346+0000", 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.018467761999999999 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.379814+0000", 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000133652 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.415 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.379948+0000", 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.4527999999999999e-05 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.379982+0000", 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0038181370000000001 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.383800+0000", 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1542457719999999 2023-09-23T20:27:38.416 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:140692 7.d 7:b0d426ac:::benchmark_data_smithi098_125195_object41405:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:24.267764+0000", 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 134.014672725, 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1198725870000001, 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.417 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 140692 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.267764+0000", 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.267764+0000", 2023-09-23T20:27:38.418 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.267762+0000", 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1149999999999996e-06 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.267770+0000", 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2366e-05 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.419 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.267782+0000", 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5410000000000003e-06 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.267789+0000", 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2141000000000001e-05 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.267842+0000", 2023-09-23T20:27:38.420 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6889999999999993e-06 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.267850+0000", 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.58627650099999995 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.854127+0000", 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2889999999999998e-06 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.421 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.854135+0000", 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4222618119999999 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.276397+0000", 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00056206099999999998 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.276959+0000", 2023-09-23T20:27:38.422 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.080568510999999995 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.357527+0000", 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011894400000000001 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.357646+0000", 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00021255100000000001 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.423 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5,7", 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.357859+0000", 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017898364999999999 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.375757+0000", 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0041073159999999997 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.424 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.379865+0000", 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0040033810000000003 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.383868+0000", 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00033960099999999998 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.384208+0000", 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012617499999999999 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.425 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.426 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.426 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.384334+0000", 2023-09-23T20:27:38.426 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0033024719999999999 2023-09-23T20:27:38.426 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.426 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.426 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.426 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.387636+0000", 2023-09-23T20:27:38.426 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1198725870000001 2023-09-23T20:27:38.426 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.426 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.426 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:140706 7.d 7:bf00f037:::benchmark_data_smithi098_125195_object41419:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:25:24.326118+0000", 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 133.95631848400001, 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1249390209999999, 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 140706 2023-09-23T20:27:38.427 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.326118+0000", 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.326118+0000", 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999971 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.428 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.326115+0000", 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3553000000000001e-05 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.326129+0000", 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.565e-05 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.326154+0000", 2023-09-23T20:27:38.429 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2989999999999999e-05 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.326167+0000", 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011599699999999999 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.326283+0000", 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2025999999999999e-05 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.430 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.326305+0000", 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.52784988899999996 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.854155+0000", 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.0080000000000002e-06 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:24.854163+0000", 2023-09-23T20:27:38.431 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.422839151 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.277002+0000", 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00067372799999999996 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.277676+0000", 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.091688497999999993 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.432 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.369365+0000", 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000104187 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.369469+0000", 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018072300000000001 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5,7", 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.369650+0000", 2023-09-23T20:27:38.433 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.014514285 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.384164+0000", 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0034890120000000001 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.387653+0000", 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9338e-05 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.434 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.387712+0000", 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055120372000000001 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.442833+0000", 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010548 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.442938+0000", 2023-09-23T20:27:38.435 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0081189239999999996 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:25:26.451057+0000", 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1249390209999999 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:160896 7.c 7:3db0af91:::benchmark_data_smithi098_125195_object61609:head [delete] snapc 0=[] ondisk+write+known_if_redirected e187)", 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:07.876254+0000", 2023-09-23T20:27:38.436 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 90.406182799999996, 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.28366650900000001, 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 160896 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.876254+0000", 2023-09-23T20:27:38.437 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.876254+0000", 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.876252+0000", 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0299999999999996e-06 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.438 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.876259+0000", 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1483e-05 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.876271+0000", 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4779999999999996e-06 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.876277+0000", 2023-09-23T20:27:38.439 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017783654999999999 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.894061+0000", 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016125499999999999 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.894222+0000", 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016480800000000001 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.440 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.894387+0000", 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0045495969999999998 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.898936+0000", 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012394155 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.911331+0000", 2023-09-23T20:27:38.441 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.24851462899999999 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.159845+0000", 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2956e-05 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.159888+0000", 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.2020999999999997e-05 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.442 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.159920+0000", 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.28366650900000001 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:160908 7.c 7:38b07e6d:::benchmark_data_smithi098_125195_object61621:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:07.899284+0000", 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 90.383152124999995, 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.260734839, 2023-09-23T20:27:38.443 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 160908 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.899284+0000", 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.444 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.899284+0000", 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.899283+0000", 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.5019999999999998e-06 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.445 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.899292+0000", 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3076e-05 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.899305+0000", 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.627e-06 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.899313+0000", 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4474999999999997e-05 2023-09-23T20:27:38.446 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.899357+0000", 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012436500000000001 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.899482+0000", 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000141824 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:27:38.447 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.899623+0000", 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0055221480000000002 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.905146+0000", 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0062277340000000004 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:07.911373+0000", 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.248581156 2023-09-23T20:27:38.448 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.159954+0000", 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7552000000000002e-05 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.159992+0000", 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.7121e-05 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.449 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:08.160019+0000", 2023-09-23T20:27:38.450 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.260734839 2023-09-23T20:27:38.450 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.450 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.450 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.450 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.450 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.450 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:180326 7.d 7:bad706aa:::benchmark_data_smithi098_125195_object81039:head [delete] snapc 0=[] ondisk+write+known_if_redirected e190)", 2023-09-23T20:27:38.450 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:46.953687+0000", 2023-09-23T20:27:38.450 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 51.328749277999997, 2023-09-23T20:27:38.450 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.23719515299999999, 2023-09-23T20:27:38.450 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 180326 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.953687+0000", 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:27:38.451 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.953687+0000", 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.953685+0000", 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.3829999999999998e-06 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:27:38.452 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.953695+0000", 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3881e-05 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.953709+0000", 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0219999999999999e-06 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.953716+0000", 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0049616879999999997 2023-09-23T20:27:38.453 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.958677+0000", 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001232232 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.959909+0000", 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.028259065999999999 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:27:38.454 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.988169+0000", 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1674000000000006e-05 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.988230+0000", 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000182521 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5,7", 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.988413+0000", 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0085752729999999996 2023-09-23T20:27:38.455 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.996988+0000", 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1827e-05 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:46.997000+0000", 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.022266154 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.456 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:47.019266+0000", 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.17015817499999999 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:47.189424+0000", 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.0611999999999993e-05 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:47.189505+0000", 2023-09-23T20:27:38.457 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0013774880000000001 2023-09-23T20:27:38.458 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:27:38.458 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:27:38.458 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:27:38.458 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:47.190882+0000", 2023-09-23T20:27:38.458 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.23719515299999999 2023-09-23T20:27:38.458 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.458 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.458 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.458 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:27:38.458 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:27:38.458 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:27:38.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[74888]: cluster 2023-09-23T20:27:36.399163+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v739: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 2.7 KiB/s wr, 4 op/s; 14633/72 objects degraded (20323.611%); 145 KiB/s, 450 objects/s recovering 2023-09-23T20:27:38.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[74888]: cluster 2023-09-23T20:27:37.059877+0000 mon.a (mon.0) 1031 : cluster 0 osdmap e195: 8 total, 8 up, 6 in 2023-09-23T20:27:38.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[74888]: cluster 2023-09-23T20:27:37.070336+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:27:38.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[74888]: cluster 2023-09-23T20:27:37.074456+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:27:38.459 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[74888]: cluster 2023-09-23T20:27:37.075867+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:27:38.460 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[74888]: audit 2023-09-23T20:27:37.446234+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:27:38.460 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:38.460 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[78228]: cluster 2023-09-23T20:27:36.399163+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v739: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 2.7 KiB/s wr, 4 op/s; 14633/72 objects degraded (20323.611%); 145 KiB/s, 450 objects/s recovering 2023-09-23T20:27:38.460 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[78228]: cluster 2023-09-23T20:27:37.059877+0000 mon.a (mon.0) 1031 : cluster 0 osdmap e195: 8 total, 8 up, 6 in 2023-09-23T20:27:38.460 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[78228]: cluster 2023-09-23T20:27:37.070336+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:27:38.460 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[78228]: cluster 2023-09-23T20:27:37.074456+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:27:38.460 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[78228]: cluster 2023-09-23T20:27:37.075867+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:27:38.460 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:38 smithi098 bash[78228]: audit 2023-09-23T20:27:37.446234+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:27:38.461 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:38 smithi173 bash[59517]: cluster 2023-09-23T20:27:36.399163+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v739: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 2.7 KiB/s wr, 4 op/s; 14633/72 objects degraded (20323.611%); 145 KiB/s, 450 objects/s recovering 2023-09-23T20:27:38.461 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:38 smithi173 bash[59517]: cluster 2023-09-23T20:27:37.059877+0000 mon.a (mon.0) 1031 : cluster 0 osdmap e195: 8 total, 8 up, 6 in 2023-09-23T20:27:38.461 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:38 smithi173 bash[59517]: cluster 2023-09-23T20:27:37.070336+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:27:38.461 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:38 smithi173 bash[59517]: cluster 2023-09-23T20:27:37.074456+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:27:38.461 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:38 smithi173 bash[59517]: cluster 2023-09-23T20:27:37.075867+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T20:27:38.461 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:38 smithi173 bash[59517]: audit 2023-09-23T20:27:37.446234+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:27:38.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:38.563 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:38.587 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:38.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:38.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:38.722 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:38.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:38.825 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:38.852 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:38.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:38.955 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:38.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:38.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:38.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:39.029 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:39.081 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:39.089 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:39 smithi098 bash[78228]: cluster 2023-09-23T20:27:38.067370+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e196: 8 total, 8 up, 6 in 2023-09-23T20:27:39.089 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:39 smithi098 bash[78228]: cluster 2023-09-23T20:27:38.070835+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:27:39.089 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:39 smithi098 bash[78228]: cluster 2023-09-23T20:27:38.074750+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:27:39.089 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:39 smithi098 bash[78228]: cluster 2023-09-23T20:27:38.117003+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:27:39.089 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:39 smithi098 bash[74888]: cluster 2023-09-23T20:27:38.067370+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e196: 8 total, 8 up, 6 in 2023-09-23T20:27:39.089 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:39 smithi098 bash[74888]: cluster 2023-09-23T20:27:38.070835+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:27:39.089 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:39 smithi098 bash[74888]: cluster 2023-09-23T20:27:38.074750+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:27:39.090 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:39 smithi098 bash[74888]: cluster 2023-09-23T20:27:38.117003+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:27:39.101 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:39.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:39.204 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:39.225 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:39.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:39.328 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:39.352 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:39.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:39.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:39.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:39.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:39.578 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:39.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:39 smithi173 bash[59517]: cluster 2023-09-23T20:27:38.067370+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e196: 8 total, 8 up, 6 in 2023-09-23T20:27:39.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:39 smithi173 bash[59517]: cluster 2023-09-23T20:27:38.070835+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:27:39.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:39 smithi173 bash[59517]: cluster 2023-09-23T20:27:38.074750+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:27:39.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:39 smithi173 bash[59517]: cluster 2023-09-23T20:27:38.117003+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T20:27:39.598 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:39.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:39.701 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:39.721 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:39.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:39.733 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T20:27:39.825 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:39.847 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:39.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:39.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:39.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:39.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:39.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:40.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:40.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:40.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:40.112 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:40 smithi098 bash[74888]: cluster 2023-09-23T20:27:38.399915+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v742: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 2.7 KiB/s wr, 4 op/s; 11830/72 objects degraded (16430.556%); 145 KiB/s, 450 objects/s recovering 2023-09-23T20:27:40.112 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:40 smithi098 bash[74888]: audit 2023-09-23T20:27:39.596824+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:40.112 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:40 smithi098 bash[74888]: audit 2023-09-23T20:27:39.598707+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:40.113 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:40 smithi098 bash[74888]: cluster 2023-09-23T20:27:39.865648+0000 mon.a (mon.0) 1036 : cluster 3 Health check update: Degraded data redundancy: 11830/72 objects degraded (16430.556%), 6 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:40.212 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:40.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:40.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:40.337 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:40 smithi173 bash[59517]: cluster 2023-09-23T20:27:38.399915+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v742: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 2.7 KiB/s wr, 4 op/s; 11830/72 objects degraded (16430.556%); 145 KiB/s, 450 objects/s recovering 2023-09-23T20:27:40.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:40 smithi173 bash[59517]: audit 2023-09-23T20:27:39.596824+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:40 smithi173 bash[59517]: audit 2023-09-23T20:27:39.598707+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:40 smithi173 bash[59517]: cluster 2023-09-23T20:27:39.865648+0000 mon.a (mon.0) 1036 : cluster 3 Health check update: Degraded data redundancy: 11830/72 objects degraded (16430.556%), 6 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:40.367 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:40.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:40.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:40 smithi098 bash[78228]: cluster 2023-09-23T20:27:38.399915+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v742: 89 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 2 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 2.7 KiB/s wr, 4 op/s; 11830/72 objects degraded (16430.556%); 145 KiB/s, 450 objects/s recovering 2023-09-23T20:27:40.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:40 smithi098 bash[78228]: audit 2023-09-23T20:27:39.596824+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:40.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:40 smithi098 bash[78228]: audit 2023-09-23T20:27:39.598707+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:40.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:40 smithi098 bash[78228]: cluster 2023-09-23T20:27:39.865648+0000 mon.a (mon.0) 1036 : cluster 3 Health check update: Degraded data redundancy: 11830/72 objects degraded (16430.556%), 6 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:27:40.470 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:40.497 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:40.601 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:40.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:40.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:40.731 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:40.756 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:40.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:40.860 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.887 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:40.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:40.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:40.990 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:41.014 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:41.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:41.097 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_2' removed 2023-09-23T20:27:41.118 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:41.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:41 smithi173 bash[59517]: audit 2023-09-23T20:27:40.609132+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.98:0/383841232' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:27:41.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:41 smithi173 bash[59517]: audit 2023-09-23T20:27:40.609629+0000 mon.a (mon.0) 1037 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:27:41.172 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:41.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:41.282 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:41.304 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:41.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:41.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:41 smithi098 bash[74888]: audit 2023-09-23T20:27:40.609132+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.98:0/383841232' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:27:41.334 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:41 smithi098 bash[74888]: audit 2023-09-23T20:27:40.609629+0000 mon.a (mon.0) 1037 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:27:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:41 smithi098 bash[78228]: audit 2023-09-23T20:27:40.609132+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.98:0/383841232' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:27:41.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:41 smithi098 bash[78228]: audit 2023-09-23T20:27:40.609629+0000 mon.a (mon.0) 1037 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:27:41.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:41.425 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:41.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:41.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:41.560 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:41.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:41.664 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:41.690 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:41.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:41.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:41.824 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:41.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:41.928 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:41.958 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:41.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:41.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:42.062 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:42.098 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:42.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:42.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:42.229 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:42.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:42.334 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:42 smithi173 bash[59517]: cluster 2023-09-23T20:27:40.400733+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v743: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 3 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 2.7 KiB/s wr, 4 op/s; 11500/72 objects degraded (15972.222%); 145 KiB/s, 372 objects/s recovering 2023-09-23T20:27:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:42 smithi173 bash[59517]: audit 2023-09-23T20:27:41.088732+0000 mon.a (mon.0) 1038 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:27:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:42 smithi173 bash[59517]: cluster 2023-09-23T20:27:41.088868+0000 mon.a (mon.0) 1039 : cluster 0 osdmap e197: 8 total, 8 up, 6 in 2023-09-23T20:27:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:42 smithi173 bash[59517]: cluster 2023-09-23T20:27:41.089963+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:27:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:42 smithi173 bash[59517]: cluster 2023-09-23T20:27:41.090393+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:27:42.368 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:42.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:42.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:42 smithi098 bash[74888]: cluster 2023-09-23T20:27:40.400733+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v743: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 3 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 2.7 KiB/s wr, 4 op/s; 11500/72 objects degraded (15972.222%); 145 KiB/s, 372 objects/s recovering 2023-09-23T20:27:42.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:42 smithi098 bash[74888]: audit 2023-09-23T20:27:41.088732+0000 mon.a (mon.0) 1038 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:27:42.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:42 smithi098 bash[74888]: cluster 2023-09-23T20:27:41.088868+0000 mon.a (mon.0) 1039 : cluster 0 osdmap e197: 8 total, 8 up, 6 in 2023-09-23T20:27:42.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:42 smithi098 bash[74888]: cluster 2023-09-23T20:27:41.089963+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:27:42.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:42 smithi098 bash[74888]: cluster 2023-09-23T20:27:41.090393+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:27:42.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:42 smithi098 bash[78228]: cluster 2023-09-23T20:27:40.400733+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v743: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 3 active+recovering, 3 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail; 2.7 KiB/s wr, 4 op/s; 11500/72 objects degraded (15972.222%); 145 KiB/s, 372 objects/s recovering 2023-09-23T20:27:42.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:42 smithi098 bash[78228]: audit 2023-09-23T20:27:41.088732+0000 mon.a (mon.0) 1038 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:27:42.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:42 smithi098 bash[78228]: cluster 2023-09-23T20:27:41.088868+0000 mon.a (mon.0) 1039 : cluster 0 osdmap e197: 8 total, 8 up, 6 in 2023-09-23T20:27:42.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:42 smithi098 bash[78228]: cluster 2023-09-23T20:27:41.089963+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:27:42.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:42 smithi098 bash[78228]: cluster 2023-09-23T20:27:41.090393+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T20:27:42.471 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:42.493 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:42.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:42.596 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:42.624 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:42.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:42.727 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:42.759 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:42.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:42.862 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:42.894 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:42.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:42.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:42.998 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:43.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:43.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:43.133 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:43.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:43.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:43.267 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:43.293 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:43 smithi098 bash[78228]: cluster 2023-09-23T20:27:43.084854+0000 mon.a (mon.0) 1040 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11500/72 objects degraded (15972.222%), 5 pgs degraded, 4 pgs undersized) 2023-09-23T20:27:43.293 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:43 smithi098 bash[74888]: cluster 2023-09-23T20:27:43.084854+0000 mon.a (mon.0) 1040 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11500/72 objects degraded (15972.222%), 5 pgs degraded, 4 pgs undersized) 2023-09-23T20:27:43.293 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:43.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:43.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:43 smithi173 bash[59517]: cluster 2023-09-23T20:27:43.084854+0000 mon.a (mon.0) 1040 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11500/72 objects degraded (15972.222%), 5 pgs degraded, 4 pgs undersized) 2023-09-23T20:27:43.397 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:43.419 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:43.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:43.522 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:43.551 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:43.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:43.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:43.684 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:43.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:43.735 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:27:43.735 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:27:43.735 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-09-23T20:27:43.736 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-09-23T20:27:43.788 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:43.813 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:43.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:43.917 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:43.936 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:43.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:43.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:44.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:44.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:44.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:44.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:44 smithi098 bash[78228]: cluster 2023-09-23T20:27:42.401354+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v745: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:44.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:44 smithi098 bash[74888]: cluster 2023-09-23T20:27:42.401354+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v745: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:44.193 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:44.216 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:44.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:44.292 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:27:44.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:44.323 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:44 smithi173 bash[59517]: cluster 2023-09-23T20:27:42.401354+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v745: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:44.340 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:44.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:44.443 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:44.466 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:44.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:44.569 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:44.644 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:44.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:44.748 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:44.810 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:44.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:44.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:44.916 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:44.975 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:45.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:45.378 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:45.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:45.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:45.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:45.545 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:45.591 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:45.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:45.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:45.694 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:45.741 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:45.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:45.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:45.843 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:45 smithi173 bash[59517]: cluster 2023-09-23T20:27:44.402166+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v746: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:45.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:45 smithi173 bash[59517]: audit 2023-09-23T20:27:44.588168+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:45.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:45 smithi173 bash[59517]: audit 2023-09-23T20:27:44.594463+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:45.872 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:45.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:45.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:45.997 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:46.026 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:46.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:46.126 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:45 smithi098 bash[78228]: cluster 2023-09-23T20:27:44.402166+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v746: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:46.135 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:45 smithi098 bash[78228]: audit 2023-09-23T20:27:44.588168+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:46.135 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:45 smithi098 bash[78228]: audit 2023-09-23T20:27:44.594463+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:46.136 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:45 smithi098 bash[74888]: cluster 2023-09-23T20:27:44.402166+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v746: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:46.136 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:45 smithi098 bash[74888]: audit 2023-09-23T20:27:44.588168+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:46.136 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:45 smithi098 bash[74888]: audit 2023-09-23T20:27:44.594463+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:46.136 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:46.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:46.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:46.276 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:46.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:46.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:46.402 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:46.559 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:27:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:27:46] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.33.4" 2023-09-23T20:27:46.583 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:46.713 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:46.740 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:46.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:46.845 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:46.875 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:46.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:46.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:46.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:47.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:47.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:47.123 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:47.150 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:47.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:47.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:47.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:47.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:47.379 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:47.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:47.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:47.509 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:47.541 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:47.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:47.645 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:47.670 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:47.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:47.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:47.780 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:27:47.780 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:27:47.780 INFO:teuthology.orchestra.run.smithi173.stdout: "num_ops": 0 2023-09-23T20:27:47.781 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:27:47.799 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:47.832 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:47 smithi173 bash[59517]: cluster 2023-09-23T20:27:46.403232+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v747: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:47.902 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:47.918 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:47 smithi098 bash[78228]: cluster 2023-09-23T20:27:46.403232+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v747: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:47.918 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:47 smithi098 bash[74888]: cluster 2023-09-23T20:27:46.403232+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v747: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:47.937 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:47.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:47.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:48.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:48.299 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:48.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:48.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:48.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:48.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:48.550 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:48.571 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T20:27:48.571 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:48.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:48.674 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:48.699 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:48.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:48.802 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:48.827 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:48.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:48.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:48.961 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:48.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:48.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:49.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:49.098 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:49.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:49.202 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:49.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:49.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:49.328 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:49.351 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:49.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:49.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:49.476 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:49.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:49.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:49.599 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:49 smithi098 bash[74888]: cluster 2023-09-23T20:27:48.404096+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v748: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:49.599 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:49 smithi098 bash[74888]: audit 2023-09-23T20:27:49.582276+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.98:0/2637883537' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:49.610 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:27:49.610 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:49.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:49.629 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:27:49.649 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:27:49.674 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:27:49.696 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:27:49.713 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:49.718 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:27:49.741 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:27:49.748 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:49.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:49.769 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:27:49.770 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:27:49.770 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:27:49.771 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:27:49.771 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:27:49.771 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:27:49.771 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:27:49.771 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:27:49.771 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:27:49.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:49 smithi173 bash[59517]: cluster 2023-09-23T20:27:48.404096+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v748: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:49.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:49 smithi173 bash[59517]: audit 2023-09-23T20:27:49.582276+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.98:0/2637883537' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:49.852 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:49.885 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:49.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:49.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:49.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:49 smithi098 bash[78228]: cluster 2023-09-23T20:27:48.404096+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v748: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:49.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:49 smithi098 bash[78228]: audit 2023-09-23T20:27:49.582276+0000 mon.a (mon.0) 1043 : audit 0 from='client.? 172.21.15.98:0/2637883537' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:27:49.989 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:50.012 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:50.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:50.117 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:50.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:50.171 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:27:50.173 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:27:50.245 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:50.280 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:50.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:50.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:50.405 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:50.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:50.509 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:50.529 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:50.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:50.632 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:50.662 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:50.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:50.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:50.786 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:50.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:50.889 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:50.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:50.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:50.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:51.015 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:51.023 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[74888]: audit 2023-09-23T20:27:49.655314+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.023 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[74888]: audit 2023-09-23T20:27:49.663890+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.023 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[74888]: audit 2023-09-23T20:27:50.138266+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:27:51.024 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[74888]: audit 2023-09-23T20:27:50.139335+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:27:51.024 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[74888]: audit 2023-09-23T20:27:50.148699+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.024 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[74888]: audit 2023-09-23T20:27:50.153678+0000 mgr.y (mgr.34107) 714 : audit 0 from='client.45068 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:27:51.024 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[74888]: audit 2023-09-23T20:27:50.222989+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.025 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[78228]: audit 2023-09-23T20:27:49.655314+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.025 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[78228]: audit 2023-09-23T20:27:49.663890+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.025 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[78228]: audit 2023-09-23T20:27:50.138266+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:27:51.026 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[78228]: audit 2023-09-23T20:27:50.139335+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:27:51.026 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[78228]: audit 2023-09-23T20:27:50.148699+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.026 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[78228]: audit 2023-09-23T20:27:50.153678+0000 mgr.y (mgr.34107) 714 : audit 0 from='client.45068 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:27:51.026 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:50 smithi098 bash[78228]: audit 2023-09-23T20:27:50.222989+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.036 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:51.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:50 smithi173 bash[59517]: audit 2023-09-23T20:27:49.655314+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:50 smithi173 bash[59517]: audit 2023-09-23T20:27:49.663890+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:50 smithi173 bash[59517]: audit 2023-09-23T20:27:50.138266+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:27:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:50 smithi173 bash[59517]: audit 2023-09-23T20:27:50.139335+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:27:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:50 smithi173 bash[59517]: audit 2023-09-23T20:27:50.148699+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:50 smithi173 bash[59517]: audit 2023-09-23T20:27:50.153678+0000 mgr.y (mgr.34107) 714 : audit 0 from='client.45068 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:27:51.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:50 smithi173 bash[59517]: audit 2023-09-23T20:27:50.222989+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:51.139 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:51.171 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:51.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:51.276 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:51.305 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:51.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:51.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:51.438 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:51.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:51.542 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:51.574 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:51.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:51.673 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:27:51.679 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:51.701 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:51.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:51.805 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:51.851 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:51 smithi173 bash[59517]: cluster 2023-09-23T20:27:50.404547+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v749: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:51.851 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:51 smithi173 bash[59517]: audit 2023-09-23T20:27:50.717048+0000 mon.a (mon.0) 1050 : audit 1 from='client.? 172.21.15.98:0/3465257773' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:51.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:51.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:51.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:51.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:52.004 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:52.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:52.027 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:51 smithi098 bash[74888]: cluster 2023-09-23T20:27:50.404547+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v749: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:52.027 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:51 smithi098 bash[74888]: audit 2023-09-23T20:27:50.717048+0000 mon.a (mon.0) 1050 : audit 1 from='client.? 172.21.15.98:0/3465257773' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:52.027 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:51 smithi098 bash[78228]: cluster 2023-09-23T20:27:50.404547+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v749: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:52.027 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:51 smithi098 bash[78228]: audit 2023-09-23T20:27:50.717048+0000 mon.a (mon.0) 1050 : audit 1 from='client.? 172.21.15.98:0/3465257773' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:27:52.108 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:52.134 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:52.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:52.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:52.269 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:52.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:52.311 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":748,"stamp":"2023-09-23T20:27:48.403574+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":294,"num_read_kb":500,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":41,"num_bytes_recovered":1191268,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":237,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":2327996,"kb_used_data":277900,"kb_used_omap":12,"kb_used_meta":2050035,"kb_avail":560142916,"statfs":{"total":575970213888,"available":573586345984,"internally_reserved":0,"allocated":284569600,"data_stored":281009653,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12321,"internal_metadata":2099236831},"hb_peers":[],"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":50,"apply_latency_ms":50,"commit_latency_ns":50000000,"apply_latency_ns":50000000},"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":-5089,"num_objects_missing":-5089,"num_objects_degraded":-11830,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":-1,"num_read_kb":-1,"num_write":-198570,"num_write_kb":-6354177,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":-43594,"num_bytes_recovered":-2543583256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.004161"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":111,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071838+0000","last_change":"2023-09-23T20:17:34.746041+0000","last_active":"2023-09-23T20:27:38.071838+0000","last_peered":"2023-09-23T20:27:38.071838+0000","last_clean":"2023-09-23T20:27:38.071838+0000","last_became_active":"2023-09-23T20:17:34.745681+0000","last_became_peered":"2023-09-23T20:17:34.745681+0000","last_unstale":"2023-09-23T20:27:38.071838+0000","last_undegraded":"2023-09-23T20:27:38.071838+0000","last_fullsized":"2023-09-23T20:27:38.071838+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:46.419250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":132,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.072160+0000","last_change":"2023-09-23T20:20:46.879030+0000","last_active":"2023-09-23T20:27:38.072160+0000","last_peered":"2023-09-23T20:27:38.072160+0000","last_clean":"2023-09-23T20:27:38.072160+0000","last_became_active":"2023-09-23T20:20:46.878694+0000","last_became_peered":"2023-09-23T20:20:46.878694+0000","last_unstale":"2023-09-23T20:27:38.072160+0000","last_undegraded":"2023-09-23T20:27:38.072160+0000","last_fullsized":"2023-09-23T20:27:38.072160+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:44:50.016354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":165,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071517+0000","last_change":"2023-09-23T20:20:46.877150+0000","last_active":"2023-09-23T20:27:38.071517+0000","last_peered":"2023-09-23T20:27:38.071517+0000","last_clean":"2023-09-23T20:27:38.071517+0000","last_became_active":"2023-09-23T20:20:46.876828+0000","last_became_peered":"2023-09-23T20:20:46.876828+0000","last_unstale":"2023-09-23T20:27:38.071517+0000","last_undegraded":"2023-09-23T20:27:38.071517+0000","last_fullsized":"2023-09-23T20:27:38.071517+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:46:06.796456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":14,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.075071+0000","last_change":"2023-09-23T20:27:29.053477+0000","last_active":"2023-09-23T20:27:38.075071+0000","last_peered":"2023-09-23T20:27:38.075071+0000","last_clean":"2023-09-23T20:27:38.075071+0000","last_became_active":"2023-09-23T20:27:29.053141+0000","last_became_peered":"2023-09-23T20:27:29.053141+0000","last_unstale":"2023-09-23T20:27:38.075071+0000","last_undegraded":"2023-09-23T20:27:38.075071+0000","last_fullsized":"2023-09-23T20:27:38.075071+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":151,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071576+0000","last_change":"2023-09-23T20:27:29.046672+0000","last_active":"2023-09-23T20:27:38.071576+0000","last_peered":"2023-09-23T20:27:38.071576+0000","last_clean":"2023-09-23T20:27:38.071576+0000","last_became_active":"2023-09-23T20:27:29.045705+0000","last_became_peered":"2023-09-23T20:27:29.045705+0000","last_unstale":"2023-09-23T20:27:38.071576+0000","last_undegraded":"2023-09-23T20:27:38.071576+0000","last_fullsized":"2023-09-23T20:27:38.071576+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:30:09.131385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":173,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.083179+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:27:38.083179+0000","last_peered":"2023-09-23T20:27:38.083179+0000","last_clean":"2023-09-23T20:27:38.083179+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:27:38.083179+0000","last_undegraded":"2023-09-23T20:27:38.083179+0000","last_fullsized":"2023-09-23T20:27:38.083179+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":139,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.079255+0000","last_change":"2023-09-23T20:23:29.157901+0000","last_active":"2023-09-23T20:27:38.079255+0000","last_peered":"2023-09-23T20:27:38.079255+0000","last_clean":"2023-09-23T20:27:38.079255+0000","last_became_active":"2023-09-23T20:23:29.157459+0000","last_became_peered":"2023-09-23T20:23:29.157459+0000","last_unstale":"2023-09-23T20:27:38.079255+0000","last_undegraded":"2023-09-23T20:27:38.079255+0000","last_fullsized":"2023-09-23T20:27:38.079255+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":133,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T20:27:41.150058+0000","last_change":"2023-09-23T20:20:46.876949+0000","last_active":"2023-09-23T20:27:41.150058+0000","last_peered":"2023-09-23T20:27:41.150058+0000","last_clean":"2023-09-23T20:27:41.150058+0000","last_became_active":"2023-09-23T20:20:46.876637+0000","last_became_peered":"2023-09-23T20:20:46.876637+0000","last_unstale":"2023-09-23T20:27:41.150058+0000","last_undegraded":"2023-09-23T20:27:41.150058+0000","last_fullsized":"2023-09-23T20:27:41.150058+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:31.796721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":215,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.078749+0000","last_change":"2023-09-23T20:27:29.042402+0000","last_active":"2023-09-23T20:27:38.078749+0000","last_peered":"2023-09-23T20:27:38.078749+0000","last_clean":"2023-09-23T20:27:38.078749+0000","last_became_active":"2023-09-23T20:27:29.041962+0000","last_became_peered":"2023-09-23T20:27:29.041962+0000","last_unstale":"2023-09-23T20:27:38.078749+0000","last_undegraded":"2023-09-23T20:27:38.078749+0000","last_fullsized":"2023-09-23T20:27:38.078749+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.074414+0000","last_change":"2023-09-23T20:27:29.042800+0000","last_active":"2023-09-23T20:27:38.074414+0000","last_peered":"2023-09-23T20:27:38.074414+0000","last_clean":"2023-09-23T20:27:38.074414+0000","last_became_active":"2023-09-23T20:27:29.042501+0000","last_became_peered":"2023-09-23T20:27:29.042501+0000","last_unstale":"2023-09-23T20:27:38.074414+0000","last_undegraded":"2023-09-23T20:27:38.074414+0000","last_fullsized":"2023-09-23T20:27:38.074414+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":20,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.075459+0000","last_change":"2023-09-23T20:27:29.805780+0000","last_active":"2023-09-23T20:27:38.075459+0000","last_peered":"2023-09-23T20:27:38.075459+0000","last_clean":"2023-09-23T20:27:38.075459+0000","last_became_active":"2023-09-23T20:27:29.053950+0000","last_became_peered":"2023-09-23T20:27:29.053950+0000","last_unstale":"2023-09-23T20:27:38.075459+0000","last_undegraded":"2023-09-23T20:27:38.075459+0000","last_fullsized":"2023-09-23T20:27:38.075459+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":270,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":157,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071605+0000","last_change":"2023-09-23T20:13:11.229357+0000","last_active":"2023-09-23T20:27:38.071605+0000","last_peered":"2023-09-23T20:27:38.071605+0000","last_clean":"2023-09-23T20:27:38.071605+0000","last_became_active":"2023-09-23T20:13:11.228976+0000","last_became_peered":"2023-09-23T20:13:11.228976+0000","last_unstale":"2023-09-23T20:27:38.071605+0000","last_undegraded":"2023-09-23T20:27:38.071605+0000","last_fullsized":"2023-09-23T20:27:38.071605+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:15.568717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":24,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.074895+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:27:38.074895+0000","last_peered":"2023-09-23T20:27:38.074895+0000","last_clean":"2023-09-23T20:27:38.074895+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:27:38.074895+0000","last_undegraded":"2023-09-23T20:27:38.074895+0000","last_fullsized":"2023-09-23T20:27:38.074895+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":161,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.082259+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:27:38.082259+0000","last_peered":"2023-09-23T20:27:38.082259+0000","last_clean":"2023-09-23T20:27:38.082259+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:27:38.082259+0000","last_undegraded":"2023-09-23T20:27:38.082259+0000","last_fullsized":"2023-09-23T20:27:38.082259+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":67,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.074747+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:27:38.074747+0000","last_peered":"2023-09-23T20:27:38.074747+0000","last_clean":"2023-09-23T20:27:38.074747+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:27:38.074747+0000","last_undegraded":"2023-09-23T20:27:38.074747+0000","last_fullsized":"2023-09-23T20:27:38.074747+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":166,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071577+0000","last_change":"2023-09-23T20:24:13.947730+0000","last_active":"2023-09-23T20:27:38.071577+0000","last_peered":"2023-09-23T20:27:38.071577+0000","last_clean":"2023-09-23T20:27:38.071577+0000","last_became_active":"2023-09-23T20:24:13.947173+0000","last_became_peered":"2023-09-23T20:24:13.947173+0000","last_unstale":"2023-09-23T20:27:38.071577+0000","last_undegraded":"2023-09-23T20:27:38.071577+0000","last_fullsized":"2023-09-23T20:27:38.071577+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:26.749348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.075273+0000","last_change":"2023-09-23T20:27:29.049367+0000","last_active":"2023-09-23T20:27:38.075273+0000","last_peered":"2023-09-23T20:27:38.075273+0000","last_clean":"2023-09-23T20:27:38.075273+0000","last_became_active":"2023-09-23T20:27:29.049011+0000","last_became_peered":"2023-09-23T20:27:29.049011+0000","last_unstale":"2023-09-23T20:27:38.075273+0000","last_undegraded":"2023-09-23T20:27:38.075273+0000","last_fullsized":"2023-09-23T20:27:38.075273+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":205,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.078168+0000","last_change":"2023-09-23T20:24:13.961637+0000","last_active":"2023-09-23T20:27:38.078168+0000","last_peered":"2023-09-23T20:27:38.078168+0000","last_clean":"2023-09-23T20:27:38.078168+0000","last_became_active":"2023-09-23T20:24:13.961294+0000","last_became_peered":"2023-09-23T20:24:13.961294+0000","last_unstale":"2023-09-23T20:27:38.078168+0000","last_undegraded":"2023-09-23T20:27:38.078168+0000","last_fullsized":"2023-09-23T20:27:38.078168+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":61,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.074535+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:27:38.074535+0000","last_peered":"2023-09-23T20:27:38.074535+0000","last_clean":"2023-09-23T20:27:38.074535+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:27:38.074535+0000","last_undegraded":"2023-09-23T20:27:38.074535+0000","last_fullsized":"2023-09-23T20:27:38.074535+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.075429+0000","last_change":"2023-09-23T20:27:29.042618+0000","last_active":"2023-09-23T20:27:38.075429+0000","last_peered":"2023-09-23T20:27:38.075429+0000","last_clean":"2023-09-23T20:27:38.075429+0000","last_became_active":"2023-09-23T20:27:29.042260+0000","last_became_peered":"2023-09-23T20:27:29.042260+0000","last_unstale":"2023-09-23T20:27:38.075429+0000","last_undegraded":"2023-09-23T20:27:38.075429+0000","last_fullsized":"2023-09-23T20:27:38.075429+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":192,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.081545+0000","last_change":"2023-09-23T20:23:29.183012+0000","last_active":"2023-09-23T20:27:38.081545+0000","last_peered":"2023-09-23T20:27:38.081545+0000","last_clean":"2023-09-23T20:27:38.081545+0000","last_became_active":"2023-09-23T20:23:29.164722+0000","last_became_peered":"2023-09-23T20:23:29.164722+0000","last_unstale":"2023-09-23T20:27:38.081545+0000","last_undegraded":"2023-09-23T20:27:38.081545+0000","last_fullsized":"2023-09-23T20:27:38.081545+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":14,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.075137+0000","last_change":"2023-09-23T20:27:29.051481+0000","last_active":"2023-09-23T20:27:38.075137+0000","last_peered":"2023-09-23T20:27:38.075137+0000","last_clean":"2023-09-23T20:27:38.075137+0000","last_became_active":"2023-09-23T20:27:29.051118+0000","last_became_peered":"2023-09-23T20:27:29.051118+0000","last_unstale":"2023-09-23T20:27:38.075137+0000","last_undegraded":"2023-09-23T20:27:38.075137+0000","last_fullsized":"2023-09-23T20:27:38.075137+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"59'1","reported_seq":18,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.075212+0000","last_change":"2023-09-23T20:27:29.416489+0000","last_active":"2023-09-23T20:27:38.075212+0000","last_peered":"2023-09-23T20:27:38.075212+0000","last_clean":"2023-09-23T20:27:38.075212+0000","last_became_active":"2023-09-23T20:27:29.050867+0000","last_became_peered":"2023-09-23T20:27:29.050867+0000","last_unstale":"2023-09-23T20:27:38.075212+0000","last_undegraded":"2023-09-23T20:27:38.075212+0000","last_fullsized":"2023-09-23T20:27:38.075212+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":199,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.078839+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:27:38.078839+0000","last_peered":"2023-09-23T20:27:38.078839+0000","last_clean":"2023-09-23T20:27:38.078839+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:27:38.078839+0000","last_undegraded":"2023-09-23T20:27:38.078839+0000","last_fullsized":"2023-09-23T20:27:38.078839+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":18,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.075297+0000","last_change":"2023-09-23T20:27:29.503524+0000","last_active":"2023-09-23T20:27:38.075297+0000","last_peered":"2023-09-23T20:27:38.075297+0000","last_clean":"2023-09-23T20:27:38.075297+0000","last_became_active":"2023-09-23T20:27:29.052826+0000","last_became_peered":"2023-09-23T20:27:29.052826+0000","last_unstale":"2023-09-23T20:27:38.075297+0000","last_undegraded":"2023-09-23T20:27:38.075297+0000","last_fullsized":"2023-09-23T20:27:38.075297+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":184,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071424+0000","last_change":"2023-09-23T20:20:46.876368+0000","last_active":"2023-09-23T20:27:38.071424+0000","last_peered":"2023-09-23T20:27:38.071424+0000","last_clean":"2023-09-23T20:27:38.071424+0000","last_became_active":"2023-09-23T20:20:46.876010+0000","last_became_peered":"2023-09-23T20:20:46.876010+0000","last_unstale":"2023-09-23T20:27:38.071424+0000","last_undegraded":"2023-09-23T20:27:38.071424+0000","last_fullsized":"2023-09-23T20:27:38.071424+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:54:59.403501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":18,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.075685+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:27:38.075685+0000","last_peered":"2023-09-23T20:27:38.075685+0000","last_clean":"2023-09-23T20:27:38.075685+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:27:38.075685+0000","last_undegraded":"2023-09-23T20:27:38.075685+0000","last_fullsized":"2023-09-23T20:27:38.075685+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":225,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.081966+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:27:38.081966+0000","last_peered":"2023-09-23T20:27:38.081966+0000","last_clean":"2023-09-23T20:27:38.081966+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:27:38.081966+0000","last_undegraded":"2023-09-23T20:27:38.081966+0000","last_fullsized":"2023-09-23T20:27:38.081966+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,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":172,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.077753+0000","last_change":"2023-09-23T20:20:46.887009+0000","last_active":"2023-09-23T20:27:38.077753+0000","last_peered":"2023-09-23T20:27:38.077753+0000","last_clean":"2023-09-23T20:27:38.077753+0000","last_became_active":"2023-09-23T20:20:46.886630+0000","last_became_peered":"2023-09-23T20:20:46.886630+0000","last_unstale":"2023-09-23T20:27:38.077753+0000","last_undegraded":"2023-09-23T20:27:38.077753+0000","last_fullsized":"2023-09-23T20:27:38.077753+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":80,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071639+0000","last_change":"2023-09-23T20:23:29.162113+0000","last_active":"2023-09-23T20:27:38.071639+0000","last_peered":"2023-09-23T20:27:38.071639+0000","last_clean":"2023-09-23T20:27:38.071639+0000","last_became_active":"2023-09-23T20:23:29.161724+0000","last_became_peered":"2023-09-23T20:23:29.161724+0000","last_unstale":"2023-09-23T20:27:38.071639+0000","last_undegraded":"2023-09-23T20:27:38.071639+0000","last_fullsized":"2023-09-23T20:27:38.071639+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:19:38.116803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":114,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071754+0000","last_change":"2023-09-23T20:27:29.397271+0000","last_active":"2023-09-23T20:27:38.071754+0000","last_peered":"2023-09-23T20:27:38.071754+0000","last_clean":"2023-09-23T20:27:38.071754+0000","last_became_active":"2023-09-23T20:27:29.045499+0000","last_became_peered":"2023-09-23T20:27:29.045499+0000","last_unstale":"2023-09-23T20:27:38.071754+0000","last_undegraded":"2023-09-23T20:27:38.071754+0000","last_fullsized":"2023-09-23T20:27:38.071754+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.404795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":129,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.082794+0000","last_change":"2023-09-23T20:20:46.887466+0000","last_active":"2023-09-23T20:27:38.082794+0000","last_peered":"2023-09-23T20:27:38.082794+0000","last_clean":"2023-09-23T20:27:38.082794+0000","last_became_active":"2023-09-23T20:20:46.885443+0000","last_became_peered":"2023-09-23T20:20:46.885443+0000","last_unstale":"2023-09-23T20:27:38.082794+0000","last_undegraded":"2023-09-23T20:27:38.082794+0000","last_fullsized":"2023-09-23T20:27:38.082794+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":165,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.081867+0000","last_change":"2023-09-23T20:12:42.644131+0000","last_active":"2023-09-23T20:27:38.081867+0000","last_peered":"2023-09-23T20:27:38.081867+0000","last_clean":"2023-09-23T20:27:38.081867+0000","last_became_active":"2023-09-23T20:12:42.643632+0000","last_became_peered":"2023-09-23T20:12:42.643632+0000","last_unstale":"2023-09-23T20:27:38.081867+0000","last_undegraded":"2023-09-23T20:27:38.081867+0000","last_fullsized":"2023-09-23T20:27:38.081867+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.069868+0000","last_change":"2023-09-23T20:17:34.745482+0000","last_active":"2023-09-23T20:27:38.069868+0000","last_peered":"2023-09-23T20:27:38.069868+0000","last_clean":"2023-09-23T20:27:38.069868+0000","last_became_active":"2023-09-23T20:17:34.745160+0000","last_became_peered":"2023-09-23T20:17:34.745160+0000","last_unstale":"2023-09-23T20:27:38.069868+0000","last_undegraded":"2023-09-23T20:27:38.069868+0000","last_fullsized":"2023-09-23T20:27:38.069868+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:36:39.925165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.9","version":"0'0","reported_seq":197,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.121510+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:27:38.121510+0000","last_peered":"2023-09-23T20:27:38.121510+0000","last_clean":"2023-09-23T20:27:38.121510+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:27:38.121510+0000","last_undegraded":"2023-09-23T20:27:38.121510+0000","last_fullsized":"2023-09-23T20:27:38.121510+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.082372+0000","last_change":"2023-09-23T20:17:34.749999+0000","last_active":"2023-09-23T20:27:38.082372+0000","last_peered":"2023-09-23T20:27:38.082372+0000","last_clean":"2023-09-23T20:27:38.082372+0000","last_became_active":"2023-09-23T20:17:34.749604+0000","last_became_peered":"2023-09-23T20:17:34.749604+0000","last_unstale":"2023-09-23T20:27:38.082372+0000","last_undegraded":"2023-09-23T20:27:38.082372+0000","last_fullsized":"2023-09-23T20:27:38.082372+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":186,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071412+0000","last_change":"2023-09-23T20:27:29.046441+0000","last_active":"2023-09-23T20:27:38.071412+0000","last_peered":"2023-09-23T20:27:38.071412+0000","last_clean":"2023-09-23T20:27:38.071412+0000","last_became_active":"2023-09-23T20:27:29.045064+0000","last_became_peered":"2023-09-23T20:27:29.045064+0000","last_unstale":"2023-09-23T20:27:38.071412+0000","last_undegraded":"2023-09-23T20:27:38.071412+0000","last_fullsized":"2023-09-23T20:27:38.071412+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:27:07.533830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.072500+0000","last_change":"2023-09-23T20:24:14.034906+0000","last_active":"2023-09-23T20:27:38.072500+0000","last_peered":"2023-09-23T20:27:38.072500+0000","last_clean":"2023-09-23T20:27:38.072500+0000","last_became_active":"2023-09-23T20:24:14.034518+0000","last_became_peered":"2023-09-23T20:24:14.034518+0000","last_unstale":"2023-09-23T20:27:38.072500+0000","last_undegraded":"2023-09-23T20:27:38.072500+0000","last_fullsized":"2023-09-23T20:27:38.072500+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:56.127605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":226,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071728+0000","last_change":"2023-09-23T20:24:13.947517+0000","last_active":"2023-09-23T20:27:38.071728+0000","last_peered":"2023-09-23T20:27:38.071728+0000","last_clean":"2023-09-23T20:27:38.071728+0000","last_became_active":"2023-09-23T20:24:13.946657+0000","last_became_peered":"2023-09-23T20:24:13.946657+0000","last_unstale":"2023-09-23T20:27:38.071728+0000","last_undegraded":"2023-09-23T20:27:38.071728+0000","last_fullsized":"2023-09-23T20:27:38.071728+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:02:40.167007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":187,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.078232+0000","last_change":"2023-09-23T20:20:46.889997+0000","last_active":"2023-09-23T20:27:38.078232+0000","last_peered":"2023-09-23T20:27:38.078232+0000","last_clean":"2023-09-23T20:27:38.078232+0000","last_became_active":"2023-09-23T20:20:46.882382+0000","last_became_peered":"2023-09-23T20:20:46.882382+0000","last_unstale":"2023-09-23T20:27:38.078232+0000","last_undegraded":"2023-09-23T20:27:38.078232+0000","last_fullsized":"2023-09-23T20:27:38.078232+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":143,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071681+0000","last_change":"2023-09-23T20:12:42.639167+0000","last_active":"2023-09-23T20:27:38.071681+0000","last_peered":"2023-09-23T20:27:38.071681+0000","last_clean":"2023-09-23T20:27:38.071681+0000","last_became_active":"2023-09-23T20:12:42.638819+0000","last_became_peered":"2023-09-23T20:12:42.638819+0000","last_unstale":"2023-09-23T20:27:38.071681+0000","last_undegraded":"2023-09-23T20:27:38.071681+0000","last_fullsized":"2023-09-23T20:27:38.071681+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:52.829269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.078150+0000","last_change":"2023-09-23T20:12:42.635735+0000","last_active":"2023-09-23T20:27:38.078150+0000","last_peered":"2023-09-23T20:27:38.078150+0000","last_clean":"2023-09-23T20:27:38.078150+0000","last_became_active":"2023-09-23T20:12:42.635355+0000","last_became_peered":"2023-09-23T20:12:42.635355+0000","last_unstale":"2023-09-23T20:27:38.078150+0000","last_undegraded":"2023-09-23T20:27:38.078150+0000","last_fullsized":"2023-09-23T20:27:38.078150+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.082326+0000","last_change":"2023-09-23T20:23:29.166258+0000","last_active":"2023-09-23T20:27:38.082326+0000","last_peered":"2023-09-23T20:27:38.082326+0000","last_clean":"2023-09-23T20:27:38.082326+0000","last_became_active":"2023-09-23T20:23:29.164964+0000","last_became_peered":"2023-09-23T20:23:29.164964+0000","last_unstale":"2023-09-23T20:27:38.082326+0000","last_undegraded":"2023-09-23T20:27:38.082326+0000","last_fullsized":"2023-09-23T20:27:38.082326+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":182,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071652+0000","last_change":"2023-09-23T20:20:46.887431+0000","last_active":"2023-09-23T20:27:38.071652+0000","last_peered":"2023-09-23T20:27:38.071652+0000","last_clean":"2023-09-23T20:27:38.071652+0000","last_became_active":"2023-09-23T20:20:46.887215+0000","last_became_peered":"2023-09-23T20:20:46.887215+0000","last_unstale":"2023-09-23T20:27:38.071652+0000","last_undegraded":"2023-09-23T20:27:38.071652+0000","last_fullsized":"2023-09-23T20:27:38.071652+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:00.583354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":211,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T20:27:41.313600+0000","last_change":"2023-09-23T20:23:29.157990+0000","last_active":"2023-09-23T20:27:41.313600+0000","last_peered":"2023-09-23T20:27:41.313600+0000","last_clean":"2023-09-23T20:27:41.313600+0000","last_became_active":"2023-09-23T20:23:29.157617+0000","last_became_peered":"2023-09-23T20:23:29.157617+0000","last_unstale":"2023-09-23T20:27:41.313600+0000","last_undegraded":"2023-09-23T20:27:41.313600+0000","last_fullsized":"2023-09-23T20:27:41.313600+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:33.776522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":158,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071728+0000","last_change":"2023-09-23T20:13:11.228564+0000","last_active":"2023-09-23T20:27:38.071728+0000","last_peered":"2023-09-23T20:27:38.071728+0000","last_clean":"2023-09-23T20:27:38.071728+0000","last_became_active":"2023-09-23T20:13:11.228221+0000","last_became_peered":"2023-09-23T20:13:11.228221+0000","last_unstale":"2023-09-23T20:27:38.071728+0000","last_undegraded":"2023-09-23T20:27:38.071728+0000","last_fullsized":"2023-09-23T20:27:38.071728+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:51.917162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":220,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.072458+0000","last_change":"2023-09-23T20:27:29.043254+0000","last_active":"2023-09-23T20:27:38.072458+0000","last_peered":"2023-09-23T20:27:38.072458+0000","last_clean":"2023-09-23T20:27:38.072458+0000","last_became_active":"2023-09-23T20:27:29.042898+0000","last_became_peered":"2023-09-23T20:27:29.042898+0000","last_unstale":"2023-09-23T20:27:38.072458+0000","last_undegraded":"2023-09-23T20:27:38.072458+0000","last_fullsized":"2023-09-23T20:27:38.072458+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:10:18.940795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":219,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.078328+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:27:38.078328+0000","last_peered":"2023-09-23T20:27:38.078328+0000","last_clean":"2023-09-23T20:27:38.078328+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:27:38.078328+0000","last_undegraded":"2023-09-23T20:27:38.078328+0000","last_fullsized":"2023-09-23T20:27:38.078328+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":379,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.074474+0000","last_change":"2023-09-23T20:27:30.041624+0000","last_active":"2023-09-23T20:27:38.074474+0000","last_peered":"2023-09-23T20:27:38.074474+0000","last_clean":"2023-09-23T20:27:38.074474+0000","last_became_active":"2023-09-23T20:27:30.040996+0000","last_became_peered":"2023-09-23T20:27:30.040996+0000","last_unstale":"2023-09-23T20:27:38.074474+0000","last_undegraded":"2023-09-23T20:27:38.074474+0000","last_fullsized":"2023-09-23T20:27:38.074474+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":90,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.077954+0000","last_change":"2023-09-23T20:20:46.881058+0000","last_active":"2023-09-23T20:27:38.077954+0000","last_peered":"2023-09-23T20:27:38.077954+0000","last_clean":"2023-09-23T20:27:38.077954+0000","last_became_active":"2023-09-23T20:20:46.880787+0000","last_became_peered":"2023-09-23T20:20:46.880787+0000","last_unstale":"2023-09-23T20:27:38.077954+0000","last_undegraded":"2023-09-23T20:27:38.077954+0000","last_fullsized":"2023-09-23T20:27:38.077954+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":183,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.083702+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:27:38.083702+0000","last_peered":"2023-09-23T20:27:38.083702+0000","last_clean":"2023-09-23T20:27:38.083702+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:27:38.083702+0000","last_undegraded":"2023-09-23T20:27:38.083702+0000","last_fullsized":"2023-09-23T20:27:38.083702+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":70,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.074581+0000","last_change":"2023-09-23T20:24:13.981204+0000","last_active":"2023-09-23T20:27:38.074581+0000","last_peered":"2023-09-23T20:27:38.074581+0000","last_clean":"2023-09-23T20:27:38.074581+0000","last_became_active":"2023-09-23T20:24:13.980192+0000","last_became_peered":"2023-09-23T20:24:13.980192+0000","last_unstale":"2023-09-23T20:27:38.074581+0000","last_undegraded":"2023-09-23T20:27:38.074581+0000","last_fullsized":"2023-09-23T20:27:38.074581+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":156,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.077828+0000","last_change":"2023-09-23T20:24:13.956630+0000","last_active":"2023-09-23T20:27:38.077828+0000","last_peered":"2023-09-23T20:27:38.077828+0000","last_clean":"2023-09-23T20:27:38.077828+0000","last_became_active":"2023-09-23T20:24:13.956233+0000","last_became_peered":"2023-09-23T20:24:13.956233+0000","last_unstale":"2023-09-23T20:27:38.077828+0000","last_undegraded":"2023-09-23T20:27:38.077828+0000","last_fullsized":"2023-09-23T20:27:38.077828+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":133,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.072613+0000","last_change":"2023-09-23T20:27:29.045440+0000","last_active":"2023-09-23T20:27:38.072613+0000","last_peered":"2023-09-23T20:27:38.072613+0000","last_clean":"2023-09-23T20:27:38.072613+0000","last_became_active":"2023-09-23T20:27:29.045081+0000","last_became_peered":"2023-09-23T20:27:29.045081+0000","last_unstale":"2023-09-23T20:27:38.072613+0000","last_undegraded":"2023-09-23T20:27:38.072613+0000","last_fullsized":"2023-09-23T20:27:38.072613+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:47.394784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":14,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.075592+0000","last_change":"2023-09-23T20:27:29.051041+0000","last_active":"2023-09-23T20:27:38.075592+0000","last_peered":"2023-09-23T20:27:38.075592+0000","last_clean":"2023-09-23T20:27:38.075592+0000","last_became_active":"2023-09-23T20:27:29.050189+0000","last_became_peered":"2023-09-23T20:27:29.050189+0000","last_unstale":"2023-09-23T20:27:38.075592+0000","last_undegraded":"2023-09-23T20:27:38.075592+0000","last_fullsized":"2023-09-23T20:27:38.075592+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":158,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071884+0000","last_change":"2023-09-23T20:13:11.229795+0000","last_active":"2023-09-23T20:27:38.071884+0000","last_peered":"2023-09-23T20:27:38.071884+0000","last_clean":"2023-09-23T20:27:38.071884+0000","last_became_active":"2023-09-23T20:13:11.229378+0000","last_became_peered":"2023-09-23T20:13:11.229378+0000","last_unstale":"2023-09-23T20:27:38.071884+0000","last_undegraded":"2023-09-23T20:27:38.071884+0000","last_fullsized":"2023-09-23T20:27:38.071884+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.097077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.078415+0000","last_change":"2023-09-23T20:24:13.956255+0000","last_active":"2023-09-23T20:27:38.078415+0000","last_peered":"2023-09-23T20:27:38.078415+0000","last_clean":"2023-09-23T20:27:38.078415+0000","last_became_active":"2023-09-23T20:24:13.949385+0000","last_became_peered":"2023-09-23T20:24:13.949385+0000","last_unstale":"2023-09-23T20:27:38.078415+0000","last_undegraded":"2023-09-23T20:27:38.078415+0000","last_fullsized":"2023-09-23T20:27:38.078415+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"59'2","reported_seq":18,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.075280+0000","last_change":"2023-09-23T20:27:29.404316+0000","last_active":"2023-09-23T20:27:38.075280+0000","last_peered":"2023-09-23T20:27:38.075280+0000","last_clean":"2023-09-23T20:27:38.075280+0000","last_became_active":"2023-09-23T20:27:29.045925+0000","last_became_peered":"2023-09-23T20:27:29.045925+0000","last_unstale":"2023-09-23T20:27:38.075280+0000","last_undegraded":"2023-09-23T20:27:38.075280+0000","last_fullsized":"2023-09-23T20:27:38.075280+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,5,4],"acting":[7,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":143,"reported_epoch":197,"state":"active+clean","last_fresh":"2023-09-23T20:27:41.153741+0000","last_change":"2023-09-23T20:12:42.639372+0000","last_active":"2023-09-23T20:27:41.153741+0000","last_peered":"2023-09-23T20:27:41.153741+0000","last_clean":"2023-09-23T20:27:41.153741+0000","last_became_active":"2023-09-23T20:12:42.638304+0000","last_became_peered":"2023-09-23T20:12:42.638304+0000","last_unstale":"2023-09-23T20:27:41.153741+0000","last_undegraded":"2023-09-23T20:27:41.153741+0000","last_fullsized":"2023-09-23T20:27:41.153741+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:40.194453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.076239+0000","last_change":"2023-09-23T20:27:29.051616+0000","last_active":"2023-09-23T20:27:38.076239+0000","last_peered":"2023-09-23T20:27:38.076239+0000","last_clean":"2023-09-23T20:27:38.076239+0000","last_became_active":"2023-09-23T20:27:29.051029+0000","last_became_peered":"2023-09-23T20:27:29.051029+0000","last_unstale":"2023-09-23T20:27:38.076239+0000","last_undegraded":"2023-09-23T20:27:38.076239+0000","last_fullsized":"2023-09-23T20:27:38.076239+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":221,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.083010+0000","last_change":"2023-09-23T20:27:29.050298+0000","last_active":"2023-09-23T20:27:38.083010+0000","last_peered":"2023-09-23T20:27:38.083010+0000","last_clean":"2023-09-23T20:27:38.083010+0000","last_became_active":"2023-09-23T20:27:29.050011+0000","last_became_peered":"2023-09-23T20:27:29.050011+0000","last_unstale":"2023-09-23T20:27:38.083010+0000","last_undegraded":"2023-09-23T20:27:38.083010+0000","last_fullsized":"2023-09-23T20:27:38.083010+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":112,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.073000+0000","last_change":"2023-09-23T20:27:29.402708+0000","last_active":"2023-09-23T20:27:38.073000+0000","last_peered":"2023-09-23T20:27:38.073000+0000","last_clean":"2023-09-23T20:27:38.073000+0000","last_became_active":"2023-09-23T20:27:29.046543+0000","last_became_peered":"2023-09-23T20:27:29.046543+0000","last_unstale":"2023-09-23T20:27:38.073000+0000","last_undegraded":"2023-09-23T20:27:38.073000+0000","last_fullsized":"2023-09-23T20:27:38.073000+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:36:00.124293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":107,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.077720+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:27:38.077720+0000","last_peered":"2023-09-23T20:27:38.077720+0000","last_clean":"2023-09-23T20:27:38.077720+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:27:38.077720+0000","last_undegraded":"2023-09-23T20:27:38.077720+0000","last_fullsized":"2023-09-23T20:27:38.077720+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":165,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.074689+0000","last_change":"2023-09-23T20:24:13.957773+0000","last_active":"2023-09-23T20:27:38.074689+0000","last_peered":"2023-09-23T20:27:38.074689+0000","last_clean":"2023-09-23T20:27:38.074689+0000","last_became_active":"2023-09-23T20:24:13.957261+0000","last_became_peered":"2023-09-23T20:24:13.957261+0000","last_unstale":"2023-09-23T20:27:38.074689+0000","last_undegraded":"2023-09-23T20:27:38.074689+0000","last_fullsized":"2023-09-23T20:27:38.074689+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"0'0","reported_seq":208,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.070115+0000","last_change":"2023-09-23T20:23:29.160058+0000","last_active":"2023-09-23T20:27:38.070115+0000","last_peered":"2023-09-23T20:27:38.070115+0000","last_clean":"2023-09-23T20:27:38.070115+0000","last_became_active":"2023-09-23T20:23:29.159485+0000","last_became_peered":"2023-09-23T20:23:29.159485+0000","last_unstale":"2023-09-23T20:27:38.070115+0000","last_undegraded":"2023-09-23T20:27:38.070115+0000","last_fullsized":"2023-09-23T20:27:38.070115+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.463108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":165,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.077625+0000","last_change":"2023-09-23T20:12:42.638415+0000","last_active":"2023-09-23T20:27:38.077625+0000","last_peered":"2023-09-23T20:27:38.077625+0000","last_clean":"2023-09-23T20:27:38.077625+0000","last_became_active":"2023-09-23T20:12:42.637959+0000","last_became_peered":"2023-09-23T20:12:42.637959+0000","last_unstale":"2023-09-23T20:27:38.077625+0000","last_undegraded":"2023-09-23T20:27:38.077625+0000","last_fullsized":"2023-09-23T20:27:38.077625+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":146,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.071630+0000","last_change":"2023-09-23T20:20:46.874296+0000","last_active":"2023-09-23T20:27:38.071630+0000","last_peered":"2023-09-23T20:27:38.071630+0000","last_clean":"2023-09-23T20:27:38.071630+0000","last_became_active":"2023-09-23T20:20:46.874019+0000","last_became_peered":"2023-09-23T20:20:46.874019+0000","last_unstale":"2023-09-23T20:27:38.071630+0000","last_undegraded":"2023-09-23T20:27:38.071630+0000","last_fullsized":"2023-09-23T20:27:38.071630+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:20:13.226723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":150,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.078336+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:27:38.078336+0000","last_peered":"2023-09-23T20:27:38.078336+0000","last_clean":"2023-09-23T20:27:38.078336+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:27:38.078336+0000","last_undegraded":"2023-09-23T20:27:38.078336+0000","last_fullsized":"2023-09-23T20:27:38.078336+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":115,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.070052+0000","last_change":"2023-09-23T20:23:29.158609+0000","last_active":"2023-09-23T20:27:38.070052+0000","last_peered":"2023-09-23T20:27:38.070052+0000","last_clean":"2023-09-23T20:27:38.070052+0000","last_became_active":"2023-09-23T20:23:29.158330+0000","last_became_peered":"2023-09-23T20:23:29.158330+0000","last_unstale":"2023-09-23T20:27:38.070052+0000","last_undegraded":"2023-09-23T20:27:38.070052+0000","last_fullsized":"2023-09-23T20:27:38.070052+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:30:49.070925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1e","version":"59'1","reported_seq":86,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.083038+0000","last_change":"2023-09-23T20:20:46.882380+0000","last_active":"2023-09-23T20:27:38.083038+0000","last_peered":"2023-09-23T20:27:38.083038+0000","last_clean":"2023-09-23T20:27:38.083038+0000","last_became_active":"2023-09-23T20:20:46.882047+0000","last_became_peered":"2023-09-23T20:20:46.882047+0000","last_unstale":"2023-09-23T20:27:38.083038+0000","last_undegraded":"2023-09-23T20:27:38.083038+0000","last_fullsized":"2023-09-23T20:27:38.083038+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":158,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.069794+0000","last_change":"2023-09-23T20:23:29.158243+0000","last_active":"2023-09-23T20:27:38.069794+0000","last_peered":"2023-09-23T20:27:38.069794+0000","last_clean":"2023-09-23T20:27:38.069794+0000","last_became_active":"2023-09-23T20:23:29.157871+0000","last_became_peered":"2023-09-23T20:23:29.157871+0000","last_unstale":"2023-09-23T20:27:38.069794+0000","last_undegraded":"2023-09-23T20:27:38.069794+0000","last_fullsized":"2023-09-23T20:27:38.069794+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:36.566725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":71,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.079079+0000","last_change":"2023-09-23T20:23:29.170710+0000","last_active":"2023-09-23T20:27:38.079079+0000","last_peered":"2023-09-23T20:27:38.079079+0000","last_clean":"2023-09-23T20:27:38.079079+0000","last_became_active":"2023-09-23T20:23:29.161885+0000","last_became_peered":"2023-09-23T20:23:29.161885+0000","last_unstale":"2023-09-23T20:27:38.079079+0000","last_undegraded":"2023-09-23T20:27:38.079079+0000","last_fullsized":"2023-09-23T20:27:38.079079+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":162,"reported_epoch":196,"state":"active+clean","last_fresh":"2023-09-23T20:27:38.120744+0000","last_change":"2023-09-23T20:12:42.638385+0000","last_active":"2023-09-23T20:27:38.120744+0000","last_peered":"2023-09-23T20:27:38.120744+0000","last_clean":"2023-09-23T20:27:38.120744+0000","last_became_active":"2023-09-23T20:12:42.638003+0000","last_became_peered":"2023-09-23T20:12:42.638003+0000","last_unstale":"2023-09-23T20:27:38.120744+0000","last_undegraded":"2023-09-23T20:27:38.120744+0000","last_fullsized":"2023-09-23T20:27:38.120744+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37,"num_bytes_recovered":10532,"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":114688,"data_stored":17268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":176,"seq":755914244447,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":303704,"kb_used_data":2384,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93441448,"statfs":{"total":95995035648,"available":95684042752,"internally_reserved":0,"allocated":2441216,"data_stored":1922090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:27:17 2023","interfaces":[{"interface":"back","average":{"1min":1.802,"5min":1.6259999999999999,"15min":1.294},"min":{"1min":0.30599999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":6.4580000000000002,"5min":11.51,"15min":11.51},"last":1.099},{"interface":"front","average":{"1min":1.7509999999999999,"5min":2.0760000000000001,"15min":1.915},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":4.6109999999999998,"5min":13.624000000000001,"15min":13.624000000000001},"last":1.1439999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":1.9059999999999999,"5min":1.833,"15min":1.571},"min":{"1min":0.309,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.4880000000000004,"5min":11.577,"15min":11.577},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.837,"5min":2.339,"15min":2.2709999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":4.6630000000000003,"5min":13.712,"15min":13.712},"last":0.73899999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":3.0600000000000001,"5min":2.0310000000000001,"15min":1.9530000000000001},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":28.364999999999998,"5min":28.364999999999998,"15min":28.364999999999998},"last":0.79000000000000004},{"interface":"front","average":{"1min":3.2240000000000002,"5min":2.0329999999999999,"15min":1.542},"min":{"1min":0.34799999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":28.381,"5min":28.381,"15min":28.381},"last":1.0169999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":1.99,"5min":1.6970000000000001,"15min":1.716},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":9.6430000000000007,"5min":9.6430000000000007,"15min":9.6430000000000007},"last":0.877},{"interface":"front","average":{"1min":2.2709999999999999,"5min":2.1899999999999999,"15min":1.9279999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":8.2609999999999992,"5min":11.542999999999999,"15min":11.542999999999999},"last":0.91700000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:27:17 2023","interfaces":[{"interface":"back","average":{"1min":2.73,"5min":2.8940000000000001,"15min":2.734},"min":{"1min":0.38400000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":10.724,"5min":16.827999999999999,"15min":16.827999999999999},"last":1.032},{"interface":"front","average":{"1min":2.3100000000000001,"5min":1.9930000000000001,"15min":1.8109999999999999},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":7.7430000000000003,"5min":7.7430000000000003,"15min":7.7430000000000003},"last":0.97699999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":2.5089999999999999,"5min":2.4279999999999999,"15min":2.1480000000000001},"min":{"1min":0.41399999999999998,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":6.5910000000000002,"5min":11.481999999999999,"15min":11.481999999999999},"last":1.0669999999999999},{"interface":"front","average":{"1min":4.1200000000000001,"5min":3.1520000000000001,"15min":2.7240000000000002},"min":{"1min":0.54800000000000004,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":9.9949999999999992,"5min":14.241,"15min":14.241},"last":1.2430000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":3.2930000000000001,"5min":2.9510000000000001,"15min":2.6669999999999998},"min":{"1min":0.50900000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":7.2569999999999997,"5min":16.015000000000001,"15min":16.015000000000001},"last":1.3320000000000001},{"interface":"front","average":{"1min":2.891,"5min":2.4319999999999999,"15min":2.448},"min":{"1min":0.45400000000000001,"5min":0.371,"15min":0.371},"max":{"1min":9.6940000000000008,"5min":9.6940000000000008,"15min":9.6940000000000008},"last":1.0760000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626799,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":409488,"kb_used_data":108168,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93335664,"statfs":{"total":95995035648,"available":95575719936,"internally_reserved":0,"allocated":110764032,"data_stored":110253281,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:26:46 2023","interfaces":[{"interface":"back","average":{"1min":1.5069999999999999,"5min":1.925,"15min":1.8049999999999999},"min":{"1min":0.30599999999999999,"5min":0.26300000000000001,"15min":0.252},"max":{"1min":5.2569999999999997,"5min":36.418999999999997,"15min":109.01000000000001},"last":1.202},{"interface":"front","average":{"1min":1.46,"5min":2.1669999999999998,"15min":1.9379999999999999},"min":{"1min":0.32800000000000001,"5min":0.30499999999999999,"15min":0.27400000000000002},"max":{"1min":5.3490000000000002,"5min":38.719999999999999,"15min":106.128},"last":1.038}]},{"osd":1,"last update":"Sat Sep 23 20:27:06 2023","interfaces":[{"interface":"back","average":{"1min":2.0419999999999998,"5min":2.1890000000000001,"15min":2.3319999999999999},"min":{"1min":0.29799999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":9.1959999999999997,"5min":24.117000000000001,"15min":123.797},"last":0.69899999999999995},{"interface":"front","average":{"1min":1.9830000000000001,"5min":2.145,"15min":2.2810000000000001},"min":{"1min":0.34399999999999997,"5min":0.29399999999999998,"15min":0.27200000000000002},"max":{"1min":9.3550000000000004,"5min":23.167999999999999,"15min":119.018},"last":0.73399999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:27:33 2023","interfaces":[{"interface":"back","average":{"1min":1.5189999999999999,"5min":2.0209999999999999,"15min":2.3889999999999998},"min":{"1min":0.33900000000000002,"5min":0.318,"15min":0.318},"max":{"1min":6.2080000000000002,"5min":23.395,"15min":118.75700000000001},"last":0.627},{"interface":"front","average":{"1min":1.3859999999999999,"5min":1.77,"15min":1.825},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":7.8390000000000004,"5min":23.324000000000002,"15min":58.567},"last":0.89100000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:27:14 2023","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.651,"15min":1.8089999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":7.9560000000000004,"5min":10.247,"15min":10.247},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.5089999999999999,"5min":1.524,"15min":1.492},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":5.3179999999999996,"5min":7.734,"15min":7.734},"last":0.78000000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:26:46 2023","interfaces":[{"interface":"back","average":{"1min":2.004,"5min":1.8009999999999999,"15min":1.2569999999999999},"min":{"1min":0.32700000000000001,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":7.7640000000000002,"5min":13.891,"15min":13.891},"last":0.82299999999999995},{"interface":"front","average":{"1min":2.2829999999999999,"5min":1.8100000000000001,"15min":1.216},"min":{"1min":0.39700000000000002,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":9.1349999999999998,"5min":10.156000000000001,"15min":10.156000000000001},"last":1.26}]},{"osd":5,"last update":"Sat Sep 23 20:26:46 2023","interfaces":[{"interface":"back","average":{"1min":2.3079999999999998,"5min":1.7330000000000001,"15min":1.3100000000000001},"min":{"1min":0.40699999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":16.138000000000002,"5min":16.138000000000002,"15min":16.138000000000002},"last":0.94099999999999995},{"interface":"front","average":{"1min":2.3769999999999998,"5min":1.7729999999999999,"15min":1.3180000000000001},"min":{"1min":0.42299999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":9.8059999999999992,"5min":9.8059999999999992,"15min":9.8059999999999992},"last":1.373}]},{"osd":7,"last update":"Sat Sep 23 20:27:17 2023","interfaces":[{"interface":"back","average":{"1min":2.0169999999999999,"5min":2.6539999999999999,"15min":2.794},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":10.173,"5min":10.173,"15min":10.173},"last":1.3240000000000001},{"interface":"front","average":{"1min":2.004,"5min":2.3479999999999999,"15min":2.516},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":7.9900000000000002,"5min":10.192,"15min":10.192},"last":1.016}]}]},{"osd":1,"up_from":82,"seq":352187318452,"num_pgs":62,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":427120,"kb_used_data":13096,"kb_used_omap":4,"kb_used_meta":414011,"kb_avail":93318032,"statfs":{"total":95995035648,"available":95557664768,"internally_reserved":0,"allocated":13410304,"data_stored":12638506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":423948174},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:27:01 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":1.919,"15min":1.427},"min":{"1min":0.23300000000000001,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":3.8410000000000002,"5min":103.074,"15min":103.074},"last":0.435},{"interface":"front","average":{"1min":0.48799999999999999,"5min":1.9059999999999999,"15min":1.266},"min":{"1min":0.215,"5min":0.215,"15min":0.20999999999999999},"max":{"1min":2.3500000000000001,"5min":103.333,"15min":103.333},"last":0.61299999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:27:24 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":2.8050000000000002,"15min":2.27},"min":{"1min":0.252,"5min":0.245,"15min":0.20399999999999999},"max":{"1min":3.7799999999999998,"5min":165.70699999999999,"15min":165.70699999999999},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.78000000000000003,"5min":2.899,"15min":2.3039999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23400000000000001},"max":{"1min":3.4580000000000002,"5min":165.16499999999999,"15min":165.16499999999999},"last":0.80100000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:27:17 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":1.0049999999999999,"15min":0.94899999999999995},"min":{"1min":0.34300000000000003,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":3.8679999999999999,"5min":6.5170000000000003,"15min":6.5170000000000003},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.149,"15min":1.143},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":3.8919999999999999,"5min":6.423,"15min":6.423},"last":0.67900000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:27:01 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.3400000000000001,"15min":1.1910000000000001},"min":{"1min":0.378,"5min":0.309,"15min":0.309},"max":{"1min":3.9430000000000001,"5min":5.9109999999999996,"15min":7.0010000000000003},"last":0.71599999999999997},{"interface":"front","average":{"1min":1.3660000000000001,"5min":1.496,"15min":1.367},"min":{"1min":0.432,"5min":0.33200000000000002,"15min":0.314},"max":{"1min":4.1749999999999998,"5min":12.427,"15min":12.427},"last":0.66400000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:27:01 2023","interfaces":[{"interface":"back","average":{"1min":2.238,"5min":1.6719999999999999,"15min":1.3700000000000001},"min":{"1min":0.36299999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.8220000000000001,"5min":6.8220000000000001,"15min":8.1400000000000006},"last":0.76100000000000001},{"interface":"front","average":{"1min":1.637,"5min":1.7989999999999999,"15min":1.5169999999999999},"min":{"1min":0.439,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":7.0919999999999996,"5min":12.374000000000001,"15min":12.374000000000001},"last":0.56100000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:27:01 2023","interfaces":[{"interface":"back","average":{"1min":8.4890000000000008,"5min":3.4209999999999998,"15min":1.968},"min":{"1min":0.44,"5min":0.32200000000000001,"15min":0.317},"max":{"1min":165.07300000000001,"5min":165.07300000000001,"15min":165.07300000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":8.3160000000000007,"5min":3.0470000000000002,"15min":2.4039999999999999},"min":{"1min":0.38,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":165.512,"5min":165.512,"15min":165.512},"last":0.83599999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:27:20 2023","interfaces":[{"interface":"back","average":{"1min":1.544,"5min":2.1989999999999998,"15min":2.359},"min":{"1min":0.437,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":7.1639999999999997,"5min":7.1639999999999997,"15min":7.1639999999999997},"last":3.3929999999999998},{"interface":"front","average":{"1min":1.4450000000000001,"5min":2.1749999999999998,"15min":2.323},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":3.9550000000000001,"5min":7.0519999999999996,"15min":7.0519999999999996},"last":3.4079999999999999}]}]},{"osd":0,"up_from":0,"seq":330712481981,"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":2,"up_from":87,"seq":373662154929,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":432920,"kb_used_data":6224,"kb_used_omap":7,"kb_used_meta":426680,"kb_avail":93312232,"statfs":{"total":95995035648,"available":95551725568,"internally_reserved":0,"allocated":6373376,"data_stored":5622291,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":436920401},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:27:38 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":2.4119999999999999,"15min":2.6779999999999999},"min":{"1min":0.22800000000000001,"5min":0.19600000000000001,"15min":0.18099999999999999},"max":{"1min":5.7469999999999999,"5min":102.217,"15min":167.488},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.44400000000000001,"5min":2.3889999999999998,"15min":2.3319999999999999},"min":{"1min":0.26200000000000001,"5min":0.248,"15min":0.20999999999999999},"max":{"1min":0.92300000000000004,"5min":103.23999999999999,"15min":142.285},"last":0.67400000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:27:38 2023","interfaces":[{"interface":"back","average":{"1min":16.219000000000001,"5min":7.2590000000000003,"15min":4.2880000000000003},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.222},"max":{"1min":212.00299999999999,"5min":212.00299999999999,"15min":212.00299999999999},"last":0.55300000000000005},{"interface":"front","average":{"1min":16.510000000000002,"5min":7.4710000000000001,"15min":4.3970000000000002},"min":{"1min":0.27600000000000002,"5min":0.24299999999999999,"15min":0.23899999999999999},"max":{"1min":213.32900000000001,"5min":213.32900000000001,"15min":213.32900000000001},"last":0.73799999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:27:16 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":1.3,"15min":1.554},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.2869999999999999,"5min":5.3280000000000003,"15min":5.3280000000000003},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.67000000000000004,"15min":0.66400000000000003},"min":{"1min":0.33500000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.5429999999999999,"5min":2.528,"15min":2.528},"last":0.84099999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:27:38 2023","interfaces":[{"interface":"back","average":{"1min":1.5940000000000001,"5min":1.421,"15min":1.2789999999999999},"min":{"1min":0.40999999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":5.8570000000000002,"5min":7.5919999999999996,"15min":10.499000000000001},"last":0.77400000000000002},{"interface":"front","average":{"1min":1.4239999999999999,"5min":1.8029999999999999,"15min":1.3009999999999999},"min":{"1min":0.46100000000000002,"5min":0.36299999999999999,"15min":0.31},"max":{"1min":5.3230000000000004,"5min":22.736999999999998,"15min":22.736999999999998},"last":0.90000000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:27:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":3.173,"15min":1.8440000000000001},"min":{"1min":0.40600000000000003,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":2.726,"5min":94.459999999999994,"15min":94.459999999999994},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.496,"5min":3.169,"15min":1.9370000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":9.0060000000000002,"5min":93.994,"15min":93.994},"last":0.82699999999999996}]},{"osd":6,"last update":"Sat Sep 23 20:27:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2889999999999999,"5min":3.0139999999999998,"15min":1.7869999999999999},"min":{"1min":0.41899999999999998,"5min":0.371,"15min":0.36599999999999999},"max":{"1min":4.5789999999999997,"5min":93.918999999999997,"15min":93.918999999999997},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.2470000000000001,"5min":3.0299999999999998,"15min":1.8899999999999999},"min":{"1min":0.46800000000000003,"5min":0.311,"15min":0.311},"max":{"1min":4.5549999999999997,"5min":94.558999999999997,"15min":94.558999999999997},"last":1.0649999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:27:20 2023","interfaces":[{"interface":"back","average":{"1min":1.494,"5min":1.968,"15min":2.0750000000000002},"min":{"1min":0.42599999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":5.4450000000000003,"5min":11.327999999999999,"15min":11.327999999999999},"last":1.151},{"interface":"front","average":{"1min":2.0569999999999999,"5min":2.4830000000000001,"15min":2.661},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":7.7009999999999996,"5min":14.217000000000001,"15min":14.217000000000001},"last":1.044}]}]},{"osd":3,"up_from":0,"seq":738734374957,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":4,"up_from":30,"seq":128849019262,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311312,"kb_used_data":1800,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93433840,"statfs":{"total":95995035648,"available":95676252160,"internally_reserved":0,"allocated":1843200,"data_stored":1331652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":20,"apply_latency_ms":20,"commit_latency_ns":20000000,"apply_latency_ns":20000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:27:39 2023","interfaces":[{"interface":"back","average":{"1min":1.3740000000000001,"5min":1.8009999999999999,"15min":1.7809999999999999},"min":{"1min":0.34699999999999998,"5min":0.26900000000000002,"15min":0.252},"max":{"1min":6.9420000000000002,"5min":50.899000000000001,"15min":144.358},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.833,"15min":1.7969999999999999},"min":{"1min":0.42399999999999999,"5min":0.30399999999999999,"15min":0.29599999999999999},"max":{"1min":4.8209999999999997,"5min":50.811999999999998,"15min":144.327},"last":0.71099999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:27:06 2023","interfaces":[{"interface":"back","average":{"1min":2.1629999999999998,"5min":2.2989999999999999,"15min":1.6799999999999999},"min":{"1min":0.28799999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":6.8970000000000002,"5min":47.679000000000002,"15min":47.679000000000002},"last":0.60599999999999998},{"interface":"front","average":{"1min":1.841,"5min":2.383,"15min":1.75},"min":{"1min":0.35399999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":7.0700000000000003,"5min":47.729999999999997,"15min":47.729999999999997},"last":0.61899999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:27:39 2023","interfaces":[{"interface":"back","average":{"1min":1.5589999999999999,"5min":5.4749999999999996,"15min":2.77},"min":{"1min":0.42499999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.6639999999999997,"5min":271.36099999999999,"15min":271.36099999999999},"last":0.755},{"interface":"front","average":{"1min":1.7330000000000001,"5min":5.5780000000000003,"15min":2.847},"min":{"1min":0.52900000000000003,"5min":0.36699999999999999,"15min":0.32500000000000001},"max":{"1min":6.9980000000000002,"5min":271.09300000000002,"15min":271.09300000000002},"last":0.73099999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:27:10 2023","interfaces":[{"interface":"back","average":{"1min":1.804,"5min":1.744,"15min":1.829},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.9710000000000001,"5min":6.9710000000000001,"15min":6.9710000000000001},"last":0.502},{"interface":"front","average":{"1min":1.4399999999999999,"5min":1.343,"15min":1.2529999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":5.2350000000000003,"5min":9.3689999999999998,"15min":9.3689999999999998},"last":0.64100000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:27:39 2023","interfaces":[{"interface":"back","average":{"1min":2.242,"5min":1.8440000000000001,"15min":1.302},"min":{"1min":0.42099999999999999,"5min":0.34000000000000002,"15min":0.32100000000000001},"max":{"1min":7.056,"5min":11.391,"15min":11.391},"last":0.68700000000000006},{"interface":"front","average":{"1min":2.2210000000000001,"5min":1.9910000000000001,"15min":1.3979999999999999},"min":{"1min":0.46100000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":5.431,"5min":12.324999999999999,"15min":12.324999999999999},"last":0.54500000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:27:20 2023","interfaces":[{"interface":"back","average":{"1min":2.5430000000000001,"5min":1.919,"15min":1.2609999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":10.141,"5min":10.141,"15min":10.141},"last":0.57899999999999996},{"interface":"front","average":{"1min":2.7400000000000002,"5min":1.9390000000000001,"15min":1.335},"min":{"1min":0.44800000000000001,"5min":0.40400000000000003,"15min":0.36799999999999999},"max":{"1min":11.332000000000001,"5min":11.332000000000001,"15min":11.332000000000001},"last":0.45700000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:27:20 2023","interfaces":[{"interface":"back","average":{"1min":2.149,"5min":2.1589999999999998,"15min":2.0150000000000001},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":7.9219999999999997,"5min":11.324,"15min":11.324},"last":0.47499999999999998},{"interface":"front","average":{"1min":2.6280000000000001,"5min":2.383,"15min":2.2949999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":10.24,"5min":10.24,"15min":10.24},"last":0.52600000000000002}]}]},{"osd":5,"up_from":36,"seq":154618823031,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":443452,"kb_used_data":146228,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93301700,"statfs":{"total":95995035648,"available":95540940800,"internally_reserved":0,"allocated":149737472,"data_stored":149241833,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:26:48 2023","interfaces":[{"interface":"back","average":{"1min":1.5169999999999999,"5min":2.294,"15min":1.4550000000000001},"min":{"1min":0.30299999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":13.394,"5min":95.099999999999994,"15min":95.099999999999994},"last":0.64400000000000002},{"interface":"front","average":{"1min":1.7829999999999999,"5min":2.5059999999999998,"15min":1.554},"min":{"1min":0.35199999999999998,"5min":0.221,"15min":0.221},"max":{"1min":11.220000000000001,"5min":95.147000000000006,"15min":95.147000000000006},"last":0.77300000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:27:10 2023","interfaces":[{"interface":"back","average":{"1min":1.8029999999999999,"5min":2.48,"15min":1.5069999999999999},"min":{"1min":0.36399999999999999,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":11.27,"5min":94.028999999999996,"15min":94.028999999999996},"last":0.67700000000000005},{"interface":"front","average":{"1min":1.524,"5min":2.524,"15min":1.611},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":5.5449999999999999,"5min":94.141999999999996,"15min":94.141999999999996},"last":0.61699999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:27:37 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":2.0419999999999998,"15min":1.427},"min":{"1min":0.34399999999999997,"5min":0.33200000000000002,"15min":0.312},"max":{"1min":5.5199999999999996,"5min":59.082000000000001,"15min":59.082000000000001},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.756,"5min":2.5139999999999998,"15min":1.625},"min":{"1min":0.48999999999999999,"5min":0.35199999999999998,"15min":0.29799999999999999},"max":{"1min":10.177,"5min":61.100999999999999,"15min":61.100999999999999},"last":0.80400000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:27:10 2023","interfaces":[{"interface":"back","average":{"1min":1.7529999999999999,"5min":1.452,"15min":1.2370000000000001},"min":{"1min":0.47999999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":11.362,"5min":11.362,"15min":11.362},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.5509999999999999,"5min":1.694,"15min":1.744},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":5.5659999999999998,"5min":6.3920000000000003,"15min":6.3920000000000003},"last":0.71399999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:26:48 2023","interfaces":[{"interface":"back","average":{"1min":2.4470000000000001,"5min":1.5609999999999999,"15min":1.21},"min":{"1min":0.48399999999999999,"5min":0.34799999999999998,"15min":0.313},"max":{"1min":5.4820000000000002,"5min":6.8540000000000001,"15min":6.8540000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":2.8719999999999999,"5min":1.571,"15min":1.2170000000000001},"min":{"1min":0.43099999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":13.433999999999999,"5min":13.433999999999999,"15min":13.433999999999999},"last":0.749}]},{"osd":6,"last update":"Sat Sep 23 20:27:19 2023","interfaces":[{"interface":"back","average":{"1min":3.5990000000000002,"5min":2.2850000000000001,"15min":1.5049999999999999},"min":{"1min":0.44500000000000001,"5min":0.373,"15min":0.373},"max":{"1min":13.843,"5min":13.843,"15min":13.843},"last":0.96699999999999997},{"interface":"front","average":{"1min":2.3029999999999999,"5min":2.1520000000000001,"15min":1.4390000000000001},"min":{"1min":0.45700000000000002,"5min":0.31,"15min":0.31},"max":{"1min":6.8680000000000003,"5min":14.4,"15min":14.4},"last":1.222}]},{"osd":7,"last update":"Sat Sep 23 20:27:19 2023","interfaces":[{"interface":"back","average":{"1min":3.4620000000000002,"5min":2.6459999999999999,"15min":2.5379999999999998},"min":{"1min":0.47499999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":16.745999999999999,"5min":16.745999999999999,"15min":16.745999999999999},"last":0.871},{"interface":"front","average":{"1min":2.383,"5min":2.0470000000000002,"15min":1.849},"min":{"1min":0.434,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":10.468,"5min":11.305,"15min":11.305},"last":1.1639999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:27:52.316 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:27:52.372 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:52.402 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:52.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:52.506 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:52.538 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:52.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:52.641 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:52.668 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:52.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:52.772 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:52.783 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:52 smithi173 bash[59517]: cluster 2023-09-23T20:27:51.653944+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:52.783 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:52 smithi173 bash[59517]: audit 2023-09-23T20:27:51.664511+0000 mon.a (mon.0) 1052 : audit 1 from='client.? 172.21.15.98:0/3465257773' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:52.783 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:52 smithi173 bash[59517]: cluster 2023-09-23T20:27:51.664634+0000 mon.a (mon.0) 1053 : cluster 0 osdmap e198: 8 total, 8 up, 6 in 2023-09-23T20:27:52.806 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:52.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:52.909 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:52.922 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:52 smithi098 bash[78228]: cluster 2023-09-23T20:27:51.653944+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:52.922 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:52 smithi098 bash[78228]: audit 2023-09-23T20:27:51.664511+0000 mon.a (mon.0) 1052 : audit 1 from='client.? 172.21.15.98:0/3465257773' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:52.922 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:52 smithi098 bash[78228]: cluster 2023-09-23T20:27:51.664634+0000 mon.a (mon.0) 1053 : cluster 0 osdmap e198: 8 total, 8 up, 6 in 2023-09-23T20:27:52.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:52 smithi098 bash[74888]: cluster 2023-09-23T20:27:51.653944+0000 mon.a (mon.0) 1051 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:27:52.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:52 smithi098 bash[74888]: audit 2023-09-23T20:27:51.664511+0000 mon.a (mon.0) 1052 : audit 1 from='client.? 172.21.15.98:0/3465257773' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:27:52.923 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:52 smithi098 bash[74888]: cluster 2023-09-23T20:27:51.664634+0000 mon.a (mon.0) 1053 : cluster 0 osdmap e198: 8 total, 8 up, 6 in 2023-09-23T20:27:52.942 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:52.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:52.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:53.045 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:53.071 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:53.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:53.176 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:53.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:53.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:53.313 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:53.345 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:53.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:53.349 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:27:53.449 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:53.477 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:53.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:53.514 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:53.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:53.611 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:53.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:53.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:53.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:53.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:53.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:53 smithi173 bash[59517]: cluster 2023-09-23T20:27:52.405099+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v751: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:53.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:53 smithi173 bash[59517]: cluster 2023-09-23T20:27:52.473392+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:27:53.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:53 smithi173 bash[59517]: cluster 2023-09-23T20:27:52.475717+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:27:53.853 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:53.867 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:53 smithi098 bash[74888]: cluster 2023-09-23T20:27:52.405099+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v751: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:53.867 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:53 smithi098 bash[74888]: cluster 2023-09-23T20:27:52.473392+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:27:53.867 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:53 smithi098 bash[74888]: cluster 2023-09-23T20:27:52.475717+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:27:53.867 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:53 smithi098 bash[78228]: cluster 2023-09-23T20:27:52.405099+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v751: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:53.867 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:53 smithi098 bash[78228]: cluster 2023-09-23T20:27:52.473392+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:27:53.867 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:53 smithi098 bash[78228]: cluster 2023-09-23T20:27:52.475717+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T20:27:53.884 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:53.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:53.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:53.988 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:54.020 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:54.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:54.123 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:54.154 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:54.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:54.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:27:54.258 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:54.286 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:54.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:54.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:54.415 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:54.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:54.519 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:54.549 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:54.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:54.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:54.685 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:54.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:54.788 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:54.813 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:54.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:54.917 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:54.942 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:54.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:54.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:55.045 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:55.077 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:55.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:55.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:27:55.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:55.203 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:55.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:55.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:55.332 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:55.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:55.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:55.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:55.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:55.563 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:55.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:55.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:55.700 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:55.733 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:55.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:55.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:55 smithi173 bash[59517]: cluster 2023-09-23T20:27:54.405602+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v752: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:55 smithi173 bash[59517]: audit 2023-09-23T20:27:54.599424+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:55.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:55 smithi173 bash[59517]: audit 2023-09-23T20:27:54.601231+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:55.848 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:55 smithi098 bash[74888]: cluster 2023-09-23T20:27:54.405602+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v752: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:55.848 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:55 smithi098 bash[74888]: audit 2023-09-23T20:27:54.599424+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:55.848 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:55 smithi098 bash[74888]: audit 2023-09-23T20:27:54.601231+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:55.848 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:55 smithi098 bash[78228]: cluster 2023-09-23T20:27:54.405602+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v752: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:55.848 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:55 smithi098 bash[78228]: audit 2023-09-23T20:27:54.599424+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:27:55.848 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:55 smithi098 bash[78228]: audit 2023-09-23T20:27:54.601231+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:27:55.864 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:55.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:55.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:55.968 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:55.998 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:56.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:56.102 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:56.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:56.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:56.148 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:27:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:27:56] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-09-23T20:27:56.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:56.267 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:56.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:56.370 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:56.397 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:56.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:56.501 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:56.528 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:56.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:56.632 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:56.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:56.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:56.678 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:27:56.678 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:27:56.762 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:56.790 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:56.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:56.856 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:56.893 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:56.914 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:56.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:56.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:57.017 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:57.046 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:57.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:57.150 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:57.182 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:57.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:57.286 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:57.319 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:57.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:57.422 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:57.456 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:57.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:57.477 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T20:27:57.561 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:57.601 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:57.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:57.705 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:57.715 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:57 smithi173 bash[59517]: cluster 2023-09-23T20:27:56.406217+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v753: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:57.733 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:57.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:57.837 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:57.861 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:57.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:57.893 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:57 smithi098 bash[78228]: cluster 2023-09-23T20:27:56.406217+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v753: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:57.894 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:57 smithi098 bash[74888]: cluster 2023-09-23T20:27:56.406217+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v753: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:27:57.964 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:57.989 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:57.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:57.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:27:58.092 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:58.124 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:27:58.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:27:58.228 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:58.252 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:58.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:58.355 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:58.385 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:58.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:58.488 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:58.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:58.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:58.613 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:58.638 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:58.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:58.742 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:58.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:58.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:58.872 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:58.886 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:27:58.904 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:27:58.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:58.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:27:59.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:59.028 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:59.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:59.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:59.150 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:59.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:59.252 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:59.287 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:27:59.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:27:59.392 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:59.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:27:59.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:27:59.513 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:59.535 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:27:59.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:27:59.637 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:59.660 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:27:59.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:27:59.717 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_3' created 2023-09-23T20:27:59.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:59.790 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:27:59.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:27:59.893 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:59.913 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:27:59.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:27:59.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:00.006 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:59 smithi098 bash[74888]: cluster 2023-09-23T20:27:58.406717+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v754: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:00.007 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:59 smithi098 bash[74888]: audit 2023-09-23T20:27:59.199075+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.98:0/846900160' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:28:00.007 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:27:59 smithi098 bash[74888]: audit 2023-09-23T20:27:59.199483+0000 mon.a (mon.0) 1056 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:28:00.007 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:59 smithi098 bash[78228]: cluster 2023-09-23T20:27:58.406717+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v754: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:00.007 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:59 smithi098 bash[78228]: audit 2023-09-23T20:27:59.199075+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.98:0/846900160' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:28:00.007 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:27:59 smithi098 bash[78228]: audit 2023-09-23T20:27:59.199483+0000 mon.a (mon.0) 1056 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:28:00.016 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:00.035 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:00.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:00.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:59 smithi173 bash[59517]: cluster 2023-09-23T20:27:58.406717+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v754: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:00.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:59 smithi173 bash[59517]: audit 2023-09-23T20:27:59.199075+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.98:0/846900160' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:28:00.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:27:59 smithi173 bash[59517]: audit 2023-09-23T20:27:59.199483+0000 mon.a (mon.0) 1056 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T20:28:00.138 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:00.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:00.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:00.272 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:00.301 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:00.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:00.405 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:00.433 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:00.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:00.536 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:00.561 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:00.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:00.664 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:00.693 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:00.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:00.762 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:00 smithi098 bash[74888]: cluster 2023-09-23T20:27:59.702730+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T20:28:00.762 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:00 smithi098 bash[74888]: cluster 2023-09-23T20:27:59.703034+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T20:28:00.762 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:00 smithi098 bash[74888]: audit 2023-09-23T20:27:59.703659+0000 mon.a (mon.0) 1057 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T20:28:00.762 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:00 smithi098 bash[74888]: cluster 2023-09-23T20:27:59.703873+0000 mon.a (mon.0) 1058 : cluster 0 osdmap e199: 8 total, 8 up, 6 in 2023-09-23T20:28:00.763 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:00 smithi098 bash[78228]: cluster 2023-09-23T20:27:59.702730+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T20:28:00.763 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:00 smithi098 bash[78228]: cluster 2023-09-23T20:27:59.703034+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T20:28:00.763 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:00 smithi098 bash[78228]: audit 2023-09-23T20:27:59.703659+0000 mon.a (mon.0) 1057 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T20:28:00.763 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:00 smithi098 bash[78228]: cluster 2023-09-23T20:27:59.703873+0000 mon.a (mon.0) 1058 : cluster 0 osdmap e199: 8 total, 8 up, 6 in 2023-09-23T20:28:00.796 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:00.828 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:00.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:00.931 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:00.962 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:00.964 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:00 smithi173 bash[59517]: cluster 2023-09-23T20:27:59.702730+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T20:28:00.964 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:00 smithi173 bash[59517]: cluster 2023-09-23T20:27:59.703034+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T20:28:00.964 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:00 smithi173 bash[59517]: audit 2023-09-23T20:27:59.703659+0000 mon.a (mon.0) 1057 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T20:28:00.964 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:00 smithi173 bash[59517]: cluster 2023-09-23T20:27:59.703873+0000 mon.a (mon.0) 1058 : cluster 0 osdmap e199: 8 total, 8 up, 6 in 2023-09-23T20:28:00.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:00.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:01.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:01.095 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:01.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:01.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:01.235 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:01.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:01.339 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:01.374 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:01.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:01.477 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:01.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:01.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:01.607 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:01.637 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:01.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:01.742 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:01.771 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:01.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:01.875 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:01.906 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:01.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:01.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:01.952 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[74888]: cluster 2023-09-23T20:28:00.407438+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v756: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:01.952 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[74888]: cluster 2023-09-23T20:28:00.722800+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e200: 8 total, 8 up, 6 in 2023-09-23T20:28:01.952 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[74888]: cluster 2023-09-23T20:28:00.727607+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:01.952 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[74888]: cluster 2023-09-23T20:28:00.727838+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:01.952 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[74888]: cluster 2023-09-23T20:28:00.727933+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:01.953 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[74888]: cluster 2023-09-23T20:28:00.727994+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:01.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[78228]: cluster 2023-09-23T20:28:00.407438+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v756: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:01.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[78228]: cluster 2023-09-23T20:28:00.722800+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e200: 8 total, 8 up, 6 in 2023-09-23T20:28:01.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[78228]: cluster 2023-09-23T20:28:00.727607+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:01.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[78228]: cluster 2023-09-23T20:28:00.727838+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:01.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[78228]: cluster 2023-09-23T20:28:00.727933+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:01.953 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:01 smithi098 bash[78228]: cluster 2023-09-23T20:28:00.727994+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:02.009 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:02.021 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:01 smithi173 bash[59517]: cluster 2023-09-23T20:28:00.407438+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v756: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:02.021 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:01 smithi173 bash[59517]: cluster 2023-09-23T20:28:00.722800+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e200: 8 total, 8 up, 6 in 2023-09-23T20:28:02.021 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:01 smithi173 bash[59517]: cluster 2023-09-23T20:28:00.727607+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:02.021 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:01 smithi173 bash[59517]: cluster 2023-09-23T20:28:00.727838+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:02.021 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:01 smithi173 bash[59517]: cluster 2023-09-23T20:28:00.727933+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:02.021 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:01 smithi173 bash[59517]: cluster 2023-09-23T20:28:00.727994+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T20:28:02.043 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:02.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:02.147 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:02.177 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:02.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:02.280 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:02.306 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:28:02.315 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:02.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:02.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:02.447 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:02.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:02.549 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:02.581 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:02.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:02.684 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:02.707 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:02.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:02.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:02.832 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:02.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:02.935 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:02.970 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:02.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:02.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:03.073 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:03.084 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:02 smithi173 bash[59517]: cluster 2023-09-23T20:28:01.734532+0000 mon.a (mon.0) 1060 : cluster 0 osdmap e201: 8 total, 8 up, 6 in 2023-09-23T20:28:03.084 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:02 smithi173 bash[59517]: cluster 2023-09-23T20:28:01.737001+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:28:03.084 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:02 smithi173 bash[59517]: cluster 2023-09-23T20:28:01.737001+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:28:03.098 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:03.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:03.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:02 smithi098 bash[74888]: cluster 2023-09-23T20:28:01.734532+0000 mon.a (mon.0) 1060 : cluster 0 osdmap e201: 8 total, 8 up, 6 in 2023-09-23T20:28:03.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:02 smithi098 bash[74888]: cluster 2023-09-23T20:28:01.737001+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:28:03.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:02 smithi098 bash[74888]: cluster 2023-09-23T20:28:01.737001+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:28:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:02 smithi098 bash[78228]: cluster 2023-09-23T20:28:01.734532+0000 mon.a (mon.0) 1060 : cluster 0 osdmap e201: 8 total, 8 up, 6 in 2023-09-23T20:28:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:02 smithi098 bash[78228]: cluster 2023-09-23T20:28:01.737001+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:28:03.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:02 smithi098 bash[78228]: cluster 2023-09-23T20:28:01.737001+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:28:03.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:03.232 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:03.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:03.336 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:03.356 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:03.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:03.459 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:03.483 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:03.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:03.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:03.609 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:03.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:03.712 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:03.738 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:03.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:03.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:03.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:03 smithi173 bash[59517]: cluster 2023-09-23T20:28:02.304192+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:28:03.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:03 smithi173 bash[59517]: cluster 2023-09-23T20:28:02.407967+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v759: 89 pgs: 7 creating+peering, 1 unknown, 81 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:03.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:03.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:03.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:03.918 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:03.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:03 smithi098 bash[74888]: cluster 2023-09-23T20:28:02.304192+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:28:03.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:03 smithi098 bash[74888]: cluster 2023-09-23T20:28:02.407967+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v759: 89 pgs: 7 creating+peering, 1 unknown, 81 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:03.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:03 smithi098 bash[78228]: cluster 2023-09-23T20:28:02.304192+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T20:28:03.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:03 smithi098 bash[78228]: cluster 2023-09-23T20:28:02.407967+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v759: 89 pgs: 7 creating+peering, 1 unknown, 81 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:03.978 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:03.999 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:04.009 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-09-23T20:28:04.102 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:04.123 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:04.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:04.227 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:04.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:04.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:04.355 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:04.381 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:04.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:04.484 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:04.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:04.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:04.620 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:04.647 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:04.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:04.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:04.775 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:04.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:04.878 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:04.901 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:04.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:04.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:05.005 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:05.034 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:05.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:05.137 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:05.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:05.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:05.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:05.307 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:05.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:05.411 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:05.441 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:05.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:05.544 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:05.576 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:05.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:05.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:05.703 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:05.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:05.746 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:28:05.746 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:28:05.806 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:05.836 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:05.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:05.939 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:05.968 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:05.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:05.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:06.072 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:06.086 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:05 smithi173 bash[59517]: cluster 2023-09-23T20:28:04.408435+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v760: 89 pgs: 7 creating+peering, 82 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:06.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:06.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:06.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:06.237 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:06.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:06.342 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:06.370 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:06.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:06.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:28:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:28:06] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-09-23T20:28:06.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:05 smithi098 bash[78228]: cluster 2023-09-23T20:28:04.408435+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v760: 89 pgs: 7 creating+peering, 82 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:06.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:05 smithi098 bash[74888]: cluster 2023-09-23T20:28:04.408435+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v760: 89 pgs: 7 creating+peering, 82 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:06.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:06.502 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:06.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:06.569 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:28:06.606 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:06.637 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:06.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:06.741 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:06.761 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:06.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:06.864 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:06.888 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:06.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:06.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:06.992 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:07.009 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:28:07.011 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:28:07.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:07.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:07.118 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:07.139 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:07.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:07.242 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:07.276 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:07.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:07.379 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:07.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:07.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:07.513 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:07.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:07.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:07.644 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:07.679 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:07.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:07.782 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:07.816 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:07.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:07.919 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:07.947 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:07.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:07.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:08.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:08.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:07 smithi098 bash[74888]: cluster 2023-09-23T20:28:06.409155+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:08.063 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:07 smithi098 bash[74888]: audit 2023-09-23T20:28:06.990356+0000 mgr.y (mgr.34107) 724 : audit 0 from='client.35205 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:28:08.063 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:07 smithi098 bash[78228]: cluster 2023-09-23T20:28:06.409155+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:08.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:07 smithi098 bash[78228]: audit 2023-09-23T20:28:06.990356+0000 mgr.y (mgr.34107) 724 : audit 0 from='client.35205 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:28:08.078 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:08.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:08.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:07 smithi173 bash[59517]: cluster 2023-09-23T20:28:06.409155+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:08.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:07 smithi173 bash[59517]: audit 2023-09-23T20:28:06.990356+0000 mgr.y (mgr.34107) 724 : audit 0 from='client.35205 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:28:08.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:08.212 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:08.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:08.316 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:08.349 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:08.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:08.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:08.485 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:08.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:08.588 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:08.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:08.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:08.725 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:08.757 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:08.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:08.860 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:08.892 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:08.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:08.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:08.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:09.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:09.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:09.132 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:09.161 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:09.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:09.263 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:09.290 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:09.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:09.394 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:09.420 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:09.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:09.524 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:09.550 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:09.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:09.576 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":761,"stamp":"2023-09-23T20:28:06.408644+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":294,"num_read_kb":500,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":41,"num_bytes_recovered":1191268,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":264,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":2231688,"kb_used_data":181592,"kb_used_omap":12,"kb_used_meta":2050035,"kb_avail":560239224,"statfs":{"total":575970213888,"available":573684965376,"internally_reserved":0,"allocated":185950208,"data_stored":182366918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12321,"internal_metadata":2099236831},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.710404"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":115,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.722020+0000","last_change":"2023-09-23T20:17:34.746041+0000","last_active":"2023-09-23T20:28:00.722020+0000","last_peered":"2023-09-23T20:28:00.722020+0000","last_clean":"2023-09-23T20:28:00.722020+0000","last_became_active":"2023-09-23T20:17:34.745681+0000","last_became_peered":"2023-09-23T20:17:34.745681+0000","last_unstale":"2023-09-23T20:28:00.722020+0000","last_undegraded":"2023-09-23T20:28:00.722020+0000","last_fullsized":"2023-09-23T20:28:00.722020+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:46.419250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":136,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.722952+0000","last_change":"2023-09-23T20:20:46.879030+0000","last_active":"2023-09-23T20:28:00.722952+0000","last_peered":"2023-09-23T20:28:00.722952+0000","last_clean":"2023-09-23T20:28:00.722952+0000","last_became_active":"2023-09-23T20:20:46.878694+0000","last_became_peered":"2023-09-23T20:20:46.878694+0000","last_unstale":"2023-09-23T20:28:00.722952+0000","last_undegraded":"2023-09-23T20:28:00.722952+0000","last_fullsized":"2023-09-23T20:28:00.722952+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:44:50.016354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":169,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.721918+0000","last_change":"2023-09-23T20:20:46.877150+0000","last_active":"2023-09-23T20:28:00.721918+0000","last_peered":"2023-09-23T20:28:00.721918+0000","last_clean":"2023-09-23T20:28:00.721918+0000","last_became_active":"2023-09-23T20:20:46.876828+0000","last_became_peered":"2023-09-23T20:20:46.876828+0000","last_unstale":"2023-09-23T20:28:00.721918+0000","last_undegraded":"2023-09-23T20:28:00.721918+0000","last_fullsized":"2023-09-23T20:28:00.721918+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:46:06.796456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":18,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.736244+0000","last_change":"2023-09-23T20:27:29.053477+0000","last_active":"2023-09-23T20:28:00.736244+0000","last_peered":"2023-09-23T20:28:00.736244+0000","last_clean":"2023-09-23T20:28:00.736244+0000","last_became_active":"2023-09-23T20:27:29.053141+0000","last_became_peered":"2023-09-23T20:27:29.053141+0000","last_unstale":"2023-09-23T20:28:00.736244+0000","last_undegraded":"2023-09-23T20:28:00.736244+0000","last_fullsized":"2023-09-23T20:28:00.736244+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":155,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.721211+0000","last_change":"2023-09-23T20:27:29.046672+0000","last_active":"2023-09-23T20:28:00.721211+0000","last_peered":"2023-09-23T20:28:00.721211+0000","last_clean":"2023-09-23T20:28:00.721211+0000","last_became_active":"2023-09-23T20:27:29.045705+0000","last_became_peered":"2023-09-23T20:27:29.045705+0000","last_unstale":"2023-09-23T20:28:00.721211+0000","last_undegraded":"2023-09-23T20:28:00.721211+0000","last_fullsized":"2023-09-23T20:28:00.721211+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:30:09.131385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":177,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.746243+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:28:00.746243+0000","last_peered":"2023-09-23T20:28:00.746243+0000","last_clean":"2023-09-23T20:28:00.746243+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:28:00.746243+0000","last_undegraded":"2023-09-23T20:28:00.746243+0000","last_fullsized":"2023-09-23T20:28:00.746243+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":143,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.740351+0000","last_change":"2023-09-23T20:23:29.157901+0000","last_active":"2023-09-23T20:28:00.740351+0000","last_peered":"2023-09-23T20:28:00.740351+0000","last_clean":"2023-09-23T20:28:00.740351+0000","last_became_active":"2023-09-23T20:23:29.157459+0000","last_became_peered":"2023-09-23T20:23:29.157459+0000","last_unstale":"2023-09-23T20:28:00.740351+0000","last_undegraded":"2023-09-23T20:28:00.740351+0000","last_fullsized":"2023-09-23T20:28:00.740351+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":137,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.721408+0000","last_change":"2023-09-23T20:20:46.876949+0000","last_active":"2023-09-23T20:28:00.721408+0000","last_peered":"2023-09-23T20:28:00.721408+0000","last_clean":"2023-09-23T20:28:00.721408+0000","last_became_active":"2023-09-23T20:20:46.876637+0000","last_became_peered":"2023-09-23T20:20:46.876637+0000","last_unstale":"2023-09-23T20:28:00.721408+0000","last_undegraded":"2023-09-23T20:28:00.721408+0000","last_fullsized":"2023-09-23T20:28:00.721408+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:31.796721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":219,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.737910+0000","last_change":"2023-09-23T20:27:29.042402+0000","last_active":"2023-09-23T20:28:00.737910+0000","last_peered":"2023-09-23T20:28:00.737910+0000","last_clean":"2023-09-23T20:28:00.737910+0000","last_became_active":"2023-09-23T20:27:29.041962+0000","last_became_peered":"2023-09-23T20:27:29.041962+0000","last_unstale":"2023-09-23T20:28:00.737910+0000","last_undegraded":"2023-09-23T20:28:00.737910+0000","last_fullsized":"2023-09-23T20:28:00.737910+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.734685+0000","last_change":"2023-09-23T20:27:29.042800+0000","last_active":"2023-09-23T20:28:00.734685+0000","last_peered":"2023-09-23T20:28:00.734685+0000","last_clean":"2023-09-23T20:28:00.734685+0000","last_became_active":"2023-09-23T20:27:29.042501+0000","last_became_peered":"2023-09-23T20:27:29.042501+0000","last_unstale":"2023-09-23T20:28:00.734685+0000","last_undegraded":"2023-09-23T20:28:00.734685+0000","last_fullsized":"2023-09-23T20:28:00.734685+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":24,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.735217+0000","last_change":"2023-09-23T20:27:29.805780+0000","last_active":"2023-09-23T20:28:00.735217+0000","last_peered":"2023-09-23T20:28:00.735217+0000","last_clean":"2023-09-23T20:28:00.735217+0000","last_became_active":"2023-09-23T20:27:29.053950+0000","last_became_peered":"2023-09-23T20:27:29.053950+0000","last_unstale":"2023-09-23T20:28:00.735217+0000","last_undegraded":"2023-09-23T20:28:00.735217+0000","last_fullsized":"2023-09-23T20:28:00.735217+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":270,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":161,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.721842+0000","last_change":"2023-09-23T20:13:11.229357+0000","last_active":"2023-09-23T20:28:00.721842+0000","last_peered":"2023-09-23T20:28:00.721842+0000","last_clean":"2023-09-23T20:28:00.721842+0000","last_became_active":"2023-09-23T20:13:11.228976+0000","last_became_peered":"2023-09-23T20:13:11.228976+0000","last_unstale":"2023-09-23T20:28:00.721842+0000","last_undegraded":"2023-09-23T20:28:00.721842+0000","last_fullsized":"2023-09-23T20:28:00.721842+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:15.568717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":28,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.736210+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:28:00.736210+0000","last_peered":"2023-09-23T20:28:00.736210+0000","last_clean":"2023-09-23T20:28:00.736210+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:28:00.736210+0000","last_undegraded":"2023-09-23T20:28:00.736210+0000","last_fullsized":"2023-09-23T20:28:00.736210+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":165,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.737670+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:28:00.737670+0000","last_peered":"2023-09-23T20:28:00.737670+0000","last_clean":"2023-09-23T20:28:00.737670+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:28:00.737670+0000","last_undegraded":"2023-09-23T20:28:00.737670+0000","last_fullsized":"2023-09-23T20:28:00.737670+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":71,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.735082+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:28:00.735082+0000","last_peered":"2023-09-23T20:28:00.735082+0000","last_clean":"2023-09-23T20:28:00.735082+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:28:00.735082+0000","last_undegraded":"2023-09-23T20:28:00.735082+0000","last_fullsized":"2023-09-23T20:28:00.735082+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":171,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.722142+0000","last_change":"2023-09-23T20:24:13.947730+0000","last_active":"2023-09-23T20:28:00.722142+0000","last_peered":"2023-09-23T20:28:00.722142+0000","last_clean":"2023-09-23T20:28:00.722142+0000","last_became_active":"2023-09-23T20:24:13.947173+0000","last_became_peered":"2023-09-23T20:24:13.947173+0000","last_unstale":"2023-09-23T20:28:00.722142+0000","last_undegraded":"2023-09-23T20:28:00.722142+0000","last_fullsized":"2023-09-23T20:28:00.722142+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:26.749348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":18,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.734354+0000","last_change":"2023-09-23T20:27:29.049367+0000","last_active":"2023-09-23T20:28:00.734354+0000","last_peered":"2023-09-23T20:28:00.734354+0000","last_clean":"2023-09-23T20:28:00.734354+0000","last_became_active":"2023-09-23T20:27:29.049011+0000","last_became_peered":"2023-09-23T20:27:29.049011+0000","last_unstale":"2023-09-23T20:28:00.734354+0000","last_undegraded":"2023-09-23T20:28:00.734354+0000","last_fullsized":"2023-09-23T20:28:00.734354+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":209,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738241+0000","last_change":"2023-09-23T20:24:13.961637+0000","last_active":"2023-09-23T20:28:00.738241+0000","last_peered":"2023-09-23T20:28:00.738241+0000","last_clean":"2023-09-23T20:28:00.738241+0000","last_became_active":"2023-09-23T20:24:13.961294+0000","last_became_peered":"2023-09-23T20:24:13.961294+0000","last_unstale":"2023-09-23T20:28:00.738241+0000","last_undegraded":"2023-09-23T20:28:00.738241+0000","last_fullsized":"2023-09-23T20:28:00.738241+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":65,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.734789+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:28:00.734789+0000","last_peered":"2023-09-23T20:28:00.734789+0000","last_clean":"2023-09-23T20:28:00.734789+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:28:00.734789+0000","last_undegraded":"2023-09-23T20:28:00.734789+0000","last_fullsized":"2023-09-23T20:28:00.734789+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.736465+0000","last_change":"2023-09-23T20:27:29.042618+0000","last_active":"2023-09-23T20:28:00.736465+0000","last_peered":"2023-09-23T20:28:00.736465+0000","last_clean":"2023-09-23T20:28:00.736465+0000","last_became_active":"2023-09-23T20:27:29.042260+0000","last_became_peered":"2023-09-23T20:27:29.042260+0000","last_unstale":"2023-09-23T20:28:00.736465+0000","last_undegraded":"2023-09-23T20:28:00.736465+0000","last_fullsized":"2023-09-23T20:28:00.736465+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":196,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.736667+0000","last_change":"2023-09-23T20:23:29.183012+0000","last_active":"2023-09-23T20:28:00.736667+0000","last_peered":"2023-09-23T20:28:00.736667+0000","last_clean":"2023-09-23T20:28:00.736667+0000","last_became_active":"2023-09-23T20:23:29.164722+0000","last_became_peered":"2023-09-23T20:23:29.164722+0000","last_unstale":"2023-09-23T20:28:00.736667+0000","last_undegraded":"2023-09-23T20:28:00.736667+0000","last_fullsized":"2023-09-23T20:28:00.736667+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":18,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.734830+0000","last_change":"2023-09-23T20:27:29.051481+0000","last_active":"2023-09-23T20:28:00.734830+0000","last_peered":"2023-09-23T20:28:00.734830+0000","last_clean":"2023-09-23T20:28:00.734830+0000","last_became_active":"2023-09-23T20:27:29.051118+0000","last_became_peered":"2023-09-23T20:27:29.051118+0000","last_unstale":"2023-09-23T20:28:00.734830+0000","last_undegraded":"2023-09-23T20:28:00.734830+0000","last_fullsized":"2023-09-23T20:28:00.734830+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"0'0","reported_seq":10,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.745158+0000","last_change":"2023-09-23T20:28:00.744696+0000","last_active":"2023-09-23T20:28:00.745158+0000","last_peered":"2023-09-23T20:28:00.745158+0000","last_clean":"2023-09-23T20:28:00.745158+0000","last_became_active":"2023-09-23T20:28:00.744260+0000","last_became_peered":"2023-09-23T20:28:00.744260+0000","last_unstale":"2023-09-23T20:28:00.745158+0000","last_undegraded":"2023-09-23T20:28:00.745158+0000","last_fullsized":"2023-09-23T20:28:00.745158+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":22,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.735050+0000","last_change":"2023-09-23T20:27:29.416489+0000","last_active":"2023-09-23T20:28:00.735050+0000","last_peered":"2023-09-23T20:28:00.735050+0000","last_clean":"2023-09-23T20:28:00.735050+0000","last_became_active":"2023-09-23T20:27:29.050867+0000","last_became_peered":"2023-09-23T20:27:29.050867+0000","last_unstale":"2023-09-23T20:28:00.735050+0000","last_undegraded":"2023-09-23T20:28:00.735050+0000","last_fullsized":"2023-09-23T20:28:00.735050+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":203,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.737731+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:28:00.737731+0000","last_peered":"2023-09-23T20:28:00.737731+0000","last_clean":"2023-09-23T20:28:00.737731+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:28:00.737731+0000","last_undegraded":"2023-09-23T20:28:00.737731+0000","last_fullsized":"2023-09-23T20:28:00.737731+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"0'0","reported_seq":10,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.748140+0000","last_change":"2023-09-23T20:28:00.746597+0000","last_active":"2023-09-23T20:28:00.748140+0000","last_peered":"2023-09-23T20:28:00.748140+0000","last_clean":"2023-09-23T20:28:00.748140+0000","last_became_active":"2023-09-23T20:28:00.746205+0000","last_became_peered":"2023-09-23T20:28:00.746205+0000","last_unstale":"2023-09-23T20:28:00.748140+0000","last_undegraded":"2023-09-23T20:28:00.748140+0000","last_fullsized":"2023-09-23T20:28:00.748140+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":22,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.736780+0000","last_change":"2023-09-23T20:27:29.503524+0000","last_active":"2023-09-23T20:28:00.736780+0000","last_peered":"2023-09-23T20:28:00.736780+0000","last_clean":"2023-09-23T20:28:00.736780+0000","last_became_active":"2023-09-23T20:27:29.052826+0000","last_became_peered":"2023-09-23T20:27:29.052826+0000","last_unstale":"2023-09-23T20:28:00.736780+0000","last_undegraded":"2023-09-23T20:28:00.736780+0000","last_fullsized":"2023-09-23T20:28:00.736780+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":188,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.721787+0000","last_change":"2023-09-23T20:20:46.876368+0000","last_active":"2023-09-23T20:28:00.721787+0000","last_peered":"2023-09-23T20:28:00.721787+0000","last_clean":"2023-09-23T20:28:00.721787+0000","last_became_active":"2023-09-23T20:20:46.876010+0000","last_became_peered":"2023-09-23T20:20:46.876010+0000","last_unstale":"2023-09-23T20:28:00.721787+0000","last_undegraded":"2023-09-23T20:28:00.721787+0000","last_fullsized":"2023-09-23T20:28:00.721787+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:54:59.403501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.6","version":"0'0","reported_seq":10,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.748156+0000","last_change":"2023-09-23T20:28:00.746938+0000","last_active":"2023-09-23T20:28:00.748156+0000","last_peered":"2023-09-23T20:28:00.748156+0000","last_clean":"2023-09-23T20:28:00.748156+0000","last_became_active":"2023-09-23T20:28:00.746564+0000","last_became_peered":"2023-09-23T20:28:00.746564+0000","last_unstale":"2023-09-23T20:28:00.748156+0000","last_undegraded":"2023-09-23T20:28:00.748156+0000","last_fullsized":"2023-09-23T20:28:00.748156+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"59'1","reported_seq":22,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.735437+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:28:00.735437+0000","last_peered":"2023-09-23T20:28:00.735437+0000","last_clean":"2023-09-23T20:28:00.735437+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:28:00.735437+0000","last_undegraded":"2023-09-23T20:28:00.735437+0000","last_fullsized":"2023-09-23T20:28:00.735437+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":229,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738404+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:28:00.738404+0000","last_peered":"2023-09-23T20:28:00.738404+0000","last_clean":"2023-09-23T20:28:00.738404+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:28:00.738404+0000","last_undegraded":"2023-09-23T20:28:00.738404+0000","last_fullsized":"2023-09-23T20:28:00.738404+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"0'0","reported_seq":11,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.744084+0000","last_change":"2023-09-23T20:28:00.743656+0000","last_active":"2023-09-23T20:28:00.744084+0000","last_peered":"2023-09-23T20:28:00.744084+0000","last_clean":"2023-09-23T20:28:00.744084+0000","last_became_active":"2023-09-23T20:28:00.743290+0000","last_became_peered":"2023-09-23T20:28:00.743290+0000","last_unstale":"2023-09-23T20:28:00.744084+0000","last_undegraded":"2023-09-23T20:28:00.744084+0000","last_fullsized":"2023-09-23T20:28:00.744084+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.569449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":176,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738730+0000","last_change":"2023-09-23T20:20:46.887009+0000","last_active":"2023-09-23T20:28:00.738730+0000","last_peered":"2023-09-23T20:28:00.738730+0000","last_clean":"2023-09-23T20:28:00.738730+0000","last_became_active":"2023-09-23T20:20:46.886630+0000","last_became_peered":"2023-09-23T20:20:46.886630+0000","last_unstale":"2023-09-23T20:28:00.738730+0000","last_undegraded":"2023-09-23T20:28:00.738730+0000","last_fullsized":"2023-09-23T20:28:00.738730+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":84,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.722879+0000","last_change":"2023-09-23T20:23:29.162113+0000","last_active":"2023-09-23T20:28:00.722879+0000","last_peered":"2023-09-23T20:28:00.722879+0000","last_clean":"2023-09-23T20:28:00.722879+0000","last_became_active":"2023-09-23T20:23:29.161724+0000","last_became_peered":"2023-09-23T20:23:29.161724+0000","last_unstale":"2023-09-23T20:28:00.722879+0000","last_undegraded":"2023-09-23T20:28:00.722879+0000","last_fullsized":"2023-09-23T20:28:00.722879+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:19:38.116803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.0","version":"0'0","reported_seq":10,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.745322+0000","last_change":"2023-09-23T20:28:00.744931+0000","last_active":"2023-09-23T20:28:00.745322+0000","last_peered":"2023-09-23T20:28:00.745322+0000","last_clean":"2023-09-23T20:28:00.745322+0000","last_became_active":"2023-09-23T20:28:00.743198+0000","last_became_peered":"2023-09-23T20:28:00.743198+0000","last_unstale":"2023-09-23T20:28:00.745322+0000","last_undegraded":"2023-09-23T20:28:00.745322+0000","last_fullsized":"2023-09-23T20:28:00.745322+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":118,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.723010+0000","last_change":"2023-09-23T20:27:29.397271+0000","last_active":"2023-09-23T20:28:00.723010+0000","last_peered":"2023-09-23T20:28:00.723010+0000","last_clean":"2023-09-23T20:28:00.723010+0000","last_became_active":"2023-09-23T20:27:29.045499+0000","last_became_peered":"2023-09-23T20:27:29.045499+0000","last_unstale":"2023-09-23T20:28:00.723010+0000","last_undegraded":"2023-09-23T20:28:00.723010+0000","last_fullsized":"2023-09-23T20:28:00.723010+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.404795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":133,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.737639+0000","last_change":"2023-09-23T20:20:46.887466+0000","last_active":"2023-09-23T20:28:00.737639+0000","last_peered":"2023-09-23T20:28:00.737639+0000","last_clean":"2023-09-23T20:28:00.737639+0000","last_became_active":"2023-09-23T20:20:46.885443+0000","last_became_peered":"2023-09-23T20:20:46.885443+0000","last_unstale":"2023-09-23T20:28:00.737639+0000","last_undegraded":"2023-09-23T20:28:00.737639+0000","last_fullsized":"2023-09-23T20:28:00.737639+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"0'0","reported_seq":11,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.735562+0000","last_change":"2023-09-23T20:28:00.735035+0000","last_active":"2023-09-23T20:28:00.735562+0000","last_peered":"2023-09-23T20:28:00.735562+0000","last_clean":"2023-09-23T20:28:00.735562+0000","last_became_active":"2023-09-23T20:28:00.734604+0000","last_became_peered":"2023-09-23T20:28:00.734604+0000","last_unstale":"2023-09-23T20:28:00.735562+0000","last_undegraded":"2023-09-23T20:28:00.735562+0000","last_fullsized":"2023-09-23T20:28:00.735562+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:09:50.656963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":169,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738254+0000","last_change":"2023-09-23T20:12:42.644131+0000","last_active":"2023-09-23T20:28:00.738254+0000","last_peered":"2023-09-23T20:28:00.738254+0000","last_clean":"2023-09-23T20:28:00.738254+0000","last_became_active":"2023-09-23T20:12:42.643632+0000","last_became_peered":"2023-09-23T20:12:42.643632+0000","last_unstale":"2023-09-23T20:28:00.738254+0000","last_undegraded":"2023-09-23T20:28:00.738254+0000","last_fullsized":"2023-09-23T20:28:00.738254+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.726375+0000","last_change":"2023-09-23T20:17:34.745482+0000","last_active":"2023-09-23T20:28:00.726375+0000","last_peered":"2023-09-23T20:28:00.726375+0000","last_clean":"2023-09-23T20:28:00.726375+0000","last_became_active":"2023-09-23T20:17:34.745160+0000","last_became_peered":"2023-09-23T20:17:34.745160+0000","last_unstale":"2023-09-23T20:28:00.726375+0000","last_undegraded":"2023-09-23T20:28:00.726375+0000","last_fullsized":"2023-09-23T20:28:00.726375+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:36:39.925165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.2","version":"0'0","reported_seq":10,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.748620+0000","last_change":"2023-09-23T20:28:00.747377+0000","last_active":"2023-09-23T20:28:00.748620+0000","last_peered":"2023-09-23T20:28:00.748620+0000","last_clean":"2023-09-23T20:28:00.748620+0000","last_became_active":"2023-09-23T20:28:00.747013+0000","last_became_peered":"2023-09-23T20:28:00.747013+0000","last_unstale":"2023-09-23T20:28:00.748620+0000","last_undegraded":"2023-09-23T20:28:00.748620+0000","last_fullsized":"2023-09-23T20:28:00.748620+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":201,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.734749+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:28:00.734749+0000","last_peered":"2023-09-23T20:28:00.734749+0000","last_clean":"2023-09-23T20:28:00.734749+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:28:00.734749+0000","last_undegraded":"2023-09-23T20:28:00.734749+0000","last_fullsized":"2023-09-23T20:28:00.734749+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.746008+0000","last_change":"2023-09-23T20:17:34.749999+0000","last_active":"2023-09-23T20:28:00.746008+0000","last_peered":"2023-09-23T20:28:00.746008+0000","last_clean":"2023-09-23T20:28:00.746008+0000","last_became_active":"2023-09-23T20:17:34.749604+0000","last_became_peered":"2023-09-23T20:17:34.749604+0000","last_unstale":"2023-09-23T20:28:00.746008+0000","last_undegraded":"2023-09-23T20:28:00.746008+0000","last_fullsized":"2023-09-23T20:28:00.746008+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"0'0","reported_seq":11,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.743966+0000","last_change":"2023-09-23T20:28:00.743554+0000","last_active":"2023-09-23T20:28:00.743966+0000","last_peered":"2023-09-23T20:28:00.743966+0000","last_clean":"2023-09-23T20:28:00.743966+0000","last_became_active":"2023-09-23T20:28:00.743144+0000","last_became_peered":"2023-09-23T20:28:00.743144+0000","last_unstale":"2023-09-23T20:28:00.743966+0000","last_undegraded":"2023-09-23T20:28:00.743966+0000","last_fullsized":"2023-09-23T20:28:00.743966+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:10:10.065348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":190,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.721575+0000","last_change":"2023-09-23T20:27:29.046441+0000","last_active":"2023-09-23T20:28:00.721575+0000","last_peered":"2023-09-23T20:28:00.721575+0000","last_clean":"2023-09-23T20:28:00.721575+0000","last_became_active":"2023-09-23T20:27:29.045064+0000","last_became_peered":"2023-09-23T20:27:29.045064+0000","last_unstale":"2023-09-23T20:28:00.721575+0000","last_undegraded":"2023-09-23T20:28:00.721575+0000","last_fullsized":"2023-09-23T20:28:00.721575+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:27:07.533830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":204,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.723384+0000","last_change":"2023-09-23T20:24:14.034906+0000","last_active":"2023-09-23T20:28:00.723384+0000","last_peered":"2023-09-23T20:28:00.723384+0000","last_clean":"2023-09-23T20:28:00.723384+0000","last_became_active":"2023-09-23T20:24:14.034518+0000","last_became_peered":"2023-09-23T20:24:14.034518+0000","last_unstale":"2023-09-23T20:28:00.723384+0000","last_undegraded":"2023-09-23T20:28:00.723384+0000","last_fullsized":"2023-09-23T20:28:00.723384+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:56.127605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"0'0","reported_seq":11,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.737384+0000","last_change":"2023-09-23T20:28:00.736676+0000","last_active":"2023-09-23T20:28:00.737384+0000","last_peered":"2023-09-23T20:28:00.737384+0000","last_clean":"2023-09-23T20:28:00.737384+0000","last_became_active":"2023-09-23T20:28:00.736317+0000","last_became_peered":"2023-09-23T20:28:00.736317+0000","last_unstale":"2023-09-23T20:28:00.737384+0000","last_undegraded":"2023-09-23T20:28:00.737384+0000","last_fullsized":"2023-09-23T20:28:00.737384+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.592646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.4","version":"0'0","reported_seq":230,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.722373+0000","last_change":"2023-09-23T20:24:13.947517+0000","last_active":"2023-09-23T20:28:00.722373+0000","last_peered":"2023-09-23T20:28:00.722373+0000","last_clean":"2023-09-23T20:28:00.722373+0000","last_became_active":"2023-09-23T20:24:13.946657+0000","last_became_peered":"2023-09-23T20:24:13.946657+0000","last_unstale":"2023-09-23T20:28:00.722373+0000","last_undegraded":"2023-09-23T20:28:00.722373+0000","last_fullsized":"2023-09-23T20:28:00.722373+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:02:40.167007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":191,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738485+0000","last_change":"2023-09-23T20:20:46.889997+0000","last_active":"2023-09-23T20:28:00.738485+0000","last_peered":"2023-09-23T20:28:00.738485+0000","last_clean":"2023-09-23T20:28:00.738485+0000","last_became_active":"2023-09-23T20:20:46.882382+0000","last_became_peered":"2023-09-23T20:20:46.882382+0000","last_unstale":"2023-09-23T20:28:00.738485+0000","last_undegraded":"2023-09-23T20:28:00.738485+0000","last_fullsized":"2023-09-23T20:28:00.738485+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":147,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.721904+0000","last_change":"2023-09-23T20:12:42.639167+0000","last_active":"2023-09-23T20:28:00.721904+0000","last_peered":"2023-09-23T20:28:00.721904+0000","last_clean":"2023-09-23T20:28:00.721904+0000","last_became_active":"2023-09-23T20:12:42.638819+0000","last_became_peered":"2023-09-23T20:12:42.638819+0000","last_unstale":"2023-09-23T20:28:00.721904+0000","last_undegraded":"2023-09-23T20:28:00.721904+0000","last_fullsized":"2023-09-23T20:28:00.721904+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:52.829269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.8","version":"0'0","reported_seq":10,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.745178+0000","last_change":"2023-09-23T20:28:00.743350+0000","last_active":"2023-09-23T20:28:00.745178+0000","last_peered":"2023-09-23T20:28:00.745178+0000","last_clean":"2023-09-23T20:28:00.745178+0000","last_became_active":"2023-09-23T20:28:00.743074+0000","last_became_peered":"2023-09-23T20:28:00.743074+0000","last_unstale":"2023-09-23T20:28:00.745178+0000","last_undegraded":"2023-09-23T20:28:00.745178+0000","last_fullsized":"2023-09-23T20:28:00.745178+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":171,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.737902+0000","last_change":"2023-09-23T20:12:42.635735+0000","last_active":"2023-09-23T20:28:00.737902+0000","last_peered":"2023-09-23T20:28:00.737902+0000","last_clean":"2023-09-23T20:28:00.737902+0000","last_became_active":"2023-09-23T20:12:42.635355+0000","last_became_peered":"2023-09-23T20:12:42.635355+0000","last_unstale":"2023-09-23T20:28:00.737902+0000","last_undegraded":"2023-09-23T20:28:00.737902+0000","last_fullsized":"2023-09-23T20:28:00.737902+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.737817+0000","last_change":"2023-09-23T20:23:29.166258+0000","last_active":"2023-09-23T20:28:00.737817+0000","last_peered":"2023-09-23T20:28:00.737817+0000","last_clean":"2023-09-23T20:28:00.737817+0000","last_became_active":"2023-09-23T20:23:29.164964+0000","last_became_peered":"2023-09-23T20:23:29.164964+0000","last_unstale":"2023-09-23T20:28:00.737817+0000","last_undegraded":"2023-09-23T20:28:00.737817+0000","last_fullsized":"2023-09-23T20:28:00.737817+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":186,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.722252+0000","last_change":"2023-09-23T20:20:46.887431+0000","last_active":"2023-09-23T20:28:00.722252+0000","last_peered":"2023-09-23T20:28:00.722252+0000","last_clean":"2023-09-23T20:28:00.722252+0000","last_became_active":"2023-09-23T20:20:46.887215+0000","last_became_peered":"2023-09-23T20:20:46.887215+0000","last_unstale":"2023-09-23T20:28:00.722252+0000","last_undegraded":"2023-09-23T20:28:00.722252+0000","last_fullsized":"2023-09-23T20:28:00.722252+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:00.583354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.b","version":"0'0","reported_seq":11,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738729+0000","last_change":"2023-09-23T20:28:00.738444+0000","last_active":"2023-09-23T20:28:00.738729+0000","last_peered":"2023-09-23T20:28:00.738729+0000","last_clean":"2023-09-23T20:28:00.738729+0000","last_became_active":"2023-09-23T20:28:00.738071+0000","last_became_peered":"2023-09-23T20:28:00.738071+0000","last_unstale":"2023-09-23T20:28:00.738729+0000","last_undegraded":"2023-09-23T20:28:00.738729+0000","last_fullsized":"2023-09-23T20:28:00.738729+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.396176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":215,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.725627+0000","last_change":"2023-09-23T20:23:29.157990+0000","last_active":"2023-09-23T20:28:00.725627+0000","last_peered":"2023-09-23T20:28:00.725627+0000","last_clean":"2023-09-23T20:28:00.725627+0000","last_became_active":"2023-09-23T20:23:29.157617+0000","last_became_peered":"2023-09-23T20:23:29.157617+0000","last_unstale":"2023-09-23T20:28:00.725627+0000","last_undegraded":"2023-09-23T20:28:00.725627+0000","last_fullsized":"2023-09-23T20:28:00.725627+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:33.776522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":162,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.721309+0000","last_change":"2023-09-23T20:13:11.228564+0000","last_active":"2023-09-23T20:28:00.721309+0000","last_peered":"2023-09-23T20:28:00.721309+0000","last_clean":"2023-09-23T20:28:00.721309+0000","last_became_active":"2023-09-23T20:13:11.228221+0000","last_became_peered":"2023-09-23T20:13:11.228221+0000","last_unstale":"2023-09-23T20:28:00.721309+0000","last_undegraded":"2023-09-23T20:28:00.721309+0000","last_fullsized":"2023-09-23T20:28:00.721309+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:51.917162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.723306+0000","last_change":"2023-09-23T20:27:29.043254+0000","last_active":"2023-09-23T20:28:00.723306+0000","last_peered":"2023-09-23T20:28:00.723306+0000","last_clean":"2023-09-23T20:28:00.723306+0000","last_became_active":"2023-09-23T20:27:29.042898+0000","last_became_peered":"2023-09-23T20:27:29.042898+0000","last_unstale":"2023-09-23T20:28:00.723306+0000","last_undegraded":"2023-09-23T20:28:00.723306+0000","last_fullsized":"2023-09-23T20:28:00.723306+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:10:18.940795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"0'0","reported_seq":10,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.748158+0000","last_change":"2023-09-23T20:28:00.746412+0000","last_active":"2023-09-23T20:28:00.748158+0000","last_peered":"2023-09-23T20:28:00.748158+0000","last_clean":"2023-09-23T20:28:00.748158+0000","last_became_active":"2023-09-23T20:28:00.746036+0000","last_became_peered":"2023-09-23T20:28:00.746036+0000","last_unstale":"2023-09-23T20:28:00.748158+0000","last_undegraded":"2023-09-23T20:28:00.748158+0000","last_fullsized":"2023-09-23T20:28:00.748158+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":223,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738001+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:28:00.738001+0000","last_peered":"2023-09-23T20:28:00.738001+0000","last_clean":"2023-09-23T20:28:00.738001+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:28:00.738001+0000","last_undegraded":"2023-09-23T20:28:00.738001+0000","last_fullsized":"2023-09-23T20:28:00.738001+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":383,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.735205+0000","last_change":"2023-09-23T20:27:30.041624+0000","last_active":"2023-09-23T20:28:00.735205+0000","last_peered":"2023-09-23T20:28:00.735205+0000","last_clean":"2023-09-23T20:28:00.735205+0000","last_became_active":"2023-09-23T20:27:30.040996+0000","last_became_peered":"2023-09-23T20:27:30.040996+0000","last_unstale":"2023-09-23T20:28:00.735205+0000","last_undegraded":"2023-09-23T20:28:00.735205+0000","last_fullsized":"2023-09-23T20:28:00.735205+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":94,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.737794+0000","last_change":"2023-09-23T20:20:46.881058+0000","last_active":"2023-09-23T20:28:00.737794+0000","last_peered":"2023-09-23T20:28:00.737794+0000","last_clean":"2023-09-23T20:28:00.737794+0000","last_became_active":"2023-09-23T20:20:46.880787+0000","last_became_peered":"2023-09-23T20:20:46.880787+0000","last_unstale":"2023-09-23T20:28:00.737794+0000","last_undegraded":"2023-09-23T20:28:00.737794+0000","last_fullsized":"2023-09-23T20:28:00.737794+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":187,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738027+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:28:00.738027+0000","last_peered":"2023-09-23T20:28:00.738027+0000","last_clean":"2023-09-23T20:28:00.738027+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:28:00.738027+0000","last_undegraded":"2023-09-23T20:28:00.738027+0000","last_fullsized":"2023-09-23T20:28:00.738027+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"0'0","reported_seq":11,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.737879+0000","last_change":"2023-09-23T20:28:00.737489+0000","last_active":"2023-09-23T20:28:00.737879+0000","last_peered":"2023-09-23T20:28:00.737879+0000","last_clean":"2023-09-23T20:28:00.737879+0000","last_became_active":"2023-09-23T20:28:00.737026+0000","last_became_peered":"2023-09-23T20:28:00.737026+0000","last_unstale":"2023-09-23T20:28:00.737879+0000","last_undegraded":"2023-09-23T20:28:00.737879+0000","last_fullsized":"2023-09-23T20:28:00.737879+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.039357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":74,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.734541+0000","last_change":"2023-09-23T20:24:13.981204+0000","last_active":"2023-09-23T20:28:00.734541+0000","last_peered":"2023-09-23T20:28:00.734541+0000","last_clean":"2023-09-23T20:28:00.734541+0000","last_became_active":"2023-09-23T20:24:13.980192+0000","last_became_peered":"2023-09-23T20:24:13.980192+0000","last_unstale":"2023-09-23T20:28:00.734541+0000","last_undegraded":"2023-09-23T20:28:00.734541+0000","last_fullsized":"2023-09-23T20:28:00.734541+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":160,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738264+0000","last_change":"2023-09-23T20:24:13.956630+0000","last_active":"2023-09-23T20:28:00.738264+0000","last_peered":"2023-09-23T20:28:00.738264+0000","last_clean":"2023-09-23T20:28:00.738264+0000","last_became_active":"2023-09-23T20:24:13.956233+0000","last_became_peered":"2023-09-23T20:24:13.956233+0000","last_unstale":"2023-09-23T20:28:00.738264+0000","last_undegraded":"2023-09-23T20:28:00.738264+0000","last_fullsized":"2023-09-23T20:28:00.738264+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":137,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.722675+0000","last_change":"2023-09-23T20:27:29.045440+0000","last_active":"2023-09-23T20:28:00.722675+0000","last_peered":"2023-09-23T20:28:00.722675+0000","last_clean":"2023-09-23T20:28:00.722675+0000","last_became_active":"2023-09-23T20:27:29.045081+0000","last_became_peered":"2023-09-23T20:27:29.045081+0000","last_unstale":"2023-09-23T20:28:00.722675+0000","last_undegraded":"2023-09-23T20:28:00.722675+0000","last_fullsized":"2023-09-23T20:28:00.722675+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:47.394784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.f","version":"0'0","reported_seq":11,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.736330+0000","last_change":"2023-09-23T20:28:00.735918+0000","last_active":"2023-09-23T20:28:00.736330+0000","last_peered":"2023-09-23T20:28:00.736330+0000","last_clean":"2023-09-23T20:28:00.736330+0000","last_became_active":"2023-09-23T20:28:00.735535+0000","last_became_peered":"2023-09-23T20:28:00.735535+0000","last_unstale":"2023-09-23T20:28:00.736330+0000","last_undegraded":"2023-09-23T20:28:00.736330+0000","last_fullsized":"2023-09-23T20:28:00.736330+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:20.119179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":18,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.735327+0000","last_change":"2023-09-23T20:27:29.051041+0000","last_active":"2023-09-23T20:28:00.735327+0000","last_peered":"2023-09-23T20:28:00.735327+0000","last_clean":"2023-09-23T20:28:00.735327+0000","last_became_active":"2023-09-23T20:27:29.050189+0000","last_became_peered":"2023-09-23T20:27:29.050189+0000","last_unstale":"2023-09-23T20:28:00.735327+0000","last_undegraded":"2023-09-23T20:28:00.735327+0000","last_fullsized":"2023-09-23T20:28:00.735327+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":162,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.722569+0000","last_change":"2023-09-23T20:13:11.229795+0000","last_active":"2023-09-23T20:28:00.722569+0000","last_peered":"2023-09-23T20:28:00.722569+0000","last_clean":"2023-09-23T20:28:00.722569+0000","last_became_active":"2023-09-23T20:13:11.229378+0000","last_became_peered":"2023-09-23T20:13:11.229378+0000","last_unstale":"2023-09-23T20:28:00.722569+0000","last_undegraded":"2023-09-23T20:28:00.722569+0000","last_fullsized":"2023-09-23T20:28:00.722569+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.097077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738052+0000","last_change":"2023-09-23T20:24:13.956255+0000","last_active":"2023-09-23T20:28:00.738052+0000","last_peered":"2023-09-23T20:28:00.738052+0000","last_clean":"2023-09-23T20:28:00.738052+0000","last_became_active":"2023-09-23T20:24:13.949385+0000","last_became_peered":"2023-09-23T20:24:13.949385+0000","last_unstale":"2023-09-23T20:28:00.738052+0000","last_undegraded":"2023-09-23T20:28:00.738052+0000","last_fullsized":"2023-09-23T20:28:00.738052+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.c","version":"0'0","reported_seq":10,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.744485+0000","last_change":"2023-09-23T20:28:00.744072+0000","last_active":"2023-09-23T20:28:00.744485+0000","last_peered":"2023-09-23T20:28:00.744485+0000","last_clean":"2023-09-23T20:28:00.744485+0000","last_became_active":"2023-09-23T20:28:00.743729+0000","last_became_peered":"2023-09-23T20:28:00.743729+0000","last_unstale":"2023-09-23T20:28:00.744485+0000","last_undegraded":"2023-09-23T20:28:00.744485+0000","last_fullsized":"2023-09-23T20:28:00.744485+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[7,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":22,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.734943+0000","last_change":"2023-09-23T20:27:29.404316+0000","last_active":"2023-09-23T20:28:00.734943+0000","last_peered":"2023-09-23T20:28:00.734943+0000","last_clean":"2023-09-23T20:28:00.734943+0000","last_became_active":"2023-09-23T20:27:29.045925+0000","last_became_peered":"2023-09-23T20:27:29.045925+0000","last_unstale":"2023-09-23T20:28:00.734943+0000","last_undegraded":"2023-09-23T20:28:00.734943+0000","last_fullsized":"2023-09-23T20:28:00.734943+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,5,4],"acting":[7,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":147,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.722880+0000","last_change":"2023-09-23T20:12:42.639372+0000","last_active":"2023-09-23T20:28:00.722880+0000","last_peered":"2023-09-23T20:28:00.722880+0000","last_clean":"2023-09-23T20:28:00.722880+0000","last_became_active":"2023-09-23T20:12:42.638304+0000","last_became_peered":"2023-09-23T20:12:42.638304+0000","last_unstale":"2023-09-23T20:28:00.722880+0000","last_undegraded":"2023-09-23T20:28:00.722880+0000","last_fullsized":"2023-09-23T20:28:00.722880+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:40.194453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.734353+0000","last_change":"2023-09-23T20:27:29.051616+0000","last_active":"2023-09-23T20:28:00.734353+0000","last_peered":"2023-09-23T20:28:00.734353+0000","last_clean":"2023-09-23T20:28:00.734353+0000","last_became_active":"2023-09-23T20:27:29.051029+0000","last_became_peered":"2023-09-23T20:27:29.051029+0000","last_unstale":"2023-09-23T20:28:00.734353+0000","last_undegraded":"2023-09-23T20:28:00.734353+0000","last_fullsized":"2023-09-23T20:28:00.734353+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"0'0","reported_seq":10,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.744414+0000","last_change":"2023-09-23T20:28:00.743540+0000","last_active":"2023-09-23T20:28:00.744414+0000","last_peered":"2023-09-23T20:28:00.744414+0000","last_clean":"2023-09-23T20:28:00.744414+0000","last_became_active":"2023-09-23T20:28:00.743113+0000","last_became_peered":"2023-09-23T20:28:00.743113+0000","last_unstale":"2023-09-23T20:28:00.744414+0000","last_undegraded":"2023-09-23T20:28:00.744414+0000","last_fullsized":"2023-09-23T20:28:00.744414+0000","mapping_epoch":199,"log_start":"0'0","ondisk_log_start":"0'0","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":225,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.746038+0000","last_change":"2023-09-23T20:27:29.050298+0000","last_active":"2023-09-23T20:28:00.746038+0000","last_peered":"2023-09-23T20:28:00.746038+0000","last_clean":"2023-09-23T20:28:00.746038+0000","last_became_active":"2023-09-23T20:27:29.050011+0000","last_became_peered":"2023-09-23T20:27:29.050011+0000","last_unstale":"2023-09-23T20:28:00.746038+0000","last_undegraded":"2023-09-23T20:28:00.746038+0000","last_fullsized":"2023-09-23T20:28:00.746038+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":116,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.723096+0000","last_change":"2023-09-23T20:27:29.402708+0000","last_active":"2023-09-23T20:28:00.723096+0000","last_peered":"2023-09-23T20:28:00.723096+0000","last_clean":"2023-09-23T20:28:00.723096+0000","last_became_active":"2023-09-23T20:27:29.046543+0000","last_became_peered":"2023-09-23T20:27:29.046543+0000","last_unstale":"2023-09-23T20:28:00.723096+0000","last_undegraded":"2023-09-23T20:28:00.723096+0000","last_fullsized":"2023-09-23T20:28:00.723096+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:36:00.124293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":111,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738164+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:28:00.738164+0000","last_peered":"2023-09-23T20:28:00.738164+0000","last_clean":"2023-09-23T20:28:00.738164+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:28:00.738164+0000","last_undegraded":"2023-09-23T20:28:00.738164+0000","last_fullsized":"2023-09-23T20:28:00.738164+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":169,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.734975+0000","last_change":"2023-09-23T20:24:13.957773+0000","last_active":"2023-09-23T20:28:00.734975+0000","last_peered":"2023-09-23T20:28:00.734975+0000","last_clean":"2023-09-23T20:28:00.734975+0000","last_became_active":"2023-09-23T20:24:13.957261+0000","last_became_peered":"2023-09-23T20:24:13.957261+0000","last_unstale":"2023-09-23T20:28:00.734975+0000","last_undegraded":"2023-09-23T20:28:00.734975+0000","last_fullsized":"2023-09-23T20:28:00.734975+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"0'0","reported_seq":212,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.726208+0000","last_change":"2023-09-23T20:23:29.160058+0000","last_active":"2023-09-23T20:28:00.726208+0000","last_peered":"2023-09-23T20:28:00.726208+0000","last_clean":"2023-09-23T20:28:00.726208+0000","last_became_active":"2023-09-23T20:23:29.159485+0000","last_became_peered":"2023-09-23T20:23:29.159485+0000","last_unstale":"2023-09-23T20:28:00.726208+0000","last_undegraded":"2023-09-23T20:28:00.726208+0000","last_fullsized":"2023-09-23T20:28:00.726208+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.463108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":169,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738640+0000","last_change":"2023-09-23T20:12:42.638415+0000","last_active":"2023-09-23T20:28:00.738640+0000","last_peered":"2023-09-23T20:28:00.738640+0000","last_clean":"2023-09-23T20:28:00.738640+0000","last_became_active":"2023-09-23T20:12:42.637959+0000","last_became_peered":"2023-09-23T20:12:42.637959+0000","last_unstale":"2023-09-23T20:28:00.738640+0000","last_undegraded":"2023-09-23T20:28:00.738640+0000","last_fullsized":"2023-09-23T20:28:00.738640+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":150,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.722869+0000","last_change":"2023-09-23T20:20:46.874296+0000","last_active":"2023-09-23T20:28:00.722869+0000","last_peered":"2023-09-23T20:28:00.722869+0000","last_clean":"2023-09-23T20:28:00.722869+0000","last_became_active":"2023-09-23T20:20:46.874019+0000","last_became_peered":"2023-09-23T20:20:46.874019+0000","last_unstale":"2023-09-23T20:28:00.722869+0000","last_undegraded":"2023-09-23T20:28:00.722869+0000","last_fullsized":"2023-09-23T20:28:00.722869+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:20:13.226723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":154,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.738622+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:28:00.738622+0000","last_peered":"2023-09-23T20:28:00.738622+0000","last_clean":"2023-09-23T20:28:00.738622+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:28:00.738622+0000","last_undegraded":"2023-09-23T20:28:00.738622+0000","last_fullsized":"2023-09-23T20:28:00.738622+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":119,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.725813+0000","last_change":"2023-09-23T20:23:29.158609+0000","last_active":"2023-09-23T20:28:00.725813+0000","last_peered":"2023-09-23T20:28:00.725813+0000","last_clean":"2023-09-23T20:28:00.725813+0000","last_became_active":"2023-09-23T20:23:29.158330+0000","last_became_peered":"2023-09-23T20:23:29.158330+0000","last_unstale":"2023-09-23T20:28:00.725813+0000","last_undegraded":"2023-09-23T20:28:00.725813+0000","last_fullsized":"2023-09-23T20:28:00.725813+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:30:49.070925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1e","version":"59'1","reported_seq":90,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.746355+0000","last_change":"2023-09-23T20:20:46.882380+0000","last_active":"2023-09-23T20:28:00.746355+0000","last_peered":"2023-09-23T20:28:00.746355+0000","last_clean":"2023-09-23T20:28:00.746355+0000","last_became_active":"2023-09-23T20:20:46.882047+0000","last_became_peered":"2023-09-23T20:20:46.882047+0000","last_unstale":"2023-09-23T20:28:00.746355+0000","last_undegraded":"2023-09-23T20:28:00.746355+0000","last_fullsized":"2023-09-23T20:28:00.746355+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":201,"state":"active+clean","last_fresh":"2023-09-23T20:28:02.685832+0000","last_change":"2023-09-23T20:23:29.158243+0000","last_active":"2023-09-23T20:28:02.685832+0000","last_peered":"2023-09-23T20:28:02.685832+0000","last_clean":"2023-09-23T20:28:02.685832+0000","last_became_active":"2023-09-23T20:23:29.157871+0000","last_became_peered":"2023-09-23T20:23:29.157871+0000","last_unstale":"2023-09-23T20:28:02.685832+0000","last_undegraded":"2023-09-23T20:28:02.685832+0000","last_fullsized":"2023-09-23T20:28:02.685832+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:36.566725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":75,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.740129+0000","last_change":"2023-09-23T20:23:29.170710+0000","last_active":"2023-09-23T20:28:00.740129+0000","last_peered":"2023-09-23T20:28:00.740129+0000","last_clean":"2023-09-23T20:28:00.740129+0000","last_became_active":"2023-09-23T20:23:29.161885+0000","last_became_peered":"2023-09-23T20:23:29.161885+0000","last_unstale":"2023-09-23T20:28:00.740129+0000","last_undegraded":"2023-09-23T20:28:00.740129+0000","last_fullsized":"2023-09-23T20:28:00.740129+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":166,"reported_epoch":200,"state":"active+clean","last_fresh":"2023-09-23T20:28:00.734485+0000","last_change":"2023-09-23T20:12:42.638385+0000","last_active":"2023-09-23T20:28:00.734485+0000","last_peered":"2023-09-23T20:28:00.734485+0000","last_clean":"2023-09-23T20:28:00.734485+0000","last_became_active":"2023-09-23T20:12:42.638003+0000","last_became_peered":"2023-09-23T20:12:42.638003+0000","last_unstale":"2023-09-23T20:28:00.734485+0000","last_undegraded":"2023-09-23T20:28:00.734485+0000","last_fullsized":"2023-09-23T20:28:00.734485+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37,"num_bytes_recovered":10532,"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":114688,"data_stored":17268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":48,"acting":48,"num_store_stats":6},{"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":176,"seq":755914244450,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":303736,"kb_used_data":2416,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93441416,"statfs":{"total":95995035648,"available":95684009984,"internally_reserved":0,"allocated":2473984,"data_stored":1952834,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:27:17 2023","interfaces":[{"interface":"back","average":{"1min":1.802,"5min":1.6259999999999999,"15min":1.294},"min":{"1min":0.30599999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":6.4580000000000002,"5min":11.51,"15min":11.51},"last":0.65600000000000003},{"interface":"front","average":{"1min":1.7509999999999999,"5min":2.0760000000000001,"15min":1.915},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":4.6109999999999998,"5min":13.624000000000001,"15min":13.624000000000001},"last":0.746}]},{"osd":1,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":1.9059999999999999,"5min":1.833,"15min":1.571},"min":{"1min":0.309,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.4880000000000004,"5min":11.577,"15min":11.577},"last":0.81000000000000005},{"interface":"front","average":{"1min":1.837,"5min":2.339,"15min":2.2709999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":4.6630000000000003,"5min":13.712,"15min":13.712},"last":0.90300000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":3.0600000000000001,"5min":2.0310000000000001,"15min":1.9530000000000001},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":28.364999999999998,"5min":28.364999999999998,"15min":28.364999999999998},"last":1.036},{"interface":"front","average":{"1min":3.2240000000000002,"5min":2.0329999999999999,"15min":1.542},"min":{"1min":0.34799999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":28.381,"5min":28.381,"15min":28.381},"last":0.98599999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":1.99,"5min":1.6970000000000001,"15min":1.716},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":9.6430000000000007,"5min":9.6430000000000007,"15min":9.6430000000000007},"last":0.84499999999999997},{"interface":"front","average":{"1min":2.2709999999999999,"5min":2.1899999999999999,"15min":1.9279999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":8.2609999999999992,"5min":11.542999999999999,"15min":11.542999999999999},"last":1.077}]},{"osd":4,"last update":"Sat Sep 23 20:27:17 2023","interfaces":[{"interface":"back","average":{"1min":2.73,"5min":2.8940000000000001,"15min":2.734},"min":{"1min":0.38400000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":10.724,"5min":16.827999999999999,"15min":16.827999999999999},"last":1.121},{"interface":"front","average":{"1min":2.3100000000000001,"5min":1.9930000000000001,"15min":1.8109999999999999},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":7.7430000000000003,"5min":7.7430000000000003,"15min":7.7430000000000003},"last":1.155}]},{"osd":5,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":2.5089999999999999,"5min":2.4279999999999999,"15min":2.1480000000000001},"min":{"1min":0.41399999999999998,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":6.5910000000000002,"5min":11.481999999999999,"15min":11.481999999999999},"last":1.232},{"interface":"front","average":{"1min":4.1200000000000001,"5min":3.1520000000000001,"15min":2.7240000000000002},"min":{"1min":0.54800000000000004,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":9.9949999999999992,"5min":14.241,"15min":14.241},"last":1.3220000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:27:18 2023","interfaces":[{"interface":"back","average":{"1min":3.2930000000000001,"5min":2.9510000000000001,"15min":2.6669999999999998},"min":{"1min":0.50900000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":7.2569999999999997,"5min":16.015000000000001,"15min":16.015000000000001},"last":1.4259999999999999},{"interface":"front","average":{"1min":2.891,"5min":2.4319999999999999,"15min":2.448},"min":{"1min":0.45400000000000001,"5min":0.371,"15min":0.371},"max":{"1min":9.6940000000000008,"5min":9.6940000000000008,"15min":9.6940000000000008},"last":1.296}]}]},{"osd":6,"up_from":42,"seq":180388626803,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":373040,"kb_used_data":71720,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93372112,"statfs":{"total":95995035648,"available":95613042688,"internally_reserved":0,"allocated":73441280,"data_stored":72928505,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:27:48 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":1.829,"15min":1.8009999999999999},"min":{"1min":0.29399999999999998,"5min":0.26300000000000001,"15min":0.252},"max":{"1min":3.5459999999999998,"5min":36.418999999999997,"15min":109.01000000000001},"last":0.75},{"interface":"front","average":{"1min":0.82199999999999995,"5min":1.9810000000000001,"15min":1.9330000000000001},"min":{"1min":0.375,"5min":0.30499999999999999,"15min":0.27400000000000002},"max":{"1min":3.504,"5min":38.719999999999999,"15min":106.128},"last":0.623}]},{"osd":1,"last update":"Sat Sep 23 20:27:06 2023","interfaces":[{"interface":"back","average":{"1min":2.0419999999999998,"5min":2.1890000000000001,"15min":2.3319999999999999},"min":{"1min":0.29799999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":9.1959999999999997,"5min":24.117000000000001,"15min":123.797},"last":0.69299999999999995},{"interface":"front","average":{"1min":1.9830000000000001,"5min":2.145,"15min":2.2810000000000001},"min":{"1min":0.34399999999999997,"5min":0.29399999999999998,"15min":0.27200000000000002},"max":{"1min":9.3550000000000004,"5min":23.167999999999999,"15min":119.018},"last":0.78500000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:27:33 2023","interfaces":[{"interface":"back","average":{"1min":1.5189999999999999,"5min":2.0209999999999999,"15min":2.3889999999999998},"min":{"1min":0.33900000000000002,"5min":0.318,"15min":0.318},"max":{"1min":6.2080000000000002,"5min":23.395,"15min":118.75700000000001},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.3859999999999999,"5min":1.77,"15min":1.825},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":7.8390000000000004,"5min":23.324000000000002,"15min":58.567},"last":0.93000000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:27:14 2023","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.651,"15min":1.8089999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":7.9560000000000004,"5min":10.247,"15min":10.247},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.5089999999999999,"5min":1.524,"15min":1.492},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":5.3179999999999996,"5min":7.734,"15min":7.734},"last":0.97899999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:27:48 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.7949999999999999,"15min":1.26},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27400000000000002},"max":{"1min":5.0720000000000001,"5min":13.891,"15min":13.891},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.8120000000000001,"15min":1.224},"min":{"1min":0.40000000000000002,"5min":0.38100000000000001,"15min":0.29099999999999998},"max":{"1min":4.0300000000000002,"5min":10.156000000000001,"15min":10.156000000000001},"last":0.95599999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:27:48 2023","interfaces":[{"interface":"back","average":{"1min":1.3140000000000001,"5min":1.744,"15min":1.3260000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.27800000000000002},"max":{"1min":6.1900000000000004,"5min":16.138000000000002,"15min":16.138000000000002},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.8109999999999999,"15min":1.3260000000000001},"min":{"1min":0.40899999999999997,"5min":0.377,"15min":0.35199999999999998},"max":{"1min":3.988,"5min":9.8059999999999992,"15min":9.8059999999999992},"last":1.0740000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:27:17 2023","interfaces":[{"interface":"back","average":{"1min":2.0169999999999999,"5min":2.6539999999999999,"15min":2.794},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":10.173,"5min":10.173,"15min":10.173},"last":1.002},{"interface":"front","average":{"1min":2.004,"5min":2.3479999999999999,"15min":2.516},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":7.9900000000000002,"5min":10.192,"15min":10.192},"last":1.159}]}]},{"osd":1,"up_from":82,"seq":352187318456,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":416728,"kb_used_data":2704,"kb_used_omap":4,"kb_used_meta":414011,"kb_avail":93328424,"statfs":{"total":95995035648,"available":95568306176,"internally_reserved":0,"allocated":2768896,"data_stored":1987592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":423948174},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.76500000000000001,"15min":1.4239999999999999},"min":{"1min":0.29799999999999999,"5min":0.23300000000000001,"15min":0.17899999999999999},"max":{"1min":2.5600000000000001,"5min":6.3099999999999996,"15min":103.074},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.79000000000000004,"15min":1.254},"min":{"1min":0.26900000000000002,"5min":0.215,"15min":0.20999999999999999},"max":{"1min":0.93300000000000005,"5min":7.024,"15min":103.333},"last":0.55900000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:27:24 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":2.8050000000000002,"15min":2.27},"min":{"1min":0.252,"5min":0.245,"15min":0.20399999999999999},"max":{"1min":3.7799999999999998,"5min":165.70699999999999,"15min":165.70699999999999},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.78000000000000003,"5min":2.899,"15min":2.3039999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23400000000000001},"max":{"1min":3.4580000000000002,"5min":165.16499999999999,"15min":165.16499999999999},"last":0.51300000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:27:17 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":1.0049999999999999,"15min":0.94899999999999995},"min":{"1min":0.34300000000000003,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":3.8679999999999999,"5min":6.5170000000000003,"15min":6.5170000000000003},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.149,"15min":1.143},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":3.8919999999999999,"5min":6.423,"15min":6.423},"last":0.61899999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:28:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.258,"15min":1.1879999999999999},"min":{"1min":0.36199999999999999,"5min":0.309,"15min":0.309},"max":{"1min":2.2789999999999999,"5min":5.1079999999999997,"15min":7.0010000000000003},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.2210000000000001,"15min":1.365},"min":{"1min":0.38900000000000001,"5min":0.33200000000000002,"15min":0.314},"max":{"1min":3.3559999999999999,"5min":12.427,"15min":12.427},"last":0.79100000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:28:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.6479999999999999,"15min":1.379},"min":{"1min":0.378,"5min":0.36299999999999999,"15min":0.32200000000000001},"max":{"1min":5.1849999999999996,"5min":6.8220000000000001,"15min":8.1400000000000006},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.004,"5min":1.569,"15min":1.516},"min":{"1min":0.40300000000000002,"5min":0.36599999999999999,"15min":0.27400000000000002},"max":{"1min":3.0569999999999999,"5min":12.374000000000001,"15min":12.374000000000001},"last":0.84299999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:28:05 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":3.2050000000000001,"15min":1.9730000000000001},"min":{"1min":0.443,"5min":0.32200000000000001,"15min":0.317},"max":{"1min":4.718,"5min":165.07300000000001,"15min":165.07300000000001},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.079,"5min":2.9929999999999999,"15min":2.4039999999999999},"min":{"1min":0.46200000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.6360000000000001,"5min":165.512,"15min":165.512},"last":0.91600000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:27:20 2023","interfaces":[{"interface":"back","average":{"1min":1.544,"5min":2.1989999999999998,"15min":2.359},"min":{"1min":0.437,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":7.1639999999999997,"5min":7.1639999999999997,"15min":7.1639999999999997},"last":0.82299999999999995},{"interface":"front","average":{"1min":1.4450000000000001,"5min":2.1749999999999998,"15min":2.323},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":3.9550000000000001,"5min":7.0519999999999996,"15min":7.0519999999999996},"last":0.93000000000000005}]}]},{"osd":0,"up_from":0,"seq":330712481985,"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":2,"up_from":87,"seq":373662154933,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":428796,"kb_used_data":2100,"kb_used_omap":7,"kb_used_meta":426680,"kb_avail":93316356,"statfs":{"total":95995035648,"available":95555948544,"internally_reserved":0,"allocated":2150400,"data_stored":1393574,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":436920401},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:27:38 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":2.4119999999999999,"15min":2.6779999999999999},"min":{"1min":0.22800000000000001,"5min":0.19600000000000001,"15min":0.18099999999999999},"max":{"1min":5.7469999999999999,"5min":102.217,"15min":167.488},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.44400000000000001,"5min":2.3889999999999998,"15min":2.3319999999999999},"min":{"1min":0.26200000000000001,"5min":0.248,"15min":0.20999999999999999},"max":{"1min":0.92300000000000004,"5min":103.23999999999999,"15min":142.285},"last":0.39700000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:27:38 2023","interfaces":[{"interface":"back","average":{"1min":16.219000000000001,"5min":7.2590000000000003,"15min":4.2880000000000003},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.222},"max":{"1min":212.00299999999999,"5min":212.00299999999999,"15min":212.00299999999999},"last":0.55500000000000005},{"interface":"front","average":{"1min":16.510000000000002,"5min":7.4710000000000001,"15min":4.3970000000000002},"min":{"1min":0.27600000000000002,"5min":0.24299999999999999,"15min":0.23899999999999999},"max":{"1min":213.32900000000001,"5min":213.32900000000001,"15min":213.32900000000001},"last":0.66500000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:27:16 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":1.3,"15min":1.554},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.2869999999999999,"5min":5.3280000000000003,"15min":5.3280000000000003},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.67000000000000004,"15min":0.66400000000000003},"min":{"1min":0.33500000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.5429999999999999,"5min":2.528,"15min":2.528},"last":0.51200000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:27:38 2023","interfaces":[{"interface":"back","average":{"1min":1.5940000000000001,"5min":1.421,"15min":1.2789999999999999},"min":{"1min":0.40999999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":5.8570000000000002,"5min":7.5919999999999996,"15min":10.499000000000001},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.4239999999999999,"5min":1.8029999999999999,"15min":1.3009999999999999},"min":{"1min":0.46100000000000002,"5min":0.36299999999999999,"15min":0.31},"max":{"1min":5.3230000000000004,"5min":22.736999999999998,"15min":22.736999999999998},"last":0.98199999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:27:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":3.173,"15min":1.8440000000000001},"min":{"1min":0.40600000000000003,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":2.726,"5min":94.459999999999994,"15min":94.459999999999994},"last":0.76400000000000001},{"interface":"front","average":{"1min":1.496,"5min":3.169,"15min":1.9370000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":9.0060000000000002,"5min":93.994,"15min":93.994},"last":1.0720000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:27:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2889999999999999,"5min":3.0139999999999998,"15min":1.7869999999999999},"min":{"1min":0.41899999999999998,"5min":0.371,"15min":0.36599999999999999},"max":{"1min":4.5789999999999997,"5min":93.918999999999997,"15min":93.918999999999997},"last":0.82499999999999996},{"interface":"front","average":{"1min":1.2470000000000001,"5min":3.0299999999999998,"15min":1.8899999999999999},"min":{"1min":0.46800000000000003,"5min":0.311,"15min":0.311},"max":{"1min":4.5549999999999997,"5min":94.558999999999997,"15min":94.558999999999997},"last":1.0209999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:27:20 2023","interfaces":[{"interface":"back","average":{"1min":1.494,"5min":1.968,"15min":2.0750000000000002},"min":{"1min":0.42599999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":5.4450000000000003,"5min":11.327999999999999,"15min":11.327999999999999},"last":0.874},{"interface":"front","average":{"1min":2.0569999999999999,"5min":2.4830000000000001,"15min":2.661},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":7.7009999999999996,"5min":14.217000000000001,"15min":14.217000000000001},"last":1.0009999999999999}]}]},{"osd":3,"up_from":0,"seq":738734374960,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":4,"up_from":30,"seq":128849019266,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311344,"kb_used_data":1832,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93433808,"statfs":{"total":95995035648,"available":95676219392,"internally_reserved":0,"allocated":1875968,"data_stored":1362396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:27:39 2023","interfaces":[{"interface":"back","average":{"1min":1.3740000000000001,"5min":1.8009999999999999,"15min":1.7809999999999999},"min":{"1min":0.34699999999999998,"5min":0.26900000000000002,"15min":0.252},"max":{"1min":6.9420000000000002,"5min":50.899000000000001,"15min":144.358},"last":0.65800000000000003},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.833,"15min":1.7969999999999999},"min":{"1min":0.42399999999999999,"5min":0.30399999999999999,"15min":0.29599999999999999},"max":{"1min":4.8209999999999997,"5min":50.811999999999998,"15min":144.327},"last":0.71899999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:27:06 2023","interfaces":[{"interface":"back","average":{"1min":2.1629999999999998,"5min":2.2989999999999999,"15min":1.6799999999999999},"min":{"1min":0.28799999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":6.8970000000000002,"5min":47.679000000000002,"15min":47.679000000000002},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.841,"5min":2.383,"15min":1.75},"min":{"1min":0.35399999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":7.0700000000000003,"5min":47.729999999999997,"15min":47.729999999999997},"last":0.81999999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:27:39 2023","interfaces":[{"interface":"back","average":{"1min":1.5589999999999999,"5min":5.4749999999999996,"15min":2.77},"min":{"1min":0.42499999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.6639999999999997,"5min":271.36099999999999,"15min":271.36099999999999},"last":0.78100000000000003},{"interface":"front","average":{"1min":1.7330000000000001,"5min":5.5780000000000003,"15min":2.847},"min":{"1min":0.52900000000000003,"5min":0.36699999999999999,"15min":0.32500000000000001},"max":{"1min":6.9980000000000002,"5min":271.09300000000002,"15min":271.09300000000002},"last":0.755}]},{"osd":3,"last update":"Sat Sep 23 20:27:10 2023","interfaces":[{"interface":"back","average":{"1min":1.804,"5min":1.744,"15min":1.829},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.9710000000000001,"5min":6.9710000000000001,"15min":6.9710000000000001},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.4399999999999999,"5min":1.343,"15min":1.2529999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":5.2350000000000003,"5min":9.3689999999999998,"15min":9.3689999999999998},"last":0.83799999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:27:39 2023","interfaces":[{"interface":"back","average":{"1min":2.242,"5min":1.8440000000000001,"15min":1.302},"min":{"1min":0.42099999999999999,"5min":0.34000000000000002,"15min":0.32100000000000001},"max":{"1min":7.056,"5min":11.391,"15min":11.391},"last":1.008},{"interface":"front","average":{"1min":2.2210000000000001,"5min":1.9910000000000001,"15min":1.3979999999999999},"min":{"1min":0.46100000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":5.431,"5min":12.324999999999999,"15min":12.324999999999999},"last":0.91200000000000003}]},{"osd":6,"last update":"Sat Sep 23 20:27:20 2023","interfaces":[{"interface":"back","average":{"1min":2.5430000000000001,"5min":1.919,"15min":1.2609999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":10.141,"5min":10.141,"15min":10.141},"last":0.95099999999999996},{"interface":"front","average":{"1min":2.7400000000000002,"5min":1.9390000000000001,"15min":1.335},"min":{"1min":0.44800000000000001,"5min":0.40400000000000003,"15min":0.36799999999999999},"max":{"1min":11.332000000000001,"5min":11.332000000000001,"15min":11.332000000000001},"last":0.93200000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:27:20 2023","interfaces":[{"interface":"back","average":{"1min":2.149,"5min":2.1589999999999998,"15min":2.0150000000000001},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":7.9219999999999997,"5min":11.324,"15min":11.324},"last":0.61499999999999999},{"interface":"front","average":{"1min":2.6280000000000001,"5min":2.383,"15min":2.2949999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":10.24,"5min":10.24,"15min":10.24},"last":0.68600000000000005}]}]},{"osd":5,"up_from":36,"seq":154618823035,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":398044,"kb_used_data":100820,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93347108,"statfs":{"total":95995035648,"available":95587438592,"internally_reserved":0,"allocated":103239680,"data_stored":102742017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:27:50 2023","interfaces":[{"interface":"back","average":{"1min":1.54,"5min":2.4220000000000002,"15min":1.5009999999999999},"min":{"1min":0.39000000000000001,"5min":0.27900000000000003,"15min":0.26300000000000001},"max":{"1min":10.135,"5min":95.099999999999994,"15min":95.099999999999994},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.70899999999999996,"5min":2.395,"15min":1.538},"min":{"1min":0.42099999999999999,"5min":0.221,"15min":0.221},"max":{"1min":1.036,"5min":95.147000000000006,"15min":95.147000000000006},"last":1.0589999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:27:10 2023","interfaces":[{"interface":"back","average":{"1min":1.8029999999999999,"5min":2.48,"15min":1.5069999999999999},"min":{"1min":0.36399999999999999,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":11.27,"5min":94.028999999999996,"15min":94.028999999999996},"last":0.68500000000000005},{"interface":"front","average":{"1min":1.524,"5min":2.524,"15min":1.611},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":5.5449999999999999,"5min":94.141999999999996,"15min":94.141999999999996},"last":0.752}]},{"osd":2,"last update":"Sat Sep 23 20:27:37 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":2.0419999999999998,"15min":1.427},"min":{"1min":0.34399999999999997,"5min":0.33200000000000002,"15min":0.312},"max":{"1min":5.5199999999999996,"5min":59.082000000000001,"15min":59.082000000000001},"last":0.66500000000000004},{"interface":"front","average":{"1min":1.756,"5min":2.5139999999999998,"15min":1.625},"min":{"1min":0.48999999999999999,"5min":0.35199999999999998,"15min":0.29799999999999999},"max":{"1min":10.177,"5min":61.100999999999999,"15min":61.100999999999999},"last":1.109}]},{"osd":3,"last update":"Sat Sep 23 20:27:10 2023","interfaces":[{"interface":"back","average":{"1min":1.7529999999999999,"5min":1.452,"15min":1.2370000000000001},"min":{"1min":0.47999999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":11.362,"5min":11.362,"15min":11.362},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.5509999999999999,"5min":1.694,"15min":1.744},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":5.5659999999999998,"5min":6.3920000000000003,"15min":6.3920000000000003},"last":0.89300000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:27:50 2023","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":1.538,"15min":1.2},"min":{"1min":0.314,"5min":0.314,"15min":0.313},"max":{"1min":1.6830000000000001,"5min":6.8540000000000001,"15min":6.8540000000000001},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.6919999999999999,"5min":1.7809999999999999,"15min":1.2689999999999999},"min":{"1min":0.41399999999999998,"5min":0.34300000000000003,"15min":0.32600000000000001},"max":{"1min":13.076000000000001,"5min":13.433999999999999,"15min":13.433999999999999},"last":1.1850000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:27:19 2023","interfaces":[{"interface":"back","average":{"1min":3.5990000000000002,"5min":2.2850000000000001,"15min":1.5049999999999999},"min":{"1min":0.44500000000000001,"5min":0.373,"15min":0.373},"max":{"1min":13.843,"5min":13.843,"15min":13.843},"last":1.016},{"interface":"front","average":{"1min":2.3029999999999999,"5min":2.1520000000000001,"15min":1.4390000000000001},"min":{"1min":0.45700000000000002,"5min":0.31,"15min":0.31},"max":{"1min":6.8680000000000003,"5min":14.4,"15min":14.4},"last":1.159}]},{"osd":7,"last update":"Sat Sep 23 20:27:19 2023","interfaces":[{"interface":"back","average":{"1min":3.4620000000000002,"5min":2.6459999999999999,"15min":2.5379999999999998},"min":{"1min":0.47499999999999998,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":16.745999999999999,"5min":16.745999999999999,"15min":16.745999999999999},"last":1.3400000000000001},{"interface":"front","average":{"1min":2.383,"5min":2.0470000000000002,"15min":1.849},"min":{"1min":0.434,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":10.468,"5min":11.305,"15min":11.305},"last":1.24}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:28:09.583 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T20:28:09.583 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:28:09.583 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:28:09.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-09-23T20:28:09.653 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:09.684 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:09.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:09.789 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:09.813 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:09.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:09.917 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:09.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:09 smithi098 bash[74888]: cluster 2023-09-23T20:28:08.409922+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:09.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:09 smithi098 bash[74888]: audit 2023-09-23T20:28:09.585048+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-09-23T20:28:09.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:09 smithi098 bash[74888]: audit 2023-09-23T20:28:09.592170+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:09.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:09 smithi098 bash[78228]: cluster 2023-09-23T20:28:08.409922+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:09.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:09 smithi098 bash[78228]: audit 2023-09-23T20:28:09.585048+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-09-23T20:28:09.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:09 smithi098 bash[78228]: audit 2023-09-23T20:28:09.592170+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:09.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:09.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:09.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:10.040 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:10.053 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:09 smithi173 bash[59517]: cluster 2023-09-23T20:28:08.409922+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:10.053 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:09 smithi173 bash[59517]: audit 2023-09-23T20:28:09.585048+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-09-23T20:28:10.054 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:09 smithi173 bash[59517]: audit 2023-09-23T20:28:09.592170+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:10.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:10.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:10.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:10.201 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:10.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:10.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:10.337 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:28:10.340 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:10.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:10.356 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:28:10.375 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:28:10.395 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:28:10.418 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:28:10.440 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:28:10.444 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:10.463 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:28:10.469 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:10.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:10.486 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:28:10.487 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:28:10.487 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:28:10.487 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:28:10.488 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:28:10.488 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:28:10.488 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:28:10.488 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:28:10.488 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:28:10.572 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:10.606 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:10.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:10.709 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:10.739 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:10.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:10.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:10.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:10.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:10.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:10.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:10.988 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:10 smithi098 bash[78228]: audit 2023-09-23T20:28:09.895135+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-09-23T20:28:10.988 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:10 smithi098 bash[78228]: cluster 2023-09-23T20:28:09.895208+0000 mon.a (mon.0) 1064 : cluster 0 osdmap e202: 8 total, 8 up, 6 in 2023-09-23T20:28:10.988 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:10 smithi098 bash[78228]: cluster 2023-09-23T20:28:09.898056+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:28:10.989 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:10 smithi098 bash[78228]: audit 2023-09-23T20:28:10.240702+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:10.989 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:10 smithi098 bash[78228]: audit 2023-09-23T20:28:10.311656+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.98:0/1125761363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:10.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:10 smithi098 bash[74888]: audit 2023-09-23T20:28:09.895135+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-09-23T20:28:10.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:10 smithi098 bash[74888]: cluster 2023-09-23T20:28:09.895208+0000 mon.a (mon.0) 1064 : cluster 0 osdmap e202: 8 total, 8 up, 6 in 2023-09-23T20:28:10.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:10 smithi098 bash[74888]: cluster 2023-09-23T20:28:09.898056+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:28:10.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:10 smithi098 bash[74888]: audit 2023-09-23T20:28:10.240702+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:10.989 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:10 smithi098 bash[74888]: audit 2023-09-23T20:28:10.311656+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.98:0/1125761363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:11.008 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:11.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:11.111 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:11.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:10 smithi173 bash[59517]: audit 2023-09-23T20:28:09.895135+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-09-23T20:28:11.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:10 smithi173 bash[59517]: cluster 2023-09-23T20:28:09.895208+0000 mon.a (mon.0) 1064 : cluster 0 osdmap e202: 8 total, 8 up, 6 in 2023-09-23T20:28:11.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:10 smithi173 bash[59517]: cluster 2023-09-23T20:28:09.898056+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:28:11.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:10 smithi173 bash[59517]: audit 2023-09-23T20:28:10.240702+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:11.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:10 smithi173 bash[59517]: audit 2023-09-23T20:28:10.311656+0000 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.98:0/1125761363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:11.145 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:11.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:11.248 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:11.270 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:11.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:11.374 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:11.405 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:11.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:11.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:11.540 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:11.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:11.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:11.675 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:11.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:11.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:11.809 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:11.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:11.911 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:11.942 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:11.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:11.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:12.046 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:12.071 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:12.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:12.174 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:12.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:12.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:12.302 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.329 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:12.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.464 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:12.568 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:12 smithi173 bash[59517]: cluster 2023-09-23T20:28:10.410548+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:12 smithi173 bash[59517]: cluster 2023-09-23T20:28:11.252259+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e203: 8 total, 8 up, 6 in 2023-09-23T20:28:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:12 smithi173 bash[59517]: cluster 2023-09-23T20:28:11.254230+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:28:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:12 smithi173 bash[59517]: cluster 2023-09-23T20:28:11.254298+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:28:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:12 smithi173 bash[59517]: cluster 2023-09-23T20:28:11.257076+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:28:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:12 smithi173 bash[59517]: cluster 2023-09-23T20:28:11.258628+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:28:12.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:12.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:12.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[78228]: cluster 2023-09-23T20:28:10.410548+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[78228]: cluster 2023-09-23T20:28:11.252259+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e203: 8 total, 8 up, 6 in 2023-09-23T20:28:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[78228]: cluster 2023-09-23T20:28:11.254230+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:28:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[78228]: cluster 2023-09-23T20:28:11.254298+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:28:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[78228]: cluster 2023-09-23T20:28:11.257076+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:28:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[78228]: cluster 2023-09-23T20:28:11.258628+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:28:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[74888]: cluster 2023-09-23T20:28:10.410548+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[74888]: cluster 2023-09-23T20:28:11.252259+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e203: 8 total, 8 up, 6 in 2023-09-23T20:28:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[74888]: cluster 2023-09-23T20:28:11.254230+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:28:12.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[74888]: cluster 2023-09-23T20:28:11.254298+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:28:12.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[74888]: cluster 2023-09-23T20:28:11.257076+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T20:28:12.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:12 smithi098 bash[74888]: cluster 2023-09-23T20:28:11.258628+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T20:28:12.699 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.728 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:12.832 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:12.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:12.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:12.967 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.997 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:12.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:12.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:13.100 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:13.135 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:13.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:13.204 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:13.212 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:13.239 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:13.265 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:13.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:13.368 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:13.389 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:13.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:13.493 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:13.523 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:13.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:13.627 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:13.659 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:13.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:13.763 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:13.790 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:13.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:13.893 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:13.928 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:13.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:13.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:14.032 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:14.062 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:14.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:14.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:14.199 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:14.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:14.267 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:28:14.303 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:14.316 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:14 smithi173 bash[59517]: cluster 2023-09-23T20:28:12.411054+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v766: 89 pgs: 1 peering, 88 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:14.316 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:14 smithi173 bash[59517]: audit 2023-09-23T20:28:13.444827+0000 mon.a (mon.0) 1067 : audit 1 from='client.? 172.21.15.98:0/3475420875' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:28:14.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:14.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:14.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:14.468 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:14.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:14.572 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:14.584 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:14 smithi098 bash[78228]: cluster 2023-09-23T20:28:12.411054+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v766: 89 pgs: 1 peering, 88 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:14.584 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:14 smithi098 bash[78228]: audit 2023-09-23T20:28:13.444827+0000 mon.a (mon.0) 1067 : audit 1 from='client.? 172.21.15.98:0/3475420875' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:28:14.585 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:14 smithi098 bash[74888]: cluster 2023-09-23T20:28:12.411054+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v766: 89 pgs: 1 peering, 88 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:14.585 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:14 smithi098 bash[74888]: audit 2023-09-23T20:28:13.444827+0000 mon.a (mon.0) 1067 : audit 1 from='client.? 172.21.15.98:0/3475420875' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:28:14.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:14.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:14.709 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:14.736 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:28:14.743 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:14.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:14.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:14.881 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:14.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:14.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:14.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:15.012 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:15.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:15.115 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:15.141 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:15.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:15.244 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:15.280 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:15.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:15.383 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:15.416 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:15.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:15.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:15.529 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[78228]: cluster 2023-09-23T20:28:14.247825+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:28:15.529 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[78228]: audit 2023-09-23T20:28:14.256559+0000 mon.a (mon.0) 1069 : audit 1 from='client.? 172.21.15.98:0/3475420875' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:28:15.529 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[78228]: cluster 2023-09-23T20:28:14.256682+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:28:15.529 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[78228]: cluster 2023-09-23T20:28:14.256750+0000 mon.a (mon.0) 1070 : cluster 0 osdmap e204: 8 total, 8 up, 6 in 2023-09-23T20:28:15.529 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[78228]: cluster 2023-09-23T20:28:14.256819+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:28:15.529 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[78228]: cluster 2023-09-23T20:28:14.411523+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v768: 89 pgs: 1 peering, 88 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:15.529 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[74888]: cluster 2023-09-23T20:28:14.247825+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:28:15.529 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[74888]: audit 2023-09-23T20:28:14.256559+0000 mon.a (mon.0) 1069 : audit 1 from='client.? 172.21.15.98:0/3475420875' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:28:15.529 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[74888]: cluster 2023-09-23T20:28:14.256682+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:28:15.530 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[74888]: cluster 2023-09-23T20:28:14.256750+0000 mon.a (mon.0) 1070 : cluster 0 osdmap e204: 8 total, 8 up, 6 in 2023-09-23T20:28:15.530 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[74888]: cluster 2023-09-23T20:28:14.256819+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:28:15.530 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:15 smithi098 bash[74888]: cluster 2023-09-23T20:28:14.411523+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v768: 89 pgs: 1 peering, 88 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:15.543 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:15.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:15.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:15 smithi173 bash[59517]: cluster 2023-09-23T20:28:14.247825+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:28:15.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:15 smithi173 bash[59517]: audit 2023-09-23T20:28:14.256559+0000 mon.a (mon.0) 1069 : audit 1 from='client.? 172.21.15.98:0/3475420875' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:28:15.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:15 smithi173 bash[59517]: cluster 2023-09-23T20:28:14.256682+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:28:15.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:15 smithi173 bash[59517]: cluster 2023-09-23T20:28:14.256750+0000 mon.a (mon.0) 1070 : cluster 0 osdmap e204: 8 total, 8 up, 6 in 2023-09-23T20:28:15.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:15 smithi173 bash[59517]: cluster 2023-09-23T20:28:14.256819+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:28:15.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:15 smithi173 bash[59517]: cluster 2023-09-23T20:28:14.411523+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v768: 89 pgs: 1 peering, 88 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:15.645 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:15.677 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:15.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:15.780 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:15.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:15.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:15.920 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:15.952 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:15.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:15.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:16.055 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:16.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:16.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:16.192 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:16.225 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:16.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:16.329 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:16.361 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:16.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:16.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:16 smithi098 bash[74888]: cluster 2023-09-23T20:28:15.045511+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:28:16.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:28:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:28:16] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.33.4" 2023-09-23T20:28:16.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:16 smithi098 bash[78228]: cluster 2023-09-23T20:28:15.045511+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:28:16.465 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:16.490 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:16.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:16.593 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:16.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:16 smithi173 bash[59517]: cluster 2023-09-23T20:28:15.045511+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T20:28:16.618 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:16.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:16.721 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:16.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:16.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:16.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:16.880 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:16.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:16.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:16.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:17.017 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:17.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:17.120 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:17.151 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:17.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:17.254 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:17.289 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:17.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:17.393 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:17.419 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:17.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:17.523 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:17.546 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:17.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:17.589 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:17 smithi098 bash[78228]: cluster 2023-09-23T20:28:16.412211+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:17.589 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:17 smithi098 bash[74888]: cluster 2023-09-23T20:28:16.412211+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:17.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:17 smithi173 bash[59517]: cluster 2023-09-23T20:28:16.412211+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:17.650 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:17.684 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:17.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:17.788 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:17.818 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:17.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:17.922 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:17.951 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:17.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:17.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:18.054 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:18.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:18.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:18.185 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:18.216 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:18.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:18.320 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:18.351 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:18.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:18.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:18.480 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:18.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:18.583 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:18.613 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:18.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:18.717 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:18.742 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:18.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:18.846 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:18.878 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:18.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:18.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:18.975 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:28:18.981 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:19.009 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:19.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:19.075 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:19.112 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:19.131 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:19.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:19.235 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:19.261 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:19.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:19.364 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:19.389 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:19.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:19.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:19.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:19.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:19.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:19.637 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:19 smithi098 bash[74888]: cluster 2023-09-23T20:28:18.413020+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:19.637 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:19 smithi098 bash[78228]: cluster 2023-09-23T20:28:18.413020+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:19.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:19.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:19.759 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:19.773 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:19 smithi173 bash[59517]: cluster 2023-09-23T20:28:18.413020+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:19.792 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:19.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:19.898 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:19.926 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:19.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:19.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:20.030 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:20.058 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:20.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:20.161 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:20.197 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:20.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:20.301 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:20.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:20.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:20.438 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:20.471 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:20.576 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:20.605 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:20.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:20.708 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:20.743 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:20.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:20.848 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:20.881 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:20.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:20.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:20.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:21.005 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:21.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:21.109 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:21.134 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:21.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:21.237 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:21.257 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:21.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:21.360 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:21.388 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:21.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:21.492 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:21.513 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:21.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:21.616 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:21.624 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:28:21.624 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:28:21.624 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 0 2023-09-23T20:28:21.624 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:28:21.638 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:21.648 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:21.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:21.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:21.774 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:21.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:21.877 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:21.910 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:21.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:21.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:21.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:21 smithi098 bash[78228]: cluster 2023-09-23T20:28:20.413506+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:21.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:21 smithi098 bash[74888]: cluster 2023-09-23T20:28:20.413506+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:22.013 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:22.042 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:22.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:22.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:22.167 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:22.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:22.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:22.282 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:21 smithi173 bash[59517]: cluster 2023-09-23T20:28:20.413506+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:22.301 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:22.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:22.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:22.428 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:22.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:22.555 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:22.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:22.659 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:22.686 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:22.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:22.789 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:22.823 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:22.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:22.928 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:22.957 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:22.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:22.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:23.061 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:23.133 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:23.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:23.236 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:23.257 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:23.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:23.360 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:23.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:23.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:23.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:23.516 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:23.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:23.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:23.652 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:23.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:23.757 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:23.787 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:23.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:23.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:23.912 INFO:teuthology.orchestra.run.smithi098.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-09-23T20:28:23.914 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:23.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:23.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:24.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:24.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:24.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:24.144 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:24.166 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:24.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:24.169 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:23 smithi098 bash[78228]: cluster 2023-09-23T20:28:22.414116+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:24.169 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:23 smithi098 bash[78228]: audit 2023-09-23T20:28:23.313076+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.98:0/2626049609' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:28:24.169 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:23 smithi098 bash[78228]: audit 2023-09-23T20:28:23.313618+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:28:24.169 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:23 smithi098 bash[74888]: cluster 2023-09-23T20:28:22.414116+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:24.169 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:23 smithi098 bash[74888]: audit 2023-09-23T20:28:23.313076+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.98:0/2626049609' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:28:24.169 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:23 smithi098 bash[74888]: audit 2023-09-23T20:28:23.313618+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:28:24.269 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:24.282 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:23 smithi173 bash[59517]: cluster 2023-09-23T20:28:22.414116+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:24.282 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:23 smithi173 bash[59517]: audit 2023-09-23T20:28:23.313076+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.98:0/2626049609' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:28:24.282 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:23 smithi173 bash[59517]: audit 2023-09-23T20:28:23.313618+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:28:24.303 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:24.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:24.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:24.443 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:24.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:24.453 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T20:28:24.548 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:24.574 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:24.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:24.679 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:24.715 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:24.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:24.818 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:24.854 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:24.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:24.958 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:24.970 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:24 smithi173 bash[59517]: audit 2023-09-23T20:28:23.901966+0000 mon.a (mon.0) 1072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:28:24.970 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:24 smithi173 bash[59517]: cluster 2023-09-23T20:28:23.902158+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e205: 8 total, 8 up, 6 in 2023-09-23T20:28:24.970 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:24 smithi173 bash[59517]: cluster 2023-09-23T20:28:24.014025+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:24.970 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:24 smithi173 bash[59517]: cluster 2023-09-23T20:28:24.016537+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:24.970 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:24 smithi173 bash[59517]: cluster 2023-09-23T20:28:24.211778+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:24.970 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:24 smithi173 bash[59517]: cluster 2023-09-23T20:28:24.212115+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:24.970 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:24 smithi173 bash[59517]: audit 2023-09-23T20:28:24.592924+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:24.991 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:24.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:24.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:25.095 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:25.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:25.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[74888]: audit 2023-09-23T20:28:23.901966+0000 mon.a (mon.0) 1072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:28:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[74888]: cluster 2023-09-23T20:28:23.902158+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e205: 8 total, 8 up, 6 in 2023-09-23T20:28:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[74888]: cluster 2023-09-23T20:28:24.014025+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[74888]: cluster 2023-09-23T20:28:24.016537+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[74888]: cluster 2023-09-23T20:28:24.211778+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:25.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[74888]: cluster 2023-09-23T20:28:24.212115+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:25.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[74888]: audit 2023-09-23T20:28:24.592924+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:25.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[78228]: audit 2023-09-23T20:28:23.901966+0000 mon.a (mon.0) 1072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:28:25.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[78228]: cluster 2023-09-23T20:28:23.902158+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e205: 8 total, 8 up, 6 in 2023-09-23T20:28:25.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[78228]: cluster 2023-09-23T20:28:24.014025+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:25.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[78228]: cluster 2023-09-23T20:28:24.016537+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:25.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[78228]: cluster 2023-09-23T20:28:24.211778+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:25.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[78228]: cluster 2023-09-23T20:28:24.212115+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:25.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:24 smithi098 bash[78228]: audit 2023-09-23T20:28:24.592924+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:25.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:25.253 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:25.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:25.356 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:25.391 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:25.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:25.495 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:25.525 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:25.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:25.629 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:25.660 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:25.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:25.765 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:25.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:25.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:25.898 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:25.920 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:25.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:25.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:26.023 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:26.045 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:26.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:26.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:25 smithi173 bash[59517]: cluster 2023-09-23T20:28:24.211738+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:26.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:25 smithi173 bash[59517]: cluster 2023-09-23T20:28:24.414728+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v774: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:26.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:25 smithi173 bash[59517]: audit 2023-09-23T20:28:25.260635+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:26.148 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:26.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:25 smithi098 bash[78228]: cluster 2023-09-23T20:28:24.211738+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:26.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:25 smithi098 bash[78228]: cluster 2023-09-23T20:28:24.414728+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v774: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:26.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:25 smithi098 bash[78228]: audit 2023-09-23T20:28:25.260635+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:26.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:25 smithi098 bash[74888]: cluster 2023-09-23T20:28:24.211738+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T20:28:26.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:25 smithi098 bash[74888]: cluster 2023-09-23T20:28:24.414728+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v774: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:26.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:25 smithi098 bash[74888]: audit 2023-09-23T20:28:25.260635+0000 mon.a (mon.0) 1075 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:26.181 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:28:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:28:26] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.33.4" 2023-09-23T20:28:26.181 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:26.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:26.283 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:26.313 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:26.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:26.418 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:26.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:26.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:26.550 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:26.575 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:26.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:26.680 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:26.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:26.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:26.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:26.845 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:26.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:26.948 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:26.980 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:26.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:26.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:27.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:27.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:27.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:27.213 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:27.244 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:27.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:27.347 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:27.374 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:27.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:27.477 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:27.507 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:27.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:27.611 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:27.633 DEBUG:teuthology.orchestra.run.smithi098:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_3 bench 90 write' 2023-09-23T20:28:27.634 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:27.635 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:28:27.635 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:28:27.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:27.737 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:27.757 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:hints = 1 2023-09-23T20:28:27.757 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:28:27.757 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object prefix: benchmark_data_smithi098_152778 2023-09-23T20:28:27.757 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:28:27.758 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:28:27.779 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:27.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:27.885 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:27.906 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:27.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:27.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:28.010 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:28.034 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:28.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:28.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:27 smithi173 bash[59517]: cluster 2023-09-23T20:28:26.415919+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:28.138 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:28.170 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:28.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:28.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:27 smithi098 bash[74888]: cluster 2023-09-23T20:28:26.415919+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:28.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:27 smithi098 bash[78228]: cluster 2023-09-23T20:28:26.415919+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 534 GiB / 536 GiB avail 2023-09-23T20:28:28.279 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:28.303 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:28.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:28.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:28.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:28.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:28.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:28.554 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:28.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:28.659 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:28.689 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:28.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:28.758 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 1 16 3019 3003 187.678 187.688 0.00717685 0.00530845 2023-09-23T20:28:28.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:28.820 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:28.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:28.924 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:28.952 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:28.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:28.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:29.055 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:29.086 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:29.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:29.189 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:29.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:29.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:29.323 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:29.349 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:29.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:29.452 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:29.478 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:29.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:29.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:29.607 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:29.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:29.667 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:29.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:29.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:29.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:29.758 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 2 15 5884 5869 183.394 179.125 0.00433706 0.00544007 2023-09-23T20:28:29.848 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:29.879 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:29.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:29.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:29.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:30.014 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:30.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:30.118 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:30.147 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:30.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:30.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:29 smithi098 bash[78228]: cluster 2023-09-23T20:28:28.416404+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 6.6 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 614 KiB/s wr, 9 op/s 2023-09-23T20:28:30.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:29 smithi098 bash[74888]: cluster 2023-09-23T20:28:28.416404+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 6.6 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 614 KiB/s wr, 9 op/s 2023-09-23T20:28:30.252 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:30.261 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:29 smithi173 bash[59517]: cluster 2023-09-23T20:28:28.416404+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 6.6 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 614 KiB/s wr, 9 op/s 2023-09-23T20:28:30.278 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:30.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:30.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:30.517 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:30.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:30.620 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:30.644 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:30.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:30.748 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:30.758 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 3 16 8473 8457 176.174 161.75 0.00446439 0.00566521 2023-09-23T20:28:30.777 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:30.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:30.881 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:30.905 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:30.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:30.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:31.008 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:31.038 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:31.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:31.143 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:31.171 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:31.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:31.257 INFO:teuthology.orchestra.run.smithi098.stdout:moved 15 / 267 (5.61798%) 2023-09-23T20:28:31.257 INFO:teuthology.orchestra.run.smithi098.stdout:avg 44.5 2023-09-23T20:28:31.257 INFO:teuthology.orchestra.run.smithi098.stdout:stddev 5.1559 -> 4.5 (expected baseline 6.08961) 2023-09-23T20:28:31.257 INFO:teuthology.orchestra.run.smithi098.stdout:min osd.2 with 39 -> 36 pgs (0.876405 -> 0.808989 * mean) 2023-09-23T20:28:31.257 INFO:teuthology.orchestra.run.smithi098.stdout:max osd.1 with 54 -> 43 pgs (1.21348 -> 0.966292 * mean) 2023-09-23T20:28:31.257 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:28:31.258 INFO:teuthology.orchestra.run.smithi098.stdout:oload 110 2023-09-23T20:28:31.258 INFO:teuthology.orchestra.run.smithi098.stdout:max_change 1 2023-09-23T20:28:31.258 INFO:teuthology.orchestra.run.smithi098.stdout:max_change_osds 4 2023-09-23T20:28:31.258 INFO:teuthology.orchestra.run.smithi098.stdout:average_utilization 0.0038 2023-09-23T20:28:31.258 INFO:teuthology.orchestra.run.smithi098.stdout:overload_utilization 0.0042 2023-09-23T20:28:31.258 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 weight 1.0000 -> 0.8368 2023-09-23T20:28:31.258 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 weight 1.0000 -> 0.8611 2023-09-23T20:28:31.263 INFO:teuthology.orchestra.run.smithi098.stderr:no change 2023-09-23T20:28:31.274 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:31.303 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:31.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:31.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:31.433 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:31.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:31.537 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:31.546 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:28:31 smithi098 bash[71111]: debug 2023-09-23T20:28:31.249+0000 7ffbaa68b700 -1 mgr.server reply reply (2) No such file or directory no change 2023-09-23T20:28:31.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:31.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:31.666 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:31.702 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:31.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:31.758 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 4 16 10930 10914 170.518 153.562 0.0028384 0.00585465 2023-09-23T20:28:31.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:31.842 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:31.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:31.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:31 smithi098 bash[74888]: cluster 2023-09-23T20:28:30.416888+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 6.6 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 614 KiB/s wr, 9 op/s 2023-09-23T20:28:31.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:31 smithi098 bash[74888]: audit 2023-09-23T20:28:31.251661+0000 mgr.y (mgr.34107) 737 : audit 0 from='client.35238 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:28:31.946 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:31.973 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:31.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:31.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:32.077 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:32.101 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:32.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:32.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:31 smithi098 bash[78228]: cluster 2023-09-23T20:28:30.416888+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 6.6 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 614 KiB/s wr, 9 op/s 2023-09-23T20:28:32.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:31 smithi098 bash[78228]: audit 2023-09-23T20:28:31.251661+0000 mgr.y (mgr.34107) 737 : audit 0 from='client.35238 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:28:32.204 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:32.213 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:31 smithi173 bash[59517]: cluster 2023-09-23T20:28:30.416888+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 6.6 MiB data, 2.1 GiB used, 534 GiB / 536 GiB avail; 614 KiB/s wr, 9 op/s 2023-09-23T20:28:32.213 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:31 smithi173 bash[59517]: audit 2023-09-23T20:28:31.251661+0000 mgr.y (mgr.34107) 737 : audit 0 from='client.35238 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:28:32.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:32.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:32.335 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:32.362 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:32.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:32.465 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:32.492 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:32.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:32.596 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:32.626 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:32.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:32.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:32.758 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 5 16 13057 13041 163 132.938 0.00761937 0.00612676 2023-09-23T20:28:32.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:32.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:32.868 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:32.901 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:32.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:32.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:33.005 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:33.041 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:33.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:33.146 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:33.174 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:33.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:33.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:33.303 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:33.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:33.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:33.428 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:33.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:33.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:33.554 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:33.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:33.657 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:33.686 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:33.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:33.758 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 6 16 15319 15303 159.393 141.375 0.00910001 0.00626601 2023-09-23T20:28:33.790 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:33.812 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:33.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:33.916 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:33.938 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:33.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:33.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:34.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:34.051 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:33 smithi098 bash[78228]: cluster 2023-09-23T20:28:32.418011+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 503 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T20:28:34.051 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:33 smithi098 bash[74888]: cluster 2023-09-23T20:28:32.418011+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 503 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T20:28:34.064 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:34.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:34.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:34.176 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:33 smithi173 bash[59517]: cluster 2023-09-23T20:28:32.418011+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 503 MiB data, 3.2 GiB used, 533 GiB / 536 GiB avail; 50 MiB/s wr, 802 op/s 2023-09-23T20:28:34.199 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:34.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:34.304 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:34.336 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:34.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:34.443 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:34.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:34.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:34.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:34.607 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:34.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:34.711 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:34.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:34.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:34.758 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 7 16 17317 17301 154.46 124.875 0.00738908 0.00646667 2023-09-23T20:28:34.854 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:34.882 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:34.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:34.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:34.961 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T20:28:34.961 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-09-23T20:28:34.987 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:35.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:35.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:35.145 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:35.172 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:35.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:35.280 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:35.310 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:35.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:35.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:35.440 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:35.444 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:35.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:35.549 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:35.579 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:35.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:35.683 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:35.706 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:35.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:35.759 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 8 16 19332 19316 150.893 125.938 0.00374194 0.00661918 2023-09-23T20:28:35.775 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:28:35.808 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:35.812 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:28:35.835 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:35.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:35.844 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:28:35.880 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:28:35.913 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:28:35.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:35.948 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:28:35.948 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:35 smithi098 bash[74888]: cluster 2023-09-23T20:28:34.418619+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 550 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 52 MiB/s wr, 835 op/s 2023-09-23T20:28:35.949 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:35 smithi098 bash[74888]: audit 2023-09-23T20:28:35.736742+0000 mon.a (mon.0) 1076 : audit 0 from='client.? 172.21.15.98:0/3781896949' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:35.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:35 smithi098 bash[78228]: cluster 2023-09-23T20:28:34.418619+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 550 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 52 MiB/s wr, 835 op/s 2023-09-23T20:28:35.949 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:35 smithi098 bash[78228]: audit 2023-09-23T20:28:35.736742+0000 mon.a (mon.0) 1076 : audit 0 from='client.? 172.21.15.98:0/3781896949' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:35.968 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:35.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:35.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:35.983 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:28:36.016 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:28:36.020 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:28:36.020 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:28:36.020 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:28:36.020 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:28:36.020 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:28:36.020 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:28:36.020 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:28:36.020 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:28:36.073 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:36.103 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:36.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:36.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:36.215 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:35 smithi173 bash[59517]: cluster 2023-09-23T20:28:34.418619+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 550 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 52 MiB/s wr, 835 op/s 2023-09-23T20:28:36.215 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:35 smithi173 bash[59517]: audit 2023-09-23T20:28:35.736742+0000 mon.a (mon.0) 1076 : audit 0 from='client.? 172.21.15.98:0/3781896949' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:28:36.232 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:36.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:36.335 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:36.344 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:28:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:28:36] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.33.4" 2023-09-23T20:28:36.365 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:36.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:36.468 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:36.494 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:36.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:36.598 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:36.623 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:36.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:36.726 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:36.751 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:36.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:36.758 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 9 16 21309 21293 147.855 123.562 0.0110971 0.00675586 2023-09-23T20:28:36.855 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:36.895 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:36.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:36.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:36.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:37.025 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:37.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:37.129 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:37.154 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:37.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:37.258 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:37.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:37.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:37.392 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:37.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:37.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:37.518 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:37.548 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:37.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:37.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:37.680 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:37.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:37.759 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 10 16 23160 23144 144.638 115.688 0.00895172 0.00690558 2023-09-23T20:28:37.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:37.827 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:37.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:37.930 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:37.954 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:37.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:37.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:38.058 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:38.087 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:38.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:38.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:37 smithi173 bash[59517]: cluster 2023-09-23T20:28:36.419491+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T20:28:38.190 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:38.219 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:38.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:38.322 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:38.345 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:38.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:38.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:37 smithi098 bash[74888]: cluster 2023-09-23T20:28:36.419491+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T20:28:38.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:37 smithi098 bash[78228]: cluster 2023-09-23T20:28:36.419491+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 1.2 GiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T20:28:38.448 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:38.482 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:38.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:38.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:38.619 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:38.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:38.723 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:38.750 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:38.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:38.758 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 11 16 24471 24455 138.937 81.9375 0.00774232 0.00719197 2023-09-23T20:28:38.855 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:38.881 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:38.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:38.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:38.985 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:39.010 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:39.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:39.114 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:39.143 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:39.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:39.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:39.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.276 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:39.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:39.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:39.405 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:39.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:39.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:39.536 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:39.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:39.639 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:39.664 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:39.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:39.759 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 12 16 26359 26343 137.191 118 0.0115086 0.00728306 2023-09-23T20:28:39.767 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:39.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:39.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:39.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:39.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:39.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:39.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:39.997 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:39 smithi098 bash[78228]: cluster 2023-09-23T20:28:38.420350+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 1.2 GiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 102 MiB/s wr, 1.64k op/s 2023-09-23T20:28:40.032 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:40.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:39 smithi173 bash[59517]: cluster 2023-09-23T20:28:38.420350+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 1.2 GiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 102 MiB/s wr, 1.64k op/s 2023-09-23T20:28:40.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:39 smithi173 bash[59517]: audit 2023-09-23T20:28:39.593768+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:40.063 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:40.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:40.168 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:40.197 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:40.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:40.299 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:40.326 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:40.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:40.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:40.450 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:40.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:40.513 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:39 smithi098 bash[78228]: audit 2023-09-23T20:28:39.593768+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:40.514 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:39 smithi098 bash[74888]: cluster 2023-09-23T20:28:38.420350+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 1.2 GiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 102 MiB/s wr, 1.64k op/s 2023-09-23T20:28:40.514 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:39 smithi098 bash[74888]: audit 2023-09-23T20:28:39.593768+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:40.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:40.579 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:40.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:40.683 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:40.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:40.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:40.759 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 13 16 27749 27733 133.32 86.875 0.0159845 0.00749433 2023-09-23T20:28:40.813 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:40.841 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:40.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:40.946 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:40.974 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:40.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:40.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:41.077 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:41.105 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:41.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:41.211 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:41.237 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:41.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:41.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:28:41.341 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:41.370 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:41.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:41.478 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:41.507 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:41.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:41.611 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:41.634 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:41.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:41.738 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:41.760 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 14 16 29404 29388 131.177 103.438 0.00608417 0.00761638 2023-09-23T20:28:41.762 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:41.789 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:41.867 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:41.894 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:41.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:41.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:41.998 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:42.023 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:42.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:42.126 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:42.135 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:41 smithi098 bash[74888]: cluster 2023-09-23T20:28:40.420777+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 1.2 GiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-09-23T20:28:42.135 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:41 smithi098 bash[78228]: cluster 2023-09-23T20:28:40.420777+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 1.2 GiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-09-23T20:28:42.152 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:42.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:42.282 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:42.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:42.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:41 smithi173 bash[59517]: cluster 2023-09-23T20:28:40.420777+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 1.2 GiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-09-23T20:28:42.386 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:42.413 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:42.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:42.516 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:42.551 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:42.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:42.654 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:42.677 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:42.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:42.760 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 15 16 31147 31131 129.693 108.938 0.0109802 0.00770254 2023-09-23T20:28:42.781 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:42.811 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:42.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:42.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:42.938 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:42.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:42.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:43.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:43.066 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:43.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:43.169 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:43.189 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:43.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:43.292 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:43.317 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:43.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:43.421 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:43.445 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:43.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:43.549 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:43.582 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:43.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:43.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:43.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:43.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:43.760 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 16 16 32744 32728 127.825 99.8125 0.00652723 0.00781744 2023-09-23T20:28:43.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:43.843 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:43.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:43.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:43.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:43.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:43.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:43.984 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:28:44.081 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:44.090 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:43 smithi098 bash[74888]: cluster 2023-09-23T20:28:42.421513+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-09-23T20:28:44.090 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:43 smithi098 bash[74888]: audit 2023-09-23T20:28:43.805290+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.98:0/777020113' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:44.090 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:43 smithi098 bash[74888]: audit 2023-09-23T20:28:43.805836+0000 mon.a (mon.0) 1078 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:44.090 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:43 smithi098 bash[78228]: cluster 2023-09-23T20:28:42.421513+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-09-23T20:28:44.090 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:43 smithi098 bash[78228]: audit 2023-09-23T20:28:43.805290+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.98:0/777020113' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:44.091 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:43 smithi098 bash[78228]: audit 2023-09-23T20:28:43.805836+0000 mon.a (mon.0) 1078 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:44.106 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:44.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:44.209 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:44.233 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:44.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:44.336 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:43 smithi173 bash[59517]: cluster 2023-09-23T20:28:42.421513+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 1.7 GiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 143 MiB/s wr, 2.29k op/s 2023-09-23T20:28:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:43 smithi173 bash[59517]: audit 2023-09-23T20:28:43.805290+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.98:0/777020113' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:43 smithi173 bash[59517]: audit 2023-09-23T20:28:43.805836+0000 mon.a (mon.0) 1078 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:28:44.363 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:44.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:44.466 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:44.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:44.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:44.598 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:44.630 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:44.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:44.734 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:44.760 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 17 16 34178 34162 125.578 89.625 0.105457 0.00794909 2023-09-23T20:28:44.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:44.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:44.883 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:44.906 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:44.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:44.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:45.010 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:45.038 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:45.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:45.140 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:45.150 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:44 smithi173 bash[59517]: cluster 2023-09-23T20:28:43.952425+0000 mon.a (mon.0) 1079 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:28:45.150 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:44 smithi173 bash[59517]: cluster 2023-09-23T20:28:43.952462+0000 mon.a (mon.0) 1080 : cluster 1 Cluster is now healthy 2023-09-23T20:28:45.150 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:44 smithi173 bash[59517]: audit 2023-09-23T20:28:43.970507+0000 mon.a (mon.0) 1081 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:28:45.150 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:44 smithi173 bash[59517]: cluster 2023-09-23T20:28:43.970580+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e206: 8 total, 8 up, 6 in 2023-09-23T20:28:45.150 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:44 smithi173 bash[59517]: cluster 2023-09-23T20:28:43.972639+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T20:28:45.150 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:44 smithi173 bash[59517]: cluster 2023-09-23T20:28:43.985512+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T20:28:45.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:45.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:45.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:45.281 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[74888]: cluster 2023-09-23T20:28:43.952425+0000 mon.a (mon.0) 1079 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:28:45.281 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[74888]: cluster 2023-09-23T20:28:43.952462+0000 mon.a (mon.0) 1080 : cluster 1 Cluster is now healthy 2023-09-23T20:28:45.281 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[74888]: audit 2023-09-23T20:28:43.970507+0000 mon.a (mon.0) 1081 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:28:45.281 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[74888]: cluster 2023-09-23T20:28:43.970580+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e206: 8 total, 8 up, 6 in 2023-09-23T20:28:45.282 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[74888]: cluster 2023-09-23T20:28:43.972639+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T20:28:45.282 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[74888]: cluster 2023-09-23T20:28:43.985512+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T20:28:45.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[78228]: cluster 2023-09-23T20:28:43.952425+0000 mon.a (mon.0) 1079 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:28:45.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[78228]: cluster 2023-09-23T20:28:43.952462+0000 mon.a (mon.0) 1080 : cluster 1 Cluster is now healthy 2023-09-23T20:28:45.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[78228]: audit 2023-09-23T20:28:43.970507+0000 mon.a (mon.0) 1081 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:28:45.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[78228]: cluster 2023-09-23T20:28:43.970580+0000 mon.a (mon.0) 1082 : cluster 0 osdmap e206: 8 total, 8 up, 6 in 2023-09-23T20:28:45.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[78228]: cluster 2023-09-23T20:28:43.972639+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T20:28:45.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:44 smithi098 bash[78228]: cluster 2023-09-23T20:28:43.985512+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T20:28:45.300 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:45.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:45.408 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:45.433 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:45.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:45.537 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:45.574 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:45.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:45.683 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:45.723 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:45.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:45.760 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 18 16 35680 35664 123.816 93.875 0.00552516 0.00807004 2023-09-23T20:28:45.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:45.852 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:45.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:45.960 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:45.984 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:45.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:45.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:46.087 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:46.094 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:45 smithi173 bash[59517]: cluster 2023-09-23T20:28:44.421854+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 1.7 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T20:28:46.123 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:46.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:46.227 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:46.254 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:46.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:46.357 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:46.390 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:46.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:46.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:45 smithi098 bash[74888]: cluster 2023-09-23T20:28:44.421854+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 1.7 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T20:28:46.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:28:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:28:46] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.33.4" 2023-09-23T20:28:46.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:45 smithi098 bash[78228]: cluster 2023-09-23T20:28:44.421854+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 1.7 GiB data, 7.3 GiB used, 529 GiB / 536 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T20:28:46.494 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:46.525 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:46.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:46.633 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:46.660 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:46.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:46.760 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 19 16 36818 36802 121.043 71.125 0.0118626 0.00825617 2023-09-23T20:28:46.763 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:46.790 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:46.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:46.894 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:46.921 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:46.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:46.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:47.027 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:47.061 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:47.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:47.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:47.195 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:47.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:47.299 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:47.323 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:47.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:47.428 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:47.452 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:47.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:47.556 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:47.581 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:47.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:47.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:47.715 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:47.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:47.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:28:47.756373+0000 min lat: 0.00136477 max lat: 0.303596 avg lat: 0.00837786 2023-09-23T20:28:47.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:28:47.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 20 16 38188 38172 119.271 85.625 0.00574105 0.00837786 2023-09-23T20:28:47.818 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:47.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:47.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:47.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:47.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:47.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:47.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:48.053 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:47 smithi098 bash[74888]: cluster 2023-09-23T20:28:46.423085+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 2.2 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T20:28:48.053 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:47 smithi098 bash[78228]: cluster 2023-09-23T20:28:46.423085+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 2.2 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T20:28:48.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:48.116 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:48.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:48.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:48.228 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:47 smithi173 bash[59517]: cluster 2023-09-23T20:28:46.423085+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 2.2 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T20:28:48.258 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:48.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:48.363 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:48.388 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:48.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:48.491 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:48.515 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:48.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:48.597 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:28:48.597 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:28:48.619 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:48.644 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:48.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:48.748 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:48.760 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 21 16 39629 39613 117.88 90.0625 0.0124686 0.00847614 2023-09-23T20:28:48.775 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:48.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:48.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:48.906 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:48.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:48.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:49.009 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:49.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:49.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:49.150 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:49.183 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:49.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:49.287 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:49.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:49.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:49.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:49.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:49.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:49.575 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:49.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:49.678 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:49.702 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:49.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:49.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 22 16 40910 40894 116.161 80.0625 0.0106633 0.008602 2023-09-23T20:28:49.799 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:28:49.805 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:49.832 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:49.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:49.935 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:49.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:49.969 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:49.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:50.070 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:50.078 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:49 smithi098 bash[78228]: cluster 2023-09-23T20:28:48.423727+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 102 MiB/s wr, 1.62k op/s 2023-09-23T20:28:50.079 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:49 smithi098 bash[74888]: cluster 2023-09-23T20:28:48.423727+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 102 MiB/s wr, 1.62k op/s 2023-09-23T20:28:50.095 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:50.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:49 smithi173 bash[59517]: cluster 2023-09-23T20:28:48.423727+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 102 MiB/s wr, 1.62k op/s 2023-09-23T20:28:50.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:50.198 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:50.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:50.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:50.338 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:50.380 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:50.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:50.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:50.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:50.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:50.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:50.648 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:50.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:50.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:50.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 23 16 42061 42045 114.238 71.9375 0.0101822 0.00874786 2023-09-23T20:28:50.783 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:50.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:50.886 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:50.922 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:50.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:50.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:51.026 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:51.055 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:51.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:51.159 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:51.183 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:51.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:51.286 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:51.295 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:50 smithi098 bash[74888]: audit 2023-09-23T20:28:50.225089+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:28:51.295 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:50 smithi098 bash[78228]: audit 2023-09-23T20:28:50.225089+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:28:51.310 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:51.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:51.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:50 smithi173 bash[59517]: audit 2023-09-23T20:28:50.225089+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:28:51.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:51.442 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:51.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:51.547 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:51.572 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:51.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:51.654 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T20:28:51.677 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:51.727 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:51.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:51.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 24 16 43477 43461 113.165 88.5 0.0316771 0.00883084 2023-09-23T20:28:51.832 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:51.866 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:51.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:51.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:51.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:51.996 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:52.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:52.102 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:52.126 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:52.147 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:52.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:52.222 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:51 smithi098 bash[78228]: cluster 2023-09-23T20:28:50.425763+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 102 MiB/s wr, 1.62k op/s 2023-09-23T20:28:52.222 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:51 smithi098 bash[74888]: cluster 2023-09-23T20:28:50.425763+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 102 MiB/s wr, 1.62k op/s 2023-09-23T20:28:52.252 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:52.261 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:51 smithi173 bash[59517]: cluster 2023-09-23T20:28:50.425763+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 2.2 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 102 MiB/s wr, 1.62k op/s 2023-09-23T20:28:52.294 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:52.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:52.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:52.430 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:52.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:52.533 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:52.563 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:52.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:52.667 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:52.694 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:52.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:52.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 25 16 44616 44600 111.486 71.1875 0.00455115 0.00896388 2023-09-23T20:28:52.799 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:52.829 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:52.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:52.933 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:52.973 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:52.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:52.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:53.081 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:53.108 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:53.211 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:53.230 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:53.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:53.333 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:53.357 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:53.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:53.461 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:53.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:53.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:53.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:53.614 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:53.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:53.716 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:53.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:53.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:53.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 26 16 45930 45914 110.356 82.125 0.0121972 0.0090549 2023-09-23T20:28:53.851 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:53.873 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:53.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:53.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:53.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:54.007 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:54.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:54.111 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:54.143 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:54.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:54.247 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:54.255 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:53 smithi173 bash[59517]: cluster 2023-09-23T20:28:52.426362+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 2.6 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-09-23T20:28:54.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:54.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:54.357 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:28:54.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:54.391 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:53 smithi098 bash[74888]: cluster 2023-09-23T20:28:52.426362+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 2.6 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-09-23T20:28:54.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:53 smithi098 bash[78228]: cluster 2023-09-23T20:28:52.426362+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 2.6 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 90 MiB/s wr, 1.43k op/s 2023-09-23T20:28:54.437 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:54.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:54.541 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:54.573 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:54.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:54.706 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:54.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:54.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 27 16 47226 47210 109.269 81 0.00656249 0.00914542 2023-09-23T20:28:54.809 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:54.836 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:54.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:54.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:54.971 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:54.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:54.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:55.076 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:55.104 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:55.209 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:55.257 INFO:teuthology.orchestra.run.smithi098.stdout:moved 0 / 267 (0%) 2023-09-23T20:28:55.257 INFO:teuthology.orchestra.run.smithi098.stdout:avg 44.5 2023-09-23T20:28:55.257 INFO:teuthology.orchestra.run.smithi098.stdout:stddev 5.1559 -> 5.1559 (expected baseline 6.08961) 2023-09-23T20:28:55.257 INFO:teuthology.orchestra.run.smithi098.stdout:min osd.2 with 39 -> 39 pgs (0.876405 -> 0.876405 * mean) 2023-09-23T20:28:55.257 INFO:teuthology.orchestra.run.smithi098.stdout:max osd.1 with 54 -> 54 pgs (1.21348 -> 1.21348 * mean) 2023-09-23T20:28:55.257 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:28:55.258 INFO:teuthology.orchestra.run.smithi098.stdout:oload 1000 2023-09-23T20:28:55.258 INFO:teuthology.orchestra.run.smithi098.stdout:max_change 3 2023-09-23T20:28:55.258 INFO:teuthology.orchestra.run.smithi098.stdout:max_change_osds 4 2023-09-23T20:28:55.258 INFO:teuthology.orchestra.run.smithi098.stdout:average_utilization 0.0186 2023-09-23T20:28:55.258 INFO:teuthology.orchestra.run.smithi098.stdout:overload_utilization 0.1865 2023-09-23T20:28:55.264 INFO:teuthology.orchestra.run.smithi098.stderr:no change 2023-09-23T20:28:55.270 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:55.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:55.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:55.433 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:55.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:55.537 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:55.599 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:55.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:55.702 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:55.732 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:55.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:55.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 28 16 48207 48191 107.556 61.3125 0.00596731 0.00929052 2023-09-23T20:28:55.860 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:55.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:55 smithi173 bash[59517]: cluster 2023-09-23T20:28:54.428366+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v790: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:28:55.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:55 smithi173 bash[59517]: audit 2023-09-23T20:28:54.599460+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:55.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:55 smithi173 bash[59517]: audit 2023-09-23T20:28:54.600847+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:55.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:55 smithi173 bash[59517]: audit 2023-09-23T20:28:55.247525+0000 mgr.y (mgr.34107) 750 : audit 0 from='client.35256 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:28:55.904 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:55.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:55.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:55.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:55 smithi098 bash[78228]: cluster 2023-09-23T20:28:54.428366+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v790: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:28:55.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:55 smithi098 bash[78228]: audit 2023-09-23T20:28:54.599460+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:55.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:55 smithi098 bash[78228]: audit 2023-09-23T20:28:54.600847+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:55.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:55 smithi098 bash[78228]: audit 2023-09-23T20:28:55.247525+0000 mgr.y (mgr.34107) 750 : audit 0 from='client.35256 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:28:55.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:55 smithi098 bash[74888]: cluster 2023-09-23T20:28:54.428366+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v790: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-23T20:28:55.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:55 smithi098 bash[74888]: audit 2023-09-23T20:28:54.599460+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:55.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:55 smithi098 bash[74888]: audit 2023-09-23T20:28:54.600847+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:28:55.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:55 smithi098 bash[74888]: audit 2023-09-23T20:28:55.247525+0000 mgr.y (mgr.34107) 750 : audit 0 from='client.35256 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:28:56.009 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.033 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:56.136 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:56.165 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:56.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:56.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:56.297 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:56.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:56.319 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:28:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:28:56] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.33.4" 2023-09-23T20:28:56.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.428 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:56.531 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:56.560 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:56.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:56.668 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:56.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:56.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:56.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 29 16 49277 49261 106.153 66.875 0.0151381 0.00941331 2023-09-23T20:28:56.827 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.852 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:56.957 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.981 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:56.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:56.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:57.084 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:57.128 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:57.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:57.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:57 smithi098 bash[78228]: audit 2023-09-23T20:28:56.011711+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:57 smithi098 bash[78228]: audit 2023-09-23T20:28:56.018287+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:57 smithi098 bash[78228]: audit 2023-09-23T20:28:56.918808+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:57 smithi098 bash[78228]: audit 2023-09-23T20:28:56.926990+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:57 smithi098 bash[74888]: audit 2023-09-23T20:28:56.011711+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:57 smithi098 bash[74888]: audit 2023-09-23T20:28:56.018287+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:57 smithi098 bash[74888]: audit 2023-09-23T20:28:56.918808+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:57 smithi098 bash[74888]: audit 2023-09-23T20:28:56.926990+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.232 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:57.254 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:57.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:57.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:57 smithi173 bash[59517]: audit 2023-09-23T20:28:56.011711+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:57 smithi173 bash[59517]: audit 2023-09-23T20:28:56.018287+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:57 smithi173 bash[59517]: audit 2023-09-23T20:28:56.918808+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:57 smithi173 bash[59517]: audit 2023-09-23T20:28:56.926990+0000 mon.a (mon.0) 1089 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:57.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:57.383 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:57.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:57.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:57.525 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:57.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:57.631 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:57.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:57.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:57.759 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:57.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 30 16 50386 50370 104.925 69.3125 0.0171843 0.00952462 2023-09-23T20:28:57.780 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:57.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:57.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:57.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:57.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:57.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:58.021 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:58.053 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:58.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:58.156 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:58.181 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:58.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:58.278 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:58 smithi098 bash[74888]: cluster 2023-09-23T20:28:56.429130+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T20:28:58.278 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:58 smithi098 bash[74888]: audit 2023-09-23T20:28:57.494672+0000 mon.a (mon.0) 1090 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:28:58.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:58 smithi098 bash[74888]: audit 2023-09-23T20:28:57.495619+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:28:58.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:28:58 smithi098 bash[74888]: audit 2023-09-23T20:28:57.504926+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:58.279 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:58 smithi098 bash[78228]: cluster 2023-09-23T20:28:56.429130+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T20:28:58.279 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:58 smithi098 bash[78228]: audit 2023-09-23T20:28:57.494672+0000 mon.a (mon.0) 1090 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:28:58.279 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:58 smithi098 bash[78228]: audit 2023-09-23T20:28:57.495619+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:28:58.279 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:28:58 smithi098 bash[78228]: audit 2023-09-23T20:28:57.504926+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:58.289 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:58.299 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:58 smithi173 bash[59517]: cluster 2023-09-23T20:28:56.429130+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T20:28:58.299 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:58 smithi173 bash[59517]: audit 2023-09-23T20:28:57.494672+0000 mon.a (mon.0) 1090 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:28:58.299 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:58 smithi173 bash[59517]: audit 2023-09-23T20:28:57.495619+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:28:58.299 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:28:58 smithi173 bash[59517]: audit 2023-09-23T20:28:57.504926+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:28:58.322 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:58.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:58.425 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:58.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:28:58.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:28:58.555 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:58.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.585 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:58.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:58.626 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:28:58.626 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-09-23T20:28:58.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:58.719 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:28:58.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:28:58.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 31 16 51602 51586 103.992 76 0.0127183 0.00960971 2023-09-23T20:28:58.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:58.858 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:58.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:58.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:58.986 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:58.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:58.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:28:59.091 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:59.113 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:28:59.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:28:59.216 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:59.239 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:28:59.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:28:59.342 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:59.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:28:59.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:28:59.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:59.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:28:59.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:28:59.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:59.649 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:59.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:59.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:59.761 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 32 16 52719 52703 102.923 69.8125 0.0171115 0.00970995 2023-09-23T20:28:59.782 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:28:59.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:28:59.888 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:59.917 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:28:59.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:28:59.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:00.023 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:00.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:00.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:00.158 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:00.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:00 smithi098 bash[74888]: cluster 2023-09-23T20:28:58.429761+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T20:29:00.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:00 smithi098 bash[78228]: cluster 2023-09-23T20:28:58.429761+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T20:29:00.188 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:00.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:00.292 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:00.301 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:00 smithi173 bash[59517]: cluster 2023-09-23T20:28:58.429761+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T20:29:00.320 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:00.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:00.325 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:00.425 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:00.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:00.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:00.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:00.576 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:00.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:00.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:00.705 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:00.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:00.762 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 33 16 53621 53605 101.513 56.375 0.0169197 0.00984521 2023-09-23T20:29:00.808 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:00.833 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:00.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:00.937 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:00.963 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:00.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:00.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:01.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:01.092 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:01.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:01.197 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:01.230 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:01.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:01.334 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:01.357 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:01.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:01.460 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:01.497 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:01.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:01.601 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:01.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:01.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:01.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:01.762 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 34 16 54805 54789 100.703 74 0.0076834 0.00992389 2023-09-23T20:29:01.767 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:01.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:01.871 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:01.896 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:01.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:01.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:01.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:02.028 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:02.032 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:02 smithi098 bash[78228]: cluster 2023-09-23T20:29:00.430184+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:29:02.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:02.133 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:02.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:02.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:02.269 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:02.292 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:02.294 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:02 smithi098 bash[74888]: cluster 2023-09-23T20:29:00.430184+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:29:02.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:02.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:02 smithi173 bash[59517]: cluster 2023-09-23T20:29:00.430184+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:29:02.396 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:02.428 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:02.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:02.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:02.551 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:02.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:02.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:02.686 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:02.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:02.762 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 35 16 56005 55989 99.9687 75 0.0107305 0.00999677 2023-09-23T20:29:02.790 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:02.820 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:02.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:02.926 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:02.954 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:02.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:02.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:03.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:03.087 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:03.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:03.192 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:03.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:03.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:03.331 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:03.353 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:03.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:03.458 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:03.482 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:03.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:03.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:03.610 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:03.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:03.715 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:03.739 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:03.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:03.762 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 36 16 57160 57144 99.1968 72.1875 0.00915669 0.010075 2023-09-23T20:29:03.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:03.887 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:03.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:03.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:03.991 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:04.017 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:04.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:04.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:04.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:04.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:04.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:04.285 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:04.287 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:04 smithi098 bash[74888]: cluster 2023-09-23T20:29:02.430895+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-23T20:29:04.287 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:04 smithi098 bash[78228]: cluster 2023-09-23T20:29:02.430895+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-23T20:29:04.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:04 smithi173 bash[59517]: cluster 2023-09-23T20:29:02.430895+0000 mgr.y (mgr.34107) 754 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-23T20:29:04.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:04.422 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:04.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:04.526 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:04.555 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:04.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:04.659 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:04.688 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:04.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:04.762 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 37 16 58310 58294 98.4582 71.875 0.0108684 0.010151 2023-09-23T20:29:04.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:04.824 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:04.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:04.929 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:04.960 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:04.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:04.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:05.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:05.097 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:05.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:05.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:05.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:05.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:05.347 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:05.390 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:05.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:05.494 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:05.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:05.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:05.626 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:05.661 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:05.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:05.762 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 38 16 59374 59358 97.617 66.5 0.0160302 0.0102387 2023-09-23T20:29:05.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:05.801 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:05.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:05.904 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:29:05.905 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:05.932 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:29:05.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:05.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:05.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:05.959 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:29:05.990 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:29:06.020 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:29:06.038 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:06.067 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:29:06.082 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:06.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:06.103 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:29:06.145 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:29:06.146 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:29:06.146 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:29:06.146 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:29:06.146 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:29:06.146 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:29:06.147 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:29:06.147 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:29:06.147 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:29:06.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:29:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:29:06] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.33.4" 2023-09-23T20:29:06.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:06 smithi098 bash[78228]: cluster 2023-09-23T20:29:04.431396+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v795: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 62 MiB/s wr, 989 op/s 2023-09-23T20:29:06.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:06 smithi098 bash[78228]: audit 2023-09-23T20:29:05.870398+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.98:0/452922499' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:06.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:06 smithi098 bash[74888]: cluster 2023-09-23T20:29:04.431396+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v795: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 62 MiB/s wr, 989 op/s 2023-09-23T20:29:06.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:06 smithi098 bash[74888]: audit 2023-09-23T20:29:05.870398+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.98:0/452922499' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:06.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:06.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:06.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:06.315 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:06.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:06 smithi173 bash[59517]: cluster 2023-09-23T20:29:04.431396+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v795: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 62 MiB/s wr, 989 op/s 2023-09-23T20:29:06.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:06 smithi173 bash[59517]: audit 2023-09-23T20:29:05.870398+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.98:0/452922499' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:06.352 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:06.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:06.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:06.481 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:06.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:06.583 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:06.608 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:06.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:06.711 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:06.743 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:06.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:06.762 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 39 16 60478 60462 96.8831 69 0.00695285 0.0103154 2023-09-23T20:29:06.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:06.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:06.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:06.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:06.982 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:07.009 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:07.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:07.114 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:07.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:07.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:07.247 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:07.284 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:07.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:07.388 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:07.417 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:07.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:07.523 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:07.559 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:07.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:07.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:07.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:07.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:07.762 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:29:07.758225+0000 min lat: 0.00136477 max lat: 0.303596 avg lat: 0.0103922 2023-09-23T20:29:07.763 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:29:07.763 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 40 16 61573 61557 96.1719 68.4375 0.0279474 0.0103922 2023-09-23T20:29:07.787 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:07.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:07.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:07.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:07.945 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:07.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:07.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:08.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:08.057 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:29:08.076 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:08.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:08.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:08.191 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:08 smithi173 bash[59517]: cluster 2023-09-23T20:29:06.432203+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T20:29:08.191 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:08 smithi173 bash[59517]: audit 2023-09-23T20:29:07.967397+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.98:0/2745215053' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:29:08.191 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:08 smithi173 bash[59517]: audit 2023-09-23T20:29:07.967744+0000 mon.a (mon.0) 1093 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:29:08.210 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:08.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:08.313 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:08.343 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:08.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:08.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:08 smithi098 bash[74888]: cluster 2023-09-23T20:29:06.432203+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T20:29:08.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:08 smithi098 bash[74888]: audit 2023-09-23T20:29:07.967397+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.98:0/2745215053' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:29:08.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:08 smithi098 bash[74888]: audit 2023-09-23T20:29:07.967744+0000 mon.a (mon.0) 1093 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:29:08.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:08 smithi098 bash[78228]: cluster 2023-09-23T20:29:06.432203+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T20:29:08.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:08 smithi098 bash[78228]: audit 2023-09-23T20:29:07.967397+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.98:0/2745215053' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:29:08.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:08 smithi098 bash[78228]: audit 2023-09-23T20:29:07.967744+0000 mon.a (mon.0) 1093 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:29:08.447 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:08.476 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:08.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:08.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:08.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:08.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:08.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:08.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:08.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:08.762 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 41 16 62641 62625 95.4541 66.75 0.0125985 0.0104706 2023-09-23T20:29:08.839 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:08.868 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:08.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:08.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:08.974 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:09.004 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:09.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:09.109 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:09.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:09.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[78228]: cluster 2023-09-23T20:29:08.035530+0000 mon.a (mon.0) 1094 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[78228]: audit 2023-09-23T20:29:08.040980+0000 mon.a (mon.0) 1095 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:29:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[78228]: cluster 2023-09-23T20:29:08.041081+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e207: 8 total, 8 up, 6 in 2023-09-23T20:29:09.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[78228]: cluster 2023-09-23T20:29:08.044448+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[78228]: cluster 2023-09-23T20:29:08.048639+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[78228]: cluster 2023-09-23T20:29:08.049746+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[78228]: cluster 2023-09-23T20:29:08.058678+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[74888]: cluster 2023-09-23T20:29:08.035530+0000 mon.a (mon.0) 1094 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:09.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[74888]: audit 2023-09-23T20:29:08.040980+0000 mon.a (mon.0) 1095 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:29:09.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[74888]: cluster 2023-09-23T20:29:08.041081+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e207: 8 total, 8 up, 6 in 2023-09-23T20:29:09.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[74888]: cluster 2023-09-23T20:29:08.044448+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[74888]: cluster 2023-09-23T20:29:08.048639+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[74888]: cluster 2023-09-23T20:29:08.049746+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:09 smithi098 bash[74888]: cluster 2023-09-23T20:29:08.058678+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.234 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:09.259 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:09.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:09 smithi173 bash[59517]: cluster 2023-09-23T20:29:08.035530+0000 mon.a (mon.0) 1094 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:09 smithi173 bash[59517]: audit 2023-09-23T20:29:08.040980+0000 mon.a (mon.0) 1095 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:29:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:09 smithi173 bash[59517]: cluster 2023-09-23T20:29:08.041081+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e207: 8 total, 8 up, 6 in 2023-09-23T20:29:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:09 smithi173 bash[59517]: cluster 2023-09-23T20:29:08.044448+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:09 smithi173 bash[59517]: cluster 2023-09-23T20:29:08.048639+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:09 smithi173 bash[59517]: cluster 2023-09-23T20:29:08.049746+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:09 smithi173 bash[59517]: cluster 2023-09-23T20:29:08.058678+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T20:29:09.364 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:09.396 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:09.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:09.503 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:09.534 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:09.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:09.638 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:09.666 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:09.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:09.763 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 42 16 63723 63707 94.7914 67.625 0.0124276 0.0105439 2023-09-23T20:29:09.771 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:09.807 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:09.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:09.915 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:09.937 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:09.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:09.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:10.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:10.062 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:10 smithi173 bash[59517]: cluster 2023-09-23T20:29:08.432663+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:29:10.062 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:10 smithi173 bash[59517]: audit 2023-09-23T20:29:09.598409+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:29:10.063 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:10 smithi173 bash[59517]: audit 2023-09-23T20:29:09.599715+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:10.067 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:10.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:10.170 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:10.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:10 smithi098 bash[74888]: cluster 2023-09-23T20:29:08.432663+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:29:10.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:10 smithi098 bash[74888]: audit 2023-09-23T20:29:09.598409+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:29:10.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:10 smithi098 bash[74888]: audit 2023-09-23T20:29:09.599715+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:10.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:10 smithi098 bash[78228]: cluster 2023-09-23T20:29:08.432663+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:29:10.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:10 smithi098 bash[78228]: audit 2023-09-23T20:29:09.598409+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:29:10.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:10 smithi098 bash[78228]: audit 2023-09-23T20:29:09.599715+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:10.197 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:10.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:10.304 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:10.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:10.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:10.431 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:10.469 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:10.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:10.574 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:10.600 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:10.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:10.704 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:10.728 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:10.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:10.763 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 43 16 64798 64782 94.1493 67.1875 0.030878 0.0106156 2023-09-23T20:29:10.831 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:10.853 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:10.854 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:10.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:10.958 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:10.960 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:29:10.982 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:10.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:10.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:11.086 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:11.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:11.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:11.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:11.252 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:11.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:11.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:11.380 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:11.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:11.486 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:11.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:11.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:11.621 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:11.651 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:11.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:11.757 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:11.763 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 44 16 65898 65882 93.5719 68.75 0.011709 0.0106819 2023-09-23T20:29:11.796 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:11.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:11.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:11.928 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:11.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:11.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:12.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:12.056 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:12.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:12.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:12.169 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:12 smithi098 bash[78228]: cluster 2023-09-23T20:29:10.433026+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:29:12.169 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:12 smithi098 bash[74888]: cluster 2023-09-23T20:29:10.433026+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:29:12.186 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:12.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:12.288 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:12.313 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:12.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:12.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:12 smithi173 bash[59517]: cluster 2023-09-23T20:29:10.433026+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:29:12.417 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:12.451 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:12.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:12.555 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:12.578 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:12.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:12.683 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:12.694 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:29:12.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:12.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:12.763 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 45 16 66926 66910 92.9202 64.25 0.00662264 0.0107563 2023-09-23T20:29:12.818 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:12.849 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:12.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:12.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:12.957 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:12.999 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:13.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:13.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:13.131 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:13.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:13.235 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:13.264 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:13.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:13.368 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:13.394 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:13.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:13.499 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:13.531 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:13.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:13.588 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:29:13.588 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:29:13.588 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:29:13.588 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [] 2023-09-23T20:29:13.588 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:29:13.636 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:13.660 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:13.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:13.763 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:13.764 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 46 16 67945 67929 92.2846 63.6875 0.0137141 0.0108304 2023-09-23T20:29:13.791 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:13.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:13.895 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:13.917 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:13.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:13.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:14.020 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:14.057 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:14.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:14.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:14.187 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:14.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:14.291 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:14.300 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:14 smithi173 bash[59517]: cluster 2023-09-23T20:29:12.433912+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:29:14.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.331 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:14.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:14.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:14 smithi098 bash[74888]: cluster 2023-09-23T20:29:12.433912+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:29:14.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:14 smithi098 bash[78228]: cluster 2023-09-23T20:29:12.433912+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:29:14.432 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:14.456 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:14.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:14.561 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:14.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:14.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:14.687 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:14.709 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:14.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:14.763 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 47 16 69004 68988 91.7292 66.1875 0.0164346 0.0108958 2023-09-23T20:29:14.813 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:14.836 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:14.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:14.939 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:14.980 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:14.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:14.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:15.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:15.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:15.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:15.220 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:15.264 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:15.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:15.368 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:15.394 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:15.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:15.498 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:15.533 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:15.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:15.636 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:15.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:15.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:15.763 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 48 16 69869 69853 90.9444 54.0625 0.0150347 0.0109902 2023-09-23T20:29:15.782 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:15.807 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:15.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:15.869 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T20:29:15.910 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:15.947 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:15.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:15.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:16.051 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:16.074 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:16 smithi098 bash[74888]: cluster 2023-09-23T20:29:14.434526+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:29:16.074 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:16 smithi098 bash[78228]: cluster 2023-09-23T20:29:14.434526+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:29:16.081 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:16.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:16.188 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:16.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:16.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:16.318 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:16.328 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:29:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:29:16] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.33.4" 2023-09-23T20:29:16.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:16 smithi173 bash[59517]: cluster 2023-09-23T20:29:14.434526+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:29:16.345 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:16.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:16.452 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:16.478 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:16.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:16.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:16.608 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:16.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:16.711 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:16.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:16.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:16.763 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 49 16 70854 70838 90.3447 61.5625 0.00883301 0.0110625 2023-09-23T20:29:16.853 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.884 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:16.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:16.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:16.989 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:17.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:17.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:17.119 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:17.145 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:17.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:17.251 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:17.252 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:17.290 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:17.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:17.393 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:17.423 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:17.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:17.527 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:17.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.563 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:17.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:17.664 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:17.707 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:17.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:17.763 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 50 16 71833 71817 89.7614 61.1875 0.0155086 0.011134 2023-09-23T20:29:17.812 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:17.841 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:17.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:17.947 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:17.975 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:17.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:17.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:18.078 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:18.109 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:18.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:18.215 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:18.223 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:18 smithi098 bash[78228]: cluster 2023-09-23T20:29:16.435421+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T20:29:18.223 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:18 smithi098 bash[74888]: cluster 2023-09-23T20:29:16.435421+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T20:29:18.237 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:18.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:18.340 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:18.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:18 smithi173 bash[59517]: cluster 2023-09-23T20:29:16.435421+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v802: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T20:29:18.362 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:18.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:18.470 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:18.497 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:18.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:18.600 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:18.632 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:18.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:18.737 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:18.763 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:18.763 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 51 16 72785 72769 89.168 59.5 0.0104754 0.0112085 2023-09-23T20:29:18.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:18.866 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:18.902 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:18.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:18.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:19.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:19.038 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:19.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:19.141 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:19.162 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:19.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:19.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:19.285 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:19.298 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:19.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:19.402 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:19.435 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:19.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:19.539 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:19.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:19.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:19.617 INFO:teuthology.orchestra.run.smithi098.stdout:moved 6 / 267 (2.24719%) 2023-09-23T20:29:19.617 INFO:teuthology.orchestra.run.smithi098.stdout:avg 44.5 2023-09-23T20:29:19.617 INFO:teuthology.orchestra.run.smithi098.stdout:stddev 5.1559 -> 6.89807 (expected baseline 6.08961) 2023-09-23T20:29:19.617 INFO:teuthology.orchestra.run.smithi098.stdout:min osd.2 with 39 -> 34 pgs (0.876405 -> 0.764045 * mean) 2023-09-23T20:29:19.618 INFO:teuthology.orchestra.run.smithi098.stdout:max osd.1 with 54 -> 55 pgs (1.21348 -> 1.23595 * mean) 2023-09-23T20:29:19.618 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:29:19.618 INFO:teuthology.orchestra.run.smithi098.stdout:oload 110 2023-09-23T20:29:19.618 INFO:teuthology.orchestra.run.smithi098.stdout:max_change 3 2023-09-23T20:29:19.618 INFO:teuthology.orchestra.run.smithi098.stdout:max_change_osds 4 2023-09-23T20:29:19.618 INFO:teuthology.orchestra.run.smithi098.stdout:average_utilization 0.0282 2023-09-23T20:29:19.618 INFO:teuthology.orchestra.run.smithi098.stdout:overload_utilization 0.0310 2023-09-23T20:29:19.618 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2 weight 1.0000 -> 0.8061 2023-09-23T20:29:19.618 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5 weight 1.0000 -> 0.8596 2023-09-23T20:29:19.624 INFO:teuthology.orchestra.run.smithi098.stderr:no change 2023-09-23T20:29:19.670 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:19.706 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:19.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:19.764 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 52 16 73714 73698 88.5697 58.0625 0.00376536 0.0112812 2023-09-23T20:29:19.813 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:19.857 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:19.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:19.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:19.930 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:29:19 smithi098 bash[71111]: debug 2023-09-23T20:29:19.609+0000 7ffbaa68b700 -1 mgr.server reply reply (2) No such file or directory no change 2023-09-23T20:29:19.964 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:19.997 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:20.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:20.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:20 smithi173 bash[59517]: cluster 2023-09-23T20:29:18.435960+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:29:20.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:20.125 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:20.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:20.230 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:20.255 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:20.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:20.361 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:20.362 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:20 smithi098 bash[74888]: cluster 2023-09-23T20:29:18.435960+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:29:20.363 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:20 smithi098 bash[78228]: cluster 2023-09-23T20:29:18.435960+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T20:29:20.392 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:20.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:20.502 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:20.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:20.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:20.627 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:20.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:20.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:20.764 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 53 16 74624 74608 87.9716 56.875 0.007464 0.0113617 2023-09-23T20:29:20.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:20.800 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:20.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:20.906 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:20.930 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:20.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:20.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:21.035 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:21.066 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:21.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:21.138 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:21 smithi098 bash[78228]: audit 2023-09-23T20:29:19.611258+0000 mgr.y (mgr.34107) 763 : audit 0 from='client.45155 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:29:21.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:21 smithi098 bash[74888]: audit 2023-09-23T20:29:19.611258+0000 mgr.y (mgr.34107) 763 : audit 0 from='client.45155 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:29:21.170 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:21.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:21.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:21.306 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:21.314 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:21 smithi173 bash[59517]: audit 2023-09-23T20:29:19.611258+0000 mgr.y (mgr.34107) 763 : audit 0 from='client.45155 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:29:21.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:21.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:21.446 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:21.480 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:21.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:21.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:21.610 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:21.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:21.713 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:21.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.741 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:21.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:21.764 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 54 16 75546 75530 87.4096 57.625 0.0134057 0.0114351 2023-09-23T20:29:21.843 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:21.871 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:21.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:21.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:21.975 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:21.998 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:22.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:22.087 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:22 smithi173 bash[59517]: cluster 2023-09-23T20:29:20.436334+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 55 MiB/s wr, 874 op/s 2023-09-23T20:29:22.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:22.143 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:22.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:22.245 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:22.258 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:22 smithi098 bash[74888]: cluster 2023-09-23T20:29:20.436334+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 55 MiB/s wr, 874 op/s 2023-09-23T20:29:22.259 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:22 smithi098 bash[78228]: cluster 2023-09-23T20:29:20.436334+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 55 MiB/s wr, 874 op/s 2023-09-23T20:29:22.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:22.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:22.382 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:22.421 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:22.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:22.526 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:22.548 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:22.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:22.651 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:22.674 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:22.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:22.764 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 55 16 76459 76443 86.8577 57.0625 0.0101803 0.0115079 2023-09-23T20:29:22.777 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:22.799 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:22.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:22.902 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:22.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:22.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:22.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:23.035 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:23.074 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:23.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:23.179 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:23.212 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:23.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:23.315 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:23.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:23.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:23.448 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:23.472 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:23.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:23.495 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:29:23.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-09-23T20:29:23.576 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:23.613 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:23.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:23.716 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:23.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.752 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:23.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:23.764 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 56 16 77382 77366 86.3367 57.6875 0.0422282 0.011574 2023-09-23T20:29:23.853 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:23.882 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:23.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:23.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:23.986 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:24.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:24.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:24.115 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:24.138 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:24.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:24.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:24.255 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:24 smithi173 bash[59517]: cluster 2023-09-23T20:29:22.436989+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:29:24.275 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:24.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:24.339 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:24.369 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:24 smithi098 bash[78228]: cluster 2023-09-23T20:29:22.436989+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:29:24.370 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:24 smithi098 bash[74888]: cluster 2023-09-23T20:29:22.436989+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:29:24.379 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:24.402 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:24.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:24.507 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:24.544 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:24.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:24.649 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:24.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:24.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:24.764 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 57 16 78271 78255 85.7967 55.5625 0.00962792 0.0116501 2023-09-23T20:29:24.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:24.811 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:24.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:24.915 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:24.935 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:24.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:24.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:25.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:25.061 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:25.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:25.165 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:25.174 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:25 smithi098 bash[78228]: audit 2023-09-23T20:29:24.594104+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:25.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:25 smithi098 bash[74888]: audit 2023-09-23T20:29:24.594104+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:25.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:25.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:25.295 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:25.303 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:25 smithi173 bash[59517]: audit 2023-09-23T20:29:24.594104+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:25.324 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:25.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:25.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:25.450 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:25.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:25.553 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:25.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:25.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:25.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:25.716 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:25.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:25.764 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 58 16 78956 78940 85.0556 42.8125 0.0118417 0.0117506 2023-09-23T20:29:25.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:25.844 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:25.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:25.949 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:25.976 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:25.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:25.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:26.081 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:26.120 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:26.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:26.226 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:26.251 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:26.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:26.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:26 smithi173 bash[59517]: cluster 2023-09-23T20:29:24.437544+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v806: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 53 MiB/s wr, 842 op/s 2023-09-23T20:29:26.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:26.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:26.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:26.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:26.493 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:26 smithi098 bash[74888]: cluster 2023-09-23T20:29:24.437544+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v806: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 53 MiB/s wr, 842 op/s 2023-09-23T20:29:26.493 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:29:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:29:26] "GET /metrics HTTP/1.1" 200 36394 "" "Prometheus/2.33.4" 2023-09-23T20:29:26.493 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:26 smithi098 bash[78228]: cluster 2023-09-23T20:29:24.437544+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v806: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 53 MiB/s wr, 842 op/s 2023-09-23T20:29:26.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:26.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:26.614 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:26.638 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:26.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:26.741 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:26.764 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 59 16 79841 79825 84.5513 55.3125 0.0272197 0.0118217 2023-09-23T20:29:26.780 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:26.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:26.888 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:26.914 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:26.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:26.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:27.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:27.044 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:27.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:27.147 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:27.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:27.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:27.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:27.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:27.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:27.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:27.427 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:27.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:27.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:27.553 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:27.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:27.657 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:27.688 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:27.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:27.764 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:29:27.760075+0000 min lat: 0.00136477 max lat: 0.303596 avg lat: 0.0118841 2023-09-23T20:29:27.765 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:29:27.765 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 60 16 80769 80753 84.1087 58 0.0131152 0.0118841 2023-09-23T20:29:27.794 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:27.821 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:27.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:27.926 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:27.964 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:27.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:27.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:28.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:28.094 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:28.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:28.105 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:28 smithi098 bash[78228]: cluster 2023-09-23T20:29:26.438239+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T20:29:28.105 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:28 smithi098 bash[74888]: cluster 2023-09-23T20:29:26.438239+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T20:29:28.201 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:28.209 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:28 smithi173 bash[59517]: cluster 2023-09-23T20:29:26.438239+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T20:29:28.224 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:28.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:28.329 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:28.366 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:28.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:28.468 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:28.490 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:28.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:28.594 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:28.625 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:28.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:28.731 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:28.766 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:28.767 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 61 16 81688 81672 83.6685 57.4375 0.0239243 0.0119454 2023-09-23T20:29:28.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:28.870 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:28.889 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:28.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:28.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:28.908 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:29:28.946 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:29:28.970 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:29:28.994 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:28.999 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:29:29.025 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:29:29.026 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:29.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:29.065 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:29:29.104 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:29:29.129 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:29.142 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:29:29.149 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:29:29.150 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:29:29.150 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:29:29.150 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:29:29.150 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:29:29.150 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:29:29.150 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:29:29.150 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:29:29.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:29.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:29.258 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:29.268 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:29 smithi173 bash[59517]: audit 2023-09-23T20:29:28.865832+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.98:0/1499792396' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:29.292 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:29.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:29.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:29.408 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:29 smithi098 bash[78228]: audit 2023-09-23T20:29:28.865832+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.98:0/1499792396' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:29.409 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:29 smithi098 bash[74888]: audit 2023-09-23T20:29:28.865832+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.98:0/1499792396' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:29.424 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:29.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:29.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:29.556 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:29.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:29.659 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:29.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:29.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:29.767 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 62 16 82520 82504 83.1577 52 0.0319618 0.0120199 2023-09-23T20:29:29.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:29.817 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:29.923 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:29.947 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:29.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:29.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:30.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:30.087 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:30.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:30.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:30.219 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:30.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:30.323 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:30.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:30 smithi173 bash[59517]: cluster 2023-09-23T20:29:28.439036+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v808: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T20:29:30.345 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:30.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:30.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:30 smithi098 bash[78228]: cluster 2023-09-23T20:29:28.439036+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v808: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T20:29:30.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:30 smithi098 bash[74888]: cluster 2023-09-23T20:29:28.439036+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v808: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T20:29:30.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:30.485 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:30.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:30.589 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:30.617 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:30.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:30.723 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:30.753 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:30.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:30.767 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 63 16 83185 83169 82.4974 41.5625 0.00367794 0.0120972 2023-09-23T20:29:30.857 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:30.903 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:30.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:30.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:31.005 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:31.039 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:31.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:31.142 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:31.169 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:31.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:31.272 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.295 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:31.402 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:31.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:31.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:31.535 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:31.557 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:31.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:31.661 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.688 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:31.767 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 64 16 84009 83993 82.013 51.5 0.0123767 0.0121875 2023-09-23T20:29:31.791 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:31.924 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.952 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:31.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:31.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:32.058 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:32.083 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:32.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:32.185 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:32.212 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:32.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:32.317 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:32.326 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:32 smithi173 bash[59517]: cluster 2023-09-23T20:29:30.439468+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 47 MiB/s wr, 754 op/s 2023-09-23T20:29:32.342 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:32.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:32.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:32 smithi098 bash[78228]: cluster 2023-09-23T20:29:30.439468+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 47 MiB/s wr, 754 op/s 2023-09-23T20:29:32.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:32 smithi098 bash[74888]: cluster 2023-09-23T20:29:30.439468+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 47 MiB/s wr, 754 op/s 2023-09-23T20:29:32.445 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:32.473 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:32.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:32.576 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:32.604 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:32.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:32.708 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:32.738 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:32.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:32.767 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 65 16 84902 84886 81.6099 55.8125 0.0210697 0.0122477 2023-09-23T20:29:32.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:32.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:32.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:32.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:32.975 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:33.005 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:33.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:33.109 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:33.140 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:33.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:33.244 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:33.280 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:33.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:33.383 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:33.411 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:33.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:33.514 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:33.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:33.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:33.645 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:33.667 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:33.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:33.767 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 66 16 85780 85764 81.2047 54.875 0.00830363 0.0123088 2023-09-23T20:29:33.774 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:33.806 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:33.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:33.917 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:33.954 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:33.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:34.049 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:34.058 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:34.095 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:34.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:34.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:34.239 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:34.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:34.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:34.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:34 smithi173 bash[59517]: cluster 2023-09-23T20:29:32.440433+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T20:29:34.356 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:34 smithi098 bash[74888]: cluster 2023-09-23T20:29:32.440433+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T20:29:34.357 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:34 smithi098 bash[78228]: cluster 2023-09-23T20:29:32.440433+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T20:29:34.377 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:34.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:34.480 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:34.512 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:34.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:34.616 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:34.642 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:34.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:34.751 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:34.767 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 67 16 86651 86635 80.8052 54.4375 0.0364617 0.0123692 2023-09-23T20:29:34.780 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:34.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:34.887 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:34.914 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:34.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:34.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:35.019 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:35.046 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:35.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:35.149 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:29:35.153 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:35.182 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:35.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:35.208 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:29:35.289 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:35.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:35 smithi173 bash[59517]: audit 2023-09-23T20:29:34.602755+0000 mon.a (mon.0) 1100 : audit 1 from='client.? 172.21.15.98:0/613571033' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:29:35.424 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:35.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:35 smithi098 bash[78228]: audit 2023-09-23T20:29:34.602755+0000 mon.a (mon.0) 1100 : audit 1 from='client.? 172.21.15.98:0/613571033' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:29:35.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:35 smithi098 bash[74888]: audit 2023-09-23T20:29:34.602755+0000 mon.a (mon.0) 1100 : audit 1 from='client.? 172.21.15.98:0/613571033' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:29:35.447 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:35.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:35.551 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.577 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:35.679 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.700 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:35.767 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 68 16 87499 87483 80.3962 53 0.0261579 0.0124323 2023-09-23T20:29:35.807 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.829 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:35.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:35.932 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:35.956 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:35.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:35.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:36.061 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.083 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:36.186 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:36.194 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[74888]: cluster 2023-09-23T20:29:34.440988+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v811: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 46 MiB/s wr, 739 op/s 2023-09-23T20:29:36.194 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[74888]: cluster 2023-09-23T20:29:35.120991+0000 mon.a (mon.0) 1101 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:36.194 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[74888]: audit 2023-09-23T20:29:35.132991+0000 mon.a (mon.0) 1102 : audit 1 from='client.? 172.21.15.98:0/613571033' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:29:36.195 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[74888]: cluster 2023-09-23T20:29:35.133175+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e208: 8 total, 8 up, 6 in 2023-09-23T20:29:36.195 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[74888]: cluster 2023-09-23T20:29:35.144623+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.195 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[74888]: cluster 2023-09-23T20:29:35.145813+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.195 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[74888]: cluster 2023-09-23T20:29:35.148732+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.195 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[74888]: cluster 2023-09-23T20:29:35.149349+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.195 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[74888]: cluster 2023-09-23T20:29:35.150516+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[78228]: cluster 2023-09-23T20:29:34.440988+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v811: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 46 MiB/s wr, 739 op/s 2023-09-23T20:29:36.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[78228]: cluster 2023-09-23T20:29:35.120991+0000 mon.a (mon.0) 1101 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:36.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[78228]: audit 2023-09-23T20:29:35.132991+0000 mon.a (mon.0) 1102 : audit 1 from='client.? 172.21.15.98:0/613571033' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:29:36.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[78228]: cluster 2023-09-23T20:29:35.133175+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e208: 8 total, 8 up, 6 in 2023-09-23T20:29:36.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[78228]: cluster 2023-09-23T20:29:35.144623+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[78228]: cluster 2023-09-23T20:29:35.145813+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[78228]: cluster 2023-09-23T20:29:35.148732+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.196 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[78228]: cluster 2023-09-23T20:29:35.149349+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[78228]: cluster 2023-09-23T20:29:35.150516+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.197 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:29:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:29:36] "GET /metrics HTTP/1.1" 200 36394 "" "Prometheus/2.33.4" 2023-09-23T20:29:36.209 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:36.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:36.313 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:36.338 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:36.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:36.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:36 smithi173 bash[59517]: cluster 2023-09-23T20:29:34.440988+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v811: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 46 MiB/s wr, 739 op/s 2023-09-23T20:29:36.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:36 smithi173 bash[59517]: cluster 2023-09-23T20:29:35.120991+0000 mon.a (mon.0) 1101 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:29:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:36 smithi173 bash[59517]: audit 2023-09-23T20:29:35.132991+0000 mon.a (mon.0) 1102 : audit 1 from='client.? 172.21.15.98:0/613571033' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:29:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:36 smithi173 bash[59517]: cluster 2023-09-23T20:29:35.133175+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e208: 8 total, 8 up, 6 in 2023-09-23T20:29:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:36 smithi173 bash[59517]: cluster 2023-09-23T20:29:35.144623+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:36 smithi173 bash[59517]: cluster 2023-09-23T20:29:35.145813+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:36 smithi173 bash[59517]: cluster 2023-09-23T20:29:35.148732+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:36 smithi173 bash[59517]: cluster 2023-09-23T20:29:35.149349+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:36 smithi173 bash[59517]: cluster 2023-09-23T20:29:35.150516+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T20:29:36.442 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:36.465 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:36.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:36.568 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.600 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:36.705 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.735 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:36.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:36.767 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 69 16 88266 88250 79.9257 47.9375 0.0255573 0.0125056 2023-09-23T20:29:36.839 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:36.867 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:36.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:36.973 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:36.996 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:36.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:36.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:37.099 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:37.124 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:37.230 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:37.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:37.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:37.363 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:37.387 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:37.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:37.491 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:37.517 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:37.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:37.625 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:37.648 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:37.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:37.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:37.768 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 70 16 89111 89095 79.5384 52.8125 0.022125 0.0125665 2023-09-23T20:29:37.780 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:37.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:37.884 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:37.906 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:37.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:37.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:38.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:38.037 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:38.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:38.140 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:38.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:38 smithi098 bash[78228]: cluster 2023-09-23T20:29:36.447353+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 855 op/s 2023-09-23T20:29:38.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:38 smithi098 bash[74888]: cluster 2023-09-23T20:29:36.447353+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 855 op/s 2023-09-23T20:29:38.185 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:38.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:38.289 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:38.317 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:38.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:38.333 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:29:38.333 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:29:38.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:38.444 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:38.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:38.549 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:38.580 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:38.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:38.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:38 smithi173 bash[59517]: cluster 2023-09-23T20:29:36.447353+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 855 op/s 2023-09-23T20:29:38.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:38.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:38.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:38.767 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 71 16 89978 89962 79.1813 54.1875 0.0200232 0.0126236 2023-09-23T20:29:38.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:38.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:38.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:38.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:38.980 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:38.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:38.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:39.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:39.108 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:39.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:39.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:39.243 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:39.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:39.346 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:39.375 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:39.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:39.478 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:39.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:39.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:39.607 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:39.635 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:39.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:39.738 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:39.767 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:39.767 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 72 16 90836 90820 78.8263 53.625 0.0165147 0.0126798 2023-09-23T20:29:39.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:39.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:39.901 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:39.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:39.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:40.004 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:40.033 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:40.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:40.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:29:40.139 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:40.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:40.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:40.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:40.283 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:40 smithi173 bash[59517]: cluster 2023-09-23T20:29:38.447822+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T20:29:40.283 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:40 smithi173 bash[59517]: audit 2023-09-23T20:29:39.594437+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:40.310 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:40.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:40.415 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:40.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:40 smithi098 bash[74888]: cluster 2023-09-23T20:29:38.447822+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T20:29:40.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:40 smithi098 bash[74888]: audit 2023-09-23T20:29:39.594437+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:40.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:40 smithi098 bash[78228]: cluster 2023-09-23T20:29:38.447822+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T20:29:40.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:40 smithi098 bash[78228]: audit 2023-09-23T20:29:39.594437+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:40.450 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:40.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:40.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:40.576 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:40.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:40.682 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:40.704 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:40.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:40.768 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 73 16 91682 91666 78.4707 52.875 0.00982279 0.0127379 2023-09-23T20:29:40.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:40.834 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:40.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:40.939 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:40.967 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:40.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:40.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:40.990 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T20:29:41.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:41.100 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:41.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:41.209 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:41.235 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:41.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:41.339 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:41.380 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:41.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:41.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:41.527 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:41.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:41.632 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:41.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:41.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:41.768 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 74 16 92510 92494 78.1096 51.75 0.0089186 0.0127964 2023-09-23T20:29:41.771 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:41.794 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:41.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:41.901 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:41.925 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:41.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:41.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:42.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:42.066 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:42.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:42.150 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:42 smithi098 bash[78228]: cluster 2023-09-23T20:29:40.448226+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T20:29:42.150 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:42 smithi098 bash[74888]: cluster 2023-09-23T20:29:40.448226+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T20:29:42.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:42.195 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:42.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:42.298 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:42.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:42 smithi173 bash[59517]: cluster 2023-09-23T20:29:40.448226+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T20:29:42.346 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:42.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:42.451 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:42.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:42.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:42.578 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:42.603 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:42.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:42.710 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:42.743 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:42.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:42.768 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 75 16 93351 93335 77.7689 52.5625 0.00617223 0.0128527 2023-09-23T20:29:42.781 INFO:teuthology.orchestra.run.smithi098.stdout:moved 0 / 267 (0%) 2023-09-23T20:29:42.781 INFO:teuthology.orchestra.run.smithi098.stdout:avg 44.5 2023-09-23T20:29:42.781 INFO:teuthology.orchestra.run.smithi098.stdout:stddev 5.1559 -> 5.1559 (expected baseline 6.08961) 2023-09-23T20:29:42.781 INFO:teuthology.orchestra.run.smithi098.stdout:min osd.2 with 39 -> 39 pgs (0.876405 -> 0.876405 * mean) 2023-09-23T20:29:42.781 INFO:teuthology.orchestra.run.smithi098.stdout:max osd.1 with 54 -> 54 pgs (1.21348 -> 1.21348 * mean) 2023-09-23T20:29:42.781 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:29:42.782 INFO:teuthology.orchestra.run.smithi098.stdout:oload 1000 2023-09-23T20:29:42.782 INFO:teuthology.orchestra.run.smithi098.stdout:max_change 0.05 2023-09-23T20:29:42.782 INFO:teuthology.orchestra.run.smithi098.stdout:max_change_osds 4 2023-09-23T20:29:42.782 INFO:teuthology.orchestra.run.smithi098.stdout:average_utilization 0.0355 2023-09-23T20:29:42.782 INFO:teuthology.orchestra.run.smithi098.stdout:overload_utilization 0.3548 2023-09-23T20:29:42.785 INFO:teuthology.orchestra.run.smithi098.stderr:no change 2023-09-23T20:29:42.849 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:42.891 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:42.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:42.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:42.997 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:43.027 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:43.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:43.130 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:43.161 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:43.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:43.269 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:43.299 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:43.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:43.405 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:43.430 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:43.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:43.535 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:43.559 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:43.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:43.662 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:43.698 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:43.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:43.768 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 76 16 94195 94179 77.4396 52.75 0.00797496 0.0129077 2023-09-23T20:29:43.801 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:43.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:43.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:43.929 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:43.962 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:43.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:43.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:44.065 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:44.097 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:44.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:44.106 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:29:44.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-09-23T20:29:44.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:44.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:44.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:44.338 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:44.372 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:44.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:44.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:44 smithi098 bash[78228]: cluster 2023-09-23T20:29:42.448906+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v816: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 53 MiB/s wr, 852 op/s 2023-09-23T20:29:44.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:44 smithi098 bash[78228]: audit 2023-09-23T20:29:42.775630+0000 mgr.y (mgr.34107) 776 : audit 0 from='client.35289 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:29:44.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:44 smithi098 bash[74888]: cluster 2023-09-23T20:29:42.448906+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v816: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 53 MiB/s wr, 852 op/s 2023-09-23T20:29:44.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:44 smithi098 bash[74888]: audit 2023-09-23T20:29:42.775630+0000 mgr.y (mgr.34107) 776 : audit 0 from='client.35289 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:29:44.479 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:44.506 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:44.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:44.584 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:44.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:44 smithi173 bash[59517]: cluster 2023-09-23T20:29:42.448906+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v816: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 53 MiB/s wr, 852 op/s 2023-09-23T20:29:44.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:44 smithi173 bash[59517]: audit 2023-09-23T20:29:42.775630+0000 mgr.y (mgr.34107) 776 : audit 0 from='client.35289 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:29:44.611 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:44.651 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:44.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:44.756 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:44.768 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 77 16 95042 95026 77.1214 52.9375 0.0142013 0.0129604 2023-09-23T20:29:44.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:44.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:44.898 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:44.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:44.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:44.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:45.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:45.068 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:45.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:45.171 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:45.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:45.332 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:45.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:45.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:45.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:45.570 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:45.597 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:45.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:45.701 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:45.728 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:45.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:45.768 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 78 16 95880 95864 76.8041 52.375 0.0182461 0.0130151 2023-09-23T20:29:45.831 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:45.857 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:45.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:45.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:45.989 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:45.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:45.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:46.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:46.101 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:29:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:29:46] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.33.4" 2023-09-23T20:29:46.127 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:46.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:46.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:46.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:46.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:46.367 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:46.395 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:46 smithi098 bash[78228]: cluster 2023-09-23T20:29:44.449358+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T20:29:46.396 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:46 smithi098 bash[74888]: cluster 2023-09-23T20:29:44.449358+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T20:29:46.403 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:46.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:46.506 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:46.516 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:46 smithi173 bash[59517]: cluster 2023-09-23T20:29:44.449358+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 53 MiB/s wr, 853 op/s 2023-09-23T20:29:46.537 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:46.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:46.640 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:46.640 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:46.641 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:46.667 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:46.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:46.768 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 79 16 96681 96665 76.4655 50.0625 0.0152774 0.0130712 2023-09-23T20:29:46.774 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:46.809 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:46.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:46.915 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:46.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:46.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:47.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:47.076 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:47.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:47.183 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:47.209 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:47.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:47.311 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:47.345 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:47.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:47.451 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:47.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:47.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:47.577 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:47.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:47.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:47.709 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:47.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:47.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:47.768 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:29:47.764045+0000 min lat: 0.00136477 max lat: 0.303596 avg lat: 0.0131212 2023-09-23T20:29:47.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:29:47.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 80 16 97540 97524 76.1807 53.6875 0.0127437 0.0131212 2023-09-23T20:29:47.839 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:47.887 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:47.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:47.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:47.992 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:48.021 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:48.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:48.126 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:48.153 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:48.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:48.160 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:48 smithi173 bash[59517]: cluster 2023-09-23T20:29:46.449939+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:29:48.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:48.268 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:48 smithi098 bash[74888]: cluster 2023-09-23T20:29:46.449939+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:29:48.269 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:48 smithi098 bash[78228]: cluster 2023-09-23T20:29:46.449939+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:29:48.284 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:48.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:48.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:48.420 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:48.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:48.523 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:48.545 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:48.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:48.650 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:48.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:48.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:48.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 81 16 98408 98392 75.9099 54.25 0.0172993 0.0131675 2023-09-23T20:29:48.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:48.820 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:48.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:48.866 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:29:48.926 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:48.953 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:48.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:48.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:49.062 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:49.096 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:49.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:49.198 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:49.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:49.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:49.324 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:49.344 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:49.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:49.447 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:49.476 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:49.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:49.582 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:49.609 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:49.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:49.715 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:49.759 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:49.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:49.768 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 82 16 99258 99242 75.632 53.125 0.019245 0.0132162 2023-09-23T20:29:49.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:49.893 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:49.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:49.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:49.997 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:50.025 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:50.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:50.128 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:50.153 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:50.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:50.261 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:50.280 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:50.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:50.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:50 smithi173 bash[59517]: cluster 2023-09-23T20:29:48.450451+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 45 MiB/s wr, 720 op/s 2023-09-23T20:29:50.383 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:50.424 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:50.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:50.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:50 smithi098 bash[74888]: cluster 2023-09-23T20:29:48.450451+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 45 MiB/s wr, 720 op/s 2023-09-23T20:29:50.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:50 smithi098 bash[78228]: cluster 2023-09-23T20:29:48.450451+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 45 MiB/s wr, 720 op/s 2023-09-23T20:29:50.530 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:50.569 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:50.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:50.678 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:50.707 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:50.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:50.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 83 16 99983 99967 75.2667 45.3125 0.0197309 0.0132807 2023-09-23T20:29:50.809 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:50.844 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:50.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:50.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:50.976 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:50.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:50.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:51.079 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:51.106 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:51.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:51.211 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:51.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:51.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:51.350 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:51.382 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:51.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:51.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:51.536 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:51.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:51.641 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:51.669 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:51.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:51.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 84 16 100824 100808 74.9964 52.5625 0.00702493 0.0133274 2023-09-23T20:29:51.775 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:51.795 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:51.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:51.898 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:51.925 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:51.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:51.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:52.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:52.055 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:52.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:52.158 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:52.193 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:52.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:52.301 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:52.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:52 smithi098 bash[78228]: cluster 2023-09-23T20:29:50.450800+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 44 MiB/s wr, 700 op/s 2023-09-23T20:29:52.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:52 smithi098 bash[74888]: cluster 2023-09-23T20:29:50.450800+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 44 MiB/s wr, 700 op/s 2023-09-23T20:29:52.325 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:52.428 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:52.437 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:52 smithi173 bash[59517]: cluster 2023-09-23T20:29:50.450800+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 44 MiB/s wr, 700 op/s 2023-09-23T20:29:52.460 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:52.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:52.563 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:52.593 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:52.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:52.695 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:52.720 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:52.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:52.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 85 16 101604 101588 74.6875 48.75 0.00984212 0.0133831 2023-09-23T20:29:52.824 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:52.844 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:52.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:52.947 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:52.969 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:52.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:52.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:53.073 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:53.116 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:53.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:53.220 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:53.242 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:53.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:53.345 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:53.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.381 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:53.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:53.475 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:29:53.482 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:53.512 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:29:53.513 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:53.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:53.552 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:29:53.583 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:29:53.609 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:29:53.618 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:53.642 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:29:53.647 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:53.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:53.674 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:29:53.705 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:29:53.707 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:29:53.707 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:29:53.707 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:29:53.707 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:29:53.707 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:29:53.707 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:29:53.707 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:29:53.707 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:29:53.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:53.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 86 16 102381 102365 74.3837 48.5625 0.0167005 0.0134381 2023-09-23T20:29:53.784 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:53.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:53.890 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:53.914 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:53.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:53.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:54.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:54.046 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:54.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:54.151 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:54.176 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:54.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:54.281 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:54.305 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:54.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:54.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:54.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:54 smithi098 bash[78228]: cluster 2023-09-23T20:29:52.451470+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:29:54.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:54 smithi098 bash[78228]: audit 2023-09-23T20:29:53.446236+0000 mon.a (mon.0) 1105 : audit 0 from='client.? 172.21.15.98:0/3917043785' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:54.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:54 smithi098 bash[74888]: cluster 2023-09-23T20:29:52.451470+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:29:54.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:54 smithi098 bash[74888]: audit 2023-09-23T20:29:53.446236+0000 mon.a (mon.0) 1105 : audit 0 from='client.? 172.21.15.98:0/3917043785' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:54.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:54.449 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:54 smithi173 bash[59517]: cluster 2023-09-23T20:29:52.451470+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:29:54.450 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:54 smithi173 bash[59517]: audit 2023-09-23T20:29:53.446236+0000 mon.a (mon.0) 1105 : audit 0 from='client.? 172.21.15.98:0/3917043785' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:29:54.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:54.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:54.574 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:54.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:54.677 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:54.706 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:54.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:54.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 87 15 103115 103100 74.0567 45.9375 0.0113819 0.0134972 2023-09-23T20:29:54.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:54.840 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:54.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:54.943 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:54.969 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:54.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:54.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:55.074 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:55.097 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:55.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:55.204 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:55.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:55.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:55.248 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:55 smithi098 bash[74888]: audit 2023-09-23T20:29:54.596043+0000 mon.a (mon.0) 1106 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:55.329 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:55.353 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:55.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:55.456 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:55.464 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:55 smithi173 bash[59517]: audit 2023-09-23T20:29:54.596043+0000 mon.a (mon.0) 1106 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:55.484 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:55.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:55.595 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:55.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:55 smithi098 bash[78228]: audit 2023-09-23T20:29:54.596043+0000 mon.a (mon.0) 1106 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:29:55.617 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:55.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:55.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:55.748 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:55.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:55.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 88 16 103905 103889 73.7755 49.3125 0.0208602 0.0135486 2023-09-23T20:29:55.855 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:55.885 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:55.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:55.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:55.987 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:56.016 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:56.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:56.119 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:56.155 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:56.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:56.265 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:56.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:56.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:56 smithi173 bash[59517]: cluster 2023-09-23T20:29:54.452000+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 45 MiB/s wr, 712 op/s 2023-09-23T20:29:56.404 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:56.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:29:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:29:56] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.33.4" 2023-09-23T20:29:56.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:56 smithi098 bash[78228]: cluster 2023-09-23T20:29:54.452000+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 45 MiB/s wr, 712 op/s 2023-09-23T20:29:56.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:56 smithi098 bash[74888]: cluster 2023-09-23T20:29:54.452000+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 45 MiB/s wr, 712 op/s 2023-09-23T20:29:56.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:56.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:56.546 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:56.573 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:56.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:56.677 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:56.703 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:56.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:56.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 89 16 104693 104677 73.4999 49.25 0.0227062 0.0135998 2023-09-23T20:29:56.806 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:56.833 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:56.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:56.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:56.963 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:56.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:56.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:57.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:57.095 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:57.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:57.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:57.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:57.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:57.341 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:57.368 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:29:57.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:29:57.472 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:57.494 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:57.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:57.600 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:57.635 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:57.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:57.737 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:57.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:57.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total time run: 90.0105 2023-09-23T20:29:57.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total writes made: 105440 2023-09-23T20:29:57.769 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Write size: 65536 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object size: 65536 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Bandwidth (MB/sec): 73.2137 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Bandwidth: 30.5378 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max bandwidth (MB/sec): 187.688 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min bandwidth (MB/sec): 41.5625 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average IOPS: 1171 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev IOPS: 488.605 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max IOPS: 3003 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min IOPS: 665 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average Latency(s): 0.0136542 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Latency(s): 0.0121537 2023-09-23T20:29:57.770 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max latency(s): 0.303596 2023-09-23T20:29:57.771 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min latency(s): 0.00136477 2023-09-23T20:29:57.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:57.776 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:29:57.872 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:57.908 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:57.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:57.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:58.013 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:58.043 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:58.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:58.147 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:58.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:58.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:58.193 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:58 smithi173 bash[59517]: cluster 2023-09-23T20:29:56.452676+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T20:29:58.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:29:58 smithi173 bash[59517]: audit 2023-09-23T20:29:57.583507+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:29:58.275 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:58.285 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:58 smithi098 bash[78228]: cluster 2023-09-23T20:29:56.452676+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T20:29:58.286 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:29:58 smithi098 bash[78228]: audit 2023-09-23T20:29:57.583507+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:29:58.286 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:58 smithi098 bash[74888]: cluster 2023-09-23T20:29:56.452676+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T20:29:58.286 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:29:58 smithi098 bash[74888]: audit 2023-09-23T20:29:57.583507+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:29:58.300 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:29:58.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:29:58.406 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:58.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:58.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:58.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:58.587 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:29:58.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:29:58.692 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:58.717 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:58.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:58.821 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:58.862 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:29:58.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:29:58.966 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:58.987 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:58.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:58.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:59.091 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:59.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:29:59.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:29:59.218 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:59.244 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:59.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:59.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:59.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:29:59.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:29:59.479 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:59.508 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:59.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:59.612 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:59.638 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:29:59.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:29:59.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:59.766 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:59.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:29:59.870 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:59.897 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:29:59.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:29:59.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:00.003 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.026 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:00.042 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:30:00.130 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:00.156 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:00.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:00.259 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.288 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:00.394 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:00.421 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:00.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:00.527 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:00.535 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:00 smithi098 bash[78228]: cluster 2023-09-23T20:29:58.453187+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 43 MiB/s wr, 689 op/s 2023-09-23T20:30:00.535 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:00 smithi098 bash[78228]: cluster 2023-09-23T20:30:00.000097+0000 mon.a (mon.0) 1108 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T20:30:00.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:00 smithi098 bash[78228]: cluster 2023-09-23T20:30:00.000163+0000 mon.a (mon.0) 1109 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T20:30:00.536 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:00 smithi098 bash[74888]: cluster 2023-09-23T20:29:58.453187+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 43 MiB/s wr, 689 op/s 2023-09-23T20:30:00.536 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:00 smithi098 bash[74888]: cluster 2023-09-23T20:30:00.000097+0000 mon.a (mon.0) 1108 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T20:30:00.536 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:00 smithi098 bash[74888]: cluster 2023-09-23T20:30:00.000163+0000 mon.a (mon.0) 1109 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T20:30:00.552 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:00.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:00 smithi173 bash[59517]: cluster 2023-09-23T20:29:58.453187+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 43 MiB/s wr, 689 op/s 2023-09-23T20:30:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:00 smithi173 bash[59517]: cluster 2023-09-23T20:30:00.000097+0000 mon.a (mon.0) 1108 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-09-23T20:30:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:00 smithi173 bash[59517]: cluster 2023-09-23T20:30:00.000163+0000 mon.a (mon.0) 1109 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T20:30:00.656 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:00.675 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:00.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:00.781 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.808 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:00.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:00.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:00.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:00.956 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:00.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:01.058 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:01.080 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:01.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:01.186 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:01.224 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:01.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:01.328 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:01.386 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:01.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:01.490 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:01.517 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:01.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:01.621 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:01.658 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:01.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:01.763 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:01.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:01.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:01.851 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:30:01.851 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:30:01.851 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:30:01.851 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:30:01.851 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:30:01.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:01.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:01.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:01.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:02.030 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:02.066 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:02.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:02.169 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:02.202 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:02.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:02.308 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:02.340 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:02.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:02.423 INFO:teuthology.orchestra.run.smithi098.stdout:moved 0 / 267 (0%) 2023-09-23T20:30:02.423 INFO:teuthology.orchestra.run.smithi098.stdout:avg 44.5 2023-09-23T20:30:02.424 INFO:teuthology.orchestra.run.smithi098.stdout:stddev 5.1559 -> 5.1559 (expected baseline 6.08961) 2023-09-23T20:30:02.424 INFO:teuthology.orchestra.run.smithi098.stdout:min osd.2 with 39 -> 39 pgs (0.876405 -> 0.876405 * mean) 2023-09-23T20:30:02.424 INFO:teuthology.orchestra.run.smithi098.stdout:max osd.1 with 54 -> 54 pgs (1.21348 -> 1.21348 * mean) 2023-09-23T20:30:02.424 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:30:02.424 INFO:teuthology.orchestra.run.smithi098.stdout:oload 1000 2023-09-23T20:30:02.424 INFO:teuthology.orchestra.run.smithi098.stdout:max_change 3 2023-09-23T20:30:02.424 INFO:teuthology.orchestra.run.smithi098.stdout:max_change_osds 4 2023-09-23T20:30:02.424 INFO:teuthology.orchestra.run.smithi098.stdout:average_utilization 0.0406 2023-09-23T20:30:02.424 INFO:teuthology.orchestra.run.smithi098.stdout:overload_utilization 0.4057 2023-09-23T20:30:02.427 INFO:teuthology.orchestra.run.smithi098.stderr:no change 2023-09-23T20:30:02.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:02 smithi098 bash[78228]: cluster 2023-09-23T20:30:00.453701+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v825: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 42 MiB/s wr, 666 op/s 2023-09-23T20:30:02.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:02 smithi098 bash[74888]: cluster 2023-09-23T20:30:00.453701+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v825: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 42 MiB/s wr, 666 op/s 2023-09-23T20:30:02.444 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:02.469 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:02.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:02.575 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:02.587 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:02 smithi173 bash[59517]: cluster 2023-09-23T20:30:00.453701+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v825: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 42 MiB/s wr, 666 op/s 2023-09-23T20:30:02.623 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:02.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:02.727 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:02.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:02.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:02.874 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:02.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:02.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:02.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:03.023 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:03.055 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:03.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:03.160 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:03.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:03.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:03.227 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:30:03.259 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T20:30:03.308 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:03.332 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:03.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:03.436 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:03.464 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:03.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:03.567 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:03.580 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:03 smithi173 bash[59517]: audit 2023-09-23T20:30:02.335420+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.98:0/2546314912' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:30:03.580 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:03 smithi173 bash[59517]: audit 2023-09-23T20:30:02.336651+0000 mon.a (mon.0) 1110 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:30:03.603 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:03 smithi098 bash[74888]: audit 2023-09-23T20:30:02.335420+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.98:0/2546314912' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:30:03.603 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:03 smithi098 bash[74888]: audit 2023-09-23T20:30:02.336651+0000 mon.a (mon.0) 1110 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:30:03.603 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:03 smithi098 bash[78228]: audit 2023-09-23T20:30:02.335420+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.98:0/2546314912' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:30:03.603 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:03 smithi098 bash[78228]: audit 2023-09-23T20:30:02.336651+0000 mon.a (mon.0) 1110 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:30:03.606 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:03.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:03.721 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:03.763 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:03.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:03.867 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:03.890 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:03.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:03.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:03.998 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:04.021 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:04.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:04.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:04.147 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:04.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:04.218 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[78228]: audit 2023-09-23T20:30:02.417914+0000 mgr.y (mgr.34107) 786 : audit 0 from='client.45191 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:30:04.218 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[78228]: cluster 2023-09-23T20:30:02.454370+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 85 B/s rd, 49 MiB/s wr, 974 op/s 2023-09-23T20:30:04.218 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[78228]: cluster 2023-09-23T20:30:03.197184+0000 mon.a (mon.0) 1111 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:04.219 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[78228]: audit 2023-09-23T20:30:03.214399+0000 mon.a (mon.0) 1112 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:30:04.219 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[78228]: cluster 2023-09-23T20:30:03.214534+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e209: 8 total, 8 up, 6 in 2023-09-23T20:30:04.219 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[78228]: cluster 2023-09-23T20:30:03.216574+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:30:04.219 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[74888]: audit 2023-09-23T20:30:02.417914+0000 mgr.y (mgr.34107) 786 : audit 0 from='client.45191 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:30:04.219 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[74888]: cluster 2023-09-23T20:30:02.454370+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 85 B/s rd, 49 MiB/s wr, 974 op/s 2023-09-23T20:30:04.219 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[74888]: cluster 2023-09-23T20:30:03.197184+0000 mon.a (mon.0) 1111 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:04.220 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[74888]: audit 2023-09-23T20:30:03.214399+0000 mon.a (mon.0) 1112 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:30:04.220 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[74888]: cluster 2023-09-23T20:30:03.214534+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e209: 8 total, 8 up, 6 in 2023-09-23T20:30:04.220 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:04 smithi098 bash[74888]: cluster 2023-09-23T20:30:03.216574+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:30:04.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:04.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:04.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:04.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:04.405 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:04.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:04.510 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:04.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:04 smithi173 bash[59517]: audit 2023-09-23T20:30:02.417914+0000 mgr.y (mgr.34107) 786 : audit 0 from='client.45191 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:30:04.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:04 smithi173 bash[59517]: cluster 2023-09-23T20:30:02.454370+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 85 B/s rd, 49 MiB/s wr, 974 op/s 2023-09-23T20:30:04.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:04 smithi173 bash[59517]: cluster 2023-09-23T20:30:03.197184+0000 mon.a (mon.0) 1111 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:04.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:04 smithi173 bash[59517]: audit 2023-09-23T20:30:03.214399+0000 mon.a (mon.0) 1112 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:30:04.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:04 smithi173 bash[59517]: cluster 2023-09-23T20:30:03.214534+0000 mon.a (mon.0) 1113 : cluster 0 osdmap e209: 8 total, 8 up, 6 in 2023-09-23T20:30:04.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:04 smithi173 bash[59517]: cluster 2023-09-23T20:30:03.216574+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T20:30:04.549 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:04.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:04.656 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:04.694 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:04.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:04.800 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:04.832 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:04.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:04.938 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:04.969 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:04.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:04.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:05.075 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:05.100 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:05.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:05.206 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:05.230 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:05.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:05.334 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:05.342 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:05 smithi098 bash[74888]: audit 2023-09-23T20:30:04.270313+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:05.342 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:05 smithi098 bash[74888]: audit 2023-09-23T20:30:04.281161+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:05.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:05 smithi098 bash[78228]: audit 2023-09-23T20:30:04.270313+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:05.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:05 smithi098 bash[78228]: audit 2023-09-23T20:30:04.281161+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:05.369 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:05.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:05.474 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:05.501 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:05.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:05.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:05 smithi173 bash[59517]: audit 2023-09-23T20:30:04.270313+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:05.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:05 smithi173 bash[59517]: audit 2023-09-23T20:30:04.281161+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:05.608 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:05.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:05.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:05.740 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:05.783 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:05.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:05.886 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:05.923 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:05.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:05.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:06.027 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:06.054 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:06.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:06.160 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:06.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:06.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:06.308 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:06.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:06 smithi098 bash[74888]: cluster 2023-09-23T20:30:04.454930+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 33 MiB/s wr, 784 op/s 2023-09-23T20:30:06.317 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:30:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:30:06] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.33.4" 2023-09-23T20:30:06.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:06 smithi098 bash[78228]: cluster 2023-09-23T20:30:04.454930+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 33 MiB/s wr, 784 op/s 2023-09-23T20:30:06.333 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:06.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:06.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:06.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:06.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:06.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:06 smithi173 bash[59517]: cluster 2023-09-23T20:30:04.454930+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 33 MiB/s wr, 784 op/s 2023-09-23T20:30:06.601 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:06.630 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:06.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:06.734 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:06.767 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:06.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:06.871 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:06.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:06.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:06.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:07.001 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:07.036 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:07.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:07.140 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:07.167 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:07.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:07.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:07.297 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:07.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:07.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:30:07.402 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:07.432 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:07.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:07.536 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:07.589 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:07.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:07.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:07.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:07.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:07.822 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:07.850 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:07.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:07.894 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:07.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:07.982 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:07.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:07.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:08.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:08.124 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:08.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[78228]: cluster 2023-09-23T20:30:06.455642+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 9.8 MiB/s wr, 770 op/s 2023-09-23T20:30:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[78228]: audit 2023-09-23T20:30:07.102396+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:08.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[78228]: audit 2023-09-23T20:30:07.109881+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:08.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[78228]: audit 2023-09-23T20:30:07.688977+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:30:08.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[78228]: audit 2023-09-23T20:30:07.689918+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:30:08.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[78228]: audit 2023-09-23T20:30:07.701219+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[74888]: cluster 2023-09-23T20:30:06.455642+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 9.8 MiB/s wr, 770 op/s 2023-09-23T20:30:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[74888]: audit 2023-09-23T20:30:07.102396+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[74888]: audit 2023-09-23T20:30:07.109881+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[74888]: audit 2023-09-23T20:30:07.688977+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:30:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[74888]: audit 2023-09-23T20:30:07.689918+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:30:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:08 smithi098 bash[74888]: audit 2023-09-23T20:30:07.701219+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:08.232 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:08.282 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:08.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:08.388 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:08.414 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:08.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:08.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:08.544 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:08.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:08.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:08 smithi173 bash[59517]: cluster 2023-09-23T20:30:06.455642+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v829: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 102 B/s rd, 9.8 MiB/s wr, 770 op/s 2023-09-23T20:30:08.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:08 smithi173 bash[59517]: audit 2023-09-23T20:30:07.102396+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:08.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:08 smithi173 bash[59517]: audit 2023-09-23T20:30:07.109881+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:08.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:08 smithi173 bash[59517]: audit 2023-09-23T20:30:07.688977+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:30:08.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:08 smithi173 bash[59517]: audit 2023-09-23T20:30:07.689918+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:30:08.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:08 smithi173 bash[59517]: audit 2023-09-23T20:30:07.701219+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:08.650 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:08.672 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:08.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:08.810 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:08.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:08.913 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:08.915 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:08.954 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:08.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:08.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:09.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:09.093 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:09.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:09.196 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:09.228 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:09.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:09.334 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:09.359 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:09.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:09.463 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:09.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:09.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:09.544 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2023-09-23T20:30:09.544 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:30:09.545 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-09-23T20:30:09.545 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:30:09.545 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:30:09.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-09-23T20:30:09.597 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:09.628 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:09.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:09.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:09.771 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:09.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:09.879 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:09.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:09.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:09.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:10.015 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:10.044 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:10.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:10.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:10.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:10 smithi098 bash[78228]: cluster 2023-09-23T20:30:08.456221+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 102 B/s rd, 8.6 MiB/s wr, 773 op/s 2023-09-23T20:30:10.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:10 smithi098 bash[78228]: audit 2023-09-23T20:30:09.595437+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:10.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:10 smithi098 bash[74888]: cluster 2023-09-23T20:30:08.456221+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 102 B/s rd, 8.6 MiB/s wr, 773 op/s 2023-09-23T20:30:10.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:10 smithi098 bash[74888]: audit 2023-09-23T20:30:09.595437+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:10.182 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:10.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:10.285 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:10.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:10.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:10.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:10.447 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:10.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:10.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:10.559 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:10 smithi173 bash[59517]: cluster 2023-09-23T20:30:08.456221+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v830: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 102 B/s rd, 8.6 MiB/s wr, 773 op/s 2023-09-23T20:30:10.559 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:10 smithi173 bash[59517]: audit 2023-09-23T20:30:09.595437+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:10.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:10.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:10.688 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:10.715 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:10.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:10.822 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:10.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:10.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:10.948 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:10.976 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:10.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:10.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:11.079 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:11.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:11.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:11.215 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:11.244 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:11.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:11.348 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:11.367 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:11.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:11.471 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:11.491 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:11.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:11.597 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:11.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.641 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:11.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:11.742 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:11.768 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:11.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:11.875 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:11.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:11.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:11.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:12.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:12.042 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:12.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:12.147 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:12.168 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:12.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:12.271 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:12.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:12 smithi173 bash[59517]: cluster 2023-09-23T20:30:10.456579+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 102 B/s rd, 8.6 MiB/s wr, 773 op/s 2023-09-23T20:30:12.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.304 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:12.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:12.405 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:12.412 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:12 smithi098 bash[74888]: cluster 2023-09-23T20:30:10.456579+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 102 B/s rd, 8.6 MiB/s wr, 773 op/s 2023-09-23T20:30:12.413 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:12 smithi098 bash[78228]: cluster 2023-09-23T20:30:10.456579+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v831: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 102 B/s rd, 8.6 MiB/s wr, 773 op/s 2023-09-23T20:30:12.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:12.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:12.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:12.551 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:12.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:12.654 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:12.681 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:12.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:12.784 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:12.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:12.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:12.914 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:12.935 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:12.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:12.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:13.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:13.064 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:13.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:13.170 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:13.214 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:13.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:13.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:13.355 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:13.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:13.460 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:13.485 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:13.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:13.588 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:13.624 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:13.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:13.730 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:13.766 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:13.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:13.871 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:13.899 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:13.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:13.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:14.003 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:14.026 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:14.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:14.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:14.164 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:14.267 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:14.292 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:14 smithi098 bash[74888]: cluster 2023-09-23T20:30:12.457243+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v832: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T20:30:14.292 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:14 smithi098 bash[78228]: cluster 2023-09-23T20:30:12.457243+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v832: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T20:30:14.293 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:14.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:14.396 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:14.398 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:30:14.408 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:14 smithi173 bash[59517]: cluster 2023-09-23T20:30:12.457243+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v832: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 0 B/s wr, 773 op/s 2023-09-23T20:30:14.429 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:14.531 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:14.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:14.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:14.674 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:14.703 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:14.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:14.810 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:14.836 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:14.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:14.941 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:14.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:14.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:14.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:15.067 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:15.092 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:15.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:15.195 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:15.223 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:15.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:15.326 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:15.349 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:15.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:15.452 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:15.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:15.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:15.522 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:15.578 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:15.599 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:15.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:15.704 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:15.726 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:15.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:15.831 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:15.856 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:15.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:15.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:15.962 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:15.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:16.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:16.089 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:30:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:30:16] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.33.4" 2023-09-23T20:30:16.107 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:16.134 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:16.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:16.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:16.262 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:16.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:16.365 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:16.373 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:16 smithi173 bash[59517]: cluster 2023-09-23T20:30:14.457739+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 0 B/s wr, 707 op/s 2023-09-23T20:30:16.399 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:16.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:16.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:16 smithi098 bash[74888]: cluster 2023-09-23T20:30:14.457739+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 0 B/s wr, 707 op/s 2023-09-23T20:30:16.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:16 smithi098 bash[78228]: cluster 2023-09-23T20:30:14.457739+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v833: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 0 B/s wr, 707 op/s 2023-09-23T20:30:16.505 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:16.531 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:16.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:16.637 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:16.663 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:16.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:16.767 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:16.806 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:16.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:16.913 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:16.935 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:16.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:16.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:17.038 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:17.080 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:17.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:17.184 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:17.211 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:17.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:17.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:17.353 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:17.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:17.461 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:17.507 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:17.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:17.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:17.638 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:17.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:17.741 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:17.763 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:17.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:17.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:17.901 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:17.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:17.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:18.007 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:18.034 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:18.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:18.138 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:18.147 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:18 smithi173 bash[59517]: cluster 2023-09-23T20:30:16.458419+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 941 op/s 2023-09-23T20:30:18.169 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:18.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:18.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:18.279 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:18 smithi098 bash[74888]: cluster 2023-09-23T20:30:16.458419+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 941 op/s 2023-09-23T20:30:18.280 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:18 smithi098 bash[78228]: cluster 2023-09-23T20:30:16.458419+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v834: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 941 op/s 2023-09-23T20:30:18.320 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:18.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:18.427 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:18.453 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:18.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:18.560 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:18.569 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:30:18.588 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:18.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:18.599 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:30:18.637 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:30:18.664 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:30:18.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:18.693 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:30:18.717 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:18.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:18.737 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:30:18.770 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:30:18.811 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:30:18.813 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:30:18.813 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:30:18.813 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:30:18.813 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:30:18.813 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:30:18.813 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:30:18.813 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:30:18.813 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:30:18.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:18.852 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:18.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:18.955 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:18.991 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:18.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:19.095 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.121 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:19.227 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:19.266 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:19.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:19.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:19 smithi098 bash[74888]: audit 2023-09-23T20:30:18.528056+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.98:0/4038604363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:19.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:19 smithi098 bash[78228]: audit 2023-09-23T20:30:18.528056+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.98:0/4038604363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:19.360 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:30:19.361 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:30:19.370 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.396 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:19 smithi173 bash[59517]: audit 2023-09-23T20:30:18.528056+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.98:0/4038604363' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:19.399 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:19.506 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.533 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:19.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:19.638 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:19.660 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:19.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:19.763 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:19.785 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:19.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:19.890 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:19.915 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:19.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:19.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:20.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:20.051 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:20.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:20.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:20.164 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:20 smithi098 bash[78228]: cluster 2023-09-23T20:30:18.458940+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 665 op/s 2023-09-23T20:30:20.165 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:20 smithi098 bash[74888]: cluster 2023-09-23T20:30:18.458940+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 665 op/s 2023-09-23T20:30:20.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:20.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:20.294 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:20.302 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:20 smithi173 bash[59517]: cluster 2023-09-23T20:30:18.458940+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v835: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 665 op/s 2023-09-23T20:30:20.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.337 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:20.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:20.437 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:20.462 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:20.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:20.565 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:20.588 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:20.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:20.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:20.711 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:20.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:20.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:20.850 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:20.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:20.955 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:20.976 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:20.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:20.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:21.080 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:21.119 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:21.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:21.224 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:21.254 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:21.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:21.357 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:21.387 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:21.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:21.491 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:21.517 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:21.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:21.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:21.671 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:21.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:21.744 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:30:21.745 INFO:teuthology.orchestra.run.smithi173.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:30:21.745 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:30:21.777 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:21.818 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:21.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:21.923 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:21.949 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:21.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:21.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:22.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:22.099 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:22.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:22.203 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:22.213 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:22 smithi098 bash[78228]: cluster 2023-09-23T20:30:20.459387+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 644 op/s 2023-09-23T20:30:22.213 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:22 smithi098 bash[74888]: cluster 2023-09-23T20:30:20.459387+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 644 op/s 2023-09-23T20:30:22.229 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:22.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:22.309 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:30:22.335 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:22 smithi173 bash[59517]: cluster 2023-09-23T20:30:20.459387+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v836: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 0 B/s wr, 644 op/s 2023-09-23T20:30:22.381 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:22.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:22.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:22.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:22.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:22.621 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:22.651 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:22.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:22.756 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:22.784 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:22.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:22.887 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:22.911 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:22.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:22.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:23.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:23.042 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:23.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:23.146 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:23.169 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:23.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:23.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:30:23.276 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:23.306 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:23.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:23.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:23.434 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:23.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:23.539 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:23.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:23.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:23.670 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:23.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:23.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:23.819 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:23.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:23.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:23.953 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:23.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:23.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:23.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:24.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:24.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:24.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:24.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:24.265 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:24.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:24.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:24.380 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:24 smithi173 bash[59517]: cluster 2023-09-23T20:30:22.460170+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v837: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 953 op/s 2023-09-23T20:30:24.416 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:24.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:24.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:24 smithi098 bash[78228]: cluster 2023-09-23T20:30:22.460170+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v837: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 953 op/s 2023-09-23T20:30:24.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:24 smithi098 bash[74888]: cluster 2023-09-23T20:30:22.460170+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v837: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 953 op/s 2023-09-23T20:30:24.523 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:24.550 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:24.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:24.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:24.683 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:24.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:24.791 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:24.822 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:24.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:24.928 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:24.968 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:24.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:24.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:25.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:25.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.116 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:25.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:25.174 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:30:25.217 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:25.241 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:25.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:25 smithi173 bash[59517]: audit 2023-09-23T20:30:24.157511+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.98:0/1748249531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:25 smithi173 bash[59517]: audit 2023-09-23T20:30:24.157950+0000 mon.a (mon.0) 1122 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:25 smithi173 bash[59517]: audit 2023-09-23T20:30:24.595707+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:25.349 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:25.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.384 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:25.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:25 smithi098 bash[74888]: audit 2023-09-23T20:30:24.157511+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.98:0/1748249531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:25 smithi098 bash[74888]: audit 2023-09-23T20:30:24.157950+0000 mon.a (mon.0) 1122 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:25 smithi098 bash[74888]: audit 2023-09-23T20:30:24.595707+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:25.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:25 smithi098 bash[78228]: audit 2023-09-23T20:30:24.157511+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.98:0/1748249531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:25.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:25 smithi098 bash[78228]: audit 2023-09-23T20:30:24.157950+0000 mon.a (mon.0) 1122 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:30:25.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:25 smithi098 bash[78228]: audit 2023-09-23T20:30:24.595707+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:25.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:25.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:25.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:25.626 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:25.655 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:25.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:25.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:25.790 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:25.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:25.897 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:25.919 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:25.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:25.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:26.026 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:26.048 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:26.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:26.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:26.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:26.162 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:30:26] "GET /metrics HTTP/1.1" 200 36394 "" "Prometheus/2.33.4" 2023-09-23T20:30:26.196 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:26.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:26.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:26.301 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:26.325 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:26.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:26.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:26.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[78228]: cluster 2023-09-23T20:30:24.460701+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 665 op/s 2023-09-23T20:30:26.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[78228]: cluster 2023-09-23T20:30:25.144224+0000 mon.a (mon.0) 1124 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:30:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[78228]: cluster 2023-09-23T20:30:25.144260+0000 mon.a (mon.0) 1125 : cluster 1 Cluster is now healthy 2023-09-23T20:30:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[78228]: audit 2023-09-23T20:30:25.160432+0000 mon.a (mon.0) 1126 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:30:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[78228]: cluster 2023-09-23T20:30:25.160538+0000 mon.a (mon.0) 1127 : cluster 0 osdmap e210: 8 total, 8 up, 6 in 2023-09-23T20:30:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[78228]: cluster 2023-09-23T20:30:25.166162+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:30:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[78228]: cluster 2023-09-23T20:30:25.166420+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:30:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[78228]: cluster 2023-09-23T20:30:25.171908+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:30:26.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[74888]: cluster 2023-09-23T20:30:24.460701+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 665 op/s 2023-09-23T20:30:26.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[74888]: cluster 2023-09-23T20:30:25.144224+0000 mon.a (mon.0) 1124 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:30:26.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[74888]: cluster 2023-09-23T20:30:25.144260+0000 mon.a (mon.0) 1125 : cluster 1 Cluster is now healthy 2023-09-23T20:30:26.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[74888]: audit 2023-09-23T20:30:25.160432+0000 mon.a (mon.0) 1126 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:30:26.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[74888]: cluster 2023-09-23T20:30:25.160538+0000 mon.a (mon.0) 1127 : cluster 0 osdmap e210: 8 total, 8 up, 6 in 2023-09-23T20:30:26.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[74888]: cluster 2023-09-23T20:30:25.166162+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:30:26.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[74888]: cluster 2023-09-23T20:30:25.166420+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:30:26.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:26 smithi098 bash[74888]: cluster 2023-09-23T20:30:25.171908+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:30:26.432 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:26.468 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:26.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:26.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:26.573 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:26.582 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:26 smithi173 bash[59517]: cluster 2023-09-23T20:30:24.460701+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v838: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 665 op/s 2023-09-23T20:30:26.582 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:26 smithi173 bash[59517]: cluster 2023-09-23T20:30:25.144224+0000 mon.a (mon.0) 1124 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:30:26.582 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:26 smithi173 bash[59517]: cluster 2023-09-23T20:30:25.144260+0000 mon.a (mon.0) 1125 : cluster 1 Cluster is now healthy 2023-09-23T20:30:26.582 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:26 smithi173 bash[59517]: audit 2023-09-23T20:30:25.160432+0000 mon.a (mon.0) 1126 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:30:26.582 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:26 smithi173 bash[59517]: cluster 2023-09-23T20:30:25.160538+0000 mon.a (mon.0) 1127 : cluster 0 osdmap e210: 8 total, 8 up, 6 in 2023-09-23T20:30:26.583 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:26 smithi173 bash[59517]: cluster 2023-09-23T20:30:25.166162+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:30:26.583 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:26 smithi173 bash[59517]: cluster 2023-09-23T20:30:25.166420+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:30:26.583 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:26 smithi173 bash[59517]: cluster 2023-09-23T20:30:25.171908+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T20:30:26.597 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:26.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:26.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:26.705 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:26.733 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:26.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:26.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:26.836 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:26.865 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:26.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:26.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:26.971 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:26.996 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:26.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:26.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:27.100 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:27.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.139 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:27.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:27.241 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:27.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:27.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:27.382 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:27.409 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:27.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:27.514 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:27.558 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:27.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:27.665 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:27.694 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:27.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:27.804 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:27.831 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:27.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:27.935 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:27.964 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:27.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:27.973 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2023-09-23T20:30:27.973 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:30:27.973 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-09-23T20:30:27.974 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:30:27.974 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:30:27.974 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-09-23T20:30:28.068 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:28.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:28.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:28.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:28.165 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:28 smithi098 bash[74888]: cluster 2023-09-23T20:30:26.461474+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v840: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 784 op/s 2023-09-23T20:30:28.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:28.214 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:28 smithi173 bash[59517]: cluster 2023-09-23T20:30:26.461474+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v840: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 784 op/s 2023-09-23T20:30:28.253 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:28.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:28.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:28.357 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:28.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:28.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:28.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:28.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:28 smithi098 bash[78228]: cluster 2023-09-23T20:30:26.461474+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v840: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 784 op/s 2023-09-23T20:30:28.487 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:30:28.505 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:28.563 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:28.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:28.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:28.666 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:28.699 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:28.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:28.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:28.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:28.866 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:28.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:28.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:28.972 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:28.990 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:28.991 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:29.001 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:29.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:29.108 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:29.131 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:29.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:29.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.272 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:29.378 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.413 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:29.517 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.541 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:29.648 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:29.681 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:29.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:29.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.823 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:29.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:29.931 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:29.954 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:29.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:29.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:30.057 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:30.088 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:30.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:30.194 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:30.225 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:30.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:30.328 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:30.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:30 smithi098 bash[78228]: cluster 2023-09-23T20:30:28.462102+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v841: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:30:30.342 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:30 smithi098 bash[74888]: cluster 2023-09-23T20:30:28.462102+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v841: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:30:30.352 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:30.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:30.457 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:30.481 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:30.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:30.584 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:30.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:30 smithi173 bash[59517]: cluster 2023-09-23T20:30:28.462102+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v841: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:30:30.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:30.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:30.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:30.736 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:30.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:30.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:30.868 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:30.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:30.971 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:30.994 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:30.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:30.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:31.097 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:31.123 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:31.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:31.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:31.228 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:31.261 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:31.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:31.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:31.367 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:31.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:31.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:31.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:31.502 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:31.530 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:31.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:31.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:31.635 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:31.673 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:31.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:31.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:31.780 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:31.808 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:31.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:31.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:31.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:31.942 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:31.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:31.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:32.036 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:32.045 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:32.071 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:32.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:32.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:32.173 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:32 smithi173 bash[59517]: cluster 2023-09-23T20:30:30.462623+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v842: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:30:32.175 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:32.195 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:32.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:32.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:32.298 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:32.306 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:32 smithi098 bash[78228]: cluster 2023-09-23T20:30:30.462623+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v842: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:30:32.307 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:32 smithi098 bash[74888]: cluster 2023-09-23T20:30:30.462623+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v842: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 0 B/s wr, 783 op/s 2023-09-23T20:30:32.320 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:32.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:32.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:32.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:32.450 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:32.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:32.553 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:32.585 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:32.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:32.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:32.694 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:32.727 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:32.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:32.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:32.831 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:32.873 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:32.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:32.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:32.976 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:33.007 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:33.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:33.048 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:33.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:33.171 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:33.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:33.456 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:33.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:33.569 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:33.587 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:33.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:33.689 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:33.714 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:33.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:33.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:33.839 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:33.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:33.942 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:33.962 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:33.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:33.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:34.065 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:34.087 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:34.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:34.191 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:34.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:34.337 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:34.366 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:34.368 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:34 smithi098 bash[78228]: cluster 2023-09-23T20:30:32.463258+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v843: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T20:30:34.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:34 smithi098 bash[74888]: cluster 2023-09-23T20:30:32.463258+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v843: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T20:30:34.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:34.471 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:34.493 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:34.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:34.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:34 smithi173 bash[59517]: cluster 2023-09-23T20:30:32.463258+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v843: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T20:30:34.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:34.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:34.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:34.741 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:34.778 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:34.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:34.881 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:34.906 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:34.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:34.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:35.011 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:35.034 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:35.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:35.140 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:35.164 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:35.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:35.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:35.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:35.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:35.399 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:35.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:35.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:35.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:35.579 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:35.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:35.682 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:35.709 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:35.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:35.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:35.839 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:35.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:35.942 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:35.973 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:35.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:35.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:36.076 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:36.110 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:36.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:36.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:36.244 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:36.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:36 smithi173 bash[59517]: cluster 2023-09-23T20:30:34.463856+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v844: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T20:30:36.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:36.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:36.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:36.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:36 smithi098 bash[78228]: cluster 2023-09-23T20:30:34.463856+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v844: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T20:30:36.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:36 smithi098 bash[74888]: cluster 2023-09-23T20:30:34.463856+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v844: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T20:30:36.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:30:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:30:36] "GET /metrics HTTP/1.1" 200 36394 "" "Prometheus/2.33.4" 2023-09-23T20:30:36.501 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:36.531 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:36.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:36.640 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:36.664 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:36.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:36.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:36.793 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:36.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:36.898 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:36.920 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:36.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:36.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:37.023 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:37.053 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:37.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:37.160 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:37.194 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:37.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:37.299 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:37.325 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:37.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:37.429 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:37.452 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:37.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:37.555 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:37.588 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:37.692 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:37.714 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:37.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:37.818 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:37.844 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:37.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:37.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:37.985 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:37.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:37.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:38.090 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:38.113 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:38.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:38.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:38.225 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:38 smithi173 bash[59517]: cluster 2023-09-23T20:30:36.464421+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v845: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 1.01k op/s 2023-09-23T20:30:38.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:38.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:38.350 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:38.383 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:38.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:38.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:38 smithi098 bash[78228]: cluster 2023-09-23T20:30:36.464421+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v845: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 1.01k op/s 2023-09-23T20:30:38.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:38 smithi098 bash[74888]: cluster 2023-09-23T20:30:36.464421+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v845: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 1.01k op/s 2023-09-23T20:30:38.486 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:38.512 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:38.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:38.616 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:38.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:38.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:38.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:38.766 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:38.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:38.870 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:38.900 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:38.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:38.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:39.003 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:39.030 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:39.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:39.134 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:39.154 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:39.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:39.259 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:39.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:39.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:39.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:39.427 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:39.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:39.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:39.555 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:39.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:39.658 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:39.690 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:39.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:39.793 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:39.817 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:39.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:39.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:39.941 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:39.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:39.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:40.048 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:40.078 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:40.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:40.188 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:40.223 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:40.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:40.328 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:40.337 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:40 smithi098 bash[74888]: cluster 2023-09-23T20:30:38.464896+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v846: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 664 op/s 2023-09-23T20:30:40.337 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:40 smithi098 bash[74888]: audit 2023-09-23T20:30:39.600421+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:40.337 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:40 smithi098 bash[74888]: audit 2023-09-23T20:30:39.601762+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:40.337 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:40 smithi098 bash[78228]: cluster 2023-09-23T20:30:38.464896+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v846: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 664 op/s 2023-09-23T20:30:40.337 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:40 smithi098 bash[78228]: audit 2023-09-23T20:30:39.600421+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:40.337 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:40 smithi098 bash[78228]: audit 2023-09-23T20:30:39.601762+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:40 smithi173 bash[59517]: cluster 2023-09-23T20:30:38.464896+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v846: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 664 op/s 2023-09-23T20:30:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:40 smithi173 bash[59517]: audit 2023-09-23T20:30:39.600421+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:40 smithi173 bash[59517]: audit 2023-09-23T20:30:39.601762+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:40.352 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:40.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:40.455 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:40.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:40.602 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:40.634 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:40.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:40.737 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:40.764 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:40.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:40.867 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:40.908 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:40.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:40.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:41.011 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:41.052 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:41.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:41.159 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:41.192 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:41.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:41.298 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:41.325 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:41.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:41.432 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:41.455 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:41.560 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:41.585 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:41.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:41.689 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:41.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:41.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:41.837 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:41.861 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:41.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:41.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:41.968 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:41.995 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:42.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:42.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:42.123 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:42.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:42.226 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:42.252 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:42.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:42 smithi173 bash[59517]: cluster 2023-09-23T20:30:40.465342+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v847: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-09-23T20:30:42.356 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:42.394 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:42.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:42.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:42 smithi098 bash[78228]: cluster 2023-09-23T20:30:40.465342+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v847: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-09-23T20:30:42.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:42 smithi098 bash[74888]: cluster 2023-09-23T20:30:40.465342+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v847: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-09-23T20:30:42.500 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:42.529 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:42.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:42.633 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:42.658 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:42.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:42.761 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:42.785 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:42.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:42.890 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:42.914 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:42.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:42.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:43.022 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:43.042 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:43.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:43.145 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:43.180 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:43.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:43.284 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:43.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:43.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:43.421 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:43.447 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:43.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:43.547 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:30:43.547 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:30:43.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:43.585 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:43.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:43.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:43.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:43.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:43.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:43.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:43.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:43.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:43.990 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:43.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:43.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:44.097 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:44.119 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:44.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:44.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:44.250 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:44.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:44.355 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:44.363 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:44 smithi098 bash[78228]: cluster 2023-09-23T20:30:42.465954+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v848: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 939 op/s 2023-09-23T20:30:44.363 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:44 smithi098 bash[74888]: cluster 2023-09-23T20:30:42.465954+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v848: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 939 op/s 2023-09-23T20:30:44.379 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:44.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:44.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:44.508 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:44.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:44.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:44 smithi173 bash[59517]: cluster 2023-09-23T20:30:42.465954+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v848: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 939 op/s 2023-09-23T20:30:44.611 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:44.632 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:44.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:44.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:44.765 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:44.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:44.872 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:44.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:44.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:44.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:45.004 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:45.026 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:45.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:45.130 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:45.171 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:45.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:45.274 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:45.299 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:45.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:45.336 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:30:45.365 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:30:45.392 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:30:45.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:45.418 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:30:45.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:45.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:45.476 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:30:45.506 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:30:45.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:45.544 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:30:45.560 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:45.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:45.574 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:30:45.576 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:30:45.576 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:30:45.576 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:30:45.576 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:30:45.576 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:30:45.576 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:30:45.577 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:30:45.577 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:30:45.665 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:45.696 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:45.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:45.799 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:45.824 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:45.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:45.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:45.955 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:45.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:45.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:46.065 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:46.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:46.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:46.201 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:46.202 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:46 smithi173 bash[59517]: cluster 2023-09-23T20:30:44.466412+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v849: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 647 op/s 2023-09-23T20:30:46.203 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:46 smithi173 bash[59517]: audit 2023-09-23T20:30:45.307198+0000 mon.a (mon.0) 1130 : audit 0 from='client.? 172.21.15.98:0/3752464079' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:46.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:46.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:46.329 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:46.336 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:46 smithi098 bash[74888]: cluster 2023-09-23T20:30:44.466412+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v849: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 647 op/s 2023-09-23T20:30:46.337 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:46 smithi098 bash[74888]: audit 2023-09-23T20:30:45.307198+0000 mon.a (mon.0) 1130 : audit 0 from='client.? 172.21.15.98:0/3752464079' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:46.337 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:30:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:30:46] "GET /metrics HTTP/1.1" 200 36394 "" "Prometheus/2.33.4" 2023-09-23T20:30:46.337 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:46 smithi098 bash[78228]: cluster 2023-09-23T20:30:44.466412+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v849: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 647 op/s 2023-09-23T20:30:46.337 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:46 smithi098 bash[78228]: audit 2023-09-23T20:30:45.307198+0000 mon.a (mon.0) 1130 : audit 0 from='client.? 172.21.15.98:0/3752464079' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:30:46.348 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:46.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:46.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:46.480 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:46.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:46.583 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:46.625 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:46.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:46.731 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:46.760 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:46.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:46.867 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:46.890 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:46.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:46.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:46.994 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:47.030 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:47.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:47.138 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:47.167 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:47.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:47.271 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:47.303 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:47.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:47.417 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:47.443 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:47.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:47.546 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:47.576 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:47.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:47.680 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:47.707 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:47.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:47.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:47.834 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:47.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:47.937 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:47.959 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:47.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:47.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:48.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:48.089 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:48.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:48.192 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:48.221 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:48.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:48.326 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:48.334 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:48 smithi098 bash[74888]: cluster 2023-09-23T20:30:46.467049+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v850: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 912 op/s 2023-09-23T20:30:48.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:48 smithi098 bash[78228]: cluster 2023-09-23T20:30:46.467049+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v850: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 912 op/s 2023-09-23T20:30:48.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:48.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:30:48.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:48.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:48.491 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:48 smithi173 bash[59517]: cluster 2023-09-23T20:30:46.467049+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v850: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 912 op/s 2023-09-23T20:30:48.511 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:48.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:48.614 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:48.640 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:48.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:48.743 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:48.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:48.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:48.881 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:48.906 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:48.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:48.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:49.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:49.038 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:49.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:49.056 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:30:49.056 INFO:teuthology.orchestra.run.smithi098.stdout: "success": "" 2023-09-23T20:30:49.056 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:30:49.142 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:49.167 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:49.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:49.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:49.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:49.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:49.400 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:49.421 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:49.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:49.524 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:49.565 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:49.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:49.672 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:49.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:49.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:49.820 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:49.846 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:49.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:49.949 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:49.976 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:49.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:49.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:50.080 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:50.103 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:50.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:50.207 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:50.234 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:30:50.237 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:50.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:50.342 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:50.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:50 smithi173 bash[59517]: cluster 2023-09-23T20:30:48.467524+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v851: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 620 op/s 2023-09-23T20:30:50.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:50 smithi173 bash[59517]: audit 2023-09-23T20:30:49.258599+0000 mon.a (mon.0) 1131 : audit 1 from='client.? 172.21.15.98:0/3405229457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:30:50.366 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:50.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:50.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:30:50.470 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:50.478 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:50 smithi098 bash[74888]: cluster 2023-09-23T20:30:48.467524+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v851: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 620 op/s 2023-09-23T20:30:50.478 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:50 smithi098 bash[74888]: audit 2023-09-23T20:30:49.258599+0000 mon.a (mon.0) 1131 : audit 1 from='client.? 172.21.15.98:0/3405229457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:30:50.480 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:50 smithi098 bash[78228]: cluster 2023-09-23T20:30:48.467524+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v851: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 620 op/s 2023-09-23T20:30:50.480 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:50 smithi098 bash[78228]: audit 2023-09-23T20:30:49.258599+0000 mon.a (mon.0) 1131 : audit 1 from='client.? 172.21.15.98:0/3405229457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:30:50.501 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:50.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:50.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:50.633 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:50.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:50.738 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:50.762 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:50.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:50.866 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:50.888 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:50.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:50.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:50.992 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:51.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:51.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:51.124 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:51.156 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:51.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:51.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:51.282 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:51.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:51.385 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:51.393 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:51 smithi173 bash[59517]: cluster 2023-09-23T20:30:50.208900+0000 mon.a (mon.0) 1132 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:51.393 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:51 smithi173 bash[59517]: audit 2023-09-23T20:30:50.221383+0000 mon.a (mon.0) 1133 : audit 1 from='client.? 172.21.15.98:0/3405229457' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:30:51.393 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:51 smithi173 bash[59517]: cluster 2023-09-23T20:30:50.221444+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e211: 8 total, 8 up, 6 in 2023-09-23T20:30:51.393 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:51 smithi173 bash[59517]: cluster 2023-09-23T20:30:50.226036+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:30:51.423 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:51.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:51.527 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:51.576 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:51.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:51.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:51 smithi098 bash[78228]: cluster 2023-09-23T20:30:50.208900+0000 mon.a (mon.0) 1132 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:51.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:51 smithi098 bash[78228]: audit 2023-09-23T20:30:50.221383+0000 mon.a (mon.0) 1133 : audit 1 from='client.? 172.21.15.98:0/3405229457' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:30:51.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:51 smithi098 bash[78228]: cluster 2023-09-23T20:30:50.221444+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e211: 8 total, 8 up, 6 in 2023-09-23T20:30:51.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:51 smithi098 bash[78228]: cluster 2023-09-23T20:30:50.226036+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:30:51.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:51 smithi098 bash[74888]: cluster 2023-09-23T20:30:50.208900+0000 mon.a (mon.0) 1132 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:30:51.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:51 smithi098 bash[74888]: audit 2023-09-23T20:30:50.221383+0000 mon.a (mon.0) 1133 : audit 1 from='client.? 172.21.15.98:0/3405229457' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:30:51.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:51 smithi098 bash[74888]: cluster 2023-09-23T20:30:50.221444+0000 mon.a (mon.0) 1134 : cluster 0 osdmap e211: 8 total, 8 up, 6 in 2023-09-23T20:30:51.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:51 smithi098 bash[74888]: cluster 2023-09-23T20:30:50.226036+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T20:30:51.682 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:51.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:51.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:51.816 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:51.840 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:51.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:51.943 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:51.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:51.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:51.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:52.082 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:52.106 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:52.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:52.211 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:52.230 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:52 smithi173 bash[59517]: cluster 2023-09-23T20:30:50.468070+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v853: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T20:30:52.241 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:52.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:52.348 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:52.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:52.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:52.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:52 smithi098 bash[74888]: cluster 2023-09-23T20:30:50.468070+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v853: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T20:30:52.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:52 smithi098 bash[78228]: cluster 2023-09-23T20:30:50.468070+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v853: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 740 op/s 2023-09-23T20:30:52.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:52.519 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:52.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:52.622 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:52.648 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:52.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:52.751 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:52.831 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:52.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:52.934 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:52.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:52.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:52.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:53.085 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:53.112 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:53.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:53.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:53.261 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:53.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:53.364 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:53.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:53.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:53.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:30:53.506 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:53.536 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:53.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:53.640 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:53.695 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:53.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:53.800 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:53.823 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:53.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:53.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:53.931 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:53.959 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:53.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:53.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:54.064 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:54.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:54.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:54.193 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:54.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:54.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:54.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:54.333 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:54 smithi173 bash[59517]: cluster 2023-09-23T20:30:52.468792+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v854: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T20:30:54.361 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:54.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:54.467 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:54.493 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:54.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:54.596 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:54.626 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:54.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:54 smithi098 bash[74888]: cluster 2023-09-23T20:30:52.468792+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v854: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T20:30:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:54 smithi098 bash[78228]: cluster 2023-09-23T20:30:52.468792+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v854: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T20:30:54.733 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:54.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:54.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:54.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:54.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:54.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:54.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:54.944 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:55.002 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:55.151 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:55.175 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:55.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:55.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.304 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:55.347 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2023-09-23T20:30:55.347 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:30:55.348 INFO:tasks.thrashosds.thrasher:Reweighting osd 7 to 0.958307186576897 2023-09-23T20:30:55.348 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 0.958307186576897 2023-09-23T20:30:55.407 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:55.437 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:55.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:55.540 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:55.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:55.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:55 smithi098 bash[78228]: cluster 2023-09-23T20:30:54.469284+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v855: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T20:30:55.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:55 smithi098 bash[78228]: audit 2023-09-23T20:30:54.601315+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:55.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:55 smithi098 bash[78228]: audit 2023-09-23T20:30:54.602417+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:55.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:55 smithi098 bash[74888]: cluster 2023-09-23T20:30:54.469284+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v855: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T20:30:55.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:55 smithi098 bash[74888]: audit 2023-09-23T20:30:54.601315+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:55.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:55 smithi098 bash[74888]: audit 2023-09-23T20:30:54.602417+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:55.708 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:30:55.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:30:55.816 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:55.823 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:55 smithi173 bash[59517]: cluster 2023-09-23T20:30:54.469284+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v855: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T20:30:55.823 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:55 smithi173 bash[59517]: audit 2023-09-23T20:30:54.601315+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:30:55.824 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:55 smithi173 bash[59517]: audit 2023-09-23T20:30:54.602417+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:30:55.841 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:55.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:55.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:55.974 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:55.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:55.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:56.080 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:56.112 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:56.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:56.216 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:56.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:56.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:56.337 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:56.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:56.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:56.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:30:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:30:56] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.33.4" 2023-09-23T20:30:56.481 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:56.509 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:56.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:56.612 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:56.646 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:56.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:56.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:56.778 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:56.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:56.882 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:56.913 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:56.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:56.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:57.016 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:57.053 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:57.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:57.159 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:57.186 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:57.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:57.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:57.315 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:57.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:57.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:57.447 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:57.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:57.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:57.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:57.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:57.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:57 smithi098 bash[78228]: cluster 2023-09-23T20:30:56.469850+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v856: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 743 op/s 2023-09-23T20:30:57.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:57 smithi098 bash[74888]: cluster 2023-09-23T20:30:56.469850+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v856: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 743 op/s 2023-09-23T20:30:57.683 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:57.708 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:57.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:57.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:57.832 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:57.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:57.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:57 smithi173 bash[59517]: cluster 2023-09-23T20:30:56.469850+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v856: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 743 op/s 2023-09-23T20:30:57.936 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:57.966 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:57.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:57.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:58.071 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:58.101 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:30:58.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:30:58.208 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:58.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:58.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:58.354 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:58.378 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:58.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:58.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:58.521 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:58.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:58.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:58.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:58.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:58.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:58.783 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:58.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:58.891 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:58.920 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:58.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:58.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:59.023 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:59.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:30:59.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:30:59.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:59.204 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:30:59.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:30:59.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:59.332 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:59.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:30:59.436 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:59.522 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:30:59.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:30:59.611 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:30:59 smithi098 bash[74888]: cluster 2023-09-23T20:30:58.470308+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v857: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 743 op/s 2023-09-23T20:30:59.630 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:59.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:30:59.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:30:59.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:30:59 smithi098 bash[78228]: cluster 2023-09-23T20:30:58.470308+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v857: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 743 op/s 2023-09-23T20:30:59.758 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:59.783 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:30:59.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:30:59.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:30:59 smithi173 bash[59517]: cluster 2023-09-23T20:30:58.470308+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v857: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 743 op/s 2023-09-23T20:30:59.887 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:59.907 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:30:59.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:30:59.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:30:59.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:00.023 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:00.051 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:00.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:00.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:00.191 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:00.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:00.295 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:00.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:00.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:00.430 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:00.463 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:00.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:00.566 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:00.592 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:00.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:00.694 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:00.732 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:00.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:00.839 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:00.864 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:00.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:00.967 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:00.990 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:00.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:00.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:01.096 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:01.145 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:01.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:01.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:01.270 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:01.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:01.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:01.400 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:01.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:01.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:01.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:01.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:01.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:01.659 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:01.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:01.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:01.789 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:01.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:01.892 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:01.921 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:01.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:01.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:02.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:02.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:02.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:02.168 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:02.177 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:01 smithi173 bash[59517]: cluster 2023-09-23T20:31:00.470811+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v858: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 725 op/s 2023-09-23T20:31:02.213 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:02.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:02.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:02.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:01 smithi098 bash[78228]: cluster 2023-09-23T20:31:00.470811+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v858: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 725 op/s 2023-09-23T20:31:02.327 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:01 smithi098 bash[74888]: cluster 2023-09-23T20:31:00.470811+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v858: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 725 op/s 2023-09-23T20:31:02.347 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:02.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:02.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:02.479 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:02.479 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:02.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:02.584 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:02.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:02.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:02.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:02.747 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:02.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:02.851 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:02.884 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:02.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:02.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:02.990 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:03.017 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:03.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:03.068 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:31:03.068 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:31:03.068 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:31:03.068 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:31:03.068 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:31:03.124 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:03.154 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:31:03.157 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:03.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:03.188 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:31:03.276 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:03.279 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:31:03.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:03.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:03.307 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:31:03.340 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:31:03.371 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:31:03.402 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:03.403 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:31:03.431 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:03.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:03.438 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:31:03.443 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:31:03.443 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:31:03.443 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:31:03.443 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:31:03.443 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:31:03.443 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:31:03.443 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:31:03.444 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:31:03.535 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:03.701 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:03.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:03.808 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:03.860 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:03.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:03.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:03.950 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:03 smithi173 bash[59517]: cluster 2023-09-23T20:31:02.471428+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 921 op/s 2023-09-23T20:31:03.950 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:03 smithi173 bash[59517]: audit 2023-09-23T20:31:03.125284+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.98:0/393756559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:03.964 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:04.007 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:04.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:04.116 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:04.151 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:04.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:04.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:04.264 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:03 smithi098 bash[74888]: cluster 2023-09-23T20:31:02.471428+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 921 op/s 2023-09-23T20:31:04.264 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:03 smithi098 bash[74888]: audit 2023-09-23T20:31:03.125284+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.98:0/393756559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:04.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:03 smithi098 bash[78228]: cluster 2023-09-23T20:31:02.471428+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v859: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 921 op/s 2023-09-23T20:31:04.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:03 smithi098 bash[78228]: audit 2023-09-23T20:31:03.125284+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.98:0/393756559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:04.282 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:04.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:04.387 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:04.411 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:04.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:04.516 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:04.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:04.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:04.656 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:04.688 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:04.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:04.790 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:04.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:04.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:04.920 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:04.947 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:04.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:04.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:05.051 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:05.074 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:05.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:05.177 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:05.220 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:05.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:05.323 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:05.346 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:05.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:05.449 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:05.472 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:05.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:05.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:05.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:05.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:05.709 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:05.732 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:05.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:05.835 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:05.860 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:05.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:05.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:05.963 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:05.999 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:05 smithi098 bash[78228]: cluster 2023-09-23T20:31:04.471916+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v860: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 663 op/s 2023-09-23T20:31:05.999 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:05 smithi098 bash[74888]: cluster 2023-09-23T20:31:04.471916+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v860: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 663 op/s 2023-09-23T20:31:06.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:06.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:06.107 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:06.131 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:06.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:06.236 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:06.259 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:05 smithi173 bash[59517]: cluster 2023-09-23T20:31:04.471916+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v860: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 663 op/s 2023-09-23T20:31:06.276 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:06.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:06.379 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:06.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:06.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:06.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:31:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:31:06] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.33.4" 2023-09-23T20:31:06.514 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:06.560 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:06.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:06.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:06.684 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:06.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:06.790 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:06.820 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:06.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:06.923 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:06.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:06.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:06.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:07.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:07.096 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:07.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:07.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:07.242 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:07.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:07.347 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:07.375 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:07.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:07.478 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:07.512 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:07.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:07.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:07.643 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:07.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:07.748 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:07.769 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:07.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:07.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:07.897 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:07.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:07.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:08.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:08.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:07 smithi098 bash[78228]: cluster 2023-09-23T20:31:06.472663+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 929 op/s 2023-09-23T20:31:08.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:07 smithi098 bash[78228]: audit 2023-09-23T20:31:07.777715+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:31:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:07 smithi098 bash[74888]: cluster 2023-09-23T20:31:06.472663+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 929 op/s 2023-09-23T20:31:08.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:07 smithi098 bash[74888]: audit 2023-09-23T20:31:07.777715+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:31:08.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:08.215 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:07 smithi173 bash[59517]: cluster 2023-09-23T20:31:06.472663+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 929 op/s 2023-09-23T20:31:08.215 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:07 smithi173 bash[59517]: audit 2023-09-23T20:31:07.777715+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:31:08.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:08.316 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:08.343 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:08.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:08.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:08.471 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:08.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:08.554 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:31:08.579 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:08.622 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:08.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:08.726 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:08.748 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:08.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:08.854 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:08.875 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:08.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:08.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:08.978 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:08.999 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:09.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:09.102 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:09.129 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:09.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:09.149 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:31:09.234 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:09.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:09.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:09.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:09.412 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:09.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:09.515 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:09.542 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:09.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:09.648 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:09.680 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:09.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:09.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:09.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:09.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:09.930 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:09.955 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:09.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:09.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:10.058 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:10.080 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:10.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:10.183 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:10.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:09 smithi098 bash[78228]: cluster 2023-09-23T20:31:08.473126+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 626 op/s 2023-09-23T20:31:10.195 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:09 smithi098 bash[78228]: audit 2023-09-23T20:31:09.596713+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:10.195 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:09 smithi098 bash[74888]: cluster 2023-09-23T20:31:08.473126+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 626 op/s 2023-09-23T20:31:10.195 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:09 smithi098 bash[74888]: audit 2023-09-23T20:31:09.596713+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:10.210 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:10.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:10.318 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:10.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:09 smithi173 bash[59517]: cluster 2023-09-23T20:31:08.473126+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 626 op/s 2023-09-23T20:31:10.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:09 smithi173 bash[59517]: audit 2023-09-23T20:31:09.596713+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:10.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.373 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:10.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:10.474 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:10.511 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:10.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:10.616 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:10.636 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:10.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:10.746 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:10.780 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:10.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:10.891 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:10.923 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:10.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:10.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:11.026 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:11.052 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:11.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:11.154 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:11.181 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:11.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:11.291 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:11.320 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:11.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:11.424 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:11.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:11.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:11.577 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:11.616 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:11.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:11.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:11.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:11.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:11.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:11.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:11.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:11.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:12.003 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:12.035 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:12.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:12.140 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:12.148 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:11 smithi173 bash[59517]: cluster 2023-09-23T20:31:10.473629+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-09-23T20:31:12.172 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:12.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:12.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:11 smithi098 bash[78228]: cluster 2023-09-23T20:31:10.473629+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-09-23T20:31:12.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:11 smithi098 bash[74888]: cluster 2023-09-23T20:31:10.473629+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 645 op/s 2023-09-23T20:31:12.274 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:12.306 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:12.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:12.412 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:12.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:12.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:12.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:12.581 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:12.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:12.685 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:12.716 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:12.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:12.818 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:12.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:12.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:12.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:12.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:12.980 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:12 smithi098 bash[74888]: audit 2023-09-23T20:31:12.501221+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.98:0/1135373462' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:12.981 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:12 smithi098 bash[74888]: audit 2023-09-23T20:31:12.501725+0000 mon.a (mon.0) 1139 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:12.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:12.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:12.990 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:31:13.087 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:13.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:13.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:13.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:13.267 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:12 smithi098 bash[78228]: audit 2023-09-23T20:31:12.501221+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.98:0/1135373462' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:13.267 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:12 smithi098 bash[78228]: audit 2023-09-23T20:31:12.501725+0000 mon.a (mon.0) 1139 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:13.329 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:12 smithi173 bash[59517]: audit 2023-09-23T20:31:12.501221+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.98:0/1135373462' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:13.330 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:12 smithi173 bash[59517]: audit 2023-09-23T20:31:12.501725+0000 mon.a (mon.0) 1139 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:13.361 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:13.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:13.468 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:13.490 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:13.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:13.593 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:13.619 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:13.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:13.722 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:13.743 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:13.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:13.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:13.876 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:13.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:13.977 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:13.995 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.7 to 0.958307 (f553) 2023-09-23T20:31:14.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:14.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:14.126 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:14.169 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:14.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:14.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[78228]: cluster 2023-09-23T20:31:12.474394+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 921 op/s 2023-09-23T20:31:14.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[78228]: cluster 2023-09-23T20:31:12.962209+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:31:14.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[78228]: cluster 2023-09-23T20:31:12.979785+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:31:14.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[78228]: audit 2023-09-23T20:31:12.979853+0000 mon.a (mon.0) 1141 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:31:14.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[78228]: cluster 2023-09-23T20:31:12.980063+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e212: 8 total, 8 up, 6 in 2023-09-23T20:31:14.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[78228]: cluster 2023-09-23T20:31:12.981071+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:31:14.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[78228]: audit 2023-09-23T20:31:13.237108+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.98:0/1601049447' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.958307186576897}]: dispatch 2023-09-23T20:31:14.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[78228]: audit 2023-09-23T20:31:13.237496+0000 mon.a (mon.0) 1143 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.958307186576897}]: dispatch 2023-09-23T20:31:14.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[74888]: cluster 2023-09-23T20:31:12.474394+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 921 op/s 2023-09-23T20:31:14.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[74888]: cluster 2023-09-23T20:31:12.962209+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:31:14.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[74888]: cluster 2023-09-23T20:31:12.979785+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:31:14.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[74888]: audit 2023-09-23T20:31:12.979853+0000 mon.a (mon.0) 1141 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:31:14.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[74888]: cluster 2023-09-23T20:31:12.980063+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e212: 8 total, 8 up, 6 in 2023-09-23T20:31:14.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[74888]: cluster 2023-09-23T20:31:12.981071+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:31:14.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[74888]: audit 2023-09-23T20:31:13.237108+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.98:0/1601049447' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.958307186576897}]: dispatch 2023-09-23T20:31:14.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:13 smithi098 bash[74888]: audit 2023-09-23T20:31:13.237496+0000 mon.a (mon.0) 1143 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.958307186576897}]: dispatch 2023-09-23T20:31:14.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:14.311 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:14.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:13 smithi173 bash[59517]: cluster 2023-09-23T20:31:12.474394+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 921 op/s 2023-09-23T20:31:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:13 smithi173 bash[59517]: cluster 2023-09-23T20:31:12.962209+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:31:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:13 smithi173 bash[59517]: cluster 2023-09-23T20:31:12.979785+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:31:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:13 smithi173 bash[59517]: audit 2023-09-23T20:31:12.979853+0000 mon.a (mon.0) 1141 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:31:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:13 smithi173 bash[59517]: cluster 2023-09-23T20:31:12.980063+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e212: 8 total, 8 up, 6 in 2023-09-23T20:31:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:13 smithi173 bash[59517]: cluster 2023-09-23T20:31:12.981071+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T20:31:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:13 smithi173 bash[59517]: audit 2023-09-23T20:31:13.237108+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.98:0/1601049447' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.958307186576897}]: dispatch 2023-09-23T20:31:14.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:13 smithi173 bash[59517]: audit 2023-09-23T20:31:13.237496+0000 mon.a (mon.0) 1143 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.958307186576897}]: dispatch 2023-09-23T20:31:14.414 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:14.454 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:14.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:14.555 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:14.593 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:14.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:14.696 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:14.719 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:14.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:14.823 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:14.855 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:14.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:14.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:14.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:14.999 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:15.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:14 smithi098 bash[74888]: audit 2023-09-23T20:31:13.979700+0000 mon.a (mon.0) 1144 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.958307186576897}]': finished 2023-09-23T20:31:15.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:14 smithi098 bash[74888]: cluster 2023-09-23T20:31:13.979818+0000 mon.a (mon.0) 1145 : cluster 0 osdmap e213: 8 total, 8 up, 6 in 2023-09-23T20:31:15.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:14 smithi098 bash[74888]: cluster 2023-09-23T20:31:13.981720+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:31:15.001 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:14 smithi098 bash[74888]: cluster 2023-09-23T20:31:14.983877+0000 mon.a (mon.0) 1146 : cluster 0 osdmap e214: 8 total, 8 up, 6 in 2023-09-23T20:31:15.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:15 smithi173 bash[59517]: audit 2023-09-23T20:31:13.979700+0000 mon.a (mon.0) 1144 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.958307186576897}]': finished 2023-09-23T20:31:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:15 smithi173 bash[59517]: cluster 2023-09-23T20:31:13.979818+0000 mon.a (mon.0) 1145 : cluster 0 osdmap e213: 8 total, 8 up, 6 in 2023-09-23T20:31:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:15 smithi173 bash[59517]: cluster 2023-09-23T20:31:13.981720+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:31:15.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:15 smithi173 bash[59517]: cluster 2023-09-23T20:31:14.983877+0000 mon.a (mon.0) 1146 : cluster 0 osdmap e214: 8 total, 8 up, 6 in 2023-09-23T20:31:15.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:15.147 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:15.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:15.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:15.262 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:14 smithi098 bash[78228]: audit 2023-09-23T20:31:13.979700+0000 mon.a (mon.0) 1144 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.958307186576897}]': finished 2023-09-23T20:31:15.262 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:14 smithi098 bash[78228]: cluster 2023-09-23T20:31:13.979818+0000 mon.a (mon.0) 1145 : cluster 0 osdmap e213: 8 total, 8 up, 6 in 2023-09-23T20:31:15.262 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:14 smithi098 bash[78228]: cluster 2023-09-23T20:31:13.981720+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T20:31:15.262 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:14 smithi098 bash[78228]: cluster 2023-09-23T20:31:14.983877+0000 mon.a (mon.0) 1146 : cluster 0 osdmap e214: 8 total, 8 up, 6 in 2023-09-23T20:31:15.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:15.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:15.384 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:15.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:15.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:15.515 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:15.537 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:15.538 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:15.539 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:15.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:15.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:15.669 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:15.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:15.773 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:15.812 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:15.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:15.918 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:15.955 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:15.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:15.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:16.064 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:16.072 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:16 smithi173 bash[59517]: cluster 2023-09-23T20:31:14.474815+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 499 op/s 2023-09-23T20:31:16.073 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:16 smithi173 bash[59517]: cluster 2023-09-23T20:31:14.989192+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:31:16.073 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:16 smithi173 bash[59517]: audit 2023-09-23T20:31:15.524395+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:16.073 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:16 smithi173 bash[59517]: audit 2023-09-23T20:31:15.533811+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:16.074 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:31:16.098 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:16.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:16.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:31:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:31:16] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.33.4" 2023-09-23T20:31:16.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:16 smithi098 bash[78228]: cluster 2023-09-23T20:31:14.474815+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 499 op/s 2023-09-23T20:31:16.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:16 smithi098 bash[78228]: cluster 2023-09-23T20:31:14.989192+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:31:16.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:16 smithi098 bash[78228]: audit 2023-09-23T20:31:15.524395+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:16.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:16 smithi098 bash[78228]: audit 2023-09-23T20:31:15.533811+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:16.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:16 smithi098 bash[74888]: cluster 2023-09-23T20:31:14.474815+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 499 op/s 2023-09-23T20:31:16.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:16 smithi098 bash[74888]: cluster 2023-09-23T20:31:14.989192+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e214 with expected crc 2023-09-23T20:31:16.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:16 smithi098 bash[74888]: audit 2023-09-23T20:31:15.524395+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:16.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:16 smithi098 bash[74888]: audit 2023-09-23T20:31:15.533811+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:16.204 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:16.260 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:16.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:16.366 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:16.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:16.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:16.500 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:16.534 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:16.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:16.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:16.670 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:16.778 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:16.802 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:16.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:16.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:16.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:16.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:16.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:17.032 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:17.075 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:17.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:17.180 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:17.207 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:17.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:17.312 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:17.340 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:17.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:17.443 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:17.491 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:17.595 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:17.621 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:17.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:17.724 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:17.761 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:17.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:17.862 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:17.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[74888]: cluster 2023-09-23T20:31:16.475559+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 1.18k op/s 2023-09-23T20:31:17.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[74888]: audit 2023-09-23T20:31:16.840158+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:17.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[74888]: audit 2023-09-23T20:31:16.848272+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:17.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[74888]: audit 2023-09-23T20:31:17.488735+0000 mon.a (mon.0) 1151 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:31:17.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[74888]: audit 2023-09-23T20:31:17.489712+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:31:17.871 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[74888]: audit 2023-09-23T20:31:17.495615+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:17.871 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[78228]: cluster 2023-09-23T20:31:16.475559+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 1.18k op/s 2023-09-23T20:31:17.871 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[78228]: audit 2023-09-23T20:31:16.840158+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:17.872 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[78228]: audit 2023-09-23T20:31:16.848272+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:17.872 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[78228]: audit 2023-09-23T20:31:17.488735+0000 mon.a (mon.0) 1151 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:31:17.872 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[78228]: audit 2023-09-23T20:31:17.489712+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:31:17.872 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:17 smithi098 bash[78228]: audit 2023-09-23T20:31:17.495615+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:17.888 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:17.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:17.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:17.991 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:18.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:18.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:18.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:17 smithi173 bash[59517]: cluster 2023-09-23T20:31:16.475559+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 1.18k op/s 2023-09-23T20:31:18.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:17 smithi173 bash[59517]: audit 2023-09-23T20:31:16.840158+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:18.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:17 smithi173 bash[59517]: audit 2023-09-23T20:31:16.848272+0000 mon.a (mon.0) 1150 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:18.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:17 smithi173 bash[59517]: audit 2023-09-23T20:31:17.488735+0000 mon.a (mon.0) 1151 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:31:18.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:17 smithi173 bash[59517]: audit 2023-09-23T20:31:17.489712+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:31:18.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:17 smithi173 bash[59517]: audit 2023-09-23T20:31:17.495615+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:31:18.120 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:18.147 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:18.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:18.249 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:18.286 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:18.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:18.390 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:18.433 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:18.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:18.539 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:18.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:18.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:18.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:18.709 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:18.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:18.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:18.838 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:18.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:18.941 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:18.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:18.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:18.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:19.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:19.130 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:19.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:19.237 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:19.259 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:19.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:19.362 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:19.392 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:19.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:19.496 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:19.618 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:19.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:19.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:19.750 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:19.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:19.854 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:19.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:19.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:19.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:19.985 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:20.018 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:19 smithi098 bash[78228]: cluster 2023-09-23T20:31:18.475953+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 591 op/s 2023-09-23T20:31:20.018 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:19 smithi098 bash[74888]: cluster 2023-09-23T20:31:18.475953+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 591 op/s 2023-09-23T20:31:20.018 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:20.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:20.114 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2023-09-23T20:31:20.115 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:31:20.115 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-09-23T20:31:20.115 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:31:20.121 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:20.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:19 smithi173 bash[59517]: cluster 2023-09-23T20:31:18.475953+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 591 op/s 2023-09-23T20:31:20.150 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:20.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:20.256 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:20.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:20.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:20.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:20.409 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:20.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:20.518 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:20.556 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:20.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:20.662 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:20.689 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:20.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:20.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:20.822 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:20.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:20.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:20.958 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:20.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:20.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:21.062 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:21.085 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:21.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:21.098 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:21.188 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:21.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:21.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:21.340 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:21.388 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:21.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:21.495 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:21.527 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:21.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:21.630 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:21.660 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:21.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:21.762 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:21.786 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:21.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:21.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:21.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:21.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:21.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:22.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:22.040 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:22.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:22.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:22.155 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:21 smithi098 bash[74888]: cluster 2023-09-23T20:31:20.476413+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 502 op/s 2023-09-23T20:31:22.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:21 smithi098 bash[78228]: cluster 2023-09-23T20:31:20.476413+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 502 op/s 2023-09-23T20:31:22.174 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:22.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:22.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:22.299 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:22.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:21 smithi173 bash[59517]: cluster 2023-09-23T20:31:20.476413+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 502 op/s 2023-09-23T20:31:22.405 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:22.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:22.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:22.551 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:22.573 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:22.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:22.676 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:22.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:22.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:22.818 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:22.842 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:22.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:22.946 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:22.977 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:22.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:22.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:23.082 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:23.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:23.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:23.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:23.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:23.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:23.360 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:23.383 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:23.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:23.486 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:23.520 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:23.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:23.624 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:23.654 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:23.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:23.757 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:23.863 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:23.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:23.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:23.967 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:23.967 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:23.996 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:23.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:24.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:23 smithi173 bash[59517]: cluster 2023-09-23T20:31:22.477241+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 846 op/s 2023-09-23T20:31:24.101 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:24.126 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:24.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:24.230 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:24.261 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:24.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:24.366 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:24.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:23 smithi098 bash[78228]: cluster 2023-09-23T20:31:22.477241+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 846 op/s 2023-09-23T20:31:24.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:23 smithi098 bash[74888]: cluster 2023-09-23T20:31:22.477241+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 846 op/s 2023-09-23T20:31:24.397 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:24.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:24.500 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:24.525 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:24.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:24.628 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:24.668 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:24.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:24.776 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:24.811 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:24.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:24.915 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:24.933 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:24.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:24.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:24.976 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:24 smithi173 bash[59517]: audit 2023-09-23T20:31:24.597015+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:25.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:25.064 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:25.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:25.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:25.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:25 smithi098 bash[78228]: audit 2023-09-23T20:31:24.597015+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:25.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:25 smithi098 bash[74888]: audit 2023-09-23T20:31:24.597015+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:25.194 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:25.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:25.232 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:31:25.263 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:31:25.287 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:31:25.299 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:25.319 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:31:25.331 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:25.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:25.356 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:31:25.382 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:31:25.415 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:31:25.436 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:25.448 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:31:25.450 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:31:25.450 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:31:25.450 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:31:25.450 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:31:25.450 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:31:25.450 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:31:25.451 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:31:25.451 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:31:25.464 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:25.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:25.567 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:25.597 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:25.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:25.703 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:25.734 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:25.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:25.840 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:25.880 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:25.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:25.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:25.891 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:31:25.892 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:31:25.892 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:31:25.892 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:31:25.892 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.892 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48014 7.2 7:4fff5ffd:::benchmark_data_smithi098_125195_object48013:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-09-23T20:31:25.892 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.102638+0000", 2023-09-23T20:31:25.892 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 548.78116149100003, 2023-09-23T20:31:25.892 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1812631709999999, 2023-09-23T20:31:25.892 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.892 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:31:25.892 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48014 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102638+0000", 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.893 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102638+0000", 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102635+0000", 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999971 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102677+0000", 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2404000000000003e-05 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.894 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102696+0000", 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8858000000000001e-05 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.102707+0000", 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0699999999999999e-05 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.895 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.103021+0000", 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00031439599999999999 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.103159+0000", 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013767200000000001 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.103315+0000", 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015558999999999999 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.896 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.115116+0000", 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011801679000000001 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.120349+0000", 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0052330359999999999 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.120365+0000", 2023-09-23T20:31:25.897 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6201e-05 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112766+0000", 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.992400913 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112790+0000", 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3274000000000001e-05 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.898 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.283822+0000", 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.171032013 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.283901+0000", 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9098999999999996e-05 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.899 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:48038 7.2 7:4cb961bf:::benchmark_data_smithi098_125195_object48037:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:22:17.140681+0000", 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 548.74311768400003, 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1537575059999998, 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 48038 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.900 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140681+0000", 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140681+0000", 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140680+0000", 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:25.901 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140707+0000", 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7285999999999999e-05 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140719+0000", 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1967000000000001e-05 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.902 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.140727+0000", 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0819999999999999e-06 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.141318+0000", 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00059066200000000004 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:17.141328+0000", 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0293e-05 2023-09-23T20:31:25.903 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112822+0000", 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.97149382799999995 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:18.112831+0000", 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2890000000000003e-06 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.904 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.285232+0000", 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.172400653 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.285481+0000", 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00024908900000000003 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.285763+0000", 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00028203599999999999 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.905 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.288626+0000", 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0028630550000000002 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.288759+0000", 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000133447 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.906 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.292757+0000", 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039978080000000003 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.292794+0000", 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.7076999999999998e-05 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:22:19.294439+0000", 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0016445609999999999 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.907 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104145 7.2 7:417663e5:::benchmark_data_smithi098_125195_object4858:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:09.964635+0000", 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 435.91916428799999, 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9787004430000001, 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:31:25.908 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104145 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964635+0000", 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964635+0000", 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.909 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964633+0000", 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964643+0000", 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9569999999999997e-06 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.910 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964660+0000", 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6923e-05 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964671+0000", 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1167e-05 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964746+0000", 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5518000000000004e-05 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.911 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for readable", 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964793+0000", 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6610999999999998e-05 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.916223+0000", 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9514299479999999 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.916402+0000", 2023-09-23T20:31:25.912 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017869699999999999 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2", 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.916550+0000", 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014877099999999999 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.937942+0000", 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.021391318999999999 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.913 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.943153+0000", 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0052112269999999997 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.943218+0000", 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5273999999999999e-05 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.943335+0000", 2023-09-23T20:31:25.914 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011707 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104156 7.2 7:4e883d93:::benchmark_data_smithi098_125195_object4869:head [delete] snapc 0=[] ondisk+write+known_if_redirected e174)", 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:10.006653+0000", 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 435.87714625000001, 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9382313039999999, 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.915 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104156 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006653+0000", 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.916 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006653+0000", 2023-09-23T20:31:25.917 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.917 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.917 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.917 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.917 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006651+0000", 2023-09-23T20:31:25.917 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:31:25.917 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.917 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.917 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.917 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006662+0000", 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0443e-05 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006694+0000", 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2675000000000001e-05 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006706+0000", 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1528999999999999e-05 2023-09-23T20:31:25.918 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.919 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.919 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.919 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006780+0000", 2023-09-23T20:31:25.919 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.3875000000000007e-05 2023-09-23T20:31:25.919 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for readable", 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:10.006836+0000", 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.6731000000000003e-05 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.924306+0000", 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.917469232 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.920 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.924452+0000", 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014683099999999999 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2", 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.924605+0000", 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015220300000000001 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.943347+0000", 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.018742582000000001 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.921 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.944732+0000", 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0013845940000000001 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.944786+0000", 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4645000000000003e-05 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.922 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:11.944884+0000", 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7707000000000005e-05 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104724 7.2 7:4a0e332f:::benchmark_data_smithi098_125195_object5437:head [delete] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.954736+0000", 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 432.92906346400002, 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.066250439, 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.923 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104724 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954736+0000", 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.924 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954736+0000", 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954734+0000", 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954740+0000", 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3600000000000001e-06 2023-09-23T20:31:25.925 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954752+0000", 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1184e-05 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954761+0000", 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7529999999999996e-06 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.926 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954815+0000", 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3875999999999997e-05 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.954827+0000", 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1545999999999999e-05 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.975332+0000", 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.020505405 2023-09-23T20:31:25.927 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.975462+0000", 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013024999999999999 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.975551+0000", 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8264999999999996e-05 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.928 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.984893+0000", 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0093419520000000006 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.992035+0000", 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0071424139999999997 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.020782+0000", 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.028747290000000002 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.929 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.930 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.020834+0000", 2023-09-23T20:31:25.930 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1195e-05 2023-09-23T20:31:25.930 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.930 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.930 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.930 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.020986+0000", 2023-09-23T20:31:25.930 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015254900000000001 2023-09-23T20:31:25.930 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.930 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.930 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.930 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104727 7.2 7:452897c3:::benchmark_data_smithi098_125195_object5440:head [delete] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.958402+0000", 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 432.92539717900002, 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.062841368, 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104727 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.931 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958402+0000", 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958402+0000", 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.932 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958401+0000", 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958407+0000", 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7070000000000003e-06 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958426+0000", 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8414999999999999e-05 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.933 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958435+0000", 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2070000000000001e-06 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958492+0000", 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7046999999999998e-05 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:31:25.934 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.958504+0000", 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2046e-05 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.978146+0000", 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0196420719999999 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.978244+0000", 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7670000000000005e-05 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.935 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.978339+0000", 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5829999999999996e-05 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.984901+0000", 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0065618630000000002 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.996785+0000", 2023-09-23T20:31:25.936 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011883322999999999 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021057+0000", 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024271854999999998 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021121+0000", 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4682000000000002e-05 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.937 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021243+0000", 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012207200000000001 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104730 7.2 7:49159eb9:::benchmark_data_smithi098_125195_object5443:head [delete] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.963522+0000", 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 432.920276645, 2023-09-23T20:31:25.938 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.057942446, 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104730 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963522+0000", 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.939 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963522+0000", 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963521+0000", 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.940 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963529+0000", 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4360000000000002e-06 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963543+0000", 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3542e-05 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963554+0000", 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1269e-05 2023-09-23T20:31:25.941 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963605+0000", 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1391000000000003e-05 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.963616+0000", 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1219e-05 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.942 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.981229+0000", 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.017612051 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.981389+0000", 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016055900000000001 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.981543+0000", 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015390299999999999 2023-09-23T20:31:25.943 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.985132+0000", 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035890140000000002 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.997009+0000", 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011877093999999999 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.944 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021318+0000", 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024309245 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021357+0000", 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.8673000000000001e-05 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021465+0000", 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000107878 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.945 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104736 7.9 7:953e7de8:::benchmark_data_smithi098_125195_object5449:head [delete] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:14.021531+0000", 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 431.86226789599999, 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.154210145, 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:31:25.946 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104736 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021531+0000", 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021531+0000", 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.947 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021530+0000", 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021538+0000", 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1769999999999998e-06 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021551+0000", 2023-09-23T20:31:25.948 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3512e-05 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.021561+0000", 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9909999999999997e-06 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.069991+0000", 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.048429328000000001 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.949 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:14.070005+0000", 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.468e-05 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.141708+0000", 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.071703117 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for degraded object", 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.142395+0000", 2023-09-23T20:31:25.950 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00068687800000000003 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.156443+0000", 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014047596000000001 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.156573+0000", 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000130037 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:31:25.951 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.156760+0000", 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000187264 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.161866+0000", 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0051054569999999999 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.166613+0000", 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0047475210000000002 2023-09-23T20:31:25.952 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.170573+0000", 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039603470000000003 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.170644+0000", 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0387000000000002e-05 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.953 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.175741+0000", 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.005097491 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:145701 7.2 7:4077fe0f:::benchmark_data_smithi098_125195_object46414:head [delete] snapc 0=[] ondisk+write+known_if_redirected e185)", 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:25:37.271089+0000", 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 348.61271002900003, 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.26838634700000003, 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.954 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 145701 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.271089+0000", 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.955 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.271089+0000", 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.271088+0000", 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.271094+0000", 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3260000000000001e-06 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.956 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.271111+0000", 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6494000000000002e-05 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.271125+0000", 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3988000000000001e-05 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.271196+0000", 2023-09-23T20:31:25.957 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0896999999999996e-05 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.271396+0000", 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00020004199999999999 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.271644+0000", 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00024844800000000002 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.958 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.275157+0000", 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035126770000000001 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.275332+0000", 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017497500000000001 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.539295+0000", 2023-09-23T20:31:25.959 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.26396302799999999 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.539345+0000", 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0201000000000003e-05 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:37.539475+0000", 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013023099999999999 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.960 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:160916 7.2 7:467fe165:::benchmark_data_smithi098_125195_object61629:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:26:07.930782+0000", 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 317.95301692300001, 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24837493599999999, 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 160916 2023-09-23T20:31:25.961 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.930782+0000", 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.930782+0000", 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.962 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.930780+0000", 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.930791+0000", 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0522e-05 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.930809+0000", 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8742000000000001e-05 2023-09-23T20:31:25.963 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.930819+0000", 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0009e-05 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.930916+0000", 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6361999999999997e-05 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.964 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.931140+0000", 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000224069 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.931345+0000", 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000204651 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.937726+0000", 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.006381388 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.965 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.937827+0000", 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010131199999999999 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:08.178907+0000", 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24107978299999999 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:08.178967+0000", 2023-09-23T20:31:25.966 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0328000000000002e-05 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:08.179157+0000", 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018973199999999999 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:160917 7.2 7:43bc2adb:::benchmark_data_smithi098_125195_object61630:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:31:25.967 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:26:07.933850+0000", 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 317.94994945399998, 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24550166900000001, 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 160917 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.968 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.933850+0000", 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.933850+0000", 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.933849+0000", 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.969 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.933855+0000", 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0410000000000003e-06 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.933869+0000", 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3923e-05 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.970 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.933876+0000", 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7849999999999992e-06 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.935170+0000", 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0012939939999999999 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.935384+0000", 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000213995 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.971 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.935543+0000", 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015894999999999999 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.937989+0000", 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002445853 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.972 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:07.938622+0000", 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00063305299999999996 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:08.179243+0000", 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.240620897 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:08.179291+0000", 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7443e-05 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.973 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:26:08.179351+0000", 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0788000000000001e-05 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:116974 8.1 8:8b43cd3d:::benchmark_data_smithi098_152778_object11531:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:30:12.600286+0000", 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 73.283513411000001, 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.157938568, 2023-09-23T20:31:25.974 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116974 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.600286+0000", 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.975 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.600286+0000", 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.600285+0000", 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.976 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.600290+0000", 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3120000000000001e-06 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.600304+0000", 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3543999999999999e-05 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.600309+0000", 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.835e-06 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.977 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.600346+0000", 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6152999999999998e-05 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.600426+0000", 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0461000000000001e-05 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.600496+0000", 2023-09-23T20:31:25.978 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9536000000000006e-05 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.603004+0000", 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0025080269999999999 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.603604+0000", 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000600568 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.979 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.758123+0000", 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.15451842599999999 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.758177+0000", 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4639000000000003e-05 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:12.758224+0000", 2023-09-23T20:31:25.980 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6952e-05 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:143271 8.b 8:de5aa1f4:::benchmark_data_smithi098_152778_object37828:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:30:47.042509+0000", 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 38.841289836000001, 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.254811124, 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.981 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 143271 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.042509+0000", 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.042509+0000", 2023-09-23T20:31:25.982 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.042508+0000", 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.042515+0000", 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4989999999999999e-06 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.983 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.042527+0000", 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2472e-05 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.042535+0000", 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0080000000000002e-06 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.045292+0000", 2023-09-23T20:31:25.984 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0027572389999999999 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.045412+0000", 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000119648 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.045526+0000", 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000113854 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.985 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.048202+0000", 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0026761549999999999 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.048902+0000", 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00070013400000000004 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297249+0000", 2023-09-23T20:31:25.986 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24834692 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297284+0000", 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.5197000000000002e-05 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297320+0000", 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6257000000000002e-05 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.987 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:143276 8.b 8:d07dddfc:::benchmark_data_smithi098_152778_object37833:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:30:47.052081+0000", 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 38.831718590000001, 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.245347064, 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:25.988 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 143276 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052081+0000", 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052081+0000", 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.989 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052079+0000", 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052086+0000", 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9199999999999998e-06 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.990 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052099+0000", 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3261000000000001e-05 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052107+0000", 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.2050000000000002e-06 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052165+0000", 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7231000000000001e-05 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.991 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052306+0000", 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014165400000000001 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052448+0000", 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000141812 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.058521+0000", 2023-09-23T20:31:25.992 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0060731980000000001 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.060884+0000", 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023629620000000001 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297356+0000", 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.236471662 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.993 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297393+0000", 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6927000000000001e-05 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297428+0000", 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4740000000000003e-05 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.994 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:143278 8.b 8:d9eff9f7:::benchmark_data_smithi098_152778_object37835:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:30:47.052141+0000", 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 38.831658591999997, 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.245378128, 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 143278 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:25.995 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052141+0000", 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052141+0000", 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052140+0000", 2023-09-23T20:31:25.996 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052145+0000", 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.814e-06 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052156+0000", 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1297999999999999e-05 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.997 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.052164+0000", 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8900000000000007e-06 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.056006+0000", 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.003841864 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.056105+0000", 2023-09-23T20:31:25.998 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9411000000000001e-05 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.056181+0000", 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5931000000000002e-05 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061013+0000", 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0048321479999999997 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:25.999 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:26.000 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.292571+0000", 2023-09-23T20:31:26.000 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23155816300000001 2023-09-23T20:31:26.000 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.000 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.000 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:26.000 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297463+0000", 2023-09-23T20:31:26.000 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0048922610000000002 2023-09-23T20:31:26.000 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.000 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.000 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:26.000 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297496+0000", 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.222e-05 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297519+0000", 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2923999999999999e-05 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:143279 8.b 8:dfe3fb04:::benchmark_data_smithi098_152778_object37836:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-09-23T20:31:26.001 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:30:47.053560+0000", 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 38.830239532999997, 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24406132899999999, 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 143279 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.002 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.053560+0000", 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.053560+0000", 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.053558+0000", 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:31:26.003 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.053565+0000", 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1099999999999999e-06 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.053577+0000", 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2616000000000001e-05 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:26.004 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.053585+0000", 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4440000000000002e-06 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.058548+0000", 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0049630550000000001 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.058651+0000", 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000103551 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.005 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.058727+0000", 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5686999999999995e-05 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061088+0000", 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023607200000000002 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:26.006 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.292714+0000", 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.231626163 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297555+0000", 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0048409630000000002 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297589+0000", 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4675999999999998e-05 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.007 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.297621+0000", 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1449999999999999e-05 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35232.0:143278 8.b e210/199 ondisk, result = 0)", 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:30:47.061074+0000", 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 38.822725456000001, 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23151021999999999, 2023-09-23T20:31:26.008 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061074+0000", 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061074+0000", 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.009 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061073+0000", 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061077+0000", 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.3889999999999998e-06 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:26.010 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061087+0000", 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.8859999999999999e-06 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061093+0000", 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4700000000000001e-06 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061117+0000", 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.385e-05 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.011 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061123+0000", 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8970000000000002e-06 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.292584+0000", 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.231460415 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.012 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:143282 8.b 8:dc894b7e:::benchmark_data_smithi098_152778_object37839:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:30:47.061122+0000", 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 38.822676676999997, 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24927007200000001, 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 143282 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.013 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061122+0000", 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061122+0000", 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:26.014 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061121+0000", 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061127+0000", 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2549999999999997e-06 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.292449+0000", 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.2313221 2023-09-23T20:31:26.015 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.292502+0000", 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3853000000000001e-05 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.292878+0000", 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00037515999999999998 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:26.016 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.293030+0000", 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000152237 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.293175+0000", 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014504599999999999 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.304975+0000", 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011800414 2023-09-23T20:31:26.017 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.305326+0000", 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00035071599999999999 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.309176+0000", 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0038494779999999999 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:26.018 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.309234+0000", 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8048999999999999e-05 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.310392+0000", 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001158931 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.019 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35232.0:143279 8.b e210/199 ondisk, result = 0)", 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:30:47.061175+0000", 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 38.822623874999998, 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.231560513, 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061175+0000", 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.020 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061175+0000", 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061175+0000", 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.061179+0000", 2023-09-23T20:31:26.021 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6149999999999999e-06 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.292485+0000", 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.231306026 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.292507+0000", 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2059999999999999e-05 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.022 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.292672+0000", 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016432 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.292696+0000", 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4202999999999998e-05 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:47.292736+0000", 2023-09-23T20:31:26.023 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9928000000000001e-05 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:144851 8.3 8:c4222c21:::benchmark_data_smithi098_152778_object39408:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:30:49.375987+0000", 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 36.507811852000003, 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.158352935, 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:26.024 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 144851 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.375987+0000", 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:26.025 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.375987+0000", 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.375986+0000", 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.375992+0000", 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5999999999999997e-06 2023-09-23T20:31:26.026 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.376000+0000", 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4570000000000005e-06 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.376006+0000", 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5650000000000001e-06 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:26.027 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.376060+0000", 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3619999999999998e-05 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.376174+0000", 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000114133 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.512768+0000", 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.136594254 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.028 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.522979+0000", 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.01021063 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.524973+0000", 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0019941939999999999 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:26.029 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.534239+0000", 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0092658740000000003 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.534291+0000", 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2238999999999999e-05 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:30:49.534340+0000", 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9292000000000002e-05 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.030 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:26.031 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.031 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:26.031 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:26.031 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:31:26.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:26.032 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:25 smithi173 bash[59517]: cluster 2023-09-23T20:31:24.477709+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 743 op/s 2023-09-23T20:31:26.032 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:25 smithi173 bash[59517]: audit 2023-09-23T20:31:25.201987+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.98:0/642260617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:26.055 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:26.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:26.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:26.205 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:26.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:26.249 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:25 smithi098 bash[74888]: cluster 2023-09-23T20:31:24.477709+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 743 op/s 2023-09-23T20:31:26.249 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:25 smithi098 bash[74888]: audit 2023-09-23T20:31:25.201987+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.98:0/642260617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:26.249 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:31:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:31:26] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.33.4" 2023-09-23T20:31:26.249 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:25 smithi098 bash[78228]: cluster 2023-09-23T20:31:24.477709+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 743 op/s 2023-09-23T20:31:26.249 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:25 smithi098 bash[78228]: audit 2023-09-23T20:31:25.201987+0000 mon.c (mon.2) 96 : audit 0 from='client.? 172.21.15.98:0/642260617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:26.312 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:26.341 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:26.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:26.444 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:26.481 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:26.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:26.610 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:26.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:26.713 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:26.747 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:26.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:26.850 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:26.881 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:26.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:26.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:26.985 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:27.016 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:27.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:27.122 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:27.150 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:27.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:27.255 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:27.289 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:27.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:27.395 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:27.420 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:27.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:27.523 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:27.549 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:27.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:27.655 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:27.692 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:27.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:27.798 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:27.833 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:27.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:27.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:27.959 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:27.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:27.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:28.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:28.072 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:27 smithi098 bash[78228]: cluster 2023-09-23T20:31:26.478460+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 960 op/s 2023-09-23T20:31:28.072 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:27 smithi098 bash[74888]: cluster 2023-09-23T20:31:26.478460+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 960 op/s 2023-09-23T20:31:28.086 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:28.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:28.189 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:28.212 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:28.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:28.316 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:28.343 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:27 smithi173 bash[59517]: cluster 2023-09-23T20:31:26.478460+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 960 op/s 2023-09-23T20:31:28.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:28.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:28.469 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:28.497 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:28.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:28.603 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:28.641 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:28.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:28.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:28.781 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:28.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:28.887 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:28.918 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:28.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:28.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:29.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:29.061 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:29.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:29.164 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:29.200 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:29.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:29.346 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:29.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:29.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:29.484 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:29.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:29.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:29.593 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T20:31:29.663 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:29.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:29.768 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:29.803 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:29.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:29.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:29.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:29.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:29.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:29.985 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:31:29.986 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:29 smithi098 bash[74888]: cluster 2023-09-23T20:31:28.478886+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 642 op/s 2023-09-23T20:31:29.987 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:29 smithi098 bash[78228]: cluster 2023-09-23T20:31:28.478886+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 642 op/s 2023-09-23T20:31:30.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:30.056 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:30.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:30.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:29 smithi173 bash[59517]: cluster 2023-09-23T20:31:28.478886+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 642 op/s 2023-09-23T20:31:30.161 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:30.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:30.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:30.314 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:30.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.349 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:30.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:30.449 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:30.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:30.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:30.587 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:30.612 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:30.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:30.715 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:30.757 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:30.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:30.862 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:30.891 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:30.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:30.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:30.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:31.020 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:31.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:31.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:31.147 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:31.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:31.250 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:31.275 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:31.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:31.382 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:31.419 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:31.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:31.526 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:31.574 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:31.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:31.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:31.702 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:31.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:31.806 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:31.825 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:31.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:31.928 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:31.965 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:31.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:31.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:32.070 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:32.106 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:32.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:32.209 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:32.218 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:31 smithi173 bash[59517]: cluster 2023-09-23T20:31:30.479344+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 661 op/s 2023-09-23T20:31:32.250 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:32.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:32.362 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:32.370 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:31 smithi098 bash[78228]: cluster 2023-09-23T20:31:30.479344+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 661 op/s 2023-09-23T20:31:32.370 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:31 smithi098 bash[74888]: cluster 2023-09-23T20:31:30.479344+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 661 op/s 2023-09-23T20:31:32.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:32.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:32.492 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:32.529 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:32.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:32.632 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:32.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:32.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:32.759 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:32.805 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:32.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:32.909 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:32.931 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:32.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:32.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:33.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:33.057 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:33.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:33.160 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:33.202 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:33.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:33.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:33.344 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:33.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:33.447 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:33.475 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:33.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:33.580 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:33.607 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:33.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:33.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:33.735 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:33.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:33.838 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:33.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:33.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:33.968 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:33.992 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:33.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:33.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:34.014 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:31:34.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:34.107 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:34 smithi098 bash[74888]: cluster 2023-09-23T20:31:32.480058+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 2.1 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 933 op/s 2023-09-23T20:31:34.107 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:34 smithi098 bash[74888]: audit 2023-09-23T20:31:33.600178+0000 mon.a (mon.0) 1155 : audit 1 from='client.? 172.21.15.98:0/4150344265' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:31:34.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:34 smithi098 bash[78228]: cluster 2023-09-23T20:31:32.480058+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 2.1 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 933 op/s 2023-09-23T20:31:34.107 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:34 smithi098 bash[78228]: audit 2023-09-23T20:31:33.600178+0000 mon.a (mon.0) 1155 : audit 1 from='client.? 172.21.15.98:0/4150344265' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:31:34.127 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:34.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:34.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:34.243 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:34 smithi173 bash[59517]: cluster 2023-09-23T20:31:32.480058+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 2.1 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 933 op/s 2023-09-23T20:31:34.243 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:34 smithi173 bash[59517]: audit 2023-09-23T20:31:33.600178+0000 mon.a (mon.0) 1155 : audit 1 from='client.? 172.21.15.98:0/4150344265' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:31:34.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.277 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:34.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:34.378 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:34.410 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:34.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:34.444 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:31:34.446 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:31:34.518 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:34.539 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:34.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:34.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:34.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:34.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:34.781 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:34.808 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:34.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:34.918 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:34.957 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:34.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:35.062 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:35.087 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:35.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:35.195 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:35.204 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:35 smithi173 bash[59517]: cluster 2023-09-23T20:31:33.987522+0000 mon.a (mon.0) 1156 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:31:35.204 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:35 smithi173 bash[59517]: audit 2023-09-23T20:31:33.996539+0000 mon.a (mon.0) 1157 : audit 1 from='client.? 172.21.15.98:0/4150344265' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:31:35.204 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:35 smithi173 bash[59517]: cluster 2023-09-23T20:31:33.996614+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e215: 8 total, 8 up, 6 in 2023-09-23T20:31:35.204 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:35 smithi173 bash[59517]: cluster 2023-09-23T20:31:34.001393+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:31:35.204 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:35 smithi173 bash[59517]: cluster 2023-09-23T20:31:34.021276+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:31:35.226 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:35.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:35.330 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:35.352 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:35.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:35.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:35 smithi098 bash[74888]: cluster 2023-09-23T20:31:33.987522+0000 mon.a (mon.0) 1156 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:31:35.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:35 smithi098 bash[74888]: audit 2023-09-23T20:31:33.996539+0000 mon.a (mon.0) 1157 : audit 1 from='client.? 172.21.15.98:0/4150344265' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:31:35.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:35 smithi098 bash[74888]: cluster 2023-09-23T20:31:33.996614+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e215: 8 total, 8 up, 6 in 2023-09-23T20:31:35.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:35 smithi098 bash[74888]: cluster 2023-09-23T20:31:34.001393+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:31:35.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:35 smithi098 bash[74888]: cluster 2023-09-23T20:31:34.021276+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:31:35.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:35 smithi098 bash[78228]: cluster 2023-09-23T20:31:33.987522+0000 mon.a (mon.0) 1156 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:31:35.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:35 smithi098 bash[78228]: audit 2023-09-23T20:31:33.996539+0000 mon.a (mon.0) 1157 : audit 1 from='client.? 172.21.15.98:0/4150344265' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:31:35.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:35 smithi098 bash[78228]: cluster 2023-09-23T20:31:33.996614+0000 mon.a (mon.0) 1158 : cluster 0 osdmap e215: 8 total, 8 up, 6 in 2023-09-23T20:31:35.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:35 smithi098 bash[78228]: cluster 2023-09-23T20:31:34.001393+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:31:35.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:35 smithi098 bash[78228]: cluster 2023-09-23T20:31:34.021276+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T20:31:35.455 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:35.478 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:35.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:35.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:35.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:35.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:35.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:35.731 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:35.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:35.834 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:35.858 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:35.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:35.963 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:35.986 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:35.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:35.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:36.045 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":878,"stamp":"2023-09-23T20:31:33.993099+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2266109880,"num_objects":34594,"num_object_clones":0,"num_object_copies":103782,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34594,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":176572,"num_write_kb":6750606,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":41,"num_bytes_recovered":1191268,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":107961,"ondisk_log_size":107961,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":9889464,"kb_used_data":6684936,"kb_used_omap":12,"kb_used_meta":3204275,"kb_avail":552581448,"statfs":{"total":575970213888,"available":565843402752,"internally_reserved":0,"allocated":6845374464,"data_stored":6841701134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12321,"internal_metadata":3281178591},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,4,1,7,10,11,1],"upper_bound":128},"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":-512032768,"num_objects":-7813,"num_object_clones":0,"num_object_copies":-23439,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7813,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7813,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"11.516469"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":129,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.984996+0000","last_change":"2023-09-23T20:17:34.746041+0000","last_active":"2023-09-23T20:31:13.984996+0000","last_peered":"2023-09-23T20:31:13.984996+0000","last_clean":"2023-09-23T20:31:13.984996+0000","last_became_active":"2023-09-23T20:17:34.745681+0000","last_became_peered":"2023-09-23T20:17:34.745681+0000","last_unstale":"2023-09-23T20:31:13.984996+0000","last_undegraded":"2023-09-23T20:31:13.984996+0000","last_fullsized":"2023-09-23T20:31:13.984996+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:46.419250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":151,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.985257+0000","last_change":"2023-09-23T20:20:46.879030+0000","last_active":"2023-09-23T20:31:13.985257+0000","last_peered":"2023-09-23T20:31:13.985257+0000","last_clean":"2023-09-23T20:31:13.985257+0000","last_became_active":"2023-09-23T20:20:46.878694+0000","last_became_peered":"2023-09-23T20:20:46.878694+0000","last_unstale":"2023-09-23T20:31:13.985257+0000","last_undegraded":"2023-09-23T20:31:13.985257+0000","last_fullsized":"2023-09-23T20:31:13.985257+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:44:50.016354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":183,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.990393+0000","last_change":"2023-09-23T20:20:46.877150+0000","last_active":"2023-09-23T20:31:13.990393+0000","last_peered":"2023-09-23T20:31:13.990393+0000","last_clean":"2023-09-23T20:31:13.990393+0000","last_became_active":"2023-09-23T20:20:46.876828+0000","last_became_peered":"2023-09-23T20:20:46.876828+0000","last_unstale":"2023-09-23T20:31:13.990393+0000","last_undegraded":"2023-09-23T20:31:13.990393+0000","last_fullsized":"2023-09-23T20:31:13.990393+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:46:06.796456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":30,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.002025+0000","last_change":"2023-09-23T20:27:29.053477+0000","last_active":"2023-09-23T20:31:14.002025+0000","last_peered":"2023-09-23T20:31:14.002025+0000","last_clean":"2023-09-23T20:31:14.002025+0000","last_became_active":"2023-09-23T20:27:29.053141+0000","last_became_peered":"2023-09-23T20:27:29.053141+0000","last_unstale":"2023-09-23T20:31:14.002025+0000","last_undegraded":"2023-09-23T20:31:14.002025+0000","last_fullsized":"2023-09-23T20:31:14.002025+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":170,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.985784+0000","last_change":"2023-09-23T20:27:29.046672+0000","last_active":"2023-09-23T20:31:13.985784+0000","last_peered":"2023-09-23T20:31:13.985784+0000","last_clean":"2023-09-23T20:31:13.985784+0000","last_became_active":"2023-09-23T20:27:29.045705+0000","last_became_peered":"2023-09-23T20:27:29.045705+0000","last_unstale":"2023-09-23T20:31:13.985784+0000","last_undegraded":"2023-09-23T20:31:13.985784+0000","last_fullsized":"2023-09-23T20:31:13.985784+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:30:09.131385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":190,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.989958+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:31:13.989958+0000","last_peered":"2023-09-23T20:31:13.989958+0000","last_clean":"2023-09-23T20:31:13.989958+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:31:13.989958+0000","last_undegraded":"2023-09-23T20:31:13.989958+0000","last_fullsized":"2023-09-23T20:31:13.989958+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":156,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001096+0000","last_change":"2023-09-23T20:23:29.157901+0000","last_active":"2023-09-23T20:31:14.001096+0000","last_peered":"2023-09-23T20:31:14.001096+0000","last_clean":"2023-09-23T20:31:14.001096+0000","last_became_active":"2023-09-23T20:23:29.157459+0000","last_became_peered":"2023-09-23T20:23:29.157459+0000","last_unstale":"2023-09-23T20:31:14.001096+0000","last_undegraded":"2023-09-23T20:31:14.001096+0000","last_fullsized":"2023-09-23T20:31:14.001096+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":151,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.985899+0000","last_change":"2023-09-23T20:20:46.876949+0000","last_active":"2023-09-23T20:31:13.985899+0000","last_peered":"2023-09-23T20:31:13.985899+0000","last_clean":"2023-09-23T20:31:13.985899+0000","last_became_active":"2023-09-23T20:20:46.876637+0000","last_became_peered":"2023-09-23T20:20:46.876637+0000","last_unstale":"2023-09-23T20:31:13.985899+0000","last_undegraded":"2023-09-23T20:31:13.985899+0000","last_fullsized":"2023-09-23T20:31:13.985899+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:31.796721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":232,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.000703+0000","last_change":"2023-09-23T20:27:29.042402+0000","last_active":"2023-09-23T20:31:14.000703+0000","last_peered":"2023-09-23T20:31:14.000703+0000","last_clean":"2023-09-23T20:31:14.000703+0000","last_became_active":"2023-09-23T20:27:29.041962+0000","last_became_peered":"2023-09-23T20:27:29.041962+0000","last_unstale":"2023-09-23T20:31:14.000703+0000","last_undegraded":"2023-09-23T20:31:14.000703+0000","last_fullsized":"2023-09-23T20:31:14.000703+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.999970+0000","last_change":"2023-09-23T20:27:29.042800+0000","last_active":"2023-09-23T20:31:13.999970+0000","last_peered":"2023-09-23T20:31:13.999970+0000","last_clean":"2023-09-23T20:31:13.999970+0000","last_became_active":"2023-09-23T20:27:29.042501+0000","last_became_peered":"2023-09-23T20:27:29.042501+0000","last_unstale":"2023-09-23T20:31:13.999970+0000","last_undegraded":"2023-09-23T20:31:13.999970+0000","last_fullsized":"2023-09-23T20:31:13.999970+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":36,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.996947+0000","last_change":"2023-09-23T20:27:29.805780+0000","last_active":"2023-09-23T20:31:13.996947+0000","last_peered":"2023-09-23T20:31:13.996947+0000","last_clean":"2023-09-23T20:31:13.996947+0000","last_became_active":"2023-09-23T20:27:29.053950+0000","last_became_peered":"2023-09-23T20:27:29.053950+0000","last_unstale":"2023-09-23T20:31:13.996947+0000","last_undegraded":"2023-09-23T20:31:13.996947+0000","last_fullsized":"2023-09-23T20:31:13.996947+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":270,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":176,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.995947+0000","last_change":"2023-09-23T20:13:11.229357+0000","last_active":"2023-09-23T20:31:14.995947+0000","last_peered":"2023-09-23T20:31:14.995947+0000","last_clean":"2023-09-23T20:31:14.995947+0000","last_became_active":"2023-09-23T20:13:11.228976+0000","last_became_peered":"2023-09-23T20:13:11.228976+0000","last_unstale":"2023-09-23T20:31:14.995947+0000","last_undegraded":"2023-09-23T20:31:14.995947+0000","last_fullsized":"2023-09-23T20:31:14.995947+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:15.568717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":40,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.999913+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:31:13.999913+0000","last_peered":"2023-09-23T20:31:13.999913+0000","last_clean":"2023-09-23T20:31:13.999913+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:31:13.999913+0000","last_undegraded":"2023-09-23T20:31:13.999913+0000","last_fullsized":"2023-09-23T20:31:13.999913+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":178,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.987759+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:31:13.987759+0000","last_peered":"2023-09-23T20:31:13.987759+0000","last_clean":"2023-09-23T20:31:13.987759+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:31:13.987759+0000","last_undegraded":"2023-09-23T20:31:13.987759+0000","last_fullsized":"2023-09-23T20:31:13.987759+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":83,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.996892+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:31:13.996892+0000","last_peered":"2023-09-23T20:31:13.996892+0000","last_clean":"2023-09-23T20:31:13.996892+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:31:13.996892+0000","last_undegraded":"2023-09-23T20:31:13.996892+0000","last_fullsized":"2023-09-23T20:31:13.996892+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":185,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.985432+0000","last_change":"2023-09-23T20:24:13.947730+0000","last_active":"2023-09-23T20:31:13.985432+0000","last_peered":"2023-09-23T20:31:13.985432+0000","last_clean":"2023-09-23T20:31:13.985432+0000","last_became_active":"2023-09-23T20:24:13.947173+0000","last_became_peered":"2023-09-23T20:24:13.947173+0000","last_unstale":"2023-09-23T20:31:13.985432+0000","last_undegraded":"2023-09-23T20:31:13.985432+0000","last_fullsized":"2023-09-23T20:31:13.985432+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:26.749348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":30,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.996474+0000","last_change":"2023-09-23T20:27:29.049367+0000","last_active":"2023-09-23T20:31:13.996474+0000","last_peered":"2023-09-23T20:31:13.996474+0000","last_clean":"2023-09-23T20:31:13.996474+0000","last_became_active":"2023-09-23T20:27:29.049011+0000","last_became_peered":"2023-09-23T20:27:29.049011+0000","last_unstale":"2023-09-23T20:31:13.996474+0000","last_undegraded":"2023-09-23T20:31:13.996474+0000","last_fullsized":"2023-09-23T20:31:13.996474+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":222,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001093+0000","last_change":"2023-09-23T20:24:13.961637+0000","last_active":"2023-09-23T20:31:14.001093+0000","last_peered":"2023-09-23T20:31:14.001093+0000","last_clean":"2023-09-23T20:31:14.001093+0000","last_became_active":"2023-09-23T20:24:13.961294+0000","last_became_peered":"2023-09-23T20:24:13.961294+0000","last_unstale":"2023-09-23T20:31:14.001093+0000","last_undegraded":"2023-09-23T20:31:14.001093+0000","last_fullsized":"2023-09-23T20:31:14.001093+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":77,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001491+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:31:14.001491+0000","last_peered":"2023-09-23T20:31:14.001491+0000","last_clean":"2023-09-23T20:31:14.001491+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:31:14.001491+0000","last_undegraded":"2023-09-23T20:31:14.001491+0000","last_fullsized":"2023-09-23T20:31:14.001491+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":30,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.002276+0000","last_change":"2023-09-23T20:27:29.042618+0000","last_active":"2023-09-23T20:31:14.002276+0000","last_peered":"2023-09-23T20:31:14.002276+0000","last_clean":"2023-09-23T20:31:14.002276+0000","last_became_active":"2023-09-23T20:27:29.042260+0000","last_became_peered":"2023-09-23T20:27:29.042260+0000","last_unstale":"2023-09-23T20:31:14.002276+0000","last_undegraded":"2023-09-23T20:31:14.002276+0000","last_fullsized":"2023-09-23T20:31:14.002276+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":209,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.987185+0000","last_change":"2023-09-23T20:23:29.183012+0000","last_active":"2023-09-23T20:31:13.987185+0000","last_peered":"2023-09-23T20:31:13.987185+0000","last_clean":"2023-09-23T20:31:13.987185+0000","last_became_active":"2023-09-23T20:23:29.164722+0000","last_became_peered":"2023-09-23T20:23:29.164722+0000","last_unstale":"2023-09-23T20:31:13.987185+0000","last_undegraded":"2023-09-23T20:31:13.987185+0000","last_fullsized":"2023-09-23T20:31:13.987185+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"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":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001958+0000","last_change":"2023-09-23T20:27:29.051481+0000","last_active":"2023-09-23T20:31:14.001958+0000","last_peered":"2023-09-23T20:31:14.001958+0000","last_clean":"2023-09-23T20:31:14.001958+0000","last_became_active":"2023-09-23T20:27:29.051118+0000","last_became_peered":"2023-09-23T20:27:29.051118+0000","last_unstale":"2023-09-23T20:31:14.001958+0000","last_undegraded":"2023-09-23T20:31:14.001958+0000","last_fullsized":"2023-09-23T20:31:14.001958+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"214'10833","reported_seq":10856,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:31.299165+0000","last_change":"2023-09-23T20:28:00.744696+0000","last_active":"2023-09-23T20:31:31.299165+0000","last_peered":"2023-09-23T20:31:31.299165+0000","last_clean":"2023-09-23T20:31:31.299165+0000","last_became_active":"2023-09-23T20:28:00.744260+0000","last_became_peered":"2023-09-23T20:28:00.744260+0000","last_unstale":"2023-09-23T20:31:31.299165+0000","last_undegraded":"2023-09-23T20:31:31.299165+0000","last_fullsized":"2023-09-23T20:31:31.299165+0000","mapping_epoch":199,"log_start":"206'3100","ondisk_log_start":"206'3100","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7733,"log_dups_size":0,"ondisk_log_size":7733,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140967936,"num_objects":2151,"num_object_clones":0,"num_object_copies":6453,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2151,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10833,"num_write_kb":415488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":34,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.002167+0000","last_change":"2023-09-23T20:27:29.416489+0000","last_active":"2023-09-23T20:31:14.002167+0000","last_peered":"2023-09-23T20:31:14.002167+0000","last_clean":"2023-09-23T20:31:14.002167+0000","last_became_active":"2023-09-23T20:27:29.050867+0000","last_became_peered":"2023-09-23T20:27:29.050867+0000","last_unstale":"2023-09-23T20:31:14.002167+0000","last_undegraded":"2023-09-23T20:31:14.002167+0000","last_fullsized":"2023-09-23T20:31:14.002167+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":216,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.003759+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:31:14.003759+0000","last_peered":"2023-09-23T20:31:14.003759+0000","last_clean":"2023-09-23T20:31:14.003759+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:31:14.003759+0000","last_undegraded":"2023-09-23T20:31:14.003759+0000","last_fullsized":"2023-09-23T20:31:14.003759+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"214'11149","reported_seq":11172,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:31.141985+0000","last_change":"2023-09-23T20:28:00.746597+0000","last_active":"2023-09-23T20:31:31.141985+0000","last_peered":"2023-09-23T20:31:31.141985+0000","last_clean":"2023-09-23T20:31:31.141985+0000","last_became_active":"2023-09-23T20:28:00.746205+0000","last_became_peered":"2023-09-23T20:28:00.746205+0000","last_unstale":"2023-09-23T20:31:31.141985+0000","last_undegraded":"2023-09-23T20:31:31.141985+0000","last_fullsized":"2023-09-23T20:31:31.141985+0000","mapping_epoch":199,"log_start":"207'4400","ondisk_log_start":"207'4400","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":6749,"log_dups_size":0,"ondisk_log_size":6749,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139526144,"num_objects":2129,"num_object_clones":0,"num_object_copies":6387,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2129,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11149,"num_write_kb":424896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":34,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.002179+0000","last_change":"2023-09-23T20:27:29.503524+0000","last_active":"2023-09-23T20:31:14.002179+0000","last_peered":"2023-09-23T20:31:14.002179+0000","last_clean":"2023-09-23T20:31:14.002179+0000","last_became_active":"2023-09-23T20:27:29.052826+0000","last_became_peered":"2023-09-23T20:27:29.052826+0000","last_unstale":"2023-09-23T20:31:14.002179+0000","last_undegraded":"2023-09-23T20:31:14.002179+0000","last_fullsized":"2023-09-23T20:31:14.002179+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":203,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.990306+0000","last_change":"2023-09-23T20:20:46.876368+0000","last_active":"2023-09-23T20:31:13.990306+0000","last_peered":"2023-09-23T20:31:13.990306+0000","last_clean":"2023-09-23T20:31:13.990306+0000","last_became_active":"2023-09-23T20:20:46.876010+0000","last_became_peered":"2023-09-23T20:20:46.876010+0000","last_unstale":"2023-09-23T20:31:13.990306+0000","last_undegraded":"2023-09-23T20:31:13.990306+0000","last_fullsized":"2023-09-23T20:31:13.990306+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:54:59.403501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.6","version":"214'11087","reported_seq":11110,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:31.204598+0000","last_change":"2023-09-23T20:28:00.746938+0000","last_active":"2023-09-23T20:31:31.204598+0000","last_peered":"2023-09-23T20:31:31.204598+0000","last_clean":"2023-09-23T20:31:31.204598+0000","last_became_active":"2023-09-23T20:28:00.746564+0000","last_became_peered":"2023-09-23T20:28:00.746564+0000","last_unstale":"2023-09-23T20:31:31.204598+0000","last_undegraded":"2023-09-23T20:31:31.204598+0000","last_fullsized":"2023-09-23T20:31:31.204598+0000","mapping_epoch":199,"log_start":"207'4400","ondisk_log_start":"207'4400","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":6687,"log_dups_size":0,"ondisk_log_size":6687,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148045824,"num_objects":2259,"num_object_clones":0,"num_object_copies":6777,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2259,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11087,"num_write_kb":427072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"59'1","reported_seq":34,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.997121+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:31:13.997121+0000","last_peered":"2023-09-23T20:31:13.997121+0000","last_clean":"2023-09-23T20:31:13.997121+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:31:13.997121+0000","last_undegraded":"2023-09-23T20:31:13.997121+0000","last_fullsized":"2023-09-23T20:31:13.997121+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":242,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.987952+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:31:13.987952+0000","last_peered":"2023-09-23T20:31:13.987952+0000","last_clean":"2023-09-23T20:31:13.987952+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:31:13.987952+0000","last_undegraded":"2023-09-23T20:31:13.987952+0000","last_fullsized":"2023-09-23T20:31:13.987952+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"214'10975","reported_seq":11000,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:30.759041+0000","last_change":"2023-09-23T20:28:00.743656+0000","last_active":"2023-09-23T20:31:30.759041+0000","last_peered":"2023-09-23T20:31:30.759041+0000","last_clean":"2023-09-23T20:31:30.759041+0000","last_became_active":"2023-09-23T20:28:00.743290+0000","last_became_peered":"2023-09-23T20:28:00.743290+0000","last_unstale":"2023-09-23T20:31:30.759041+0000","last_undegraded":"2023-09-23T20:31:30.759041+0000","last_fullsized":"2023-09-23T20:31:30.759041+0000","mapping_epoch":199,"log_start":"208'5469","ondisk_log_start":"208'5469","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":5506,"log_dups_size":0,"ondisk_log_size":5506,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.569449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139919360,"num_objects":2135,"num_object_clones":0,"num_object_copies":6405,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2135,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10975,"num_write_kb":419520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":189,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.009782+0000","last_change":"2023-09-23T20:20:46.887009+0000","last_active":"2023-09-23T20:31:14.009782+0000","last_peered":"2023-09-23T20:31:14.009782+0000","last_clean":"2023-09-23T20:31:14.009782+0000","last_became_active":"2023-09-23T20:20:46.886630+0000","last_became_peered":"2023-09-23T20:20:46.886630+0000","last_unstale":"2023-09-23T20:31:14.009782+0000","last_undegraded":"2023-09-23T20:31:14.009782+0000","last_fullsized":"2023-09-23T20:31:14.009782+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":99,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.987298+0000","last_change":"2023-09-23T20:23:29.162113+0000","last_active":"2023-09-23T20:31:13.987298+0000","last_peered":"2023-09-23T20:31:13.987298+0000","last_clean":"2023-09-23T20:31:13.987298+0000","last_became_active":"2023-09-23T20:23:29.161724+0000","last_became_peered":"2023-09-23T20:23:29.161724+0000","last_unstale":"2023-09-23T20:31:13.987298+0000","last_undegraded":"2023-09-23T20:31:13.987298+0000","last_fullsized":"2023-09-23T20:31:13.987298+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:19:38.116803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.0","version":"214'11021","reported_seq":11043,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:31.358747+0000","last_change":"2023-09-23T20:28:00.744931+0000","last_active":"2023-09-23T20:31:31.358747+0000","last_peered":"2023-09-23T20:31:31.358747+0000","last_clean":"2023-09-23T20:31:31.358747+0000","last_became_active":"2023-09-23T20:28:00.743198+0000","last_became_peered":"2023-09-23T20:28:00.743198+0000","last_unstale":"2023-09-23T20:31:31.358747+0000","last_undegraded":"2023-09-23T20:31:31.358747+0000","last_fullsized":"2023-09-23T20:31:31.358747+0000","mapping_epoch":199,"log_start":"206'3300","ondisk_log_start":"206'3300","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7721,"log_dups_size":0,"ondisk_log_size":7721,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138870784,"num_objects":2119,"num_object_clones":0,"num_object_copies":6357,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2119,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11021,"num_write_kb":420480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":133,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.987342+0000","last_change":"2023-09-23T20:27:29.397271+0000","last_active":"2023-09-23T20:31:13.987342+0000","last_peered":"2023-09-23T20:31:13.987342+0000","last_clean":"2023-09-23T20:31:13.987342+0000","last_became_active":"2023-09-23T20:27:29.045499+0000","last_became_peered":"2023-09-23T20:27:29.045499+0000","last_unstale":"2023-09-23T20:31:13.987342+0000","last_undegraded":"2023-09-23T20:31:13.987342+0000","last_fullsized":"2023-09-23T20:31:13.987342+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.404795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":146,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.987975+0000","last_change":"2023-09-23T20:20:46.887466+0000","last_active":"2023-09-23T20:31:13.987975+0000","last_peered":"2023-09-23T20:31:13.987975+0000","last_clean":"2023-09-23T20:31:13.987975+0000","last_became_active":"2023-09-23T20:20:46.885443+0000","last_became_peered":"2023-09-23T20:20:46.885443+0000","last_unstale":"2023-09-23T20:31:13.987975+0000","last_undegraded":"2023-09-23T20:31:13.987975+0000","last_fullsized":"2023-09-23T20:31:13.987975+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"214'11176","reported_seq":11201,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:30.670539+0000","last_change":"2023-09-23T20:28:00.735035+0000","last_active":"2023-09-23T20:31:30.670539+0000","last_peered":"2023-09-23T20:31:30.670539+0000","last_clean":"2023-09-23T20:31:30.670539+0000","last_became_active":"2023-09-23T20:28:00.734604+0000","last_became_peered":"2023-09-23T20:28:00.734604+0000","last_unstale":"2023-09-23T20:31:30.670539+0000","last_undegraded":"2023-09-23T20:31:30.670539+0000","last_fullsized":"2023-09-23T20:31:30.670539+0000","mapping_epoch":199,"log_start":"208'5676","ondisk_log_start":"208'5676","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":5500,"log_dups_size":0,"ondisk_log_size":5500,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:09:50.656963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144834560,"num_objects":2210,"num_object_clones":0,"num_object_copies":6630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2210,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11176,"num_write_kb":428352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":182,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.988253+0000","last_change":"2023-09-23T20:12:42.644131+0000","last_active":"2023-09-23T20:31:13.988253+0000","last_peered":"2023-09-23T20:31:13.988253+0000","last_clean":"2023-09-23T20:31:13.988253+0000","last_became_active":"2023-09-23T20:12:42.643632+0000","last_became_peered":"2023-09-23T20:12:42.643632+0000","last_unstale":"2023-09-23T20:31:13.988253+0000","last_undegraded":"2023-09-23T20:31:13.988253+0000","last_fullsized":"2023-09-23T20:31:13.988253+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.997226+0000","last_change":"2023-09-23T20:17:34.745482+0000","last_active":"2023-09-23T20:31:13.997226+0000","last_peered":"2023-09-23T20:31:13.997226+0000","last_clean":"2023-09-23T20:31:13.997226+0000","last_became_active":"2023-09-23T20:17:34.745160+0000","last_became_peered":"2023-09-23T20:17:34.745160+0000","last_unstale":"2023-09-23T20:31:13.997226+0000","last_undegraded":"2023-09-23T20:31:13.997226+0000","last_fullsized":"2023-09-23T20:31:13.997226+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:36:39.925165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.2","version":"214'10971","reported_seq":10993,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:31.039308+0000","last_change":"2023-09-23T20:28:00.747377+0000","last_active":"2023-09-23T20:31:31.039308+0000","last_peered":"2023-09-23T20:31:31.039308+0000","last_clean":"2023-09-23T20:31:31.039308+0000","last_became_active":"2023-09-23T20:28:00.747013+0000","last_became_peered":"2023-09-23T20:28:00.747013+0000","last_unstale":"2023-09-23T20:31:31.039308+0000","last_undegraded":"2023-09-23T20:31:31.039308+0000","last_fullsized":"2023-09-23T20:31:31.039308+0000","mapping_epoch":199,"log_start":"207'4500","ondisk_log_start":"207'4500","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":6471,"log_dups_size":0,"ondisk_log_size":6471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142409728,"num_objects":2173,"num_object_clones":0,"num_object_copies":6519,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2173,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10971,"num_write_kb":420608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":213,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.015487+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:31:14.015487+0000","last_peered":"2023-09-23T20:31:14.015487+0000","last_clean":"2023-09-23T20:31:14.015487+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:31:14.015487+0000","last_undegraded":"2023-09-23T20:31:14.015487+0000","last_fullsized":"2023-09-23T20:31:14.015487+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.988124+0000","last_change":"2023-09-23T20:17:34.749999+0000","last_active":"2023-09-23T20:31:13.988124+0000","last_peered":"2023-09-23T20:31:13.988124+0000","last_clean":"2023-09-23T20:31:13.988124+0000","last_became_active":"2023-09-23T20:17:34.749604+0000","last_became_peered":"2023-09-23T20:17:34.749604+0000","last_unstale":"2023-09-23T20:31:13.988124+0000","last_undegraded":"2023-09-23T20:31:13.988124+0000","last_fullsized":"2023-09-23T20:31:13.988124+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"214'10925","reported_seq":10950,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:30.687093+0000","last_change":"2023-09-23T20:28:00.743554+0000","last_active":"2023-09-23T20:31:30.687093+0000","last_peered":"2023-09-23T20:31:30.687093+0000","last_clean":"2023-09-23T20:31:30.687093+0000","last_became_active":"2023-09-23T20:28:00.743144+0000","last_became_peered":"2023-09-23T20:28:00.743144+0000","last_unstale":"2023-09-23T20:31:30.687093+0000","last_undegraded":"2023-09-23T20:31:30.687093+0000","last_fullsized":"2023-09-23T20:31:30.687093+0000","mapping_epoch":199,"log_start":"207'5438","ondisk_log_start":"207'5438","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":5487,"log_dups_size":0,"ondisk_log_size":5487,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:10:10.065348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143589376,"num_objects":2191,"num_object_clones":0,"num_object_copies":6573,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2191,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10925,"num_write_kb":419712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":204,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.985089+0000","last_change":"2023-09-23T20:27:29.046441+0000","last_active":"2023-09-23T20:31:13.985089+0000","last_peered":"2023-09-23T20:31:13.985089+0000","last_clean":"2023-09-23T20:31:13.985089+0000","last_became_active":"2023-09-23T20:27:29.045064+0000","last_became_peered":"2023-09-23T20:27:29.045064+0000","last_unstale":"2023-09-23T20:31:13.985089+0000","last_undegraded":"2023-09-23T20:31:13.985089+0000","last_fullsized":"2023-09-23T20:31:13.985089+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:27:07.533830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":219,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.986103+0000","last_change":"2023-09-23T20:24:14.034906+0000","last_active":"2023-09-23T20:31:13.986103+0000","last_peered":"2023-09-23T20:31:13.986103+0000","last_clean":"2023-09-23T20:31:13.986103+0000","last_became_active":"2023-09-23T20:24:14.034518+0000","last_became_peered":"2023-09-23T20:24:14.034518+0000","last_unstale":"2023-09-23T20:31:13.986103+0000","last_undegraded":"2023-09-23T20:31:13.986103+0000","last_fullsized":"2023-09-23T20:31:13.986103+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:56.127605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"214'11224","reported_seq":11249,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:30.639115+0000","last_change":"2023-09-23T20:28:00.736676+0000","last_active":"2023-09-23T20:31:30.639115+0000","last_peered":"2023-09-23T20:31:30.639115+0000","last_clean":"2023-09-23T20:31:30.639115+0000","last_became_active":"2023-09-23T20:28:00.736317+0000","last_became_peered":"2023-09-23T20:28:00.736317+0000","last_unstale":"2023-09-23T20:31:30.639115+0000","last_undegraded":"2023-09-23T20:31:30.639115+0000","last_fullsized":"2023-09-23T20:31:30.639115+0000","mapping_epoch":199,"log_start":"206'3500","ondisk_log_start":"206'3500","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7724,"log_dups_size":0,"ondisk_log_size":7724,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.592646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146407424,"num_objects":2234,"num_object_clones":0,"num_object_copies":6702,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2234,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11224,"num_write_kb":430656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.4","version":"0'0","reported_seq":245,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.995841+0000","last_change":"2023-09-23T20:24:13.947517+0000","last_active":"2023-09-23T20:31:14.995841+0000","last_peered":"2023-09-23T20:31:14.995841+0000","last_clean":"2023-09-23T20:31:14.995841+0000","last_became_active":"2023-09-23T20:24:13.946657+0000","last_became_peered":"2023-09-23T20:24:13.946657+0000","last_unstale":"2023-09-23T20:31:14.995841+0000","last_undegraded":"2023-09-23T20:31:14.995841+0000","last_fullsized":"2023-09-23T20:31:14.995841+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:02:40.167007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":204,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001194+0000","last_change":"2023-09-23T20:20:46.889997+0000","last_active":"2023-09-23T20:31:14.001194+0000","last_peered":"2023-09-23T20:31:14.001194+0000","last_clean":"2023-09-23T20:31:14.001194+0000","last_became_active":"2023-09-23T20:20:46.882382+0000","last_became_peered":"2023-09-23T20:20:46.882382+0000","last_unstale":"2023-09-23T20:31:14.001194+0000","last_undegraded":"2023-09-23T20:31:14.001194+0000","last_fullsized":"2023-09-23T20:31:14.001194+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":162,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.995561+0000","last_change":"2023-09-23T20:12:42.639167+0000","last_active":"2023-09-23T20:31:14.995561+0000","last_peered":"2023-09-23T20:31:14.995561+0000","last_clean":"2023-09-23T20:31:14.995561+0000","last_became_active":"2023-09-23T20:12:42.638819+0000","last_became_peered":"2023-09-23T20:12:42.638819+0000","last_unstale":"2023-09-23T20:31:14.995561+0000","last_undegraded":"2023-09-23T20:31:14.995561+0000","last_fullsized":"2023-09-23T20:31:14.995561+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:52.829269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.8","version":"214'10982","reported_seq":11004,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:31.344990+0000","last_change":"2023-09-23T20:28:00.743350+0000","last_active":"2023-09-23T20:31:31.344990+0000","last_peered":"2023-09-23T20:31:31.344990+0000","last_clean":"2023-09-23T20:31:31.344990+0000","last_became_active":"2023-09-23T20:28:00.743074+0000","last_became_peered":"2023-09-23T20:28:00.743074+0000","last_unstale":"2023-09-23T20:31:31.344990+0000","last_undegraded":"2023-09-23T20:31:31.344990+0000","last_fullsized":"2023-09-23T20:31:31.344990+0000","mapping_epoch":199,"log_start":"206'3200","ondisk_log_start":"206'3200","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7782,"log_dups_size":0,"ondisk_log_size":7782,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139198464,"num_objects":2124,"num_object_clones":0,"num_object_copies":6372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2124,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10982,"num_write_kb":419392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":184,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001779+0000","last_change":"2023-09-23T20:12:42.635735+0000","last_active":"2023-09-23T20:31:14.001779+0000","last_peered":"2023-09-23T20:31:14.001779+0000","last_clean":"2023-09-23T20:31:14.001779+0000","last_became_active":"2023-09-23T20:12:42.635355+0000","last_became_peered":"2023-09-23T20:12:42.635355+0000","last_unstale":"2023-09-23T20:31:14.001779+0000","last_undegraded":"2023-09-23T20:31:14.001779+0000","last_fullsized":"2023-09-23T20:31:14.001779+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.987843+0000","last_change":"2023-09-23T20:23:29.166258+0000","last_active":"2023-09-23T20:31:13.987843+0000","last_peered":"2023-09-23T20:31:13.987843+0000","last_clean":"2023-09-23T20:31:13.987843+0000","last_became_active":"2023-09-23T20:23:29.164964+0000","last_became_peered":"2023-09-23T20:23:29.164964+0000","last_unstale":"2023-09-23T20:31:13.987843+0000","last_undegraded":"2023-09-23T20:31:13.987843+0000","last_fullsized":"2023-09-23T20:31:13.987843+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":21,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.005613+0000","last_change":"2023-09-23T20:28:11.718005+0000","last_active":"2023-09-23T20:31:14.005613+0000","last_peered":"2023-09-23T20:31:14.005613+0000","last_clean":"2023-09-23T20:31:14.005613+0000","last_became_active":"2023-09-23T20:28:11.717042+0000","last_became_peered":"2023-09-23T20:28:11.717042+0000","last_unstale":"2023-09-23T20:31:14.005613+0000","last_undegraded":"2023-09-23T20:31:14.005613+0000","last_fullsized":"2023-09-23T20:31:14.005613+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.b","version":"214'11034","reported_seq":11058,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:30.771148+0000","last_change":"2023-09-23T20:28:00.738444+0000","last_active":"2023-09-23T20:31:30.771148+0000","last_peered":"2023-09-23T20:31:30.771148+0000","last_clean":"2023-09-23T20:31:30.771148+0000","last_became_active":"2023-09-23T20:28:00.738071+0000","last_became_peered":"2023-09-23T20:28:00.738071+0000","last_unstale":"2023-09-23T20:31:30.771148+0000","last_undegraded":"2023-09-23T20:31:30.771148+0000","last_fullsized":"2023-09-23T20:31:30.771148+0000","mapping_epoch":199,"log_start":"208'5501","ondisk_log_start":"208'5501","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":5533,"log_dups_size":0,"ondisk_log_size":5533,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.396176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145489920,"num_objects":2220,"num_object_clones":0,"num_object_copies":6660,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2220,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11034,"num_write_kb":424128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":229,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.996582+0000","last_change":"2023-09-23T20:23:29.157990+0000","last_active":"2023-09-23T20:31:13.996582+0000","last_peered":"2023-09-23T20:31:13.996582+0000","last_clean":"2023-09-23T20:31:13.996582+0000","last_became_active":"2023-09-23T20:23:29.157617+0000","last_became_peered":"2023-09-23T20:23:29.157617+0000","last_unstale":"2023-09-23T20:31:13.996582+0000","last_undegraded":"2023-09-23T20:31:13.996582+0000","last_fullsized":"2023-09-23T20:31:13.996582+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:33.776522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":177,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.985800+0000","last_change":"2023-09-23T20:13:11.228564+0000","last_active":"2023-09-23T20:31:13.985800+0000","last_peered":"2023-09-23T20:31:13.985800+0000","last_clean":"2023-09-23T20:31:13.985800+0000","last_became_active":"2023-09-23T20:13:11.228221+0000","last_became_peered":"2023-09-23T20:13:11.228221+0000","last_unstale":"2023-09-23T20:31:13.985800+0000","last_undegraded":"2023-09-23T20:31:13.985800+0000","last_fullsized":"2023-09-23T20:31:13.985800+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:51.917162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":239,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.986075+0000","last_change":"2023-09-23T20:27:29.043254+0000","last_active":"2023-09-23T20:31:13.986075+0000","last_peered":"2023-09-23T20:31:13.986075+0000","last_clean":"2023-09-23T20:31:13.986075+0000","last_became_active":"2023-09-23T20:27:29.042898+0000","last_became_peered":"2023-09-23T20:27:29.042898+0000","last_unstale":"2023-09-23T20:31:13.986075+0000","last_undegraded":"2023-09-23T20:31:13.986075+0000","last_fullsized":"2023-09-23T20:31:13.986075+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:10:18.940795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"214'10937","reported_seq":10960,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:31.140564+0000","last_change":"2023-09-23T20:28:00.746412+0000","last_active":"2023-09-23T20:31:31.140564+0000","last_peered":"2023-09-23T20:31:31.140564+0000","last_clean":"2023-09-23T20:31:31.140564+0000","last_became_active":"2023-09-23T20:28:00.746036+0000","last_became_peered":"2023-09-23T20:28:00.746036+0000","last_unstale":"2023-09-23T20:31:31.140564+0000","last_undegraded":"2023-09-23T20:31:31.140564+0000","last_fullsized":"2023-09-23T20:31:31.140564+0000","mapping_epoch":199,"log_start":"207'4200","ondisk_log_start":"207'4200","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":6737,"log_dups_size":0,"ondisk_log_size":6737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139657216,"num_objects":2131,"num_object_clones":0,"num_object_copies":6393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2131,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10937,"num_write_kb":418176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":236,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001138+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:31:14.001138+0000","last_peered":"2023-09-23T20:31:14.001138+0000","last_clean":"2023-09-23T20:31:14.001138+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:31:14.001138+0000","last_undegraded":"2023-09-23T20:31:14.001138+0000","last_fullsized":"2023-09-23T20:31:14.001138+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":395,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.996595+0000","last_change":"2023-09-23T20:27:30.041624+0000","last_active":"2023-09-23T20:31:13.996595+0000","last_peered":"2023-09-23T20:31:13.996595+0000","last_clean":"2023-09-23T20:31:13.996595+0000","last_became_active":"2023-09-23T20:27:30.040996+0000","last_became_peered":"2023-09-23T20:27:30.040996+0000","last_unstale":"2023-09-23T20:31:13.996595+0000","last_undegraded":"2023-09-23T20:31:13.996595+0000","last_fullsized":"2023-09-23T20:31:13.996595+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":107,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001663+0000","last_change":"2023-09-23T20:20:46.881058+0000","last_active":"2023-09-23T20:31:14.001663+0000","last_peered":"2023-09-23T20:31:14.001663+0000","last_clean":"2023-09-23T20:31:14.001663+0000","last_became_active":"2023-09-23T20:20:46.880787+0000","last_became_peered":"2023-09-23T20:20:46.880787+0000","last_unstale":"2023-09-23T20:31:14.001663+0000","last_undegraded":"2023-09-23T20:31:14.001663+0000","last_fullsized":"2023-09-23T20:31:14.001663+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":200,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.993604+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:31:13.993604+0000","last_peered":"2023-09-23T20:31:13.993604+0000","last_clean":"2023-09-23T20:31:13.993604+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:31:13.993604+0000","last_undegraded":"2023-09-23T20:31:13.993604+0000","last_fullsized":"2023-09-23T20:31:13.993604+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"214'11068","reported_seq":11093,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:30.775438+0000","last_change":"2023-09-23T20:28:00.737489+0000","last_active":"2023-09-23T20:31:30.775438+0000","last_peered":"2023-09-23T20:31:30.775438+0000","last_clean":"2023-09-23T20:31:30.775438+0000","last_became_active":"2023-09-23T20:28:00.737026+0000","last_became_peered":"2023-09-23T20:28:00.737026+0000","last_unstale":"2023-09-23T20:31:30.775438+0000","last_undegraded":"2023-09-23T20:31:30.775438+0000","last_fullsized":"2023-09-23T20:31:30.775438+0000","mapping_epoch":199,"log_start":"208'5561","ondisk_log_start":"208'5561","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":5507,"log_dups_size":0,"ondisk_log_size":5507,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.039357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143523840,"num_objects":2190,"num_object_clones":0,"num_object_copies":6570,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2190,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11068,"num_write_kb":424256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":86,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.996687+0000","last_change":"2023-09-23T20:24:13.981204+0000","last_active":"2023-09-23T20:31:13.996687+0000","last_peered":"2023-09-23T20:31:13.996687+0000","last_clean":"2023-09-23T20:31:13.996687+0000","last_became_active":"2023-09-23T20:24:13.980192+0000","last_became_peered":"2023-09-23T20:24:13.980192+0000","last_unstale":"2023-09-23T20:31:13.996687+0000","last_undegraded":"2023-09-23T20:31:13.996687+0000","last_fullsized":"2023-09-23T20:31:13.996687+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":173,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001850+0000","last_change":"2023-09-23T20:24:13.956630+0000","last_active":"2023-09-23T20:31:14.001850+0000","last_peered":"2023-09-23T20:31:14.001850+0000","last_clean":"2023-09-23T20:31:14.001850+0000","last_became_active":"2023-09-23T20:24:13.956233+0000","last_became_peered":"2023-09-23T20:24:13.956233+0000","last_unstale":"2023-09-23T20:31:14.001850+0000","last_undegraded":"2023-09-23T20:31:14.001850+0000","last_fullsized":"2023-09-23T20:31:14.001850+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":152,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.985489+0000","last_change":"2023-09-23T20:27:29.045440+0000","last_active":"2023-09-23T20:31:13.985489+0000","last_peered":"2023-09-23T20:31:13.985489+0000","last_clean":"2023-09-23T20:31:13.985489+0000","last_became_active":"2023-09-23T20:27:29.045081+0000","last_became_peered":"2023-09-23T20:27:29.045081+0000","last_unstale":"2023-09-23T20:31:13.985489+0000","last_undegraded":"2023-09-23T20:31:13.985489+0000","last_fullsized":"2023-09-23T20:31:13.985489+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:47.394784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.f","version":"214'10861","reported_seq":10886,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:30.652253+0000","last_change":"2023-09-23T20:28:00.735918+0000","last_active":"2023-09-23T20:31:30.652253+0000","last_peered":"2023-09-23T20:31:30.652253+0000","last_clean":"2023-09-23T20:31:30.652253+0000","last_became_active":"2023-09-23T20:28:00.735535+0000","last_became_peered":"2023-09-23T20:28:00.735535+0000","last_unstale":"2023-09-23T20:31:30.652253+0000","last_undegraded":"2023-09-23T20:31:30.652253+0000","last_fullsized":"2023-09-23T20:31:30.652253+0000","mapping_epoch":199,"log_start":"206'3100","ondisk_log_start":"206'3100","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7761,"log_dups_size":0,"ondisk_log_size":7761,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:20.119179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134414336,"num_objects":2051,"num_object_clones":0,"num_object_copies":6153,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2051,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10861,"num_write_kb":413184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":30,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.997289+0000","last_change":"2023-09-23T20:27:29.051041+0000","last_active":"2023-09-23T20:31:13.997289+0000","last_peered":"2023-09-23T20:31:13.997289+0000","last_clean":"2023-09-23T20:31:13.997289+0000","last_became_active":"2023-09-23T20:27:29.050189+0000","last_became_peered":"2023-09-23T20:27:29.050189+0000","last_unstale":"2023-09-23T20:31:13.997289+0000","last_undegraded":"2023-09-23T20:31:13.997289+0000","last_fullsized":"2023-09-23T20:31:13.997289+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":177,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.995951+0000","last_change":"2023-09-23T20:13:11.229795+0000","last_active":"2023-09-23T20:31:14.995951+0000","last_peered":"2023-09-23T20:31:14.995951+0000","last_clean":"2023-09-23T20:31:14.995951+0000","last_became_active":"2023-09-23T20:13:11.229378+0000","last_became_peered":"2023-09-23T20:13:11.229378+0000","last_unstale":"2023-09-23T20:31:14.995951+0000","last_undegraded":"2023-09-23T20:31:14.995951+0000","last_fullsized":"2023-09-23T20:31:14.995951+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.097077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001235+0000","last_change":"2023-09-23T20:24:13.956255+0000","last_active":"2023-09-23T20:31:14.001235+0000","last_peered":"2023-09-23T20:31:14.001235+0000","last_clean":"2023-09-23T20:31:14.001235+0000","last_became_active":"2023-09-23T20:24:13.949385+0000","last_became_peered":"2023-09-23T20:24:13.949385+0000","last_unstale":"2023-09-23T20:31:14.001235+0000","last_undegraded":"2023-09-23T20:31:14.001235+0000","last_fullsized":"2023-09-23T20:31:14.001235+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.c","version":"214'11075","reported_seq":11097,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:33.521528+0000","last_change":"2023-09-23T20:28:00.744072+0000","last_active":"2023-09-23T20:31:33.521528+0000","last_peered":"2023-09-23T20:31:33.521528+0000","last_clean":"2023-09-23T20:31:33.521528+0000","last_became_active":"2023-09-23T20:28:00.743729+0000","last_became_peered":"2023-09-23T20:28:00.743729+0000","last_unstale":"2023-09-23T20:31:33.521528+0000","last_undegraded":"2023-09-23T20:31:33.521528+0000","last_fullsized":"2023-09-23T20:31:33.521528+0000","mapping_epoch":199,"log_start":"207'3900","ondisk_log_start":"207'3900","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7175,"log_dups_size":0,"ondisk_log_size":7175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134938624,"num_objects":2059,"num_object_clones":0,"num_object_copies":6177,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2059,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11075,"num_write_kb":420288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[7,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":34,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.002064+0000","last_change":"2023-09-23T20:27:29.404316+0000","last_active":"2023-09-23T20:31:14.002064+0000","last_peered":"2023-09-23T20:31:14.002064+0000","last_clean":"2023-09-23T20:31:14.002064+0000","last_became_active":"2023-09-23T20:27:29.045925+0000","last_became_peered":"2023-09-23T20:27:29.045925+0000","last_unstale":"2023-09-23T20:31:14.002064+0000","last_undegraded":"2023-09-23T20:31:14.002064+0000","last_fullsized":"2023-09-23T20:31:14.002064+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,5,4],"acting":[7,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":161,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.985546+0000","last_change":"2023-09-23T20:12:42.639372+0000","last_active":"2023-09-23T20:31:13.985546+0000","last_peered":"2023-09-23T20:31:13.985546+0000","last_clean":"2023-09-23T20:31:13.985546+0000","last_became_active":"2023-09-23T20:12:42.638304+0000","last_became_peered":"2023-09-23T20:12:42.638304+0000","last_unstale":"2023-09-23T20:31:13.985546+0000","last_undegraded":"2023-09-23T20:31:13.985546+0000","last_fullsized":"2023-09-23T20:31:13.985546+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:40.194453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.996479+0000","last_change":"2023-09-23T20:27:29.051616+0000","last_active":"2023-09-23T20:31:13.996479+0000","last_peered":"2023-09-23T20:31:13.996479+0000","last_clean":"2023-09-23T20:31:13.996479+0000","last_became_active":"2023-09-23T20:27:29.051029+0000","last_became_peered":"2023-09-23T20:27:29.051029+0000","last_unstale":"2023-09-23T20:31:13.996479+0000","last_undegraded":"2023-09-23T20:31:13.996479+0000","last_fullsized":"2023-09-23T20:31:13.996479+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"214'10994","reported_seq":11018,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:31.319622+0000","last_change":"2023-09-23T20:28:00.743540+0000","last_active":"2023-09-23T20:31:31.319622+0000","last_peered":"2023-09-23T20:31:31.319622+0000","last_clean":"2023-09-23T20:31:31.319622+0000","last_became_active":"2023-09-23T20:28:00.743113+0000","last_became_peered":"2023-09-23T20:28:00.743113+0000","last_unstale":"2023-09-23T20:31:31.319622+0000","last_undegraded":"2023-09-23T20:31:31.319622+0000","last_fullsized":"2023-09-23T20:31:31.319622+0000","mapping_epoch":199,"log_start":"206'3300","ondisk_log_start":"206'3300","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7694,"log_dups_size":0,"ondisk_log_size":7694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143720472,"num_objects":2194,"num_object_clones":0,"num_object_copies":6582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2194,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10994,"num_write_kb":421953,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":247,"reported_epoch":214,"state":"active+clean","last_fresh":"2023-09-23T20:31:15.009234+0000","last_change":"2023-09-23T20:31:15.009234+0000","last_active":"2023-09-23T20:31:15.009234+0000","last_peered":"2023-09-23T20:31:15.009234+0000","last_clean":"2023-09-23T20:31:15.009234+0000","last_became_active":"2023-09-23T20:31:15.008884+0000","last_became_peered":"2023-09-23T20:31:15.008884+0000","last_unstale":"2023-09-23T20:31:15.009234+0000","last_undegraded":"2023-09-23T20:31:15.009234+0000","last_fullsized":"2023-09-23T20:31:15.009234+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"59'1","reported_seq":131,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.985679+0000","last_change":"2023-09-23T20:27:29.402708+0000","last_active":"2023-09-23T20:31:13.985679+0000","last_peered":"2023-09-23T20:31:13.985679+0000","last_clean":"2023-09-23T20:31:13.985679+0000","last_became_active":"2023-09-23T20:27:29.046543+0000","last_became_peered":"2023-09-23T20:27:29.046543+0000","last_unstale":"2023-09-23T20:31:13.985679+0000","last_undegraded":"2023-09-23T20:31:13.985679+0000","last_fullsized":"2023-09-23T20:31:13.985679+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:36:00.124293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":124,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001403+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:31:14.001403+0000","last_peered":"2023-09-23T20:31:14.001403+0000","last_clean":"2023-09-23T20:31:14.001403+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:31:14.001403+0000","last_undegraded":"2023-09-23T20:31:14.001403+0000","last_fullsized":"2023-09-23T20:31:14.001403+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":181,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.996958+0000","last_change":"2023-09-23T20:24:13.957773+0000","last_active":"2023-09-23T20:31:13.996958+0000","last_peered":"2023-09-23T20:31:13.996958+0000","last_clean":"2023-09-23T20:31:13.996958+0000","last_became_active":"2023-09-23T20:24:13.957261+0000","last_became_peered":"2023-09-23T20:24:13.957261+0000","last_unstale":"2023-09-23T20:31:13.996958+0000","last_undegraded":"2023-09-23T20:31:13.996958+0000","last_fullsized":"2023-09-23T20:31:13.996958+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"0'0","reported_seq":227,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.997290+0000","last_change":"2023-09-23T20:23:29.160058+0000","last_active":"2023-09-23T20:31:13.997290+0000","last_peered":"2023-09-23T20:31:13.997290+0000","last_clean":"2023-09-23T20:31:13.997290+0000","last_became_active":"2023-09-23T20:23:29.159485+0000","last_became_peered":"2023-09-23T20:23:29.159485+0000","last_unstale":"2023-09-23T20:31:13.997290+0000","last_undegraded":"2023-09-23T20:31:13.997290+0000","last_fullsized":"2023-09-23T20:31:13.997290+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.463108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":182,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.009695+0000","last_change":"2023-09-23T20:12:42.638415+0000","last_active":"2023-09-23T20:31:14.009695+0000","last_peered":"2023-09-23T20:31:14.009695+0000","last_clean":"2023-09-23T20:31:14.009695+0000","last_became_active":"2023-09-23T20:12:42.637959+0000","last_became_peered":"2023-09-23T20:12:42.637959+0000","last_unstale":"2023-09-23T20:31:14.009695+0000","last_undegraded":"2023-09-23T20:31:14.009695+0000","last_fullsized":"2023-09-23T20:31:14.009695+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":165,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.987211+0000","last_change":"2023-09-23T20:20:46.874296+0000","last_active":"2023-09-23T20:31:13.987211+0000","last_peered":"2023-09-23T20:31:13.987211+0000","last_clean":"2023-09-23T20:31:13.987211+0000","last_became_active":"2023-09-23T20:20:46.874019+0000","last_became_peered":"2023-09-23T20:20:46.874019+0000","last_unstale":"2023-09-23T20:31:13.987211+0000","last_undegraded":"2023-09-23T20:31:13.987211+0000","last_fullsized":"2023-09-23T20:31:13.987211+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:20:13.226723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":167,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.001262+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:31:14.001262+0000","last_peered":"2023-09-23T20:31:14.001262+0000","last_clean":"2023-09-23T20:31:14.001262+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:31:14.001262+0000","last_undegraded":"2023-09-23T20:31:14.001262+0000","last_fullsized":"2023-09-23T20:31:14.001262+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":134,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.996637+0000","last_change":"2023-09-23T20:23:29.158609+0000","last_active":"2023-09-23T20:31:13.996637+0000","last_peered":"2023-09-23T20:31:13.996637+0000","last_clean":"2023-09-23T20:31:13.996637+0000","last_became_active":"2023-09-23T20:23:29.158330+0000","last_became_peered":"2023-09-23T20:23:29.158330+0000","last_unstale":"2023-09-23T20:31:13.996637+0000","last_undegraded":"2023-09-23T20:31:13.996637+0000","last_fullsized":"2023-09-23T20:31:13.996637+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:30:49.070925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1e","version":"59'1","reported_seq":103,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.988361+0000","last_change":"2023-09-23T20:20:46.882380+0000","last_active":"2023-09-23T20:31:13.988361+0000","last_peered":"2023-09-23T20:31:13.988361+0000","last_clean":"2023-09-23T20:31:13.988361+0000","last_became_active":"2023-09-23T20:20:46.882047+0000","last_became_peered":"2023-09-23T20:20:46.882047+0000","last_unstale":"2023-09-23T20:31:13.988361+0000","last_undegraded":"2023-09-23T20:31:13.988361+0000","last_fullsized":"2023-09-23T20:31:13.988361+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:13.996682+0000","last_change":"2023-09-23T20:23:29.158243+0000","last_active":"2023-09-23T20:31:13.996682+0000","last_peered":"2023-09-23T20:31:13.996682+0000","last_clean":"2023-09-23T20:31:13.996682+0000","last_became_active":"2023-09-23T20:23:29.157871+0000","last_became_peered":"2023-09-23T20:23:29.157871+0000","last_unstale":"2023-09-23T20:31:13.996682+0000","last_undegraded":"2023-09-23T20:31:13.996682+0000","last_fullsized":"2023-09-23T20:31:13.996682+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:36.566725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":88,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.000952+0000","last_change":"2023-09-23T20:23:29.170710+0000","last_active":"2023-09-23T20:31:14.000952+0000","last_peered":"2023-09-23T20:31:14.000952+0000","last_clean":"2023-09-23T20:31:14.000952+0000","last_became_active":"2023-09-23T20:23:29.161885+0000","last_became_peered":"2023-09-23T20:23:29.161885+0000","last_unstale":"2023-09-23T20:31:14.000952+0000","last_undegraded":"2023-09-23T20:31:14.000952+0000","last_fullsized":"2023-09-23T20:31:14.000952+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":178,"reported_epoch":213,"state":"active+clean","last_fresh":"2023-09-23T20:31:14.004120+0000","last_change":"2023-09-23T20:12:42.638385+0000","last_active":"2023-09-23T20:31:14.004120+0000","last_peered":"2023-09-23T20:31:14.004120+0000","last_clean":"2023-09-23T20:31:14.004120+0000","last_became_active":"2023-09-23T20:12:42.638003+0000","last_became_peered":"2023-09-23T20:12:42.638003+0000","last_unstale":"2023-09-23T20:31:14.004120+0000","last_undegraded":"2023-09-23T20:31:14.004120+0000","last_fullsized":"2023-09-23T20:31:14.004120+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37,"num_bytes_recovered":10532,"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":114688,"data_stored":17268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":2265514008,"num_objects":34570,"num_object_clones":0,"num_object_copies":103710,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34570,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":176312,"num_write_kb":6748161,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6770274304,"data_stored":6770262088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":107767,"ondisk_log_size":107767,"up":48,"acting":48,"num_store_stats":6},{"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":176,"seq":755914244492,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1709220,"kb_used_data":805148,"kb_used_omap":0,"kb_used_meta":904000,"kb_avail":92035932,"statfs":{"total":95995035648,"available":94244794368,"internally_reserved":0,"allocated":824471552,"data_stored":823941338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":925696000},"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,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 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.107,"15min":1.242},"min":{"1min":0.32400000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":5.4720000000000004,"5min":6.4580000000000002,"15min":11.51},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.137,"15min":1.6879999999999999},"min":{"1min":0.316,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":3.3929999999999998,"5min":5.8159999999999998,"15min":13.624000000000001},"last":0.53900000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":1.544,"5min":1.6180000000000001,"15min":1.6000000000000001},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":5.4400000000000004,"5min":27.619,"15min":27.619},"last":0.31},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.373,"15min":2.0099999999999998},"min":{"1min":0.372,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":3.52,"5min":23.117999999999999,"15min":23.117999999999999},"last":0.57499999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":2.1179999999999999,"5min":1.752,"15min":1.823},"min":{"1min":0.317,"5min":0.313,"15min":0.313},"max":{"1min":6.3739999999999997,"5min":28.364999999999998,"15min":28.364999999999998},"last":0.45500000000000002},{"interface":"front","average":{"1min":1.591,"5min":1.659,"15min":1.534},"min":{"1min":0.36199999999999999,"5min":0.34799999999999998,"15min":0.33600000000000002},"max":{"1min":5.4180000000000001,"5min":28.381,"15min":28.381},"last":0.52700000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":1.8959999999999999,"5min":1.349,"15min":1.573},"min":{"1min":0.35599999999999998,"5min":0.307,"15min":0.307},"max":{"1min":6.4930000000000003,"5min":9.6430000000000007,"15min":9.6430000000000007},"last":0.42699999999999999},{"interface":"front","average":{"1min":1.49,"5min":1.3500000000000001,"15min":1.748},"min":{"1min":0.40799999999999997,"5min":0.371,"15min":0.371},"max":{"1min":5.4560000000000004,"5min":8.2609999999999992,"15min":11.542999999999999},"last":0.56200000000000006}]},{"osd":4,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":2.1269999999999998,"5min":2.2269999999999999,"15min":2.5859999999999999},"min":{"1min":0.51900000000000002,"5min":0.38200000000000001,"15min":0.34000000000000002},"max":{"1min":6.0960000000000001,"5min":10.724,"15min":16.827999999999999},"last":0.60799999999999998},{"interface":"front","average":{"1min":3.21,"5min":1.9710000000000001,"15min":1.855},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":9.1400000000000006,"5min":12.938000000000001,"15min":12.938000000000001},"last":0.36299999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":1.712,"5min":2.3340000000000001,"15min":2.2240000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.29699999999999999},"max":{"1min":5.7619999999999996,"5min":43.597000000000001,"15min":43.597000000000001},"last":0.5},{"interface":"front","average":{"1min":2.391,"5min":2.694,"15min":2.6779999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":6.8620000000000001,"5min":41.826000000000001,"15min":41.826000000000001},"last":0.63300000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":2.3130000000000002,"5min":2,"15min":2.4409999999999998},"min":{"1min":0.40400000000000003,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":8.2729999999999997,"5min":8.2729999999999997,"15min":16.015000000000001},"last":0.749},{"interface":"front","average":{"1min":2.5939999999999999,"5min":2.1179999999999999,"15min":2.3069999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.371},"max":{"1min":7.5830000000000002,"5min":9.6940000000000008,"15min":9.6940000000000008},"last":0.65300000000000002}]}]},{"osd":6,"up_from":42,"seq":180388626844,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1135128,"kb_used_data":833808,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92610024,"statfs":{"total":95995035648,"available":94832664576,"internally_reserved":0,"allocated":853819392,"data_stored":853301625,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,4,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:30:59 2023","interfaces":[{"interface":"back","average":{"1min":1.788,"5min":1.2450000000000001,"15min":1.889},"min":{"1min":0.29499999999999998,"5min":0.28000000000000003,"15min":0.252},"max":{"1min":7.0529999999999999,"5min":7.0529999999999999,"15min":109.01000000000001},"last":4.1239999999999997},{"interface":"front","average":{"1min":2.1160000000000001,"5min":1.3320000000000001,"15min":2.0419999999999998},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.27400000000000002},"max":{"1min":7.0869999999999997,"5min":7.0869999999999997,"15min":106.128},"last":4.0890000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:31:14 2023","interfaces":[{"interface":"back","average":{"1min":3.4689999999999999,"5min":1.7130000000000001,"15min":2.548},"min":{"1min":0.36499999999999999,"5min":0.29599999999999999,"15min":0.27700000000000002},"max":{"1min":17.632000000000001,"5min":17.632000000000001,"15min":123.797},"last":4.4889999999999999},{"interface":"front","average":{"1min":2.5720000000000001,"5min":2.0049999999999999,"15min":2.5819999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.27200000000000002},"max":{"1min":17.728000000000002,"5min":17.728000000000002,"15min":119.018},"last":0.44400000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:30:37 2023","interfaces":[{"interface":"back","average":{"1min":1.466,"5min":1.7450000000000001,"15min":2.5800000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.318},"max":{"1min":6.0339999999999998,"5min":15.345000000000001,"15min":118.75700000000001},"last":0.41399999999999998},{"interface":"front","average":{"1min":1.643,"5min":1.2050000000000001,"15min":1.8799999999999999},"min":{"1min":0.31,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":5.6989999999999998,"5min":7.8390000000000004,"15min":58.567},"last":4.4459999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:31:18 2023","interfaces":[{"interface":"back","average":{"1min":1.968,"5min":1.26,"15min":1.6339999999999999},"min":{"1min":0.39800000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":6.0190000000000001,"5min":7.9560000000000004,"15min":10.247},"last":4.5609999999999999},{"interface":"front","average":{"1min":1.4299999999999999,"5min":1.6850000000000001,"15min":1.5589999999999999},"min":{"1min":0.40400000000000003,"5min":0.376,"15min":0.376},"max":{"1min":4.1929999999999996,"5min":9.3550000000000004,"15min":9.3550000000000004},"last":0.46899999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:30:59 2023","interfaces":[{"interface":"back","average":{"1min":2.9359999999999999,"5min":2.4670000000000001,"15min":1.6990000000000001},"min":{"1min":0.443,"5min":0.27900000000000003,"15min":0.27400000000000002},"max":{"1min":17.489000000000001,"5min":17.489000000000001,"15min":17.489000000000001},"last":6.4740000000000002},{"interface":"front","average":{"1min":2.7970000000000002,"5min":1.8919999999999999,"15min":1.4299999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.29099999999999998},"max":{"1min":8.2949999999999999,"5min":11.619,"15min":11.619},"last":5.5090000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:30:59 2023","interfaces":[{"interface":"back","average":{"1min":3.5550000000000002,"5min":2.1480000000000001,"15min":1.607},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.27800000000000002},"max":{"1min":11.417,"5min":16.138000000000002,"15min":16.138000000000002},"last":4.5910000000000002},{"interface":"front","average":{"1min":3.2160000000000002,"5min":2.121,"15min":1.5780000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.35199999999999998},"max":{"1min":12.321999999999999,"5min":12.321999999999999,"15min":12.321999999999999},"last":5.5650000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:31:22 2023","interfaces":[{"interface":"back","average":{"1min":2.9350000000000001,"5min":1.9530000000000001,"15min":2.5459999999999998},"min":{"1min":0.433,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":11.397,"5min":11.397,"15min":11.397},"last":5.5380000000000003},{"interface":"front","average":{"1min":4.3319999999999999,"5min":2.2010000000000001,"15min":2.423},"min":{"1min":0.57699999999999996,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":14.19,"5min":14.19,"15min":14.19},"last":4.5300000000000002}]}]},{"osd":1,"up_from":82,"seq":352187318497,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1488220,"kb_used_data":988052,"kb_used_omap":4,"kb_used_meta":500155,"kb_avail":92256932,"statfs":{"total":95995035648,"available":94471098368,"internally_reserved":0,"allocated":1011765248,"data_stored":1010953148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":512159630},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,0,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:31:14 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.70399999999999996,"15min":1.4419999999999999},"min":{"1min":0.23400000000000001,"5min":0.23300000000000001,"15min":0.17899999999999999},"max":{"1min":6.556,"5min":6.556,"15min":103.074},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.52000000000000002,"15min":1.2230000000000001},"min":{"1min":0.23999999999999999,"5min":0.215,"15min":0.20999999999999999},"max":{"1min":0.63800000000000001,"5min":3.2519999999999998,"15min":103.333},"last":0.57799999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:31:30 2023","interfaces":[{"interface":"back","average":{"1min":2.3130000000000002,"5min":1.4490000000000001,"15min":2.4889999999999999},"min":{"1min":0.27200000000000002,"5min":0.252,"15min":0.20399999999999999},"max":{"1min":24.786000000000001,"5min":34.384,"15min":165.70699999999999},"last":0.65200000000000002},{"interface":"front","average":{"1min":2.1440000000000001,"5min":1.365,"15min":2.52},"min":{"1min":0.29799999999999999,"5min":0.23599999999999999,"15min":0.23400000000000001},"max":{"1min":25.202000000000002,"5min":34.228999999999999,"15min":165.16499999999999},"last":0.627}]},{"osd":3,"last update":"Sat Sep 23 20:31:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":0.81799999999999995,"15min":0.91800000000000004},"min":{"1min":0.36199999999999999,"5min":0.33600000000000002,"15min":0.29499999999999998},"max":{"1min":6.5890000000000004,"5min":6.5890000000000004,"15min":6.5890000000000004},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.82699999999999996,"15min":1.0529999999999999},"min":{"1min":0.42299999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":6.6369999999999996,"5min":6.6369999999999996,"15min":6.6369999999999996},"last":0.73199999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:31:14 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.226,"15min":1.2609999999999999},"min":{"1min":0.34300000000000003,"5min":0.33800000000000002,"15min":0.309},"max":{"1min":4.0960000000000001,"5min":10.941000000000001,"15min":10.941000000000001},"last":4.2789999999999999},{"interface":"front","average":{"1min":1.569,"5min":1.5489999999999999,"15min":1.54},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.314},"max":{"1min":4.2089999999999996,"5min":9.7110000000000003,"15min":12.427},"last":0.46100000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:31:14 2023","interfaces":[{"interface":"back","average":{"1min":2.415,"5min":1.706,"15min":1.522},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.32200000000000001},"max":{"1min":7.8600000000000003,"5min":7.8600000000000003,"15min":8.1400000000000006},"last":2.5800000000000001},{"interface":"front","average":{"1min":1.9850000000000001,"5min":1.502,"15min":1.6439999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.27400000000000002},"max":{"1min":7.5119999999999996,"5min":7.5119999999999996,"15min":12.374000000000001},"last":0.56100000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:31:14 2023","interfaces":[{"interface":"back","average":{"1min":2.7749999999999999,"5min":3.093,"15min":2.1520000000000001},"min":{"1min":0.41799999999999998,"5min":0.41299999999999998,"15min":0.317},"max":{"1min":13.387,"5min":165.07300000000001,"15min":165.07300000000001},"last":3.3769999999999998},{"interface":"front","average":{"1min":1.139,"5min":2.7210000000000001,"15min":2.4729999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.33900000000000002},"max":{"1min":3.79,"5min":165.512,"15min":165.512},"last":3.206}]},{"osd":7,"last update":"Sat Sep 23 20:31:30 2023","interfaces":[{"interface":"back","average":{"1min":2.1680000000000001,"5min":1.7190000000000001,"15min":2.1789999999999998},"min":{"1min":0.46899999999999997,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":5.992,"5min":7.1639999999999997,"15min":7.1639999999999997},"last":2.4620000000000002},{"interface":"front","average":{"1min":2.4420000000000002,"5min":1.7350000000000001,"15min":2.1659999999999999},"min":{"1min":0.69599999999999995,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":6.4279999999999999,"5min":6.4279999999999999,"15min":7.0519999999999996},"last":2.5179999999999998}]}]},{"osd":0,"up_from":0,"seq":330712482026,"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":2,"up_from":87,"seq":373662154974,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2011520,"kb_used_data":1407800,"kb_used_omap":7,"kb_used_meta":603704,"kb_avail":91733632,"statfs":{"total":95995035648,"available":93935239168,"internally_reserved":0,"allocated":1441587200,"data_stored":1440799242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":618192977},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:30:45 2023","interfaces":[{"interface":"back","average":{"1min":1.3,"5min":0.90000000000000002,"15min":2.7429999999999999},"min":{"1min":0.249,"5min":0.22600000000000001,"15min":0.18099999999999999},"max":{"1min":6.0309999999999997,"5min":10.679,"15min":167.488},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.68400000000000005,"5min":0.67900000000000005,"15min":2.351},"min":{"1min":0.26400000000000001,"5min":0.25,"15min":0.20999999999999999},"max":{"1min":4.5720000000000001,"5min":10.651999999999999,"15min":142.285},"last":0.40500000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:30:45 2023","interfaces":[{"interface":"back","average":{"1min":3.0249999999999999,"5min":4.7389999999999999,"15min":4.4850000000000003},"min":{"1min":0.28799999999999998,"5min":0.23100000000000001,"15min":0.222},"max":{"1min":40.274999999999999,"5min":212.00299999999999,"15min":212.00299999999999},"last":0.29899999999999999},{"interface":"front","average":{"1min":3.585,"5min":4.9119999999999999,"15min":4.6239999999999997},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":42.210999999999999,"5min":213.32900000000001,"15min":213.32900000000001},"last":0.33000000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:31:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.65600000000000003,"15min":1.2869999999999999},"min":{"1min":0.25600000000000001,"5min":0.249,"15min":0.249},"max":{"1min":4.1589999999999998,"5min":4.1589999999999998,"15min":5.3280000000000003},"last":0.35999999999999999},{"interface":"front","average":{"1min":1.379,"5min":0.92200000000000004,"15min":0.751},"min":{"1min":0.33000000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":5.3129999999999997,"5min":10.856,"15min":10.856},"last":0.376}]},{"osd":4,"last update":"Sat Sep 23 20:30:45 2023","interfaces":[{"interface":"back","average":{"1min":2.246,"5min":1.7110000000000001,"15min":1.4259999999999999},"min":{"1min":0.33400000000000002,"5min":0.307,"15min":0.29499999999999998},"max":{"1min":8.5609999999999999,"5min":11.102,"15min":11.102},"last":0.39600000000000002},{"interface":"front","average":{"1min":1.734,"5min":1.4670000000000001,"15min":1.3799999999999999},"min":{"1min":0.36099999999999999,"5min":0.33200000000000002,"15min":0.31},"max":{"1min":8.1150000000000002,"5min":8.1150000000000002,"15min":22.736999999999998},"last":0.64500000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:30:45 2023","interfaces":[{"interface":"back","average":{"1min":2.0009999999999999,"5min":1.486,"15min":1.97},"min":{"1min":0.36799999999999999,"5min":0.35999999999999999,"15min":0.33300000000000002},"max":{"1min":8.9369999999999994,"5min":11.131,"15min":94.459999999999994},"last":0.34999999999999998},{"interface":"front","average":{"1min":2.5840000000000001,"5min":1.891,"15min":2.109},"min":{"1min":0.41699999999999998,"5min":0.315,"15min":0.315},"max":{"1min":8.9670000000000005,"5min":11.15,"15min":93.994},"last":0.438}]},{"osd":6,"last update":"Sat Sep 23 20:30:45 2023","interfaces":[{"interface":"back","average":{"1min":1.7849999999999999,"5min":1.4530000000000001,"15min":1.857},"min":{"1min":0.41599999999999998,"5min":0.376,"15min":0.36599999999999999},"max":{"1min":4.4610000000000003,"5min":9.2170000000000005,"15min":93.918999999999997},"last":0.59399999999999997},{"interface":"front","average":{"1min":3.4590000000000001,"5min":1.829,"15min":2.097},"min":{"1min":0.53900000000000003,"5min":0.40200000000000002,"15min":0.311},"max":{"1min":35.994999999999997,"5min":35.994999999999997,"15min":94.558999999999997},"last":0.53900000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:31:27 2023","interfaces":[{"interface":"back","average":{"1min":2.145,"5min":1.6719999999999999,"15min":1.9650000000000001},"min":{"1min":0.46200000000000002,"5min":0.42599999999999999,"15min":0.39400000000000002},"max":{"1min":7.5800000000000001,"5min":11.220000000000001,"15min":11.327999999999999},"last":1.8560000000000001},{"interface":"front","average":{"1min":2.214,"5min":1.885,"15min":2.419},"min":{"1min":0.45200000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":6.3949999999999996,"5min":13.866,"15min":14.217000000000001},"last":0.56799999999999995}]}]},{"osd":3,"up_from":0,"seq":738734375002,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":4,"up_from":30,"seq":128849019307,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1562136,"kb_used_data":1252560,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92183016,"statfs":{"total":95995035648,"available":94395408384,"internally_reserved":0,"allocated":1282621440,"data_stored":1282102876,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,2,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:30:44 2023","interfaces":[{"interface":"back","average":{"1min":3.0489999999999999,"5min":1.5760000000000001,"15min":1.9610000000000001},"min":{"1min":0.34300000000000003,"5min":0.27700000000000002,"15min":0.252},"max":{"1min":20.347000000000001,"5min":20.347000000000001,"15min":144.358},"last":1.6200000000000001},{"interface":"front","average":{"1min":2.8690000000000002,"5min":1.657,"15min":1.992},"min":{"1min":0.439,"5min":0.315,"15min":0.29599999999999999},"max":{"1min":20.454000000000001,"5min":20.454000000000001,"15min":144.327},"last":3.149}]},{"osd":1,"last update":"Sat Sep 23 20:31:12 2023","interfaces":[{"interface":"back","average":{"1min":3.3290000000000002,"5min":3.032,"15min":2.2959999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":21.571999999999999,"5min":97.037999999999997,"15min":97.037999999999997},"last":1.5209999999999999},{"interface":"front","average":{"1min":3.4060000000000001,"5min":1.9630000000000001,"15min":2.0409999999999999},"min":{"1min":0.33500000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":21.555,"5min":21.555,"15min":47.729999999999997},"last":1.198}]},{"osd":2,"last update":"Sat Sep 23 20:30:44 2023","interfaces":[{"interface":"back","average":{"1min":3.105,"5min":5.3719999999999999,"15min":3.6829999999999998},"min":{"1min":0.39900000000000002,"5min":0.29599999999999999,"15min":0.28799999999999998},"max":{"1min":20.577000000000002,"5min":195.852,"15min":271.36099999999999},"last":3.1800000000000002},{"interface":"front","average":{"1min":3.125,"5min":5.4240000000000004,"15min":3.7280000000000002},"min":{"1min":0.42599999999999999,"5min":0.35999999999999999,"15min":0.32500000000000001},"max":{"1min":20.521000000000001,"5min":195.81399999999999,"15min":271.09300000000002},"last":1.4850000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:31:17 2023","interfaces":[{"interface":"back","average":{"1min":1.9490000000000001,"5min":1.4930000000000001,"15min":1.708},"min":{"1min":0.499,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.3540000000000001,"5min":6.9710000000000001,"15min":6.9710000000000001},"last":1.5940000000000001},{"interface":"front","average":{"1min":2.1400000000000001,"5min":1.6739999999999999,"15min":1.393},"min":{"1min":0.45700000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":8.0909999999999993,"5min":8.0909999999999993,"15min":9.3689999999999998},"last":3.254}]},{"osd":5,"last update":"Sat Sep 23 20:30:44 2023","interfaces":[{"interface":"back","average":{"1min":3,"5min":2.1779999999999999,"15min":1.5620000000000001},"min":{"1min":0.32100000000000001,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":6.4619999999999997,"5min":12.625999999999999,"15min":12.625999999999999},"last":1.5640000000000001},{"interface":"front","average":{"1min":3.1930000000000001,"5min":2.4220000000000002,"15min":1.694},"min":{"1min":0.56100000000000005,"5min":0.311,"15min":0.311},"max":{"1min":7.3220000000000001,"5min":15.946,"15min":15.946},"last":3.109}]},{"osd":6,"last update":"Sat Sep 23 20:31:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2599999999999998,"5min":1.9330000000000001,"15min":1.48},"min":{"1min":0.376,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":8.4760000000000009,"5min":10.141,"15min":10.141},"last":1.1619999999999999},{"interface":"front","average":{"1min":2.6629999999999998,"5min":2.0790000000000002,"15min":1.55},"min":{"1min":0.433,"5min":0.37,"15min":0.36799999999999999},"max":{"1min":7.5519999999999996,"5min":11.332000000000001,"15min":11.332000000000001},"last":4.6520000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:31:29 2023","interfaces":[{"interface":"back","average":{"1min":2.964,"5min":2.2839999999999998,"15min":2.1150000000000002},"min":{"1min":0.434,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":8.2699999999999996,"5min":10.244,"15min":11.324},"last":7.7030000000000003},{"interface":"front","average":{"1min":2.9119999999999999,"5min":2.0169999999999999,"15min":2.1920000000000002},"min":{"1min":0.42899999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":13.869,"5min":13.869,"15min":13.869},"last":1.224}]}]},{"osd":5,"up_from":36,"seq":154618823076,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1983240,"kb_used_data":1397568,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":91761912,"statfs":{"total":95995035648,"available":93964197888,"internally_reserved":0,"allocated":1431109632,"data_stored":1430602905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"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":[3,2,0,0,1,5,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:30:55 2023","interfaces":[{"interface":"back","average":{"1min":1.8600000000000001,"5min":1.446,"15min":1.611},"min":{"1min":0.33000000000000002,"5min":0.254,"15min":0.254},"max":{"1min":7.7050000000000001,"5min":13.394,"15min":95.099999999999994},"last":0.33000000000000002},{"interface":"front","average":{"1min":1.6459999999999999,"5min":1.359,"15min":1.643},"min":{"1min":0.32300000000000001,"5min":0.254,"15min":0.221},"max":{"1min":10.916,"5min":11.220000000000001,"15min":95.147000000000006},"last":0.44800000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:31:20 2023","interfaces":[{"interface":"back","average":{"1min":1.6060000000000001,"5min":1.5700000000000001,"15min":1.657},"min":{"1min":0.36799999999999999,"5min":0.27800000000000002,"15min":0.26700000000000002},"max":{"1min":5.5529999999999999,"5min":11.27,"15min":94.028999999999996},"last":0.47599999999999998},{"interface":"front","average":{"1min":2.6560000000000001,"5min":1.764,"15min":1.847},"min":{"1min":0.30499999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":9.0389999999999997,"5min":9.0389999999999997,"15min":94.141999999999996},"last":0.70499999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:30:44 2023","interfaces":[{"interface":"back","average":{"1min":2.1030000000000002,"5min":2.4369999999999998,"15min":1.6299999999999999},"min":{"1min":0.36799999999999999,"5min":0.34399999999999997,"15min":0.312},"max":{"1min":6.5739999999999998,"5min":59.082000000000001,"15min":59.082000000000001},"last":0.66200000000000003},{"interface":"front","average":{"1min":2.1890000000000001,"5min":2.6640000000000001,"15min":1.79},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":6.6449999999999996,"5min":61.100999999999999,"15min":61.100999999999999},"last":0.38200000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:31:20 2023","interfaces":[{"interface":"back","average":{"1min":1.5409999999999999,"5min":1.5409999999999999,"15min":1.333},"min":{"1min":0.35299999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":5.5970000000000004,"5min":11.362,"15min":11.362},"last":0.42399999999999999},{"interface":"front","average":{"1min":2.6989999999999998,"5min":1.7749999999999999,"15min":1.7609999999999999},"min":{"1min":0.39900000000000002,"5min":0.374,"15min":0.374},"max":{"1min":9.1699999999999999,"5min":9.1699999999999999,"15min":9.1699999999999999},"last":0.746}]},{"osd":4,"last update":"Sat Sep 23 20:30:55 2023","interfaces":[{"interface":"back","average":{"1min":2.7530000000000001,"5min":2.0470000000000002,"15min":1.4850000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":6.5129999999999999,"5min":7.101,"15min":7.101},"last":0.77900000000000003},{"interface":"front","average":{"1min":3.1349999999999998,"5min":2.2989999999999999,"15min":1.544},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":15.02,"5min":15.02,"15min":15.02},"last":0.83999999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":2.8809999999999998,"5min":2.5019999999999998,"15min":1.8169999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.373},"max":{"1min":8.5630000000000006,"5min":13.843,"15min":13.843},"last":37.259999999999998},{"interface":"front","average":{"1min":2.7109999999999999,"5min":2.1349999999999998,"15min":1.7070000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.31},"max":{"1min":7.3460000000000001,"5min":10.945,"15min":14.4},"last":38.881999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":2.722,"5min":2.3119999999999998,"15min":2.415},"min":{"1min":0.35699999999999998,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":8.4670000000000005,"5min":16.745999999999999,"15min":16.745999999999999},"last":0.54700000000000004},{"interface":"front","average":{"1min":2.5880000000000001,"5min":2.2919999999999998,"15min":1.988},"min":{"1min":0.60799999999999998,"5min":0.40200000000000002,"15min":0.39600000000000002},"max":{"1min":7.6680000000000001,"5min":11.003,"15min":11.305},"last":5.1150000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":991756288,"data_stored":991756288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1434718208,"data_stored":1434714136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1268121600,"data_stored":1268121600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1410863104,"data_stored":1410859032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":849739776,"data_stored":849739776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":815075328,"data_stored":815071256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:31:36.051 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T20:31:36.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 11 2023-09-23T20:31:36.092 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:36.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:36.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.134 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:36 smithi098 bash[74888]: audit 2023-09-23T20:31:34.423187+0000 mgr.y (mgr.34107) 833 : audit 0 from='client.35364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:31:36.134 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:36 smithi098 bash[74888]: cluster 2023-09-23T20:31:34.480407+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 2.1 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 756 op/s 2023-09-23T20:31:36.134 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:31:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:31:36] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.33.4" 2023-09-23T20:31:36.135 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:36 smithi098 bash[78228]: audit 2023-09-23T20:31:34.423187+0000 mgr.y (mgr.34107) 833 : audit 0 from='client.35364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:31:36.135 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:36 smithi098 bash[78228]: cluster 2023-09-23T20:31:34.480407+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 2.1 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 756 op/s 2023-09-23T20:31:36.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:36.236 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:36.279 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:36.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:36.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:36 smithi173 bash[59517]: audit 2023-09-23T20:31:34.423187+0000 mgr.y (mgr.34107) 833 : audit 0 from='client.35364 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:31:36.285 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:36 smithi173 bash[59517]: cluster 2023-09-23T20:31:34.480407+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 2.1 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 756 op/s 2023-09-23T20:31:36.385 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:36.426 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:36.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:36.466 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:36.467 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:36.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:36.555 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:36.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:36.660 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:36.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:36.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:36.817 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:36.847 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:36.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:36.953 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:36.980 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:36.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:36.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:37.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:37.118 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:37.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:37.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:37.242 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:31:37.266 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:37.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:37.371 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:37.400 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:37.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:37.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:37.537 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:37.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:37.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:37.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.693 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:37.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:37.794 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:37.836 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:37.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:37.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:37.965 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:37.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:37.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:38.030 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:38 smithi173 bash[59517]: cluster 2023-09-23T20:31:36.481172+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 1.9 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T20:31:38.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:38.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:38.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:38.207 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:38.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:38.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:38.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:38.352 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:38 smithi098 bash[78228]: cluster 2023-09-23T20:31:36.481172+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 1.9 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T20:31:38.353 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:38 smithi098 bash[74888]: cluster 2023-09-23T20:31:36.481172+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 1.9 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T20:31:38.370 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:38.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:38.473 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:38.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:38.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:38.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:38.629 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:38.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:38.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:38.781 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:38.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:38.883 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:38.916 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:38.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:38.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:39.023 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:39.051 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:39.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:39.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:39.283 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:39.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:39.389 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:39.415 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:39.519 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:39.542 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:39.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:39.645 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:39.678 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:39.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:39.782 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:39.808 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:39.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:39.911 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:39.948 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:39.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:39.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:40.055 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:40.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:40 smithi098 bash[78228]: cluster 2023-09-23T20:31:38.481587+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 1.9 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T20:31:40.065 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:40 smithi098 bash[78228]: audit 2023-09-23T20:31:39.597142+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:40.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:40 smithi098 bash[74888]: cluster 2023-09-23T20:31:38.481587+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 1.9 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T20:31:40.066 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:40 smithi098 bash[74888]: audit 2023-09-23T20:31:39.597142+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:40.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:40.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:40.187 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:40.216 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:40.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:40.320 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:40.329 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:40 smithi173 bash[59517]: cluster 2023-09-23T20:31:38.481587+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 1.9 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 746 op/s 2023-09-23T20:31:40.329 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:40 smithi173 bash[59517]: audit 2023-09-23T20:31:39.597142+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:40.352 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:40.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:40.455 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:40.478 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:40.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:40.582 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:40.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:40.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:40.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:40.772 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:40.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:40.875 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:40.908 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:40.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:40.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:41.015 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:41.043 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:41.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:41.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:41.187 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:41.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:41.290 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:41.319 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:41.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:41.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:41.462 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:41.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:41.567 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:41.598 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:41.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:41.701 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:41.727 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:41.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:41.750 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:41.752 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:41.830 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:41.851 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:41.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:41.958 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:41.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:41.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:41.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:42.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:42.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:42.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:42.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:42 smithi098 bash[78228]: cluster 2023-09-23T20:31:40.482127+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T20:31:42.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:42 smithi098 bash[74888]: cluster 2023-09-23T20:31:40.482127+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T20:31:42.229 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:42.239 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:42 smithi173 bash[59517]: cluster 2023-09-23T20:31:40.482127+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T20:31:42.264 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:42.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:42.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:42.427 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:42.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:42.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:42.554 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:42.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:42.657 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:42.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:42.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:42.783 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:42.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:42.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:42.924 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:42.959 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:42.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:42.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:43.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:43.094 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:43.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:43.198 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:43.221 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:43.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:43.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:43.352 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:43.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:43.455 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:43.479 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:43.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:43.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:43.607 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:43.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:43.710 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:43.732 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:43.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:43.835 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:43.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:43.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:43.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:43.985 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.006 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:44.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:44 smithi173 bash[59517]: cluster 2023-09-23T20:31:42.482766+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 1.7 GiB data, 8.1 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T20:31:44.109 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:44.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:44.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:44.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:44.269 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:44.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:44.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:44.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:44 smithi098 bash[78228]: cluster 2023-09-23T20:31:42.482766+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 1.7 GiB data, 8.1 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T20:31:44.383 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:44 smithi098 bash[74888]: cluster 2023-09-23T20:31:42.482766+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 1.7 GiB data, 8.1 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 762 op/s 2023-09-23T20:31:44.394 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:44.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:44.497 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.527 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:44.630 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:44.673 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:44.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:44.780 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:44.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:44.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:44.932 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:44.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:44.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:45.035 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:45.060 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:45.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:45.163 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:45.188 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:45.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:45.293 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:45.322 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:45.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:45.425 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:45.456 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:45.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:45.564 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:45.596 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:45.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:45.698 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:45.722 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:45.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:45.825 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:45.856 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:45.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:45.959 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:45.983 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:45.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:45.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:46.086 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:46.118 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:46.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:46.221 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:46.265 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:46.271 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:46 smithi098 bash[74888]: cluster 2023-09-23T20:31:44.483281+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v884: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T20:31:46.271 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:31:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:31:46] "GET /metrics HTTP/1.1" 200 36400 "" "Prometheus/2.33.4" 2023-09-23T20:31:46.272 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:46 smithi098 bash[78228]: cluster 2023-09-23T20:31:44.483281+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v884: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T20:31:46.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:46.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:46 smithi173 bash[59517]: cluster 2023-09-23T20:31:44.483281+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v884: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T20:31:46.373 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:46.403 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:46.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:46.511 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:46.535 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:46.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:46.639 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:46.670 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:46.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:46.685 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:31:46.685 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:31:46.685 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.685 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:187837 8.e 8:784914e1:::benchmark_data_smithi098_152778_object82394:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-09-23T20:31:46.686 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:31:46.647780+0000", 2023-09-23T20:31:46.686 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.023664696999999998, 2023-09-23T20:31:46.686 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.023700160000000001, 2023-09-23T20:31:46.686 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:46.686 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:31:46.686 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:46.686 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 187837 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647780+0000", 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:46.687 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647780+0000", 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647779+0000", 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647783+0000", 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.5640000000000001e-06 2023-09-23T20:31:46.688 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647790+0000", 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0840000000000003e-06 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647795+0000", 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4879999999999998e-06 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:46.689 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.655830+0000", 2023-09-23T20:31:46.690 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0080342859999999999 2023-09-23T20:31:46.690 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.690 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.690 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:46.690 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.655973+0000", 2023-09-23T20:31:46.690 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014317999999999999 2023-09-23T20:31:46.690 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.690 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.690 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:31:46.690 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.656117+0000", 2023-09-23T20:31:46.690 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000144179 2023-09-23T20:31:46.691 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.691 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:46.691 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.691 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.691 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.691 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:187842 8.f 8:ff5f1a55:::benchmark_data_smithi098_152778_object82399:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-09-23T20:31:46.691 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:31:46.658553+0000", 2023-09-23T20:31:46.691 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.012891814, 2023-09-23T20:31:46.691 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.01301133, 2023-09-23T20:31:46.691 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:46.691 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 187842 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.658553+0000", 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.692 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.693 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:46.693 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.658553+0000", 2023-09-23T20:31:46.693 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.693 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.693 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.693 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:46.693 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.658551+0000", 2023-09-23T20:31:46.693 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:31:46.693 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.693 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.693 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:46.694 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.658560+0000", 2023-09-23T20:31:46.694 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3130000000000004e-06 2023-09-23T20:31:46.694 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.694 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.694 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:46.694 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.658575+0000", 2023-09-23T20:31:46.694 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4525000000000001e-05 2023-09-23T20:31:46.694 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.694 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.694 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:46.695 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.658583+0000", 2023-09-23T20:31:46.695 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.208e-06 2023-09-23T20:31:46.695 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.695 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.695 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:46.695 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663652+0000", 2023-09-23T20:31:46.695 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.005069512 2023-09-23T20:31:46.695 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.695 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.695 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663797+0000", 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014480600000000001 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663928+0000", 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013045900000000001 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.696 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35232.0:187826 8.f e215/199)", 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:31:46.663015+0000", 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0084298289999999998, 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0086211889999999996, 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "queued for pg", 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663015+0000", 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.697 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663015+0000", 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663014+0000", 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.698 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663019+0000", 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2669999999999997e-06 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663030+0000", 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0540000000000001e-05 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663035+0000", 2023-09-23T20:31:46.699 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3190000000000002e-06 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35232.0:187832 8.f e215/199)", 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:31:46.663647+0000", 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0077979119999999997, 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.008035548, 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "queued for pg", 2023-09-23T20:31:46.700 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663647+0000", 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663647+0000", 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:46.701 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663646+0000", 2023-09-23T20:31:46.702 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:31:46.702 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.702 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.702 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:46.702 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663649+0000", 2023-09-23T20:31:46.702 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2670000000000001e-06 2023-09-23T20:31:46.702 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.702 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.702 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:46.702 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663653+0000", 2023-09-23T20:31:46.702 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7679999999999999e-06 2023-09-23T20:31:46.703 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.703 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.703 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:46.703 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.663656+0000", 2023-09-23T20:31:46.703 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0920000000000002e-06 2023-09-23T20:31:46.703 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.703 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:46.703 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.703 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.703 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.704 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35232.0:187833 8.f e215/199)", 2023-09-23T20:31:46.704 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:31:46.668825+0000", 2023-09-23T20:31:46.704 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.002619274, 2023-09-23T20:31:46.704 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002904467, 2023-09-23T20:31:46.704 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:46.704 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "queued for pg", 2023-09-23T20:31:46.704 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:46.704 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.704 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:46.704 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668825+0000", 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668825+0000", 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668824+0000", 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:31:46.705 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668832+0000", 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5440000000000001e-06 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668849+0000", 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7867999999999999e-05 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.706 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668862+0000", 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2218000000000001e-05 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35232.0:187837 8.e e215/199)", 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:31:46.668875+0000", 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.002569918, 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002915922, 2023-09-23T20:31:46.707 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "queued for pg", 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668875+0000", 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668875+0000", 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.708 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668874+0000", 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668878+0000", 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.337e-06 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:46.709 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668885+0000", 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7749999999999993e-06 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.668891+0000", 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2549999999999997e-06 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.710 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35232.0:187837 8.e e215/199)", 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:31:46.670372+0000", 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0010725859999999999, 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001464573, 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "queued for pg", 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670372+0000", 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.711 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.712 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:46.712 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670372+0000", 2023-09-23T20:31:46.712 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.712 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.712 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.712 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:46.712 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670371+0000", 2023-09-23T20:31:46.712 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:31:46.712 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.712 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.712 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670377+0000", 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2570000000000004e-06 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670389+0000", 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1695999999999999e-05 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670397+0000", 2023-09-23T20:31:46.713 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.712e-06 2023-09-23T20:31:46.714 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.714 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:46.714 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.714 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.714 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.714 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35232.0:187848 8.4 e215/199 8:2abde862:::benchmark_data_smithi098_152778_object82405:head v 215'11508, mlcod=215'11505)", 2023-09-23T20:31:46.714 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:31:46.670425+0000", 2023-09-23T20:31:46.714 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0010193170000000001, 2023-09-23T20:31:46.714 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001461688, 2023-09-23T20:31:46.714 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:46.714 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670425+0000", 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670425+0000", 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.715 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670424+0000", 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670432+0000", 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8830000000000006e-06 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:46.716 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670443+0000", 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0689999999999999e-05 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670450+0000", 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4209999999999998e-06 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670510+0000", 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9772999999999998e-05 2023-09-23T20:31:46.717 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.718 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.718 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:46.718 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.670547+0000", 2023-09-23T20:31:46.718 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.7008000000000002e-05 2023-09-23T20:31:46.718 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.718 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:46.718 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.718 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.718 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.718 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:187826 8.f 8:fc00fb91:::benchmark_data_smithi098_152778_object82383:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-09-23T20:31:46.718 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:31:46.632928+0000", 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.038516504, 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.039020858999999998, 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 187826 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.719 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:46.720 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.632928+0000", 2023-09-23T20:31:46.720 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.720 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.720 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.720 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:46.720 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.632928+0000", 2023-09-23T20:31:46.720 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.720 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.720 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.720 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:46.720 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.632926+0000", 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.632934+0000", 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9510000000000006e-06 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.632948+0000", 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4277000000000001e-05 2023-09-23T20:31:46.721 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.722 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.722 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:46.722 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.632958+0000", 2023-09-23T20:31:46.722 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5359999999999998e-06 2023-09-23T20:31:46.722 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.722 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.722 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:46.722 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.636497+0000", 2023-09-23T20:31:46.722 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035389739999999999 2023-09-23T20:31:46.722 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.722 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.636823+0000", 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00032599300000000001 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.637102+0000", 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00027957200000000001 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:46.723 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.651283+0000", 2023-09-23T20:31:46.724 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014180718 2023-09-23T20:31:46.724 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.724 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.724 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:46.724 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.656433+0000", 2023-09-23T20:31:46.724 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0051502359999999999 2023-09-23T20:31:46.724 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.724 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:46.724 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.724 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.724 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:187832 8.f 8:f6dc4952:::benchmark_data_smithi098_152778_object82389:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:31:46.641780+0000", 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.029664830999999999, 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.030474860999999999, 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 187832 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.725 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.641780+0000", 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.641780+0000", 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.726 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.641778+0000", 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.641786+0000", 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8960000000000003e-06 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.641801+0000", 2023-09-23T20:31:46.727 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4637999999999999e-05 2023-09-23T20:31:46.728 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.728 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.728 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:46.728 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.641809+0000", 2023-09-23T20:31:46.728 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6540000000000005e-06 2023-09-23T20:31:46.728 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.728 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.728 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:46.728 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.642825+0000", 2023-09-23T20:31:46.728 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001015908 2023-09-23T20:31:46.728 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.729 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.729 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:46.729 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.642931+0000", 2023-09-23T20:31:46.729 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000106097 2023-09-23T20:31:46.729 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.729 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.729 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:31:46.729 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.643017+0000", 2023-09-23T20:31:46.729 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5605000000000005e-05 2023-09-23T20:31:46.729 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.729 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.730 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:46.730 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.656441+0000", 2023-09-23T20:31:46.730 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.01342455 2023-09-23T20:31:46.730 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.730 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.730 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:46.730 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.658186+0000", 2023-09-23T20:31:46.730 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001744177 2023-09-23T20:31:46.730 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.730 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:46.730 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:187833 8.f 8:fe93f74b:::benchmark_data_smithi098_152778_object82390:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:31:46.647731+0000", 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.023714017, 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024618171000000001, 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 187833 2023-09-23T20:31:46.731 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647731+0000", 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647731+0000", 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.732 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647729+0000", 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647737+0000", 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5760000000000006e-06 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647751+0000", 2023-09-23T20:31:46.733 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3281e-05 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.647759+0000", 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8219999999999996e-06 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.651466+0000", 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0037061730000000001 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.734 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.651619+0000", 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015293800000000001 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.651772+0000", 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015306099999999999 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.656447+0000", 2023-09-23T20:31:46.735 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0046757930000000001 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.658207+0000", 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0017592409999999999 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.673820+0000", 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.015613350999999999 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.736 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.673914+0000", 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3652000000000004e-05 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:31:46.673937+0000", 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3484000000000001e-05 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2023-09-23T20:31:46.737 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 11 2023-09-23T20:31:46.738 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:31:46.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:46.799 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:46.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:46.857 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:31:46.885 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:31:46.902 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:46.909 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:31:46.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:46.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:46.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:46.934 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:31:46.963 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:31:46.997 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:31:47.026 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:31:47.032 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:47.057 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:47.058 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:31:47.062 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:31:47.062 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:31:47.062 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:31:47.062 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:31:47.062 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:31:47.062 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:31:47.062 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:31:47.062 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:31:47.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:47.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:47 smithi098 bash[74888]: audit 2023-09-23T20:31:46.824539+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.98:0/712587876' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:47.087 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:47 smithi098 bash[78228]: audit 2023-09-23T20:31:46.824539+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.98:0/712587876' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:47.164 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:47.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:47.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:47.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:47.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:47 smithi173 bash[59517]: audit 2023-09-23T20:31:46.824539+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.98:0/712587876' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:31:47.330 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:47.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:47.438 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:47.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:47.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:47.585 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:47.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:47.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:47.727 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:47.754 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:47.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:47.859 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:47.886 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:47.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:47.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:47.993 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:48.018 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:48.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:48.062 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:48 smithi098 bash[74888]: cluster 2023-09-23T20:31:46.484072+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 1.4 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 915 op/s 2023-09-23T20:31:48.124 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:48.147 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:48.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:48.251 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:48.298 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:48.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:48 smithi173 bash[59517]: cluster 2023-09-23T20:31:46.484072+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 1.4 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 915 op/s 2023-09-23T20:31:48.404 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:48.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:48 smithi098 bash[78228]: cluster 2023-09-23T20:31:46.484072+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 1.4 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 915 op/s 2023-09-23T20:31:48.438 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:48.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:48.544 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:48.570 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:48.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:48.674 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:48.699 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:48.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:48.803 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:48.837 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:48.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:48.943 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:48.972 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:48.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:48.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:49.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:49.110 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:49.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:49.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:49.249 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:49.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:49.354 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:49.373 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:49.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:49.476 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:49.495 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:49.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:49.598 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:49.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:49.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:49.731 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:49.752 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:49.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:49.855 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:49.889 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:49.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:49.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:49.998 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:50.040 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:50.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:50.143 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:50.152 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:50 smithi173 bash[59517]: cluster 2023-09-23T20:31:48.484584+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 1.4 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 623 op/s 2023-09-23T20:31:50.188 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:50 smithi098 bash[74888]: cluster 2023-09-23T20:31:48.484584+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 1.4 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 623 op/s 2023-09-23T20:31:50.188 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:50 smithi098 bash[78228]: cluster 2023-09-23T20:31:48.484584+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 1.4 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 623 op/s 2023-09-23T20:31:50.188 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:50.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:50.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:50.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:50.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:50.423 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:50.453 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:50.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:50.556 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:50.584 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:50.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:50.687 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:50.717 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:50.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:50.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:50.856 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:50.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:50.960 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:50.980 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:50.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:50.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:51.046 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T20:31:51.084 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:51.115 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:51.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:51.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:51.258 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:51.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:51.361 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:51.385 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:51.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:51.488 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:51.539 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:51.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:51.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:51.682 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:51.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:51.787 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:51.820 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:51.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:51.924 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:51.950 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:51.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:51.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:52.054 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:52.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:52 smithi098 bash[74888]: cluster 2023-09-23T20:31:50.485167+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 1.4 GiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 642 op/s 2023-09-23T20:31:52.092 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:52.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:52.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:52 smithi098 bash[78228]: cluster 2023-09-23T20:31:50.485167+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 1.4 GiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 642 op/s 2023-09-23T20:31:52.196 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:52.222 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:52.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:52.327 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:52.336 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:52 smithi173 bash[59517]: cluster 2023-09-23T20:31:50.485167+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 1.4 GiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 642 op/s 2023-09-23T20:31:52.369 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:52.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:52.476 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:52.511 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:52.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:52.616 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:52.658 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:52.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:52.764 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:52.787 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:52.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:52.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:52.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:52.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:52.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:53.019 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:53.057 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:53.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:53.162 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:53.205 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:53.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:53.312 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:53.340 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:53.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:53.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:53.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:53.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:53.580 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:53.602 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:53.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:53.705 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:53.715 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:31:53.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:53.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:53.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:53.858 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:53.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:53.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:53.993 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:53.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:53.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:54.100 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:54.123 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:54.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:54.227 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:54.249 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:54.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:54.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:54 smithi173 bash[59517]: cluster 2023-09-23T20:31:52.485771+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 1.2 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 897 op/s 2023-09-23T20:31:54.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:54.380 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:54.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:54.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:54 smithi098 bash[78228]: cluster 2023-09-23T20:31:52.485771+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 1.2 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 897 op/s 2023-09-23T20:31:54.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:54 smithi098 bash[74888]: cluster 2023-09-23T20:31:52.485771+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 1.2 GiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 897 op/s 2023-09-23T20:31:54.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:54.525 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:54.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:54.630 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:54.663 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:54.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:54.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:54.793 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:54.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:54.896 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:54.922 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:54.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:54.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:55.026 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:55.055 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:55.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:55.076 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:55 smithi173 bash[59517]: audit 2023-09-23T20:31:54.597404+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:55.136 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-09-23T20:31:55.159 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:55.186 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:55.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:55.290 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:55.310 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:55 smithi098 bash[74888]: audit 2023-09-23T20:31:54.597404+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:55.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:55 smithi098 bash[78228]: audit 2023-09-23T20:31:54.597404+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:31:55.326 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:55.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:55.431 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:55.456 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:55.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:55.559 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:55.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:55.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:55.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:55.717 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:55.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:55.820 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:55.847 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:55.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:55.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:55.985 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:55.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:55.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:56.088 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:31:56.094 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:56.121 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:56.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:56.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:56 smithi098 bash[74888]: cluster 2023-09-23T20:31:54.486222+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 1.2 GiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 615 op/s 2023-09-23T20:31:56.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:56 smithi098 bash[74888]: audit 2023-09-23T20:31:55.127781+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.98:0/1499309748' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T20:31:56.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:56 smithi098 bash[74888]: audit 2023-09-23T20:31:55.128289+0000 mon.a (mon.0) 1161 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T20:31:56.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:56 smithi098 bash[74888]: audit 2023-09-23T20:31:55.167102+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.98:0/2305097636' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:56.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:56 smithi098 bash[74888]: audit 2023-09-23T20:31:55.167568+0000 mon.a (mon.0) 1162 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:56.182 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:31:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:31:56] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.33.4" 2023-09-23T20:31:56.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:56 smithi098 bash[78228]: cluster 2023-09-23T20:31:54.486222+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 1.2 GiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 615 op/s 2023-09-23T20:31:56.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:56 smithi098 bash[78228]: audit 2023-09-23T20:31:55.127781+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.98:0/1499309748' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T20:31:56.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:56 smithi098 bash[78228]: audit 2023-09-23T20:31:55.128289+0000 mon.a (mon.0) 1161 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T20:31:56.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:56 smithi098 bash[78228]: audit 2023-09-23T20:31:55.167102+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.98:0/2305097636' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:56.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:56 smithi098 bash[78228]: audit 2023-09-23T20:31:55.167568+0000 mon.a (mon.0) 1162 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:56.226 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:56.235 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:56 smithi173 bash[59517]: cluster 2023-09-23T20:31:54.486222+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 1.2 GiB data, 6.7 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 615 op/s 2023-09-23T20:31:56.235 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:56 smithi173 bash[59517]: audit 2023-09-23T20:31:55.127781+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.98:0/1499309748' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T20:31:56.235 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:56 smithi173 bash[59517]: audit 2023-09-23T20:31:55.128289+0000 mon.a (mon.0) 1161 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T20:31:56.235 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:56 smithi173 bash[59517]: audit 2023-09-23T20:31:55.167102+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.98:0/2305097636' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:56.235 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:56 smithi173 bash[59517]: audit 2023-09-23T20:31:55.167568+0000 mon.a (mon.0) 1162 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:31:56.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:56.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:56.369 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:56.409 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:31:56.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:31:56.514 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:56.538 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:56.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:56.642 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:56.673 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-09-23T20:31:56.674 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:56.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:56.782 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:56.808 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:56.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:56.912 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:56.931 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:56.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:56.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:57.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:57.058 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:57.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:57.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:57.187 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:57.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:57.290 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:57.320 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:57.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:57.425 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:57.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[78228]: cluster 2023-09-23T20:31:56.070045+0000 mon.a (mon.0) 1163 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:31:57.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[78228]: cluster 2023-09-23T20:31:56.070086+0000 mon.a (mon.0) 1164 : cluster 1 Cluster is now healthy 2023-09-23T20:31:57.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[78228]: audit 2023-09-23T20:31:56.076325+0000 mon.a (mon.0) 1165 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:31:57.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[78228]: cluster 2023-09-23T20:31:56.076462+0000 mon.a (mon.0) 1166 : cluster 0 osdmap e216: 8 total, 8 up, 6 in 2023-09-23T20:31:57.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[78228]: cluster 2023-09-23T20:31:56.077324+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:31:57.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[78228]: cluster 2023-09-23T20:31:56.082600+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:31:57.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[74888]: cluster 2023-09-23T20:31:56.070045+0000 mon.a (mon.0) 1163 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:31:57.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[74888]: cluster 2023-09-23T20:31:56.070086+0000 mon.a (mon.0) 1164 : cluster 1 Cluster is now healthy 2023-09-23T20:31:57.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[74888]: audit 2023-09-23T20:31:56.076325+0000 mon.a (mon.0) 1165 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:31:57.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[74888]: cluster 2023-09-23T20:31:56.076462+0000 mon.a (mon.0) 1166 : cluster 0 osdmap e216: 8 total, 8 up, 6 in 2023-09-23T20:31:57.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[74888]: cluster 2023-09-23T20:31:56.077324+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:31:57.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:57 smithi098 bash[74888]: cluster 2023-09-23T20:31:56.082600+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:31:57.450 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:57.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:57.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:57.565 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:57 smithi173 bash[59517]: cluster 2023-09-23T20:31:56.070045+0000 mon.a (mon.0) 1163 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:31:57.566 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:57 smithi173 bash[59517]: cluster 2023-09-23T20:31:56.070086+0000 mon.a (mon.0) 1164 : cluster 1 Cluster is now healthy 2023-09-23T20:31:57.566 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:57 smithi173 bash[59517]: audit 2023-09-23T20:31:56.076325+0000 mon.a (mon.0) 1165 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:31:57.566 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:57 smithi173 bash[59517]: cluster 2023-09-23T20:31:56.076462+0000 mon.a (mon.0) 1166 : cluster 0 osdmap e216: 8 total, 8 up, 6 in 2023-09-23T20:31:57.566 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:57 smithi173 bash[59517]: cluster 2023-09-23T20:31:56.077324+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:31:57.566 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:57 smithi173 bash[59517]: cluster 2023-09-23T20:31:56.082600+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T20:31:57.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:57.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:57.714 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:57.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:57.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:57.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:57.872 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:57.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:57.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:57.979 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:58.005 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:58.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:58.114 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:58.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:31:58 smithi173 bash[59517]: cluster 2023-09-23T20:31:56.486702+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 1014 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T20:31:58.134 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:31:58.144 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:58.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:58.251 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:58.259 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:31:58 smithi098 bash[74888]: cluster 2023-09-23T20:31:56.486702+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 1014 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T20:31:58.261 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:31:58 smithi098 bash[78228]: cluster 2023-09-23T20:31:56.486702+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 1014 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T20:31:58.273 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:58.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:58.379 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:58.404 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:31:58.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:31:58.511 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:58.536 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:58.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:58.639 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:58.665 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:58.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:58.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:58.799 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:58.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:58.904 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:58.938 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:31:58.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:58.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:31:59.044 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:59.063 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:31:59.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:31:59.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:59.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:31:59.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:31:59.298 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:59.332 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:59.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:59.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:59.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:59.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:59.564 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:59.590 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:31:59.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:31:59.653 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:31:59.693 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:59.722 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:31:59.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:31:59.824 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:59.863 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:59.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:31:59.968 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:59.989 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:31:59.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:31:59.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:00.095 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:00.122 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:00.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:00.154 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:00.225 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:00.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:00.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:00.356 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:00.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:00 smithi173 bash[59517]: cluster 2023-09-23T20:31:58.487089+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 1014 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T20:32:00.381 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:00.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:00.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:00 smithi098 bash[74888]: cluster 2023-09-23T20:31:58.487089+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 1014 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T20:32:00.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:00 smithi098 bash[78228]: cluster 2023-09-23T20:31:58.487089+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 1014 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T20:32:00.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:00.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:00.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:00.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:00.747 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.774 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:00.882 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.906 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:00.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:00.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:01.009 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:01.047 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:01.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:01.158 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:01.185 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:01.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:01.291 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:01.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:01.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:01.430 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:01.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:01.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:01.562 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:01.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:01.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:01.674 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2023-09-23T20:32:01.674 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:32:01.674 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-09-23T20:32:01.674 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:32:01.694 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:01.731 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:01.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:01.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:01.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:01.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:01.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:01.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:01.997 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:02.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:02.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:02.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:02 smithi098 bash[74888]: cluster 2023-09-23T20:32:00.487748+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 1000 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T20:32:02.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:02.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:02.233 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:02.243 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:02 smithi173 bash[59517]: cluster 2023-09-23T20:32:00.487748+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 1000 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T20:32:02.275 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:02.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:02.379 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:02.408 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:02.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:02.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:02 smithi098 bash[78228]: cluster 2023-09-23T20:32:00.487748+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 1000 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T20:32:02.511 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:02.533 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:02.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:02.636 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:02.663 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:02.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:02.768 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:02.805 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:02.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:02.910 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:02.941 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:02.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:02.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:03.046 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:03.073 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:03.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:03.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:03.225 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:03.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:03.329 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:03.358 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:03.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:03.462 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:03.488 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:03.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:03.592 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:03.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:03.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:03.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:03.757 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:03.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:03.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:03.894 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:03.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:03.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:04.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:04.033 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:04.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:04.140 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:04.173 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:04.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:04.175 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:04 smithi098 bash[74888]: cluster 2023-09-23T20:32:02.488527+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 773 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T20:32:04.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:04 smithi098 bash[78228]: cluster 2023-09-23T20:32:02.488527+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 773 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T20:32:04.215 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:04.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:04.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:04 smithi173 bash[59517]: cluster 2023-09-23T20:32:02.488527+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 773 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 766 op/s 2023-09-23T20:32:04.316 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:04.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:04.422 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:04.441 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:04.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:04.543 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:04.576 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:04.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:04.685 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:04.713 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:04.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:04.726 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:32:04.726 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:32:04.823 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:04.857 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:04.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:04.959 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:04.983 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:04.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:04.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:05.088 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:05.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:05.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:05.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:05.249 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:05.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:05.355 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:05.377 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:05.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:05.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:05.512 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:05.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:05.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:05.641 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:05.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:05.746 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:05.768 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:05.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:05.872 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:05.899 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:05.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:05.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:06.003 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:06.037 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:06.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:06.142 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:06.167 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:06.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:06.270 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:06.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:06.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:06.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:06 smithi173 bash[59517]: cluster 2023-09-23T20:32:04.489163+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 757 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 771 op/s 2023-09-23T20:32:06.399 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:06.427 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:06.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.431 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:32:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:32:06] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.33.4" 2023-09-23T20:32:06.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:06 smithi098 bash[74888]: cluster 2023-09-23T20:32:04.489163+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 757 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 771 op/s 2023-09-23T20:32:06.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:06 smithi098 bash[78228]: cluster 2023-09-23T20:32:04.489163+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 757 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 771 op/s 2023-09-23T20:32:06.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:06.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:06.552 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:06.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:06.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:06.684 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:06.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:06.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:06.833 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:06.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:06.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:06.962 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:06.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:06.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:07.065 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:07.097 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:07.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:07.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:07.238 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:07.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:07.342 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:07.368 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:07.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:07.471 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:07.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:07.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:07.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:07.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:07.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:07.758 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:07.790 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:07.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:07.895 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:07.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:07.925 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:07.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:08.026 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:08.053 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:08.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:08.158 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:08.186 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:08.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:08.291 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:08.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:08 smithi173 bash[59517]: cluster 2023-09-23T20:32:06.489789+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 601 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T20:32:08.348 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:08.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:08.452 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:08.481 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:08.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:08.487 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:08 smithi098 bash[74888]: cluster 2023-09-23T20:32:06.489789+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 601 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T20:32:08.488 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:08 smithi098 bash[78228]: cluster 2023-09-23T20:32:06.489789+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 601 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 821 op/s 2023-09-23T20:32:08.584 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:08.607 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:08.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:08.709 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:08.754 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:08.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:08.792 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T20:32:08.859 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:08.888 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:08.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:08.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:08.995 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:09.024 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:09.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:09.128 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:09.151 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:09.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:09.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:09.268 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:09.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:09.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:09.386 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:09.407 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:09.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:09.510 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:09.551 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:09.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:09.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:09.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:09.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:09.782 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:09.805 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:09.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:09.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:09.946 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:09.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:09.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:10.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:10.082 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:10.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:10.188 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:10.215 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:10.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:10.273 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:32:10.310 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:32:10.321 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:10.339 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:10.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:10 smithi173 bash[59517]: cluster 2023-09-23T20:32:08.490353+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 542 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 628 op/s 2023-09-23T20:32:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:10 smithi173 bash[59517]: audit 2023-09-23T20:32:09.603872+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:10 smithi173 bash[59517]: audit 2023-09-23T20:32:09.605070+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:10 smithi173 bash[59517]: audit 2023-09-23T20:32:09.918619+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 2]}]: dispatch 2023-09-23T20:32:10.396 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:32:10.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:10 smithi098 bash[74888]: cluster 2023-09-23T20:32:08.490353+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 542 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 628 op/s 2023-09-23T20:32:10.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:10 smithi098 bash[74888]: audit 2023-09-23T20:32:09.603872+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:10.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:10 smithi098 bash[74888]: audit 2023-09-23T20:32:09.605070+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:10.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:10 smithi098 bash[74888]: audit 2023-09-23T20:32:09.918619+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 2]}]: dispatch 2023-09-23T20:32:10.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:10 smithi098 bash[78228]: cluster 2023-09-23T20:32:08.490353+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 542 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 628 op/s 2023-09-23T20:32:10.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:10 smithi098 bash[78228]: audit 2023-09-23T20:32:09.603872+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:10.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:10 smithi098 bash[78228]: audit 2023-09-23T20:32:09.605070+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:10.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:10 smithi098 bash[78228]: audit 2023-09-23T20:32:09.918619+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 2]}]: dispatch 2023-09-23T20:32:10.434 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:32:10.442 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:10.472 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:10.473 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:32:10.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:10.509 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:32:10.539 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:32:10.565 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:32:10.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:32:10.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:32:10.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:32:10.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:32:10.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:32:10.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:32:10.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:32:10.575 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:32:10.578 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:10.601 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:10.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:10.706 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:10.729 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:10.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:10.832 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:10.871 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:10.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:10.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:10.975 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:10.997 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:11.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:11.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:11.123 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:11.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:11.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:11.268 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:11.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:11.371 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:11.395 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:11.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:11.498 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:11.507 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:11 smithi098 bash[78228]: audit 2023-09-23T20:32:10.234448+0000 mon.c (mon.2) 100 : audit 0 from='client.? 172.21.15.98:0/224725733' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:11.507 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:11 smithi098 bash[78228]: audit 2023-09-23T20:32:10.608546+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 2]}]': finished 2023-09-23T20:32:11.507 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:11 smithi098 bash[78228]: cluster 2023-09-23T20:32:10.608650+0000 mon.a (mon.0) 1171 : cluster 0 osdmap e217: 8 total, 8 up, 6 in 2023-09-23T20:32:11.507 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:11 smithi098 bash[78228]: cluster 2023-09-23T20:32:10.613387+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:32:11.507 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:11 smithi098 bash[74888]: audit 2023-09-23T20:32:10.234448+0000 mon.c (mon.2) 100 : audit 0 from='client.? 172.21.15.98:0/224725733' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:11.507 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:11 smithi098 bash[74888]: audit 2023-09-23T20:32:10.608546+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 2]}]': finished 2023-09-23T20:32:11.507 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:11 smithi098 bash[74888]: cluster 2023-09-23T20:32:10.608650+0000 mon.a (mon.0) 1171 : cluster 0 osdmap e217: 8 total, 8 up, 6 in 2023-09-23T20:32:11.507 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:11 smithi098 bash[74888]: cluster 2023-09-23T20:32:10.613387+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:32:11.523 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:11.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:11.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:11 smithi173 bash[59517]: audit 2023-09-23T20:32:10.234448+0000 mon.c (mon.2) 100 : audit 0 from='client.? 172.21.15.98:0/224725733' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:11.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:11 smithi173 bash[59517]: audit 2023-09-23T20:32:10.608546+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 2]}]': finished 2023-09-23T20:32:11.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:11 smithi173 bash[59517]: cluster 2023-09-23T20:32:10.608650+0000 mon.a (mon.0) 1171 : cluster 0 osdmap e217: 8 total, 8 up, 6 in 2023-09-23T20:32:11.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:11 smithi173 bash[59517]: cluster 2023-09-23T20:32:10.613387+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:32:11.626 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:11.648 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:11.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:11.751 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:11.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:11.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:11.891 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:11.924 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:11.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:11.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:12.032 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:12.062 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:12.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:12.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:12.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:12.295 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:12.319 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:12.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:12 smithi173 bash[59517]: cluster 2023-09-23T20:32:10.490824+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 529 MiB data, 4.9 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T20:32:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:12 smithi173 bash[59517]: cluster 2023-09-23T20:32:10.610680+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:32:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:12 smithi173 bash[59517]: cluster 2023-09-23T20:32:11.611322+0000 mon.a (mon.0) 1172 : cluster 0 osdmap e218: 8 total, 8 up, 6 in 2023-09-23T20:32:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:12 smithi173 bash[59517]: cluster 2023-09-23T20:32:11.630552+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:32:12.422 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:12.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:12 smithi098 bash[78228]: cluster 2023-09-23T20:32:10.490824+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 529 MiB data, 4.9 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T20:32:12.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:12 smithi098 bash[78228]: cluster 2023-09-23T20:32:10.610680+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:32:12.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:12 smithi098 bash[78228]: cluster 2023-09-23T20:32:11.611322+0000 mon.a (mon.0) 1172 : cluster 0 osdmap e218: 8 total, 8 up, 6 in 2023-09-23T20:32:12.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:12 smithi098 bash[78228]: cluster 2023-09-23T20:32:11.630552+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:32:12.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:12 smithi098 bash[74888]: cluster 2023-09-23T20:32:10.490824+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 529 MiB data, 4.9 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T20:32:12.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:12 smithi098 bash[74888]: cluster 2023-09-23T20:32:10.610680+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T20:32:12.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:12 smithi098 bash[74888]: cluster 2023-09-23T20:32:11.611322+0000 mon.a (mon.0) 1172 : cluster 0 osdmap e218: 8 total, 8 up, 6 in 2023-09-23T20:32:12.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:12 smithi098 bash[74888]: cluster 2023-09-23T20:32:11.630552+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:32:12.454 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:12.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:12.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:12.586 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:12.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:12.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:12.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:12.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:12.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:12.865 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:12.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:12.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:12.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:13.005 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:13.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:13.107 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:13.141 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:13.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:13.244 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:13.265 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:13.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:13 smithi173 bash[59517]: cluster 2023-09-23T20:32:11.616662+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:32:13.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:13 smithi173 bash[59517]: cluster 2023-09-23T20:32:11.616797+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:32:13.369 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:13.397 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:13.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:13.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:13 smithi098 bash[74888]: cluster 2023-09-23T20:32:11.616662+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:32:13.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:13 smithi098 bash[74888]: cluster 2023-09-23T20:32:11.616797+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:32:13.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:13 smithi098 bash[78228]: cluster 2023-09-23T20:32:11.616662+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:32:13.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:13 smithi098 bash[78228]: cluster 2023-09-23T20:32:11.616797+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T20:32:13.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:13.527 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:13.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:13.631 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:13.659 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:13.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:13.762 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:13.820 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:13.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:13.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:13.952 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:13.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:13.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:14.056 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:14.091 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:14.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:14.194 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:14.221 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:14.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:14.326 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:14.334 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:14 smithi098 bash[74888]: cluster 2023-09-23T20:32:12.491165+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v901: 89 pgs: 1 peering, 88 active+clean; 317 MiB data, 4.4 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T20:32:14.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:14 smithi098 bash[78228]: cluster 2023-09-23T20:32:12.491165+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v901: 89 pgs: 1 peering, 88 active+clean; 317 MiB data, 4.4 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T20:32:14.344 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:14 smithi173 bash[59517]: cluster 2023-09-23T20:32:12.491165+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v901: 89 pgs: 1 peering, 88 active+clean; 317 MiB data, 4.4 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 880 op/s 2023-09-23T20:32:14.348 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:14.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:14.454 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:14.484 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:14.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:14.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:14.624 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:14.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:14.708 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:32:14.728 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:14.755 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:14.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:14.859 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:14.890 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:14.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:14.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:14.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:15.019 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:15.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:15.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:15.150 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:15.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:15.253 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:15.282 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:15.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:15.387 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:15.420 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:15.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:15.524 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:15.556 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:15.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:15.660 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:15.681 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:15.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:15.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:15.806 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:15.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:15.912 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:15.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:15.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:15.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:16.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:16.066 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:16.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:16.173 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:16.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:16 smithi098 bash[74888]: cluster 2023-09-23T20:32:14.491691+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v902: 89 pgs: 1 peering, 88 active+clean; 302 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 598 op/s 2023-09-23T20:32:16.181 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:32:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:32:16] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.33.4" 2023-09-23T20:32:16.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:16 smithi098 bash[78228]: cluster 2023-09-23T20:32:14.491691+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v902: 89 pgs: 1 peering, 88 active+clean; 302 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 598 op/s 2023-09-23T20:32:16.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:16.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:16.302 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:16.327 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:16.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:16.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:16 smithi173 bash[59517]: cluster 2023-09-23T20:32:14.491691+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v902: 89 pgs: 1 peering, 88 active+clean; 302 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 598 op/s 2023-09-23T20:32:16.430 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:16.463 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:16.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:16.572 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:16.606 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:16.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:16.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:16.721 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:16.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:16.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:16.848 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:16.880 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:16.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:16.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:16.985 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:17.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:17.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:17.125 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:17.152 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:17.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:17.255 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:17.287 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:17.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:17.391 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:17.431 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:17.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:17.534 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:17.569 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:17.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:17.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:17.730 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:17.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:17.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:17.815 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Removed 105440 objects 2023-09-23T20:32:17.815 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Clean up completed and total clean up time :140.038 2023-09-23T20:32:17.835 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:18.090 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:18.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:18.163 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:32:18.194 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:18.216 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:18.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:18.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:18.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[78228]: cluster 2023-09-23T20:32:16.492436+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 139 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T20:32:18.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[78228]: audit 2023-09-23T20:32:17.489367+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.98:0/2702104191' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:18.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[78228]: audit 2023-09-23T20:32:17.489699+0000 mon.a (mon.0) 1173 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:18.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[78228]: audit 2023-09-23T20:32:17.607844+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:32:18.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[78228]: audit 2023-09-23T20:32:17.981327+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:18.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[78228]: audit 2023-09-23T20:32:17.989233+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:18.332 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[74888]: cluster 2023-09-23T20:32:16.492436+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 139 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T20:32:18.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[74888]: audit 2023-09-23T20:32:17.489367+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.98:0/2702104191' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:18.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[74888]: audit 2023-09-23T20:32:17.489699+0000 mon.a (mon.0) 1173 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:18.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[74888]: audit 2023-09-23T20:32:17.607844+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:32:18.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[74888]: audit 2023-09-23T20:32:17.981327+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:18.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:18 smithi098 bash[74888]: audit 2023-09-23T20:32:17.989233+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:18.346 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:18.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:18.449 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:18.462 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:18 smithi173 bash[59517]: cluster 2023-09-23T20:32:16.492436+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 139 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 806 op/s 2023-09-23T20:32:18.462 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:18 smithi173 bash[59517]: audit 2023-09-23T20:32:17.489367+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.98:0/2702104191' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:18.462 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:18 smithi173 bash[59517]: audit 2023-09-23T20:32:17.489699+0000 mon.a (mon.0) 1173 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:32:18.462 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:18 smithi173 bash[59517]: audit 2023-09-23T20:32:17.607844+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:32:18.462 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:18 smithi173 bash[59517]: audit 2023-09-23T20:32:17.981327+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:18.463 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:18 smithi173 bash[59517]: audit 2023-09-23T20:32:17.989233+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:18.483 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:18.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:18.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:18.619 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:18.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:18.723 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:18.748 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:18.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:18.851 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:18.875 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:18.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:18.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:18.977 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:19.003 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:19.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:19.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:19.131 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:19.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:19.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:19.266 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:19.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:19.369 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:19.374 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:19 smithi098 bash[78228]: cluster 2023-09-23T20:32:18.139899+0000 mon.a (mon.0) 1177 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:19.374 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:19 smithi098 bash[78228]: audit 2023-09-23T20:32:18.153531+0000 mon.a (mon.0) 1178 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:32:19.374 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:19 smithi098 bash[78228]: cluster 2023-09-23T20:32:18.153586+0000 mon.a (mon.0) 1179 : cluster 0 osdmap e219: 8 total, 8 up, 6 in 2023-09-23T20:32:19.374 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:19 smithi098 bash[78228]: cluster 2023-09-23T20:32:18.154612+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T20:32:19.374 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:19 smithi098 bash[78228]: cluster 2023-09-23T20:32:18.154687+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T20:32:19.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:19 smithi098 bash[74888]: cluster 2023-09-23T20:32:18.139899+0000 mon.a (mon.0) 1177 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:19.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:19 smithi098 bash[74888]: audit 2023-09-23T20:32:18.153531+0000 mon.a (mon.0) 1178 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:32:19.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:19 smithi098 bash[74888]: cluster 2023-09-23T20:32:18.153586+0000 mon.a (mon.0) 1179 : cluster 0 osdmap e219: 8 total, 8 up, 6 in 2023-09-23T20:32:19.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:19 smithi098 bash[74888]: cluster 2023-09-23T20:32:18.154612+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T20:32:19.375 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:19 smithi098 bash[74888]: cluster 2023-09-23T20:32:18.154687+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T20:32:19.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:19.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:19.503 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:19.517 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:19 smithi173 bash[59517]: cluster 2023-09-23T20:32:18.139899+0000 mon.a (mon.0) 1177 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:19.517 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:19 smithi173 bash[59517]: audit 2023-09-23T20:32:18.153531+0000 mon.a (mon.0) 1178 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:32:19.517 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:19 smithi173 bash[59517]: cluster 2023-09-23T20:32:18.153586+0000 mon.a (mon.0) 1179 : cluster 0 osdmap e219: 8 total, 8 up, 6 in 2023-09-23T20:32:19.518 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:19 smithi173 bash[59517]: cluster 2023-09-23T20:32:18.154612+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T20:32:19.518 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:19 smithi173 bash[59517]: cluster 2023-09-23T20:32:18.154687+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T20:32:19.538 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:19.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:19.641 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:19.670 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:19.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:19.773 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:19.806 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:19.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:19.909 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:19.939 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:19.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:19.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:20.043 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:20.068 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:20.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:20.172 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:20.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:20.304 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:20.331 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:20.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:20 smithi098 bash[74888]: cluster 2023-09-23T20:32:18.493087+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 82 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 906 op/s 2023-09-23T20:32:20.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:20 smithi098 bash[78228]: cluster 2023-09-23T20:32:18.493087+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 82 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 906 op/s 2023-09-23T20:32:20.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:20.449 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:20 smithi173 bash[59517]: cluster 2023-09-23T20:32:18.493087+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 82 MiB data, 3.7 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 906 op/s 2023-09-23T20:32:20.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:20.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:20.571 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:20.601 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:20.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:20.705 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:20.736 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:20.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:20.839 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:20.865 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:20.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:20.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:20.968 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:21.006 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:21.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:21.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:21.123 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:21.139 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:21.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:21.242 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:21.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:21.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:21.331 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:32:21.337 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:32:21.379 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:21.401 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:21.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:21.503 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:21.538 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:21.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:21.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:21.671 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:21.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:21.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:21.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:21.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:21.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:21.938 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:21.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:21.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:22.042 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:22.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:22.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:22.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:22.205 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:22.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:22.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:22.332 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:22.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:22.382 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:22 smithi098 bash[74888]: cluster 2023-09-23T20:32:20.493757+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 70 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 443 op/s 2023-09-23T20:32:22.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:22 smithi098 bash[78228]: cluster 2023-09-23T20:32:20.493757+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 70 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 443 op/s 2023-09-23T20:32:22.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:22.448 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:22 smithi173 bash[59517]: cluster 2023-09-23T20:32:20.493757+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 70 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 443 op/s 2023-09-23T20:32:22.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:22.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:22.571 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:22.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:22.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:22.647 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:32:22.709 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:22.751 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:22.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:22.854 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:22.885 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:22.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:22.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:22.989 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:23.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:23.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:23.118 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:23.142 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:23.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:23.245 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:23.275 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:23.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:23.379 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:23.389 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:23 smithi098 bash[74888]: audit 2023-09-23T20:32:21.314509+0000 mgr.y (mgr.34107) 858 : audit 0 from='client.45287 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:32:23.389 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:23 smithi098 bash[78228]: audit 2023-09-23T20:32:21.314509+0000 mgr.y (mgr.34107) 858 : audit 0 from='client.45287 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:32:23.403 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:23.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:23.506 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:23.517 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:23 smithi173 bash[59517]: audit 2023-09-23T20:32:21.314509+0000 mgr.y (mgr.34107) 858 : audit 0 from='client.45287 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:32:23.534 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:23.638 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:23.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:23.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:23.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:23.797 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:23.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:23.900 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:23.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:23.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:23.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:24.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.056 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:24.159 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:24.190 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:24.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:24.293 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.302 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:24 smithi098 bash[74888]: cluster 2023-09-23T20:32:22.494890+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 505 op/s 2023-09-23T20:32:24.302 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:24 smithi098 bash[74888]: audit 2023-09-23T20:32:24.148833+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:24.302 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:24 smithi098 bash[74888]: audit 2023-09-23T20:32:24.156252+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:24.303 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:24 smithi098 bash[78228]: cluster 2023-09-23T20:32:22.494890+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 505 op/s 2023-09-23T20:32:24.303 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:24 smithi098 bash[78228]: audit 2023-09-23T20:32:24.148833+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:24.303 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:24 smithi098 bash[78228]: audit 2023-09-23T20:32:24.156252+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:24.318 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:24.383 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":906,"stamp":"2023-09-23T20:32:20.493387+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":73799608,"num_objects":1142,"num_object_clones":0,"num_object_copies":3426,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1142,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":210024,"num_write_kb":6750606,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":41,"num_bytes_recovered":1191268,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":107826,"ondisk_log_size":107826,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":3801280,"kb_used_data":268112,"kb_used_omap":12,"kb_used_meta":3532851,"kb_avail":558669632,"statfs":{"total":575970213888,"available":572077703168,"internally_reserved":0,"allocated":274546688,"data_stored":270857463,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12321,"internal_metadata":3617640415},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[6,5,4,1,3,8],"upper_bound":64},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-258342912,"num_objects":-3942,"num_object_clones":0,"num_object_copies":-11826,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-3942,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3942,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":"8.885406"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":133,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620167+0000","last_change":"2023-09-23T20:17:34.746041+0000","last_active":"2023-09-23T20:32:10.620167+0000","last_peered":"2023-09-23T20:32:10.620167+0000","last_clean":"2023-09-23T20:32:10.620167+0000","last_became_active":"2023-09-23T20:17:34.745681+0000","last_became_peered":"2023-09-23T20:17:34.745681+0000","last_unstale":"2023-09-23T20:32:10.620167+0000","last_undegraded":"2023-09-23T20:32:10.620167+0000","last_fullsized":"2023-09-23T20:32:10.620167+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:46.419250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":155,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620134+0000","last_change":"2023-09-23T20:20:46.879030+0000","last_active":"2023-09-23T20:32:10.620134+0000","last_peered":"2023-09-23T20:32:10.620134+0000","last_clean":"2023-09-23T20:32:10.620134+0000","last_became_active":"2023-09-23T20:20:46.878694+0000","last_became_peered":"2023-09-23T20:20:46.878694+0000","last_unstale":"2023-09-23T20:32:10.620134+0000","last_undegraded":"2023-09-23T20:32:10.620134+0000","last_fullsized":"2023-09-23T20:32:10.620134+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:44:50.016354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":188,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.619872+0000","last_change":"2023-09-23T20:20:46.877150+0000","last_active":"2023-09-23T20:32:10.619872+0000","last_peered":"2023-09-23T20:32:10.619872+0000","last_clean":"2023-09-23T20:32:10.619872+0000","last_became_active":"2023-09-23T20:20:46.876828+0000","last_became_peered":"2023-09-23T20:20:46.876828+0000","last_unstale":"2023-09-23T20:32:10.619872+0000","last_undegraded":"2023-09-23T20:32:10.619872+0000","last_fullsized":"2023-09-23T20:32:10.619872+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:46:06.796456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":35,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.628189+0000","last_change":"2023-09-23T20:27:29.053477+0000","last_active":"2023-09-23T20:32:11.628189+0000","last_peered":"2023-09-23T20:32:11.628189+0000","last_clean":"2023-09-23T20:32:11.628189+0000","last_became_active":"2023-09-23T20:27:29.053141+0000","last_became_peered":"2023-09-23T20:27:29.053141+0000","last_unstale":"2023-09-23T20:32:11.628189+0000","last_undegraded":"2023-09-23T20:32:11.628189+0000","last_fullsized":"2023-09-23T20:32:11.628189+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":174,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620456+0000","last_change":"2023-09-23T20:27:29.046672+0000","last_active":"2023-09-23T20:32:10.620456+0000","last_peered":"2023-09-23T20:32:10.620456+0000","last_clean":"2023-09-23T20:32:10.620456+0000","last_became_active":"2023-09-23T20:27:29.045705+0000","last_became_peered":"2023-09-23T20:27:29.045705+0000","last_unstale":"2023-09-23T20:32:10.620456+0000","last_undegraded":"2023-09-23T20:32:10.620456+0000","last_fullsized":"2023-09-23T20:32:10.620456+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:30:09.131385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":194,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.636778+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:32:10.636778+0000","last_peered":"2023-09-23T20:32:10.636778+0000","last_clean":"2023-09-23T20:32:10.636778+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:32:10.636778+0000","last_undegraded":"2023-09-23T20:32:10.636778+0000","last_fullsized":"2023-09-23T20:32:10.636778+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":160,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.618444+0000","last_change":"2023-09-23T20:23:29.157901+0000","last_active":"2023-09-23T20:32:10.618444+0000","last_peered":"2023-09-23T20:32:10.618444+0000","last_clean":"2023-09-23T20:32:10.618444+0000","last_became_active":"2023-09-23T20:23:29.157459+0000","last_became_peered":"2023-09-23T20:23:29.157459+0000","last_unstale":"2023-09-23T20:32:10.618444+0000","last_undegraded":"2023-09-23T20:32:10.618444+0000","last_fullsized":"2023-09-23T20:32:10.618444+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":155,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620348+0000","last_change":"2023-09-23T20:20:46.876949+0000","last_active":"2023-09-23T20:32:10.620348+0000","last_peered":"2023-09-23T20:32:10.620348+0000","last_clean":"2023-09-23T20:32:10.620348+0000","last_became_active":"2023-09-23T20:20:46.876637+0000","last_became_peered":"2023-09-23T20:20:46.876637+0000","last_unstale":"2023-09-23T20:32:10.620348+0000","last_undegraded":"2023-09-23T20:32:10.620348+0000","last_fullsized":"2023-09-23T20:32:10.620348+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:31.796721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":236,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.618141+0000","last_change":"2023-09-23T20:27:29.042402+0000","last_active":"2023-09-23T20:32:10.618141+0000","last_peered":"2023-09-23T20:32:10.618141+0000","last_clean":"2023-09-23T20:32:10.618141+0000","last_became_active":"2023-09-23T20:27:29.041962+0000","last_became_peered":"2023-09-23T20:27:29.041962+0000","last_unstale":"2023-09-23T20:32:10.618141+0000","last_undegraded":"2023-09-23T20:32:10.618141+0000","last_fullsized":"2023-09-23T20:32:10.618141+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":35,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.619968+0000","last_change":"2023-09-23T20:27:29.042800+0000","last_active":"2023-09-23T20:32:11.619968+0000","last_peered":"2023-09-23T20:32:11.619968+0000","last_clean":"2023-09-23T20:32:11.619968+0000","last_became_active":"2023-09-23T20:27:29.042501+0000","last_became_peered":"2023-09-23T20:27:29.042501+0000","last_unstale":"2023-09-23T20:32:11.619968+0000","last_undegraded":"2023-09-23T20:32:11.619968+0000","last_fullsized":"2023-09-23T20:32:11.619968+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,5],"acting":[7,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":41,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620887+0000","last_change":"2023-09-23T20:27:29.805780+0000","last_active":"2023-09-23T20:32:11.620887+0000","last_peered":"2023-09-23T20:32:11.620887+0000","last_clean":"2023-09-23T20:32:11.620887+0000","last_became_active":"2023-09-23T20:27:29.053950+0000","last_became_peered":"2023-09-23T20:27:29.053950+0000","last_unstale":"2023-09-23T20:32:11.620887+0000","last_undegraded":"2023-09-23T20:32:11.620887+0000","last_fullsized":"2023-09-23T20:32:11.620887+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":270,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":180,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.619715+0000","last_change":"2023-09-23T20:13:11.229357+0000","last_active":"2023-09-23T20:32:10.619715+0000","last_peered":"2023-09-23T20:32:10.619715+0000","last_clean":"2023-09-23T20:32:10.619715+0000","last_became_active":"2023-09-23T20:13:11.228976+0000","last_became_peered":"2023-09-23T20:13:11.228976+0000","last_unstale":"2023-09-23T20:32:10.619715+0000","last_undegraded":"2023-09-23T20:32:10.619715+0000","last_fullsized":"2023-09-23T20:32:10.619715+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:15.568717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":45,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620683+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:32:11.620683+0000","last_peered":"2023-09-23T20:32:11.620683+0000","last_clean":"2023-09-23T20:32:11.620683+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:32:11.620683+0000","last_undegraded":"2023-09-23T20:32:11.620683+0000","last_fullsized":"2023-09-23T20:32:11.620683+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":182,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.640142+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:32:10.640142+0000","last_peered":"2023-09-23T20:32:10.640142+0000","last_clean":"2023-09-23T20:32:10.640142+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:32:10.640142+0000","last_undegraded":"2023-09-23T20:32:10.640142+0000","last_fullsized":"2023-09-23T20:32:10.640142+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":88,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620429+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:32:11.620429+0000","last_peered":"2023-09-23T20:32:11.620429+0000","last_clean":"2023-09-23T20:32:11.620429+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:32:11.620429+0000","last_undegraded":"2023-09-23T20:32:11.620429+0000","last_fullsized":"2023-09-23T20:32:11.620429+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":189,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.619972+0000","last_change":"2023-09-23T20:24:13.947730+0000","last_active":"2023-09-23T20:32:10.619972+0000","last_peered":"2023-09-23T20:32:10.619972+0000","last_clean":"2023-09-23T20:32:10.619972+0000","last_became_active":"2023-09-23T20:24:13.947173+0000","last_became_peered":"2023-09-23T20:24:13.947173+0000","last_unstale":"2023-09-23T20:32:10.619972+0000","last_undegraded":"2023-09-23T20:32:10.619972+0000","last_fullsized":"2023-09-23T20:32:10.619972+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:26.749348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":35,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.619916+0000","last_change":"2023-09-23T20:27:29.049367+0000","last_active":"2023-09-23T20:32:11.619916+0000","last_peered":"2023-09-23T20:32:11.619916+0000","last_clean":"2023-09-23T20:32:11.619916+0000","last_became_active":"2023-09-23T20:27:29.049011+0000","last_became_peered":"2023-09-23T20:27:29.049011+0000","last_unstale":"2023-09-23T20:32:11.619916+0000","last_undegraded":"2023-09-23T20:32:11.619916+0000","last_fullsized":"2023-09-23T20:32:11.619916+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":226,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.618239+0000","last_change":"2023-09-23T20:24:13.961637+0000","last_active":"2023-09-23T20:32:10.618239+0000","last_peered":"2023-09-23T20:32:10.618239+0000","last_clean":"2023-09-23T20:32:10.618239+0000","last_became_active":"2023-09-23T20:24:13.961294+0000","last_became_peered":"2023-09-23T20:24:13.961294+0000","last_unstale":"2023-09-23T20:32:10.618239+0000","last_undegraded":"2023-09-23T20:32:10.618239+0000","last_fullsized":"2023-09-23T20:32:10.618239+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":82,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620022+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:32:11.620022+0000","last_peered":"2023-09-23T20:32:11.620022+0000","last_clean":"2023-09-23T20:32:11.620022+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:32:11.620022+0000","last_undegraded":"2023-09-23T20:32:11.620022+0000","last_fullsized":"2023-09-23T20:32:11.620022+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":35,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.628462+0000","last_change":"2023-09-23T20:27:29.042618+0000","last_active":"2023-09-23T20:32:11.628462+0000","last_peered":"2023-09-23T20:32:11.628462+0000","last_clean":"2023-09-23T20:32:11.628462+0000","last_became_active":"2023-09-23T20:27:29.042260+0000","last_became_peered":"2023-09-23T20:27:29.042260+0000","last_unstale":"2023-09-23T20:32:11.628462+0000","last_undegraded":"2023-09-23T20:32:11.628462+0000","last_fullsized":"2023-09-23T20:32:11.628462+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":213,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.628837+0000","last_change":"2023-09-23T20:23:29.183012+0000","last_active":"2023-09-23T20:32:10.628837+0000","last_peered":"2023-09-23T20:32:10.628837+0000","last_clean":"2023-09-23T20:32:10.628837+0000","last_became_active":"2023-09-23T20:23:29.164722+0000","last_became_peered":"2023-09-23T20:23:29.164722+0000","last_unstale":"2023-09-23T20:32:10.628837+0000","last_undegraded":"2023-09-23T20:32:10.628837+0000","last_fullsized":"2023-09-23T20:32:10.628837+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":35,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620718+0000","last_change":"2023-09-23T20:27:29.051481+0000","last_active":"2023-09-23T20:32:11.620718+0000","last_peered":"2023-09-23T20:32:11.620718+0000","last_clean":"2023-09-23T20:32:11.620718+0000","last_became_active":"2023-09-23T20:27:29.051118+0000","last_became_peered":"2023-09-23T20:27:29.051118+0000","last_unstale":"2023-09-23T20:32:11.620718+0000","last_undegraded":"2023-09-23T20:32:11.620718+0000","last_fullsized":"2023-09-23T20:32:11.620718+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"218'12921","reported_seq":12948,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:16.513772+0000","last_change":"2023-09-23T20:28:00.744696+0000","last_active":"2023-09-23T20:32:16.513772+0000","last_peered":"2023-09-23T20:32:16.513772+0000","last_clean":"2023-09-23T20:32:16.513772+0000","last_became_active":"2023-09-23T20:28:00.744260+0000","last_became_peered":"2023-09-23T20:28:00.744260+0000","last_unstale":"2023-09-23T20:32:16.513772+0000","last_undegraded":"2023-09-23T20:32:16.513772+0000","last_fullsized":"2023-09-23T20:32:16.513772+0000","mapping_epoch":199,"log_start":"207'5200","ondisk_log_start":"207'5200","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7721,"log_dups_size":0,"ondisk_log_size":7721,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4128768,"num_objects":63,"num_object_clones":0,"num_object_copies":189,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":63,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12921,"num_write_kb":415488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":39,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620915+0000","last_change":"2023-09-23T20:27:29.416489+0000","last_active":"2023-09-23T20:32:11.620915+0000","last_peered":"2023-09-23T20:32:11.620915+0000","last_clean":"2023-09-23T20:32:11.620915+0000","last_became_active":"2023-09-23T20:27:29.050867+0000","last_became_peered":"2023-09-23T20:27:29.050867+0000","last_unstale":"2023-09-23T20:32:11.620915+0000","last_undegraded":"2023-09-23T20:32:11.620915+0000","last_fullsized":"2023-09-23T20:32:11.620915+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":220,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.649274+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:32:10.649274+0000","last_peered":"2023-09-23T20:32:10.649274+0000","last_clean":"2023-09-23T20:32:10.649274+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:32:10.649274+0000","last_undegraded":"2023-09-23T20:32:10.649274+0000","last_fullsized":"2023-09-23T20:32:10.649274+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.5","version":"218'13214","reported_seq":13241,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:16.183627+0000","last_change":"2023-09-23T20:28:00.746597+0000","last_active":"2023-09-23T20:32:16.183627+0000","last_peered":"2023-09-23T20:32:16.183627+0000","last_clean":"2023-09-23T20:32:16.183627+0000","last_became_active":"2023-09-23T20:28:00.746205+0000","last_became_peered":"2023-09-23T20:28:00.746205+0000","last_unstale":"2023-09-23T20:32:16.183627+0000","last_undegraded":"2023-09-23T20:32:16.183627+0000","last_fullsized":"2023-09-23T20:32:16.183627+0000","mapping_epoch":199,"log_start":"208'6500","ondisk_log_start":"208'6500","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":6714,"log_dups_size":0,"ondisk_log_size":6714,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":64,"num_object_clones":0,"num_object_copies":192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13214,"num_write_kb":424896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":39,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.628355+0000","last_change":"2023-09-23T20:27:29.503524+0000","last_active":"2023-09-23T20:32:11.628355+0000","last_peered":"2023-09-23T20:32:11.628355+0000","last_clean":"2023-09-23T20:32:11.628355+0000","last_became_active":"2023-09-23T20:27:29.052826+0000","last_became_peered":"2023-09-23T20:27:29.052826+0000","last_unstale":"2023-09-23T20:32:11.628355+0000","last_undegraded":"2023-09-23T20:32:11.628355+0000","last_fullsized":"2023-09-23T20:32:11.628355+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":207,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620057+0000","last_change":"2023-09-23T20:20:46.876368+0000","last_active":"2023-09-23T20:32:10.620057+0000","last_peered":"2023-09-23T20:32:10.620057+0000","last_clean":"2023-09-23T20:32:10.620057+0000","last_became_active":"2023-09-23T20:20:46.876010+0000","last_became_peered":"2023-09-23T20:20:46.876010+0000","last_unstale":"2023-09-23T20:32:10.620057+0000","last_undegraded":"2023-09-23T20:32:10.620057+0000","last_fullsized":"2023-09-23T20:32:10.620057+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:54:59.403501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.6","version":"218'13276","reported_seq":13303,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:16.261566+0000","last_change":"2023-09-23T20:28:00.746938+0000","last_active":"2023-09-23T20:32:16.261566+0000","last_peered":"2023-09-23T20:32:16.261566+0000","last_clean":"2023-09-23T20:32:16.261566+0000","last_became_active":"2023-09-23T20:28:00.746564+0000","last_became_peered":"2023-09-23T20:28:00.746564+0000","last_unstale":"2023-09-23T20:32:16.261566+0000","last_undegraded":"2023-09-23T20:32:16.261566+0000","last_fullsized":"2023-09-23T20:32:16.261566+0000","mapping_epoch":199,"log_start":"208'6600","ondisk_log_start":"208'6600","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":6676,"log_dups_size":0,"ondisk_log_size":6676,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4587520,"num_objects":70,"num_object_clones":0,"num_object_copies":210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13276,"num_write_kb":427072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"59'1","reported_seq":39,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.621068+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:32:11.621068+0000","last_peered":"2023-09-23T20:32:11.621068+0000","last_clean":"2023-09-23T20:32:11.621068+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:32:11.621068+0000","last_undegraded":"2023-09-23T20:32:11.621068+0000","last_fullsized":"2023-09-23T20:32:11.621068+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":246,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.636809+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:32:10.636809+0000","last_peered":"2023-09-23T20:32:10.636809+0000","last_clean":"2023-09-23T20:32:10.636809+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:32:10.636809+0000","last_undegraded":"2023-09-23T20:32:10.636809+0000","last_fullsized":"2023-09-23T20:32:10.636809+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"218'13017","reported_seq":13046,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:15.947820+0000","last_change":"2023-09-23T20:28:00.743656+0000","last_active":"2023-09-23T20:32:15.947820+0000","last_peered":"2023-09-23T20:32:15.947820+0000","last_clean":"2023-09-23T20:32:15.947820+0000","last_became_active":"2023-09-23T20:28:00.743290+0000","last_became_peered":"2023-09-23T20:28:00.743290+0000","last_unstale":"2023-09-23T20:32:15.947820+0000","last_undegraded":"2023-09-23T20:32:15.947820+0000","last_fullsized":"2023-09-23T20:32:15.947820+0000","mapping_epoch":199,"log_start":"209'7469","ondisk_log_start":"209'7469","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":5548,"log_dups_size":0,"ondisk_log_size":5548,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.569449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6094848,"num_objects":93,"num_object_clones":0,"num_object_copies":279,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":93,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13017,"num_write_kb":419520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":193,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.636509+0000","last_change":"2023-09-23T20:20:46.887009+0000","last_active":"2023-09-23T20:32:10.636509+0000","last_peered":"2023-09-23T20:32:10.636509+0000","last_clean":"2023-09-23T20:32:10.636509+0000","last_became_active":"2023-09-23T20:20:46.886630+0000","last_became_peered":"2023-09-23T20:20:46.886630+0000","last_unstale":"2023-09-23T20:32:10.636509+0000","last_undegraded":"2023-09-23T20:32:10.636509+0000","last_fullsized":"2023-09-23T20:32:10.636509+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":103,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620307+0000","last_change":"2023-09-23T20:23:29.162113+0000","last_active":"2023-09-23T20:32:10.620307+0000","last_peered":"2023-09-23T20:32:10.620307+0000","last_clean":"2023-09-23T20:32:10.620307+0000","last_became_active":"2023-09-23T20:23:29.161724+0000","last_became_peered":"2023-09-23T20:23:29.161724+0000","last_unstale":"2023-09-23T20:32:10.620307+0000","last_undegraded":"2023-09-23T20:32:10.620307+0000","last_fullsized":"2023-09-23T20:32:10.620307+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:19:38.116803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.0","version":"218'13091","reported_seq":13118,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:16.473981+0000","last_change":"2023-09-23T20:28:00.744931+0000","last_active":"2023-09-23T20:32:16.473981+0000","last_peered":"2023-09-23T20:32:16.473981+0000","last_clean":"2023-09-23T20:32:16.473981+0000","last_became_active":"2023-09-23T20:28:00.743198+0000","last_became_peered":"2023-09-23T20:28:00.743198+0000","last_unstale":"2023-09-23T20:32:16.473981+0000","last_undegraded":"2023-09-23T20:32:16.473981+0000","last_fullsized":"2023-09-23T20:32:16.473981+0000","mapping_epoch":199,"log_start":"207'5300","ondisk_log_start":"207'5300","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7791,"log_dups_size":0,"ondisk_log_size":7791,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3211264,"num_objects":49,"num_object_clones":0,"num_object_copies":147,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":49,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13091,"num_write_kb":420480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":137,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620415+0000","last_change":"2023-09-23T20:27:29.397271+0000","last_active":"2023-09-23T20:32:10.620415+0000","last_peered":"2023-09-23T20:32:10.620415+0000","last_clean":"2023-09-23T20:32:10.620415+0000","last_became_active":"2023-09-23T20:27:29.045499+0000","last_became_peered":"2023-09-23T20:27:29.045499+0000","last_unstale":"2023-09-23T20:32:10.620415+0000","last_undegraded":"2023-09-23T20:32:10.620415+0000","last_fullsized":"2023-09-23T20:32:10.620415+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.404795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":150,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.633970+0000","last_change":"2023-09-23T20:20:46.887466+0000","last_active":"2023-09-23T20:32:10.633970+0000","last_peered":"2023-09-23T20:32:10.633970+0000","last_clean":"2023-09-23T20:32:10.633970+0000","last_became_active":"2023-09-23T20:20:46.885443+0000","last_became_peered":"2023-09-23T20:20:46.885443+0000","last_unstale":"2023-09-23T20:32:10.633970+0000","last_undegraded":"2023-09-23T20:32:10.633970+0000","last_fullsized":"2023-09-23T20:32:10.633970+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"218'13294","reported_seq":13324,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:15.974712+0000","last_change":"2023-09-23T20:28:00.735035+0000","last_active":"2023-09-23T20:32:15.974712+0000","last_peered":"2023-09-23T20:32:15.974712+0000","last_clean":"2023-09-23T20:32:15.974712+0000","last_became_active":"2023-09-23T20:28:00.734604+0000","last_became_peered":"2023-09-23T20:28:00.734604+0000","last_unstale":"2023-09-23T20:32:15.974712+0000","last_undegraded":"2023-09-23T20:32:15.974712+0000","last_fullsized":"2023-09-23T20:32:15.974712+0000","mapping_epoch":199,"log_start":"209'7776","ondisk_log_start":"209'7776","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":5518,"log_dups_size":0,"ondisk_log_size":5518,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:09:50.656963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6029312,"num_objects":92,"num_object_clones":0,"num_object_copies":276,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":92,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13294,"num_write_kb":428352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":195,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.645202+0000","last_change":"2023-09-23T20:32:11.645202+0000","last_active":"2023-09-23T20:32:11.645202+0000","last_peered":"2023-09-23T20:32:11.645202+0000","last_clean":"2023-09-23T20:32:11.645202+0000","last_became_active":"2023-09-23T20:32:11.644769+0000","last_became_peered":"2023-09-23T20:32:11.644769+0000","last_unstale":"2023-09-23T20:32:11.645202+0000","last_undegraded":"2023-09-23T20:32:11.645202+0000","last_fullsized":"2023-09-23T20:32:11.645202+0000","mapping_epoch":217,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":218,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":193,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.622085+0000","last_change":"2023-09-23T20:17:34.745482+0000","last_active":"2023-09-23T20:32:10.622085+0000","last_peered":"2023-09-23T20:32:10.622085+0000","last_clean":"2023-09-23T20:32:10.622085+0000","last_became_active":"2023-09-23T20:17:34.745160+0000","last_became_peered":"2023-09-23T20:17:34.745160+0000","last_unstale":"2023-09-23T20:32:10.622085+0000","last_undegraded":"2023-09-23T20:32:10.622085+0000","last_fullsized":"2023-09-23T20:32:10.622085+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:36:39.925165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.2","version":"218'13065","reported_seq":13091,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:16.138338+0000","last_change":"2023-09-23T20:28:00.747377+0000","last_active":"2023-09-23T20:32:16.138338+0000","last_peered":"2023-09-23T20:32:16.138338+0000","last_clean":"2023-09-23T20:32:16.138338+0000","last_became_active":"2023-09-23T20:28:00.747013+0000","last_became_peered":"2023-09-23T20:28:00.747013+0000","last_unstale":"2023-09-23T20:32:16.138338+0000","last_undegraded":"2023-09-23T20:32:16.138338+0000","last_fullsized":"2023-09-23T20:32:16.138338+0000","mapping_epoch":199,"log_start":"208'6500","ondisk_log_start":"208'6500","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":6565,"log_dups_size":0,"ondisk_log_size":6565,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5177344,"num_objects":79,"num_object_clones":0,"num_object_copies":237,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13065,"num_write_kb":420608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":217,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.617189+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:32:10.617189+0000","last_peered":"2023-09-23T20:32:10.617189+0000","last_clean":"2023-09-23T20:32:10.617189+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:32:10.617189+0000","last_undegraded":"2023-09-23T20:32:10.617189+0000","last_fullsized":"2023-09-23T20:32:10.617189+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.639175+0000","last_change":"2023-09-23T20:17:34.749999+0000","last_active":"2023-09-23T20:32:10.639175+0000","last_peered":"2023-09-23T20:32:10.639175+0000","last_clean":"2023-09-23T20:32:10.639175+0000","last_became_active":"2023-09-23T20:17:34.749604+0000","last_became_peered":"2023-09-23T20:17:34.749604+0000","last_unstale":"2023-09-23T20:32:10.639175+0000","last_undegraded":"2023-09-23T20:32:10.639175+0000","last_fullsized":"2023-09-23T20:32:10.639175+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"218'13043","reported_seq":13073,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:15.937118+0000","last_change":"2023-09-23T20:28:00.743554+0000","last_active":"2023-09-23T20:32:15.937118+0000","last_peered":"2023-09-23T20:32:15.937118+0000","last_clean":"2023-09-23T20:32:15.937118+0000","last_became_active":"2023-09-23T20:28:00.743144+0000","last_became_peered":"2023-09-23T20:28:00.743144+0000","last_unstale":"2023-09-23T20:32:15.937118+0000","last_undegraded":"2023-09-23T20:32:15.937118+0000","last_fullsized":"2023-09-23T20:32:15.937118+0000","mapping_epoch":199,"log_start":"209'7538","ondisk_log_start":"209'7538","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":5505,"log_dups_size":0,"ondisk_log_size":5505,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:10:10.065348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4784128,"num_objects":73,"num_object_clones":0,"num_object_copies":219,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13043,"num_write_kb":419712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":209,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.619824+0000","last_change":"2023-09-23T20:27:29.046441+0000","last_active":"2023-09-23T20:32:10.619824+0000","last_peered":"2023-09-23T20:32:10.619824+0000","last_clean":"2023-09-23T20:32:10.619824+0000","last_became_active":"2023-09-23T20:27:29.045064+0000","last_became_peered":"2023-09-23T20:27:29.045064+0000","last_unstale":"2023-09-23T20:32:10.619824+0000","last_undegraded":"2023-09-23T20:32:10.619824+0000","last_fullsized":"2023-09-23T20:32:10.619824+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:27:07.533830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620714+0000","last_change":"2023-09-23T20:24:14.034906+0000","last_active":"2023-09-23T20:32:10.620714+0000","last_peered":"2023-09-23T20:32:10.620714+0000","last_clean":"2023-09-23T20:32:10.620714+0000","last_became_active":"2023-09-23T20:24:14.034518+0000","last_became_peered":"2023-09-23T20:24:14.034518+0000","last_unstale":"2023-09-23T20:32:10.620714+0000","last_undegraded":"2023-09-23T20:32:10.620714+0000","last_fullsized":"2023-09-23T20:32:10.620714+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:56.127605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"218'13336","reported_seq":13365,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:15.648337+0000","last_change":"2023-09-23T20:28:00.736676+0000","last_active":"2023-09-23T20:32:15.648337+0000","last_peered":"2023-09-23T20:32:15.648337+0000","last_clean":"2023-09-23T20:32:15.648337+0000","last_became_active":"2023-09-23T20:28:00.736317+0000","last_became_peered":"2023-09-23T20:28:00.736317+0000","last_unstale":"2023-09-23T20:32:15.648337+0000","last_undegraded":"2023-09-23T20:32:15.648337+0000","last_fullsized":"2023-09-23T20:32:15.648337+0000","mapping_epoch":199,"log_start":"208'5742","ondisk_log_start":"208'5742","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7594,"log_dups_size":0,"ondisk_log_size":7594,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.592646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":7995392,"num_objects":122,"num_object_clones":0,"num_object_copies":366,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":122,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13336,"num_write_kb":430656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.4","version":"0'0","reported_seq":249,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.619956+0000","last_change":"2023-09-23T20:24:13.947517+0000","last_active":"2023-09-23T20:32:10.619956+0000","last_peered":"2023-09-23T20:32:10.619956+0000","last_clean":"2023-09-23T20:32:10.619956+0000","last_became_active":"2023-09-23T20:24:13.946657+0000","last_became_peered":"2023-09-23T20:24:13.946657+0000","last_unstale":"2023-09-23T20:32:10.619956+0000","last_undegraded":"2023-09-23T20:32:10.619956+0000","last_fullsized":"2023-09-23T20:32:10.619956+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:02:40.167007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":208,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.618399+0000","last_change":"2023-09-23T20:20:46.889997+0000","last_active":"2023-09-23T20:32:10.618399+0000","last_peered":"2023-09-23T20:32:10.618399+0000","last_clean":"2023-09-23T20:32:10.618399+0000","last_became_active":"2023-09-23T20:20:46.882382+0000","last_became_peered":"2023-09-23T20:20:46.882382+0000","last_unstale":"2023-09-23T20:32:10.618399+0000","last_undegraded":"2023-09-23T20:32:10.618399+0000","last_fullsized":"2023-09-23T20:32:10.618399+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":166,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620051+0000","last_change":"2023-09-23T20:12:42.639167+0000","last_active":"2023-09-23T20:32:10.620051+0000","last_peered":"2023-09-23T20:32:10.620051+0000","last_clean":"2023-09-23T20:32:10.620051+0000","last_became_active":"2023-09-23T20:12:42.638819+0000","last_became_peered":"2023-09-23T20:12:42.638819+0000","last_unstale":"2023-09-23T20:32:10.620051+0000","last_undegraded":"2023-09-23T20:32:10.620051+0000","last_fullsized":"2023-09-23T20:32:10.620051+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:52.829269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.8","version":"218'13052","reported_seq":13079,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:16.502814+0000","last_change":"2023-09-23T20:28:00.743350+0000","last_active":"2023-09-23T20:32:16.502814+0000","last_peered":"2023-09-23T20:32:16.502814+0000","last_clean":"2023-09-23T20:32:16.502814+0000","last_became_active":"2023-09-23T20:28:00.743074+0000","last_became_peered":"2023-09-23T20:28:00.743074+0000","last_unstale":"2023-09-23T20:32:16.502814+0000","last_undegraded":"2023-09-23T20:32:16.502814+0000","last_fullsized":"2023-09-23T20:32:16.502814+0000","mapping_epoch":199,"log_start":"207'5300","ondisk_log_start":"207'5300","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7752,"log_dups_size":0,"ondisk_log_size":7752,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3538944,"num_objects":54,"num_object_clones":0,"num_object_copies":162,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":54,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13052,"num_write_kb":419392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":188,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.623408+0000","last_change":"2023-09-23T20:12:42.635735+0000","last_active":"2023-09-23T20:32:10.623408+0000","last_peered":"2023-09-23T20:32:10.623408+0000","last_clean":"2023-09-23T20:32:10.623408+0000","last_became_active":"2023-09-23T20:12:42.635355+0000","last_became_peered":"2023-09-23T20:12:42.635355+0000","last_unstale":"2023-09-23T20:32:10.623408+0000","last_undegraded":"2023-09-23T20:32:10.623408+0000","last_fullsized":"2023-09-23T20:32:10.623408+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.640242+0000","last_change":"2023-09-23T20:23:29.166258+0000","last_active":"2023-09-23T20:32:10.640242+0000","last_peered":"2023-09-23T20:32:10.640242+0000","last_clean":"2023-09-23T20:32:10.640242+0000","last_became_active":"2023-09-23T20:23:29.164964+0000","last_became_peered":"2023-09-23T20:23:29.164964+0000","last_unstale":"2023-09-23T20:32:10.640242+0000","last_undegraded":"2023-09-23T20:32:10.640242+0000","last_fullsized":"2023-09-23T20:32:10.640242+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":25,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.636132+0000","last_change":"2023-09-23T20:28:11.718005+0000","last_active":"2023-09-23T20:32:10.636132+0000","last_peered":"2023-09-23T20:32:10.636132+0000","last_clean":"2023-09-23T20:32:10.636132+0000","last_became_active":"2023-09-23T20:28:11.717042+0000","last_became_peered":"2023-09-23T20:28:11.717042+0000","last_unstale":"2023-09-23T20:32:10.636132+0000","last_undegraded":"2023-09-23T20:32:10.636132+0000","last_fullsized":"2023-09-23T20:32:10.636132+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.b","version":"218'13193","reported_seq":13222,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:15.935165+0000","last_change":"2023-09-23T20:28:00.738444+0000","last_active":"2023-09-23T20:32:15.935165+0000","last_peered":"2023-09-23T20:32:15.935165+0000","last_clean":"2023-09-23T20:32:15.935165+0000","last_became_active":"2023-09-23T20:28:00.738071+0000","last_became_peered":"2023-09-23T20:28:00.738071+0000","last_unstale":"2023-09-23T20:32:15.935165+0000","last_undegraded":"2023-09-23T20:32:15.935165+0000","last_fullsized":"2023-09-23T20:32:15.935165+0000","mapping_epoch":199,"log_start":"209'7701","ondisk_log_start":"209'7701","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":5492,"log_dups_size":0,"ondisk_log_size":5492,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.396176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3997696,"num_objects":61,"num_object_clones":0,"num_object_copies":183,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":61,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13193,"num_write_kb":424128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":234,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.621707+0000","last_change":"2023-09-23T20:23:29.157990+0000","last_active":"2023-09-23T20:32:10.621707+0000","last_peered":"2023-09-23T20:32:10.621707+0000","last_clean":"2023-09-23T20:32:10.621707+0000","last_became_active":"2023-09-23T20:23:29.157617+0000","last_became_peered":"2023-09-23T20:23:29.157617+0000","last_unstale":"2023-09-23T20:32:10.621707+0000","last_undegraded":"2023-09-23T20:32:10.621707+0000","last_fullsized":"2023-09-23T20:32:10.621707+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:33.776522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":181,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.619919+0000","last_change":"2023-09-23T20:13:11.228564+0000","last_active":"2023-09-23T20:32:10.619919+0000","last_peered":"2023-09-23T20:32:10.619919+0000","last_clean":"2023-09-23T20:32:10.619919+0000","last_became_active":"2023-09-23T20:13:11.228221+0000","last_became_peered":"2023-09-23T20:13:11.228221+0000","last_unstale":"2023-09-23T20:32:10.619919+0000","last_undegraded":"2023-09-23T20:32:10.619919+0000","last_fullsized":"2023-09-23T20:32:10.619919+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:51.917162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":243,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620688+0000","last_change":"2023-09-23T20:27:29.043254+0000","last_active":"2023-09-23T20:32:10.620688+0000","last_peered":"2023-09-23T20:32:10.620688+0000","last_clean":"2023-09-23T20:32:10.620688+0000","last_became_active":"2023-09-23T20:27:29.042898+0000","last_became_peered":"2023-09-23T20:27:29.042898+0000","last_unstale":"2023-09-23T20:32:10.620688+0000","last_undegraded":"2023-09-23T20:32:10.620688+0000","last_fullsized":"2023-09-23T20:32:10.620688+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:10:18.940795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"218'12996","reported_seq":13023,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:16.235389+0000","last_change":"2023-09-23T20:28:00.746412+0000","last_active":"2023-09-23T20:32:16.235389+0000","last_peered":"2023-09-23T20:32:16.235389+0000","last_clean":"2023-09-23T20:32:16.235389+0000","last_became_active":"2023-09-23T20:28:00.746036+0000","last_became_peered":"2023-09-23T20:28:00.746036+0000","last_unstale":"2023-09-23T20:32:16.235389+0000","last_undegraded":"2023-09-23T20:32:16.235389+0000","last_fullsized":"2023-09-23T20:32:16.235389+0000","mapping_epoch":199,"log_start":"208'6300","ondisk_log_start":"208'6300","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":6696,"log_dups_size":0,"ondisk_log_size":6696,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4718592,"num_objects":72,"num_object_clones":0,"num_object_copies":216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12996,"num_write_kb":418176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":240,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.623876+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:32:10.623876+0000","last_peered":"2023-09-23T20:32:10.623876+0000","last_clean":"2023-09-23T20:32:10.623876+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:32:10.623876+0000","last_undegraded":"2023-09-23T20:32:10.623876+0000","last_fullsized":"2023-09-23T20:32:10.623876+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":400,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620460+0000","last_change":"2023-09-23T20:27:30.041624+0000","last_active":"2023-09-23T20:32:11.620460+0000","last_peered":"2023-09-23T20:32:11.620460+0000","last_clean":"2023-09-23T20:32:11.620460+0000","last_became_active":"2023-09-23T20:27:30.040996+0000","last_became_peered":"2023-09-23T20:27:30.040996+0000","last_unstale":"2023-09-23T20:32:11.620460+0000","last_undegraded":"2023-09-23T20:32:11.620460+0000","last_fullsized":"2023-09-23T20:32:11.620460+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":111,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.623253+0000","last_change":"2023-09-23T20:20:46.881058+0000","last_active":"2023-09-23T20:32:10.623253+0000","last_peered":"2023-09-23T20:32:10.623253+0000","last_clean":"2023-09-23T20:32:10.623253+0000","last_became_active":"2023-09-23T20:20:46.880787+0000","last_became_peered":"2023-09-23T20:20:46.880787+0000","last_unstale":"2023-09-23T20:32:10.623253+0000","last_undegraded":"2023-09-23T20:32:10.623253+0000","last_fullsized":"2023-09-23T20:32:10.623253+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":204,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.634713+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:32:10.634713+0000","last_peered":"2023-09-23T20:32:10.634713+0000","last_clean":"2023-09-23T20:32:10.634713+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:32:10.634713+0000","last_undegraded":"2023-09-23T20:32:10.634713+0000","last_fullsized":"2023-09-23T20:32:10.634713+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"218'13183","reported_seq":13212,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:15.898743+0000","last_change":"2023-09-23T20:28:00.737489+0000","last_active":"2023-09-23T20:32:15.898743+0000","last_peered":"2023-09-23T20:32:15.898743+0000","last_clean":"2023-09-23T20:32:15.898743+0000","last_became_active":"2023-09-23T20:28:00.737026+0000","last_became_peered":"2023-09-23T20:28:00.737026+0000","last_unstale":"2023-09-23T20:32:15.898743+0000","last_undegraded":"2023-09-23T20:32:15.898743+0000","last_fullsized":"2023-09-23T20:32:15.898743+0000","mapping_epoch":199,"log_start":"209'7661","ondisk_log_start":"209'7661","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":5522,"log_dups_size":0,"ondisk_log_size":5522,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.039357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4915200,"num_objects":75,"num_object_clones":0,"num_object_copies":225,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":75,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13183,"num_write_kb":424256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":91,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620469+0000","last_change":"2023-09-23T20:24:13.981204+0000","last_active":"2023-09-23T20:32:11.620469+0000","last_peered":"2023-09-23T20:32:11.620469+0000","last_clean":"2023-09-23T20:32:11.620469+0000","last_became_active":"2023-09-23T20:24:13.980192+0000","last_became_peered":"2023-09-23T20:24:13.980192+0000","last_unstale":"2023-09-23T20:32:11.620469+0000","last_undegraded":"2023-09-23T20:32:11.620469+0000","last_fullsized":"2023-09-23T20:32:11.620469+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":177,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.624064+0000","last_change":"2023-09-23T20:24:13.956630+0000","last_active":"2023-09-23T20:32:10.624064+0000","last_peered":"2023-09-23T20:32:10.624064+0000","last_clean":"2023-09-23T20:32:10.624064+0000","last_became_active":"2023-09-23T20:24:13.956233+0000","last_became_peered":"2023-09-23T20:24:13.956233+0000","last_unstale":"2023-09-23T20:32:10.624064+0000","last_undegraded":"2023-09-23T20:32:10.624064+0000","last_fullsized":"2023-09-23T20:32:10.624064+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":156,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620217+0000","last_change":"2023-09-23T20:27:29.045440+0000","last_active":"2023-09-23T20:32:10.620217+0000","last_peered":"2023-09-23T20:32:10.620217+0000","last_clean":"2023-09-23T20:32:10.620217+0000","last_became_active":"2023-09-23T20:27:29.045081+0000","last_became_peered":"2023-09-23T20:27:29.045081+0000","last_unstale":"2023-09-23T20:32:10.620217+0000","last_undegraded":"2023-09-23T20:32:10.620217+0000","last_fullsized":"2023-09-23T20:32:10.620217+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:47.394784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.f","version":"218'12821","reported_seq":12850,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:15.584712+0000","last_change":"2023-09-23T20:28:00.735918+0000","last_active":"2023-09-23T20:32:15.584712+0000","last_peered":"2023-09-23T20:32:15.584712+0000","last_clean":"2023-09-23T20:32:15.584712+0000","last_became_active":"2023-09-23T20:28:00.735535+0000","last_became_peered":"2023-09-23T20:28:00.735535+0000","last_unstale":"2023-09-23T20:32:15.584712+0000","last_undegraded":"2023-09-23T20:32:15.584712+0000","last_fullsized":"2023-09-23T20:32:15.584712+0000","mapping_epoch":199,"log_start":"207'5245","ondisk_log_start":"207'5245","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7576,"log_dups_size":0,"ondisk_log_size":7576,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:56:20.119179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5963776,"num_objects":91,"num_object_clones":0,"num_object_copies":273,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":91,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12821,"num_write_kb":413184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":35,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620978+0000","last_change":"2023-09-23T20:27:29.051041+0000","last_active":"2023-09-23T20:32:11.620978+0000","last_peered":"2023-09-23T20:32:11.620978+0000","last_clean":"2023-09-23T20:32:11.620978+0000","last_became_active":"2023-09-23T20:27:29.050189+0000","last_became_peered":"2023-09-23T20:27:29.050189+0000","last_unstale":"2023-09-23T20:32:11.620978+0000","last_undegraded":"2023-09-23T20:32:11.620978+0000","last_fullsized":"2023-09-23T20:32:11.620978+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":181,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620104+0000","last_change":"2023-09-23T20:13:11.229795+0000","last_active":"2023-09-23T20:32:10.620104+0000","last_peered":"2023-09-23T20:32:10.620104+0000","last_clean":"2023-09-23T20:32:10.620104+0000","last_became_active":"2023-09-23T20:13:11.229378+0000","last_became_peered":"2023-09-23T20:13:11.229378+0000","last_unstale":"2023-09-23T20:32:10.620104+0000","last_undegraded":"2023-09-23T20:32:10.620104+0000","last_fullsized":"2023-09-23T20:32:10.620104+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.097077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":192,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.623960+0000","last_change":"2023-09-23T20:24:13.956255+0000","last_active":"2023-09-23T20:32:10.623960+0000","last_peered":"2023-09-23T20:32:10.623960+0000","last_clean":"2023-09-23T20:32:10.623960+0000","last_became_active":"2023-09-23T20:24:13.949385+0000","last_became_peered":"2023-09-23T20:24:13.949385+0000","last_unstale":"2023-09-23T20:32:10.623960+0000","last_undegraded":"2023-09-23T20:32:10.623960+0000","last_fullsized":"2023-09-23T20:32:10.623960+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.c","version":"218'13134","reported_seq":13161,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:17.785548+0000","last_change":"2023-09-23T20:28:00.744072+0000","last_active":"2023-09-23T20:32:17.785548+0000","last_peered":"2023-09-23T20:32:17.785548+0000","last_clean":"2023-09-23T20:32:17.785548+0000","last_became_active":"2023-09-23T20:28:00.743729+0000","last_became_peered":"2023-09-23T20:28:00.743729+0000","last_unstale":"2023-09-23T20:32:17.785548+0000","last_undegraded":"2023-09-23T20:32:17.785548+0000","last_fullsized":"2023-09-23T20:32:17.785548+0000","mapping_epoch":199,"log_start":"208'5900","ondisk_log_start":"208'5900","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7234,"log_dups_size":0,"ondisk_log_size":7234,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13134,"num_write_kb":420288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[7,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":39,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620814+0000","last_change":"2023-09-23T20:27:29.404316+0000","last_active":"2023-09-23T20:32:11.620814+0000","last_peered":"2023-09-23T20:32:11.620814+0000","last_clean":"2023-09-23T20:32:11.620814+0000","last_became_active":"2023-09-23T20:27:29.045925+0000","last_became_peered":"2023-09-23T20:27:29.045925+0000","last_unstale":"2023-09-23T20:32:11.620814+0000","last_undegraded":"2023-09-23T20:32:11.620814+0000","last_fullsized":"2023-09-23T20:32:11.620814+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,5,4],"acting":[7,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":166,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620393+0000","last_change":"2023-09-23T20:12:42.639372+0000","last_active":"2023-09-23T20:32:10.620393+0000","last_peered":"2023-09-23T20:32:10.620393+0000","last_clean":"2023-09-23T20:32:10.620393+0000","last_became_active":"2023-09-23T20:12:42.638304+0000","last_became_peered":"2023-09-23T20:12:42.638304+0000","last_unstale":"2023-09-23T20:32:10.620393+0000","last_undegraded":"2023-09-23T20:32:10.620393+0000","last_fullsized":"2023-09-23T20:32:10.620393+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:32:40.194453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":35,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620365+0000","last_change":"2023-09-23T20:27:29.051616+0000","last_active":"2023-09-23T20:32:11.620365+0000","last_peered":"2023-09-23T20:32:11.620365+0000","last_clean":"2023-09-23T20:32:11.620365+0000","last_became_active":"2023-09-23T20:27:29.051029+0000","last_became_peered":"2023-09-23T20:27:29.051029+0000","last_unstale":"2023-09-23T20:32:11.620365+0000","last_undegraded":"2023-09-23T20:32:11.620365+0000","last_fullsized":"2023-09-23T20:32:11.620365+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"218'13128","reported_seq":13156,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:16.489388+0000","last_change":"2023-09-23T20:28:00.743540+0000","last_active":"2023-09-23T20:32:16.489388+0000","last_peered":"2023-09-23T20:32:16.489388+0000","last_clean":"2023-09-23T20:32:16.489388+0000","last_became_active":"2023-09-23T20:28:00.743113+0000","last_became_peered":"2023-09-23T20:28:00.743113+0000","last_unstale":"2023-09-23T20:32:16.489388+0000","last_undegraded":"2023-09-23T20:32:16.489388+0000","last_fullsized":"2023-09-23T20:32:16.489388+0000","mapping_epoch":199,"log_start":"207'5400","ondisk_log_start":"207'5400","created":199,"last_epoch_clean":200,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:27:59.690180+0000","last_clean_scrub_stamp":"2023-09-23T20:27:59.690180+0000","objects_scrubbed":0,"log_size":7728,"log_dups_size":0,"ondisk_log_size":7728,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3866648,"num_objects":60,"num_object_clones":0,"num_object_copies":180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13128,"num_write_kb":421953,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":251,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.636641+0000","last_change":"2023-09-23T20:31:15.009234+0000","last_active":"2023-09-23T20:32:10.636641+0000","last_peered":"2023-09-23T20:32:10.636641+0000","last_clean":"2023-09-23T20:32:10.636641+0000","last_became_active":"2023-09-23T20:31:15.008884+0000","last_became_peered":"2023-09-23T20:31:15.008884+0000","last_unstale":"2023-09-23T20:32:10.636641+0000","last_undegraded":"2023-09-23T20:32:10.636641+0000","last_fullsized":"2023-09-23T20:32:10.636641+0000","mapping_epoch":213,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":214,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"59'1","reported_seq":135,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620539+0000","last_change":"2023-09-23T20:27:29.402708+0000","last_active":"2023-09-23T20:32:10.620539+0000","last_peered":"2023-09-23T20:32:10.620539+0000","last_clean":"2023-09-23T20:32:10.620539+0000","last_became_active":"2023-09-23T20:27:29.046543+0000","last_became_peered":"2023-09-23T20:27:29.046543+0000","last_unstale":"2023-09-23T20:32:10.620539+0000","last_undegraded":"2023-09-23T20:32:10.620539+0000","last_fullsized":"2023-09-23T20:32:10.620539+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:36:00.124293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":128,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.621377+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:32:10.621377+0000","last_peered":"2023-09-23T20:32:10.621377+0000","last_clean":"2023-09-23T20:32:10.621377+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:32:10.621377+0000","last_undegraded":"2023-09-23T20:32:10.621377+0000","last_fullsized":"2023-09-23T20:32:10.621377+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":186,"reported_epoch":218,"state":"active+clean","last_fresh":"2023-09-23T20:32:11.620167+0000","last_change":"2023-09-23T20:24:13.957773+0000","last_active":"2023-09-23T20:32:11.620167+0000","last_peered":"2023-09-23T20:32:11.620167+0000","last_clean":"2023-09-23T20:32:11.620167+0000","last_became_active":"2023-09-23T20:24:13.957261+0000","last_became_peered":"2023-09-23T20:24:13.957261+0000","last_unstale":"2023-09-23T20:32:11.620167+0000","last_undegraded":"2023-09-23T20:32:11.620167+0000","last_fullsized":"2023-09-23T20:32:11.620167+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"0'0","reported_seq":231,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.622433+0000","last_change":"2023-09-23T20:23:29.160058+0000","last_active":"2023-09-23T20:32:10.622433+0000","last_peered":"2023-09-23T20:32:10.622433+0000","last_clean":"2023-09-23T20:32:10.622433+0000","last_became_active":"2023-09-23T20:23:29.159485+0000","last_became_peered":"2023-09-23T20:23:29.159485+0000","last_unstale":"2023-09-23T20:32:10.622433+0000","last_undegraded":"2023-09-23T20:32:10.622433+0000","last_fullsized":"2023-09-23T20:32:10.622433+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.463108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":186,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.636413+0000","last_change":"2023-09-23T20:12:42.638415+0000","last_active":"2023-09-23T20:32:10.636413+0000","last_peered":"2023-09-23T20:32:10.636413+0000","last_clean":"2023-09-23T20:32:10.636413+0000","last_became_active":"2023-09-23T20:12:42.637959+0000","last_became_peered":"2023-09-23T20:12:42.637959+0000","last_unstale":"2023-09-23T20:32:10.636413+0000","last_undegraded":"2023-09-23T20:32:10.636413+0000","last_fullsized":"2023-09-23T20:32:10.636413+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":169,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.620285+0000","last_change":"2023-09-23T20:20:46.874296+0000","last_active":"2023-09-23T20:32:10.620285+0000","last_peered":"2023-09-23T20:32:10.620285+0000","last_clean":"2023-09-23T20:32:10.620285+0000","last_became_active":"2023-09-23T20:20:46.874019+0000","last_became_peered":"2023-09-23T20:20:46.874019+0000","last_unstale":"2023-09-23T20:32:10.620285+0000","last_undegraded":"2023-09-23T20:32:10.620285+0000","last_fullsized":"2023-09-23T20:32:10.620285+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:20:13.226723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":171,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.618496+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:32:10.618496+0000","last_peered":"2023-09-23T20:32:10.618496+0000","last_clean":"2023-09-23T20:32:10.618496+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:32:10.618496+0000","last_undegraded":"2023-09-23T20:32:10.618496+0000","last_fullsized":"2023-09-23T20:32:10.618496+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":138,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.621855+0000","last_change":"2023-09-23T20:23:29.158609+0000","last_active":"2023-09-23T20:32:10.621855+0000","last_peered":"2023-09-23T20:32:10.621855+0000","last_clean":"2023-09-23T20:32:10.621855+0000","last_became_active":"2023-09-23T20:23:29.158330+0000","last_became_peered":"2023-09-23T20:23:29.158330+0000","last_unstale":"2023-09-23T20:32:10.621855+0000","last_undegraded":"2023-09-23T20:32:10.621855+0000","last_fullsized":"2023-09-23T20:32:10.621855+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:30:49.070925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1e","version":"59'1","reported_seq":107,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.639175+0000","last_change":"2023-09-23T20:20:46.882380+0000","last_active":"2023-09-23T20:32:10.639175+0000","last_peered":"2023-09-23T20:32:10.639175+0000","last_clean":"2023-09-23T20:32:10.639175+0000","last_became_active":"2023-09-23T20:20:46.882047+0000","last_became_peered":"2023-09-23T20:20:46.882047+0000","last_unstale":"2023-09-23T20:32:10.639175+0000","last_undegraded":"2023-09-23T20:32:10.639175+0000","last_fullsized":"2023-09-23T20:32:10.639175+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.621742+0000","last_change":"2023-09-23T20:23:29.158243+0000","last_active":"2023-09-23T20:32:10.621742+0000","last_peered":"2023-09-23T20:32:10.621742+0000","last_clean":"2023-09-23T20:32:10.621742+0000","last_became_active":"2023-09-23T20:23:29.157871+0000","last_became_peered":"2023-09-23T20:23:29.157871+0000","last_unstale":"2023-09-23T20:32:10.621742+0000","last_undegraded":"2023-09-23T20:32:10.621742+0000","last_fullsized":"2023-09-23T20:32:10.621742+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:36.566725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":92,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.618245+0000","last_change":"2023-09-23T20:23:29.170710+0000","last_active":"2023-09-23T20:32:10.618245+0000","last_peered":"2023-09-23T20:32:10.618245+0000","last_clean":"2023-09-23T20:32:10.618245+0000","last_became_active":"2023-09-23T20:23:29.161885+0000","last_became_peered":"2023-09-23T20:23:29.161885+0000","last_unstale":"2023-09-23T20:32:10.618245+0000","last_undegraded":"2023-09-23T20:32:10.618245+0000","last_fullsized":"2023-09-23T20:32:10.618245+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":182,"reported_epoch":217,"state":"active+clean","last_fresh":"2023-09-23T20:32:10.617460+0000","last_change":"2023-09-23T20:12:42.638385+0000","last_active":"2023-09-23T20:32:10.617460+0000","last_peered":"2023-09-23T20:32:10.617460+0000","last_clean":"2023-09-23T20:32:10.617460+0000","last_became_active":"2023-09-23T20:12:42.638003+0000","last_became_peered":"2023-09-23T20:12:42.638003+0000","last_unstale":"2023-09-23T20:32:10.617460+0000","last_undegraded":"2023-09-23T20:32:10.617460+0000","last_fullsized":"2023-09-23T20:32:10.617460+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37,"num_bytes_recovered":10532,"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":114688,"data_stored":17268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":73203736,"num_objects":1118,"num_object_clones":0,"num_object_copies":3354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1118,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":209764,"num_write_kb":6748161,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":207429632,"data_stored":207421488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":107632,"ondisk_log_size":107632,"up":48,"acting":48,"num_store_stats":6},{"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":176,"seq":755914244501,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":902464,"kb_used_data":2552,"kb_used_omap":0,"kb_used_meta":899904,"kb_avail":92842688,"statfs":{"total":95995035648,"available":95070912512,"internally_reserved":0,"allocated":2613248,"data_stored":2085640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921501696},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.107,"15min":1.242},"min":{"1min":0.32400000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":5.4720000000000004,"5min":6.4580000000000002,"15min":11.51},"last":1.03},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.137,"15min":1.6879999999999999},"min":{"1min":0.316,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":3.3929999999999998,"5min":5.8159999999999998,"15min":13.624000000000001},"last":1.0189999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":1.544,"5min":1.6180000000000001,"15min":1.6000000000000001},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":5.4400000000000004,"5min":27.619,"15min":27.619},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.373,"15min":2.0099999999999998},"min":{"1min":0.372,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":3.52,"5min":23.117999999999999,"15min":23.117999999999999},"last":0.92800000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":2.1179999999999999,"5min":1.752,"15min":1.823},"min":{"1min":0.317,"5min":0.313,"15min":0.313},"max":{"1min":6.3739999999999997,"5min":28.364999999999998,"15min":28.364999999999998},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.591,"5min":1.659,"15min":1.534},"min":{"1min":0.36199999999999999,"5min":0.34799999999999998,"15min":0.33600000000000002},"max":{"1min":5.4180000000000001,"5min":28.381,"15min":28.381},"last":1.2490000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":1.8959999999999999,"5min":1.349,"15min":1.573},"min":{"1min":0.35599999999999998,"5min":0.307,"15min":0.307},"max":{"1min":6.4930000000000003,"5min":9.6430000000000007,"15min":9.6430000000000007},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.49,"5min":1.3500000000000001,"15min":1.748},"min":{"1min":0.40799999999999997,"5min":0.371,"15min":0.371},"max":{"1min":5.4560000000000004,"5min":8.2609999999999992,"15min":11.542999999999999},"last":0.88800000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":2.1269999999999998,"5min":2.2269999999999999,"15min":2.5859999999999999},"min":{"1min":0.51900000000000002,"5min":0.38200000000000001,"15min":0.34000000000000002},"max":{"1min":6.0960000000000001,"5min":10.724,"15min":16.827999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":3.21,"5min":1.9710000000000001,"15min":1.855},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":9.1400000000000006,"5min":12.938000000000001,"15min":12.938000000000001},"last":1.137}]},{"osd":5,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":1.712,"5min":2.3340000000000001,"15min":2.2240000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.29699999999999999},"max":{"1min":5.7619999999999996,"5min":43.597000000000001,"15min":43.597000000000001},"last":1.1819999999999999},{"interface":"front","average":{"1min":2.391,"5min":2.694,"15min":2.6779999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":6.8620000000000001,"5min":41.826000000000001,"15min":41.826000000000001},"last":0.97699999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:31:26 2023","interfaces":[{"interface":"back","average":{"1min":2.3130000000000002,"5min":2,"15min":2.4409999999999998},"min":{"1min":0.40400000000000003,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":8.2729999999999997,"5min":8.2729999999999997,"15min":16.015000000000001},"last":0.83999999999999997},{"interface":"front","average":{"1min":2.5939999999999999,"5min":2.1179999999999999,"15min":2.3069999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.371},"max":{"1min":7.5830000000000002,"5min":9.6940000000000008,"15min":9.6940000000000008},"last":0.94799999999999995}]}]},{"osd":6,"up_from":42,"seq":180388626853,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":628728,"kb_used_data":30768,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":93116424,"statfs":{"total":95995035648,"available":95351218176,"internally_reserved":0,"allocated":31506432,"data_stored":30987199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,1,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:32:02 2023","interfaces":[{"interface":"back","average":{"1min":1.569,"5min":1.2569999999999999,"15min":1.9339999999999999},"min":{"1min":0.36699999999999999,"5min":0.28000000000000003,"15min":0.252},"max":{"1min":4.6349999999999998,"5min":7.0529999999999999,"15min":109.01000000000001},"last":4.9299999999999997},{"interface":"front","average":{"1min":1.6539999999999999,"5min":1.371,"15min":2.085},"min":{"1min":0.39300000000000002,"5min":0.32800000000000001,"15min":0.27400000000000002},"max":{"1min":4.5490000000000004,"5min":7.0869999999999997,"15min":106.128},"last":5.0389999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:31:14 2023","interfaces":[{"interface":"back","average":{"1min":3.4689999999999999,"5min":1.7130000000000001,"15min":2.548},"min":{"1min":0.36499999999999999,"5min":0.29599999999999999,"15min":0.27700000000000002},"max":{"1min":17.632000000000001,"5min":17.632000000000001,"15min":123.797},"last":0.67300000000000004},{"interface":"front","average":{"1min":2.5720000000000001,"5min":2.0049999999999999,"15min":2.5819999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.27200000000000002},"max":{"1min":17.728000000000002,"5min":17.728000000000002,"15min":119.018},"last":4.6769999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:31:37 2023","interfaces":[{"interface":"back","average":{"1min":2.04,"5min":1.8600000000000001,"15min":2.6440000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":15.519,"5min":15.519,"15min":118.75700000000001},"last":4.7279999999999998},{"interface":"front","average":{"1min":2.669,"5min":1.554,"15min":1.9910000000000001},"min":{"1min":0.34300000000000003,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":15.545,"5min":15.545,"15min":58.567},"last":0.72199999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:31:18 2023","interfaces":[{"interface":"back","average":{"1min":1.968,"5min":1.26,"15min":1.6339999999999999},"min":{"1min":0.39800000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":6.0190000000000001,"5min":7.9560000000000004,"15min":10.247},"last":0.69499999999999995},{"interface":"front","average":{"1min":1.4299999999999999,"5min":1.6850000000000001,"15min":1.5589999999999999},"min":{"1min":0.40400000000000003,"5min":0.376,"15min":0.376},"max":{"1min":4.1929999999999996,"5min":9.3550000000000004,"15min":9.3550000000000004},"last":4.8010000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:32:02 2023","interfaces":[{"interface":"back","average":{"1min":3.0880000000000001,"5min":2.6840000000000002,"15min":1.841},"min":{"1min":0.39000000000000001,"5min":0.27900000000000003,"15min":0.27400000000000002},"max":{"1min":10.725,"5min":17.489000000000001,"15min":17.489000000000001},"last":4.7720000000000002},{"interface":"front","average":{"1min":2.1429999999999998,"5min":1.8640000000000001,"15min":1.5029999999999999},"min":{"1min":0.41499999999999998,"5min":0.32200000000000001,"15min":0.29099999999999998},"max":{"1min":7.0149999999999997,"5min":11.619,"15min":11.619},"last":4.8559999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:32:02 2023","interfaces":[{"interface":"back","average":{"1min":2.6859999999999999,"5min":2.2240000000000002,"15min":1.7190000000000001},"min":{"1min":0.373,"5min":0.29899999999999999,"15min":0.27800000000000002},"max":{"1min":8.2989999999999995,"5min":11.417,"15min":16.138000000000002},"last":0.64200000000000002},{"interface":"front","average":{"1min":3.5680000000000001,"5min":2.359,"15min":1.7410000000000001},"min":{"1min":0.432,"5min":0.378,"15min":0.35199999999999998},"max":{"1min":12.055,"5min":12.321999999999999,"15min":12.321999999999999},"last":4.8979999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:31:22 2023","interfaces":[{"interface":"back","average":{"1min":2.9350000000000001,"5min":1.9530000000000001,"15min":2.5459999999999998},"min":{"1min":0.433,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":11.397,"5min":11.397,"15min":11.397},"last":5.1879999999999997},{"interface":"front","average":{"1min":4.3319999999999999,"5min":2.2010000000000001,"15min":2.423},"min":{"1min":0.57699999999999996,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":14.19,"5min":14.19,"15min":14.19},"last":8.0020000000000007}]}]},{"osd":1,"up_from":82,"seq":352187318506,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":574660,"kb_used_data":52348,"kb_used_omap":4,"kb_used_meta":522299,"kb_avail":93170492,"statfs":{"total":95995035648,"available":95406583808,"internally_reserved":0,"allocated":53604352,"data_stored":52783351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":534835086},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,0,0,1,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:31:14 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.70399999999999996,"15min":1.4419999999999999},"min":{"1min":0.23400000000000001,"5min":0.23300000000000001,"15min":0.17899999999999999},"max":{"1min":6.556,"5min":6.556,"15min":103.074},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.52000000000000002,"15min":1.2230000000000001},"min":{"1min":0.23999999999999999,"5min":0.215,"15min":0.20999999999999999},"max":{"1min":0.63800000000000001,"5min":3.2519999999999998,"15min":103.333},"last":0.44600000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:31:30 2023","interfaces":[{"interface":"back","average":{"1min":2.3130000000000002,"5min":1.4490000000000001,"15min":2.4889999999999999},"min":{"1min":0.27200000000000002,"5min":0.252,"15min":0.20399999999999999},"max":{"1min":24.786000000000001,"5min":34.384,"15min":165.70699999999999},"last":0.47499999999999998},{"interface":"front","average":{"1min":2.1440000000000001,"5min":1.365,"15min":2.52},"min":{"1min":0.29799999999999999,"5min":0.23599999999999999,"15min":0.23400000000000001},"max":{"1min":25.202000000000002,"5min":34.228999999999999,"15min":165.16499999999999},"last":0.49299999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:31:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":0.81799999999999995,"15min":0.91800000000000004},"min":{"1min":0.36199999999999999,"5min":0.33600000000000002,"15min":0.29499999999999998},"max":{"1min":6.5890000000000004,"5min":6.5890000000000004,"15min":6.5890000000000004},"last":0.503},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.82699999999999996,"15min":1.0529999999999999},"min":{"1min":0.42299999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":6.6369999999999996,"5min":6.6369999999999996,"15min":6.6369999999999996},"last":1.927}]},{"osd":4,"last update":"Sat Sep 23 20:31:14 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.226,"15min":1.2609999999999999},"min":{"1min":0.34300000000000003,"5min":0.33800000000000002,"15min":0.309},"max":{"1min":4.0960000000000001,"5min":10.941000000000001,"15min":10.941000000000001},"last":1.401},{"interface":"front","average":{"1min":1.569,"5min":1.5489999999999999,"15min":1.54},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.314},"max":{"1min":4.2089999999999996,"5min":9.7110000000000003,"15min":12.427},"last":3.0009999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:31:14 2023","interfaces":[{"interface":"back","average":{"1min":2.415,"5min":1.706,"15min":1.522},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.32200000000000001},"max":{"1min":7.8600000000000003,"5min":7.8600000000000003,"15min":8.1400000000000006},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.9850000000000001,"5min":1.502,"15min":1.6439999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.27400000000000002},"max":{"1min":7.5119999999999996,"5min":7.5119999999999996,"15min":12.374000000000001},"last":3.0670000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:31:14 2023","interfaces":[{"interface":"back","average":{"1min":2.7749999999999999,"5min":3.093,"15min":2.1520000000000001},"min":{"1min":0.41799999999999998,"5min":0.41299999999999998,"15min":0.317},"max":{"1min":13.387,"5min":165.07300000000001,"15min":165.07300000000001},"last":0.752},{"interface":"front","average":{"1min":1.139,"5min":2.7210000000000001,"15min":2.4729999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.33900000000000002},"max":{"1min":3.79,"5min":165.512,"15min":165.512},"last":1.1639999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:31:30 2023","interfaces":[{"interface":"back","average":{"1min":2.1680000000000001,"5min":1.7190000000000001,"15min":2.1789999999999998},"min":{"1min":0.46899999999999997,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":5.992,"5min":7.1639999999999997,"15min":7.1639999999999997},"last":3.0379999999999998},{"interface":"front","average":{"1min":2.4420000000000002,"5min":1.7350000000000001,"15min":2.1659999999999999},"min":{"1min":0.69599999999999995,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":6.4279999999999999,"5min":6.4279999999999999,"15min":7.0519999999999996},"last":0.79100000000000004}]}]},{"osd":0,"up_from":0,"seq":330712482036,"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":2,"up_from":87,"seq":373662154983,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":685476,"kb_used_data":67804,"kb_used_omap":7,"kb_used_meta":617656,"kb_avail":93059676,"statfs":{"total":95995035648,"available":95293108224,"internally_reserved":0,"allocated":69431296,"data_stored":68638136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":632479825},"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":[1,0,0,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 20:31:45 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.93300000000000005,"15min":2.7679999999999998},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.18099999999999999},"max":{"1min":4.5839999999999996,"5min":10.679,"15min":167.488},"last":0.254},{"interface":"front","average":{"1min":1.089,"5min":0.78100000000000003,"15min":2.3769999999999998},"min":{"1min":0.27000000000000002,"5min":0.25900000000000001,"15min":0.20999999999999999},"max":{"1min":5.1379999999999999,"5min":10.651999999999999,"15min":142.285},"last":0.35699999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:31:45 2023","interfaces":[{"interface":"back","average":{"1min":1.393,"5min":4.5490000000000004,"15min":4.5289999999999999},"min":{"1min":0.23799999999999999,"5min":0.23100000000000001,"15min":0.222},"max":{"1min":5.5730000000000004,"5min":212.00299999999999,"15min":212.00299999999999},"last":0.31900000000000001},{"interface":"front","average":{"1min":1.3380000000000001,"5min":4.6669999999999998,"15min":4.665},"min":{"1min":0.33000000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":4.54,"5min":213.32900000000001,"15min":213.32900000000001},"last":0.33800000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:31:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.65600000000000003,"15min":1.2869999999999999},"min":{"1min":0.25600000000000001,"5min":0.249,"15min":0.249},"max":{"1min":4.1589999999999998,"5min":4.1589999999999998,"15min":5.3280000000000003},"last":0.39800000000000002},{"interface":"front","average":{"1min":1.379,"5min":0.92200000000000004,"15min":0.751},"min":{"1min":0.33000000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":5.3129999999999997,"5min":10.856,"15min":10.856},"last":0.49099999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:31:45 2023","interfaces":[{"interface":"back","average":{"1min":2.734,"5min":1.877,"15min":1.5429999999999999},"min":{"1min":0.33800000000000002,"5min":0.307,"15min":0.29499999999999998},"max":{"1min":9.2650000000000006,"5min":11.102,"15min":11.102},"last":0.55100000000000005},{"interface":"front","average":{"1min":1.7829999999999999,"5min":1.4350000000000001,"15min":1.4379999999999999},"min":{"1min":0.39400000000000002,"5min":0.33200000000000002,"15min":0.31},"max":{"1min":5.843,"5min":8.1150000000000002,"15min":22.736999999999998},"last":3.7799999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:31:45 2023","interfaces":[{"interface":"back","average":{"1min":2.5110000000000001,"5min":1.6910000000000001,"15min":2.069},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.33300000000000002},"max":{"1min":5.5990000000000002,"5min":11.131,"15min":94.459999999999994},"last":0.65500000000000003},{"interface":"front","average":{"1min":2.8759999999999999,"5min":2.032,"15min":2.2290000000000001},"min":{"1min":0.41399999999999998,"5min":0.315,"15min":0.315},"max":{"1min":8.7289999999999992,"5min":11.15,"15min":93.994},"last":0.58699999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:31:45 2023","interfaces":[{"interface":"back","average":{"1min":2.766,"5min":1.6299999999999999,"15min":1.976},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":9.1600000000000001,"5min":9.1600000000000001,"15min":93.918999999999997},"last":0.47599999999999998},{"interface":"front","average":{"1min":2.7799999999999998,"5min":2.0800000000000001,"15min":2.2080000000000002},"min":{"1min":0.46500000000000002,"5min":0.40200000000000002,"15min":0.311},"max":{"1min":6.7290000000000001,"5min":35.994999999999997,"15min":94.558999999999997},"last":0.60699999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:31:27 2023","interfaces":[{"interface":"back","average":{"1min":2.145,"5min":1.6719999999999999,"15min":1.9650000000000001},"min":{"1min":0.46200000000000002,"5min":0.42599999999999999,"15min":0.39400000000000002},"max":{"1min":7.5800000000000001,"5min":11.220000000000001,"15min":11.327999999999999},"last":0.877},{"interface":"front","average":{"1min":2.214,"5min":1.885,"15min":2.419},"min":{"1min":0.45200000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":6.3949999999999996,"5min":13.866,"15min":14.217000000000001},"last":3.9199999999999999}]}]},{"osd":3,"up_from":0,"seq":738734375011,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":4,"up_from":30,"seq":128849019316,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":361208,"kb_used_data":55728,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93383944,"statfs":{"total":95995035648,"available":95625158656,"internally_reserved":0,"allocated":57065472,"data_stored":56545442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:31:45 2023","interfaces":[{"interface":"back","average":{"1min":1.7470000000000001,"5min":1.742,"15min":2.02},"min":{"1min":0.32000000000000001,"5min":0.27700000000000002,"15min":0.252},"max":{"1min":4.4500000000000002,"5min":20.347000000000001,"15min":144.358},"last":3.8069999999999999},{"interface":"front","average":{"1min":2.8519999999999999,"5min":1.909,"15min":2.1230000000000002},"min":{"1min":0.32100000000000001,"5min":0.315,"15min":0.29599999999999999},"max":{"1min":8.0440000000000005,"5min":20.454000000000001,"15min":144.327},"last":9.0640000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:32:12 2023","interfaces":[{"interface":"back","average":{"1min":5.2969999999999997,"5min":3.6589999999999998,"15min":2.585},"min":{"1min":0.28399999999999997,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":74.427000000000007,"5min":97.037999999999997,"15min":97.037999999999997},"last":4.8310000000000004},{"interface":"front","average":{"1min":5.0949999999999998,"5min":2.6139999999999999,"15min":2.3149999999999999},"min":{"1min":0.34599999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":74.367000000000004,"5min":74.367000000000004,"15min":74.367000000000004},"last":0.60399999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:31:45 2023","interfaces":[{"interface":"back","average":{"1min":2.7850000000000001,"5min":4.1360000000000001,"15min":3.8029999999999999},"min":{"1min":0.308,"5min":0.29599999999999999,"15min":0.28799999999999998},"max":{"1min":8.1210000000000004,"5min":195.852,"15min":271.36099999999999},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.8220000000000001,"5min":3.9609999999999999,"15min":3.778},"min":{"1min":0.39000000000000001,"5min":0.35999999999999999,"15min":0.32500000000000001},"max":{"1min":4.391,"5min":195.81399999999999,"15min":271.09300000000002},"last":4.8970000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:31:17 2023","interfaces":[{"interface":"back","average":{"1min":1.9490000000000001,"5min":1.4930000000000001,"15min":1.708},"min":{"1min":0.499,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.3540000000000001,"5min":6.9710000000000001,"15min":6.9710000000000001},"last":4.9219999999999997},{"interface":"front","average":{"1min":2.1400000000000001,"5min":1.6739999999999999,"15min":1.393},"min":{"1min":0.45700000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":8.0909999999999993,"5min":8.0909999999999993,"15min":9.3689999999999998},"last":0.50700000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:31:45 2023","interfaces":[{"interface":"back","average":{"1min":3.444,"5min":2.4809999999999999,"15min":1.7250000000000001},"min":{"1min":0.35199999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":11.423,"5min":12.625999999999999,"15min":12.625999999999999},"last":4.9470000000000001},{"interface":"front","average":{"1min":3.488,"5min":2.6349999999999998,"15min":1.8560000000000001},"min":{"1min":0.38600000000000001,"5min":0.311,"15min":0.311},"max":{"1min":8.3859999999999992,"5min":15.946,"15min":15.946},"last":0.41799999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:31:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2599999999999998,"5min":1.9330000000000001,"15min":1.48},"min":{"1min":0.376,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":8.4760000000000009,"5min":10.141,"15min":10.141},"last":1.0009999999999999},{"interface":"front","average":{"1min":2.6629999999999998,"5min":2.0790000000000002,"15min":1.55},"min":{"1min":0.433,"5min":0.37,"15min":0.36799999999999999},"max":{"1min":7.5519999999999996,"5min":11.332000000000001,"15min":11.332000000000001},"last":4.8700000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:31:29 2023","interfaces":[{"interface":"back","average":{"1min":2.964,"5min":2.2839999999999998,"15min":2.1150000000000002},"min":{"1min":0.434,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":8.2699999999999996,"5min":10.244,"15min":11.324},"last":0.71399999999999997},{"interface":"front","average":{"1min":2.9119999999999999,"5min":2.0169999999999999,"15min":2.1920000000000002},"min":{"1min":0.42899999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":13.869,"5min":13.869,"15min":13.869},"last":0.63500000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823085,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":648744,"kb_used_data":58912,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":93096408,"statfs":{"total":95995035648,"available":95330721792,"internally_reserved":0,"allocated":60325888,"data_stored":59817695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"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":[4,1,0,0,1,5],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:31:58 2023","interfaces":[{"interface":"back","average":{"1min":2.173,"5min":1.5780000000000001,"15min":1.702},"min":{"1min":0.32200000000000001,"5min":0.254,"15min":0.254},"max":{"1min":7.7759999999999998,"5min":10.135,"15min":95.099999999999994},"last":0.45600000000000002},{"interface":"front","average":{"1min":1.698,"5min":1.3420000000000001,"15min":1.6970000000000001},"min":{"1min":0.33500000000000002,"5min":0.254,"15min":0.221},"max":{"1min":5.6269999999999998,"5min":10.916,"15min":95.147000000000006},"last":2.7189999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:31:20 2023","interfaces":[{"interface":"back","average":{"1min":1.6060000000000001,"5min":1.5700000000000001,"15min":1.657},"min":{"1min":0.36799999999999999,"5min":0.27800000000000002,"15min":0.26700000000000002},"max":{"1min":5.5529999999999999,"5min":11.27,"15min":94.028999999999996},"last":0.35799999999999998},{"interface":"front","average":{"1min":2.6560000000000001,"5min":1.764,"15min":1.847},"min":{"1min":0.30499999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":9.0389999999999997,"5min":9.0389999999999997,"15min":94.141999999999996},"last":0.44500000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:31:44 2023","interfaces":[{"interface":"back","average":{"1min":1.9890000000000001,"5min":1.8,"15min":1.6950000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.312},"max":{"1min":9.2029999999999994,"5min":9.2029999999999994,"15min":59.082000000000001},"last":1.9450000000000001},{"interface":"front","average":{"1min":2.419,"5min":1.867,"15min":1.891},"min":{"1min":0.38200000000000001,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":7.7610000000000001,"5min":10.177,"15min":61.100999999999999},"last":0.57399999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:31:20 2023","interfaces":[{"interface":"back","average":{"1min":1.5409999999999999,"5min":1.5409999999999999,"15min":1.333},"min":{"1min":0.35299999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":5.5970000000000004,"5min":11.362,"15min":11.362},"last":2.6930000000000001},{"interface":"front","average":{"1min":2.6989999999999998,"5min":1.7749999999999999,"15min":1.7609999999999999},"min":{"1min":0.39900000000000002,"5min":0.374,"15min":0.374},"max":{"1min":9.1699999999999999,"5min":9.1699999999999999,"15min":9.1699999999999999},"last":0.56000000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:31:58 2023","interfaces":[{"interface":"back","average":{"1min":3.3140000000000001,"5min":2.2210000000000001,"15min":1.6379999999999999},"min":{"1min":0.41699999999999998,"5min":0.309,"15min":0.309},"max":{"1min":10.890000000000001,"5min":10.890000000000001,"15min":10.890000000000001},"last":0.40400000000000003},{"interface":"front","average":{"1min":2.855,"5min":2.2949999999999999,"15min":1.6699999999999999},"min":{"1min":0.36099999999999999,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":8.8330000000000002,"5min":15.02,"15min":15.02},"last":0.67500000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":2.8809999999999998,"5min":2.5019999999999998,"15min":1.8169999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.373},"max":{"1min":8.5630000000000006,"5min":13.843,"15min":13.843},"last":0.55000000000000004},{"interface":"front","average":{"1min":2.7109999999999999,"5min":2.1349999999999998,"15min":1.7070000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.31},"max":{"1min":7.3460000000000001,"5min":10.945,"15min":14.4},"last":2.6509999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:31:25 2023","interfaces":[{"interface":"back","average":{"1min":2.722,"5min":2.3119999999999998,"15min":2.415},"min":{"1min":0.35699999999999998,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":8.4670000000000005,"5min":16.745999999999999,"15min":16.745999999999999},"last":0.51000000000000001},{"interface":"front","average":{"1min":2.5880000000000001,"5min":2.2919999999999998,"15min":1.988},"min":{"1min":0.60799999999999998,"5min":0.40200000000000002,"15min":0.39600000000000002},"max":{"1min":7.6680000000000001,"5min":11.003,"15min":11.305},"last":2.742}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":35323904,"data_stored":35323904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":62590976,"data_stored":62586904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":43122688,"data_stored":43122688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":38670336,"data_stored":38666264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":27721728,"data_stored":27721728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:32:24.389 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T20:32:24.390 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 21 2023-09-23T20:32:24.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:24.433 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:24 smithi173 bash[59517]: cluster 2023-09-23T20:32:22.494890+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 505 op/s 2023-09-23T20:32:24.433 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:24 smithi173 bash[59517]: audit 2023-09-23T20:32:24.148833+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:24.433 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:24 smithi173 bash[59517]: audit 2023-09-23T20:32:24.156252+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:24.455 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:24.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:24.560 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:24.587 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:24.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:24.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.715 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:24.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:24.818 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:24.844 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:24.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:24.982 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:24.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:24.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:25.086 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:25.117 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:25.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:25.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:25.249 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:25.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:25.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:25.439 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:25.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:25.543 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:25.579 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:25.683 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:25.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:25 smithi173 bash[59517]: cluster 2023-09-23T20:32:24.495545+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 482 op/s 2023-09-23T20:32:25.697 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:25 smithi173 bash[59517]: audit 2023-09-23T20:32:24.602442+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:25.698 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:25 smithi173 bash[59517]: audit 2023-09-23T20:32:24.603331+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:25.698 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:25 smithi173 bash[59517]: audit 2023-09-23T20:32:25.306409+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:25.715 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:25.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:25.820 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:25.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:25.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:25.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:25 smithi098 bash[78228]: cluster 2023-09-23T20:32:24.495545+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 482 op/s 2023-09-23T20:32:25.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:25 smithi098 bash[78228]: audit 2023-09-23T20:32:24.602442+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:25.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:25 smithi098 bash[78228]: audit 2023-09-23T20:32:24.603331+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:25.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:25 smithi098 bash[78228]: audit 2023-09-23T20:32:25.306409+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:25.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:25 smithi098 bash[74888]: cluster 2023-09-23T20:32:24.495545+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 482 op/s 2023-09-23T20:32:25.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:25 smithi098 bash[74888]: audit 2023-09-23T20:32:24.602442+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:25.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:25 smithi098 bash[74888]: audit 2023-09-23T20:32:24.603331+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:25.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:25 smithi098 bash[74888]: audit 2023-09-23T20:32:25.306409+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:25.951 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:25.981 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:25.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:25.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:26.085 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:26.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:26.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:26.181 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:32:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:32:26] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.33.4" 2023-09-23T20:32:26.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:26.250 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:26.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:26.354 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:26.382 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:26.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:26.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:26.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:26.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:26.620 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:26.655 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:26.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:26.759 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:26.788 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:26.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:26.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:26.925 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:26.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:26.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:27.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:27.058 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:27.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:27.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:27.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:27.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:27.293 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:27.324 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:27.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:27.427 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:27.459 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:32:27.460 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:32:27.460 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:32:27.460 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:32:27.460 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.460 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104088 7.5 7:a06ade36:::benchmark_data_smithi098_125195_object4801:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:32:27.460 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887439+0000", 2023-09-23T20:32:27.460 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 499.56289692600001, 2023-09-23T20:32:27.460 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0537687330000001, 2023-09-23T20:32:27.460 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.460 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:32:27.460 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104088 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887439+0000", 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.461 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.462 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887439+0000", 2023-09-23T20:32:27.462 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.462 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.462 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.462 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.462 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887438+0000", 2023-09-23T20:32:27.462 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:27.462 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.462 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.462 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.462 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887446+0000", 2023-09-23T20:32:27.463 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4290000000000001e-06 2023-09-23T20:32:27.463 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.463 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.463 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.463 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887459+0000", 2023-09-23T20:32:27.463 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2500999999999999e-05 2023-09-23T20:32:27.463 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.463 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.463 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.463 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887471+0000", 2023-09-23T20:32:27.463 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1963999999999999e-05 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887590+0000", 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000119774 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887604+0000", 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3332999999999999e-05 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.464 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889136+0000", 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0015317989999999 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889147+0000", 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1596e-05 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.465 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.923490+0000", 2023-09-23T20:32:27.466 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0343424530000001 2023-09-23T20:32:27.466 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.466 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.466 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:32:27.466 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.923712+0000", 2023-09-23T20:32:27.466 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00022245399999999999 2023-09-23T20:32:27.466 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.466 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.466 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.466 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941006+0000", 2023-09-23T20:32:27.466 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017294038000000001 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941208+0000", 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000202163 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104092 7.5 7:a55e6cd7:::benchmark_data_smithi098_125195_object4805:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:32:27.467 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887493+0000", 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 499.56284296400003, 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0708347370000002, 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104092 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.468 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887493+0000", 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887493+0000", 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887493+0000", 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:32:27.469 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.470 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.470 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.470 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887496+0000", 2023-09-23T20:32:27.470 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.5370000000000002e-06 2023-09-23T20:32:27.470 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.470 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.470 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.470 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887504+0000", 2023-09-23T20:32:27.470 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6329999999999996e-06 2023-09-23T20:32:27.470 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.470 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887511+0000", 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.934e-06 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887667+0000", 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015614599999999999 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.471 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887678+0000", 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0981e-05 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889170+0000", 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0014917729999999 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889177+0000", 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8589999999999999e-06 2023-09-23T20:32:27.472 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.926692+0000", 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0375156679999999 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.926794+0000", 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000101542 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.473 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.474 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958179+0000", 2023-09-23T20:32:27.474 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.031385465000000001 2023-09-23T20:32:27.474 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.474 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.474 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.474 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958328+0000", 2023-09-23T20:32:27.474 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014878 2023-09-23T20:32:27.474 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.474 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.474 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.474 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104094 7.5 7:af22e372:::benchmark_data_smithi098_125195_object4807:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887626+0000", 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 499.56271063200001, 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0565889500000001, 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104094 2023-09-23T20:32:27.475 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887626+0000", 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887626+0000", 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.476 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887625+0000", 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887636+0000", 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.097e-05 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.477 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887645+0000", 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2529999999999993e-06 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887653+0000", 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6020000000000002e-06 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887715+0000", 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2599000000000002e-05 2023-09-23T20:32:27.478 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887723+0000", 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.174e-06 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889198+0000", 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0014741709999999 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.479 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889204+0000", 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8159999999999996e-06 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.926832+0000", 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.037627334 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.927002+0000", 2023-09-23T20:32:27.480 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016993800000000001 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.927173+0000", 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017113 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941190+0000", 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014017477 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.481 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.482 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.482 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941277+0000", 2023-09-23T20:32:27.482 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.7039000000000005e-05 2023-09-23T20:32:27.482 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.482 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.482 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.482 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941411+0000", 2023-09-23T20:32:27.482 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013402800000000001 2023-09-23T20:32:27.482 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.482 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.482 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941470+0000", 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8591999999999997e-05 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.944215+0000", 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0027448300000000002 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.483 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104101 7.5 7:a8eddeac:::benchmark_data_smithi098_125195_object4814:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887660+0000", 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 499.56267692, 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0799058619999999, 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104101 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.484 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887660+0000", 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887660+0000", 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.485 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887659+0000", 2023-09-23T20:32:27.486 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:32:27.486 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.486 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.486 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.486 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887662+0000", 2023-09-23T20:32:27.486 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2890000000000002e-06 2023-09-23T20:32:27.486 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.486 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.486 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.486 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887669+0000", 2023-09-23T20:32:27.486 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2539999999999998e-06 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887674+0000", 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.271e-06 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887749+0000", 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5066000000000003e-05 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.487 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887757+0000", 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3979999999999999e-06 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889224+0000", 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0014672019999999 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.488 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889231+0000", 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6120000000000004e-06 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.931359+0000", 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0421284 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.931526+0000", 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000166148 2023-09-23T20:32:27.489 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.931709+0000", 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000183029 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941204+0000", 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0094957889999999993 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.490 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.941350+0000", 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014602500000000001 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964408+0000", 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.023057981000000002 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.964469+0000", 2023-09-23T20:32:27.491 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0430000000000002e-05 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.967565+0000", 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0030965070000000001 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104112 7.5 7:a6604ed3:::benchmark_data_smithi098_125195_object4825:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:32:27.492 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887679+0000", 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 499.56265778099998, 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0821144669999998, 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104112 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.493 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.494 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887679+0000", 2023-09-23T20:32:27.494 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.494 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.494 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.494 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.494 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887679+0000", 2023-09-23T20:32:27.494 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.494 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.494 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.494 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.494 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887678+0000", 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887681+0000", 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.357e-06 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887688+0000", 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4050000000000003e-06 2023-09-23T20:32:27.495 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887693+0000", 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.549e-06 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887912+0000", 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00021982800000000001 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.496 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887922+0000", 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2820000000000002e-06 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889251+0000", 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0013293830000001 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889258+0000", 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6320000000000002e-06 2023-09-23T20:32:27.497 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.944260+0000", 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.055002003 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.944360+0000", 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000100109 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.498 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:32:27.499 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.944447+0000", 2023-09-23T20:32:27.499 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.7293999999999995e-05 2023-09-23T20:32:27.499 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.499 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.499 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.499 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958126+0000", 2023-09-23T20:32:27.499 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013679396999999999 2023-09-23T20:32:27.499 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.499 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.499 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.499 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958389+0000", 2023-09-23T20:32:27.501 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00026217599999999998 2023-09-23T20:32:27.501 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.501 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.501 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.501 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.967618+0000", 2023-09-23T20:32:27.501 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0092292580000000006 2023-09-23T20:32:27.501 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.501 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.501 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:32:27.501 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.967659+0000", 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.0664999999999998e-05 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.969793+0000", 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002134539 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104125 7.5 7:a09c14d0:::benchmark_data_smithi098_125195_object4838:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:32:27.502 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887798+0000", 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 499.56253878199999, 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0840572000000002, 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104125 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.503 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.504 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887798+0000", 2023-09-23T20:32:27.504 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.504 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.504 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.504 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.504 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887798+0000", 2023-09-23T20:32:27.504 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.504 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.506 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.506 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.506 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887797+0000", 2023-09-23T20:32:27.506 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:32:27.506 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.506 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887802+0000", 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9860000000000002e-06 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887812+0000", 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0406e-05 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.507 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887820+0000", 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4030000000000001e-06 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887981+0000", 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016172699999999999 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.888005+0000", 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3315e-05 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.508 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889278+0000", 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.001273241 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889286+0000", 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8809999999999996e-06 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.509 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.948423+0000", 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.059136946 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.948583+0000", 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016040999999999999 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.948727+0000", 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014422099999999999 2023-09-23T20:32:27.510 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958401+0000", 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0096732780000000004 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958484+0000", 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3597999999999995e-05 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.511 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.969871+0000", 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011387008000000001 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.969930+0000", 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9327000000000003e-05 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.971855+0000", 2023-09-23T20:32:27.512 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001924357 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104130 7.5 7:ae93d57d:::benchmark_data_smithi098_125195_object4843:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:07.887826+0000", 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 499.56251016900001, 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0871180030000001, 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:27.513 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.514 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.514 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.514 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104130 2023-09-23T20:32:27.514 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.514 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.514 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.514 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.514 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887826+0000", 2023-09-23T20:32:27.514 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.514 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.514 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887826+0000", 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887826+0000", 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.515 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887829+0000", 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1970000000000001e-06 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887836+0000", 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5229999999999998e-06 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.887842+0000", 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5740000000000003e-06 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.516 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.888029+0000", 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018657600000000001 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:07.888036+0000", 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1919999999999999e-06 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.517 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889308+0000", 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0012726949999999 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:08.889315+0000", 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9009999999999997e-06 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958523+0000", 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.069207134 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.518 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958674+0000", 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015156800000000001 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.958831+0000", 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015682700000000001 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.519 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.967587+0000", 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0087559879999999993 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.971922+0000", 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0043348040000000003 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.971977+0000", 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5078999999999999e-05 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.520 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.972037+0000", 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0346999999999997e-05 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:09.974944+0000", 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0029071370000000002 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.521 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104682 7.5 7:ac3940ae:::benchmark_data_smithi098_125195_object5395:head [delete] snapc 0=[] ondisk+write+known_if_redirected e175)", 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.846914+0000", 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 494.603422002, 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4292976479999999, 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104682 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.522 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.523 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.523 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.523 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846914+0000", 2023-09-23T20:32:27.523 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.523 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.523 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.523 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.523 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846914+0000", 2023-09-23T20:32:27.523 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.523 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.523 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846912+0000", 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846923+0000", 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0621e-05 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846945+0000", 2023-09-23T20:32:27.524 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2453999999999999e-05 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.846956+0000", 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0895e-05 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.847078+0000", 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000121575 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.525 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.847187+0000", 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000108787 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.847281+0000", 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4071000000000001e-05 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.850612+0000", 2023-09-23T20:32:27.526 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.003331203 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.874224+0000", 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.023612012000000002 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934035+0000", 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.059810850999999998 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.527 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934050+0000", 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5316999999999999e-05 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931757+0000", 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.997706804 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931814+0000", 2023-09-23T20:32:27.528 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7417000000000003e-05 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.222573+0000", 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.290758633 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.222706+0000", 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013334299999999999 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.529 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.276129+0000", 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.053422501999999997 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.276212+0000", 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3299000000000003e-05 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.530 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104686 7.5 7:a8289119:::benchmark_data_smithi098_125195_object5399:head [delete] snapc 0=[] ondisk+write+known_if_redirected e175)", 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.851862+0000", 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 494.598474248, 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.448375043, 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104686 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.531 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851862+0000", 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851862+0000", 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.532 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851861+0000", 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851868+0000", 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4800000000000004e-06 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851878+0000", 2023-09-23T20:32:27.533 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0278999999999999e-05 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.851884+0000", 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4659999999999998e-06 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.854855+0000", 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0029712139999999998 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.534 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.855002+0000", 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000147384 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.855143+0000", 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014032000000000001 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.870710+0000", 2023-09-23T20:32:27.535 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.015567772000000001 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.874243+0000", 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035325669999999999 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934307+0000", 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.060064501999999999 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.536 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934319+0000", 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1647999999999999e-05 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931858+0000", 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.99753866899999999 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.537 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931869+0000", 2023-09-23T20:32:27.538 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1251e-05 2023-09-23T20:32:27.538 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.538 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.538 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.538 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227410+0000", 2023-09-23T20:32:27.538 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.295541335 2023-09-23T20:32:27.538 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.538 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.538 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:32:27.538 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227557+0000", 2023-09-23T20:32:27.538 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014674499999999999 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.300122+0000", 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.072564857999999996 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.300237+0000", 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000115229 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.539 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104688 7.5 7:aac2fd44:::benchmark_data_smithi098_125195_object5401:head [delete] snapc 0=[] ondisk+write+known_if_redirected e175)", 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.853025+0000", 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 494.59731107300001, 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4571359089999998, 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.540 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104688 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853025+0000", 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853025+0000", 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.541 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.542 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.542 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853024+0000", 2023-09-23T20:32:27.542 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:32:27.542 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.542 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.542 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.542 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853030+0000", 2023-09-23T20:32:27.542 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1040000000000003e-06 2023-09-23T20:32:27.542 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.542 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.542 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853042+0000", 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1368e-05 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.853049+0000", 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2899999999999997e-06 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.863105+0000", 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010056529999999999 2023-09-23T20:32:27.543 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.863233+0000", 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012745899999999999 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.863361+0000", 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012805999999999999 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.544 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.870718+0000", 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0073570980000000003 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.874261+0000", 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035425930000000001 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934359+0000", 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.060098262 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.545 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.546 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.546 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934370+0000", 2023-09-23T20:32:27.546 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1318000000000001e-05 2023-09-23T20:32:27.546 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.546 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.546 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.546 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931901+0000", 2023-09-23T20:32:27.546 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.99753108700000004 2023-09-23T20:32:27.546 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.546 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.546 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931913+0000", 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1304999999999999e-05 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227606+0000", 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2956937530000001 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227687+0000", 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0594999999999997e-05 2023-09-23T20:32:27.547 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.310096+0000", 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.082409110999999993 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.310161+0000", 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5126e-05 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.548 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104706 7.5 7:aba11589:::benchmark_data_smithi098_125195_object5419:head [delete] snapc 0=[] ondisk+write+known_if_redirected e175)", 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.882170+0000", 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 494.56816615399998, 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4378953340000002, 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.549 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104706 2023-09-23T20:32:27.550 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.550 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.550 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.550 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.550 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882170+0000", 2023-09-23T20:32:27.550 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.550 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.550 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.550 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.550 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882170+0000", 2023-09-23T20:32:27.550 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882169+0000", 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882176+0000", 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7470000000000005e-06 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.551 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882188+0000", 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1321999999999999e-05 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.882196+0000", 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6009999999999995e-06 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.884094+0000", 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0018974350000000001 2023-09-23T20:32:27.552 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.884292+0000", 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000198359 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.884472+0000", 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017976 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.553 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.554 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895073+0000", 2023-09-23T20:32:27.554 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010601002 2023-09-23T20:32:27.554 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.554 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.554 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.554 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.899801+0000", 2023-09-23T20:32:27.554 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0047280350000000002 2023-09-23T20:32:27.554 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.554 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.554 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.554 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934404+0000", 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.034603227 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.934413+0000", 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9660000000000002e-06 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931947+0000", 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.99753413099999999 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.555 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.931960+0000", 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2711000000000001e-05 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227736+0000", 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2957761749999999 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:32:27.556 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227867+0000", 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013069899999999999 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.319963+0000", 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.092096280000000003 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.320066+0000", 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000102649 2023-09-23T20:32:27.557 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:104708 7.5 7:a7e8efd1:::benchmark_data_smithi098_125195_object5421:head [delete] snapc 0=[] ondisk+write+known_if_redirected e175)", 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:24:12.895260+0000", 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 494.55507599499998, 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4360498370000001, 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.558 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 104708 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895260+0000", 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.559 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895260+0000", 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895258+0000", 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895270+0000", 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1192000000000001e-05 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.560 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895287+0000", 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7581e-05 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895300+0000", 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3158e-05 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.561 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895388+0000", 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.7431999999999999e-05 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.895551+0000", 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016296400000000001 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.896000+0000", 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00044935400000000001 2023-09-23T20:32:27.562 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.899908+0000", 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039081640000000004 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.903376+0000", 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0034676139999999999 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.563 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.564 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.935683+0000", 2023-09-23T20:32:27.564 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.032306646000000001 2023-09-23T20:32:27.564 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.564 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.564 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.564 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:12.935697+0000", 2023-09-23T20:32:27.564 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4504999999999999e-05 2023-09-23T20:32:27.564 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.564 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.564 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.564 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.932019+0000", 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.99632216299999998 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:13.932033+0000", 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4263999999999999e-05 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.227905+0000", 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2958713630000001 2023-09-23T20:32:27.565 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.228017+0000", 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011244299999999999 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.331242+0000", 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.103224698 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.566 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:24:15.331310+0000", 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8308999999999999e-05 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:140630 7.5 7:a8dd4a8a:::benchmark_data_smithi098_125195_object41343:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:25:24.121481+0000", 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 423.328854933, 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1107326949999998, 2023-09-23T20:32:27.567 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 140630 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121481+0000", 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.568 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121481+0000", 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121480+0000", 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.569 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121488+0000", 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0020000000000006e-06 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121504+0000", 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6458000000000001e-05 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.121512+0000", 2023-09-23T20:32:27.570 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.2130000000000008e-06 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122204+0000", 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00069155200000000001 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122378+0000", 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017370999999999999 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.571 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122555+0000", 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000177534 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.131101+0000", 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0085459869999999997 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.140413+0000", 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0093112820000000006 2023-09-23T20:32:27.572 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185090+0000", 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.044677771999999998 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185106+0000", 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5488000000000001e-05 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.573 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839142+0000", 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.65403592600000005 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839163+0000", 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1673999999999999e-05 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.218697+0000", 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.37953386 2023-09-23T20:32:27.574 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.219042+0000", 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000345201 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.232110+0000", 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013067677 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.575 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.232214+0000", 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000104045 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:140632 7.5 7:a52f715b:::benchmark_data_smithi098_125195_object41345:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:25:24.122330+0000", 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 423.32800633099998, 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1286963910000001, 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.576 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 140632 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122330+0000", 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.577 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122330+0000", 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122329+0000", 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122335+0000", 2023-09-23T20:32:27.578 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5639999999999996e-06 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122343+0000", 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3100000000000001e-06 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.122350+0000", 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4899999999999997e-06 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.579 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.126541+0000", 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0041919669999999996 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.126720+0000", 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000178498 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.126896+0000", 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000175639 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.580 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.131174+0000", 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0042783860000000003 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.140461+0000", 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0092866230000000008 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185232+0000", 2023-09-23T20:32:27.581 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.044771456000000001 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185243+0000", 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1395e-05 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839222+0000", 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.653978897 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.582 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839238+0000", 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5186e-05 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224016+0000", 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3847783419999999 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:32:27.583 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224181+0000", 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000164766 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.250930+0000", 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.026749653000000002 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.251026+0000", 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6168999999999994e-05 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.584 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:140645 7.5 7:ae40cb54:::benchmark_data_smithi098_125195_object41358:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:25:24.143960+0000", 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 423.30637615099999, 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1165770479999999, 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.585 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 140645 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143960+0000", 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143960+0000", 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.586 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143959+0000", 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143966+0000", 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9460000000000001e-06 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.587 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143976+0000", 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0441e-05 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.143982+0000", 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7180000000000001e-06 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.146619+0000", 2023-09-23T20:32:27.588 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0026373899999999999 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.146797+0000", 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017815600000000001 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.146971+0000", 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017312999999999999 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.589 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.156591+0000", 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0096208869999999998 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.169108+0000", 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012516958999999999 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185280+0000", 2023-09-23T20:32:27.590 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016171813 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185290+0000", 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6479999999999998e-06 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839284+0000", 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.65399397699999995 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.591 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839298+0000", 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4256e-05 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224227+0000", 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.384929045 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:32:27.592 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224357+0000", 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013000300000000001 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.260472+0000", 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.036114994999999997 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.260537+0000", 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5177000000000003e-05 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.593 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.594 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.594 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.594 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.594 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:140649 7.5 7:acd80f26:::benchmark_data_smithi098_125195_object41362:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-09-23T20:32:27.594 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:25:24.151984+0000", 2023-09-23T20:32:27.594 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 423.29835240900002, 2023-09-23T20:32:27.594 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1149142470000002, 2023-09-23T20:32:27.594 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.594 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:32:27.594 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.594 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 140649 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.151984+0000", 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.151984+0000", 2023-09-23T20:32:27.595 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.151982+0000", 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.151990+0000", 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1529999999999997e-06 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.596 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.152004+0000", 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3332999999999999e-05 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.152013+0000", 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3389999999999999e-06 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.597 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.152058+0000", 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4660000000000003e-05 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.152176+0000", 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000118435 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.152278+0000", 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0001015 2023-09-23T20:32:27.598 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.156774+0000", 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0044962810000000004 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.169147+0000", 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012372661 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.599 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185318+0000", 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016170983999999999 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.185327+0000", 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0559999999999994e-06 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839342+0000", 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.65401576900000002 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.600 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839357+0000", 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4953999999999999e-05 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224392+0000", 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3850347000000001 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:32:27.601 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224507+0000", 2023-09-23T20:32:27.602 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000114608 2023-09-23T20:32:27.602 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.602 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.602 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.602 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.266821+0000", 2023-09-23T20:32:27.602 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.042314366999999999 2023-09-23T20:32:27.602 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.602 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.602 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.602 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.266898+0000", 2023-09-23T20:32:27.602 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7161000000000002e-05 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.44858.0:140702 7.5 7:a4734dd9:::benchmark_data_smithi098_125195_object41415:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:25:24.294805+0000", 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 423.155531328, 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0261498570000001, 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.603 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.44858", 2023-09-23T20:32:27.604 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:27.604 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 140702 2023-09-23T20:32:27.604 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.604 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.604 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.604 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.604 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294805+0000", 2023-09-23T20:32:27.604 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.604 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.604 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.604 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294805+0000", 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294804+0000", 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294809+0000", 2023-09-23T20:32:27.605 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6489999999999999e-06 2023-09-23T20:32:27.606 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.606 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.606 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.606 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294820+0000", 2023-09-23T20:32:27.606 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0756e-05 2023-09-23T20:32:27.606 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.606 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.606 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.606 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294827+0000", 2023-09-23T20:32:27.606 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4410000000000004e-06 2023-09-23T20:32:27.606 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294892+0000", 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5238000000000001e-05 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.294905+0000", 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2802e-05 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.607 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839413+0000", 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.54450737999999999 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:24.839425+0000", 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2328e-05 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.224572+0000", 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3851471209999999 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.608 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for degraded object", 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.225364+0000", 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00079209199999999999 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.273906+0000", 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.048542231999999998 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.273986+0000", 2023-09-23T20:32:27.609 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9685999999999996e-05 2023-09-23T20:32:27.610 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.610 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.610 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,6,7", 2023-09-23T20:32:27.610 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.274555+0000", 2023-09-23T20:32:27.610 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000569203 2023-09-23T20:32:27.610 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.610 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.610 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.610 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.287142+0000", 2023-09-23T20:32:27.610 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012586652 2023-09-23T20:32:27.610 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.287170+0000", 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.8425e-05 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.288637+0000", 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001466265 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.611 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.317428+0000", 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.028791232 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.317472+0000", 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4499000000000002e-05 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:25:26.320955+0000", 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.003482696 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.612 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:210580 8.e 8:7e27a4ff:::benchmark_data_smithi098_152778_object105137:head [delete] snapc 0=[] ondisk+write+known_if_redirected e218)", 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:32:17.378424+0000", 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 10.071911991, 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.037312713999999997, 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:32:27.613 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 210580 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.378424+0000", 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.378424+0000", 2023-09-23T20:32:27.614 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.378423+0000", 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.378430+0000", 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6760000000000007e-06 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.615 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.378444+0000", 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.399e-05 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.378456+0000", 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.155e-05 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.616 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.379256+0000", 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000799984 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.379390+0000", 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013442 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.379535+0000", 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000144955 2023-09-23T20:32:27.617 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.382709+0000", 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0031734810000000001 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.388430+0000", 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0057210960000000002 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.618 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.415656+0000", 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.027226139 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.415700+0000", 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.3930000000000001e-05 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.415737+0000", 2023-09-23T20:32:27.619 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.7143e-05 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:210837 8.e 8:7c0b1bdb:::benchmark_data_smithi098_152778_object105394:head [delete] snapc 0=[] ondisk+write+known_if_redirected e218)", 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:32:17.731984+0000", 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 9.7183521989999999, 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.036225110999999997, 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.620 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 210837 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.731984+0000", 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.621 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.731984+0000", 2023-09-23T20:32:27.622 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.622 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.622 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.622 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.622 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.731982+0000", 2023-09-23T20:32:27.622 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:27.622 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.622 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.622 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.622 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.731989+0000", 2023-09-23T20:32:27.622 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7179999999999999e-06 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.732001+0000", 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1813e-05 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.732010+0000", 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6009999999999995e-06 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.623 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.732050+0000", 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.0187e-05 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.732131+0000", 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0810999999999996e-05 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.732203+0000", 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2512e-05 2023-09-23T20:32:27.624 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.749309+0000", 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017106273000000002 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.754402+0000", 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.005092755 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.625 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.768138+0000", 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013735442 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.768182+0000", 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4517000000000001e-05 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.768209+0000", 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7271999999999999e-05 2023-09-23T20:32:27.626 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35232.0:210840 8.e 8:722dae64:::benchmark_data_smithi098_152778_object105397:head [delete] snapc 0=[] ondisk+write+known_if_redirected e218)", 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:32:17.736025+0000", 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 9.7143115350000002, 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.044843401999999997, 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35232", 2023-09-23T20:32:27.627 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 210840 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.736025+0000", 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.736025+0000", 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:32:27.628 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.736024+0000", 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.736027+0000", 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0089999999999999e-06 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:32:27.629 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.736034+0000", 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4470000000000003e-06 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.736039+0000", 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9300000000000002e-06 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.749504+0000", 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013465365 2023-09-23T20:32:27.630 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.749669+0000", 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000165081 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.749811+0000", 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000141958 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.631 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.754579+0000", 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.004767777 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.763401+0000", 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0088216519999999993 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.780798+0000", 2023-09-23T20:32:27.632 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017397592 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.780839+0000", 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.0729999999999998e-05 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:32:17.780868+0000", 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.9427000000000001e-05 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.633 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.634 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.634 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:32:27.634 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:32:27.634 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:32:27.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.635 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:27.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:27.736 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:27.773 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:27.775 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:27 smithi098 bash[74888]: cluster 2023-09-23T20:32:26.496302+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 222 op/s 2023-09-23T20:32:27.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:27.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:27.776 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:27 smithi098 bash[78228]: cluster 2023-09-23T20:32:26.496302+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 222 op/s 2023-09-23T20:32:27.877 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:27.890 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:27 smithi173 bash[59517]: cluster 2023-09-23T20:32:26.496302+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 222 op/s 2023-09-23T20:32:27.912 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:28.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:28.240 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:28.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:28.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:28.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:28.397 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:28.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:28.500 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:28.532 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:28.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:28.636 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:28.672 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:28.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:28.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:28.797 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:28.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:28.900 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:28.926 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:28.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:28.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:29.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:29.053 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:29.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:29.156 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:29.190 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:29.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:29.294 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:29.323 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:29.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:29.427 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:29.461 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:29.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:29.565 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:29.591 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:29.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:29.603 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T20:32:29.694 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:29.728 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:29.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:29.832 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:29.843 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[78228]: cluster 2023-09-23T20:32:28.496902+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 126 op/s 2023-09-23T20:32:29.843 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[78228]: audit 2023-09-23T20:32:28.740848+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:29.843 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[78228]: audit 2023-09-23T20:32:28.748798+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:29.844 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[78228]: audit 2023-09-23T20:32:29.218898+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:32:29.844 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[78228]: audit 2023-09-23T20:32:29.220387+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:32:29.844 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[78228]: audit 2023-09-23T20:32:29.228979+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:29.844 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[74888]: cluster 2023-09-23T20:32:28.496902+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 126 op/s 2023-09-23T20:32:29.844 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[74888]: audit 2023-09-23T20:32:28.740848+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:29.844 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[74888]: audit 2023-09-23T20:32:28.748798+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:29.844 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[74888]: audit 2023-09-23T20:32:29.218898+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:32:29.844 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[74888]: audit 2023-09-23T20:32:29.220387+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:32:29.844 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:29 smithi098 bash[74888]: audit 2023-09-23T20:32:29.228979+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:29.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:29.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:29.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:29.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:29.999 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:32:29.999 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:30.001 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:29 smithi173 bash[59517]: cluster 2023-09-23T20:32:28.496902+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 126 op/s 2023-09-23T20:32:30.001 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:29 smithi173 bash[59517]: audit 2023-09-23T20:32:28.740848+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:30.001 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:29 smithi173 bash[59517]: audit 2023-09-23T20:32:28.748798+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:30.001 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:29 smithi173 bash[59517]: audit 2023-09-23T20:32:29.218898+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:32:30.002 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:29 smithi173 bash[59517]: audit 2023-09-23T20:32:29.220387+0000 mon.a (mon.0) 1188 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:32:30.002 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:29 smithi173 bash[59517]: audit 2023-09-23T20:32:29.228979+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:30.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:30.027 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:32:30.054 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:32:30.075 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:30.075 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:30.085 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:32:30.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:30.114 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:32:30.136 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:32:30.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:30.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:30.159 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:32:30.180 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:32:30.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:32:30.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:32:30.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:32:30.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:32:30.182 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:32:30.183 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:32:30.183 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:32:30.183 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:32:30.243 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:30.274 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:30.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:30.380 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:30.416 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:30.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:30.520 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:30.547 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:30.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:30.651 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:30.685 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:30.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:30.789 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:30.816 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:30.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:30.919 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:30.941 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:30.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:30.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:31.045 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:31.067 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:31.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:31.170 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:31.191 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:31.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:31.295 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:31.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:30 smithi173 bash[59517]: audit 2023-09-23T20:32:29.967123+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.98:0/3748057091' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:31.326 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:31.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:31.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:31.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:31 smithi098 bash[74888]: audit 2023-09-23T20:32:29.967123+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.98:0/3748057091' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:31.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:31 smithi098 bash[78228]: audit 2023-09-23T20:32:29.967123+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.98:0/3748057091' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:31.460 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:31.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:31.564 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:31.589 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:31.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:31.693 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:31.725 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:31.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:31.828 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:31.865 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:31.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:31.969 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:31.991 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:31.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:31.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:32.094 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:32.128 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:32.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:32.244 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:31 smithi173 bash[59517]: cluster 2023-09-23T20:32:30.497523+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 108 op/s 2023-09-23T20:32:32.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:32.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:32.366 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:32.380 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:31 smithi098 bash[74888]: cluster 2023-09-23T20:32:30.497523+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 108 op/s 2023-09-23T20:32:32.381 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:31 smithi098 bash[78228]: cluster 2023-09-23T20:32:30.497523+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 108 op/s 2023-09-23T20:32:32.398 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:32.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:32.502 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:32.531 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:32.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:32.635 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:32.667 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:32.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:32.771 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:32.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:32.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:32.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:32.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:32.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:32.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:33.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:33.062 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:33.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:33.166 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:33.192 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:33.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:33.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:33.330 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:33.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:33.434 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:33.469 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:33.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:33.574 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:33.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:33.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:33.711 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:33.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:33.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:33.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:33.875 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:33.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:33.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:33.978 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:34.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:34.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:34.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:34.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:33 smithi173 bash[59517]: cluster 2023-09-23T20:32:32.498659+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 93 op/s 2023-09-23T20:32:34.135 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:34.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:34.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:34.270 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:34.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:34.374 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:34.404 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:32:34.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:34.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:34.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:33 smithi098 bash[74888]: cluster 2023-09-23T20:32:32.498659+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 93 op/s 2023-09-23T20:32:34.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:33 smithi098 bash[78228]: cluster 2023-09-23T20:32:32.498659+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 93 op/s 2023-09-23T20:32:34.511 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:34.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:34.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:34.550 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:32:34.645 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:34.671 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:34.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:34.775 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:34.804 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:34.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:34.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:34.933 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:34.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:34.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:35.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:35.063 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:35.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:35.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:35.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:35.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:35.305 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:35.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:35.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:35.437 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:35.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:35.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:35.573 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:35.603 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:35.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:35.707 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:35.738 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:35.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:35.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:35.868 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:35.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:35.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:35.974 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:36.005 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:36.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:36.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:35 smithi173 bash[59517]: cluster 2023-09-23T20:32:34.499363+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:36.108 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:36.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:36.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:36.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:36.256 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:32:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:32:36] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.33.4" 2023-09-23T20:32:36.256 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:35 smithi098 bash[78228]: cluster 2023-09-23T20:32:34.499363+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:36.256 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:35 smithi098 bash[74888]: cluster 2023-09-23T20:32:34.499363+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:36.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:36.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:36.379 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:36.404 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:36.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:36.507 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:36.530 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:36.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:36.632 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:36.659 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:36.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:36.743 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-09-23T20:32:36.762 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:36.793 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:36.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:36.896 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:36.924 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:36.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:37.005 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:32:37.027 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:37.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:36 smithi173 bash[59517]: audit 2023-09-23T20:32:36.734237+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.98:0/3602560154' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T20:32:37.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:36 smithi173 bash[59517]: audit 2023-09-23T20:32:36.734809+0000 mon.a (mon.0) 1190 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T20:32:37.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:36 smithi173 bash[59517]: audit 2023-09-23T20:32:36.763036+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.98:0/1194068877' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:32:37.041 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:36 smithi173 bash[59517]: audit 2023-09-23T20:32:36.763645+0000 mon.a (mon.0) 1191 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:32:37.058 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:37.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:37.100 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:36 smithi098 bash[78228]: audit 2023-09-23T20:32:36.734237+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.98:0/3602560154' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T20:32:37.100 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:36 smithi098 bash[78228]: audit 2023-09-23T20:32:36.734809+0000 mon.a (mon.0) 1190 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T20:32:37.100 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:36 smithi098 bash[78228]: audit 2023-09-23T20:32:36.763036+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.98:0/1194068877' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:32:37.100 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:36 smithi098 bash[78228]: audit 2023-09-23T20:32:36.763645+0000 mon.a (mon.0) 1191 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:32:37.100 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:36 smithi098 bash[74888]: audit 2023-09-23T20:32:36.734237+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.98:0/3602560154' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T20:32:37.101 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:36 smithi098 bash[74888]: audit 2023-09-23T20:32:36.734809+0000 mon.a (mon.0) 1190 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T20:32:37.101 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:36 smithi098 bash[74888]: audit 2023-09-23T20:32:36.763036+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.98:0/1194068877' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:32:37.101 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:36 smithi098 bash[74888]: audit 2023-09-23T20:32:36.763645+0000 mon.a (mon.0) 1191 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:32:37.160 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:37.188 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:37.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:37.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:37.326 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:37.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:37.429 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:37.456 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:37.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:37.560 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:37.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:37.692 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:37.723 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:37.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:37.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:37.858 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:37.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:37.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:37.991 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:37.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:37.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:38.094 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:37 smithi173 bash[59517]: cluster 2023-09-23T20:32:36.499902+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:37 smithi173 bash[59517]: cluster 2023-09-23T20:32:36.976612+0000 mon.a (mon.0) 1192 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:37 smithi173 bash[59517]: audit 2023-09-23T20:32:36.994519+0000 mon.a (mon.0) 1193 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:32:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:37 smithi173 bash[59517]: cluster 2023-09-23T20:32:36.994614+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e220: 8 total, 8 up, 6 in 2023-09-23T20:32:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:37 smithi173 bash[59517]: cluster 2023-09-23T20:32:36.996690+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:38.124 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:38.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:38.227 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:38.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:37 smithi098 bash[78228]: cluster 2023-09-23T20:32:36.499902+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:38.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:37 smithi098 bash[78228]: cluster 2023-09-23T20:32:36.976612+0000 mon.a (mon.0) 1192 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:38.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:37 smithi098 bash[78228]: audit 2023-09-23T20:32:36.994519+0000 mon.a (mon.0) 1193 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:32:38.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:37 smithi098 bash[78228]: cluster 2023-09-23T20:32:36.994614+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e220: 8 total, 8 up, 6 in 2023-09-23T20:32:38.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:37 smithi098 bash[78228]: cluster 2023-09-23T20:32:36.996690+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:38.246 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:37 smithi098 bash[74888]: cluster 2023-09-23T20:32:36.499902+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:38.247 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:37 smithi098 bash[74888]: cluster 2023-09-23T20:32:36.976612+0000 mon.a (mon.0) 1192 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:38.247 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:37 smithi098 bash[74888]: audit 2023-09-23T20:32:36.994519+0000 mon.a (mon.0) 1193 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:32:38.247 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:37 smithi098 bash[74888]: cluster 2023-09-23T20:32:36.994614+0000 mon.a (mon.0) 1194 : cluster 0 osdmap e220: 8 total, 8 up, 6 in 2023-09-23T20:32:38.247 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:37 smithi098 bash[74888]: cluster 2023-09-23T20:32:36.996690+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:38.247 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-09-23T20:32:38.248 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-09-23T20:32:38.248 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-09-23T20:32:38.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:38.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:38.270 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:32:38.271 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:32:38.365 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:38.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:38.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:38.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:38.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:38.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:38.623 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:38.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:38.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:38.754 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:38.787 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:38.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:38.890 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:38.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:38.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:38.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:39.022 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:39.024 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:38 smithi098 bash[78228]: cluster 2023-09-23T20:32:37.747404+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:39.024 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:38 smithi098 bash[78228]: cluster 2023-09-23T20:32:37.747587+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:39.024 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:38 smithi098 bash[78228]: cluster 2023-09-23T20:32:37.747620+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:39.024 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:38 smithi098 bash[74888]: cluster 2023-09-23T20:32:37.747404+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:39.024 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:38 smithi098 bash[74888]: cluster 2023-09-23T20:32:37.747587+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:39.024 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:38 smithi098 bash[74888]: cluster 2023-09-23T20:32:37.747620+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:39.052 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:39.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:39.146 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T20:32:39.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:39.157 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:39 smithi173 bash[59517]: cluster 2023-09-23T20:32:37.747404+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:39.157 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:39 smithi173 bash[59517]: cluster 2023-09-23T20:32:37.747587+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:39.158 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:39 smithi173 bash[59517]: cluster 2023-09-23T20:32:37.747620+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T20:32:39.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:39.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:39.293 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:39.323 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:39.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:39.426 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:39.458 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:39.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:39.561 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:39.592 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:39.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:39.696 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:39.726 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:39.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:39.831 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:39.867 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:39.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:39.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:39.970 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:40.001 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:40.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:40.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:40.138 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:40.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:40.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:40.254 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:40 smithi098 bash[78228]: cluster 2023-09-23T20:32:38.500444+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:40.254 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:40 smithi098 bash[78228]: audit 2023-09-23T20:32:39.598824+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:40.255 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:40 smithi098 bash[74888]: cluster 2023-09-23T20:32:38.500444+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:40.255 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:40 smithi098 bash[74888]: audit 2023-09-23T20:32:39.598824+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:40.271 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:40.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:40 smithi173 bash[59517]: cluster 2023-09-23T20:32:38.500444+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:40 smithi173 bash[59517]: audit 2023-09-23T20:32:39.598824+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:40.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:40.403 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:40.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:40.507 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:40.540 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:40.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:40.644 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:40.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:40.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:40.780 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:40.813 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:40.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:40.916 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:40.949 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:40.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:40.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:41.026 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:32:41.052 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:41.106 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:41.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:41.210 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:41.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:41.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:41.349 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:41.378 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:41.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:41.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:41.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:41.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:41.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:41.645 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:41.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:41.749 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:41.782 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:41.782 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:41.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:41.885 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:41.917 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:41.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:41.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:42.021 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:42.055 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:42.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:42.159 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:42.173 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:42 smithi098 bash[74888]: cluster 2023-09-23T20:32:40.501241+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:42.173 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:42 smithi098 bash[78228]: cluster 2023-09-23T20:32:40.501241+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:42.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:42.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:42.293 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:42.319 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:42.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:42 smithi173 bash[59517]: cluster 2023-09-23T20:32:40.501241+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:42.422 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:42.456 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:42.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:42.560 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:42.591 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:42.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:42.695 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:42.722 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:42.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:42.800 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:42.826 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:42.850 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:42.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:42.953 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:42.987 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:42.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:42.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:43.091 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:43.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:32:43.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:32:43.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:43.241 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:43.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:43.248 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2023-09-23T20:32:43.248 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:32:43.248 INFO:tasks.thrashosds.thrasher:Killing osd 1, live_osds are [0, 1, 2, 4, 5, 6, 7, 3] 2023-09-23T20:32:43.248 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-23T20:32:43.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.1 2023-09-23T20:32:43.345 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:43.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:43.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:43.431 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:32:43 smithi098 systemd[1]: Stopping Ceph osd.1 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:32:43.481 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:43.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:43.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:43.617 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:43.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:43.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:43.754 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:43.780 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:43.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:43.882 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:43.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:43.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:43.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:43.921 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:32:44.011 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:44.015 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:44 smithi098 bash[74888]: cluster 2023-09-23T20:32:42.502367+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:44.034 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:44.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:44.136 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:44.158 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:44.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:44.261 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:44.274 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:44 smithi098 bash[78228]: cluster 2023-09-23T20:32:42.502367+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:44.291 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:44.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:44 smithi173 bash[59517]: cluster 2023-09-23T20:32:42.502367+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:44.394 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:44.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:44.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:44.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:44.558 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:44.560 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:32:44 smithi098 bash[87011]: debug 2023-09-23T20:32:44.265+0000 7f6cc4552700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:32:44.560 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:32:44 smithi098 bash[87011]: debug 2023-09-23T20:32:44.265+0000 7f6cc4552700 -1 osd.1 220 *** Got signal Terminated *** 2023-09-23T20:32:44.560 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:32:44 smithi098 bash[87011]: debug 2023-09-23T20:32:44.265+0000 7f6cc4552700 -1 osd.1 220 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:32:44.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:44.662 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:44.700 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:44.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:44.804 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:44.826 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:32:44.830 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:44.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:44.934 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:44.965 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:44.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:44.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:45.069 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:45.078 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:45 smithi173 bash[59517]: cluster 2023-09-23T20:32:44.271453+0000 mon.a (mon.0) 1196 : cluster 1 osd.1 marked itself down and dead 2023-09-23T20:32:45.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:45.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:45.204 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:45.212 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:45 smithi098 bash[78228]: cluster 2023-09-23T20:32:44.271453+0000 mon.a (mon.0) 1196 : cluster 1 osd.1 marked itself down and dead 2023-09-23T20:32:45.212 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:45 smithi098 bash[74888]: cluster 2023-09-23T20:32:44.271453+0000 mon.a (mon.0) 1196 : cluster 1 osd.1 marked itself down and dead 2023-09-23T20:32:45.228 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:45.332 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:45.353 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:45.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:45.456 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:45.479 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:45.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:45.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:45.612 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:45.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:45.716 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:45.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:45.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:45.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:45.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:45.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:45.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:45.974 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:46.007 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:46.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:46.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:46.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:46.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:46.237 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:46.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:46 smithi173 bash[59517]: cluster 2023-09-23T20:32:44.503190+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:46.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:46 smithi173 bash[59517]: cluster 2023-09-23T20:32:45.009648+0000 mon.a (mon.0) 1197 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:32:46.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:46 smithi173 bash[59517]: cluster 2023-09-23T20:32:45.020554+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e221: 8 total, 7 up, 6 in 2023-09-23T20:32:46.264 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:46.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:46.367 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:46.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:46.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:46.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:46 smithi098 bash[78228]: cluster 2023-09-23T20:32:44.503190+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:46.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:46 smithi098 bash[78228]: cluster 2023-09-23T20:32:45.009648+0000 mon.a (mon.0) 1197 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:32:46.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:46 smithi098 bash[78228]: cluster 2023-09-23T20:32:45.020554+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e221: 8 total, 7 up, 6 in 2023-09-23T20:32:46.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:46 smithi098 bash[74888]: cluster 2023-09-23T20:32:44.503190+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:46.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:46 smithi098 bash[74888]: cluster 2023-09-23T20:32:45.009648+0000 mon.a (mon.0) 1197 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T20:32:46.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:46 smithi098 bash[74888]: cluster 2023-09-23T20:32:45.020554+0000 mon.a (mon.0) 1198 : cluster 0 osdmap e221: 8 total, 7 up, 6 in 2023-09-23T20:32:46.432 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:32:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:32:46] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.33.4" 2023-09-23T20:32:46.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:46.526 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:46.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:46.629 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:46.653 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:46.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:46.756 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:46.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:46.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:46.889 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:46.910 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:46.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:46.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:47.013 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:47.043 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:47.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:47.148 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:47.178 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:47.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:47.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[78228]: cluster 2023-09-23T20:32:45.314906+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:32:47.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[78228]: cluster 2023-09-23T20:32:45.317386+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:32:47.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[78228]: cluster 2023-09-23T20:32:46.027964+0000 mon.a (mon.0) 1199 : cluster 0 osdmap e222: 8 total, 7 up, 6 in 2023-09-23T20:32:47.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[78228]: cluster 2023-09-23T20:32:46.033436+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[78228]: cluster 2023-09-23T20:32:46.033487+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[78228]: cluster 2023-09-23T20:32:46.034104+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[78228]: cluster 2023-09-23T20:32:46.036693+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[78228]: cluster 2023-09-23T20:32:46.037601+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[74888]: cluster 2023-09-23T20:32:45.314906+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:32:47.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[74888]: cluster 2023-09-23T20:32:45.317386+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:32:47.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[74888]: cluster 2023-09-23T20:32:46.027964+0000 mon.a (mon.0) 1199 : cluster 0 osdmap e222: 8 total, 7 up, 6 in 2023-09-23T20:32:47.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[74888]: cluster 2023-09-23T20:32:46.033436+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[74888]: cluster 2023-09-23T20:32:46.033487+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[74888]: cluster 2023-09-23T20:32:46.034104+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[74888]: cluster 2023-09-23T20:32:46.036693+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:47 smithi098 bash[74888]: cluster 2023-09-23T20:32:46.037601+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.281 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.292 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:47 smithi173 bash[59517]: cluster 2023-09-23T20:32:45.314906+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:32:47.292 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:47 smithi173 bash[59517]: cluster 2023-09-23T20:32:45.317386+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T20:32:47.292 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:47 smithi173 bash[59517]: cluster 2023-09-23T20:32:46.027964+0000 mon.a (mon.0) 1199 : cluster 0 osdmap e222: 8 total, 7 up, 6 in 2023-09-23T20:32:47.292 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:47 smithi173 bash[59517]: cluster 2023-09-23T20:32:46.033436+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.292 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:47 smithi173 bash[59517]: cluster 2023-09-23T20:32:46.033487+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.292 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:47 smithi173 bash[59517]: cluster 2023-09-23T20:32:46.034104+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.292 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:47 smithi173 bash[59517]: cluster 2023-09-23T20:32:46.036693+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.292 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:47 smithi173 bash[59517]: cluster 2023-09-23T20:32:46.037601+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T20:32:47.307 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:47.411 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:47.440 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:47.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:47.543 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:47.548 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:32:47.548 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:32:47.575 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:47.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:47.678 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:47.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:47.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:47.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.843 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:47.946 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.980 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:47.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:47.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:48.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:48 smithi173 bash[59517]: cluster 2023-09-23T20:32:46.504344+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v922: 89 pgs: 14 active+undersized, 14 peering, 10 stale+active+clean, 51 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:48.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:48 smithi173 bash[59517]: cluster 2023-09-23T20:32:47.025316+0000 mon.a (mon.0) 1200 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T20:32:48.110 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:48.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:48.245 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:48.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:48.349 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.362 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:32:48 smithi098 bash[171500]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T20:32:48.362 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:48 smithi098 bash[78228]: cluster 2023-09-23T20:32:46.504344+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v922: 89 pgs: 14 active+undersized, 14 peering, 10 stale+active+clean, 51 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:48.362 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:48 smithi098 bash[78228]: cluster 2023-09-23T20:32:47.025316+0000 mon.a (mon.0) 1200 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T20:32:48.363 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:48 smithi098 bash[74888]: cluster 2023-09-23T20:32:46.504344+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v922: 89 pgs: 14 active+undersized, 14 peering, 10 stale+active+clean, 51 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail 2023-09-23T20:32:48.363 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:48 smithi098 bash[74888]: cluster 2023-09-23T20:32:47.025316+0000 mon.a (mon.0) 1200 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T20:32:48.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:48.411 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T20:32:48.480 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:48.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:48.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:48.612 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:48.636 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:48.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:48.738 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.762 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:48.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.878 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:32:48 smithi098 bash[171870]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T20:32:48.893 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:48.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:48.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:48.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:49.028 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:49.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:49.132 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:49.141 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:49 smithi098 bash[74888]: cluster 2023-09-23T20:32:49.037948+0000 mon.a (mon.0) 1201 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:32:49.141 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:49 smithi098 bash[78228]: cluster 2023-09-23T20:32:49.037948+0000 mon.a (mon.0) 1201 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:32:49.154 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:49.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:49.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:49.280 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:49.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:49.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:49 smithi173 bash[59517]: cluster 2023-09-23T20:32:49.037948+0000 mon.a (mon.0) 1201 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:32:49.382 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:49.414 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:49.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:49.517 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:49.545 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:49.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:49.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:49.680 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:49.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:49.783 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:49.815 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:49.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:49.918 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:49.949 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:49.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:49.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:50.052 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:50.078 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:50.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:50.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:50.210 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:50.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:50.313 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:50.324 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:50 smithi098 bash[74888]: cluster 2023-09-23T20:32:48.505487+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v923: 89 pgs: 1 active+undersized+degraded, 24 active+undersized, 14 peering, 6 stale+active+clean, 44 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T20:32:50.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:50 smithi098 bash[78228]: cluster 2023-09-23T20:32:48.505487+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v923: 89 pgs: 1 active+undersized+degraded, 24 active+undersized, 14 peering, 6 stale+active+clean, 44 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T20:32:50.338 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:50.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:50.441 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:50.453 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:50 smithi173 bash[59517]: cluster 2023-09-23T20:32:48.505487+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v923: 89 pgs: 1 active+undersized+degraded, 24 active+undersized, 14 peering, 6 stale+active+clean, 44 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T20:32:50.473 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:50.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:50.577 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:50.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:50.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:50.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:50.732 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:50.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:50.835 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:50.868 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:50.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:50.972 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:50.996 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:50.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:50.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:51.100 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:51.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:51.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:51.236 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:51.256 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:51.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:51.360 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:51.387 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:51.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:51.490 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:51.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:51.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:51.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:51.660 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:51.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:51.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:51.796 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:51.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:51.901 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:51.933 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:51.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:51.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:52.036 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:52.064 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:52.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:52.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:52.182 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:52 smithi173 bash[59517]: cluster 2023-09-23T20:32:50.506185+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v924: 89 pgs: 6 active+undersized+degraded, 35 active+undersized, 14 peering, 34 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:52.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:52.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:52.304 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:52.336 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:52.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:52.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:52 smithi098 bash[74888]: cluster 2023-09-23T20:32:50.506185+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v924: 89 pgs: 6 active+undersized+degraded, 35 active+undersized, 14 peering, 34 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:52.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:52 smithi098 bash[78228]: cluster 2023-09-23T20:32:50.506185+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v924: 89 pgs: 6 active+undersized+degraded, 35 active+undersized, 14 peering, 34 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:52.441 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:52.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:52.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:52.572 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:52.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:52.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:52.707 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:52.735 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:52.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:52.838 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:52.863 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:52.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:52.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:52.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:53.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:53.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:53.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:53.136 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:53.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:53.186 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:32:53.240 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:53.248 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:53 smithi173 bash[59517]: cluster 2023-09-23T20:32:53.097798+0000 mon.a (mon.0) 1202 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2023-09-23T20:32:53.267 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:53.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:53.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:53 smithi098 bash[78228]: cluster 2023-09-23T20:32:53.097798+0000 mon.a (mon.0) 1202 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2023-09-23T20:32:53.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:53 smithi098 bash[74888]: cluster 2023-09-23T20:32:53.097798+0000 mon.a (mon.0) 1202 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2023-09-23T20:32:53.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:53.398 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:53.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:53.497 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:32:53.501 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:53.519 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:32:53.526 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:53.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:53.541 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:32:53.561 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:32:53.582 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:32:53.604 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:32:53.625 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:32:53.626 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:32:53.626 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-09-23T20:32:53.626 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:32:53.626 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:32:53.626 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:32:53.626 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:32:53.627 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:32:53.627 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:32:53.630 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:53.659 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:53.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:53.762 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:53.788 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:53.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:53.892 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:53.914 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:53.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:53.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:54.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:54.038 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:54.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:54.141 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:54.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:54.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:54.276 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:54.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:54 smithi098 bash[78228]: cluster 2023-09-23T20:32:52.507332+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v925: 89 pgs: 6 active+undersized+degraded, 49 active+undersized, 34 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:54.334 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:54 smithi098 bash[78228]: audit 2023-09-23T20:32:53.466965+0000 mon.a (mon.0) 1203 : audit 0 from='client.? 172.21.15.98:0/3360174420' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:54.335 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:54 smithi098 bash[74888]: cluster 2023-09-23T20:32:52.507332+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v925: 89 pgs: 6 active+undersized+degraded, 49 active+undersized, 34 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:54.335 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:54 smithi098 bash[74888]: audit 2023-09-23T20:32:53.466965+0000 mon.a (mon.0) 1203 : audit 0 from='client.? 172.21.15.98:0/3360174420' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:54.349 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:54.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:54.421 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:54 smithi173 bash[59517]: cluster 2023-09-23T20:32:52.507332+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v925: 89 pgs: 6 active+undersized+degraded, 49 active+undersized, 34 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:54.422 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:54 smithi173 bash[59517]: audit 2023-09-23T20:32:53.466965+0000 mon.a (mon.0) 1203 : audit 0 from='client.? 172.21.15.98:0/3360174420' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:32:54.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:54.487 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:54.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:54.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:54.624 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:54.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:54.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:54.752 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:54.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:54.855 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:54.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:54.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:54.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:54.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:55.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.123 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:55.226 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:55.244 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:55.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:55.347 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:55.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:55.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:55.479 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:55.511 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:55.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:55.616 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.640 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:55.744 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:55.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:55 smithi173 bash[59517]: cluster 2023-09-23T20:32:54.508001+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v926: 89 pgs: 6 active+undersized+degraded, 49 active+undersized, 34 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:55.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:55 smithi173 bash[59517]: audit 2023-09-23T20:32:54.604825+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:55.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:55 smithi173 bash[59517]: audit 2023-09-23T20:32:54.607025+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:55.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:55 smithi173 bash[59517]: cluster 2023-09-23T20:32:54.959057+0000 mon.a (mon.0) 1206 : cluster 3 Health check update: Degraded data redundancy: 7/72 objects degraded (9.722%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:32:55.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:55 smithi173 bash[59517]: audit 2023-09-23T20:32:55.174794+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.98:0/1723910091' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:32:55.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:55 smithi173 bash[59517]: audit 2023-09-23T20:32:55.175250+0000 mon.a (mon.0) 1207 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:32:55.772 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:55.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:55.875 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:55.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:55.966 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[78228]: cluster 2023-09-23T20:32:54.508001+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v926: 89 pgs: 6 active+undersized+degraded, 49 active+undersized, 34 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:55.966 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[78228]: audit 2023-09-23T20:32:54.604825+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:55.966 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[78228]: audit 2023-09-23T20:32:54.607025+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:55.966 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[78228]: cluster 2023-09-23T20:32:54.959057+0000 mon.a (mon.0) 1206 : cluster 3 Health check update: Degraded data redundancy: 7/72 objects degraded (9.722%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:32:55.966 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[78228]: audit 2023-09-23T20:32:55.174794+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.98:0/1723910091' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:32:55.966 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[78228]: audit 2023-09-23T20:32:55.175250+0000 mon.a (mon.0) 1207 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:32:55.967 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[74888]: cluster 2023-09-23T20:32:54.508001+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v926: 89 pgs: 6 active+undersized+degraded, 49 active+undersized, 34 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:55.967 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[74888]: audit 2023-09-23T20:32:54.604825+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:32:55.967 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[74888]: audit 2023-09-23T20:32:54.607025+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:32:55.967 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[74888]: cluster 2023-09-23T20:32:54.959057+0000 mon.a (mon.0) 1206 : cluster 3 Health check update: Degraded data redundancy: 7/72 objects degraded (9.722%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T20:32:55.967 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[74888]: audit 2023-09-23T20:32:55.174794+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.98:0/1723910091' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:32:55.967 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:55 smithi098 bash[74888]: audit 2023-09-23T20:32:55.175250+0000 mon.a (mon.0) 1207 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:32:56.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:56.034 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:56.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:56.137 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:56.159 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:56.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:56.168 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_3' removed 2023-09-23T20:32:56.236 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:32:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:32:56] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.33.4" 2023-09-23T20:32:56.262 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:56.287 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:56.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:56.390 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:56.420 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:56.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:56.445 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T20:32:56.445 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T20:32:56.525 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:56.547 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:56.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:56.652 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:56.672 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:56.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:56.775 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:56.800 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:56.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:56.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:56.904 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:56.927 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:32:56.927 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:32:56.927 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:32:56.927 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:32:56.927 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.927 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104097 7.f 7:fe2199aa:::benchmark_data_smithi098_125195_object4810:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e172)", 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:07.891752+0000", 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 529.02853953600004, 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0401788600000001, 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104097 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.928 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:56.929 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891752+0000", 2023-09-23T20:32:56.929 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:56.929 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.929 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.929 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:56.929 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891752+0000", 2023-09-23T20:32:56.929 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:32:56.929 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.929 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.929 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:56.929 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891750+0000", 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1070000000000004e-06 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891755+0000", 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6149999999999997e-06 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891764+0000", 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2109999999999998e-06 2023-09-23T20:32:56.930 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891772+0000", 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2441999999999998e-05 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891815+0000", 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8490000000000006e-06 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:32:56.931 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:07.891822+0000", 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0075898059999999 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:08.899412+0000", 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2826000000000001e-05 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:08.899425+0000", 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.018511972 2023-09-23T20:32:56.932 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.917937+0000", 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0024228259999999999 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.920360+0000", 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019497399999999999 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.933 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:32:56.934 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.920555+0000", 2023-09-23T20:32:56.934 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0056241010000000003 2023-09-23T20:32:56.934 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.934 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.934 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.934 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.926179+0000", 2023-09-23T20:32:56.934 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2067e-05 2023-09-23T20:32:56.934 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.934 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.935 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:56.935 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.926191+0000", 2023-09-23T20:32:56.935 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1857000000000001e-05 2023-09-23T20:32:56.935 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.935 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.935 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.935 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.926253+0000", 2023-09-23T20:32:56.935 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9742999999999999e-05 2023-09-23T20:32:56.936 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.936 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.936 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:56.936 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.926333+0000", 2023-09-23T20:32:56.936 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0055977910000000004 2023-09-23T20:32:56.936 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.936 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.937 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:56.937 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:09.931930+0000", 2023-09-23T20:32:56.937 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0401788600000001 2023-09-23T20:32:56.937 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.937 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:56.937 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.937 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.937 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.938 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104725 7.f 7:f96b2118:::benchmark_data_smithi098_125195_object5438:head [delete] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-09-23T20:32:56.938 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:12.958230+0000", 2023-09-23T20:32:56.938 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 523.96206144899998, 2023-09-23T20:32:56.938 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2930185280000002, 2023-09-23T20:32:56.938 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:56.938 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:56.939 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:56.939 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:56.939 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:56.939 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104725 2023-09-23T20:32:56.939 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.939 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:56.940 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.940 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:56.940 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958230+0000", 2023-09-23T20:32:56.940 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:56.940 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.940 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.940 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:56.941 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958230+0000", 2023-09-23T20:32:56.941 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:56.941 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.941 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.941 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:56.941 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958228+0000", 2023-09-23T20:32:56.941 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9540000000000004e-06 2023-09-23T20:32:56.942 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.942 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.942 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:56.942 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958236+0000", 2023-09-23T20:32:56.942 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3336000000000001e-05 2023-09-23T20:32:56.942 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.943 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.943 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:56.943 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958249+0000", 2023-09-23T20:32:56.943 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3669999999999997e-06 2023-09-23T20:32:56.943 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.943 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.944 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:56.944 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958258+0000", 2023-09-23T20:32:56.944 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6706000000000002e-05 2023-09-23T20:32:56.944 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.944 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.944 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.944 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958314+0000", 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9049999999999992e-06 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:12.958324+0000", 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.98280006900000005 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.941124+0000", 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5719e-05 2023-09-23T20:32:56.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.946 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.946 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:32:56.946 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:13.941140+0000", 2023-09-23T20:32:56.946 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2784226539999999 2023-09-23T20:32:56.946 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.946 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.946 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.946 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.219563+0000", 2023-09-23T20:32:56.946 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018617500000000001 2023-09-23T20:32:56.946 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.946 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.219749+0000", 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019570699999999999 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.219944+0000", 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012681894000000001 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:56.947 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.232626+0000", 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2824000000000002e-05 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.232669+0000", 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.014139839 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.246809+0000", 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8455999999999996e-05 2023-09-23T20:32:56.948 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.246877+0000", 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0043706500000000002 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.251248+0000", 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2930185280000002 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:56.949 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104733 7.f 7:f5653436:::benchmark_data_smithi098_125195_object5446:head [delete] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:14.021896+0000", 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 522.89839532799999, 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2339001620000001, 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:56.950 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104733 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021896+0000", 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021896+0000", 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999962 2023-09-23T20:32:56.951 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021892+0000", 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4344e-05 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021906+0000", 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6784000000000001e-05 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.952 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021923+0000", 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5651e-05 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.021939+0000", 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.02695175 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.048891+0000", 2023-09-23T20:32:56.953 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8300000000000001e-05 2023-09-23T20:32:56.954 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.954 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.954 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:32:56.954 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.048909+0000", 2023-09-23T20:32:56.954 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.179695951 2023-09-23T20:32:56.954 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.954 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.954 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.954 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.228605+0000", 2023-09-23T20:32:56.954 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018464499999999999 2023-09-23T20:32:56.954 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.228790+0000", 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000193489 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.228983+0000", 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0037750010000000001 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.955 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.232758+0000", 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012981232000000001 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.245739+0000", 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.005554153 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.251293+0000", 2023-09-23T20:32:56.956 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9549999999999997e-05 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.251353+0000", 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0044429059999999999 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.255796+0000", 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2339001620000001 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.957 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:104735 7.f 7:fb409918:::benchmark_data_smithi098_125195_object5448:head [delete] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:24:14.025466+0000", 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 522.89482457199995, 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.234116902, 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:56.958 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 104735 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025466+0000", 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025466+0000", 2023-09-23T20:32:56.959 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025464+0000", 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0978999999999999e-05 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025475+0000", 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6954000000000001e-05 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.960 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025492+0000", 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.101e-05 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.025513+0000", 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.024132740999999999 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.961 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.049646+0000", 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2231e-05 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:14.049658+0000", 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1832354170000001 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.232894+0000", 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00039530899999999999 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.962 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.233289+0000", 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00047279100000000002 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.233762+0000", 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0062599040000000002 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:56.963 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.240022+0000", 2023-09-23T20:32:56.964 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0059156039999999997 2023-09-23T20:32:56.964 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.964 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.964 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.964 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.245937+0000", 2023-09-23T20:32:56.964 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.009935882 2023-09-23T20:32:56.964 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.964 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.964 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.964 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.255873+0000", 2023-09-23T20:32:56.964 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5350000000000003e-05 2023-09-23T20:32:56.965 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.965 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.965 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:56.965 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.255938+0000", 2023-09-23T20:32:56.965 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0036450060000000001 2023-09-23T20:32:56.965 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.965 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:24:15.259583+0000", 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.234116902 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:165780 7.f 7:f0b16fa8:::benchmark_data_smithi098_125195_object66493:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:17.804885+0000", 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 399.11540562599998, 2023-09-23T20:32:56.966 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14369544300000001, 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 165780 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804885+0000", 2023-09-23T20:32:56.967 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804885+0000", 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804883+0000", 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0659000000000001e-05 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.968 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804894+0000", 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9780999999999999e-05 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804914+0000", 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5429999999999994e-06 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.804922+0000", 2023-09-23T20:32:56.969 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.029963001999999999 2023-09-23T20:32:56.970 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.970 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.970 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.970 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.834885+0000", 2023-09-23T20:32:56.970 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00073532800000000004 2023-09-23T20:32:56.970 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.970 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.970 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:32:56.970 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.835621+0000", 2023-09-23T20:32:56.970 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.060317886000000001 2023-09-23T20:32:56.970 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.895939+0000", 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000125165 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.896064+0000", 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000269418 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:32:56.971 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.896333+0000", 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023314402000000001 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.919648+0000", 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0049974030000000001 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.924645+0000", 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.022426568000000001 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.972 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.973 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.973 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.947071+0000", 2023-09-23T20:32:56.973 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0028999999999997e-05 2023-09-23T20:32:56.973 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.973 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.973 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:56.973 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.947132+0000", 2023-09-23T20:32:56.973 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001449356 2023-09-23T20:32:56.973 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.973 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.973 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:17.948581+0000", 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14369544300000001 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:166641 7.f 7:ff8241a3:::benchmark_data_smithi098_125195_object67354:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:19.674339+0000", 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 397.24595220100002, 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.162542095, 2023-09-23T20:32:56.974 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 166641 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674339+0000", 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.975 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674339+0000", 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674338+0000", 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6190000000000002e-06 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674345+0000", 2023-09-23T20:32:56.976 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8200000000000003e-06 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674354+0000", 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0690000000000001e-06 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.674359+0000", 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012297989 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.977 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.978 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.978 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.686657+0000", 2023-09-23T20:32:56.978 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00063551099999999995 2023-09-23T20:32:56.978 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.978 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.978 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:32:56.978 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687293+0000", 2023-09-23T20:32:56.978 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057445147000000002 2023-09-23T20:32:56.978 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.979 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.979 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.979 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.744738+0000", 2023-09-23T20:32:56.979 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0001594 2023-09-23T20:32:56.979 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.979 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.979 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:56.980 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.744897+0000", 2023-09-23T20:32:56.980 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000322274 2023-09-23T20:32:56.980 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.980 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.980 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:32:56.980 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.745220+0000", 2023-09-23T20:32:56.980 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0066481099999999996 2023-09-23T20:32:56.981 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.981 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.981 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:56.981 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.751868+0000", 2023-09-23T20:32:56.981 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.051425529999999997 2023-09-23T20:32:56.981 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.982 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.982 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.982 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.803293+0000", 2023-09-23T20:32:56.982 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.029891332999999999 2023-09-23T20:32:56.982 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.983 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.983 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.983 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.833185+0000", 2023-09-23T20:32:56.983 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5370999999999994e-05 2023-09-23T20:32:56.983 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.983 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.983 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:56.984 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.833260+0000", 2023-09-23T20:32:56.984 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0036210700000000001 2023-09-23T20:32:56.984 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.984 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.984 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:56.984 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.836881+0000", 2023-09-23T20:32:56.984 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.162542095 2023-09-23T20:32:56.985 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.985 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:56.985 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.985 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.985 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.985 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:166643 7.f 7:f64fb10e:::benchmark_data_smithi098_125195_object67356:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:32:56.985 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:19.678705+0000", 2023-09-23T20:32:56.986 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 397.24158581699999, 2023-09-23T20:32:56.986 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16056477399999999, 2023-09-23T20:32:56.986 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:56.986 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:56.986 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:56.986 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:56.987 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:56.987 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 166643 2023-09-23T20:32:56.987 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.987 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:56.987 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.987 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:56.988 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678705+0000", 2023-09-23T20:32:56.988 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:56.988 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.988 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.988 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:56.988 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678705+0000", 2023-09-23T20:32:56.989 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:56.989 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.989 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.989 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:56.989 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678704+0000", 2023-09-23T20:32:56.989 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3459999999999996e-06 2023-09-23T20:32:56.989 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.989 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.990 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:56.990 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678711+0000", 2023-09-23T20:32:56.990 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4469e-05 2023-09-23T20:32:56.990 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.990 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.990 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:56.990 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678725+0000", 2023-09-23T20:32:56.990 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0389999999999999e-06 2023-09-23T20:32:56.990 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.990 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.678732+0000", 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0085837499999999994 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687316+0000", 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00053036100000000003 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:32:56.991 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687846+0000", 2023-09-23T20:32:56.992 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.064108015000000004 2023-09-23T20:32:56.992 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.992 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.992 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:56.992 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.751954+0000", 2023-09-23T20:32:56.992 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016001500000000001 2023-09-23T20:32:56.993 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.993 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.993 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:56.993 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.752115+0000", 2023-09-23T20:32:56.993 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000347036 2023-09-23T20:32:56.993 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.993 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.994 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:32:56.994 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.752462+0000", 2023-09-23T20:32:56.994 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023542492000000002 2023-09-23T20:32:56.994 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.994 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.994 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:56.994 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.776004+0000", 2023-09-23T20:32:56.995 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.027324172000000001 2023-09-23T20:32:56.995 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.995 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.995 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.995 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.803328+0000", 2023-09-23T20:32:56.995 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.033615523000000001 2023-09-23T20:32:56.995 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.995 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.995 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:56.995 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.836944+0000", 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2945000000000001e-05 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.837007+0000", 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0022633369999999998 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.839270+0000", 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16056477399999999 2023-09-23T20:32:56.996 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:166644 7.f 7:f71d6154:::benchmark_data_smithi098_125195_object67357:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:19.679509+0000", 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 397.24078216300001, 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16195364000000001, 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:56.997 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 166644 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679509+0000", 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679509+0000", 2023-09-23T20:32:56.998 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679508+0000", 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0529e-05 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679518+0000", 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4062e-05 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:56.999 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679532+0000", 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4869999999999999e-06 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.679539+0000", 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0084098720000000005 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687949+0000", 2023-09-23T20:32:57.000 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0010581309999999999 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.689007+0000", 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.073351424999999998 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.762358+0000", 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0001077 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.001 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.002 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.002 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.762466+0000", 2023-09-23T20:32:57.002 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019345300000000001 2023-09-23T20:32:57.002 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.002 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.002 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:32:57.002 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.762659+0000", 2023-09-23T20:32:57.002 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.027123531999999999 2023-09-23T20:32:57.002 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.002 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.002 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.789783+0000", 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013583674 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.803366+0000", 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.035972195999999998 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.839339+0000", 2023-09-23T20:32:57.003 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0668000000000003e-05 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.839399+0000", 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0020631629999999998 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.841463+0000", 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16195364000000001 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.004 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:166650 7.f 7:f129979e:::benchmark_data_smithi098_125195_object67363:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:19.687620+0000", 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 397.232671471, 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15627481600000001, 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:57.005 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 166650 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687620+0000", 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687620+0000", 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:32:57.006 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687618+0000", 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6889999999999993e-06 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687627+0000", 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6239000000000002e-05 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.007 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687643+0000", 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7889999999999995e-06 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.687651+0000", 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001490927 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.689142+0000", 2023-09-23T20:32:57.008 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001013302 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.690155+0000", 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.085889835999999997 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.776045+0000", 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000100046 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.009 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.776145+0000", 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013882599999999999 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.776284+0000", 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.027119246999999999 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.010 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.803403+0000", 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00080688199999999998 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.804210+0000", 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.037381082000000003 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.841591+0000", 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014724399999999999 2023-09-23T20:32:57.011 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.841738+0000", 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0021562959999999998 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.843894+0000", 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15627481600000001 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.012 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:166660 7.f 7:f61f4e2c:::benchmark_data_smithi098_125195_object67373:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:19.707441+0000", 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 397.21284999900001, 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14188440199999999, 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 166660 2023-09-23T20:32:57.013 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707441+0000", 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707441+0000", 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.014 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707440+0000", 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4900000000000002e-06 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707445+0000", 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8769999999999999e-06 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707454+0000", 2023-09-23T20:32:57.015 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9660000000000004e-06 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.707459+0000", 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001072751 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.708531+0000", 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0010824459999999999 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.016 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.709614+0000", 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.086802950000000004 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.796417+0000", 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00026479599999999998 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.017 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.796682+0000", 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00046175600000000002 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.797143+0000", 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0084326769999999995 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.805576+0000", 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0028403949999999999 2023-09-23T20:32:57.018 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.808416+0000", 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.038203818 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.846620+0000", 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015163399999999999 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.019 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.846772+0000", 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002553587 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:19.849325+0000", 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14188440199999999 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.020 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:181705 7.f 7:f8e9ee48:::benchmark_data_smithi098_125195_object82418:head [delete] snapc 0=[] ondisk+write+known_if_redirected e190)", 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:26:49.573052+0000", 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 367.34723863800002, 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16049643099999999, 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 181705 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.021 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.573052+0000", 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.573052+0000", 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.022 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.573051+0000", 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9060000000000002e-06 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.573059+0000", 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5245000000000001e-05 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.573074+0000", 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3059999999999997e-06 2023-09-23T20:32:57.023 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.573079+0000", 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015635967000000001 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.588715+0000", 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001462142 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.024 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.590177+0000", 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.079292376999999997 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.669470+0000", 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00024736099999999998 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.669717+0000", 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00048591200000000002 2023-09-23T20:32:57.025 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.026 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.026 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:32:57.026 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.670203+0000", 2023-09-23T20:32:57.026 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0074579370000000004 2023-09-23T20:32:57.026 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.026 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.026 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:57.026 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.677661+0000", 2023-09-23T20:32:57.026 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0058497189999999998 2023-09-23T20:32:57.026 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.026 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.683511+0000", 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.048141279000000002 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.731652+0000", 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8422000000000003e-05 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.027 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.731720+0000", 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001828508 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:26:49.733549+0000", 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16049643099999999 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.44858.0:188134 7.f 7:fe34df2d:::benchmark_data_smithi098_125195_object88847:head [delete] snapc 0=[] ondisk+write+known_if_redirected e190)", 2023-09-23T20:32:57.028 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:27:01.077344+0000", 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 355.84294667099999, 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.153630776, 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.44858", 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3588791127", 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 188134 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.029 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.077344+0000", 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.077344+0000", 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.077343+0000", 2023-09-23T20:32:57.030 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2840000000000006e-06 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.077351+0000", 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4283000000000001e-05 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.077376+0000", 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8789999999999992e-06 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.031 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.077384+0000", 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5958000000000002e-05 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.077440+0000", 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0048062670000000004 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for degraded object", 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.082247+0000", 2023-09-23T20:32:57.032 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.083498283000000006 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.165745+0000", 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010320899999999999 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.165848+0000", 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017926199999999999 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.033 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.034 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,7", 2023-09-23T20:32:57.034 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.166027+0000", 2023-09-23T20:32:57.034 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0063950370000000001 2023-09-23T20:32:57.034 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.034 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.034 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:57.034 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.172422+0000", 2023-09-23T20:32:57.034 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.018449172999999999 2023-09-23T20:32:57.034 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.034 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.034 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.190872+0000", 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.038106748000000003 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.228978+0000", 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019138099999999999 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.229170+0000", 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0018054480000000001 2023-09-23T20:32:57.035 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:27:01.230975+0000", 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.153630776 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35232.0:114436 8.4 e209/199 8:29847e37:::benchmark_data_smithi098_152778_object8993:head v 209'7066, mlcod=209'7064)", 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:30:09.340658+0000", 2023-09-23T20:32:57.036 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 167.57963257500001, 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.068528254999999996, 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.340658+0000", 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.340658+0000", 2023-09-23T20:32:57.037 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.340658+0000", 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5180000000000004e-06 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.340663+0000", 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3299999999999999e-06 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.038 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.039 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.039 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.340672+0000", 2023-09-23T20:32:57.039 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5120000000000002e-06 2023-09-23T20:32:57.039 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.039 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.039 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.039 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.340676+0000", 2023-09-23T20:32:57.039 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1003e-05 2023-09-23T20:32:57.039 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.039 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.039 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.340717+0000", 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5739999999999998e-05 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.340733+0000", 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.068376765000000006 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.409110+0000", 2023-09-23T20:32:57.040 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6929999999999997e-05 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.409187+0000", 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.068528254999999996 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35232.0:114439 8.4 e209/199 8:206e8bb7:::benchmark_data_smithi098_152778_object8996:head v 209'7067, mlcod=209'7064)", 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:30:09.345429+0000", 2023-09-23T20:32:57.041 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 167.57486237500001, 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.063814194000000005, 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.345429+0000", 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.042 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.345429+0000", 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.345428+0000", 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.628e-06 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.345437+0000", 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6878e-05 2023-09-23T20:32:57.043 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.345454+0000", 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.6730000000000003e-06 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.345461+0000", 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0033025989999999998 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.044 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.348763+0000", 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2179000000000002e-05 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.348826+0000", 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.060365322999999999 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.409191+0000", 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2003000000000003e-05 2023-09-23T20:32:57.045 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.409243+0000", 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.063814194000000005 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35232.0:114443 8.4 e209/199 8:22d2eceb:::benchmark_data_smithi098_152778_object9000:head v 209'7068, mlcod=209'7064)", 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:30:09.347077+0000", 2023-09-23T20:32:57.046 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 167.573213724, 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.062230953999999998, 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.347077+0000", 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.347077+0000", 2023-09-23T20:32:57.047 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.347077+0000", 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8679999999999999e-06 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.347084+0000", 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4137e-05 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.048 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.347099+0000", 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.579e-06 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.347105+0000", 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0093015440000000001 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.049 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.356407+0000", 2023-09-23T20:32:57.050 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9820999999999999e-05 2023-09-23T20:32:57.050 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.050 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.050 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.050 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.356427+0000", 2023-09-23T20:32:57.050 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052819193 2023-09-23T20:32:57.050 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.050 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.050 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.050 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.409246+0000", 2023-09-23T20:32:57.050 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2539999999999994e-05 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:09.409308+0000", 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.062230953999999998 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35232.0:115387 8.2 8:46bafe95:::benchmark_data_smithi098_152778_object9944:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:30:10.568741+0000", 2023-09-23T20:32:57.051 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 166.35154956900001, 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.064793287000000005, 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35232", 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 115387 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.052 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.568741+0000", 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.568741+0000", 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.568741+0000", 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0930000000000002e-06 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.053 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.054 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.054 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.568746+0000", 2023-09-23T20:32:57.054 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4865000000000001e-05 2023-09-23T20:32:57.054 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.054 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.054 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.054 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.568761+0000", 2023-09-23T20:32:57.054 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8100000000000003e-06 2023-09-23T20:32:57.054 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.054 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.054 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.568766+0000", 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.024087719 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.592854+0000", 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000100548 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.592955+0000", 2023-09-23T20:32:57.055 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011804200000000001 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.593073+0000", 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.014228905 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.607302+0000", 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.041e-06 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.056 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.607309+0000", 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.026127158000000001 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.633436+0000", 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2790000000000001e-05 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.057 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.633489+0000", 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6213e-05 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:10.633535+0000", 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.064793287000000005 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.058 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35232.0:149575 8.c e211/199 8:3c6da2f7:::benchmark_data_smithi098_152778_object44132:head v 211'9321, mlcod=211'9317)", 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:30:55.514932+0000", 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 121.40535875400001, 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.058838306, 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.514932+0000", 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.059 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.514932+0000", 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.514931+0000", 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.6239999999999997e-06 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.060 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.514941+0000", 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3807e-05 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.514955+0000", 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5449999999999998e-06 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.514962+0000", 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012392992 2023-09-23T20:32:57.061 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.527355+0000", 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0814000000000001e-05 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.527376+0000", 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.046335178999999997 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.062 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.063 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.573711+0000", 2023-09-23T20:32:57.063 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9429999999999999e-05 2023-09-23T20:32:57.063 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.063 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.063 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.063 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.573771+0000", 2023-09-23T20:32:57.063 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.058838306 2023-09-23T20:32:57.063 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.063 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.063 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.063 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35232.0:149577 8.c e211/199 8:388349f6:::benchmark_data_smithi098_152778_object44134:head v 211'9322, mlcod=211'9317)", 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:30:55.520919+0000", 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 121.39937182200001, 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.063075699999999998, 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.520919+0000", 2023-09-23T20:32:57.064 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.520919+0000", 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.520918+0000", 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.4200000000000007e-06 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.065 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.066 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.066 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.520927+0000", 2023-09-23T20:32:57.066 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0566e-05 2023-09-23T20:32:57.066 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.066 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.066 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.066 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.520937+0000", 2023-09-23T20:32:57.066 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7880000000000003e-06 2023-09-23T20:32:57.066 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.066 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.066 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.520943+0000", 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.022101231999999998 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.543044+0000", 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9205999999999999e-05 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.543064+0000", 2023-09-23T20:32:57.067 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.040579302999999997 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.583643+0000", 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000351935 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:30:55.583995+0000", 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.063075699999999998 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.068 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35232.0:183494 8.2 8:4fada247:::benchmark_data_smithi098_152778_object78051:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:31:40.632661+0000", 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 76.287630000999997, 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.061674917000000003, 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35232", 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:32:57.069 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 183494 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.632661+0000", 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.632661+0000", 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:32:57.070 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.632659+0000", 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4290000000000007e-06 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.632669+0000", 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8447000000000001e-05 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.071 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.632687+0000", 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2069999999999998e-06 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.632694+0000", 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0013321769999999999 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.634026+0000", 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00032408600000000001 2023-09-23T20:32:57.072 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.634351+0000", 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00045517700000000002 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.634806+0000", 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012647126 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.073 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.647453+0000", 2023-09-23T20:32:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012554806999999999 2023-09-23T20:32:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.660008+0000", 2023-09-23T20:32:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.034206640000000003 2023-09-23T20:32:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.074 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.694214+0000", 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7775999999999996e-05 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.694282+0000", 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3934000000000002e-05 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.694336+0000", 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.061674917000000003 2023-09-23T20:32:57.075 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35232.0:183495 8.2 8:44456dd2:::benchmark_data_smithi098_152778_object78052:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:31:40.634402+0000", 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 76.285888967000005, 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.060140936999999998, 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:32:57.076 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35232", 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3673986352", 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 183495 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.634402+0000", 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:32:57.077 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.634402+0000", 2023-09-23T20:32:57.078 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:32:57.078 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.078 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.078 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:32:57.078 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.634401+0000", 2023-09-23T20:32:57.078 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5820000000000004e-06 2023-09-23T20:32:57.078 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.078 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.078 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:32:57.078 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.634408+0000", 2023-09-23T20:32:57.078 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.493e-05 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.634433+0000", 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9920000000000007e-06 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.634441+0000", 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0065571479999999996 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.079 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.640999+0000", 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000303916 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.641302+0000", 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00043145899999999998 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:32:57.080 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.641734+0000", 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0057248179999999996 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.647459+0000", 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017081618999999999 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.664540+0000", 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.029900237999999999 2023-09-23T20:32:57.081 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.082 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.082 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:32:57.082 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.694441+0000", 2023-09-23T20:32:57.082 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7589e-05 2023-09-23T20:32:57.082 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.082 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.082 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:32:57.082 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.694498+0000", 2023-09-23T20:32:57.082 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4820000000000001e-05 2023-09-23T20:32:57.082 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:32:57.082 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:32:57.083 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:32:57.083 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:31:40.694543+0000", 2023-09-23T20:32:57.083 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.060140936999999998 2023-09-23T20:32:57.083 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.083 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.083 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.083 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:32:57.083 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:32:57.083 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:32:57.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:57.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:57.180 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:32:57.185 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:57.205 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:57.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:57.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:57.337 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:57.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:57.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:57 smithi098 bash[78228]: audit 2023-09-23T20:32:56.158834+0000 mon.a (mon.0) 1208 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:32:57.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:57 smithi098 bash[78228]: cluster 2023-09-23T20:32:56.158931+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e223: 8 total, 7 up, 6 in 2023-09-23T20:32:57.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:57 smithi098 bash[78228]: cluster 2023-09-23T20:32:56.161839+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:32:57.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:57 smithi098 bash[78228]: audit 2023-09-23T20:32:56.988416+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.98:0/3809670506' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:32:57.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:57 smithi098 bash[78228]: audit 2023-09-23T20:32:56.988942+0000 mon.a (mon.0) 1210 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:32:57.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:57 smithi098 bash[74888]: audit 2023-09-23T20:32:56.158834+0000 mon.a (mon.0) 1208 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:32:57.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:57 smithi098 bash[74888]: cluster 2023-09-23T20:32:56.158931+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e223: 8 total, 7 up, 6 in 2023-09-23T20:32:57.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:57 smithi098 bash[74888]: cluster 2023-09-23T20:32:56.161839+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:32:57.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:57 smithi098 bash[74888]: audit 2023-09-23T20:32:56.988416+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.98:0/3809670506' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:32:57.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:57 smithi098 bash[74888]: audit 2023-09-23T20:32:56.988942+0000 mon.a (mon.0) 1210 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:32:57.441 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:57.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:57 smithi173 bash[59517]: audit 2023-09-23T20:32:56.158834+0000 mon.a (mon.0) 1208 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:32:57.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:57 smithi173 bash[59517]: cluster 2023-09-23T20:32:56.158931+0000 mon.a (mon.0) 1209 : cluster 0 osdmap e223: 8 total, 7 up, 6 in 2023-09-23T20:32:57.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:57 smithi173 bash[59517]: cluster 2023-09-23T20:32:56.161839+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:32:57.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:57 smithi173 bash[59517]: audit 2023-09-23T20:32:56.988416+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.98:0/3809670506' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:32:57.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:57 smithi173 bash[59517]: audit 2023-09-23T20:32:56.988942+0000 mon.a (mon.0) 1210 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:32:57.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:57.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:57.606 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:57.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:57.710 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:57.737 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:57.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:57.773 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:32:57.773 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:32:57.773 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-09-23T20:32:57.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-09-23T20:32:57.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:32:57.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:57.876 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:57.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:57.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:57.980 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:58.005 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:58.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:58.108 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:58.140 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:58.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:58.243 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:58.269 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:58.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:58.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:58 smithi173 bash[59517]: cluster 2023-09-23T20:32:56.416716+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:32:58.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:58 smithi173 bash[59517]: cluster 2023-09-23T20:32:56.508602+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v928: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:58.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:58 smithi173 bash[59517]: cluster 2023-09-23T20:32:57.156060+0000 mon.a (mon.0) 1211 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:58.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:58 smithi173 bash[59517]: audit 2023-09-23T20:32:57.170172+0000 mon.a (mon.0) 1212 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:32:58.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:58 smithi173 bash[59517]: cluster 2023-09-23T20:32:57.170235+0000 mon.a (mon.0) 1213 : cluster 0 osdmap e224: 8 total, 7 up, 6 in 2023-09-23T20:32:58.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:58 smithi173 bash[59517]: cluster 2023-09-23T20:32:57.173072+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T20:32:58.372 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:58.404 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:58.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:58.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[74888]: cluster 2023-09-23T20:32:56.416716+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:32:58.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[74888]: cluster 2023-09-23T20:32:56.508602+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v928: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:58.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[74888]: cluster 2023-09-23T20:32:57.156060+0000 mon.a (mon.0) 1211 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:58.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[74888]: audit 2023-09-23T20:32:57.170172+0000 mon.a (mon.0) 1212 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:32:58.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[74888]: cluster 2023-09-23T20:32:57.170235+0000 mon.a (mon.0) 1213 : cluster 0 osdmap e224: 8 total, 7 up, 6 in 2023-09-23T20:32:58.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[74888]: cluster 2023-09-23T20:32:57.173072+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T20:32:58.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[78228]: cluster 2023-09-23T20:32:56.416716+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:32:58.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[78228]: cluster 2023-09-23T20:32:56.508602+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v928: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:32:58.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[78228]: cluster 2023-09-23T20:32:57.156060+0000 mon.a (mon.0) 1211 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:32:58.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[78228]: audit 2023-09-23T20:32:57.170172+0000 mon.a (mon.0) 1212 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:32:58.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[78228]: cluster 2023-09-23T20:32:57.170235+0000 mon.a (mon.0) 1213 : cluster 0 osdmap e224: 8 total, 7 up, 6 in 2023-09-23T20:32:58.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:58 smithi098 bash[78228]: cluster 2023-09-23T20:32:57.173072+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T20:32:58.446 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:32:58.507 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:58.543 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:58.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:58.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:58.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:32:58.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:32:58.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:58.810 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:58.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:58.913 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:58.941 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:58.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:58.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:59.045 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:59.073 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:32:59.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:32:59.176 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:59.213 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:32:59.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:32:59.318 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:59.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:32:59 smithi098 bash[74888]: cluster 2023-09-23T20:32:57.449048+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:32:59.331 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:32:59 smithi098 bash[78228]: cluster 2023-09-23T20:32:57.449048+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:32:59.345 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:32:59.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:32:59.449 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:59.462 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:32:59 smithi173 bash[59517]: cluster 2023-09-23T20:32:57.449048+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T20:32:59.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:32:59.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:32:59.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-23T20:32:59.577 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:32:59.578 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-23T20:32:59.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:59.653 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:32:59.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:32:59.756 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:59.793 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:59.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:32:59.896 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:59.928 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:32:59.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:32:59.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:00.031 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:00.061 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:00.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:00.164 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:00.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:00.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:00.303 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:00.317 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:00 smithi173 bash[59517]: cluster 2023-09-23T20:32:58.509305+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v930: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:00.339 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:00.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:00.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:00 smithi098 bash[74888]: cluster 2023-09-23T20:32:58.509305+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v930: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:00.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:00 smithi098 bash[78228]: cluster 2023-09-23T20:32:58.509305+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v930: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:00.443 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:00.476 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:00.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:00.580 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:00.610 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:00.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:00.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:00.745 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:00.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:00.849 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:00.880 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:00.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:00.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:00.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:01.018 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:01.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:01.121 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:01.153 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:01.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:01.257 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:01.288 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:01.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:01.392 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:01.427 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:01.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:01.470 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:33:01.532 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:01.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:01.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:01.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:01.705 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:01.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:01.809 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:01.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:01.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:01.943 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:01.975 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:01.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:01.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:02.079 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:02.109 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:02.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:02.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:02.243 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:02.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:02.347 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:02.375 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:02.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:02.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:02 smithi098 bash[74888]: cluster 2023-09-23T20:33:00.510212+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v931: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:02.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:02 smithi098 bash[78228]: cluster 2023-09-23T20:33:00.510212+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v931: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:02.479 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:02.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:02.535 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:02.536 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:02.574 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:33:02.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:02 smithi173 bash[59517]: cluster 2023-09-23T20:33:00.510212+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v931: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:02.617 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:02.643 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:02.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:02.748 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:02.772 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:02.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:02.875 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:02.907 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:02.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:02.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:03.011 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:03.032 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:03.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:03.136 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:03.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:03.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:03.269 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:03.299 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:03.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:03.407 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:03.434 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:03.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:03.538 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:03.566 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:03.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:03.669 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:03.693 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:03.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:03.796 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:03.826 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:03.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:03.929 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:03.958 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:03.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:03.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:04.061 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:04.091 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:04.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:04.194 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:04.225 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:04.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:04.329 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:04 smithi173 bash[59517]: cluster 2023-09-23T20:33:02.511177+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v932: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:04.362 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:04.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:04.466 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:04.476 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:04 smithi098 bash[78228]: cluster 2023-09-23T20:33:02.511177+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v932: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:04.476 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:04 smithi098 bash[74888]: cluster 2023-09-23T20:33:02.511177+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v932: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:04.492 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:04.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:04.579 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [1] live_osds: [0, 2, 4, 5, 6, 7, 3] 2023-09-23T20:33:04.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-23T20:33:04.579 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-09-23T20:33:04.579 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:33:04.579 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:33:04.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-09-23T20:33:04.595 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:04.661 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:04.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:04.765 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:04.791 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:04.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:04.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:04.921 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:04.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:04.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:05.024 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:05.058 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:05.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:05.161 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.198 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:05.302 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:05.328 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:05.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:05.431 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:05.457 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:05.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:05.561 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.593 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:05.696 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:05.722 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:05.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:05.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.853 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:05.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:05.956 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:05.982 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:05.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:05.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:06.077 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:33:06.077 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:33:06.077 INFO:teuthology.orchestra.run.smithi173.stdout: "num_ops": 0 2023-09-23T20:33:06.077 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:33:06.086 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:06.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:06.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:06.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:06.227 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:06 smithi098 bash[74888]: cluster 2023-09-23T20:33:04.511970+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v933: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:06.227 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:06 smithi098 bash[78228]: cluster 2023-09-23T20:33:04.511970+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v933: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:06.228 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:33:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:33:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.33.4" 2023-09-23T20:33:06.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:06.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:06.349 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:06.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:06 smithi173 bash[59517]: cluster 2023-09-23T20:33:04.511970+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v933: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:06.380 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:06.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:06.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:06.512 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:06.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:06.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:06.641 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:06.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:06.692 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:06.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:06.771 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:06.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:06.874 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:06.897 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:06.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:06.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:07.000 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:07.028 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:07.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:07.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T20:33:07.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:07.156 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:07.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:07.259 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:07.291 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:07.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:07.394 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:07.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:07.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:07.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:07.556 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:07.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:07.659 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:07.693 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:07.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:07.797 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:07.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:07.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:07.928 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:07.960 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:07.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:07.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:08.063 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:08.098 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:08.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:08.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:08.232 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:08.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:08.336 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:08.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:08 smithi173 bash[59517]: cluster 2023-09-23T20:33:06.512670+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v934: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:08.362 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:08.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:08.466 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:08.477 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:08 smithi098 bash[74888]: cluster 2023-09-23T20:33:06.512670+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v934: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:08.477 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:08 smithi098 bash[78228]: cluster 2023-09-23T20:33:06.512670+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v934: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:08.501 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:08.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:08.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:08.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:08.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:08.743 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:08.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:08.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:08.879 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:08.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:08.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:08.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:08.916 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:33:08.945 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:33:08.971 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:33:08.999 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:33:09.008 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:09.024 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:33:09.042 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:09.044 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:33:09.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:09.069 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:33:09.069 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:33:09.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-09-23T20:33:09.070 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:33:09.070 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:33:09.070 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:33:09.070 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:33:09.070 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:33:09.070 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:33:09.147 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:09.165 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:09.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:09.268 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:09.287 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:09.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:09.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:09.424 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:09.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:09.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:09.555 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:33:09.568 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:09.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:09.672 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:09.689 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_4' created 2023-09-23T20:33:09.697 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:09.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:09.800 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:09.813 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:09 smithi173 bash[59517]: audit 2023-09-23T20:33:08.884817+0000 mon.a (mon.0) 1214 : audit 0 from='client.? 172.21.15.98:0/4115058978' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:09.814 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:09 smithi173 bash[59517]: audit 2023-09-23T20:33:09.191652+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.98:0/2638835737' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T20:33:09.826 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:09.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:09.929 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:09.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:09 smithi098 bash[74888]: audit 2023-09-23T20:33:08.884817+0000 mon.a (mon.0) 1214 : audit 0 from='client.? 172.21.15.98:0/4115058978' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:09.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:09 smithi098 bash[74888]: audit 2023-09-23T20:33:09.191652+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.98:0/2638835737' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T20:33:09.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:09 smithi098 bash[78228]: audit 2023-09-23T20:33:08.884817+0000 mon.a (mon.0) 1214 : audit 0 from='client.? 172.21.15.98:0/4115058978' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:09.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:09 smithi098 bash[78228]: audit 2023-09-23T20:33:09.191652+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.98:0/2638835737' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T20:33:09.959 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:09.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:09.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:10.062 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:10.083 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:10.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:10.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:10.219 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:10.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:10.323 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:10.345 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:10.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:10.449 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.483 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:10.587 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:10.611 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:10.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:10.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:10 smithi173 bash[59517]: cluster 2023-09-23T20:33:08.513577+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v935: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:10.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:10 smithi173 bash[59517]: audit 2023-09-23T20:33:09.192416+0000 mon.a (mon.0) 1215 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T20:33:10.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:10 smithi173 bash[59517]: audit 2023-09-23T20:33:09.624872+0000 mon.a (mon.0) 1216 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:10.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:10 smithi173 bash[59517]: audit 2023-09-23T20:33:09.679167+0000 mon.a (mon.0) 1217 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T20:33:10.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:10 smithi173 bash[59517]: cluster 2023-09-23T20:33:09.679237+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e225: 8 total, 7 up, 6 in 2023-09-23T20:33:10.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:10 smithi173 bash[59517]: cluster 2023-09-23T20:33:09.682868+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T20:33:10.735 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:10.838 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[78228]: cluster 2023-09-23T20:33:08.513577+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v935: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:10.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[78228]: audit 2023-09-23T20:33:09.192416+0000 mon.a (mon.0) 1215 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T20:33:10.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[78228]: audit 2023-09-23T20:33:09.624872+0000 mon.a (mon.0) 1216 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:10.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[78228]: audit 2023-09-23T20:33:09.679167+0000 mon.a (mon.0) 1217 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T20:33:10.861 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[78228]: cluster 2023-09-23T20:33:09.679237+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e225: 8 total, 7 up, 6 in 2023-09-23T20:33:10.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[78228]: cluster 2023-09-23T20:33:09.682868+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T20:33:10.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[74888]: cluster 2023-09-23T20:33:08.513577+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v935: 73 pgs: 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:10.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[74888]: audit 2023-09-23T20:33:09.192416+0000 mon.a (mon.0) 1215 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T20:33:10.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[74888]: audit 2023-09-23T20:33:09.624872+0000 mon.a (mon.0) 1216 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:10.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[74888]: audit 2023-09-23T20:33:09.679167+0000 mon.a (mon.0) 1217 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T20:33:10.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[74888]: cluster 2023-09-23T20:33:09.679237+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e225: 8 total, 7 up, 6 in 2023-09-23T20:33:10.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:10 smithi098 bash[74888]: cluster 2023-09-23T20:33:09.682868+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T20:33:10.863 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:10.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:10.967 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:10.989 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:10.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:10.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:11.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:11.118 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:11.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:11.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:11.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:11.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:11.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:11.383 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:11.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:11.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:11.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:11.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:11.620 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:11.647 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:11.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:11.751 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:11.760 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:11 smithi173 bash[59517]: cluster 2023-09-23T20:33:10.514347+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v937: 89 pgs: 16 unknown, 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:11.761 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:11 smithi173 bash[59517]: cluster 2023-09-23T20:33:10.681331+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e226: 8 total, 7 up, 6 in 2023-09-23T20:33:11.761 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:11 smithi173 bash[59517]: cluster 2023-09-23T20:33:10.684169+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:11.761 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:11 smithi173 bash[59517]: cluster 2023-09-23T20:33:10.685279+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:11.761 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:11 smithi173 bash[59517]: cluster 2023-09-23T20:33:10.687047+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:11.761 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:11 smithi173 bash[59517]: cluster 2023-09-23T20:33:10.690337+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:11.761 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:11 smithi173 bash[59517]: cluster 2023-09-23T20:33:10.690338+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:11.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:11.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:11.858 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T20:33:11.859 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T20:33:11.881 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:11.904 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:11.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:11.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:12.007 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:12.015 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[74888]: cluster 2023-09-23T20:33:10.514347+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v937: 89 pgs: 16 unknown, 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:12.015 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[74888]: cluster 2023-09-23T20:33:10.681331+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e226: 8 total, 7 up, 6 in 2023-09-23T20:33:12.015 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[74888]: cluster 2023-09-23T20:33:10.684169+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:12.015 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[74888]: cluster 2023-09-23T20:33:10.685279+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:12.015 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[74888]: cluster 2023-09-23T20:33:10.687047+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:12.016 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[74888]: cluster 2023-09-23T20:33:10.690337+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:12.016 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[74888]: cluster 2023-09-23T20:33:10.690338+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:12.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[78228]: cluster 2023-09-23T20:33:10.514347+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v937: 89 pgs: 16 unknown, 6 active+undersized+degraded, 42 active+undersized, 25 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:12.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[78228]: cluster 2023-09-23T20:33:10.681331+0000 mon.a (mon.0) 1219 : cluster 0 osdmap e226: 8 total, 7 up, 6 in 2023-09-23T20:33:12.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[78228]: cluster 2023-09-23T20:33:10.684169+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:12.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[78228]: cluster 2023-09-23T20:33:10.685279+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:12.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[78228]: cluster 2023-09-23T20:33:10.687047+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:12.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[78228]: cluster 2023-09-23T20:33:10.690337+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:12.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:11 smithi098 bash[78228]: cluster 2023-09-23T20:33:10.690338+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T20:33:12.033 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:12.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:12.138 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:12.163 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:12.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:12.251 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:33:12.266 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:12.292 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:12.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:12.395 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:12.420 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:12.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:12.523 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:12.554 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:12.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:12.657 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:12.685 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:12.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:12.788 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:12.818 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:12.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:12.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:12 smithi173 bash[59517]: cluster 2023-09-23T20:33:11.683970+0000 mon.a (mon.0) 1220 : cluster 0 osdmap e227: 8 total, 7 up, 6 in 2023-09-23T20:33:12.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:12 smithi173 bash[59517]: cluster 2023-09-23T20:33:11.686142+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:33:12.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:12 smithi173 bash[59517]: cluster 2023-09-23T20:33:11.687039+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:33:12.860 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-09-23T20:33:12.921 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:12.950 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:12.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:12.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:13.054 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:13.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:12 smithi098 bash[78228]: cluster 2023-09-23T20:33:11.683970+0000 mon.a (mon.0) 1220 : cluster 0 osdmap e227: 8 total, 7 up, 6 in 2023-09-23T20:33:13.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:12 smithi098 bash[78228]: cluster 2023-09-23T20:33:11.686142+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:33:13.064 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:12 smithi098 bash[78228]: cluster 2023-09-23T20:33:11.687039+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:33:13.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:12 smithi098 bash[74888]: cluster 2023-09-23T20:33:11.683970+0000 mon.a (mon.0) 1220 : cluster 0 osdmap e227: 8 total, 7 up, 6 in 2023-09-23T20:33:13.064 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:12 smithi098 bash[74888]: cluster 2023-09-23T20:33:11.686142+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:33:13.065 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:12 smithi098 bash[74888]: cluster 2023-09-23T20:33:11.687039+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T20:33:13.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:13.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:13.185 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:13.214 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:13.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:13.317 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:13.348 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:13.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:13.451 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:13.480 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:13.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:13.584 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:13.615 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:13.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:13.718 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:13.720 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:33:13.724 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:13 smithi173 bash[59517]: cluster 2023-09-23T20:33:12.515199+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v940: 89 pgs: 5 unknown, 6 active+undersized+degraded, 50 active+undersized, 28 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:13.724 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:13 smithi173 bash[59517]: audit 2023-09-23T20:33:13.667676+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.98:0/3050606868' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:13.725 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:13 smithi173 bash[59517]: audit 2023-09-23T20:33:13.668285+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:13.742 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:13.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:13.845 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:13.860 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:33:13.868 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:13.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:13.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:13.974 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:13.994 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:33:13.994 INFO:teuthology.orchestra.run.smithi173.stdout: "success": "" 2023-09-23T20:33:13.994 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:33:13.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:14.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:14.101 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:14.126 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:14.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:14.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:13 smithi098 bash[78228]: cluster 2023-09-23T20:33:12.515199+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v940: 89 pgs: 5 unknown, 6 active+undersized+degraded, 50 active+undersized, 28 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:14.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:13 smithi098 bash[78228]: audit 2023-09-23T20:33:13.667676+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.98:0/3050606868' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:14.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:13 smithi098 bash[78228]: audit 2023-09-23T20:33:13.668285+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:14.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:13 smithi098 bash[74888]: cluster 2023-09-23T20:33:12.515199+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v940: 89 pgs: 5 unknown, 6 active+undersized+degraded, 50 active+undersized, 28 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:14.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:13 smithi098 bash[74888]: audit 2023-09-23T20:33:13.667676+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.98:0/3050606868' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:14.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:13 smithi098 bash[74888]: audit 2023-09-23T20:33:13.668285+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:14.230 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:14.259 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:14.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:14.362 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:14.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:14.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:14.497 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:14.524 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:14.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:14.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:14.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:14.759 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:14.771 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:14 smithi173 bash[59517]: cluster 2023-09-23T20:33:13.694045+0000 mon.a (mon.0) 1222 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:33:14.772 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:14 smithi173 bash[59517]: audit 2023-09-23T20:33:13.708443+0000 mon.a (mon.0) 1223 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:33:14.772 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:14 smithi173 bash[59517]: cluster 2023-09-23T20:33:13.708586+0000 mon.a (mon.0) 1224 : cluster 0 osdmap e228: 8 total, 7 up, 6 in 2023-09-23T20:33:14.772 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:14 smithi173 bash[59517]: cluster 2023-09-23T20:33:13.711676+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:14.772 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:14 smithi173 bash[59517]: cluster 2023-09-23T20:33:13.867172+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:14.772 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:14 smithi173 bash[59517]: cluster 2023-09-23T20:33:13.867242+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:14.772 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:14 smithi173 bash[59517]: cluster 2023-09-23T20:33:13.868466+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:14.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:14.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:14.892 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:14.918 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:14.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:14.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:14.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[74888]: cluster 2023-09-23T20:33:13.694045+0000 mon.a (mon.0) 1222 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:33:14.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[74888]: audit 2023-09-23T20:33:13.708443+0000 mon.a (mon.0) 1223 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:33:14.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[74888]: cluster 2023-09-23T20:33:13.708586+0000 mon.a (mon.0) 1224 : cluster 0 osdmap e228: 8 total, 7 up, 6 in 2023-09-23T20:33:14.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[74888]: cluster 2023-09-23T20:33:13.711676+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:14.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[74888]: cluster 2023-09-23T20:33:13.867172+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:14.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[74888]: cluster 2023-09-23T20:33:13.867242+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:14.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[74888]: cluster 2023-09-23T20:33:13.868466+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:14.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[78228]: cluster 2023-09-23T20:33:13.694045+0000 mon.a (mon.0) 1222 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:33:14.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[78228]: audit 2023-09-23T20:33:13.708443+0000 mon.a (mon.0) 1223 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:33:14.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[78228]: cluster 2023-09-23T20:33:13.708586+0000 mon.a (mon.0) 1224 : cluster 0 osdmap e228: 8 total, 7 up, 6 in 2023-09-23T20:33:14.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[78228]: cluster 2023-09-23T20:33:13.711676+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:14.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[78228]: cluster 2023-09-23T20:33:13.867172+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:14.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[78228]: cluster 2023-09-23T20:33:13.867242+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:14.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:14 smithi098 bash[78228]: cluster 2023-09-23T20:33:13.868466+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T20:33:15.021 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:15.054 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:15.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:15.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:15.184 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:15.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:15.287 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:15.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:15.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:15.420 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:15.455 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:15.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:15.559 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:15.593 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:15.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:15.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:15.730 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:15.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:15.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:15.870 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:15.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:15.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:15.973 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:16.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:16.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:16.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:16.138 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:16.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:16.242 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:16.250 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:15 smithi173 bash[59517]: cluster 2023-09-23T20:33:14.515949+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v942: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:16.263 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:16.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:16.368 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:16.380 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:15 smithi098 bash[78228]: cluster 2023-09-23T20:33:14.515949+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v942: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:16.380 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:15 smithi098 bash[74888]: cluster 2023-09-23T20:33:14.515949+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v942: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:16.380 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:33:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:33:16] "GET /metrics HTTP/1.1" 200 34065 "" "Prometheus/2.33.4" 2023-09-23T20:33:16.400 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:16.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:16.505 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:16.532 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:16.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:16.636 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:16.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:16.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:16.669 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:33:16.769 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:16.796 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:16.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:16.899 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:16.925 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:16.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:16.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:17.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:17.040 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:33:17.040 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:33:17.058 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:17.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:17.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:17.193 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:17.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:17.297 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:17.326 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:17.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:17.463 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:17.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:17.567 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:17.594 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:17.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:17.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:17.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:17.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:17.832 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:17.857 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:17.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:17.938 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T20:33:17.961 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:17.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:17.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:17.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:18.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:17 smithi173 bash[59517]: cluster 2023-09-23T20:33:16.516887+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v943: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:18.096 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:18.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:18.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:18.200 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:18.201 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:18.226 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:17 smithi098 bash[78228]: cluster 2023-09-23T20:33:16.516887+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v943: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:18.226 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:17 smithi098 bash[74888]: cluster 2023-09-23T20:33:16.516887+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v943: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:18.228 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:18.259 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:18.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:18.362 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:18.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:18.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:18.498 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:18.525 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:18.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:18.628 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:18.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:18.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:18.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:18.795 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:18.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:18.899 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:18.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:18.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:18.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:19.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:19.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:19.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:19.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:19.205 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:19.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:19.308 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:19.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:19.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:19.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:19.476 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:19.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:19.579 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:19.609 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:19.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:19.712 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:19.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:19.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:19.837 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:19.873 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:19.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:19.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:19.977 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:20.009 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:20.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:20.113 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:20.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:19 smithi173 bash[59517]: cluster 2023-09-23T20:33:18.517490+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v944: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:20.145 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:20.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:20.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:20.259 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:19 smithi098 bash[78228]: cluster 2023-09-23T20:33:18.517490+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v944: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:20.260 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:19 smithi098 bash[74888]: cluster 2023-09-23T20:33:18.517490+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v944: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:20.276 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:20.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:20.380 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:20.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:20.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:20.509 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:20.538 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:20.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:20.642 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:20.674 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:20.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:20.710 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [1] live_osds: [0, 2, 4, 5, 6, 7, 3] 2023-09-23T20:33:20.710 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:33:20.710 INFO:tasks.thrashosds.thrasher:Reviving osd 1 2023-09-23T20:33:20.710 INFO:tasks.cephadm.osd.1:Restarting osd.1 (starting--it wasn't running)... 2023-09-23T20:33:20.711 DEBUG:teuthology.orchestra.run.smithi098:osd.1> sudo journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-23T20:33:20.717 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl start ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.1 2023-09-23T20:33:20.778 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:20.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:33:20.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:20.889 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:20.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:20.913 INFO:journalctl@ceph.osd.1.smithi098.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T20:33:20.990 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:21.027 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:21.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:21.131 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:21.160 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:21.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:21.265 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:21.295 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:21.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:21.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:21.424 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:21.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:21.528 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:21.557 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:21.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:21.661 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:21.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:21.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:21.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:21.825 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:21.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:21.928 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:21.961 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:21.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:21.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:22.065 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:22.098 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:22.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:22.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:22.214 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:21 smithi173 bash[59517]: cluster 2023-09-23T20:33:20.518302+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v945: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:22.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:22.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:22.335 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:22.366 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:22.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:22.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:21 smithi098 bash[78228]: cluster 2023-09-23T20:33:20.518302+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v945: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:22.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:21 smithi098 bash[74888]: cluster 2023-09-23T20:33:20.518302+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v945: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:22.470 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:22.500 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:22.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:22.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:22.642 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:22.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:22.723 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:33:22.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:22.773 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:22.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:22.876 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:22.903 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:22.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:22.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:23.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:23.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:23.133 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:23.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:23.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:23.259 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:23.285 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:23.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:23.315 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:23.388 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:23.416 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:23.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:23.519 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:23.541 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:23.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:23.646 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:23.679 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:23.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:23.782 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:23.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:23.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:23.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:23.945 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:23.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:23.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:24.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:24.082 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:24.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:24.184 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:24.196 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:23 smithi173 bash[59517]: cluster 2023-09-23T20:33:22.519218+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v946: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:24.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:24.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:24.273 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:23 smithi098 bash[74888]: cluster 2023-09-23T20:33:22.519218+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v946: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:24.273 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:23 smithi098 bash[78228]: cluster 2023-09-23T20:33:22.519218+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v946: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:24.315 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:24.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:24.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:24.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:24.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:24.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:24.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:24.601 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:24.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:24.704 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:24.732 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:24.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:24.835 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:24.855 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:24.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:24.958 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:24.987 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:24.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:25.090 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:25.115 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:25.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:25.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:25.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:25.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:25.296 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:25.349 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:25.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:25.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:25.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:25.503 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:25.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:25.515 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[174461]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T20:33:25.515 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[174461]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T20:33:25.515 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[174461]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-09-23T20:33:25.516 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[174461]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-23T20:33:25.516 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[174461]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-23T20:33:25.516 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[174461]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-23T20:33:25.516 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[174461]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T20:33:25.516 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[174461]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-23T20:33:25.606 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:25.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:25.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:25.740 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:25.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:25.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:25.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:25.883 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:25 smithi173 bash[59517]: cluster 2023-09-23T20:33:24.520173+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v947: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:25.883 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:25 smithi173 bash[59517]: audit 2023-09-23T20:33:24.603161+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:25.883 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:25 smithi173 bash[59517]: audit 2023-09-23T20:33:24.604430+0000 mon.a (mon.0) 1226 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:25.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:25.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:25.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:25.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[78228]: cluster 2023-09-23T20:33:24.520173+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v947: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:25.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[78228]: audit 2023-09-23T20:33:24.603161+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:25.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[78228]: audit 2023-09-23T20:33:24.604430+0000 mon.a (mon.0) 1226 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:25.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[74888]: cluster 2023-09-23T20:33:24.520173+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v947: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:25.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[74888]: audit 2023-09-23T20:33:24.603161+0000 mon.a (mon.0) 1225 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:25.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:25 smithi098 bash[74888]: audit 2023-09-23T20:33:24.604430+0000 mon.a (mon.0) 1226 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:26.002 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:26.031 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:26.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:26.134 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:26.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:26.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:26.268 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:26.296 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:26.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:26.400 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:26.407 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:33:26.408 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:33:26.428 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:26.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:26.454 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:33:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:33:26] "GET /metrics HTTP/1.1" 200 36354 "" "Prometheus/2.33.4" 2023-09-23T20:33:26.531 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:26.560 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:26.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:26.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:26.690 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:26.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:26.792 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:26.822 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:26.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:26.925 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:26.948 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:26.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:26.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:27.051 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:27.080 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:27.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:27.184 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:27.210 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:27.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:27.287 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T20:33:27.314 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:27.369 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:27.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:27.473 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:27.501 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:27.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:27.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:27.630 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:27.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:27.733 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:27.761 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:27.762 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:27 smithi098 bash[78228]: cluster 2023-09-23T20:33:26.520909+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v948: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:27.762 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:27 smithi098 bash[74888]: cluster 2023-09-23T20:33:26.520909+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v948: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:27.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:27.864 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:27.889 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:27.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:27.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:27.992 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:28.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:28.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:28.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:27 smithi173 bash[59517]: cluster 2023-09-23T20:33:26.520909+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v948: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:28.118 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:28.151 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:28.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:28.256 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:28.288 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:28.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:28.391 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:28.426 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:28.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:28.530 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:28.553 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:28.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:28.629 INFO:teuthology.orchestra.run.smithi098.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-09-23T20:33:28.656 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:28.667 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:28 smithi173 bash[59517]: audit 2023-09-23T20:33:28.103841+0000 mon.a (mon.0) 1227 : audit 1 from='client.? 172.21.15.98:0/2497088328' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:33:28.681 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:28.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:28.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:28.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:28.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:28.919 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:28.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:28 smithi098 bash[74888]: audit 2023-09-23T20:33:28.103841+0000 mon.a (mon.0) 1227 : audit 1 from='client.? 172.21.15.98:0/2497088328' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:33:28.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:28 smithi098 bash[78228]: audit 2023-09-23T20:33:28.103841+0000 mon.a (mon.0) 1227 : audit 1 from='client.? 172.21.15.98:0/2497088328' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:33:28.949 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:28.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:28.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:29.053 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:29.076 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:29.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:29.179 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:29.207 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:29.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:29.310 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:29.344 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:29.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:29.448 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:29.469 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:29.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:29.572 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:29.599 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:29.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:29.703 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:29.731 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:29.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:29.831 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[74888]: cluster 2023-09-23T20:33:28.521478+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v949: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:29.831 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[74888]: audit 2023-09-23T20:33:28.616711+0000 mon.a (mon.0) 1228 : audit 1 from='client.? 172.21.15.98:0/2497088328' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:33:29.831 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[74888]: cluster 2023-09-23T20:33:28.616799+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e229: 8 total, 7 up, 6 in 2023-09-23T20:33:29.831 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[74888]: cluster 2023-09-23T20:33:28.620240+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:33:29.831 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[74888]: cluster 2023-09-23T20:33:28.620779+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:33:29.831 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[74888]: audit 2023-09-23T20:33:29.306565+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:33:29.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[78228]: cluster 2023-09-23T20:33:28.521478+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v949: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:29.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[78228]: audit 2023-09-23T20:33:28.616711+0000 mon.a (mon.0) 1228 : audit 1 from='client.? 172.21.15.98:0/2497088328' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:33:29.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[78228]: cluster 2023-09-23T20:33:28.616799+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e229: 8 total, 7 up, 6 in 2023-09-23T20:33:29.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[78228]: cluster 2023-09-23T20:33:28.620240+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:33:29.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[78228]: cluster 2023-09-23T20:33:28.620779+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:33:29.832 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:29 smithi098 bash[78228]: audit 2023-09-23T20:33:29.306565+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:33:29.835 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:29.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:29 smithi173 bash[59517]: cluster 2023-09-23T20:33:28.521478+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v949: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:29.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:29 smithi173 bash[59517]: audit 2023-09-23T20:33:28.616711+0000 mon.a (mon.0) 1228 : audit 1 from='client.? 172.21.15.98:0/2497088328' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:33:29.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:29 smithi173 bash[59517]: cluster 2023-09-23T20:33:28.616799+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e229: 8 total, 7 up, 6 in 2023-09-23T20:33:29.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:29 smithi173 bash[59517]: cluster 2023-09-23T20:33:28.620240+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:33:29.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:29 smithi173 bash[59517]: cluster 2023-09-23T20:33:28.620779+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T20:33:29.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:29 smithi173 bash[59517]: audit 2023-09-23T20:33:29.306565+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:33:29.864 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:29.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:29.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:29.992 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:29.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:29.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:30.096 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:30.128 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:30.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:30.232 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:30.250 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:30.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:30.299 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:33:30.323 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:33:30.343 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:33:30.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:30.368 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:33:30.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:30.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:30.393 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:33:30.422 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:33:30.447 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:33:30.448 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:33:30.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-09-23T20:33:30.448 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:33:30.448 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:33:30.448 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:33:30.448 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:33:30.448 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:33:30.448 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:33:30.490 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:30.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:30.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:30.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:30.649 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:30.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:30.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:30.764 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:30 smithi098 bash[78228]: audit 2023-09-23T20:33:29.679818+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:30.764 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:30 smithi098 bash[78228]: audit 2023-09-23T20:33:29.687299+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:30.764 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:30 smithi098 bash[78228]: audit 2023-09-23T20:33:30.270154+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.98:0/3329599642' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:30.764 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:30 smithi098 bash[74888]: audit 2023-09-23T20:33:29.679818+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:30.764 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:30 smithi098 bash[74888]: audit 2023-09-23T20:33:29.687299+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:30.764 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:30 smithi098 bash[74888]: audit 2023-09-23T20:33:30.270154+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.98:0/3329599642' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:30.777 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:30.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:30.880 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:30.893 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:30 smithi173 bash[59517]: audit 2023-09-23T20:33:29.679818+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:30.893 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:30 smithi173 bash[59517]: audit 2023-09-23T20:33:29.687299+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:30.894 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:30 smithi173 bash[59517]: audit 2023-09-23T20:33:30.270154+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.98:0/3329599642' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:30.913 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:30.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:30.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:31.016 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:31.051 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:31.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:31.154 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:31.184 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:31.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:31.287 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:31.319 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:31.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:31.423 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:31.458 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:31.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:31.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:31.587 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:31.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:31.691 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:31.721 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:31.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:31.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:31.855 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:31.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:31.959 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:31.988 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:31.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:31.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:32.069 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:33:32.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:32.103 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:31 smithi098 bash[78228]: cluster 2023-09-23T20:33:30.521991+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v951: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:32.103 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:31 smithi098 bash[174925]: debug 2023-09-23T20:33:31.752+0000 7f7add625700 1 -- 172.21.15.98:0/2438535508 <== mon.0 v2:172.21.15.98:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b3654244e0 con 0x55b36547f000 2023-09-23T20:33:32.104 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:31 smithi098 bash[74888]: cluster 2023-09-23T20:33:30.521991+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v951: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:32.119 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:32.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:32.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:32.230 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:31 smithi173 bash[59517]: cluster 2023-09-23T20:33:30.521991+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v951: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:32.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:32.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:32.350 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:32.379 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:32.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:32.484 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:32.510 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:32.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:32.613 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:32.624 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:32 smithi098 bash[174925]: debug 2023-09-23T20:33:32.376+0000 7f7ae67aa640 -1 Falling back to public interface 2023-09-23T20:33:32.639 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:32.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:32.673 DEBUG:teuthology.orchestra.run.smithi098:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_4 bench 90 write' 2023-09-23T20:33:32.686 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:33:32.687 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:33:32.742 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:32.767 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:32.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:32.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:32.903 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:32.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:32.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:33.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:33.033 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:33.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:33.136 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:33.152 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:hints = 1 2023-09-23T20:33:33.152 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:33:33.152 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object prefix: benchmark_data_smithi098_175497 2023-09-23T20:33:33.153 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:33:33.153 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:33:33.172 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:33.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:33.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:33.304 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:33.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:33.440 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:33.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:33.543 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:33.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:33.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:33.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:33.713 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:33.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:33.818 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:33.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:33.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:33.950 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:33.977 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:33.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:33.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:34.081 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.093 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:33 smithi098 bash[74888]: cluster 2023-09-23T20:33:32.523064+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v952: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:34.094 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:33 smithi098 bash[78228]: cluster 2023-09-23T20:33:32.523064+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v952: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:34.109 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:34.153 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 1 16 2454 2438 152.367 152.375 0.00509511 0.00652153 2023-09-23T20:33:34.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:34.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:34.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:34.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:34 smithi173 bash[59517]: cluster 2023-09-23T20:33:32.523064+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v952: 89 pgs: 6 active+undersized+degraded, 53 active+undersized, 30 active+clean; 582 KiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 7/72 objects degraded (9.722%) 2023-09-23T20:33:34.345 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.372 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:34.475 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:34.603 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:34.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:34.706 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:34.733 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:34.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:34.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:34.966 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.993 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:34.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:34.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:35.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:35.098 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T20:33:35.099 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T20:33:35.153 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:35.154 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 2 16 5036 5020 156.861 161.375 0.0129424 0.00635534 2023-09-23T20:33:35.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:35.256 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:35.282 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:35.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:35.385 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:35.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:35.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:35.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:35.544 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:35.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:35.648 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:35.672 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:35.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:35.775 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:35.801 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:35.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:35.905 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:35.958 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:35.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:35.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:36.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:36.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:35 smithi098 bash[74888]: cluster 2023-09-23T20:33:34.523741+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v953: 89 pgs: 9 active+undersized+degraded, 50 active+undersized, 30 active+clean; 22 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 2.2 MiB/s wr, 34 op/s; 209/1119 objects degraded (18.677%) 2023-09-23T20:33:36.087 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:35 smithi098 bash[74888]: cluster 2023-09-23T20:33:34.982925+0000 mon.a (mon.0) 1233 : cluster 3 Health check update: Degraded data redundancy: 209/1119 objects degraded (18.677%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:36.087 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:35 smithi098 bash[78228]: cluster 2023-09-23T20:33:34.523741+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v953: 89 pgs: 9 active+undersized+degraded, 50 active+undersized, 30 active+clean; 22 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 2.2 MiB/s wr, 34 op/s; 209/1119 objects degraded (18.677%) 2023-09-23T20:33:36.087 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:35 smithi098 bash[78228]: cluster 2023-09-23T20:33:34.982925+0000 mon.a (mon.0) 1233 : cluster 3 Health check update: Degraded data redundancy: 209/1119 objects degraded (18.677%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:36.092 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:36.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:36.153 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 3 16 7314 7298 152.028 142.375 0.00627462 0.0065591 2023-09-23T20:33:36.197 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:36.207 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:35 smithi173 bash[59517]: cluster 2023-09-23T20:33:34.523741+0000 mgr.y (mgr.34107) 895 : cluster 0 pgmap v953: 89 pgs: 9 active+undersized+degraded, 50 active+undersized, 30 active+clean; 22 MiB data, 3.6 GiB used, 533 GiB / 536 GiB avail; 2.2 MiB/s wr, 34 op/s; 209/1119 objects degraded (18.677%) 2023-09-23T20:33:36.208 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:35 smithi173 bash[59517]: cluster 2023-09-23T20:33:34.982925+0000 mon.a (mon.0) 1233 : cluster 3 Health check update: Degraded data redundancy: 209/1119 objects degraded (18.677%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:36.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:36.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:36.331 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:36.356 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:36.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:36.431 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:33:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:33:36] "GET /metrics HTTP/1.1" 200 36354 "" "Prometheus/2.33.4" 2023-09-23T20:33:36.460 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:36.478 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:36.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:36.582 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:36.605 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:36.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:36.708 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:36.732 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:36.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:36.835 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:36.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:36.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:36.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:36.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:37.017 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:37.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:37.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:33:37.120 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:37.153 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 4 16 8944 8928 139.487 101.875 0.00665705 0.00715607 2023-09-23T20:33:37.171 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:37.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:37.274 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:37.299 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:37.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:37.436 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:37.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:37.540 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:37.574 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:37.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:37.667 INFO:teuthology.orchestra.run.smithi098.stderr:no valid command found; 10 closest matches: 2023-09-23T20:33:37.667 INFO:teuthology.orchestra.run.smithi098.stderr:0 2023-09-23T20:33:37.668 INFO:teuthology.orchestra.run.smithi098.stderr:1 2023-09-23T20:33:37.668 INFO:teuthology.orchestra.run.smithi098.stderr:2 2023-09-23T20:33:37.668 INFO:teuthology.orchestra.run.smithi098.stderr:abort 2023-09-23T20:33:37.668 INFO:teuthology.orchestra.run.smithi098.stderr:assert 2023-09-23T20:33:37.668 INFO:teuthology.orchestra.run.smithi098.stderr:bluefs debug_inject_read_zeros 2023-09-23T20:33:37.668 INFO:teuthology.orchestra.run.smithi098.stderr:bluefs files list 2023-09-23T20:33:37.668 INFO:teuthology.orchestra.run.smithi098.stderr:bluefs stats 2023-09-23T20:33:37.668 INFO:teuthology.orchestra.run.smithi098.stderr:bluestore allocator dump block 2023-09-23T20:33:37.669 INFO:teuthology.orchestra.run.smithi098.stderr:bluestore allocator fragmentation block 2023-09-23T20:33:37.669 INFO:teuthology.orchestra.run.smithi098.stderr:admin_socket: invalid command 2023-09-23T20:33:37.676 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:37.679 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:33:37.679 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:33:37.679 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.679 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:9771 9.c 9:3d0abb9b:::benchmark_data_smithi098_175497_object9770:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e229)", 2023-09-23T20:33:37.679 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:33:37.672162+0000", 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.0046476920000000001, 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0046894600000000003, 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 9771 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.680 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.672162+0000", 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.672162+0000", 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.672160+0000", 2023-09-23T20:33:37.681 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.7212000000000001e-05 2023-09-23T20:33:37.682 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.682 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.682 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:33:37.682 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.672208+0000", 2023-09-23T20:33:37.682 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5265999999999999e-05 2023-09-23T20:33:37.682 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.682 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.682 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:33:37.682 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.672223+0000", 2023-09-23T20:33:37.683 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.157e-06 2023-09-23T20:33:37.683 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.683 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.683 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:33:37.683 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.672231+0000", 2023-09-23T20:33:37.683 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8675999999999999e-05 2023-09-23T20:33:37.683 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.683 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.683 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:33:37.683 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.672290+0000", 2023-09-23T20:33:37.684 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000269576 2023-09-23T20:33:37.684 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.684 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.684 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:33:37.684 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.672559+0000", 2023-09-23T20:33:37.684 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000189359 2023-09-23T20:33:37.684 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.684 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.684 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,6", 2023-09-23T20:33:37.685 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.672749+0000", 2023-09-23T20:33:37.685 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0012273690000000001 2023-09-23T20:33:37.685 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.685 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.685 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:33:37.685 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.673976+0000", 2023-09-23T20:33:37.685 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0018139600000000001 2023-09-23T20:33:37.685 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:33:37.685 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:33:37.685 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:9775 9.c 9:3985253a:::benchmark_data_smithi098_175497_object9774:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e229)", 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:33:37.674509+0000", 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.0023007069999999999, 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0024524600000000001, 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:33:37.686 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 9775 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.674509+0000", 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.674509+0000", 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.687 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.674508+0000", 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.8722e-05 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.674547+0000", 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1941e-05 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:33:37.688 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.674559+0000", 2023-09-23T20:33:37.689 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9750000000000007e-06 2023-09-23T20:33:37.689 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.689 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.689 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:33:37.689 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.674567+0000", 2023-09-23T20:33:37.689 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9988000000000003e-05 2023-09-23T20:33:37.689 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.689 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.689 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:33:37.689 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.674617+0000", 2023-09-23T20:33:37.689 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013340300000000001 2023-09-23T20:33:37.690 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.690 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.690 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:33:37.690 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.674750+0000", 2023-09-23T20:33:37.690 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017810999999999999 2023-09-23T20:33:37.690 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.690 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.690 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,6", 2023-09-23T20:33:37.690 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.674928+0000", 2023-09-23T20:33:37.690 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0015033749999999999 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.676431+0000", 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001922446 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:9776 9.e 9:7bb551ea:::benchmark_data_smithi098_175497_object9775:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e229)", 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:33:37.675523+0000", 2023-09-23T20:33:37.691 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.0012866360000000001, 2023-09-23T20:33:37.692 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0015390309999999999, 2023-09-23T20:33:37.692 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:33:37.692 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:33:37.692 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:33:37.692 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:33:37.692 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:33:37.692 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 9776 2023-09-23T20:33:37.692 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.692 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:33:37.692 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.692 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.675523+0000", 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.675523+0000", 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.675522+0000", 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.0509999999999997e-05 2023-09-23T20:33:37.693 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.675563+0000", 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1164e-05 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.675574+0000", 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5639999999999999e-06 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.694 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:33:37.695 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.675581+0000", 2023-09-23T20:33:37.695 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.8766999999999997e-05 2023-09-23T20:33:37.695 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.695 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.695 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:33:37.695 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.675620+0000", 2023-09-23T20:33:37.695 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013736999999999999 2023-09-23T20:33:37.695 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.695 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.695 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:33:37.695 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.675757+0000", 2023-09-23T20:33:37.696 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018174599999999999 2023-09-23T20:33:37.696 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.696 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.696 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4", 2023-09-23T20:33:37.696 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.675939+0000", 2023-09-23T20:33:37.696 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00088624000000000005 2023-09-23T20:33:37.696 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.696 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.696 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.676825+0000", 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001302365 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:9768 9.c 9:300b0f0f:::benchmark_data_smithi098_175497_object9767:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e229)", 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:33:37.669893+0000", 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.0069167120000000002, 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0072582269999999999, 2023-09-23T20:33:37.697 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:33:37.698 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:33:37.698 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:33:37.698 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:33:37.698 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:33:37.698 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 9768 2023-09-23T20:33:37.698 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.698 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:33:37.698 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.669893+0000", 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.669893+0000", 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:33:37.699 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.669892+0000", 2023-09-23T20:33:37.700 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7206999999999998e-05 2023-09-23T20:33:37.700 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.700 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.700 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:33:37.700 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.669930+0000", 2023-09-23T20:33:37.700 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7370000000000006e-06 2023-09-23T20:33:37.700 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.700 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.700 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:33:37.701 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.669937+0000", 2023-09-23T20:33:37.701 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1619999999999999e-06 2023-09-23T20:33:37.701 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.701 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.701 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:33:37.701 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.669942+0000", 2023-09-23T20:33:37.701 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.8736999999999999e-05 2023-09-23T20:33:37.701 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.701 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.701 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:33:37.701 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.669981+0000", 2023-09-23T20:33:37.702 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8864999999999997e-05 2023-09-23T20:33:37.702 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.702 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.702 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:33:37.702 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.670070+0000", 2023-09-23T20:33:37.702 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0001131 2023-09-23T20:33:37.702 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.702 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.702 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,6", 2023-09-23T20:33:37.702 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.670183+0000", 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0034925160000000002 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.673676+0000", 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00058162600000000002 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:37.674257+0000", 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0043643290000000001 2023-09-23T20:33:37.703 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:33:37.704 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:33:37.704 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:33:37.704 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:33:37.704 INFO:teuthology.orchestra.run.smithi173.stdout: ], 2023-09-23T20:33:37.704 INFO:teuthology.orchestra.run.smithi173.stdout: "num_ops": 4 2023-09-23T20:33:37.704 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:33:37.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:37.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:37.816 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:37.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:37.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:37.943 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:37.967 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:37.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:37.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:38.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:37 smithi173 bash[59517]: cluster 2023-09-23T20:33:36.524364+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v954: 89 pgs: 17 active+undersized+degraded, 42 active+undersized, 30 active+clean; 349 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 35 MiB/s wr, 556 op/s; 3951/16776 objects degraded (23.552%) 2023-09-23T20:33:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:37 smithi173 bash[59517]: audit 2023-09-23T20:33:37.478468+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:37 smithi173 bash[59517]: audit 2023-09-23T20:33:37.487580+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:37 smithi173 bash[59517]: audit 2023-09-23T20:33:37.851355+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.98:0/295224693' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:33:38.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:37 smithi173 bash[59517]: audit 2023-09-23T20:33:37.851855+0000 mon.a (mon.0) 1236 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:33:38.096 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:38.098 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:37 smithi098 bash[78228]: cluster 2023-09-23T20:33:36.524364+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v954: 89 pgs: 17 active+undersized+degraded, 42 active+undersized, 30 active+clean; 349 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 35 MiB/s wr, 556 op/s; 3951/16776 objects degraded (23.552%) 2023-09-23T20:33:38.098 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:37 smithi098 bash[78228]: audit 2023-09-23T20:33:37.478468+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:38.098 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:37 smithi098 bash[78228]: audit 2023-09-23T20:33:37.487580+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:38.098 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:37 smithi098 bash[78228]: audit 2023-09-23T20:33:37.851355+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.98:0/295224693' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:33:38.098 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:37 smithi098 bash[78228]: audit 2023-09-23T20:33:37.851855+0000 mon.a (mon.0) 1236 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:33:38.099 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:37 smithi098 bash[74888]: cluster 2023-09-23T20:33:36.524364+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v954: 89 pgs: 17 active+undersized+degraded, 42 active+undersized, 30 active+clean; 349 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 35 MiB/s wr, 556 op/s; 3951/16776 objects degraded (23.552%) 2023-09-23T20:33:38.099 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:37 smithi098 bash[74888]: audit 2023-09-23T20:33:37.478468+0000 mon.a (mon.0) 1234 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:38.099 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:37 smithi098 bash[74888]: audit 2023-09-23T20:33:37.487580+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:38.099 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:37 smithi098 bash[74888]: audit 2023-09-23T20:33:37.851355+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.98:0/295224693' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:33:38.099 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:37 smithi098 bash[74888]: audit 2023-09-23T20:33:37.851855+0000 mon.a (mon.0) 1236 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:33:38.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:38.154 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 5 16 10696 10680 133.487 109.5 0.0100874 0.00748256 2023-09-23T20:33:38.200 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:38.224 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:38.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:38.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:38.355 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:38.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:38.459 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:38.486 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:38.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:38.505 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:33:38.590 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:38.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:38.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:38.718 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:38.746 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:38.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:38.849 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:38.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:38.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:38.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:38.981 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-23T20:33:38.982 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['dump_ops_in_flight'] 2023-09-23T20:33:38.982 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:39.016 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:39.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:39.120 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:39.142 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:39.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:39.154 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 6 16 12826 12810 133.425 133.125 0.0084503 0.00748714 2023-09-23T20:33:39.245 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:39.253 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:38 smithi098 bash[78228]: cluster 2023-09-23T20:33:38.484222+0000 mon.a (mon.0) 1237 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:33:39.254 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:38 smithi098 bash[78228]: audit 2023-09-23T20:33:38.491359+0000 mon.a (mon.0) 1238 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:33:39.254 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:38 smithi098 bash[78228]: cluster 2023-09-23T20:33:38.491490+0000 mon.a (mon.0) 1239 : cluster 0 osdmap e230: 8 total, 7 up, 6 in 2023-09-23T20:33:39.254 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:38 smithi098 bash[78228]: cluster 2023-09-23T20:33:38.493781+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:33:39.254 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:38 smithi098 bash[74888]: cluster 2023-09-23T20:33:38.484222+0000 mon.a (mon.0) 1237 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:33:39.254 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:38 smithi098 bash[74888]: audit 2023-09-23T20:33:38.491359+0000 mon.a (mon.0) 1238 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:33:39.254 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:38 smithi098 bash[74888]: cluster 2023-09-23T20:33:38.491490+0000 mon.a (mon.0) 1239 : cluster 0 osdmap e230: 8 total, 7 up, 6 in 2023-09-23T20:33:39.254 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:38 smithi098 bash[74888]: cluster 2023-09-23T20:33:38.493781+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:33:39.268 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:39.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:38 smithi173 bash[59517]: cluster 2023-09-23T20:33:38.484222+0000 mon.a (mon.0) 1237 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:33:39.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:38 smithi173 bash[59517]: audit 2023-09-23T20:33:38.491359+0000 mon.a (mon.0) 1238 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:33:39.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:38 smithi173 bash[59517]: cluster 2023-09-23T20:33:38.491490+0000 mon.a (mon.0) 1239 : cluster 0 osdmap e230: 8 total, 7 up, 6 in 2023-09-23T20:33:39.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:38 smithi173 bash[59517]: cluster 2023-09-23T20:33:38.493781+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:33:39.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:39.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:39.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:39.504 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:39.535 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:39.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:39.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T20:33:39.642 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:39.677 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:39.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:39.782 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:39.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:39.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:39.920 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:39.931 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[174925]: debug 2023-09-23T20:33:39.520+0000 7f7ae67aa640 -1 osd.1 220 log_to_monitors true 2023-09-23T20:33:39.949 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:39.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:39.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:40.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:40.080 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:40.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:40.154 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 7 16 14804 14788 132.023 123.625 0.00829087 0.00756604 2023-09-23T20:33:40.183 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:40.193 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:39 smithi173 bash[59517]: cluster 2023-09-23T20:33:38.495599+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:33:40.193 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:39 smithi173 bash[59517]: cluster 2023-09-23T20:33:38.501307+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:33:40.193 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:39 smithi173 bash[59517]: cluster 2023-09-23T20:33:38.524920+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v956: 89 pgs: 17 active+undersized+degraded, 42 active+undersized, 30 active+clean; 349 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 35 MiB/s wr, 561 op/s; 3951/16776 objects degraded (23.552%) 2023-09-23T20:33:40.193 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:39 smithi173 bash[59517]: audit 2023-09-23T20:33:39.528279+0000 mon.c (mon.2) 111 : audit 1 from='osd.1 [v2:172.21.15.98:6810/1969525493,v1:172.21.15.98:6811/1969525493]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:33:40.193 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:39 smithi173 bash[59517]: audit 2023-09-23T20:33:39.528698+0000 mon.a (mon.0) 1240 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:33:40.193 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:39 smithi173 bash[59517]: audit 2023-09-23T20:33:39.605305+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:40.193 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:39 smithi173 bash[59517]: audit 2023-09-23T20:33:39.606846+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:40.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:40.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:40.312 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:40.343 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:40.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:40.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[78228]: cluster 2023-09-23T20:33:38.495599+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:33:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[78228]: cluster 2023-09-23T20:33:38.501307+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:33:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[78228]: cluster 2023-09-23T20:33:38.524920+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v956: 89 pgs: 17 active+undersized+degraded, 42 active+undersized, 30 active+clean; 349 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 35 MiB/s wr, 561 op/s; 3951/16776 objects degraded (23.552%) 2023-09-23T20:33:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[78228]: audit 2023-09-23T20:33:39.528279+0000 mon.c (mon.2) 111 : audit 1 from='osd.1 [v2:172.21.15.98:6810/1969525493,v1:172.21.15.98:6811/1969525493]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:33:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[78228]: audit 2023-09-23T20:33:39.528698+0000 mon.a (mon.0) 1240 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:33:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[78228]: audit 2023-09-23T20:33:39.605305+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[78228]: audit 2023-09-23T20:33:39.606846+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[74888]: cluster 2023-09-23T20:33:38.495599+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:33:40.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[74888]: cluster 2023-09-23T20:33:38.501307+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T20:33:40.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[74888]: cluster 2023-09-23T20:33:38.524920+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v956: 89 pgs: 17 active+undersized+degraded, 42 active+undersized, 30 active+clean; 349 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 35 MiB/s wr, 561 op/s; 3951/16776 objects degraded (23.552%) 2023-09-23T20:33:40.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[74888]: audit 2023-09-23T20:33:39.528279+0000 mon.c (mon.2) 111 : audit 1 from='osd.1 [v2:172.21.15.98:6810/1969525493,v1:172.21.15.98:6811/1969525493]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:33:40.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[74888]: audit 2023-09-23T20:33:39.528698+0000 mon.a (mon.0) 1240 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T20:33:40.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[74888]: audit 2023-09-23T20:33:39.605305+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:40.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:39 smithi098 bash[74888]: audit 2023-09-23T20:33:39.606846+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:40.449 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:40.479 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:40.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:40.586 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:40.626 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:40.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:40.729 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:40.758 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:40.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:40.864 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:40.874 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:33:40 smithi098 bash[174925]: debug 2023-09-23T20:33:40.552+0000 7f7ad6414700 -1 osd.1 220 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T20:33:40.892 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:40.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:40.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:40.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:41.031 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:41.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:41.135 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:41.154 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 8 16 16703 16687 130.355 118.688 0.00834987 0.00766318 2023-09-23T20:33:41.162 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:41.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:41.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:41.293 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:41.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:41.400 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:41.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:41.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:41.530 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:41.557 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:41.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:41.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:41 smithi173 bash[59517]: audit 2023-09-23T20:33:40.497454+0000 mon.a (mon.0) 1243 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T20:33:41.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:41 smithi173 bash[59517]: cluster 2023-09-23T20:33:40.497516+0000 mon.a (mon.0) 1244 : cluster 0 osdmap e231: 8 total, 7 up, 6 in 2023-09-23T20:33:41.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:41 smithi173 bash[59517]: audit 2023-09-23T20:33:40.498877+0000 mon.c (mon.2) 112 : audit 1 from='osd.1 [v2:172.21.15.98:6810/1969525493,v1:172.21.15.98:6811/1969525493]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:33:41.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:41 smithi173 bash[59517]: audit 2023-09-23T20:33:40.499333+0000 mon.a (mon.0) 1245 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:33:41.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:41 smithi173 bash[59517]: cluster 2023-09-23T20:33:40.500520+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:33:41.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:41 smithi173 bash[59517]: cluster 2023-09-23T20:33:40.503537+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:33:41.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:41 smithi173 bash[59517]: cluster 2023-09-23T20:33:40.525501+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v958: 89 pgs: 17 active+undersized+degraded, 42 active+undersized, 30 active+clean; 550 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s; 5864/26424 objects degraded (22.192%) 2023-09-23T20:33:41.659 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:41.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[74888]: audit 2023-09-23T20:33:40.497454+0000 mon.a (mon.0) 1243 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T20:33:41.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[74888]: cluster 2023-09-23T20:33:40.497516+0000 mon.a (mon.0) 1244 : cluster 0 osdmap e231: 8 total, 7 up, 6 in 2023-09-23T20:33:41.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[74888]: audit 2023-09-23T20:33:40.498877+0000 mon.c (mon.2) 112 : audit 1 from='osd.1 [v2:172.21.15.98:6810/1969525493,v1:172.21.15.98:6811/1969525493]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:33:41.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[74888]: audit 2023-09-23T20:33:40.499333+0000 mon.a (mon.0) 1245 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:33:41.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[74888]: cluster 2023-09-23T20:33:40.500520+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:33:41.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[74888]: cluster 2023-09-23T20:33:40.503537+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:33:41.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[74888]: cluster 2023-09-23T20:33:40.525501+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v958: 89 pgs: 17 active+undersized+degraded, 42 active+undersized, 30 active+clean; 550 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s; 5864/26424 objects degraded (22.192%) 2023-09-23T20:33:41.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[78228]: audit 2023-09-23T20:33:40.497454+0000 mon.a (mon.0) 1243 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T20:33:41.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[78228]: cluster 2023-09-23T20:33:40.497516+0000 mon.a (mon.0) 1244 : cluster 0 osdmap e231: 8 total, 7 up, 6 in 2023-09-23T20:33:41.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[78228]: audit 2023-09-23T20:33:40.498877+0000 mon.c (mon.2) 112 : audit 1 from='osd.1 [v2:172.21.15.98:6810/1969525493,v1:172.21.15.98:6811/1969525493]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:33:41.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[78228]: audit 2023-09-23T20:33:40.499333+0000 mon.a (mon.0) 1245 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi098", "root=default"]}]: dispatch 2023-09-23T20:33:41.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[78228]: cluster 2023-09-23T20:33:40.500520+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:33:41.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[78228]: cluster 2023-09-23T20:33:40.503537+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T20:33:41.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:41 smithi098 bash[78228]: cluster 2023-09-23T20:33:40.525501+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v958: 89 pgs: 17 active+undersized+degraded, 42 active+undersized, 30 active+clean; 550 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s; 5864/26424 objects degraded (22.192%) 2023-09-23T20:33:41.692 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:41.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:41.796 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:41.829 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:41.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:41.935 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:41.960 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:41.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:41.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:42.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:33:42.064 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:42.089 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:42.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:42.154 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 9 16 17425 17409 120.884 45.125 0.00241905 0.00770059 2023-09-23T20:33:42.193 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:42.221 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:42.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:42.323 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:42.359 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:42.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:42.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:42.494 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:42.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:42.535 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:42.598 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:42.629 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:42.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:42.732 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:42.767 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:42.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:42.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:42 smithi173 bash[59517]: cluster 2023-09-23T20:33:41.493031+0000 mon.a (mon.0) 1246 : cluster 3 Health check update: Degraded data redundancy: 5864/26424 objects degraded (22.192%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:42.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:42 smithi173 bash[59517]: cluster 2023-09-23T20:33:41.494400+0000 mon.a (mon.0) 1247 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:33:42.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:42 smithi173 bash[59517]: cluster 2023-09-23T20:33:41.510142+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T20:33:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:42 smithi173 bash[59517]: cluster 2023-09-23T20:33:41.513678+0000 mon.a (mon.0) 1248 : cluster 1 osd.1 [v2:172.21.15.98:6810/1969525493,v1:172.21.15.98:6811/1969525493] boot 2023-09-23T20:33:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:42 smithi173 bash[59517]: cluster 2023-09-23T20:33:41.513916+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e232: 8 total, 8 up, 6 in 2023-09-23T20:33:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:42 smithi173 bash[59517]: audit 2023-09-23T20:33:41.516143+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:33:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:42 smithi173 bash[59517]: audit 2023-09-23T20:33:41.714187+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:42 smithi173 bash[59517]: audit 2023-09-23T20:33:41.721560+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:42 smithi173 bash[59517]: audit 2023-09-23T20:33:42.198757+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:33:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:42 smithi173 bash[59517]: audit 2023-09-23T20:33:42.200408+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:33:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:42 smithi173 bash[59517]: audit 2023-09-23T20:33:42.209272+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:42.871 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:42.904 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:42.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:42.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:42.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[74888]: cluster 2023-09-23T20:33:41.493031+0000 mon.a (mon.0) 1246 : cluster 3 Health check update: Degraded data redundancy: 5864/26424 objects degraded (22.192%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:42.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[74888]: cluster 2023-09-23T20:33:41.494400+0000 mon.a (mon.0) 1247 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:33:42.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[74888]: cluster 2023-09-23T20:33:41.510142+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T20:33:42.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[74888]: cluster 2023-09-23T20:33:41.513678+0000 mon.a (mon.0) 1248 : cluster 1 osd.1 [v2:172.21.15.98:6810/1969525493,v1:172.21.15.98:6811/1969525493] boot 2023-09-23T20:33:42.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[74888]: cluster 2023-09-23T20:33:41.513916+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e232: 8 total, 8 up, 6 in 2023-09-23T20:33:42.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[74888]: audit 2023-09-23T20:33:41.516143+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:33:42.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[74888]: audit 2023-09-23T20:33:41.714187+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:42.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[74888]: audit 2023-09-23T20:33:41.721560+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:42.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[74888]: audit 2023-09-23T20:33:42.198757+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:33:42.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[74888]: audit 2023-09-23T20:33:42.200408+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:33:42.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[74888]: audit 2023-09-23T20:33:42.209272+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:42.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[78228]: cluster 2023-09-23T20:33:41.493031+0000 mon.a (mon.0) 1246 : cluster 3 Health check update: Degraded data redundancy: 5864/26424 objects degraded (22.192%), 17 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:42.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[78228]: cluster 2023-09-23T20:33:41.494400+0000 mon.a (mon.0) 1247 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T20:33:42.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[78228]: cluster 2023-09-23T20:33:41.510142+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T20:33:42.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[78228]: cluster 2023-09-23T20:33:41.513678+0000 mon.a (mon.0) 1248 : cluster 1 osd.1 [v2:172.21.15.98:6810/1969525493,v1:172.21.15.98:6811/1969525493] boot 2023-09-23T20:33:42.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[78228]: cluster 2023-09-23T20:33:41.513916+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e232: 8 total, 8 up, 6 in 2023-09-23T20:33:42.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[78228]: audit 2023-09-23T20:33:41.516143+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T20:33:42.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[78228]: audit 2023-09-23T20:33:41.714187+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:42.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[78228]: audit 2023-09-23T20:33:41.721560+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:42.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[78228]: audit 2023-09-23T20:33:42.198757+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:33:42.933 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[78228]: audit 2023-09-23T20:33:42.200408+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:33:42.934 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:42 smithi098 bash[78228]: audit 2023-09-23T20:33:42.209272+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:43.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:43.037 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:43.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:43.141 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:43.154 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 10 16 17425 17409 108.795 0 - 0.00770059 2023-09-23T20:33:43.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:43.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:43.279 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:43.313 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:43.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:43.417 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:43.462 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:43.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:43.566 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:43.600 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:43.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:43.703 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:43.736 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:43.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:43.839 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:43.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:43 smithi173 bash[59517]: cluster 2023-09-23T20:33:42.512705+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e233: 8 total, 8 up, 6 in 2023-09-23T20:33:43.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:43 smithi173 bash[59517]: cluster 2023-09-23T20:33:42.514484+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:43 smithi173 bash[59517]: cluster 2023-09-23T20:33:42.518557+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:43 smithi173 bash[59517]: cluster 2023-09-23T20:33:42.518760+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:43 smithi173 bash[59517]: cluster 2023-09-23T20:33:42.519354+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:43 smithi173 bash[59517]: cluster 2023-09-23T20:33:42.522203+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:43 smithi173 bash[59517]: cluster 2023-09-23T20:33:42.524599+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:43 smithi173 bash[59517]: cluster 2023-09-23T20:33:42.526456+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v961: 89 pgs: 4 peering, 14 active+undersized+degraded, 41 active+undersized, 30 active+clean; 962 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 152 MiB/s wr, 2.43k op/s; 7382/46221 objects degraded (15.971%) 2023-09-23T20:33:43.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:43 smithi173 bash[59517]: cluster 2023-09-23T20:33:42.526790+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:43 smithi173 bash[59517]: cluster 2023-09-23T20:33:42.527577+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.848 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[78228]: cluster 2023-09-23T20:33:42.512705+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e233: 8 total, 8 up, 6 in 2023-09-23T20:33:43.848 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[78228]: cluster 2023-09-23T20:33:42.514484+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.848 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[78228]: cluster 2023-09-23T20:33:42.518557+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.848 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[78228]: cluster 2023-09-23T20:33:42.518760+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.848 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[78228]: cluster 2023-09-23T20:33:42.519354+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.848 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[78228]: cluster 2023-09-23T20:33:42.522203+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.848 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[78228]: cluster 2023-09-23T20:33:42.524599+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.849 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[78228]: cluster 2023-09-23T20:33:42.526456+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v961: 89 pgs: 4 peering, 14 active+undersized+degraded, 41 active+undersized, 30 active+clean; 962 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 152 MiB/s wr, 2.43k op/s; 7382/46221 objects degraded (15.971%) 2023-09-23T20:33:43.849 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[78228]: cluster 2023-09-23T20:33:42.526790+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.849 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[78228]: cluster 2023-09-23T20:33:42.527577+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.849 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[74888]: cluster 2023-09-23T20:33:42.512705+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e233: 8 total, 8 up, 6 in 2023-09-23T20:33:43.849 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[74888]: cluster 2023-09-23T20:33:42.514484+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.849 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[74888]: cluster 2023-09-23T20:33:42.518557+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.849 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[74888]: cluster 2023-09-23T20:33:42.518760+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.849 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[74888]: cluster 2023-09-23T20:33:42.519354+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.850 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[74888]: cluster 2023-09-23T20:33:42.522203+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.850 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[74888]: cluster 2023-09-23T20:33:42.524599+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.850 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[74888]: cluster 2023-09-23T20:33:42.526456+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v961: 89 pgs: 4 peering, 14 active+undersized+degraded, 41 active+undersized, 30 active+clean; 962 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 152 MiB/s wr, 2.43k op/s; 7382/46221 objects degraded (15.971%) 2023-09-23T20:33:43.850 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[74888]: cluster 2023-09-23T20:33:42.526790+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.850 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:43 smithi098 bash[74888]: cluster 2023-09-23T20:33:42.527577+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T20:33:43.861 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:43.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:43.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:43.964 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:43.983 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:33:43.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:44.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:44.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:44.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:44.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:44.154 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 11 16 17577 17561 99.7682 4.75 0.0106257 0.0100166 2023-09-23T20:33:44.243 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:44.280 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:44.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:44.384 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:44.413 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:44.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:44.451 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:33:44.516 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:44.535 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[78228]: cluster 2023-09-23T20:33:43.534758+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e234: 8 total, 8 up, 6 in 2023-09-23T20:33:44.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[78228]: cluster 2023-09-23T20:33:43.535388+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[78228]: cluster 2023-09-23T20:33:43.536091+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[78228]: cluster 2023-09-23T20:33:43.540329+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[78228]: cluster 2023-09-23T20:33:43.540867+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[78228]: cluster 2023-09-23T20:33:43.541176+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[78228]: cluster 2023-09-23T20:33:43.551346+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.536 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[74888]: cluster 2023-09-23T20:33:43.534758+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e234: 8 total, 8 up, 6 in 2023-09-23T20:33:44.536 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[74888]: cluster 2023-09-23T20:33:43.535388+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.536 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[74888]: cluster 2023-09-23T20:33:43.536091+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.536 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[74888]: cluster 2023-09-23T20:33:43.540329+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[74888]: cluster 2023-09-23T20:33:43.540867+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[74888]: cluster 2023-09-23T20:33:43.541176+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:44 smithi098 bash[74888]: cluster 2023-09-23T20:33:43.551346+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.543 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:44.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:44.648 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:44.671 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:44.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:44.775 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:44.820 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:44.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:44.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:44 smithi173 bash[59517]: cluster 2023-09-23T20:33:43.534758+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e234: 8 total, 8 up, 6 in 2023-09-23T20:33:44.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:44 smithi173 bash[59517]: cluster 2023-09-23T20:33:43.535388+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:44 smithi173 bash[59517]: cluster 2023-09-23T20:33:43.536091+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:44 smithi173 bash[59517]: cluster 2023-09-23T20:33:43.540329+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:44 smithi173 bash[59517]: cluster 2023-09-23T20:33:43.540867+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:44 smithi173 bash[59517]: cluster 2023-09-23T20:33:43.541176+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:44 smithi173 bash[59517]: cluster 2023-09-23T20:33:43.551346+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T20:33:44.924 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:44.951 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:44.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:44.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:45.058 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:45.082 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:45.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:45.154 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 12 16 19046 19030 99.1045 91.8125 0.010136 0.0100823 2023-09-23T20:33:45.188 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:45.218 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:45.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:45.322 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:45.349 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:45.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:45.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:45.479 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:45.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:45.585 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:45.612 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:45.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:45.716 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:45.741 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:45.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:45.845 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:45.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:45.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:45.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:45.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:46.003 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:46.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:46.107 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:46.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:46.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:46.154 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 13 16 20567 20551 98.7929 95.0625 0.00270678 0.0101002 2023-09-23T20:33:46.237 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.245 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:45 smithi173 bash[59517]: cluster 2023-09-23T20:33:44.527026+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v963: 89 pgs: 3 activating+undersized+degraded+remapped, 4 peering, 8 active+undersized+degraded, 34 active+undersized, 40 active+clean; 1.0 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 130 MiB/s wr, 2.08k op/s; 8471/51642 objects degraded (16.403%) 2023-09-23T20:33:46.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:46.366 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.390 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:46.431 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:33:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:33:46] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.33.4" 2023-09-23T20:33:46.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:45 smithi098 bash[74888]: cluster 2023-09-23T20:33:44.527026+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v963: 89 pgs: 3 activating+undersized+degraded+remapped, 4 peering, 8 active+undersized+degraded, 34 active+undersized, 40 active+clean; 1.0 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 130 MiB/s wr, 2.08k op/s; 8471/51642 objects degraded (16.403%) 2023-09-23T20:33:46.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:45 smithi098 bash[78228]: cluster 2023-09-23T20:33:44.527026+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v963: 89 pgs: 3 activating+undersized+degraded+remapped, 4 peering, 8 active+undersized+degraded, 34 active+undersized, 40 active+clean; 1.0 GiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 130 MiB/s wr, 2.08k op/s; 8471/51642 objects degraded (16.403%) 2023-09-23T20:33:46.493 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:46.603 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:46.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:46.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:46.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:46.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:46.778 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:46.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:46.881 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.909 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:46.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:46.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:47.014 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:47.052 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:47.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:47.155 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 14 16 21962 21946 97.9633 87.1875 0.00337918 0.010194 2023-09-23T20:33:47.157 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:47.183 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:47.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:47.286 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:47.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:47 smithi098 bash[78228]: cluster 2023-09-23T20:33:46.987647+0000 mon.a (mon.0) 1258 : cluster 3 Health check update: Degraded data redundancy: 8614/55269 objects degraded (15.586%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:33:47.297 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:47 smithi098 bash[74888]: cluster 2023-09-23T20:33:46.987647+0000 mon.a (mon.0) 1258 : cluster 3 Health check update: Degraded data redundancy: 8614/55269 objects degraded (15.586%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:33:47.315 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:47.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:47 smithi173 bash[59517]: cluster 2023-09-23T20:33:46.987647+0000 mon.a (mon.0) 1258 : cluster 3 Health check update: Degraded data redundancy: 8614/55269 objects degraded (15.586%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:33:47.419 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:47.455 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:47.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:47.559 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:47.590 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:47.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:47.693 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:47.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:47.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:47.822 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:47.855 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:47.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:47.959 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:47.977 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:33:47.983 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:47.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:47.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:48.010 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:33:48.044 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:33:48.053 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:48 smithi173 bash[59517]: cluster 2023-09-23T20:33:46.527739+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v964: 89 pgs: 3 activating+undersized+degraded+remapped, 4 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 4 active+undersized, 72 active+clean; 1.1 GiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 100 MiB/s wr, 1.60k op/s; 8614/55269 objects degraded (15.586%) 2023-09-23T20:33:48.076 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:33:48.089 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:48.105 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:33:48.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:48.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:48.139 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:33:48.154 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 15 16 23306 23290 97.0319 84 0.00889426 0.0102948 2023-09-23T20:33:48.168 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:33:48.199 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:33:48.202 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:33:48.202 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:33:48.202 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:33:48.202 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:33:48.202 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:33:48.202 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:33:48.203 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:33:48.203 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:33:48.229 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:48.256 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:48.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:48.285 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:48 smithi098 bash[78228]: cluster 2023-09-23T20:33:46.527739+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v964: 89 pgs: 3 activating+undersized+degraded+remapped, 4 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 4 active+undersized, 72 active+clean; 1.1 GiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 100 MiB/s wr, 1.60k op/s; 8614/55269 objects degraded (15.586%) 2023-09-23T20:33:48.286 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:48 smithi098 bash[78228]: audit 2023-09-23T20:33:47.941252+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.98:0/3633488591' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:48.286 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:48 smithi098 bash[74888]: cluster 2023-09-23T20:33:46.527739+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v964: 89 pgs: 3 activating+undersized+degraded+remapped, 4 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 4 active+undersized, 72 active+clean; 1.1 GiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 100 MiB/s wr, 1.60k op/s; 8614/55269 objects degraded (15.586%) 2023-09-23T20:33:48.286 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:48 smithi098 bash[74888]: audit 2023-09-23T20:33:47.941252+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.98:0/3633488591' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:48 smithi173 bash[59517]: audit 2023-09-23T20:33:47.941252+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.98:0/3633488591' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:33:48.361 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:48.390 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:48.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:48.494 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:48.527 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:48.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:48.633 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:48.636 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:33:48.660 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:48.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:48.766 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:48.795 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:48.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:48.898 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:48.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:48.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:48.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:49.030 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:49.058 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:49.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:49.155 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 16 16 24655 24639 96.2365 84.3125 0.00645568 0.0103844 2023-09-23T20:33:49.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:49.184 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:49.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:49.288 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:49.315 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:49.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:49.419 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:49.453 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:49.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:49.558 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:49.599 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:49.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:49.703 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:49.730 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:49.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:49.834 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:49.863 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:49.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:49.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:49.968 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:49.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:50.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:50.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:50 smithi173 bash[59517]: cluster 2023-09-23T20:33:48.528433+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v965: 89 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.2 GiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 72 MiB/s wr, 1.15k op/s; 11773/59412 objects degraded (19.816%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:33:50.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:50.141 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:50.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:50.155 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 17 16 25937 25921 95.2883 80.125 0.00597938 0.0104787 2023-09-23T20:33:50.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:50.278 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:50.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:50.382 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:50.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:50 smithi098 bash[78228]: cluster 2023-09-23T20:33:48.528433+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v965: 89 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.2 GiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 72 MiB/s wr, 1.15k op/s; 11773/59412 objects degraded (19.816%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:33:50.383 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:50 smithi098 bash[74888]: cluster 2023-09-23T20:33:48.528433+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v965: 89 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.2 GiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 72 MiB/s wr, 1.15k op/s; 11773/59412 objects degraded (19.816%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T20:33:50.411 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:50.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:50.515 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:50.546 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:50.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:50.649 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:50.672 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:50.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:50.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:50.799 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:50.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:50.901 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:50.936 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:50.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:50.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:51.042 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:51.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:51.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:51.155 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 18 16 27242 27226 94.5253 81.5625 0.0109898 0.0105731 2023-09-23T20:33:51.173 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:51.200 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:51.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:51.305 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:51.323 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:51.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:51.426 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:51.469 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:51.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:51.573 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:51.598 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:51.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:51.701 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:51.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:51.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:51.827 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:51.850 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:51.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:51.953 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:51.976 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:51.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:51.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:52.080 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:52.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:52.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:52.155 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 19 16 28480 28464 93.6223 77.375 0.00953898 0.0106739 2023-09-23T20:33:52.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:52.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:52.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:52.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:52 smithi173 bash[59517]: cluster 2023-09-23T20:33:50.529231+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v966: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.3 GiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 50 MiB/s wr, 799 op/s; 11769/65466 objects degraded (17.977%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:33:52.350 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:52.359 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:52 smithi098 bash[78228]: cluster 2023-09-23T20:33:50.529231+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v966: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.3 GiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 50 MiB/s wr, 799 op/s; 11769/65466 objects degraded (17.977%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:33:52.359 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:52 smithi098 bash[74888]: cluster 2023-09-23T20:33:50.529231+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v966: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.3 GiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 50 MiB/s wr, 799 op/s; 11769/65466 objects degraded (17.977%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T20:33:52.377 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:52.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:52.480 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:52.509 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:52.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:52.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:52.641 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:52.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:52.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:52.771 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:52.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:52.875 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:52.908 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:52.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:52.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:52.929 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:33:53.012 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:53.037 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:53.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:53.140 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:53.155 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:33:53.149638+0000 min lat: 0.00132148 max lat: 2.55014 avg lat: 0.0108574 2023-09-23T20:33:53.155 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:33:53.155 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 20 16 29469 29453 92.0314 61.8125 0.0131295 0.0108574 2023-09-23T20:33:53.174 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:53.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:53.280 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:53.289 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:53 smithi098 bash[78228]: cluster 2023-09-23T20:33:53.055972+0000 mon.a (mon.0) 1259 : cluster 3 Health check update: Degraded data redundancy: 11411/79017 objects degraded (14.441%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:53.289 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:53 smithi098 bash[74888]: cluster 2023-09-23T20:33:53.055972+0000 mon.a (mon.0) 1259 : cluster 3 Health check update: Degraded data redundancy: 11411/79017 objects degraded (14.441%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:53.304 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:53.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:53.323 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:33:53.323 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:33:53.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:53 smithi173 bash[59517]: cluster 2023-09-23T20:33:53.055972+0000 mon.a (mon.0) 1259 : cluster 3 Health check update: Degraded data redundancy: 11411/79017 objects degraded (14.441%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:53.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:53.434 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:53.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:53.541 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:53.566 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:53.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:53.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:53.705 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:53.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:53.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:53.835 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:53.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:53.940 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:53.966 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:53.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:53.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:54.069 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:54.099 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:54.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:54.155 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 21 16 30671 30655 91.2259 75.125 0.0131428 0.0109553 2023-09-23T20:33:54.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:54.233 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:54.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:54.337 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:54.349 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:54 smithi098 bash[78228]: cluster 2023-09-23T20:33:52.529910+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v967: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.6 GiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s; 11411/79017 objects degraded (14.441%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:33:54.349 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:54 smithi098 bash[74888]: cluster 2023-09-23T20:33:52.529910+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v967: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.6 GiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s; 11411/79017 objects degraded (14.441%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:33:54.364 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:54.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:54.467 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:54.478 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:54 smithi173 bash[59517]: cluster 2023-09-23T20:33:52.529910+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v967: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.6 GiB data, 7.4 GiB used, 529 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s; 11411/79017 objects degraded (14.441%); 3.2 MiB/s, 50 objects/s recovering 2023-09-23T20:33:54.493 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:54.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:54.598 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:54.622 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:54.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:54.725 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:54.755 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:54.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:54.857 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:54.888 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:54.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:54.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:54.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:55.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:55.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:55.130 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.155 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 22 16 31981 31965 90.8006 81.875 0.0162497 0.0110044 2023-09-23T20:33:55.159 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:55.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T20:33:55.264 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:55.287 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:55.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:55.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:55.418 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:55.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:55.523 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:55.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:55.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:55.662 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:55.684 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:55.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:55.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:55.795 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:55 smithi173 bash[59517]: cluster 2023-09-23T20:33:54.530475+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v968: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.7 GiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s; 11411/84780 objects degraded (13.460%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T20:33:55.795 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:55 smithi173 bash[59517]: audit 2023-09-23T20:33:54.607142+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:55.796 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:55 smithi173 bash[59517]: audit 2023-09-23T20:33:54.608365+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:55.823 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:55.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:55.926 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:55 smithi098 bash[74888]: cluster 2023-09-23T20:33:54.530475+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v968: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.7 GiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s; 11411/84780 objects degraded (13.460%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T20:33:55.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:55 smithi098 bash[74888]: audit 2023-09-23T20:33:54.607142+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:55.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:55 smithi098 bash[74888]: audit 2023-09-23T20:33:54.608365+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:55.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:55 smithi098 bash[78228]: cluster 2023-09-23T20:33:54.530475+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v968: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.7 GiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 73 MiB/s wr, 1.17k op/s; 11411/84780 objects degraded (13.460%); 2.9 MiB/s, 45 objects/s recovering 2023-09-23T20:33:55.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:55 smithi098 bash[78228]: audit 2023-09-23T20:33:54.607142+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:33:55.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:55 smithi098 bash[78228]: audit 2023-09-23T20:33:54.608365+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:33:55.956 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:55.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:55.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:56.059 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:56.087 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:56.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:56.155 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 23 16 33192 33176 90.1432 75.6875 0.00896495 0.0110882 2023-09-23T20:33:56.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:56.219 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:56.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:56.326 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.359 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:56.431 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:33:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:33:56] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.33.4" 2023-09-23T20:33:56.464 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:56.498 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:56.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:56.605 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.636 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:33:56.640 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:56.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:56.744 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:56.754 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:56 smithi173 bash[59517]: audit 2023-09-23T20:33:56.532253+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.98:0/1120452969' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:56.754 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:56 smithi173 bash[59517]: audit 2023-09-23T20:33:56.532661+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:56.770 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:56.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:56.873 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:56.902 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:56.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:56.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:56.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:56 smithi098 bash[74888]: audit 2023-09-23T20:33:56.532253+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.98:0/1120452969' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:56.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:56 smithi098 bash[74888]: audit 2023-09-23T20:33:56.532661+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:56.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:56 smithi098 bash[78228]: audit 2023-09-23T20:33:56.532253+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.98:0/1120452969' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:56.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:56 smithi098 bash[78228]: audit 2023-09-23T20:33:56.532661+0000 mon.a (mon.0) 1262 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:33:57.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:57.033 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:57.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:57.139 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:57.156 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 24 16 34439 34423 89.6321 77.9375 0.0140377 0.0111495 2023-09-23T20:33:57.165 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:57.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:57.269 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:57.297 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:57.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:57.400 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:57.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:57.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:57.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:57.554 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:57.657 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:57.670 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[78228]: cluster 2023-09-23T20:33:56.531059+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v969: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.8 GiB data, 8.3 GiB used, 528 GiB / 536 GiB avail; 67 MiB/s wr, 1.07k op/s; 11411/90288 objects degraded (12.638%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:33:57.670 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[78228]: cluster 2023-09-23T20:33:56.608059+0000 mon.a (mon.0) 1263 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:33:57.670 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[78228]: audit 2023-09-23T20:33:56.624562+0000 mon.a (mon.0) 1264 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:33:57.670 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[78228]: cluster 2023-09-23T20:33:56.624615+0000 mon.a (mon.0) 1265 : cluster 0 osdmap e235: 8 total, 8 up, 6 in 2023-09-23T20:33:57.671 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[78228]: cluster 2023-09-23T20:33:56.632022+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:33:57.671 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[78228]: cluster 2023-09-23T20:33:56.633638+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:33:57.671 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[74888]: cluster 2023-09-23T20:33:56.531059+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v969: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.8 GiB data, 8.3 GiB used, 528 GiB / 536 GiB avail; 67 MiB/s wr, 1.07k op/s; 11411/90288 objects degraded (12.638%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:33:57.671 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[74888]: cluster 2023-09-23T20:33:56.608059+0000 mon.a (mon.0) 1263 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:33:57.672 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[74888]: audit 2023-09-23T20:33:56.624562+0000 mon.a (mon.0) 1264 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:33:57.672 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[74888]: cluster 2023-09-23T20:33:56.624615+0000 mon.a (mon.0) 1265 : cluster 0 osdmap e235: 8 total, 8 up, 6 in 2023-09-23T20:33:57.672 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[74888]: cluster 2023-09-23T20:33:56.632022+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:33:57.672 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:57 smithi098 bash[74888]: cluster 2023-09-23T20:33:56.633638+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:33:57.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:57.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:57.793 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:57.817 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:57.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:57.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:57.946 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:57.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:57.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:58.050 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:58.075 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:58.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:58.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:57 smithi173 bash[59517]: cluster 2023-09-23T20:33:56.531059+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v969: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 1.8 GiB data, 8.3 GiB used, 528 GiB / 536 GiB avail; 67 MiB/s wr, 1.07k op/s; 11411/90288 objects degraded (12.638%); 2.7 MiB/s, 42 objects/s recovering 2023-09-23T20:33:58.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:57 smithi173 bash[59517]: cluster 2023-09-23T20:33:56.608059+0000 mon.a (mon.0) 1263 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:33:58.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:57 smithi173 bash[59517]: audit 2023-09-23T20:33:56.624562+0000 mon.a (mon.0) 1264 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:33:58.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:57 smithi173 bash[59517]: cluster 2023-09-23T20:33:56.624615+0000 mon.a (mon.0) 1265 : cluster 0 osdmap e235: 8 total, 8 up, 6 in 2023-09-23T20:33:58.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:57 smithi173 bash[59517]: cluster 2023-09-23T20:33:56.632022+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:33:58.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:57 smithi173 bash[59517]: cluster 2023-09-23T20:33:56.633638+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T20:33:58.156 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 25 16 35665 35649 89.1116 76.625 0.0102627 0.0112145 2023-09-23T20:33:58.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:58.213 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:58.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:58.316 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:58.344 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:58.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:58.448 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:58.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:58.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:58.578 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:58.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:58.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:58.671 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:58 smithi098 bash[74888]: cluster 2023-09-23T20:33:58.610872+0000 mon.a (mon.0) 1266 : cluster 3 Health check update: Degraded data redundancy: 11061/97248 objects degraded (11.374%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:58.713 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:58.741 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:58.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:58.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:58 smithi173 bash[59517]: cluster 2023-09-23T20:33:58.610872+0000 mon.a (mon.0) 1266 : cluster 3 Health check update: Degraded data redundancy: 11061/97248 objects degraded (11.374%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:58.846 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:58.874 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:58.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:58.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:33:58.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:58 smithi098 bash[78228]: cluster 2023-09-23T20:33:58.610872+0000 mon.a (mon.0) 1266 : cluster 3 Health check update: Degraded data redundancy: 11061/97248 objects degraded (11.374%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:33:58.978 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:59.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:33:59.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:33:59.125 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:59.156 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 26 16 36782 36766 88.3691 69.8125 0.0187829 0.0113096 2023-09-23T20:33:59.160 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:59.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:59.191 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:33:59.191 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:33:59.265 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:59.294 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:33:59.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:33:59.400 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:59.430 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:33:59.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:33:59.535 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:59.560 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:33:59.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:33:59.663 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:59.677 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:33:59 smithi173 bash[59517]: cluster 2023-09-23T20:33:58.531625+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v971: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.0 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 79 MiB/s wr, 1.26k op/s; 11061/97248 objects degraded (11.374%); 4.4 MiB/s, 71 objects/s recovering 2023-09-23T20:33:59.699 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:33:59.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:33:59.804 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:59.831 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:33:59.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:33:59.935 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:59.955 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:33:59 smithi098 bash[74888]: cluster 2023-09-23T20:33:58.531625+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v971: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.0 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 79 MiB/s wr, 1.26k op/s; 11061/97248 objects degraded (11.374%); 4.4 MiB/s, 71 objects/s recovering 2023-09-23T20:33:59.961 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:33:59.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:33:59.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:00.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:00.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.104 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:34:00.105 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:00.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:00.156 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 27 16 37934 37918 87.7626 72 0.0191299 0.0113865 2023-09-23T20:34:00.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:00.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:00.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:00.339 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:00.349 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:33:59 smithi098 bash[78228]: cluster 2023-09-23T20:33:58.531625+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v971: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.0 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 79 MiB/s wr, 1.26k op/s; 11061/97248 objects degraded (11.374%); 4.4 MiB/s, 71 objects/s recovering 2023-09-23T20:34:00.366 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:00.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:00.473 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:00.499 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:00.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:00.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:00.629 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:00.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:00.733 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:00.761 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:00.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:00.864 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:00.890 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:00.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:00.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:00.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:34:00.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:01.018 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:01.053 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:01.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:01.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:01.157 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 28 16 39120 39104 87.2727 74.125 0.00869427 0.0114393 2023-09-23T20:34:01.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:01.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:01.293 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:01.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:01.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:01.420 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:01.445 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:01.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:01.548 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:01.576 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:01.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:01.679 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:01.713 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:01.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:01.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:01.842 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:01.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:01.946 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:01.973 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:01.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:01.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:02.077 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:02.107 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:02.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:02.157 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 29 16 39397 39381 84.8603 17.3125 0.0120164 0.0117778 2023-09-23T20:34:02.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:02 smithi098 bash[74888]: cluster 2023-09-23T20:34:00.532306+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v972: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.1 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 78 MiB/s wr, 1.24k op/s; 11061/102756 objects degraded (10.764%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T20:34:02.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:02 smithi098 bash[74888]: cluster 2023-09-23T20:34:01.010317+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e236: 8 total, 8 up, 6 in 2023-09-23T20:34:02.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:02 smithi098 bash[74888]: cluster 2023-09-23T20:34:01.013448+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:34:02.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:02 smithi098 bash[78228]: cluster 2023-09-23T20:34:00.532306+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v972: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.1 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 78 MiB/s wr, 1.24k op/s; 11061/102756 objects degraded (10.764%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T20:34:02.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:02 smithi098 bash[78228]: cluster 2023-09-23T20:34:01.010317+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e236: 8 total, 8 up, 6 in 2023-09-23T20:34:02.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:02 smithi098 bash[78228]: cluster 2023-09-23T20:34:01.013448+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:34:02.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:02.224 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:02 smithi173 bash[59517]: cluster 2023-09-23T20:34:00.532306+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v972: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.1 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 78 MiB/s wr, 1.24k op/s; 11061/102756 objects degraded (10.764%); 4.4 MiB/s, 70 objects/s recovering 2023-09-23T20:34:02.224 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:02 smithi173 bash[59517]: cluster 2023-09-23T20:34:01.010317+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e236: 8 total, 8 up, 6 in 2023-09-23T20:34:02.224 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:02 smithi173 bash[59517]: cluster 2023-09-23T20:34:01.013448+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T20:34:02.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:02.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:02.350 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:02.384 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:02.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:02.488 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:02.513 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:02.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:02.616 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:02.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:02.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:02.749 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:02.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:02.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:02.878 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:02.906 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:02.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:02.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:03.009 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:03.040 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:03.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:03.144 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:03.159 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 30 16 40634 40618 84.6041 77.3125 0.0154458 0.0118124 2023-09-23T20:34:03.171 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:03.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:03.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:03.301 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:03.304 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:03 smithi173 bash[59517]: cluster 2023-09-23T20:34:02.016424+0000 mon.a (mon.0) 1268 : cluster 0 osdmap e237: 8 total, 8 up, 6 in 2023-09-23T20:34:03.304 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:03 smithi173 bash[59517]: cluster 2023-09-23T20:34:02.018224+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:34:03.304 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:03 smithi173 bash[59517]: cluster 2023-09-23T20:34:02.043050+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:34:03.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:03.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:03.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:03 smithi098 bash[74888]: cluster 2023-09-23T20:34:02.016424+0000 mon.a (mon.0) 1268 : cluster 0 osdmap e237: 8 total, 8 up, 6 in 2023-09-23T20:34:03.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:03 smithi098 bash[74888]: cluster 2023-09-23T20:34:02.018224+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:34:03.416 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:03 smithi098 bash[74888]: cluster 2023-09-23T20:34:02.043050+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:34:03.416 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:03 smithi098 bash[78228]: cluster 2023-09-23T20:34:02.016424+0000 mon.a (mon.0) 1268 : cluster 0 osdmap e237: 8 total, 8 up, 6 in 2023-09-23T20:34:03.416 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:03 smithi098 bash[78228]: cluster 2023-09-23T20:34:02.018224+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:34:03.416 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:03 smithi098 bash[78228]: cluster 2023-09-23T20:34:02.043050+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T20:34:03.431 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:03.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:03.535 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:03.562 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:03.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:03.667 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:03.695 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:03.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:03.800 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:03.823 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:03.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:03.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:03.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:03.955 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:03.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:04.056 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:04.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:04.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:04.159 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 31 16 41852 41836 84.3303 76.125 0.0142969 0.0118511 2023-09-23T20:34:04.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:04 smithi098 bash[78228]: cluster 2023-09-23T20:34:02.532972+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v975: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.3 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 85 MiB/s wr, 1.35k op/s; 10732/114672 objects degraded (9.359%); 7.1 MiB/s, 113 objects/s recovering 2023-09-23T20:34:04.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:04 smithi098 bash[74888]: cluster 2023-09-23T20:34:02.532972+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v975: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.3 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 85 MiB/s wr, 1.35k op/s; 10732/114672 objects degraded (9.359%); 7.1 MiB/s, 113 objects/s recovering 2023-09-23T20:34:04.187 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:04.194 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:04 smithi173 bash[59517]: cluster 2023-09-23T20:34:02.532972+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v975: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.3 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 85 MiB/s wr, 1.35k op/s; 10732/114672 objects degraded (9.359%); 7.1 MiB/s, 113 objects/s recovering 2023-09-23T20:34:04.217 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:04.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:04.321 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:04.352 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:04.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:04.455 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:04.480 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:04.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:04.583 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:04.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:04.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:04.706 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:04.741 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:04.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:04.851 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:04.877 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:04.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:04.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:04.980 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:05.006 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:05.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:05.079 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:05.109 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:05.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:05.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:05.159 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 32 16 42985 42969 83.9077 70.8125 0.0137032 0.0119098 2023-09-23T20:34:05.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:05 smithi098 bash[74888]: cluster 2023-09-23T20:34:04.985043+0000 mon.a (mon.0) 1269 : cluster 3 Health check update: Degraded data redundancy: 10732/114672 objects degraded (9.359%), 10 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:05.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:05 smithi098 bash[78228]: cluster 2023-09-23T20:34:04.985043+0000 mon.a (mon.0) 1269 : cluster 3 Health check update: Degraded data redundancy: 10732/114672 objects degraded (9.359%), 10 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:05.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:05.273 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:05.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:05 smithi173 bash[59517]: cluster 2023-09-23T20:34:04.985043+0000 mon.a (mon.0) 1269 : cluster 3 Health check update: Degraded data redundancy: 10732/114672 objects degraded (9.359%), 10 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:05.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:05.404 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:05.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:05.510 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:05.535 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:05.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:05.539 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:34:05.540 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:34:05.540 INFO:tasks.thrashosds.thrasher:Adding osd 0 2023-09-23T20:34:05.540 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd in 0 2023-09-23T20:34:05.639 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:05.675 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:05.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:05.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:05.809 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:05.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:05.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:05.945 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:05.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:05.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:06.048 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:06.072 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:06.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:06.081 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:06 smithi098 bash[78228]: cluster 2023-09-23T20:34:04.533644+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v976: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.4 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 58 MiB/s wr, 930 op/s; 10732/119340 objects degraded (8.993%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:34:06.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:06 smithi098 bash[74888]: cluster 2023-09-23T20:34:04.533644+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v976: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.4 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 58 MiB/s wr, 930 op/s; 10732/119340 objects degraded (8.993%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:34:06.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:06 smithi173 bash[59517]: cluster 2023-09-23T20:34:04.533644+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v976: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.4 GiB data, 9.8 GiB used, 527 GiB / 536 GiB avail; 58 MiB/s wr, 930 op/s; 10732/119340 objects degraded (8.993%); 2.6 MiB/s, 41 objects/s recovering 2023-09-23T20:34:06.160 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 33 16 44075 44059 83.4293 68.125 0.0313052 0.0119807 2023-09-23T20:34:06.175 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:06.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:06.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:06.303 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:06.331 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:06.334 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:34:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:34:06] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.33.4" 2023-09-23T20:34:06.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:06.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:06.474 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:06.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:06.580 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:06.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:06.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:06.713 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:06.736 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:06.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:06.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:06.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:06.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:06.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:06.975 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:06.998 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:07.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:07.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:07.127 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:07.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:07.160 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 34 16 45147 45131 82.9459 67 0.0234027 0.0120408 2023-09-23T20:34:07.230 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:07.253 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:07.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:07.311 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:34:07.311 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:34:07.357 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:07.380 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:07.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:07.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:07.507 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:07.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:07.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:07.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:07.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:07.741 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:07.770 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:07.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:07.803 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:34:07.834 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:34:07.859 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:34:07.874 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:07.889 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:34:07.903 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:07.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:07.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:07.912 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:34:07.939 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:34:07.968 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:34:07.995 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:34:07.997 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:34:07.997 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:34:07.997 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:34:07.997 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:34:07.997 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:34:07.997 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:34:07.997 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:34:07.998 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:34:08.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:08.032 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:08.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:08.135 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:08.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[78228]: cluster 2023-09-23T20:34:06.534514+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v977: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.5 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s; 9810/124095 objects degraded (7.905%); 9.8 MiB/s, 156 objects/s recovering 2023-09-23T20:34:08.147 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[78228]: cluster 2023-09-23T20:34:07.051117+0000 mon.a (mon.0) 1270 : cluster 0 osdmap e238: 8 total, 8 up, 6 in 2023-09-23T20:34:08.148 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[78228]: cluster 2023-09-23T20:34:07.054781+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:34:08.148 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[78228]: cluster 2023-09-23T20:34:07.061030+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:34:08.148 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[78228]: cluster 2023-09-23T20:34:07.068804+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:34:08.148 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[78228]: audit 2023-09-23T20:34:07.770363+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.98:0/2605897584' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:08.148 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[74888]: cluster 2023-09-23T20:34:06.534514+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v977: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.5 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s; 9810/124095 objects degraded (7.905%); 9.8 MiB/s, 156 objects/s recovering 2023-09-23T20:34:08.148 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[74888]: cluster 2023-09-23T20:34:07.051117+0000 mon.a (mon.0) 1270 : cluster 0 osdmap e238: 8 total, 8 up, 6 in 2023-09-23T20:34:08.149 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[74888]: cluster 2023-09-23T20:34:07.054781+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:34:08.149 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[74888]: cluster 2023-09-23T20:34:07.061030+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:34:08.149 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[74888]: cluster 2023-09-23T20:34:07.068804+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:34:08.149 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:08 smithi098 bash[74888]: audit 2023-09-23T20:34:07.770363+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.98:0/2605897584' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:08.160 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 35 16 45226 45210 80.7173 4.9375 0.00297035 0.0120337 2023-09-23T20:34:08.164 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:08.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:08.268 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:08.277 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:08 smithi173 bash[59517]: cluster 2023-09-23T20:34:06.534514+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v977: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.5 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s; 9810/124095 objects degraded (7.905%); 9.8 MiB/s, 156 objects/s recovering 2023-09-23T20:34:08.277 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:08 smithi173 bash[59517]: cluster 2023-09-23T20:34:07.051117+0000 mon.a (mon.0) 1270 : cluster 0 osdmap e238: 8 total, 8 up, 6 in 2023-09-23T20:34:08.277 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:08 smithi173 bash[59517]: cluster 2023-09-23T20:34:07.054781+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:34:08.277 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:08 smithi173 bash[59517]: cluster 2023-09-23T20:34:07.061030+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:34:08.277 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:08 smithi173 bash[59517]: cluster 2023-09-23T20:34:07.068804+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T20:34:08.277 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:08 smithi173 bash[59517]: audit 2023-09-23T20:34:07.770363+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.98:0/2605897584' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:08.291 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:08.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:08.394 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:08.420 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:08.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:08.524 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:08.551 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:08.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:08.680 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:08.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:08.783 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:08.835 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:34:08.836 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:08.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:08.943 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:08.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:08.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:08.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:09.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:09 smithi173 bash[59517]: cluster 2023-09-23T20:34:08.061041+0000 mon.a (mon.0) 1271 : cluster 0 osdmap e239: 8 total, 8 up, 6 in 2023-09-23T20:34:09.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:09 smithi173 bash[59517]: cluster 2023-09-23T20:34:08.062422+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:09.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:09 smithi173 bash[59517]: cluster 2023-09-23T20:34:08.069642+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:09.086 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:09.119 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:09.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:09.160 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 36 16 45668 45652 79.2425 27.625 0.00536979 0.0126131 2023-09-23T20:34:09.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:09.250 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:09.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:09.356 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:09.367 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:09 smithi098 bash[78228]: cluster 2023-09-23T20:34:08.061041+0000 mon.a (mon.0) 1271 : cluster 0 osdmap e239: 8 total, 8 up, 6 in 2023-09-23T20:34:09.367 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:09 smithi098 bash[78228]: cluster 2023-09-23T20:34:08.062422+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:09.367 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:09 smithi098 bash[78228]: cluster 2023-09-23T20:34:08.069642+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:09.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:09 smithi098 bash[74888]: cluster 2023-09-23T20:34:08.061041+0000 mon.a (mon.0) 1271 : cluster 0 osdmap e239: 8 total, 8 up, 6 in 2023-09-23T20:34:09.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:09 smithi098 bash[74888]: cluster 2023-09-23T20:34:08.062422+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:09.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:09 smithi098 bash[74888]: cluster 2023-09-23T20:34:08.069642+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:09.384 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:09.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:09.488 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:09.527 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:09.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:09.630 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:09.679 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:09.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:09.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:09.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:09.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:09.920 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:09.960 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:09.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:09.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:10.068 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:10.093 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:10.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:10.160 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 37 16 46767 46751 78.9571 68.6875 0.0077269 0.0126576 2023-09-23T20:34:10.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:10.208 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:10 smithi173 bash[59517]: cluster 2023-09-23T20:34:08.535322+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v980: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 49 MiB/s wr, 788 op/s; 9789/130092 objects degraded (7.525%); 9.0 MiB/s, 144 objects/s recovering 2023-09-23T20:34:10.208 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:10 smithi173 bash[59517]: cluster 2023-09-23T20:34:08.645825+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:10.209 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:10 smithi173 bash[59517]: cluster 2023-09-23T20:34:08.646908+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:10.209 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:10 smithi173 bash[59517]: cluster 2023-09-23T20:34:08.726677+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:10.209 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:10 smithi173 bash[59517]: audit 2023-09-23T20:34:09.600412+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:10.209 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:10 smithi173 bash[59517]: cluster 2023-09-23T20:34:09.986187+0000 mon.a (mon.0) 1273 : cluster 3 Health check update: Degraded data redundancy: 9789/130092 objects degraded (7.525%), 10 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:10.235 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:10.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:10.340 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:10.350 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[78228]: cluster 2023-09-23T20:34:08.535322+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v980: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 49 MiB/s wr, 788 op/s; 9789/130092 objects degraded (7.525%); 9.0 MiB/s, 144 objects/s recovering 2023-09-23T20:34:10.350 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[78228]: cluster 2023-09-23T20:34:08.645825+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:10.350 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[78228]: cluster 2023-09-23T20:34:08.646908+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:10.350 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[78228]: cluster 2023-09-23T20:34:08.726677+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:10.350 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[78228]: audit 2023-09-23T20:34:09.600412+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:10.350 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[78228]: cluster 2023-09-23T20:34:09.986187+0000 mon.a (mon.0) 1273 : cluster 3 Health check update: Degraded data redundancy: 9789/130092 objects degraded (7.525%), 10 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:10.351 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[74888]: cluster 2023-09-23T20:34:08.535322+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v980: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 49 MiB/s wr, 788 op/s; 9789/130092 objects degraded (7.525%); 9.0 MiB/s, 144 objects/s recovering 2023-09-23T20:34:10.351 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[74888]: cluster 2023-09-23T20:34:08.645825+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:10.351 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[74888]: cluster 2023-09-23T20:34:08.646908+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:10.351 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[74888]: cluster 2023-09-23T20:34:08.726677+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T20:34:10.351 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[74888]: audit 2023-09-23T20:34:09.600412+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:10.351 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:10 smithi098 bash[74888]: cluster 2023-09-23T20:34:09.986187+0000 mon.a (mon.0) 1273 : cluster 3 Health check update: Degraded data redundancy: 9789/130092 objects degraded (7.525%), 10 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:10.363 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:10.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:10.467 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:10.499 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:10.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:10.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:10.628 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:10.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:10.732 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:10.762 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:10.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:10.868 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:10.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:10.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:10.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:11.002 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:11.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:11.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:11.133 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:11.160 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:11.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 38 16 47848 47832 78.6571 67.5625 0.00567559 0.0127071 2023-09-23T20:34:11.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:11.263 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:11.294 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:11.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:11.398 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:11.425 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:11.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:11.526 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:34:11.527 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:11.558 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:11.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:11.662 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:11.688 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:11.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:11.791 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:11.817 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:11.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:11.920 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:11.950 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:11.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:11.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:12.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:12.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:12 smithi098 bash[74888]: cluster 2023-09-23T20:34:10.535966+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v981: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s; 9789/133758 objects degraded (7.318%); 7.4 MiB/s, 117 objects/s recovering 2023-09-23T20:34:12.080 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:12 smithi098 bash[74888]: audit 2023-09-23T20:34:11.293620+0000 mon.a (mon.0) 1274 : audit 1 from='client.? 172.21.15.98:0/2989484882' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:34:12.090 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:12.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:12.105 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:34:12.160 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 39 16 48904 48888 78.3324 66 0.0233326 0.0127592 2023-09-23T20:34:12.196 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:12.222 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:12.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:12.327 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:12.337 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:12 smithi173 bash[59517]: cluster 2023-09-23T20:34:10.535966+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v981: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s; 9789/133758 objects degraded (7.318%); 7.4 MiB/s, 117 objects/s recovering 2023-09-23T20:34:12.337 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:12 smithi173 bash[59517]: audit 2023-09-23T20:34:11.293620+0000 mon.a (mon.0) 1274 : audit 1 from='client.? 172.21.15.98:0/2989484882' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:34:12.344 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:12 smithi098 bash[78228]: cluster 2023-09-23T20:34:10.535966+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v981: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.7 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 50 MiB/s wr, 794 op/s; 9789/133758 objects degraded (7.318%); 7.4 MiB/s, 117 objects/s recovering 2023-09-23T20:34:12.344 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:12 smithi098 bash[78228]: audit 2023-09-23T20:34:11.293620+0000 mon.a (mon.0) 1274 : audit 1 from='client.? 172.21.15.98:0/2989484882' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:34:12.368 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:12.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:12.471 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:12.503 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:12.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:12.611 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:12.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:12.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:12.740 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:12.768 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:12.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:12.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:12.897 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:12.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:12.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:13.002 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:13.027 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:13.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:13.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[78228]: cluster 2023-09-23T20:34:12.068934+0000 mon.a (mon.0) 1275 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:13.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[78228]: audit 2023-09-23T20:34:12.090394+0000 mon.a (mon.0) 1276 : audit 1 from='client.? 172.21.15.98:0/2989484882' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:34:13.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[78228]: cluster 2023-09-23T20:34:12.090479+0000 mon.a (mon.0) 1277 : cluster 0 osdmap e240: 8 total, 8 up, 6 in 2023-09-23T20:34:13.085 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[78228]: cluster 2023-09-23T20:34:12.102006+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:34:13.086 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[78228]: cluster 2023-09-23T20:34:12.103191+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:34:13.086 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[78228]: cluster 2023-09-23T20:34:12.108925+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:34:13.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:13.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:13.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:13.160 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:34:13.154566+0000 min lat: 0.00132148 max lat: 2.55014 avg lat: 0.0128061 2023-09-23T20:34:13.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:34:13.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 40 16 49972 49956 78.0427 66.75 0.013639 0.0128061 2023-09-23T20:34:13.261 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:13.270 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:13 smithi173 bash[59517]: cluster 2023-09-23T20:34:12.068934+0000 mon.a (mon.0) 1275 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:13.270 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:13 smithi173 bash[59517]: audit 2023-09-23T20:34:12.090394+0000 mon.a (mon.0) 1276 : audit 1 from='client.? 172.21.15.98:0/2989484882' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:34:13.270 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:13 smithi173 bash[59517]: cluster 2023-09-23T20:34:12.090479+0000 mon.a (mon.0) 1277 : cluster 0 osdmap e240: 8 total, 8 up, 6 in 2023-09-23T20:34:13.271 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:13 smithi173 bash[59517]: cluster 2023-09-23T20:34:12.102006+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:34:13.271 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:13 smithi173 bash[59517]: cluster 2023-09-23T20:34:12.103191+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:34:13.271 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:13 smithi173 bash[59517]: cluster 2023-09-23T20:34:12.108925+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:34:13.292 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:13.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:13.359 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[74888]: cluster 2023-09-23T20:34:12.068934+0000 mon.a (mon.0) 1275 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:34:13.360 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[74888]: audit 2023-09-23T20:34:12.090394+0000 mon.a (mon.0) 1276 : audit 1 from='client.? 172.21.15.98:0/2989484882' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:34:13.360 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[74888]: cluster 2023-09-23T20:34:12.090479+0000 mon.a (mon.0) 1277 : cluster 0 osdmap e240: 8 total, 8 up, 6 in 2023-09-23T20:34:13.360 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[74888]: cluster 2023-09-23T20:34:12.102006+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:34:13.360 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[74888]: cluster 2023-09-23T20:34:12.103191+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:34:13.360 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:13 smithi098 bash[74888]: cluster 2023-09-23T20:34:12.108925+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T20:34:13.395 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:13.425 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:13.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:13.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:13.557 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:13.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:13.666 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:13.701 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:13.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:13.777 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:13.805 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:13.828 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:13.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:13.934 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:13.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:13.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:13.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:14.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:14.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:14.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:14.160 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 41 16 51029 51013 77.7504 66.0625 0.0105312 0.0128548 2023-09-23T20:34:14.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:14.214 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:14 smithi173 bash[59517]: cluster 2023-09-23T20:34:12.536509+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v983: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 60 MiB/s wr, 961 op/s; 9137/141414 objects degraded (6.461%); 7.0 MiB/s, 112 objects/s recovering 2023-09-23T20:34:14.240 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:14.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:14.342 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:14.351 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:14 smithi098 bash[74888]: cluster 2023-09-23T20:34:12.536509+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v983: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 60 MiB/s wr, 961 op/s; 9137/141414 objects degraded (6.461%); 7.0 MiB/s, 112 objects/s recovering 2023-09-23T20:34:14.351 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:14 smithi098 bash[78228]: cluster 2023-09-23T20:34:12.536509+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v983: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.9 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 60 MiB/s wr, 961 op/s; 9137/141414 objects degraded (6.461%); 7.0 MiB/s, 112 objects/s recovering 2023-09-23T20:34:14.366 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:14.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:14.470 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:14.498 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:14.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:14.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:14.636 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:14.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:14.739 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:14.764 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:14.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:14.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:14.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:14.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:14.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:15.007 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:15.030 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:15.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:15.133 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:15.160 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:15.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 42 16 52065 52049 77.4407 64.75 0.0291742 0.012906 2023-09-23T20:34:15.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:15.264 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:15.273 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:15 smithi098 bash[78228]: cluster 2023-09-23T20:34:14.987221+0000 mon.a (mon.0) 1278 : cluster 3 Health check update: Degraded data redundancy: 9137/141414 objects degraded (6.461%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:15.274 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:15 smithi098 bash[74888]: cluster 2023-09-23T20:34:14.987221+0000 mon.a (mon.0) 1278 : cluster 3 Health check update: Degraded data redundancy: 9137/141414 objects degraded (6.461%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:15.293 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:15.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:15.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:15 smithi173 bash[59517]: cluster 2023-09-23T20:34:14.987221+0000 mon.a (mon.0) 1278 : cluster 3 Health check update: Degraded data redundancy: 9137/141414 objects degraded (6.461%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:15.360 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:34:15.397 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:15.432 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:15.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:15.537 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:15.566 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:15.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:15.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:15.697 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:15.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:15.803 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:15.832 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:15.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:15.878 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:15.937 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:15.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:15.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:15.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:16.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:16.113 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:16.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:16.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 43 16 53080 53064 77.115 63.4375 0.0150673 0.0129606 2023-09-23T20:34:16.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:16.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:16.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:16.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:16 smithi173 bash[59517]: cluster 2023-09-23T20:34:14.537212+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v984: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 45 MiB/s wr, 723 op/s; 9137/146352 objects degraded (6.243%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T20:34:16.353 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:16.360 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:16 smithi098 bash[74888]: cluster 2023-09-23T20:34:14.537212+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v984: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 45 MiB/s wr, 723 op/s; 9137/146352 objects degraded (6.243%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T20:34:16.361 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:34:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:34:16] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.33.4" 2023-09-23T20:34:16.361 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:16 smithi098 bash[78228]: cluster 2023-09-23T20:34:14.537212+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v984: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.0 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 45 MiB/s wr, 723 op/s; 9137/146352 objects degraded (6.243%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T20:34:16.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:16.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:16.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:16.507 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:16.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:16.612 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:16.643 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:16.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:16.749 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:16.775 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:16.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:16.879 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:16.908 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:16.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:16.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:17.011 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:17.038 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:17.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:17.143 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:17.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 44 15 54109 54094 76.8253 64.375 0.0233356 0.01301 2023-09-23T20:34:17.177 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:17.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:17.283 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:17.313 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:17.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:17.417 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:17.440 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:17.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:17.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:17.570 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:17.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:17.673 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:17.701 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:17.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:17.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:17.846 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:17.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:17.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:17.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:17.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:17.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:18.096 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:18.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:18 smithi098 bash[74888]: cluster 2023-09-23T20:34:16.537886+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v985: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 52 MiB/s wr, 834 op/s; 9137/151326 objects degraded (6.038%); 4.8 MiB/s, 77 objects/s recovering 2023-09-23T20:34:18.126 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:18.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:18.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 45 16 55124 55108 76.5263 63.375 0.0140766 0.0130602 2023-09-23T20:34:18.232 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:18.261 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:18.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:18.280 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:18.365 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:18.374 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:18 smithi173 bash[59517]: cluster 2023-09-23T20:34:16.537886+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v985: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 52 MiB/s wr, 834 op/s; 9137/151326 objects degraded (6.038%); 4.8 MiB/s, 77 objects/s recovering 2023-09-23T20:34:18.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:18.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:18.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:18.523 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:18.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:18.550 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:18 smithi098 bash[78228]: cluster 2023-09-23T20:34:16.537886+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v985: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.1 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 52 MiB/s wr, 834 op/s; 9137/151326 objects degraded (6.038%); 4.8 MiB/s, 77 objects/s recovering 2023-09-23T20:34:18.626 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:18.653 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:18.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:18.761 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:18.783 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:18.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:18.887 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:18.917 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:18.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:18.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:19.020 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:19.047 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:19.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:19.151 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:19.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 46 16 55918 55902 75.9414 49.625 0.0238822 0.0131587 2023-09-23T20:34:19.173 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:19.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:19.276 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:19.315 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:19.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:19.418 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:19.440 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:19.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:19.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:19.570 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:19.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:19.674 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:19.701 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:19.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:19.804 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:19.856 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:19.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:19.941 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:19.960 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:19.984 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:19.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:19.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:20.088 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:20.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.122 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:20.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:20.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 47 16 56140 56124 74.6208 13.875 0.00366534 0.0131524 2023-09-23T20:34:20.223 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:20.246 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:20.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:20.270 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[74888]: cluster 2023-09-23T20:34:18.538866+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v986: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 57 MiB/s wr, 909 op/s; 8780/157386 objects degraded (5.579%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T20:34:20.270 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[74888]: cluster 2023-09-23T20:34:19.116746+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e241: 8 total, 8 up, 6 in 2023-09-23T20:34:20.270 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[74888]: cluster 2023-09-23T20:34:19.120100+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:34:20.270 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[74888]: cluster 2023-09-23T20:34:19.123516+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:34:20.270 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[74888]: cluster 2023-09-23T20:34:19.135783+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:34:20.270 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[74888]: cluster 2023-09-23T20:34:19.988436+0000 mon.a (mon.0) 1280 : cluster 3 Health check update: Degraded data redundancy: 8780/157386 objects degraded (5.579%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:20.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[78228]: cluster 2023-09-23T20:34:18.538866+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v986: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 57 MiB/s wr, 909 op/s; 8780/157386 objects degraded (5.579%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T20:34:20.271 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[78228]: cluster 2023-09-23T20:34:19.116746+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e241: 8 total, 8 up, 6 in 2023-09-23T20:34:20.271 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[78228]: cluster 2023-09-23T20:34:19.120100+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:34:20.271 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[78228]: cluster 2023-09-23T20:34:19.123516+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:34:20.271 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[78228]: cluster 2023-09-23T20:34:19.135783+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:34:20.271 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:20 smithi098 bash[78228]: cluster 2023-09-23T20:34:19.988436+0000 mon.a (mon.0) 1280 : cluster 3 Health check update: Degraded data redundancy: 8780/157386 objects degraded (5.579%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:20.349 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:20.377 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:20.379 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:20 smithi173 bash[59517]: cluster 2023-09-23T20:34:18.538866+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v986: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 57 MiB/s wr, 909 op/s; 8780/157386 objects degraded (5.579%); 6.3 MiB/s, 100 objects/s recovering 2023-09-23T20:34:20.380 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:20 smithi173 bash[59517]: cluster 2023-09-23T20:34:19.116746+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e241: 8 total, 8 up, 6 in 2023-09-23T20:34:20.380 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:20 smithi173 bash[59517]: cluster 2023-09-23T20:34:19.120100+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:34:20.380 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:20 smithi173 bash[59517]: cluster 2023-09-23T20:34:19.123516+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:34:20.380 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:20 smithi173 bash[59517]: cluster 2023-09-23T20:34:19.135783+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T20:34:20.380 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:20 smithi173 bash[59517]: cluster 2023-09-23T20:34:19.988436+0000 mon.a (mon.0) 1280 : cluster 3 Health check update: Degraded data redundancy: 8780/157386 objects degraded (5.579%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:20.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:20.481 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:20.507 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:20.613 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:20.638 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:20.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:20.741 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:20.764 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:20.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:20.869 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:20.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:20.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:20.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:21.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:21.048 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:21.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:21.152 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 48 16 56870 56854 74.0167 45.625 0.0123307 0.0135028 2023-09-23T20:34:21.174 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:21.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:21.305 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:21.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:21.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.418 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:21 smithi098 bash[78228]: cluster 2023-09-23T20:34:20.125993+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e242: 8 total, 8 up, 6 in 2023-09-23T20:34:21.418 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:21 smithi098 bash[78228]: cluster 2023-09-23T20:34:20.129126+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:21.418 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:21 smithi098 bash[78228]: cluster 2023-09-23T20:34:20.132652+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:21.418 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:21 smithi098 bash[78228]: cluster 2023-09-23T20:34:20.380089+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:21.419 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:21 smithi098 bash[74888]: cluster 2023-09-23T20:34:20.125993+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e242: 8 total, 8 up, 6 in 2023-09-23T20:34:21.419 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:21 smithi098 bash[74888]: cluster 2023-09-23T20:34:20.129126+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:21.419 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:21 smithi098 bash[74888]: cluster 2023-09-23T20:34:20.132652+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:21.419 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:21 smithi098 bash[74888]: cluster 2023-09-23T20:34:20.380089+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:21.435 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:21.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:21.539 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:21.560 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:21.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:21.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:21 smithi173 bash[59517]: cluster 2023-09-23T20:34:20.125993+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e242: 8 total, 8 up, 6 in 2023-09-23T20:34:21.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:21 smithi173 bash[59517]: cluster 2023-09-23T20:34:20.129126+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:21.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:21 smithi173 bash[59517]: cluster 2023-09-23T20:34:20.132652+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:21.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:21 smithi173 bash[59517]: cluster 2023-09-23T20:34:20.380089+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:21.664 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:21.696 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:21.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:21.800 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:21.824 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:21.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:21.928 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:21.961 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:21.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:21.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:22.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:22.089 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:22.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:22.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 49 16 57840 57824 73.7433 60.625 0.0170236 0.0135547 2023-09-23T20:34:22.192 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:22.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:22.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:22.318 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:22.342 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:22.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:22 smithi173 bash[59517]: cluster 2023-09-23T20:34:20.379675+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:22 smithi173 bash[59517]: cluster 2023-09-23T20:34:20.539476+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v989: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 54 MiB/s wr, 859 op/s; 8780/162039 objects degraded (5.418%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:34:22.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:22 smithi098 bash[78228]: cluster 2023-09-23T20:34:20.379675+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:22.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:22 smithi098 bash[78228]: cluster 2023-09-23T20:34:20.539476+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v989: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 54 MiB/s wr, 859 op/s; 8780/162039 objects degraded (5.418%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:34:22.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:22 smithi098 bash[74888]: cluster 2023-09-23T20:34:20.379675+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T20:34:22.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:22 smithi098 bash[74888]: cluster 2023-09-23T20:34:20.539476+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v989: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.3 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 54 MiB/s wr, 859 op/s; 8780/162039 objects degraded (5.418%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:34:22.445 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:22.479 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:22.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:22.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:22.608 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:22.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:22.713 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:22.736 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:22.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:22.840 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:22.871 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:22.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:22.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:22.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:23.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:23.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:23.106 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:23.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:23.161 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 50 16 58756 58740 73.4133 57.25 0.0301913 0.013615 2023-09-23T20:34:23.248 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.263 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:23 smithi098 bash[74888]: debug 2023-09-23T20:34:23.215+0000 7f4942979700 -1 mon.a@0(leader).osd e242 definitely_dead 0 2023-09-23T20:34:23.278 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:23.382 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:23.512 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.549 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:23.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:23.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:23.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:23.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:23.801 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:23.845 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:23.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:23.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:23.952 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:24.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:24.131 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:24.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:24.162 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 51 16 59687 59671 73.1147 58.1875 0.00695928 0.01367 2023-09-23T20:34:24.172 INFO:teuthology.orchestra.run.smithi098.stderr:marked in osd.0. 2023-09-23T20:34:24.237 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:24.261 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:24.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:24.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:24 smithi173 bash[59517]: cluster 2023-09-23T20:34:22.540271+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v990: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 61 MiB/s wr, 972 op/s; 8581/169707 objects degraded (5.056%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:34:24.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:24 smithi173 bash[59517]: audit 2023-09-23T20:34:23.222835+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.98:0/91226342' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T20:34:24.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:24 smithi173 bash[59517]: audit 2023-09-23T20:34:23.223311+0000 mon.a (mon.0) 1282 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T20:34:24.364 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.398 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:24.502 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.535 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:24.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:24.639 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:24.669 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:24.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:24.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:24 smithi098 bash[74888]: cluster 2023-09-23T20:34:22.540271+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v990: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 61 MiB/s wr, 972 op/s; 8581/169707 objects degraded (5.056%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:34:24.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:24 smithi098 bash[74888]: audit 2023-09-23T20:34:23.222835+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.98:0/91226342' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T20:34:24.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:24 smithi098 bash[74888]: audit 2023-09-23T20:34:23.223311+0000 mon.a (mon.0) 1282 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T20:34:24.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:24 smithi098 bash[78228]: cluster 2023-09-23T20:34:22.540271+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v990: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 61 MiB/s wr, 972 op/s; 8581/169707 objects degraded (5.056%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:34:24.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:24 smithi098 bash[78228]: audit 2023-09-23T20:34:23.222835+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.98:0/91226342' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T20:34:24.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:24 smithi098 bash[78228]: audit 2023-09-23T20:34:23.223311+0000 mon.a (mon.0) 1282 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T20:34:24.773 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:24.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:24.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:24.902 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:24.932 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:24.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:24.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:25.036 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:25.059 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:25.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:25.162 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 52 16 59749 59733 71.7832 3.875 0.00538687 0.0136732 2023-09-23T20:34:25.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:25.192 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:25.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:25.294 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:25.323 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:25.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:25.427 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[74888]: audit 2023-09-23T20:34:24.155090+0000 mon.a (mon.0) 1283 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-23T20:34:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[74888]: cluster 2023-09-23T20:34:24.155191+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e243: 8 total, 8 up, 7 in 2023-09-23T20:34:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[74888]: cluster 2023-09-23T20:34:24.166789+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:34:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[74888]: audit 2023-09-23T20:34:24.600719+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:25.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[74888]: cluster 2023-09-23T20:34:24.991643+0000 mon.a (mon.0) 1286 : cluster 3 Health check update: Degraded data redundancy: 8581/169707 objects degraded (5.056%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:25.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[74888]: cluster 2023-09-23T20:34:24.997586+0000 mon.a (mon.0) 1287 : cluster 0 osdmap e244: 8 total, 8 up, 7 in 2023-09-23T20:34:25.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[74888]: cluster 2023-09-23T20:34:25.001941+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[74888]: cluster 2023-09-23T20:34:25.006202+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[74888]: cluster 2023-09-23T20:34:25.009843+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[74888]: cluster 2023-09-23T20:34:25.013989+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[78228]: audit 2023-09-23T20:34:24.155090+0000 mon.a (mon.0) 1283 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-23T20:34:25.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[78228]: cluster 2023-09-23T20:34:24.155191+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e243: 8 total, 8 up, 7 in 2023-09-23T20:34:25.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[78228]: cluster 2023-09-23T20:34:24.166789+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:34:25.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[78228]: audit 2023-09-23T20:34:24.600719+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:25.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[78228]: cluster 2023-09-23T20:34:24.991643+0000 mon.a (mon.0) 1286 : cluster 3 Health check update: Degraded data redundancy: 8581/169707 objects degraded (5.056%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:25.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[78228]: cluster 2023-09-23T20:34:24.997586+0000 mon.a (mon.0) 1287 : cluster 0 osdmap e244: 8 total, 8 up, 7 in 2023-09-23T20:34:25.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[78228]: cluster 2023-09-23T20:34:25.001941+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.437 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[78228]: cluster 2023-09-23T20:34:25.006202+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[78228]: cluster 2023-09-23T20:34:25.009843+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:25 smithi098 bash[78228]: cluster 2023-09-23T20:34:25.013989+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:25.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:25.554 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:25.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:25 smithi173 bash[59517]: audit 2023-09-23T20:34:24.155090+0000 mon.a (mon.0) 1283 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-23T20:34:25.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:25 smithi173 bash[59517]: cluster 2023-09-23T20:34:24.155191+0000 mon.a (mon.0) 1284 : cluster 0 osdmap e243: 8 total, 8 up, 7 in 2023-09-23T20:34:25.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:25 smithi173 bash[59517]: cluster 2023-09-23T20:34:24.166789+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T20:34:25.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:25 smithi173 bash[59517]: audit 2023-09-23T20:34:24.600719+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:25.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:25 smithi173 bash[59517]: cluster 2023-09-23T20:34:24.991643+0000 mon.a (mon.0) 1286 : cluster 3 Health check update: Degraded data redundancy: 8581/169707 objects degraded (5.056%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:25.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:25 smithi173 bash[59517]: cluster 2023-09-23T20:34:24.997586+0000 mon.a (mon.0) 1287 : cluster 0 osdmap e244: 8 total, 8 up, 7 in 2023-09-23T20:34:25.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:25 smithi173 bash[59517]: cluster 2023-09-23T20:34:25.001941+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:25 smithi173 bash[59517]: cluster 2023-09-23T20:34:25.006202+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:25 smithi173 bash[59517]: cluster 2023-09-23T20:34:25.009843+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.570 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:25 smithi173 bash[59517]: cluster 2023-09-23T20:34:25.013989+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:25.590 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:25.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:25.694 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:25.718 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:25.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:25.822 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:25.851 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:25.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:25.955 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:25.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:25.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:25.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:26.092 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:26.116 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:26.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:26.162 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 53 16 59752 59736 70.4324 0.1875 0.0190277 0.013709 2023-09-23T20:34:26.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:26.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:26.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:26.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:26.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:26 smithi173 bash[59517]: cluster 2023-09-23T20:34:24.541046+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v992: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 55 MiB/s wr, 877 op/s; 8581/173184 objects degraded (4.955%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:34:26.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:26 smithi173 bash[59517]: cluster 2023-09-23T20:34:25.000771+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:26 smithi173 bash[59517]: cluster 2023-09-23T20:34:25.003722+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:26 smithi173 bash[59517]: cluster 2023-09-23T20:34:25.004479+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:26 smithi173 bash[59517]: cluster 2023-09-23T20:34:25.004842+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:26 smithi173 bash[59517]: cluster 2023-09-23T20:34:25.006802+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:26 smithi173 bash[59517]: cluster 2023-09-23T20:34:25.009402+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:26 smithi173 bash[59517]: cluster 2023-09-23T20:34:26.008491+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e245: 8 total, 8 up, 7 in 2023-09-23T20:34:26.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:26 smithi173 bash[59517]: cluster 2023-09-23T20:34:26.018638+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:34:26.384 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:26.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:26.402 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[78228]: cluster 2023-09-23T20:34:24.541046+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v992: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 55 MiB/s wr, 877 op/s; 8581/173184 objects degraded (4.955%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:34:26.402 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[78228]: cluster 2023-09-23T20:34:25.000771+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.402 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[78228]: cluster 2023-09-23T20:34:25.003722+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.402 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[78228]: cluster 2023-09-23T20:34:25.004479+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.402 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[78228]: cluster 2023-09-23T20:34:25.004842+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.402 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[78228]: cluster 2023-09-23T20:34:25.006802+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.402 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[78228]: cluster 2023-09-23T20:34:25.009402+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.402 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[78228]: cluster 2023-09-23T20:34:26.008491+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e245: 8 total, 8 up, 7 in 2023-09-23T20:34:26.403 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[78228]: cluster 2023-09-23T20:34:26.018638+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:34:26.403 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:34:26] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.33.4" 2023-09-23T20:34:26.403 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[74888]: cluster 2023-09-23T20:34:24.541046+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v992: 89 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 55 MiB/s wr, 877 op/s; 8581/173184 objects degraded (4.955%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T20:34:26.403 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[74888]: cluster 2023-09-23T20:34:25.000771+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.403 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[74888]: cluster 2023-09-23T20:34:25.003722+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.403 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[74888]: cluster 2023-09-23T20:34:25.004479+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[74888]: cluster 2023-09-23T20:34:25.004842+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[74888]: cluster 2023-09-23T20:34:25.006802+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[74888]: cluster 2023-09-23T20:34:25.009402+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T20:34:26.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[74888]: cluster 2023-09-23T20:34:26.008491+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e245: 8 total, 8 up, 7 in 2023-09-23T20:34:26.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:26 smithi098 bash[74888]: cluster 2023-09-23T20:34:26.018638+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:34:26.487 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:26.508 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:26.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:26.610 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:26.632 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:26.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:26.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:26.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:26.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:26.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:26.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:26.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:26.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:27.004 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:27.027 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:27.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:27.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:27.158 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:27.164 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 54 16 59936 59920 69.3411 11.5 0.0124867 0.0142956 2023-09-23T20:34:27.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:27.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:27.275 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:27 smithi173 bash[59517]: cluster 2023-09-23T20:34:26.018689+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:34:27.276 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:27 smithi173 bash[59517]: cluster 2023-09-23T20:34:26.021650+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:34:27.289 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:27.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:27.394 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:27.415 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:27.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:27.511 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:27 smithi098 bash[78228]: cluster 2023-09-23T20:34:26.018689+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:34:27.511 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:27 smithi098 bash[78228]: cluster 2023-09-23T20:34:26.021650+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:34:27.512 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:27 smithi098 bash[74888]: cluster 2023-09-23T20:34:26.018689+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:34:27.512 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:27 smithi098 bash[74888]: cluster 2023-09-23T20:34:26.021650+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T20:34:27.518 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:27.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:27.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:27.644 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:27.669 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:27.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:27.772 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:27.796 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:27.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:27.899 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:27.925 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:27.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:27.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:28.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:28.051 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:28.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:28.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:28.162 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 55 16 60006 59990 68.1599 4.375 0.00697283 0.014287 2023-09-23T20:34:28.191 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:28.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:28.294 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:28.325 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:28.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:28.428 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:28.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:28 smithi098 bash[74888]: cluster 2023-09-23T20:34:26.541614+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v995: 89 pgs: 3 remapped+peering, 3 activating, 1 active, 1 active+recovery_wait+degraded, 2 activating+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 50 MiB/s wr, 804 op/s; 7463/176526 objects degraded (4.228%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:34:28.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:28 smithi098 bash[78228]: cluster 2023-09-23T20:34:26.541614+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v995: 89 pgs: 3 remapped+peering, 3 activating, 1 active, 1 active+recovery_wait+degraded, 2 activating+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 50 MiB/s wr, 804 op/s; 7463/176526 objects degraded (4.228%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:34:28.454 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:28.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:28.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:28.571 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:28 smithi173 bash[59517]: cluster 2023-09-23T20:34:26.541614+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v995: 89 pgs: 3 remapped+peering, 3 activating, 1 active, 1 active+recovery_wait+degraded, 2 activating+degraded, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 50 MiB/s wr, 804 op/s; 7463/176526 objects degraded (4.228%); 4.0 MiB/s, 64 objects/s recovering 2023-09-23T20:34:28.592 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:28.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:28.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:28.727 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:28.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:28.830 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:28.852 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:28.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:28.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:28.980 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:28.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:28.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:29.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:29.109 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:29.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:29.162 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 56 16 60006 59990 66.9428 0 - 0.014287 2023-09-23T20:34:29.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:29.242 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:29.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:29.346 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:29.369 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:29.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:29.473 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:29.499 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:29.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:29.603 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:29.629 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:29.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:29.732 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:29.765 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:29.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:29.869 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:29.891 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:29.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:29.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:29.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:30.018 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:30.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:30.124 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:30.147 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:30.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:30.162 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 57 16 60006 59990 65.7685 0 - 0.014287 2023-09-23T20:34:30.250 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:30.271 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:30.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:30.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:30.400 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:30.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:30.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:30 smithi098 bash[78228]: cluster 2023-09-23T20:34:28.542123+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v996: 89 pgs: 3 remapped+peering, 1 activating+undersized+degraded+remapped, 3 activating, 1 active, 1 active+recovery_wait+degraded, 2 activating+degraded, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 3.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 32 MiB/s wr, 510 op/s; 13607/178899 objects degraded (7.606%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:34:30.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:30 smithi098 bash[78228]: cluster 2023-09-23T20:34:29.994085+0000 mon.a (mon.0) 1289 : cluster 3 Health check update: Degraded data redundancy: 13607/178899 objects degraded (7.606%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:30.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:30 smithi098 bash[74888]: cluster 2023-09-23T20:34:28.542123+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v996: 89 pgs: 3 remapped+peering, 1 activating+undersized+degraded+remapped, 3 activating, 1 active, 1 active+recovery_wait+degraded, 2 activating+degraded, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 3.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 32 MiB/s wr, 510 op/s; 13607/178899 objects degraded (7.606%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:34:30.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:30 smithi098 bash[74888]: cluster 2023-09-23T20:34:29.994085+0000 mon.a (mon.0) 1289 : cluster 3 Health check update: Degraded data redundancy: 13607/178899 objects degraded (7.606%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:30.461 INFO:tasks.thrashosds.thrasher:Added osd 0 2023-09-23T20:34:30.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:30.531 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:30.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:30.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:30 smithi173 bash[59517]: cluster 2023-09-23T20:34:28.542123+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v996: 89 pgs: 3 remapped+peering, 1 activating+undersized+degraded+remapped, 3 activating, 1 active, 1 active+recovery_wait+degraded, 2 activating+degraded, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 3.6 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 32 MiB/s wr, 510 op/s; 13607/178899 objects degraded (7.606%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:34:30.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:30 smithi173 bash[59517]: cluster 2023-09-23T20:34:29.994085+0000 mon.a (mon.0) 1289 : cluster 3 Health check update: Degraded data redundancy: 13607/178899 objects degraded (7.606%), 11 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:30.636 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:30.660 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:30.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:30.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:30.790 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:30.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:30.892 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:30.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:30.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:30.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:31.021 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:31.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:31.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:31.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:31.162 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 58 16 60006 59990 64.6346 0 - 0.014287 2023-09-23T20:34:31.168 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:31.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:31.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:31.292 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:31.395 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:31.418 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:31.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:31.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:31.548 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:31.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:31.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:31.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:31.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:31.780 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:31.811 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:31.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:31.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:31.940 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:31.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:31.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:32.043 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:32.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:32.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:32.162 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 59 16 60006 59990 63.5391 0 - 0.014287 2023-09-23T20:34:32.173 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:32.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:32.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:32.303 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:32.329 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:32.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:32.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:32 smithi098 bash[74888]: cluster 2023-09-23T20:34:30.542682+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v997: 89 pgs: 3 remapped+peering, 1 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 21 MiB/s wr, 329 op/s; 17298/179508 objects degraded (9.636%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:34:32.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:32 smithi098 bash[74888]: cluster 2023-09-23T20:34:31.186447+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e246: 8 total, 8 up, 7 in 2023-09-23T20:34:32.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:32 smithi098 bash[74888]: cluster 2023-09-23T20:34:31.188636+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:34:32.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:32 smithi098 bash[74888]: cluster 2023-09-23T20:34:31.202866+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:34:32.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:32 smithi098 bash[78228]: cluster 2023-09-23T20:34:30.542682+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v997: 89 pgs: 3 remapped+peering, 1 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 21 MiB/s wr, 329 op/s; 17298/179508 objects degraded (9.636%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:34:32.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:32 smithi098 bash[78228]: cluster 2023-09-23T20:34:31.186447+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e246: 8 total, 8 up, 7 in 2023-09-23T20:34:32.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:32 smithi098 bash[78228]: cluster 2023-09-23T20:34:31.188636+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:34:32.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:32 smithi098 bash[78228]: cluster 2023-09-23T20:34:31.202866+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:34:32.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:32.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:32.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:32.554 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:32.574 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:32.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:32.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:32 smithi173 bash[59517]: cluster 2023-09-23T20:34:30.542682+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v997: 89 pgs: 3 remapped+peering, 1 activating+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 21 MiB/s wr, 329 op/s; 17298/179508 objects degraded (9.636%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:34:32.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:32 smithi173 bash[59517]: cluster 2023-09-23T20:34:31.186447+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e246: 8 total, 8 up, 7 in 2023-09-23T20:34:32.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:32 smithi173 bash[59517]: cluster 2023-09-23T20:34:31.188636+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:34:32.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:32 smithi173 bash[59517]: cluster 2023-09-23T20:34:31.202866+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T20:34:32.677 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:32.702 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:32.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:32.797 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:34:32.797 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:34:32.797 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 0 2023-09-23T20:34:32.797 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:34:32.805 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:32.827 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:32.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:32.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:32.960 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:32.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:32.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:33.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:33.088 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:33.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:33.162 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:34:33.156642+0000 min lat: 0.00132148 max lat: 8.81912 avg lat: 0.0148826 2023-09-23T20:34:33.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:34:33.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 60 16 60044 60028 62.5198 0.475 0.00348155 0.0148826 2023-09-23T20:34:33.191 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:33.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:33.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:33.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.344 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:33.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[78228]: cluster 2023-09-23T20:34:32.193452+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e247: 8 total, 8 up, 7 in 2023-09-23T20:34:33.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[78228]: cluster 2023-09-23T20:34:32.202846+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[78228]: cluster 2023-09-23T20:34:32.204890+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[78228]: cluster 2023-09-23T20:34:32.205011+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[78228]: cluster 2023-09-23T20:34:32.402772+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[78228]: cluster 2023-09-23T20:34:32.402814+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[74888]: cluster 2023-09-23T20:34:32.193452+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e247: 8 total, 8 up, 7 in 2023-09-23T20:34:33.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[74888]: cluster 2023-09-23T20:34:32.202846+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[74888]: cluster 2023-09-23T20:34:32.204890+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[74888]: cluster 2023-09-23T20:34:32.205011+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[74888]: cluster 2023-09-23T20:34:32.402772+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:33 smithi098 bash[74888]: cluster 2023-09-23T20:34:32.402814+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.449 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:33 smithi173 bash[59517]: cluster 2023-09-23T20:34:32.193452+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e247: 8 total, 8 up, 7 in 2023-09-23T20:34:33.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:33 smithi173 bash[59517]: cluster 2023-09-23T20:34:32.202846+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:33 smithi173 bash[59517]: cluster 2023-09-23T20:34:32.204890+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:33 smithi173 bash[59517]: cluster 2023-09-23T20:34:32.205011+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:33 smithi173 bash[59517]: cluster 2023-09-23T20:34:32.402772+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:33 smithi173 bash[59517]: cluster 2023-09-23T20:34:32.402814+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T20:34:33.472 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:33.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:33.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:33.601 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:33.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:33.705 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:33.731 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:33.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:33.834 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:33.857 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:33.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:33.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:33.997 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:33.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:33.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:34.100 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:34.128 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:34.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:34.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 61 16 60321 60305 61.7787 17.3125 0.00559918 0.0161025 2023-09-23T20:34:34.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:34.240 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:34 smithi173 bash[59517]: cluster 2023-09-23T20:34:32.543161+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v1000: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 13 MiB/s wr, 205 op/s; 20269/180045 objects degraded (11.258%); 7130/180045 objects misplaced (3.960%); 23 MiB/s, 366 objects/s recovering 2023-09-23T20:34:34.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:34.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:34.363 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:34.388 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:34.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:34.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:34 smithi098 bash[78228]: cluster 2023-09-23T20:34:32.543161+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v1000: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 13 MiB/s wr, 205 op/s; 20269/180045 objects degraded (11.258%); 7130/180045 objects misplaced (3.960%); 23 MiB/s, 366 objects/s recovering 2023-09-23T20:34:34.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:34 smithi098 bash[74888]: cluster 2023-09-23T20:34:32.543161+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v1000: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 13 MiB/s wr, 205 op/s; 20269/180045 objects degraded (11.258%); 7130/180045 objects misplaced (3.960%); 23 MiB/s, 366 objects/s recovering 2023-09-23T20:34:34.493 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:34.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:34.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:34.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:34.643 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:34.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:34.748 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:34.772 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:34.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:34.876 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:34.906 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:34.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:34.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:35.010 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:35.034 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:35.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:35.137 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:35.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 62 16 60696 60680 61.1603 23.4375 0.00525493 0.016274 2023-09-23T20:34:35.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:35.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:35.269 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:35.295 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:35.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:35.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:35.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:35.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:35.462 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0] out_osds: [3] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:34:35.463 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:34:35.463 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [1, 2, 4, 5, 6, 7, 0] 2023-09-23T20:34:35.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd out 0 2023-09-23T20:34:35.482 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:35 smithi098 bash[78228]: cluster 2023-09-23T20:34:34.995526+0000 mon.a (mon.0) 1292 : cluster 3 Health check update: Degraded data redundancy: 20269/180045 objects degraded (11.258%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:35.483 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:35 smithi098 bash[74888]: cluster 2023-09-23T20:34:34.995526+0000 mon.a (mon.0) 1292 : cluster 3 Health check update: Degraded data redundancy: 20269/180045 objects degraded (11.258%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:35.529 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:35.559 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:35.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:35.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:35 smithi173 bash[59517]: cluster 2023-09-23T20:34:34.995526+0000 mon.a (mon.0) 1292 : cluster 3 Health check update: Degraded data redundancy: 20269/180045 objects degraded (11.258%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:35.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:35.698 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:35.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:35.804 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:35.827 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:35.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:35.957 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:35.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:35.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:36.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:36.090 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:36.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 63 16 60981 60965 60.4722 17.8125 0.00564657 0.0164509 2023-09-23T20:34:36.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:36.219 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:36.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:36.322 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:36.332 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:36 smithi173 bash[59517]: cluster 2023-09-23T20:34:34.543874+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v1001: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 9.5 MiB/s wr, 151 op/s; 20191/180174 objects degraded (11.206%); 7130/180174 objects misplaced (3.957%); 19 MiB/s, 308 objects/s recovering 2023-09-23T20:34:36.349 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:36.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:36.431 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:34:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:34:36] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.33.4" 2023-09-23T20:34:36.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:36 smithi098 bash[74888]: cluster 2023-09-23T20:34:34.543874+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v1001: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 9.5 MiB/s wr, 151 op/s; 20191/180174 objects degraded (11.206%); 7130/180174 objects misplaced (3.957%); 19 MiB/s, 308 objects/s recovering 2023-09-23T20:34:36.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:36 smithi098 bash[78228]: cluster 2023-09-23T20:34:34.543874+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v1001: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 9.5 MiB/s wr, 151 op/s; 20191/180174 objects degraded (11.206%); 7130/180174 objects misplaced (3.957%); 19 MiB/s, 308 objects/s recovering 2023-09-23T20:34:36.453 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:36.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:36.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:36.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:36.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:36.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:36.709 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:36.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:36.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:36.916 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:36.947 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:36.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:36.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:37.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:37.081 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:37.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:37.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 64 16 61339 61323 59.8769 22.375 0.00360005 0.0166265 2023-09-23T20:34:37.183 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:37.208 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:37.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:37.311 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:37.343 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:37.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:37.348 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:34:37.378 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:34:37.405 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:34:37.433 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:34:37.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:37.466 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:34:37.469 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:37.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:37.489 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:34:37.514 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:34:37.550 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:34:37.552 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:34:37.552 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:34:37.552 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:34:37.552 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:34:37.552 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:34:37.552 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:34:37.552 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:34:37.552 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:34:37.573 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:37.595 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:37.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:37.698 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:37.715 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T20:34:37.722 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:37.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:37.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:37.864 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:37.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:37.968 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:37.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:37.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:37.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:38.096 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:38.123 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:38.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:38.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 65 16 61570 61554 59.1779 14.4375 0.00457381 0.0168186 2023-09-23T20:34:38.227 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:38.234 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:38 smithi098 bash[78228]: cluster 2023-09-23T20:34:36.544916+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v1002: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 6.3 MiB/s wr, 100 op/s; 20190/181314 objects degraded (11.135%); 6655/181314 objects misplaced (3.670%); 21 MiB/s, 339 objects/s recovering 2023-09-23T20:34:38.235 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:38 smithi098 bash[78228]: audit 2023-09-23T20:34:37.313497+0000 mon.a (mon.0) 1293 : audit 0 from='client.? 172.21.15.98:0/3061509831' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:38.235 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:38 smithi098 bash[74888]: cluster 2023-09-23T20:34:36.544916+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v1002: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 6.3 MiB/s wr, 100 op/s; 20190/181314 objects degraded (11.135%); 6655/181314 objects misplaced (3.670%); 21 MiB/s, 339 objects/s recovering 2023-09-23T20:34:38.235 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:38 smithi098 bash[74888]: audit 2023-09-23T20:34:37.313497+0000 mon.a (mon.0) 1293 : audit 0 from='client.? 172.21.15.98:0/3061509831' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:38.250 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:38.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:38.353 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:38.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:38.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:38.481 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:38.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:38.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:38.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:38 smithi173 bash[59517]: cluster 2023-09-23T20:34:36.544916+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v1002: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 6.3 MiB/s wr, 100 op/s; 20190/181314 objects degraded (11.135%); 6655/181314 objects misplaced (3.670%); 21 MiB/s, 339 objects/s recovering 2023-09-23T20:34:38.599 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:38 smithi173 bash[59517]: audit 2023-09-23T20:34:37.313497+0000 mon.a (mon.0) 1293 : audit 0 from='client.? 172.21.15.98:0/3061509831' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:34:38.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:38.651 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:38.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:38.781 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:38.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:38.886 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:38.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:38.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:38.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:39.015 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:39.043 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:39.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:39.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:39.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 66 16 61990 61974 58.679 26.25 0.00998079 0.0169692 2023-09-23T20:34:39.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:39.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:39.241 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:34:39.280 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:39.305 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:39.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:39.409 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:39.440 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:39.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:39.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:39.554 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:39 smithi173 bash[59517]: audit 2023-09-23T20:34:38.914933+0000 mon.a (mon.0) 1294 : audit 1 from='client.? 172.21.15.98:0/969904705' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:34:39.569 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:39.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:39.601 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:39 smithi098 bash[78228]: audit 2023-09-23T20:34:38.914933+0000 mon.a (mon.0) 1294 : audit 1 from='client.? 172.21.15.98:0/969904705' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:34:39.602 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:39 smithi098 bash[74888]: audit 2023-09-23T20:34:38.914933+0000 mon.a (mon.0) 1294 : audit 1 from='client.? 172.21.15.98:0/969904705' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:34:39.673 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:39.703 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:39.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:39.808 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:39.835 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:39.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:39.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:39.962 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:39.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:39.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:40.065 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:40.089 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:40.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:40.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 67 16 62412 62396 58.1968 26.375 0.00726988 0.0171122 2023-09-23T20:34:40.193 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:40.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:40.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:40.323 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:40.348 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:40.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:40.452 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:40.464 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[74888]: cluster 2023-09-23T20:34:38.545652+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v1003: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 7.8 MiB/s wr, 125 op/s; 20190/182514 objects degraded (11.062%); 6655/182514 objects misplaced (3.646%); 21 MiB/s, 336 objects/s recovering 2023-09-23T20:34:40.464 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[74888]: cluster 2023-09-23T20:34:39.207201+0000 mon.a (mon.0) 1295 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:34:40.464 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[74888]: audit 2023-09-23T20:34:39.218363+0000 mon.a (mon.0) 1296 : audit 1 from='client.? 172.21.15.98:0/969904705' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:34:40.464 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[74888]: cluster 2023-09-23T20:34:39.218431+0000 mon.a (mon.0) 1297 : cluster 0 osdmap e248: 8 total, 8 up, 7 in 2023-09-23T20:34:40.464 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[74888]: audit 2023-09-23T20:34:39.604603+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:40.464 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[74888]: audit 2023-09-23T20:34:39.605899+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:40.465 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[74888]: cluster 2023-09-23T20:34:39.996902+0000 mon.a (mon.0) 1300 : cluster 3 Health check update: Degraded data redundancy: 20190/182514 objects degraded (11.062%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:40.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[78228]: cluster 2023-09-23T20:34:38.545652+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v1003: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 7.8 MiB/s wr, 125 op/s; 20190/182514 objects degraded (11.062%); 6655/182514 objects misplaced (3.646%); 21 MiB/s, 336 objects/s recovering 2023-09-23T20:34:40.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[78228]: cluster 2023-09-23T20:34:39.207201+0000 mon.a (mon.0) 1295 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:34:40.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[78228]: audit 2023-09-23T20:34:39.218363+0000 mon.a (mon.0) 1296 : audit 1 from='client.? 172.21.15.98:0/969904705' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:34:40.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[78228]: cluster 2023-09-23T20:34:39.218431+0000 mon.a (mon.0) 1297 : cluster 0 osdmap e248: 8 total, 8 up, 7 in 2023-09-23T20:34:40.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[78228]: audit 2023-09-23T20:34:39.604603+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:40.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[78228]: audit 2023-09-23T20:34:39.605899+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:40.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:40 smithi098 bash[78228]: cluster 2023-09-23T20:34:39.996902+0000 mon.a (mon.0) 1300 : cluster 3 Health check update: Degraded data redundancy: 20190/182514 objects degraded (11.062%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:40.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:40.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:40.582 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:40.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:40 smithi173 bash[59517]: cluster 2023-09-23T20:34:38.545652+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v1003: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 7.8 MiB/s wr, 125 op/s; 20190/182514 objects degraded (11.062%); 6655/182514 objects misplaced (3.646%); 21 MiB/s, 336 objects/s recovering 2023-09-23T20:34:40.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:40 smithi173 bash[59517]: cluster 2023-09-23T20:34:39.207201+0000 mon.a (mon.0) 1295 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:34:40.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:40 smithi173 bash[59517]: audit 2023-09-23T20:34:39.218363+0000 mon.a (mon.0) 1296 : audit 1 from='client.? 172.21.15.98:0/969904705' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:34:40.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:40 smithi173 bash[59517]: cluster 2023-09-23T20:34:39.218431+0000 mon.a (mon.0) 1297 : cluster 0 osdmap e248: 8 total, 8 up, 7 in 2023-09-23T20:34:40.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:40 smithi173 bash[59517]: audit 2023-09-23T20:34:39.604603+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:40.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:40 smithi173 bash[59517]: audit 2023-09-23T20:34:39.605899+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:40.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:40 smithi173 bash[59517]: cluster 2023-09-23T20:34:39.996902+0000 mon.a (mon.0) 1300 : cluster 3 Health check update: Degraded data redundancy: 20190/182514 objects degraded (11.062%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:40.621 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:40.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:40.724 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:40.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:40.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:40.857 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:40.880 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:40.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:40.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:40.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:41.010 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:41.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:41.114 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:41.140 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:41.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:41.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 68 16 62678 62662 57.5855 16.625 0.00639756 0.0172844 2023-09-23T20:34:41.243 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:41.253 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:41 smithi173 bash[59517]: cluster 2023-09-23T20:34:39.222297+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:34:41.273 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:41.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:41.376 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:41.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:41.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:41.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:41 smithi098 bash[74888]: cluster 2023-09-23T20:34:39.222297+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:34:41.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:41 smithi098 bash[78228]: cluster 2023-09-23T20:34:39.222297+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T20:34:41.509 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:41.536 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:41.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:41.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:34:41.640 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:41.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:41.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:41.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:41.796 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:41.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:41.900 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:41.928 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:41.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:41.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:42.033 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:42.059 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:42.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:42.162 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:42.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 69 16 62959 62943 57.0055 17.5625 0.00919142 0.0174574 2023-09-23T20:34:42.195 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:42.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:42.298 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:42.309 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:42 smithi098 bash[78228]: cluster 2023-09-23T20:34:40.546309+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v1005: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 9.1 MiB/s wr, 145 op/s; 20074/183681 objects degraded (10.929%); 6655/183681 objects misplaced (3.623%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:34:42.309 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:42 smithi098 bash[74888]: cluster 2023-09-23T20:34:40.546309+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v1005: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 9.1 MiB/s wr, 145 op/s; 20074/183681 objects degraded (10.929%); 6655/183681 objects misplaced (3.623%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:34:42.325 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:42.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:42.428 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:42.437 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:42 smithi173 bash[59517]: cluster 2023-09-23T20:34:40.546309+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v1005: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 9.1 MiB/s wr, 145 op/s; 20074/183681 objects degraded (10.929%); 6655/183681 objects misplaced (3.623%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:34:42.455 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:42.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:42.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:42.593 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:42.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:42.630 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:34:42.696 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:42.728 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:42.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:42.831 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:42.859 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:42.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:42.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:42.991 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:42.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:42.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:43.094 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:43.118 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:43.121 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:43.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:43.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 70 16 63267 63251 56.4661 19.25 0.00412154 0.0176258 2023-09-23T20:34:43.224 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:43.248 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:43.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:43.352 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:43.375 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:43.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:43.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:43 smithi098 bash[78228]: audit 2023-09-23T20:34:42.290888+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:34:43.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:43 smithi098 bash[74888]: audit 2023-09-23T20:34:42.290888+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:34:43.478 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:43.488 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:43 smithi173 bash[59517]: audit 2023-09-23T20:34:42.290888+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:34:43.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:43.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:43.613 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:43.640 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:43.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:43.743 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:43.771 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:43.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:43.873 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:43.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:43.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:43.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:44.001 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:44.025 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:44.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:44.132 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:44.142 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:44.158 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:44.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:44.163 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 71 16 63549 63533 55.919 17.625 0.00665809 0.0178084 2023-09-23T20:34:44.262 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:44.288 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:44.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:44 smithi173 bash[59517]: cluster 2023-09-23T20:34:42.547258+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v1006: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 16 MiB/s wr, 251 op/s; 20074/187599 objects degraded (10.700%); 6247/187599 objects misplaced (3.330%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T20:34:44.390 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:44.416 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:44.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:44.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:44 smithi098 bash[78228]: cluster 2023-09-23T20:34:42.547258+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v1006: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 16 MiB/s wr, 251 op/s; 20074/187599 objects degraded (10.700%); 6247/187599 objects misplaced (3.330%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T20:34:44.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:44 smithi098 bash[74888]: cluster 2023-09-23T20:34:42.547258+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v1006: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 16 MiB/s wr, 251 op/s; 20074/187599 objects degraded (10.700%); 6247/187599 objects misplaced (3.330%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T20:34:44.519 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:44.544 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:44.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:44.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:44.678 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:44.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:44.782 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:44.808 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:44.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:44.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:44.937 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:44.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:44.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:45.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:45.064 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:45.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:45.164 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 72 16 63924 63908 55.4679 23.4375 0.00384466 0.0179557 2023-09-23T20:34:45.168 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:45.197 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:45.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:45.301 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:45.322 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:45.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:45.427 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:45.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:45.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:45.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:45.560 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:45 smithi173 bash[59517]: cluster 2023-09-23T20:34:44.998101+0000 mon.a (mon.0) 1302 : cluster 3 Health check update: Degraded data redundancy: 20074/187599 objects degraded (10.700%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:45.580 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:45.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:45.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:45 smithi098 bash[78228]: cluster 2023-09-23T20:34:44.998101+0000 mon.a (mon.0) 1302 : cluster 3 Health check update: Degraded data redundancy: 20074/187599 objects degraded (10.700%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:45.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:45 smithi098 bash[74888]: cluster 2023-09-23T20:34:44.998101+0000 mon.a (mon.0) 1302 : cluster 3 Health check update: Degraded data redundancy: 20074/187599 objects degraded (10.700%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T20:34:45.682 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:45.713 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:45.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:45.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:45.840 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:45.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:45.943 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:45.969 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:45.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:45.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:46.076 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:46.101 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:46.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:46.164 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 73 16 64288 64272 55.0197 22.75 0.00398199 0.0181024 2023-09-23T20:34:46.182 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:46.205 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:46.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:46.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:46.339 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:46.363 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:46.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:46.432 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:34:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:34:46] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.33.4" 2023-09-23T20:34:46.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:46 smithi098 bash[78228]: cluster 2023-09-23T20:34:44.548041+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v1007: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 18 MiB/s wr, 287 op/s; 19957/188811 objects degraded (10.570%); 6247/188811 objects misplaced (3.309%); 7.0 MiB/s, 111 objects/s recovering 2023-09-23T20:34:46.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:46 smithi098 bash[74888]: cluster 2023-09-23T20:34:44.548041+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v1007: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 18 MiB/s wr, 287 op/s; 19957/188811 objects degraded (10.570%); 6247/188811 objects misplaced (3.309%); 7.0 MiB/s, 111 objects/s recovering 2023-09-23T20:34:46.469 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:46.495 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:46.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:46.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:46 smithi173 bash[59517]: cluster 2023-09-23T20:34:44.548041+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v1007: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 18 MiB/s wr, 287 op/s; 19957/188811 objects degraded (10.570%); 6247/188811 objects misplaced (3.309%); 7.0 MiB/s, 111 objects/s recovering 2023-09-23T20:34:46.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:46.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:46.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:46.731 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:46.757 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:46.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:46.861 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:46.887 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:46.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:46.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:46.990 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:47.020 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:47.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:47.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:47.153 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:47.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:47.164 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 74 16 64628 64612 54.5633 21.25 0.00569112 0.0182387 2023-09-23T20:34:47.199 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:34:47.259 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:47.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:47.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:47.391 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:47.417 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:47.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:47.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:47.544 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:47.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:47.648 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:47.680 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:47.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:47.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:47.814 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:47.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:47.922 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:47.944 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:47.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:47.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:48.049 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:48.078 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:48.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:48.164 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 75 16 64872 64856 54.0392 15.25 0.791716 0.0184179 2023-09-23T20:34:48.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:48.208 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:48.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:48.310 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:48.342 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:48.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:48.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:48.478 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:48.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:48.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:48.592 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:48 smithi173 bash[59517]: cluster 2023-09-23T20:34:46.548867+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v1008: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 19 MiB/s wr, 306 op/s; 19957/190524 objects degraded (10.475%); 5795/190524 objects misplaced (3.042%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:34:48.608 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:48.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:48.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:48 smithi098 bash[74888]: cluster 2023-09-23T20:34:46.548867+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v1008: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 19 MiB/s wr, 306 op/s; 19957/190524 objects degraded (10.475%); 5795/190524 objects misplaced (3.042%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:34:48.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:48 smithi098 bash[78228]: cluster 2023-09-23T20:34:46.548867+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v1008: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 19 MiB/s wr, 306 op/s; 19957/190524 objects degraded (10.475%); 5795/190524 objects misplaced (3.042%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:34:48.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:48.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:48.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:48.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:48.872 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:48.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:48.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:48.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:49.001 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:49.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:49.108 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:49.134 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:49.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:49.164 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 76 16 65211 65195 53.6069 21.1875 0.00467129 0.018558 2023-09-23T20:34:49.242 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:49.266 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:49.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:49.369 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:49.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:49.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:49.497 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:49.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:49.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:49.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:49.637 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:49 smithi173 bash[59517]: cluster 2023-09-23T20:34:48.549563+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v1009: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 21 MiB/s wr, 330 op/s; 19957/192435 objects degraded (10.371%); 5795/192435 objects misplaced (3.011%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:34:49.637 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:49 smithi173 bash[59517]: audit 2023-09-23T20:34:48.590392+0000 mon.a (mon.0) 1303 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.637 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:49 smithi173 bash[59517]: audit 2023-09-23T20:34:48.602094+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.637 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:49 smithi173 bash[59517]: audit 2023-09-23T20:34:48.641664+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.637 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:49 smithi173 bash[59517]: audit 2023-09-23T20:34:48.655534+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.637 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:49 smithi173 bash[59517]: audit 2023-09-23T20:34:49.230153+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:34:49.638 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:49 smithi173 bash[59517]: audit 2023-09-23T20:34:49.231278+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:34:49.638 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:49 smithi173 bash[59517]: audit 2023-09-23T20:34:49.238453+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.651 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:49.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:49.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:49.782 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:49.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:49.885 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:49.910 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:49.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:49.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:49.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[78228]: cluster 2023-09-23T20:34:48.549563+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v1009: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 21 MiB/s wr, 330 op/s; 19957/192435 objects degraded (10.371%); 5795/192435 objects misplaced (3.011%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:34:49.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[78228]: audit 2023-09-23T20:34:48.590392+0000 mon.a (mon.0) 1303 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[78228]: audit 2023-09-23T20:34:48.602094+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[78228]: audit 2023-09-23T20:34:48.641664+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[78228]: audit 2023-09-23T20:34:48.655534+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[78228]: audit 2023-09-23T20:34:49.230153+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:34:49.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[78228]: audit 2023-09-23T20:34:49.231278+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:34:49.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[78228]: audit 2023-09-23T20:34:49.238453+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[74888]: cluster 2023-09-23T20:34:48.549563+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v1009: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 21 MiB/s wr, 330 op/s; 19957/192435 objects degraded (10.371%); 5795/192435 objects misplaced (3.011%); 6.8 MiB/s, 109 objects/s recovering 2023-09-23T20:34:49.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[74888]: audit 2023-09-23T20:34:48.590392+0000 mon.a (mon.0) 1303 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[74888]: audit 2023-09-23T20:34:48.602094+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[74888]: audit 2023-09-23T20:34:48.641664+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[74888]: audit 2023-09-23T20:34:48.655534+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:49.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[74888]: audit 2023-09-23T20:34:49.230153+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:34:49.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[74888]: audit 2023-09-23T20:34:49.231278+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:34:49.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:49 smithi098 bash[74888]: audit 2023-09-23T20:34:49.238453+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:34:50.014 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:50.039 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:50.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:50.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:50.164 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 77 16 65542 65526 53.1794 20.6875 0.00645384 0.0187337 2023-09-23T20:34:50.168 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:50.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:50.273 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:50.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:50.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:50.402 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:50.431 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:50.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:50.534 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:50.560 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:50.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:50.664 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:50.673 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:50 smithi173 bash[59517]: cluster 2023-09-23T20:34:49.999259+0000 mon.a (mon.0) 1310 : cluster 3 Health check update: Degraded data redundancy: 19957/192435 objects degraded (10.371%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:34:50.690 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:50.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:50.793 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:50.818 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:50.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:50.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:50 smithi098 bash[78228]: cluster 2023-09-23T20:34:49.999259+0000 mon.a (mon.0) 1310 : cluster 3 Health check update: Degraded data redundancy: 19957/192435 objects degraded (10.371%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:34:50.864 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:50 smithi098 bash[74888]: cluster 2023-09-23T20:34:49.999259+0000 mon.a (mon.0) 1310 : cluster 3 Health check update: Degraded data redundancy: 19957/192435 objects degraded (10.371%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:34:50.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:50.950 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:50.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:50.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:51.056 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:51.084 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:51.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:51.164 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 78 16 65906 65890 52.7892 22.75 0.00482495 0.0188718 2023-09-23T20:34:51.187 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:51.210 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:51.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:51.317 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:51.338 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:51.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:51.442 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:51.470 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:51.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:51.574 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:51.598 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:51.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:51.700 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:51.725 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:51.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:51.828 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:51.851 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:51.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:51.955 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:51.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:51.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:51.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:52.092 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:52.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:52 smithi173 bash[59517]: cluster 2023-09-23T20:34:50.550347+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v1010: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 18 MiB/s wr, 292 op/s; 19843/193641 objects degraded (10.247%); 5795/193641 objects misplaced (2.993%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T20:34:52.122 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:52.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:52.164 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 79 16 66265 66249 52.405 22.4375 0.00722948 0.0189971 2023-09-23T20:34:52.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:52.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:52.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:52.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:52.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:52.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:52.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:52 smithi098 bash[78228]: cluster 2023-09-23T20:34:50.550347+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v1010: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 18 MiB/s wr, 292 op/s; 19843/193641 objects degraded (10.247%); 5795/193641 objects misplaced (2.993%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T20:34:52.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:52 smithi098 bash[74888]: cluster 2023-09-23T20:34:50.550347+0000 mgr.y (mgr.34107) 933 : cluster 0 pgmap v1010: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 18 MiB/s wr, 292 op/s; 19843/193641 objects degraded (10.247%); 5795/193641 objects misplaced (2.993%); 6.0 MiB/s, 96 objects/s recovering 2023-09-23T20:34:52.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:52.508 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:52.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:52.615 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:52.645 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:52.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:52.748 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:52.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:52.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:52.880 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:52.904 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:52.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:52.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:53.008 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:53.031 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:53.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:53.136 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.164 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:34:53.158530+0000 min lat: 0.00132148 max lat: 8.81912 avg lat: 0.0191478 2023-09-23T20:34:53.165 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:34:53.165 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 80 16 66637 66621 52.0406 23.25 0.613622 0.0191478 2023-09-23T20:34:53.166 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:53.273 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.297 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:53.400 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:53.428 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:53.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:53.534 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:53.558 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:53.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:53.661 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:53.687 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:53.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:53.790 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:53.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:53.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:53.913 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.939 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:53.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:53.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:54.045 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:54.068 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:54.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:54.164 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 81 16 66878 66862 51.584 15.0625 0.00494036 0.0192936 2023-09-23T20:34:54.174 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:54.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:54 smithi098 bash[78228]: cluster 2023-09-23T20:34:52.551081+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v1011: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 24 MiB/s wr, 377 op/s; 19842/197262 objects degraded (10.059%); 5314/197262 objects misplaced (2.694%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T20:34:54.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:54 smithi098 bash[74888]: cluster 2023-09-23T20:34:52.551081+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v1011: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 24 MiB/s wr, 377 op/s; 19842/197262 objects degraded (10.059%); 5314/197262 objects misplaced (2.694%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T20:34:54.198 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:54.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:54.303 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:54.326 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:54.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:54.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:54 smithi173 bash[59517]: cluster 2023-09-23T20:34:52.551081+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v1011: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 24 MiB/s wr, 377 op/s; 19842/197262 objects degraded (10.059%); 5314/197262 objects misplaced (2.694%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T20:34:54.429 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:54.454 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:54.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:54.557 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:54.579 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:54.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:54.682 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:54.709 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:54.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:54.819 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:54.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:54.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:54.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:54.976 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:54.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:54.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:55.079 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:55.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:55 smithi098 bash[74888]: audit 2023-09-23T20:34:54.601339+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:55.082 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:55 smithi098 bash[74888]: cluster 2023-09-23T20:34:55.000155+0000 mon.a (mon.0) 1312 : cluster 3 Health check update: Degraded data redundancy: 19842/197262 objects degraded (10.059%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:34:55.082 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:55 smithi098 bash[78228]: audit 2023-09-23T20:34:54.601339+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:55.103 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:55.165 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 82 16 67186 67170 51.1897 19.25 0.00604423 0.0194681 2023-09-23T20:34:55.209 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:55.217 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:55 smithi098 bash[78228]: cluster 2023-09-23T20:34:55.000155+0000 mon.a (mon.0) 1312 : cluster 3 Health check update: Degraded data redundancy: 19842/197262 objects degraded (10.059%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:34:55.237 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:55.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:55.341 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:55.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:55 smithi173 bash[59517]: audit 2023-09-23T20:34:54.601339+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:34:55.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:55 smithi173 bash[59517]: cluster 2023-09-23T20:34:55.000155+0000 mon.a (mon.0) 1312 : cluster 3 Health check update: Degraded data redundancy: 19842/197262 objects degraded (10.059%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:34:55.368 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:55.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:55.471 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:55.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:55.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:55.596 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:55.621 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:55.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:55.724 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:55.752 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:55.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:55.855 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:55.882 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:55.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:55.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:55.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:56.008 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:56.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:56.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:56.146 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:56.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:56.165 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 83 16 67519 67503 50.8237 20.8125 0.00690415 0.0195972 2023-09-23T20:34:56.172 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:56 smithi098 bash[74888]: cluster 2023-09-23T20:34:54.551792+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v1012: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 19 MiB/s wr, 304 op/s; 19728/198579 objects degraded (9.935%); 5314/198579 objects misplaced (2.676%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:34:56.172 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:34:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:34:56] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.33.4" 2023-09-23T20:34:56.172 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:56 smithi098 bash[78228]: cluster 2023-09-23T20:34:54.551792+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v1012: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 19 MiB/s wr, 304 op/s; 19728/198579 objects degraded (9.935%); 5314/198579 objects misplaced (2.676%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:34:56.251 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:56.286 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:56.287 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:56 smithi173 bash[59517]: cluster 2023-09-23T20:34:54.551792+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v1012: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 19 MiB/s wr, 304 op/s; 19728/198579 objects degraded (9.935%); 5314/198579 objects misplaced (2.676%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:34:56.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:56.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:56.420 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:56.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:56.523 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:56.549 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:56.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:56.656 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:56.689 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:56.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:56.792 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:56.816 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:56.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:56.919 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:56.943 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:56.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:56.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:57.046 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:57.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:57.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:57.165 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 84 16 67902 67886 50.5036 23.9375 0.0054141 0.0197285 2023-09-23T20:34:57.178 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:57.204 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:57.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:57.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:57.330 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:34:57.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:34:57.437 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:57.456 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:57.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:57.559 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:57.581 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:57.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:57.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:57.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:57.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:57.816 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:57.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:57.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:57.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:57.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:57.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:57.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:58.082 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:58.109 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:58.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:58.165 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 85 16 68180 68164 50.1139 17.375 0.00616186 0.0198671 2023-09-23T20:34:58.214 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:58.238 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:58.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:58.293 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:34:58 smithi098 bash[78228]: cluster 2023-09-23T20:34:56.552552+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v1013: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 20 MiB/s wr, 322 op/s; 19728/200436 objects degraded (9.843%); 4706/200436 objects misplaced (2.348%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:34:58.294 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:34:58 smithi098 bash[74888]: cluster 2023-09-23T20:34:56.552552+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v1013: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 20 MiB/s wr, 322 op/s; 19728/200436 objects degraded (9.843%); 4706/200436 objects misplaced (2.348%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:34:58.342 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:58.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:34:58 smithi173 bash[59517]: cluster 2023-09-23T20:34:56.552552+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v1013: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 20 MiB/s wr, 322 op/s; 19728/200436 objects degraded (9.843%); 4706/200436 objects misplaced (2.348%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:34:58.367 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:58.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:58.470 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:58.497 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:58.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:58.600 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:58.629 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:34:58.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:34:58.732 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:58.756 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:58.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:58.859 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:58.888 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:34:58.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:58.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:34:58.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:59.018 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:59.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:59.123 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:59.149 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:59.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:59.166 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 86 16 68588 68572 49.8277 25.5 0.620514 0.0200078 2023-09-23T20:34:59.252 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:59.277 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:34:59.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:34:59.379 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:59.411 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:34:59.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:34:59.523 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:59.554 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:34:59.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:34:59.659 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:59.687 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:34:59.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:34:59.791 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:59.829 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:59.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:34:59.933 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:59.958 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:34:59.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:34:59.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:00.061 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:00.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:00 smithi098 bash[78228]: cluster 2023-09-23T20:34:58.553152+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v1014: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 20 MiB/s wr, 326 op/s; 19728/202266 objects degraded (9.753%); 4706/202266 objects misplaced (2.327%); 6.9 MiB/s, 109 objects/s recovering 2023-09-23T20:35:00.071 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:00.001334+0000 mon.a (mon.0) 1313 : cluster 3 Health check update: Degraded data redundancy: 19728/202266 objects degraded (9.753%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:00.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:00 smithi098 bash[74888]: cluster 2023-09-23T20:34:58.553152+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v1014: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 20 MiB/s wr, 326 op/s; 19728/202266 objects degraded (9.753%); 4706/202266 objects misplaced (2.327%); 6.9 MiB/s, 109 objects/s recovering 2023-09-23T20:35:00.071 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:00.001334+0000 mon.a (mon.0) 1313 : cluster 3 Health check update: Degraded data redundancy: 19728/202266 objects degraded (9.753%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:00.093 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:00.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:00.165 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 87 16 69017 69001 49.5631 26.8125 0.618157 0.02011 2023-09-23T20:35:00.197 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:00.223 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:00.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:00.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:00.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:00 smithi173 bash[59517]: cluster 2023-09-23T20:34:58.553152+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v1014: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 20 MiB/s wr, 326 op/s; 19728/202266 objects degraded (9.753%); 4706/202266 objects misplaced (2.327%); 6.9 MiB/s, 109 objects/s recovering 2023-09-23T20:35:00.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:00.001334+0000 mon.a (mon.0) 1313 : cluster 3 Health check update: Degraded data redundancy: 19728/202266 objects degraded (9.753%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:00.355 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:00.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:00.458 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:00.486 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:00.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:00.590 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:00.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:00.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:00.725 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:00.754 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:00.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:00.856 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:00.880 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:00.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:00.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:00.989 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:01.014 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:01.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:01.119 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:01.145 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:01.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:01.165 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 88 16 69272 69256 49.181 15.9375 0.00454016 0.0202602 2023-09-23T20:35:01.248 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:01.271 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:01.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:01.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:01.396 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:01.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:01.500 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:01.524 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:01.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:01.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:01.654 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:01.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:01.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:01.785 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:01.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:01.892 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:01.927 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:01.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:01.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:02.033 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:02.061 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:02.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:02.165 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 89 16 69637 69621 48.8847 22.8125 0.00386302 0.0203802 2023-09-23T20:35:02.171 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:02.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:02 smithi098 bash[78228]: cluster 2023-09-23T20:35:00.553836+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v1015: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 19 MiB/s wr, 306 op/s; 19617/203478 objects degraded (9.641%); 4706/203478 objects misplaced (2.313%); 7.4 MiB/s, 119 objects/s recovering 2023-09-23T20:35:02.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:02 smithi098 bash[74888]: cluster 2023-09-23T20:35:00.553836+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v1015: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 19 MiB/s wr, 306 op/s; 19617/203478 objects degraded (9.641%); 4706/203478 objects misplaced (2.313%); 7.4 MiB/s, 119 objects/s recovering 2023-09-23T20:35:02.196 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:02.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:02.299 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:02.331 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:02.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:02.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:02 smithi173 bash[59517]: cluster 2023-09-23T20:35:00.553836+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v1015: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 19 MiB/s wr, 306 op/s; 19617/203478 objects degraded (9.641%); 4706/203478 objects misplaced (2.313%); 7.4 MiB/s, 119 objects/s recovering 2023-09-23T20:35:02.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:02.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:02.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:02.563 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:02.588 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:02.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:02.697 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:02.722 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:02.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:02.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:02.854 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:02.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:02.959 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:02.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:02.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:02.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:03.092 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:03.123 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:03.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:03.165 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 90 15 69821 69806 48.47 11.5625 0.289074 0.0206064 2023-09-23T20:35:03.228 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:03.240 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:03 smithi173 bash[59517]: cluster 2023-09-23T20:35:02.037308+0000 mon.a (mon.0) 1314 : cluster 0 osdmap e249: 8 total, 8 up, 7 in 2023-09-23T20:35:03.240 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:03 smithi173 bash[59517]: cluster 2023-09-23T20:35:02.040742+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.240 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:03 smithi173 bash[59517]: cluster 2023-09-23T20:35:02.059433+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.240 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:03 smithi173 bash[59517]: cluster 2023-09-23T20:35:02.061066+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.240 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:03 smithi173 bash[59517]: cluster 2023-09-23T20:35:02.062580+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.256 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:03.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:03.360 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:03 smithi098 bash[78228]: cluster 2023-09-23T20:35:02.037308+0000 mon.a (mon.0) 1314 : cluster 0 osdmap e249: 8 total, 8 up, 7 in 2023-09-23T20:35:03.360 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:03 smithi098 bash[78228]: cluster 2023-09-23T20:35:02.040742+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.360 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:03 smithi098 bash[78228]: cluster 2023-09-23T20:35:02.059433+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.360 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:03 smithi098 bash[78228]: cluster 2023-09-23T20:35:02.061066+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.360 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:03 smithi098 bash[78228]: cluster 2023-09-23T20:35:02.062580+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.361 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:03 smithi098 bash[74888]: cluster 2023-09-23T20:35:02.037308+0000 mon.a (mon.0) 1314 : cluster 0 osdmap e249: 8 total, 8 up, 7 in 2023-09-23T20:35:03.361 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:03 smithi098 bash[74888]: cluster 2023-09-23T20:35:02.040742+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.361 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:03 smithi098 bash[74888]: cluster 2023-09-23T20:35:02.059433+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.361 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:03 smithi098 bash[74888]: cluster 2023-09-23T20:35:02.061066+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.361 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:03 smithi098 bash[74888]: cluster 2023-09-23T20:35:02.062580+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T20:35:03.361 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:03.386 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:03.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:03.490 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:03.520 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:03.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:03.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:03.642 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:03.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:03.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:03.771 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:03.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:03.873 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:03.892 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:03.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:03.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:03.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:04.022 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:04.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:04.108 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:35:04.108 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:35:04.126 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:04.155 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:04.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:04.165 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total time run: 90.1207 2023-09-23T20:35:04.166 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total writes made: 69821 2023-09-23T20:35:04.166 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Write size: 65536 2023-09-23T20:35:04.166 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object size: 65536 2023-09-23T20:35:04.166 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Bandwidth (MB/sec): 48.4219 2023-09-23T20:35:04.166 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Bandwidth: 38.492 2023-09-23T20:35:04.166 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max bandwidth (MB/sec): 161.375 2023-09-23T20:35:04.166 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min bandwidth (MB/sec): 0 2023-09-23T20:35:04.166 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average IOPS: 774 2023-09-23T20:35:04.166 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev IOPS: 615.88 2023-09-23T20:35:04.166 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max IOPS: 2582 2023-09-23T20:35:04.167 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min IOPS: 0 2023-09-23T20:35:04.167 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average Latency(s): 0.0206299 2023-09-23T20:35:04.167 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Latency(s): 0.133255 2023-09-23T20:35:04.167 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max latency(s): 8.81912 2023-09-23T20:35:04.167 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min latency(s): 0.00132148 2023-09-23T20:35:04.175 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:35:04.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[78228]: cluster 2023-09-23T20:35:02.554321+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v1017: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 21 MiB/s wr, 337 op/s; 19617/207405 objects degraded (9.458%); 3861/207405 objects misplaced (1.862%); 10 MiB/s, 167 objects/s recovering 2023-09-23T20:35:04.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[78228]: cluster 2023-09-23T20:35:03.044163+0000 mon.a (mon.0) 1315 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-09-23T20:35:04.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[78228]: cluster 2023-09-23T20:35:03.045131+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[78228]: cluster 2023-09-23T20:35:03.054425+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[78228]: cluster 2023-09-23T20:35:03.074119+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[78228]: cluster 2023-09-23T20:35:03.105190+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[74888]: cluster 2023-09-23T20:35:02.554321+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v1017: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 21 MiB/s wr, 337 op/s; 19617/207405 objects degraded (9.458%); 3861/207405 objects misplaced (1.862%); 10 MiB/s, 167 objects/s recovering 2023-09-23T20:35:04.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[74888]: cluster 2023-09-23T20:35:03.044163+0000 mon.a (mon.0) 1315 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-09-23T20:35:04.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[74888]: cluster 2023-09-23T20:35:03.045131+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[74888]: cluster 2023-09-23T20:35:03.054425+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[74888]: cluster 2023-09-23T20:35:03.074119+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[74888]: cluster 2023-09-23T20:35:03.105190+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.258 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:04.290 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:04.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:04 smithi173 bash[59517]: cluster 2023-09-23T20:35:02.554321+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v1017: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 21 MiB/s wr, 337 op/s; 19617/207405 objects degraded (9.458%); 3861/207405 objects misplaced (1.862%); 10 MiB/s, 167 objects/s recovering 2023-09-23T20:35:04.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:04 smithi173 bash[59517]: cluster 2023-09-23T20:35:03.044163+0000 mon.a (mon.0) 1315 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-09-23T20:35:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:04 smithi173 bash[59517]: cluster 2023-09-23T20:35:03.045131+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:04 smithi173 bash[59517]: cluster 2023-09-23T20:35:03.054425+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:04 smithi173 bash[59517]: cluster 2023-09-23T20:35:03.074119+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:04 smithi173 bash[59517]: cluster 2023-09-23T20:35:03.105190+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T20:35:04.396 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:04.419 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:04.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:04.525 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:04.533 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:04 smithi098 bash[74888]: debug 2023-09-23T20:35:04.195+0000 7f4942979700 -1 mon.a@0(leader).osd e250 definitely_dead 0 2023-09-23T20:35:04.547 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:04.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:04.651 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:04.678 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:04.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:04.782 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.805 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:04.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:04.908 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:04.932 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:04.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:04.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:05.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:05.064 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:05.065 INFO:teuthology.orchestra.run.smithi098.stderr:marked out osd.0. 2023-09-23T20:35:05.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:05.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:05.191 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:05.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:05.293 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:05.315 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:05.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:05 smithi098 bash[78228]: audit 2023-09-23T20:35:04.197750+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.98:0/312568309' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:35:05.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:05 smithi098 bash[78228]: audit 2023-09-23T20:35:04.198567+0000 mon.a (mon.0) 1316 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:35:05.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:05 smithi098 bash[78228]: cluster 2023-09-23T20:35:04.198815+0000 mon.a (mon.0) 1317 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T20:35:05.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:05 smithi098 bash[78228]: cluster 2023-09-23T20:35:05.002562+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 19617/207405 objects degraded (9.458%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:05 smithi098 bash[74888]: audit 2023-09-23T20:35:04.197750+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.98:0/312568309' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:35:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:05 smithi098 bash[74888]: audit 2023-09-23T20:35:04.198567+0000 mon.a (mon.0) 1316 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:35:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:05 smithi098 bash[74888]: cluster 2023-09-23T20:35:04.198815+0000 mon.a (mon.0) 1317 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T20:35:05.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:05 smithi098 bash[74888]: cluster 2023-09-23T20:35:05.002562+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 19617/207405 objects degraded (9.458%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:05.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:05 smithi173 bash[59517]: audit 2023-09-23T20:35:04.197750+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.98:0/312568309' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:35:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:05 smithi173 bash[59517]: audit 2023-09-23T20:35:04.198567+0000 mon.a (mon.0) 1316 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-23T20:35:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:05 smithi173 bash[59517]: cluster 2023-09-23T20:35:04.198815+0000 mon.a (mon.0) 1317 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-23T20:35:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:05 smithi173 bash[59517]: cluster 2023-09-23T20:35:05.002562+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 19617/207405 objects degraded (9.458%), 9 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:05.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:05.444 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:05.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:05.547 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:05.749 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:05.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:05.851 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:05.873 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:05.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:05.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:05.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:06.004 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:06.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:06.062 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:06 smithi173 bash[59517]: cluster 2023-09-23T20:35:04.555073+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v1019: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 21 MiB/s wr, 335 op/s; 19500/208485 objects degraded (9.353%); 3861/208485 objects misplaced (1.852%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:35:06.062 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:06 smithi173 bash[59517]: audit 2023-09-23T20:35:05.053501+0000 mon.a (mon.0) 1319 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T20:35:06.062 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:06 smithi173 bash[59517]: cluster 2023-09-23T20:35:05.053582+0000 mon.a (mon.0) 1320 : cluster 0 osdmap e251: 8 total, 8 up, 6 in 2023-09-23T20:35:06.063 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:06 smithi173 bash[59517]: cluster 2023-09-23T20:35:05.055994+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:35:06.107 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:06.133 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:06.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:06.182 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:35:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:35:06] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.33.4" 2023-09-23T20:35:06.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:06 smithi098 bash[78228]: cluster 2023-09-23T20:35:04.555073+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v1019: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 21 MiB/s wr, 335 op/s; 19500/208485 objects degraded (9.353%); 3861/208485 objects misplaced (1.852%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:35:06.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:06 smithi098 bash[78228]: audit 2023-09-23T20:35:05.053501+0000 mon.a (mon.0) 1319 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T20:35:06.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:06 smithi098 bash[78228]: cluster 2023-09-23T20:35:05.053582+0000 mon.a (mon.0) 1320 : cluster 0 osdmap e251: 8 total, 8 up, 6 in 2023-09-23T20:35:06.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:06 smithi098 bash[78228]: cluster 2023-09-23T20:35:05.055994+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:35:06.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:06 smithi098 bash[74888]: cluster 2023-09-23T20:35:04.555073+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v1019: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 21 MiB/s wr, 335 op/s; 19500/208485 objects degraded (9.353%); 3861/208485 objects misplaced (1.852%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:35:06.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:06 smithi098 bash[74888]: audit 2023-09-23T20:35:05.053501+0000 mon.a (mon.0) 1319 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-23T20:35:06.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:06 smithi098 bash[74888]: cluster 2023-09-23T20:35:05.053582+0000 mon.a (mon.0) 1320 : cluster 0 osdmap e251: 8 total, 8 up, 6 in 2023-09-23T20:35:06.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:06 smithi098 bash[74888]: cluster 2023-09-23T20:35:05.055994+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T20:35:06.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:06.263 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:06.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:06.366 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:06.387 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:06.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:06.492 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:06.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:06.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:06.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T20:35:06.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:06.649 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:06.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:06.754 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:06.780 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:06.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:06.883 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:06.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:06.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:06.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:07.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:07.034 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:07.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:07.078 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:35:07.137 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:07.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:07.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:07.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[74888]: cluster 2023-09-23T20:35:06.052272+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e252: 8 total, 8 up, 6 in 2023-09-23T20:35:07.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[74888]: cluster 2023-09-23T20:35:06.055734+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[74888]: cluster 2023-09-23T20:35:06.058185+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[74888]: cluster 2023-09-23T20:35:06.058958+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[74888]: cluster 2023-09-23T20:35:06.059274+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[74888]: cluster 2023-09-23T20:35:06.063727+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[74888]: cluster 2023-09-23T20:35:06.066077+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[74888]: audit 2023-09-23T20:35:06.788230+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.98:0/2662019649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:07.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[74888]: audit 2023-09-23T20:35:06.788594+0000 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:07.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[78228]: cluster 2023-09-23T20:35:06.052272+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e252: 8 total, 8 up, 6 in 2023-09-23T20:35:07.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[78228]: cluster 2023-09-23T20:35:06.055734+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[78228]: cluster 2023-09-23T20:35:06.058185+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[78228]: cluster 2023-09-23T20:35:06.058958+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[78228]: cluster 2023-09-23T20:35:06.059274+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[78228]: cluster 2023-09-23T20:35:06.063727+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[78228]: cluster 2023-09-23T20:35:06.066077+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[78228]: audit 2023-09-23T20:35:06.788230+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.98:0/2662019649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:07.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:07 smithi098 bash[78228]: audit 2023-09-23T20:35:06.788594+0000 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:07.258 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:35:07.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:07.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:07 smithi173 bash[59517]: cluster 2023-09-23T20:35:06.052272+0000 mon.a (mon.0) 1321 : cluster 0 osdmap e252: 8 total, 8 up, 6 in 2023-09-23T20:35:07.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:07 smithi173 bash[59517]: cluster 2023-09-23T20:35:06.055734+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:07 smithi173 bash[59517]: cluster 2023-09-23T20:35:06.058185+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:07 smithi173 bash[59517]: cluster 2023-09-23T20:35:06.058958+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:07 smithi173 bash[59517]: cluster 2023-09-23T20:35:06.059274+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:07 smithi173 bash[59517]: cluster 2023-09-23T20:35:06.063727+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:07 smithi173 bash[59517]: cluster 2023-09-23T20:35:06.066077+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T20:35:07.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:07 smithi173 bash[59517]: audit 2023-09-23T20:35:06.788230+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.98:0/2662019649' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:07.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:07 smithi173 bash[59517]: audit 2023-09-23T20:35:06.788594+0000 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:35:07.294 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:35:07.297 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:07.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:07.315 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:35:07.336 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:35:07.358 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:35:07.379 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:35:07.400 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:07.401 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:35:07.422 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:35:07.423 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:35:07.423 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:35:07.423 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:35:07.424 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:35:07.424 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:35:07.424 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:35:07.424 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:35:07.424 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:35:07.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:07.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:07.529 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:07.547 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:07.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:07.649 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:07.672 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:07.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:07.776 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:07.802 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:07.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:07.906 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:07.931 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:07.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:07.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:08.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:08.051 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:08.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:08.154 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:08.171 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:08.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:08.241 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[74888]: cluster 2023-09-23T20:35:06.555754+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v1022: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 7.5 MiB/s wr, 142 op/s; 14748/208722 objects degraded (7.066%); 102/208722 objects misplaced (0.049%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:35:08.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[74888]: cluster 2023-09-23T20:35:07.055500+0000 mon.a (mon.0) 1323 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:08.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[74888]: audit 2023-09-23T20:35:07.066977+0000 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:35:08.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[74888]: cluster 2023-09-23T20:35:07.067057+0000 mon.a (mon.0) 1325 : cluster 0 osdmap e253: 8 total, 8 up, 6 in 2023-09-23T20:35:08.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[74888]: cluster 2023-09-23T20:35:07.071166+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.243 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[74888]: cluster 2023-09-23T20:35:07.071579+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.243 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[74888]: cluster 2023-09-23T20:35:07.072520+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.243 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[74888]: cluster 2023-09-23T20:35:07.075503+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.243 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[74888]: cluster 2023-09-23T20:35:07.075911+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.243 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[74888]: cluster 2023-09-23T20:35:07.083051+0000 osd.5 (osd.5) 195 : cluster 0 9.5 starting backfill to osd.6 from (0'0,242'3725] MIN to 250'4377 2023-09-23T20:35:08.244 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[74888]: audit 2023-09-23T20:35:07.227615+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.98:0/2141490862' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:08.244 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[78228]: cluster 2023-09-23T20:35:06.555754+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v1022: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 7.5 MiB/s wr, 142 op/s; 14748/208722 objects degraded (7.066%); 102/208722 objects misplaced (0.049%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:35:08.244 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[78228]: cluster 2023-09-23T20:35:07.055500+0000 mon.a (mon.0) 1323 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:08.244 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[78228]: audit 2023-09-23T20:35:07.066977+0000 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:35:08.245 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[78228]: cluster 2023-09-23T20:35:07.067057+0000 mon.a (mon.0) 1325 : cluster 0 osdmap e253: 8 total, 8 up, 6 in 2023-09-23T20:35:08.245 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[78228]: cluster 2023-09-23T20:35:07.071166+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.245 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[78228]: cluster 2023-09-23T20:35:07.071579+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.245 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[78228]: cluster 2023-09-23T20:35:07.072520+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.245 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[78228]: cluster 2023-09-23T20:35:07.075503+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.245 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[78228]: cluster 2023-09-23T20:35:07.075911+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[78228]: cluster 2023-09-23T20:35:07.083051+0000 osd.5 (osd.5) 195 : cluster 0 9.5 starting backfill to osd.6 from (0'0,242'3725] MIN to 250'4377 2023-09-23T20:35:08.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:08 smithi098 bash[78228]: audit 2023-09-23T20:35:07.227615+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.98:0/2141490862' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:08.274 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:08.292 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:08.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:08.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:08 smithi173 bash[59517]: cluster 2023-09-23T20:35:06.555754+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v1022: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 7.5 MiB/s wr, 142 op/s; 14748/208722 objects degraded (7.066%); 102/208722 objects misplaced (0.049%); 4.3 MiB/s, 69 objects/s recovering 2023-09-23T20:35:08.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:08 smithi173 bash[59517]: cluster 2023-09-23T20:35:07.055500+0000 mon.a (mon.0) 1323 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:08.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:08 smithi173 bash[59517]: audit 2023-09-23T20:35:07.066977+0000 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:35:08.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:08 smithi173 bash[59517]: cluster 2023-09-23T20:35:07.067057+0000 mon.a (mon.0) 1325 : cluster 0 osdmap e253: 8 total, 8 up, 6 in 2023-09-23T20:35:08.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:08 smithi173 bash[59517]: cluster 2023-09-23T20:35:07.071166+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:08 smithi173 bash[59517]: cluster 2023-09-23T20:35:07.071579+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:08 smithi173 bash[59517]: cluster 2023-09-23T20:35:07.072520+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:08 smithi173 bash[59517]: cluster 2023-09-23T20:35:07.075503+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:08 smithi173 bash[59517]: cluster 2023-09-23T20:35:07.075911+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T20:35:08.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:08 smithi173 bash[59517]: cluster 2023-09-23T20:35:07.083051+0000 osd.5 (osd.5) 195 : cluster 0 9.5 starting backfill to osd.6 from (0'0,242'3725] MIN to 250'4377 2023-09-23T20:35:08.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:08 smithi173 bash[59517]: audit 2023-09-23T20:35:07.227615+0000 mon.c (mon.2) 119 : audit 0 from='client.? 172.21.15.98:0/2141490862' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:08.396 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:08.418 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:08.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:08.521 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:08.543 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:08.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:08.646 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:08.674 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:08.777 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:08.802 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:08.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:08.905 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:08.928 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:08.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:08.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:09.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:09.056 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:09.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:09.158 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:09.184 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:09.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:09.288 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:09.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:09.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:09.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:09.444 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:09.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:09.548 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:09.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:09.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:09.681 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:09.721 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:09.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:09.827 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:09.855 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:09.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:09.959 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:09.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:09.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:09.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:10.074 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:10 smithi098 bash[78228]: cluster 2023-09-23T20:35:08.556475+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v1024: 89 pgs: 2 remapped+peering, 4 peering, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 7.7 MiB/s wr, 165 op/s; 12046/208764 objects degraded (5.770%); 666/208764 objects misplaced (0.319%); 4.8 MiB/s, 78 objects/s recovering 2023-09-23T20:35:10.074 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:10 smithi098 bash[78228]: audit 2023-09-23T20:35:09.606392+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:35:10.074 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:10 smithi098 bash[78228]: audit 2023-09-23T20:35:09.607361+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:10.075 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:10 smithi098 bash[78228]: cluster 2023-09-23T20:35:10.004046+0000 mon.a (mon.0) 1328 : cluster 3 Health check update: Degraded data redundancy: 12046/208764 objects degraded (5.770%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:10.075 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:10 smithi098 bash[74888]: cluster 2023-09-23T20:35:08.556475+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v1024: 89 pgs: 2 remapped+peering, 4 peering, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 7.7 MiB/s wr, 165 op/s; 12046/208764 objects degraded (5.770%); 666/208764 objects misplaced (0.319%); 4.8 MiB/s, 78 objects/s recovering 2023-09-23T20:35:10.076 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:10 smithi098 bash[74888]: audit 2023-09-23T20:35:09.606392+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:35:10.076 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:10 smithi098 bash[74888]: audit 2023-09-23T20:35:09.607361+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:10.077 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:10 smithi098 bash[74888]: cluster 2023-09-23T20:35:10.004046+0000 mon.a (mon.0) 1328 : cluster 3 Health check update: Degraded data redundancy: 12046/208764 objects degraded (5.770%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:10 smithi173 bash[59517]: cluster 2023-09-23T20:35:08.556475+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v1024: 89 pgs: 2 remapped+peering, 4 peering, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 7.7 MiB/s wr, 165 op/s; 12046/208764 objects degraded (5.770%); 666/208764 objects misplaced (0.319%); 4.8 MiB/s, 78 objects/s recovering 2023-09-23T20:35:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:10 smithi173 bash[59517]: audit 2023-09-23T20:35:09.606392+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:35:10.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:10 smithi173 bash[59517]: audit 2023-09-23T20:35:09.607361+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:10 smithi173 bash[59517]: cluster 2023-09-23T20:35:10.004046+0000 mon.a (mon.0) 1328 : cluster 3 Health check update: Degraded data redundancy: 12046/208764 objects degraded (5.770%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:10.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:10.128 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:10.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:10.232 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:10.256 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:10.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:10.359 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:10.384 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:10.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:10.488 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:10.527 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:10.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:10.630 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:10.661 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:10.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:10.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:10.792 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:10.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:10.896 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:10.928 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:10.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:10.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:11.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:11.061 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:11.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:11.165 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:11.194 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:11.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:11.299 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:11.331 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:11.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:11.434 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:11.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:11.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:11.582 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:11.618 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:11.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:11.725 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:11.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:35:11.746 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:35:11.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:11.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:11.856 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:11.882 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:11.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:11.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:11.989 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:12.016 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:12.119 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:12.145 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:12.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:12.257 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:12.284 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:12.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:12 smithi173 bash[59517]: cluster 2023-09-23T20:35:10.557220+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v1025: 89 pgs: 2 remapped+peering, 4 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 170 B/s rd, 3.6 MiB/s wr, 118 op/s; 5850/208467 objects degraded (2.806%); 666/208467 objects misplaced (0.319%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T20:35:12.391 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:12.421 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:12.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:12.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:12 smithi098 bash[74888]: cluster 2023-09-23T20:35:10.557220+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v1025: 89 pgs: 2 remapped+peering, 4 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 170 B/s rd, 3.6 MiB/s wr, 118 op/s; 5850/208467 objects degraded (2.806%); 666/208467 objects misplaced (0.319%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T20:35:12.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:12 smithi098 bash[78228]: cluster 2023-09-23T20:35:10.557220+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v1025: 89 pgs: 2 remapped+peering, 4 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 170 B/s rd, 3.6 MiB/s wr, 118 op/s; 5850/208467 objects degraded (2.806%); 666/208467 objects misplaced (0.319%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T20:35:12.525 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:12.551 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:12.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:12.655 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:12.681 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:12.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:12.784 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:12.813 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:12.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:12.917 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:12.948 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:12.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:12.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:13.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:13.075 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:13.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:13.179 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:13.204 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:13.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:13.247 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:13.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:13.329 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [3, 0] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:35:13.329 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:35:13.329 INFO:tasks.thrashosds.thrasher:Adding osd 3 2023-09-23T20:35:13.330 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd in 3 2023-09-23T20:35:13.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:13.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:13.439 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:13.464 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:13.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:13.567 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:13.599 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:13.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:13.705 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:13.730 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:13.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:13.833 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:13.857 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:13.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:13.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:13.994 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:13.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:13.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:14.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:14 smithi173 bash[59517]: cluster 2023-09-23T20:35:12.558215+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v1026: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 136 B/s rd, 2.9 MiB/s wr, 279 op/s; 6667/204306 objects degraded (3.263%); 5495/204306 objects misplaced (2.690%); 4.0 MiB/s, 66 objects/s recovering 2023-09-23T20:35:14.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:14.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:14.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:14.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:14.263 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:14.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:14.367 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:14.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:14.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:14.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:14 smithi098 bash[74888]: cluster 2023-09-23T20:35:12.558215+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v1026: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 136 B/s rd, 2.9 MiB/s wr, 279 op/s; 6667/204306 objects degraded (3.263%); 5495/204306 objects misplaced (2.690%); 4.0 MiB/s, 66 objects/s recovering 2023-09-23T20:35:14.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:14 smithi098 bash[78228]: cluster 2023-09-23T20:35:12.558215+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v1026: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 136 B/s rd, 2.9 MiB/s wr, 279 op/s; 6667/204306 objects degraded (3.263%); 5495/204306 objects misplaced (2.690%); 4.0 MiB/s, 66 objects/s recovering 2023-09-23T20:35:14.497 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:14.521 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:14.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:14.624 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:14.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:14.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:14.748 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:14.774 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:14.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:14.877 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:14.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:14.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:14.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:15.003 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:15.034 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:15.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:15.137 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:15.149 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:15 smithi173 bash[59517]: cluster 2023-09-23T20:35:15.009613+0000 mon.a (mon.0) 1329 : cluster 3 Health check update: Degraded data redundancy: 6667/204306 objects degraded (3.263%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:15.169 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:15.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:15.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:15.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:15 smithi098 bash[78228]: cluster 2023-09-23T20:35:15.009613+0000 mon.a (mon.0) 1329 : cluster 3 Health check update: Degraded data redundancy: 6667/204306 objects degraded (3.263%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:15.283 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:15 smithi098 bash[74888]: cluster 2023-09-23T20:35:15.009613+0000 mon.a (mon.0) 1329 : cluster 3 Health check update: Degraded data redundancy: 6667/204306 objects degraded (3.263%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:15.296 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:15.400 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:15.419 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:15.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:15.523 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:15.547 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:15.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:15.650 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:15.677 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:15.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:15.780 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:15.806 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:15.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:15.911 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:15.936 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:15.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:15.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:16.039 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:16.063 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:16.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:16.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:16.174 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:16 smithi098 bash[74888]: cluster 2023-09-23T20:35:14.558897+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v1027: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 120 B/s rd, 2.3 MiB/s wr, 337 op/s; 6667/201819 objects degraded (3.303%); 5495/201819 objects misplaced (2.723%); 2.0 MiB/s, 34 objects/s recovering 2023-09-23T20:35:16.175 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:35:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:35:16] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.33.4" 2023-09-23T20:35:16.175 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:16 smithi098 bash[78228]: cluster 2023-09-23T20:35:14.558897+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v1027: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 120 B/s rd, 2.3 MiB/s wr, 337 op/s; 6667/201819 objects degraded (3.303%); 5495/201819 objects misplaced (2.723%); 2.0 MiB/s, 34 objects/s recovering 2023-09-23T20:35:16.193 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:16.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:16.297 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:16.321 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:16.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:16.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:16 smithi173 bash[59517]: cluster 2023-09-23T20:35:14.558897+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v1027: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 120 B/s rd, 2.3 MiB/s wr, 337 op/s; 6667/201819 objects degraded (3.303%); 5495/201819 objects misplaced (2.723%); 2.0 MiB/s, 34 objects/s recovering 2023-09-23T20:35:16.424 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:16.450 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:16.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:16.555 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:16.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:16.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:16.612 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:16.612 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:16.689 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:16.716 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:16.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:16.818 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:16.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:16.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:16.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:16.973 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:16.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:16.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:17.079 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:17.104 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:17.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:17.209 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:17.237 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:17.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:17.306 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:17.341 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:17.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.371 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:17.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:17.472 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:17.501 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:17.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:17.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:17.644 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:17.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:17.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:17.784 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:17.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:17.887 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:17.928 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:17.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:17.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:18.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:18.053 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:18.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:18.156 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:18.169 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:18 smithi173 bash[59517]: cluster 2023-09-23T20:35:16.559835+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v1028: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 102 B/s rd, 1.1 MiB/s wr, 282 op/s; 6667/201252 objects degraded (3.313%); 5495/201252 objects misplaced (2.730%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:35:18.188 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:18.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:18.291 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:18.321 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:18.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:18.424 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:18.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:18 smithi098 bash[78228]: cluster 2023-09-23T20:35:16.559835+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v1028: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 102 B/s rd, 1.1 MiB/s wr, 282 op/s; 6667/201252 objects degraded (3.313%); 5495/201252 objects misplaced (2.730%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:35:18.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:18 smithi098 bash[74888]: cluster 2023-09-23T20:35:16.559835+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v1028: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.1 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 102 B/s rd, 1.1 MiB/s wr, 282 op/s; 6667/201252 objects degraded (3.313%); 5495/201252 objects misplaced (2.730%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:35:18.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:18.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:18.551 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:18.577 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:18.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:18.681 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:18.705 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:18.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:18.808 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:18.831 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:18.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:18.936 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:18.961 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:18.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:18.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:19.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:19.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.103 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:19.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:19.204 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:19.230 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:19.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:19.334 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:19.365 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:19.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:19.469 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:19.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:19.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:19.590 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:19.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:19.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:19.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:19.785 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:19.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:19.890 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:19.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:19.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:19.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:20.021 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:20.047 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:20.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:20.152 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:20.179 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:20.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:20.272 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:35:20.272 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:35:20.272 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:35:20.272 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [] 2023-09-23T20:35:20.272 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:35:20.283 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:20.292 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:20 smithi098 bash[78228]: cluster 2023-09-23T20:35:18.560520+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v1029: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 89 B/s rd, 150 KiB/s wr, 295 op/s; 6438/198729 objects degraded (3.240%); 5417/198729 objects misplaced (2.726%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:35:20.292 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:20 smithi098 bash[78228]: cluster 2023-09-23T20:35:20.011052+0000 mon.a (mon.0) 1330 : cluster 3 Health check update: Degraded data redundancy: 6438/198729 objects degraded (3.240%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:20.293 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:20 smithi098 bash[74888]: cluster 2023-09-23T20:35:18.560520+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v1029: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 89 B/s rd, 150 KiB/s wr, 295 op/s; 6438/198729 objects degraded (3.240%); 5417/198729 objects misplaced (2.726%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:35:20.293 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:20 smithi098 bash[74888]: cluster 2023-09-23T20:35:20.011052+0000 mon.a (mon.0) 1330 : cluster 3 Health check update: Degraded data redundancy: 6438/198729 objects degraded (3.240%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:20.306 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:20.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:20.410 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:20.418 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:20 smithi173 bash[59517]: cluster 2023-09-23T20:35:18.560520+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v1029: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 89 B/s rd, 150 KiB/s wr, 295 op/s; 6438/198729 objects degraded (3.240%); 5417/198729 objects misplaced (2.726%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:35:20.418 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:20 smithi173 bash[59517]: cluster 2023-09-23T20:35:20.011052+0000 mon.a (mon.0) 1330 : cluster 3 Health check update: Degraded data redundancy: 6438/198729 objects degraded (3.240%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:20.434 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:20.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:20.537 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:20.568 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:20.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:20.671 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:20.697 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:20.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:20.800 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:20.826 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:20.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:20.929 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:20.953 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:20.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:20.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:21.056 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:21.083 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:21.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:21.215 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:21.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:21.320 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:21.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:21.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:21.451 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:21.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:21.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:21.577 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:21.601 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:21.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:21.704 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:21.722 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:21.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:21.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:21.852 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:21.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:21.957 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:21.980 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:21.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:21.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:22.088 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:22.112 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:22.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:22.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:22.252 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:22.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:22.337 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:22 smithi098 bash[78228]: cluster 2023-09-23T20:35:20.561107+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v1030: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 85 B/s rd, 144 KiB/s wr, 323 op/s; 6438/197277 objects degraded (3.263%); 5417/197277 objects misplaced (2.746%); 2.0 MiB/s, 33 objects/s recovering 2023-09-23T20:35:22.337 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:22 smithi098 bash[74888]: cluster 2023-09-23T20:35:20.561107+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v1030: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 85 B/s rd, 144 KiB/s wr, 323 op/s; 6438/197277 objects degraded (3.263%); 5417/197277 objects misplaced (2.746%); 2.0 MiB/s, 33 objects/s recovering 2023-09-23T20:35:22.356 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:22.377 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:22.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:22.480 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:22.488 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:22 smithi173 bash[59517]: cluster 2023-09-23T20:35:20.561107+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v1030: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 85 B/s rd, 144 KiB/s wr, 323 op/s; 6438/197277 objects degraded (3.263%); 5417/197277 objects misplaced (2.746%); 2.0 MiB/s, 33 objects/s recovering 2023-09-23T20:35:22.507 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:22.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:22.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:22.616 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:35:22.633 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:22.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:22.738 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:22.767 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:22.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:22.870 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:22.894 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:22.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:22.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:22.997 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:23.019 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:23.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:23.124 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:23.146 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:23.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:23.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:23.269 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:23.372 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:23.400 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:23.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:23.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:23.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:23.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:23.629 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:23.652 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:23.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:23.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:23.782 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:23.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:23.886 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:23.911 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:23.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:23.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:24.015 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:24.037 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:24.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:24.142 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:24.171 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:24.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:24.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:24.286 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:24 smithi173 bash[59517]: cluster 2023-09-23T20:35:22.562105+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v1031: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 419 op/s; 6201/193350 objects degraded (3.207%); 5325/193350 objects misplaced (2.754%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:35:24.299 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:24.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:24.402 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:24.428 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:24.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:24.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:24 smithi098 bash[78228]: cluster 2023-09-23T20:35:22.562105+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v1031: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 419 op/s; 6201/193350 objects degraded (3.207%); 5325/193350 objects misplaced (2.754%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:35:24.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:24 smithi098 bash[74888]: cluster 2023-09-23T20:35:22.562105+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v1031: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 419 op/s; 6201/193350 objects degraded (3.207%); 5325/193350 objects misplaced (2.754%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T20:35:24.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:24.554 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:24.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:24.660 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:24.683 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:24.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:24.787 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:24.813 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:24.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:24.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:24.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:24.962 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:24.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:25.062 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:25.086 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:25.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:25.189 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:25.199 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:25 smithi173 bash[59517]: audit 2023-09-23T20:35:24.602009+0000 mon.a (mon.0) 1331 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:25.199 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:25 smithi173 bash[59517]: cluster 2023-09-23T20:35:25.012491+0000 mon.a (mon.0) 1332 : cluster 3 Health check update: Degraded data redundancy: 6201/193350 objects degraded (3.207%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:25.221 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:25.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:25.331 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:25.357 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:25.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:25.416 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:25 smithi098 bash[78228]: audit 2023-09-23T20:35:24.602009+0000 mon.a (mon.0) 1331 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:25.416 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:25 smithi098 bash[78228]: cluster 2023-09-23T20:35:25.012491+0000 mon.a (mon.0) 1332 : cluster 3 Health check update: Degraded data redundancy: 6201/193350 objects degraded (3.207%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:25.416 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:25 smithi098 bash[74888]: audit 2023-09-23T20:35:24.602009+0000 mon.a (mon.0) 1331 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:25.416 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:25 smithi098 bash[74888]: cluster 2023-09-23T20:35:25.012491+0000 mon.a (mon.0) 1332 : cluster 3 Health check update: Degraded data redundancy: 6201/193350 objects degraded (3.207%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:25.464 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:25.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:25.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:25.594 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:25.620 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:25.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:25.723 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:25.747 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:25.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:25.850 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:25.875 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:25.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:25.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:25.978 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:26.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:26.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:26.110 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:26.134 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:26.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:26.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:26.263 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:26.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:26.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:26 smithi173 bash[59517]: cluster 2023-09-23T20:35:24.562719+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v1032: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 352 op/s; 6201/191598 objects degraded (3.236%); 5325/191598 objects misplaced (2.779%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:35:26.366 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:26.370 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:35:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:35:26] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.33.4" 2023-09-23T20:35:26.370 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:26 smithi098 bash[78228]: cluster 2023-09-23T20:35:24.562719+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v1032: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 352 op/s; 6201/191598 objects degraded (3.236%); 5325/191598 objects misplaced (2.779%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:35:26.371 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:26 smithi098 bash[74888]: cluster 2023-09-23T20:35:24.562719+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v1032: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 352 op/s; 6201/191598 objects degraded (3.236%); 5325/191598 objects misplaced (2.779%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:35:26.391 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:26.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:26.494 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:26.517 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:26.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:26.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:26.652 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:26.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:26.755 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:26.786 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:26.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:26.891 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:26.921 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:26.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:26.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:27.024 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:27.044 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:27.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:27.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:27.176 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:27.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:27.282 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:27.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:27.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:27.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:27.443 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:27.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:27.549 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:27.569 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:27.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:27.673 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:27.704 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:27.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:27.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:27.833 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:27.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:27.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:27.958 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:27.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:27.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:28.061 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:28.089 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:28.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:28.192 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:28.219 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:28.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:28.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:28.351 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:28.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:28.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:28 smithi098 bash[78228]: cluster 2023-09-23T20:35:26.563250+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v1033: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 306 op/s; 6201/190788 objects degraded (3.250%); 5325/190788 objects misplaced (2.791%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:35:28.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:28 smithi098 bash[74888]: cluster 2023-09-23T20:35:26.563250+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v1033: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 306 op/s; 6201/190788 objects degraded (3.250%); 5325/190788 objects misplaced (2.791%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:35:28.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:28.485 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:28.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:28.590 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:28.591 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:28.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:28 smithi173 bash[59517]: cluster 2023-09-23T20:35:26.563250+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v1033: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 306 op/s; 6201/190788 objects degraded (3.250%); 5325/190788 objects misplaced (2.791%); 2.4 MiB/s, 38 objects/s recovering 2023-09-23T20:35:28.617 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:28.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:28.720 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:28.743 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:28.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:28.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:28.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:28.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:28.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:28.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:28 smithi098 bash[74888]: debug 2023-09-23T20:35:28.754+0000 7f4942979700 -1 mon.a@0(leader).osd e253 definitely_dead 0 2023-09-23T20:35:28.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:29.015 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:29.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:29.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:29.112 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:29 smithi098 bash[78228]: audit 2023-09-23T20:35:28.758258+0000 mon.a (mon.0) 1333 : audit 0 from='client.? 172.21.15.98:0/618449649' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-09-23T20:35:29.113 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:29 smithi098 bash[74888]: audit 2023-09-23T20:35:28.758258+0000 mon.a (mon.0) 1333 : audit 0 from='client.? 172.21.15.98:0/618449649' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-09-23T20:35:29.118 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:29.132 INFO:teuthology.orchestra.run.smithi098.stderr:marked in osd.3. 2023-09-23T20:35:29.152 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:29.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:29.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:29.256 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:29.278 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:29.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:29.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:29.381 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:29.392 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:29 smithi173 bash[59517]: audit 2023-09-23T20:35:28.758258+0000 mon.a (mon.0) 1333 : audit 0 from='client.? 172.21.15.98:0/618449649' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-09-23T20:35:29.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:29.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:29.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:29.509 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:29.540 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:29.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:29.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:29.644 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:29.670 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:29.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:29.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:29.773 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:29.802 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:29.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:29.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:29.906 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:29.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:29.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:29.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:30.031 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:30.065 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:30.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:30.169 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:30.196 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:30.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:30.301 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:30.308 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:30 smithi173 bash[59517]: cluster 2023-09-23T20:35:28.564037+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v1034: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 395 op/s; 5960/187023 objects degraded (3.187%); 5182/187023 objects misplaced (2.771%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:35:30.308 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:30 smithi173 bash[59517]: audit 2023-09-23T20:35:29.114314+0000 mon.a (mon.0) 1334 : audit 1 from='client.? 172.21.15.98:0/618449649' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-09-23T20:35:30.308 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:30 smithi173 bash[59517]: cluster 2023-09-23T20:35:29.114533+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-09-23T20:35:30.308 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:30 smithi173 bash[59517]: cluster 2023-09-23T20:35:29.118904+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:30 smithi173 bash[59517]: cluster 2023-09-23T20:35:29.119911+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:30 smithi173 bash[59517]: cluster 2023-09-23T20:35:29.123383+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:30 smithi173 bash[59517]: cluster 2023-09-23T20:35:29.123495+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:30 smithi173 bash[59517]: cluster 2023-09-23T20:35:29.124766+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:30 smithi173 bash[59517]: cluster 2023-09-23T20:35:29.125649+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:30 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.013575+0000 mon.a (mon.0) 1336 : cluster 3 Health check update: Degraded data redundancy: 5960/187023 objects degraded (3.187%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:30.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:30 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.023735+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-09-23T20:35:30.325 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:30.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:30.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:30.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:30.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:30.455 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[74888]: cluster 2023-09-23T20:35:28.564037+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v1034: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 395 op/s; 5960/187023 objects degraded (3.187%); 5182/187023 objects misplaced (2.771%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:35:30.456 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[74888]: audit 2023-09-23T20:35:29.114314+0000 mon.a (mon.0) 1334 : audit 1 from='client.? 172.21.15.98:0/618449649' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-09-23T20:35:30.456 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[74888]: cluster 2023-09-23T20:35:29.114533+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-09-23T20:35:30.456 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[74888]: cluster 2023-09-23T20:35:29.118904+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.456 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[74888]: cluster 2023-09-23T20:35:29.119911+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.456 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[74888]: cluster 2023-09-23T20:35:29.123383+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.456 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[74888]: cluster 2023-09-23T20:35:29.123495+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.456 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[74888]: cluster 2023-09-23T20:35:29.124766+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.456 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[74888]: cluster 2023-09-23T20:35:29.125649+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.456 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.013575+0000 mon.a (mon.0) 1336 : cluster 3 Health check update: Degraded data redundancy: 5960/187023 objects degraded (3.187%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:30.456 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.023735+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-09-23T20:35:30.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[78228]: cluster 2023-09-23T20:35:28.564037+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v1034: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 395 op/s; 5960/187023 objects degraded (3.187%); 5182/187023 objects misplaced (2.771%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:35:30.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[78228]: audit 2023-09-23T20:35:29.114314+0000 mon.a (mon.0) 1334 : audit 1 from='client.? 172.21.15.98:0/618449649' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-09-23T20:35:30.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[78228]: cluster 2023-09-23T20:35:29.114533+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-09-23T20:35:30.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[78228]: cluster 2023-09-23T20:35:29.118904+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[78228]: cluster 2023-09-23T20:35:29.119911+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[78228]: cluster 2023-09-23T20:35:29.123383+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[78228]: cluster 2023-09-23T20:35:29.123495+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[78228]: cluster 2023-09-23T20:35:29.124766+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[78228]: cluster 2023-09-23T20:35:29.125649+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T20:35:30.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.013575+0000 mon.a (mon.0) 1336 : cluster 3 Health check update: Degraded data redundancy: 5960/187023 objects degraded (3.187%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:30.457 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:30 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.023735+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-09-23T20:35:30.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:30.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:30.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:30.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:30.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:30.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:30.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:30.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:30.853 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:35:30.875 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:35:30.895 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:35:30.915 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:35:30.936 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:35:30.964 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:35:30.984 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:35:31.012 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:35:31.014 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:35:31.014 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:35:31.014 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:35:31.014 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:35:31.014 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:35:31.014 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:35:31.014 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:35:31.014 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:35:31.048 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:35:31.214 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:31.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:31.318 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:31.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.027237+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.027262+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.029844+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.030131+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.031902+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.033222+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.034095+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.035334+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.035832+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.037284+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.037573+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.039196+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: audit 2023-09-23T20:35:30.445074+0000 mon.a (mon.0) 1338 : audit 1 from='client.? 172.21.15.98:0/3315042732' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:35:31.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: audit 2023-09-23T20:35:30.825689+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.98:0/2280298291' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:31.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:31.031941+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:31.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: audit 2023-09-23T20:35:31.037250+0000 mon.a (mon.0) 1340 : audit 1 from='client.? 172.21.15.98:0/3315042732' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:35:31.329 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[78228]: cluster 2023-09-23T20:35:31.037396+0000 mon.a (mon.0) 1341 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-09-23T20:35:31.329 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.027237+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.330 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.027262+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.330 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.029844+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.330 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.030131+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.330 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.031902+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.330 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.033222+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.330 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.034095+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.330 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.035334+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.330 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.035832+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.330 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.037284+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.330 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.037573+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.039196+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: audit 2023-09-23T20:35:30.445074+0000 mon.a (mon.0) 1338 : audit 1 from='client.? 172.21.15.98:0/3315042732' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:35:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: audit 2023-09-23T20:35:30.825689+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.98:0/2280298291' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:31.031941+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: audit 2023-09-23T20:35:31.037250+0000 mon.a (mon.0) 1340 : audit 1 from='client.? 172.21.15.98:0/3315042732' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:35:31.331 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:31 smithi098 bash[74888]: cluster 2023-09-23T20:35:31.037396+0000 mon.a (mon.0) 1341 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-09-23T20:35:31.343 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:31.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:31.447 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:31.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.027237+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.027262+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.029844+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.456 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.030131+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.456 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.031902+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.456 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.033222+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.456 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.034095+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.456 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.035334+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.456 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.035832+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.456 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.037284+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.456 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.037573+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.456 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.039196+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T20:35:31.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: audit 2023-09-23T20:35:30.445074+0000 mon.a (mon.0) 1338 : audit 1 from='client.? 172.21.15.98:0/3315042732' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:35:31.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: audit 2023-09-23T20:35:30.825689+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.98:0/2280298291' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:31.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:31.031941+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:31.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: audit 2023-09-23T20:35:31.037250+0000 mon.a (mon.0) 1340 : audit 1 from='client.? 172.21.15.98:0/3315042732' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:35:31.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:31 smithi173 bash[59517]: cluster 2023-09-23T20:35:31.037396+0000 mon.a (mon.0) 1341 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-09-23T20:35:31.471 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:31.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:31.575 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:31.601 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:31.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:31.705 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:31.729 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:31.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:31.832 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:31.863 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:31.966 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:31.985 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:31.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:31.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:32.088 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:32.115 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:32.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:32.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:32.242 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:32.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:32.345 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:32.355 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:32 smithi173 bash[59517]: cluster 2023-09-23T20:35:30.564832+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v1037: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 353 op/s; 5960/184854 objects degraded (3.224%); 5182/184854 objects misplaced (2.803%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:35:32.355 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:32 smithi173 bash[59517]: cluster 2023-09-23T20:35:31.040278+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.355 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:32 smithi173 bash[59517]: cluster 2023-09-23T20:35:31.042485+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.355 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:32 smithi173 bash[59517]: cluster 2023-09-23T20:35:31.043360+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.355 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:32 smithi173 bash[59517]: cluster 2023-09-23T20:35:31.043511+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.355 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:32 smithi173 bash[59517]: cluster 2023-09-23T20:35:31.044852+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:32 smithi173 bash[59517]: cluster 2023-09-23T20:35:31.045536+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:32 smithi173 bash[59517]: cluster 2023-09-23T20:35:31.047496+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.363 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[78228]: cluster 2023-09-23T20:35:30.564832+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v1037: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 353 op/s; 5960/184854 objects degraded (3.224%); 5182/184854 objects misplaced (2.803%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:35:32.363 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[78228]: cluster 2023-09-23T20:35:31.040278+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.363 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[78228]: cluster 2023-09-23T20:35:31.042485+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.363 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[78228]: cluster 2023-09-23T20:35:31.043360+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.363 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[78228]: cluster 2023-09-23T20:35:31.043511+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.363 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[78228]: cluster 2023-09-23T20:35:31.044852+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.364 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[78228]: cluster 2023-09-23T20:35:31.045536+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.364 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[78228]: cluster 2023-09-23T20:35:31.047496+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.364 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[74888]: cluster 2023-09-23T20:35:30.564832+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v1037: 89 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 353 op/s; 5960/184854 objects degraded (3.224%); 5182/184854 objects misplaced (2.803%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:35:32.364 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[74888]: cluster 2023-09-23T20:35:31.040278+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.364 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[74888]: cluster 2023-09-23T20:35:31.042485+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.364 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[74888]: cluster 2023-09-23T20:35:31.043360+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.364 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[74888]: cluster 2023-09-23T20:35:31.043511+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.365 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[74888]: cluster 2023-09-23T20:35:31.044852+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.365 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[74888]: cluster 2023-09-23T20:35:31.045536+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.365 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:32 smithi098 bash[74888]: cluster 2023-09-23T20:35:31.047496+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T20:35:32.371 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:32.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:32.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:32.498 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:32.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:32.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:32.621 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:32.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:32.723 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:32.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:32.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:32.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:32.868 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:32.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:32.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:32.970 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:33.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:33.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:33.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:33.127 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:33.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:33.230 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:33.255 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:33.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:33.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.379 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:33.481 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:33.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:33.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:33.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.624 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:33.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:33.664 INFO:tasks.thrashosds.thrasher:Added osd 3 2023-09-23T20:35:33.727 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:33.748 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:33.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:33.852 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:33.870 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:33.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:33.973 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:33.996 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:33.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:33.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:34.099 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:34.123 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:34.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:34.226 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:34.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:34 smithi098 bash[74888]: cluster 2023-09-23T20:35:32.565471+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v1039: 89 pgs: 1 activating+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 22903/182898 objects degraded (12.522%); 5085/182898 objects misplaced (2.780%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T20:35:34.246 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:34.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:34.349 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:34.366 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:34.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:34.470 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:34.489 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:34.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:34.593 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:34.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:34 smithi173 bash[59517]: cluster 2023-09-23T20:35:32.565471+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v1039: 89 pgs: 1 activating+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 22903/182898 objects degraded (12.522%); 5085/182898 objects misplaced (2.780%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T20:35:34.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:34 smithi098 bash[78228]: cluster 2023-09-23T20:35:32.565471+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v1039: 89 pgs: 1 activating+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 22903/182898 objects degraded (12.522%); 5085/182898 objects misplaced (2.780%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T20:35:34.617 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:34.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:34.721 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:34.744 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:34.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:34.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:34.872 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:34.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:34.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:34.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:35.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:35.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:35.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:35.126 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:35.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:35.229 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:35.255 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:35.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:35.358 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:35.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:35.387 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:35 smithi173 bash[59517]: cluster 2023-09-23T20:35:35.015122+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: Degraded data redundancy: 22903/182898 objects degraded (12.522%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:35.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:35.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:35 smithi098 bash[74888]: cluster 2023-09-23T20:35:35.015122+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: Degraded data redundancy: 22903/182898 objects degraded (12.522%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:35.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:35 smithi098 bash[78228]: cluster 2023-09-23T20:35:35.015122+0000 mon.a (mon.0) 1342 : cluster 3 Health check update: Degraded data redundancy: 22903/182898 objects degraded (12.522%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:35.489 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:35.533 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:35.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:35.638 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:35.669 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:35.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:35.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:35.802 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:35.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:35.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:35.932 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:35.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:35.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:36.035 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:36.063 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:36.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:36.166 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:36.178 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:36 smithi173 bash[59517]: cluster 2023-09-23T20:35:34.566236+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v1040: 89 pgs: 1 activating+remapped, 3 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 30293/182709 objects degraded (16.580%); 8591/182709 objects misplaced (4.702%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:35:36.192 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:36.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:36.295 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:36.302 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:35:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:35:36] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.33.4" 2023-09-23T20:35:36.302 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:36 smithi098 bash[74888]: cluster 2023-09-23T20:35:34.566236+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v1040: 89 pgs: 1 activating+remapped, 3 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 30293/182709 objects degraded (16.580%); 8591/182709 objects misplaced (4.702%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:35:36.302 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:36 smithi098 bash[78228]: cluster 2023-09-23T20:35:34.566236+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v1040: 89 pgs: 1 activating+remapped, 3 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 30293/182709 objects degraded (16.580%); 8591/182709 objects misplaced (4.702%); 3.6 MiB/s, 58 objects/s recovering 2023-09-23T20:35:36.313 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:36.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:36.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:35:36.417 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:36.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:36.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:36.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:36.573 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:36.676 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:36.698 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:36.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:36.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:35:36.801 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:36.830 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:36.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:36.933 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:36.955 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:36.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:36.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:37.059 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:37.086 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:37.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:37.190 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:37.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:37.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:37.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:37.342 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:37.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:37.446 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:37.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:37.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:37.543 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:35:37.544 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:35:37.578 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:37.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:37.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:37.709 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:37.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:37.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:37.837 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:37.862 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:37.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:37.964 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:37.990 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:37.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:37.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:38.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:38.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:38.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:38.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:38.245 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:38.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:38.348 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:38.355 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:38 smithi098 bash[78228]: cluster 2023-09-23T20:35:36.566841+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v1041: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 125 op/s; 39009/182043 objects degraded (21.428%); 7965/182043 objects misplaced (4.375%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T20:35:38.356 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:38 smithi098 bash[74888]: cluster 2023-09-23T20:35:36.566841+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v1041: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 125 op/s; 39009/182043 objects degraded (21.428%); 7965/182043 objects misplaced (4.375%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T20:35:38.370 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:38.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:38.473 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:38.483 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:38 smithi173 bash[59517]: cluster 2023-09-23T20:35:36.566841+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v1041: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 125 op/s; 39009/182043 objects degraded (21.428%); 7965/182043 objects misplaced (4.375%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T20:35:38.499 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:38.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:38.506 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:35:38.603 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:38.629 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:38.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:38.665 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3] out_osds: [0] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:35:38.665 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:35:38.665 INFO:tasks.thrashosds.thrasher:Adding osd 0 2023-09-23T20:35:38.665 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd in 0 2023-09-23T20:35:38.736 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:38.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:38.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:38.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:38.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:38.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:38.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:39.003 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:39.028 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:39.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:39.132 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:39.162 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:39.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:39.265 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:39.296 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:39.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:39.400 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:39.428 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:39.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:39.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:39.559 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:39.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:39.664 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:39.695 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:39.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:39.799 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:39.827 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:39.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:39.931 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:39.960 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:39.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:39.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:40.063 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:40.093 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:40.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:40.151 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:40 smithi098 bash[74888]: cluster 2023-09-23T20:35:38.567819+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v1042: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 38892/182043 objects degraded (21.364%); 7965/182043 objects misplaced (4.375%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T20:35:40.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:40 smithi098 bash[74888]: audit 2023-09-23T20:35:39.602308+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:40.152 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:40 smithi098 bash[74888]: cluster 2023-09-23T20:35:40.016520+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: Degraded data redundancy: 38892/182043 objects degraded (21.364%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:40.196 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:40.207 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:40 smithi173 bash[59517]: cluster 2023-09-23T20:35:38.567819+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v1042: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 38892/182043 objects degraded (21.364%); 7965/182043 objects misplaced (4.375%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T20:35:40.207 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:40 smithi173 bash[59517]: audit 2023-09-23T20:35:39.602308+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:40.207 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:40 smithi173 bash[59517]: cluster 2023-09-23T20:35:40.016520+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: Degraded data redundancy: 38892/182043 objects degraded (21.364%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:40.221 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:40.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:40.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:40.351 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:40.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:40 smithi098 bash[78228]: cluster 2023-09-23T20:35:38.567819+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v1042: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 38892/182043 objects degraded (21.364%); 7965/182043 objects misplaced (4.375%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T20:35:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:40 smithi098 bash[78228]: audit 2023-09-23T20:35:39.602308+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:40 smithi098 bash[78228]: cluster 2023-09-23T20:35:40.016520+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: Degraded data redundancy: 38892/182043 objects degraded (21.364%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:40.455 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:40.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:40.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:40.582 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:40.609 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:40.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:40.713 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:40.743 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:40.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:40.849 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:40.882 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:40.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:40.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:40.985 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:41.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:41.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:41.114 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:41.121 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:41.121 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:41.146 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:41.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:41.252 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:41.280 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:41.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:41.384 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:41.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:41.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:41.508 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:41.539 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:41.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:41.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:41.664 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:41.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:41.767 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:41.803 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:41.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:41.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:41.930 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:41.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:41.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:42.034 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:42.061 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:42.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:42.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:42.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:42.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:42.337 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:42 smithi173 bash[59517]: cluster 2023-09-23T20:35:40.568563+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v1043: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 93 op/s; 38892/182043 objects degraded (21.364%); 7576/182043 objects misplaced (4.162%); 5.7 MiB/s, 92 objects/s recovering 2023-09-23T20:35:42.366 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:42.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:42.456 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:42 smithi098 bash[74888]: cluster 2023-09-23T20:35:40.568563+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v1043: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 93 op/s; 38892/182043 objects degraded (21.364%); 7576/182043 objects misplaced (4.162%); 5.7 MiB/s, 92 objects/s recovering 2023-09-23T20:35:42.456 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:42 smithi098 bash[78228]: cluster 2023-09-23T20:35:40.568563+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v1043: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 93 op/s; 38892/182043 objects degraded (21.364%); 7576/182043 objects misplaced (4.162%); 5.7 MiB/s, 92 objects/s recovering 2023-09-23T20:35:42.471 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:42.499 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:42.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:42.603 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:42.631 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:42.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:42.736 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:42.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:42.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:42.868 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:42.894 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:42.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:42.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:42.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:43.026 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:43.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:43.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:43.149 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:43.149 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:35:43.168 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:43.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:43.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:43.296 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:43.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:43.398 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:43.424 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:43.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:43.527 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:43.559 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:43.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:43.664 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:43.687 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:43.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:43.789 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:43.812 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:43.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:43.916 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:43.943 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:43.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:43.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:44.046 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:44.072 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:44.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:44.175 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:44.202 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:44.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:44.226 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:44 smithi098 bash[74888]: cluster 2023-09-23T20:35:42.569665+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v1044: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38776/182043 objects degraded (21.300%); 7576/182043 objects misplaced (4.162%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:35:44.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:44.318 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:44 smithi173 bash[59517]: cluster 2023-09-23T20:35:42.569665+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v1044: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38776/182043 objects degraded (21.300%); 7576/182043 objects misplaced (4.162%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:35:44.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:44.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:44.440 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:44.474 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:44.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:44.578 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:44.585 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:44 smithi098 bash[78228]: cluster 2023-09-23T20:35:42.569665+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v1044: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 38776/182043 objects degraded (21.300%); 7576/182043 objects misplaced (4.162%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:35:44.602 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:44.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:44.705 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:44.725 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:44.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:44.828 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:44.853 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:44.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:44.956 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:44.975 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:44.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:44.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:45.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:45.102 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:45.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:45.205 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:45.216 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:45 smithi098 bash[78228]: cluster 2023-09-23T20:35:45.017910+0000 mon.a (mon.0) 1345 : cluster 3 Health check update: Degraded data redundancy: 38776/182043 objects degraded (21.300%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:45.216 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:45 smithi098 bash[74888]: cluster 2023-09-23T20:35:45.017910+0000 mon.a (mon.0) 1345 : cluster 3 Health check update: Degraded data redundancy: 38776/182043 objects degraded (21.300%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:45.233 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:45.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:45.340 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:45.362 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:45.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:45.469 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:45.494 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:45.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:45.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:45 smithi173 bash[59517]: cluster 2023-09-23T20:35:45.017910+0000 mon.a (mon.0) 1345 : cluster 3 Health check update: Degraded data redundancy: 38776/182043 objects degraded (21.300%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:45.597 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:45.618 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:45.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:45.722 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:45.742 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:45.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:45.845 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:45.867 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:45.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:45.969 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:45.990 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:45.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:45.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:46.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:46.115 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:46.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:46.223 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:46.246 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:46.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:46.349 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:46.468 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:35:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:35:46] "GET /metrics HTTP/1.1" 200 36445 "" "Prometheus/2.33.4" 2023-09-23T20:35:46.468 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:46 smithi098 bash[78228]: cluster 2023-09-23T20:35:44.570307+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v1045: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 26 op/s; 38760/181935 objects degraded (21.304%); 7178/181935 objects misplaced (3.945%); 7.0 MiB/s, 112 objects/s recovering 2023-09-23T20:35:46.468 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:46 smithi098 bash[74888]: cluster 2023-09-23T20:35:44.570307+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v1045: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 26 op/s; 38760/181935 objects degraded (21.304%); 7178/181935 objects misplaced (3.945%); 7.0 MiB/s, 112 objects/s recovering 2023-09-23T20:35:46.477 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.488 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:46 smithi173 bash[59517]: cluster 2023-09-23T20:35:44.570307+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v1045: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 26 op/s; 38760/181935 objects degraded (21.304%); 7178/181935 objects misplaced (3.945%); 7.0 MiB/s, 112 objects/s recovering 2023-09-23T20:35:46.505 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:46.609 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.633 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:46.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:46.736 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:46.760 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:46.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:46.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:46.887 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:46.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:46.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:46.990 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:47.016 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:47.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:47.119 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:47.142 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:47.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:47.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:47.271 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:47.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:47.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:47.405 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:47.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:47.511 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:47.539 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:47.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:47.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:47.672 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:47.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:47.775 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:47.801 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:47.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:47.904 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:47.926 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:47.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:47.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:48.029 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.053 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:48.156 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:48.172 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:48 smithi098 bash[78228]: cluster 2023-09-23T20:35:46.570834+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v1046: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 38760/181728 objects degraded (21.329%); 7178/181728 objects misplaced (3.950%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T20:35:48.172 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:48 smithi098 bash[74888]: cluster 2023-09-23T20:35:46.570834+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v1046: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 38760/181728 objects degraded (21.329%); 7178/181728 objects misplaced (3.950%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T20:35:48.183 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:48.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:48.286 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:48.295 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:48 smithi173 bash[59517]: cluster 2023-09-23T20:35:46.570834+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v1046: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 27 op/s; 38760/181728 objects degraded (21.329%); 7178/181728 objects misplaced (3.950%); 5.7 MiB/s, 91 objects/s recovering 2023-09-23T20:35:48.317 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:48.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:48.420 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:48.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:48.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:48.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.579 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:48.682 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:48.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:48.813 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:48.839 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:48.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:48.945 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:48.967 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:48.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:48.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:49.070 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:49.094 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:49.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:49.197 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:49.225 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:49.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:49.330 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:49.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:49.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:49.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:49.479 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:49.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:49.584 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:49.611 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:49.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:49.713 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:49.739 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:49.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:49.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:49.875 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:49.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:49.978 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:50.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:50.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:50.106 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:50.132 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:50.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:50.235 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:50.259 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:50.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:50.362 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:50.374 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:50 smithi173 bash[59517]: cluster 2023-09-23T20:35:48.572025+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v1047: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 39 op/s; 38548/180633 objects degraded (21.341%); 7178/180633 objects misplaced (3.974%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T20:35:50.375 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:50 smithi173 bash[59517]: audit 2023-09-23T20:35:49.313425+0000 mon.a (mon.0) 1346 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:35:50.375 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:50 smithi173 bash[59517]: cluster 2023-09-23T20:35:50.019022+0000 mon.a (mon.0) 1347 : cluster 3 Health check update: Degraded data redundancy: 38548/180633 objects degraded (21.341%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:50.390 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:50.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:50.495 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:50.513 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:50.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:50.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:50 smithi098 bash[78228]: cluster 2023-09-23T20:35:48.572025+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v1047: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 39 op/s; 38548/180633 objects degraded (21.341%); 7178/180633 objects misplaced (3.974%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T20:35:50.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:50 smithi098 bash[78228]: audit 2023-09-23T20:35:49.313425+0000 mon.a (mon.0) 1346 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:35:50.567 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:50 smithi098 bash[78228]: cluster 2023-09-23T20:35:50.019022+0000 mon.a (mon.0) 1347 : cluster 3 Health check update: Degraded data redundancy: 38548/180633 objects degraded (21.341%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:50.568 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:50 smithi098 bash[74888]: cluster 2023-09-23T20:35:48.572025+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v1047: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 39 op/s; 38548/180633 objects degraded (21.341%); 7178/180633 objects misplaced (3.974%); 6.2 MiB/s, 98 objects/s recovering 2023-09-23T20:35:50.568 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:50 smithi098 bash[74888]: audit 2023-09-23T20:35:49.313425+0000 mon.a (mon.0) 1346 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:35:50.568 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:50 smithi098 bash[74888]: cluster 2023-09-23T20:35:50.019022+0000 mon.a (mon.0) 1347 : cluster 3 Health check update: Degraded data redundancy: 38548/180633 objects degraded (21.341%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:50.615 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:50.647 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:50.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:50.772 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:50.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:50.875 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:50.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:50.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:50.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:51.009 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:51.045 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:51.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:51.152 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:51.178 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:51.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:51.287 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:51.310 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:51.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:51.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:51.437 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:51.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:51.539 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:51.560 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:51.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:51.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:51.688 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:51.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:51.791 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:51.811 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:51.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:51.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:51.939 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:51.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:51.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:52.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:52.069 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:52.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:52.172 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:52.194 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:52.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:52.298 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:52.306 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:52 smithi098 bash[74888]: cluster 2023-09-23T20:35:50.572650+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1048: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 59 op/s; 38450/179892 objects degraded (21.374%); 6796/179892 objects misplaced (3.778%); 7.8 MiB/s, 125 objects/s recovering 2023-09-23T20:35:52.306 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:52 smithi098 bash[78228]: cluster 2023-09-23T20:35:50.572650+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1048: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 59 op/s; 38450/179892 objects degraded (21.374%); 6796/179892 objects misplaced (3.778%); 7.8 MiB/s, 125 objects/s recovering 2023-09-23T20:35:52.327 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:52.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:52.430 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:52.441 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:52 smithi173 bash[59517]: cluster 2023-09-23T20:35:50.572650+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1048: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 59 op/s; 38450/179892 objects degraded (21.374%); 6796/179892 objects misplaced (3.778%); 7.8 MiB/s, 125 objects/s recovering 2023-09-23T20:35:52.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:52.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:52.562 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:52.592 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:52.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:52.695 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:52.722 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:52.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:52.824 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:52.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:52.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:52.949 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:52.975 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:52.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:52.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:53.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:53.106 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:53.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:53.211 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:53.233 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:53.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:53.336 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:53.361 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:53.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:53.465 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:53.492 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:53.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:53.596 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:53.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:53.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:53.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:53.749 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:53.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:53.855 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:53.879 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:53.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:53.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:53.986 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:54.006 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:54.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:54.108 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:54.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:54.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:54.235 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:54.257 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:54.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:54.361 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:54.383 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:54.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:54.398 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:54 smithi098 bash[74888]: cluster 2023-09-23T20:35:52.573575+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1049: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 108 op/s; 38228/178140 objects degraded (21.460%); 6796/178140 objects misplaced (3.815%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:35:54.398 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:54 smithi098 bash[78228]: cluster 2023-09-23T20:35:52.573575+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1049: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 108 op/s; 38228/178140 objects degraded (21.460%); 6796/178140 objects misplaced (3.815%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:35:54.486 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:54.495 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:54 smithi173 bash[59517]: cluster 2023-09-23T20:35:52.573575+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1049: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 108 op/s; 38228/178140 objects degraded (21.460%); 6796/178140 objects misplaced (3.815%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:35:54.510 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:54.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:54.615 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:54.642 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:54.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:54.773 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:54.796 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:54.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:54.899 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:54.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:54.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:55.038 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:55.064 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:55.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:55.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:55.192 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:35:55.195 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:55.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:55.292 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:35:55.305 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:55.321 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:35:55.331 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:55.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:55.348 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:35:55.372 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:35:55.394 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:35:55.418 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:35:55.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:55.444 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:35:55.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:55 smithi173 bash[59517]: audit 2023-09-23T20:35:54.602326+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:55.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:55 smithi173 bash[59517]: audit 2023-09-23T20:35:54.923869+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.98:0/3117636531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:35:55.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:55 smithi173 bash[59517]: audit 2023-09-23T20:35:54.924281+0000 mon.a (mon.0) 1349 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:35:55.445 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:55 smithi173 bash[59517]: cluster 2023-09-23T20:35:55.020264+0000 mon.a (mon.0) 1350 : cluster 3 Health check update: Degraded data redundancy: 38228/178140 objects degraded (21.460%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:55.466 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:35:55.467 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:35:55.467 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:35:55.467 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:35:55.468 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:35:55.468 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:35:55.468 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:35:55.468 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:35:55.468 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:35:55.485 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:55.485 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:55 smithi098 bash[74888]: audit 2023-09-23T20:35:54.602326+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:55.485 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:55 smithi098 bash[74888]: audit 2023-09-23T20:35:54.923869+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.98:0/3117636531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:35:55.486 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:55 smithi098 bash[74888]: audit 2023-09-23T20:35:54.924281+0000 mon.a (mon.0) 1349 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:35:55.486 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:55 smithi098 bash[74888]: cluster 2023-09-23T20:35:55.020264+0000 mon.a (mon.0) 1350 : cluster 3 Health check update: Degraded data redundancy: 38228/178140 objects degraded (21.460%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:55.486 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:55 smithi098 bash[78228]: audit 2023-09-23T20:35:54.602326+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:35:55.486 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:55 smithi098 bash[78228]: audit 2023-09-23T20:35:54.923869+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.98:0/3117636531' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:35:55.486 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:55 smithi098 bash[78228]: audit 2023-09-23T20:35:54.924281+0000 mon.a (mon.0) 1349 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:35:55.486 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:55 smithi098 bash[78228]: cluster 2023-09-23T20:35:55.020264+0000 mon.a (mon.0) 1350 : cluster 3 Health check update: Degraded data redundancy: 38228/178140 objects degraded (21.460%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:35:55.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:55.589 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:55.614 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:55.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:55.717 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:55.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:55.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:55.846 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:55.868 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:55.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:55.971 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:55.991 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:55.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:55.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:56.095 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:56.119 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:56.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:56.171 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:35:56] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.33.4" 2023-09-23T20:35:56.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:56.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:56.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:56.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:56 smithi173 bash[59517]: cluster 2023-09-23T20:35:54.574265+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1050: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 126 op/s; 38154/177501 objects degraded (21.495%); 6361/177501 objects misplaced (3.584%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T20:35:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:56 smithi173 bash[59517]: cluster 2023-09-23T20:35:55.171094+0000 mon.a (mon.0) 1351 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:56 smithi173 bash[59517]: audit 2023-09-23T20:35:55.181304+0000 mon.a (mon.0) 1352 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:35:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:56 smithi173 bash[59517]: cluster 2023-09-23T20:35:55.181398+0000 mon.a (mon.0) 1353 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-09-23T20:35:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:56 smithi173 bash[59517]: cluster 2023-09-23T20:35:55.184010+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:35:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:56 smithi173 bash[59517]: cluster 2023-09-23T20:35:55.187553+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:35:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:56 smithi173 bash[59517]: audit 2023-09-23T20:35:55.259890+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.98:0/2129338268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:56 smithi173 bash[59517]: cluster 2023-09-23T20:35:55.270126+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:35:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:56 smithi173 bash[59517]: audit 2023-09-23T20:35:55.645431+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:35:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:56 smithi173 bash[59517]: audit 2023-09-23T20:35:55.662035+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:35:56.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:56.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:56.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[74888]: cluster 2023-09-23T20:35:54.574265+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1050: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 126 op/s; 38154/177501 objects degraded (21.495%); 6361/177501 objects misplaced (3.584%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T20:35:56.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[74888]: cluster 2023-09-23T20:35:55.171094+0000 mon.a (mon.0) 1351 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:56.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[74888]: audit 2023-09-23T20:35:55.181304+0000 mon.a (mon.0) 1352 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:35:56.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[74888]: cluster 2023-09-23T20:35:55.181398+0000 mon.a (mon.0) 1353 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-09-23T20:35:56.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[74888]: cluster 2023-09-23T20:35:55.184010+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:35:56.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[74888]: cluster 2023-09-23T20:35:55.187553+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:35:56.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[74888]: audit 2023-09-23T20:35:55.259890+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.98:0/2129338268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:56.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[74888]: cluster 2023-09-23T20:35:55.270126+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:35:56.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[74888]: audit 2023-09-23T20:35:55.645431+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:35:56.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[74888]: audit 2023-09-23T20:35:55.662035+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:35:56.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[78228]: cluster 2023-09-23T20:35:54.574265+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1050: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 126 op/s; 38154/177501 objects degraded (21.495%); 6361/177501 objects misplaced (3.584%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T20:35:56.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[78228]: cluster 2023-09-23T20:35:55.171094+0000 mon.a (mon.0) 1351 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:35:56.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[78228]: audit 2023-09-23T20:35:55.181304+0000 mon.a (mon.0) 1352 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:35:56.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[78228]: cluster 2023-09-23T20:35:55.181398+0000 mon.a (mon.0) 1353 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-09-23T20:35:56.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[78228]: cluster 2023-09-23T20:35:55.184010+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:35:56.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[78228]: cluster 2023-09-23T20:35:55.187553+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:35:56.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[78228]: audit 2023-09-23T20:35:55.259890+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.98:0/2129338268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:35:56.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[78228]: cluster 2023-09-23T20:35:55.270126+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T20:35:56.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[78228]: audit 2023-09-23T20:35:55.645431+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:35:56.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:56 smithi098 bash[78228]: audit 2023-09-23T20:35:55.662035+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:35:56.480 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:56.505 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:56.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:56.608 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:56.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:56.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:56.740 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:56.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:56.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:56.867 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:56.891 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:56.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:56.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:56.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:57.024 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:57.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:57.128 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:57.152 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:57.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:57.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:57.282 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:35:57.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:35:57.386 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:57.417 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:57.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:57.523 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:57.548 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:57.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:57.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:57.680 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:57.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:57.783 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:57.802 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:57.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:57.905 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:57.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:57.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:57.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:58.032 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:58.062 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:58.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:58.166 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:58.196 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:58.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:58.299 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:58.308 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:58 smithi173 bash[59517]: cluster 2023-09-23T20:35:56.574861+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1052: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 38154/177255 objects degraded (21.525%); 6361/177255 objects misplaced (3.589%); 7.7 MiB/s, 122 objects/s recovering 2023-09-23T20:35:58.324 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:58.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:58.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:58.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:58 smithi098 bash[74888]: cluster 2023-09-23T20:35:56.574861+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1052: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 38154/177255 objects degraded (21.525%); 6361/177255 objects misplaced (3.589%); 7.7 MiB/s, 122 objects/s recovering 2023-09-23T20:35:58.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:58 smithi098 bash[78228]: cluster 2023-09-23T20:35:56.574861+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1052: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 38154/177255 objects degraded (21.525%); 6361/177255 objects misplaced (3.589%); 7.7 MiB/s, 122 objects/s recovering 2023-09-23T20:35:58.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:58.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:58.561 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:58.586 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:58.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:58.689 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:58.707 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:35:58.708 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:35:58.708 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:35:58.708 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:35:58.708 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:35:58.715 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:58.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:58.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:58.847 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:58.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:58.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:58.982 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:58.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:58.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:59.087 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:59.098 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:58 smithi098 bash[74888]: debug 2023-09-23T20:35:58.954+0000 7f4942979700 -1 mon.a@0(leader).osd e257 definitely_dead 0 2023-09-23T20:35:59.121 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:35:59.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:35:59.221 INFO:teuthology.orchestra.run.smithi098.stderr:marked in osd.0. 2023-09-23T20:35:59.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:59.232 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:35:59 smithi173 bash[59517]: audit 2023-09-23T20:35:58.956389+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.98:0/3198369866' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T20:35:59.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:35:59.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:35:59.349 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:59.381 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:35:59.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:35:59.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:35:59 smithi098 bash[74888]: audit 2023-09-23T20:35:58.956389+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.98:0/3198369866' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T20:35:59.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:35:59 smithi098 bash[78228]: audit 2023-09-23T20:35:58.956389+0000 mon.a (mon.0) 1356 : audit 0 from='client.? 172.21.15.98:0/3198369866' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-23T20:35:59.484 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:59.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:35:59.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:35:59.618 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:59.638 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:35:59.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:35:59.741 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:59.768 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:35:59.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:35:59.871 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:59.893 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:35:59.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:35:59.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:35:59.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:00.019 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:00.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:00.122 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:00.148 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:00.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:00.160 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:36:00.251 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:00.261 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:58.575680+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1053: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 37944/176022 objects degraded (21.556%); 6361/176022 objects misplaced (3.614%); 7.4 MiB/s, 123 objects/s recovering 2023-09-23T20:36:00.261 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: audit 2023-09-23T20:35:59.200700+0000 mon.a (mon.0) 1357 : audit 1 from='client.? 172.21.15.98:0/3198369866' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-23T20:36:00.261 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:59.200774+0000 mon.a (mon.0) 1358 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-09-23T20:36:00.261 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:59.200915+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.261 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:59.204163+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.262 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:59.206531+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.262 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:59.206656+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.262 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:59.207300+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.262 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:59.207614+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.262 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:59.209676+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.262 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:59.212504+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.262 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:35:59.212855+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.262 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: audit 2023-09-23T20:35:59.960825+0000 mon.a (mon.0) 1359 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:00.263 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: audit 2023-09-23T20:35:59.968732+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:00.263 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.021212+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: Degraded data redundancy: 37944/176022 objects degraded (21.556%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:00.263 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.032588+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.263 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.034190+0000 mon.a (mon.0) 1362 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-09-23T20:36:00.263 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.035764+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.263 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.037512+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.263 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.039398+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.263 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:58.575680+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1053: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 37944/176022 objects degraded (21.556%); 6361/176022 objects misplaced (3.614%); 7.4 MiB/s, 123 objects/s recovering 2023-09-23T20:36:00.263 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: audit 2023-09-23T20:35:59.200700+0000 mon.a (mon.0) 1357 : audit 1 from='client.? 172.21.15.98:0/3198369866' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-23T20:36:00.263 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:59.200774+0000 mon.a (mon.0) 1358 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:59.200915+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:59.204163+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:59.206531+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:59.206656+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:59.207300+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:59.207614+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:59.209676+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:59.212504+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:35:59.212855+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: audit 2023-09-23T20:35:59.960825+0000 mon.a (mon.0) 1359 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: audit 2023-09-23T20:35:59.968732+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:00.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.021212+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: Degraded data redundancy: 37944/176022 objects degraded (21.556%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:00.265 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.032588+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.265 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.034190+0000 mon.a (mon.0) 1362 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-09-23T20:36:00.265 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.035764+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.265 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.037512+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.265 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:00 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.039398+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.280 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:00.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:00.295 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:36:00.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:58.575680+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1053: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 37944/176022 objects degraded (21.556%); 6361/176022 objects misplaced (3.614%); 7.4 MiB/s, 123 objects/s recovering 2023-09-23T20:36:00.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: audit 2023-09-23T20:35:59.200700+0000 mon.a (mon.0) 1357 : audit 1 from='client.? 172.21.15.98:0/3198369866' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-23T20:36:00.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:59.200774+0000 mon.a (mon.0) 1358 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-09-23T20:36:00.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:59.200915+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:59.204163+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:59.206531+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:59.206656+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:59.207300+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:59.207614+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:59.209676+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:59.212504+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:35:59.212855+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T20:36:00.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: audit 2023-09-23T20:35:59.960825+0000 mon.a (mon.0) 1359 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:00.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: audit 2023-09-23T20:35:59.968732+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:00.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.021212+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: Degraded data redundancy: 37944/176022 objects degraded (21.556%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:00.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.032588+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.034190+0000 mon.a (mon.0) 1362 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-09-23T20:36:00.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.035764+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.037512+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:00 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.039398+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:00.364 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:36:00.383 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:00.403 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:00.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:00.507 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:00.532 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:00.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:00.635 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:00.663 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:00.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:00.768 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:00.793 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:00.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:00.895 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:00.925 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:00.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:00.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:01.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:01.062 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:01.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:01.156 INFO:tasks.thrashosds.thrasher:Added osd 0 2023-09-23T20:36:01.166 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:01.190 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:01.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:01.293 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:01.315 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:01.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:01.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.030461+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.032186+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.033393+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.034515+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.034903+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.037180+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.039097+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[78228]: audit 2023-09-23T20:36:00.547696+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:36:01.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[78228]: audit 2023-09-23T20:36:00.548970+0000 mon.a (mon.0) 1364 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:36:01.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[78228]: audit 2023-09-23T20:36:00.554779+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:01.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[78228]: cluster 2023-09-23T20:36:01.027802+0000 mon.a (mon.0) 1366 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-09-23T20:36:01.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.030461+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.032186+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.033393+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.034515+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.034903+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.037180+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.039097+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[74888]: audit 2023-09-23T20:36:00.547696+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:36:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[74888]: audit 2023-09-23T20:36:00.548970+0000 mon.a (mon.0) 1364 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:36:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[74888]: audit 2023-09-23T20:36:00.554779+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:01.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:01 smithi098 bash[74888]: cluster 2023-09-23T20:36:01.027802+0000 mon.a (mon.0) 1366 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-09-23T20:36:01.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:01.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:01.553 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:01.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:01 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.030461+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:01 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.032186+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:01 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.033393+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:01 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.034515+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:01 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.034903+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:01 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.037180+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:01 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.039097+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T20:36:01.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:01 smithi173 bash[59517]: audit 2023-09-23T20:36:00.547696+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:36:01.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:01 smithi173 bash[59517]: audit 2023-09-23T20:36:00.548970+0000 mon.a (mon.0) 1364 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:36:01.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:01 smithi173 bash[59517]: audit 2023-09-23T20:36:00.554779+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:01.563 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:01 smithi173 bash[59517]: cluster 2023-09-23T20:36:01.027802+0000 mon.a (mon.0) 1366 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-09-23T20:36:01.574 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:01.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:01.678 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:01.706 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:01.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:01.809 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:01.838 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:01.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:01.940 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:01.967 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:01.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:01.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:02.069 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:02.097 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:02.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:02.200 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:02.203 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:02 smithi098 bash[74888]: cluster 2023-09-23T20:36:00.576208+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1056: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 130 op/s; 37826/175158 objects degraded (21.595%); 5917/175158 objects misplaced (3.378%); 6.5 MiB/s, 110 objects/s recovering 2023-09-23T20:36:02.204 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:02 smithi098 bash[74888]: cluster 2023-09-23T20:36:01.031296+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:36:02.204 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:02 smithi098 bash[74888]: cluster 2023-09-23T20:36:01.035140+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:36:02.204 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:02 smithi098 bash[74888]: cluster 2023-09-23T20:36:01.046240+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:36:02.223 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:02.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:02.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:02.352 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:02.455 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:02.466 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:02 smithi173 bash[59517]: cluster 2023-09-23T20:36:00.576208+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1056: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 130 op/s; 37826/175158 objects degraded (21.595%); 5917/175158 objects misplaced (3.378%); 6.5 MiB/s, 110 objects/s recovering 2023-09-23T20:36:02.467 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:02 smithi173 bash[59517]: cluster 2023-09-23T20:36:01.031296+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:36:02.467 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:02 smithi173 bash[59517]: cluster 2023-09-23T20:36:01.035140+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:36:02.467 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:02 smithi173 bash[59517]: cluster 2023-09-23T20:36:01.046240+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:36:02.486 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:02.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:02.589 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:02.600 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:02 smithi098 bash[78228]: cluster 2023-09-23T20:36:00.576208+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1056: 89 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 130 op/s; 37826/175158 objects degraded (21.595%); 5917/175158 objects misplaced (3.378%); 6.5 MiB/s, 110 objects/s recovering 2023-09-23T20:36:02.600 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:02 smithi098 bash[78228]: cluster 2023-09-23T20:36:01.031296+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:36:02.600 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:02 smithi098 bash[78228]: cluster 2023-09-23T20:36:01.035140+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:36:02.600 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:02 smithi098 bash[78228]: cluster 2023-09-23T20:36:01.046240+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T20:36:02.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:02.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:02.719 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:02.746 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:02.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:02.849 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:02.880 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:02.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:02.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:02.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:03.004 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:03.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:03.107 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:03.135 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:03.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:03.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:03.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:03.517 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:03.543 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:03.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:03.646 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:03.672 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:03.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:03.775 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:03.802 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:03.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:03.905 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:03.931 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:03.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:04.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:04.058 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:04.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:04.162 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:04.182 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:04.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:04.285 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:04.296 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:04 smithi098 bash[78228]: cluster 2023-09-23T20:36:02.577214+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1058: 89 pgs: 1 active+recovering+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 188 op/s; 33492/173853 objects degraded (19.265%); 5252/173853 objects misplaced (3.021%); 7.7 MiB/s, 144 objects/s recovering 2023-09-23T20:36:04.296 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:04 smithi098 bash[74888]: cluster 2023-09-23T20:36:02.577214+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1058: 89 pgs: 1 active+recovering+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 188 op/s; 33492/173853 objects degraded (19.265%); 5252/173853 objects misplaced (3.021%); 7.7 MiB/s, 144 objects/s recovering 2023-09-23T20:36:04.313 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:04.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:04.417 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:04.445 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:04.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:04.549 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:04.578 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:04.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:04.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:04 smithi173 bash[59517]: cluster 2023-09-23T20:36:02.577214+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1058: 89 pgs: 1 active+recovering+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 188 op/s; 33492/173853 objects degraded (19.265%); 5252/173853 objects misplaced (3.021%); 7.7 MiB/s, 144 objects/s recovering 2023-09-23T20:36:04.682 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:04.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:04.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:04.816 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:04.847 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:04.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:04.942 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:04.942 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:04.942 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:04.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:04.982 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:04.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:04.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:05.086 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:05.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:05.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:05.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:05.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:05.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:05.354 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:05.366 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:05 smithi098 bash[78228]: cluster 2023-09-23T20:36:05.022745+0000 mon.a (mon.0) 1367 : cluster 3 Health check update: Degraded data redundancy: 33492/173853 objects degraded (19.265%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:05.366 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:05 smithi098 bash[74888]: cluster 2023-09-23T20:36:05.022745+0000 mon.a (mon.0) 1367 : cluster 3 Health check update: Degraded data redundancy: 33492/173853 objects degraded (19.265%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:05.378 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:05.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:05.481 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:05.492 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:05 smithi173 bash[59517]: cluster 2023-09-23T20:36:05.022745+0000 mon.a (mon.0) 1367 : cluster 3 Health check update: Degraded data redundancy: 33492/173853 objects degraded (19.265%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:05.506 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:05.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:05.609 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:05.628 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:05.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:05.731 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:05.749 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:05.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:05.852 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:05.879 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:05.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:05.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:05.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:06.013 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:06.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:06.116 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:06.151 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:06.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:06.156 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:36:06.157 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:36:06.157 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-09-23T20:36:06.157 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:36:06.157 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:36:06.158 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-09-23T20:36:06.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:06.277 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:06.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:06.381 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:06.389 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:06 smithi173 bash[59517]: cluster 2023-09-23T20:36:04.578069+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1059: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 147 op/s; 40841/173373 objects degraded (23.557%); 3794/173373 objects misplaced (2.188%); 8.0 MiB/s, 142 objects/s recovering 2023-09-23T20:36:06.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:06.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:06.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:06 smithi098 bash[74888]: cluster 2023-09-23T20:36:04.578069+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1059: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 147 op/s; 40841/173373 objects degraded (23.557%); 3794/173373 objects misplaced (2.188%); 8.0 MiB/s, 142 objects/s recovering 2023-09-23T20:36:06.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:06 smithi098 bash[78228]: cluster 2023-09-23T20:36:04.578069+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1059: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 147 op/s; 40841/173373 objects degraded (23.557%); 3794/173373 objects misplaced (2.188%); 8.0 MiB/s, 142 objects/s recovering 2023-09-23T20:36:06.433 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:36:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:36:06] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.33.4" 2023-09-23T20:36:06.503 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:06.536 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:06.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:06.639 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:06.666 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:06.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:06.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:06.803 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:06.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:06.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:06.939 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:06.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:06.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:07.042 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:07.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:07.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:07.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:07.208 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:07.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:07.312 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:07.346 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:07.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:07.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:07.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:07.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:07.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:07.603 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:07.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:07.706 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:07.729 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:07.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:07.832 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:07.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:07.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:07.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:07.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:07.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:07.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:08.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:08.121 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:08.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:08.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:08.233 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:08 smithi173 bash[59517]: cluster 2023-09-23T20:36:06.578689+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1060: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 40841/173298 objects degraded (23.567%); 7800/173298 objects misplaced (4.501%); 5.5 MiB/s, 99 objects/s recovering 2023-09-23T20:36:08.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:08.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:08.350 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:08.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:08.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:08.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:08 smithi098 bash[74888]: cluster 2023-09-23T20:36:06.578689+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1060: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 40841/173298 objects degraded (23.567%); 7800/173298 objects misplaced (4.501%); 5.5 MiB/s, 99 objects/s recovering 2023-09-23T20:36:08.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:08 smithi098 bash[78228]: cluster 2023-09-23T20:36:06.578689+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1060: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 40841/173298 objects degraded (23.567%); 7800/173298 objects misplaced (4.501%); 5.5 MiB/s, 99 objects/s recovering 2023-09-23T20:36:08.477 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:08.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:08.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:08.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:08.624 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:08.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:08.727 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:08.754 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:08.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:08.858 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:08.883 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:08.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:08.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:08.987 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:09.010 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:09.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:09.113 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:09.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:09.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:09.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:09.258 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:09.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:09.361 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:09.390 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:09.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:09.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:09.518 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:09.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:09.621 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:09.646 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:09.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:09.750 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:09.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:09.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:09.879 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:09.904 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:09.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:09.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:10.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:10.027 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:10.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:10.131 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:10.156 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:10.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:10.222 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:10 smithi098 bash[74888]: cluster 2023-09-23T20:36:08.579223+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1061: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 73 op/s; 40841/173262 objects degraded (23.572%); 7800/173262 objects misplaced (4.502%); 4.7 MiB/s, 85 objects/s recovering 2023-09-23T20:36:10.222 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:10 smithi098 bash[74888]: audit 2023-09-23T20:36:09.602508+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:10.222 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:10 smithi098 bash[74888]: cluster 2023-09-23T20:36:10.024102+0000 mon.a (mon.0) 1369 : cluster 3 Health check update: Degraded data redundancy: 40841/173262 objects degraded (23.572%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:10.259 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:10.283 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:10.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:10.386 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:10.411 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:10.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:10.514 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:10.522 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:10 smithi098 bash[78228]: cluster 2023-09-23T20:36:08.579223+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1061: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 73 op/s; 40841/173262 objects degraded (23.572%); 7800/173262 objects misplaced (4.502%); 4.7 MiB/s, 85 objects/s recovering 2023-09-23T20:36:10.522 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:10 smithi098 bash[78228]: audit 2023-09-23T20:36:09.602508+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:10.522 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:10 smithi098 bash[78228]: cluster 2023-09-23T20:36:10.024102+0000 mon.a (mon.0) 1369 : cluster 3 Health check update: Degraded data redundancy: 40841/173262 objects degraded (23.572%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:10.537 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:10.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:10.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:10 smithi173 bash[59517]: cluster 2023-09-23T20:36:08.579223+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1061: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 73 op/s; 40841/173262 objects degraded (23.572%); 7800/173262 objects misplaced (4.502%); 4.7 MiB/s, 85 objects/s recovering 2023-09-23T20:36:10.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:10 smithi173 bash[59517]: audit 2023-09-23T20:36:09.602508+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:10.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:10 smithi173 bash[59517]: cluster 2023-09-23T20:36:10.024102+0000 mon.a (mon.0) 1369 : cluster 3 Health check update: Degraded data redundancy: 40841/173262 objects degraded (23.572%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:10.641 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:10.667 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:10.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:10.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:10.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:10.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:10.897 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:10.921 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:10.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:10.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:11.024 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:11.049 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:11.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:11.152 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:11.176 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:11.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:11.279 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:11.307 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:11.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:11.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:11.434 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:11.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:11.537 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:11.560 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:11.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:11.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:11.684 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:11.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:11.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:11.806 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:11.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:11.910 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:11.940 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:11.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:11.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:12.044 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:12.072 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:12.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:12.175 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:12.200 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:12.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:12.303 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:12.312 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:12 smithi173 bash[59517]: cluster 2023-09-23T20:36:10.579863+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1062: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 63 op/s; 40717/173262 objects degraded (23.500%); 7800/173262 objects misplaced (4.502%); 4.8 MiB/s, 84 objects/s recovering 2023-09-23T20:36:12.326 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:12.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:12.429 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:12.438 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:12 smithi098 bash[74888]: cluster 2023-09-23T20:36:10.579863+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1062: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 63 op/s; 40717/173262 objects degraded (23.500%); 7800/173262 objects misplaced (4.502%); 4.8 MiB/s, 84 objects/s recovering 2023-09-23T20:36:12.438 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:12 smithi098 bash[78228]: cluster 2023-09-23T20:36:10.579863+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1062: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 63 op/s; 40717/173262 objects degraded (23.500%); 7800/173262 objects misplaced (4.502%); 4.8 MiB/s, 84 objects/s recovering 2023-09-23T20:36:12.455 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:12.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:12.560 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:12.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:12.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:12.693 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:12.717 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:12.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:12.821 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:12.842 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:12.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:12.945 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:12.959 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:12.967 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:12.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:13.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:13.092 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:13.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:13.137 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:36:13.137 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:36:13.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:36:13.137 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:36:13.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.137 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59710 9.4 9:21b7bac3:::benchmark_data_smithi098_175497_object59709:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:36:13.137 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.007082+0000", 2023-09-23T20:36:13.137 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 108.11951176300001, 2023-09-23T20:36:13.138 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9779000260000004, 2023-09-23T20:36:13.138 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.138 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:36:13.138 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.138 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.138 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.138 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59710 2023-09-23T20:36:13.138 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.138 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.139 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.139 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.139 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007082+0000", 2023-09-23T20:36:13.139 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.139 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.139 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.139 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.139 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007082+0000", 2023-09-23T20:36:13.139 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.139 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.140 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.140 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007079+0000", 2023-09-23T20:36:13.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999971 2023-09-23T20:36:13.140 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.140 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007184+0000", 2023-09-23T20:36:13.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010461100000000001 2023-09-23T20:36:13.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007210+0000", 2023-09-23T20:36:13.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6149999999999999e-05 2023-09-23T20:36:13.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.142 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.142 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007225+0000", 2023-09-23T20:36:13.142 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4418e-05 2023-09-23T20:36:13.142 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.142 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.142 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.011132+0000", 2023-09-23T20:36:13.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039073160000000001 2023-09-23T20:36:13.143 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.143 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.143 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:36:13.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.011140+0000", 2023-09-23T20:36:13.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0090000000000007e-06 2023-09-23T20:36:13.143 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.939358+0000", 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9282176639999999 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.944543+0000", 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0051857470000000001 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.144 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.145 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.981142+0000", 2023-09-23T20:36:13.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.036599147999999998 2023-09-23T20:36:13.145 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.145 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.145 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.145 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.984982+0000", 2023-09-23T20:36:13.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0038397539999999999 2023-09-23T20:36:13.145 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.145 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.145 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.145 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59712 9.5 9:a3c0a53a:::benchmark_data_smithi098_175497_object59711:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.007234+0000", 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 108.119359761, 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8573496540000001, 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59712 2023-09-23T20:36:13.146 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007234+0000", 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007234+0000", 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.147 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.148 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007233+0000", 2023-09-23T20:36:13.148 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:36:13.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.148 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.148 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007302+0000", 2023-09-23T20:36:13.148 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8317000000000003e-05 2023-09-23T20:36:13.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.148 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007313+0000", 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.167e-05 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007322+0000", 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4740000000000005e-06 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.011597+0000", 2023-09-23T20:36:13.149 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.004275633 2023-09-23T20:36:13.150 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.150 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.150 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:36:13.150 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.011609+0000", 2023-09-23T20:36:13.150 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1425e-05 2023-09-23T20:36:13.150 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.150 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.150 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.150 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.836633+0000", 2023-09-23T20:36:13.150 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8250245870000001 2023-09-23T20:36:13.150 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.836770+0000", 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000136394 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.836971+0000", 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00020093300000000001 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.151 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846432+0000", 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0094610230000000007 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846496+0000", 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4436000000000004e-05 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.859698+0000", 2023-09-23T20:36:13.152 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013202105 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.859793+0000", 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4387000000000003e-05 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.864584+0000", 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0047912199999999997 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.153 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59716 9.5 9:a75e1b5b:::benchmark_data_smithi098_175497_object59715:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.009761+0000", 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 108.116832805, 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.856902448, 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.154 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.155 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59716 2023-09-23T20:36:13.155 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.155 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.155 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.155 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.009761+0000", 2023-09-23T20:36:13.155 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.155 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.155 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.155 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.009761+0000", 2023-09-23T20:36:13.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.156 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.156 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.156 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.156 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.009760+0000", 2023-09-23T20:36:13.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:36:13.156 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.156 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.156 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.156 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.009826+0000", 2023-09-23T20:36:13.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6248000000000007e-05 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.012956+0000", 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.003129621 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.012974+0000", 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8185999999999998e-05 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.157 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.158 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.158 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013036+0000", 2023-09-23T20:36:13.158 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1990999999999997e-05 2023-09-23T20:36:13.161 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.161 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.161 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:36:13.161 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013045+0000", 2023-09-23T20:36:13.162 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4420000000000004e-06 2023-09-23T20:36:13.162 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.162 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.162 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.162 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.841079+0000", 2023-09-23T20:36:13.162 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.828033856 2023-09-23T20:36:13.162 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.162 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.162 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.162 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.841300+0000", 2023-09-23T20:36:13.162 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00022074099999999999 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.841525+0000", 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00022494299999999999 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846516+0000", 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0049908629999999999 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.163 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.850079+0000", 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035634410000000001 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.864665+0000", 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014586362 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.164 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.864738+0000", 2023-09-23T20:36:13.165 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2843999999999996e-05 2023-09-23T20:36:13.165 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.165 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.165 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.165 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.866664+0000", 2023-09-23T20:36:13.165 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001925305 2023-09-23T20:36:13.165 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.165 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.165 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.165 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.165 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59725 9.5 9:a9390d6f:::benchmark_data_smithi098_175497_object59724:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.012994+0000", 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 108.113600225, 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.855524382, 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59725 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.166 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.167 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.167 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.167 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.012994+0000", 2023-09-23T20:36:13.167 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.167 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.167 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.167 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.167 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.012994+0000", 2023-09-23T20:36:13.168 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.168 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.168 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.168 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.168 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.012992+0000", 2023-09-23T20:36:13.168 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:36:13.169 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.169 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.169 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.169 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013028+0000", 2023-09-23T20:36:13.169 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6316999999999998e-05 2023-09-23T20:36:13.169 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.169 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.169 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.170 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013042+0000", 2023-09-23T20:36:13.170 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3512999999999999e-05 2023-09-23T20:36:13.170 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.170 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.170 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.170 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013049+0000", 2023-09-23T20:36:13.170 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5429999999999996e-06 2023-09-23T20:36:13.171 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.171 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.171 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.171 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143935+0000", 2023-09-23T20:36:13.171 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.13088567000000001 2023-09-23T20:36:13.171 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.172 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.172 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:36:13.172 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143949+0000", 2023-09-23T20:36:13.172 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3807e-05 2023-09-23T20:36:13.172 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.172 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.173 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.173 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.843683+0000", 2023-09-23T20:36:13.173 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6997337369999999 2023-09-23T20:36:13.173 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.173 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.173 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.173 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.843922+0000", 2023-09-23T20:36:13.174 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000239736 2023-09-23T20:36:13.174 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.174 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.174 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:36:13.174 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.844158+0000", 2023-09-23T20:36:13.174 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00023598400000000001 2023-09-23T20:36:13.174 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.175 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.175 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.175 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.848745+0000", 2023-09-23T20:36:13.175 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.004586311 2023-09-23T20:36:13.175 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.175 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.176 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.176 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.851903+0000", 2023-09-23T20:36:13.176 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0031580940000000002 2023-09-23T20:36:13.176 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.176 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.176 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.177 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.866830+0000", 2023-09-23T20:36:13.177 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014927674 2023-09-23T20:36:13.178 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.178 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.178 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.178 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.866894+0000", 2023-09-23T20:36:13.178 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3721999999999997e-05 2023-09-23T20:36:13.178 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.179 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.179 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.179 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.868518+0000", 2023-09-23T20:36:13.179 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001624049 2023-09-23T20:36:13.179 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.179 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.180 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.180 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.180 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.180 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59735 9.4 9:2040f2d2:::benchmark_data_smithi098_175497_object59734:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:36:13.180 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.013077+0000", 2023-09-23T20:36:13.180 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 108.113517356, 2023-09-23T20:36:13.181 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0356704410000006, 2023-09-23T20:36:13.181 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.181 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.181 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.181 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.181 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.182 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59735 2023-09-23T20:36:13.182 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.182 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.182 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.182 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.183 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013077+0000", 2023-09-23T20:36:13.183 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.183 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.183 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.183 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.183 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013077+0000", 2023-09-23T20:36:13.184 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.184 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.184 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.184 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.184 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013076+0000", 2023-09-23T20:36:13.184 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:36:13.185 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.185 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.185 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.185 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013115+0000", 2023-09-23T20:36:13.185 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.8800000000000001e-05 2023-09-23T20:36:13.185 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.186 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.186 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.186 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143451+0000", 2023-09-23T20:36:13.186 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.130336167 2023-09-23T20:36:13.186 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.187 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.187 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.187 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143475+0000", 2023-09-23T20:36:13.187 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3893999999999999e-05 2023-09-23T20:36:13.187 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.187 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.187 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.187 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.146048+0000", 2023-09-23T20:36:13.188 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0025732490000000001 2023-09-23T20:36:13.188 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.188 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.188 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:36:13.188 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.146061+0000", 2023-09-23T20:36:13.188 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2635e-05 2023-09-23T20:36:13.189 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.189 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.189 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.189 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.985659+0000", 2023-09-23T20:36:13.189 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8395983239999998 2023-09-23T20:36:13.189 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.190 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.190 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.190 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.992424+0000", 2023-09-23T20:36:13.190 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0067649219999999996 2023-09-23T20:36:13.190 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.191 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.191 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.191 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.003267+0000", 2023-09-23T20:36:13.191 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010842723 2023-09-23T20:36:13.191 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.191 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.192 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.192 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.033935+0000", 2023-09-23T20:36:13.192 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.030668257000000001 2023-09-23T20:36:13.192 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.192 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.192 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.193 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.035958+0000", 2023-09-23T20:36:13.193 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0020235489999999999 2023-09-23T20:36:13.193 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.193 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.193 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.193 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.036457+0000", 2023-09-23T20:36:13.194 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00049821100000000003 2023-09-23T20:36:13.194 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.194 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.194 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.194 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.038959+0000", 2023-09-23T20:36:13.194 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0025020049999999999 2023-09-23T20:36:13.195 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.195 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.195 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.195 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.048747+0000", 2023-09-23T20:36:13.195 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0097883940000000006 2023-09-23T20:36:13.195 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.196 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.196 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.196 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.196 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.196 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59742 9.5 9:abb0e6e5:::benchmark_data_smithi098_175497_object59741:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:36:13.196 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.143501+0000", 2023-09-23T20:36:13.197 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 107.983093272, 2023-09-23T20:36:13.197 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7328034909999999, 2023-09-23T20:36:13.197 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.197 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.197 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.197 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.198 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.198 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59742 2023-09-23T20:36:13.198 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.198 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.198 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.198 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.199 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143501+0000", 2023-09-23T20:36:13.199 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.199 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.199 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.199 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.199 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143501+0000", 2023-09-23T20:36:13.200 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.200 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.200 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.200 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.200 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143499+0000", 2023-09-23T20:36:13.200 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:36:13.201 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.201 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.201 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.201 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143550+0000", 2023-09-23T20:36:13.201 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0807000000000003e-05 2023-09-23T20:36:13.201 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.202 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.202 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.202 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143564+0000", 2023-09-23T20:36:13.202 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4096e-05 2023-09-23T20:36:13.202 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.203 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.203 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.203 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143572+0000", 2023-09-23T20:36:13.203 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4460000000000001e-06 2023-09-23T20:36:13.203 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.203 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.204 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.204 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.144524+0000", 2023-09-23T20:36:13.204 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000951866 2023-09-23T20:36:13.204 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.204 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.204 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:36:13.205 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.144533+0000", 2023-09-23T20:36:13.205 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6419999999999996e-06 2023-09-23T20:36:13.205 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.205 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.205 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.205 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846609+0000", 2023-09-23T20:36:13.207 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.702076245 2023-09-23T20:36:13.207 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.207 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.207 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.207 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846785+0000", 2023-09-23T20:36:13.207 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017650200000000001 2023-09-23T20:36:13.207 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.207 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.208 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:36:13.208 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846955+0000", 2023-09-23T20:36:13.208 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016955599999999999 2023-09-23T20:36:13.208 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.208 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.208 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.208 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.848809+0000", 2023-09-23T20:36:13.208 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001854142 2023-09-23T20:36:13.209 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.209 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.209 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.209 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.851942+0000", 2023-09-23T20:36:13.209 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0031332999999999999 2023-09-23T20:36:13.209 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.209 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.209 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.209 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.871794+0000", 2023-09-23T20:36:13.209 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.019851851 2023-09-23T20:36:13.209 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.872032+0000", 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00023733900000000001 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.876304+0000", 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0042725139999999998 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.210 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59771 9.4 9:27acdd43:::benchmark_data_smithi098_175497_object59770:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:26.901109+0000", 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.22548456200001, 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1636562359999996, 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.211 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59771 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901109+0000", 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901109+0000", 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.212 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901108+0000", 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901132+0000", 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4817999999999999e-05 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.213 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901163+0000", 2023-09-23T20:36:13.214 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0645999999999998e-05 2023-09-23T20:36:13.214 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.214 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.214 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.214 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901172+0000", 2023-09-23T20:36:13.214 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1770000000000004e-06 2023-09-23T20:36:13.214 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.214 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.214 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.214 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.011382+0000", 2023-09-23T20:36:13.214 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1102096689999996 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.017800+0000", 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0064178819999999998 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.026889+0000", 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0090892560000000004 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.215 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.050262+0000", 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.023372653 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.051600+0000", 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00133826 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.052063+0000", 2023-09-23T20:36:13.216 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00046295700000000001 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.054373+0000", 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023099100000000001 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.064766+0000", 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010392724000000001 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.217 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59801 9.4 9:2f15b280:::benchmark_data_smithi098_175497_object59800:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:26.945344+0000", 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.18125000800001, 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.185308966, 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.218 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.219 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59801 2023-09-23T20:36:13.219 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.219 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.219 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.219 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.219 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945344+0000", 2023-09-23T20:36:13.219 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.219 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.219 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.219 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.219 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945344+0000", 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945343+0000", 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945364+0000", 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0482000000000001e-05 2023-09-23T20:36:13.220 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945376+0000", 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2567e-05 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945382+0000", 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3569999999999997e-06 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.221 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.065302+0000", 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1199205210000001 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.072208+0000", 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0069057809999999997 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.083552+0000", 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011344016 2023-09-23T20:36:13.222 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.113954+0000", 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.030401491999999999 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.115429+0000", 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014754810000000001 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.223 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.115930+0000", 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00050049800000000005 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.118429+0000", 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0024996129999999999 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.130653+0000", 2023-09-23T20:36:13.224 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.01222372 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59805 9.4 9:240a91ab:::benchmark_data_smithi098_175497_object59804:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:26.950090+0000", 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.176503588, 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2034200850000003, 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.225 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59805 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950090+0000", 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.226 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950090+0000", 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950089+0000", 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950119+0000", 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0576e-05 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.227 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950131+0000", 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1943000000000001e-05 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950142+0000", 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0414999999999999e-05 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.228 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.091049+0000", 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1409069939999998 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.096748+0000", 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0056990399999999998 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.106384+0000", 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0096361710000000007 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.229 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.131110+0000", 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024726114 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.133023+0000", 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001913442 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.230 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.135209+0000", 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002185205 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.140626+0000", 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0054176090000000003 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.153510+0000", 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012884224 2023-09-23T20:36:13.231 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59821 9.4 9:29c56943:::benchmark_data_smithi098_175497_object59820:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:26.966252+0000", 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.160341648, 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2661823999999999, 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.232 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59821 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966252+0000", 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966252+0000", 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.233 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966251+0000", 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966274+0000", 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3434e-05 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.234 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966288+0000", 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.379e-05 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966294+0000", 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0290000000000002e-06 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.154302+0000", 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1880078080000001 2023-09-23T20:36:13.235 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.162223+0000", 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0079208270000000001 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.172830+0000", 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010607547 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.236 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.216221+0000", 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.043390653000000001 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.218385+0000", 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002163983 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.219787+0000", 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00140205 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.237 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.221942+0000", 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002155583 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.232435+0000", 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010492174 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.238 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59839 9.4 9:24620346:::benchmark_data_smithi098_175497_object59838:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:26.994688+0000", 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.13190639, 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2539689430000003, 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59839 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.239 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994688+0000", 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994688+0000", 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994687+0000", 2023-09-23T20:36:13.240 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994732+0000", 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4959000000000001e-05 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994740+0000", 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7530000000000001e-06 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.241 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.242 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994744+0000", 2023-09-23T20:36:13.242 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.89e-06 2023-09-23T20:36:13.242 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.242 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.242 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.242 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.183836+0000", 2023-09-23T20:36:13.242 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1890920449999998 2023-09-23T20:36:13.242 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.242 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.242 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.242 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.192079+0000", 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0082428390000000001 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.209612+0000", 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017533623000000002 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.216641+0000", 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.007028978 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.243 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.233994+0000", 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017353251 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.236391+0000", 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023969059999999999 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.244 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.239317+0000", 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00292611 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.248656+0000", 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0093390109999999995 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59848 9.4 9:2d5f9c46:::benchmark_data_smithi098_175497_object59847:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.245 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.006131+0000", 2023-09-23T20:36:13.246 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.120462628, 2023-09-23T20:36:13.246 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.296708615, 2023-09-23T20:36:13.246 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.246 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.246 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.246 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.246 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.246 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59848 2023-09-23T20:36:13.246 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.246 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.246 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006131+0000", 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006131+0000", 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006130+0000", 2023-09-23T20:36:13.247 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006155+0000", 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5663000000000001e-05 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006169+0000", 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3943e-05 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.248 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006178+0000", 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3960000000000006e-06 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.249376+0000", 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2431977999999999 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.249 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.254613+0000", 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0052377350000000003 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.263609+0000", 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0089958759999999999 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.289850+0000", 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.026240995999999999 2023-09-23T20:36:13.250 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.291159+0000", 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001309293 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.291561+0000", 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00040196600000000002 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.251 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.293784+0000", 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0022227879999999998 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.302840+0000", 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0090556560000000005 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.252 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59870 9.4 9:2984264c:::benchmark_data_smithi098_175497_object59869:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.050652+0000", 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.075941761, 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2689859329999997, 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59870 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.253 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050652+0000", 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050652+0000", 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050651+0000", 2023-09-23T20:36:13.254 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050686+0000", 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4929999999999999e-05 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050699+0000", 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3038e-05 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.255 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050708+0000", 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8629999999999997e-06 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.269884+0000", 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2191764230000004 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.275011+0000", 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0051267420000000001 2023-09-23T20:36:13.256 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.283098+0000", 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00808766 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.303248+0000", 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.020149409 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.257 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.304738+0000", 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014897669999999999 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.306022+0000", 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001284557 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.308248+0000", 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0022257599999999998 2023-09-23T20:36:13.258 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.319638+0000", 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011390153 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59911 9.4 9:21fd736b:::benchmark_data_smithi098_175497_object59910:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.111103+0000", 2023-09-23T20:36:13.259 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.01549043599999, 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2809681260000003, 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59911 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111103+0000", 2023-09-23T20:36:13.260 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111103+0000", 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111102+0000", 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.261 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111125+0000", 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3442e-05 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111139+0000", 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3864e-05 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111147+0000", 2023-09-23T20:36:13.262 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0169999999999996e-06 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.320184+0000", 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2090367049999999 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.325491+0000", 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0053069659999999998 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.263 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.335266+0000", 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.009775466 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.377655+0000", 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.042388822999999999 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.379013+0000", 2023-09-23T20:36:13.264 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0013573669999999999 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.379471+0000", 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00045831399999999998 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.381737+0000", 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0022662950000000002 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.265 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.392072+0000", 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010334390000000001 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59922 9.4 9:2cb050da:::benchmark_data_smithi098_175497_object59921:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.127693+0000", 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 105.998900886, 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2801797219999997, 2023-09-23T20:36:13.266 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59922 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127693+0000", 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.267 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127693+0000", 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127692+0000", 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.268 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127714+0000", 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2419999999999999e-05 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127733+0000", 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9156000000000001e-05 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127741+0000", 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7069999999999992e-06 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.269 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.344508+0000", 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2167670929999996 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.354845+0000", 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010336626 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.270 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.368771+0000", 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013926496999999999 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.392577+0000", 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.02380587 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.394352+0000", 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001774709 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.271 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.395656+0000", 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0013043449999999999 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.397913+0000", 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002256989 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.272 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.407873+0000", 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0099597550000000007 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59939 9.4 9:24176586:::benchmark_data_smithi098_175497_object59938:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.159363+0000", 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 105.96723070900001, 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3114831679999996, 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.273 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59939 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159363+0000", 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.274 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159363+0000", 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159361+0000", 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999976 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159385+0000", 2023-09-23T20:36:13.275 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4226000000000001e-05 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159396+0000", 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0599e-05 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159401+0000", 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2020000000000003e-06 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.276 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.408616+0000", 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2492148700000003 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.414063+0000", 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0054474110000000001 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.423131+0000", 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0090674580000000005 2023-09-23T20:36:13.277 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.454640+0000", 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.031509796 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.456176+0000", 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0015351169999999999 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.278 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.456660+0000", 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00048471199999999999 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.459059+0000", 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023985339999999999 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.470846+0000", 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011787524000000001 2023-09-23T20:36:13.279 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.280 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.280 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.280 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.280 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.280 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59948 9.4 9:29b2f76a:::benchmark_data_smithi098_175497_object59947:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.280 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.181608+0000", 2023-09-23T20:36:13.280 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 105.94498603, 2023-09-23T20:36:13.280 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.305492611, 2023-09-23T20:36:13.280 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.280 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.280 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59948 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181608+0000", 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.281 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181608+0000", 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181607+0000", 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181636+0000", 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.9499e-05 2023-09-23T20:36:13.282 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181651+0000", 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4802e-05 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181659+0000", 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5250000000000005e-06 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.283 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.431274+0000", 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2496143420000001 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.437503+0000", 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0062288999999999999 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.447487+0000", 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0099844449999999998 2023-09-23T20:36:13.284 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.471569+0000", 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024081675 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.472995+0000", 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014263380000000001 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.285 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.474481+0000", 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014860470000000001 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.476782+0000", 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023012710000000001 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.487100+0000", 2023-09-23T20:36:13.286 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010318117999999999 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59972 9.4 9:2c9b015c:::benchmark_data_smithi098_175497_object59971:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.234856+0000", 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 105.89173761799999, 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3173127430000005, 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.287 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59972 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234856+0000", 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.288 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234856+0000", 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234854+0000", 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234887+0000", 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2487999999999998e-05 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.289 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234905+0000", 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.819e-05 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234918+0000", 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2935000000000001e-05 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.290 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.487644+0000", 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2527256250000001 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.494085+0000", 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0064408950000000003 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.502563+0000", 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0084781560000000006 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.291 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.537587+0000", 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.035024632 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.539096+0000", 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0015081879999999999 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.539559+0000", 2023-09-23T20:36:13.292 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00046324099999999998 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.542071+0000", 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0025122299999999998 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.552169+0000", 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010097979 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.293 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59978 9.4 9:2a633a7d:::benchmark_data_smithi098_175497_object59977:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.253632+0000", 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 105.87296196200001, 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3194543269999999, 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.294 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59978 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253632+0000", 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253632+0000", 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.295 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253630+0000", 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253654+0000", 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3473e-05 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253667+0000", 2023-09-23T20:36:13.296 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3664e-05 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253677+0000", 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5670000000000001e-06 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.510380+0000", 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2567033439999999 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.297 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.518152+0000", 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0077717089999999999 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.528165+0000", 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010013225000000001 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.552639+0000", 2023-09-23T20:36:13.298 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024473819000000001 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.554640+0000", 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0020011730000000002 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.556089+0000", 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014482049999999999 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.299 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.300 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.300 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.558728+0000", 2023-09-23T20:36:13.300 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0026396789999999998 2023-09-23T20:36:13.300 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.300 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.300 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.300 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.573086+0000", 2023-09-23T20:36:13.300 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.01435809 2023-09-23T20:36:13.300 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.300 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.300 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.301 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.301 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.301 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:60006 9.4 9:2b37464e:::benchmark_data_smithi098_175497_object60005:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:36:13.301 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.404052+0000", 2023-09-23T20:36:13.301 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 105.722542242, 2023-09-23T20:36:13.301 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2461163989999999, 2023-09-23T20:36:13.301 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:36:13.301 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:36:13.301 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:36:13.301 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:36:13.301 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:36:13.302 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 60006 2023-09-23T20:36:13.302 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.302 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:36:13.302 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.302 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:36:13.302 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404052+0000", 2023-09-23T20:36:13.302 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.302 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.302 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.303 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:36:13.303 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404052+0000", 2023-09-23T20:36:13.303 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:36:13.303 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.303 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.303 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:36:13.303 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404050+0000", 2023-09-23T20:36:13.303 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:36:13.303 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.303 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404077+0000", 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6959000000000001e-05 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404089+0000", 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2269000000000001e-05 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404097+0000", 2023-09-23T20:36:13.304 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0930000000000003e-06 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.574286+0000", 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1701889310000002 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.582645+0000", 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0083586059999999993 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.305 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.592921+0000", 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010276171000000001 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.631014+0000", 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.038093239000000001 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.632778+0000", 2023-09-23T20:36:13.306 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0017634840000000001 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.633267+0000", 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00048953699999999996 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.636254+0000", 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0029864499999999999 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:36:13.307 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:36:13.308 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.650168+0000", 2023-09-23T20:36:13.308 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013914307000000001 2023-09-23T20:36:13.308 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.308 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.308 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.308 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:36:13.308 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:36:13.308 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:36:13.309 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:13.330 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:13.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:13.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:13.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:13.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:13.565 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:13.590 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:13.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:13.693 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:13.719 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:13.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:13.823 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:13.853 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:13.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:13.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:13.980 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:13.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:13.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:14.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:14.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:14.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:14.126 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:36:14.157 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:36:14.185 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:36:14.209 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:36:14.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:14.236 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:36:14.244 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:14.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:14.258 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:36:14.288 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:36:14.317 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:36:14.321 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:36:14.321 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:36:14.321 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:36:14.321 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:36:14.321 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:36:14.321 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:36:14.321 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:36:14.321 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:36:14.347 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:14.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:14 smithi173 bash[59517]: cluster 2023-09-23T20:36:12.581085+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1063: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 59 op/s; 40717/173013 objects degraded (23.534%); 7394/173013 objects misplaced (4.274%); 6.3 MiB/s, 108 objects/s recovering 2023-09-23T20:36:14.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:14 smithi173 bash[59517]: audit 2023-09-23T20:36:14.095897+0000 mon.a (mon.0) 1370 : audit 0 from='client.? 172.21.15.98:0/2515587119' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:14.375 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:14.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:14.478 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:14.487 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:14 smithi098 bash[74888]: cluster 2023-09-23T20:36:12.581085+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1063: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 59 op/s; 40717/173013 objects degraded (23.534%); 7394/173013 objects misplaced (4.274%); 6.3 MiB/s, 108 objects/s recovering 2023-09-23T20:36:14.487 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:14 smithi098 bash[74888]: audit 2023-09-23T20:36:14.095897+0000 mon.a (mon.0) 1370 : audit 0 from='client.? 172.21.15.98:0/2515587119' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:14.487 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:14 smithi098 bash[78228]: cluster 2023-09-23T20:36:12.581085+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1063: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 59 op/s; 40717/173013 objects degraded (23.534%); 7394/173013 objects misplaced (4.274%); 6.3 MiB/s, 108 objects/s recovering 2023-09-23T20:36:14.487 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:14 smithi098 bash[78228]: audit 2023-09-23T20:36:14.095897+0000 mon.a (mon.0) 1370 : audit 0 from='client.? 172.21.15.98:0/2515587119' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:14.499 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:14.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:14.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:14.627 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:14.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:14.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:14.756 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:14.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:14.862 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:14.886 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:14.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:14.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:14.989 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:15.016 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:15.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:15.122 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:15.153 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:15.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:15.244 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:36:15.265 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:15.290 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:15.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:15.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:15 smithi173 bash[59517]: audit 2023-09-23T20:36:14.744410+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.98:0/806694899' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:15.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:15 smithi173 bash[59517]: audit 2023-09-23T20:36:14.744739+0000 mon.a (mon.0) 1371 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:15.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:15 smithi173 bash[59517]: cluster 2023-09-23T20:36:15.025590+0000 mon.a (mon.0) 1372 : cluster 3 Health check update: Degraded data redundancy: 40717/173013 objects degraded (23.534%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:15.394 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:15.413 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:15.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:15.516 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:15.541 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:15.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:15.645 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:15.653 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:15 smithi098 bash[78228]: audit 2023-09-23T20:36:14.744410+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.98:0/806694899' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:15.653 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:15 smithi098 bash[78228]: audit 2023-09-23T20:36:14.744739+0000 mon.a (mon.0) 1371 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:15.654 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:15 smithi098 bash[78228]: cluster 2023-09-23T20:36:15.025590+0000 mon.a (mon.0) 1372 : cluster 3 Health check update: Degraded data redundancy: 40717/173013 objects degraded (23.534%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:15.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:15 smithi098 bash[74888]: audit 2023-09-23T20:36:14.744410+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.98:0/806694899' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:15.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:15 smithi098 bash[74888]: audit 2023-09-23T20:36:14.744739+0000 mon.a (mon.0) 1371 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:36:15.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:15 smithi098 bash[74888]: cluster 2023-09-23T20:36:15.025590+0000 mon.a (mon.0) 1372 : cluster 3 Health check update: Degraded data redundancy: 40717/173013 objects degraded (23.534%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:15.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:15.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:15.769 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:15.797 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:15.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:15.901 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:15.924 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:15.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:15.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:16.027 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:16.055 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:16.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:16.158 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:16.181 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:16.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:16.288 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:16.310 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:16.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:16.327 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:36:16] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.33.4" 2023-09-23T20:36:16.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[78228]: cluster 2023-09-23T20:36:14.581986+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1064: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 42 op/s; 40409/172311 objects degraded (23.451%); 7394/172311 objects misplaced (4.291%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T20:36:16.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[74888]: cluster 2023-09-23T20:36:14.581986+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1064: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 42 op/s; 40409/172311 objects degraded (23.451%); 7394/172311 objects misplaced (4.291%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T20:36:16.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[74888]: cluster 2023-09-23T20:36:15.220176+0000 mon.a (mon.0) 1373 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:36:16.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[74888]: audit 2023-09-23T20:36:15.231926+0000 mon.a (mon.0) 1374 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:36:16.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[74888]: cluster 2023-09-23T20:36:15.232213+0000 mon.a (mon.0) 1375 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-09-23T20:36:16.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[74888]: cluster 2023-09-23T20:36:15.237014+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:16.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[74888]: cluster 2023-09-23T20:36:15.238383+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:16.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[74888]: cluster 2023-09-23T20:36:15.269018+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:16.418 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:16.426 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:16 smithi173 bash[59517]: cluster 2023-09-23T20:36:14.581986+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1064: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 42 op/s; 40409/172311 objects degraded (23.451%); 7394/172311 objects misplaced (4.291%); 6.6 MiB/s, 105 objects/s recovering 2023-09-23T20:36:16.426 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:16 smithi173 bash[59517]: cluster 2023-09-23T20:36:15.220176+0000 mon.a (mon.0) 1373 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:36:16.427 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:16 smithi173 bash[59517]: audit 2023-09-23T20:36:15.231926+0000 mon.a (mon.0) 1374 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:36:16.427 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:16 smithi173 bash[59517]: cluster 2023-09-23T20:36:15.232213+0000 mon.a (mon.0) 1375 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-09-23T20:36:16.427 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:16 smithi173 bash[59517]: cluster 2023-09-23T20:36:15.237014+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:16.427 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:16 smithi173 bash[59517]: cluster 2023-09-23T20:36:15.238383+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:16.427 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:16 smithi173 bash[59517]: cluster 2023-09-23T20:36:15.269018+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:16.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:16.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:16.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:16.579 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:16.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:16.681 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:16.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[78228]: cluster 2023-09-23T20:36:15.220176+0000 mon.a (mon.0) 1373 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:36:16.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[78228]: audit 2023-09-23T20:36:15.231926+0000 mon.a (mon.0) 1374 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:36:16.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[78228]: cluster 2023-09-23T20:36:15.232213+0000 mon.a (mon.0) 1375 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-09-23T20:36:16.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[78228]: cluster 2023-09-23T20:36:15.237014+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:16.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[78228]: cluster 2023-09-23T20:36:15.238383+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:16.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:16 smithi098 bash[78228]: cluster 2023-09-23T20:36:15.269018+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:16.713 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:16.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:16.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:16.846 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:16.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:16.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:16.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:16.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:16.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:17.076 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:17.109 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:17.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:17.214 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:17.236 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:17.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:17.340 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:17.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:17 smithi173 bash[59517]: cluster 2023-09-23T20:36:15.272795+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:17.368 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:17.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:17.472 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:17.480 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:17 smithi098 bash[74888]: cluster 2023-09-23T20:36:15.272795+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:17.480 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:17 smithi098 bash[78228]: cluster 2023-09-23T20:36:15.272795+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T20:36:17.495 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:17.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:17.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T20:36:17.601 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:17.642 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:17.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:17.745 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:17.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:17.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:17.881 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:17.908 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:17.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:17.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:18.011 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:18.037 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:18.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:18.141 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:18.167 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:18.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:18.269 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:18.296 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:18.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:18.400 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:18.408 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:18 smithi098 bash[78228]: cluster 2023-09-23T20:36:16.582540+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1066: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 40 op/s; 40409/172071 objects degraded (23.484%); 6995/172071 objects misplaced (4.065%); 7.1 MiB/s, 112 objects/s recovering 2023-09-23T20:36:18.409 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:18 smithi098 bash[74888]: cluster 2023-09-23T20:36:16.582540+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1066: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 40 op/s; 40409/172071 objects degraded (23.484%); 6995/172071 objects misplaced (4.065%); 7.1 MiB/s, 112 objects/s recovering 2023-09-23T20:36:18.423 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:18.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:18.526 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:18.535 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:18 smithi173 bash[59517]: cluster 2023-09-23T20:36:16.582540+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1066: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 40 op/s; 40409/172071 objects degraded (23.484%); 6995/172071 objects misplaced (4.065%); 7.1 MiB/s, 112 objects/s recovering 2023-09-23T20:36:18.555 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:18.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:18.657 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:18.680 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:18.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:18.785 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:18.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:18.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:18.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:18.944 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:18.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:18.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:19.047 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:19.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:19.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:19.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:19.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:19.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:19.302 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:19.329 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:19.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:19.433 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:19.462 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:19.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:19.571 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:19.597 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:19.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:19.701 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:19.701 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:36:19.729 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:19.729 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:36:19.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:19.833 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:19.861 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:19.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:19.965 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:19.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:19.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:19.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:20.095 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:20.131 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:20.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:20.235 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:20.241 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:20 smithi098 bash[74888]: cluster 2023-09-23T20:36:18.583161+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1067: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 67 op/s; 40356/171246 objects degraded (23.566%); 6995/171246 objects misplaced (4.085%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T20:36:20.241 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:20 smithi098 bash[74888]: cluster 2023-09-23T20:36:20.026860+0000 mon.a (mon.0) 1376 : cluster 3 Health check update: Degraded data redundancy: 40356/171246 objects degraded (23.566%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:20.275 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:20.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:20.379 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:20.407 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:20.408 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:36:20.408 INFO:teuthology.orchestra.run.smithi098.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:36:20.408 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:36:20.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:20.512 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:20.522 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:20 smithi098 bash[78228]: cluster 2023-09-23T20:36:18.583161+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1067: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 67 op/s; 40356/171246 objects degraded (23.566%); 6995/171246 objects misplaced (4.085%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T20:36:20.522 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:20 smithi098 bash[78228]: cluster 2023-09-23T20:36:20.026860+0000 mon.a (mon.0) 1376 : cluster 3 Health check update: Degraded data redundancy: 40356/171246 objects degraded (23.566%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:20.534 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:20.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:20.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:20 smithi173 bash[59517]: cluster 2023-09-23T20:36:18.583161+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1067: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 67 op/s; 40356/171246 objects degraded (23.566%); 6995/171246 objects misplaced (4.085%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T20:36:20.598 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:20 smithi173 bash[59517]: cluster 2023-09-23T20:36:20.026860+0000 mon.a (mon.0) 1376 : cluster 3 Health check update: Degraded data redundancy: 40356/171246 objects degraded (23.566%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:20.644 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:20.667 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:20.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:20.771 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:20.798 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:20.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:20.902 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:20.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:20.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:20.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:21.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:21.052 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:21.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:21.154 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:21.176 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:21.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:21.279 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:21.300 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:21.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:21.403 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:21.430 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:21.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:21.533 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:21.561 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:21.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:21.664 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:21.688 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:21.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:21.791 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:21.813 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:21.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:21.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:21.946 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:21.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:21.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:22.052 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:22.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:22.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:22.186 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:22.212 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:22.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:22.316 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:22.343 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:22.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:22.448 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:22.470 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:22.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:22.573 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:22.583 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:22 smithi173 bash[59517]: cluster 2023-09-23T20:36:20.583815+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1068: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 90 op/s; 40075/170559 objects degraded (23.496%); 6995/170559 objects misplaced (4.101%); 7.1 MiB/s, 124 objects/s recovering 2023-09-23T20:36:22.598 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:22.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:22.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:22 smithi098 bash[78228]: cluster 2023-09-23T20:36:20.583815+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1068: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 90 op/s; 40075/170559 objects degraded (23.496%); 6995/170559 objects misplaced (4.101%); 7.1 MiB/s, 124 objects/s recovering 2023-09-23T20:36:22.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:22 smithi098 bash[74888]: cluster 2023-09-23T20:36:20.583815+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1068: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 90 op/s; 40075/170559 objects degraded (23.496%); 6995/170559 objects misplaced (4.101%); 7.1 MiB/s, 124 objects/s recovering 2023-09-23T20:36:22.702 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:22.732 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:22.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:22.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:22.866 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:22.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:22.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:22.971 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:23.000 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:23.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:23.104 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:23.127 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:23.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:23.138 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:23.230 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:23.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:23.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:23.360 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:23.388 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:23.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:23.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:23.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:23.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:23.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:23.650 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:23.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:23.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:23.777 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:23.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:23.880 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:23.907 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:23.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:23.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:24.011 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:24.040 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:24.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:24.144 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:24.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:24.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:24.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:24.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:24.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:24.399 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:24.410 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:24 smithi173 bash[59517]: cluster 2023-09-23T20:36:22.584444+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1069: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 40075/169749 objects degraded (23.608%); 6585/169749 objects misplaced (3.879%); 7.1 MiB/s, 124 objects/s recovering 2023-09-23T20:36:24.426 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:24.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:24.498 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:24 smithi098 bash[74888]: cluster 2023-09-23T20:36:22.584444+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1069: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 40075/169749 objects degraded (23.608%); 6585/169749 objects misplaced (3.879%); 7.1 MiB/s, 124 objects/s recovering 2023-09-23T20:36:24.498 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:24 smithi098 bash[78228]: cluster 2023-09-23T20:36:22.584444+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1069: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 40075/169749 objects degraded (23.608%); 6585/169749 objects misplaced (3.879%); 7.1 MiB/s, 124 objects/s recovering 2023-09-23T20:36:24.530 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:24.555 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:24.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:24.659 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:24.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:24.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:24.792 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:24.817 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:24.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:24.922 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:24.949 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:24.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:24.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:25.054 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:25.075 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:25.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:25.178 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:25.200 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:25.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:25.303 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:25.325 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:25.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:25.428 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:25.450 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:25.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:25.554 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:25.578 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:25.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:25.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:25.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:25 smithi098 bash[78228]: cluster 2023-09-23T20:36:24.585676+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1070: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 113 op/s; 39813/168891 objects degraded (23.573%); 6585/168891 objects misplaced (3.899%); 6.3 MiB/s, 122 objects/s recovering 2023-09-23T20:36:25.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:25 smithi098 bash[78228]: audit 2023-09-23T20:36:24.607997+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:25.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:25 smithi098 bash[78228]: audit 2023-09-23T20:36:24.611895+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:25.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:25 smithi098 bash[78228]: cluster 2023-09-23T20:36:25.027913+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 40075/169749 objects degraded (23.608%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:25.682 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:25.715 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:26.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.092 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:25 smithi173 bash[59517]: cluster 2023-09-23T20:36:24.585676+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1070: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 113 op/s; 39813/168891 objects degraded (23.573%); 6585/168891 objects misplaced (3.899%); 6.3 MiB/s, 122 objects/s recovering 2023-09-23T20:36:26.092 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:25 smithi173 bash[59517]: audit 2023-09-23T20:36:24.607997+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:26.092 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:25 smithi173 bash[59517]: audit 2023-09-23T20:36:24.611895+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:26.092 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:25 smithi173 bash[59517]: cluster 2023-09-23T20:36:25.027913+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 40075/169749 objects degraded (23.608%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:26.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:26.093 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:25 smithi098 bash[74888]: cluster 2023-09-23T20:36:24.585676+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1070: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 113 op/s; 39813/168891 objects degraded (23.573%); 6585/168891 objects misplaced (3.899%); 6.3 MiB/s, 122 objects/s recovering 2023-09-23T20:36:26.093 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:25 smithi098 bash[74888]: audit 2023-09-23T20:36:24.607997+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:26.094 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:25 smithi098 bash[74888]: audit 2023-09-23T20:36:24.611895+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:26.094 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:25 smithi098 bash[74888]: cluster 2023-09-23T20:36:25.027913+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 40075/169749 objects degraded (23.608%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:26.194 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:26.216 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:26.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:26.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:26.325 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:26.326 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:26.370 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:26.371 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:36:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:36:26] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.33.4" 2023-09-23T20:36:26.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:26.475 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:26.499 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:26.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:26.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:26.628 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:26.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:26.652 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:36:26.653 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:36:26.653 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-09-23T20:36:26.653 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:36:26.731 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:26.761 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:26.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:26.864 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:26.885 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:26.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:26.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:26.987 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:27.014 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:27.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:27.117 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:27.144 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:27.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:27.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:27.270 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:27.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:27.373 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:27.394 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:27.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:27.497 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:27.522 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:27.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:27.626 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:27.651 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:27.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:27.754 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:27.780 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:27.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:27.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:27 smithi173 bash[59517]: cluster 2023-09-23T20:36:26.586477+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1071: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 39735/168540 objects degraded (23.576%); 6120/168540 objects misplaced (3.631%); 8.3 MiB/s, 152 objects/s recovering 2023-09-23T20:36:27.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:27.910 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:27.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:27.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:27.935 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:27 smithi098 bash[74888]: cluster 2023-09-23T20:36:26.586477+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1071: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 39735/168540 objects degraded (23.576%); 6120/168540 objects misplaced (3.631%); 8.3 MiB/s, 152 objects/s recovering 2023-09-23T20:36:27.935 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:27 smithi098 bash[78228]: cluster 2023-09-23T20:36:26.586477+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1071: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 39735/168540 objects degraded (23.576%); 6120/168540 objects misplaced (3.631%); 8.3 MiB/s, 152 objects/s recovering 2023-09-23T20:36:28.012 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:28.045 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:28.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:28.149 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:28.173 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:28.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:28.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:28.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:28.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:28.405 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:28.430 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:28.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:28.537 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:28.558 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:28.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:28.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:28.681 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:28.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:28.784 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:28.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:28.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:28.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:28.940 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:28.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:28.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:29.043 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:29.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:29.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:29.176 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:29.202 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:29.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:29.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:29.341 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:29.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:29.443 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:29.472 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:29.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:29.550 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:36:29.550 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:36:29.575 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:29.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:29.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:29.707 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:29.720 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:29 smithi173 bash[59517]: cluster 2023-09-23T20:36:28.587213+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1072: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 39660/167589 objects degraded (23.665%); 6120/167589 objects misplaced (3.652%); 6.0 MiB/s, 113 objects/s recovering 2023-09-23T20:36:29.736 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:29.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:29.839 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:29.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:29 smithi098 bash[74888]: cluster 2023-09-23T20:36:28.587213+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1072: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 39660/167589 objects degraded (23.665%); 6120/167589 objects misplaced (3.652%); 6.0 MiB/s, 113 objects/s recovering 2023-09-23T20:36:29.866 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:29 smithi098 bash[78228]: cluster 2023-09-23T20:36:28.587213+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1072: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 39660/167589 objects degraded (23.665%); 6120/167589 objects misplaced (3.652%); 6.0 MiB/s, 113 objects/s recovering 2023-09-23T20:36:29.868 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:29.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:29.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:29.971 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:30.001 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:30.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:30.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:30.137 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:30.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:30.243 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:30.272 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:30.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:30.376 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:30.403 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:30.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:30.506 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:30.534 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:30.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:30.637 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:30.664 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:30.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:30.767 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:30.781 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:30 smithi173 bash[59517]: cluster 2023-09-23T20:36:30.028846+0000 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 39660/167589 objects degraded (23.665%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:30.797 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:30.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:30.901 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:30.902 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:30 smithi098 bash[78228]: cluster 2023-09-23T20:36:30.028846+0000 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 39660/167589 objects degraded (23.665%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:30.902 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:30 smithi098 bash[74888]: cluster 2023-09-23T20:36:30.028846+0000 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 39660/167589 objects degraded (23.665%), 13 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:30.923 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:30.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:30.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:31.026 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:31.049 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:31.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:31.151 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:31.183 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:31.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:31.286 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:31.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:31.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:31.414 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:31.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:31.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:31.544 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:31.569 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:31.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:31.672 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:31.694 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:31.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:31.798 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:31.819 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:31.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:31.922 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:31.950 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:31.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:31.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:32.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:32.075 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:32.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:32.178 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:32.186 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:32 smithi173 bash[59517]: cluster 2023-09-23T20:36:30.587849+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1073: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 39376/166902 objects degraded (23.592%); 6120/166902 objects misplaced (3.667%); 6.3 MiB/s, 128 objects/s recovering 2023-09-23T20:36:32.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:32.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:32.304 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:32.315 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:32 smithi098 bash[74888]: cluster 2023-09-23T20:36:30.587849+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1073: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 39376/166902 objects degraded (23.592%); 6120/166902 objects misplaced (3.667%); 6.3 MiB/s, 128 objects/s recovering 2023-09-23T20:36:32.315 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:32 smithi098 bash[78228]: cluster 2023-09-23T20:36:30.587849+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1073: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 39376/166902 objects degraded (23.592%); 6120/166902 objects misplaced (3.667%); 6.3 MiB/s, 128 objects/s recovering 2023-09-23T20:36:32.332 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:32.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:32.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T20:36:32.440 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:32.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:32.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:32.571 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:32.595 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:32.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:32.698 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:32.723 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:32.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:32.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:32.855 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:32.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:32.958 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:32.982 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:32.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:32.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:33.085 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:33.108 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:33.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:33.213 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:33.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:33.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:33.337 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:33.363 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:33.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:33.467 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:33.496 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:33.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:33.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:33.626 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:33.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:33.731 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:33.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:33.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:33.856 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:33.879 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:33.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:33.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:33.898 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:33.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:34.006 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:34.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:34.109 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:34.117 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:34 smithi098 bash[78228]: cluster 2023-09-23T20:36:32.588546+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1074: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 39376/166149 objects degraded (23.699%); 5557/166149 objects misplaced (3.345%); 8.7 MiB/s, 158 objects/s recovering 2023-09-23T20:36:34.117 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:34 smithi098 bash[74888]: cluster 2023-09-23T20:36:32.588546+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1074: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 39376/166149 objects degraded (23.699%); 5557/166149 objects misplaced (3.345%); 8.7 MiB/s, 158 objects/s recovering 2023-09-23T20:36:34.134 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:34.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:34.240 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:34.248 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:34 smithi173 bash[59517]: cluster 2023-09-23T20:36:32.588546+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1074: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 39376/166149 objects degraded (23.699%); 5557/166149 objects misplaced (3.345%); 8.7 MiB/s, 158 objects/s recovering 2023-09-23T20:36:34.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:34.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:34.366 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:34.391 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:34.494 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:34.518 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:34.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:34.620 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:34.639 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:34.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:34.741 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:34.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:34.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:34.874 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:34.895 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:34.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:34.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:34.998 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:35.024 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:35.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:35.128 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:35.152 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:35.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:35.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:35 smithi098 bash[74888]: cluster 2023-09-23T20:36:35.030103+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 39376/166149 objects degraded (23.699%), 13 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:35.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:35 smithi098 bash[78228]: cluster 2023-09-23T20:36:35.030103+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 39376/166149 objects degraded (23.699%), 13 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:35.255 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:35.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:35 smithi173 bash[59517]: cluster 2023-09-23T20:36:35.030103+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 39376/166149 objects degraded (23.699%), 13 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:35.284 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:35.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:35.387 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:35.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:35.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:35.517 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:35.543 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:35.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:35.646 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:35.685 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:35.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:35.787 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:35.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:35.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:35.914 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:35.936 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:35.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:35.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:36.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:36.063 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:36.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:36.168 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:36.188 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:36.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:36.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:36.303 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:36 smithi098 bash[74888]: cluster 2023-09-23T20:36:34.589340+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1075: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 39105/165168 objects degraded (23.676%); 5557/165168 objects misplaced (3.364%); 7.0 MiB/s, 140 objects/s recovering 2023-09-23T20:36:36.303 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:36:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:36:36] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.33.4" 2023-09-23T20:36:36.303 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:36 smithi098 bash[78228]: cluster 2023-09-23T20:36:34.589340+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1075: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 39105/165168 objects degraded (23.676%); 5557/165168 objects misplaced (3.364%); 7.0 MiB/s, 140 objects/s recovering 2023-09-23T20:36:36.320 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:36.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:36 smithi173 bash[59517]: cluster 2023-09-23T20:36:34.589340+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1075: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 39105/165168 objects degraded (23.676%); 5557/165168 objects misplaced (3.364%); 7.0 MiB/s, 140 objects/s recovering 2023-09-23T20:36:36.425 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:36.449 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:36.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:36.554 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:36.586 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:36.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:36.689 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:36.709 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:36.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:36.813 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:36.834 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:36.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:36.939 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:36.943 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:36.979 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:36.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:36.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:37.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:37.113 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:37.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:37.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:37.229 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:36:37.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:37.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:37.263 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:36:37.295 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:36:37.334 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:36:37.350 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:37.364 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:36:37.377 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:37.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:37.408 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:36:37.446 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:36:37.468 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:36:37.470 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:36:37.470 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:36:37.470 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:36:37.470 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:36:37.471 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:36:37.471 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:36:37.471 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:36:37.471 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:36:37.482 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:37.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:37.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:37.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:37.640 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:37.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:37.743 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:37.763 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:37.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:37.866 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:37.891 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:37.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:37.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:37.994 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:38.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:38.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:38.078 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:36:38.125 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:38.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:38 smithi173 bash[59517]: cluster 2023-09-23T20:36:36.589954+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1076: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 113 op/s; 39028/164817 objects degraded (23.680%); 4911/164817 objects misplaced (2.980%); 10 MiB/s, 181 objects/s recovering 2023-09-23T20:36:38.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:38 smithi173 bash[59517]: audit 2023-09-23T20:36:37.193442+0000 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.98:0/1204835050' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:38.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:38 smithi173 bash[59517]: audit 2023-09-23T20:36:37.584564+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.98:0/2722231089' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:36:38.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:38 smithi173 bash[59517]: audit 2023-09-23T20:36:37.584968+0000 mon.a (mon.0) 1382 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:36:38.150 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:38.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:38.256 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:38.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:38.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:38.382 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:38.407 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:38.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:38.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:38 smithi098 bash[74888]: cluster 2023-09-23T20:36:36.589954+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1076: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 113 op/s; 39028/164817 objects degraded (23.680%); 4911/164817 objects misplaced (2.980%); 10 MiB/s, 181 objects/s recovering 2023-09-23T20:36:38.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:38 smithi098 bash[74888]: audit 2023-09-23T20:36:37.193442+0000 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.98:0/1204835050' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:38.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:38 smithi098 bash[74888]: audit 2023-09-23T20:36:37.584564+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.98:0/2722231089' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:36:38.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:38 smithi098 bash[74888]: audit 2023-09-23T20:36:37.584968+0000 mon.a (mon.0) 1382 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:36:38.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:38 smithi098 bash[78228]: cluster 2023-09-23T20:36:36.589954+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1076: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 113 op/s; 39028/164817 objects degraded (23.680%); 4911/164817 objects misplaced (2.980%); 10 MiB/s, 181 objects/s recovering 2023-09-23T20:36:38.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:38 smithi098 bash[78228]: audit 2023-09-23T20:36:37.193442+0000 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.98:0/1204835050' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:36:38.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:38 smithi098 bash[78228]: audit 2023-09-23T20:36:37.584564+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.98:0/2722231089' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:36:38.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:38 smithi098 bash[78228]: audit 2023-09-23T20:36:37.584968+0000 mon.a (mon.0) 1382 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:36:38.512 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:38.534 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:38.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:38.638 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:38.663 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:38.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:38.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:38.794 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:38.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:38.901 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:38.930 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:38.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:38.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:39.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:39.065 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:39.169 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:39.191 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:39.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:39.294 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:39.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:39 smithi173 bash[59517]: cluster 2023-09-23T20:36:38.048142+0000 mon.a (mon.0) 1383 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:36:39.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:39 smithi173 bash[59517]: audit 2023-09-23T20:36:38.067147+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:36:39.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:39 smithi173 bash[59517]: cluster 2023-09-23T20:36:38.067332+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-09-23T20:36:39.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:39 smithi173 bash[59517]: cluster 2023-09-23T20:36:38.074180+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:36:39.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:39 smithi173 bash[59517]: cluster 2023-09-23T20:36:38.074870+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:36:39.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:39 smithi173 bash[59517]: cluster 2023-09-23T20:36:38.105347+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:36:39.326 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:39.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:39.429 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:39.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:39.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:39.563 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:39.588 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:39.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:39.592 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[74888]: cluster 2023-09-23T20:36:38.048142+0000 mon.a (mon.0) 1383 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:36:39.592 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[74888]: audit 2023-09-23T20:36:38.067147+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:36:39.592 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[74888]: cluster 2023-09-23T20:36:38.067332+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-09-23T20:36:39.592 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[74888]: cluster 2023-09-23T20:36:38.074180+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:36:39.592 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[74888]: cluster 2023-09-23T20:36:38.074870+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:36:39.592 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[74888]: cluster 2023-09-23T20:36:38.105347+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:36:39.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:39.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:39.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:39.819 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:39.843 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:39.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:39.946 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:39.975 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:39.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:39.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:40.056 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[78228]: cluster 2023-09-23T20:36:38.048142+0000 mon.a (mon.0) 1383 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:36:40.056 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[78228]: audit 2023-09-23T20:36:38.067147+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:36:40.056 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[78228]: cluster 2023-09-23T20:36:38.067332+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-09-23T20:36:40.056 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[78228]: cluster 2023-09-23T20:36:38.074180+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:36:40.056 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[78228]: cluster 2023-09-23T20:36:38.074870+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:36:40.056 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:39 smithi098 bash[78228]: cluster 2023-09-23T20:36:38.105347+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T20:36:40.078 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:40.088 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:40 smithi173 bash[59517]: cluster 2023-09-23T20:36:38.591328+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1078: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 38944/163845 objects degraded (23.769%); 4911/163845 objects misplaced (2.997%); 9.1 MiB/s, 168 objects/s recovering 2023-09-23T20:36:40.088 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:40 smithi173 bash[59517]: audit 2023-09-23T20:36:39.611002+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:40.088 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:40 smithi173 bash[59517]: audit 2023-09-23T20:36:39.612304+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:40.088 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:40 smithi173 bash[59517]: cluster 2023-09-23T20:36:40.031048+0000 mon.a (mon.0) 1388 : cluster 3 Health check update: Degraded data redundancy: 38944/163845 objects degraded (23.769%), 13 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:40.103 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:40.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:40.207 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:40.229 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:40.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:40.333 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:40.341 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:40 smithi098 bash[78228]: cluster 2023-09-23T20:36:38.591328+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1078: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 38944/163845 objects degraded (23.769%); 4911/163845 objects misplaced (2.997%); 9.1 MiB/s, 168 objects/s recovering 2023-09-23T20:36:40.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:40 smithi098 bash[78228]: audit 2023-09-23T20:36:39.611002+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:40.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:40 smithi098 bash[78228]: audit 2023-09-23T20:36:39.612304+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:40.342 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:40 smithi098 bash[78228]: cluster 2023-09-23T20:36:40.031048+0000 mon.a (mon.0) 1388 : cluster 3 Health check update: Degraded data redundancy: 38944/163845 objects degraded (23.769%), 13 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:40.342 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:40 smithi098 bash[74888]: cluster 2023-09-23T20:36:38.591328+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1078: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 124 op/s; 38944/163845 objects degraded (23.769%); 4911/163845 objects misplaced (2.997%); 9.1 MiB/s, 168 objects/s recovering 2023-09-23T20:36:40.342 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:40 smithi098 bash[74888]: audit 2023-09-23T20:36:39.611002+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:36:40.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:40 smithi098 bash[74888]: audit 2023-09-23T20:36:39.612304+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:40.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:40 smithi098 bash[74888]: cluster 2023-09-23T20:36:40.031048+0000 mon.a (mon.0) 1388 : cluster 3 Health check update: Degraded data redundancy: 38944/163845 objects degraded (23.769%), 13 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:40.360 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:40.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:40.464 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:40.486 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:40.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:40.589 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:40.620 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:40.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:40.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:40.748 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:40.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:40.851 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:40.871 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:40.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:40.974 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:40.997 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:40.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:40.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:41.100 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:41.127 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:41.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:41.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:41.261 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:41.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:41.364 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:41.391 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:41.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:41.495 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:41.520 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:41.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:41.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:41.656 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:41.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:41.761 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:41.793 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:41.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:41.897 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:41.925 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:41.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:41.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:42.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:42.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:42.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:42.158 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:42.189 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:42.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:42.292 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:42.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:42.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:42 smithi173 bash[59517]: cluster 2023-09-23T20:36:40.592380+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1079: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 38665/163137 objects degraded (23.701%); 4911/163137 objects misplaced (3.010%); 9.0 MiB/s, 167 objects/s recovering 2023-09-23T20:36:42.420 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:42.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:42 smithi098 bash[78228]: cluster 2023-09-23T20:36:40.592380+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1079: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 38665/163137 objects degraded (23.701%); 4911/163137 objects misplaced (3.010%); 9.0 MiB/s, 167 objects/s recovering 2023-09-23T20:36:42.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:42 smithi098 bash[74888]: cluster 2023-09-23T20:36:40.592380+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1079: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 38665/163137 objects degraded (23.701%); 4911/163137 objects misplaced (3.010%); 9.0 MiB/s, 167 objects/s recovering 2023-09-23T20:36:42.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:42.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:42.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:42.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:42.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:42.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:42.709 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:42.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:42.812 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:42.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:42.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:42.943 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:42.972 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:42.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:42.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:42.986 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:36:43.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:43.109 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:43.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:43.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:43.240 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:43.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:43.283 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[74888]: cluster 2023-09-23T20:36:42.077206+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-09-23T20:36:43.283 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[74888]: cluster 2023-09-23T20:36:42.080394+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[74888]: cluster 2023-09-23T20:36:42.083268+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[74888]: cluster 2023-09-23T20:36:42.083891+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[74888]: cluster 2023-09-23T20:36:42.084030+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[74888]: cluster 2023-09-23T20:36:42.084163+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[74888]: cluster 2023-09-23T20:36:42.085545+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.284 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[78228]: cluster 2023-09-23T20:36:42.077206+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-09-23T20:36:43.284 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[78228]: cluster 2023-09-23T20:36:42.080394+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.284 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[78228]: cluster 2023-09-23T20:36:42.083268+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.284 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[78228]: cluster 2023-09-23T20:36:42.083891+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.284 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[78228]: cluster 2023-09-23T20:36:42.084030+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.285 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[78228]: cluster 2023-09-23T20:36:42.084163+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.285 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:43 smithi098 bash[78228]: cluster 2023-09-23T20:36:42.085545+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.343 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:43 smithi173 bash[59517]: cluster 2023-09-23T20:36:42.077206+0000 mon.a (mon.0) 1389 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-09-23T20:36:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:43 smithi173 bash[59517]: cluster 2023-09-23T20:36:42.080394+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:43 smithi173 bash[59517]: cluster 2023-09-23T20:36:42.083268+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:43 smithi173 bash[59517]: cluster 2023-09-23T20:36:42.083891+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:43 smithi173 bash[59517]: cluster 2023-09-23T20:36:42.084030+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:43 smithi173 bash[59517]: cluster 2023-09-23T20:36:42.084163+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:43 smithi173 bash[59517]: cluster 2023-09-23T20:36:42.085545+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T20:36:43.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:43.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:43.478 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:43.506 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:43.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:43.611 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:43.636 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:43.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:43.739 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:43.772 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:43.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:43.876 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:43.909 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:43.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:43.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:44.013 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:44.051 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:44.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:44.159 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:44.187 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:44.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:44.289 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:44.315 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:44.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:44 smithi173 bash[59517]: cluster 2023-09-23T20:36:42.592922+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1081: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 113 op/s; 38665/162438 objects degraded (23.803%); 4417/162438 objects misplaced (2.719%); 9.1 MiB/s, 251 objects/s recovering 2023-09-23T20:36:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:44 smithi173 bash[59517]: cluster 2023-09-23T20:36:43.086131+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e264: 8 total, 8 up, 8 in 2023-09-23T20:36:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:44 smithi173 bash[59517]: cluster 2023-09-23T20:36:43.087339+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:44 smithi173 bash[59517]: cluster 2023-09-23T20:36:43.092056+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:44 smithi173 bash[59517]: cluster 2023-09-23T20:36:43.093144+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:44 smithi173 bash[59517]: cluster 2023-09-23T20:36:43.094043+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:44.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[78228]: cluster 2023-09-23T20:36:42.592922+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1081: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 113 op/s; 38665/162438 objects degraded (23.803%); 4417/162438 objects misplaced (2.719%); 9.1 MiB/s, 251 objects/s recovering 2023-09-23T20:36:44.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[78228]: cluster 2023-09-23T20:36:43.086131+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e264: 8 total, 8 up, 8 in 2023-09-23T20:36:44.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[78228]: cluster 2023-09-23T20:36:43.087339+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[78228]: cluster 2023-09-23T20:36:43.092056+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[78228]: cluster 2023-09-23T20:36:43.093144+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[78228]: cluster 2023-09-23T20:36:43.094043+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[74888]: cluster 2023-09-23T20:36:42.592922+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1081: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 12 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 113 op/s; 38665/162438 objects degraded (23.803%); 4417/162438 objects misplaced (2.719%); 9.1 MiB/s, 251 objects/s recovering 2023-09-23T20:36:44.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[74888]: cluster 2023-09-23T20:36:43.086131+0000 mon.a (mon.0) 1390 : cluster 0 osdmap e264: 8 total, 8 up, 8 in 2023-09-23T20:36:44.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[74888]: cluster 2023-09-23T20:36:43.087339+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[74888]: cluster 2023-09-23T20:36:43.092056+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[74888]: cluster 2023-09-23T20:36:43.093144+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:44 smithi098 bash[74888]: cluster 2023-09-23T20:36:43.094043+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T20:36:44.455 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:44.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:44.559 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:44.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:44.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:44.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:44.723 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:44.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:44.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:44.854 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:44.958 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:44.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:44.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:44.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:45.089 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:45.118 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:45.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:45.222 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:45.254 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:45.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:45.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:45.367 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:45 smithi098 bash[78228]: cluster 2023-09-23T20:36:44.092773+0000 mon.a (mon.0) 1391 : cluster 0 osdmap e265: 8 total, 8 up, 8 in 2023-09-23T20:36:45.367 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:45 smithi098 bash[78228]: cluster 2023-09-23T20:36:44.096436+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:36:45.367 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:45 smithi098 bash[78228]: cluster 2023-09-23T20:36:44.096556+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:36:45.367 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:45 smithi098 bash[78228]: cluster 2023-09-23T20:36:44.099823+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:36:45.367 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:45 smithi098 bash[78228]: cluster 2023-09-23T20:36:45.032221+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 38665/162438 objects degraded (23.803%), 13 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:45.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:45 smithi098 bash[74888]: cluster 2023-09-23T20:36:44.092773+0000 mon.a (mon.0) 1391 : cluster 0 osdmap e265: 8 total, 8 up, 8 in 2023-09-23T20:36:45.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:45 smithi098 bash[74888]: cluster 2023-09-23T20:36:44.096436+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:36:45.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:45 smithi098 bash[74888]: cluster 2023-09-23T20:36:44.096556+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:36:45.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:45 smithi098 bash[74888]: cluster 2023-09-23T20:36:44.099823+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:36:45.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:45 smithi098 bash[74888]: cluster 2023-09-23T20:36:45.032221+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 38665/162438 objects degraded (23.803%), 13 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:45.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:45.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:45.421 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:36:45.493 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:45.504 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:45 smithi173 bash[59517]: cluster 2023-09-23T20:36:44.092773+0000 mon.a (mon.0) 1391 : cluster 0 osdmap e265: 8 total, 8 up, 8 in 2023-09-23T20:36:45.504 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:45 smithi173 bash[59517]: cluster 2023-09-23T20:36:44.096436+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:36:45.504 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:45 smithi173 bash[59517]: cluster 2023-09-23T20:36:44.096556+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:36:45.504 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:45 smithi173 bash[59517]: cluster 2023-09-23T20:36:44.099823+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T20:36:45.504 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:45 smithi173 bash[59517]: cluster 2023-09-23T20:36:45.032221+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 38665/162438 objects degraded (23.803%), 13 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:45.520 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:45.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:45.623 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:45.652 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:45.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:45.784 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:45.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:45.888 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:45.921 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:45.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:45.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:46.025 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:46.064 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:46.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:46.169 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:46.190 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:46 smithi098 bash[74888]: cluster 2023-09-23T20:36:44.593596+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1084: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 34517/161784 objects degraded (21.335%); 7670/161784 objects misplaced (4.741%); 6.4 MiB/s, 255 objects/s recovering 2023-09-23T20:36:46.190 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:36:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:36:46] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.33.4" 2023-09-23T20:36:46.191 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:46 smithi098 bash[78228]: cluster 2023-09-23T20:36:44.593596+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1084: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 34517/161784 objects degraded (21.335%); 7670/161784 objects misplaced (4.741%); 6.4 MiB/s, 255 objects/s recovering 2023-09-23T20:36:46.204 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:46.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:46.309 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:46.336 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:46.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:46.440 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:46.452 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:46 smithi173 bash[59517]: cluster 2023-09-23T20:36:44.593596+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1084: 89 pgs: 1 peering, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 74 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 34517/161784 objects degraded (21.335%); 7670/161784 objects misplaced (4.741%); 6.4 MiB/s, 255 objects/s recovering 2023-09-23T20:36:46.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:46.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:46.571 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:46.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:46.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:46.713 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:46.745 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:46.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:46.848 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:46.871 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:46.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:46.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:46.974 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:47.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:47.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:47.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:47.132 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:47.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:47.236 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:47.266 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:47.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:47.369 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:47.396 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:47.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:47.502 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:47.527 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:47.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:47.630 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:47.658 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:47.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:47.762 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:47.790 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:47.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:47.893 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:47.920 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:47.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:47.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:48.023 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:48.050 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:48.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:48.154 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:48.187 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:48.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:48.290 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:48.300 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:48 smithi173 bash[59517]: cluster 2023-09-23T20:36:46.594384+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1085: 89 pgs: 1 active+recovering+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 34436/161433 objects degraded (21.331%); 6681/161433 objects misplaced (4.139%); 8.0 MiB/s, 268 objects/s recovering 2023-09-23T20:36:48.314 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:48.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:48.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:48.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:48 smithi098 bash[78228]: cluster 2023-09-23T20:36:46.594384+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1085: 89 pgs: 1 active+recovering+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 34436/161433 objects degraded (21.331%); 6681/161433 objects misplaced (4.139%); 8.0 MiB/s, 268 objects/s recovering 2023-09-23T20:36:48.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:48 smithi098 bash[74888]: cluster 2023-09-23T20:36:46.594384+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1085: 89 pgs: 1 active+recovering+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 94 op/s; 34436/161433 objects degraded (21.331%); 6681/161433 objects misplaced (4.139%); 8.0 MiB/s, 268 objects/s recovering 2023-09-23T20:36:48.452 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:48.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:48.556 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:36:48.558 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:48.558 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:36:48.583 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:48.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:48.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:48.721 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:48.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:48.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:48.854 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:48.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:48.958 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:48.982 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:48.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:48.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:49.089 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:49.118 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:49.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:49.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:49.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:49.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:49.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:49.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:49.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:49.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:49.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:49.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:49.484 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:49.513 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:49.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:49.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:49.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:49.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:49.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:49.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:49.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:49.973 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:49.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:49.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:50.079 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:50.112 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:50.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:50.215 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:50.222 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:50 smithi098 bash[74888]: audit 2023-09-23T20:36:48.535416+0000 mgr.y (mgr.34107) 992 : audit 0 from='client.35595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:36:50.223 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:50 smithi098 bash[74888]: cluster 2023-09-23T20:36:48.595167+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1086: 89 pgs: 1 active+recovering+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 34371/160443 objects degraded (21.423%); 6379/160443 objects misplaced (3.976%); 7.1 MiB/s, 131 objects/s recovering 2023-09-23T20:36:50.223 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:50 smithi098 bash[74888]: cluster 2023-09-23T20:36:50.033297+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: Degraded data redundancy: 34371/160443 objects degraded (21.423%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:50.223 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:50 smithi098 bash[78228]: audit 2023-09-23T20:36:48.535416+0000 mgr.y (mgr.34107) 992 : audit 0 from='client.35595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:36:50.223 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:50 smithi098 bash[78228]: cluster 2023-09-23T20:36:48.595167+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1086: 89 pgs: 1 active+recovering+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 34371/160443 objects degraded (21.423%); 6379/160443 objects misplaced (3.976%); 7.1 MiB/s, 131 objects/s recovering 2023-09-23T20:36:50.223 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:50 smithi098 bash[78228]: cluster 2023-09-23T20:36:50.033297+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: Degraded data redundancy: 34371/160443 objects degraded (21.423%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:50.241 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:50.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:50.345 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:50.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:50 smithi173 bash[59517]: audit 2023-09-23T20:36:48.535416+0000 mgr.y (mgr.34107) 992 : audit 0 from='client.35595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:36:50.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:50 smithi173 bash[59517]: cluster 2023-09-23T20:36:48.595167+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1086: 89 pgs: 1 active+recovering+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 34371/160443 objects degraded (21.423%); 6379/160443 objects misplaced (3.976%); 7.1 MiB/s, 131 objects/s recovering 2023-09-23T20:36:50.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:50 smithi173 bash[59517]: cluster 2023-09-23T20:36:50.033297+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: Degraded data redundancy: 34371/160443 objects degraded (21.423%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:50.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:50.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:50.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:50.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:50.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:50.621 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:50.644 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:50.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:50.749 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:50.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:50.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:50.879 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:50.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:50.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:50.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:51.013 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:51.038 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:51.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:51.182 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:51.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:51.288 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:51.322 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:51.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:51.426 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:51.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:51.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:51.554 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:51.587 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:51.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:51.690 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:51.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:51.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:51.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:51.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:51.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:51.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:51.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:51.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:51.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:52.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:52.113 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:52.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:52.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:52.244 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:52.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:52.347 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:52.358 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:52 smithi098 bash[74888]: cluster 2023-09-23T20:36:50.596006+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1087: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 121 op/s; 34211/159519 objects degraded (21.446%); 6379/159519 objects misplaced (3.999%); 6.4 MiB/s, 116 objects/s recovering 2023-09-23T20:36:52.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:52 smithi098 bash[78228]: cluster 2023-09-23T20:36:50.596006+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1087: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 121 op/s; 34211/159519 objects degraded (21.446%); 6379/159519 objects misplaced (3.999%); 6.4 MiB/s, 116 objects/s recovering 2023-09-23T20:36:52.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:52.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:52.480 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:52.505 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:52.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:52.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:52 smithi173 bash[59517]: cluster 2023-09-23T20:36:50.596006+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1087: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 121 op/s; 34211/159519 objects degraded (21.446%); 6379/159519 objects misplaced (3.999%); 6.4 MiB/s, 116 objects/s recovering 2023-09-23T20:36:52.609 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:52.635 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:52.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:52.739 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:52.765 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:52.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:52.833 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":1085,"stamp":"2023-09-23T20:36:46.593797+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3525515192,"num_objects":53811,"num_object_clones":0,"num_object_copies":161433,"num_objects_missing_on_primary":4232,"num_objects_missing":4232,"num_objects_degraded":34436,"num_objects_misplaced":6681,"num_objects_unfound":0,"num_objects_dirty":53811,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":86117,"num_write_kb":4470990,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21245,"num_bytes_recovered":1288122036,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":86051,"ondisk_log_size":86051,"up":267,"acting":255,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":307,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":15525172,"kb_used_data":11150708,"kb_used_omap":25,"kb_used_meta":4374374,"kb_avail":734436044,"statfs":{"total":767960285184,"available":752062509056,"internally_reserved":0,"allocated":11418324992,"data_stored":11412127269,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25680,"internal_metadata":4479359920},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,1,0,3,1,0,5,4,6],"upper_bound":4096},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-37224448,"num_objects":-568,"num_object_clones":0,"num_object_copies":-1704,"num_objects_missing_on_primary":-68,"num_objects_missing":-68,"num_objects_degraded":-4229,"num_objects_misplaced":1770,"num_objects_unfound":0,"num_objects_dirty":-568,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":568,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1610,"num_bytes_recovered":50659328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.002074"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":142,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:38.089251+0000","last_change":"2023-09-23T20:33:42.535387+0000","last_active":"2023-09-23T20:36:38.089251+0000","last_peered":"2023-09-23T20:36:38.089251+0000","last_clean":"2023-09-23T20:36:38.089251+0000","last_became_active":"2023-09-23T20:33:42.535012+0000","last_became_peered":"2023-09-23T20:33:42.535012+0000","last_unstale":"2023-09-23T20:36:38.089251+0000","last_undegraded":"2023-09-23T20:36:38.089251+0000","last_fullsized":"2023-09-23T20:36:38.089251+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:59:55.047019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":21,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.086803+0000","last_change":"2023-09-23T20:35:30.041013+0000","last_active":"2023-09-23T20:36:43.086803+0000","last_peered":"2023-09-23T20:36:43.086803+0000","last_clean":"2023-09-23T20:36:43.086803+0000","last_became_active":"2023-09-23T20:35:30.040612+0000","last_became_peered":"2023-09-23T20:35:30.040612+0000","last_unstale":"2023-09-23T20:36:43.086803+0000","last_undegraded":"2023-09-23T20:36:43.086803+0000","last_fullsized":"2023-09-23T20:36:43.086803+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:14:59.922333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":237,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:38.087671+0000","last_change":"2023-09-23T20:35:30.044561+0000","last_active":"2023-09-23T20:36:38.087671+0000","last_peered":"2023-09-23T20:36:38.087671+0000","last_clean":"2023-09-23T20:36:38.087671+0000","last_became_active":"2023-09-23T20:35:30.044140+0000","last_became_peered":"2023-09-23T20:35:30.044140+0000","last_unstale":"2023-09-23T20:36:38.087671+0000","last_undegraded":"2023-09-23T20:36:38.087671+0000","last_fullsized":"2023-09-23T20:36:38.087671+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:32.422519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.106783+0000","last_change":"2023-09-23T20:36:00.054545+0000","last_active":"2023-09-23T20:36:43.106783+0000","last_peered":"2023-09-23T20:36:43.106783+0000","last_clean":"2023-09-23T20:36:43.106783+0000","last_became_active":"2023-09-23T20:36:00.053791+0000","last_became_peered":"2023-09-23T20:36:00.053791+0000","last_unstale":"2023-09-23T20:36:43.106783+0000","last_undegraded":"2023-09-23T20:36:43.106783+0000","last_fullsized":"2023-09-23T20:36:43.106783+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.314890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.207995+0000","last_change":"2023-09-23T20:36:00.051229+0000","last_active":"2023-09-23T20:36:43.207995+0000","last_peered":"2023-09-23T20:36:43.207995+0000","last_clean":"2023-09-23T20:36:43.207995+0000","last_became_active":"2023-09-23T20:36:00.050554+0000","last_became_peered":"2023-09-23T20:36:00.050554+0000","last_unstale":"2023-09-23T20:36:43.207995+0000","last_undegraded":"2023-09-23T20:36:43.207995+0000","last_fullsized":"2023-09-23T20:36:43.207995+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.824264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.097953+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:36:43.097953+0000","last_peered":"2023-09-23T20:36:43.097953+0000","last_clean":"2023-09-23T20:36:43.097953+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:36:43.097953+0000","last_undegraded":"2023-09-23T20:36:43.097953+0000","last_fullsized":"2023-09-23T20:36:43.097953+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":17,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.107063+0000","last_change":"2023-09-23T20:36:00.057771+0000","last_active":"2023-09-23T20:36:43.107063+0000","last_peered":"2023-09-23T20:36:43.107063+0000","last_clean":"2023-09-23T20:36:43.107063+0000","last_became_active":"2023-09-23T20:36:00.057495+0000","last_became_peered":"2023-09-23T20:36:00.057495+0000","last_unstale":"2023-09-23T20:36:43.107063+0000","last_undegraded":"2023-09-23T20:36:43.107063+0000","last_fullsized":"2023-09-23T20:36:43.107063+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:17:46.745953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.207882+0000","last_change":"2023-09-23T20:35:30.064611+0000","last_active":"2023-09-23T20:36:43.207882+0000","last_peered":"2023-09-23T20:36:43.207882+0000","last_clean":"2023-09-23T20:36:43.207882+0000","last_became_active":"2023-09-23T20:35:30.064286+0000","last_became_peered":"2023-09-23T20:35:30.064286+0000","last_unstale":"2023-09-23T20:36:43.207882+0000","last_undegraded":"2023-09-23T20:36:43.207882+0000","last_fullsized":"2023-09-23T20:36:43.207882+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:52.998493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":295,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-23T20:36:15.240618+0000","last_change":"2023-09-23T20:33:42.551681+0000","last_active":"2023-09-23T20:36:15.240618+0000","last_peered":"2023-09-23T20:36:15.240618+0000","last_clean":"2023-09-23T20:36:15.240618+0000","last_became_active":"2023-09-23T20:33:42.551288+0000","last_became_peered":"2023-09-23T20:33:42.551288+0000","last_unstale":"2023-09-23T20:36:15.240618+0000","last_undegraded":"2023-09-23T20:36:15.240618+0000","last_fullsized":"2023-09-23T20:36:15.240618+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.085390+0000","last_change":"2023-09-23T20:35:30.253978+0000","last_active":"2023-09-23T20:36:43.085390+0000","last_peered":"2023-09-23T20:36:43.085390+0000","last_clean":"2023-09-23T20:36:43.085390+0000","last_became_active":"2023-09-23T20:35:30.253624+0000","last_became_peered":"2023-09-23T20:35:30.253624+0000","last_unstale":"2023-09-23T20:36:43.085390+0000","last_undegraded":"2023-09-23T20:36:43.085390+0000","last_fullsized":"2023-09-23T20:36:43.085390+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:19.531574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":131,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T20:36:42.091095+0000","last_change":"2023-09-23T20:35:30.207620+0000","last_active":"2023-09-23T20:36:42.091095+0000","last_peered":"2023-09-23T20:36:42.091095+0000","last_clean":"2023-09-23T20:36:42.091095+0000","last_became_active":"2023-09-23T20:35:30.083019+0000","last_became_peered":"2023-09-23T20:35:30.083019+0000","last_unstale":"2023-09-23T20:36:42.091095+0000","last_undegraded":"2023-09-23T20:36:42.091095+0000","last_fullsized":"2023-09-23T20:36:42.091095+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":217,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:38.089006+0000","last_change":"2023-09-23T20:33:42.533010+0000","last_active":"2023-09-23T20:36:38.089006+0000","last_peered":"2023-09-23T20:36:38.089006+0000","last_clean":"2023-09-23T20:36:38.089006+0000","last_became_active":"2023-09-23T20:33:42.532688+0000","last_became_peered":"2023-09-23T20:33:42.532688+0000","last_unstale":"2023-09-23T20:36:38.089006+0000","last_undegraded":"2023-09-23T20:36:38.089006+0000","last_fullsized":"2023-09-23T20:36:38.089006+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:59.836664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":90,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T20:36:42.095046+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:36:42.095046+0000","last_peered":"2023-09-23T20:36:42.095046+0000","last_clean":"2023-09-23T20:36:42.095046+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:36:42.095046+0000","last_undegraded":"2023-09-23T20:36:42.095046+0000","last_fullsized":"2023-09-23T20:36:42.095046+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":229,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.098233+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:36:43.098233+0000","last_peered":"2023-09-23T20:36:43.098233+0000","last_clean":"2023-09-23T20:36:43.098233+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:36:43.098233+0000","last_undegraded":"2023-09-23T20:36:43.098233+0000","last_fullsized":"2023-09-23T20:36:43.098233+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":133,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T20:36:42.092630+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:36:42.092630+0000","last_peered":"2023-09-23T20:36:42.092630+0000","last_clean":"2023-09-23T20:36:42.092630+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:36:42.092630+0000","last_undegraded":"2023-09-23T20:36:42.092630+0000","last_fullsized":"2023-09-23T20:36:42.092630+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":21,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.086738+0000","last_change":"2023-09-23T20:35:30.109939+0000","last_active":"2023-09-23T20:36:43.086738+0000","last_peered":"2023-09-23T20:36:43.086738+0000","last_clean":"2023-09-23T20:36:43.086738+0000","last_became_active":"2023-09-23T20:35:30.109551+0000","last_became_peered":"2023-09-23T20:35:30.109551+0000","last_unstale":"2023-09-23T20:36:43.086738+0000","last_undegraded":"2023-09-23T20:36:43.086738+0000","last_fullsized":"2023-09-23T20:36:43.086738+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:42.389809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.106260+0000","last_change":"2023-09-23T20:36:00.054466+0000","last_active":"2023-09-23T20:36:43.106260+0000","last_peered":"2023-09-23T20:36:43.106260+0000","last_clean":"2023-09-23T20:36:43.106260+0000","last_became_active":"2023-09-23T20:36:00.054119+0000","last_became_peered":"2023-09-23T20:36:00.054119+0000","last_unstale":"2023-09-23T20:36:43.106260+0000","last_undegraded":"2023-09-23T20:36:43.106260+0000","last_fullsized":"2023-09-23T20:36:43.106260+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:12:55.788165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":279,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-23T20:36:15.240604+0000","last_change":"2023-09-23T20:35:30.095853+0000","last_active":"2023-09-23T20:36:15.240604+0000","last_peered":"2023-09-23T20:36:15.240604+0000","last_clean":"2023-09-23T20:36:15.240604+0000","last_became_active":"2023-09-23T20:35:30.095609+0000","last_became_peered":"2023-09-23T20:35:30.095609+0000","last_unstale":"2023-09-23T20:36:15.240604+0000","last_undegraded":"2023-09-23T20:36:15.240604+0000","last_fullsized":"2023-09-23T20:36:15.240604+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T20:36:42.094920+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:36:42.094920+0000","last_peered":"2023-09-23T20:36:42.094920+0000","last_clean":"2023-09-23T20:36:42.094920+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:36:42.094920+0000","last_undegraded":"2023-09-23T20:36:42.094920+0000","last_fullsized":"2023-09-23T20:36:42.094920+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.106715+0000","last_change":"2023-09-23T20:36:00.058065+0000","last_active":"2023-09-23T20:36:43.106715+0000","last_peered":"2023-09-23T20:36:43.106715+0000","last_clean":"2023-09-23T20:36:43.106715+0000","last_became_active":"2023-09-23T20:36:00.054422+0000","last_became_peered":"2023-09-23T20:36:00.054422+0000","last_unstale":"2023-09-23T20:36:43.106715+0000","last_undegraded":"2023-09-23T20:36:43.106715+0000","last_fullsized":"2023-09-23T20:36:43.106715+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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.666280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":336,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.096742+0000","last_change":"2023-09-23T20:36:00.094405+0000","last_active":"2023-09-23T20:36:43.096742+0000","last_peered":"2023-09-23T20:36:43.096742+0000","last_clean":"2023-09-23T20:36:43.096742+0000","last_became_active":"2023-09-23T20:36:00.057313+0000","last_became_peered":"2023-09-23T20:36:00.057313+0000","last_unstale":"2023-09-23T20:36:43.096742+0000","last_undegraded":"2023-09-23T20:36:43.096742+0000","last_fullsized":"2023-09-23T20:36:43.096742+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":21,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.086587+0000","last_change":"2023-09-23T20:35:30.055266+0000","last_active":"2023-09-23T20:36:43.086587+0000","last_peered":"2023-09-23T20:36:43.086587+0000","last_clean":"2023-09-23T20:36:43.086587+0000","last_became_active":"2023-09-23T20:35:30.054937+0000","last_became_peered":"2023-09-23T20:35:30.054937+0000","last_unstale":"2023-09-23T20:36:43.086587+0000","last_undegraded":"2023-09-23T20:36:43.086587+0000","last_fullsized":"2023-09-23T20:36:43.086587+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.560081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"262'5326","reported_seq":15027,"reported_epoch":262,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:41.154689+0000","last_change":"2023-09-23T20:36:00.142693+0000","last_active":"2023-09-23T20:36:41.154689+0000","last_peered":"2023-09-23T20:36:41.154689+0000","last_clean":"2023-09-23T20:35:04.800592+0000","last_became_active":"2023-09-23T20:36:00.129776+0000","last_became_peered":"2023-09-23T20:36:00.129776+0000","last_unstale":"2023-09-23T20:36:41.154689+0000","last_undegraded":"2023-09-23T20:36:00.067032+0000","last_fullsized":"2023-09-23T20:36:00.042140+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5326,"log_dups_size":0,"ondisk_log_size":5326,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":221773824,"num_objects":3384,"num_object_clones":0,"num_object_copies":10152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":178,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3384,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5326,"num_write_kb":278720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4802,"num_bytes_recovered":314703872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[5,1],"avail_no_missing":["5","1","6"],"object_location_counts":[{"shards":"1,5","objects":3384}],"blocked_by":[],"up_primary":0,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":138,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T20:36:42.096014+0000","last_change":"2023-09-23T20:36:00.120728+0000","last_active":"2023-09-23T20:36:42.096014+0000","last_peered":"2023-09-23T20:36:42.096014+0000","last_clean":"2023-09-23T20:36:42.096014+0000","last_became_active":"2023-09-23T20:36:00.060264+0000","last_became_peered":"2023-09-23T20:36:00.060264+0000","last_unstale":"2023-09-23T20:36:42.096014+0000","last_undegraded":"2023-09-23T20:36:42.096014+0000","last_fullsized":"2023-09-23T20:36:42.096014+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":6,"num_bytes_recovered":132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":264,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-23T20:36:15.239747+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:36:15.239747+0000","last_peered":"2023-09-23T20:36:15.239747+0000","last_clean":"2023-09-23T20:36:15.239747+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:36:15.239747+0000","last_undegraded":"2023-09-23T20:36:15.239747+0000","last_fullsized":"2023-09-23T20:36:15.239747+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"263'5434","reported_seq":7915,"reported_epoch":263,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:42.656430+0000","last_change":"2023-09-23T20:35:38.798235+0000","last_active":"2023-09-23T20:36:42.656430+0000","last_peered":"2023-09-23T20:36:42.656430+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:35:36.303887+0000","last_became_peered":"2023-09-23T20:35:36.303887+0000","last_unstale":"2023-09-23T20:36:42.656430+0000","last_undegraded":"2023-09-23T20:35:36.260915+0000","last_fullsized":"2023-09-23T20:35:31.038978+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5434,"log_dups_size":0,"ondisk_log_size":5434,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:34.528276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226099200,"num_objects":3450,"num_object_clones":0,"num_object_copies":10350,"num_objects_missing_on_primary":80,"num_objects_missing":80,"num_objects_degraded":4094,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3450,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5434,"num_write_kb":284288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":986,"num_bytes_recovered":64421888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4"],"object_location_counts":[{"shards":"0,1,4","objects":626},{"shards":"1,4","objects":-10},{"shards":"1,4,6","objects":2744},{"shards":"4,6","objects":80}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":99,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T20:36:42.096681+0000","last_change":"2023-09-23T20:33:42.549584+0000","last_active":"2023-09-23T20:36:42.096681+0000","last_peered":"2023-09-23T20:36:42.096681+0000","last_clean":"2023-09-23T20:36:42.096681+0000","last_became_active":"2023-09-23T20:33:42.549030+0000","last_became_peered":"2023-09-23T20:33:42.549030+0000","last_unstale":"2023-09-23T20:36:42.096681+0000","last_undegraded":"2023-09-23T20:36:42.096681+0000","last_fullsized":"2023-09-23T20:36:42.096681+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":257,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:38.087501+0000","last_change":"2023-09-23T20:35:30.043850+0000","last_active":"2023-09-23T20:36:38.087501+0000","last_peered":"2023-09-23T20:36:38.087501+0000","last_clean":"2023-09-23T20:36:38.087501+0000","last_became_active":"2023-09-23T20:35:30.043355+0000","last_became_peered":"2023-09-23T20:35:30.043355+0000","last_unstale":"2023-09-23T20:36:38.087501+0000","last_undegraded":"2023-09-23T20:36:38.087501+0000","last_fullsized":"2023-09-23T20:36:38.087501+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.206676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.7","version":"262'5337","reported_seq":5390,"reported_epoch":262,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:41.146149+0000","last_change":"2023-09-23T20:35:31.418296+0000","last_active":"2023-09-23T20:36:41.146149+0000","last_peered":"2023-09-23T20:36:41.146149+0000","last_clean":"2023-09-23T20:35:29.071660+0000","last_became_active":"2023-09-23T20:35:31.402651+0000","last_became_peered":"2023-09-23T20:35:31.402651+0000","last_unstale":"2023-09-23T20:36:41.146149+0000","last_undegraded":"2023-09-23T20:35:31.101461+0000","last_fullsized":"2023-09-23T20:35:31.049322+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5337,"log_dups_size":0,"ondisk_log_size":5337,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220004352,"num_objects":3357,"num_object_clones":0,"num_object_copies":10071,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4347,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3357,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5337,"num_write_kb":278208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","2","7"],"object_location_counts":[{"shards":"2,5,7","objects":3357},{"shards":"5,7","objects":-386}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":84,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T20:36:42.095953+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:36:42.095953+0000","last_peered":"2023-09-23T20:36:42.095953+0000","last_clean":"2023-09-23T20:36:42.095953+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:36:42.095953+0000","last_undegraded":"2023-09-23T20:36:42.095953+0000","last_fullsized":"2023-09-23T20:36:42.095953+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":293,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.097422+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:36:43.097422+0000","last_peered":"2023-09-23T20:36:43.097422+0000","last_clean":"2023-09-23T20:36:43.097422+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:36:43.097422+0000","last_undegraded":"2023-09-23T20:36:43.097422+0000","last_fullsized":"2023-09-23T20:36:43.097422+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"262'5283","reported_seq":7470,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:41.282259+0000","last_change":"2023-09-23T20:34:32.215847+0000","last_active":"2023-09-23T20:36:41.282259+0000","last_peered":"2023-09-23T20:36:41.282259+0000","last_clean":"2023-09-23T20:36:41.282259+0000","last_became_active":"2023-09-23T20:34:32.212743+0000","last_became_peered":"2023-09-23T20:34:32.212743+0000","last_unstale":"2023-09-23T20:36:41.282259+0000","last_undegraded":"2023-09-23T20:36:41.282259+0000","last_fullsized":"2023-09-23T20:36:41.282259+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5283,"log_dups_size":0,"ondisk_log_size":5283,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219611136,"num_objects":3351,"num_object_clones":0,"num_object_copies":10053,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3351,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5283,"num_write_kb":276288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1063,"num_bytes_recovered":69664768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":261,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-23T20:36:15.240449+0000","last_change":"2023-09-23T20:35:30.096478+0000","last_active":"2023-09-23T20:36:15.240449+0000","last_peered":"2023-09-23T20:36:15.240449+0000","last_clean":"2023-09-23T20:36:15.240449+0000","last_became_active":"2023-09-23T20:35:30.096198+0000","last_became_peered":"2023-09-23T20:35:30.096198+0000","last_unstale":"2023-09-23T20:36:15.240449+0000","last_undegraded":"2023-09-23T20:36:15.240449+0000","last_fullsized":"2023-09-23T20:36:15.240449+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.107523+0000","last_change":"2023-09-23T20:36:00.059536+0000","last_active":"2023-09-23T20:36:43.107523+0000","last_peered":"2023-09-23T20:36:43.107523+0000","last_clean":"2023-09-23T20:36:43.107523+0000","last_became_active":"2023-09-23T20:36:00.059173+0000","last_became_peered":"2023-09-23T20:36:00.059173+0000","last_unstale":"2023-09-23T20:36:43.107523+0000","last_undegraded":"2023-09-23T20:36:43.107523+0000","last_fullsized":"2023-09-23T20:36:43.107523+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:37:13.017646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"265'5503","reported_seq":14487,"reported_epoch":265,"state":"active+clean","last_fresh":"2023-09-23T20:36:44.853650+0000","last_change":"2023-09-23T20:36:43.112678+0000","last_active":"2023-09-23T20:36:44.853650+0000","last_peered":"2023-09-23T20:36:44.853650+0000","last_clean":"2023-09-23T20:36:44.853650+0000","last_became_active":"2023-09-23T20:36:43.096102+0000","last_became_peered":"2023-09-23T20:36:43.096102+0000","last_unstale":"2023-09-23T20:36:44.853650+0000","last_undegraded":"2023-09-23T20:36:44.853650+0000","last_fullsized":"2023-09-23T20:36:44.853650+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5503,"log_dups_size":0,"ondisk_log_size":5503,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:34:39.709426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":223805440,"num_objects":3415,"num_object_clones":0,"num_object_copies":10245,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3415,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5503,"num_write_kb":285376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4459,"num_bytes_recovered":242614272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"59'2","reported_seq":38,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.086386+0000","last_change":"2023-09-23T20:36:00.140593+0000","last_active":"2023-09-23T20:36:43.086386+0000","last_peered":"2023-09-23T20:36:43.086386+0000","last_clean":"2023-09-23T20:36:43.086386+0000","last_became_active":"2023-09-23T20:36:00.054856+0000","last_became_peered":"2023-09-23T20:36:00.054856+0000","last_unstale":"2023-09-23T20:36:43.086386+0000","last_undegraded":"2023-09-23T20:36:43.086386+0000","last_fullsized":"2023-09-23T20:36:43.086386+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.171313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":21,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.086801+0000","last_change":"2023-09-23T20:35:30.069060+0000","last_active":"2023-09-23T20:36:43.086801+0000","last_peered":"2023-09-23T20:36:43.086801+0000","last_clean":"2023-09-23T20:36:43.086801+0000","last_became_active":"2023-09-23T20:35:30.068769+0000","last_became_peered":"2023-09-23T20:35:30.068769+0000","last_unstale":"2023-09-23T20:36:43.086801+0000","last_undegraded":"2023-09-23T20:36:43.086801+0000","last_fullsized":"2023-09-23T20:36:43.086801+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.349166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.0","version":"263'5291","reported_seq":7423,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T20:36:42.089960+0000","last_change":"2023-09-23T20:34:18.232836+0000","last_active":"2023-09-23T20:36:42.089960+0000","last_peered":"2023-09-23T20:36:42.089960+0000","last_clean":"2023-09-23T20:36:42.089960+0000","last_became_active":"2023-09-23T20:34:08.733583+0000","last_became_peered":"2023-09-23T20:34:08.733583+0000","last_unstale":"2023-09-23T20:36:42.089960+0000","last_undegraded":"2023-09-23T20:36:42.089960+0000","last_fullsized":"2023-09-23T20:36:42.089960+0000","mapping_epoch":238,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5291,"log_dups_size":0,"ondisk_log_size":5291,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:13:50.432962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220528640,"num_objects":3365,"num_object_clones":0,"num_object_copies":10095,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3365,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5291,"num_write_kb":276992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1034,"num_bytes_recovered":67764224,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":257,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.097233+0000","last_change":"2023-09-23T20:33:42.538517+0000","last_active":"2023-09-23T20:36:43.097233+0000","last_peered":"2023-09-23T20:36:43.097233+0000","last_clean":"2023-09-23T20:36:43.097233+0000","last_became_active":"2023-09-23T20:33:42.538152+0000","last_became_peered":"2023-09-23T20:33:42.538152+0000","last_unstale":"2023-09-23T20:36:43.097233+0000","last_undegraded":"2023-09-23T20:36:43.097233+0000","last_fullsized":"2023-09-23T20:36:43.097233+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":257,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.127133+0000","last_change":"2023-09-23T20:33:42.533284+0000","last_active":"2023-09-23T20:36:43.127133+0000","last_peered":"2023-09-23T20:36:43.127133+0000","last_clean":"2023-09-23T20:36:43.127133+0000","last_became_active":"2023-09-23T20:33:42.532965+0000","last_became_peered":"2023-09-23T20:33:42.532965+0000","last_unstale":"2023-09-23T20:36:43.127133+0000","last_undegraded":"2023-09-23T20:36:43.127133+0000","last_fullsized":"2023-09-23T20:36:43.127133+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:27:00.264249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.3","version":"264'5363","reported_seq":6736,"reported_epoch":264,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:43.401260+0000","last_change":"2023-09-23T20:35:31.293096+0000","last_active":"2023-09-23T20:36:43.401260+0000","last_peered":"2023-09-23T20:36:43.401260+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:35:31.279317+0000","last_became_peered":"2023-09-23T20:35:31.279317+0000","last_unstale":"2023-09-23T20:36:43.401260+0000","last_undegraded":"2023-09-23T20:35:31.200640+0000","last_fullsized":"2023-09-23T20:35:31.051612+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5363,"log_dups_size":0,"ondisk_log_size":5363,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":221052928,"num_objects":3373,"num_object_clones":0,"num_object_copies":10119,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4565,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3373,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5363,"num_write_kb":279552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":438,"num_bytes_recovered":28704768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":["7","5"],"object_location_counts":[{"shards":"1,5,7","objects":3299},{"shards":"5,7","objects":74}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":263,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.112061+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:36:43.112061+0000","last_peered":"2023-09-23T20:36:43.112061+0000","last_clean":"2023-09-23T20:36:43.112061+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:36:43.112061+0000","last_undegraded":"2023-09-23T20:36:43.112061+0000","last_fullsized":"2023-09-23T20:36:43.112061+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.097526+0000","last_change":"2023-09-23T20:33:42.545754+0000","last_active":"2023-09-23T20:36:43.097526+0000","last_peered":"2023-09-23T20:36:43.097526+0000","last_clean":"2023-09-23T20:36:43.097526+0000","last_became_active":"2023-09-23T20:33:42.545369+0000","last_became_peered":"2023-09-23T20:33:42.545369+0000","last_unstale":"2023-09-23T20:36:43.097526+0000","last_undegraded":"2023-09-23T20:36:43.097526+0000","last_fullsized":"2023-09-23T20:36:43.097526+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.2","version":"263'5320","reported_seq":6396,"reported_epoch":263,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:42.823170+0000","last_change":"2023-09-23T20:36:41.362896+0000","last_active":"2023-09-23T20:36:42.823170+0000","last_peered":"2023-09-23T20:36:42.823170+0000","last_clean":"2023-09-23T20:35:29.095639+0000","last_became_active":"2023-09-23T20:35:31.368673+0000","last_became_peered":"2023-09-23T20:35:31.368673+0000","last_unstale":"2023-09-23T20:36:42.823170+0000","last_undegraded":"2023-09-23T20:35:31.188065+0000","last_fullsized":"2023-09-23T20:35:31.038339+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5320,"log_dups_size":0,"ondisk_log_size":5320,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:07:40.127544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220069888,"num_objects":3358,"num_object_clones":0,"num_object_copies":10074,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":389,"num_objects_misplaced":3253,"num_objects_unfound":0,"num_objects_dirty":3358,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5320,"num_write_kb":277696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1177,"num_bytes_recovered":77070336,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[1,2],"avail_no_missing":["1","2","7"],"object_location_counts":[{"shards":"1,2","objects":-284},{"shards":"1,2,7","objects":3253}],"blocked_by":[],"up_primary":3,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":21,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.208171+0000","last_change":"2023-09-23T20:35:30.071076+0000","last_active":"2023-09-23T20:36:43.208171+0000","last_peered":"2023-09-23T20:36:43.208171+0000","last_clean":"2023-09-23T20:36:43.208171+0000","last_became_active":"2023-09-23T20:35:30.070668+0000","last_became_peered":"2023-09-23T20:35:30.070668+0000","last_unstale":"2023-09-23T20:36:43.208171+0000","last_undegraded":"2023-09-23T20:36:43.208171+0000","last_fullsized":"2023-09-23T20:36:43.208171+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.861802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":277,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:38.088239+0000","last_change":"2023-09-23T20:35:30.043938+0000","last_active":"2023-09-23T20:36:38.088239+0000","last_peered":"2023-09-23T20:36:38.088239+0000","last_clean":"2023-09-23T20:36:38.088239+0000","last_became_active":"2023-09-23T20:35:30.043572+0000","last_became_peered":"2023-09-23T20:35:30.043572+0000","last_unstale":"2023-09-23T20:36:38.088239+0000","last_undegraded":"2023-09-23T20:36:38.088239+0000","last_fullsized":"2023-09-23T20:36:38.088239+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:16.684388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"262'5506","reported_seq":7892,"reported_epoch":262,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:40.952998+0000","last_change":"2023-09-23T20:35:31.418336+0000","last_active":"2023-09-23T20:36:40.952998+0000","last_peered":"2023-09-23T20:36:40.952998+0000","last_clean":"2023-09-23T20:35:29.066056+0000","last_became_active":"2023-09-23T20:35:31.402908+0000","last_became_peered":"2023-09-23T20:35:31.402908+0000","last_unstale":"2023-09-23T20:36:40.952998+0000","last_undegraded":"2023-09-23T20:35:31.102424+0000","last_fullsized":"2023-09-23T20:35:31.048664+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5506,"log_dups_size":0,"ondisk_log_size":5506,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":221904896,"num_objects":3386,"num_object_clones":0,"num_object_copies":10158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4446,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3386,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5506,"num_write_kb":284544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1158,"num_bytes_recovered":75890688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","1","2"],"object_location_counts":[{"shards":"1,2,5","objects":3386},{"shards":"1,5","objects":-442}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":320,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:38.095798+0000","last_change":"2023-09-23T20:36:00.235046+0000","last_active":"2023-09-23T20:36:38.095798+0000","last_peered":"2023-09-23T20:36:38.095798+0000","last_clean":"2023-09-23T20:36:38.095798+0000","last_became_active":"2023-09-23T20:36:00.222427+0000","last_became_peered":"2023-09-23T20:36:00.222427+0000","last_unstale":"2023-09-23T20:36:38.095798+0000","last_undegraded":"2023-09-23T20:36:38.095798+0000","last_fullsized":"2023-09-23T20:36:38.095798+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:28.381539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":261,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-23T20:36:15.240754+0000","last_change":"2023-09-23T20:35:30.069308+0000","last_active":"2023-09-23T20:36:15.240754+0000","last_peered":"2023-09-23T20:36:15.240754+0000","last_clean":"2023-09-23T20:36:15.240754+0000","last_became_active":"2023-09-23T20:35:30.068842+0000","last_became_peered":"2023-09-23T20:35:30.068842+0000","last_unstale":"2023-09-23T20:36:15.240754+0000","last_undegraded":"2023-09-23T20:36:15.240754+0000","last_fullsized":"2023-09-23T20:36:15.240754+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":197,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:38.089116+0000","last_change":"2023-09-23T20:33:42.535245+0000","last_active":"2023-09-23T20:36:38.089116+0000","last_peered":"2023-09-23T20:36:38.089116+0000","last_clean":"2023-09-23T20:36:38.089116+0000","last_became_active":"2023-09-23T20:33:42.534984+0000","last_became_peered":"2023-09-23T20:33:42.534984+0000","last_unstale":"2023-09-23T20:36:38.089116+0000","last_undegraded":"2023-09-23T20:36:38.089116+0000","last_fullsized":"2023-09-23T20:36:38.089116+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:31.431496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"264'5290","reported_seq":10010,"reported_epoch":264,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:43.266717+0000","last_change":"2023-09-23T20:36:00.210540+0000","last_active":"2023-09-23T20:36:43.266717+0000","last_peered":"2023-09-23T20:36:43.266717+0000","last_clean":"2023-09-23T20:34:24.131928+0000","last_became_active":"2023-09-23T20:36:00.195575+0000","last_became_peered":"2023-09-23T20:36:00.195575+0000","last_unstale":"2023-09-23T20:36:43.266717+0000","last_undegraded":"2023-09-23T20:36:00.069901+0000","last_fullsized":"2023-09-23T20:36:00.041513+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5290,"log_dups_size":0,"ondisk_log_size":5290,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":217055232,"num_objects":3312,"num_object_clones":0,"num_object_copies":9936,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3697,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3312,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5290,"num_write_kb":275264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2324,"num_bytes_recovered":152043520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[7,5],"avail_no_missing":["7","5"],"object_location_counts":[{"shards":"3,5,6,7","objects":1902},{"shards":"5,6,7","objects":807},{"shards":"5,7","objects":358}],"blocked_by":[],"up_primary":0,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":247,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-23T20:36:15.240218+0000","last_change":"2023-09-23T20:33:42.543580+0000","last_active":"2023-09-23T20:36:15.240218+0000","last_peered":"2023-09-23T20:36:15.240218+0000","last_clean":"2023-09-23T20:36:15.240218+0000","last_became_active":"2023-09-23T20:33:42.542676+0000","last_became_peered":"2023-09-23T20:33:42.542676+0000","last_unstale":"2023-09-23T20:36:15.240218+0000","last_undegraded":"2023-09-23T20:36:15.240218+0000","last_fullsized":"2023-09-23T20:36:15.240218+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.107211+0000","last_change":"2023-09-23T20:36:00.053681+0000","last_active":"2023-09-23T20:36:43.107211+0000","last_peered":"2023-09-23T20:36:43.107211+0000","last_clean":"2023-09-23T20:36:43.107211+0000","last_became_active":"2023-09-23T20:36:00.053300+0000","last_became_peered":"2023-09-23T20:36:00.053300+0000","last_unstale":"2023-09-23T20:36:43.107211+0000","last_undegraded":"2023-09-23T20:36:43.107211+0000","last_fullsized":"2023-09-23T20:36:43.107211+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:11:49.323959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":78,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-23T20:36:15.240010+0000","last_change":"2023-09-23T20:35:30.068618+0000","last_active":"2023-09-23T20:36:15.240010+0000","last_peered":"2023-09-23T20:36:15.240010+0000","last_clean":"2023-09-23T20:36:15.240010+0000","last_became_active":"2023-09-23T20:35:30.068224+0000","last_became_peered":"2023-09-23T20:35:30.068224+0000","last_unstale":"2023-09-23T20:36:15.240010+0000","last_undegraded":"2023-09-23T20:36:15.240010+0000","last_fullsized":"2023-09-23T20:36:15.240010+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.a","version":"262'5450","reported_seq":6900,"reported_epoch":262,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:40.495299+0000","last_change":"2023-09-23T20:36:00.108150+0000","last_active":"2023-09-23T20:36:40.495299+0000","last_peered":"2023-09-23T20:36:40.495299+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:33:44.056461+0000","last_became_peered":"2023-09-23T20:33:44.056461+0000","last_unstale":"2023-09-23T20:36:40.495299+0000","last_undegraded":"2023-09-23T20:33:43.558205+0000","last_fullsized":"2023-09-23T20:33:43.544560+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5450,"log_dups_size":0,"ondisk_log_size":5450,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219545600,"num_objects":3350,"num_object_clones":0,"num_object_copies":10050,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":447,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3350,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5450,"num_write_kb":281600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":696,"num_bytes_recovered":37421056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"5,7","objects":2903}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":334,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.126971+0000","last_change":"2023-09-23T20:36:00.055616+0000","last_active":"2023-09-23T20:36:43.126971+0000","last_peered":"2023-09-23T20:36:43.126971+0000","last_clean":"2023-09-23T20:36:43.126971+0000","last_became_active":"2023-09-23T20:36:00.055267+0000","last_became_peered":"2023-09-23T20:36:00.055267+0000","last_unstale":"2023-09-23T20:36:43.126971+0000","last_undegraded":"2023-09-23T20:36:43.126971+0000","last_fullsized":"2023-09-23T20:36:43.126971+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:14.426837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":219,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:38.087413+0000","last_change":"2023-09-23T20:33:42.533674+0000","last_active":"2023-09-23T20:36:38.087413+0000","last_peered":"2023-09-23T20:36:38.087413+0000","last_clean":"2023-09-23T20:36:38.087413+0000","last_became_active":"2023-09-23T20:33:42.532640+0000","last_became_peered":"2023-09-23T20:33:42.532640+0000","last_unstale":"2023-09-23T20:36:38.087413+0000","last_undegraded":"2023-09-23T20:36:38.087413+0000","last_fullsized":"2023-09-23T20:36:38.087413+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:38.696366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:38.088330+0000","last_change":"2023-09-23T20:36:00.056802+0000","last_active":"2023-09-23T20:36:38.088330+0000","last_peered":"2023-09-23T20:36:38.088330+0000","last_clean":"2023-09-23T20:36:38.088330+0000","last_became_active":"2023-09-23T20:36:00.056485+0000","last_became_peered":"2023-09-23T20:36:00.056485+0000","last_unstale":"2023-09-23T20:36:38.088330+0000","last_undegraded":"2023-09-23T20:36:38.088330+0000","last_fullsized":"2023-09-23T20:36:38.088330+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:49:24.582680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"265'5464","reported_seq":7449,"reported_epoch":265,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:44.874988+0000","last_change":"2023-09-23T20:36:07.233966+0000","last_active":"2023-09-23T20:36:44.874988+0000","last_peered":"2023-09-23T20:36:44.874988+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:36:04.484460+0000","last_became_peered":"2023-09-23T20:36:04.484460+0000","last_unstale":"2023-09-23T20:36:44.874988+0000","last_undegraded":"2023-09-23T20:36:04.413039+0000","last_fullsized":"2023-09-23T20:36:01.032204+0000","mapping_epoch":259,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5464,"log_dups_size":0,"ondisk_log_size":5464,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:45.387503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":224002048,"num_objects":3418,"num_object_clones":0,"num_object_copies":10254,"num_objects_missing_on_primary":4152,"num_objects_missing":4152,"num_objects_degraded":7648,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3418,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5464,"num_write_kb":284224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":808,"num_bytes_recovered":52887552,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"0,5,7","objects":666},{"shards":"1,5,7","objects":2675},{"shards":"3,5","objects":1},{"shards":"3,5,7","objects":10},{"shards":"5,7","objects":66}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":284,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-23T20:36:15.239967+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:36:15.239967+0000","last_peered":"2023-09-23T20:36:15.239967+0000","last_clean":"2023-09-23T20:36:15.239967+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:36:15.239967+0000","last_undegraded":"2023-09-23T20:36:15.239967+0000","last_fullsized":"2023-09-23T20:36:15.239967+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":486,"reported_epoch":263,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:42.091866+0000","last_change":"2023-09-23T20:36:01.211869+0000","last_active":"2023-09-23T20:36:42.091866+0000","last_peered":"2023-09-23T20:36:42.091866+0000","last_clean":"2023-09-23T20:35:55.253419+0000","last_became_active":"2023-09-23T20:36:01.211443+0000","last_became_peered":"2023-09-23T20:36:01.211443+0000","last_unstale":"2023-09-23T20:36:42.091866+0000","last_undegraded":"2023-09-23T20:36:01.041910+0000","last_fullsized":"2023-09-23T20:36:01.041287+0000","mapping_epoch":259,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":253,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":21,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.085380+0000","last_change":"2023-09-23T20:35:30.056793+0000","last_active":"2023-09-23T20:36:43.085380+0000","last_peered":"2023-09-23T20:36:43.085380+0000","last_clean":"2023-09-23T20:36:43.085380+0000","last_became_active":"2023-09-23T20:35:30.056416+0000","last_became_peered":"2023-09-23T20:35:30.056416+0000","last_unstale":"2023-09-23T20:36:43.085380+0000","last_undegraded":"2023-09-23T20:36:43.085380+0000","last_fullsized":"2023-09-23T20:36:43.085380+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.676088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":251,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.097712+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:36:43.097712+0000","last_peered":"2023-09-23T20:36:43.097712+0000","last_clean":"2023-09-23T20:36:43.097712+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:36:43.097712+0000","last_undegraded":"2023-09-23T20:36:43.097712+0000","last_fullsized":"2023-09-23T20:36:43.097712+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"265'5429","reported_seq":6277,"reported_epoch":265,"state":"active+recovering+remapped","last_fresh":"2023-09-23T20:36:45.782408+0000","last_change":"2023-09-23T20:36:42.170263+0000","last_active":"2023-09-23T20:36:45.782408+0000","last_peered":"2023-09-23T20:36:45.782408+0000","last_clean":"2023-09-23T20:35:59.143548+0000","last_became_active":"2023-09-23T20:36:01.314807+0000","last_became_peered":"2023-09-23T20:36:01.314807+0000","last_unstale":"2023-09-23T20:36:45.782408+0000","last_undegraded":"2023-09-23T20:36:45.782408+0000","last_fullsized":"2023-09-23T20:36:45.782408+0000","mapping_epoch":259,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":253,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5429,"log_dups_size":0,"ondisk_log_size":5429,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.407000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":218693632,"num_objects":3337,"num_object_clones":0,"num_object_copies":10011,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3428,"num_objects_unfound":0,"num_objects_dirty":3337,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5429,"num_write_kb":280512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":390,"num_bytes_recovered":25559040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,6,5],"avail_no_missing":["2","5","6"],"object_location_counts":[{"shards":"2,5,6","objects":-91}],"blocked_by":[],"up_primary":0,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":187,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T20:36:42.091876+0000","last_change":"2023-09-23T20:36:00.061553+0000","last_active":"2023-09-23T20:36:42.091876+0000","last_peered":"2023-09-23T20:36:42.091876+0000","last_clean":"2023-09-23T20:36:42.091876+0000","last_became_active":"2023-09-23T20:36:00.060244+0000","last_became_peered":"2023-09-23T20:36:00.060244+0000","last_unstale":"2023-09-23T20:36:42.091876+0000","last_undegraded":"2023-09-23T20:36:42.091876+0000","last_fullsized":"2023-09-23T20:36:42.091876+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.106035+0000","last_change":"2023-09-23T20:36:00.079816+0000","last_active":"2023-09-23T20:36:43.106035+0000","last_peered":"2023-09-23T20:36:43.106035+0000","last_clean":"2023-09-23T20:36:43.106035+0000","last_became_active":"2023-09-23T20:36:00.063636+0000","last_became_peered":"2023-09-23T20:36:00.063636+0000","last_unstale":"2023-09-23T20:36:43.106035+0000","last_undegraded":"2023-09-23T20:36:43.106035+0000","last_fullsized":"2023-09-23T20:36:43.106035+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:56.839395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.106641+0000","last_change":"2023-09-23T20:36:00.063299+0000","last_active":"2023-09-23T20:36:43.106641+0000","last_peered":"2023-09-23T20:36:43.106641+0000","last_clean":"2023-09-23T20:36:43.106641+0000","last_became_active":"2023-09-23T20:36:00.062890+0000","last_became_peered":"2023-09-23T20:36:00.062890+0000","last_unstale":"2023-09-23T20:36:43.106641+0000","last_undegraded":"2023-09-23T20:36:43.106641+0000","last_fullsized":"2023-09-23T20:36:43.106641+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.529314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"264'5361","reported_seq":7072,"reported_epoch":264,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:43.434085+0000","last_change":"2023-09-23T20:36:00.131671+0000","last_active":"2023-09-23T20:36:43.434085+0000","last_peered":"2023-09-23T20:36:43.434085+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:33:44.049966+0000","last_became_peered":"2023-09-23T20:33:44.049966+0000","last_unstale":"2023-09-23T20:36:43.434085+0000","last_undegraded":"2023-09-23T20:33:43.566818+0000","last_fullsized":"2023-09-23T20:33:43.547616+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5361,"log_dups_size":0,"ondisk_log_size":5361,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":217907200,"num_objects":3325,"num_object_clones":0,"num_object_copies":9975,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":295,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3325,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5361,"num_write_kb":277952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":825,"num_bytes_recovered":54067200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"4,7","objects":3030}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":122,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-09-23T20:36:42.095841+0000","last_change":"2023-09-23T20:36:00.063209+0000","last_active":"2023-09-23T20:36:42.095841+0000","last_peered":"2023-09-23T20:36:42.095841+0000","last_clean":"2023-09-23T20:36:42.095841+0000","last_became_active":"2023-09-23T20:36:00.062740+0000","last_became_peered":"2023-09-23T20:36:00.062740+0000","last_unstale":"2023-09-23T20:36:42.095841+0000","last_undegraded":"2023-09-23T20:36:42.095841+0000","last_fullsized":"2023-09-23T20:36:42.095841+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:38.096000+0000","last_change":"2023-09-23T20:33:42.544930+0000","last_active":"2023-09-23T20:36:38.096000+0000","last_peered":"2023-09-23T20:36:38.096000+0000","last_clean":"2023-09-23T20:36:38.096000+0000","last_became_active":"2023-09-23T20:33:42.544603+0000","last_became_peered":"2023-09-23T20:33:42.544603+0000","last_unstale":"2023-09-23T20:36:38.096000+0000","last_undegraded":"2023-09-23T20:36:38.096000+0000","last_fullsized":"2023-09-23T20:36:38.096000+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:13.782490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.107294+0000","last_change":"2023-09-23T20:36:00.064473+0000","last_active":"2023-09-23T20:36:43.107294+0000","last_peered":"2023-09-23T20:36:43.107294+0000","last_clean":"2023-09-23T20:36:43.107294+0000","last_became_active":"2023-09-23T20:36:00.064124+0000","last_became_peered":"2023-09-23T20:36:00.064124+0000","last_unstale":"2023-09-23T20:36:43.107294+0000","last_undegraded":"2023-09-23T20:36:43.107294+0000","last_fullsized":"2023-09-23T20:36:43.107294+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:12:32.821351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"263'5167","reported_seq":7266,"reported_epoch":264,"state":"peering","last_fresh":"2023-09-23T20:36:43.099407+0000","last_change":"2023-09-23T20:36:43.101611+0000","last_active":"2023-09-23T20:36:43.099407+0000","last_peered":"2023-09-23T20:36:43.085927+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:33:44.042354+0000","last_became_peered":"2023-09-23T20:33:44.042354+0000","last_unstale":"2023-09-23T20:36:43.099407+0000","last_undegraded":"2023-09-23T20:36:43.099407+0000","last_fullsized":"2023-09-23T20:36:43.099407+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215089176,"num_objects":3283,"num_object_clones":0,"num_object_copies":9849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3283,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":5167,"num_write_kb":270337,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1019,"num_bytes_recovered":24117248,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":38,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.086504+0000","last_change":"2023-09-23T20:36:00.112192+0000","last_active":"2023-09-23T20:36:43.086504+0000","last_peered":"2023-09-23T20:36:43.086504+0000","last_clean":"2023-09-23T20:36:43.086504+0000","last_became_active":"2023-09-23T20:36:00.049402+0000","last_became_peered":"2023-09-23T20:36:00.049402+0000","last_unstale":"2023-09-23T20:36:43.086504+0000","last_undegraded":"2023-09-23T20:36:43.086504+0000","last_fullsized":"2023-09-23T20:36:43.086504+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:19:35.132281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":197,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-23T20:36:38.089006+0000","last_change":"2023-09-23T20:33:42.542409+0000","last_active":"2023-09-23T20:36:38.089006+0000","last_peered":"2023-09-23T20:36:38.089006+0000","last_clean":"2023-09-23T20:36:38.089006+0000","last_became_active":"2023-09-23T20:33:42.542077+0000","last_became_peered":"2023-09-23T20:33:42.542077+0000","last_unstale":"2023-09-23T20:36:38.089006+0000","last_undegraded":"2023-09-23T20:36:38.089006+0000","last_fullsized":"2023-09-23T20:36:38.089006+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.433360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.208086+0000","last_change":"2023-09-23T20:36:00.051413+0000","last_active":"2023-09-23T20:36:43.208086+0000","last_peered":"2023-09-23T20:36:43.208086+0000","last_clean":"2023-09-23T20:36:43.208086+0000","last_became_active":"2023-09-23T20:36:00.051048+0000","last_became_peered":"2023-09-23T20:36:00.051048+0000","last_unstale":"2023-09-23T20:36:43.208086+0000","last_undegraded":"2023-09-23T20:36:43.208086+0000","last_fullsized":"2023-09-23T20:36:43.208086+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:28.542967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"264'5333","reported_seq":5402,"reported_epoch":264,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:36:43.250311+0000","last_change":"2023-09-23T20:35:30.342565+0000","last_active":"2023-09-23T20:36:43.250311+0000","last_peered":"2023-09-23T20:36:43.250311+0000","last_clean":"2023-09-23T20:34:24.185208+0000","last_became_active":"2023-09-23T20:35:30.328367+0000","last_became_peered":"2023-09-23T20:35:30.328367+0000","last_unstale":"2023-09-23T20:36:43.250311+0000","last_undegraded":"2023-09-23T20:35:30.110106+0000","last_fullsized":"2023-09-23T20:35:30.053776+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5333,"log_dups_size":0,"ondisk_log_size":5333,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":217776128,"num_objects":3323,"num_object_clones":0,"num_object_copies":9969,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4328,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3323,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5333,"num_write_kb":276992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[7,4],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"0,4,7","objects":615},{"shards":"4,6,7","objects":2707},{"shards":"4,7","objects":-435}],"blocked_by":[],"up_primary":3,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":322,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.097871+0000","last_change":"2023-09-23T20:35:30.060998+0000","last_active":"2023-09-23T20:36:43.097871+0000","last_peered":"2023-09-23T20:36:43.097871+0000","last_clean":"2023-09-23T20:36:43.097871+0000","last_became_active":"2023-09-23T20:35:30.060653+0000","last_became_peered":"2023-09-23T20:35:30.060653+0000","last_unstale":"2023-09-23T20:36:43.097871+0000","last_undegraded":"2023-09-23T20:36:43.097871+0000","last_fullsized":"2023-09-23T20:36:43.097871+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":21,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.106565+0000","last_change":"2023-09-23T20:36:00.122277+0000","last_active":"2023-09-23T20:36:43.106565+0000","last_peered":"2023-09-23T20:36:43.106565+0000","last_clean":"2023-09-23T20:36:43.106565+0000","last_became_active":"2023-09-23T20:36:00.061758+0000","last_became_peered":"2023-09-23T20:36:00.061758+0000","last_unstale":"2023-09-23T20:36:43.106565+0000","last_undegraded":"2023-09-23T20:36:43.106565+0000","last_fullsized":"2023-09-23T20:36:43.106565+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:32:03.878076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":172,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-23T20:36:15.239927+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:36:15.239927+0000","last_peered":"2023-09-23T20:36:15.239927+0000","last_clean":"2023-09-23T20:36:15.239927+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:36:15.239927+0000","last_undegraded":"2023-09-23T20:36:15.239927+0000","last_fullsized":"2023-09-23T20:36:15.239927+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":17,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.107756+0000","last_change":"2023-09-23T20:36:00.059890+0000","last_active":"2023-09-23T20:36:43.107756+0000","last_peered":"2023-09-23T20:36:43.107756+0000","last_clean":"2023-09-23T20:36:43.107756+0000","last_became_active":"2023-09-23T20:36:00.059495+0000","last_became_peered":"2023-09-23T20:36:00.059495+0000","last_unstale":"2023-09-23T20:36:43.107756+0000","last_undegraded":"2023-09-23T20:36:43.107756+0000","last_fullsized":"2023-09-23T20:36:43.107756+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:12:50.018772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":322,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.127096+0000","last_change":"2023-09-23T20:35:30.038462+0000","last_active":"2023-09-23T20:36:43.127096+0000","last_peered":"2023-09-23T20:36:43.127096+0000","last_clean":"2023-09-23T20:36:43.127096+0000","last_became_active":"2023-09-23T20:35:30.038046+0000","last_became_peered":"2023-09-23T20:35:30.038046+0000","last_unstale":"2023-09-23T20:36:43.127096+0000","last_undegraded":"2023-09-23T20:36:43.127096+0000","last_fullsized":"2023-09-23T20:36:43.127096+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:32.795231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":245,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-23T20:36:15.240146+0000","last_change":"2023-09-23T20:33:42.549966+0000","last_active":"2023-09-23T20:36:15.240146+0000","last_peered":"2023-09-23T20:36:15.240146+0000","last_clean":"2023-09-23T20:36:15.240146+0000","last_became_active":"2023-09-23T20:33:42.549592+0000","last_became_peered":"2023-09-23T20:33:42.549592+0000","last_unstale":"2023-09-23T20:36:15.240146+0000","last_undegraded":"2023-09-23T20:36:15.240146+0000","last_fullsized":"2023-09-23T20:36:15.240146+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":21,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.085870+0000","last_change":"2023-09-23T20:35:30.041978+0000","last_active":"2023-09-23T20:36:43.085870+0000","last_peered":"2023-09-23T20:36:43.085870+0000","last_clean":"2023-09-23T20:36:43.085870+0000","last_became_active":"2023-09-23T20:35:30.041614+0000","last_became_peered":"2023-09-23T20:35:30.041614+0000","last_unstale":"2023-09-23T20:36:43.085870+0000","last_undegraded":"2023-09-23T20:36:43.085870+0000","last_fullsized":"2023-09-23T20:36:43.085870+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:16.620405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"59'2","reported_seq":215,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-23T20:36:15.240752+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:36:15.240752+0000","last_peered":"2023-09-23T20:36:15.240752+0000","last_clean":"2023-09-23T20:36:15.240752+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:36:15.240752+0000","last_undegraded":"2023-09-23T20:36:15.240752+0000","last_fullsized":"2023-09-23T20:36:15.240752+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":30,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.086883+0000","last_change":"2023-09-23T20:36:00.049731+0000","last_active":"2023-09-23T20:36:43.086883+0000","last_peered":"2023-09-23T20:36:43.086883+0000","last_clean":"2023-09-23T20:36:43.086883+0000","last_became_active":"2023-09-23T20:36:00.049379+0000","last_became_peered":"2023-09-23T20:36:00.049379+0000","last_unstale":"2023-09-23T20:36:43.086883+0000","last_undegraded":"2023-09-23T20:36:43.086883+0000","last_fullsized":"2023-09-23T20:36:43.086883+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:53.602495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"59'1","reported_seq":21,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.086283+0000","last_change":"2023-09-23T20:35:30.047130+0000","last_active":"2023-09-23T20:36:43.086283+0000","last_peered":"2023-09-23T20:36:43.086283+0000","last_clean":"2023-09-23T20:36:43.086283+0000","last_became_active":"2023-09-23T20:35:30.046773+0000","last_became_peered":"2023-09-23T20:35:30.046773+0000","last_unstale":"2023-09-23T20:36:43.086283+0000","last_undegraded":"2023-09-23T20:36:43.086283+0000","last_fullsized":"2023-09-23T20:36:43.086283+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:41:45.985785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.085517+0000","last_change":"2023-09-23T20:36:00.055250+0000","last_active":"2023-09-23T20:36:43.085517+0000","last_peered":"2023-09-23T20:36:43.085517+0000","last_clean":"2023-09-23T20:36:43.085517+0000","last_became_active":"2023-09-23T20:36:00.054871+0000","last_became_peered":"2023-09-23T20:36:00.054871+0000","last_unstale":"2023-09-23T20:36:43.085517+0000","last_undegraded":"2023-09-23T20:36:43.085517+0000","last_fullsized":"2023-09-23T20:36:43.085517+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:29:59.148582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":23,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.107156+0000","last_change":"2023-09-23T20:36:00.112251+0000","last_active":"2023-09-23T20:36:43.107156+0000","last_peered":"2023-09-23T20:36:43.107156+0000","last_clean":"2023-09-23T20:36:43.107156+0000","last_became_active":"2023-09-23T20:36:00.059331+0000","last_became_peered":"2023-09-23T20:36:00.059331+0000","last_unstale":"2023-09-23T20:36:43.107156+0000","last_undegraded":"2023-09-23T20:36:43.107156+0000","last_fullsized":"2023-09-23T20:36:43.107156+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:30.816705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":243,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-09-23T20:36:43.111853+0000","last_change":"2023-09-23T20:33:42.548165+0000","last_active":"2023-09-23T20:36:43.111853+0000","last_peered":"2023-09-23T20:36:43.111853+0000","last_clean":"2023-09-23T20:36:43.111853+0000","last_became_active":"2023-09-23T20:33:42.547765+0000","last_became_peered":"2023-09-23T20:33:42.547765+0000","last_unstale":"2023-09-23T20:36:43.111853+0000","last_undegraded":"2023-09-23T20:36:43.111853+0000","last_fullsized":"2023-09-23T20:36:43.111853+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":10868,"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":102400,"data_stored":16534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24497,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":2,"num_store_stats":5},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":3524919320,"num_objects":53787,"num_object_clones":0,"num_object_copies":161361,"num_objects_missing_on_primary":4232,"num_objects_missing":4232,"num_objects_degraded":34434,"num_objects_misplaced":6681,"num_objects_unfound":0,"num_objects_dirty":53787,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":85857,"num_write_kb":4468545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21179,"num_bytes_recovered":1286930432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11391873024,"data_stored":11391860808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":85857,"ondisk_log_size":85857,"up":48,"acting":37,"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":176,"seq":755914244554,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3085608,"kb_used_data":2189792,"kb_used_omap":0,"kb_used_meta":895808,"kb_avail":90659544,"statfs":{"total":95995035648,"available":92835373056,"internally_reserved":0,"allocated":2242347008,"data_stored":2241756002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":917307392},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,0,0,2],"upper_bound":1024},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":1.3,"15min":1.3},"min":{"1min":0.34000000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.79600000000000004,"5min":10.476000000000001,"15min":11.51},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.61099999999999999,"5min":1.1499999999999999,"15min":1.46},"min":{"1min":0.38700000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.323,"5min":6.9900000000000002,"15min":13.624000000000001},"last":0.88600000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:35:47 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":7.1100000000000003,"15min":8.1539999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":4.7249999999999996,"5min":120.45699999999999,"15min":120.45699999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.89700000000000002,"5min":6.3630000000000004,"15min":7.274},"min":{"1min":0.38500000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":4.4569999999999999,"5min":114.627,"15min":114.627},"last":0.77400000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":2.673,"15min":2.0760000000000001},"min":{"1min":0.432,"5min":0.378,"15min":0.313},"max":{"1min":3.016,"5min":115.97,"15min":115.97},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.82999999999999996,"5min":2.8479999999999999,"15min":2.052},"min":{"1min":0.374,"5min":0.374,"15min":0.33600000000000002},"max":{"1min":2.1499999999999999,"5min":115.959,"15min":115.959},"last":1.0820000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.2090000000000001,"15min":1.401},"min":{"1min":0.42499999999999999,"5min":0.40500000000000003,"15min":0.307},"max":{"1min":3.7890000000000001,"5min":10.558999999999999,"15min":10.558999999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":0.70699999999999996,"5min":1.3740000000000001,"15min":1.607},"min":{"1min":0.44800000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.97699999999999998,"5min":10.513,"15min":11.542999999999999},"last":1.1950000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":1.3720000000000001,"15min":2.1589999999999998},"min":{"1min":0.45500000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.244,"5min":7.3920000000000003,"15min":16.827999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.90500000000000003,"5min":1.5529999999999999,"15min":1.8},"min":{"1min":0.47299999999999998,"5min":0.33700000000000002,"15min":0.28000000000000003},"max":{"1min":3.165,"5min":11.327,"15min":12.938000000000001},"last":1.258}]},{"osd":5,"last update":"Sat Sep 23 20:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":1.593,"15min":2.085},"min":{"1min":0.51800000000000002,"5min":0.39900000000000002,"15min":0.29699999999999999},"max":{"1min":1.165,"5min":14.94,"15min":43.597000000000001},"last":1.2889999999999999},{"interface":"front","average":{"1min":0.81100000000000005,"5min":1.589,"15min":2.371},"min":{"1min":0.46000000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.3500000000000001,"5min":7.4740000000000002,"15min":41.826000000000001},"last":1.129}]},{"osd":6,"last update":"Sat Sep 23 20:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.472,"15min":2.0899999999999999},"min":{"1min":0.47299999999999998,"5min":0.35299999999999998,"15min":0.28899999999999998},"max":{"1min":2.831,"5min":7.6619999999999999,"15min":16.015000000000001},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.5389999999999999,"15min":2.0009999999999999},"min":{"1min":0.61399999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.1899999999999999,"5min":10.324999999999999,"15min":10.324999999999999},"last":1.353}]}]},{"osd":6,"up_from":42,"seq":180388626907,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2086624,"kb_used_data":1496920,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":91658528,"statfs":{"total":95995035648,"available":93858332672,"internally_reserved":0,"allocated":1532846080,"data_stored":1532271002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:36:11 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.96999999999999997,"15min":1.4670000000000001},"min":{"1min":0.34699999999999998,"5min":0.28999999999999998,"15min":0.26300000000000001},"max":{"1min":1.097,"5min":4.9299999999999997,"15min":49.639000000000003},"last":0.441},{"interface":"front","average":{"1min":0.66600000000000004,"5min":1.0089999999999999,"15min":1.599},"min":{"1min":0.35199999999999998,"5min":0.313,"15min":0.30499999999999999},"max":{"1min":0.94099999999999995,"5min":5.0389999999999997,"15min":49.719999999999999},"last":0.39400000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:35:44 2023","interfaces":[{"interface":"back","average":{"1min":4.2000000000000002,"5min":2.1920000000000002,"15min":1.857},"min":{"1min":0.51700000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":58.932000000000002,"5min":58.932000000000002,"15min":58.932000000000002},"last":0.69499999999999995},{"interface":"front","average":{"1min":4.2469999999999999,"5min":2.2490000000000001,"15min":1.9159999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":59.006,"5min":59.006,"15min":59.006},"last":0.60299999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:35:47 2023","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":2.407,"15min":2.3370000000000002},"min":{"1min":0.45300000000000001,"5min":0.315,"15min":0.315},"max":{"1min":1.552,"5min":71.123999999999995,"15min":71.123999999999995},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.73299999999999998,"5min":2.3999999999999999,"15min":2.0739999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.30399999999999999},"max":{"1min":1.1080000000000001,"5min":71.078000000000003,"15min":71.078000000000003},"last":0.72399999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:36:29 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":1.089,"15min":1.367},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.34100000000000003},"max":{"1min":0.91700000000000004,"5min":7.7160000000000002,"15min":10.247},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.78300000000000003,"5min":1.1160000000000001,"15min":1.4399999999999999},"min":{"1min":0.375,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.2010000000000001,"5min":4.8010000000000002,"15min":9.3550000000000004},"last":0.66800000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:36:11 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.637,"15min":1.9219999999999999},"min":{"1min":0.54700000000000004,"5min":0.29599999999999999,"15min":0.27400000000000002},"max":{"1min":1.3,"5min":10.725,"15min":17.489000000000001},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.84199999999999997,"5min":1.222,"15min":1.5569999999999999},"min":{"1min":0.45300000000000001,"5min":0.36399999999999999,"15min":0.29099999999999998},"max":{"1min":1.2270000000000001,"5min":7.0149999999999997,"15min":11.619},"last":0.54700000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:36:11 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":1.7050000000000001,"15min":1.7709999999999999},"min":{"1min":0.41399999999999998,"5min":0.373,"15min":0.27800000000000002},"max":{"1min":1.575,"5min":13.324,"15min":16.138000000000002},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.008,"5min":1.657,"15min":1.766},"min":{"1min":0.56200000000000006,"5min":0.41499999999999998,"15min":0.35199999999999998},"max":{"1min":2.3399999999999999,"5min":12.055,"15min":12.321999999999999},"last":0.48699999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:36:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.385,"15min":2.0539999999999998},"min":{"1min":0.69199999999999995,"5min":0.437,"15min":0.35699999999999998},"max":{"1min":1.2589999999999999,"5min":6.0519999999999996,"15min":11.397},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.84099999999999997,"5min":1.512,"15min":2.0600000000000001},"min":{"1min":0.497,"5min":0.40999999999999998,"15min":0.30299999999999999},"max":{"1min":1.135,"5min":10.238,"15min":14.19},"last":0.96299999999999997}]}]},{"osd":1,"up_from":232,"seq":996432412708,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2566312,"kb_used_data":2309024,"kb_used_omap":6,"kb_used_meta":257273,"kb_avail":91178840,"statfs":{"total":95995035648,"available":93367132160,"internally_reserved":0,"allocated":2364440576,"data_stored":2363442032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"internal_metadata":263448106},"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,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.70099999999999996,"15min":0.73499999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.73499999999999999,"5min":4.0119999999999996,"15min":4.0119999999999996},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.94499999999999995,"15min":1.004},"min":{"1min":0.38700000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.119,"5min":4.9770000000000003,"15min":4.9770000000000003},"last":0.52300000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.65800000000000003,"15min":0.68999999999999995},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.66800000000000004,"5min":3.8759999999999999,"15min":3.8759999999999999},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.57699999999999996,"5min":3.9409999999999998,"15min":4.5010000000000003},"min":{"1min":0.29299999999999998,"5min":0.246,"15min":0.246},"max":{"1min":1.018,"5min":79.120000000000005,"15min":79.120000000000005},"last":0.48199999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.73699999999999999,"15min":0.77100000000000002},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.81999999999999995,"5min":3.9300000000000002,"15min":3.9300000000000002},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.83599999999999997,"15min":0.874},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.996,"5min":4.3979999999999997,"15min":4.3979999999999997},"last":0.54700000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":1.115,"15min":1.1779999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.0680000000000001,"5min":4.4850000000000003,"15min":4.4850000000000003},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.754,"5min":1.1459999999999999,"15min":1.2110000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.752,"5min":5.1340000000000003,"15min":5.1340000000000003},"last":0.57899999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":1.337,"15min":1.419},"min":{"1min":0.47299999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.6639999999999999,"5min":5.1829999999999998,"15min":5.1829999999999998},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.79300000000000004,"5min":1.0289999999999999,"15min":1.069},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.7809999999999999,"5min":4.1230000000000002,"15min":4.1230000000000002},"last":0.56299999999999994}]},{"osd":6,"last update":"Sat Sep 23 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":1.272,"15min":1.3400000000000001},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.655,"5min":5.2210000000000001,"15min":5.2210000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.748,"5min":1.0920000000000001,"15min":1.1499999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.0960000000000001,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":0.39000000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":1.369,"15min":1.4710000000000001},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.0700000000000001,"5min":6.2859999999999996,"15min":6.2859999999999996},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.88700000000000001,"5min":1.8759999999999999,"15min":2.0409999999999999},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.8220000000000001,"5min":6.4080000000000004,"15min":6.4080000000000004},"last":0.86499999999999999}]}]},{"osd":0,"up_from":77,"seq":330712482089,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":730952,"kb_used_data":398464,"kb_used_omap":5,"kb_used_meta":332474,"kb_avail":93014200,"statfs":{"total":95995035648,"available":95246540800,"internally_reserved":0,"allocated":408027136,"data_stored":407125869,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":340454010},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:35:48 2023","interfaces":[{"interface":"back","average":{"1min":1.3819999999999999,"5min":0.81000000000000005,"15min":0.71399999999999997},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":14.337999999999999,"5min":14.337999999999999,"15min":14.337999999999999},"last":0.35399999999999998},{"interface":"front","average":{"1min":1.2110000000000001,"5min":0.84699999999999998,"15min":0.78700000000000003},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":14.494999999999999,"5min":14.494999999999999,"15min":14.494999999999999},"last":0.38}]},{"osd":2,"last update":"Sat Sep 23 20:35:58 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.70499999999999996,"15min":1.2070000000000001},"min":{"1min":0.28699999999999998,"5min":0.255,"15min":0.222},"max":{"1min":0.88400000000000001,"5min":7.2809999999999997,"15min":60.460000000000001},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.72999999999999998,"15min":1.167},"min":{"1min":0.314,"5min":0.26600000000000001,"15min":0.23000000000000001},"max":{"1min":1.756,"5min":3.9809999999999999,"15min":60.695},"last":1.4550000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:36:35 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.63700000000000001,"15min":0.59699999999999998},"min":{"1min":0.35199999999999998,"5min":0.316,"15min":0.27200000000000002},"max":{"1min":1.4490000000000001,"5min":3.2789999999999999,"15min":3.2789999999999999},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.61699999999999999,"15min":0.60599999999999998},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.309},"max":{"1min":1.7769999999999999,"5min":1.794,"15min":3.4569999999999999},"last":0.63800000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:35:58 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":1.0980000000000001,"15min":1.196},"min":{"1min":0.373,"5min":0.36199999999999999,"15min":0.30199999999999999},"max":{"1min":3.7189999999999999,"5min":6.3879999999999999,"15min":15.329000000000001},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.68999999999999995,"5min":1.1970000000000001,"15min":1.119},"min":{"1min":0.372,"5min":0.372,"15min":0.307},"max":{"1min":1.153,"5min":8.6530000000000005,"15min":8.6530000000000005},"last":0.81499999999999995}]},{"osd":5,"last update":"Sat Sep 23 20:35:58 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":1.103,"15min":1.0449999999999999},"min":{"1min":0.40799999999999997,"5min":0.376,"15min":0.316},"max":{"1min":3.8559999999999999,"5min":4.2229999999999999,"15min":11.992000000000001},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.84699999999999998,"5min":1.167,"15min":1.155},"min":{"1min":0.438,"5min":0.34499999999999997,"15min":0.34100000000000003},"max":{"1min":1.823,"5min":7.734,"15min":8.109},"last":0.83699999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:35:58 2023","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.95499999999999996,"15min":1.056},"min":{"1min":0.433,"5min":0.38800000000000001,"15min":0.36799999999999999},"max":{"1min":1.306,"5min":3.448,"15min":6.9980000000000002},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.89400000000000002,"5min":1.0760000000000001,"15min":1.3740000000000001},"min":{"1min":0.51700000000000002,"5min":0.42399999999999999,"15min":0.34699999999999998},"max":{"1min":2.1309999999999998,"5min":6.9569999999999999,"15min":8.7010000000000005},"last":0.80000000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:36:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":1.149,"15min":1.409},"min":{"1min":0.441,"5min":0.441,"15min":0.433},"max":{"1min":1.613,"5min":5.399,"15min":6.9989999999999997},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.86799999999999999,"5min":1.1519999999999999,"15min":1.514},"min":{"1min":0.56799999999999995,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.3320000000000001,"5min":5.4059999999999997,"15min":8.7629999999999999},"last":0.74399999999999999}]}]},{"osd":2,"up_from":87,"seq":373662155037,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2034492,"kb_used_data":1342068,"kb_used_omap":7,"kb_used_meta":692408,"kb_avail":91710660,"statfs":{"total":95995035648,"available":93911715840,"internally_reserved":0,"allocated":1374277632,"data_stored":1373328064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":709025873},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:35:54 2023","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.66900000000000004,"15min":1.385},"min":{"1min":0.245,"5min":0.218,"15min":0.19600000000000001},"max":{"1min":0.83899999999999997,"5min":4.5839999999999996,"15min":102.217},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.69699999999999995,"15min":1.333},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.95799999999999996,"5min":5.1379999999999999,"15min":103.23999999999999},"last":0.33000000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:35:43 2023","interfaces":[{"interface":"back","average":{"1min":1.921,"5min":1.04,"15min":0.89300000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":14.465,"5min":14.465,"15min":14.465},"last":0.35699999999999998},{"interface":"front","average":{"1min":1.9330000000000001,"5min":0.995,"15min":0.83899999999999997},"min":{"1min":0.46899999999999997,"5min":0.31,"15min":0.31},"max":{"1min":14.407,"5min":14.407,"15min":14.407},"last":0.46400000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:36:30 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.69299999999999995,"15min":0.95799999999999996},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.249},"max":{"1min":1.0509999999999999,"5min":4.5129999999999999,"15min":5.3280000000000003},"last":0.375},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.68400000000000005,"15min":0.75800000000000001},"min":{"1min":0.36799999999999999,"5min":0.32100000000000001,"15min":0.27300000000000002},"max":{"1min":1.248,"5min":4.0650000000000004,"15min":10.856},"last":0.504}]},{"osd":4,"last update":"Sat Sep 23 20:35:54 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":1.3200000000000001,"15min":1.4430000000000001},"min":{"1min":0.42099999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":2.343,"5min":9.2650000000000006,"15min":11.102},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.76800000000000002,"5min":1.079,"15min":1.3859999999999999},"min":{"1min":0.39800000000000002,"5min":0.38100000000000001,"15min":0.33100000000000002},"max":{"1min":2.7080000000000002,"5min":5.843,"15min":22.736999999999998},"last":0.70899999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:35:54 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":1.393,"15min":2.0070000000000001},"min":{"1min":0.439,"5min":0.34999999999999998,"15min":0.33300000000000002},"max":{"1min":1.5629999999999999,"5min":5.5990000000000002,"15min":94.459999999999994},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.81000000000000005,"5min":1.4370000000000001,"15min":2.1110000000000002},"min":{"1min":0.50600000000000001,"5min":0.34599999999999997,"15min":0.315},"max":{"1min":1.2869999999999999,"5min":8.7289999999999992,"15min":93.994},"last":0.61099999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:35:54 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":1.3740000000000001,"15min":1.9339999999999999},"min":{"1min":0.46200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.1779999999999999,"5min":9.1600000000000001,"15min":93.918999999999997},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.79800000000000004,"5min":1.421,"15min":2.1219999999999999},"min":{"1min":0.47099999999999997,"5min":0.46500000000000002,"15min":0.311},"max":{"1min":1.3169999999999999,"5min":6.7290000000000001,"15min":94.558999999999997},"last":0.78400000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:36:35 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.4510000000000001,"15min":1.7390000000000001},"min":{"1min":0.59999999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.516,"5min":47.554000000000002,"15min":47.554000000000002},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.5940000000000001,"15min":2.0339999999999998},"min":{"1min":0.47899999999999998,"5min":0.39100000000000001,"15min":0.39000000000000001},"max":{"1min":1.823,"5min":46.595999999999997,"15min":46.595999999999997},"last":0.58899999999999997}]}]},{"osd":3,"up_from":172,"seq":738734375064,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":485476,"kb_used_data":372060,"kb_used_omap":5,"kb_used_meta":113402,"kb_avail":93259676,"statfs":{"total":95995035648,"available":95497908224,"internally_reserved":0,"allocated":380989440,"data_stored":379950017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5445,"internal_metadata":116124347},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,1,0,2,1,0,3,4,6],"upper_bound":4096},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:36:41 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.60699999999999998,"15min":0.50800000000000001},"min":{"1min":0.23799999999999999,"5min":0.223,"15min":0.223},"max":{"1min":5.6130000000000004,"5min":5.6130000000000004,"15min":5.6130000000000004},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.66600000000000004,"15min":0.60099999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":3.996,"5min":6.1159999999999997,"15min":6.1159999999999997},"last":0.442}]},{"osd":1,"last update":"Sat Sep 23 20:35:47 2023","interfaces":[{"interface":"back","average":{"1min":8.8290000000000006,"5min":2.6110000000000002,"15min":1.575},"min":{"1min":0.34699999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":112.089,"5min":112.089,"15min":112.089},"last":1.167},{"interface":"front","average":{"1min":8.7289999999999992,"5min":2.7010000000000001,"15min":1.6970000000000001},"min":{"1min":0.35899999999999999,"5min":0.307,"15min":0.307},"max":{"1min":112.625,"5min":112.625,"15min":112.625},"last":1.099}]},{"osd":2,"last update":"Sat Sep 23 20:36:41 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":1.4770000000000001,"15min":1.7470000000000001},"min":{"1min":0.32200000000000001,"5min":0.27900000000000003,"15min":0.26900000000000002},"max":{"1min":4.0460000000000003,"5min":85.921999999999997,"15min":124.13200000000001},"last":0.66400000000000003},{"interface":"front","average":{"1min":1.093,"5min":1.6459999999999999,"15min":1.835},"min":{"1min":0.27900000000000003,"5min":0.27400000000000002,"15min":0.27000000000000002},"max":{"1min":5.944,"5min":86.177999999999997,"15min":124.154},"last":1.204}]},{"osd":4,"last update":"Sat Sep 23 20:36:41 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.0249999999999999,"15min":1.2749999999999999},"min":{"1min":0.35499999999999998,"5min":0.34399999999999997,"15min":0.32800000000000001},"max":{"1min":5.7759999999999998,"5min":6.9329999999999998,"15min":11.351000000000001},"last":1.353},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0629999999999999,"15min":1.159},"min":{"1min":0.43099999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":4.1070000000000002,"5min":4.7789999999999999,"15min":8.0389999999999997},"last":0.69199999999999995}]},{"osd":5,"last update":"Sat Sep 23 20:36:41 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.216,"15min":1.355},"min":{"1min":0.51000000000000001,"5min":0.40200000000000002,"15min":0.34899999999999998},"max":{"1min":4.0800000000000001,"5min":5.0190000000000001,"15min":16.087},"last":0.63500000000000001},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.087,"15min":1.4970000000000001},"min":{"1min":0.39000000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.1239999999999997,"5min":12.455,"15min":12.455},"last":1.2450000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:36:41 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.115,"15min":1.4790000000000001},"min":{"1min":0.443,"5min":0.374,"15min":0.374},"max":{"1min":6.0460000000000003,"5min":6.0460000000000003,"15min":11.477},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.252,"5min":1.137,"15min":1.5629999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.36099999999999999},"max":{"1min":5.8380000000000001,"5min":6.0910000000000002,"15min":11.986000000000001},"last":1.3859999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:36:41 2023","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.262,"15min":1.643},"min":{"1min":0.439,"5min":0.438,"15min":0.42699999999999999},"max":{"1min":5.8150000000000004,"5min":6.3860000000000001,"15min":10.537000000000001},"last":1.421},{"interface":"front","average":{"1min":1.105,"5min":1.2210000000000001,"15min":1.395},"min":{"1min":0.56799999999999995,"5min":0.44500000000000001,"15min":0.39600000000000002},"max":{"1min":5.3109999999999999,"5min":5.6429999999999998,"15min":6.4710000000000001},"last":0.57799999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019370,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1457704,"kb_used_data":859808,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":92287448,"statfs":{"total":95995035648,"available":94502346752,"internally_reserved":0,"allocated":880443392,"data_stored":879859969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:35:51 2023","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":1.1220000000000001,"15min":1.4750000000000001},"min":{"1min":0.35999999999999999,"5min":0.32000000000000001,"15min":0.26900000000000002},"max":{"1min":1.905,"5min":5,"15min":50.899000000000001},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.69899999999999995,"5min":1.4259999999999999,"15min":1.5740000000000001},"min":{"1min":0.33200000000000002,"5min":0.32100000000000001,"15min":0.30399999999999999},"max":{"1min":2.4390000000000001,"5min":9.0640000000000001,"15min":50.811999999999998},"last":0.60299999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:35:48 2023","interfaces":[{"interface":"back","average":{"1min":6.7140000000000004,"5min":2.286,"15min":1.548},"min":{"1min":0.317,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":121.267,"5min":121.267,"15min":121.267},"last":0.48599999999999999},{"interface":"front","average":{"1min":6.7789999999999999,"5min":2.3959999999999999,"15min":1.6659999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":121.327,"5min":121.327,"15min":121.327},"last":0.65600000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:35:51 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":1.375,"15min":3.4790000000000001},"min":{"1min":0.376,"5min":0.308,"15min":0.28799999999999998},"max":{"1min":2.544,"5min":8.1210000000000004,"15min":271.36099999999999},"last":1.4590000000000001},{"interface":"front","average":{"1min":0.748,"5min":1.218,"15min":3.4660000000000002},"min":{"1min":0.45800000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.9770000000000001,"5min":5.0640000000000001,"15min":271.09300000000002},"last":1.4930000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:36:29 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":1.0900000000000001,"15min":1.4470000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":2.1280000000000001,"5min":5.6120000000000001,"15min":6.9710000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.72299999999999998,"5min":1.115,"15min":1.3620000000000001},"min":{"1min":0.373,"5min":0.35899999999999999,"15min":0.34699999999999998},"max":{"1min":1.196,"5min":6.9009999999999998,"15min":9.3689999999999998},"last":0.70399999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:35:51 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":1.7829999999999999,"15min":1.778},"min":{"1min":0.34999999999999998,"5min":0.34799999999999998,"15min":0.28399999999999997},"max":{"1min":2.1800000000000002,"5min":11.423,"15min":12.625999999999999},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.85099999999999998,"5min":1.8759999999999999,"15min":1.915},"min":{"1min":0.43099999999999999,"5min":0.35099999999999998,"15min":0.311},"max":{"1min":2.5739999999999998,"5min":12.568,"15min":15.946},"last":0.77000000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:36:45 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":1.1499999999999999,"15min":1.554},"min":{"1min":0.45900000000000002,"5min":0.33100000000000002,"15min":0.32300000000000001},"max":{"1min":0.91400000000000003,"5min":13.085000000000001,"15min":13.085000000000001},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.84699999999999998,"5min":1.5449999999999999,"15min":1.7290000000000001},"min":{"1min":0.54300000000000004,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.2470000000000001,"5min":12.654999999999999,"15min":12.654999999999999},"last":0.73699999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:36:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":1.581,"15min":1.994},"min":{"1min":0.437,"5min":0.374,"15min":0.374},"max":{"1min":1.764,"5min":9.0389999999999997,"15min":11.324},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.85699999999999998,"5min":1.135,"15min":1.8200000000000001},"min":{"1min":0.54500000000000004,"5min":0.374,"15min":0.27800000000000002},"max":{"1min":1.714,"5min":7.0780000000000003,"15min":13.869},"last":0.72099999999999997}]}]},{"osd":5,"up_from":36,"seq":154618823138,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3078004,"kb_used_data":2182572,"kb_used_omap":0,"kb_used_meta":895424,"kb_avail":90667148,"statfs":{"total":95995035648,"available":92843159552,"internally_reserved":0,"allocated":2234953728,"data_stored":2234394314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916914176},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:36:06 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":1.2010000000000001,"15min":1.595},"min":{"1min":0.33400000000000002,"5min":0.32200000000000001,"15min":0.254},"max":{"1min":3.4300000000000002,"5min":8.5879999999999992,"15min":95.099999999999994},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.78400000000000003,"5min":1.149,"15min":1.623},"min":{"1min":0.37,"5min":0.26700000000000002,"15min":0.221},"max":{"1min":3.351,"5min":6.4610000000000003,"15min":95.147000000000006},"last":0.68200000000000005}]},{"osd":1,"last update":"Sat Sep 23 20:35:43 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":2.7210000000000001,"15min":3.0270000000000001},"min":{"1min":0.34100000000000003,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":3.282,"5min":36.359000000000002,"15min":36.359000000000002},"last":0.52500000000000002},{"interface":"front","average":{"1min":1.0469999999999999,"5min":3.0190000000000001,"15min":3.347},"min":{"1min":0.376,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":3.2599999999999998,"5min":36.323999999999998,"15min":36.323999999999998},"last":0.5}]},{"osd":2,"last update":"Sat Sep 23 20:35:57 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":1.706,"15min":1.7549999999999999},"min":{"1min":0.40200000000000002,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":3.5289999999999999,"5min":35.792000000000002,"15min":59.082000000000001},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.79600000000000004,"5min":1.7150000000000001,"15min":1.9299999999999999},"min":{"1min":0.38300000000000001,"5min":0.38200000000000001,"15min":0.29399999999999998},"max":{"1min":3.3650000000000002,"5min":36.253999999999998,"15min":61.100999999999999},"last":0.58899999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:36:30 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":1.0820000000000001,"15min":1.3169999999999999},"min":{"1min":0.45900000000000002,"5min":0.36699999999999999,"15min":0.33500000000000002},"max":{"1min":3.8170000000000002,"5min":6.6879999999999997,"15min":11.362},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.79400000000000004,"5min":1.196,"15min":1.5700000000000001},"min":{"1min":0.497,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.238,"5min":7.9109999999999996,"15min":9.1699999999999999},"last":0.63100000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:36:06 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.7250000000000001,"15min":1.671},"min":{"1min":0.437,"5min":0.37,"15min":0.309},"max":{"1min":6.8120000000000003,"5min":10.890000000000001,"15min":10.890000000000001},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.755,"5min":1.5069999999999999,"15min":1.6639999999999999},"min":{"1min":0.51800000000000002,"5min":0.34699999999999998,"15min":0.27000000000000002},"max":{"1min":1.052,"5min":12.018000000000001,"15min":15.02},"last":0.83399999999999996}]},{"osd":6,"last update":"Sat Sep 23 20:36:35 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":1.679,"15min":1.982},"min":{"1min":0.51900000000000002,"5min":0.40500000000000003,"15min":0.373},"max":{"1min":0.90500000000000003,"5min":37.259999999999998,"15min":37.259999999999998},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.77200000000000002,"5min":1.6990000000000001,"15min":1.9079999999999999},"min":{"1min":0.45900000000000002,"5min":0.40699999999999997,"15min":0.31},"max":{"1min":1.361,"5min":38.881999999999998,"15min":38.881999999999998},"last":0.75800000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:36:35 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":1.5,"15min":2.0870000000000002},"min":{"1min":0.443,"5min":0.44,"15min":0.32300000000000001},"max":{"1min":1.0589999999999999,"5min":10.721,"15min":16.745999999999999},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.6659999999999999,"15min":1.9590000000000001},"min":{"1min":0.55200000000000005,"5min":0.42099999999999999,"15min":0.39600000000000002},"max":{"1min":3.9220000000000002,"5min":11.239000000000001,"15min":11.305},"last":0.81299999999999994}]}]}],"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":593920,"data_stored":590368,"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":0,"data_stored":0,"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":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"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":5445,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":406650880,"data_stored":406650880,"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":2361004032,"data_stored":2360999960,"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":1369309184,"data_stored":1369309184,"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":378732544,"data_stored":378732544,"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":875692032,"data_stored":875692032,"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":2232094720,"data_stored":2232090648,"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":1529413632,"data_stored":1529413632,"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":2238976000,"data_stored":2238971928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:36:52.840 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_4 pgp_num 16 2023-09-23T20:36:52.869 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:52.901 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:52.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:52.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:53.004 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:53.029 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:53.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:53.135 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:53.167 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:53.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:53.201 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:53.201 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:36:53.256 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:36:53.257 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:36:53.257 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:36:53.257 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:36:53.257 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:36:53.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:53.307 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:53.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:53.411 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:53.439 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:53.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:53.543 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:53.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:53.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:53.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:53.708 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:53.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:53.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:53.850 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:53.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:53.954 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:53.983 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:54.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:54.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:54 smithi098 bash[78228]: cluster 2023-09-23T20:36:52.596988+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1088: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 117 op/s; 34211/158865 objects degraded (21.535%); 6098/158865 objects misplaced (3.838%); 6.3 MiB/s, 112 objects/s recovering 2023-09-23T20:36:54.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:54 smithi098 bash[74888]: cluster 2023-09-23T20:36:52.596988+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1088: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 117 op/s; 34211/158865 objects degraded (21.535%); 6098/158865 objects misplaced (3.838%); 6.3 MiB/s, 112 objects/s recovering 2023-09-23T20:36:54.481 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:54.505 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:54.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:54 smithi173 bash[59517]: cluster 2023-09-23T20:36:52.596988+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1088: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 117 op/s; 34211/158865 objects degraded (21.535%); 6098/158865 objects misplaced (3.838%); 6.3 MiB/s, 112 objects/s recovering 2023-09-23T20:36:54.608 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:54.632 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:54.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:54.737 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:54.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:54.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:54.897 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:54.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:54.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:55.001 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:55.025 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:55.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:55.128 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:55.151 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:55.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:55.256 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:55.281 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:55.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:55.384 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:55.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:55 smithi098 bash[78228]: audit 2023-09-23T20:36:54.604652+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:55.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:55 smithi098 bash[78228]: cluster 2023-09-23T20:36:55.034364+0000 mon.a (mon.0) 1395 : cluster 3 Health check update: Degraded data redundancy: 34211/158865 objects degraded (21.535%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:55.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:55 smithi098 bash[74888]: audit 2023-09-23T20:36:54.604652+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:55.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:55 smithi098 bash[74888]: cluster 2023-09-23T20:36:55.034364+0000 mon.a (mon.0) 1395 : cluster 3 Health check update: Degraded data redundancy: 34211/158865 objects degraded (21.535%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:55.408 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:55.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:55.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:55.539 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:55.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:55.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:55 smithi173 bash[59517]: audit 2023-09-23T20:36:54.604652+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:36:55.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:55 smithi173 bash[59517]: cluster 2023-09-23T20:36:55.034364+0000 mon.a (mon.0) 1395 : cluster 3 Health check update: Degraded data redundancy: 34211/158865 objects degraded (21.535%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T20:36:55.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:55.673 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:55.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:55.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:55.800 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:55.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:55.905 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:55.931 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:55.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:55.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:56.035 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:56.061 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:56.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:56.164 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:56.195 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:56.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:56.299 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:56.323 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:56.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:56.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:56 smithi173 bash[59517]: cluster 2023-09-23T20:36:54.597765+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1089: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 34095/158139 objects degraded (21.560%); 5754/158139 objects misplaced (3.639%); 7.9 MiB/s, 130 objects/s recovering 2023-09-23T20:36:56.426 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:56.432 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:36:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:36:56] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.33.4" 2023-09-23T20:36:56.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:56 smithi098 bash[78228]: cluster 2023-09-23T20:36:54.597765+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1089: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 34095/158139 objects degraded (21.560%); 5754/158139 objects misplaced (3.639%); 7.9 MiB/s, 130 objects/s recovering 2023-09-23T20:36:56.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:56 smithi098 bash[74888]: cluster 2023-09-23T20:36:54.597765+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1089: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 115 op/s; 34095/158139 objects degraded (21.560%); 5754/158139 objects misplaced (3.639%); 7.9 MiB/s, 130 objects/s recovering 2023-09-23T20:36:56.454 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:56.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:56.557 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:56.587 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:56.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:56.693 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:56.722 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:56.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:56.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:56.853 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:56.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:56.957 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:56.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:56.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:56.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:57.085 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:57.106 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:57.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:57.210 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:57.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:57.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:57.341 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:57.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:57.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:57.477 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:57.503 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:57.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:57.606 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:57.630 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:57.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:57.737 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:57.761 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:36:57.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:36:57.864 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:57.892 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:57.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:57.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:57.996 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:58.022 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:58.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:58.126 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:58.156 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:58.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:58.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:58.267 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:36:58 smithi098 bash[78228]: cluster 2023-09-23T20:36:56.598675+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1090: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 111 op/s; 34023/157773 objects degraded (21.565%); 5450/157773 objects misplaced (3.454%); 8.7 MiB/s, 142 objects/s recovering 2023-09-23T20:36:58.267 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:36:58 smithi098 bash[74888]: cluster 2023-09-23T20:36:56.598675+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1090: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 111 op/s; 34023/157773 objects degraded (21.565%); 5450/157773 objects misplaced (3.454%); 8.7 MiB/s, 142 objects/s recovering 2023-09-23T20:36:58.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:58.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:58.384 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:58.393 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:36:58 smithi173 bash[59517]: cluster 2023-09-23T20:36:56.598675+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1090: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 111 op/s; 34023/157773 objects degraded (21.565%); 5450/157773 objects misplaced (3.454%); 8.7 MiB/s, 142 objects/s recovering 2023-09-23T20:36:58.418 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:58.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:58.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:58.546 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:58.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:58.650 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:58.677 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:58.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:58.780 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:58.805 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:58.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:58.909 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:58.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:36:58.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:58.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:36:59.039 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:59.065 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:36:59.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:36:59.171 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:59.202 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:59.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:59.308 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:59.344 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:36:59.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:36:59.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:59.479 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:36:59.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:36:59.582 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:59.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:36:59.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:36:59.725 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:59.756 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:36:59.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:36:59.860 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:59.895 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:36:59.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:36:59.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:36:59.998 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:00.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:00.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:00.134 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:00.160 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:00.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:00.265 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:00.299 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:00.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:00.402 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:00.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:00 smithi098 bash[78228]: cluster 2023-09-23T20:36:58.599591+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1091: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 33997/156705 objects degraded (21.695%); 5082/156705 objects misplaced (3.243%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:37:00.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:00 smithi098 bash[78228]: cluster 2023-09-23T20:37:00.035613+0000 mon.a (mon.0) 1396 : cluster 3 Health check update: Degraded data redundancy: 33997/156705 objects degraded (21.695%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:00.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:00 smithi098 bash[74888]: cluster 2023-09-23T20:36:58.599591+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1091: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 33997/156705 objects degraded (21.695%); 5082/156705 objects misplaced (3.243%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:37:00.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:00 smithi098 bash[74888]: cluster 2023-09-23T20:37:00.035613+0000 mon.a (mon.0) 1396 : cluster 3 Health check update: Degraded data redundancy: 33997/156705 objects degraded (21.695%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:00.430 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:00.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:00.533 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:00.546 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:00 smithi173 bash[59517]: cluster 2023-09-23T20:36:58.599591+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1091: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 33997/156705 objects degraded (21.695%); 5082/156705 objects misplaced (3.243%); 9.5 MiB/s, 151 objects/s recovering 2023-09-23T20:37:00.546 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:00 smithi173 bash[59517]: cluster 2023-09-23T20:37:00.035613+0000 mon.a (mon.0) 1396 : cluster 3 Health check update: Degraded data redundancy: 33997/156705 objects degraded (21.695%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:00.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:00.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:00.670 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:00.703 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:00.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:00.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:00.838 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:00.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:00.942 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:00.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T20:37:00.970 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:00.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:00.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:01.074 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:01.096 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:01.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:01.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:01.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:01.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:01.330 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:01.339 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:01 smithi098 bash[78228]: audit 2023-09-23T20:37:00.631047+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:37:01.340 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:01 smithi098 bash[74888]: audit 2023-09-23T20:37:00.631047+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:37:01.357 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:01.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:01.461 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:01.487 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:01.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:01.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:01.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:01 smithi173 bash[59517]: audit 2023-09-23T20:37:00.631047+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:37:01.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:01.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:01.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:01.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:01.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:01.854 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:01.888 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:01.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:01.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:01.991 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:02.021 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:02.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:02.127 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:02.161 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:02.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:02.264 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:02.296 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:02.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:02.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:02 smithi173 bash[59517]: cluster 2023-09-23T20:37:00.600516+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1092: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 132 op/s; 33900/155670 objects degraded (21.777%); 5082/155670 objects misplaced (3.265%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T20:37:02.399 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:02.429 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:02.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:02.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:02 smithi098 bash[78228]: cluster 2023-09-23T20:37:00.600516+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1092: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 132 op/s; 33900/155670 objects degraded (21.777%); 5082/155670 objects misplaced (3.265%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T20:37:02.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:02 smithi098 bash[74888]: cluster 2023-09-23T20:37:00.600516+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1092: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 132 op/s; 33900/155670 objects degraded (21.777%); 5082/155670 objects misplaced (3.265%); 8.0 MiB/s, 127 objects/s recovering 2023-09-23T20:37:02.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:02.557 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:02.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:02.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:02.687 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:02.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:02.793 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:02.817 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:02.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:02.919 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:02.952 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:02.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:02.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:03.056 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:03.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:03.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:03.185 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:03.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:03.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:03.314 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:03.339 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:03.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:03.445 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:03.475 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:03.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:03.578 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:03.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:03.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:03.707 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:03.731 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:03.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:03.838 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:03.873 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:03.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:03.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:03.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:04.000 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:04.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:04.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:04.129 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:04.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:04.232 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:04.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:04.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:04.360 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:04.371 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:04 smithi098 bash[74888]: cluster 2023-09-23T20:37:02.601311+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1093: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 33900/155010 objects degraded (21.870%); 4736/155010 objects misplaced (3.055%); 9.4 MiB/s, 149 objects/s recovering 2023-09-23T20:37:04.371 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:04 smithi098 bash[78228]: cluster 2023-09-23T20:37:02.601311+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1093: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 33900/155010 objects degraded (21.870%); 4736/155010 objects misplaced (3.055%); 9.4 MiB/s, 149 objects/s recovering 2023-09-23T20:37:04.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:04.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:04.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:04.499 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:04 smithi173 bash[59517]: cluster 2023-09-23T20:37:02.601311+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1093: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 33900/155010 objects degraded (21.870%); 4736/155010 objects misplaced (3.055%); 9.4 MiB/s, 149 objects/s recovering 2023-09-23T20:37:04.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:04.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:04.620 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:04.644 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:04.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:04.747 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:04.772 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:04.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:04.876 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:04.899 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:04.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:04.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:05.002 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:05.032 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:05.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:05.135 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:05.167 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:05.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:05.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:05.307 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:05.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:05.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:05 smithi173 bash[59517]: cluster 2023-09-23T20:37:05.036765+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 33900/155010 objects degraded (21.870%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:05.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:05.417 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:05 smithi098 bash[78228]: cluster 2023-09-23T20:37:05.036765+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 33900/155010 objects degraded (21.870%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:05.417 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:05 smithi098 bash[74888]: cluster 2023-09-23T20:37:05.036765+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 33900/155010 objects degraded (21.870%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:05.433 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:05.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:05.536 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:05.558 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:05.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:05.666 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:05.690 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:05.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:05.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:05.820 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:05.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:05.925 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:05.949 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:05.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:05.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:06.054 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:06.078 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:06.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:06.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:06.206 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:06.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:06.313 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:06.361 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:06.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:06.432 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:37:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:37:06] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.33.4" 2023-09-23T20:37:06.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:06 smithi098 bash[78228]: cluster 2023-09-23T20:37:04.602111+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1094: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 33900/154248 objects degraded (21.978%); 4306/154248 objects misplaced (2.792%); 10 MiB/s, 162 objects/s recovering 2023-09-23T20:37:06.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:06 smithi098 bash[74888]: cluster 2023-09-23T20:37:04.602111+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1094: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 33900/154248 objects degraded (21.978%); 4306/154248 objects misplaced (2.792%); 10 MiB/s, 162 objects/s recovering 2023-09-23T20:37:06.468 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:06.477 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:06 smithi173 bash[59517]: cluster 2023-09-23T20:37:04.602111+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1094: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 33900/154248 objects degraded (21.978%); 4306/154248 objects misplaced (2.792%); 10 MiB/s, 162 objects/s recovering 2023-09-23T20:37:06.493 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:06.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:06.597 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:06.627 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:06.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:06.731 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:06.767 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:06.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:06.870 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:06.891 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:06.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:06.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:06.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:07.027 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:07.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:07.132 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:07.156 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:07.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:07.259 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:07.286 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:07.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:07.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:07.421 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:07.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:07.524 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:07.550 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:07.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:07.655 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:07.682 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:07.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:07.788 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:07.812 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:07.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:07.917 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:07.946 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:07.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:07.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:08.050 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:08.060 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:07 smithi098 bash[78228]: cluster 2023-09-23T20:37:06.603143+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1095: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 33811/153930 objects degraded (21.965%); 3929/153930 objects misplaced (2.552%); 10 MiB/s, 163 objects/s recovering 2023-09-23T20:37:08.060 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:07 smithi098 bash[78228]: audit 2023-09-23T20:37:06.921550+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:08.060 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:07 smithi098 bash[78228]: audit 2023-09-23T20:37:06.928189+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:08.060 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:07 smithi098 bash[74888]: cluster 2023-09-23T20:37:06.603143+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1095: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 33811/153930 objects degraded (21.965%); 3929/153930 objects misplaced (2.552%); 10 MiB/s, 163 objects/s recovering 2023-09-23T20:37:08.061 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:07 smithi098 bash[74888]: audit 2023-09-23T20:37:06.921550+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:08.061 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:07 smithi098 bash[74888]: audit 2023-09-23T20:37:06.928189+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:08.077 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:08.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:08.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:08.191 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:07 smithi173 bash[59517]: cluster 2023-09-23T20:37:06.603143+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1095: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 33811/153930 objects degraded (21.965%); 3929/153930 objects misplaced (2.552%); 10 MiB/s, 163 objects/s recovering 2023-09-23T20:37:08.192 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:07 smithi173 bash[59517]: audit 2023-09-23T20:37:06.921550+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:08.192 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:07 smithi173 bash[59517]: audit 2023-09-23T20:37:06.928189+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:08.207 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:08.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:08.312 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:08.342 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:08.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:08.446 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:08.469 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:08.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:08.572 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:08.603 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:08.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:08.707 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:08.732 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:08.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:08.837 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:08.861 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:08.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:08.964 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:08.987 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:08.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:08.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:09.093 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:09.119 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:09.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:09.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:09.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:09.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.384 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:09.488 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:09.512 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:09.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:09.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:09.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:09.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:09.749 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:09.774 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:09.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:09.801 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:09.809 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:09.880 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.910 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:09.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:09.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:10.014 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:10.023 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:09 smithi098 bash[78228]: cluster 2023-09-23T20:37:08.603938+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1096: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 135 op/s; 33811/152901 objects degraded (22.113%); 3469/152901 objects misplaced (2.269%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:37:10.023 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:09 smithi098 bash[78228]: audit 2023-09-23T20:37:09.604962+0000 mon.a (mon.0) 1401 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:10.023 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:09 smithi098 bash[74888]: cluster 2023-09-23T20:37:08.603938+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1096: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 135 op/s; 33811/152901 objects degraded (22.113%); 3469/152901 objects misplaced (2.269%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:37:10.024 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:09 smithi098 bash[74888]: audit 2023-09-23T20:37:09.604962+0000 mon.a (mon.0) 1401 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:10.042 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:10.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:10.149 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:10.173 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:10.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:10.276 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:10.289 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:09 smithi173 bash[59517]: cluster 2023-09-23T20:37:08.603938+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1096: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 135 op/s; 33811/152901 objects degraded (22.113%); 3469/152901 objects misplaced (2.269%); 11 MiB/s, 173 objects/s recovering 2023-09-23T20:37:10.290 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:09 smithi173 bash[59517]: audit 2023-09-23T20:37:09.604962+0000 mon.a (mon.0) 1401 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:10.305 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:10.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:10.408 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:10.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:10.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:10.565 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:10.594 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:10.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:10.729 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:10.756 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:10.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:10.861 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:10.883 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:10.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:10.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:10.987 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:11.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:11.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:11.115 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:11.125 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:10 smithi098 bash[74888]: cluster 2023-09-23T20:37:10.037665+0000 mon.a (mon.0) 1402 : cluster 3 Health check update: Degraded data redundancy: 33811/152901 objects degraded (22.113%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:11.125 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:10 smithi098 bash[78228]: cluster 2023-09-23T20:37:10.037665+0000 mon.a (mon.0) 1402 : cluster 3 Health check update: Degraded data redundancy: 33811/152901 objects degraded (22.113%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:11.152 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:11.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:11.255 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:11.281 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:11.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:10 smithi173 bash[59517]: cluster 2023-09-23T20:37:10.037665+0000 mon.a (mon.0) 1402 : cluster 3 Health check update: Degraded data redundancy: 33811/152901 objects degraded (22.113%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:11.387 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:11.407 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:11.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:11.510 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:11.541 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:11.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:11.648 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:11.678 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:11.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:11.781 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:11.806 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:11.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:11.909 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:11.937 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:11.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:11.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:12.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:12.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:12.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:12.176 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:12.205 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:12.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:12.309 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:12.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:12 smithi098 bash[74888]: cluster 2023-09-23T20:37:10.604881+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1097: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 33722/151446 objects degraded (22.267%); 3469/151446 objects misplaced (2.291%); 9.1 MiB/s, 145 objects/s recovering 2023-09-23T20:37:12.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:12 smithi098 bash[74888]: audit 2023-09-23T20:37:11.937186+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:12.317 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:12 smithi098 bash[74888]: audit 2023-09-23T20:37:11.948019+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:12.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:12 smithi098 bash[78228]: cluster 2023-09-23T20:37:10.604881+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1097: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 33722/151446 objects degraded (22.267%); 3469/151446 objects misplaced (2.291%); 9.1 MiB/s, 145 objects/s recovering 2023-09-23T20:37:12.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:12 smithi098 bash[78228]: audit 2023-09-23T20:37:11.937186+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:12.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:12 smithi098 bash[78228]: audit 2023-09-23T20:37:11.948019+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:12.336 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:12.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:12 smithi173 bash[59517]: cluster 2023-09-23T20:37:10.604881+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1097: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 33722/151446 objects degraded (22.267%); 3469/151446 objects misplaced (2.291%); 9.1 MiB/s, 145 objects/s recovering 2023-09-23T20:37:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:12 smithi173 bash[59517]: audit 2023-09-23T20:37:11.937186+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:12 smithi173 bash[59517]: audit 2023-09-23T20:37:11.948019+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:12.440 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:12.470 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:12.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:12.574 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:12.602 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:12.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:12.706 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:12.727 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:12.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:12.830 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:12.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:12.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:12.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:12.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:12.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:12.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:13.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:13.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:13.116 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:13 smithi098 bash[74888]: audit 2023-09-23T20:37:12.524074+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:37:13.116 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:13 smithi098 bash[74888]: audit 2023-09-23T20:37:12.525049+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:37:13.116 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:13 smithi098 bash[74888]: audit 2023-09-23T20:37:12.531342+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:13.116 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:13 smithi098 bash[78228]: audit 2023-09-23T20:37:12.524074+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:37:13.116 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:13 smithi098 bash[78228]: audit 2023-09-23T20:37:12.525049+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:37:13.116 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:13 smithi098 bash[78228]: audit 2023-09-23T20:37:12.531342+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:13.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:13.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:13.230 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:13 smithi173 bash[59517]: audit 2023-09-23T20:37:12.524074+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:37:13.230 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:13 smithi173 bash[59517]: audit 2023-09-23T20:37:12.525049+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:37:13.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:13 smithi173 bash[59517]: audit 2023-09-23T20:37:12.531342+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:37:13.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:13.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:13.352 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:13.381 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:13.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:13.485 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:13.509 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:13.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:13.612 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:13.641 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:13.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:13.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:13.778 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:13.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:13.885 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:13.913 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:13.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:13.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:14.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:14.043 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:14.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:14.149 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:14.170 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:14.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:14.274 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:14.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:14 smithi098 bash[78228]: cluster 2023-09-23T20:37:12.605460+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1098: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 33722/151314 objects degraded (22.286%); 3065/151314 objects misplaced (2.026%); 11 MiB/s, 175 objects/s recovering 2023-09-23T20:37:14.283 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:14 smithi098 bash[78228]: audit 2023-09-23T20:37:13.589160+0000 mon.a (mon.0) 1408 : audit 1 from='client.? 172.21.15.98:0/20425190' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:14.283 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:14 smithi098 bash[74888]: cluster 2023-09-23T20:37:12.605460+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1098: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 33722/151314 objects degraded (22.286%); 3065/151314 objects misplaced (2.026%); 11 MiB/s, 175 objects/s recovering 2023-09-23T20:37:14.283 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:14 smithi098 bash[74888]: audit 2023-09-23T20:37:13.589160+0000 mon.a (mon.0) 1408 : audit 1 from='client.? 172.21.15.98:0/20425190' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:14.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:14.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:14 smithi173 bash[59517]: cluster 2023-09-23T20:37:12.605460+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1098: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 120 op/s; 33722/151314 objects degraded (22.286%); 3065/151314 objects misplaced (2.026%); 11 MiB/s, 175 objects/s recovering 2023-09-23T20:37:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:14 smithi173 bash[59517]: audit 2023-09-23T20:37:13.589160+0000 mon.a (mon.0) 1408 : audit 1 from='client.? 172.21.15.98:0/20425190' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:37:14.400 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:14.426 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:14.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:14.530 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:14.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:14.563 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:37:14.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:14.669 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:14.693 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:14.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:14.796 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:14.827 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:14.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:14.931 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:14.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:14.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:14.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:15.066 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:15.091 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:15.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:15.194 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:15.230 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:15.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:15.334 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:15.343 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:15 smithi098 bash[78228]: cluster 2023-09-23T20:37:14.530917+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:15.343 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:15 smithi098 bash[78228]: audit 2023-09-23T20:37:14.543904+0000 mon.a (mon.0) 1410 : audit 1 from='client.? 172.21.15.98:0/20425190' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:37:15.343 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:15 smithi098 bash[78228]: cluster 2023-09-23T20:37:14.544020+0000 mon.a (mon.0) 1411 : cluster 0 osdmap e266: 8 total, 8 up, 8 in 2023-09-23T20:37:15.343 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:15 smithi098 bash[78228]: cluster 2023-09-23T20:37:14.608934+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:37:15.343 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:15 smithi098 bash[78228]: cluster 2023-09-23T20:37:15.038974+0000 mon.a (mon.0) 1412 : cluster 3 Health check update: Degraded data redundancy: 33722/151314 objects degraded (22.286%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:15.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:15 smithi098 bash[74888]: cluster 2023-09-23T20:37:14.530917+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:15.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:15 smithi098 bash[74888]: audit 2023-09-23T20:37:14.543904+0000 mon.a (mon.0) 1410 : audit 1 from='client.? 172.21.15.98:0/20425190' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:37:15.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:15 smithi098 bash[74888]: cluster 2023-09-23T20:37:14.544020+0000 mon.a (mon.0) 1411 : cluster 0 osdmap e266: 8 total, 8 up, 8 in 2023-09-23T20:37:15.344 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:15 smithi098 bash[74888]: cluster 2023-09-23T20:37:14.608934+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:37:15.344 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:15 smithi098 bash[74888]: cluster 2023-09-23T20:37:15.038974+0000 mon.a (mon.0) 1412 : cluster 3 Health check update: Degraded data redundancy: 33722/151314 objects degraded (22.286%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:15.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:15 smithi173 bash[59517]: cluster 2023-09-23T20:37:14.530917+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:15.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:15 smithi173 bash[59517]: audit 2023-09-23T20:37:14.543904+0000 mon.a (mon.0) 1410 : audit 1 from='client.? 172.21.15.98:0/20425190' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:37:15.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:15 smithi173 bash[59517]: cluster 2023-09-23T20:37:14.544020+0000 mon.a (mon.0) 1411 : cluster 0 osdmap e266: 8 total, 8 up, 8 in 2023-09-23T20:37:15.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:15 smithi173 bash[59517]: cluster 2023-09-23T20:37:14.608934+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:37:15.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:15 smithi173 bash[59517]: cluster 2023-09-23T20:37:15.038974+0000 mon.a (mon.0) 1412 : cluster 3 Health check update: Degraded data redundancy: 33722/151314 objects degraded (22.286%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:15.358 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:15.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:15.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:15.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:15.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:15.593 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:15.626 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:15.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:15.729 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:15.759 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:15.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:15.863 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:15.887 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:15.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:15.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:15.993 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:16.017 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:16.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:16.120 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:16.148 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:16.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:16.182 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:37:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:37:16] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.33.4" 2023-09-23T20:37:16.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:16 smithi098 bash[74888]: cluster 2023-09-23T20:37:14.546441+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:37:16.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:16 smithi098 bash[74888]: cluster 2023-09-23T20:37:14.606169+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1100: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 33722/150804 objects degraded (22.361%); 2591/150804 objects misplaced (1.718%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:37:16.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:16 smithi098 bash[78228]: cluster 2023-09-23T20:37:14.546441+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:37:16.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:16 smithi098 bash[78228]: cluster 2023-09-23T20:37:14.606169+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1100: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 33722/150804 objects degraded (22.361%); 2591/150804 objects misplaced (1.718%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:37:16.252 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:16.281 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:16.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:16 smithi173 bash[59517]: cluster 2023-09-23T20:37:14.546441+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T20:37:16.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:16 smithi173 bash[59517]: cluster 2023-09-23T20:37:14.606169+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1100: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 33722/150804 objects degraded (22.361%); 2591/150804 objects misplaced (1.718%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:37:16.385 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:16.415 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:16.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:16.519 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:16.546 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:16.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:16.649 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:16.683 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:16.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:16.787 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:16.810 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:16.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:16.917 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:16.944 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:16.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:16.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:17.048 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:17.074 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:17.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:17.178 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:17.205 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:17.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:17.310 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:17.339 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:17.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:17.442 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:17.466 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:17.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:17.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:17.600 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:17.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:17.703 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:17.730 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:17.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:17.833 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:17.864 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:17.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:17.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:17.968 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:18.001 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:18.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:18.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:18.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:18 smithi173 bash[59517]: cluster 2023-09-23T20:37:16.607515+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1101: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 33634/148950 objects degraded (22.581%); 2138/148950 objects misplaced (1.435%); 12 MiB/s, 187 objects/s recovering 2023-09-23T20:37:18.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:18.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:18.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:18 smithi098 bash[78228]: cluster 2023-09-23T20:37:16.607515+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1101: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 33634/148950 objects degraded (22.581%); 2138/148950 objects misplaced (1.435%); 12 MiB/s, 187 objects/s recovering 2023-09-23T20:37:18.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:18 smithi098 bash[74888]: cluster 2023-09-23T20:37:16.607515+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1101: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 33634/148950 objects degraded (22.581%); 2138/148950 objects misplaced (1.435%); 12 MiB/s, 187 objects/s recovering 2023-09-23T20:37:18.208 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:37:18.235 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:18.253 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:37:18.263 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:18.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:18.290 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:37:18.322 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:37:18.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:37:18.367 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:18.384 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:37:18.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:18.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:18.419 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:37:18.452 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:37:18.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:37:18.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:37:18.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:37:18.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:37:18.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:37:18.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:37:18.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:37:18.456 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:37:18.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:18.521 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:18.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:18.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:18.658 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:18.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:18.762 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:18.789 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:18.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:18.893 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:18.917 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:18.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:18.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:19.021 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:19.049 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:19.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:19.152 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:19.176 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:19.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:19.281 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:19.290 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:19 smithi173 bash[59517]: audit 2023-09-23T20:37:18.170987+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.98:0/950176659' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:19.308 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:19.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:19.412 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:19.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:19 smithi098 bash[74888]: audit 2023-09-23T20:37:18.170987+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.98:0/950176659' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:19.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:19 smithi098 bash[78228]: audit 2023-09-23T20:37:18.170987+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.98:0/950176659' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:19.442 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:19.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:19.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:19.580 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:19.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:19.684 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:19.713 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:19.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:19.817 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:19.840 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:19.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:19.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:19.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:19.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:19.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:20.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:20.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:20.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:20.218 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:20.240 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:20.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:20.343 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:20.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:20 smithi173 bash[59517]: cluster 2023-09-23T20:37:18.608360+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1102: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 143 op/s; 33634/148605 objects degraded (22.633%); 1469/148605 objects misplaced (0.989%); 13 MiB/s, 208 objects/s recovering 2023-09-23T20:37:20.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:20 smithi173 bash[59517]: cluster 2023-09-23T20:37:20.040157+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 33634/148605 objects degraded (22.633%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:20.351 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:20 smithi098 bash[74888]: cluster 2023-09-23T20:37:18.608360+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1102: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 143 op/s; 33634/148605 objects degraded (22.633%); 1469/148605 objects misplaced (0.989%); 13 MiB/s, 208 objects/s recovering 2023-09-23T20:37:20.351 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:20 smithi098 bash[74888]: cluster 2023-09-23T20:37:20.040157+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 33634/148605 objects degraded (22.633%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:20.351 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:20 smithi098 bash[78228]: cluster 2023-09-23T20:37:18.608360+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1102: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 143 op/s; 33634/148605 objects degraded (22.633%); 1469/148605 objects misplaced (0.989%); 13 MiB/s, 208 objects/s recovering 2023-09-23T20:37:20.351 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:20 smithi098 bash[78228]: cluster 2023-09-23T20:37:20.040157+0000 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 33634/148605 objects degraded (22.633%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:20.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.370 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:20.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:20.471 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:20.503 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:20.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:20.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:20.630 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:20.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:20.737 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:20.761 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:20.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:20.866 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:20.896 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:20.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:20.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:21.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:21.032 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:21.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:21.136 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:21.161 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:21.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:21.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:21.294 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:21.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:21.401 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:21.431 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:21.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:21.535 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:21.563 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:21.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:21.667 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:21.692 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:21.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:21.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:21.822 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:21.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:21.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:21.952 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:21.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:21.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:22.057 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:22.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:22.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:22.185 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:22.216 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:22.218 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:22 smithi098 bash[74888]: cluster 2023-09-23T20:37:20.609286+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1103: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 144 op/s; 33539/147120 objects degraded (22.797%); 1469/147120 objects misplaced (0.999%); 13 MiB/s, 209 objects/s recovering 2023-09-23T20:37:22.219 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:22 smithi098 bash[78228]: cluster 2023-09-23T20:37:20.609286+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1103: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 144 op/s; 33539/147120 objects degraded (22.797%); 1469/147120 objects misplaced (0.999%); 13 MiB/s, 209 objects/s recovering 2023-09-23T20:37:22.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:22.320 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:22 smithi173 bash[59517]: cluster 2023-09-23T20:37:20.609286+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1103: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 144 op/s; 33539/147120 objects degraded (22.797%); 1469/147120 objects misplaced (0.999%); 13 MiB/s, 209 objects/s recovering 2023-09-23T20:37:22.348 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:22.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:22.452 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:22.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:22.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:22.577 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:22.595 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:22.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:22.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:22.720 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:22.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:22.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:22.853 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:22.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:22.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:22.982 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:22.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:22.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:23.085 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:23.120 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:23.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:23.223 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:23.248 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:23.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:23.351 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:23.382 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:23.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:23.488 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:23.519 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:23.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:23.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:23.648 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:23.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:23.751 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:23.773 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:23.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:23.876 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:23.909 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:23.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:23.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:24.013 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:24.036 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:24.139 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:24.153 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:24 smithi173 bash[59517]: cluster 2023-09-23T20:37:22.609887+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1104: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 145 op/s; 33539/146958 objects degraded (22.822%); 915/146958 objects misplaced (0.623%); 14 MiB/s, 224 objects/s recovering 2023-09-23T20:37:24.173 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:24.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:24.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:24.307 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:24.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:24.411 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:24.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:24 smithi098 bash[78228]: cluster 2023-09-23T20:37:22.609887+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1104: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 145 op/s; 33539/146958 objects degraded (22.822%); 915/146958 objects misplaced (0.623%); 14 MiB/s, 224 objects/s recovering 2023-09-23T20:37:24.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:24 smithi098 bash[74888]: cluster 2023-09-23T20:37:22.609887+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1104: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 145 op/s; 33539/146958 objects degraded (22.822%); 915/146958 objects misplaced (0.623%); 14 MiB/s, 224 objects/s recovering 2023-09-23T20:37:24.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:24.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:24.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:24.574 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:24.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:24.681 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:24.706 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:24.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:24.810 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:24.842 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:24.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:24.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:24.967 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:24.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:24.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:25.072 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:25.102 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:25.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:25.204 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:25.214 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[78228]: cluster 2023-09-23T20:37:24.089195+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e267: 8 total, 8 up, 8 in 2023-09-23T20:37:25.214 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[78228]: cluster 2023-09-23T20:37:24.097327+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:37:25.214 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[78228]: cluster 2023-09-23T20:37:24.097690+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:37:25.214 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[78228]: cluster 2023-09-23T20:37:24.100822+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:37:25.214 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[78228]: audit 2023-09-23T20:37:24.605758+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:25.214 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[78228]: cluster 2023-09-23T20:37:25.041247+0000 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 33539/146958 objects degraded (22.822%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:25.214 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[74888]: cluster 2023-09-23T20:37:24.089195+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e267: 8 total, 8 up, 8 in 2023-09-23T20:37:25.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[74888]: cluster 2023-09-23T20:37:24.097327+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:37:25.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[74888]: cluster 2023-09-23T20:37:24.097690+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:37:25.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[74888]: cluster 2023-09-23T20:37:24.100822+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:37:25.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[74888]: audit 2023-09-23T20:37:24.605758+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:25.215 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:25 smithi098 bash[74888]: cluster 2023-09-23T20:37:25.041247+0000 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 33539/146958 objects degraded (22.822%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:25.229 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:25.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:25.333 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:25 smithi173 bash[59517]: cluster 2023-09-23T20:37:24.089195+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e267: 8 total, 8 up, 8 in 2023-09-23T20:37:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:25 smithi173 bash[59517]: cluster 2023-09-23T20:37:24.097327+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:37:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:25 smithi173 bash[59517]: cluster 2023-09-23T20:37:24.097690+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:37:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:25 smithi173 bash[59517]: cluster 2023-09-23T20:37:24.100822+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T20:37:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:25 smithi173 bash[59517]: audit 2023-09-23T20:37:24.605758+0000 mon.a (mon.0) 1415 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:25.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:25 smithi173 bash[59517]: cluster 2023-09-23T20:37:25.041247+0000 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 33539/146958 objects degraded (22.822%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:25.358 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:25.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:25.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:25.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:25.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:25.593 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:25.626 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:25.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:25.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:37:25.729 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:25.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:25.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:25.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:37:25.857 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:25.884 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:25.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:25.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:25.987 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:26.115 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:26 smithi173 bash[59517]: cluster 2023-09-23T20:37:24.611711+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1106: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 143 op/s; 33392/146484 objects degraded (22.796%); 709/146484 objects misplaced (0.484%); 12 MiB/s, 270 objects/s recovering 2023-09-23T20:37:26.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:26 smithi173 bash[59517]: cluster 2023-09-23T20:37:25.095603+0000 mon.a (mon.0) 1417 : cluster 0 osdmap e268: 8 total, 8 up, 8 in 2023-09-23T20:37:26.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:26 smithi173 bash[59517]: cluster 2023-09-23T20:37:25.100729+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:37:26.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:26 smithi173 bash[59517]: cluster 2023-09-23T20:37:25.133808+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:37:26.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:26 smithi173 bash[59517]: cluster 2023-09-23T20:37:25.147131+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:37:26.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:26.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:26.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:26.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:26.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:26.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:26 smithi098 bash[78228]: cluster 2023-09-23T20:37:24.611711+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1106: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 143 op/s; 33392/146484 objects degraded (22.796%); 709/146484 objects misplaced (0.484%); 12 MiB/s, 270 objects/s recovering 2023-09-23T20:37:26.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:26 smithi098 bash[78228]: cluster 2023-09-23T20:37:25.095603+0000 mon.a (mon.0) 1417 : cluster 0 osdmap e268: 8 total, 8 up, 8 in 2023-09-23T20:37:26.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:26 smithi098 bash[78228]: cluster 2023-09-23T20:37:25.100729+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:37:26.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:26 smithi098 bash[78228]: cluster 2023-09-23T20:37:25.133808+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:37:26.383 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:26 smithi098 bash[78228]: cluster 2023-09-23T20:37:25.147131+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:37:26.383 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:37:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:37:26] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.33.4" 2023-09-23T20:37:26.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:26 smithi098 bash[74888]: cluster 2023-09-23T20:37:24.611711+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1106: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 143 op/s; 33392/146484 objects degraded (22.796%); 709/146484 objects misplaced (0.484%); 12 MiB/s, 270 objects/s recovering 2023-09-23T20:37:26.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:26 smithi098 bash[74888]: cluster 2023-09-23T20:37:25.095603+0000 mon.a (mon.0) 1417 : cluster 0 osdmap e268: 8 total, 8 up, 8 in 2023-09-23T20:37:26.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:26 smithi098 bash[74888]: cluster 2023-09-23T20:37:25.100729+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:37:26.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:26 smithi098 bash[74888]: cluster 2023-09-23T20:37:25.133808+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:37:26.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:26 smithi098 bash[74888]: cluster 2023-09-23T20:37:25.147131+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T20:37:26.397 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:26.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:26.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:26.523 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:26.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:26.629 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.658 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:26.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:26.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:26.796 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:26.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:26.900 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:26.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:26.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:26.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:27.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:27.059 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:27.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:27.163 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:27.185 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:27.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:27.289 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:27.311 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:27.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:27.414 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:27.443 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:27.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:27.547 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:27.575 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:27.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:27.678 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:27.702 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:27.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:27.805 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:27.829 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:27.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:27.932 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:27.955 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:27.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:27.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:28.058 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:28.085 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:28.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:28.188 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:28.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:28.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:28.318 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:28.340 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:28.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:28.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:28 smithi173 bash[59517]: cluster 2023-09-23T20:37:26.612918+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1108: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 178 op/s; 29439/144309 objects degraded (20.400%); 3187/144309 objects misplaced (2.208%); 11 MiB/s, 323 objects/s recovering 2023-09-23T20:37:28.364 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:28 smithi098 bash[78228]: cluster 2023-09-23T20:37:26.612918+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1108: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 178 op/s; 29439/144309 objects degraded (20.400%); 3187/144309 objects misplaced (2.208%); 11 MiB/s, 323 objects/s recovering 2023-09-23T20:37:28.364 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:28 smithi098 bash[74888]: cluster 2023-09-23T20:37:26.612918+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1108: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 178 op/s; 29439/144309 objects degraded (20.400%); 3187/144309 objects misplaced (2.208%); 11 MiB/s, 323 objects/s recovering 2023-09-23T20:37:28.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:28.471 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:28.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:28.597 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:28.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:28.701 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:28.730 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:28.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:28.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:28.858 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:28.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:28.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:28.995 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:28.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:28.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:29.099 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:29.124 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:29.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:29.228 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:29.255 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:29.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:29.358 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:29.381 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:29.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:29.484 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:29.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:29.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:29.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:29.652 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:29.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:29.755 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:29.788 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:29.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:29.860 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:37:29.860 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:37:29.892 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:29.920 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:29.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:29.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:30.024 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:30.053 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:30.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:30.156 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:30.170 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:30 smithi173 bash[59517]: cluster 2023-09-23T20:37:28.613677+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1109: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 129 op/s; 29439/144012 objects degraded (20.442%); 3187/144012 objects misplaced (2.213%); 11 MiB/s, 317 objects/s recovering 2023-09-23T20:37:30.170 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:30 smithi173 bash[59517]: cluster 2023-09-23T20:37:30.042445+0000 mon.a (mon.0) 1418 : cluster 3 Health check update: Degraded data redundancy: 29439/144012 objects degraded (20.442%), 11 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:30.170 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:30 smithi173 bash[59517]: cluster 2023-09-23T20:37:30.058589+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e269: 8 total, 8 up, 8 in 2023-09-23T20:37:30.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:30 smithi098 bash[78228]: cluster 2023-09-23T20:37:28.613677+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1109: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 129 op/s; 29439/144012 objects degraded (20.442%); 3187/144012 objects misplaced (2.213%); 11 MiB/s, 317 objects/s recovering 2023-09-23T20:37:30.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:30 smithi098 bash[78228]: cluster 2023-09-23T20:37:30.042445+0000 mon.a (mon.0) 1418 : cluster 3 Health check update: Degraded data redundancy: 29439/144012 objects degraded (20.442%), 11 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:30.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:30 smithi098 bash[78228]: cluster 2023-09-23T20:37:30.058589+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e269: 8 total, 8 up, 8 in 2023-09-23T20:37:30.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:30 smithi098 bash[74888]: cluster 2023-09-23T20:37:28.613677+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1109: 89 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 129 op/s; 29439/144012 objects degraded (20.442%); 3187/144012 objects misplaced (2.213%); 11 MiB/s, 317 objects/s recovering 2023-09-23T20:37:30.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:30 smithi098 bash[74888]: cluster 2023-09-23T20:37:30.042445+0000 mon.a (mon.0) 1418 : cluster 3 Health check update: Degraded data redundancy: 29439/144012 objects degraded (20.442%), 11 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:30.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:30 smithi098 bash[74888]: cluster 2023-09-23T20:37:30.058589+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e269: 8 total, 8 up, 8 in 2023-09-23T20:37:30.188 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:30.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:30.294 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:30.324 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:30.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:30.429 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:30.457 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:30.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:30.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:30.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:30.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:30.685 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:30.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:30.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:30.813 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:30.836 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:30.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:30.940 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:30.975 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:30.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:30.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:31.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.102 INFO:teuthology.orchestra.run.smithi098.stderr:set pool 9 pgp_num to 16 2023-09-23T20:37:31.107 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:31.135 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T20:37:31.212 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:31.250 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:31.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:31 smithi173 bash[59517]: cluster 2023-09-23T20:37:30.061550+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:37:31.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:31 smithi173 bash[59517]: cluster 2023-09-23T20:37:30.062384+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:37:31.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:31 smithi173 bash[59517]: audit 2023-09-23T20:37:30.129728+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.98:0/3963426117' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:37:31.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:31 smithi173 bash[59517]: audit 2023-09-23T20:37:30.130028+0000 mon.a (mon.0) 1420 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:37:31.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:31 smithi173 bash[59517]: audit 2023-09-23T20:37:31.078755+0000 mon.a (mon.0) 1421 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T20:37:31.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:31 smithi173 bash[59517]: cluster 2023-09-23T20:37:31.079073+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e270: 8 total, 8 up, 8 in 2023-09-23T20:37:31.353 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:31.363 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[74888]: cluster 2023-09-23T20:37:30.061550+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:37:31.363 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[74888]: cluster 2023-09-23T20:37:30.062384+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:37:31.363 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[74888]: audit 2023-09-23T20:37:30.129728+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.98:0/3963426117' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:37:31.363 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[74888]: audit 2023-09-23T20:37:30.130028+0000 mon.a (mon.0) 1420 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:37:31.363 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[74888]: audit 2023-09-23T20:37:31.078755+0000 mon.a (mon.0) 1421 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T20:37:31.363 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[74888]: cluster 2023-09-23T20:37:31.079073+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e270: 8 total, 8 up, 8 in 2023-09-23T20:37:31.363 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[78228]: cluster 2023-09-23T20:37:30.061550+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:37:31.364 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[78228]: cluster 2023-09-23T20:37:30.062384+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T20:37:31.364 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[78228]: audit 2023-09-23T20:37:30.129728+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.98:0/3963426117' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:37:31.364 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[78228]: audit 2023-09-23T20:37:30.130028+0000 mon.a (mon.0) 1420 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:37:31.364 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[78228]: audit 2023-09-23T20:37:31.078755+0000 mon.a (mon.0) 1421 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T20:37:31.364 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:31 smithi098 bash[78228]: cluster 2023-09-23T20:37:31.079073+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e270: 8 total, 8 up, 8 in 2023-09-23T20:37:31.378 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:31.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:31.481 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:31.515 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:31.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:31.619 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.642 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:31.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:31.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:31.767 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:31.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:31.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:31.905 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:31.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:31.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:32.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:32.034 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:32.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:32.138 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:32.164 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:32.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:32.266 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:32.274 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:32 smithi173 bash[59517]: cluster 2023-09-23T20:37:30.614417+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1111: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 213 op/s; 22469/142311 objects degraded (15.789%); 7996/142311 objects misplaced (5.619%); 9.1 MiB/s, 338 objects/s recovering 2023-09-23T20:37:32.274 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:32 smithi173 bash[59517]: cluster 2023-09-23T20:37:31.079446+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:37:32.274 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:32 smithi173 bash[59517]: cluster 2023-09-23T20:37:31.079596+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:37:32.289 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:32.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:32.309 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:32 smithi098 bash[78228]: cluster 2023-09-23T20:37:30.614417+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1111: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 213 op/s; 22469/142311 objects degraded (15.789%); 7996/142311 objects misplaced (5.619%); 9.1 MiB/s, 338 objects/s recovering 2023-09-23T20:37:32.309 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:32 smithi098 bash[78228]: cluster 2023-09-23T20:37:31.079446+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:37:32.309 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:32 smithi098 bash[78228]: cluster 2023-09-23T20:37:31.079596+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:37:32.310 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:32 smithi098 bash[74888]: cluster 2023-09-23T20:37:30.614417+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1111: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 213 op/s; 22469/142311 objects degraded (15.789%); 7996/142311 objects misplaced (5.619%); 9.1 MiB/s, 338 objects/s recovering 2023-09-23T20:37:32.310 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:32 smithi098 bash[74888]: cluster 2023-09-23T20:37:31.079446+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:37:32.310 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:32 smithi098 bash[74888]: cluster 2023-09-23T20:37:31.079596+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T20:37:32.393 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:32.421 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:32.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:32.525 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:32.549 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:32.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:32.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:32.681 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:32.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:32.727 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:32.727 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:32.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:32.810 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:32.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:32.913 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:32.938 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:32.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:32.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:33.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:33.072 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:33.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:33.175 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:33.199 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:33.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:33.302 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:33.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:33.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:33.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:33.454 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:33.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:33.560 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:33.587 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:33.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:33.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:33.716 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:33.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:33.821 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:33.847 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:33.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:33.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:33.980 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:33.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:33.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:34.085 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:34.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:34.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:34.228 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:34 smithi173 bash[59517]: cluster 2023-09-23T20:37:32.615132+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1113: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 184 op/s; 22469/142311 objects degraded (15.789%); 7996/142311 objects misplaced (5.619%); 7.9 MiB/s, 293 objects/s recovering 2023-09-23T20:37:34.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:34.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:34.350 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:34.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:34.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:34.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:34 smithi098 bash[74888]: cluster 2023-09-23T20:37:32.615132+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1113: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 184 op/s; 22469/142311 objects degraded (15.789%); 7996/142311 objects misplaced (5.619%); 7.9 MiB/s, 293 objects/s recovering 2023-09-23T20:37:34.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:34 smithi098 bash[78228]: cluster 2023-09-23T20:37:32.615132+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1113: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 184 op/s; 22469/142311 objects degraded (15.789%); 7996/142311 objects misplaced (5.619%); 7.9 MiB/s, 293 objects/s recovering 2023-09-23T20:37:34.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:34.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:34.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:34.613 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:34.641 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:34.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:34.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:34.774 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:34.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:34.877 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:34.905 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:34.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:34.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:35.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:35.033 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:35.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:35.136 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:35.149 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:35 smithi173 bash[59517]: cluster 2023-09-23T20:37:35.046258+0000 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 22469/142311 objects degraded (15.789%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:35.166 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:35.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:35.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:35.280 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:35 smithi098 bash[74888]: cluster 2023-09-23T20:37:35.046258+0000 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 22469/142311 objects degraded (15.789%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:35.281 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:35 smithi098 bash[78228]: cluster 2023-09-23T20:37:35.046258+0000 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 22469/142311 objects degraded (15.789%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:35.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:35.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:35.398 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:35.428 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:35.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:35.532 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:35.563 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:35.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:35.667 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:35.698 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:35.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:35.804 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:35.826 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:35.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:35.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:35.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:35.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:35.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:36.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:36.092 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:36.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:36.195 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:36.202 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:36 smithi173 bash[59517]: cluster 2023-09-23T20:37:34.615712+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1114: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 22469/142116 objects degraded (15.810%); 7996/142116 objects misplaced (5.626%); 2.8 MiB/s, 144 objects/s recovering 2023-09-23T20:37:36.220 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:36.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:36.323 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:36.346 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:36.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:36.432 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:37:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:37:36] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.33.4" 2023-09-23T20:37:36.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:36 smithi098 bash[74888]: cluster 2023-09-23T20:37:34.615712+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1114: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 22469/142116 objects degraded (15.810%); 7996/142116 objects misplaced (5.626%); 2.8 MiB/s, 144 objects/s recovering 2023-09-23T20:37:36.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:36 smithi098 bash[78228]: cluster 2023-09-23T20:37:34.615712+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1114: 89 pgs: 1 creating+peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 77 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 91 op/s; 22469/142116 objects degraded (15.810%); 7996/142116 objects misplaced (5.626%); 2.8 MiB/s, 144 objects/s recovering 2023-09-23T20:37:36.449 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:36.472 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:36.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:36.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:36.609 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:36.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:36.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:36.736 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:36.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:36.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:36.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:36.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:36.973 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:36.996 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:36.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:36.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:37.064 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:37.100 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:37.123 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:37.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:37.226 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:37.251 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:37.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:37.311 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:37:37.311 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:37:37.311 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-23T20:37:37.311 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:37:37.311 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:37:37.311 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-23T20:37:37.354 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:37.383 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:37.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:37.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:37.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:37.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:37.611 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:37.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:37.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:37.742 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:37.761 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:37.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:37.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:37.888 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:37.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:37.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:37.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:38.018 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:38.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:38.121 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:38.146 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:38.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:38.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:38.270 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:38.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:38.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:38 smithi173 bash[59517]: cluster 2023-09-23T20:37:36.616387+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1115: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 149 op/s; 22469/140421 objects degraded (16.001%); 7558/140421 objects misplaced (5.382%); 5.8 MiB/s, 192 objects/s recovering 2023-09-23T20:37:38.373 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:38.397 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:38.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:38.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:38.524 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:38.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:38.538 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:38 smithi098 bash[78228]: cluster 2023-09-23T20:37:36.616387+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1115: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 149 op/s; 22469/140421 objects degraded (16.001%); 7558/140421 objects misplaced (5.382%); 5.8 MiB/s, 192 objects/s recovering 2023-09-23T20:37:38.539 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:38 smithi098 bash[74888]: cluster 2023-09-23T20:37:36.616387+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1115: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 149 op/s; 22469/140421 objects degraded (16.001%); 7558/140421 objects misplaced (5.382%); 5.8 MiB/s, 192 objects/s recovering 2023-09-23T20:37:38.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:38.651 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:38.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:38.754 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:38.779 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:38.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:38.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:38.907 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:38.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:38.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:39.010 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:39.032 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:39.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:39.134 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:39.160 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:39.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:39.263 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:39.289 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:39.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:39.393 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:39.420 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:39.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:39.524 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:39.550 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:39.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:39.653 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:39.677 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:39.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:39.780 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:39.801 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:39.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:39.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:39.933 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:39.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:39.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:40.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:40.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:40.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:40.073 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:37:40.112 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:37:40.142 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:40 smithi098 bash[74888]: cluster 2023-09-23T20:37:38.617060+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1116: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 22469/140115 objects degraded (16.036%); 7558/140115 objects misplaced (5.394%); 5.4 MiB/s, 179 objects/s recovering 2023-09-23T20:37:40.142 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:40 smithi098 bash[74888]: audit 2023-09-23T20:37:39.605339+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:40.142 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:40 smithi098 bash[74888]: audit 2023-09-23T20:37:40.024182+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.98:0/4028687300' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:40.142 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:40 smithi098 bash[74888]: cluster 2023-09-23T20:37:40.047219+0000 mon.a (mon.0) 1425 : cluster 3 Health check update: Degraded data redundancy: 22469/140115 objects degraded (16.036%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:40.149 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:37:40.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:40.187 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:40.187 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:37:40.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:40.211 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:37:40.240 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:37:40.267 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:37:40.291 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:37:40.292 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:40.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:37:40.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:37:40.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:37:40.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:37:40.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:37:40.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:37:40.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:37:40.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:37:40.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:40 smithi173 bash[59517]: cluster 2023-09-23T20:37:38.617060+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1116: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 22469/140115 objects degraded (16.036%); 7558/140115 objects misplaced (5.394%); 5.4 MiB/s, 179 objects/s recovering 2023-09-23T20:37:40.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:40 smithi173 bash[59517]: audit 2023-09-23T20:37:39.605339+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:40.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:40 smithi173 bash[59517]: audit 2023-09-23T20:37:40.024182+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.98:0/4028687300' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:40.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:40 smithi173 bash[59517]: cluster 2023-09-23T20:37:40.047219+0000 mon.a (mon.0) 1425 : cluster 3 Health check update: Degraded data redundancy: 22469/140115 objects degraded (16.036%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:40.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:40 smithi098 bash[78228]: cluster 2023-09-23T20:37:38.617060+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1116: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 22469/140115 objects degraded (16.036%); 7558/140115 objects misplaced (5.394%); 5.4 MiB/s, 179 objects/s recovering 2023-09-23T20:37:40.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:40 smithi098 bash[78228]: audit 2023-09-23T20:37:39.605339+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:40.316 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:40 smithi098 bash[78228]: audit 2023-09-23T20:37:40.024182+0000 mon.c (mon.2) 128 : audit 0 from='client.? 172.21.15.98:0/4028687300' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:40.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:40 smithi098 bash[78228]: cluster 2023-09-23T20:37:40.047219+0000 mon.a (mon.0) 1425 : cluster 3 Health check update: Degraded data redundancy: 22469/140115 objects degraded (16.036%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:40.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:40.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:40.432 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:40.455 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:40.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:40.558 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:40.581 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:40.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:40.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:40.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:40.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:40.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:40.839 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:40.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:40.945 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:40.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:40.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:40.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:41.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:41.101 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:41.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:41.148 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:41 smithi098 bash[74888]: audit 2023-09-23T20:37:40.408186+0000 mon.a (mon.0) 1426 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:37:41.148 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:41 smithi098 bash[74888]: audit 2023-09-23T20:37:40.413111+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.98:0/3222720074' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:37:41.155 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:37:41.205 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:41.228 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:41.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:41.331 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:41 smithi173 bash[59517]: audit 2023-09-23T20:37:40.408186+0000 mon.a (mon.0) 1426 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:37:41.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:41 smithi173 bash[59517]: audit 2023-09-23T20:37:40.413111+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.98:0/3222720074' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:37:41.350 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:41.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:41.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:41 smithi098 bash[78228]: audit 2023-09-23T20:37:40.408186+0000 mon.a (mon.0) 1426 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:37:41.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:41 smithi098 bash[78228]: audit 2023-09-23T20:37:40.413111+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.98:0/3222720074' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:37:41.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:41.480 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:41.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:41.583 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:41.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:41.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:41.710 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:41.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:41.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:41.837 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:41.869 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:41.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:41.972 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:41.995 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:41.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:41.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:42.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:42.124 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:42.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:42.227 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:42.254 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:42.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:42.358 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:42.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:42 smithi098 bash[74888]: cluster 2023-09-23T20:37:40.618423+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1117: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 22469/137709 objects degraded (16.316%); 7088/137709 objects misplaced (5.147%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:37:42.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:42 smithi098 bash[74888]: cluster 2023-09-23T20:37:41.132722+0000 mon.a (mon.0) 1427 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:42.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:42 smithi098 bash[74888]: audit 2023-09-23T20:37:41.143910+0000 mon.a (mon.0) 1428 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:37:42.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:42 smithi098 bash[74888]: cluster 2023-09-23T20:37:41.143997+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e271: 8 total, 8 up, 8 in 2023-09-23T20:37:42.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:42 smithi098 bash[74888]: cluster 2023-09-23T20:37:41.145822+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:37:42.382 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:42.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:42 smithi098 bash[78228]: cluster 2023-09-23T20:37:40.618423+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1117: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 22469/137709 objects degraded (16.316%); 7088/137709 objects misplaced (5.147%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:37:42.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:42 smithi098 bash[78228]: cluster 2023-09-23T20:37:41.132722+0000 mon.a (mon.0) 1427 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:42.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:42 smithi098 bash[78228]: audit 2023-09-23T20:37:41.143910+0000 mon.a (mon.0) 1428 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:37:42.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:42 smithi098 bash[78228]: cluster 2023-09-23T20:37:41.143997+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e271: 8 total, 8 up, 8 in 2023-09-23T20:37:42.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:42 smithi098 bash[78228]: cluster 2023-09-23T20:37:41.145822+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:37:42.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:42.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:42.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:42.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:42.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:42 smithi173 bash[59517]: cluster 2023-09-23T20:37:40.618423+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1117: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 22469/137709 objects degraded (16.316%); 7088/137709 objects misplaced (5.147%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:37:42.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:42 smithi173 bash[59517]: cluster 2023-09-23T20:37:41.132722+0000 mon.a (mon.0) 1427 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:37:42.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:42 smithi173 bash[59517]: audit 2023-09-23T20:37:41.143910+0000 mon.a (mon.0) 1428 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:37:42.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:42 smithi173 bash[59517]: cluster 2023-09-23T20:37:41.143997+0000 mon.a (mon.0) 1429 : cluster 0 osdmap e271: 8 total, 8 up, 8 in 2023-09-23T20:37:42.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:42 smithi173 bash[59517]: cluster 2023-09-23T20:37:41.145822+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T20:37:42.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:42.633 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:42.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:42.737 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:42.764 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:42.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:42.867 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:42.891 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:42.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:42.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:42.995 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:43.018 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:43.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:43.124 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:43.147 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:43.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:43.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:43.269 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:43.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:43.372 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:43.402 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:43.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:43.508 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:43.534 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:43.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:43.638 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:43.658 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:43.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:43.761 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:43.781 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:43.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:43.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:43.925 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:43.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:43.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:44.028 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:44.052 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:44.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:44.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:44.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:44.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:44.290 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:44.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:44 smithi098 bash[78228]: cluster 2023-09-23T20:37:42.619630+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1119: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 22469/137709 objects degraded (16.316%); 7088/137709 objects misplaced (5.147%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:37:44.297 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:44 smithi098 bash[74888]: cluster 2023-09-23T20:37:42.619630+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1119: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 22469/137709 objects degraded (16.316%); 7088/137709 objects misplaced (5.147%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:37:44.310 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:44.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:44.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:44.484 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:44.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:44.589 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:44.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:44 smithi173 bash[59517]: cluster 2023-09-23T20:37:42.619630+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1119: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 22469/137709 objects degraded (16.316%); 7088/137709 objects misplaced (5.147%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:37:44.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:44.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:44.723 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:44.751 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:44.854 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:44.878 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:44.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:44.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:44.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:45.008 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:45.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:45.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:45.143 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:45.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:45.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:45.253 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:45 smithi098 bash[74888]: cluster 2023-09-23T20:37:45.048325+0000 mon.a (mon.0) 1430 : cluster 3 Health check update: Degraded data redundancy: 22469/137709 objects degraded (16.316%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:45.253 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:45 smithi098 bash[78228]: cluster 2023-09-23T20:37:45.048325+0000 mon.a (mon.0) 1430 : cluster 3 Health check update: Degraded data redundancy: 22469/137709 objects degraded (16.316%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:45.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:45.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:45.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:37:45.376 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:45.388 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:45 smithi173 bash[59517]: cluster 2023-09-23T20:37:45.048325+0000 mon.a (mon.0) 1430 : cluster 3 Health check update: Degraded data redundancy: 22469/137709 objects degraded (16.316%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:45.408 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:45.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:45.438 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:37:45.438 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:37:45.438 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 0 2023-09-23T20:37:45.438 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:37:45.512 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:45.542 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:45.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:45.645 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:45.671 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:45.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:45.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:45.807 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:45.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:45.910 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:45.933 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:45.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:45.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:46.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:46.064 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:46.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:46.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:46.194 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:46.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:46.297 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:46.320 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:46.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:46.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:46 smithi173 bash[59517]: cluster 2023-09-23T20:37:44.620224+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1120: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 158 op/s; 22469/137349 objects degraded (16.359%); 7088/137349 objects misplaced (5.161%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:37:46.416 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:37:46.422 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:46.423 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:37:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:37:46] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.33.4" 2023-09-23T20:37:46.424 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:46 smithi098 bash[78228]: cluster 2023-09-23T20:37:44.620224+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1120: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 158 op/s; 22469/137349 objects degraded (16.359%); 7088/137349 objects misplaced (5.161%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:37:46.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:46 smithi098 bash[74888]: cluster 2023-09-23T20:37:44.620224+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1120: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 158 op/s; 22469/137349 objects degraded (16.359%); 7088/137349 objects misplaced (5.161%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T20:37:46.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:46.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:46.554 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:46.579 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:46.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:46.683 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:46.689 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T20:37:46.709 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:46.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:46.814 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:46.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:46.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:46.942 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:46.969 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:46.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:46.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:47.076 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:47.099 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:47.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:47.113 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:47.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:47.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:47.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:47.332 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:47.358 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:47.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:47.464 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:47.491 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:47.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:47.596 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:47.626 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:47.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:47.732 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:47.760 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:47.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:47.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:47.893 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:47.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:47.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:47.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:48.021 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:48.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:48.124 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:48.149 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:48.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:48.253 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:48.263 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:48 smithi173 bash[59517]: cluster 2023-09-23T20:37:46.621145+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1121: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 22469/134493 objects degraded (16.706%); 6612/134493 objects misplaced (4.916%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T20:37:48.282 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:48.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:48.385 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:48.411 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:48.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:48.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:48 smithi098 bash[74888]: cluster 2023-09-23T20:37:46.621145+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1121: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 22469/134493 objects degraded (16.706%); 6612/134493 objects misplaced (4.916%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T20:37:48.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:48 smithi098 bash[78228]: cluster 2023-09-23T20:37:46.621145+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1121: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 197 op/s; 22469/134493 objects degraded (16.706%); 6612/134493 objects misplaced (4.916%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T20:37:48.515 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:48.544 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:48.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:48.647 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:48.671 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:48.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:48.777 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:48.811 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:48.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:48.917 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:48.939 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:48.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:48.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:49.042 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:49.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:49.294 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:49.324 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:49.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:49.428 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:49.452 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:49.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:49.555 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.584 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:49.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:49.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:49.720 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:49.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:49.824 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:49.856 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:49.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:49.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:49.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:49.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:49.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:50.092 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:50.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:50.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:50.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:50.230 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:50 smithi173 bash[59517]: cluster 2023-09-23T20:37:48.621935+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1122: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 22469/134130 objects degraded (16.752%); 6612/134130 objects misplaced (4.930%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T20:37:50.230 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:50 smithi173 bash[59517]: cluster 2023-09-23T20:37:50.049560+0000 mon.a (mon.0) 1431 : cluster 3 Health check update: Degraded data redundancy: 22469/134130 objects degraded (16.752%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:50.249 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:50.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:50.274 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:50.352 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:50.381 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:50.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:50.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:50 smithi098 bash[74888]: cluster 2023-09-23T20:37:48.621935+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1122: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 22469/134130 objects degraded (16.752%); 6612/134130 objects misplaced (4.930%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T20:37:50.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:50 smithi098 bash[74888]: cluster 2023-09-23T20:37:50.049560+0000 mon.a (mon.0) 1431 : cluster 3 Health check update: Degraded data redundancy: 22469/134130 objects degraded (16.752%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:50.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:50 smithi098 bash[78228]: cluster 2023-09-23T20:37:48.621935+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1122: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 22469/134130 objects degraded (16.752%); 6612/134130 objects misplaced (4.930%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T20:37:50.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:50 smithi098 bash[78228]: cluster 2023-09-23T20:37:50.049560+0000 mon.a (mon.0) 1431 : cluster 3 Health check update: Degraded data redundancy: 22469/134130 objects degraded (16.752%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:50.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:50.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:50.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:50.617 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:50.644 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:50.751 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:50.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:50.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:50.879 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:50.902 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:50.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:50.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:51.005 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:51.031 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:51.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:51.135 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:51.161 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:51.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:51.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:51.297 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:51.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:51.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:51.422 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:51.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:51.525 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:51.551 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:51.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:51.655 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:51.682 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:51.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:51.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:51.814 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:51.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:51.918 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:51.942 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:51.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:51.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:52.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:52.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:52.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:52.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:52 smithi098 bash[74888]: cluster 2023-09-23T20:37:50.623231+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1123: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 22469/131820 objects degraded (17.045%); 6084/131820 objects misplaced (4.615%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:37:52.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:52 smithi098 bash[78228]: cluster 2023-09-23T20:37:50.623231+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1123: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 22469/131820 objects degraded (17.045%); 6084/131820 objects misplaced (4.615%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:37:52.189 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:52.217 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:52.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:52.256 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:52.256 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:37:52.299 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:37:52.299 INFO:teuthology.orchestra.run.smithi098.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:37:52.299 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:37:52.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:52.353 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:52.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:52.460 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:52.480 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:52.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:52.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:52.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:52 smithi173 bash[59517]: cluster 2023-09-23T20:37:50.623231+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1123: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 196 op/s; 22469/131820 objects degraded (17.045%); 6084/131820 objects misplaced (4.615%); 5.6 MiB/s, 89 objects/s recovering 2023-09-23T20:37:52.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:52.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:52.709 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:52.731 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:52.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:52.834 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:52.863 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:52.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:52.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:52.966 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:52.999 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:53.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:53.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:53.128 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:53.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:53.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:53.270 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:53.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:53.374 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:53.402 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:53.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:53.507 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:53.539 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:53.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:53.642 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:53.670 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:53.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:53.775 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:53.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:53.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:53.902 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:53.931 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:53.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:53.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:54.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:54.060 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:54.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:54.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:54.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:54.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:54.294 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:54.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:54.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:54.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:54.440 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:54.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:54.466 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:54 smithi098 bash[78228]: cluster 2023-09-23T20:37:52.623800+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1124: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 22469/131820 objects degraded (17.045%); 6084/131820 objects misplaced (4.615%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T20:37:54.466 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:54 smithi098 bash[74888]: cluster 2023-09-23T20:37:52.623800+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1124: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 22469/131820 objects degraded (17.045%); 6084/131820 objects misplaced (4.615%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T20:37:54.544 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:54.576 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:54 smithi173 bash[59517]: cluster 2023-09-23T20:37:52.623800+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1124: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 22469/131820 objects degraded (17.045%); 6084/131820 objects misplaced (4.615%); 4.9 MiB/s, 78 objects/s recovering 2023-09-23T20:37:54.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:54.708 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:54.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:54.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:54.835 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:54.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:54.939 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:54.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:54.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:54.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:55.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:55.102 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:55.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:55.205 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:55.214 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:55 smithi173 bash[59517]: audit 2023-09-23T20:37:54.605560+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:55.214 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:55 smithi173 bash[59517]: cluster 2023-09-23T20:37:55.050927+0000 mon.a (mon.0) 1433 : cluster 3 Health check update: Degraded data redundancy: 22469/131820 objects degraded (17.045%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:55.233 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:55.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:55.336 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:55.365 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:55.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:55.469 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:55.479 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:55 smithi098 bash[78228]: audit 2023-09-23T20:37:54.605560+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:55.479 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:55 smithi098 bash[78228]: cluster 2023-09-23T20:37:55.050927+0000 mon.a (mon.0) 1433 : cluster 3 Health check update: Degraded data redundancy: 22469/131820 objects degraded (17.045%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:55.479 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:55 smithi098 bash[74888]: audit 2023-09-23T20:37:54.605560+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:37:55.479 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:55 smithi098 bash[74888]: cluster 2023-09-23T20:37:55.050927+0000 mon.a (mon.0) 1433 : cluster 3 Health check update: Degraded data redundancy: 22469/131820 objects degraded (17.045%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:37:55.496 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:55.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:55.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:55.626 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:55.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:55.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:55.757 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:55.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:55.860 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:55.891 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:55.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:55.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:55.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:56.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:56.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:56.122 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:56.144 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:56.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:56.249 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:56.278 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:56.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:56.382 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:56.410 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:56.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:56.431 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:37:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:37:56] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.33.4" 2023-09-23T20:37:56.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:56 smithi098 bash[74888]: cluster 2023-09-23T20:37:54.624884+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1125: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 22469/131568 objects degraded (17.078%); 6084/131568 objects misplaced (4.624%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T20:37:56.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:56 smithi098 bash[78228]: cluster 2023-09-23T20:37:54.624884+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1125: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 22469/131568 objects degraded (17.078%); 6084/131568 objects misplaced (4.624%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T20:37:56.513 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:56.525 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:56 smithi173 bash[59517]: cluster 2023-09-23T20:37:54.624884+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1125: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 170 op/s; 22469/131568 objects degraded (17.078%); 6084/131568 objects misplaced (4.624%); 4.7 MiB/s, 74 objects/s recovering 2023-09-23T20:37:56.542 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:56.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:56.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:56.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:56.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:56.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:56.801 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:56.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:56.905 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:56.934 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:37:56.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:56.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:37:57.037 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:57.061 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:57.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:57.164 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:57.195 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:57.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:57.298 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:57.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:57.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:57.430 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:57.453 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:57.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:57.558 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:57.585 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:57.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:57.691 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:57.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:57.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:57.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:57.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:57.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:57.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:57.982 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:57.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:57.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:58.085 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:58.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:58.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:58.214 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:58.236 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:58.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:58.264 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:58 smithi098 bash[78228]: cluster 2023-09-23T20:37:56.625777+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1126: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 22469/129483 objects degraded (17.353%); 5490/129483 objects misplaced (4.240%); 7.5 MiB/s, 119 objects/s recovering 2023-09-23T20:37:58.264 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:58 smithi098 bash[74888]: cluster 2023-09-23T20:37:56.625777+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1126: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 22469/129483 objects degraded (17.353%); 5490/129483 objects misplaced (4.240%); 7.5 MiB/s, 119 objects/s recovering 2023-09-23T20:37:58.340 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:58.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:58 smithi173 bash[59517]: cluster 2023-09-23T20:37:56.625777+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1126: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 22469/129483 objects degraded (17.353%); 5490/129483 objects misplaced (4.240%); 7.5 MiB/s, 119 objects/s recovering 2023-09-23T20:37:58.367 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:58.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:58.471 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:58.498 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:58.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:58.525 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:37:58.551 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:37:58.584 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:37:58.602 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:58.605 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:37:58.629 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:37:58.631 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:37:58.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:37:58.653 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:37:58.679 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:37:58.703 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:37:58.706 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:37:58.706 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:37:58.706 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:37:58.706 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:37:58.706 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:37:58.706 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:37:58.706 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:37:58.707 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:37:58.736 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:58.761 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:37:58.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:37:58.864 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:58.897 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:58.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:58.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:37:59.000 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:59.021 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:37:59.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:37:59.124 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:59.148 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:37:59.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:37:59.251 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:59.284 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:59.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:59.387 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:59.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:59.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:59.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:37:59 smithi098 bash[74888]: audit 2023-09-23T20:37:58.493131+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.98:0/2357482085' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:59.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:37:59 smithi098 bash[78228]: audit 2023-09-23T20:37:58.493131+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.98:0/2357482085' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:59.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:59.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:37:59 smithi173 bash[59517]: audit 2023-09-23T20:37:58.493131+0000 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.98:0/2357482085' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:37:59.557 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:59.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:59.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:59.683 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:37:59.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:37:59.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:59.810 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:37:59.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:37:59.913 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:59.942 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:37:59.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:37:59.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:00.046 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:00.073 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:00.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:00.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:00.204 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:00.206 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:00 smithi098 bash[78228]: cluster 2023-09-23T20:37:58.626332+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1127: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 22469/129201 objects degraded (17.391%); 5490/129201 objects misplaced (4.249%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T20:38:00.206 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:00 smithi098 bash[78228]: cluster 2023-09-23T20:38:00.052144+0000 mon.a (mon.0) 1434 : cluster 3 Health check update: Degraded data redundancy: 22469/129201 objects degraded (17.391%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:00.206 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:00 smithi098 bash[74888]: cluster 2023-09-23T20:37:58.626332+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1127: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 22469/129201 objects degraded (17.391%); 5490/129201 objects misplaced (4.249%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T20:38:00.206 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:00 smithi098 bash[74888]: cluster 2023-09-23T20:38:00.052144+0000 mon.a (mon.0) 1434 : cluster 3 Health check update: Degraded data redundancy: 22469/129201 objects degraded (17.391%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:00.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:00.308 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:00.336 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:00.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:00.426 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:38:00.426 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:38:00.426 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_4 2023-09-23T20:38:00.426 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:38:00.440 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:00.448 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:00 smithi173 bash[59517]: cluster 2023-09-23T20:37:58.626332+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1127: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 22469/129201 objects degraded (17.391%); 5490/129201 objects misplaced (4.249%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T20:38:00.448 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:00 smithi173 bash[59517]: cluster 2023-09-23T20:38:00.052144+0000 mon.a (mon.0) 1434 : cluster 3 Health check update: Degraded data redundancy: 22469/129201 objects degraded (17.391%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:00.465 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:00.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:00.569 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:00.601 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:00.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:00.706 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:00.733 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:00.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:00.837 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:00.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:00.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:00.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:00.995 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:00.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:00.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:01.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:01.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:01.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:01.228 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:01.254 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:01.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:01.357 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:01.387 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:01.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:01.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:01.527 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:01.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:01.631 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:01.658 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:01.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:01.761 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:01.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:01.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:01.889 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:01.916 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:01.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:01.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:02.020 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:02.047 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:02.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:02.150 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:02.174 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:02.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:02.290 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:02 smithi173 bash[59517]: cluster 2023-09-23T20:38:00.627081+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1128: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 181 op/s; 22469/127578 objects degraded (17.612%); 4895/127578 objects misplaced (3.837%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:38:02.306 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:02.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:02.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:02.417 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:02 smithi098 bash[78228]: cluster 2023-09-23T20:38:00.627081+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1128: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 181 op/s; 22469/127578 objects degraded (17.612%); 4895/127578 objects misplaced (3.837%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:38:02.418 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:02 smithi098 bash[74888]: cluster 2023-09-23T20:38:00.627081+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1128: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 181 op/s; 22469/127578 objects degraded (17.612%); 4895/127578 objects misplaced (3.837%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:38:02.434 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:02.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:02.540 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:02.565 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:02.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:02.668 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:02.692 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:02.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:02.795 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:02.827 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:02.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:02.931 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:02.965 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:02.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:02.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:03.068 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:03.095 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:03.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:03.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:03.233 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:03.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:03.336 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:03.363 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:03.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:03.466 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:03.491 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:03.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:03.549 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:38:03.595 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:03.619 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:38:03.619 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:38:03.629 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:03.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:03.733 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:03.754 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:03.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:03.860 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:03.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:03.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:03.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:03.985 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:04.009 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:04.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:04.111 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:04.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:04.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:04.215 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:38:04.243 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:04.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:04.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:04.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:04.384 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:04 smithi173 bash[59517]: cluster 2023-09-23T20:38:02.627866+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1129: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 22469/127080 objects degraded (17.681%); 4782/127080 objects misplaced (3.763%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T20:38:04.384 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:04 smithi173 bash[59517]: audit 2023-09-23T20:38:03.914653+0000 mon.a (mon.0) 1435 : audit 1 from='client.? 172.21.15.98:0/389100503' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:04.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:04.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:04.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:04 smithi098 bash[74888]: cluster 2023-09-23T20:38:02.627866+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1129: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 22469/127080 objects degraded (17.681%); 4782/127080 objects misplaced (3.763%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T20:38:04.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:04 smithi098 bash[74888]: audit 2023-09-23T20:38:03.914653+0000 mon.a (mon.0) 1435 : audit 1 from='client.? 172.21.15.98:0/389100503' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:04.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:04 smithi098 bash[78228]: cluster 2023-09-23T20:38:02.627866+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1129: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 22469/127080 objects degraded (17.681%); 4782/127080 objects misplaced (3.763%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T20:38:04.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:04 smithi098 bash[78228]: audit 2023-09-23T20:38:03.914653+0000 mon.a (mon.0) 1435 : audit 1 from='client.? 172.21.15.98:0/389100503' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:04.503 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:04.529 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:04.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:04.633 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:04.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:04.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:04.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:04.782 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:04.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:04.887 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:04.908 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:04.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:04.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:05.011 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:05.034 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:05.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:05.140 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:05.160 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:05.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:05.263 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:05.276 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T20:38:05.288 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:05.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:05.293 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[78228]: cluster 2023-09-23T20:38:04.193703+0000 mon.a (mon.0) 1436 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:38:05.293 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[78228]: audit 2023-09-23T20:38:04.201967+0000 mon.a (mon.0) 1437 : audit 1 from='client.? 172.21.15.98:0/389100503' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:38:05.293 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[78228]: cluster 2023-09-23T20:38:04.202032+0000 mon.a (mon.0) 1438 : cluster 0 osdmap e272: 8 total, 8 up, 8 in 2023-09-23T20:38:05.293 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[78228]: cluster 2023-09-23T20:38:04.207949+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:38:05.293 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[78228]: cluster 2023-09-23T20:38:04.215122+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:38:05.293 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[78228]: cluster 2023-09-23T20:38:04.289326+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:38:05.293 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[78228]: cluster 2023-09-23T20:38:05.053438+0000 mon.a (mon.0) 1439 : cluster 3 Health check update: Degraded data redundancy: 22469/127080 objects degraded (17.681%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:05.293 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[74888]: cluster 2023-09-23T20:38:04.193703+0000 mon.a (mon.0) 1436 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:38:05.293 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[74888]: audit 2023-09-23T20:38:04.201967+0000 mon.a (mon.0) 1437 : audit 1 from='client.? 172.21.15.98:0/389100503' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:38:05.293 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[74888]: cluster 2023-09-23T20:38:04.202032+0000 mon.a (mon.0) 1438 : cluster 0 osdmap e272: 8 total, 8 up, 8 in 2023-09-23T20:38:05.294 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[74888]: cluster 2023-09-23T20:38:04.207949+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:38:05.294 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[74888]: cluster 2023-09-23T20:38:04.215122+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:38:05.294 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[74888]: cluster 2023-09-23T20:38:04.289326+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:38:05.294 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:05 smithi098 bash[74888]: cluster 2023-09-23T20:38:05.053438+0000 mon.a (mon.0) 1439 : cluster 3 Health check update: Degraded data redundancy: 22469/127080 objects degraded (17.681%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:05.392 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:05.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:05.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:05.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:05.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:05 smithi173 bash[59517]: cluster 2023-09-23T20:38:04.193703+0000 mon.a (mon.0) 1436 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:38:05.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:05 smithi173 bash[59517]: audit 2023-09-23T20:38:04.201967+0000 mon.a (mon.0) 1437 : audit 1 from='client.? 172.21.15.98:0/389100503' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:38:05.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:05 smithi173 bash[59517]: cluster 2023-09-23T20:38:04.202032+0000 mon.a (mon.0) 1438 : cluster 0 osdmap e272: 8 total, 8 up, 8 in 2023-09-23T20:38:05.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:05 smithi173 bash[59517]: cluster 2023-09-23T20:38:04.207949+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:38:05.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:05 smithi173 bash[59517]: cluster 2023-09-23T20:38:04.215122+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:38:05.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:05 smithi173 bash[59517]: cluster 2023-09-23T20:38:04.289326+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T20:38:05.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:05 smithi173 bash[59517]: cluster 2023-09-23T20:38:05.053438+0000 mon.a (mon.0) 1439 : cluster 3 Health check update: Degraded data redundancy: 22469/127080 objects degraded (17.681%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:05.554 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:05.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:05.658 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:05.687 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:05.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:05.790 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:05.815 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:05.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:05.921 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:05.945 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:05.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:05.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:06.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:06.074 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:06.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:06.177 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:06.202 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:06.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:06.305 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:06.343 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:06.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:06.432 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:38:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:38:06] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.33.4" 2023-09-23T20:38:06.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:06 smithi098 bash[78228]: cluster 2023-09-23T20:38:04.628637+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1131: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 159 op/s; 22469/126795 objects degraded (17.721%); 4782/126795 objects misplaced (3.771%); 7.4 MiB/s, 119 objects/s recovering 2023-09-23T20:38:06.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:06 smithi098 bash[74888]: cluster 2023-09-23T20:38:04.628637+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1131: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 159 op/s; 22469/126795 objects degraded (17.721%); 4782/126795 objects misplaced (3.771%); 7.4 MiB/s, 119 objects/s recovering 2023-09-23T20:38:06.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:06.473 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:06.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:06.576 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:06.587 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:06 smithi173 bash[59517]: cluster 2023-09-23T20:38:04.628637+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1131: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 159 op/s; 22469/126795 objects degraded (17.721%); 4782/126795 objects misplaced (3.771%); 7.4 MiB/s, 119 objects/s recovering 2023-09-23T20:38:06.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:06.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:06.708 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:06.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:06.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:06.766 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:06.837 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:06.864 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:06.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:06.968 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:06.991 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:06.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:07.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:07.124 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:07.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:07.228 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:07.253 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:07.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:07.356 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:07.380 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:07.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:07.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:07.515 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:07.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:07.619 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:07.643 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:07.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:07.749 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:07.769 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:07.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:07.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:07.893 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:07.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:07.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:07.998 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:08.026 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:08.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:08.130 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:08.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:38:08.159 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:08.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:08.262 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:08.285 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:08.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:08.388 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:08.399 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:08 smithi173 bash[59517]: cluster 2023-09-23T20:38:06.629470+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1132: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 166 op/s; 22215/124476 objects degraded (17.847%); 4621/124476 objects misplaced (3.712%); 4.7 MiB/s, 161 objects/s recovering 2023-09-23T20:38:08.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:08.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:08.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:08 smithi098 bash[78228]: cluster 2023-09-23T20:38:06.629470+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1132: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 166 op/s; 22215/124476 objects degraded (17.847%); 4621/124476 objects misplaced (3.712%); 4.7 MiB/s, 161 objects/s recovering 2023-09-23T20:38:08.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:08 smithi098 bash[74888]: cluster 2023-09-23T20:38:06.629470+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1132: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 166 op/s; 22215/124476 objects degraded (17.847%); 4621/124476 objects misplaced (3.712%); 4.7 MiB/s, 161 objects/s recovering 2023-09-23T20:38:08.516 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:08.543 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:08.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:08.646 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:08.673 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:08.777 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:08.804 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:08.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:08.908 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:08.938 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:08.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:08.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:09.042 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:09.064 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:09.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:09.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:09.193 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:09.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:09.296 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:09.307 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:09 smithi098 bash[74888]: cluster 2023-09-23T20:38:08.224852+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e273: 8 total, 8 up, 8 in 2023-09-23T20:38:09.307 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:09 smithi098 bash[74888]: cluster 2023-09-23T20:38:08.231225+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:38:09.307 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:09 smithi098 bash[74888]: cluster 2023-09-23T20:38:08.233099+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:38:09.307 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:09 smithi098 bash[74888]: cluster 2023-09-23T20:38:08.510129+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:38:09.307 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:09 smithi098 bash[78228]: cluster 2023-09-23T20:38:08.224852+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e273: 8 total, 8 up, 8 in 2023-09-23T20:38:09.307 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:09 smithi098 bash[78228]: cluster 2023-09-23T20:38:08.231225+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:38:09.307 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:09 smithi098 bash[78228]: cluster 2023-09-23T20:38:08.233099+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:38:09.307 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:09 smithi098 bash[78228]: cluster 2023-09-23T20:38:08.510129+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:38:09.329 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:09.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:09.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:09.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:09.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:09.569 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:09.581 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:09 smithi173 bash[59517]: cluster 2023-09-23T20:38:08.224852+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e273: 8 total, 8 up, 8 in 2023-09-23T20:38:09.582 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:09 smithi173 bash[59517]: cluster 2023-09-23T20:38:08.231225+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:38:09.582 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:09 smithi173 bash[59517]: cluster 2023-09-23T20:38:08.233099+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:38:09.582 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:09 smithi173 bash[59517]: cluster 2023-09-23T20:38:08.510129+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T20:38:09.595 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:09.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:09.700 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:09.721 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:09.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:09.822 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:09.824 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:09.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:09.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:09.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:09.952 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:09.973 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:09.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:09.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:10.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:10.099 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:10.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:10.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:10.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:10.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:10.336 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:10 smithi173 bash[59517]: cluster 2023-09-23T20:38:08.629934+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1134: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 141 op/s; 22215/124188 objects degraded (17.888%); 4621/124188 objects misplaced (3.721%); 1.3 MiB/s, 127 objects/s recovering 2023-09-23T20:38:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:10 smithi173 bash[59517]: cluster 2023-09-23T20:38:09.239732+0000 mon.a (mon.0) 1441 : cluster 0 osdmap e274: 8 total, 8 up, 8 in 2023-09-23T20:38:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:10 smithi173 bash[59517]: cluster 2023-09-23T20:38:09.240776+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T20:38:10.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:10 smithi173 bash[59517]: cluster 2023-09-23T20:38:09.246581+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T20:38:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:10 smithi173 bash[59517]: audit 2023-09-23T20:38:09.610632+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:10 smithi173 bash[59517]: audit 2023-09-23T20:38:09.611858+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:10 smithi173 bash[59517]: cluster 2023-09-23T20:38:10.054670+0000 mon.a (mon.0) 1444 : cluster 3 Health check update: Degraded data redundancy: 22215/124188 objects degraded (17.888%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:10.360 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:10.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:10.463 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:10.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:10.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:10.594 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:10.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[78228]: cluster 2023-09-23T20:38:08.629934+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1134: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 141 op/s; 22215/124188 objects degraded (17.888%); 4621/124188 objects misplaced (3.721%); 1.3 MiB/s, 127 objects/s recovering 2023-09-23T20:38:10.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[78228]: cluster 2023-09-23T20:38:09.239732+0000 mon.a (mon.0) 1441 : cluster 0 osdmap e274: 8 total, 8 up, 8 in 2023-09-23T20:38:10.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[78228]: cluster 2023-09-23T20:38:09.240776+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T20:38:10.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[78228]: cluster 2023-09-23T20:38:09.246581+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T20:38:10.603 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[78228]: audit 2023-09-23T20:38:09.610632+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:10.603 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[78228]: audit 2023-09-23T20:38:09.611858+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:10.603 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[78228]: cluster 2023-09-23T20:38:10.054670+0000 mon.a (mon.0) 1444 : cluster 3 Health check update: Degraded data redundancy: 22215/124188 objects degraded (17.888%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:10.603 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[74888]: cluster 2023-09-23T20:38:08.629934+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1134: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 78 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 141 op/s; 22215/124188 objects degraded (17.888%); 4621/124188 objects misplaced (3.721%); 1.3 MiB/s, 127 objects/s recovering 2023-09-23T20:38:10.603 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[74888]: cluster 2023-09-23T20:38:09.239732+0000 mon.a (mon.0) 1441 : cluster 0 osdmap e274: 8 total, 8 up, 8 in 2023-09-23T20:38:10.603 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[74888]: cluster 2023-09-23T20:38:09.240776+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T20:38:10.603 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[74888]: cluster 2023-09-23T20:38:09.246581+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T20:38:10.603 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[74888]: audit 2023-09-23T20:38:09.610632+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:10.604 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[74888]: audit 2023-09-23T20:38:09.611858+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:10.604 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:10 smithi098 bash[74888]: cluster 2023-09-23T20:38:10.054670+0000 mon.a (mon.0) 1444 : cluster 3 Health check update: Degraded data redundancy: 22215/124188 objects degraded (17.888%), 10 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:10.616 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:10.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:10.720 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:10.740 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:10.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:10.845 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:10.867 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:10.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:10.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:10.996 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:10.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:10.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:11.100 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:11.123 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:11.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:11.226 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:11.252 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:11.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:11.356 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:11.385 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:11.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:11.489 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:11.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:11.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:11.614 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:11.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:11.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:11.742 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:11.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:11.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:11.869 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:11.893 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:11.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:11.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:11.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:12.025 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:12.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:12.128 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:12.145 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:12.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:12.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:12.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:12.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:12.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:12 smithi173 bash[59517]: cluster 2023-09-23T20:38:10.631184+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1136: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 226 op/s; 18699/122418 objects degraded (15.275%); 7025/122418 objects misplaced (5.739%); 1.7 MiB/s, 234 objects/s recovering 2023-09-23T20:38:12.376 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:12.396 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:12.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:12.401 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:12 smithi098 bash[78228]: cluster 2023-09-23T20:38:10.631184+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1136: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 226 op/s; 18699/122418 objects degraded (15.275%); 7025/122418 objects misplaced (5.739%); 1.7 MiB/s, 234 objects/s recovering 2023-09-23T20:38:12.401 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:12 smithi098 bash[74888]: cluster 2023-09-23T20:38:10.631184+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1136: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 226 op/s; 18699/122418 objects degraded (15.275%); 7025/122418 objects misplaced (5.739%); 1.7 MiB/s, 234 objects/s recovering 2023-09-23T20:38:12.499 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:12.524 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:12.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:12.627 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:12.649 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:12.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:12.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:12.785 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:12.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:12.861 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:12.891 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:12.914 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:12.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:12.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:13.021 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:13.052 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:13.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:13.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:13.179 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:13.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:13.283 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:13.308 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:13.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:13.411 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:13.421 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:13 smithi173 bash[59517]: audit 2023-09-23T20:38:12.609173+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:38:13.437 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:13.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:13.540 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:13.548 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:13 smithi098 bash[74888]: audit 2023-09-23T20:38:12.609173+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:38:13.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:13 smithi098 bash[78228]: audit 2023-09-23T20:38:12.609173+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:38:13.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:13.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:13.598 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:38:13.602 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:38:13.669 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:13.688 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:13.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:13.791 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:13.819 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:13.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:13.922 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:13.945 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:13.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:13.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:14.048 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:14.076 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:14.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:14.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:14.201 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:14.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:14.305 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:14.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:14.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:14.434 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:14.443 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:14 smithi098 bash[78228]: cluster 2023-09-23T20:38:12.631778+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1137: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 201 op/s; 18699/121962 objects degraded (15.332%); 6911/121962 objects misplaced (5.667%); 1.8 MiB/s, 195 objects/s recovering 2023-09-23T20:38:14.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:14 smithi098 bash[74888]: cluster 2023-09-23T20:38:12.631778+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1137: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 201 op/s; 18699/121962 objects degraded (15.332%); 6911/121962 objects misplaced (5.667%); 1.8 MiB/s, 195 objects/s recovering 2023-09-23T20:38:14.457 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:14.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:14.561 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:14.579 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:14.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:14.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:14 smithi173 bash[59517]: cluster 2023-09-23T20:38:12.631778+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1137: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 201 op/s; 18699/121962 objects degraded (15.332%); 6911/121962 objects misplaced (5.667%); 1.8 MiB/s, 195 objects/s recovering 2023-09-23T20:38:14.682 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:14.707 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:14.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:14.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:14.830 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:14.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:14.933 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:14.959 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:14.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:14.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:15.064 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:15.088 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:15.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:15.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:15.223 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:15.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:15.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:15.353 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:15.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:15.456 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:15.481 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:15.482 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:15 smithi173 bash[59517]: audit 2023-09-23T20:38:13.572851+0000 mgr.y (mgr.34107) 1036 : audit 0 from='client.35640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:38:15.483 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:15 smithi173 bash[59517]: cluster 2023-09-23T20:38:15.055544+0000 mon.a (mon.0) 1446 : cluster 3 Health check update: Degraded data redundancy: 18699/121962 objects degraded (15.332%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:15.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:15.540 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:15 smithi098 bash[74888]: audit 2023-09-23T20:38:13.572851+0000 mgr.y (mgr.34107) 1036 : audit 0 from='client.35640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:38:15.540 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:15 smithi098 bash[74888]: cluster 2023-09-23T20:38:15.055544+0000 mon.a (mon.0) 1446 : cluster 3 Health check update: Degraded data redundancy: 18699/121962 objects degraded (15.332%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:15.541 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:15 smithi098 bash[78228]: audit 2023-09-23T20:38:13.572851+0000 mgr.y (mgr.34107) 1036 : audit 0 from='client.35640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:38:15.541 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:15 smithi098 bash[78228]: cluster 2023-09-23T20:38:15.055544+0000 mon.a (mon.0) 1446 : cluster 3 Health check update: Degraded data redundancy: 18699/121962 objects degraded (15.332%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:15.584 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:15.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:15.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:15.718 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:15.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:15.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:15.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:15.871 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:15.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:15.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:15.974 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:16.000 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:16.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:16.102 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:16.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:16.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:16.229 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:16.249 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:38:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:38:16] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.33.4" 2023-09-23T20:38:16.253 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:16.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:16.356 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:16.377 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:16.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:16.481 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:16.508 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:16.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:16.515 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:16 smithi098 bash[78228]: cluster 2023-09-23T20:38:14.632288+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1138: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 18699/121641 objects degraded (15.372%); 6911/121641 objects misplaced (5.681%); 1008 KiB/s, 74 objects/s recovering 2023-09-23T20:38:16.516 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:16 smithi098 bash[74888]: cluster 2023-09-23T20:38:14.632288+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1138: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 18699/121641 objects degraded (15.372%); 6911/121641 objects misplaced (5.681%); 1008 KiB/s, 74 objects/s recovering 2023-09-23T20:38:16.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:16 smithi173 bash[59517]: cluster 2023-09-23T20:38:14.632288+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1138: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 118 op/s; 18699/121641 objects degraded (15.372%); 6911/121641 objects misplaced (5.681%); 1008 KiB/s, 74 objects/s recovering 2023-09-23T20:38:16.612 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:16.637 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:16.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:16.746 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:16.771 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:16.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:16.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:16.904 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:16.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:16.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:17.010 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:17.038 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:17.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:17.141 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:17.162 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:17.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:17.265 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:17.291 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:17.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:17.394 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:17.417 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:17.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:17.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:17.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:17.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:17.645 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:17.667 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:17.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:17.770 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:17.797 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:17.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:17.902 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:17.924 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:17.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:17.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:17.965 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":1137,"stamp":"2023-09-23T20:38:12.631383+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2663258040,"num_objects":40654,"num_object_clones":0,"num_object_copies":121962,"num_objects_missing_on_primary":3325,"num_objects_missing":3325,"num_objects_degraded":18699,"num_objects_misplaced":6911,"num_objects_unfound":0,"num_objects_dirty":40654,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":99274,"num_write_kb":4470990,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":35057,"num_bytes_recovered":1975791284,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":98408,"ondisk_log_size":98408,"up":267,"acting":257,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":307,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":13874260,"kb_used_data":9403028,"kb_used_omap":25,"kb_used_meta":4471142,"kb_avail":736086956,"statfs":{"total":767960285184,"available":753753042944,"internally_reserved":0,"allocated":9628700672,"data_stored":9622378366,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25680,"internal_metadata":4578450352},"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":-105578496,"num_objects":-1611,"num_object_clones":0,"num_object_copies":-4833,"num_objects_missing_on_primary":-112,"num_objects_missing":-112,"num_objects_degraded":-3770,"num_objects_misplaced":2129,"num_objects_unfound":0,"num_objects_dirty":-1611,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1611,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1563,"num_bytes_recovered":15269888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":"8.003317"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":151,"reported_epoch":271,"state":"active+clean","last_fresh":"2023-09-23T20:37:41.168220+0000","last_change":"2023-09-23T20:33:42.535387+0000","last_active":"2023-09-23T20:37:41.168220+0000","last_peered":"2023-09-23T20:37:41.168220+0000","last_clean":"2023-09-23T20:37:41.168220+0000","last_became_active":"2023-09-23T20:33:42.535012+0000","last_became_peered":"2023-09-23T20:33:42.535012+0000","last_unstale":"2023-09-23T20:37:41.168220+0000","last_undegraded":"2023-09-23T20:37:41.168220+0000","last_fullsized":"2023-09-23T20:37:41.168220+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:59:55.047019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":31,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.228634+0000","last_change":"2023-09-23T20:35:30.041013+0000","last_active":"2023-09-23T20:38:08.228634+0000","last_peered":"2023-09-23T20:38:08.228634+0000","last_clean":"2023-09-23T20:38:08.228634+0000","last_became_active":"2023-09-23T20:35:30.040612+0000","last_became_peered":"2023-09-23T20:35:30.040612+0000","last_unstale":"2023-09-23T20:38:08.228634+0000","last_undegraded":"2023-09-23T20:38:08.228634+0000","last_fullsized":"2023-09-23T20:38:08.228634+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:14:59.922333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":246,"reported_epoch":271,"state":"active+clean","last_fresh":"2023-09-23T20:37:41.165448+0000","last_change":"2023-09-23T20:35:30.044561+0000","last_active":"2023-09-23T20:37:41.165448+0000","last_peered":"2023-09-23T20:37:41.165448+0000","last_clean":"2023-09-23T20:37:41.165448+0000","last_became_active":"2023-09-23T20:35:30.044140+0000","last_became_peered":"2023-09-23T20:35:30.044140+0000","last_unstale":"2023-09-23T20:37:41.165448+0000","last_undegraded":"2023-09-23T20:37:41.165448+0000","last_fullsized":"2023-09-23T20:37:41.165448+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:32.422519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":27,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.234387+0000","last_change":"2023-09-23T20:36:00.054545+0000","last_active":"2023-09-23T20:38:08.234387+0000","last_peered":"2023-09-23T20:38:08.234387+0000","last_clean":"2023-09-23T20:38:08.234387+0000","last_became_active":"2023-09-23T20:36:00.053791+0000","last_became_peered":"2023-09-23T20:36:00.053791+0000","last_unstale":"2023-09-23T20:38:08.234387+0000","last_undegraded":"2023-09-23T20:38:08.234387+0000","last_fullsized":"2023-09-23T20:38:08.234387+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.314890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":40,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.316214+0000","last_change":"2023-09-23T20:36:00.051229+0000","last_active":"2023-09-23T20:38:08.316214+0000","last_peered":"2023-09-23T20:38:08.316214+0000","last_clean":"2023-09-23T20:38:08.316214+0000","last_became_active":"2023-09-23T20:36:00.050554+0000","last_became_peered":"2023-09-23T20:36:00.050554+0000","last_unstale":"2023-09-23T20:38:08.316214+0000","last_undegraded":"2023-09-23T20:38:08.316214+0000","last_fullsized":"2023-09-23T20:38:08.316214+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.824264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":250,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.513983+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:38:08.513983+0000","last_peered":"2023-09-23T20:38:08.513983+0000","last_clean":"2023-09-23T20:38:08.513983+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:38:08.513983+0000","last_undegraded":"2023-09-23T20:38:08.513983+0000","last_fullsized":"2023-09-23T20:38:08.513983+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":26,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.234753+0000","last_change":"2023-09-23T20:36:00.057771+0000","last_active":"2023-09-23T20:38:08.234753+0000","last_peered":"2023-09-23T20:38:08.234753+0000","last_clean":"2023-09-23T20:38:08.234753+0000","last_became_active":"2023-09-23T20:36:00.057495+0000","last_became_peered":"2023-09-23T20:36:00.057495+0000","last_unstale":"2023-09-23T20:38:08.234753+0000","last_undegraded":"2023-09-23T20:38:08.234753+0000","last_fullsized":"2023-09-23T20:38:08.234753+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:17:46.745953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.316148+0000","last_change":"2023-09-23T20:35:30.064611+0000","last_active":"2023-09-23T20:38:08.316148+0000","last_peered":"2023-09-23T20:38:08.316148+0000","last_clean":"2023-09-23T20:38:08.316148+0000","last_became_active":"2023-09-23T20:35:30.064286+0000","last_became_peered":"2023-09-23T20:35:30.064286+0000","last_unstale":"2023-09-23T20:38:08.316148+0000","last_undegraded":"2023-09-23T20:38:08.316148+0000","last_fullsized":"2023-09-23T20:38:08.316148+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:52.998493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":307,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.239974+0000","last_change":"2023-09-23T20:33:42.551681+0000","last_active":"2023-09-23T20:38:08.239974+0000","last_peered":"2023-09-23T20:38:08.239974+0000","last_clean":"2023-09-23T20:38:08.239974+0000","last_became_active":"2023-09-23T20:33:42.551288+0000","last_became_peered":"2023-09-23T20:33:42.551288+0000","last_unstale":"2023-09-23T20:38:08.239974+0000","last_undegraded":"2023-09-23T20:38:08.239974+0000","last_fullsized":"2023-09-23T20:38:08.239974+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.227806+0000","last_change":"2023-09-23T20:35:30.253978+0000","last_active":"2023-09-23T20:38:08.227806+0000","last_peered":"2023-09-23T20:38:08.227806+0000","last_clean":"2023-09-23T20:38:08.227806+0000","last_became_active":"2023-09-23T20:35:30.253624+0000","last_became_peered":"2023-09-23T20:35:30.253624+0000","last_unstale":"2023-09-23T20:38:08.227806+0000","last_undegraded":"2023-09-23T20:38:08.227806+0000","last_fullsized":"2023-09-23T20:38:08.227806+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:19.531574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":141,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.244061+0000","last_change":"2023-09-23T20:35:30.207620+0000","last_active":"2023-09-23T20:38:08.244061+0000","last_peered":"2023-09-23T20:38:08.244061+0000","last_clean":"2023-09-23T20:38:08.244061+0000","last_became_active":"2023-09-23T20:35:30.083019+0000","last_became_peered":"2023-09-23T20:35:30.083019+0000","last_unstale":"2023-09-23T20:38:08.244061+0000","last_undegraded":"2023-09-23T20:38:08.244061+0000","last_fullsized":"2023-09-23T20:38:08.244061+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":226,"reported_epoch":271,"state":"active+clean","last_fresh":"2023-09-23T20:37:41.167997+0000","last_change":"2023-09-23T20:33:42.533010+0000","last_active":"2023-09-23T20:37:41.167997+0000","last_peered":"2023-09-23T20:37:41.167997+0000","last_clean":"2023-09-23T20:37:41.167997+0000","last_became_active":"2023-09-23T20:33:42.532688+0000","last_became_peered":"2023-09-23T20:33:42.532688+0000","last_unstale":"2023-09-23T20:37:41.167997+0000","last_undegraded":"2023-09-23T20:37:41.167997+0000","last_fullsized":"2023-09-23T20:37:41.167997+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:59.836664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":100,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.244025+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:38:08.244025+0000","last_peered":"2023-09-23T20:38:08.244025+0000","last_clean":"2023-09-23T20:38:08.244025+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:38:08.244025+0000","last_undegraded":"2023-09-23T20:38:08.244025+0000","last_fullsized":"2023-09-23T20:38:08.244025+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":238,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.513830+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:38:08.513830+0000","last_peered":"2023-09-23T20:38:08.513830+0000","last_clean":"2023-09-23T20:38:08.513830+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:38:08.513830+0000","last_undegraded":"2023-09-23T20:38:08.513830+0000","last_fullsized":"2023-09-23T20:38:08.513830+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":143,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.244408+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:38:08.244408+0000","last_peered":"2023-09-23T20:38:08.244408+0000","last_clean":"2023-09-23T20:38:08.244408+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:38:08.244408+0000","last_undegraded":"2023-09-23T20:38:08.244408+0000","last_fullsized":"2023-09-23T20:38:08.244408+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":31,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.228868+0000","last_change":"2023-09-23T20:35:30.109939+0000","last_active":"2023-09-23T20:38:08.228868+0000","last_peered":"2023-09-23T20:38:08.228868+0000","last_clean":"2023-09-23T20:38:08.228868+0000","last_became_active":"2023-09-23T20:35:30.109551+0000","last_became_peered":"2023-09-23T20:35:30.109551+0000","last_unstale":"2023-09-23T20:38:08.228868+0000","last_undegraded":"2023-09-23T20:38:08.228868+0000","last_fullsized":"2023-09-23T20:38:08.228868+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:42.389809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.233949+0000","last_change":"2023-09-23T20:36:00.054466+0000","last_active":"2023-09-23T20:38:08.233949+0000","last_peered":"2023-09-23T20:38:08.233949+0000","last_clean":"2023-09-23T20:38:08.233949+0000","last_became_active":"2023-09-23T20:36:00.054119+0000","last_became_peered":"2023-09-23T20:36:00.054119+0000","last_unstale":"2023-09-23T20:38:08.233949+0000","last_undegraded":"2023-09-23T20:38:08.233949+0000","last_fullsized":"2023-09-23T20:38:08.233949+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:12:55.788165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":291,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.239334+0000","last_change":"2023-09-23T20:35:30.095853+0000","last_active":"2023-09-23T20:38:08.239334+0000","last_peered":"2023-09-23T20:38:08.239334+0000","last_clean":"2023-09-23T20:38:08.239334+0000","last_became_active":"2023-09-23T20:35:30.095609+0000","last_became_peered":"2023-09-23T20:35:30.095609+0000","last_unstale":"2023-09-23T20:38:08.239334+0000","last_undegraded":"2023-09-23T20:38:08.239334+0000","last_fullsized":"2023-09-23T20:38:08.239334+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.245718+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:38:08.245718+0000","last_peered":"2023-09-23T20:38:08.245718+0000","last_clean":"2023-09-23T20:38:08.245718+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:38:08.245718+0000","last_undegraded":"2023-09-23T20:38:08.245718+0000","last_fullsized":"2023-09-23T20:38:08.245718+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.234301+0000","last_change":"2023-09-23T20:36:00.058065+0000","last_active":"2023-09-23T20:38:08.234301+0000","last_peered":"2023-09-23T20:38:08.234301+0000","last_clean":"2023-09-23T20:38:08.234301+0000","last_became_active":"2023-09-23T20:36:00.054422+0000","last_became_peered":"2023-09-23T20:36:00.054422+0000","last_unstale":"2023-09-23T20:38:08.234301+0000","last_undegraded":"2023-09-23T20:38:08.234301+0000","last_fullsized":"2023-09-23T20:38:08.234301+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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.666280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":345,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.513227+0000","last_change":"2023-09-23T20:36:00.094405+0000","last_active":"2023-09-23T20:38:08.513227+0000","last_peered":"2023-09-23T20:38:08.513227+0000","last_clean":"2023-09-23T20:38:08.513227+0000","last_became_active":"2023-09-23T20:36:00.057313+0000","last_became_peered":"2023-09-23T20:36:00.057313+0000","last_unstale":"2023-09-23T20:38:08.513227+0000","last_undegraded":"2023-09-23T20:38:08.513227+0000","last_fullsized":"2023-09-23T20:38:08.513227+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":31,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.229613+0000","last_change":"2023-09-23T20:35:30.055266+0000","last_active":"2023-09-23T20:38:08.229613+0000","last_peered":"2023-09-23T20:38:08.229613+0000","last_clean":"2023-09-23T20:38:08.229613+0000","last_became_active":"2023-09-23T20:35:30.054937+0000","last_became_peered":"2023-09-23T20:35:30.054937+0000","last_unstale":"2023-09-23T20:38:08.229613+0000","last_undegraded":"2023-09-23T20:38:08.229613+0000","last_fullsized":"2023-09-23T20:38:08.229613+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.560081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"274'6171","reported_seq":15884,"reported_epoch":274,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:10.384901+0000","last_change":"2023-09-23T20:36:00.142693+0000","last_active":"2023-09-23T20:38:10.384901+0000","last_peered":"2023-09-23T20:38:10.384901+0000","last_clean":"2023-09-23T20:35:04.800592+0000","last_became_active":"2023-09-23T20:36:00.129776+0000","last_became_peered":"2023-09-23T20:36:00.129776+0000","last_unstale":"2023-09-23T20:38:10.384901+0000","last_undegraded":"2023-09-23T20:36:00.067032+0000","last_fullsized":"2023-09-23T20:36:00.042140+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6171,"log_dups_size":0,"ondisk_log_size":6171,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166395904,"num_objects":2539,"num_object_clones":0,"num_object_copies":7617,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":178,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2539,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6171,"num_write_kb":278720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4802,"num_bytes_recovered":314703872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[5,1],"avail_no_missing":["5","1","6"],"object_location_counts":[{"shards":"1,5","objects":2539}],"blocked_by":[],"up_primary":0,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":148,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.245492+0000","last_change":"2023-09-23T20:36:00.120728+0000","last_active":"2023-09-23T20:38:08.245492+0000","last_peered":"2023-09-23T20:38:08.245492+0000","last_clean":"2023-09-23T20:38:08.245492+0000","last_became_active":"2023-09-23T20:36:00.060264+0000","last_became_peered":"2023-09-23T20:36:00.060264+0000","last_unstale":"2023-09-23T20:38:08.245492+0000","last_undegraded":"2023-09-23T20:38:08.245492+0000","last_fullsized":"2023-09-23T20:38:08.245492+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":6,"num_bytes_recovered":132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":276,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.241162+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:38:08.241162+0000","last_peered":"2023-09-23T20:38:08.241162+0000","last_clean":"2023-09-23T20:38:08.241162+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:38:08.241162+0000","last_undegraded":"2023-09-23T20:38:08.241162+0000","last_fullsized":"2023-09-23T20:38:08.241162+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"272'6221","reported_seq":8953,"reported_epoch":272,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:07.597037+0000","last_change":"2023-09-23T20:35:38.798235+0000","last_active":"2023-09-23T20:38:07.597037+0000","last_peered":"2023-09-23T20:38:07.597037+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:35:36.303887+0000","last_became_peered":"2023-09-23T20:35:36.303887+0000","last_unstale":"2023-09-23T20:38:07.597037+0000","last_undegraded":"2023-09-23T20:35:36.260915+0000","last_fullsized":"2023-09-23T20:35:31.038978+0000","mapping_epoch":255,"log_start":"229'500","ondisk_log_start":"229'500","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5721,"log_dups_size":0,"ondisk_log_size":5721,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:34.528276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174522368,"num_objects":2663,"num_object_clones":0,"num_object_copies":7989,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3933,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2663,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6221,"num_write_kb":284288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1067,"num_bytes_recovered":69730304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"0,1,4","objects":626},{"shards":"1,4","objects":-716},{"shards":"1,4,6","objects":2037}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":109,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.245535+0000","last_change":"2023-09-23T20:33:42.549584+0000","last_active":"2023-09-23T20:38:08.245535+0000","last_peered":"2023-09-23T20:38:08.245535+0000","last_clean":"2023-09-23T20:38:08.245535+0000","last_became_active":"2023-09-23T20:33:42.549030+0000","last_became_peered":"2023-09-23T20:33:42.549030+0000","last_unstale":"2023-09-23T20:38:08.245535+0000","last_undegraded":"2023-09-23T20:38:08.245535+0000","last_fullsized":"2023-09-23T20:38:08.245535+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":267,"reported_epoch":271,"state":"active+clean","last_fresh":"2023-09-23T20:38:02.926991+0000","last_change":"2023-09-23T20:35:30.043850+0000","last_active":"2023-09-23T20:38:02.926991+0000","last_peered":"2023-09-23T20:38:02.926991+0000","last_clean":"2023-09-23T20:38:02.926991+0000","last_became_active":"2023-09-23T20:35:30.043355+0000","last_became_peered":"2023-09-23T20:35:30.043355+0000","last_unstale":"2023-09-23T20:38:02.926991+0000","last_undegraded":"2023-09-23T20:38:02.926991+0000","last_fullsized":"2023-09-23T20:38:02.926991+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.206676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.7","version":"274'6148","reported_seq":14918,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T20:38:10.412564+0000","last_change":"2023-09-23T20:38:09.274599+0000","last_active":"2023-09-23T20:38:10.412564+0000","last_peered":"2023-09-23T20:38:10.412564+0000","last_clean":"2023-09-23T20:38:10.412564+0000","last_became_active":"2023-09-23T20:38:09.257083+0000","last_became_peered":"2023-09-23T20:38:09.257083+0000","last_unstale":"2023-09-23T20:38:10.412564+0000","last_undegraded":"2023-09-23T20:38:10.412564+0000","last_fullsized":"2023-09-23T20:38:10.412564+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":274,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6148,"log_dups_size":0,"ondisk_log_size":6148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166854656,"num_objects":2546,"num_object_clones":0,"num_object_copies":7638,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2546,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6148,"num_write_kb":278208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4347,"num_bytes_recovered":197722112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":94,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.244643+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:38:08.244643+0000","last_peered":"2023-09-23T20:38:08.244643+0000","last_clean":"2023-09-23T20:38:08.244643+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:38:08.244643+0000","last_undegraded":"2023-09-23T20:38:08.244643+0000","last_fullsized":"2023-09-23T20:38:08.244643+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":302,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.513665+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:38:08.513665+0000","last_peered":"2023-09-23T20:38:08.513665+0000","last_clean":"2023-09-23T20:38:08.513665+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:38:08.513665+0000","last_undegraded":"2023-09-23T20:38:08.513665+0000","last_fullsized":"2023-09-23T20:38:08.513665+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"274'6095","reported_seq":8294,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T20:38:10.356579+0000","last_change":"2023-09-23T20:34:32.215847+0000","last_active":"2023-09-23T20:38:10.356579+0000","last_peered":"2023-09-23T20:38:10.356579+0000","last_clean":"2023-09-23T20:38:10.356579+0000","last_became_active":"2023-09-23T20:34:32.212743+0000","last_became_peered":"2023-09-23T20:34:32.212743+0000","last_unstale":"2023-09-23T20:38:10.356579+0000","last_undegraded":"2023-09-23T20:38:10.356579+0000","last_fullsized":"2023-09-23T20:38:10.356579+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6095,"log_dups_size":0,"ondisk_log_size":6095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166395904,"num_objects":2539,"num_object_clones":0,"num_object_copies":7617,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2539,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6095,"num_write_kb":276288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1063,"num_bytes_recovered":69664768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":273,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.239441+0000","last_change":"2023-09-23T20:35:30.096478+0000","last_active":"2023-09-23T20:38:08.239441+0000","last_peered":"2023-09-23T20:38:08.239441+0000","last_clean":"2023-09-23T20:38:08.239441+0000","last_became_active":"2023-09-23T20:35:30.096198+0000","last_became_peered":"2023-09-23T20:35:30.096198+0000","last_unstale":"2023-09-23T20:38:08.239441+0000","last_undegraded":"2023-09-23T20:38:08.239441+0000","last_fullsized":"2023-09-23T20:38:08.239441+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.235380+0000","last_change":"2023-09-23T20:36:00.059536+0000","last_active":"2023-09-23T20:38:08.235380+0000","last_peered":"2023-09-23T20:38:08.235380+0000","last_clean":"2023-09-23T20:38:08.235380+0000","last_became_active":"2023-09-23T20:36:00.059173+0000","last_became_peered":"2023-09-23T20:36:00.059173+0000","last_unstale":"2023-09-23T20:38:08.235380+0000","last_undegraded":"2023-09-23T20:38:08.235380+0000","last_fullsized":"2023-09-23T20:38:08.235380+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:37:13.017646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"274'6332","reported_seq":15325,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T20:38:10.536427+0000","last_change":"2023-09-23T20:36:43.112678+0000","last_active":"2023-09-23T20:38:10.536427+0000","last_peered":"2023-09-23T20:38:10.536427+0000","last_clean":"2023-09-23T20:38:10.536427+0000","last_became_active":"2023-09-23T20:36:43.096102+0000","last_became_peered":"2023-09-23T20:36:43.096102+0000","last_unstale":"2023-09-23T20:38:10.536427+0000","last_undegraded":"2023-09-23T20:38:10.536427+0000","last_fullsized":"2023-09-23T20:38:10.536427+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6332,"log_dups_size":0,"ondisk_log_size":6332,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:34:39.709426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169476096,"num_objects":2586,"num_object_clones":0,"num_object_copies":7758,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2586,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6332,"num_write_kb":285376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4459,"num_bytes_recovered":242614272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"59'2","reported_seq":48,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.227519+0000","last_change":"2023-09-23T20:36:00.140593+0000","last_active":"2023-09-23T20:38:08.227519+0000","last_peered":"2023-09-23T20:38:08.227519+0000","last_clean":"2023-09-23T20:38:08.227519+0000","last_became_active":"2023-09-23T20:36:00.054856+0000","last_became_peered":"2023-09-23T20:36:00.054856+0000","last_unstale":"2023-09-23T20:38:08.227519+0000","last_undegraded":"2023-09-23T20:38:08.227519+0000","last_fullsized":"2023-09-23T20:38:08.227519+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.171313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":31,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.228945+0000","last_change":"2023-09-23T20:35:30.069060+0000","last_active":"2023-09-23T20:38:08.228945+0000","last_peered":"2023-09-23T20:38:08.228945+0000","last_clean":"2023-09-23T20:38:08.228945+0000","last_became_active":"2023-09-23T20:35:30.068769+0000","last_became_peered":"2023-09-23T20:35:30.068769+0000","last_unstale":"2023-09-23T20:38:08.228945+0000","last_undegraded":"2023-09-23T20:38:08.228945+0000","last_fullsized":"2023-09-23T20:38:08.228945+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.349166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.0","version":"272'6052","reported_seq":8193,"reported_epoch":272,"state":"active+clean","last_fresh":"2023-09-23T20:38:07.822746+0000","last_change":"2023-09-23T20:34:18.232836+0000","last_active":"2023-09-23T20:38:07.822746+0000","last_peered":"2023-09-23T20:38:07.822746+0000","last_clean":"2023-09-23T20:38:07.822746+0000","last_became_active":"2023-09-23T20:34:08.733583+0000","last_became_peered":"2023-09-23T20:34:08.733583+0000","last_unstale":"2023-09-23T20:38:07.822746+0000","last_undegraded":"2023-09-23T20:38:07.822746+0000","last_fullsized":"2023-09-23T20:38:07.822746+0000","mapping_epoch":238,"log_start":"229'300","ondisk_log_start":"229'300","created":225,"last_epoch_clean":240,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5752,"log_dups_size":0,"ondisk_log_size":5752,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.432962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170655744,"num_objects":2604,"num_object_clones":0,"num_object_copies":7812,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2604,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6052,"num_write_kb":276992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1034,"num_bytes_recovered":67764224,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":266,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.513356+0000","last_change":"2023-09-23T20:33:42.538517+0000","last_active":"2023-09-23T20:38:08.513356+0000","last_peered":"2023-09-23T20:38:08.513356+0000","last_clean":"2023-09-23T20:38:08.513356+0000","last_became_active":"2023-09-23T20:33:42.538152+0000","last_became_peered":"2023-09-23T20:33:42.538152+0000","last_unstale":"2023-09-23T20:38:08.513356+0000","last_undegraded":"2023-09-23T20:38:08.513356+0000","last_fullsized":"2023-09-23T20:38:08.513356+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":267,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.238634+0000","last_change":"2023-09-23T20:33:42.533284+0000","last_active":"2023-09-23T20:38:08.238634+0000","last_peered":"2023-09-23T20:38:08.238634+0000","last_clean":"2023-09-23T20:38:08.238634+0000","last_became_active":"2023-09-23T20:33:42.532965+0000","last_became_peered":"2023-09-23T20:33:42.532965+0000","last_unstale":"2023-09-23T20:38:08.238634+0000","last_undegraded":"2023-09-23T20:38:08.238634+0000","last_fullsized":"2023-09-23T20:38:08.238634+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:27:00.264249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.3","version":"274'6155","reported_seq":7760,"reported_epoch":274,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:10.359720+0000","last_change":"2023-09-23T20:35:31.293096+0000","last_active":"2023-09-23T20:38:10.359720+0000","last_peered":"2023-09-23T20:38:10.359720+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:35:31.279317+0000","last_became_peered":"2023-09-23T20:35:31.279317+0000","last_unstale":"2023-09-23T20:38:10.359720+0000","last_undegraded":"2023-09-23T20:35:31.200640+0000","last_fullsized":"2023-09-23T20:35:31.051612+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6155,"log_dups_size":0,"ondisk_log_size":6155,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169148416,"num_objects":2581,"num_object_clones":0,"num_object_copies":7743,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4417,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2581,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6155,"num_write_kb":279552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":512,"num_bytes_recovered":33554432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":["7","5"],"object_location_counts":[{"shards":"1,5,7","objects":2581},{"shards":"1,7","objects":-718}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":272,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.360876+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:38:08.360876+0000","last_peered":"2023-09-23T20:38:08.360876+0000","last_clean":"2023-09-23T20:38:08.360876+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:38:08.360876+0000","last_undegraded":"2023-09-23T20:38:08.360876+0000","last_fullsized":"2023-09-23T20:38:08.360876+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":240,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.513567+0000","last_change":"2023-09-23T20:33:42.545754+0000","last_active":"2023-09-23T20:38:08.513567+0000","last_peered":"2023-09-23T20:38:08.513567+0000","last_clean":"2023-09-23T20:38:08.513567+0000","last_became_active":"2023-09-23T20:33:42.545369+0000","last_became_peered":"2023-09-23T20:33:42.545369+0000","last_unstale":"2023-09-23T20:38:08.513567+0000","last_undegraded":"2023-09-23T20:38:08.513567+0000","last_fullsized":"2023-09-23T20:38:08.513567+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.2","version":"274'6138","reported_seq":15412,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T20:38:10.516957+0000","last_change":"2023-09-23T20:37:25.118332+0000","last_active":"2023-09-23T20:38:10.516957+0000","last_peered":"2023-09-23T20:38:10.516957+0000","last_clean":"2023-09-23T20:38:10.516957+0000","last_became_active":"2023-09-23T20:37:25.099991+0000","last_became_peered":"2023-09-23T20:37:25.099991+0000","last_unstale":"2023-09-23T20:38:10.516957+0000","last_undegraded":"2023-09-23T20:38:10.516957+0000","last_fullsized":"2023-09-23T20:38:10.516957+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":268,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6138,"log_dups_size":0,"ondisk_log_size":6138,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:58:14.332093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166461440,"num_objects":2540,"num_object_clones":0,"num_object_copies":7620,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2540,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6138,"num_write_kb":277696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5405,"num_bytes_recovered":290258944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":31,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.316303+0000","last_change":"2023-09-23T20:35:30.071076+0000","last_active":"2023-09-23T20:38:08.316303+0000","last_peered":"2023-09-23T20:38:08.316303+0000","last_clean":"2023-09-23T20:38:08.316303+0000","last_became_active":"2023-09-23T20:35:30.070668+0000","last_became_peered":"2023-09-23T20:35:30.070668+0000","last_unstale":"2023-09-23T20:38:08.316303+0000","last_undegraded":"2023-09-23T20:38:08.316303+0000","last_fullsized":"2023-09-23T20:38:08.316303+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.861802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":286,"reported_epoch":271,"state":"active+clean","last_fresh":"2023-09-23T20:37:41.166135+0000","last_change":"2023-09-23T20:35:30.043938+0000","last_active":"2023-09-23T20:37:41.166135+0000","last_peered":"2023-09-23T20:37:41.166135+0000","last_clean":"2023-09-23T20:37:41.166135+0000","last_became_active":"2023-09-23T20:35:30.043572+0000","last_became_peered":"2023-09-23T20:35:30.043572+0000","last_unstale":"2023-09-23T20:37:41.166135+0000","last_undegraded":"2023-09-23T20:37:41.166135+0000","last_fullsized":"2023-09-23T20:37:41.166135+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:16.684388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'6344","reported_seq":8742,"reported_epoch":274,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:10.401644+0000","last_change":"2023-09-23T20:35:31.418336+0000","last_active":"2023-09-23T20:38:10.401644+0000","last_peered":"2023-09-23T20:38:10.401644+0000","last_clean":"2023-09-23T20:35:29.066056+0000","last_became_active":"2023-09-23T20:35:31.402908+0000","last_became_peered":"2023-09-23T20:35:31.402908+0000","last_unstale":"2023-09-23T20:38:10.401644+0000","last_undegraded":"2023-09-23T20:35:31.102424+0000","last_fullsized":"2023-09-23T20:35:31.048664+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6344,"log_dups_size":0,"ondisk_log_size":6344,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166985728,"num_objects":2548,"num_object_clones":0,"num_object_copies":7644,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4446,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2548,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6344,"num_write_kb":284544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1158,"num_bytes_recovered":75890688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","1","2"],"object_location_counts":[{"shards":"1,2,5","objects":2548},{"shards":"1,5","objects":-1280}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":330,"reported_epoch":271,"state":"active+clean","last_fresh":"2023-09-23T20:37:52.926052+0000","last_change":"2023-09-23T20:36:00.235046+0000","last_active":"2023-09-23T20:37:52.926052+0000","last_peered":"2023-09-23T20:37:52.926052+0000","last_clean":"2023-09-23T20:37:52.926052+0000","last_became_active":"2023-09-23T20:36:00.222427+0000","last_became_peered":"2023-09-23T20:36:00.222427+0000","last_unstale":"2023-09-23T20:37:52.926052+0000","last_undegraded":"2023-09-23T20:37:52.926052+0000","last_fullsized":"2023-09-23T20:37:52.926052+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:28.381539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":273,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.239512+0000","last_change":"2023-09-23T20:35:30.069308+0000","last_active":"2023-09-23T20:38:08.239512+0000","last_peered":"2023-09-23T20:38:08.239512+0000","last_clean":"2023-09-23T20:38:08.239512+0000","last_became_active":"2023-09-23T20:35:30.068842+0000","last_became_peered":"2023-09-23T20:35:30.068842+0000","last_unstale":"2023-09-23T20:38:08.239512+0000","last_undegraded":"2023-09-23T20:38:08.239512+0000","last_fullsized":"2023-09-23T20:38:08.239512+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":207,"reported_epoch":271,"state":"active+clean","last_fresh":"2023-09-23T20:37:52.926007+0000","last_change":"2023-09-23T20:33:42.535245+0000","last_active":"2023-09-23T20:37:52.926007+0000","last_peered":"2023-09-23T20:37:52.926007+0000","last_clean":"2023-09-23T20:37:52.926007+0000","last_became_active":"2023-09-23T20:33:42.534984+0000","last_became_peered":"2023-09-23T20:33:42.534984+0000","last_unstale":"2023-09-23T20:37:52.926007+0000","last_undegraded":"2023-09-23T20:37:52.926007+0000","last_fullsized":"2023-09-23T20:37:52.926007+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:31.431496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'6089","reported_seq":10819,"reported_epoch":274,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:09.952745+0000","last_change":"2023-09-23T20:36:00.210540+0000","last_active":"2023-09-23T20:38:09.952745+0000","last_peered":"2023-09-23T20:38:09.952745+0000","last_clean":"2023-09-23T20:34:24.131928+0000","last_became_active":"2023-09-23T20:36:00.195575+0000","last_became_peered":"2023-09-23T20:36:00.195575+0000","last_unstale":"2023-09-23T20:38:09.952745+0000","last_undegraded":"2023-09-23T20:36:00.069901+0000","last_fullsized":"2023-09-23T20:36:00.041513+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6089,"log_dups_size":0,"ondisk_log_size":6089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164691968,"num_objects":2513,"num_object_clones":0,"num_object_copies":7539,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3697,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2513,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6089,"num_write_kb":275264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2324,"num_bytes_recovered":152043520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[7,5],"avail_no_missing":["7","5"],"object_location_counts":[{"shards":"3,5,6,7","objects":1103},{"shards":"5,6,7","objects":807},{"shards":"5,7","objects":-441}],"blocked_by":[],"up_primary":0,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":259,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.239382+0000","last_change":"2023-09-23T20:33:42.543580+0000","last_active":"2023-09-23T20:38:08.239382+0000","last_peered":"2023-09-23T20:38:08.239382+0000","last_clean":"2023-09-23T20:38:08.239382+0000","last_became_active":"2023-09-23T20:33:42.542676+0000","last_became_peered":"2023-09-23T20:33:42.542676+0000","last_unstale":"2023-09-23T20:38:08.239382+0000","last_undegraded":"2023-09-23T20:38:08.239382+0000","last_fullsized":"2023-09-23T20:38:08.239382+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.235113+0000","last_change":"2023-09-23T20:36:00.053681+0000","last_active":"2023-09-23T20:38:08.235113+0000","last_peered":"2023-09-23T20:38:08.235113+0000","last_clean":"2023-09-23T20:38:08.235113+0000","last_became_active":"2023-09-23T20:36:00.053300+0000","last_became_peered":"2023-09-23T20:36:00.053300+0000","last_unstale":"2023-09-23T20:38:08.235113+0000","last_undegraded":"2023-09-23T20:38:08.235113+0000","last_fullsized":"2023-09-23T20:38:08.235113+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:11:49.323959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":90,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.238720+0000","last_change":"2023-09-23T20:35:30.068618+0000","last_active":"2023-09-23T20:38:08.238720+0000","last_peered":"2023-09-23T20:38:08.238720+0000","last_clean":"2023-09-23T20:38:08.238720+0000","last_became_active":"2023-09-23T20:35:30.068224+0000","last_became_peered":"2023-09-23T20:35:30.068224+0000","last_unstale":"2023-09-23T20:38:08.238720+0000","last_undegraded":"2023-09-23T20:38:08.238720+0000","last_fullsized":"2023-09-23T20:38:08.238720+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.a","version":"274'6317","reported_seq":7779,"reported_epoch":274,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:10.375521+0000","last_change":"2023-09-23T20:36:00.108150+0000","last_active":"2023-09-23T20:38:10.375521+0000","last_peered":"2023-09-23T20:38:10.375521+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:33:44.056461+0000","last_became_peered":"2023-09-23T20:33:44.056461+0000","last_unstale":"2023-09-23T20:38:10.375521+0000","last_undegraded":"2023-09-23T20:33:43.558205+0000","last_fullsized":"2023-09-23T20:33:43.544560+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6317,"log_dups_size":0,"ondisk_log_size":6317,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162725888,"num_objects":2483,"num_object_clones":0,"num_object_copies":7449,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":447,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2483,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6317,"num_write_kb":281600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":696,"num_bytes_recovered":37421056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"5,7","objects":2036}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":344,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T20:38:09.252575+0000","last_change":"2023-09-23T20:36:00.055616+0000","last_active":"2023-09-23T20:38:09.252575+0000","last_peered":"2023-09-23T20:38:09.252575+0000","last_clean":"2023-09-23T20:38:09.252575+0000","last_became_active":"2023-09-23T20:36:00.055267+0000","last_became_peered":"2023-09-23T20:36:00.055267+0000","last_unstale":"2023-09-23T20:38:09.252575+0000","last_undegraded":"2023-09-23T20:38:09.252575+0000","last_fullsized":"2023-09-23T20:38:09.252575+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:14.426837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":229,"reported_epoch":271,"state":"active+clean","last_fresh":"2023-09-23T20:37:42.924133+0000","last_change":"2023-09-23T20:33:42.533674+0000","last_active":"2023-09-23T20:37:42.924133+0000","last_peered":"2023-09-23T20:37:42.924133+0000","last_clean":"2023-09-23T20:37:42.924133+0000","last_became_active":"2023-09-23T20:33:42.532640+0000","last_became_peered":"2023-09-23T20:33:42.532640+0000","last_unstale":"2023-09-23T20:37:42.924133+0000","last_undegraded":"2023-09-23T20:37:42.924133+0000","last_fullsized":"2023-09-23T20:37:42.924133+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:38.696366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":297,"reported_epoch":271,"state":"active+clean","last_fresh":"2023-09-23T20:38:02.927072+0000","last_change":"2023-09-23T20:36:00.056802+0000","last_active":"2023-09-23T20:38:02.927072+0000","last_peered":"2023-09-23T20:38:02.927072+0000","last_clean":"2023-09-23T20:38:02.927072+0000","last_became_active":"2023-09-23T20:36:00.056485+0000","last_became_peered":"2023-09-23T20:36:00.056485+0000","last_unstale":"2023-09-23T20:38:02.927072+0000","last_undegraded":"2023-09-23T20:38:02.927072+0000","last_fullsized":"2023-09-23T20:38:02.927072+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:49:24.582680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'6289","reported_seq":10758,"reported_epoch":274,"state":"active+recovering+undersized+remapped","last_fresh":"2023-09-23T20:38:10.673711+0000","last_change":"2023-09-23T20:37:29.391611+0000","last_active":"2023-09-23T20:38:10.673711+0000","last_peered":"2023-09-23T20:38:10.673711+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:36:04.484460+0000","last_became_peered":"2023-09-23T20:36:04.484460+0000","last_unstale":"2023-09-23T20:38:10.673711+0000","last_undegraded":"2023-09-23T20:38:10.673711+0000","last_fullsized":"2023-09-23T20:36:01.032204+0000","mapping_epoch":259,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6289,"log_dups_size":0,"ondisk_log_size":6289,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:45.387503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169934848,"num_objects":2593,"num_object_clones":0,"num_object_copies":7779,"num_objects_missing_on_primary":3325,"num_objects_missing":3325,"num_objects_degraded":0,"num_objects_misplaced":4507,"num_objects_unfound":0,"num_objects_dirty":2593,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6289,"num_write_kb":284224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1632,"num_bytes_recovered":106889216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"0,5,7","objects":666},{"shards":"1,3,5,7","objects":13},{"shards":"1,5,7","objects":1914}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":296,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.238989+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:38:08.238989+0000","last_peered":"2023-09-23T20:38:08.238989+0000","last_clean":"2023-09-23T20:38:08.238989+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:38:08.238989+0000","last_undegraded":"2023-09-23T20:38:08.238989+0000","last_fullsized":"2023-09-23T20:38:08.238989+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":496,"reported_epoch":273,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:08.244187+0000","last_change":"2023-09-23T20:36:01.211869+0000","last_active":"2023-09-23T20:38:08.244187+0000","last_peered":"2023-09-23T20:38:08.244187+0000","last_clean":"2023-09-23T20:35:55.253419+0000","last_became_active":"2023-09-23T20:36:01.211443+0000","last_became_peered":"2023-09-23T20:36:01.211443+0000","last_unstale":"2023-09-23T20:38:08.244187+0000","last_undegraded":"2023-09-23T20:36:01.041910+0000","last_fullsized":"2023-09-23T20:36:01.041287+0000","mapping_epoch":259,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":253,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":31,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.228148+0000","last_change":"2023-09-23T20:35:30.056793+0000","last_active":"2023-09-23T20:38:08.228148+0000","last_peered":"2023-09-23T20:38:08.228148+0000","last_clean":"2023-09-23T20:38:08.228148+0000","last_became_active":"2023-09-23T20:35:30.056416+0000","last_became_peered":"2023-09-23T20:35:30.056416+0000","last_unstale":"2023-09-23T20:38:08.228148+0000","last_undegraded":"2023-09-23T20:38:08.228148+0000","last_fullsized":"2023-09-23T20:38:08.228148+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.676088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.514105+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:38:08.514105+0000","last_peered":"2023-09-23T20:38:08.514105+0000","last_clean":"2023-09-23T20:38:08.514105+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:38:08.514105+0000","last_undegraded":"2023-09-23T20:38:08.514105+0000","last_fullsized":"2023-09-23T20:38:08.514105+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'6276","reported_seq":15520,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T20:38:10.041391+0000","last_change":"2023-09-23T20:37:31.122621+0000","last_active":"2023-09-23T20:38:10.041391+0000","last_peered":"2023-09-23T20:38:10.041391+0000","last_clean":"2023-09-23T20:38:10.041391+0000","last_became_active":"2023-09-23T20:37:31.095543+0000","last_became_peered":"2023-09-23T20:37:31.095543+0000","last_unstale":"2023-09-23T20:38:10.041391+0000","last_undegraded":"2023-09-23T20:38:10.041391+0000","last_fullsized":"2023-09-23T20:38:10.041391+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6276,"log_dups_size":0,"ondisk_log_size":6276,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:34:56.429739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163184640,"num_objects":2490,"num_object_clones":0,"num_object_copies":7470,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2490,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6276,"num_write_kb":280512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4578,"num_bytes_recovered":233570304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":197,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.244425+0000","last_change":"2023-09-23T20:36:00.061553+0000","last_active":"2023-09-23T20:38:08.244425+0000","last_peered":"2023-09-23T20:38:08.244425+0000","last_clean":"2023-09-23T20:38:08.244425+0000","last_became_active":"2023-09-23T20:36:00.060244+0000","last_became_peered":"2023-09-23T20:36:00.060244+0000","last_unstale":"2023-09-23T20:38:08.244425+0000","last_undegraded":"2023-09-23T20:38:08.244425+0000","last_fullsized":"2023-09-23T20:38:08.244425+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.233800+0000","last_change":"2023-09-23T20:36:00.079816+0000","last_active":"2023-09-23T20:38:08.233800+0000","last_peered":"2023-09-23T20:38:08.233800+0000","last_clean":"2023-09-23T20:38:08.233800+0000","last_became_active":"2023-09-23T20:36:00.063636+0000","last_became_peered":"2023-09-23T20:36:00.063636+0000","last_unstale":"2023-09-23T20:38:08.233800+0000","last_undegraded":"2023-09-23T20:38:08.233800+0000","last_fullsized":"2023-09-23T20:38:08.233800+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:56.839395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T20:38:09.237758+0000","last_change":"2023-09-23T20:36:00.063299+0000","last_active":"2023-09-23T20:38:09.237758+0000","last_peered":"2023-09-23T20:38:09.237758+0000","last_clean":"2023-09-23T20:38:09.237758+0000","last_became_active":"2023-09-23T20:36:00.062890+0000","last_became_peered":"2023-09-23T20:36:00.062890+0000","last_unstale":"2023-09-23T20:38:09.237758+0000","last_undegraded":"2023-09-23T20:38:09.237758+0000","last_fullsized":"2023-09-23T20:38:09.237758+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.529314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"274'6195","reported_seq":7916,"reported_epoch":274,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:10.380200+0000","last_change":"2023-09-23T20:36:00.131671+0000","last_active":"2023-09-23T20:38:10.380200+0000","last_peered":"2023-09-23T20:38:10.380200+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:33:44.049966+0000","last_became_peered":"2023-09-23T20:33:44.049966+0000","last_unstale":"2023-09-23T20:38:10.380200+0000","last_undegraded":"2023-09-23T20:33:43.566818+0000","last_fullsized":"2023-09-23T20:33:43.547616+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6195,"log_dups_size":0,"ondisk_log_size":6195,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163250176,"num_objects":2491,"num_object_clones":0,"num_object_copies":7473,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":295,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2491,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6195,"num_write_kb":277952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":825,"num_bytes_recovered":54067200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"4,7","objects":2196}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":132,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.244537+0000","last_change":"2023-09-23T20:36:00.063209+0000","last_active":"2023-09-23T20:38:08.244537+0000","last_peered":"2023-09-23T20:38:08.244537+0000","last_clean":"2023-09-23T20:38:08.244537+0000","last_became_active":"2023-09-23T20:36:00.062740+0000","last_became_peered":"2023-09-23T20:36:00.062740+0000","last_unstale":"2023-09-23T20:38:08.244537+0000","last_undegraded":"2023-09-23T20:38:08.244537+0000","last_fullsized":"2023-09-23T20:38:08.244537+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":227,"reported_epoch":271,"state":"active+clean","last_fresh":"2023-09-23T20:37:52.926065+0000","last_change":"2023-09-23T20:33:42.544930+0000","last_active":"2023-09-23T20:37:52.926065+0000","last_peered":"2023-09-23T20:37:52.926065+0000","last_clean":"2023-09-23T20:37:52.926065+0000","last_became_active":"2023-09-23T20:33:42.544603+0000","last_became_peered":"2023-09-23T20:33:42.544603+0000","last_unstale":"2023-09-23T20:37:52.926065+0000","last_undegraded":"2023-09-23T20:37:52.926065+0000","last_fullsized":"2023-09-23T20:37:52.926065+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:13.782490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.235187+0000","last_change":"2023-09-23T20:36:00.064473+0000","last_active":"2023-09-23T20:38:08.235187+0000","last_peered":"2023-09-23T20:38:08.235187+0000","last_clean":"2023-09-23T20:38:08.235187+0000","last_became_active":"2023-09-23T20:36:00.064124+0000","last_became_peered":"2023-09-23T20:36:00.064124+0000","last_unstale":"2023-09-23T20:38:08.235187+0000","last_undegraded":"2023-09-23T20:38:08.235187+0000","last_fullsized":"2023-09-23T20:38:08.235187+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:12:32.821351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'5984","reported_seq":8101,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T20:38:10.152914+0000","last_change":"2023-09-23T20:36:44.127514+0000","last_active":"2023-09-23T20:38:10.152914+0000","last_peered":"2023-09-23T20:38:10.152914+0000","last_clean":"2023-09-23T20:38:10.152914+0000","last_became_active":"2023-09-23T20:36:44.107684+0000","last_became_peered":"2023-09-23T20:36:44.107684+0000","last_unstale":"2023-09-23T20:38:10.152914+0000","last_undegraded":"2023-09-23T20:38:10.152914+0000","last_fullsized":"2023-09-23T20:38:10.152914+0000","mapping_epoch":264,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5984,"log_dups_size":0,"ondisk_log_size":5984,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161546264,"num_objects":2466,"num_object_clones":0,"num_object_copies":7398,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2466,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":5984,"num_write_kb":270337,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1019,"num_bytes_recovered":24117248,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":48,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.229539+0000","last_change":"2023-09-23T20:36:00.112192+0000","last_active":"2023-09-23T20:38:08.229539+0000","last_peered":"2023-09-23T20:38:08.229539+0000","last_clean":"2023-09-23T20:38:08.229539+0000","last_became_active":"2023-09-23T20:36:00.049402+0000","last_became_peered":"2023-09-23T20:36:00.049402+0000","last_unstale":"2023-09-23T20:38:08.229539+0000","last_undegraded":"2023-09-23T20:38:08.229539+0000","last_fullsized":"2023-09-23T20:38:08.229539+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:19:35.132281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":207,"reported_epoch":271,"state":"active+clean","last_fresh":"2023-09-23T20:37:57.926555+0000","last_change":"2023-09-23T20:33:42.542409+0000","last_active":"2023-09-23T20:37:57.926555+0000","last_peered":"2023-09-23T20:37:57.926555+0000","last_clean":"2023-09-23T20:37:57.926555+0000","last_became_active":"2023-09-23T20:33:42.542077+0000","last_became_peered":"2023-09-23T20:33:42.542077+0000","last_unstale":"2023-09-23T20:37:57.926555+0000","last_undegraded":"2023-09-23T20:37:57.926555+0000","last_fullsized":"2023-09-23T20:37:57.926555+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.433360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":40,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.316259+0000","last_change":"2023-09-23T20:36:00.051413+0000","last_active":"2023-09-23T20:38:08.316259+0000","last_peered":"2023-09-23T20:38:08.316259+0000","last_clean":"2023-09-23T20:38:08.316259+0000","last_became_active":"2023-09-23T20:36:00.051048+0000","last_became_peered":"2023-09-23T20:36:00.051048+0000","last_unstale":"2023-09-23T20:38:08.316259+0000","last_undegraded":"2023-09-23T20:38:08.316259+0000","last_fullsized":"2023-09-23T20:38:08.316259+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:28.542967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"274'6208","reported_seq":6428,"reported_epoch":274,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:10.494109+0000","last_change":"2023-09-23T20:38:07.519140+0000","last_active":"2023-09-23T20:38:10.494109+0000","last_peered":"2023-09-23T20:38:10.494109+0000","last_clean":"2023-09-23T20:34:24.185208+0000","last_became_active":"2023-09-23T20:35:30.328367+0000","last_became_peered":"2023-09-23T20:35:30.328367+0000","last_unstale":"2023-09-23T20:38:10.494109+0000","last_undegraded":"2023-09-23T20:35:30.110106+0000","last_fullsized":"2023-09-23T20:35:30.053776+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6208,"log_dups_size":0,"ondisk_log_size":6208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160432128,"num_objects":2448,"num_object_clones":0,"num_object_copies":7344,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1284,"num_objects_misplaced":2404,"num_objects_unfound":0,"num_objects_dirty":2448,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6208,"num_write_kb":276992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"num_bytes_recovered":4587520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[7,4],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"0,4,7","objects":615},{"shards":"4,6,7","objects":1789},{"shards":"4,7","objects":-1240}],"blocked_by":[],"up_primary":3,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":331,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.513648+0000","last_change":"2023-09-23T20:35:30.060998+0000","last_active":"2023-09-23T20:38:08.513648+0000","last_peered":"2023-09-23T20:38:08.513648+0000","last_clean":"2023-09-23T20:38:08.513648+0000","last_became_active":"2023-09-23T20:35:30.060653+0000","last_became_peered":"2023-09-23T20:35:30.060653+0000","last_unstale":"2023-09-23T20:38:08.513648+0000","last_undegraded":"2023-09-23T20:38:08.513648+0000","last_fullsized":"2023-09-23T20:38:08.513648+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":31,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T20:38:09.237677+0000","last_change":"2023-09-23T20:36:00.122277+0000","last_active":"2023-09-23T20:38:09.237677+0000","last_peered":"2023-09-23T20:38:09.237677+0000","last_clean":"2023-09-23T20:38:09.237677+0000","last_became_active":"2023-09-23T20:36:00.061758+0000","last_became_peered":"2023-09-23T20:36:00.061758+0000","last_unstale":"2023-09-23T20:38:09.237677+0000","last_undegraded":"2023-09-23T20:38:09.237677+0000","last_fullsized":"2023-09-23T20:38:09.237677+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:32:03.878076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":184,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.238782+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:38:08.238782+0000","last_peered":"2023-09-23T20:38:08.238782+0000","last_clean":"2023-09-23T20:38:08.238782+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:38:08.238782+0000","last_undegraded":"2023-09-23T20:38:08.238782+0000","last_fullsized":"2023-09-23T20:38:08.238782+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":26,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.235024+0000","last_change":"2023-09-23T20:36:00.059890+0000","last_active":"2023-09-23T20:38:08.235024+0000","last_peered":"2023-09-23T20:38:08.235024+0000","last_clean":"2023-09-23T20:38:08.235024+0000","last_became_active":"2023-09-23T20:36:00.059495+0000","last_became_peered":"2023-09-23T20:36:00.059495+0000","last_unstale":"2023-09-23T20:38:08.235024+0000","last_undegraded":"2023-09-23T20:38:08.235024+0000","last_fullsized":"2023-09-23T20:38:08.235024+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:12:50.018772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":332,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T20:38:09.253115+0000","last_change":"2023-09-23T20:35:30.038462+0000","last_active":"2023-09-23T20:38:09.253115+0000","last_peered":"2023-09-23T20:38:09.253115+0000","last_clean":"2023-09-23T20:38:09.253115+0000","last_became_active":"2023-09-23T20:35:30.038046+0000","last_became_peered":"2023-09-23T20:35:30.038046+0000","last_unstale":"2023-09-23T20:38:09.253115+0000","last_undegraded":"2023-09-23T20:38:09.253115+0000","last_fullsized":"2023-09-23T20:38:09.253115+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:32.795231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":257,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.239282+0000","last_change":"2023-09-23T20:33:42.549966+0000","last_active":"2023-09-23T20:38:08.239282+0000","last_peered":"2023-09-23T20:38:08.239282+0000","last_clean":"2023-09-23T20:38:08.239282+0000","last_became_active":"2023-09-23T20:33:42.549592+0000","last_became_peered":"2023-09-23T20:33:42.549592+0000","last_unstale":"2023-09-23T20:38:08.239282+0000","last_undegraded":"2023-09-23T20:38:08.239282+0000","last_fullsized":"2023-09-23T20:38:08.239282+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":31,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.227405+0000","last_change":"2023-09-23T20:35:30.041978+0000","last_active":"2023-09-23T20:38:08.227405+0000","last_peered":"2023-09-23T20:38:08.227405+0000","last_clean":"2023-09-23T20:38:08.227405+0000","last_became_active":"2023-09-23T20:35:30.041614+0000","last_became_peered":"2023-09-23T20:35:30.041614+0000","last_unstale":"2023-09-23T20:38:08.227405+0000","last_undegraded":"2023-09-23T20:38:08.227405+0000","last_fullsized":"2023-09-23T20:38:08.227405+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:16.620405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"59'2","reported_seq":227,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.239614+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:38:08.239614+0000","last_peered":"2023-09-23T20:38:08.239614+0000","last_clean":"2023-09-23T20:38:08.239614+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:38:08.239614+0000","last_undegraded":"2023-09-23T20:38:08.239614+0000","last_fullsized":"2023-09-23T20:38:08.239614+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":40,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.228348+0000","last_change":"2023-09-23T20:36:00.049731+0000","last_active":"2023-09-23T20:38:08.228348+0000","last_peered":"2023-09-23T20:38:08.228348+0000","last_clean":"2023-09-23T20:38:08.228348+0000","last_became_active":"2023-09-23T20:36:00.049379+0000","last_became_peered":"2023-09-23T20:36:00.049379+0000","last_unstale":"2023-09-23T20:38:08.228348+0000","last_undegraded":"2023-09-23T20:38:08.228348+0000","last_fullsized":"2023-09-23T20:38:08.228348+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:53.602495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"59'1","reported_seq":31,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.228748+0000","last_change":"2023-09-23T20:35:30.047130+0000","last_active":"2023-09-23T20:38:08.228748+0000","last_peered":"2023-09-23T20:38:08.228748+0000","last_clean":"2023-09-23T20:38:08.228748+0000","last_became_active":"2023-09-23T20:35:30.046773+0000","last_became_peered":"2023-09-23T20:35:30.046773+0000","last_unstale":"2023-09-23T20:38:08.228748+0000","last_undegraded":"2023-09-23T20:38:08.228748+0000","last_fullsized":"2023-09-23T20:38:08.228748+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:41:45.985785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":40,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.227904+0000","last_change":"2023-09-23T20:36:00.055250+0000","last_active":"2023-09-23T20:38:08.227904+0000","last_peered":"2023-09-23T20:38:08.227904+0000","last_clean":"2023-09-23T20:38:08.227904+0000","last_became_active":"2023-09-23T20:36:00.054871+0000","last_became_peered":"2023-09-23T20:36:00.054871+0000","last_unstale":"2023-09-23T20:38:08.227904+0000","last_undegraded":"2023-09-23T20:38:08.227904+0000","last_fullsized":"2023-09-23T20:38:08.227904+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:29:59.148582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":33,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.234850+0000","last_change":"2023-09-23T20:36:00.112251+0000","last_active":"2023-09-23T20:38:08.234850+0000","last_peered":"2023-09-23T20:38:08.234850+0000","last_clean":"2023-09-23T20:38:08.234850+0000","last_became_active":"2023-09-23T20:36:00.059331+0000","last_became_peered":"2023-09-23T20:36:00.059331+0000","last_unstale":"2023-09-23T20:38:08.234850+0000","last_undegraded":"2023-09-23T20:38:08.234850+0000","last_fullsized":"2023-09-23T20:38:08.234850+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:30.816705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":252,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T20:38:08.360515+0000","last_change":"2023-09-23T20:33:42.548165+0000","last_active":"2023-09-23T20:38:08.360515+0000","last_peered":"2023-09-23T20:38:08.360515+0000","last_clean":"2023-09-23T20:38:08.360515+0000","last_became_active":"2023-09-23T20:33:42.547765+0000","last_became_peered":"2023-09-23T20:33:42.547765+0000","last_unstale":"2023-09-23T20:38:08.360515+0000","last_undegraded":"2023-09-23T20:38:08.360515+0000","last_fullsized":"2023-09-23T20:38:08.360515+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":10868,"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":102400,"data_stored":16534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24497,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":2,"num_store_stats":5},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":2662662168,"num_objects":40630,"num_object_clones":0,"num_object_copies":121890,"num_objects_missing_on_primary":3325,"num_objects_missing":3325,"num_objects_degraded":18697,"num_objects_misplaced":6911,"num_objects_unfound":0,"num_objects_dirty":40630,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":99014,"num_write_kb":4468545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34991,"num_bytes_recovered":1974599680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9582292992,"data_stored":9582280776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":98214,"ondisk_log_size":98214,"up":48,"acting":39,"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":176,"seq":755914244572,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2672448,"kb_used_data":1768440,"kb_used_omap":0,"kb_used_meta":904000,"kb_avail":91072704,"statfs":{"total":95995035648,"available":93258448896,"internally_reserved":0,"allocated":1810882560,"data_stored":1810283164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":925696000},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.93899999999999995,"15min":1.268},"min":{"1min":0.42399999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.1439999999999999,"5min":7.6849999999999996,"15min":11.51},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.96399999999999997,"15min":1.383},"min":{"1min":0.433,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.2110000000000001,"5min":6.9900000000000002,"15min":13.624000000000001},"last":0.76700000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:37:53 2023","interfaces":[{"interface":"back","average":{"1min":4.1970000000000001,"5min":4.6879999999999997,"15min":7.3470000000000004},"min":{"1min":0.39900000000000002,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":70.998999999999995,"5min":120.45699999999999,"15min":120.45699999999999},"last":0.81799999999999995},{"interface":"front","average":{"1min":4.319,"5min":4.4160000000000004,"15min":6.625},"min":{"1min":0.44900000000000001,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":71.028000000000006,"5min":114.627,"15min":114.627},"last":0.47799999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":4.4880000000000004,"5min":3.1669999999999998,"15min":2.2469999999999999},"min":{"1min":0.51800000000000002,"5min":0.378,"15min":0.313},"max":{"1min":71.158000000000001,"5min":115.97,"15min":115.97},"last":0.623},{"interface":"front","average":{"1min":4.5300000000000002,"5min":3.25,"15min":2.2669999999999999},"min":{"1min":0.60099999999999998,"5min":0.374,"15min":0.33600000000000002},"max":{"1min":71.183999999999997,"5min":115.959,"15min":115.959},"last":0.72699999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.012,"15min":1.357},"min":{"1min":0.46800000000000003,"5min":0.42499999999999999,"15min":0.307},"max":{"1min":3.681,"5min":4.6159999999999997,"15min":10.558999999999999},"last":0.442},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.0600000000000001,"15min":1.55},"min":{"1min":0.52200000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":2.944,"5min":6.8090000000000002,"15min":11.542999999999999},"last":0.65300000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":1.026,"15min":2.0419999999999998},"min":{"1min":0.40799999999999997,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.6020000000000001,"5min":6.899,"15min":16.827999999999999},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.998,"15min":1.7470000000000001},"min":{"1min":0.40899999999999997,"5min":0.33700000000000002,"15min":0.28000000000000003},"max":{"1min":1.6679999999999999,"5min":4.5529999999999999,"15min":12.938000000000001},"last":0.503}]},{"osd":5,"last update":"Sat Sep 23 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.163,"15min":2.0190000000000001},"min":{"1min":0.69499999999999995,"5min":0.39900000000000002,"15min":0.29699999999999999},"max":{"1min":1.6579999999999999,"5min":7.726,"15min":43.597000000000001},"last":0.61099999999999999},{"interface":"front","average":{"1min":1.022,"5min":1.3600000000000001,"15min":2.2719999999999998},"min":{"1min":0.47899999999999998,"5min":0.46000000000000002,"15min":0.35099999999999998},"max":{"1min":2.0640000000000001,"5min":7.2009999999999996,"15min":41.826000000000001},"last":0.85699999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.264,"15min":1.992},"min":{"1min":0.498,"5min":0.35299999999999998,"15min":0.28899999999999998},"max":{"1min":2.1099999999999999,"5min":7.6619999999999999,"15min":16.015000000000001},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.048,"5min":1.22,"15min":1.907},"min":{"1min":0.57399999999999995,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.579,"5min":6.9630000000000001,"15min":10.324999999999999},"last":0.56999999999999995}]}]},{"osd":6,"up_from":42,"seq":180388626924,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1944684,"kb_used_data":1342692,"kb_used_omap":0,"kb_used_meta":601984,"kb_avail":91800468,"statfs":{"total":95995035648,"available":94003679232,"internally_reserved":0,"allocated":1374916608,"data_stored":1374337207,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":616431616},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:37:14 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.78300000000000003,"15min":1.3220000000000001},"min":{"1min":0.32300000000000001,"5min":0.28999999999999998,"15min":0.26300000000000001},"max":{"1min":0.97199999999999998,"5min":4.9299999999999997,"15min":36.418999999999997},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.624,"5min":0.80300000000000005,"15min":1.4470000000000001},"min":{"1min":0.38300000000000001,"5min":0.313,"15min":0.30499999999999999},"max":{"1min":1.0269999999999999,"5min":5.0389999999999997,"15min":38.719999999999999},"last":1.014}]},{"osd":1,"last update":"Sat Sep 23 20:37:47 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":1.8,"15min":1.726},"min":{"1min":0.39900000000000002,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.7310000000000001,"5min":58.932000000000002,"15min":58.932000000000002},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.9510000000000001,"15min":1.8169999999999999},"min":{"1min":0.42499999999999999,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":5.2990000000000004,"5min":59.006,"15min":59.006},"last":0.38900000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:37:53 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":1.01,"15min":1.962},"min":{"1min":0.49399999999999999,"5min":0.33100000000000002,"15min":0.315},"max":{"1min":1.258,"5min":3.8900000000000001,"15min":71.123999999999995},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.82099999999999995,"15min":1.728},"min":{"1min":0.48299999999999998,"5min":0.33300000000000002,"15min":0.30399999999999999},"max":{"1min":0.95199999999999996,"5min":3.0939999999999999,"15min":71.078000000000003},"last":0.53200000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:37:30 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.006,"15min":1.3089999999999999},"min":{"1min":0.60499999999999998,"5min":0.39800000000000002,"15min":0.34100000000000003},"max":{"1min":2.9489999999999998,"5min":7.7160000000000002,"15min":10.247},"last":1.288},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0940000000000001,"15min":1.411},"min":{"1min":0.54000000000000004,"5min":0.375,"15min":0.36899999999999999},"max":{"1min":4.0640000000000001,"5min":4.0640000000000001,"15min":9.3550000000000004},"last":0.60499999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:37:14 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":1.1890000000000001,"15min":1.891},"min":{"1min":0.497,"5min":0.29599999999999999,"15min":0.27400000000000002},"max":{"1min":1.502,"5min":8.3879999999999999,"15min":17.489000000000001},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.95799999999999996,"15min":1.544},"min":{"1min":0.42899999999999999,"5min":0.36399999999999999,"15min":0.29099999999999998},"max":{"1min":1.099,"5min":4.8559999999999999,"15min":11.619},"last":0.65800000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:37:14 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":1.3220000000000001,"15min":1.76},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.27800000000000002},"max":{"1min":1.2170000000000001,"5min":13.324,"15min":16.138000000000002},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.89000000000000001,"5min":1.121,"15min":1.7509999999999999},"min":{"1min":0.48699999999999999,"5min":0.41499999999999998,"15min":0.35199999999999998},"max":{"1min":1.1799999999999999,"5min":4.8979999999999997,"15min":12.321999999999999},"last":0.47799999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:37:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.1100000000000001,"15min":1.9330000000000001},"min":{"1min":0.68100000000000005,"5min":0.437,"15min":0.35699999999999998},"max":{"1min":1.256,"5min":6.0519999999999996,"15min":11.397},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.998,"5min":1.246,"15min":1.9530000000000001},"min":{"1min":0.61099999999999999,"5min":0.439,"15min":0.30299999999999999},"max":{"1min":1.3620000000000001,"5min":10.238,"15min":14.19},"last":0.40200000000000002}]}]},{"osd":1,"up_from":232,"seq":996432412725,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2077832,"kb_used_data":1824640,"kb_used_omap":6,"kb_used_meta":253177,"kb_avail":91667320,"statfs":{"total":95995035648,"available":93867335680,"internally_reserved":0,"allocated":1868431360,"data_stored":1867409436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"internal_metadata":259253802},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:37:50 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.58399999999999996,"15min":0.69599999999999995},"min":{"1min":0.25700000000000001,"5min":0.222,"15min":0.222},"max":{"1min":0.92100000000000004,"5min":4.0119999999999996,"15min":4.0119999999999996},"last":0.245},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.82099999999999995,"15min":0.96299999999999997},"min":{"1min":0.32300000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.9220000000000002,"5min":4.9770000000000003,"15min":4.9770000000000003},"last":0.40200000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:37:50 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.57699999999999996,"15min":0.66300000000000003},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.1459999999999999,"5min":3.8759999999999999,"15min":3.8759999999999999},"last":0.379},{"interface":"front","average":{"1min":0.69799999999999995,"5min":2.2749999999999999,"15min":3.9460000000000002},"min":{"1min":0.27300000000000002,"5min":0.246,"15min":0.246},"max":{"1min":3.613,"5min":79.120000000000005,"15min":79.120000000000005},"last":0.32300000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:37:50 2023","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.66000000000000003,"15min":0.746},"min":{"1min":0.33100000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.91200000000000003,"5min":3.9300000000000002,"15min":3.9300000000000002},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.83199999999999996,"15min":0.873},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":4.0960000000000001,"5min":6.2300000000000004,"15min":6.2300000000000004},"last":0.36299999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:37:50 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.93799999999999994,"15min":1.119},"min":{"1min":0.45600000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":3.9729999999999999,"5min":4.4850000000000003,"15min":4.4850000000000003},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.84599999999999997,"5min":1.008,"15min":1.165},"min":{"1min":0.47699999999999998,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":4.0149999999999997,"5min":5.1340000000000003,"15min":5.1340000000000003},"last":0.755}]},{"osd":5,"last update":"Sat Sep 23 20:37:50 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":1.121,"15min":1.347},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":3.9830000000000001,"5min":5.1829999999999998,"15min":5.1829999999999998},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.90100000000000002,"15min":1.026},"min":{"1min":0.438,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":2.1539999999999999,"5min":4.1230000000000002,"15min":4.1230000000000002},"last":0.50700000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:37:50 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":1.101,"15min":1.2829999999999999},"min":{"1min":0.436,"5min":0.435,"15min":0.435},"max":{"1min":4.0380000000000003,"5min":5.2210000000000001,"15min":5.2210000000000001},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.92300000000000004,"15min":1.093},"min":{"1min":0.39700000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.216,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":0.623}]},{"osd":7,"last update":"Sat Sep 23 20:37:50 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":1.1020000000000001,"15min":1.3819999999999999},"min":{"1min":0.497,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":3.7349999999999999,"5min":6.2859999999999996,"15min":6.2859999999999996},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.377,"15min":1.875},"min":{"1min":0.50600000000000001,"5min":0.495,"15min":0.495},"max":{"1min":4.048,"5min":6.4080000000000004,"15min":6.4080000000000004},"last":0.76900000000000002}]}]},{"osd":0,"up_from":77,"seq":330712482106,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":870060,"kb_used_data":497380,"kb_used_omap":5,"kb_used_meta":372666,"kb_avail":92875092,"statfs":{"total":95995035648,"available":95104094208,"internally_reserved":0,"allocated":509317120,"data_stored":508389710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":381610618},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:37:49 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.73399999999999999,"15min":0.68899999999999995},"min":{"1min":0.26800000000000002,"5min":0.255,"15min":0.255},"max":{"1min":0.81100000000000005,"5min":14.337999999999999,"15min":14.337999999999999},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.86699999999999999,"15min":0.79300000000000004},"min":{"1min":0.24199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.0250000000000004,"5min":14.494999999999999,"15min":14.494999999999999},"last":0.88500000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.61699999999999999,"15min":0.85299999999999998},"min":{"1min":0.31900000000000001,"5min":0.26400000000000001,"15min":0.24199999999999999},"max":{"1min":3.0019999999999998,"5min":3.0529999999999999,"15min":20.923999999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.745,"15min":0.82999999999999996},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.23000000000000001},"max":{"1min":3.3900000000000001,"5min":3.3900000000000001,"15min":20.818999999999999},"last":0.52300000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.66900000000000004,"15min":0.60699999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":3.4089999999999998,"5min":3.4089999999999998,"15min":3.4089999999999998},"last":1.069},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.68500000000000005,"15min":0.623},"min":{"1min":0.36899999999999999,"5min":0.35399999999999998,"15min":0.309},"max":{"1min":3.0840000000000001,"5min":3.0840000000000001,"15min":3.4569999999999999},"last":0.84799999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.79900000000000004,"15min":1.165},"min":{"1min":0.39300000000000002,"5min":0.373,"15min":0.30199999999999999},"max":{"1min":0.90900000000000003,"5min":4.7629999999999999,"15min":15.329000000000001},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.872,"5min":0.86499999999999999,"15min":1.1060000000000001},"min":{"1min":0.441,"5min":0.372,"15min":0.307},"max":{"1min":3.2370000000000001,"5min":4.8540000000000001,"15min":8.6530000000000005},"last":1.206}]},{"osd":5,"last update":"Sat Sep 23 20:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.86599999999999999,"15min":1.03},"min":{"1min":0.50600000000000001,"5min":0.39600000000000002,"15min":0.33400000000000002},"max":{"1min":3.052,"5min":4.2229999999999999,"15min":11.992000000000001},"last":1.151},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.90000000000000002,"15min":1.115},"min":{"1min":0.42199999999999999,"5min":0.41799999999999998,"15min":0.34100000000000003},"max":{"1min":2.9929999999999999,"5min":5.6310000000000002,"15min":8.109},"last":0.67500000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.83399999999999996,"15min":1.0269999999999999},"min":{"1min":0.47199999999999998,"5min":0.374,"15min":0.36799999999999999},"max":{"1min":3.153,"5min":3.153,"15min":6.9980000000000002},"last":1.345},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.88400000000000001,"15min":1.3280000000000001},"min":{"1min":0.47599999999999998,"5min":0.47299999999999998,"15min":0.34699999999999998},"max":{"1min":3.0270000000000001,"5min":3.637,"15min":8.7010000000000005},"last":0.73199999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":1.02,"15min":1.3620000000000001},"min":{"1min":0.54600000000000004,"5min":0.441,"15min":0.433},"max":{"1min":3.198,"5min":5.3860000000000001,"15min":6.9989999999999997},"last":1.294},{"interface":"front","average":{"1min":0.72499999999999998,"5min":1.006,"15min":1.4350000000000001},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.40000000000000002},"max":{"1min":1.006,"5min":5.4059999999999997,"15min":8.7629999999999999},"last":0.78300000000000003}]}]},{"osd":2,"up_from":87,"seq":373662155054,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1789524,"kb_used_data":1088908,"kb_used_omap":7,"kb_used_meta":700600,"kb_avail":91955628,"statfs":{"total":95995035648,"available":94162563072,"internally_reserved":0,"allocated":1115041792,"data_stored":1114076846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":717414481},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.59699999999999998,"15min":1.3049999999999999},"min":{"1min":0.28399999999999997,"5min":0.218,"15min":0.19600000000000001},"max":{"1min":3.3650000000000002,"5min":4.1429999999999998,"15min":102.217},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.437,"5min":0.51800000000000002,"15min":1.2490000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.89300000000000002,"5min":1.2689999999999999,"15min":103.23999999999999},"last":0.34799999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:37:50 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":1.0029999999999999,"15min":0.88100000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":3.2949999999999999,"5min":14.465,"15min":14.465},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.96199999999999997,"15min":0.82799999999999996},"min":{"1min":0.312,"5min":0.31,"15min":0.31},"max":{"1min":2.4089999999999998,"5min":14.407,"15min":14.407},"last":0.72699999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:37:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.70999999999999996,"15min":0.91300000000000003},"min":{"1min":0.31,"5min":0.29799999999999999,"15min":0.249},"max":{"1min":4.1239999999999997,"5min":4.1239999999999997,"15min":5.3280000000000003},"last":0.999},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.65800000000000003,"15min":0.75900000000000001},"min":{"1min":0.36199999999999999,"5min":0.32100000000000001,"15min":0.27300000000000002},"max":{"1min":2.9329999999999998,"5min":2.9329999999999998,"15min":10.856},"last":0.97399999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.82799999999999996,"15min":1.3640000000000001},"min":{"1min":0.46600000000000003,"5min":0.29399999999999998,"15min":0.28899999999999998},"max":{"1min":3.403,"5min":3.403,"15min":11.102},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.751,"5min":0.83099999999999996,"15min":1.3420000000000001},"min":{"1min":0.45500000000000002,"5min":0.38100000000000001,"15min":0.33200000000000002},"max":{"1min":2.8319999999999999,"5min":4.3010000000000002,"15min":22.736999999999998},"last":0.61299999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.82499999999999996,"15min":1.95},"min":{"1min":0.40500000000000003,"5min":0.35199999999999998,"15min":0.33300000000000002},"max":{"1min":1.069,"5min":3.9769999999999999,"15min":94.459999999999994},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.92700000000000005,"15min":2.0379999999999998},"min":{"1min":0.48699999999999999,"5min":0.34599999999999997,"15min":0.315},"max":{"1min":3.4790000000000001,"5min":4.0960000000000001,"15min":93.994},"last":0.57199999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.93700000000000006,"15min":1.8620000000000001},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.33200000000000002},"max":{"1min":2.8959999999999999,"5min":4.2050000000000001,"15min":93.918999999999997},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.88900000000000001,"15min":2.0139999999999998},"min":{"1min":0.48399999999999999,"5min":0.46800000000000003,"15min":0.311},"max":{"1min":1.994,"5min":3.8820000000000001,"15min":94.558999999999997},"last":0.64400000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:37:36 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":1.319,"15min":1.6479999999999999},"min":{"1min":0.51400000000000001,"5min":0.46500000000000002,"15min":0.39300000000000002},"max":{"1min":1.246,"5min":47.554000000000002,"15min":47.554000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.454,"15min":1.9159999999999999},"min":{"1min":0.58199999999999996,"5min":0.39100000000000001,"15min":0.39000000000000001},"max":{"1min":3.4449999999999998,"5min":46.595999999999997,"15min":46.595999999999997},"last":0.629}]}]},{"osd":3,"up_from":172,"seq":738734375081,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":790600,"kb_used_data":636992,"kb_used_omap":5,"kb_used_meta":153594,"kb_avail":92954552,"statfs":{"total":95995035648,"available":95185461248,"internally_reserved":0,"allocated":652279808,"data_stored":651214234,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5445,"internal_metadata":157280955},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:37:41 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.56299999999999994,"15min":0.51500000000000001},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.80800000000000005,"5min":5.6130000000000004,"15min":5.6130000000000004},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.71099999999999997,"15min":0.60799999999999998},"min":{"1min":0.26000000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":3.4220000000000002,"5min":6.1159999999999997,"15min":6.1159999999999997},"last":0.42199999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:37:54 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":2.5819999999999999,"15min":1.5649999999999999},"min":{"1min":0.32300000000000001,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":3.0499999999999998,"5min":112.089,"15min":112.089},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.52900000000000003,"5min":2.5979999999999999,"15min":1.6619999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.05,"5min":112.625,"15min":112.625},"last":0.60399999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:37:41 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.69899999999999995,"15min":1.7350000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":2.391,"5min":5.5970000000000004,"15min":124.13200000000001},"last":0.503},{"interface":"front","average":{"1min":1.139,"5min":0.92400000000000004,"15min":1.8580000000000001},"min":{"1min":0.377,"5min":0.27400000000000002,"15min":0.27000000000000002},"max":{"1min":6.8700000000000001,"5min":6.8700000000000001,"15min":124.154},"last":0.55400000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:37:41 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.86199999999999999,"15min":1.2410000000000001},"min":{"1min":0.52300000000000002,"5min":0.34399999999999997,"15min":0.32800000000000001},"max":{"1min":1.1459999999999999,"5min":5.7759999999999998,"15min":11.351000000000001},"last":0.745},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.85699999999999998,"15min":1.135},"min":{"1min":0.53700000000000003,"5min":0.39200000000000002,"15min":0.33800000000000002},"max":{"1min":2.0270000000000001,"5min":4.1070000000000002,"15min":8.0389999999999997},"last":0.61799999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:37:41 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":1.01,"15min":1.325},"min":{"1min":0.52700000000000002,"5min":0.438,"15min":0.34899999999999998},"max":{"1min":2.0910000000000002,"5min":4.0800000000000001,"15min":16.087},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.3400000000000001,"5min":1.0529999999999999,"15min":1.4630000000000001},"min":{"1min":0.46300000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":7.1550000000000002,"5min":7.1550000000000002,"15min":12.455},"last":0.84299999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:37:41 2023","interfaces":[{"interface":"back","average":{"1min":1.3720000000000001,"5min":1.1100000000000001,"15min":1.4430000000000001},"min":{"1min":0.54600000000000004,"5min":0.39700000000000002,"15min":0.374},"max":{"1min":7.0270000000000001,"5min":7.0270000000000001,"15min":11.477},"last":0.877},{"interface":"front","average":{"1min":0.77300000000000002,"5min":1.0680000000000001,"15min":1.4930000000000001},"min":{"1min":0.505,"5min":0.39400000000000002,"15min":0.36099999999999999},"max":{"1min":1.1819999999999999,"5min":6.0910000000000002,"15min":11.986000000000001},"last":0.64700000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:37:41 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":1.0700000000000001,"15min":1.5549999999999999},"min":{"1min":0.58499999999999996,"5min":0.439,"15min":0.42699999999999999},"max":{"1min":1.1000000000000001,"5min":5.8150000000000004,"15min":10.537000000000001},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.85299999999999998,"5min":1.052,"15min":1.3340000000000001},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.39600000000000002},"max":{"1min":2.0609999999999999,"5min":5.3109999999999999,"15min":6.4710000000000001},"last":0.59699999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019387,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1136308,"kb_used_data":542508,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":92608844,"statfs":{"total":95995035648,"available":94831456256,"internally_reserved":0,"allocated":555528192,"data_stored":554940446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.75700000000000001,"15min":1.448},"min":{"1min":0.35199999999999998,"5min":0.33100000000000002,"15min":0.26900000000000002},"max":{"1min":3.484,"5min":3.484,"15min":50.899000000000001},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.873,"5min":0.78200000000000003,"15min":1.5640000000000001},"min":{"1min":0.38500000000000001,"5min":0.33200000000000002,"15min":0.30399999999999999},"max":{"1min":3.5880000000000001,"5min":6.806,"15min":50.811999999999998},"last":1.198}]},{"osd":1,"last update":"Sat Sep 23 20:37:53 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":2.101,"15min":1.4870000000000001},"min":{"1min":0.35299999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.206,"5min":121.267,"15min":121.267},"last":1.1619999999999999},{"interface":"front","average":{"1min":0.86699999999999999,"5min":2.2349999999999999,"15min":1.6120000000000001},"min":{"1min":0.41699999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.4630000000000001,"5min":121.327,"15min":121.327},"last":0.94999999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.83299999999999996,"15min":3.4780000000000002},"min":{"1min":0.39800000000000002,"5min":0.31900000000000001,"15min":0.28799999999999998},"max":{"1min":3.923,"5min":6.9340000000000002,"15min":271.36099999999999},"last":0.755},{"interface":"front","average":{"1min":1.0780000000000001,"5min":0.89500000000000002,"15min":3.476},"min":{"1min":0.59299999999999997,"5min":0.373,"15min":0.33200000000000002},"max":{"1min":3.9089999999999998,"5min":3.9089999999999998,"15min":271.09300000000002},"last":1.0249999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:37:30 2023","interfaces":[{"interface":"back","average":{"1min":1.272,"5min":0.95299999999999996,"15min":1.407},"min":{"1min":0.51600000000000001,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.532,"5min":4.1120000000000001,"15min":6.9710000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.86399999999999999,"15min":1.337},"min":{"1min":0.46500000000000002,"5min":0.35899999999999999,"15min":0.34699999999999998},"max":{"1min":1.498,"5min":6.9009999999999998,"15min":9.3689999999999998},"last":1.3280000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":0.99299999999999999,"15min":1.7849999999999999},"min":{"1min":0.58399999999999996,"5min":0.34999999999999998,"15min":0.28399999999999997},"max":{"1min":2.1120000000000001,"5min":4.3410000000000002,"15min":12.625999999999999},"last":1.24},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.95399999999999996,"15min":1.905},"min":{"1min":0.39400000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":2.1720000000000002,"5min":6.976,"15min":15.946},"last":1.284}]},{"osd":6,"last update":"Sat Sep 23 20:37:47 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.84399999999999997,"15min":1.552},"min":{"1min":0.47499999999999998,"5min":0.33200000000000002,"15min":0.32300000000000001},"max":{"1min":1.5249999999999999,"5min":3.7789999999999999,"15min":13.085000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.163,"15min":1.744},"min":{"1min":0.629,"5min":0.44500000000000001,"15min":0.36099999999999999},"max":{"1min":1.7989999999999999,"5min":6.8620000000000001,"15min":12.654999999999999},"last":1.298}]},{"osd":7,"last update":"Sat Sep 23 20:37:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.2390000000000001,"15min":1.929},"min":{"1min":0.503,"5min":0.38200000000000001,"15min":0.374},"max":{"1min":1.6759999999999999,"5min":9.0389999999999997,"15min":11.324},"last":1.371},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.91900000000000004,"15min":1.7310000000000001},"min":{"1min":0.53900000000000003,"5min":0.374,"15min":0.27800000000000002},"max":{"1min":1.6200000000000001,"5min":4.8780000000000001,"15min":13.869},"last":1.1100000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823156,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2592804,"kb_used_data":1701468,"kb_used_omap":0,"kb_used_meta":891328,"kb_avail":91152348,"statfs":{"total":95995035648,"available":93340004352,"internally_reserved":0,"allocated":1742303232,"data_stored":1741727323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":912719872},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:37:07 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.88100000000000001,"15min":1.5840000000000001},"min":{"1min":0.34300000000000003,"5min":0.33400000000000002,"15min":0.254},"max":{"1min":0.82099999999999995,"5min":8.5879999999999992,"15min":95.099999999999994},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.92300000000000004,"15min":1.5900000000000001},"min":{"1min":0.35899999999999999,"5min":0.26700000000000002,"15min":0.221},"max":{"1min":0.76200000000000001,"5min":6.4610000000000003,"15min":95.147000000000006},"last":3.4540000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:37:47 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.8129999999999999,"15min":2.7240000000000002},"min":{"1min":0.47399999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":2.9529999999999998,"5min":36.359000000000002,"15min":36.359000000000002},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.9690000000000001,"15min":2.9969999999999999},"min":{"1min":0.45300000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":2.98,"5min":36.323999999999998,"15min":36.323999999999998},"last":0.66100000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":1.2809999999999999,"15min":1.7390000000000001},"min":{"1min":0.443,"5min":0.38800000000000001,"15min":0.30099999999999999},"max":{"1min":2.0270000000000001,"5min":35.792000000000002,"15min":59.082000000000001},"last":1.6890000000000001},{"interface":"front","average":{"1min":0.746,"5min":1.159,"15min":1.8480000000000001},"min":{"1min":0.48799999999999999,"5min":0.38300000000000001,"15min":0.29399999999999998},"max":{"1min":1.206,"5min":36.253999999999998,"15min":61.100999999999999},"last":1.823}]},{"osd":3,"last update":"Sat Sep 23 20:37:32 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.86299999999999999,"15min":1.296},"min":{"1min":0.40999999999999998,"5min":0.36699999999999999,"15min":0.33500000000000002},"max":{"1min":1.341,"5min":4.2590000000000003,"15min":11.362},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.0620000000000001,"15min":1.526},"min":{"1min":0.5,"5min":0.47099999999999997,"15min":0.35499999999999998},"max":{"1min":5.3940000000000001,"5min":5.3940000000000001,"15min":9.1699999999999999},"last":0.78600000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:37:07 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":1.224,"15min":1.6679999999999999},"min":{"1min":0.48399999999999999,"5min":0.37,"15min":0.309},"max":{"1min":1.294,"5min":8.7780000000000005,"15min":10.890000000000001},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.75700000000000001,"5min":1.087,"15min":1.651},"min":{"1min":0.36299999999999999,"5min":0.34699999999999998,"15min":0.27000000000000002},"max":{"1min":1.1659999999999999,"5min":12.018000000000001,"15min":15.02},"last":0.86799999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":1.0720000000000001,"15min":1.976},"min":{"1min":0.45600000000000002,"5min":0.40500000000000003,"15min":0.373},"max":{"1min":1.323,"5min":4.0449999999999999,"15min":37.259999999999998},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1.0209999999999999,"15min":1.903},"min":{"1min":0.52100000000000002,"5min":0.40699999999999997,"15min":0.31},"max":{"1min":1.3080000000000001,"5min":4.7320000000000002,"15min":38.881999999999998},"last":0.93200000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.105,"15min":1.986},"min":{"1min":0.46100000000000002,"5min":0.44,"15min":0.32300000000000001},"max":{"1min":1.25,"5min":4.0860000000000003,"15min":16.745999999999999},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.1799999999999999,"15min":1.9059999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.39600000000000002},"max":{"1min":1.526,"5min":5.4649999999999999,"15min":11.305},"last":1.0049999999999999}]}]}],"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":593920,"data_stored":590368,"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":0,"data_stored":0,"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":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"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":5445,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":506134528,"data_stored":506134528,"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":1857687552,"data_stored":1857683480,"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":1106509824,"data_stored":1106509824,"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":647233536,"data_stored":647233536,"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":549126144,"data_stored":549126144,"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":1738018816,"data_stored":1738014744,"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":1371275264,"data_stored":1371275264,"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":1806307328,"data_stored":1806303256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:38:17.972 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T20:38:17.972 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_4 pg_num 26 2023-09-23T20:38:18.027 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:18.049 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:18.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:18.152 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:18.176 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:18.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:18.280 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:18.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:18.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:18 smithi173 bash[59517]: cluster 2023-09-23T20:38:16.633112+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1139: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 213 op/s; 18699/118803 objects degraded (15.740%); 6678/118803 objects misplaced (5.621%); 2.2 MiB/s, 91 objects/s recovering 2023-09-23T20:38:18.409 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:18.437 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:18.539 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:18.563 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:18.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:18.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:18.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:18 smithi098 bash[74888]: cluster 2023-09-23T20:38:16.633112+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1139: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 213 op/s; 18699/118803 objects degraded (15.740%); 6678/118803 objects misplaced (5.621%); 2.2 MiB/s, 91 objects/s recovering 2023-09-23T20:38:18.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:18 smithi098 bash[78228]: cluster 2023-09-23T20:38:16.633112+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1139: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 213 op/s; 18699/118803 objects degraded (15.740%); 6678/118803 objects misplaced (5.621%); 2.2 MiB/s, 91 objects/s recovering 2023-09-23T20:38:18.690 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:18.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:18.794 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:18.818 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:18.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:18.920 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:18.942 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:18.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:18.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:19.044 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:19.075 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:19.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:19.178 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:19.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:19.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:19.304 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:19.331 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:19.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:19.434 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:19.464 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:19.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:19.567 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:19.594 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:19.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:19.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:19.723 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:19.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:19.829 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:19.853 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:19.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:19.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:19.980 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:19.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:19.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:20.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:20.094 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:19 smithi098 bash[74888]: cluster 2023-09-23T20:38:18.633670+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1140: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 193 op/s; 18699/118371 objects degraded (15.797%); 6678/118371 objects misplaced (5.642%); 1.9 MiB/s, 77 objects/s recovering 2023-09-23T20:38:20.094 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:19 smithi098 bash[74888]: audit 2023-09-23T20:38:18.891226+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:20.094 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:19 smithi098 bash[74888]: audit 2023-09-23T20:38:18.896812+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:20.094 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:19 smithi098 bash[78228]: cluster 2023-09-23T20:38:18.633670+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1140: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 193 op/s; 18699/118371 objects degraded (15.797%); 6678/118371 objects misplaced (5.642%); 1.9 MiB/s, 77 objects/s recovering 2023-09-23T20:38:20.095 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:19 smithi098 bash[78228]: audit 2023-09-23T20:38:18.891226+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:20.095 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:19 smithi098 bash[78228]: audit 2023-09-23T20:38:18.896812+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:20.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:19 smithi173 bash[59517]: cluster 2023-09-23T20:38:18.633670+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1140: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 193 op/s; 18699/118371 objects degraded (15.797%); 6678/118371 objects misplaced (5.642%); 1.9 MiB/s, 77 objects/s recovering 2023-09-23T20:38:20.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:19 smithi173 bash[59517]: audit 2023-09-23T20:38:18.891226+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:20.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:19 smithi173 bash[59517]: audit 2023-09-23T20:38:18.896812+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:20.106 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:20.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:20.208 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:20.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:20.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:20.337 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:20.366 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:20.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:20.470 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:20.493 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:20.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:20.597 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:20.621 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:20.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:20.724 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:20.752 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:20.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:20.855 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:20.874 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:20.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:20.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:20.977 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:20.984 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:20 smithi098 bash[78228]: cluster 2023-09-23T20:38:20.056757+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 18699/118371 objects degraded (15.797%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:20.985 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:20 smithi098 bash[74888]: cluster 2023-09-23T20:38:20.056757+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 18699/118371 objects degraded (15.797%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:20.997 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:20.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:21.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:20 smithi173 bash[59517]: cluster 2023-09-23T20:38:20.056757+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 18699/118371 objects degraded (15.797%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:21.101 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:21.126 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:21.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:21.233 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:21.254 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:21.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:21.358 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:21.382 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:21.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:21.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:21.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:21.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:21.614 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:21.638 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:21.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:21.741 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:21.763 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:21.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:21.866 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:21.894 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:21.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:21.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:21.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:22.019 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:22.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:22.122 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:22.144 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:22.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:22.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:22.255 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:22 smithi098 bash[78228]: cluster 2023-09-23T20:38:20.634433+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1141: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 227 op/s; 18699/116421 objects degraded (16.062%); 6562/116421 objects misplaced (5.636%); 2.3 MiB/s, 78 objects/s recovering 2023-09-23T20:38:22.255 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:22 smithi098 bash[74888]: cluster 2023-09-23T20:38:20.634433+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1141: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 227 op/s; 18699/116421 objects degraded (16.062%); 6562/116421 objects misplaced (5.636%); 2.3 MiB/s, 78 objects/s recovering 2023-09-23T20:38:22.266 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:22.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:22 smithi173 bash[59517]: cluster 2023-09-23T20:38:20.634433+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1141: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 227 op/s; 18699/116421 objects degraded (16.062%); 6562/116421 objects misplaced (5.636%); 2.3 MiB/s, 78 objects/s recovering 2023-09-23T20:38:22.370 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:22.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:22.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:22.495 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:22.519 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:22.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:22.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:22.643 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:22.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:22.747 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:22.772 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:22.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:22.875 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:22.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:22.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:22.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:23.003 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:23.029 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:23.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:23.132 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:23.152 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:23.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:23.255 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:23.285 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:23.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:23.388 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:23.418 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:23.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:23.465 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:38:23.465 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:38:23.521 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:23.548 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:23.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:23.651 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:23.683 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:23.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:23.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:23.808 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:23.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:23.914 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:23.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:23.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:23.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:24.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:24.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:24.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:24.176 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:24.187 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:24 smithi098 bash[78228]: cluster 2023-09-23T20:38:22.635106+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1142: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 181 op/s; 18699/115872 objects degraded (16.138%); 6434/115872 objects misplaced (5.553%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:38:24.188 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:24 smithi098 bash[74888]: cluster 2023-09-23T20:38:22.635106+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1142: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 181 op/s; 18699/115872 objects degraded (16.138%); 6434/115872 objects misplaced (5.553%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:38:24.205 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:24.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:24.309 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:24.335 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:24.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:24.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:24 smithi173 bash[59517]: cluster 2023-09-23T20:38:22.635106+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1142: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 181 op/s; 18699/115872 objects degraded (16.138%); 6434/115872 objects misplaced (5.553%); 2.1 MiB/s, 34 objects/s recovering 2023-09-23T20:38:24.439 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:24.462 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:24.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:24.564 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:24.589 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:24.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:24.693 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:24.720 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:24.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:24.772 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:38:24.803 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:38:24.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:24.831 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:38:24.850 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:24.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:24.861 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:38:24.886 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:38:24.917 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:38:24.940 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:38:24.952 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:24.964 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:38:24.966 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:38:24.966 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:38:24.966 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:38:24.966 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:38:24.966 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:38:24.966 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:38:24.966 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:38:24.967 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:38:24.977 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:24.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:24.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:25.081 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:25.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:25 smithi173 bash[59517]: audit 2023-09-23T20:38:24.606509+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:25.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:25 smithi173 bash[59517]: audit 2023-09-23T20:38:24.736160+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.98:0/2398042167' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:25.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:25 smithi173 bash[59517]: cluster 2023-09-23T20:38:25.058210+0000 mon.a (mon.0) 1451 : cluster 3 Health check update: Degraded data redundancy: 18699/115872 objects degraded (16.138%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:25.106 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:25.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:25.211 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:25.233 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:25.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:25.336 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:25.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:25 smithi098 bash[74888]: audit 2023-09-23T20:38:24.606509+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:25.344 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:25 smithi098 bash[74888]: audit 2023-09-23T20:38:24.736160+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.98:0/2398042167' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:25.344 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:25 smithi098 bash[74888]: cluster 2023-09-23T20:38:25.058210+0000 mon.a (mon.0) 1451 : cluster 3 Health check update: Degraded data redundancy: 18699/115872 objects degraded (16.138%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:25.344 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:25 smithi098 bash[78228]: audit 2023-09-23T20:38:24.606509+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:25.344 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:25 smithi098 bash[78228]: audit 2023-09-23T20:38:24.736160+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.98:0/2398042167' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:25.344 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:25 smithi098 bash[78228]: cluster 2023-09-23T20:38:25.058210+0000 mon.a (mon.0) 1451 : cluster 3 Health check update: Degraded data redundancy: 18699/115872 objects degraded (16.138%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:25.358 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:25.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:25.461 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:25.492 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:25.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:25.595 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:25.626 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:25.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:25.732 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:25.756 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:25.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:25.859 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:25.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:25.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:25.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:25.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:26.008 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:26.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:26.111 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:26.136 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:26.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:26.182 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:38:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:38:26] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.33.4" 2023-09-23T20:38:26.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:26 smithi098 bash[74888]: cluster 2023-09-23T20:38:24.635673+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1143: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 178 op/s; 18699/115542 objects degraded (16.184%); 6434/115542 objects misplaced (5.569%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:38:26.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:26 smithi098 bash[78228]: cluster 2023-09-23T20:38:24.635673+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1143: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 178 op/s; 18699/115542 objects degraded (16.184%); 6434/115542 objects misplaced (5.569%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:38:26.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:26.263 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:26.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:26.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:26 smithi173 bash[59517]: cluster 2023-09-23T20:38:24.635673+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1143: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 178 op/s; 18699/115542 objects degraded (16.184%); 6434/115542 objects misplaced (5.569%); 1.8 MiB/s, 29 objects/s recovering 2023-09-23T20:38:26.366 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:26.391 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:26.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:26.494 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:26.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:26.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:26.607 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T20:38:26.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:26.682 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:26.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:26.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:26.812 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:26.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:26.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:26.915 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:26.940 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:27.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:27.139 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:27.163 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:27.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:27.266 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:27.292 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:27.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:27.400 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:27.424 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:27.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:27.527 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:27.555 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:27.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:27.659 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:27.690 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:27.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:27.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:27.821 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:27.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:27.925 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:27.946 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:27.952 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:27.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:27.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:28.057 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.094 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:38:28.104 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:28.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:28.209 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:28.239 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:28.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:28.343 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:28.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:28 smithi173 bash[59517]: cluster 2023-09-23T20:38:26.636374+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1144: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 236 op/s; 18699/113136 objects degraded (16.528%); 6194/113136 objects misplaced (5.475%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:38:28.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:28 smithi173 bash[59517]: audit 2023-09-23T20:38:28.025966+0000 mon.a (mon.0) 1452 : audit 1 from='client.? 172.21.15.98:0/4197405614' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:38:28.372 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:28.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:28.443 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:28 smithi098 bash[78228]: cluster 2023-09-23T20:38:26.636374+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1144: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 236 op/s; 18699/113136 objects degraded (16.528%); 6194/113136 objects misplaced (5.475%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:38:28.443 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:28 smithi098 bash[78228]: audit 2023-09-23T20:38:28.025966+0000 mon.a (mon.0) 1452 : audit 1 from='client.? 172.21.15.98:0/4197405614' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:38:28.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:28 smithi098 bash[74888]: cluster 2023-09-23T20:38:26.636374+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1144: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 236 op/s; 18699/113136 objects degraded (16.528%); 6194/113136 objects misplaced (5.475%); 2.8 MiB/s, 44 objects/s recovering 2023-09-23T20:38:28.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:28 smithi098 bash[74888]: audit 2023-09-23T20:38:28.025966+0000 mon.a (mon.0) 1452 : audit 1 from='client.? 172.21.15.98:0/4197405614' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:38:28.476 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:28.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:28.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:28.611 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:28.638 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:28.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:28.743 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:28.770 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:28.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:28.873 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:28.897 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:28.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:28.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:29.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:29.026 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:29.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:29.129 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:29.153 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:29.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:29.256 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:29.280 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:29.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:29.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:29 smithi173 bash[59517]: cluster 2023-09-23T20:38:28.073814+0000 mon.a (mon.0) 1453 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:38:29.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:29 smithi173 bash[59517]: audit 2023-09-23T20:38:28.077963+0000 mon.a (mon.0) 1454 : audit 1 from='client.? 172.21.15.98:0/4197405614' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:38:29.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:29 smithi173 bash[59517]: cluster 2023-09-23T20:38:28.078028+0000 mon.a (mon.0) 1455 : cluster 0 osdmap e275: 8 total, 8 up, 8 in 2023-09-23T20:38:29.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:29 smithi173 bash[59517]: cluster 2023-09-23T20:38:28.081598+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:38:29.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:29 smithi173 bash[59517]: cluster 2023-09-23T20:38:28.082479+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:38:29.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:29 smithi173 bash[59517]: audit 2023-09-23T20:38:29.007170+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:29.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:29 smithi173 bash[59517]: audit 2023-09-23T20:38:29.014972+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:29.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:29.392 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[78228]: cluster 2023-09-23T20:38:28.073814+0000 mon.a (mon.0) 1453 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:38:29.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[78228]: audit 2023-09-23T20:38:28.077963+0000 mon.a (mon.0) 1454 : audit 1 from='client.? 172.21.15.98:0/4197405614' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:38:29.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[78228]: cluster 2023-09-23T20:38:28.078028+0000 mon.a (mon.0) 1455 : cluster 0 osdmap e275: 8 total, 8 up, 8 in 2023-09-23T20:38:29.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[78228]: cluster 2023-09-23T20:38:28.081598+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:38:29.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[78228]: cluster 2023-09-23T20:38:28.082479+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:38:29.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[78228]: audit 2023-09-23T20:38:29.007170+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:29.393 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[78228]: audit 2023-09-23T20:38:29.014972+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:29.393 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[74888]: cluster 2023-09-23T20:38:28.073814+0000 mon.a (mon.0) 1453 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:38:29.393 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[74888]: audit 2023-09-23T20:38:28.077963+0000 mon.a (mon.0) 1454 : audit 1 from='client.? 172.21.15.98:0/4197405614' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:38:29.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[74888]: cluster 2023-09-23T20:38:28.078028+0000 mon.a (mon.0) 1455 : cluster 0 osdmap e275: 8 total, 8 up, 8 in 2023-09-23T20:38:29.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[74888]: cluster 2023-09-23T20:38:28.081598+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:38:29.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[74888]: cluster 2023-09-23T20:38:28.082479+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T20:38:29.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[74888]: audit 2023-09-23T20:38:29.007170+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:29.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:29 smithi098 bash[74888]: audit 2023-09-23T20:38:29.014972+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:29.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:29.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:29.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:38:29.514 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:29.543 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:29.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:29.649 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:29.675 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:29.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:29.778 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:29.803 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:29.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:29.907 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:29.925 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:29.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:29.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:30.028 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.048 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:30.151 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:30.178 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:30.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:30.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:30 smithi098 bash[78228]: cluster 2023-09-23T20:38:28.636952+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1146: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 184 op/s; 18699/112824 objects degraded (16.574%); 6194/112824 objects misplaced (5.490%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:38:30.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:30 smithi098 bash[78228]: audit 2023-09-23T20:38:29.540724+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:38:30.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:30 smithi098 bash[78228]: audit 2023-09-23T20:38:29.542170+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:38:30.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:30 smithi098 bash[78228]: audit 2023-09-23T20:38:29.549057+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:30.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:30 smithi098 bash[78228]: cluster 2023-09-23T20:38:30.059854+0000 mon.a (mon.0) 1461 : cluster 3 Health check update: Degraded data redundancy: 18699/112824 objects degraded (16.574%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:30.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:30 smithi098 bash[74888]: cluster 2023-09-23T20:38:28.636952+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1146: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 184 op/s; 18699/112824 objects degraded (16.574%); 6194/112824 objects misplaced (5.490%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:38:30.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:30 smithi098 bash[74888]: audit 2023-09-23T20:38:29.540724+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:38:30.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:30 smithi098 bash[74888]: audit 2023-09-23T20:38:29.542170+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:38:30.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:30 smithi098 bash[74888]: audit 2023-09-23T20:38:29.549057+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:30.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:30 smithi098 bash[74888]: cluster 2023-09-23T20:38:30.059854+0000 mon.a (mon.0) 1461 : cluster 3 Health check update: Degraded data redundancy: 18699/112824 objects degraded (16.574%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:30.281 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:30.304 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:30.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:30.409 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:30.418 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:30 smithi173 bash[59517]: cluster 2023-09-23T20:38:28.636952+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1146: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 184 op/s; 18699/112824 objects degraded (16.574%); 6194/112824 objects misplaced (5.490%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:38:30.419 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:30 smithi173 bash[59517]: audit 2023-09-23T20:38:29.540724+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:38:30.419 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:30 smithi173 bash[59517]: audit 2023-09-23T20:38:29.542170+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:38:30.419 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:30 smithi173 bash[59517]: audit 2023-09-23T20:38:29.549057+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:30.419 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:30 smithi173 bash[59517]: cluster 2023-09-23T20:38:30.059854+0000 mon.a (mon.0) 1461 : cluster 3 Health check update: Degraded data redundancy: 18699/112824 objects degraded (16.574%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:30.435 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:30.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:30.539 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.566 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:30.676 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.698 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:30.801 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:30.826 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:30.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:30.930 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.957 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:30.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:30.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:31.060 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:31.083 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:31.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:31.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:31.214 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:31.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:31.318 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:31.343 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:31.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:31.369 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:38:31.446 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:31.467 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:31.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:31.571 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:31.599 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:31.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:31.706 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:31.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:31.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:31.832 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:31.860 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:31.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:31.963 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:31.990 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:31.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:31.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:32.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:32.120 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:32.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:32.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:32 smithi098 bash[74888]: cluster 2023-09-23T20:38:30.638172+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1147: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 176 op/s; 18699/111129 objects degraded (16.826%); 6078/111129 objects misplaced (5.469%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:38:32.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:32 smithi098 bash[78228]: cluster 2023-09-23T20:38:30.638172+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1147: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 176 op/s; 18699/111129 objects degraded (16.826%); 6078/111129 objects misplaced (5.469%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:38:32.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.250 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:32.353 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:32.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:32 smithi173 bash[59517]: cluster 2023-09-23T20:38:30.638172+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1147: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 176 op/s; 18699/111129 objects degraded (16.826%); 6078/111129 objects misplaced (5.469%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:38:32.382 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:32.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:32.488 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:38:32.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:32.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:32.618 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:32.640 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:32.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:32.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:32.767 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:32.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:32.869 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:32.898 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:32.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:32.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:33.001 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:33.029 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:33.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:33.132 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:33.153 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:33.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:33.259 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:33.289 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:33.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:33.393 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:33.417 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:33.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:33.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:33.543 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:33.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:33.646 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:33.669 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:33.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:33.773 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:33.796 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:33.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:33.899 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:33.925 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:33.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:33.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:34.028 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:34.054 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:34.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:34.121 INFO:teuthology.orchestra.run.smithi098.stderr:set pool 9 pg_num to 26 2023-09-23T20:38:34.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:34.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:34 smithi098 bash[74888]: cluster 2023-09-23T20:38:32.638921+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1148: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 175 op/s; 18699/110613 objects degraded (16.905%); 5954/110613 objects misplaced (5.383%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:38:34.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:34 smithi098 bash[74888]: audit 2023-09-23T20:38:33.849444+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.98:0/3353886131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:38:34.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:34 smithi098 bash[74888]: audit 2023-09-23T20:38:33.849910+0000 mon.a (mon.0) 1462 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:38:34.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:34 smithi098 bash[78228]: cluster 2023-09-23T20:38:32.638921+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1148: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 175 op/s; 18699/110613 objects degraded (16.905%); 5954/110613 objects misplaced (5.383%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:38:34.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:34 smithi098 bash[78228]: audit 2023-09-23T20:38:33.849444+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.98:0/3353886131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:38:34.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:34 smithi098 bash[78228]: audit 2023-09-23T20:38:33.849910+0000 mon.a (mon.0) 1462 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:38:34.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:34.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:34.290 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:34.315 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:34.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:34.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:34.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:34.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:34.546 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:34.556 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:34 smithi173 bash[59517]: cluster 2023-09-23T20:38:32.638921+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1148: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 175 op/s; 18699/110613 objects degraded (16.905%); 5954/110613 objects misplaced (5.383%); 2.2 MiB/s, 35 objects/s recovering 2023-09-23T20:38:34.556 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:34 smithi173 bash[59517]: audit 2023-09-23T20:38:33.849444+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.98:0/3353886131' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:38:34.556 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:34 smithi173 bash[59517]: audit 2023-09-23T20:38:33.849910+0000 mon.a (mon.0) 1462 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T20:38:34.571 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:34.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:34.675 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:34.699 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:34.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:34.802 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:34.831 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:34.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:34.936 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:34.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:34.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:34.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:35.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:35.095 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:35.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:35.129 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[78228]: audit 2023-09-23T20:38:34.108634+0000 mon.a (mon.0) 1463 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:38:35.130 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[78228]: cluster 2023-09-23T20:38:34.108701+0000 mon.a (mon.0) 1464 : cluster 0 osdmap e276: 8 total, 8 up, 8 in 2023-09-23T20:38:35.198 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:35.242 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:35.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:35.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:35 smithi173 bash[59517]: audit 2023-09-23T20:38:34.108634+0000 mon.a (mon.0) 1463 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:38:35.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:35 smithi173 bash[59517]: cluster 2023-09-23T20:38:34.108701+0000 mon.a (mon.0) 1464 : cluster 0 osdmap e276: 8 total, 8 up, 8 in 2023-09-23T20:38:35.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:35 smithi173 bash[59517]: cluster 2023-09-23T20:38:34.111654+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:38:35.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:35 smithi173 bash[59517]: cluster 2023-09-23T20:38:34.111875+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:38:35.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:35 smithi173 bash[59517]: audit 2023-09-23T20:38:34.641039+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:38:35.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:35 smithi173 bash[59517]: cluster 2023-09-23T20:38:35.061492+0000 mon.a (mon.0) 1466 : cluster 3 Health check update: Degraded data redundancy: 18699/110613 objects degraded (16.905%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:35.346 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:35.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:35.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:35.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[74888]: audit 2023-09-23T20:38:34.108634+0000 mon.a (mon.0) 1463 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2023-09-23T20:38:35.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[74888]: cluster 2023-09-23T20:38:34.108701+0000 mon.a (mon.0) 1464 : cluster 0 osdmap e276: 8 total, 8 up, 8 in 2023-09-23T20:38:35.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[74888]: cluster 2023-09-23T20:38:34.111654+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:38:35.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[74888]: cluster 2023-09-23T20:38:34.111875+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:38:35.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[74888]: audit 2023-09-23T20:38:34.641039+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:38:35.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[74888]: cluster 2023-09-23T20:38:35.061492+0000 mon.a (mon.0) 1466 : cluster 3 Health check update: Degraded data redundancy: 18699/110613 objects degraded (16.905%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:35.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[78228]: cluster 2023-09-23T20:38:34.111654+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:38:35.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[78228]: cluster 2023-09-23T20:38:34.111875+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T20:38:35.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[78228]: audit 2023-09-23T20:38:34.641039+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T20:38:35.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:35 smithi098 bash[78228]: cluster 2023-09-23T20:38:35.061492+0000 mon.a (mon.0) 1466 : cluster 3 Health check update: Degraded data redundancy: 18699/110613 objects degraded (16.905%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:35.492 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:35.543 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:35.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:35.646 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:35.669 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:35.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:35.729 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:35.772 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:35.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:35.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:35.900 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:35.923 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:35.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:35.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:36.025 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:36.052 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:36.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:36.156 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:36.180 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:36.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:36.283 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:36.305 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:36.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:36 smithi173 bash[59517]: cluster 2023-09-23T20:38:34.639416+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1150: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 18699/110346 objects degraded (16.946%); 5954/110346 objects misplaced (5.396%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:38:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:36 smithi173 bash[59517]: audit 2023-09-23T20:38:35.125023+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:38:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:36 smithi173 bash[59517]: cluster 2023-09-23T20:38:35.125090+0000 mon.a (mon.0) 1468 : cluster 0 osdmap e277: 8 total, 8 up, 8 in 2023-09-23T20:38:36.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:36 smithi173 bash[59517]: cluster 2023-09-23T20:38:35.126910+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:38:36.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:36 smithi173 bash[59517]: cluster 2023-09-23T20:38:35.199898+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:38:36.408 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:36.416 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:38:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:38:36] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.33.4" 2023-09-23T20:38:36.416 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:36 smithi098 bash[74888]: cluster 2023-09-23T20:38:34.639416+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1150: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 18699/110346 objects degraded (16.946%); 5954/110346 objects misplaced (5.396%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:38:36.416 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:36 smithi098 bash[74888]: audit 2023-09-23T20:38:35.125023+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:38:36.416 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:36 smithi098 bash[74888]: cluster 2023-09-23T20:38:35.125090+0000 mon.a (mon.0) 1468 : cluster 0 osdmap e277: 8 total, 8 up, 8 in 2023-09-23T20:38:36.416 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:36 smithi098 bash[74888]: cluster 2023-09-23T20:38:35.126910+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:38:36.417 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:36 smithi098 bash[74888]: cluster 2023-09-23T20:38:35.199898+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:38:36.417 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:36 smithi098 bash[78228]: cluster 2023-09-23T20:38:34.639416+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1150: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 116 op/s; 18699/110346 objects degraded (16.946%); 5954/110346 objects misplaced (5.396%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:38:36.417 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:36 smithi098 bash[78228]: audit 2023-09-23T20:38:35.125023+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T20:38:36.417 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:36 smithi098 bash[78228]: cluster 2023-09-23T20:38:35.125090+0000 mon.a (mon.0) 1468 : cluster 0 osdmap e277: 8 total, 8 up, 8 in 2023-09-23T20:38:36.417 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:36 smithi098 bash[78228]: cluster 2023-09-23T20:38:35.126910+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:38:36.417 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:36 smithi098 bash[78228]: cluster 2023-09-23T20:38:35.199898+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T20:38:36.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:36.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:36.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:36.558 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:36.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:36.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:36.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:36.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:36.788 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:36.812 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:36.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:36.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:36.944 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:36.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:36.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:37.047 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:37.077 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:37.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:37.179 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:37.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:37.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:37.333 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:37.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:37 smithi173 bash[59517]: cluster 2023-09-23T20:38:36.129713+0000 mon.a (mon.0) 1469 : cluster 0 osdmap e278: 8 total, 8 up, 8 in 2023-09-23T20:38:37.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:37 smithi173 bash[59517]: cluster 2023-09-23T20:38:36.132842+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:37 smithi173 bash[59517]: cluster 2023-09-23T20:38:36.133902+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:37 smithi173 bash[59517]: cluster 2023-09-23T20:38:36.136643+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:37 smithi173 bash[59517]: cluster 2023-09-23T20:38:36.136669+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:37 smithi173 bash[59517]: cluster 2023-09-23T20:38:36.140279+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:37 smithi173 bash[59517]: cluster 2023-09-23T20:38:36.148500+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.357 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:37.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:37.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[78228]: cluster 2023-09-23T20:38:36.129713+0000 mon.a (mon.0) 1469 : cluster 0 osdmap e278: 8 total, 8 up, 8 in 2023-09-23T20:38:37.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[78228]: cluster 2023-09-23T20:38:36.132842+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[78228]: cluster 2023-09-23T20:38:36.133902+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[78228]: cluster 2023-09-23T20:38:36.136643+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[78228]: cluster 2023-09-23T20:38:36.136669+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[78228]: cluster 2023-09-23T20:38:36.140279+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[78228]: cluster 2023-09-23T20:38:36.148500+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[74888]: cluster 2023-09-23T20:38:36.129713+0000 mon.a (mon.0) 1469 : cluster 0 osdmap e278: 8 total, 8 up, 8 in 2023-09-23T20:38:37.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[74888]: cluster 2023-09-23T20:38:36.132842+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[74888]: cluster 2023-09-23T20:38:36.133902+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[74888]: cluster 2023-09-23T20:38:36.136643+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[74888]: cluster 2023-09-23T20:38:36.136669+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[74888]: cluster 2023-09-23T20:38:36.140279+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.415 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:37 smithi098 bash[74888]: cluster 2023-09-23T20:38:36.148500+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T20:38:37.460 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:37.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:37.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:37.593 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:37.615 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:37.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:37.718 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:37.746 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:37.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:37.803 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:37.849 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:37.872 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:37.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:37.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:37.899 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:38:37.899 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:38:37.900 INFO:teuthology.orchestra.run.smithi173.stdout: "num_ops": 0 2023-09-23T20:38:37.900 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:38:37.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:38.001 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:38.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:38.104 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:38.134 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:38.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:38.237 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:38.260 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:38.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:38.363 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:38.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:38.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:38.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[78228]: cluster 2023-09-23T20:38:36.640074+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1153: 99 pgs: 4 remapped+peering, 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 10407/91251 objects degraded (11.405%); 1832/91251 objects misplaced (2.008%) 2023-09-23T20:38:38.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[78228]: cluster 2023-09-23T20:38:37.145753+0000 mon.a (mon.0) 1470 : cluster 0 osdmap e279: 8 total, 8 up, 8 in 2023-09-23T20:38:38.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[78228]: cluster 2023-09-23T20:38:37.151947+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[78228]: cluster 2023-09-23T20:38:37.152505+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[78228]: cluster 2023-09-23T20:38:37.154516+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[78228]: cluster 2023-09-23T20:38:37.157643+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[78228]: cluster 2023-09-23T20:38:37.163495+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[78228]: cluster 2023-09-23T20:38:37.164593+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[78228]: cluster 2023-09-23T20:38:37.166650+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[74888]: cluster 2023-09-23T20:38:36.640074+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1153: 99 pgs: 4 remapped+peering, 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 10407/91251 objects degraded (11.405%); 1832/91251 objects misplaced (2.008%) 2023-09-23T20:38:38.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[74888]: cluster 2023-09-23T20:38:37.145753+0000 mon.a (mon.0) 1470 : cluster 0 osdmap e279: 8 total, 8 up, 8 in 2023-09-23T20:38:38.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[74888]: cluster 2023-09-23T20:38:37.151947+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[74888]: cluster 2023-09-23T20:38:37.152505+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[74888]: cluster 2023-09-23T20:38:37.154516+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[74888]: cluster 2023-09-23T20:38:37.157643+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[74888]: cluster 2023-09-23T20:38:37.163495+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[74888]: cluster 2023-09-23T20:38:37.164593+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:38 smithi098 bash[74888]: cluster 2023-09-23T20:38:37.166650+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:38.500 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:38 smithi173 bash[59517]: cluster 2023-09-23T20:38:36.640074+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1153: 99 pgs: 4 remapped+peering, 4 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 75 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 10407/91251 objects degraded (11.405%); 1832/91251 objects misplaced (2.008%) 2023-09-23T20:38:38.500 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:38 smithi173 bash[59517]: cluster 2023-09-23T20:38:37.145753+0000 mon.a (mon.0) 1470 : cluster 0 osdmap e279: 8 total, 8 up, 8 in 2023-09-23T20:38:38.501 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:38 smithi173 bash[59517]: cluster 2023-09-23T20:38:37.151947+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.501 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:38 smithi173 bash[59517]: cluster 2023-09-23T20:38:37.152505+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.501 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:38 smithi173 bash[59517]: cluster 2023-09-23T20:38:37.154516+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.501 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:38 smithi173 bash[59517]: cluster 2023-09-23T20:38:37.157643+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.501 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:38 smithi173 bash[59517]: cluster 2023-09-23T20:38:37.163495+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.501 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:38 smithi173 bash[59517]: cluster 2023-09-23T20:38:37.164593+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.501 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:38 smithi173 bash[59517]: cluster 2023-09-23T20:38:37.166650+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T20:38:38.512 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:38.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:38.616 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:38.642 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:38.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:38.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:38.774 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:38.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:38.852 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T20:38:38.877 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:38.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:38.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:38.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:39.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:39.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:39.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:39.162 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:39.184 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:39.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:39.288 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:39.317 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:39.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:39 smithi173 bash[59517]: cluster 2023-09-23T20:38:38.144081+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e280: 8 total, 8 up, 8 in 2023-09-23T20:38:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:39 smithi173 bash[59517]: cluster 2023-09-23T20:38:38.145217+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:39 smithi173 bash[59517]: cluster 2023-09-23T20:38:38.243369+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:39.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:39 smithi173 bash[59517]: cluster 2023-09-23T20:38:38.243625+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:39.421 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:39.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:39 smithi098 bash[74888]: cluster 2023-09-23T20:38:38.144081+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e280: 8 total, 8 up, 8 in 2023-09-23T20:38:39.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:39 smithi098 bash[74888]: cluster 2023-09-23T20:38:38.145217+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:39.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:39 smithi098 bash[74888]: cluster 2023-09-23T20:38:38.243369+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:39.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:39 smithi098 bash[74888]: cluster 2023-09-23T20:38:38.243625+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:39.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:39 smithi098 bash[78228]: cluster 2023-09-23T20:38:38.144081+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e280: 8 total, 8 up, 8 in 2023-09-23T20:38:39.428 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:39 smithi098 bash[78228]: cluster 2023-09-23T20:38:38.145217+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:39 smithi098 bash[78228]: cluster 2023-09-23T20:38:38.243369+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:39.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:39 smithi098 bash[78228]: cluster 2023-09-23T20:38:38.243625+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:39.439 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:39.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:39.542 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:39.571 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:39.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:39.674 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:39.700 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:39.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:39.803 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:39.830 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:39.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:39.934 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:39.958 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:39.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:39.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:40.065 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:40.086 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:40.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:40.165 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:40 smithi098 bash[78228]: cluster 2023-09-23T20:38:38.243244+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:40.165 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:40 smithi098 bash[78228]: cluster 2023-09-23T20:38:38.640484+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1156: 99 pgs: 2 active+recovery_wait+degraded, 4 remapped+peering, 4 peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 10406/91059 objects degraded (11.428%); 1832/91059 objects misplaced (2.012%) 2023-09-23T20:38:40.165 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:40 smithi098 bash[78228]: audit 2023-09-23T20:38:39.613059+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:40.165 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:40 smithi098 bash[78228]: audit 2023-09-23T20:38:39.614284+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:40.165 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:40 smithi098 bash[78228]: cluster 2023-09-23T20:38:40.062736+0000 mon.a (mon.0) 1474 : cluster 3 Health check update: Degraded data redundancy: 10406/91059 objects degraded (11.428%), 7 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:40.191 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:40.217 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:40.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:40.322 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:40.325 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:38:40.326 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:38:40.326 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-09-23T20:38:40.326 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:38:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:40 smithi173 bash[59517]: cluster 2023-09-23T20:38:38.243244+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:40 smithi173 bash[59517]: cluster 2023-09-23T20:38:38.640484+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1156: 99 pgs: 2 active+recovery_wait+degraded, 4 remapped+peering, 4 peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 10406/91059 objects degraded (11.428%); 1832/91059 objects misplaced (2.012%) 2023-09-23T20:38:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:40 smithi173 bash[59517]: audit 2023-09-23T20:38:39.613059+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:40 smithi173 bash[59517]: audit 2023-09-23T20:38:39.614284+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:40.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:40 smithi173 bash[59517]: cluster 2023-09-23T20:38:40.062736+0000 mon.a (mon.0) 1474 : cluster 3 Health check update: Degraded data redundancy: 10406/91059 objects degraded (11.428%), 7 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:40.346 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:40.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:40 smithi098 bash[74888]: cluster 2023-09-23T20:38:38.243244+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T20:38:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:40 smithi098 bash[74888]: cluster 2023-09-23T20:38:38.640484+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1156: 99 pgs: 2 active+recovery_wait+degraded, 4 remapped+peering, 4 peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 10406/91059 objects degraded (11.428%); 1832/91059 objects misplaced (2.012%) 2023-09-23T20:38:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:40 smithi098 bash[74888]: audit 2023-09-23T20:38:39.613059+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:38:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:40 smithi098 bash[74888]: audit 2023-09-23T20:38:39.614284+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:40 smithi098 bash[74888]: cluster 2023-09-23T20:38:40.062736+0000 mon.a (mon.0) 1474 : cluster 3 Health check update: Degraded data redundancy: 10406/91059 objects degraded (11.428%), 7 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:40.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:40.470 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:40.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:40.573 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:40.603 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:40.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:40.710 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:40.736 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:40.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:40.840 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:40.866 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:40.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:40.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:40.975 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:41.008 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:41.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:41.111 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:41.132 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:41.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:41.235 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:41.263 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:41.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:41.369 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:41.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:41.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:41.498 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:41.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:41.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:41.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:41.651 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:41.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:41.754 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:41.779 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:41.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:41.885 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:41.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:41.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:41.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:42.010 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:42.033 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:42.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:42.137 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:42.166 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:42.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:42.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:42.293 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:42.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:42.396 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:42.412 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:42 smithi098 bash[74888]: cluster 2023-09-23T20:38:40.641299+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1157: 99 pgs: 8 active+recovery_wait+degraded, 1 remapped+peering, 2 peering, 3 unknown, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 18671/107544 objects degraded (17.361%); 1716/107544 objects misplaced (1.596%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T20:38:42.413 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:42 smithi098 bash[78228]: cluster 2023-09-23T20:38:40.641299+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1157: 99 pgs: 8 active+recovery_wait+degraded, 1 remapped+peering, 2 peering, 3 unknown, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 18671/107544 objects degraded (17.361%); 1716/107544 objects misplaced (1.596%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T20:38:42.422 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:42.424 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:42 smithi173 bash[59517]: cluster 2023-09-23T20:38:40.641299+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1157: 99 pgs: 8 active+recovery_wait+degraded, 1 remapped+peering, 2 peering, 3 unknown, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 18671/107544 objects degraded (17.361%); 1716/107544 objects misplaced (1.596%); 3.4 MiB/s, 55 objects/s recovering 2023-09-23T20:38:42.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:42.526 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:42.550 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:42.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:42.641 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:38:42.653 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:42.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:42.687 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:38:42.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:42.727 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:38:42.764 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:38:42.789 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:42.795 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:38:42.814 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:42.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:42.831 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:38:42.863 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:38:42.889 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:38:42.892 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:38:42.892 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:38:42.892 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:38:42.892 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:38:42.892 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:38:42.892 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:38:42.892 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:38:42.892 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:38:42.919 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:42.944 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:42.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:42.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:43.048 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:43.075 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:43.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:43.178 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:43.207 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:43.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:43.309 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:43.335 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:43.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:43 smithi173 bash[59517]: audit 2023-09-23T20:38:42.572098+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.98:0/2113638394' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:43.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:43 smithi098 bash[78228]: audit 2023-09-23T20:38:42.572098+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.98:0/2113638394' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:43.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:43 smithi098 bash[74888]: audit 2023-09-23T20:38:42.572098+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.98:0/2113638394' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:38:43.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:43.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:43.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:43.566 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:43.591 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:43.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:43.613 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:38:43.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:43.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:43.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:43.823 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:43.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:43.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:43.948 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:43.974 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:43.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:43.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:44.077 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:44.110 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:44.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:44.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:44.235 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:44.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:44.339 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:44.348 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:44 smithi098 bash[78228]: cluster 2023-09-23T20:38:42.642107+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1158: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 104 MiB/s wr, 2.51k op/s; 21433/107310 objects degraded (19.973%); 3590/107310 objects misplaced (3.345%); 58 MiB/s, 1.03k objects/s recovering 2023-09-23T20:38:44.348 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:44 smithi098 bash[74888]: cluster 2023-09-23T20:38:42.642107+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1158: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 104 MiB/s wr, 2.51k op/s; 21433/107310 objects degraded (19.973%); 3590/107310 objects misplaced (3.345%); 58 MiB/s, 1.03k objects/s recovering 2023-09-23T20:38:44.363 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:44.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:44.466 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:44.474 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:44 smithi173 bash[59517]: cluster 2023-09-23T20:38:42.642107+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1158: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 104 MiB/s wr, 2.51k op/s; 21433/107310 objects degraded (19.973%); 3590/107310 objects misplaced (3.345%); 58 MiB/s, 1.03k objects/s recovering 2023-09-23T20:38:44.488 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:44.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:44.591 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:44.613 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:44.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:44.719 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:44.745 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:44.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:44.849 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:44.873 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:44.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:44.977 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:44.997 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:44.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:44.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:45.100 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:45.126 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:45.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:45.230 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:45.238 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:45 smithi098 bash[78228]: cluster 2023-09-23T20:38:45.063849+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: Degraded data redundancy: 21433/107310 objects degraded (19.973%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:45.238 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:45 smithi098 bash[74888]: cluster 2023-09-23T20:38:45.063849+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: Degraded data redundancy: 21433/107310 objects degraded (19.973%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:45.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.257 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:45.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:45.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:45.382 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:45.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:45.489 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:45.518 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:45.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:45.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:45 smithi173 bash[59517]: cluster 2023-09-23T20:38:45.063849+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: Degraded data redundancy: 21433/107310 objects degraded (19.973%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:45.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:45.646 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:45.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:45.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:45.774 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:45.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:45.878 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:45.903 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:45.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:45.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:46.005 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:46.027 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:46.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:46.130 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:46.161 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:46.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:46.265 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:46.287 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:46.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:46.390 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:46.400 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:46 smithi098 bash[74888]: cluster 2023-09-23T20:38:44.642768+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1159: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 2.06k op/s; 21335/106776 objects degraded (19.981%); 3590/106776 objects misplaced (3.362%); 48 MiB/s, 848 objects/s recovering 2023-09-23T20:38:46.401 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:38:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:38:46] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.33.4" 2023-09-23T20:38:46.401 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:46 smithi098 bash[78228]: cluster 2023-09-23T20:38:44.642768+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1159: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 2.06k op/s; 21335/106776 objects degraded (19.981%); 3590/106776 objects misplaced (3.362%); 48 MiB/s, 848 objects/s recovering 2023-09-23T20:38:46.428 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:46.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:46.534 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:46.561 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:46.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:46.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:46 smithi173 bash[59517]: cluster 2023-09-23T20:38:44.642768+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1159: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 2.06k op/s; 21335/106776 objects degraded (19.981%); 3590/106776 objects misplaced (3.362%); 48 MiB/s, 848 objects/s recovering 2023-09-23T20:38:46.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:46.695 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:46.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:46.798 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:46.835 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:46.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:46.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:46.968 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:46.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:46.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:47.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:47.100 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:47.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:47.209 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:47.210 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:38:47.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:47.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:47.337 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:47.346 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:47 smithi098 bash[78228]: audit 2023-09-23T20:38:46.594387+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.98:0/635408313' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:47.346 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:47 smithi098 bash[78228]: audit 2023-09-23T20:38:46.595093+0000 mon.a (mon.0) 1476 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:47.347 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:47 smithi098 bash[74888]: audit 2023-09-23T20:38:46.594387+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.98:0/635408313' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:47.347 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:47 smithi098 bash[74888]: audit 2023-09-23T20:38:46.595093+0000 mon.a (mon.0) 1476 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:47.370 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:47.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:47.473 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:47.499 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:47.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:47.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:47 smithi173 bash[59517]: audit 2023-09-23T20:38:46.594387+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.98:0/635408313' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:47.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:47 smithi173 bash[59517]: audit 2023-09-23T20:38:46.595093+0000 mon.a (mon.0) 1476 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:38:47.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:47.626 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:47.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:47.702 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:38:47.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:47.754 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:47.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:47.857 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:47.878 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:47.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:47.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:47.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:48.008 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:48.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:48.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:48.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:48.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:48.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:48.264 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:48.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:48.270 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:48 smithi173 bash[59517]: cluster 2023-09-23T20:38:46.643714+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1160: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.92k op/s; 20951/101661 objects degraded (20.609%); 3333/101661 objects misplaced (3.279%); 44 MiB/s, 767 objects/s recovering 2023-09-23T20:38:48.271 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:48 smithi173 bash[59517]: cluster 2023-09-23T20:38:47.184285+0000 mon.a (mon.0) 1477 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:38:48.271 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:48 smithi173 bash[59517]: audit 2023-09-23T20:38:47.191718+0000 mon.a (mon.0) 1478 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:38:48.271 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:48 smithi173 bash[59517]: cluster 2023-09-23T20:38:47.192000+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-09-23T20:38:48.271 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:48 smithi173 bash[59517]: cluster 2023-09-23T20:38:47.193153+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:38:48.271 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:48 smithi173 bash[59517]: cluster 2023-09-23T20:38:47.200988+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:38:48.271 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:48 smithi173 bash[59517]: cluster 2023-09-23T20:38:47.215135+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:38:48.367 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:48.395 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:48.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:48.498 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:48.521 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:48.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:48.532 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:38:48.532 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:38:48.623 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:48.656 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:48.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:48.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[74888]: cluster 2023-09-23T20:38:46.643714+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1160: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.92k op/s; 20951/101661 objects degraded (20.609%); 3333/101661 objects misplaced (3.279%); 44 MiB/s, 767 objects/s recovering 2023-09-23T20:38:48.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[74888]: cluster 2023-09-23T20:38:47.184285+0000 mon.a (mon.0) 1477 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:38:48.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[74888]: audit 2023-09-23T20:38:47.191718+0000 mon.a (mon.0) 1478 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:38:48.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[74888]: cluster 2023-09-23T20:38:47.192000+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-09-23T20:38:48.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[74888]: cluster 2023-09-23T20:38:47.193153+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:38:48.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[74888]: cluster 2023-09-23T20:38:47.200988+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:38:48.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[74888]: cluster 2023-09-23T20:38:47.215135+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:38:48.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[78228]: cluster 2023-09-23T20:38:46.643714+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1160: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.92k op/s; 20951/101661 objects degraded (20.609%); 3333/101661 objects misplaced (3.279%); 44 MiB/s, 767 objects/s recovering 2023-09-23T20:38:48.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[78228]: cluster 2023-09-23T20:38:47.184285+0000 mon.a (mon.0) 1477 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:38:48.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[78228]: audit 2023-09-23T20:38:47.191718+0000 mon.a (mon.0) 1478 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:38:48.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[78228]: cluster 2023-09-23T20:38:47.192000+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-09-23T20:38:48.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[78228]: cluster 2023-09-23T20:38:47.193153+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:38:48.684 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[78228]: cluster 2023-09-23T20:38:47.200988+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:38:48.684 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:48 smithi098 bash[78228]: cluster 2023-09-23T20:38:47.215135+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T20:38:48.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:48.787 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:48.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:48.890 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:48.912 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:48.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:48.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:49.017 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:49.041 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:49.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:49.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:49.173 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:49.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:49.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:49.300 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:49.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:49.345 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:49.405 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:49.432 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:49.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:49.535 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:49.558 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:49.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:49.665 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:49.690 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:49.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:49.783 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T20:38:49.794 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:49.854 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:49.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:49.959 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:49.984 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:49.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:49.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:50.088 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:50.110 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:50.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:50.213 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:50.239 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:50.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:50.345 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:50.371 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:50.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:50.474 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:50.497 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:50.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:50.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:50 smithi098 bash[74888]: cluster 2023-09-23T20:38:48.644296+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1162: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 68 MiB/s wr, 1.84k op/s; 20816/100929 objects degraded (20.624%); 3333/100929 objects misplaced (3.302%); 42 MiB/s, 742 objects/s recovering 2023-09-23T20:38:50.533 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:50 smithi098 bash[74888]: cluster 2023-09-23T20:38:50.065095+0000 mon.a (mon.0) 1480 : cluster 3 Health check update: Degraded data redundancy: 20816/100929 objects degraded (20.624%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:50.533 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:50 smithi098 bash[78228]: cluster 2023-09-23T20:38:48.644296+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1162: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 68 MiB/s wr, 1.84k op/s; 20816/100929 objects degraded (20.624%); 3333/100929 objects misplaced (3.302%); 42 MiB/s, 742 objects/s recovering 2023-09-23T20:38:50.533 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:50 smithi098 bash[78228]: cluster 2023-09-23T20:38:50.065095+0000 mon.a (mon.0) 1480 : cluster 3 Health check update: Degraded data redundancy: 20816/100929 objects degraded (20.624%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:50 smithi173 bash[59517]: cluster 2023-09-23T20:38:48.644296+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1162: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 68 MiB/s wr, 1.84k op/s; 20816/100929 objects degraded (20.624%); 3333/100929 objects misplaced (3.302%); 42 MiB/s, 742 objects/s recovering 2023-09-23T20:38:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:50 smithi173 bash[59517]: cluster 2023-09-23T20:38:50.065095+0000 mon.a (mon.0) 1480 : cluster 3 Health check update: Degraded data redundancy: 20816/100929 objects degraded (20.624%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:50.601 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:50.629 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:50.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:50.732 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:50.771 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:50.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:50.856 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:38:50.874 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:50.949 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:50.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:50.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:51.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:51.080 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:51.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:51.183 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:51.206 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:51.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:51.314 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:51.341 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:51.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:51.445 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:51.471 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:51.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:51.576 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:51.603 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:51.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:51.706 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:51.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:51.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:51.835 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:51.861 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:51.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:51.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:51.990 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:51.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:51.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:52.098 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:52.120 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:52.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:52.223 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:52.246 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:52.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:52.349 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:52.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:52.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:52.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:52 smithi098 bash[74888]: cluster 2023-09-23T20:38:50.645063+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1163: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 373 op/s; 20522/96339 objects degraded (21.302%); 3217/96339 objects misplaced (3.339%); 7.3 MiB/s, 116 objects/s recovering 2023-09-23T20:38:52.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:52 smithi098 bash[78228]: cluster 2023-09-23T20:38:50.645063+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1163: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 373 op/s; 20522/96339 objects degraded (21.302%); 3217/96339 objects misplaced (3.339%); 7.3 MiB/s, 116 objects/s recovering 2023-09-23T20:38:52.477 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:52.505 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:52.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:52.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:52 smithi173 bash[59517]: cluster 2023-09-23T20:38:50.645063+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1163: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 373 op/s; 20522/96339 objects degraded (21.302%); 3217/96339 objects misplaced (3.339%); 7.3 MiB/s, 116 objects/s recovering 2023-09-23T20:38:52.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:52.635 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:52.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:52.740 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:52.767 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:52.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:52.870 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:52.902 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:52.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:52.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:53.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:53.036 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:53.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:53.063 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:53.141 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:53.174 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:53.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:53.283 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:53.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:53.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:53.416 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:53.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:53.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:53.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:53.578 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:53.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:53.686 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:53.716 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:53.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:53.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:53.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:53.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:53.953 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:53.976 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:53.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:53.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:54.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:54.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:54.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:54.212 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:54 smithi098 bash[74888]: cluster 2023-09-23T20:38:52.645835+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1164: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 411 op/s; 20376/94965 objects degraded (21.456%); 3087/94965 objects misplaced (3.251%); 8.0 MiB/s, 128 objects/s recovering 2023-09-23T20:38:54.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:54.245 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:54.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:54.352 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:54.378 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:54.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:54.484 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:54.491 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:54 smithi173 bash[59517]: cluster 2023-09-23T20:38:52.645835+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1164: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 411 op/s; 20376/94965 objects degraded (21.456%); 3087/94965 objects misplaced (3.251%); 8.0 MiB/s, 128 objects/s recovering 2023-09-23T20:38:54.509 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:54.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:54.581 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:38:54.612 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:54.641 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:54.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:54.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:54 smithi098 bash[78228]: cluster 2023-09-23T20:38:52.645835+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1164: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 411 op/s; 20376/94965 objects degraded (21.456%); 3087/94965 objects misplaced (3.251%); 8.0 MiB/s, 128 objects/s recovering 2023-09-23T20:38:54.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:54.770 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:54.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:54.873 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:54.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:54.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:54.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:55.001 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:55.029 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:55.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:55.133 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:55.160 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:55.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:55.263 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:55.290 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:55.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:55.393 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:55.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:55.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:55.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:55 smithi098 bash[78228]: audit 2023-09-23T20:38:54.607430+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:55.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:55 smithi098 bash[78228]: cluster 2023-09-23T20:38:55.066666+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 20376/94965 objects degraded (21.456%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:55.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:55 smithi098 bash[74888]: audit 2023-09-23T20:38:54.607430+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:55.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:55 smithi098 bash[74888]: cluster 2023-09-23T20:38:55.066666+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 20376/94965 objects degraded (21.456%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:55.450 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:38:55.516 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:55.540 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:55.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:55.644 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:55.645 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:55 smithi173 bash[59517]: audit 2023-09-23T20:38:54.607430+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:38:55.646 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:55 smithi173 bash[59517]: cluster 2023-09-23T20:38:55.066666+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 20376/94965 objects degraded (21.456%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:38:55.667 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:55.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:55.771 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:55.795 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:55.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:55.898 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:55.925 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:55.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:55.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:56.030 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:56.066 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:56.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:56.170 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:56.182 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:38:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:38:56] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.33.4" 2023-09-23T20:38:56.192 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:56.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:56.211 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:38:56.222 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:38:56.294 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:56.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:56.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:56.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:56.430 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:56 smithi173 bash[59517]: cluster 2023-09-23T20:38:54.646538+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1165: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 20222/94083 objects degraded (21.494%); 3087/94083 objects misplaced (3.281%); 8.4 MiB/s, 133 objects/s recovering 2023-09-23T20:38:56.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:56.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:56.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:56.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:56.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:56.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:56.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:56 smithi098 bash[74888]: cluster 2023-09-23T20:38:54.646538+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1165: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 20222/94083 objects degraded (21.494%); 3087/94083 objects misplaced (3.281%); 8.4 MiB/s, 133 objects/s recovering 2023-09-23T20:38:56.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:56 smithi098 bash[78228]: cluster 2023-09-23T20:38:54.646538+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1165: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 20222/94083 objects degraded (21.494%); 3087/94083 objects misplaced (3.281%); 8.4 MiB/s, 133 objects/s recovering 2023-09-23T20:38:56.706 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:56.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:56.809 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:56.831 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:56.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:56.934 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:56.958 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:56.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:56.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:57.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:57.092 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:38:57.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:38:57.196 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:57.218 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:57.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:57.322 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:57.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:57 smithi173 bash[59517]: audit 2023-09-23T20:38:56.186369+0000 mgr.y (mgr.34107) 1058 : audit 0 from='client.45566 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:38:57.346 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:57.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:57 smithi098 bash[78228]: audit 2023-09-23T20:38:56.186369+0000 mgr.y (mgr.34107) 1058 : audit 0 from='client.45566 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:38:57.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:57.451 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:57.476 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:57.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:57.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:57.606 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:38:57.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:38:57.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:57 smithi098 bash[74888]: audit 2023-09-23T20:38:56.186369+0000 mgr.y (mgr.34107) 1058 : audit 0 from='client.45566 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:38:57.746 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:57.768 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:57.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:57.871 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:57.905 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:57.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:57.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:58.009 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.033 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:58.138 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:58.272 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:38:58 smithi173 bash[59517]: cluster 2023-09-23T20:38:56.647373+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1166: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 19781/87918 objects degraded (22.499%); 2842/87918 objects misplaced (3.233%); 8.7 MiB/s, 138 objects/s recovering 2023-09-23T20:38:58.309 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:58.412 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:58.443 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:58.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:58.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:58.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:58.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:58.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:38:58 smithi098 bash[74888]: cluster 2023-09-23T20:38:56.647373+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1166: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 19781/87918 objects degraded (22.499%); 2842/87918 objects misplaced (3.233%); 8.7 MiB/s, 138 objects/s recovering 2023-09-23T20:38:58.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:38:58 smithi098 bash[78228]: cluster 2023-09-23T20:38:56.647373+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1166: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 19781/87918 objects degraded (22.499%); 2842/87918 objects misplaced (3.233%); 8.7 MiB/s, 138 objects/s recovering 2023-09-23T20:38:58.703 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:58.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:58.807 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:58.833 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:38:58.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:38:58.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:58.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:58.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:58.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:59.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:59.092 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:38:59.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:38:59.195 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:59.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:59.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:59.333 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:59.355 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:59.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:59.460 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:59.485 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:38:59.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:38:59.589 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:59.617 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:38:59.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:38:59.723 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:59.755 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:38:59.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:38:59.860 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:59.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:38:59.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:38:59.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:38:59.886 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:38:59.886 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:38:59.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:00.013 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:00.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:00.116 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:00.132 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":1165,"stamp":"2023-09-23T20:38:54.646063+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2054231992,"num_objects":31361,"num_object_clones":0,"num_object_copies":94083,"num_objects_missing_on_primary":6325,"num_objects_missing":6325,"num_objects_degraded":20222,"num_objects_misplaced":3087,"num_objects_unfound":0,"num_objects_dirty":31361,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":108567,"num_write_kb":4470990,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37536,"num_bytes_recovered":2138189492,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":167619,"ondisk_log_size":167619,"up":297,"acting":290,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":337,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":12491876,"kb_used_data":7663716,"kb_used_omap":25,"kb_used_meta":4828070,"kb_avail":737469340,"statfs":{"total":767960285184,"available":755168604160,"internally_reserved":0,"allocated":7847645184,"data_stored":7841258465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25680,"internal_metadata":4943944624},"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":-277282816,"num_objects":-4231,"num_object_clones":0,"num_object_copies":-12693,"num_objects_missing_on_primary":-547,"num_objects_missing":-547,"num_objects_degraded":-1113,"num_objects_misplaced":-503,"num_objects_unfound":0,"num_objects_dirty":-4231,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4231,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1340,"num_bytes_recovered":87818240,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003741"},"pg_stats":[{"pgid":"9.10","version":"281'6518","reported_seq":8679,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:52.631603+0000","last_change":"2023-09-23T20:38:36.200669+0000","last_active":"2023-09-23T20:38:52.631603+0000","last_peered":"2023-09-23T20:38:52.631603+0000","last_clean":"2023-09-23T20:38:52.631603+0000","last_became_active":"2023-09-23T20:38:36.188411+0000","last_became_peered":"2023-09-23T20:38:36.188411+0000","last_unstale":"2023-09-23T20:38:52.631603+0000","last_undegraded":"2023-09-23T20:38:52.631603+0000","last_fullsized":"2023-09-23T20:38:52.631603+0000","mapping_epoch":277,"log_start":"229'700","ondisk_log_start":"229'700","created":277,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5818,"log_dups_size":0,"ondisk_log_size":5818,"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":64946176,"num_objects":991,"num_object_clones":0,"num_object_copies":2973,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":991,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3337,"num_write_kb":138496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":517,"num_bytes_recovered":33882112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"59'1","reported_seq":161,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.239199+0000","last_change":"2023-09-23T20:33:42.535387+0000","last_active":"2023-09-23T20:38:38.239199+0000","last_peered":"2023-09-23T20:38:38.239199+0000","last_clean":"2023-09-23T20:38:38.239199+0000","last_became_active":"2023-09-23T20:33:42.535012+0000","last_became_peered":"2023-09-23T20:33:42.535012+0000","last_unstale":"2023-09-23T20:38:38.239199+0000","last_undegraded":"2023-09-23T20:38:38.239199+0000","last_fullsized":"2023-09-23T20:38:38.239199+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:59:55.047019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":38,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.142250+0000","last_change":"2023-09-23T20:35:30.041013+0000","last_active":"2023-09-23T20:38:38.142250+0000","last_peered":"2023-09-23T20:38:38.142250+0000","last_clean":"2023-09-23T20:38:38.142250+0000","last_became_active":"2023-09-23T20:35:30.040612+0000","last_became_peered":"2023-09-23T20:35:30.040612+0000","last_unstale":"2023-09-23T20:38:38.142250+0000","last_undegraded":"2023-09-23T20:38:38.142250+0000","last_fullsized":"2023-09-23T20:38:38.142250+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:14:59.922333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.13","version":"281'6581","reported_seq":8466,"reported_epoch":281,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:38:50.498104+0000","last_change":"2023-09-23T20:38:36.291900+0000","last_active":"2023-09-23T20:38:50.498104+0000","last_peered":"2023-09-23T20:38:50.498104+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:36.253063+0000","last_became_peered":"2023-09-23T20:38:36.253063+0000","last_unstale":"2023-09-23T20:38:50.498104+0000","last_undegraded":"2023-09-23T20:38:36.249189+0000","last_fullsized":"2023-09-23T20:38:50.498104+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6581,"log_dups_size":0,"ondisk_log_size":6581,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66256896,"num_objects":1011,"num_object_clones":0,"num_object_copies":3033,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2056,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1011,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3357,"num_write_kb":139776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":389,"num_bytes_recovered":25493504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["7","5"],"object_location_counts":[{"shards":"1,3,7","objects":8},{"shards":"1,5,7","objects":1003}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":256,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.238615+0000","last_change":"2023-09-23T20:35:30.044561+0000","last_active":"2023-09-23T20:38:38.238615+0000","last_peered":"2023-09-23T20:38:38.238615+0000","last_clean":"2023-09-23T20:38:38.238615+0000","last_became_active":"2023-09-23T20:35:30.044140+0000","last_became_peered":"2023-09-23T20:35:30.044140+0000","last_unstale":"2023-09-23T20:38:38.238615+0000","last_undegraded":"2023-09-23T20:38:38.238615+0000","last_fullsized":"2023-09-23T20:38:38.238615+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:32.422519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.145018+0000","last_change":"2023-09-23T20:36:00.054545+0000","last_active":"2023-09-23T20:38:38.145018+0000","last_peered":"2023-09-23T20:38:38.145018+0000","last_clean":"2023-09-23T20:38:38.145018+0000","last_became_active":"2023-09-23T20:36:00.053791+0000","last_became_peered":"2023-09-23T20:36:00.053791+0000","last_unstale":"2023-09-23T20:38:38.145018+0000","last_undegraded":"2023-09-23T20:38:38.145018+0000","last_fullsized":"2023-09-23T20:38:38.145018+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.314890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.12","version":"281'6593","reported_seq":15884,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:50.952327+0000","last_change":"2023-09-23T20:38:36.213740+0000","last_active":"2023-09-23T20:38:50.952327+0000","last_peered":"2023-09-23T20:38:50.952327+0000","last_clean":"2023-09-23T20:38:50.952327+0000","last_became_active":"2023-09-23T20:38:36.201590+0000","last_became_peered":"2023-09-23T20:38:36.201590+0000","last_unstale":"2023-09-23T20:38:50.952327+0000","last_undegraded":"2023-09-23T20:38:50.952327+0000","last_fullsized":"2023-09-23T20:38:50.952327+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6593,"log_dups_size":0,"ondisk_log_size":6593,"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":63504384,"num_objects":969,"num_object_clones":0,"num_object_copies":2907,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":969,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3370,"num_write_kb":138848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2703,"num_bytes_recovered":145129472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":47,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.553438+0000","last_change":"2023-09-23T20:36:00.051229+0000","last_active":"2023-09-23T20:38:38.553438+0000","last_peered":"2023-09-23T20:38:38.553438+0000","last_clean":"2023-09-23T20:38:38.553438+0000","last_became_active":"2023-09-23T20:36:00.050554+0000","last_became_peered":"2023-09-23T20:36:00.050554+0000","last_unstale":"2023-09-23T20:38:38.553438+0000","last_undegraded":"2023-09-23T20:38:38.553438+0000","last_fullsized":"2023-09-23T20:38:38.553438+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.824264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.247368+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:38:38.247368+0000","last_peered":"2023-09-23T20:38:38.247368+0000","last_clean":"2023-09-23T20:38:38.247368+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:38:38.247368+0000","last_undegraded":"2023-09-23T20:38:38.247368+0000","last_fullsized":"2023-09-23T20:38:38.247368+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":34,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.145199+0000","last_change":"2023-09-23T20:36:00.057771+0000","last_active":"2023-09-23T20:38:38.145199+0000","last_peered":"2023-09-23T20:38:38.145199+0000","last_clean":"2023-09-23T20:38:38.145199+0000","last_became_active":"2023-09-23T20:36:00.057495+0000","last_became_peered":"2023-09-23T20:36:00.057495+0000","last_unstale":"2023-09-23T20:38:38.145199+0000","last_undegraded":"2023-09-23T20:38:38.145199+0000","last_fullsized":"2023-09-23T20:38:38.145199+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:17:46.745953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.553248+0000","last_change":"2023-09-23T20:35:30.064611+0000","last_active":"2023-09-23T20:38:38.553248+0000","last_peered":"2023-09-23T20:38:38.553248+0000","last_clean":"2023-09-23T20:38:38.553248+0000","last_became_active":"2023-09-23T20:35:30.064286+0000","last_became_peered":"2023-09-23T20:35:30.064286+0000","last_unstale":"2023-09-23T20:38:38.553248+0000","last_undegraded":"2023-09-23T20:38:38.553248+0000","last_fullsized":"2023-09-23T20:38:38.553248+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:52.998493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":314,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.250324+0000","last_change":"2023-09-23T20:33:42.551681+0000","last_active":"2023-09-23T20:38:38.250324+0000","last_peered":"2023-09-23T20:38:38.250324+0000","last_clean":"2023-09-23T20:38:38.250324+0000","last_became_active":"2023-09-23T20:33:42.551288+0000","last_became_peered":"2023-09-23T20:33:42.551288+0000","last_unstale":"2023-09-23T20:38:38.250324+0000","last_undegraded":"2023-09-23T20:38:38.250324+0000","last_fullsized":"2023-09-23T20:38:38.250324+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.142267+0000","last_change":"2023-09-23T20:35:30.253978+0000","last_active":"2023-09-23T20:38:38.142267+0000","last_peered":"2023-09-23T20:38:38.142267+0000","last_clean":"2023-09-23T20:38:38.142267+0000","last_became_active":"2023-09-23T20:35:30.253624+0000","last_became_peered":"2023-09-23T20:35:30.253624+0000","last_unstale":"2023-09-23T20:38:38.142267+0000","last_undegraded":"2023-09-23T20:38:38.142267+0000","last_fullsized":"2023-09-23T20:38:38.142267+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:19.531574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":148,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.152132+0000","last_change":"2023-09-23T20:35:30.207620+0000","last_active":"2023-09-23T20:38:38.152132+0000","last_peered":"2023-09-23T20:38:38.152132+0000","last_clean":"2023-09-23T20:38:38.152132+0000","last_became_active":"2023-09-23T20:35:30.083019+0000","last_became_peered":"2023-09-23T20:35:30.083019+0000","last_unstale":"2023-09-23T20:38:38.152132+0000","last_undegraded":"2023-09-23T20:38:38.152132+0000","last_fullsized":"2023-09-23T20:38:38.152132+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":236,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.238959+0000","last_change":"2023-09-23T20:33:42.533010+0000","last_active":"2023-09-23T20:38:38.238959+0000","last_peered":"2023-09-23T20:38:38.238959+0000","last_clean":"2023-09-23T20:38:38.238959+0000","last_became_active":"2023-09-23T20:33:42.532688+0000","last_became_peered":"2023-09-23T20:33:42.532688+0000","last_unstale":"2023-09-23T20:38:38.238959+0000","last_undegraded":"2023-09-23T20:38:38.238959+0000","last_fullsized":"2023-09-23T20:38:38.238959+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:59.836664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":107,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.152809+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:38:38.152809+0000","last_peered":"2023-09-23T20:38:38.152809+0000","last_clean":"2023-09-23T20:38:38.152809+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:38:38.152809+0000","last_undegraded":"2023-09-23T20:38:38.152809+0000","last_fullsized":"2023-09-23T20:38:38.152809+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":245,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.247401+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:38:38.247401+0000","last_peered":"2023-09-23T20:38:38.247401+0000","last_clean":"2023-09-23T20:38:38.247401+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:38:38.247401+0000","last_undegraded":"2023-09-23T20:38:38.247401+0000","last_fullsized":"2023-09-23T20:38:38.247401+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.19","version":"281'6498","reported_seq":11512,"reported_epoch":281,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:38:50.222887+0000","last_change":"2023-09-23T20:38:37.867908+0000","last_active":"2023-09-23T20:38:50.222887+0000","last_peered":"2023-09-23T20:38:50.222887+0000","last_clean":"2023-09-23T20:34:24.131928+0000","last_became_active":"2023-09-23T20:38:37.219439+0000","last_became_peered":"2023-09-23T20:38:37.219439+0000","last_unstale":"2023-09-23T20:38:50.222887+0000","last_undegraded":"2023-09-23T20:38:37.166480+0000","last_fullsized":"2023-09-23T20:38:50.222887+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6498,"log_dups_size":0,"ondisk_log_size":6498,"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":64585728,"num_objects":986,"num_object_clones":0,"num_object_copies":2958,"num_objects_missing_on_primary":1674,"num_objects_missing":1674,"num_objects_degraded":1674,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":986,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3316,"num_write_kb":137632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1295,"num_bytes_recovered":84738048,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","7"],"object_location_counts":[{"shards":"0,3,5,6,7","objects":2},{"shards":"0,5,7","objects":318},{"shards":"3,5,6,7","objects":271},{"shards":"5,6,7","objects":395}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":150,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.154339+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:38:38.154339+0000","last_peered":"2023-09-23T20:38:38.154339+0000","last_clean":"2023-09-23T20:38:38.154339+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:38:38.154339+0000","last_undegraded":"2023-09-23T20:38:38.154339+0000","last_fullsized":"2023-09-23T20:38:38.154339+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":38,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.141884+0000","last_change":"2023-09-23T20:35:30.109939+0000","last_active":"2023-09-23T20:38:38.141884+0000","last_peered":"2023-09-23T20:38:38.141884+0000","last_clean":"2023-09-23T20:38:38.141884+0000","last_became_active":"2023-09-23T20:35:30.109551+0000","last_became_peered":"2023-09-23T20:35:30.109551+0000","last_unstale":"2023-09-23T20:38:38.141884+0000","last_undegraded":"2023-09-23T20:38:38.141884+0000","last_fullsized":"2023-09-23T20:38:38.141884+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:42.389809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"9.18","version":"281'6741","reported_seq":12579,"reported_epoch":281,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:50.960606+0000","last_change":"2023-09-23T20:38:39.472262+0000","last_active":"2023-09-23T20:38:50.960606+0000","last_peered":"2023-09-23T20:38:50.960606+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:39.037392+0000","last_became_peered":"2023-09-23T20:38:39.037392+0000","last_unstale":"2023-09-23T20:38:50.960606+0000","last_undegraded":"2023-09-23T20:38:39.014331+0000","last_fullsized":"2023-09-23T20:38:38.551856+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6741,"log_dups_size":0,"ondisk_log_size":6741,"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":65142784,"num_objects":994,"num_object_clones":0,"num_object_copies":2982,"num_objects_missing_on_primary":1407,"num_objects_missing":1407,"num_objects_degraded":2483,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":994,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3447,"num_write_kb":142112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1120,"num_bytes_recovered":73334784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"0,3","objects":-28},{"shards":"0,5,7","objects":333},{"shards":"1,3,5,7","objects":2},{"shards":"1,5,7","objects":687}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":34,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.143894+0000","last_change":"2023-09-23T20:36:00.054466+0000","last_active":"2023-09-23T20:38:38.143894+0000","last_peered":"2023-09-23T20:38:38.143894+0000","last_clean":"2023-09-23T20:38:38.143894+0000","last_became_active":"2023-09-23T20:36:00.054119+0000","last_became_peered":"2023-09-23T20:36:00.054119+0000","last_unstale":"2023-09-23T20:38:38.143894+0000","last_undegraded":"2023-09-23T20:38:38.143894+0000","last_fullsized":"2023-09-23T20:38:38.143894+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:12:55.788165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":298,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.250167+0000","last_change":"2023-09-23T20:35:30.095853+0000","last_active":"2023-09-23T20:38:38.250167+0000","last_peered":"2023-09-23T20:38:38.250167+0000","last_clean":"2023-09-23T20:38:38.250167+0000","last_became_active":"2023-09-23T20:35:30.095609+0000","last_became_peered":"2023-09-23T20:35:30.095609+0000","last_unstale":"2023-09-23T20:38:38.250167+0000","last_undegraded":"2023-09-23T20:38:38.250167+0000","last_fullsized":"2023-09-23T20:38:38.250167+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.151478+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:38:38.151478+0000","last_peered":"2023-09-23T20:38:38.151478+0000","last_clean":"2023-09-23T20:38:38.151478+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:38:38.151478+0000","last_undegraded":"2023-09-23T20:38:38.151478+0000","last_fullsized":"2023-09-23T20:38:38.151478+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":34,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.144772+0000","last_change":"2023-09-23T20:36:00.058065+0000","last_active":"2023-09-23T20:38:38.144772+0000","last_peered":"2023-09-23T20:38:38.144772+0000","last_clean":"2023-09-23T20:38:38.144772+0000","last_became_active":"2023-09-23T20:36:00.054422+0000","last_became_peered":"2023-09-23T20:36:00.054422+0000","last_unstale":"2023-09-23T20:38:38.144772+0000","last_undegraded":"2023-09-23T20:38:38.144772+0000","last_fullsized":"2023-09-23T20:38:38.144772+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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.666280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":352,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.246347+0000","last_change":"2023-09-23T20:36:00.094405+0000","last_active":"2023-09-23T20:38:38.246347+0000","last_peered":"2023-09-23T20:38:38.246347+0000","last_clean":"2023-09-23T20:38:38.246347+0000","last_became_active":"2023-09-23T20:36:00.057313+0000","last_became_peered":"2023-09-23T20:36:00.057313+0000","last_unstale":"2023-09-23T20:38:38.246347+0000","last_undegraded":"2023-09-23T20:38:38.246347+0000","last_fullsized":"2023-09-23T20:38:38.246347+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":38,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.143790+0000","last_change":"2023-09-23T20:35:30.055266+0000","last_active":"2023-09-23T20:38:38.143790+0000","last_peered":"2023-09-23T20:38:38.143790+0000","last_clean":"2023-09-23T20:38:38.143790+0000","last_became_active":"2023-09-23T20:35:30.054937+0000","last_became_peered":"2023-09-23T20:35:30.054937+0000","last_unstale":"2023-09-23T20:38:38.143790+0000","last_undegraded":"2023-09-23T20:38:38.143790+0000","last_fullsized":"2023-09-23T20:38:38.143790+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.560081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"281'6628","reported_seq":16355,"reported_epoch":281,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:38:50.174709+0000","last_change":"2023-09-23T20:38:37.189371+0000","last_active":"2023-09-23T20:38:50.174709+0000","last_peered":"2023-09-23T20:38:50.174709+0000","last_clean":"2023-09-23T20:35:04.800592+0000","last_became_active":"2023-09-23T20:38:37.161895+0000","last_became_peered":"2023-09-23T20:38:37.161895+0000","last_unstale":"2023-09-23T20:38:50.174709+0000","last_undegraded":"2023-09-23T20:38:37.149790+0000","last_fullsized":"2023-09-23T20:38:50.174709+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6628,"log_dups_size":0,"ondisk_log_size":6628,"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":63602688,"num_objects":970,"num_object_clones":0,"num_object_copies":2910,"num_objects_missing_on_primary":84,"num_objects_missing":84,"num_objects_degraded":84,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":970,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3384,"num_write_kb":139360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2401,"num_bytes_recovered":157351936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["1","5","6"],"object_location_counts":[{"shards":"0,1,5","objects":970}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":155,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.152936+0000","last_change":"2023-09-23T20:36:00.120728+0000","last_active":"2023-09-23T20:38:38.152936+0000","last_peered":"2023-09-23T20:38:38.152936+0000","last_clean":"2023-09-23T20:38:38.152936+0000","last_became_active":"2023-09-23T20:36:00.060264+0000","last_became_peered":"2023-09-23T20:36:00.060264+0000","last_unstale":"2023-09-23T20:38:38.152936+0000","last_undegraded":"2023-09-23T20:38:38.152936+0000","last_fullsized":"2023-09-23T20:38:38.152936+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":6,"num_bytes_recovered":132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":283,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.249594+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:38:38.249594+0000","last_peered":"2023-09-23T20:38:38.249594+0000","last_clean":"2023-09-23T20:38:38.249594+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:38:38.249594+0000","last_undegraded":"2023-09-23T20:38:38.249594+0000","last_fullsized":"2023-09-23T20:38:38.249594+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"281'6729","reported_seq":9879,"reported_epoch":281,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:38:52.939751+0000","last_change":"2023-09-23T20:38:37.222811+0000","last_active":"2023-09-23T20:38:52.939751+0000","last_peered":"2023-09-23T20:38:52.939751+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:37.169903+0000","last_became_peered":"2023-09-23T20:38:37.169903+0000","last_unstale":"2023-09-23T20:38:52.939751+0000","last_undegraded":"2023-09-23T20:38:37.156620+0000","last_fullsized":"2023-09-23T20:38:52.939751+0000","mapping_epoch":278,"log_start":"230'800","ondisk_log_start":"230'800","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5929,"log_dups_size":0,"ondisk_log_size":5929,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64061440,"num_objects":977,"num_object_clones":0,"num_object_copies":2931,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1793,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":977,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3464,"num_write_kb":142144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":733,"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":[1,4,3],"acting":[1,4,3],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"0,1,4","objects":305},{"shards":"1,3,4","objects":-17},{"shards":"1,4,6","objects":689}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":116,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.152432+0000","last_change":"2023-09-23T20:33:42.549584+0000","last_active":"2023-09-23T20:38:38.152432+0000","last_peered":"2023-09-23T20:38:38.152432+0000","last_clean":"2023-09-23T20:38:38.152432+0000","last_became_active":"2023-09-23T20:33:42.549030+0000","last_became_peered":"2023-09-23T20:33:42.549030+0000","last_unstale":"2023-09-23T20:38:38.152432+0000","last_undegraded":"2023-09-23T20:38:38.152432+0000","last_fullsized":"2023-09-23T20:38:38.152432+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":276,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.238513+0000","last_change":"2023-09-23T20:35:30.043850+0000","last_active":"2023-09-23T20:38:38.238513+0000","last_peered":"2023-09-23T20:38:38.238513+0000","last_clean":"2023-09-23T20:38:38.238513+0000","last_became_active":"2023-09-23T20:35:30.043355+0000","last_became_peered":"2023-09-23T20:35:30.043355+0000","last_unstale":"2023-09-23T20:38:38.238513+0000","last_undegraded":"2023-09-23T20:38:38.238513+0000","last_fullsized":"2023-09-23T20:38:38.238513+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.206676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.7","version":"281'6571","reported_seq":15358,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:50.361510+0000","last_change":"2023-09-23T20:38:36.190735+0000","last_active":"2023-09-23T20:38:50.361510+0000","last_peered":"2023-09-23T20:38:50.361510+0000","last_clean":"2023-09-23T20:38:50.361510+0000","last_became_active":"2023-09-23T20:38:36.183071+0000","last_became_peered":"2023-09-23T20:38:36.183071+0000","last_unstale":"2023-09-23T20:38:50.361510+0000","last_undegraded":"2023-09-23T20:38:50.361510+0000","last_fullsized":"2023-09-23T20:38:50.361510+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6571,"log_dups_size":0,"ondisk_log_size":6571,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64782336,"num_objects":988,"num_object_clones":0,"num_object_copies":2964,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":988,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3358,"num_write_kb":139104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2173,"num_bytes_recovered":98861056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":101,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.152545+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:38:38.152545+0000","last_peered":"2023-09-23T20:38:38.152545+0000","last_clean":"2023-09-23T20:38:38.152545+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:38:38.152545+0000","last_undegraded":"2023-09-23T20:38:38.152545+0000","last_fullsized":"2023-09-23T20:38:38.152545+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":309,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.246595+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:38:38.246595+0000","last_peered":"2023-09-23T20:38:38.246595+0000","last_clean":"2023-09-23T20:38:38.246595+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:38:38.246595+0000","last_undegraded":"2023-09-23T20:38:38.246595+0000","last_fullsized":"2023-09-23T20:38:38.246595+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"281'6515","reported_seq":8731,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:50.420594+0000","last_change":"2023-09-23T20:38:36.180527+0000","last_active":"2023-09-23T20:38:50.420594+0000","last_peered":"2023-09-23T20:38:50.420594+0000","last_clean":"2023-09-23T20:38:50.420594+0000","last_became_active":"2023-09-23T20:38:36.166060+0000","last_became_peered":"2023-09-23T20:38:36.166060+0000","last_unstale":"2023-09-23T20:38:50.420594+0000","last_undegraded":"2023-09-23T20:38:50.420594+0000","last_fullsized":"2023-09-23T20:38:50.420594+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6515,"log_dups_size":0,"ondisk_log_size":6515,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64618496,"num_objects":986,"num_object_clones":0,"num_object_copies":2958,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":986,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3331,"num_write_kb":138144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":531,"num_bytes_recovered":34832384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":280,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.250061+0000","last_change":"2023-09-23T20:35:30.096478+0000","last_active":"2023-09-23T20:38:38.250061+0000","last_peered":"2023-09-23T20:38:38.250061+0000","last_clean":"2023-09-23T20:38:38.250061+0000","last_became_active":"2023-09-23T20:35:30.096198+0000","last_became_peered":"2023-09-23T20:35:30.096198+0000","last_unstale":"2023-09-23T20:38:38.250061+0000","last_undegraded":"2023-09-23T20:38:38.250061+0000","last_fullsized":"2023-09-23T20:38:38.250061+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.144408+0000","last_change":"2023-09-23T20:36:00.059536+0000","last_active":"2023-09-23T20:38:38.144408+0000","last_peered":"2023-09-23T20:38:38.144408+0000","last_clean":"2023-09-23T20:38:38.144408+0000","last_became_active":"2023-09-23T20:36:00.059173+0000","last_became_peered":"2023-09-23T20:36:00.059173+0000","last_unstale":"2023-09-23T20:38:38.144408+0000","last_undegraded":"2023-09-23T20:38:38.144408+0000","last_fullsized":"2023-09-23T20:38:38.144408+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:37:13.017646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"281'6776","reported_seq":15787,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:50.828527+0000","last_change":"2023-09-23T20:38:36.151913+0000","last_active":"2023-09-23T20:38:50.828527+0000","last_peered":"2023-09-23T20:38:50.828527+0000","last_clean":"2023-09-23T20:38:50.828527+0000","last_became_active":"2023-09-23T20:38:36.141110+0000","last_became_peered":"2023-09-23T20:38:36.141110+0000","last_unstale":"2023-09-23T20:38:50.828527+0000","last_undegraded":"2023-09-23T20:38:50.828527+0000","last_fullsized":"2023-09-23T20:38:50.828527+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6776,"log_dups_size":0,"ondisk_log_size":6776,"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":64913408,"num_objects":990,"num_object_clones":0,"num_object_copies":2970,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":990,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3468,"num_write_kb":142688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2229,"num_bytes_recovered":121307136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"59'2","reported_seq":55,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.142073+0000","last_change":"2023-09-23T20:36:00.140593+0000","last_active":"2023-09-23T20:38:38.142073+0000","last_peered":"2023-09-23T20:38:38.142073+0000","last_clean":"2023-09-23T20:38:38.142073+0000","last_became_active":"2023-09-23T20:36:00.054856+0000","last_became_peered":"2023-09-23T20:36:00.054856+0000","last_unstale":"2023-09-23T20:38:38.142073+0000","last_undegraded":"2023-09-23T20:38:38.142073+0000","last_fullsized":"2023-09-23T20:38:38.142073+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.171313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":38,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.141951+0000","last_change":"2023-09-23T20:35:30.069060+0000","last_active":"2023-09-23T20:38:38.141951+0000","last_peered":"2023-09-23T20:38:38.141951+0000","last_clean":"2023-09-23T20:38:38.141951+0000","last_became_active":"2023-09-23T20:35:30.068769+0000","last_became_peered":"2023-09-23T20:35:30.068769+0000","last_unstale":"2023-09-23T20:38:38.141951+0000","last_undegraded":"2023-09-23T20:38:38.141951+0000","last_fullsized":"2023-09-23T20:38:38.141951+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.349166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.0","version":"281'6537","reported_seq":8698,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:52.819560+0000","last_change":"2023-09-23T20:38:36.188162+0000","last_active":"2023-09-23T20:38:52.819560+0000","last_peered":"2023-09-23T20:38:52.819560+0000","last_clean":"2023-09-23T20:38:52.819560+0000","last_became_active":"2023-09-23T20:38:36.159831+0000","last_became_peered":"2023-09-23T20:38:36.159831+0000","last_unstale":"2023-09-23T20:38:52.819560+0000","last_undegraded":"2023-09-23T20:38:52.819560+0000","last_fullsized":"2023-09-23T20:38:52.819560+0000","mapping_epoch":238,"log_start":"229'700","ondisk_log_start":"229'700","created":225,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5837,"log_dups_size":0,"ondisk_log_size":5837,"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":63700992,"num_objects":972,"num_object_clones":0,"num_object_copies":2916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":972,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3356,"num_write_kb":138496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":517,"num_bytes_recovered":33882112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":273,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.246455+0000","last_change":"2023-09-23T20:33:42.538517+0000","last_active":"2023-09-23T20:38:38.246455+0000","last_peered":"2023-09-23T20:38:38.246455+0000","last_clean":"2023-09-23T20:38:38.246455+0000","last_became_active":"2023-09-23T20:33:42.538152+0000","last_became_peered":"2023-09-23T20:33:42.538152+0000","last_unstale":"2023-09-23T20:38:38.246455+0000","last_undegraded":"2023-09-23T20:38:38.246455+0000","last_fullsized":"2023-09-23T20:38:38.246455+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":274,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.238990+0000","last_change":"2023-09-23T20:33:42.533284+0000","last_active":"2023-09-23T20:38:38.238990+0000","last_peered":"2023-09-23T20:38:38.238990+0000","last_clean":"2023-09-23T20:38:38.238990+0000","last_became_active":"2023-09-23T20:33:42.532965+0000","last_became_peered":"2023-09-23T20:33:42.532965+0000","last_unstale":"2023-09-23T20:38:38.238990+0000","last_undegraded":"2023-09-23T20:38:38.238990+0000","last_fullsized":"2023-09-23T20:38:38.238990+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:27:00.264249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.3","version":"281'6606","reported_seq":8543,"reported_epoch":281,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:38:50.444954+0000","last_change":"2023-09-23T20:38:37.233505+0000","last_active":"2023-09-23T20:38:50.444954+0000","last_peered":"2023-09-23T20:38:50.444954+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:37.223407+0000","last_became_peered":"2023-09-23T20:38:37.223407+0000","last_unstale":"2023-09-23T20:38:50.444954+0000","last_undegraded":"2023-09-23T20:38:37.197774+0000","last_fullsized":"2023-09-23T20:38:50.444954+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6606,"log_dups_size":0,"ondisk_log_size":6606,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64618496,"num_objects":986,"num_object_clones":0,"num_object_copies":2958,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2070,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":986,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3382,"num_write_kb":139776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":414,"num_bytes_recovered":27131904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["7","5"],"object_location_counts":[{"shards":"1,3,7","objects":-8},{"shards":"1,5,7","objects":994}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":279,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.248531+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:38:38.248531+0000","last_peered":"2023-09-23T20:38:38.248531+0000","last_clean":"2023-09-23T20:38:38.248531+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:38:38.248531+0000","last_undegraded":"2023-09-23T20:38:38.248531+0000","last_fullsized":"2023-09-23T20:38:38.248531+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.247359+0000","last_change":"2023-09-23T20:33:42.545754+0000","last_active":"2023-09-23T20:38:38.247359+0000","last_peered":"2023-09-23T20:38:38.247359+0000","last_clean":"2023-09-23T20:38:38.247359+0000","last_became_active":"2023-09-23T20:33:42.545369+0000","last_became_peered":"2023-09-23T20:33:42.545369+0000","last_unstale":"2023-09-23T20:38:38.247359+0000","last_undegraded":"2023-09-23T20:38:38.247359+0000","last_fullsized":"2023-09-23T20:38:38.247359+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.2","version":"281'6604","reported_seq":15895,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:50.805011+0000","last_change":"2023-09-23T20:38:36.195069+0000","last_active":"2023-09-23T20:38:50.805011+0000","last_peered":"2023-09-23T20:38:50.805011+0000","last_clean":"2023-09-23T20:38:50.805011+0000","last_became_active":"2023-09-23T20:38:36.185195+0000","last_became_peered":"2023-09-23T20:38:36.185195+0000","last_unstale":"2023-09-23T20:38:50.805011+0000","last_undegraded":"2023-09-23T20:38:50.805011+0000","last_fullsized":"2023-09-23T20:38:50.805011+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6604,"log_dups_size":0,"ondisk_log_size":6604,"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":62783488,"num_objects":958,"num_object_clones":0,"num_object_copies":2874,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":958,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3381,"num_write_kb":138848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2702,"num_bytes_recovered":145129472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":38,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.553754+0000","last_change":"2023-09-23T20:35:30.071076+0000","last_active":"2023-09-23T20:38:38.553754+0000","last_peered":"2023-09-23T20:38:38.553754+0000","last_clean":"2023-09-23T20:38:38.553754+0000","last_became_active":"2023-09-23T20:35:30.070668+0000","last_became_peered":"2023-09-23T20:35:30.070668+0000","last_unstale":"2023-09-23T20:38:38.553754+0000","last_undegraded":"2023-09-23T20:38:38.553754+0000","last_fullsized":"2023-09-23T20:38:38.553754+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.861802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":296,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.243176+0000","last_change":"2023-09-23T20:35:30.043938+0000","last_active":"2023-09-23T20:38:38.243176+0000","last_peered":"2023-09-23T20:38:38.243176+0000","last_clean":"2023-09-23T20:38:38.243176+0000","last_became_active":"2023-09-23T20:35:30.043572+0000","last_became_peered":"2023-09-23T20:35:30.043572+0000","last_unstale":"2023-09-23T20:38:38.243176+0000","last_undegraded":"2023-09-23T20:38:38.243176+0000","last_fullsized":"2023-09-23T20:38:38.243176+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:16.684388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"281'6921","reported_seq":9326,"reported_epoch":281,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:50.417148+0000","last_change":"2023-09-23T20:35:31.418336+0000","last_active":"2023-09-23T20:38:50.417148+0000","last_peered":"2023-09-23T20:38:50.417148+0000","last_clean":"2023-09-23T20:35:29.066056+0000","last_became_active":"2023-09-23T20:35:31.402908+0000","last_became_peered":"2023-09-23T20:35:31.402908+0000","last_unstale":"2023-09-23T20:38:50.417148+0000","last_undegraded":"2023-09-23T20:35:31.102424+0000","last_fullsized":"2023-09-23T20:35:31.048664+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6921,"log_dups_size":0,"ondisk_log_size":6921,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129171456,"num_objects":1971,"num_object_clones":0,"num_object_copies":5913,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4446,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1971,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6921,"num_write_kb":284544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1158,"num_bytes_recovered":75890688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","1","2"],"object_location_counts":[{"shards":"1,2,5","objects":1971},{"shards":"1,5","objects":-1857}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":339,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.241785+0000","last_change":"2023-09-23T20:36:00.235046+0000","last_active":"2023-09-23T20:38:38.241785+0000","last_peered":"2023-09-23T20:38:38.241785+0000","last_clean":"2023-09-23T20:38:38.241785+0000","last_became_active":"2023-09-23T20:36:00.222427+0000","last_became_peered":"2023-09-23T20:36:00.222427+0000","last_unstale":"2023-09-23T20:38:38.241785+0000","last_undegraded":"2023-09-23T20:38:38.241785+0000","last_fullsized":"2023-09-23T20:38:38.241785+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:28.381539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":280,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.250092+0000","last_change":"2023-09-23T20:35:30.069308+0000","last_active":"2023-09-23T20:38:38.250092+0000","last_peered":"2023-09-23T20:38:38.250092+0000","last_clean":"2023-09-23T20:38:38.250092+0000","last_became_active":"2023-09-23T20:35:30.068842+0000","last_became_peered":"2023-09-23T20:35:30.068842+0000","last_unstale":"2023-09-23T20:38:38.250092+0000","last_undegraded":"2023-09-23T20:38:38.250092+0000","last_fullsized":"2023-09-23T20:38:38.250092+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.239038+0000","last_change":"2023-09-23T20:33:42.535245+0000","last_active":"2023-09-23T20:38:38.239038+0000","last_peered":"2023-09-23T20:38:38.239038+0000","last_clean":"2023-09-23T20:38:38.239038+0000","last_became_active":"2023-09-23T20:33:42.534984+0000","last_became_peered":"2023-09-23T20:33:42.534984+0000","last_unstale":"2023-09-23T20:38:38.239038+0000","last_undegraded":"2023-09-23T20:38:38.239038+0000","last_fullsized":"2023-09-23T20:38:38.239038+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:31.431496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"281'6510","reported_seq":11546,"reported_epoch":281,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:38:50.201149+0000","last_change":"2023-09-23T20:38:37.573184+0000","last_active":"2023-09-23T20:38:50.201149+0000","last_peered":"2023-09-23T20:38:50.201149+0000","last_clean":"2023-09-23T20:34:24.131928+0000","last_became_active":"2023-09-23T20:38:37.209608+0000","last_became_peered":"2023-09-23T20:38:37.209608+0000","last_unstale":"2023-09-23T20:38:50.201149+0000","last_undegraded":"2023-09-23T20:38:37.155618+0000","last_fullsized":"2023-09-23T20:38:50.201149+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6510,"log_dups_size":0,"ondisk_log_size":6510,"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":63799296,"num_objects":973,"num_object_clones":0,"num_object_copies":2919,"num_objects_missing_on_primary":1742,"num_objects_missing":1742,"num_objects_degraded":1742,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":973,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3327,"num_write_kb":137632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1308,"num_bytes_recovered":85590016,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","7"],"object_location_counts":[{"shards":"0,5,7","objects":286},{"shards":"3,5,6,7","objects":275},{"shards":"5,6,7","objects":412}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":266,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.249949+0000","last_change":"2023-09-23T20:33:42.543580+0000","last_active":"2023-09-23T20:38:38.249949+0000","last_peered":"2023-09-23T20:38:38.249949+0000","last_clean":"2023-09-23T20:38:38.249949+0000","last_became_active":"2023-09-23T20:33:42.542676+0000","last_became_peered":"2023-09-23T20:33:42.542676+0000","last_unstale":"2023-09-23T20:38:38.249949+0000","last_undegraded":"2023-09-23T20:38:38.249949+0000","last_fullsized":"2023-09-23T20:38:38.249949+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.144090+0000","last_change":"2023-09-23T20:36:00.053681+0000","last_active":"2023-09-23T20:38:38.144090+0000","last_peered":"2023-09-23T20:38:38.144090+0000","last_clean":"2023-09-23T20:38:38.144090+0000","last_became_active":"2023-09-23T20:36:00.053300+0000","last_became_peered":"2023-09-23T20:36:00.053300+0000","last_unstale":"2023-09-23T20:38:38.144090+0000","last_undegraded":"2023-09-23T20:38:38.144090+0000","last_fullsized":"2023-09-23T20:38:38.144090+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:11:49.323959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":97,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.249796+0000","last_change":"2023-09-23T20:35:30.068618+0000","last_active":"2023-09-23T20:38:38.249796+0000","last_peered":"2023-09-23T20:38:38.249796+0000","last_clean":"2023-09-23T20:38:38.249796+0000","last_became_active":"2023-09-23T20:35:30.068224+0000","last_became_peered":"2023-09-23T20:35:30.068224+0000","last_unstale":"2023-09-23T20:38:38.249796+0000","last_undegraded":"2023-09-23T20:38:38.249796+0000","last_fullsized":"2023-09-23T20:38:38.249796+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.a","version":"281'6868","reported_seq":8337,"reported_epoch":281,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:50.487808+0000","last_change":"2023-09-23T20:36:00.108150+0000","last_active":"2023-09-23T20:38:50.487808+0000","last_peered":"2023-09-23T20:38:50.487808+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:33:44.056461+0000","last_became_peered":"2023-09-23T20:33:44.056461+0000","last_unstale":"2023-09-23T20:38:50.487808+0000","last_undegraded":"2023-09-23T20:33:43.558205+0000","last_fullsized":"2023-09-23T20:33:43.544560+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6868,"log_dups_size":0,"ondisk_log_size":6868,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126615552,"num_objects":1932,"num_object_clones":0,"num_object_copies":5796,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":447,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1932,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6868,"num_write_kb":281600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":696,"num_bytes_recovered":37421056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"5,7","objects":1485}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":351,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.239869+0000","last_change":"2023-09-23T20:36:00.055616+0000","last_active":"2023-09-23T20:38:38.239869+0000","last_peered":"2023-09-23T20:38:38.239869+0000","last_clean":"2023-09-23T20:38:38.239869+0000","last_became_active":"2023-09-23T20:36:00.055267+0000","last_became_peered":"2023-09-23T20:36:00.055267+0000","last_unstale":"2023-09-23T20:38:38.239869+0000","last_undegraded":"2023-09-23T20:38:38.239869+0000","last_fullsized":"2023-09-23T20:38:38.239869+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:14.426837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":238,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.239512+0000","last_change":"2023-09-23T20:33:42.533674+0000","last_active":"2023-09-23T20:38:38.239512+0000","last_peered":"2023-09-23T20:38:38.239512+0000","last_clean":"2023-09-23T20:38:38.239512+0000","last_became_active":"2023-09-23T20:33:42.532640+0000","last_became_peered":"2023-09-23T20:33:42.532640+0000","last_unstale":"2023-09-23T20:38:38.239512+0000","last_undegraded":"2023-09-23T20:38:38.239512+0000","last_fullsized":"2023-09-23T20:38:38.239512+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:38.696366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":306,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.243302+0000","last_change":"2023-09-23T20:36:00.056802+0000","last_active":"2023-09-23T20:38:38.243302+0000","last_peered":"2023-09-23T20:38:38.243302+0000","last_clean":"2023-09-23T20:38:38.243302+0000","last_became_active":"2023-09-23T20:36:00.056485+0000","last_became_peered":"2023-09-23T20:36:00.056485+0000","last_unstale":"2023-09-23T20:38:38.243302+0000","last_undegraded":"2023-09-23T20:38:38.243302+0000","last_fullsized":"2023-09-23T20:38:38.243302+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:49:24.582680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"281'6736","reported_seq":12564,"reported_epoch":281,"state":"active+recovering+undersized+remapped","last_fresh":"2023-09-23T20:38:50.900739+0000","last_change":"2023-09-23T20:38:40.121355+0000","last_active":"2023-09-23T20:38:50.900739+0000","last_peered":"2023-09-23T20:38:50.900739+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:37.668513+0000","last_became_peered":"2023-09-23T20:38:37.668513+0000","last_unstale":"2023-09-23T20:38:50.900739+0000","last_undegraded":"2023-09-23T20:38:50.900739+0000","last_fullsized":"2023-09-23T20:38:37.145184+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6736,"log_dups_size":0,"ondisk_log_size":6736,"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":65470464,"num_objects":999,"num_object_clones":0,"num_object_copies":2997,"num_objects_missing_on_primary":1324,"num_objects_missing":1324,"num_objects_degraded":0,"num_objects_misplaced":1603,"num_objects_unfound":0,"num_objects_dirty":999,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3442,"num_write_kb":142112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1113,"num_bytes_recovered":72941568,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"0,3","objects":29},{"shards":"0,5,7","objects":333},{"shards":"1,3,5,7","objects":4},{"shards":"1,5,7","objects":633}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":303,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.249710+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:38:38.249710+0000","last_peered":"2023-09-23T20:38:38.249710+0000","last_clean":"2023-09-23T20:38:38.249710+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:38:38.249710+0000","last_undegraded":"2023-09-23T20:38:38.249710+0000","last_fullsized":"2023-09-23T20:38:38.249710+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":503,"reported_epoch":280,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:38.152119+0000","last_change":"2023-09-23T20:36:01.211869+0000","last_active":"2023-09-23T20:38:38.152119+0000","last_peered":"2023-09-23T20:38:38.152119+0000","last_clean":"2023-09-23T20:35:55.253419+0000","last_became_active":"2023-09-23T20:36:01.211443+0000","last_became_peered":"2023-09-23T20:36:01.211443+0000","last_unstale":"2023-09-23T20:38:38.152119+0000","last_undegraded":"2023-09-23T20:36:01.041910+0000","last_fullsized":"2023-09-23T20:36:01.041287+0000","mapping_epoch":259,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":253,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":38,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.144917+0000","last_change":"2023-09-23T20:35:30.056793+0000","last_active":"2023-09-23T20:38:38.144917+0000","last_peered":"2023-09-23T20:38:38.144917+0000","last_clean":"2023-09-23T20:38:38.144917+0000","last_became_active":"2023-09-23T20:35:30.056416+0000","last_became_peered":"2023-09-23T20:35:30.056416+0000","last_unstale":"2023-09-23T20:38:38.144917+0000","last_undegraded":"2023-09-23T20:38:38.144917+0000","last_fullsized":"2023-09-23T20:38:38.144917+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.676088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.247779+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:38:38.247779+0000","last_peered":"2023-09-23T20:38:38.247779+0000","last_clean":"2023-09-23T20:38:38.247779+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:38:38.247779+0000","last_undegraded":"2023-09-23T20:38:38.247779+0000","last_fullsized":"2023-09-23T20:38:38.247779+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"281'6815","reported_seq":16066,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:50.128021+0000","last_change":"2023-09-23T20:37:31.122621+0000","last_active":"2023-09-23T20:38:50.128021+0000","last_peered":"2023-09-23T20:38:50.128021+0000","last_clean":"2023-09-23T20:38:50.128021+0000","last_became_active":"2023-09-23T20:37:31.095543+0000","last_became_peered":"2023-09-23T20:37:31.095543+0000","last_unstale":"2023-09-23T20:38:50.128021+0000","last_undegraded":"2023-09-23T20:38:50.128021+0000","last_fullsized":"2023-09-23T20:38:50.128021+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6815,"log_dups_size":0,"ondisk_log_size":6815,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:34:56.429739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127860736,"num_objects":1951,"num_object_clones":0,"num_object_copies":5853,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1951,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6815,"num_write_kb":280512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4578,"num_bytes_recovered":233570304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":204,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.151884+0000","last_change":"2023-09-23T20:36:00.061553+0000","last_active":"2023-09-23T20:38:38.151884+0000","last_peered":"2023-09-23T20:38:38.151884+0000","last_clean":"2023-09-23T20:38:38.151884+0000","last_became_active":"2023-09-23T20:36:00.060244+0000","last_became_peered":"2023-09-23T20:36:00.060244+0000","last_unstale":"2023-09-23T20:38:38.151884+0000","last_undegraded":"2023-09-23T20:38:38.151884+0000","last_fullsized":"2023-09-23T20:38:38.151884+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.416879+0000","last_change":"2023-09-23T20:36:00.079816+0000","last_active":"2023-09-23T20:38:38.416879+0000","last_peered":"2023-09-23T20:38:38.416879+0000","last_clean":"2023-09-23T20:38:38.416879+0000","last_became_active":"2023-09-23T20:36:00.063636+0000","last_became_peered":"2023-09-23T20:36:00.063636+0000","last_unstale":"2023-09-23T20:38:38.416879+0000","last_undegraded":"2023-09-23T20:38:38.416879+0000","last_fullsized":"2023-09-23T20:38:38.416879+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:56.839395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.144693+0000","last_change":"2023-09-23T20:36:00.063299+0000","last_active":"2023-09-23T20:38:38.144693+0000","last_peered":"2023-09-23T20:38:38.144693+0000","last_clean":"2023-09-23T20:38:38.144693+0000","last_became_active":"2023-09-23T20:36:00.062890+0000","last_became_peered":"2023-09-23T20:36:00.062890+0000","last_unstale":"2023-09-23T20:38:38.144693+0000","last_undegraded":"2023-09-23T20:38:38.144693+0000","last_fullsized":"2023-09-23T20:38:38.144693+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.529314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"281'6732","reported_seq":8460,"reported_epoch":281,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:50.391197+0000","last_change":"2023-09-23T20:36:00.131671+0000","last_active":"2023-09-23T20:38:50.391197+0000","last_peered":"2023-09-23T20:38:50.391197+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:33:44.049966+0000","last_became_peered":"2023-09-23T20:33:44.049966+0000","last_unstale":"2023-09-23T20:38:50.391197+0000","last_undegraded":"2023-09-23T20:33:43.566818+0000","last_fullsized":"2023-09-23T20:33:43.547616+0000","mapping_epoch":233,"log_start":"230'886","ondisk_log_start":"230'886","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5846,"log_dups_size":0,"ondisk_log_size":5846,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128057344,"num_objects":1954,"num_object_clones":0,"num_object_copies":5862,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":295,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1954,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6732,"num_write_kb":277952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":825,"num_bytes_recovered":54067200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"4,7","objects":1659}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":139,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.152327+0000","last_change":"2023-09-23T20:36:00.063209+0000","last_active":"2023-09-23T20:38:38.152327+0000","last_peered":"2023-09-23T20:38:38.152327+0000","last_clean":"2023-09-23T20:38:38.152327+0000","last_became_active":"2023-09-23T20:36:00.062740+0000","last_became_peered":"2023-09-23T20:36:00.062740+0000","last_unstale":"2023-09-23T20:38:38.152327+0000","last_undegraded":"2023-09-23T20:38:38.152327+0000","last_fullsized":"2023-09-23T20:38:38.152327+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":236,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.241946+0000","last_change":"2023-09-23T20:33:42.544930+0000","last_active":"2023-09-23T20:38:38.241946+0000","last_peered":"2023-09-23T20:38:38.241946+0000","last_clean":"2023-09-23T20:38:38.241946+0000","last_became_active":"2023-09-23T20:33:42.544603+0000","last_became_peered":"2023-09-23T20:33:42.544603+0000","last_unstale":"2023-09-23T20:38:38.241946+0000","last_undegraded":"2023-09-23T20:38:38.241946+0000","last_fullsized":"2023-09-23T20:38:38.241946+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:13.782490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":34,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.144168+0000","last_change":"2023-09-23T20:36:00.064473+0000","last_active":"2023-09-23T20:38:38.144168+0000","last_peered":"2023-09-23T20:38:38.144168+0000","last_clean":"2023-09-23T20:38:38.144168+0000","last_became_active":"2023-09-23T20:36:00.064124+0000","last_became_peered":"2023-09-23T20:36:00.064124+0000","last_unstale":"2023-09-23T20:38:38.144168+0000","last_undegraded":"2023-09-23T20:38:38.144168+0000","last_fullsized":"2023-09-23T20:38:38.144168+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:12:32.821351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"281'6527","reported_seq":8651,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:50.513879+0000","last_change":"2023-09-23T20:36:44.127514+0000","last_active":"2023-09-23T20:38:50.513879+0000","last_peered":"2023-09-23T20:38:50.513879+0000","last_clean":"2023-09-23T20:38:50.513879+0000","last_became_active":"2023-09-23T20:36:44.107684+0000","last_became_peered":"2023-09-23T20:36:44.107684+0000","last_unstale":"2023-09-23T20:38:50.513879+0000","last_undegraded":"2023-09-23T20:38:50.513879+0000","last_fullsized":"2023-09-23T20:38:50.513879+0000","mapping_epoch":264,"log_start":"230'703","ondisk_log_start":"230'703","created":225,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5824,"log_dups_size":0,"ondisk_log_size":5824,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125960216,"num_objects":1923,"num_object_clones":0,"num_object_copies":5769,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1923,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6527,"num_write_kb":270337,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1019,"num_bytes_recovered":24117248,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":55,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.143610+0000","last_change":"2023-09-23T20:36:00.112192+0000","last_active":"2023-09-23T20:38:38.143610+0000","last_peered":"2023-09-23T20:38:38.143610+0000","last_clean":"2023-09-23T20:38:38.143610+0000","last_became_active":"2023-09-23T20:36:00.049402+0000","last_became_peered":"2023-09-23T20:36:00.049402+0000","last_unstale":"2023-09-23T20:38:38.143610+0000","last_undegraded":"2023-09-23T20:38:38.143610+0000","last_fullsized":"2023-09-23T20:38:38.143610+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:19:35.132281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":216,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.243318+0000","last_change":"2023-09-23T20:33:42.542409+0000","last_active":"2023-09-23T20:38:38.243318+0000","last_peered":"2023-09-23T20:38:38.243318+0000","last_clean":"2023-09-23T20:38:38.243318+0000","last_became_active":"2023-09-23T20:33:42.542077+0000","last_became_peered":"2023-09-23T20:33:42.542077+0000","last_unstale":"2023-09-23T20:38:38.243318+0000","last_undegraded":"2023-09-23T20:38:38.243318+0000","last_fullsized":"2023-09-23T20:38:38.243318+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.433360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.553594+0000","last_change":"2023-09-23T20:36:00.051413+0000","last_active":"2023-09-23T20:38:38.553594+0000","last_peered":"2023-09-23T20:38:38.553594+0000","last_clean":"2023-09-23T20:38:38.553594+0000","last_became_active":"2023-09-23T20:36:00.051048+0000","last_became_peered":"2023-09-23T20:36:00.051048+0000","last_unstale":"2023-09-23T20:38:38.553594+0000","last_undegraded":"2023-09-23T20:38:38.553594+0000","last_fullsized":"2023-09-23T20:38:38.553594+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:28.542967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"281'6736","reported_seq":8803,"reported_epoch":281,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T20:38:50.485380+0000","last_change":"2023-09-23T20:38:07.519140+0000","last_active":"2023-09-23T20:38:50.485380+0000","last_peered":"2023-09-23T20:38:50.485380+0000","last_clean":"2023-09-23T20:34:24.185208+0000","last_became_active":"2023-09-23T20:35:30.328367+0000","last_became_peered":"2023-09-23T20:35:30.328367+0000","last_unstale":"2023-09-23T20:38:50.485380+0000","last_undegraded":"2023-09-23T20:35:30.110106+0000","last_fullsized":"2023-09-23T20:35:30.053776+0000","mapping_epoch":254,"log_start":"230'926","ondisk_log_start":"230'926","created":225,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5810,"log_dups_size":0,"ondisk_log_size":5810,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125829120,"num_objects":1920,"num_object_clones":0,"num_object_copies":5760,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1284,"num_objects_misplaced":1484,"num_objects_unfound":0,"num_objects_dirty":1920,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6736,"num_write_kb":276992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":990,"num_bytes_recovered":64880640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[7,4],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"0,4,7","objects":615},{"shards":"4,6,7","objects":869},{"shards":"4,7","objects":-848}],"blocked_by":[],"up_primary":3,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":338,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.247187+0000","last_change":"2023-09-23T20:35:30.060998+0000","last_active":"2023-09-23T20:38:38.247187+0000","last_peered":"2023-09-23T20:38:38.247187+0000","last_clean":"2023-09-23T20:38:38.247187+0000","last_became_active":"2023-09-23T20:35:30.060653+0000","last_became_peered":"2023-09-23T20:35:30.060653+0000","last_unstale":"2023-09-23T20:38:38.247187+0000","last_undegraded":"2023-09-23T20:38:38.247187+0000","last_fullsized":"2023-09-23T20:38:38.247187+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":38,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.144606+0000","last_change":"2023-09-23T20:36:00.122277+0000","last_active":"2023-09-23T20:38:38.144606+0000","last_peered":"2023-09-23T20:38:38.144606+0000","last_clean":"2023-09-23T20:38:38.144606+0000","last_became_active":"2023-09-23T20:36:00.061758+0000","last_became_peered":"2023-09-23T20:36:00.061758+0000","last_unstale":"2023-09-23T20:38:38.144606+0000","last_undegraded":"2023-09-23T20:38:38.144606+0000","last_fullsized":"2023-09-23T20:38:38.144606+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:32:03.878076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":191,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.249670+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:38:38.249670+0000","last_peered":"2023-09-23T20:38:38.249670+0000","last_clean":"2023-09-23T20:38:38.249670+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:38:38.249670+0000","last_undegraded":"2023-09-23T20:38:38.249670+0000","last_fullsized":"2023-09-23T20:38:38.249670+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.11","version":"281'6790","reported_seq":15800,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:50.915947+0000","last_change":"2023-09-23T20:38:36.179204+0000","last_active":"2023-09-23T20:38:50.915947+0000","last_peered":"2023-09-23T20:38:50.915947+0000","last_clean":"2023-09-23T20:38:50.915947+0000","last_became_active":"2023-09-23T20:38:36.155587+0000","last_became_peered":"2023-09-23T20:38:36.155587+0000","last_unstale":"2023-09-23T20:38:50.915947+0000","last_undegraded":"2023-09-23T20:38:50.915947+0000","last_fullsized":"2023-09-23T20:38:50.915947+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6790,"log_dups_size":0,"ondisk_log_size":6790,"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":63995904,"num_objects":977,"num_object_clones":0,"num_object_copies":2931,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":977,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3483,"num_write_kb":142688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2230,"num_bytes_recovered":121307136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"59'1","reported_seq":34,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.144001+0000","last_change":"2023-09-23T20:36:00.059890+0000","last_active":"2023-09-23T20:38:38.144001+0000","last_peered":"2023-09-23T20:38:38.144001+0000","last_clean":"2023-09-23T20:38:38.144001+0000","last_became_active":"2023-09-23T20:36:00.059495+0000","last_became_peered":"2023-09-23T20:36:00.059495+0000","last_unstale":"2023-09-23T20:38:38.144001+0000","last_undegraded":"2023-09-23T20:38:38.144001+0000","last_fullsized":"2023-09-23T20:38:38.144001+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:12:50.018772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":339,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.238896+0000","last_change":"2023-09-23T20:35:30.038462+0000","last_active":"2023-09-23T20:38:38.238896+0000","last_peered":"2023-09-23T20:38:38.238896+0000","last_clean":"2023-09-23T20:38:38.238896+0000","last_became_active":"2023-09-23T20:35:30.038046+0000","last_became_peered":"2023-09-23T20:35:30.038046+0000","last_unstale":"2023-09-23T20:38:38.238896+0000","last_undegraded":"2023-09-23T20:38:38.238896+0000","last_fullsized":"2023-09-23T20:38:38.238896+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:32.795231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.16","version":"281'6512","reported_seq":8727,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:50.381641+0000","last_change":"2023-09-23T20:38:36.188847+0000","last_active":"2023-09-23T20:38:50.381641+0000","last_peered":"2023-09-23T20:38:50.381641+0000","last_clean":"2023-09-23T20:38:50.381641+0000","last_became_active":"2023-09-23T20:38:36.179207+0000","last_became_peered":"2023-09-23T20:38:36.179207+0000","last_unstale":"2023-09-23T20:38:50.381641+0000","last_undegraded":"2023-09-23T20:38:50.381641+0000","last_fullsized":"2023-09-23T20:38:50.381641+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6512,"log_dups_size":0,"ondisk_log_size":6512,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64815104,"num_objects":989,"num_object_clones":0,"num_object_copies":2967,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":989,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3328,"num_write_kb":138144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":532,"num_bytes_recovered":34832384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"59'2","reported_seq":264,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.249947+0000","last_change":"2023-09-23T20:33:42.549966+0000","last_active":"2023-09-23T20:38:38.249947+0000","last_peered":"2023-09-23T20:38:38.249947+0000","last_clean":"2023-09-23T20:38:38.249947+0000","last_became_active":"2023-09-23T20:33:42.549592+0000","last_became_peered":"2023-09-23T20:33:42.549592+0000","last_unstale":"2023-09-23T20:38:38.249947+0000","last_undegraded":"2023-09-23T20:38:38.249947+0000","last_fullsized":"2023-09-23T20:38:38.249947+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":38,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.141456+0000","last_change":"2023-09-23T20:35:30.041978+0000","last_active":"2023-09-23T20:38:38.141456+0000","last_peered":"2023-09-23T20:38:38.141456+0000","last_clean":"2023-09-23T20:38:38.141456+0000","last_became_active":"2023-09-23T20:35:30.041614+0000","last_became_peered":"2023-09-23T20:35:30.041614+0000","last_unstale":"2023-09-23T20:38:38.141456+0000","last_undegraded":"2023-09-23T20:38:38.141456+0000","last_fullsized":"2023-09-23T20:38:38.141456+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:16.620405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.17","version":"281'6575","reported_seq":15361,"reported_epoch":281,"state":"active+clean","last_fresh":"2023-09-23T20:38:50.521436+0000","last_change":"2023-09-23T20:38:36.204074+0000","last_active":"2023-09-23T20:38:50.521436+0000","last_peered":"2023-09-23T20:38:50.521436+0000","last_clean":"2023-09-23T20:38:50.521436+0000","last_became_active":"2023-09-23T20:38:36.190748+0000","last_became_peered":"2023-09-23T20:38:36.190748+0000","last_unstale":"2023-09-23T20:38:50.521436+0000","last_undegraded":"2023-09-23T20:38:50.521436+0000","last_fullsized":"2023-09-23T20:38:50.521436+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6575,"log_dups_size":0,"ondisk_log_size":6575,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64520192,"num_objects":985,"num_object_clones":0,"num_object_copies":2955,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":985,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3363,"num_write_kb":139104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2174,"num_bytes_recovered":98861056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"59'2","reported_seq":234,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.249876+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:38:38.249876+0000","last_peered":"2023-09-23T20:38:38.249876+0000","last_clean":"2023-09-23T20:38:38.249876+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:38:38.249876+0000","last_undegraded":"2023-09-23T20:38:38.249876+0000","last_fullsized":"2023-09-23T20:38:38.249876+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":47,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.145081+0000","last_change":"2023-09-23T20:36:00.049731+0000","last_active":"2023-09-23T20:38:38.145081+0000","last_peered":"2023-09-23T20:38:38.145081+0000","last_clean":"2023-09-23T20:38:38.145081+0000","last_became_active":"2023-09-23T20:36:00.049379+0000","last_became_peered":"2023-09-23T20:36:00.049379+0000","last_unstale":"2023-09-23T20:38:38.145081+0000","last_undegraded":"2023-09-23T20:38:38.145081+0000","last_fullsized":"2023-09-23T20:38:38.145081+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:53.602495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.14","version":"281'6714","reported_seq":9838,"reported_epoch":281,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:38:52.946000+0000","last_change":"2023-09-23T20:38:36.274002+0000","last_active":"2023-09-23T20:38:52.946000+0000","last_peered":"2023-09-23T20:38:52.946000+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:36.236006+0000","last_became_peered":"2023-09-23T20:38:36.236006+0000","last_unstale":"2023-09-23T20:38:52.946000+0000","last_undegraded":"2023-09-23T20:38:36.210474+0000","last_fullsized":"2023-09-23T20:38:52.946000+0000","mapping_epoch":277,"log_start":"230'800","ondisk_log_start":"230'800","created":277,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5914,"log_dups_size":0,"ondisk_log_size":5914,"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":65044480,"num_objects":993,"num_object_clones":0,"num_object_copies":2979,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1752,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":993,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3450,"num_write_kb":142144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":722,"num_bytes_recovered":47120384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["1","4"],"object_location_counts":[{"shards":"0,1,4","objects":321},{"shards":"1,3,4","objects":19},{"shards":"1,4,6","objects":653}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":38,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.141712+0000","last_change":"2023-09-23T20:35:30.047130+0000","last_active":"2023-09-23T20:38:38.141712+0000","last_peered":"2023-09-23T20:38:38.141712+0000","last_clean":"2023-09-23T20:38:38.141712+0000","last_became_active":"2023-09-23T20:35:30.046773+0000","last_became_peered":"2023-09-23T20:35:30.046773+0000","last_unstale":"2023-09-23T20:38:38.141712+0000","last_undegraded":"2023-09-23T20:38:38.141712+0000","last_fullsized":"2023-09-23T20:38:38.141712+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:41:45.985785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.142311+0000","last_change":"2023-09-23T20:36:00.055250+0000","last_active":"2023-09-23T20:38:38.142311+0000","last_peered":"2023-09-23T20:38:38.142311+0000","last_clean":"2023-09-23T20:38:38.142311+0000","last_became_active":"2023-09-23T20:36:00.054871+0000","last_became_peered":"2023-09-23T20:36:00.054871+0000","last_unstale":"2023-09-23T20:38:38.142311+0000","last_undegraded":"2023-09-23T20:38:38.142311+0000","last_fullsized":"2023-09-23T20:38:38.142311+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:29:59.148582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.15","version":"281'6607","reported_seq":16336,"reported_epoch":281,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:38:50.045566+0000","last_change":"2023-09-23T20:38:37.222607+0000","last_active":"2023-09-23T20:38:50.045566+0000","last_peered":"2023-09-23T20:38:50.045566+0000","last_clean":"2023-09-23T20:35:04.800592+0000","last_became_active":"2023-09-23T20:38:37.166655+0000","last_became_peered":"2023-09-23T20:38:37.166655+0000","last_unstale":"2023-09-23T20:38:50.045566+0000","last_undegraded":"2023-09-23T20:38:37.150892+0000","last_fullsized":"2023-09-23T20:38:50.045566+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6607,"log_dups_size":0,"ondisk_log_size":6607,"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":64978944,"num_objects":992,"num_object_clones":0,"num_object_copies":2976,"num_objects_missing_on_primary":94,"num_objects_missing":94,"num_objects_degraded":94,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":992,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3364,"num_write_kb":139360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2401,"num_bytes_recovered":157351936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["1","5","6"],"object_location_counts":[{"shards":"0,1,5","objects":992}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":40,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.145262+0000","last_change":"2023-09-23T20:36:00.112251+0000","last_active":"2023-09-23T20:38:38.145262+0000","last_peered":"2023-09-23T20:38:38.145262+0000","last_clean":"2023-09-23T20:38:38.145262+0000","last_became_active":"2023-09-23T20:36:00.059331+0000","last_became_peered":"2023-09-23T20:36:00.059331+0000","last_unstale":"2023-09-23T20:38:38.145262+0000","last_undegraded":"2023-09-23T20:38:38.145262+0000","last_fullsized":"2023-09-23T20:38:38.145262+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:30.816705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":259,"reported_epoch":280,"state":"active+clean","last_fresh":"2023-09-23T20:38:38.247925+0000","last_change":"2023-09-23T20:33:42.548165+0000","last_active":"2023-09-23T20:38:38.247925+0000","last_peered":"2023-09-23T20:38:38.247925+0000","last_clean":"2023-09-23T20:38:38.247925+0000","last_became_active":"2023-09-23T20:33:42.547765+0000","last_became_peered":"2023-09-23T20:33:42.547765+0000","last_unstale":"2023-09-23T20:38:38.247925+0000","last_undegraded":"2023-09-23T20:38:38.247925+0000","last_fullsized":"2023-09-23T20:38:38.247925+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":10868,"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":24497,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":2,"num_store_stats":5},{"poolid":9,"num_pg":26,"stat_sum":{"num_bytes":2053636120,"num_objects":31337,"num_object_clones":0,"num_object_copies":94011,"num_objects_missing_on_primary":6325,"num_objects_missing":6325,"num_objects_degraded":20220,"num_objects_misplaced":3087,"num_objects_unfound":0,"num_objects_dirty":31337,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":108307,"num_write_kb":4468545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37470,"num_bytes_recovered":2136997888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7782412288,"data_stored":7782400072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":167425,"ondisk_log_size":167425,"up":78,"acting":72,"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":176,"seq":755914244580,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2389688,"kb_used_data":1485680,"kb_used_omap":0,"kb_used_meta":904000,"kb_avail":91355464,"statfs":{"total":95995035648,"available":93547995136,"internally_reserved":0,"allocated":1521336320,"data_stored":1520736121,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":925696000},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.89300000000000002,"15min":1.232},"min":{"1min":0.30199999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.93000000000000005,"5min":7.6849999999999996,"15min":11.51},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.92100000000000004,"15min":1.3069999999999999},"min":{"1min":0.41199999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.0369999999999999,"5min":6.9900000000000002,"15min":13.624000000000001},"last":0.31}]},{"osd":1,"last update":"Sat Sep 23 20:37:53 2023","interfaces":[{"interface":"back","average":{"1min":4.1970000000000001,"5min":4.6879999999999997,"15min":7.3470000000000004},"min":{"1min":0.39900000000000002,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":70.998999999999995,"5min":120.45699999999999,"15min":120.45699999999999},"last":0.54600000000000004},{"interface":"front","average":{"1min":4.319,"5min":4.4160000000000004,"15min":6.625},"min":{"1min":0.44900000000000001,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":71.028000000000006,"5min":114.627,"15min":114.627},"last":0.40799999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":3.1349999999999998,"15min":2.1680000000000001},"min":{"1min":0.47799999999999998,"5min":0.39500000000000002,"15min":0.313},"max":{"1min":1.0429999999999999,"5min":115.97,"15min":115.97},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.69899999999999995,"5min":3.2080000000000002,"15min":2.2269999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.33600000000000002},"max":{"1min":1.0820000000000001,"5min":115.959,"15min":115.959},"last":0.52000000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":1.4730000000000001,"5min":1.1439999999999999,"15min":1.3400000000000001},"min":{"1min":0.42899999999999999,"5min":0.42499999999999999,"15min":0.307},"max":{"1min":14.723000000000001,"5min":14.723000000000001,"15min":14.723000000000001},"last":0.58599999999999997},{"interface":"front","average":{"1min":1.3979999999999999,"5min":1.1619999999999999,"15min":1.524},"min":{"1min":0.40500000000000003,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":13.718999999999999,"5min":13.718999999999999,"15min":13.718999999999999},"last":0.35799999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":1.0049999999999999,"15min":1.915},"min":{"1min":0.54200000000000004,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.169,"5min":6.899,"15min":16.827999999999999},"last":0.378},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.98299999999999998,"15min":1.6859999999999999},"min":{"1min":0.503,"5min":0.33700000000000002,"15min":0.28000000000000003},"max":{"1min":1.119,"5min":4.5529999999999999,"15min":12.938000000000001},"last":0.48899999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":1.1259999999999999,"15min":1.9379999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.29699999999999999},"max":{"1min":1.1279999999999999,"5min":7.726,"15min":43.597000000000001},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.88500000000000001,"5min":1.331,"15min":2.1629999999999998},"min":{"1min":0.58499999999999996,"5min":0.46000000000000002,"15min":0.35099999999999998},"max":{"1min":1.147,"5min":7.2009999999999996,"15min":41.826000000000001},"last":0.441}]},{"osd":6,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.234,"15min":1.8859999999999999},"min":{"1min":0.55700000000000005,"5min":0.35299999999999998,"15min":0.28899999999999998},"max":{"1min":1.371,"5min":7.6619999999999999,"15min":16.015000000000001},"last":0.505},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.194,"15min":1.804},"min":{"1min":0.56999999999999995,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.351,"5min":6.9630000000000001,"15min":10.324999999999999},"last":0.53000000000000003}]}]},{"osd":6,"up_from":42,"seq":180388626932,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2132196,"kb_used_data":1236764,"kb_used_omap":0,"kb_used_meta":895424,"kb_avail":91612956,"statfs":{"total":95995035648,"available":93811666944,"internally_reserved":0,"allocated":1266446336,"data_stored":1265866132,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916914176},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:38:15 2023","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.66900000000000004,"15min":1.2749999999999999},"min":{"1min":0.30599999999999999,"5min":0.28999999999999998,"15min":0.26300000000000001},"max":{"1min":1.089,"5min":2.6829999999999998,"15min":36.418999999999997},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.71399999999999997,"15min":1.3740000000000001},"min":{"1min":0.44,"5min":0.313,"15min":0.30499999999999999},"max":{"1min":1.125,"5min":2.8159999999999998,"15min":38.719999999999999},"last":0.47399999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:38:48 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":1.579,"15min":1.653},"min":{"1min":0.38300000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.77600000000000002,"5min":58.932000000000002,"15min":58.932000000000002},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.622,"5min":1.7250000000000001,"15min":1.7410000000000001},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.90100000000000002,"5min":59.006,"15min":59.006},"last":0.433}]},{"osd":2,"last update":"Sat Sep 23 20:37:53 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":1.01,"15min":1.962},"min":{"1min":0.49399999999999999,"5min":0.33100000000000002,"15min":0.315},"max":{"1min":1.258,"5min":3.8900000000000001,"15min":71.123999999999995},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.82099999999999995,"15min":1.728},"min":{"1min":0.48299999999999998,"5min":0.33300000000000002,"15min":0.30399999999999999},"max":{"1min":0.95199999999999996,"5min":3.0939999999999999,"15min":71.078000000000003},"last":0.61399999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:38:33 2023","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.98799999999999999,"15min":1.232},"min":{"1min":0.47899999999999998,"5min":0.39800000000000002,"15min":0.34100000000000003},"max":{"1min":2.1709999999999998,"5min":7.7160000000000002,"15min":10.247},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.82199999999999995,"5min":1.083,"15min":1.3680000000000001},"min":{"1min":0.45800000000000002,"5min":0.375,"15min":0.36899999999999999},"max":{"1min":3.1219999999999999,"5min":4.0640000000000001,"15min":9.3550000000000004},"last":0.64000000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:38:15 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":1.111,"15min":1.875},"min":{"1min":0.45000000000000001,"5min":0.29599999999999999,"15min":0.27900000000000003},"max":{"1min":1.1950000000000001,"5min":8.3879999999999999,"15min":17.489000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.753,"5min":0.87,"15min":1.5249999999999999},"min":{"1min":0.45100000000000001,"5min":0.36399999999999999,"15min":0.32200000000000001},"max":{"1min":1.1879999999999999,"5min":2.9820000000000002,"15min":11.619},"last":0.75}]},{"osd":5,"last update":"Sat Sep 23 20:38:15 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":1.272,"15min":1.726},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.29899999999999999},"max":{"1min":1.194,"5min":13.324,"15min":16.138000000000002},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.84299999999999997,"5min":1.0309999999999999,"15min":1.7430000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.377},"max":{"1min":1.1739999999999999,"5min":4.4180000000000001,"15min":12.321999999999999},"last":0.54800000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":1.083,"15min":1.7969999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.35699999999999998},"max":{"1min":1.21,"5min":6.0519999999999996,"15min":11.397},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.753,"5min":1.2110000000000001,"15min":1.8300000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.30299999999999999},"max":{"1min":1.0700000000000001,"5min":10.238,"15min":14.19},"last":0.77400000000000002}]}]},{"osd":1,"up_from":232,"seq":996432412734,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1678624,"kb_used_data":1407896,"kb_used_omap":6,"kb_used_meta":270713,"kb_avail":92066528,"statfs":{"total":95995035648,"available":94276124672,"internally_reserved":0,"allocated":1441685504,"data_stored":1440648435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"internal_metadata":277210666},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.629,"15min":0.71099999999999997},"min":{"1min":0.245,"5min":0.222,"15min":0.222},"max":{"1min":6.0030000000000001,"5min":6.0030000000000001,"15min":6.0030000000000001},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.73499999999999999,"15min":0.93400000000000005},"min":{"1min":0.32400000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":2.7509999999999999,"5min":4.9770000000000003,"15min":4.9770000000000003},"last":0.55700000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.53100000000000003,"15min":0.64800000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.77800000000000002,"5min":3.8759999999999999,"15min":3.8759999999999999},"last":0.46700000000000003},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.526,"15min":3.6960000000000002},"min":{"1min":0.29899999999999999,"5min":0.246,"15min":0.246},"max":{"1min":6.0570000000000004,"5min":79.120000000000005,"15min":79.120000000000005},"last":0.621}]},{"osd":3,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.626,"15min":0.73399999999999999},"min":{"1min":0.29599999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.0680000000000001,"5min":3.9300000000000002,"15min":3.9300000000000002},"last":1.042},{"interface":"front","average":{"1min":1.1719999999999999,"5min":0.88800000000000001,"15min":0.89200000000000002},"min":{"1min":0.36299999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":6.4020000000000001,"5min":6.4020000000000001,"15min":6.4020000000000001},"last":0.97099999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":0.93400000000000005,"15min":1.1180000000000001},"min":{"1min":0.41099999999999998,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":6.0970000000000004,"5min":6.0970000000000004,"15min":6.0970000000000004},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.92200000000000004,"15min":1.1359999999999999},"min":{"1min":0.47499999999999998,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":2.8130000000000002,"5min":5.1340000000000003,"15min":5.1340000000000003},"last":0.74099999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.998,"15min":1.306},"min":{"1min":0.45500000000000002,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":2.7810000000000001,"5min":5.1829999999999998,"15min":5.1829999999999998},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.88200000000000001,"15min":1.02},"min":{"1min":0.434,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.431,"5min":4.431,"15min":4.431},"last":0.54200000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.99399999999999999,"15min":1.2470000000000001},"min":{"1min":0.49199999999999999,"5min":0.435,"15min":0.435},"max":{"1min":2.71,"5min":5.2210000000000001,"15min":5.2210000000000001},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.85299999999999998,"15min":1.0700000000000001},"min":{"1min":0.501,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":3.0630000000000002,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":0.65400000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.98699999999999999,"15min":1.343},"min":{"1min":0.48599999999999999,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":3.0329999999999999,"5min":6.2859999999999996,"15min":6.2859999999999996},"last":0.50900000000000001},{"interface":"front","average":{"1min":1.389,"5min":1.23,"15min":1.8260000000000001},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":6.1319999999999997,"5min":6.4080000000000004,"15min":6.4080000000000004},"last":0.90700000000000003}]}]},{"osd":0,"up_from":77,"seq":330712482114,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":794480,"kb_used_data":425896,"kb_used_omap":5,"kb_used_meta":368570,"kb_avail":92950672,"statfs":{"total":95995035648,"available":95181488128,"internally_reserved":0,"allocated":436117504,"data_stored":435178239,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":377416314},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:37:49 2023","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.73399999999999999,"15min":0.68899999999999995},"min":{"1min":0.26800000000000002,"5min":0.255,"15min":0.255},"max":{"1min":0.81100000000000005,"5min":14.337999999999999,"15min":14.337999999999999},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.86699999999999999,"15min":0.79300000000000004},"min":{"1min":0.24199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.0250000000000004,"5min":14.494999999999999,"15min":14.494999999999999},"last":0.72499999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.61699999999999999,"15min":0.85299999999999998},"min":{"1min":0.31900000000000001,"5min":0.26400000000000001,"15min":0.24199999999999999},"max":{"1min":3.0019999999999998,"5min":3.0529999999999999,"15min":20.923999999999999},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.745,"15min":0.82999999999999996},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.23000000000000001},"max":{"1min":3.3900000000000001,"5min":3.3900000000000001,"15min":20.818999999999999},"last":3.6669999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:38:38 2023","interfaces":[{"interface":"back","average":{"1min":3.4289999999999998,"5min":1.2310000000000001,"15min":0.79300000000000004},"min":{"1min":0.36499999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":54.222999999999999,"5min":54.222999999999999,"15min":54.222999999999999},"last":0.56599999999999995},{"interface":"front","average":{"1min":3.4369999999999998,"5min":1.238,"15min":0.81100000000000005},"min":{"1min":0.38400000000000001,"5min":0.35399999999999998,"15min":0.309},"max":{"1min":54.091000000000001,"5min":54.091000000000001,"15min":54.091000000000001},"last":3.5550000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.79900000000000004,"15min":1.165},"min":{"1min":0.39300000000000002,"5min":0.373,"15min":0.30199999999999999},"max":{"1min":0.90900000000000003,"5min":4.7629999999999999,"15min":15.329000000000001},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.872,"5min":0.86499999999999999,"15min":1.1060000000000001},"min":{"1min":0.441,"5min":0.372,"15min":0.307},"max":{"1min":3.2370000000000001,"5min":4.8540000000000001,"15min":8.6530000000000005},"last":0.63400000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.86599999999999999,"15min":1.03},"min":{"1min":0.50600000000000001,"5min":0.39600000000000002,"15min":0.33400000000000002},"max":{"1min":3.052,"5min":4.2229999999999999,"15min":11.992000000000001},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.90000000000000002,"15min":1.115},"min":{"1min":0.42199999999999999,"5min":0.41799999999999998,"15min":0.34100000000000003},"max":{"1min":2.9929999999999999,"5min":5.6310000000000002,"15min":8.109},"last":3.6339999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.83399999999999996,"15min":1.0269999999999999},"min":{"1min":0.47199999999999998,"5min":0.374,"15min":0.36799999999999999},"max":{"1min":3.153,"5min":3.153,"15min":6.9980000000000002},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.88400000000000001,"15min":1.3280000000000001},"min":{"1min":0.47599999999999998,"5min":0.47299999999999998,"15min":0.34699999999999998},"max":{"1min":3.0270000000000001,"5min":3.637,"15min":8.7010000000000005},"last":3.601}]},{"osd":7,"last update":"Sat Sep 23 20:38:38 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":1,"15min":1.3160000000000001},"min":{"1min":0.49199999999999999,"5min":0.441,"15min":0.433},"max":{"1min":1.294,"5min":5.3860000000000001,"15min":6.9989999999999997},"last":2.9430000000000001},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.97499999999999998,"15min":1.365},"min":{"1min":0.57499999999999996,"5min":0.47099999999999997,"15min":0.40000000000000002},"max":{"1min":3.0579999999999998,"5min":5.4059999999999997,"15min":8.7629999999999999},"last":3.6970000000000001}]}]},{"osd":2,"up_from":87,"seq":373662155062,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1493852,"kb_used_data":801428,"kb_used_omap":7,"kb_used_meta":692408,"kb_avail":92251300,"statfs":{"total":95995035648,"available":94465331200,"internally_reserved":0,"allocated":820662272,"data_stored":819681909,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":709025873},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.59699999999999998,"15min":1.3049999999999999},"min":{"1min":0.28399999999999997,"5min":0.218,"15min":0.19600000000000001},"max":{"1min":3.3650000000000002,"5min":4.1429999999999998,"15min":102.217},"last":1.4259999999999999},{"interface":"front","average":{"1min":0.437,"5min":0.51800000000000002,"15min":1.2490000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.89300000000000002,"5min":1.2689999999999999,"15min":103.23999999999999},"last":0.94299999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:37:50 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":1.0029999999999999,"15min":0.88100000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":3.2949999999999999,"5min":14.465,"15min":14.465},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.96199999999999997,"15min":0.82799999999999996},"min":{"1min":0.312,"5min":0.31,"15min":0.31},"max":{"1min":2.4089999999999998,"5min":14.407,"15min":14.407},"last":0.71899999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:38:38 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.68700000000000006,"15min":0.83799999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.249},"max":{"1min":0.999,"5min":4.1239999999999997,"15min":5.3280000000000003},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.63800000000000001,"15min":0.75900000000000001},"min":{"1min":0.44900000000000001,"5min":0.32100000000000001,"15min":0.27300000000000002},"max":{"1min":0.97399999999999998,"5min":2.9329999999999998,"15min":10.856},"last":0.85299999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.82799999999999996,"15min":1.3640000000000001},"min":{"1min":0.46600000000000003,"5min":0.29399999999999998,"15min":0.28899999999999998},"max":{"1min":3.403,"5min":3.403,"15min":11.102},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.751,"5min":0.83099999999999996,"15min":1.3420000000000001},"min":{"1min":0.45500000000000002,"5min":0.38100000000000001,"15min":0.33200000000000002},"max":{"1min":2.8319999999999999,"5min":4.3010000000000002,"15min":22.736999999999998},"last":0.51500000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.82499999999999996,"15min":1.95},"min":{"1min":0.40500000000000003,"5min":0.35199999999999998,"15min":0.33300000000000002},"max":{"1min":1.069,"5min":3.9769999999999999,"15min":94.459999999999994},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.92700000000000005,"15min":2.0379999999999998},"min":{"1min":0.48699999999999999,"5min":0.34599999999999997,"15min":0.315},"max":{"1min":3.4790000000000001,"5min":4.0960000000000001,"15min":93.994},"last":0.59899999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.93700000000000006,"15min":1.8620000000000001},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.33200000000000002},"max":{"1min":2.8959999999999999,"5min":4.2050000000000001,"15min":93.918999999999997},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.88900000000000001,"15min":2.0139999999999998},"min":{"1min":0.48399999999999999,"5min":0.46800000000000003,"15min":0.311},"max":{"1min":1.994,"5min":3.8820000000000001,"15min":94.558999999999997},"last":0.77200000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:38:38 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":1.2769999999999999,"15min":1.5569999999999999},"min":{"1min":0.53900000000000003,"5min":0.46500000000000002,"15min":0.39300000000000002},"max":{"1min":1.214,"5min":47.554000000000002,"15min":47.554000000000002},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.79100000000000004,"5min":1.397,"15min":1.7849999999999999},"min":{"1min":0.53600000000000003,"5min":0.39100000000000001,"15min":0.39000000000000001},"max":{"1min":1.403,"5min":46.595999999999997,"15min":46.595999999999997},"last":0.749}]}]},{"osd":3,"up_from":172,"seq":738734375089,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":750484,"kb_used_data":546828,"kb_used_omap":5,"kb_used_meta":203642,"kb_avail":92994668,"statfs":{"total":95995035648,"available":95226540032,"internally_reserved":0,"allocated":559951872,"data_stored":558867514,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5445,"internal_metadata":208530107},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.57399999999999995,"15min":0.53500000000000003},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":6.6130000000000004,"5min":6.6130000000000004,"15min":6.6130000000000004},"last":0.222},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.71699999999999997,"15min":0.59999999999999998},"min":{"1min":0.26000000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":3.343,"5min":6.1159999999999997,"15min":6.1159999999999997},"last":0.27100000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:37:54 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":2.5819999999999999,"15min":1.5649999999999999},"min":{"1min":0.32300000000000001,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":3.0499999999999998,"5min":112.089,"15min":112.089},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.52900000000000003,"5min":2.5979999999999999,"15min":1.6619999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.05,"5min":112.625,"15min":112.625},"last":3.399}]},{"osd":2,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.70899999999999996,"15min":1.728},"min":{"1min":0.28599999999999998,"5min":0.247,"15min":0.247},"max":{"1min":3.3050000000000002,"5min":5.5970000000000004,"15min":124.13200000000001},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.91200000000000003,"15min":1.8440000000000001},"min":{"1min":0.35599999999999998,"5min":0.27400000000000002,"15min":0.27000000000000002},"max":{"1min":1.359,"5min":6.8700000000000001,"15min":124.154},"last":0.53100000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.88700000000000001,"15min":1.2210000000000001},"min":{"1min":0.41999999999999998,"5min":0.34399999999999997,"15min":0.32800000000000001},"max":{"1min":6.5129999999999999,"5min":6.5129999999999999,"15min":11.351000000000001},"last":3.286},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.85799999999999998,"15min":1.1200000000000001},"min":{"1min":0.496,"5min":0.39200000000000002,"15min":0.33800000000000002},"max":{"1min":3.3929999999999998,"5min":4.1070000000000002,"15min":8.0389999999999997},"last":0.82799999999999996}]},{"osd":5,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":1.0149999999999999,"15min":1.3009999999999999},"min":{"1min":0.52900000000000003,"5min":0.438,"15min":0.34899999999999998},"max":{"1min":3.367,"5min":4.0800000000000001,"15min":16.087},"last":4.008},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.077,"15min":1.405},"min":{"1min":0.437,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.0599999999999996,"5min":7.1550000000000002,"15min":12.455},"last":0.56200000000000006}]},{"osd":6,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.121,"15min":1.3799999999999999},"min":{"1min":0.46000000000000002,"5min":0.39700000000000002,"15min":0.374},"max":{"1min":6.2350000000000003,"5min":7.0270000000000001,"15min":11.477},"last":0.61399999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.085,"15min":1.4390000000000001},"min":{"1min":0.437,"5min":0.39400000000000002,"15min":0.36099999999999999},"max":{"1min":6.548,"5min":6.548,"15min":11.986000000000001},"last":3.367}]},{"osd":7,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.097,"15min":1.48},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":6.4619999999999997,"5min":6.4619999999999997,"15min":10.537000000000001},"last":3.3330000000000002},{"interface":"front","average":{"1min":1.006,"5min":1.0600000000000001,"15min":1.284},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.39600000000000002},"max":{"1min":3.5529999999999999,"5min":5.3109999999999999,"15min":6.4710000000000001},"last":0.93100000000000005}]}]},{"osd":4,"up_from":30,"seq":128849019395,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":982892,"kb_used_data":384996,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":92762260,"statfs":{"total":95995035648,"available":94988554240,"internally_reserved":0,"allocated":394235904,"data_stored":393647355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.75700000000000001,"15min":1.448},"min":{"1min":0.35199999999999998,"5min":0.33100000000000002,"15min":0.26900000000000002},"max":{"1min":3.484,"5min":3.484,"15min":50.899000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.873,"5min":0.78200000000000003,"15min":1.5640000000000001},"min":{"1min":0.38500000000000001,"5min":0.33200000000000002,"15min":0.30399999999999999},"max":{"1min":3.5880000000000001,"5min":6.806,"15min":50.811999999999998},"last":0.46899999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:37:53 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":2.101,"15min":1.4870000000000001},"min":{"1min":0.35299999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.206,"5min":121.267,"15min":121.267},"last":4.9249999999999998},{"interface":"front","average":{"1min":0.86699999999999999,"5min":2.2349999999999999,"15min":1.6120000000000001},"min":{"1min":0.41699999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.4630000000000001,"5min":121.327,"15min":121.327},"last":0.79600000000000004}]},{"osd":2,"last update":"Sat Sep 23 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.83299999999999996,"15min":3.4780000000000002},"min":{"1min":0.39800000000000002,"5min":0.31900000000000001,"15min":0.28799999999999998},"max":{"1min":3.923,"5min":6.9340000000000002,"15min":271.36099999999999},"last":0.314},{"interface":"front","average":{"1min":1.0780000000000001,"5min":0.89500000000000002,"15min":3.476},"min":{"1min":0.59299999999999997,"5min":0.373,"15min":0.33200000000000002},"max":{"1min":3.9089999999999998,"5min":3.9089999999999998,"15min":271.09300000000002},"last":0.70499999999999996}]},{"osd":3,"last update":"Sat Sep 23 20:38:33 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.94999999999999996,"15min":1.335},"min":{"1min":0.49299999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.2569999999999999,"5min":4.1120000000000001,"15min":6.9710000000000001},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.84699999999999998,"15min":1.3049999999999999},"min":{"1min":0.41999999999999998,"5min":0.35899999999999999,"15min":0.34699999999999998},"max":{"1min":1.3280000000000001,"5min":6.9009999999999998,"15min":9.3689999999999998},"last":0.35099999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":0.99299999999999999,"15min":1.7849999999999999},"min":{"1min":0.58399999999999996,"5min":0.34999999999999998,"15min":0.28399999999999997},"max":{"1min":2.1120000000000001,"5min":4.3410000000000002,"15min":12.625999999999999},"last":0.66300000000000003},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.95399999999999996,"15min":1.905},"min":{"1min":0.39400000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":2.1720000000000002,"5min":6.976,"15min":15.946},"last":0.43099999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:38:49 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.78800000000000003,"15min":1.5049999999999999},"min":{"1min":0.40699999999999997,"5min":0.33200000000000002,"15min":0.32300000000000001},"max":{"1min":1.224,"5min":3.7789999999999999,"15min":13.085000000000001},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.80500000000000005,"5min":1.1140000000000001,"15min":1.716},"min":{"1min":0.45300000000000001,"5min":0.44500000000000001,"15min":0.36099999999999999},"max":{"1min":1.298,"5min":6.8620000000000001,"15min":12.654999999999999},"last":0.745}]},{"osd":7,"last update":"Sat Sep 23 20:38:49 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":1.1990000000000001,"15min":1.853},"min":{"1min":0.38400000000000001,"5min":0.38200000000000001,"15min":0.374},"max":{"1min":1.371,"5min":9.0389999999999997,"15min":11.324},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.84799999999999998,"15min":1.633},"min":{"1min":0.46300000000000002,"5min":0.374,"15min":0.27800000000000002},"max":{"1min":1.1499999999999999,"5min":2.613,"15min":13.869},"last":0.50700000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823164,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2269660,"kb_used_data":1374228,"kb_used_omap":0,"kb_used_meta":895424,"kb_avail":91475492,"statfs":{"total":95995035648,"available":93670903808,"internally_reserved":0,"allocated":1407209472,"data_stored":1406632760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916914176},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:38:12 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.71799999999999997,"15min":1.5660000000000001},"min":{"1min":0.41599999999999998,"5min":0.33400000000000002,"15min":0.254},"max":{"1min":1.0660000000000001,"5min":3.4300000000000002,"15min":95.099999999999994},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.80100000000000005,"15min":1.569},"min":{"1min":0.40699999999999997,"5min":0.26700000000000002,"15min":0.221},"max":{"1min":3.4540000000000002,"5min":4.29,"15min":95.147000000000006},"last":1.651}]},{"osd":1,"last update":"Sat Sep 23 20:38:49 2023","interfaces":[{"interface":"back","average":{"1min":2.4820000000000002,"5min":1.673,"15min":2.677},"min":{"1min":0.38600000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":31.811,"5min":36.359000000000002,"15min":36.359000000000002},"last":6.1740000000000004},{"interface":"front","average":{"1min":1.9890000000000001,"5min":1.6639999999999999,"15min":2.8959999999999999},"min":{"1min":0.371,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":21.751000000000001,"5min":36.323999999999998,"15min":36.323999999999998},"last":6.1909999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":1.2809999999999999,"15min":1.7390000000000001},"min":{"1min":0.443,"5min":0.38800000000000001,"15min":0.30099999999999999},"max":{"1min":2.0270000000000001,"5min":35.792000000000002,"15min":59.082000000000001},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.746,"5min":1.159,"15min":1.8480000000000001},"min":{"1min":0.48799999999999999,"5min":0.38300000000000001,"15min":0.29399999999999998},"max":{"1min":1.206,"5min":36.253999999999998,"15min":61.100999999999999},"last":0.45100000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:38:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":0.92700000000000005,"15min":1.3009999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.33500000000000002},"max":{"1min":3.9830000000000001,"5min":4.2590000000000003,"15min":11.362},"last":0.34300000000000003},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.1459999999999999,"15min":1.496},"min":{"1min":0.52700000000000002,"5min":0.47099999999999997,"15min":0.35499999999999998},"max":{"1min":7.6440000000000001,"5min":7.6440000000000001,"15min":9.1699999999999999},"last":0.47399999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:38:12 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":1.0640000000000001,"15min":1.6679999999999999},"min":{"1min":0.51200000000000001,"5min":0.37,"15min":0.309},"max":{"1min":2.069,"5min":8.7780000000000005,"15min":10.890000000000001},"last":0.432},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.84199999999999997,"15min":1.6639999999999999},"min":{"1min":0.5,"5min":0.34699999999999998,"15min":0.27000000000000002},"max":{"1min":1.147,"5min":3.2639999999999998,"15min":15.02},"last":0.36399999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":1.0569999999999999,"15min":1.9339999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.38},"max":{"1min":1.4470000000000001,"5min":4.0449999999999999,"15min":37.259999999999998},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.014,"15min":1.8580000000000001},"min":{"1min":0.48899999999999999,"5min":0.41899999999999998,"15min":0.37},"max":{"1min":2.2709999999999999,"5min":4.7320000000000002,"15min":38.881999999999998},"last":0.54400000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":1.3959999999999999,"5min":1.1819999999999999,"15min":1.913},"min":{"1min":0.58899999999999997,"5min":0.443,"15min":0.32300000000000001},"max":{"1min":9.5090000000000003,"5min":9.5090000000000003,"15min":16.745999999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":2.7970000000000002,"5min":1.5509999999999999,"15min":1.976},"min":{"1min":0.439,"5min":0.42899999999999999,"15min":0.39600000000000002},"max":{"1min":31.73,"5min":31.73,"15min":31.73},"last":0.58199999999999996}]}]}],"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":593920,"data_stored":590368,"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":0,"data_stored":0,"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":6614,"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":5445,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":432799744,"data_stored":432799744,"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":1423642624,"data_stored":1423638552,"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":808189952,"data_stored":808189952,"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":553123840,"data_stored":553123840,"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":387448832,"data_stored":387448832,"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":1404309504,"data_stored":1404305432,"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":1260191744,"data_stored":1260191744,"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":1512706048,"data_stored":1512701976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:39:00.139 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_4 pgp_num 26 2023-09-23T20:39:00.146 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:00.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:00.251 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:00.276 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:00.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:00.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:00 smithi173 bash[59517]: cluster 2023-09-23T20:38:58.648083+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1167: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 19631/86979 objects degraded (22.570%); 2842/86979 objects misplaced (3.267%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:39:00.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:00 smithi173 bash[59517]: cluster 2023-09-23T20:39:00.067954+0000 mon.a (mon.0) 1483 : cluster 3 Health check update: Degraded data redundancy: 19631/86979 objects degraded (22.570%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:00.379 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:00.395 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:00 smithi098 bash[74888]: cluster 2023-09-23T20:38:58.648083+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1167: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 19631/86979 objects degraded (22.570%); 2842/86979 objects misplaced (3.267%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:39:00.395 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:00 smithi098 bash[74888]: cluster 2023-09-23T20:39:00.067954+0000 mon.a (mon.0) 1483 : cluster 3 Health check update: Degraded data redundancy: 19631/86979 objects degraded (22.570%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:00.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:00 smithi098 bash[78228]: cluster 2023-09-23T20:38:58.648083+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1167: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 19631/86979 objects degraded (22.570%); 2842/86979 objects misplaced (3.267%); 8.4 MiB/s, 134 objects/s recovering 2023-09-23T20:39:00.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:00 smithi098 bash[78228]: cluster 2023-09-23T20:39:00.067954+0000 mon.a (mon.0) 1483 : cluster 3 Health check update: Degraded data redundancy: 19631/86979 objects degraded (22.570%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:00.407 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:00.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:00.511 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:00.539 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:00.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:00.642 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:00.669 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:00.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:00.772 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:00.796 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:00.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:00.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T20:39:00.899 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:00.926 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:00.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:00.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:01.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:01.063 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:01.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:01.165 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:01.192 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:01.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:01.297 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:01.323 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:01.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:01.428 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:01.455 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:01.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:01.559 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:01.589 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:01.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:01.693 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:01.714 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:01.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:01.820 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:01.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:01.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:01.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:01.975 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:01.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:01.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:02.079 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:02.105 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:02.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:02.210 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:02.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:02.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:02.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:02.368 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:02.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:02.471 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:02.490 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:02 smithi098 bash[78228]: cluster 2023-09-23T20:39:00.649193+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1168: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 19345/82335 objects degraded (23.495%); 2728/82335 objects misplaced (3.313%); 9.4 MiB/s, 150 objects/s recovering 2023-09-23T20:39:02.490 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:02 smithi098 bash[74888]: cluster 2023-09-23T20:39:00.649193+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1168: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 19345/82335 objects degraded (23.495%); 2728/82335 objects misplaced (3.313%); 9.4 MiB/s, 150 objects/s recovering 2023-09-23T20:39:02.501 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:02.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:02.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:02 smithi173 bash[59517]: cluster 2023-09-23T20:39:00.649193+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1168: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 19345/82335 objects degraded (23.495%); 2728/82335 objects misplaced (3.313%); 9.4 MiB/s, 150 objects/s recovering 2023-09-23T20:39:02.609 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:02.633 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:02.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:02.739 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:02.765 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:02.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:02.868 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:02.892 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:02.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:02.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:02.995 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:03.038 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:03.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:03.142 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:03.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:03.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:03.273 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:03.299 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:03.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:03.362 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:39:03.402 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:39:03.405 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:03.430 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:03.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:03.433 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:39:03.464 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:39:03.498 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:39:03.527 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:39:03.534 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:03.558 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:39:03.560 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:03.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:03.596 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:39:03.596 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:39:03.597 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:39:03.597 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:39:03.597 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:39:03.597 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:39:03.597 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:39:03.597 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:39:03.597 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:39:03.665 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:03.691 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:03.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:03.797 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:03.821 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:03.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:03.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:03.949 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:03.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:03.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:04.053 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:04.076 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:04.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:04.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:04.208 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:04.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:04.311 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:04.336 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:04.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:04.439 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:04.447 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:04 smithi173 bash[59517]: cluster 2023-09-23T20:39:02.649956+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1169: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 19169/80997 objects degraded (23.666%); 2608/80997 objects misplaced (3.220%); 8.0 MiB/s, 128 objects/s recovering 2023-09-23T20:39:04.447 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:04 smithi173 bash[59517]: audit 2023-09-23T20:39:03.317713+0000 mon.c (mon.2) 134 : audit 0 from='client.? 172.21.15.98:0/3946593775' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:04.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:04.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:04.558 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:04 smithi098 bash[74888]: cluster 2023-09-23T20:39:02.649956+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1169: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 19169/80997 objects degraded (23.666%); 2608/80997 objects misplaced (3.220%); 8.0 MiB/s, 128 objects/s recovering 2023-09-23T20:39:04.558 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:04 smithi098 bash[74888]: audit 2023-09-23T20:39:03.317713+0000 mon.c (mon.2) 134 : audit 0 from='client.? 172.21.15.98:0/3946593775' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:04.559 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:04 smithi098 bash[78228]: cluster 2023-09-23T20:39:02.649956+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1169: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 19169/80997 objects degraded (23.666%); 2608/80997 objects misplaced (3.220%); 8.0 MiB/s, 128 objects/s recovering 2023-09-23T20:39:04.559 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:04 smithi098 bash[78228]: audit 2023-09-23T20:39:03.317713+0000 mon.c (mon.2) 134 : audit 0 from='client.? 172.21.15.98:0/3946593775' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:04.571 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:04.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:04.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:04.702 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:04.729 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:04.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:04.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:04.863 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:04.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:04.969 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:04.995 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:04.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:04.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:05.100 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:05.123 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:05.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:05.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:05.255 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:05.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:05.358 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:05.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:05.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:05.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:05.500 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:05 smithi173 bash[59517]: cluster 2023-09-23T20:39:05.069235+0000 mon.a (mon.0) 1484 : cluster 3 Health check update: Degraded data redundancy: 19169/80997 objects degraded (23.666%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:05.519 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:05.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:05.622 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:05.649 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:39:05.653 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:05.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:05.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:05 smithi098 bash[78228]: cluster 2023-09-23T20:39:05.069235+0000 mon.a (mon.0) 1484 : cluster 3 Health check update: Degraded data redundancy: 19169/80997 objects degraded (23.666%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:05.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:05 smithi098 bash[74888]: cluster 2023-09-23T20:39:05.069235+0000 mon.a (mon.0) 1484 : cluster 3 Health check update: Degraded data redundancy: 19169/80997 objects degraded (23.666%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:05.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:05.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:05.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:05.889 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:05.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:05.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:05.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:06.022 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:06.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:06.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:06.149 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:06.159 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:39:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:39:06] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.33.4" 2023-09-23T20:39:06.192 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:06.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:06.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:06.303 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:06 smithi173 bash[59517]: cluster 2023-09-23T20:39:04.650646+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1170: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 412 op/s; 19021/80115 objects degraded (23.742%); 2608/80115 objects misplaced (3.255%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T20:39:06.319 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:06.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:06.424 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:06.425 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:06.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:06 smithi098 bash[78228]: cluster 2023-09-23T20:39:04.650646+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1170: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 412 op/s; 19021/80115 objects degraded (23.742%); 2608/80115 objects misplaced (3.255%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T20:39:06.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:06 smithi098 bash[74888]: cluster 2023-09-23T20:39:04.650646+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1170: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 412 op/s; 19021/80115 objects degraded (23.742%); 2608/80115 objects misplaced (3.255%); 8.1 MiB/s, 129 objects/s recovering 2023-09-23T20:39:06.453 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:06.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:06.557 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:06.583 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:06.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:06.687 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:06.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:06.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:06.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:06.837 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:06.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:06.940 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:06.965 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:06.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:06.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:07.068 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:07.093 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:07.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:07.196 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:07.226 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:07.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:07.279 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:39:07.331 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:07.359 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:07.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:07.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:07.497 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:07.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:07.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:07 smithi173 bash[59517]: audit 2023-09-23T20:39:06.568499+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.98:0/3524370676' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:39:07.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:07 smithi173 bash[59517]: audit 2023-09-23T20:39:06.569011+0000 mon.a (mon.0) 1485 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:39:07.602 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:07.629 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:07.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:07.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:07 smithi098 bash[78228]: audit 2023-09-23T20:39:06.568499+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.98:0/3524370676' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:39:07.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:07 smithi098 bash[78228]: audit 2023-09-23T20:39:06.569011+0000 mon.a (mon.0) 1485 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:39:07.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:07 smithi098 bash[74888]: audit 2023-09-23T20:39:06.568499+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.98:0/3524370676' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:39:07.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:07 smithi098 bash[74888]: audit 2023-09-23T20:39:06.569011+0000 mon.a (mon.0) 1485 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:39:07.733 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:07.756 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:07.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:07.860 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:07.883 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:07.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:07.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:07.959 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:39:07.988 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:08.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:08.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:08.114 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:08.139 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:08.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:08.243 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:08.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:08.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:08.380 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:08.403 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:08.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:08.507 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:08.517 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[74888]: cluster 2023-09-23T20:39:06.651614+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1171: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 18580/74067 objects degraded (25.085%); 2355/74067 objects misplaced (3.180%); 10 MiB/s, 161 objects/s recovering 2023-09-23T20:39:08.517 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[74888]: cluster 2023-09-23T20:39:07.246696+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:08.517 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[74888]: audit 2023-09-23T20:39:07.259301+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:39:08.517 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[74888]: cluster 2023-09-23T20:39:07.259365+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-09-23T20:39:08.517 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[74888]: cluster 2023-09-23T20:39:07.264040+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:39:08.518 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[74888]: cluster 2023-09-23T20:39:07.271175+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:39:08.518 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[74888]: cluster 2023-09-23T20:39:07.271336+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:39:08.518 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[78228]: cluster 2023-09-23T20:39:06.651614+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1171: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 18580/74067 objects degraded (25.085%); 2355/74067 objects misplaced (3.180%); 10 MiB/s, 161 objects/s recovering 2023-09-23T20:39:08.518 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[78228]: cluster 2023-09-23T20:39:07.246696+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:08.518 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[78228]: audit 2023-09-23T20:39:07.259301+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:39:08.518 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[78228]: cluster 2023-09-23T20:39:07.259365+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-09-23T20:39:08.518 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[78228]: cluster 2023-09-23T20:39:07.264040+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:39:08.518 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[78228]: cluster 2023-09-23T20:39:07.271175+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:39:08.519 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:08 smithi098 bash[78228]: cluster 2023-09-23T20:39:07.271336+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:39:08.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:08 smithi173 bash[59517]: cluster 2023-09-23T20:39:06.651614+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1171: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 18580/74067 objects degraded (25.085%); 2355/74067 objects misplaced (3.180%); 10 MiB/s, 161 objects/s recovering 2023-09-23T20:39:08.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:08 smithi173 bash[59517]: cluster 2023-09-23T20:39:07.246696+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:08.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:08 smithi173 bash[59517]: audit 2023-09-23T20:39:07.259301+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:39:08.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:08 smithi173 bash[59517]: cluster 2023-09-23T20:39:07.259365+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-09-23T20:39:08.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:08 smithi173 bash[59517]: cluster 2023-09-23T20:39:07.264040+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:39:08.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:08 smithi173 bash[59517]: cluster 2023-09-23T20:39:07.271175+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:39:08.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:08 smithi173 bash[59517]: cluster 2023-09-23T20:39:07.271336+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T20:39:08.532 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:08.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:08.637 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:08.676 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:08.781 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:08.802 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:08.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:08.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:08.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:08.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:08.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:09.042 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:09.066 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:09.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:09.169 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:09.192 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:09.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:09.295 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:09.342 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:09.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:09.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:09.479 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:09.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:09.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:09.617 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:09.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:09.723 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:09.747 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:09.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:09.851 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:09.876 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:09.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:09.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:09.981 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:10.008 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:10.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:10.113 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:10.140 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:10.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:10.250 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:10.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:10.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:10.403 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:10.431 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:10.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:10 smithi098 bash[74888]: cluster 2023-09-23T20:39:08.652372+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1173: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 469 op/s; 18399/72888 objects degraded (25.243%); 2329/72888 objects misplaced (3.195%); 8.8 MiB/s, 141 objects/s recovering 2023-09-23T20:39:10.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:10 smithi098 bash[74888]: audit 2023-09-23T20:39:09.607806+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:10.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:10 smithi098 bash[74888]: cluster 2023-09-23T20:39:10.070450+0000 mon.a (mon.0) 1490 : cluster 3 Health check update: Degraded data redundancy: 18399/72888 objects degraded (25.243%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:10.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:10 smithi098 bash[78228]: cluster 2023-09-23T20:39:08.652372+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1173: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 469 op/s; 18399/72888 objects degraded (25.243%); 2329/72888 objects misplaced (3.195%); 8.8 MiB/s, 141 objects/s recovering 2023-09-23T20:39:10.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:10 smithi098 bash[78228]: audit 2023-09-23T20:39:09.607806+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:10.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:10 smithi098 bash[78228]: cluster 2023-09-23T20:39:10.070450+0000 mon.a (mon.0) 1490 : cluster 3 Health check update: Degraded data redundancy: 18399/72888 objects degraded (25.243%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:10.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:10.536 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:10.544 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:10 smithi173 bash[59517]: cluster 2023-09-23T20:39:08.652372+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1173: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 469 op/s; 18399/72888 objects degraded (25.243%); 2329/72888 objects misplaced (3.195%); 8.8 MiB/s, 141 objects/s recovering 2023-09-23T20:39:10.545 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:10 smithi173 bash[59517]: audit 2023-09-23T20:39:09.607806+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:10.545 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:10 smithi173 bash[59517]: cluster 2023-09-23T20:39:10.070450+0000 mon.a (mon.0) 1490 : cluster 3 Health check update: Degraded data redundancy: 18399/72888 objects degraded (25.243%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:10.567 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:10.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:10.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:10.699 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:10.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:10.805 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:10.854 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:10.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:10.928 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:39:10.929 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:39:10.929 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.929 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:117781 9.f 9:f1330a7a:::benchmark_data_smithi098_175497_object47957:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-09-23T20:39:10.929 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:39:10.917005+0000", 2023-09-23T20:39:10.929 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.0099553769999999996, 2023-09-23T20:39:10.929 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0099906649999999993, 2023-09-23T20:39:10.929 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:39:10.929 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:39:10.929 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:39:10.929 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:39:10.930 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:39:10.930 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 117781 2023-09-23T20:39:10.930 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.930 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:39:10.930 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.930 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:39:10.930 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.917005+0000", 2023-09-23T20:39:10.930 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:39:10.930 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.930 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.930 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:39:10.931 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.917005+0000", 2023-09-23T20:39:10.931 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:39:10.931 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.931 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.931 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:39:10.931 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.917004+0000", 2023-09-23T20:39:10.931 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0680000000000002e-06 2023-09-23T20:39:10.931 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.931 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.931 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:39:10.931 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.917010+0000", 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.008e-05 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.917020+0000", 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5800000000000003e-06 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.917027+0000", 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0017328269999999999 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.932 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.918760+0000", 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015477700000000001 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.918915+0000", 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016699299999999999 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,3", 2023-09-23T20:39:10.933 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.919082+0000", 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.005894954 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.924977+0000", 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4831999999999999e-05 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.925002+0000", 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0079964909999999997 2023-09-23T20:39:10.934 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:117785 9.7 9:e1b0a4f6:::benchmark_data_smithi098_175497_object47961:head [delete] snapc 0=[] ondisk+write+known_if_redirected e282)", 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:39:10.925295+0000", 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.001665847, 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0018198439999999999, 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:39:10.935 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 117785 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.925295+0000", 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.925295+0000", 2023-09-23T20:39:10.936 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:39:10.937 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.937 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.937 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:39:10.937 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.925293+0000", 2023-09-23T20:39:10.937 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.7420000000000003e-06 2023-09-23T20:39:10.937 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.937 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.937 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:39:10.937 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.925301+0000", 2023-09-23T20:39:10.938 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.6342e-05 2023-09-23T20:39:10.938 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.938 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.938 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:39:10.938 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.925328+0000", 2023-09-23T20:39:10.938 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4880000000000001e-06 2023-09-23T20:39:10.938 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.938 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.938 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:39:10.939 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.925335+0000", 2023-09-23T20:39:10.939 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9875e-05 2023-09-23T20:39:10.939 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.939 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.939 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:39:10.939 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.925375+0000", 2023-09-23T20:39:10.939 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000119598 2023-09-23T20:39:10.940 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.940 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.940 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:39:10.940 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.925495+0000", 2023-09-23T20:39:10.940 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000114564 2023-09-23T20:39:10.940 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:39:10.941 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:39:10.941 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,7", 2023-09-23T20:39:10.941 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:10.925609+0000", 2023-09-23T20:39:10.941 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00031451 2023-09-23T20:39:10.941 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:39:10.941 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:39:10.942 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:39:10.942 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:39:10.942 INFO:teuthology.orchestra.run.smithi173.stdout: ], 2023-09-23T20:39:10.942 INFO:teuthology.orchestra.run.smithi173.stdout: "num_ops": 2 2023-09-23T20:39:10.942 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:39:10.959 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:10.996 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:10.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:10.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:11.100 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:11.125 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:11.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:11.233 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:11.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:11.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:11.368 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:11.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:11.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:11.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:11.526 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:11.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:11.632 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:11.672 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:11.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:11.777 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:11.807 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:11.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:11.837 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:39:11.912 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:11.944 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:11.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:11.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:12.048 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:12.074 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:12.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:12.179 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:12.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:12.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:12.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T20:39:12.313 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:12.342 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:12.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:12.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:12 smithi173 bash[59517]: cluster 2023-09-23T20:39:10.653313+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1174: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 18047/68046 objects degraded (26.522%); 2213/68046 objects misplaced (3.252%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:39:12.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:12.471 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:12.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:12.577 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:12.609 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:12.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:12.622 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:12 smithi098 bash[78228]: cluster 2023-09-23T20:39:10.653313+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1174: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 18047/68046 objects degraded (26.522%); 2213/68046 objects misplaced (3.252%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:39:12.623 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:12 smithi098 bash[74888]: cluster 2023-09-23T20:39:10.653313+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1174: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 18047/68046 objects degraded (26.522%); 2213/68046 objects misplaced (3.252%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:39:12.711 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:12.741 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:12.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:12.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:12.873 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:12.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:12.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:12.976 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:13.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:13.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:13.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:13.130 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:13.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:13.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:13.260 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:13.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:13.292 INFO:teuthology.orchestra.run.smithi098.stderr:set pool 9 pgp_num to 26 2023-09-23T20:39:13.364 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:13.389 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:13.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:13.493 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:13.500 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:13 smithi173 bash[59517]: audit 2023-09-23T20:39:13.147459+0000 mon.a (mon.0) 1491 : audit 1 from='client.? 172.21.15.98:0/2727922507' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:39:13.526 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:13.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:13.629 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:13.638 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:13 smithi098 bash[74888]: audit 2023-09-23T20:39:13.147459+0000 mon.a (mon.0) 1491 : audit 1 from='client.? 172.21.15.98:0/2727922507' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:39:13.639 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:13 smithi098 bash[78228]: audit 2023-09-23T20:39:13.147459+0000 mon.a (mon.0) 1491 : audit 1 from='client.? 172.21.15.98:0/2727922507' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:39:13.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:13.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:13.759 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:13.799 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:13.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:13.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:13.936 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:13.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:13.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:14.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:14.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.074 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:14.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:14.175 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:14.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:14.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:14.308 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:14.337 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:14.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:14 smithi173 bash[59517]: cluster 2023-09-23T20:39:12.654118+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1175: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 478 op/s; 17875/66624 objects degraded (26.830%); 2054/66624 objects misplaced (3.083%); 9.3 MiB/s, 149 objects/s recovering 2023-09-23T20:39:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:14 smithi173 bash[59517]: audit 2023-09-23T20:39:13.278538+0000 mon.a (mon.0) 1492 : audit 1 from='client.? 172.21.15.98:0/2727922507' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T20:39:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:14 smithi173 bash[59517]: cluster 2023-09-23T20:39:13.279305+0000 mon.a (mon.0) 1493 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-09-23T20:39:14.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:14 smithi173 bash[59517]: cluster 2023-09-23T20:39:13.294387+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:14 smithi173 bash[59517]: cluster 2023-09-23T20:39:13.305654+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:14 smithi173 bash[59517]: cluster 2023-09-23T20:39:13.306427+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:14 smithi173 bash[59517]: cluster 2023-09-23T20:39:13.314923+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.442 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:14.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:14.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:14.570 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:14.579 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[74888]: cluster 2023-09-23T20:39:12.654118+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1175: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 478 op/s; 17875/66624 objects degraded (26.830%); 2054/66624 objects misplaced (3.083%); 9.3 MiB/s, 149 objects/s recovering 2023-09-23T20:39:14.579 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[74888]: audit 2023-09-23T20:39:13.278538+0000 mon.a (mon.0) 1492 : audit 1 from='client.? 172.21.15.98:0/2727922507' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T20:39:14.579 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[74888]: cluster 2023-09-23T20:39:13.279305+0000 mon.a (mon.0) 1493 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-09-23T20:39:14.579 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[74888]: cluster 2023-09-23T20:39:13.294387+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.579 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[74888]: cluster 2023-09-23T20:39:13.305654+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.579 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[74888]: cluster 2023-09-23T20:39:13.306427+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.579 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[74888]: cluster 2023-09-23T20:39:13.314923+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.579 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[78228]: cluster 2023-09-23T20:39:12.654118+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1175: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 478 op/s; 17875/66624 objects degraded (26.830%); 2054/66624 objects misplaced (3.083%); 9.3 MiB/s, 149 objects/s recovering 2023-09-23T20:39:14.580 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[78228]: audit 2023-09-23T20:39:13.278538+0000 mon.a (mon.0) 1492 : audit 1 from='client.? 172.21.15.98:0/2727922507' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T20:39:14.580 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[78228]: cluster 2023-09-23T20:39:13.279305+0000 mon.a (mon.0) 1493 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-09-23T20:39:14.580 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[78228]: cluster 2023-09-23T20:39:13.294387+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.580 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[78228]: cluster 2023-09-23T20:39:13.305654+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.580 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[78228]: cluster 2023-09-23T20:39:13.306427+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.580 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:14 smithi098 bash[78228]: cluster 2023-09-23T20:39:13.314923+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T20:39:14.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:14.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:14.701 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:14.726 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:14.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:14.830 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:14.855 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:14.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:14.959 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:14.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:14.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:14.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:15.091 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:15.117 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:15.119 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:15.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:15.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:15.248 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:15.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:15.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:15.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:15 smithi173 bash[59517]: cluster 2023-09-23T20:39:15.071702+0000 mon.a (mon.0) 1494 : cluster 3 Health check update: Degraded data redundancy: 17875/66624 objects degraded (26.830%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:15.382 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:15.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:15.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:15 smithi098 bash[74888]: cluster 2023-09-23T20:39:15.071702+0000 mon.a (mon.0) 1494 : cluster 3 Health check update: Degraded data redundancy: 17875/66624 objects degraded (26.830%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:15.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:15 smithi098 bash[78228]: cluster 2023-09-23T20:39:15.071702+0000 mon.a (mon.0) 1494 : cluster 3 Health check update: Degraded data redundancy: 17875/66624 objects degraded (26.830%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:15.488 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:15.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:15.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:15.620 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:15.657 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:15.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:15.765 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:15.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:15.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:15.897 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:15.923 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:15.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:15.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:16.027 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:16.052 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:16.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:16.156 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:16.180 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:16.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:16.286 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:16.296 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:39:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:39:16] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.33.4" 2023-09-23T20:39:16.297 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:16 smithi098 bash[78228]: cluster 2023-09-23T20:39:14.655283+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1177: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 352 op/s; 17709/65601 objects degraded (26.995%); 2054/65601 objects misplaced (3.131%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:39:16.313 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:16.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:16.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:16.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:16.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:16.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:16.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:16 smithi173 bash[59517]: cluster 2023-09-23T20:39:14.655283+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1177: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 352 op/s; 17709/65601 objects degraded (26.995%); 2054/65601 objects misplaced (3.131%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:39:16.588 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:16.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:16.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:16 smithi098 bash[74888]: cluster 2023-09-23T20:39:14.655283+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1177: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 352 op/s; 17709/65601 objects degraded (26.995%); 2054/65601 objects misplaced (3.131%); 7.6 MiB/s, 121 objects/s recovering 2023-09-23T20:39:16.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:16.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:16.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:16.822 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:16.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:16.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:16.950 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:16.979 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:16.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:16.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:17.082 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:17.087 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:39:17.125 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:17.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:17.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:17.251 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:17.261 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:17.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:17.364 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:17.389 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:17.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:17.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:17.525 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:17.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:17.629 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:17.654 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:17.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:17.763 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:17.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:17.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:17.892 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:17.918 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:17.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:17.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:18.021 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:18.047 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:18.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:18.151 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:18.175 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:18.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:18.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:18.305 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:18.408 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:18.438 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:18.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:18.547 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:18.575 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:18.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:18.581 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:18 smithi098 bash[78228]: cluster 2023-09-23T20:39:16.656148+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1178: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 17389/59976 objects degraded (28.993%); 1937/59976 objects misplaced (3.230%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:39:18.581 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:18 smithi098 bash[74888]: cluster 2023-09-23T20:39:16.656148+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1178: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 17389/59976 objects degraded (28.993%); 1937/59976 objects misplaced (3.230%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:39:18.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:18 smithi173 bash[59517]: cluster 2023-09-23T20:39:16.656148+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1178: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 17389/59976 objects degraded (28.993%); 1937/59976 objects misplaced (3.230%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T20:39:18.681 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:18.705 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:18.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:18.809 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:18.843 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:18.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:18.950 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:18.974 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:18.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:18.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:19.076 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:19.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:19.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:19.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:19.245 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:19.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:19.351 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:19.377 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:19.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:19.480 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:19.515 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:19.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:19.619 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:19.659 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:19.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:19.714 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:39:19.714 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:39:19.714 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-09-23T20:39:19.714 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:39:19.765 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:19.800 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:19.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:19.905 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:19.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:19.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:19.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:20.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:20.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:20.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:20.172 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:20.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:20.304 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:20.332 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:20.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:20.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:20 smithi098 bash[78228]: cluster 2023-09-23T20:39:18.656958+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 17024/57357 objects degraded (29.681%); 1770/57357 objects misplaced (3.086%); 9.9 MiB/s, 158 objects/s recovering 2023-09-23T20:39:20.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:20 smithi098 bash[78228]: cluster 2023-09-23T20:39:20.072737+0000 mon.a (mon.0) 1495 : cluster 3 Health check update: Degraded data redundancy: 17024/57357 objects degraded (29.681%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:20.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:20 smithi098 bash[74888]: cluster 2023-09-23T20:39:18.656958+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 17024/57357 objects degraded (29.681%); 1770/57357 objects misplaced (3.086%); 9.9 MiB/s, 158 objects/s recovering 2023-09-23T20:39:20.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:20 smithi098 bash[74888]: cluster 2023-09-23T20:39:20.072737+0000 mon.a (mon.0) 1495 : cluster 3 Health check update: Degraded data redundancy: 17024/57357 objects degraded (29.681%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:20.436 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:20.460 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:20.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:20.564 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:20.572 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:20 smithi173 bash[59517]: cluster 2023-09-23T20:39:18.656958+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 17024/57357 objects degraded (29.681%); 1770/57357 objects misplaced (3.086%); 9.9 MiB/s, 158 objects/s recovering 2023-09-23T20:39:20.572 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:20 smithi173 bash[59517]: cluster 2023-09-23T20:39:20.072737+0000 mon.a (mon.0) 1495 : cluster 3 Health check update: Degraded data redundancy: 17024/57357 objects degraded (29.681%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:20.591 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:20.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:20.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:20.721 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:20.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:20.823 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:20.855 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:20.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:20.963 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:20.990 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:20.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:20.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:21.098 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:21.115 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:21.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:21.245 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:21.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:21.351 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:21.378 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:21.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:21.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:21.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:21.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:21.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:21.646 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:21.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:21.749 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:21.776 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:21.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:21.879 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:21.906 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:21.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:21.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:22.010 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:22.049 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:22.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:22.098 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:39:22.138 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:39:22.153 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:22.185 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:39:22.194 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:22.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:22.217 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:39:22.251 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:39:22.282 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:39:22.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:22.316 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:39:22.329 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:22.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:22 smithi173 bash[59517]: cluster 2023-09-23T20:39:20.657788+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1180: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 16642/51012 objects degraded (32.624%); 1655/51012 objects misplaced (3.244%); 10 MiB/s, 162 objects/s recovering 2023-09-23T20:39:22.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:22 smithi173 bash[59517]: audit 2023-09-23T20:39:22.059476+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.98:0/4152635354' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:22.351 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:39:22.359 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:39:22.359 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:39:22.360 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:39:22.360 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:39:22.360 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:39:22.360 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:39:22.361 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:39:22.361 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:39:22.361 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:39:22.361 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:39:22.412 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:22 smithi098 bash[74888]: cluster 2023-09-23T20:39:20.657788+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1180: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 16642/51012 objects degraded (32.624%); 1655/51012 objects misplaced (3.244%); 10 MiB/s, 162 objects/s recovering 2023-09-23T20:39:22.412 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:22 smithi098 bash[74888]: audit 2023-09-23T20:39:22.059476+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.98:0/4152635354' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:22.412 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:22 smithi098 bash[78228]: cluster 2023-09-23T20:39:20.657788+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1180: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 16642/51012 objects degraded (32.624%); 1655/51012 objects misplaced (3.244%); 10 MiB/s, 162 objects/s recovering 2023-09-23T20:39:22.412 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:22 smithi098 bash[78228]: audit 2023-09-23T20:39:22.059476+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.98:0/4152635354' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:22.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:22.460 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:22.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:22.565 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:22.591 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:22.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:22.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:22.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:22.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:22.823 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:22.842 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:22.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:22.945 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:22.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:22.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:22.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:23.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:23.108 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:23.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:23.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:23.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:23.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:23.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:23.379 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:23.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:23.467 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T20:39:23.484 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:23.540 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:23.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:23.650 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:23.675 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:23.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:23.783 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:23.807 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:23.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:23.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:23.940 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:23.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:23.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:24.043 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:24.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:24.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:24.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:24.216 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:24.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:24.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:24 smithi098 bash[74888]: cluster 2023-09-23T20:39:22.658432+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1181: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 16439/49236 objects degraded (33.388%); 1477/49236 objects misplaced (3.000%); 10 MiB/s, 164 objects/s recovering 2023-09-23T20:39:24.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:24.345 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:24.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:24.451 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:24.477 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:24.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:24.584 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:24.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:24 smithi173 bash[59517]: cluster 2023-09-23T20:39:22.658432+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1181: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 16439/49236 objects degraded (33.388%); 1477/49236 objects misplaced (3.000%); 10 MiB/s, 164 objects/s recovering 2023-09-23T20:39:24.597 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:24 smithi098 bash[78228]: cluster 2023-09-23T20:39:22.658432+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1181: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 16439/49236 objects degraded (33.388%); 1477/49236 objects misplaced (3.000%); 10 MiB/s, 164 objects/s recovering 2023-09-23T20:39:24.610 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:24.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:24.717 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:24.751 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:24.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:24.856 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:24.882 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:24.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:24.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:24.985 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:25.019 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:25.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:25.124 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:25.153 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:25.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:25.260 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:25.290 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:25.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:25.327 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:25 smithi098 bash[74888]: audit 2023-09-23T20:39:24.609255+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:25.327 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:25 smithi098 bash[74888]: cluster 2023-09-23T20:39:25.073826+0000 mon.a (mon.0) 1497 : cluster 3 Health check update: Degraded data redundancy: 16439/49236 objects degraded (33.388%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:25.395 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:25.404 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:25 smithi173 bash[59517]: audit 2023-09-23T20:39:24.609255+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:25.404 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:25 smithi173 bash[59517]: cluster 2023-09-23T20:39:25.073826+0000 mon.a (mon.0) 1497 : cluster 3 Health check update: Degraded data redundancy: 16439/49236 objects degraded (33.388%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:25.420 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:25.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:25.524 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:25.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:25.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:25.656 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:25.660 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:25 smithi098 bash[78228]: audit 2023-09-23T20:39:24.609255+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:25.660 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:25 smithi098 bash[78228]: cluster 2023-09-23T20:39:25.073826+0000 mon.a (mon.0) 1497 : cluster 3 Health check update: Degraded data redundancy: 16439/49236 objects degraded (33.388%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:25.674 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:25.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:25.778 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:25.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:25.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:25.908 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:25.940 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:25.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:25.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:26.044 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:26.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:26.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:26.173 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:26.202 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:26.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:26.304 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:26.314 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:39:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:39:26] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.33.4" 2023-09-23T20:39:26.348 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:26.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:26.453 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:26.493 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:26.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:26.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:26 smithi173 bash[59517]: cluster 2023-09-23T20:39:24.659038+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1182: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 998 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 16207/47949 objects degraded (33.800%); 1477/47949 objects misplaced (3.080%); 9.4 MiB/s, 150 objects/s recovering 2023-09-23T20:39:26.598 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:26.607 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:26 smithi098 bash[74888]: cluster 2023-09-23T20:39:24.659038+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1182: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 998 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 16207/47949 objects degraded (33.800%); 1477/47949 objects misplaced (3.080%); 9.4 MiB/s, 150 objects/s recovering 2023-09-23T20:39:26.607 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:26 smithi098 bash[78228]: cluster 2023-09-23T20:39:24.659038+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1182: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 998 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 517 op/s; 16207/47949 objects degraded (33.800%); 1477/47949 objects misplaced (3.080%); 9.4 MiB/s, 150 objects/s recovering 2023-09-23T20:39:26.626 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:26.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:26.757 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:26.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:26.862 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:26.889 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:26.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:26.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:26.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:27.024 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:27.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:27.128 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:27.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:27.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:27.259 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:27.278 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:39:27.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:27.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:27.351 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:39:27.396 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:27 smithi098 bash[74888]: audit 2023-09-23T20:39:26.987043+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.98:0/839653723' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:39:27.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:27 smithi098 bash[74888]: audit 2023-09-23T20:39:26.987756+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:39:27.397 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:27 smithi098 bash[78228]: audit 2023-09-23T20:39:26.987043+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.98:0/839653723' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:39:27.397 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:27 smithi098 bash[78228]: audit 2023-09-23T20:39:26.987756+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:39:27.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:27.430 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:27.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:27.536 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:27.565 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:27.570 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:27 smithi173 bash[59517]: audit 2023-09-23T20:39:26.987043+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.98:0/839653723' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:39:27.570 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:27 smithi173 bash[59517]: audit 2023-09-23T20:39:26.987756+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:39:27.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:27.660 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:39:27.672 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:27.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.746 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:27.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:27.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:27.871 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:27.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:27.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:27.977 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:28.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:28.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:28.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:28.141 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:28.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:28.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:28.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:28.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:28.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:28.404 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:28.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:28.509 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:28.518 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:28 smithi173 bash[59517]: cluster 2023-09-23T20:39:26.659812+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1183: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 854 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 15763/41019 objects degraded (38.429%); 1362/41019 objects misplaced (3.320%); 12 MiB/s, 189 objects/s recovering 2023-09-23T20:39:28.518 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:28 smithi173 bash[59517]: cluster 2023-09-23T20:39:27.321478+0000 mon.a (mon.0) 1499 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:39:28.518 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:28 smithi173 bash[59517]: audit 2023-09-23T20:39:27.338590+0000 mon.a (mon.0) 1500 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:39:28.518 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:28 smithi173 bash[59517]: cluster 2023-09-23T20:39:27.338957+0000 mon.a (mon.0) 1501 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-09-23T20:39:28.518 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:28 smithi173 bash[59517]: cluster 2023-09-23T20:39:27.346727+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.518 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:28 smithi173 bash[59517]: cluster 2023-09-23T20:39:27.347000+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.518 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:28 smithi173 bash[59517]: cluster 2023-09-23T20:39:27.348949+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:28 smithi173 bash[59517]: cluster 2023-09-23T20:39:27.360346+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.533 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:28.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:28.636 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:28.668 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:28.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:28.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[74888]: cluster 2023-09-23T20:39:26.659812+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1183: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 854 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 15763/41019 objects degraded (38.429%); 1362/41019 objects misplaced (3.320%); 12 MiB/s, 189 objects/s recovering 2023-09-23T20:39:28.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[74888]: cluster 2023-09-23T20:39:27.321478+0000 mon.a (mon.0) 1499 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:39:28.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[74888]: audit 2023-09-23T20:39:27.338590+0000 mon.a (mon.0) 1500 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:39:28.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[74888]: cluster 2023-09-23T20:39:27.338957+0000 mon.a (mon.0) 1501 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-09-23T20:39:28.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[74888]: cluster 2023-09-23T20:39:27.346727+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[74888]: cluster 2023-09-23T20:39:27.347000+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[74888]: cluster 2023-09-23T20:39:27.348949+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[74888]: cluster 2023-09-23T20:39:27.360346+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[78228]: cluster 2023-09-23T20:39:26.659812+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1183: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 854 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 15763/41019 objects degraded (38.429%); 1362/41019 objects misplaced (3.320%); 12 MiB/s, 189 objects/s recovering 2023-09-23T20:39:28.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[78228]: cluster 2023-09-23T20:39:27.321478+0000 mon.a (mon.0) 1499 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:39:28.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[78228]: audit 2023-09-23T20:39:27.338590+0000 mon.a (mon.0) 1500 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:39:28.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[78228]: cluster 2023-09-23T20:39:27.338957+0000 mon.a (mon.0) 1501 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-09-23T20:39:28.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[78228]: cluster 2023-09-23T20:39:27.346727+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[78228]: cluster 2023-09-23T20:39:27.347000+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.684 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[78228]: cluster 2023-09-23T20:39:27.348949+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.684 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:28 smithi098 bash[78228]: cluster 2023-09-23T20:39:27.360346+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T20:39:28.770 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:28.796 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:28.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:28.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:28.930 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:28.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:28.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:29.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:29.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:29.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:29.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:29.205 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:29.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:29.311 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:29.345 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:29.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:29.448 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:29.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:29.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:29.545 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:29.584 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:29.611 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:29.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:29.713 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:29.748 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:29.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:29.858 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:29.891 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:29.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:29.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:29.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:30.031 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:30.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:30.140 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:30.169 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:30.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:30.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:30.304 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:30.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:30.336 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:30 smithi173 bash[59517]: cluster 2023-09-23T20:39:28.660545+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1185: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 786 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 15329/37779 objects degraded (40.575%); 1143/37779 objects misplaced (3.025%); 12 MiB/s, 192 objects/s recovering 2023-09-23T20:39:30.337 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:30 smithi173 bash[59517]: audit 2023-09-23T20:39:29.630127+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:39:30.337 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:30 smithi173 bash[59517]: cluster 2023-09-23T20:39:30.074958+0000 mon.a (mon.0) 1503 : cluster 3 Health check update: Degraded data redundancy: 15329/37779 objects degraded (40.575%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:30.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:30.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:30.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:30.544 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:30.570 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:30.673 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:30.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:30 smithi098 bash[74888]: cluster 2023-09-23T20:39:28.660545+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1185: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 786 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 15329/37779 objects degraded (40.575%); 1143/37779 objects misplaced (3.025%); 12 MiB/s, 192 objects/s recovering 2023-09-23T20:39:30.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:30 smithi098 bash[74888]: audit 2023-09-23T20:39:29.630127+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:39:30.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:30 smithi098 bash[74888]: cluster 2023-09-23T20:39:30.074958+0000 mon.a (mon.0) 1503 : cluster 3 Health check update: Degraded data redundancy: 15329/37779 objects degraded (40.575%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:30.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:30 smithi098 bash[78228]: cluster 2023-09-23T20:39:28.660545+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1185: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 786 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 15329/37779 objects degraded (40.575%); 1143/37779 objects misplaced (3.025%); 12 MiB/s, 192 objects/s recovering 2023-09-23T20:39:30.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:30 smithi098 bash[78228]: audit 2023-09-23T20:39:29.630127+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:39:30.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:30 smithi098 bash[78228]: cluster 2023-09-23T20:39:30.074958+0000 mon.a (mon.0) 1503 : cluster 3 Health check update: Degraded data redundancy: 15329/37779 objects degraded (40.575%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:30.701 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:30.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:30.804 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:30.837 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:30.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:30.941 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:30.972 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:30.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:30.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:31.081 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:31.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:39:31.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:31.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:31.214 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:31.247 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:31.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:31.353 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:31.379 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:31.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:31.486 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:31.511 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:31.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:31.614 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:31.659 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:31.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:31.762 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:31.785 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:31.890 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:31.920 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:31.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:31.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:32.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:32.052 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:32.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:32.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:32.183 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:32.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:32.286 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:32.314 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:32.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:32.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:32.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:32 smithi098 bash[74888]: cluster 2023-09-23T20:39:30.661464+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1186: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 640 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 14918/30744 objects degraded (48.523%); 1031/30744 objects misplaced (3.353%); 12 MiB/s, 195 objects/s recovering 2023-09-23T20:39:32.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:32 smithi098 bash[78228]: cluster 2023-09-23T20:39:30.661464+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1186: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 640 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 14918/30744 objects degraded (48.523%); 1031/30744 objects misplaced (3.353%); 12 MiB/s, 195 objects/s recovering 2023-09-23T20:39:32.450 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:32.554 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:32.563 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:32 smithi173 bash[59517]: cluster 2023-09-23T20:39:30.661464+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1186: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 640 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 14918/30744 objects degraded (48.523%); 1031/30744 objects misplaced (3.353%); 12 MiB/s, 195 objects/s recovering 2023-09-23T20:39:32.569 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:39:32.569 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:39:32.592 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:32.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:32.697 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:32.723 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:32.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:32.828 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:32.860 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:32.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:32.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:32.966 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:32.996 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:33.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:33.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:33.139 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:33.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:33.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:33.272 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:33.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:33.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:33.432 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:33.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:33.538 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:33.564 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:33.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:33.629 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:33.668 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:33.703 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:33.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:33.775 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:39:33.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:33.844 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:33.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:33.953 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:33.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:33.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:33.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:34.092 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:34.118 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:34.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:34.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:34.252 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:34.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:34.357 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:34.366 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:34 smithi098 bash[78228]: cluster 2023-09-23T20:39:32.662285+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1187: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 596 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 14762/28632 objects degraded (51.558%); 823/28632 objects misplaced (2.874%); 13 MiB/s, 201 objects/s recovering 2023-09-23T20:39:34.366 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:34 smithi098 bash[74888]: cluster 2023-09-23T20:39:32.662285+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1187: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 596 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 14762/28632 objects degraded (51.558%); 823/28632 objects misplaced (2.874%); 13 MiB/s, 201 objects/s recovering 2023-09-23T20:39:34.383 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:34.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:34.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:34.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:34.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:34.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:34 smithi173 bash[59517]: cluster 2023-09-23T20:39:32.662285+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1187: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 596 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 14762/28632 objects degraded (51.558%); 823/28632 objects misplaced (2.874%); 13 MiB/s, 201 objects/s recovering 2023-09-23T20:39:34.614 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:34.655 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:34.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:34.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:34.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:34.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:34.896 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:34.932 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:34.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:34.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:35.040 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:35.080 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:35.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:35.185 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:35.214 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:35.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:35.317 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:35.335 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:35.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:35.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:35.443 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:35 smithi098 bash[78228]: cluster 2023-09-23T20:39:35.076496+0000 mon.a (mon.0) 1504 : cluster 3 Health check update: Degraded data redundancy: 14762/28632 objects degraded (51.558%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:35.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:35.577 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:35.610 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:35.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:35.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:35 smithi173 bash[59517]: cluster 2023-09-23T20:39:35.076496+0000 mon.a (mon.0) 1504 : cluster 3 Health check update: Degraded data redundancy: 14762/28632 objects degraded (51.558%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:35.668 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:35.717 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:35.735 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:35.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:35.745 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:35 smithi098 bash[74888]: cluster 2023-09-23T20:39:35.076496+0000 mon.a (mon.0) 1504 : cluster 3 Health check update: Degraded data redundancy: 14762/28632 objects degraded (51.558%), 14 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:35.838 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:35.873 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:35.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:35.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:35.976 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:36.008 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:36.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:36.089 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:39:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:39:36] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.33.4" 2023-09-23T20:39:36.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:36.143 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:36.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:36.250 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.280 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:36.350 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:36 smithi098 bash[78228]: cluster 2023-09-23T20:39:34.662976+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1188: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 565 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 14520/27144 objects degraded (53.492%); 823/27144 objects misplaced (3.032%); 13 MiB/s, 202 objects/s recovering 2023-09-23T20:39:36.350 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:36 smithi098 bash[78228]: audit 2023-09-23T20:39:36.193420+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:36.350 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:36 smithi098 bash[78228]: audit 2023-09-23T20:39:36.212434+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:36.387 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.413 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:36.515 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:36.525 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:36 smithi173 bash[59517]: cluster 2023-09-23T20:39:34.662976+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1188: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 565 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 14520/27144 objects degraded (53.492%); 823/27144 objects misplaced (3.032%); 13 MiB/s, 202 objects/s recovering 2023-09-23T20:39:36.525 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:36 smithi173 bash[59517]: audit 2023-09-23T20:39:36.193420+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:36.525 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:36 smithi173 bash[59517]: audit 2023-09-23T20:39:36.212434+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:36.545 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:36.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:36.653 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.663 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:36 smithi098 bash[74888]: cluster 2023-09-23T20:39:34.662976+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1188: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 565 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 14520/27144 objects degraded (53.492%); 823/27144 objects misplaced (3.032%); 13 MiB/s, 202 objects/s recovering 2023-09-23T20:39:36.663 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:36 smithi098 bash[74888]: audit 2023-09-23T20:39:36.193420+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:36.663 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:36 smithi098 bash[74888]: audit 2023-09-23T20:39:36.212434+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:36.688 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:36.792 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:36.816 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:36.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:36.919 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.943 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:36.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:36.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:37.048 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:37.077 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:37.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:37.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:37.210 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:37.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:37.316 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:37.347 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:37.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:37.452 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:37.500 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:37.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:37.536 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:39:37.541 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:39:37.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:37.637 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:37.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:37.676 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:39:37.746 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:37.774 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:37.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:37.877 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:37.901 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:37.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:37.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:38.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:38.033 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:38.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:38.140 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:38.148 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[74888]: cluster 2023-09-23T20:39:36.664273+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1189: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 405 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 14392/19473 objects degraded (73.907%); 616/19473 objects misplaced (3.163%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:39:38.148 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[74888]: audit 2023-09-23T20:39:37.016508+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:38.148 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[74888]: audit 2023-09-23T20:39:37.028136+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:38.148 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[74888]: audit 2023-09-23T20:39:37.669538+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:39:38.148 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[74888]: audit 2023-09-23T20:39:37.671128+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:39:38.148 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[74888]: audit 2023-09-23T20:39:37.680288+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:38.149 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[78228]: cluster 2023-09-23T20:39:36.664273+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1189: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 405 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 14392/19473 objects degraded (73.907%); 616/19473 objects misplaced (3.163%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:39:38.149 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[78228]: audit 2023-09-23T20:39:37.016508+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:38.149 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[78228]: audit 2023-09-23T20:39:37.028136+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:38.149 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[78228]: audit 2023-09-23T20:39:37.669538+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:39:38.149 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[78228]: audit 2023-09-23T20:39:37.671128+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:39:38.149 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:38 smithi098 bash[78228]: audit 2023-09-23T20:39:37.680288+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:38.167 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:38.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:38.271 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:38.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:38 smithi173 bash[59517]: cluster 2023-09-23T20:39:36.664273+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1189: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 405 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 14392/19473 objects degraded (73.907%); 616/19473 objects misplaced (3.163%); 11 MiB/s, 180 objects/s recovering 2023-09-23T20:39:38.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:38 smithi173 bash[59517]: audit 2023-09-23T20:39:37.016508+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:38.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:38 smithi173 bash[59517]: audit 2023-09-23T20:39:37.028136+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:38.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:38 smithi173 bash[59517]: audit 2023-09-23T20:39:37.669538+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:39:38.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:38 smithi173 bash[59517]: audit 2023-09-23T20:39:37.671128+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:39:38.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:38 smithi173 bash[59517]: audit 2023-09-23T20:39:37.680288+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:38.309 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:38.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:38.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:38.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:38.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:38.567 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:38.594 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:38.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:38.700 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:38.738 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:38.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:38.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:38.875 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:38.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:38.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:38.980 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:39.001 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:39.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:39.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:39.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:39 smithi173 bash[59517]: audit 2023-09-23T20:39:37.497289+0000 mgr.y (mgr.34107) 1080 : audit 0 from='client.35688 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:39:39.129 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:39.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:39.235 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:39.258 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:39.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:39.364 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:39.402 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:39.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:39.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:39 smithi098 bash[78228]: audit 2023-09-23T20:39:37.497289+0000 mgr.y (mgr.34107) 1080 : audit 0 from='client.35688 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:39:39.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:39 smithi098 bash[74888]: audit 2023-09-23T20:39:37.497289+0000 mgr.y (mgr.34107) 1080 : audit 0 from='client.35688 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:39:39.508 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:39.547 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:39.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:39.650 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:39.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:39.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:39.783 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:39.805 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:39.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:39.913 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:39.942 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:39.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:39.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:40.045 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:40.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:40.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:40 smithi173 bash[59517]: cluster 2023-09-23T20:39:38.665209+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1190: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 337 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 14045/16230 objects degraded (86.537%); 360/16230 objects misplaced (2.218%); 12 MiB/s, 195 objects/s recovering 2023-09-23T20:39:40.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:40 smithi173 bash[59517]: audit 2023-09-23T20:39:39.612244+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:40.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:40 smithi173 bash[59517]: audit 2023-09-23T20:39:39.613609+0000 mon.a (mon.0) 1513 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:40.171 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:40.202 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:40.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:40.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:40.336 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:40.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:40 smithi098 bash[74888]: cluster 2023-09-23T20:39:38.665209+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1190: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 337 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 14045/16230 objects degraded (86.537%); 360/16230 objects misplaced (2.218%); 12 MiB/s, 195 objects/s recovering 2023-09-23T20:39:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:40 smithi098 bash[74888]: audit 2023-09-23T20:39:39.612244+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:40.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:40 smithi098 bash[74888]: audit 2023-09-23T20:39:39.613609+0000 mon.a (mon.0) 1513 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:40.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:40 smithi098 bash[78228]: cluster 2023-09-23T20:39:38.665209+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1190: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 337 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 14045/16230 objects degraded (86.537%); 360/16230 objects misplaced (2.218%); 12 MiB/s, 195 objects/s recovering 2023-09-23T20:39:40.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:40 smithi098 bash[78228]: audit 2023-09-23T20:39:39.612244+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:40.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:40 smithi098 bash[78228]: audit 2023-09-23T20:39:39.613609+0000 mon.a (mon.0) 1513 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:40.441 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:40.472 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:40.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:40.576 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:40.597 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:40.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:40.700 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:40.732 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:40.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:40.834 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:40.865 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:40.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:40.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:40.969 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:41.005 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:41.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:41.114 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:41.135 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:41.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:41.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:41.269 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:41.274 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:41 smithi173 bash[59517]: cluster 2023-09-23T20:39:40.077665+0000 mon.a (mon.0) 1514 : cluster 3 Health check update: Degraded data redundancy: 14045/16230 objects degraded (86.537%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:41.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:41.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:41.403 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:41.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:41.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:41 smithi098 bash[74888]: cluster 2023-09-23T20:39:40.077665+0000 mon.a (mon.0) 1514 : cluster 3 Health check update: Degraded data redundancy: 14045/16230 objects degraded (86.537%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:41.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:41 smithi098 bash[78228]: cluster 2023-09-23T20:39:40.077665+0000 mon.a (mon.0) 1514 : cluster 3 Health check update: Degraded data redundancy: 14045/16230 objects degraded (86.537%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:41.508 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:41.538 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:41.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:41.557 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":1189,"stamp":"2023-09-23T20:39:36.663175+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":424351672,"num_objects":6491,"num_object_clones":0,"num_object_copies":19473,"num_objects_missing_on_primary":3518,"num_objects_missing":3518,"num_objects_degraded":14392,"num_objects_misplaced":616,"num_objects_unfound":0,"num_objects_dirty":6491,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":133437,"num_write_kb":4470990,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44518,"num_bytes_recovered":2595761844,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":184789,"ondisk_log_size":184789,"up":297,"acting":290,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":335,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8274764,"kb_used_data":3390092,"kb_used_omap":25,"kb_used_meta":4884390,"kb_avail":741686452,"statfs":{"total":767960285184,"available":759486926848,"internally_reserved":0,"allocated":3471454208,"data_stored":3465028203,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25680,"internal_metadata":5001616304},"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":-470679552,"num_objects":-7182,"num_object_clones":0,"num_object_copies":-21546,"num_objects_missing_on_primary":-638,"num_objects_missing":-638,"num_objects_degraded":-1371,"num_objects_misplaced":-746,"num_objects_unfound":0,"num_objects_dirty":-7182,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7182,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1801,"num_bytes_recovered":118030336,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003976"},"pg_stats":[{"pgid":"9.10","version":"284'7273","reported_seq":9437,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:32.986708+0000","last_change":"2023-09-23T20:38:36.200669+0000","last_active":"2023-09-23T20:39:32.986708+0000","last_peered":"2023-09-23T20:39:32.986708+0000","last_clean":"2023-09-23T20:39:32.986708+0000","last_became_active":"2023-09-23T20:38:36.188411+0000","last_became_peered":"2023-09-23T20:38:36.188411+0000","last_unstale":"2023-09-23T20:39:32.986708+0000","last_undegraded":"2023-09-23T20:39:32.986708+0000","last_fullsized":"2023-09-23T20:39:32.986708+0000","mapping_epoch":277,"log_start":"229'700","ondisk_log_start":"229'700","created":277,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6573,"log_dups_size":0,"ondisk_log_size":6573,"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":15466496,"num_objects":236,"num_object_clones":0,"num_object_copies":708,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":236,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4092,"num_write_kb":138496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":517,"num_bytes_recovered":33882112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"59'1","reported_seq":164,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.296853+0000","last_change":"2023-09-23T20:33:42.535387+0000","last_active":"2023-09-23T20:39:13.296853+0000","last_peered":"2023-09-23T20:39:13.296853+0000","last_clean":"2023-09-23T20:39:13.296853+0000","last_became_active":"2023-09-23T20:33:42.535012+0000","last_became_peered":"2023-09-23T20:33:42.535012+0000","last_unstale":"2023-09-23T20:39:13.296853+0000","last_undegraded":"2023-09-23T20:39:13.296853+0000","last_fullsized":"2023-09-23T20:39:13.296853+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:59:55.047019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":41,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.286599+0000","last_change":"2023-09-23T20:35:30.041013+0000","last_active":"2023-09-23T20:39:13.286599+0000","last_peered":"2023-09-23T20:39:13.286599+0000","last_clean":"2023-09-23T20:39:13.286599+0000","last_became_active":"2023-09-23T20:35:30.040612+0000","last_became_peered":"2023-09-23T20:35:30.040612+0000","last_unstale":"2023-09-23T20:39:13.286599+0000","last_undegraded":"2023-09-23T20:39:13.286599+0000","last_fullsized":"2023-09-23T20:39:13.286599+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:14:59.922333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.13","version":"284'7397","reported_seq":10917,"reported_epoch":284,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:39:35.520331+0000","last_change":"2023-09-23T20:38:36.291900+0000","last_active":"2023-09-23T20:39:35.520331+0000","last_peered":"2023-09-23T20:39:35.520331+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:36.253063+0000","last_became_peered":"2023-09-23T20:38:36.253063+0000","last_unstale":"2023-09-23T20:39:35.520331+0000","last_undegraded":"2023-09-23T20:38:36.249189+0000","last_fullsized":"2023-09-23T20:39:35.520331+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7397,"log_dups_size":0,"ondisk_log_size":7397,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":12779520,"num_objects":195,"num_object_clones":0,"num_object_copies":585,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1240,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":195,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4173,"num_write_kb":139776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1205,"num_bytes_recovered":78970880,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["7","5"],"object_location_counts":[{"shards":"1,3,7","objects":8},{"shards":"1,5,7","objects":187}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":259,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.296193+0000","last_change":"2023-09-23T20:35:30.044561+0000","last_active":"2023-09-23T20:39:13.296193+0000","last_peered":"2023-09-23T20:39:13.296193+0000","last_clean":"2023-09-23T20:39:13.296193+0000","last_became_active":"2023-09-23T20:35:30.044140+0000","last_became_peered":"2023-09-23T20:35:30.044140+0000","last_unstale":"2023-09-23T20:39:13.296193+0000","last_undegraded":"2023-09-23T20:39:13.296193+0000","last_fullsized":"2023-09-23T20:39:13.296193+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:32.422519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.295041+0000","last_change":"2023-09-23T20:36:00.054545+0000","last_active":"2023-09-23T20:39:13.295041+0000","last_peered":"2023-09-23T20:39:13.295041+0000","last_clean":"2023-09-23T20:39:13.295041+0000","last_became_active":"2023-09-23T20:36:00.053791+0000","last_became_peered":"2023-09-23T20:36:00.053791+0000","last_unstale":"2023-09-23T20:39:13.295041+0000","last_undegraded":"2023-09-23T20:39:13.295041+0000","last_fullsized":"2023-09-23T20:39:13.295041+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.314890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.12","version":"284'7315","reported_seq":16609,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:31.839980+0000","last_change":"2023-09-23T20:38:36.213740+0000","last_active":"2023-09-23T20:39:31.839980+0000","last_peered":"2023-09-23T20:39:31.839980+0000","last_clean":"2023-09-23T20:39:31.839980+0000","last_became_active":"2023-09-23T20:38:36.201590+0000","last_became_peered":"2023-09-23T20:38:36.201590+0000","last_unstale":"2023-09-23T20:39:31.839980+0000","last_undegraded":"2023-09-23T20:39:31.839980+0000","last_fullsized":"2023-09-23T20:39:31.839980+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7315,"log_dups_size":0,"ondisk_log_size":7315,"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":16187392,"num_objects":247,"num_object_clones":0,"num_object_copies":741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":247,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4092,"num_write_kb":138848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2703,"num_bytes_recovered":145129472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":50,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.336868+0000","last_change":"2023-09-23T20:36:00.051229+0000","last_active":"2023-09-23T20:39:13.336868+0000","last_peered":"2023-09-23T20:39:13.336868+0000","last_clean":"2023-09-23T20:39:13.336868+0000","last_became_active":"2023-09-23T20:36:00.050554+0000","last_became_peered":"2023-09-23T20:36:00.050554+0000","last_unstale":"2023-09-23T20:39:13.336868+0000","last_undegraded":"2023-09-23T20:39:13.336868+0000","last_fullsized":"2023-09-23T20:39:13.336868+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.824264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.319381+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:39:13.319381+0000","last_peered":"2023-09-23T20:39:13.319381+0000","last_clean":"2023-09-23T20:39:13.319381+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:39:13.319381+0000","last_undegraded":"2023-09-23T20:39:13.319381+0000","last_fullsized":"2023-09-23T20:39:13.319381+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":37,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.295326+0000","last_change":"2023-09-23T20:36:00.057771+0000","last_active":"2023-09-23T20:39:13.295326+0000","last_peered":"2023-09-23T20:39:13.295326+0000","last_clean":"2023-09-23T20:39:13.295326+0000","last_became_active":"2023-09-23T20:36:00.057495+0000","last_became_peered":"2023-09-23T20:36:00.057495+0000","last_unstale":"2023-09-23T20:39:13.295326+0000","last_undegraded":"2023-09-23T20:39:13.295326+0000","last_fullsized":"2023-09-23T20:39:13.295326+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:17:46.745953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.336804+0000","last_change":"2023-09-23T20:35:30.064611+0000","last_active":"2023-09-23T20:39:13.336804+0000","last_peered":"2023-09-23T20:39:13.336804+0000","last_clean":"2023-09-23T20:39:13.336804+0000","last_became_active":"2023-09-23T20:35:30.064286+0000","last_became_peered":"2023-09-23T20:35:30.064286+0000","last_unstale":"2023-09-23T20:39:13.336804+0000","last_undegraded":"2023-09-23T20:39:13.336804+0000","last_fullsized":"2023-09-23T20:39:13.336804+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:52.998493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":317,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.311015+0000","last_change":"2023-09-23T20:33:42.551681+0000","last_active":"2023-09-23T20:39:13.311015+0000","last_peered":"2023-09-23T20:39:13.311015+0000","last_clean":"2023-09-23T20:39:13.311015+0000","last_became_active":"2023-09-23T20:33:42.551288+0000","last_became_peered":"2023-09-23T20:33:42.551288+0000","last_unstale":"2023-09-23T20:39:13.311015+0000","last_undegraded":"2023-09-23T20:39:13.311015+0000","last_fullsized":"2023-09-23T20:39:13.311015+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.284725+0000","last_change":"2023-09-23T20:35:30.253978+0000","last_active":"2023-09-23T20:39:13.284725+0000","last_peered":"2023-09-23T20:39:13.284725+0000","last_clean":"2023-09-23T20:39:13.284725+0000","last_became_active":"2023-09-23T20:35:30.253624+0000","last_became_peered":"2023-09-23T20:35:30.253624+0000","last_unstale":"2023-09-23T20:39:13.284725+0000","last_undegraded":"2023-09-23T20:39:13.284725+0000","last_fullsized":"2023-09-23T20:39:13.284725+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:19.531574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":151,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.298098+0000","last_change":"2023-09-23T20:35:30.207620+0000","last_active":"2023-09-23T20:39:13.298098+0000","last_peered":"2023-09-23T20:39:13.298098+0000","last_clean":"2023-09-23T20:39:13.298098+0000","last_became_active":"2023-09-23T20:35:30.083019+0000","last_became_peered":"2023-09-23T20:35:30.083019+0000","last_unstale":"2023-09-23T20:39:13.298098+0000","last_undegraded":"2023-09-23T20:39:13.298098+0000","last_fullsized":"2023-09-23T20:39:13.298098+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":239,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.296615+0000","last_change":"2023-09-23T20:33:42.533010+0000","last_active":"2023-09-23T20:39:13.296615+0000","last_peered":"2023-09-23T20:39:13.296615+0000","last_clean":"2023-09-23T20:39:13.296615+0000","last_became_active":"2023-09-23T20:33:42.532688+0000","last_became_peered":"2023-09-23T20:33:42.532688+0000","last_unstale":"2023-09-23T20:39:13.296615+0000","last_undegraded":"2023-09-23T20:39:13.296615+0000","last_fullsized":"2023-09-23T20:39:13.296615+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:59.836664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":110,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.300393+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:39:13.300393+0000","last_peered":"2023-09-23T20:39:13.300393+0000","last_clean":"2023-09-23T20:39:13.300393+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:39:13.300393+0000","last_undegraded":"2023-09-23T20:39:13.300393+0000","last_fullsized":"2023-09-23T20:39:13.300393+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":248,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.319013+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:39:13.319013+0000","last_peered":"2023-09-23T20:39:13.319013+0000","last_clean":"2023-09-23T20:39:13.319013+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:39:13.319013+0000","last_undegraded":"2023-09-23T20:39:13.319013+0000","last_fullsized":"2023-09-23T20:39:13.319013+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.19","version":"284'7295","reported_seq":13646,"reported_epoch":284,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:39:35.230517+0000","last_change":"2023-09-23T20:38:37.867908+0000","last_active":"2023-09-23T20:39:35.230517+0000","last_peered":"2023-09-23T20:39:35.230517+0000","last_clean":"2023-09-23T20:34:24.131928+0000","last_became_active":"2023-09-23T20:38:37.219439+0000","last_became_peered":"2023-09-23T20:38:37.219439+0000","last_unstale":"2023-09-23T20:39:35.230517+0000","last_undegraded":"2023-09-23T20:38:37.166480+0000","last_fullsized":"2023-09-23T20:39:35.230517+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7295,"log_dups_size":0,"ondisk_log_size":7295,"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":12353536,"num_objects":189,"num_object_clones":0,"num_object_copies":567,"num_objects_missing_on_primary":1008,"num_objects_missing":1008,"num_objects_degraded":1008,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":189,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4113,"num_write_kb":137632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1963,"num_bytes_recovered":128516096,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","7"],"object_location_counts":[{"shards":"0,5,7","objects":189}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":153,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.299494+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:39:13.299494+0000","last_peered":"2023-09-23T20:39:13.299494+0000","last_clean":"2023-09-23T20:39:13.299494+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:39:13.299494+0000","last_undegraded":"2023-09-23T20:39:13.299494+0000","last_fullsized":"2023-09-23T20:39:13.299494+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":41,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.292509+0000","last_change":"2023-09-23T20:35:30.109939+0000","last_active":"2023-09-23T20:39:13.292509+0000","last_peered":"2023-09-23T20:39:13.292509+0000","last_clean":"2023-09-23T20:39:13.292509+0000","last_became_active":"2023-09-23T20:35:30.109551+0000","last_became_peered":"2023-09-23T20:35:30.109551+0000","last_unstale":"2023-09-23T20:39:13.292509+0000","last_undegraded":"2023-09-23T20:39:13.292509+0000","last_fullsized":"2023-09-23T20:39:13.292509+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:42.389809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"9.18","version":"284'7487","reported_seq":15508,"reported_epoch":284,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:39:31.993124+0000","last_change":"2023-09-23T20:38:39.472262+0000","last_active":"2023-09-23T20:39:31.993124+0000","last_peered":"2023-09-23T20:39:31.993124+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:39.037392+0000","last_became_peered":"2023-09-23T20:38:39.037392+0000","last_unstale":"2023-09-23T20:39:31.993124+0000","last_undegraded":"2023-09-23T20:38:39.014331+0000","last_fullsized":"2023-09-23T20:38:38.551856+0000","mapping_epoch":279,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7487,"log_dups_size":0,"ondisk_log_size":7487,"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":16252928,"num_objects":248,"num_object_clones":0,"num_object_copies":744,"num_objects_missing_on_primary":663,"num_objects_missing":663,"num_objects_degraded":1050,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":248,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4193,"num_write_kb":142112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1866,"num_bytes_recovered":122224640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"0,3","objects":-28},{"shards":"0,5,7","objects":276}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":37,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.293406+0000","last_change":"2023-09-23T20:36:00.054466+0000","last_active":"2023-09-23T20:39:13.293406+0000","last_peered":"2023-09-23T20:39:13.293406+0000","last_clean":"2023-09-23T20:39:13.293406+0000","last_became_active":"2023-09-23T20:36:00.054119+0000","last_became_peered":"2023-09-23T20:36:00.054119+0000","last_unstale":"2023-09-23T20:39:13.293406+0000","last_undegraded":"2023-09-23T20:39:13.293406+0000","last_fullsized":"2023-09-23T20:39:13.293406+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:12:55.788165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":301,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.312669+0000","last_change":"2023-09-23T20:35:30.095853+0000","last_active":"2023-09-23T20:39:13.312669+0000","last_peered":"2023-09-23T20:39:13.312669+0000","last_clean":"2023-09-23T20:39:13.312669+0000","last_became_active":"2023-09-23T20:35:30.095609+0000","last_became_peered":"2023-09-23T20:35:30.095609+0000","last_unstale":"2023-09-23T20:39:13.312669+0000","last_undegraded":"2023-09-23T20:39:13.312669+0000","last_fullsized":"2023-09-23T20:39:13.312669+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.299045+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:39:13.299045+0000","last_peered":"2023-09-23T20:39:13.299045+0000","last_clean":"2023-09-23T20:39:13.299045+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:39:13.299045+0000","last_undegraded":"2023-09-23T20:39:13.299045+0000","last_fullsized":"2023-09-23T20:39:13.299045+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":37,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.294966+0000","last_change":"2023-09-23T20:36:00.058065+0000","last_active":"2023-09-23T20:39:13.294966+0000","last_peered":"2023-09-23T20:39:13.294966+0000","last_clean":"2023-09-23T20:39:13.294966+0000","last_became_active":"2023-09-23T20:36:00.054422+0000","last_became_peered":"2023-09-23T20:36:00.054422+0000","last_unstale":"2023-09-23T20:39:13.294966+0000","last_undegraded":"2023-09-23T20:39:13.294966+0000","last_fullsized":"2023-09-23T20:39:13.294966+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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.666280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":355,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.318710+0000","last_change":"2023-09-23T20:36:00.094405+0000","last_active":"2023-09-23T20:39:13.318710+0000","last_peered":"2023-09-23T20:39:13.318710+0000","last_clean":"2023-09-23T20:39:13.318710+0000","last_became_active":"2023-09-23T20:36:00.057313+0000","last_became_peered":"2023-09-23T20:36:00.057313+0000","last_unstale":"2023-09-23T20:39:13.318710+0000","last_undegraded":"2023-09-23T20:39:13.318710+0000","last_fullsized":"2023-09-23T20:39:13.318710+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":41,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.287405+0000","last_change":"2023-09-23T20:35:30.055266+0000","last_active":"2023-09-23T20:39:13.287405+0000","last_peered":"2023-09-23T20:39:13.287405+0000","last_clean":"2023-09-23T20:39:13.287405+0000","last_became_active":"2023-09-23T20:35:30.054937+0000","last_became_peered":"2023-09-23T20:35:30.054937+0000","last_unstale":"2023-09-23T20:39:13.287405+0000","last_undegraded":"2023-09-23T20:39:13.287405+0000","last_fullsized":"2023-09-23T20:39:13.287405+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.560081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"284'7434","reported_seq":17164,"reported_epoch":284,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:39:35.221264+0000","last_change":"2023-09-23T20:38:37.189371+0000","last_active":"2023-09-23T20:39:35.221264+0000","last_peered":"2023-09-23T20:39:35.221264+0000","last_clean":"2023-09-23T20:35:04.800592+0000","last_became_active":"2023-09-23T20:38:37.161895+0000","last_became_peered":"2023-09-23T20:38:37.161895+0000","last_unstale":"2023-09-23T20:39:35.221264+0000","last_undegraded":"2023-09-23T20:38:37.149790+0000","last_fullsized":"2023-09-23T20:39:35.221264+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7434,"log_dups_size":0,"ondisk_log_size":7434,"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":10780672,"num_objects":164,"num_object_clones":0,"num_object_copies":492,"num_objects_missing_on_primary":84,"num_objects_missing":84,"num_objects_degraded":84,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":164,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4190,"num_write_kb":139360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2401,"num_bytes_recovered":157351936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["1","5","6"],"object_location_counts":[{"shards":"0,1,5","objects":164}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":158,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.298310+0000","last_change":"2023-09-23T20:36:00.120728+0000","last_active":"2023-09-23T20:39:13.298310+0000","last_peered":"2023-09-23T20:39:13.298310+0000","last_clean":"2023-09-23T20:39:13.298310+0000","last_became_active":"2023-09-23T20:36:00.060264+0000","last_became_peered":"2023-09-23T20:36:00.060264+0000","last_unstale":"2023-09-23T20:39:13.298310+0000","last_undegraded":"2023-09-23T20:39:13.298310+0000","last_fullsized":"2023-09-23T20:39:13.298310+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":6,"num_bytes_recovered":132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":286,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.309652+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:39:13.309652+0000","last_peered":"2023-09-23T20:39:13.309652+0000","last_clean":"2023-09-23T20:39:13.309652+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:39:13.309652+0000","last_undegraded":"2023-09-23T20:39:13.309652+0000","last_fullsized":"2023-09-23T20:39:13.309652+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"284'7490","reported_seq":12165,"reported_epoch":284,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:39:32.926028+0000","last_change":"2023-09-23T20:38:37.222811+0000","last_active":"2023-09-23T20:39:32.926028+0000","last_peered":"2023-09-23T20:39:32.926028+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:37.169903+0000","last_became_peered":"2023-09-23T20:38:37.169903+0000","last_unstale":"2023-09-23T20:39:32.926028+0000","last_undegraded":"2023-09-23T20:38:37.156620+0000","last_fullsized":"2023-09-23T20:39:32.926028+0000","mapping_epoch":278,"log_start":"230'800","ondisk_log_start":"230'800","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6690,"log_dups_size":0,"ondisk_log_size":6690,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":14188544,"num_objects":216,"num_object_clones":0,"num_object_copies":648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1032,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":216,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4225,"num_write_kb":142144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1494,"num_bytes_recovered":97845248,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["1","4"],"object_location_counts":[{"shards":"0,1,4","objects":233},{"shards":"1,3,4","objects":-17}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":119,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.298940+0000","last_change":"2023-09-23T20:33:42.549584+0000","last_active":"2023-09-23T20:39:13.298940+0000","last_peered":"2023-09-23T20:39:13.298940+0000","last_clean":"2023-09-23T20:39:13.298940+0000","last_became_active":"2023-09-23T20:33:42.549030+0000","last_became_peered":"2023-09-23T20:33:42.549030+0000","last_unstale":"2023-09-23T20:39:13.298940+0000","last_undegraded":"2023-09-23T20:39:13.298940+0000","last_fullsized":"2023-09-23T20:39:13.298940+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":279,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.296101+0000","last_change":"2023-09-23T20:35:30.043850+0000","last_active":"2023-09-23T20:39:13.296101+0000","last_peered":"2023-09-23T20:39:13.296101+0000","last_clean":"2023-09-23T20:39:13.296101+0000","last_became_active":"2023-09-23T20:35:30.043355+0000","last_became_peered":"2023-09-23T20:35:30.043355+0000","last_unstale":"2023-09-23T20:39:13.296101+0000","last_undegraded":"2023-09-23T20:39:13.296101+0000","last_fullsized":"2023-09-23T20:39:13.296101+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.206676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.7","version":"284'7347","reported_seq":16137,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:35.533902+0000","last_change":"2023-09-23T20:38:36.190735+0000","last_active":"2023-09-23T20:39:35.533902+0000","last_peered":"2023-09-23T20:39:35.533902+0000","last_clean":"2023-09-23T20:39:35.533902+0000","last_became_active":"2023-09-23T20:38:36.183071+0000","last_became_peered":"2023-09-23T20:38:36.183071+0000","last_unstale":"2023-09-23T20:39:35.533902+0000","last_undegraded":"2023-09-23T20:39:35.533902+0000","last_fullsized":"2023-09-23T20:39:35.533902+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7347,"log_dups_size":0,"ondisk_log_size":7347,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":13926400,"num_objects":212,"num_object_clones":0,"num_object_copies":636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":212,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4134,"num_write_kb":139104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2173,"num_bytes_recovered":98861056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":104,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.298248+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:39:13.298248+0000","last_peered":"2023-09-23T20:39:13.298248+0000","last_clean":"2023-09-23T20:39:13.298248+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:39:13.298248+0000","last_undegraded":"2023-09-23T20:39:13.298248+0000","last_fullsized":"2023-09-23T20:39:13.298248+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":312,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.318869+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:39:13.318869+0000","last_peered":"2023-09-23T20:39:13.318869+0000","last_clean":"2023-09-23T20:39:13.318869+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:39:13.318869+0000","last_undegraded":"2023-09-23T20:39:13.318869+0000","last_fullsized":"2023-09-23T20:39:13.318869+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"284'7321","reported_seq":9540,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:35.463883+0000","last_change":"2023-09-23T20:38:36.180527+0000","last_active":"2023-09-23T20:39:35.463883+0000","last_peered":"2023-09-23T20:39:35.463883+0000","last_clean":"2023-09-23T20:39:35.463883+0000","last_became_active":"2023-09-23T20:38:36.166060+0000","last_became_peered":"2023-09-23T20:38:36.166060+0000","last_unstale":"2023-09-23T20:39:35.463883+0000","last_undegraded":"2023-09-23T20:39:35.463883+0000","last_fullsized":"2023-09-23T20:39:35.463883+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7321,"log_dups_size":0,"ondisk_log_size":7321,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":11796480,"num_objects":180,"num_object_clones":0,"num_object_copies":540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":180,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4137,"num_write_kb":138144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":531,"num_bytes_recovered":34832384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":283,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.310824+0000","last_change":"2023-09-23T20:35:30.096478+0000","last_active":"2023-09-23T20:39:13.310824+0000","last_peered":"2023-09-23T20:39:13.310824+0000","last_clean":"2023-09-23T20:39:13.310824+0000","last_became_active":"2023-09-23T20:35:30.096198+0000","last_became_peered":"2023-09-23T20:35:30.096198+0000","last_unstale":"2023-09-23T20:39:13.310824+0000","last_undegraded":"2023-09-23T20:39:13.310824+0000","last_fullsized":"2023-09-23T20:39:13.310824+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.294268+0000","last_change":"2023-09-23T20:36:00.059536+0000","last_active":"2023-09-23T20:39:13.294268+0000","last_peered":"2023-09-23T20:39:13.294268+0000","last_clean":"2023-09-23T20:39:13.294268+0000","last_became_active":"2023-09-23T20:36:00.059173+0000","last_became_peered":"2023-09-23T20:36:00.059173+0000","last_unstale":"2023-09-23T20:39:13.294268+0000","last_undegraded":"2023-09-23T20:39:13.294268+0000","last_fullsized":"2023-09-23T20:39:13.294268+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:37:13.017646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"284'7475","reported_seq":16489,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:31.955167+0000","last_change":"2023-09-23T20:38:36.151913+0000","last_active":"2023-09-23T20:39:31.955167+0000","last_peered":"2023-09-23T20:39:31.955167+0000","last_clean":"2023-09-23T20:39:31.955167+0000","last_became_active":"2023-09-23T20:38:36.141110+0000","last_became_peered":"2023-09-23T20:38:36.141110+0000","last_unstale":"2023-09-23T20:39:31.955167+0000","last_undegraded":"2023-09-23T20:39:31.955167+0000","last_fullsized":"2023-09-23T20:39:31.955167+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7475,"log_dups_size":0,"ondisk_log_size":7475,"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":19103744,"num_objects":291,"num_object_clones":0,"num_object_copies":873,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":291,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4167,"num_write_kb":142688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2229,"num_bytes_recovered":121307136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"59'2","reported_seq":58,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.285983+0000","last_change":"2023-09-23T20:36:00.140593+0000","last_active":"2023-09-23T20:39:13.285983+0000","last_peered":"2023-09-23T20:39:13.285983+0000","last_clean":"2023-09-23T20:39:13.285983+0000","last_became_active":"2023-09-23T20:36:00.054856+0000","last_became_peered":"2023-09-23T20:36:00.054856+0000","last_unstale":"2023-09-23T20:39:13.285983+0000","last_undegraded":"2023-09-23T20:39:13.285983+0000","last_fullsized":"2023-09-23T20:39:13.285983+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.171313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":41,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.292597+0000","last_change":"2023-09-23T20:35:30.069060+0000","last_active":"2023-09-23T20:39:13.292597+0000","last_peered":"2023-09-23T20:39:13.292597+0000","last_clean":"2023-09-23T20:39:13.292597+0000","last_became_active":"2023-09-23T20:35:30.068769+0000","last_became_peered":"2023-09-23T20:35:30.068769+0000","last_unstale":"2023-09-23T20:39:13.292597+0000","last_undegraded":"2023-09-23T20:39:13.292597+0000","last_fullsized":"2023-09-23T20:39:13.292597+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.349166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.0","version":"284'7270","reported_seq":9434,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:32.951709+0000","last_change":"2023-09-23T20:38:36.188162+0000","last_active":"2023-09-23T20:39:32.951709+0000","last_peered":"2023-09-23T20:39:32.951709+0000","last_clean":"2023-09-23T20:39:32.951709+0000","last_became_active":"2023-09-23T20:38:36.159831+0000","last_became_peered":"2023-09-23T20:38:36.159831+0000","last_unstale":"2023-09-23T20:39:32.951709+0000","last_undegraded":"2023-09-23T20:39:32.951709+0000","last_fullsized":"2023-09-23T20:39:32.951709+0000","mapping_epoch":238,"log_start":"229'700","ondisk_log_start":"229'700","created":225,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6570,"log_dups_size":0,"ondisk_log_size":6570,"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":15663104,"num_objects":239,"num_object_clones":0,"num_object_copies":717,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":239,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4089,"num_write_kb":138496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":517,"num_bytes_recovered":33882112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":276,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.318753+0000","last_change":"2023-09-23T20:33:42.538517+0000","last_active":"2023-09-23T20:39:13.318753+0000","last_peered":"2023-09-23T20:39:13.318753+0000","last_clean":"2023-09-23T20:39:13.318753+0000","last_became_active":"2023-09-23T20:33:42.538152+0000","last_became_peered":"2023-09-23T20:33:42.538152+0000","last_unstale":"2023-09-23T20:39:13.318753+0000","last_undegraded":"2023-09-23T20:39:13.318753+0000","last_fullsized":"2023-09-23T20:39:13.318753+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":277,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.279124+0000","last_change":"2023-09-23T20:33:42.533284+0000","last_active":"2023-09-23T20:39:13.279124+0000","last_peered":"2023-09-23T20:39:13.279124+0000","last_clean":"2023-09-23T20:39:13.279124+0000","last_became_active":"2023-09-23T20:33:42.532965+0000","last_became_peered":"2023-09-23T20:33:42.532965+0000","last_unstale":"2023-09-23T20:39:13.279124+0000","last_undegraded":"2023-09-23T20:39:13.279124+0000","last_fullsized":"2023-09-23T20:39:13.279124+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:27:00.264249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.3","version":"284'7426","reported_seq":11006,"reported_epoch":284,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:39:35.478452+0000","last_change":"2023-09-23T20:38:37.233505+0000","last_active":"2023-09-23T20:39:35.478452+0000","last_peered":"2023-09-23T20:39:35.478452+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:37.223407+0000","last_became_peered":"2023-09-23T20:38:37.223407+0000","last_unstale":"2023-09-23T20:39:35.478452+0000","last_undegraded":"2023-09-23T20:38:37.197774+0000","last_fullsized":"2023-09-23T20:39:35.478452+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7426,"log_dups_size":0,"ondisk_log_size":7426,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":10878976,"num_objects":166,"num_object_clones":0,"num_object_copies":498,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1250,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":166,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4202,"num_write_kb":139776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1234,"num_bytes_recovered":80871424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["7","5"],"object_location_counts":[{"shards":"1,3,7","objects":-8},{"shards":"1,5,7","objects":174}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":282,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.310419+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:39:13.310419+0000","last_peered":"2023-09-23T20:39:13.310419+0000","last_clean":"2023-09-23T20:39:13.310419+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:39:13.310419+0000","last_undegraded":"2023-09-23T20:39:13.310419+0000","last_fullsized":"2023-09-23T20:39:13.310419+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":250,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.319126+0000","last_change":"2023-09-23T20:33:42.545754+0000","last_active":"2023-09-23T20:39:13.319126+0000","last_peered":"2023-09-23T20:39:13.319126+0000","last_clean":"2023-09-23T20:39:13.319126+0000","last_became_active":"2023-09-23T20:33:42.545369+0000","last_became_peered":"2023-09-23T20:33:42.545369+0000","last_unstale":"2023-09-23T20:39:13.319126+0000","last_undegraded":"2023-09-23T20:39:13.319126+0000","last_fullsized":"2023-09-23T20:39:13.319126+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.2","version":"284'7287","reported_seq":16582,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:31.980015+0000","last_change":"2023-09-23T20:38:36.195069+0000","last_active":"2023-09-23T20:39:31.980015+0000","last_peered":"2023-09-23T20:39:31.980015+0000","last_clean":"2023-09-23T20:39:31.980015+0000","last_became_active":"2023-09-23T20:38:36.185195+0000","last_became_peered":"2023-09-23T20:38:36.185195+0000","last_unstale":"2023-09-23T20:39:31.980015+0000","last_undegraded":"2023-09-23T20:39:31.980015+0000","last_fullsized":"2023-09-23T20:39:31.980015+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7287,"log_dups_size":0,"ondisk_log_size":7287,"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":18022400,"num_objects":275,"num_object_clones":0,"num_object_copies":825,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":275,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4064,"num_write_kb":138848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2702,"num_bytes_recovered":145129472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":41,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.336970+0000","last_change":"2023-09-23T20:35:30.071076+0000","last_active":"2023-09-23T20:39:13.336970+0000","last_peered":"2023-09-23T20:39:13.336970+0000","last_clean":"2023-09-23T20:39:13.336970+0000","last_became_active":"2023-09-23T20:35:30.070668+0000","last_became_peered":"2023-09-23T20:35:30.070668+0000","last_unstale":"2023-09-23T20:39:13.336970+0000","last_undegraded":"2023-09-23T20:39:13.336970+0000","last_fullsized":"2023-09-23T20:39:13.336970+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.861802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":299,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.299321+0000","last_change":"2023-09-23T20:35:30.043938+0000","last_active":"2023-09-23T20:39:13.299321+0000","last_peered":"2023-09-23T20:39:13.299321+0000","last_clean":"2023-09-23T20:39:13.299321+0000","last_became_active":"2023-09-23T20:35:30.043572+0000","last_became_peered":"2023-09-23T20:35:30.043572+0000","last_unstale":"2023-09-23T20:39:13.299321+0000","last_undegraded":"2023-09-23T20:39:13.299321+0000","last_fullsized":"2023-09-23T20:39:13.299321+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:16.684388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"284'8537","reported_seq":10945,"reported_epoch":284,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:39:35.536592+0000","last_change":"2023-09-23T20:35:31.418336+0000","last_active":"2023-09-23T20:39:35.536592+0000","last_peered":"2023-09-23T20:39:35.536592+0000","last_clean":"2023-09-23T20:35:29.066056+0000","last_became_active":"2023-09-23T20:35:31.402908+0000","last_became_peered":"2023-09-23T20:35:31.402908+0000","last_unstale":"2023-09-23T20:39:35.536592+0000","last_undegraded":"2023-09-23T20:35:31.102424+0000","last_fullsized":"2023-09-23T20:35:31.048664+0000","mapping_epoch":255,"log_start":"234'1500","ondisk_log_start":"234'1500","created":225,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7037,"log_dups_size":0,"ondisk_log_size":7037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23265280,"num_objects":355,"num_object_clones":0,"num_object_copies":1065,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4446,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":355,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8537,"num_write_kb":284544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1158,"num_bytes_recovered":75890688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","1","2"],"object_location_counts":[{"shards":"1,2,5","objects":355},{"shards":"1,5","objects":-3473}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":342,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.298660+0000","last_change":"2023-09-23T20:36:00.235046+0000","last_active":"2023-09-23T20:39:13.298660+0000","last_peered":"2023-09-23T20:39:13.298660+0000","last_clean":"2023-09-23T20:39:13.298660+0000","last_became_active":"2023-09-23T20:36:00.222427+0000","last_became_peered":"2023-09-23T20:36:00.222427+0000","last_unstale":"2023-09-23T20:39:13.298660+0000","last_undegraded":"2023-09-23T20:39:13.298660+0000","last_fullsized":"2023-09-23T20:39:13.298660+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:28.381539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":283,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.312549+0000","last_change":"2023-09-23T20:35:30.069308+0000","last_active":"2023-09-23T20:39:13.312549+0000","last_peered":"2023-09-23T20:39:13.312549+0000","last_clean":"2023-09-23T20:39:13.312549+0000","last_became_active":"2023-09-23T20:35:30.068842+0000","last_became_peered":"2023-09-23T20:35:30.068842+0000","last_unstale":"2023-09-23T20:39:13.312549+0000","last_undegraded":"2023-09-23T20:39:13.312549+0000","last_fullsized":"2023-09-23T20:39:13.312549+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":219,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.296943+0000","last_change":"2023-09-23T20:33:42.535245+0000","last_active":"2023-09-23T20:39:13.296943+0000","last_peered":"2023-09-23T20:39:13.296943+0000","last_clean":"2023-09-23T20:39:13.296943+0000","last_became_active":"2023-09-23T20:33:42.534984+0000","last_became_peered":"2023-09-23T20:33:42.534984+0000","last_unstale":"2023-09-23T20:39:13.296943+0000","last_undegraded":"2023-09-23T20:39:13.296943+0000","last_fullsized":"2023-09-23T20:39:13.296943+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:31.431496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"284'7328","reported_seq":13741,"reported_epoch":284,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:39:35.097842+0000","last_change":"2023-09-23T20:38:37.573184+0000","last_active":"2023-09-23T20:39:35.097842+0000","last_peered":"2023-09-23T20:39:35.097842+0000","last_clean":"2023-09-23T20:34:24.131928+0000","last_became_active":"2023-09-23T20:38:37.209608+0000","last_became_peered":"2023-09-23T20:38:37.209608+0000","last_unstale":"2023-09-23T20:39:35.097842+0000","last_undegraded":"2023-09-23T20:38:37.155618+0000","last_fullsized":"2023-09-23T20:39:35.097842+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7328,"log_dups_size":0,"ondisk_log_size":7328,"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":10190848,"num_objects":155,"num_object_clones":0,"num_object_copies":465,"num_objects_missing_on_primary":1055,"num_objects_missing":1055,"num_objects_degraded":1055,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":155,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4145,"num_write_kb":137632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1995,"num_bytes_recovered":130613248,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","7"],"object_location_counts":[{"shards":"0,5,7","objects":155}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":269,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.310192+0000","last_change":"2023-09-23T20:33:42.543580+0000","last_active":"2023-09-23T20:39:13.310192+0000","last_peered":"2023-09-23T20:39:13.310192+0000","last_clean":"2023-09-23T20:39:13.310192+0000","last_became_active":"2023-09-23T20:33:42.542676+0000","last_became_peered":"2023-09-23T20:33:42.542676+0000","last_unstale":"2023-09-23T20:39:13.310192+0000","last_undegraded":"2023-09-23T20:39:13.310192+0000","last_fullsized":"2023-09-23T20:39:13.310192+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.293564+0000","last_change":"2023-09-23T20:36:00.053681+0000","last_active":"2023-09-23T20:39:13.293564+0000","last_peered":"2023-09-23T20:39:13.293564+0000","last_clean":"2023-09-23T20:39:13.293564+0000","last_became_active":"2023-09-23T20:36:00.053300+0000","last_became_peered":"2023-09-23T20:36:00.053300+0000","last_unstale":"2023-09-23T20:39:13.293564+0000","last_undegraded":"2023-09-23T20:39:13.293564+0000","last_fullsized":"2023-09-23T20:39:13.293564+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:11:49.323959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":100,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.310690+0000","last_change":"2023-09-23T20:35:30.068618+0000","last_active":"2023-09-23T20:39:13.310690+0000","last_peered":"2023-09-23T20:39:13.310690+0000","last_clean":"2023-09-23T20:39:13.310690+0000","last_became_active":"2023-09-23T20:35:30.068224+0000","last_became_peered":"2023-09-23T20:35:30.068224+0000","last_unstale":"2023-09-23T20:39:13.310690+0000","last_undegraded":"2023-09-23T20:39:13.310690+0000","last_fullsized":"2023-09-23T20:39:13.310690+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.a","version":"284'8460","reported_seq":9931,"reported_epoch":284,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:39:35.577705+0000","last_change":"2023-09-23T20:36:00.108150+0000","last_active":"2023-09-23T20:39:35.577705+0000","last_peered":"2023-09-23T20:39:35.577705+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:33:44.056461+0000","last_became_peered":"2023-09-23T20:33:44.056461+0000","last_unstale":"2023-09-23T20:39:35.577705+0000","last_undegraded":"2023-09-23T20:33:43.558205+0000","last_fullsized":"2023-09-23T20:33:43.544560+0000","mapping_epoch":233,"log_start":"234'1400","ondisk_log_start":"234'1400","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7060,"log_dups_size":0,"ondisk_log_size":7060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22282240,"num_objects":340,"num_object_clones":0,"num_object_copies":1020,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":447,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":340,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8460,"num_write_kb":281600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":696,"num_bytes_recovered":37421056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"5,7","objects":-107}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":354,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.278704+0000","last_change":"2023-09-23T20:36:00.055616+0000","last_active":"2023-09-23T20:39:13.278704+0000","last_peered":"2023-09-23T20:39:13.278704+0000","last_clean":"2023-09-23T20:39:13.278704+0000","last_became_active":"2023-09-23T20:36:00.055267+0000","last_became_peered":"2023-09-23T20:36:00.055267+0000","last_unstale":"2023-09-23T20:39:13.278704+0000","last_undegraded":"2023-09-23T20:39:13.278704+0000","last_fullsized":"2023-09-23T20:39:13.278704+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:14.426837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.296023+0000","last_change":"2023-09-23T20:33:42.533674+0000","last_active":"2023-09-23T20:39:13.296023+0000","last_peered":"2023-09-23T20:39:13.296023+0000","last_clean":"2023-09-23T20:39:13.296023+0000","last_became_active":"2023-09-23T20:33:42.532640+0000","last_became_peered":"2023-09-23T20:33:42.532640+0000","last_unstale":"2023-09-23T20:39:13.296023+0000","last_undegraded":"2023-09-23T20:39:13.296023+0000","last_fullsized":"2023-09-23T20:39:13.296023+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:38.696366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":309,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.299371+0000","last_change":"2023-09-23T20:36:00.056802+0000","last_active":"2023-09-23T20:39:13.299371+0000","last_peered":"2023-09-23T20:39:13.299371+0000","last_clean":"2023-09-23T20:39:13.299371+0000","last_became_active":"2023-09-23T20:36:00.056485+0000","last_became_peered":"2023-09-23T20:36:00.056485+0000","last_unstale":"2023-09-23T20:39:13.299371+0000","last_undegraded":"2023-09-23T20:39:13.299371+0000","last_fullsized":"2023-09-23T20:39:13.299371+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:49:24.582680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"284'7430","reported_seq":15321,"reported_epoch":284,"state":"active+recovering+undersized+remapped","last_fresh":"2023-09-23T20:39:31.995888+0000","last_change":"2023-09-23T20:38:40.121355+0000","last_active":"2023-09-23T20:39:31.995888+0000","last_peered":"2023-09-23T20:39:31.995888+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:37.668513+0000","last_became_peered":"2023-09-23T20:38:37.668513+0000","last_unstale":"2023-09-23T20:39:31.995888+0000","last_undegraded":"2023-09-23T20:39:31.995888+0000","last_fullsized":"2023-09-23T20:38:37.145184+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7430,"log_dups_size":0,"ondisk_log_size":7430,"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":19988480,"num_objects":305,"num_object_clones":0,"num_object_copies":915,"num_objects_missing_on_primary":614,"num_objects_missing":614,"num_objects_degraded":0,"num_objects_misplaced":256,"num_objects_unfound":0,"num_objects_dirty":305,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4136,"num_write_kb":142112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1826,"num_bytes_recovered":119668736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"0,3","objects":48},{"shards":"0,3,5,7","objects":1},{"shards":"0,5,7","objects":256}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":306,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.310514+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:39:13.310514+0000","last_peered":"2023-09-23T20:39:13.310514+0000","last_clean":"2023-09-23T20:39:13.310514+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:39:13.310514+0000","last_undegraded":"2023-09-23T20:39:13.310514+0000","last_fullsized":"2023-09-23T20:39:13.310514+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":506,"reported_epoch":283,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:39:13.297814+0000","last_change":"2023-09-23T20:36:01.211869+0000","last_active":"2023-09-23T20:39:13.297814+0000","last_peered":"2023-09-23T20:39:13.297814+0000","last_clean":"2023-09-23T20:35:55.253419+0000","last_became_active":"2023-09-23T20:36:01.211443+0000","last_became_peered":"2023-09-23T20:36:01.211443+0000","last_unstale":"2023-09-23T20:39:13.297814+0000","last_undegraded":"2023-09-23T20:36:01.041910+0000","last_fullsized":"2023-09-23T20:36:01.041287+0000","mapping_epoch":259,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":253,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":41,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.285529+0000","last_change":"2023-09-23T20:35:30.056793+0000","last_active":"2023-09-23T20:39:13.285529+0000","last_peered":"2023-09-23T20:39:13.285529+0000","last_clean":"2023-09-23T20:39:13.285529+0000","last_became_active":"2023-09-23T20:35:30.056416+0000","last_became_peered":"2023-09-23T20:35:30.056416+0000","last_unstale":"2023-09-23T20:39:13.285529+0000","last_undegraded":"2023-09-23T20:39:13.285529+0000","last_fullsized":"2023-09-23T20:39:13.285529+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.676088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":270,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.319429+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:39:13.319429+0000","last_peered":"2023-09-23T20:39:13.319429+0000","last_clean":"2023-09-23T20:39:13.319429+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:39:13.319429+0000","last_undegraded":"2023-09-23T20:39:13.319429+0000","last_fullsized":"2023-09-23T20:39:13.319429+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"284'8412","reported_seq":17666,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:35.189440+0000","last_change":"2023-09-23T20:37:31.122621+0000","last_active":"2023-09-23T20:39:35.189440+0000","last_peered":"2023-09-23T20:39:35.189440+0000","last_clean":"2023-09-23T20:39:35.189440+0000","last_became_active":"2023-09-23T20:37:31.095543+0000","last_became_peered":"2023-09-23T20:37:31.095543+0000","last_unstale":"2023-09-23T20:39:35.189440+0000","last_undegraded":"2023-09-23T20:39:35.189440+0000","last_fullsized":"2023-09-23T20:39:35.189440+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":225,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":8412,"log_dups_size":0,"ondisk_log_size":8412,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:34:56.429739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23199744,"num_objects":354,"num_object_clones":0,"num_object_copies":1062,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":354,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8412,"num_write_kb":280512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4578,"num_bytes_recovered":233570304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":207,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.297868+0000","last_change":"2023-09-23T20:36:00.061553+0000","last_active":"2023-09-23T20:39:13.297868+0000","last_peered":"2023-09-23T20:39:13.297868+0000","last_clean":"2023-09-23T20:39:13.297868+0000","last_became_active":"2023-09-23T20:36:00.060244+0000","last_became_peered":"2023-09-23T20:36:00.060244+0000","last_unstale":"2023-09-23T20:39:13.297868+0000","last_undegraded":"2023-09-23T20:39:13.297868+0000","last_fullsized":"2023-09-23T20:39:13.297868+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.302955+0000","last_change":"2023-09-23T20:36:00.079816+0000","last_active":"2023-09-23T20:39:13.302955+0000","last_peered":"2023-09-23T20:39:13.302955+0000","last_clean":"2023-09-23T20:39:13.302955+0000","last_became_active":"2023-09-23T20:36:00.063636+0000","last_became_peered":"2023-09-23T20:36:00.063636+0000","last_unstale":"2023-09-23T20:39:13.302955+0000","last_undegraded":"2023-09-23T20:39:13.302955+0000","last_fullsized":"2023-09-23T20:39:13.302955+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:56.839395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.294889+0000","last_change":"2023-09-23T20:36:00.063299+0000","last_active":"2023-09-23T20:39:13.294889+0000","last_peered":"2023-09-23T20:39:13.294889+0000","last_clean":"2023-09-23T20:39:13.294889+0000","last_became_active":"2023-09-23T20:36:00.062890+0000","last_became_peered":"2023-09-23T20:36:00.062890+0000","last_unstale":"2023-09-23T20:39:13.294889+0000","last_undegraded":"2023-09-23T20:39:13.294889+0000","last_fullsized":"2023-09-23T20:39:13.294889+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.529314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"284'8311","reported_seq":10042,"reported_epoch":284,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T20:39:35.511048+0000","last_change":"2023-09-23T20:36:00.131671+0000","last_active":"2023-09-23T20:39:35.511048+0000","last_peered":"2023-09-23T20:39:35.511048+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:33:44.049966+0000","last_became_peered":"2023-09-23T20:33:44.049966+0000","last_unstale":"2023-09-23T20:39:35.511048+0000","last_undegraded":"2023-09-23T20:33:43.566818+0000","last_fullsized":"2023-09-23T20:33:43.547616+0000","mapping_epoch":233,"log_start":"237'2486","ondisk_log_start":"237'2486","created":225,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5825,"log_dups_size":0,"ondisk_log_size":5825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":24576000,"num_objects":375,"num_object_clones":0,"num_object_copies":1125,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":295,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":375,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8311,"num_write_kb":277952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":825,"num_bytes_recovered":54067200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"4,7","objects":80}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":142,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.298173+0000","last_change":"2023-09-23T20:36:00.063209+0000","last_active":"2023-09-23T20:39:13.298173+0000","last_peered":"2023-09-23T20:39:13.298173+0000","last_clean":"2023-09-23T20:39:13.298173+0000","last_became_active":"2023-09-23T20:36:00.062740+0000","last_became_peered":"2023-09-23T20:36:00.062740+0000","last_unstale":"2023-09-23T20:39:13.298173+0000","last_undegraded":"2023-09-23T20:39:13.298173+0000","last_fullsized":"2023-09-23T20:39:13.298173+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":239,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.298820+0000","last_change":"2023-09-23T20:33:42.544930+0000","last_active":"2023-09-23T20:39:13.298820+0000","last_peered":"2023-09-23T20:39:13.298820+0000","last_clean":"2023-09-23T20:39:13.298820+0000","last_became_active":"2023-09-23T20:33:42.544603+0000","last_became_peered":"2023-09-23T20:33:42.544603+0000","last_unstale":"2023-09-23T20:39:13.298820+0000","last_undegraded":"2023-09-23T20:39:13.298820+0000","last_fullsized":"2023-09-23T20:39:13.298820+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:13.782490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":37,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.294046+0000","last_change":"2023-09-23T20:36:00.064473+0000","last_active":"2023-09-23T20:39:13.294046+0000","last_peered":"2023-09-23T20:39:13.294046+0000","last_clean":"2023-09-23T20:39:13.294046+0000","last_became_active":"2023-09-23T20:36:00.064124+0000","last_became_peered":"2023-09-23T20:36:00.064124+0000","last_unstale":"2023-09-23T20:39:13.294046+0000","last_undegraded":"2023-09-23T20:39:13.294046+0000","last_fullsized":"2023-09-23T20:39:13.294046+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:12:32.821351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"284'8095","reported_seq":10217,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:35.505174+0000","last_change":"2023-09-23T20:36:44.127514+0000","last_active":"2023-09-23T20:39:35.505174+0000","last_peered":"2023-09-23T20:39:35.505174+0000","last_clean":"2023-09-23T20:39:35.505174+0000","last_became_active":"2023-09-23T20:36:44.107684+0000","last_became_peered":"2023-09-23T20:36:44.107684+0000","last_unstale":"2023-09-23T20:39:35.505174+0000","last_undegraded":"2023-09-23T20:39:35.505174+0000","last_fullsized":"2023-09-23T20:39:35.505174+0000","mapping_epoch":264,"log_start":"235'2303","ondisk_log_start":"235'2303","created":225,"last_epoch_clean":265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5792,"log_dups_size":0,"ondisk_log_size":5792,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23199768,"num_objects":355,"num_object_clones":0,"num_object_copies":1065,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":355,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8095,"num_write_kb":270337,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1019,"num_bytes_recovered":24117248,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":58,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.287336+0000","last_change":"2023-09-23T20:36:00.112192+0000","last_active":"2023-09-23T20:39:13.287336+0000","last_peered":"2023-09-23T20:39:13.287336+0000","last_clean":"2023-09-23T20:39:13.287336+0000","last_became_active":"2023-09-23T20:36:00.049402+0000","last_became_peered":"2023-09-23T20:36:00.049402+0000","last_unstale":"2023-09-23T20:39:13.287336+0000","last_undegraded":"2023-09-23T20:39:13.287336+0000","last_fullsized":"2023-09-23T20:39:13.287336+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:19:35.132281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":219,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.297394+0000","last_change":"2023-09-23T20:33:42.542409+0000","last_active":"2023-09-23T20:39:13.297394+0000","last_peered":"2023-09-23T20:39:13.297394+0000","last_clean":"2023-09-23T20:39:13.297394+0000","last_became_active":"2023-09-23T20:33:42.542077+0000","last_became_peered":"2023-09-23T20:33:42.542077+0000","last_unstale":"2023-09-23T20:39:13.297394+0000","last_undegraded":"2023-09-23T20:39:13.297394+0000","last_fullsized":"2023-09-23T20:39:13.297394+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.433360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.336918+0000","last_change":"2023-09-23T20:36:00.051413+0000","last_active":"2023-09-23T20:39:13.336918+0000","last_peered":"2023-09-23T20:39:13.336918+0000","last_clean":"2023-09-23T20:39:13.336918+0000","last_became_active":"2023-09-23T20:36:00.051048+0000","last_became_peered":"2023-09-23T20:36:00.051048+0000","last_unstale":"2023-09-23T20:39:13.336918+0000","last_undegraded":"2023-09-23T20:39:13.336918+0000","last_fullsized":"2023-09-23T20:39:13.336918+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:28.542967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"284'8296","reported_seq":12430,"reported_epoch":284,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T20:39:35.531616+0000","last_change":"2023-09-23T20:38:07.519140+0000","last_active":"2023-09-23T20:39:35.531616+0000","last_peered":"2023-09-23T20:39:35.531616+0000","last_clean":"2023-09-23T20:34:24.185208+0000","last_became_active":"2023-09-23T20:35:30.328367+0000","last_became_peered":"2023-09-23T20:35:30.328367+0000","last_unstale":"2023-09-23T20:39:35.531616+0000","last_undegraded":"2023-09-23T20:35:30.110106+0000","last_fullsized":"2023-09-23T20:35:30.053776+0000","mapping_epoch":254,"log_start":"237'2526","ondisk_log_start":"237'2526","created":225,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":5770,"log_dups_size":0,"ondisk_log_size":5770,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23592960,"num_objects":360,"num_object_clones":0,"num_object_copies":1080,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1376,"num_objects_misplaced":360,"num_objects_unfound":0,"num_objects_dirty":360,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8296,"num_write_kb":276992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2022,"num_bytes_recovered":132513792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[7,4],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"0,4,7","objects":360},{"shards":"4,7","objects":-1376}],"blocked_by":[],"up_primary":3,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":341,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.319279+0000","last_change":"2023-09-23T20:35:30.060998+0000","last_active":"2023-09-23T20:39:13.319279+0000","last_peered":"2023-09-23T20:39:13.319279+0000","last_clean":"2023-09-23T20:39:13.319279+0000","last_became_active":"2023-09-23T20:35:30.060653+0000","last_became_peered":"2023-09-23T20:35:30.060653+0000","last_unstale":"2023-09-23T20:39:13.319279+0000","last_undegraded":"2023-09-23T20:39:13.319279+0000","last_fullsized":"2023-09-23T20:39:13.319279+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":41,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.294807+0000","last_change":"2023-09-23T20:36:00.122277+0000","last_active":"2023-09-23T20:39:13.294807+0000","last_peered":"2023-09-23T20:39:13.294807+0000","last_clean":"2023-09-23T20:39:13.294807+0000","last_became_active":"2023-09-23T20:36:00.061758+0000","last_became_peered":"2023-09-23T20:36:00.061758+0000","last_unstale":"2023-09-23T20:39:13.294807+0000","last_undegraded":"2023-09-23T20:39:13.294807+0000","last_fullsized":"2023-09-23T20:39:13.294807+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:32:03.878076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":194,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.309666+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:39:13.309666+0000","last_peered":"2023-09-23T20:39:13.309666+0000","last_clean":"2023-09-23T20:39:13.309666+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:39:13.309666+0000","last_undegraded":"2023-09-23T20:39:13.309666+0000","last_fullsized":"2023-09-23T20:39:13.309666+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.11","version":"284'7537","reported_seq":16550,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:31.955264+0000","last_change":"2023-09-23T20:38:36.179204+0000","last_active":"2023-09-23T20:39:31.955264+0000","last_peered":"2023-09-23T20:39:31.955264+0000","last_clean":"2023-09-23T20:39:31.955264+0000","last_became_active":"2023-09-23T20:38:36.155587+0000","last_became_peered":"2023-09-23T20:38:36.155587+0000","last_unstale":"2023-09-23T20:39:31.955264+0000","last_undegraded":"2023-09-23T20:39:31.955264+0000","last_fullsized":"2023-09-23T20:39:31.955264+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7537,"log_dups_size":0,"ondisk_log_size":7537,"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":15040512,"num_objects":230,"num_object_clones":0,"num_object_copies":690,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":230,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4230,"num_write_kb":142688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2230,"num_bytes_recovered":121307136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"59'1","reported_seq":37,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.293465+0000","last_change":"2023-09-23T20:36:00.059890+0000","last_active":"2023-09-23T20:39:13.293465+0000","last_peered":"2023-09-23T20:39:13.293465+0000","last_clean":"2023-09-23T20:39:13.293465+0000","last_became_active":"2023-09-23T20:36:00.059495+0000","last_became_peered":"2023-09-23T20:36:00.059495+0000","last_unstale":"2023-09-23T20:39:13.293465+0000","last_undegraded":"2023-09-23T20:39:13.293465+0000","last_fullsized":"2023-09-23T20:39:13.293465+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:12:50.018772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.279105+0000","last_change":"2023-09-23T20:35:30.038462+0000","last_active":"2023-09-23T20:39:13.279105+0000","last_peered":"2023-09-23T20:39:13.279105+0000","last_clean":"2023-09-23T20:39:13.279105+0000","last_became_active":"2023-09-23T20:35:30.038046+0000","last_became_peered":"2023-09-23T20:35:30.038046+0000","last_unstale":"2023-09-23T20:39:13.279105+0000","last_undegraded":"2023-09-23T20:39:13.279105+0000","last_fullsized":"2023-09-23T20:39:13.279105+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:32.795231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.16","version":"284'7318","reported_seq":9536,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:35.485013+0000","last_change":"2023-09-23T20:38:36.188847+0000","last_active":"2023-09-23T20:39:35.485013+0000","last_peered":"2023-09-23T20:39:35.485013+0000","last_clean":"2023-09-23T20:39:35.485013+0000","last_became_active":"2023-09-23T20:38:36.179207+0000","last_became_peered":"2023-09-23T20:38:36.179207+0000","last_unstale":"2023-09-23T20:39:35.485013+0000","last_undegraded":"2023-09-23T20:39:35.485013+0000","last_fullsized":"2023-09-23T20:39:35.485013+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7318,"log_dups_size":0,"ondisk_log_size":7318,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":11993088,"num_objects":183,"num_object_clones":0,"num_object_copies":549,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":183,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4134,"num_write_kb":138144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":532,"num_bytes_recovered":34832384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"59'2","reported_seq":267,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.310764+0000","last_change":"2023-09-23T20:33:42.549966+0000","last_active":"2023-09-23T20:39:13.310764+0000","last_peered":"2023-09-23T20:39:13.310764+0000","last_clean":"2023-09-23T20:39:13.310764+0000","last_became_active":"2023-09-23T20:33:42.549592+0000","last_became_peered":"2023-09-23T20:33:42.549592+0000","last_unstale":"2023-09-23T20:39:13.310764+0000","last_undegraded":"2023-09-23T20:39:13.310764+0000","last_fullsized":"2023-09-23T20:39:13.310764+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":41,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.285905+0000","last_change":"2023-09-23T20:35:30.041978+0000","last_active":"2023-09-23T20:39:13.285905+0000","last_peered":"2023-09-23T20:39:13.285905+0000","last_clean":"2023-09-23T20:39:13.285905+0000","last_became_active":"2023-09-23T20:35:30.041614+0000","last_became_peered":"2023-09-23T20:35:30.041614+0000","last_unstale":"2023-09-23T20:39:13.285905+0000","last_undegraded":"2023-09-23T20:39:13.285905+0000","last_fullsized":"2023-09-23T20:39:13.285905+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:16.620405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.17","version":"284'7400","reported_seq":16188,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-09-23T20:39:35.572589+0000","last_change":"2023-09-23T20:38:36.204074+0000","last_active":"2023-09-23T20:39:35.572589+0000","last_peered":"2023-09-23T20:39:35.572589+0000","last_clean":"2023-09-23T20:39:35.572589+0000","last_became_active":"2023-09-23T20:38:36.190748+0000","last_became_peered":"2023-09-23T20:38:36.190748+0000","last_unstale":"2023-09-23T20:39:35.572589+0000","last_undegraded":"2023-09-23T20:39:35.572589+0000","last_fullsized":"2023-09-23T20:39:35.572589+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7400,"log_dups_size":0,"ondisk_log_size":7400,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":10452992,"num_objects":160,"num_object_clones":0,"num_object_copies":480,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":160,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4188,"num_write_kb":139104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2174,"num_bytes_recovered":98861056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"59'2","reported_seq":237,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.312420+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:39:13.312420+0000","last_peered":"2023-09-23T20:39:13.312420+0000","last_clean":"2023-09-23T20:39:13.312420+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:39:13.312420+0000","last_undegraded":"2023-09-23T20:39:13.312420+0000","last_fullsized":"2023-09-23T20:39:13.312420+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":50,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.285641+0000","last_change":"2023-09-23T20:36:00.049731+0000","last_active":"2023-09-23T20:39:13.285641+0000","last_peered":"2023-09-23T20:39:13.285641+0000","last_clean":"2023-09-23T20:39:13.285641+0000","last_became_active":"2023-09-23T20:36:00.049379+0000","last_became_peered":"2023-09-23T20:36:00.049379+0000","last_unstale":"2023-09-23T20:39:13.285641+0000","last_undegraded":"2023-09-23T20:39:13.285641+0000","last_fullsized":"2023-09-23T20:39:13.285641+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:53.602495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.14","version":"284'7455","reported_seq":12060,"reported_epoch":284,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:39:32.809423+0000","last_change":"2023-09-23T20:38:36.274002+0000","last_active":"2023-09-23T20:39:32.809423+0000","last_peered":"2023-09-23T20:39:32.809423+0000","last_clean":"2023-09-23T20:33:09.674199+0000","last_became_active":"2023-09-23T20:38:36.236006+0000","last_became_peered":"2023-09-23T20:38:36.236006+0000","last_unstale":"2023-09-23T20:39:32.809423+0000","last_undegraded":"2023-09-23T20:38:36.210474+0000","last_fullsized":"2023-09-23T20:39:32.809423+0000","mapping_epoch":277,"log_start":"230'800","ondisk_log_start":"230'800","created":277,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":6655,"log_dups_size":0,"ondisk_log_size":6655,"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":16482304,"num_objects":252,"num_object_clones":0,"num_object_copies":756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1013,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":252,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4191,"num_write_kb":142144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1461,"num_bytes_recovered":95551488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["1","4"],"object_location_counts":[{"shards":"0,1,4","objects":235},{"shards":"1,3,4","objects":17}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":41,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.286862+0000","last_change":"2023-09-23T20:35:30.047130+0000","last_active":"2023-09-23T20:39:13.286862+0000","last_peered":"2023-09-23T20:39:13.286862+0000","last_clean":"2023-09-23T20:39:13.286862+0000","last_became_active":"2023-09-23T20:35:30.046773+0000","last_became_peered":"2023-09-23T20:35:30.046773+0000","last_unstale":"2023-09-23T20:39:13.286862+0000","last_undegraded":"2023-09-23T20:39:13.286862+0000","last_fullsized":"2023-09-23T20:39:13.286862+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:41:45.985785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":50,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.284793+0000","last_change":"2023-09-23T20:36:00.055250+0000","last_active":"2023-09-23T20:39:13.284793+0000","last_peered":"2023-09-23T20:39:13.284793+0000","last_clean":"2023-09-23T20:39:13.284793+0000","last_became_active":"2023-09-23T20:36:00.054871+0000","last_became_peered":"2023-09-23T20:36:00.054871+0000","last_unstale":"2023-09-23T20:39:13.284793+0000","last_undegraded":"2023-09-23T20:39:13.284793+0000","last_fullsized":"2023-09-23T20:39:13.284793+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:29:59.148582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.15","version":"284'7414","reported_seq":17146,"reported_epoch":284,"state":"active+recovery_wait+degraded","last_fresh":"2023-09-23T20:39:35.216876+0000","last_change":"2023-09-23T20:38:37.222607+0000","last_active":"2023-09-23T20:39:35.216876+0000","last_peered":"2023-09-23T20:39:35.216876+0000","last_clean":"2023-09-23T20:35:04.800592+0000","last_became_active":"2023-09-23T20:38:37.166655+0000","last_became_peered":"2023-09-23T20:38:37.166655+0000","last_unstale":"2023-09-23T20:39:35.216876+0000","last_undegraded":"2023-09-23T20:38:37.150892+0000","last_fullsized":"2023-09-23T20:39:35.216876+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":250,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:33:09.674199+0000","last_clean_scrub_stamp":"2023-09-23T20:33:09.674199+0000","objects_scrubbed":0,"log_size":7414,"log_dups_size":0,"ondisk_log_size":7414,"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":12091392,"num_objects":185,"num_object_clones":0,"num_object_copies":555,"num_objects_missing_on_primary":94,"num_objects_missing":94,"num_objects_degraded":94,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4171,"num_write_kb":139360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2401,"num_bytes_recovered":157351936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["1","5","6"],"object_location_counts":[{"shards":"0,1,5","objects":185}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":43,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.295406+0000","last_change":"2023-09-23T20:36:00.112251+0000","last_active":"2023-09-23T20:39:13.295406+0000","last_peered":"2023-09-23T20:39:13.295406+0000","last_clean":"2023-09-23T20:39:13.295406+0000","last_became_active":"2023-09-23T20:36:00.059331+0000","last_became_peered":"2023-09-23T20:36:00.059331+0000","last_unstale":"2023-09-23T20:39:13.295406+0000","last_undegraded":"2023-09-23T20:39:13.295406+0000","last_fullsized":"2023-09-23T20:39:13.295406+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:30.816705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":262,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-09-23T20:39:13.310358+0000","last_change":"2023-09-23T20:33:42.548165+0000","last_active":"2023-09-23T20:39:13.310358+0000","last_peered":"2023-09-23T20:39:13.310358+0000","last_clean":"2023-09-23T20:39:13.310358+0000","last_became_active":"2023-09-23T20:33:42.547765+0000","last_became_peered":"2023-09-23T20:33:42.547765+0000","last_unstale":"2023-09-23T20:39:13.310358+0000","last_undegraded":"2023-09-23T20:39:13.310358+0000","last_fullsized":"2023-09-23T20:39:13.310358+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":10868,"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":24497,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":2,"num_store_stats":5},{"poolid":9,"num_pg":26,"stat_sum":{"num_bytes":423755800,"num_objects":6467,"num_object_clones":0,"num_object_copies":19401,"num_objects_missing_on_primary":3518,"num_objects_missing":3518,"num_objects_degraded":14390,"num_objects_misplaced":616,"num_objects_unfound":0,"num_objects_dirty":6467,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":133177,"num_write_kb":4468545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44452,"num_bytes_recovered":2594570240,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3388551168,"data_stored":3388538952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":184595,"ondisk_log_size":184595,"up":78,"acting":72,"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":176,"seq":755914244589,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1575888,"kb_used_data":667784,"kb_used_omap":0,"kb_used_meta":908096,"kb_avail":92169264,"statfs":{"total":95995035648,"available":94381326336,"internally_reserved":0,"allocated":683810816,"data_stored":683210170,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":929890304},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.89300000000000002,"15min":1.232},"min":{"1min":0.30199999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.93000000000000005,"5min":7.6849999999999996,"15min":11.51},"last":0.28999999999999998},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.92100000000000004,"15min":1.3069999999999999},"min":{"1min":0.41199999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.0369999999999999,"5min":6.9900000000000002,"15min":13.624000000000001},"last":0.39900000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:38:58 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":3.0800000000000001,"15min":6.8109999999999999},"min":{"1min":0.34899999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.105,"5min":120.45699999999999,"15min":120.45699999999999},"last":4.1349999999999998},{"interface":"front","average":{"1min":0.64100000000000001,"5min":2.9980000000000002,"15min":6.1520000000000001},"min":{"1min":0.39000000000000001,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.5129999999999999,"5min":114.627,"15min":114.627},"last":1.4930000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":3.1349999999999998,"15min":2.1680000000000001},"min":{"1min":0.47799999999999998,"5min":0.39500000000000002,"15min":0.313},"max":{"1min":1.0429999999999999,"5min":115.97,"15min":115.97},"last":1.597},{"interface":"front","average":{"1min":0.69899999999999995,"5min":3.2080000000000002,"15min":2.2269999999999999},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.33600000000000002},"max":{"1min":1.0820000000000001,"5min":115.959,"15min":115.959},"last":0.38700000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":1.4730000000000001,"5min":1.1439999999999999,"15min":1.3400000000000001},"min":{"1min":0.42899999999999999,"5min":0.42499999999999999,"15min":0.307},"max":{"1min":14.723000000000001,"5min":14.723000000000001,"15min":14.723000000000001},"last":1.5720000000000001},{"interface":"front","average":{"1min":1.3979999999999999,"5min":1.1619999999999999,"15min":1.524},"min":{"1min":0.40500000000000003,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":13.718999999999999,"5min":13.718999999999999,"15min":13.718999999999999},"last":0.93899999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":1.0049999999999999,"15min":1.915},"min":{"1min":0.54200000000000004,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.169,"5min":6.899,"15min":16.827999999999999},"last":4.6079999999999997},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.98299999999999998,"15min":1.6859999999999999},"min":{"1min":0.503,"5min":0.33700000000000002,"15min":0.28000000000000003},"max":{"1min":1.119,"5min":4.5529999999999999,"15min":12.938000000000001},"last":1.524}]},{"osd":5,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":1.1259999999999999,"15min":1.9379999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.29699999999999999},"max":{"1min":1.1279999999999999,"5min":7.726,"15min":43.597000000000001},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.88500000000000001,"5min":1.331,"15min":2.1629999999999998},"min":{"1min":0.58499999999999996,"5min":0.46000000000000002,"15min":0.35099999999999998},"max":{"1min":1.147,"5min":7.2009999999999996,"15min":41.826000000000001},"last":4.923}]},{"osd":6,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.234,"15min":1.8859999999999999},"min":{"1min":0.55700000000000005,"5min":0.35299999999999998,"15min":0.28899999999999998},"max":{"1min":1.371,"5min":7.6619999999999999,"15min":16.015000000000001},"last":4.9630000000000001},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.194,"15min":1.804},"min":{"1min":0.56999999999999995,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.351,"5min":6.9630000000000001,"15min":10.324999999999999},"last":1.55}]}]},{"osd":6,"up_from":42,"seq":180388626941,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1826044,"kb_used_data":926452,"kb_used_omap":0,"kb_used_meta":899520,"kb_avail":91919108,"statfs":{"total":95995035648,"available":94125166592,"internally_reserved":0,"allocated":948686848,"data_stored":948106197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921108480},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:39:16 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.628,"15min":1.042},"min":{"1min":0.30299999999999999,"5min":0.28999999999999998,"15min":0.28000000000000003},"max":{"1min":0.85699999999999998,"5min":2.6829999999999998,"15min":9.5069999999999997},"last":0.432},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.69499999999999995,"15min":1.1299999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.30499999999999999},"max":{"1min":2.4910000000000001,"5min":2.8159999999999998,"15min":9.4819999999999993},"last":0.29799999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:38:48 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":1.579,"15min":1.653},"min":{"1min":0.38300000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.77600000000000002,"5min":58.932000000000002,"15min":58.932000000000002},"last":3.2389999999999999},{"interface":"front","average":{"1min":0.622,"5min":1.7250000000000001,"15min":1.7410000000000001},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.90100000000000002,"5min":59.006,"15min":59.006},"last":1.4259999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:38:54 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.94999999999999996,"15min":1.722},"min":{"1min":0.39000000000000001,"5min":0.33100000000000002,"15min":0.315},"max":{"1min":0.94599999999999995,"5min":3.8900000000000001,"15min":71.123999999999995},"last":1.3759999999999999},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.78200000000000003,"15min":1.5529999999999999},"min":{"1min":0.47199999999999998,"5min":0.33300000000000002,"15min":0.30399999999999999},"max":{"1min":1.4870000000000001,"5min":3.0939999999999999,"15min":71.078000000000003},"last":0.65400000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:38:33 2023","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.98799999999999999,"15min":1.232},"min":{"1min":0.47899999999999998,"5min":0.39800000000000002,"15min":0.34100000000000003},"max":{"1min":2.1709999999999998,"5min":7.7160000000000002,"15min":10.247},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.82199999999999995,"5min":1.083,"15min":1.3680000000000001},"min":{"1min":0.45800000000000002,"5min":0.375,"15min":0.36899999999999999},"max":{"1min":3.1219999999999999,"5min":4.0640000000000001,"15min":9.3550000000000004},"last":1.5269999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:39:16 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.95699999999999996,"15min":1.7649999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.27900000000000003},"max":{"1min":3.9300000000000002,"5min":8.3879999999999999,"15min":17.489000000000001},"last":1.4530000000000001},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.84599999999999997,"15min":1.4790000000000001},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.32200000000000001},"max":{"1min":2.2360000000000002,"5min":2.9820000000000002,"15min":11.619},"last":0.60899999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:39:16 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":1.0669999999999999,"15min":1.7090000000000001},"min":{"1min":0.39000000000000001,"5min":0.36299999999999999,"15min":0.29899999999999999},"max":{"1min":4.3179999999999996,"5min":13.324,"15min":16.138000000000002},"last":5.9720000000000004},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.91100000000000003,"15min":1.6850000000000001},"min":{"1min":0.44400000000000001,"5min":0.40000000000000002,"15min":0.378},"max":{"1min":0.97999999999999998,"5min":3.016,"15min":12.321999999999999},"last":0.66800000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":1.083,"15min":1.7969999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.35699999999999998},"max":{"1min":1.21,"5min":6.0519999999999996,"15min":11.397},"last":1.3169999999999999},{"interface":"front","average":{"1min":0.753,"5min":1.2110000000000001,"15min":1.8300000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.30299999999999999},"max":{"1min":1.0700000000000001,"5min":10.238,"15min":14.19},"last":1.3580000000000001}]}]},{"osd":1,"up_from":232,"seq":996432412742,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":790596,"kb_used_data":497724,"kb_used_omap":6,"kb_used_meta":292857,"kb_avail":92954556,"statfs":{"total":95995035648,"available":95185465344,"internally_reserved":0,"allocated":509669376,"data_stored":508621079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"internal_metadata":299886122},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.629,"15min":0.71099999999999997},"min":{"1min":0.245,"5min":0.222,"15min":0.222},"max":{"1min":6.0030000000000001,"5min":6.0030000000000001,"15min":6.0030000000000001},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.73499999999999999,"15min":0.93400000000000005},"min":{"1min":0.32400000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":2.7509999999999999,"5min":4.9770000000000003,"15min":4.9770000000000003},"last":0.32200000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.53100000000000003,"15min":0.64800000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.77800000000000002,"5min":3.8759999999999999,"15min":3.8759999999999999},"last":0.26700000000000002},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.526,"15min":3.6960000000000002},"min":{"1min":0.29899999999999999,"5min":0.246,"15min":0.246},"max":{"1min":6.0570000000000004,"5min":79.120000000000005,"15min":79.120000000000005},"last":0.44700000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.626,"15min":0.73399999999999999},"min":{"1min":0.29599999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.0680000000000001,"5min":3.9300000000000002,"15min":3.9300000000000002},"last":0.34599999999999997},{"interface":"front","average":{"1min":1.1719999999999999,"5min":0.88800000000000001,"15min":0.89200000000000002},"min":{"1min":0.36299999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":6.4020000000000001,"5min":6.4020000000000001,"15min":6.4020000000000001},"last":0.60099999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":0.93400000000000005,"15min":1.1180000000000001},"min":{"1min":0.41099999999999998,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":6.0970000000000004,"5min":6.0970000000000004,"15min":6.0970000000000004},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.92200000000000004,"15min":1.1359999999999999},"min":{"1min":0.47499999999999998,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":2.8130000000000002,"5min":5.1340000000000003,"15min":5.1340000000000003},"last":0.81200000000000006}]},{"osd":5,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.998,"15min":1.306},"min":{"1min":0.45500000000000002,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":2.7810000000000001,"5min":5.1829999999999998,"15min":5.1829999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.88200000000000001,"15min":1.02},"min":{"1min":0.434,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.431,"5min":4.431,"15min":4.431},"last":1.1359999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.99399999999999999,"15min":1.2470000000000001},"min":{"1min":0.49199999999999999,"5min":0.435,"15min":0.435},"max":{"1min":2.71,"5min":5.2210000000000001,"15min":5.2210000000000001},"last":0.624},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.85299999999999998,"15min":1.0700000000000001},"min":{"1min":0.501,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":3.0630000000000002,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":0.55000000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:38:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.98699999999999999,"15min":1.343},"min":{"1min":0.48599999999999999,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":3.0329999999999999,"5min":6.2859999999999996,"15min":6.2859999999999996},"last":2.806},{"interface":"front","average":{"1min":1.389,"5min":1.23,"15min":1.8260000000000001},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":6.1319999999999997,"5min":6.4080000000000004,"15min":6.4080000000000004},"last":5.8719999999999999}]}]},{"osd":0,"up_from":77,"seq":330712482123,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":580308,"kb_used_data":189580,"kb_used_omap":5,"kb_used_meta":390714,"kb_avail":93164844,"statfs":{"total":95995035648,"available":95400800256,"internally_reserved":0,"allocated":194129920,"data_stored":193179427,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":400091770},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:38:54 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.68799999999999994,"15min":0.67400000000000004},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.79700000000000004,"5min":14.337999999999999,"15min":14.337999999999999},"last":7.1159999999999997},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.84199999999999997,"15min":0.78500000000000003},"min":{"1min":0.25,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":3.6110000000000002,"5min":14.494999999999999,"15min":14.494999999999999},"last":1.3380000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:39:09 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.60399999999999998,"15min":0.77900000000000003},"min":{"1min":0.28000000000000003,"5min":0.26400000000000001,"15min":0.24199999999999999},"max":{"1min":2.7989999999999999,"5min":3.0019999999999998,"15min":20.923999999999999},"last":0.379},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.70199999999999996,"15min":0.80500000000000005},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.252},"max":{"1min":3.6669999999999998,"5min":3.6669999999999998,"15min":20.818999999999999},"last":0.45900000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:38:38 2023","interfaces":[{"interface":"back","average":{"1min":3.4289999999999998,"5min":1.2310000000000001,"15min":0.79300000000000004},"min":{"1min":0.36499999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":54.222999999999999,"5min":54.222999999999999,"15min":54.222999999999999},"last":1.6020000000000001},{"interface":"front","average":{"1min":3.4369999999999998,"5min":1.238,"15min":0.81100000000000005},"min":{"1min":0.38400000000000001,"5min":0.35399999999999998,"15min":0.309},"max":{"1min":54.091000000000001,"5min":54.091000000000001,"15min":54.091000000000001},"last":0.73799999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:39:09 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.77500000000000002,"15min":1.0349999999999999},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34300000000000003},"max":{"1min":1.0660000000000001,"5min":4.7629999999999999,"15min":6.3879999999999999},"last":7.2050000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.88300000000000001,"15min":1.1080000000000001},"min":{"1min":0.38400000000000001,"5min":0.372,"15min":0.372},"max":{"1min":2.6669999999999998,"5min":4.8540000000000001,"15min":8.6530000000000005},"last":0.41699999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:39:09 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.874,"15min":1.0289999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.36399999999999999},"max":{"1min":2.617,"5min":4.2229999999999999,"15min":11.992000000000001},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.88600000000000001,"15min":1.0720000000000001},"min":{"1min":0.42899999999999999,"5min":0.41799999999999998,"15min":0.34499999999999997},"max":{"1min":3.6339999999999999,"5min":5.6310000000000002,"15min":8.109},"last":0.57099999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:39:09 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.85399999999999998,"15min":1.004},"min":{"1min":0.44800000000000001,"5min":0.374,"15min":0.36799999999999999},"max":{"1min":2.6989999999999998,"5min":3.153,"15min":6.9980000000000002},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.82299999999999995,"15min":1.2390000000000001},"min":{"1min":0.434,"5min":0.434,"15min":0.38},"max":{"1min":3.601,"5min":3.601,"15min":7.8650000000000002},"last":0.54300000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:38:38 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":1,"15min":1.3160000000000001},"min":{"1min":0.49199999999999999,"5min":0.441,"15min":0.433},"max":{"1min":1.294,"5min":5.3860000000000001,"15min":6.9989999999999997},"last":0.497},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.97499999999999998,"15min":1.365},"min":{"1min":0.57499999999999996,"5min":0.47099999999999997,"15min":0.40000000000000002},"max":{"1min":3.0579999999999998,"5min":5.4059999999999997,"15min":8.7629999999999999},"last":0.51600000000000001}]}]},{"osd":2,"up_from":87,"seq":373662155071,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1043836,"kb_used_data":329268,"kb_used_omap":7,"kb_used_meta":714552,"kb_avail":92701316,"statfs":{"total":95995035648,"available":94926147584,"internally_reserved":0,"allocated":337170432,"data_stored":336182548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":731701329},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:39:03 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.627,"15min":0.76600000000000001},"min":{"1min":0.248,"5min":0.218,"15min":0.218},"max":{"1min":2.8559999999999999,"5min":4.1429999999999998,"15min":10.679},"last":0.29799999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.60199999999999998,"15min":0.67300000000000004},"min":{"1min":0.23499999999999999,"5min":0.22,"15min":0.22},"max":{"1min":7.3639999999999999,"5min":7.3639999999999999,"15min":10.651999999999999},"last":0.749}]},{"osd":1,"last update":"Sat Sep 23 20:38:53 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.94599999999999995,"15min":0.86199999999999999},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.276,"5min":14.465,"15min":14.465},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.93000000000000005,"15min":0.81699999999999995},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.298,"5min":14.407,"15min":14.407},"last":0.32500000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:38:38 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.68700000000000006,"15min":0.83799999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.249},"max":{"1min":0.999,"5min":4.1239999999999997,"15min":5.3280000000000003},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.63800000000000001,"15min":0.75900000000000001},"min":{"1min":0.44900000000000001,"5min":0.32100000000000001,"15min":0.27300000000000002},"max":{"1min":0.97399999999999998,"5min":2.9329999999999998,"15min":10.856},"last":0.57799999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:39:03 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.79300000000000004,"15min":1.319},"min":{"1min":0.40899999999999997,"5min":0.38900000000000001,"15min":0.28899999999999998},"max":{"1min":1.3320000000000001,"5min":3.403,"15min":11.102},"last":0.44},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.80000000000000004,"15min":1.214},"min":{"1min":0.41099999999999998,"5min":0.38100000000000001,"15min":0.33200000000000002},"max":{"1min":1.0680000000000001,"5min":4.3010000000000002,"15min":8.1150000000000002},"last":0.45000000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:39:03 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.78000000000000003,"15min":1.3620000000000001},"min":{"1min":0.41299999999999998,"5min":0.40500000000000003,"15min":0.34999999999999998},"max":{"1min":1.123,"5min":3.9769999999999999,"15min":18.077999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.873,"15min":1.5369999999999999},"min":{"1min":0.41299999999999998,"5min":0.38600000000000001,"15min":0.315},"max":{"1min":1.3680000000000001,"5min":4.0960000000000001,"15min":11.15},"last":0.70999999999999996}]},{"osd":6,"last update":"Sat Sep 23 20:39:03 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.877,"15min":1.379},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":1.006,"5min":4.2050000000000001,"15min":9.2170000000000005},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.82399999999999995,"15min":1.415},"min":{"1min":0.48599999999999999,"5min":0.46800000000000003,"15min":0.311},"max":{"1min":1.123,"5min":3.8820000000000001,"15min":35.994999999999997},"last":0.624}]},{"osd":7,"last update":"Sat Sep 23 20:38:38 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":1.2769999999999999,"15min":1.5569999999999999},"min":{"1min":0.53900000000000003,"5min":0.46500000000000002,"15min":0.39300000000000002},"max":{"1min":1.214,"5min":47.554000000000002,"15min":47.554000000000002},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.79100000000000004,"5min":1.397,"15min":1.7849999999999999},"min":{"1min":0.53600000000000003,"5min":0.39100000000000001,"15min":0.39000000000000001},"max":{"1min":1.403,"5min":46.595999999999997,"15min":46.595999999999997},"last":0.95299999999999996}]}]},{"osd":3,"up_from":172,"seq":738734375098,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":451508,"kb_used_data":245676,"kb_used_omap":5,"kb_used_meta":205818,"kb_avail":93293644,"statfs":{"total":95995035648,"available":95532691456,"internally_reserved":0,"allocated":251572224,"data_stored":250480345,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5445,"internal_metadata":210758331},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.57399999999999995,"15min":0.53500000000000003},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":6.6130000000000004,"5min":6.6130000000000004,"15min":6.6130000000000004},"last":3.77},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.71699999999999997,"15min":0.59999999999999998},"min":{"1min":0.26000000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":3.343,"5min":6.1159999999999997,"15min":6.1159999999999997},"last":0.66200000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:38:55 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":2.4740000000000002,"15min":1.5289999999999999},"min":{"1min":0.26100000000000001,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":2.2250000000000001,"5min":112.089,"15min":112.089},"last":6.6399999999999997},{"interface":"front","average":{"1min":0.86199999999999999,"5min":2.5310000000000001,"15min":1.6399999999999999},"min":{"1min":0.30199999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":6.5830000000000002,"5min":112.625,"15min":112.625},"last":3.3340000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.70899999999999996,"15min":1.728},"min":{"1min":0.28599999999999998,"5min":0.247,"15min":0.247},"max":{"1min":3.3050000000000002,"5min":5.5970000000000004,"15min":124.13200000000001},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.91200000000000003,"15min":1.8440000000000001},"min":{"1min":0.35599999999999998,"5min":0.27400000000000002,"15min":0.27000000000000002},"max":{"1min":1.359,"5min":6.8700000000000001,"15min":124.154},"last":6.6970000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.88700000000000001,"15min":1.2210000000000001},"min":{"1min":0.41999999999999998,"5min":0.34399999999999997,"15min":0.32800000000000001},"max":{"1min":6.5129999999999999,"5min":6.5129999999999999,"15min":11.351000000000001},"last":3.254},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.85799999999999998,"15min":1.1200000000000001},"min":{"1min":0.496,"5min":0.39200000000000002,"15min":0.33800000000000002},"max":{"1min":3.3929999999999998,"5min":4.1070000000000002,"15min":8.0389999999999997},"last":0.48199999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":1.0149999999999999,"15min":1.3009999999999999},"min":{"1min":0.52900000000000003,"5min":0.438,"15min":0.34899999999999998},"max":{"1min":3.367,"5min":4.0800000000000001,"15min":16.087},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.077,"15min":1.405},"min":{"1min":0.437,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.0599999999999996,"5min":7.1550000000000002,"15min":12.455},"last":6.7229999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.121,"15min":1.3799999999999999},"min":{"1min":0.46000000000000002,"5min":0.39700000000000002,"15min":0.374},"max":{"1min":6.2350000000000003,"5min":7.0270000000000001,"15min":11.477},"last":6.7619999999999996},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.085,"15min":1.4390000000000001},"min":{"1min":0.437,"5min":0.39400000000000002,"15min":0.36099999999999999},"max":{"1min":6.548,"5min":6.548,"15min":11.986000000000001},"last":3.3620000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:38:47 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.097,"15min":1.48},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":6.4619999999999997,"5min":6.4619999999999997,"15min":10.537000000000001},"last":3.3010000000000002},{"interface":"front","average":{"1min":1.006,"5min":1.0600000000000001,"15min":1.284},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.39600000000000002},"max":{"1min":3.5529999999999999,"5min":5.3109999999999999,"15min":6.4710000000000001},"last":0.45800000000000002}]}]},{"osd":4,"up_from":30,"seq":128849019404,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":663940,"kb_used_data":78268,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":93081212,"statfs":{"total":95995035648,"available":95315161088,"internally_reserved":0,"allocated":80146432,"data_stored":79557436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:38:59 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.71599999999999997,"15min":1.2230000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.27700000000000002},"max":{"1min":1.254,"5min":3.484,"15min":20.347000000000001},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.622,"5min":0.75,"15min":1.323},"min":{"1min":0.39900000000000002,"5min":0.33200000000000002,"15min":0.315},"max":{"1min":1.2430000000000001,"5min":6.806,"15min":20.454000000000001},"last":4.1260000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:38:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":2.077,"15min":1.4790000000000001},"min":{"1min":0.32800000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.0030000000000001,"5min":121.267,"15min":121.267},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.67300000000000004,"5min":2.1099999999999999,"15min":1.5700000000000001},"min":{"1min":0.35199999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.995,"5min":121.327,"15min":121.327},"last":0.439}]},{"osd":2,"last update":"Sat Sep 23 20:38:59 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.78400000000000003,"15min":3.411},"min":{"1min":0.314,"5min":0.314,"15min":0.29599999999999999},"max":{"1min":0.79200000000000004,"5min":6.9340000000000002,"15min":271.36099999999999},"last":4.1699999999999999},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.86199999999999999,"15min":3.431},"min":{"1min":0.44600000000000001,"5min":0.373,"15min":0.33200000000000002},"max":{"1min":1.119,"5min":3.9089999999999998,"15min":271.09300000000002},"last":1.2330000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:39:34 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.95299999999999996,"15min":1.2789999999999999},"min":{"1min":0.36199999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":2.7669999999999999,"5min":4.1120000000000001,"15min":6.9710000000000001},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.81000000000000005,"15min":1.284},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.5209999999999999,"5min":4.5209999999999999,"15min":9.3689999999999998},"last":4.5209999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:38:59 2023","interfaces":[{"interface":"back","average":{"1min":1.51,"5min":1.101,"15min":1.7989999999999999},"min":{"1min":0.434,"5min":0.34999999999999998,"15min":0.28399999999999997},"max":{"1min":15.707000000000001,"5min":15.707000000000001,"15min":15.707000000000001},"last":0.51300000000000001},{"interface":"front","average":{"1min":1.4199999999999999,"5min":1.0589999999999999,"15min":1.891},"min":{"1min":0.42199999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":15.539,"5min":15.539,"15min":15.946},"last":4.4089999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:38:49 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.78800000000000003,"15min":1.5049999999999999},"min":{"1min":0.40699999999999997,"5min":0.33200000000000002,"15min":0.32300000000000001},"max":{"1min":1.224,"5min":3.7789999999999999,"15min":13.085000000000001},"last":1.5640000000000001},{"interface":"front","average":{"1min":0.80500000000000005,"5min":1.1140000000000001,"15min":1.716},"min":{"1min":0.45300000000000001,"5min":0.44500000000000001,"15min":0.36099999999999999},"max":{"1min":1.298,"5min":6.8620000000000001,"15min":12.654999999999999},"last":0.57499999999999996}]},{"osd":7,"last update":"Sat Sep 23 20:38:49 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":1.1990000000000001,"15min":1.853},"min":{"1min":0.38400000000000001,"5min":0.38200000000000001,"15min":0.374},"max":{"1min":1.371,"5min":9.0389999999999997,"15min":11.324},"last":4.3769999999999998},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.84799999999999998,"15min":1.633},"min":{"1min":0.46300000000000002,"5min":0.374,"15min":0.27800000000000002},"max":{"1min":1.1499999999999999,"5min":2.613,"15min":13.869},"last":1.528}]}]},{"osd":5,"up_from":36,"seq":154618823173,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1342644,"kb_used_data":455340,"kb_used_omap":0,"kb_used_meta":887232,"kb_avail":92402508,"statfs":{"total":95995035648,"available":94620168192,"internally_reserved":0,"allocated":466268160,"data_stored":465691001,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":908525568},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:39:12 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.66200000000000003,"15min":1.163},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.89700000000000002,"5min":3.4300000000000002,"15min":13.394},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.78900000000000003,"15min":1.153},"min":{"1min":0.29899999999999999,"5min":0.26700000000000002,"15min":0.254},"max":{"1min":1.651,"5min":4.29,"15min":11.220000000000001},"last":0.33900000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:38:49 2023","interfaces":[{"interface":"back","average":{"1min":2.4820000000000002,"5min":1.673,"15min":2.677},"min":{"1min":0.38600000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":31.811,"5min":36.359000000000002,"15min":36.359000000000002},"last":0.45300000000000001},{"interface":"front","average":{"1min":1.9890000000000001,"5min":1.6639999999999999,"15min":2.8959999999999999},"min":{"1min":0.371,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":21.751000000000001,"5min":36.323999999999998,"15min":36.323999999999998},"last":0.83299999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:39:04 2023","interfaces":[{"interface":"back","average":{"1min":1.306,"5min":1.0209999999999999,"15min":1.732},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.30099999999999999},"max":{"1min":9.4440000000000008,"5min":9.4440000000000008,"15min":59.082000000000001},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.80000000000000004,"15min":1.8029999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.29399999999999998},"max":{"1min":3.7559999999999998,"5min":3.7559999999999998,"15min":61.100999999999999},"last":1.206}]},{"osd":3,"last update":"Sat Sep 23 20:39:34 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.91100000000000003,"15min":1.284},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":2.8620000000000001,"5min":3.9830000000000001,"15min":11.362},"last":6.3979999999999997},{"interface":"front","average":{"1min":1.5620000000000001,"5min":1.1839999999999999,"15min":1.482},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.35499999999999998},"max":{"1min":9.3870000000000005,"5min":9.3870000000000005,"15min":9.3870000000000005},"last":0.80600000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:39:12 2023","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":1.1599999999999999,"15min":1.6319999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.309},"max":{"1min":11.94,"5min":11.94,"15min":11.94},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.80900000000000005,"15min":1.6040000000000001},"min":{"1min":0.35299999999999998,"5min":0.34699999999999998,"15min":0.27000000000000002},"max":{"1min":1.2490000000000001,"5min":3.2639999999999998,"15min":15.02},"last":1.169}]},{"osd":6,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":1.0569999999999999,"15min":1.9339999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.38},"max":{"1min":1.4470000000000001,"5min":4.0449999999999999,"15min":37.259999999999998},"last":1.3100000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.014,"15min":1.8580000000000001},"min":{"1min":0.48899999999999999,"5min":0.41899999999999998,"15min":0.37},"max":{"1min":2.2709999999999999,"5min":4.7320000000000002,"15min":38.881999999999998},"last":6.3630000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:38:39 2023","interfaces":[{"interface":"back","average":{"1min":1.3959999999999999,"5min":1.1819999999999999,"15min":1.913},"min":{"1min":0.58899999999999997,"5min":0.443,"15min":0.32300000000000001},"max":{"1min":9.5090000000000003,"5min":9.5090000000000003,"15min":16.745999999999999},"last":3.859},{"interface":"front","average":{"1min":2.7970000000000002,"5min":1.5509999999999999,"15min":1.976},"min":{"1min":0.439,"5min":0.42899999999999999,"15min":0.39600000000000002},"max":{"1min":31.73,"5min":31.73,"15min":31.73},"last":6.3170000000000002}]}]}],"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":593920,"data_stored":590368,"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":0,"data_stored":0,"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":6614,"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":5445,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":186712064,"data_stored":186712064,"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":482742272,"data_stored":482738200,"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":327221248,"data_stored":327221248,"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":244449280,"data_stored":244449280,"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":71041024,"data_stored":71041024,"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":456921088,"data_stored":456917016,"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":942145536,"data_stored":942145536,"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":677318656,"data_stored":677314584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:39:41.563 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_4 pgp_num 26 2023-09-23T20:39:41.644 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:41.671 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:41.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:41.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:41.807 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:41.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:41.913 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:41.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:41.946 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:41.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:42.047 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:42.076 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:42.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:42.184 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:42.209 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:42.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:42.314 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:42.333 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:42.335 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:42 smithi098 bash[74888]: cluster 2023-09-23T20:39:40.665922+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1191: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 168 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 823 op/s; 13935/8118 objects degraded (171.656%); 116/8118 objects misplaced (1.429%); 12 MiB/s, 193 objects/s recovering 2023-09-23T20:39:42.335 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:42 smithi098 bash[78228]: cluster 2023-09-23T20:39:40.665922+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1191: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 168 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 823 op/s; 13935/8118 objects degraded (171.656%); 116/8118 objects misplaced (1.429%); 12 MiB/s, 193 objects/s recovering 2023-09-23T20:39:42.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:42.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:42 smithi173 bash[59517]: cluster 2023-09-23T20:39:40.665922+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1191: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 168 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 823 op/s; 13935/8118 objects degraded (171.656%); 116/8118 objects misplaced (1.429%); 12 MiB/s, 193 objects/s recovering 2023-09-23T20:39:42.437 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:42.465 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:42.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:42.568 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:42.596 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:42.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:42.699 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Removed 69821 objects 2023-09-23T20:39:42.699 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Clean up completed and total clean up time :278.524 2023-09-23T20:39:42.702 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:42.721 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:42.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:42.851 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:42.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:42.935 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:39:42.936 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:39:42.954 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:42.980 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:42.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:42.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:43.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:43.106 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:43.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:43.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:43.236 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:43.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:43.339 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:43.367 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:43.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:43.470 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:43.489 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:43.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:43.592 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:43.620 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:43.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:43.723 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:43.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:43.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:43.857 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:43.884 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:43.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:43.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:43.988 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:44.016 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:44.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:44.057 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T20:39:44.120 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:44.138 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:44 smithi098 bash[74888]: cluster 2023-09-23T20:39:42.666837+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1192: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 117 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 13810/5685 objects degraded (242.920%); 116/5685 objects misplaced (2.040%); 9.9 MiB/s, 187 objects/s recovering 2023-09-23T20:39:44.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:44 smithi098 bash[74888]: cluster 2023-09-23T20:39:43.095207+0000 mon.a (mon.0) 1515 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-09-23T20:39:44.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:44 smithi098 bash[74888]: cluster 2023-09-23T20:39:43.099990+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:39:44.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:44 smithi098 bash[74888]: cluster 2023-09-23T20:39:43.105346+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:39:44.139 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:44 smithi098 bash[74888]: cluster 2023-09-23T20:39:43.105624+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:39:44.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:44.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:44.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:44.305 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:44.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:44 smithi173 bash[59517]: cluster 2023-09-23T20:39:42.666837+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1192: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 117 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 13810/5685 objects degraded (242.920%); 116/5685 objects misplaced (2.040%); 9.9 MiB/s, 187 objects/s recovering 2023-09-23T20:39:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:44 smithi173 bash[59517]: cluster 2023-09-23T20:39:43.095207+0000 mon.a (mon.0) 1515 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-09-23T20:39:44.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:44 smithi173 bash[59517]: cluster 2023-09-23T20:39:43.099990+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:39:44.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:44 smithi173 bash[59517]: cluster 2023-09-23T20:39:43.105346+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:39:44.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:44 smithi173 bash[59517]: cluster 2023-09-23T20:39:43.105624+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:39:44.408 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:44.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:44 smithi098 bash[78228]: cluster 2023-09-23T20:39:42.666837+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1192: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 117 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 13810/5685 objects degraded (242.920%); 116/5685 objects misplaced (2.040%); 9.9 MiB/s, 187 objects/s recovering 2023-09-23T20:39:44.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:44 smithi098 bash[78228]: cluster 2023-09-23T20:39:43.095207+0000 mon.a (mon.0) 1515 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-09-23T20:39:44.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:44 smithi098 bash[78228]: cluster 2023-09-23T20:39:43.099990+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:39:44.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:44 smithi098 bash[78228]: cluster 2023-09-23T20:39:43.105346+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:39:44.414 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:44 smithi098 bash[78228]: cluster 2023-09-23T20:39:43.105624+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T20:39:44.430 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:44.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:44.532 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:44.560 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:44.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:44.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:44.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:44.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:44.789 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:44.817 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:44.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:44.920 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:44.950 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:44.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:44.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:45.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:45.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:45.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:45.192 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:45.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:45.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:45.248 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[74888]: cluster 2023-09-23T20:39:44.101122+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.248 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[74888]: cluster 2023-09-23T20:39:44.102178+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-09-23T20:39:45.248 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[74888]: cluster 2023-09-23T20:39:44.107015+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.248 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[74888]: cluster 2023-09-23T20:39:44.109227+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.249 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[74888]: cluster 2023-09-23T20:39:44.111644+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:45.343 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:45.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:45.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:45 smithi173 bash[59517]: cluster 2023-09-23T20:39:44.101122+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:45 smithi173 bash[59517]: cluster 2023-09-23T20:39:44.102178+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-09-23T20:39:45.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:45 smithi173 bash[59517]: cluster 2023-09-23T20:39:44.107015+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:45 smithi173 bash[59517]: cluster 2023-09-23T20:39:44.109227+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:45 smithi173 bash[59517]: cluster 2023-09-23T20:39:44.111644+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:45 smithi173 bash[59517]: cluster 2023-09-23T20:39:45.079159+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 13810/5685 objects degraded (242.920%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:45.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:45 smithi173 bash[59517]: cluster 2023-09-23T20:39:45.084968+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-09-23T20:39:45.446 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:45.470 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:45.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:45.573 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:45.590 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:39:45.603 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:45.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:45.611 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:39:45.631 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:39:45.655 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:39:45.680 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:39:45.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[74888]: cluster 2023-09-23T20:39:45.079159+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 13810/5685 objects degraded (242.920%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:45.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[74888]: cluster 2023-09-23T20:39:45.084968+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-09-23T20:39:45.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[78228]: cluster 2023-09-23T20:39:44.101122+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[78228]: cluster 2023-09-23T20:39:44.102178+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-09-23T20:39:45.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[78228]: cluster 2023-09-23T20:39:44.107015+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[78228]: cluster 2023-09-23T20:39:44.109227+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[78228]: cluster 2023-09-23T20:39:44.111644+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T20:39:45.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[78228]: cluster 2023-09-23T20:39:45.079159+0000 mon.a (mon.0) 1517 : cluster 3 Health check update: Degraded data redundancy: 13810/5685 objects degraded (242.920%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:45.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:45 smithi098 bash[78228]: cluster 2023-09-23T20:39:45.084968+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-09-23T20:39:45.704 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:39:45.708 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:45.729 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:39:45.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:45.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:45.753 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:39:45.755 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:39:45.755 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:39:45.755 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:39:45.755 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:39:45.756 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:39:45.756 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:39:45.756 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:39:45.756 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:39:45.837 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:45.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:45.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:45.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:45.973 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:46.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:46.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:46.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:46.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:46.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:46.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:46.264 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:46.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:46.367 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:46.379 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:39:46] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.33.4" 2023-09-23T20:39:46.380 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[78228]: cluster 2023-09-23T20:39:44.667725+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1195: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 87 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 13561/4218 objects degraded (321.503%); 116/4218 objects misplaced (2.750%); 10 MiB/s, 209 objects/s recovering 2023-09-23T20:39:46.380 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[78228]: cluster 2023-09-23T20:39:45.088372+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.380 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[78228]: cluster 2023-09-23T20:39:45.088933+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.380 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[78228]: cluster 2023-09-23T20:39:45.094683+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.380 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[78228]: cluster 2023-09-23T20:39:45.095334+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.380 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[78228]: audit 2023-09-23T20:39:45.555081+0000 mon.a (mon.0) 1519 : audit 0 from='client.? 172.21.15.98:0/3170260971' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:46.380 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[78228]: cluster 2023-09-23T20:39:46.092193+0000 mon.a (mon.0) 1520 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-09-23T20:39:46.380 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[74888]: cluster 2023-09-23T20:39:44.667725+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1195: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 87 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 13561/4218 objects degraded (321.503%); 116/4218 objects misplaced (2.750%); 10 MiB/s, 209 objects/s recovering 2023-09-23T20:39:46.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[74888]: cluster 2023-09-23T20:39:45.088372+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[74888]: cluster 2023-09-23T20:39:45.088933+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[74888]: cluster 2023-09-23T20:39:45.094683+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[74888]: cluster 2023-09-23T20:39:45.095334+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[74888]: audit 2023-09-23T20:39:45.555081+0000 mon.a (mon.0) 1519 : audit 0 from='client.? 172.21.15.98:0/3170260971' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:46.381 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:46 smithi098 bash[74888]: cluster 2023-09-23T20:39:46.092193+0000 mon.a (mon.0) 1520 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-09-23T20:39:46.393 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:46.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:46.497 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:46.519 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:46.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:46 smithi173 bash[59517]: cluster 2023-09-23T20:39:44.667725+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1195: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 87 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 13561/4218 objects degraded (321.503%); 116/4218 objects misplaced (2.750%); 10 MiB/s, 209 objects/s recovering 2023-09-23T20:39:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:46 smithi173 bash[59517]: cluster 2023-09-23T20:39:45.088372+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:46 smithi173 bash[59517]: cluster 2023-09-23T20:39:45.088933+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:46 smithi173 bash[59517]: cluster 2023-09-23T20:39:45.094683+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:46 smithi173 bash[59517]: cluster 2023-09-23T20:39:45.095334+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T20:39:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:46 smithi173 bash[59517]: audit 2023-09-23T20:39:45.555081+0000 mon.a (mon.0) 1519 : audit 0 from='client.? 172.21.15.98:0/3170260971' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:39:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:46 smithi173 bash[59517]: cluster 2023-09-23T20:39:46.092193+0000 mon.a (mon.0) 1520 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-09-23T20:39:46.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:46.643 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:46.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:46.746 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:46.772 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:46.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:46.876 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:46.907 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:46.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:46.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:47.011 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:47.038 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:47.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:47.141 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:47.165 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:47.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:47.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:47.281 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:47 smithi098 bash[74888]: cluster 2023-09-23T20:39:46.094919+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.281 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:47 smithi098 bash[74888]: cluster 2023-09-23T20:39:46.094923+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.281 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:47 smithi098 bash[74888]: cluster 2023-09-23T20:39:46.134578+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.282 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:47 smithi098 bash[74888]: cluster 2023-09-23T20:39:46.484662+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.282 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:47 smithi098 bash[74888]: cluster 2023-09-23T20:39:47.088596+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-09-23T20:39:47.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:47 smithi098 bash[78228]: cluster 2023-09-23T20:39:46.094919+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:47 smithi098 bash[78228]: cluster 2023-09-23T20:39:46.094923+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:47 smithi098 bash[78228]: cluster 2023-09-23T20:39:46.134578+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:47 smithi098 bash[78228]: cluster 2023-09-23T20:39:46.484662+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.282 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:47 smithi098 bash[78228]: cluster 2023-09-23T20:39:47.088596+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-09-23T20:39:47.299 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:47.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:47 smithi173 bash[59517]: cluster 2023-09-23T20:39:46.094919+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:47 smithi173 bash[59517]: cluster 2023-09-23T20:39:46.094923+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:47 smithi173 bash[59517]: cluster 2023-09-23T20:39:46.134578+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:47 smithi173 bash[59517]: cluster 2023-09-23T20:39:46.484662+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T20:39:47.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:47 smithi173 bash[59517]: cluster 2023-09-23T20:39:47.088596+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-09-23T20:39:47.402 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:47.435 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:47.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:47.538 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:47.569 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:47.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:47.673 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:47.690 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:47.702 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:47.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:47.805 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:47.832 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:47.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:47.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:47.968 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:47.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:47.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:48.071 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:48.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:48.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:48.108 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:39:48.204 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:48.235 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:48.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:48.338 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:48 smithi173 bash[59517]: cluster 2023-09-23T20:39:46.668292+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1198: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 15 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 13508/762 objects degraded (1772.703%); 6.5 MiB/s, 121 objects/s recovering 2023-09-23T20:39:48.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:48 smithi173 bash[59517]: cluster 2023-09-23T20:39:47.091948+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:48 smithi173 bash[59517]: cluster 2023-09-23T20:39:47.095119+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:48 smithi173 bash[59517]: cluster 2023-09-23T20:39:47.097912+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:48 smithi173 bash[59517]: cluster 2023-09-23T20:39:47.099014+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:48 smithi173 bash[59517]: audit 2023-09-23T20:39:47.545798+0000 mon.a (mon.0) 1522 : audit 1 from='client.? 172.21.15.98:0/61698652' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:39:48.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:48 smithi173 bash[59517]: cluster 2023-09-23T20:39:48.085945+0000 mon.a (mon.0) 1523 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:48.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:48 smithi173 bash[59517]: audit 2023-09-23T20:39:48.095140+0000 mon.a (mon.0) 1524 : audit 1 from='client.? 172.21.15.98:0/61698652' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:39:48.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:48 smithi173 bash[59517]: cluster 2023-09-23T20:39:48.095303+0000 mon.a (mon.0) 1525 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-09-23T20:39:48.372 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:48.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:48.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[78228]: cluster 2023-09-23T20:39:46.668292+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1198: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 15 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 13508/762 objects degraded (1772.703%); 6.5 MiB/s, 121 objects/s recovering 2023-09-23T20:39:48.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[78228]: cluster 2023-09-23T20:39:47.091948+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[78228]: cluster 2023-09-23T20:39:47.095119+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[78228]: cluster 2023-09-23T20:39:47.097912+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[78228]: cluster 2023-09-23T20:39:47.099014+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[78228]: audit 2023-09-23T20:39:47.545798+0000 mon.a (mon.0) 1522 : audit 1 from='client.? 172.21.15.98:0/61698652' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:39:48.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[78228]: cluster 2023-09-23T20:39:48.085945+0000 mon.a (mon.0) 1523 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:48.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[78228]: audit 2023-09-23T20:39:48.095140+0000 mon.a (mon.0) 1524 : audit 1 from='client.? 172.21.15.98:0/61698652' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:39:48.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[78228]: cluster 2023-09-23T20:39:48.095303+0000 mon.a (mon.0) 1525 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-09-23T20:39:48.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[74888]: cluster 2023-09-23T20:39:46.668292+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1198: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 15 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 13508/762 objects degraded (1772.703%); 6.5 MiB/s, 121 objects/s recovering 2023-09-23T20:39:48.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[74888]: cluster 2023-09-23T20:39:47.091948+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[74888]: cluster 2023-09-23T20:39:47.095119+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[74888]: cluster 2023-09-23T20:39:47.097912+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[74888]: cluster 2023-09-23T20:39:47.099014+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T20:39:48.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[74888]: audit 2023-09-23T20:39:47.545798+0000 mon.a (mon.0) 1522 : audit 1 from='client.? 172.21.15.98:0/61698652' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:39:48.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[74888]: cluster 2023-09-23T20:39:48.085945+0000 mon.a (mon.0) 1523 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:39:48.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[74888]: audit 2023-09-23T20:39:48.095140+0000 mon.a (mon.0) 1524 : audit 1 from='client.? 172.21.15.98:0/61698652' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:39:48.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:48 smithi098 bash[74888]: cluster 2023-09-23T20:39:48.095303+0000 mon.a (mon.0) 1525 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-09-23T20:39:48.476 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:48.505 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:48.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:48.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:48.635 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:48.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:48.739 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:48.769 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:48.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:48.861 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:39:48.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:48.895 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:48.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:48.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:48.998 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:49.022 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:49.126 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:49.153 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:49.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:49.214 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:39:49.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:49.283 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:49.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:49.386 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:49.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:49 smithi098 bash[78228]: cluster 2023-09-23T20:39:48.094698+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:49 smithi098 bash[78228]: cluster 2023-09-23T20:39:48.111382+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:49 smithi098 bash[78228]: cluster 2023-09-23T20:39:48.293977+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.396 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:49 smithi098 bash[78228]: cluster 2023-09-23T20:39:48.293994+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:49 smithi098 bash[74888]: cluster 2023-09-23T20:39:48.094698+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:49 smithi098 bash[74888]: cluster 2023-09-23T20:39:48.111382+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:49 smithi098 bash[74888]: cluster 2023-09-23T20:39:48.293977+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.397 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:49 smithi098 bash[74888]: cluster 2023-09-23T20:39:48.293994+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:49.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:49.513 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:49.538 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:49.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:49.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:49 smithi173 bash[59517]: cluster 2023-09-23T20:39:48.094698+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:49 smithi173 bash[59517]: cluster 2023-09-23T20:39:48.111382+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:49 smithi173 bash[59517]: cluster 2023-09-23T20:39:48.293977+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:49 smithi173 bash[59517]: cluster 2023-09-23T20:39:48.293994+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T20:39:49.640 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:49.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:49.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:49.770 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:49.800 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:49.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:49.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:49.927 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:49.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:49.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:50.029 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:50.056 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:50.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:50.159 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:50.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:50 smithi098 bash[78228]: cluster 2023-09-23T20:39:48.668887+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1201: 99 pgs: 8 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 336 op/s; 12711/576 objects degraded (2206.771%); 3.0 MiB/s, 165 objects/s recovering 2023-09-23T20:39:50.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:50 smithi098 bash[78228]: cluster 2023-09-23T20:39:50.081401+0000 mon.a (mon.0) 1526 : cluster 3 Health check update: Degraded data redundancy: 12711/576 objects degraded (2206.771%), 13 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:50.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:50 smithi098 bash[74888]: cluster 2023-09-23T20:39:48.668887+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1201: 99 pgs: 8 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 336 op/s; 12711/576 objects degraded (2206.771%); 3.0 MiB/s, 165 objects/s recovering 2023-09-23T20:39:50.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:50 smithi098 bash[74888]: cluster 2023-09-23T20:39:50.081401+0000 mon.a (mon.0) 1526 : cluster 3 Health check update: Degraded data redundancy: 12711/576 objects degraded (2206.771%), 13 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:50.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:50.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:50.289 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:50.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:50.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:50.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:50 smithi173 bash[59517]: cluster 2023-09-23T20:39:48.668887+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1201: 99 pgs: 8 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 336 op/s; 12711/576 objects degraded (2206.771%); 3.0 MiB/s, 165 objects/s recovering 2023-09-23T20:39:50.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:50 smithi173 bash[59517]: cluster 2023-09-23T20:39:50.081401+0000 mon.a (mon.0) 1526 : cluster 3 Health check update: Degraded data redundancy: 12711/576 objects degraded (2206.771%), 13 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:39:50.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:50.443 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:50.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:50.546 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:50.578 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:50.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:50.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:50.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:50.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:50.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:50.849 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:50.952 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:50.982 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:50.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:50.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:51.085 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:51.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:51.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:51.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:51.240 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:51.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:51.342 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:51.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:51.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:51.467 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:51.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:51.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:51.593 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.623 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:51.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:51.727 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:51.759 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:51.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:51.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:51.887 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:51.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:51.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:51.990 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:52.015 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:52.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:52.118 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:52.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:52.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:52.245 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:52.256 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:52 smithi173 bash[59517]: cluster 2023-09-23T20:39:50.669862+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1202: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 240 op/s; 12711/576 objects degraded (2206.771%); 2.1 MiB/s, 139 objects/s recovering 2023-09-23T20:39:52.268 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:52.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:52.372 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:52.398 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:52.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:52.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:52 smithi098 bash[78228]: cluster 2023-09-23T20:39:50.669862+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1202: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 240 op/s; 12711/576 objects degraded (2206.771%); 2.1 MiB/s, 139 objects/s recovering 2023-09-23T20:39:52.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:52 smithi098 bash[74888]: cluster 2023-09-23T20:39:50.669862+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1202: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 240 op/s; 12711/576 objects degraded (2206.771%); 2.1 MiB/s, 139 objects/s recovering 2023-09-23T20:39:52.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:39:52.502 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:52.556 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:52.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:52.658 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:52.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:52.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:52.794 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:52.815 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:52.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:52.919 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:52.947 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:52.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:52.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:52.981 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:39:52.982 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:39:52.982 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:39:52.982 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:39:52.982 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:39:53.050 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:53.077 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:53.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:53.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:53.209 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:53.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:53.312 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:53.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:53.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:53.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:53.472 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:53.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:53.576 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:53.597 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:53.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:53.701 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:53.730 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:53.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:53.818 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T20:39:53.834 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:53.890 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:53.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:53.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:53.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:54.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:54.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:54.123 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:54.156 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:54.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:54.173 INFO:teuthology.orchestra.run.smithi098.stderr:set pool 9 pgp_num to 26 2023-09-23T20:39:54.263 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:54.293 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:54.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:54.397 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:54.398 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:54 smithi098 bash[78228]: cluster 2023-09-23T20:39:52.670764+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1203: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 18 op/s; 12711/576 objects degraded (2206.771%); 224 KiB/s, 82 objects/s recovering 2023-09-23T20:39:54.398 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:54 smithi098 bash[78228]: audit 2023-09-23T20:39:53.699077+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.98:0/2070605176' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:39:54.398 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:54 smithi098 bash[78228]: audit 2023-09-23T20:39:53.699662+0000 mon.a (mon.0) 1527 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:39:54.398 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:54 smithi098 bash[74888]: cluster 2023-09-23T20:39:52.670764+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1203: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 18 op/s; 12711/576 objects degraded (2206.771%); 224 KiB/s, 82 objects/s recovering 2023-09-23T20:39:54.398 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:54 smithi098 bash[74888]: audit 2023-09-23T20:39:53.699077+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.98:0/2070605176' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:39:54.398 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:54 smithi098 bash[74888]: audit 2023-09-23T20:39:53.699662+0000 mon.a (mon.0) 1527 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:39:54.410 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:54 smithi173 bash[59517]: cluster 2023-09-23T20:39:52.670764+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1203: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 18 op/s; 12711/576 objects degraded (2206.771%); 224 KiB/s, 82 objects/s recovering 2023-09-23T20:39:54.410 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:54 smithi173 bash[59517]: audit 2023-09-23T20:39:53.699077+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.98:0/2070605176' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:39:54.410 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:54 smithi173 bash[59517]: audit 2023-09-23T20:39:53.699662+0000 mon.a (mon.0) 1527 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]: dispatch 2023-09-23T20:39:54.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:54.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:54.528 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:54.556 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:54.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:54.659 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:54.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:54.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:54.794 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:54.819 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:54.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:54.922 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:54.955 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:54.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:54.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:55.058 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:55.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:55.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:55.151 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-09-23T20:39:55.151 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-09-23T20:39:55.192 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:55.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:55.332 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:55.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:55 smithi173 bash[59517]: audit 2023-09-23T20:39:54.159686+0000 mon.a (mon.0) 1528 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T20:39:55.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:55 smithi173 bash[59517]: cluster 2023-09-23T20:39:54.159788+0000 mon.a (mon.0) 1529 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-09-23T20:39:55.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:55 smithi173 bash[59517]: cluster 2023-09-23T20:39:54.162936+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:55.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:55 smithi173 bash[59517]: cluster 2023-09-23T20:39:54.213026+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:55.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:55 smithi173 bash[59517]: cluster 2023-09-23T20:39:54.216035+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:55.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:55 smithi173 bash[59517]: audit 2023-09-23T20:39:54.614603+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:55.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:55 smithi173 bash[59517]: audit 2023-09-23T20:39:54.616329+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:55.357 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:55.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:55.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[78228]: audit 2023-09-23T20:39:54.159686+0000 mon.a (mon.0) 1528 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T20:39:55.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[78228]: cluster 2023-09-23T20:39:54.159788+0000 mon.a (mon.0) 1529 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-09-23T20:39:55.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[78228]: cluster 2023-09-23T20:39:54.162936+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:55.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[78228]: cluster 2023-09-23T20:39:54.213026+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:55.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[78228]: cluster 2023-09-23T20:39:54.216035+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:55.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[78228]: audit 2023-09-23T20:39:54.614603+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:55.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[78228]: audit 2023-09-23T20:39:54.616329+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:55.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[74888]: audit 2023-09-23T20:39:54.159686+0000 mon.a (mon.0) 1528 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "26"}]': finished 2023-09-23T20:39:55.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[74888]: cluster 2023-09-23T20:39:54.159788+0000 mon.a (mon.0) 1529 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-09-23T20:39:55.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[74888]: cluster 2023-09-23T20:39:54.162936+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:55.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[74888]: cluster 2023-09-23T20:39:54.213026+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:55.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[74888]: cluster 2023-09-23T20:39:54.216035+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:55.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[74888]: audit 2023-09-23T20:39:54.614603+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:39:55.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:55 smithi098 bash[74888]: audit 2023-09-23T20:39:54.616329+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:39:55.460 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:55.493 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:55.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:55.579 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:55.598 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:55.625 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:55.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:55.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:55.755 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:55.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:55.858 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:55.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:55.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:55.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:55.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:56.013 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:56.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:56.116 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:56.144 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:56.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:56.166 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:39:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:39:56] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.33.4" 2023-09-23T20:39:56.168 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:56 smithi098 bash[78228]: cluster 2023-09-23T20:39:54.671674+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1205: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 15 objects/s recovering 2023-09-23T20:39:56.168 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:56 smithi098 bash[78228]: cluster 2023-09-23T20:39:55.032987+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:56.169 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:56 smithi098 bash[78228]: cluster 2023-09-23T20:39:55.114207+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:56.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:56.259 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:56 smithi173 bash[59517]: cluster 2023-09-23T20:39:54.671674+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1205: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 15 objects/s recovering 2023-09-23T20:39:56.259 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:56 smithi173 bash[59517]: cluster 2023-09-23T20:39:55.032987+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:56.259 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:56 smithi173 bash[59517]: cluster 2023-09-23T20:39:55.114207+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:56.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:56.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:56.378 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:56.409 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:56.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:56.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:56 smithi098 bash[74888]: cluster 2023-09-23T20:39:54.671674+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1205: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 15 objects/s recovering 2023-09-23T20:39:56.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:56 smithi098 bash[74888]: cluster 2023-09-23T20:39:55.032987+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:56.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:56 smithi098 bash[74888]: cluster 2023-09-23T20:39:55.114207+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T20:39:56.513 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:56.544 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:56.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:56.648 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:56.681 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:56.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:56.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:56.813 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:56.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:56.916 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:56.947 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:56.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:56.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:57.050 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:57.078 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:57.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:57.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:57.206 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:57.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:57.310 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:57.337 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:57.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:57.440 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:57.469 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:57.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:57.574 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:57.600 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:57.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:57.667 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:57.703 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:57.728 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:57.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:57.832 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:57.855 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:57.958 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:57.985 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:57.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:57.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:58.088 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:58.112 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:58.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:58.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:58.245 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:39:58.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:39:58.348 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:58.378 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:58.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:58.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:58.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:58.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:58.585 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:39:58.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:39:58 smithi173 bash[59517]: cluster 2023-09-23T20:39:56.673241+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1206: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 27 objects/s recovering 2023-09-23T20:39:58.614 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:58.627 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:39:58 smithi098 bash[78228]: cluster 2023-09-23T20:39:56.673241+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1206: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 27 objects/s recovering 2023-09-23T20:39:58.627 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:39:58 smithi098 bash[74888]: cluster 2023-09-23T20:39:56.673241+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1206: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 27 objects/s recovering 2023-09-23T20:39:58.643 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:58.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:39:58.747 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:58.774 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:58.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:58.877 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:58.905 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:39:58.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:58.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:39:59.009 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:59.039 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:59.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:59.142 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:59.170 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:59.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:59.274 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:59.299 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:39:59.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:39:59.403 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:59.430 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:39:59.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:39:59.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:59.554 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:39:59.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:39:59.657 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:59.687 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:39:59.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:39:59.695 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:39:59.790 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:59.813 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:39:59.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:39:59.916 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:59.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:39:59.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:39:59.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:00.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:00.066 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:00.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:00.151 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:40:00.151 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:40:00.151 INFO:tasks.thrashosds.thrasher:Reweighting osd 6 to 0.9274425588675413 2023-09-23T20:40:00.152 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 0.9274425588675413 2023-09-23T20:40:00.169 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:00.197 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:00.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:00.301 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:00.308 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:39:58.674435+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1207: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000120+0000 mon.a (mon.0) 1532 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 12711/576 objects degraded (2206.771%), 13 pgs degraded, 5 pgs undersized 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000151+0000 mon.a (mon.0) 1533 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000180+0000 mon.a (mon.0) 1534 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 12711/576 objects degraded (2206.771%), 13 pgs degraded, 5 pgs undersized 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000196+0000 mon.a (mon.0) 1535 : cluster 3 pg 1.0 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000212+0000 mon.a (mon.0) 1536 : cluster 3 pg 9.3 is active+recovery_wait+degraded, acting [7,3,1] 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000227+0000 mon.a (mon.0) 1537 : cluster 3 pg 9.4 is active+recovery_wait+degraded, acting [1,4,3] 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000239+0000 mon.a (mon.0) 1538 : cluster 3 pg 9.5 is active+recovery_wait+degraded, acting [0,5,1] 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000287+0000 mon.a (mon.0) 1539 : cluster 3 pg 9.9 is active+recovery_wait+degraded, acting [0,7,5] 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000303+0000 mon.a (mon.0) 1540 : cluster 3 pg 9.a is stuck undersized for 6m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,7] 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000317+0000 mon.a (mon.0) 1541 : cluster 3 pg 9.c is stuck undersized for 4m, current state active+recovering+undersized+degraded+remapped, last acting [7,4] 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000355+0000 mon.a (mon.0) 1542 : cluster 3 pg 9.e is stuck undersized for 6m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2023-09-23T20:40:00.309 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000372+0000 mon.a (mon.0) 1543 : cluster 3 pg 9.f is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,1] 2023-09-23T20:40:00.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000390+0000 mon.a (mon.0) 1544 : cluster 3 pg 9.13 is active+recovery_wait+degraded, acting [7,3,1] 2023-09-23T20:40:00.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000405+0000 mon.a (mon.0) 1545 : cluster 3 pg 9.14 is active+recovery_wait+degraded, acting [1,4,3] 2023-09-23T20:40:00.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000420+0000 mon.a (mon.0) 1546 : cluster 3 pg 9.15 is active+recovery_wait+degraded, acting [0,5,1] 2023-09-23T20:40:00.310 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:00 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.000435+0000 mon.a (mon.0) 1547 : cluster 3 pg 9.19 is active+recovery_wait+degraded, acting [0,7,5] 2023-09-23T20:40:00.325 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:00.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:00.430 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:00.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:39:58.674435+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1207: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:00.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000120+0000 mon.a (mon.0) 1532 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 12711/576 objects degraded (2206.771%), 13 pgs degraded, 5 pgs undersized 2023-09-23T20:40:00.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000151+0000 mon.a (mon.0) 1533 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-23T20:40:00.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000180+0000 mon.a (mon.0) 1534 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 12711/576 objects degraded (2206.771%), 13 pgs degraded, 5 pgs undersized 2023-09-23T20:40:00.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000196+0000 mon.a (mon.0) 1535 : cluster 3 pg 1.0 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-09-23T20:40:00.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000212+0000 mon.a (mon.0) 1536 : cluster 3 pg 9.3 is active+recovery_wait+degraded, acting [7,3,1] 2023-09-23T20:40:00.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000227+0000 mon.a (mon.0) 1537 : cluster 3 pg 9.4 is active+recovery_wait+degraded, acting [1,4,3] 2023-09-23T20:40:00.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000239+0000 mon.a (mon.0) 1538 : cluster 3 pg 9.5 is active+recovery_wait+degraded, acting [0,5,1] 2023-09-23T20:40:00.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000287+0000 mon.a (mon.0) 1539 : cluster 3 pg 9.9 is active+recovery_wait+degraded, acting [0,7,5] 2023-09-23T20:40:00.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000303+0000 mon.a (mon.0) 1540 : cluster 3 pg 9.a is stuck undersized for 6m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,7] 2023-09-23T20:40:00.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000317+0000 mon.a (mon.0) 1541 : cluster 3 pg 9.c is stuck undersized for 4m, current state active+recovering+undersized+degraded+remapped, last acting [7,4] 2023-09-23T20:40:00.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000355+0000 mon.a (mon.0) 1542 : cluster 3 pg 9.e is stuck undersized for 6m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2023-09-23T20:40:00.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000372+0000 mon.a (mon.0) 1543 : cluster 3 pg 9.f is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,1] 2023-09-23T20:40:00.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000390+0000 mon.a (mon.0) 1544 : cluster 3 pg 9.13 is active+recovery_wait+degraded, acting [7,3,1] 2023-09-23T20:40:00.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000405+0000 mon.a (mon.0) 1545 : cluster 3 pg 9.14 is active+recovery_wait+degraded, acting [1,4,3] 2023-09-23T20:40:00.434 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000420+0000 mon.a (mon.0) 1546 : cluster 3 pg 9.15 is active+recovery_wait+degraded, acting [0,5,1] 2023-09-23T20:40:00.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.000435+0000 mon.a (mon.0) 1547 : cluster 3 pg 9.19 is active+recovery_wait+degraded, acting [0,7,5] 2023-09-23T20:40:00.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:39:58.674435+0000 mgr.y (mgr.34107) 1091 : cluster 0 pgmap v1207: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:00.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000120+0000 mon.a (mon.0) 1532 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 12711/576 objects degraded (2206.771%), 13 pgs degraded, 5 pgs undersized 2023-09-23T20:40:00.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000151+0000 mon.a (mon.0) 1533 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-23T20:40:00.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000180+0000 mon.a (mon.0) 1534 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 12711/576 objects degraded (2206.771%), 13 pgs degraded, 5 pgs undersized 2023-09-23T20:40:00.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000196+0000 mon.a (mon.0) 1535 : cluster 3 pg 1.0 is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,6] 2023-09-23T20:40:00.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000212+0000 mon.a (mon.0) 1536 : cluster 3 pg 9.3 is active+recovery_wait+degraded, acting [7,3,1] 2023-09-23T20:40:00.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000227+0000 mon.a (mon.0) 1537 : cluster 3 pg 9.4 is active+recovery_wait+degraded, acting [1,4,3] 2023-09-23T20:40:00.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000239+0000 mon.a (mon.0) 1538 : cluster 3 pg 9.5 is active+recovery_wait+degraded, acting [0,5,1] 2023-09-23T20:40:00.435 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000287+0000 mon.a (mon.0) 1539 : cluster 3 pg 9.9 is active+recovery_wait+degraded, acting [0,7,5] 2023-09-23T20:40:00.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000303+0000 mon.a (mon.0) 1540 : cluster 3 pg 9.a is stuck undersized for 6m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,7] 2023-09-23T20:40:00.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000317+0000 mon.a (mon.0) 1541 : cluster 3 pg 9.c is stuck undersized for 4m, current state active+recovering+undersized+degraded+remapped, last acting [7,4] 2023-09-23T20:40:00.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000355+0000 mon.a (mon.0) 1542 : cluster 3 pg 9.e is stuck undersized for 6m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2023-09-23T20:40:00.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000372+0000 mon.a (mon.0) 1543 : cluster 3 pg 9.f is stuck undersized for 4m, current state active+recovery_wait+undersized+degraded+remapped, last acting [5,1] 2023-09-23T20:40:00.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000390+0000 mon.a (mon.0) 1544 : cluster 3 pg 9.13 is active+recovery_wait+degraded, acting [7,3,1] 2023-09-23T20:40:00.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000405+0000 mon.a (mon.0) 1545 : cluster 3 pg 9.14 is active+recovery_wait+degraded, acting [1,4,3] 2023-09-23T20:40:00.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000420+0000 mon.a (mon.0) 1546 : cluster 3 pg 9.15 is active+recovery_wait+degraded, acting [0,5,1] 2023-09-23T20:40:00.436 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:00 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.000435+0000 mon.a (mon.0) 1547 : cluster 3 pg 9.19 is active+recovery_wait+degraded, acting [0,7,5] 2023-09-23T20:40:00.462 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:00.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:00.567 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:00.594 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:00.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:00.697 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:00.723 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:00.826 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:00.852 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:00.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:00.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:00.976 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:00.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:00.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:01.079 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:01.101 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:01.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:01.204 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:01.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:01.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:01.329 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:01.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:01.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:01.458 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:01.488 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:01.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:01.592 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:01.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:01.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:01.724 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:01.754 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:01.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:01.857 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:01.883 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:01.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:01.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:01.986 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:02.013 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:02.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:02.116 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:02.147 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:02.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:02.250 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:02.258 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:02 smithi098 bash[74888]: cluster 2023-09-23T20:40:00.675338+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1208: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:02.258 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:02 smithi098 bash[78228]: cluster 2023-09-23T20:40:00.675338+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1208: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:02.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:02.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:02.378 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:02.388 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:02 smithi173 bash[59517]: cluster 2023-09-23T20:40:00.675338+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1208: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:02.404 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:02.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:02.456 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:40:02.457 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:40:02.457 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:40:02.457 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:40:02.457 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.457 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:7647 9.b 9:d84fcfd0:::benchmark_data_smithi098_175497_object7646:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e229)", 2023-09-23T20:40:02.457 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:33:36.407454+0000", 2023-09-23T20:40:02.457 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 386.04316236099999, 2023-09-23T20:40:02.457 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.085145795999999996, 2023-09-23T20:40:02.457 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.457 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.458 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.458 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.458 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.458 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 7647 2023-09-23T20:40:02.458 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.458 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.458 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.458 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.458 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.407454+0000", 2023-09-23T20:40:02.458 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.458 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.407454+0000", 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.407453+0000", 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.375e-05 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.459 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.407497+0000", 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2593e-05 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.407510+0000", 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5979999999999999e-06 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.407517+0000", 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0010152900000000001 2023-09-23T20:40:02.460 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.408533+0000", 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000132249 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.408665+0000", 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000135246 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.408800+0000", 2023-09-23T20:40:02.461 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0017283649999999999 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.410528+0000", 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002195841 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.412724+0000", 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.079772019 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.462 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.492496+0000", 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7708999999999999e-05 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.492554+0000", 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6307999999999998e-05 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:36.492600+0000", 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.085145795999999996 2023-09-23T20:40:02.463 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:50905 9.b 9:d2dfe36a:::benchmark_data_smithi098_175497_object50904:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e240)", 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:14.037433+0000", 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 348.41318386199998, 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044692137, 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.464 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 50905 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.037433+0000", 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.037433+0000", 2023-09-23T20:40:02.465 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:02.466 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.466 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.466 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.466 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.037432+0000", 2023-09-23T20:40:02.466 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3436000000000001e-05 2023-09-23T20:40:02.466 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.466 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.466 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.466 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.037485+0000", 2023-09-23T20:40:02.466 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5243e-05 2023-09-23T20:40:02.466 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.037500+0000", 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3209999999999999e-06 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.037508+0000", 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.025051889000000001 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.467 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.062560+0000", 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0025890700000000002 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.065149+0000", 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00069725099999999997 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.065846+0000", 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0022910790000000001 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.468 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.068137+0000", 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013459074999999999 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.081596+0000", 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020796899999999999 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.081804+0000", 2023-09-23T20:40:02.469 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018248 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.081987+0000", 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000138486 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.082125+0000", 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044692137 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.470 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:50908 9.b 9:ddafc8df:::benchmark_data_smithi098_175497_object50907:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e240)", 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:14.038684+0000", 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 348.41193275699999, 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.050406125000000003, 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.471 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 50908 2023-09-23T20:40:02.472 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.472 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.472 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.472 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.472 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.038684+0000", 2023-09-23T20:40:02.472 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.472 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.472 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.472 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.472 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.038684+0000", 2023-09-23T20:40:02.472 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.038683+0000", 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.2771999999999997e-05 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.038716+0000", 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3976e-05 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.473 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.038730+0000", 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3059999999999997e-06 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.038735+0000", 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.029497180000000001 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.068232+0000", 2023-09-23T20:40:02.474 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00085947300000000003 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.069092+0000", 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00048709600000000001 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.069579+0000", 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011817337000000001 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.475 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.476 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.476 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.081396+0000", 2023-09-23T20:40:02.476 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00091515499999999996 2023-09-23T20:40:02.476 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.476 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.476 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.476 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.082311+0000", 2023-09-23T20:40:02.476 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0066929529999999997 2023-09-23T20:40:02.476 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.476 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.476 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.089004+0000", 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.8949000000000002e-05 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.089053+0000", 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7086999999999999e-05 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.089090+0000", 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.050406125000000003 2023-09-23T20:40:02.477 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.478 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.478 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.478 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.478 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.478 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:50918 9.b 9:d2c7986c:::benchmark_data_smithi098_175497_object50917:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e240)", 2023-09-23T20:40:02.478 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:14.046569+0000", 2023-09-23T20:40:02.478 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 348.404047558, 2023-09-23T20:40:02.478 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044873130999999997, 2023-09-23T20:40:02.478 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.478 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.478 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 50918 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.046569+0000", 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.479 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.046569+0000", 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.046568+0000", 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8866e-05 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.046647+0000", 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.4910000000000005e-06 2023-09-23T20:40:02.480 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.046656+0000", 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5240000000000002e-06 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.046660+0000", 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.026142991000000001 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.481 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.072803+0000", 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00036967599999999999 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.073173+0000", 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00038305000000000001 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.073556+0000", 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0082080179999999992 2023-09-23T20:40:02.482 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.081764+0000", 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0072315679999999999 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.088996+0000", 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002359337 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.483 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.091355+0000", 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1008999999999999e-05 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.091406+0000", 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6430999999999997e-05 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:14.091442+0000", 2023-09-23T20:40:02.484 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044873130999999997 2023-09-23T20:40:02.485 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.485 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.485 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.485 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.485 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.485 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:53232 9.1 9:81e951c1:::benchmark_data_smithi098_175497_object53231:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e240)", 2023-09-23T20:40:02.485 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:16.309309+0000", 2023-09-23T20:40:02.485 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 346.14130743300001, 2023-09-23T20:40:02.485 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.051475213999999998, 2023-09-23T20:40:02.485 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.485 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 53232 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.309309+0000", 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.486 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.309309+0000", 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.309308+0000", 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7664999999999997e-05 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.487 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.309376+0000", 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3618999999999998e-05 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.309409+0000", 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1330000000000004e-06 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.309415+0000", 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.019633531999999999 2023-09-23T20:40:02.488 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.329049+0000", 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017356500000000001 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.329222+0000", 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00023862500000000001 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.489 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.490 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.329461+0000", 2023-09-23T20:40:02.490 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013737645999999999 2023-09-23T20:40:02.490 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.490 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.490 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.490 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.343199+0000", 2023-09-23T20:40:02.490 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000149025 2023-09-23T20:40:02.490 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.490 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.490 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.490 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.343348+0000", 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017335402999999999 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.360683+0000", 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5284999999999997e-05 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.360738+0000", 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6245000000000002e-05 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.491 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.492 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.492 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:16.360785+0000", 2023-09-23T20:40:02.492 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.051475213999999998 2023-09-23T20:40:02.492 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.492 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.492 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.492 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.492 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.492 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:56690 9.1 9:8b8cf78e:::benchmark_data_smithi098_175497_object56689:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T20:40:02.492 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:20.975913+0000", 2023-09-23T20:40:02.492 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 341.47470396300002, 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052625415000000002, 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 56690 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.493 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.975913+0000", 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.975913+0000", 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.975912+0000", 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3273e-05 2023-09-23T20:40:02.494 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.975995+0000", 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.5539e-05 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.976031+0000", 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8019999999999992e-06 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.495 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.976039+0000", 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.021226796999999999 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.997265+0000", 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000135112 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.997400+0000", 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013515099999999999 2023-09-23T20:40:02.496 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.997536+0000", 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010009416 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.007545+0000", 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001578814 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.497 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.009124+0000", 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.019234008 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.028358+0000", 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013596999999999999 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.028494+0000", 2023-09-23T20:40:02.498 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4495e-05 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.028538+0000", 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052625415000000002 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:56694 9.1 9:823eca00:::benchmark_data_smithi098_175497_object56693:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T20:40:02.499 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:20.979992+0000", 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 341.47062480599999, 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.048764691999999998, 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 56694 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.500 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.979992+0000", 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.979992+0000", 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.979990+0000", 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.4187000000000003e-05 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.501 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.980024+0000", 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.55e-06 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.980034+0000", 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4650000000000002e-06 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.502 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:20.980039+0000", 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.024270152 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.004309+0000", 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014883600000000001 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.004458+0000", 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018101400000000001 2023-09-23T20:40:02.503 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.004639+0000", 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0029149499999999999 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.007554+0000", 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.009362235 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.504 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.505 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.016916+0000", 2023-09-23T20:40:02.505 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011672144000000001 2023-09-23T20:40:02.505 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.505 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.505 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.505 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.028589+0000", 2023-09-23T20:40:02.505 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012369099999999999 2023-09-23T20:40:02.505 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.505 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.505 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.505 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.028712+0000", 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4400000000000002e-05 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:21.028757+0000", 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.048764691999999998 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.506 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:58958 9.1 9:8363e94d:::benchmark_data_smithi098_175497_object58957:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:23.368688+0000", 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 339.08192909100001, 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.045591778999999999, 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 58958 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.507 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.368688+0000", 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.368688+0000", 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.368687+0000", 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5915999999999999e-05 2023-09-23T20:40:02.508 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.368733+0000", 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6163000000000001e-05 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.368749+0000", 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3879999999999997e-06 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.509 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.368755+0000", 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0049253559999999997 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.373680+0000", 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013061999999999999 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.373811+0000", 2023-09-23T20:40:02.510 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0094045870000000007 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.383216+0000", 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.006377588 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.389593+0000", 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0011879270000000001 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.511 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.390781+0000", 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023204915 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.413986+0000", 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014759199999999999 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.414134+0000", 2023-09-23T20:40:02.512 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000145847 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.414280+0000", 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.045591778999999999 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:58960 9.1 9:8376066a:::benchmark_data_smithi098_175497_object58959:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:23.370306+0000", 2023-09-23T20:40:02.513 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 339.08031043599999, 2023-09-23T20:40:02.514 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044416116999999998, 2023-09-23T20:40:02.514 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.514 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.514 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.514 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.514 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.514 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 58960 2023-09-23T20:40:02.514 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.514 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.514 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.514 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.370306+0000", 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.370306+0000", 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.370305+0000", 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2213999999999997e-05 2023-09-23T20:40:02.515 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.370377+0000", 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2877999999999999e-05 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.370390+0000", 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6720000000000004e-06 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.516 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.370398+0000", 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016905923 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.387304+0000", 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.6367999999999996e-05 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.387400+0000", 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000105231 2023-09-23T20:40:02.517 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.387505+0000", 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0023966759999999999 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.389902+0000", 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00091091499999999999 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.518 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.390813+0000", 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023641432 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.414454+0000", 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013680300000000001 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.414591+0000", 2023-09-23T20:40:02.519 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013154099999999999 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.414723+0000", 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044416116999999998 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:59526 9.b 9:da4358c5:::benchmark_data_smithi098_175497_object59525:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T20:40:02.520 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:23.975135+0000", 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 338.47548151500001, 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055362833, 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 59526 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.521 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.975135+0000", 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.975135+0000", 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.975133+0000", 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00032876900000000002 2023-09-23T20:40:02.522 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.975462+0000", 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6274999999999999e-05 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.975478+0000", 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.106e-06 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.523 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.975487+0000", 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.8857999999999999e-05 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.975535+0000", 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000155814 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.975691+0000", 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000171287 2023-09-23T20:40:02.524 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,5", 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.975862+0000", 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0027218400000000001 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.978584+0000", 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8054999999999997e-05 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.525 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:23.978662+0000", 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.051725263 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.030388+0000", 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1359000000000007e-05 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.030449+0000", 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9144000000000002e-05 2023-09-23T20:40:02.526 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.030498+0000", 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055362833 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:71722 9.1 9:84585004:::benchmark_data_smithi098_175497_object1898:head [delete] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:10.964895+0000", 2023-09-23T20:40:02.527 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 291.48572224399999, 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044576903000000001, 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 71722 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.964895+0000", 2023-09-23T20:40:02.528 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.964895+0000", 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.964894+0000", 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8640000000000001e-06 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.529 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.964899+0000", 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2614e-05 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.964912+0000", 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1949999999999997e-06 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.964919+0000", 2023-09-23T20:40:02.530 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0033307279999999998 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.968250+0000", 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012336899999999999 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.968373+0000", 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012277300000000001 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.531 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.968496+0000", 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003162078 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.971658+0000", 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0095651910000000007 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.532 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.981223+0000", 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.028091201 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:11.009315+0000", 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010713 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:11.009422+0000", 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9731000000000002e-05 2023-09-23T20:40:02.533 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:11.009471+0000", 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044576903000000001 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:71725 9.1 9:8226f4fc:::benchmark_data_smithi098_175497_object1901:head [delete] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:10.973978+0000", 2023-09-23T20:40:02.534 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 291.47663843300001, 2023-09-23T20:40:02.535 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057351550000000001, 2023-09-23T20:40:02.535 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.535 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.535 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.535 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.535 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.535 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 71725 2023-09-23T20:40:02.535 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.535 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.535 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.535 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.973978+0000", 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.973978+0000", 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.973977+0000", 2023-09-23T20:40:02.536 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9960000000000001e-06 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.973982+0000", 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3540000000000001e-05 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.973996+0000", 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2689999999999999e-06 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.537 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.974001+0000", 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0041501359999999996 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.978151+0000", 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000130965 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.978282+0000", 2023-09-23T20:40:02.538 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014592300000000001 2023-09-23T20:40:02.539 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.539 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.539 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.539 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.978428+0000", 2023-09-23T20:40:02.539 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0069960320000000001 2023-09-23T20:40:02.539 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.539 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.539 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.539 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.985424+0000", 2023-09-23T20:40:02.539 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000100503 2023-09-23T20:40:02.539 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:10.985525+0000", 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.045680092999999998 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:11.031205+0000", 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5518000000000004e-05 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.540 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:11.031290+0000", 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9493999999999998e-05 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:11.031330+0000", 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057351550000000001 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:77032 9.1 9:8e7b748a:::benchmark_data_smithi098_175497_object7208:head [delete] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-09-23T20:40:02.541 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:25.161723+0000", 2023-09-23T20:40:02.542 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 277.28889404, 2023-09-23T20:40:02.542 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016176069000000001, 2023-09-23T20:40:02.542 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.542 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.542 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.542 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.542 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.542 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77032 2023-09-23T20:40:02.542 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.542 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.542 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.161723+0000", 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.161723+0000", 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.543 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.161721+0000", 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2160000000000006e-06 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.161729+0000", 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8230999999999999e-05 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.161747+0000", 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3939999999999998e-06 2023-09-23T20:40:02.544 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.161755+0000", 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7349999999999998e-05 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.161812+0000", 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015248599999999999 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.545 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.161965+0000", 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014707000000000001 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.162112+0000", 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003523184 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.165635+0000", 2023-09-23T20:40:02.546 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002022065 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.167657+0000", 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010138078999999999 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.177795+0000", 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8218999999999999e-05 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.547 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.177853+0000", 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5531000000000002e-05 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.177899+0000", 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016176069000000001 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.548 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:77046 9.1 9:8567347f:::benchmark_data_smithi098_175497_object7222:head [delete] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:25.178917+0000", 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 277.271699458, 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023782848999999998, 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77046 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.549 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.178917+0000", 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.178917+0000", 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.550 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.178916+0000", 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5420000000000002e-06 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.178923+0000", 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2274e-05 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.178935+0000", 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.0369999999999995e-06 2023-09-23T20:40:02.551 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.178943+0000", 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0047848489999999999 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.183728+0000", 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013873800000000001 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.552 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.183866+0000", 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012265999999999999 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.183989+0000", 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0040033309999999997 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.187992+0000", 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0030843469999999999 2023-09-23T20:40:02.553 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.191077+0000", 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011546363 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.202623+0000", 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.7083000000000003e-05 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.554 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.202670+0000", 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.9947999999999999e-05 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.202700+0000", 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023782848999999998 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.555 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:77047 9.1 9:827ca7ae:::benchmark_data_smithi098_175497_object7223:head [delete] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:25.184775+0000", 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 277.26584205199998, 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.018015250999999999, 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77047 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.556 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.184775+0000", 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.184775+0000", 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.557 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.184773+0000", 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.8619000000000002e-05 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.184801+0000", 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2514000000000002e-05 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.184824+0000", 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8830000000000001e-06 2023-09-23T20:40:02.558 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.184834+0000", 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0031868349999999998 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.188021+0000", 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011637 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.559 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.188137+0000", 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013944900000000001 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.188276+0000", 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002923129 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.191199+0000", 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00034049999999999998 2023-09-23T20:40:02.560 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.191540+0000", 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011193694000000001 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.202734+0000", 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.0686999999999999e-05 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.561 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.202764+0000", 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5687999999999999e-05 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:25.202790+0000", 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.018015250999999999 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.562 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:77637 9.1 9:89c3a7b0:::benchmark_data_smithi098_175497_object7813:head [delete] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:26.326996+0000", 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 276.12362064899997, 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017012053999999999, 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77637 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.563 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.326996+0000", 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.326996+0000", 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.564 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.326994+0000", 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.072e-06 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.327002+0000", 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2132e-05 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.327015+0000", 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7340000000000002e-06 2023-09-23T20:40:02.565 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.566 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.566 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.566 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.327021+0000", 2023-09-23T20:40:02.566 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003511559 2023-09-23T20:40:02.566 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.566 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.566 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.566 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.330533+0000", 2023-09-23T20:40:02.566 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012606800000000001 2023-09-23T20:40:02.566 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.566 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.330659+0000", 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013918399999999999 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.330798+0000", 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.005108675 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.567 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.335907+0000", 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00151074 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.337417+0000", 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0065300690000000003 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.343948+0000", 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.5188000000000003e-05 2023-09-23T20:40:02.568 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.343983+0000", 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5511999999999999e-05 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.344008+0000", 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017012053999999999 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.569 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:77641 9.1 9:89fb6d52:::benchmark_data_smithi098_175497_object7817:head [delete] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:26.327715+0000", 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 276.12290183800002, 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017496947999999998, 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77641 2023-09-23T20:40:02.570 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.327715+0000", 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.327715+0000", 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.571 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.327714+0000", 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5239999999999997e-06 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.327720+0000", 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3431000000000001e-05 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.327734+0000", 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.878e-06 2023-09-23T20:40:02.572 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.327741+0000", 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.005795845 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.333537+0000", 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012296299999999999 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.573 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.333660+0000", 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012032900000000001 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.333780+0000", 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003668307 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.337448+0000", 2023-09-23T20:40:02.574 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7209000000000001e-05 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.337465+0000", 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0076592259999999999 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.345125+0000", 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5311e-05 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.575 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.345170+0000", 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1974000000000002e-05 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.345212+0000", 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017496947999999998 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.576 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35469.0:122846 9.b e283/269 9:df72c604:::benchmark_data_smithi098_175497_object53022:head v 283'7728, mlcod=283'7726)", 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:39:19.855701+0000", 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 42.594916101999999, 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017600607000000001, 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.855701+0000", 2023-09-23T20:40:02.577 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.855701+0000", 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.855700+0000", 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9450000000000005e-06 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.578 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.855710+0000", 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4149e-05 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.855724+0000", 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8360000000000003e-06 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.579 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.855731+0000", 2023-09-23T20:40:02.580 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0318000000000002e-05 2023-09-23T20:40:02.580 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.580 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.580 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.580 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.855781+0000", 2023-09-23T20:40:02.580 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4066000000000001e-05 2023-09-23T20:40:02.580 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.580 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.580 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.580 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.855795+0000", 2023-09-23T20:40:02.580 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017477993000000001 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.873273+0000", 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.8204e-05 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.873301+0000", 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017600607000000001 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.581 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.582 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.582 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.582 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35469.0:122849 9.b e283/269 9:d0b698e6:::benchmark_data_smithi098_175497_object53025:head v 283'7729, mlcod=283'7726)", 2023-09-23T20:40:02.582 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:39:19.856089+0000", 2023-09-23T20:40:02.582 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 42.594527671000002, 2023-09-23T20:40:02.582 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017229681, 2023-09-23T20:40:02.582 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.582 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.582 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.582 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.582 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.585 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.856089+0000", 2023-09-23T20:40:02.585 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.585 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.585 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.585 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.585 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.856089+0000", 2023-09-23T20:40:02.585 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:02.585 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.585 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.586 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.586 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.856088+0000", 2023-09-23T20:40:02.586 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1860000000000003e-06 2023-09-23T20:40:02.586 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.586 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.586 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.586 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.856096+0000", 2023-09-23T20:40:02.586 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3458000000000001e-05 2023-09-23T20:40:02.586 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.586 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.586 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.856109+0000", 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5339999999999999e-06 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.856115+0000", 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0034135229999999999 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.859528+0000", 2023-09-23T20:40:02.587 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.7849000000000001e-05 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.859556+0000", 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013750026 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.873306+0000", 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2857000000000001e-05 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.588 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:19.873319+0000", 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017229681 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35469.0:123127 9.b e283/269 9:db88ad1d:::benchmark_data_smithi098_175497_object53303:head v 283'7754, mlcod=283'7752)", 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:39:20.243636+0000", 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 42.206980880000003, 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017102725999999999, 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:02.589 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:20.243636+0000", 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:20.243636+0000", 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.590 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:20.243635+0000", 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2894000000000001e-05 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:20.243647+0000", 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3184999999999999e-05 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:20.243671+0000", 2023-09-23T20:40:02.591 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2679999999999994e-06 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:20.243679+0000", 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2346999999999999e-05 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:20.243731+0000", 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7603000000000001e-05 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.592 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:20.243749+0000", 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016898640999999999 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:20.260648+0000", 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1136000000000003e-05 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:02.593 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:39:20.260739+0000", 2023-09-23T20:40:02.594 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017102725999999999 2023-09-23T20:40:02.594 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.594 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.594 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.594 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:02.594 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:02.594 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:40:02.594 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:02.625 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:02.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:02.727 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:02.753 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:02.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:02.855 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:02.879 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:02.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:02.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:02.982 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:03.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:03.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:03.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:03.126 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:03.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:03.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:03.255 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:03.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:03.318 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T20:40:03.359 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:03.392 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:03.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:03.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:03.523 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:03.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:03.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:03.649 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:03.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:03.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:03.778 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:03.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:03.881 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:03.912 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:03.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:03.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:03.967 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:40:03.995 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:40:04.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:04.018 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:40:04.037 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:40:04.045 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:04.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:04.059 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:40:04.079 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:40:04.101 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:40:04.123 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:40:04.124 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:40:04.124 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:40:04.125 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:40:04.125 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:40:04.125 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:40:04.125 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:40:04.125 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:40:04.125 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:40:04.148 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:04.170 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:04.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:04.273 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:04.301 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:04.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:04.404 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:04.433 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:04.434 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:04 smithi173 bash[59517]: cluster 2023-09-23T20:40:02.676339+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1209: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:04.435 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:04 smithi173 bash[59517]: audit 2023-09-23T20:40:03.934369+0000 mon.a (mon.0) 1548 : audit 0 from='client.? 172.21.15.98:0/2727211041' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:04.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:04.536 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:04.548 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:04 smithi098 bash[74888]: cluster 2023-09-23T20:40:02.676339+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1209: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:04.548 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:04 smithi098 bash[74888]: audit 2023-09-23T20:40:03.934369+0000 mon.a (mon.0) 1548 : audit 0 from='client.? 172.21.15.98:0/2727211041' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:04.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:04 smithi098 bash[78228]: cluster 2023-09-23T20:40:02.676339+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1209: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:04.549 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:04 smithi098 bash[78228]: audit 2023-09-23T20:40:03.934369+0000 mon.a (mon.0) 1548 : audit 0 from='client.? 172.21.15.98:0/2727211041' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:04.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:04.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:04.665 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:04.689 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:04.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:04.793 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:04.814 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:04.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:04.918 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:04.949 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:04.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:04.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:05.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:05.085 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:05.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:05.189 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:05.211 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:05.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:05.314 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:05.336 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:05.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:05.439 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:05.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:05.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:05.571 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:05.595 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:05.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:05.698 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:05.723 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:05.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:05.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:05.852 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:05.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:05.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:05.980 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:05.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:05.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:06.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:06.113 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:06.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:06.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:06.243 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:06.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:06.347 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:06.377 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:06.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:06.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:06 smithi098 bash[74888]: cluster 2023-09-23T20:40:04.676981+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1210: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 22 objects/s recovering 2023-09-23T20:40:06.432 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:40:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:40:06] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.33.4" 2023-09-23T20:40:06.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:06 smithi098 bash[78228]: cluster 2023-09-23T20:40:04.676981+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1210: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 22 objects/s recovering 2023-09-23T20:40:06.480 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:06.513 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:06.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:06.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:06 smithi173 bash[59517]: cluster 2023-09-23T20:40:04.676981+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1210: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 22 objects/s recovering 2023-09-23T20:40:06.616 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:06.642 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:06.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:06.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:06.770 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:06.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:06.873 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:06.903 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:06.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:06.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:07.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:07.034 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:07.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:07.138 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:07.165 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:07.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:07.268 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:07.297 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:07.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:07.400 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:07.433 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:07.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:07.536 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:07.562 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:07.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:07.665 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:07.692 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:07.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:07.795 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:07.823 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:07.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:07.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:07.950 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:07.952 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:07.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:07.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:08.054 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:08.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:08.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:08.129 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:40:08.185 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:08.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:08 smithi098 bash[78228]: cluster 2023-09-23T20:40:06.678257+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1211: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 29 objects/s recovering 2023-09-23T20:40:08.197 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:08 smithi098 bash[78228]: audit 2023-09-23T20:40:07.930521+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.98:0/1492138921' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:08.197 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:08 smithi098 bash[74888]: cluster 2023-09-23T20:40:06.678257+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1211: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 29 objects/s recovering 2023-09-23T20:40:08.197 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:08 smithi098 bash[74888]: audit 2023-09-23T20:40:07.930521+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.98:0/1492138921' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:08.201 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:40:08.211 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:08.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:08.314 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:08.335 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:08.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:08.439 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:08.451 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:08 smithi173 bash[59517]: cluster 2023-09-23T20:40:06.678257+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1211: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 29 objects/s recovering 2023-09-23T20:40:08.451 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:08 smithi173 bash[59517]: audit 2023-09-23T20:40:07.930521+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.98:0/1492138921' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:08.469 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:08.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:08.572 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:08.593 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:08.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:08.696 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:08.717 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:08.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:08.821 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:08.845 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:08.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:08.949 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:08.971 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:08.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:08.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:09.074 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:09.097 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:09.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:09.201 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:09.208 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:09 smithi098 bash[74888]: cluster 2023-09-23T20:40:08.177816+0000 mon.a (mon.0) 1550 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:40:09.208 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:09 smithi098 bash[74888]: audit 2023-09-23T20:40:08.188441+0000 mon.a (mon.0) 1551 : audit 1 from='client.? 172.21.15.98:0/1492138921' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:40:09.209 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:09 smithi098 bash[74888]: cluster 2023-09-23T20:40:08.188500+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-09-23T20:40:09.209 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:09 smithi098 bash[74888]: cluster 2023-09-23T20:40:08.191766+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:40:09.209 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:09 smithi098 bash[74888]: cluster 2023-09-23T20:40:08.195052+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:40:09.209 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:09 smithi098 bash[78228]: cluster 2023-09-23T20:40:08.177816+0000 mon.a (mon.0) 1550 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:40:09.209 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:09 smithi098 bash[78228]: audit 2023-09-23T20:40:08.188441+0000 mon.a (mon.0) 1551 : audit 1 from='client.? 172.21.15.98:0/1492138921' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:40:09.209 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:09 smithi098 bash[78228]: cluster 2023-09-23T20:40:08.188500+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-09-23T20:40:09.209 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:09 smithi098 bash[78228]: cluster 2023-09-23T20:40:08.191766+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:40:09.209 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:09 smithi098 bash[78228]: cluster 2023-09-23T20:40:08.195052+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:40:09.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:09.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:09.244 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:40:09.323 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:09.346 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:09.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:09.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:09.472 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:09.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:09.574 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:09.587 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:09 smithi173 bash[59517]: cluster 2023-09-23T20:40:08.177816+0000 mon.a (mon.0) 1550 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:40:09.587 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:09 smithi173 bash[59517]: audit 2023-09-23T20:40:08.188441+0000 mon.a (mon.0) 1551 : audit 1 from='client.? 172.21.15.98:0/1492138921' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:40:09.587 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:09 smithi173 bash[59517]: cluster 2023-09-23T20:40:08.188500+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-09-23T20:40:09.587 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:09 smithi173 bash[59517]: cluster 2023-09-23T20:40:08.191766+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:40:09.587 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:09 smithi173 bash[59517]: cluster 2023-09-23T20:40:08.195052+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T20:40:09.600 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:09.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:09.703 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:09.730 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:09.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:09.833 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:09.860 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:09.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:09.964 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:09.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:09.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:09.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:10.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:10.121 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:10.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:10.224 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:10.232 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:10 smithi098 bash[78228]: cluster 2023-09-23T20:40:08.679097+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1213: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:10.232 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:10 smithi098 bash[78228]: audit 2023-09-23T20:40:09.609535+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:10.233 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:10 smithi098 bash[74888]: cluster 2023-09-23T20:40:08.679097+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1213: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:10.233 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:10 smithi098 bash[74888]: audit 2023-09-23T20:40:09.609535+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:10.246 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:10.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:10.351 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:10.379 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:10.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:10.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:10.494 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:10 smithi173 bash[59517]: cluster 2023-09-23T20:40:08.679097+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1213: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12711/576 objects degraded (2206.771%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:10.494 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:10 smithi173 bash[59517]: audit 2023-09-23T20:40:09.609535+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:10.506 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:10.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:10.610 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:10.632 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:10.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:10.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:10.760 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:10.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:10.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:10.891 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:10.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:10.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:11.017 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:11.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:11.121 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:11.139 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:11.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:11.243 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:11.268 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:11.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:11.338 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:11 smithi098 bash[74888]: cluster 2023-09-23T20:40:11.188703+0000 mon.a (mon.0) 1554 : cluster 3 Health check update: Degraded data redundancy: 12632/576 objects degraded (2193.056%), 13 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:40:11.338 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:11 smithi098 bash[78228]: cluster 2023-09-23T20:40:11.188703+0000 mon.a (mon.0) 1554 : cluster 3 Health check update: Degraded data redundancy: 12632/576 objects degraded (2193.056%), 13 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:40:11.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:11.382 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:11 smithi173 bash[59517]: cluster 2023-09-23T20:40:11.188703+0000 mon.a (mon.0) 1554 : cluster 3 Health check update: Degraded data redundancy: 12632/576 objects degraded (2193.056%), 13 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T20:40:11.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.402 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:11.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:11.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:11.527 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:11.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:11.632 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:11.654 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:11.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:11.758 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:11.785 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:11.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:11.889 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:11.920 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:11.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:11.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:12.025 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:12.053 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:12.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:12.156 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:12.188 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:12.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:12.225 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:40:12.225 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:40:12.262 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:12 smithi098 bash[74888]: cluster 2023-09-23T20:40:10.679834+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1214: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12632/576 objects degraded (2193.056%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:12.262 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:12 smithi098 bash[74888]: audit 2023-09-23T20:40:11.790574+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.98:0/919570128' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:40:12.262 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:12 smithi098 bash[74888]: audit 2023-09-23T20:40:11.791093+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:40:12.266 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_4' removed 2023-09-23T20:40:12.292 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:12.325 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:12.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:12.426 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:12 smithi173 bash[59517]: cluster 2023-09-23T20:40:10.679834+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1214: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12632/576 objects degraded (2193.056%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:12.429 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:12 smithi173 bash[59517]: audit 2023-09-23T20:40:11.790574+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.98:0/919570128' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:40:12.429 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:12 smithi173 bash[59517]: audit 2023-09-23T20:40:11.791093+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:40:12.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:12.457 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:12.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:12.559 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:12.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:12.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:12.692 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:12.717 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:12.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:12.733 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:12 smithi098 bash[78228]: cluster 2023-09-23T20:40:10.679834+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1214: 99 pgs: 8 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 11 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12632/576 objects degraded (2193.056%); 0 B/s, 23 objects/s recovering 2023-09-23T20:40:12.734 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:12 smithi098 bash[78228]: audit 2023-09-23T20:40:11.790574+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.98:0/919570128' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:40:12.734 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:12 smithi098 bash[78228]: audit 2023-09-23T20:40:11.791093+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:40:12.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:12.852 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:12.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:12.956 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:12.982 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:12.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:12.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:13.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T20:40:13.085 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:13.123 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:13.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:13.228 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:13.261 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:13.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:13.365 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:13.390 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:13.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:13.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:40:13.494 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:13.507 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:13 smithi173 bash[59517]: audit 2023-09-23T20:40:12.251193+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:40:13.507 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:13 smithi173 bash[59517]: cluster 2023-09-23T20:40:12.251335+0000 mon.a (mon.0) 1557 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-09-23T20:40:13.507 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:13 smithi173 bash[59517]: cluster 2023-09-23T20:40:12.252929+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:40:13.529 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:13.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:13.533 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:13 smithi098 bash[78228]: audit 2023-09-23T20:40:12.251193+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:40:13.533 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:13 smithi098 bash[78228]: cluster 2023-09-23T20:40:12.251335+0000 mon.a (mon.0) 1557 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-09-23T20:40:13.533 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:13 smithi098 bash[78228]: cluster 2023-09-23T20:40:12.252929+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:40:13.533 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:13 smithi098 bash[74888]: audit 2023-09-23T20:40:12.251193+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:40:13.533 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:13 smithi098 bash[74888]: cluster 2023-09-23T20:40:12.251335+0000 mon.a (mon.0) 1557 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-09-23T20:40:13.533 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:13 smithi098 bash[74888]: cluster 2023-09-23T20:40:12.252929+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T20:40:13.632 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:13.658 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:13.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:13.761 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:13.793 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:13.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:13.897 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:13.924 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:13.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:13.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:14.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:14.055 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:14.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:14.159 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:14.194 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:14.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:14.298 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:14.327 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:14.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:14 smithi173 bash[59517]: cluster 2023-09-23T20:40:12.680453+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1216: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:40:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:14 smithi173 bash[59517]: cluster 2023-09-23T20:40:13.268197+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-23T20:40:14.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:14 smithi173 bash[59517]: cluster 2023-09-23T20:40:13.274765+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:40:14.431 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:14.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:14.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:14.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:14.570 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:14 smithi098 bash[78228]: cluster 2023-09-23T20:40:12.680453+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1216: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:40:14.570 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:14 smithi098 bash[78228]: cluster 2023-09-23T20:40:13.268197+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-23T20:40:14.570 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:14 smithi098 bash[78228]: cluster 2023-09-23T20:40:13.274765+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:40:14.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:14 smithi098 bash[74888]: cluster 2023-09-23T20:40:12.680453+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1216: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:40:14.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:14 smithi098 bash[74888]: cluster 2023-09-23T20:40:13.268197+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-23T20:40:14.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:14 smithi098 bash[74888]: cluster 2023-09-23T20:40:13.274765+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:40:14.588 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:14.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:14.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:14.714 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:14.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:14.817 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:14.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:14.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:14.864 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:40:14.864 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:40:14.865 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-09-23T20:40:14.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-09-23T20:40:14.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:14.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:14.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:14.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:15.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:15.113 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:15.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:15.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:15.253 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:15.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:15.356 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:15.390 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:15.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:15.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:15 smithi098 bash[78228]: cluster 2023-09-23T20:40:13.817462+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:40:15.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:15 smithi098 bash[78228]: cluster 2023-09-23T20:40:14.274155+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-09-23T20:40:15.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:15 smithi098 bash[78228]: cluster 2023-09-23T20:40:14.277436+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:40:15.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:15 smithi098 bash[78228]: cluster 2023-09-23T20:40:14.278457+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:40:15.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:15 smithi098 bash[78228]: cluster 2023-09-23T20:40:14.281016+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:40:15.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:15 smithi098 bash[74888]: cluster 2023-09-23T20:40:13.817462+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:40:15.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:15 smithi098 bash[74888]: cluster 2023-09-23T20:40:14.274155+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-09-23T20:40:15.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:15 smithi098 bash[74888]: cluster 2023-09-23T20:40:14.277436+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:40:15.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:15 smithi098 bash[74888]: cluster 2023-09-23T20:40:14.278457+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:40:15.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:15 smithi098 bash[74888]: cluster 2023-09-23T20:40:14.281016+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:40:15.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:15.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:15.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:15.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:15 smithi173 bash[59517]: cluster 2023-09-23T20:40:13.817462+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T20:40:15.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:15 smithi173 bash[59517]: cluster 2023-09-23T20:40:14.274155+0000 mon.a (mon.0) 1559 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-09-23T20:40:15.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:15 smithi173 bash[59517]: cluster 2023-09-23T20:40:14.277436+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:40:15.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:15 smithi173 bash[59517]: cluster 2023-09-23T20:40:14.278457+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:40:15.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:15 smithi173 bash[59517]: cluster 2023-09-23T20:40:14.281016+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T20:40:15.626 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:15.656 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:15.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:15.759 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:15.789 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:15.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:15.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:15.921 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:15.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:15.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:16.024 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:16.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:16.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:16.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:16.189 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:16.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:16.292 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:16.302 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.6 to 0.927443 (ed6c) 2023-09-23T20:40:16.317 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:16.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:16.353 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:40:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:40:16] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.33.4" 2023-09-23T20:40:16.353 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:16 smithi098 bash[78228]: cluster 2023-09-23T20:40:14.681151+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1219: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:40:16.353 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:16 smithi098 bash[78228]: audit 2023-09-23T20:40:16.123431+0000 mon.a (mon.0) 1560 : audit 1 from='client.? 172.21.15.98:0/1656382847' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 0.9274425588675413}]: dispatch 2023-09-23T20:40:16.354 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:16 smithi098 bash[74888]: cluster 2023-09-23T20:40:14.681151+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1219: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:40:16.354 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:16 smithi098 bash[74888]: audit 2023-09-23T20:40:16.123431+0000 mon.a (mon.0) 1560 : audit 1 from='client.? 172.21.15.98:0/1656382847' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 0.9274425588675413}]: dispatch 2023-09-23T20:40:16.423 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:16.452 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:16.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:16.556 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:16.570 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:16 smithi173 bash[59517]: cluster 2023-09-23T20:40:14.681151+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1219: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T20:40:16.570 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:16 smithi173 bash[59517]: audit 2023-09-23T20:40:16.123431+0000 mon.a (mon.0) 1560 : audit 1 from='client.? 172.21.15.98:0/1656382847' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 0.9274425588675413}]: dispatch 2023-09-23T20:40:16.593 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:16.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:16.698 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:16.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:16.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:16.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:16.861 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:16.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:16.965 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:16.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:16.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:16.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:17.095 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:17.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:17.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:17.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:17.264 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:17.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:17.368 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:17.401 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:17.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:17.505 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:17.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:17 smithi173 bash[59517]: audit 2023-09-23T20:40:16.289497+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.98:0/1656382847' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.9274425588675413}]': finished 2023-09-23T20:40:17.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:17 smithi173 bash[59517]: cluster 2023-09-23T20:40:16.289603+0000 mon.a (mon.0) 1562 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-09-23T20:40:17.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:17 smithi173 bash[59517]: cluster 2023-09-23T20:40:16.290525+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:40:17.539 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:17.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:17.644 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:17.656 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:17 smithi098 bash[74888]: audit 2023-09-23T20:40:16.289497+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.98:0/1656382847' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.9274425588675413}]': finished 2023-09-23T20:40:17.656 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:17 smithi098 bash[74888]: cluster 2023-09-23T20:40:16.289603+0000 mon.a (mon.0) 1562 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-09-23T20:40:17.656 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:17 smithi098 bash[74888]: cluster 2023-09-23T20:40:16.290525+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:40:17.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:17 smithi098 bash[78228]: audit 2023-09-23T20:40:16.289497+0000 mon.a (mon.0) 1561 : audit 1 from='client.? 172.21.15.98:0/1656382847' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.9274425588675413}]': finished 2023-09-23T20:40:17.657 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:17 smithi098 bash[78228]: cluster 2023-09-23T20:40:16.289603+0000 mon.a (mon.0) 1562 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-09-23T20:40:17.657 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:17 smithi098 bash[78228]: cluster 2023-09-23T20:40:16.290525+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T20:40:17.677 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:17.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:17.714 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:17.782 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:17.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:17.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:17.825 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:40:17.906 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:17.932 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:17.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:17.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:18.035 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:18.071 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:18.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:18.174 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:18.205 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:18.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:18.308 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:18.337 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:18.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:18.440 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:18.474 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:18.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:18.577 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:18.589 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:18 smithi098 bash[78228]: cluster 2023-09-23T20:40:16.681782+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 130 KiB/s, 0 objects/s recovering 2023-09-23T20:40:18.589 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:18 smithi098 bash[78228]: cluster 2023-09-23T20:40:17.294343+0000 mon.a (mon.0) 1563 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded, 1 pg undersized) 2023-09-23T20:40:18.589 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:18 smithi098 bash[74888]: cluster 2023-09-23T20:40:16.681782+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 130 KiB/s, 0 objects/s recovering 2023-09-23T20:40:18.590 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:18 smithi098 bash[74888]: cluster 2023-09-23T20:40:17.294343+0000 mon.a (mon.0) 1563 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded, 1 pg undersized) 2023-09-23T20:40:18.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:18 smithi173 bash[59517]: cluster 2023-09-23T20:40:16.681782+0000 mgr.y (mgr.34107) 1100 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 130 KiB/s, 0 objects/s recovering 2023-09-23T20:40:18.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:18 smithi173 bash[59517]: cluster 2023-09-23T20:40:17.294343+0000 mon.a (mon.0) 1563 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded, 1 pg undersized) 2023-09-23T20:40:18.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:18.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:18.710 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:18.740 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:18.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:18.844 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:18.875 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:18.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:18.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:18.979 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:19.008 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:19.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:19.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:19.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:19.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:19.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:19.266 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:19.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:19.369 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:19.402 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:19.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:19.504 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:19.537 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:19.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:19.641 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:19.674 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:19.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:19.778 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:19.798 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:19.799 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:19.805 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:19.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:19.933 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:19.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:19.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:20.036 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:20.061 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:20.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:20.164 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:20.191 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:20.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:20.294 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:20.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:20.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:20.419 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:20.451 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:20.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:20.555 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:20.567 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:20 smithi173 bash[59517]: cluster 2023-09-23T20:40:18.682622+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T20:40:20.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:20.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:20.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:20 smithi098 bash[74888]: cluster 2023-09-23T20:40:18.682622+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T20:40:20.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:20 smithi098 bash[78228]: cluster 2023-09-23T20:40:18.682622+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-23T20:40:20.693 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:20.717 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:20.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:20.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:20.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:20.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:20.951 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:20.979 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:20.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:20.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:21.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:21.110 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:21.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:21.213 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:21.244 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:21.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:21.347 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:21.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:21.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:21.394 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:40:21.394 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:40:21.480 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:21.504 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:21.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:21.607 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:21.638 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:21.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:21.742 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:21.772 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:21.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:21.876 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:21.906 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:21.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:21.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:22.009 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:22.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:22.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:22.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:22.179 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:22.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:22.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T20:40:22.282 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:22.293 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:40:22.294 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:40:22.314 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:22.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:22.419 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:22.430 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:22 smithi173 bash[59517]: cluster 2023-09-23T20:40:20.683295+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s, 0 objects/s recovering 2023-09-23T20:40:22.446 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:22.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:22.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.580 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:22.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:22 smithi098 bash[78228]: cluster 2023-09-23T20:40:20.683295+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s, 0 objects/s recovering 2023-09-23T20:40:22.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:22 smithi098 bash[74888]: cluster 2023-09-23T20:40:20.683295+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s, 0 objects/s recovering 2023-09-23T20:40:22.684 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:22.713 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:22.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:22.817 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.845 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:22.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:22.948 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:22.976 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:22.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:22.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:23.080 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:23.107 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:23.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:23.210 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:23.243 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:23.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:23.347 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:23.378 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:23.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:23.386 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:40:23.414 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:40:23.437 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:40:23.457 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:40:23.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:23.483 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:40:23.507 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:23.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:23.516 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:40:23.545 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:40:23.572 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:40:23.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:40:23.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:40:23.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:40:23.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:40:23.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:40:23.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:40:23.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:40:23.574 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:40:23.611 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:23.642 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:23.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:23.747 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:23.778 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:23.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:23.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:23.913 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:23.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:23.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:24.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:24.055 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:24.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:24.159 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:24.185 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:24.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:24.288 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:24.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:24.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:24.419 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:24.449 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:24.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:24.553 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:24.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:24 smithi098 bash[74888]: cluster 2023-09-23T20:40:22.683870+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1224: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-09-23T20:40:24.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:24 smithi098 bash[74888]: audit 2023-09-23T20:40:23.349032+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.98:0/253409688' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:24.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:24 smithi098 bash[78228]: cluster 2023-09-23T20:40:22.683870+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1224: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-09-23T20:40:24.562 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:24 smithi098 bash[78228]: audit 2023-09-23T20:40:23.349032+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.98:0/253409688' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:24.575 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:24.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:24.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:24 smithi173 bash[59517]: cluster 2023-09-23T20:40:22.683870+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1224: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-09-23T20:40:24.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:24 smithi173 bash[59517]: audit 2023-09-23T20:40:23.349032+0000 mon.c (mon.2) 139 : audit 0 from='client.? 172.21.15.98:0/253409688' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:24.678 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:24.705 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:24.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:24.808 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:24.843 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:24.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:24.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:24.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:25.090 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:25.122 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:25.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:25.226 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:25.254 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:25.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:25.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:25.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:25.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:25.490 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:25.523 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:25.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:25.627 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:25.656 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:25.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:25.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:25.771 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:25 smithi173 bash[59517]: audit 2023-09-23T20:40:24.615617+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:25.772 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:25 smithi173 bash[59517]: audit 2023-09-23T20:40:24.616898+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:25.772 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:25 smithi173 bash[59517]: cluster 2023-09-23T20:40:24.684298+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:40:25.772 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:25 smithi173 bash[59517]: audit 2023-09-23T20:40:25.409765+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:25.791 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:25.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:25.895 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:25.928 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:25.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:25.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:25.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:25 smithi098 bash[78228]: audit 2023-09-23T20:40:24.615617+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:25.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:25 smithi098 bash[78228]: audit 2023-09-23T20:40:24.616898+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:25.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:25 smithi098 bash[78228]: cluster 2023-09-23T20:40:24.684298+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:40:25.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:25 smithi098 bash[78228]: audit 2023-09-23T20:40:25.409765+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:25.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:25 smithi098 bash[74888]: audit 2023-09-23T20:40:24.615617+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:25.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:25 smithi098 bash[74888]: audit 2023-09-23T20:40:24.616898+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:25.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:25 smithi098 bash[74888]: cluster 2023-09-23T20:40:24.684298+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:40:25.933 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:25 smithi098 bash[74888]: audit 2023-09-23T20:40:25.409765+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:26.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:26.057 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:26.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:26.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:26.185 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:26.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:26.288 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:26.305 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:40:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:40:26] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.33.4" 2023-09-23T20:40:26.323 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:26.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:26.427 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:26.452 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:26.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:26.556 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:26.581 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:26.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:26.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:26.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:26.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:26.820 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:26.847 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:26.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:26.950 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:26.975 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:26.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:27.051 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:40:27.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:27.103 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:27.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:27.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:27.228 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:27.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:27.331 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:27.356 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:27.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:27.460 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:27.492 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:27.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:27.596 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:27.617 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:27.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:27.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:27.746 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:27.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:27.850 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:27.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:27 smithi098 bash[78228]: cluster 2023-09-23T20:40:26.685271+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:27.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:27 smithi098 bash[74888]: cluster 2023-09-23T20:40:26.685271+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:27.880 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:27.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:27.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:27.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:27.992 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:27 smithi173 bash[59517]: cluster 2023-09-23T20:40:26.685271+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:28.010 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:28.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:28.113 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:28.145 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:28.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:28.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:28.271 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:28.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:28.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:28.399 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:28.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:28.503 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:28.534 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:28.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:28.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:40:28.637 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:28.670 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:28.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:28.773 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:28.799 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:28.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:28.902 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:28.931 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:28.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:28.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:29.034 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:29.041 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_5' created 2023-09-23T20:40:29.043 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:40:29.057 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:29.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:29.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:29.171 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:29 smithi098 bash[78228]: audit 2023-09-23T20:40:28.501513+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.98:0/499429928' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:40:29.171 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:29 smithi098 bash[78228]: audit 2023-09-23T20:40:28.502125+0000 mon.a (mon.0) 1567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:40:29.172 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:29 smithi098 bash[78228]: audit 2023-09-23T20:40:28.769117+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.98:0/1615497108' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:40:29.172 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:29 smithi098 bash[78228]: audit 2023-09-23T20:40:28.967109+0000 mon.a (mon.0) 1568 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:40:29.172 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:29 smithi098 bash[78228]: cluster 2023-09-23T20:40:29.016073+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:40:29.172 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:29 smithi098 bash[74888]: audit 2023-09-23T20:40:28.501513+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.98:0/499429928' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:40:29.172 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:29 smithi098 bash[74888]: audit 2023-09-23T20:40:28.502125+0000 mon.a (mon.0) 1567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:40:29.172 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:29 smithi098 bash[74888]: audit 2023-09-23T20:40:28.769117+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.98:0/1615497108' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:40:29.172 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:29 smithi098 bash[74888]: audit 2023-09-23T20:40:28.967109+0000 mon.a (mon.0) 1568 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:40:29.172 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:29 smithi098 bash[74888]: cluster 2023-09-23T20:40:29.016073+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:40:29.188 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:29.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:29.292 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:29.300 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:29 smithi173 bash[59517]: audit 2023-09-23T20:40:28.501513+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.98:0/499429928' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:40:29.300 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:29 smithi173 bash[59517]: audit 2023-09-23T20:40:28.502125+0000 mon.a (mon.0) 1567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T20:40:29.300 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:29 smithi173 bash[59517]: audit 2023-09-23T20:40:28.769117+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.98:0/1615497108' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:40:29.300 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:29 smithi173 bash[59517]: audit 2023-09-23T20:40:28.967109+0000 mon.a (mon.0) 1568 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:40:29.300 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:29 smithi173 bash[59517]: cluster 2023-09-23T20:40:29.016073+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:40:29.317 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:29.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:29.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:29.453 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:29.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:29.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:29.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:29.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:29.693 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:29.722 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:29.826 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:29.859 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:29.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:29.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:29.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:29.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:29.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:30.092 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:30.126 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:30.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:30.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[74888]: cluster 2023-09-23T20:40:28.686083+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:30.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[74888]: cluster 2023-09-23T20:40:29.025449+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:40:30.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[74888]: audit 2023-09-23T20:40:29.025521+0000 mon.a (mon.0) 1570 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T20:40:30.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[74888]: audit 2023-09-23T20:40:29.025681+0000 mon.a (mon.0) 1571 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:40:30.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[74888]: cluster 2023-09-23T20:40:29.025817+0000 mon.a (mon.0) 1572 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-09-23T20:40:30.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[74888]: cluster 2023-09-23T20:40:29.092684+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:40:30.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[78228]: cluster 2023-09-23T20:40:28.686083+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:30.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[78228]: cluster 2023-09-23T20:40:29.025449+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:40:30.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[78228]: audit 2023-09-23T20:40:29.025521+0000 mon.a (mon.0) 1570 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T20:40:30.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[78228]: audit 2023-09-23T20:40:29.025681+0000 mon.a (mon.0) 1571 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:40:30.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[78228]: cluster 2023-09-23T20:40:29.025817+0000 mon.a (mon.0) 1572 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-09-23T20:40:30.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:30 smithi098 bash[78228]: cluster 2023-09-23T20:40:29.092684+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:40:30.230 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:30.257 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:30.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:30.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:30 smithi173 bash[59517]: cluster 2023-09-23T20:40:28.686083+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:30.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:30 smithi173 bash[59517]: cluster 2023-09-23T20:40:29.025449+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:40:30.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:30 smithi173 bash[59517]: audit 2023-09-23T20:40:29.025521+0000 mon.a (mon.0) 1570 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T20:40:30.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:30 smithi173 bash[59517]: audit 2023-09-23T20:40:29.025681+0000 mon.a (mon.0) 1571 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:40:30.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:30 smithi173 bash[59517]: cluster 2023-09-23T20:40:29.025817+0000 mon.a (mon.0) 1572 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-09-23T20:40:30.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:30 smithi173 bash[59517]: cluster 2023-09-23T20:40:29.092684+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T20:40:30.362 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:30.387 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:30.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:30.490 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:30.519 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:30.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:30.623 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:30.651 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:30.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:30.755 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:30.759 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-09-23T20:40:30.784 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:30.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:30.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:30.869 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:40:30.869 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:40:30.869 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:40:30.869 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:40:30.870 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.870 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:17393 9.3 9:c0c0f8ef:::benchmark_data_smithi098_175497_object17392:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T20:40:30.870 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:33:41.515391+0000", 2023-09-23T20:40:30.870 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 409.34534508199999, 2023-09-23T20:40:30.870 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5063876729999999, 2023-09-23T20:40:30.870 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.870 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:40:30.870 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.870 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.870 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.871 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 17393 2023-09-23T20:40:30.871 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.871 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.871 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.871 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.871 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.515391+0000", 2023-09-23T20:40:30.871 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.871 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.871 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.871 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.872 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.515391+0000", 2023-09-23T20:40:30.872 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:40:30.872 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.872 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.872 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.872 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.515389+0000", 2023-09-23T20:40:30.872 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.4675000000000003e-05 2023-09-23T20:40:30.872 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.872 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.872 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.872 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.515424+0000", 2023-09-23T20:40:30.873 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0410000000000003e-06 2023-09-23T20:40:30.873 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.873 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.873 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.873 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.515433+0000", 2023-09-23T20:40:30.873 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4739999999999996e-06 2023-09-23T20:40:30.873 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.873 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.873 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.873 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.515438+0000", 2023-09-23T20:40:30.873 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.486e-05 2023-09-23T20:40:30.874 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.874 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.874 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.874 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.515493+0000", 2023-09-23T20:40:30.874 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014496499999999999 2023-09-23T20:40:30.874 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.874 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.874 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.874 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.515638+0000", 2023-09-23T20:40:30.874 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00085193599999999997 2023-09-23T20:40:30.875 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.875 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.875 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5", 2023-09-23T20:40:30.875 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.516490+0000", 2023-09-23T20:40:30.875 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012531238 2023-09-23T20:40:30.875 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.875 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.875 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.875 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.529021+0000", 2023-09-23T20:40:30.875 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0081242150000000006 2023-09-23T20:40:30.875 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.876 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.876 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.876 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.537145+0000", 2023-09-23T20:40:30.876 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2329e-05 2023-09-23T20:40:30.876 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.876 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.876 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.876 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.537158+0000", 2023-09-23T20:40:30.876 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0019828230000001 2023-09-23T20:40:30.876 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.876 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.877 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.877 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:42.539141+0000", 2023-09-23T20:40:30.877 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2434e-05 2023-09-23T20:40:30.877 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.877 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.877 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.877 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:42.539153+0000", 2023-09-23T20:40:30.877 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4824135359999999 2023-09-23T20:40:30.877 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.877 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.877 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.878 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.021566+0000", 2023-09-23T20:40:30.878 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000211793 2023-09-23T20:40:30.878 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.878 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.878 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.878 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.021778+0000", 2023-09-23T20:40:30.878 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5063876729999999 2023-09-23T20:40:30.878 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.878 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.878 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:17401 9.d 9:b057bd03:::benchmark_data_smithi098_175497_object17400:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T20:40:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:33:41.522405+0000", 2023-09-23T20:40:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 409.33833086800001, 2023-09-23T20:40:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5225550380000001, 2023-09-23T20:40:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:40:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.879 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.880 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 17401 2023-09-23T20:40:30.880 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.880 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.880 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.880 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.880 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.522405+0000", 2023-09-23T20:40:30.880 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.880 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.880 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.880 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.880 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.522405+0000", 2023-09-23T20:40:30.881 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:40:30.881 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.881 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.881 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.881 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.522403+0000", 2023-09-23T20:40:30.881 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000160416 2023-09-23T20:40:30.881 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.881 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.881 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.881 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.522564+0000", 2023-09-23T20:40:30.881 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0584999999999999e-05 2023-09-23T20:40:30.882 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.882 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.882 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.882 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.522574+0000", 2023-09-23T20:40:30.882 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2080000000000003e-06 2023-09-23T20:40:30.882 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.882 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.882 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.882 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.522581+0000", 2023-09-23T20:40:30.882 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1103999999999997e-05 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.522633+0000", 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015074700000000001 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.522783+0000", 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000123509 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.883 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5", 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.522907+0000", 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0069633550000000001 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.529870+0000", 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011842528999999999 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.884 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.541713+0000", 2023-09-23T20:40:30.885 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0402e-05 2023-09-23T20:40:30.885 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.885 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.885 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.885 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.541723+0000", 2023-09-23T20:40:30.885 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.99483568099999997 2023-09-23T20:40:30.885 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.885 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.885 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.885 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:42.536559+0000", 2023-09-23T20:40:30.885 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4626e-05 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:42.536573+0000", 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5082597039999999 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.044833+0000", 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012674799999999999 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.886 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.044960+0000", 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5225550380000001 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:17408 9.e 9:73f8e289:::benchmark_data_smithi098_175497_object17407:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:33:41.532104+0000", 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 409.32863157100002, 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5300594529999998, 2023-09-23T20:40:30.887 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 17408 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532104+0000", 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.888 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532104+0000", 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999952 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532099+0000", 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000176157 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.889 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532275+0000", 2023-09-23T20:40:30.890 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.5419999999999994e-06 2023-09-23T20:40:30.890 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.890 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.890 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.890 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532285+0000", 2023-09-23T20:40:30.890 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8589999999999999e-06 2023-09-23T20:40:30.890 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.890 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.890 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.890 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532292+0000", 2023-09-23T20:40:30.890 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017928709000000001 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.550220+0000", 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0847e-05 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.550231+0000", 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.99324798199999997 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.891 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.892 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:42.543479+0000", 2023-09-23T20:40:30.892 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.235e-05 2023-09-23T20:40:30.892 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.892 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.892 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.892 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:42.543492+0000", 2023-09-23T20:40:30.892 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5087329220000001 2023-09-23T20:40:30.892 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.892 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.892 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.892 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.052224+0000", 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00022896900000000001 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.052453+0000", 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00024777399999999998 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.052701+0000", 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0033826899999999998 2023-09-23T20:40:30.893 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.056084+0000", 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0010030239999999999 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.057087+0000", 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0041208420000000004 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.894 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.061208+0000", 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2828000000000001e-05 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.061281+0000", 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00088295799999999999 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.062164+0000", 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5300594529999998 2023-09-23T20:40:30.895 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:17410 9.3 9:c558c8be:::benchmark_data_smithi098_175497_object17409:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:33:41.532814+0000", 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 409.32792181399998, 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.501346115, 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.896 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 17410 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532814+0000", 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.897 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532814+0000", 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532813+0000", 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6103000000000003e-05 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532849+0000", 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1926999999999999e-05 2023-09-23T20:40:30.898 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532861+0000", 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1959999999999996e-06 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.532867+0000", 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0065333960000000003 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.539400+0000", 2023-09-23T20:40:30.899 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1550000000000001e-06 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:41.539408+0000", 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.99998023199999997 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:42.539388+0000", 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0387000000000001e-05 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.900 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:42.539398+0000", 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.483509537 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.022908+0000", 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015637999999999999 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.023064+0000", 2023-09-23T20:40:30.901 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020259600000000001 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.023267+0000", 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001304553 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.024571+0000", 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001100579 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.902 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.025672+0000", 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0078844919999999999 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.033556+0000", 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.6618999999999994e-05 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:30.903 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.033623+0000", 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00053708599999999999 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:33:44.034160+0000", 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.501346115 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:55338 9.e 9:7d1f9638:::benchmark_data_smithi098_175497_object55337:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e240)", 2023-09-23T20:40:30.904 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:18.442517+0000", 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 372.41821908200001, 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.123101264, 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 55338 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.905 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.906 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.442517+0000", 2023-09-23T20:40:30.906 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.906 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.906 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.906 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.906 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.442517+0000", 2023-09-23T20:40:30.906 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:40:30.906 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.906 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.906 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.906 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.442516+0000", 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1549999999999999e-05 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.442567+0000", 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9569999999999997e-06 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.442577+0000", 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3010000000000003e-06 2023-09-23T20:40:30.907 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.442583+0000", 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00085504600000000004 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.443438+0000", 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000170082 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.908 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.443609+0000", 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020615600000000001 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.443815+0000", 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0052767120000000002 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.449091+0000", 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0075787820000000001 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.909 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.456670+0000", 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.10798418899999999 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.564654+0000", 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3967000000000006e-05 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.564718+0000", 2023-09-23T20:40:30.910 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00089955099999999995 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.565618+0000", 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.123101264 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:55339 9.e 9:7d098123:::benchmark_data_smithi098_175497_object55338:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e240)", 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:18.444993+0000", 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 372.41574264500002, 2023-09-23T20:40:30.911 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.121254417, 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 55339 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.444993+0000", 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.912 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.913 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.913 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.913 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.444993+0000", 2023-09-23T20:40:30.913 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:40:30.913 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.913 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.913 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.913 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.444991+0000", 2023-09-23T20:40:30.913 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.0908000000000003e-05 2023-09-23T20:40:30.913 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.913 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.914 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.914 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.445022+0000", 2023-09-23T20:40:30.914 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2003e-05 2023-09-23T20:40:30.914 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.914 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.914 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.914 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.445034+0000", 2023-09-23T20:40:30.914 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6920000000000002e-06 2023-09-23T20:40:30.914 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.914 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.914 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.445042+0000", 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001446613 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.446489+0000", 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016162500000000001 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.446650+0000", 2023-09-23T20:40:30.915 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019589299999999999 2023-09-23T20:40:30.916 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.916 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.916 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:40:30.916 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.446846+0000", 2023-09-23T20:40:30.916 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0034036729999999999 2023-09-23T20:40:30.916 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.916 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.916 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.916 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.450250+0000", 2023-09-23T20:40:30.916 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0064592349999999998 2023-09-23T20:40:30.916 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.917 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.917 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.917 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.456709+0000", 2023-09-23T20:40:30.917 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.108954207 2023-09-23T20:40:30.917 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.917 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.917 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.917 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.565663+0000", 2023-09-23T20:40:30.917 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1588999999999997e-05 2023-09-23T20:40:30.917 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.917 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.918 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:30.918 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.565715+0000", 2023-09-23T20:40:30.918 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000532735 2023-09-23T20:40:30.918 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.918 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.918 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.918 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:18.566247+0000", 2023-09-23T20:40:30.918 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.121254417 2023-09-23T20:40:30.918 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.918 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.918 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:59711 9.c 9:390ede92:::benchmark_data_smithi098_175497_object59710:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:24.185506+0000", 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 366.67522924399998, 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.6806383550000001, 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 59711 2023-09-23T20:40:30.919 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.185506+0000", 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.185506+0000", 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.920 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.185505+0000", 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1022000000000001e-05 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.185546+0000", 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0849000000000001e-05 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.185557+0000", 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.888e-06 2023-09-23T20:40:30.921 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.185564+0000", 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00092537399999999997 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.186489+0000", 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000130228 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.922 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.923 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.186619+0000", 2023-09-23T20:40:30.923 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016472200000000001 2023-09-23T20:40:30.923 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.923 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.923 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 4,6", 2023-09-23T20:40:30.923 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.186784+0000", 2023-09-23T20:40:30.923 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011646025000000001 2023-09-23T20:40:30.923 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.923 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.923 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.923 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.198430+0000", 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9410000000000002e-06 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.198440+0000", 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.82060078800000003 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.019041+0000", 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5064e-05 2023-09-23T20:40:30.924 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.019056+0000", 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.847016934 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.866073+0000", 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2219999999999996e-05 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.925 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.926 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.866145+0000", 2023-09-23T20:40:30.926 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.6806383550000001 2023-09-23T20:40:30.926 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.926 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.926 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.926 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.926 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.926 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:59724 9.c 9:3d471ed0:::benchmark_data_smithi098_175497_object59723:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e243)", 2023-09-23T20:40:30.926 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:24.215515+0000", 2023-09-23T20:40:30.926 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 366.64522081600001, 2023-09-23T20:40:30.926 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.685461724, 2023-09-23T20:40:30.927 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.927 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:30.927 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.927 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.927 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.927 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 59724 2023-09-23T20:40:30.927 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.927 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.927 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.927 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.927 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.215515+0000", 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.215515+0000", 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.215514+0000", 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6891999999999998e-05 2023-09-23T20:40:30.928 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.215561+0000", 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3196e-05 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.215574+0000", 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9189999999999999e-06 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.929 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.215582+0000", 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0388000000000004e-05 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.215652+0000", 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1268e-05 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.215663+0000", 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.80342311600000005 2023-09-23T20:40:30.930 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.019086+0000", 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.4719999999999995e-06 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.019095+0000", 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8470772439999998 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.931 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.866172+0000", 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015500799999999999 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.866327+0000", 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019919800000000001 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.866526+0000", 2023-09-23T20:40:30.932 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013883529 2023-09-23T20:40:30.933 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.933 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.933 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.933 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.880410+0000", 2023-09-23T20:40:30.933 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9624999999999997e-05 2023-09-23T20:40:30.933 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.933 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.933 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.933 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.880490+0000", 2023-09-23T20:40:30.933 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016853476999999999 2023-09-23T20:40:30.933 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.897343+0000", 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000116032 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.897459+0000", 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0035175750000000002 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.934 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.900977+0000", 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.685461724 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:59728 9.c 9:38be614c:::benchmark_data_smithi098_175497_object59727:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e243)", 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:24.219192+0000", 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 366.64154349199998, 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.684202151, 2023-09-23T20:40:30.935 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 59728 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.219192+0000", 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.936 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.219192+0000", 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.219190+0000", 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1007999999999997e-05 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.937 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.219241+0000", 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5384e-05 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.219257+0000", 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1127999999999999e-05 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.219268+0000", 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3787000000000004e-05 2023-09-23T20:40:30.938 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.219342+0000", 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3145999999999999e-05 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.219355+0000", 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.79976642799999997 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.939 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.019121+0000", 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7509999999999997e-06 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.019127+0000", 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.849837706 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.868965+0000", 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000118363 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.940 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.869083+0000", 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013394000000000001 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.869217+0000", 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011204881999999999 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.941 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.880422+0000", 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000121258 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.880543+0000", 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.020529710999999999 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.901073+0000", 2023-09-23T20:40:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6509999999999999e-05 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.901129+0000", 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0022650349999999999 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.903394+0000", 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.684202151 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:59749 9.c 9:3275d2b3:::benchmark_data_smithi098_175497_object59748:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e243)", 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:24.252200+0000", 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 366.60853609200001, 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.6542306949999999, 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 59749 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.252200+0000", 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.252200+0000", 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:40:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.252198+0000", 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8220999999999997e-05 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.252256+0000", 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4045e-05 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.252270+0000", 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4209999999999998e-06 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.252277+0000", 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7107000000000006e-05 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.252355+0000", 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.7180000000000008e-06 2023-09-23T20:40:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:24.252364+0000", 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.76677574800000003 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.019140+0000", 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.296e-06 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.019144+0000", 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8526389009999999 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.871783+0000", 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014948399999999999 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.871933+0000", 2023-09-23T20:40:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000191843 2023-09-23T20:40:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:40:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.872125+0000", 2023-09-23T20:40:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0083073030000000003 2023-09-23T20:40:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.880432+0000", 2023-09-23T20:40:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016518500000000001 2023-09-23T20:40:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.880597+0000", 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.022881632999999998 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.903479+0000", 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9199999999999999e-05 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.903578+0000", 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0028524420000000002 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.906430+0000", 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.6542306949999999 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:59750 9.c 9:37cf9d36:::benchmark_data_smithi098_175497_object59749:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:34:25.287078+0000", 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 365.573657588, 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.622628226, 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 59750 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.287078+0000", 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.287078+0000", 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999971 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.287075+0000", 2023-09-23T20:40:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013515000000000001 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.287210+0000", 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.9967e-05 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.287240+0000", 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.9285000000000002e-05 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.287270+0000", 2023-09-23T20:40:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010367299999999999 2023-09-23T20:40:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.287373+0000", 2023-09-23T20:40:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9051000000000001e-05 2023-09-23T20:40:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:25.287392+0000", 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5871077499999999 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.874500+0000", 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018657299999999999 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.874687+0000", 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00024796900000000001 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:40:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.874935+0000", 2023-09-23T20:40:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0056245130000000003 2023-09-23T20:40:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.880559+0000", 2023-09-23T20:40:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001427638 2023-09-23T20:40:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.881987+0000", 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.024518347999999999 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.906505+0000", 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5560999999999999e-05 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.906561+0000", 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00314569 2023-09-23T20:40:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:34:26.909706+0000", 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.622628226 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:77791 9.d 9:b5d56a55:::benchmark_data_smithi098_175497_object7967:head [delete] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:26.564570+0000", 2023-09-23T20:40:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 304.29616603199997, 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.13592879499999999, 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77791 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.564570+0000", 2023-09-23T20:40:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.564570+0000", 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.564568+0000", 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2129999999999999e-06 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.564573+0000", 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.3810000000000005e-06 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.564583+0000", 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.378e-06 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.564588+0000", 2023-09-23T20:40:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00058584900000000005 2023-09-23T20:40:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.565174+0000", 2023-09-23T20:40:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015902900000000001 2023-09-23T20:40:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.565333+0000", 2023-09-23T20:40:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011188099999999999 2023-09-23T20:40:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:40:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.565445+0000", 2023-09-23T20:40:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0023140729999999998 2023-09-23T20:40:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.567759+0000", 2023-09-23T20:40:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0011627549999999999 2023-09-23T20:40:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.568922+0000", 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.13008692799999999 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.699009+0000", 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000137823 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.699146+0000", 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0013520089999999999 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:26.700498+0000", 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.13592879499999999 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:78963 9.9 9:9fa37154:::benchmark_data_smithi098_175497_object9139:head [delete] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-09-23T20:40:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:29.117636+0000", 2023-09-23T20:40:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 301.74309947900002, 2023-09-23T20:40:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2816271320000001, 2023-09-23T20:40:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:40:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 78963 2023-09-23T20:40:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117636+0000", 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117636+0000", 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117635+0000", 2023-09-23T20:40:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1110000000000002e-06 2023-09-23T20:40:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117642+0000", 2023-09-23T20:40:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0726e-05 2023-09-23T20:40:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117652+0000", 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1520000000000003e-06 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117660+0000", 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2865000000000003e-05 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117712+0000", 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00021294799999999999 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117925+0000", 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000229101 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.118154+0000", 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0093721350000000002 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.127527+0000", 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015274087 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.142801+0000", 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6880000000000001e-05 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.142818+0000", 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.248003368 2023-09-23T20:40:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:30.390821+0000", 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012186899999999999 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:30.390943+0000", 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0082078540000000005 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:30.399151+0000", 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011265 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:30.399263+0000", 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2816271320000001 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:78964 9.9 9:9eed02a7:::benchmark_data_smithi098_175497_object9140:head [delete] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:29.117750+0000", 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 301.74298578299999, 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.285979105, 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 78964 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117750+0000", 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117750+0000", 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117749+0000", 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.216e-06 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117756+0000", 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2119e-05 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117768+0000", 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6809999999999998e-06 2023-09-23T20:40:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.117776+0000", 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003620701 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.121396+0000", 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00022434899999999999 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.121621+0000", 2023-09-23T20:40:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00035638400000000001 2023-09-23T20:40:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:40:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.121977+0000", 2023-09-23T20:40:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0055700029999999996 2023-09-23T20:40:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.127547+0000", 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015304392 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.142852+0000", 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0114e-05 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:29.142862+0000", 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.250550354 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:30.393412+0000", 2023-09-23T20:40:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8255e-05 2023-09-23T20:40:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:40:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:30.393510+0000", 2023-09-23T20:40:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010155897000000001 2023-09-23T20:40:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:30.403666+0000", 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2884000000000003e-05 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:30.403729+0000", 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.285979105 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:81697 9.9 9:9ada7267:::benchmark_data_smithi098_175497_object11873:head [delete] snapc 0=[] ondisk+write+known_if_redirected e257)", 2023-09-23T20:40:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:59.198740+0000", 2023-09-23T20:40:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 271.661996096, 2023-09-23T20:40:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.027382705, 2023-09-23T20:40:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:40:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 81697 2023-09-23T20:40:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.198740+0000", 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.198740+0000", 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.198737+0000", 2023-09-23T20:40:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2805e-05 2023-09-23T20:40:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.198750+0000", 2023-09-23T20:40:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2334e-05 2023-09-23T20:40:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.198772+0000", 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0607e-05 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.198783+0000", 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001822808 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.200606+0000", 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000170555 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.200776+0000", 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019147399999999999 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 3,5", 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.200968+0000", 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003375098 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.204343+0000", 2023-09-23T20:40:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00022979599999999999 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.204573+0000", 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.018678156000000001 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.223251+0000", 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3818000000000001e-05 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.223265+0000", 2023-09-23T20:40:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.98682078699999998 2023-09-23T20:40:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.210085+0000", 2023-09-23T20:40:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000202573 2023-09-23T20:40:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:40:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.210288+0000", 2023-09-23T20:40:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015684582999999998 2023-09-23T20:40:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.225973+0000", 2023-09-23T20:40:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014968499999999999 2023-09-23T20:40:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.226122+0000", 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.027382705 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:81708 9.9 9:936318a8:::benchmark_data_smithi098_175497_object11884:head [delete] snapc 0=[] ondisk+write+known_if_redirected e258)", 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:35:59.663159+0000", 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 271.19757713500002, 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.56495044900000002, 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 81708 2023-09-23T20:40:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.663159+0000", 2023-09-23T20:40:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.663159+0000", 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.663156+0000", 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1722000000000001e-05 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.663168+0000", 2023-09-23T20:40:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.374e-05 2023-09-23T20:40:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.663192+0000", 2023-09-23T20:40:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5685999999999999e-05 2023-09-23T20:40:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.663207+0000", 2023-09-23T20:40:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.3369999999999995e-05 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.663301+0000", 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0414000000000001e-05 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:35:59.663311+0000", 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.54977373100000004 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.213085+0000", 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00045172099999999998 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.213537+0000", 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016690300000000001 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.213704+0000", 2023-09-23T20:40:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0031104010000000001 2023-09-23T20:40:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.216814+0000", 2023-09-23T20:40:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00089957899999999996 2023-09-23T20:40:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.217714+0000", 2023-09-23T20:40:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0084715989999999998 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.226185+0000", 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8788000000000006e-05 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.226254+0000", 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0018550979999999999 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:00.228109+0000", 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.56495044900000002 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:85857 9.d 9:b65f6286:::benchmark_data_smithi098_175497_object16033:head [delete] snapc 0=[] ondisk+write+known_if_redirected e264)", 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:36:43.177056+0000", 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 227.68367926900001, 2023-09-23T20:40:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.95781409699999998, 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 85857 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.177056+0000", 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.177056+0000", 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.177054+0000", 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1220000000000001e-06 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.177064+0000", 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00035189200000000003 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.177416+0000", 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6389999999999998e-06 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.177424+0000", 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7898999999999994e-05 2023-09-23T20:40:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.177502+0000", 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2925000000000001e-05 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.177515+0000", 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.94313186800000004 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.120647+0000", 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013624500000000001 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.120783+0000", 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000120233 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.120903+0000", 2023-09-23T20:40:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0062382269999999998 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.127142+0000", 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00080604699999999995 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.127948+0000", 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0068484440000000004 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.134796+0000", 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.8257000000000003e-05 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.134834+0000", 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6229999999999997e-05 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.134871+0000", 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.95781409699999998 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:85902 9.d 9:b1762314:::benchmark_data_smithi098_175497_object16078:head [delete] snapc 0=[] ondisk+write+known_if_redirected e264)", 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:36:43.346027+0000", 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 227.51470915600001, 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.78910059600000004, 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 85902 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.346027+0000", 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.346027+0000", 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.346024+0000", 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1018e-05 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.346035+0000", 2023-09-23T20:40:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0472999999999999e-05 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.346056+0000", 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.789e-06 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.346065+0000", 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7934000000000004e-05 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.346133+0000", 2023-09-23T20:40:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9469999999999998e-06 2023-09-23T20:40:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.346143+0000", 2023-09-23T20:40:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.77721050899999999 2023-09-23T20:40:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.123353+0000", 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000121323 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.123474+0000", 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013915499999999999 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.123614+0000", 2023-09-23T20:40:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0036230910000000002 2023-09-23T20:40:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.127237+0000", 2023-09-23T20:40:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0024113160000000002 2023-09-23T20:40:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.129648+0000", 2023-09-23T20:40:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0053195070000000002 2023-09-23T20:40:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.134967+0000", 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0926000000000005e-05 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.135038+0000", 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8776000000000005e-05 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.135127+0000", 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.78910059600000004 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:85935 9.d 9:bf1e6808:::benchmark_data_smithi098_175497_object16111:head [delete] snapc 0=[] ondisk+write+known_if_redirected e264)", 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:36:43.804593+0000", 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 227.05614251599999, 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.330646088, 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 85935 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.804593+0000", 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.804593+0000", 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.804591+0000", 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4663e-05 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.804605+0000", 2023-09-23T20:40:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.6546e-05 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.804632+0000", 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5243e-05 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.804647+0000", 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1576999999999994e-05 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.804739+0000", 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2288e-05 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:43.804751+0000", 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.32091800999999998 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.125669+0000", 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7172e-05 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.125736+0000", 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.0272000000000007e-05 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.125816+0000", 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0017719389999999999 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.127588+0000", 2023-09-23T20:40:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0021328419999999998 2023-09-23T20:40:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.129721+0000", 2023-09-23T20:40:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0054559120000000003 2023-09-23T20:40:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.135177+0000", 2023-09-23T20:40:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3348e-05 2023-09-23T20:40:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.135210+0000", 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.8824e-05 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:36:44.135239+0000", 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.330646088 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:89756 9.d 9:b0d9f611:::benchmark_data_smithi098_175497_object19932:head [delete] snapc 0=[] ondisk+write+known_if_redirected e265)", 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:37:12.711230+0000", 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 198.14950543099999, 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14400196700000001, 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 89756 2023-09-23T20:40:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.711230+0000", 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.711230+0000", 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999967 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.711227+0000", 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.33e-05 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.711240+0000", 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.7911000000000001e-05 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:40:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.711268+0000", 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2874000000000001e-05 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.711281+0000", 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012752099999999999 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.711409+0000", 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00022798 2023-09-23T20:40:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:40:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.711637+0000", 2023-09-23T20:40:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00021899699999999999 2023-09-23T20:40:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:40:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.711856+0000", 2023-09-23T20:40:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0033082889999999998 2023-09-23T20:40:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.715164+0000", 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0017731470000000001 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.716937+0000", 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.138147046 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:40:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.855084+0000", 2023-09-23T20:40:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.4217999999999999e-05 2023-09-23T20:40:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:40:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.855168+0000", 2023-09-23T20:40:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3783999999999998e-05 2023-09-23T20:40:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:40:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:40:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:40:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:37:12.855232+0000", 2023-09-23T20:40:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14400196700000001 2023-09-23T20:40:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:40:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:40:31.031 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:40:31.031 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:31.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:31.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:31.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:31.197 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:31.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:31.301 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:31.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[78228]: cluster 2023-09-23T20:40:30.033121+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-09-23T20:40:31.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[78228]: cluster 2023-09-23T20:40:30.036283+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[78228]: cluster 2023-09-23T20:40:30.037404+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[78228]: cluster 2023-09-23T20:40:30.039284+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[78228]: cluster 2023-09-23T20:40:30.041029+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.313 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[78228]: cluster 2023-09-23T20:40:30.041045+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[74888]: cluster 2023-09-23T20:40:30.033121+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-09-23T20:40:31.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[74888]: cluster 2023-09-23T20:40:30.036283+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[74888]: cluster 2023-09-23T20:40:30.037404+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[74888]: cluster 2023-09-23T20:40:30.039284+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[74888]: cluster 2023-09-23T20:40:30.041029+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.314 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:31 smithi098 bash[74888]: cluster 2023-09-23T20:40:30.041045+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.330 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:31.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:31.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:31 smithi173 bash[59517]: cluster 2023-09-23T20:40:30.033121+0000 mon.a (mon.0) 1573 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-09-23T20:40:31.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:31 smithi173 bash[59517]: cluster 2023-09-23T20:40:30.036283+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:31 smithi173 bash[59517]: cluster 2023-09-23T20:40:30.037404+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:31 smithi173 bash[59517]: cluster 2023-09-23T20:40:30.039284+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:31 smithi173 bash[59517]: cluster 2023-09-23T20:40:30.041029+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:31 smithi173 bash[59517]: cluster 2023-09-23T20:40:30.041045+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:31.434 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:31.467 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:31.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:31.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:31.597 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:31.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:31.700 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:31.732 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:31.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:31.751 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:40:31.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:31.866 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:31.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:31.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:31.968 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:32.000 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:32.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:32.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:32.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:32.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:32.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:32.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:32.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:32.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:32 smithi173 bash[59517]: cluster 2023-09-23T20:40:30.687097+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1230: 89 pgs: 7 creating+activating, 3 unknown, 79 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:32.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:32 smithi173 bash[59517]: cluster 2023-09-23T20:40:30.761412+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:32.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:32 smithi173 bash[59517]: cluster 2023-09-23T20:40:31.043382+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-23T20:40:32.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:32 smithi173 bash[59517]: cluster 2023-09-23T20:40:31.045812+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:40:32.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:32 smithi173 bash[59517]: cluster 2023-09-23T20:40:31.046360+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:40:32.379 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:32.411 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:32.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:32.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:32 smithi098 bash[78228]: cluster 2023-09-23T20:40:30.687097+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1230: 89 pgs: 7 creating+activating, 3 unknown, 79 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:32.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:32 smithi098 bash[78228]: cluster 2023-09-23T20:40:30.761412+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:32.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:32 smithi098 bash[78228]: cluster 2023-09-23T20:40:31.043382+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-23T20:40:32.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:32 smithi098 bash[78228]: cluster 2023-09-23T20:40:31.045812+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:40:32.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:32 smithi098 bash[78228]: cluster 2023-09-23T20:40:31.046360+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:40:32.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:32 smithi098 bash[74888]: cluster 2023-09-23T20:40:30.687097+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1230: 89 pgs: 7 creating+activating, 3 unknown, 79 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:32.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:32 smithi098 bash[74888]: cluster 2023-09-23T20:40:30.761412+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T20:40:32.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:32 smithi098 bash[74888]: cluster 2023-09-23T20:40:31.043382+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-23T20:40:32.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:32 smithi098 bash[74888]: cluster 2023-09-23T20:40:31.045812+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:40:32.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:32 smithi098 bash[74888]: cluster 2023-09-23T20:40:31.046360+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:40:32.516 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:32.550 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:32.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:32.653 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:32.688 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:32.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:32.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:40:32.792 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:32.859 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:32.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:32.963 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:32.995 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:32.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:32.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:33.099 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:33.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:33.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:33.235 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:33.264 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:33.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:33.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:33 smithi173 bash[59517]: cluster 2023-09-23T20:40:31.719017+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:40:33.368 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:33.397 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:33.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:33.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:33 smithi098 bash[78228]: cluster 2023-09-23T20:40:31.719017+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:40:33.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:33 smithi098 bash[74888]: cluster 2023-09-23T20:40:31.719017+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T20:40:33.501 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:33.530 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:33.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:33.634 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:33.663 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:33.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:33.767 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:33.801 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:33.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:33.905 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:33.935 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:33.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:33.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:34.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:34.076 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:34.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:34.180 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:34.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:34 smithi098 bash[74888]: cluster 2023-09-23T20:40:32.687938+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1232: 89 pgs: 7 creating+activating, 1 unknown, 81 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:34.183 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:34 smithi098 bash[78228]: cluster 2023-09-23T20:40:32.687938+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1232: 89 pgs: 7 creating+activating, 1 unknown, 81 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:34.212 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:34.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:34.311 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:34.316 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:34.328 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:34 smithi173 bash[59517]: cluster 2023-09-23T20:40:32.687938+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1232: 89 pgs: 7 creating+activating, 1 unknown, 81 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:34.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:34.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:34.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:34.476 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:34.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:34.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:34.612 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:34.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:34.717 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:34.749 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:34.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:34.854 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:34.885 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:34.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:34.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:34.989 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:35.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:35.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:35.132 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:35.165 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:35.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:35.269 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:35.299 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:35.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:35.325 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:35.403 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:35.432 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:35.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:35.535 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:35.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:35.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:35.670 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:35.694 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:35.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:35.797 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:35.826 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:35.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:35.966 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:35.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:35.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:36.069 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:36.099 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:36.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:36.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:36.235 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:36.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:36.339 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:36.342 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:36.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:36 smithi173 bash[59517]: cluster 2023-09-23T20:40:34.688488+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1233: 89 pgs: 7 creating+activating, 82 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:36.350 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:36 smithi098 bash[74888]: cluster 2023-09-23T20:40:34.688488+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1233: 89 pgs: 7 creating+activating, 82 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:36.350 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:40:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:40:36] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.33.4" 2023-09-23T20:40:36.351 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:36 smithi098 bash[78228]: cluster 2023-09-23T20:40:34.688488+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1233: 89 pgs: 7 creating+activating, 82 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:36.365 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:36.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:36.468 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:36.499 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:36.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:36.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:36.624 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:36.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:36.727 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:36.763 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:36.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:36.866 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:36.891 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:36.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:36.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:36.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:37.021 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:37.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:37.124 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:37.161 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:37.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:37.265 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:37.291 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:37.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:37.353 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:37.395 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:37.430 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:37.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:37.534 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:37.564 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:37.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:37.667 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:37.702 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:37.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:37.805 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:37.835 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:37.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:37.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:37.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:37.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:37.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:38.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:38.092 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:38.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:38.196 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:38.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:38.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:38.331 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:38.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:38 smithi173 bash[59517]: cluster 2023-09-23T20:40:36.689190+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1234: 89 pgs: 89 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:38.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:38 smithi173 bash[59517]: audit 2023-09-23T20:40:37.762083+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:40:38.363 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:38.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:38.442 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:38 smithi098 bash[74888]: cluster 2023-09-23T20:40:36.689190+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1234: 89 pgs: 89 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:38.443 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:38 smithi098 bash[74888]: audit 2023-09-23T20:40:37.762083+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:40:38.443 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:38 smithi098 bash[78228]: cluster 2023-09-23T20:40:36.689190+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1234: 89 pgs: 89 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:38.443 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:38 smithi098 bash[78228]: audit 2023-09-23T20:40:37.762083+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:40:38.467 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:38.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:38.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:38.591 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:38.623 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:38.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:38.727 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:38.748 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:38.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:38.851 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:38.884 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:38.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:38.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:38.988 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:39.022 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:39.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:39.126 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:39.161 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:39.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:39.265 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:39.295 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:39.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:39.398 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:39.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:39.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:39.529 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:39.552 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:39.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:39.656 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:39.676 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:39.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:39.780 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:39.805 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:39.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:39.909 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:39.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:39.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:39.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:40.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:40.067 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:40.170 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:40.199 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:40.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:40.303 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:40.333 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:40.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:40 smithi098 bash[78228]: cluster 2023-09-23T20:40:38.689699+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1235: 89 pgs: 89 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:40 smithi098 bash[78228]: audit 2023-09-23T20:40:39.609802+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:40.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:40 smithi098 bash[74888]: cluster 2023-09-23T20:40:38.689699+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1235: 89 pgs: 89 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:40.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:40 smithi098 bash[74888]: audit 2023-09-23T20:40:39.609802+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:40.437 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:40.461 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:40.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:40.564 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:40.576 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:40 smithi173 bash[59517]: cluster 2023-09-23T20:40:38.689699+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1235: 89 pgs: 89 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:40.577 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:40 smithi173 bash[59517]: audit 2023-09-23T20:40:39.609802+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:40.597 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:40.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:40.702 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:40.723 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:40.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:40.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:40.859 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:40.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:40.962 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:40.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:40.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:40.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:41.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:41.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:41.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:41.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:41.242 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:41.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:41.345 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:41.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:41.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:41.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:41.508 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:41.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:41.612 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:41.626 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:41 smithi173 bash[59517]: audit 2023-09-23T20:40:40.424137+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:41.626 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:41 smithi173 bash[59517]: cluster 2023-09-23T20:40:40.690649+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1236: 89 pgs: 89 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:41.648 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:41.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:41.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:41.780 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:41.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:41.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:41.912 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:41.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:41.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:41.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:41 smithi098 bash[74888]: audit 2023-09-23T20:40:40.424137+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:41.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:41 smithi098 bash[74888]: cluster 2023-09-23T20:40:40.690649+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1236: 89 pgs: 89 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:41.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:41 smithi098 bash[78228]: audit 2023-09-23T20:40:40.424137+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:41.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:41 smithi098 bash[78228]: cluster 2023-09-23T20:40:40.690649+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1236: 89 pgs: 89 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:42.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:42.042 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:42.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:42.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:42.169 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:42.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:42.272 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:42.304 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:42.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:42.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:42.440 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:42.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:42.544 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:42.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:42.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:42.681 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:42.706 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:42.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:42.809 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:42.837 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:42.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:42.940 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:42.968 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:42.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:42.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:43.072 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:43.096 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:43.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:43.199 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:43.231 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:43.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:43.335 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:43.360 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:43.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:43.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:43.491 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:43.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:43.594 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:43.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:43.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:43.725 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:43.755 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:43.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:43.858 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:43.872 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:43 smithi173 bash[59517]: cluster 2023-09-23T20:40:42.691521+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1237: 89 pgs: 89 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:43.891 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:43.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:43.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:43.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:44.019 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:44.021 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:43 smithi098 bash[78228]: cluster 2023-09-23T20:40:42.691521+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1237: 89 pgs: 89 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:44.021 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:43 smithi098 bash[74888]: cluster 2023-09-23T20:40:42.691521+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1237: 89 pgs: 89 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:44.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:44.123 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:44.152 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:44.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:44.256 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:44.278 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:44.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:44.382 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:44.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:44.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:44.509 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:44.535 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:44.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:44.638 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:44.660 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:44.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:44.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:44.791 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:44.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:44.894 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:44.922 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:44.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:44.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:45.027 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:45.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:45.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:45.158 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:45.181 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:45.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:45.284 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:45.305 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:45.306 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:45 smithi098 bash[74888]: audit 2023-09-23T20:40:44.051585+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.306 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:45 smithi098 bash[74888]: audit 2023-09-23T20:40:44.058377+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.306 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:45 smithi098 bash[74888]: audit 2023-09-23T20:40:44.898560+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.307 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:45 smithi098 bash[74888]: audit 2023-09-23T20:40:44.916768+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.307 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:45 smithi098 bash[78228]: audit 2023-09-23T20:40:44.051585+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.307 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:45 smithi098 bash[78228]: audit 2023-09-23T20:40:44.058377+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.307 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:45 smithi098 bash[78228]: audit 2023-09-23T20:40:44.898560+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.307 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:45 smithi098 bash[78228]: audit 2023-09-23T20:40:44.916768+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:45.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:45 smithi173 bash[59517]: audit 2023-09-23T20:40:44.051585+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:45 smithi173 bash[59517]: audit 2023-09-23T20:40:44.058377+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:45 smithi173 bash[59517]: audit 2023-09-23T20:40:44.898560+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:45 smithi173 bash[59517]: audit 2023-09-23T20:40:44.916768+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:45.409 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:45.446 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:45.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:45.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:45.581 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:45.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:45.685 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:45.707 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:45.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:45.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:45.833 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:45.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:45.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:45.957 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:45.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:45.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:46.060 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:46.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:46.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:46.184 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:46.207 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:46.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:46.310 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:46.345 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:46.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:46.432 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:40:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:40:46] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.33.4" 2023-09-23T20:40:46.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:46 smithi098 bash[78228]: cluster 2023-09-23T20:40:44.692331+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1238: 89 pgs: 89 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:46.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:46 smithi098 bash[74888]: cluster 2023-09-23T20:40:44.692331+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1238: 89 pgs: 89 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:46.449 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:46.460 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:46 smithi173 bash[59517]: cluster 2023-09-23T20:40:44.692331+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1238: 89 pgs: 89 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:40:46.481 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:46.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:46.585 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:46.617 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:46.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:46.720 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:46.747 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:46.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:46.851 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:46.882 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:46.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:46.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:46.985 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:47.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:47.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:47.107 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:40:47.124 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:47.128 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:40:47.146 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:47.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:47.150 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:40:47.177 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:40:47.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:47 smithi098 bash[74888]: audit 2023-09-23T20:40:47.079088+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.98:0/117426056' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:47.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:47 smithi098 bash[78228]: audit 2023-09-23T20:40:47.079088+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.98:0/117426056' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:47.206 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:40:47.233 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:40:47.250 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:47.259 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:40:47.282 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:47.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:47.290 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:40:47.292 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:40:47.292 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:40:47.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:40:47.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:40:47.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:40:47.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:40:47.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:40:47.293 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:40:47.386 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:47.400 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:47 smithi173 bash[59517]: audit 2023-09-23T20:40:47.079088+0000 mon.a (mon.0) 1582 : audit 0 from='client.? 172.21.15.98:0/117426056' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:40:47.417 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:47.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:47.521 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:47.552 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:47.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:47.655 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:47.687 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:47.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:47.791 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:47.817 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:47.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:47.920 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:47.955 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:47.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:47.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:48.059 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:48.091 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:48.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:48.196 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:48.210 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:48 smithi173 bash[59517]: cluster 2023-09-23T20:40:46.693147+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1239: 89 pgs: 89 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:48.226 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:48.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:48.329 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:48.365 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:48.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:48.411 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:48 smithi098 bash[78228]: cluster 2023-09-23T20:40:46.693147+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1239: 89 pgs: 89 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:48.411 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:48 smithi098 bash[74888]: cluster 2023-09-23T20:40:46.693147+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1239: 89 pgs: 89 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:48.469 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:48.503 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:48.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:48.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:48.625 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:48.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:48.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:48.753 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:48.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:48.856 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:48.876 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:48.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:48.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:48.979 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:49.000 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:49.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:49.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:49.135 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:49.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:49.140 INFO:teuthology.orchestra.run.smithi098.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-09-23T20:40:49.239 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:49.264 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:49.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:49.304 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:49 smithi098 bash[74888]: audit 2023-09-23T20:40:48.800158+0000 mon.a (mon.0) 1583 : audit 1 from='client.? 172.21.15.98:0/1429975032' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:40:49.305 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:49 smithi098 bash[78228]: audit 2023-09-23T20:40:48.800158+0000 mon.a (mon.0) 1583 : audit 1 from='client.? 172.21.15.98:0/1429975032' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:40:49.368 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:49.381 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:49 smithi173 bash[59517]: audit 2023-09-23T20:40:48.800158+0000 mon.a (mon.0) 1583 : audit 1 from='client.? 172.21.15.98:0/1429975032' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:40:49.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:49.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:49.504 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:49.532 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:49.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:49.635 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:49.667 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:49.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:49.770 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:49.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:49.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:49.901 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:49.931 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:49.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:49.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:50.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:50.058 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:50.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:50.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:50.187 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:50.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:50.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:50.317 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:50.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:50.420 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:50.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:50 smithi098 bash[78228]: cluster 2023-09-23T20:40:48.693892+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1240: 89 pgs: 89 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:50.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:50 smithi098 bash[78228]: audit 2023-09-23T20:40:49.129194+0000 mon.a (mon.0) 1584 : audit 1 from='client.? 172.21.15.98:0/1429975032' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:40:50.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:50 smithi098 bash[78228]: cluster 2023-09-23T20:40:49.129296+0000 mon.a (mon.0) 1585 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-23T20:40:50.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:50 smithi098 bash[78228]: cluster 2023-09-23T20:40:49.132598+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:40:50.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:50 smithi098 bash[74888]: cluster 2023-09-23T20:40:48.693892+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1240: 89 pgs: 89 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:50.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:50 smithi098 bash[74888]: audit 2023-09-23T20:40:49.129194+0000 mon.a (mon.0) 1584 : audit 1 from='client.? 172.21.15.98:0/1429975032' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:40:50.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:50 smithi098 bash[74888]: cluster 2023-09-23T20:40:49.129296+0000 mon.a (mon.0) 1585 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-23T20:40:50.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:50 smithi098 bash[74888]: cluster 2023-09-23T20:40:49.132598+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:40:50.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:50.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:50.546 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:50.572 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:50.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:50 smithi173 bash[59517]: cluster 2023-09-23T20:40:48.693892+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1240: 89 pgs: 89 active+clean; 582 KiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:50 smithi173 bash[59517]: audit 2023-09-23T20:40:49.129194+0000 mon.a (mon.0) 1584 : audit 1 from='client.? 172.21.15.98:0/1429975032' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:40:50.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:50 smithi173 bash[59517]: cluster 2023-09-23T20:40:49.129296+0000 mon.a (mon.0) 1585 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-23T20:40:50.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:50 smithi173 bash[59517]: cluster 2023-09-23T20:40:49.132598+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:40:50.675 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:50.702 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:50.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:50.805 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:50.833 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:50.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:50.937 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:50.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:50.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:50.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:51.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:51.097 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:51.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:51.201 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:51.229 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:51.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:51.332 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:51.337 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:51 smithi173 bash[59517]: cluster 2023-09-23T20:40:50.005739+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:40:51.337 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:51 smithi173 bash[59517]: cluster 2023-09-23T20:40:50.005753+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:40:51.353 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:51.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:51.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:51 smithi098 bash[74888]: cluster 2023-09-23T20:40:50.005739+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:40:51.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:51 smithi098 bash[74888]: cluster 2023-09-23T20:40:50.005753+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:40:51.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:51 smithi098 bash[78228]: cluster 2023-09-23T20:40:50.005739+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:40:51.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:51 smithi098 bash[78228]: cluster 2023-09-23T20:40:50.005753+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T20:40:51.457 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:51.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:51.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:51.594 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:51.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:51.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:51.719 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:51.746 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:51.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:51.850 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:51.876 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:51.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:51.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:51.979 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:52.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:52.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:52.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:52.128 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:52.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:52.231 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:52.253 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:52.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:52.356 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:52.386 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:52.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:52.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:52 smithi098 bash[74888]: cluster 2023-09-23T20:40:50.694998+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1242: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:52.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:52 smithi098 bash[78228]: cluster 2023-09-23T20:40:50.694998+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1242: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:52.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:52.501 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:52 smithi173 bash[59517]: cluster 2023-09-23T20:40:50.694998+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1242: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:52.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:52.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:52.621 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:52.653 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:52.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:52.706 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:40:52.706 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:40:52.756 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:52.779 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:52.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:52.883 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:52.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:52.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:52.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:53.022 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:53.045 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:53.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:53.148 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:53.156 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:53 smithi098 bash[74888]: audit 2023-09-23T20:40:52.958690+0000 mon.a (mon.0) 1586 : audit 1 from='client.? 172.21.15.98:0/2851349914' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:53.164 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:40:53.173 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:53.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:53.250 DEBUG:teuthology.orchestra.run.smithi098:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_5 bench 90 write' 2023-09-23T20:40:53.250 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-09-23T20:40:53.250 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:40:53.253 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:40:53.253 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:40:53.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:53.290 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:hints = 1 2023-09-23T20:40:53.291 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:40:53.291 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object prefix: benchmark_data_smithi098_207982 2023-09-23T20:40:53.291 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:40:53.291 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:40:53.299 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:53 smithi098 bash[78228]: audit 2023-09-23T20:40:52.958690+0000 mon.a (mon.0) 1586 : audit 1 from='client.? 172.21.15.98:0/2851349914' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:53.318 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:53.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:53.424 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:53.457 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:53.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:53.561 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:53.571 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:53 smithi173 bash[59517]: audit 2023-09-23T20:40:52.958690+0000 mon.a (mon.0) 1586 : audit 1 from='client.? 172.21.15.98:0/2851349914' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:40:53.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:53.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:53.692 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:53.720 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:53.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:53.824 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:53.853 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:53.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:53.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:53.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T20:40:53.956 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:53.998 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:54.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:54.102 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:54.104 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:40:54.128 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:54.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:54.231 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:54.278 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:54.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:54.291 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 1 16 2423 2407 150.392 150.438 0.00399396 0.00662406 2023-09-23T20:40:54.381 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:54.415 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:54.418 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:54 smithi173 bash[59517]: cluster 2023-09-23T20:40:52.695833+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1243: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:54.418 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:54 smithi173 bash[59517]: cluster 2023-09-23T20:40:53.141671+0000 mon.a (mon.0) 1587 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:40:54.418 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:54 smithi173 bash[59517]: cluster 2023-09-23T20:40:53.141720+0000 mon.a (mon.0) 1588 : cluster 1 Cluster is now healthy 2023-09-23T20:40:54.418 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:54 smithi173 bash[59517]: audit 2023-09-23T20:40:53.153497+0000 mon.a (mon.0) 1589 : audit 1 from='client.? 172.21.15.98:0/2851349914' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:40:54.418 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:54 smithi173 bash[59517]: cluster 2023-09-23T20:40:53.153569+0000 mon.a (mon.0) 1590 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-23T20:40:54.419 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:54 smithi173 bash[59517]: cluster 2023-09-23T20:40:53.155546+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:40:54.419 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:54 smithi173 bash[59517]: cluster 2023-09-23T20:40:53.298206+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:40:54.518 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:54.538 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[78228]: cluster 2023-09-23T20:40:52.695833+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1243: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:54.538 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[78228]: cluster 2023-09-23T20:40:53.141671+0000 mon.a (mon.0) 1587 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:40:54.538 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[78228]: cluster 2023-09-23T20:40:53.141720+0000 mon.a (mon.0) 1588 : cluster 1 Cluster is now healthy 2023-09-23T20:40:54.538 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[78228]: audit 2023-09-23T20:40:53.153497+0000 mon.a (mon.0) 1589 : audit 1 from='client.? 172.21.15.98:0/2851349914' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:40:54.538 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[78228]: cluster 2023-09-23T20:40:53.153569+0000 mon.a (mon.0) 1590 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-23T20:40:54.538 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[78228]: cluster 2023-09-23T20:40:53.155546+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:40:54.538 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[78228]: cluster 2023-09-23T20:40:53.298206+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:40:54.547 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:54.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:54.653 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:54.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:54.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:54.783 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:54.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[74888]: cluster 2023-09-23T20:40:52.695833+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1243: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:54.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[74888]: cluster 2023-09-23T20:40:53.141671+0000 mon.a (mon.0) 1587 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:40:54.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[74888]: cluster 2023-09-23T20:40:53.141720+0000 mon.a (mon.0) 1588 : cluster 1 Cluster is now healthy 2023-09-23T20:40:54.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[74888]: audit 2023-09-23T20:40:53.153497+0000 mon.a (mon.0) 1589 : audit 1 from='client.? 172.21.15.98:0/2851349914' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:40:54.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[74888]: cluster 2023-09-23T20:40:53.153569+0000 mon.a (mon.0) 1590 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-23T20:40:54.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[74888]: cluster 2023-09-23T20:40:53.155546+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:40:54.794 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:54 smithi098 bash[74888]: cluster 2023-09-23T20:40:53.298206+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:40:54.808 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:54.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:54.911 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:54.945 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:54.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:54.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:55.050 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:55.080 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:55.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:55.184 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:55.208 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:55.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:55.291 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 2 16 5089 5073 158.5 166.625 0.0032762 0.00629792 2023-09-23T20:40:55.313 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:55.323 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:55 smithi098 bash[74888]: cluster 2023-09-23T20:40:53.293154+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:40:55.323 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:55 smithi098 bash[74888]: audit 2023-09-23T20:40:54.613807+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:55.323 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:55 smithi098 bash[74888]: audit 2023-09-23T20:40:54.616376+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:55.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:55 smithi098 bash[78228]: cluster 2023-09-23T20:40:53.293154+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:40:55.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:55 smithi098 bash[78228]: audit 2023-09-23T20:40:54.613807+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:55.324 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:55 smithi098 bash[78228]: audit 2023-09-23T20:40:54.616376+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:55.340 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:55.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:55.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:55 smithi173 bash[59517]: cluster 2023-09-23T20:40:53.293154+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T20:40:55.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:55 smithi173 bash[59517]: audit 2023-09-23T20:40:54.613807+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:55.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:55 smithi173 bash[59517]: audit 2023-09-23T20:40:54.616376+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:40:55.443 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:55.473 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:55.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:55.577 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:55.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:40:55.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:40:55.713 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:55.736 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:55.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:55.842 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:55.870 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:55.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:55.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:55.973 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:56.007 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:56.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:56.111 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:56.121 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:40:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:40:56] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.33.4" 2023-09-23T20:40:56.138 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:56.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:56.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:56.271 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:56.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:56.291 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 3 15 7614 7599 158.287 157.875 0.00342702 0.00630605 2023-09-23T20:40:56.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:56.385 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:56 smithi098 bash[74888]: cluster 2023-09-23T20:40:54.696553+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1245: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:56.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:56 smithi098 bash[78228]: cluster 2023-09-23T20:40:54.696553+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1245: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:56.407 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:56.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:56.513 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:56.553 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:56.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:56.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:56 smithi173 bash[59517]: cluster 2023-09-23T20:40:54.696553+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1245: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:40:56.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:56.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:56.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:56.814 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:56.841 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:56.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:56.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:56.914 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:40:56.945 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:56.998 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:57.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:57.102 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:57.127 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:57.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:57.230 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:57.260 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:57.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:57.291 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 4 16 9808 9792 152.976 137.062 0.0140822 0.00652575 2023-09-23T20:40:57.363 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:57.390 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:57.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:57.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:57.535 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:57.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:57.638 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:57.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.678 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:57.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:57.779 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:57.808 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:57.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:57.911 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:57.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:57 smithi098 bash[74888]: cluster 2023-09-23T20:40:56.697316+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 336 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s wr, 670 op/s 2023-09-23T20:40:57.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:57 smithi098 bash[74888]: audit 2023-09-23T20:40:56.724116+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:57.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:57 smithi098 bash[74888]: audit 2023-09-23T20:40:56.736317+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:57.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:57 smithi098 bash[78228]: cluster 2023-09-23T20:40:56.697316+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 336 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s wr, 670 op/s 2023-09-23T20:40:57.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:57 smithi098 bash[78228]: audit 2023-09-23T20:40:56.724116+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:57.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:57 smithi098 bash[78228]: audit 2023-09-23T20:40:56.736317+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:57.939 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:57.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:57.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:58.043 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:58.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:58.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:58.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:57 smithi173 bash[59517]: cluster 2023-09-23T20:40:56.697316+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 336 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s wr, 670 op/s 2023-09-23T20:40:58.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:57 smithi173 bash[59517]: audit 2023-09-23T20:40:56.724116+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:58.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:57 smithi173 bash[59517]: audit 2023-09-23T20:40:56.736317+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:58.186 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:58.291 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 5 16 11895 11879 148.466 130.438 0.00453614 0.00672887 2023-09-23T20:40:58.329 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.360 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:58.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:58.489 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:58.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:58.593 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:58.630 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:58.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:58.734 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.765 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:58.869 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.902 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:58.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:40:59.006 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:59.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:58 smithi098 bash[78228]: audit 2023-09-23T20:40:57.907443+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:59.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:58 smithi098 bash[78228]: audit 2023-09-23T20:40:57.915295+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:59.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:58 smithi098 bash[78228]: audit 2023-09-23T20:40:58.541869+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:40:59.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:58 smithi098 bash[78228]: audit 2023-09-23T20:40:58.543055+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:40:59.016 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:58 smithi098 bash[78228]: audit 2023-09-23T20:40:58.556119+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:59.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:58 smithi098 bash[74888]: audit 2023-09-23T20:40:57.907443+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:59.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:58 smithi098 bash[74888]: audit 2023-09-23T20:40:57.915295+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:59.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:58 smithi098 bash[74888]: audit 2023-09-23T20:40:58.541869+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:40:59.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:58 smithi098 bash[74888]: audit 2023-09-23T20:40:58.543055+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:40:59.017 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:58 smithi098 bash[74888]: audit 2023-09-23T20:40:58.556119+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:59.033 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:59.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:59.136 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:59.167 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:40:59.171 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:58 smithi173 bash[59517]: audit 2023-09-23T20:40:57.907443+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:59.171 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:58 smithi173 bash[59517]: audit 2023-09-23T20:40:57.915295+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:59.171 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:58 smithi173 bash[59517]: audit 2023-09-23T20:40:58.541869+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:40:59.171 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:58 smithi173 bash[59517]: audit 2023-09-23T20:40:58.543055+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:40:59.171 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:58 smithi173 bash[59517]: audit 2023-09-23T20:40:58.556119+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:40:59.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:40:59.273 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:59.291 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 6 16 14167 14151 147.386 142 0.00708989 0.00677614 2023-09-23T20:40:59.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:40:59.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:40:59.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:59.445 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:40:59.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:40:59.466 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:59.466 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:59.466 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:40:59.548 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:59.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:40:59.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:40:59.680 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:59.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:40:59.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:40:59.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:59.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:40:59.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:40:59.952 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:59.978 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:40:59.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:40:59.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:00.082 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:00.108 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:00.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:00.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:40:59 smithi098 bash[78228]: cluster 2023-09-23T20:40:58.698022+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 379 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s wr, 633 op/s 2023-09-23T20:41:00.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:40:59 smithi098 bash[74888]: cluster 2023-09-23T20:40:58.698022+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 379 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s wr, 633 op/s 2023-09-23T20:41:00.211 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:00.220 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:40:59 smithi173 bash[59517]: cluster 2023-09-23T20:40:58.698022+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 379 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s wr, 633 op/s 2023-09-23T20:41:00.240 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:00.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:00.291 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 7 16 16166 16150 144.178 124.938 0.00547704 0.00692714 2023-09-23T20:41:00.344 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:00.373 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:00.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:00.477 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:00.509 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:00.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:00.612 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:00.646 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:00.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:00.749 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:00.777 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:00.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:00.883 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:00.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:00.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:00.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:01.010 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:01.036 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:01.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:01.140 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:01.168 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:01.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:01.272 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:01.292 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 8 16 18335 18319 143.1 135.562 0.00297242 0.00697925 2023-09-23T20:41:01.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:01.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:01.404 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:01.430 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:01.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:01.494 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:01.534 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:01.562 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:01.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:01.667 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:01.692 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:01.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:01.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:01.822 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:01.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:01.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:01.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:01.955 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:01.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:02.056 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:02.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:02.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:02.187 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:02.211 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:02.213 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:02 smithi098 bash[78228]: cluster 2023-09-23T20:41:00.698729+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 943 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T20:41:02.213 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:02 smithi098 bash[74888]: cluster 2023-09-23T20:41:00.698729+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 943 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T20:41:02.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:02.292 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 9 15 20464 20449 141.99 133.125 0.00548161 0.00703432 2023-09-23T20:41:02.315 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:02.343 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:02.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:02 smithi173 bash[59517]: cluster 2023-09-23T20:41:00.698729+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 943 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T20:41:02.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:02.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:02.480 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:02.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:02.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:02.611 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:02.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:02.715 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:02.740 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:02.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:02.845 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:02.873 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:02.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:02.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:02.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:03.000 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:03.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:03.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:03.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:03.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:03.265 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:03.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:03.292 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 10 16 22507 22491 140.552 127.625 0.00504907 0.00710856 2023-09-23T20:41:03.367 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:03.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:03.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:03.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:03.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:03.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:03.625 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:03.651 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:03.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:03.755 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:03.780 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:03.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:03.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:03.910 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:03.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:03.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:04.013 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:04.037 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:04.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:04.141 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:04.149 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:04 smithi173 bash[59517]: cluster 2023-09-23T20:41:02.699271+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 1.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T20:41:04.171 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:04.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:04.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:04.286 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:04 smithi098 bash[78228]: cluster 2023-09-23T20:41:02.699271+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 1.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T20:41:04.286 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:04 smithi098 bash[74888]: cluster 2023-09-23T20:41:02.699271+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 1.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T20:41:04.292 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 11 15 24339 24324 138.189 114.562 0.00988568 0.00722919 2023-09-23T20:41:04.304 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:04.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:04.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:04.434 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:04.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:04.539 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:04.567 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:04.670 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:04.695 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:04.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:04.799 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:04.832 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:04.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:04.935 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:04.962 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:04.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:04.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:05.065 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:05.091 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:05.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:05.197 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:05.222 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:05.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:05.292 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 12 16 26276 26260 136.755 121 0.00877825 0.00730596 2023-09-23T20:41:05.328 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:05.353 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:05.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:05.457 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:05.493 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:05.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:05.598 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:05.624 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:05.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:05.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:05.751 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:05.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:05.855 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:05.880 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:05.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:05.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:05.983 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:06.007 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:06.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:06.111 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:06.134 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:06.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:06.237 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:06.267 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:06.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:06.292 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 13 16 27856 27840 133.831 98.75 0.00466771 0.00746367 2023-09-23T20:41:06.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:06.379 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:06 smithi173 bash[59517]: cluster 2023-09-23T20:41:04.699748+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T20:41:06.404 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:06.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:06.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:06 smithi098 bash[74888]: cluster 2023-09-23T20:41:04.699748+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T20:41:06.432 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:41:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:41:06] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.33.4" 2023-09-23T20:41:06.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:06 smithi098 bash[78228]: cluster 2023-09-23T20:41:04.699748+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T20:41:06.511 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:06.535 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:06.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:06.641 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:06.664 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:06.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:06.767 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:06.796 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:06.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:06.899 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:06.932 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:06.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:06.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:07.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:07.070 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:07.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:07.175 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:07.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:07.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:07.292 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 14 16 29627 29611 132.177 110.688 0.00864891 0.00755905 2023-09-23T20:41:07.305 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:07.333 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:07.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:07.436 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:07.471 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:07.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:07.574 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:07.603 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:07.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:07.706 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:07.731 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:07.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:07.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:07.866 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:07.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:07.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:07.971 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:07.999 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:08.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:08.101 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:08.137 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:08.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:08.231 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:08 smithi098 bash[74888]: cluster 2023-09-23T20:41:06.700295+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1251: 89 pgs: 89 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 138 MiB/s wr, 2.20k op/s 2023-09-23T20:41:08.231 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:08 smithi098 bash[78228]: cluster 2023-09-23T20:41:06.700295+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1251: 89 pgs: 89 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 138 MiB/s wr, 2.20k op/s 2023-09-23T20:41:08.240 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:08.268 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:08.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:08.292 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 15 16 31277 31261 130.239 103.125 0.00388253 0.00766071 2023-09-23T20:41:08.372 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:08.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:08.409 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:08 smithi173 bash[59517]: cluster 2023-09-23T20:41:06.700295+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1251: 89 pgs: 89 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 138 MiB/s wr, 2.20k op/s 2023-09-23T20:41:08.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:08.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:08.536 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:08.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:08.640 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:08.667 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:08.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:08.772 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:08.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:08.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:08.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:08.937 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:08.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:08.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:09.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:09.066 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:09.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:09.169 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:09.200 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:09.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:09.292 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 16 16 32753 32737 127.864 92.25 0.00746539 0.00781435 2023-09-23T20:41:09.303 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:09.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:09.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:09.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:09.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:09.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:09.566 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:09.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:09.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:09.702 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:09.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:09.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:09.827 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:09.858 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:09.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:09.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:09.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:09.997 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:10.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:10.104 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:10.135 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:10.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:10.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:10.263 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:10.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:10.292 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 17 16 34337 34321 126.166 99 0.00606194 0.00791968 2023-09-23T20:41:10.366 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:10.374 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:10 smithi098 bash[74888]: cluster 2023-09-23T20:41:08.700921+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-09-23T20:41:10.374 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:10 smithi098 bash[74888]: audit 2023-09-23T20:41:09.610763+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:10.375 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:10 smithi098 bash[78228]: cluster 2023-09-23T20:41:08.700921+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-09-23T20:41:10.375 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:10 smithi098 bash[78228]: audit 2023-09-23T20:41:09.610763+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:10.389 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:10.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:10.495 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:10.515 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:10.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:10.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:10 smithi173 bash[59517]: cluster 2023-09-23T20:41:08.700921+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-09-23T20:41:10.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:10 smithi173 bash[59517]: audit 2023-09-23T20:41:09.610763+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:10.617 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:10.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:10.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:10.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:10.783 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:10.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:10.888 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:10.914 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:10.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:10.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:11.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:11.055 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:11.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:11.161 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:11.190 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:11.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:11.292 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 18 16 35889 35873 124.545 97 0.00455147 0.00802279 2023-09-23T20:41:11.295 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:11.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:11.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:11.432 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:11.464 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:11.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:11.568 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:11.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:11.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:11.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:11.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:11.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:11.823 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:11.850 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:11.954 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:11.979 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:11.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:11.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:12.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:12.107 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:12.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:12.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:12.237 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:12.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:12.293 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 19 16 37202 37186 122.309 82.0625 0.00971073 0.00817007 2023-09-23T20:41:12.341 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:12.370 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:12.409 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:12 smithi098 bash[74888]: cluster 2023-09-23T20:41:10.701665+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 142 MiB/s wr, 2.28k op/s 2023-09-23T20:41:12.410 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:12 smithi098 bash[78228]: cluster 2023-09-23T20:41:10.701665+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 142 MiB/s wr, 2.28k op/s 2023-09-23T20:41:12.476 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:12.485 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:12 smithi173 bash[59517]: cluster 2023-09-23T20:41:10.701665+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 142 MiB/s wr, 2.28k op/s 2023-09-23T20:41:12.507 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:12.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:12.612 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:12.637 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:12.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:12.742 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:12.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:12.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:12.878 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:12.920 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:12.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:12.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:13.025 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:13.050 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:13.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:13.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:13.190 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:13.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:13.293 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:41:13.286968+0000 min lat: 0.00118471 max lat: 0.198643 avg lat: 0.00823294 2023-09-23T20:41:13.293 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:41:13.293 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 20 16 38859 38843 121.371 103.562 0.00524227 0.00823294 2023-09-23T20:41:13.293 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:13.323 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:13.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:13.428 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:13.461 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:13.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:13.565 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:13.592 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:13.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:13.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:13.740 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:13.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:13.843 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:13.869 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:13.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:13.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:13.975 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:14.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:14.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:14.104 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:14.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:14.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:14.236 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:14.246 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:14 smithi098 bash[78228]: cluster 2023-09-23T20:41:12.702203+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T20:41:14.246 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:14 smithi098 bash[74888]: cluster 2023-09-23T20:41:12.702203+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T20:41:14.265 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:14.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:14.293 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 21 16 40322 40306 119.945 91.4375 0.00812031 0.00833235 2023-09-23T20:41:14.370 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:14.394 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:14.400 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:14 smithi173 bash[59517]: cluster 2023-09-23T20:41:12.702203+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T20:41:14.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:14.501 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:14.531 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:14.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:14.640 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:14.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:14.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:14.799 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:14.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:14.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:14.931 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:14.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:14.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:15.036 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:15.065 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:15.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:15.169 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:15.215 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:15.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:15.293 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 22 16 41837 41821 118.797 94.6875 0.0108009 0.00841274 2023-09-23T20:41:15.320 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:15.347 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:15.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:15.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:15.472 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:15.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:15.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:15.604 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:15.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:15.710 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:15.737 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:15.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:15.839 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:15.866 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:15.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:15.970 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:15.996 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:15.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:15.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:16.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:16.128 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:16.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:16.235 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:16.243 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:16 smithi173 bash[59517]: cluster 2023-09-23T20:41:14.702744+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2023-09-23T20:41:16.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:16.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:16.293 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 23 16 43310 43294 117.634 92.0625 0.0119777 0.0084946 2023-09-23T20:41:16.369 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:16.395 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:16.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:16.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:16 smithi098 bash[74888]: cluster 2023-09-23T20:41:14.702744+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2023-09-23T20:41:16.432 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:41:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:41:16] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.33.4" 2023-09-23T20:41:16.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:16 smithi098 bash[78228]: cluster 2023-09-23T20:41:14.702744+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2023-09-23T20:41:16.500 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:16.536 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:16.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:16.640 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:16.668 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:16.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:16.773 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:16.801 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:16.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:16.905 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:16.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:16.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:16.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:17.040 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:17.067 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:17.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:17.170 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:17.216 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:17.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:17.293 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 24 16 44795 44779 116.599 92.8125 0.0131838 0.00856994 2023-09-23T20:41:17.320 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:17.345 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:17.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:17.448 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:17.487 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:17.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:17.591 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:17.621 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:17.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:17.726 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:17.728 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:41:17.765 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:41:17.773 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:17.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:17.816 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:41:17.859 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:41:17.877 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:17.904 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:41:17.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:17.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:17.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:17.936 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:41:17.975 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:41:18.006 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:41:18.010 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:41:18.010 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:41:18.010 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:41:18.010 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:41:18.010 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:41:18.011 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:41:18.011 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:41:18.011 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:41:18.011 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:18.041 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:18.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:18.146 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:18.170 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:18.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:18.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:18.287 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:18 smithi098 bash[74888]: cluster 2023-09-23T20:41:16.703445+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T20:41:18.287 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:18 smithi098 bash[74888]: audit 2023-09-23T20:41:17.678901+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.98:0/2871433503' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:18.287 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:18 smithi098 bash[78228]: cluster 2023-09-23T20:41:16.703445+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T20:41:18.287 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:18 smithi098 bash[78228]: audit 2023-09-23T20:41:17.678901+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.98:0/2871433503' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:18.294 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 25 16 46081 46065 115.144 80.375 0.0191521 0.00867838 2023-09-23T20:41:18.307 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:18.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:18.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:18 smithi173 bash[59517]: cluster 2023-09-23T20:41:16.703445+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T20:41:18.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:18 smithi173 bash[59517]: audit 2023-09-23T20:41:17.678901+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.98:0/2871433503' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:18.412 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:18.442 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:18.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:18.547 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:18.574 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:18.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:18.682 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:18.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:18.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:18.816 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:18.847 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:18.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:18.951 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:18.980 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:18.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:18.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:19.084 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:19.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:19.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:19.220 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:19.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:19.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:19.294 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 26 16 47473 47457 114.062 87 0.0047418 0.00876214 2023-09-23T20:41:19.355 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:19.385 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:19.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:19.488 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:19.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:19.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:19.617 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:19.644 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:19.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:19.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:19.777 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:19.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:19.880 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:19.906 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:19.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:19.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:20.010 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:20.039 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:20.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:20.142 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:20.177 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:20.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:20.282 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:20.297 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 27 16 48854 48838 113.023 86.3125 0.0122538 0.00884089 2023-09-23T20:41:20.311 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:20.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:20.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:20 smithi173 bash[59517]: cluster 2023-09-23T20:41:18.704033+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T20:41:20.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:20.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:20 smithi098 bash[78228]: cluster 2023-09-23T20:41:18.704033+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T20:41:20.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:20 smithi098 bash[74888]: cluster 2023-09-23T20:41:18.704033+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-23T20:41:20.446 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:20.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:20.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:20.578 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:20.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:20.685 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:20.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:20.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:20.816 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:20.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:20.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:20.953 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:20.977 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:20.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:20.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:21.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:21.113 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:21.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:21.216 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:21.242 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:21.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:21.297 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 28 16 50235 50219 112.069 86.3125 0.0107914 0.00891757 2023-09-23T20:41:21.347 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:21.381 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:21.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:21.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:21.506 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:21.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:21.611 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:21.646 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:21.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:21.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:21.797 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:21.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:21.905 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:21.925 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:41:21.925 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:41:21.925 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:41:21.925 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:41:21.925 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:41:21.928 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:21.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:21.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:22.038 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:22.063 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:22.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:22.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:22.180 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:41:22.182 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:41:22.194 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:22.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:22.297 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 29 15 51338 51323 110.584 69 0.0144288 0.00903709 2023-09-23T20:41:22.302 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:22.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:22 smithi173 bash[59517]: cluster 2023-09-23T20:41:20.706161+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T20:41:22.333 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:22.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:22.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:22 smithi098 bash[78228]: cluster 2023-09-23T20:41:20.706161+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T20:41:22.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:22 smithi098 bash[74888]: cluster 2023-09-23T20:41:20.706161+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T20:41:22.436 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:22.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:22.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:22.566 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:22.591 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:22.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:22.694 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:22.716 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:22.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:22.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:22.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:22.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:22.951 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:22.977 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:22.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:22.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:22.993 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:41:23.082 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:23.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:23.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:23.192 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:41:23.220 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:23.235 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:23 smithi098 bash[78228]: audit 2023-09-23T20:41:22.153494+0000 mgr.y (mgr.34107) 1133 : audit 0 from='client.35787 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:41:23.235 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:23 smithi098 bash[78228]: audit 2023-09-23T20:41:22.172597+0000 mon.a (mon.0) 1601 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:41:23.235 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:23 smithi098 bash[78228]: audit 2023-09-23T20:41:22.176071+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.98:0/2462922845' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:41:23.235 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:23 smithi098 bash[74888]: audit 2023-09-23T20:41:22.153494+0000 mgr.y (mgr.34107) 1133 : audit 0 from='client.35787 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:41:23.235 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:23 smithi098 bash[74888]: audit 2023-09-23T20:41:22.172597+0000 mon.a (mon.0) 1601 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:41:23.236 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:23 smithi098 bash[74888]: audit 2023-09-23T20:41:22.176071+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.98:0/2462922845' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:41:23.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:23.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:23.297 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 30 16 52648 52632 109.625 81.8125 0.0137222 0.00911688 2023-09-23T20:41:23.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:23 smithi173 bash[59517]: audit 2023-09-23T20:41:22.153494+0000 mgr.y (mgr.34107) 1133 : audit 0 from='client.35787 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:41:23.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:23 smithi173 bash[59517]: audit 2023-09-23T20:41:22.172597+0000 mon.a (mon.0) 1601 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:41:23.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:23 smithi173 bash[59517]: audit 2023-09-23T20:41:22.176071+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.98:0/2462922845' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:41:23.359 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:23.396 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:23.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:23.501 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:23.529 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:23.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:23.633 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:23.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:23.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:23.758 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:23.784 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:23.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:23.888 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:23.920 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:23.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:23.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:24.023 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:24.049 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:24.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:24.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:24.182 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:24.284 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:24.297 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 31 16 53828 53812 108.467 73.75 0.0175699 0.00921356 2023-09-23T20:41:24.315 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:24.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:24.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:24 smithi173 bash[59517]: cluster 2023-09-23T20:41:22.706728+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T20:41:24.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:24 smithi173 bash[59517]: cluster 2023-09-23T20:41:23.160424+0000 mon.a (mon.0) 1602 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:24.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:24 smithi173 bash[59517]: audit 2023-09-23T20:41:23.178178+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:41:24.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:24 smithi173 bash[59517]: cluster 2023-09-23T20:41:23.178377+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-23T20:41:24.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:24 smithi173 bash[59517]: cluster 2023-09-23T20:41:23.190905+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:24 smithi173 bash[59517]: cluster 2023-09-23T20:41:23.191230+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:24 smithi173 bash[59517]: cluster 2023-09-23T20:41:23.193072+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:24 smithi173 bash[59517]: cluster 2023-09-23T20:41:23.193556+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.420 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:24.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[78228]: cluster 2023-09-23T20:41:22.706728+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T20:41:24.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[78228]: cluster 2023-09-23T20:41:23.160424+0000 mon.a (mon.0) 1602 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:24.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[78228]: audit 2023-09-23T20:41:23.178178+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:41:24.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[78228]: cluster 2023-09-23T20:41:23.178377+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-23T20:41:24.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[78228]: cluster 2023-09-23T20:41:23.190905+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[78228]: cluster 2023-09-23T20:41:23.191230+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[78228]: cluster 2023-09-23T20:41:23.193072+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[78228]: cluster 2023-09-23T20:41:23.193556+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[74888]: cluster 2023-09-23T20:41:22.706728+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T20:41:24.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[74888]: cluster 2023-09-23T20:41:23.160424+0000 mon.a (mon.0) 1602 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:24.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[74888]: audit 2023-09-23T20:41:23.178178+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:41:24.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[74888]: cluster 2023-09-23T20:41:23.178377+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-23T20:41:24.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[74888]: cluster 2023-09-23T20:41:23.190905+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[74888]: cluster 2023-09-23T20:41:23.191230+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[74888]: cluster 2023-09-23T20:41:23.193072+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:24 smithi098 bash[74888]: cluster 2023-09-23T20:41:23.193556+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T20:41:24.451 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:24.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:24.558 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:24.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:24.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:24.687 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:24.718 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:24.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:24.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T20:41:24.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:24.852 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:24.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:24.956 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:24.988 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:24.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:24.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:25.094 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:25.128 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:25.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:25.235 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:25.268 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:25.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:25.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 32 16 55025 55009 107.416 74.8125 0.00834971 0.0093043 2023-09-23T20:41:25.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:25.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:25.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:25.512 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:25.536 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:25.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:25.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:25.674 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:25.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:25.697 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":1258,"stamp":"2023-09-23T20:41:20.705722+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3154122656,"num_objects":48143,"num_object_clones":0,"num_object_copies":144429,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":48143,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":48379,"num_write_kb":3082061,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":68,"num_bytes_recovered":1781972,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":48313,"ondisk_log_size":48313,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":269,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":14276552,"kb_used_data":9235400,"kb_used_omap":25,"kb_used_meta":5041062,"kb_avail":735684664,"statfs":{"total":767960285184,"available":753341095936,"internally_reserved":0,"allocated":9457049600,"data_stored":9450404336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25680,"internal_metadata":5162048432},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,1,0,1,4,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1384579072,"num_objects":21127,"num_object_clones":0,"num_object_copies":63381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21127,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":21127,"num_write_kb":1352128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.005241"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":182,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:40:53.300280+0000","last_change":"2023-09-23T20:33:42.535387+0000","last_active":"2023-09-23T20:40:53.300280+0000","last_peered":"2023-09-23T20:40:53.300280+0000","last_clean":"2023-09-23T20:40:53.300280+0000","last_became_active":"2023-09-23T20:33:42.535012+0000","last_became_peered":"2023-09-23T20:33:42.535012+0000","last_unstale":"2023-09-23T20:40:53.300280+0000","last_undegraded":"2023-09-23T20:40:53.300280+0000","last_fullsized":"2023-09-23T20:40:53.300280+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:59:55.047019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":59,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.236919+0000","last_change":"2023-09-23T20:35:30.041013+0000","last_active":"2023-09-23T20:40:49.236919+0000","last_peered":"2023-09-23T20:40:49.236919+0000","last_clean":"2023-09-23T20:40:49.236919+0000","last_became_active":"2023-09-23T20:35:30.040612+0000","last_became_peered":"2023-09-23T20:35:30.040612+0000","last_unstale":"2023-09-23T20:40:49.236919+0000","last_undegraded":"2023-09-23T20:40:49.236919+0000","last_fullsized":"2023-09-23T20:40:49.236919+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:14:59.922333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":277,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:40:53.300069+0000","last_change":"2023-09-23T20:35:30.044561+0000","last_active":"2023-09-23T20:40:53.300069+0000","last_peered":"2023-09-23T20:40:53.300069+0000","last_clean":"2023-09-23T20:40:53.300069+0000","last_became_active":"2023-09-23T20:35:30.044140+0000","last_became_peered":"2023-09-23T20:35:30.044140+0000","last_unstale":"2023-09-23T20:40:53.300069+0000","last_undegraded":"2023-09-23T20:40:53.300069+0000","last_fullsized":"2023-09-23T20:40:53.300069+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:32.422519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.002895+0000","last_change":"2023-09-23T20:36:00.054545+0000","last_active":"2023-09-23T20:40:50.002895+0000","last_peered":"2023-09-23T20:40:50.002895+0000","last_clean":"2023-09-23T20:40:50.002895+0000","last_became_active":"2023-09-23T20:36:00.053791+0000","last_became_peered":"2023-09-23T20:36:00.053791+0000","last_unstale":"2023-09-23T20:40:50.002895+0000","last_undegraded":"2023-09-23T20:40:50.002895+0000","last_fullsized":"2023-09-23T20:40:50.002895+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.314890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.236465+0000","last_change":"2023-09-23T20:36:00.051229+0000","last_active":"2023-09-23T20:40:49.236465+0000","last_peered":"2023-09-23T20:40:49.236465+0000","last_clean":"2023-09-23T20:40:49.236465+0000","last_became_active":"2023-09-23T20:36:00.050554+0000","last_became_peered":"2023-09-23T20:36:00.050554+0000","last_unstale":"2023-09-23T20:40:49.236465+0000","last_undegraded":"2023-09-23T20:40:49.236465+0000","last_fullsized":"2023-09-23T20:40:49.236465+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.824264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":277,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.011115+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:40:50.011115+0000","last_peered":"2023-09-23T20:40:50.011115+0000","last_clean":"2023-09-23T20:40:50.011115+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:40:50.011115+0000","last_undegraded":"2023-09-23T20:40:50.011115+0000","last_fullsized":"2023-09-23T20:40:50.011115+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":55,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.324887+0000","last_change":"2023-09-23T20:36:00.057771+0000","last_active":"2023-09-23T20:40:50.324887+0000","last_peered":"2023-09-23T20:40:50.324887+0000","last_clean":"2023-09-23T20:40:50.324887+0000","last_became_active":"2023-09-23T20:36:00.057495+0000","last_became_peered":"2023-09-23T20:36:00.057495+0000","last_unstale":"2023-09-23T20:40:50.324887+0000","last_undegraded":"2023-09-23T20:40:50.324887+0000","last_fullsized":"2023-09-23T20:40:50.324887+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:17:46.745953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.237062+0000","last_change":"2023-09-23T20:35:30.064611+0000","last_active":"2023-09-23T20:40:49.237062+0000","last_peered":"2023-09-23T20:40:49.237062+0000","last_clean":"2023-09-23T20:40:49.237062+0000","last_became_active":"2023-09-23T20:35:30.064286+0000","last_became_peered":"2023-09-23T20:35:30.064286+0000","last_unstale":"2023-09-23T20:40:49.237062+0000","last_undegraded":"2023-09-23T20:40:49.237062+0000","last_fullsized":"2023-09-23T20:40:49.237062+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:52.998493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":334,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.009281+0000","last_change":"2023-09-23T20:33:42.551681+0000","last_active":"2023-09-23T20:40:50.009281+0000","last_peered":"2023-09-23T20:40:50.009281+0000","last_clean":"2023-09-23T20:40:50.009281+0000","last_became_active":"2023-09-23T20:33:42.551288+0000","last_became_peered":"2023-09-23T20:33:42.551288+0000","last_unstale":"2023-09-23T20:40:50.009281+0000","last_undegraded":"2023-09-23T20:40:50.009281+0000","last_fullsized":"2023-09-23T20:40:50.009281+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.236983+0000","last_change":"2023-09-23T20:35:30.253978+0000","last_active":"2023-09-23T20:40:49.236983+0000","last_peered":"2023-09-23T20:40:49.236983+0000","last_clean":"2023-09-23T20:40:49.236983+0000","last_became_active":"2023-09-23T20:35:30.253624+0000","last_became_peered":"2023-09-23T20:35:30.253624+0000","last_unstale":"2023-09-23T20:40:49.236983+0000","last_undegraded":"2023-09-23T20:40:49.236983+0000","last_fullsized":"2023-09-23T20:40:49.236983+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:19.531574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":168,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.926851+0000","last_change":"2023-09-23T20:35:30.207620+0000","last_active":"2023-09-23T20:40:49.926851+0000","last_peered":"2023-09-23T20:40:49.926851+0000","last_clean":"2023-09-23T20:40:49.926851+0000","last_became_active":"2023-09-23T20:35:30.083019+0000","last_became_peered":"2023-09-23T20:35:30.083019+0000","last_unstale":"2023-09-23T20:40:49.926851+0000","last_undegraded":"2023-09-23T20:40:49.926851+0000","last_fullsized":"2023-09-23T20:40:49.926851+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":257,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.129646+0000","last_change":"2023-09-23T20:33:42.533010+0000","last_active":"2023-09-23T20:40:49.129646+0000","last_peered":"2023-09-23T20:40:49.129646+0000","last_clean":"2023-09-23T20:40:49.129646+0000","last_became_active":"2023-09-23T20:33:42.532688+0000","last_became_peered":"2023-09-23T20:33:42.532688+0000","last_unstale":"2023-09-23T20:40:49.129646+0000","last_undegraded":"2023-09-23T20:40:49.129646+0000","last_fullsized":"2023-09-23T20:40:49.129646+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:59.836664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":127,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.927011+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:40:49.927011+0000","last_peered":"2023-09-23T20:40:49.927011+0000","last_clean":"2023-09-23T20:40:49.927011+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:40:49.927011+0000","last_undegraded":"2023-09-23T20:40:49.927011+0000","last_fullsized":"2023-09-23T20:40:49.927011+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":265,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.010045+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:40:50.010045+0000","last_peered":"2023-09-23T20:40:50.010045+0000","last_clean":"2023-09-23T20:40:50.010045+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:40:50.010045+0000","last_undegraded":"2023-09-23T20:40:50.010045+0000","last_fullsized":"2023-09-23T20:40:50.010045+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":170,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.927164+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:40:49.927164+0000","last_peered":"2023-09-23T20:40:49.927164+0000","last_clean":"2023-09-23T20:40:49.927164+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:40:49.927164+0000","last_undegraded":"2023-09-23T20:40:49.927164+0000","last_fullsized":"2023-09-23T20:40:49.927164+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":59,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.236830+0000","last_change":"2023-09-23T20:35:30.109939+0000","last_active":"2023-09-23T20:40:49.236830+0000","last_peered":"2023-09-23T20:40:49.236830+0000","last_clean":"2023-09-23T20:40:49.236830+0000","last_became_active":"2023-09-23T20:35:30.109551+0000","last_became_peered":"2023-09-23T20:35:30.109551+0000","last_unstale":"2023-09-23T20:40:49.236830+0000","last_undegraded":"2023-09-23T20:40:49.236830+0000","last_fullsized":"2023-09-23T20:40:49.236830+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:42.389809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":55,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.002515+0000","last_change":"2023-09-23T20:36:00.054466+0000","last_active":"2023-09-23T20:40:50.002515+0000","last_peered":"2023-09-23T20:40:50.002515+0000","last_clean":"2023-09-23T20:40:50.002515+0000","last_became_active":"2023-09-23T20:36:00.054119+0000","last_became_peered":"2023-09-23T20:36:00.054119+0000","last_unstale":"2023-09-23T20:40:50.002515+0000","last_undegraded":"2023-09-23T20:40:50.002515+0000","last_fullsized":"2023-09-23T20:40:50.002515+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:12:55.788165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":318,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.009132+0000","last_change":"2023-09-23T20:35:30.095853+0000","last_active":"2023-09-23T20:40:50.009132+0000","last_peered":"2023-09-23T20:40:50.009132+0000","last_clean":"2023-09-23T20:40:50.009132+0000","last_became_active":"2023-09-23T20:35:30.095609+0000","last_became_peered":"2023-09-23T20:35:30.095609+0000","last_unstale":"2023-09-23T20:40:50.009132+0000","last_undegraded":"2023-09-23T20:40:50.009132+0000","last_fullsized":"2023-09-23T20:40:50.009132+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":164,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.926475+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:40:49.926475+0000","last_peered":"2023-09-23T20:40:49.926475+0000","last_clean":"2023-09-23T20:40:49.926475+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:40:49.926475+0000","last_undegraded":"2023-09-23T20:40:49.926475+0000","last_fullsized":"2023-09-23T20:40:49.926475+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":55,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.324839+0000","last_change":"2023-09-23T20:36:00.058065+0000","last_active":"2023-09-23T20:40:50.324839+0000","last_peered":"2023-09-23T20:40:50.324839+0000","last_clean":"2023-09-23T20:40:50.324839+0000","last_became_active":"2023-09-23T20:36:00.054422+0000","last_became_peered":"2023-09-23T20:36:00.054422+0000","last_unstale":"2023-09-23T20:40:50.324839+0000","last_undegraded":"2023-09-23T20:40:50.324839+0000","last_fullsized":"2023-09-23T20:40:50.324839+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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.666280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":372,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.009911+0000","last_change":"2023-09-23T20:36:00.094405+0000","last_active":"2023-09-23T20:40:50.009911+0000","last_peered":"2023-09-23T20:40:50.009911+0000","last_clean":"2023-09-23T20:40:50.009911+0000","last_became_active":"2023-09-23T20:36:00.057313+0000","last_became_peered":"2023-09-23T20:36:00.057313+0000","last_unstale":"2023-09-23T20:40:50.009911+0000","last_undegraded":"2023-09-23T20:40:50.009911+0000","last_fullsized":"2023-09-23T20:40:50.009911+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":59,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.237343+0000","last_change":"2023-09-23T20:35:30.055266+0000","last_active":"2023-09-23T20:40:49.237343+0000","last_peered":"2023-09-23T20:40:49.237343+0000","last_clean":"2023-09-23T20:40:49.237343+0000","last_became_active":"2023-09-23T20:35:30.054937+0000","last_became_peered":"2023-09-23T20:35:30.054937+0000","last_unstale":"2023-09-23T20:40:49.237343+0000","last_undegraded":"2023-09-23T20:40:49.237343+0000","last_fullsized":"2023-09-23T20:40:49.237343+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.560081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"301'3149","reported_seq":3161,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.591732+0000","last_change":"2023-09-23T20:40:30.770133+0000","last_active":"2023-09-23T20:41:20.591732+0000","last_peered":"2023-09-23T20:41:20.591732+0000","last_clean":"2023-09-23T20:41:20.591732+0000","last_became_active":"2023-09-23T20:40:30.769685+0000","last_became_peered":"2023-09-23T20:40:30.769685+0000","last_unstale":"2023-09-23T20:41:20.591732+0000","last_undegraded":"2023-09-23T20:41:20.591732+0000","last_fullsized":"2023-09-23T20:41:20.591732+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":3149,"log_dups_size":0,"ondisk_log_size":3149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":206372864,"num_objects":3149,"num_object_clones":0,"num_object_copies":9447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3149,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3149,"num_write_kb":201536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":175,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.927185+0000","last_change":"2023-09-23T20:36:00.120728+0000","last_active":"2023-09-23T20:40:49.927185+0000","last_peered":"2023-09-23T20:40:49.927185+0000","last_clean":"2023-09-23T20:40:49.927185+0000","last_became_active":"2023-09-23T20:36:00.060264+0000","last_became_peered":"2023-09-23T20:36:00.060264+0000","last_unstale":"2023-09-23T20:40:49.927185+0000","last_undegraded":"2023-09-23T20:40:49.927185+0000","last_fullsized":"2023-09-23T20:40:49.927185+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":6,"num_bytes_recovered":132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":303,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.008747+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:40:50.008747+0000","last_peered":"2023-09-23T20:40:50.008747+0000","last_clean":"2023-09-23T20:40:50.008747+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:40:50.008747+0000","last_undegraded":"2023-09-23T20:40:50.008747+0000","last_fullsized":"2023-09-23T20:40:50.008747+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"301'3102","reported_seq":3114,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.568617+0000","last_change":"2023-09-23T20:40:30.529217+0000","last_active":"2023-09-23T20:41:20.568617+0000","last_peered":"2023-09-23T20:41:20.568617+0000","last_clean":"2023-09-23T20:41:20.568617+0000","last_became_active":"2023-09-23T20:40:30.528744+0000","last_became_peered":"2023-09-23T20:40:30.528744+0000","last_unstale":"2023-09-23T20:41:20.568617+0000","last_undegraded":"2023-09-23T20:41:20.568617+0000","last_fullsized":"2023-09-23T20:41:20.568617+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":3102,"log_dups_size":0,"ondisk_log_size":3102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203292672,"num_objects":3102,"num_object_clones":0,"num_object_copies":9306,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3102,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3102,"num_write_kb":198528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":136,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.926878+0000","last_change":"2023-09-23T20:33:42.549584+0000","last_active":"2023-09-23T20:40:49.926878+0000","last_peered":"2023-09-23T20:40:49.926878+0000","last_clean":"2023-09-23T20:40:49.926878+0000","last_became_active":"2023-09-23T20:33:42.549030+0000","last_became_peered":"2023-09-23T20:33:42.549030+0000","last_unstale":"2023-09-23T20:40:49.926878+0000","last_undegraded":"2023-09-23T20:40:49.926878+0000","last_fullsized":"2023-09-23T20:40:49.926878+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":297,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.129642+0000","last_change":"2023-09-23T20:35:30.043850+0000","last_active":"2023-09-23T20:40:49.129642+0000","last_peered":"2023-09-23T20:40:49.129642+0000","last_clean":"2023-09-23T20:40:49.129642+0000","last_became_active":"2023-09-23T20:35:30.043355+0000","last_became_peered":"2023-09-23T20:35:30.043355+0000","last_unstale":"2023-09-23T20:40:49.129642+0000","last_undegraded":"2023-09-23T20:40:49.129642+0000","last_fullsized":"2023-09-23T20:40:49.129642+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.206676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.4","version":"301'3024","reported_seq":3037,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.337148+0000","last_change":"2023-09-23T20:40:30.765355+0000","last_active":"2023-09-23T20:41:20.337148+0000","last_peered":"2023-09-23T20:41:20.337148+0000","last_clean":"2023-09-23T20:41:20.337148+0000","last_became_active":"2023-09-23T20:40:30.764756+0000","last_became_peered":"2023-09-23T20:40:30.764756+0000","last_unstale":"2023-09-23T20:41:20.337148+0000","last_undegraded":"2023-09-23T20:41:20.337148+0000","last_fullsized":"2023-09-23T20:41:20.337148+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":3024,"log_dups_size":0,"ondisk_log_size":3024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:10:11.637890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198180864,"num_objects":3024,"num_object_clones":0,"num_object_copies":9072,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3024,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3024,"num_write_kb":193536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":121,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.926971+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:40:49.926971+0000","last_peered":"2023-09-23T20:40:49.926971+0000","last_clean":"2023-09-23T20:40:49.926971+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:40:49.926971+0000","last_undegraded":"2023-09-23T20:40:49.926971+0000","last_fullsized":"2023-09-23T20:40:49.926971+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":329,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.010456+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:40:50.010456+0000","last_peered":"2023-09-23T20:40:50.010456+0000","last_clean":"2023-09-23T20:40:50.010456+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:40:50.010456+0000","last_undegraded":"2023-09-23T20:40:50.010456+0000","last_fullsized":"2023-09-23T20:40:50.010456+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"301'2734","reported_seq":2747,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:15.825023+0000","last_change":"2023-09-23T20:40:30.520822+0000","last_active":"2023-09-23T20:41:15.825023+0000","last_peered":"2023-09-23T20:41:15.825023+0000","last_clean":"2023-09-23T20:41:15.825023+0000","last_became_active":"2023-09-23T20:40:30.520490+0000","last_became_peered":"2023-09-23T20:40:30.520490+0000","last_unstale":"2023-09-23T20:41:15.825023+0000","last_undegraded":"2023-09-23T20:41:15.825023+0000","last_fullsized":"2023-09-23T20:41:15.825023+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":2734,"log_dups_size":0,"ondisk_log_size":2734,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:41:40.792613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179175424,"num_objects":2734,"num_object_clones":0,"num_object_copies":8202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2734,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2734,"num_write_kb":174976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":300,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.009396+0000","last_change":"2023-09-23T20:35:30.096478+0000","last_active":"2023-09-23T20:40:50.009396+0000","last_peered":"2023-09-23T20:40:50.009396+0000","last_clean":"2023-09-23T20:40:50.009396+0000","last_became_active":"2023-09-23T20:35:30.096198+0000","last_became_peered":"2023-09-23T20:35:30.096198+0000","last_unstale":"2023-09-23T20:40:50.009396+0000","last_undegraded":"2023-09-23T20:40:50.009396+0000","last_fullsized":"2023-09-23T20:40:50.009396+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.002875+0000","last_change":"2023-09-23T20:36:00.059536+0000","last_active":"2023-09-23T20:40:50.002875+0000","last_peered":"2023-09-23T20:40:50.002875+0000","last_clean":"2023-09-23T20:40:50.002875+0000","last_became_active":"2023-09-23T20:36:00.059173+0000","last_became_peered":"2023-09-23T20:36:00.059173+0000","last_unstale":"2023-09-23T20:40:50.002875+0000","last_undegraded":"2023-09-23T20:40:50.002875+0000","last_fullsized":"2023-09-23T20:40:50.002875+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:37:13.017646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"301'2825","reported_seq":2838,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:17.932678+0000","last_change":"2023-09-23T20:40:30.764963+0000","last_active":"2023-09-23T20:41:17.932678+0000","last_peered":"2023-09-23T20:41:17.932678+0000","last_clean":"2023-09-23T20:41:17.932678+0000","last_became_active":"2023-09-23T20:40:30.764602+0000","last_became_peered":"2023-09-23T20:40:30.764602+0000","last_unstale":"2023-09-23T20:41:17.932678+0000","last_undegraded":"2023-09-23T20:41:17.932678+0000","last_fullsized":"2023-09-23T20:41:17.932678+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":2825,"log_dups_size":0,"ondisk_log_size":2825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:58:37.780876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185139200,"num_objects":2825,"num_object_clones":0,"num_object_copies":8475,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2825,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2825,"num_write_kb":180800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":76,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.236678+0000","last_change":"2023-09-23T20:36:00.140593+0000","last_active":"2023-09-23T20:40:49.236678+0000","last_peered":"2023-09-23T20:40:49.236678+0000","last_clean":"2023-09-23T20:40:49.236678+0000","last_became_active":"2023-09-23T20:36:00.054856+0000","last_became_peered":"2023-09-23T20:36:00.054856+0000","last_unstale":"2023-09-23T20:40:49.236678+0000","last_undegraded":"2023-09-23T20:40:49.236678+0000","last_fullsized":"2023-09-23T20:40:49.236678+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.171313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":59,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.236838+0000","last_change":"2023-09-23T20:35:30.069060+0000","last_active":"2023-09-23T20:40:49.236838+0000","last_peered":"2023-09-23T20:40:49.236838+0000","last_clean":"2023-09-23T20:40:49.236838+0000","last_became_active":"2023-09-23T20:35:30.068769+0000","last_became_peered":"2023-09-23T20:35:30.068769+0000","last_unstale":"2023-09-23T20:40:49.236838+0000","last_undegraded":"2023-09-23T20:40:49.236838+0000","last_fullsized":"2023-09-23T20:40:49.236838+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.349166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.3","version":"301'2631","reported_seq":2644,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:15.862210+0000","last_change":"2023-09-23T20:40:30.521768+0000","last_active":"2023-09-23T20:41:15.862210+0000","last_peered":"2023-09-23T20:41:15.862210+0000","last_clean":"2023-09-23T20:41:15.862210+0000","last_became_active":"2023-09-23T20:40:30.520591+0000","last_became_peered":"2023-09-23T20:40:30.520591+0000","last_unstale":"2023-09-23T20:41:15.862210+0000","last_undegraded":"2023-09-23T20:41:15.862210+0000","last_fullsized":"2023-09-23T20:41:15.862210+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":2631,"log_dups_size":0,"ondisk_log_size":2631,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:06:18.292550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172425216,"num_objects":2631,"num_object_clones":0,"num_object_copies":7893,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2631,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2631,"num_write_kb":168384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":293,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.009949+0000","last_change":"2023-09-23T20:33:42.538517+0000","last_active":"2023-09-23T20:40:50.009949+0000","last_peered":"2023-09-23T20:40:50.009949+0000","last_clean":"2023-09-23T20:40:50.009949+0000","last_became_active":"2023-09-23T20:33:42.538152+0000","last_became_peered":"2023-09-23T20:33:42.538152+0000","last_unstale":"2023-09-23T20:40:50.009949+0000","last_undegraded":"2023-09-23T20:40:50.009949+0000","last_fullsized":"2023-09-23T20:40:50.009949+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":294,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.655107+0000","last_change":"2023-09-23T20:33:42.533284+0000","last_active":"2023-09-23T20:40:49.655107+0000","last_peered":"2023-09-23T20:40:49.655107+0000","last_clean":"2023-09-23T20:40:49.655107+0000","last_became_active":"2023-09-23T20:33:42.532965+0000","last_became_peered":"2023-09-23T20:33:42.532965+0000","last_unstale":"2023-09-23T20:40:49.655107+0000","last_undegraded":"2023-09-23T20:40:49.655107+0000","last_fullsized":"2023-09-23T20:40:49.655107+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:27:00.264249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"10.0","version":"301'3013","reported_seq":3025,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.566961+0000","last_change":"2023-09-23T20:40:30.769399+0000","last_active":"2023-09-23T20:41:20.566961+0000","last_peered":"2023-09-23T20:41:20.566961+0000","last_clean":"2023-09-23T20:41:20.566961+0000","last_became_active":"2023-09-23T20:40:30.768975+0000","last_became_peered":"2023-09-23T20:40:30.768975+0000","last_unstale":"2023-09-23T20:41:20.566961+0000","last_undegraded":"2023-09-23T20:41:20.566961+0000","last_fullsized":"2023-09-23T20:41:20.566961+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":3013,"log_dups_size":0,"ondisk_log_size":3013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197459968,"num_objects":3013,"num_object_clones":0,"num_object_copies":9039,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3013,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3013,"num_write_kb":192832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":299,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.138088+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:40:49.138088+0000","last_peered":"2023-09-23T20:40:49.138088+0000","last_clean":"2023-09-23T20:40:49.138088+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:40:49.138088+0000","last_undegraded":"2023-09-23T20:40:49.138088+0000","last_fullsized":"2023-09-23T20:40:49.138088+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.010226+0000","last_change":"2023-09-23T20:33:42.545754+0000","last_active":"2023-09-23T20:40:50.010226+0000","last_peered":"2023-09-23T20:40:50.010226+0000","last_clean":"2023-09-23T20:40:50.010226+0000","last_became_active":"2023-09-23T20:33:42.545369+0000","last_became_peered":"2023-09-23T20:33:42.545369+0000","last_unstale":"2023-09-23T20:40:50.010226+0000","last_undegraded":"2023-09-23T20:40:50.010226+0000","last_fullsized":"2023-09-23T20:40:50.010226+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"301'3126","reported_seq":3136,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.563968+0000","last_change":"2023-09-23T20:40:30.770265+0000","last_active":"2023-09-23T20:41:20.563968+0000","last_peered":"2023-09-23T20:41:20.563968+0000","last_clean":"2023-09-23T20:41:20.563968+0000","last_became_active":"2023-09-23T20:40:30.769689+0000","last_became_peered":"2023-09-23T20:40:30.769689+0000","last_unstale":"2023-09-23T20:41:20.563968+0000","last_undegraded":"2023-09-23T20:41:20.563968+0000","last_fullsized":"2023-09-23T20:41:20.563968+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":3126,"log_dups_size":0,"ondisk_log_size":3126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204865536,"num_objects":3126,"num_object_clones":0,"num_object_copies":9378,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3126,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3126,"num_write_kb":200064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.8","version":"0'0","reported_seq":59,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.236972+0000","last_change":"2023-09-23T20:35:30.071076+0000","last_active":"2023-09-23T20:40:49.236972+0000","last_peered":"2023-09-23T20:40:49.236972+0000","last_clean":"2023-09-23T20:40:49.236972+0000","last_became_active":"2023-09-23T20:35:30.070668+0000","last_became_peered":"2023-09-23T20:35:30.070668+0000","last_unstale":"2023-09-23T20:40:49.236972+0000","last_undegraded":"2023-09-23T20:40:49.236972+0000","last_fullsized":"2023-09-23T20:40:49.236972+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.861802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":317,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.130458+0000","last_change":"2023-09-23T20:35:30.043938+0000","last_active":"2023-09-23T20:40:49.130458+0000","last_peered":"2023-09-23T20:40:49.130458+0000","last_clean":"2023-09-23T20:40:49.130458+0000","last_became_active":"2023-09-23T20:35:30.043572+0000","last_became_peered":"2023-09-23T20:35:30.043572+0000","last_unstale":"2023-09-23T20:40:49.130458+0000","last_undegraded":"2023-09-23T20:40:49.130458+0000","last_fullsized":"2023-09-23T20:40:49.130458+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:16.684388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"301'3071","reported_seq":3083,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.551176+0000","last_change":"2023-09-23T20:40:30.770566+0000","last_active":"2023-09-23T20:41:20.551176+0000","last_peered":"2023-09-23T20:41:20.551176+0000","last_clean":"2023-09-23T20:41:20.551176+0000","last_became_active":"2023-09-23T20:40:30.770242+0000","last_became_peered":"2023-09-23T20:40:30.770242+0000","last_unstale":"2023-09-23T20:41:20.551176+0000","last_undegraded":"2023-09-23T20:41:20.551176+0000","last_fullsized":"2023-09-23T20:41:20.551176+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":3071,"log_dups_size":0,"ondisk_log_size":3071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201261056,"num_objects":3071,"num_object_clones":0,"num_object_copies":9213,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3071,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3071,"num_write_kb":196544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.4","version":"0'0","reported_seq":360,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.130133+0000","last_change":"2023-09-23T20:36:00.235046+0000","last_active":"2023-09-23T20:40:49.130133+0000","last_peered":"2023-09-23T20:40:49.130133+0000","last_clean":"2023-09-23T20:40:49.130133+0000","last_became_active":"2023-09-23T20:36:00.222427+0000","last_became_peered":"2023-09-23T20:36:00.222427+0000","last_unstale":"2023-09-23T20:40:49.130133+0000","last_undegraded":"2023-09-23T20:40:49.130133+0000","last_fullsized":"2023-09-23T20:40:49.130133+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:28.381539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":300,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.009023+0000","last_change":"2023-09-23T20:35:30.069308+0000","last_active":"2023-09-23T20:40:50.009023+0000","last_peered":"2023-09-23T20:40:50.009023+0000","last_clean":"2023-09-23T20:40:50.009023+0000","last_became_active":"2023-09-23T20:35:30.068842+0000","last_became_peered":"2023-09-23T20:35:30.068842+0000","last_unstale":"2023-09-23T20:40:50.009023+0000","last_undegraded":"2023-09-23T20:40:50.009023+0000","last_fullsized":"2023-09-23T20:40:50.009023+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":237,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.129695+0000","last_change":"2023-09-23T20:33:42.535245+0000","last_active":"2023-09-23T20:40:49.129695+0000","last_peered":"2023-09-23T20:40:49.129695+0000","last_clean":"2023-09-23T20:40:49.129695+0000","last_became_active":"2023-09-23T20:33:42.534984+0000","last_became_peered":"2023-09-23T20:33:42.534984+0000","last_unstale":"2023-09-23T20:40:49.129695+0000","last_undegraded":"2023-09-23T20:40:49.129695+0000","last_fullsized":"2023-09-23T20:40:49.129695+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:31.431496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"301'3097","reported_seq":3109,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.544670+0000","last_change":"2023-09-23T20:40:30.054006+0000","last_active":"2023-09-23T20:41:20.544670+0000","last_peered":"2023-09-23T20:41:20.544670+0000","last_clean":"2023-09-23T20:41:20.544670+0000","last_became_active":"2023-09-23T20:40:30.053633+0000","last_became_peered":"2023-09-23T20:40:30.053633+0000","last_unstale":"2023-09-23T20:41:20.544670+0000","last_undegraded":"2023-09-23T20:41:20.544670+0000","last_fullsized":"2023-09-23T20:41:20.544670+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":3097,"log_dups_size":0,"ondisk_log_size":3097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202964992,"num_objects":3097,"num_object_clones":0,"num_object_copies":9291,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3097,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3097,"num_write_kb":198208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":286,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.008921+0000","last_change":"2023-09-23T20:33:42.543580+0000","last_active":"2023-09-23T20:40:50.008921+0000","last_peered":"2023-09-23T20:40:50.008921+0000","last_clean":"2023-09-23T20:40:50.008921+0000","last_became_active":"2023-09-23T20:33:42.542676+0000","last_became_peered":"2023-09-23T20:33:42.542676+0000","last_unstale":"2023-09-23T20:40:50.008921+0000","last_undegraded":"2023-09-23T20:40:50.008921+0000","last_fullsized":"2023-09-23T20:40:50.008921+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.002318+0000","last_change":"2023-09-23T20:36:00.053681+0000","last_active":"2023-09-23T20:40:50.002318+0000","last_peered":"2023-09-23T20:40:50.002318+0000","last_clean":"2023-09-23T20:40:50.002318+0000","last_became_active":"2023-09-23T20:36:00.053300+0000","last_became_peered":"2023-09-23T20:36:00.053300+0000","last_unstale":"2023-09-23T20:40:50.002318+0000","last_undegraded":"2023-09-23T20:40:50.002318+0000","last_fullsized":"2023-09-23T20:40:50.002318+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:11:49.323959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":117,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.009319+0000","last_change":"2023-09-23T20:35:30.068618+0000","last_active":"2023-09-23T20:40:50.009319+0000","last_peered":"2023-09-23T20:40:50.009319+0000","last_clean":"2023-09-23T20:40:50.009319+0000","last_became_active":"2023-09-23T20:35:30.068224+0000","last_became_peered":"2023-09-23T20:35:30.068224+0000","last_unstale":"2023-09-23T20:40:50.009319+0000","last_undegraded":"2023-09-23T20:40:50.009319+0000","last_fullsized":"2023-09-23T20:40:50.009319+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.9","version":"301'2934","reported_seq":2946,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.575785+0000","last_change":"2023-09-23T20:40:30.056580+0000","last_active":"2023-09-23T20:41:20.575785+0000","last_peered":"2023-09-23T20:41:20.575785+0000","last_clean":"2023-09-23T20:41:20.575785+0000","last_became_active":"2023-09-23T20:40:30.055311+0000","last_became_peered":"2023-09-23T20:40:30.055311+0000","last_unstale":"2023-09-23T20:41:20.575785+0000","last_undegraded":"2023-09-23T20:41:20.575785+0000","last_fullsized":"2023-09-23T20:41:20.575785+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":2934,"log_dups_size":0,"ondisk_log_size":2934,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192282624,"num_objects":2934,"num_object_clones":0,"num_object_copies":8802,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2934,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2934,"num_write_kb":187776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":371,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.655006+0000","last_change":"2023-09-23T20:36:00.055616+0000","last_active":"2023-09-23T20:40:49.655006+0000","last_peered":"2023-09-23T20:40:49.655006+0000","last_clean":"2023-09-23T20:40:49.655006+0000","last_became_active":"2023-09-23T20:36:00.055267+0000","last_became_peered":"2023-09-23T20:36:00.055267+0000","last_unstale":"2023-09-23T20:40:49.655006+0000","last_undegraded":"2023-09-23T20:40:49.655006+0000","last_fullsized":"2023-09-23T20:40:49.655006+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:14.426837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":259,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.129689+0000","last_change":"2023-09-23T20:33:42.533674+0000","last_active":"2023-09-23T20:40:49.129689+0000","last_peered":"2023-09-23T20:40:49.129689+0000","last_clean":"2023-09-23T20:40:49.129689+0000","last_became_active":"2023-09-23T20:33:42.532640+0000","last_became_peered":"2023-09-23T20:33:42.532640+0000","last_unstale":"2023-09-23T20:40:49.129689+0000","last_undegraded":"2023-09-23T20:40:49.129689+0000","last_fullsized":"2023-09-23T20:40:49.129689+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:38.696366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":327,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.130460+0000","last_change":"2023-09-23T20:36:00.056802+0000","last_active":"2023-09-23T20:40:49.130460+0000","last_peered":"2023-09-23T20:40:49.130460+0000","last_clean":"2023-09-23T20:40:49.130460+0000","last_became_active":"2023-09-23T20:36:00.056485+0000","last_became_peered":"2023-09-23T20:36:00.056485+0000","last_unstale":"2023-09-23T20:40:49.130460+0000","last_undegraded":"2023-09-23T20:40:49.130460+0000","last_fullsized":"2023-09-23T20:40:49.130460+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:49:24.582680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"301'3109","reported_seq":3121,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.548471+0000","last_change":"2023-09-23T20:40:30.054462+0000","last_active":"2023-09-23T20:41:20.548471+0000","last_peered":"2023-09-23T20:41:20.548471+0000","last_clean":"2023-09-23T20:41:20.548471+0000","last_became_active":"2023-09-23T20:40:30.053884+0000","last_became_peered":"2023-09-23T20:40:30.053884+0000","last_unstale":"2023-09-23T20:41:20.548471+0000","last_undegraded":"2023-09-23T20:41:20.548471+0000","last_fullsized":"2023-09-23T20:41:20.548471+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":3109,"log_dups_size":0,"ondisk_log_size":3109,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203751424,"num_objects":3109,"num_object_clones":0,"num_object_copies":9327,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3109,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3109,"num_write_kb":198976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":323,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.009355+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:40:50.009355+0000","last_peered":"2023-09-23T20:40:50.009355+0000","last_clean":"2023-09-23T20:40:50.009355+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:40:50.009355+0000","last_undegraded":"2023-09-23T20:40:50.009355+0000","last_fullsized":"2023-09-23T20:40:50.009355+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":538,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.926618+0000","last_change":"2023-09-23T20:40:14.289478+0000","last_active":"2023-09-23T20:40:49.926618+0000","last_peered":"2023-09-23T20:40:49.926618+0000","last_clean":"2023-09-23T20:40:49.926618+0000","last_became_active":"2023-09-23T20:40:14.288921+0000","last_became_peered":"2023-09-23T20:40:14.288921+0000","last_unstale":"2023-09-23T20:40:49.926618+0000","last_undegraded":"2023-09-23T20:40:49.926618+0000","last_fullsized":"2023-09-23T20:40:49.926618+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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":59,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.236978+0000","last_change":"2023-09-23T20:35:30.056793+0000","last_active":"2023-09-23T20:40:49.236978+0000","last_peered":"2023-09-23T20:40:49.236978+0000","last_clean":"2023-09-23T20:40:49.236978+0000","last_became_active":"2023-09-23T20:35:30.056416+0000","last_became_peered":"2023-09-23T20:35:30.056416+0000","last_unstale":"2023-09-23T20:40:49.236978+0000","last_undegraded":"2023-09-23T20:40:49.236978+0000","last_fullsized":"2023-09-23T20:40:49.236978+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.676088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.011093+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:40:50.011093+0000","last_peered":"2023-09-23T20:40:50.011093+0000","last_clean":"2023-09-23T20:40:50.011093+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:40:50.011093+0000","last_undegraded":"2023-09-23T20:40:50.011093+0000","last_fullsized":"2023-09-23T20:40:50.011093+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"301'3141","reported_seq":3154,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.334919+0000","last_change":"2023-09-23T20:40:30.048043+0000","last_active":"2023-09-23T20:41:20.334919+0000","last_peered":"2023-09-23T20:41:20.334919+0000","last_clean":"2023-09-23T20:41:20.334919+0000","last_became_active":"2023-09-23T20:40:30.047681+0000","last_became_peered":"2023-09-23T20:40:30.047681+0000","last_unstale":"2023-09-23T20:41:20.334919+0000","last_undegraded":"2023-09-23T20:41:20.334919+0000","last_fullsized":"2023-09-23T20:41:20.334919+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":3141,"log_dups_size":0,"ondisk_log_size":3141,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:03.462851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205848576,"num_objects":3141,"num_object_clones":0,"num_object_copies":9423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3141,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3141,"num_write_kb":201024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":224,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.927388+0000","last_change":"2023-09-23T20:36:00.061553+0000","last_active":"2023-09-23T20:40:49.927388+0000","last_peered":"2023-09-23T20:40:49.927388+0000","last_clean":"2023-09-23T20:40:49.927388+0000","last_became_active":"2023-09-23T20:36:00.060244+0000","last_became_peered":"2023-09-23T20:36:00.060244+0000","last_unstale":"2023-09-23T20:40:49.927388+0000","last_undegraded":"2023-09-23T20:40:49.927388+0000","last_fullsized":"2023-09-23T20:40:49.927388+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.001993+0000","last_change":"2023-09-23T20:36:00.079816+0000","last_active":"2023-09-23T20:40:50.001993+0000","last_peered":"2023-09-23T20:40:50.001993+0000","last_clean":"2023-09-23T20:40:50.001993+0000","last_became_active":"2023-09-23T20:36:00.063636+0000","last_became_peered":"2023-09-23T20:36:00.063636+0000","last_unstale":"2023-09-23T20:40:50.001993+0000","last_undegraded":"2023-09-23T20:40:50.001993+0000","last_fullsized":"2023-09-23T20:40:50.001993+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:56.839395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.002437+0000","last_change":"2023-09-23T20:36:00.063299+0000","last_active":"2023-09-23T20:40:50.002437+0000","last_peered":"2023-09-23T20:40:50.002437+0000","last_clean":"2023-09-23T20:40:50.002437+0000","last_became_active":"2023-09-23T20:36:00.062890+0000","last_became_peered":"2023-09-23T20:36:00.062890+0000","last_unstale":"2023-09-23T20:40:50.002437+0000","last_undegraded":"2023-09-23T20:40:50.002437+0000","last_fullsized":"2023-09-23T20:40:50.002437+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.529314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"301'3110","reported_seq":3122,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.540541+0000","last_change":"2023-09-23T20:40:30.771120+0000","last_active":"2023-09-23T20:41:20.540541+0000","last_peered":"2023-09-23T20:41:20.540541+0000","last_clean":"2023-09-23T20:41:20.540541+0000","last_became_active":"2023-09-23T20:40:30.770650+0000","last_became_peered":"2023-09-23T20:40:30.770650+0000","last_unstale":"2023-09-23T20:41:20.540541+0000","last_undegraded":"2023-09-23T20:41:20.540541+0000","last_fullsized":"2023-09-23T20:41:20.540541+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":3110,"log_dups_size":0,"ondisk_log_size":3110,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203816960,"num_objects":3110,"num_object_clones":0,"num_object_copies":9330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3110,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3110,"num_write_kb":199040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":159,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.926789+0000","last_change":"2023-09-23T20:36:00.063209+0000","last_active":"2023-09-23T20:40:49.926789+0000","last_peered":"2023-09-23T20:40:49.926789+0000","last_clean":"2023-09-23T20:40:49.926789+0000","last_became_active":"2023-09-23T20:36:00.062740+0000","last_became_peered":"2023-09-23T20:36:00.062740+0000","last_unstale":"2023-09-23T20:40:49.926789+0000","last_undegraded":"2023-09-23T20:40:49.926789+0000","last_fullsized":"2023-09-23T20:40:49.926789+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.130281+0000","last_change":"2023-09-23T20:33:42.544930+0000","last_active":"2023-09-23T20:40:49.130281+0000","last_peered":"2023-09-23T20:40:49.130281+0000","last_clean":"2023-09-23T20:40:49.130281+0000","last_became_active":"2023-09-23T20:33:42.544603+0000","last_became_peered":"2023-09-23T20:33:42.544603+0000","last_unstale":"2023-09-23T20:40:49.130281+0000","last_undegraded":"2023-09-23T20:40:49.130281+0000","last_fullsized":"2023-09-23T20:40:49.130281+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:13.782490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.002548+0000","last_change":"2023-09-23T20:36:00.064473+0000","last_active":"2023-09-23T20:40:50.002548+0000","last_peered":"2023-09-23T20:40:50.002548+0000","last_clean":"2023-09-23T20:40:50.002548+0000","last_became_active":"2023-09-23T20:36:00.064124+0000","last_became_peered":"2023-09-23T20:36:00.064124+0000","last_unstale":"2023-09-23T20:40:50.002548+0000","last_undegraded":"2023-09-23T20:40:50.002548+0000","last_fullsized":"2023-09-23T20:40:50.002548+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:12:32.821351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"301'3102","reported_seq":3114,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.534443+0000","last_change":"2023-09-23T20:40:30.770790+0000","last_active":"2023-09-23T20:41:20.534443+0000","last_peered":"2023-09-23T20:41:20.534443+0000","last_clean":"2023-09-23T20:41:20.534443+0000","last_became_active":"2023-09-23T20:40:30.770293+0000","last_became_peered":"2023-09-23T20:40:30.770293+0000","last_unstale":"2023-09-23T20:41:20.534443+0000","last_undegraded":"2023-09-23T20:41:20.534443+0000","last_fullsized":"2023-09-23T20:41:20.534443+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":3102,"log_dups_size":0,"ondisk_log_size":3102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203292672,"num_objects":3102,"num_object_clones":0,"num_object_copies":9306,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3102,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3102,"num_write_kb":198528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":76,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.237351+0000","last_change":"2023-09-23T20:36:00.112192+0000","last_active":"2023-09-23T20:40:49.237351+0000","last_peered":"2023-09-23T20:40:49.237351+0000","last_clean":"2023-09-23T20:40:49.237351+0000","last_became_active":"2023-09-23T20:36:00.049402+0000","last_became_peered":"2023-09-23T20:36:00.049402+0000","last_unstale":"2023-09-23T20:40:49.237351+0000","last_undegraded":"2023-09-23T20:40:49.237351+0000","last_fullsized":"2023-09-23T20:40:49.237351+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:19:35.132281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":237,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.130499+0000","last_change":"2023-09-23T20:33:42.542409+0000","last_active":"2023-09-23T20:40:49.130499+0000","last_peered":"2023-09-23T20:40:49.130499+0000","last_clean":"2023-09-23T20:40:49.130499+0000","last_became_active":"2023-09-23T20:33:42.542077+0000","last_became_peered":"2023-09-23T20:33:42.542077+0000","last_unstale":"2023-09-23T20:40:49.130499+0000","last_undegraded":"2023-09-23T20:40:49.130499+0000","last_fullsized":"2023-09-23T20:40:49.130499+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.433360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":68,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.236716+0000","last_change":"2023-09-23T20:36:00.051413+0000","last_active":"2023-09-23T20:40:49.236716+0000","last_peered":"2023-09-23T20:40:49.236716+0000","last_clean":"2023-09-23T20:40:49.236716+0000","last_became_active":"2023-09-23T20:36:00.051048+0000","last_became_peered":"2023-09-23T20:36:00.051048+0000","last_unstale":"2023-09-23T20:40:49.236716+0000","last_undegraded":"2023-09-23T20:40:49.236716+0000","last_fullsized":"2023-09-23T20:40:49.236716+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:28.542967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"301'2951","reported_seq":2963,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:41:20.550070+0000","last_change":"2023-09-23T20:40:30.529498+0000","last_active":"2023-09-23T20:41:20.550070+0000","last_peered":"2023-09-23T20:41:20.550070+0000","last_clean":"2023-09-23T20:41:20.550070+0000","last_became_active":"2023-09-23T20:40:30.528847+0000","last_became_peered":"2023-09-23T20:40:30.528847+0000","last_unstale":"2023-09-23T20:41:20.550070+0000","last_undegraded":"2023-09-23T20:41:20.550070+0000","last_fullsized":"2023-09-23T20:41:20.550070+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+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":"--","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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":358,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.010928+0000","last_change":"2023-09-23T20:35:30.060998+0000","last_active":"2023-09-23T20:40:50.010928+0000","last_peered":"2023-09-23T20:40:50.010928+0000","last_clean":"2023-09-23T20:40:50.010928+0000","last_became_active":"2023-09-23T20:35:30.060653+0000","last_became_peered":"2023-09-23T20:35:30.060653+0000","last_unstale":"2023-09-23T20:40:50.010928+0000","last_undegraded":"2023-09-23T20:40:50.010928+0000","last_fullsized":"2023-09-23T20:40:50.010928+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":59,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.002276+0000","last_change":"2023-09-23T20:36:00.122277+0000","last_active":"2023-09-23T20:40:50.002276+0000","last_peered":"2023-09-23T20:40:50.002276+0000","last_clean":"2023-09-23T20:40:50.002276+0000","last_became_active":"2023-09-23T20:36:00.061758+0000","last_became_peered":"2023-09-23T20:36:00.061758+0000","last_unstale":"2023-09-23T20:40:50.002276+0000","last_undegraded":"2023-09-23T20:40:50.002276+0000","last_fullsized":"2023-09-23T20:40:50.002276+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:32:03.878076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":211,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.008647+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:40:50.008647+0000","last_peered":"2023-09-23T20:40:50.008647+0000","last_clean":"2023-09-23T20:40:50.008647+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:40:50.008647+0000","last_undegraded":"2023-09-23T20:40:50.008647+0000","last_fullsized":"2023-09-23T20:40:50.008647+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":55,"reported_epoch":301,"state":"active+clean","last_fresh":"2023-09-23T20:40:53.287618+0000","last_change":"2023-09-23T20:36:00.059890+0000","last_active":"2023-09-23T20:40:53.287618+0000","last_peered":"2023-09-23T20:40:53.287618+0000","last_clean":"2023-09-23T20:40:53.287618+0000","last_became_active":"2023-09-23T20:36:00.059495+0000","last_became_peered":"2023-09-23T20:36:00.059495+0000","last_unstale":"2023-09-23T20:40:53.287618+0000","last_undegraded":"2023-09-23T20:40:53.287618+0000","last_fullsized":"2023-09-23T20:40:53.287618+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:12:50.018772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":359,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.655137+0000","last_change":"2023-09-23T20:35:30.038462+0000","last_active":"2023-09-23T20:40:49.655137+0000","last_peered":"2023-09-23T20:40:49.655137+0000","last_clean":"2023-09-23T20:40:49.655137+0000","last_became_active":"2023-09-23T20:35:30.038046+0000","last_became_peered":"2023-09-23T20:35:30.038046+0000","last_unstale":"2023-09-23T20:40:49.655137+0000","last_undegraded":"2023-09-23T20:40:49.655137+0000","last_fullsized":"2023-09-23T20:40:49.655137+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:32.795231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":284,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.009120+0000","last_change":"2023-09-23T20:33:42.549966+0000","last_active":"2023-09-23T20:40:50.009120+0000","last_peered":"2023-09-23T20:40:50.009120+0000","last_clean":"2023-09-23T20:40:50.009120+0000","last_became_active":"2023-09-23T20:33:42.549592+0000","last_became_peered":"2023-09-23T20:33:42.549592+0000","last_unstale":"2023-09-23T20:40:50.009120+0000","last_undegraded":"2023-09-23T20:40:50.009120+0000","last_fullsized":"2023-09-23T20:40:50.009120+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":59,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.236573+0000","last_change":"2023-09-23T20:35:30.041978+0000","last_active":"2023-09-23T20:40:49.236573+0000","last_peered":"2023-09-23T20:40:49.236573+0000","last_clean":"2023-09-23T20:40:49.236573+0000","last_became_active":"2023-09-23T20:35:30.041614+0000","last_became_peered":"2023-09-23T20:35:30.041614+0000","last_unstale":"2023-09-23T20:40:49.236573+0000","last_undegraded":"2023-09-23T20:40:49.236573+0000","last_fullsized":"2023-09-23T20:40:49.236573+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:16.620405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"59'2","reported_seq":254,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.008968+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:40:50.008968+0000","last_peered":"2023-09-23T20:40:50.008968+0000","last_clean":"2023-09-23T20:40:50.008968+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:40:50.008968+0000","last_undegraded":"2023-09-23T20:40:50.008968+0000","last_fullsized":"2023-09-23T20:40:50.008968+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":68,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.236531+0000","last_change":"2023-09-23T20:36:00.049731+0000","last_active":"2023-09-23T20:40:49.236531+0000","last_peered":"2023-09-23T20:40:49.236531+0000","last_clean":"2023-09-23T20:40:49.236531+0000","last_became_active":"2023-09-23T20:36:00.049379+0000","last_became_peered":"2023-09-23T20:36:00.049379+0000","last_unstale":"2023-09-23T20:40:49.236531+0000","last_undegraded":"2023-09-23T20:40:49.236531+0000","last_fullsized":"2023-09-23T20:40:49.236531+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:53.602495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"59'1","reported_seq":59,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.237155+0000","last_change":"2023-09-23T20:35:30.047130+0000","last_active":"2023-09-23T20:40:49.237155+0000","last_peered":"2023-09-23T20:40:49.237155+0000","last_clean":"2023-09-23T20:40:49.237155+0000","last_became_active":"2023-09-23T20:35:30.046773+0000","last_became_peered":"2023-09-23T20:35:30.046773+0000","last_unstale":"2023-09-23T20:40:49.237155+0000","last_undegraded":"2023-09-23T20:40:49.237155+0000","last_fullsized":"2023-09-23T20:40:49.237155+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:41:45.985785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.237155+0000","last_change":"2023-09-23T20:36:00.055250+0000","last_active":"2023-09-23T20:40:49.237155+0000","last_peered":"2023-09-23T20:40:49.237155+0000","last_clean":"2023-09-23T20:40:49.237155+0000","last_became_active":"2023-09-23T20:36:00.054871+0000","last_became_peered":"2023-09-23T20:36:00.054871+0000","last_unstale":"2023-09-23T20:40:49.237155+0000","last_undegraded":"2023-09-23T20:40:49.237155+0000","last_fullsized":"2023-09-23T20:40:49.237155+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:29:59.148582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":61,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:50.002961+0000","last_change":"2023-09-23T20:36:00.112251+0000","last_active":"2023-09-23T20:40:50.002961+0000","last_peered":"2023-09-23T20:40:50.002961+0000","last_clean":"2023-09-23T20:40:50.002961+0000","last_became_active":"2023-09-23T20:36:00.059331+0000","last_became_peered":"2023-09-23T20:36:00.059331+0000","last_unstale":"2023-09-23T20:40:50.002961+0000","last_undegraded":"2023-09-23T20:40:50.002961+0000","last_fullsized":"2023-09-23T20:40:50.002961+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:30.816705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":279,"reported_epoch":300,"state":"active+clean","last_fresh":"2023-09-23T20:40:49.138019+0000","last_change":"2023-09-23T20:33:42.548165+0000","last_active":"2023-09-23T20:40:49.138019+0000","last_peered":"2023-09-23T20:40:49.138019+0000","last_clean":"2023-09-23T20:40:49.138019+0000","last_became_active":"2023-09-23T20:33:42.547765+0000","last_became_peered":"2023-09-23T20:33:42.547765+0000","last_unstale":"2023-09-23T20:40:49.138019+0000","last_undegraded":"2023-09-23T20:40:49.138019+0000","last_fullsized":"2023-09-23T20:40:49.138019+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":3153526784,"num_objects":48119,"num_object_clones":0,"num_object_copies":144357,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":48119,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48119,"num_write_kb":3079616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9367584768,"data_stored":9367584768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":48119,"ondisk_log_size":48119,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":10868,"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":24497,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":176,"seq":755914244610,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1672280,"kb_used_data":772368,"kb_used_omap":0,"kb_used_meta":899904,"kb_avail":92072872,"statfs":{"total":95995035648,"available":94282620928,"internally_reserved":0,"allocated":790904832,"data_stored":790298340,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921501696},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:40:44 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.65000000000000002,"15min":1.177},"min":{"1min":0.58099999999999996,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.23,"5min":1.9750000000000001,"15min":11.51},"last":2.335},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.78300000000000003,"15min":1.1910000000000001},"min":{"1min":0.45300000000000001,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.252,"5min":2.1150000000000002,"15min":13.624000000000001},"last":1.9199999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:41:02 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.649,"15min":5.8120000000000003},"min":{"1min":0.501,"5min":0.34899999999999998,"15min":0.28599999999999998},"max":{"1min":1.4390000000000001,"5min":70.998999999999995,"15min":120.45699999999999},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.77900000000000003,"5min":1.621,"15min":5.2380000000000004},"min":{"1min":0.38100000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.198,"5min":71.028000000000006,"15min":114.627},"last":0.38700000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:40:44 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.5740000000000001,"15min":2.0270000000000001},"min":{"1min":0.56899999999999995,"5min":0.38200000000000001,"15min":0.313},"max":{"1min":1.173,"5min":71.158000000000001,"15min":115.97},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.90200000000000002,"5min":1.518,"15min":2.157},"min":{"1min":0.502,"5min":0.34100000000000003,"15min":0.33600000000000002},"max":{"1min":1.288,"5min":71.183999999999997,"15min":115.959},"last":0.44500000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:40:44 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":1.2170000000000001,"15min":1.278},"min":{"1min":0.47599999999999998,"5min":0.39400000000000002,"15min":0.307},"max":{"1min":1.325,"5min":14.723000000000001,"15min":14.723000000000001},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.89900000000000002,"5min":1.0669999999999999,"15min":1.4359999999999999},"min":{"1min":0.58199999999999996,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.377,"5min":13.718999999999999,"15min":13.718999999999999},"last":2.2280000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:40:44 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.86599999999999999,"15min":1.6899999999999999},"min":{"1min":0.40300000000000002,"5min":0.32700000000000001,"15min":0.26800000000000002},"max":{"1min":1.21,"5min":4.6079999999999997,"15min":16.827999999999999},"last":1.2669999999999999},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.85399999999999998,"15min":1.5649999999999999},"min":{"1min":0.51500000000000001,"5min":0.39700000000000002,"15min":0.28000000000000003},"max":{"1min":1.214,"5min":3.165,"15min":12.938000000000001},"last":0.33300000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:40:44 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.84299999999999997,"15min":1.78},"min":{"1min":0.379,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.2769999999999999,"5min":2.117,"15min":43.597000000000001},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.016,"15min":1.986},"min":{"1min":0.436,"5min":0.436,"15min":0.35099999999999998},"max":{"1min":1.3120000000000001,"5min":4.923,"15min":41.826000000000001},"last":0.46500000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:40:44 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.0720000000000001,"15min":1.702},"min":{"1min":0.621,"5min":0.44400000000000001,"15min":0.28899999999999998},"max":{"1min":1.51,"5min":4.9630000000000001,"15min":16.015000000000001},"last":0.65400000000000003},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.012,"15min":1.611},"min":{"1min":0.46500000000000002,"5min":0.44900000000000001,"15min":0.36199999999999999},"max":{"1min":1.4710000000000001,"5min":3.6080000000000001,"15min":10.324999999999999},"last":0.71699999999999997}]}]},{"osd":6,"up_from":42,"seq":180388626962,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2324488,"kb_used_data":1429056,"kb_used_omap":0,"kb_used_meta":895424,"kb_avail":91420664,"statfs":{"total":95995035648,"available":93614759936,"internally_reserved":0,"allocated":1463353344,"data_stored":1462762775,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916914176},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,3,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:41:18 2023","interfaces":[{"interface":"back","average":{"1min":1.885,"5min":0.85599999999999998,"15min":1.024},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":21.353999999999999,"5min":21.353999999999999,"15min":21.353999999999999},"last":21.353999999999999},{"interface":"front","average":{"1min":1.9870000000000001,"5min":0.92000000000000004,"15min":1.087},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":23.609000000000002,"5min":23.609000000000002,"15min":23.609000000000002},"last":23.609000000000002}]},{"osd":1,"last update":"Sat Sep 23 20:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.84899999999999998,"15min":1.577},"min":{"1min":0.54600000000000004,"5min":0.308,"15min":0.308},"max":{"1min":1.339,"5min":5.1820000000000004,"15min":58.932000000000002},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.94999999999999996,"15min":1.649},"min":{"1min":0.60699999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.1259999999999999,"5min":7.1310000000000002,"15min":59.006},"last":0.53300000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:41:00 2023","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":0.86699999999999999,"15min":1.673},"min":{"1min":0.626,"5min":0.38200000000000001,"15min":0.315},"max":{"1min":5.0709999999999997,"5min":5.0709999999999997,"15min":71.123999999999995},"last":21.195},{"interface":"front","average":{"1min":1,"5min":0.77700000000000002,"15min":1.4610000000000001},"min":{"1min":0.61899999999999999,"5min":0.39600000000000002,"15min":0.30399999999999999},"max":{"1min":2.4359999999999999,"5min":4.3499999999999996,"15min":71.078000000000003},"last":21.164999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.93400000000000005,"15min":1.133},"min":{"1min":0.34799999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.111,"5min":6.766,"15min":7.9560000000000004},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.96399999999999997,"15min":1.3149999999999999},"min":{"1min":0.49199999999999999,"5min":0.375,"15min":0.36899999999999999},"max":{"1min":1.3540000000000001,"5min":4.0640000000000001,"15min":9.3550000000000004},"last":0.60399999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:41:18 2023","interfaces":[{"interface":"back","average":{"1min":1.389,"5min":0.94899999999999995,"15min":1.6839999999999999},"min":{"1min":0.51200000000000001,"5min":0.32000000000000001,"15min":0.27900000000000003},"max":{"1min":5.1909999999999998,"5min":5.1909999999999998,"15min":17.489000000000001},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.79100000000000004,"15min":1.302},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":2.464,"5min":2.464,"15min":11.619},"last":0.51100000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:41:18 2023","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.0129999999999999,"15min":1.6220000000000001},"min":{"1min":0.35199999999999998,"5min":0.34399999999999997,"15min":0.29899999999999999},"max":{"1min":5.085,"5min":5.9720000000000004,"15min":16.138000000000002},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.82299999999999995,"15min":1.5329999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.391,"5min":1.391,"15min":12.321999999999999},"last":0.68000000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.90400000000000003,"15min":1.5289999999999999},"min":{"1min":0.46800000000000003,"5min":0.40500000000000003,"15min":0.35699999999999998},"max":{"1min":1.423,"5min":1.423,"15min":11.397},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.93999999999999995,"15min":1.6240000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.30299999999999999},"max":{"1min":1.4450000000000001,"5min":4.3819999999999997,"15min":14.19},"last":0.69499999999999995}]}]},{"osd":1,"up_from":232,"seq":996432412763,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":848880,"kb_used_data":537960,"kb_used_omap":6,"kb_used_meta":310905,"kb_avail":92896272,"statfs":{"total":95995035648,"available":95125782528,"internally_reserved":0,"allocated":550871040,"data_stored":549783915,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"internal_metadata":318367274},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:40:54 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":1.008,"15min":0.81999999999999995},"min":{"1min":0.35899999999999999,"5min":0.221,"15min":0.221},"max":{"1min":1.1140000000000001,"5min":41.869999999999997,"15min":41.869999999999997},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.68300000000000005,"5min":1.0900000000000001,"15min":1.0229999999999999},"min":{"1min":0.44600000000000001,"5min":0.248,"15min":0.248},"max":{"1min":1.5629999999999999,"5min":42.061,"15min":42.061},"last":0.34200000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:40:54 2023","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.61699999999999999,"15min":0.66000000000000003},"min":{"1min":0.29299999999999998,"5min":0.22,"15min":0.22},"max":{"1min":2.0750000000000002,"5min":8.1880000000000006,"15min":8.1880000000000006},"last":1.3520000000000001},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.749,"15min":3.157},"min":{"1min":0.34399999999999997,"5min":0.27300000000000002,"15min":0.246},"max":{"1min":2.1829999999999998,"5min":6.0570000000000004,"15min":79.120000000000005},"last":0.60999999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:40:54 2023","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":0.90200000000000002,"15min":0.80900000000000005},"min":{"1min":0.39700000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":2.2109999999999999,"5min":10.989000000000001,"15min":10.989000000000001},"last":1.2809999999999999},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.94099999999999995,"15min":0.89000000000000001},"min":{"1min":0.45900000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.5349999999999999,"5min":6.4020000000000001,"15min":6.4020000000000001},"last":1.393}]},{"osd":4,"last update":"Sat Sep 23 20:40:54 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.89100000000000001,"15min":1.0720000000000001},"min":{"1min":0.54400000000000004,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.0960000000000001,"5min":6.0970000000000004,"15min":6.0970000000000004},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.876,"15min":1.0880000000000001},"min":{"1min":0.57599999999999996,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.3979999999999999,"5min":4.2229999999999999,"15min":5.1340000000000003},"last":0.44500000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:40:54 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.94799999999999995,"15min":1.248},"min":{"1min":0.42299999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.476,"5min":5.2359999999999998,"15min":5.2359999999999998},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.98499999999999999,"15min":1.034},"min":{"1min":0.68400000000000005,"5min":0.41099999999999998,"15min":0.36499999999999999},"max":{"1min":2.2629999999999999,"5min":5.3339999999999996,"15min":5.3339999999999996},"last":0.82399999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:40:54 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.92900000000000005,"15min":1.1910000000000001},"min":{"1min":0.60799999999999998,"5min":0.436,"15min":0.435},"max":{"1min":1.454,"5min":4.1369999999999996,"15min":5.2210000000000001},"last":1.7230000000000001},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.91300000000000003,"15min":1.0609999999999999},"min":{"1min":0.56499999999999995,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":2.3079999999999998,"5min":4.6369999999999996,"15min":4.6369999999999996},"last":0.45700000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:40:54 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.0960000000000001,"15min":1.329},"min":{"1min":0.66800000000000004,"5min":0.46100000000000002,"15min":0.44500000000000001},"max":{"1min":2.3540000000000001,"5min":6.5279999999999996,"15min":6.5279999999999996},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.91900000000000004,"5min":1.167,"15min":1.722},"min":{"1min":0.67400000000000004,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.1499999999999999,"5min":8.2609999999999992,"15min":8.2609999999999992},"last":0.72399999999999998}]}]},{"osd":0,"up_from":77,"seq":330712482144,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2402252,"kb_used_data":1967236,"kb_used_omap":5,"kb_used_meta":435002,"kb_avail":91342900,"statfs":{"total":95995035648,"available":93535129600,"internally_reserved":0,"allocated":2014449664,"data_stored":2013449499,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":445442682},"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":[3,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.64900000000000002,"15min":0.70799999999999996},"min":{"1min":0.45100000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":1.0669999999999999,"5min":7.1159999999999997,"15min":14.337999999999999},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.755,"15min":0.78600000000000003},"min":{"1min":0.376,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.93400000000000005,"5min":6.0250000000000004,"15min":14.494999999999999},"last":4.1559999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:41:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":0.74299999999999999,"15min":0.73899999999999999},"min":{"1min":0.40600000000000003,"5min":0.28000000000000003,"15min":0.24199999999999999},"max":{"1min":4.351,"5min":4.351,"15min":7.3369999999999997},"last":4.2030000000000003},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.81000000000000005,"15min":0.73599999999999999},"min":{"1min":0.44900000000000001,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.9359999999999999,"5min":3.9359999999999999,"15min":7.3159999999999998},"last":0.59499999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:40:41 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":1.3680000000000001,"15min":0.83799999999999997},"min":{"1min":0.48099999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.0740000000000001,"5min":54.222999999999999,"15min":54.222999999999999},"last":4.2359999999999998},{"interface":"front","average":{"1min":0.70299999999999996,"5min":1.343,"15min":0.84699999999999998},"min":{"1min":0.35499999999999998,"5min":0.35399999999999998,"15min":0.309},"max":{"1min":1.056,"5min":54.091000000000001,"15min":54.091000000000001},"last":0.49199999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:41:14 2023","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":0.92300000000000004,"15min":1.093},"min":{"1min":0.56000000000000005,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.2280000000000002,"5min":7.2050000000000001,"15min":7.2050000000000001},"last":2.6480000000000001},{"interface":"front","average":{"1min":1.423,"5min":0.97299999999999998,"15min":1.149},"min":{"1min":0.77500000000000002,"5min":0.38400000000000001,"15min":0.372},"max":{"1min":4.2610000000000001,"5min":4.2610000000000001,"15min":8.6530000000000005},"last":7.415}]},{"osd":5,"last update":"Sat Sep 23 20:41:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4970000000000001,"5min":1.01,"15min":1.0649999999999999},"min":{"1min":0.67600000000000005,"5min":0.38800000000000001,"15min":0.36399999999999999},"max":{"1min":4.4880000000000004,"5min":4.4880000000000004,"15min":6.2359999999999998},"last":4.335},{"interface":"front","average":{"1min":1.5469999999999999,"5min":0.97899999999999998,"15min":1.097},"min":{"1min":0.50900000000000001,"5min":0.41999999999999998,"15min":0.34499999999999997},"max":{"1min":6.5149999999999997,"5min":6.5149999999999997,"15min":8.109},"last":5.4969999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:41:14 2023","interfaces":[{"interface":"back","average":{"1min":1.486,"5min":1.0309999999999999,"15min":1.046},"min":{"1min":0.73399999999999999,"5min":0.374,"15min":0.36799999999999999},"max":{"1min":4.2880000000000003,"5min":4.2880000000000003,"15min":6.9980000000000002},"last":4.3019999999999996},{"interface":"front","average":{"1min":3.1040000000000001,"5min":1.27,"15min":1.3180000000000001},"min":{"1min":0.78400000000000003,"5min":0.434,"15min":0.38},"max":{"1min":15.837999999999999,"5min":15.837999999999999,"15min":15.837999999999999},"last":0.83399999999999996}]},{"osd":7,"last update":"Sat Sep 23 20:40:41 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0229999999999999,"15min":1.2729999999999999},"min":{"1min":0.78100000000000003,"5min":0.441,"15min":0.433},"max":{"1min":1.4930000000000001,"5min":3.4359999999999999,"15min":6.9989999999999997},"last":4.2679999999999998},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.94399999999999995,"15min":1.26},"min":{"1min":0.71499999999999997,"5min":0.47099999999999997,"15min":0.40000000000000002},"max":{"1min":1.3440000000000001,"5min":3.6970000000000001,"15min":8.7629999999999999},"last":1.385}]}]},{"osd":2,"up_from":87,"seq":373662155091,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1857896,"kb_used_data":1133472,"kb_used_omap":7,"kb_used_meta":724408,"kb_avail":91887256,"statfs":{"total":95995035648,"available":94092550144,"internally_reserved":0,"allocated":1160675328,"data_stored":1159648680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":741793873},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:41:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":0.81299999999999994,"15min":0.79400000000000004},"min":{"1min":0.34599999999999997,"5min":0.221,"15min":0.218},"max":{"1min":4.4470000000000001,"5min":4.4470000000000001,"15min":10.679},"last":7.5679999999999996},{"interface":"front","average":{"1min":1.169,"5min":0.73699999999999999,"15min":0.70399999999999996},"min":{"1min":0.40899999999999997,"5min":0.22,"15min":0.22},"max":{"1min":6.234,"5min":7.3639999999999999,"15min":10.651999999999999},"last":0.57299999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.70899999999999996,"15min":0.85599999999999998},"min":{"1min":0.39800000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.1579999999999999,"5min":3.7370000000000001,"15min":14.465},"last":3.7509999999999999},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.746,"15min":0.83399999999999996},"min":{"1min":0.39000000000000001,"5min":0.308,"15min":0.308},"max":{"1min":1.206,"5min":4.96,"15min":14.407},"last":0.52900000000000003}]},{"osd":3,"last update":"Sat Sep 23 20:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.85199999999999998,"15min":0.754},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":1.51,"5min":13.292,"15min":13.292},"last":1.135},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.85799999999999998,"15min":0.82399999999999995},"min":{"1min":0.39000000000000001,"5min":0.313,"15min":0.27300000000000002},"max":{"1min":1.5780000000000001,"5min":13.339,"15min":13.339},"last":0.97899999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:41:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":0.90400000000000003,"15min":1.3120000000000001},"min":{"1min":0.441,"5min":0.377,"15min":0.28899999999999998},"max":{"1min":4.6210000000000004,"5min":4.6210000000000004,"15min":11.102},"last":4.1950000000000003},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.81599999999999995,"15min":1.121},"min":{"1min":0.40500000000000003,"5min":0.377,"15min":0.33200000000000002},"max":{"1min":3.3959999999999999,"5min":4.3010000000000002,"15min":8.1150000000000002},"last":1.1000000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:41:05 2023","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":0.82599999999999996,"15min":1.2350000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.34999999999999998},"max":{"1min":5.2050000000000001,"5min":5.2050000000000001,"15min":11.131},"last":1.2},{"interface":"front","average":{"1min":1.3080000000000001,"5min":0.96399999999999997,"15min":1.431},"min":{"1min":0.47099999999999997,"5min":0.41299999999999998,"15min":0.315},"max":{"1min":4.5499999999999998,"5min":4.5499999999999998,"15min":11.15},"last":4.2629999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:41:05 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":0.86399999999999999,"15min":1.23},"min":{"1min":0.63800000000000001,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":4.1239999999999997,"5min":4.2050000000000001,"15min":9.2170000000000005},"last":1.508},{"interface":"front","average":{"1min":1.28,"5min":0.94599999999999995,"15min":1.399},"min":{"1min":0.55100000000000005,"5min":0.44500000000000001,"15min":0.40200000000000002},"max":{"1min":5.2759999999999998,"5min":5.2759999999999998,"15min":35.994999999999997},"last":1.238}]},{"osd":7,"last update":"Sat Sep 23 20:40:40 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.92300000000000004,"15min":1.4199999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.39300000000000002},"max":{"1min":1.397,"5min":4.7859999999999996,"15min":47.554000000000002},"last":1.282},{"interface":"front","average":{"1min":1.131,"5min":0.97899999999999998,"15min":1.5620000000000001},"min":{"1min":0.63500000000000001,"5min":0.47899999999999998,"15min":0.39000000000000001},"max":{"1min":3.6299999999999999,"5min":4.1230000000000002,"15min":46.595999999999997},"last":1.4570000000000001}]}]},{"osd":3,"up_from":172,"seq":738734375119,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1164984,"kb_used_data":882864,"kb_used_omap":5,"kb_used_meta":282106,"kb_avail":92580168,"statfs":{"total":95995035648,"available":94802092032,"internally_reserved":0,"allocated":904052736,"data_stored":902900390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5445,"internal_metadata":288877243},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.80000000000000004,"15min":0.624},"min":{"1min":0.373,"5min":0.185,"15min":0.185},"max":{"1min":0.81599999999999995,"5min":6.6130000000000004,"15min":6.6130000000000004},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.80100000000000005,"15min":0.63},"min":{"1min":0.38200000000000001,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.998,"5min":6.5339999999999998,"15min":6.5339999999999998},"last":0.54000000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:40:59 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.94199999999999995,"15min":1.536},"min":{"1min":0.246,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.1200000000000001,"5min":6.8300000000000001,"15min":112.089},"last":5.5839999999999996},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.98099999999999998,"15min":1.6259999999999999},"min":{"1min":0.34200000000000003,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.0109999999999999,"5min":6.5830000000000002,"15min":112.625},"last":0.436}]},{"osd":2,"last update":"Sat Sep 23 20:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.75800000000000001,"15min":1.7450000000000001},"min":{"1min":0.434,"5min":0.247,"15min":0.247},"max":{"1min":1.1160000000000001,"5min":5.4790000000000001,"15min":124.13200000000001},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.69399999999999995,"5min":1.016,"15min":1.8899999999999999},"min":{"1min":0.432,"5min":0.27900000000000003,"15min":0.27000000000000002},"max":{"1min":1.181,"5min":6.8700000000000001,"15min":124.154},"last":6.6529999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.0720000000000001,"15min":1.216},"min":{"1min":0.622,"5min":0.35499999999999998,"15min":0.32800000000000001},"max":{"1min":1.1859999999999999,"5min":6.5129999999999999,"15min":11.351000000000001},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.95899999999999996,"15min":1.1140000000000001},"min":{"1min":0.59899999999999998,"5min":0.38900000000000001,"15min":0.33800000000000002},"max":{"1min":1.208,"5min":5.5209999999999999,"15min":8.0389999999999997},"last":2.4729999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.052,"15min":1.3009999999999999},"min":{"1min":0.63300000000000001,"5min":0.41999999999999998,"15min":0.34899999999999998},"max":{"1min":1.327,"5min":5.556,"15min":16.087},"last":2.4489999999999998},{"interface":"front","average":{"1min":0.92000000000000004,"5min":1.238,"15min":1.343},"min":{"1min":0.69499999999999995,"5min":0.39000000000000001,"15min":0.36199999999999999},"max":{"1min":1.335,"5min":7.1550000000000002,"15min":12.455},"last":5.3300000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.2769999999999999,"15min":1.3180000000000001},"min":{"1min":0.64800000000000002,"5min":0.42199999999999999,"15min":0.374},"max":{"1min":1.28,"5min":7.0270000000000001,"15min":11.477},"last":5.3719999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.077,"15min":1.3540000000000001},"min":{"1min":0.746,"5min":0.39400000000000002,"15min":0.36099999999999999},"max":{"1min":1.2310000000000001,"5min":6.548,"15min":11.986000000000001},"last":0.47599999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.1519999999999999,"15min":1.3779999999999999},"min":{"1min":0.69599999999999995,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.2909999999999999,"5min":6.4619999999999997,"15min":10.537000000000001},"last":0.56000000000000005},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0640000000000001,"15min":1.2070000000000001},"min":{"1min":0.68600000000000005,"5min":0.45800000000000002,"15min":0.39600000000000002},"max":{"1min":1.28,"5min":5.5730000000000004,"15min":6.4710000000000001},"last":2.4119999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019425,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2143248,"kb_used_data":1553544,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":91601904,"statfs":{"total":95995035648,"available":93800349696,"internally_reserved":0,"allocated":1590829056,"data_stored":1590230142,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:41:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.80200000000000005,"15min":1.167},"min":{"1min":0.435,"5min":0.28399999999999997,"15min":0.27700000000000002},"max":{"1min":3.4700000000000002,"5min":3.484,"15min":20.347000000000001},"last":0.38300000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.85999999999999999,"15min":1.3140000000000001},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.315},"max":{"1min":3.4550000000000001,"5min":4.1260000000000003,"15min":20.454000000000001},"last":5.1210000000000004}]},{"osd":1,"last update":"Sat Sep 23 20:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.93899999999999995,"15min":1.468},"min":{"1min":0.46400000000000002,"5min":0.315,"15min":0.30599999999999999},"max":{"1min":1.427,"5min":6.7759999999999998,"15min":121.267},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.80200000000000005,"15min":1.4990000000000001},"min":{"1min":0.434,"5min":0.317,"15min":0.317},"max":{"1min":1.7669999999999999,"5min":4.6500000000000004,"15min":121.327},"last":0.93000000000000005}]},{"osd":2,"last update":"Sat Sep 23 20:41:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.75900000000000001,"15min":2.5019999999999998},"min":{"1min":0.35799999999999998,"5min":0.314,"15min":0.29599999999999999},"max":{"1min":1.4730000000000001,"5min":4.1699999999999999,"15min":195.852},"last":5.1970000000000001},{"interface":"front","average":{"1min":1.028,"5min":0.86399999999999999,"15min":2.5019999999999998},"min":{"1min":0.41799999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.496,"5min":3.9089999999999998,"15min":195.81399999999999},"last":0.46999999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.96499999999999997,"15min":1.2130000000000001},"min":{"1min":0.42399999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.0059999999999998,"5min":3.532,"15min":6.9710000000000001},"last":0.433},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.80000000000000004,"15min":1.258},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.238,"5min":4.5209999999999999,"15min":9.3689999999999998},"last":5.157}]},{"osd":5,"last update":"Sat Sep 23 20:41:03 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.004,"15min":1.655},"min":{"1min":0.36099999999999999,"5min":0.33600000000000002,"15min":0.28399999999999997},"max":{"1min":1.5680000000000001,"5min":15.707000000000001,"15min":15.707000000000001},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.92500000000000004,"5min":1.0189999999999999,"15min":1.772},"min":{"1min":0.35599999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.5229999999999999,"5min":15.539,"15min":15.946},"last":5.2140000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:40:51 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.74299999999999999,"15min":1.361},"min":{"1min":0.372,"5min":0.36599999999999999,"15min":0.32300000000000001},"max":{"1min":1.466,"5min":1.5640000000000001,"15min":13.085000000000001},"last":5.3300000000000001},{"interface":"front","average":{"1min":1.109,"5min":0.91000000000000003,"15min":1.595},"min":{"1min":0.47999999999999998,"5min":0.45300000000000001,"15min":0.36099999999999999},"max":{"1min":1.7490000000000001,"5min":1.7989999999999999,"15min":12.654999999999999},"last":5.2869999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:40:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0600000000000001,"15min":1.7689999999999999},"min":{"1min":0.40500000000000003,"5min":0.38400000000000001,"15min":0.374},"max":{"1min":1.4330000000000001,"5min":8.0860000000000003,"15min":11.324},"last":5.1779999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.86499999999999999,"15min":1.4510000000000001},"min":{"1min":0.498,"5min":0.45200000000000001,"15min":0.27800000000000002},"max":{"1min":1.3280000000000001,"5min":2.246,"15min":13.869},"last":0.52200000000000002}]}]},{"osd":5,"up_from":36,"seq":154618823194,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1862524,"kb_used_data":958900,"kb_used_omap":0,"kb_used_meta":903616,"kb_avail":91882628,"statfs":{"total":95995035648,"available":94087811072,"internally_reserved":0,"allocated":981913600,"data_stored":981330595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":925302784},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:41:15 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.755,"15min":1.1339999999999999},"min":{"1min":0.28699999999999998,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":1.5960000000000001,"5min":3.4980000000000002,"15min":13.394},"last":2.044},{"interface":"front","average":{"1min":1.238,"5min":0.82099999999999995,"15min":1.1100000000000001},"min":{"1min":0.42199999999999999,"5min":0.29799999999999999,"15min":0.254},"max":{"1min":9.3539999999999992,"5min":9.3539999999999992,"15min":11.220000000000001},"last":0.59899999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:40:50 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":1.161,"15min":2.3540000000000001},"min":{"1min":0.51400000000000001,"5min":0.33000000000000002,"15min":0.29999999999999999},"max":{"1min":1.635,"5min":31.811,"15min":36.359000000000002},"last":0.622},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.198,"15min":2.5760000000000001},"min":{"1min":0.61199999999999999,"5min":0.371,"15min":0.35799999999999998},"max":{"1min":1.95,"5min":21.751000000000001,"15min":36.323999999999998},"last":0.41599999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:41:07 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.96099999999999997,"15min":1.7010000000000001},"min":{"1min":0.54000000000000004,"5min":0.38200000000000001,"15min":0.30099999999999999},"max":{"1min":3.0470000000000002,"5min":9.4440000000000008,"15min":59.082000000000001},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.77900000000000003,"15min":1.7190000000000001},"min":{"1min":0.33500000000000002,"5min":0.309,"15min":0.29399999999999998},"max":{"1min":1.2070000000000001,"5min":3.7559999999999998,"15min":61.100999999999999},"last":2.117}]},{"osd":3,"last update":"Sat Sep 23 20:40:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":0.96799999999999997,"15min":1.28},"min":{"1min":0.437,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":6.3979999999999997,"5min":6.3979999999999997,"15min":11.362},"last":0.56399999999999995},{"interface":"front","average":{"1min":1.294,"5min":1.216,"15min":1.45},"min":{"1min":0.52400000000000002,"5min":0.45200000000000001,"15min":0.35499999999999998},"max":{"1min":6.8739999999999997,"5min":9.3870000000000005,"15min":9.3870000000000005},"last":0.44}]},{"osd":4,"last update":"Sat Sep 23 20:41:15 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.0309999999999999,"15min":1.601},"min":{"1min":0.56399999999999995,"5min":0.36899999999999999,"15min":0.309},"max":{"1min":3.2530000000000001,"5min":11.94,"15min":11.94},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.79900000000000004,"15min":1.5349999999999999},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27000000000000002},"max":{"1min":1.1379999999999999,"5min":3.5760000000000001,"15min":15.02},"last":2.0920000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:40:40 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":0.93799999999999994,"15min":1.875},"min":{"1min":0.51000000000000001,"5min":0.40500000000000003,"15min":0.38},"max":{"1min":3.637,"5min":5.0499999999999998,"15min":37.259999999999998},"last":2.0009999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.90600000000000003,"15min":1.8100000000000001},"min":{"1min":0.57799999999999996,"5min":0.41199999999999998,"15min":0.37},"max":{"1min":1.9990000000000001,"5min":6.3630000000000004,"15min":38.881999999999998},"last":0.64500000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:40:40 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.036,"15min":1.7150000000000001},"min":{"1min":0.501,"5min":0.38600000000000001,"15min":0.32300000000000001},"max":{"1min":3.6040000000000001,"5min":9.5090000000000003,"15min":16.745999999999999},"last":2.069},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1.359,"15min":1.877},"min":{"1min":0.47799999999999998,"5min":0.374,"15min":0.374},"max":{"1min":1.5649999999999999,"5min":31.73,"15min":31.73},"last":0.66800000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":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":6614,"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":5445,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2023751680,"data_stored":2023751680,"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":557383680,"data_stored":557383680,"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":1043464192,"data_stored":1043464192,"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":908722176,"data_stored":908722176,"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":1614479360,"data_stored":1614479360,"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":1005453312,"data_stored":1005453312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1408303104,"data_stored":1408303104,"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":806027264,"data_stored":806027264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:41:25.703 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T20:41:25.703 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 31 2023-09-23T20:41:25.781 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:25.810 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:25.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:25.916 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:25.927 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:25 smithi098 bash[74888]: audit 2023-09-23T20:41:24.615504+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:41:25.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:25 smithi098 bash[74888]: audit 2023-09-23T20:41:24.616607+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:25.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:25 smithi098 bash[74888]: cluster 2023-09-23T20:41:24.707139+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-23T20:41:25.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:25 smithi098 bash[78228]: audit 2023-09-23T20:41:24.615504+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:41:25.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:25 smithi098 bash[78228]: audit 2023-09-23T20:41:24.616607+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:25.928 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:25 smithi098 bash[78228]: cluster 2023-09-23T20:41:24.707139+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-23T20:41:25.952 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:25.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:25.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:26.056 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:26.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:25 smithi173 bash[59517]: audit 2023-09-23T20:41:24.615504+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:41:26.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:25 smithi173 bash[59517]: audit 2023-09-23T20:41:24.616607+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:26.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:25 smithi173 bash[59517]: cluster 2023-09-23T20:41:24.707139+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-23T20:41:26.087 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:26.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:26.181 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:41:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:41:26] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.33.4" 2023-09-23T20:41:26.190 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:26.222 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:26.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:26.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 33 16 56284 56268 106.545 78.6875 0.00896976 0.00937957 2023-09-23T20:41:26.326 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:26.360 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:26.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:26.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:26.497 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:26.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:26.603 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:26.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:26.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:26.747 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:26.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:26.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:26.880 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:26.912 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:26.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:26.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:27.016 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:27.047 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:27.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:27.154 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:27.184 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:27.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:27.288 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:27.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 34 16 57540 57524 105.72 78.5 0.0112578 0.00945266 2023-09-23T20:41:27.313 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:27.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:27.419 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:27.441 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:27.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:27.549 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:27.576 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:27.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:27.672 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:41:27.682 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:27.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:27.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:27.825 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:27.835 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:27 smithi098 bash[74888]: cluster 2023-09-23T20:41:26.707860+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T20:41:27.835 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:27 smithi098 bash[78228]: cluster 2023-09-23T20:41:26.707860+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T20:41:27.851 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:27.853 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:27.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:27.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:27.986 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:27.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:27.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:28.092 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:28.095 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:27 smithi173 bash[59517]: cluster 2023-09-23T20:41:26.707860+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T20:41:28.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:28.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:28.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:28.249 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:28.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:28.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 35 16 58730 58714 104.824 74.375 0.0118545 0.00953258 2023-09-23T20:41:28.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:28.381 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:28.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:28.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:28.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:28.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:28.624 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:28.654 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:28.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:28.790 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:28.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:28.870 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:28.896 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:28.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:28.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:28.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:29.037 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:29.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:29.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:29.178 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:29.207 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:29.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:29.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 36 16 59959 59943 104.046 76.8125 0.00619965 0.00960488 2023-09-23T20:41:29.311 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:29.340 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:29.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:29.446 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:29.481 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:29.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:29.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:29.609 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:29.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:29.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:29.739 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:29.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:29.842 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:29.851 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:29 smithi098 bash[74888]: cluster 2023-09-23T20:41:28.708485+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T20:41:29.851 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:29 smithi098 bash[78228]: cluster 2023-09-23T20:41:28.708485+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T20:41:29.867 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:29.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:29.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:29.893 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:29.969 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:29.979 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:29 smithi173 bash[59517]: cluster 2023-09-23T20:41:28.708485+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T20:41:29.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:30.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:30.102 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:30.142 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:30.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:30.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:30.273 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:30.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:30.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 37 16 61155 61139 103.254 74.75 0.0163377 0.00967966 2023-09-23T20:41:30.377 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:30.412 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:30.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:30.516 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:30.544 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:30.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:30.647 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:30.672 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:30.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:30.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:30.805 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:30.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:30.912 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:30.939 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:30.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:30.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:31.043 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:31.071 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:31.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:31.174 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:31.205 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:31.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:31.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 38 15 62373 62358 102.542 76.1875 0.014091 0.00974651 2023-09-23T20:41:31.309 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:31.339 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:31.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:31.445 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:31.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:31.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:31.577 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:31.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:31.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:31.707 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:31.734 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:31.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:31.839 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:31.864 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:31.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:31.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:31.919 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:31.969 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:32.008 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:32.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:32.112 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:32.135 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:32.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:32.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:32.265 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:32.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:32.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 39 16 63566 63550 101.823 74.5 0.0137233 0.00981561 2023-09-23T20:41:32.372 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:32.382 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:32 smithi098 bash[74888]: cluster 2023-09-23T20:41:30.709186+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:41:32.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:32 smithi098 bash[78228]: cluster 2023-09-23T20:41:30.709186+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:41:32.396 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:32.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:32.500 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:32.510 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:32 smithi173 bash[59517]: cluster 2023-09-23T20:41:30.709186+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:41:32.532 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:32.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:32.639 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:32.664 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:32.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:32.769 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:32.793 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:32.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:32.897 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:32.920 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:32.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:32.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:33.024 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:33.054 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:33.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:33.159 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:33.195 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:33.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:33.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:41:33.292662+0000 min lat: 0.00118471 max lat: 0.198643 avg lat: 0.00988221 2023-09-23T20:41:33.299 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:41:33.299 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 40 16 64751 64735 101.128 74.0625 0.00905586 0.00988221 2023-09-23T20:41:33.300 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:33.321 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:33.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:33.424 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:33.446 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:33.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:33.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:33.582 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:33.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:33.684 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:33.702 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:33.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:33.805 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:33.836 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:33.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:33.939 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:33.976 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:33.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:33.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:34.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:34.118 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:34.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:34.223 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:34.250 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:34.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:34.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 41 16 65691 65675 100.095 58.75 0.00715733 0.00998483 2023-09-23T20:41:34.357 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:34.366 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:34 smithi098 bash[74888]: cluster 2023-09-23T20:41:32.709671+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T20:41:34.367 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:34 smithi098 bash[78228]: cluster 2023-09-23T20:41:32.709671+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T20:41:34.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:34.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:34.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:34.527 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:34.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:34.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:34 smithi173 bash[59517]: cluster 2023-09-23T20:41:32.709671+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T20:41:34.633 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:34.662 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:34.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:34.767 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:34.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:34.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:34.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:34.948 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:34.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:34.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:35.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:35.076 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:35.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:35.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:35.205 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:35.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:35.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 42 16 66798 66782 99.3589 69.1875 0.0197533 0.0100592 2023-09-23T20:41:35.313 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:35.342 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:35.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:35.447 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:35.474 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:35.578 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:35.609 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:35.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:35.715 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:35.745 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:35.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:35.852 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:35.879 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:35.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:35.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:35.986 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:36.012 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:36.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:36.116 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:36.151 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:36.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:36.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:36.269 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:41:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:41:36] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.33.4" 2023-09-23T20:41:36.269 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:36 smithi098 bash[78228]: cluster 2023-09-23T20:41:34.710078+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:41:36.269 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:36 smithi098 bash[74888]: cluster 2023-09-23T20:41:34.710078+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:41:36.287 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:36.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:36.298 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 43 16 67950 67934 98.7225 72 0.00872121 0.0101236 2023-09-23T20:41:36.390 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:36.465 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:36.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:36.571 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:36.578 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:36 smithi173 bash[59517]: cluster 2023-09-23T20:41:34.710078+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:41:36.597 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:36.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:36.704 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:36.734 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:36.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:36.837 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:36.861 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:36.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:36.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:36.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:37.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:37.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:37.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:37.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.158 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:37.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:37.259 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:37.289 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:37.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:37.299 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 44 16 68999 68983 97.9688 65.5625 0.0118383 0.0102012 2023-09-23T20:41:37.392 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:37.415 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:37.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:37.518 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:37.552 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:37.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:37.656 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:37.680 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:37.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:37.782 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:37.808 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:37.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:37.913 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:37.941 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:37.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:37.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:38.047 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:38.076 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:38.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:38.180 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:38.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:38 smithi098 bash[78228]: cluster 2023-09-23T20:41:36.710786+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T20:41:38.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:38 smithi098 bash[74888]: cluster 2023-09-23T20:41:36.710786+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T20:41:38.208 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:38.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:38.299 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 45 16 70132 70116 97.3652 70.8125 0.0124905 0.0102652 2023-09-23T20:41:38.312 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:38.321 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:38 smithi173 bash[59517]: cluster 2023-09-23T20:41:36.710786+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-23T20:41:38.340 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:38.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:38.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:38.473 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:38.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:38.579 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:38.609 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:38.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:38.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:38.738 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:38.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:38.848 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:38.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:38.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:38.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:38.977 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:39.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:39.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:39.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:39.136 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:39.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:39.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:39.270 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:39.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:39.299 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 46 16 71250 71234 96.7675 69.875 0.013478 0.010329 2023-09-23T20:41:39.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:39.404 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:39.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:39.508 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:39.544 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:39.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:39.650 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:39.681 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:39.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:39.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:39.813 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:39.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:39.919 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:39.950 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:39.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:39.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:40.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:40.085 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:40.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:40.189 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:40.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:40.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:40.300 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 47 16 72339 72323 96.1567 68.0625 0.0209137 0.0103941 2023-09-23T20:41:40.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:40.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:40 smithi173 bash[59517]: cluster 2023-09-23T20:41:38.711325+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:41:40.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:40 smithi173 bash[59517]: audit 2023-09-23T20:41:39.611222+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:40.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.359 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:40.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:40 smithi098 bash[78228]: cluster 2023-09-23T20:41:38.711325+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:41:40.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:40 smithi098 bash[78228]: audit 2023-09-23T20:41:39.611222+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:40 smithi098 bash[74888]: cluster 2023-09-23T20:41:38.711325+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:41:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:40 smithi098 bash[74888]: audit 2023-09-23T20:41:39.611222+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:40.461 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:40.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:40.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:40.608 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:40.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:40.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:40.742 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:40.765 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:40.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:40.869 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:40.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:40.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:40.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:41.001 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:41.018 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:41:41.035 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:41.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:41.080 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:41:41.124 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:41:41.138 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:41.169 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:41:41.175 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:41.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:41.210 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:41:41.242 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:41:41.280 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:41.289 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:41 smithi098 bash[74888]: audit 2023-09-23T20:41:40.962571+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.98:0/1813833301' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:41.289 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:41 smithi098 bash[78228]: audit 2023-09-23T20:41:40.962571+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.98:0/1813833301' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:41.299 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 48 16 73339 73323 95.4555 62.5 0.0313014 0.010469 2023-09-23T20:41:41.307 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:41:41.315 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:41.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:41.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:41:41.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:41:41.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:41:41.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:41:41.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:41:41.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:41:41.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:41:41.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:41:41.366 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:41:41.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:41.430 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:41 smithi173 bash[59517]: audit 2023-09-23T20:41:40.962571+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.98:0/1813833301' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:41:41.444 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:41.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:41.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:41.583 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:41.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:41.630 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:41:41.630 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:41:41.686 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:41.725 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:41.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:41.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:41.856 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:41.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:41.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:41.962 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:41.973 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-09-23T20:41:42.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:42.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:42.106 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:42.138 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:42.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:42.168 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:41:42.243 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:42.251 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:42 smithi173 bash[59517]: cluster 2023-09-23T20:41:40.712032+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-09-23T20:41:42.251 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:42 smithi173 bash[59517]: audit 2023-09-23T20:41:41.763228+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.98:0/166704552' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:42.251 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:42 smithi173 bash[59517]: audit 2023-09-23T20:41:41.763681+0000 mon.a (mon.0) 1608 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:42.251 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:42 smithi173 bash[59517]: audit 2023-09-23T20:41:41.961615+0000 mon.c (mon.2) 145 : audit 1 from='client.? 172.21.15.98:0/2474293581' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-09-23T20:41:42.251 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:42 smithi173 bash[59517]: audit 2023-09-23T20:41:41.962226+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-09-23T20:41:42.268 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:42.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:42.299 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 49 16 74290 74274 94.7203 59.4375 0.00818491 0.0105529 2023-09-23T20:41:42.373 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:42.381 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:42 smithi098 bash[78228]: cluster 2023-09-23T20:41:40.712032+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-09-23T20:41:42.381 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:42 smithi098 bash[78228]: audit 2023-09-23T20:41:41.763228+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.98:0/166704552' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:42.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:42 smithi098 bash[78228]: audit 2023-09-23T20:41:41.763681+0000 mon.a (mon.0) 1608 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:42.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:42 smithi098 bash[78228]: audit 2023-09-23T20:41:41.961615+0000 mon.c (mon.2) 145 : audit 1 from='client.? 172.21.15.98:0/2474293581' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-09-23T20:41:42.382 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:42 smithi098 bash[78228]: audit 2023-09-23T20:41:41.962226+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-09-23T20:41:42.382 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:42 smithi098 bash[74888]: cluster 2023-09-23T20:41:40.712032+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-09-23T20:41:42.382 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:42 smithi098 bash[74888]: audit 2023-09-23T20:41:41.763228+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.98:0/166704552' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:42.382 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:42 smithi098 bash[74888]: audit 2023-09-23T20:41:41.763681+0000 mon.a (mon.0) 1608 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:41:42.382 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:42 smithi098 bash[74888]: audit 2023-09-23T20:41:41.961615+0000 mon.c (mon.2) 145 : audit 1 from='client.? 172.21.15.98:0/2474293581' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-09-23T20:41:42.382 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:42 smithi098 bash[74888]: audit 2023-09-23T20:41:41.962226+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-09-23T20:41:42.398 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:42.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:42.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:42.527 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:42.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:42.631 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:42.660 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:42.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:42.764 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:42.793 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:42.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:42.896 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:42.929 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:42.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:42.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:43.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:43.064 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:43.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:43.170 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:43.204 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:43.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:43.299 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 50 16 75307 75291 94.0971 63.5625 0.0140204 0.0106223 2023-09-23T20:41:43.310 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:43.335 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:43.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:43.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:43 smithi173 bash[59517]: cluster 2023-09-23T20:41:42.150481+0000 mon.a (mon.0) 1610 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:43 smithi173 bash[59517]: audit 2023-09-23T20:41:42.155860+0000 mon.a (mon.0) 1611 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:41:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:43 smithi173 bash[59517]: cluster 2023-09-23T20:41:42.156092+0000 mon.a (mon.0) 1612 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-23T20:41:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:43 smithi173 bash[59517]: cluster 2023-09-23T20:41:42.162416+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:43 smithi173 bash[59517]: cluster 2023-09-23T20:41:42.171888+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:43 smithi173 bash[59517]: cluster 2023-09-23T20:41:42.178006+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:43 smithi173 bash[59517]: cluster 2023-09-23T20:41:42.180907+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:43 smithi173 bash[59517]: cluster 2023-09-23T20:41:42.182161+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[74888]: cluster 2023-09-23T20:41:42.150481+0000 mon.a (mon.0) 1610 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:43.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[74888]: audit 2023-09-23T20:41:42.155860+0000 mon.a (mon.0) 1611 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:41:43.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[74888]: cluster 2023-09-23T20:41:42.156092+0000 mon.a (mon.0) 1612 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-23T20:41:43.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[74888]: cluster 2023-09-23T20:41:42.162416+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[74888]: cluster 2023-09-23T20:41:42.171888+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[74888]: cluster 2023-09-23T20:41:42.178006+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[74888]: cluster 2023-09-23T20:41:42.180907+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[74888]: cluster 2023-09-23T20:41:42.182161+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[78228]: cluster 2023-09-23T20:41:42.150481+0000 mon.a (mon.0) 1610 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:41:43.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[78228]: audit 2023-09-23T20:41:42.155860+0000 mon.a (mon.0) 1611 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:41:43.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[78228]: cluster 2023-09-23T20:41:42.156092+0000 mon.a (mon.0) 1612 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-23T20:41:43.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[78228]: cluster 2023-09-23T20:41:42.162416+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[78228]: cluster 2023-09-23T20:41:42.171888+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[78228]: cluster 2023-09-23T20:41:42.178006+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[78228]: cluster 2023-09-23T20:41:42.180907+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:43 smithi098 bash[78228]: cluster 2023-09-23T20:41:42.182161+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T20:41:43.439 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:43.464 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:43.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:43.567 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:43.591 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:43.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:43.697 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:43.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:43.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:43.832 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:43.862 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:43.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:43.966 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:43.995 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:43.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:43.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:44.100 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:44.129 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:44.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:44.233 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:44.260 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:44.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:44.299 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 51 16 76377 76361 93.5633 66.875 0.0113863 0.0106828 2023-09-23T20:41:44.366 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:44.397 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:44.502 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:44.511 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:44 smithi173 bash[59517]: cluster 2023-09-23T20:41:42.712488+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:41:44.528 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:44.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:44.632 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:44.641 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:44 smithi098 bash[78228]: cluster 2023-09-23T20:41:42.712488+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:41:44.641 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:44 smithi098 bash[74888]: cluster 2023-09-23T20:41:42.712488+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:41:44.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:44.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:44.767 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:44.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:44.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:44.899 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:44.928 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:44.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:44.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:45.032 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:45.102 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:45.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:45.207 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:45.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:45.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:45.299 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 52 16 77377 77361 92.9658 62.5 0.00635536 0.010751 2023-09-23T20:41:45.340 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:45.369 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:45.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:45.474 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:45.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:45.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:45.611 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:45.638 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:45.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:45.741 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:45.774 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:45.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:45.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:45.916 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:45.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:45.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:46.020 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:46.056 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:46.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:46.087 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:41:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:41:46] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.33.4" 2023-09-23T20:41:46.162 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:46.186 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:46 smithi173 bash[59517]: cluster 2023-09-23T20:41:44.712960+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:41:46.194 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:46.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:46.297 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:46.301 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 53 16 78460 78444 92.4888 67.6875 0.00959149 0.0108057 2023-09-23T20:41:46.325 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:41:46.326 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-09-23T20:41:46.331 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:46.377 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:46 smithi098 bash[78228]: cluster 2023-09-23T20:41:44.712960+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:41:46.377 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:46 smithi098 bash[74888]: cluster 2023-09-23T20:41:44.712960+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T20:41:46.434 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:46.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:46.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:46.578 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:46.601 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:46.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:46.704 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:46.750 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:46.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:46.858 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:46.884 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:46.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:46.987 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.016 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:47.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:41:47.119 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:47.153 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:47.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:47.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.300 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 54 16 79450 79434 91.9218 61.875 0.0221812 0.0108723 2023-09-23T20:41:47.301 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:47.407 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:47.547 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.573 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:47.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:47.678 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:47.708 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:47.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:47.812 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:47.840 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:47.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:47.945 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:47.972 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:47.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:47.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:48.080 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:48.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:48.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:48.220 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:48.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:48.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:48.299 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 55 16 80487 80471 91.4288 64.8125 0.0142258 0.0109316 2023-09-23T20:41:48.308 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:41:48.316 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:48 smithi098 bash[74888]: cluster 2023-09-23T20:41:46.713693+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:41:48.317 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:48 smithi098 bash[78228]: cluster 2023-09-23T20:41:46.713693+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:41:48.352 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:48.388 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:48.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:48.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:48.527 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:48.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:48.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:48 smithi173 bash[59517]: cluster 2023-09-23T20:41:46.713693+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:41:48.633 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:48.662 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:48.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:48.766 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:48.791 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:48.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:48.896 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:48.923 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:48.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:48.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:49.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:49.060 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:49.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:49.166 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:49.193 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:49.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:49.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:49.300 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 56 16 81462 81446 90.8842 60.9375 0.00576877 0.0109963 2023-09-23T20:41:49.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:49.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:49.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:49.459 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:49.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:49.564 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:49.591 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:49.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:49.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:49.724 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:49.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:49.835 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:49.867 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:49.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:49.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:49.970 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:50.011 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:50.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:50.114 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:50.141 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:50.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:50.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:50.287 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:50.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:50.300 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 57 15 82435 82420 90.3577 60.875 0.0457415 0.011061 2023-09-23T20:41:50.394 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:50.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:50 smithi098 bash[74888]: cluster 2023-09-23T20:41:48.714281+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T20:41:50.404 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:50 smithi098 bash[78228]: cluster 2023-09-23T20:41:48.714281+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T20:41:50.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.424 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:50.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:50.525 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:50.574 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:50.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:50.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:50 smithi173 bash[59517]: cluster 2023-09-23T20:41:48.714281+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1274: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T20:41:50.682 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:50.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:50.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:50.813 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:50.846 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:50.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:50.953 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:50.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:50.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:50.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:51.087 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:51.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:51.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:51.213 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:51.214 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:51.220 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:51.256 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:51.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:51.301 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 58 16 83431 83415 89.8704 62.1875 0.0127875 0.0111213 2023-09-23T20:41:51.327 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:41:51.328 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:41:51.328 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2023-09-23T20:41:51.328 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:41:51.359 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:51.403 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:51.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:51.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:51.540 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:51.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:51.645 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:51.671 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:51.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:51.776 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:51.805 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:51.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:51.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:51.943 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:51.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:51.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:52.049 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:52.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:52.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:52.187 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:52.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:52.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:52.230 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:52.301 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 59 16 84394 84378 89.3673 60.1875 0.00558343 0.0111846 2023-09-23T20:41:52.320 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:52.345 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:52.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:52.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:52.459 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:52 smithi173 bash[59517]: cluster 2023-09-23T20:41:50.715027+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:41:52.474 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:52.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:52.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:52.606 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:52.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:52.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:52 smithi098 bash[78228]: cluster 2023-09-23T20:41:50.715027+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:41:52.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:52 smithi098 bash[74888]: cluster 2023-09-23T20:41:50.715027+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T20:41:52.709 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:52.736 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:52.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:52.843 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:52.875 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:52.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:52.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:52.981 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:53.015 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:53.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:53.120 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:53.148 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:53.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:53.253 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:53.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:53.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:53.301 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:41:53.295786+0000 min lat: 0.00118471 max lat: 0.198643 avg lat: 0.0112413 2023-09-23T20:41:53.301 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:41:53.301 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 60 16 85386 85370 88.9108 62 0.0275217 0.0112413 2023-09-23T20:41:53.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:53.424 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:53.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:53.532 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:53.564 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:53.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:53.668 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:53.697 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:53.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:53.804 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:53.829 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:53.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:53.935 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:53.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:53.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:53.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:54.077 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:54.105 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:54.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:54.208 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:54.239 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:54.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:54.301 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 61 16 86369 86353 88.4603 61.4375 0.00869464 0.0112987 2023-09-23T20:41:54.342 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:54.350 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:54 smithi098 bash[74888]: cluster 2023-09-23T20:41:52.715489+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-09-23T20:41:54.351 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:54 smithi098 bash[78228]: cluster 2023-09-23T20:41:52.715489+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-09-23T20:41:54.373 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:54.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:54.476 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:54.486 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:54 smithi173 bash[59517]: cluster 2023-09-23T20:41:52.715489+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-09-23T20:41:54.504 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:54.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:54.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:54.634 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:54.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:54.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:54.768 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:54.872 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:54.912 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:54.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:54.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:55.015 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:55.049 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:55.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:55.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:55.187 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:55.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:55.292 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:55.302 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 62 16 87285 87269 87.9569 57.25 0.00751284 0.0113586 2023-09-23T20:41:55.310 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:55.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:55.338 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:41:55.354 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:55 smithi098 bash[78228]: audit 2023-09-23T20:41:54.613463+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:55.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:55 smithi098 bash[74888]: audit 2023-09-23T20:41:54.613463+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:55.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:55.434 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:55.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:55.536 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:55.544 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:55 smithi173 bash[59517]: audit 2023-09-23T20:41:54.613463+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:41:55.559 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:55.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:55.662 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:55.692 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:55.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:55.795 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:55.827 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:55.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:55.932 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:55.955 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:55.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:55.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:56.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:56.106 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:56.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:56.212 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:56.243 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:56.245 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:41:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:41:56] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T20:41:56.245 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:56 smithi098 bash[78228]: cluster 2023-09-23T20:41:54.716023+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-09-23T20:41:56.246 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:56 smithi098 bash[74888]: cluster 2023-09-23T20:41:54.716023+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-09-23T20:41:56.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:56.301 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 63 16 88081 88065 87.3504 49.75 0.0129292 0.0114423 2023-09-23T20:41:56.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:56 smithi173 bash[59517]: cluster 2023-09-23T20:41:54.716023+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-09-23T20:41:56.348 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:56.373 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:56.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:56.476 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:56.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:56.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:56.621 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:56.647 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:56.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:56.754 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:56.779 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:41:56.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:41:56.883 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:56.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:56.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:56.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:57.016 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:57.060 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:57.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:57.165 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:57.192 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:57.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:57.297 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:57.302 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 64 16 89049 89033 86.9308 60.5 0.00956805 0.0114968 2023-09-23T20:41:57.331 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:57.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:57.437 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:57.473 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:57.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:57.576 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:57.601 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:57.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:57.704 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:57.735 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:57.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:57.838 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:57.868 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:57.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:57.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:57.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:58.013 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:41:58.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:41:58.116 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:58.143 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:58.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:58.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:58 smithi173 bash[59517]: cluster 2023-09-23T20:41:56.717835+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T20:41:58.251 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:58.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:58.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:58.302 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 65 16 90032 90016 86.5386 61.4375 0.0159713 0.0115499 2023-09-23T20:41:58.381 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:58.408 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:41:58.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:41:58.514 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:58.538 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:58.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:58.644 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:58.654 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:58 smithi098 bash[78228]: cluster 2023-09-23T20:41:56.717835+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T20:41:58.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:58 smithi098 bash[74888]: cluster 2023-09-23T20:41:56.717835+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2023-09-23T20:41:58.675 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:58.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:58.781 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:58.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:58.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:58.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:58.958 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:41:58.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:58.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:41:59.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:59.087 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:41:59.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:41:59.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:59.216 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:41:59.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:41:59.302 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 66 16 90932 90916 86.0796 56.25 0.0185058 0.0116125 2023-09-23T20:41:59.320 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:59.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:41:59 smithi098 bash[78228]: audit 2023-09-23T20:41:58.637637+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:41:59.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:41:59 smithi098 bash[74888]: audit 2023-09-23T20:41:58.637637+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:41:59.356 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:59.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:59.462 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:59.490 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:59.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:59.593 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:59.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:41:59 smithi173 bash[59517]: audit 2023-09-23T20:41:58.637637+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:41:59.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:59.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:59.734 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:59.759 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:41:59.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:41:59.866 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:59.891 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:41:59.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:41:59.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:41:59.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:00.033 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:00.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:00.141 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:00.171 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:00.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:00.275 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:00.284 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:00 smithi098 bash[74888]: cluster 2023-09-23T20:41:58.718343+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-09-23T20:42:00.285 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:00 smithi098 bash[78228]: cluster 2023-09-23T20:41:58.718343+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-09-23T20:42:00.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:00.303 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 67 16 91860 91844 85.6596 58 0.00743829 0.0116686 2023-09-23T20:42:00.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:00.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:00.433 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:00.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:00.536 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:00.545 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:00 smithi173 bash[59517]: cluster 2023-09-23T20:41:58.718343+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-09-23T20:42:00.572 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:00.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:00.680 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:00.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:00.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:00.817 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:00.851 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:00.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:00.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:00.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:00.996 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:01.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:01.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:01.125 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:01.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:01.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:01.260 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:01.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:01.303 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 68 16 92645 92629 85.1214 49.0625 0.0125604 0.011742 2023-09-23T20:42:01.364 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:01.396 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:01.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:01.500 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:01.533 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:01.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:01.639 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:01.667 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:01.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:01.778 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:01.804 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:01.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:01.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:01.935 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:01.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:01.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:02.038 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:02.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.074 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:02.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:02.175 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:02.205 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:02.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:02.303 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 69 16 93549 93533 84.7066 56.5 0.010925 0.0118002 2023-09-23T20:42:02.308 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:02.334 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:02.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:02.440 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:02.473 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:02.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:02.576 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:02.585 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:02 smithi098 bash[78228]: cluster 2023-09-23T20:42:00.719024+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T20:42:02.585 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:02 smithi098 bash[74888]: cluster 2023-09-23T20:42:00.719024+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T20:42:02.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:02 smithi173 bash[59517]: cluster 2023-09-23T20:42:00.719024+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T20:42:02.608 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:02.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:02.712 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:02.737 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:02.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:02.840 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:02.866 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:02.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:02.970 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:02.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:02.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:02.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:03.099 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:03.132 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:03.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:03.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:03.284 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:03.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:03.303 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 70 16 94460 94444 84.3098 56.9375 0.00517921 0.011855 2023-09-23T20:42:03.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:03.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:03.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:03.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:03.554 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:03.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:03.657 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:03.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:03.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:03.795 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:03.822 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:03.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:03.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:03.925 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:03.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:04.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:04.133 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:04.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:04.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:04.288 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:04.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:04.303 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 71 16 95231 95215 83.8011 48.1875 0.0174899 0.0119273 2023-09-23T20:42:04.392 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:04.418 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:04.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:04.524 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:04.533 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:04 smithi173 bash[59517]: cluster 2023-09-23T20:42:02.719648+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T20:42:04.552 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:04.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:04.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:04.664 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:04 smithi098 bash[74888]: cluster 2023-09-23T20:42:02.719648+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T20:42:04.664 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:04 smithi098 bash[78228]: cluster 2023-09-23T20:42:02.719648+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-09-23T20:42:04.687 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:04.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:04.791 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:04.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:04.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:04.925 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:04.954 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:04.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:04.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:05.059 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:05.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:05.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:05.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:05.224 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:05.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:05.303 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 72 16 96061 96045 83.3576 51.875 0.0100495 0.0119904 2023-09-23T20:42:05.328 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:05.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:05.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:05.459 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:05.497 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:05.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:05.601 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:05.627 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:05.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:05.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:05.780 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:05.786 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:42:05.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:05.836 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:42:05.886 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:42:05.889 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:05.915 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:05.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:05.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:05.918 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:42:05.941 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:42:05.963 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:42:06.002 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:42:06.019 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:06.042 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:42:06.048 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:42:06.048 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:42:06.048 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:42:06.048 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:42:06.048 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:42:06.049 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:42:06.049 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:42:06.049 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:42:06.049 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:06.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:06.152 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:06.173 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:06.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:06.255 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:06 smithi098 bash[74888]: cluster 2023-09-23T20:42:04.720287+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-23T20:42:06.255 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:06 smithi098 bash[74888]: audit 2023-09-23T20:42:05.506945+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:06.255 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:06 smithi098 bash[74888]: audit 2023-09-23T20:42:05.522634+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:06.255 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:06 smithi098 bash[74888]: audit 2023-09-23T20:42:05.728498+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.98:0/2706420571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:06.256 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:42:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:42:06] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T20:42:06.256 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:06 smithi098 bash[78228]: cluster 2023-09-23T20:42:04.720287+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-23T20:42:06.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:06.303 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 73 16 96657 96641 82.726 37.25 0.00788916 0.0120831 2023-09-23T20:42:06.311 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:06.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:06.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:06 smithi173 bash[59517]: cluster 2023-09-23T20:42:04.720287+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-23T20:42:06.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:06 smithi173 bash[59517]: audit 2023-09-23T20:42:05.506945+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:06.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:06 smithi173 bash[59517]: audit 2023-09-23T20:42:05.522634+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:06.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:06 smithi173 bash[59517]: audit 2023-09-23T20:42:05.728498+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.98:0/2706420571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:06.415 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:06.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:06.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:06.515 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:06 smithi098 bash[78228]: audit 2023-09-23T20:42:05.506945+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:06.515 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:06 smithi098 bash[78228]: audit 2023-09-23T20:42:05.522634+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:06.515 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:06 smithi098 bash[78228]: audit 2023-09-23T20:42:05.728498+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.98:0/2706420571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:06.546 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:06.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:06.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:06.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:06.703 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:06.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:06.808 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:06.836 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:06.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:06.941 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:06.978 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:06.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:06.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:07.090 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:07.123 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:07.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:07.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:07.303 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 74 16 97431 97415 82.2617 48.375 0.0187395 0.0121503 2023-09-23T20:42:07.319 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:07.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:07.422 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:07.447 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:07.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:07.554 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:07.585 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:07.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:07.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:07.731 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:07.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:07.835 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:07.869 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:07.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:07.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:07.972 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.005 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:08.114 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.132 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[78228]: cluster 2023-09-23T20:42:06.721483+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:42:08.132 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[78228]: audit 2023-09-23T20:42:07.124422+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:08.132 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[78228]: audit 2023-09-23T20:42:07.136549+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:08.132 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[78228]: audit 2023-09-23T20:42:07.761472+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:42:08.132 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[78228]: audit 2023-09-23T20:42:07.763687+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:42:08.132 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[78228]: audit 2023-09-23T20:42:07.773059+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:08.133 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[74888]: cluster 2023-09-23T20:42:06.721483+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:42:08.133 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[74888]: audit 2023-09-23T20:42:07.124422+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:08.133 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[74888]: audit 2023-09-23T20:42:07.136549+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:08.133 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[74888]: audit 2023-09-23T20:42:07.761472+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:42:08.133 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[74888]: audit 2023-09-23T20:42:07.763687+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:42:08.133 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:08 smithi098 bash[74888]: audit 2023-09-23T20:42:07.773059+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:08.146 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:08.252 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:08.285 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:08.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:08.303 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 75 16 98213 98197 81.8166 48.875 0.00917146 0.0122166 2023-09-23T20:42:08.393 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:08.401 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:08 smithi173 bash[59517]: cluster 2023-09-23T20:42:06.721483+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:42:08.401 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:08 smithi173 bash[59517]: audit 2023-09-23T20:42:07.124422+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:08.401 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:08 smithi173 bash[59517]: audit 2023-09-23T20:42:07.136549+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:08.401 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:08 smithi173 bash[59517]: audit 2023-09-23T20:42:07.761472+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:42:08.401 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:08 smithi173 bash[59517]: audit 2023-09-23T20:42:07.763687+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:42:08.401 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:08 smithi173 bash[59517]: audit 2023-09-23T20:42:07.773059+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:08.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:08.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:08.528 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.557 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:08.583 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:42:08.583 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:42:08.583 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.583 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:98437 10.2 10:412dbd35:::benchmark_data_smithi098_207982_object98436:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e303)", 2023-09-23T20:42:08.583 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:08.563927+0000", 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.012562369, 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012598033, 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 98437 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.584 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.563927+0000", 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.563927+0000", 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.563925+0000", 2023-09-23T20:42:08.585 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:08.586 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.586 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.586 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:08.586 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.563954+0000", 2023-09-23T20:42:08.586 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.8659000000000001e-05 2023-09-23T20:42:08.586 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.586 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.586 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:08.586 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.563974+0000", 2023-09-23T20:42:08.586 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9911999999999998e-05 2023-09-23T20:42:08.586 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.563985+0000", 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1008e-05 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.564053+0000", 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8408e-05 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:08.587 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.564492+0000", 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00043919500000000003 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.564941+0000", 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00044823999999999998 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.569377+0000", 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0044365949999999998 2023-09-23T20:42:08.588 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.571058+0000", 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0016808319999999999 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.576403+0000", 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0053450959999999997 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:08.589 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.576506+0000", 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000102717 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:98446 10.2 10:481911e7:::benchmark_data_smithi098_207982_object98445:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e303)", 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:08.571551+0000", 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0049384149999999998, 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0050932809999999999, 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:08.590 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:42:08.591 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:08.591 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:42:08.591 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:42:08.591 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 98446 2023-09-23T20:42:08.591 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.591 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:08.591 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.591 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.571551+0000", 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.571551+0000", 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.571549+0000", 2023-09-23T20:42:08.592 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.571582+0000", 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2826e-05 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.571598+0000", 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5877999999999999e-05 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.593 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.571604+0000", 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3910000000000003e-06 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.571646+0000", 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1298999999999999e-05 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:08.594 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.571817+0000", 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017183500000000001 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.571990+0000", 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000172821 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35775.0:98446 10.2 e303/297)", 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:08.576566+0000", 2023-09-23T20:42:08.595 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 4294967295.9999232, 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015290400000000001, 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "queued for pg", 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.576566+0000", 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.576566+0000", 2023-09-23T20:42:08.596 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.576565+0000", 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.576570+0000", 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6140000000000002e-06 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:08.597 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.576577+0000", 2023-09-23T20:42:08.598 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2289999999999997e-06 2023-09-23T20:42:08.598 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:08.598 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:08.598 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:08.598 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:08.576583+0000", 2023-09-23T20:42:08.598 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.489e-06 2023-09-23T20:42:08.598 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:08.598 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:08.598 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:08.598 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:08.598 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2023-09-23T20:42:08.599 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 3 2023-09-23T20:42:08.599 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:42:08.662 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.687 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:08.796 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.819 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:08.924 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.945 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:08.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:08.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:09.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:09.096 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:09.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:09.148 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:42:09.204 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:09.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:09.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:09.303 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 76 16 99093 99077 81.4637 55 0.0172034 0.0122693 2023-09-23T20:42:09.336 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:09 smithi173 bash[59517]: audit 2023-09-23T20:42:08.399867+0000 mon.a (mon.0) 1622 : audit 1 from='client.? 172.21.15.98:0/1091911562' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:42:09.363 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:09.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:09.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:09 smithi098 bash[78228]: audit 2023-09-23T20:42:08.399867+0000 mon.a (mon.0) 1622 : audit 1 from='client.? 172.21.15.98:0/1091911562' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:42:09.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:09 smithi098 bash[74888]: audit 2023-09-23T20:42:08.399867+0000 mon.a (mon.0) 1622 : audit 1 from='client.? 172.21.15.98:0/1091911562' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:42:09.468 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:09.500 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:09.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:09.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:09.632 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:09.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:09.737 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:09.763 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:09.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:09.867 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:09.900 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:09.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:09.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:10.004 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:10.032 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:10.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:10.136 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:10.143 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:42:10.144 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[74888]: cluster 2023-09-23T20:42:08.721957+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 757 op/s 2023-09-23T20:42:10.144 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[74888]: cluster 2023-09-23T20:42:09.124372+0000 mon.a (mon.0) 1623 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:42:10.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[74888]: audit 2023-09-23T20:42:09.138002+0000 mon.a (mon.0) 1624 : audit 1 from='client.? 172.21.15.98:0/1091911562' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:42:10.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[74888]: cluster 2023-09-23T20:42:09.138104+0000 mon.a (mon.0) 1625 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-09-23T20:42:10.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[74888]: cluster 2023-09-23T20:42:09.139477+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:42:10.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[74888]: cluster 2023-09-23T20:42:09.140341+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:42:10.145 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[74888]: audit 2023-09-23T20:42:09.616144+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:10.146 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:42:10.160 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:10.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:10.263 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:10.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[78228]: cluster 2023-09-23T20:42:08.721957+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 757 op/s 2023-09-23T20:42:10.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[78228]: cluster 2023-09-23T20:42:09.124372+0000 mon.a (mon.0) 1623 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:42:10.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[78228]: audit 2023-09-23T20:42:09.138002+0000 mon.a (mon.0) 1624 : audit 1 from='client.? 172.21.15.98:0/1091911562' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:42:10.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[78228]: cluster 2023-09-23T20:42:09.138104+0000 mon.a (mon.0) 1625 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-09-23T20:42:10.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[78228]: cluster 2023-09-23T20:42:09.139477+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:42:10.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[78228]: cluster 2023-09-23T20:42:09.140341+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:42:10.270 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:10 smithi098 bash[78228]: audit 2023-09-23T20:42:09.616144+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:10.284 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:10.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:10.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 77 16 99794 99778 80.9747 43.8125 0.00759635 0.0123143 2023-09-23T20:42:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:10 smithi173 bash[59517]: cluster 2023-09-23T20:42:08.721957+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 757 op/s 2023-09-23T20:42:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:10 smithi173 bash[59517]: cluster 2023-09-23T20:42:09.124372+0000 mon.a (mon.0) 1623 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:42:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:10 smithi173 bash[59517]: audit 2023-09-23T20:42:09.138002+0000 mon.a (mon.0) 1624 : audit 1 from='client.? 172.21.15.98:0/1091911562' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:42:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:10 smithi173 bash[59517]: cluster 2023-09-23T20:42:09.138104+0000 mon.a (mon.0) 1625 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-09-23T20:42:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:10 smithi173 bash[59517]: cluster 2023-09-23T20:42:09.139477+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:42:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:10 smithi173 bash[59517]: cluster 2023-09-23T20:42:09.140341+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T20:42:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:10 smithi173 bash[59517]: audit 2023-09-23T20:42:09.616144+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:10.387 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:10.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:10.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:10.530 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:10.556 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:10.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:10.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:10.690 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:10.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:10.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:10.837 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:10.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:10.942 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:10.974 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:10.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:10.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:11.080 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:11.106 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:11.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:11.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:11.236 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:11.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:11.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 78 16 100480 100464 80.4862 42.875 0.0209375 0.0124193 2023-09-23T20:42:11.313 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:42:11.321 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:11 smithi098 bash[78228]: audit 2023-09-23T20:42:10.123287+0000 mgr.y (mgr.34107) 1158 : audit 0 from='client.35823 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:42:11.322 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:11 smithi098 bash[74888]: audit 2023-09-23T20:42:10.123287+0000 mgr.y (mgr.34107) 1158 : audit 0 from='client.35823 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:42:11.340 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:11.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:11 smithi173 bash[59517]: audit 2023-09-23T20:42:10.123287+0000 mgr.y (mgr.34107) 1158 : audit 0 from='client.35823 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:42:11.365 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:11.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:11.469 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:11.489 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:11.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:11.593 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:11.627 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:11.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:11.731 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:11.759 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:11.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:11.864 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:11.889 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:11.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:11.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:11.991 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:12.022 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:12.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:12.126 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:12.156 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:12.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:12.259 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:12.283 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:12.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:12.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 79 16 101152 101136 79.999 42 0.0135132 0.012495 2023-09-23T20:42:12.389 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:12.407 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:12 smithi098 bash[74888]: cluster 2023-09-23T20:42:10.722672+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2023-09-23T20:42:12.408 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:12 smithi098 bash[78228]: cluster 2023-09-23T20:42:10.722672+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2023-09-23T20:42:12.415 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:12.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:12.519 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:12.552 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:12.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:12 smithi173 bash[59517]: cluster 2023-09-23T20:42:10.722672+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2023-09-23T20:42:12.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:12.677 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:12.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:12.781 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:12.803 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:42:12.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:12.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:12.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:12.942 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":1285,"stamp":"2023-09-23T20:42:09.134534+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6317873056,"num_objects":96418,"num_object_clones":0,"num_object_copies":289254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":96418,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":96654,"num_write_kb":6171661,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":68,"num_bytes_recovered":1781972,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":96588,"ondisk_log_size":96588,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":268,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":23953960,"kb_used_data":18536360,"kb_used_omap":25,"kb_used_meta":5417510,"kb_avail":726007256,"statfs":{"total":767960285184,"available":743431430144,"internally_reserved":0,"allocated":18981232640,"data_stored":18974552088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25680,"internal_metadata":5547531184},"hb_peers":[],"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":579141632,"num_objects":8837,"num_object_clones":0,"num_object_copies":26511,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8837,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8837,"num_write_kb":565568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.416528"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":184,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.191884+0000","last_change":"2023-09-23T20:33:42.535387+0000","last_active":"2023-09-23T20:41:23.191884+0000","last_peered":"2023-09-23T20:41:23.191884+0000","last_clean":"2023-09-23T20:41:23.191884+0000","last_became_active":"2023-09-23T20:33:42.535012+0000","last_became_peered":"2023-09-23T20:33:42.535012+0000","last_unstale":"2023-09-23T20:41:23.191884+0000","last_undegraded":"2023-09-23T20:41:23.191884+0000","last_fullsized":"2023-09-23T20:41:23.191884+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:59:55.047019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":61,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.181062+0000","last_change":"2023-09-23T20:35:30.041013+0000","last_active":"2023-09-23T20:41:23.181062+0000","last_peered":"2023-09-23T20:41:23.181062+0000","last_clean":"2023-09-23T20:41:23.181062+0000","last_became_active":"2023-09-23T20:35:30.040612+0000","last_became_peered":"2023-09-23T20:35:30.040612+0000","last_unstale":"2023-09-23T20:41:23.181062+0000","last_undegraded":"2023-09-23T20:41:23.181062+0000","last_fullsized":"2023-09-23T20:41:23.181062+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:14:59.922333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":279,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.190325+0000","last_change":"2023-09-23T20:35:30.044561+0000","last_active":"2023-09-23T20:41:23.190325+0000","last_peered":"2023-09-23T20:41:23.190325+0000","last_clean":"2023-09-23T20:41:23.190325+0000","last_became_active":"2023-09-23T20:35:30.044140+0000","last_became_peered":"2023-09-23T20:35:30.044140+0000","last_unstale":"2023-09-23T20:41:23.190325+0000","last_undegraded":"2023-09-23T20:41:23.190325+0000","last_fullsized":"2023-09-23T20:41:23.190325+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:32.422519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":303,"state":"active+clean","last_fresh":"2023-09-23T20:41:42.174575+0000","last_change":"2023-09-23T20:36:00.054545+0000","last_active":"2023-09-23T20:41:42.174575+0000","last_peered":"2023-09-23T20:41:42.174575+0000","last_clean":"2023-09-23T20:41:42.174575+0000","last_became_active":"2023-09-23T20:36:00.053791+0000","last_became_peered":"2023-09-23T20:36:00.053791+0000","last_unstale":"2023-09-23T20:41:42.174575+0000","last_undegraded":"2023-09-23T20:41:42.174575+0000","last_fullsized":"2023-09-23T20:41:42.174575+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.314890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.179538+0000","last_change":"2023-09-23T20:36:00.051229+0000","last_active":"2023-09-23T20:41:23.179538+0000","last_peered":"2023-09-23T20:41:23.179538+0000","last_clean":"2023-09-23T20:41:23.179538+0000","last_became_active":"2023-09-23T20:36:00.050554+0000","last_became_peered":"2023-09-23T20:36:00.050554+0000","last_unstale":"2023-09-23T20:41:23.179538+0000","last_undegraded":"2023-09-23T20:41:23.179538+0000","last_fullsized":"2023-09-23T20:41:23.179538+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.824264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":279,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.195983+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:41:23.195983+0000","last_peered":"2023-09-23T20:41:23.195983+0000","last_clean":"2023-09-23T20:41:23.195983+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:41:23.195983+0000","last_undegraded":"2023-09-23T20:41:23.195983+0000","last_fullsized":"2023-09-23T20:41:23.195983+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":57,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.189773+0000","last_change":"2023-09-23T20:36:00.057771+0000","last_active":"2023-09-23T20:41:23.189773+0000","last_peered":"2023-09-23T20:41:23.189773+0000","last_clean":"2023-09-23T20:41:23.189773+0000","last_became_active":"2023-09-23T20:36:00.057495+0000","last_became_peered":"2023-09-23T20:36:00.057495+0000","last_unstale":"2023-09-23T20:41:23.189773+0000","last_undegraded":"2023-09-23T20:41:23.189773+0000","last_fullsized":"2023-09-23T20:41:23.189773+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:17:46.745953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.180645+0000","last_change":"2023-09-23T20:35:30.064611+0000","last_active":"2023-09-23T20:41:23.180645+0000","last_peered":"2023-09-23T20:41:23.180645+0000","last_clean":"2023-09-23T20:41:23.180645+0000","last_became_active":"2023-09-23T20:35:30.064286+0000","last_became_peered":"2023-09-23T20:35:30.064286+0000","last_unstale":"2023-09-23T20:41:23.180645+0000","last_undegraded":"2023-09-23T20:41:23.180645+0000","last_fullsized":"2023-09-23T20:41:23.180645+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:52.998493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":336,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.202183+0000","last_change":"2023-09-23T20:33:42.551681+0000","last_active":"2023-09-23T20:41:23.202183+0000","last_peered":"2023-09-23T20:41:23.202183+0000","last_clean":"2023-09-23T20:41:23.202183+0000","last_became_active":"2023-09-23T20:33:42.551288+0000","last_became_peered":"2023-09-23T20:33:42.551288+0000","last_unstale":"2023-09-23T20:41:23.202183+0000","last_undegraded":"2023-09-23T20:41:23.202183+0000","last_fullsized":"2023-09-23T20:41:23.202183+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.179882+0000","last_change":"2023-09-23T20:35:30.253978+0000","last_active":"2023-09-23T20:41:23.179882+0000","last_peered":"2023-09-23T20:41:23.179882+0000","last_clean":"2023-09-23T20:41:23.179882+0000","last_became_active":"2023-09-23T20:35:30.253624+0000","last_became_peered":"2023-09-23T20:35:30.253624+0000","last_unstale":"2023-09-23T20:41:23.179882+0000","last_undegraded":"2023-09-23T20:41:23.179882+0000","last_fullsized":"2023-09-23T20:41:23.179882+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:19.531574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":170,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.197019+0000","last_change":"2023-09-23T20:35:30.207620+0000","last_active":"2023-09-23T20:41:23.197019+0000","last_peered":"2023-09-23T20:41:23.197019+0000","last_clean":"2023-09-23T20:41:23.197019+0000","last_became_active":"2023-09-23T20:35:30.083019+0000","last_became_peered":"2023-09-23T20:35:30.083019+0000","last_unstale":"2023-09-23T20:41:23.197019+0000","last_undegraded":"2023-09-23T20:41:23.197019+0000","last_fullsized":"2023-09-23T20:41:23.197019+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":259,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.191618+0000","last_change":"2023-09-23T20:33:42.533010+0000","last_active":"2023-09-23T20:41:23.191618+0000","last_peered":"2023-09-23T20:41:23.191618+0000","last_clean":"2023-09-23T20:41:23.191618+0000","last_became_active":"2023-09-23T20:33:42.532688+0000","last_became_peered":"2023-09-23T20:33:42.532688+0000","last_unstale":"2023-09-23T20:41:23.191618+0000","last_undegraded":"2023-09-23T20:41:23.191618+0000","last_fullsized":"2023-09-23T20:41:23.191618+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:59.836664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":129,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.201508+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:41:23.201508+0000","last_peered":"2023-09-23T20:41:23.201508+0000","last_clean":"2023-09-23T20:41:23.201508+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:41:23.201508+0000","last_undegraded":"2023-09-23T20:41:23.201508+0000","last_fullsized":"2023-09-23T20:41:23.201508+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":267,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.195562+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:41:23.195562+0000","last_peered":"2023-09-23T20:41:23.195562+0000","last_clean":"2023-09-23T20:41:23.195562+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:41:23.195562+0000","last_undegraded":"2023-09-23T20:41:23.195562+0000","last_fullsized":"2023-09-23T20:41:23.195562+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":172,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.196849+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:41:23.196849+0000","last_peered":"2023-09-23T20:41:23.196849+0000","last_clean":"2023-09-23T20:41:23.196849+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:41:23.196849+0000","last_undegraded":"2023-09-23T20:41:23.196849+0000","last_fullsized":"2023-09-23T20:41:23.196849+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":61,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.180175+0000","last_change":"2023-09-23T20:35:30.109939+0000","last_active":"2023-09-23T20:41:23.180175+0000","last_peered":"2023-09-23T20:41:23.180175+0000","last_clean":"2023-09-23T20:41:23.180175+0000","last_became_active":"2023-09-23T20:35:30.109551+0000","last_became_peered":"2023-09-23T20:35:30.109551+0000","last_unstale":"2023-09-23T20:41:23.180175+0000","last_undegraded":"2023-09-23T20:41:23.180175+0000","last_fullsized":"2023-09-23T20:41:23.180175+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:42.389809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.190654+0000","last_change":"2023-09-23T20:36:00.054466+0000","last_active":"2023-09-23T20:41:23.190654+0000","last_peered":"2023-09-23T20:41:23.190654+0000","last_clean":"2023-09-23T20:41:23.190654+0000","last_became_active":"2023-09-23T20:36:00.054119+0000","last_became_peered":"2023-09-23T20:36:00.054119+0000","last_unstale":"2023-09-23T20:41:23.190654+0000","last_undegraded":"2023-09-23T20:41:23.190654+0000","last_fullsized":"2023-09-23T20:41:23.190654+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:12:55.788165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":320,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.202085+0000","last_change":"2023-09-23T20:35:30.095853+0000","last_active":"2023-09-23T20:41:23.202085+0000","last_peered":"2023-09-23T20:41:23.202085+0000","last_clean":"2023-09-23T20:41:23.202085+0000","last_became_active":"2023-09-23T20:35:30.095609+0000","last_became_peered":"2023-09-23T20:35:30.095609+0000","last_unstale":"2023-09-23T20:41:23.202085+0000","last_undegraded":"2023-09-23T20:41:23.202085+0000","last_fullsized":"2023-09-23T20:41:23.202085+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.196514+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:41:23.196514+0000","last_peered":"2023-09-23T20:41:23.196514+0000","last_clean":"2023-09-23T20:41:23.196514+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:41:23.196514+0000","last_undegraded":"2023-09-23T20:41:23.196514+0000","last_fullsized":"2023-09-23T20:41:23.196514+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.191939+0000","last_change":"2023-09-23T20:36:00.058065+0000","last_active":"2023-09-23T20:41:23.191939+0000","last_peered":"2023-09-23T20:41:23.191939+0000","last_clean":"2023-09-23T20:41:23.191939+0000","last_became_active":"2023-09-23T20:36:00.054422+0000","last_became_peered":"2023-09-23T20:36:00.054422+0000","last_unstale":"2023-09-23T20:41:23.191939+0000","last_undegraded":"2023-09-23T20:41:23.191939+0000","last_fullsized":"2023-09-23T20:41:23.191939+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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.666280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":374,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.195804+0000","last_change":"2023-09-23T20:36:00.094405+0000","last_active":"2023-09-23T20:41:23.195804+0000","last_peered":"2023-09-23T20:41:23.195804+0000","last_clean":"2023-09-23T20:41:23.195804+0000","last_became_active":"2023-09-23T20:36:00.057313+0000","last_became_peered":"2023-09-23T20:36:00.057313+0000","last_unstale":"2023-09-23T20:41:23.195804+0000","last_undegraded":"2023-09-23T20:41:23.195804+0000","last_fullsized":"2023-09-23T20:41:23.195804+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":61,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.183627+0000","last_change":"2023-09-23T20:35:30.055266+0000","last_active":"2023-09-23T20:41:23.183627+0000","last_peered":"2023-09-23T20:41:23.183627+0000","last_clean":"2023-09-23T20:41:23.183627+0000","last_became_active":"2023-09-23T20:35:30.054937+0000","last_became_peered":"2023-09-23T20:35:30.054937+0000","last_unstale":"2023-09-23T20:41:23.183627+0000","last_undegraded":"2023-09-23T20:41:23.183627+0000","last_fullsized":"2023-09-23T20:41:23.183627+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.560081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"303'6111","reported_seq":6124,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.638964+0000","last_change":"2023-09-23T20:40:30.770133+0000","last_active":"2023-09-23T20:42:05.638964+0000","last_peered":"2023-09-23T20:42:05.638964+0000","last_clean":"2023-09-23T20:42:05.638964+0000","last_became_active":"2023-09-23T20:40:30.769685+0000","last_became_peered":"2023-09-23T20:40:30.769685+0000","last_unstale":"2023-09-23T20:42:05.638964+0000","last_undegraded":"2023-09-23T20:42:05.638964+0000","last_fullsized":"2023-09-23T20:42:05.638964+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":6111,"log_dups_size":0,"ondisk_log_size":6111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":400490496,"num_objects":6111,"num_object_clones":0,"num_object_copies":18333,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6111,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6111,"num_write_kb":391104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":177,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.197272+0000","last_change":"2023-09-23T20:36:00.120728+0000","last_active":"2023-09-23T20:41:23.197272+0000","last_peered":"2023-09-23T20:41:23.197272+0000","last_clean":"2023-09-23T20:41:23.197272+0000","last_became_active":"2023-09-23T20:36:00.060264+0000","last_became_peered":"2023-09-23T20:36:00.060264+0000","last_unstale":"2023-09-23T20:41:23.197272+0000","last_undegraded":"2023-09-23T20:41:23.197272+0000","last_fullsized":"2023-09-23T20:41:23.197272+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":6,"num_bytes_recovered":132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":305,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.199613+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:41:23.199613+0000","last_peered":"2023-09-23T20:41:23.199613+0000","last_clean":"2023-09-23T20:41:23.199613+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:41:23.199613+0000","last_undegraded":"2023-09-23T20:41:23.199613+0000","last_fullsized":"2023-09-23T20:41:23.199613+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"303'6017","reported_seq":6031,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.588504+0000","last_change":"2023-09-23T20:40:30.529217+0000","last_active":"2023-09-23T20:42:05.588504+0000","last_peered":"2023-09-23T20:42:05.588504+0000","last_clean":"2023-09-23T20:42:05.588504+0000","last_became_active":"2023-09-23T20:40:30.528744+0000","last_became_peered":"2023-09-23T20:40:30.528744+0000","last_unstale":"2023-09-23T20:42:05.588504+0000","last_undegraded":"2023-09-23T20:42:05.588504+0000","last_fullsized":"2023-09-23T20:42:05.588504+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394330112,"num_objects":6017,"num_object_clones":0,"num_object_copies":18051,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6017,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6017,"num_write_kb":385088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":138,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.197226+0000","last_change":"2023-09-23T20:33:42.549584+0000","last_active":"2023-09-23T20:41:23.197226+0000","last_peered":"2023-09-23T20:41:23.197226+0000","last_clean":"2023-09-23T20:41:23.197226+0000","last_became_active":"2023-09-23T20:33:42.549030+0000","last_became_peered":"2023-09-23T20:33:42.549030+0000","last_unstale":"2023-09-23T20:41:23.197226+0000","last_undegraded":"2023-09-23T20:41:23.197226+0000","last_fullsized":"2023-09-23T20:41:23.197226+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":299,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.190290+0000","last_change":"2023-09-23T20:35:30.043850+0000","last_active":"2023-09-23T20:41:23.190290+0000","last_peered":"2023-09-23T20:41:23.190290+0000","last_clean":"2023-09-23T20:41:23.190290+0000","last_became_active":"2023-09-23T20:35:30.043355+0000","last_became_peered":"2023-09-23T20:35:30.043355+0000","last_unstale":"2023-09-23T20:41:23.190290+0000","last_undegraded":"2023-09-23T20:41:23.190290+0000","last_fullsized":"2023-09-23T20:41:23.190290+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.206676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.4","version":"303'6013","reported_seq":6028,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.327504+0000","last_change":"2023-09-23T20:40:30.765355+0000","last_active":"2023-09-23T20:42:05.327504+0000","last_peered":"2023-09-23T20:42:05.327504+0000","last_clean":"2023-09-23T20:42:05.327504+0000","last_became_active":"2023-09-23T20:40:30.764756+0000","last_became_peered":"2023-09-23T20:40:30.764756+0000","last_unstale":"2023-09-23T20:42:05.327504+0000","last_undegraded":"2023-09-23T20:42:05.327504+0000","last_fullsized":"2023-09-23T20:42:05.327504+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":6013,"log_dups_size":0,"ondisk_log_size":6013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:10:11.637890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394067968,"num_objects":6013,"num_object_clones":0,"num_object_copies":18039,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6013,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6013,"num_write_kb":384832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":123,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.197132+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:41:23.197132+0000","last_peered":"2023-09-23T20:41:23.197132+0000","last_clean":"2023-09-23T20:41:23.197132+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:41:23.197132+0000","last_undegraded":"2023-09-23T20:41:23.197132+0000","last_fullsized":"2023-09-23T20:41:23.197132+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":331,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.195535+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:41:23.195535+0000","last_peered":"2023-09-23T20:41:23.195535+0000","last_clean":"2023-09-23T20:41:23.195535+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:41:23.195535+0000","last_undegraded":"2023-09-23T20:41:23.195535+0000","last_fullsized":"2023-09-23T20:41:23.195535+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"303'6120","reported_seq":6135,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.840572+0000","last_change":"2023-09-23T20:40:30.520822+0000","last_active":"2023-09-23T20:42:05.840572+0000","last_peered":"2023-09-23T20:42:05.840572+0000","last_clean":"2023-09-23T20:42:05.840572+0000","last_became_active":"2023-09-23T20:40:30.520490+0000","last_became_peered":"2023-09-23T20:40:30.520490+0000","last_unstale":"2023-09-23T20:42:05.840572+0000","last_undegraded":"2023-09-23T20:42:05.840572+0000","last_fullsized":"2023-09-23T20:42:05.840572+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":6120,"log_dups_size":0,"ondisk_log_size":6120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:41:40.792613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":401080320,"num_objects":6120,"num_object_clones":0,"num_object_copies":18360,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6120,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6120,"num_write_kb":391680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":302,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.201806+0000","last_change":"2023-09-23T20:35:30.096478+0000","last_active":"2023-09-23T20:41:23.201806+0000","last_peered":"2023-09-23T20:41:23.201806+0000","last_clean":"2023-09-23T20:41:23.201806+0000","last_became_active":"2023-09-23T20:35:30.096198+0000","last_became_peered":"2023-09-23T20:35:30.096198+0000","last_unstale":"2023-09-23T20:41:23.201806+0000","last_undegraded":"2023-09-23T20:41:23.201806+0000","last_fullsized":"2023-09-23T20:41:23.201806+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":57,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.190093+0000","last_change":"2023-09-23T20:36:00.059536+0000","last_active":"2023-09-23T20:41:23.190093+0000","last_peered":"2023-09-23T20:41:23.190093+0000","last_clean":"2023-09-23T20:41:23.190093+0000","last_became_active":"2023-09-23T20:36:00.059173+0000","last_became_peered":"2023-09-23T20:36:00.059173+0000","last_unstale":"2023-09-23T20:41:23.190093+0000","last_undegraded":"2023-09-23T20:41:23.190093+0000","last_fullsized":"2023-09-23T20:41:23.190093+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:37:13.017646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"303'6048","reported_seq":6063,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:08.015602+0000","last_change":"2023-09-23T20:40:30.764963+0000","last_active":"2023-09-23T20:42:08.015602+0000","last_peered":"2023-09-23T20:42:08.015602+0000","last_clean":"2023-09-23T20:42:08.015602+0000","last_became_active":"2023-09-23T20:40:30.764602+0000","last_became_peered":"2023-09-23T20:40:30.764602+0000","last_unstale":"2023-09-23T20:42:08.015602+0000","last_undegraded":"2023-09-23T20:42:08.015602+0000","last_fullsized":"2023-09-23T20:42:08.015602+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":6048,"log_dups_size":0,"ondisk_log_size":6048,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:58:37.780876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":396361728,"num_objects":6048,"num_object_clones":0,"num_object_copies":18144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6048,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6048,"num_write_kb":387072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":78,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.183664+0000","last_change":"2023-09-23T20:36:00.140593+0000","last_active":"2023-09-23T20:41:23.183664+0000","last_peered":"2023-09-23T20:41:23.183664+0000","last_clean":"2023-09-23T20:41:23.183664+0000","last_became_active":"2023-09-23T20:36:00.054856+0000","last_became_peered":"2023-09-23T20:36:00.054856+0000","last_unstale":"2023-09-23T20:41:23.183664+0000","last_undegraded":"2023-09-23T20:41:23.183664+0000","last_fullsized":"2023-09-23T20:41:23.183664+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.171313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":61,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.180250+0000","last_change":"2023-09-23T20:35:30.069060+0000","last_active":"2023-09-23T20:41:23.180250+0000","last_peered":"2023-09-23T20:41:23.180250+0000","last_clean":"2023-09-23T20:41:23.180250+0000","last_became_active":"2023-09-23T20:35:30.068769+0000","last_became_peered":"2023-09-23T20:35:30.068769+0000","last_unstale":"2023-09-23T20:41:23.180250+0000","last_undegraded":"2023-09-23T20:41:23.180250+0000","last_fullsized":"2023-09-23T20:41:23.180250+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.349166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.3","version":"303'6051","reported_seq":6063,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.902986+0000","last_change":"2023-09-23T20:40:30.521768+0000","last_active":"2023-09-23T20:42:05.902986+0000","last_peered":"2023-09-23T20:42:05.902986+0000","last_clean":"2023-09-23T20:42:05.902986+0000","last_became_active":"2023-09-23T20:40:30.520591+0000","last_became_peered":"2023-09-23T20:40:30.520591+0000","last_unstale":"2023-09-23T20:42:05.902986+0000","last_undegraded":"2023-09-23T20:42:05.902986+0000","last_fullsized":"2023-09-23T20:42:05.902986+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":6051,"log_dups_size":0,"ondisk_log_size":6051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:06:18.292550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":396558336,"num_objects":6051,"num_object_clones":0,"num_object_copies":18153,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6051,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6051,"num_write_kb":387264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":295,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.195370+0000","last_change":"2023-09-23T20:33:42.538517+0000","last_active":"2023-09-23T20:41:23.195370+0000","last_peered":"2023-09-23T20:41:23.195370+0000","last_clean":"2023-09-23T20:41:23.195370+0000","last_became_active":"2023-09-23T20:33:42.538152+0000","last_became_peered":"2023-09-23T20:33:42.538152+0000","last_unstale":"2023-09-23T20:41:23.195370+0000","last_undegraded":"2023-09-23T20:41:23.195370+0000","last_fullsized":"2023-09-23T20:41:23.195370+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":296,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.181418+0000","last_change":"2023-09-23T20:33:42.533284+0000","last_active":"2023-09-23T20:41:23.181418+0000","last_peered":"2023-09-23T20:41:23.181418+0000","last_clean":"2023-09-23T20:41:23.181418+0000","last_became_active":"2023-09-23T20:33:42.532965+0000","last_became_peered":"2023-09-23T20:33:42.532965+0000","last_unstale":"2023-09-23T20:41:23.181418+0000","last_undegraded":"2023-09-23T20:41:23.181418+0000","last_fullsized":"2023-09-23T20:41:23.181418+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:27:00.264249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"10.0","version":"303'5926","reported_seq":5940,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.568740+0000","last_change":"2023-09-23T20:40:30.769399+0000","last_active":"2023-09-23T20:42:05.568740+0000","last_peered":"2023-09-23T20:42:05.568740+0000","last_clean":"2023-09-23T20:42:05.568740+0000","last_became_active":"2023-09-23T20:40:30.768975+0000","last_became_peered":"2023-09-23T20:40:30.768975+0000","last_unstale":"2023-09-23T20:42:05.568740+0000","last_undegraded":"2023-09-23T20:42:05.568740+0000","last_fullsized":"2023-09-23T20:42:05.568740+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":5926,"log_dups_size":0,"ondisk_log_size":5926,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":388366336,"num_objects":5926,"num_object_clones":0,"num_object_copies":17778,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5926,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5926,"num_write_kb":379264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":301,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.200150+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:41:23.200150+0000","last_peered":"2023-09-23T20:41:23.200150+0000","last_clean":"2023-09-23T20:41:23.200150+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:41:23.200150+0000","last_undegraded":"2023-09-23T20:41:23.200150+0000","last_fullsized":"2023-09-23T20:41:23.200150+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":269,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.195863+0000","last_change":"2023-09-23T20:33:42.545754+0000","last_active":"2023-09-23T20:41:23.195863+0000","last_peered":"2023-09-23T20:41:23.195863+0000","last_clean":"2023-09-23T20:41:23.195863+0000","last_became_active":"2023-09-23T20:33:42.545369+0000","last_became_peered":"2023-09-23T20:33:42.545369+0000","last_unstale":"2023-09-23T20:41:23.195863+0000","last_undegraded":"2023-09-23T20:41:23.195863+0000","last_fullsized":"2023-09-23T20:41:23.195863+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"303'6080","reported_seq":6094,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.574203+0000","last_change":"2023-09-23T20:40:30.770265+0000","last_active":"2023-09-23T20:42:05.574203+0000","last_peered":"2023-09-23T20:42:05.574203+0000","last_clean":"2023-09-23T20:42:05.574203+0000","last_became_active":"2023-09-23T20:40:30.769689+0000","last_became_peered":"2023-09-23T20:40:30.769689+0000","last_unstale":"2023-09-23T20:42:05.574203+0000","last_undegraded":"2023-09-23T20:42:05.574203+0000","last_fullsized":"2023-09-23T20:42:05.574203+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":6080,"log_dups_size":0,"ondisk_log_size":6080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":398458880,"num_objects":6080,"num_object_clones":0,"num_object_copies":18240,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6080,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6080,"num_write_kb":389120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.8","version":"0'0","reported_seq":62,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:41:42.154386+0000","last_change":"2023-09-23T20:35:30.071076+0000","last_active":"2023-09-23T20:41:42.154386+0000","last_peered":"2023-09-23T20:41:42.154386+0000","last_clean":"2023-09-23T20:41:42.154386+0000","last_became_active":"2023-09-23T20:35:30.070668+0000","last_became_peered":"2023-09-23T20:35:30.070668+0000","last_unstale":"2023-09-23T20:41:42.154386+0000","last_undegraded":"2023-09-23T20:41:42.154386+0000","last_fullsized":"2023-09-23T20:41:42.154386+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.861802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":319,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.190348+0000","last_change":"2023-09-23T20:35:30.043938+0000","last_active":"2023-09-23T20:41:23.190348+0000","last_peered":"2023-09-23T20:41:23.190348+0000","last_clean":"2023-09-23T20:41:23.190348+0000","last_became_active":"2023-09-23T20:35:30.043572+0000","last_became_peered":"2023-09-23T20:35:30.043572+0000","last_unstale":"2023-09-23T20:41:23.190348+0000","last_undegraded":"2023-09-23T20:41:23.190348+0000","last_fullsized":"2023-09-23T20:41:23.190348+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:16.684388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"303'5986","reported_seq":5999,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.578212+0000","last_change":"2023-09-23T20:40:30.770566+0000","last_active":"2023-09-23T20:42:05.578212+0000","last_peered":"2023-09-23T20:42:05.578212+0000","last_clean":"2023-09-23T20:42:05.578212+0000","last_became_active":"2023-09-23T20:40:30.770242+0000","last_became_peered":"2023-09-23T20:40:30.770242+0000","last_unstale":"2023-09-23T20:42:05.578212+0000","last_undegraded":"2023-09-23T20:42:05.578212+0000","last_fullsized":"2023-09-23T20:42:05.578212+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":5986,"log_dups_size":0,"ondisk_log_size":5986,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":392298496,"num_objects":5986,"num_object_clones":0,"num_object_copies":17958,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5986,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5986,"num_write_kb":383104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.4","version":"0'0","reported_seq":363,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:41:42.175107+0000","last_change":"2023-09-23T20:36:00.235046+0000","last_active":"2023-09-23T20:41:42.175107+0000","last_peered":"2023-09-23T20:41:42.175107+0000","last_clean":"2023-09-23T20:41:42.175107+0000","last_became_active":"2023-09-23T20:36:00.222427+0000","last_became_peered":"2023-09-23T20:36:00.222427+0000","last_unstale":"2023-09-23T20:41:42.175107+0000","last_undegraded":"2023-09-23T20:41:42.175107+0000","last_fullsized":"2023-09-23T20:41:42.175107+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:28.381539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":302,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.201962+0000","last_change":"2023-09-23T20:35:30.069308+0000","last_active":"2023-09-23T20:41:23.201962+0000","last_peered":"2023-09-23T20:41:23.201962+0000","last_clean":"2023-09-23T20:41:23.201962+0000","last_became_active":"2023-09-23T20:35:30.068842+0000","last_became_peered":"2023-09-23T20:35:30.068842+0000","last_unstale":"2023-09-23T20:41:23.201962+0000","last_undegraded":"2023-09-23T20:41:23.201962+0000","last_fullsized":"2023-09-23T20:41:23.201962+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:41:42.174938+0000","last_change":"2023-09-23T20:33:42.535245+0000","last_active":"2023-09-23T20:41:42.174938+0000","last_peered":"2023-09-23T20:41:42.174938+0000","last_clean":"2023-09-23T20:41:42.174938+0000","last_became_active":"2023-09-23T20:33:42.534984+0000","last_became_peered":"2023-09-23T20:33:42.534984+0000","last_unstale":"2023-09-23T20:41:42.174938+0000","last_undegraded":"2023-09-23T20:41:42.174938+0000","last_fullsized":"2023-09-23T20:41:42.174938+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:31.431496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"303'5985","reported_seq":5999,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.568809+0000","last_change":"2023-09-23T20:40:30.054006+0000","last_active":"2023-09-23T20:42:05.568809+0000","last_peered":"2023-09-23T20:42:05.568809+0000","last_clean":"2023-09-23T20:42:05.568809+0000","last_became_active":"2023-09-23T20:40:30.053633+0000","last_became_peered":"2023-09-23T20:40:30.053633+0000","last_unstale":"2023-09-23T20:42:05.568809+0000","last_undegraded":"2023-09-23T20:42:05.568809+0000","last_fullsized":"2023-09-23T20:42:05.568809+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":5985,"log_dups_size":0,"ondisk_log_size":5985,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":392232960,"num_objects":5985,"num_object_clones":0,"num_object_copies":17955,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5985,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5985,"num_write_kb":383040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":288,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.201655+0000","last_change":"2023-09-23T20:33:42.543580+0000","last_active":"2023-09-23T20:41:23.201655+0000","last_peered":"2023-09-23T20:41:23.201655+0000","last_clean":"2023-09-23T20:41:23.201655+0000","last_became_active":"2023-09-23T20:33:42.542676+0000","last_became_peered":"2023-09-23T20:33:42.542676+0000","last_unstale":"2023-09-23T20:41:23.201655+0000","last_undegraded":"2023-09-23T20:41:23.201655+0000","last_fullsized":"2023-09-23T20:41:23.201655+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.189934+0000","last_change":"2023-09-23T20:36:00.053681+0000","last_active":"2023-09-23T20:41:23.189934+0000","last_peered":"2023-09-23T20:41:23.189934+0000","last_clean":"2023-09-23T20:41:23.189934+0000","last_became_active":"2023-09-23T20:36:00.053300+0000","last_became_peered":"2023-09-23T20:36:00.053300+0000","last_unstale":"2023-09-23T20:41:23.189934+0000","last_undegraded":"2023-09-23T20:41:23.189934+0000","last_fullsized":"2023-09-23T20:41:23.189934+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:11:49.323959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":119,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.201548+0000","last_change":"2023-09-23T20:35:30.068618+0000","last_active":"2023-09-23T20:41:23.201548+0000","last_peered":"2023-09-23T20:41:23.201548+0000","last_clean":"2023-09-23T20:41:23.201548+0000","last_became_active":"2023-09-23T20:35:30.068224+0000","last_became_peered":"2023-09-23T20:35:30.068224+0000","last_unstale":"2023-09-23T20:41:23.201548+0000","last_undegraded":"2023-09-23T20:41:23.201548+0000","last_fullsized":"2023-09-23T20:41:23.201548+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.9","version":"303'5921","reported_seq":5935,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.561089+0000","last_change":"2023-09-23T20:40:30.056580+0000","last_active":"2023-09-23T20:42:05.561089+0000","last_peered":"2023-09-23T20:42:05.561089+0000","last_clean":"2023-09-23T20:42:05.561089+0000","last_became_active":"2023-09-23T20:40:30.055311+0000","last_became_peered":"2023-09-23T20:40:30.055311+0000","last_unstale":"2023-09-23T20:42:05.561089+0000","last_undegraded":"2023-09-23T20:42:05.561089+0000","last_fullsized":"2023-09-23T20:42:05.561089+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":5921,"log_dups_size":0,"ondisk_log_size":5921,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":388038656,"num_objects":5921,"num_object_clones":0,"num_object_copies":17763,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5921,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5921,"num_write_kb":378944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":373,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.186950+0000","last_change":"2023-09-23T20:36:00.055616+0000","last_active":"2023-09-23T20:41:23.186950+0000","last_peered":"2023-09-23T20:41:23.186950+0000","last_clean":"2023-09-23T20:41:23.186950+0000","last_became_active":"2023-09-23T20:36:00.055267+0000","last_became_peered":"2023-09-23T20:36:00.055267+0000","last_unstale":"2023-09-23T20:41:23.186950+0000","last_undegraded":"2023-09-23T20:41:23.186950+0000","last_fullsized":"2023-09-23T20:41:23.186950+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:14.426837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":262,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:41:42.174729+0000","last_change":"2023-09-23T20:33:42.533674+0000","last_active":"2023-09-23T20:41:42.174729+0000","last_peered":"2023-09-23T20:41:42.174729+0000","last_clean":"2023-09-23T20:41:42.174729+0000","last_became_active":"2023-09-23T20:33:42.532640+0000","last_became_peered":"2023-09-23T20:33:42.532640+0000","last_unstale":"2023-09-23T20:41:42.174729+0000","last_undegraded":"2023-09-23T20:41:42.174729+0000","last_fullsized":"2023-09-23T20:41:42.174729+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:38.696366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.190420+0000","last_change":"2023-09-23T20:36:00.056802+0000","last_active":"2023-09-23T20:41:23.190420+0000","last_peered":"2023-09-23T20:41:23.190420+0000","last_clean":"2023-09-23T20:41:23.190420+0000","last_became_active":"2023-09-23T20:36:00.056485+0000","last_became_peered":"2023-09-23T20:36:00.056485+0000","last_unstale":"2023-09-23T20:41:23.190420+0000","last_undegraded":"2023-09-23T20:41:23.190420+0000","last_fullsized":"2023-09-23T20:41:23.190420+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:49:24.582680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"303'6039","reported_seq":6053,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.572888+0000","last_change":"2023-09-23T20:40:30.054462+0000","last_active":"2023-09-23T20:42:05.572888+0000","last_peered":"2023-09-23T20:42:05.572888+0000","last_clean":"2023-09-23T20:42:05.572888+0000","last_became_active":"2023-09-23T20:40:30.053884+0000","last_became_peered":"2023-09-23T20:40:30.053884+0000","last_unstale":"2023-09-23T20:42:05.572888+0000","last_undegraded":"2023-09-23T20:42:05.572888+0000","last_fullsized":"2023-09-23T20:42:05.572888+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":6039,"log_dups_size":0,"ondisk_log_size":6039,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":395771904,"num_objects":6039,"num_object_clones":0,"num_object_copies":18117,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6039,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6039,"num_write_kb":386496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":325,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.201710+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:41:23.201710+0000","last_peered":"2023-09-23T20:41:23.201710+0000","last_clean":"2023-09-23T20:41:23.201710+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:41:23.201710+0000","last_undegraded":"2023-09-23T20:41:23.201710+0000","last_fullsized":"2023-09-23T20:41:23.201710+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":540,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.196439+0000","last_change":"2023-09-23T20:40:14.289478+0000","last_active":"2023-09-23T20:41:23.196439+0000","last_peered":"2023-09-23T20:41:23.196439+0000","last_clean":"2023-09-23T20:41:23.196439+0000","last_became_active":"2023-09-23T20:40:14.288921+0000","last_became_peered":"2023-09-23T20:40:14.288921+0000","last_unstale":"2023-09-23T20:41:23.196439+0000","last_undegraded":"2023-09-23T20:41:23.196439+0000","last_fullsized":"2023-09-23T20:41:23.196439+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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":62,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:41:42.154336+0000","last_change":"2023-09-23T20:35:30.056793+0000","last_active":"2023-09-23T20:41:42.154336+0000","last_peered":"2023-09-23T20:41:42.154336+0000","last_clean":"2023-09-23T20:41:42.154336+0000","last_became_active":"2023-09-23T20:35:30.056416+0000","last_became_peered":"2023-09-23T20:35:30.056416+0000","last_unstale":"2023-09-23T20:41:42.154336+0000","last_undegraded":"2023-09-23T20:41:42.154336+0000","last_fullsized":"2023-09-23T20:41:42.154336+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.676088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":289,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.195830+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:41:23.195830+0000","last_peered":"2023-09-23T20:41:23.195830+0000","last_clean":"2023-09-23T20:41:23.195830+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:41:23.195830+0000","last_undegraded":"2023-09-23T20:41:23.195830+0000","last_fullsized":"2023-09-23T20:41:23.195830+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"303'6086","reported_seq":6101,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.362797+0000","last_change":"2023-09-23T20:40:30.048043+0000","last_active":"2023-09-23T20:42:05.362797+0000","last_peered":"2023-09-23T20:42:05.362797+0000","last_clean":"2023-09-23T20:42:05.362797+0000","last_became_active":"2023-09-23T20:40:30.047681+0000","last_became_peered":"2023-09-23T20:40:30.047681+0000","last_unstale":"2023-09-23T20:42:05.362797+0000","last_undegraded":"2023-09-23T20:42:05.362797+0000","last_fullsized":"2023-09-23T20:42:05.362797+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":6086,"log_dups_size":0,"ondisk_log_size":6086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:42:03.462851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":398852096,"num_objects":6086,"num_object_clones":0,"num_object_copies":18258,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6086,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6086,"num_write_kb":389504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":226,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.196545+0000","last_change":"2023-09-23T20:36:00.061553+0000","last_active":"2023-09-23T20:41:23.196545+0000","last_peered":"2023-09-23T20:41:23.196545+0000","last_clean":"2023-09-23T20:41:23.196545+0000","last_became_active":"2023-09-23T20:36:00.060244+0000","last_became_peered":"2023-09-23T20:36:00.060244+0000","last_unstale":"2023-09-23T20:41:23.196545+0000","last_undegraded":"2023-09-23T20:41:23.196545+0000","last_fullsized":"2023-09-23T20:41:23.196545+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":57,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.209408+0000","last_change":"2023-09-23T20:36:00.079816+0000","last_active":"2023-09-23T20:41:23.209408+0000","last_peered":"2023-09-23T20:41:23.209408+0000","last_clean":"2023-09-23T20:41:23.209408+0000","last_became_active":"2023-09-23T20:36:00.063636+0000","last_became_peered":"2023-09-23T20:36:00.063636+0000","last_unstale":"2023-09-23T20:41:23.209408+0000","last_undegraded":"2023-09-23T20:41:23.209408+0000","last_fullsized":"2023-09-23T20:41:23.209408+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:56.839395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.191899+0000","last_change":"2023-09-23T20:36:00.063299+0000","last_active":"2023-09-23T20:41:23.191899+0000","last_peered":"2023-09-23T20:41:23.191899+0000","last_clean":"2023-09-23T20:41:23.191899+0000","last_became_active":"2023-09-23T20:36:00.062890+0000","last_became_peered":"2023-09-23T20:36:00.062890+0000","last_unstale":"2023-09-23T20:41:23.191899+0000","last_undegraded":"2023-09-23T20:41:23.191899+0000","last_fullsized":"2023-09-23T20:41:23.191899+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.529314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"303'6035","reported_seq":6049,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.531183+0000","last_change":"2023-09-23T20:40:30.771120+0000","last_active":"2023-09-23T20:42:05.531183+0000","last_peered":"2023-09-23T20:42:05.531183+0000","last_clean":"2023-09-23T20:42:05.531183+0000","last_became_active":"2023-09-23T20:40:30.770650+0000","last_became_peered":"2023-09-23T20:40:30.770650+0000","last_unstale":"2023-09-23T20:42:05.531183+0000","last_undegraded":"2023-09-23T20:42:05.531183+0000","last_fullsized":"2023-09-23T20:42:05.531183+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":6035,"log_dups_size":0,"ondisk_log_size":6035,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":395509760,"num_objects":6035,"num_object_clones":0,"num_object_copies":18105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6035,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6035,"num_write_kb":386240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":161,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.197032+0000","last_change":"2023-09-23T20:36:00.063209+0000","last_active":"2023-09-23T20:41:23.197032+0000","last_peered":"2023-09-23T20:41:23.197032+0000","last_clean":"2023-09-23T20:41:23.197032+0000","last_became_active":"2023-09-23T20:36:00.062740+0000","last_became_peered":"2023-09-23T20:36:00.062740+0000","last_unstale":"2023-09-23T20:41:23.197032+0000","last_undegraded":"2023-09-23T20:41:23.197032+0000","last_fullsized":"2023-09-23T20:41:23.197032+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":303,"state":"active+clean","last_fresh":"2023-09-23T20:41:42.175214+0000","last_change":"2023-09-23T20:33:42.544930+0000","last_active":"2023-09-23T20:41:42.175214+0000","last_peered":"2023-09-23T20:41:42.175214+0000","last_clean":"2023-09-23T20:41:42.175214+0000","last_became_active":"2023-09-23T20:33:42.544603+0000","last_became_peered":"2023-09-23T20:33:42.544603+0000","last_unstale":"2023-09-23T20:41:42.175214+0000","last_undegraded":"2023-09-23T20:41:42.175214+0000","last_fullsized":"2023-09-23T20:41:42.175214+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:13.782490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.189977+0000","last_change":"2023-09-23T20:36:00.064473+0000","last_active":"2023-09-23T20:41:23.189977+0000","last_peered":"2023-09-23T20:41:23.189977+0000","last_clean":"2023-09-23T20:41:23.189977+0000","last_became_active":"2023-09-23T20:36:00.064124+0000","last_became_peered":"2023-09-23T20:36:00.064124+0000","last_unstale":"2023-09-23T20:41:23.189977+0000","last_undegraded":"2023-09-23T20:41:23.189977+0000","last_fullsized":"2023-09-23T20:41:23.189977+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:12:32.821351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"303'6118","reported_seq":6132,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.594575+0000","last_change":"2023-09-23T20:40:30.770790+0000","last_active":"2023-09-23T20:42:05.594575+0000","last_peered":"2023-09-23T20:42:05.594575+0000","last_clean":"2023-09-23T20:42:05.594575+0000","last_became_active":"2023-09-23T20:40:30.770293+0000","last_became_peered":"2023-09-23T20:40:30.770293+0000","last_unstale":"2023-09-23T20:42:05.594575+0000","last_undegraded":"2023-09-23T20:42:05.594575+0000","last_fullsized":"2023-09-23T20:42:05.594575+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":6118,"log_dups_size":0,"ondisk_log_size":6118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":400949248,"num_objects":6118,"num_object_clones":0,"num_object_copies":18354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6118,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6118,"num_write_kb":391552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":79,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:41:42.156320+0000","last_change":"2023-09-23T20:36:00.112192+0000","last_active":"2023-09-23T20:41:42.156320+0000","last_peered":"2023-09-23T20:41:42.156320+0000","last_clean":"2023-09-23T20:41:42.156320+0000","last_became_active":"2023-09-23T20:36:00.049402+0000","last_became_peered":"2023-09-23T20:36:00.049402+0000","last_unstale":"2023-09-23T20:41:42.156320+0000","last_undegraded":"2023-09-23T20:41:42.156320+0000","last_fullsized":"2023-09-23T20:41:42.156320+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:19:35.132281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":239,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.190653+0000","last_change":"2023-09-23T20:33:42.542409+0000","last_active":"2023-09-23T20:41:23.190653+0000","last_peered":"2023-09-23T20:41:23.190653+0000","last_clean":"2023-09-23T20:41:23.190653+0000","last_became_active":"2023-09-23T20:33:42.542077+0000","last_became_peered":"2023-09-23T20:33:42.542077+0000","last_unstale":"2023-09-23T20:41:23.190653+0000","last_undegraded":"2023-09-23T20:41:23.190653+0000","last_fullsized":"2023-09-23T20:41:23.190653+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.433360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:37.093842+0000","last_change":"2023-09-23T20:36:00.051413+0000","last_active":"2023-09-23T20:41:37.093842+0000","last_peered":"2023-09-23T20:41:37.093842+0000","last_clean":"2023-09-23T20:41:37.093842+0000","last_became_active":"2023-09-23T20:36:00.051048+0000","last_became_peered":"2023-09-23T20:36:00.051048+0000","last_unstale":"2023-09-23T20:41:37.093842+0000","last_undegraded":"2023-09-23T20:41:37.093842+0000","last_fullsized":"2023-09-23T20:41:37.093842+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:28.542967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"303'5858","reported_seq":5872,"reported_epoch":303,"state":"active+clean","last_fresh":"2023-09-23T20:42:05.552689+0000","last_change":"2023-09-23T20:40:30.529498+0000","last_active":"2023-09-23T20:42:05.552689+0000","last_peered":"2023-09-23T20:42:05.552689+0000","last_clean":"2023-09-23T20:42:05.552689+0000","last_became_active":"2023-09-23T20:40:30.528847+0000","last_became_peered":"2023-09-23T20:40:30.528847+0000","last_unstale":"2023-09-23T20:42:05.552689+0000","last_undegraded":"2023-09-23T20:42:05.552689+0000","last_fullsized":"2023-09-23T20:42:05.552689+0000","mapping_epoch":297,"log_start":"0'0","ondisk_log_start":"0'0","created":297,"last_epoch_clean":298,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:40:29.015363+0000","last_clean_scrub_stamp":"2023-09-23T20:40:29.015363+0000","objects_scrubbed":0,"log_size":5858,"log_dups_size":0,"ondisk_log_size":5858,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":383909888,"num_objects":5858,"num_object_clones":0,"num_object_copies":17574,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5858,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5858,"num_write_kb":374912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":360,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.195897+0000","last_change":"2023-09-23T20:35:30.060998+0000","last_active":"2023-09-23T20:41:23.195897+0000","last_peered":"2023-09-23T20:41:23.195897+0000","last_clean":"2023-09-23T20:41:23.195897+0000","last_became_active":"2023-09-23T20:35:30.060653+0000","last_became_peered":"2023-09-23T20:35:30.060653+0000","last_unstale":"2023-09-23T20:41:23.195897+0000","last_undegraded":"2023-09-23T20:41:23.195897+0000","last_fullsized":"2023-09-23T20:41:23.195897+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":61,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.191854+0000","last_change":"2023-09-23T20:36:00.122277+0000","last_active":"2023-09-23T20:41:23.191854+0000","last_peered":"2023-09-23T20:41:23.191854+0000","last_clean":"2023-09-23T20:41:23.191854+0000","last_became_active":"2023-09-23T20:36:00.061758+0000","last_became_peered":"2023-09-23T20:36:00.061758+0000","last_unstale":"2023-09-23T20:41:23.191854+0000","last_undegraded":"2023-09-23T20:41:23.191854+0000","last_fullsized":"2023-09-23T20:41:23.191854+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:32:03.878076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":213,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.201788+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:41:23.201788+0000","last_peered":"2023-09-23T20:41:23.201788+0000","last_clean":"2023-09-23T20:41:23.201788+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:41:23.201788+0000","last_undegraded":"2023-09-23T20:41:23.201788+0000","last_fullsized":"2023-09-23T20:41:23.201788+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":57,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.189868+0000","last_change":"2023-09-23T20:36:00.059890+0000","last_active":"2023-09-23T20:41:23.189868+0000","last_peered":"2023-09-23T20:41:23.189868+0000","last_clean":"2023-09-23T20:41:23.189868+0000","last_became_active":"2023-09-23T20:36:00.059495+0000","last_became_peered":"2023-09-23T20:36:00.059495+0000","last_unstale":"2023-09-23T20:41:23.189868+0000","last_undegraded":"2023-09-23T20:41:23.189868+0000","last_fullsized":"2023-09-23T20:41:23.189868+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:12:50.018772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":361,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.180129+0000","last_change":"2023-09-23T20:35:30.038462+0000","last_active":"2023-09-23T20:41:23.180129+0000","last_peered":"2023-09-23T20:41:23.180129+0000","last_clean":"2023-09-23T20:41:23.180129+0000","last_became_active":"2023-09-23T20:35:30.038046+0000","last_became_peered":"2023-09-23T20:35:30.038046+0000","last_unstale":"2023-09-23T20:41:23.180129+0000","last_undegraded":"2023-09-23T20:41:23.180129+0000","last_fullsized":"2023-09-23T20:41:23.180129+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:32.795231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":286,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.201679+0000","last_change":"2023-09-23T20:33:42.549966+0000","last_active":"2023-09-23T20:41:23.201679+0000","last_peered":"2023-09-23T20:41:23.201679+0000","last_clean":"2023-09-23T20:41:23.201679+0000","last_became_active":"2023-09-23T20:33:42.549592+0000","last_became_peered":"2023-09-23T20:33:42.549592+0000","last_unstale":"2023-09-23T20:41:23.201679+0000","last_undegraded":"2023-09-23T20:41:23.201679+0000","last_fullsized":"2023-09-23T20:41:23.201679+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":61,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.183580+0000","last_change":"2023-09-23T20:35:30.041978+0000","last_active":"2023-09-23T20:41:23.183580+0000","last_peered":"2023-09-23T20:41:23.183580+0000","last_clean":"2023-09-23T20:41:23.183580+0000","last_became_active":"2023-09-23T20:35:30.041614+0000","last_became_peered":"2023-09-23T20:35:30.041614+0000","last_unstale":"2023-09-23T20:41:23.183580+0000","last_undegraded":"2023-09-23T20:41:23.183580+0000","last_fullsized":"2023-09-23T20:41:23.183580+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:16.620405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"59'2","reported_seq":256,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.201927+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:41:23.201927+0000","last_peered":"2023-09-23T20:41:23.201927+0000","last_clean":"2023-09-23T20:41:23.201927+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:41:23.201927+0000","last_undegraded":"2023-09-23T20:41:23.201927+0000","last_fullsized":"2023-09-23T20:41:23.201927+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":70,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.180262+0000","last_change":"2023-09-23T20:36:00.049731+0000","last_active":"2023-09-23T20:41:23.180262+0000","last_peered":"2023-09-23T20:41:23.180262+0000","last_clean":"2023-09-23T20:41:23.180262+0000","last_became_active":"2023-09-23T20:36:00.049379+0000","last_became_peered":"2023-09-23T20:36:00.049379+0000","last_unstale":"2023-09-23T20:41:23.180262+0000","last_undegraded":"2023-09-23T20:41:23.180262+0000","last_fullsized":"2023-09-23T20:41:23.180262+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:53.602495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"59'1","reported_seq":62,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:37.094083+0000","last_change":"2023-09-23T20:35:30.047130+0000","last_active":"2023-09-23T20:41:37.094083+0000","last_peered":"2023-09-23T20:41:37.094083+0000","last_clean":"2023-09-23T20:41:37.094083+0000","last_became_active":"2023-09-23T20:35:30.046773+0000","last_became_peered":"2023-09-23T20:35:30.046773+0000","last_unstale":"2023-09-23T20:41:37.094083+0000","last_undegraded":"2023-09-23T20:41:37.094083+0000","last_fullsized":"2023-09-23T20:41:37.094083+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:41:45.985785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.179960+0000","last_change":"2023-09-23T20:36:00.055250+0000","last_active":"2023-09-23T20:41:23.179960+0000","last_peered":"2023-09-23T20:41:23.179960+0000","last_clean":"2023-09-23T20:41:23.179960+0000","last_became_active":"2023-09-23T20:36:00.054871+0000","last_became_peered":"2023-09-23T20:36:00.054871+0000","last_unstale":"2023-09-23T20:41:23.179960+0000","last_undegraded":"2023-09-23T20:41:23.179960+0000","last_fullsized":"2023-09-23T20:41:23.179960+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:29:59.148582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":63,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.189596+0000","last_change":"2023-09-23T20:36:00.112251+0000","last_active":"2023-09-23T20:41:23.189596+0000","last_peered":"2023-09-23T20:41:23.189596+0000","last_clean":"2023-09-23T20:41:23.189596+0000","last_became_active":"2023-09-23T20:36:00.059331+0000","last_became_peered":"2023-09-23T20:36:00.059331+0000","last_unstale":"2023-09-23T20:41:23.189596+0000","last_undegraded":"2023-09-23T20:41:23.189596+0000","last_fullsized":"2023-09-23T20:41:23.189596+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:30.816705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":281,"reported_epoch":302,"state":"active+clean","last_fresh":"2023-09-23T20:41:23.200232+0000","last_change":"2023-09-23T20:33:42.548165+0000","last_active":"2023-09-23T20:41:23.200232+0000","last_peered":"2023-09-23T20:41:23.200232+0000","last_clean":"2023-09-23T20:41:23.200232+0000","last_became_active":"2023-09-23T20:33:42.547765+0000","last_became_peered":"2023-09-23T20:33:42.547765+0000","last_unstale":"2023-09-23T20:41:23.200232+0000","last_undegraded":"2023-09-23T20:41:23.200232+0000","last_fullsized":"2023-09-23T20:41:23.200232+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":6317277184,"num_objects":96394,"num_object_clones":0,"num_object_copies":289182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":96394,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":96394,"num_write_kb":6169216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":18971230208,"data_stored":18971230208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":96394,"ondisk_log_size":96394,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":10868,"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":24497,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":176,"seq":755914244619,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2435496,"kb_used_data":1543776,"kb_used_omap":0,"kb_used_meta":891712,"kb_avail":91309656,"statfs":{"total":95995035648,"available":93501087744,"internally_reserved":0,"allocated":1580826624,"data_stored":1580219428,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":913113088},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:41:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.72899999999999998,"15min":1.0449999999999999},"min":{"1min":0.314,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":2.4889999999999999,"5min":2.4889999999999999,"15min":10.476000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":1.0900000000000001,"5min":0.878,"15min":1.0549999999999999},"min":{"1min":0.35599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":5.5810000000000004,"5min":5.5810000000000004,"15min":6.9900000000000002},"last":0.34599999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:41:02 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.649,"15min":5.8120000000000003},"min":{"1min":0.501,"5min":0.34899999999999998,"15min":0.28599999999999998},"max":{"1min":1.4390000000000001,"5min":70.998999999999995,"15min":120.45699999999999},"last":2.1859999999999999},{"interface":"front","average":{"1min":0.77900000000000003,"5min":1.621,"15min":5.2380000000000004},"min":{"1min":0.38100000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.198,"5min":71.028000000000006,"15min":114.627},"last":0.40999999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:41:47 2023","interfaces":[{"interface":"back","average":{"1min":3.5419999999999998,"5min":2.0939999999999999,"15min":2.173},"min":{"1min":0.41199999999999998,"5min":0.38200000000000001,"15min":0.313},"max":{"1min":45.246000000000002,"5min":71.158000000000001,"15min":115.97},"last":0.44500000000000001},{"interface":"front","average":{"1min":3.4580000000000002,"5min":2.044,"15min":2.1840000000000002},"min":{"1min":0.39800000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":45.189999999999998,"5min":71.183999999999997,"15min":115.959},"last":0.91500000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:41:47 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.258,"15min":1.272},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.307},"max":{"1min":3.6760000000000002,"5min":14.723000000000001,"15min":14.723000000000001},"last":4.6909999999999998},{"interface":"front","average":{"1min":1.01,"5min":1.127,"15min":1.284},"min":{"1min":0.47499999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":2.2280000000000002,"5min":13.718999999999999,"15min":13.718999999999999},"last":1.0620000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:41:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":0.94199999999999995,"15min":1.514},"min":{"1min":0.45000000000000001,"5min":0.32700000000000001,"15min":0.26800000000000002},"max":{"1min":5.194,"5min":5.194,"15min":10.724},"last":3.7730000000000001},{"interface":"front","average":{"1min":1.04,"5min":0.88100000000000001,"15min":1.468},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.28000000000000003},"max":{"1min":3.75,"5min":3.75,"15min":12.938000000000001},"last":0.46899999999999997}]},{"osd":5,"last update":"Sat Sep 23 20:41:47 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.873,"15min":1.6000000000000001},"min":{"1min":0.47399999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.133,"5min":2.133,"15min":43.597000000000001},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.121,"5min":1.0780000000000001,"15min":1.7869999999999999},"min":{"1min":0.46500000000000002,"5min":0.436,"15min":0.35099999999999998},"max":{"1min":3.8919999999999999,"5min":4.923,"15min":41.826000000000001},"last":1.806}]},{"osd":6,"last update":"Sat Sep 23 20:41:47 2023","interfaces":[{"interface":"back","average":{"1min":1.371,"5min":1.131,"15min":1.5349999999999999},"min":{"1min":0.63300000000000001,"5min":0.44400000000000001,"15min":0.28899999999999998},"max":{"1min":3.5339999999999998,"5min":4.9630000000000001,"15min":8.2729999999999997},"last":7.577},{"interface":"front","average":{"1min":1.218,"5min":1.04,"15min":1.5649999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.36199999999999999},"max":{"1min":3.5899999999999999,"5min":3.6080000000000001,"15min":10.324999999999999},"last":7.5679999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626971,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3580056,"kb_used_data":2680528,"kb_used_omap":0,"kb_used_meta":899520,"kb_avail":90165096,"statfs":{"total":95995035648,"available":92329058304,"internally_reserved":0,"allocated":2744860672,"data_stored":2744269399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921108480},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:41:18 2023","interfaces":[{"interface":"back","average":{"1min":1.885,"5min":0.85599999999999998,"15min":1.024},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":21.353999999999999,"5min":21.353999999999999,"15min":21.353999999999999},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.9870000000000001,"5min":0.92000000000000004,"15min":1.087},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":23.609000000000002,"5min":23.609000000000002,"15min":23.609000000000002},"last":2.6000000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:41:55 2023","interfaces":[{"interface":"back","average":{"1min":2.7090000000000001,"5min":1.2509999999999999,"15min":1.6439999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":7.7619999999999996,"5min":7.7619999999999996,"15min":58.932000000000002},"last":0.29699999999999999},{"interface":"front","average":{"1min":2.613,"5min":1.266,"15min":1.7070000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":7.6870000000000003,"5min":7.6870000000000003,"15min":59.006},"last":0.33700000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:42:03 2023","interfaces":[{"interface":"back","average":{"1min":3.9060000000000001,"5min":1.502,"15min":1.8360000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.315},"max":{"1min":21.195,"5min":21.195,"15min":71.123999999999995},"last":0.318},{"interface":"front","average":{"1min":3.0110000000000001,"5min":1.254,"15min":1.6000000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":21.164999999999999,"5min":21.164999999999999,"15min":71.078000000000003},"last":0.39000000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:41:41 2023","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":1.0489999999999999,"15min":1.133},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":3.5009999999999999,"5min":6.766,"15min":7.9560000000000004},"last":0.48699999999999999},{"interface":"front","average":{"1min":1.724,"5min":1.1519999999999999,"15min":1.3180000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.36899999999999999},"max":{"1min":5.1280000000000001,"5min":5.1280000000000001,"15min":9.3550000000000004},"last":0.38200000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:41:18 2023","interfaces":[{"interface":"back","average":{"1min":1.389,"5min":0.94899999999999995,"15min":1.6839999999999999},"min":{"1min":0.51200000000000001,"5min":0.32000000000000001,"15min":0.27900000000000003},"max":{"1min":5.1909999999999998,"5min":5.1909999999999998,"15min":17.489000000000001},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.79100000000000004,"15min":1.302},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":2.464,"5min":2.464,"15min":11.619},"last":0.498}]},{"osd":5,"last update":"Sat Sep 23 20:41:18 2023","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.0129999999999999,"15min":1.6220000000000001},"min":{"1min":0.35199999999999998,"5min":0.34399999999999997,"15min":0.29899999999999999},"max":{"1min":5.085,"5min":5.9720000000000004,"15min":16.138000000000002},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.82299999999999995,"15min":1.5329999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.391,"5min":1.391,"15min":12.321999999999999},"last":2.5659999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:41:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4450000000000001,"5min":1.0049999999999999,"15min":1.4470000000000001},"min":{"1min":0.56200000000000006,"5min":0.40500000000000003,"15min":0.35699999999999998},"max":{"1min":6.4729999999999999,"5min":6.4729999999999999,"15min":11.397},"last":1.702},{"interface":"front","average":{"1min":1.766,"5min":1.125,"15min":1.613},"min":{"1min":0.496,"5min":0.38100000000000001,"15min":0.30299999999999999},"max":{"1min":4.2910000000000004,"5min":4.3819999999999997,"15min":14.19},"last":1.619}]}]},{"osd":1,"up_from":232,"seq":996432412773,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1465160,"kb_used_data":1166528,"kb_used_omap":6,"kb_used_meta":298617,"kb_avail":92279992,"statfs":{"total":95995035648,"available":94494711808,"internally_reserved":0,"allocated":1194524672,"data_stored":1193429429,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"internal_metadata":305784362},"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,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:41:59 2023","interfaces":[{"interface":"back","average":{"1min":4.7640000000000002,"5min":1.865,"15min":1.0880000000000001},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":49.738999999999997,"5min":49.738999999999997,"15min":49.738999999999997},"last":1.1160000000000001},{"interface":"front","average":{"1min":4.8289999999999997,"5min":1.891,"15min":1.276},"min":{"1min":0.27700000000000002,"5min":0.248,"15min":0.248},"max":{"1min":49.781999999999996,"5min":49.781999999999996,"15min":49.781999999999996},"last":1.29}]},{"osd":2,"last update":"Sat Sep 23 20:41:59 2023","interfaces":[{"interface":"back","average":{"1min":5.1130000000000004,"5min":1.536,"15min":0.95399999999999996},"min":{"1min":0.36199999999999999,"5min":0.22,"15min":0.22},"max":{"1min":52.168999999999997,"5min":52.168999999999997,"15min":52.168999999999997},"last":0.42699999999999999},{"interface":"front","average":{"1min":5.1269999999999998,"5min":1.6659999999999999,"15min":3.1800000000000002},"min":{"1min":0.28299999999999997,"5min":0.27300000000000002,"15min":0.246},"max":{"1min":52.195999999999998,"5min":52.195999999999998,"15min":79.120000000000005},"last":1.1379999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:41:59 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.90200000000000002,"15min":0.79900000000000004},"min":{"1min":0.248,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.4379999999999999,"5min":10.989000000000001,"15min":10.989000000000001},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.88400000000000001,"15min":0.874},"min":{"1min":0.20000000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":2.6200000000000001,"5min":6.4020000000000001,"15min":6.4020000000000001},"last":1.02}]},{"osd":4,"last update":"Sat Sep 23 20:41:59 2023","interfaces":[{"interface":"back","average":{"1min":1.3959999999999999,"5min":1.0289999999999999,"15min":1.0840000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":4.3339999999999996,"5min":6.0970000000000004,"15min":6.0970000000000004},"last":1.085},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.87,"15min":1.0669999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":2.9319999999999999,"5min":4.0149999999999997,"15min":5.1340000000000003},"last":1.204}]},{"osd":5,"last update":"Sat Sep 23 20:41:59 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.91500000000000004,"15min":1.206},"min":{"1min":0.36699999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":3.008,"5min":5.2359999999999998,"15min":5.2359999999999998},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.056,"15min":1.032},"min":{"1min":0.44,"5min":0.41099999999999998,"15min":0.36499999999999999},"max":{"1min":3.9500000000000002,"5min":5.3339999999999996,"15min":5.3339999999999996},"last":0.77100000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:41:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":0.95199999999999996,"15min":1.1759999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":2.9710000000000001,"5min":4.0380000000000003,"15min":5.2210000000000001},"last":1.266},{"interface":"front","average":{"1min":1.272,"5min":1.0129999999999999,"15min":1.0669999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":5.2530000000000001,"5min":5.2530000000000001,"15min":5.2530000000000001},"last":0.90500000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:41:59 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.121,"15min":1.29},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.44500000000000001},"max":{"1min":2.8889999999999998,"5min":6.5279999999999996,"15min":6.5279999999999996},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.27,"15min":1.6679999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":4.1859999999999999,"5min":8.2609999999999992,"15min":8.2609999999999992},"last":1.569}]}]},{"osd":0,"up_from":77,"seq":330712482153,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4336036,"kb_used_data":3853724,"kb_used_omap":5,"kb_used_meta":482298,"kb_avail":89409116,"statfs":{"total":95995035648,"available":91554934784,"internally_reserved":0,"allocated":3946213376,"data_stored":3945205093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":493873786},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:42:00 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.71299999999999997,"15min":0.71899999999999997},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":3.0379999999999998,"5min":7.1159999999999997,"15min":14.337999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":1.6279999999999999,"5min":0.94199999999999995,"15min":0.84399999999999997},"min":{"1min":0.252,"5min":0.22,"15min":0.21199999999999999},"max":{"1min":5.6520000000000001,"5min":6.0250000000000004,"15min":14.494999999999999},"last":0.29599999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:41:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":0.74299999999999999,"15min":0.73899999999999999},"min":{"1min":0.40600000000000003,"5min":0.28000000000000003,"15min":0.24199999999999999},"max":{"1min":4.351,"5min":4.351,"15min":7.3369999999999997},"last":0.22600000000000001},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.81000000000000005,"15min":0.73599999999999999},"min":{"1min":0.44900000000000001,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.9359999999999999,"5min":3.9359999999999999,"15min":7.3159999999999998},"last":0.91500000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:41:41 2023","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.49,"15min":0.88600000000000001},"min":{"1min":0.36799999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.2359999999999998,"5min":54.222999999999999,"15min":54.222999999999999},"last":0.26100000000000001},{"interface":"front","average":{"1min":1.591,"5min":1.5269999999999999,"15min":0.91900000000000004},"min":{"1min":0.373,"5min":0.35499999999999998,"15min":0.309},"max":{"1min":6.875,"5min":54.091000000000001,"15min":54.091000000000001},"last":3.9870000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:41:14 2023","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":0.92300000000000004,"15min":1.093},"min":{"1min":0.56000000000000005,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.2280000000000002,"5min":7.2050000000000001,"15min":7.2050000000000001},"last":0.64700000000000002},{"interface":"front","average":{"1min":1.423,"5min":0.97299999999999998,"15min":1.149},"min":{"1min":0.77500000000000002,"5min":0.38400000000000001,"15min":0.372},"max":{"1min":4.2610000000000001,"5min":4.2610000000000001,"15min":8.6530000000000005},"last":0.55700000000000005}]},{"osd":5,"last update":"Sat Sep 23 20:41:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4970000000000001,"5min":1.01,"15min":1.0649999999999999},"min":{"1min":0.67600000000000005,"5min":0.38800000000000001,"15min":0.36399999999999999},"max":{"1min":4.4880000000000004,"5min":4.4880000000000004,"15min":6.2359999999999998},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.5469999999999999,"5min":0.97899999999999998,"15min":1.097},"min":{"1min":0.50900000000000001,"5min":0.41999999999999998,"15min":0.34499999999999997},"max":{"1min":6.5149999999999997,"5min":6.5149999999999997,"15min":8.109},"last":0.94899999999999995}]},{"osd":6,"last update":"Sat Sep 23 20:41:14 2023","interfaces":[{"interface":"back","average":{"1min":1.486,"5min":1.0309999999999999,"15min":1.046},"min":{"1min":0.73399999999999999,"5min":0.374,"15min":0.36799999999999999},"max":{"1min":4.2880000000000003,"5min":4.2880000000000003,"15min":6.9980000000000002},"last":3.2930000000000001},{"interface":"front","average":{"1min":3.1040000000000001,"5min":1.27,"15min":1.3180000000000001},"min":{"1min":0.78400000000000003,"5min":0.434,"15min":0.38},"max":{"1min":15.837999999999999,"5min":15.837999999999999,"15min":15.837999999999999},"last":0.97799999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:41:41 2023","interfaces":[{"interface":"back","average":{"1min":1.8580000000000001,"5min":1.218,"15min":1.2629999999999999},"min":{"1min":0.64100000000000001,"5min":0.49199999999999999,"15min":0.433},"max":{"1min":4.6710000000000003,"5min":4.6710000000000003,"15min":6.9989999999999997},"last":0.36599999999999999},{"interface":"front","average":{"1min":2.3109999999999999,"5min":1.232,"15min":1.2769999999999999},"min":{"1min":0.56100000000000005,"5min":0.47099999999999997,"15min":0.40000000000000002},"max":{"1min":6.6200000000000001,"5min":6.6200000000000001,"15min":7.0439999999999996},"last":3.2280000000000002}]}]},{"osd":2,"up_from":87,"seq":373662155101,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3099136,"kb_used_data":2344376,"kb_used_omap":7,"kb_used_meta":754744,"kb_avail":90646016,"statfs":{"total":95995035648,"available":92821520384,"internally_reserved":0,"allocated":2400641024,"data_stored":2399606258,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":772857937},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:41:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":0.81299999999999994,"15min":0.79400000000000004},"min":{"1min":0.34599999999999997,"5min":0.221,"15min":0.218},"max":{"1min":4.4470000000000001,"5min":4.4470000000000001,"15min":10.679},"last":10.565},{"interface":"front","average":{"1min":1.169,"5min":0.73699999999999999,"15min":0.70399999999999996},"min":{"1min":0.40899999999999997,"5min":0.22,"15min":0.22},"max":{"1min":6.234,"5min":7.3639999999999999,"15min":10.651999999999999},"last":2.5640000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:41:58 2023","interfaces":[{"interface":"back","average":{"1min":2.21,"5min":1.0409999999999999,"15min":0.94899999999999995},"min":{"1min":0.39000000000000001,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":5.1619999999999999,"5min":5.1619999999999999,"15min":14.465},"last":10.614000000000001},{"interface":"front","average":{"1min":1.4019999999999999,"5min":0.90700000000000003,"15min":0.877},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.2450000000000001,"5min":5.2450000000000001,"15min":14.407},"last":0.56399999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:41:44 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.90300000000000002,"15min":0.751},"min":{"1min":0.32100000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":3.0539999999999998,"5min":13.292,"15min":13.292},"last":1.018},{"interface":"front","average":{"1min":1.2709999999999999,"5min":0.97799999999999998,"15min":0.86099999999999999},"min":{"1min":0.38100000000000001,"5min":0.313,"15min":0.27300000000000002},"max":{"1min":5.335,"5min":13.339,"15min":13.339},"last":1.784}]},{"osd":4,"last update":"Sat Sep 23 20:41:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":0.90400000000000003,"15min":1.3120000000000001},"min":{"1min":0.441,"5min":0.377,"15min":0.28899999999999998},"max":{"1min":4.6210000000000004,"5min":4.6210000000000004,"15min":11.102},"last":10.664},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.81599999999999995,"15min":1.121},"min":{"1min":0.40500000000000003,"5min":0.377,"15min":0.33200000000000002},"max":{"1min":3.3959999999999999,"5min":4.3010000000000002,"15min":8.1150000000000002},"last":0.97699999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:41:05 2023","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":0.82599999999999996,"15min":1.2350000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.34999999999999998},"max":{"1min":5.2050000000000001,"5min":5.2050000000000001,"15min":11.131},"last":0.621},{"interface":"front","average":{"1min":1.3080000000000001,"5min":0.96399999999999997,"15min":1.431},"min":{"1min":0.47099999999999997,"5min":0.41299999999999998,"15min":0.315},"max":{"1min":4.5499999999999998,"5min":4.5499999999999998,"15min":11.15},"last":14.930999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:41:05 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":0.86399999999999999,"15min":1.23},"min":{"1min":0.63800000000000001,"5min":0.39400000000000002,"15min":0.33200000000000002},"max":{"1min":4.1239999999999997,"5min":4.2050000000000001,"15min":9.2170000000000005},"last":4.7720000000000002},{"interface":"front","average":{"1min":1.28,"5min":0.94599999999999995,"15min":1.399},"min":{"1min":0.55100000000000005,"5min":0.44500000000000001,"15min":0.40200000000000002},"max":{"1min":5.2759999999999998,"5min":5.2759999999999998,"15min":35.994999999999997},"last":1.821}]},{"osd":7,"last update":"Sat Sep 23 20:41:44 2023","interfaces":[{"interface":"back","average":{"1min":1.5669999999999999,"5min":1.0580000000000001,"15min":1.3939999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.39300000000000002},"max":{"1min":5.3040000000000003,"5min":5.3040000000000003,"15min":47.554000000000002},"last":0.66100000000000003},{"interface":"front","average":{"1min":1.889,"5min":1.1639999999999999,"15min":1.5469999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.39000000000000001},"max":{"1min":5.2649999999999997,"5min":5.2649999999999997,"15min":46.595999999999997},"last":10.695}]}]},{"osd":3,"up_from":172,"seq":738734375129,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2248080,"kb_used_data":1939720,"kb_used_omap":5,"kb_used_meta":308346,"kb_avail":91497072,"statfs":{"total":95995035648,"available":93693001728,"internally_reserved":0,"allocated":1986273280,"data_stored":1985112816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5445,"internal_metadata":315747003},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:41:53 2023","interfaces":[{"interface":"back","average":{"1min":2.5310000000000001,"5min":1.139,"15min":0.76300000000000001},"min":{"1min":0.25600000000000001,"5min":0.185,"15min":0.185},"max":{"1min":22.236000000000001,"5min":22.236000000000001,"15min":22.236000000000001},"last":0.52500000000000002},{"interface":"front","average":{"1min":2.8199999999999998,"5min":1.2110000000000001,"15min":0.77900000000000003},"min":{"1min":0.314,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":21.905000000000001,"5min":21.905000000000001,"15min":21.905000000000001},"last":4.5579999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:41:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.89600000000000002,"15min":1.534},"min":{"1min":0.29599999999999999,"5min":0.246,"15min":0.24199999999999999},"max":{"1min":5.5839999999999996,"5min":6.6399999999999997,"15min":112.089},"last":0.32900000000000001},{"interface":"front","average":{"1min":1.2609999999999999,"5min":0.96399999999999997,"15min":1.6299999999999999},"min":{"1min":0.27000000000000002,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":6.6859999999999999,"5min":6.6859999999999999,"15min":112.625},"last":0.48099999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:41:53 2023","interfaces":[{"interface":"back","average":{"1min":1.504,"5min":0.90500000000000003,"15min":1.6060000000000001},"min":{"1min":0.29599999999999999,"5min":0.247,"15min":0.247},"max":{"1min":10.510999999999999,"5min":10.510999999999999,"15min":124.13200000000001},"last":3.3730000000000002},{"interface":"front","average":{"1min":1.954,"5min":1.1879999999999999,"15min":1.7909999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.27000000000000002},"max":{"1min":6.6529999999999996,"5min":6.8700000000000001,"15min":124.154},"last":0.377}]},{"osd":4,"last update":"Sat Sep 23 20:41:53 2023","interfaces":[{"interface":"back","average":{"1min":1.4630000000000001,"5min":1.1299999999999999,"15min":1.2509999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":6.8179999999999996,"5min":6.8179999999999996,"15min":11.351000000000001},"last":0.58799999999999997},{"interface":"front","average":{"1min":1.5249999999999999,"5min":1.0669999999999999,"15min":1.101},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.33800000000000002},"max":{"1min":5.6210000000000004,"5min":5.6210000000000004,"15min":6.3399999999999999},"last":3.4820000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:41:53 2023","interfaces":[{"interface":"back","average":{"1min":1.365,"5min":1.119,"15min":1.3129999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.36199999999999999},"max":{"1min":4.6710000000000003,"5min":5.556,"15min":16.087},"last":3.4569999999999999},{"interface":"front","average":{"1min":1.6120000000000001,"5min":1.337,"15min":1.369},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.36199999999999999},"max":{"1min":7.375,"5min":7.375,"15min":12.455},"last":0.54900000000000004}]},{"osd":6,"last update":"Sat Sep 23 20:41:53 2023","interfaces":[{"interface":"back","average":{"1min":1.7090000000000001,"5min":1.389,"15min":1.2689999999999999},"min":{"1min":0.501,"5min":0.42199999999999999,"15min":0.374},"max":{"1min":5.3719999999999999,"5min":7.0270000000000001,"15min":7.0270000000000001},"last":0.57999999999999996},{"interface":"front","average":{"1min":2.7029999999999998,"5min":1.367,"15min":1.3740000000000001},"min":{"1min":0.47599999999999998,"5min":0.39500000000000002,"15min":0.39400000000000002},"max":{"1min":14.003,"5min":14.003,"15min":14.003},"last":1.2629999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:41:53 2023","interfaces":[{"interface":"back","average":{"1min":1.4490000000000001,"5min":1.1970000000000001,"15min":1.361},"min":{"1min":0.432,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":6.8390000000000004,"5min":6.8390000000000004,"15min":10.537000000000001},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.712,"5min":1.1850000000000001,"15min":1.22},"min":{"1min":0.51300000000000001,"5min":0.45800000000000002,"15min":0.39600000000000002},"max":{"1min":4.7080000000000002,"5min":5.5730000000000004,"15min":6.4710000000000001},"last":3.4249999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019434,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3975136,"kb_used_data":3084184,"kb_used_omap":0,"kb_used_meta":890944,"kb_avail":89770016,"statfs":{"total":95995035648,"available":91924496384,"internally_reserved":0,"allocated":3158204416,"data_stored":3157604798,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":912326656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:42:04 2023","interfaces":[{"interface":"back","average":{"1min":1.5469999999999999,"5min":0.97699999999999998,"15min":1.2090000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":7.2480000000000002,"5min":7.2480000000000002,"15min":20.347000000000001},"last":0.27600000000000002},{"interface":"front","average":{"1min":1.2729999999999999,"5min":0.98699999999999999,"15min":1.2929999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":5.1210000000000004,"5min":5.1210000000000004,"15min":20.454000000000001},"last":0.48899999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:41:58 2023","interfaces":[{"interface":"back","average":{"1min":1.581,"5min":1.1060000000000001,"15min":1.4950000000000001},"min":{"1min":0.34799999999999998,"5min":0.315,"15min":0.30599999999999999},"max":{"1min":7.3239999999999998,"5min":7.3239999999999998,"15min":121.267},"last":0.307},{"interface":"front","average":{"1min":1.847,"5min":0.98499999999999999,"15min":1.536},"min":{"1min":0.38600000000000001,"5min":0.317,"15min":0.317},"max":{"1min":7.3440000000000003,"5min":7.3440000000000003,"15min":121.327},"last":0.33200000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:42:04 2023","interfaces":[{"interface":"back","average":{"1min":1.3,"5min":0.88600000000000001,"15min":1.9910000000000001},"min":{"1min":0.32000000000000001,"5min":0.314,"15min":0.29599999999999999},"max":{"1min":5.1970000000000001,"5min":5.1970000000000001,"15min":195.852},"last":0.442},{"interface":"front","average":{"1min":1.651,"5min":1.0289999999999999,"15min":2.0030000000000001},"min":{"1min":0.38900000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":7.2949999999999999,"5min":7.2949999999999999,"15min":195.81399999999999},"last":0.38900000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:41:40 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.018,"15min":1.2010000000000001},"min":{"1min":0.36299999999999999,"5min":0.36199999999999999,"15min":0.34499999999999997},"max":{"1min":3.4820000000000002,"5min":3.532,"15min":6.9710000000000001},"last":0.41699999999999998},{"interface":"front","average":{"1min":1.016,"5min":0.85899999999999999,"15min":1.216},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":5.157,"5min":5.157,"15min":8.0909999999999993},"last":0.52400000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:42:04 2023","interfaces":[{"interface":"back","average":{"1min":2.1579999999999999,"5min":1.276,"15min":1.671},"min":{"1min":0.441,"5min":0.33600000000000002,"15min":0.28399999999999997},"max":{"1min":7.3929999999999998,"5min":15.707000000000001,"15min":15.707000000000001},"last":3.597},{"interface":"front","average":{"1min":1.393,"5min":1.1539999999999999,"15min":1.7030000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.27600000000000002},"max":{"1min":5.2140000000000004,"5min":15.539,"15min":15.946},"last":1.472}]},{"osd":6,"last update":"Sat Sep 23 20:41:51 2023","interfaces":[{"interface":"back","average":{"1min":2.6110000000000002,"5min":1.1279999999999999,"15min":1.403},"min":{"1min":0.42799999999999999,"5min":0.36599999999999999,"15min":0.32300000000000001},"max":{"1min":9.8330000000000002,"5min":9.8330000000000002,"15min":13.085000000000001},"last":5.4429999999999996},{"interface":"front","average":{"1min":3.0590000000000002,"5min":1.3520000000000001,"15min":1.659},"min":{"1min":0.46300000000000002,"5min":0.45300000000000001,"15min":0.36099999999999999},"max":{"1min":10.185,"5min":10.185,"15min":12.654999999999999},"last":5.5229999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:41:51 2023","interfaces":[{"interface":"back","average":{"1min":1.6619999999999999,"5min":1.2090000000000001,"15min":1.6919999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":7.8869999999999996,"5min":8.0860000000000003,"15min":10.244},"last":5.9210000000000003},{"interface":"front","average":{"1min":1.627,"5min":1.0189999999999999,"15min":1.3899999999999999},"min":{"1min":0.439,"5min":0.439,"15min":0.27800000000000002},"max":{"1min":10.637,"5min":10.637,"15min":13.869},"last":5.4000000000000004}]}]},{"osd":5,"up_from":36,"seq":154618823203,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2814860,"kb_used_data":1923524,"kb_used_omap":0,"kb_used_meta":891328,"kb_avail":90930292,"statfs":{"total":95995035648,"available":93112619008,"internally_reserved":0,"allocated":1969688576,"data_stored":1969104867,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":912719872},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:41:15 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.755,"15min":1.1339999999999999},"min":{"1min":0.28699999999999998,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":1.5960000000000001,"5min":3.4980000000000002,"15min":13.394},"last":0.27100000000000002},{"interface":"front","average":{"1min":1.238,"5min":0.82099999999999995,"15min":1.1100000000000001},"min":{"1min":0.42199999999999999,"5min":0.29799999999999999,"15min":0.254},"max":{"1min":9.3539999999999992,"5min":9.3539999999999992,"15min":11.220000000000001},"last":0.71899999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:41:52 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":1.1930000000000001,"15min":2.202},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.29999999999999999},"max":{"1min":4.7560000000000002,"5min":31.811,"15min":36.359000000000002},"last":0.748},{"interface":"front","average":{"1min":1.157,"5min":1.2829999999999999,"15min":2.419},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":3.609,"5min":21.751000000000001,"15min":36.323999999999998},"last":4.5860000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:41:07 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.96099999999999997,"15min":1.7010000000000001},"min":{"1min":0.54000000000000004,"5min":0.38200000000000001,"15min":0.30099999999999999},"max":{"1min":3.0470000000000002,"5min":9.4440000000000008,"15min":59.082000000000001},"last":4.6449999999999996},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.77900000000000003,"15min":1.7190000000000001},"min":{"1min":0.33500000000000002,"5min":0.309,"15min":0.29399999999999998},"max":{"1min":1.2070000000000001,"5min":3.7559999999999998,"15min":61.100999999999999},"last":0.58599999999999997}]},{"osd":3,"last update":"Sat Sep 23 20:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.05,"15min":1.224},"min":{"1min":0.52600000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":4.7290000000000001,"5min":6.3979999999999997,"15min":11.362},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.585,"5min":1.3740000000000001,"15min":1.4490000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.35499999999999998},"max":{"1min":7.7699999999999996,"5min":9.3870000000000005,"15min":9.3870000000000005},"last":4.6669999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:41:15 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.0309999999999999,"15min":1.601},"min":{"1min":0.56399999999999995,"5min":0.36899999999999999,"15min":0.309},"max":{"1min":3.2530000000000001,"5min":11.94,"15min":11.94},"last":6.4119999999999999},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.79900000000000004,"15min":1.5349999999999999},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27000000000000002},"max":{"1min":1.1379999999999999,"5min":3.5760000000000001,"15min":15.02},"last":0.64400000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:41:42 2023","interfaces":[{"interface":"back","average":{"1min":1.3839999999999999,"5min":1.0640000000000001,"15min":1.748},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":4.9139999999999997,"5min":5.0499999999999998,"15min":37.259999999999998},"last":0.433},{"interface":"front","average":{"1min":1.254,"5min":1.002,"15min":1.6120000000000001},"min":{"1min":0.38,"5min":0.38,"15min":0.37},"max":{"1min":4.6689999999999996,"5min":6.3630000000000004,"15min":38.881999999999998},"last":0.68500000000000005}]},{"osd":7,"last update":"Sat Sep 23 20:41:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.0600000000000001,"15min":1.6240000000000001},"min":{"1min":0.41399999999999998,"5min":0.38600000000000001,"15min":0.32300000000000001},"max":{"1min":2.069,"5min":9.5090000000000003,"15min":16.745999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.3979999999999999,"15min":1.7849999999999999},"min":{"1min":0.42599999999999999,"5min":0.374,"15min":0.374},"max":{"1min":4.6970000000000001,"5min":31.73,"15min":31.73},"last":0.80600000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":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":6614,"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":5445,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":3953655808,"data_stored":3953655808,"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":1195573248,"data_stored":1195573248,"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":2373451776,"data_stored":2373451776,"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":1989410816,"data_stored":1989410816,"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":3158769664,"data_stored":3158769664,"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":1970601984,"data_stored":1970601984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2751463424,"data_stored":2751463424,"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":1578303488,"data_stored":1578303488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:42:12.948 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_5 pgp_num 16 2023-09-23T20:42:12.958 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:12.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:12.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:13.068 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:13.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:13.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:13.221 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:13.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:13.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:42:13.298351+0000 min lat: 0.00118471 max lat: 0.404526 avg lat: 0.0125516 2023-09-23T20:42:13.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:42:13.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 80 16 101966 101950 79.6349 50.875 0.0121434 0.0125516 2023-09-23T20:42:13.350 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:13.390 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:13.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:13.494 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:13.524 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:13.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:13.630 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:13.661 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:13.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:13.764 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:13.790 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:13.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:13.898 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:13.930 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:13.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:13.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:14.035 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:14.068 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:14.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:14.171 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:14.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:14 smithi098 bash[78228]: cluster 2023-09-23T20:42:12.723328+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T20:42:14.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:14 smithi098 bash[74888]: cluster 2023-09-23T20:42:12.723328+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T20:42:14.196 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:14.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:14.303 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:14.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 81 16 102813 102797 79.3053 52.9375 0.0141433 0.0126038 2023-09-23T20:42:14.313 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:14 smithi173 bash[59517]: cluster 2023-09-23T20:42:12.723328+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T20:42:14.340 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:14.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:14.445 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:14.480 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:14.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:14.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:14.611 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:14.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:14.692 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:42:14.716 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:14.770 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:14.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:14.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:14.906 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:14.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:14.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:15.010 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:15.043 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:15.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:15.149 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:15.198 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:15.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:15.303 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:15.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 82 16 103637 103621 78.9662 51.5 0.0238899 0.0126576 2023-09-23T20:42:15.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:15.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:15.430 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:15.462 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:15.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:15.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:15.600 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:15.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:15.705 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:15.747 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:15.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:15.852 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:15.881 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:15.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:15.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:15.985 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:16.011 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:16.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:16.115 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:16.122 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:16.139 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:16.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:16.243 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:16.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:16.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:16.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 83 16 104486 104470 78.654 53.0625 0.0256006 0.0127081 2023-09-23T20:42:16.381 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:16.388 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:16 smithi173 bash[59517]: cluster 2023-09-23T20:42:14.724102+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2023-09-23T20:42:16.407 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:16.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:16.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:16 smithi098 bash[74888]: cluster 2023-09-23T20:42:14.724102+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2023-09-23T20:42:16.432 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:42:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:42:16] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.33.4" 2023-09-23T20:42:16.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:16 smithi098 bash[78228]: cluster 2023-09-23T20:42:14.724102+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s 2023-09-23T20:42:16.513 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:16.535 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:16.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:16.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:16.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:16.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:16.770 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:16.800 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:16.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:16.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:16.933 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:16.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:16.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:17.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:17.068 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:17.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:17.145 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:17.147 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:17.173 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:17.216 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:17.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:17.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 84 16 105316 105300 78.3352 51.875 0.0119038 0.0127601 2023-09-23T20:42:17.321 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:17.348 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:17.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:17.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:17.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:17.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:17.583 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:17.620 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:17.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:17.727 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:17.755 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:17.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:17.858 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:17.893 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:17.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:17.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:18.001 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:18.023 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:18.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:18.128 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:18.157 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:18.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:18.167 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:18 smithi173 bash[59517]: cluster 2023-09-23T20:42:16.724779+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s 2023-09-23T20:42:18.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:18.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:18.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:18.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 85 16 106171 106155 78.0422 53.4375 0.0157926 0.0128085 2023-09-23T20:42:18.405 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:18.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:18.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:18.544 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:18.573 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:18.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:18.677 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:18.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:18 smithi098 bash[74888]: cluster 2023-09-23T20:42:16.724779+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s 2023-09-23T20:42:18.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:18 smithi098 bash[78228]: cluster 2023-09-23T20:42:16.724779+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s 2023-09-23T20:42:18.699 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:18.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:18.804 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:18.834 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:18.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:18.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:18.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:18.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:18.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:19.067 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:19.098 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:19.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:19.183 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:19.204 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:19.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:19.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:19.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 86 16 107015 106999 77.7481 52.75 0.0292182 0.0128567 2023-09-23T20:42:19.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:19.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:19.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:19.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:19.531 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:19.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:19.638 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:19.678 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:19.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:19.783 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:19.809 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:19.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:19.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:19.936 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:19.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:19.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:20.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:20.074 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:20.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:20.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:20.212 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:20.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:20.306 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 87 16 107841 107825 77.4478 51.625 0.0303987 0.0129066 2023-09-23T20:42:20.316 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:20.350 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:20.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:20.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:20 smithi098 bash[78228]: cluster 2023-09-23T20:42:18.725457+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s 2023-09-23T20:42:20.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:20 smithi098 bash[74888]: cluster 2023-09-23T20:42:18.725457+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s 2023-09-23T20:42:20.456 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:20.465 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:20 smithi173 bash[59517]: cluster 2023-09-23T20:42:18.725457+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 48 MiB/s wr, 768 op/s 2023-09-23T20:42:20.489 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:20.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:20.592 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:20.616 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:20.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:20.721 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:20.752 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:20.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:20.855 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:20.889 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:20.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:20.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:20.992 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:21.022 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:21.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:21.126 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:21.149 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:21.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:21.255 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:21.297 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:21.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:21.304 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 88 16 108618 108602 77.1195 48.5625 0.0216648 0.0129615 2023-09-23T20:42:21.400 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:21.438 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:21.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:21.542 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:21.573 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:21.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:21.676 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:21.707 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:21.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:21.811 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:21.841 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:21.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:21.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:21.983 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:21.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:21.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:22.089 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.115 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:22.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:22.275 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:22 smithi098 bash[78228]: cluster 2023-09-23T20:42:20.726105+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-09-23T20:42:22.275 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:22 smithi098 bash[74888]: cluster 2023-09-23T20:42:20.726105+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-09-23T20:42:22.305 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 89 16 109418 109402 76.8148 50 0.0133467 0.0130126 2023-09-23T20:42:22.356 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:22 smithi173 bash[59517]: cluster 2023-09-23T20:42:20.726105+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-09-23T20:42:22.394 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:22.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:22.501 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:22.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:22.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:22.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.685 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:22.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.818 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:22.922 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.944 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:22.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:22.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:23.047 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:23.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:23.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:23.192 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:23.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:23.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:23.305 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total time run: 90.0095 2023-09-23T20:42:23.305 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total writes made: 110193 2023-09-23T20:42:23.305 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Write size: 65536 2023-09-23T20:42:23.305 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object size: 65536 2023-09-23T20:42:23.305 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Bandwidth (MB/sec): 76.5149 2023-09-23T20:42:23.305 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Bandwidth: 28.9567 2023-09-23T20:42:23.306 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max bandwidth (MB/sec): 166.625 2023-09-23T20:42:23.306 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min bandwidth (MB/sec): 37.25 2023-09-23T20:42:23.306 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average IOPS: 1224 2023-09-23T20:42:23.306 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev IOPS: 463.308 2023-09-23T20:42:23.306 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max IOPS: 2666 2023-09-23T20:42:23.306 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min IOPS: 596 2023-09-23T20:42:23.306 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average Latency(s): 0.0130648 2023-09-23T20:42:23.306 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Latency(s): 0.0108485 2023-09-23T20:42:23.306 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max latency(s): 0.404526 2023-09-23T20:42:23.306 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min latency(s): 0.00118471 2023-09-23T20:42:23.311 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:42:23.336 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:23.365 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:23.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:23.469 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:23.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:23.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:23.601 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:23.624 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:23.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:23.729 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:23.770 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:23.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:23.876 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:23.897 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:23.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:23.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:24.004 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:24.037 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:24.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:24.140 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:24.174 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:24.254 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:24 smithi098 bash[74888]: cluster 2023-09-23T20:42:22.728257+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s 2023-09-23T20:42:24.254 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:24 smithi098 bash[78228]: cluster 2023-09-23T20:42:22.728257+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s 2023-09-23T20:42:24.280 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:24.309 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:24.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:24.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:24 smithi173 bash[59517]: cluster 2023-09-23T20:42:22.728257+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s 2023-09-23T20:42:24.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:24.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:24.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:24.554 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:24.581 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:24.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:24.683 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:24.723 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:24.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:24.826 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:24.856 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:24.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:24.960 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:24.989 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:24.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:24.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:25.098 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:25.132 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:25.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:25.236 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:25.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:25.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:25.278 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:25 smithi098 bash[78228]: audit 2023-09-23T20:42:24.613726+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:25.278 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:25 smithi098 bash[74888]: audit 2023-09-23T20:42:24.613726+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:25.366 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:25.391 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:25.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:25.497 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:25.505 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:25 smithi173 bash[59517]: audit 2023-09-23T20:42:24.613726+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:25.521 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:25.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:25.624 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:25.652 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:25.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:25.754 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:25.784 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:25.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:25.889 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:25.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:25.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:25.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:26.010 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:26.044 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:26.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:26.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:26.172 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:26.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:26.188 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:42:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:42:26] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.33.4" 2023-09-23T20:42:26.275 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:26.299 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:26.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:26.404 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:26.412 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:26 smithi173 bash[59517]: cluster 2023-09-23T20:42:24.728812+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-09-23T20:42:26.436 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:26.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:26.540 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:26.548 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:26 smithi098 bash[78228]: cluster 2023-09-23T20:42:24.728812+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-09-23T20:42:26.548 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:26 smithi098 bash[74888]: cluster 2023-09-23T20:42:24.728812+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-09-23T20:42:26.567 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:26.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:26.674 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:26.713 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:26.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:26.817 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:26.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:26.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:26.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:26.990 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:26.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:26.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:27.096 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:27.119 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:27.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:27.223 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.256 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:27.361 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.394 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:27.499 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.532 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:27.636 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:27.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:27.771 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:27.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:27.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:27.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:27.936 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:27.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:27.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:28.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:28.066 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:28.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:28.171 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:28.202 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:28.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:28.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:28.338 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:28.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:28.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:28 smithi098 bash[78228]: cluster 2023-09-23T20:42:26.729379+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 995 op/s 2023-09-23T20:42:28.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:28 smithi098 bash[74888]: cluster 2023-09-23T20:42:26.729379+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 995 op/s 2023-09-23T20:42:28.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:28.453 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:28 smithi173 bash[59517]: cluster 2023-09-23T20:42:26.729379+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 995 op/s 2023-09-23T20:42:28.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:28.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:28.584 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:28.625 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:28.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:28.729 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:28.757 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:28.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:28.864 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:28.891 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:28.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:28.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:28.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:29.022 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:29.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:29.130 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:29.156 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:29.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:29.258 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:29.291 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:29.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:29.394 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:29.423 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:29.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:29.527 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:29.547 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:29.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:29.649 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:29.687 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:29.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:29.791 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:29.825 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:29.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:29.929 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:29.954 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:29.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:29.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:30.057 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:30.088 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:30.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:30.191 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:30.217 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:30.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:30.324 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:30.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:30 smithi173 bash[59517]: cluster 2023-09-23T20:42:28.730930+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 704 op/s 2023-09-23T20:42:30.346 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:30.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:30.369 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:30 smithi098 bash[74888]: cluster 2023-09-23T20:42:28.730930+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 704 op/s 2023-09-23T20:42:30.370 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:30 smithi098 bash[78228]: cluster 2023-09-23T20:42:28.730930+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 6.6 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 704 op/s 2023-09-23T20:42:30.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:30.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:30.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:30.597 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:30.628 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:30.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:30.734 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:30.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:30.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:30.866 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:30.892 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:30.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:30.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:30.995 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:31.022 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:42:31.024 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:31.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:31.070 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:42:31.105 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:42:31.129 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:31.141 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:42:31.155 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:31.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:31.174 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:42:31.222 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:42:31.260 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:42:31.263 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:31.271 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:31 smithi173 bash[59517]: audit 2023-09-23T20:42:30.970265+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.98:0/1188048994' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:31.302 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:42:31.305 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:31.306 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:42:31.306 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:42:31.306 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:42:31.307 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:42:31.307 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:42:31.307 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:42:31.307 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:42:31.307 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:42:31.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:31.409 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:31.457 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:31.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:31.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:31.571 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:31 smithi098 bash[78228]: audit 2023-09-23T20:42:30.970265+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.98:0/1188048994' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:31.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:31 smithi098 bash[74888]: audit 2023-09-23T20:42:30.970265+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.98:0/1188048994' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:31.594 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:31.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:31.703 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:31.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:31.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:31.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:31.866 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:31.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:31.970 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:31.990 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:31.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:31.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:32.097 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:32.126 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:32.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:32.229 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:32.267 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:32.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:32.376 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:32.412 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:32.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:32.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:32 smithi098 bash[78228]: cluster 2023-09-23T20:42:30.731637+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 32 MiB/s wr, 965 op/s 2023-09-23T20:42:32.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:32 smithi098 bash[74888]: cluster 2023-09-23T20:42:30.731637+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 32 MiB/s wr, 965 op/s 2023-09-23T20:42:32.518 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:32.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:32.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:32.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:32 smithi173 bash[59517]: cluster 2023-09-23T20:42:30.731637+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 32 MiB/s wr, 965 op/s 2023-09-23T20:42:32.644 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:32.668 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:32.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:32.775 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:32.808 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:32.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:32.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:32.940 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:32.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:32.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:33.044 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:33.066 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:33.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:33.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:33.200 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:33.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:33.251 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:33 smithi098 bash[74888]: audit 2023-09-23T20:42:32.240354+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.98:0/522628772' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:42:33.251 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:33 smithi098 bash[74888]: audit 2023-09-23T20:42:32.240738+0000 mon.a (mon.0) 1628 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:42:33.264 INFO:teuthology.orchestra.run.smithi098.stderr:set pool 10 pgp_num to 16 2023-09-23T20:42:33.306 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:33.329 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:33.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:33.433 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:33.443 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:33 smithi173 bash[59517]: audit 2023-09-23T20:42:32.240354+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.98:0/522628772' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:42:33.444 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:33 smithi173 bash[59517]: audit 2023-09-23T20:42:32.240738+0000 mon.a (mon.0) 1628 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:42:33.488 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:33.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:33.596 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:33.618 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:33.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:33.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:33 smithi098 bash[78228]: audit 2023-09-23T20:42:32.240354+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.98:0/522628772' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:42:33.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:33 smithi098 bash[78228]: audit 2023-09-23T20:42:32.240738+0000 mon.a (mon.0) 1628 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T20:42:33.725 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:33.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:33.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:33.873 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:33.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:33.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:33.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:34.008 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:34.039 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:34.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:34.144 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:34.169 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:34.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:34.271 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:34.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:34 smithi173 bash[59517]: cluster 2023-09-23T20:42:32.732175+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 723 op/s 2023-09-23T20:42:34.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:34 smithi173 bash[59517]: audit 2023-09-23T20:42:33.245296+0000 mon.a (mon.0) 1629 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T20:42:34.280 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:34 smithi173 bash[59517]: cluster 2023-09-23T20:42:33.245370+0000 mon.a (mon.0) 1630 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-09-23T20:42:34.280 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:34 smithi173 bash[59517]: cluster 2023-09-23T20:42:33.246380+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:42:34.280 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:34 smithi173 bash[59517]: cluster 2023-09-23T20:42:33.252670+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:42:34.311 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:34.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:34.416 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:34.441 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:34.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:34.521 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:34 smithi098 bash[74888]: cluster 2023-09-23T20:42:32.732175+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 723 op/s 2023-09-23T20:42:34.522 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:34 smithi098 bash[74888]: audit 2023-09-23T20:42:33.245296+0000 mon.a (mon.0) 1629 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T20:42:34.522 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:34 smithi098 bash[74888]: cluster 2023-09-23T20:42:33.245370+0000 mon.a (mon.0) 1630 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-09-23T20:42:34.522 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:34 smithi098 bash[74888]: cluster 2023-09-23T20:42:33.246380+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:42:34.522 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:34 smithi098 bash[74888]: cluster 2023-09-23T20:42:33.252670+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:42:34.522 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:34 smithi098 bash[78228]: cluster 2023-09-23T20:42:32.732175+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 723 op/s 2023-09-23T20:42:34.523 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:34 smithi098 bash[78228]: audit 2023-09-23T20:42:33.245296+0000 mon.a (mon.0) 1629 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T20:42:34.523 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:34 smithi098 bash[78228]: cluster 2023-09-23T20:42:33.245370+0000 mon.a (mon.0) 1630 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-09-23T20:42:34.523 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:34 smithi098 bash[78228]: cluster 2023-09-23T20:42:33.246380+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:42:34.523 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:34 smithi098 bash[78228]: cluster 2023-09-23T20:42:33.252670+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:42:34.546 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:34.570 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:34.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:34.673 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:34.698 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:34.804 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:34.830 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:34.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:34.935 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:34.960 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:34.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:34.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:35.066 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:35.099 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:35.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:35.204 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:35.236 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:35.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:35.339 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:35.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:35.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:35.434 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:35 smithi098 bash[78228]: cluster 2023-09-23T20:42:33.251681+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:42:35.435 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:35 smithi098 bash[74888]: cluster 2023-09-23T20:42:33.251681+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:42:35.467 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:35.493 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:35.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:35.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:35 smithi173 bash[59517]: cluster 2023-09-23T20:42:33.251681+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T20:42:35.601 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:35.632 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:35.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:35.736 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:35.763 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:35.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:35.867 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:35.901 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:35.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:35.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:36.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:36.040 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:36.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:36.146 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:36.178 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:36.181 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:42:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:42:36] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.33.4" 2023-09-23T20:42:36.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:36.228 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:42:36.228 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:42:36.268 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:36 smithi098 bash[78228]: cluster 2023-09-23T20:42:34.732614+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 817 op/s 2023-09-23T20:42:36.268 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:36 smithi098 bash[74888]: cluster 2023-09-23T20:42:34.732614+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 817 op/s 2023-09-23T20:42:36.284 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:36.309 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:36.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:36.414 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:36.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:36.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:36.524 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:42:36.555 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:36.565 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:36 smithi173 bash[59517]: cluster 2023-09-23T20:42:34.732614+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 817 op/s 2023-09-23T20:42:36.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:36.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:36.688 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:36.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:36.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:36.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:36.857 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:36.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:36.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:36.987 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:36.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:36.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:37.094 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:37.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:37.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:37.236 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:37.263 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:37.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:37.291 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:42:37.368 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:37.397 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:37.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:37.502 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:37.526 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:37.530 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:37 smithi098 bash[78228]: audit 2023-09-23T20:42:36.519709+0000 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.98:0/3452434559' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:42:37.530 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:37 smithi098 bash[78228]: audit 2023-09-23T20:42:36.520833+0000 mon.a (mon.0) 1631 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:42:37.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:37.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:37 smithi098 bash[74888]: audit 2023-09-23T20:42:36.519709+0000 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.98:0/3452434559' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:42:37.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:37 smithi098 bash[74888]: audit 2023-09-23T20:42:36.520833+0000 mon.a (mon.0) 1631 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:42:37.576 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:42:37.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:37 smithi173 bash[59517]: audit 2023-09-23T20:42:36.519709+0000 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.98:0/3452434559' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:42:37.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:37 smithi173 bash[59517]: audit 2023-09-23T20:42:36.520833+0000 mon.a (mon.0) 1631 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:42:37.632 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:37.655 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:37.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:37.758 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:37.797 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:37.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:37.906 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:37.943 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:37.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:37.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:38.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:38.076 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:38.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:38.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:38.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:38.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:38.316 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:38.344 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:38.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:38.451 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:38.459 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:38 smithi173 bash[59517]: cluster 2023-09-23T20:42:36.733191+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 83 KiB/s wr, 806 op/s 2023-09-23T20:42:38.459 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:38 smithi173 bash[59517]: cluster 2023-09-23T20:42:37.261626+0000 mon.a (mon.0) 1632 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:42:38.459 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:38 smithi173 bash[59517]: cluster 2023-09-23T20:42:37.261656+0000 mon.a (mon.0) 1633 : cluster 1 Cluster is now healthy 2023-09-23T20:42:38.459 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:38 smithi173 bash[59517]: audit 2023-09-23T20:42:37.272804+0000 mon.a (mon.0) 1634 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:42:38.459 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:38 smithi173 bash[59517]: cluster 2023-09-23T20:42:37.272929+0000 mon.a (mon.0) 1635 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-09-23T20:42:38.459 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:38 smithi173 bash[59517]: cluster 2023-09-23T20:42:37.274053+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:42:38.459 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:38 smithi173 bash[59517]: cluster 2023-09-23T20:42:37.275514+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:42:38.495 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:38.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:38.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:38.623 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:38.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[74888]: cluster 2023-09-23T20:42:36.733191+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 83 KiB/s wr, 806 op/s 2023-09-23T20:42:38.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[74888]: cluster 2023-09-23T20:42:37.261626+0000 mon.a (mon.0) 1632 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:42:38.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[74888]: cluster 2023-09-23T20:42:37.261656+0000 mon.a (mon.0) 1633 : cluster 1 Cluster is now healthy 2023-09-23T20:42:38.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[74888]: audit 2023-09-23T20:42:37.272804+0000 mon.a (mon.0) 1634 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:42:38.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[74888]: cluster 2023-09-23T20:42:37.272929+0000 mon.a (mon.0) 1635 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-09-23T20:42:38.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[74888]: cluster 2023-09-23T20:42:37.274053+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:42:38.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[74888]: cluster 2023-09-23T20:42:37.275514+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:42:38.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[78228]: cluster 2023-09-23T20:42:36.733191+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 83 KiB/s wr, 806 op/s 2023-09-23T20:42:38.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[78228]: cluster 2023-09-23T20:42:37.261626+0000 mon.a (mon.0) 1632 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:42:38.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[78228]: cluster 2023-09-23T20:42:37.261656+0000 mon.a (mon.0) 1633 : cluster 1 Cluster is now healthy 2023-09-23T20:42:38.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[78228]: audit 2023-09-23T20:42:37.272804+0000 mon.a (mon.0) 1634 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:42:38.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[78228]: cluster 2023-09-23T20:42:37.272929+0000 mon.a (mon.0) 1635 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-09-23T20:42:38.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[78228]: cluster 2023-09-23T20:42:37.274053+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:42:38.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:38 smithi098 bash[78228]: cluster 2023-09-23T20:42:37.275514+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T20:42:38.729 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:38.758 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:38.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:38.860 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:38.886 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:38.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:38.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:38.989 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:39.026 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:39.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:39.132 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:39.159 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:39.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:39.265 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:39.305 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:39.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:39.412 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:39.441 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:39.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:39.549 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:39.587 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:39.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:39.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:39.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:39.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:39.820 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:39.858 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:39.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:39.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:39.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:39.991 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:40.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:40.102 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:40.131 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:40.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:40.236 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:40.266 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:40.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:40.372 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:40.401 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:40.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:40.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:40 smithi098 bash[78228]: cluster 2023-09-23T20:42:38.733780+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-09-23T20:42:40.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:40 smithi098 bash[78228]: audit 2023-09-23T20:42:39.619941+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:40.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:40 smithi098 bash[78228]: audit 2023-09-23T20:42:39.621239+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:40 smithi098 bash[74888]: cluster 2023-09-23T20:42:38.733780+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-09-23T20:42:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:40 smithi098 bash[74888]: audit 2023-09-23T20:42:39.619941+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:40.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:40 smithi098 bash[74888]: audit 2023-09-23T20:42:39.621239+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:40.492 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:42:40.509 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:40.532 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:40.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:40.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:40 smithi173 bash[59517]: cluster 2023-09-23T20:42:38.733780+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-09-23T20:42:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:40 smithi173 bash[59517]: audit 2023-09-23T20:42:39.619941+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:42:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:40 smithi173 bash[59517]: audit 2023-09-23T20:42:39.621239+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:40.635 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:40.664 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:40.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:40.771 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:40.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:40.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:40.876 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:42:40.876 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:42:40.876 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-09-23T20:42:40.876 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:42:40.876 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:42:40.876 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-09-23T20:42:40.908 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:40.952 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:40.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:40.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:41.056 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:41.091 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:41.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:41.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:41.196 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:41.226 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:41.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:41.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:41.332 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:41.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:41.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:41.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:41.482 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:41.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:41.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:41.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:41.659 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:41.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:41.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:41.763 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:41.804 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:41.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:41.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:41.910 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:41.941 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:41.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:41.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:42.020 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:42.048 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:42.078 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:42.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:42.184 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:42.211 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:42.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:42.316 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:42.324 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:42 smithi173 bash[59517]: cluster 2023-09-23T20:42:40.734826+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 918 op/s 2023-09-23T20:42:42.343 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:42.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:42.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:42.482 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:42.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:42.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:42.594 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:42 smithi098 bash[78228]: cluster 2023-09-23T20:42:40.734826+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 918 op/s 2023-09-23T20:42:42.595 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:42 smithi098 bash[74888]: cluster 2023-09-23T20:42:40.734826+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 918 op/s 2023-09-23T20:42:42.608 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:42.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:42.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:42.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.741 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:42.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:42.842 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:42.868 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:42.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:42.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:42.973 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:43.003 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:43.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:43.045 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:43.107 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:43.135 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:43.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:43.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:43.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:43.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:43.380 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:43.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:43.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:43.509 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:43.537 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:43.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:43.646 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:43.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:43.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:43.781 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:43.809 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:43.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:43.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:43.940 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:43.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:43.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:44.047 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:44.076 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:44.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:44.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:44.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:44.314 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:44.337 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:44.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:44.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:44.454 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:44 smithi173 bash[59517]: cluster 2023-09-23T20:42:42.735307+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-09-23T20:42:44.481 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:44.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:44.583 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:44.613 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:44.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:44.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:44 smithi098 bash[78228]: cluster 2023-09-23T20:42:42.735307+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-09-23T20:42:44.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:44 smithi098 bash[74888]: cluster 2023-09-23T20:42:42.735307+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-09-23T20:42:44.716 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:44.761 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:44.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:44.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:44.889 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:44.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:44.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:44.993 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:45.017 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:45.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:45.075 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:45.075 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:42:45.125 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:45.161 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:45.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:45.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:45.291 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:45.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:45.396 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:45.430 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:45.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:45.539 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:45.564 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:45.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:45.670 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:45.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.706 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:45.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:45.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:45.835 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:45.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:45.940 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:45.966 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:45.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:45.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:46.069 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:46.096 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:46.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:46.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:46.224 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:46.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:46.328 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:46.337 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:46 smithi098 bash[74888]: cluster 2023-09-23T20:42:44.735747+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T20:42:46.338 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:42:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:42:46] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.33.4" 2023-09-23T20:42:46.338 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:46 smithi098 bash[78228]: cluster 2023-09-23T20:42:44.735747+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T20:42:46.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:46 smithi173 bash[59517]: cluster 2023-09-23T20:42:44.735747+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-09-23T20:42:46.373 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:46.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:46.480 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:46.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:46.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:46.618 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:46.647 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:46.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:46.754 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:46.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:46.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:46.889 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:46.925 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:46.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:46.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:47.032 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:47.062 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:47.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:47.168 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:47.199 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:47.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:47.305 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:47.333 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:47.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:47.437 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:47.467 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:47.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:47.572 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:47.600 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:47.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:47.703 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:47.736 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:47.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:47.840 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:47.869 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:47.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:47.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:47.972 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:48.001 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:48.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:48.107 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:48.139 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:48.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:48.243 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:48.268 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:48.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:48.370 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:48.379 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:48 smithi173 bash[59517]: cluster 2023-09-23T20:42:46.740195+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T20:42:48.417 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:48.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:48.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:48.528 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:48 smithi098 bash[74888]: cluster 2023-09-23T20:42:46.740195+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T20:42:48.528 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:48 smithi098 bash[78228]: cluster 2023-09-23T20:42:46.740195+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T20:42:48.555 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:48.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:48.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:48.692 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:48.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:48.798 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:48.827 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:48.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:48.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:48.958 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:48.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:48.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:49.064 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:49.094 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:49.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:49.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:49.237 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:49.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:49.341 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:49.369 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:49.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:49.473 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:49.498 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:49.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:49.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:49.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:49.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:49.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:49.793 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:49.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:49.897 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:49.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:49.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:49.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:50.038 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:50.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.072 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:50.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:50.173 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:50.197 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:50.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:50.302 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:50.328 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:50.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:50.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:50.468 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:50.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:50.575 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:50.584 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:50 smithi173 bash[59517]: cluster 2023-09-23T20:42:48.740877+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T20:42:50.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:50.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:50.695 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:50 smithi098 bash[74888]: cluster 2023-09-23T20:42:48.740877+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T20:42:50.695 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:50 smithi098 bash[78228]: cluster 2023-09-23T20:42:48.740877+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-23T20:42:50.719 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:50.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:50.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:50.851 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:50.872 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:50.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:50.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:50.975 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:51.025 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:51.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:51.128 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:51.157 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:51.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:51.264 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:51.293 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:51.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:51.396 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:51.422 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:51.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:51.527 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:51.553 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:51.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:51.656 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:51.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:51.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:51.797 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:51.831 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:51.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:51.938 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:51.969 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:51.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:51.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:52.073 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:52.101 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:52.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:52.206 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:52.237 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:52.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:52.342 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:52.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:52.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:52.480 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:52.490 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:52 smithi098 bash[74888]: cluster 2023-09-23T20:42:50.742505+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 888 op/s 2023-09-23T20:42:52.490 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:52 smithi098 bash[78228]: cluster 2023-09-23T20:42:50.742505+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 888 op/s 2023-09-23T20:42:52.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:52.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:52.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:52 smithi173 bash[59517]: cluster 2023-09-23T20:42:50.742505+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 888 op/s 2023-09-23T20:42:52.614 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:52.640 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:52.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:52.743 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:52.781 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:52.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:52.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:52.913 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:52.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:52.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:53.020 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:53.056 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:53.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:53.162 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:53.194 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:53.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:53.300 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:53.321 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:53.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:53.424 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:53.454 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:53.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:53.557 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:53.577 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:53.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:53.680 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:53.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:53.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:53.819 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:53.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:53.954 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:53.992 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:53.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:53.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:54.093 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:42:54.095 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:54.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:54.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:54.135 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:42:54.175 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:42:54.212 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:42:54.235 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:54.257 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:42:54.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:54.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:54.292 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:42:54.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:54 smithi098 bash[74888]: cluster 2023-09-23T20:42:52.743025+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-09-23T20:42:54.321 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:54 smithi098 bash[74888]: audit 2023-09-23T20:42:54.025286+0000 mon.a (mon.0) 1638 : audit 0 from='client.? 172.21.15.98:0/1452456001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:54.351 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:42:54.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:54.394 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:42:54.404 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:54.404 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:42:54.404 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:42:54.405 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:42:54.405 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:42:54.405 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:42:54.405 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:42:54.405 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:42:54.405 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:42:54.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:54.508 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:54.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:54 smithi173 bash[59517]: cluster 2023-09-23T20:42:52.743025+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-09-23T20:42:54.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:54 smithi173 bash[59517]: audit 2023-09-23T20:42:54.025286+0000 mon.a (mon.0) 1638 : audit 0 from='client.? 172.21.15.98:0/1452456001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:54.637 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:54 smithi098 bash[78228]: cluster 2023-09-23T20:42:52.743025+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-09-23T20:42:54.637 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:54 smithi098 bash[78228]: audit 2023-09-23T20:42:54.025286+0000 mon.a (mon.0) 1638 : audit 0 from='client.? 172.21.15.98:0/1452456001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:42:54.664 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:54.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:54.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:54.809 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:54.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:54.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:54.908 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:42:54.908 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:42:54.908 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:42:54.908 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:42:54.908 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.908 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59710 9.4 9:21b7bac3:::benchmark_data_smithi098_175497_object59709:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:42:54.908 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.007082+0000", 2023-09-23T20:42:54.908 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 509.89140774399999, 2023-09-23T20:42:54.908 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9779000260000004, 2023-09-23T20:42:54.908 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59710 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007082+0000", 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.909 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007082+0000", 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007079+0000", 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999971 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.910 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007184+0000", 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010461100000000001 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007210+0000", 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6149999999999999e-05 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007225+0000", 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4418e-05 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.911 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.011132+0000", 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039073160000000001 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.011140+0000", 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0090000000000007e-06 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.912 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.939358+0000", 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9282176639999999 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.944543+0000", 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0051857470000000001 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.981142+0000", 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.036599147999999998 2023-09-23T20:42:54.913 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.984982+0000", 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0038397539999999999 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59712 9.5 9:a3c0a53a:::benchmark_data_smithi098_175497_object59711:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.007234+0000", 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 509.891255742, 2023-09-23T20:42:54.914 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8573496540000001, 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59712 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007234+0000", 2023-09-23T20:42:54.915 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007234+0000", 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007233+0000", 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.916 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.917 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.917 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007302+0000", 2023-09-23T20:42:54.917 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8317000000000003e-05 2023-09-23T20:42:54.917 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.917 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.917 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.917 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007313+0000", 2023-09-23T20:42:54.917 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.167e-05 2023-09-23T20:42:54.918 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.918 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.918 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.918 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.007322+0000", 2023-09-23T20:42:54.918 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4740000000000005e-06 2023-09-23T20:42:54.918 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.918 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.918 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.919 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.011597+0000", 2023-09-23T20:42:54.919 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.004275633 2023-09-23T20:42:54.919 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.919 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.919 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:42:54.919 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.011609+0000", 2023-09-23T20:42:54.919 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1425e-05 2023-09-23T20:42:54.919 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.920 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.920 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.920 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.836633+0000", 2023-09-23T20:42:54.920 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8250245870000001 2023-09-23T20:42:54.920 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.920 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.920 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:54.920 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.836770+0000", 2023-09-23T20:42:54.921 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000136394 2023-09-23T20:42:54.921 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.921 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.921 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:42:54.921 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.836971+0000", 2023-09-23T20:42:54.921 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00020093300000000001 2023-09-23T20:42:54.921 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.921 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.922 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:54.922 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846432+0000", 2023-09-23T20:42:54.922 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0094610230000000007 2023-09-23T20:42:54.922 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.922 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.922 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.922 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846496+0000", 2023-09-23T20:42:54.922 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4436000000000004e-05 2023-09-23T20:42:54.922 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.922 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.859698+0000", 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013202105 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.859793+0000", 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4387000000000003e-05 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:54.923 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.864584+0000", 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0047912199999999997 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59716 9.5 9:a75e1b5b:::benchmark_data_smithi098_175497_object59715:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.009761+0000", 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 509.888728786, 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.856902448, 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:54.924 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59716 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.009761+0000", 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.925 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.009761+0000", 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.009760+0000", 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.009826+0000", 2023-09-23T20:42:54.926 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6248000000000007e-05 2023-09-23T20:42:54.927 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.927 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.927 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.927 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.012956+0000", 2023-09-23T20:42:54.927 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.003129621 2023-09-23T20:42:54.927 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.927 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.927 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.927 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.012974+0000", 2023-09-23T20:42:54.927 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8185999999999998e-05 2023-09-23T20:42:54.927 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013036+0000", 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1990999999999997e-05 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013045+0000", 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4420000000000004e-06 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.928 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.929 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.841079+0000", 2023-09-23T20:42:54.929 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.828033856 2023-09-23T20:42:54.929 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.929 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.929 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:54.929 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.841300+0000", 2023-09-23T20:42:54.929 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00022074099999999999 2023-09-23T20:42:54.929 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.929 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.929 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:42:54.929 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.841525+0000", 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00022494299999999999 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846516+0000", 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0049908629999999999 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.850079+0000", 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035634410000000001 2023-09-23T20:42:54.930 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.864665+0000", 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014586362 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.864738+0000", 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2843999999999996e-05 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:54.931 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.866664+0000", 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001925305 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59725 9.5 9:a9390d6f:::benchmark_data_smithi098_175497_object59724:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.012994+0000", 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 509.88549620600003, 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.855524382, 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.932 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59725 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.012994+0000", 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.933 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.012994+0000", 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.012992+0000", 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013028+0000", 2023-09-23T20:42:54.934 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6316999999999998e-05 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013042+0000", 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3512999999999999e-05 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013049+0000", 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5429999999999996e-06 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.935 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143935+0000", 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.13088567000000001 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143949+0000", 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3807e-05 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.843683+0000", 2023-09-23T20:42:54.936 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6997337369999999 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.843922+0000", 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000239736 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.844158+0000", 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00023598400000000001 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.937 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:54.938 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.848745+0000", 2023-09-23T20:42:54.938 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.004586311 2023-09-23T20:42:54.938 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.938 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.938 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.938 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.851903+0000", 2023-09-23T20:42:54.938 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0031580940000000002 2023-09-23T20:42:54.938 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.939 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.939 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.939 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.866830+0000", 2023-09-23T20:42:54.939 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014927674 2023-09-23T20:42:54.939 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.939 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.939 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:54.939 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.866894+0000", 2023-09-23T20:42:54.939 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3721999999999997e-05 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.868518+0000", 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001624049 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59735 9.4 9:2040f2d2:::benchmark_data_smithi098_175497_object59734:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:42:54.940 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.013077+0000", 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 509.88541333699999, 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0356704410000006, 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59735 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.941 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013077+0000", 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013077+0000", 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013076+0000", 2023-09-23T20:42:54.942 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.013115+0000", 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.8800000000000001e-05 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143451+0000", 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.130336167 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.943 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143475+0000", 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3893999999999999e-05 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.146048+0000", 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0025732490000000001 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.146061+0000", 2023-09-23T20:42:54.944 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2635e-05 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.985659+0000", 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8395983239999998 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:32.992424+0000", 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0067649219999999996 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.945 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.946 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:54.946 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.003267+0000", 2023-09-23T20:42:54.946 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010842723 2023-09-23T20:42:54.946 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.946 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.946 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.946 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.033935+0000", 2023-09-23T20:42:54.947 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.030668257000000001 2023-09-23T20:42:54.947 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.947 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.947 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.947 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.035958+0000", 2023-09-23T20:42:54.947 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0020235489999999999 2023-09-23T20:42:54.947 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.947 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.036457+0000", 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00049821100000000003 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.038959+0000", 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0025020049999999999 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.048747+0000", 2023-09-23T20:42:54.948 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0097883940000000006 2023-09-23T20:42:54.949 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.949 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:54.949 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.949 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.949 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.949 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59742 9.5 9:abb0e6e5:::benchmark_data_smithi098_175497_object59741:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e244)", 2023-09-23T20:42:54.949 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:25.143501+0000", 2023-09-23T20:42:54.949 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 509.75498925300002, 2023-09-23T20:42:54.949 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7328034909999999, 2023-09-23T20:42:54.949 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59742 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143501+0000", 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.950 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143501+0000", 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143499+0000", 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.951 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143550+0000", 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0807000000000003e-05 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143564+0000", 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4096e-05 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.143572+0000", 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4460000000000001e-06 2023-09-23T20:42:54.952 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.144524+0000", 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000951866 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.144533+0000", 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6419999999999996e-06 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846609+0000", 2023-09-23T20:42:54.953 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.702076245 2023-09-23T20:42:54.954 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.954 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.954 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:54.954 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846785+0000", 2023-09-23T20:42:54.954 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017650200000000001 2023-09-23T20:42:54.954 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.954 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.954 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:42:54.954 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.846955+0000", 2023-09-23T20:42:54.954 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016955599999999999 2023-09-23T20:42:54.954 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.848809+0000", 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001854142 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.851942+0000", 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0031332999999999999 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.955 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.871794+0000", 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.019851851 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.872032+0000", 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00023733900000000001 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.876304+0000", 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0042725139999999998 2023-09-23T20:42:54.956 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.957 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:54.957 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.957 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.957 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.957 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59771 9.4 9:27acdd43:::benchmark_data_smithi098_175497_object59770:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:54.957 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:26.901109+0000", 2023-09-23T20:42:54.957 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.99738054300002, 2023-09-23T20:42:54.957 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1636562359999996, 2023-09-23T20:42:54.957 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.958 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:54.958 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.958 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.958 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.958 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59771 2023-09-23T20:42:54.958 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.958 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.958 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.958 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.958 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901109+0000", 2023-09-23T20:42:54.958 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.959 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.959 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.959 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.959 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901109+0000", 2023-09-23T20:42:54.959 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.959 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.959 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.959 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.959 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901108+0000", 2023-09-23T20:42:54.959 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901132+0000", 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4817999999999999e-05 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901163+0000", 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0645999999999998e-05 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.960 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.901172+0000", 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1770000000000004e-06 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.011382+0000", 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1102096689999996 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.017800+0000", 2023-09-23T20:42:54.961 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0064178819999999998 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.026889+0000", 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0090892560000000004 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.050262+0000", 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.023372653 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.962 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.051600+0000", 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00133826 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.052063+0000", 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00046295700000000001 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.054373+0000", 2023-09-23T20:42:54.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023099100000000001 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.064766+0000", 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010392724000000001 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59801 9.4 9:2f15b280:::benchmark_data_smithi098_175497_object59800:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:26.945344+0000", 2023-09-23T20:42:54.964 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.95314598900001, 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.185308966, 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59801 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.965 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945344+0000", 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945344+0000", 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945343+0000", 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:42:54.966 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945364+0000", 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0482000000000001e-05 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945376+0000", 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2567e-05 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.967 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.945382+0000", 2023-09-23T20:42:54.968 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3569999999999997e-06 2023-09-23T20:42:54.968 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.968 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.968 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.968 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.065302+0000", 2023-09-23T20:42:54.968 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1199205210000001 2023-09-23T20:42:54.968 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.968 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.968 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:54.969 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.072208+0000", 2023-09-23T20:42:54.969 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0069057809999999997 2023-09-23T20:42:54.969 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.969 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.969 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:54.969 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.083552+0000", 2023-09-23T20:42:54.969 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011344016 2023-09-23T20:42:54.970 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.970 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.970 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.970 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.113954+0000", 2023-09-23T20:42:54.970 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.030401491999999999 2023-09-23T20:42:54.970 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.970 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.970 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.970 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.115429+0000", 2023-09-23T20:42:54.970 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014754810000000001 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.115930+0000", 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00050049800000000005 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.118429+0000", 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0024996129999999999 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.971 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.972 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:54.972 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.130653+0000", 2023-09-23T20:42:54.972 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.01222372 2023-09-23T20:42:54.972 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.972 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:54.972 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.972 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59805 9.4 9:240a91ab:::benchmark_data_smithi098_175497_object59804:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:26.950090+0000", 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.948399569, 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2034200850000003, 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59805 2023-09-23T20:42:54.973 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.974 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.974 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.974 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.974 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950090+0000", 2023-09-23T20:42:54.974 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.974 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.974 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.974 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.974 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950090+0000", 2023-09-23T20:42:54.974 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.974 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950089+0000", 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950119+0000", 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0576e-05 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.975 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950131+0000", 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1943000000000001e-05 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.950142+0000", 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0414999999999999e-05 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.091049+0000", 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1409069939999998 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.976 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.096748+0000", 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0056990399999999998 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.106384+0000", 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0096361710000000007 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:54.977 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.131110+0000", 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024726114 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.133023+0000", 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001913442 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.135209+0000", 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002185205 2023-09-23T20:42:54.978 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.140626+0000", 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0054176090000000003 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.153510+0000", 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012884224 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:54.979 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.980 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.980 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.980 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59821 9.4 9:29c56943:::benchmark_data_smithi098_175497_object59820:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:54.980 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:26.966252+0000", 2023-09-23T20:42:54.980 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.93223762899999, 2023-09-23T20:42:54.980 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2661823999999999, 2023-09-23T20:42:54.980 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.980 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:54.980 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.980 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59821 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966252+0000", 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.981 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966252+0000", 2023-09-23T20:42:54.982 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.982 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.982 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.982 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.982 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966251+0000", 2023-09-23T20:42:54.982 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:54.982 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.982 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.982 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.982 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966274+0000", 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3434e-05 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966288+0000", 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.379e-05 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.966294+0000", 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0290000000000002e-06 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.983 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.154302+0000", 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1880078080000001 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.162223+0000", 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0079208270000000001 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.172830+0000", 2023-09-23T20:42:54.984 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010607547 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.216221+0000", 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.043390653000000001 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.218385+0000", 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002163983 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.985 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.219787+0000", 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00140205 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.221942+0000", 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002155583 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:54.986 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.232435+0000", 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010492174 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59839 9.4 9:24620346:::benchmark_data_smithi098_175497_object59838:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:26.994688+0000", 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.90380237099998, 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2539689430000003, 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:54.987 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59839 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994688+0000", 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.988 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994688+0000", 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994687+0000", 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994732+0000", 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4959000000000001e-05 2023-09-23T20:42:54.989 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.990 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.990 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.990 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994740+0000", 2023-09-23T20:42:54.990 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7530000000000001e-06 2023-09-23T20:42:54.990 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.990 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.990 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.990 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:26.994744+0000", 2023-09-23T20:42:54.990 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.89e-06 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.183836+0000", 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1890920449999998 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.192079+0000", 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0082428390000000001 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.991 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.209612+0000", 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017533623000000002 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.216641+0000", 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.007028978 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.233994+0000", 2023-09-23T20:42:54.992 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017353251 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.236391+0000", 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023969059999999999 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.239317+0000", 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00292611 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.993 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.248656+0000", 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0093390109999999995 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59848 9.4 9:2d5f9c46:::benchmark_data_smithi098_175497_object59847:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.006131+0000", 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.89235860899998, 2023-09-23T20:42:54.994 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.296708615, 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59848 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006131+0000", 2023-09-23T20:42:54.995 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006131+0000", 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006130+0000", 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.996 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:54.997 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006155+0000", 2023-09-23T20:42:54.997 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5663000000000001e-05 2023-09-23T20:42:54.997 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.997 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.997 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:54.997 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006169+0000", 2023-09-23T20:42:54.997 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3943e-05 2023-09-23T20:42:54.997 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.997 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.998 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:54.998 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.006178+0000", 2023-09-23T20:42:54.998 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3960000000000006e-06 2023-09-23T20:42:54.998 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.998 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.998 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:54.998 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.249376+0000", 2023-09-23T20:42:54.998 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2431977999999999 2023-09-23T20:42:54.998 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.998 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.254613+0000", 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0052377350000000003 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.263609+0000", 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0089958759999999999 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:54.999 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.289850+0000", 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.026240995999999999 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.291159+0000", 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001309293 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.291561+0000", 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00040196600000000002 2023-09-23T20:42:55.000 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.001 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.001 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:55.001 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.293784+0000", 2023-09-23T20:42:55.001 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0022227879999999998 2023-09-23T20:42:55.001 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.001 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.001 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:55.001 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.302840+0000", 2023-09-23T20:42:55.001 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0090556560000000005 2023-09-23T20:42:55.001 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59870 9.4 9:2984264c:::benchmark_data_smithi098_175497_object59869:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.050652+0000", 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.84783774200002, 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2689859329999997, 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:55.002 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59870 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050652+0000", 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050652+0000", 2023-09-23T20:42:55.003 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050651+0000", 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050686+0000", 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4929999999999999e-05 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.004 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050699+0000", 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3038e-05 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.050708+0000", 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8629999999999997e-06 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.269884+0000", 2023-09-23T20:42:55.005 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2191764230000004 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.275011+0000", 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0051267420000000001 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.283098+0000", 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00808766 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.006 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.303248+0000", 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.020149409 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.304738+0000", 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014897669999999999 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.306022+0000", 2023-09-23T20:42:55.007 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001284557 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.308248+0000", 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0022257599999999998 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.319638+0000", 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011390153 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.008 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59911 9.4 9:21fd736b:::benchmark_data_smithi098_175497_object59910:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.111103+0000", 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.78738641699999, 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2809681260000003, 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:55.009 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59911 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111103+0000", 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111103+0000", 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.010 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.011 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.011 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:55.011 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111102+0000", 2023-09-23T20:42:55.011 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:55.011 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.011 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.011 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:55.011 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111125+0000", 2023-09-23T20:42:55.011 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3442e-05 2023-09-23T20:42:55.012 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.012 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.012 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:55.012 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111139+0000", 2023-09-23T20:42:55.012 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3864e-05 2023-09-23T20:42:55.012 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.012 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.012 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:55.012 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.111147+0000", 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0169999999999996e-06 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.320184+0000", 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2090367049999999 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.325491+0000", 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0053069659999999998 2023-09-23T20:42:55.013 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.335266+0000", 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.009775466 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.377655+0000", 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.042388822999999999 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.014 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.379013+0000", 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0013573669999999999 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.379471+0000", 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00045831399999999998 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.381737+0000", 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0022662950000000002 2023-09-23T20:42:55.015 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.392072+0000", 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010334390000000001 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59922 9.4 9:2cb050da:::benchmark_data_smithi098_175497_object59921:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.127693+0000", 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.770796867, 2023-09-23T20:42:55.016 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2801797219999997, 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59922 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127693+0000", 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.017 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127693+0000", 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127692+0000", 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.018 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127714+0000", 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2419999999999999e-05 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127733+0000", 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9156000000000001e-05 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.127741+0000", 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7069999999999992e-06 2023-09-23T20:42:55.019 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.344508+0000", 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2167670929999996 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.354845+0000", 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010336626 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:55.020 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.368771+0000", 2023-09-23T20:42:55.021 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013926496999999999 2023-09-23T20:42:55.021 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.021 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.021 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:55.021 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.392577+0000", 2023-09-23T20:42:55.021 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.02380587 2023-09-23T20:42:55.021 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.021 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.021 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.021 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.394352+0000", 2023-09-23T20:42:55.021 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001774709 2023-09-23T20:42:55.022 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.022 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.022 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.022 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.395656+0000", 2023-09-23T20:42:55.022 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0013043449999999999 2023-09-23T20:42:55.022 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.022 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.022 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:55.022 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.397913+0000", 2023-09-23T20:42:55.022 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002256989 2023-09-23T20:42:55.022 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.023 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.023 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:55.023 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.407873+0000", 2023-09-23T20:42:55.023 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0099597550000000007 2023-09-23T20:42:55.023 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.023 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:55.023 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.024 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.024 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.024 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59939 9.4 9:24176586:::benchmark_data_smithi098_175497_object59938:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:55.024 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.159363+0000", 2023-09-23T20:42:55.024 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.73912668999998, 2023-09-23T20:42:55.024 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3114831679999996, 2023-09-23T20:42:55.024 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:55.024 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:55.025 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:55.025 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:55.025 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:55.025 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59939 2023-09-23T20:42:55.025 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.025 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:55.025 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.025 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:55.026 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159363+0000", 2023-09-23T20:42:55.026 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.026 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.026 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.026 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:55.026 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159363+0000", 2023-09-23T20:42:55.026 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.026 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.027 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.027 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:55.027 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159361+0000", 2023-09-23T20:42:55.027 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999976 2023-09-23T20:42:55.027 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.027 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.027 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:55.027 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159385+0000", 2023-09-23T20:42:55.028 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4226000000000001e-05 2023-09-23T20:42:55.028 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.028 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.028 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:55.028 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159396+0000", 2023-09-23T20:42:55.028 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0599e-05 2023-09-23T20:42:55.028 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.028 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.029 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:55.029 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.159401+0000", 2023-09-23T20:42:55.029 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2020000000000003e-06 2023-09-23T20:42:55.029 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.029 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.029 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:55.029 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.408616+0000", 2023-09-23T20:42:55.029 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2492148700000003 2023-09-23T20:42:55.029 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.414063+0000", 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0054474110000000001 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.423131+0000", 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0090674580000000005 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.030 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.031 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.454640+0000", 2023-09-23T20:42:55.031 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.031509796 2023-09-23T20:42:55.031 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.031 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.031 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.031 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.456176+0000", 2023-09-23T20:42:55.031 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0015351169999999999 2023-09-23T20:42:55.031 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.031 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.032 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:55.032 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.456660+0000", 2023-09-23T20:42:55.032 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00048471199999999999 2023-09-23T20:42:55.032 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.032 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.032 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:55.032 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.459059+0000", 2023-09-23T20:42:55.032 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023985339999999999 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.470846+0000", 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011787524000000001 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59948 9.4 9:29b2f76a:::benchmark_data_smithi098_175497_object59947:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.181608+0000", 2023-09-23T20:42:55.033 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.716882011, 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.305492611, 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59948 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:55.034 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181608+0000", 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181608+0000", 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181607+0000", 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.035 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181636+0000", 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.9499e-05 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181651+0000", 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4802e-05 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:55.036 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.181659+0000", 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5250000000000005e-06 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.431274+0000", 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2496143420000001 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.437503+0000", 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0062288999999999999 2023-09-23T20:42:55.037 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.038 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.038 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:55.038 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.447487+0000", 2023-09-23T20:42:55.038 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0099844449999999998 2023-09-23T20:42:55.038 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.038 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.038 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:55.038 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.471569+0000", 2023-09-23T20:42:55.038 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024081675 2023-09-23T20:42:55.038 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.472995+0000", 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014263380000000001 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.474481+0000", 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014860470000000001 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:55.039 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.476782+0000", 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023012710000000001 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.487100+0000", 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010318117999999999 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.040 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59972 9.4 9:2c9b015c:::benchmark_data_smithi098_175497_object59971:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.234856+0000", 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.66363359899998, 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3173127430000005, 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59972 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:55.041 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.042 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:55.042 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234856+0000", 2023-09-23T20:42:55.042 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.042 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.042 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.042 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:55.042 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234856+0000", 2023-09-23T20:42:55.042 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.042 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.042 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.043 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:55.043 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234854+0000", 2023-09-23T20:42:55.043 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:42:55.043 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.043 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.043 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:55.044 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234887+0000", 2023-09-23T20:42:55.044 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2487999999999998e-05 2023-09-23T20:42:55.044 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.044 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.044 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:55.044 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234905+0000", 2023-09-23T20:42:55.044 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.819e-05 2023-09-23T20:42:55.044 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.044 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.044 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:55.044 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.234918+0000", 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2935000000000001e-05 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.487644+0000", 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2527256250000001 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.494085+0000", 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0064408950000000003 2023-09-23T20:42:55.045 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.502563+0000", 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0084781560000000006 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.537587+0000", 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.035024632 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.046 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.539096+0000", 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0015081879999999999 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.539559+0000", 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00046324099999999998 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.542071+0000", 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0025122299999999998 2023-09-23T20:42:55.047 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.048 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.048 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:55.048 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.552169+0000", 2023-09-23T20:42:55.048 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010097979 2023-09-23T20:42:55.048 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.048 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:55.048 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.048 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.049 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.049 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59978 9.4 9:2a633a7d:::benchmark_data_smithi098_175497_object59977:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:55.049 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.253632+0000", 2023-09-23T20:42:55.049 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.64485794299998, 2023-09-23T20:42:55.049 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3194543269999999, 2023-09-23T20:42:55.049 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:55.049 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:55.049 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:55.049 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:55.049 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:55.049 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59978 2023-09-23T20:42:55.050 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253632+0000", 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253632+0000", 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.051 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253630+0000", 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253654+0000", 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3473e-05 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:55.052 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253667+0000", 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3664e-05 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.253677+0000", 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5670000000000001e-06 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.510380+0000", 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2567033439999999 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.053 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.054 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:55.054 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.518152+0000", 2023-09-23T20:42:55.054 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0077717089999999999 2023-09-23T20:42:55.054 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.054 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.054 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:55.054 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.528165+0000", 2023-09-23T20:42:55.054 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010013225000000001 2023-09-23T20:42:55.054 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.552639+0000", 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.024473819000000001 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.554640+0000", 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0020011730000000002 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.055 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.556089+0000", 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014482049999999999 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.558728+0000", 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0026396789999999998 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.573086+0000", 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.01435809 2023-09-23T20:42:55.056 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:60006 9.4 9:2b37464e:::benchmark_data_smithi098_175497_object60005:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:27.404052+0000", 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.49443822299997, 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2461163989999999, 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:42:55.057 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:42:55.058 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 60006 2023-09-23T20:42:55.058 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.058 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:42:55.058 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.058 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:42:55.058 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404052+0000", 2023-09-23T20:42:55.058 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.058 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.059 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.059 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:42:55.059 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404052+0000", 2023-09-23T20:42:55.059 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:42:55.059 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.059 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.059 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:42:55.059 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404050+0000", 2023-09-23T20:42:55.060 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:42:55.060 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.060 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.060 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:42:55.060 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404077+0000", 2023-09-23T20:42:55.060 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6959000000000001e-05 2023-09-23T20:42:55.060 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.060 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.061 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:42:55.061 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404089+0000", 2023-09-23T20:42:55.061 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2269000000000001e-05 2023-09-23T20:42:55.061 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.061 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.061 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:42:55.061 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:27.404097+0000", 2023-09-23T20:42:55.061 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0930000000000003e-06 2023-09-23T20:42:55.062 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.062 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.062 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:42:55.062 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.574286+0000", 2023-09-23T20:42:55.062 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1701889310000002 2023-09-23T20:42:55.062 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.062 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.062 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:42:55.063 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.582645+0000", 2023-09-23T20:42:55.063 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0083586059999999993 2023-09-23T20:42:55.063 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.063 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.063 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:42:55.063 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.592921+0000", 2023-09-23T20:42:55.063 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010276171000000001 2023-09-23T20:42:55.064 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.064 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.064 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.064 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.631014+0000", 2023-09-23T20:42:55.064 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.038093239000000001 2023-09-23T20:42:55.064 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.064 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.065 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:42:55.065 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.632778+0000", 2023-09-23T20:42:55.065 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0017634840000000001 2023-09-23T20:42:55.065 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.065 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.065 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:42:55.065 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.633267+0000", 2023-09-23T20:42:55.065 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00048953699999999996 2023-09-23T20:42:55.065 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.065 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.065 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.636254+0000", 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0029864499999999999 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:33.650168+0000", 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013914307000000001 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:42:55.066 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:42:55.067 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:42:55.090 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:55.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:55.194 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:55.210 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:55.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:55.313 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:55.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:55 smithi098 bash[74888]: audit 2023-09-23T20:42:54.614168+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:55.341 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:55.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:55.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:55.473 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:55.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:55.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:55.587 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:55 smithi173 bash[59517]: audit 2023-09-23T20:42:54.614168+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:55.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:55.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:55.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:55 smithi098 bash[78228]: audit 2023-09-23T20:42:54.614168+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:42:55.723 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:55.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:55.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:55.849 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:55.882 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:55.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:55.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:55.986 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:56.025 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:56.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:56.087 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:42:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:42:56] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.33.4" 2023-09-23T20:42:56.133 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:56.161 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:56.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:56.266 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:56.297 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:56.403 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:56.410 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:56 smithi098 bash[78228]: cluster 2023-09-23T20:42:54.743553+0000 mgr.y (mgr.34107) 1181 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-09-23T20:42:56.410 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:56 smithi098 bash[74888]: cluster 2023-09-23T20:42:54.743553+0000 mgr.y (mgr.34107) 1181 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-09-23T20:42:56.433 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:56.537 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:56.545 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:56 smithi173 bash[59517]: cluster 2023-09-23T20:42:54.743553+0000 mgr.y (mgr.34107) 1181 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-09-23T20:42:56.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:56.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:56.672 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:56.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:56.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:56.816 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:56.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:42:56.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:42:56.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:56.971 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:56.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:56.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:57.077 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:57.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.126 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:57.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:57.227 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:57.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:57.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:57.367 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:57.398 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:57.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:57.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:57.528 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:57.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:57.632 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:57.673 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:57.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:57.777 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:57.805 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:42:57.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:42:57.911 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:57.953 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:57.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:57.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:58.061 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:58.090 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:58.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:58.196 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:58.245 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:58.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:58.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:58.394 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:42:58.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:42:58.499 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:58.509 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:42:58 smithi173 bash[59517]: cluster 2023-09-23T20:42:56.744241+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1311: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 894 op/s 2023-09-23T20:42:58.551 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:58.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:58.657 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:58.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:42:58 smithi098 bash[78228]: cluster 2023-09-23T20:42:56.744241+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1311: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 894 op/s 2023-09-23T20:42:58.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:42:58 smithi098 bash[74888]: cluster 2023-09-23T20:42:56.744241+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1311: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 894 op/s 2023-09-23T20:42:58.698 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:58.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:58.802 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:58.831 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:42:58.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:42:58.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:58.961 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:58.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:58.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:59.068 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:59.108 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:59.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:59.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:59.252 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:42:59.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:42:59.360 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:59.383 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:59.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:42:59.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:59.516 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:59.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:59.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:59.648 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:42:59.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:42:59.685 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T20:42:59.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:59.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:42:59.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:42:59.900 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:59.936 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:42:59.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:42:59.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:00.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:00.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:00.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:00.173 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:00.203 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:00.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:00.309 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:00.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.349 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:00.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:00.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:00 smithi098 bash[74888]: cluster 2023-09-23T20:42:58.744771+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2023-09-23T20:43:00.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:00 smithi098 bash[78228]: cluster 2023-09-23T20:42:58.744771+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2023-09-23T20:43:00.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:00.474 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:43:00.474 INFO:teuthology.orchestra.run.smithi098.stdout: "success": "" 2023-09-23T20:43:00.474 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:43:00.480 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:00.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:00.588 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:00 smithi173 bash[59517]: cluster 2023-09-23T20:42:58.744771+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2023-09-23T20:43:00.631 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:00.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:00.734 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:00.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:00.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:00.872 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:00.897 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:00.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:00.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:01.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:01.043 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:01.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:01.148 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:01.176 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:01.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:01.280 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:01.316 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:01.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:01.367 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:43:01.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:01.442 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:43:01.455 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:01.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:01.560 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:01.584 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:01.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:01.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:01 smithi173 bash[59517]: audit 2023-09-23T20:43:00.769629+0000 mon.a (mon.0) 1640 : audit 1 from='client.? 172.21.15.98:0/54532226' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:43:01.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:01 smithi098 bash[78228]: audit 2023-09-23T20:43:00.769629+0000 mon.a (mon.0) 1640 : audit 1 from='client.? 172.21.15.98:0/54532226' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:43:01.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:01 smithi098 bash[74888]: audit 2023-09-23T20:43:00.769629+0000 mon.a (mon.0) 1640 : audit 1 from='client.? 172.21.15.98:0/54532226' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:43:01.689 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:01.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:01.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:01.838 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:01.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:01.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:01.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:01.972 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:02.046 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:02.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:02.149 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:02.171 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:02.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:02.274 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:02.307 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:02.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:02.412 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:02.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[74888]: cluster 2023-09-23T20:43:00.745393+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2023-09-23T20:43:02.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[74888]: cluster 2023-09-23T20:43:01.334229+0000 mon.a (mon.0) 1641 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:02.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[74888]: cluster 2023-09-23T20:43:01.348743+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:43:02.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[74888]: audit 2023-09-23T20:43:01.350679+0000 mon.a (mon.0) 1642 : audit 1 from='client.? 172.21.15.98:0/54532226' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:43:02.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[74888]: cluster 2023-09-23T20:43:01.350898+0000 mon.a (mon.0) 1643 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-09-23T20:43:02.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[74888]: cluster 2023-09-23T20:43:01.362896+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:43:02.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[74888]: cluster 2023-09-23T20:43:01.365841+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:43:02.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[78228]: cluster 2023-09-23T20:43:00.745393+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2023-09-23T20:43:02.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[78228]: cluster 2023-09-23T20:43:01.334229+0000 mon.a (mon.0) 1641 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:02.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[78228]: cluster 2023-09-23T20:43:01.348743+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:43:02.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[78228]: audit 2023-09-23T20:43:01.350679+0000 mon.a (mon.0) 1642 : audit 1 from='client.? 172.21.15.98:0/54532226' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:43:02.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[78228]: cluster 2023-09-23T20:43:01.350898+0000 mon.a (mon.0) 1643 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-09-23T20:43:02.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[78228]: cluster 2023-09-23T20:43:01.362896+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:43:02.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:02 smithi098 bash[78228]: cluster 2023-09-23T20:43:01.365841+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:43:02.444 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:02.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:02.548 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:02.575 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:02.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:02.678 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:02.687 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:02 smithi173 bash[59517]: cluster 2023-09-23T20:43:00.745393+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2023-09-23T20:43:02.687 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:02 smithi173 bash[59517]: cluster 2023-09-23T20:43:01.334229+0000 mon.a (mon.0) 1641 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:02.687 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:02 smithi173 bash[59517]: cluster 2023-09-23T20:43:01.348743+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:43:02.688 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:02 smithi173 bash[59517]: audit 2023-09-23T20:43:01.350679+0000 mon.a (mon.0) 1642 : audit 1 from='client.? 172.21.15.98:0/54532226' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:43:02.688 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:02 smithi173 bash[59517]: cluster 2023-09-23T20:43:01.350898+0000 mon.a (mon.0) 1643 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-09-23T20:43:02.688 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:02 smithi173 bash[59517]: cluster 2023-09-23T20:43:01.362896+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:43:02.688 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:02 smithi173 bash[59517]: cluster 2023-09-23T20:43:01.365841+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T20:43:02.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:02.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:02.816 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:02.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:02.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:02.953 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:02.977 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:02.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:02.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:03.081 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:03.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:03.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:03.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:03.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:03.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:03.347 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:03.375 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:03.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:03.478 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:03.500 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:03.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:03.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:03.646 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:03.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:03.754 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:03.791 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:03.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:03.899 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:03.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:03.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:03.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:04.032 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:04.062 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:04.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:04.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:04.189 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:04.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:04.293 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:04.317 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:04.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:04.423 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:04.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:04 smithi098 bash[74888]: cluster 2023-09-23T20:43:02.745998+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-09-23T20:43:04.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:04 smithi098 bash[78228]: cluster 2023-09-23T20:43:02.745998+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-09-23T20:43:04.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:04.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:04.548 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:04.576 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:04.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:04.684 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:04.692 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:04 smithi173 bash[59517]: cluster 2023-09-23T20:43:02.745998+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-09-23T20:43:04.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:04.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:04.818 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:04.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:04.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:04.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:04.991 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:04.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:04.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:05.069 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:43:05.096 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:05.134 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:05.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:05.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:05.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:05.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:05.378 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:05.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:05.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:05.509 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:05.544 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:05.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:05.586 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:05.648 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:05.689 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:05.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:05.792 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:05.823 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:05.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:05.927 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:05.957 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:05.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:05.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:06.061 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:06.087 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:06.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:06.193 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:06.228 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:06.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:06.333 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:06.363 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:43:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:43:06] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.33.4" 2023-09-23T20:43:06.372 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:06.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:06.478 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:06.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:06.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:06.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:06 smithi173 bash[59517]: cluster 2023-09-23T20:43:04.746516+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T20:43:06.604 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:06.614 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:06.626 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:06 smithi098 bash[74888]: cluster 2023-09-23T20:43:04.746516+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T20:43:06.626 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:06 smithi098 bash[78228]: cluster 2023-09-23T20:43:04.746516+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 713 op/s 2023-09-23T20:43:06.662 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:06.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:06.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:06.799 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:06.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:06.843 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:43:06.843 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T20:43:06.904 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:06.934 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:06.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:06.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:07.040 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:07.068 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:07.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:07.172 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:07.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:07.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:07.302 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:07.339 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:07.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:07.448 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:07.480 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:07.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:07.588 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:07.616 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:07.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:07.721 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:07.756 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:07.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:07.858 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:07.899 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:07.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:07.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:08.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:08.040 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:08.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:08.144 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:08.176 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:08.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:08.282 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:08.313 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:08.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:08.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:08.460 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:08.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:08.566 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:08.593 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:08 smithi173 bash[59517]: cluster 2023-09-23T20:43:06.747218+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T20:43:08.593 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:08 smithi173 bash[59517]: audit 2023-09-23T20:43:07.855653+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:43:08.593 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:08 smithi173 bash[59517]: audit 2023-09-23T20:43:08.332456+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:08.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:08 smithi173 bash[59517]: audit 2023-09-23T20:43:08.341034+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:08.609 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:08.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:08.625 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:08 smithi098 bash[74888]: cluster 2023-09-23T20:43:06.747218+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T20:43:08.625 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:08 smithi098 bash[74888]: audit 2023-09-23T20:43:07.855653+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:43:08.625 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:08 smithi098 bash[74888]: audit 2023-09-23T20:43:08.332456+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:08.625 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:08 smithi098 bash[74888]: audit 2023-09-23T20:43:08.341034+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:08.626 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:08 smithi098 bash[78228]: cluster 2023-09-23T20:43:06.747218+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T20:43:08.626 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:08 smithi098 bash[78228]: audit 2023-09-23T20:43:07.855653+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:43:08.626 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:08 smithi098 bash[78228]: audit 2023-09-23T20:43:08.332456+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:08.626 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:08 smithi098 bash[78228]: audit 2023-09-23T20:43:08.341034+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:08.716 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:08.744 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:08.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:08.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:08.877 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:08.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:08.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:08.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:09.011 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:09.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:09.119 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:09.141 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:09.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:09.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.293 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:09.400 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:09.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:09.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:09.551 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.572 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:09.675 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.709 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:09.813 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.843 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:09.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:09.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:09.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:10.076 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:10.108 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:10.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:10.211 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:10.248 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:10.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:10.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:10.385 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:10.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:10.492 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:10.525 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:10.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:10.632 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.641 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:10 smithi098 bash[74888]: cluster 2023-09-23T20:43:08.747853+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T20:43:10.642 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:10 smithi098 bash[74888]: audit 2023-09-23T20:43:09.621869+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:10.642 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:10 smithi098 bash[74888]: audit 2023-09-23T20:43:09.622780+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:10.642 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:10 smithi098 bash[78228]: cluster 2023-09-23T20:43:08.747853+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T20:43:10.642 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:10 smithi098 bash[78228]: audit 2023-09-23T20:43:09.621869+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:10.642 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:10 smithi098 bash[78228]: audit 2023-09-23T20:43:09.622780+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:10.662 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:10.770 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:10.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:10.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:10 smithi173 bash[59517]: cluster 2023-09-23T20:43:08.747853+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T20:43:10.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:10 smithi173 bash[59517]: audit 2023-09-23T20:43:09.621869+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:10.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:10 smithi173 bash[59517]: audit 2023-09-23T20:43:09.622780+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:10.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:10.932 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:10.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:10.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:11.036 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:11.070 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:11.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:11.115 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:11.115 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:11.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:11.210 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:11.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:11.318 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:11.343 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:11.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:11.445 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:11.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:11.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:11.580 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:11.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:11.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:11.709 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:11.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:11.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:11.840 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:11.884 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:11.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:11.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:11.987 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:12.014 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:12.118 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:12.143 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:12.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:12.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:12.277 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:12.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:12.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:12.413 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:12.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:12.517 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:12.551 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:12.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:12.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:12 smithi173 bash[59517]: cluster 2023-09-23T20:43:10.748721+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-09-23T20:43:12.656 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:12.665 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:12 smithi098 bash[74888]: cluster 2023-09-23T20:43:10.748721+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-09-23T20:43:12.665 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:12 smithi098 bash[78228]: cluster 2023-09-23T20:43:10.748721+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-09-23T20:43:12.697 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:12.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:12.803 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:12.836 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:12.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:12.943 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:12.977 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:12.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:12.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:13.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:13.109 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:13.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:13.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:13.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:13.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:13.353 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:13.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:13.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:13.490 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:13.513 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:13.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:13.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:13.643 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:13.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:13.751 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:13.797 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:13.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:13.929 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:13.973 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:13.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:13.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:14.079 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:14.112 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:14.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:14.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:14.300 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:14.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:14.406 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.450 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:14.559 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:14.570 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:14 smithi098 bash[74888]: cluster 2023-09-23T20:43:12.749278+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2023-09-23T20:43:14.570 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:14 smithi098 bash[74888]: audit 2023-09-23T20:43:14.203820+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:14.570 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:14 smithi098 bash[74888]: audit 2023-09-23T20:43:14.212579+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:14.570 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:14 smithi098 bash[78228]: cluster 2023-09-23T20:43:12.749278+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2023-09-23T20:43:14.570 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:14 smithi098 bash[78228]: audit 2023-09-23T20:43:14.203820+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:14.571 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:14 smithi098 bash[78228]: audit 2023-09-23T20:43:14.212579+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:14.594 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:14.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:14.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:14 smithi173 bash[59517]: cluster 2023-09-23T20:43:12.749278+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 607 op/s 2023-09-23T20:43:14.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:14 smithi173 bash[59517]: audit 2023-09-23T20:43:14.203820+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:14.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:14 smithi173 bash[59517]: audit 2023-09-23T20:43:14.212579+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:14.616 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:43:14.616 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:43:14.616 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.616 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:148340 10.5 e307/297 10:abd96434:::benchmark_data_smithi098_207982_object38144:head v 307'9378, mlcod=307'9374)", 2023-09-23T20:43:14.616 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.594734+0000", 2023-09-23T20:43:14.616 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.014437660999999999, 2023-09-23T20:43:14.616 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014476037000000001, 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.594734+0000", 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.594734+0000", 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.617 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.594734+0000", 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.594742+0000", 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6119999999999999e-06 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.618 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.594757+0000", 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5247e-05 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.594765+0000", 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9130000000000003e-06 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604782+0000", 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010016450999999999 2023-09-23T20:43:14.619 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604803+0000", 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0794000000000001e-05 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:148349 10.2 e307/297 10:4bd8ee7e:::benchmark_data_smithi098_207982_object38153:head v 307'9157, mlcod=307'9154)", 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.597010+0000", 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.012161965, 2023-09-23T20:43:14.620 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012270193, 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.597010+0000", 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.597010+0000", 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.621 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.597009+0000", 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.597017+0000", 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.2179999999999999e-06 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.622 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.597037+0000", 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9072e-05 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.597046+0000", 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1379999999999996e-06 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599110+0000", 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002064396 2023-09-23T20:43:14.623 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.624 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.624 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:14.624 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599196+0000", 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5834999999999994e-05 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:148356 10.b e307/297 10:dc46b59e:::benchmark_data_smithi098_207982_object38160:head v 307'9298, mlcod=307'9296)", 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.599148+0000", 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.010024318000000001, 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010195754, 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:43:14.625 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599148+0000", 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599148+0000", 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.626 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599147+0000", 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599161+0000", 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4255e-05 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599172+0000", 2023-09-23T20:43:14.627 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1158000000000001e-05 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599181+0000", 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.541e-06 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599419+0000", 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00023797 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.628 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599440+0000", 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1061999999999999e-05 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604394+0000", 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0049542500000000003 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.629 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:148352 10.8 10:1bea782e:::benchmark_data_smithi098_207982_object38156:head [delete] snapc 0=[] ondisk+write+known_if_redirected e307)", 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.599217+0000", 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.009954816, 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010197787, 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 148352 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.630 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599217+0000", 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599217+0000", 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599216+0000", 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:43:14.631 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599222+0000", 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4470000000000003e-06 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599235+0000", 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2918000000000001e-05 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.632 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599243+0000", 2023-09-23T20:43:14.633 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6490000000000008e-06 2023-09-23T20:43:14.633 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.633 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.633 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:14.633 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599287+0000", 2023-09-23T20:43:14.633 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4530999999999998e-05 2023-09-23T20:43:14.633 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.633 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.633 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:14.633 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599422+0000", 2023-09-23T20:43:14.633 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013515099999999999 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599550+0000", 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012763999999999999 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:148357 10.8 10:1f95fd39:::benchmark_data_smithi098_207982_object38161:head [delete] snapc 0=[] ondisk+write+known_if_redirected e307)", 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.599259+0000", 2023-09-23T20:43:14.634 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0099129000000000005, 2023-09-23T20:43:14.635 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.01023553, 2023-09-23T20:43:14.635 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.635 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:43:14.635 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:14.635 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:43:14.635 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:43:14.635 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 148357 2023-09-23T20:43:14.635 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.635 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.635 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.635 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.636 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599259+0000", 2023-09-23T20:43:14.636 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.636 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.636 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.636 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.636 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599259+0000", 2023-09-23T20:43:14.636 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.636 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.636 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.636 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.636 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599259+0000", 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599262+0000", 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0869999999999998e-06 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599269+0000", 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5129999999999999e-06 2023-09-23T20:43:14.637 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599275+0000", 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0689999999999998e-06 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604573+0000", 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0052972940000000001 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.638 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604770+0000", 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00019722899999999999 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604865+0000", 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5208000000000001e-05 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.639 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:148353 10.c e307/297 10:3ca78881:::benchmark_data_smithi098_207982_object38157:head v 307'9160, mlcod=307'9158)", 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.599334+0000", 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0098381409999999999, 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010235517, 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599334+0000", 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.640 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.641 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.641 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599334+0000", 2023-09-23T20:43:14.641 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.641 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.641 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.641 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.641 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599333+0000", 2023-09-23T20:43:14.641 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:43:14.641 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.641 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599343+0000", 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4800000000000007e-06 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599351+0000", 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1759999999999993e-06 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.642 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.599357+0000", 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.6060000000000002e-06 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.602258+0000", 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002901009 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.602294+0000", 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6136000000000001e-05 2023-09-23T20:43:14.643 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35775.0:148352 10.8 e307/297)", 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.604730+0000", 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0044423500000000003, 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0048983780000000001, 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "queued for pg", 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.644 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604730+0000", 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604730+0000", 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604729+0000", 2023-09-23T20:43:14.645 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604737+0000", 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4430000000000003e-06 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604747+0000", 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4169999999999998e-06 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.646 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604756+0000", 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0259999999999996e-06 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:148359 10.d e307/297)", 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.608204+0000", 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.00096779600000000004, 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0014700449999999999, 2023-09-23T20:43:14.647 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "queued for pg", 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608204+0000", 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608204+0000", 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.648 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608203+0000", 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608213+0000", 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9520000000000006e-06 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.649 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608225+0000", 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1361e-05 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608232+0000", 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7489999999999998e-06 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.650 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:148354 10.5 e307/297)", 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.608438+0000", 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.00073423800000000001, 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001285107, 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "queued for pg", 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608438+0000", 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.651 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608438+0000", 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608437+0000", 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608442+0000", 2023-09-23T20:43:14.652 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0359999999999997e-06 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608450+0000", 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6310000000000003e-06 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608454+0000", 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.0629999999999999e-06 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.653 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:148361 10.1 e307/297 10:860c6bc8:::benchmark_data_smithi098_207982_object38165:head v 307'9467, mlcod=307'9465)", 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.608909+0000", 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.000262701, 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00086353899999999997, 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.654 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608909+0000", 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608909+0000", 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608909+0000", 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.655 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608919+0000", 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0251000000000001e-05 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608930+0000", 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1014e-05 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.656 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.608937+0000", 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2400000000000001e-06 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.609005+0000", 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7366000000000005e-05 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.609027+0000", 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1980999999999998e-05 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.657 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.658 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.658 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.658 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.658 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:148348 10.2 e307/297 10:485492d2:::benchmark_data_smithi098_207982_object38152:head v 307'9156, mlcod=307'9154)", 2023-09-23T20:43:14.658 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.589128+0000", 2023-09-23T20:43:14.658 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.020044072999999999, 2023-09-23T20:43:14.658 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.020710691999999999, 2023-09-23T20:43:14.658 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.658 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:43:14.658 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.658 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.589128+0000", 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.589128+0000", 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.659 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.589127+0000", 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.589135+0000", 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0730000000000005e-06 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.589162+0000", 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6950000000000001e-05 2023-09-23T20:43:14.660 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.589171+0000", 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0389999999999993e-06 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.589250+0000", 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8770999999999995e-05 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:14.661 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.589276+0000", 2023-09-23T20:43:14.662 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6619e-05 2023-09-23T20:43:14.662 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.662 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.662 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.662 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.662 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.662 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:148351 10.d e307/297 10:b6bb5b11:::benchmark_data_smithi098_207982_object38155:head v 307'9321, mlcod=307'9319)", 2023-09-23T20:43:14.662 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:14.592743+0000", 2023-09-23T20:43:14.662 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.016429042000000001, 2023-09-23T20:43:14.662 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017157406, 2023-09-23T20:43:14.662 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.592743+0000", 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.592743+0000", 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:14.663 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.592742+0000", 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.592752+0000", 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7880000000000001e-06 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:14.664 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.592768+0000", 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5892e-05 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.592776+0000", 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5359999999999992e-06 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.602338+0000", 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0095612160000000009 2023-09-23T20:43:14.665 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:14.666 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:14.666 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:14.666 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:14.604466+0000", 2023-09-23T20:43:14.666 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002128699 2023-09-23T20:43:14.666 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.666 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:14.666 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.666 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:14.666 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2023-09-23T20:43:14.666 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 12 2023-09-23T20:43:14.666 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:43:14.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.739 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:14.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:14.846 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:14.870 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:14.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:14.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:14.973 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:15.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:15.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:15.080 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:43:15.124 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:15.133 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:43:15.152 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:15.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:15.196 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:43:15.233 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:43:15.258 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:15.271 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:43:15.288 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:15.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:15.307 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:43:15.365 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:43:15.392 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:43:15.394 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:43:15.394 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:43:15.395 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:43:15.395 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:43:15.395 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:43:15.395 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:43:15.395 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:43:15.395 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:43:15.398 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:15.437 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:15.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:15.541 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:15.577 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:15.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:15 smithi173 bash[59517]: audit 2023-09-23T20:43:14.474879+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:15.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:15 smithi173 bash[59517]: audit 2023-09-23T20:43:14.492432+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:15.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:15 smithi173 bash[59517]: cluster 2023-09-23T20:43:14.749781+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T20:43:15.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:15 smithi173 bash[59517]: audit 2023-09-23T20:43:15.008915+0000 mon.a (mon.0) 1653 : audit 0 from='client.? 172.21.15.98:0/3481583074' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:15.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:15 smithi173 bash[59517]: audit 2023-09-23T20:43:15.083309+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:43:15.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:15 smithi173 bash[59517]: audit 2023-09-23T20:43:15.086812+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:43:15.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:15 smithi173 bash[59517]: audit 2023-09-23T20:43:15.093760+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:15.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[74888]: audit 2023-09-23T20:43:14.474879+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:15.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[74888]: audit 2023-09-23T20:43:14.492432+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:15.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[74888]: cluster 2023-09-23T20:43:14.749781+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T20:43:15.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[74888]: audit 2023-09-23T20:43:15.008915+0000 mon.a (mon.0) 1653 : audit 0 from='client.? 172.21.15.98:0/3481583074' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:15.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[74888]: audit 2023-09-23T20:43:15.083309+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:43:15.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[74888]: audit 2023-09-23T20:43:15.086812+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:43:15.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[74888]: audit 2023-09-23T20:43:15.093760+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:15.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[78228]: audit 2023-09-23T20:43:14.474879+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:15.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[78228]: audit 2023-09-23T20:43:14.492432+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:15.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[78228]: cluster 2023-09-23T20:43:14.749781+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-09-23T20:43:15.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[78228]: audit 2023-09-23T20:43:15.008915+0000 mon.a (mon.0) 1653 : audit 0 from='client.? 172.21.15.98:0/3481583074' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:15.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[78228]: audit 2023-09-23T20:43:15.083309+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:43:15.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[78228]: audit 2023-09-23T20:43:15.086812+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:43:15.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:15 smithi098 bash[78228]: audit 2023-09-23T20:43:15.093760+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:43:15.683 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:15.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:15.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:15.813 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:15.843 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:15.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:15.947 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:15.970 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:15.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:15.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:16.073 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:16.105 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:16.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:16.208 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:16.236 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:16.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:16.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:16.353 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:43:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:43:16] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.33.4" 2023-09-23T20:43:16.380 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:16.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:16.488 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:16.537 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:16.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:16.641 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:16.670 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:16.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:16.775 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:16.801 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:16.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:16.908 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:16.949 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:16.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:16.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:17.052 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:17.095 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:17.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:17.200 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:17.238 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:17.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:17.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T20:43:17.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:17.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:17.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:17.509 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:17.542 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:17.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:17.645 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:17.684 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:17.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:17.789 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:17.813 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:17.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:17.919 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:17.927 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:17 smithi098 bash[78228]: cluster 2023-09-23T20:43:16.750438+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1322: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-09-23T20:43:17.928 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:17 smithi098 bash[74888]: cluster 2023-09-23T20:43:16.750438+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1322: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-09-23T20:43:17.946 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:17.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:17.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:18.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:18.085 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:18.091 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:17 smithi173 bash[59517]: cluster 2023-09-23T20:43:16.750438+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1322: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-09-23T20:43:18.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:18.192 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:18.232 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:18.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:18.336 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:18.364 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:18.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:18.470 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:18.493 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:18.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:18.597 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:18.634 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:18.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:18.740 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:18.777 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:18.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:18.881 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:18.924 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:18.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:18.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:19.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:19.057 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:19.164 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:19.191 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:19.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:19.295 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:19.331 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:19.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:19.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:19.466 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:19.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:19.571 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:19.600 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:19.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:19.706 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:19.738 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:19.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:19.844 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:19.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:19 smithi173 bash[59517]: cluster 2023-09-23T20:43:18.750972+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2023-09-23T20:43:19.866 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:19.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:19.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:19.970 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:20.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:20.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:20.108 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:20.141 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:20.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:20.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:19 smithi098 bash[74888]: cluster 2023-09-23T20:43:18.750972+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2023-09-23T20:43:20.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:19 smithi098 bash[78228]: cluster 2023-09-23T20:43:18.750972+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2023-09-23T20:43:20.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:20.280 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:20.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:20.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:20.418 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:20.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:20.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:20.555 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:20.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:20.662 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:20.694 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:20.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:20.797 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:20.833 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:20.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:20.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:20.970 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:20.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:20.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:21.076 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:21.104 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:21.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:21.207 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:21.229 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:21.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:21.333 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:21.360 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:21.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:21.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:21.503 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:21.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:21.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:21.630 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:21.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:21.737 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:21.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:21.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:21.868 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:21.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:21.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:21.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:22.008 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:22.035 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:22.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:22.141 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:22.171 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:22.276 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:22.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:22.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:22.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:22 smithi098 bash[78228]: cluster 2023-09-23T20:43:20.751625+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T20:43:22.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:22 smithi098 bash[74888]: cluster 2023-09-23T20:43:20.751625+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T20:43:22.432 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:22.473 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:22.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:22.515 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:43:22.577 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:22.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:22 smithi173 bash[59517]: cluster 2023-09-23T20:43:20.751625+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-23T20:43:22.608 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:22.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:22.712 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:22.753 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:22.860 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:22.887 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:22.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:22.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:22.995 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:23.022 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:23.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:23.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:23.154 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:23.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:23.259 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:23.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:23.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:23.398 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:23.453 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:23.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:23.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:23.599 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:23.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:23.704 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:23.738 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:23.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:23.843 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:23.881 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:23.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:23.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:23.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:24.014 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:24.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:24.122 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:24.152 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:24.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:24.168 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:24 smithi098 bash[74888]: cluster 2023-09-23T20:43:22.752279+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-23T20:43:24.168 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:24 smithi098 bash[74888]: audit 2023-09-23T20:43:23.404257+0000 mon.a (mon.0) 1657 : audit 1 from='client.? 172.21.15.98:0/2401678935' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:43:24.168 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:24 smithi098 bash[74888]: audit 2023-09-23T20:43:23.544680+0000 mon.a (mon.0) 1658 : audit 1 from='client.? 172.21.15.98:0/2214573307' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:43:24.194 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T20:43:24.195 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:43:24.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:24.283 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:24.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:24.387 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:24.418 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:24.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:24.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:24 smithi098 bash[78228]: cluster 2023-09-23T20:43:22.752279+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-23T20:43:24.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:24 smithi098 bash[78228]: audit 2023-09-23T20:43:23.404257+0000 mon.a (mon.0) 1657 : audit 1 from='client.? 172.21.15.98:0/2401678935' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:43:24.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:24 smithi098 bash[78228]: audit 2023-09-23T20:43:23.544680+0000 mon.a (mon.0) 1658 : audit 1 from='client.? 172.21.15.98:0/2214573307' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:43:24.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:24.537 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:24 smithi173 bash[59517]: cluster 2023-09-23T20:43:22.752279+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-23T20:43:24.537 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:24 smithi173 bash[59517]: audit 2023-09-23T20:43:23.404257+0000 mon.a (mon.0) 1657 : audit 1 from='client.? 172.21.15.98:0/2401678935' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:43:24.537 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:24 smithi173 bash[59517]: audit 2023-09-23T20:43:23.544680+0000 mon.a (mon.0) 1658 : audit 1 from='client.? 172.21.15.98:0/2214573307' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:43:24.570 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:24.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:24.655 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:24.673 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:24.695 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:24.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:24.798 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:24.828 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:24.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:24.932 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:24.973 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:24.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:24.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:25.080 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:25.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:25.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:25.220 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.250 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:25.357 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[74888]: cluster 2023-09-23T20:43:24.160616+0000 mon.a (mon.0) 1659 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[74888]: audit 2023-09-23T20:43:24.174459+0000 mon.a (mon.0) 1660 : audit 1 from='client.? 172.21.15.98:0/2401678935' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:43:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[74888]: audit 2023-09-23T20:43:24.174649+0000 mon.a (mon.0) 1661 : audit 1 from='client.? 172.21.15.98:0/2214573307' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:43:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[74888]: cluster 2023-09-23T20:43:24.174749+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:43:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[74888]: cluster 2023-09-23T20:43:24.174864+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-09-23T20:43:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[74888]: cluster 2023-09-23T20:43:24.182711+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:43:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[74888]: audit 2023-09-23T20:43:24.614872+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[78228]: cluster 2023-09-23T20:43:24.160616+0000 mon.a (mon.0) 1659 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[78228]: audit 2023-09-23T20:43:24.174459+0000 mon.a (mon.0) 1660 : audit 1 from='client.? 172.21.15.98:0/2401678935' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:43:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[78228]: audit 2023-09-23T20:43:24.174649+0000 mon.a (mon.0) 1661 : audit 1 from='client.? 172.21.15.98:0/2214573307' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:43:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[78228]: cluster 2023-09-23T20:43:24.174749+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:43:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[78228]: cluster 2023-09-23T20:43:24.174864+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-09-23T20:43:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[78228]: cluster 2023-09-23T20:43:24.182711+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:43:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:25 smithi098 bash[78228]: audit 2023-09-23T20:43:24.614872+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:25.492 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:25.515 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:25.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:25.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:25 smithi173 bash[59517]: cluster 2023-09-23T20:43:24.160616+0000 mon.a (mon.0) 1659 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:25 smithi173 bash[59517]: audit 2023-09-23T20:43:24.174459+0000 mon.a (mon.0) 1660 : audit 1 from='client.? 172.21.15.98:0/2401678935' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:43:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:25 smithi173 bash[59517]: audit 2023-09-23T20:43:24.174649+0000 mon.a (mon.0) 1661 : audit 1 from='client.? 172.21.15.98:0/2214573307' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:43:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:25 smithi173 bash[59517]: cluster 2023-09-23T20:43:24.174749+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:43:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:25 smithi173 bash[59517]: cluster 2023-09-23T20:43:24.174864+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-09-23T20:43:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:25 smithi173 bash[59517]: cluster 2023-09-23T20:43:24.182711+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T20:43:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:25 smithi173 bash[59517]: audit 2023-09-23T20:43:24.614872+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:25.621 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:25.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:25.779 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:25.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:25.886 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.916 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:25.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:25.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:26.019 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:26.059 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:26.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:26.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:26.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:26.299 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:26.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:26.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:26.431 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:43:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:43:26] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.33.4" 2023-09-23T20:43:26.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:26 smithi098 bash[74888]: cluster 2023-09-23T20:43:24.752739+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-23T20:43:26.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:26 smithi098 bash[78228]: cluster 2023-09-23T20:43:24.752739+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-23T20:43:26.434 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:26.459 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:26.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:26.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:26.594 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:26.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:26.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:26 smithi173 bash[59517]: cluster 2023-09-23T20:43:24.752739+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-23T20:43:26.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:26.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:26.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:26.828 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:26.862 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:26.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:26.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:26.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:27.007 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:27.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:27.111 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:27.137 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:27.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:27.244 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:27.268 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:27.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:27.372 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:27.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:27.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:27.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:27.544 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:27.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:27.651 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:27.675 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:27.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:27.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T20:43:27.781 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:27.827 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:27.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:27.930 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:27.956 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:27.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:27.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:28.063 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:28.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:28.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:28.192 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:28.217 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:28.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:28.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:28.329 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:28 smithi173 bash[59517]: cluster 2023-09-23T20:43:26.753400+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T20:43:28.352 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:28.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:28.419 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:28.454 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:28 smithi098 bash[78228]: cluster 2023-09-23T20:43:26.753400+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T20:43:28.454 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:28 smithi098 bash[74888]: cluster 2023-09-23T20:43:26.753400+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T20:43:28.456 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:28.483 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:28.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:28.590 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:28.620 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:28.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:28.726 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:28.765 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:28.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:28.869 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:28.892 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:28.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:28.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:28.996 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:29.032 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:29.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:29.137 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:29.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:29.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:29.275 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:29.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:29.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:29.402 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:29.434 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:29.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:29.540 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:29.571 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:29.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:29.679 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:29.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:29.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:29.817 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:29.844 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:29.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:29.947 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:29.953 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:43:29.984 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:29.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:29.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:30.089 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:30.122 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:30.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:30.230 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:30.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:30.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:30.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:30.385 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:30 smithi098 bash[74888]: cluster 2023-09-23T20:43:28.754000+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T20:43:30.385 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:30 smithi098 bash[78228]: cluster 2023-09-23T20:43:28.754000+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T20:43:30.409 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:30.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:30.514 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:30.547 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:30.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:30.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:30 smithi173 bash[59517]: cluster 2023-09-23T20:43:28.754000+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T20:43:30.654 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:30.686 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:30.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:30.792 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:30.822 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:30.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:30.928 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:30.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:30.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:30.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:31.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:31.098 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:31.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:31.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:31.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:31.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:31.353 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:31.379 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:31.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:31.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:31.504 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:31.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:31.608 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:31.648 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:31.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:31.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:31.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:31.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:31.880 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:31.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:31.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:31.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:32.024 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:32.057 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:32.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:32.162 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:32.183 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:32.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:32.290 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:32.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:32.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:32.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:32 smithi098 bash[78228]: cluster 2023-09-23T20:43:30.754509+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T20:43:32.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:32 smithi098 bash[74888]: cluster 2023-09-23T20:43:30.754509+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T20:43:32.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:32.461 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:32.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:32.566 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:32.574 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:32 smithi173 bash[59517]: cluster 2023-09-23T20:43:30.754509+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T20:43:32.577 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:32.590 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:32.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:32.696 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:32.733 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:32.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:32.838 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:32.870 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:32.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:32.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:32.981 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:33.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:33.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:33.111 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:33.143 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:33.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:33.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:33.271 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:33.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:33.378 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:33.401 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:33.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:33.472 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:43:33.473 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:43:33.509 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:33.538 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:33.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:33.641 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:33.669 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:33.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:33.773 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:33.808 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:33.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:33.912 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:33.936 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:33.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:33.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:34.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:34.065 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:34.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:34.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:34.200 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:34.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:34.305 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:34.342 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:34.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:34.347 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:34 smithi098 bash[74888]: cluster 2023-09-23T20:43:32.754964+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T20:43:34.347 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:34 smithi098 bash[78228]: cluster 2023-09-23T20:43:32.754964+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T20:43:34.448 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:34.470 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:34.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:34.576 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:34.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:34 smithi173 bash[59517]: cluster 2023-09-23T20:43:32.754964+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-09-23T20:43:34.598 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:34.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:34.708 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:34.739 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:34.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:34.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:34.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:34.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:34.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:34.979 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:35.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:35.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:35.108 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:35.140 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:35.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:35.244 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:35.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:35.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:35.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:35.400 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:35.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:35.503 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:35.538 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:35.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:35.645 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:35.675 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:35.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:35.780 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:35.815 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:35.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:35.918 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:35.943 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:35.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:35.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:36.046 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:36.072 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:36.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:36.175 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:36.181 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:43:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:43:36] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.33.4" 2023-09-23T20:43:36.197 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:36.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:36.302 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:36.329 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:36.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:36.432 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:36.440 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:36 smithi173 bash[59517]: cluster 2023-09-23T20:43:34.755470+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T20:43:36.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:36.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:36.491 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T20:43:36.491 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:36 smithi098 bash[78228]: cluster 2023-09-23T20:43:34.755470+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T20:43:36.492 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:36 smithi098 bash[74888]: cluster 2023-09-23T20:43:34.755470+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-23T20:43:36.576 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:36.610 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:36.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:36.716 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:36.750 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:36.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:36.853 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:36.890 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:36.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:36.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:36.964 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:36.994 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:37.016 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:37.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:37.122 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:37.141 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:37.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:37.246 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:37.282 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:37.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:37.387 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:37.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:37.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:37.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:37.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.551 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:37.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:37.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:37.694 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:37.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:37.800 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:37.824 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:37.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:37.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:37.954 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:37.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:37.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:38.056 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:38.087 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:38.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:38.191 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:38.220 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:38.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:38.325 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:38.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:38 smithi173 bash[59517]: cluster 2023-09-23T20:43:36.756113+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-23T20:43:38.351 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:38.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:38.459 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:38.482 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:38 smithi098 bash[74888]: cluster 2023-09-23T20:43:36.756113+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-23T20:43:38.482 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:38 smithi098 bash[78228]: cluster 2023-09-23T20:43:36.756113+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-23T20:43:38.491 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:38.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:38.594 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:38.635 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:38.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:38.740 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:38.776 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:38.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:38.880 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:38.921 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:38.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:38.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:39.024 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:39.054 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:39.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:39.159 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:39.183 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:39.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:39.286 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:39.338 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:39.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:39.445 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:39.470 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:39.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:39.573 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:39.601 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:39.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:39.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:39.736 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:39.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:39.842 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:39.871 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:39.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:39.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:39.975 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:40.001 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:40.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:40.107 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:40.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:40.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:40.233 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:40.244 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:40 smithi098 bash[74888]: cluster 2023-09-23T20:43:38.756866+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-09-23T20:43:40.244 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:40 smithi098 bash[74888]: audit 2023-09-23T20:43:39.615183+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:40.244 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:40 smithi098 bash[78228]: cluster 2023-09-23T20:43:38.756866+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-09-23T20:43:40.244 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:40 smithi098 bash[78228]: audit 2023-09-23T20:43:39.615183+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:40.268 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:40.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:40.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:40 smithi173 bash[59517]: cluster 2023-09-23T20:43:38.756866+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-09-23T20:43:40.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:40 smithi173 bash[59517]: audit 2023-09-23T20:43:39.615183+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:40.372 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:40.396 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:40.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:40.502 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:40.526 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:40.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:40.630 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:40.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:40.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:40.762 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:40.786 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:40.890 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:40.914 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:40.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:40.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:41.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:41.058 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:41.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:41.164 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:41.191 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:41.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:41.294 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:41.327 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:41.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:41.432 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:41.464 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:41.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:41.567 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:41.607 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:41.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:41.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:41.754 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:41.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:41.761 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:43:41.793 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:43:41.824 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:43:41.860 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:41.862 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:43:41.889 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:41.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:41.899 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:43:41.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:41.937 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:43:41.976 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:43:42.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:42.009 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:43:42.017 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:43:42.017 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:43:42.017 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:43:42.017 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:43:42.018 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:43:42.018 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:43:42.018 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:43:42.018 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:43:42.031 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:42.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:42.134 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:42.163 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:42.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:42.268 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:42.278 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:42 smithi098 bash[78228]: cluster 2023-09-23T20:43:40.757380+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-09-23T20:43:42.278 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:42 smithi098 bash[78228]: audit 2023-09-23T20:43:41.715200+0000 mon.a (mon.0) 1665 : audit 0 from='client.? 172.21.15.98:0/981961464' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:42.278 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:42 smithi098 bash[74888]: cluster 2023-09-23T20:43:40.757380+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-09-23T20:43:42.278 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:42 smithi098 bash[74888]: audit 2023-09-23T20:43:41.715200+0000 mon.a (mon.0) 1665 : audit 0 from='client.? 172.21.15.98:0/981961464' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:42.293 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:42.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:42.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:42 smithi173 bash[59517]: cluster 2023-09-23T20:43:40.757380+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-09-23T20:43:42.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:42 smithi173 bash[59517]: audit 2023-09-23T20:43:41.715200+0000 mon.a (mon.0) 1665 : audit 0 from='client.? 172.21.15.98:0/981961464' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:43:42.399 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:42.428 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:42.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:42.537 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:42.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:42.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:42.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:42.693 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:42.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:42.796 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:42.820 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:42.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:42.925 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:42.961 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:42.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:42.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:43.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:43.110 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:43.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:43.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:43.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:43.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:43.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:43.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:43.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:43.494 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:43.528 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:43.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:43.635 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:43.667 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:43.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:43.772 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:43.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:43.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:43.911 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:43.940 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:43.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:43.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:44.044 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:44.074 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:44.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:44.180 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:44.207 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:44.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:44.314 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:44.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:44.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:44.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:44 smithi098 bash[78228]: cluster 2023-09-23T20:43:42.758000+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-23T20:43:44.433 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:44 smithi098 bash[74888]: cluster 2023-09-23T20:43:42.758000+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-23T20:43:44.449 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:44.482 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:44.588 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:44.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:44 smithi173 bash[59517]: cluster 2023-09-23T20:43:42.758000+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-23T20:43:44.645 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:44.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:44.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:44.796 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:44.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:44.904 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:44.927 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:44.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:44.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:45.033 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:45.067 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:45.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:45.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:45.198 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:45.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:45.302 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:45.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:45.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:45.440 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:45.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:45.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:45.573 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:45.597 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:45.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:45.704 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:45.739 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:45.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:45.843 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:45.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:45.872 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:45.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:45.974 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:46.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:46.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:46.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:46.141 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:46.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:46.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:46.257 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:46 smithi173 bash[59517]: cluster 2023-09-23T20:43:44.758503+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1337: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-09-23T20:43:46.279 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:46.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:46.385 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:46.412 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:46.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:46.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:46 smithi098 bash[74888]: cluster 2023-09-23T20:43:44.758503+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1337: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-09-23T20:43:46.431 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:43:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:43:46] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.33.4" 2023-09-23T20:43:46.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:46 smithi098 bash[78228]: cluster 2023-09-23T20:43:44.758503+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1337: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-09-23T20:43:46.515 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:46.544 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:46.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:46.648 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:46.683 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:46.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:46.788 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:46.824 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:46.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:46.928 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:46.972 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:46.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:47.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:47.108 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:47.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:47.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:47.237 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:47.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:47.260 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T20:43:47.342 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:47.350 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:47 smithi098 bash[74888]: audit 2023-09-23T20:43:46.473613+0000 mon.a (mon.0) 1666 : audit 1 from='client.? 172.21.15.98:0/3935936537' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:43:47.350 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:47 smithi098 bash[78228]: audit 2023-09-23T20:43:46.473613+0000 mon.a (mon.0) 1666 : audit 1 from='client.? 172.21.15.98:0/3935936537' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:43:47.380 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:47.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:47.485 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:47.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:47.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:47.564 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:43:47.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:47 smithi173 bash[59517]: audit 2023-09-23T20:43:46.473613+0000 mon.a (mon.0) 1666 : audit 1 from='client.? 172.21.15.98:0/3935936537' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:43:47.650 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:47.685 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:47.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:47.793 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:47.836 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:47.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:47.945 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:47.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:47.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:47.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:48.076 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:48.113 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:48.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:48.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:48.256 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:48.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:48.267 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:43:48.361 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:48.405 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:48.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:48.512 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T20:43:48.512 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:48 smithi098 bash[78228]: cluster 2023-09-23T20:43:46.759107+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1338: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-09-23T20:43:48.513 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:48 smithi098 bash[78228]: audit 2023-09-23T20:43:47.236596+0000 mon.a (mon.0) 1667 : audit 1 from='client.? 172.21.15.98:0/3935936537' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:43:48.513 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:48 smithi098 bash[78228]: cluster 2023-09-23T20:43:47.236858+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-09-23T20:43:48.514 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:48 smithi098 bash[78228]: cluster 2023-09-23T20:43:47.240002+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T20:43:48.514 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:48 smithi098 bash[78228]: audit 2023-09-23T20:43:47.862359+0000 mon.a (mon.0) 1669 : audit 1 from='client.? 172.21.15.98:0/1665730495' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:43:48.514 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:48 smithi098 bash[74888]: cluster 2023-09-23T20:43:46.759107+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1338: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-09-23T20:43:48.514 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:48 smithi098 bash[74888]: audit 2023-09-23T20:43:47.236596+0000 mon.a (mon.0) 1667 : audit 1 from='client.? 172.21.15.98:0/3935936537' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:43:48.514 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:48 smithi098 bash[74888]: cluster 2023-09-23T20:43:47.236858+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-09-23T20:43:48.514 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:48 smithi098 bash[74888]: cluster 2023-09-23T20:43:47.240002+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T20:43:48.514 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:48 smithi098 bash[74888]: audit 2023-09-23T20:43:47.862359+0000 mon.a (mon.0) 1669 : audit 1 from='client.? 172.21.15.98:0/1665730495' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:43:48.515 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:48.523 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:48 smithi173 bash[59517]: cluster 2023-09-23T20:43:46.759107+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1338: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-09-23T20:43:48.523 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:48 smithi173 bash[59517]: audit 2023-09-23T20:43:47.236596+0000 mon.a (mon.0) 1667 : audit 1 from='client.? 172.21.15.98:0/3935936537' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:43:48.523 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:48 smithi173 bash[59517]: cluster 2023-09-23T20:43:47.236858+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-09-23T20:43:48.523 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:48 smithi173 bash[59517]: cluster 2023-09-23T20:43:47.240002+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T20:43:48.523 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:48 smithi173 bash[59517]: audit 2023-09-23T20:43:47.862359+0000 mon.a (mon.0) 1669 : audit 1 from='client.? 172.21.15.98:0/1665730495' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:43:48.550 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:48.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:48.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:48.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:48.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:48.785 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:48.812 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:48.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:48.916 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:48.942 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:48.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:48.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:49.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:49.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:49.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:49.196 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:49.225 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:49.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:49.329 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:49.338 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:49 smithi173 bash[59517]: cluster 2023-09-23T20:43:48.230185+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:49.338 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:49 smithi173 bash[59517]: audit 2023-09-23T20:43:48.242320+0000 mon.a (mon.0) 1671 : audit 1 from='client.? 172.21.15.98:0/1665730495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:43:49.339 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:49 smithi173 bash[59517]: cluster 2023-09-23T20:43:48.242393+0000 mon.a (mon.0) 1672 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-09-23T20:43:49.339 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:49 smithi173 bash[59517]: cluster 2023-09-23T20:43:48.244485+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:43:49.339 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:49 smithi173 bash[59517]: cluster 2023-09-23T20:43:48.255699+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:43:49.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:49.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:49.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:49 smithi098 bash[74888]: cluster 2023-09-23T20:43:48.230185+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:49.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:49 smithi098 bash[74888]: audit 2023-09-23T20:43:48.242320+0000 mon.a (mon.0) 1671 : audit 1 from='client.? 172.21.15.98:0/1665730495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:43:49.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:49 smithi098 bash[74888]: cluster 2023-09-23T20:43:48.242393+0000 mon.a (mon.0) 1672 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-09-23T20:43:49.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:49 smithi098 bash[74888]: cluster 2023-09-23T20:43:48.244485+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:43:49.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:49 smithi098 bash[74888]: cluster 2023-09-23T20:43:48.255699+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:43:49.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:49 smithi098 bash[78228]: cluster 2023-09-23T20:43:48.230185+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:43:49.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:49 smithi098 bash[78228]: audit 2023-09-23T20:43:48.242320+0000 mon.a (mon.0) 1671 : audit 1 from='client.? 172.21.15.98:0/1665730495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:43:49.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:49 smithi098 bash[78228]: cluster 2023-09-23T20:43:48.242393+0000 mon.a (mon.0) 1672 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-09-23T20:43:49.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:49 smithi098 bash[78228]: cluster 2023-09-23T20:43:48.244485+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:43:49.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:49 smithi098 bash[78228]: cluster 2023-09-23T20:43:48.255699+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T20:43:49.469 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:49.492 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:49.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:49.597 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:49.625 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:49.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:49.728 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:49.759 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:49.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:49.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:49.897 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:49.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:49.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:49.964 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:50.002 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:50.035 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:50.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:50.140 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:50.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.166 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:50.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:50.268 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:50.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:50.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:50.411 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:50.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:50.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:50.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:50.561 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:50 smithi098 bash[78228]: cluster 2023-09-23T20:43:48.762110+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T20:43:50.561 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:50 smithi098 bash[74888]: cluster 2023-09-23T20:43:48.762110+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T20:43:50.579 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:50.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:50.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:50 smithi173 bash[59517]: cluster 2023-09-23T20:43:48.762110+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2023-09-23T20:43:50.687 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:50.719 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:50.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:50.828 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:50.871 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:50.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:50.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:50.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:51.012 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:51.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:51.118 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:51.165 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:51.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:51.269 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:51.293 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:51.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:51.401 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:51.433 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:51.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:51.536 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:51.548 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:43:51.565 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:51.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:51.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:51.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:51.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:51.794 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:51.837 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:51.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:51.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:51.978 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:51.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:51.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:52.084 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:52.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:52.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:52.218 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:52.252 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:52.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:52.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:52 smithi173 bash[59517]: cluster 2023-09-23T20:43:50.762676+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2023-09-23T20:43:52.357 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:52.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:52.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:52.489 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:52.499 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:52 smithi098 bash[74888]: cluster 2023-09-23T20:43:50.762676+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2023-09-23T20:43:52.499 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:52 smithi098 bash[78228]: cluster 2023-09-23T20:43:50.762676+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 559 op/s 2023-09-23T20:43:52.535 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:52.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:52.640 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:52.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:52.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:52.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:52.817 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:52.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:52.924 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:52.949 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:52.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:52.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:53.056 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:53.083 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:53.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:53.188 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:53.217 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:53.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:53.267 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:53.267 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:53.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:53.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:53.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:53.453 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:53.478 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:53.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:53.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:53.610 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:53.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:53.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:53.762 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:53.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:53.869 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:53.899 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:53.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:53.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:54.003 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:54.040 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:54.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:54.148 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:54.187 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:54.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:54.276 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:54 smithi173 bash[59517]: cluster 2023-09-23T20:43:52.767730+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1343: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T20:43:54.294 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:54.315 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:54.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:54.420 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:54.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:54 smithi098 bash[78228]: cluster 2023-09-23T20:43:52.767730+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1343: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T20:43:54.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:54 smithi098 bash[74888]: cluster 2023-09-23T20:43:52.767730+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1343: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-09-23T20:43:54.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:54.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:54.554 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:54.593 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:54.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:54.698 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:54.733 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:54.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:54.838 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:54.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:54.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:54.981 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:55.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:55.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:55.114 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:55.146 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:55.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:55.250 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:55.273 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:55.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:55.288 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:55 smithi173 bash[59517]: audit 2023-09-23T20:43:54.615681+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:55.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:55.384 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:55 smithi098 bash[78228]: audit 2023-09-23T20:43:54.615681+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:55.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:55 smithi098 bash[74888]: audit 2023-09-23T20:43:54.615681+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:43:55.407 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:55.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:55.510 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:55.534 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:55.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:55.639 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:55.665 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:55.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:55.771 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:55.801 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:55.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:55.908 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:55.940 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:55.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:55.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:56.047 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:56.071 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:56.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:56.109 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:43:56.176 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:56.204 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:43:56.293 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:56 smithi173 bash[59517]: cluster 2023-09-23T20:43:54.768280+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 506 op/s 2023-09-23T20:43:56.309 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:56.332 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:56.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:56.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:56.459 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:56.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:56.489 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:43:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:43:56] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.33.4" 2023-09-23T20:43:56.489 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:56 smithi098 bash[78228]: cluster 2023-09-23T20:43:54.768280+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 506 op/s 2023-09-23T20:43:56.489 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:56 smithi098 bash[74888]: cluster 2023-09-23T20:43:54.768280+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 506 op/s 2023-09-23T20:43:56.564 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:56.602 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:56.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:56.705 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:56.739 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:56.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:56.844 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:56.884 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:56.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:56.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:56.992 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:57.034 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:57.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:57.068 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:43:57.068 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:43:57.068 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:43:57.068 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:43:57.068 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.068 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59712 9.5 9.5ca503c5 (undecoded) ondisk+write+known_if_redirected e243)", 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:24.195500+0000", 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 572.86355896299995, 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.81048589100000001, 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59712 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.069 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195500+0000", 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195500+0000", 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.070 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195498+0000", 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195549+0000", 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0868000000000002e-05 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195564+0000", 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4934e-05 2023-09-23T20:43:57.071 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195574+0000", 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9879999999999999e-06 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195630+0000", 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5894999999999999e-05 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:43:57.072 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195642+0000", 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2058999999999999e-05 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.005975+0000", 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.81033258500000005 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.005986+0000", 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1270000000000001e-05 2023-09-23T20:43:57.073 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59713 9.b 9.d4c1c1db (undecoded) ondisk+write+known_if_redirected e243)", 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:24.195661+0000", 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 572.86339801199995, 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.80676192400000002, 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.074 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59713 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195661+0000", 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195661+0000", 2023-09-23T20:43:57.075 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195660+0000", 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195704+0000", 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.3971000000000003e-05 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.076 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195715+0000", 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1341e-05 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195723+0000", 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6000000000000001e-06 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195931+0000", 2023-09-23T20:43:57.077 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000208192 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.195939+0000", 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.2020000000000004e-06 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.002405+0000", 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.80646635099999997 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.078 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.002423+0000", 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7308000000000001e-05 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59716 9.5 9.dad87ae5 (undecoded) ondisk+write+known_if_redirected e243)", 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:24.197443+0000", 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 572.86161589400001, 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.80858456400000001, 2023-09-23T20:43:57.079 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59716 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.197443+0000", 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.080 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.197443+0000", 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.197441+0000", 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.081 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.197470+0000", 2023-09-23T20:43:57.082 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.9454e-05 2023-09-23T20:43:57.082 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.082 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.082 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.082 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.197486+0000", 2023-09-23T20:43:57.082 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5183e-05 2023-09-23T20:43:57.082 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.082 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.082 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.082 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.197496+0000", 2023-09-23T20:43:57.082 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0121e-05 2023-09-23T20:43:57.083 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.083 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.083 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.083 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.197542+0000", 2023-09-23T20:43:57.083 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6569000000000001e-05 2023-09-23T20:43:57.083 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.083 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.083 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:43:57.083 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.197550+0000", 2023-09-23T20:43:57.083 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2690000000000002e-06 2023-09-23T20:43:57.083 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.006017+0000", 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.80846725200000003 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.006028+0000", 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0769e-05 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.084 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59725 9.5 9.f6b09c95 (undecoded) ondisk+write+known_if_redirected e243)", 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:24.210386+0000", 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 572.848672652, 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.795678671, 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:43:57.085 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59725 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.210386+0000", 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.210386+0000", 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.086 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.210384+0000", 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.210416+0000", 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1695000000000001e-05 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.087 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.210435+0000", 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8796000000000001e-05 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.210443+0000", 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3000000000000002e-06 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.210552+0000", 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000109292 2023-09-23T20:43:57.088 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.210567+0000", 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4705999999999999e-05 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.006055+0000", 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.79548749699999999 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.006065+0000", 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.031e-05 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59730 9.b 9.4807327b (undecoded) ondisk+write+known_if_redirected e243)", 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:24.216254+0000", 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 572.84280532000002, 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.78621623299999999, 2023-09-23T20:43:57.090 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59730 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.216254+0000", 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.091 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.092 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.092 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.216254+0000", 2023-09-23T20:43:57.092 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.092 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.092 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.092 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.092 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.216251+0000", 2023-09-23T20:43:57.092 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:43:57.092 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.093 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.093 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.093 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.216280+0000", 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.8785999999999998e-05 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.216299+0000", 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8402000000000001e-05 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.216307+0000", 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0390000000000005e-06 2023-09-23T20:43:57.094 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.216351+0000", 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4558000000000003e-05 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.216361+0000", 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6919999999999997e-06 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.002458+0000", 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.78609702100000001 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.002470+0000", 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.187e-05 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.096 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59733 9.9 9.78423109 (undecoded) ondisk+write+known_if_redirected e243)", 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:24.219354+0000", 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 572.839704815, 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.78178762000000002, 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59733 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.097 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.219354+0000", 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.219354+0000", 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.219353+0000", 2023-09-23T20:43:57.098 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:43:57.099 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.099 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.099 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.099 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.219380+0000", 2023-09-23T20:43:57.099 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6942000000000001e-05 2023-09-23T20:43:57.099 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.099 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.099 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.099 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.219396+0000", 2023-09-23T20:43:57.100 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6382999999999999e-05 2023-09-23T20:43:57.100 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.100 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.100 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.219405+0000", 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2269999999999999e-06 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.219466+0000", 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0448000000000001e-05 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.219474+0000", 2023-09-23T20:43:57.101 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3699999999999995e-06 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.001129+0000", 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.78165501199999998 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.001142+0000", 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2729e-05 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.102 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59739 9.b 9.ff732d6b (undecoded) ondisk+write+known_if_redirected e243)", 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:24.224725+0000", 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 572.83433419899995, 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.77778792799999996, 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:43:57.103 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59739 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.224725+0000", 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.224725+0000", 2023-09-23T20:43:57.104 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.224723+0000", 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.224753+0000", 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.9495000000000001e-05 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.105 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.224771+0000", 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8028000000000001e-05 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.224779+0000", 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9650000000000008e-06 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.106 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.224824+0000", 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5404000000000001e-05 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.224832+0000", 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.977e-06 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.002501+0000", 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.77766945899999995 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.107 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.002513+0000", 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.113e-05 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:59742 9.5 9.a7670dd5 (undecoded) ondisk+write+known_if_redirected e243)", 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:34:24.232049+0000", 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 572.827009944, 2023-09-23T20:43:57.108 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.77406374, 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 59742 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.232049+0000", 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.109 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.110 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.110 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.232049+0000", 2023-09-23T20:43:57.110 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.110 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.110 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.110 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.110 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.232047+0000", 2023-09-23T20:43:57.110 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:43:57.110 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.110 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.110 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.232077+0000", 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.9912000000000001e-05 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.232094+0000", 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7374e-05 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.232103+0000", 2023-09-23T20:43:57.111 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.2570000000000007e-06 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.232164+0000", 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1228000000000004e-05 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:24.232178+0000", 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4324e-05 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.112 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.006103+0000", 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.77392497100000002 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:34:25.006113+0000", 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5279999999999992e-06 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:81705 9.b 9.931e90b (undecoded) ondisk+write+known_if_redirected e258)", 2023-09-23T20:43:57.113 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:35:59.624125+0000", 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 477.43493409400003, 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.41682225099999998, 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 81705 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.114 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:59.624125+0000", 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:59.624125+0000", 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:59.624122+0000", 2023-09-23T20:43:57.115 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999976 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:59.624143+0000", 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0764e-05 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:59.624162+0000", 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8943000000000001e-05 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.116 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:59.624176+0000", 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4090000000000001e-05 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:59.624247+0000", 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0358000000000006e-05 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:59.624256+0000", 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6520000000000001e-06 2023-09-23T20:43:57.117 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.040937+0000", 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.41668037600000002 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.040947+0000", 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0359e-05 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.118 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:103690 9.5 9:a3744dda:::benchmark_data_smithi098_175497_object33866:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e278)", 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:38:36.135092+0000", 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 320.92396656900002, 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1003381720000001, 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:43:57.119 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 103690 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:36.135092+0000", 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:36.135092+0000", 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.120 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:36.135091+0000", 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:36.135098+0000", 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.844e-06 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.121 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:36.135108+0000", 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0655e-05 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:36.135120+0000", 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1212999999999999e-05 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:36.135182+0000", 2023-09-23T20:43:57.122 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2405999999999998e-05 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op must wait for map", 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:36.135193+0000", 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1301000000000001e-05 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:36.141533+0000", 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0063394189999999998 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.123 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:36.141549+0000", 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6061000000000001e-05 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:37.230540+0000", 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0889913339999999 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:37.230709+0000", 2023-09-23T20:43:57.124 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016907099999999999 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:37.230858+0000", 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014853800000000001 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:37.232983+0000", 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0021258230000000002 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.125 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:37.233193+0000", 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00021001 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:37.235262+0000", 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002068973 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:37.235330+0000", 2023-09-23T20:43:57.126 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7316000000000004e-05 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:38:37.235430+0000", 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010072 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:99761 10.8 10:14ffe278:::benchmark_data_smithi098_207982_object99760:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e304)", 2023-09-23T20:43:57.127 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.080704+0000", 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.97835492900001, 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.39457356100000002, 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 99761 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.128 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080704+0000", 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080704+0000", 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080703+0000", 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:43:57.129 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080746+0000", 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2670000000000003e-05 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080754+0000", 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1210000000000007e-06 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080761+0000", 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2080000000000003e-06 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.088867+0000", 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0081060809999999994 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.089018+0000", 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015007 2023-09-23T20:43:57.131 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.089163+0000", 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000145654 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.093551+0000", 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0043877109999999999 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:43:57.132 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.097252+0000", 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0037007419999999999 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.111250+0000", 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013998663999999999 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.475209+0000", 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.36395910300000001 2023-09-23T20:43:57.133 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.134 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.134 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.134 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.475278+0000", 2023-09-23T20:43:57.134 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8120000000000005e-05 2023-09-23T20:43:57.134 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.134 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.134 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.134 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.134 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.134 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:99764 10.d e304/297 10:bdd7fcd8:::benchmark_data_smithi098_207982_object99763:head v 304'6264, mlcod=304'6261)", 2023-09-23T20:43:57.134 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.084007+0000", 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.97505199, 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.39646394200000001, 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084007+0000", 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.135 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084007+0000", 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084006+0000", 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084045+0000", 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.8856999999999997e-05 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.136 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084055+0000", 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0019e-05 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084062+0000", 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0049999999999998e-06 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084196+0000", 2023-09-23T20:43:57.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013418300000000001 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084219+0000", 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2702999999999999e-05 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.480425+0000", 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.39620630899999998 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.138 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.480471+0000", 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5828000000000002e-05 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:99757 10.5 e304/297 10:a5881bd7:::benchmark_data_smithi098_207982_object99756:head v 304'6308, mlcod=304'6306)", 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.087875+0000", 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.971183642, 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.39264279800000002, 2023-09-23T20:43:57.139 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.087875+0000", 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.087875+0000", 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.087874+0000", 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.087902+0000", 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7915e-05 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.087916+0000", 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4365999999999999e-05 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.087925+0000", 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9020000000000005e-06 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.088772+0000", 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00084654499999999998 2023-09-23T20:43:57.142 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.088793+0000", 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0953000000000001e-05 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.480474+0000", 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.39168159499999999 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.480518+0000", 2023-09-23T20:43:57.144 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.3554999999999999e-05 2023-09-23T20:43:57.144 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.144 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.144 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.144 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.144 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:99769 10.b e304/297 10:d45facb8:::benchmark_data_smithi098_207982_object99768:head v 304'6257, mlcod=304'6255)", 2023-09-23T20:43:57.144 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.094068+0000", 2023-09-23T20:43:57.144 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.964990959, 2023-09-23T20:43:57.144 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.38854997600000002, 2023-09-23T20:43:57.144 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.094068+0000", 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.094068+0000", 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.145 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.094067+0000", 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.094137+0000", 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0264000000000004e-05 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.146 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.094156+0000", 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8366999999999999e-05 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.094162+0000", 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0440000000000001e-06 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.097289+0000", 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0031275650000000001 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.147 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.097310+0000", 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0968e-05 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.482552+0000", 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.38524215299999998 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.148 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.482618+0000", 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5466e-05 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:99771 10.d e304/297 10:b1e7259a:::benchmark_data_smithi098_207982_object99770:head v 304'6265, mlcod=304'6262)", 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.094173+0000", 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.96488591799999, 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.38642326100000002, 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:43:57.149 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.094173+0000", 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.094173+0000", 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.150 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.094173+0000", 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.094242+0000", 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8911999999999993e-05 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.096871+0000", 2023-09-23T20:43:57.151 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0026294069999999998 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.096884+0000", 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2517999999999999e-05 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.099549+0000", 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0026656779999999999 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.099569+0000", 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0216000000000001e-05 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.480522+0000", 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.380952295 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.480596+0000", 2023-09-23T20:43:57.153 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4525999999999998e-05 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:99763 10.5 e304/297 10:a4ec58fe:::benchmark_data_smithi098_207982_object99762:head v 304'6309, mlcod=304'6306)", 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.095419+0000", 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.963639907, 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.38522194599999998, 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:43:57.154 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.095419+0000", 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.095419+0000", 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.095418+0000", 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.095447+0000", 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.8101000000000001e-05 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.097035+0000", 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0015882190000000001 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.156 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.097042+0000", 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7689999999999999e-06 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.475291+0000", 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.378249424 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:57.157 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.475321+0000", 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0468999999999999e-05 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.480601+0000", 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0052795719999999997 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.480641+0000", 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9894999999999997e-05 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.158 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35775.0:99761 10.8 e304/297 ondisk, result = 0)", 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.099807+0000", 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.959251631, 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.37548602199999997, 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.159 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.099807+0000", 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.099807+0000", 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.099806+0000", 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:43:57.160 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.099814+0000", 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9850000000000006e-06 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.099826+0000", 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1642e-05 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.161 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.099834+0000", 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0979999999999994e-06 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.111241+0000", 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011406964 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.111247+0000", 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0410000000000003e-06 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.162 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.475293+0000", 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.36404664799999997 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:99775 10.b e304/297 10:d17333f8:::benchmark_data_smithi098_207982_object99774:head v 304'6258, mlcod=304'6255)", 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.100611+0000", 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.95844793800001, 2023-09-23T20:43:57.163 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.39645543100000002, 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100611+0000", 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100611+0000", 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.164 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100610+0000", 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100707+0000", 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7264999999999998e-05 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.165 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100716+0000", 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1939999999999998e-06 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100720+0000", 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9110000000000001e-06 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.475310+0000", 2023-09-23T20:43:57.166 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.374589793 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.475369+0000", 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9049999999999999e-05 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.496780+0000", 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.021410970000000001 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.167 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.497066+0000", 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00028609099999999998 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:99777 10.b e304/297 10:dc6f2c11:::benchmark_data_smithi098_207982_object99776:head v 304'6259, mlcod=304'6255)", 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.104163+0000", 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.954896014, 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.39302977700000002, 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.168 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.104163+0000", 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.104163+0000", 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.169 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.104162+0000", 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.104277+0000", 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000115046 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.104291+0000", 2023-09-23T20:43:57.170 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3278000000000001e-05 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.104298+0000", 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.058e-06 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.482683+0000", 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.37838525699999997 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.171 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.482704+0000", 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1155999999999999e-05 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.497071+0000", 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014366695000000001 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.497193+0000", 2023-09-23T20:43:57.172 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000121904 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:99780 10.8 10:1bad8cdb:::benchmark_data_smithi098_207982_object99779:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e304)", 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.107740+0000", 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 106.951318939, 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.38150320700000001, 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:43:57.173 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 99780 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.107740+0000", 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.174 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.107740+0000", 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.107739+0000", 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.107791+0000", 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2327000000000002e-05 2023-09-23T20:43:57.175 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.107802+0000", 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1268e-05 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.107809+0000", 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7660000000000001e-06 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.176 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.475515+0000", 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.36770593099999999 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.475826+0000", 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00031089900000000001 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.476013+0000", 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018656200000000001 2023-09-23T20:43:57.177 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.486268+0000", 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010255775999999999 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.487540+0000", 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0012718250000000001 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.178 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.489076+0000", 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0015354019999999999 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.489190+0000", 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000114565 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.489243+0000", 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3025999999999997e-05 2023-09-23T20:43:57.179 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.180 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.180 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.180 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:43:57.180 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:43:57.180 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:43:57.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:57.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:57.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:57.306 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:57.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:57.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:57.431 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:57.453 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:57.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:57.564 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:57.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:57.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:57.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:57.743 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:57.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:57.852 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:57.880 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:57.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:57.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:57.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:58.010 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:43:58.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:43:58.119 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:58.149 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:58.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:58.255 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:58.283 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:58.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:58.387 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:58.396 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:43:58 smithi173 bash[59517]: cluster 2023-09-23T20:43:56.769742+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T20:43:58.423 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:58.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:58.530 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:58.574 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:58.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:58.678 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:58.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:43:58 smithi098 bash[74888]: cluster 2023-09-23T20:43:56.769742+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T20:43:58.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:43:58 smithi098 bash[78228]: cluster 2023-09-23T20:43:56.769742+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-09-23T20:43:58.718 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:58.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:58.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:58.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.865 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:43:58.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:43:58.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:58.995 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:43:58.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:58.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:43:59.098 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:59.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:43:59.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:43:59.238 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:59.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:43:59.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:43:59.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:59.402 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:59.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:59.505 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:59.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:59.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:59.648 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:59.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:43:59.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:43:59.788 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:59.828 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:43:59.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:43:59.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:59.960 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:43:59.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:43:59.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:00.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:00.086 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:00.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:00.192 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:00.214 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:00.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:00.313 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:00 smithi098 bash[74888]: cluster 2023-09-23T20:43:58.770294+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-23T20:44:00.317 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:00.361 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:00.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:00.468 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:00.497 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:00.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:00.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:00 smithi098 bash[78228]: cluster 2023-09-23T20:43:58.770294+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-23T20:44:00.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:00 smithi173 bash[59517]: cluster 2023-09-23T20:43:58.770294+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-23T20:44:00.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:00.641 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:00.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:00.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:00.782 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:00.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:00.886 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:00.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:00.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:00.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:01.027 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:01.061 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:01.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:01.170 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:01.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:01.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:01.301 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:01.330 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:01.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:01.392 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T20:44:01.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:01.474 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:01.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:01.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:01.619 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:01.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:01.723 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:01.759 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:01.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:01.863 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:01.888 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:01.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:01.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:01.992 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:02.017 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:02.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:02.120 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:02.150 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:02.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:02.254 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:02.293 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:02.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:02.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:02 smithi098 bash[74888]: cluster 2023-09-23T20:44:00.770803+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2023-09-23T20:44:02.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:02 smithi098 bash[78228]: cluster 2023-09-23T20:44:00.770803+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2023-09-23T20:44:02.398 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:02.409 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:02 smithi173 bash[59517]: cluster 2023-09-23T20:44:00.770803+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2023-09-23T20:44:02.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:02.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:02.550 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:02.579 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:02.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:02.686 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:02.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:02.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:02.816 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:02.853 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:02.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:02.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:02.987 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:02.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:02.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:03.090 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:03.112 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:03.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:03.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:03.243 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:03.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:03.347 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:03.372 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:03.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:03.481 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:03.512 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:03.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:03.621 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:03.654 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:03.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:03.757 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:03.781 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:03.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:03.885 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:03.910 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:03.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:03.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:04.014 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:04.041 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:04.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:04.146 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:04.180 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:04.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:04.284 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:04.309 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:04.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:04.415 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:04.424 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:04 smithi098 bash[78228]: cluster 2023-09-23T20:44:02.771429+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-09-23T20:44:04.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:04 smithi098 bash[74888]: cluster 2023-09-23T20:44:02.771429+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-09-23T20:44:04.437 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:04.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:04.540 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:04.561 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:04.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:04 smithi173 bash[59517]: cluster 2023-09-23T20:44:02.771429+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-09-23T20:44:04.670 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:04.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:04.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:04.813 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:04.850 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:04.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:04.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:04.957 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:04.998 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:05.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:05.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:05.141 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:05.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:05.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:05.283 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:05.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:05.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:05.413 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:05.515 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:05.550 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:05.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:05.654 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:05.694 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:05.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:05.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:05.829 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:05.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:05.932 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:05.966 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:05.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:05.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:06.071 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:06.093 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:06.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:06.196 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:06.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:06.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:06.326 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:06.340 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:44:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:44:06] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.33.4" 2023-09-23T20:44:06.340 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:06 smithi098 bash[78228]: cluster 2023-09-23T20:44:04.771942+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2023-09-23T20:44:06.362 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:06.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:06.468 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:06.503 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:06.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:06.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:06 smithi173 bash[59517]: cluster 2023-09-23T20:44:04.771942+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2023-09-23T20:44:06.606 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:06.631 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:06.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:06.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:06 smithi098 bash[74888]: cluster 2023-09-23T20:44:04.771942+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2023-09-23T20:44:06.735 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:06.763 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:06.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:06.868 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:06.891 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:06.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:06.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:06.999 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:07.022 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:07.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:07.125 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:07.155 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:07.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:07.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:07.288 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:07.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:07.391 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:07.427 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:07.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:07.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:07.561 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:07.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:07.664 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:07.696 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:07.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:07.799 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:07.844 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:07.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:07.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:07.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:07.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:08.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:08.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:08.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:08.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:08.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:08.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:08.342 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:08.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:08 smithi098 bash[74888]: cluster 2023-09-23T20:44:06.776318+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T20:44:08.367 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:08.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:08.475 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:08.483 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:08 smithi173 bash[59517]: cluster 2023-09-23T20:44:06.776318+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T20:44:08.501 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:08.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:08.606 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:08.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:08 smithi098 bash[78228]: cluster 2023-09-23T20:44:06.776318+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-23T20:44:08.637 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:08.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:08.747 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:08.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:08.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:08.895 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:08.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:08.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:08.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:08.998 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:44:09.024 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:09.051 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:44:09.057 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:09.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:09.097 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:44:09.138 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:44:09.160 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:09.187 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:09.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:09.193 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:44:09.248 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:44:09.291 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:44:09.292 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:09.337 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:09.341 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:44:09.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:09.359 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:09.363 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:44:09.363 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:44:09.363 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:44:09.363 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:44:09.363 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:44:09.363 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:44:09.363 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:44:09.363 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:44:09.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:09 smithi098 bash[74888]: audit 2023-09-23T20:44:08.927166+0000 mon.a (mon.0) 1674 : audit 0 from='client.? 172.21.15.98:0/1045447845' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:09.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:09 smithi098 bash[78228]: audit 2023-09-23T20:44:08.927166+0000 mon.a (mon.0) 1674 : audit 0 from='client.? 172.21.15.98:0/1045447845' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:09.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:09.480 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:09.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:09.590 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:09.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:09 smithi173 bash[59517]: audit 2023-09-23T20:44:08.927166+0000 mon.a (mon.0) 1674 : audit 0 from='client.? 172.21.15.98:0/1045447845' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:09.617 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:09.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:09.722 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:09.761 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:09.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:09.864 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:09.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:09.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:09.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:10.006 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:10.048 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:10.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:10.154 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:10.187 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:10.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:10.291 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:10.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:10.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:10.368 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:44:10.369 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T20:44:10.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:10.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:10 smithi173 bash[59517]: cluster 2023-09-23T20:44:08.777038+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-09-23T20:44:10.426 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:10 smithi173 bash[59517]: audit 2023-09-23T20:44:09.616924+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:10.426 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:10 smithi173 bash[59517]: audit 2023-09-23T20:44:09.875518+0000 mon.a (mon.0) 1676 : audit 1 from='client.? 172.21.15.98:0/4152413367' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:44:10.426 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:10 smithi173 bash[59517]: audit 2023-09-23T20:44:09.893456+0000 mon.a (mon.0) 1677 : audit 1 from='client.? 172.21.15.98:0/2420321961' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:44:10.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:10.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:10.554 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:10.588 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:10.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:10.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:10 smithi098 bash[78228]: cluster 2023-09-23T20:44:08.777038+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-09-23T20:44:10.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:10 smithi098 bash[78228]: audit 2023-09-23T20:44:09.616924+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:10.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:10 smithi098 bash[78228]: audit 2023-09-23T20:44:09.875518+0000 mon.a (mon.0) 1676 : audit 1 from='client.? 172.21.15.98:0/4152413367' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:44:10.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:10 smithi098 bash[78228]: audit 2023-09-23T20:44:09.893456+0000 mon.a (mon.0) 1677 : audit 1 from='client.? 172.21.15.98:0/2420321961' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:44:10.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:10 smithi098 bash[74888]: cluster 2023-09-23T20:44:08.777038+0000 mgr.y (mgr.34107) 1218 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-09-23T20:44:10.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:10 smithi098 bash[74888]: audit 2023-09-23T20:44:09.616924+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:10.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:10 smithi098 bash[74888]: audit 2023-09-23T20:44:09.875518+0000 mon.a (mon.0) 1676 : audit 1 from='client.? 172.21.15.98:0/4152413367' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:44:10.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:10 smithi098 bash[74888]: audit 2023-09-23T20:44:09.893456+0000 mon.a (mon.0) 1677 : audit 1 from='client.? 172.21.15.98:0/2420321961' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:44:10.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:10.731 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:10.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:10.835 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:10.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:10.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:10.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:10.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:10.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:11.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:11.104 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:11.126 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:11.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:11.233 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:11.263 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:11.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:11.369 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:11.378 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[74888]: cluster 2023-09-23T20:44:10.350338+0000 mon.a (mon.0) 1678 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:44:11.378 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[74888]: cluster 2023-09-23T20:44:10.350360+0000 mon.a (mon.0) 1679 : cluster 1 Cluster is now healthy 2023-09-23T20:44:11.378 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[74888]: audit 2023-09-23T20:44:10.359551+0000 mon.a (mon.0) 1680 : audit 1 from='client.? 172.21.15.98:0/4152413367' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:44:11.378 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[74888]: audit 2023-09-23T20:44:10.359621+0000 mon.a (mon.0) 1681 : audit 1 from='client.? 172.21.15.98:0/2420321961' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:44:11.378 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[74888]: cluster 2023-09-23T20:44:10.359652+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-09-23T20:44:11.379 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[74888]: cluster 2023-09-23T20:44:10.362605+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:44:11.379 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[74888]: cluster 2023-09-23T20:44:10.362719+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:44:11.379 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[78228]: cluster 2023-09-23T20:44:10.350338+0000 mon.a (mon.0) 1678 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:44:11.379 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[78228]: cluster 2023-09-23T20:44:10.350360+0000 mon.a (mon.0) 1679 : cluster 1 Cluster is now healthy 2023-09-23T20:44:11.379 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[78228]: audit 2023-09-23T20:44:10.359551+0000 mon.a (mon.0) 1680 : audit 1 from='client.? 172.21.15.98:0/4152413367' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:44:11.379 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[78228]: audit 2023-09-23T20:44:10.359621+0000 mon.a (mon.0) 1681 : audit 1 from='client.? 172.21.15.98:0/2420321961' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:44:11.380 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[78228]: cluster 2023-09-23T20:44:10.359652+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-09-23T20:44:11.380 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[78228]: cluster 2023-09-23T20:44:10.362605+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:44:11.380 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:11 smithi098 bash[78228]: cluster 2023-09-23T20:44:10.362719+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:44:11.399 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:11.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:11.505 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:11.526 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:11.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:11.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:11 smithi173 bash[59517]: cluster 2023-09-23T20:44:10.350338+0000 mon.a (mon.0) 1678 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:44:11.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:11 smithi173 bash[59517]: cluster 2023-09-23T20:44:10.350360+0000 mon.a (mon.0) 1679 : cluster 1 Cluster is now healthy 2023-09-23T20:44:11.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:11 smithi173 bash[59517]: audit 2023-09-23T20:44:10.359551+0000 mon.a (mon.0) 1680 : audit 1 from='client.? 172.21.15.98:0/4152413367' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:44:11.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:11 smithi173 bash[59517]: audit 2023-09-23T20:44:10.359621+0000 mon.a (mon.0) 1681 : audit 1 from='client.? 172.21.15.98:0/2420321961' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:44:11.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:11 smithi173 bash[59517]: cluster 2023-09-23T20:44:10.359652+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-09-23T20:44:11.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:11 smithi173 bash[59517]: cluster 2023-09-23T20:44:10.362605+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:44:11.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:11 smithi173 bash[59517]: cluster 2023-09-23T20:44:10.362719+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T20:44:11.631 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:11.667 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:11.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:11.775 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:11.808 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:11.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:11.919 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:11.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:11.960 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:11.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:12.061 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:12.095 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:12.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:12.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:12.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:12.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:12.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:12.385 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:12.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:12.491 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:12.501 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:12 smithi098 bash[78228]: cluster 2023-09-23T20:44:10.777594+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1353: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T20:44:12.501 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:12 smithi098 bash[74888]: cluster 2023-09-23T20:44:10.777594+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1353: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T20:44:12.526 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:12.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:12.630 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:12.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:12.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:12.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:12.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:12.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:12 smithi173 bash[59517]: cluster 2023-09-23T20:44:10.777594+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1353: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T20:44:12.910 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:12.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:12.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:12.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:13.044 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:13.076 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:13.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:13.182 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:13.207 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:13.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:13.312 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:13.348 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:13.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:13.455 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:13.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:13.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:13.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:13.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:13.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:13.728 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:13.751 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:13.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:13.854 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:13.882 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:13.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:13.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:13.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:14.010 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:14.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:14.117 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:14.145 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:14.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:14.251 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:14.278 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:14.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:14.384 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:14 smithi098 bash[78228]: cluster 2023-09-23T20:44:12.778280+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1354: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T20:44:14.384 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:14 smithi098 bash[74888]: cluster 2023-09-23T20:44:12.778280+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1354: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T20:44:14.388 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:14.425 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:14.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:14.437 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T20:44:14.530 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:14.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:14.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:14.691 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:14.700 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:14 smithi173 bash[59517]: cluster 2023-09-23T20:44:12.778280+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1354: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-23T20:44:14.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:14.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:14.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:14.859 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:14.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:14.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:14.965 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:15.000 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:15.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:15.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:15.141 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:15.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:15.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:15.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:15.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:15.388 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:15 smithi173 bash[59517]: audit 2023-09-23T20:44:15.168406+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:44:15.394 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:15.415 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:44:15.436 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:15.540 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:15.558 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:15 smithi098 bash[74888]: audit 2023-09-23T20:44:15.168406+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:44:15.558 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:15 smithi098 bash[78228]: audit 2023-09-23T20:44:15.168406+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:44:15.574 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:15.683 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:15.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:15.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:15.813 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:15.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:15.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:15.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:15.995 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:15.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:15.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:16.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:16.137 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:16.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:16.241 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:16.281 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:16.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:16.386 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:16.390 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:44:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:44:16] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.33.4" 2023-09-23T20:44:16.421 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:16.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:16.458 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:44:16.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:16.536 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:16 smithi173 bash[59517]: cluster 2023-09-23T20:44:14.778711+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1355: 89 pgs: 89 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-09-23T20:44:16.536 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:16 smithi173 bash[59517]: audit 2023-09-23T20:44:15.653096+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:16.536 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:16 smithi173 bash[59517]: audit 2023-09-23T20:44:15.660523+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:16.564 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:16.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:16.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:16.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:16 smithi098 bash[78228]: cluster 2023-09-23T20:44:14.778711+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1355: 89 pgs: 89 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-09-23T20:44:16.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:16 smithi098 bash[78228]: audit 2023-09-23T20:44:15.653096+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:16.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:16 smithi098 bash[78228]: audit 2023-09-23T20:44:15.660523+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:16.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:16 smithi098 bash[74888]: cluster 2023-09-23T20:44:14.778711+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1355: 89 pgs: 89 active+clean; 2.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-09-23T20:44:16.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:16 smithi098 bash[74888]: audit 2023-09-23T20:44:15.653096+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:16.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:16 smithi098 bash[74888]: audit 2023-09-23T20:44:15.660523+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:16.709 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:16.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:16.812 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:16.847 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:16.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:16.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:16.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:16.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:16.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:17.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:17.122 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:17.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:17.226 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:17.258 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:17.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:17.364 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:17.392 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:17.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:17.495 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:17.532 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:17.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:17.568 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:44:17.568 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:44:17.637 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:17.666 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:17.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:17.770 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:17.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:17.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:17.916 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:17.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:17.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:17.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:18.042 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:18.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:18.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:18.192 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:18.221 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:18.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:18.331 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:18.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:18.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:18.478 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:18.505 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:18.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:18.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:18 smithi173 bash[59517]: cluster 2023-09-23T20:44:16.779682+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1356: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T20:44:18.609 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:18.643 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:18.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:18.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:18 smithi098 bash[78228]: cluster 2023-09-23T20:44:16.779682+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1356: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T20:44:18.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:18 smithi098 bash[74888]: cluster 2023-09-23T20:44:16.779682+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1356: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-09-23T20:44:18.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:18.776 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:18.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:18.880 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:18.922 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:18.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:18.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:19.029 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:19.058 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:19.164 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:19.196 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:19.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:19.232 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T20:44:19.301 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:19.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:19.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:19.432 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:19.463 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:19.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:19.568 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:19.594 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:19.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:19.703 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:19.739 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:19.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:19.847 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:19.873 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:19.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:19.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:19.980 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:20.009 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:20.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:20.113 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:20.140 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:20.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:20.250 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:20.290 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:20.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:20.396 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:20.423 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:20.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:20.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:20.537 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:20 smithi173 bash[59517]: cluster 2023-09-23T20:44:18.780264+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1357: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-23T20:44:20.558 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:20.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:20.660 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:20.668 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:20 smithi098 bash[78228]: cluster 2023-09-23T20:44:18.780264+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1357: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-23T20:44:20.668 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:20 smithi098 bash[74888]: cluster 2023-09-23T20:44:18.780264+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1357: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-23T20:44:20.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:20.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:20.730 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:20.730 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:20.791 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:20.840 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:20.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:20.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:20.963 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:20.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:20.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:21.068 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:21.101 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:21.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:21.207 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:21.237 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:21.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:21.343 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:21.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:21.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:21.479 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:21.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:21.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:21.614 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:21.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:21.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:21.748 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:21.772 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:21.844 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:21.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:21.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:21.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:21.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:21.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:22.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:22.125 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:22.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:22.227 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:22.262 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:22.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:22.368 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:22.422 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:22.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:22.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:22.560 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:22.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:22.666 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:22.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:22 smithi098 bash[74888]: cluster 2023-09-23T20:44:20.780818+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1358: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-09-23T20:44:22.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:22 smithi098 bash[74888]: audit 2023-09-23T20:44:22.078340+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:22 smithi098 bash[74888]: audit 2023-09-23T20:44:22.087606+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:22 smithi098 bash[74888]: audit 2023-09-23T20:44:22.265449+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:22 smithi098 bash[74888]: audit 2023-09-23T20:44:22.274664+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:22 smithi098 bash[78228]: cluster 2023-09-23T20:44:20.780818+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1358: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-09-23T20:44:22.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:22 smithi098 bash[78228]: audit 2023-09-23T20:44:22.078340+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.675 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:22 smithi098 bash[78228]: audit 2023-09-23T20:44:22.087606+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:22 smithi098 bash[78228]: audit 2023-09-23T20:44:22.265449+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.676 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:22 smithi098 bash[78228]: audit 2023-09-23T20:44:22.274664+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.700 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:22.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:22.809 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:22.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:22 smithi173 bash[59517]: cluster 2023-09-23T20:44:20.780818+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1358: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-09-23T20:44:22.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:22 smithi173 bash[59517]: audit 2023-09-23T20:44:22.078340+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:22 smithi173 bash[59517]: audit 2023-09-23T20:44:22.087606+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:22 smithi173 bash[59517]: audit 2023-09-23T20:44:22.265449+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:22 smithi173 bash[59517]: audit 2023-09-23T20:44:22.274664+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:22.847 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:22.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:22.953 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:22.980 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:22.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:22.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:23.084 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:23.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:23.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:23.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:23.237 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:23.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:23.341 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:23.367 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:23.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:23.470 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:23.496 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:23.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:23.606 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:23.638 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:23.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:23.748 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:23.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:23.775 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:23.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:23.879 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:23.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:23.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:23.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:24.024 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:24.066 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:24.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:24.174 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:24.220 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:24.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:24.325 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:24.355 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:24.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:24.407 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:24 smithi098 bash[78228]: cluster 2023-09-23T20:44:22.781463+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1359: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T20:44:24.407 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:24 smithi098 bash[78228]: audit 2023-09-23T20:44:23.653427+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:24.407 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:24 smithi098 bash[78228]: audit 2023-09-23T20:44:23.664394+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:24.407 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:24 smithi098 bash[74888]: cluster 2023-09-23T20:44:22.781463+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1359: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T20:44:24.407 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:24 smithi098 bash[74888]: audit 2023-09-23T20:44:23.653427+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:24.407 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:24 smithi098 bash[74888]: audit 2023-09-23T20:44:23.664394+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:24.461 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:24.487 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:24.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:24.592 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:24.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:24 smithi173 bash[59517]: cluster 2023-09-23T20:44:22.781463+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1359: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T20:44:24.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:24 smithi173 bash[59517]: audit 2023-09-23T20:44:23.653427+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:24.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:24 smithi173 bash[59517]: audit 2023-09-23T20:44:23.664394+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:24.632 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:24.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:24.736 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:24.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:24.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:24.869 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:24.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:24.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:24.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:25.003 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:25.034 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:25.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:25.139 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:25.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:25.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:25.268 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:25.298 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:25.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:25.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:25.424 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:25.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:25.530 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:25.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:25.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:25.657 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:25.674 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:25.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:25.777 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:25.803 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:25.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:25 smithi173 bash[59517]: audit 2023-09-23T20:44:24.621082+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:25.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:25 smithi173 bash[59517]: audit 2023-09-23T20:44:24.622215+0000 mon.a (mon.0) 1693 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:25.808 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:25 smithi173 bash[59517]: cluster 2023-09-23T20:44:24.781975+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1360: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 610 op/s 2023-09-23T20:44:25.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:25.909 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:25.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:25 smithi098 bash[74888]: audit 2023-09-23T20:44:24.621082+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:25.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:25 smithi098 bash[74888]: audit 2023-09-23T20:44:24.622215+0000 mon.a (mon.0) 1693 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:25.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:25 smithi098 bash[74888]: cluster 2023-09-23T20:44:24.781975+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1360: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 610 op/s 2023-09-23T20:44:25.917 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:25 smithi098 bash[78228]: audit 2023-09-23T20:44:24.621082+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:25.917 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:25 smithi098 bash[78228]: audit 2023-09-23T20:44:24.622215+0000 mon.a (mon.0) 1693 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:25.917 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:25 smithi098 bash[78228]: cluster 2023-09-23T20:44:24.781975+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1360: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 610 op/s 2023-09-23T20:44:25.938 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:25.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:25.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:26.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:26.082 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:26.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:26.188 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:26.192 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:44:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:44:26] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.33.4" 2023-09-23T20:44:26.228 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:26.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:26.334 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:26.358 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:26.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:26.462 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:26.489 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:26.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:26.595 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:26.620 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:26.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:26.723 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:26.748 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:26.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:26.852 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:26.880 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:26.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:26.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:26.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:27.008 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:27.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:27.115 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:27.149 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:27.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:27.252 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:27.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:27.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:27.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:27.402 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:27.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:27.507 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:27.548 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:27.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:27.655 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:27.686 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:27.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:27.791 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:27.819 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:27.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:27.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:27 smithi173 bash[59517]: cluster 2023-09-23T20:44:26.782593+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1361: 89 pgs: 89 active+clean; 1.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-09-23T20:44:27.924 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:27.951 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:27.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:27.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:28.056 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:28.097 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:28.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:28.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:27 smithi098 bash[78228]: cluster 2023-09-23T20:44:26.782593+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1361: 89 pgs: 89 active+clean; 1.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-09-23T20:44:28.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:27 smithi098 bash[74888]: cluster 2023-09-23T20:44:26.782593+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1361: 89 pgs: 89 active+clean; 1.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-09-23T20:44:28.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:28.245 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:28.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:28.351 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:28.388 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:28.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:28.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:28.524 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:28.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:28.633 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:28.689 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:28.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:28.793 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:28.826 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:28.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:28.934 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:28.969 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:28.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:28.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:29.074 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:29.113 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:29.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:29.221 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:29.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:29.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:29.350 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:29.380 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:29.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:29.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:29.530 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:29.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:29.636 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:29.664 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:29.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:29.767 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:29.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:29.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:29.901 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:29.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:29 smithi098 bash[78228]: cluster 2023-09-23T20:44:28.783167+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1362: 89 pgs: 89 active+clean; 1.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-09-23T20:44:29.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:29 smithi098 bash[74888]: cluster 2023-09-23T20:44:28.783167+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1362: 89 pgs: 89 active+clean; 1.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-09-23T20:44:29.932 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:29.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:29.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:30.037 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:30.067 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:30.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:30.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:29 smithi173 bash[59517]: cluster 2023-09-23T20:44:28.783167+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1362: 89 pgs: 89 active+clean; 1.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2023-09-23T20:44:30.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:30.202 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:30.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:30.308 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:30.337 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:30.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:30.441 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:30.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.473 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:30.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:30.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:30.602 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:30.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:30.704 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:30.733 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:30.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:30.842 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:30.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:30.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:30.981 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:31.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:31.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:31.121 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:31.156 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:31.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:31.260 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:31.295 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:31.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:31.398 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:31.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:31.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:31.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:31.566 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:31.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:31.668 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:31.699 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:31.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:31.804 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:31.843 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:31.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:31.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:31.974 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:31.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:31.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:32.080 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:32.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:32.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:32.221 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:32.229 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:32 smithi173 bash[59517]: cluster 2023-09-23T20:44:30.785447+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1363: 89 pgs: 89 active+clean; 1.4 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-23T20:44:32.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:32.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:32.360 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:32.388 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:32.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:32.495 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:32.505 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:32 smithi098 bash[74888]: cluster 2023-09-23T20:44:30.785447+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1363: 89 pgs: 89 active+clean; 1.4 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-23T20:44:32.505 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:32 smithi098 bash[78228]: cluster 2023-09-23T20:44:30.785447+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1363: 89 pgs: 89 active+clean; 1.4 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-23T20:44:32.530 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:32.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:32.635 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:32.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:32.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:32.772 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:32.805 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:32.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:32.908 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:32.941 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:32.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:32.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:33.049 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:33.098 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:33.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:33.204 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:33.230 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:33.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:33.339 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:33.372 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:33.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:33.479 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:33.511 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:33.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:33.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:33.652 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:33.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:33.758 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:33.789 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:33.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:33.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:33.920 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:33.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:33.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:34.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:34.054 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:34.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:34.160 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:34.189 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:34.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:34.209 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:44:34.294 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:34.326 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:34.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:34.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:34 smithi098 bash[74888]: cluster 2023-09-23T20:44:32.786137+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1364: 89 pgs: 89 active+clean; 1.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-09-23T20:44:34.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:34 smithi098 bash[74888]: audit 2023-09-23T20:44:33.700061+0000 mon.a (mon.0) 1694 : audit 1 from='client.? 172.21.15.98:0/2251700630' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:44:34.429 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:34.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:34 smithi098 bash[78228]: cluster 2023-09-23T20:44:32.786137+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1364: 89 pgs: 89 active+clean; 1.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-09-23T20:44:34.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:34 smithi098 bash[78228]: audit 2023-09-23T20:44:33.700061+0000 mon.a (mon.0) 1694 : audit 1 from='client.? 172.21.15.98:0/2251700630' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:44:34.464 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:34.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:34.545 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:44:34.568 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:34.592 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:44:34.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:34 smithi173 bash[59517]: cluster 2023-09-23T20:44:32.786137+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1364: 89 pgs: 89 active+clean; 1.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-09-23T20:44:34.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:34 smithi173 bash[59517]: audit 2023-09-23T20:44:33.700061+0000 mon.a (mon.0) 1694 : audit 1 from='client.? 172.21.15.98:0/2251700630' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:44:34.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:34.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:34.641 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:44:34.683 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:44:34.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:34.727 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:44:34.746 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:34.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:34.773 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:44:34.815 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:44:34.852 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:44:34.852 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:34.854 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:44:34.854 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:44:34.854 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:44:34.854 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:44:34.855 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:44:34.855 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:44:34.855 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:44:34.855 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:44:34.882 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:34.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:34.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:34.989 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:35.018 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:35.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:35.122 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:35.161 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:35.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:35.267 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:35.293 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:35.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:35.396 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:35.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[74888]: cluster 2023-09-23T20:44:34.185189+0000 mon.a (mon.0) 1695 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:44:35.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[74888]: audit 2023-09-23T20:44:34.192384+0000 mon.a (mon.0) 1696 : audit 1 from='client.? 172.21.15.98:0/2251700630' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:44:35.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[74888]: cluster 2023-09-23T20:44:34.192538+0000 mon.a (mon.0) 1697 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-09-23T20:44:35.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[74888]: cluster 2023-09-23T20:44:34.194005+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:44:35.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[74888]: cluster 2023-09-23T20:44:34.194105+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:44:35.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[74888]: cluster 2023-09-23T20:44:34.208819+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:44:35.405 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[74888]: audit 2023-09-23T20:44:34.496650+0000 mon.a (mon.0) 1698 : audit 0 from='client.? 172.21.15.98:0/222411689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:35.405 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[78228]: cluster 2023-09-23T20:44:34.185189+0000 mon.a (mon.0) 1695 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:44:35.405 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[78228]: audit 2023-09-23T20:44:34.192384+0000 mon.a (mon.0) 1696 : audit 1 from='client.? 172.21.15.98:0/2251700630' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:44:35.405 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[78228]: cluster 2023-09-23T20:44:34.192538+0000 mon.a (mon.0) 1697 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-09-23T20:44:35.406 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[78228]: cluster 2023-09-23T20:44:34.194005+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:44:35.406 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[78228]: cluster 2023-09-23T20:44:34.194105+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:44:35.406 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[78228]: cluster 2023-09-23T20:44:34.208819+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:44:35.406 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:35 smithi098 bash[78228]: audit 2023-09-23T20:44:34.496650+0000 mon.a (mon.0) 1698 : audit 0 from='client.? 172.21.15.98:0/222411689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:35.425 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:35.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:35.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:35.537 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:35 smithi173 bash[59517]: cluster 2023-09-23T20:44:34.185189+0000 mon.a (mon.0) 1695 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:44:35.537 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:35 smithi173 bash[59517]: audit 2023-09-23T20:44:34.192384+0000 mon.a (mon.0) 1696 : audit 1 from='client.? 172.21.15.98:0/2251700630' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:44:35.537 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:35 smithi173 bash[59517]: cluster 2023-09-23T20:44:34.192538+0000 mon.a (mon.0) 1697 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-09-23T20:44:35.537 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:35 smithi173 bash[59517]: cluster 2023-09-23T20:44:34.194005+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:44:35.537 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:35 smithi173 bash[59517]: cluster 2023-09-23T20:44:34.194105+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:44:35.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:35 smithi173 bash[59517]: cluster 2023-09-23T20:44:34.208819+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T20:44:35.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:35 smithi173 bash[59517]: audit 2023-09-23T20:44:34.496650+0000 mon.a (mon.0) 1698 : audit 0 from='client.? 172.21.15.98:0/222411689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:44:35.567 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:35.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:35.677 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:35.711 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:44:35.711 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:44:35.711 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:44:35.711 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:44:35.712 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:44:35.722 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:35.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:35.824 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:35.864 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:35.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:35.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:35.968 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:36.006 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:36.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:36.115 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:36.147 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:36.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:36.181 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:44:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:44:36] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.33.4" 2023-09-23T20:44:36.231 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T20:44:36.254 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:36.291 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:36.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:36.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:36 smithi098 bash[78228]: cluster 2023-09-23T20:44:34.786584+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1366: 89 pgs: 89 active+clean; 1.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T20:44:36.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:36 smithi098 bash[78228]: audit 2023-09-23T20:44:35.383951+0000 mon.c (mon.2) 150 : audit 1 from='client.? 172.21.15.98:0/3194873470' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:44:36.327 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:36 smithi098 bash[78228]: audit 2023-09-23T20:44:35.385056+0000 mon.a (mon.0) 1699 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:44:36.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:36 smithi098 bash[74888]: cluster 2023-09-23T20:44:34.786584+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1366: 89 pgs: 89 active+clean; 1.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T20:44:36.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:36 smithi098 bash[74888]: audit 2023-09-23T20:44:35.383951+0000 mon.c (mon.2) 150 : audit 1 from='client.? 172.21.15.98:0/3194873470' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:44:36.328 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:36 smithi098 bash[74888]: audit 2023-09-23T20:44:35.385056+0000 mon.a (mon.0) 1699 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:44:36.403 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:36.443 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:36.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:36.550 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:36.576 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:36.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:36.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:36 smithi173 bash[59517]: cluster 2023-09-23T20:44:34.786584+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1366: 89 pgs: 89 active+clean; 1.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-09-23T20:44:36.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:36 smithi173 bash[59517]: audit 2023-09-23T20:44:35.383951+0000 mon.c (mon.2) 150 : audit 1 from='client.? 172.21.15.98:0/3194873470' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:44:36.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:36 smithi173 bash[59517]: audit 2023-09-23T20:44:35.385056+0000 mon.a (mon.0) 1699 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:44:36.679 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:36.715 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:36.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:36.819 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:36.857 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:36.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:36.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:36.959 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:37.006 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:37.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:37.111 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:37.137 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:37.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:37.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:37.263 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:37.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:37.358 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:37 smithi098 bash[74888]: audit 2023-09-23T20:44:36.212756+0000 mon.a (mon.0) 1700 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:44:37.358 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:37 smithi098 bash[74888]: cluster 2023-09-23T20:44:36.212846+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-09-23T20:44:37.359 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:37 smithi098 bash[74888]: cluster 2023-09-23T20:44:36.220596+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:44:37.359 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:37 smithi098 bash[74888]: cluster 2023-09-23T20:44:36.232069+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:44:37.368 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:37.396 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:37.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:37.499 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:37.508 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:37 smithi173 bash[59517]: audit 2023-09-23T20:44:36.212756+0000 mon.a (mon.0) 1700 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:44:37.509 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:37 smithi173 bash[59517]: cluster 2023-09-23T20:44:36.212846+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-09-23T20:44:37.509 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:37 smithi173 bash[59517]: cluster 2023-09-23T20:44:36.220596+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:44:37.509 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:37 smithi173 bash[59517]: cluster 2023-09-23T20:44:36.232069+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:44:37.533 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:37.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:37.639 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:37.675 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:37.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:37.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:37 smithi098 bash[78228]: audit 2023-09-23T20:44:36.212756+0000 mon.a (mon.0) 1700 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:44:37.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:37 smithi098 bash[78228]: cluster 2023-09-23T20:44:36.212846+0000 mon.a (mon.0) 1701 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-09-23T20:44:37.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:37 smithi098 bash[78228]: cluster 2023-09-23T20:44:36.220596+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:44:37.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:37 smithi098 bash[78228]: cluster 2023-09-23T20:44:36.232069+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T20:44:37.782 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:37.810 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:37.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:37.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:37.942 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:37.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:37.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:38.048 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:38.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:38.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:38.191 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:38.213 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:38.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:38.317 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:38.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:38 smithi098 bash[74888]: cluster 2023-09-23T20:44:36.786946+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1368: 89 pgs: 89 active+clean; 1.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-09-23T20:44:38.325 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:38 smithi098 bash[78228]: cluster 2023-09-23T20:44:36.786946+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1368: 89 pgs: 89 active+clean; 1.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-09-23T20:44:38.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:38 smithi173 bash[59517]: cluster 2023-09-23T20:44:36.786946+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1368: 89 pgs: 89 active+clean; 1.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-09-23T20:44:38.349 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:38.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:38.454 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:38.485 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:38.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:38.589 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:38.618 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:38.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:38.722 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:38.752 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:38.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:38.855 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:38.882 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:38.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:38.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:38.986 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:39.025 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:39.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:39.131 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:39.165 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:39.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:39.268 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:39.314 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:39.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:39.420 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:39.465 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:39.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:39.568 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:39.592 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:39.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:39.699 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:39.729 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:39.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:39.832 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:39.870 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:39.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:39.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:39.976 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:40.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:40.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:40.103 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:40.161 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:40.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:40.247 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:40 smithi173 bash[59517]: cluster 2023-09-23T20:44:38.787514+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1369: 89 pgs: 89 active+clean; 1.0 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T20:44:40.248 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:40 smithi173 bash[59517]: audit 2023-09-23T20:44:39.623119+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:40.248 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:40 smithi173 bash[59517]: audit 2023-09-23T20:44:39.627209+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:40.264 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:40.297 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:40.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:40.403 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:40.412 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:40 smithi098 bash[74888]: cluster 2023-09-23T20:44:38.787514+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1369: 89 pgs: 89 active+clean; 1.0 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T20:44:40.412 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:40 smithi098 bash[74888]: audit 2023-09-23T20:44:39.623119+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:40.412 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:40 smithi098 bash[74888]: audit 2023-09-23T20:44:39.627209+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:40.412 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:40 smithi098 bash[78228]: cluster 2023-09-23T20:44:38.787514+0000 mgr.y (mgr.34107) 1233 : cluster 0 pgmap v1369: 89 pgs: 89 active+clean; 1.0 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T20:44:40.412 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:40 smithi098 bash[78228]: audit 2023-09-23T20:44:39.623119+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:40.412 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:40 smithi098 bash[78228]: audit 2023-09-23T20:44:39.627209+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:40.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:40.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:40.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T20:44:40.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T20:44:40.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:40.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:40.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:40.662 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:40.698 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:40.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:40.802 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:40.848 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:40.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:40.954 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:40.985 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:40.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:40.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:41.092 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:41.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:41.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:41.225 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:41.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.260 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:41.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:41.361 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:41.399 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:41.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:41.504 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:41.526 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:41.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:41.629 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:41.653 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:41.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:41.759 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:41.763 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:44:41.782 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:41.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:41.888 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:41.924 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:41.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:41.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:42.028 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:42.078 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:42.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:42.133 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:44:42.183 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:42.224 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:42.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:42.328 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:42.355 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:42.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:42.464 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:42.496 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:42.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.501 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:42 smithi173 bash[59517]: cluster 2023-09-23T20:44:40.788049+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1370: 89 pgs: 89 active+clean; 1002 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 544 op/s 2023-09-23T20:44:42.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:42.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:42 smithi098 bash[74888]: cluster 2023-09-23T20:44:40.788049+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1370: 89 pgs: 89 active+clean; 1002 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 544 op/s 2023-09-23T20:44:42.508 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:42 smithi098 bash[78228]: cluster 2023-09-23T20:44:40.788049+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1370: 89 pgs: 89 active+clean; 1002 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 544 op/s 2023-09-23T20:44:42.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:42.638 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:42.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:42.740 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:42.773 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:42.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:42.878 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:42.901 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:42.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:43.010 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:43.046 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:43.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:43.150 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:43.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:43.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:43.279 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:43.307 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:43.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:43.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:43.444 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:43.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:43.548 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:43.578 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:43.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:43.688 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:43.721 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:43.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:43.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:43.857 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:43.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:43.960 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:43.991 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:43.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:43.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:44.094 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:44.118 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:44.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:44.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:44.249 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:44.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:44.353 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:44.386 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:44.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:44.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[78228]: cluster 2023-09-23T20:44:42.788829+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1371: 89 pgs: 89 active+clean; 855 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T20:44:44.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[78228]: audit 2023-09-23T20:44:43.785362+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:44.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[78228]: audit 2023-09-23T20:44:43.794224+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:44.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[78228]: audit 2023-09-23T20:44:43.796762+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:44:44.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[78228]: audit 2023-09-23T20:44:43.798606+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:44:44.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[78228]: audit 2023-09-23T20:44:43.810007+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:44.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[74888]: cluster 2023-09-23T20:44:42.788829+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1371: 89 pgs: 89 active+clean; 855 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T20:44:44.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[74888]: audit 2023-09-23T20:44:43.785362+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:44.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[74888]: audit 2023-09-23T20:44:43.794224+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:44.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[74888]: audit 2023-09-23T20:44:43.796762+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:44:44.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[74888]: audit 2023-09-23T20:44:43.798606+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:44:44.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:44 smithi098 bash[74888]: audit 2023-09-23T20:44:43.810007+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:44.494 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:44.532 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:44.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:44.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:44 smithi173 bash[59517]: cluster 2023-09-23T20:44:42.788829+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1371: 89 pgs: 89 active+clean; 855 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-23T20:44:44.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:44 smithi173 bash[59517]: audit 2023-09-23T20:44:43.785362+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:44.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:44 smithi173 bash[59517]: audit 2023-09-23T20:44:43.794224+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:44.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:44 smithi173 bash[59517]: audit 2023-09-23T20:44:43.796762+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:44:44.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:44 smithi173 bash[59517]: audit 2023-09-23T20:44:43.798606+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:44:44.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:44 smithi173 bash[59517]: audit 2023-09-23T20:44:43.810007+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:44:44.636 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:44.660 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:44.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:44.769 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:44.801 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:44.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:44.910 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:44.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:44.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:44.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:45.040 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:45.076 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:45.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:45.182 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:45.225 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:45.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:45.333 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:45.356 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:45.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:45.461 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:45.503 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:45.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:45.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:45.642 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:45.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:45.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:45.793 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:45.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:45.899 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:45.933 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:45.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:45.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:46.036 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:46.069 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:46.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:46.176 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:46.218 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:46.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:46.283 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:46.287 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:46.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:46.335 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:44:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:44:46] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.33.4" 2023-09-23T20:44:46.335 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:46 smithi098 bash[78228]: cluster 2023-09-23T20:44:44.789380+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1372: 89 pgs: 89 active+clean; 816 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-23T20:44:46.344 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:46 smithi098 bash[74888]: cluster 2023-09-23T20:44:44.789380+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1372: 89 pgs: 89 active+clean; 816 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-23T20:44:46.348 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:46.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:46.451 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:46.495 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:46.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:46 smithi173 bash[59517]: cluster 2023-09-23T20:44:44.789380+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1372: 89 pgs: 89 active+clean; 816 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-23T20:44:46.601 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:46.639 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:46.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:46.745 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:46.784 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:46.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:46.889 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:46.920 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:46.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:46.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:47.023 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:47.054 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:47.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:47.156 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:47.192 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:47.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:47.298 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:47.304 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:47.308 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:44:47.341 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:47.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:47.445 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:47.469 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:47.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:47.573 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:47.599 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:47.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:47.705 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:47.735 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:47.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:47.840 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:47.886 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:47.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:47.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:47.992 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:48.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:48.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:48.126 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:48.151 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:48.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:48.254 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:48.288 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:48.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:48.392 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:48.417 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:48.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:48.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:48.532 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:48 smithi098 bash[78228]: cluster 2023-09-23T20:44:46.789937+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1373: 89 pgs: 89 active+clean; 644 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-09-23T20:44:48.536 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:48 smithi098 bash[74888]: cluster 2023-09-23T20:44:46.789937+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1373: 89 pgs: 89 active+clean; 644 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-09-23T20:44:48.551 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:48.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:48.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:48 smithi173 bash[59517]: cluster 2023-09-23T20:44:46.789937+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1373: 89 pgs: 89 active+clean; 644 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-09-23T20:44:48.662 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:48.694 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:48.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:48.801 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:48.832 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:48.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:48.935 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:48.958 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:48.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:48.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:49.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:49.092 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:49.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:49.196 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:49.222 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:49.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:49.327 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:49.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.358 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:49.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:49.459 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:49.491 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:49.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:49.595 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:49.632 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:49.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:49.739 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:49.784 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:49.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:49.891 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:49.925 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:49.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:49.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:50.028 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:50.058 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:50.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:50.161 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:50.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.194 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:50.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:50.270 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:50 smithi173 bash[59517]: cluster 2023-09-23T20:44:48.790450+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1374: 89 pgs: 89 active+clean; 630 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-09-23T20:44:50.295 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:50.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:50.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:50.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:50 smithi098 bash[78228]: cluster 2023-09-23T20:44:48.790450+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1374: 89 pgs: 89 active+clean; 630 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-09-23T20:44:50.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:50 smithi098 bash[74888]: cluster 2023-09-23T20:44:48.790450+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1374: 89 pgs: 89 active+clean; 630 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2023-09-23T20:44:50.437 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:50.465 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:50.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:50.568 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:50.595 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:50.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:50.699 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:50.723 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:50.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:50.830 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:50.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:50.864 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:50.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:50.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:50.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:51.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:51.104 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:51.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:51.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:51.246 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:51.276 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:51.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:51.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:51.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:51.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:51.514 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:51.550 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:51.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:51.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:51.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:51.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:51.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:51.809 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:51.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:51.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:51.960 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:51.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:51.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:52.064 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:52.103 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:52.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:52.206 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:52.229 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:52.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:52.331 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:52.340 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:52 smithi098 bash[74888]: cluster 2023-09-23T20:44:50.790950+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1375: 89 pgs: 89 active+clean; 578 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-09-23T20:44:52.341 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:52 smithi098 bash[78228]: cluster 2023-09-23T20:44:50.790950+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1375: 89 pgs: 89 active+clean; 578 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-09-23T20:44:52.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:52 smithi173 bash[59517]: cluster 2023-09-23T20:44:50.790950+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1375: 89 pgs: 89 active+clean; 578 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-09-23T20:44:52.360 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:52.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:52.467 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:52.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:52.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:52.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:52.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:52.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:52.770 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:52.796 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:52.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:52.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:52.927 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:52.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:52.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:53.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:53.061 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:53.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:53.164 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:53.186 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:53.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:53.289 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:53.322 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:53.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:53.425 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:53.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:53.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:53.558 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:53.593 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:53.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:53.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:53.722 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:53.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:53.826 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:53.859 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:53.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:53.964 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:53.990 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:53.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:53.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:54.095 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:54.120 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:54.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:54.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:54.258 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:54.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:54.362 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:54.409 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:54.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:54.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:54 smithi098 bash[78228]: cluster 2023-09-23T20:44:52.791667+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1376: 89 pgs: 89 active+clean; 438 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T20:44:54.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:54 smithi098 bash[74888]: cluster 2023-09-23T20:44:52.791667+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1376: 89 pgs: 89 active+clean; 438 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T20:44:54.512 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:54.540 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:54.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:54.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:54 smithi173 bash[59517]: cluster 2023-09-23T20:44:52.791667+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1376: 89 pgs: 89 active+clean; 438 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-23T20:44:54.643 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:54.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:54.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:54.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:54.822 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:54.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:54.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:54.953 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:54.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:54.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:55.056 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:55.085 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:55.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:55.189 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:55.219 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:55.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:55.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:55.356 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:55.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:55.459 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:55.470 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:55 smithi098 bash[74888]: audit 2023-09-23T20:44:54.617778+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:55.471 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:55 smithi098 bash[78228]: audit 2023-09-23T20:44:54.617778+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:55.473 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:55 smithi173 bash[59517]: audit 2023-09-23T20:44:54.617778+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:44:55.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:55.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:55.596 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:55.617 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:55.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:55.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:55.749 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:55.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:55.855 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:55.885 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:55.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:55.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:55.992 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:56.029 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:56.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:56.136 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:56.162 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:56.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:56.267 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:56.279 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:44:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:44:56] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.33.4" 2023-09-23T20:44:56.291 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:56.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:56.395 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:56.436 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:56.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:56.539 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:56.548 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:56 smithi173 bash[59517]: cluster 2023-09-23T20:44:54.792201+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1377: 89 pgs: 89 active+clean; 397 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2023-09-23T20:44:56.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:56.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:56.672 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:56.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:56 smithi098 bash[74888]: cluster 2023-09-23T20:44:54.792201+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1377: 89 pgs: 89 active+clean; 397 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2023-09-23T20:44:56.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:56 smithi098 bash[78228]: cluster 2023-09-23T20:44:54.792201+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1377: 89 pgs: 89 active+clean; 397 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2023-09-23T20:44:56.703 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:56.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:56.807 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:56.846 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:56.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:56.952 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:56.987 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:56.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:56.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:57.090 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:57.238 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.264 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:57.368 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:57.391 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:57.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:57.493 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:57.518 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:44:57.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:44:57.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:57.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.794 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:57.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:57.897 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:57.932 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:44:57.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:57.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:44:58.038 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:58.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:58.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:58.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:58.204 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:44:58.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:44:58.297 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:44:58 smithi173 bash[59517]: cluster 2023-09-23T20:44:56.792837+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1378: 89 pgs: 89 active+clean; 225 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-09-23T20:44:58.310 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.356 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:58.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:44:58 smithi098 bash[78228]: cluster 2023-09-23T20:44:56.792837+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1378: 89 pgs: 89 active+clean; 225 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-09-23T20:44:58.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:44:58 smithi098 bash[74888]: cluster 2023-09-23T20:44:56.792837+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1378: 89 pgs: 89 active+clean; 225 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-09-23T20:44:58.459 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:58.597 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:58.729 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.767 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:58.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:58.874 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:58.905 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:58.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:58.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:59.011 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:59.042 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:59.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:59.148 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:59.181 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:44:59.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:44:59.286 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:59.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:59.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:59.433 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:59.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:44:59.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:44:59.572 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:59.613 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:44:59.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:44:59.717 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:59.744 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:44:59.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:44:59.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:59.850 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:44:59.850 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:44:59.850 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:44:59.850 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:44:59.850 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35469.0:73870 9.7 e253/225 9:ed693d69:::benchmark_data_smithi098_175497_object4046:head v 253'4604, mlcod=253'4602)", 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:35:17.119709+0000", 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 582.72206464600004, 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.12579949800000001, 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.119709+0000", 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.851 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.119709+0000", 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.119708+0000", 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.852 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.119719+0000", 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1423000000000001e-05 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.119736+0000", 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6770999999999999e-05 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.119746+0000", 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9839999999999996e-06 2023-09-23T20:44:59.853 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.119798+0000", 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2373000000000002e-05 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.119814+0000", 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5347000000000001e-05 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.854 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.245457+0000", 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.125643641 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.245508+0000", 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1122000000000003e-05 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35469.0:73872 9.6 e253/246 9:66effc80:::benchmark_data_smithi098_175497_object4048:head v 253'4564, mlcod=253'4562)", 2023-09-23T20:44:59.855 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:35:17.120308+0000", 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 582.72146520499996, 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.124495751, 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.120308+0000", 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.856 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.120308+0000", 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.120307+0000", 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.120314+0000", 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7719999999999997e-06 2023-09-23T20:44:59.857 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.858 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.858 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.858 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.238031+0000", 2023-09-23T20:44:59.858 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.11771701399999999 2023-09-23T20:44:59.859 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.859 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.859 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.238057+0000", 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5361999999999999e-05 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.238126+0000", 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8867000000000003e-05 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.238153+0000", 2023-09-23T20:44:59.860 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.7222000000000001e-05 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.244726+0000", 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0065728590000000003 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:35:17.244804+0000", 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8369999999999997e-05 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.861 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:81705 9.b 9:d0978c90:::benchmark_data_smithi098_175497_object11881:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e259)", 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:36:00.041533+0000", 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 539.80024026900003, 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3029177860000001, 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:44:59.862 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 81705 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041533+0000", 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041533+0000", 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.863 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041531+0000", 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999976 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041540+0000", 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1779999999999992e-06 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.864 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041557+0000", 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.679e-05 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041568+0000", 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1228e-05 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041626+0000", 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7945000000000002e-05 2023-09-23T20:44:59.865 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041637+0000", 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1080000000000001e-05 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.323779+0000", 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.282142114 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.866 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.323887+0000", 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000107977 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5,6", 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.324012+0000", 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000124783 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.330485+0000", 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0064733389999999998 2023-09-23T20:44:59.867 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.330622+0000", 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000137019 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.335497+0000", 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0048740839999999999 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.868 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.342313+0000", 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0068169709999999998 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.342383+0000", 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9288999999999993e-05 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.344451+0000", 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0020681639999999999 2023-09-23T20:44:59.869 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:81710 9.b 9:d9aa3969:::benchmark_data_smithi098_175497_object11886:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e259)", 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:36:00.041586+0000", 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 539.80018702699999, 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3047505720000001, 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:44:59.870 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 81710 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041586+0000", 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041586+0000", 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.871 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041586+0000", 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041589+0000", 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.597e-06 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.872 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041598+0000", 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.7870000000000007e-06 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041605+0000", 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5250000000000002e-06 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041663+0000", 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8542000000000003e-05 2023-09-23T20:44:59.873 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041671+0000", 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4699999999999996e-06 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.328098+0000", 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.286427784 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.874 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.328208+0000", 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000109762 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5,6", 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.328318+0000", 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010982200000000001 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.335336+0000", 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0070174169999999998 2023-09-23T20:44:59.875 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.335364+0000", 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.8864e-05 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.335509+0000", 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000145031 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.876 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.344630+0000", 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0091206029999999997 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.344677+0000", 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6820000000000002e-05 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.346337+0000", 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0016601400000000001 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.877 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:81713 9.b 9:db23823b:::benchmark_data_smithi098_175497_object11889:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e259)", 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:36:00.041611+0000", 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 539.80016279200004, 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3153111150000001, 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:44:59.878 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 81713 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041611+0000", 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041611+0000", 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.879 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041610+0000", 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041613+0000", 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1719999999999999e-06 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.880 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041620+0000", 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4570000000000002e-06 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041627+0000", 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5469999999999999e-06 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041697+0000", 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9837000000000002e-05 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.881 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.041707+0000", 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0298e-05 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.330676+0000", 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2889689099999999 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.882 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.330765+0000", 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9035000000000004e-05 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5,6", 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.330850+0000", 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4838000000000003e-05 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.335476+0000", 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0046253079999999999 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.883 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.339756+0000", 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0042805100000000004 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.344518+0000", 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.004762212 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.884 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.354246+0000", 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0097279020000000001 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.354306+0000", 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9355999999999999e-05 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.356922+0000", 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0026162009999999999 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.885 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:81763 9.b 9:d092d8c8:::benchmark_data_smithi098_175497_object11939:head [delete] snapc 0=[] ondisk+write+known_if_redirected e259)", 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:36:00.513023+0000", 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 539.32875072800005, 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.84918621900000002, 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:44:59.886 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 81763 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.513023+0000", 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.513023+0000", 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.887 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.513020+0000", 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999971 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.513033+0000", 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2853e-05 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.888 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.513054+0000", 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.143e-05 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.513066+0000", 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1732e-05 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.513128+0000", 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1687999999999996e-05 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.889 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.890 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:44:59.890 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.513141+0000", 2023-09-23T20:44:59.890 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2911999999999999e-05 2023-09-23T20:44:59.890 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.890 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.890 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.890 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.332848+0000", 2023-09-23T20:44:59.890 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.81970765400000001 2023-09-23T20:44:59.890 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.890 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.890 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.332957+0000", 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000108461 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5,6", 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.333074+0000", 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011690500000000001 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.335563+0000", 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0024896139999999998 2023-09-23T20:44:59.891 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.342252+0000", 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0066889899999999997 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.346411+0000", 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0041587050000000004 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.892 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.359626+0000", 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013214584999999999 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.359701+0000", 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5689e-05 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.362209+0000", 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0025077150000000002 2023-09-23T20:44:59.893 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:81766 9.b 9:d480b7c0:::benchmark_data_smithi098_175497_object11942:head [delete] snapc 0=[] ondisk+write+known_if_redirected e259)", 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:36:00.548517+0000", 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 539.29325645999995, 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.81631618100000003, 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:44:59.894 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 81766 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.548517+0000", 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.548517+0000", 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.895 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.548515+0000", 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999976 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.548528+0000", 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3173000000000001e-05 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.896 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.548552+0000", 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4139e-05 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.548564+0000", 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2500000000000001e-05 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.548632+0000", 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7757999999999997e-05 2023-09-23T20:44:59.897 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.548646+0000", 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3872e-05 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.335614+0000", 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.78696798300000004 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.898 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.335932+0000", 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00031812300000000002 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5,6", 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.336228+0000", 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000296197 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.344527+0000", 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0082988599999999999 2023-09-23T20:44:59.899 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.344591+0000", 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3311000000000004e-05 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.346495+0000", 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0019042690000000001 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.900 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.362286+0000", 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.015791275 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.362341+0000", 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5120000000000001e-05 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.364833+0000", 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0024919370000000001 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.901 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35469.0:81768 9.b 9:d0c4d097:::benchmark_data_smithi098_175497_object11944:head [delete] snapc 0=[] ondisk+write+known_if_redirected e259)", 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:36:00.687964+0000", 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 539.15380945499999, 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.68179954899999995, 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35469", 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:44:59.902 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 81768 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.687964+0000", 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.687964+0000", 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.903 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.687961+0000", 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999971 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.687978+0000", 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6827999999999999e-05 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.904 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.688011+0000", 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.3025000000000003e-05 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.688026+0000", 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5446000000000001e-05 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.688098+0000", 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1977999999999994e-05 2023-09-23T20:44:59.905 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:00.688113+0000", 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5319999999999999e-05 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.339810+0000", 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.65169626300000005 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.906 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.339994+0000", 2023-09-23T20:44:59.907 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018451900000000001 2023-09-23T20:44:59.907 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.907 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.907 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,5,6", 2023-09-23T20:44:59.907 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.340211+0000", 2023-09-23T20:44:59.907 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00021658100000000001 2023-09-23T20:44:59.907 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.907 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.907 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.907 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.346352+0000", 2023-09-23T20:44:59.909 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0061412510000000003 2023-09-23T20:44:59.909 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.909 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.909 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.909 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.346441+0000", 2023-09-23T20:44:59.909 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8471e-05 2023-09-23T20:44:59.909 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.909 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.346524+0000", 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3189000000000006e-05 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.364906+0000", 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.018382547999999999 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.910 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.364974+0000", 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8128999999999998e-05 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:36:01.369764+0000", 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.004789064 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "MOSDPGPushReply(9.b 265/259 [PushReplyOp(9:d5402510:::benchmark_data_smithi098_175497_object48924:head)])", 2023-09-23T20:44:59.911 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:37:12.726431+0000", 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 467.11534258, 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.12231248, 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:37:12.726431+0000", 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.912 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:37:12.726431+0000", 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:37:12.726430+0000", 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:37:12.726437+0000", 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4460000000000004e-06 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.913 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:37:12.726451+0000", 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3824e-05 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:37:12.726461+0000", 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6379999999999999e-06 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:37:12.726506+0000", 2023-09-23T20:44:59.914 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5194999999999997e-05 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:37:12.848743+0000", 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.12223743199999999 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:64733 10.5 10:a74ece12:::benchmark_data_smithi098_207982_object64732:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e302)", 2023-09-23T20:44:59.915 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:41:33.274541+0000", 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 206.567232488, 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.118980137, 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 64733 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.916 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.274541+0000", 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.274541+0000", 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.274540+0000", 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.917 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.274597+0000", 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.6453000000000003e-05 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.274605+0000", 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.7439999999999996e-06 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.274612+0000", 2023-09-23T20:44:59.918 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2589999999999997e-06 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.370103+0000", 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.095491409999999999 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.370312+0000", 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000208543 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.919 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.370509+0000", 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000197097 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.382808+0000", 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012299299 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.382840+0000", 2023-09-23T20:44:59.920 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.1510999999999997e-05 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.393413+0000", 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010573681 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.393472+0000", 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8814999999999998e-05 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.921 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:41:33.393521+0000", 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.8999999999999998e-05 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:96589 10.5 10:a5a7ae3a:::benchmark_data_smithi098_207982_object96588:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e303)", 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:06.080816+0000", 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 173.76095737700001, 2023-09-23T20:44:59.922 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.162600735, 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 96589 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.080816+0000", 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.923 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.080816+0000", 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.080814+0000", 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.924 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.080841+0000", 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6431000000000002e-05 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.080858+0000", 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7333000000000002e-05 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.080867+0000", 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2820000000000002e-06 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.925 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.080930+0000", 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2609999999999999e-05 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.081142+0000", 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000212387 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:44:59.926 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.081314+0000", 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017181499999999999 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.085280+0000", 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039658890000000002 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.094484+0000", 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0092044889999999997 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.927 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.243200+0000", 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.148715451 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.243330+0000", 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013009100000000001 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:06.243417+0000", 2023-09-23T20:44:59.928 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6802e-05 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:99757 10.5 10:a5881bd7:::benchmark_data_smithi098_207982_object99756:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e304)", 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.080459+0000", 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 169.76131409600001, 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.40098304000000001, 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.929 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 99757 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080459+0000", 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.930 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080459+0000", 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080458+0000", 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080484+0000", 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5958000000000001e-05 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.931 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080499+0000", 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5248999999999999e-05 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080509+0000", 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6290000000000005e-06 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.080567+0000", 2023-09-23T20:44:59.932 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7908000000000002e-05 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.085207+0000", 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0046403110000000003 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.085366+0000", 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015913200000000001 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.933 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.101601+0000", 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016234762999999999 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.101608+0000", 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.3289999999999996e-06 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.481010+0000", 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.37940238799999998 2023-09-23T20:44:59.934 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.481336+0000", 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000325135 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.481442+0000", 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000106765 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.935 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:99763 10.5 10:a4ec58fe:::benchmark_data_smithi098_207982_object99762:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e304)", 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.083547+0000", 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 169.75822652700001, 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.39824877199999997, 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 99763 2023-09-23T20:44:59.936 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.083547+0000", 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.083547+0000", 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.937 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.083545+0000", 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.083577+0000", 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2159999999999997e-05 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.083594+0000", 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6623e-05 2023-09-23T20:44:59.938 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.083604+0000", 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0239e-05 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.089226+0000", 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.005622312 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.939 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.089500+0000", 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00027354899999999999 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.089631+0000", 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000131705 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.101640+0000", 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012008067000000001 2023-09-23T20:44:59.940 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.103997+0000", 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0023570520000000001 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.481558+0000", 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.37756169099999998 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.941 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.481706+0000", 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014775899999999999 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.481796+0000", 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9642999999999995e-05 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.942 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:100597 10.5 10:aea840a5:::benchmark_data_smithi098_207982_object100596:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e304)", 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:11.442745+0000", 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 168.39902793300001, 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.20978818399999999, 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 100597 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.943 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.442745+0000", 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.442745+0000", 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.442743+0000", 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999976 2023-09-23T20:44:59.944 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.442859+0000", 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011553 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.442875+0000", 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5817000000000001e-05 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.945 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.442883+0000", 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.439e-06 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.442943+0000", 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9651999999999997e-05 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.443118+0000", 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000174916 2023-09-23T20:44:59.946 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.443276+0000", 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000158381 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.452522+0000", 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0092464209999999995 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.947 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.452531+0000", 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3969999999999994e-06 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.652441+0000", 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.19990983300000001 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.652494+0000", 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3594999999999998e-05 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.948 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:11.652534+0000", 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9444999999999999e-05 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:108382 10.f e304/297 10:f5b7430c:::benchmark_data_smithi098_207982_object108381:head v 304'6583, mlcod=304'6581)", 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:20.944172+0000", 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 158.897601831, 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.12679256799999999, 2023-09-23T20:44:59.949 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:20.944172+0000", 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:20.944172+0000", 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.950 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:20.944171+0000", 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:20.944319+0000", 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014852299999999999 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.951 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:21.044828+0000", 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.10050896300000001 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:21.044838+0000", 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5009999999999993e-06 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:21.044883+0000", 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5268000000000001e-05 2023-09-23T20:44:59.952 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:21.044905+0000", 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1920999999999999e-05 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:21.070901+0000", 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.025995412999999998 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.953 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:21.070964+0000", 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3645000000000005e-05 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:167449 10.3 10:c53e1dd3:::benchmark_data_smithi098_207982_object57253:head [delete] snapc 0=[] ondisk+write+known_if_redirected e308)", 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:43:42.439885+0000", 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 77.401888553999996, 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.120990455, 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.954 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 167449 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.439885+0000", 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.955 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.439885+0000", 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.439884+0000", 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.439888+0000", 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.7299999999999999e-06 2023-09-23T20:44:59.956 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.439896+0000", 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4930000000000001e-06 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.439900+0000", 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.865e-06 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.957 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.445263+0000", 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0053630559999999997 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.445391+0000", 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000127763 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 3,5", 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.445515+0000", 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000124089 2023-09-23T20:44:59.958 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.451147+0000", 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0056320559999999999 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.451155+0000", 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5630000000000003e-06 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.959 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.560780+0000", 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.109624754 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.560829+0000", 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9004e-05 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:43:42.560875+0000", 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6656000000000002e-05 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.960 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:204500 10.5 10:a10cd101:::benchmark_data_smithi098_207982_object94304:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:44:37.244562+0000", 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 22.597211532999999, 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.114359766, 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:44:59.961 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 204500 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.244562+0000", 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.244562+0000", 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.962 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.244560+0000", 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.244567+0000", 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4510000000000003e-06 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.244579+0000", 2023-09-23T20:44:59.963 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1656e-05 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.244586+0000", 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.3150000000000003e-06 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.244646+0000", 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9908999999999998e-05 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.964 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.244784+0000", 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000137806 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.244908+0000", 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012357199999999999 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.255862+0000", 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010954451 2023-09-23T20:44:59.965 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.255954+0000", 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1500000000000001e-05 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.353889+0000", 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.097935447999999994 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.966 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.358865+0000", 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00497621 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.358922+0000", 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.6379999999999999e-05 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.967 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:204781 10.3 10:c76b9598:::benchmark_data_smithi098_207982_object94585:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:44:37.714533+0000", 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 22.127240899, 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.125148589, 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 204781 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.968 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.714533+0000", 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.714533+0000", 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.714532+0000", 2023-09-23T20:44:59.969 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.714536+0000", 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5530000000000003e-06 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.714547+0000", 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0519999999999999e-05 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.970 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.714554+0000", 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1339999999999998e-06 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.724016+0000", 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0094616590000000007 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.724139+0000", 2023-09-23T20:44:59.971 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012363200000000001 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 3,5", 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.724257+0000", 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000117589 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.732771+0000", 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0085138049999999993 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.972 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.733900+0000", 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001129262 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.839441+0000", 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.10554113800000001 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.839635+0000", 2023-09-23T20:44:59.973 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00019415799999999999 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:37.839681+0000", 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5992999999999998e-05 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:212758 10.5 10:af5db79c:::benchmark_data_smithi098_207982_object102562:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:44:49.477417+0000", 2023-09-23T20:44:59.974 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 10.364356157, 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.13856227600000001, 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 212758 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.975 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.477417+0000", 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.477417+0000", 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.477416+0000", 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.976 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.477422+0000", 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8880000000000002e-06 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.477434+0000", 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2085e-05 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.477442+0000", 2023-09-23T20:44:59.977 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1599999999999998e-06 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.477493+0000", 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1075000000000001e-05 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.477602+0000", 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000108865 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.978 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.477668+0000", 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6163999999999999e-05 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.488949+0000", 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.01128062 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.979 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.489132+0000", 2023-09-23T20:44:59.980 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018334699999999999 2023-09-23T20:44:59.980 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.980 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.980 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.980 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.615758+0000", 2023-09-23T20:44:59.980 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.12662596800000001 2023-09-23T20:44:59.980 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.980 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.980 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.980 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.615865+0000", 2023-09-23T20:44:59.980 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000106665 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:49.615980+0000", 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000114817 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:218021 10.5 10:ad530711:::benchmark_data_smithi098_207982_object107825:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:44:59.981 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:44:57.349373+0000", 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 2.4924001179999999, 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23856327799999999, 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 218021 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.982 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.349373+0000", 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.349373+0000", 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.349372+0000", 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:44:59.983 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.349378+0000", 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4459999999999998e-06 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.349397+0000", 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9394000000000001e-05 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.984 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.349405+0000", 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1369999999999996e-06 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.349448+0000", 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.3538000000000002e-05 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.349563+0000", 2023-09-23T20:44:59.985 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000115272 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.349698+0000", 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000134621 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.355437+0000", 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0057392800000000002 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.986 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.359995+0000", 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0045574769999999999 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.587821+0000", 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.227826428 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.587886+0000", 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4863000000000006e-05 2023-09-23T20:44:59.987 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:44:59.988 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:44:59.988 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:44:59.988 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.587937+0000", 2023-09-23T20:44:59.988 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0519999999999997e-05 2023-09-23T20:44:59.988 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.988 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.988 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.988 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:44:59.988 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:44:59.988 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:44:59.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:44:59.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:44:59.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:44:59.996 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:45:00.059 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:45:00.090 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:00.099 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:45:00.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:00.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:00.143 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:45:00.193 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:45:00.217 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:00.225 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:45:00.263 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:45:00.313 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:45:00.319 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:45:00.319 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:45:00.319 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:45:00.319 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:45:00.319 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:45:00.319 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:45:00.319 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:45:00.320 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:45:00.379 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:00.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:00.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:00.491 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:00 smithi098 bash[74888]: cluster 2023-09-23T20:44:58.793362+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1379: 89 pgs: 89 active+clean; 212 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-09-23T20:45:00.491 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:00 smithi098 bash[74888]: audit 2023-09-23T20:44:59.940512+0000 mon.a (mon.0) 1710 : audit 0 from='client.? 172.21.15.98:0/4072286653' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:00.491 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:00 smithi098 bash[74888]: audit 2023-09-23T20:45:00.268800+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.98:0/2476090578' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:00.492 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:00 smithi098 bash[74888]: audit 2023-09-23T20:45:00.269346+0000 mon.a (mon.0) 1711 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:00.492 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:00 smithi098 bash[78228]: cluster 2023-09-23T20:44:58.793362+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1379: 89 pgs: 89 active+clean; 212 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-09-23T20:45:00.492 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:00 smithi098 bash[78228]: audit 2023-09-23T20:44:59.940512+0000 mon.a (mon.0) 1710 : audit 0 from='client.? 172.21.15.98:0/4072286653' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:00.492 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:00 smithi098 bash[78228]: audit 2023-09-23T20:45:00.268800+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.98:0/2476090578' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:00.492 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:00 smithi098 bash[78228]: audit 2023-09-23T20:45:00.269346+0000 mon.a (mon.0) 1711 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:00.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:00.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:00.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:00 smithi173 bash[59517]: cluster 2023-09-23T20:44:58.793362+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1379: 89 pgs: 89 active+clean; 212 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-09-23T20:45:00.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:00 smithi173 bash[59517]: audit 2023-09-23T20:44:59.940512+0000 mon.a (mon.0) 1710 : audit 0 from='client.? 172.21.15.98:0/4072286653' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:00.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:00 smithi173 bash[59517]: audit 2023-09-23T20:45:00.268800+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.98:0/2476090578' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:00.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:00 smithi173 bash[59517]: audit 2023-09-23T20:45:00.269346+0000 mon.a (mon.0) 1711 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:00.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:00.660 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:00.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:00.764 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:00.795 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:00.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:00.899 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:00.932 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:00.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:00.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:01.039 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:01.076 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:01.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:01.174 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Removed 110193 objects 2023-09-23T20:45:01.175 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Clean up completed and total clean up time :157.864 2023-09-23T20:45:01.182 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:01.192 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T20:45:01.193 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:45:01.227 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:01.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:01.329 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:01.360 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:01.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:01.464 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:01.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:01 smithi173 bash[59517]: audit 2023-09-23T20:45:00.514901+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.98:0/1246384188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:45:01.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:01 smithi173 bash[59517]: audit 2023-09-23T20:45:00.516008+0000 mon.a (mon.0) 1712 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:45:01.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:01 smithi173 bash[59517]: cluster 2023-09-23T20:45:01.179157+0000 mon.a (mon.0) 1713 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:01.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:01 smithi173 bash[59517]: audit 2023-09-23T20:45:01.183255+0000 mon.a (mon.0) 1714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:45:01.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:01 smithi173 bash[59517]: audit 2023-09-23T20:45:01.183340+0000 mon.a (mon.0) 1715 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:45:01.722 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:01 smithi173 bash[59517]: cluster 2023-09-23T20:45:01.183394+0000 mon.a (mon.0) 1716 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-09-23T20:45:01.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[78228]: audit 2023-09-23T20:45:00.514901+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.98:0/1246384188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:45:01.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[78228]: audit 2023-09-23T20:45:00.516008+0000 mon.a (mon.0) 1712 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:45:01.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[78228]: cluster 2023-09-23T20:45:01.179157+0000 mon.a (mon.0) 1713 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:01.723 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[78228]: audit 2023-09-23T20:45:01.183255+0000 mon.a (mon.0) 1714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:45:01.724 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[78228]: audit 2023-09-23T20:45:01.183340+0000 mon.a (mon.0) 1715 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:45:01.724 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[78228]: cluster 2023-09-23T20:45:01.183394+0000 mon.a (mon.0) 1716 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-09-23T20:45:01.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[74888]: audit 2023-09-23T20:45:00.514901+0000 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.98:0/1246384188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:45:01.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[74888]: audit 2023-09-23T20:45:00.516008+0000 mon.a (mon.0) 1712 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:45:01.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[74888]: cluster 2023-09-23T20:45:01.179157+0000 mon.a (mon.0) 1713 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:01.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[74888]: audit 2023-09-23T20:45:01.183255+0000 mon.a (mon.0) 1714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:45:01.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[74888]: audit 2023-09-23T20:45:01.183340+0000 mon.a (mon.0) 1715 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:45:01.724 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:01 smithi098 bash[74888]: cluster 2023-09-23T20:45:01.183394+0000 mon.a (mon.0) 1716 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-09-23T20:45:01.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:01.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:01.856 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:01.888 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:01.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:01.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:01.990 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:02.091 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:02.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:02.195 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:02.216 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:02.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:02.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:02.332 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:02 smithi098 bash[78228]: cluster 2023-09-23T20:45:00.793803+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1380: 89 pgs: 89 active+clean; 160 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2023-09-23T20:45:02.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:02 smithi098 bash[78228]: cluster 2023-09-23T20:45:01.185529+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:02.333 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:02 smithi098 bash[78228]: cluster 2023-09-23T20:45:01.221072+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:02.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:02 smithi098 bash[74888]: cluster 2023-09-23T20:45:00.793803+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1380: 89 pgs: 89 active+clean; 160 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2023-09-23T20:45:02.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:02 smithi098 bash[74888]: cluster 2023-09-23T20:45:01.185529+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:02.333 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:02 smithi098 bash[74888]: cluster 2023-09-23T20:45:01.221072+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:02.347 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:02.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:02.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:02.480 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:02.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:02.584 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:02.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:02 smithi173 bash[59517]: cluster 2023-09-23T20:45:00.793803+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1380: 89 pgs: 89 active+clean; 160 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2023-09-23T20:45:02.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:02 smithi173 bash[59517]: cluster 2023-09-23T20:45:01.185529+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:02.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:02 smithi173 bash[59517]: cluster 2023-09-23T20:45:01.221072+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:02.618 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:02.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:02.722 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:02.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:02.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:02.846 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:02.877 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:02.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:02.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:02.980 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:03.012 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:03.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:03.116 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:03.149 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:03.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:03.253 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:03.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:03.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:03.390 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:03.405 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-09-23T20:45:03.405 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-09-23T20:45:03.421 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:03.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:03.524 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:03.531 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:03 smithi098 bash[78228]: cluster 2023-09-23T20:45:02.672110+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:03.531 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:03 smithi098 bash[74888]: cluster 2023-09-23T20:45:02.672110+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:03.545 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:03.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:03.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:03 smithi173 bash[59517]: cluster 2023-09-23T20:45:02.672110+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:03.648 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:03.669 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:03.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:03.772 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:03.791 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:03.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:03.894 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:03.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:03.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:03.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:04.031 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:04.063 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:04.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:04.117 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T20:45:04.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:04.196 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:04.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:04.300 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:04.324 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:04.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:04.427 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:04.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:04 smithi098 bash[74888]: cluster 2023-09-23T20:45:02.794525+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1382: 89 pgs: 89 active+clean; 24 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-09-23T20:45:04.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:04 smithi098 bash[74888]: cluster 2023-09-23T20:45:03.027106+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:04.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:04 smithi098 bash[74888]: cluster 2023-09-23T20:45:03.030240+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:04.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:04 smithi098 bash[78228]: cluster 2023-09-23T20:45:02.794525+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1382: 89 pgs: 89 active+clean; 24 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-09-23T20:45:04.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:04 smithi098 bash[78228]: cluster 2023-09-23T20:45:03.027106+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:04.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:04 smithi098 bash[78228]: cluster 2023-09-23T20:45:03.030240+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:04.439 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:04 smithi173 bash[59517]: cluster 2023-09-23T20:45:02.794525+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1382: 89 pgs: 89 active+clean; 24 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-09-23T20:45:04.439 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:04 smithi173 bash[59517]: cluster 2023-09-23T20:45:03.027106+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:04.439 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:04 smithi173 bash[59517]: cluster 2023-09-23T20:45:03.030240+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T20:45:04.457 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:04.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:04.561 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:04.593 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:04.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:04.674 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T20:45:04.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:04.730 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:04.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:04.834 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:04.859 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:04.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:04.963 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:04.996 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:04.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:04.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:05.100 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:05.133 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:05.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:05.237 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:05.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:05.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:05.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:05.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:05.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:05.517 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:05.549 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:05.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:05.653 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:05.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:05.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:05.785 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:05.815 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:05.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:05.919 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:05.949 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:05.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:05.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:06.053 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:06.086 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:06.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:06.190 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:06.220 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:06.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:06.323 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:06.324 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:45:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:45:06] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.33.4" 2023-09-23T20:45:06.360 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:06.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:06.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:06.495 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:06.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:06.564 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:45:06.576 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:06 smithi098 bash[74888]: cluster 2023-09-23T20:45:04.795341+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1383: 89 pgs: 89 active+clean; 9.1 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-09-23T20:45:06.576 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:06 smithi098 bash[78228]: cluster 2023-09-23T20:45:04.795341+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1383: 89 pgs: 89 active+clean; 9.1 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-09-23T20:45:06.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:06 smithi173 bash[59517]: cluster 2023-09-23T20:45:04.795341+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1383: 89 pgs: 89 active+clean; 9.1 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-09-23T20:45:06.598 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:06.627 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:06.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:06.660 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:45:06.731 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:06.758 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:06.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:06.862 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:06.890 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:06.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:06.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:06.993 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:07.022 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:07.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:07.125 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:07.158 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:07.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:07.262 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:07.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:07.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:07.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:07.430 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:07.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:07.534 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:07.564 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:07.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:07.668 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:07.695 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:07.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:07.799 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:07.835 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:07.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:07.940 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:07.971 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:07.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:07.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:08.074 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:08.109 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:08.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:08.192 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:08.214 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:08.239 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:08.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:08.342 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:08.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:08.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:08.477 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:08.511 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:08.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:08.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:08 smithi173 bash[59517]: cluster 2023-09-23T20:45:06.796420+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1384: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 358 op/s 2023-09-23T20:45:08.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:08.627 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:08 smithi098 bash[74888]: cluster 2023-09-23T20:45:06.796420+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1384: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 358 op/s 2023-09-23T20:45:08.627 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:08 smithi098 bash[78228]: cluster 2023-09-23T20:45:06.796420+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1384: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 358 op/s 2023-09-23T20:45:08.646 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:08.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:08.750 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:08.782 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:08.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:08.886 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:08.900 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:45:08.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:08.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:08.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:09.020 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:09.046 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:09.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:09.150 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:09.182 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:09.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:09.211 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:09.285 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:09.311 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:09.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:09.414 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:09.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:09.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:09.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:09.579 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:09.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:09.683 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:09.709 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:09.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:09.812 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:09.838 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:09.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:09.940 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:09.975 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:09.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:09.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:10.078 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:10.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:10.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:10.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:10.240 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:10.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:10.343 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:10 smithi173 bash[59517]: cluster 2023-09-23T20:45:08.797284+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1385: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 337 op/s 2023-09-23T20:45:10.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:10 smithi173 bash[59517]: audit 2023-09-23T20:45:09.618805+0000 mon.a (mon.0) 1717 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:10.364 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:10.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:10.468 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:10.501 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:10.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:10.630 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:10.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:10.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:10 smithi098 bash[74888]: cluster 2023-09-23T20:45:08.797284+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1385: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 337 op/s 2023-09-23T20:45:10.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:10 smithi098 bash[74888]: audit 2023-09-23T20:45:09.618805+0000 mon.a (mon.0) 1717 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:10.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:10 smithi098 bash[78228]: cluster 2023-09-23T20:45:08.797284+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1385: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 337 op/s 2023-09-23T20:45:10.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:10 smithi098 bash[78228]: audit 2023-09-23T20:45:09.618805+0000 mon.a (mon.0) 1717 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:10.734 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:10.758 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:10.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:10.862 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:10.896 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:10.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:10.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:10.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:11.024 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:11.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:11.128 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:11.153 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:11.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:11.239 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:11.239 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:11.257 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:11.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:11.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:11.382 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:11.407 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:11.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:11.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:11.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:11.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:11.644 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:11.670 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:11.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:11.774 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:11.800 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:11.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:11.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:11.928 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:11.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:11.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:12.031 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:12.057 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:12.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:12.160 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:12.187 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:12.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:12.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:12.318 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:12.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:12.422 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:12.448 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:12.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:12.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:12.565 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:12 smithi173 bash[59517]: cluster 2023-09-23T20:45:10.798034+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1386: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 255 op/s 2023-09-23T20:45:12.580 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:12.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:12 smithi098 bash[74888]: cluster 2023-09-23T20:45:10.798034+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1386: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 255 op/s 2023-09-23T20:45:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:12 smithi098 bash[78228]: cluster 2023-09-23T20:45:10.798034+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1386: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 255 op/s 2023-09-23T20:45:12.684 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:12.709 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:12.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:12.813 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:12.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:12.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:12.944 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:12.969 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:12.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:13.073 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:13.102 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:13.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:13.205 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:13.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:13.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:13.340 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:13.367 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:13.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:13.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:13.500 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:13.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:13.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:13.633 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:13.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:13.737 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:13.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:13.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:13.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:13.894 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:13.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:13.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:13.996 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:14.022 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:14.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:14.127 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:14.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:14.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:14.245 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:45:14.246 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:45:14.259 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:14.289 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:14.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:14.393 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:14.414 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:14.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:14.517 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:14.545 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:14.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:14.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:14 smithi173 bash[59517]: cluster 2023-09-23T20:45:12.799118+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1387: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 32 op/s 2023-09-23T20:45:14.648 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:14.675 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:14.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:14.778 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:14.803 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:14.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:14.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:14.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:14 smithi098 bash[74888]: cluster 2023-09-23T20:45:12.799118+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1387: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 32 op/s 2023-09-23T20:45:14.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:14 smithi098 bash[78228]: cluster 2023-09-23T20:45:12.799118+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1387: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 32 op/s 2023-09-23T20:45:14.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:14.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:14.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:15.038 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:15.069 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:15.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:15.123 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T20:45:15.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:15.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:15.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:15.306 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:15.336 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:15.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:15.439 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:15.467 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:15.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:15.570 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:15.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:15.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:15.699 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:15.727 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:15.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:15.831 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:15.852 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:15.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:15.955 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:15.979 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:15.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:15.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:16.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:16.109 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:16.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:16.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:16.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:16.343 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:45:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:45:16] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.33.4" 2023-09-23T20:45:16.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:16.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:16.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:16.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:16.495 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:16 smithi173 bash[59517]: cluster 2023-09-23T20:45:14.799725+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1388: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 31 op/s 2023-09-23T20:45:16.511 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:16.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:16.615 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:16.650 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:16.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:16.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:16 smithi098 bash[78228]: cluster 2023-09-23T20:45:14.799725+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1388: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 31 op/s 2023-09-23T20:45:16.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:16 smithi098 bash[74888]: cluster 2023-09-23T20:45:14.799725+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1388: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 31 op/s 2023-09-23T20:45:16.753 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:16.785 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:16.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:16.889 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:16.921 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:16.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:16.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:17.025 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:17.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:17.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:17.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:17.189 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:17.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:17.293 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:17.324 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:17.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:17.428 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:17.454 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:17.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:17.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:17.593 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:17.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:17.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:17.716 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:17.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:17.819 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:17.851 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:17.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:17.954 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:17.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:17.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:17.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:18.090 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:18.136 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:18.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:18.239 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:18.266 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:18.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:18.359 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T20:45:18.370 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:18.386 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_5' removed 2023-09-23T20:45:18.413 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:18.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:18.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:18.539 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:18.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:18.635 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:18 smithi098 bash[78228]: cluster 2023-09-23T20:45:16.800385+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1389: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 11 op/s 2023-09-23T20:45:18.635 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:18 smithi098 bash[78228]: audit 2023-09-23T20:45:17.813650+0000 mon.a (mon.0) 1718 : audit 1 from='client.? 172.21.15.98:0/2597509475' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:45:18.635 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:18 smithi098 bash[78228]: audit 2023-09-23T20:45:17.942147+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.98:0/3105044212' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:45:18.635 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:18 smithi098 bash[78228]: audit 2023-09-23T20:45:17.942695+0000 mon.a (mon.0) 1719 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:45:18.635 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:18 smithi098 bash[74888]: cluster 2023-09-23T20:45:16.800385+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1389: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 11 op/s 2023-09-23T20:45:18.635 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:18 smithi098 bash[74888]: audit 2023-09-23T20:45:17.813650+0000 mon.a (mon.0) 1718 : audit 1 from='client.? 172.21.15.98:0/2597509475' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:45:18.635 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:18 smithi098 bash[74888]: audit 2023-09-23T20:45:17.942147+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.98:0/3105044212' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:45:18.636 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:18 smithi098 bash[74888]: audit 2023-09-23T20:45:17.942695+0000 mon.a (mon.0) 1719 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:45:18.642 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:18.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:18.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:18.770 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:18.783 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:18 smithi173 bash[59517]: cluster 2023-09-23T20:45:16.800385+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1389: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 11 op/s 2023-09-23T20:45:18.783 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:18 smithi173 bash[59517]: audit 2023-09-23T20:45:17.813650+0000 mon.a (mon.0) 1718 : audit 1 from='client.? 172.21.15.98:0/2597509475' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:45:18.783 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:18 smithi173 bash[59517]: audit 2023-09-23T20:45:17.942147+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.98:0/3105044212' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:45:18.783 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:18 smithi173 bash[59517]: audit 2023-09-23T20:45:17.942695+0000 mon.a (mon.0) 1719 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:45:18.803 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:18.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:18.906 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:18.924 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:18.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:18.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:19.027 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:19.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:19.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:19.157 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:19.178 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:19.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:19.283 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:19.318 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:19.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:19.422 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:19.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:19 smithi098 bash[78228]: audit 2023-09-23T20:45:18.345742+0000 mon.a (mon.0) 1720 : audit 1 from='client.? 172.21.15.98:0/2597509475' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:45:19.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:19 smithi098 bash[78228]: audit 2023-09-23T20:45:18.345808+0000 mon.a (mon.0) 1721 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:45:19.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:19 smithi098 bash[78228]: cluster 2023-09-23T20:45:18.345889+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-09-23T20:45:19.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:19 smithi098 bash[78228]: cluster 2023-09-23T20:45:18.353819+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:45:19.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:19 smithi098 bash[78228]: cluster 2023-09-23T20:45:18.353915+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:45:19.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:19 smithi098 bash[74888]: audit 2023-09-23T20:45:18.345742+0000 mon.a (mon.0) 1720 : audit 1 from='client.? 172.21.15.98:0/2597509475' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:45:19.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:19 smithi098 bash[74888]: audit 2023-09-23T20:45:18.345808+0000 mon.a (mon.0) 1721 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:45:19.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:19 smithi098 bash[74888]: cluster 2023-09-23T20:45:18.345889+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-09-23T20:45:19.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:19 smithi098 bash[74888]: cluster 2023-09-23T20:45:18.353819+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:45:19.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:19 smithi098 bash[74888]: cluster 2023-09-23T20:45:18.353915+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:45:19.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:19.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:19.555 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:19.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:19 smithi173 bash[59517]: audit 2023-09-23T20:45:18.345742+0000 mon.a (mon.0) 1720 : audit 1 from='client.? 172.21.15.98:0/2597509475' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:45:19.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:19 smithi173 bash[59517]: audit 2023-09-23T20:45:18.345808+0000 mon.a (mon.0) 1721 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:45:19.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:19 smithi173 bash[59517]: cluster 2023-09-23T20:45:18.345889+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-09-23T20:45:19.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:19 smithi173 bash[59517]: cluster 2023-09-23T20:45:18.353819+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:45:19.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:19 smithi173 bash[59517]: cluster 2023-09-23T20:45:18.353915+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:45:19.589 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:19.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:19.693 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:19.726 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:19.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:19.830 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:19.857 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:19.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:19.908 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:45:19.960 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:19.985 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:19.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:19.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:20.090 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:20.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:20.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:20.220 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:20.249 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:20.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:20.352 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:20.381 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:20.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:20.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:20.515 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:20.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:20.619 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:20.630 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[78228]: cluster 2023-09-23T20:45:18.800908+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1391: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:20.631 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[78228]: cluster 2023-09-23T20:45:19.008565+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:45:20.631 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[78228]: cluster 2023-09-23T20:45:19.369115+0000 mon.a (mon.0) 1723 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-09-23T20:45:20.631 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[78228]: cluster 2023-09-23T20:45:19.371773+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:20.631 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[78228]: cluster 2023-09-23T20:45:19.371913+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:20.631 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[78228]: cluster 2023-09-23T20:45:19.373965+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:20.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[74888]: cluster 2023-09-23T20:45:18.800908+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1391: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:20.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[74888]: cluster 2023-09-23T20:45:19.008565+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:45:20.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[74888]: cluster 2023-09-23T20:45:19.369115+0000 mon.a (mon.0) 1723 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-09-23T20:45:20.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[74888]: cluster 2023-09-23T20:45:19.371773+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:20.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[74888]: cluster 2023-09-23T20:45:19.371913+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:20.632 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:20 smithi098 bash[74888]: cluster 2023-09-23T20:45:19.373965+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:20.642 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:20.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:20.745 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:20.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:20 smithi173 bash[59517]: cluster 2023-09-23T20:45:18.800908+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1391: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:20.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:20 smithi173 bash[59517]: cluster 2023-09-23T20:45:19.008565+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T20:45:20.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:20 smithi173 bash[59517]: cluster 2023-09-23T20:45:19.369115+0000 mon.a (mon.0) 1723 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-09-23T20:45:20.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:20 smithi173 bash[59517]: cluster 2023-09-23T20:45:19.371773+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:20.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:20 smithi173 bash[59517]: cluster 2023-09-23T20:45:19.371913+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:20.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:20 smithi173 bash[59517]: cluster 2023-09-23T20:45:19.373965+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:20.777 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:20.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:20.880 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:20.914 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:20.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:20.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:21.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:21.039 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:21.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:21.142 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:21.174 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:21.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:21.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:21.304 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:21.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:21.407 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:21.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:21.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:21.529 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:21 smithi173 bash[59517]: cluster 2023-09-23T20:45:19.454826+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:21.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:21.544 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:21 smithi098 bash[74888]: cluster 2023-09-23T20:45:19.454826+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:21.544 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:21 smithi098 bash[78228]: cluster 2023-09-23T20:45:19.454826+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T20:45:21.558 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:21.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:21.662 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:21.687 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:21.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:21.791 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:21.818 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:21.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:21.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T20:45:21.921 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:21.946 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:21.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:21.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:22.049 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:22.071 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:22.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:22.174 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:22.201 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:22.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:22.304 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:22.335 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:22.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:22.439 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:22.470 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:22.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:22.501 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T20:45:22.502 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T20:45:22.502 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2023-09-23T20:45:22.502 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_6 16 2023-09-23T20:45:22.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:22.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:22 smithi173 bash[59517]: cluster 2023-09-23T20:45:20.801659+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1393: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:22.617 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:22.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:22.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:22 smithi098 bash[78228]: cluster 2023-09-23T20:45:20.801659+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1393: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:22.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:22 smithi098 bash[74888]: cluster 2023-09-23T20:45:20.801659+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1393: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:22.720 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:22.739 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:22.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:22.843 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:22.873 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:22.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:22.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:22.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:23.007 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:23.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:23.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:23.139 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:23.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:23.243 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:23.272 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:23.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:23.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:23.402 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:23.448 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:45:23.474 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:45:23.500 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:45:23.505 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:23.525 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:45:23.531 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:23.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:23.551 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:45:23.576 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:45:23.601 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:45:23.626 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:45:23.627 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:45:23.627 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:45:23.627 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:45:23.627 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:45:23.627 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:45:23.628 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:45:23.628 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:45:23.628 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:45:23.628 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:45:23.628 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:45:23.628 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:45:23.629 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:45:23.629 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:45:23.634 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:23.662 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:23.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:23.766 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:23.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:23.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:23.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:23.930 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:23.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:23.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:24.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:24.062 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:24.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:24.166 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:24.193 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:24.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:24.297 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:24.330 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:24.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:24.403 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:45:24.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:24 smithi098 bash[74888]: cluster 2023-09-23T20:45:22.802652+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1394: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:24.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:24 smithi098 bash[74888]: audit 2023-09-23T20:45:23.414262+0000 mon.c (mon.2) 154 : audit 0 from='client.? 172.21.15.98:0/2647365673' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:24.404 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:24 smithi098 bash[74888]: audit 2023-09-23T20:45:23.637257+0000 mon.a (mon.0) 1724 : audit 1 from='client.? 172.21.15.98:0/791460477' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:45:24.434 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:24.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:24.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:24.561 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:24 smithi173 bash[59517]: cluster 2023-09-23T20:45:22.802652+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1394: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:24.561 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:24 smithi173 bash[59517]: audit 2023-09-23T20:45:23.414262+0000 mon.c (mon.2) 154 : audit 0 from='client.? 172.21.15.98:0/2647365673' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:24.561 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:24 smithi173 bash[59517]: audit 2023-09-23T20:45:23.637257+0000 mon.a (mon.0) 1724 : audit 1 from='client.? 172.21.15.98:0/791460477' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:45:24.561 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:24.563 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T20:45:24.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:24.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:24.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:24 smithi098 bash[78228]: cluster 2023-09-23T20:45:22.802652+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1394: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:24.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:24 smithi098 bash[78228]: audit 2023-09-23T20:45:23.414262+0000 mon.c (mon.2) 154 : audit 0 from='client.? 172.21.15.98:0/2647365673' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:24.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:24 smithi098 bash[78228]: audit 2023-09-23T20:45:23.637257+0000 mon.a (mon.0) 1724 : audit 1 from='client.? 172.21.15.98:0/791460477' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:45:24.739 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:24.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:24.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:24.873 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:24.902 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:24.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:24.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:25.005 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:25.035 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:25.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:25.138 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:25.169 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:25.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:25.274 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:25.305 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:25.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:25.409 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:25.438 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:25.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:25.542 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:25.572 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:25.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:25.676 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[78228]: cluster 2023-09-23T20:45:24.381870+0000 mon.a (mon.0) 1725 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[78228]: audit 2023-09-23T20:45:24.393648+0000 mon.a (mon.0) 1726 : audit 1 from='client.? 172.21.15.98:0/791460477' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:45:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[78228]: cluster 2023-09-23T20:45:24.393738+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-09-23T20:45:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[78228]: cluster 2023-09-23T20:45:24.394112+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:45:25.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[78228]: cluster 2023-09-23T20:45:24.394204+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:45:25.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[78228]: audit 2023-09-23T20:45:24.618888+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:25.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[74888]: cluster 2023-09-23T20:45:24.381870+0000 mon.a (mon.0) 1725 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:25.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[74888]: audit 2023-09-23T20:45:24.393648+0000 mon.a (mon.0) 1726 : audit 1 from='client.? 172.21.15.98:0/791460477' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:45:25.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[74888]: cluster 2023-09-23T20:45:24.393738+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-09-23T20:45:25.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[74888]: cluster 2023-09-23T20:45:24.394112+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:45:25.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[74888]: cluster 2023-09-23T20:45:24.394204+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:45:25.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:25 smithi098 bash[74888]: audit 2023-09-23T20:45:24.618888+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:25.690 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:25 smithi173 bash[59517]: cluster 2023-09-23T20:45:24.381870+0000 mon.a (mon.0) 1725 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:45:25.690 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:25 smithi173 bash[59517]: audit 2023-09-23T20:45:24.393648+0000 mon.a (mon.0) 1726 : audit 1 from='client.? 172.21.15.98:0/791460477' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:45:25.690 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:25 smithi173 bash[59517]: cluster 2023-09-23T20:45:24.393738+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-09-23T20:45:25.690 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:25 smithi173 bash[59517]: cluster 2023-09-23T20:45:24.394112+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:45:25.690 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:25 smithi173 bash[59517]: cluster 2023-09-23T20:45:24.394204+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T20:45:25.690 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:25 smithi173 bash[59517]: audit 2023-09-23T20:45:24.618888+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:25.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:25.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:25.814 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:25.845 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:25.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:25.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:25.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:25.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:25.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:26.082 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:26.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:26.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:26.214 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:26.244 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:26.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:26.348 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:26.361 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:45:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:45:26] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.33.4" 2023-09-23T20:45:26.380 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:26.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:26.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:26.515 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:26.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:26.619 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:26.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:26 smithi098 bash[74888]: cluster 2023-09-23T20:45:24.803122+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1396: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:26.631 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:26 smithi098 bash[78228]: cluster 2023-09-23T20:45:24.803122+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1396: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:26.647 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:26.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:26.750 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:26.763 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:26 smithi173 bash[59517]: cluster 2023-09-23T20:45:24.803122+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1396: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:26.782 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:26.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:26.881 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:45:26.885 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:26.913 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:26.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:26.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:27.017 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:27.048 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:27.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:27.152 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:27.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:27.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:27.289 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:27.319 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:27.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:27.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:27.457 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:27.560 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:27.592 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:27.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:27.613 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:45:27.695 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:27.728 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:27.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:27.831 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:27.863 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:27.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:27.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:27.968 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:27.997 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:28.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:28.101 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:28.135 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:28.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:28.241 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:28.274 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:28.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:28.378 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:28.411 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:28.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:28.515 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:28.527 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:28 smithi173 bash[59517]: cluster 2023-09-23T20:45:26.804067+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1397: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:28.546 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:28.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:28.609 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:28.609 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:28.641 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:28 smithi098 bash[74888]: cluster 2023-09-23T20:45:26.804067+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1397: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:28.642 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:28 smithi098 bash[78228]: cluster 2023-09-23T20:45:26.804067+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1397: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:28.650 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:28.683 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:28.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:28.786 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:28.815 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:28.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:28.918 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:28.948 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:28.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:28.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:29.052 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:29.076 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:29.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:29.179 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:29.204 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:29.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:29.308 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:29.330 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:29.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:29.400 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:45:29.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:29.463 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:29.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:29.566 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:29.598 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:29.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:29.702 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:29.732 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:29.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:29.835 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:29.864 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:29.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:29.967 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:29.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:29.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:29.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:30.097 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:30.125 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:30.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:30.229 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:30.255 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:30.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:30.359 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:30.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:30.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:30.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:30.503 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:30 smithi173 bash[59517]: cluster 2023-09-23T20:45:28.804585+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1398: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:30.523 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:30.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:30.626 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:30.639 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:30 smithi098 bash[78228]: cluster 2023-09-23T20:45:28.804585+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1398: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:30.639 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:30 smithi098 bash[74888]: cluster 2023-09-23T20:45:28.804585+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1398: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:30.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:30.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:30.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:30.791 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:30.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:30.894 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:30.923 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:30.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:30.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:31.026 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:31.051 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:31.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:31.154 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:31.179 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:31.283 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:31.307 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:31.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:31.410 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:31.437 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:31.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:31.540 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:31.572 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:31.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:31.675 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:31.706 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:31.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:31.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:31.834 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:31.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:31.937 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:31.963 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:31.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:31.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:32.066 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:32.094 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:32.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:32.197 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:32.220 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:32.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:32.322 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:32.353 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:32.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:32.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:32.485 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:32.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:32.589 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:32.619 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:32.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:32.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:32 smithi098 bash[74888]: cluster 2023-09-23T20:45:30.805250+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1399: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:32.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:32 smithi098 bash[78228]: cluster 2023-09-23T20:45:30.805250+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1399: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:32.723 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:32.736 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:32 smithi173 bash[59517]: cluster 2023-09-23T20:45:30.805250+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1399: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:32.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:32.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:32.857 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:32.892 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:32.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:32.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:32.997 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:33.027 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:33.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:33.130 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:33.156 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:33.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:33.178 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:33.179 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:33.239 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:45:33.239 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:45:33.239 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:45:33.239 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:45:33.239 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.239 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:139294 10.6 e307/297 10:6aed634d:::benchmark_data_smithi098_207982_object29098:head v 307'8859, mlcod=307'8857)", 2023-09-23T20:45:33.239 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:01.572856+0000", 2023-09-23T20:45:33.239 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 151.66142096900001, 2023-09-23T20:45:33.239 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057863614000000001, 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572856+0000", 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572856+0000", 2023-09-23T20:45:33.240 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.241 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.241 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.241 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.241 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572855+0000", 2023-09-23T20:45:33.241 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.1480000000000006e-06 2023-09-23T20:45:33.241 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.241 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.241 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.241 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572863+0000", 2023-09-23T20:45:33.241 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3762e-05 2023-09-23T20:45:33.241 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572877+0000", 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.1249999999999993e-06 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572885+0000", 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8197999999999997e-05 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.242 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572983+0000", 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5758e-05 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.573009+0000", 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057668177000000001 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.630677+0000", 2023-09-23T20:45:33.243 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2283999999999997e-05 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.630720+0000", 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057863614000000001 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:148007 10.e e307/297 10:76fe59e1:::benchmark_data_smithi098_207982_object37811:head v 307'9325, mlcod=307'9322)", 2023-09-23T20:45:33.244 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:14.016875+0000", 2023-09-23T20:45:33.245 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 139.217402287, 2023-09-23T20:45:33.245 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.063999264, 2023-09-23T20:45:33.245 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.245 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.245 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.245 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.245 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.245 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016875+0000", 2023-09-23T20:45:33.245 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.245 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.245 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016875+0000", 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016874+0000", 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2549999999999997e-06 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.246 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016882+0000", 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6271999999999999e-05 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016898+0000", 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2189999999999998e-06 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016906+0000", 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010346815000000001 2023-09-23T20:45:33.247 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.248 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.248 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.248 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.027252+0000", 2023-09-23T20:45:33.248 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.7735000000000001e-05 2023-09-23T20:45:33.248 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.248 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.248 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.248 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.027280+0000", 2023-09-23T20:45:33.248 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.047517991000000002 2023-09-23T20:45:33.248 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.248 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.249 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.249 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.074798+0000", 2023-09-23T20:45:33.249 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0060758909999999999 2023-09-23T20:45:33.249 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.249 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.249 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.249 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.080874+0000", 2023-09-23T20:45:33.249 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.063999264 2023-09-23T20:45:33.249 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.249 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.249 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.250 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.250 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.250 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:148005 10.6 e307/297 10:6ba914fa:::benchmark_data_smithi098_207982_object37809:head v 307'9394, mlcod=307'9392)", 2023-09-23T20:45:33.250 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:14.020338+0000", 2023-09-23T20:45:33.250 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 139.213938619, 2023-09-23T20:45:33.250 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054453217999999998, 2023-09-23T20:45:33.250 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.250 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.250 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.250 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.251 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.251 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020338+0000", 2023-09-23T20:45:33.251 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.251 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.251 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.251 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.251 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020338+0000", 2023-09-23T20:45:33.251 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:33.251 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.251 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.251 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.252 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020337+0000", 2023-09-23T20:45:33.252 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2723e-05 2023-09-23T20:45:33.252 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.252 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.252 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.252 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020350+0000", 2023-09-23T20:45:33.252 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0480999999999999e-05 2023-09-23T20:45:33.252 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.252 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.252 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.252 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020370+0000", 2023-09-23T20:45:33.253 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9140000000000008e-06 2023-09-23T20:45:33.253 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.253 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.253 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.253 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020378+0000", 2023-09-23T20:45:33.253 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001586107 2023-09-23T20:45:33.253 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.253 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.253 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.253 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.021964+0000", 2023-09-23T20:45:33.253 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.9280000000000001e-05 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.021993+0000", 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052702361000000003 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.074696+0000", 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.5737999999999997e-05 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.255 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.255 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.074792+0000", 2023-09-23T20:45:33.255 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054453217999999998 2023-09-23T20:45:33.255 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.255 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.255 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.255 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.255 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.255 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:167734 10.c e308/297 10:30c958dc:::benchmark_data_smithi098_207982_object57538:head v 308'10425, mlcod=308'10422)", 2023-09-23T20:45:33.255 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:42.912951+0000", 2023-09-23T20:45:33.256 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 110.321325696, 2023-09-23T20:45:33.256 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.056529382000000003, 2023-09-23T20:45:33.256 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.256 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.256 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.256 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.256 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.256 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912951+0000", 2023-09-23T20:45:33.256 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.256 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.256 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912951+0000", 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912951+0000", 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1910000000000006e-06 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912960+0000", 2023-09-23T20:45:33.257 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4201e-05 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912974+0000", 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3289999999999999e-06 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912980+0000", 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.01052499 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.258 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.923505+0000", 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.8283999999999999e-05 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.923534+0000", 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.045877385 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.969411+0000", 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9771999999999995e-05 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.969481+0000", 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.056529382000000003 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.260 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:174664 10.e e310/297 10:7da04ca2:::benchmark_data_smithi098_207982_object64468:head v 310'11045, mlcod=310'11040)", 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:53.046063+0000", 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 100.188213519, 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.074028445999999998, 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046063+0000", 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.261 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046063+0000", 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046063+0000", 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3309999999999998e-06 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.262 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046070+0000", 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.313e-05 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046093+0000", 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9529999999999996e-06 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046099+0000", 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8952000000000001e-05 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.263 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046158+0000", 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9544000000000001e-05 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046178+0000", 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.073869752999999996 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.264 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.120047+0000", 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4512999999999999e-05 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.120092+0000", 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.074028445999999998 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.265 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:178008 10.6 e310/297 10:60a91624:::benchmark_data_smithi098_207982_object67812:head v 310'11262, mlcod=310'11258)", 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:57.861945+0000", 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 95.372332115000006, 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057290779999999999, 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861945+0000", 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.266 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861945+0000", 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861944+0000", 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0498e-05 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861954+0000", 2023-09-23T20:45:33.267 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7401000000000002e-05 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861972+0000", 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0180000000000004e-06 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861979+0000", 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0048248750000000002 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.268 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.866804+0000", 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9683000000000001e-05 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.866823+0000", 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052332628999999999 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.919156+0000", 2023-09-23T20:45:33.269 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9618999999999998e-05 2023-09-23T20:45:33.270 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.270 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.270 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.270 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.919236+0000", 2023-09-23T20:45:33.270 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057290779999999999 2023-09-23T20:45:33.270 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.270 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.270 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.270 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.270 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.270 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:178019 10.6 e310/297 10:6b4a92c5:::benchmark_data_smithi098_207982_object67823:head v 310'11264, mlcod=310'11259)", 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:57.871271+0000", 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 95.363006229999996, 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053082531000000002, 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.871271+0000", 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.271 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.272 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.871271+0000", 2023-09-23T20:45:33.272 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.272 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.272 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.272 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.272 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.871270+0000", 2023-09-23T20:45:33.272 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.005e-05 2023-09-23T20:45:33.272 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.272 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.272 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.272 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.871280+0000", 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3346000000000001e-05 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.871293+0000", 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5359999999999998e-06 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.871300+0000", 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.018237488 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.273 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.889537+0000", 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7946000000000001e-05 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.889555+0000", 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.034764304000000003 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.274 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.924319+0000", 2023-09-23T20:45:33.275 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3822999999999998e-05 2023-09-23T20:45:33.275 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.275 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.275 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.924353+0000", 2023-09-23T20:45:33.275 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053082531000000002 2023-09-23T20:45:33.275 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.275 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.275 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.275 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:181992 10.6 e310/297 10:68e3f47f:::benchmark_data_smithi098_207982_object71796:head v 310'11523, mlcod=310'11521)", 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:03.879270+0000", 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 89.355006527, 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055026906, 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879270+0000", 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.276 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879270+0000", 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879270+0000", 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9789999999999996e-06 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.277 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879277+0000", 2023-09-23T20:45:33.278 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4379000000000001e-05 2023-09-23T20:45:33.278 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.278 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.278 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.278 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879291+0000", 2023-09-23T20:45:33.278 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.246e-06 2023-09-23T20:45:33.278 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.278 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.278 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.278 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879297+0000", 2023-09-23T20:45:33.278 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016066799999999999 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879458+0000", 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1026999999999998e-05 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879509+0000", 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054751185000000001 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.934260+0000", 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7249000000000002e-05 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.934297+0000", 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055026906 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.280 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:183450 10.6 e310/297 10:69f7aac0:::benchmark_data_smithi098_207982_object73254:head v 310'11619, mlcod=310'11616)", 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:05.926503+0000", 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 87.307774069999994, 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055318566999999999, 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926503+0000", 2023-09-23T20:45:33.281 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926503+0000", 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926502+0000", 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.875e-06 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926510+0000", 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1229e-05 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926521+0000", 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6559999999999992e-06 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.283 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926529+0000", 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002681045 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.929210+0000", 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9534e-05 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.929229+0000", 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052568002000000003 2023-09-23T20:45:33.284 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.981797+0000", 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3997000000000001e-05 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.981821+0000", 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055318566999999999 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.285 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.286 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.286 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.286 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:183461 10.6 e310/297 10:63dfe148:::benchmark_data_smithi098_207982_object73265:head v 310'11622, mlcod=310'11616)", 2023-09-23T20:45:33.286 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:05.951526+0000", 2023-09-23T20:45:33.286 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 87.282750723000007, 2023-09-23T20:45:33.286 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053316214000000001, 2023-09-23T20:45:33.286 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.286 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.286 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.286 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.286 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951526+0000", 2023-09-23T20:45:33.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.287 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.287 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.287 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951526+0000", 2023-09-23T20:45:33.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.287 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.287 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.287 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951525+0000", 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0429999999999996e-06 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951534+0000", 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5028000000000001e-05 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951549+0000", 2023-09-23T20:45:33.288 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8279999999999999e-06 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951555+0000", 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023413102000000002 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.974968+0000", 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4644e-05 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.290 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.974993+0000", 2023-09-23T20:45:33.290 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.029748553 2023-09-23T20:45:33.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.290 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.290 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:06.004741+0000", 2023-09-23T20:45:33.290 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010120600000000001 2023-09-23T20:45:33.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.290 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:06.004842+0000", 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053316214000000001 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:183465 10.6 e310/297 10:6ff95374:::benchmark_data_smithi098_207982_object73269:head v 310'11623, mlcod=310'11616)", 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:05.957827+0000", 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 87.276449606, 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.065590799000000005, 2023-09-23T20:45:33.291 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957827+0000", 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957827+0000", 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.292 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957827+0000", 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5439999999999999e-06 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957835+0000", 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3813e-05 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.293 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957849+0000", 2023-09-23T20:45:33.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1749999999999999e-06 2023-09-23T20:45:33.294 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957856+0000", 2023-09-23T20:45:33.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.026876309000000001 2023-09-23T20:45:33.294 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.984733+0000", 2023-09-23T20:45:33.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3187999999999999e-05 2023-09-23T20:45:33.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.984756+0000", 2023-09-23T20:45:33.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.038633172 2023-09-23T20:45:33.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:06.023389+0000", 2023-09-23T20:45:33.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.9281e-05 2023-09-23T20:45:33.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.296 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.296 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.296 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:06.023418+0000", 2023-09-23T20:45:33.296 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.065590799000000005 2023-09-23T20:45:33.296 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.296 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.296 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.296 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.296 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.296 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:183472 10.6 e310/297 10:638910a8:::benchmark_data_smithi098_207982_object73276:head v 310'11624, mlcod=310'11616)", 2023-09-23T20:45:33.296 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:05.970515+0000", 2023-09-23T20:45:33.297 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 87.263762412999995, 2023-09-23T20:45:33.297 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052941319000000001, 2023-09-23T20:45:33.297 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.297 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.297 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.297 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.297 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.970515+0000", 2023-09-23T20:45:33.297 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.970515+0000", 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.970514+0000", 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3930000000000002e-06 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.970521+0000", 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1290000000000002e-06 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.970530+0000", 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0889999999999996e-06 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.970536+0000", 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.019139677000000001 2023-09-23T20:45:33.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.989676+0000", 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9474e-05 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.989695+0000", 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.033751721999999998 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:06.023447+0000", 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8300000000000002e-06 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:06.023456+0000", 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052941319000000001 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.301 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:184752 10.e e310/297 10:73612cbf:::benchmark_data_smithi098_207982_object74556:head v 310'11660, mlcod=310'11657)", 2023-09-23T20:45:33.302 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:07.759938+0000", 2023-09-23T20:45:33.302 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 85.474338504000002, 2023-09-23T20:45:33.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054168107, 2023-09-23T20:45:33.302 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.302 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.302 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.302 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.302 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.302 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759938+0000", 2023-09-23T20:45:33.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759938+0000", 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967296 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759938+0000", 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4630000000000004e-06 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759946+0000", 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5550000000000002e-06 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759951+0000", 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.2339999999999999e-06 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759955+0000", 2023-09-23T20:45:33.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0091551380000000002 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.769110+0000", 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7277000000000001e-05 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.769127+0000", 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044841027999999998 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.305 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.813968+0000", 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000138629 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.814107+0000", 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054168107 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.306 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:204873 10.4 e313/297 10:22ae9709:::benchmark_data_smithi098_207982_object94677:head v 313'12787, mlcod=313'12784)", 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:37.914916+0000", 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 55.319360652999997, 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053168377000000003, 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914916+0000", 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914916+0000", 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914916+0000", 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0778000000000001e-05 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914926+0000", 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0094e-05 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914936+0000", 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4650000000000002e-06 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914942+0000", 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010333745 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.925276+0000", 2023-09-23T20:45:33.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1240999999999999e-05 2023-09-23T20:45:33.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.925297+0000", 2023-09-23T20:45:33.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.042746395 2023-09-23T20:45:33.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.968043+0000", 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1457e-05 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.968085+0000", 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053168377000000003 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.311 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:204877 10.c e313/297 10:34020fb3:::benchmark_data_smithi098_207982_object94681:head v 313'12712, mlcod=313'12709)", 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:37.927537+0000", 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 55.306739778000001, 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053102693999999999, 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927537+0000", 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927537+0000", 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927536+0000", 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0852999999999999e-05 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.313 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927547+0000", 2023-09-23T20:45:33.314 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1781e-05 2023-09-23T20:45:33.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927558+0000", 2023-09-23T20:45:33.314 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6890000000000004e-06 2023-09-23T20:45:33.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927566+0000", 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.01125485 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.938821+0000", 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0792999999999999e-05 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.938842+0000", 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.041684991999999997 2023-09-23T20:45:33.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.980527+0000", 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000113087 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.980640+0000", 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053102693999999999 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.316 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:205207 10.e e313/297 10:7b8fb584:::benchmark_data_smithi098_207982_object95011:head v 313'12953, mlcod=313'12950)", 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:38.392260+0000", 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 54.842016637999997, 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.059211671, 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.317 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392260+0000", 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392260+0000", 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392260+0000", 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4580000000000004e-06 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392268+0000", 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4489999999999998e-06 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392273+0000", 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.4640000000000002e-06 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392276+0000", 2023-09-23T20:45:33.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030845161999999999 2023-09-23T20:45:33.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.423122+0000", 2023-09-23T20:45:33.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7890999999999999e-05 2023-09-23T20:45:33.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.423140+0000", 2023-09-23T20:45:33.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.028210506999999999 2023-09-23T20:45:33.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451350+0000", 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000121987 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451472+0000", 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.059211671 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.321 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.322 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.322 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.322 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:205214 10.6 e313/297 10:6e963c04:::benchmark_data_smithi098_207982_object95018:head v 313'13030, mlcod=313'13028)", 2023-09-23T20:45:33.322 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:38.397858+0000", 2023-09-23T20:45:33.322 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 54.836419284000002, 2023-09-23T20:45:33.322 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.060585841000000001, 2023-09-23T20:45:33.322 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.322 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.322 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.322 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.322 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397858+0000", 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397858+0000", 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397857+0000", 2023-09-23T20:45:33.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2980000000000003e-06 2023-09-23T20:45:33.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.324 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.324 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397864+0000", 2023-09-23T20:45:33.324 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0040000000000001e-05 2023-09-23T20:45:33.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.324 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.324 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397884+0000", 2023-09-23T20:45:33.324 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5519999999999999e-06 2023-09-23T20:45:33.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397892+0000", 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.024931244000000002 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.422823+0000", 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9596999999999999e-05 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.422843+0000", 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.035347492000000001 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.458190+0000", 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00025351300000000002 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.458444+0000", 2023-09-23T20:45:33.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.060585841000000001 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:205226 10.1 e313/297 10:80d40d53:::benchmark_data_smithi098_207982_object95030:head v 313'13016, mlcod=313'13013)", 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:38.449202+0000", 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 54.785074557999998, 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.058844923, 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.327 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.449202+0000", 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.449202+0000", 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.329 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.449201+0000", 2023-09-23T20:45:33.329 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1141000000000001e-05 2023-09-23T20:45:33.329 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.329 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.329 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.329 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.449212+0000", 2023-09-23T20:45:33.329 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0021421109999999999 2023-09-23T20:45:33.329 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.329 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.329 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.329 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451354+0000", 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.7899999999999994e-06 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451364+0000", 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7377000000000002e-05 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451432+0000", 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3719e-05 2023-09-23T20:45:33.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451465+0000", 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.056557309 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.508023+0000", 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4717000000000001e-05 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.331 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.508047+0000", 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.058844923 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:205236 10.1 e313/297 10:8dd56038:::benchmark_data_smithi098_207982_object95040:head v 313'13017, mlcod=313'13013)", 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:38.453941+0000", 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 54.780335887, 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054126066, 2023-09-23T20:45:33.332 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453941+0000", 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453941+0000", 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.333 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453940+0000", 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3239999999999997e-06 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453948+0000", 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4391e-05 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.334 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453962+0000", 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6359999999999999e-06 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453968+0000", 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0022024710000000001 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.456170+0000", 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4505e-05 2023-09-23T20:45:33.335 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.456195+0000", 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.051855089 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.508050+0000", 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7368999999999999e-05 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.508067+0000", 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054126066 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:215161 10.6 e313/297 10:6bcf8cad:::benchmark_data_smithi098_207982_object104965:head v 313'13651, mlcod=313'13648)", 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:53.204215+0000", 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 40.030062225999998, 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054527800000000001, 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:45:33.337 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204215+0000", 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204215+0000", 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.338 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204214+0000", 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8679999999999999e-06 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204222+0000", 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1851000000000001e-05 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204234+0000", 2023-09-23T20:45:33.339 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5549999999999997e-06 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204241+0000", 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016320588 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.220562+0000", 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0639999999999999e-05 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.220582+0000", 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.038134306999999999 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.258717+0000", 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5837999999999999e-05 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.258743+0000", 2023-09-23T20:45:33.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054527800000000001 2023-09-23T20:45:33.342 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.342 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.342 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.342 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:45:33.342 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:45:33.342 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:45:33.342 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:33.373 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:33.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:33.477 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:33.506 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:33.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:33.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:33.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:33.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:33.739 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:33.771 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:33.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:33.875 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:33.896 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:33.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:33.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:34.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:34.033 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:34.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:34.136 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:34.170 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:34.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:34.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T20:45:34.273 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:34.300 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:34.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:34.403 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:34.424 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:34.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:34.528 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:34.552 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:34.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:34.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:34 smithi173 bash[59517]: cluster 2023-09-23T20:45:32.806258+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1400: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:34.655 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:34.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:34 smithi098 bash[74888]: cluster 2023-09-23T20:45:32.806258+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1400: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:34.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:34 smithi098 bash[78228]: cluster 2023-09-23T20:45:32.806258+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1400: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:34.689 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:34.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:34.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:34.820 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:34.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:34.924 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:34.957 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:34.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:34.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:35.060 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:35.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:35.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:35.184 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:35.209 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:35.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:35.312 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:35.344 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:35.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:35.448 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:35.477 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:35.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:35.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:35.605 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:35.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:35.707 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:35.738 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:35.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:35.841 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:35.869 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:35.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:35.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:35.972 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:35.999 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:36.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:36.102 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:36.132 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:36.133 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:45:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:45:36] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.33.4" 2023-09-23T20:45:36.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:36.235 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:36.260 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:36.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:36.363 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:36.397 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:36.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:36.501 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:36.521 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:36.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:36.625 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:36.639 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:36 smithi173 bash[59517]: cluster 2023-09-23T20:45:34.807053+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1401: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:36.657 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:36.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:36.762 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:36.793 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:36.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:36.803 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:36 smithi098 bash[78228]: cluster 2023-09-23T20:45:34.807053+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1401: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:36.803 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:36 smithi098 bash[74888]: cluster 2023-09-23T20:45:34.807053+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1401: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:36.897 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:36.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:36.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:36.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:37.030 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:37.062 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:37.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:37.166 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:37.199 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:37.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:37.302 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:37.332 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:37.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:37.436 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:37.463 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_6' created 2023-09-23T20:45:37.464 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T20:45:37.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:37.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:37.571 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:37.601 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:37.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:37.705 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:37.719 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:37 smithi173 bash[59517]: audit 2023-09-23T20:45:36.664853+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.98:0/2128937829' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T20:45:37.719 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:37 smithi173 bash[59517]: audit 2023-09-23T20:45:36.665348+0000 mon.a (mon.0) 1729 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T20:45:37.719 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:37 smithi173 bash[59517]: audit 2023-09-23T20:45:37.118431+0000 mon.a (mon.0) 1730 : audit 1 from='client.? 172.21.15.98:0/2018367040' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:45:37.737 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:37.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:37.804 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:37 smithi098 bash[78228]: audit 2023-09-23T20:45:36.664853+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.98:0/2128937829' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T20:45:37.804 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:37 smithi098 bash[78228]: audit 2023-09-23T20:45:36.665348+0000 mon.a (mon.0) 1729 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T20:45:37.804 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:37 smithi098 bash[78228]: audit 2023-09-23T20:45:37.118431+0000 mon.a (mon.0) 1730 : audit 1 from='client.? 172.21.15.98:0/2018367040' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:45:37.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:37 smithi098 bash[74888]: audit 2023-09-23T20:45:36.664853+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.98:0/2128937829' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T20:45:37.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:37 smithi098 bash[74888]: audit 2023-09-23T20:45:36.665348+0000 mon.a (mon.0) 1729 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T20:45:37.804 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:37 smithi098 bash[74888]: audit 2023-09-23T20:45:37.118431+0000 mon.a (mon.0) 1730 : audit 1 from='client.? 172.21.15.98:0/2018367040' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:45:37.841 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:37.863 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:37.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:37.965 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:37.988 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:37.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:37.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:38.091 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:38.112 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:38.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:38.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:38.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:38.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:38.350 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:38.387 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:38.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:38.492 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:38.518 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:38.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:38 smithi173 bash[59517]: cluster 2023-09-23T20:45:36.807698+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1402: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:38 smithi173 bash[59517]: audit 2023-09-23T20:45:37.448608+0000 mon.a (mon.0) 1731 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T20:45:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:38 smithi173 bash[59517]: audit 2023-09-23T20:45:37.448730+0000 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.98:0/2018367040' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:45:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:38 smithi173 bash[59517]: cluster 2023-09-23T20:45:37.448799+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-09-23T20:45:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:38 smithi173 bash[59517]: cluster 2023-09-23T20:45:37.451868+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:45:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:38 smithi173 bash[59517]: cluster 2023-09-23T20:45:37.451885+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:45:38.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:38 smithi173 bash[59517]: cluster 2023-09-23T20:45:37.458660+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:45:38.622 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:38.657 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:38.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:38.762 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:38.770 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[78228]: cluster 2023-09-23T20:45:36.807698+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1402: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:38.771 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[78228]: audit 2023-09-23T20:45:37.448608+0000 mon.a (mon.0) 1731 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T20:45:38.771 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[78228]: audit 2023-09-23T20:45:37.448730+0000 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.98:0/2018367040' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:45:38.771 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[78228]: cluster 2023-09-23T20:45:37.448799+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-09-23T20:45:38.771 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[78228]: cluster 2023-09-23T20:45:37.451868+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:45:38.771 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[78228]: cluster 2023-09-23T20:45:37.451885+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:45:38.771 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[78228]: cluster 2023-09-23T20:45:37.458660+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:45:38.771 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[74888]: cluster 2023-09-23T20:45:36.807698+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1402: 73 pgs: 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:38.771 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[74888]: audit 2023-09-23T20:45:37.448608+0000 mon.a (mon.0) 1731 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T20:45:38.771 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[74888]: audit 2023-09-23T20:45:37.448730+0000 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.98:0/2018367040' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:45:38.772 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[74888]: cluster 2023-09-23T20:45:37.448799+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-09-23T20:45:38.772 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[74888]: cluster 2023-09-23T20:45:37.451868+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:45:38.772 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[74888]: cluster 2023-09-23T20:45:37.451885+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:45:38.772 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:38 smithi098 bash[74888]: cluster 2023-09-23T20:45:37.458660+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T20:45:38.791 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:38.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:38.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:38.922 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:38.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:38.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:38.982 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:45:39.025 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:39.055 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:39.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:39.158 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:39.189 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:39.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:39.292 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:39.323 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:39.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:39.426 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:39.454 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:39.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:39.557 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:39.587 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:39.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:39.691 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:39.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:39 smithi098 bash[74888]: cluster 2023-09-23T20:45:38.448942+0000 mon.a (mon.0) 1734 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-09-23T20:45:39.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:39 smithi098 bash[74888]: cluster 2023-09-23T20:45:38.453983+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:45:39.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:39 smithi098 bash[74888]: cluster 2023-09-23T20:45:38.456665+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:45:39.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:39 smithi098 bash[74888]: cluster 2023-09-23T20:45:38.456756+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:45:39.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:39 smithi098 bash[78228]: cluster 2023-09-23T20:45:38.448942+0000 mon.a (mon.0) 1734 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-09-23T20:45:39.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:39 smithi098 bash[78228]: cluster 2023-09-23T20:45:38.453983+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:45:39.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:39 smithi098 bash[78228]: cluster 2023-09-23T20:45:38.456665+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:45:39.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:39 smithi098 bash[78228]: cluster 2023-09-23T20:45:38.456756+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:45:39.719 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:39.823 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:39.834 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:39 smithi173 bash[59517]: cluster 2023-09-23T20:45:38.448942+0000 mon.a (mon.0) 1734 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-09-23T20:45:39.834 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:39 smithi173 bash[59517]: cluster 2023-09-23T20:45:38.453983+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:45:39.835 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:39 smithi173 bash[59517]: cluster 2023-09-23T20:45:38.456665+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:45:39.835 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:39 smithi173 bash[59517]: cluster 2023-09-23T20:45:38.456756+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T20:45:39.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:39.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:39.952 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:39.982 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:39.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:39.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:40.086 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:40.112 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:40.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:40.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:40.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:40.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:40.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:40.378 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:40.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:40.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:40.503 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:40.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:40 smithi173 bash[59517]: cluster 2023-09-23T20:45:38.808412+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1405: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:40 smithi173 bash[59517]: cluster 2023-09-23T20:45:39.470781+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:45:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:40 smithi173 bash[59517]: cluster 2023-09-23T20:45:39.471447+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-09-23T20:45:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:40 smithi173 bash[59517]: cluster 2023-09-23T20:45:39.473083+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:45:40.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:40 smithi173 bash[59517]: audit 2023-09-23T20:45:39.618989+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:40.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:40.629 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:40.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:40.732 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:40.768 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:40.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:40.798 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:40 smithi098 bash[78228]: cluster 2023-09-23T20:45:38.808412+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1405: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:40.799 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:40 smithi098 bash[78228]: cluster 2023-09-23T20:45:39.470781+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:45:40.799 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:40 smithi098 bash[78228]: cluster 2023-09-23T20:45:39.471447+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-09-23T20:45:40.799 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:40 smithi098 bash[78228]: cluster 2023-09-23T20:45:39.473083+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:45:40.799 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:40 smithi098 bash[78228]: audit 2023-09-23T20:45:39.618989+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:40.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:40 smithi098 bash[74888]: cluster 2023-09-23T20:45:38.808412+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1405: 89 pgs: 3 creating+peering, 13 unknown, 73 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:40.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:40 smithi098 bash[74888]: cluster 2023-09-23T20:45:39.470781+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:45:40.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:40 smithi098 bash[74888]: cluster 2023-09-23T20:45:39.471447+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-09-23T20:45:40.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:40 smithi098 bash[74888]: cluster 2023-09-23T20:45:39.473083+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:45:40.800 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:40 smithi098 bash[74888]: audit 2023-09-23T20:45:39.618989+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:40.801 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2023-09-23T20:45:40.802 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T20:45:40.872 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:40.896 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:40.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:40.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:40.998 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:41.024 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:41.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:41.127 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:41.151 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:41.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:41.255 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:41.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:41.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:41.391 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:41.413 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:41.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:41.504 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:45:41.516 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:41.529 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:45:41.547 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:41.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:41.558 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:45:41.584 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:45:41.609 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:45:41.636 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:45:41.650 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:41.662 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:41 smithi098 bash[74888]: cluster 2023-09-23T20:45:40.809187+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1407: 89 pgs: 3 creating+peering, 8 unknown, 78 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:41.662 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:41 smithi098 bash[74888]: audit 2023-09-23T20:45:41.470393+0000 mon.c (mon.2) 156 : audit 0 from='client.? 172.21.15.98:0/1114396780' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:41.663 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:41 smithi098 bash[78228]: cluster 2023-09-23T20:45:40.809187+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1407: 89 pgs: 3 creating+peering, 8 unknown, 78 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:41.663 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:41 smithi098 bash[78228]: audit 2023-09-23T20:45:41.470393+0000 mon.c (mon.2) 156 : audit 0 from='client.? 172.21.15.98:0/1114396780' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:41.664 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:45:41.681 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:41.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:41.691 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:45:41.693 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:45:41.694 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:45:41.694 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:45:41.694 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:45:41.694 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:45:41.694 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:45:41.694 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:45:41.694 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:45:41.785 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:41.797 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:41 smithi173 bash[59517]: cluster 2023-09-23T20:45:40.809187+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1407: 89 pgs: 3 creating+peering, 8 unknown, 78 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:41.797 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:41 smithi173 bash[59517]: audit 2023-09-23T20:45:41.470393+0000 mon.c (mon.2) 156 : audit 0 from='client.? 172.21.15.98:0/1114396780' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:45:41.818 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:41.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:41.922 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:41.948 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:41.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:41.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:42.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:42.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:42.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:42.176 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:42.204 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:42.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:42.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:42.334 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:42.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:42.438 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:42.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:42.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:42.558 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:45:42.572 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:42.600 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:42.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:42.704 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:42.715 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:42 smithi173 bash[59517]: cluster 2023-09-23T20:45:40.915081+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:45:42.715 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:42 smithi173 bash[59517]: audit 2023-09-23T20:45:41.694102+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.98:0/1603135303' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:42.731 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:42.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:42.834 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:42.847 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:42 smithi098 bash[74888]: cluster 2023-09-23T20:45:40.915081+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:45:42.847 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:42 smithi098 bash[74888]: audit 2023-09-23T20:45:41.694102+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.98:0/1603135303' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:42.847 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:42 smithi098 bash[78228]: cluster 2023-09-23T20:45:40.915081+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T20:45:42.847 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:42 smithi098 bash[78228]: audit 2023-09-23T20:45:41.694102+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.98:0/1603135303' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:45:42.866 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:42.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:42.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:42.970 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:43.001 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:43.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:43.048 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:45:43.048 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:45:43.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:43.134 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:43.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:43.237 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:43.263 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:43.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:43.367 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:43.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:43.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:43.497 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:43.524 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:43.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:43.627 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.662 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:43.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:43.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:43.775 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:43 smithi173 bash[59517]: cluster 2023-09-23T20:45:42.528151+0000 mon.a (mon.0) 1738 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:45:43.775 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:43 smithi173 bash[59517]: cluster 2023-09-23T20:45:42.528204+0000 mon.a (mon.0) 1739 : cluster 1 Cluster is now healthy 2023-09-23T20:45:43.776 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:43 smithi173 bash[59517]: audit 2023-09-23T20:45:42.547739+0000 mon.a (mon.0) 1740 : audit 1 from='client.? 172.21.15.98:0/1603135303' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:45:43.776 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:43 smithi173 bash[59517]: cluster 2023-09-23T20:45:42.547850+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-09-23T20:45:43.776 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:43 smithi173 bash[59517]: cluster 2023-09-23T20:45:42.549150+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:43.776 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:43 smithi173 bash[59517]: cluster 2023-09-23T20:45:42.549209+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:43.776 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:43 smithi173 bash[59517]: cluster 2023-09-23T20:45:42.809636+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1409: 89 pgs: 3 creating+peering, 86 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:43.776 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:43 smithi173 bash[59517]: cluster 2023-09-23T20:45:43.056786+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:43.793 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:43.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:43.897 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:43.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:43.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:43.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[74888]: cluster 2023-09-23T20:45:42.528151+0000 mon.a (mon.0) 1738 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:45:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[74888]: cluster 2023-09-23T20:45:42.528204+0000 mon.a (mon.0) 1739 : cluster 1 Cluster is now healthy 2023-09-23T20:45:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[74888]: audit 2023-09-23T20:45:42.547739+0000 mon.a (mon.0) 1740 : audit 1 from='client.? 172.21.15.98:0/1603135303' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:45:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[74888]: cluster 2023-09-23T20:45:42.547850+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-09-23T20:45:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[74888]: cluster 2023-09-23T20:45:42.549150+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[74888]: cluster 2023-09-23T20:45:42.549209+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:43.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[74888]: cluster 2023-09-23T20:45:42.809636+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1409: 89 pgs: 3 creating+peering, 86 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:43.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[74888]: cluster 2023-09-23T20:45:43.056786+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:43.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[78228]: cluster 2023-09-23T20:45:42.528151+0000 mon.a (mon.0) 1738 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:45:43.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[78228]: cluster 2023-09-23T20:45:42.528204+0000 mon.a (mon.0) 1739 : cluster 1 Cluster is now healthy 2023-09-23T20:45:43.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[78228]: audit 2023-09-23T20:45:42.547739+0000 mon.a (mon.0) 1740 : audit 1 from='client.? 172.21.15.98:0/1603135303' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:45:43.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[78228]: cluster 2023-09-23T20:45:42.547850+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-09-23T20:45:43.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[78228]: cluster 2023-09-23T20:45:42.549150+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:43.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[78228]: cluster 2023-09-23T20:45:42.549209+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:43.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[78228]: cluster 2023-09-23T20:45:42.809636+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1409: 89 pgs: 3 creating+peering, 86 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:43.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:43 smithi098 bash[78228]: cluster 2023-09-23T20:45:43.056786+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:43.973 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T20:45:44.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:44.060 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:44.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:44.164 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:44.194 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:44.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:44.299 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:44.328 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:44.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:44.431 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:44.462 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:44.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:44.565 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:44.578 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:44 smithi098 bash[74888]: cluster 2023-09-23T20:45:42.914484+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:44.578 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:44 smithi098 bash[74888]: audit 2023-09-23T20:45:43.892203+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:45:44.579 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:44 smithi098 bash[78228]: cluster 2023-09-23T20:45:42.914484+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:44.579 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:44 smithi098 bash[78228]: audit 2023-09-23T20:45:43.892203+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:45:44.600 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:44.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:44.704 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:44.718 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:44 smithi173 bash[59517]: cluster 2023-09-23T20:45:42.914484+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T20:45:44.718 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:44 smithi173 bash[59517]: audit 2023-09-23T20:45:43.892203+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:45:44.740 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:44.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:44.843 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:44.878 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:44.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:44.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:44.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:45:44.983 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:45.014 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:45.117 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:45.148 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:45.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:45.252 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:45.280 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:45.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:45.383 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:45.416 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:45.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:45.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:45.554 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:45.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:45.660 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:45.693 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:45.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:45.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:45:45.797 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:45.832 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:45.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:45.936 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:45.970 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:45.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:45.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:46.073 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:46.104 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:46.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:46.208 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:46.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:46.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:46.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:46.358 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:46 smithi098 bash[78228]: cluster 2023-09-23T20:45:44.810445+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1410: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:46.358 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:45:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:45:46] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.33.4" 2023-09-23T20:45:46.359 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:46 smithi098 bash[74888]: cluster 2023-09-23T20:45:44.810445+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1410: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:46.374 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:46.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:46.469 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:46.469 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:46.479 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:46.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:46.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:46 smithi173 bash[59517]: cluster 2023-09-23T20:45:44.810445+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1410: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:46.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:46.633 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:46.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:46.737 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:46.765 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:46.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:46.868 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:46.893 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:46.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:46.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:46.997 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:47.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:47.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:47.132 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:47.162 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:47.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:47.266 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:47.296 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:47.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:47.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:47.427 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:47.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:47.530 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:47.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:47.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:47.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:47.705 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:47.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:47.808 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:47.832 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:47.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:47.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:47.961 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:47.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:47.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:48.065 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:48.099 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:48.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:48.203 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:48.235 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:48.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:48.340 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:48.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:48 smithi173 bash[59517]: cluster 2023-09-23T20:45:46.811492+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1411: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:48.371 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:48.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:48.475 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:48.491 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:48 smithi098 bash[78228]: cluster 2023-09-23T20:45:46.811492+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1411: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:48.492 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:48 smithi098 bash[74888]: cluster 2023-09-23T20:45:46.811492+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1411: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:48.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:48.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:48.611 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:48.634 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:48.737 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:48.768 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:48.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:48.784 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:45:48.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:48.898 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:48.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:48.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:49.002 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:49.051 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:49.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:49.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:49.181 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:49.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:49.284 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:49.310 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:49.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:49.415 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:49.444 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:49.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:49.547 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:49.576 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:49.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:49.679 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:49.706 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:49.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:49.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:49.832 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:49.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:49.935 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:49.958 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:49.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:49.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:50.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:50.089 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:50.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:50.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:50.239 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:50.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:50.343 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:50.369 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:50.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:50.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:50 smithi098 bash[74888]: cluster 2023-09-23T20:45:48.812315+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1412: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:50.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:50 smithi098 bash[74888]: audit 2023-09-23T20:45:49.589090+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:50.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:50 smithi098 bash[74888]: audit 2023-09-23T20:45:49.594281+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:50.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:50 smithi098 bash[78228]: cluster 2023-09-23T20:45:48.812315+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1412: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:50.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:50 smithi098 bash[78228]: audit 2023-09-23T20:45:49.589090+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:50.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:50 smithi098 bash[78228]: audit 2023-09-23T20:45:49.594281+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:50.472 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:50.484 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:50 smithi173 bash[59517]: cluster 2023-09-23T20:45:48.812315+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1412: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:50.484 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:50 smithi173 bash[59517]: audit 2023-09-23T20:45:49.589090+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:50.484 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:50 smithi173 bash[59517]: audit 2023-09-23T20:45:49.594281+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:50.500 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:50.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:50.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:50.629 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:50.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:50.721 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:50.724 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:45:50.732 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:50.753 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:50.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:50.856 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:50.889 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:50.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:50.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:50.992 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:51.013 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:51.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:51.116 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:51.145 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:51.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:51.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:51.274 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:51.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:51.378 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:51.405 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:51.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:51.508 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:51.536 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:51.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:51 smithi173 bash[59517]: audit 2023-09-23T20:45:50.402725+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:51 smithi173 bash[59517]: audit 2023-09-23T20:45:50.409279+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:51 smithi173 bash[59517]: audit 2023-09-23T20:45:50.486890+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:51 smithi173 bash[59517]: audit 2023-09-23T20:45:50.880967+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:45:51.538 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:51 smithi173 bash[59517]: audit 2023-09-23T20:45:50.882474+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:45:51.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:51 smithi173 bash[59517]: audit 2023-09-23T20:45:50.889076+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:51.640 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:51.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[74888]: audit 2023-09-23T20:45:50.402725+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[74888]: audit 2023-09-23T20:45:50.409279+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[74888]: audit 2023-09-23T20:45:50.486890+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[74888]: audit 2023-09-23T20:45:50.880967+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:45:51.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[74888]: audit 2023-09-23T20:45:50.882474+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:45:51.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[74888]: audit 2023-09-23T20:45:50.889076+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.655 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[78228]: audit 2023-09-23T20:45:50.402725+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.655 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[78228]: audit 2023-09-23T20:45:50.409279+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.655 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[78228]: audit 2023-09-23T20:45:50.486890+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.655 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[78228]: audit 2023-09-23T20:45:50.880967+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:45:51.655 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[78228]: audit 2023-09-23T20:45:50.882474+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:45:51.655 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:51 smithi098 bash[78228]: audit 2023-09-23T20:45:50.889076+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:51.675 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:51.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:51.778 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:51.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:51.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:51.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:51.937 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:51.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:51.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:52.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:52.072 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:52.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:52.176 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:52.203 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:52.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:52.305 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:52.335 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:52.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:52.439 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:52.469 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:52.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:52.571 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:52.582 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:52 smithi173 bash[59517]: cluster 2023-09-23T20:45:50.812764+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1413: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:52.598 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:52.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:52.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:52 smithi098 bash[74888]: cluster 2023-09-23T20:45:50.812764+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1413: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:52.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:52 smithi098 bash[78228]: cluster 2023-09-23T20:45:50.812764+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1413: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:52.702 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:52.721 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:45:52.721 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:45:52.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:52.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:52.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:52.858 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:52.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:52.961 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:52.986 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:52.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:52.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:53.089 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:53.123 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:53.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:53.227 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:53.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:53.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:53.366 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:53.396 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:53.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:53.500 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:53.529 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:53.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:53.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T20:45:53.633 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:53.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:53.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:53.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:53.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:53.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:53.889 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:53.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:53.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:53.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:54.023 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:54.046 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:54.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:54.149 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:54.179 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:54.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:54.282 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:54.305 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:54.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:54.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:54.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:54 smithi098 bash[74888]: cluster 2023-09-23T20:45:52.813318+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1414: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:54.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:54 smithi098 bash[74888]: audit 2023-09-23T20:45:53.968451+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.98:0/3448338542' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:45:54.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:54 smithi098 bash[74888]: audit 2023-09-23T20:45:54.245653+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.98:0/3965806761' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:54.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:54 smithi098 bash[74888]: audit 2023-09-23T20:45:54.246145+0000 mon.a (mon.0) 1752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:54.426 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T20:45:54.429 INFO:teuthology.orchestra.run.smithi098.stderr:enabled application 'rados' on pool 'unique_pool_6' 2023-09-23T20:45:54.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:54.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:54.546 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:54.576 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:54.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:54 smithi098 bash[78228]: cluster 2023-09-23T20:45:52.813318+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1414: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:54 smithi098 bash[78228]: audit 2023-09-23T20:45:53.968451+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.98:0/3448338542' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:45:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:54 smithi098 bash[78228]: audit 2023-09-23T20:45:54.245653+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.98:0/3965806761' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:54 smithi098 bash[78228]: audit 2023-09-23T20:45:54.246145+0000 mon.a (mon.0) 1752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:54.704 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:54.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:54.808 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:54.834 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:54.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:54.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:54 smithi173 bash[59517]: cluster 2023-09-23T20:45:52.813318+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1414: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:54.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:54 smithi173 bash[59517]: audit 2023-09-23T20:45:53.968451+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.98:0/3448338542' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:45:54.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:54 smithi173 bash[59517]: audit 2023-09-23T20:45:54.245653+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.98:0/3965806761' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:54.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:54 smithi173 bash[59517]: audit 2023-09-23T20:45:54.246145+0000 mon.a (mon.0) 1752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:45:54.937 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:54.965 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:54.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:54.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:55.069 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:55.094 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:55.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:55.197 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:55.226 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:55.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:55.330 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:55.362 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:55.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:55.466 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:55.492 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:55.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:55.595 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:55 smithi173 bash[59517]: audit 2023-09-23T20:45:54.411419+0000 mon.a (mon.0) 1753 : audit 1 from='client.? 172.21.15.98:0/3448338542' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:45:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:55 smithi173 bash[59517]: audit 2023-09-23T20:45:54.411520+0000 mon.a (mon.0) 1754 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:45:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:55 smithi173 bash[59517]: cluster 2023-09-23T20:45:54.411635+0000 mon.a (mon.0) 1755 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-09-23T20:45:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:55 smithi173 bash[59517]: cluster 2023-09-23T20:45:54.413581+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:55 smithi173 bash[59517]: audit 2023-09-23T20:45:54.623616+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:55 smithi173 bash[59517]: audit 2023-09-23T20:45:54.624854+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:55 smithi173 bash[59517]: cluster 2023-09-23T20:45:54.704778+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:55 smithi173 bash[59517]: cluster 2023-09-23T20:45:54.704843+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:55 smithi173 bash[59517]: cluster 2023-09-23T20:45:54.705305+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.623 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:55.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:55.727 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:55.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[78228]: audit 2023-09-23T20:45:54.411419+0000 mon.a (mon.0) 1753 : audit 1 from='client.? 172.21.15.98:0/3448338542' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:45:55.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[78228]: audit 2023-09-23T20:45:54.411520+0000 mon.a (mon.0) 1754 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:45:55.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[78228]: cluster 2023-09-23T20:45:54.411635+0000 mon.a (mon.0) 1755 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-09-23T20:45:55.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[78228]: cluster 2023-09-23T20:45:54.413581+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.737 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[78228]: audit 2023-09-23T20:45:54.623616+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:55.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[78228]: audit 2023-09-23T20:45:54.624854+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:55.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[78228]: cluster 2023-09-23T20:45:54.704778+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[78228]: cluster 2023-09-23T20:45:54.704843+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.738 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[78228]: cluster 2023-09-23T20:45:54.705305+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.738 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[74888]: audit 2023-09-23T20:45:54.411419+0000 mon.a (mon.0) 1753 : audit 1 from='client.? 172.21.15.98:0/3448338542' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:45:55.739 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[74888]: audit 2023-09-23T20:45:54.411520+0000 mon.a (mon.0) 1754 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T20:45:55.739 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[74888]: cluster 2023-09-23T20:45:54.411635+0000 mon.a (mon.0) 1755 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-09-23T20:45:55.739 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[74888]: cluster 2023-09-23T20:45:54.413581+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.741 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[74888]: audit 2023-09-23T20:45:54.623616+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:45:55.741 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[74888]: audit 2023-09-23T20:45:54.624854+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:45:55.741 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[74888]: cluster 2023-09-23T20:45:54.704778+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.742 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[74888]: cluster 2023-09-23T20:45:54.704843+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.742 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:55 smithi098 bash[74888]: cluster 2023-09-23T20:45:54.705305+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T20:45:55.749 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:55.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:55.853 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:55.881 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:55.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:55.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:55.985 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:56.015 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:56.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:56.120 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:56.146 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:56.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:56.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:56.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:56.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:56.376 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:56.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:56.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:56.426 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:45:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:45:56] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.33.4" 2023-09-23T20:45:56.426 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:56 smithi098 bash[74888]: cluster 2023-09-23T20:45:54.814123+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1416: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:56.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:56.539 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:56.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:56.642 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:56.653 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:56 smithi173 bash[59517]: cluster 2023-09-23T20:45:54.814123+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1416: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:56.673 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:56.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:56.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:56 smithi098 bash[78228]: cluster 2023-09-23T20:45:54.814123+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1416: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:56.777 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:56.810 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:56.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:56.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:56.948 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:56.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:56.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:57.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:57.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:57.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:57.192 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:57.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:57.330 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:57.358 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:57.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:57.461 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:57.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:57.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:57.598 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:57.629 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:57.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:57.732 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:57.758 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:57.861 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:57.885 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:57.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:57.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:57.988 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:58.017 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:58.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:58.121 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:58.143 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:58.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:58.246 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:58.267 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:45:58.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:45:58.334 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T20:45:58.334 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:45:58.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:58.395 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:45:58.402 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:58.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:58.507 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:58.529 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:58.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:58.633 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:58.641 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:45:58 smithi098 bash[78228]: cluster 2023-09-23T20:45:56.815123+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1417: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:58.641 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:45:58 smithi098 bash[74888]: cluster 2023-09-23T20:45:56.815123+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1417: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:58.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:45:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:45:58.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:58.787 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:58.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:58.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:45:58 smithi173 bash[59517]: cluster 2023-09-23T20:45:56.815123+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1417: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:45:58.890 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:58.914 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:45:58.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:58.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:45:59.017 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:59.049 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:59.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:59.152 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:59.179 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:45:59.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:45:59.283 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:59.305 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:59.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:59.320 DEBUG:teuthology.orchestra.run.smithi098:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_6 bench 90 write' 2023-09-23T20:45:59.350 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T20:45:59.350 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T20:45:59.396 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:hints = 1 2023-09-23T20:45:59.396 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T20:45:59.396 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object prefix: benchmark_data_smithi098_231357 2023-09-23T20:45:59.397 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:45:59.397 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 0 0 0 0 0 0 - 0 2023-09-23T20:45:59.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:59.440 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:45:59.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:45:59.547 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:59.577 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:45:59.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:45:59.681 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:59.715 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:45:59.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:45:59.819 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:59.845 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:59.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:45:59.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:59.973 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:45:59.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:45:59.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:00.078 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:00.105 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:00.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:00.208 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:00.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:00.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:00.334 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:00.363 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:00.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:00.397 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 1 16 2720 2704 168.991 169 0.00234354 0.00586061 2023-09-23T20:46:00.467 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:00.496 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:00.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:00.603 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:00.627 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:00.628 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:00 smithi098 bash[74888]: cluster 2023-09-23T20:45:58.815811+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1418: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:00.629 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:00 smithi098 bash[78228]: cluster 2023-09-23T20:45:58.815811+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1418: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:00.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:00.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:00.758 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:00.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:00.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:00 smithi173 bash[59517]: cluster 2023-09-23T20:45:58.815811+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1418: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-23T20:46:00.861 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:00.888 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:00.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:00.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:00.991 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:01.015 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:46:01.035 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:01.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:01.056 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:46:01.098 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:46:01.131 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:46:01.143 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:01.177 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:46:01.178 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:01.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:01.228 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:46:01.278 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:46:01.284 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:01.315 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:01.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:01.320 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:46:01.323 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:46:01.323 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:46:01.323 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:46:01.323 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:46:01.323 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:46:01.323 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:46:01.323 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:46:01.324 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:46:01.397 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 2 16 5229 5213 162.894 156.812 0.00483822 0.00611549 2023-09-23T20:46:01.421 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:01.449 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:01 smithi173 bash[59517]: audit 2023-09-23T20:46:00.851112+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.98:0/292591661' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:46:01.449 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:01 smithi173 bash[59517]: audit 2023-09-23T20:46:00.851745+0000 mon.a (mon.0) 1758 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:46:01.449 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:01 smithi173 bash[59517]: audit 2023-09-23T20:46:00.971239+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.98:0/228639007' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:01.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:01.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:01.468 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:46:01.559 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:01 smithi098 bash[78228]: audit 2023-09-23T20:46:00.851112+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.98:0/292591661' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:46:01.559 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:01 smithi098 bash[78228]: audit 2023-09-23T20:46:00.851745+0000 mon.a (mon.0) 1758 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:46:01.559 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:01 smithi098 bash[78228]: audit 2023-09-23T20:46:00.971239+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.98:0/228639007' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:01.560 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:01 smithi098 bash[74888]: audit 2023-09-23T20:46:00.851112+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.98:0/292591661' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:46:01.560 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:01 smithi098 bash[74888]: audit 2023-09-23T20:46:00.851745+0000 mon.a (mon.0) 1758 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:46:01.560 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:01 smithi098 bash[74888]: audit 2023-09-23T20:46:00.971239+0000 mon.c (mon.2) 159 : audit 0 from='client.? 172.21.15.98:0/228639007' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:01.564 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:01.592 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:01.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:01.697 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:01.726 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:01.830 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:01.856 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:01.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:01.960 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:01.993 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:01.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:01.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:02.098 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:02.225 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:02.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:02.329 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:02.398 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 3 16 7942 7926 165.061 169.562 0.00560021 0.00604351 2023-09-23T20:46:02.405 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:02.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:02.509 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:02.542 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:02.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:02.645 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:02.654 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[74888]: cluster 2023-09-23T20:46:00.816254+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1419: 89 pgs: 89 active+clean; 47 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s wr, 73 op/s 2023-09-23T20:46:02.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[74888]: cluster 2023-09-23T20:46:01.430457+0000 mon.a (mon.0) 1759 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:02.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[74888]: cluster 2023-09-23T20:46:01.451308+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[74888]: audit 2023-09-23T20:46:01.457515+0000 mon.a (mon.0) 1760 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:46:02.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[74888]: cluster 2023-09-23T20:46:01.457988+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-09-23T20:46:02.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[74888]: cluster 2023-09-23T20:46:01.468622+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[74888]: cluster 2023-09-23T20:46:01.469348+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[74888]: cluster 2023-09-23T20:46:01.471186+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[74888]: cluster 2023-09-23T20:46:01.472910+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[74888]: cluster 2023-09-23T20:46:01.475088+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[74888]: cluster 2023-09-23T20:46:01.476541+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.655 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[78228]: cluster 2023-09-23T20:46:00.816254+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1419: 89 pgs: 89 active+clean; 47 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s wr, 73 op/s 2023-09-23T20:46:02.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[78228]: cluster 2023-09-23T20:46:01.430457+0000 mon.a (mon.0) 1759 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:02.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[78228]: cluster 2023-09-23T20:46:01.451308+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[78228]: audit 2023-09-23T20:46:01.457515+0000 mon.a (mon.0) 1760 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:46:02.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[78228]: cluster 2023-09-23T20:46:01.457988+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-09-23T20:46:02.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[78228]: cluster 2023-09-23T20:46:01.468622+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[78228]: cluster 2023-09-23T20:46:01.469348+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[78228]: cluster 2023-09-23T20:46:01.471186+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[78228]: cluster 2023-09-23T20:46:01.472910+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[78228]: cluster 2023-09-23T20:46:01.475088+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:02 smithi098 bash[78228]: cluster 2023-09-23T20:46:01.476541+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.833 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:02.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:02.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:02 smithi173 bash[59517]: cluster 2023-09-23T20:46:00.816254+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1419: 89 pgs: 89 active+clean; 47 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s wr, 73 op/s 2023-09-23T20:46:02.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:02 smithi173 bash[59517]: cluster 2023-09-23T20:46:01.430457+0000 mon.a (mon.0) 1759 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:02.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:02 smithi173 bash[59517]: cluster 2023-09-23T20:46:01.451308+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:02 smithi173 bash[59517]: audit 2023-09-23T20:46:01.457515+0000 mon.a (mon.0) 1760 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:46:02.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:02 smithi173 bash[59517]: cluster 2023-09-23T20:46:01.457988+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-09-23T20:46:02.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:02 smithi173 bash[59517]: cluster 2023-09-23T20:46:01.468622+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:02 smithi173 bash[59517]: cluster 2023-09-23T20:46:01.469348+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:02 smithi173 bash[59517]: cluster 2023-09-23T20:46:01.471186+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:02 smithi173 bash[59517]: cluster 2023-09-23T20:46:01.472910+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:02 smithi173 bash[59517]: cluster 2023-09-23T20:46:01.475088+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:02 smithi173 bash[59517]: cluster 2023-09-23T20:46:01.476541+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T20:46:02.937 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:02.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:02.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:02.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:03.067 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:03.207 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:46:03.207 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:46:03.207 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:46:03.207 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:46:03.207 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.207 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:103688 9.f 9:fb8381ab:::benchmark_data_smithi098_175497_object33864:head [delete] snapc 0=[] ondisk+write+known_if_redirected e276)", 2023-09-23T20:46:03.208 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:38:35.156424+0000", 2023-09-23T20:46:03.208 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 448.04129363300001, 2023-09-23T20:46:03.208 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.38182227400000002, 2023-09-23T20:46:03.208 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.208 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.208 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.208 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:46:03.208 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:46:03.208 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 103688 2023-09-23T20:46:03.208 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.209 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.209 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.209 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.209 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.156424+0000", 2023-09-23T20:46:03.209 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.209 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.209 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.209 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.209 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.156424+0000", 2023-09-23T20:46:03.209 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999967 2023-09-23T20:46:03.210 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.210 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.210 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.210 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.156421+0000", 2023-09-23T20:46:03.210 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2449999999999999e-05 2023-09-23T20:46:03.210 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.210 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.210 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.210 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.156434+0000", 2023-09-23T20:46:03.210 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.2505000000000001e-05 2023-09-23T20:46:03.211 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.211 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.211 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.211 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.156466+0000", 2023-09-23T20:46:03.211 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2335e-05 2023-09-23T20:46:03.211 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.211 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.211 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.211 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.156479+0000", 2023-09-23T20:46:03.211 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00029159500000000002 2023-09-23T20:46:03.212 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.212 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.212 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.212 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.156770+0000", 2023-09-23T20:46:03.212 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000182578 2023-09-23T20:46:03.212 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.212 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.212 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.212 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.156953+0000", 2023-09-23T20:46:03.212 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019135800000000001 2023-09-23T20:46:03.213 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.213 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.213 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,3", 2023-09-23T20:46:03.213 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.157144+0000", 2023-09-23T20:46:03.213 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015877723 2023-09-23T20:46:03.213 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.213 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.213 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.213 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.173022+0000", 2023-09-23T20:46:03.214 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.018777775999999999 2023-09-23T20:46:03.214 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.214 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.214 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.214 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.191800+0000", 2023-09-23T20:46:03.214 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.34325201599999999 2023-09-23T20:46:03.214 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.214 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.214 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.215 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.535052+0000", 2023-09-23T20:46:03.215 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018202499999999999 2023-09-23T20:46:03.215 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.215 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.215 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.215 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.535234+0000", 2023-09-23T20:46:03.215 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0030131260000000001 2023-09-23T20:46:03.215 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.215 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.215 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.215 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.538247+0000", 2023-09-23T20:46:03.216 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.38182227400000002 2023-09-23T20:46:03.216 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.216 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.216 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.216 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.216 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.216 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35469.0:103690 9.5 9.5bb22ec5 (undecoded) ondisk+write+known_if_redirected e277)", 2023-09-23T20:46:03.216 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:38:35.587496+0000", 2023-09-23T20:46:03.216 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 447.61022212, 2023-09-23T20:46:03.217 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.56437405200000001, 2023-09-23T20:46:03.217 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.217 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:46:03.217 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.217 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35469", 2023-09-23T20:46:03.217 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/2663931412", 2023-09-23T20:46:03.217 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 103690 2023-09-23T20:46:03.217 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.217 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.217 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.217 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.218 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.587496+0000", 2023-09-23T20:46:03.218 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.218 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.218 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.218 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.218 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.587496+0000", 2023-09-23T20:46:03.218 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999971 2023-09-23T20:46:03.218 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.218 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.218 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.219 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.587493+0000", 2023-09-23T20:46:03.219 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6345999999999999e-05 2023-09-23T20:46:03.219 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.219 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.219 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.219 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.587509+0000", 2023-09-23T20:46:03.219 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3759e-05 2023-09-23T20:46:03.219 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.219 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.220 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.220 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.587543+0000", 2023-09-23T20:46:03.220 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4508000000000001e-05 2023-09-23T20:46:03.220 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.220 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.220 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.220 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.587558+0000", 2023-09-23T20:46:03.220 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000115009 2023-09-23T20:46:03.220 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.220 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.221 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.221 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.587673+0000", 2023-09-23T20:46:03.221 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1039999999999998e-05 2023-09-23T20:46:03.221 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.221 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.221 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:46:03.221 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:35.587694+0000", 2023-09-23T20:46:03.221 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.56415976099999998 2023-09-23T20:46:03.221 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.221 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.222 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.222 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:36.151854+0000", 2023-09-23T20:46:03.222 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6538e-05 2023-09-23T20:46:03.222 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.222 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.222 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.222 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:38:36.151870+0000", 2023-09-23T20:46:03.222 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.56437405200000001 2023-09-23T20:46:03.222 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.222 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.223 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.223 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.223 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.223 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:167464 10.6 10:658ffcf1:::benchmark_data_smithi098_207982_object57268:head [delete] snapc 0=[] ondisk+write+known_if_redirected e308)", 2023-09-23T20:46:03.223 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:42.466828+0000", 2023-09-23T20:46:03.223 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 140.73089007799999, 2023-09-23T20:46:03.223 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.099067374, 2023-09-23T20:46:03.223 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.223 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.223 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.224 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.224 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.224 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 167464 2023-09-23T20:46:03.224 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.224 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.224 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.224 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.224 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.466828+0000", 2023-09-23T20:46:03.224 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.225 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.225 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.225 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.225 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.466828+0000", 2023-09-23T20:46:03.225 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:03.225 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.225 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.225 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.226 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.466826+0000", 2023-09-23T20:46:03.226 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0127e-05 2023-09-23T20:46:03.226 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.226 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.226 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.226 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.466836+0000", 2023-09-23T20:46:03.226 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4185000000000001e-05 2023-09-23T20:46:03.226 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.227 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.227 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.227 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.466850+0000", 2023-09-23T20:46:03.227 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2533e-05 2023-09-23T20:46:03.227 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.227 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.227 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.228 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.466863+0000", 2023-09-23T20:46:03.228 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8194000000000004e-05 2023-09-23T20:46:03.228 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.228 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.228 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.228 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.466941+0000", 2023-09-23T20:46:03.228 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4714000000000002e-05 2023-09-23T20:46:03.229 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.229 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.229 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.229 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.467036+0000", 2023-09-23T20:46:03.229 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017254999999999999 2023-09-23T20:46:03.229 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.229 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.229 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:46:03.230 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.467208+0000", 2023-09-23T20:46:03.230 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0095404700000000005 2023-09-23T20:46:03.230 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.230 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.230 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.230 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.476749+0000", 2023-09-23T20:46:03.230 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001922848 2023-09-23T20:46:03.231 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.231 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.231 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.231 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.478672+0000", 2023-09-23T20:46:03.231 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.086906484000000006 2023-09-23T20:46:03.231 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.231 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.231 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.232 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.565578+0000", 2023-09-23T20:46:03.232 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00021280100000000001 2023-09-23T20:46:03.232 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.232 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.232 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.232 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.565791+0000", 2023-09-23T20:46:03.232 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000104392 2023-09-23T20:46:03.232 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.233 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.233 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.233 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.565895+0000", 2023-09-23T20:46:03.233 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.099067374 2023-09-23T20:46:03.233 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.233 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.233 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.234 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.234 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.234 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:178110 10.9 10:9e2cd313:::benchmark_data_smithi098_207982_object67914:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:46:03.234 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:57.998665+0000", 2023-09-23T20:46:03.234 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 125.199052651, 2023-09-23T20:46:03.234 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.105549514, 2023-09-23T20:46:03.234 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.235 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.235 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.235 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.235 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.235 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 178110 2023-09-23T20:46:03.235 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.235 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.235 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.236 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.236 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.998665+0000", 2023-09-23T20:46:03.236 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.236 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.236 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.236 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.236 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.998665+0000", 2023-09-23T20:46:03.236 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:03.237 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.237 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.237 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.237 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.998664+0000", 2023-09-23T20:46:03.237 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.5859999999999994e-06 2023-09-23T20:46:03.237 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.237 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.238 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.238 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.998673+0000", 2023-09-23T20:46:03.238 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7419e-05 2023-09-23T20:46:03.238 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.238 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.238 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.238 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.998691+0000", 2023-09-23T20:46:03.238 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3080000000000008e-06 2023-09-23T20:46:03.238 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.239 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.239 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.239 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.998699+0000", 2023-09-23T20:46:03.239 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2868999999999997e-05 2023-09-23T20:46:03.239 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.239 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.239 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.239 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.998762+0000", 2023-09-23T20:46:03.239 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014497100000000001 2023-09-23T20:46:03.239 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.240 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.240 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.240 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.998907+0000", 2023-09-23T20:46:03.240 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014068300000000001 2023-09-23T20:46:03.240 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.240 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.240 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:46:03.240 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.999047+0000", 2023-09-23T20:46:03.240 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0093591569999999999 2023-09-23T20:46:03.240 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.241 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.241 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.241 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.008407+0000", 2023-09-23T20:46:03.241 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017681779000000002 2023-09-23T20:46:03.241 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.241 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.241 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.241 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.026088+0000", 2023-09-23T20:46:03.241 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.078012704000000002 2023-09-23T20:46:03.241 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.242 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.242 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.242 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.104101+0000", 2023-09-23T20:46:03.242 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.6492e-05 2023-09-23T20:46:03.242 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.242 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.242 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.242 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.104168+0000", 2023-09-23T20:46:03.242 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.7386999999999999e-05 2023-09-23T20:46:03.242 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.242 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.243 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.243 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.104215+0000", 2023-09-23T20:46:03.243 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.105549514 2023-09-23T20:46:03.243 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.243 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.243 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.243 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.243 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.243 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:178120 10.9 10:9d85ab19:::benchmark_data_smithi098_207982_object67924:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:46:03.243 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:58.013961+0000", 2023-09-23T20:46:03.244 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 125.183756794, 2023-09-23T20:46:03.244 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.090397640000000001, 2023-09-23T20:46:03.244 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.244 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.244 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.244 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.244 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.244 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 178120 2023-09-23T20:46:03.244 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.244 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.245 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.245 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.245 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.013961+0000", 2023-09-23T20:46:03.245 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.245 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.245 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.245 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.245 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.013961+0000", 2023-09-23T20:46:03.245 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:03.245 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.245 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.246 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.246 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.013959+0000", 2023-09-23T20:46:03.246 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7082999999999999e-05 2023-09-23T20:46:03.246 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.246 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.246 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.246 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.013976+0000", 2023-09-23T20:46:03.246 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4173999999999999e-05 2023-09-23T20:46:03.246 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.247 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.247 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.247 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.014001+0000", 2023-09-23T20:46:03.247 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5820000000000002e-06 2023-09-23T20:46:03.247 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.247 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.247 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.247 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.014009+0000", 2023-09-23T20:46:03.247 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2821e-05 2023-09-23T20:46:03.247 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.247 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.248 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.248 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.014082+0000", 2023-09-23T20:46:03.248 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013646 2023-09-23T20:46:03.248 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.248 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.248 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.248 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.014218+0000", 2023-09-23T20:46:03.248 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013395200000000001 2023-09-23T20:46:03.248 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.248 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.249 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:46:03.249 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.014352+0000", 2023-09-23T20:46:03.249 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012055349999999999 2023-09-23T20:46:03.249 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.249 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.249 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.249 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.026408+0000", 2023-09-23T20:46:03.249 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010895055000000001 2023-09-23T20:46:03.249 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.249 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.250 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.250 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.037303+0000", 2023-09-23T20:46:03.250 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.066967431999999993 2023-09-23T20:46:03.250 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.250 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.250 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.250 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.104270+0000", 2023-09-23T20:46:03.250 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5553999999999998e-05 2023-09-23T20:46:03.250 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.251 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.251 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.251 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.104316+0000", 2023-09-23T20:46:03.251 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.3208999999999999e-05 2023-09-23T20:46:03.251 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.251 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.251 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.251 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:58.104359+0000", 2023-09-23T20:46:03.251 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.090397640000000001 2023-09-23T20:46:03.251 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.251 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.252 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.252 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.252 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.252 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:180832 10.9 10:98dce00a:::benchmark_data_smithi098_207982_object70636:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:46:03.252 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:02.076204+0000", 2023-09-23T20:46:03.252 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 121.121514195, 2023-09-23T20:46:03.252 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.159838076, 2023-09-23T20:46:03.252 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.252 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.253 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.253 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.253 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.253 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 180832 2023-09-23T20:46:03.253 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.253 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.253 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.253 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.253 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076204+0000", 2023-09-23T20:46:03.253 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.254 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076204+0000", 2023-09-23T20:46:03.254 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:03.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.254 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076202+0000", 2023-09-23T20:46:03.254 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.5680000000000005e-06 2023-09-23T20:46:03.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.255 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.255 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.255 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076212+0000", 2023-09-23T20:46:03.255 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4673e-05 2023-09-23T20:46:03.255 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.255 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.255 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.255 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076226+0000", 2023-09-23T20:46:03.255 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.503e-06 2023-09-23T20:46:03.256 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.256 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.256 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.256 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076234+0000", 2023-09-23T20:46:03.256 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7185999999999998e-05 2023-09-23T20:46:03.256 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.256 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.256 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.256 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076291+0000", 2023-09-23T20:46:03.256 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000143922 2023-09-23T20:46:03.257 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.257 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.257 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.257 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076435+0000", 2023-09-23T20:46:03.257 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013188499999999999 2023-09-23T20:46:03.257 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.257 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.257 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:46:03.258 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076567+0000", 2023-09-23T20:46:03.258 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0067217429999999996 2023-09-23T20:46:03.258 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.258 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.258 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.258 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.083289+0000", 2023-09-23T20:46:03.258 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00059509700000000005 2023-09-23T20:46:03.259 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.259 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.083884+0000", 2023-09-23T20:46:03.259 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15194148800000001 2023-09-23T20:46:03.259 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.259 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.260 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.260 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.235825+0000", 2023-09-23T20:46:03.260 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012539199999999999 2023-09-23T20:46:03.260 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.260 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.260 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.260 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.235950+0000", 2023-09-23T20:46:03.260 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1508999999999994e-05 2023-09-23T20:46:03.261 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.261 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.261 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.261 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236042+0000", 2023-09-23T20:46:03.261 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.159838076 2023-09-23T20:46:03.261 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.261 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.261 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.262 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.262 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.262 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:180839 10.9 10:9597b8ee:::benchmark_data_smithi098_207982_object70643:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:46:03.262 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:02.087653+0000", 2023-09-23T20:46:03.262 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 121.110064923, 2023-09-23T20:46:03.262 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.148604811, 2023-09-23T20:46:03.262 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.263 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.263 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.263 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.263 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.263 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 180839 2023-09-23T20:46:03.263 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.263 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.263 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.264 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087653+0000", 2023-09-23T20:46:03.264 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.264 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.264 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.264 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087653+0000", 2023-09-23T20:46:03.265 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:03.265 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.265 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.265 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.265 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087652+0000", 2023-09-23T20:46:03.265 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.145e-05 2023-09-23T20:46:03.265 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.265 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.266 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.266 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087663+0000", 2023-09-23T20:46:03.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5130000000000001e-05 2023-09-23T20:46:03.266 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.266 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.266 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.266 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087678+0000", 2023-09-23T20:46:03.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0429999999999996e-06 2023-09-23T20:46:03.266 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.267 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087687+0000", 2023-09-23T20:46:03.267 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8829999999999997e-05 2023-09-23T20:46:03.267 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.267 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087746+0000", 2023-09-23T20:46:03.267 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013310000000000001 2023-09-23T20:46:03.268 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.268 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.268 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.268 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087879+0000", 2023-09-23T20:46:03.268 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015105899999999999 2023-09-23T20:46:03.268 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.269 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.269 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:46:03.269 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.088030+0000", 2023-09-23T20:46:03.269 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0050016319999999998 2023-09-23T20:46:03.269 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.269 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.270 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.270 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.093032+0000", 2023-09-23T20:46:03.270 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00079538600000000003 2023-09-23T20:46:03.270 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.270 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.270 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.270 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.093827+0000", 2023-09-23T20:46:03.271 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14229792799999999 2023-09-23T20:46:03.271 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.271 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.271 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.271 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236125+0000", 2023-09-23T20:46:03.271 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.0893e-05 2023-09-23T20:46:03.272 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.272 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.272 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.272 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236206+0000", 2023-09-23T20:46:03.272 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2046999999999998e-05 2023-09-23T20:46:03.272 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.272 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.273 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.273 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236258+0000", 2023-09-23T20:46:03.273 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.148604811 2023-09-23T20:46:03.273 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.273 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.273 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.273 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.274 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.274 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:180842 10.9 10:959daa31:::benchmark_data_smithi098_207982_object70646:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:46:03.274 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:02.094670+0000", 2023-09-23T20:46:03.274 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 121.10304787699999, 2023-09-23T20:46:03.274 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14188279000000001, 2023-09-23T20:46:03.274 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.274 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.274 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.274 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.274 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.275 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 180842 2023-09-23T20:46:03.275 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.275 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.275 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.275 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094670+0000", 2023-09-23T20:46:03.275 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.275 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.275 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.276 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094670+0000", 2023-09-23T20:46:03.276 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:46:03.276 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.276 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.276 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.276 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094669+0000", 2023-09-23T20:46:03.276 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.661e-06 2023-09-23T20:46:03.276 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.276 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.276 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.277 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094676+0000", 2023-09-23T20:46:03.277 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.434e-05 2023-09-23T20:46:03.277 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.277 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.277 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.277 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094691+0000", 2023-09-23T20:46:03.277 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4540000000000004e-06 2023-09-23T20:46:03.277 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.277 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.277 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.277 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094697+0000", 2023-09-23T20:46:03.278 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6304000000000003e-05 2023-09-23T20:46:03.278 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.278 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.278 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.278 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094743+0000", 2023-09-23T20:46:03.278 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.6346000000000002e-05 2023-09-23T20:46:03.278 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.278 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.278 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.278 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094840+0000", 2023-09-23T20:46:03.279 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4288000000000003e-05 2023-09-23T20:46:03.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:46:03.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094934+0000", 2023-09-23T20:46:03.279 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010690811 2023-09-23T20:46:03.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.105625+0000", 2023-09-23T20:46:03.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6183999999999998e-05 2023-09-23T20:46:03.280 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.280 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.280 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.280 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.105661+0000", 2023-09-23T20:46:03.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.130765719 2023-09-23T20:46:03.280 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.280 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.280 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.280 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236427+0000", 2023-09-23T20:46:03.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9309999999999999e-05 2023-09-23T20:46:03.281 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.281 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.281 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.281 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236496+0000", 2023-09-23T20:46:03.281 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6892999999999999e-05 2023-09-23T20:46:03.281 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.281 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.281 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.281 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236553+0000", 2023-09-23T20:46:03.282 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14188279000000001 2023-09-23T20:46:03.282 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.282 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.282 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.282 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.282 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:180843 10.9 10:9d3ca487:::benchmark_data_smithi098_207982_object70647:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:46:03.282 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:02.098677+0000", 2023-09-23T20:46:03.282 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 121.09904084, 2023-09-23T20:46:03.282 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.138111183, 2023-09-23T20:46:03.283 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.283 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.283 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.283 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.283 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.283 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 180843 2023-09-23T20:46:03.283 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.283 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.283 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.283 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.284 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098677+0000", 2023-09-23T20:46:03.284 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.284 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.284 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.284 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.284 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098677+0000", 2023-09-23T20:46:03.284 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:46:03.284 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.284 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.285 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.285 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098676+0000", 2023-09-23T20:46:03.285 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.6959999999999999e-06 2023-09-23T20:46:03.285 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.285 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.285 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.285 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098682+0000", 2023-09-23T20:46:03.285 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1311999999999999e-05 2023-09-23T20:46:03.285 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.285 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.286 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.286 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098694+0000", 2023-09-23T20:46:03.286 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9629999999999998e-06 2023-09-23T20:46:03.286 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.286 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.286 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.286 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098702+0000", 2023-09-23T20:46:03.286 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0016456590000000001 2023-09-23T20:46:03.286 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.287 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.287 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.100347+0000", 2023-09-23T20:46:03.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012648999999999999 2023-09-23T20:46:03.287 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.287 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.287 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.100474+0000", 2023-09-23T20:46:03.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014353400000000001 2023-09-23T20:46:03.287 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.288 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.288 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:46:03.288 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.100617+0000", 2023-09-23T20:46:03.288 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0052248319999999996 2023-09-23T20:46:03.288 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.288 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.288 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.288 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.105842+0000", 2023-09-23T20:46:03.288 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000161776 2023-09-23T20:46:03.288 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.289 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.289 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106004+0000", 2023-09-23T20:46:03.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.13066012699999999 2023-09-23T20:46:03.289 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.289 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.289 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236664+0000", 2023-09-23T20:46:03.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3504000000000006e-05 2023-09-23T20:46:03.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.290 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.290 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236738+0000", 2023-09-23T20:46:03.290 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0798999999999999e-05 2023-09-23T20:46:03.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.290 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.290 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236788+0000", 2023-09-23T20:46:03.290 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.138111183 2023-09-23T20:46:03.291 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.291 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.291 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.291 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:180845 10.9 10:9a792083:::benchmark_data_smithi098_207982_object70649:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:46:03.291 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:02.106002+0000", 2023-09-23T20:46:03.291 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 121.09171599699999, 2023-09-23T20:46:03.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.131036017, 2023-09-23T20:46:03.292 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.292 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.292 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.292 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.292 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.292 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 180845 2023-09-23T20:46:03.292 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.292 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.293 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106002+0000", 2023-09-23T20:46:03.293 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.293 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106002+0000", 2023-09-23T20:46:03.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:46:03.294 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106001+0000", 2023-09-23T20:46:03.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.8230000000000002e-06 2023-09-23T20:46:03.294 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106006+0000", 2023-09-23T20:46:03.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5019999999999992e-06 2023-09-23T20:46:03.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.296 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106014+0000", 2023-09-23T20:46:03.296 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6959999999999996e-06 2023-09-23T20:46:03.296 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.296 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.296 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.296 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106019+0000", 2023-09-23T20:46:03.296 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1792000000000002e-05 2023-09-23T20:46:03.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.297 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.297 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106061+0000", 2023-09-23T20:46:03.297 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000101891 2023-09-23T20:46:03.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.297 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106163+0000", 2023-09-23T20:46:03.298 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000103185 2023-09-23T20:46:03.298 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.298 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.298 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:46:03.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106266+0000", 2023-09-23T20:46:03.298 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0043804910000000002 2023-09-23T20:46:03.298 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.110646+0000", 2023-09-23T20:46:03.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0017553429999999999 2023-09-23T20:46:03.299 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.112402+0000", 2023-09-23T20:46:03.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.124463148 2023-09-23T20:46:03.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.300 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236865+0000", 2023-09-23T20:46:03.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2478000000000006e-05 2023-09-23T20:46:03.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.301 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236947+0000", 2023-09-23T20:46:03.301 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0917999999999999e-05 2023-09-23T20:46:03.301 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.301 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.237038+0000", 2023-09-23T20:46:03.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.131036017 2023-09-23T20:46:03.302 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.302 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.302 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.302 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.302 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:204498 10.6 10:6f1c96d0:::benchmark_data_smithi098_207982_object94302:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:46:03.303 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:37.244100+0000", 2023-09-23T20:46:03.303 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 85.953618535000004, 2023-09-23T20:46:03.303 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.11401581399999999, 2023-09-23T20:46:03.303 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.303 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.303 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.303 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.303 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.304 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 204498 2023-09-23T20:46:03.304 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.304 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.304 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.304 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.304 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244100+0000", 2023-09-23T20:46:03.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.305 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.305 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244100+0000", 2023-09-23T20:46:03.305 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:03.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244098+0000", 2023-09-23T20:46:03.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0670000000000003e-06 2023-09-23T20:46:03.306 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.306 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244105+0000", 2023-09-23T20:46:03.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7031999999999999e-05 2023-09-23T20:46:03.306 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.306 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.307 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244122+0000", 2023-09-23T20:46:03.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3910000000000003e-06 2023-09-23T20:46:03.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.307 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244128+0000", 2023-09-23T20:46:03.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4898000000000001e-05 2023-09-23T20:46:03.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244193+0000", 2023-09-23T20:46:03.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000150376 2023-09-23T20:46:03.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244344+0000", 2023-09-23T20:46:03.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000150443 2023-09-23T20:46:03.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.309 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:46:03.309 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244494+0000", 2023-09-23T20:46:03.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0061229500000000003 2023-09-23T20:46:03.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.309 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.309 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.250617+0000", 2023-09-23T20:46:03.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013281347000000001 2023-09-23T20:46:03.309 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.263898+0000", 2023-09-23T20:46:03.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.094072315000000004 2023-09-23T20:46:03.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.357971+0000", 2023-09-23T20:46:03.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2392000000000007e-05 2023-09-23T20:46:03.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.311 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.311 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.358053+0000", 2023-09-23T20:46:03.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2398999999999997e-05 2023-09-23T20:46:03.311 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.311 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.311 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.358115+0000", 2023-09-23T20:46:03.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.11401581399999999 2023-09-23T20:46:03.311 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.311 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.312 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.312 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:204503 10.6 10:69f249b8:::benchmark_data_smithi098_207982_object94307:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:46:03.312 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:37.257116+0000", 2023-09-23T20:46:03.312 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 85.940601685000004, 2023-09-23T20:46:03.312 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.117255278, 2023-09-23T20:46:03.312 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.312 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.313 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.313 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.313 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.313 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 204503 2023-09-23T20:46:03.313 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.313 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.313 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.313 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257116+0000", 2023-09-23T20:46:03.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257116+0000", 2023-09-23T20:46:03.314 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:46:03.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257114+0000", 2023-09-23T20:46:03.314 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0791999999999999e-05 2023-09-23T20:46:03.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257125+0000", 2023-09-23T20:46:03.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7414e-05 2023-09-23T20:46:03.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257142+0000", 2023-09-23T20:46:03.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.4209999999999995e-06 2023-09-23T20:46:03.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257151+0000", 2023-09-23T20:46:03.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4481000000000002e-05 2023-09-23T20:46:03.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257205+0000", 2023-09-23T20:46:03.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000133478 2023-09-23T20:46:03.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.317 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.317 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.317 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257339+0000", 2023-09-23T20:46:03.317 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015094199999999999 2023-09-23T20:46:03.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.318 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:46:03.318 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257490+0000", 2023-09-23T20:46:03.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0064282360000000004 2023-09-23T20:46:03.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.318 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.318 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.263918+0000", 2023-09-23T20:46:03.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00037259899999999999 2023-09-23T20:46:03.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.264291+0000", 2023-09-23T20:46:03.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.109957376 2023-09-23T20:46:03.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.319 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.374248+0000", 2023-09-23T20:46:03.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0543000000000005e-05 2023-09-23T20:46:03.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.374319+0000", 2023-09-23T20:46:03.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3196999999999999e-05 2023-09-23T20:46:03.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.374372+0000", 2023-09-23T20:46:03.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.117255278 2023-09-23T20:46:03.321 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.321 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.321 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.321 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.321 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:212751 10.6 10:6cf8b2da:::benchmark_data_smithi098_207982_object102555:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:46:03.321 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:49.476440+0000", 2023-09-23T20:46:03.321 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 73.721277830999995, 2023-09-23T20:46:03.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15998164400000001, 2023-09-23T20:46:03.322 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.322 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.322 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.322 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.322 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.322 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 212751 2023-09-23T20:46:03.322 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.322 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.322 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.322 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476440+0000", 2023-09-23T20:46:03.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476440+0000", 2023-09-23T20:46:03.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:46:03.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.324 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476440+0000", 2023-09-23T20:46:03.324 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.349e-06 2023-09-23T20:46:03.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.324 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.324 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476443+0000", 2023-09-23T20:46:03.324 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7769999999999997e-06 2023-09-23T20:46:03.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.324 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476450+0000", 2023-09-23T20:46:03.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4900000000000002e-06 2023-09-23T20:46:03.325 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.325 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476454+0000", 2023-09-23T20:46:03.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0068331709999999999 2023-09-23T20:46:03.325 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.325 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.483288+0000", 2023-09-23T20:46:03.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000107854 2023-09-23T20:46:03.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.483395+0000", 2023-09-23T20:46:03.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00083061500000000004 2023-09-23T20:46:03.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:46:03.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.484226+0000", 2023-09-23T20:46:03.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0089359460000000002 2023-09-23T20:46:03.327 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.327 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.327 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.493162+0000", 2023-09-23T20:46:03.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016389890000000001 2023-09-23T20:46:03.327 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.509552+0000", 2023-09-23T20:46:03.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.12677258999999999 2023-09-23T20:46:03.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.329 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.636324+0000", 2023-09-23T20:46:03.329 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3049e-05 2023-09-23T20:46:03.329 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.330 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.636378+0000", 2023-09-23T20:46:03.330 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4416999999999998e-05 2023-09-23T20:46:03.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.331 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.636422+0000", 2023-09-23T20:46:03.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15998164400000001 2023-09-23T20:46:03.331 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.331 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.331 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.331 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.331 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.332 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:212760 10.6 10:63891e31:::benchmark_data_smithi098_207982_object102564:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:46:03.332 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:49.490405+0000", 2023-09-23T20:46:03.332 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 73.707313220000003, 2023-09-23T20:46:03.332 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15537052300000001, 2023-09-23T20:46:03.332 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.332 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.332 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.333 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.333 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.333 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 212760 2023-09-23T20:46:03.333 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.333 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.333 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.333 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490405+0000", 2023-09-23T20:46:03.334 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.334 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.334 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.334 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.334 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490405+0000", 2023-09-23T20:46:03.334 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:03.334 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.335 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.335 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490403+0000", 2023-09-23T20:46:03.335 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3810000000000001e-06 2023-09-23T20:46:03.335 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.335 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490410+0000", 2023-09-23T20:46:03.336 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2948999999999999e-05 2023-09-23T20:46:03.336 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.336 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490423+0000", 2023-09-23T20:46:03.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8810000000000001e-06 2023-09-23T20:46:03.337 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.337 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.337 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.337 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490429+0000", 2023-09-23T20:46:03.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0070696229999999997 2023-09-23T20:46:03.337 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.337 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.338 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.338 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.497499+0000", 2023-09-23T20:46:03.338 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000112773 2023-09-23T20:46:03.338 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.338 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.338 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.338 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.497611+0000", 2023-09-23T20:46:03.339 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000129326 2023-09-23T20:46:03.339 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.339 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.339 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:46:03.339 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.497741+0000", 2023-09-23T20:46:03.339 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0052744259999999996 2023-09-23T20:46:03.339 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.339 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.339 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.503015+0000", 2023-09-23T20:46:03.340 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0066451050000000001 2023-09-23T20:46:03.340 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.509660+0000", 2023-09-23T20:46:03.340 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.13602330200000001 2023-09-23T20:46:03.340 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.341 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.341 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.645684+0000", 2023-09-23T20:46:03.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1978000000000003e-05 2023-09-23T20:46:03.341 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.341 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.341 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.645736+0000", 2023-09-23T20:46:03.342 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9826999999999997e-05 2023-09-23T20:46:03.342 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.342 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.342 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.342 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.645775+0000", 2023-09-23T20:46:03.342 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15537052300000001 2023-09-23T20:46:03.342 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.343 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.343 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.343 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.343 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.343 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:212981 10.9 10:920089ef:::benchmark_data_smithi098_207982_object102785:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:46:03.343 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:49.912357+0000", 2023-09-23T20:46:03.343 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 73.285360953999998, 2023-09-23T20:46:03.343 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.091802565000000003, 2023-09-23T20:46:03.344 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.344 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.344 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.344 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.344 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.344 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 212981 2023-09-23T20:46:03.344 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.344 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.344 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.345 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.345 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.912357+0000", 2023-09-23T20:46:03.345 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.345 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.345 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.345 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.345 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.912357+0000", 2023-09-23T20:46:03.345 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:03.345 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.345 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.346 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.346 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.912355+0000", 2023-09-23T20:46:03.346 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5979999999999997e-06 2023-09-23T20:46:03.346 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.346 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.346 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.346 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.912364+0000", 2023-09-23T20:46:03.346 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6175e-05 2023-09-23T20:46:03.346 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.346 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.347 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.347 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.912380+0000", 2023-09-23T20:46:03.347 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4280000000000002e-06 2023-09-23T20:46:03.347 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.347 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.347 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.347 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.912390+0000", 2023-09-23T20:46:03.347 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0035140940000000002 2023-09-23T20:46:03.347 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.347 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.347 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.348 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.915904+0000", 2023-09-23T20:46:03.348 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00022474800000000001 2023-09-23T20:46:03.348 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.348 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.348 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.348 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.916128+0000", 2023-09-23T20:46:03.348 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00034199399999999998 2023-09-23T20:46:03.348 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.348 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.348 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:46:03.349 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.916470+0000", 2023-09-23T20:46:03.349 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0069491420000000002 2023-09-23T20:46:03.349 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.349 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.349 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.349 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.923420+0000", 2023-09-23T20:46:03.349 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011803600000000001 2023-09-23T20:46:03.349 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.349 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.349 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.350 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.923538+0000", 2023-09-23T20:46:03.350 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.080527460999999995 2023-09-23T20:46:03.350 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.350 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.350 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.350 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:50.004065+0000", 2023-09-23T20:46:03.350 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3151e-05 2023-09-23T20:46:03.350 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.350 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.351 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.351 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:50.004118+0000", 2023-09-23T20:46:03.351 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1511999999999998e-05 2023-09-23T20:46:03.351 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.351 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.351 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.351 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:50.004160+0000", 2023-09-23T20:46:03.351 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.091802565000000003 2023-09-23T20:46:03.351 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.351 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.352 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.352 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.352 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.352 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:218025 10.6 10:6bbd5eda:::benchmark_data_smithi098_207982_object107829:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:46:03.352 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:57.357138+0000", 2023-09-23T20:46:03.352 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 65.840580068999998, 2023-09-23T20:46:03.352 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.23267438100000001, 2023-09-23T20:46:03.352 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.352 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.352 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.353 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:46:03.353 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:46:03.353 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 218025 2023-09-23T20:46:03.353 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.353 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.353 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.353 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.353 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357138+0000", 2023-09-23T20:46:03.353 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.353 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.354 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.354 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.354 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357138+0000", 2023-09-23T20:46:03.354 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:03.354 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.354 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.354 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.354 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357136+0000", 2023-09-23T20:46:03.354 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5269999999999998e-06 2023-09-23T20:46:03.354 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.355 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.355 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.355 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357145+0000", 2023-09-23T20:46:03.355 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3039e-05 2023-09-23T20:46:03.355 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.355 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.355 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.355 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357158+0000", 2023-09-23T20:46:03.355 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.798e-06 2023-09-23T20:46:03.355 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.356 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.356 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.356 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357165+0000", 2023-09-23T20:46:03.356 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1248000000000001e-05 2023-09-23T20:46:03.356 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.356 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.356 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.356 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357216+0000", 2023-09-23T20:46:03.356 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013765899999999999 2023-09-23T20:46:03.356 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.357 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.357 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.357 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357353+0000", 2023-09-23T20:46:03.357 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000157133 2023-09-23T20:46:03.357 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.357 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.357 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:46:03.357 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357511+0000", 2023-09-23T20:46:03.358 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.007785803 2023-09-23T20:46:03.358 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.358 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.358 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.358 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.365296+0000", 2023-09-23T20:46:03.358 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0072955850000000003 2023-09-23T20:46:03.358 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.358 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.358 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.358 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.372592+0000", 2023-09-23T20:46:03.359 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.217060426 2023-09-23T20:46:03.359 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.359 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.359 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.359 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.589652+0000", 2023-09-23T20:46:03.359 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6328000000000004e-05 2023-09-23T20:46:03.359 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.359 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.359 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.359 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.589739+0000", 2023-09-23T20:46:03.359 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3691999999999998e-05 2023-09-23T20:46:03.360 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.360 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.360 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.360 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.589812+0000", 2023-09-23T20:46:03.360 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.23267438100000001 2023-09-23T20:46:03.360 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.360 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.360 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.361 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.361 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.361 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:5105 11.7 11:e221f17d:::benchmark_data_smithi098_231357_object5104:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e322)", 2023-09-23T20:46:03.361 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:01.343182+0000", 2023-09-23T20:46:03.361 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 1.8545360629999998, 2023-09-23T20:46:03.361 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.01293412, 2023-09-23T20:46:03.361 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.361 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.361 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.361 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:03.362 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:03.362 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 5105 2023-09-23T20:46:03.362 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.362 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.362 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.362 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.362 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.343182+0000", 2023-09-23T20:46:03.362 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.362 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.362 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.363 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.363 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.343182+0000", 2023-09-23T20:46:03.363 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:46:03.363 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.363 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.363 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.363 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.343180+0000", 2023-09-23T20:46:03.364 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1791999999999994e-05 2023-09-23T20:46:03.364 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.364 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.364 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.364 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.343242+0000", 2023-09-23T20:46:03.364 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6418000000000001e-05 2023-09-23T20:46:03.364 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.365 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.365 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.365 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.343259+0000", 2023-09-23T20:46:03.365 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7619999999999995e-06 2023-09-23T20:46:03.365 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.365 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.365 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.365 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.343266+0000", 2023-09-23T20:46:03.365 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9553999999999999e-05 2023-09-23T20:46:03.365 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.366 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.366 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.366 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.343326+0000", 2023-09-23T20:46:03.366 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016004699999999999 2023-09-23T20:46:03.366 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.366 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.367 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.367 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.343486+0000", 2023-09-23T20:46:03.367 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000221337 2023-09-23T20:46:03.367 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.367 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.367 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:46:03.367 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.343707+0000", 2023-09-23T20:46:03.367 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00071670000000000002 2023-09-23T20:46:03.368 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.368 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.368 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.368 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.344424+0000", 2023-09-23T20:46:03.368 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00042594099999999999 2023-09-23T20:46:03.368 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.368 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.368 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.369 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.344850+0000", 2023-09-23T20:46:03.369 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011162169 2023-09-23T20:46:03.369 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.369 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.369 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.369 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.356012+0000", 2023-09-23T20:46:03.369 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5741999999999997e-05 2023-09-23T20:46:03.370 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.370 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.370 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.370 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.356058+0000", 2023-09-23T20:46:03.370 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8310999999999998e-05 2023-09-23T20:46:03.370 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.370 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.371 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.371 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.356116+0000", 2023-09-23T20:46:03.371 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.01293412 2023-09-23T20:46:03.371 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.371 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.371 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.371 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.371 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.372 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:5200 11.7 11:edfac3fa:::benchmark_data_smithi098_231357_object5199:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e322)", 2023-09-23T20:46:03.372 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:01.381830+0000", 2023-09-23T20:46:03.372 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 1.815887772, 2023-09-23T20:46:03.372 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015297407000000001, 2023-09-23T20:46:03.372 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.372 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.372 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.373 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:03.373 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:03.373 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 5200 2023-09-23T20:46:03.373 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.373 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.373 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.373 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.373 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.381830+0000", 2023-09-23T20:46:03.374 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.374 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.374 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.374 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.374 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.381830+0000", 2023-09-23T20:46:03.374 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:03.374 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.375 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.375 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.375 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.381828+0000", 2023-09-23T20:46:03.375 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000102439 2023-09-23T20:46:03.375 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.375 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.376 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.376 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.381931+0000", 2023-09-23T20:46:03.376 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7516999999999998e-05 2023-09-23T20:46:03.376 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.376 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.376 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.376 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.381948+0000", 2023-09-23T20:46:03.377 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5120000000000008e-06 2023-09-23T20:46:03.377 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.377 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.377 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.377 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.381957+0000", 2023-09-23T20:46:03.377 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0001026 2023-09-23T20:46:03.377 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.377 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.377 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.378 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.382059+0000", 2023-09-23T20:46:03.378 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017814400000000001 2023-09-23T20:46:03.378 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.378 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.378 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.378 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.382237+0000", 2023-09-23T20:46:03.378 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000210762 2023-09-23T20:46:03.378 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.379 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.379 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:46:03.379 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.382448+0000", 2023-09-23T20:46:03.379 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00068789000000000003 2023-09-23T20:46:03.379 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.379 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.379 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.379 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.383136+0000", 2023-09-23T20:46:03.379 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00160337 2023-09-23T20:46:03.379 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.380 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.380 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.380 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.384739+0000", 2023-09-23T20:46:03.380 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012263670000000001 2023-09-23T20:46:03.380 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.380 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.380 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.380 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.397003+0000", 2023-09-23T20:46:03.381 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0438999999999994e-05 2023-09-23T20:46:03.381 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.381 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.381 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.381 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.397074+0000", 2023-09-23T20:46:03.381 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4150000000000002e-05 2023-09-23T20:46:03.381 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.381 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.381 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.381 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.397128+0000", 2023-09-23T20:46:03.382 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015297407000000001 2023-09-23T20:46:03.382 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.382 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.382 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.382 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.382 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.382 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:6398 11.7 11:e4c178b5:::benchmark_data_smithi098_231357_object6397:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:46:03.382 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:01.826111+0000", 2023-09-23T20:46:03.382 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 1.371607129, 2023-09-23T20:46:03.382 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.01051879, 2023-09-23T20:46:03.383 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.383 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.383 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.383 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:03.383 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:03.383 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 6398 2023-09-23T20:46:03.383 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.383 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.383 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.383 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.383 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.826111+0000", 2023-09-23T20:46:03.384 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.384 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.384 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.384 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.384 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.826111+0000", 2023-09-23T20:46:03.384 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:46:03.384 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.384 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.384 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.384 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.826110+0000", 2023-09-23T20:46:03.385 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3454999999999995e-05 2023-09-23T20:46:03.385 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.385 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.385 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.385 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.826174+0000", 2023-09-23T20:46:03.385 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.1999000000000003e-05 2023-09-23T20:46:03.385 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.385 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.385 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.385 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.826206+0000", 2023-09-23T20:46:03.386 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0609999999999998e-06 2023-09-23T20:46:03.386 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.386 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.386 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.386 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.826213+0000", 2023-09-23T20:46:03.386 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001212418 2023-09-23T20:46:03.386 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.386 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.386 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.386 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.827425+0000", 2023-09-23T20:46:03.387 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013269099999999999 2023-09-23T20:46:03.387 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.387 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.387 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.387 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.827558+0000", 2023-09-23T20:46:03.387 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000158889 2023-09-23T20:46:03.387 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.387 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.387 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:46:03.387 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.827717+0000", 2023-09-23T20:46:03.388 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0040721799999999999 2023-09-23T20:46:03.388 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.388 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.388 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.388 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.831789+0000", 2023-09-23T20:46:03.388 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002030408 2023-09-23T20:46:03.388 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.388 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.388 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.389 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.833819+0000", 2023-09-23T20:46:03.389 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0026988030000000001 2023-09-23T20:46:03.389 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.389 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.389 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.389 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.836518+0000", 2023-09-23T20:46:03.389 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1482999999999994e-05 2023-09-23T20:46:03.389 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.389 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.390 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.390 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.836580+0000", 2023-09-23T20:46:03.390 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0185999999999997e-05 2023-09-23T20:46:03.390 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.390 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.390 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.390 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:01.836630+0000", 2023-09-23T20:46:03.390 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.01051879 2023-09-23T20:46:03.390 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.390 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.391 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.391 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.391 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.391 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:7434 11.7 11:e8de974f:::benchmark_data_smithi098_231357_object7433:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:46:03.391 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:02.208182+0000", 2023-09-23T20:46:03.391 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.98953590700000005, 2023-09-23T20:46:03.391 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010692505, 2023-09-23T20:46:03.391 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:03.391 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:46:03.391 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:03.391 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:03.392 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:03.392 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 7434 2023-09-23T20:46:03.392 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.392 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:03.392 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.392 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:03.392 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.208182+0000", 2023-09-23T20:46:03.392 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:03.392 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.392 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.392 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:03.393 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.208182+0000", 2023-09-23T20:46:03.393 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:03.393 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.393 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.393 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:03.393 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.208181+0000", 2023-09-23T20:46:03.393 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5602000000000001e-05 2023-09-23T20:46:03.467 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.467 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.467 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:03.467 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.208236+0000", 2023-09-23T20:46:03.468 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6416999999999999e-05 2023-09-23T20:46:03.468 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.468 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.468 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:03.468 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.208253+0000", 2023-09-23T20:46:03.468 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2640000000000002e-06 2023-09-23T20:46:03.468 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.469 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.469 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:03.469 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.208260+0000", 2023-09-23T20:46:03.469 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.1739999999999998e-05 2023-09-23T20:46:03.470 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.470 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.470 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:03.470 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.208292+0000", 2023-09-23T20:46:03.470 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00025624699999999997 2023-09-23T20:46:03.470 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.470 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.470 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:03.471 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.208548+0000", 2023-09-23T20:46:03.471 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000180707 2023-09-23T20:46:03.471 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.471 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.471 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:46:03.471 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.208728+0000", 2023-09-23T20:46:03.471 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.004916475 2023-09-23T20:46:03.471 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.471 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.471 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:03.472 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.213645+0000", 2023-09-23T20:46:03.472 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3222000000000001e-05 2023-09-23T20:46:03.472 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.472 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.472 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.472 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.213678+0000", 2023-09-23T20:46:03.472 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0051129019999999999 2023-09-23T20:46:03.472 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.472 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.472 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:03.472 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.218791+0000", 2023-09-23T20:46:03.473 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4113999999999998e-05 2023-09-23T20:46:03.473 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.473 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.473 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:46:03.473 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.218835+0000", 2023-09-23T20:46:03.473 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9505999999999997e-05 2023-09-23T20:46:03.473 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:03.473 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:03.473 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:46:03.473 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:02.218875+0000", 2023-09-23T20:46:03.474 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010692505 2023-09-23T20:46:03.474 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.474 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.474 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.474 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:03.474 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:03.474 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:46:03.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:03.476 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:03.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:03.476 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 4 16 10494 10478 163.667 159.5 0.00817813 0.00610061 2023-09-23T20:46:03.577 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:03.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:03.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:03.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:03.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:03.747 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:03.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:03.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:03.850 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:03.885 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:03.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:03.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:03.990 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:04.022 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:04.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:04.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:04.127 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:04.398 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 5 16 12785 12769 159.569 143.188 0.00243424 0.00625819 2023-09-23T20:46:04.622 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:04.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:04.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:04.725 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:04.734 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:04 smithi173 bash[59517]: cluster 2023-09-23T20:46:02.816750+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1421: 89 pgs: 89 active+clean; 229 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s wr, 434 op/s 2023-09-23T20:46:04.754 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:04.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:04.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:04.794 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:46:04.859 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:04.868 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:04 smithi098 bash[74888]: cluster 2023-09-23T20:46:02.816750+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1421: 89 pgs: 89 active+clean; 229 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s wr, 434 op/s 2023-09-23T20:46:04.868 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:04 smithi098 bash[78228]: cluster 2023-09-23T20:46:02.816750+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1421: 89 pgs: 89 active+clean; 229 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s wr, 434 op/s 2023-09-23T20:46:05.306 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:05.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:05.398 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 6 16 15048 15032 156.546 141.438 0.00395634 0.00637933 2023-09-23T20:46:05.409 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:05.433 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:05.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:05.536 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:05.567 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:05.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:05.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:05.698 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:05.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:05.803 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:05.831 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:05.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:05.934 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:05.965 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:05.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:05.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:06.068 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:06.087 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:46:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:46:06] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.33.4" 2023-09-23T20:46:06.102 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:06.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:06.205 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:06.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:06.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:06.338 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:06.366 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:06.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:06.398 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 7 16 17219 17203 153.565 135.688 0.00394428 0.00650472 2023-09-23T20:46:06.472 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:06.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:06.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:06.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:06.620 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:06 smithi173 bash[59517]: cluster 2023-09-23T20:46:04.817248+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1422: 89 pgs: 89 active+clean; 449 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2023-09-23T20:46:06.637 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:06.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:06.740 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:06.753 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:06 smithi098 bash[78228]: cluster 2023-09-23T20:46:04.817248+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1422: 89 pgs: 89 active+clean; 449 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2023-09-23T20:46:06.754 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:06 smithi098 bash[74888]: cluster 2023-09-23T20:46:04.817248+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1422: 89 pgs: 89 active+clean; 449 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2023-09-23T20:46:06.766 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:06.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:06.872 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:06.899 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:06.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:06.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:07.002 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:07.035 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:07.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:07.138 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:07.165 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:07.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:07.268 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:07.296 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:07.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:07.398 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 8 16 19254 19238 150.266 127.188 0.0229394 0.0066463 2023-09-23T20:46:07.402 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:07.425 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:07.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:07.529 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:07.571 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:07.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:07.646 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:46:07.671 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:46:07.675 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:07.721 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:07.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:07.826 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:07.910 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:07.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:07.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:08.015 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:08.041 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:08.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:08.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:08.175 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:08.175 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:08.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:08.279 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:08.306 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:08.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:08.398 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 9 16 21051 21035 146.049 112.312 0.00580333 0.00683909 2023-09-23T20:46:08.414 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:08.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:08.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:08.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:08 smithi098 bash[78228]: cluster 2023-09-23T20:46:06.818434+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1423: 89 pgs: 89 active+clean; 776 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:46:08.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:08.580 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:08.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:08.684 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:08.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:08.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:08.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:08.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:08 smithi098 bash[74888]: cluster 2023-09-23T20:46:06.818434+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1423: 89 pgs: 89 active+clean; 776 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:46:08.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:08.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:08 smithi173 bash[59517]: cluster 2023-09-23T20:46:06.818434+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1423: 89 pgs: 89 active+clean; 776 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-09-23T20:46:08.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:08.948 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:08.978 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:08.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:08.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:09.086 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:09.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:09.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:09.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:09.242 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:09.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:09.346 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:09.370 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:09.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:09.398 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 10 16 22978 22962 143.487 120.438 0.00611238 0.00696332 2023-09-23T20:46:09.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:09.506 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:09.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:09.610 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:09.637 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:09.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:09.670 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:46:09.740 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:09.776 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:09.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:09.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:09.904 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:09.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:09.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:10.009 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:10.043 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:10.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:10.147 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:10.174 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:10.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:10.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:10.309 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:10.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:10.399 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 11 16 24880 24864 141.248 118.875 0.00445961 0.00707126 2023-09-23T20:46:10.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:10.443 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:10.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:10.546 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:10.579 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:10.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:10.678 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:10 smithi098 bash[74888]: cluster 2023-09-23T20:46:08.820770+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1424: 89 pgs: 89 active+clean; 1.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T20:46:10.678 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:10 smithi098 bash[74888]: audit 2023-09-23T20:46:09.627263+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:10.678 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:10 smithi098 bash[74888]: audit 2023-09-23T20:46:09.629807+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:10.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:10 smithi098 bash[78228]: cluster 2023-09-23T20:46:08.820770+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1424: 89 pgs: 89 active+clean; 1.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T20:46:10.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:10 smithi098 bash[78228]: audit 2023-09-23T20:46:09.627263+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:10.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:10 smithi098 bash[78228]: audit 2023-09-23T20:46:09.629807+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:10.683 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:10.694 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:10 smithi173 bash[59517]: cluster 2023-09-23T20:46:08.820770+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1424: 89 pgs: 89 active+clean; 1.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T20:46:10.694 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:10 smithi173 bash[59517]: audit 2023-09-23T20:46:09.627263+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:10.694 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:10 smithi173 bash[59517]: audit 2023-09-23T20:46:09.629807+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:10.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:10.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:10.821 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:10.849 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:10.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:10.952 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:10.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:10.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:10.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:11.082 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:11.113 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:11.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:11.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:11.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:11.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:11.350 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:11.380 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:11.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:11.399 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 12 16 26017 26001 135.399 71.0625 0.00245512 0.00712606 2023-09-23T20:46:11.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:11.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:11.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:11.621 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:11.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:11.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:11.760 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:11.785 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:11.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:11.888 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:11.926 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:11.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:11.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:12.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:12.062 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:12.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:12.168 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:12.200 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:12.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:12.251 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:12.254 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:12.303 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:12.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:12.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:12.400 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 13 16 27413 27397 131.689 87.25 0.00998037 0.00758719 2023-09-23T20:46:12.431 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:12.464 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:12.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:12.567 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:12.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.597 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:12.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:12.698 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:12.707 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:12 smithi098 bash[74888]: cluster 2023-09-23T20:46:10.821831+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1425: 89 pgs: 89 active+clean; 1.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T20:46:12.707 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:12 smithi098 bash[78228]: cluster 2023-09-23T20:46:10.821831+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1425: 89 pgs: 89 active+clean; 1.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T20:46:12.732 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:12.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:12.836 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:12.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:12 smithi173 bash[59517]: cluster 2023-09-23T20:46:10.821831+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1425: 89 pgs: 89 active+clean; 1.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T20:46:12.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:12.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:12.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:12.967 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:13.000 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:13.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:13.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:13.129 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:13.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:13.232 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:13.254 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:13.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:13.358 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:13.382 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:13.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:13.399 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 14 16 29047 29031 129.576 102.125 0.00761193 0.00770995 2023-09-23T20:46:13.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:13.519 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:13.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:13.623 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:13.648 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:13.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:13.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:13.773 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:13.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:13.876 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:13.903 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:13.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:13.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:14.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:14.042 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:14.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:14.146 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:14.174 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:14.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:14.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:14.301 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:14.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:14.400 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 15 16 30123 30107 125.421 67.25 0.00963601 0.00796695 2023-09-23T20:46:14.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:14.435 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:14.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:14.540 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:14.549 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:14 smithi173 bash[59517]: cluster 2023-09-23T20:46:12.822511+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1426: 89 pgs: 89 active+clean; 1.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-23T20:46:14.568 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:14.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:14.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:14.695 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:14.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:14.716 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:14 smithi098 bash[78228]: cluster 2023-09-23T20:46:12.822511+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1426: 89 pgs: 89 active+clean; 1.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-23T20:46:14.716 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:14 smithi098 bash[74888]: cluster 2023-09-23T20:46:12.822511+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1426: 89 pgs: 89 active+clean; 1.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-23T20:46:14.799 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:14.828 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:14.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:14.931 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:14.966 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:14.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:14.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:15.072 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:15.098 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:15.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:15.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:15.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:15.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:15.335 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:15.361 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:15.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:15.400 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 16 16 31835 31819 124.269 107 0.00541366 0.00804067 2023-09-23T20:46:15.465 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:15.503 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:15.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:15.606 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:15.625 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:15.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:15.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:15.748 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:15.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:15.765 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:46:15.766 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:46:15.766 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.766 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:32103 11.1 11:8f0c6bd1:::benchmark_data_smithi098_231357_object32102:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:46:15.766 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:15.560685+0000", 2023-09-23T20:46:15.766 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.20284579899999999, 2023-09-23T20:46:15.767 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.202908757, 2023-09-23T20:46:15.767 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:15.767 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:46:15.767 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:15.767 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:15.768 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:15.768 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 32103 2023-09-23T20:46:15.768 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:15.768 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:15.768 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.768 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:15.769 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560685+0000", 2023-09-23T20:46:15.769 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:15.769 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:15.769 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.769 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:15.770 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560685+0000", 2023-09-23T20:46:15.770 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:46:15.770 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:15.770 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.770 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:15.770 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560683+0000", 2023-09-23T20:46:15.770 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.0649000000000003e-05 2023-09-23T20:46:15.771 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:15.771 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.771 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:15.771 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560723+0000", 2023-09-23T20:46:15.771 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4034e-05 2023-09-23T20:46:15.771 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:15.771 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.772 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:15.772 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560737+0000", 2023-09-23T20:46:15.772 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.469e-06 2023-09-23T20:46:15.772 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:15.772 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.772 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:15.772 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560745+0000", 2023-09-23T20:46:15.773 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00073398099999999998 2023-09-23T20:46:15.773 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:15.773 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.773 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:15.773 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.561479+0000", 2023-09-23T20:46:15.773 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000120525 2023-09-23T20:46:15.773 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:15.773 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.561599+0000", 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012570999999999999 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.561725+0000", 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001866822 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:15.774 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.563592+0000", 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000139992 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.563732+0000", 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0030468980000000001 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: ], 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout: "num_ops": 1 2023-09-23T20:46:15.775 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:46:15.850 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:15.880 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:15.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:15.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:15.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:16.011 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:16.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:16.114 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:16.144 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:16.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:16.253 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:16.261 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:46:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:46:16] "GET /metrics HTTP/1.1" 200 36456 "" "Prometheus/2.33.4" 2023-09-23T20:46:16.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:16.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:16.384 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:16.400 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 17 16 33100 33084 121.61 79.0625 0.00952989 0.00821739 2023-09-23T20:46:16.409 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:16.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:16.514 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:16.543 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:16.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:16.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:16.655 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:16 smithi173 bash[59517]: cluster 2023-09-23T20:46:14.823069+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1427: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T20:46:16.672 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:16.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:16.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:16 smithi098 bash[74888]: cluster 2023-09-23T20:46:14.823069+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1427: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T20:46:16.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:16 smithi098 bash[78228]: cluster 2023-09-23T20:46:14.823069+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1427: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-23T20:46:16.776 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:16.807 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:16.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:16.910 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:16.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T20:46:16.937 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:16.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:16.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:17.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:17.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:17.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:17.176 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:17.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:17.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:17.308 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:17.335 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:17.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:17.400 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 18 16 34512 34496 119.756 88.25 0.013248 0.00834386 2023-09-23T20:46:17.439 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:17.465 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:17.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:17.569 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:17.596 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:17.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:17.700 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:17.832 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:17.860 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:17.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:17.963 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.988 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:17.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:17.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:18.091 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:18.117 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:18.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:18.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:18.253 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:18.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:18.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:18.386 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:18.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:18.400 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 19 16 36096 36080 118.664 99 0.00579169 0.00842175 2023-09-23T20:46:18.490 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:18.519 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:18.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:18.624 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:18.653 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:18.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:18.756 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:18.767 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:18 smithi173 bash[59517]: cluster 2023-09-23T20:46:16.824766+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1428: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.91k op/s 2023-09-23T20:46:18.784 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:18.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:18.889 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:18.898 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:18 smithi098 bash[74888]: cluster 2023-09-23T20:46:16.824766+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1428: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.91k op/s 2023-09-23T20:46:18.899 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:18 smithi098 bash[78228]: cluster 2023-09-23T20:46:16.824766+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1428: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.91k op/s 2023-09-23T20:46:18.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:18.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:18.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:19.020 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:19.053 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:19.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:19.160 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:19.193 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:19.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:19.298 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:19.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:19.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:19.400 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:46:19.395245+0000 min lat: 0.00140292 max lat: 0.524224 avg lat: 0.00850636 2023-09-23T20:46:19.400 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:46:19.401 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 20 16 37613 37597 117.471 94.8125 0.00492247 0.00850636 2023-09-23T20:46:19.431 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:19.464 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:19.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:19.568 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:19.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:19 smithi173 bash[59517]: cluster 2023-09-23T20:46:18.825392+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1429: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T20:46:19.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:19.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:19.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:19.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:19.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:19.855 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:19.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:19 smithi098 bash[74888]: cluster 2023-09-23T20:46:18.825392+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1429: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T20:46:19.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:19 smithi098 bash[78228]: cluster 2023-09-23T20:46:18.825392+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1429: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-23T20:46:19.880 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:19.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:19.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:19.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:20.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:20.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:20.115 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:20.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.155 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:20.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:20.256 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:20.282 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:20.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:20.386 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:20.403 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 21 16 38988 38972 115.951 85.9375 0.0163524 0.00861439 2023-09-23T20:46:20.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:20.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:20.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:20.544 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:20.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:20.648 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:20.672 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:20.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:20.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:20.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.815 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:20.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:20.916 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:20.946 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:20.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:20.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:21.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:21.058 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:46:21.072 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:46:21.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:21.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:21.193 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:21.221 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:21.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:21.325 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:21.348 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:21.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:21.404 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 22 16 40310 40294 114.436 82.625 0.0133881 0.00873258 2023-09-23T20:46:21.451 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:21.475 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:21.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:21.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:21.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:21.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:21.734 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:21.748 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:46:21.771 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:21.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:21.877 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:21.901 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:21.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:21.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:22.004 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:22.033 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:22.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:22.139 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:22.161 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:22.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:22.267 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:22.276 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:22 smithi098 bash[78228]: cluster 2023-09-23T20:46:20.825940+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1430: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T20:46:22.276 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:22 smithi098 bash[78228]: audit 2023-09-23T20:46:21.033890+0000 mgr.y (mgr.34107) 1285 : audit 0 from='client.45911 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:46:22.276 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:22 smithi098 bash[74888]: cluster 2023-09-23T20:46:20.825940+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1430: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T20:46:22.276 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:22 smithi098 bash[74888]: audit 2023-09-23T20:46:21.033890+0000 mgr.y (mgr.34107) 1285 : audit 0 from='client.45911 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:46:22.301 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:22.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:22.404 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 23 16 41816 41800 113.553 94.125 0.01639 0.00880051 2023-09-23T20:46:22.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:22.433 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:22.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:22.537 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:22.567 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:22.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:22.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:22 smithi173 bash[59517]: cluster 2023-09-23T20:46:20.825940+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1430: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-09-23T20:46:22.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:22 smithi173 bash[59517]: audit 2023-09-23T20:46:21.033890+0000 mgr.y (mgr.34107) 1285 : audit 0 from='client.45911 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:46:22.672 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:22.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:22.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:22.816 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:22.855 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:22.958 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:22.987 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:22.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:22.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:23.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:23.119 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:23.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:23.222 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:23.253 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:23.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:23.356 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:23.391 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:23.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:23.404 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 24 16 43294 43278 112.67 92.375 0.0149945 0.00886885 2023-09-23T20:46:23.495 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:23.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:23.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:23.621 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:23.650 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:23.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:23.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:23.779 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:23.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:23.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:23.912 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:23.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:23.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:24.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:24.043 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:24.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:24.148 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:24.174 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:24.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:24.228 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:24 smithi173 bash[59517]: cluster 2023-09-23T20:46:22.826666+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1431: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-23T20:46:24.279 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:24.292 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:24 smithi098 bash[74888]: cluster 2023-09-23T20:46:22.826666+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1431: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-23T20:46:24.292 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:24 smithi098 bash[78228]: cluster 2023-09-23T20:46:22.826666+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1431: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-23T20:46:24.308 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:24.404 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 25 16 44629 44613 111.501 83.4375 0.00715995 0.00896314 2023-09-23T20:46:24.411 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:24.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:24.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:24.556 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:24.581 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:24.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:24.684 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:24.710 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:24.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:24.813 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:24.841 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:24.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:24.945 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:24.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:24.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:24.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:25.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:25.098 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:25.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:25.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:25.189 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":1430,"stamp":"2023-09-23T20:46:20.825585+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2329679776,"num_objects":35563,"num_object_clones":0,"num_object_copies":106689,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":35563,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":35799,"num_write_kb":2276941,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":68,"num_bytes_recovered":1781972,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":35733,"ondisk_log_size":35733,"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":12346328,"kb_used_data":6581720,"kb_used_omap":25,"kb_used_meta":5764518,"kb_avail":737614888,"statfs":{"total":767960285184,"available":755317645312,"internally_reserved":0,"allocated":6739681280,"data_stored":6732775614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25680,"internal_metadata":5902867376},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,1,7,3,5,0,2],"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":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1195573248,"num_objects":18243,"num_object_clones":0,"num_object_copies":54729,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18243,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":18243,"num_write_kb":1167552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.005236"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":206,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.472512+0000","last_change":"2023-09-23T20:33:42.535387+0000","last_active":"2023-09-23T20:46:01.472512+0000","last_peered":"2023-09-23T20:46:01.472512+0000","last_clean":"2023-09-23T20:46:01.472512+0000","last_became_active":"2023-09-23T20:33:42.535012+0000","last_became_peered":"2023-09-23T20:33:42.535012+0000","last_unstale":"2023-09-23T20:46:01.472512+0000","last_undegraded":"2023-09-23T20:46:01.472512+0000","last_fullsized":"2023-09-23T20:46:01.472512+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:59:55.047019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":83,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.411117+0000","last_change":"2023-09-23T20:35:30.041013+0000","last_active":"2023-09-23T20:45:54.411117+0000","last_peered":"2023-09-23T20:45:54.411117+0000","last_clean":"2023-09-23T20:45:54.411117+0000","last_became_active":"2023-09-23T20:35:30.040612+0000","last_became_peered":"2023-09-23T20:35:30.040612+0000","last_unstale":"2023-09-23T20:45:54.411117+0000","last_undegraded":"2023-09-23T20:45:54.411117+0000","last_fullsized":"2023-09-23T20:45:54.411117+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:14:59.922333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":301,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.701562+0000","last_change":"2023-09-23T20:35:30.044561+0000","last_active":"2023-09-23T20:45:54.701562+0000","last_peered":"2023-09-23T20:45:54.701562+0000","last_clean":"2023-09-23T20:45:54.701562+0000","last_became_active":"2023-09-23T20:35:30.044140+0000","last_became_peered":"2023-09-23T20:35:30.044140+0000","last_unstale":"2023-09-23T20:45:54.701562+0000","last_undegraded":"2023-09-23T20:45:54.701562+0000","last_fullsized":"2023-09-23T20:45:54.701562+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:32.422519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.133876+0000","last_change":"2023-09-23T20:36:00.054545+0000","last_active":"2023-09-23T20:46:01.133876+0000","last_peered":"2023-09-23T20:46:01.133876+0000","last_clean":"2023-09-23T20:46:01.133876+0000","last_became_active":"2023-09-23T20:36:00.053791+0000","last_became_peered":"2023-09-23T20:36:00.053791+0000","last_unstale":"2023-09-23T20:46:01.133876+0000","last_undegraded":"2023-09-23T20:46:01.133876+0000","last_fullsized":"2023-09-23T20:46:01.133876+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.314890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.409982+0000","last_change":"2023-09-23T20:36:00.051229+0000","last_active":"2023-09-23T20:45:54.409982+0000","last_peered":"2023-09-23T20:45:54.409982+0000","last_clean":"2023-09-23T20:45:54.409982+0000","last_became_active":"2023-09-23T20:36:00.050554+0000","last_became_peered":"2023-09-23T20:36:00.050554+0000","last_unstale":"2023-09-23T20:45:54.409982+0000","last_undegraded":"2023-09-23T20:45:54.409982+0000","last_fullsized":"2023-09-23T20:45:54.409982+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.824264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":299,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711423+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:45:54.711423+0000","last_peered":"2023-09-23T20:45:54.711423+0000","last_clean":"2023-09-23T20:45:54.711423+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:45:54.711423+0000","last_undegraded":"2023-09-23T20:45:54.711423+0000","last_fullsized":"2023-09-23T20:45:54.711423+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":79,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.703044+0000","last_change":"2023-09-23T20:36:00.057771+0000","last_active":"2023-09-23T20:45:54.703044+0000","last_peered":"2023-09-23T20:45:54.703044+0000","last_clean":"2023-09-23T20:45:54.703044+0000","last_became_active":"2023-09-23T20:36:00.057495+0000","last_became_peered":"2023-09-23T20:36:00.057495+0000","last_unstale":"2023-09-23T20:45:54.703044+0000","last_undegraded":"2023-09-23T20:45:54.703044+0000","last_fullsized":"2023-09-23T20:45:54.703044+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:17:46.745953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.409859+0000","last_change":"2023-09-23T20:35:30.064611+0000","last_active":"2023-09-23T20:45:54.409859+0000","last_peered":"2023-09-23T20:45:54.409859+0000","last_clean":"2023-09-23T20:45:54.409859+0000","last_became_active":"2023-09-23T20:35:30.064286+0000","last_became_peered":"2023-09-23T20:35:30.064286+0000","last_unstale":"2023-09-23T20:45:54.409859+0000","last_undegraded":"2023-09-23T20:45:54.409859+0000","last_fullsized":"2023-09-23T20:45:54.409859+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:52.998493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":356,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711241+0000","last_change":"2023-09-23T20:33:42.551681+0000","last_active":"2023-09-23T20:45:54.711241+0000","last_peered":"2023-09-23T20:45:54.711241+0000","last_clean":"2023-09-23T20:45:54.711241+0000","last_became_active":"2023-09-23T20:33:42.551288+0000","last_became_peered":"2023-09-23T20:33:42.551288+0000","last_unstale":"2023-09-23T20:45:54.711241+0000","last_undegraded":"2023-09-23T20:45:54.711241+0000","last_fullsized":"2023-09-23T20:45:54.711241+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.410179+0000","last_change":"2023-09-23T20:35:30.253978+0000","last_active":"2023-09-23T20:45:54.410179+0000","last_peered":"2023-09-23T20:45:54.410179+0000","last_clean":"2023-09-23T20:45:54.410179+0000","last_became_active":"2023-09-23T20:35:30.253624+0000","last_became_peered":"2023-09-23T20:35:30.253624+0000","last_unstale":"2023-09-23T20:45:54.410179+0000","last_undegraded":"2023-09-23T20:45:54.410179+0000","last_fullsized":"2023-09-23T20:45:54.410179+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:19.531574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":190,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.425556+0000","last_change":"2023-09-23T20:35:30.207620+0000","last_active":"2023-09-23T20:45:54.425556+0000","last_peered":"2023-09-23T20:45:54.425556+0000","last_clean":"2023-09-23T20:45:54.425556+0000","last_became_active":"2023-09-23T20:35:30.083019+0000","last_became_peered":"2023-09-23T20:35:30.083019+0000","last_unstale":"2023-09-23T20:45:54.425556+0000","last_undegraded":"2023-09-23T20:45:54.425556+0000","last_fullsized":"2023-09-23T20:45:54.425556+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":281,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.701409+0000","last_change":"2023-09-23T20:33:42.533010+0000","last_active":"2023-09-23T20:45:54.701409+0000","last_peered":"2023-09-23T20:45:54.701409+0000","last_clean":"2023-09-23T20:45:54.701409+0000","last_became_active":"2023-09-23T20:33:42.532688+0000","last_became_peered":"2023-09-23T20:33:42.532688+0000","last_unstale":"2023-09-23T20:45:54.701409+0000","last_undegraded":"2023-09-23T20:45:54.701409+0000","last_fullsized":"2023-09-23T20:45:54.701409+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:59.836664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":149,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.425753+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:45:54.425753+0000","last_peered":"2023-09-23T20:45:54.425753+0000","last_clean":"2023-09-23T20:45:54.425753+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:45:54.425753+0000","last_undegraded":"2023-09-23T20:45:54.425753+0000","last_fullsized":"2023-09-23T20:45:54.425753+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":287,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.710546+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:45:54.710546+0000","last_peered":"2023-09-23T20:45:54.710546+0000","last_clean":"2023-09-23T20:45:54.710546+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:45:54.710546+0000","last_undegraded":"2023-09-23T20:45:54.710546+0000","last_fullsized":"2023-09-23T20:45:54.710546+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":192,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.425664+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:45:54.425664+0000","last_peered":"2023-09-23T20:45:54.425664+0000","last_clean":"2023-09-23T20:45:54.425664+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:45:54.425664+0000","last_undegraded":"2023-09-23T20:45:54.425664+0000","last_fullsized":"2023-09-23T20:45:54.425664+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":83,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.410613+0000","last_change":"2023-09-23T20:35:30.109939+0000","last_active":"2023-09-23T20:45:54.410613+0000","last_peered":"2023-09-23T20:45:54.410613+0000","last_clean":"2023-09-23T20:45:54.410613+0000","last_became_active":"2023-09-23T20:35:30.109551+0000","last_became_peered":"2023-09-23T20:35:30.109551+0000","last_unstale":"2023-09-23T20:45:54.410613+0000","last_undegraded":"2023-09-23T20:45:54.410613+0000","last_fullsized":"2023-09-23T20:45:54.410613+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:42.389809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":79,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.702523+0000","last_change":"2023-09-23T20:36:00.054466+0000","last_active":"2023-09-23T20:45:54.702523+0000","last_peered":"2023-09-23T20:45:54.702523+0000","last_clean":"2023-09-23T20:45:54.702523+0000","last_became_active":"2023-09-23T20:36:00.054119+0000","last_became_peered":"2023-09-23T20:36:00.054119+0000","last_unstale":"2023-09-23T20:45:54.702523+0000","last_undegraded":"2023-09-23T20:45:54.702523+0000","last_fullsized":"2023-09-23T20:45:54.702523+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:12:55.788165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":340,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.712439+0000","last_change":"2023-09-23T20:35:30.095853+0000","last_active":"2023-09-23T20:45:54.712439+0000","last_peered":"2023-09-23T20:45:54.712439+0000","last_clean":"2023-09-23T20:45:54.712439+0000","last_became_active":"2023-09-23T20:35:30.095609+0000","last_became_peered":"2023-09-23T20:35:30.095609+0000","last_unstale":"2023-09-23T20:45:54.712439+0000","last_undegraded":"2023-09-23T20:45:54.712439+0000","last_fullsized":"2023-09-23T20:45:54.712439+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":186,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.425012+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:45:54.425012+0000","last_peered":"2023-09-23T20:45:54.425012+0000","last_clean":"2023-09-23T20:45:54.425012+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:45:54.425012+0000","last_undegraded":"2023-09-23T20:45:54.425012+0000","last_fullsized":"2023-09-23T20:45:54.425012+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":79,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.703059+0000","last_change":"2023-09-23T20:36:00.058065+0000","last_active":"2023-09-23T20:45:54.703059+0000","last_peered":"2023-09-23T20:45:54.703059+0000","last_clean":"2023-09-23T20:45:54.703059+0000","last_became_active":"2023-09-23T20:36:00.054422+0000","last_became_peered":"2023-09-23T20:36:00.054422+0000","last_unstale":"2023-09-23T20:45:54.703059+0000","last_undegraded":"2023-09-23T20:45:54.703059+0000","last_fullsized":"2023-09-23T20:45:54.703059+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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.666280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":394,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.710294+0000","last_change":"2023-09-23T20:36:00.094405+0000","last_active":"2023-09-23T20:45:54.710294+0000","last_peered":"2023-09-23T20:45:54.710294+0000","last_clean":"2023-09-23T20:45:54.710294+0000","last_became_active":"2023-09-23T20:36:00.057313+0000","last_became_peered":"2023-09-23T20:36:00.057313+0000","last_unstale":"2023-09-23T20:45:54.710294+0000","last_undegraded":"2023-09-23T20:45:54.710294+0000","last_fullsized":"2023-09-23T20:45:54.710294+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":83,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.411493+0000","last_change":"2023-09-23T20:35:30.055266+0000","last_active":"2023-09-23T20:45:54.411493+0000","last_peered":"2023-09-23T20:45:54.411493+0000","last_clean":"2023-09-23T20:45:54.411493+0000","last_became_active":"2023-09-23T20:35:30.054937+0000","last_became_peered":"2023-09-23T20:35:30.054937+0000","last_unstale":"2023-09-23T20:45:54.411493+0000","last_undegraded":"2023-09-23T20:45:54.411493+0000","last_fullsized":"2023-09-23T20:45:54.411493+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.560081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"323'2049","reported_seq":2062,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:15.875035+0000","last_change":"2023-09-23T20:45:38.738674+0000","last_active":"2023-09-23T20:46:15.875035+0000","last_peered":"2023-09-23T20:46:15.875035+0000","last_clean":"2023-09-23T20:46:15.875035+0000","last_became_active":"2023-09-23T20:45:38.737752+0000","last_became_peered":"2023-09-23T20:45:38.737752+0000","last_unstale":"2023-09-23T20:46:15.875035+0000","last_undegraded":"2023-09-23T20:46:15.875035+0000","last_fullsized":"2023-09-23T20:46:15.875035+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2049,"log_dups_size":0,"ondisk_log_size":2049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134283264,"num_objects":2049,"num_object_clones":0,"num_object_copies":6147,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2049,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2049,"num_write_kb":131136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":197,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.426096+0000","last_change":"2023-09-23T20:36:00.120728+0000","last_active":"2023-09-23T20:45:54.426096+0000","last_peered":"2023-09-23T20:45:54.426096+0000","last_clean":"2023-09-23T20:45:54.426096+0000","last_became_active":"2023-09-23T20:36:00.060264+0000","last_became_peered":"2023-09-23T20:36:00.060264+0000","last_unstale":"2023-09-23T20:45:54.426096+0000","last_undegraded":"2023-09-23T20:45:54.426096+0000","last_fullsized":"2023-09-23T20:45:54.426096+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":6,"num_bytes_recovered":132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":325,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711191+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:45:54.711191+0000","last_peered":"2023-09-23T20:45:54.711191+0000","last_clean":"2023-09-23T20:45:54.711191+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:45:54.711191+0000","last_undegraded":"2023-09-23T20:45:54.711191+0000","last_fullsized":"2023-09-23T20:45:54.711191+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"323'2025","reported_seq":2039,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:16.083424+0000","last_change":"2023-09-23T20:45:38.457702+0000","last_active":"2023-09-23T20:46:16.083424+0000","last_peered":"2023-09-23T20:46:16.083424+0000","last_clean":"2023-09-23T20:46:16.083424+0000","last_became_active":"2023-09-23T20:45:38.457388+0000","last_became_peered":"2023-09-23T20:45:38.457388+0000","last_unstale":"2023-09-23T20:46:16.083424+0000","last_undegraded":"2023-09-23T20:46:16.083424+0000","last_fullsized":"2023-09-23T20:46:16.083424+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2025,"log_dups_size":0,"ondisk_log_size":2025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:17:39.684304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132710400,"num_objects":2025,"num_object_clones":0,"num_object_copies":6075,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2025,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2025,"num_write_kb":129600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":158,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.425708+0000","last_change":"2023-09-23T20:33:42.549584+0000","last_active":"2023-09-23T20:45:54.425708+0000","last_peered":"2023-09-23T20:45:54.425708+0000","last_clean":"2023-09-23T20:45:54.425708+0000","last_became_active":"2023-09-23T20:33:42.549030+0000","last_became_peered":"2023-09-23T20:33:42.549030+0000","last_unstale":"2023-09-23T20:45:54.425708+0000","last_undegraded":"2023-09-23T20:45:54.425708+0000","last_fullsized":"2023-09-23T20:45:54.425708+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":321,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.701441+0000","last_change":"2023-09-23T20:35:30.043850+0000","last_active":"2023-09-23T20:45:54.701441+0000","last_peered":"2023-09-23T20:45:54.701441+0000","last_clean":"2023-09-23T20:45:54.701441+0000","last_became_active":"2023-09-23T20:35:30.043355+0000","last_became_peered":"2023-09-23T20:35:30.043355+0000","last_unstale":"2023-09-23T20:45:54.701441+0000","last_undegraded":"2023-09-23T20:45:54.701441+0000","last_fullsized":"2023-09-23T20:45:54.701441+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.206676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"323'2430","reported_seq":2443,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:20.778030+0000","last_change":"2023-09-23T20:45:38.472671+0000","last_active":"2023-09-23T20:46:20.778030+0000","last_peered":"2023-09-23T20:46:20.778030+0000","last_clean":"2023-09-23T20:46:20.778030+0000","last_became_active":"2023-09-23T20:45:38.472358+0000","last_became_peered":"2023-09-23T20:45:38.472358+0000","last_unstale":"2023-09-23T20:46:20.778030+0000","last_undegraded":"2023-09-23T20:46:20.778030+0000","last_fullsized":"2023-09-23T20:46:20.778030+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2430,"log_dups_size":0,"ondisk_log_size":2430,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159252480,"num_objects":2430,"num_object_clones":0,"num_object_copies":7290,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2430,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2430,"num_write_kb":155520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"59'1","reported_seq":143,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.425831+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:45:54.425831+0000","last_peered":"2023-09-23T20:45:54.425831+0000","last_clean":"2023-09-23T20:45:54.425831+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:45:54.425831+0000","last_undegraded":"2023-09-23T20:45:54.425831+0000","last_fullsized":"2023-09-23T20:45:54.425831+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":351,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.710879+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:45:54.710879+0000","last_peered":"2023-09-23T20:45:54.710879+0000","last_clean":"2023-09-23T20:45:54.710879+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:45:54.710879+0000","last_undegraded":"2023-09-23T20:45:54.710879+0000","last_fullsized":"2023-09-23T20:45:54.710879+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"323'2541","reported_seq":2553,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:20.792246+0000","last_change":"2023-09-23T20:45:38.473603+0000","last_active":"2023-09-23T20:46:20.792246+0000","last_peered":"2023-09-23T20:46:20.792246+0000","last_clean":"2023-09-23T20:46:20.792246+0000","last_became_active":"2023-09-23T20:45:38.473186+0000","last_became_peered":"2023-09-23T20:45:38.473186+0000","last_unstale":"2023-09-23T20:46:20.792246+0000","last_undegraded":"2023-09-23T20:46:20.792246+0000","last_fullsized":"2023-09-23T20:46:20.792246+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2541,"log_dups_size":0,"ondisk_log_size":2541,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166526976,"num_objects":2541,"num_object_clones":0,"num_object_copies":7623,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2541,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2541,"num_write_kb":162624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":322,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711229+0000","last_change":"2023-09-23T20:35:30.096478+0000","last_active":"2023-09-23T20:45:54.711229+0000","last_peered":"2023-09-23T20:45:54.711229+0000","last_clean":"2023-09-23T20:45:54.711229+0000","last_became_active":"2023-09-23T20:35:30.096198+0000","last_became_peered":"2023-09-23T20:35:30.096198+0000","last_unstale":"2023-09-23T20:45:54.711229+0000","last_undegraded":"2023-09-23T20:45:54.711229+0000","last_fullsized":"2023-09-23T20:45:54.711229+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.702863+0000","last_change":"2023-09-23T20:36:00.059536+0000","last_active":"2023-09-23T20:45:54.702863+0000","last_peered":"2023-09-23T20:45:54.702863+0000","last_clean":"2023-09-23T20:45:54.702863+0000","last_became_active":"2023-09-23T20:36:00.059173+0000","last_became_peered":"2023-09-23T20:36:00.059173+0000","last_unstale":"2023-09-23T20:45:54.702863+0000","last_undegraded":"2023-09-23T20:45:54.702863+0000","last_fullsized":"2023-09-23T20:45:54.702863+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:37:13.017646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"323'2012","reported_seq":2025,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:15.959463+0000","last_change":"2023-09-23T20:45:38.471899+0000","last_active":"2023-09-23T20:46:15.959463+0000","last_peered":"2023-09-23T20:46:15.959463+0000","last_clean":"2023-09-23T20:46:15.959463+0000","last_became_active":"2023-09-23T20:45:38.471485+0000","last_became_peered":"2023-09-23T20:45:38.471485+0000","last_unstale":"2023-09-23T20:46:15.959463+0000","last_undegraded":"2023-09-23T20:46:15.959463+0000","last_fullsized":"2023-09-23T20:46:15.959463+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2012,"log_dups_size":0,"ondisk_log_size":2012,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131858432,"num_objects":2012,"num_object_clones":0,"num_object_copies":6036,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2012,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2012,"num_write_kb":128768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"59'2","reported_seq":100,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.410305+0000","last_change":"2023-09-23T20:36:00.140593+0000","last_active":"2023-09-23T20:45:54.410305+0000","last_peered":"2023-09-23T20:45:54.410305+0000","last_clean":"2023-09-23T20:45:54.410305+0000","last_became_active":"2023-09-23T20:36:00.054856+0000","last_became_peered":"2023-09-23T20:36:00.054856+0000","last_unstale":"2023-09-23T20:45:54.410305+0000","last_undegraded":"2023-09-23T20:45:54.410305+0000","last_fullsized":"2023-09-23T20:45:54.410305+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.171313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":83,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.410680+0000","last_change":"2023-09-23T20:35:30.069060+0000","last_active":"2023-09-23T20:45:54.410680+0000","last_peered":"2023-09-23T20:45:54.410680+0000","last_clean":"2023-09-23T20:45:54.410680+0000","last_became_active":"2023-09-23T20:35:30.068769+0000","last_became_peered":"2023-09-23T20:35:30.068769+0000","last_unstale":"2023-09-23T20:45:54.410680+0000","last_undegraded":"2023-09-23T20:45:54.410680+0000","last_fullsized":"2023-09-23T20:45:54.410680+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.349166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"323'2369","reported_seq":2382,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:19.458657+0000","last_change":"2023-09-23T20:45:38.461862+0000","last_active":"2023-09-23T20:46:19.458657+0000","last_peered":"2023-09-23T20:46:19.458657+0000","last_clean":"2023-09-23T20:46:19.458657+0000","last_became_active":"2023-09-23T20:45:38.461520+0000","last_became_peered":"2023-09-23T20:45:38.461520+0000","last_unstale":"2023-09-23T20:46:19.458657+0000","last_undegraded":"2023-09-23T20:46:19.458657+0000","last_fullsized":"2023-09-23T20:46:19.458657+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2369,"log_dups_size":0,"ondisk_log_size":2369,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:14:05.453347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155254784,"num_objects":2369,"num_object_clones":0,"num_object_copies":7107,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2369,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2369,"num_write_kb":151616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":315,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.710597+0000","last_change":"2023-09-23T20:33:42.538517+0000","last_active":"2023-09-23T20:45:54.710597+0000","last_peered":"2023-09-23T20:45:54.710597+0000","last_clean":"2023-09-23T20:45:54.710597+0000","last_became_active":"2023-09-23T20:33:42.538152+0000","last_became_peered":"2023-09-23T20:33:42.538152+0000","last_unstale":"2023-09-23T20:45:54.710597+0000","last_undegraded":"2023-09-23T20:45:54.710597+0000","last_fullsized":"2023-09-23T20:45:54.710597+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":318,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.582137+0000","last_change":"2023-09-23T20:33:42.533284+0000","last_active":"2023-09-23T20:45:54.582137+0000","last_peered":"2023-09-23T20:45:54.582137+0000","last_clean":"2023-09-23T20:45:54.582137+0000","last_became_active":"2023-09-23T20:33:42.532965+0000","last_became_peered":"2023-09-23T20:33:42.532965+0000","last_unstale":"2023-09-23T20:45:54.582137+0000","last_undegraded":"2023-09-23T20:45:54.582137+0000","last_fullsized":"2023-09-23T20:45:54.582137+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:27:00.264249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"323'2097","reported_seq":2110,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:15.925956+0000","last_change":"2023-09-23T20:45:38.470333+0000","last_active":"2023-09-23T20:46:15.925956+0000","last_peered":"2023-09-23T20:46:15.925956+0000","last_clean":"2023-09-23T20:46:15.925956+0000","last_became_active":"2023-09-23T20:45:38.469933+0000","last_became_peered":"2023-09-23T20:45:38.469933+0000","last_unstale":"2023-09-23T20:46:15.925956+0000","last_undegraded":"2023-09-23T20:46:15.925956+0000","last_fullsized":"2023-09-23T20:46:15.925956+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2097,"log_dups_size":0,"ondisk_log_size":2097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137428992,"num_objects":2097,"num_object_clones":0,"num_object_copies":6291,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2097,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2097,"num_write_kb":134208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":321,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711888+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:45:54.711888+0000","last_peered":"2023-09-23T20:45:54.711888+0000","last_clean":"2023-09-23T20:45:54.711888+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:45:54.711888+0000","last_undegraded":"2023-09-23T20:45:54.711888+0000","last_fullsized":"2023-09-23T20:45:54.711888+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":289,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711224+0000","last_change":"2023-09-23T20:33:42.545754+0000","last_active":"2023-09-23T20:45:54.711224+0000","last_peered":"2023-09-23T20:45:54.711224+0000","last_clean":"2023-09-23T20:45:54.711224+0000","last_became_active":"2023-09-23T20:33:42.545369+0000","last_became_peered":"2023-09-23T20:33:42.545369+0000","last_unstale":"2023-09-23T20:45:54.711224+0000","last_undegraded":"2023-09-23T20:45:54.711224+0000","last_fullsized":"2023-09-23T20:45:54.711224+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.0","version":"323'2303","reported_seq":2317,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:18.164748+0000","last_change":"2023-09-23T20:45:38.470927+0000","last_active":"2023-09-23T20:46:18.164748+0000","last_peered":"2023-09-23T20:46:18.164748+0000","last_clean":"2023-09-23T20:46:18.164748+0000","last_became_active":"2023-09-23T20:45:38.470548+0000","last_became_peered":"2023-09-23T20:45:38.470548+0000","last_unstale":"2023-09-23T20:46:18.164748+0000","last_undegraded":"2023-09-23T20:46:18.164748+0000","last_fullsized":"2023-09-23T20:46:18.164748+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2303,"log_dups_size":0,"ondisk_log_size":2303,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.362550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150929408,"num_objects":2303,"num_object_clones":0,"num_object_copies":6909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2303,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2303,"num_write_kb":147392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":83,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.410226+0000","last_change":"2023-09-23T20:35:30.071076+0000","last_active":"2023-09-23T20:45:54.410226+0000","last_peered":"2023-09-23T20:45:54.410226+0000","last_clean":"2023-09-23T20:45:54.410226+0000","last_became_active":"2023-09-23T20:35:30.070668+0000","last_became_peered":"2023-09-23T20:35:30.070668+0000","last_unstale":"2023-09-23T20:45:54.410226+0000","last_undegraded":"2023-09-23T20:45:54.410226+0000","last_fullsized":"2023-09-23T20:45:54.410226+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.861802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":341,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.702129+0000","last_change":"2023-09-23T20:35:30.043938+0000","last_active":"2023-09-23T20:45:54.702129+0000","last_peered":"2023-09-23T20:45:54.702129+0000","last_clean":"2023-09-23T20:45:54.702129+0000","last_became_active":"2023-09-23T20:35:30.043572+0000","last_became_peered":"2023-09-23T20:35:30.043572+0000","last_unstale":"2023-09-23T20:45:54.702129+0000","last_undegraded":"2023-09-23T20:45:54.702129+0000","last_fullsized":"2023-09-23T20:45:54.702129+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:16.684388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"323'2361","reported_seq":2375,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:19.484279+0000","last_change":"2023-09-23T20:45:38.734626+0000","last_active":"2023-09-23T20:46:19.484279+0000","last_peered":"2023-09-23T20:46:19.484279+0000","last_clean":"2023-09-23T20:46:19.484279+0000","last_became_active":"2023-09-23T20:45:38.733679+0000","last_became_peered":"2023-09-23T20:45:38.733679+0000","last_unstale":"2023-09-23T20:46:19.484279+0000","last_undegraded":"2023-09-23T20:46:19.484279+0000","last_fullsized":"2023-09-23T20:46:19.484279+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2361,"log_dups_size":0,"ondisk_log_size":2361,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:26:54.073338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154730496,"num_objects":2361,"num_object_clones":0,"num_object_copies":7083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2361,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2361,"num_write_kb":151104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":385,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.472285+0000","last_change":"2023-09-23T20:36:00.235046+0000","last_active":"2023-09-23T20:46:01.472285+0000","last_peered":"2023-09-23T20:46:01.472285+0000","last_clean":"2023-09-23T20:46:01.472285+0000","last_became_active":"2023-09-23T20:36:00.222427+0000","last_became_peered":"2023-09-23T20:36:00.222427+0000","last_unstale":"2023-09-23T20:46:01.472285+0000","last_undegraded":"2023-09-23T20:46:01.472285+0000","last_fullsized":"2023-09-23T20:46:01.472285+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:28.381539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":322,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.712078+0000","last_change":"2023-09-23T20:35:30.069308+0000","last_active":"2023-09-23T20:45:54.712078+0000","last_peered":"2023-09-23T20:45:54.712078+0000","last_clean":"2023-09-23T20:45:54.712078+0000","last_became_active":"2023-09-23T20:35:30.068842+0000","last_became_peered":"2023-09-23T20:35:30.068842+0000","last_unstale":"2023-09-23T20:45:54.712078+0000","last_undegraded":"2023-09-23T20:45:54.712078+0000","last_fullsized":"2023-09-23T20:45:54.712078+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":262,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.472343+0000","last_change":"2023-09-23T20:33:42.535245+0000","last_active":"2023-09-23T20:46:01.472343+0000","last_peered":"2023-09-23T20:46:01.472343+0000","last_clean":"2023-09-23T20:46:01.472343+0000","last_became_active":"2023-09-23T20:33:42.534984+0000","last_became_peered":"2023-09-23T20:33:42.534984+0000","last_unstale":"2023-09-23T20:46:01.472343+0000","last_undegraded":"2023-09-23T20:46:01.472343+0000","last_fullsized":"2023-09-23T20:46:01.472343+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:31.431496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"323'2111","reported_seq":2125,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:17.198972+0000","last_change":"2023-09-23T20:45:38.460654+0000","last_active":"2023-09-23T20:46:17.198972+0000","last_peered":"2023-09-23T20:46:17.198972+0000","last_clean":"2023-09-23T20:46:17.198972+0000","last_became_active":"2023-09-23T20:45:38.459965+0000","last_became_peered":"2023-09-23T20:45:38.459965+0000","last_unstale":"2023-09-23T20:46:17.198972+0000","last_undegraded":"2023-09-23T20:46:17.198972+0000","last_fullsized":"2023-09-23T20:46:17.198972+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2111,"log_dups_size":0,"ondisk_log_size":2111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:32:19.691912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138346496,"num_objects":2111,"num_object_clones":0,"num_object_copies":6333,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2111,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2111,"num_write_kb":135104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":308,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.710978+0000","last_change":"2023-09-23T20:33:42.543580+0000","last_active":"2023-09-23T20:45:54.710978+0000","last_peered":"2023-09-23T20:45:54.710978+0000","last_clean":"2023-09-23T20:45:54.710978+0000","last_became_active":"2023-09-23T20:33:42.542676+0000","last_became_peered":"2023-09-23T20:33:42.542676+0000","last_unstale":"2023-09-23T20:45:54.710978+0000","last_undegraded":"2023-09-23T20:45:54.710978+0000","last_fullsized":"2023-09-23T20:45:54.710978+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.702753+0000","last_change":"2023-09-23T20:36:00.053681+0000","last_active":"2023-09-23T20:45:54.702753+0000","last_peered":"2023-09-23T20:45:54.702753+0000","last_clean":"2023-09-23T20:45:54.702753+0000","last_became_active":"2023-09-23T20:36:00.053300+0000","last_became_peered":"2023-09-23T20:36:00.053300+0000","last_unstale":"2023-09-23T20:45:54.702753+0000","last_undegraded":"2023-09-23T20:45:54.702753+0000","last_fullsized":"2023-09-23T20:45:54.702753+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:11:49.323959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":139,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.710785+0000","last_change":"2023-09-23T20:35:30.068618+0000","last_active":"2023-09-23T20:45:54.710785+0000","last_peered":"2023-09-23T20:45:54.710785+0000","last_clean":"2023-09-23T20:45:54.710785+0000","last_became_active":"2023-09-23T20:35:30.068224+0000","last_became_peered":"2023-09-23T20:35:30.068224+0000","last_unstale":"2023-09-23T20:45:54.710785+0000","last_undegraded":"2023-09-23T20:45:54.710785+0000","last_fullsized":"2023-09-23T20:45:54.710785+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.8","version":"323'2110","reported_seq":2124,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:17.217712+0000","last_change":"2023-09-23T20:45:38.466039+0000","last_active":"2023-09-23T20:46:17.217712+0000","last_peered":"2023-09-23T20:46:17.217712+0000","last_clean":"2023-09-23T20:46:17.217712+0000","last_became_active":"2023-09-23T20:45:38.465758+0000","last_became_peered":"2023-09-23T20:45:38.465758+0000","last_unstale":"2023-09-23T20:46:17.217712+0000","last_undegraded":"2023-09-23T20:46:17.217712+0000","last_fullsized":"2023-09-23T20:46:17.217712+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2110,"log_dups_size":0,"ondisk_log_size":2110,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:13:54.461564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138280960,"num_objects":2110,"num_object_clones":0,"num_object_copies":6330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2110,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2110,"num_write_kb":135040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":395,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.581698+0000","last_change":"2023-09-23T20:36:00.055616+0000","last_active":"2023-09-23T20:45:54.581698+0000","last_peered":"2023-09-23T20:45:54.581698+0000","last_clean":"2023-09-23T20:45:54.581698+0000","last_became_active":"2023-09-23T20:36:00.055267+0000","last_became_peered":"2023-09-23T20:36:00.055267+0000","last_unstale":"2023-09-23T20:45:54.581698+0000","last_undegraded":"2023-09-23T20:45:54.581698+0000","last_fullsized":"2023-09-23T20:45:54.581698+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:14.426837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.701474+0000","last_change":"2023-09-23T20:33:42.533674+0000","last_active":"2023-09-23T20:45:54.701474+0000","last_peered":"2023-09-23T20:45:54.701474+0000","last_clean":"2023-09-23T20:45:54.701474+0000","last_became_active":"2023-09-23T20:33:42.532640+0000","last_became_peered":"2023-09-23T20:33:42.532640+0000","last_unstale":"2023-09-23T20:45:54.701474+0000","last_undegraded":"2023-09-23T20:45:54.701474+0000","last_fullsized":"2023-09-23T20:45:54.701474+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:38.696366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":351,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.702546+0000","last_change":"2023-09-23T20:36:00.056802+0000","last_active":"2023-09-23T20:45:54.702546+0000","last_peered":"2023-09-23T20:45:54.702546+0000","last_clean":"2023-09-23T20:45:54.702546+0000","last_became_active":"2023-09-23T20:36:00.056485+0000","last_became_peered":"2023-09-23T20:36:00.056485+0000","last_unstale":"2023-09-23T20:45:54.702546+0000","last_undegraded":"2023-09-23T20:45:54.702546+0000","last_fullsized":"2023-09-23T20:45:54.702546+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:49:24.582680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"323'2145","reported_seq":2158,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:17.232663+0000","last_change":"2023-09-23T20:45:38.466065+0000","last_active":"2023-09-23T20:46:17.232663+0000","last_peered":"2023-09-23T20:46:17.232663+0000","last_clean":"2023-09-23T20:46:17.232663+0000","last_became_active":"2023-09-23T20:45:38.465770+0000","last_became_peered":"2023-09-23T20:45:38.465770+0000","last_unstale":"2023-09-23T20:46:17.232663+0000","last_undegraded":"2023-09-23T20:46:17.232663+0000","last_fullsized":"2023-09-23T20:46:17.232663+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2145,"log_dups_size":0,"ondisk_log_size":2145,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:26.202185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140574720,"num_objects":2145,"num_object_clones":0,"num_object_copies":6435,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2145,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2145,"num_write_kb":137280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711332+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:45:54.711332+0000","last_peered":"2023-09-23T20:45:54.711332+0000","last_clean":"2023-09-23T20:45:54.711332+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:45:54.711332+0000","last_undegraded":"2023-09-23T20:45:54.711332+0000","last_fullsized":"2023-09-23T20:45:54.711332+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":560,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.425066+0000","last_change":"2023-09-23T20:40:14.289478+0000","last_active":"2023-09-23T20:45:54.425066+0000","last_peered":"2023-09-23T20:45:54.425066+0000","last_clean":"2023-09-23T20:45:54.425066+0000","last_became_active":"2023-09-23T20:40:14.288921+0000","last_became_peered":"2023-09-23T20:40:14.288921+0000","last_unstale":"2023-09-23T20:45:54.425066+0000","last_undegraded":"2023-09-23T20:45:54.425066+0000","last_fullsized":"2023-09-23T20:45:54.425066+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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":84,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:57.240975+0000","last_change":"2023-09-23T20:35:30.056793+0000","last_active":"2023-09-23T20:45:57.240975+0000","last_peered":"2023-09-23T20:45:57.240975+0000","last_clean":"2023-09-23T20:45:57.240975+0000","last_became_active":"2023-09-23T20:35:30.056416+0000","last_became_peered":"2023-09-23T20:35:30.056416+0000","last_unstale":"2023-09-23T20:45:57.240975+0000","last_undegraded":"2023-09-23T20:45:57.240975+0000","last_fullsized":"2023-09-23T20:45:57.240975+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.676088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":309,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711593+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:45:54.711593+0000","last_peered":"2023-09-23T20:45:54.711593+0000","last_clean":"2023-09-23T20:45:54.711593+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:45:54.711593+0000","last_undegraded":"2023-09-23T20:45:54.711593+0000","last_fullsized":"2023-09-23T20:45:54.711593+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"323'2091","reported_seq":2105,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:17.237982+0000","last_change":"2023-09-23T20:45:38.461200+0000","last_active":"2023-09-23T20:46:17.237982+0000","last_peered":"2023-09-23T20:46:17.237982+0000","last_clean":"2023-09-23T20:46:17.237982+0000","last_became_active":"2023-09-23T20:45:38.460912+0000","last_became_peered":"2023-09-23T20:45:38.460912+0000","last_unstale":"2023-09-23T20:46:17.237982+0000","last_undegraded":"2023-09-23T20:46:17.237982+0000","last_fullsized":"2023-09-23T20:46:17.237982+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2091,"log_dups_size":0,"ondisk_log_size":2091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.051621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137035776,"num_objects":2091,"num_object_clones":0,"num_object_copies":6273,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2091,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2091,"num_write_kb":133824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":246,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.425081+0000","last_change":"2023-09-23T20:36:00.061553+0000","last_active":"2023-09-23T20:45:54.425081+0000","last_peered":"2023-09-23T20:45:54.425081+0000","last_clean":"2023-09-23T20:45:54.425081+0000","last_became_active":"2023-09-23T20:36:00.060244+0000","last_became_peered":"2023-09-23T20:36:00.060244+0000","last_unstale":"2023-09-23T20:45:54.425081+0000","last_undegraded":"2023-09-23T20:45:54.425081+0000","last_fullsized":"2023-09-23T20:45:54.425081+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.702517+0000","last_change":"2023-09-23T20:36:00.079816+0000","last_active":"2023-09-23T20:45:54.702517+0000","last_peered":"2023-09-23T20:45:54.702517+0000","last_clean":"2023-09-23T20:45:54.702517+0000","last_became_active":"2023-09-23T20:36:00.063636+0000","last_became_peered":"2023-09-23T20:36:00.063636+0000","last_unstale":"2023-09-23T20:45:54.702517+0000","last_undegraded":"2023-09-23T20:45:54.702517+0000","last_fullsized":"2023-09-23T20:45:54.702517+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:56.839395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.703074+0000","last_change":"2023-09-23T20:36:00.063299+0000","last_active":"2023-09-23T20:45:54.703074+0000","last_peered":"2023-09-23T20:45:54.703074+0000","last_clean":"2023-09-23T20:45:54.703074+0000","last_became_active":"2023-09-23T20:36:00.062890+0000","last_became_peered":"2023-09-23T20:36:00.062890+0000","last_unstale":"2023-09-23T20:45:54.703074+0000","last_undegraded":"2023-09-23T20:45:54.703074+0000","last_fullsized":"2023-09-23T20:45:54.703074+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.529314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"323'2205","reported_seq":2219,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:18.185915+0000","last_change":"2023-09-23T20:45:38.734944+0000","last_active":"2023-09-23T20:46:18.185915+0000","last_peered":"2023-09-23T20:46:18.185915+0000","last_clean":"2023-09-23T20:46:18.185915+0000","last_became_active":"2023-09-23T20:45:38.734352+0000","last_became_peered":"2023-09-23T20:45:38.734352+0000","last_unstale":"2023-09-23T20:46:18.185915+0000","last_undegraded":"2023-09-23T20:46:18.185915+0000","last_fullsized":"2023-09-23T20:46:18.185915+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2205,"log_dups_size":0,"ondisk_log_size":2205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:51:48.888268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144506880,"num_objects":2205,"num_object_clones":0,"num_object_copies":6615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2205,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2205,"num_write_kb":141120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":181,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.425422+0000","last_change":"2023-09-23T20:36:00.063209+0000","last_active":"2023-09-23T20:45:54.425422+0000","last_peered":"2023-09-23T20:45:54.425422+0000","last_clean":"2023-09-23T20:45:54.425422+0000","last_became_active":"2023-09-23T20:36:00.062740+0000","last_became_peered":"2023-09-23T20:36:00.062740+0000","last_unstale":"2023-09-23T20:45:54.425422+0000","last_undegraded":"2023-09-23T20:45:54.425422+0000","last_fullsized":"2023-09-23T20:45:54.425422+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":282,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.472925+0000","last_change":"2023-09-23T20:33:42.544930+0000","last_active":"2023-09-23T20:46:01.472925+0000","last_peered":"2023-09-23T20:46:01.472925+0000","last_clean":"2023-09-23T20:46:01.472925+0000","last_became_active":"2023-09-23T20:33:42.544603+0000","last_became_peered":"2023-09-23T20:33:42.544603+0000","last_unstale":"2023-09-23T20:46:01.472925+0000","last_undegraded":"2023-09-23T20:46:01.472925+0000","last_fullsized":"2023-09-23T20:46:01.472925+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:13.782490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.702753+0000","last_change":"2023-09-23T20:36:00.064473+0000","last_active":"2023-09-23T20:45:54.702753+0000","last_peered":"2023-09-23T20:45:54.702753+0000","last_clean":"2023-09-23T20:45:54.702753+0000","last_became_active":"2023-09-23T20:36:00.064124+0000","last_became_peered":"2023-09-23T20:36:00.064124+0000","last_unstale":"2023-09-23T20:45:54.702753+0000","last_undegraded":"2023-09-23T20:45:54.702753+0000","last_fullsized":"2023-09-23T20:45:54.702753+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:12:32.821351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"323'2399","reported_seq":2412,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:20.771113+0000","last_change":"2023-09-23T20:45:38.471140+0000","last_active":"2023-09-23T20:46:20.771113+0000","last_peered":"2023-09-23T20:46:20.771113+0000","last_clean":"2023-09-23T20:46:20.771113+0000","last_became_active":"2023-09-23T20:45:38.470729+0000","last_became_peered":"2023-09-23T20:45:38.470729+0000","last_unstale":"2023-09-23T20:46:20.771113+0000","last_undegraded":"2023-09-23T20:46:20.771113+0000","last_fullsized":"2023-09-23T20:46:20.771113+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2399,"log_dups_size":0,"ondisk_log_size":2399,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157220864,"num_objects":2399,"num_object_clones":0,"num_object_copies":7197,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2399,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2399,"num_write_kb":153536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"59'2","reported_seq":100,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.411407+0000","last_change":"2023-09-23T20:36:00.112192+0000","last_active":"2023-09-23T20:45:54.411407+0000","last_peered":"2023-09-23T20:45:54.411407+0000","last_clean":"2023-09-23T20:45:54.411407+0000","last_became_active":"2023-09-23T20:36:00.049402+0000","last_became_peered":"2023-09-23T20:36:00.049402+0000","last_unstale":"2023-09-23T20:45:54.411407+0000","last_undegraded":"2023-09-23T20:45:54.411407+0000","last_fullsized":"2023-09-23T20:45:54.411407+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:19:35.132281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":261,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.702247+0000","last_change":"2023-09-23T20:33:42.542409+0000","last_active":"2023-09-23T20:45:54.702247+0000","last_peered":"2023-09-23T20:45:54.702247+0000","last_clean":"2023-09-23T20:45:54.702247+0000","last_became_active":"2023-09-23T20:33:42.542077+0000","last_became_peered":"2023-09-23T20:33:42.542077+0000","last_unstale":"2023-09-23T20:45:54.702247+0000","last_undegraded":"2023-09-23T20:45:54.702247+0000","last_fullsized":"2023-09-23T20:45:54.702247+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.433360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":93,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.410160+0000","last_change":"2023-09-23T20:36:00.051413+0000","last_active":"2023-09-23T20:45:54.410160+0000","last_peered":"2023-09-23T20:45:54.410160+0000","last_clean":"2023-09-23T20:45:54.410160+0000","last_became_active":"2023-09-23T20:36:00.051048+0000","last_became_peered":"2023-09-23T20:36:00.051048+0000","last_unstale":"2023-09-23T20:45:54.410160+0000","last_undegraded":"2023-09-23T20:45:54.410160+0000","last_fullsized":"2023-09-23T20:45:54.410160+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:28.542967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"323'2291","reported_seq":2305,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:18.197211+0000","last_change":"2023-09-23T20:45:38.734745+0000","last_active":"2023-09-23T20:46:18.197211+0000","last_peered":"2023-09-23T20:46:18.197211+0000","last_clean":"2023-09-23T20:46:18.197211+0000","last_became_active":"2023-09-23T20:45:38.734355+0000","last_became_peered":"2023-09-23T20:45:38.734355+0000","last_unstale":"2023-09-23T20:46:18.197211+0000","last_undegraded":"2023-09-23T20:46:18.197211+0000","last_fullsized":"2023-09-23T20:46:18.197211+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":2291,"log_dups_size":0,"ondisk_log_size":2291,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:29:24.158149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150142976,"num_objects":2291,"num_object_clones":0,"num_object_copies":6873,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2291,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2291,"num_write_kb":146624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":389,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711355+0000","last_change":"2023-09-23T20:45:19.781703+0000","last_active":"2023-09-23T20:45:54.711355+0000","last_peered":"2023-09-23T20:45:54.711355+0000","last_clean":"2023-09-23T20:45:54.711355+0000","last_became_active":"2023-09-23T20:45:19.780866+0000","last_became_peered":"2023-09-23T20:45:19.780866+0000","last_unstale":"2023-09-23T20:45:54.711355+0000","last_undegraded":"2023-09-23T20:45:54.711355+0000","last_fullsized":"2023-09-23T20:45:54.711355+0000","mapping_epoch":315,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":316,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":83,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.702951+0000","last_change":"2023-09-23T20:36:00.122277+0000","last_active":"2023-09-23T20:45:54.702951+0000","last_peered":"2023-09-23T20:45:54.702951+0000","last_clean":"2023-09-23T20:45:54.702951+0000","last_became_active":"2023-09-23T20:36:00.061758+0000","last_became_peered":"2023-09-23T20:36:00.061758+0000","last_unstale":"2023-09-23T20:45:54.702951+0000","last_undegraded":"2023-09-23T20:45:54.702951+0000","last_fullsized":"2023-09-23T20:45:54.702951+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:32:03.878076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":233,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711104+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:45:54.711104+0000","last_peered":"2023-09-23T20:45:54.711104+0000","last_clean":"2023-09-23T20:45:54.711104+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:45:54.711104+0000","last_undegraded":"2023-09-23T20:45:54.711104+0000","last_fullsized":"2023-09-23T20:45:54.711104+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":79,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.133784+0000","last_change":"2023-09-23T20:36:00.059890+0000","last_active":"2023-09-23T20:46:01.133784+0000","last_peered":"2023-09-23T20:46:01.133784+0000","last_clean":"2023-09-23T20:46:01.133784+0000","last_became_active":"2023-09-23T20:36:00.059495+0000","last_became_peered":"2023-09-23T20:36:00.059495+0000","last_unstale":"2023-09-23T20:46:01.133784+0000","last_undegraded":"2023-09-23T20:46:01.133784+0000","last_fullsized":"2023-09-23T20:46:01.133784+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:12:50.018772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":383,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.582287+0000","last_change":"2023-09-23T20:35:30.038462+0000","last_active":"2023-09-23T20:45:54.582287+0000","last_peered":"2023-09-23T20:45:54.582287+0000","last_clean":"2023-09-23T20:45:54.582287+0000","last_became_active":"2023-09-23T20:35:30.038046+0000","last_became_peered":"2023-09-23T20:35:30.038046+0000","last_unstale":"2023-09-23T20:45:54.582287+0000","last_undegraded":"2023-09-23T20:45:54.582287+0000","last_fullsized":"2023-09-23T20:45:54.582287+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:32.795231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":306,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711025+0000","last_change":"2023-09-23T20:33:42.549966+0000","last_active":"2023-09-23T20:45:54.711025+0000","last_peered":"2023-09-23T20:45:54.711025+0000","last_clean":"2023-09-23T20:45:54.711025+0000","last_became_active":"2023-09-23T20:33:42.549592+0000","last_became_peered":"2023-09-23T20:33:42.549592+0000","last_unstale":"2023-09-23T20:45:54.711025+0000","last_undegraded":"2023-09-23T20:45:54.711025+0000","last_fullsized":"2023-09-23T20:45:54.711025+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":83,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.410181+0000","last_change":"2023-09-23T20:35:30.041978+0000","last_active":"2023-09-23T20:45:54.410181+0000","last_peered":"2023-09-23T20:45:54.410181+0000","last_clean":"2023-09-23T20:45:54.410181+0000","last_became_active":"2023-09-23T20:35:30.041614+0000","last_became_peered":"2023-09-23T20:35:30.041614+0000","last_unstale":"2023-09-23T20:45:54.410181+0000","last_undegraded":"2023-09-23T20:45:54.410181+0000","last_fullsized":"2023-09-23T20:45:54.410181+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:16.620405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"59'2","reported_seq":276,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.711871+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:45:54.711871+0000","last_peered":"2023-09-23T20:45:54.711871+0000","last_clean":"2023-09-23T20:45:54.711871+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:45:54.711871+0000","last_undegraded":"2023-09-23T20:45:54.711871+0000","last_fullsized":"2023-09-23T20:45:54.711871+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":92,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.410894+0000","last_change":"2023-09-23T20:36:00.049731+0000","last_active":"2023-09-23T20:45:54.410894+0000","last_peered":"2023-09-23T20:45:54.410894+0000","last_clean":"2023-09-23T20:45:54.410894+0000","last_became_active":"2023-09-23T20:36:00.049379+0000","last_became_peered":"2023-09-23T20:36:00.049379+0000","last_unstale":"2023-09-23T20:45:54.410894+0000","last_undegraded":"2023-09-23T20:45:54.410894+0000","last_fullsized":"2023-09-23T20:45:54.410894+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:53.602495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"59'1","reported_seq":84,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.411226+0000","last_change":"2023-09-23T20:35:30.047130+0000","last_active":"2023-09-23T20:45:54.411226+0000","last_peered":"2023-09-23T20:45:54.411226+0000","last_clean":"2023-09-23T20:45:54.411226+0000","last_became_active":"2023-09-23T20:35:30.046773+0000","last_became_peered":"2023-09-23T20:35:30.046773+0000","last_unstale":"2023-09-23T20:45:54.411226+0000","last_undegraded":"2023-09-23T20:45:54.411226+0000","last_fullsized":"2023-09-23T20:45:54.411226+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:41:45.985785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.410444+0000","last_change":"2023-09-23T20:36:00.055250+0000","last_active":"2023-09-23T20:45:54.410444+0000","last_peered":"2023-09-23T20:45:54.410444+0000","last_clean":"2023-09-23T20:45:54.410444+0000","last_became_active":"2023-09-23T20:36:00.054871+0000","last_became_peered":"2023-09-23T20:36:00.054871+0000","last_unstale":"2023-09-23T20:45:54.410444+0000","last_undegraded":"2023-09-23T20:45:54.410444+0000","last_fullsized":"2023-09-23T20:45:54.410444+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:29:59.148582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":85,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.703118+0000","last_change":"2023-09-23T20:36:00.112251+0000","last_active":"2023-09-23T20:45:54.703118+0000","last_peered":"2023-09-23T20:45:54.703118+0000","last_clean":"2023-09-23T20:45:54.703118+0000","last_became_active":"2023-09-23T20:36:00.059331+0000","last_became_peered":"2023-09-23T20:36:00.059331+0000","last_unstale":"2023-09-23T20:45:54.703118+0000","last_undegraded":"2023-09-23T20:45:54.703118+0000","last_fullsized":"2023-09-23T20:45:54.703118+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:30.816705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":301,"reported_epoch":322,"state":"active+clean","last_fresh":"2023-09-23T20:45:54.709500+0000","last_change":"2023-09-23T20:33:42.548165+0000","last_active":"2023-09-23T20:45:54.709500+0000","last_peered":"2023-09-23T20:45:54.709500+0000","last_clean":"2023-09-23T20:45:54.709500+0000","last_became_active":"2023-09-23T20:33:42.547765+0000","last_became_peered":"2023-09-23T20:33:42.547765+0000","last_unstale":"2023-09-23T20:45:54.709500+0000","last_undegraded":"2023-09-23T20:45:54.709500+0000","last_fullsized":"2023-09-23T20:45:54.709500+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2329083904,"num_objects":35539,"num_object_clones":0,"num_object_copies":106617,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":35539,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":35539,"num_write_kb":2274496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6840057856,"data_stored":6840057856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":35539,"ondisk_log_size":35539,"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":10868,"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":24497,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":176,"seq":755914244670,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1842956,"kb_used_data":943044,"kb_used_omap":0,"kb_used_meta":899904,"kb_avail":91902196,"statfs":{"total":95995035648,"available":94107848704,"internally_reserved":0,"allocated":965677056,"data_stored":965057962,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921501696},"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,2,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.976,"15min":1.3560000000000001},"min":{"1min":0.35799999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":2.157,"5min":34.052999999999997,"15min":34.052999999999997},"last":1.042},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.978,"15min":1.325},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":3.3900000000000001,"5min":34.140999999999998,"15min":34.140999999999998},"last":1.8080000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.3700000000000001,"15min":3.3759999999999999},"min":{"1min":0.378,"5min":0.28699999999999998,"15min":0.28599999999999998},"max":{"1min":3.246,"5min":8.8109999999999999,"15min":120.45699999999999},"last":2.2170000000000001},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.3779999999999999,"15min":3.121},"min":{"1min":0.29499999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":3.8100000000000001,"5min":8.9550000000000001,"15min":114.627},"last":0.51400000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":2.6360000000000001,"15min":2.3730000000000002},"min":{"1min":0.40799999999999997,"5min":0.34399999999999997,"15min":0.317},"max":{"1min":2.206,"5min":45.246000000000002,"15min":115.97},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":2.3929999999999998,"15min":2.3039999999999998},"min":{"1min":0.39300000000000002,"5min":0.309,"15min":0.309},"max":{"1min":2.1930000000000001,"5min":45.189999999999998,"15min":115.959},"last":1.071}]},{"osd":3,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.8280000000000001,"15min":1.476},"min":{"1min":0.73299999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.5329999999999999,"5min":9.3469999999999995,"15min":14.723000000000001},"last":1.056},{"interface":"front","average":{"1min":1.123,"5min":1.2549999999999999,"15min":1.284},"min":{"1min":0.68600000000000005,"5min":0.36399999999999999,"15min":0.35799999999999998},"max":{"1min":2.2250000000000001,"5min":5.0289999999999999,"15min":13.718999999999999},"last":1.222}]},{"osd":4,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.625,"15min":1.379},"min":{"1min":0.61899999999999999,"5min":0.29099999999999998,"15min":0.26800000000000002},"max":{"1min":4.3289999999999997,"5min":10.622,"15min":10.622},"last":1.8540000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.603,"15min":1.49},"min":{"1min":0.40200000000000002,"5min":0.31900000000000001,"15min":0.28000000000000003},"max":{"1min":1.3340000000000001,"5min":12.516999999999999,"15min":12.516999999999999},"last":0.55300000000000005}]},{"osd":5,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.3169999999999999,"15min":1.3149999999999999},"min":{"1min":0.54600000000000004,"5min":0.36099999999999999,"15min":0.34200000000000003},"max":{"1min":3.9609999999999999,"5min":7.8040000000000003,"15min":14.94},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.3899999999999999,"5min":1.7509999999999999,"15min":1.5569999999999999},"min":{"1min":0.73699999999999999,"5min":0.39600000000000002,"15min":0.35099999999999998},"max":{"1min":4.3620000000000001,"5min":10.711,"15min":10.711},"last":1.8360000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2030000000000001,"5min":1.6679999999999999,"15min":1.486},"min":{"1min":0.38500000000000001,"5min":0.38,"15min":0.35299999999999998},"max":{"1min":3.4550000000000001,"5min":7.577,"15min":8.2729999999999997},"last":1.8879999999999999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.869,"15min":1.5740000000000001},"min":{"1min":0.375,"5min":0.36299999999999999,"15min":0.36199999999999999},"max":{"1min":1.4019999999999999,"5min":8.9019999999999992,"15min":10.324999999999999},"last":0.78700000000000003}]}]},{"osd":6,"up_from":42,"seq":180388627021,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1925948,"kb_used_data":1026420,"kb_used_omap":0,"kb_used_meta":899520,"kb_avail":91819204,"statfs":{"total":95995035648,"available":94022864896,"internally_reserved":0,"allocated":1051054080,"data_stored":1050450909,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921108480},"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],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.835,"5min":2.1699999999999999,"15min":1.3260000000000001},"min":{"1min":0.28599999999999998,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":7.9710000000000001,"5min":21.353999999999999,"15min":21.353999999999999},"last":2.8410000000000002},{"interface":"front","average":{"1min":2.0819999999999999,"5min":2.4540000000000002,"15min":1.47},"min":{"1min":0.40799999999999997,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":10.618,"5min":23.609000000000002,"15min":23.609000000000002},"last":1.0609999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:46:05 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":2.137,"15min":1.726},"min":{"1min":0.625,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.1659999999999999,"5min":11.826000000000001,"15min":58.932000000000002},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.054,"5min":2.468,"15min":1.889},"min":{"1min":0.60399999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":3.1880000000000002,"5min":12.042999999999999,"15min":59.006},"last":4.3330000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:46:12 2023","interfaces":[{"interface":"back","average":{"1min":1.3400000000000001,"5min":2.6640000000000001,"15min":1.9790000000000001},"min":{"1min":0.82099999999999995,"5min":0.318,"15min":0.315},"max":{"1min":3.2029999999999998,"5min":21.195,"15min":71.123999999999995},"last":1.4370000000000001},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.7470000000000001,"15min":1.641},"min":{"1min":0.69299999999999995,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":2.637,"5min":21.164999999999999,"15min":71.078000000000003},"last":1.0840000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:45:47 2023","interfaces":[{"interface":"back","average":{"1min":1.3919999999999999,"5min":1.478,"15min":1.256},"min":{"1min":0.373,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":4.6749999999999998,"5min":7.1340000000000003,"15min":7.7160000000000002},"last":1.6120000000000001},{"interface":"front","average":{"1min":1.23,"5min":2.2959999999999998,"15min":1.502},"min":{"1min":0.51000000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":4.8410000000000002,"5min":12.071999999999999,"15min":12.071999999999999},"last":1.5980000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:45:28 2023","interfaces":[{"interface":"back","average":{"1min":2.577,"5min":2.4159999999999999,"15min":1.77},"min":{"1min":0.45300000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":12.013,"5min":12.013,"15min":17.489000000000001},"last":1.478},{"interface":"front","average":{"1min":1.486,"5min":2.133,"15min":1.5029999999999999},"min":{"1min":0.46000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":9.7539999999999996,"5min":9.7539999999999996,"15min":9.7539999999999996},"last":1.54}]},{"osd":5,"last update":"Sat Sep 23 20:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.992,"15min":1.7210000000000001},"min":{"1min":0.316,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":4.6299999999999999,"5min":9.4190000000000005,"15min":13.324},"last":1.381},{"interface":"front","average":{"1min":1.444,"5min":2.359,"15min":1.762},"min":{"1min":0.434,"5min":0.308,"15min":0.308},"max":{"1min":4.9089999999999998,"5min":13.930999999999999,"15min":13.930999999999999},"last":1.466}]},{"osd":7,"last update":"Sat Sep 23 20:45:47 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":2.0609999999999999,"15min":1.583},"min":{"1min":0.501,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":3.351,"5min":7.8499999999999996,"15min":11.397},"last":1.5009999999999999},{"interface":"front","average":{"1min":1.173,"5min":1.766,"15min":1.6379999999999999},"min":{"1min":0.41799999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":4.7759999999999998,"5min":8.9380000000000006,"15min":14.19},"last":1.456}]}]},{"osd":1,"up_from":232,"seq":996432412823,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1479684,"kb_used_data":1108860,"kb_used_omap":6,"kb_used_meta":370809,"kb_avail":92265468,"statfs":{"total":95995035648,"available":94479839232,"internally_reserved":0,"allocated":1135472640,"data_stored":1134343706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"internal_metadata":379708970},"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,2],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":2.0840000000000001,"15min":1.264},"min":{"1min":0.36299999999999999,"5min":0.221,"15min":0.221},"max":{"1min":3.468,"5min":49.738999999999997,"15min":49.738999999999997},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.89600000000000002,"5min":2.1480000000000001,"15min":1.395},"min":{"1min":0.438,"5min":0.255,"15min":0.248},"max":{"1min":4.4459999999999997,"5min":49.781999999999996,"15min":49.781999999999996},"last":0.26500000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":1.776,"15min":1.0169999999999999},"min":{"1min":0.35599999999999998,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":1.2,"5min":52.168999999999997,"15min":52.168999999999997},"last":0.252},{"interface":"front","average":{"1min":1.03,"5min":2.3679999999999999,"15min":2.3519999999999999},"min":{"1min":0.45100000000000001,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":4.375,"5min":52.195999999999998,"15min":79.120000000000005},"last":0.39300000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.96699999999999997,"15min":0.86899999999999999},"min":{"1min":0.48999999999999999,"5min":0.248,"15min":0.24199999999999999},"max":{"1min":1.242,"5min":9.2829999999999995,"15min":10.989000000000001},"last":199.97800000000001},{"interface":"front","average":{"1min":1.036,"5min":1.052,"15min":0.94299999999999995},"min":{"1min":0.498,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":3.7080000000000002,"5min":7.8949999999999996,"15min":7.8949999999999996},"last":199.077}]},{"osd":4,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.498,"15min":1.1679999999999999},"min":{"1min":0.61199999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":3.5510000000000002,"5min":7.3559999999999999,"15min":7.3559999999999999},"last":0.44800000000000001},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.5289999999999999,"15min":1.1839999999999999},"min":{"1min":0.63500000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":4.4859999999999998,"5min":9.7710000000000008,"15min":9.7710000000000008},"last":0.77100000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.2889999999999999,"15min":1.1910000000000001},"min":{"1min":0.47399999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.5149999999999997,"5min":13.422000000000001,"15min":13.422000000000001},"last":0.63400000000000001},{"interface":"front","average":{"1min":1.05,"5min":1.4670000000000001,"15min":1.1599999999999999},"min":{"1min":0.61399999999999999,"5min":0.40600000000000003,"15min":0.36499999999999999},"max":{"1min":1.3400000000000001,"5min":7.7089999999999996,"15min":7.7089999999999996},"last":0.56100000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.8999999999999999,"15min":1.367},"min":{"1min":0.49099999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.5430000000000001,"5min":7.843,"15min":7.843},"last":0.53300000000000003},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.4039999999999999,"15min":1.1359999999999999},"min":{"1min":0.86399999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.306,"5min":12.698,"15min":12.698},"last":0.59899999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.1950000000000001,"15min":1.22},"min":{"1min":0.84599999999999997,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.341,"5min":9.2490000000000006,"15min":9.2490000000000006},"last":0.54000000000000004},{"interface":"front","average":{"1min":1.294,"5min":1.55,"15min":1.5309999999999999},"min":{"1min":0.77900000000000003,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":4.7480000000000002,"5min":7.2560000000000002,"15min":8.2609999999999992},"last":0.76400000000000001}]}]},{"osd":0,"up_from":77,"seq":330712482203,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1261800,"kb_used_data":653152,"kb_used_omap":5,"kb_used_meta":608634,"kb_avail":92483352,"statfs":{"total":95995035648,"available":94702952448,"internally_reserved":0,"allocated":668827648,"data_stored":667778591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":623241850},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:46:12 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":1.0209999999999999,"15min":0.82599999999999996},"min":{"1min":0.26500000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":3.0409999999999999,"5min":7.5149999999999997,"15min":14.337999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.93300000000000005,"5min":1.53,"15min":1.044},"min":{"1min":0.33000000000000002,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":2.964,"5min":14.279,"15min":14.494999999999999},"last":0.311}]},{"osd":2,"last update":"Sat Sep 23 20:45:23 2023","interfaces":[{"interface":"back","average":{"1min":1.329,"5min":1.6719999999999999,"15min":1.0169999999999999},"min":{"1min":0.28599999999999998,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":3.7930000000000001,"5min":11.058,"15min":11.058},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.7370000000000001,"15min":1.0580000000000001},"min":{"1min":0.23799999999999999,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":4.444,"5min":13.311,"15min":13.311},"last":0.98799999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:45:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":2.218,"15min":1.3959999999999999},"min":{"1min":0.36599999999999999,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":3.823,"5min":70.855000000000004,"15min":70.855000000000004},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.70199999999999996,"5min":2.1899999999999999,"15min":1.375},"min":{"1min":0.40799999999999997,"5min":0.219,"15min":0.219},"max":{"1min":1.601,"5min":71.483999999999995,"15min":71.483999999999995},"last":0.35099999999999998}]},{"osd":4,"last update":"Sat Sep 23 20:45:23 2023","interfaces":[{"interface":"back","average":{"1min":1.4910000000000001,"5min":1.5920000000000001,"15min":1.196},"min":{"1min":0.45100000000000001,"5min":0.34799999999999998,"15min":0.34499999999999997},"max":{"1min":5.9450000000000003,"5min":7.6520000000000001,"15min":7.6520000000000001},"last":0.51500000000000001},{"interface":"front","average":{"1min":1.6850000000000001,"5min":2.0720000000000001,"15min":1.407},"min":{"1min":0.498,"5min":0.39900000000000002,"15min":0.372},"max":{"1min":5.9299999999999997,"5min":11.308,"15min":11.308},"last":0.73199999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:45:23 2023","interfaces":[{"interface":"back","average":{"1min":1.7689999999999999,"5min":1.8149999999999999,"15min":1.28},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36399999999999999},"max":{"1min":5.4779999999999998,"5min":7.6619999999999999,"15min":7.6619999999999999},"last":0.78300000000000003},{"interface":"front","average":{"1min":1.329,"5min":1.845,"15min":1.327},"min":{"1min":0.44800000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":3.9460000000000002,"5min":11.920999999999999,"15min":11.920999999999999},"last":0.42199999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:45:23 2023","interfaces":[{"interface":"back","average":{"1min":1.579,"5min":2.0169999999999999,"15min":1.319},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.374},"max":{"1min":3.9489999999999998,"5min":8.2880000000000003,"15min":8.2880000000000003},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.5309999999999999,"5min":2.4980000000000002,"15min":1.5680000000000001},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":4.3049999999999997,"5min":15.837999999999999,"15min":15.837999999999999},"last":0.40200000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:45:50 2023","interfaces":[{"interface":"back","average":{"1min":1.4299999999999999,"5min":2.121,"15min":1.496},"min":{"1min":0.77800000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":4.0449999999999999,"5min":11.4,"15min":11.4},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.7669999999999999,"5min":2.1259999999999999,"15min":1.474},"min":{"1min":0.49199999999999999,"5min":0.42899999999999999,"15min":0.40000000000000002},"max":{"1min":9.657,"5min":11.944000000000001,"15min":11.944000000000001},"last":0.439}]}]},{"osd":2,"up_from":87,"seq":373662155152,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1753360,"kb_used_data":898504,"kb_used_omap":7,"kb_used_meta":854840,"kb_avail":91991792,"statfs":{"total":95995035648,"available":94199595008,"internally_reserved":0,"allocated":920068096,"data_stored":918981783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":875356241},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":2.4569999999999999,"15min":1.3129999999999999},"min":{"1min":0.27500000000000002,"5min":0.222,"15min":0.218},"max":{"1min":1.2270000000000001,"5min":48.354999999999997,"15min":48.354999999999997},"last":0.189},{"interface":"front","average":{"1min":0.66500000000000004,"5min":2.2069999999999999,"15min":1.2130000000000001},"min":{"1min":0.249,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":2.1640000000000001,"5min":49.988999999999997,"15min":49.988999999999997},"last":1.7370000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":1.7110000000000001,"15min":1.153},"min":{"1min":0.34100000000000003,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":1.304,"5min":10.614000000000001,"15min":14.465},"last":0.25700000000000001},{"interface":"front","average":{"1min":0.72899999999999998,"5min":1.1950000000000001,"15min":0.97899999999999998},"min":{"1min":0.38200000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":1.0940000000000001,"5min":7.2699999999999996,"15min":14.407},"last":2.4180000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:45:51 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":1.0169999999999999,"15min":0.879},"min":{"1min":0.316,"5min":0.25600000000000001,"15min":0.23200000000000001},"max":{"1min":1.3149999999999999,"5min":8.6379999999999999,"15min":13.292},"last":1.9890000000000001},{"interface":"front","average":{"1min":0.85499999999999998,"5min":1.397,"15min":1.0269999999999999},"min":{"1min":0.40699999999999997,"5min":0.314,"15min":0.313},"max":{"1min":1.554,"5min":7.6230000000000002,"15min":13.339},"last":1.978}]},{"osd":4,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":2.0259999999999998,"15min":1.417},"min":{"1min":0.62,"5min":0.29399999999999998,"15min":0.28899999999999998},"max":{"1min":1.4450000000000001,"5min":10.741,"15min":10.741},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.89200000000000002,"5min":1.351,"15min":1.0820000000000001},"min":{"1min":0.44800000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.5189999999999999,"5min":8.798,"15min":8.798},"last":0.47399999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.78,"15min":1.333},"min":{"1min":0.497,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.738,"5min":10.837,"15min":10.837},"last":1.837},{"interface":"front","average":{"1min":1.0780000000000001,"5min":2.2839999999999998,"15min":1.5609999999999999},"min":{"1min":0.58999999999999997,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.984,"5min":14.930999999999999,"15min":14.930999999999999},"last":0.38200000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.6479999999999999,"15min":1.2949999999999999},"min":{"1min":0.71699999999999997,"5min":0.36699999999999999,"15min":0.33200000000000002},"max":{"1min":1.776,"5min":10.617000000000001,"15min":10.617000000000001},"last":0.59099999999999997},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.97,"15min":1.446},"min":{"1min":0.84399999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.1579999999999999,"5min":11.401,"15min":11.401},"last":1.905}]},{"osd":7,"last update":"Sat Sep 23 20:45:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.665,"15min":1.4299999999999999},"min":{"1min":0.63300000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.5940000000000001,"5min":11.135,"15min":47.554000000000002},"last":1.8740000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":2.1829999999999998,"15min":1.669},"min":{"1min":0.502,"5min":0.42299999999999999,"15min":0.39100000000000001},"max":{"1min":1.6870000000000001,"5min":10.695,"15min":46.595999999999997},"last":0.63500000000000001}]}]},{"osd":3,"up_from":172,"seq":738734375179,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1274080,"kb_used_data":929624,"kb_used_omap":5,"kb_used_meta":344442,"kb_avail":92471072,"statfs":{"total":95995035648,"available":94690377728,"internally_reserved":0,"allocated":951934976,"data_stored":950723002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5445,"internal_metadata":352709307},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,2,0,5],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":3.855,"15min":1.736},"min":{"1min":0.41599999999999998,"5min":0.223,"15min":0.185},"max":{"1min":6.5590000000000002,"5min":121.078,"15min":121.078},"last":1.323},{"interface":"front","average":{"1min":1.1419999999999999,"5min":4.0069999999999997,"15min":1.8029999999999999},"min":{"1min":0.39700000000000002,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":10.218,"5min":121.372,"15min":121.372},"last":0.81699999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:46:05 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":1.1279999999999999,"15min":1.5600000000000001},"min":{"1min":0.34599999999999997,"5min":0.221,"15min":0.221},"max":{"1min":2.8239999999999998,"5min":6.2590000000000003,"15min":112.089},"last":3.5529999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.264,"15min":1.649},"min":{"1min":0.46500000000000002,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":5.008,"5min":6.9000000000000004,"15min":112.625},"last":1.6040000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":2.0550000000000002,"15min":1.427},"min":{"1min":0.40799999999999997,"5min":0.25700000000000001,"15min":0.247},"max":{"1min":4.3659999999999997,"5min":68.602999999999994,"15min":85.921999999999997},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.67500000000000004,"5min":2.137,"15min":1.6000000000000001},"min":{"1min":0.442,"5min":0.27900000000000003,"15min":0.27000000000000002},"max":{"1min":0.92800000000000005,"5min":68.807000000000002,"15min":86.177999999999997},"last":1.54}]},{"osd":4,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.6619999999999999,"15min":1.363},"min":{"1min":0.67100000000000004,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":3.4020000000000001,"5min":8.9269999999999996,"15min":11.351000000000001},"last":1.873},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.6439999999999999,"15min":1.2649999999999999},"min":{"1min":0.58899999999999997,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":4.4169999999999998,"5min":7.4710000000000001,"15min":7.4710000000000001},"last":0.85199999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":2.0209999999999999,"15min":1.488},"min":{"1min":0.66600000000000004,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":4.4560000000000004,"5min":12.381,"15min":12.381},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.89800000000000002,"5min":1.516,"15min":1.3700000000000001},"min":{"1min":0.63700000000000001,"5min":0.38700000000000001,"15min":0.36199999999999999},"max":{"1min":1.4890000000000001,"5min":7.375,"15min":12.455},"last":1.7310000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1.754,"15min":1.4039999999999999},"min":{"1min":0.497,"5min":0.38300000000000001,"15min":0.374},"max":{"1min":1.417,"5min":8.8539999999999992,"15min":8.8539999999999992},"last":1.6970000000000001},{"interface":"front","average":{"1min":1.306,"5min":2.4649999999999999,"15min":1.575},"min":{"1min":0.66300000000000003,"5min":0.434,"15min":0.39400000000000002},"max":{"1min":6.9379999999999997,"5min":14.003,"15min":14.003},"last":1.9490000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.55,"15min":1.3740000000000001},"min":{"1min":0.64400000000000002,"5min":0.316,"15min":0.316},"max":{"1min":6.5979999999999999,"5min":6.8390000000000004,"15min":10.537000000000001},"last":2.1739999999999999},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.8180000000000001,"15min":1.4079999999999999},"min":{"1min":0.65400000000000003,"5min":0.46100000000000002,"15min":0.39600000000000002},"max":{"1min":4.4950000000000001,"5min":7.3890000000000002,"15min":7.3890000000000002},"last":1.7070000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019484,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1418820,"kb_used_data":519676,"kb_used_omap":0,"kb_used_meta":899136,"kb_avail":92326332,"statfs":{"total":95995035648,"available":94542163968,"internally_reserved":0,"allocated":532148224,"data_stored":531536708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":920715264},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:46:10 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":1.7090000000000001,"15min":1.2110000000000001},"min":{"1min":0.34799999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.25,"5min":14.095000000000001,"15min":14.095000000000001},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":1.5640000000000001,"15min":1.2829999999999999},"min":{"1min":0.53600000000000003,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.3939999999999999,"5min":9.6720000000000006,"15min":9.6720000000000006},"last":0.69099999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:46:10 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":1.6759999999999999,"15min":1.6339999999999999},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":2.7229999999999999,"5min":14.196,"15min":121.267},"last":0.40200000000000002},{"interface":"front","average":{"1min":1.4550000000000001,"5min":1.9730000000000001,"15min":1.724},"min":{"1min":0.42999999999999999,"5min":0.32900000000000001,"15min":0.317},"max":{"1min":7.5469999999999997,"5min":14.131,"15min":121.327},"last":0.48099999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:46:10 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":1.7949999999999999,"15min":1.3100000000000001},"min":{"1min":0.40000000000000002,"5min":0.31,"15min":0.308},"max":{"1min":1.3149999999999999,"5min":9.7170000000000005,"15min":9.7170000000000005},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.89600000000000002,"5min":1.9510000000000001,"15min":1.3440000000000001},"min":{"1min":0.45600000000000002,"5min":0.36499999999999999,"15min":0.29999999999999999},"max":{"1min":1.349,"5min":14.176,"15min":14.176},"last":0.435}]},{"osd":3,"last update":"Sat Sep 23 20:45:45 2023","interfaces":[{"interface":"back","average":{"1min":1.9770000000000001,"5min":1.913,"15min":1.3959999999999999},"min":{"1min":0.42199999999999999,"5min":0.36299999999999999,"15min":0.34499999999999997},"max":{"1min":14.217000000000001,"5min":14.217000000000001,"15min":14.217000000000001},"last":0.753},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.5149999999999999,"15min":1.238},"min":{"1min":0.36499999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":9.7460000000000004,"5min":9.7460000000000004,"15min":9.7460000000000004},"last":1.4590000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:46:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.8959999999999999,"15min":1.5609999999999999},"min":{"1min":0.41799999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.327,"5min":14.154,"15min":15.707000000000001},"last":1.397},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1.5740000000000001,"15min":1.49},"min":{"1min":0.501,"5min":0.29299999999999998,"15min":0.27600000000000002},"max":{"1min":1.29,"5min":9.7989999999999995,"15min":15.539},"last":1.4990000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":2.4710000000000001,"15min":1.5600000000000001},"min":{"1min":0.375,"5min":0.31,"15min":0.31},"max":{"1min":1.244,"5min":28.515999999999998,"15min":28.515999999999998},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.97499999999999998,"5min":2.5209999999999999,"15min":1.7789999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.268,"5min":28.565999999999999,"15min":28.565999999999999},"last":0.70999999999999996}]},{"osd":7,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.6850000000000001,"15min":1.579},"min":{"1min":0.45600000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.5629999999999999,"5min":9.7729999999999997,"15min":9.7729999999999997},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.843,"15min":1.4179999999999999},"min":{"1min":0.437,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1479999999999999,"5min":11.519,"15min":13.869},"last":0.67500000000000004}]}]},{"osd":5,"up_from":36,"seq":154618823253,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1389680,"kb_used_data":502440,"kb_used_omap":0,"kb_used_meta":887232,"kb_avail":92355472,"statfs":{"total":95995035648,"available":94572003328,"internally_reserved":0,"allocated":514498560,"data_stored":513902953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":908525568},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:45:24 2023","interfaces":[{"interface":"back","average":{"1min":1.766,"5min":2.2229999999999999,"15min":1.462},"min":{"1min":0.28100000000000003,"5min":0.25800000000000001,"15min":0.22700000000000001},"max":{"1min":7.6980000000000004,"5min":37.576000000000001,"15min":37.576000000000001},"last":0.26000000000000001},{"interface":"front","average":{"1min":1.504,"5min":2.085,"15min":1.379},"min":{"1min":0.28199999999999997,"5min":0.251,"15min":0.251},"max":{"1min":6.1050000000000004,"5min":38.128,"15min":38.128},"last":0.61599999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:45:58 2023","interfaces":[{"interface":"back","average":{"1min":1.3340000000000001,"5min":1.3280000000000001,"15min":1.7370000000000001},"min":{"1min":0.70099999999999996,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.3650000000000002,"5min":7.2249999999999996,"15min":36.359000000000002},"last":0.49199999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.3640000000000001,"15min":1.8600000000000001},"min":{"1min":0.48599999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.9450000000000001,"5min":5.9989999999999997,"15min":36.323999999999998},"last":0.58999999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:46:13 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":2.6829999999999998,"15min":1.7829999999999999},"min":{"1min":0.41299999999999998,"5min":0.34699999999999998,"15min":0.30099999999999999},"max":{"1min":2.0819999999999999,"5min":88.733999999999995,"15min":88.733999999999995},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.214,"5min":3.1459999999999999,"15min":1.8799999999999999},"min":{"1min":0.73899999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":4.1699999999999999,"5min":88.765000000000001,"15min":88.765000000000001},"last":1.788}]},{"osd":3,"last update":"Sat Sep 23 20:45:44 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.5580000000000001,"15min":1.2470000000000001},"min":{"1min":0.39500000000000002,"5min":0.311,"15min":0.311},"max":{"1min":4.6619999999999999,"5min":7.7050000000000001,"15min":7.7050000000000001},"last":0.65400000000000003},{"interface":"front","average":{"1min":1.8140000000000001,"5min":1.873,"15min":1.5549999999999999},"min":{"1min":0.53700000000000003,"5min":0.36699999999999999,"15min":0.35499999999999998},"max":{"1min":8.9369999999999994,"5min":9.4350000000000005,"15min":9.4350000000000005},"last":2.1579999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:45:24 2023","interfaces":[{"interface":"back","average":{"1min":2.6589999999999998,"5min":2.0350000000000001,"15min":1.7170000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.309},"max":{"1min":9.391,"5min":9.391,"15min":11.94},"last":0.52800000000000002},{"interface":"front","average":{"1min":2.25,"5min":1.823,"15min":1.5369999999999999},"min":{"1min":0.441,"5min":0.27200000000000002,"15min":0.27000000000000002},"max":{"1min":7.8159999999999998,"5min":7.8159999999999998,"15min":15.02},"last":0.46800000000000003}]},{"osd":6,"last update":"Sat Sep 23 20:45:50 2023","interfaces":[{"interface":"back","average":{"1min":1.6319999999999999,"5min":2.0790000000000002,"15min":1.7070000000000001},"min":{"1min":0.66900000000000004,"5min":0.308,"15min":0.308},"max":{"1min":5.3250000000000002,"5min":13.568,"15min":37.259999999999998},"last":0.51500000000000001},{"interface":"front","average":{"1min":1.411,"5min":1.748,"15min":1.5800000000000001},"min":{"1min":0.61299999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":4.5910000000000002,"5min":5.6959999999999997,"15min":38.881999999999998},"last":0.54400000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:45:50 2023","interfaces":[{"interface":"back","average":{"1min":2.0030000000000001,"5min":1.8380000000000001,"15min":1.5840000000000001},"min":{"1min":0.60899999999999999,"5min":0.39700000000000002,"15min":0.35699999999999998},"max":{"1min":9.1069999999999993,"5min":9.1069999999999993,"15min":10.721},"last":0.55500000000000005},{"interface":"front","average":{"1min":1.5009999999999999,"5min":1.6890000000000001,"15min":1.675},"min":{"1min":0.436,"5min":0.40799999999999997,"15min":0.374},"max":{"1min":6.5430000000000001,"5min":13.475,"15min":31.73},"last":0.57799999999999996}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":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":6614,"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":5445,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":669057024,"data_stored":669057024,"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":1169424384,"data_stored":1169424384,"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":925302784,"data_stored":925302784,"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":987103232,"data_stored":987103232,"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":529989632,"data_stored":529989632,"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":525664256,"data_stored":525664256,"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":1059520512,"data_stored":1059520512,"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":973996032,"data_stored":973996032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:46:25.196 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:46:25.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:25.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:25.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:25.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:25.333 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:25.343 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:25 smithi098 bash[74888]: audit 2023-09-23T20:46:24.619835+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:25.343 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:25 smithi098 bash[78228]: audit 2023-09-23T20:46:24.619835+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:25.376 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:25.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:25.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:25.404 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 26 16 45988 45972 110.479 84.9375 0.011024 0.00904455 2023-09-23T20:46:25.483 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:25.492 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:25 smithi173 bash[59517]: audit 2023-09-23T20:46:24.619835+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:25.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:25.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:25.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:25.620 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:25.643 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:25.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:25.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:25.746 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:25.773 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:25.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:25.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:25.878 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:25.901 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:25.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:25.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:26.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:26.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:26.046 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:26.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:26.088 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:46:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:46:26] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.33.4" 2023-09-23T20:46:26.147 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:26.173 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:26.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:26.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:26.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:26.305 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:26.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:26.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:26.404 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 27 16 47400 47384 109.656 88.25 0.00911137 0.00911368 2023-09-23T20:46:26.409 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:26.418 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:26 smithi098 bash[74888]: cluster 2023-09-23T20:46:24.827166+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1432: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:46:26.419 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:26 smithi098 bash[78228]: cluster 2023-09-23T20:46:24.827166+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1432: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:46:26.441 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:26.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:26.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:26.545 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:26.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:26.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:26.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:26.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:26 smithi173 bash[59517]: cluster 2023-09-23T20:46:24.827166+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1432: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-23T20:46:26.685 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:26.711 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:26.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:26.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:26.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:26.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:26.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:26.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:26.949 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:26.976 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:26.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:26.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:27.080 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:27.109 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:27.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:27.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:27.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:27.248 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:27.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:27.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:27.353 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:27.380 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:27.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:27.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:27.404 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 28 16 48769 48753 108.795 85.5625 0.00913183 0.00918533 2023-09-23T20:46:27.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:27.510 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:27.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:27.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:27.618 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:27.651 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:27.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:27.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:27.757 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:27.782 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:46:27.782 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:46:27.782 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:46:27.782 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:46:27.782 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:46:27.783 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:27.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:27.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:27.889 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:27.914 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:27.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:27.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:28.017 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:28.042 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:28.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:28.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:28.139 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:46:28.146 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:28.184 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:46:28.196 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:28.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:28.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:28.229 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:46:28.279 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:46:28.299 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:28.318 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:46:28.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:28.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:28.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:28.365 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:46:28.404 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 29 16 49906 49890 107.494 71.0625 0.0309587 0.00929633 2023-09-23T20:46:28.408 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:46:28.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:28 smithi098 bash[74888]: cluster 2023-09-23T20:46:26.827840+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1433: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T20:46:28.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:28 smithi098 bash[74888]: audit 2023-09-23T20:46:28.071909+0000 mon.a (mon.0) 1765 : audit 0 from='client.? 172.21.15.98:0/2427703247' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:28.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:28 smithi098 bash[78228]: cluster 2023-09-23T20:46:26.827840+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1433: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T20:46:28.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:28 smithi098 bash[78228]: audit 2023-09-23T20:46:28.071909+0000 mon.a (mon.0) 1765 : audit 0 from='client.? 172.21.15.98:0/2427703247' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:28.431 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:28.450 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:46:28.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:46:28.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:46:28.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:46:28.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:46:28.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:46:28.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:46:28.455 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:46:28.456 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:46:28.456 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:28.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:28.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:28.561 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:28.591 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:28.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:28.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:28.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:28 smithi173 bash[59517]: cluster 2023-09-23T20:46:26.827840+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1433: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-23T20:46:28.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:28 smithi173 bash[59517]: audit 2023-09-23T20:46:28.071909+0000 mon.a (mon.0) 1765 : audit 0 from='client.? 172.21.15.98:0/2427703247' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:28.697 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:28.723 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:28.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:28.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:28.827 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:28.855 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:28.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:28.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:28.909 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T20:46:28.959 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:28.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:28.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:28.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:29.090 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:29.121 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:29.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:29.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:29.225 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:29.249 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:29.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:29.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:29.275 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:46:29.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:29.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:29.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:29.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:29.404 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 30 16 51124 51108 106.448 76.125 0.0132835 0.00938847 2023-09-23T20:46:29.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:29 smithi098 bash[74888]: audit 2023-09-23T20:46:28.464128+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:46:29.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:29 smithi098 bash[74888]: audit 2023-09-23T20:46:28.467464+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.98:0/753452056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:46:29.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:29 smithi098 bash[78228]: audit 2023-09-23T20:46:28.464128+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:46:29.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:29 smithi098 bash[78228]: audit 2023-09-23T20:46:28.467464+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.98:0/753452056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:46:29.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:29.512 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:29.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:29.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:29.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:29 smithi173 bash[59517]: audit 2023-09-23T20:46:28.464128+0000 mon.a (mon.0) 1766 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:46:29.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:29 smithi173 bash[59517]: audit 2023-09-23T20:46:28.467464+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.98:0/753452056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:46:29.618 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:29.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:29.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:29.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:29.762 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:29.788 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:29.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:29.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:29.891 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:29.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:29.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:29.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:30.023 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:30.052 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:30.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:30.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:30.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:30.189 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:30.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:30.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:30.292 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:30.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:30 smithi173 bash[59517]: cluster 2023-09-23T20:46:28.828395+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1434: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-23T20:46:30.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:30 smithi173 bash[59517]: cluster 2023-09-23T20:46:29.247432+0000 mon.a (mon.0) 1767 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:30.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:30 smithi173 bash[59517]: audit 2023-09-23T20:46:29.260133+0000 mon.a (mon.0) 1768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:46:30.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:30 smithi173 bash[59517]: cluster 2023-09-23T20:46:29.260233+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-09-23T20:46:30.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:30 smithi173 bash[59517]: cluster 2023-09-23T20:46:29.261306+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:46:30.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:30 smithi173 bash[59517]: cluster 2023-09-23T20:46:29.269289+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:46:30.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:30 smithi173 bash[59517]: cluster 2023-09-23T20:46:29.273229+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:46:30.340 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:30.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:30.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:30.405 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 31 16 52349 52333 105.484 76.5625 0.0103568 0.00947429 2023-09-23T20:46:30.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[74888]: cluster 2023-09-23T20:46:28.828395+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1434: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-23T20:46:30.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[74888]: cluster 2023-09-23T20:46:29.247432+0000 mon.a (mon.0) 1767 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:30.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[74888]: audit 2023-09-23T20:46:29.260133+0000 mon.a (mon.0) 1768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:46:30.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[74888]: cluster 2023-09-23T20:46:29.260233+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-09-23T20:46:30.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[74888]: cluster 2023-09-23T20:46:29.261306+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:46:30.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[74888]: cluster 2023-09-23T20:46:29.269289+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:46:30.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[74888]: cluster 2023-09-23T20:46:29.273229+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:46:30.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[78228]: cluster 2023-09-23T20:46:28.828395+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1434: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-23T20:46:30.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[78228]: cluster 2023-09-23T20:46:29.247432+0000 mon.a (mon.0) 1767 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:30.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[78228]: audit 2023-09-23T20:46:29.260133+0000 mon.a (mon.0) 1768 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:46:30.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[78228]: cluster 2023-09-23T20:46:29.260233+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-09-23T20:46:30.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[78228]: cluster 2023-09-23T20:46:29.261306+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:46:30.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[78228]: cluster 2023-09-23T20:46:29.269289+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:46:30.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:30 smithi098 bash[78228]: cluster 2023-09-23T20:46:29.273229+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T20:46:30.446 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:30.472 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:30.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:30.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:30.576 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:30.610 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:30.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:30.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:30.715 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:30.744 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:30.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:30.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:30.849 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:30.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:30.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:30.981 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:31.008 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:31.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:31.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:31.112 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:31.144 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:31.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:31.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:31.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:31.276 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:31.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:31.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:31.380 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:31.404 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 32 16 53639 53623 104.707 80.625 0.00673639 0.00954515 2023-09-23T20:46:31.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:31.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:31.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:31.517 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:31.549 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:31.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:31.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:31.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:31.682 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:31.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:31.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:31.785 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:31.814 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:31.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:31.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:31.921 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:31.948 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:31.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:31.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:32.052 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:32.079 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:32.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:32.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:32.184 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:32.210 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:32.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:32.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:32.316 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:32.343 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:32.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:32.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:32.385 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:32.405 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 33 16 54932 54916 103.983 80.8125 0.0126643 0.00961114 2023-09-23T20:46:32.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:32.460 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:32 smithi098 bash[78228]: cluster 2023-09-23T20:46:30.829026+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1436: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-09-23T20:46:32.461 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:32 smithi098 bash[74888]: cluster 2023-09-23T20:46:30.829026+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1436: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-09-23T20:46:32.482 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:32.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:32.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:32.590 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:32.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:32 smithi173 bash[59517]: cluster 2023-09-23T20:46:30.829026+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1436: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-09-23T20:46:32.613 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:32.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:32.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:32.718 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:32.745 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:32.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:32.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:32.848 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:32.873 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:32.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:32.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:32.897 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:46:32.977 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:33.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:33.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:33.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:33.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:33.131 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:33.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:33.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:33.237 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:33.277 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:33.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:33.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:33.381 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:33.404 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 34 16 56110 56094 103.09 73.625 0.0364121 0.00969462 2023-09-23T20:46:33.412 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:33.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:33.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:33.516 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:33.551 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:33.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:33.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:33.657 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:33.684 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:33.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:33.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:33.740 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:46:33.788 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:33.818 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:33.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:33.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:33.919 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:46:33.923 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:34.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:34.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:34.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:34.111 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:34.148 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:34.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:34.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:34.251 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:34.277 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:34.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:34.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:34.382 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:34.446 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 35 16 57269 57253 102.214 72.4375 0.00802569 0.0097778 2023-09-23T20:46:34.447 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:34 smithi098 bash[74888]: cluster 2023-09-23T20:46:32.829676+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1437: 89 pgs: 89 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T20:46:34.447 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:34 smithi098 bash[78228]: cluster 2023-09-23T20:46:32.829676+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1437: 89 pgs: 89 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T20:46:34.487 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:34.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:34.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:34.591 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:34.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:34 smithi173 bash[59517]: cluster 2023-09-23T20:46:32.829676+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1437: 89 pgs: 89 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T20:46:34.626 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:34.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:34.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:34.732 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:34.754 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:34.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:34.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:34.857 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:34.882 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:34.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:34.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:34.987 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:35.010 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:35.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:35.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:35.113 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:35.138 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:35.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:35.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:35.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:35.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:35.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:35.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:35.391 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:35.405 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 36 16 58176 58160 100.949 56.6875 0.00697375 0.00989867 2023-09-23T20:46:35.420 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:35.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:35.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:35.524 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:35.552 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:35.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:35.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:35.656 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:35.683 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:35.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:35.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:35.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:35.821 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:35.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:35.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:35.924 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:35.947 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:35.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:35.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:36.052 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:36.077 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:36.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:36.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:36.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:36.213 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:36.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:36.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:36.278 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:46:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:46:36] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.33.4" 2023-09-23T20:46:36.278 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:36 smithi098 bash[74888]: cluster 2023-09-23T20:46:34.830252+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1438: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T20:46:36.317 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:36.347 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:36.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:36.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:36.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 37 16 59194 59178 99.9306 63.625 0.0154208 0.0100004 2023-09-23T20:46:36.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:36.461 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:36 smithi173 bash[59517]: cluster 2023-09-23T20:46:34.830252+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1438: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T20:46:36.476 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:36.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:36.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:36.579 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:36.589 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:36 smithi098 bash[78228]: cluster 2023-09-23T20:46:34.830252+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1438: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-23T20:46:36.614 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:36.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:36.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:36.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:36.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:36.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:36.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:36.853 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:36.884 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:36.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:36.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:36.987 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:37.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:37.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:37.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:37.120 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:37.151 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:37.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:37.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:37.256 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:37.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:37.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:37.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:37.390 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:37.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 38 16 60373 60357 99.24 73.6875 0.0122913 0.0100701 2023-09-23T20:46:37.421 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:37.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:37.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:37.524 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:37.549 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:37.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:37.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:37.652 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:37.684 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:37.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:37.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:37.787 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:37.819 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:37.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:37.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:37.923 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:37.952 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:37.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:37.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:38.054 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:38.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:38.085 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:38.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:38.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:46:38.197 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:46:38.212 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:38.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:38.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:38.317 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:38.345 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:38.346 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:38 smithi098 bash[78228]: cluster 2023-09-23T20:46:36.831013+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1439: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T20:46:38.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:38.349 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:38 smithi098 bash[74888]: cluster 2023-09-23T20:46:36.831013+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1439: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T20:46:38.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:38.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 39 16 61485 61469 98.4774 69.5 0.0146831 0.0101496 2023-09-23T20:46:38.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:38.458 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:38 smithi173 bash[59517]: cluster 2023-09-23T20:46:36.831013+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1439: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-23T20:46:38.476 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:38.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:38.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:38.579 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:38.612 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:38.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:38.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:38.716 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:38.741 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:38.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:38.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:38.848 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:38.874 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:38.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:38.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:38.978 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:39.010 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:39.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:39.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:39.078 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:46:39.078 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:46:39.117 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:39.146 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:39.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:39.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:39.251 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:39.279 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:39.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:39.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:39.384 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:39.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:46:39.404070+0000 min lat: 0.00140292 max lat: 0.524224 avg lat: 0.0102195 2023-09-23T20:46:39.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:46:39.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 40 16 62627 62611 97.7998 71.375 0.021164 0.0102195 2023-09-23T20:46:39.432 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:39.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:39.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:39.536 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:39.569 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:39.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:39.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:39.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:39 smithi173 bash[59517]: audit 2023-09-23T20:46:38.168637+0000 mgr.y (mgr.34107) 1294 : audit 0 from='client.45929 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:46:39.673 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:39.677 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:39 smithi098 bash[74888]: audit 2023-09-23T20:46:38.168637+0000 mgr.y (mgr.34107) 1294 : audit 0 from='client.45929 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:46:39.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:39 smithi098 bash[78228]: audit 2023-09-23T20:46:38.168637+0000 mgr.y (mgr.34107) 1294 : audit 0 from='client.45929 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:46:39.702 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:39.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:39.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:39.809 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:39.832 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:39.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:39.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:39.934 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:39.963 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":1439,"stamp":"2023-09-23T20:46:36.830513+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3736868768,"num_objects":57035,"num_object_clones":0,"num_object_copies":171105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":57035,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":57271,"num_write_kb":3651149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":68,"num_bytes_recovered":1781972,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":57205,"ondisk_log_size":57205,"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":16870440,"kb_used_data":10985256,"kb_used_omap":25,"kb_used_meta":5885094,"kb_avail":733090776,"statfs":{"total":767960285184,"available":750684954624,"internally_reserved":0,"allocated":11248902144,"data_stored":11241978834,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25680,"internal_metadata":6026337200},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,0,3,5,4,1],"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":821297152,"num_objects":12532,"num_object_clones":0,"num_object_copies":37596,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12532,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12532,"num_write_kb":802048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003154"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":207,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:08.195285+0000","last_change":"2023-09-23T20:33:42.535387+0000","last_active":"2023-09-23T20:46:08.195285+0000","last_peered":"2023-09-23T20:46:08.195285+0000","last_clean":"2023-09-23T20:46:08.195285+0000","last_became_active":"2023-09-23T20:33:42.535012+0000","last_became_peered":"2023-09-23T20:33:42.535012+0000","last_unstale":"2023-09-23T20:46:08.195285+0000","last_undegraded":"2023-09-23T20:46:08.195285+0000","last_fullsized":"2023-09-23T20:46:08.195285+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:59:55.047019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":84,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.468507+0000","last_change":"2023-09-23T20:35:30.041013+0000","last_active":"2023-09-23T20:46:01.468507+0000","last_peered":"2023-09-23T20:46:01.468507+0000","last_clean":"2023-09-23T20:46:01.468507+0000","last_became_active":"2023-09-23T20:35:30.040612+0000","last_became_peered":"2023-09-23T20:35:30.040612+0000","last_unstale":"2023-09-23T20:46:01.468507+0000","last_undegraded":"2023-09-23T20:46:01.468507+0000","last_fullsized":"2023-09-23T20:46:01.468507+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:14:59.922333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":302,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.472350+0000","last_change":"2023-09-23T20:35:30.044561+0000","last_active":"2023-09-23T20:46:01.472350+0000","last_peered":"2023-09-23T20:46:01.472350+0000","last_clean":"2023-09-23T20:46:01.472350+0000","last_became_active":"2023-09-23T20:35:30.044140+0000","last_became_peered":"2023-09-23T20:35:30.044140+0000","last_unstale":"2023-09-23T20:46:01.472350+0000","last_undegraded":"2023-09-23T20:46:01.472350+0000","last_fullsized":"2023-09-23T20:46:01.472350+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:32.422519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.463337+0000","last_change":"2023-09-23T20:36:00.054545+0000","last_active":"2023-09-23T20:46:01.463337+0000","last_peered":"2023-09-23T20:46:01.463337+0000","last_clean":"2023-09-23T20:46:01.463337+0000","last_became_active":"2023-09-23T20:36:00.053791+0000","last_became_peered":"2023-09-23T20:36:00.053791+0000","last_unstale":"2023-09-23T20:46:01.463337+0000","last_undegraded":"2023-09-23T20:46:01.463337+0000","last_fullsized":"2023-09-23T20:46:01.463337+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.314890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.467714+0000","last_change":"2023-09-23T20:36:00.051229+0000","last_active":"2023-09-23T20:46:01.467714+0000","last_peered":"2023-09-23T20:46:01.467714+0000","last_clean":"2023-09-23T20:46:01.467714+0000","last_became_active":"2023-09-23T20:36:00.050554+0000","last_became_peered":"2023-09-23T20:36:00.050554+0000","last_unstale":"2023-09-23T20:46:01.467714+0000","last_undegraded":"2023-09-23T20:46:01.467714+0000","last_fullsized":"2023-09-23T20:46:01.467714+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:45.824264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":300,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.480891+0000","last_change":"2023-09-23T20:13:11.235343+0000","last_active":"2023-09-23T20:46:01.480891+0000","last_peered":"2023-09-23T20:46:01.480891+0000","last_clean":"2023-09-23T20:46:01.480891+0000","last_became_active":"2023-09-23T20:13:11.234982+0000","last_became_peered":"2023-09-23T20:13:11.234982+0000","last_unstale":"2023-09-23T20:46:01.480891+0000","last_undegraded":"2023-09-23T20:46:01.480891+0000","last_fullsized":"2023-09-23T20:46:01.480891+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":80,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.462792+0000","last_change":"2023-09-23T20:36:00.057771+0000","last_active":"2023-09-23T20:46:01.462792+0000","last_peered":"2023-09-23T20:46:01.462792+0000","last_clean":"2023-09-23T20:46:01.462792+0000","last_became_active":"2023-09-23T20:36:00.057495+0000","last_became_peered":"2023-09-23T20:36:00.057495+0000","last_unstale":"2023-09-23T20:46:01.462792+0000","last_undegraded":"2023-09-23T20:46:01.462792+0000","last_fullsized":"2023-09-23T20:46:01.462792+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:17:46.745953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.467636+0000","last_change":"2023-09-23T20:35:30.064611+0000","last_active":"2023-09-23T20:46:01.467636+0000","last_peered":"2023-09-23T20:46:01.467636+0000","last_clean":"2023-09-23T20:46:01.467636+0000","last_became_active":"2023-09-23T20:35:30.064286+0000","last_became_peered":"2023-09-23T20:35:30.064286+0000","last_unstale":"2023-09-23T20:46:01.467636+0000","last_undegraded":"2023-09-23T20:46:01.467636+0000","last_fullsized":"2023-09-23T20:46:01.467636+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:46:52.998493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":357,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.479000+0000","last_change":"2023-09-23T20:33:42.551681+0000","last_active":"2023-09-23T20:46:01.479000+0000","last_peered":"2023-09-23T20:46:01.479000+0000","last_clean":"2023-09-23T20:46:01.479000+0000","last_became_active":"2023-09-23T20:33:42.551288+0000","last_became_peered":"2023-09-23T20:33:42.551288+0000","last_unstale":"2023-09-23T20:46:01.479000+0000","last_undegraded":"2023-09-23T20:46:01.479000+0000","last_fullsized":"2023-09-23T20:46:01.479000+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.467782+0000","last_change":"2023-09-23T20:35:30.253978+0000","last_active":"2023-09-23T20:46:01.467782+0000","last_peered":"2023-09-23T20:46:01.467782+0000","last_clean":"2023-09-23T20:46:01.467782+0000","last_became_active":"2023-09-23T20:35:30.253624+0000","last_became_peered":"2023-09-23T20:35:30.253624+0000","last_unstale":"2023-09-23T20:46:01.467782+0000","last_undegraded":"2023-09-23T20:46:01.467782+0000","last_fullsized":"2023-09-23T20:46:01.467782+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:19.531574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":191,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.474016+0000","last_change":"2023-09-23T20:35:30.207620+0000","last_active":"2023-09-23T20:46:01.474016+0000","last_peered":"2023-09-23T20:46:01.474016+0000","last_clean":"2023-09-23T20:46:01.474016+0000","last_became_active":"2023-09-23T20:35:30.083019+0000","last_became_peered":"2023-09-23T20:35:30.083019+0000","last_unstale":"2023-09-23T20:46:01.474016+0000","last_undegraded":"2023-09-23T20:46:01.474016+0000","last_fullsized":"2023-09-23T20:46:01.474016+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":282,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.472849+0000","last_change":"2023-09-23T20:33:42.533010+0000","last_active":"2023-09-23T20:46:01.472849+0000","last_peered":"2023-09-23T20:46:01.472849+0000","last_clean":"2023-09-23T20:46:01.472849+0000","last_became_active":"2023-09-23T20:33:42.532688+0000","last_became_peered":"2023-09-23T20:33:42.532688+0000","last_unstale":"2023-09-23T20:46:01.472849+0000","last_undegraded":"2023-09-23T20:46:01.472849+0000","last_fullsized":"2023-09-23T20:46:01.472849+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:21:59.836664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":150,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.475809+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:46:01.475809+0000","last_peered":"2023-09-23T20:46:01.475809+0000","last_clean":"2023-09-23T20:46:01.475809+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:46:01.475809+0000","last_undegraded":"2023-09-23T20:46:01.475809+0000","last_fullsized":"2023-09-23T20:46:01.475809+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":288,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.479956+0000","last_change":"2023-09-23T20:17:34.749131+0000","last_active":"2023-09-23T20:46:01.479956+0000","last_peered":"2023-09-23T20:46:01.479956+0000","last_clean":"2023-09-23T20:46:01.479956+0000","last_became_active":"2023-09-23T20:17:34.748736+0000","last_became_peered":"2023-09-23T20:17:34.748736+0000","last_unstale":"2023-09-23T20:46:01.479956+0000","last_undegraded":"2023-09-23T20:46:01.479956+0000","last_fullsized":"2023-09-23T20:46:01.479956+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":193,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.474185+0000","last_change":"2023-09-23T20:24:13.957580+0000","last_active":"2023-09-23T20:46:01.474185+0000","last_peered":"2023-09-23T20:46:01.474185+0000","last_clean":"2023-09-23T20:46:01.474185+0000","last_became_active":"2023-09-23T20:24:13.956836+0000","last_became_peered":"2023-09-23T20:24:13.956836+0000","last_unstale":"2023-09-23T20:46:01.474185+0000","last_undegraded":"2023-09-23T20:46:01.474185+0000","last_fullsized":"2023-09-23T20:46:01.474185+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":84,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.467515+0000","last_change":"2023-09-23T20:35:30.109939+0000","last_active":"2023-09-23T20:46:01.467515+0000","last_peered":"2023-09-23T20:46:01.467515+0000","last_clean":"2023-09-23T20:46:01.467515+0000","last_became_active":"2023-09-23T20:35:30.109551+0000","last_became_peered":"2023-09-23T20:35:30.109551+0000","last_unstale":"2023-09-23T20:46:01.467515+0000","last_undegraded":"2023-09-23T20:46:01.467515+0000","last_fullsized":"2023-09-23T20:46:01.467515+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:42.389809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":80,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.463786+0000","last_change":"2023-09-23T20:36:00.054466+0000","last_active":"2023-09-23T20:46:01.463786+0000","last_peered":"2023-09-23T20:46:01.463786+0000","last_clean":"2023-09-23T20:46:01.463786+0000","last_became_active":"2023-09-23T20:36:00.054119+0000","last_became_peered":"2023-09-23T20:36:00.054119+0000","last_unstale":"2023-09-23T20:46:01.463786+0000","last_undegraded":"2023-09-23T20:46:01.463786+0000","last_fullsized":"2023-09-23T20:46:01.463786+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:12:55.788165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.479401+0000","last_change":"2023-09-23T20:35:30.095853+0000","last_active":"2023-09-23T20:46:01.479401+0000","last_peered":"2023-09-23T20:46:01.479401+0000","last_clean":"2023-09-23T20:46:01.479401+0000","last_became_active":"2023-09-23T20:35:30.095609+0000","last_became_peered":"2023-09-23T20:35:30.095609+0000","last_unstale":"2023-09-23T20:46:01.479401+0000","last_undegraded":"2023-09-23T20:46:01.479401+0000","last_fullsized":"2023-09-23T20:46:01.479401+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":187,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.473675+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:46:01.473675+0000","last_peered":"2023-09-23T20:46:01.473675+0000","last_clean":"2023-09-23T20:46:01.473675+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:46:01.473675+0000","last_undegraded":"2023-09-23T20:46:01.473675+0000","last_fullsized":"2023-09-23T20:46:01.473675+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":80,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.463261+0000","last_change":"2023-09-23T20:36:00.058065+0000","last_active":"2023-09-23T20:46:01.463261+0000","last_peered":"2023-09-23T20:46:01.463261+0000","last_clean":"2023-09-23T20:46:01.463261+0000","last_became_active":"2023-09-23T20:36:00.054422+0000","last_became_peered":"2023-09-23T20:36:00.054422+0000","last_unstale":"2023-09-23T20:46:01.463261+0000","last_undegraded":"2023-09-23T20:46:01.463261+0000","last_fullsized":"2023-09-23T20:46:01.463261+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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.666280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":395,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.479116+0000","last_change":"2023-09-23T20:36:00.094405+0000","last_active":"2023-09-23T20:46:01.479116+0000","last_peered":"2023-09-23T20:46:01.479116+0000","last_clean":"2023-09-23T20:46:01.479116+0000","last_became_active":"2023-09-23T20:36:00.057313+0000","last_became_peered":"2023-09-23T20:36:00.057313+0000","last_unstale":"2023-09-23T20:46:01.479116+0000","last_undegraded":"2023-09-23T20:46:01.479116+0000","last_fullsized":"2023-09-23T20:46:01.479116+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":84,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.468236+0000","last_change":"2023-09-23T20:35:30.055266+0000","last_active":"2023-09-23T20:46:01.468236+0000","last_peered":"2023-09-23T20:46:01.468236+0000","last_clean":"2023-09-23T20:46:01.468236+0000","last_became_active":"2023-09-23T20:35:30.054937+0000","last_became_peered":"2023-09-23T20:35:30.054937+0000","last_unstale":"2023-09-23T20:46:01.468236+0000","last_undegraded":"2023-09-23T20:46:01.468236+0000","last_fullsized":"2023-09-23T20:46:01.468236+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.560081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"324'3715","reported_seq":3728,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:35.887149+0000","last_change":"2023-09-23T20:45:38.738674+0000","last_active":"2023-09-23T20:46:35.887149+0000","last_peered":"2023-09-23T20:46:35.887149+0000","last_clean":"2023-09-23T20:46:35.887149+0000","last_became_active":"2023-09-23T20:45:38.737752+0000","last_became_peered":"2023-09-23T20:45:38.737752+0000","last_unstale":"2023-09-23T20:46:35.887149+0000","last_undegraded":"2023-09-23T20:46:35.887149+0000","last_fullsized":"2023-09-23T20:46:35.887149+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3715,"log_dups_size":0,"ondisk_log_size":3715,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243466240,"num_objects":3715,"num_object_clones":0,"num_object_copies":11145,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3715,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3715,"num_write_kb":237760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":198,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.474719+0000","last_change":"2023-09-23T20:36:00.120728+0000","last_active":"2023-09-23T20:46:01.474719+0000","last_peered":"2023-09-23T20:46:01.474719+0000","last_clean":"2023-09-23T20:46:01.474719+0000","last_became_active":"2023-09-23T20:36:00.060264+0000","last_became_peered":"2023-09-23T20:36:00.060264+0000","last_unstale":"2023-09-23T20:46:01.474719+0000","last_undegraded":"2023-09-23T20:46:01.474719+0000","last_fullsized":"2023-09-23T20:46:01.474719+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":6,"num_bytes_recovered":132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":326,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.478702+0000","last_change":"2023-09-23T20:27:29.048910+0000","last_active":"2023-09-23T20:46:01.478702+0000","last_peered":"2023-09-23T20:46:01.478702+0000","last_clean":"2023-09-23T20:46:01.478702+0000","last_became_active":"2023-09-23T20:27:29.048562+0000","last_became_peered":"2023-09-23T20:27:29.048562+0000","last_unstale":"2023-09-23T20:46:01.478702+0000","last_undegraded":"2023-09-23T20:46:01.478702+0000","last_fullsized":"2023-09-23T20:46:01.478702+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"324'3615","reported_seq":3630,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:36.131022+0000","last_change":"2023-09-23T20:45:38.457702+0000","last_active":"2023-09-23T20:46:36.131022+0000","last_peered":"2023-09-23T20:46:36.131022+0000","last_clean":"2023-09-23T20:46:36.131022+0000","last_became_active":"2023-09-23T20:45:38.457388+0000","last_became_peered":"2023-09-23T20:45:38.457388+0000","last_unstale":"2023-09-23T20:46:36.131022+0000","last_undegraded":"2023-09-23T20:46:36.131022+0000","last_fullsized":"2023-09-23T20:46:36.131022+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3615,"log_dups_size":0,"ondisk_log_size":3615,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:17:39.684304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236912640,"num_objects":3615,"num_object_clones":0,"num_object_copies":10845,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3615,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3615,"num_write_kb":231360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":159,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.474268+0000","last_change":"2023-09-23T20:33:42.549584+0000","last_active":"2023-09-23T20:46:01.474268+0000","last_peered":"2023-09-23T20:46:01.474268+0000","last_clean":"2023-09-23T20:46:01.474268+0000","last_became_active":"2023-09-23T20:33:42.549030+0000","last_became_peered":"2023-09-23T20:33:42.549030+0000","last_unstale":"2023-09-23T20:46:01.474268+0000","last_undegraded":"2023-09-23T20:46:01.474268+0000","last_fullsized":"2023-09-23T20:46:01.474268+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":322,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.472915+0000","last_change":"2023-09-23T20:35:30.043850+0000","last_active":"2023-09-23T20:46:01.472915+0000","last_peered":"2023-09-23T20:46:01.472915+0000","last_clean":"2023-09-23T20:46:01.472915+0000","last_became_active":"2023-09-23T20:35:30.043355+0000","last_became_peered":"2023-09-23T20:35:30.043355+0000","last_unstale":"2023-09-23T20:46:01.472915+0000","last_undegraded":"2023-09-23T20:46:01.472915+0000","last_fullsized":"2023-09-23T20:46:01.472915+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.206676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"324'3628","reported_seq":3641,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:35.777762+0000","last_change":"2023-09-23T20:45:38.472671+0000","last_active":"2023-09-23T20:46:35.777762+0000","last_peered":"2023-09-23T20:46:35.777762+0000","last_clean":"2023-09-23T20:46:35.777762+0000","last_became_active":"2023-09-23T20:45:38.472358+0000","last_became_peered":"2023-09-23T20:45:38.472358+0000","last_unstale":"2023-09-23T20:46:35.777762+0000","last_undegraded":"2023-09-23T20:46:35.777762+0000","last_fullsized":"2023-09-23T20:46:35.777762+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3628,"log_dups_size":0,"ondisk_log_size":3628,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237764608,"num_objects":3628,"num_object_clones":0,"num_object_copies":10884,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3628,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3628,"num_write_kb":232192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":144,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.474850+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:46:01.474850+0000","last_peered":"2023-09-23T20:46:01.474850+0000","last_clean":"2023-09-23T20:46:01.474850+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:46:01.474850+0000","last_undegraded":"2023-09-23T20:46:01.474850+0000","last_fullsized":"2023-09-23T20:46:01.474850+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":352,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.480168+0000","last_change":"2023-09-23T20:27:29.044675+0000","last_active":"2023-09-23T20:46:01.480168+0000","last_peered":"2023-09-23T20:46:01.480168+0000","last_clean":"2023-09-23T20:46:01.480168+0000","last_became_active":"2023-09-23T20:27:29.044322+0000","last_became_peered":"2023-09-23T20:27:29.044322+0000","last_unstale":"2023-09-23T20:46:01.480168+0000","last_undegraded":"2023-09-23T20:46:01.480168+0000","last_fullsized":"2023-09-23T20:46:01.480168+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"324'3739","reported_seq":3750,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:35.786795+0000","last_change":"2023-09-23T20:45:38.473603+0000","last_active":"2023-09-23T20:46:35.786795+0000","last_peered":"2023-09-23T20:46:35.786795+0000","last_clean":"2023-09-23T20:46:35.786795+0000","last_became_active":"2023-09-23T20:45:38.473186+0000","last_became_peered":"2023-09-23T20:45:38.473186+0000","last_unstale":"2023-09-23T20:46:35.786795+0000","last_undegraded":"2023-09-23T20:46:35.786795+0000","last_fullsized":"2023-09-23T20:46:35.786795+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3739,"log_dups_size":0,"ondisk_log_size":3739,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245039104,"num_objects":3739,"num_object_clones":0,"num_object_copies":11217,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3739,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3739,"num_write_kb":239296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":323,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.478898+0000","last_change":"2023-09-23T20:35:30.096478+0000","last_active":"2023-09-23T20:46:01.478898+0000","last_peered":"2023-09-23T20:46:01.478898+0000","last_clean":"2023-09-23T20:46:01.478898+0000","last_became_active":"2023-09-23T20:35:30.096198+0000","last_became_peered":"2023-09-23T20:35:30.096198+0000","last_unstale":"2023-09-23T20:46:01.478898+0000","last_undegraded":"2023-09-23T20:46:01.478898+0000","last_fullsized":"2023-09-23T20:46:01.478898+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.463467+0000","last_change":"2023-09-23T20:36:00.059536+0000","last_active":"2023-09-23T20:46:01.463467+0000","last_peered":"2023-09-23T20:46:01.463467+0000","last_clean":"2023-09-23T20:46:01.463467+0000","last_became_active":"2023-09-23T20:36:00.059173+0000","last_became_peered":"2023-09-23T20:36:00.059173+0000","last_unstale":"2023-09-23T20:46:01.463467+0000","last_undegraded":"2023-09-23T20:46:01.463467+0000","last_fullsized":"2023-09-23T20:46:01.463467+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:37:13.017646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"324'3585","reported_seq":3599,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:35.964022+0000","last_change":"2023-09-23T20:45:38.471899+0000","last_active":"2023-09-23T20:46:35.964022+0000","last_peered":"2023-09-23T20:46:35.964022+0000","last_clean":"2023-09-23T20:46:35.964022+0000","last_became_active":"2023-09-23T20:45:38.471485+0000","last_became_peered":"2023-09-23T20:45:38.471485+0000","last_unstale":"2023-09-23T20:46:35.964022+0000","last_undegraded":"2023-09-23T20:46:35.964022+0000","last_fullsized":"2023-09-23T20:46:35.964022+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3585,"log_dups_size":0,"ondisk_log_size":3585,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234946560,"num_objects":3585,"num_object_clones":0,"num_object_copies":10755,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3585,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3585,"num_write_kb":229440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"59'2","reported_seq":101,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.468042+0000","last_change":"2023-09-23T20:36:00.140593+0000","last_active":"2023-09-23T20:46:01.468042+0000","last_peered":"2023-09-23T20:46:01.468042+0000","last_clean":"2023-09-23T20:46:01.468042+0000","last_became_active":"2023-09-23T20:36:00.054856+0000","last_became_peered":"2023-09-23T20:36:00.054856+0000","last_unstale":"2023-09-23T20:46:01.468042+0000","last_undegraded":"2023-09-23T20:46:01.468042+0000","last_fullsized":"2023-09-23T20:46:01.468042+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.171313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":84,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.467596+0000","last_change":"2023-09-23T20:35:30.069060+0000","last_active":"2023-09-23T20:46:01.467596+0000","last_peered":"2023-09-23T20:46:01.467596+0000","last_clean":"2023-09-23T20:46:01.467596+0000","last_became_active":"2023-09-23T20:35:30.068769+0000","last_became_peered":"2023-09-23T20:35:30.068769+0000","last_unstale":"2023-09-23T20:46:01.467596+0000","last_undegraded":"2023-09-23T20:46:01.467596+0000","last_fullsized":"2023-09-23T20:46:01.467596+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.349166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"324'3664","reported_seq":3679,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:34.538727+0000","last_change":"2023-09-23T20:45:38.461862+0000","last_active":"2023-09-23T20:46:34.538727+0000","last_peered":"2023-09-23T20:46:34.538727+0000","last_clean":"2023-09-23T20:46:34.538727+0000","last_became_active":"2023-09-23T20:45:38.461520+0000","last_became_peered":"2023-09-23T20:45:38.461520+0000","last_unstale":"2023-09-23T20:46:34.538727+0000","last_undegraded":"2023-09-23T20:46:34.538727+0000","last_fullsized":"2023-09-23T20:46:34.538727+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3664,"log_dups_size":0,"ondisk_log_size":3664,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:14:05.453347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240123904,"num_objects":3664,"num_object_clones":0,"num_object_copies":10992,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3664,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3664,"num_write_kb":234496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":316,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.479872+0000","last_change":"2023-09-23T20:33:42.538517+0000","last_active":"2023-09-23T20:46:01.479872+0000","last_peered":"2023-09-23T20:46:01.479872+0000","last_clean":"2023-09-23T20:46:01.479872+0000","last_became_active":"2023-09-23T20:33:42.538152+0000","last_became_peered":"2023-09-23T20:33:42.538152+0000","last_unstale":"2023-09-23T20:46:01.479872+0000","last_undegraded":"2023-09-23T20:46:01.479872+0000","last_fullsized":"2023-09-23T20:46:01.479872+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":319,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.462655+0000","last_change":"2023-09-23T20:33:42.533284+0000","last_active":"2023-09-23T20:46:01.462655+0000","last_peered":"2023-09-23T20:46:01.462655+0000","last_clean":"2023-09-23T20:46:01.462655+0000","last_became_active":"2023-09-23T20:33:42.532965+0000","last_became_peered":"2023-09-23T20:33:42.532965+0000","last_unstale":"2023-09-23T20:46:01.462655+0000","last_undegraded":"2023-09-23T20:46:01.462655+0000","last_fullsized":"2023-09-23T20:46:01.462655+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:27:00.264249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"11.1","version":"324'3833","reported_seq":3847,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:35.886530+0000","last_change":"2023-09-23T20:45:38.470333+0000","last_active":"2023-09-23T20:46:35.886530+0000","last_peered":"2023-09-23T20:46:35.886530+0000","last_clean":"2023-09-23T20:46:35.886530+0000","last_became_active":"2023-09-23T20:45:38.469933+0000","last_became_peered":"2023-09-23T20:45:38.469933+0000","last_unstale":"2023-09-23T20:46:35.886530+0000","last_undegraded":"2023-09-23T20:46:35.886530+0000","last_fullsized":"2023-09-23T20:46:35.886530+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3833,"log_dups_size":0,"ondisk_log_size":3833,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251199488,"num_objects":3833,"num_object_clones":0,"num_object_copies":11499,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3833,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3833,"num_write_kb":245312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":322,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.466027+0000","last_change":"2023-09-23T20:24:13.949275+0000","last_active":"2023-09-23T20:46:01.466027+0000","last_peered":"2023-09-23T20:46:01.466027+0000","last_clean":"2023-09-23T20:46:01.466027+0000","last_became_active":"2023-09-23T20:24:13.948599+0000","last_became_peered":"2023-09-23T20:24:13.948599+0000","last_unstale":"2023-09-23T20:46:01.466027+0000","last_undegraded":"2023-09-23T20:46:01.466027+0000","last_fullsized":"2023-09-23T20:46:01.466027+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":290,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.479959+0000","last_change":"2023-09-23T20:33:42.545754+0000","last_active":"2023-09-23T20:46:01.479959+0000","last_peered":"2023-09-23T20:46:01.479959+0000","last_clean":"2023-09-23T20:46:01.479959+0000","last_became_active":"2023-09-23T20:33:42.545369+0000","last_became_peered":"2023-09-23T20:33:42.545369+0000","last_unstale":"2023-09-23T20:46:01.479959+0000","last_undegraded":"2023-09-23T20:46:01.479959+0000","last_fullsized":"2023-09-23T20:46:01.479959+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.0","version":"324'3565","reported_seq":3579,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:33.243569+0000","last_change":"2023-09-23T20:45:38.470927+0000","last_active":"2023-09-23T20:46:33.243569+0000","last_peered":"2023-09-23T20:46:33.243569+0000","last_clean":"2023-09-23T20:46:33.243569+0000","last_became_active":"2023-09-23T20:45:38.470548+0000","last_became_peered":"2023-09-23T20:45:38.470548+0000","last_unstale":"2023-09-23T20:46:33.243569+0000","last_undegraded":"2023-09-23T20:46:33.243569+0000","last_fullsized":"2023-09-23T20:46:33.243569+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3565,"log_dups_size":0,"ondisk_log_size":3565,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.362550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233635840,"num_objects":3565,"num_object_clones":0,"num_object_copies":10695,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3565,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3565,"num_write_kb":228160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":85,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:22.256162+0000","last_change":"2023-09-23T20:35:30.071076+0000","last_active":"2023-09-23T20:46:22.256162+0000","last_peered":"2023-09-23T20:46:22.256162+0000","last_clean":"2023-09-23T20:46:22.256162+0000","last_became_active":"2023-09-23T20:35:30.070668+0000","last_became_peered":"2023-09-23T20:35:30.070668+0000","last_unstale":"2023-09-23T20:46:22.256162+0000","last_undegraded":"2023-09-23T20:46:22.256162+0000","last_fullsized":"2023-09-23T20:46:22.256162+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.861802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":342,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.473088+0000","last_change":"2023-09-23T20:35:30.043938+0000","last_active":"2023-09-23T20:46:01.473088+0000","last_peered":"2023-09-23T20:46:01.473088+0000","last_clean":"2023-09-23T20:46:01.473088+0000","last_became_active":"2023-09-23T20:35:30.043572+0000","last_became_peered":"2023-09-23T20:35:30.043572+0000","last_unstale":"2023-09-23T20:46:01.473088+0000","last_undegraded":"2023-09-23T20:46:01.473088+0000","last_fullsized":"2023-09-23T20:46:01.473088+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:16.684388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"324'3564","reported_seq":3579,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:34.553656+0000","last_change":"2023-09-23T20:45:38.734626+0000","last_active":"2023-09-23T20:46:34.553656+0000","last_peered":"2023-09-23T20:46:34.553656+0000","last_clean":"2023-09-23T20:46:34.553656+0000","last_became_active":"2023-09-23T20:45:38.733679+0000","last_became_peered":"2023-09-23T20:45:38.733679+0000","last_unstale":"2023-09-23T20:46:34.553656+0000","last_undegraded":"2023-09-23T20:46:34.553656+0000","last_fullsized":"2023-09-23T20:46:34.553656+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3564,"log_dups_size":0,"ondisk_log_size":3564,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:26:54.073338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233570304,"num_objects":3564,"num_object_clones":0,"num_object_copies":10692,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3564,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3564,"num_write_kb":228096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":386,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:13.196542+0000","last_change":"2023-09-23T20:36:00.235046+0000","last_active":"2023-09-23T20:46:13.196542+0000","last_peered":"2023-09-23T20:46:13.196542+0000","last_clean":"2023-09-23T20:46:13.196542+0000","last_became_active":"2023-09-23T20:36:00.222427+0000","last_became_peered":"2023-09-23T20:36:00.222427+0000","last_unstale":"2023-09-23T20:46:13.196542+0000","last_undegraded":"2023-09-23T20:46:13.196542+0000","last_fullsized":"2023-09-23T20:46:13.196542+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:28.381539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":323,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.479112+0000","last_change":"2023-09-23T20:35:30.069308+0000","last_active":"2023-09-23T20:46:01.479112+0000","last_peered":"2023-09-23T20:46:01.479112+0000","last_clean":"2023-09-23T20:46:01.479112+0000","last_became_active":"2023-09-23T20:35:30.068842+0000","last_became_peered":"2023-09-23T20:35:30.068842+0000","last_unstale":"2023-09-23T20:46:01.479112+0000","last_undegraded":"2023-09-23T20:46:01.479112+0000","last_fullsized":"2023-09-23T20:46:01.479112+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":263,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:13.196508+0000","last_change":"2023-09-23T20:33:42.535245+0000","last_active":"2023-09-23T20:46:13.196508+0000","last_peered":"2023-09-23T20:46:13.196508+0000","last_clean":"2023-09-23T20:46:13.196508+0000","last_became_active":"2023-09-23T20:33:42.534984+0000","last_became_peered":"2023-09-23T20:33:42.534984+0000","last_unstale":"2023-09-23T20:46:13.196508+0000","last_undegraded":"2023-09-23T20:46:13.196508+0000","last_fullsized":"2023-09-23T20:46:13.196508+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:18:31.431496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"324'3338","reported_seq":3353,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:32.258005+0000","last_change":"2023-09-23T20:45:38.460654+0000","last_active":"2023-09-23T20:46:32.258005+0000","last_peered":"2023-09-23T20:46:32.258005+0000","last_clean":"2023-09-23T20:46:32.258005+0000","last_became_active":"2023-09-23T20:45:38.459965+0000","last_became_peered":"2023-09-23T20:45:38.459965+0000","last_unstale":"2023-09-23T20:46:32.258005+0000","last_undegraded":"2023-09-23T20:46:32.258005+0000","last_fullsized":"2023-09-23T20:46:32.258005+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3338,"log_dups_size":0,"ondisk_log_size":3338,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:32:19.691912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":218759168,"num_objects":3338,"num_object_clones":0,"num_object_copies":10014,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3338,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3338,"num_write_kb":213632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":309,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.478763+0000","last_change":"2023-09-23T20:33:42.543580+0000","last_active":"2023-09-23T20:46:01.478763+0000","last_peered":"2023-09-23T20:46:01.478763+0000","last_clean":"2023-09-23T20:46:01.478763+0000","last_became_active":"2023-09-23T20:33:42.542676+0000","last_became_peered":"2023-09-23T20:33:42.542676+0000","last_unstale":"2023-09-23T20:46:01.478763+0000","last_undegraded":"2023-09-23T20:46:01.478763+0000","last_fullsized":"2023-09-23T20:46:01.478763+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:26.145727+0000","last_change":"2023-09-23T20:36:00.053681+0000","last_active":"2023-09-23T20:46:26.145727+0000","last_peered":"2023-09-23T20:46:26.145727+0000","last_clean":"2023-09-23T20:46:26.145727+0000","last_became_active":"2023-09-23T20:36:00.053300+0000","last_became_peered":"2023-09-23T20:36:00.053300+0000","last_unstale":"2023-09-23T20:46:26.145727+0000","last_undegraded":"2023-09-23T20:46:26.145727+0000","last_fullsized":"2023-09-23T20:46:26.145727+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:11:49.323959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":140,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.478711+0000","last_change":"2023-09-23T20:35:30.068618+0000","last_active":"2023-09-23T20:46:01.478711+0000","last_peered":"2023-09-23T20:46:01.478711+0000","last_clean":"2023-09-23T20:46:01.478711+0000","last_became_active":"2023-09-23T20:35:30.068224+0000","last_became_peered":"2023-09-23T20:35:30.068224+0000","last_unstale":"2023-09-23T20:46:01.478711+0000","last_undegraded":"2023-09-23T20:46:01.478711+0000","last_fullsized":"2023-09-23T20:46:01.478711+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.8","version":"324'3411","reported_seq":3426,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:32.254383+0000","last_change":"2023-09-23T20:45:38.466039+0000","last_active":"2023-09-23T20:46:32.254383+0000","last_peered":"2023-09-23T20:46:32.254383+0000","last_clean":"2023-09-23T20:46:32.254383+0000","last_became_active":"2023-09-23T20:45:38.465758+0000","last_became_peered":"2023-09-23T20:45:38.465758+0000","last_unstale":"2023-09-23T20:46:32.254383+0000","last_undegraded":"2023-09-23T20:46:32.254383+0000","last_fullsized":"2023-09-23T20:46:32.254383+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3411,"log_dups_size":0,"ondisk_log_size":3411,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:13:54.461564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":223543296,"num_objects":3411,"num_object_clones":0,"num_object_copies":10233,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3411,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3411,"num_write_kb":218304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":397,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:29.266586+0000","last_change":"2023-09-23T20:36:00.055616+0000","last_active":"2023-09-23T20:46:29.266586+0000","last_peered":"2023-09-23T20:46:29.266586+0000","last_clean":"2023-09-23T20:46:29.266586+0000","last_became_active":"2023-09-23T20:36:00.055267+0000","last_became_peered":"2023-09-23T20:36:00.055267+0000","last_unstale":"2023-09-23T20:46:29.266586+0000","last_undegraded":"2023-09-23T20:46:29.266586+0000","last_fullsized":"2023-09-23T20:46:29.266586+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:14.426837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":285,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.472349+0000","last_change":"2023-09-23T20:33:42.533674+0000","last_active":"2023-09-23T20:46:01.472349+0000","last_peered":"2023-09-23T20:46:01.472349+0000","last_clean":"2023-09-23T20:46:01.472349+0000","last_became_active":"2023-09-23T20:33:42.532640+0000","last_became_peered":"2023-09-23T20:33:42.532640+0000","last_unstale":"2023-09-23T20:46:01.472349+0000","last_undegraded":"2023-09-23T20:46:01.472349+0000","last_fullsized":"2023-09-23T20:46:01.472349+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:38.696366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.473145+0000","last_change":"2023-09-23T20:36:00.056802+0000","last_active":"2023-09-23T20:46:01.473145+0000","last_peered":"2023-09-23T20:46:01.473145+0000","last_clean":"2023-09-23T20:46:01.473145+0000","last_became_active":"2023-09-23T20:36:00.056485+0000","last_became_peered":"2023-09-23T20:36:00.056485+0000","last_unstale":"2023-09-23T20:46:01.473145+0000","last_undegraded":"2023-09-23T20:46:01.473145+0000","last_fullsized":"2023-09-23T20:46:01.473145+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:49:24.582680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"324'3460","reported_seq":3475,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:32.264369+0000","last_change":"2023-09-23T20:45:38.466065+0000","last_active":"2023-09-23T20:46:32.264369+0000","last_peered":"2023-09-23T20:46:32.264369+0000","last_clean":"2023-09-23T20:46:32.264369+0000","last_became_active":"2023-09-23T20:45:38.465770+0000","last_became_peered":"2023-09-23T20:45:38.465770+0000","last_unstale":"2023-09-23T20:46:32.264369+0000","last_undegraded":"2023-09-23T20:46:32.264369+0000","last_fullsized":"2023-09-23T20:46:32.264369+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3460,"log_dups_size":0,"ondisk_log_size":3460,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:26.202185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226754560,"num_objects":3460,"num_object_clones":0,"num_object_copies":10380,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3460,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3460,"num_write_kb":221440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":346,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.478714+0000","last_change":"2023-09-23T20:27:29.047902+0000","last_active":"2023-09-23T20:46:01.478714+0000","last_peered":"2023-09-23T20:46:01.478714+0000","last_clean":"2023-09-23T20:46:01.478714+0000","last_became_active":"2023-09-23T20:27:29.047543+0000","last_became_peered":"2023-09-23T20:27:29.047543+0000","last_unstale":"2023-09-23T20:46:01.478714+0000","last_undegraded":"2023-09-23T20:46:01.478714+0000","last_fullsized":"2023-09-23T20:46:01.478714+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":561,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.473819+0000","last_change":"2023-09-23T20:40:14.289478+0000","last_active":"2023-09-23T20:46:01.473819+0000","last_peered":"2023-09-23T20:46:01.473819+0000","last_clean":"2023-09-23T20:46:01.473819+0000","last_became_active":"2023-09-23T20:40:14.288921+0000","last_became_peered":"2023-09-23T20:40:14.288921+0000","last_unstale":"2023-09-23T20:46:01.473819+0000","last_undegraded":"2023-09-23T20:46:01.473819+0000","last_fullsized":"2023-09-23T20:46:01.473819+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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":85,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.470130+0000","last_change":"2023-09-23T20:35:30.056793+0000","last_active":"2023-09-23T20:46:01.470130+0000","last_peered":"2023-09-23T20:46:01.470130+0000","last_clean":"2023-09-23T20:46:01.470130+0000","last_became_active":"2023-09-23T20:35:30.056416+0000","last_became_peered":"2023-09-23T20:35:30.056416+0000","last_unstale":"2023-09-23T20:46:01.470130+0000","last_undegraded":"2023-09-23T20:46:01.470130+0000","last_fullsized":"2023-09-23T20:46:01.470130+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.676088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":310,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.481875+0000","last_change":"2023-09-23T20:24:13.963502+0000","last_active":"2023-09-23T20:46:01.481875+0000","last_peered":"2023-09-23T20:46:01.481875+0000","last_clean":"2023-09-23T20:46:01.481875+0000","last_became_active":"2023-09-23T20:24:13.963066+0000","last_became_peered":"2023-09-23T20:24:13.963066+0000","last_unstale":"2023-09-23T20:46:01.481875+0000","last_undegraded":"2023-09-23T20:46:01.481875+0000","last_fullsized":"2023-09-23T20:46:01.481875+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"324'3337","reported_seq":3351,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:32.254122+0000","last_change":"2023-09-23T20:45:38.461200+0000","last_active":"2023-09-23T20:46:32.254122+0000","last_peered":"2023-09-23T20:46:32.254122+0000","last_clean":"2023-09-23T20:46:32.254122+0000","last_became_active":"2023-09-23T20:45:38.460912+0000","last_became_peered":"2023-09-23T20:45:38.460912+0000","last_unstale":"2023-09-23T20:46:32.254122+0000","last_undegraded":"2023-09-23T20:46:32.254122+0000","last_fullsized":"2023-09-23T20:46:32.254122+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3337,"log_dups_size":0,"ondisk_log_size":3337,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.051621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":218693632,"num_objects":3337,"num_object_clones":0,"num_object_copies":10011,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3337,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3337,"num_write_kb":213568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":247,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.473831+0000","last_change":"2023-09-23T20:36:00.061553+0000","last_active":"2023-09-23T20:46:01.473831+0000","last_peered":"2023-09-23T20:46:01.473831+0000","last_clean":"2023-09-23T20:46:01.473831+0000","last_became_active":"2023-09-23T20:36:00.060244+0000","last_became_peered":"2023-09-23T20:36:00.060244+0000","last_unstale":"2023-09-23T20:46:01.473831+0000","last_undegraded":"2023-09-23T20:46:01.473831+0000","last_fullsized":"2023-09-23T20:46:01.473831+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:26.145677+0000","last_change":"2023-09-23T20:36:00.079816+0000","last_active":"2023-09-23T20:46:26.145677+0000","last_peered":"2023-09-23T20:46:26.145677+0000","last_clean":"2023-09-23T20:46:26.145677+0000","last_became_active":"2023-09-23T20:36:00.063636+0000","last_became_peered":"2023-09-23T20:36:00.063636+0000","last_unstale":"2023-09-23T20:46:26.145677+0000","last_undegraded":"2023-09-23T20:46:26.145677+0000","last_fullsized":"2023-09-23T20:46:26.145677+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:56.839395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.463191+0000","last_change":"2023-09-23T20:36:00.063299+0000","last_active":"2023-09-23T20:46:01.463191+0000","last_peered":"2023-09-23T20:46:01.463191+0000","last_clean":"2023-09-23T20:46:01.463191+0000","last_became_active":"2023-09-23T20:36:00.062890+0000","last_became_peered":"2023-09-23T20:36:00.062890+0000","last_unstale":"2023-09-23T20:46:01.463191+0000","last_undegraded":"2023-09-23T20:46:01.463191+0000","last_fullsized":"2023-09-23T20:46:01.463191+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:43.529314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"324'3429","reported_seq":3444,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:33.234867+0000","last_change":"2023-09-23T20:45:38.734944+0000","last_active":"2023-09-23T20:46:33.234867+0000","last_peered":"2023-09-23T20:46:33.234867+0000","last_clean":"2023-09-23T20:46:33.234867+0000","last_became_active":"2023-09-23T20:45:38.734352+0000","last_became_peered":"2023-09-23T20:45:38.734352+0000","last_unstale":"2023-09-23T20:46:33.234867+0000","last_undegraded":"2023-09-23T20:46:33.234867+0000","last_fullsized":"2023-09-23T20:46:33.234867+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3429,"log_dups_size":0,"ondisk_log_size":3429,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:51:48.888268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":224722944,"num_objects":3429,"num_object_clones":0,"num_object_copies":10287,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3429,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3429,"num_write_kb":219456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":182,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.474010+0000","last_change":"2023-09-23T20:36:00.063209+0000","last_active":"2023-09-23T20:46:01.474010+0000","last_peered":"2023-09-23T20:46:01.474010+0000","last_clean":"2023-09-23T20:46:01.474010+0000","last_became_active":"2023-09-23T20:36:00.062740+0000","last_became_peered":"2023-09-23T20:36:00.062740+0000","last_unstale":"2023-09-23T20:46:01.474010+0000","last_undegraded":"2023-09-23T20:46:01.474010+0000","last_fullsized":"2023-09-23T20:46:01.474010+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:13.196575+0000","last_change":"2023-09-23T20:33:42.544930+0000","last_active":"2023-09-23T20:46:13.196575+0000","last_peered":"2023-09-23T20:46:13.196575+0000","last_clean":"2023-09-23T20:46:13.196575+0000","last_became_active":"2023-09-23T20:33:42.544603+0000","last_became_peered":"2023-09-23T20:33:42.544603+0000","last_unstale":"2023-09-23T20:46:13.196575+0000","last_undegraded":"2023-09-23T20:46:13.196575+0000","last_fullsized":"2023-09-23T20:46:13.196575+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:31:13.782490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:26.145744+0000","last_change":"2023-09-23T20:36:00.064473+0000","last_active":"2023-09-23T20:46:26.145744+0000","last_peered":"2023-09-23T20:46:26.145744+0000","last_clean":"2023-09-23T20:46:26.145744+0000","last_became_active":"2023-09-23T20:36:00.064124+0000","last_became_peered":"2023-09-23T20:36:00.064124+0000","last_unstale":"2023-09-23T20:46:26.145744+0000","last_undegraded":"2023-09-23T20:46:26.145744+0000","last_fullsized":"2023-09-23T20:46:26.145744+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:12:32.821351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"324'3612","reported_seq":3625,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:35.789086+0000","last_change":"2023-09-23T20:45:38.471140+0000","last_active":"2023-09-23T20:46:35.789086+0000","last_peered":"2023-09-23T20:46:35.789086+0000","last_clean":"2023-09-23T20:46:35.789086+0000","last_became_active":"2023-09-23T20:45:38.470729+0000","last_became_peered":"2023-09-23T20:45:38.470729+0000","last_unstale":"2023-09-23T20:46:35.789086+0000","last_undegraded":"2023-09-23T20:46:35.789086+0000","last_fullsized":"2023-09-23T20:46:35.789086+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3612,"log_dups_size":0,"ondisk_log_size":3612,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236716032,"num_objects":3612,"num_object_clones":0,"num_object_copies":10836,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3612,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3612,"num_write_kb":231168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"59'2","reported_seq":102,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:22.256284+0000","last_change":"2023-09-23T20:36:00.112192+0000","last_active":"2023-09-23T20:46:22.256284+0000","last_peered":"2023-09-23T20:46:22.256284+0000","last_clean":"2023-09-23T20:46:22.256284+0000","last_became_active":"2023-09-23T20:36:00.049402+0000","last_became_peered":"2023-09-23T20:36:00.049402+0000","last_unstale":"2023-09-23T20:46:22.256284+0000","last_undegraded":"2023-09-23T20:46:22.256284+0000","last_fullsized":"2023-09-23T20:46:22.256284+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:19:35.132281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":262,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.474072+0000","last_change":"2023-09-23T20:33:42.542409+0000","last_active":"2023-09-23T20:46:01.474072+0000","last_peered":"2023-09-23T20:46:01.474072+0000","last_clean":"2023-09-23T20:46:01.474072+0000","last_became_active":"2023-09-23T20:33:42.542077+0000","last_became_peered":"2023-09-23T20:33:42.542077+0000","last_unstale":"2023-09-23T20:46:01.474072+0000","last_undegraded":"2023-09-23T20:46:01.474072+0000","last_fullsized":"2023-09-23T20:46:01.474072+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.433360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.467811+0000","last_change":"2023-09-23T20:36:00.051413+0000","last_active":"2023-09-23T20:46:01.467811+0000","last_peered":"2023-09-23T20:46:01.467811+0000","last_clean":"2023-09-23T20:46:01.467811+0000","last_became_active":"2023-09-23T20:36:00.051048+0000","last_became_peered":"2023-09-23T20:36:00.051048+0000","last_unstale":"2023-09-23T20:46:01.467811+0000","last_undegraded":"2023-09-23T20:46:01.467811+0000","last_fullsized":"2023-09-23T20:46:01.467811+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:28.542967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"324'3516","reported_seq":3531,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-09-23T20:46:33.251908+0000","last_change":"2023-09-23T20:45:38.734745+0000","last_active":"2023-09-23T20:46:33.251908+0000","last_peered":"2023-09-23T20:46:33.251908+0000","last_clean":"2023-09-23T20:46:33.251908+0000","last_became_active":"2023-09-23T20:45:38.734355+0000","last_became_peered":"2023-09-23T20:45:38.734355+0000","last_unstale":"2023-09-23T20:46:33.251908+0000","last_undegraded":"2023-09-23T20:46:33.251908+0000","last_fullsized":"2023-09-23T20:46:33.251908+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":318,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:45:37.435738+0000","last_clean_scrub_stamp":"2023-09-23T20:45:37.435738+0000","objects_scrubbed":0,"log_size":3516,"log_dups_size":0,"ondisk_log_size":3516,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:29:24.158149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":230424576,"num_objects":3516,"num_object_clones":0,"num_object_copies":10548,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3516,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3516,"num_write_kb":225024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":390,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.480168+0000","last_change":"2023-09-23T20:45:19.781703+0000","last_active":"2023-09-23T20:46:01.480168+0000","last_peered":"2023-09-23T20:46:01.480168+0000","last_clean":"2023-09-23T20:46:01.480168+0000","last_became_active":"2023-09-23T20:45:19.780866+0000","last_became_peered":"2023-09-23T20:45:19.780866+0000","last_unstale":"2023-09-23T20:46:01.480168+0000","last_undegraded":"2023-09-23T20:46:01.480168+0000","last_fullsized":"2023-09-23T20:46:01.480168+0000","mapping_epoch":315,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":316,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":84,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.463111+0000","last_change":"2023-09-23T20:36:00.122277+0000","last_active":"2023-09-23T20:46:01.463111+0000","last_peered":"2023-09-23T20:46:01.463111+0000","last_clean":"2023-09-23T20:46:01.463111+0000","last_became_active":"2023-09-23T20:36:00.061758+0000","last_became_peered":"2023-09-23T20:36:00.061758+0000","last_unstale":"2023-09-23T20:46:01.463111+0000","last_undegraded":"2023-09-23T20:46:01.463111+0000","last_fullsized":"2023-09-23T20:46:01.463111+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:32:03.878076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":234,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.478584+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:46:01.478584+0000","last_peered":"2023-09-23T20:46:01.478584+0000","last_clean":"2023-09-23T20:46:01.478584+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:46:01.478584+0000","last_undegraded":"2023-09-23T20:46:01.478584+0000","last_fullsized":"2023-09-23T20:46:01.478584+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":80,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.463163+0000","last_change":"2023-09-23T20:36:00.059890+0000","last_active":"2023-09-23T20:46:01.463163+0000","last_peered":"2023-09-23T20:46:01.463163+0000","last_clean":"2023-09-23T20:46:01.463163+0000","last_became_active":"2023-09-23T20:36:00.059495+0000","last_became_peered":"2023-09-23T20:36:00.059495+0000","last_unstale":"2023-09-23T20:46:01.463163+0000","last_undegraded":"2023-09-23T20:46:01.463163+0000","last_fullsized":"2023-09-23T20:46:01.463163+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:12:50.018772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":384,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.457908+0000","last_change":"2023-09-23T20:35:30.038462+0000","last_active":"2023-09-23T20:46:01.457908+0000","last_peered":"2023-09-23T20:46:01.457908+0000","last_clean":"2023-09-23T20:46:01.457908+0000","last_became_active":"2023-09-23T20:35:30.038046+0000","last_became_peered":"2023-09-23T20:35:30.038046+0000","last_unstale":"2023-09-23T20:46:01.457908+0000","last_undegraded":"2023-09-23T20:46:01.457908+0000","last_fullsized":"2023-09-23T20:46:01.457908+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:48:32.795231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":307,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.478812+0000","last_change":"2023-09-23T20:33:42.549966+0000","last_active":"2023-09-23T20:46:01.478812+0000","last_peered":"2023-09-23T20:46:01.478812+0000","last_clean":"2023-09-23T20:46:01.478812+0000","last_became_active":"2023-09-23T20:33:42.549592+0000","last_became_peered":"2023-09-23T20:33:42.549592+0000","last_unstale":"2023-09-23T20:46:01.478812+0000","last_undegraded":"2023-09-23T20:46:01.478812+0000","last_fullsized":"2023-09-23T20:46:01.478812+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":84,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.468553+0000","last_change":"2023-09-23T20:35:30.041978+0000","last_active":"2023-09-23T20:46:01.468553+0000","last_peered":"2023-09-23T20:46:01.468553+0000","last_clean":"2023-09-23T20:46:01.468553+0000","last_became_active":"2023-09-23T20:35:30.041614+0000","last_became_peered":"2023-09-23T20:35:30.041614+0000","last_unstale":"2023-09-23T20:46:01.468553+0000","last_undegraded":"2023-09-23T20:46:01.468553+0000","last_fullsized":"2023-09-23T20:46:01.468553+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:52:16.620405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"59'2","reported_seq":277,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.478965+0000","last_change":"2023-09-23T20:01:00.061353+0000","last_active":"2023-09-23T20:46:01.478965+0000","last_peered":"2023-09-23T20:46:01.478965+0000","last_clean":"2023-09-23T20:46:01.478965+0000","last_became_active":"2023-09-23T20:01:00.061010+0000","last_became_peered":"2023-09-23T20:01:00.061010+0000","last_unstale":"2023-09-23T20:46:01.478965+0000","last_undegraded":"2023-09-23T20:46:01.478965+0000","last_fullsized":"2023-09-23T20:46:01.478965+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":93,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.470293+0000","last_change":"2023-09-23T20:36:00.049731+0000","last_active":"2023-09-23T20:46:01.470293+0000","last_peered":"2023-09-23T20:46:01.470293+0000","last_clean":"2023-09-23T20:46:01.470293+0000","last_became_active":"2023-09-23T20:36:00.049379+0000","last_became_peered":"2023-09-23T20:36:00.049379+0000","last_unstale":"2023-09-23T20:46:01.470293+0000","last_undegraded":"2023-09-23T20:46:01.470293+0000","last_fullsized":"2023-09-23T20:46:01.470293+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:53.602495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"59'1","reported_seq":85,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.467920+0000","last_change":"2023-09-23T20:35:30.047130+0000","last_active":"2023-09-23T20:46:01.467920+0000","last_peered":"2023-09-23T20:46:01.467920+0000","last_clean":"2023-09-23T20:46:01.467920+0000","last_became_active":"2023-09-23T20:35:30.046773+0000","last_became_peered":"2023-09-23T20:35:30.046773+0000","last_unstale":"2023-09-23T20:46:01.467920+0000","last_undegraded":"2023-09-23T20:46:01.467920+0000","last_fullsized":"2023-09-23T20:46:01.467920+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:41:45.985785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.467887+0000","last_change":"2023-09-23T20:36:00.055250+0000","last_active":"2023-09-23T20:46:01.467887+0000","last_peered":"2023-09-23T20:46:01.467887+0000","last_clean":"2023-09-23T20:46:01.467887+0000","last_became_active":"2023-09-23T20:36:00.054871+0000","last_became_peered":"2023-09-23T20:36:00.054871+0000","last_unstale":"2023-09-23T20:46:01.467887+0000","last_undegraded":"2023-09-23T20:46:01.467887+0000","last_fullsized":"2023-09-23T20:46:01.467887+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:29:59.148582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":87,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:26.145828+0000","last_change":"2023-09-23T20:36:00.112251+0000","last_active":"2023-09-23T20:46:26.145828+0000","last_peered":"2023-09-23T20:46:26.145828+0000","last_clean":"2023-09-23T20:46:26.145828+0000","last_became_active":"2023-09-23T20:36:00.059331+0000","last_became_peered":"2023-09-23T20:36:00.059331+0000","last_unstale":"2023-09-23T20:46:26.145828+0000","last_undegraded":"2023-09-23T20:46:26.145828+0000","last_fullsized":"2023-09-23T20:46:26.145828+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:30.816705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,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":302,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-09-23T20:46:01.466045+0000","last_change":"2023-09-23T20:33:42.548165+0000","last_active":"2023-09-23T20:46:01.466045+0000","last_peered":"2023-09-23T20:46:01.466045+0000","last_clean":"2023-09-23T20:46:01.466045+0000","last_became_active":"2023-09-23T20:33:42.547765+0000","last_became_peered":"2023-09-23T20:33:42.547765+0000","last_unstale":"2023-09-23T20:46:01.466045+0000","last_undegraded":"2023-09-23T20:46:01.466045+0000","last_fullsized":"2023-09-23T20:46:01.466045+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3736272896,"num_objects":57011,"num_object_clones":0,"num_object_copies":171033,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":57011,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":57011,"num_write_kb":3648704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11306270720,"data_stored":11306270720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":57011,"ondisk_log_size":57011,"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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":62,"num_bytes_recovered":10868,"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":24497,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":176,"seq":755914244673,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2293524,"kb_used_data":1401804,"kb_used_omap":0,"kb_used_meta":891712,"kb_avail":91451628,"statfs":{"total":95995035648,"available":93646467072,"internally_reserved":0,"allocated":1435447296,"data_stored":1434827850,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":913113088},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.976,"15min":1.3560000000000001},"min":{"1min":0.35799999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":2.157,"5min":34.052999999999997,"15min":34.052999999999997},"last":0.61099999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.978,"15min":1.325},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":3.3900000000000001,"5min":34.140999999999998,"15min":34.140999999999998},"last":0.63700000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.3700000000000001,"15min":3.3759999999999999},"min":{"1min":0.378,"5min":0.28699999999999998,"15min":0.28599999999999998},"max":{"1min":3.246,"5min":8.8109999999999999,"15min":120.45699999999999},"last":0.54600000000000004},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.3779999999999999,"15min":3.121},"min":{"1min":0.29499999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":3.8100000000000001,"5min":8.9550000000000001,"15min":114.627},"last":0.58299999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":2.6360000000000001,"15min":2.3730000000000002},"min":{"1min":0.40799999999999997,"5min":0.34399999999999997,"15min":0.317},"max":{"1min":2.206,"5min":45.246000000000002,"15min":115.97},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.98899999999999999,"5min":2.3929999999999998,"15min":2.3039999999999998},"min":{"1min":0.39300000000000002,"5min":0.309,"15min":0.309},"max":{"1min":2.1930000000000001,"5min":45.189999999999998,"15min":115.959},"last":0.55800000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.8280000000000001,"15min":1.476},"min":{"1min":0.73299999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.5329999999999999,"5min":9.3469999999999995,"15min":14.723000000000001},"last":0.625},{"interface":"front","average":{"1min":1.123,"5min":1.2549999999999999,"15min":1.284},"min":{"1min":0.68600000000000005,"5min":0.36399999999999999,"15min":0.35799999999999998},"max":{"1min":2.2250000000000001,"5min":5.0289999999999999,"15min":13.718999999999999},"last":0.44700000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.625,"15min":1.379},"min":{"1min":0.61899999999999999,"5min":0.29099999999999998,"15min":0.26800000000000002},"max":{"1min":4.3289999999999997,"5min":10.622,"15min":10.622},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.603,"15min":1.49},"min":{"1min":0.40200000000000002,"5min":0.31900000000000001,"15min":0.28000000000000003},"max":{"1min":1.3340000000000001,"5min":12.516999999999999,"15min":12.516999999999999},"last":0.52300000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.3169999999999999,"15min":1.3149999999999999},"min":{"1min":0.54600000000000004,"5min":0.36099999999999999,"15min":0.34200000000000003},"max":{"1min":3.9609999999999999,"5min":7.8040000000000003,"15min":14.94},"last":0.48599999999999999},{"interface":"front","average":{"1min":1.3899999999999999,"5min":1.7509999999999999,"15min":1.5569999999999999},"min":{"1min":0.73699999999999999,"5min":0.39600000000000002,"15min":0.35099999999999998},"max":{"1min":4.3620000000000001,"5min":10.711,"15min":10.711},"last":0.59699999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:45:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2030000000000001,"5min":1.6679999999999999,"15min":1.486},"min":{"1min":0.38500000000000001,"5min":0.38,"15min":0.35299999999999998},"max":{"1min":3.4550000000000001,"5min":7.577,"15min":8.2729999999999997},"last":7.1769999999999996},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.869,"15min":1.5740000000000001},"min":{"1min":0.375,"5min":0.36299999999999999,"15min":0.36199999999999999},"max":{"1min":1.4019999999999999,"5min":8.9019999999999992,"15min":10.324999999999999},"last":6.1210000000000004}]}]},{"osd":6,"up_from":42,"seq":180388627025,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2768836,"kb_used_data":1873404,"kb_used_omap":0,"kb_used_meta":895424,"kb_avail":90976316,"statfs":{"total":95995035648,"available":93159747584,"internally_reserved":0,"allocated":1918365696,"data_stored":1917762173,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916914176},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:46:32 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":1.968,"15min":1.2649999999999999},"min":{"1min":0.34200000000000003,"5min":0.25700000000000001,"15min":0.23999999999999999},"max":{"1min":2.8410000000000002,"5min":12.728,"15min":21.353999999999999},"last":0.504},{"interface":"front","average":{"1min":0.81799999999999995,"5min":2.2210000000000001,"15min":1.383},"min":{"1min":0.318,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.512,"5min":14.567,"15min":23.609000000000002},"last":0.57799999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:46:05 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":2.137,"15min":1.726},"min":{"1min":0.625,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.1659999999999999,"5min":11.826000000000001,"15min":58.932000000000002},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.054,"5min":2.468,"15min":1.889},"min":{"1min":0.60399999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":3.1880000000000002,"5min":12.042999999999999,"15min":59.006},"last":0.52500000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:46:12 2023","interfaces":[{"interface":"back","average":{"1min":1.3400000000000001,"5min":2.6640000000000001,"15min":1.9790000000000001},"min":{"1min":0.82099999999999995,"5min":0.318,"15min":0.315},"max":{"1min":3.2029999999999998,"5min":21.195,"15min":71.123999999999995},"last":0.43099999999999999},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.7470000000000001,"15min":1.641},"min":{"1min":0.69299999999999995,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":2.637,"5min":21.164999999999999,"15min":71.078000000000003},"last":0.443}]},{"osd":3,"last update":"Sat Sep 23 20:45:47 2023","interfaces":[{"interface":"back","average":{"1min":1.3919999999999999,"5min":1.478,"15min":1.256},"min":{"1min":0.373,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":4.6749999999999998,"5min":7.1340000000000003,"15min":7.7160000000000002},"last":0.56699999999999995},{"interface":"front","average":{"1min":1.23,"5min":2.2959999999999998,"15min":1.502},"min":{"1min":0.51000000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":4.8410000000000002,"5min":12.071999999999999,"15min":12.071999999999999},"last":0.68300000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:46:32 2023","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":2.3799999999999999,"15min":1.655},"min":{"1min":0.38100000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.8919999999999999,"5min":12.013,"15min":12.013},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.82999999999999996,"5min":2.1019999999999999,"15min":1.3720000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.27000000000000002},"max":{"1min":1.54,"5min":9.7539999999999996,"15min":9.7539999999999996},"last":0.54200000000000004}]},{"osd":5,"last update":"Sat Sep 23 20:46:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.9470000000000001,"15min":1.5549999999999999},"min":{"1min":0.38200000000000001,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":3.4199999999999999,"5min":9.4190000000000005,"15min":13.324},"last":0.51200000000000001},{"interface":"front","average":{"1min":1.149,"5min":2.3940000000000001,"15min":1.625},"min":{"1min":0.46300000000000002,"5min":0.36699999999999999,"15min":0.308},"max":{"1min":5.3239999999999998,"5min":13.930999999999999,"15min":13.930999999999999},"last":0.76100000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:45:47 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":2.0609999999999999,"15min":1.583},"min":{"1min":0.501,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":3.351,"5min":7.8499999999999996,"15min":11.397},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.173,"5min":1.766,"15min":1.6379999999999999},"min":{"1min":0.41799999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":4.7759999999999998,"5min":8.9380000000000006,"15min":14.19},"last":0.92900000000000005}]}]},{"osd":1,"up_from":232,"seq":996432412826,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2173840,"kb_used_data":1748872,"kb_used_omap":6,"kb_used_meta":424953,"kb_avail":91571312,"statfs":{"total":95995035648,"available":93769023488,"internally_reserved":0,"allocated":1790844928,"data_stored":1789711935,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"internal_metadata":435152426},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":2.0840000000000001,"15min":1.264},"min":{"1min":0.36299999999999999,"5min":0.221,"15min":0.221},"max":{"1min":3.468,"5min":49.738999999999997,"15min":49.738999999999997},"last":2.5499999999999998},{"interface":"front","average":{"1min":0.89600000000000002,"5min":2.1480000000000001,"15min":1.395},"min":{"1min":0.438,"5min":0.255,"15min":0.248},"max":{"1min":4.4459999999999997,"5min":49.781999999999996,"15min":49.781999999999996},"last":2.6800000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":1.776,"15min":1.0169999999999999},"min":{"1min":0.35599999999999998,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":1.2,"5min":52.168999999999997,"15min":52.168999999999997},"last":2.0630000000000002},{"interface":"front","average":{"1min":1.03,"5min":2.3679999999999999,"15min":2.3519999999999999},"min":{"1min":0.45100000000000001,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":4.375,"5min":52.195999999999998,"15min":79.120000000000005},"last":1.379}]},{"osd":3,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.96699999999999997,"15min":0.86899999999999999},"min":{"1min":0.48999999999999999,"5min":0.248,"15min":0.24199999999999999},"max":{"1min":1.242,"5min":9.2829999999999995,"15min":10.989000000000001},"last":3.3740000000000001},{"interface":"front","average":{"1min":1.036,"5min":1.052,"15min":0.94299999999999995},"min":{"1min":0.498,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":3.7080000000000002,"5min":7.8949999999999996,"15min":7.8949999999999996},"last":0.82399999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.498,"15min":1.1679999999999999},"min":{"1min":0.61199999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":3.5510000000000002,"5min":7.3559999999999999,"15min":7.3559999999999999},"last":1.052},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.5289999999999999,"15min":1.1839999999999999},"min":{"1min":0.63500000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":4.4859999999999998,"5min":9.7710000000000008,"15min":9.7710000000000008},"last":2.649}]},{"osd":5,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.2889999999999999,"15min":1.1910000000000001},"min":{"1min":0.47399999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.5149999999999997,"5min":13.422000000000001,"15min":13.422000000000001},"last":2.6019999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.4670000000000001,"15min":1.1599999999999999},"min":{"1min":0.61399999999999999,"5min":0.40600000000000003,"15min":0.36499999999999999},"max":{"1min":1.3400000000000001,"5min":7.7089999999999996,"15min":7.7089999999999996},"last":1.863}]},{"osd":6,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.8999999999999999,"15min":1.367},"min":{"1min":0.49099999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.5430000000000001,"5min":7.843,"15min":7.843},"last":2.7149999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.4039999999999999,"15min":1.1359999999999999},"min":{"1min":0.86399999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.306,"5min":12.698,"15min":12.698},"last":1.8240000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.1950000000000001,"15min":1.22},"min":{"1min":0.84599999999999997,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.341,"5min":9.2490000000000006,"15min":9.2490000000000006},"last":1.8939999999999999},{"interface":"front","average":{"1min":1.294,"5min":1.55,"15min":1.5309999999999999},"min":{"1min":0.77900000000000003,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":4.7480000000000002,"5min":7.2560000000000002,"15min":8.2609999999999992},"last":2.0179999999999998}]}]},{"osd":0,"up_from":77,"seq":330712482207,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1805044,"kb_used_data":1178348,"kb_used_omap":5,"kb_used_meta":626682,"kb_avail":91940108,"statfs":{"total":95995035648,"available":94146670592,"internally_reserved":0,"allocated":1206628352,"data_stored":1205575236,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":641723002},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:46:12 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":1.0209999999999999,"15min":0.82599999999999996},"min":{"1min":0.26500000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":3.0409999999999999,"5min":7.5149999999999997,"15min":14.337999999999999},"last":2.4689999999999999},{"interface":"front","average":{"1min":0.93300000000000005,"5min":1.53,"15min":1.044},"min":{"1min":0.33000000000000002,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":2.964,"5min":14.279,"15min":14.494999999999999},"last":0.73799999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":1.5609999999999999,"15min":1.0029999999999999},"min":{"1min":0.30199999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.1259999999999999,"5min":11.058,"15min":11.058},"last":0.26300000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.7529999999999999,"15min":1.0980000000000001},"min":{"1min":0.28899999999999998,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":5.8840000000000003,"5min":13.311,"15min":13.311},"last":0.95099999999999996}]},{"osd":3,"last update":"Sat Sep 23 20:45:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":2.218,"15min":1.3959999999999999},"min":{"1min":0.36599999999999999,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":3.823,"5min":70.855000000000004,"15min":70.855000000000004},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.70199999999999996,"5min":2.1899999999999999,"15min":1.375},"min":{"1min":0.40799999999999997,"5min":0.219,"15min":0.219},"max":{"1min":1.601,"5min":71.483999999999995,"15min":71.483999999999995},"last":4.9740000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:46:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.5449999999999999,"15min":1.1879999999999999},"min":{"1min":0.47899999999999998,"5min":0.34799999999999998,"15min":0.34499999999999997},"max":{"1min":4.8330000000000002,"5min":7.6520000000000001,"15min":7.6520000000000001},"last":2.4980000000000002},{"interface":"front","average":{"1min":0.89500000000000002,"5min":1.966,"15min":1.379},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":2.6269999999999998,"5min":11.308,"15min":11.308},"last":0.49099999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:46:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.726,"15min":1.28},"min":{"1min":0.44700000000000001,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":2.6760000000000002,"5min":7.6619999999999999,"15min":7.6619999999999999},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.73,"15min":1.292},"min":{"1min":0.41599999999999998,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":2.2189999999999999,"5min":11.920999999999999,"15min":11.920999999999999},"last":1.028}]},{"osd":6,"last update":"Sat Sep 23 20:46:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.9239999999999999,"15min":1.3029999999999999},"min":{"1min":0.53500000000000003,"5min":0.40899999999999997,"15min":0.374},"max":{"1min":2.9289999999999998,"5min":8.2880000000000003,"15min":8.2880000000000003},"last":0.41899999999999998},{"interface":"front","average":{"1min":1.325,"5min":2.1429999999999998,"15min":1.496},"min":{"1min":0.40200000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":3.266,"5min":11.895,"15min":15.837999999999999},"last":1.224}]},{"osd":7,"last update":"Sat Sep 23 20:45:50 2023","interfaces":[{"interface":"back","average":{"1min":1.4299999999999999,"5min":2.121,"15min":1.496},"min":{"1min":0.77800000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":4.0449999999999999,"5min":11.4,"15min":11.4},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.7669999999999999,"5min":2.1259999999999999,"15min":1.474},"min":{"1min":0.49199999999999999,"5min":0.42899999999999999,"15min":0.40000000000000002},"max":{"1min":9.657,"5min":11.944000000000001,"15min":11.944000000000001},"last":1.0069999999999999}]}]},{"osd":2,"up_from":87,"seq":373662155155,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2251228,"kb_used_data":1370132,"kb_used_omap":7,"kb_used_meta":881080,"kb_avail":91493924,"statfs":{"total":95995035648,"available":93689778176,"internally_reserved":0,"allocated":1403015168,"data_stored":1401924796,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":902226001},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":2.4569999999999999,"15min":1.3129999999999999},"min":{"1min":0.27500000000000002,"5min":0.222,"15min":0.218},"max":{"1min":1.2270000000000001,"5min":48.354999999999997,"15min":48.354999999999997},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.66500000000000004,"5min":2.2069999999999999,"15min":1.2130000000000001},"min":{"1min":0.249,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":2.1640000000000001,"5min":49.988999999999997,"15min":49.988999999999997},"last":0.69099999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":1.7110000000000001,"15min":1.153},"min":{"1min":0.34100000000000003,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":1.304,"5min":10.614000000000001,"15min":14.465},"last":1.4059999999999999},{"interface":"front","average":{"1min":0.72899999999999998,"5min":1.1950000000000001,"15min":0.97899999999999998},"min":{"1min":0.38200000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":1.0940000000000001,"5min":7.2699999999999996,"15min":14.407},"last":1.3400000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:45:51 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":1.0169999999999999,"15min":0.879},"min":{"1min":0.316,"5min":0.25600000000000001,"15min":0.23200000000000001},"max":{"1min":1.3149999999999999,"5min":8.6379999999999999,"15min":13.292},"last":2.915},{"interface":"front","average":{"1min":0.85499999999999998,"5min":1.397,"15min":1.0269999999999999},"min":{"1min":0.40699999999999997,"5min":0.314,"15min":0.313},"max":{"1min":1.554,"5min":7.6230000000000002,"15min":13.339},"last":2.9750000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":2.0259999999999998,"15min":1.417},"min":{"1min":0.62,"5min":0.29399999999999998,"15min":0.28899999999999998},"max":{"1min":1.4450000000000001,"5min":10.741,"15min":10.741},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.89200000000000002,"5min":1.351,"15min":1.0820000000000001},"min":{"1min":0.44800000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.5189999999999999,"5min":8.798,"15min":8.798},"last":0.499}]},{"osd":5,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.78,"15min":1.333},"min":{"1min":0.497,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.738,"5min":10.837,"15min":10.837},"last":0.748},{"interface":"front","average":{"1min":1.0780000000000001,"5min":2.2839999999999998,"15min":1.5609999999999999},"min":{"1min":0.58999999999999997,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.984,"5min":14.930999999999999,"15min":14.930999999999999},"last":0.80100000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:46:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.6479999999999999,"15min":1.2949999999999999},"min":{"1min":0.71699999999999997,"5min":0.36699999999999999,"15min":0.33200000000000002},"max":{"1min":1.776,"5min":10.617000000000001,"15min":10.617000000000001},"last":0.56499999999999995},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.97,"15min":1.446},"min":{"1min":0.84399999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.1579999999999999,"5min":11.401,"15min":11.401},"last":0.79200000000000004}]},{"osd":7,"last update":"Sat Sep 23 20:45:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.665,"15min":1.4299999999999999},"min":{"1min":0.63300000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.5940000000000001,"5min":11.135,"15min":47.554000000000002},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.98699999999999999,"5min":2.1829999999999998,"15min":1.669},"min":{"1min":0.502,"5min":0.42299999999999999,"15min":0.39100000000000001},"max":{"1min":1.6870000000000001,"5min":10.695,"15min":46.595999999999997},"last":0.85199999999999998}]}]},{"osd":3,"up_from":172,"seq":738734375182,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1907052,"kb_used_data":1544548,"kb_used_omap":5,"kb_used_meta":362490,"kb_avail":91838100,"statfs":{"total":95995035648,"available":94042214400,"internally_reserved":0,"allocated":1581617152,"data_stored":1580401119,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5445,"internal_metadata":371190459},"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":[3,0,3,5,4,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":3.855,"15min":1.736},"min":{"1min":0.41599999999999998,"5min":0.223,"15min":0.185},"max":{"1min":6.5590000000000002,"5min":121.078,"15min":121.078},"last":0.47699999999999998},{"interface":"front","average":{"1min":1.1419999999999999,"5min":4.0069999999999997,"15min":1.8029999999999999},"min":{"1min":0.39700000000000002,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":10.218,"5min":121.372,"15min":121.372},"last":2.7989999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:46:05 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":1.1279999999999999,"15min":1.5600000000000001},"min":{"1min":0.34599999999999997,"5min":0.221,"15min":0.221},"max":{"1min":2.8239999999999998,"5min":6.2590000000000003,"15min":112.089},"last":4.5090000000000003},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.264,"15min":1.649},"min":{"1min":0.46500000000000002,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":5.008,"5min":6.9000000000000004,"15min":112.625},"last":0.50800000000000001}]},{"osd":2,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":2.0550000000000002,"15min":1.427},"min":{"1min":0.40799999999999997,"5min":0.25700000000000001,"15min":0.247},"max":{"1min":4.3659999999999997,"5min":68.602999999999994,"15min":85.921999999999997},"last":2.8580000000000001},{"interface":"front","average":{"1min":0.67500000000000004,"5min":2.137,"15min":1.6000000000000001},"min":{"1min":0.442,"5min":0.27900000000000003,"15min":0.27000000000000002},"max":{"1min":0.92800000000000005,"5min":68.807000000000002,"15min":86.177999999999997},"last":4.5410000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.6619999999999999,"15min":1.363},"min":{"1min":0.67100000000000004,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":3.4020000000000001,"5min":8.9269999999999996,"15min":11.351000000000001},"last":0.58499999999999996},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.6439999999999999,"15min":1.2649999999999999},"min":{"1min":0.58899999999999997,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":4.4169999999999998,"5min":7.4710000000000001,"15min":7.4710000000000001},"last":1.649}]},{"osd":5,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":2.0209999999999999,"15min":1.488},"min":{"1min":0.66600000000000004,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":4.4560000000000004,"5min":12.381,"15min":12.381},"last":1.6950000000000001},{"interface":"front","average":{"1min":0.89800000000000002,"5min":1.516,"15min":1.3700000000000001},"min":{"1min":0.63700000000000001,"5min":0.38700000000000001,"15min":0.36199999999999999},"max":{"1min":1.4890000000000001,"5min":7.375,"15min":12.455},"last":4.3609999999999998}]},{"osd":6,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1.754,"15min":1.4039999999999999},"min":{"1min":0.497,"5min":0.38300000000000001,"15min":0.374},"max":{"1min":1.417,"5min":8.8539999999999992,"15min":8.8539999999999992},"last":4.3109999999999999},{"interface":"front","average":{"1min":1.306,"5min":2.4649999999999999,"15min":1.575},"min":{"1min":0.66300000000000003,"5min":0.434,"15min":0.39400000000000002},"max":{"1min":6.9379999999999997,"5min":14.003,"15min":14.003},"last":0.56499999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:45:56 2023","interfaces":[{"interface":"back","average":{"1min":1.3080000000000001,"5min":1.55,"15min":1.3740000000000001},"min":{"1min":0.64400000000000002,"5min":0.316,"15min":0.316},"max":{"1min":6.5979999999999999,"5min":6.8390000000000004,"15min":10.537000000000001},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.8180000000000001,"15min":1.4079999999999999},"min":{"1min":0.65400000000000003,"5min":0.46100000000000002,"15min":0.39600000000000002},"max":{"1min":4.4950000000000001,"5min":7.3890000000000002,"15min":7.3890000000000002},"last":1.722}]}]},{"osd":4,"up_from":30,"seq":128849019488,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1841612,"kb_used_data":934276,"kb_used_omap":0,"kb_used_meta":907328,"kb_avail":91903540,"statfs":{"total":95995035648,"available":94109224960,"internally_reserved":0,"allocated":956698624,"data_stored":956086756,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":929103872},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:46:10 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":1.7090000000000001,"15min":1.2110000000000001},"min":{"1min":0.34799999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.25,"5min":14.095000000000001,"15min":14.095000000000001},"last":2.2509999999999999},{"interface":"front","average":{"1min":0.93300000000000005,"5min":1.5640000000000001,"15min":1.2829999999999999},"min":{"1min":0.53600000000000003,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.3939999999999999,"5min":9.6720000000000006,"15min":9.6720000000000006},"last":2.2759999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:46:10 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":1.6759999999999999,"15min":1.6339999999999999},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":2.7229999999999999,"5min":14.196,"15min":121.267},"last":1.137},{"interface":"front","average":{"1min":1.4550000000000001,"5min":1.9730000000000001,"15min":1.724},"min":{"1min":0.42999999999999999,"5min":0.32900000000000001,"15min":0.317},"max":{"1min":7.5469999999999997,"5min":14.131,"15min":121.327},"last":1.5349999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:46:10 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":1.7949999999999999,"15min":1.3100000000000001},"min":{"1min":0.40000000000000002,"5min":0.31,"15min":0.308},"max":{"1min":1.3149999999999999,"5min":9.7170000000000005,"15min":9.7170000000000005},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.89600000000000002,"5min":1.9510000000000001,"15min":1.3440000000000001},"min":{"1min":0.45600000000000002,"5min":0.36499999999999999,"15min":0.29999999999999999},"max":{"1min":1.349,"5min":14.176,"15min":14.176},"last":0.47399999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:45:45 2023","interfaces":[{"interface":"back","average":{"1min":1.9770000000000001,"5min":1.913,"15min":1.3959999999999999},"min":{"1min":0.42199999999999999,"5min":0.36299999999999999,"15min":0.34499999999999997},"max":{"1min":14.217000000000001,"5min":14.217000000000001,"15min":14.217000000000001},"last":0.504},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.5149999999999999,"15min":1.238},"min":{"1min":0.36499999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":9.7460000000000004,"5min":9.7460000000000004,"15min":9.7460000000000004},"last":2.0739999999999998}]},{"osd":5,"last update":"Sat Sep 23 20:46:10 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.8959999999999999,"15min":1.5609999999999999},"min":{"1min":0.41799999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.327,"5min":14.154,"15min":15.707000000000001},"last":1.8180000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1.5740000000000001,"15min":1.49},"min":{"1min":0.501,"5min":0.29299999999999998,"15min":0.27600000000000002},"max":{"1min":1.29,"5min":9.7989999999999995,"15min":15.539},"last":1.8460000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":2.4710000000000001,"15min":1.5600000000000001},"min":{"1min":0.375,"5min":0.31,"15min":0.31},"max":{"1min":1.244,"5min":28.515999999999998,"15min":28.515999999999998},"last":1.573},{"interface":"front","average":{"1min":0.97499999999999998,"5min":2.5209999999999999,"15min":1.7789999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.268,"5min":28.565999999999999,"15min":28.565999999999999},"last":0.53400000000000003}]},{"osd":7,"last update":"Sat Sep 23 20:46:01 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.6850000000000001,"15min":1.579},"min":{"1min":0.45600000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.5629999999999999,"5min":9.7729999999999997,"15min":9.7729999999999997},"last":1.472},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.843,"15min":1.4179999999999999},"min":{"1min":0.437,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1479999999999999,"5min":11.519,"15min":13.869},"last":1.488}]}]},{"osd":5,"up_from":36,"seq":154618823257,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1829304,"kb_used_data":933872,"kb_used_omap":0,"kb_used_meta":895424,"kb_avail":91915848,"statfs":{"total":95995035648,"available":94121828352,"internally_reserved":0,"allocated":956284928,"data_stored":955688969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916914176},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:46:26 2023","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":2.2919999999999998,"15min":1.4159999999999999},"min":{"1min":0.26000000000000001,"5min":0.25800000000000001,"15min":0.22700000000000001},"max":{"1min":7.7519999999999998,"5min":37.576000000000001,"15min":37.576000000000001},"last":0.34899999999999998},{"interface":"front","average":{"1min":1.23,"5min":2.0840000000000001,"15min":1.351},"min":{"1min":0.35399999999999998,"5min":0.251,"15min":0.251},"max":{"1min":8.6820000000000004,"5min":38.128,"15min":38.128},"last":0.57299999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:45:58 2023","interfaces":[{"interface":"back","average":{"1min":1.3340000000000001,"5min":1.3280000000000001,"15min":1.7370000000000001},"min":{"1min":0.70099999999999996,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.3650000000000002,"5min":7.2249999999999996,"15min":36.359000000000002},"last":0.498},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.3640000000000001,"15min":1.8600000000000001},"min":{"1min":0.48599999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.9450000000000001,"5min":5.9989999999999997,"15min":36.323999999999998},"last":4.0750000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:46:13 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":2.6829999999999998,"15min":1.7829999999999999},"min":{"1min":0.41299999999999998,"5min":0.34699999999999998,"15min":0.30099999999999999},"max":{"1min":2.0819999999999999,"5min":88.733999999999995,"15min":88.733999999999995},"last":4.1319999999999997},{"interface":"front","average":{"1min":1.214,"5min":3.1459999999999999,"15min":1.8799999999999999},"min":{"1min":0.73899999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":4.1699999999999999,"5min":88.765000000000001,"15min":88.765000000000001},"last":0.42099999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:45:44 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.5580000000000001,"15min":1.2470000000000001},"min":{"1min":0.39500000000000002,"5min":0.311,"15min":0.311},"max":{"1min":4.6619999999999999,"5min":7.7050000000000001,"15min":7.7050000000000001},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.8140000000000001,"5min":1.873,"15min":1.5549999999999999},"min":{"1min":0.53700000000000003,"5min":0.36699999999999999,"15min":0.35499999999999998},"max":{"1min":8.9369999999999994,"5min":9.4350000000000005,"15min":9.4350000000000005},"last":4.1820000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:46:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":2.0510000000000002,"15min":1.6020000000000001},"min":{"1min":0.39800000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":5.0410000000000004,"5min":9.391,"15min":11.94},"last":4.4199999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.891,"15min":1.399},"min":{"1min":0.44700000000000001,"5min":0.32200000000000001,"15min":0.27200000000000002},"max":{"1min":5.1699999999999999,"5min":7.8159999999999998,"15min":12.018000000000001},"last":7.3490000000000002}]},{"osd":6,"last update":"Sat Sep 23 20:45:50 2023","interfaces":[{"interface":"back","average":{"1min":1.6319999999999999,"5min":2.0790000000000002,"15min":1.7070000000000001},"min":{"1min":0.66900000000000004,"5min":0.308,"15min":0.308},"max":{"1min":5.3250000000000002,"5min":13.568,"15min":37.259999999999998},"last":0.45000000000000001},{"interface":"front","average":{"1min":1.411,"5min":1.748,"15min":1.5800000000000001},"min":{"1min":0.61299999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":4.5910000000000002,"5min":5.6959999999999997,"15min":38.881999999999998},"last":0.621}]},{"osd":7,"last update":"Sat Sep 23 20:45:50 2023","interfaces":[{"interface":"back","average":{"1min":2.0030000000000001,"5min":1.8380000000000001,"15min":1.5840000000000001},"min":{"1min":0.60899999999999999,"5min":0.39700000000000002,"15min":0.35699999999999998},"max":{"1min":9.1069999999999993,"5min":9.1069999999999993,"15min":10.721},"last":7.431},{"interface":"front","average":{"1min":1.5009999999999999,"5min":1.6890000000000001,"15min":1.675},"min":{"1min":0.436,"5min":0.40799999999999997,"15min":0.374},"max":{"1min":6.5430000000000001,"5min":13.475,"15min":31.73},"last":4.1989999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":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":6614,"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":5445,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1209663488,"data_stored":1209663488,"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":1820262400,"data_stored":1820262400,"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":1410138112,"data_stored":1410138112,"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":1581056000,"data_stored":1581056000,"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":957677568,"data_stored":957677568,"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":962527232,"data_stored":962527232,"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":1927872512,"data_stored":1927872512,"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":1437073408,"data_stored":1437073408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:46:39.970 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T20:46:39.970 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:46:39.970 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2023-09-23T20:46:39.970 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:46:39.971 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:46:39.971 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 config set filestore_inject_stall 3 2023-09-23T20:46:39.975 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:39.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:39.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:40.082 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:40.115 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:40.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:40.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:40.150 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T20:46:40.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:40.269 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:40.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:40.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:40.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:40 smithi098 bash[74888]: cluster 2023-09-23T20:46:38.831585+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1440: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:46:40.299 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:40 smithi098 bash[74888]: audit 2023-09-23T20:46:39.620347+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:40.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:40 smithi173 bash[59517]: cluster 2023-09-23T20:46:38.831585+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1440: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:46:40.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:40 smithi173 bash[59517]: audit 2023-09-23T20:46:39.620347+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:40.373 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:40.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 41 16 63701 63685 97.0516 67.125 0.009861 0.0102977 2023-09-23T20:46:40.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:40.429 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:40.429 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:40.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:40.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:40.532 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:40.559 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:40.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:40.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:40.665 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:40.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:40 smithi098 bash[78228]: cluster 2023-09-23T20:46:38.831585+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1440: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-23T20:46:40.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:40 smithi098 bash[78228]: audit 2023-09-23T20:46:39.620347+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:40.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:40.698 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:40.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:40.799 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:40.842 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:40.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:40.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:40.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:40.979 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:40.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:40.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:41.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:41.115 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:41.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:41.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:41.222 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:41.248 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:41.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:41.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:41.351 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:41.377 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:41.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:41.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:41.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 42 16 64813 64797 96.3956 69.5 0.0044586 0.0103675 2023-09-23T20:46:41.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:41.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:41.515 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:41.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:41.616 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:41.648 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:41.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:41.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:41.753 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:41.785 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:41.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:41.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:41.892 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:41.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:41.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:41.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:42.026 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:42.053 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:42.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:42.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:42.158 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:42.184 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:42.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:42.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:42.287 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:42.314 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:42.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:42.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:42.319 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:42 smithi173 bash[59517]: cluster 2023-09-23T20:46:40.832411+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1441: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T20:46:42.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 43 16 65947 65931 95.802 70.875 0.0163637 0.0104325 2023-09-23T20:46:42.417 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:42.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:42 smithi098 bash[74888]: cluster 2023-09-23T20:46:40.832411+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1441: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T20:46:42.425 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:42 smithi098 bash[78228]: cluster 2023-09-23T20:46:40.832411+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1441: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T20:46:42.438 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:42.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:42.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:42.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:42.576 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:42.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:42.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:42.680 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:42.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:42.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:42.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:42.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:42.846 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:42.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:42.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:42.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:42.974 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:42.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:42.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:43.082 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:43.109 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:43.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:43.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:43.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:43.249 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:43.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:43.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:43.359 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:43.392 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:43.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:43.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:43.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 44 16 66964 66948 95.0693 63.5625 0.010344 0.0105129 2023-09-23T20:46:43.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:43.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:43.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:43.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:43.626 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:43.649 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:43.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:43.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:43.753 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:43.782 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:43.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:43.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:43.888 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:43.917 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:43.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:43.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:44.023 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:44.047 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:44.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:44.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:44.151 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:44.180 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:44.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:44.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:44.286 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:44.313 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:44.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:44.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:44.327 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:44 smithi098 bash[74888]: cluster 2023-09-23T20:46:42.833069+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1442: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:46:44.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 45 16 67976 67960 94.3623 63.25 0.00976024 0.0105921 2023-09-23T20:46:44.416 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:44.450 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:44.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:44.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:44.554 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:44.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:44 smithi098 bash[78228]: cluster 2023-09-23T20:46:42.833069+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1442: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:46:44.583 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:44.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:44.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:44.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:44 smithi173 bash[59517]: cluster 2023-09-23T20:46:42.833069+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1442: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T20:46:44.689 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:44.720 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:44.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:44.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:44.822 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:46:44.825 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:44.829 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:46:44.851 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:44.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:44.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:44.956 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:44.988 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:44.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:44.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:45.093 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:45.118 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:45.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:45.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:45.224 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:45.249 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:45.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:45.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:45.352 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:45.381 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:45.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:45.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:45.409 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 46 16 69092 69076 93.8272 69.75 0.0164562 0.0106523 2023-09-23T20:46:45.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:45.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:45.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:45.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:45.618 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:45.645 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:45.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:45.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:45.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:45.782 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:45.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:45.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:45.887 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:45.913 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:45.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:45.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:46.016 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:46.044 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:46.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:46.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:46.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:46.176 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:46.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:46.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:46.284 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:46.295 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:46:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:46:46] "GET /metrics HTTP/1.1" 200 36456 "" "Prometheus/2.33.4" 2023-09-23T20:46:46.309 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:46.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:46.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:46.410 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 47 16 69986 69970 93.0197 55.875 0.00301879 0.0106978 2023-09-23T20:46:46.412 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:46.438 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:46.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:46.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:46.541 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:46.550 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:46 smithi173 bash[59517]: cluster 2023-09-23T20:46:44.833755+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1443: 89 pgs: 89 active+clean; 4.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T20:46:46.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:46.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:46.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:46.668 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:46.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:46 smithi098 bash[74888]: cluster 2023-09-23T20:46:44.833755+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1443: 89 pgs: 89 active+clean; 4.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T20:46:46.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:46 smithi098 bash[78228]: cluster 2023-09-23T20:46:44.833755+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1443: 89 pgs: 89 active+clean; 4.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T20:46:46.692 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:46.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:46.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:46.796 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:46.818 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:46.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:46.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:46.922 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:46.942 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:46.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:46.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:47.045 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:47.072 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:47.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:47.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:47.180 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:47.207 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:47.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:47.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:47.310 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:47.341 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:47.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:47.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:47.410 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 48 15 70899 70884 92.2719 57.125 0.0202569 0.010832 2023-09-23T20:46:47.444 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:47.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:47.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:47.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:47.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:47.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:47.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:47.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:47.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:47.735 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:47.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:47.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:47.840 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:47.864 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:47.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:47.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:47.967 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:47.988 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:47.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:47.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:48.091 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:48.119 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:48.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:48.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:48.224 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:48.246 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:48.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:48.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:48.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:48.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:48.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:48.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:48.410 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 49 16 71952 71936 91.7306 65.75 0.011826 0.0108955 2023-09-23T20:46:48.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:48 smithi098 bash[74888]: cluster 2023-09-23T20:46:46.834392+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1444: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:46:48.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:48 smithi098 bash[78228]: cluster 2023-09-23T20:46:46.834392+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1444: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:46:48.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:48.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:48.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:48.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:48.540 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:48 smithi173 bash[59517]: cluster 2023-09-23T20:46:46.834392+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1444: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T20:46:48.622 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:48.652 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:48.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:48.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:48.757 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:48.791 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:48.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:48.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:48.894 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:48.933 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:48.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:48.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:49.039 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:49.083 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:49.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:49.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:49.168 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:46:49.187 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:49.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:49.212 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:46:49.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:49.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:49.256 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:46:49.300 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:46:49.316 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:49.333 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:46:49.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:49.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:49.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:49.353 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:49 smithi098 bash[74888]: audit 2023-09-23T20:46:49.098064+0000 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.98:0/2948680067' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:49.367 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:46:49.410 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 50 16 72868 72852 91.041 57.25 0.0156986 0.0109769 2023-09-23T20:46:49.415 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:46:49.453 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:49.454 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:46:49.457 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:46:49.457 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:46:49.458 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:46:49.458 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:46:49.458 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:46:49.458 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:46:49.458 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:46:49.458 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:46:49.480 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:49.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:49.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:49.584 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:49.616 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:49.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:49 smithi173 bash[59517]: audit 2023-09-23T20:46:49.098064+0000 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.98:0/2948680067' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:49.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:49.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:49.620 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:49 smithi098 bash[78228]: audit 2023-09-23T20:46:49.098064+0000 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.98:0/2948680067' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:46:49.721 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:49.761 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:49.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:49.864 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:49.898 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:49.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:49.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:50.005 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:50.033 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:50.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:50.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:50.140 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:50.172 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:50.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:50.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:50.280 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:50.313 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:50.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:50.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:50.383 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:46:50.410 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 51 16 73883 73867 90.4997 63.4375 0.0223855 0.0110431 2023-09-23T20:46:50.415 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:50.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:50 smithi173 bash[59517]: cluster 2023-09-23T20:46:48.835114+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1445: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:46:50.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:50 smithi173 bash[59517]: audit 2023-09-23T20:46:49.417799+0000 mon.a (mon.0) 1771 : audit 1 from='client.? 172.21.15.98:0/3607219107' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:50.443 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:50.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:50.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:50.549 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:50.567 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:50 smithi098 bash[74888]: cluster 2023-09-23T20:46:48.835114+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1445: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:46:50.567 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:50 smithi098 bash[74888]: audit 2023-09-23T20:46:49.417799+0000 mon.a (mon.0) 1771 : audit 1 from='client.? 172.21.15.98:0/3607219107' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:50.590 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:50.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:50.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:50.692 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:50.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:50.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:50.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:50.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:50.848 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:50.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:50.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:50 smithi098 bash[78228]: cluster 2023-09-23T20:46:48.835114+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1445: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T20:46:50.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:50 smithi098 bash[78228]: audit 2023-09-23T20:46:49.417799+0000 mon.a (mon.0) 1771 : audit 1 from='client.? 172.21.15.98:0/3607219107' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:46:50.951 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:50.975 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:50.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:50.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:51.081 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:51.117 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:51.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:51.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:51.222 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:51.252 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:51.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:51.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:51.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:51.390 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:51.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:51.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:51.412 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 52 16 74801 74785 89.8596 57.375 0.0247064 0.0111218 2023-09-23T20:46:51.494 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:51.523 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:51.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:51.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:51.628 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:51.638 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:51 smithi173 bash[59517]: cluster 2023-09-23T20:46:50.346505+0000 mon.a (mon.0) 1772 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:51.638 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:51 smithi173 bash[59517]: audit 2023-09-23T20:46:50.365125+0000 mon.a (mon.0) 1773 : audit 1 from='client.? 172.21.15.98:0/3607219107' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:46:51.638 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:51 smithi173 bash[59517]: cluster 2023-09-23T20:46:50.365331+0000 mon.a (mon.0) 1774 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-09-23T20:46:51.638 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:51 smithi173 bash[59517]: cluster 2023-09-23T20:46:50.369314+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.638 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:51 smithi173 bash[59517]: cluster 2023-09-23T20:46:50.373312+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.638 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:51 smithi173 bash[59517]: cluster 2023-09-23T20:46:50.375579+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.638 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:51 smithi173 bash[59517]: cluster 2023-09-23T20:46:50.379017+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.638 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:51 smithi173 bash[59517]: audit 2023-09-23T20:46:50.970075+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:46:51.659 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:51.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:51.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:51.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[78228]: cluster 2023-09-23T20:46:50.346505+0000 mon.a (mon.0) 1772 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:51.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[78228]: audit 2023-09-23T20:46:50.365125+0000 mon.a (mon.0) 1773 : audit 1 from='client.? 172.21.15.98:0/3607219107' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:46:51.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[78228]: cluster 2023-09-23T20:46:50.365331+0000 mon.a (mon.0) 1774 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-09-23T20:46:51.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[78228]: cluster 2023-09-23T20:46:50.369314+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[78228]: cluster 2023-09-23T20:46:50.373312+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[78228]: cluster 2023-09-23T20:46:50.375579+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[78228]: cluster 2023-09-23T20:46:50.379017+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[78228]: audit 2023-09-23T20:46:50.970075+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:46:51.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[74888]: cluster 2023-09-23T20:46:50.346505+0000 mon.a (mon.0) 1772 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:46:51.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[74888]: audit 2023-09-23T20:46:50.365125+0000 mon.a (mon.0) 1773 : audit 1 from='client.? 172.21.15.98:0/3607219107' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:46:51.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[74888]: cluster 2023-09-23T20:46:50.365331+0000 mon.a (mon.0) 1774 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-09-23T20:46:51.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[74888]: cluster 2023-09-23T20:46:50.369314+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[74888]: cluster 2023-09-23T20:46:50.373312+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[74888]: cluster 2023-09-23T20:46:50.375579+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[74888]: cluster 2023-09-23T20:46:50.379017+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T20:46:51.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:51 smithi098 bash[74888]: audit 2023-09-23T20:46:50.970075+0000 mon.a (mon.0) 1775 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:46:51.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:51.800 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:51.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:51.911 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:51.942 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:51.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:51.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:52.047 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:52.070 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:52.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:52.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:52.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:52.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:52.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:52.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:52.314 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:52.342 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:52.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:52.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:52.412 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 53 16 75785 75769 89.3245 61.5 0.00664423 0.0111903 2023-09-23T20:46:52.446 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:52.470 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:52.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:52.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:52.578 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:52.586 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:52 smithi098 bash[78228]: cluster 2023-09-23T20:46:50.835710+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1447: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:46:52.589 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:52 smithi098 bash[74888]: cluster 2023-09-23T20:46:50.835710+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1447: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:46:52.599 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:52.600 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:52 smithi173 bash[59517]: cluster 2023-09-23T20:46:50.835710+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1447: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-09-23T20:46:52.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:52.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:52.706 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:52.734 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:52.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:52.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:52.840 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:52.872 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:52.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:52.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:52.975 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:53.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:53.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:53.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:53.107 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:53.140 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:53.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:53.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:53.247 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:53.280 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:53.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:53.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:53.354 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:46:53.386 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:53.412 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 54 16 76784 76768 88.8265 62.4375 0.00909991 0.0112505 2023-09-23T20:46:53.418 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:53.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:53.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:53.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:53.555 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:53.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:53.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:53.653 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:46:53.653 INFO:teuthology.orchestra.run.smithi173.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:46:53.653 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:46:53.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:53.694 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:53.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:53.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:53.710 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:46:53.710 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:46:53.710 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.710 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:77008 11.5 11:a23a27f1:::benchmark_data_smithi098_231357_object77007:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e325)", 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.682634+0000", 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.021820421, 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.021855258999999998, 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77008 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.711 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682634+0000", 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682634+0000", 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.712 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682633+0000", 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0883e-05 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682654+0000", 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7359999999999998e-06 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682660+0000", 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.298e-06 2023-09-23T20:46:53.713 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682663+0000", 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010667958999999999 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.693331+0000", 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013568 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:53.714 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.693467+0000", 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015573900000000001 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.693623+0000", 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010988927000000001 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.715 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:77014 11.5 11:a579766d:::benchmark_data_smithi098_231357_object77013:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e325)", 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.688397+0000", 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.016056760999999999, 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016181946999999999, 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77014 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.716 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.688397+0000", 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.688397+0000", 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.717 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.688395+0000", 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0510000000000001e-05 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.688465+0000", 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9945e-05 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.688485+0000", 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.628e-06 2023-09-23T20:46:53.718 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.688495+0000", 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015336201000000001 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703831+0000", 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018850299999999999 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.719 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704020+0000", 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017499700000000001 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704195+0000", 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.015797347 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.720 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop_reply(client.35994.0:77005 11.5 e325/318)", 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.693794+0000", 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.010660651, 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010857911, 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "queued for pg", 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.693794+0000", 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.721 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.693794+0000", 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.693792+0000", 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4659999999999996e-06 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.722 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.693799+0000", 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8539e-05 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.693817+0000", 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8129999999999996e-06 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.693825+0000", 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.1438e-05 2023-09-23T20:46:53.723 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:77016 11.f 11:f67ec4f9:::benchmark_data_smithi098_231357_object77015:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e325)", 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.694246+0000", 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.010207683, 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010464225000000001, 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:53.724 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77016 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.694246+0000", 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.694246+0000", 2023-09-23T20:46:53.725 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:53.726 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.726 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.726 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.726 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.694245+0000", 2023-09-23T20:46:53.726 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.8046000000000001e-05 2023-09-23T20:46:53.726 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.726 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.726 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.726 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.694283+0000", 2023-09-23T20:46:53.726 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6809000000000001e-05 2023-09-23T20:46:53.726 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.694299+0000", 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7959999999999996e-06 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.694307+0000", 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0444999999999994e-05 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.727 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.694378+0000", 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000187283 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.694565+0000", 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00024857200000000002 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.694814+0000", 2023-09-23T20:46:53.728 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0084179690000000008 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703232+0000", 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00031275900000000002 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703544+0000", 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0092977919999999992 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.729 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop_reply(client.35994.0:77007 11.5 e325/318)", 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.697054+0000", 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.0074000309999999996, 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0077405290000000003, 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "queued for pg", 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.730 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697054+0000", 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697054+0000", 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697053+0000", 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0719999999999996e-06 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.731 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697059+0000", 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1487e-05 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697071+0000", 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1410000000000002e-06 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.732 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697077+0000", 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2810999999999999e-05 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:77021 11.f 11:fd3d7870:::benchmark_data_smithi098_231357_object77020:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e325)", 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.697812+0000", 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.0066419080000000002, 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0070357470000000002, 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:46:53.733 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77021 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697812+0000", 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.734 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.735 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697812+0000", 2023-09-23T20:46:53.735 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:53.735 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.735 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.735 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.735 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697810+0000", 2023-09-23T20:46:53.735 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4601000000000002e-05 2023-09-23T20:46:53.735 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.735 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.735 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.735 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697855+0000", 2023-09-23T20:46:53.736 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4918e-05 2023-09-23T20:46:53.736 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.736 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.736 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.736 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697870+0000", 2023-09-23T20:46:53.736 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.695e-06 2023-09-23T20:46:53.736 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.736 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.736 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.736 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.697878+0000", 2023-09-23T20:46:53.736 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0020033120000000001 2023-09-23T20:46:53.737 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.737 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.737 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:53.737 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699881+0000", 2023-09-23T20:46:53.737 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00023462 2023-09-23T20:46:53.737 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.737 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.737 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:53.737 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.700116+0000", 2023-09-23T20:46:53.737 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020687200000000001 2023-09-23T20:46:53.738 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.738 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.738 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:46:53.738 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.700322+0000", 2023-09-23T20:46:53.738 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00324026 2023-09-23T20:46:53.738 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.738 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.738 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:53.738 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703563+0000", 2023-09-23T20:46:53.738 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0057503950000000002 2023-09-23T20:46:53.738 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.739 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.739 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.739 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.739 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.739 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop_reply(client.35994.0:77008 11.5 e325/318)", 2023-09-23T20:46:53.739 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.699527+0000", 2023-09-23T20:46:53.739 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.0049275320000000001, 2023-09-23T20:46:53.739 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.005396947, 2023-09-23T20:46:53.739 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.739 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "queued for pg", 2023-09-23T20:46:53.739 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.740 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.740 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.740 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699527+0000", 2023-09-23T20:46:53.740 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.740 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.740 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.740 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.740 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699527+0000", 2023-09-23T20:46:53.740 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:46:53.740 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699526+0000", 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7510000000000002e-06 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699532+0000", 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1208e-05 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.741 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.742 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699544+0000", 2023-09-23T20:46:53.742 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1240000000000002e-06 2023-09-23T20:46:53.742 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.742 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.742 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.742 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699550+0000", 2023-09-23T20:46:53.742 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3011e-05 2023-09-23T20:46:53.742 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.742 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.742 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.742 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.743 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.743 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:77023 11.4 11:250c66ca:::benchmark_data_smithi098_231357_object77022:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e325)", 2023-09-23T20:46:53.743 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.699541+0000", 2023-09-23T20:46:53.743 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.0049126919999999998, 2023-09-23T20:46:53.743 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0054390330000000002, 2023-09-23T20:46:53.743 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.743 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:46:53.743 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:53.743 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:53.743 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:53.744 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77023 2023-09-23T20:46:53.744 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.744 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.744 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.744 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.744 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699541+0000", 2023-09-23T20:46:53.744 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.744 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.744 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.746 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.746 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699541+0000", 2023-09-23T20:46:53.746 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:46:53.746 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.746 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.746 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.746 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699540+0000", 2023-09-23T20:46:53.746 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.5642000000000002e-05 2023-09-23T20:46:53.746 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.746 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.746 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699575+0000", 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.183e-05 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699587+0000", 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1959999999999997e-06 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699596+0000", 2023-09-23T20:46:53.747 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0729000000000001e-05 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699657+0000", 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000106579 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699764+0000", 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010454300000000001 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.748 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.699868+0000", 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0023380039999999999 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.702206+0000", 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0012781890000000001 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703484+0000", 2023-09-23T20:46:53.749 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0039429240000000004 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop_reply(client.35994.0:77007 11.5 e325/318)", 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.703387+0000", 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.001067347, 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0016763800000000001, 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "queued for pg", 2023-09-23T20:46:53.750 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703387+0000", 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703387+0000", 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.751 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703386+0000", 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9990000000000002e-06 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703393+0000", 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0101999999999999e-05 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703403+0000", 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0990000000000004e-06 2023-09-23T20:46:53.752 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703409+0000", 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1991999999999999e-05 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop_reply(client.35994.0:77008 11.5 e325/318)", 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.703457+0000", 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.00099684300000000008, 2023-09-23T20:46:53.753 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001653552, 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "queued for pg", 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703457+0000", 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703457+0000", 2023-09-23T20:46:53.754 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703457+0000", 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.0759999999999999e-06 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703460+0000", 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5329999999999997e-06 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.755 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703467+0000", 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.3900000000000003e-06 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.703472+0000", 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4562000000000001e-05 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.756 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop_reply(client.35994.0:77023 11.4 e325/318)", 2023-09-23T20:46:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.704188+0000", 2023-09-23T20:46:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.00026571500000000003, 2023-09-23T20:46:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00098423, 2023-09-23T20:46:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "queued for pg", 2023-09-23T20:46:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704188+0000", 2023-09-23T20:46:53.757 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704188+0000", 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704188+0000", 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0207000000000001e-05 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.758 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704198+0000", 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3069e-05 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704211+0000", 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.4319999999999999e-06 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.759 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704219+0000", 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.0834999999999999e-05 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35994.0:77026 11.3 e325/318 11:c67d480a:::benchmark_data_smithi098_231357_object77025:head v 325'4762, mlcod=325'4760)", 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.704957+0000", 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 4294967295.9994974, 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00027007600000000001, 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.760 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "started", 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704957+0000", 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704957+0000", 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.761 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704956+0000", 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5392e-05 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704981+0000", 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7163000000000002e-05 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.704998+0000", 2023-09-23T20:46:53.762 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3779999999999998e-06 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.705005+0000", 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8028999999999995e-05 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.705073+0000", 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9207000000000001e-05 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.763 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.705092+0000", 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013535500000000001 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:77005 11.5 11:a0b22317:::benchmark_data_smithi098_231357_object77004:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e325)", 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.682466+0000", 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.021988187999999999, 2023-09-23T20:46:53.764 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.022826283999999999, 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77005 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682466+0000", 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.765 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682466+0000", 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682464+0000", 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2700000000000004e-05 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.766 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682547+0000", 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4609000000000001e-05 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682572+0000", 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1469999999999998e-06 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682578+0000", 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9497999999999999e-05 2023-09-23T20:46:53.767 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.768 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.768 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:53.768 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682637+0000", 2023-09-23T20:46:53.768 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013517 2023-09-23T20:46:53.768 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.768 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.768 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:53.768 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682773+0000", 2023-09-23T20:46:53.768 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000130078 2023-09-23T20:46:53.768 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.768 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682903+0000", 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010408794000000001 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.693311+0000", 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010845445 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.769 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:77007 11.5 11:a86cea87:::benchmark_data_smithi098_231357_object77006:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e325)", 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:53.682593+0000", 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 0.021861233000000001, 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.022783266, 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 77007 2023-09-23T20:46:53.770 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682593+0000", 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682593+0000", 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.771 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682592+0000", 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.6641000000000001e-05 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682619+0000", 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.541e-06 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682625+0000", 2023-09-23T20:46:53.772 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.5999999999999998e-06 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.682628+0000", 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0073396449999999997 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.689968+0000", 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013216500000000001 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.773 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.690100+0000", 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014148599999999999 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:53.690241+0000", 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0076485590000000001 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.774 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:46:53.775 INFO:teuthology.orchestra.run.smithi173.stdout: ], 2023-09-23T20:46:53.775 INFO:teuthology.orchestra.run.smithi173.stdout: "num_ops": 14 2023-09-23T20:46:53.775 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:46:53.800 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:53.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:53.842 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:53.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:53.944 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:53.970 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:53.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:53.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:54.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:54.105 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:54.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:54.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:54.209 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:54.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:54.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:54.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:54.345 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:54.371 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:54.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:54.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:54.412 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 55 16 77725 77709 88.2808 58.8125 0.0230137 0.0113209 2023-09-23T20:46:54.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:46:54.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:54.519 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:54.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:54.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:54.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:54 smithi173 bash[59517]: cluster 2023-09-23T20:46:52.836275+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1448: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:46:54.623 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:54.648 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:54.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:54.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:54 smithi098 bash[78228]: cluster 2023-09-23T20:46:52.836275+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1448: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:46:54.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:54 smithi098 bash[74888]: cluster 2023-09-23T20:46:52.836275+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1448: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T20:46:54.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:54.774 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:54.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:54.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:54.880 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:54.910 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:54.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:54.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:55.014 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:55.040 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:55.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:55.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:55.144 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:55.170 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:55.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:55.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:55.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:55.309 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:55.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:55.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:55.412 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 56 16 78664 78648 87.7524 58.6875 0.0343972 0.0113904 2023-09-23T20:46:55.415 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:55.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:55.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:55.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:55.549 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:55.559 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:55 smithi098 bash[78228]: audit 2023-09-23T20:46:54.620906+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:55.559 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:55 smithi098 bash[74888]: audit 2023-09-23T20:46:54.620906+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:55.580 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:55.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:55.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:55.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:55 smithi173 bash[59517]: audit 2023-09-23T20:46:54.620906+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:46:55.683 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:55.724 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:55.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:55.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:55.759 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T20:46:55.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:55.853 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:55.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:55.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:55.958 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:55.995 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:55.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:55.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:56.100 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:56.109 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:46:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:46:56] "GET /metrics HTTP/1.1" 200 36460 "" "Prometheus/2.33.4" 2023-09-23T20:46:56.127 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:56.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:56.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:56.263 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:56.300 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:56.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:56.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:56.394 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:56 smithi098 bash[74888]: cluster 2023-09-23T20:46:54.836824+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1449: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T20:46:56.405 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:56.412 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 57 16 79543 79527 87.1767 54.9375 0.0334996 0.0114633 2023-09-23T20:46:56.429 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:56.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:56.537 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:56.545 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:56 smithi173 bash[59517]: cluster 2023-09-23T20:46:54.836824+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1449: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T20:46:56.561 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:56.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:56.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:56.666 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:56.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:56 smithi098 bash[78228]: cluster 2023-09-23T20:46:54.836824+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1449: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T20:46:56.703 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:56.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:56.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:56.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:56.846 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:56.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:56.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:56.951 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:56.984 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:56.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:56.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:57.092 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:57.158 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:57.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:57.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:57.269 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:57.299 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:57.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:57.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:57.406 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:57.413 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 58 16 80346 80330 86.539 50.1875 0.0118065 0.0115494 2023-09-23T20:46:57.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:57.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:57.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:57.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:57.590 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:57.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:57.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:57.695 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:57.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:57.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:57.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:57.834 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:57.875 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:46:57.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:57.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:46:57.983 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:58.007 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:58.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:58.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:58.021 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:58.113 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:58.152 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:58.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:58.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:58.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:58.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:58.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:58.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:58.400 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:58.413 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 59 16 81190 81174 85.966 52.75 0.0325191 0.0116254 2023-09-23T20:46:58.431 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:58.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:58.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:58.535 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:58.566 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:46:58.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:58.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:46:58.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:58.679 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:58 smithi173 bash[59517]: cluster 2023-09-23T20:46:56.837542+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1450: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-23T20:46:58.679 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:58 smithi173 bash[59517]: audit 2023-09-23T20:46:57.402483+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.679 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:58 smithi173 bash[59517]: audit 2023-09-23T20:46:57.416380+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.679 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:58 smithi173 bash[59517]: audit 2023-09-23T20:46:57.793182+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.679 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:58 smithi173 bash[59517]: audit 2023-09-23T20:46:57.805889+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.679 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:58 smithi173 bash[59517]: audit 2023-09-23T20:46:58.393725+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:46:58.680 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:58 smithi173 bash[59517]: audit 2023-09-23T20:46:58.394696+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:46:58.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[74888]: cluster 2023-09-23T20:46:56.837542+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1450: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-23T20:46:58.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[74888]: audit 2023-09-23T20:46:57.402483+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[74888]: audit 2023-09-23T20:46:57.416380+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[74888]: audit 2023-09-23T20:46:57.793182+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[74888]: audit 2023-09-23T20:46:57.805889+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[74888]: audit 2023-09-23T20:46:58.393725+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:46:58.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[74888]: audit 2023-09-23T20:46:58.394696+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:46:58.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[78228]: cluster 2023-09-23T20:46:56.837542+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1450: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-23T20:46:58.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[78228]: audit 2023-09-23T20:46:57.402483+0000 mon.a (mon.0) 1777 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[78228]: audit 2023-09-23T20:46:57.416380+0000 mon.a (mon.0) 1778 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[78228]: audit 2023-09-23T20:46:57.793182+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[78228]: audit 2023-09-23T20:46:57.805889+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:58.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[78228]: audit 2023-09-23T20:46:58.393725+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:46:58.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:58 smithi098 bash[78228]: audit 2023-09-23T20:46:58.394696+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:46:58.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:58.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:58.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:58.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:58.843 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:58.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:58.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:58.947 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:58.975 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:58.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:58.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:46:59.049 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:46:59.079 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:59.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:46:59.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:59.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:46:59.215 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:59.251 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:59.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:59.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:59.356 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:59.394 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:46:59.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:59.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:46:59.413 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:46:59.407994+0000 min lat: 0.00140292 max lat: 0.524224 avg lat: 0.0116879 2023-09-23T20:46:59.413 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:46:59.413 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 60 16 82128 82112 85.5103 58.625 0.0283471 0.0116879 2023-09-23T20:46:59.500 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:59.524 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:46:59.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:59.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:46:59.630 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:59.637 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:46:59 smithi098 bash[74888]: audit 2023-09-23T20:46:58.403690+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:59.638 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:46:59 smithi098 bash[78228]: audit 2023-09-23T20:46:58.403690+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:59.659 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:46:59.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:59.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:46:59.762 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:59.770 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:46:59 smithi173 bash[59517]: audit 2023-09-23T20:46:58.403690+0000 mon.a (mon.0) 1783 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:46:59.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:46:59.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:59.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:46:59.889 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:59.920 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:46:59.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:46:59.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:00.023 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:00.026 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:47:00.068 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:00.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:00.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:00.172 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:00.194 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:00.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:00.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:00.300 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:00.329 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:00.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:00.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:00.413 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 61 16 83078 83062 85.0818 59.375 0.0112284 0.0117475 2023-09-23T20:47:00.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:00 smithi098 bash[78228]: cluster 2023-09-23T20:46:58.838013+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1451: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s 2023-09-23T20:47:00.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:00 smithi098 bash[74888]: cluster 2023-09-23T20:46:58.838013+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1451: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s 2023-09-23T20:47:00.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:00.465 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:00.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:00.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:00.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:00.587 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:00 smithi173 bash[59517]: cluster 2023-09-23T20:46:58.838013+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1451: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s 2023-09-23T20:47:00.598 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:00.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:00.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:00.705 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:00.735 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:00.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:00.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:00.743 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 3, 0] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:47:00.743 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:47:00.743 INFO:tasks.thrashosds.thrasher:Removing osd 2, in_osds are: [1, 2, 4, 5, 6, 7, 3, 0] 2023-09-23T20:47:00.743 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd out 2 2023-09-23T20:47:00.839 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:00.869 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:00.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:00.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:00.975 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:01.005 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:01.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:01.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:01.108 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:01.141 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:01.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:01.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:01.244 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:01.266 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:01.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:01.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:01.371 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:01.398 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:01.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:01.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:01.413 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 62 16 84043 84027 84.6823 60.3125 0.0268917 0.0118032 2023-09-23T20:47:01.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:01.534 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:01.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:01.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:01.638 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:01.664 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:01.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:01.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:01.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:01.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:01.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:01.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:01.902 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:01.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:01.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:01.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:02.033 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:02.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:02.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:02.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:02.174 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:02.216 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:02.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:02.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:02.319 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:02.350 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:02.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:02.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:02.413 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 63 16 85002 84986 84.2895 59.9375 0.0227348 0.0118576 2023-09-23T20:47:02.427 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:02 smithi098 bash[78228]: cluster 2023-09-23T20:47:00.838577+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1452: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-09-23T20:47:02.427 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:02 smithi098 bash[74888]: cluster 2023-09-23T20:47:00.838577+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1452: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-09-23T20:47:02.456 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:02.464 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:02 smithi173 bash[59517]: cluster 2023-09-23T20:47:00.838577+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1452: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-09-23T20:47:02.485 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:02.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:02.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:02.588 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:02.629 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:02.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:02.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:02.733 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:02.767 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:02.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:02.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:02.877 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:02.902 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:02.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:02.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:03.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:03.031 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:03.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:03.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:03.134 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:03.162 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:03.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:03.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:03.264 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:03.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:03.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:03.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:03.407 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:03.413 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 64 16 85895 85879 83.8446 55.8125 0.0278525 0.011921 2023-09-23T20:47:03.435 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:03.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:03.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:03.538 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:03.570 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:03.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:03.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:03.677 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:03.709 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:03.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:03.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:03.812 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:03.838 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:03.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:03.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:03.942 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:03.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:03.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:03.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:04.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:04.105 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:04.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:04.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:04.208 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:04.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:04.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:04.337 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:04.381 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:04.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:04.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:04.413 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 65 15 86820 86805 83.445 57.875 0.0156168 0.0119784 2023-09-23T20:47:04.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:04.508 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:04.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:04.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:04.612 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:04.644 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:04.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:04.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:04.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:04 smithi173 bash[59517]: cluster 2023-09-23T20:47:02.839345+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1453: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 968 op/s 2023-09-23T20:47:04.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:04.778 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:04.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:04.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:04.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:04.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:04.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:04.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:04.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:04 smithi098 bash[74888]: cluster 2023-09-23T20:47:02.839345+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1453: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 968 op/s 2023-09-23T20:47:04.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:04 smithi098 bash[78228]: cluster 2023-09-23T20:47:02.839345+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1453: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 968 op/s 2023-09-23T20:47:04.992 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:47:04.993 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:47:04.993 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:47:04.993 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:47:04.993 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:47:05.025 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:05.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:05.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:05.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:05.173 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:05.217 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:05.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:05.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:05.323 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:05.350 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:05.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:05.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:05.414 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 66 16 87748 87732 83.0585 57.9375 0.0122461 0.0120344 2023-09-23T20:47:05.457 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:05.481 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:05.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:05.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:05.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:05.620 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:05.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:05.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:05.724 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:05.747 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:05.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:05.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:05.851 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:05.876 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:05.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:05.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:05.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T20:47:05.979 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:06.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:06.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:06.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:06.155 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:06.162 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:47:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:47:06] "GET /metrics HTTP/1.1" 200 36460 "" "Prometheus/2.33.4" 2023-09-23T20:47:06.187 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:06.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:06.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:06.290 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:06.314 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:06.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:06.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:06.414 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 67 16 88683 88667 82.691 58.4375 0.00782876 0.0120879 2023-09-23T20:47:06.418 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:06.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:06.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:06.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:06.549 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:06.572 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:06.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:06.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:06.675 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:06.684 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:06 smithi173 bash[59517]: cluster 2023-09-23T20:47:04.839854+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1454: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T20:47:06.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:06.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:06.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:06.817 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:06.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:06.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:06.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:06.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:06 smithi098 bash[74888]: cluster 2023-09-23T20:47:04.839854+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1454: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T20:47:06.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:06 smithi098 bash[78228]: cluster 2023-09-23T20:47:04.839854+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1454: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T20:47:06.942 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:06.978 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:06.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:06.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:07.086 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:07.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:07.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:07.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:07.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:07.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:07.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:07.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:07.350 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:07.400 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:07.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:07.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:07.414 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 68 16 89543 89527 82.2654 53.75 0.0195346 0.0121492 2023-09-23T20:47:07.495 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:47:07.504 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:07.531 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:47:07.533 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:07.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:07.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:07.575 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:47:07.627 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:47:07.641 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:07.672 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:07.673 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:47:07.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:07.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:07.709 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:47:07.753 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:47:07.777 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:07.802 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:47:07.806 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:07.810 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:47:07.810 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:47:07.810 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:47:07.811 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:47:07.811 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:47:07.811 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:47:07.811 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:47:07.811 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:47:07.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:07.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:07.913 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:07.941 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:07.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:07.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:08.044 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:08.071 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:08.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:08.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:08.178 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:08.204 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:08.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:08.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:08.311 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:08.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:08.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:08.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:08.414 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 69 16 90356 90340 81.8095 50.8125 0.00746752 0.0122174 2023-09-23T20:47:08.445 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:08.475 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:47:08.478 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:08.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:08.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:08.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:08.611 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:08.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:08.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:08.716 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:08.725 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:08 smithi098 bash[78228]: cluster 2023-09-23T20:47:06.840497+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1455: 89 pgs: 89 active+clean; 5.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2023-09-23T20:47:08.725 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:08 smithi098 bash[78228]: audit 2023-09-23T20:47:07.443703+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.98:0/2907195623' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:47:08.725 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:08 smithi098 bash[78228]: audit 2023-09-23T20:47:07.863063+0000 mon.a (mon.0) 1784 : audit 1 from='client.? 172.21.15.98:0/2238511442' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:08.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:08 smithi098 bash[74888]: cluster 2023-09-23T20:47:06.840497+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1455: 89 pgs: 89 active+clean; 5.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2023-09-23T20:47:08.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:08 smithi098 bash[74888]: audit 2023-09-23T20:47:07.443703+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.98:0/2907195623' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:47:08.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:08 smithi098 bash[74888]: audit 2023-09-23T20:47:07.863063+0000 mon.a (mon.0) 1784 : audit 1 from='client.? 172.21.15.98:0/2238511442' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:08.746 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:08.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:08.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:08.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:08 smithi173 bash[59517]: cluster 2023-09-23T20:47:06.840497+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1455: 89 pgs: 89 active+clean; 5.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2023-09-23T20:47:08.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:08 smithi173 bash[59517]: audit 2023-09-23T20:47:07.443703+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.98:0/2907195623' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:47:08.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:08 smithi173 bash[59517]: audit 2023-09-23T20:47:07.863063+0000 mon.a (mon.0) 1784 : audit 1 from='client.? 172.21.15.98:0/2238511442' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:08.852 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:08.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:08.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:08.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:08.985 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:09.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:09.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:09.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:09.116 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:09.139 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:09.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:09.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:09.242 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:09.278 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:09.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:09.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:09.384 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:09.414 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 70 16 91212 91196 81.4051 53.5 0.0178109 0.0122785 2023-09-23T20:47:09.422 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:09.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:09.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:09.528 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:09.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[78228]: cluster 2023-09-23T20:47:08.436663+0000 mon.a (mon.0) 1785 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:47:09.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[78228]: cluster 2023-09-23T20:47:08.436714+0000 mon.a (mon.0) 1786 : cluster 1 Cluster is now healthy 2023-09-23T20:47:09.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[78228]: cluster 2023-09-23T20:47:08.458076+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:47:09.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[78228]: audit 2023-09-23T20:47:08.461565+0000 mon.a (mon.0) 1787 : audit 1 from='client.? 172.21.15.98:0/2238511442' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:47:09.537 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[78228]: cluster 2023-09-23T20:47:08.464886+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-09-23T20:47:09.537 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[78228]: cluster 2023-09-23T20:47:08.470362+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:47:09.537 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[78228]: cluster 2023-09-23T20:47:08.480373+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:47:09.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[74888]: cluster 2023-09-23T20:47:08.436663+0000 mon.a (mon.0) 1785 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:47:09.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[74888]: cluster 2023-09-23T20:47:08.436714+0000 mon.a (mon.0) 1786 : cluster 1 Cluster is now healthy 2023-09-23T20:47:09.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[74888]: cluster 2023-09-23T20:47:08.458076+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:47:09.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[74888]: audit 2023-09-23T20:47:08.461565+0000 mon.a (mon.0) 1787 : audit 1 from='client.? 172.21.15.98:0/2238511442' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:47:09.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[74888]: cluster 2023-09-23T20:47:08.464886+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-09-23T20:47:09.538 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[74888]: cluster 2023-09-23T20:47:08.470362+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:47:09.538 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:09 smithi098 bash[74888]: cluster 2023-09-23T20:47:08.480373+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:47:09.552 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:09.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:09.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:09.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:09.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:09.689 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:09.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:09.789 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:09.812 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:09.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:09.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:09.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:09 smithi173 bash[59517]: cluster 2023-09-23T20:47:08.436663+0000 mon.a (mon.0) 1785 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:47:09.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:09 smithi173 bash[59517]: cluster 2023-09-23T20:47:08.436714+0000 mon.a (mon.0) 1786 : cluster 1 Cluster is now healthy 2023-09-23T20:47:09.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:09 smithi173 bash[59517]: cluster 2023-09-23T20:47:08.458076+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:47:09.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:09 smithi173 bash[59517]: audit 2023-09-23T20:47:08.461565+0000 mon.a (mon.0) 1787 : audit 1 from='client.? 172.21.15.98:0/2238511442' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:47:09.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:09 smithi173 bash[59517]: cluster 2023-09-23T20:47:08.464886+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-09-23T20:47:09.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:09 smithi173 bash[59517]: cluster 2023-09-23T20:47:08.470362+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:47:09.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:09 smithi173 bash[59517]: cluster 2023-09-23T20:47:08.480373+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T20:47:09.916 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:09.945 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:09.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:09.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:10.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:10.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:10.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:10.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:10.187 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:10.212 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:10.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:10.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:10.314 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:10.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:10.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:10.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:10.414 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 71 16 92123 92107 81.0605 56.9375 0.0175787 0.0123311 2023-09-23T20:47:10.445 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:10.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:10.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:10.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:10.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:10.616 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:10.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:10.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:10.723 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:10.734 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:10 smithi173 bash[59517]: cluster 2023-09-23T20:47:08.840908+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1457: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2023-09-23T20:47:10.734 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:10 smithi173 bash[59517]: audit 2023-09-23T20:47:09.643408+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:10.734 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:10 smithi173 bash[59517]: audit 2023-09-23T20:47:09.645059+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:10.755 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:10.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:10.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:10.790 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:47:10.860 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:10.893 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:10.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:10.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:10.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:10 smithi098 bash[74888]: cluster 2023-09-23T20:47:08.840908+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1457: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2023-09-23T20:47:10.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:10 smithi098 bash[74888]: audit 2023-09-23T20:47:09.643408+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:10.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:10 smithi098 bash[74888]: audit 2023-09-23T20:47:09.645059+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:10.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:10 smithi098 bash[78228]: cluster 2023-09-23T20:47:08.840908+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1457: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2023-09-23T20:47:10.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:10 smithi098 bash[78228]: audit 2023-09-23T20:47:09.643408+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:10.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:10 smithi098 bash[78228]: audit 2023-09-23T20:47:09.645059+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:10.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:11.041 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:11.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:11.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:11.120 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:11.149 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:11.183 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:11.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:11.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:11.289 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:11.330 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:11.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:11.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:11.414 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 72 16 93029 93013 80.7211 56.625 0.0156549 0.0123824 2023-09-23T20:47:11.433 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:11.460 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:11.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:11.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:11.563 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:11.604 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:11.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:11.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:11.674 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:47:11.706 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:11.734 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:11.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:11.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:11.836 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:11.862 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:11.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:11.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:11.966 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:11.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:11.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:11.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:12.096 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:12.128 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:12.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:12.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:12.235 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:12.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:12.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:12.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:12.368 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:12.399 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:12.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:12.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:12.414 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 73 16 93891 93875 80.3533 53.875 0.0140523 0.0124399 2023-09-23T20:47:12.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:12.527 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:12.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:12.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:12.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:12 smithi173 bash[59517]: cluster 2023-09-23T20:47:10.841499+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1458: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T20:47:12.631 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:12.655 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:12.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:12.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:12.703 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:47:12.758 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:12.778 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:12 smithi098 bash[78228]: cluster 2023-09-23T20:47:10.841499+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1458: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T20:47:12.778 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:12 smithi098 bash[74888]: cluster 2023-09-23T20:47:10.841499+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1458: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T20:47:12.793 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:12.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:12.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:12.899 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:12.943 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:12.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:12.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:13.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:13.079 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:13.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:13.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:13.182 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:13.204 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:13.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:13.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:13.309 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:13.333 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:13.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:13.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:13.414 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 74 16 94737 94721 79.9819 52.875 0.0170727 0.0124971 2023-09-23T20:47:13.437 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:13.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:13.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:13.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:13.563 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:13.591 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:13.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:13.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:13.698 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:13.727 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:13.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:13.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:13.830 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:13.858 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:13.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:13.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:13.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:13.987 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:13.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:13.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:14.096 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:14.118 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:14.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:14.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:14.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:14.247 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:14.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:14.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:14.352 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:14.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:14.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:14.415 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 75 16 95637 95621 79.6651 56.25 0.0119206 0.012547 2023-09-23T20:47:14.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:14.500 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:14 smithi173 bash[59517]: cluster 2023-09-23T20:47:12.842025+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1459: 89 pgs: 89 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T20:47:14.518 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:14.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:14.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:14.622 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:14.647 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:14.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:14.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:14 smithi098 bash[78228]: cluster 2023-09-23T20:47:12.842025+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1459: 89 pgs: 89 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T20:47:14.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:14 smithi098 bash[74888]: cluster 2023-09-23T20:47:12.842025+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1459: 89 pgs: 89 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 896 op/s 2023-09-23T20:47:14.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:14.778 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:14.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:14.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:14.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:14.911 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:14.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:14.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:15.016 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:15.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:15.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:15.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:15.144 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:15.177 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:15.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:15.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:15.281 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:15.316 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:15.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:15.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:15.415 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 76 16 96506 96490 79.3315 54.3125 0.0137544 0.0126 2023-09-23T20:47:15.423 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:15.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:15.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:15.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:15.571 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:15.609 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:15.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:15.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:15.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:15.744 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:15.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:15.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:15.846 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:47:15.847 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:47:15.849 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:15.881 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:15.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:15.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:15.985 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:16.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:16.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:16.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:16.088 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:47:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:47:16] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.33.4" 2023-09-23T20:47:16.116 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:16.144 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:16.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:16.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:16.248 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:16.284 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:16.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:16.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:16.388 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:16.415 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 77 16 97315 97299 78.9579 50.5625 0.00931489 0.0126585 2023-09-23T20:47:16.428 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:16.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:16.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:16.501 INFO:teuthology.orchestra.run.smithi098.stderr:marked out osd.2. 2023-09-23T20:47:16.534 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:16.558 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:16.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:16.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:16.662 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:16.673 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:16 smithi098 bash[78228]: cluster 2023-09-23T20:47:14.842536+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1460: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 887 op/s 2023-09-23T20:47:16.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:16 smithi098 bash[78228]: audit 2023-09-23T20:47:16.454057+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.98:0/294206973' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T20:47:16.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:16 smithi098 bash[78228]: audit 2023-09-23T20:47:16.454830+0000 mon.a (mon.0) 1791 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T20:47:16.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:16 smithi098 bash[78228]: cluster 2023-09-23T20:47:16.454986+0000 mon.a (mon.0) 1792 : cluster 1 Client client.admin marked osd.2 out, while it was still marked up 2023-09-23T20:47:16.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:16 smithi098 bash[74888]: debug 2023-09-23T20:47:16.451+0000 7f4942979700 -1 mon.a@0(leader).osd e326 definitely_dead 0 2023-09-23T20:47:16.674 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:16 smithi098 bash[74888]: cluster 2023-09-23T20:47:14.842536+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1460: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 887 op/s 2023-09-23T20:47:16.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:16 smithi098 bash[74888]: audit 2023-09-23T20:47:16.454057+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.98:0/294206973' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T20:47:16.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:16 smithi098 bash[74888]: audit 2023-09-23T20:47:16.454830+0000 mon.a (mon.0) 1791 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T20:47:16.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:16 smithi098 bash[74888]: cluster 2023-09-23T20:47:16.454986+0000 mon.a (mon.0) 1792 : cluster 1 Client client.admin marked osd.2 out, while it was still marked up 2023-09-23T20:47:16.690 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:16.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:16.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:16.794 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:16.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:16 smithi173 bash[59517]: cluster 2023-09-23T20:47:14.842536+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1460: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 887 op/s 2023-09-23T20:47:16.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:16 smithi173 bash[59517]: audit 2023-09-23T20:47:16.454057+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.98:0/294206973' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T20:47:16.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:16 smithi173 bash[59517]: audit 2023-09-23T20:47:16.454830+0000 mon.a (mon.0) 1791 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["2"]}]: dispatch 2023-09-23T20:47:16.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:16 smithi173 bash[59517]: cluster 2023-09-23T20:47:16.454986+0000 mon.a (mon.0) 1792 : cluster 1 Client client.admin marked osd.2 out, while it was still marked up 2023-09-23T20:47:16.820 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:16.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:16.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:16.858 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:47:16.924 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:16.948 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:16.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:16.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:17.051 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:17.074 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:17.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:17.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:17.177 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:17.209 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:17.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:17.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:17.313 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:17.336 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:17.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:17.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:17.415 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 78 16 97402 97386 78.0154 5.4375 0.0113713 0.0126651 2023-09-23T20:47:17.439 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:17.469 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:17.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:17.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:17.573 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:17.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:17.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:17.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:17.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[74888]: audit 2023-09-23T20:47:16.484579+0000 mon.a (mon.0) 1793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2023-09-23T20:47:17.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[74888]: cluster 2023-09-23T20:47:16.485196+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-09-23T20:47:17.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[74888]: cluster 2023-09-23T20:47:16.490275+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[74888]: cluster 2023-09-23T20:47:16.490275+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[74888]: cluster 2023-09-23T20:47:16.492184+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[74888]: cluster 2023-09-23T20:47:16.492330+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[74888]: cluster 2023-09-23T20:47:16.495931+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[78228]: audit 2023-09-23T20:47:16.484579+0000 mon.a (mon.0) 1793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2023-09-23T20:47:17.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[78228]: cluster 2023-09-23T20:47:16.485196+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-09-23T20:47:17.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[78228]: cluster 2023-09-23T20:47:16.490275+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[78228]: cluster 2023-09-23T20:47:16.490275+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[78228]: cluster 2023-09-23T20:47:16.492184+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[78228]: cluster 2023-09-23T20:47:16.492330+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:17 smithi098 bash[78228]: cluster 2023-09-23T20:47:16.495931+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.709 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:17.723 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:17 smithi173 bash[59517]: audit 2023-09-23T20:47:16.484579+0000 mon.a (mon.0) 1793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2023-09-23T20:47:17.723 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:17 smithi173 bash[59517]: cluster 2023-09-23T20:47:16.485196+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-09-23T20:47:17.723 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:17 smithi173 bash[59517]: cluster 2023-09-23T20:47:16.490275+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.723 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:17 smithi173 bash[59517]: cluster 2023-09-23T20:47:16.490275+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.723 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:17 smithi173 bash[59517]: cluster 2023-09-23T20:47:16.492184+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.723 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:17 smithi173 bash[59517]: cluster 2023-09-23T20:47:16.492330+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.724 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:17 smithi173 bash[59517]: cluster 2023-09-23T20:47:16.495931+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T20:47:17.744 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:17.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:17.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:17.849 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:17.882 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:17.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:17.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:17.986 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:18.017 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:18.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:18.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:18.121 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:18.151 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:18.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:18.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:18.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:18.287 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:18.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:18.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:18.391 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:18.415 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 79 16 97402 97386 77.028 0 - 0.0126651 2023-09-23T20:47:18.420 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:18.424 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:18.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:18.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:18.482 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:18.528 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:18.561 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:18.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:18.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:18.665 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:18.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[78228]: cluster 2023-09-23T20:47:16.843149+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1462: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s 2023-09-23T20:47:18.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[78228]: cluster 2023-09-23T20:47:17.504839+0000 mon.a (mon.0) 1795 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-09-23T20:47:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[78228]: cluster 2023-09-23T20:47:17.505366+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[78228]: cluster 2023-09-23T20:47:17.506777+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[78228]: cluster 2023-09-23T20:47:17.506885+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[78228]: cluster 2023-09-23T20:47:17.509000+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[78228]: cluster 2023-09-23T20:47:17.509032+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[78228]: cluster 2023-09-23T20:47:17.509496+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[78228]: cluster 2023-09-23T20:47:17.510572+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[78228]: cluster 2023-09-23T20:47:17.512396+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[78228]: cluster 2023-09-23T20:47:17.517351+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[74888]: cluster 2023-09-23T20:47:16.843149+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1462: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s 2023-09-23T20:47:18.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[74888]: cluster 2023-09-23T20:47:17.504839+0000 mon.a (mon.0) 1795 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-09-23T20:47:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[74888]: cluster 2023-09-23T20:47:17.505366+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[74888]: cluster 2023-09-23T20:47:17.506777+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[74888]: cluster 2023-09-23T20:47:17.506885+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[74888]: cluster 2023-09-23T20:47:17.509000+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[74888]: cluster 2023-09-23T20:47:17.509032+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[74888]: cluster 2023-09-23T20:47:17.509496+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[74888]: cluster 2023-09-23T20:47:17.510572+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[74888]: cluster 2023-09-23T20:47:17.512396+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:18 smithi098 bash[74888]: cluster 2023-09-23T20:47:17.517351+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.699 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:18.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:18.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:18.802 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:18.810 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:18 smithi173 bash[59517]: cluster 2023-09-23T20:47:16.843149+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1462: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 51 MiB/s wr, 814 op/s 2023-09-23T20:47:18.810 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:18 smithi173 bash[59517]: cluster 2023-09-23T20:47:17.504839+0000 mon.a (mon.0) 1795 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-09-23T20:47:18.811 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:18 smithi173 bash[59517]: cluster 2023-09-23T20:47:17.505366+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.811 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:18 smithi173 bash[59517]: cluster 2023-09-23T20:47:17.506777+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.811 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:18 smithi173 bash[59517]: cluster 2023-09-23T20:47:17.506885+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.811 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:18 smithi173 bash[59517]: cluster 2023-09-23T20:47:17.509000+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.811 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:18 smithi173 bash[59517]: cluster 2023-09-23T20:47:17.509032+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.811 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:18 smithi173 bash[59517]: cluster 2023-09-23T20:47:17.509496+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.811 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:18 smithi173 bash[59517]: cluster 2023-09-23T20:47:17.510572+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.811 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:18 smithi173 bash[59517]: cluster 2023-09-23T20:47:17.512396+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.811 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:18 smithi173 bash[59517]: cluster 2023-09-23T20:47:17.517351+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T20:47:18.832 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:18.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:18.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:18.935 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:18.972 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:18.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:18.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:19.076 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:19.110 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:19.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:19.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:19.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:19.240 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:19.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:19.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:19.344 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:19.375 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:19.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:19.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:19.415 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:2023-09-23T20:47:19.410307+0000 min lat: 0.00140292 max lat: 2.47183 avg lat: 0.0130941 2023-09-23T20:47:19.415 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T20:47:19.415 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 80 16 97732 97716 76.323 10.3125 0.0183793 0.0130941 2023-09-23T20:47:19.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:19.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:19.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:19.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:19.616 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:19.624 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:19 smithi173 bash[59517]: cluster 2023-09-23T20:47:18.505112+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e329: 8 total, 8 up, 7 in 2023-09-23T20:47:19.624 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:19 smithi173 bash[59517]: cluster 2023-09-23T20:47:18.511548+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.624 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:19 smithi173 bash[59517]: cluster 2023-09-23T20:47:18.511837+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.624 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:19 smithi173 bash[59517]: cluster 2023-09-23T20:47:18.515242+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.625 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:19 smithi173 bash[59517]: cluster 2023-09-23T20:47:18.834932+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.625 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:19 smithi173 bash[59517]: cluster 2023-09-23T20:47:18.843667+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1465: 89 pgs: 1 remapped+peering, 1 unknown, 3 peering, 84 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2023-09-23T20:47:19.657 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:19.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:19.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:19.761 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:19.787 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:19.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:19.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:19.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:19.900 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[74888]: cluster 2023-09-23T20:47:18.505112+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e329: 8 total, 8 up, 7 in 2023-09-23T20:47:19.901 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[74888]: cluster 2023-09-23T20:47:18.511548+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.901 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[74888]: cluster 2023-09-23T20:47:18.511837+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.901 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[74888]: cluster 2023-09-23T20:47:18.515242+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.901 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[74888]: cluster 2023-09-23T20:47:18.834932+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.901 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[74888]: cluster 2023-09-23T20:47:18.843667+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1465: 89 pgs: 1 remapped+peering, 1 unknown, 3 peering, 84 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2023-09-23T20:47:19.901 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[78228]: cluster 2023-09-23T20:47:18.505112+0000 mon.a (mon.0) 1796 : cluster 0 osdmap e329: 8 total, 8 up, 7 in 2023-09-23T20:47:19.901 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[78228]: cluster 2023-09-23T20:47:18.511548+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.901 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[78228]: cluster 2023-09-23T20:47:18.511837+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.902 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[78228]: cluster 2023-09-23T20:47:18.515242+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.902 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[78228]: cluster 2023-09-23T20:47:18.834932+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T20:47:19.902 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:19 smithi098 bash[78228]: cluster 2023-09-23T20:47:18.843667+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1465: 89 pgs: 1 remapped+peering, 1 unknown, 3 peering, 84 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2023-09-23T20:47:19.921 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:19.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:19.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:20.030 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:20.060 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:20.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:20.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:20.164 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:20.198 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:20.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:20.304 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:20.326 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:20.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:20.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:20.415 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 81 16 98344 98328 75.853 38.25 0.015243 0.0131768 2023-09-23T20:47:20.433 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:20.461 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:20.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:20.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:20.565 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:20.578 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:20 smithi098 bash[74888]: cluster 2023-09-23T20:47:19.508974+0000 mon.a (mon.0) 1797 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:47:20.578 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:20 smithi098 bash[78228]: cluster 2023-09-23T20:47:19.508974+0000 mon.a (mon.0) 1797 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:47:20.606 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:20.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:20.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:20.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:20.721 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:20 smithi173 bash[59517]: cluster 2023-09-23T20:47:19.508974+0000 mon.a (mon.0) 1797 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:47:20.749 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:20.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:20.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:20.855 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:20.883 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:20.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:20.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:20.986 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:21.015 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:21.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:21.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:21.123 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:21.155 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:21.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:21.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:21.263 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:21.292 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:21.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:21.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:21.396 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:21.415 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 82 16 98977 98961 75.4103 39.5625 0.015872 0.0132526 2023-09-23T20:47:21.425 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:21.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:21.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:21.531 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:21.535 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:21 smithi098 bash[78228]: cluster 2023-09-23T20:47:20.844162+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1466: 89 pgs: 1 remapped+peering, 1 unknown, 3 peering, 84 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 36 MiB/s wr, 574 op/s 2023-09-23T20:47:21.535 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:21 smithi098 bash[74888]: cluster 2023-09-23T20:47:20.844162+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1466: 89 pgs: 1 remapped+peering, 1 unknown, 3 peering, 84 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 36 MiB/s wr, 574 op/s 2023-09-23T20:47:21.535 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:21 smithi173 bash[59517]: cluster 2023-09-23T20:47:20.844162+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1466: 89 pgs: 1 remapped+peering, 1 unknown, 3 peering, 84 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 36 MiB/s wr, 574 op/s 2023-09-23T20:47:21.557 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:21.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:21.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:21.662 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:21.694 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:21.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:21.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:21.801 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:21.842 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:21.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:21.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:21.945 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:21.978 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:21.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:21.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:22.081 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:22.118 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:22.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:22.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:22.223 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:22.256 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:22.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:22.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:22.362 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:22.384 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:22.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:22.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:22.416 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 83 16 99614 99598 74.9814 39.8125 0.0183397 0.0133302 2023-09-23T20:47:22.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:22.520 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:22.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:22.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:22.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:22.657 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:22.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:22.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:22.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:22.788 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:22.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:22.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:22.893 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:22.923 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:22.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:22.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:22.957 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:22.996 INFO:tasks.thrashosds.thrasher:in_osds: [1, 4, 5, 6, 7, 3, 0] out_osds: [2] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:47:22.996 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:47:22.997 INFO:tasks.thrashosds.thrasher:Adding osd 2 2023-09-23T20:47:22.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd in 2 2023-09-23T20:47:23.026 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:23.053 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:22 smithi098 bash[74888]: cluster 2023-09-23T20:47:22.896226+0000 mon.a (mon.0) 1798 : cluster 3 Health check failed: Degraded data redundancy: 24397/296103 objects degraded (8.239%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:23.053 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:22 smithi098 bash[74888]: cluster 2023-09-23T20:47:22.896281+0000 mon.a (mon.0) 1799 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:47:23.053 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:22 smithi098 bash[78228]: cluster 2023-09-23T20:47:22.896226+0000 mon.a (mon.0) 1798 : cluster 3 Health check failed: Degraded data redundancy: 24397/296103 objects degraded (8.239%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:23.053 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:22 smithi098 bash[78228]: cluster 2023-09-23T20:47:22.896281+0000 mon.a (mon.0) 1799 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:47:23.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:23.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:23.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:23.185 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:23.216 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:23.222 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:22 smithi173 bash[59517]: cluster 2023-09-23T20:47:22.896226+0000 mon.a (mon.0) 1798 : cluster 3 Health check failed: Degraded data redundancy: 24397/296103 objects degraded (8.239%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:23.222 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:22 smithi173 bash[59517]: cluster 2023-09-23T20:47:22.896281+0000 mon.a (mon.0) 1799 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:47:23.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:23.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:23.324 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:23.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:23.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:23.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:23.416 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 84 16 100220 100204 74.5397 37.875 0.058297 0.0134094 2023-09-23T20:47:23.459 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:23.488 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:23.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:23.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:23.591 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:23.623 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:23.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:23.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:23.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:23.754 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:23.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:23.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:23.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:23.897 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:23.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:23.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:24.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:24.027 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:24.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:24.137 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:24.145 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:23 smithi173 bash[59517]: cluster 2023-09-23T20:47:22.844918+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1467: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 83 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 30 MiB/s wr, 484 op/s; 24397/296103 objects degraded (8.239%); 6058/296103 objects misplaced (2.046%); 453 KiB/s, 1 keys/s, 7 objects/s recovering 2023-09-23T20:47:24.172 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:24.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:24.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:24.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:23 smithi098 bash[78228]: cluster 2023-09-23T20:47:22.844918+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1467: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 83 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 30 MiB/s wr, 484 op/s; 24397/296103 objects degraded (8.239%); 6058/296103 objects misplaced (2.046%); 453 KiB/s, 1 keys/s, 7 objects/s recovering 2023-09-23T20:47:24.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:23 smithi098 bash[74888]: cluster 2023-09-23T20:47:22.844918+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1467: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 83 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 30 MiB/s wr, 484 op/s; 24397/296103 objects degraded (8.239%); 6058/296103 objects misplaced (2.046%); 453 KiB/s, 1 keys/s, 7 objects/s recovering 2023-09-23T20:47:24.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:24.313 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:24.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:24.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:24.416 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 85 16 100858 100842 74.1319 39.875 0.0360406 0.0134809 2023-09-23T20:47:24.422 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:24.452 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:24.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:24.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:24.555 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:24.581 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:24.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:24.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:24.689 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:24.714 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:24.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:24.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:24.820 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:24.852 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:24.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:24.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:24.964 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:24.987 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:24.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:25.091 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:25.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:25.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:25.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:25.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:25.259 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:25.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:25.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:25.364 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:25.393 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:25.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:25.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:25.416 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 86 16 101475 101459 73.7183 38.5625 0.0373012 0.0135591 2023-09-23T20:47:25.502 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:25.537 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:25.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:25.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:25.639 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:25 smithi098 bash[74888]: audit 2023-09-23T20:47:24.626678+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:25.640 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:25 smithi098 bash[74888]: audit 2023-09-23T20:47:24.631994+0000 mon.a (mon.0) 1801 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:25.640 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:25 smithi098 bash[74888]: cluster 2023-09-23T20:47:24.845523+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1468: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 452 op/s; 30402/297729 objects degraded (10.211%); 6058/297729 objects misplaced (2.035%); 368 KiB/s, 1 keys/s, 6 objects/s recovering 2023-09-23T20:47:25.640 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:25 smithi098 bash[78228]: audit 2023-09-23T20:47:24.626678+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:25.640 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:25 smithi098 bash[78228]: audit 2023-09-23T20:47:24.631994+0000 mon.a (mon.0) 1801 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:25.640 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:25 smithi098 bash[78228]: cluster 2023-09-23T20:47:24.845523+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1468: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 452 op/s; 30402/297729 objects degraded (10.211%); 6058/297729 objects misplaced (2.035%); 368 KiB/s, 1 keys/s, 6 objects/s recovering 2023-09-23T20:47:25.640 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:25.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:25.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:25.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:25.782 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:25.808 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:25.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:25.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:25.911 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:25.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:25.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:25.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:26.038 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:26.047 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:25 smithi173 bash[59517]: audit 2023-09-23T20:47:24.626678+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:26.047 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:25 smithi173 bash[59517]: audit 2023-09-23T20:47:24.631994+0000 mon.a (mon.0) 1801 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:26.047 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:25 smithi173 bash[59517]: cluster 2023-09-23T20:47:24.845523+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1468: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 452 op/s; 30402/297729 objects degraded (10.211%); 6058/297729 objects misplaced (2.035%); 368 KiB/s, 1 keys/s, 6 objects/s recovering 2023-09-23T20:47:26.064 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:26.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:26.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:26.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:26.181 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:47:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:47:26] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.33.4" 2023-09-23T20:47:26.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:26.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:26.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:26.302 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:26.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:26.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:26.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:26.416 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 87 16 102079 102063 73.3048 37.75 0.0614961 0.0136325 2023-09-23T20:47:26.439 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:26.479 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:26.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:26.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:26.583 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:26.601 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:47:26.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:26.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:26.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:26.640 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:26 smithi098 bash[74888]: audit 2023-09-23T20:47:26.552895+0000 mon.a (mon.0) 1802 : audit 0 from='client.? 172.21.15.98:0/3797362416' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:47:26.656 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:47:26.709 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:47:26.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:26.760 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:47:26.764 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:26.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:26.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:26.800 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:47:26.839 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:47:26.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:26 smithi173 bash[59517]: audit 2023-09-23T20:47:26.552895+0000 mon.a (mon.0) 1802 : audit 0 from='client.? 172.21.15.98:0/3797362416' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:47:26.869 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:26.884 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:47:26.911 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:26.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:26.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:26.923 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:47:26.929 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:47:26.929 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:47:26.929 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:47:26.929 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:47:26.929 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:47:26.929 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:47:26.929 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:47:26.930 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:47:26.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:26 smithi098 bash[78228]: audit 2023-09-23T20:47:26.552895+0000 mon.a (mon.0) 1802 : audit 0 from='client.? 172.21.15.98:0/3797362416' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:47:27.017 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:27.048 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:27.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:27.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:27.157 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:27.191 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:27.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:27.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:27.299 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:27.323 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:27.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:27.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:27.416 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 88 16 102634 102618 72.866 34.6875 0.0196577 0.0137172 2023-09-23T20:47:27.429 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:27.461 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:27.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:27.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:27.565 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:27.591 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:27.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:27.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:27.666 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:47:27.695 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:27.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:27.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:27.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:27.827 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:27.836 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:27 smithi098 bash[74888]: cluster 2023-09-23T20:47:26.846275+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1469: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 446 op/s; 30402/302460 objects degraded (10.052%); 5960/302460 objects misplaced (1.971%); 986 KiB/s, 1 keys/s, 15 objects/s recovering 2023-09-23T20:47:27.836 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:27 smithi098 bash[74888]: audit 2023-09-23T20:47:26.948218+0000 mon.a (mon.0) 1803 : audit 1 from='client.? 172.21.15.98:0/1921913204' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:47:27.836 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:27 smithi098 bash[78228]: cluster 2023-09-23T20:47:26.846275+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1469: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 446 op/s; 30402/302460 objects degraded (10.052%); 5960/302460 objects misplaced (1.971%); 986 KiB/s, 1 keys/s, 15 objects/s recovering 2023-09-23T20:47:27.836 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:27 smithi098 bash[78228]: audit 2023-09-23T20:47:26.948218+0000 mon.a (mon.0) 1803 : audit 1 from='client.? 172.21.15.98:0/1921913204' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:47:27.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:27 smithi173 bash[59517]: cluster 2023-09-23T20:47:26.846275+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1469: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 446 op/s; 30402/302460 objects degraded (10.052%); 5960/302460 objects misplaced (1.971%); 986 KiB/s, 1 keys/s, 15 objects/s recovering 2023-09-23T20:47:27.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:27 smithi173 bash[59517]: audit 2023-09-23T20:47:26.948218+0000 mon.a (mon.0) 1803 : audit 1 from='client.? 172.21.15.98:0/1921913204' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:47:27.871 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:27.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:27.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:27.977 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:28.006 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:28.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:28.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:28.108 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:28.142 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:28.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:28.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:28.248 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:28.271 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:28.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:28.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:28.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:28.402 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:28.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:28.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:28.416 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 89 16 103220 103204 72.4588 36.625 0.100834 0.0137936 2023-09-23T20:47:28.508 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:28.536 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:28.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:28.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:28.641 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:28.678 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:28.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:28.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:28.784 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:28.792 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[74888]: cluster 2023-09-23T20:47:27.634876+0000 mon.a (mon.0) 1804 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:47:28.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[74888]: cluster 2023-09-23T20:47:27.653124+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[74888]: audit 2023-09-23T20:47:27.654561+0000 mon.a (mon.0) 1805 : audit 1 from='client.? 172.21.15.98:0/1921913204' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:47:28.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[74888]: cluster 2023-09-23T20:47:27.654684+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e330: 8 total, 8 up, 7 in 2023-09-23T20:47:28.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[74888]: cluster 2023-09-23T20:47:27.656024+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[74888]: cluster 2023-09-23T20:47:27.658108+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[74888]: cluster 2023-09-23T20:47:27.661792+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.793 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[74888]: cluster 2023-09-23T20:47:27.662883+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.794 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[78228]: cluster 2023-09-23T20:47:27.634876+0000 mon.a (mon.0) 1804 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:47:28.794 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[78228]: cluster 2023-09-23T20:47:27.653124+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.794 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[78228]: audit 2023-09-23T20:47:27.654561+0000 mon.a (mon.0) 1805 : audit 1 from='client.? 172.21.15.98:0/1921913204' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:47:28.794 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[78228]: cluster 2023-09-23T20:47:27.654684+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e330: 8 total, 8 up, 7 in 2023-09-23T20:47:28.794 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[78228]: cluster 2023-09-23T20:47:27.656024+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.794 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[78228]: cluster 2023-09-23T20:47:27.658108+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.795 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[78228]: cluster 2023-09-23T20:47:27.661792+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.795 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:28 smithi098 bash[78228]: cluster 2023-09-23T20:47:27.662883+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.807 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:28.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:28.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:28.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:28 smithi173 bash[59517]: cluster 2023-09-23T20:47:27.634876+0000 mon.a (mon.0) 1804 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:47:28.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:28 smithi173 bash[59517]: cluster 2023-09-23T20:47:27.653124+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:28 smithi173 bash[59517]: audit 2023-09-23T20:47:27.654561+0000 mon.a (mon.0) 1805 : audit 1 from='client.? 172.21.15.98:0/1921913204' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:47:28.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:28 smithi173 bash[59517]: cluster 2023-09-23T20:47:27.654684+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e330: 8 total, 8 up, 7 in 2023-09-23T20:47:28.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:28 smithi173 bash[59517]: cluster 2023-09-23T20:47:27.656024+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:28 smithi173 bash[59517]: cluster 2023-09-23T20:47:27.658108+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:28 smithi173 bash[59517]: cluster 2023-09-23T20:47:27.661792+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:28 smithi173 bash[59517]: cluster 2023-09-23T20:47:27.662883+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T20:47:28.913 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:28.940 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:28.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:28.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:29.042 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:29.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:29.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:29.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:29.175 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:29.198 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:29.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:29.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:29.303 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:29.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:29.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:29.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:29.416 INFO:tasks.radosbench.radosbench.0.smithi098.stdout: 90 1 103827 103826 72.0857 38.875 0.0458231 0.0138663 2023-09-23T20:47:29.431 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:29.461 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:29.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:29.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:29.565 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:29.595 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:29.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:29.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:29.699 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:29.730 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:29.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:29.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:29.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:29.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:29 smithi173 bash[59517]: cluster 2023-09-23T20:47:28.846918+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1471: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 32 MiB/s wr, 519 op/s; 30402/306996 objects degraded (9.903%); 5960/306996 objects misplaced (1.941%); 921 KiB/s, 0 keys/s, 14 objects/s recovering 2023-09-23T20:47:29.860 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:29.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:29.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:29.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:29 smithi098 bash[74888]: cluster 2023-09-23T20:47:28.846918+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1471: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 32 MiB/s wr, 519 op/s; 30402/306996 objects degraded (9.903%); 5960/306996 objects misplaced (1.941%); 921 KiB/s, 0 keys/s, 14 objects/s recovering 2023-09-23T20:47:29.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:29 smithi098 bash[78228]: cluster 2023-09-23T20:47:28.846918+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1471: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 32 MiB/s wr, 519 op/s; 30402/306996 objects degraded (9.903%); 5960/306996 objects misplaced (1.941%); 921 KiB/s, 0 keys/s, 14 objects/s recovering 2023-09-23T20:47:29.963 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:29.996 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:29.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:29.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:30.099 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:30.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:30.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:30.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:30.234 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:30.261 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:30.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:30.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:30.364 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:30.399 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:30.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:30.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:30.417 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total time run: 90.0206 2023-09-23T20:47:30.417 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Total writes made: 103827 2023-09-23T20:47:30.417 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Write size: 65536 2023-09-23T20:47:30.417 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Object size: 65536 2023-09-23T20:47:30.417 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Bandwidth (MB/sec): 72.0856 2023-09-23T20:47:30.417 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Bandwidth: 32.8249 2023-09-23T20:47:30.417 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max bandwidth (MB/sec): 169.562 2023-09-23T20:47:30.417 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min bandwidth (MB/sec): 0 2023-09-23T20:47:30.417 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average IOPS: 1153 2023-09-23T20:47:30.418 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev IOPS: 525.198 2023-09-23T20:47:30.418 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max IOPS: 2713 2023-09-23T20:47:30.418 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min IOPS: 0 2023-09-23T20:47:30.418 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Average Latency(s): 0.0138664 2023-09-23T20:47:30.418 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Stddev Latency(s): 0.0323026 2023-09-23T20:47:30.418 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Max latency(s): 2.47183 2023-09-23T20:47:30.418 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Min latency(s): 0.00140292 2023-09-23T20:47:30.465 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T20:47:30.502 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:30.526 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:30.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:30.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:30.630 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:30.681 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:30.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:30.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:30.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:30.795 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:30 smithi173 bash[59517]: cluster 2023-09-23T20:47:29.645417+0000 mon.a (mon.0) 1807 : cluster 3 Health check update: Degraded data redundancy: 30402/306996 objects degraded (9.903%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:30.795 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:30 smithi173 bash[59517]: audit 2023-09-23T20:47:30.516043+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:30.826 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:30.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:30.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:30.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:30 smithi098 bash[78228]: cluster 2023-09-23T20:47:29.645417+0000 mon.a (mon.0) 1807 : cluster 3 Health check update: Degraded data redundancy: 30402/306996 objects degraded (9.903%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:30.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:30 smithi098 bash[78228]: audit 2023-09-23T20:47:30.516043+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:30.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:30 smithi098 bash[74888]: cluster 2023-09-23T20:47:29.645417+0000 mon.a (mon.0) 1807 : cluster 3 Health check update: Degraded data redundancy: 30402/306996 objects degraded (9.903%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:30.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:30 smithi098 bash[74888]: audit 2023-09-23T20:47:30.516043+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:30.933 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:30.961 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:30.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:30.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:31.014 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:31.065 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:31.104 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:31.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:31.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:31.212 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:31.237 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:31.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:31.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:31.343 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:31.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:31.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:31.491 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:31.524 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:31.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:31.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:31.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:31.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:31.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:31.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:31.761 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:31.770 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:31 smithi173 bash[59517]: cluster 2023-09-23T20:47:30.847454+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1472: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 32 MiB/s wr, 519 op/s; 30402/306996 objects degraded (9.903%); 5960/306996 objects misplaced (1.941%); 921 KiB/s, 0 keys/s, 14 objects/s recovering 2023-09-23T20:47:31.787 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:31.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:31.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:31.892 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:31.916 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:31.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:31.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:31.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:31 smithi098 bash[78228]: cluster 2023-09-23T20:47:30.847454+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1472: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 32 MiB/s wr, 519 op/s; 30402/306996 objects degraded (9.903%); 5960/306996 objects misplaced (1.941%); 921 KiB/s, 0 keys/s, 14 objects/s recovering 2023-09-23T20:47:31.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:31 smithi098 bash[74888]: cluster 2023-09-23T20:47:30.847454+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1472: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 32 MiB/s wr, 519 op/s; 30402/306996 objects degraded (9.903%); 5960/306996 objects misplaced (1.941%); 921 KiB/s, 0 keys/s, 14 objects/s recovering 2023-09-23T20:47:32.020 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:32.042 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:32.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:32.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:32.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:32.178 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:32.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:32.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:32.285 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:32.313 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:32.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:32.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:32.420 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:32.444 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:32.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:32.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:32.538 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:47:32.538 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:47:32.548 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:32.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:32.650 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:32.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:32.751 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:32.791 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:32.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:32.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:32.896 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:32.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:32.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:32.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:33.042 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:33.067 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:33.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:33.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:33.172 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:33.232 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:33.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:33.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:33.340 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:33.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:33.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:33.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:33.401 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:47:33.401 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:47:33.402 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.402 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:105619 11.b 11:d057c379:::benchmark_data_smithi098_231357_object1789:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:47:33.402 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:33.366149+0000", 2023-09-23T20:47:33.402 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.026307779, 2023-09-23T20:47:33.402 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.026344758999999999, 2023-09-23T20:47:33.402 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:47:33.402 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:47:33.402 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:47:33.402 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:47:33.402 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:47:33.402 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 105619 2023-09-23T20:47:33.403 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.403 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:47:33.403 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.403 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:47:33.403 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.366149+0000", 2023-09-23T20:47:33.403 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:47:33.403 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.403 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.403 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:47:33.403 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.366149+0000", 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.366148+0000", 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.366152+0000", 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2309999999999998e-06 2023-09-23T20:47:33.404 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.405 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.405 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:47:33.405 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.366161+0000", 2023-09-23T20:47:33.405 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9879999999999993e-06 2023-09-23T20:47:33.405 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.405 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.405 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:47:33.405 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.366167+0000", 2023-09-23T20:47:33.405 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3539999999999996e-06 2023-09-23T20:47:33.405 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.405 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.406 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:47:33.406 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.369912+0000", 2023-09-23T20:47:33.406 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0037441110000000001 2023-09-23T20:47:33.406 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.406 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.406 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:47:33.406 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.370047+0000", 2023-09-23T20:47:33.406 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000135842 2023-09-23T20:47:33.406 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.406 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.407 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:47:33.407 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.370166+0000", 2023-09-23T20:47:33.407 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000118794 2023-09-23T20:47:33.407 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.407 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.407 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:47:33.407 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.380452+0000", 2023-09-23T20:47:33.407 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010285949000000001 2023-09-23T20:47:33.407 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.408 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.408 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:33.408 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.385990+0000", 2023-09-23T20:47:33.408 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0055375320000000004 2023-09-23T20:47:33.408 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:47:33.408 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:47:33.408 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:47:33.408 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.408 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.409 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:105625 11.8 11:1cab7b4f:::benchmark_data_smithi098_231357_object1795:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:47:33.409 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:33.376554+0000", 2023-09-23T20:47:33.409 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.015902099999999999, 2023-09-23T20:47:33.409 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016049482, 2023-09-23T20:47:33.409 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:47:33.409 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:47:33.409 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:47:33.409 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:47:33.409 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:47:33.409 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 105625 2023-09-23T20:47:33.410 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.410 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:47:33.410 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.410 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:47:33.410 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.376554+0000", 2023-09-23T20:47:33.410 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:47:33.410 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.410 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.410 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:47:33.411 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.376554+0000", 2023-09-23T20:47:33.411 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:47:33.411 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.411 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.411 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:47:33.411 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.376553+0000", 2023-09-23T20:47:33.411 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.376560+0000", 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5089999999999999e-06 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.376572+0000", 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2183e-05 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.412 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.413 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:47:33.413 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.376579+0000", 2023-09-23T20:47:33.413 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5460000000000003e-06 2023-09-23T20:47:33.413 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.413 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.413 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:47:33.413 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.384261+0000", 2023-09-23T20:47:33.413 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0076820530000000003 2023-09-23T20:47:33.413 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.413 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.413 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.384457+0000", 2023-09-23T20:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00019575699999999999 2023-09-23T20:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.384579+0000", 2023-09-23T20:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000121931 2023-09-23T20:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:47:33.414 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.390998+0000", 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0064193979999999998 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.391961+0000", 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00096279000000000004 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.392555+0000", 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00059336700000000003 2023-09-23T20:47:33.415 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:47:33.416 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:47:33.416 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:47:33.416 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.416 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.416 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35994.0:105625 11.8 e330/318 ondisk, result = 0)", 2023-09-23T20:47:33.416 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:33.392122+0000", 2023-09-23T20:47:33.416 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.000334321, 2023-09-23T20:47:33.416 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00056310699999999997, 2023-09-23T20:47:33.416 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:47:33.416 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:47:33.416 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.392122+0000", 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.392122+0000", 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:47:33.417 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.392121+0000", 2023-09-23T20:47:33.418 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:47:33.418 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.418 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.418 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:47:33.418 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.392447+0000", 2023-09-23T20:47:33.418 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000325555 2023-09-23T20:47:33.418 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.418 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.418 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:47:33.418 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.392464+0000", 2023-09-23T20:47:33.418 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7184e-05 2023-09-23T20:47:33.419 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.419 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.419 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:47:33.419 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.392472+0000", 2023-09-23T20:47:33.419 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8350000000000004e-06 2023-09-23T20:47:33.419 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.419 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.419 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:47:33.419 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.392542+0000", 2023-09-23T20:47:33.419 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9958999999999999e-05 2023-09-23T20:47:33.420 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:47:33.420 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:47:33.420 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:47:33.420 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:33.392549+0000", 2023-09-23T20:47:33.420 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1160000000000001e-06 2023-09-23T20:47:33.420 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:47:33.420 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:47:33.420 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:47:33.420 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:47:33.420 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2023-09-23T20:47:33.420 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 3 2023-09-23T20:47:33.421 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:47:33.479 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:33.504 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:33.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:33.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:33.608 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:33.639 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:33.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:33.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:33.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:33.776 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:33.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:33.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:33.880 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:33.911 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:33 smithi173 bash[59517]: cluster 2023-09-23T20:47:32.848615+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1473: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 552 op/s; 30402/309621 objects degraded (9.819%); 5833/309621 objects misplaced (1.884%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:47:33.915 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:33.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:33.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:34.019 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:34.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:34.070 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:34.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:34.078 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:33 smithi098 bash[78228]: cluster 2023-09-23T20:47:32.848615+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1473: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 552 op/s; 30402/309621 objects degraded (9.819%); 5833/309621 objects misplaced (1.884%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:47:34.078 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:33 smithi098 bash[74888]: cluster 2023-09-23T20:47:32.848615+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1473: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 552 op/s; 30402/309621 objects degraded (9.819%); 5833/309621 objects misplaced (1.884%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:47:34.171 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:34.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:34.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:34.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:34.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:34.349 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:34.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:34.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:34.452 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:34.480 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:34.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:34.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:34.584 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:34.610 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:34.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:34.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:34.716 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:34.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:34.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:34.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:34.855 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:34.884 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:34.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:34.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:34.988 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:35.031 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:35.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:35.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:35.135 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:35.143 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:34 smithi173 bash[59517]: cluster 2023-09-23T20:47:34.903514+0000 mon.a (mon.0) 1809 : cluster 3 Health check update: Degraded data redundancy: 30402/309021 objects degraded (9.838%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:35.159 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:35.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:35.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:35.261 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:35.270 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:34 smithi098 bash[74888]: cluster 2023-09-23T20:47:34.903514+0000 mon.a (mon.0) 1809 : cluster 3 Health check update: Degraded data redundancy: 30402/309021 objects degraded (9.838%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:35.271 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:34 smithi098 bash[78228]: cluster 2023-09-23T20:47:34.903514+0000 mon.a (mon.0) 1809 : cluster 3 Health check update: Degraded data redundancy: 30402/309021 objects degraded (9.838%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:35.289 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:35.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:35.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:35.392 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:35.420 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:35.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:35.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:35.525 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:35.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:35.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:35.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:35.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T20:47:35.661 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:35.691 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:35.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:35.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:35.794 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:35.826 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:35.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:35.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:35.932 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:35.954 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:35.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:35.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:36.058 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:36.084 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:36.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:36.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:36.190 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:36.228 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:36.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:36.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:36.239 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:47:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:47:36] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.33.4" 2023-09-23T20:47:36.240 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:36 smithi098 bash[74888]: cluster 2023-09-23T20:47:34.849240+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1474: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 29 MiB/s wr, 545 op/s; 30402/309021 objects degraded (9.838%); 5833/309021 objects misplaced (1.888%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:47:36.240 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:36 smithi098 bash[78228]: cluster 2023-09-23T20:47:34.849240+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1474: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 29 MiB/s wr, 545 op/s; 30402/309021 objects degraded (9.838%); 5833/309021 objects misplaced (1.888%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:47:36.333 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:36.342 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:36 smithi173 bash[59517]: cluster 2023-09-23T20:47:34.849240+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1474: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 29 MiB/s wr, 545 op/s; 30402/309021 objects degraded (9.838%); 5833/309021 objects misplaced (1.888%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:47:36.359 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:36.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:36.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:36.464 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:36.493 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:36.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:36.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:36.600 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:36.634 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:36.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:36.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:36.741 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:36.776 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:36.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:36.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:36.879 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:36.916 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:36.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:36.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:37.019 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:37.052 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:37.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:37.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:37.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:37.187 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:37.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:37.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:37.297 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:37.326 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:37.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:37.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:37.431 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:37.463 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:37.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:37.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:37.567 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:37.602 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:37.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:37.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:37.709 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:37.731 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:37.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:37.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:37.836 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:37.873 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:37.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:37.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:37.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:37 smithi098 bash[74888]: debug 2023-09-23T20:47:37.651+0000 7f4942979700 -1 mon.a@0(leader).osd e330 definitely_dead 0 2023-09-23T20:47:37.975 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:38.001 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:38.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:38.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:38.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:38.141 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:38.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:38.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:38.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:38 smithi098 bash[74888]: cluster 2023-09-23T20:47:36.849977+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1475: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 19 MiB/s wr, 542 op/s; 30402/304368 objects degraded (9.989%); 5728/304368 objects misplaced (1.882%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T20:47:38.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:38 smithi098 bash[74888]: audit 2023-09-23T20:47:37.653997+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.98:0/1266042019' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-09-23T20:47:38.242 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:38 smithi098 bash[74888]: audit 2023-09-23T20:47:37.654647+0000 mon.a (mon.0) 1810 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-09-23T20:47:38.247 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:38.262 INFO:teuthology.orchestra.run.smithi098.stderr:marked in osd.2. 2023-09-23T20:47:38.282 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:38.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:38.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:38.387 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:38.399 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:38 smithi173 bash[59517]: cluster 2023-09-23T20:47:36.849977+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1475: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 19 MiB/s wr, 542 op/s; 30402/304368 objects degraded (9.989%); 5728/304368 objects misplaced (1.882%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T20:47:38.399 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:38 smithi173 bash[59517]: audit 2023-09-23T20:47:37.653997+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.98:0/1266042019' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-09-23T20:47:38.399 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:38 smithi173 bash[59517]: audit 2023-09-23T20:47:37.654647+0000 mon.a (mon.0) 1810 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-09-23T20:47:38.416 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:38.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:38.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:38.520 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:38.527 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:38 smithi098 bash[78228]: cluster 2023-09-23T20:47:36.849977+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1475: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 19 MiB/s wr, 542 op/s; 30402/304368 objects degraded (9.989%); 5728/304368 objects misplaced (1.882%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T20:47:38.527 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:38 smithi098 bash[78228]: audit 2023-09-23T20:47:37.653997+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.98:0/1266042019' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-09-23T20:47:38.528 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:38 smithi098 bash[78228]: audit 2023-09-23T20:47:37.654647+0000 mon.a (mon.0) 1810 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["2"]}]: dispatch 2023-09-23T20:47:38.548 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:38.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:38.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:38.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:38.685 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:38.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:38.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:38.789 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:38.819 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:38.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:38.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:38.923 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:38.954 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:38.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:38.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:39.058 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:39.086 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:39.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:39.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:39.190 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:39.226 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:39.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:39.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:39.329 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:39.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:39.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:39.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:39.392 INFO:tasks.thrashosds.thrasher:Added osd 2 2023-09-23T20:47:39.490 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:39.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:39.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:39 smithi173 bash[59517]: audit 2023-09-23T20:47:38.245624+0000 mon.a (mon.0) 1811 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2023-09-23T20:47:39.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:39 smithi173 bash[59517]: cluster 2023-09-23T20:47:38.245885+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T20:47:39.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:39 smithi173 bash[59517]: cluster 2023-09-23T20:47:38.252036+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:39 smithi173 bash[59517]: cluster 2023-09-23T20:47:38.252842+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:39 smithi173 bash[59517]: cluster 2023-09-23T20:47:38.254176+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:39 smithi173 bash[59517]: cluster 2023-09-23T20:47:38.255216+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:39 smithi173 bash[59517]: cluster 2023-09-23T20:47:38.255797+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:39 smithi173 bash[59517]: cluster 2023-09-23T20:47:38.260714+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:39.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:39.621 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:39.630 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[74888]: audit 2023-09-23T20:47:38.245624+0000 mon.a (mon.0) 1811 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2023-09-23T20:47:39.630 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[74888]: cluster 2023-09-23T20:47:38.245885+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T20:47:39.630 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[74888]: cluster 2023-09-23T20:47:38.252036+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.630 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[74888]: cluster 2023-09-23T20:47:38.252842+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[74888]: cluster 2023-09-23T20:47:38.254176+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[74888]: cluster 2023-09-23T20:47:38.255216+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[74888]: cluster 2023-09-23T20:47:38.255797+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[74888]: cluster 2023-09-23T20:47:38.260714+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.631 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[78228]: audit 2023-09-23T20:47:38.245624+0000 mon.a (mon.0) 1811 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2023-09-23T20:47:39.631 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[78228]: cluster 2023-09-23T20:47:38.245885+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T20:47:39.631 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[78228]: cluster 2023-09-23T20:47:38.252036+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.631 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[78228]: cluster 2023-09-23T20:47:38.252842+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.631 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[78228]: cluster 2023-09-23T20:47:38.254176+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.632 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[78228]: cluster 2023-09-23T20:47:38.255216+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.632 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[78228]: cluster 2023-09-23T20:47:38.255797+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.632 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:39 smithi098 bash[78228]: cluster 2023-09-23T20:47:38.260714+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T20:47:39.651 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:39.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:39.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:39.755 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:39.792 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:39.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:39.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:39.872 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:39.874 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:39.896 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:39.931 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:39.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:39.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:40.035 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:40.064 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:40.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:40.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:40.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:40.193 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:40.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:40.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:40.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:40.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:38.850911+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1477: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 9.5 MiB/s wr, 548 op/s; 24397/299646 objects degraded (8.142%); 5728/299646 objects misplaced (1.912%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T20:47:40.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.259136+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.305 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.260521+0000 mon.a (mon.0) 1813 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T20:47:40.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.262198+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.263833+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.263947+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.264766+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.267124+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.267683+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.268402+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.269917+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.272310+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.272609+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:39.274259+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: audit 2023-09-23T20:47:39.627318+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:40.308 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: audit 2023-09-23T20:47:39.630017+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:40.308 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:40 smithi173 bash[59517]: cluster 2023-09-23T20:47:40.227839+0000 mon.a (mon.0) 1816 : cluster 3 Health check update: Degraded data redundancy: 24397/299646 objects degraded (8.142%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:40.328 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:40.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:40.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:40.433 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:40.457 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:40.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:40.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:40.561 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:38.850911+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1477: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 9.5 MiB/s wr, 548 op/s; 24397/299646 objects degraded (8.142%); 5728/299646 objects misplaced (1.912%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T20:47:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.259136+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.260521+0000 mon.a (mon.0) 1813 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T20:47:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.262198+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.263833+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.263947+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.264766+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.267124+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.267683+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.268402+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.269917+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.272310+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.272609+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:39.274259+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.563 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: audit 2023-09-23T20:47:39.627318+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:40.589 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:40.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:40.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:40.694 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:40.717 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:40.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:40.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:40.825 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:40.833 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:38.850911+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1477: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 102 B/s rd, 9.5 MiB/s wr, 548 op/s; 24397/299646 objects degraded (8.142%); 5728/299646 objects misplaced (1.912%); 1.4 MiB/s, 23 objects/s recovering 2023-09-23T20:47:40.833 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.259136+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.833 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.260521+0000 mon.a (mon.0) 1813 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T20:47:40.833 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.262198+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.263833+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.263947+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.264766+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.267124+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.267683+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.268402+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.269917+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.272310+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.272609+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:39.274259+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: audit 2023-09-23T20:47:39.627318+0000 mon.a (mon.0) 1814 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:40.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: audit 2023-09-23T20:47:39.630017+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:40.835 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[78228]: cluster 2023-09-23T20:47:40.227839+0000 mon.a (mon.0) 1816 : cluster 3 Health check update: Degraded data redundancy: 24397/299646 objects degraded (8.142%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:40.835 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: audit 2023-09-23T20:47:39.630017+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:40.835 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:40 smithi098 bash[74888]: cluster 2023-09-23T20:47:40.227839+0000 mon.a (mon.0) 1816 : cluster 3 Health check update: Degraded data redundancy: 24397/299646 objects degraded (8.142%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:40.849 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:40.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:40.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:40.955 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:40.986 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:40.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:40.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:41.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:41.121 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:41.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:41.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:41.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:41.254 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:41.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:41.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:41.356 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:41.379 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:41.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:41.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:41.485 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:41.511 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:41.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:41.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:41.618 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:41.649 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:41.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:41.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:41.755 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:41.785 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:41.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:41.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:41.889 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:41.915 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:41.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:41.930 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:41.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:42.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:42.058 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:42.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:42.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:42.163 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:42.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:42.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:42.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:42.266 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:42 smithi098 bash[74888]: cluster 2023-09-23T20:47:40.851474+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1479: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 1.0 MiB/s wr, 448 op/s; 24397/299646 objects degraded (8.142%); 5728/299646 objects misplaced (1.912%); 840 KiB/s, 13 objects/s recovering 2023-09-23T20:47:42.305 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:42.314 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:42 smithi098 bash[78228]: cluster 2023-09-23T20:47:40.851474+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1479: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 1.0 MiB/s wr, 448 op/s; 24397/299646 objects degraded (8.142%); 5728/299646 objects misplaced (1.912%); 840 KiB/s, 13 objects/s recovering 2023-09-23T20:47:42.360 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:42.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:42.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:42.464 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:42.493 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:42.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:42.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:42.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:42 smithi173 bash[59517]: cluster 2023-09-23T20:47:40.851474+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1479: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 1.0 MiB/s wr, 448 op/s; 24397/299646 objects degraded (8.142%); 5728/299646 objects misplaced (1.912%); 840 KiB/s, 13 objects/s recovering 2023-09-23T20:47:42.631 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:42.656 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:42.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:42.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:42.761 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:42.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:42.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:42.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:42.893 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:42.923 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:42.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:42.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:43.030 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:43.057 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:43.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:43.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:43.162 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:43.203 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:43.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:43.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:43.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:43.338 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:43.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:43.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:43.442 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:43.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:43.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:43.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:43.570 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:43.600 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:43.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:43.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:43.705 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:43.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:43.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:43.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:43.833 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:43.858 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:43.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:43.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:43.961 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:43.993 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:43.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:44.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:44.101 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:44.127 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:44.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:44.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:44.237 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:44.260 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:44.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:44.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:44.294 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:44 smithi098 bash[74888]: cluster 2023-09-23T20:47:42.852287+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1480: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 2848/293007 objects degraded (0.972%); 284/293007 objects misplaced (0.097%); 2.0 MiB/s, 1 keys/s, 32 objects/s recovering 2023-09-23T20:47:44.364 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:44.386 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:44.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:44.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:44.393 INFO:tasks.thrashosds.thrasher:in_osds: [1, 4, 5, 6, 7, 3, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:47:44.393 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:47:44.393 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T20:47:44.393 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 3.0 2023-09-23T20:47:44.492 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:44.503 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:44 smithi173 bash[59517]: cluster 2023-09-23T20:47:42.852287+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1480: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 2848/293007 objects degraded (0.972%); 284/293007 objects misplaced (0.097%); 2.0 MiB/s, 1 keys/s, 32 objects/s recovering 2023-09-23T20:47:44.519 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:44.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:44.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:44.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:44.630 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:44 smithi098 bash[78228]: cluster 2023-09-23T20:47:42.852287+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1480: 89 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 2848/293007 objects degraded (0.972%); 284/293007 objects misplaced (0.097%); 2.0 MiB/s, 1 keys/s, 32 objects/s recovering 2023-09-23T20:47:44.652 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:44.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:44.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:44.758 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:44.791 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:44.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:44.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:44.894 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:44.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:44.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:44.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:45.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:45.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:45.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:45.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:45.167 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:45.190 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:45.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:45.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:45.298 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:45.307 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:45 smithi173 bash[59517]: cluster 2023-09-23T20:47:45.232090+0000 mon.a (mon.0) 1817 : cluster 3 Health check update: Degraded data redundancy: 2848/293007 objects degraded (0.972%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:45.321 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:45.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:45.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:45.327 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:45 smithi098 bash[74888]: cluster 2023-09-23T20:47:45.232090+0000 mon.a (mon.0) 1817 : cluster 3 Health check update: Degraded data redundancy: 2848/293007 objects degraded (0.972%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:45.328 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:45 smithi098 bash[78228]: cluster 2023-09-23T20:47:45.232090+0000 mon.a (mon.0) 1817 : cluster 3 Health check update: Degraded data redundancy: 2848/293007 objects degraded (0.972%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:45.424 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:45.453 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:45.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:45.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:45.560 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:45.581 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:45.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:45.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:45.690 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:45.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:45.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:45.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:45.829 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:45.852 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:45.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:45.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:45.957 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:45.981 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:45.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:45.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:46.084 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:46.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:46.118 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:46.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:46.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:46.244 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:46.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:46.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:46.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:46 smithi173 bash[59517]: cluster 2023-09-23T20:47:44.852914+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 3541/291276 objects degraded (1.216%); 284/291276 objects misplaced (0.098%); 1.1 MiB/s, 1 keys/s, 19 objects/s recovering 2023-09-23T20:47:46.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:46 smithi173 bash[59517]: audit 2023-09-23T20:47:45.537330+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:46.348 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:46.355 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:47:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:47:46] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.33.4" 2023-09-23T20:47:46.356 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:46 smithi098 bash[78228]: cluster 2023-09-23T20:47:44.852914+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 3541/291276 objects degraded (1.216%); 284/291276 objects misplaced (0.098%); 1.1 MiB/s, 1 keys/s, 19 objects/s recovering 2023-09-23T20:47:46.356 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:46 smithi098 bash[78228]: audit 2023-09-23T20:47:45.537330+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:46.356 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:46 smithi098 bash[74888]: cluster 2023-09-23T20:47:44.852914+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1481: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 3541/291276 objects degraded (1.216%); 284/291276 objects misplaced (0.098%); 1.1 MiB/s, 1 keys/s, 19 objects/s recovering 2023-09-23T20:47:46.356 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:46 smithi098 bash[74888]: audit 2023-09-23T20:47:45.537330+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:47:46.390 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:46.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:46.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:46.497 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:46.537 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:46.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:46.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:46.642 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:46.664 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:46.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:46.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:46.768 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:46.799 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:46.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:46.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:46.906 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:46.927 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:46.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:46.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:47.030 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:47.065 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:47.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:47.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:47.168 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:47.196 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:47.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:47.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:47.300 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:47.321 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:47.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:47.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:47.428 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:47.458 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:47.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:47.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:47.565 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:47.591 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:47.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:47.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:47.695 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:47.725 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:47.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:47.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:47.830 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:47.862 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:47.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:47.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:47.968 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:47.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:47.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:47.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:48.095 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:48.122 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:48.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:48.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:48.226 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:48.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:48.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:48.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:48.360 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:48.392 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:48.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:48.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:48.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:48.522 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:48.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:48.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:48.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:48 smithi173 bash[59517]: cluster 2023-09-23T20:47:46.853682+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 3541/286206 objects degraded (1.237%); 3.1 MiB/s, 1 keys/s, 56 objects/s recovering 2023-09-23T20:47:48.626 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:48.642 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:48 smithi098 bash[74888]: cluster 2023-09-23T20:47:46.853682+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 3541/286206 objects degraded (1.237%); 3.1 MiB/s, 1 keys/s, 56 objects/s recovering 2023-09-23T20:47:48.642 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:48 smithi098 bash[78228]: cluster 2023-09-23T20:47:46.853682+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1482: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 3541/286206 objects degraded (1.237%); 3.1 MiB/s, 1 keys/s, 56 objects/s recovering 2023-09-23T20:47:48.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:48.654 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:48.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:48.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:48.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:48.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:48.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:48.895 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:48.933 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:48.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:48.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:49.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:49.069 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:49.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:49.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:49.172 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:49.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:49.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:49.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:49.309 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:49.357 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:49.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:49.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:49.464 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:49.495 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:49.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:49.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:49.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:49.628 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:49.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:49.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:49.734 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:49.760 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:49.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:49.864 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:49.888 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:49.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:49.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:49.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:50.030 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:50.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:50.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:50.136 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:50.170 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:50.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:50.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:50.277 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:50.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:50.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:50.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:50.408 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:50.429 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:50.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:50.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:50.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:50.541 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:50 smithi098 bash[74888]: cluster 2023-09-23T20:47:48.854321+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 3541/280776 objects degraded (1.261%); 2.7 MiB/s, 0 keys/s, 48 objects/s recovering 2023-09-23T20:47:50.541 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:50 smithi098 bash[74888]: cluster 2023-09-23T20:47:50.233100+0000 mon.a (mon.0) 1819 : cluster 3 Health check update: Degraded data redundancy: 3541/280776 objects degraded (1.261%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:50.541 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:50 smithi098 bash[74888]: cluster 2023-09-23T20:47:50.239105+0000 mon.a (mon.0) 1820 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T20:47:50.542 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:50 smithi098 bash[78228]: cluster 2023-09-23T20:47:48.854321+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 3541/280776 objects degraded (1.261%); 2.7 MiB/s, 0 keys/s, 48 objects/s recovering 2023-09-23T20:47:50.542 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:50 smithi098 bash[78228]: cluster 2023-09-23T20:47:50.233100+0000 mon.a (mon.0) 1819 : cluster 3 Health check update: Degraded data redundancy: 3541/280776 objects degraded (1.261%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:50.542 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:50 smithi098 bash[78228]: cluster 2023-09-23T20:47:50.239105+0000 mon.a (mon.0) 1820 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T20:47:50.557 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:50.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:50.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:50.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:50 smithi173 bash[59517]: cluster 2023-09-23T20:47:48.854321+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1483: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 3541/280776 objects degraded (1.261%); 2.7 MiB/s, 0 keys/s, 48 objects/s recovering 2023-09-23T20:47:50.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:50 smithi173 bash[59517]: cluster 2023-09-23T20:47:50.233100+0000 mon.a (mon.0) 1819 : cluster 3 Health check update: Degraded data redundancy: 3541/280776 objects degraded (1.261%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:50.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:50 smithi173 bash[59517]: cluster 2023-09-23T20:47:50.239105+0000 mon.a (mon.0) 1820 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T20:47:50.663 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:50.693 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:50.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:50.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:50.797 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:50.831 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:50.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:50.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:50.935 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:50.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:50.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:50.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:51.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:51.098 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:51.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:51.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:51.427 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:51 smithi173 bash[59517]: cluster 2023-09-23T20:47:50.249675+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.427 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:51 smithi173 bash[59517]: cluster 2023-09-23T20:47:50.249713+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.428 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:51 smithi173 bash[59517]: cluster 2023-09-23T20:47:50.257589+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.429 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:51 smithi173 bash[59517]: cluster 2023-09-23T20:47:50.259647+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.429 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:51 smithi173 bash[59517]: cluster 2023-09-23T20:47:50.263321+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.429 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:51 smithi173 bash[59517]: cluster 2023-09-23T20:47:51.251482+0000 mon.a (mon.0) 1821 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T20:47:51.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[74888]: cluster 2023-09-23T20:47:50.249675+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:51.555 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:51.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:51.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:51.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:51.834 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[74888]: cluster 2023-09-23T20:47:50.249713+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.834 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[74888]: cluster 2023-09-23T20:47:50.257589+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.834 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[74888]: cluster 2023-09-23T20:47:50.259647+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.834 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[74888]: cluster 2023-09-23T20:47:50.263321+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.834 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[74888]: cluster 2023-09-23T20:47:51.251482+0000 mon.a (mon.0) 1821 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T20:47:51.834 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[78228]: cluster 2023-09-23T20:47:50.249675+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.835 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[78228]: cluster 2023-09-23T20:47:50.249713+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.835 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[78228]: cluster 2023-09-23T20:47:50.257589+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.835 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[78228]: cluster 2023-09-23T20:47:50.259647+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.835 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[78228]: cluster 2023-09-23T20:47:50.263321+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T20:47:51.835 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:51 smithi098 bash[78228]: cluster 2023-09-23T20:47:51.251482+0000 mon.a (mon.0) 1821 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T20:47:51.867 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:51.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:51.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:51.970 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:52.148 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:47:52.148 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:47:52.148 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:47:52.149 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:47:52.149 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:47:52.185 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:52.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:52.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:52.309 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:52.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:52 smithi098 bash[74888]: cluster 2023-09-23T20:47:50.854743+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 3541/280776 objects degraded (1.261%); 2.7 MiB/s, 0 keys/s, 48 objects/s recovering 2023-09-23T20:47:52.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:52 smithi098 bash[74888]: cluster 2023-09-23T20:47:51.258742+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:47:52.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:52 smithi098 bash[74888]: cluster 2023-09-23T20:47:51.279514+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:47:52.319 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:52 smithi098 bash[74888]: cluster 2023-09-23T20:47:51.296576+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:47:52.350 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:52.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:52.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:52.461 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:47:52.521 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:47:52.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:52.572 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:52 smithi098 bash[78228]: cluster 2023-09-23T20:47:50.854743+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 3541/280776 objects degraded (1.261%); 2.7 MiB/s, 0 keys/s, 48 objects/s recovering 2023-09-23T20:47:52.572 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:52 smithi098 bash[78228]: cluster 2023-09-23T20:47:51.258742+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:47:52.572 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:52 smithi098 bash[78228]: cluster 2023-09-23T20:47:51.279514+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:47:52.572 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:52 smithi098 bash[78228]: cluster 2023-09-23T20:47:51.296576+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:47:52.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:52 smithi173 bash[59517]: cluster 2023-09-23T20:47:50.854743+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1485: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 3541/280776 objects degraded (1.261%); 2.7 MiB/s, 0 keys/s, 48 objects/s recovering 2023-09-23T20:47:52.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:52 smithi173 bash[59517]: cluster 2023-09-23T20:47:51.258742+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:47:52.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:52 smithi173 bash[59517]: cluster 2023-09-23T20:47:51.279514+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:47:52.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:52 smithi173 bash[59517]: cluster 2023-09-23T20:47:51.296576+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T20:47:52.609 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:47:52.611 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:52.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:52.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:52.645 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:47:52.686 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:47:52.717 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:52.722 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:47:52.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:52.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:52.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:52.773 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:47:52.804 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:47:52.847 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:47:52.851 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:47:52.851 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:47:52.851 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:47:52.851 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:47:52.852 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:47:52.852 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:47:52.852 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:47:52.852 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:47:52.869 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:52.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:52.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:52.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:53.012 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:53.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:53.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:53.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:53.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:53.176 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:53.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:53.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:53.281 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:53.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:53.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:53.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:53.322 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:47:53.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:53.426 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:53 smithi173 bash[59517]: audit 2023-09-23T20:47:52.468193+0000 mon.a (mon.0) 1822 : audit 0 from='client.? 172.21.15.98:0/3190308889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:47:53.426 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:53 smithi173 bash[59517]: audit 2023-09-23T20:47:52.851656+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.98:0/172420580' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:53.426 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:53 smithi173 bash[59517]: audit 2023-09-23T20:47:52.852103+0000 mon.a (mon.0) 1823 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:53.448 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:53.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:53.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:53.551 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:53.582 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:53.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:53.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:53.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:53 smithi098 bash[74888]: audit 2023-09-23T20:47:52.468193+0000 mon.a (mon.0) 1822 : audit 0 from='client.? 172.21.15.98:0/3190308889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:47:53.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:53 smithi098 bash[74888]: audit 2023-09-23T20:47:52.851656+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.98:0/172420580' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:53.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:53 smithi098 bash[74888]: audit 2023-09-23T20:47:52.852103+0000 mon.a (mon.0) 1823 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:53 smithi098 bash[78228]: audit 2023-09-23T20:47:52.468193+0000 mon.a (mon.0) 1822 : audit 0 from='client.? 172.21.15.98:0/3190308889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:47:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:53 smithi098 bash[78228]: audit 2023-09-23T20:47:52.851656+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.98:0/172420580' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:53.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:53 smithi098 bash[78228]: audit 2023-09-23T20:47:52.852103+0000 mon.a (mon.0) 1823 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:47:53.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:53.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:53.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:53.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:53.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:53.847 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:53.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:53.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:53.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:53.977 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:53.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:53.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:54.083 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:54.115 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:54.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:54.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:54.220 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:54.254 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:54.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:54.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:54.357 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:54.397 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:54.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:54.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:54.500 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:54.533 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:54.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:54.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:54.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:54 smithi173 bash[59517]: cluster 2023-09-23T20:47:52.855444+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 2854/272391 objects degraded (1.048%); 288/272391 objects misplaced (0.106%); 3.0 MiB/s, 87 objects/s recovering 2023-09-23T20:47:54.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:54 smithi173 bash[59517]: cluster 2023-09-23T20:47:53.294124+0000 mon.a (mon.0) 1824 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:47:54.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:54 smithi173 bash[59517]: audit 2023-09-23T20:47:53.306695+0000 mon.a (mon.0) 1825 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:47:54.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:54 smithi173 bash[59517]: cluster 2023-09-23T20:47:53.306758+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T20:47:54.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:54 smithi173 bash[59517]: cluster 2023-09-23T20:47:53.307336+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:54 smithi173 bash[59517]: cluster 2023-09-23T20:47:53.312889+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:54 smithi173 bash[59517]: cluster 2023-09-23T20:47:53.323883+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:54 smithi173 bash[59517]: cluster 2023-09-23T20:47:53.325455+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.639 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:54.663 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:54.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:54.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[78228]: cluster 2023-09-23T20:47:52.855444+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 2854/272391 objects degraded (1.048%); 288/272391 objects misplaced (0.106%); 3.0 MiB/s, 87 objects/s recovering 2023-09-23T20:47:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[78228]: cluster 2023-09-23T20:47:53.294124+0000 mon.a (mon.0) 1824 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:47:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[78228]: audit 2023-09-23T20:47:53.306695+0000 mon.a (mon.0) 1825 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:47:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[78228]: cluster 2023-09-23T20:47:53.306758+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T20:47:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[78228]: cluster 2023-09-23T20:47:53.307336+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[78228]: cluster 2023-09-23T20:47:53.312889+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[78228]: cluster 2023-09-23T20:47:53.323883+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[78228]: cluster 2023-09-23T20:47:53.325455+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[74888]: cluster 2023-09-23T20:47:52.855444+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1487: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 2854/272391 objects degraded (1.048%); 288/272391 objects misplaced (0.106%); 3.0 MiB/s, 87 objects/s recovering 2023-09-23T20:47:54.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[74888]: cluster 2023-09-23T20:47:53.294124+0000 mon.a (mon.0) 1824 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:47:54.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[74888]: audit 2023-09-23T20:47:53.306695+0000 mon.a (mon.0) 1825 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:47:54.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[74888]: cluster 2023-09-23T20:47:53.306758+0000 mon.a (mon.0) 1826 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T20:47:54.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[74888]: cluster 2023-09-23T20:47:53.307336+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[74888]: cluster 2023-09-23T20:47:53.312889+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[74888]: cluster 2023-09-23T20:47:53.323883+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:54 smithi098 bash[74888]: cluster 2023-09-23T20:47:53.325455+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T20:47:54.771 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:54.793 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:54.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:54.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:54.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T20:47:54.896 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:54.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:54.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:54.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:55.034 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:55.060 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:55.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:55.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:55.164 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:55.200 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:55.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:55.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:55.306 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:55.319 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:55 smithi173 bash[59517]: audit 2023-09-23T20:47:54.621895+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:55.319 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:55 smithi173 bash[59517]: cluster 2023-09-23T20:47:55.234524+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 2854/272391 objects degraded (1.048%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:55.343 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:55.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:55.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:55.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:55 smithi098 bash[74888]: audit 2023-09-23T20:47:54.621895+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:55.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:55 smithi098 bash[74888]: cluster 2023-09-23T20:47:55.234524+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 2854/272391 objects degraded (1.048%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:55.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:55 smithi098 bash[78228]: audit 2023-09-23T20:47:54.621895+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:47:55.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:55 smithi098 bash[78228]: cluster 2023-09-23T20:47:55.234524+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 2854/272391 objects degraded (1.048%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:47:55.446 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:55.470 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:55.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:55.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:55.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:55.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:55.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:55.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:55.716 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:55.746 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:55.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:55.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:55.862 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:55.884 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:55.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:55.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:55.988 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:56.010 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:56.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:56.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:56.116 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:56.145 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:56.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:56.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:56.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:47:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:47:56] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.33.4" 2023-09-23T20:47:56.248 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:56.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:56.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:56.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:56.376 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:56.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:56.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:56.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:56.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:56.536 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:56.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:56.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:56.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:56 smithi173 bash[59517]: cluster 2023-09-23T20:47:54.855940+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1489: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 2854/270447 objects degraded (1.055%); 288/270447 objects misplaced (0.106%); 1.1 MiB/s, 61 objects/s recovering 2023-09-23T20:47:56.643 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:56.651 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:56 smithi098 bash[74888]: cluster 2023-09-23T20:47:54.855940+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1489: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 2854/270447 objects degraded (1.055%); 288/270447 objects misplaced (0.106%); 1.1 MiB/s, 61 objects/s recovering 2023-09-23T20:47:56.651 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:56 smithi098 bash[78228]: cluster 2023-09-23T20:47:54.855940+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1489: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 2854/270447 objects degraded (1.055%); 288/270447 objects misplaced (0.106%); 1.1 MiB/s, 61 objects/s recovering 2023-09-23T20:47:56.670 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:47:56.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:56.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:47:56.774 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:56.807 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:56.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:56.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:56.910 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:56.937 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:56.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:56.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:57.043 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:57.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:57.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:57.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:57.172 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:57.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:57.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:57.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:57.311 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:57.338 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:57.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:57.447 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:57.477 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:57.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:57.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:57.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:57.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:57.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:57.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:57.721 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:57.747 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:57.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:57.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:57.850 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:57.878 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:57.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:57.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:57.982 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:58.006 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:58.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:58.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:58.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:58.136 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:58.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:58.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:58.244 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:58.283 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:58.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:58.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:58.386 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:58.395 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:58 smithi173 bash[59517]: cluster 2023-09-23T20:47:56.856614+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 2854/265269 objects degraded (1.076%); 3.7 MiB/s, 102 objects/s recovering 2023-09-23T20:47:58.413 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:58.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:58.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:58.516 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:58.523 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:58 smithi098 bash[78228]: cluster 2023-09-23T20:47:56.856614+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 2854/265269 objects degraded (1.076%); 3.7 MiB/s, 102 objects/s recovering 2023-09-23T20:47:58.524 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:58 smithi098 bash[74888]: cluster 2023-09-23T20:47:56.856614+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1490: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 2854/265269 objects degraded (1.076%); 3.7 MiB/s, 102 objects/s recovering 2023-09-23T20:47:58.556 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:58.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:58.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:58.660 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:58.683 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:47:58.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:58.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:47:58.790 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:58.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:58.825 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:47:58.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:47:58.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:58.966 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:58.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:58.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:59.068 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:59.093 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:47:59.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:59.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:47:59.196 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:59.224 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:47:59.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:59.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:47:59.328 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:59.336 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:47:59 smithi098 bash[74888]: audit 2023-09-23T20:47:58.489239+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:47:59.366 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:59.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:59.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:59.472 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:59.498 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:59.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:59.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:59.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:47:59 smithi173 bash[59517]: audit 2023-09-23T20:47:58.489239+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:47:59.606 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:59.614 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:47:59 smithi098 bash[78228]: audit 2023-09-23T20:47:58.489239+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:47:59.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:47:59.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:59.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:47:59.749 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:59.773 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:47:59.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:59.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:47:59.878 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:59.910 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:47:59.911 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:47:59.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:47:59.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:47:59.950 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:48:00.012 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:00.039 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:00.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:00.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:00.143 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:00.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:00.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:00.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:00.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:00.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:00.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:00.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:00.406 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:00.433 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:00.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:00.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:00.540 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:00.548 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:00 smithi098 bash[74888]: cluster 2023-09-23T20:47:58.857253+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 2854/259695 objects degraded (1.099%); 3.0 MiB/s, 84 objects/s recovering 2023-09-23T20:48:00.548 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:00 smithi098 bash[74888]: cluster 2023-09-23T20:48:00.235445+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: Degraded data redundancy: 2854/259695 objects degraded (1.099%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:00.549 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:00 smithi098 bash[78228]: cluster 2023-09-23T20:47:58.857253+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 2854/259695 objects degraded (1.099%); 3.0 MiB/s, 84 objects/s recovering 2023-09-23T20:48:00.549 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:00 smithi098 bash[78228]: cluster 2023-09-23T20:48:00.235445+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: Degraded data redundancy: 2854/259695 objects degraded (1.099%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:00.581 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:00.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:00.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:00.595 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:00 smithi173 bash[59517]: cluster 2023-09-23T20:47:58.857253+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1491: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 2854/259695 objects degraded (1.099%); 3.0 MiB/s, 84 objects/s recovering 2023-09-23T20:48:00.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:00 smithi173 bash[59517]: cluster 2023-09-23T20:48:00.235445+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: Degraded data redundancy: 2854/259695 objects degraded (1.099%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:00.686 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:00.718 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:00.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:00.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:00.823 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:00.859 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:00.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:00.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:00.962 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:00.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:01.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:01.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:01.009 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:01.101 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:01.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:01.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:01.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:01.235 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:01.266 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:01.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:01.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:01.373 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:01.414 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:01.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:01.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:01.519 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:01.547 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:01.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:01.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:01.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:01.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:01.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:01.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:01.782 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:01.810 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:01.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:01.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:01.913 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:01.939 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:01.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:01.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:02.042 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:02.077 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:02.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:02.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:02.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:02.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:02.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:02.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:02.310 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:02.340 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:02.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:02.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:02.352 INFO:teuthology.orchestra.run.smithi098.stdout:moved 12 / 267 (4.49438%) 2023-09-23T20:48:02.352 INFO:teuthology.orchestra.run.smithi098.stdout:avg 33.375 2023-09-23T20:48:02.352 INFO:teuthology.orchestra.run.smithi098.stdout:stddev 6.14283 -> 4.76806 (expected baseline 5.40399) 2023-09-23T20:48:02.352 INFO:teuthology.orchestra.run.smithi098.stdout:min osd.2 with 23 -> 26 pgs (0.689139 -> 0.779026 * mean) 2023-09-23T20:48:02.353 INFO:teuthology.orchestra.run.smithi098.stdout:max osd.1 with 42 -> 35 pgs (1.25843 -> 1.04869 * mean) 2023-09-23T20:48:02.353 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:48:02.353 INFO:teuthology.orchestra.run.smithi098.stdout:oload 110 2023-09-23T20:48:02.353 INFO:teuthology.orchestra.run.smithi098.stdout:max_change 3 2023-09-23T20:48:02.353 INFO:teuthology.orchestra.run.smithi098.stdout:max_change_osds 4 2023-09-23T20:48:02.353 INFO:teuthology.orchestra.run.smithi098.stdout:average_utilization 0.0300 2023-09-23T20:48:02.353 INFO:teuthology.orchestra.run.smithi098.stdout:overload_utilization 0.0330 2023-09-23T20:48:02.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 weight 1.0000 -> 0.7823 2023-09-23T20:48:02.353 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 weight 1.0000 -> 0.8594 2023-09-23T20:48:02.444 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:02.467 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:02.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:02.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:02.571 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:02.593 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:02.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:02.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:02.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:02 smithi173 bash[59517]: cluster 2023-09-23T20:48:00.857689+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 2854/259695 objects degraded (1.099%); 1.9 MiB/s, 59 objects/s recovering 2023-09-23T20:48:02.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:02 smithi173 bash[59517]: cluster 2023-09-23T20:48:01.344810+0000 mon.a (mon.0) 1831 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T20:48:02.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:02 smithi173 bash[59517]: cluster 2023-09-23T20:48:01.345519+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:48:02.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:02 smithi173 bash[59517]: cluster 2023-09-23T20:48:01.348798+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:48:02.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:02 smithi173 bash[59517]: cluster 2023-09-23T20:48:01.350621+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:48:02.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:02 smithi173 bash[59517]: audit 2023-09-23T20:48:01.488180+0000 mgr.y (mgr.34107) 1337 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:48:02.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:02 smithi173 bash[59517]: audit 2023-09-23T20:48:01.488990+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'56320','6':'51271'}"}]: dispatch 2023-09-23T20:48:02.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[74888]: cluster 2023-09-23T20:48:00.857689+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 2854/259695 objects degraded (1.099%); 1.9 MiB/s, 59 objects/s recovering 2023-09-23T20:48:02.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[74888]: cluster 2023-09-23T20:48:01.344810+0000 mon.a (mon.0) 1831 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T20:48:02.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[74888]: cluster 2023-09-23T20:48:01.345519+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:48:02.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[74888]: cluster 2023-09-23T20:48:01.348798+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:48:02.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[74888]: cluster 2023-09-23T20:48:01.350621+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:48:02.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[74888]: audit 2023-09-23T20:48:01.488180+0000 mgr.y (mgr.34107) 1337 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:48:02.683 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[74888]: audit 2023-09-23T20:48:01.488990+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'56320','6':'51271'}"}]: dispatch 2023-09-23T20:48:02.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[78228]: cluster 2023-09-23T20:48:00.857689+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1492: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 2854/259695 objects degraded (1.099%); 1.9 MiB/s, 59 objects/s recovering 2023-09-23T20:48:02.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[78228]: cluster 2023-09-23T20:48:01.344810+0000 mon.a (mon.0) 1831 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T20:48:02.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[78228]: cluster 2023-09-23T20:48:01.345519+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:48:02.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[78228]: cluster 2023-09-23T20:48:01.348798+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:48:02.683 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[78228]: cluster 2023-09-23T20:48:01.350621+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T20:48:02.684 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[78228]: audit 2023-09-23T20:48:01.488180+0000 mgr.y (mgr.34107) 1337 : audit 0 from='client.45965 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:48:02.684 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:02 smithi098 bash[78228]: audit 2023-09-23T20:48:01.488990+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'56320','6':'51271'}"}]: dispatch 2023-09-23T20:48:02.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:02.728 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:02.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:02.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:02.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:02.860 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:02.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:02.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:02.967 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:02.990 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:02.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:02.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:03.093 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:03.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:03.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:03.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:03.231 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:03.253 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:03.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:03.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:03.359 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:03.394 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:03.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:03.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:03.498 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:03.507 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[78228]: audit 2023-09-23T20:48:02.346032+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'56320','6':'51271'}"}]': finished 2023-09-23T20:48:03.507 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[78228]: cluster 2023-09-23T20:48:02.346109+0000 mon.a (mon.0) 1834 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T20:48:03.507 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[78228]: cluster 2023-09-23T20:48:02.347251+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.507 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[78228]: cluster 2023-09-23T20:48:02.351065+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.507 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[78228]: cluster 2023-09-23T20:48:02.354317+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.508 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[78228]: cluster 2023-09-23T20:48:02.354563+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.508 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[78228]: cluster 2023-09-23T20:48:02.360831+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[74888]: audit 2023-09-23T20:48:02.346032+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'56320','6':'51271'}"}]': finished 2023-09-23T20:48:03.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[74888]: cluster 2023-09-23T20:48:02.346109+0000 mon.a (mon.0) 1834 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T20:48:03.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[74888]: cluster 2023-09-23T20:48:02.347251+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[74888]: cluster 2023-09-23T20:48:02.351065+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[74888]: cluster 2023-09-23T20:48:02.354317+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[74888]: cluster 2023-09-23T20:48:02.354563+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:03 smithi098 bash[74888]: cluster 2023-09-23T20:48:02.360831+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.545 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:03.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:03.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:03.655 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:03.686 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:03.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:03.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:03.790 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:03.798 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:03 smithi173 bash[59517]: audit 2023-09-23T20:48:02.346032+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'56320','6':'51271'}"}]': finished 2023-09-23T20:48:03.798 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:03 smithi173 bash[59517]: cluster 2023-09-23T20:48:02.346109+0000 mon.a (mon.0) 1834 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T20:48:03.798 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:03 smithi173 bash[59517]: cluster 2023-09-23T20:48:02.347251+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.798 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:03 smithi173 bash[59517]: cluster 2023-09-23T20:48:02.351065+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.798 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:03 smithi173 bash[59517]: cluster 2023-09-23T20:48:02.354317+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.798 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:03 smithi173 bash[59517]: cluster 2023-09-23T20:48:02.354563+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:03.798 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:03 smithi173 bash[59517]: cluster 2023-09-23T20:48:02.360831+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T20:48:04.095 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:04.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:04.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:04.198 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:04.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:04.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:04.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:04.331 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:04.365 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:04.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:04.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:04.469 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:04.492 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:04.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:04.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:04.528 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T20:48:04.528 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-09-23T20:48:04.595 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:04.621 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[74888]: cluster 2023-09-23T20:48:02.858376+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1495: 89 pgs: 5 peering, 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 2854/251271 objects degraded (1.136%); 2.2 MiB/s, 73 objects/s recovering 2023-09-23T20:48:04.621 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[74888]: cluster 2023-09-23T20:48:03.353792+0000 mon.a (mon.0) 1835 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:48:04.622 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[74888]: cluster 2023-09-23T20:48:03.366807+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T20:48:04.622 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[74888]: cluster 2023-09-23T20:48:03.371164+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.622 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[74888]: cluster 2023-09-23T20:48:03.380116+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.622 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[74888]: cluster 2023-09-23T20:48:03.382164+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.622 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[74888]: cluster 2023-09-23T20:48:03.384280+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.622 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[74888]: cluster 2023-09-23T20:48:03.396703+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.623 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[78228]: cluster 2023-09-23T20:48:02.858376+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1495: 89 pgs: 5 peering, 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 2854/251271 objects degraded (1.136%); 2.2 MiB/s, 73 objects/s recovering 2023-09-23T20:48:04.623 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[78228]: cluster 2023-09-23T20:48:03.353792+0000 mon.a (mon.0) 1835 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:48:04.623 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[78228]: cluster 2023-09-23T20:48:03.366807+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T20:48:04.623 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[78228]: cluster 2023-09-23T20:48:03.371164+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.623 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[78228]: cluster 2023-09-23T20:48:03.380116+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.623 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[78228]: cluster 2023-09-23T20:48:03.382164+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.623 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[78228]: cluster 2023-09-23T20:48:03.384280+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.623 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:04 smithi098 bash[78228]: cluster 2023-09-23T20:48:03.396703+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.653 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:04.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:04.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:04.759 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:04.789 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:04.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:04.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:04.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:04 smithi173 bash[59517]: cluster 2023-09-23T20:48:02.858376+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1495: 89 pgs: 5 peering, 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 2854/251271 objects degraded (1.136%); 2.2 MiB/s, 73 objects/s recovering 2023-09-23T20:48:04.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:04 smithi173 bash[59517]: cluster 2023-09-23T20:48:03.353792+0000 mon.a (mon.0) 1835 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:48:04.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:04 smithi173 bash[59517]: cluster 2023-09-23T20:48:03.366807+0000 mon.a (mon.0) 1836 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T20:48:04.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:04 smithi173 bash[59517]: cluster 2023-09-23T20:48:03.371164+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:04 smithi173 bash[59517]: cluster 2023-09-23T20:48:03.380116+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:04 smithi173 bash[59517]: cluster 2023-09-23T20:48:03.382164+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:04 smithi173 bash[59517]: cluster 2023-09-23T20:48:03.384280+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:04 smithi173 bash[59517]: cluster 2023-09-23T20:48:03.396703+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T20:48:04.894 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:04.931 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:04.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:04.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:05.044 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:05.086 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:05.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:05.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:05.192 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:05.231 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:05.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:05.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:05.335 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:05.366 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:05.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:05.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:05.474 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:05.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:05.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:05.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:05.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:05 smithi173 bash[59517]: cluster 2023-09-23T20:48:05.236776+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: Degraded data redundancy: 2854/251271 objects degraded (1.136%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:05.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:05.625 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:05 smithi098 bash[74888]: cluster 2023-09-23T20:48:05.236776+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: Degraded data redundancy: 2854/251271 objects degraded (1.136%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:05.626 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:05 smithi098 bash[78228]: cluster 2023-09-23T20:48:05.236776+0000 mon.a (mon.0) 1837 : cluster 3 Health check update: Degraded data redundancy: 2854/251271 objects degraded (1.136%), 4 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:05.640 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:05.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:05.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:05.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:05.783 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:05.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:05.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:05.889 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:05.922 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:05.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:05.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:06.026 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:06.049 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:06.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:06.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:06.157 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:06.164 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:48:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:48:06] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.33.4" 2023-09-23T20:48:06.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:06.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:06.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:06.323 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:06.361 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:06.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:06.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:06.465 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:06.508 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:06.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:06.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:06.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:06.642 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:06.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:06.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:06.745 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:06.754 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:06 smithi173 bash[59517]: cluster 2023-09-23T20:48:04.859013+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1497: 89 pgs: 1 active+recovering+undersized+remapped, 5 peering, 3 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 2161/249213 objects degraded (0.867%); 153/249213 objects misplaced (0.061%); 2.7 MiB/s, 89 objects/s recovering 2023-09-23T20:48:06.755 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:06 smithi173 bash[59517]: audit 2023-09-23T20:48:05.453591+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:06.755 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:06 smithi173 bash[59517]: audit 2023-09-23T20:48:05.460762+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:06.772 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:06.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:06.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:06.875 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:06.884 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:06 smithi098 bash[74888]: cluster 2023-09-23T20:48:04.859013+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1497: 89 pgs: 1 active+recovering+undersized+remapped, 5 peering, 3 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 2161/249213 objects degraded (0.867%); 153/249213 objects misplaced (0.061%); 2.7 MiB/s, 89 objects/s recovering 2023-09-23T20:48:06.885 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:06 smithi098 bash[74888]: audit 2023-09-23T20:48:05.453591+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:06.885 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:06 smithi098 bash[74888]: audit 2023-09-23T20:48:05.460762+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:06.885 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:06 smithi098 bash[78228]: cluster 2023-09-23T20:48:04.859013+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1497: 89 pgs: 1 active+recovering+undersized+remapped, 5 peering, 3 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 2161/249213 objects degraded (0.867%); 153/249213 objects misplaced (0.061%); 2.7 MiB/s, 89 objects/s recovering 2023-09-23T20:48:06.885 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:06 smithi098 bash[78228]: audit 2023-09-23T20:48:05.453591+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:06.885 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:06 smithi098 bash[78228]: audit 2023-09-23T20:48:05.460762+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:06.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:06.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:06.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:07.012 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:07.048 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:07.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:07.052 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:07.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:07.056 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:07.153 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:07.189 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:07.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:07.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:07.297 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:07.322 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:07.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:07.427 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:07.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:07.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:07.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:07.566 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:07.598 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:07.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:07.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:07.701 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:07.710 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:07 smithi098 bash[78228]: audit 2023-09-23T20:48:06.474247+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:07.710 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:07 smithi098 bash[78228]: audit 2023-09-23T20:48:06.486266+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:07.711 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:07 smithi098 bash[78228]: audit 2023-09-23T20:48:07.221879+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:48:07.711 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:07 smithi098 bash[78228]: audit 2023-09-23T20:48:07.223254+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:48:07.711 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:07 smithi098 bash[78228]: audit 2023-09-23T20:48:07.232678+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:07.711 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:07 smithi098 bash[74888]: audit 2023-09-23T20:48:06.474247+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:07.711 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:07 smithi098 bash[74888]: audit 2023-09-23T20:48:06.486266+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:07.711 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:07 smithi098 bash[74888]: audit 2023-09-23T20:48:07.221879+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:48:07.711 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:07 smithi098 bash[74888]: audit 2023-09-23T20:48:07.223254+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:48:07.711 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:07 smithi098 bash[74888]: audit 2023-09-23T20:48:07.232678+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:07.731 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:07.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:07.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:07.835 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:07 smithi173 bash[59517]: audit 2023-09-23T20:48:06.474247+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:07 smithi173 bash[59517]: audit 2023-09-23T20:48:06.486266+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:07 smithi173 bash[59517]: audit 2023-09-23T20:48:07.221879+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:48:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:07 smithi173 bash[59517]: audit 2023-09-23T20:48:07.223254+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:48:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:07 smithi173 bash[59517]: audit 2023-09-23T20:48:07.232678+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:48:07.861 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:07.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:07.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:07.967 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:08.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:08.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:08.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:08.108 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:08.137 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:08.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:08.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:08.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:08.271 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:08.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:08.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:08.374 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:08.418 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:08.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:08.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:08.524 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:08.555 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:08.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:08.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:08.658 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:08.667 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:08 smithi173 bash[59517]: cluster 2023-09-23T20:48:06.859813+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+undersized+remapped, 5 peering, 3 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 2161/245454 objects degraded (0.880%); 153/245454 objects misplaced (0.062%); 2.7 MiB/s, 89 objects/s recovering 2023-09-23T20:48:08.688 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:08.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:08.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:08.794 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:08.813 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:08.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:08.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:08.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:08 smithi098 bash[78228]: cluster 2023-09-23T20:48:06.859813+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+undersized+remapped, 5 peering, 3 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 2161/245454 objects degraded (0.880%); 153/245454 objects misplaced (0.062%); 2.7 MiB/s, 89 objects/s recovering 2023-09-23T20:48:08.824 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:08 smithi098 bash[74888]: cluster 2023-09-23T20:48:06.859813+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1498: 89 pgs: 1 active+recovering+undersized+remapped, 5 peering, 3 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 2161/245454 objects degraded (0.880%); 153/245454 objects misplaced (0.062%); 2.7 MiB/s, 89 objects/s recovering 2023-09-23T20:48:08.915 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:08.947 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:08.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:08.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:09.055 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:09.085 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:09.086 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:09.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:09.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:09.190 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:09.213 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:09.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:09.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:09.316 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:09.355 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:09.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:09.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:09.460 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:09.490 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:09.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:09.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:09.599 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:09.635 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:09.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:09.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:09.740 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:09.749 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:09 smithi098 bash[74888]: cluster 2023-09-23T20:48:08.860436+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 2161/240546 objects degraded (0.898%); 3.4 MiB/s, 72 objects/s recovering 2023-09-23T20:48:09.750 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:09 smithi098 bash[74888]: cluster 2023-09-23T20:48:09.482098+0000 mon.a (mon.0) 1845 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:48:09.750 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:09 smithi098 bash[78228]: cluster 2023-09-23T20:48:08.860436+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 2161/240546 objects degraded (0.898%); 3.4 MiB/s, 72 objects/s recovering 2023-09-23T20:48:09.750 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:09 smithi098 bash[78228]: cluster 2023-09-23T20:48:09.482098+0000 mon.a (mon.0) 1845 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:48:09.763 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:09.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:09.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:09.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:09 smithi173 bash[59517]: cluster 2023-09-23T20:48:08.860436+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1499: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 2161/240546 objects degraded (0.898%); 3.4 MiB/s, 72 objects/s recovering 2023-09-23T20:48:09.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:09 smithi173 bash[59517]: cluster 2023-09-23T20:48:09.482098+0000 mon.a (mon.0) 1845 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:48:09.868 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:09.896 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:09.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:09.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:10.002 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:10.031 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:10.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:10.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:10.138 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:10.177 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:10.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:10.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:10.281 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:10.307 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:10.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:10.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:10.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:10.447 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:10.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:10.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:10.545 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:10 smithi173 bash[59517]: audit 2023-09-23T20:48:09.622085+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:10.545 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:10 smithi173 bash[59517]: cluster 2023-09-23T20:48:10.239843+0000 mon.a (mon.0) 1847 : cluster 3 Health check update: Degraded data redundancy: 2161/240546 objects degraded (0.898%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:10.551 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:10.585 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:10.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:10.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:10.595 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:48:10.595 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:48:10.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:10 smithi098 bash[78228]: audit 2023-09-23T20:48:09.622085+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:10.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:10 smithi098 bash[78228]: cluster 2023-09-23T20:48:10.239843+0000 mon.a (mon.0) 1847 : cluster 3 Health check update: Degraded data redundancy: 2161/240546 objects degraded (0.898%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:10.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:10 smithi098 bash[74888]: audit 2023-09-23T20:48:09.622085+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:10.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:10 smithi098 bash[74888]: cluster 2023-09-23T20:48:10.239843+0000 mon.a (mon.0) 1847 : cluster 3 Health check update: Degraded data redundancy: 2161/240546 objects degraded (0.898%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:10.690 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:10.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:10.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:10.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:10.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:10.856 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:10.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:10.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:10.959 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:10.983 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:10.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:10.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:11.085 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:11.117 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:11.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:11.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:11.222 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:11.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:11.258 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:11.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:11.359 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:11.382 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:11.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:11.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:11.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:11.519 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:11.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:11.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:11.560 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:11 smithi098 bash[78228]: cluster 2023-09-23T20:48:10.860999+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 553 op/s; 2161/239943 objects degraded (0.901%); 3.0 MiB/s, 63 objects/s recovering 2023-09-23T20:48:11.621 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:11.650 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:11.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:11.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:11.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:11.768 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:11 smithi173 bash[59517]: cluster 2023-09-23T20:48:10.860999+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 553 op/s; 2161/239943 objects degraded (0.901%); 3.0 MiB/s, 63 objects/s recovering 2023-09-23T20:48:11.787 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:11.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:11.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:11.891 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:11.901 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:11 smithi098 bash[74888]: cluster 2023-09-23T20:48:10.860999+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1500: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 553 op/s; 2161/239943 objects degraded (0.901%); 3.0 MiB/s, 63 objects/s recovering 2023-09-23T20:48:11.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:11.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:11.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:12.020 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:12.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:12.043 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:12.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:12.144 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:12.163 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:12.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:12.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:12.266 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:12.298 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:12.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:12.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:12.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:12.427 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:12.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:12.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:12.530 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:12.569 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:12.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:12.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:12.673 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[78228]: cluster 2023-09-23T20:48:11.565564+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-23T20:48:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[78228]: cluster 2023-09-23T20:48:11.568130+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[78228]: cluster 2023-09-23T20:48:11.570103+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[78228]: cluster 2023-09-23T20:48:11.575443+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[78228]: cluster 2023-09-23T20:48:11.577377+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[78228]: cluster 2023-09-23T20:48:11.579026+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[74888]: cluster 2023-09-23T20:48:11.565564+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-23T20:48:12.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[74888]: cluster 2023-09-23T20:48:11.568130+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[74888]: cluster 2023-09-23T20:48:11.570103+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[74888]: cluster 2023-09-23T20:48:11.575443+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[74888]: cluster 2023-09-23T20:48:11.577377+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:12 smithi098 bash[74888]: cluster 2023-09-23T20:48:11.579026+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.697 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:12.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:12.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:12.801 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:12.832 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:12.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:12.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:12 smithi173 bash[59517]: cluster 2023-09-23T20:48:11.565564+0000 mon.a (mon.0) 1848 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-23T20:48:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:12 smithi173 bash[59517]: cluster 2023-09-23T20:48:11.568130+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:12 smithi173 bash[59517]: cluster 2023-09-23T20:48:11.570103+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:12 smithi173 bash[59517]: cluster 2023-09-23T20:48:11.575443+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:12 smithi173 bash[59517]: cluster 2023-09-23T20:48:11.577377+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:12 smithi173 bash[59517]: cluster 2023-09-23T20:48:11.579026+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T20:48:12.936 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:12.988 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:12.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:12.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:13.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:13.136 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:13.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:13.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:13.243 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:13.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:13.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:13.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:13.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:13.393 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:13.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:13.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:13.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:13.523 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:13.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:13.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:13.580 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:13 smithi173 bash[59517]: cluster 2023-09-23T20:48:12.562300+0000 mon.a (mon.0) 1849 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-23T20:48:13.581 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:13 smithi173 bash[59517]: cluster 2023-09-23T20:48:12.563487+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.629 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:13.661 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:13.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:13.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:13.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:13.777 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[74888]: cluster 2023-09-23T20:48:12.562300+0000 mon.a (mon.0) 1849 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-23T20:48:13.778 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[74888]: cluster 2023-09-23T20:48:12.563487+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.778 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[74888]: cluster 2023-09-23T20:48:12.575928+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.778 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[74888]: cluster 2023-09-23T20:48:12.575994+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.778 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[74888]: cluster 2023-09-23T20:48:12.703689+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.778 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[74888]: cluster 2023-09-23T20:48:12.861535+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1503: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 1466/233043 objects degraded (0.629%); 262/233043 objects misplaced (0.112%); 2.1 MiB/s, 49 objects/s recovering 2023-09-23T20:48:13.778 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[78228]: cluster 2023-09-23T20:48:12.562300+0000 mon.a (mon.0) 1849 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-23T20:48:13.778 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[78228]: cluster 2023-09-23T20:48:12.563487+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.778 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[78228]: cluster 2023-09-23T20:48:12.575928+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.779 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[78228]: cluster 2023-09-23T20:48:12.575994+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.779 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[78228]: cluster 2023-09-23T20:48:12.703689+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.779 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:13 smithi098 bash[78228]: cluster 2023-09-23T20:48:12.861535+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1503: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 1466/233043 objects degraded (0.629%); 262/233043 objects misplaced (0.112%); 2.1 MiB/s, 49 objects/s recovering 2023-09-23T20:48:13.797 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:13.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:13.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:13.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:13 smithi173 bash[59517]: cluster 2023-09-23T20:48:12.575928+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:13 smithi173 bash[59517]: cluster 2023-09-23T20:48:12.575994+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:13 smithi173 bash[59517]: cluster 2023-09-23T20:48:12.703689+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T20:48:13.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:13 smithi173 bash[59517]: cluster 2023-09-23T20:48:12.861535+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1503: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 1466/233043 objects degraded (0.629%); 262/233043 objects misplaced (0.112%); 2.1 MiB/s, 49 objects/s recovering 2023-09-23T20:48:13.851 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:48:13.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:13.927 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:13.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:13.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:14.030 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:14.074 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:14.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:14.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:14.179 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:14.208 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:14.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:14.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:14.312 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:14.346 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:14.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:14.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:14.450 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:14.479 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:14.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:14.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:14.585 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:14.619 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:14.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:14.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:14.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:14.748 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:14.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:14.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:14.852 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:14.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:14.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:14.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:14.990 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:15.021 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:15.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:15.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:15.127 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:15.159 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:15.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:15.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:15.263 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:15.291 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:15.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:15.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:15.396 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:15.424 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:15.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:15.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:15.532 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:15.561 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:15.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:15.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:15.666 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:15.707 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:15.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:15.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:15.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:15.849 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:15.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:15.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:15.954 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:15.988 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:15.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:15.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:16.090 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:15 smithi098 bash[74888]: cluster 2023-09-23T20:48:14.862131+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1504: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 1466/230991 objects degraded (0.635%); 262/230991 objects misplaced (0.113%); 2.1 MiB/s, 68 objects/s recovering 2023-09-23T20:48:16.090 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:15 smithi098 bash[74888]: cluster 2023-09-23T20:48:15.241008+0000 mon.a (mon.0) 1850 : cluster 3 Health check update: Degraded data redundancy: 1466/230991 objects degraded (0.635%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:16.090 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:15 smithi098 bash[78228]: cluster 2023-09-23T20:48:14.862131+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1504: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 1466/230991 objects degraded (0.635%); 262/230991 objects misplaced (0.113%); 2.1 MiB/s, 68 objects/s recovering 2023-09-23T20:48:16.090 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:15 smithi098 bash[78228]: cluster 2023-09-23T20:48:15.241008+0000 mon.a (mon.0) 1850 : cluster 3 Health check update: Degraded data redundancy: 1466/230991 objects degraded (0.635%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:16.092 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:16.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:16.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:16.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:16.206 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:15 smithi173 bash[59517]: cluster 2023-09-23T20:48:14.862131+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1504: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 1466/230991 objects degraded (0.635%); 262/230991 objects misplaced (0.113%); 2.1 MiB/s, 68 objects/s recovering 2023-09-23T20:48:16.206 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:15 smithi173 bash[59517]: cluster 2023-09-23T20:48:15.241008+0000 mon.a (mon.0) 1850 : cluster 3 Health check update: Degraded data redundancy: 1466/230991 objects degraded (0.635%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:16.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:16.334 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:16.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:16.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:16.343 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:48:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:48:16] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.33.4" 2023-09-23T20:48:16.443 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:16.471 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:16.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:16.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:16.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:16.609 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:16.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:16.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:16.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:16.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:16.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:16.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:16.846 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:16.880 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:16.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:16.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:16.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:17.009 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:17.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:17.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:17.120 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:17.145 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:17.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:17.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:17.251 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:17.286 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:17.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:17.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:17.391 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:17.424 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:17.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:17.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:17.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:17.563 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:17.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:17.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:17.666 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:17.692 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:17.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:17.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:17.795 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:17.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:17.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:17.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:17.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:17 smithi098 bash[74888]: cluster 2023-09-23T20:48:16.862870+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1505: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 1466/227070 objects degraded (0.646%); 262/227070 objects misplaced (0.115%); 920 KiB/s, 33 objects/s recovering 2023-09-23T20:48:17.930 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:17.967 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:17.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:17.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:18.071 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:18.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:17 smithi173 bash[59517]: cluster 2023-09-23T20:48:16.862870+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1505: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 1466/227070 objects degraded (0.646%); 262/227070 objects misplaced (0.115%); 920 KiB/s, 33 objects/s recovering 2023-09-23T20:48:18.097 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:18.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:18.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:18.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:17 smithi098 bash[78228]: cluster 2023-09-23T20:48:16.862870+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1505: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 1466/227070 objects degraded (0.646%); 262/227070 objects misplaced (0.115%); 920 KiB/s, 33 objects/s recovering 2023-09-23T20:48:18.201 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:18.221 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:18.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:18.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:18.324 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:18.347 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:18.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:18.451 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:18.484 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:18.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:18.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:18.588 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:18.623 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:18.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:18.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:18.730 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:18.765 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:18.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:18.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:18.870 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:18.900 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:18.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:18.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:19.005 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:19.034 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:19.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:19.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:19.142 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:19.164 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:19.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:19.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:19.268 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:19.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:19.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:19.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:19.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:19.436 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:19.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:19.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:19.543 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:19.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:19.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:19.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:19.689 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:19.719 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:19.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:19.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:19.824 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:19.865 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:19.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:19.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:19.970 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:20.017 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:20.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:20.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:20.120 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:20.149 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:20.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:20.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:20.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:19 smithi098 bash[78228]: cluster 2023-09-23T20:48:18.863615+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 1466/221967 objects degraded (0.660%); 2/221967 objects misplaced (0.001%); 2.9 MiB/s, 65 objects/s recovering 2023-09-23T20:48:20.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:19 smithi098 bash[74888]: cluster 2023-09-23T20:48:18.863615+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 1466/221967 objects degraded (0.660%); 2/221967 objects misplaced (0.001%); 2.9 MiB/s, 65 objects/s recovering 2023-09-23T20:48:20.253 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:20.301 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:20.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:20.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:20.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:19 smithi173 bash[59517]: cluster 2023-09-23T20:48:18.863615+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1506: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 1466/221967 objects degraded (0.660%); 2/221967 objects misplaced (0.001%); 2.9 MiB/s, 65 objects/s recovering 2023-09-23T20:48:20.407 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:20.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:20.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:20.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:20.530 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:20.550 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:20.599 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:20.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:20.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:20.706 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:20.740 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:20.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:20.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:20.844 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:20.862 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:20.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:20.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:20.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:20.972 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:20 smithi173 bash[59517]: cluster 2023-09-23T20:48:20.242191+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 1466/221967 objects degraded (0.660%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:20.998 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:21.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:21.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:21.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:21.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:21.132 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:20 smithi098 bash[74888]: cluster 2023-09-23T20:48:20.242191+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 1466/221967 objects degraded (0.660%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:21.132 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:20 smithi098 bash[78228]: cluster 2023-09-23T20:48:20.242191+0000 mon.a (mon.0) 1851 : cluster 3 Health check update: Degraded data redundancy: 1466/221967 objects degraded (0.660%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:21.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:21.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:21.234 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:21.270 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:21.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:21.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:21.379 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:21.413 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:21.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:21.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:21.516 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:21.518 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:48:21.544 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:21.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:21.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:21.570 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:48:21.627 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:48:21.648 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:21.681 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:21.684 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:48:21.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:21.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:21.725 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:48:21.753 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:48:21.783 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:48:21.790 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:21.834 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:21.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:21.836 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:48:21.849 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:48:21.849 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:48:21.849 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:48:21.849 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:48:21.849 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:48:21.849 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:48:21.849 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:48:21.849 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:48:21.937 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:21.978 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:48:22.000 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:22.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:22.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:22.104 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:22.114 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:21 smithi098 bash[78228]: cluster 2023-09-23T20:48:20.864322+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 1466/221247 objects degraded (0.663%); 2/221247 objects misplaced (0.001%); 2.5 MiB/s, 56 objects/s recovering 2023-09-23T20:48:22.114 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:21 smithi098 bash[78228]: audit 2023-09-23T20:48:21.075830+0000 mon.a (mon.0) 1852 : audit 1 from='client.? 172.21.15.98:0/3237963005' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:48:22.114 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:21 smithi098 bash[78228]: audit 2023-09-23T20:48:21.453599+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.98:0/2015661722' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:48:22.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:21 smithi098 bash[74888]: cluster 2023-09-23T20:48:20.864322+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 1466/221247 objects degraded (0.663%); 2/221247 objects misplaced (0.001%); 2.5 MiB/s, 56 objects/s recovering 2023-09-23T20:48:22.114 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:21 smithi098 bash[74888]: audit 2023-09-23T20:48:21.075830+0000 mon.a (mon.0) 1852 : audit 1 from='client.? 172.21.15.98:0/3237963005' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:48:22.115 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:21 smithi098 bash[74888]: audit 2023-09-23T20:48:21.453599+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.98:0/2015661722' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:48:22.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:22.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:22.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:22.274 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:22.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:21 smithi173 bash[59517]: cluster 2023-09-23T20:48:20.864322+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1507: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 1466/221247 objects degraded (0.663%); 2/221247 objects misplaced (0.001%); 2.5 MiB/s, 56 objects/s recovering 2023-09-23T20:48:22.282 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:21 smithi173 bash[59517]: audit 2023-09-23T20:48:21.075830+0000 mon.a (mon.0) 1852 : audit 1 from='client.? 172.21.15.98:0/3237963005' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:48:22.282 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:21 smithi173 bash[59517]: audit 2023-09-23T20:48:21.453599+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.98:0/2015661722' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:48:22.308 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:22.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:22.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:22.414 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:22.462 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:22.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:22.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:22.568 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:22.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:22.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:22.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:22.709 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:22.742 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:22.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:22.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:22.849 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:22.874 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:22.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:22.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:22.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:22.977 INFO:teuthology.orchestra.run.smithi098.stdout:moved 11 / 267 (4.11985%) 2023-09-23T20:48:22.977 INFO:teuthology.orchestra.run.smithi098.stdout:avg 33.375 2023-09-23T20:48:22.977 INFO:teuthology.orchestra.run.smithi098.stdout:stddev 4.76806 -> 6.46021 (expected baseline 5.40399) 2023-09-23T20:48:22.977 INFO:teuthology.orchestra.run.smithi098.stdout:min osd.2 with 26 -> 26 pgs (0.779026 -> 0.779026 * mean) 2023-09-23T20:48:22.978 INFO:teuthology.orchestra.run.smithi098.stdout:max osd.3 with 40 -> 43 pgs (1.1985 -> 1.28839 * mean) 2023-09-23T20:48:22.978 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:48:22.978 INFO:teuthology.orchestra.run.smithi098.stdout:oload 110 2023-09-23T20:48:22.978 INFO:teuthology.orchestra.run.smithi098.stdout:max_change 1 2023-09-23T20:48:22.978 INFO:teuthology.orchestra.run.smithi098.stdout:max_change_osds 4 2023-09-23T20:48:22.978 INFO:teuthology.orchestra.run.smithi098.stdout:average_utilization 0.0268 2023-09-23T20:48:22.978 INFO:teuthology.orchestra.run.smithi098.stdout:overload_utilization 0.0295 2023-09-23T20:48:22.978 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6 weight 0.7823 -> 0.6163 2023-09-23T20:48:22.978 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1 weight 0.8594 -> 0.7474 2023-09-23T20:48:22.987 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[74888]: cluster 2023-09-23T20:48:21.933232+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:48:22.987 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[74888]: audit 2023-09-23T20:48:21.955759+0000 mon.a (mon.0) 1854 : audit 1 from='client.? 172.21.15.98:0/3237963005' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:48:22.987 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[74888]: cluster 2023-09-23T20:48:21.955845+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-23T20:48:22.987 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[74888]: cluster 2023-09-23T20:48:21.959251+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:48:22.987 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[74888]: audit 2023-09-23T20:48:22.199066+0000 mgr.y (mgr.34107) 1348 : audit 0 from='client.36078 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:48:22.987 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[74888]: audit 2023-09-23T20:48:22.200098+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'48979','6':'40388'}"}]: dispatch 2023-09-23T20:48:22.988 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[78228]: cluster 2023-09-23T20:48:21.933232+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:48:22.988 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[78228]: audit 2023-09-23T20:48:21.955759+0000 mon.a (mon.0) 1854 : audit 1 from='client.? 172.21.15.98:0/3237963005' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:48:22.988 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[78228]: cluster 2023-09-23T20:48:21.955845+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-23T20:48:22.988 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[78228]: cluster 2023-09-23T20:48:21.959251+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:48:22.988 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[78228]: audit 2023-09-23T20:48:22.199066+0000 mgr.y (mgr.34107) 1348 : audit 0 from='client.36078 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:48:22.988 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:22 smithi098 bash[78228]: audit 2023-09-23T20:48:22.200098+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'48979','6':'40388'}"}]: dispatch 2023-09-23T20:48:23.004 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:23.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:23.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:23.107 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:23.126 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:23.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:23.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:23.231 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:23.251 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:23.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:23.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:23.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:22 smithi173 bash[59517]: cluster 2023-09-23T20:48:21.933232+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:48:23.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:22 smithi173 bash[59517]: audit 2023-09-23T20:48:21.955759+0000 mon.a (mon.0) 1854 : audit 1 from='client.? 172.21.15.98:0/3237963005' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:48:23.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:22 smithi173 bash[59517]: cluster 2023-09-23T20:48:21.955845+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-23T20:48:23.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:22 smithi173 bash[59517]: cluster 2023-09-23T20:48:21.959251+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T20:48:23.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:22 smithi173 bash[59517]: audit 2023-09-23T20:48:22.199066+0000 mgr.y (mgr.34107) 1348 : audit 0 from='client.36078 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:48:23.347 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:22 smithi173 bash[59517]: audit 2023-09-23T20:48:22.200098+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'48979','6':'40388'}"}]: dispatch 2023-09-23T20:48:23.354 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:23.386 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:23.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:23.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:23.490 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:23.520 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:23.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:23.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:23.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:23.654 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:23.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:23.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:23.757 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:23.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:23.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:23.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:23.892 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:23.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:23.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:23.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:24.019 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:24.041 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:24.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:24.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:24.143 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:24.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:23 smithi098 bash[74888]: cluster 2023-09-23T20:48:22.864834+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1509: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 1466/213036 objects degraded (0.688%); 1.6 MiB/s, 67 objects/s recovering 2023-09-23T20:48:24.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:23 smithi098 bash[74888]: audit 2023-09-23T20:48:22.965818+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'48979','6':'40388'}"}]': finished 2023-09-23T20:48:24.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:23 smithi098 bash[74888]: cluster 2023-09-23T20:48:22.965939+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-23T20:48:24.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:23 smithi098 bash[74888]: cluster 2023-09-23T20:48:22.971178+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.154 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:23 smithi098 bash[74888]: cluster 2023-09-23T20:48:22.971731+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.155 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:23 smithi098 bash[74888]: cluster 2023-09-23T20:48:22.977084+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.155 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:23 smithi098 bash[74888]: cluster 2023-09-23T20:48:22.978663+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.155 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:23 smithi098 bash[74888]: cluster 2023-09-23T20:48:22.980444+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.155 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:23 smithi098 bash[74888]: cluster 2023-09-23T20:48:22.982616+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.155 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:23 smithi098 bash[74888]: cluster 2023-09-23T20:48:22.984222+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.155 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:22.864834+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1509: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 1466/213036 objects degraded (0.688%); 1.6 MiB/s, 67 objects/s recovering 2023-09-23T20:48:24.155 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: audit 2023-09-23T20:48:22.965818+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'48979','6':'40388'}"}]': finished 2023-09-23T20:48:24.155 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:22.965939+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-23T20:48:24.155 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:22.971178+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.155 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:22.971731+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.155 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:22.977084+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:22.978663+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:22.980444+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:22.982616+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.156 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:22.984222+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.166 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:24.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:24.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:24.269 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:24.280 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:23 smithi173 bash[59517]: cluster 2023-09-23T20:48:22.864834+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1509: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 1466/213036 objects degraded (0.688%); 1.6 MiB/s, 67 objects/s recovering 2023-09-23T20:48:24.280 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:23 smithi173 bash[59517]: audit 2023-09-23T20:48:22.965818+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'48979','6':'40388'}"}]': finished 2023-09-23T20:48:24.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:23 smithi173 bash[59517]: cluster 2023-09-23T20:48:22.965939+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-23T20:48:24.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:23 smithi173 bash[59517]: cluster 2023-09-23T20:48:22.971178+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:23 smithi173 bash[59517]: cluster 2023-09-23T20:48:22.971731+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:23 smithi173 bash[59517]: cluster 2023-09-23T20:48:22.977084+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.281 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:23 smithi173 bash[59517]: cluster 2023-09-23T20:48:22.978663+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.282 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:23 smithi173 bash[59517]: cluster 2023-09-23T20:48:22.980444+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.282 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:23 smithi173 bash[59517]: cluster 2023-09-23T20:48:22.982616+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.282 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:23 smithi173 bash[59517]: cluster 2023-09-23T20:48:22.984222+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T20:48:24.297 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:24.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:24.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:24.401 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:24.429 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:24.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:24.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:24.532 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:24.561 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:24.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:24.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:24.665 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:24.686 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:24.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:24.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:24.789 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:24.816 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:24.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:24.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:24.920 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:24.950 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:24.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:24.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:25.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:25.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:24 smithi173 bash[59517]: cluster 2023-09-23T20:48:23.975234+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-09-23T20:48:25.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:24 smithi173 bash[59517]: cluster 2023-09-23T20:48:23.978349+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:24 smithi173 bash[59517]: cluster 2023-09-23T20:48:23.978932+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:24 smithi173 bash[59517]: cluster 2023-09-23T20:48:23.979815+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:24 smithi173 bash[59517]: cluster 2023-09-23T20:48:23.980133+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:24 smithi173 bash[59517]: cluster 2023-09-23T20:48:23.980605+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:24 smithi173 bash[59517]: cluster 2023-09-23T20:48:23.983466+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:24 smithi173 bash[59517]: cluster 2023-09-23T20:48:23.983934+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:24 smithi173 bash[59517]: cluster 2023-09-23T20:48:23.986791+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.064 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:24 smithi173 bash[59517]: cluster 2023-09-23T20:48:23.989102+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:24 smithi173 bash[59517]: audit 2023-09-23T20:48:24.623157+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:25.082 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:25.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:25.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:25.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:25.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:25.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:25.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:25.344 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:25.372 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:25.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:25.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[74888]: cluster 2023-09-23T20:48:23.975234+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-09-23T20:48:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[74888]: cluster 2023-09-23T20:48:23.978349+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[74888]: cluster 2023-09-23T20:48:23.978932+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[74888]: cluster 2023-09-23T20:48:23.979815+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[74888]: cluster 2023-09-23T20:48:23.980133+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[74888]: cluster 2023-09-23T20:48:23.980605+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[74888]: cluster 2023-09-23T20:48:23.983466+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[74888]: cluster 2023-09-23T20:48:23.983934+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[74888]: cluster 2023-09-23T20:48:23.986791+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[74888]: cluster 2023-09-23T20:48:23.989102+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[74888]: audit 2023-09-23T20:48:24.623157+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:23.975234+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-09-23T20:48:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:23.978349+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:23.978932+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:23.979815+0000 osd.4 (osd.4) 203 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:23.980133+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.432 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:23.980605+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:23.983466+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:23.983934+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:23.986791+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: cluster 2023-09-23T20:48:23.989102+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T20:48:25.433 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:24 smithi098 bash[78228]: audit 2023-09-23T20:48:24.623157+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:25.476 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:25.512 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:25.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:25.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:25.616 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:25.649 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:25.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:25.755 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:25.783 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:25.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:25.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:25.814 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:48:25.814 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 1.0 2023-09-23T20:48:25.887 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:25.931 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:25.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:25.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:26.037 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:26.066 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:26.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:26.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:26.172 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:26.179 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:25 smithi173 bash[59517]: cluster 2023-09-23T20:48:24.865666+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1512: 89 pgs: 2 peering, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 1466/210756 objects degraded (0.696%); 21 KiB/s, 53 objects/s recovering 2023-09-23T20:48:26.180 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:25 smithi173 bash[59517]: cluster 2023-09-23T20:48:24.972642+0000 mon.a (mon.0) 1861 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:48:26.180 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:25 smithi173 bash[59517]: cluster 2023-09-23T20:48:24.977230+0000 osd.3 (osd.3) 1 : cluster 0 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 341'8498 2023-09-23T20:48:26.180 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:25 smithi173 bash[59517]: cluster 2023-09-23T20:48:24.978237+0000 osd.3 (osd.3) 2 : cluster 0 11.b starting backfill to osd.4 from (0'0,0'0] MAX to 341'8535 2023-09-23T20:48:26.180 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:25 smithi173 bash[59517]: cluster 2023-09-23T20:48:24.981083+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-09-23T20:48:26.180 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:25 smithi173 bash[59517]: cluster 2023-09-23T20:48:24.985536+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.180 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:25 smithi173 bash[59517]: cluster 2023-09-23T20:48:25.008550+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.180 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:25 smithi173 bash[59517]: cluster 2023-09-23T20:48:25.073561+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.180 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:25 smithi173 bash[59517]: cluster 2023-09-23T20:48:25.074804+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.180 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:25 smithi173 bash[59517]: cluster 2023-09-23T20:48:25.102713+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.180 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:25 smithi173 bash[59517]: cluster 2023-09-23T20:48:25.243206+0000 mon.a (mon.0) 1863 : cluster 3 Health check update: Degraded data redundancy: 1466/210756 objects degraded (0.696%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:26.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[78228]: cluster 2023-09-23T20:48:24.865666+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1512: 89 pgs: 2 peering, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 1466/210756 objects degraded (0.696%); 21 KiB/s, 53 objects/s recovering 2023-09-23T20:48:26.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[78228]: cluster 2023-09-23T20:48:24.972642+0000 mon.a (mon.0) 1861 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:48:26.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[78228]: cluster 2023-09-23T20:48:24.977230+0000 osd.3 (osd.3) 1 : cluster 0 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 341'8498 2023-09-23T20:48:26.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[78228]: cluster 2023-09-23T20:48:24.978237+0000 osd.3 (osd.3) 2 : cluster 0 11.b starting backfill to osd.4 from (0'0,0'0] MAX to 341'8535 2023-09-23T20:48:26.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[78228]: cluster 2023-09-23T20:48:24.981083+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-09-23T20:48:26.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[78228]: cluster 2023-09-23T20:48:24.985536+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[78228]: cluster 2023-09-23T20:48:25.008550+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.181 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[78228]: cluster 2023-09-23T20:48:25.073561+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[78228]: cluster 2023-09-23T20:48:25.074804+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[78228]: cluster 2023-09-23T20:48:25.102713+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.182 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[78228]: cluster 2023-09-23T20:48:25.243206+0000 mon.a (mon.0) 1863 : cluster 3 Health check update: Degraded data redundancy: 1466/210756 objects degraded (0.696%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:26.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[74888]: cluster 2023-09-23T20:48:24.865666+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1512: 89 pgs: 2 peering, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 1466/210756 objects degraded (0.696%); 21 KiB/s, 53 objects/s recovering 2023-09-23T20:48:26.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[74888]: cluster 2023-09-23T20:48:24.972642+0000 mon.a (mon.0) 1861 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T20:48:26.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[74888]: cluster 2023-09-23T20:48:24.977230+0000 osd.3 (osd.3) 1 : cluster 0 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 341'8498 2023-09-23T20:48:26.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[74888]: cluster 2023-09-23T20:48:24.978237+0000 osd.3 (osd.3) 2 : cluster 0 11.b starting backfill to osd.4 from (0'0,0'0] MAX to 341'8535 2023-09-23T20:48:26.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[74888]: cluster 2023-09-23T20:48:24.981083+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-09-23T20:48:26.182 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[74888]: cluster 2023-09-23T20:48:24.985536+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[74888]: cluster 2023-09-23T20:48:25.008550+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[74888]: cluster 2023-09-23T20:48:25.073561+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[74888]: cluster 2023-09-23T20:48:25.074804+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[74888]: cluster 2023-09-23T20:48:25.102713+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T20:48:26.183 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:25 smithi098 bash[74888]: cluster 2023-09-23T20:48:25.243206+0000 mon.a (mon.0) 1863 : cluster 3 Health check update: Degraded data redundancy: 1466/210756 objects degraded (0.696%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:26.183 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:48:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:48:26] "GET /metrics HTTP/1.1" 200 36510 "" "Prometheus/2.33.4" 2023-09-23T20:48:26.208 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:26.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:26.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:26.315 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:26.355 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:26.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:26.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:26.458 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:26.495 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:26.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:26.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:26.598 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:26.626 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:26.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:26.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:26.730 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:26.760 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:26.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:26.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:26.867 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:26.897 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:26.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:26.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:27.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:27.026 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:27.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:27.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:27.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:27.166 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:27.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:27.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:27.275 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:27.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:27.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:27.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:27.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:27.429 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:27.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:27.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:27.532 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:27.562 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:27.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:27.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:27.668 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:27.701 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:27.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:27.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:27.720 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:48:27.808 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:27.846 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:48:27.853 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:27.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:27.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:27.961 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:27.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:27.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:27.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:28.094 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:28.111 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:28 smithi098 bash[74888]: cluster 2023-09-23T20:48:26.866448+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1514: 89 pgs: 1 active+recovering+undersized+remapped, 2 peering, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 546 op/s; 6986/208371 objects degraded (3.353%); 394/208371 objects misplaced (0.189%); 2.4 MiB/s, 103 objects/s recovering 2023-09-23T20:48:28.111 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:28 smithi098 bash[78228]: cluster 2023-09-23T20:48:26.866448+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1514: 89 pgs: 1 active+recovering+undersized+remapped, 2 peering, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 546 op/s; 6986/208371 objects degraded (3.353%); 394/208371 objects misplaced (0.189%); 2.4 MiB/s, 103 objects/s recovering 2023-09-23T20:48:28.125 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:28.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:28.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:28.232 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:28.270 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:28.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:28.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:28.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:28 smithi173 bash[59517]: cluster 2023-09-23T20:48:26.866448+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1514: 89 pgs: 1 active+recovering+undersized+remapped, 2 peering, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 546 op/s; 6986/208371 objects degraded (3.353%); 394/208371 objects misplaced (0.189%); 2.4 MiB/s, 103 objects/s recovering 2023-09-23T20:48:28.380 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:28.425 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:28.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:28.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:28.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:28.568 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:28.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:28.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:28.672 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:28.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:28.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:28.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:28.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:28.844 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:28.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:28.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:28.950 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:28.970 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:28.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:28.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:29.062 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:29 smithi173 bash[59517]: cluster 2023-09-23T20:48:29.002898+0000 mon.a (mon.0) 1864 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:48:29.077 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:29.100 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:29.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:29.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:29.207 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:29.232 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:29.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:29.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:29.260 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:29 smithi098 bash[74888]: cluster 2023-09-23T20:48:29.002898+0000 mon.a (mon.0) 1864 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:48:29.336 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:29.372 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:29.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:29.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:29.476 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:29.507 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:29.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:29.510 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:29 smithi098 bash[78228]: cluster 2023-09-23T20:48:29.002898+0000 mon.a (mon.0) 1864 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T20:48:29.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:29.612 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:29.653 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:29.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:29.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:29.758 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:29.795 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:29.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:29.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:29.899 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:29.923 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:29.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:29.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:30.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:30.061 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:30.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:30.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:30.128 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:48:30.128 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:141347 11.e 11:777c5caa:::benchmark_data_smithi098_231357_object37517:head [delete] snapc 0=[] ondisk+write+known_if_redirected e344)", 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:30.107194+0000", 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.01514505, 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.015169009000000001, 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 141347 2023-09-23T20:48:30.129 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.130 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:48:30.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:48:30.130 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107194+0000", 2023-09-23T20:48:30.130 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:48:30.130 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:48:30.130 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107194+0000", 2023-09-23T20:48:30.130 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:48:30.130 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107193+0000", 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107198+0000", 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.784e-06 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.131 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107211+0000", 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.219e-05 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107220+0000", 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5729999999999997e-06 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107312+0000", 2023-09-23T20:48:30.132 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1601000000000006e-05 2023-09-23T20:48:30.133 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.133 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.133 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:48:30.133 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107421+0000", 2023-09-23T20:48:30.133 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000108848 2023-09-23T20:48:30.133 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.133 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.133 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:48:30.133 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107520+0000", 2023-09-23T20:48:30.133 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.8991000000000001e-05 2023-09-23T20:48:30.133 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.134 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.134 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:48:30.134 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.121814+0000", 2023-09-23T20:48:30.134 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014294004000000001 2023-09-23T20:48:30.134 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:48:30.134 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:48:30.134 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:48:30.134 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.134 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.134 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:141349 11.e 11:7525fa97:::benchmark_data_smithi098_231357_object37519:head [delete] snapc 0=[] ondisk+write+known_if_redirected e344)", 2023-09-23T20:48:30.134 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:30.107503+0000", 2023-09-23T20:48:30.135 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.014836452999999999, 2023-09-23T20:48:30.135 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.014918651999999999, 2023-09-23T20:48:30.135 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:48:30.135 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:48:30.135 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:48:30.135 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:48:30.135 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:48:30.135 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 141349 2023-09-23T20:48:30.135 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.135 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:48:30.135 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.136 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:48:30.136 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107503+0000", 2023-09-23T20:48:30.136 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:48:30.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.136 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.136 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:48:30.136 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107503+0000", 2023-09-23T20:48:30.136 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:48:30.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.136 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.136 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107501+0000", 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107507+0000", 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7479999999999999e-06 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107520+0000", 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2531000000000001e-05 2023-09-23T20:48:30.137 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.138 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.138 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:48:30.138 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.107529+0000", 2023-09-23T20:48:30.138 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9160000000000007e-06 2023-09-23T20:48:30.138 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.138 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.138 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:48:30.138 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.114913+0000", 2023-09-23T20:48:30.138 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0073840930000000004 2023-09-23T20:48:30.138 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.138 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.115030+0000", 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000117298 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.115130+0000", 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9507999999999997e-05 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.139 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35994.0:141357 11.6 e344/333 11:6a3a67da:::benchmark_data_smithi098_231357_object37527:head v 344'8787, mlcod=344'8785)", 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:30.115949+0000", 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.006390204, 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0065187559999999997, 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.115949+0000", 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:48:30.140 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.115949+0000", 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.115948+0000", 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.141 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.115954+0000", 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1259999999999997e-06 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.115961+0000", 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.486e-06 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.115966+0000", 2023-09-23T20:48:30.142 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3530000000000002e-06 2023-09-23T20:48:30.143 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.143 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.143 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:48:30.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.119408+0000", 2023-09-23T20:48:30.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0034415869999999999 2023-09-23T20:48:30.143 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:48:30.143 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:48:30.143 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:48:30.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:30.119433+0000", 2023-09-23T20:48:30.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5029999999999999e-05 2023-09-23T20:48:30.143 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:48:30.144 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:48:30.144 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:48:30.144 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:48:30.144 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2023-09-23T20:48:30.144 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 3 2023-09-23T20:48:30.144 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:48:30.164 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:30.191 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:30.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:30.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:30.296 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:30.305 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:30 smithi098 bash[74888]: cluster 2023-09-23T20:48:28.866966+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1515: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 peering, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 403 op/s; 6986/205776 objects degraded (3.395%); 8627/205776 objects misplaced (4.192%); 4.4 MiB/s, 79 objects/s recovering 2023-09-23T20:48:30.305 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:30 smithi098 bash[78228]: cluster 2023-09-23T20:48:28.866966+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1515: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 peering, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 403 op/s; 6986/205776 objects degraded (3.395%); 8627/205776 objects misplaced (4.192%); 4.4 MiB/s, 79 objects/s recovering 2023-09-23T20:48:30.329 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:30.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:30.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:30.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:30 smithi173 bash[59517]: cluster 2023-09-23T20:48:28.866966+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1515: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 peering, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 403 op/s; 6986/205776 objects degraded (3.395%); 8627/205776 objects misplaced (4.192%); 4.4 MiB/s, 79 objects/s recovering 2023-09-23T20:48:30.434 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:30.464 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:30.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:30.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:30.568 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:30.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:30.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:30.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:30.721 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:30.750 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:30.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:30.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:30.857 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:30.894 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:30.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:30.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:31.000 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:31.028 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:31.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:31.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:31.135 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:31.145 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:31 smithi173 bash[59517]: cluster 2023-09-23T20:48:30.244422+0000 mon.a (mon.0) 1865 : cluster 3 Health check update: Degraded data redundancy: 6986/205776 objects degraded (3.395%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:31.160 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:31.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:31.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:31.264 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:31.272 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:31 smithi098 bash[74888]: cluster 2023-09-23T20:48:30.244422+0000 mon.a (mon.0) 1865 : cluster 3 Health check update: Degraded data redundancy: 6986/205776 objects degraded (3.395%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:31.272 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:31 smithi098 bash[78228]: cluster 2023-09-23T20:48:30.244422+0000 mon.a (mon.0) 1865 : cluster 3 Health check update: Degraded data redundancy: 6986/205776 objects degraded (3.395%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:31.307 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:31.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:31.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:31.412 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:31.443 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:31.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:31.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:31.478 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:48:31.546 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:31.573 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:31.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:31.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:31.682 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:31.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:31.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:31.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:31.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:31.851 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:31.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:31.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:31.948 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:31.958 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:31.980 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:31.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:31.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:32.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:32.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:32.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:32.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:32.221 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:32.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:32.255 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:32.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:32.356 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:32.391 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:32.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:32.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:32.494 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:32.506 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:32 smithi173 bash[59517]: cluster 2023-09-23T20:48:30.867506+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1516: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 6986/204603 objects degraded (3.414%); 8627/204603 objects misplaced (4.216%); 3.3 MiB/s, 60 objects/s recovering 2023-09-23T20:48:32.528 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:32.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:32.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:32.634 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:32.662 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:32.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:32.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:32.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:32 smithi098 bash[78228]: cluster 2023-09-23T20:48:30.867506+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1516: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 6986/204603 objects degraded (3.414%); 8627/204603 objects misplaced (4.216%); 3.3 MiB/s, 60 objects/s recovering 2023-09-23T20:48:32.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:32 smithi098 bash[74888]: cluster 2023-09-23T20:48:30.867506+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1516: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 6986/204603 objects degraded (3.414%); 8627/204603 objects misplaced (4.216%); 3.3 MiB/s, 60 objects/s recovering 2023-09-23T20:48:32.769 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:32.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:32.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:32.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:32.918 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:32.948 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:32.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:32.966 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:32.972 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:33.055 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:33.078 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:33.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:33.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:33.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:33.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:33.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:33.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:33.320 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:33.357 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:33.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:33.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:33.464 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:33.487 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:33.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:33.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:33.592 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:33.619 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:33.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:33.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:33.726 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:33.762 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:33.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:33.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:33.868 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:33.911 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:33.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:33.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:34.019 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:34.049 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:34.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:34.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:34.154 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:34.206 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:34.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:34.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:34.312 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:34.339 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:34.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:34.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:34.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:34 smithi173 bash[59517]: cluster 2023-09-23T20:48:32.868329+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1517: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 6986/197817 objects degraded (3.532%); 7634/197817 objects misplaced (3.859%); 7.5 MiB/s, 126 objects/s recovering 2023-09-23T20:48:34.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:34.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:34.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:34.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:34.546 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:34 smithi098 bash[74888]: cluster 2023-09-23T20:48:32.868329+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1517: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 6986/197817 objects degraded (3.532%); 7634/197817 objects misplaced (3.859%); 7.5 MiB/s, 126 objects/s recovering 2023-09-23T20:48:34.547 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:34 smithi098 bash[78228]: cluster 2023-09-23T20:48:32.868329+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1517: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 6986/197817 objects degraded (3.532%); 7634/197817 objects misplaced (3.859%); 7.5 MiB/s, 126 objects/s recovering 2023-09-23T20:48:34.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:34.608 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:34.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:34.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:34.715 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:34.744 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:34.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:34.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:34.849 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:34.875 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:34.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:34.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:34.977 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:35.015 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:35.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:35.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:35.124 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:35.152 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:35.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:35.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:35.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:35.297 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:35.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:35.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:35.403 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:35.434 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:35.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:35.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:35.538 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:35.547 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:35 smithi098 bash[74888]: cluster 2023-09-23T20:48:35.245520+0000 mon.a (mon.0) 1866 : cluster 3 Health check update: Degraded data redundancy: 6986/197817 objects degraded (3.532%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:35.547 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:35 smithi098 bash[78228]: cluster 2023-09-23T20:48:35.245520+0000 mon.a (mon.0) 1866 : cluster 3 Health check update: Degraded data redundancy: 6986/197817 objects degraded (3.532%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:35.567 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:35.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:35.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:35.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:35 smithi173 bash[59517]: cluster 2023-09-23T20:48:35.245520+0000 mon.a (mon.0) 1866 : cluster 3 Health check update: Degraded data redundancy: 6986/197817 objects degraded (3.532%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:35.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:35.700 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:35.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:35.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:35.804 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:35.832 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:35.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:35.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:35.935 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:35.953 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:35.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:35.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:36.018 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:48:36.056 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:36.088 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:36.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:36.193 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:36.223 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:36.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:36.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:36.310 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:48:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:48:36] "GET /metrics HTTP/1.1" 200 36510 "" "Prometheus/2.33.4" 2023-09-23T20:48:36.329 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:36.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:36 smithi173 bash[59517]: cluster 2023-09-23T20:48:34.868802+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1518: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 6986/194757 objects degraded (3.587%); 7634/194757 objects misplaced (3.920%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:48:36.355 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:36.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:36.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:36.460 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:36.483 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:36.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:36.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:36.590 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:36.599 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:36 smithi098 bash[74888]: cluster 2023-09-23T20:48:34.868802+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1518: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 6986/194757 objects degraded (3.587%); 7634/194757 objects misplaced (3.920%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:48:36.599 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:36 smithi098 bash[78228]: cluster 2023-09-23T20:48:34.868802+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1518: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 6986/194757 objects degraded (3.587%); 7634/194757 objects misplaced (3.920%); 6.7 MiB/s, 106 objects/s recovering 2023-09-23T20:48:36.614 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:36.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:36.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:36.717 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:36.748 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:36.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:36.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:36.852 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:36.877 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:36.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:36.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:36.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:37.011 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:37.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:37.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:37.121 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:37.140 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:37.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:37.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:37.243 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:37.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:37.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:37.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:37.373 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:37.403 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:37.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:37.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:37.506 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:37.537 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:37.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:37.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:37.640 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:37.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:37.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:37.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:37.772 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:37.797 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:37.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:37.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:37.900 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:37.926 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:37.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:37.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:38.035 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:38.064 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:38.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:38.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:38.169 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:38.196 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:38.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:38.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:38.300 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:38.308 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:38 smithi098 bash[78228]: cluster 2023-09-23T20:48:36.869442+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1519: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 6986/190224 objects degraded (3.673%); 7520/190224 objects misplaced (3.953%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T20:48:38.308 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:38 smithi098 bash[74888]: cluster 2023-09-23T20:48:36.869442+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1519: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 6986/190224 objects degraded (3.673%); 7520/190224 objects misplaced (3.953%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T20:48:38.329 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:38.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:38.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:38.436 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:38.463 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:38.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:38.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:38.573 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:38 smithi173 bash[59517]: cluster 2023-09-23T20:48:36.869442+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1519: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 6986/190224 objects degraded (3.673%); 7520/190224 objects misplaced (3.953%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T20:48:38.601 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:38.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:38.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:38.712 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:38.740 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:38.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:38.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:38.848 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:38.879 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:38.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:38.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:38.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:39.017 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:39.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:39.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:39.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:39.147 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:39.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:39.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:39.250 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:39.289 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:39.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:39.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:39.395 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:39.416 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:39.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:39.519 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:39.545 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:39.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:39.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:39.651 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:39.697 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:39.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:39.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:39.806 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:39.837 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:39.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:39.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:39.941 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:39.969 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:39.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:40.072 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:40.113 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:40.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:40.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:40.217 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:40.243 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:40.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:40.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:40.349 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:40.373 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:40.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:40.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:40.482 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:40.491 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:40 smithi173 bash[59517]: cluster 2023-09-23T20:48:38.870114+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1520: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 6986/185907 objects degraded (3.758%); 6680/185907 objects misplaced (3.593%); 7.7 MiB/s, 123 objects/s recovering 2023-09-23T20:48:40.491 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:40 smithi173 bash[59517]: audit 2023-09-23T20:48:39.622786+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:40.491 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:40 smithi173 bash[59517]: cluster 2023-09-23T20:48:40.246692+0000 mon.a (mon.0) 1868 : cluster 3 Health check update: Degraded data redundancy: 6986/185907 objects degraded (3.758%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:40.513 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:40.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:40.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:40.619 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:40.627 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:40 smithi098 bash[78228]: cluster 2023-09-23T20:48:38.870114+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1520: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 6986/185907 objects degraded (3.758%); 6680/185907 objects misplaced (3.593%); 7.7 MiB/s, 123 objects/s recovering 2023-09-23T20:48:40.627 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:40 smithi098 bash[78228]: audit 2023-09-23T20:48:39.622786+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:40.628 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:40 smithi098 bash[78228]: cluster 2023-09-23T20:48:40.246692+0000 mon.a (mon.0) 1868 : cluster 3 Health check update: Degraded data redundancy: 6986/185907 objects degraded (3.758%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:40.628 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:40 smithi098 bash[74888]: cluster 2023-09-23T20:48:38.870114+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1520: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 6986/185907 objects degraded (3.758%); 6680/185907 objects misplaced (3.593%); 7.7 MiB/s, 123 objects/s recovering 2023-09-23T20:48:40.628 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:40 smithi098 bash[74888]: audit 2023-09-23T20:48:39.622786+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:40.628 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:40 smithi098 bash[74888]: cluster 2023-09-23T20:48:40.246692+0000 mon.a (mon.0) 1868 : cluster 3 Health check update: Degraded data redundancy: 6986/185907 objects degraded (3.758%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T20:48:40.647 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:40.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:40.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:40.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:40.778 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:40.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:40.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:40.886 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:40.918 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:40.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:40.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:41.024 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:41.059 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:41.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:41.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:41.163 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:41.201 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:41.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:41.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:41.306 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:41.339 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:41.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:41.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:41.443 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:41.474 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:41.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:41.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:41.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:41.615 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:41.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:41.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:41.718 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:41.752 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:41.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:41.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:41.855 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:41.884 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:41.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:41.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:41.987 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:42.020 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:42.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:42.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:42.124 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:42.148 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:42.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:42.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:42.251 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:42.282 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:42.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:42.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:42.385 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:42.395 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:42 smithi173 bash[59517]: cluster 2023-09-23T20:48:40.870620+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1521: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 6986/183948 objects degraded (3.798%); 6680/183948 objects misplaced (3.631%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:48:42.419 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:42.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:42.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:42.522 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:42.554 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:42.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:42.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:42.657 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:42.684 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:42 smithi098 bash[74888]: cluster 2023-09-23T20:48:40.870620+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1521: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 6986/183948 objects degraded (3.798%); 6680/183948 objects misplaced (3.631%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:48:42.684 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:42 smithi098 bash[78228]: cluster 2023-09-23T20:48:40.870620+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1521: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 6986/183948 objects degraded (3.798%); 6680/183948 objects misplaced (3.631%); 6.5 MiB/s, 103 objects/s recovering 2023-09-23T20:48:42.697 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:42.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:42.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:42.803 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:42.841 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:42.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:42.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:42.945 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:42.970 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:42.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:42.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:43.073 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:43.099 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:43.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:43.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:43.204 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:43.239 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:43.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:43.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:43.342 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:43.389 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:43.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:43.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:43.497 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:43.532 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:43.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:43.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:43.636 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:43.662 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:43.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:43.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:43.765 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:43.792 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:43.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:43.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:43.900 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:43.923 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:43.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:43.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:44.027 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:44.062 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:44.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:44.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:44.169 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:44.197 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:44.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:44.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:44.301 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:44.333 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:44.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:44.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:44.437 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:44.482 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:44.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:44.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:44.585 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:44.594 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:44 smithi173 bash[59517]: cluster 2023-09-23T20:48:42.871367+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1522: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 6986/177381 objects degraded (3.938%); 5728/177381 objects misplaced (3.229%); 9.7 MiB/s, 155 objects/s recovering 2023-09-23T20:48:44.620 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:44.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:44.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:44.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:44 smithi098 bash[74888]: cluster 2023-09-23T20:48:42.871367+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1522: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 6986/177381 objects degraded (3.938%); 5728/177381 objects misplaced (3.229%); 9.7 MiB/s, 155 objects/s recovering 2023-09-23T20:48:44.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:44 smithi098 bash[78228]: cluster 2023-09-23T20:48:42.871367+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1522: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 6986/177381 objects degraded (3.938%); 5728/177381 objects misplaced (3.229%); 9.7 MiB/s, 155 objects/s recovering 2023-09-23T20:48:44.722 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:44.757 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:44.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:44.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:44.861 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:44.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:44.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:44.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:45.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:45.037 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:45.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:45.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:45.148 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:45.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:45.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:45.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:45.292 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:45.324 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:45.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:45.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:45.432 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:45.441 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:45 smithi173 bash[59517]: cluster 2023-09-23T20:48:45.247726+0000 mon.a (mon.0) 1869 : cluster 3 Health check update: Degraded data redundancy: 6986/177381 objects degraded (3.938%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:48:45.468 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:45.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:45.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:45.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:45.584 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:45 smithi098 bash[74888]: cluster 2023-09-23T20:48:45.247726+0000 mon.a (mon.0) 1869 : cluster 3 Health check update: Degraded data redundancy: 6986/177381 objects degraded (3.938%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:48:45.584 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:45 smithi098 bash[78228]: cluster 2023-09-23T20:48:45.247726+0000 mon.a (mon.0) 1869 : cluster 3 Health check update: Degraded data redundancy: 6986/177381 objects degraded (3.938%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:48:45.602 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:45.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:45.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:45.706 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:45.734 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:45.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:45.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:45.840 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:45.865 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:45.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:45.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:45.968 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:45.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:45.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:45.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:46.096 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:46.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:46.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:46.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:46.181 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:48:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:48:46] "GET /metrics HTTP/1.1" 200 36516 "" "Prometheus/2.33.4" 2023-09-23T20:48:46.243 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:46.265 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:46.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:46.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:46.370 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:46.412 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:46.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:46.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:46.518 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:46.526 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:46 smithi173 bash[59517]: cluster 2023-09-23T20:48:44.872005+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1523: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 6986/176151 objects degraded (3.966%); 5728/176151 objects misplaced (3.252%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T20:48:46.564 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:46.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:46.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:46.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:46.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:46 smithi098 bash[74888]: cluster 2023-09-23T20:48:44.872005+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1523: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 6986/176151 objects degraded (3.966%); 5728/176151 objects misplaced (3.252%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T20:48:46.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:46 smithi098 bash[78228]: cluster 2023-09-23T20:48:44.872005+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1523: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 6986/176151 objects degraded (3.966%); 5728/176151 objects misplaced (3.252%); 6.3 MiB/s, 101 objects/s recovering 2023-09-23T20:48:46.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:46.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:46.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:46.820 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:46.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:46.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:46.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:46.954 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:46.985 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:46.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:46.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:47.092 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:47.127 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:47.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:47.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:47.232 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:47.263 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:47.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:47.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:47.369 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:47.412 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:47.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:47.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:47.514 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:47.540 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:47.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:47.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:47.647 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:47.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:47.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:47.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:47.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:47.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:47.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:47.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:47.898 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:47.930 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:47.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:47.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:48.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:48.059 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:48.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:48.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:48.165 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:48.210 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:48.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:48.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:48.319 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:48.335 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:48 smithi098 bash[78228]: cluster 2023-09-23T20:48:46.872749+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1524: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 6986/169665 objects degraded (4.118%); 5676/169665 objects misplaced (3.345%); 6.6 MiB/s, 111 objects/s recovering 2023-09-23T20:48:48.335 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:48 smithi098 bash[74888]: cluster 2023-09-23T20:48:46.872749+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1524: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 6986/169665 objects degraded (4.118%); 5676/169665 objects misplaced (3.345%); 6.6 MiB/s, 111 objects/s recovering 2023-09-23T20:48:48.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:48.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:48.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:48.446 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:48.475 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:48.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:48.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:48.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:48.590 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:48 smithi173 bash[59517]: cluster 2023-09-23T20:48:46.872749+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1524: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 6986/169665 objects degraded (4.118%); 5676/169665 objects misplaced (3.345%); 6.6 MiB/s, 111 objects/s recovering 2023-09-23T20:48:48.612 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:48.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:48.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:48.720 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:48.759 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:48.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:48.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:48.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:48.889 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:48.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:48.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:48.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:49.016 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:49.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:49.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:49.118 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:49.148 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:49.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:49.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:49.253 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:49.313 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:49.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:49.417 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:49.442 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:49.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:49.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:49.548 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:49.572 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:49.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:49.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:49.677 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:49.704 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:49.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:49.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:49.808 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:49.836 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:49.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:49.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:49.941 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:49.974 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:49.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:49.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:50.077 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:50.112 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:50.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:50.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:50.157 INFO:teuthology.orchestra.run.smithi098.stdout:moved 0 / 267 (0%) 2023-09-23T20:48:50.157 INFO:teuthology.orchestra.run.smithi098.stdout:avg 33.375 2023-09-23T20:48:50.157 INFO:teuthology.orchestra.run.smithi098.stdout:stddev 6.46021 -> 6.46021 (expected baseline 5.40399) 2023-09-23T20:48:50.157 INFO:teuthology.orchestra.run.smithi098.stdout:min osd.6 with 23 -> 23 pgs (0.689139 -> 0.689139 * mean) 2023-09-23T20:48:50.157 INFO:teuthology.orchestra.run.smithi098.stdout:max osd.3 with 43 -> 43 pgs (1.28839 -> 1.28839 * mean) 2023-09-23T20:48:50.157 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:48:50.157 INFO:teuthology.orchestra.run.smithi098.stdout:oload 1000 2023-09-23T20:48:50.157 INFO:teuthology.orchestra.run.smithi098.stdout:max_change 1 2023-09-23T20:48:50.157 INFO:teuthology.orchestra.run.smithi098.stdout:max_change_osds 4 2023-09-23T20:48:50.157 INFO:teuthology.orchestra.run.smithi098.stdout:average_utilization 0.0230 2023-09-23T20:48:50.158 INFO:teuthology.orchestra.run.smithi098.stdout:overload_utilization 0.2301 2023-09-23T20:48:50.166 INFO:teuthology.orchestra.run.smithi098.stderr:no change 2023-09-23T20:48:50.221 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:50.246 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:50.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:50.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:50.349 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:50.376 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:50.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:50.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:50.484 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:50.515 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:50.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:50.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:50.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:50 smithi173 bash[59517]: cluster 2023-09-23T20:48:48.873262+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1525: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 6986/167049 objects degraded (4.182%); 4816/167049 objects misplaced (2.883%); 8.8 MiB/s, 146 objects/s recovering 2023-09-23T20:48:50.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:50 smithi173 bash[59517]: cluster 2023-09-23T20:48:50.248683+0000 mon.a (mon.0) 1870 : cluster 3 Health check update: Degraded data redundancy: 6986/167049 objects degraded (4.182%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:48:50.620 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:50.630 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:50 smithi098 bash[78228]: cluster 2023-09-23T20:48:48.873262+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1525: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 6986/167049 objects degraded (4.182%); 4816/167049 objects misplaced (2.883%); 8.8 MiB/s, 146 objects/s recovering 2023-09-23T20:48:50.630 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:50 smithi098 bash[78228]: cluster 2023-09-23T20:48:50.248683+0000 mon.a (mon.0) 1870 : cluster 3 Health check update: Degraded data redundancy: 6986/167049 objects degraded (4.182%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:48:50.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:50 smithi098 bash[74888]: cluster 2023-09-23T20:48:48.873262+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1525: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 6986/167049 objects degraded (4.182%); 4816/167049 objects misplaced (2.883%); 8.8 MiB/s, 146 objects/s recovering 2023-09-23T20:48:50.631 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:50 smithi098 bash[74888]: cluster 2023-09-23T20:48:50.248683+0000 mon.a (mon.0) 1870 : cluster 3 Health check update: Degraded data redundancy: 6986/167049 objects degraded (4.182%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:48:50.652 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:50.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:50.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:50.756 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:50.800 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:50.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:50.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:50.903 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:50.930 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:50.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:50.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:51.037 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:51.062 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:51.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:51.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:51.166 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:51.191 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:51.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:51.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:51.298 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:51.323 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:51.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:51.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:51.426 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:51.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:51 smithi098 bash[78228]: audit 2023-09-23T20:48:50.150670+0000 mgr.y (mgr.34107) 1363 : audit 0 from='client.36084 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:48:51.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:51 smithi098 bash[74888]: audit 2023-09-23T20:48:50.150670+0000 mgr.y (mgr.34107) 1363 : audit 0 from='client.36084 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:48:51.457 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:51.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:51.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:51.564 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:51.592 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:51.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:51.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:51.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:51 smithi173 bash[59517]: audit 2023-09-23T20:48:50.150670+0000 mgr.y (mgr.34107) 1363 : audit 0 from='client.36084 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:48:51.696 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:51.730 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:51.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:51.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:51.834 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:51.861 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:51.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:51.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:51.967 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:52.003 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:52.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:52.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:52.109 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:52.135 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:52.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:52.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:52.241 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:52.280 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:52.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:52.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:52.386 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:52.417 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:52.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:52.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:52.525 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:52.534 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:52 smithi173 bash[59517]: cluster 2023-09-23T20:48:50.873980+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1526: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 6986/164109 objects degraded (4.257%); 4816/164109 objects misplaced (2.935%); 6.3 MiB/s, 106 objects/s recovering 2023-09-23T20:48:52.554 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:52.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:52.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:52.657 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:52.704 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:52.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:52.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:52.756 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:52 smithi098 bash[74888]: cluster 2023-09-23T20:48:50.873980+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1526: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 6986/164109 objects degraded (4.257%); 4816/164109 objects misplaced (2.935%); 6.3 MiB/s, 106 objects/s recovering 2023-09-23T20:48:52.756 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:52 smithi098 bash[78228]: cluster 2023-09-23T20:48:50.873980+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1526: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 6986/164109 objects degraded (4.257%); 4816/164109 objects misplaced (2.935%); 6.3 MiB/s, 106 objects/s recovering 2023-09-23T20:48:52.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:52.831 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:52.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:52.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:52.935 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:52.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:52.977 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:52.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:53.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:53.105 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:53.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:53.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:53.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:53.236 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:53.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:53.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:53.344 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:53.374 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:53.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:53.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:53.477 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:53.508 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:53.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:53.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:53.611 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:53.649 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:53.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:53.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:53.752 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:53.795 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:53.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:53.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:53.901 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:53.930 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:53.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:53.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:54.036 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:54.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:54.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:54.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:54.188 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:54.207 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T20:48:54.208 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-09-23T20:48:54.236 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:54.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:54.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:54.345 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:54.381 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:54.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:54.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:54.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:54.488 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:54 smithi098 bash[74888]: cluster 2023-09-23T20:48:52.874925+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1527: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 6986/157719 objects degraded (4.429%); 4089/157719 objects misplaced (2.593%); 8.8 MiB/s, 155 objects/s recovering 2023-09-23T20:48:54.489 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:54 smithi098 bash[78228]: cluster 2023-09-23T20:48:52.874925+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1527: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 6986/157719 objects degraded (4.429%); 4089/157719 objects misplaced (2.593%); 8.8 MiB/s, 155 objects/s recovering 2023-09-23T20:48:54.525 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:54.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:54.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:54.597 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:48:54.598 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:48:54.598 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:48:54.598 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:48:54.598 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:48:54.631 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:54.674 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:54.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:54.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:54.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:54.792 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:54 smithi173 bash[59517]: cluster 2023-09-23T20:48:52.874925+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1527: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 6986/157719 objects degraded (4.429%); 4089/157719 objects misplaced (2.593%); 8.8 MiB/s, 155 objects/s recovering 2023-09-23T20:48:54.801 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:48:54.822 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:54.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:54.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:54.848 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:48:54.914 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:48:54.925 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:54.955 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:54.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:54.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:54.961 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:48:54.995 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:48:55.033 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:48:55.060 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:55.071 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:48:55.087 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:55.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:55.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:55.104 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:48:55.108 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:48:55.109 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:48:55.109 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:48:55.109 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:48:55.109 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:48:55.109 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:48:55.109 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:48:55.109 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:48:55.190 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:55.218 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:55.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:55.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:55.325 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:55.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:55.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:55.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:55 smithi098 bash[74888]: audit 2023-09-23T20:48:54.389676+0000 mon.a (mon.0) 1871 : audit 1 from='client.? 172.21.15.98:0/2100345459' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:48:55.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:55.381 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:48:55.469 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:55.479 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:55 smithi173 bash[59517]: audit 2023-09-23T20:48:54.389676+0000 mon.a (mon.0) 1871 : audit 1 from='client.? 172.21.15.98:0/2100345459' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:48:55.479 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:55 smithi173 bash[59517]: audit 2023-09-23T20:48:54.623101+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:55.479 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:55 smithi173 bash[59517]: audit 2023-09-23T20:48:54.738961+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.98:0/395067924' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:48:55.479 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:55 smithi173 bash[59517]: cluster 2023-09-23T20:48:55.249931+0000 mon.a (mon.0) 1873 : cluster 3 Health check update: Degraded data redundancy: 6986/157719 objects degraded (4.429%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:48:55.500 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:55.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:55.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:55.604 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:55.626 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:55.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:55.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:55 smithi098 bash[78228]: audit 2023-09-23T20:48:54.389676+0000 mon.a (mon.0) 1871 : audit 1 from='client.? 172.21.15.98:0/2100345459' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:48:55.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:55 smithi098 bash[78228]: audit 2023-09-23T20:48:54.623101+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:55.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:55 smithi098 bash[78228]: audit 2023-09-23T20:48:54.738961+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.98:0/395067924' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:48:55.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:55 smithi098 bash[78228]: cluster 2023-09-23T20:48:55.249931+0000 mon.a (mon.0) 1873 : cluster 3 Health check update: Degraded data redundancy: 6986/157719 objects degraded (4.429%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:48:55.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:55 smithi098 bash[74888]: audit 2023-09-23T20:48:54.623101+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:48:55.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:55 smithi098 bash[74888]: audit 2023-09-23T20:48:54.738961+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.98:0/395067924' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:48:55.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:55 smithi098 bash[74888]: cluster 2023-09-23T20:48:55.249931+0000 mon.a (mon.0) 1873 : cluster 3 Health check update: Degraded data redundancy: 6986/157719 objects degraded (4.429%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:48:55.735 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:55.770 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:55.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:55.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:55.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:55.909 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:55.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:55.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:56.012 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:56.037 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:48:56.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:56.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:48:56.142 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:56.180 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:56.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:56.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:56.285 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:56.293 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:48:56] "GET /metrics HTTP/1.1" 200 36512 "" "Prometheus/2.33.4" 2023-09-23T20:48:56.311 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:56.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:56.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:56.345 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:48:56.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:56.424 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:56 smithi173 bash[59517]: cluster 2023-09-23T20:48:54.878096+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1528: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 6986/156462 objects degraded (4.465%); 4089/156462 objects misplaced (2.613%); 5.6 MiB/s, 103 objects/s recovering 2023-09-23T20:48:56.424 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:56 smithi173 bash[59517]: cluster 2023-09-23T20:48:55.349713+0000 mon.a (mon.0) 1874 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:48:56.424 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:56 smithi173 bash[59517]: cluster 2023-09-23T20:48:55.370710+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:56 smithi173 bash[59517]: audit 2023-09-23T20:48:55.371303+0000 mon.a (mon.0) 1875 : audit 1 from='client.? 172.21.15.98:0/2100345459' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:48:56.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:56 smithi173 bash[59517]: cluster 2023-09-23T20:48:55.371456+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-09-23T20:48:56.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:56 smithi173 bash[59517]: cluster 2023-09-23T20:48:55.375185+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:56 smithi173 bash[59517]: cluster 2023-09-23T20:48:55.375526+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:56 smithi173 bash[59517]: cluster 2023-09-23T20:48:55.381718+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.425 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:56 smithi173 bash[59517]: cluster 2023-09-23T20:48:55.385529+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:56.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:56.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:56.544 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:56.553 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[74888]: cluster 2023-09-23T20:48:54.878096+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1528: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 6986/156462 objects degraded (4.465%); 4089/156462 objects misplaced (2.613%); 5.6 MiB/s, 103 objects/s recovering 2023-09-23T20:48:56.554 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[74888]: cluster 2023-09-23T20:48:55.349713+0000 mon.a (mon.0) 1874 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:48:56.554 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[74888]: cluster 2023-09-23T20:48:55.370710+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.554 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[74888]: audit 2023-09-23T20:48:55.371303+0000 mon.a (mon.0) 1875 : audit 1 from='client.? 172.21.15.98:0/2100345459' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:48:56.554 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[74888]: cluster 2023-09-23T20:48:55.371456+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-09-23T20:48:56.554 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[74888]: cluster 2023-09-23T20:48:55.375185+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.554 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[74888]: cluster 2023-09-23T20:48:55.375526+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.554 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[74888]: cluster 2023-09-23T20:48:55.381718+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.554 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[74888]: cluster 2023-09-23T20:48:55.385529+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.554 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[78228]: cluster 2023-09-23T20:48:54.878096+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1528: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 6986/156462 objects degraded (4.465%); 4089/156462 objects misplaced (2.613%); 5.6 MiB/s, 103 objects/s recovering 2023-09-23T20:48:56.554 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[78228]: cluster 2023-09-23T20:48:55.349713+0000 mon.a (mon.0) 1874 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:48:56.555 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[78228]: cluster 2023-09-23T20:48:55.370710+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.555 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[78228]: audit 2023-09-23T20:48:55.371303+0000 mon.a (mon.0) 1875 : audit 1 from='client.? 172.21.15.98:0/2100345459' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:48:56.555 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[78228]: cluster 2023-09-23T20:48:55.371456+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-09-23T20:48:56.555 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[78228]: cluster 2023-09-23T20:48:55.375185+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.555 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[78228]: cluster 2023-09-23T20:48:55.375526+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.555 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[78228]: cluster 2023-09-23T20:48:55.381718+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.555 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:56 smithi098 bash[78228]: cluster 2023-09-23T20:48:55.385529+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T20:48:56.590 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:56.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:56.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:56.693 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:56.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:56.732 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:56.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:56.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:56.858 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:56.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:56.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:56.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:56.992 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:48:56.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:56.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:48:57.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:57.129 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:57.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:57.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:57.241 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:57.270 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:57.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:57.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:57.377 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:57.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:57.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:57.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:57.515 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:57.548 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:57.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:57.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:57.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:57.679 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:57.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:57.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:57.782 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:57.803 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:57.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:57.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:57.907 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:57.939 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:57.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:57.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:58.042 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:58.068 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:58.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:58.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:58.172 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:58.199 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:58.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:58.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:58.302 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:58.331 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:58.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:58.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:58.434 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:58.443 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:58 smithi173 bash[59517]: cluster 2023-09-23T20:48:56.878879+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1530: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 6986/150549 objects degraded (4.640%); 4089/150549 objects misplaced (2.716%); 6.3 MiB/s, 124 objects/s recovering 2023-09-23T20:48:58.443 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:58 smithi173 bash[59517]: cluster 2023-09-23T20:48:57.373324+0000 mon.a (mon.0) 1877 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-09-23T20:48:58.443 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:58 smithi173 bash[59517]: cluster 2023-09-23T20:48:57.374769+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:48:58.443 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:58 smithi173 bash[59517]: cluster 2023-09-23T20:48:57.375048+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:48:58.443 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:58 smithi173 bash[59517]: cluster 2023-09-23T20:48:57.377816+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:48:58.458 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:48:58.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:58.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:48:58.561 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:58.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:58 smithi098 bash[74888]: cluster 2023-09-23T20:48:56.878879+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1530: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 6986/150549 objects degraded (4.640%); 4089/150549 objects misplaced (2.716%); 6.3 MiB/s, 124 objects/s recovering 2023-09-23T20:48:58.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:58 smithi098 bash[74888]: cluster 2023-09-23T20:48:57.373324+0000 mon.a (mon.0) 1877 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-09-23T20:48:58.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:58 smithi098 bash[74888]: cluster 2023-09-23T20:48:57.374769+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:48:58.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:58 smithi098 bash[74888]: cluster 2023-09-23T20:48:57.375048+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:48:58.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:58 smithi098 bash[74888]: cluster 2023-09-23T20:48:57.377816+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:48:58.571 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:58 smithi098 bash[78228]: cluster 2023-09-23T20:48:56.878879+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1530: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 6986/150549 objects degraded (4.640%); 4089/150549 objects misplaced (2.716%); 6.3 MiB/s, 124 objects/s recovering 2023-09-23T20:48:58.572 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:58 smithi098 bash[78228]: cluster 2023-09-23T20:48:57.373324+0000 mon.a (mon.0) 1877 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-09-23T20:48:58.572 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:58 smithi098 bash[78228]: cluster 2023-09-23T20:48:57.374769+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:48:58.572 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:58 smithi098 bash[78228]: cluster 2023-09-23T20:48:57.375048+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:48:58.572 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:58 smithi098 bash[78228]: cluster 2023-09-23T20:48:57.377816+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T20:48:58.587 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:48:58.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:58.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:48:58.697 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:58.733 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:58.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:58.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:58.837 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:58.873 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:58.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:58.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:58.976 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:59.001 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:59.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:59.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:59.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:59.137 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:59.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:59.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:59.240 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:59.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:48:59.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:59.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:48:59.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:59.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:48:59.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:59.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:48:59.515 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:59.525 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:59 smithi173 bash[59517]: cluster 2023-09-23T20:48:58.381365+0000 mon.a (mon.0) 1878 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-09-23T20:48:59.525 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:59 smithi173 bash[59517]: cluster 2023-09-23T20:48:58.383367+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:48:59.525 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:59 smithi173 bash[59517]: cluster 2023-09-23T20:48:58.383446+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:48:59.525 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:48:59 smithi173 bash[59517]: cluster 2023-09-23T20:48:58.390782+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:48:59.542 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:59.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:59.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:59.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:59.680 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:59.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:59 smithi098 bash[78228]: cluster 2023-09-23T20:48:58.381365+0000 mon.a (mon.0) 1878 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-09-23T20:48:59.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:59 smithi098 bash[78228]: cluster 2023-09-23T20:48:58.383367+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:48:59.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:59 smithi098 bash[78228]: cluster 2023-09-23T20:48:58.383446+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:48:59.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:48:59 smithi098 bash[78228]: cluster 2023-09-23T20:48:58.390782+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:48:59.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:59 smithi098 bash[74888]: cluster 2023-09-23T20:48:58.381365+0000 mon.a (mon.0) 1878 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-09-23T20:48:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:59 smithi098 bash[74888]: cluster 2023-09-23T20:48:58.383367+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:48:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:59 smithi098 bash[74888]: cluster 2023-09-23T20:48:58.383446+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:48:59.682 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:48:59 smithi098 bash[74888]: cluster 2023-09-23T20:48:58.390782+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T20:48:59.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:59.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:48:59.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:59.820 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:48:59.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:59.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:48:59.926 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:59.950 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:48:59.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:48:59.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:00.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:00.092 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:00.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:00.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:00.198 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:00.225 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:00.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:00.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:00.330 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:00.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:49:00.404 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:49:00.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:00.427 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:00.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:00.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:00.553 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:00.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:00.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:00.656 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:00.665 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:00 smithi098 bash[78228]: cluster 2023-09-23T20:48:58.879370+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1533: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 6986/148176 objects degraded (4.715%); 3330/148176 objects misplaced (2.247%); 5.6 MiB/s, 108 objects/s recovering 2023-09-23T20:49:00.665 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:00 smithi098 bash[78228]: cluster 2023-09-23T20:49:00.251093+0000 mon.a (mon.0) 1879 : cluster 3 Health check update: Degraded data redundancy: 6986/148176 objects degraded (4.715%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:49:00.665 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:00 smithi098 bash[74888]: cluster 2023-09-23T20:48:58.879370+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1533: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 6986/148176 objects degraded (4.715%); 3330/148176 objects misplaced (2.247%); 5.6 MiB/s, 108 objects/s recovering 2023-09-23T20:49:00.665 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:00 smithi098 bash[74888]: cluster 2023-09-23T20:49:00.251093+0000 mon.a (mon.0) 1879 : cluster 3 Health check update: Degraded data redundancy: 6986/148176 objects degraded (4.715%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:49:00.704 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:00.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:00.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:00.808 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:00.818 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:00 smithi173 bash[59517]: cluster 2023-09-23T20:48:58.879370+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1533: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 6986/148176 objects degraded (4.715%); 3330/148176 objects misplaced (2.247%); 5.6 MiB/s, 108 objects/s recovering 2023-09-23T20:49:00.818 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:00 smithi173 bash[59517]: cluster 2023-09-23T20:49:00.251093+0000 mon.a (mon.0) 1879 : cluster 3 Health check update: Degraded data redundancy: 6986/148176 objects degraded (4.715%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T20:49:00.841 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:00.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:00.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:00.945 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:00.970 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:00.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:00.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:01.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:01.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:01.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:01.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:01.219 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:01.257 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:01.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:01.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:01.361 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:01.386 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:01.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:01.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:01.493 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:01.538 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:01.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:01.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:01.644 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:01.672 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:01.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:01.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:01.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:01.819 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:01.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:01.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:01.924 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:01.935 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:01.960 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:01.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:01.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:02.065 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:02.110 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:02.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:02.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:02.218 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:02.244 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:02.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:02.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:02.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:02.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:02.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:02.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:02.409 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:02 smithi098 bash[74888]: cluster 2023-09-23T20:49:00.879904+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1534: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 6986/145740 objects degraded (4.793%); 3330/145740 objects misplaced (2.285%); 5.6 MiB/s, 108 objects/s recovering 2023-09-23T20:49:02.409 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:02 smithi098 bash[78228]: cluster 2023-09-23T20:49:00.879904+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1534: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 6986/145740 objects degraded (4.793%); 3330/145740 objects misplaced (2.285%); 5.6 MiB/s, 108 objects/s recovering 2023-09-23T20:49:02.493 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:02.529 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:02.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:02.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:02.637 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:02.663 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:02.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:02.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:02.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:02.809 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:02.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:02.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:02.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:02 smithi173 bash[59517]: cluster 2023-09-23T20:49:00.879904+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1534: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 6986/145740 objects degraded (4.793%); 3330/145740 objects misplaced (2.285%); 5.6 MiB/s, 108 objects/s recovering 2023-09-23T20:49:02.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:02.941 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:02.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:02.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:02.954 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:03.044 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:03.072 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:03.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:03.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:03.176 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:03.203 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:03.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:03.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:03.308 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:03.344 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:03.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:03.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:03.452 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:03.492 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:03.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:03.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:03.596 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:03.622 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:03.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:03.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:03.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:03.759 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:03.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:03.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:03.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:03.899 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:03.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:03.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:04.003 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:04.031 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:04.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:04.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:04.138 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:04.160 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:04.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:04.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:04.264 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:04.295 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:04.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:04.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:04.403 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:04.433 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:04.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:04.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:04.539 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:04.563 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:04.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:04.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:04.666 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:04.675 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:04 smithi173 bash[59517]: cluster 2023-09-23T20:49:02.880572+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1535: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 6412/140073 objects degraded (4.578%); 2382/140073 objects misplaced (1.701%); 13 MiB/s, 236 objects/s recovering 2023-09-23T20:49:04.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:04 smithi098 bash[78228]: cluster 2023-09-23T20:49:02.880572+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1535: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 6412/140073 objects degraded (4.578%); 2382/140073 objects misplaced (1.701%); 13 MiB/s, 236 objects/s recovering 2023-09-23T20:49:04.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:04 smithi098 bash[74888]: cluster 2023-09-23T20:49:02.880572+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1535: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 6412/140073 objects degraded (4.578%); 2382/140073 objects misplaced (1.701%); 13 MiB/s, 236 objects/s recovering 2023-09-23T20:49:04.691 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:04.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:04.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:04.797 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:04.823 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:04.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:04.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:04.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:04.945 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:04.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:04.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:05.000 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:05.001 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:05.050 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:05.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:05.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:05.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:05.173 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:05.195 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:05.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:05.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:05.297 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:05.324 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:05.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:05.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:05.427 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:05.456 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:05.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:05.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:05.560 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:05.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:05 smithi173 bash[59517]: cluster 2023-09-23T20:49:04.429722+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:49:05.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:05 smithi173 bash[59517]: cluster 2023-09-23T20:49:04.430292+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-09-23T20:49:05.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:05 smithi173 bash[59517]: cluster 2023-09-23T20:49:04.431177+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:49:05.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:05 smithi173 bash[59517]: cluster 2023-09-23T20:49:04.434774+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:49:05.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:05 smithi173 bash[59517]: cluster 2023-09-23T20:49:05.252375+0000 mon.a (mon.0) 1881 : cluster 3 Health check update: Degraded data redundancy: 6412/140073 objects degraded (4.578%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:05.588 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:05.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:05.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:05.695 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:05.724 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:05.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:05.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:05.833 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:05.842 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:05 smithi098 bash[74888]: cluster 2023-09-23T20:49:04.429722+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:49:05.842 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:05 smithi098 bash[74888]: cluster 2023-09-23T20:49:04.430292+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-09-23T20:49:05.842 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:05 smithi098 bash[74888]: cluster 2023-09-23T20:49:04.431177+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:49:05.842 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:05 smithi098 bash[74888]: cluster 2023-09-23T20:49:04.434774+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:49:05.842 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:05 smithi098 bash[74888]: cluster 2023-09-23T20:49:05.252375+0000 mon.a (mon.0) 1881 : cluster 3 Health check update: Degraded data redundancy: 6412/140073 objects degraded (4.578%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:05.842 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:05 smithi098 bash[78228]: cluster 2023-09-23T20:49:04.429722+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:49:05.843 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:05 smithi098 bash[78228]: cluster 2023-09-23T20:49:04.430292+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-09-23T20:49:05.843 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:05 smithi098 bash[78228]: cluster 2023-09-23T20:49:04.431177+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:49:05.843 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:05 smithi098 bash[78228]: cluster 2023-09-23T20:49:04.434774+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T20:49:05.843 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:05 smithi098 bash[78228]: cluster 2023-09-23T20:49:05.252375+0000 mon.a (mon.0) 1881 : cluster 3 Health check update: Degraded data redundancy: 6412/140073 objects degraded (4.578%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:05.858 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:05.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:05.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:05.964 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:05.993 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:05.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:05.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:06.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:06.134 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:06.181 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:49:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:49:06] "GET /metrics HTTP/1.1" 200 36512 "" "Prometheus/2.33.4" 2023-09-23T20:49:06.235 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.277 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:06.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:06.385 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:06.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:06.511 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.534 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:06.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:06.637 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:06.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:06.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:06.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:06.769 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.777 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:06 smithi173 bash[59517]: cluster 2023-09-23T20:49:04.881006+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1537: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 465 op/s; 6412/140073 objects degraded (4.578%); 2382/140073 objects misplaced (1.701%); 13 MiB/s, 221 objects/s recovering 2023-09-23T20:49:06.777 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:06 smithi173 bash[59517]: cluster 2023-09-23T20:49:05.436282+0000 mon.a (mon.0) 1882 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-23T20:49:06.777 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:06 smithi173 bash[59517]: cluster 2023-09-23T20:49:05.437984+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:06.777 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:06 smithi173 bash[59517]: cluster 2023-09-23T20:49:05.440616+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:06.777 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:06 smithi173 bash[59517]: cluster 2023-09-23T20:49:05.441361+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:06.801 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:06.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:06.908 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:06 smithi098 bash[74888]: cluster 2023-09-23T20:49:04.881006+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1537: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 465 op/s; 6412/140073 objects degraded (4.578%); 2382/140073 objects misplaced (1.701%); 13 MiB/s, 221 objects/s recovering 2023-09-23T20:49:06.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:06 smithi098 bash[74888]: cluster 2023-09-23T20:49:05.436282+0000 mon.a (mon.0) 1882 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-23T20:49:06.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:06 smithi098 bash[74888]: cluster 2023-09-23T20:49:05.437984+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:06.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:06 smithi098 bash[74888]: cluster 2023-09-23T20:49:05.440616+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:06.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:06 smithi098 bash[74888]: cluster 2023-09-23T20:49:05.441361+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:06.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:06 smithi098 bash[78228]: cluster 2023-09-23T20:49:04.881006+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1537: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 465 op/s; 6412/140073 objects degraded (4.578%); 2382/140073 objects misplaced (1.701%); 13 MiB/s, 221 objects/s recovering 2023-09-23T20:49:06.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:06 smithi098 bash[78228]: cluster 2023-09-23T20:49:05.436282+0000 mon.a (mon.0) 1882 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-23T20:49:06.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:06 smithi098 bash[78228]: cluster 2023-09-23T20:49:05.437984+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:06.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:06 smithi098 bash[78228]: cluster 2023-09-23T20:49:05.440616+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:06.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:06 smithi098 bash[78228]: cluster 2023-09-23T20:49:05.441361+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:06.933 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:06.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:06.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:07.043 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:07.074 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:07.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:07.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:07.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:07.222 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:07.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:07.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:07.328 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:07.352 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:07.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:07.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:07.455 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:07.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:07.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:07.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:07.594 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:07.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:07.637 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:07.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:07.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:07 smithi098 bash[78228]: cluster 2023-09-23T20:49:05.499144+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:07.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:07 smithi098 bash[78228]: audit 2023-09-23T20:49:07.316941+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:49:07.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:07 smithi098 bash[74888]: cluster 2023-09-23T20:49:05.499144+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:07.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:07 smithi098 bash[74888]: audit 2023-09-23T20:49:07.316941+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:49:07.738 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:07.767 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:07.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:07.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:07 smithi173 bash[59517]: cluster 2023-09-23T20:49:05.499144+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T20:49:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:07 smithi173 bash[59517]: audit 2023-09-23T20:49:07.316941+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:49:07.876 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:07.900 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:07.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:07.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:08.006 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:08.031 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:08.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:08.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:08.136 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:08.159 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:08.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:08.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:08.263 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:08.287 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:08.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:08.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:08.394 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:08.418 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:08.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:08.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:08.522 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:08.544 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:08.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:08.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:08.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:08.656 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:08 smithi173 bash[59517]: cluster 2023-09-23T20:49:06.881790+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1539: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 86 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 1492/134097 objects degraded (1.113%); 5133/134097 objects misplaced (3.828%); 8.8 MiB/s, 180 objects/s recovering 2023-09-23T20:49:08.677 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:08.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:08.733 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:08 smithi098 bash[74888]: cluster 2023-09-23T20:49:06.881790+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1539: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 86 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 1492/134097 objects degraded (1.113%); 5133/134097 objects misplaced (3.828%); 8.8 MiB/s, 180 objects/s recovering 2023-09-23T20:49:08.734 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:08 smithi098 bash[78228]: cluster 2023-09-23T20:49:06.881790+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1539: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 86 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 1492/134097 objects degraded (1.113%); 5133/134097 objects misplaced (3.828%); 8.8 MiB/s, 180 objects/s recovering 2023-09-23T20:49:08.780 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:08.810 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:08.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:08.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:08.915 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:08.945 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:08.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:08.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:09.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:09.085 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:09.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:09.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:09.189 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:09.227 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:09.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:09.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:09.330 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:09.354 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:09.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:09.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:09.457 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:09.478 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:09.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:09.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:09.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:09.615 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:09.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:09.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:09.723 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:09.768 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:09.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:09.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:09.875 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:09.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:09.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:09.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:10.015 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:10.048 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:10.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:10.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:10.153 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:10.186 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:10.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:10.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:10.291 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:10.320 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:10.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:10.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:10.424 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:10.447 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:10.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:10.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:10.452 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:10 smithi173 bash[59517]: cluster 2023-09-23T20:49:08.882409+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1540: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 1492/132120 objects degraded (1.129%); 4227/132120 objects misplaced (3.199%); 15 MiB/s, 279 objects/s recovering 2023-09-23T20:49:10.452 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:10 smithi173 bash[59517]: audit 2023-09-23T20:49:09.626354+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:10.452 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:10 smithi173 bash[59517]: audit 2023-09-23T20:49:09.627170+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:10.452 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:10 smithi173 bash[59517]: cluster 2023-09-23T20:49:10.253712+0000 mon.a (mon.0) 1886 : cluster 3 Health check update: Degraded data redundancy: 1492/132120 objects degraded (1.129%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:10.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:10.561 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:10 smithi098 bash[78228]: cluster 2023-09-23T20:49:08.882409+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1540: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 1492/132120 objects degraded (1.129%); 4227/132120 objects misplaced (3.199%); 15 MiB/s, 279 objects/s recovering 2023-09-23T20:49:10.561 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:10 smithi098 bash[78228]: audit 2023-09-23T20:49:09.626354+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:10.561 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:10 smithi098 bash[78228]: audit 2023-09-23T20:49:09.627170+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:10.561 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:10 smithi098 bash[78228]: cluster 2023-09-23T20:49:10.253712+0000 mon.a (mon.0) 1886 : cluster 3 Health check update: Degraded data redundancy: 1492/132120 objects degraded (1.129%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:10.561 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:10 smithi098 bash[74888]: cluster 2023-09-23T20:49:08.882409+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1540: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 1492/132120 objects degraded (1.129%); 4227/132120 objects misplaced (3.199%); 15 MiB/s, 279 objects/s recovering 2023-09-23T20:49:10.561 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:10 smithi098 bash[74888]: audit 2023-09-23T20:49:09.626354+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:10.561 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:10 smithi098 bash[74888]: audit 2023-09-23T20:49:09.627170+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:10.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:10 smithi098 bash[74888]: cluster 2023-09-23T20:49:10.253712+0000 mon.a (mon.0) 1886 : cluster 3 Health check update: Degraded data redundancy: 1492/132120 objects degraded (1.129%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:10.581 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:10.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:10.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:10.685 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:10.711 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:10.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:10.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:10.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:10.850 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:10.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:10.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:10.953 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:10.985 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:10.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:10.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:11.094 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:11.127 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:11.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:11.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:11.233 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:11.256 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:11.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:11.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:11.360 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:11.378 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:11.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:11.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:11.480 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:11.510 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:11.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:11.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:11.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:11.649 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:11.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:11.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:11.757 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:11.787 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:11.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:11.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:11.893 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:11.928 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:11.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:11.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:12.033 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:12.057 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:12.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:12.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:12.165 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:12.193 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:12.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:12.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:12.296 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:12.327 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:12.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:12.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:12.432 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:12.483 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:12.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:12.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:12.588 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:12.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:12 smithi173 bash[59517]: cluster 2023-09-23T20:49:10.882915+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1541: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 440 op/s; 1492/129507 objects degraded (1.152%); 4227/129507 objects misplaced (3.264%); 6.6 MiB/s, 138 objects/s recovering 2023-09-23T20:49:12.612 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:12.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:12.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:12.717 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:12.725 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:12 smithi098 bash[74888]: cluster 2023-09-23T20:49:10.882915+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1541: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 440 op/s; 1492/129507 objects degraded (1.152%); 4227/129507 objects misplaced (3.264%); 6.6 MiB/s, 138 objects/s recovering 2023-09-23T20:49:12.725 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:12 smithi098 bash[78228]: cluster 2023-09-23T20:49:10.882915+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1541: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 440 op/s; 1492/129507 objects degraded (1.152%); 4227/129507 objects misplaced (3.264%); 6.6 MiB/s, 138 objects/s recovering 2023-09-23T20:49:12.748 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:12.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:12.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:12.853 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:12.887 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:12.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:12.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:12.992 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:13.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:13.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:13.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:13.133 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:13.167 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:13.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:13.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:13.272 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:13.312 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:13.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:13.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:13.415 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:13.442 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:13.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:13.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:13.546 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:13.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:13.610 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:13.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:13.711 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:13.739 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:13.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:13.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:13.842 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:13.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:13.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:13.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:13.981 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:14.017 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:14.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:14.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:14.121 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:14.163 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:14.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:14.267 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:14.292 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:14.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:14.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:14.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:14.420 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:14.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:14.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:14.523 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:14.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:14 smithi098 bash[74888]: cluster 2023-09-23T20:49:12.883507+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1542: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 1584/123381 objects degraded (1.284%); 3478/123381 objects misplaced (2.819%); 11 MiB/s, 200 objects/s recovering 2023-09-23T20:49:14.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:14 smithi098 bash[74888]: audit 2023-09-23T20:49:14.182690+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:14.532 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:14 smithi098 bash[74888]: audit 2023-09-23T20:49:14.198061+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:14.548 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:14.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:14.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:14.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:14.702 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:14.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:14.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:14.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:14.820 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:14 smithi098 bash[78228]: cluster 2023-09-23T20:49:12.883507+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1542: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 1584/123381 objects degraded (1.284%); 3478/123381 objects misplaced (2.819%); 11 MiB/s, 200 objects/s recovering 2023-09-23T20:49:14.820 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:14 smithi098 bash[78228]: audit 2023-09-23T20:49:14.182690+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:14.820 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:14 smithi098 bash[78228]: audit 2023-09-23T20:49:14.198061+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:14.841 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:14 smithi173 bash[59517]: cluster 2023-09-23T20:49:12.883507+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1542: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 1584/123381 objects degraded (1.284%); 3478/123381 objects misplaced (2.819%); 11 MiB/s, 200 objects/s recovering 2023-09-23T20:49:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:14 smithi173 bash[59517]: audit 2023-09-23T20:49:14.182690+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:14 smithi173 bash[59517]: audit 2023-09-23T20:49:14.198061+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:14.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:14.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:14.948 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:14.974 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:14.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:14.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:15.080 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:15.109 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:15.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:15.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:15.212 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:15.243 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:15.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:15.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:15.347 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:15.378 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:15.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:15.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:15.482 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:15 smithi098 bash[74888]: cluster 2023-09-23T20:49:15.254815+0000 mon.a (mon.0) 1889 : cluster 3 Health check update: Degraded data redundancy: 1584/123381 objects degraded (1.284%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:15.484 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:15.524 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:15.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:15.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:15.632 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:15.666 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:15.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:15.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:15.772 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:15.781 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:15 smithi173 bash[59517]: cluster 2023-09-23T20:49:15.254815+0000 mon.a (mon.0) 1889 : cluster 3 Health check update: Degraded data redundancy: 1584/123381 objects degraded (1.284%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:15.794 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:15.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:15.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:15.901 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:15.910 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:15 smithi098 bash[78228]: cluster 2023-09-23T20:49:15.254815+0000 mon.a (mon.0) 1889 : cluster 3 Health check update: Degraded data redundancy: 1584/123381 objects degraded (1.284%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:15.923 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:15.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:15.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:16.027 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:16.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:16.064 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:16.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:16.165 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:16.174 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:49:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:49:16] "GET /metrics HTTP/1.1" 200 36517 "" "Prometheus/2.33.4" 2023-09-23T20:49:16.198 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:16.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:16.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:16.301 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:16.334 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:16.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:16.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:16.440 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:16.476 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:16.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:16.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:16.581 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:16.589 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:16 smithi173 bash[59517]: cluster 2023-09-23T20:49:14.884024+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1543: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 1584/123381 objects degraded (1.284%); 3478/123381 objects misplaced (2.819%); 8.9 MiB/s, 169 objects/s recovering 2023-09-23T20:49:16.607 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:16.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:16.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:16.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:16.740 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:16.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:16.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:16.844 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:16.853 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:16 smithi098 bash[78228]: cluster 2023-09-23T20:49:14.884024+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1543: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 1584/123381 objects degraded (1.284%); 3478/123381 objects misplaced (2.819%); 8.9 MiB/s, 169 objects/s recovering 2023-09-23T20:49:16.853 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:16 smithi098 bash[74888]: cluster 2023-09-23T20:49:14.884024+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1543: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 1584/123381 objects degraded (1.284%); 3478/123381 objects misplaced (2.819%); 8.9 MiB/s, 169 objects/s recovering 2023-09-23T20:49:16.875 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:16.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:16.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:16.979 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:17.019 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:17.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:17.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:17.125 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:17.160 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:17.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:17.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:17.266 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:17.307 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:17.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:17.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:17.410 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:17.438 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:17.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:17.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:17.541 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:17.574 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:17.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:17.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:17.678 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:17.717 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:17.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:17.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:17.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:17.854 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:17.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:17.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:17.958 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:17.984 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:17.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:17.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:18.089 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:18.161 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:18.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:18.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:18.265 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:18.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:18.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:18.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:18.413 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:18.451 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:18.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:18.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:18.554 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:18.587 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:18.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:18.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:18.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:18 smithi173 bash[59517]: cluster 2023-09-23T20:49:16.884731+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1544: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 86 active+clean; 2.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 1651/116526 objects degraded (1.417%); 3299/116526 objects misplaced (2.831%); 8.4 MiB/s, 157 objects/s recovering 2023-09-23T20:49:18.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:18 smithi098 bash[78228]: cluster 2023-09-23T20:49:16.884731+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1544: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 86 active+clean; 2.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 1651/116526 objects degraded (1.417%); 3299/116526 objects misplaced (2.831%); 8.4 MiB/s, 157 objects/s recovering 2023-09-23T20:49:18.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:18 smithi098 bash[74888]: cluster 2023-09-23T20:49:16.884731+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1544: 89 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 86 active+clean; 2.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 1651/116526 objects degraded (1.417%); 3299/116526 objects misplaced (2.831%); 8.4 MiB/s, 157 objects/s recovering 2023-09-23T20:49:18.689 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:18.724 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:18.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:18.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:18.830 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:18.849 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:18.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:18.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:18.952 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:18.976 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:18.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:18.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:19.080 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:19.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:19.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:19.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:19.218 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:19.251 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:19.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:19.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:19.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:19.385 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:19.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:19.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:19.489 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:19.515 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:19.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:19.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:19.619 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:19.627 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:19 smithi173 bash[59517]: cluster 2023-09-23T20:49:18.486268+0000 mon.a (mon.0) 1890 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-23T20:49:19.627 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:19 smithi173 bash[59517]: cluster 2023-09-23T20:49:18.492200+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.627 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:19 smithi173 bash[59517]: cluster 2023-09-23T20:49:18.496432+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.627 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:19 smithi173 bash[59517]: cluster 2023-09-23T20:49:18.500385+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.627 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:19 smithi173 bash[59517]: cluster 2023-09-23T20:49:18.504231+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.628 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:19 smithi173 bash[59517]: cluster 2023-09-23T20:49:18.516547+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.628 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:19 smithi173 bash[59517]: cluster 2023-09-23T20:49:19.491587+0000 mon.a (mon.0) 1891 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-09-23T20:49:19.653 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:19.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:19.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:19.757 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:19.792 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:19.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:19.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:19.897 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:19.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[74888]: cluster 2023-09-23T20:49:18.486268+0000 mon.a (mon.0) 1890 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-23T20:49:19.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[74888]: cluster 2023-09-23T20:49:18.492200+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[74888]: cluster 2023-09-23T20:49:18.496432+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[74888]: cluster 2023-09-23T20:49:18.500385+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[74888]: cluster 2023-09-23T20:49:18.504231+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[74888]: cluster 2023-09-23T20:49:18.516547+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[74888]: cluster 2023-09-23T20:49:19.491587+0000 mon.a (mon.0) 1891 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-09-23T20:49:19.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[78228]: cluster 2023-09-23T20:49:18.486268+0000 mon.a (mon.0) 1890 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-23T20:49:19.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[78228]: cluster 2023-09-23T20:49:18.492200+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[78228]: cluster 2023-09-23T20:49:18.496432+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[78228]: cluster 2023-09-23T20:49:18.500385+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[78228]: cluster 2023-09-23T20:49:18.504231+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[78228]: cluster 2023-09-23T20:49:18.516547+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T20:49:19.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:19 smithi098 bash[78228]: cluster 2023-09-23T20:49:19.491587+0000 mon.a (mon.0) 1891 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-09-23T20:49:19.937 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:19.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:19.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:20.044 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:20.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:20.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:20.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:20.173 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:20.208 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:20.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:20.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:20.317 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:20.340 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:20.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:20.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:20.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:20.484 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:20.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:20.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:20.510 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:20 smithi173 bash[59517]: cluster 2023-09-23T20:49:18.885096+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1546: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 1651/114132 objects degraded (1.447%); 2700/114132 objects misplaced (2.366%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T20:49:20.510 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:20 smithi173 bash[59517]: cluster 2023-09-23T20:49:19.490284+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:49:20.510 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:20 smithi173 bash[59517]: cluster 2023-09-23T20:49:19.493499+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:49:20.511 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:20 smithi173 bash[59517]: cluster 2023-09-23T20:49:20.256352+0000 mon.a (mon.0) 1892 : cluster 3 Health check update: Degraded data redundancy: 1651/114132 objects degraded (1.447%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:20.588 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:20.627 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:20.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:20.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:20.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:20 smithi098 bash[74888]: cluster 2023-09-23T20:49:18.885096+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1546: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 1651/114132 objects degraded (1.447%); 2700/114132 objects misplaced (2.366%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T20:49:20.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:20 smithi098 bash[74888]: cluster 2023-09-23T20:49:19.490284+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:49:20.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:20 smithi098 bash[74888]: cluster 2023-09-23T20:49:19.493499+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:49:20.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:20 smithi098 bash[74888]: cluster 2023-09-23T20:49:20.256352+0000 mon.a (mon.0) 1892 : cluster 3 Health check update: Degraded data redundancy: 1651/114132 objects degraded (1.447%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:20.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:20 smithi098 bash[78228]: cluster 2023-09-23T20:49:18.885096+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1546: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 1651/114132 objects degraded (1.447%); 2700/114132 objects misplaced (2.366%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T20:49:20.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:20 smithi098 bash[78228]: cluster 2023-09-23T20:49:19.490284+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:49:20.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:20 smithi098 bash[78228]: cluster 2023-09-23T20:49:19.493499+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T20:49:20.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:20 smithi098 bash[78228]: cluster 2023-09-23T20:49:20.256352+0000 mon.a (mon.0) 1892 : cluster 3 Health check update: Degraded data redundancy: 1651/114132 objects degraded (1.447%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:20.729 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:20.765 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:20.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:20.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:20.845 INFO:teuthology.orchestra.run.smithi098.stdout:moved 0 / 267 (0%) 2023-09-23T20:49:20.846 INFO:teuthology.orchestra.run.smithi098.stdout:avg 33.375 2023-09-23T20:49:20.846 INFO:teuthology.orchestra.run.smithi098.stdout:stddev 6.46021 -> 6.46021 (expected baseline 5.40399) 2023-09-23T20:49:20.846 INFO:teuthology.orchestra.run.smithi098.stdout:min osd.6 with 23 -> 23 pgs (0.689139 -> 0.689139 * mean) 2023-09-23T20:49:20.846 INFO:teuthology.orchestra.run.smithi098.stdout:max osd.3 with 43 -> 43 pgs (1.28839 -> 1.28839 * mean) 2023-09-23T20:49:20.846 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:49:20.846 INFO:teuthology.orchestra.run.smithi098.stdout:oload 1000 2023-09-23T20:49:20.846 INFO:teuthology.orchestra.run.smithi098.stdout:max_change 3 2023-09-23T20:49:20.846 INFO:teuthology.orchestra.run.smithi098.stdout:max_change_osds 4 2023-09-23T20:49:20.846 INFO:teuthology.orchestra.run.smithi098.stdout:average_utilization 0.0188 2023-09-23T20:49:20.847 INFO:teuthology.orchestra.run.smithi098.stdout:overload_utilization 0.1880 2023-09-23T20:49:20.849 INFO:teuthology.orchestra.run.smithi098.stderr:no change 2023-09-23T20:49:20.871 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:20.902 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:20.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:20.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:21.009 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:21.053 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:21.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:21.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:21.163 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:21.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:21.199 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:21.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:21.300 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:21.329 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:21.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:21.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:21.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:21.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:21.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:21.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:21.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:21.615 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:21.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:21.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:21.718 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:21.719 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:49:21.719 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:49:21.747 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:21.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:21.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:21.851 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:21.882 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:21.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:21.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:21.989 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:22.021 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:22.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:22.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:22.125 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:22.151 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:22.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:22.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:22.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:22.332 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:22.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:22.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:22.443 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:22.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:22.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:22.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:22.601 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:22.610 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:22 smithi098 bash[74888]: audit 2023-09-23T20:49:20.839620+0000 mgr.y (mgr.34107) 1379 : audit 0 from='client.36099 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:49:22.611 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:22 smithi098 bash[74888]: cluster 2023-09-23T20:49:20.885742+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1548: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 1651/111627 objects degraded (1.479%); 2700/111627 objects misplaced (2.419%); 5.2 MiB/s, 82 objects/s recovering 2023-09-23T20:49:22.611 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:22 smithi098 bash[78228]: audit 2023-09-23T20:49:20.839620+0000 mgr.y (mgr.34107) 1379 : audit 0 from='client.36099 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:49:22.611 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:22 smithi098 bash[78228]: cluster 2023-09-23T20:49:20.885742+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1548: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 1651/111627 objects degraded (1.479%); 2700/111627 objects misplaced (2.419%); 5.2 MiB/s, 82 objects/s recovering 2023-09-23T20:49:22.634 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:22.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:22.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:22.739 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:22.776 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:22.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:22.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:22.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:22 smithi173 bash[59517]: audit 2023-09-23T20:49:20.839620+0000 mgr.y (mgr.34107) 1379 : audit 0 from='client.36099 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:49:22.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:22 smithi173 bash[59517]: cluster 2023-09-23T20:49:20.885742+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1548: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 1651/111627 objects degraded (1.479%); 2700/111627 objects misplaced (2.419%); 5.2 MiB/s, 82 objects/s recovering 2023-09-23T20:49:22.879 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:22.929 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:22.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:22.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:23.043 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:23.082 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:23.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:23.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:23.186 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:23.241 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:23.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:23.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:23.345 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:23.395 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:23.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:23.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:23.497 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:23.521 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:23.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:23.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:23.567 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:23 smithi173 bash[59517]: audit 2023-09-23T20:49:22.561448+0000 mon.a (mon.0) 1893 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:23.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:23 smithi173 bash[59517]: audit 2023-09-23T20:49:22.573080+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:23.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:23 smithi173 bash[59517]: cluster 2023-09-23T20:49:22.886513+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1549: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 1707/106236 objects degraded (1.607%); 2440/106236 objects misplaced (2.297%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T20:49:23.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:23 smithi173 bash[59517]: audit 2023-09-23T20:49:23.157820+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:49:23.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:23 smithi173 bash[59517]: audit 2023-09-23T20:49:23.165110+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:49:23.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:23 smithi173 bash[59517]: audit 2023-09-23T20:49:23.176387+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:23.627 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:23.635 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[74888]: audit 2023-09-23T20:49:22.561448+0000 mon.a (mon.0) 1893 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:23.635 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[74888]: audit 2023-09-23T20:49:22.573080+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:23.635 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[74888]: cluster 2023-09-23T20:49:22.886513+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1549: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 1707/106236 objects degraded (1.607%); 2440/106236 objects misplaced (2.297%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T20:49:23.635 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[74888]: audit 2023-09-23T20:49:23.157820+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:49:23.635 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[74888]: audit 2023-09-23T20:49:23.165110+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:49:23.635 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[74888]: audit 2023-09-23T20:49:23.176387+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:23.636 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[78228]: audit 2023-09-23T20:49:22.561448+0000 mon.a (mon.0) 1893 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:23.636 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[78228]: audit 2023-09-23T20:49:22.573080+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:23.636 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[78228]: cluster 2023-09-23T20:49:22.886513+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1549: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 1707/106236 objects degraded (1.607%); 2440/106236 objects misplaced (2.297%); 6.5 MiB/s, 104 objects/s recovering 2023-09-23T20:49:23.636 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[78228]: audit 2023-09-23T20:49:23.157820+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:49:23.636 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[78228]: audit 2023-09-23T20:49:23.165110+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:49:23.636 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:23 smithi098 bash[78228]: audit 2023-09-23T20:49:23.176387+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:23.653 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:23.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:23.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:23.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:23.787 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:23.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:23.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:23.896 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:23.936 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:23.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:23.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:24.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:24.079 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:24.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:24.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:24.184 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:24.216 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:24.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:24.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:24.321 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:24.348 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:24.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:24.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:24.436 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T20:49:24.437 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 0.05 2023-09-23T20:49:24.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:24.488 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T20:49:24.503 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:24.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:24.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:24.609 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:24.680 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:24.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:24.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:24.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:24.809 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:24.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:24.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:24.917 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:24.926 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:24 smithi098 bash[74888]: audit 2023-09-23T20:49:24.624407+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:24.926 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:24 smithi098 bash[78228]: audit 2023-09-23T20:49:24.624407+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:24.939 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:49:24.957 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:24.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:24.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:24.994 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:49:25.044 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:49:25.067 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:25.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:24 smithi173 bash[59517]: audit 2023-09-23T20:49:24.624407+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:25.097 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:49:25.132 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:25.137 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:49:25.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:25.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:25.182 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:49:25.219 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:49:25.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:25.265 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:49:25.270 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:49:25.270 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:49:25.271 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:49:25.271 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:49:25.271 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:49:25.271 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:49:25.271 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:49:25.271 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:49:25.280 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:25.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:25.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:25.383 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:25.412 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:25.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:25.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:25.518 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:25.542 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:25.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:25.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:25.645 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:25.683 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:25.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:25.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:25.708 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:49:25.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:25 smithi098 bash[74888]: audit 2023-09-23T20:49:24.874265+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.98:0/2668390297' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:49:25.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:25 smithi098 bash[74888]: cluster 2023-09-23T20:49:24.886981+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1550: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 1707/106236 objects degraded (1.607%); 2440/106236 objects misplaced (2.297%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T20:49:25.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:25 smithi098 bash[74888]: audit 2023-09-23T20:49:25.227069+0000 mon.a (mon.0) 1899 : audit 1 from='client.? 172.21.15.98:0/1489716540' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:49:25.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:25 smithi098 bash[74888]: cluster 2023-09-23T20:49:25.257470+0000 mon.a (mon.0) 1900 : cluster 3 Health check update: Degraded data redundancy: 1707/106236 objects degraded (1.607%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:25.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:25 smithi098 bash[78228]: audit 2023-09-23T20:49:24.874265+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.98:0/2668390297' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:49:25.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:25 smithi098 bash[78228]: cluster 2023-09-23T20:49:24.886981+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1550: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 1707/106236 objects degraded (1.607%); 2440/106236 objects misplaced (2.297%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T20:49:25.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:25 smithi098 bash[78228]: audit 2023-09-23T20:49:25.227069+0000 mon.a (mon.0) 1899 : audit 1 from='client.? 172.21.15.98:0/1489716540' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:49:25.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:25 smithi098 bash[78228]: cluster 2023-09-23T20:49:25.257470+0000 mon.a (mon.0) 1900 : cluster 3 Health check update: Degraded data redundancy: 1707/106236 objects degraded (1.607%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:25.785 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:25.817 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:25.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:25.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:25.923 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:25.947 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:25.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:25.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:26.052 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:26.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:26.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:26.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:26.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:25 smithi173 bash[59517]: audit 2023-09-23T20:49:24.874265+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.98:0/2668390297' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:49:26.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:25 smithi173 bash[59517]: cluster 2023-09-23T20:49:24.886981+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1550: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 1707/106236 objects degraded (1.607%); 2440/106236 objects misplaced (2.297%); 5.7 MiB/s, 90 objects/s recovering 2023-09-23T20:49:26.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:25 smithi173 bash[59517]: audit 2023-09-23T20:49:25.227069+0000 mon.a (mon.0) 1899 : audit 1 from='client.? 172.21.15.98:0/1489716540' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:49:26.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:25 smithi173 bash[59517]: cluster 2023-09-23T20:49:25.257470+0000 mon.a (mon.0) 1900 : cluster 3 Health check update: Degraded data redundancy: 1707/106236 objects degraded (1.607%), 1 pg degraded (PG_DEGRADED) 2023-09-23T20:49:26.188 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:26.211 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:26.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:26.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:26.314 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:26.341 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:26.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:26.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:26.444 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:26.475 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:26.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:26.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:26.578 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:26.586 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:49:26] "GET /metrics HTTP/1.1" 200 36513 "" "Prometheus/2.33.4" 2023-09-23T20:49:26.605 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:26.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:26.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:26.709 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:26.738 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:26.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:26.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:26.845 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:26.857 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[74888]: cluster 2023-09-23T20:49:25.685265+0000 mon.a (mon.0) 1901 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:49:26.857 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[74888]: audit 2023-09-23T20:49:25.697806+0000 mon.a (mon.0) 1902 : audit 1 from='client.? 172.21.15.98:0/1489716540' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:49:26.857 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[74888]: cluster 2023-09-23T20:49:25.697934+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-09-23T20:49:26.857 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[74888]: cluster 2023-09-23T20:49:25.700412+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:49:26.858 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[74888]: cluster 2023-09-23T20:49:25.711416+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:49:26.858 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[74888]: cluster 2023-09-23T20:49:25.717518+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:49:26.858 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[78228]: cluster 2023-09-23T20:49:25.685265+0000 mon.a (mon.0) 1901 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:49:26.858 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[78228]: audit 2023-09-23T20:49:25.697806+0000 mon.a (mon.0) 1902 : audit 1 from='client.? 172.21.15.98:0/1489716540' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:49:26.858 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[78228]: cluster 2023-09-23T20:49:25.697934+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-09-23T20:49:26.858 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[78228]: cluster 2023-09-23T20:49:25.700412+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:49:26.858 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[78228]: cluster 2023-09-23T20:49:25.711416+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:49:26.858 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:26 smithi098 bash[78228]: cluster 2023-09-23T20:49:25.717518+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:49:26.874 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:26.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:26.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:26.979 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:27.004 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:27.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:27.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:27.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:26 smithi173 bash[59517]: cluster 2023-09-23T20:49:25.685265+0000 mon.a (mon.0) 1901 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:49:27.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:26 smithi173 bash[59517]: audit 2023-09-23T20:49:25.697806+0000 mon.a (mon.0) 1902 : audit 1 from='client.? 172.21.15.98:0/1489716540' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:49:27.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:26 smithi173 bash[59517]: cluster 2023-09-23T20:49:25.697934+0000 mon.a (mon.0) 1903 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-09-23T20:49:27.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:26 smithi173 bash[59517]: cluster 2023-09-23T20:49:25.700412+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:49:27.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:26 smithi173 bash[59517]: cluster 2023-09-23T20:49:25.711416+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:49:27.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:26 smithi173 bash[59517]: cluster 2023-09-23T20:49:25.717518+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T20:49:27.107 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:27.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:27.159 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:27.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:27.260 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:27.290 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:27.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:27.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:27.397 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:27.428 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:27.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:27.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:27.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:27.553 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:27.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:27.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:27.657 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:27.687 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:27.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:27.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:27.791 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:27.829 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:27.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:27.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:27.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:27 smithi098 bash[78228]: cluster 2023-09-23T20:49:26.887697+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 1749/99177 objects degraded (1.764%); 2273/99177 objects misplaced (2.292%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:49:27.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:27 smithi098 bash[74888]: cluster 2023-09-23T20:49:26.887697+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 1749/99177 objects degraded (1.764%); 2273/99177 objects misplaced (2.292%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:49:27.935 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:27.970 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:27.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:27.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:28.076 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:28.085 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:27 smithi173 bash[59517]: cluster 2023-09-23T20:49:26.887697+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1552: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 1749/99177 objects degraded (1.764%); 2273/99177 objects misplaced (2.292%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:49:28.111 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:28.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:28.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:28.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:28.262 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:28.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:28.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:28.364 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:28.393 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:28.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:28.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:28.499 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:28.524 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:28.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:28.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:28.631 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:28.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:28.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:28.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:28.758 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:28.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:28.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:28.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:28.896 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:28.922 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:28.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:28.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:29.031 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:29.060 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:29.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:29.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:29.167 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:29.198 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:29.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:29.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:29.307 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:29.344 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:29.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:29.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:29.414 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:49:29.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:29.489 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:29.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:29.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:29.595 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:29.623 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:29.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:29.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:29.729 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:29.774 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:29.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:29.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:29.881 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:29.909 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:29.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:29.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:30.017 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:30.056 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:30.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:30.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:30.158 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:30.191 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:30.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:30.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:30.295 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:30.303 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:29 smithi098 bash[74888]: cluster 2023-09-23T20:49:28.888364+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1553: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 1749/96669 objects degraded (1.809%); 2255/96669 objects misplaced (2.333%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:49:30.304 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:29 smithi098 bash[78228]: cluster 2023-09-23T20:49:28.888364+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1553: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 1749/96669 objects degraded (1.809%); 2255/96669 objects misplaced (2.333%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:49:30.330 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:49:30.340 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:30.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:30.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:29 smithi173 bash[59517]: cluster 2023-09-23T20:49:28.888364+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1553: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 1749/96669 objects degraded (1.809%); 2255/96669 objects misplaced (2.333%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T20:49:30.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:30.447 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:30.478 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:30.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:30.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:30.583 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:30.630 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:30.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:30.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:30.734 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:30.767 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:30.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:30.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:30.871 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:30.895 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:30.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:30.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:30.998 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:31.026 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:31.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:31.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:31.134 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:31.142 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:30 smithi098 bash[74888]: cluster 2023-09-23T20:49:30.258637+0000 mon.a (mon.0) 1904 : cluster 3 Health check update: Degraded data redundancy: 1749/96669 objects degraded (1.809%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:31.143 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:30 smithi098 bash[78228]: cluster 2023-09-23T20:49:30.258637+0000 mon.a (mon.0) 1904 : cluster 3 Health check update: Degraded data redundancy: 1749/96669 objects degraded (1.809%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:31.170 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:31.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:31.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:31.276 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:31.306 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:31.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:31.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:31.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:30 smithi173 bash[59517]: cluster 2023-09-23T20:49:30.258637+0000 mon.a (mon.0) 1904 : cluster 3 Health check update: Degraded data redundancy: 1749/96669 objects degraded (1.809%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:31.411 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:31.445 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:31.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:31.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:31.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:31.578 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:31.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:31.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:31.681 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:31.707 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:31.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:31.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:31.810 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:31.855 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:31.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:31.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:31.880 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:31.882 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:31.962 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:31.994 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:31.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:31.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:32.099 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:32.135 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:32.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:32.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:32.238 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:32.275 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:32.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:32.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:32.382 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:32.391 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:32 smithi173 bash[59517]: cluster 2023-09-23T20:49:30.888990+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1554: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 1749/93546 objects degraded (1.870%); 2255/93546 objects misplaced (2.411%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:49:32.410 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:32.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:32.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:32.518 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:32.526 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:32 smithi098 bash[78228]: cluster 2023-09-23T20:49:30.888990+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1554: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 1749/93546 objects degraded (1.870%); 2255/93546 objects misplaced (2.411%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:49:32.526 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:32 smithi098 bash[74888]: cluster 2023-09-23T20:49:30.888990+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1554: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 1749/93546 objects degraded (1.870%); 2255/93546 objects misplaced (2.411%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:49:32.542 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:32.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:32.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:32.651 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:32.681 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:32.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:32.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:32.787 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:32.820 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:32.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:32.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:32.924 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:32.956 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:32.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:33.061 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:33.089 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:33.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:33.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:33.193 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:33.231 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:33.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:33.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:33.336 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:33.369 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:33.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:33.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:33.475 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:33.505 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:33.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:33.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:33.611 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:33.638 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:33.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:33.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:33.742 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:33.778 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:33.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:33.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:33.884 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:33.915 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:33.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:33.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:33.918 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:34.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:34.045 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:34.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:34.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:34.149 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:34.173 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:34.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:34.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:34.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:34.279 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:34 smithi173 bash[59517]: cluster 2023-09-23T20:49:32.889765+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1555: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 1837/86955 objects degraded (2.113%); 2017/86955 objects misplaced (2.320%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:49:34.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:34.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:34.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:34.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:34.419 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:34 smithi098 bash[78228]: cluster 2023-09-23T20:49:32.889765+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1555: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 1837/86955 objects degraded (2.113%); 2017/86955 objects misplaced (2.320%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:49:34.419 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:34 smithi098 bash[74888]: cluster 2023-09-23T20:49:32.889765+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1555: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 1837/86955 objects degraded (2.113%); 2017/86955 objects misplaced (2.320%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:49:34.434 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:34.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:34.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:34.541 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:34.568 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:34.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:34.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:34.672 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:34.695 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:34.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:34.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:34.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:34.829 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:34.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:34.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:34.927 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:34.938 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:34.954 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:34.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:34.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:35.057 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:35.104 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:35.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:35.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:35.209 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:35.236 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:35.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:35.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:35.291 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:35 smithi098 bash[74888]: cluster 2023-09-23T20:49:35.259900+0000 mon.a (mon.0) 1905 : cluster 3 Health check update: Degraded data redundancy: 1837/86955 objects degraded (2.113%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:35.342 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:35.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:35 smithi173 bash[59517]: cluster 2023-09-23T20:49:35.259900+0000 mon.a (mon.0) 1905 : cluster 3 Health check update: Degraded data redundancy: 1837/86955 objects degraded (2.113%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:35.367 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:35.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:35.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:35.469 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:35.510 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:35.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:35.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:35.619 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:35.630 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:35 smithi098 bash[78228]: cluster 2023-09-23T20:49:35.259900+0000 mon.a (mon.0) 1905 : cluster 3 Health check update: Degraded data redundancy: 1837/86955 objects degraded (2.113%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:35.655 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:35.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:35.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:35.758 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:35.775 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:35.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:35.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:35.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:35.907 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:35.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:35.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:36.011 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:36.038 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:36.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:36.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:36.147 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:36.170 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:36.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:36.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:36.260 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:49:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:49:36] "GET /metrics HTTP/1.1" 200 36513 "" "Prometheus/2.33.4" 2023-09-23T20:49:36.273 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:36.305 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:36.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:36.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:36.408 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:36.447 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:36.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:36.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:36.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:36.562 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:36 smithi098 bash[74888]: cluster 2023-09-23T20:49:34.890206+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1556: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 1837/86955 objects degraded (2.113%); 2017/86955 objects misplaced (2.320%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:49:36.563 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:36 smithi098 bash[78228]: cluster 2023-09-23T20:49:34.890206+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1556: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 1837/86955 objects degraded (2.113%); 2017/86955 objects misplaced (2.320%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:49:36.583 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:36.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:36.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:36.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:36 smithi173 bash[59517]: cluster 2023-09-23T20:49:34.890206+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1556: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 1837/86955 objects degraded (2.113%); 2017/86955 objects misplaced (2.320%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:49:36.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:36.720 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:36.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:36.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:36.823 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:36.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:36.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:36.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:36.980 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:37.035 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:37.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:37.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:37.141 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:37.170 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:37.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:37.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:37.277 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:37.314 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:37.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:37.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:37.417 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:37.444 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:37.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:37.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:37.549 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:37.581 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:37.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:37.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:37.685 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:37.716 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:37.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:37.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:37.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:37.854 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:37.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:37.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:37.964 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:37.990 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:37.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:37.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:38.096 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:38.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:38.125 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:38.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:38.226 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:38.251 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:38.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:38.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:38.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:38.372 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:38 smithi098 bash[78228]: cluster 2023-09-23T20:49:36.890856+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1557: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 1929/79536 objects degraded (2.425%); 1808/79536 objects misplaced (2.273%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T20:49:38.373 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:38 smithi098 bash[74888]: cluster 2023-09-23T20:49:36.890856+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1557: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 1929/79536 objects degraded (2.425%); 1808/79536 objects misplaced (2.273%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T20:49:38.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:38.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:38.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:38.503 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:38.528 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:38.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:38.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:38 smithi173 bash[59517]: cluster 2023-09-23T20:49:36.890856+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1557: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 1929/79536 objects degraded (2.425%); 1808/79536 objects misplaced (2.273%); 2.0 MiB/s, 32 objects/s recovering 2023-09-23T20:49:38.636 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:38.657 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:38.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:38.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:38.760 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:38.795 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:38.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:38.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:38.900 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:38.931 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:38.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:38.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:39.037 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:39.073 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:39.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:39.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:39.179 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:39.207 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:39.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:39.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:39.315 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:39.345 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:39.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:39.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:39.448 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:39.489 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:39.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:39.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:39.595 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:39.619 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:39.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:39.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:39.727 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:39.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:39.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:39.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:39.877 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:39.900 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:39.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:39.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:40.008 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:40.049 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:40.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:40.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:40.153 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:40.194 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:40.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:40.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:40.298 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:40.303 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:40 smithi173 bash[59517]: cluster 2023-09-23T20:49:38.892252+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1558: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 1929/77112 objects degraded (2.502%); 1779/77112 objects misplaced (2.307%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:49:40.349 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:40.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:40.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:40.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:40.493 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:40.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:40 smithi173 bash[59517]: audit 2023-09-23T20:49:39.630190+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:40 smithi173 bash[59517]: audit 2023-09-23T20:49:39.633666+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:40 smithi173 bash[59517]: cluster 2023-09-23T20:49:40.261049+0000 mon.a (mon.0) 1908 : cluster 3 Health check update: Degraded data redundancy: 1929/77112 objects degraded (2.502%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:40.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:40.610 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:40 smithi098 bash[78228]: cluster 2023-09-23T20:49:38.892252+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1558: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 1929/77112 objects degraded (2.502%); 1779/77112 objects misplaced (2.307%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:49:40.610 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:40 smithi098 bash[78228]: audit 2023-09-23T20:49:39.630190+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:40.610 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:40 smithi098 bash[78228]: audit 2023-09-23T20:49:39.633666+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:40.610 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:40 smithi098 bash[78228]: cluster 2023-09-23T20:49:40.261049+0000 mon.a (mon.0) 1908 : cluster 3 Health check update: Degraded data redundancy: 1929/77112 objects degraded (2.502%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:40.610 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:40 smithi098 bash[74888]: cluster 2023-09-23T20:49:38.892252+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1558: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 1929/77112 objects degraded (2.502%); 1779/77112 objects misplaced (2.307%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:49:40.610 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:40 smithi098 bash[74888]: audit 2023-09-23T20:49:39.630190+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:49:40.610 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:40 smithi098 bash[74888]: audit 2023-09-23T20:49:39.633666+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:40.611 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:40 smithi098 bash[74888]: cluster 2023-09-23T20:49:40.261049+0000 mon.a (mon.0) 1908 : cluster 3 Health check update: Degraded data redundancy: 1929/77112 objects degraded (2.502%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:40.632 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:40.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:40.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:40.735 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:40.761 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:40.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:40.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:40.869 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:40.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:40.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:40.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:41.003 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:41.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:41.039 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:41.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:41.140 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:41.178 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:41.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:41.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:41.285 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:41.308 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:41.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:41.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:41.411 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:41.445 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:41.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:41.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:41.548 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:41.575 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:41.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:41.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:41.680 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:41.707 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:41.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:41.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:41.813 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:41.846 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:41.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:41.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:41.954 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:41.981 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:41.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:41.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:42.086 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:42.128 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:42.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:42.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:42.235 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:42.268 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:42.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:42.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:42.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:42 smithi173 bash[59517]: cluster 2023-09-23T20:49:40.892890+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1559: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 1929/74136 objects degraded (2.602%); 1779/74136 objects misplaced (2.400%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:49:42.373 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:42.413 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:42.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:42.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:42.518 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:42.543 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:42.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:42.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:42.648 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:42.656 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:42 smithi098 bash[78228]: cluster 2023-09-23T20:49:40.892890+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1559: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 1929/74136 objects degraded (2.602%); 1779/74136 objects misplaced (2.400%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:49:42.656 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:42 smithi098 bash[74888]: cluster 2023-09-23T20:49:40.892890+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1559: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 1929/74136 objects degraded (2.602%); 1779/74136 objects misplaced (2.400%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:49:42.687 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:42.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:42.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:42.793 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:42.826 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:42.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:42.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:42.931 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:42.960 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:42.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:42.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:43.063 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:43.087 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:43.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:43.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:43.190 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:43.224 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:43.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:43.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:43.331 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:43.353 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:43.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:43.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:43.460 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:43.493 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:43.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:43.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:43.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:43.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:43.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:43.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:43.739 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:43.766 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:43.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:43.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:43.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:43.901 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:43.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:43.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:44.006 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:44.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:44.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:44.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:44.151 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:44.177 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:44.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:44.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:44.283 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:44.312 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:44.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:44.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:44.421 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:44.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:44 smithi098 bash[78228]: cluster 2023-09-23T20:49:42.893644+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1560: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 2030/67191 objects degraded (3.021%); 1537/67191 objects misplaced (2.288%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:49:44.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:44 smithi098 bash[74888]: cluster 2023-09-23T20:49:42.893644+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1560: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 2030/67191 objects degraded (3.021%); 1537/67191 objects misplaced (2.288%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:49:44.474 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:44.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:44.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:44.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:44.586 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:44 smithi173 bash[59517]: cluster 2023-09-23T20:49:42.893644+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1560: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 2030/67191 objects degraded (3.021%); 1537/67191 objects misplaced (2.288%); 1.9 MiB/s, 29 objects/s recovering 2023-09-23T20:49:44.605 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:44.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:44.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:44.708 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:44.739 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:44.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:44.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:44.844 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:44.865 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:44.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:44.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:44.968 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:45.005 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:45.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:45.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:45.107 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:45.136 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:45.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:45.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:45.246 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:45.269 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:45.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:45.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:45.323 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:45 smithi098 bash[78228]: cluster 2023-09-23T20:49:45.262248+0000 mon.a (mon.0) 1909 : cluster 3 Health check update: Degraded data redundancy: 2030/67191 objects degraded (3.021%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:45.323 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:45 smithi098 bash[74888]: cluster 2023-09-23T20:49:45.262248+0000 mon.a (mon.0) 1909 : cluster 3 Health check update: Degraded data redundancy: 2030/67191 objects degraded (3.021%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:45.372 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:45.402 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:45.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:45.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:45.509 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:45.516 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:45 smithi173 bash[59517]: cluster 2023-09-23T20:49:45.262248+0000 mon.a (mon.0) 1909 : cluster 3 Health check update: Degraded data redundancy: 2030/67191 objects degraded (3.021%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:45.539 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:45.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:45.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:45.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:45.674 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:45.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:45.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:45.732 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:49:45.732 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:49:45.732 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.732 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:188124 11.6 11:61b3e7d1:::benchmark_data_smithi098_231357_object84294:head [delete] snapc 0=[] ondisk+write+known_if_redirected e352)", 2023-09-23T20:49:45.732 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:49:45.712332+0000", 2023-09-23T20:49:45.732 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0071976219999999999, 2023-09-23T20:49:45.732 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0072359499999999997, 2023-09-23T20:49:45.732 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "waiting for sub ops", 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 188124 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.712332+0000", 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:49:45.733 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.712332+0000", 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.712331+0000", 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:49:45.734 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.712338+0000", 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2069999999999998e-06 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.712351+0000", 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3261000000000001e-05 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.712361+0000", 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6900000000000004e-06 2023-09-23T20:49:45.735 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.712666+0000", 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00030491300000000003 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.713543+0000", 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00087737999999999998 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.736 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:49:45.737 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.714015+0000", 2023-09-23T20:49:45.737 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000471698 2023-09-23T20:49:45.737 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:49:45.737 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:49:45.737 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:49:45.737 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.737 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.737 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35994.0:188127 11.1 e352/318 11:8cfa29c9:::benchmark_data_smithi098_231357_object84297:head v 352'11954, mlcod=352'11952)", 2023-09-23T20:49:45.737 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:49:45.715620+0000", 2023-09-23T20:49:45.737 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 0.0039094250000000002, 2023-09-23T20:49:45.738 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.004033521, 2023-09-23T20:49:45.738 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:49:45.738 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:49:45.738 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:49:45.738 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.738 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:49:45.738 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.715620+0000", 2023-09-23T20:49:45.738 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:49:45.738 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.738 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.738 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:49:45.739 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.715620+0000", 2023-09-23T20:49:45.739 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:49:45.739 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.739 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.739 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:49:45.739 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.715619+0000", 2023-09-23T20:49:45.739 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:49:45.739 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.739 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.739 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:49:45.739 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.715631+0000", 2023-09-23T20:49:45.740 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1044e-05 2023-09-23T20:49:45.740 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.740 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.740 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:49:45.740 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.715646+0000", 2023-09-23T20:49:45.740 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5339999999999999e-05 2023-09-23T20:49:45.740 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.740 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.741 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:49:45.741 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.715655+0000", 2023-09-23T20:49:45.741 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.312e-06 2023-09-23T20:49:45.741 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.741 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.741 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:49:45.741 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.715848+0000", 2023-09-23T20:49:45.741 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000193308 2023-09-23T20:49:45.741 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:49:45.741 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:49:45.742 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:49:45.742 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:49:45.715910+0000", 2023-09-23T20:49:45.742 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.19e-05 2023-09-23T20:49:45.742 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:49:45.742 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:49:45.742 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:49:45.742 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:49:45.742 INFO:teuthology.orchestra.run.smithi098.stdout: ], 2023-09-23T20:49:45.742 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 2 2023-09-23T20:49:45.742 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:49:45.781 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:45.803 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:45.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:45.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:45.836 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:49:45.898 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:49:45.907 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:45.938 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:45.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:45.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:45.949 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:49:45.997 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:49:46.035 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:49:46.043 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:46.077 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:49:46.078 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:46.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:46.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:46.112 INFO:teuthology.orchestra.run.smithi098.stdout:moved 0 / 267 (0%) 2023-09-23T20:49:46.113 INFO:teuthology.orchestra.run.smithi098.stdout:avg 33.375 2023-09-23T20:49:46.113 INFO:teuthology.orchestra.run.smithi098.stdout:stddev 6.46021 -> 6.46021 (expected baseline 5.40399) 2023-09-23T20:49:46.113 INFO:teuthology.orchestra.run.smithi098.stdout:min osd.6 with 23 -> 23 pgs (0.689139 -> 0.689139 * mean) 2023-09-23T20:49:46.113 INFO:teuthology.orchestra.run.smithi098.stdout:max osd.3 with 43 -> 43 pgs (1.28839 -> 1.28839 * mean) 2023-09-23T20:49:46.113 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:49:46.113 INFO:teuthology.orchestra.run.smithi098.stdout:oload 1000 2023-09-23T20:49:46.113 INFO:teuthology.orchestra.run.smithi098.stdout:max_change 0.05 2023-09-23T20:49:46.113 INFO:teuthology.orchestra.run.smithi098.stdout:max_change_osds 4 2023-09-23T20:49:46.113 INFO:teuthology.orchestra.run.smithi098.stdout:average_utilization 0.0148 2023-09-23T20:49:46.113 INFO:teuthology.orchestra.run.smithi098.stdout:overload_utilization 0.1482 2023-09-23T20:49:46.120 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:49:46.121 INFO:teuthology.orchestra.run.smithi098.stderr:no change 2023-09-23T20:49:46.157 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:49:46.162 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:49:46.162 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:49:46.162 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:49:46.162 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:49:46.162 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:49:46.163 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:49:46.163 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:49:46.163 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:49:46.184 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:46.212 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:46.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:46.315 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:46.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:46 smithi098 bash[74888]: cluster 2023-09-23T20:49:44.894102+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1561: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 2030/67191 objects degraded (3.021%); 1537/67191 objects misplaced (2.288%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:49:46.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:46 smithi098 bash[74888]: audit 2023-09-23T20:49:45.624556+0000 mon.a (mon.0) 1910 : audit 1 from='client.? 172.21.15.98:0/3196946167' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:49:46.325 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:46 smithi098 bash[74888]: audit 2023-09-23T20:49:45.795546+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.98:0/2838532543' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:49:46.325 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:49:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:49:46] "GET /metrics HTTP/1.1" 200 36511 "" "Prometheus/2.33.4" 2023-09-23T20:49:46.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:46 smithi098 bash[78228]: cluster 2023-09-23T20:49:44.894102+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1561: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 2030/67191 objects degraded (3.021%); 1537/67191 objects misplaced (2.288%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:49:46.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:46 smithi098 bash[78228]: audit 2023-09-23T20:49:45.624556+0000 mon.a (mon.0) 1910 : audit 1 from='client.? 172.21.15.98:0/3196946167' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:49:46.326 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:46 smithi098 bash[78228]: audit 2023-09-23T20:49:45.795546+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.98:0/2838532543' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:49:46.342 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:46.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:46.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:46.346 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:49:46.445 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:46.484 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:46.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:46.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:46.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:46 smithi173 bash[59517]: cluster 2023-09-23T20:49:44.894102+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1561: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 2030/67191 objects degraded (3.021%); 1537/67191 objects misplaced (2.288%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T20:49:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:46 smithi173 bash[59517]: audit 2023-09-23T20:49:45.624556+0000 mon.a (mon.0) 1910 : audit 1 from='client.? 172.21.15.98:0/3196946167' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:49:46.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:46 smithi173 bash[59517]: audit 2023-09-23T20:49:45.795546+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.98:0/2838532543' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:49:46.625 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:46.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:46.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:46.729 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:46.761 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:46.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:46.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:46.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:46.898 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:46.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:46.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:47.003 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:47.039 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:47.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:47.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:47.144 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:47.190 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:47.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:47.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:47.293 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:47.322 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:47.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:47.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:47.426 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:47.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[78228]: audit 2023-09-23T20:49:46.106825+0000 mgr.y (mgr.34107) 1393 : audit 0 from='client.36123 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:49:47.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[78228]: cluster 2023-09-23T20:49:46.316166+0000 mon.a (mon.0) 1911 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:49:47.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[78228]: audit 2023-09-23T20:49:46.331865+0000 mon.a (mon.0) 1912 : audit 1 from='client.? 172.21.15.98:0/3196946167' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:49:47.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[78228]: cluster 2023-09-23T20:49:46.332001+0000 mon.a (mon.0) 1913 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-09-23T20:49:47.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[78228]: cluster 2023-09-23T20:49:46.333070+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:49:47.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[78228]: cluster 2023-09-23T20:49:46.341792+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:49:47.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[74888]: audit 2023-09-23T20:49:46.106825+0000 mgr.y (mgr.34107) 1393 : audit 0 from='client.36123 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:49:47.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[74888]: cluster 2023-09-23T20:49:46.316166+0000 mon.a (mon.0) 1911 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:49:47.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[74888]: audit 2023-09-23T20:49:46.331865+0000 mon.a (mon.0) 1912 : audit 1 from='client.? 172.21.15.98:0/3196946167' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:49:47.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[74888]: cluster 2023-09-23T20:49:46.332001+0000 mon.a (mon.0) 1913 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-09-23T20:49:47.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[74888]: cluster 2023-09-23T20:49:46.333070+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:49:47.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:47 smithi098 bash[74888]: cluster 2023-09-23T20:49:46.341792+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:49:47.460 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:47.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:47.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:47.565 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:47.593 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:47.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:47 smithi173 bash[59517]: audit 2023-09-23T20:49:46.106825+0000 mgr.y (mgr.34107) 1393 : audit 0 from='client.36123 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T20:49:47.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:47 smithi173 bash[59517]: cluster 2023-09-23T20:49:46.316166+0000 mon.a (mon.0) 1911 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:49:47.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:47 smithi173 bash[59517]: audit 2023-09-23T20:49:46.331865+0000 mon.a (mon.0) 1912 : audit 1 from='client.? 172.21.15.98:0/3196946167' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:49:47.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:47 smithi173 bash[59517]: cluster 2023-09-23T20:49:46.332001+0000 mon.a (mon.0) 1913 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-09-23T20:49:47.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:47 smithi173 bash[59517]: cluster 2023-09-23T20:49:46.333070+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:49:47.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:47 smithi173 bash[59517]: cluster 2023-09-23T20:49:46.341792+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T20:49:47.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:47.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:47.698 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:47.722 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:47.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:47.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:47.828 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:47.864 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:47.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:47.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:47.971 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:47.995 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:47.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:47.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:48.099 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:48.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:48.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:48.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:48.236 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:48.267 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:48.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:48.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:48.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:48.405 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:48.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:48.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:48.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:48 smithi098 bash[78228]: cluster 2023-09-23T20:49:46.894639+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1563: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 2103/59997 objects degraded (3.505%); 1330/59997 objects misplaced (2.217%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:48.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:48 smithi098 bash[74888]: cluster 2023-09-23T20:49:46.894639+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1563: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 2103/59997 objects degraded (3.505%); 1330/59997 objects misplaced (2.217%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:48.508 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:48.534 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:48.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:48.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:48.637 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:48.662 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:48.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:48.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:48.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:48.794 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:48.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:48.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:48.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:48 smithi173 bash[59517]: cluster 2023-09-23T20:49:46.894639+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1563: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 2103/59997 objects degraded (3.505%); 1330/59997 objects misplaced (2.217%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:48.901 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:48.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:48.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:48.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:49.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:49.075 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:49.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:49.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:49.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:49.221 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:49.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:49.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:49.328 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:49.366 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:49.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:49.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:49.469 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:49.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:49.498 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:49.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:49.599 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:49.625 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:49.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:49.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:49.731 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:49.760 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:49.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:49.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:49.892 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:49.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:49.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:49.994 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:50.032 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:50.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:50.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:50.041 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T20:49:50.136 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:50.181 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:50.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:50.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:50.284 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:50.324 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:50.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:50.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:50.428 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:50.460 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:50.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:50.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:50.534 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:50 smithi098 bash[78228]: cluster 2023-09-23T20:49:48.895296+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1564: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 2103/57441 objects degraded (3.661%); 1294/57441 objects misplaced (2.253%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:50.535 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:50 smithi098 bash[78228]: cluster 2023-09-23T20:49:50.266565+0000 mon.a (mon.0) 1914 : cluster 3 Health check update: Degraded data redundancy: 2103/57441 objects degraded (3.661%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:50.535 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:50 smithi098 bash[74888]: cluster 2023-09-23T20:49:48.895296+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1564: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 2103/57441 objects degraded (3.661%); 1294/57441 objects misplaced (2.253%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:50.535 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:50 smithi098 bash[74888]: cluster 2023-09-23T20:49:50.266565+0000 mon.a (mon.0) 1914 : cluster 3 Health check update: Degraded data redundancy: 2103/57441 objects degraded (3.661%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:50.568 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:50.576 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:50 smithi173 bash[59517]: cluster 2023-09-23T20:49:48.895296+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1564: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 2103/57441 objects degraded (3.661%); 1294/57441 objects misplaced (2.253%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:50.576 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:50 smithi173 bash[59517]: cluster 2023-09-23T20:49:50.266565+0000 mon.a (mon.0) 1914 : cluster 3 Health check update: Degraded data redundancy: 2103/57441 objects degraded (3.661%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:50.590 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:50.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:50.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:50.698 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:50.738 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:50.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:50.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:50.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:50.874 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:50.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:50.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:50.980 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:51.004 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:51.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:51.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:51.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:51.153 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:51.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:51.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:51.261 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:51.291 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:51.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:51.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:51.398 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:51.432 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:51.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:51.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:51.539 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:51.570 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:51.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:51.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:51.672 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:51.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:51.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:51.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:51.818 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:51.862 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:51.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:51.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:51.966 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:52.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:52.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:52.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:52.107 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:52.138 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:52.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:52.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:52.244 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:52.287 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:52.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:52.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:52.357 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:52 smithi098 bash[74888]: cluster 2023-09-23T20:49:50.895920+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1565: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.1 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 2103/54297 objects degraded (3.873%); 1294/54297 objects misplaced (2.383%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:52.393 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:52.418 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:52.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:52.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:52.522 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:52.531 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:52 smithi173 bash[59517]: cluster 2023-09-23T20:49:50.895920+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1565: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.1 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 2103/54297 objects degraded (3.873%); 1294/54297 objects misplaced (2.383%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:52.547 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:52.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:52.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:52.652 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:52.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:52 smithi098 bash[78228]: cluster 2023-09-23T20:49:50.895920+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1565: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 1.1 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 2103/54297 objects degraded (3.873%); 1294/54297 objects misplaced (2.383%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:52.682 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:52.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:52.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:52.789 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:52.816 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:52.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:52.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:52.925 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:52.961 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:52.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:52.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:53.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:53.106 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:53.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:53.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:53.207 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:53.233 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:53.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:53.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:53.248 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:49:53.282 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:49:53.341 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:53.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:53.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:53.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:53.469 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:53.499 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:53.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:53.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:53.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:53.636 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:53.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:53.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:53.739 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:53.766 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:53.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:53.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:53.871 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:53.902 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:53.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:53.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:54.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:54.032 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:54.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:54.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:54.139 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:54.170 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:54.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:54.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:54.276 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:54.312 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:54.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:54.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:54.414 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:54.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:54 smithi098 bash[74888]: cluster 2023-09-23T20:49:52.896685+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1566: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 986 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 2193/47397 objects degraded (4.627%); 1056/47397 objects misplaced (2.228%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:49:54.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:54 smithi098 bash[78228]: cluster 2023-09-23T20:49:52.896685+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1566: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 986 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 2193/47397 objects degraded (4.627%); 1056/47397 objects misplaced (2.228%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:49:54.448 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:54.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:54.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:54.552 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:54.581 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:54.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:54.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:54.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:54.715 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:54.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:54.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:54.818 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:54.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:54 smithi173 bash[59517]: cluster 2023-09-23T20:49:52.896685+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1566: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 986 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 2193/47397 objects degraded (4.627%); 1056/47397 objects misplaced (2.228%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:49:54.854 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:54.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:54.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:54.860 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:54.959 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:54.986 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:54.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:54.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:55.099 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:55.131 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:55.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:55.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:55.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:55.268 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:55.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:55.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:55.373 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:55.417 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:55.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:55.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:55.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:55.546 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:55.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:55.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:55.649 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:55.658 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:55 smithi098 bash[78228]: audit 2023-09-23T20:49:54.624479+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:55.658 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:55 smithi098 bash[78228]: cluster 2023-09-23T20:49:55.267723+0000 mon.a (mon.0) 1916 : cluster 3 Health check update: Degraded data redundancy: 2193/47397 objects degraded (4.627%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:55.658 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:55 smithi098 bash[74888]: audit 2023-09-23T20:49:54.624479+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:55.658 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:55 smithi098 bash[74888]: cluster 2023-09-23T20:49:55.267723+0000 mon.a (mon.0) 1916 : cluster 3 Health check update: Degraded data redundancy: 2193/47397 objects degraded (4.627%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:55.671 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:55.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:55.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:55.782 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:55.789 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:55 smithi173 bash[59517]: audit 2023-09-23T20:49:54.624479+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:49:55.790 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:55 smithi173 bash[59517]: cluster 2023-09-23T20:49:55.267723+0000 mon.a (mon.0) 1916 : cluster 3 Health check update: Degraded data redundancy: 2193/47397 objects degraded (4.627%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:49:55.805 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:55.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:55.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:55.909 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:55.967 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:55.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:55.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:56.074 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:56.107 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:56.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:56.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:56.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:49:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:49:56] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.33.4" 2023-09-23T20:49:56.211 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:56.237 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:56.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:56.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:56.312 INFO:tasks.thrashosds.thrasher:in_osds: [1, 4, 5, 6, 7, 3, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:49:56.313 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:49:56.313 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-09-23T20:49:56.313 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T20:49:56.313 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T20:49:56.313 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-09-23T20:49:56.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:56.398 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:56.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:56.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:56.503 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:56.511 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:56 smithi173 bash[59517]: cluster 2023-09-23T20:49:54.899892+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1567: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 986 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 2193/47397 objects degraded (4.627%); 1056/47397 objects misplaced (2.228%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:49:56.541 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:56.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:56.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:56.647 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:56.676 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:56.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:56.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:56.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:56 smithi098 bash[78228]: cluster 2023-09-23T20:49:54.899892+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1567: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 986 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 2193/47397 objects degraded (4.627%); 1056/47397 objects misplaced (2.228%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:49:56.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:56 smithi098 bash[74888]: cluster 2023-09-23T20:49:54.899892+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1567: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 986 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 2193/47397 objects degraded (4.627%); 1056/47397 objects misplaced (2.228%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T20:49:56.780 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:56.815 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:56.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:56.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:56.918 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:56.950 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:56.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:56.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:57.058 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:57.097 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:57.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:57.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:57.206 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:57.244 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:57.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:57.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:57.351 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:57.377 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:57.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:57.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:57.484 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:57.522 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:57.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:57.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:57.625 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:57.661 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:57.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:57.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:57.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:57.801 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:49:57.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:57.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:49:57.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:57.926 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:57.926 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:49:57.937 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:57.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:57.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:58.040 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:58.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:58.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:58.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:58.179 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:58.213 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:49:58.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:58.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:49:58.323 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:58.356 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:49:58.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:58.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:49:58.460 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:58.499 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:58.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:58.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:58.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:49:58 smithi173 bash[59517]: cluster 2023-09-23T20:49:56.900632+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1568: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 826 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 2249/39702 objects degraded (5.665%); 858/39702 objects misplaced (2.161%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:58.604 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:58.634 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:49:58.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:58.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:49:58.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:49:58 smithi098 bash[78228]: cluster 2023-09-23T20:49:56.900632+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1568: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 826 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 2249/39702 objects degraded (5.665%); 858/39702 objects misplaced (2.161%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:58.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:49:58 smithi098 bash[74888]: cluster 2023-09-23T20:49:56.900632+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1568: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 826 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 2249/39702 objects degraded (5.665%); 858/39702 objects misplaced (2.161%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:49:58.739 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:58.770 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:49:58.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:58.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:49:58.875 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:58.900 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:58.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:58.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:59.005 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:59.054 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:59.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:59.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:59.157 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:59.189 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:49:59.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:59.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:49:59.293 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:59.326 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:59.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:59.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:59.430 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:59.459 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:59.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:59.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:59.566 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:59.603 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:59.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:59.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:59.707 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:59.737 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:59.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:59.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:49:59.848 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:59.871 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:49:59.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:49:59.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:49:59.974 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:49:59.999 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:00.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:00.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:00.102 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:00.137 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:00.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:00.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:00.240 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:00.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:00.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:00.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:00.380 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:00.424 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:00.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:00.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:00.507 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[74888]: cluster 2023-09-23T20:49:58.901261+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1569: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 775 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 2249/37236 objects degraded (6.040%); 833/37236 objects misplaced (2.237%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:50:00.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[74888]: cluster 2023-09-23T20:50:00.003830+0000 mon.a (mon.0) 1917 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 2249/37236 objects degraded (6.040%), 1 pg degraded, 1 pg undersized 2023-09-23T20:50:00.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[74888]: cluster 2023-09-23T20:50:00.003862+0000 mon.a (mon.0) 1918 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T20:50:00.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[74888]: cluster 2023-09-23T20:50:00.003874+0000 mon.a (mon.0) 1919 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 2249/37236 objects degraded (6.040%), 1 pg degraded, 1 pg undersized 2023-09-23T20:50:00.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[74888]: cluster 2023-09-23T20:50:00.003885+0000 mon.a (mon.0) 1920 : cluster 3 pg 11.3 is stuck undersized for 93s, current state active+recovering+undersized+degraded+remapped, last acting [7,1] 2023-09-23T20:50:00.508 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[74888]: cluster 2023-09-23T20:50:00.268848+0000 mon.a (mon.0) 1921 : cluster 3 Health check update: Degraded data redundancy: 2249/37236 objects degraded (6.040%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:00.508 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[78228]: cluster 2023-09-23T20:49:58.901261+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1569: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 775 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 2249/37236 objects degraded (6.040%); 833/37236 objects misplaced (2.237%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:50:00.508 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[78228]: cluster 2023-09-23T20:50:00.003830+0000 mon.a (mon.0) 1917 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 2249/37236 objects degraded (6.040%), 1 pg degraded, 1 pg undersized 2023-09-23T20:50:00.508 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[78228]: cluster 2023-09-23T20:50:00.003862+0000 mon.a (mon.0) 1918 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T20:50:00.509 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[78228]: cluster 2023-09-23T20:50:00.003874+0000 mon.a (mon.0) 1919 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 2249/37236 objects degraded (6.040%), 1 pg degraded, 1 pg undersized 2023-09-23T20:50:00.509 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[78228]: cluster 2023-09-23T20:50:00.003885+0000 mon.a (mon.0) 1920 : cluster 3 pg 11.3 is stuck undersized for 93s, current state active+recovering+undersized+degraded+remapped, last acting [7,1] 2023-09-23T20:50:00.509 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:00 smithi098 bash[78228]: cluster 2023-09-23T20:50:00.268848+0000 mon.a (mon.0) 1921 : cluster 3 Health check update: Degraded data redundancy: 2249/37236 objects degraded (6.040%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:00.527 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:00.573 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:00.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:00.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:00.676 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:00.684 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:00 smithi173 bash[59517]: cluster 2023-09-23T20:49:58.901261+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1569: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 775 MiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 2249/37236 objects degraded (6.040%); 833/37236 objects misplaced (2.237%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:50:00.684 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:00 smithi173 bash[59517]: cluster 2023-09-23T20:50:00.003830+0000 mon.a (mon.0) 1917 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 2249/37236 objects degraded (6.040%), 1 pg degraded, 1 pg undersized 2023-09-23T20:50:00.685 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:00 smithi173 bash[59517]: cluster 2023-09-23T20:50:00.003862+0000 mon.a (mon.0) 1918 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T20:50:00.685 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:00 smithi173 bash[59517]: cluster 2023-09-23T20:50:00.003874+0000 mon.a (mon.0) 1919 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 2249/37236 objects degraded (6.040%), 1 pg degraded, 1 pg undersized 2023-09-23T20:50:00.685 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:00 smithi173 bash[59517]: cluster 2023-09-23T20:50:00.003885+0000 mon.a (mon.0) 1920 : cluster 3 pg 11.3 is stuck undersized for 93s, current state active+recovering+undersized+degraded+remapped, last acting [7,1] 2023-09-23T20:50:00.685 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:00 smithi173 bash[59517]: cluster 2023-09-23T20:50:00.268848+0000 mon.a (mon.0) 1921 : cluster 3 Health check update: Degraded data redundancy: 2249/37236 objects degraded (6.040%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:00.700 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:00.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:00.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:00.805 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:00.839 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:00.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:00.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:00.944 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:00.972 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:00.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:00.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:01.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:01.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:01.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:01.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:01.214 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:01.261 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:01.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:01.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:01.365 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:01.392 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:01.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:01.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:01.497 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:01.530 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:01.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:01.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:01.643 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:01.674 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:01.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:01.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:01.782 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:01.821 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:01.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:01.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:01.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:01.957 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:01.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:01.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:02.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:02.099 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:02.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:02.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:02.203 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:02.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:02.231 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:02.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:02.332 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:02.364 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:02.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:02.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:02.469 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:02.503 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:02.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:02.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:02.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:02 smithi173 bash[59517]: cluster 2023-09-23T20:50:00.901761+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1570: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 709 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 2249/34092 objects degraded (6.597%); 833/34092 objects misplaced (2.443%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:50:02.607 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:02.616 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:02 smithi098 bash[74888]: cluster 2023-09-23T20:50:00.901761+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1570: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 709 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 2249/34092 objects degraded (6.597%); 833/34092 objects misplaced (2.443%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:50:02.617 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:02 smithi098 bash[78228]: cluster 2023-09-23T20:50:00.901761+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1570: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 709 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 2249/34092 objects degraded (6.597%); 833/34092 objects misplaced (2.443%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T20:50:02.639 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:02.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:02.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:02.744 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:02.775 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:02.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:02.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:02.880 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:02.913 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:02.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:02.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:03.019 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:03.065 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:03.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:03.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:03.169 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:03.198 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:03.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:03.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:03.305 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:03.353 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:03.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:03.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:03.461 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:03.492 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:03.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:03.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:03.560 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:03.595 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:03.632 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:03.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:03.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:03.736 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:03.769 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:03.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:03.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:03.873 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:03.900 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:03.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:03.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:04.004 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:04.036 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:04.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:04.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:04.138 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:04.184 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:04.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:04.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:04.288 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:04.330 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:04.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:04.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:04.406 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:04 smithi098 bash[74888]: cluster 2023-09-23T20:50:02.902510+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1571: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 561 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 2292/26958 objects degraded (8.502%); 626/26958 objects misplaced (2.322%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:50:04.435 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:04.470 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:04.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:04.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:04.575 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:04.609 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:04.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:04.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:04.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:04 smithi098 bash[78228]: cluster 2023-09-23T20:50:02.902510+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1571: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 561 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 2292/26958 objects degraded (8.502%); 626/26958 objects misplaced (2.322%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:50:04.714 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:04.737 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:04.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:04.843 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:04.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:04 smithi173 bash[59517]: cluster 2023-09-23T20:50:02.902510+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1571: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 561 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 2292/26958 objects degraded (8.502%); 626/26958 objects misplaced (2.322%); 2.2 MiB/s, 34 objects/s recovering 2023-09-23T20:50:04.869 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:04.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:04.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:04.972 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:05.004 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:05.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:05.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:05.110 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:05.145 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:05.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:05.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:05.221 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:50:05.221 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:50:05.251 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:05.283 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:05.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:05.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:05.387 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:05.414 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:05.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:05.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:05.521 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:05.558 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:05.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:05.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:05.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:05.672 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:05 smithi098 bash[74888]: cluster 2023-09-23T20:50:05.269960+0000 mon.a (mon.0) 1922 : cluster 3 Health check update: Degraded data redundancy: 2292/26958 objects degraded (8.502%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:05.673 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:05 smithi098 bash[78228]: cluster 2023-09-23T20:50:05.269960+0000 mon.a (mon.0) 1922 : cluster 3 Health check update: Degraded data redundancy: 2292/26958 objects degraded (8.502%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:05.701 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:05.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:05.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:05.807 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:05.843 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:05.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:05 smithi173 bash[59517]: cluster 2023-09-23T20:50:05.269960+0000 mon.a (mon.0) 1922 : cluster 3 Health check update: Degraded data redundancy: 2292/26958 objects degraded (8.502%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:05.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:05.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:05.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:05.974 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:05.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:05.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:06.080 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:06.110 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:06.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:06.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:06.213 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:06.235 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:06.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:06.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:06.338 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:06.347 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:50:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:50:06] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.33.4" 2023-09-23T20:50:06.361 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:06.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:06.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:06.464 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:06.494 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:06.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:06.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:06.599 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:06.606 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:06 smithi098 bash[78228]: cluster 2023-09-23T20:50:04.902991+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1572: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 561 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 2292/26958 objects degraded (8.502%); 626/26958 objects misplaced (2.322%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:50:06.607 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:06 smithi098 bash[74888]: cluster 2023-09-23T20:50:04.902991+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1572: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 561 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 2292/26958 objects degraded (8.502%); 626/26958 objects misplaced (2.322%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:50:06.622 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:06.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:06.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:06.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:06.745 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:06.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:06.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:06.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:06 smithi173 bash[59517]: cluster 2023-09-23T20:50:04.902991+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1572: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 561 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 2292/26958 objects degraded (8.502%); 626/26958 objects misplaced (2.322%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T20:50:06.848 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:06.875 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:06.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:06.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:06.981 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:07.011 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:07.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:07.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:07.121 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:07.145 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:07.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:07.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:07.251 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:07.283 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:07.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:07.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:07.387 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:07.426 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:07.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:07.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:07.532 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:07.557 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:07.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:07.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:07.664 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:07.695 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:07.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:07.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:07.799 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:07.838 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:07.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:07.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:07.942 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:07.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:07.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:07.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:08.088 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:08.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:08.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:08.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:08.220 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:08.251 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:08.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:08.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:08.359 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:08.396 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:08.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:08.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:08.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:08.526 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:08.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:08.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:08.629 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:08.638 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:08 smithi098 bash[74888]: cluster 2023-09-23T20:50:06.903604+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 409 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 2330/19701 objects degraded (11.827%); 430/19701 objects misplaced (2.183%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:50:08.639 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:08 smithi098 bash[78228]: cluster 2023-09-23T20:50:06.903604+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 409 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 2330/19701 objects degraded (11.827%); 430/19701 objects misplaced (2.183%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:50:08.662 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:08.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:08.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:08.766 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:08.792 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:08.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:08.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:08.837 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T20:50:08.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:08 smithi173 bash[59517]: cluster 2023-09-23T20:50:06.903604+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1573: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 409 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 2330/19701 objects degraded (11.827%); 430/19701 objects misplaced (2.183%); 2.3 MiB/s, 37 objects/s recovering 2023-09-23T20:50:08.896 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:08.938 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:08.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:08.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:09.047 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:09.076 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:09.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:09.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:09.180 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:09.224 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:09.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:09.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:09.328 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:09.357 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:09.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:09.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:09.463 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:09.490 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:09.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:09.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:09.596 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:09.623 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:09.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:09.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:09.728 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:09.760 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:09.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:09.864 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:09.886 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:09.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:09.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:09.992 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:10.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:10.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:10.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:10.137 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:10.163 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:10.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:10.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:10.269 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:10.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:10.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:10.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:10.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:10.437 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:10.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:10.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:10.540 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:10.570 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:10.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:10.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:10.674 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:10.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:10 smithi098 bash[74888]: cluster 2023-09-23T20:50:08.904182+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1574: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 360 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 2330/17319 objects degraded (13.453%); 405/17319 objects misplaced (2.338%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:50:10.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:10 smithi098 bash[74888]: audit 2023-09-23T20:50:09.624859+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:10.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:10 smithi098 bash[74888]: cluster 2023-09-23T20:50:10.271199+0000 mon.a (mon.0) 1924 : cluster 3 Health check update: Degraded data redundancy: 2330/17319 objects degraded (13.453%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:10.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:10 smithi098 bash[78228]: cluster 2023-09-23T20:50:08.904182+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1574: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 360 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 2330/17319 objects degraded (13.453%); 405/17319 objects misplaced (2.338%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:50:10.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:10 smithi098 bash[78228]: audit 2023-09-23T20:50:09.624859+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:10.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:10 smithi098 bash[78228]: cluster 2023-09-23T20:50:10.271199+0000 mon.a (mon.0) 1924 : cluster 3 Health check update: Degraded data redundancy: 2330/17319 objects degraded (13.453%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:10.683 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:10 smithi173 bash[59517]: cluster 2023-09-23T20:50:08.904182+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1574: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 360 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 2330/17319 objects degraded (13.453%); 405/17319 objects misplaced (2.338%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:50:10.683 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:10 smithi173 bash[59517]: audit 2023-09-23T20:50:09.624859+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:10.684 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:10 smithi173 bash[59517]: cluster 2023-09-23T20:50:10.271199+0000 mon.a (mon.0) 1924 : cluster 3 Health check update: Degraded data redundancy: 2330/17319 objects degraded (13.453%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:10.714 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:10.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:10.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:10.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:10.846 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:10.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:10.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:10.951 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:10.977 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:10.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:10.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:11.082 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:11.108 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:11.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:11.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:11.219 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:11.245 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:11.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:11.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:11.353 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:11.398 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:11.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:11.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:11.506 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:11.534 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:11.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:11.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:11.639 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:11.675 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:11.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:11.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:11.784 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:11.808 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:11.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:11.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:11.916 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:11.946 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:11.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:11.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:12.053 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:12.078 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:12.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:12.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:12.185 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:12.211 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:12.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:12.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:12.315 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:12.351 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:12.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:12.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:12.455 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:12.487 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:12.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:12.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:12.592 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:12.600 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:12 smithi098 bash[74888]: cluster 2023-09-23T20:50:10.904814+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1575: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 295 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 2330/14217 objects degraded (16.389%); 405/14217 objects misplaced (2.849%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:50:12.600 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:12 smithi098 bash[78228]: cluster 2023-09-23T20:50:10.904814+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1575: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 295 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 2330/14217 objects degraded (16.389%); 405/14217 objects misplaced (2.849%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:50:12.631 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:12.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:12.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:12.735 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:12.762 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:12.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:12.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:12 smithi173 bash[59517]: cluster 2023-09-23T20:50:10.904814+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1575: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 295 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 2330/14217 objects degraded (16.389%); 405/14217 objects misplaced (2.849%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T20:50:12.870 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:12.896 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:12.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:12.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:13.001 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:13.028 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:13.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:13.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:13.133 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:13.158 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:13.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:13.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:13.267 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:13.302 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:13.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:13.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:13.406 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:13.436 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:13.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:13.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:13.544 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:13.573 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:13.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:13.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:13.678 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:13.706 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:13.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:13.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:13.811 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:13.846 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:13.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:13.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:13.950 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:13.981 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:13.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:13.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:14.085 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:14.114 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:14.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:14.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:14.220 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:14.249 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:50:14.268 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:14.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:14.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:14.294 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:50:14.337 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:50:14.377 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:50:14.378 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:14.409 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:50:14.415 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:14.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:14.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:14.428 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:14 smithi098 bash[74888]: cluster 2023-09-23T20:50:12.905570+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1576: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 149 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 2410/7179 objects degraded (33.570%); 158/7179 objects misplaced (2.201%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:50:14.429 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:14 smithi098 bash[74888]: audit 2023-09-23T20:50:14.196158+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.98:0/859278996' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:50:14.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:14 smithi098 bash[78228]: cluster 2023-09-23T20:50:12.905570+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1576: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 149 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 2410/7179 objects degraded (33.570%); 158/7179 objects misplaced (2.201%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:50:14.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:14 smithi098 bash[78228]: audit 2023-09-23T20:50:14.196158+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.98:0/859278996' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:50:14.446 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:50:14.477 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:50:14.505 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:50:14.512 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:50:14.513 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:50:14.513 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:50:14.513 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:50:14.513 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:50:14.513 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:50:14.513 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:50:14.513 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:50:14.519 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:14.553 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:14.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:14.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:14.660 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:14.669 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:14 smithi173 bash[59517]: cluster 2023-09-23T20:50:12.905570+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1576: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 149 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 2410/7179 objects degraded (33.570%); 158/7179 objects misplaced (2.201%); 2.3 MiB/s, 36 objects/s recovering 2023-09-23T20:50:14.669 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:14 smithi173 bash[59517]: audit 2023-09-23T20:50:14.196158+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.98:0/859278996' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:50:14.688 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:14.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:14.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:14.793 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:14.818 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:14.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:14.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:14.854 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Removed 103827 objects 2023-09-23T20:50:14.854 INFO:tasks.radosbench.radosbench.0.smithi098.stdout:Clean up completed and total clean up time :164.389 2023-09-23T20:50:14.923 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:14.941 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:14.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:14.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:15.044 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:15.072 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:15.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:15.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:15.162 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:50:15.162 INFO:teuthology.orchestra.run.smithi098.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T20:50:15.162 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:50:15.176 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:15.198 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:15.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:15.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:15.301 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:15.325 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:15.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:15.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:15.429 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:15.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:15 smithi098 bash[78228]: audit 2023-09-23T20:50:14.748745+0000 mon.a (mon.0) 1925 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:50:15.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:15 smithi098 bash[78228]: audit 2023-09-23T20:50:14.751229+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.98:0/625905019' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:50:15.440 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:15 smithi098 bash[78228]: cluster 2023-09-23T20:50:15.272265+0000 mon.a (mon.0) 1926 : cluster 3 Health check update: Degraded data redundancy: 2410/7179 objects degraded (33.570%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:15.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:15 smithi098 bash[74888]: audit 2023-09-23T20:50:14.748745+0000 mon.a (mon.0) 1925 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:50:15.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:15 smithi098 bash[74888]: audit 2023-09-23T20:50:14.751229+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.98:0/625905019' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:50:15.440 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:15 smithi098 bash[74888]: cluster 2023-09-23T20:50:15.272265+0000 mon.a (mon.0) 1926 : cluster 3 Health check update: Degraded data redundancy: 2410/7179 objects degraded (33.570%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:15.447 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:50:15.455 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:15.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:15.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:15.558 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:15.590 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:15.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:15.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:15.601 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2023-09-23T20:50:15.602 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2023-09-23T20:50:15.694 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:15.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:15 smithi173 bash[59517]: audit 2023-09-23T20:50:14.748745+0000 mon.a (mon.0) 1925 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:50:15.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:15 smithi173 bash[59517]: audit 2023-09-23T20:50:14.751229+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.98:0/625905019' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:50:15.706 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:15 smithi173 bash[59517]: cluster 2023-09-23T20:50:15.272265+0000 mon.a (mon.0) 1926 : cluster 3 Health check update: Degraded data redundancy: 2410/7179 objects degraded (33.570%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:15.721 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:15.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:15.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:15.855 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:15.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:15.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:15.958 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:15.983 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:15.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:15.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:16.087 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:16.114 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:16.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:16.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:16.216 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:16.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:16.235 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:50:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:50:16] "GET /metrics HTTP/1.1" 200 36506 "" "Prometheus/2.33.4" 2023-09-23T20:50:16.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:16.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:16.337 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:16.362 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:16.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:16.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:16.465 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:16.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:16.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:16.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:16.593 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:16.601 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:16 smithi098 bash[74888]: cluster 2023-09-23T20:50:14.906289+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1577: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 149 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 2410/7179 objects degraded (33.570%); 158/7179 objects misplaced (2.201%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:50:16.601 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:16 smithi098 bash[74888]: cluster 2023-09-23T20:50:15.423361+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:50:16.601 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:16 smithi098 bash[74888]: audit 2023-09-23T20:50:15.438124+0000 mon.a (mon.0) 1928 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:50:16.602 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:16 smithi098 bash[74888]: cluster 2023-09-23T20:50:15.438213+0000 mon.a (mon.0) 1929 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2023-09-23T20:50:16.602 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:16 smithi098 bash[74888]: cluster 2023-09-23T20:50:15.438342+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:16.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:16 smithi098 bash[78228]: cluster 2023-09-23T20:50:14.906289+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1577: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 149 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 2410/7179 objects degraded (33.570%); 158/7179 objects misplaced (2.201%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:50:16.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:16 smithi098 bash[78228]: cluster 2023-09-23T20:50:15.423361+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:50:16.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:16 smithi098 bash[78228]: audit 2023-09-23T20:50:15.438124+0000 mon.a (mon.0) 1928 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:50:16.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:16 smithi098 bash[78228]: cluster 2023-09-23T20:50:15.438213+0000 mon.a (mon.0) 1929 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2023-09-23T20:50:16.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:16 smithi098 bash[78228]: cluster 2023-09-23T20:50:15.438342+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:16.617 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:16.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:16.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:16.720 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:16.730 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:16 smithi173 bash[59517]: cluster 2023-09-23T20:50:14.906289+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1577: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 149 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 2410/7179 objects degraded (33.570%); 158/7179 objects misplaced (2.201%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T20:50:16.730 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:16 smithi173 bash[59517]: cluster 2023-09-23T20:50:15.423361+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:50:16.730 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:16 smithi173 bash[59517]: audit 2023-09-23T20:50:15.438124+0000 mon.a (mon.0) 1928 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:50:16.730 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:16 smithi173 bash[59517]: cluster 2023-09-23T20:50:15.438213+0000 mon.a (mon.0) 1929 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2023-09-23T20:50:16.730 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:16 smithi173 bash[59517]: cluster 2023-09-23T20:50:15.438342+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:16.747 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:16.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:16.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:16.850 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:16.877 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:16.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:16.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:16.981 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:17.009 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:17.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:17.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:17.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:17.141 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:17.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:17.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:17.245 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:17.273 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:17.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:17.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:17.376 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:17.402 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:17.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:17.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:17.505 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:17.532 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:17.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:17.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:17.635 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:17.646 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:17 smithi173 bash[59517]: cluster 2023-09-23T20:50:15.937822+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:17.647 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:17 smithi173 bash[59517]: cluster 2023-09-23T20:50:15.937962+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:17.647 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:17 smithi173 bash[59517]: cluster 2023-09-23T20:50:15.938064+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:17.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:17.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:17.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:17.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:17.780 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:17 smithi098 bash[78228]: cluster 2023-09-23T20:50:15.937822+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:17.780 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:17 smithi098 bash[78228]: cluster 2023-09-23T20:50:15.937962+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:17.781 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:17 smithi098 bash[78228]: cluster 2023-09-23T20:50:15.938064+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:17.781 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:17 smithi098 bash[74888]: cluster 2023-09-23T20:50:15.937822+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:17.781 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:17 smithi098 bash[74888]: cluster 2023-09-23T20:50:15.937962+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:17.781 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:17 smithi098 bash[74888]: cluster 2023-09-23T20:50:15.938064+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T20:50:17.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:17.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:17.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:17.903 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:17.935 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:17.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:17.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:18.038 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:18.070 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:18.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:18.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:18.175 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:18.205 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:18.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:18.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:18.293 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:18.308 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:18.336 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:18.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:18.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:18.439 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:18.464 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:18.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:18.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:18.568 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:18.575 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:18 smithi098 bash[78228]: cluster 2023-09-23T20:50:16.907450+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1579: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 21 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 2443/1074 objects degraded (227.467%); 13/1074 objects misplaced (1.210%); 1.6 MiB/s, 35 objects/s recovering 2023-09-23T20:50:18.576 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:18 smithi098 bash[74888]: cluster 2023-09-23T20:50:16.907450+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1579: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 21 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 2443/1074 objects degraded (227.467%); 13/1074 objects misplaced (1.210%); 1.6 MiB/s, 35 objects/s recovering 2023-09-23T20:50:18.595 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:18.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:18.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:18.698 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:18.723 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:18.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:18.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:18.826 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:18.834 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:18 smithi173 bash[59517]: cluster 2023-09-23T20:50:16.907450+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1579: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 21 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 2443/1074 objects degraded (227.467%); 13/1074 objects misplaced (1.210%); 1.6 MiB/s, 35 objects/s recovering 2023-09-23T20:50:18.852 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:18.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:18.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:18.956 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:18.986 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:18.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:18.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:19.089 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:19.121 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:19.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:19.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:19.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:50:19.224 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:19.248 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:19.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:19.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:19.352 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:19.382 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:19.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:19.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:19.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:19.510 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:19.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:19.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:19.615 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:19.649 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:19.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:19.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:19.753 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:19.784 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:19.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:19.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:19.810 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:50:19.887 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:19.915 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:19.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:19.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:20.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:20.045 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:20.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:20.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:20.148 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:20.180 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:20.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:20.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:20.283 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:20.313 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:20.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:20.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:20.416 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:20.446 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:20.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:20.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:20.549 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:20.583 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:20.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:20.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:20.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:20 smithi098 bash[78228]: cluster 2023-09-23T20:50:18.908095+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1580: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 2443/72 objects degraded (3393.056%); 1.6 MiB/s, 35 objects/s recovering 2023-09-23T20:50:20.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:20 smithi098 bash[78228]: cluster 2023-09-23T20:50:20.273228+0000 mon.a (mon.0) 1930 : cluster 3 Health check update: Degraded data redundancy: 2443/72 objects degraded (3393.056%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:20.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:20 smithi098 bash[74888]: cluster 2023-09-23T20:50:18.908095+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1580: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 2443/72 objects degraded (3393.056%); 1.6 MiB/s, 35 objects/s recovering 2023-09-23T20:50:20.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:20 smithi098 bash[74888]: cluster 2023-09-23T20:50:20.273228+0000 mon.a (mon.0) 1930 : cluster 3 Health check update: Degraded data redundancy: 2443/72 objects degraded (3393.056%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:20.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:20.698 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:20 smithi173 bash[59517]: cluster 2023-09-23T20:50:18.908095+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1580: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 2443/72 objects degraded (3393.056%); 1.6 MiB/s, 35 objects/s recovering 2023-09-23T20:50:20.698 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:20 smithi173 bash[59517]: cluster 2023-09-23T20:50:20.273228+0000 mon.a (mon.0) 1930 : cluster 3 Health check update: Degraded data redundancy: 2443/72 objects degraded (3393.056%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T20:50:20.717 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:20.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:20.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:20.821 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:20.857 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:20.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:20.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:20.960 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:20.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:20.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:20.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:21.092 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:21.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:21.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:21.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:21.228 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:21.255 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:21.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:21.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:21.359 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:21.385 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:21.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:21.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:21.488 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:21.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:21.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:21.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:21.620 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:21.652 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:21.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:21.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:21.755 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:21.786 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:21.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:21.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:21.890 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:21.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:21.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:21.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:22.020 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:22.052 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:22.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:22.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:22.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:22.183 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:22.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:22.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:22.288 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:22.319 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:22.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:22.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:22.353 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:22.423 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:22.456 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:22.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:22.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:22.470 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:50:22.470 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:99764 10.d e304/297 10:bdd7fcd8:::benchmark_data_smithi098_207982_object99763:head v 304'6264, mlcod=304'6261)", 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.084007+0000", 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 492.37706103699998, 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.39646394200000001, 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.471 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.472 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084007+0000", 2023-09-23T20:50:22.472 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.472 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.472 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.472 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.472 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084007+0000", 2023-09-23T20:50:22.472 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.472 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.472 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.472 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.472 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084006+0000", 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084045+0000", 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.8856999999999997e-05 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084055+0000", 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0019e-05 2023-09-23T20:50:22.473 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.474 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.474 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.474 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084062+0000", 2023-09-23T20:50:22.474 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0049999999999998e-06 2023-09-23T20:50:22.474 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.474 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.474 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.474 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084196+0000", 2023-09-23T20:50:22.474 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013418300000000001 2023-09-23T20:50:22.474 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.474 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.084219+0000", 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2702999999999999e-05 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.480425+0000", 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.39620630899999998 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.480471+0000", 2023-09-23T20:50:22.475 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5828000000000002e-05 2023-09-23T20:50:22.476 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.476 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.476 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.476 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.476 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.476 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35775.0:99775 10.b e304/297 10:d17333f8:::benchmark_data_smithi098_207982_object99774:head v 304'6258, mlcod=304'6255)", 2023-09-23T20:50:22.476 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:42:10.100611+0000", 2023-09-23T20:50:22.476 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 492.36045698499998, 2023-09-23T20:50:22.476 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.39645543100000002, 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100611+0000", 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100611+0000", 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.477 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100610+0000", 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100707+0000", 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7264999999999998e-05 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.478 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100716+0000", 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1939999999999998e-06 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.100720+0000", 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9110000000000001e-06 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.475310+0000", 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.374589793 2023-09-23T20:50:22.479 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.475369+0000", 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9049999999999999e-05 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.496780+0000", 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.021410970000000001 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.480 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:42:10.497066+0000", 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00028609099999999998 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:26008 11.6 11:6d3f645d:::benchmark_data_smithi098_231357_object26007:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:10.982127+0000", 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 251.478941373, 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.51451482500000001, 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.481 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 26008 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.982127+0000", 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.482 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.982127+0000", 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.982123+0000", 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999967 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.982175+0000", 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1768999999999999e-05 2023-09-23T20:50:22.483 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.982212+0000", 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.7169000000000003e-05 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.982231+0000", 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8765000000000001e-05 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.484 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.982330+0000", 2023-09-23T20:50:22.485 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9271000000000006e-05 2023-09-23T20:50:22.485 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.485 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.485 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.485 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.982602+0000", 2023-09-23T20:50:22.485 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00027153700000000003 2023-09-23T20:50:22.485 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.485 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.486 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.486 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.982955+0000", 2023-09-23T20:50:22.486 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00035312499999999998 2023-09-23T20:50:22.486 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.486 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.486 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.486 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.984818+0000", 2023-09-23T20:50:22.487 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001863371 2023-09-23T20:50:22.487 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.487 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.487 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.487 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.985094+0000", 2023-09-23T20:50:22.487 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000275202 2023-09-23T20:50:22.487 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.487 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.487 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.487 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.496504+0000", 2023-09-23T20:50:22.487 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.51141035099999999 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.496571+0000", 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6806999999999999e-05 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.496641+0000", 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0619999999999998e-05 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.488 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:26016 11.6 11:6be5a112:::benchmark_data_smithi098_231357_object26015:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:10.987724+0000", 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 251.47334395600001, 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.509126827, 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.489 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.490 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 26016 2023-09-23T20:50:22.490 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.490 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.490 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.490 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.490 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.987724+0000", 2023-09-23T20:50:22.490 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.490 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.490 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.490 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.490 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.987724+0000", 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.987723+0000", 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.987748+0000", 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5808000000000001e-05 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.491 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.987781+0000", 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2947999999999997e-05 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.987791+0000", 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1430000000000004e-06 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.492 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.987838+0000", 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7929000000000001e-05 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.987959+0000", 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000120567 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.988053+0000", 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4276000000000003e-05 2023-09-23T20:50:22.493 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.494 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.494 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.494 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.989026+0000", 2023-09-23T20:50:22.494 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00097232999999999998 2023-09-23T20:50:22.494 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.494 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.494 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.494 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.989683+0000", 2023-09-23T20:50:22.494 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00065753700000000003 2023-09-23T20:50:22.494 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.494 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.495 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.495 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.496692+0000", 2023-09-23T20:50:22.495 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.50700848099999996 2023-09-23T20:50:22.495 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.495 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.495 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.495 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.496803+0000", 2023-09-23T20:50:22.495 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011132 2023-09-23T20:50:22.495 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.495 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.495 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.497 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.496851+0000", 2023-09-23T20:50:22.497 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7825999999999999e-05 2023-09-23T20:50:22.497 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.497 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.497 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.497 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.497 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.498 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116675 11.6 11:6e680e70:::benchmark_data_smithi098_231357_object12845:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.498 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.256115+0000", 2023-09-23T20:50:22.498 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 152.20495247400001, 2023-09-23T20:50:22.498 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0182144040000001, 2023-09-23T20:50:22.498 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.498 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.498 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.498 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.498 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.498 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116675 2023-09-23T20:50:22.498 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.256115+0000", 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.256115+0000", 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.499 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.256114+0000", 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.256122+0000", 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6179999999999997e-06 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.256135+0000", 2023-09-23T20:50:22.500 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3617e-05 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.256144+0000", 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6139999999999992e-06 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.256200+0000", 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.6041000000000001e-05 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.501 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.502 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.256211+0000", 2023-09-23T20:50:22.502 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1063000000000001e-05 2023-09-23T20:50:22.502 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.502 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.502 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.502 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.263750+0000", 2023-09-23T20:50:22.502 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0075395439999999 2023-09-23T20:50:22.502 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.502 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.502 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.502 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.263864+0000", 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000113688 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.263970+0000", 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010542 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.274187+0000", 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010217449999999999 2023-09-23T20:50:22.503 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.504 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.504 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.504 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.274236+0000", 2023-09-23T20:50:22.504 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9098999999999999e-05 2023-09-23T20:50:22.504 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.504 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.504 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.504 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.274253+0000", 2023-09-23T20:50:22.504 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7280000000000001e-05 2023-09-23T20:50:22.504 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.504 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.505 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.505 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.274288+0000", 2023-09-23T20:50:22.505 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4727000000000001e-05 2023-09-23T20:50:22.505 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.505 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.505 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.506 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.274330+0000", 2023-09-23T20:50:22.506 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1788e-05 2023-09-23T20:50:22.506 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.506 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.506 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.506 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.507 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.507 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116676 11.6 11:6ee9a464:::benchmark_data_smithi098_231357_object12846:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.507 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.258312+0000", 2023-09-23T20:50:22.507 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 152.20275587200001, 2023-09-23T20:50:22.507 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0220720089999999, 2023-09-23T20:50:22.507 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.508 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.508 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.508 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.508 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.508 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116676 2023-09-23T20:50:22.508 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.509 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.509 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.509 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.509 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.258312+0000", 2023-09-23T20:50:22.509 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.509 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.510 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.510 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.510 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.258312+0000", 2023-09-23T20:50:22.510 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.510 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.511 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.511 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.511 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.258310+0000", 2023-09-23T20:50:22.511 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:50:22.511 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.511 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.512 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.512 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.258320+0000", 2023-09-23T20:50:22.512 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0084e-05 2023-09-23T20:50:22.512 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.512 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.512 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.513 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.258341+0000", 2023-09-23T20:50:22.513 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0466e-05 2023-09-23T20:50:22.513 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.513 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.513 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.513 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.258351+0000", 2023-09-23T20:50:22.514 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0411000000000001e-05 2023-09-23T20:50:22.514 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.514 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.514 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.514 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.258419+0000", 2023-09-23T20:50:22.514 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7768999999999994e-05 2023-09-23T20:50:22.515 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.515 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.515 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.515 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.258431+0000", 2023-09-23T20:50:22.515 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2325e-05 2023-09-23T20:50:22.515 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.515 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.516 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.516 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.267243+0000", 2023-09-23T20:50:22.516 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0088123229999999 2023-09-23T20:50:22.516 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.516 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.516 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.517 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.267427+0000", 2023-09-23T20:50:22.517 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018365999999999999 2023-09-23T20:50:22.517 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.517 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.517 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.517 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.267582+0000", 2023-09-23T20:50:22.518 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000154986 2023-09-23T20:50:22.518 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.518 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.518 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.518 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.274227+0000", 2023-09-23T20:50:22.519 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0066448610000000002 2023-09-23T20:50:22.519 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.519 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.519 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.519 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.274406+0000", 2023-09-23T20:50:22.519 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017951999999999999 2023-09-23T20:50:22.520 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.520 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.520 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.520 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.280292+0000", 2023-09-23T20:50:22.520 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0058858449999999998 2023-09-23T20:50:22.520 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.520 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.521 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.521 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.280342+0000", 2023-09-23T20:50:22.521 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9379000000000003e-05 2023-09-23T20:50:22.521 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.521 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.522 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.522 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.280384+0000", 2023-09-23T20:50:22.522 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2438999999999998e-05 2023-09-23T20:50:22.522 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.522 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.522 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.523 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.523 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.523 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116749 11.6 11:6aa7bd40:::benchmark_data_smithi098_231357_object12919:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.523 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.359935+0000", 2023-09-23T20:50:22.523 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 152.10113305600001, 2023-09-23T20:50:22.524 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.92771135100000002, 2023-09-23T20:50:22.524 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.524 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.524 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.524 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.524 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.525 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116749 2023-09-23T20:50:22.525 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.525 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.525 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.525 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.525 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.359935+0000", 2023-09-23T20:50:22.526 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.526 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.526 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.526 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.526 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.359935+0000", 2023-09-23T20:50:22.526 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.527 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.527 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.527 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.527 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.359933+0000", 2023-09-23T20:50:22.527 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:50:22.527 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.528 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.528 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.528 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.359941+0000", 2023-09-23T20:50:22.528 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0600000000000008e-06 2023-09-23T20:50:22.528 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.529 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.529 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.529 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.359958+0000", 2023-09-23T20:50:22.529 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.662e-05 2023-09-23T20:50:22.529 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.529 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.530 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.530 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.359967+0000", 2023-09-23T20:50:22.530 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9479999999999997e-06 2023-09-23T20:50:22.530 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.530 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.531 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.531 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.360046+0000", 2023-09-23T20:50:22.531 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9472000000000001e-05 2023-09-23T20:50:22.531 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.531 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.531 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.532 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.360060+0000", 2023-09-23T20:50:22.532 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3125999999999999e-05 2023-09-23T20:50:22.532 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.532 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.532 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.533 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.271212+0000", 2023-09-23T20:50:22.533 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.91115292000000003 2023-09-23T20:50:22.533 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.533 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.533 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.533 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.271335+0000", 2023-09-23T20:50:22.534 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000122039 2023-09-23T20:50:22.534 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.534 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.534 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.534 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.271440+0000", 2023-09-23T20:50:22.534 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000105892 2023-09-23T20:50:22.535 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.535 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.535 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.535 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.280235+0000", 2023-09-23T20:50:22.535 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0087941900000000003 2023-09-23T20:50:22.535 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.535 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.535 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.536 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.280441+0000", 2023-09-23T20:50:22.536 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00020644500000000001 2023-09-23T20:50:22.536 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.536 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.536 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.536 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287541+0000", 2023-09-23T20:50:22.536 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0070996109999999996 2023-09-23T20:50:22.537 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.537 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.537 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.537 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287596+0000", 2023-09-23T20:50:22.537 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5562000000000001e-05 2023-09-23T20:50:22.537 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.537 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.537 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.538 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287646+0000", 2023-09-23T20:50:22.538 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0012999999999997e-05 2023-09-23T20:50:22.538 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.538 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.538 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116771 11.6 11:60520290:::benchmark_data_smithi098_231357_object12941:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.392269+0000", 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 152.068798759, 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.89556782800000001, 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116771 2023-09-23T20:50:22.539 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.392269+0000", 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.392269+0000", 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.540 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.392267+0000", 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.392277+0000", 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6229999999999992e-06 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.541 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.392295+0000", 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8462999999999999e-05 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.392305+0000", 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.8800000000000003e-06 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.392366+0000", 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0908e-05 2023-09-23T20:50:22.542 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.392379+0000", 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3215e-05 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.274431+0000", 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.88205159600000005 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.543 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.274537+0000", 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000106115 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.274606+0000", 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8782000000000007e-05 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.280449+0000", 2023-09-23T20:50:22.544 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0058429880000000003 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287699+0000", 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0072498060000000001 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287729+0000", 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0471e-05 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.545 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287792+0000", 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2864e-05 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287837+0000", 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5009999999999998e-05 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.546 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.547 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.547 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116782 11.6 11:617193eb:::benchmark_data_smithi098_231357_object12952:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.547 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.401832+0000", 2023-09-23T20:50:22.547 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 152.05923613600001, 2023-09-23T20:50:22.547 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.88621398100000004, 2023-09-23T20:50:22.547 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.547 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.547 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.547 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.547 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.547 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116782 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.401832+0000", 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.401832+0000", 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.548 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.401830+0000", 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.401840+0000", 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0107e-05 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.549 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.401865+0000", 2023-09-23T20:50:22.550 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5233999999999999e-05 2023-09-23T20:50:22.550 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.550 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.550 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.550 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.401877+0000", 2023-09-23T20:50:22.550 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1963e-05 2023-09-23T20:50:22.550 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.550 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.550 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.550 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.401944+0000", 2023-09-23T20:50:22.550 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7231999999999996e-05 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.401956+0000", 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1809e-05 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.277364+0000", 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.87540812499999998 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.551 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.277451+0000", 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6577999999999997e-05 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.277518+0000", 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6857e-05 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287471+0000", 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0099535930000000002 2023-09-23T20:50:22.552 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.553 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.553 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.553 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287886+0000", 2023-09-23T20:50:22.553 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00041433399999999998 2023-09-23T20:50:22.553 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.553 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.553 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.553 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287945+0000", 2023-09-23T20:50:22.553 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9901000000000001e-05 2023-09-23T20:50:22.553 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.553 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.554 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.554 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287987+0000", 2023-09-23T20:50:22.554 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1556e-05 2023-09-23T20:50:22.554 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.554 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.554 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.554 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.288046+0000", 2023-09-23T20:50:22.554 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8804000000000001e-05 2023-09-23T20:50:22.554 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.554 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.554 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116794 11.6 11:6a645e13:::benchmark_data_smithi098_231357_object12964:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.422678+0000", 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 152.03838946900001, 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.87371907699999996, 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.555 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116794 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.422678+0000", 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.422678+0000", 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.556 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.422677+0000", 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.422686+0000", 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0759999999999992e-06 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.557 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.558 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.422704+0000", 2023-09-23T20:50:22.558 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8564e-05 2023-09-23T20:50:22.558 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.558 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.558 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.558 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.422712+0000", 2023-09-23T20:50:22.558 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7810000000000005e-06 2023-09-23T20:50:22.558 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.558 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.422775+0000", 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2722e-05 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.422787+0000", 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2006e-05 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.559 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.280482+0000", 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.8576954 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.280600+0000", 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000117574 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.280714+0000", 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000113751 2023-09-23T20:50:22.560 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.287897+0000", 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0071831229999999996 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.288084+0000", 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000187171 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.561 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.562 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296264+0000", 2023-09-23T20:50:22.562 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0081800799999999993 2023-09-23T20:50:22.562 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.562 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.562 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.562 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296322+0000", 2023-09-23T20:50:22.562 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8041000000000002e-05 2023-09-23T20:50:22.562 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.562 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.562 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296398+0000", 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5558999999999999e-05 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116796 11.6 11:6093b479:::benchmark_data_smithi098_231357_object12966:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.428322+0000", 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 152.03274550399999, 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.86824205300000001, 2023-09-23T20:50:22.563 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116796 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.428322+0000", 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.564 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.428322+0000", 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.428320+0000", 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.565 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.566 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.428330+0000", 2023-09-23T20:50:22.566 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6690000000000001e-06 2023-09-23T20:50:22.566 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.566 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.566 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.566 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.428351+0000", 2023-09-23T20:50:22.567 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0761999999999999e-05 2023-09-23T20:50:22.567 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.567 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.567 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.567 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.428362+0000", 2023-09-23T20:50:22.567 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0611999999999999e-05 2023-09-23T20:50:22.567 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.568 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.568 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.568 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.428424+0000", 2023-09-23T20:50:22.568 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2541999999999999e-05 2023-09-23T20:50:22.568 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.568 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.569 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.569 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.428437+0000", 2023-09-23T20:50:22.569 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3134e-05 2023-09-23T20:50:22.569 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.569 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.569 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.570 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.284351+0000", 2023-09-23T20:50:22.570 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.855913708 2023-09-23T20:50:22.570 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.570 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.570 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.570 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.284449+0000", 2023-09-23T20:50:22.571 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7900999999999997e-05 2023-09-23T20:50:22.571 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.571 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.571 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.571 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.284524+0000", 2023-09-23T20:50:22.571 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4819000000000003e-05 2023-09-23T20:50:22.571 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.572 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.572 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.572 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.288113+0000", 2023-09-23T20:50:22.572 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035893000000000001 2023-09-23T20:50:22.572 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.572 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.572 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.573 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296224+0000", 2023-09-23T20:50:22.573 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0081112189999999994 2023-09-23T20:50:22.573 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.573 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.573 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.574 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296491+0000", 2023-09-23T20:50:22.574 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00026696899999999998 2023-09-23T20:50:22.574 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.574 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.574 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.574 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296531+0000", 2023-09-23T20:50:22.575 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9752999999999997e-05 2023-09-23T20:50:22.575 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.575 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.575 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.575 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296564+0000", 2023-09-23T20:50:22.575 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.3609000000000003e-05 2023-09-23T20:50:22.575 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.575 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.575 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.575 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116799 11.6 11:61eb4797:::benchmark_data_smithi098_231357_object12969:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.429043+0000", 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 152.032025054, 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.884166118, 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116799 2023-09-23T20:50:22.576 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.577 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.577 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.577 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.577 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.429043+0000", 2023-09-23T20:50:22.577 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.577 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.577 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.577 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.577 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.429043+0000", 2023-09-23T20:50:22.577 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.577 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.578 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.578 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.578 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.429042+0000", 2023-09-23T20:50:22.578 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:50:22.578 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.578 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.578 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.578 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.429048+0000", 2023-09-23T20:50:22.578 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9479999999999996e-06 2023-09-23T20:50:22.578 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.578 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.579 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.579 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.429062+0000", 2023-09-23T20:50:22.579 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4453e-05 2023-09-23T20:50:22.579 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.579 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.579 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.579 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.429070+0000", 2023-09-23T20:50:22.579 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0870000000000007e-06 2023-09-23T20:50:22.579 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.579 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.579 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.429116+0000", 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5748999999999999e-05 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.429126+0000", 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4919999999999999e-06 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.288134+0000", 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.85900786900000003 2023-09-23T20:50:22.580 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.288249+0000", 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011555700000000001 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.288362+0000", 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000113312 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.581 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296452+0000", 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0080899349999999995 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296601+0000", 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014838300000000001 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.313088+0000", 2023-09-23T20:50:22.582 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016487331000000001 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.313164+0000", 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6066e-05 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.313209+0000", 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4867999999999998e-05 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.583 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116852 11.6 11:69c77a0f:::benchmark_data_smithi098_231357_object13022:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.502614+0000", 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 151.958454284, 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.81878241900000004, 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.584 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116852 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.502614+0000", 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.502614+0000", 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.585 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.586 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.586 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.586 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.502612+0000", 2023-09-23T20:50:22.586 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:50:22.586 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.586 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.586 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.586 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.502619+0000", 2023-09-23T20:50:22.586 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1e-06 2023-09-23T20:50:22.586 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.586 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.502632+0000", 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3115000000000001e-05 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.502638+0000", 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5470000000000002e-06 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.502683+0000", 2023-09-23T20:50:22.587 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4724000000000001e-05 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.502693+0000", 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9660000000000008e-06 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.292306+0000", 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.78961287400000002 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.588 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.292452+0000", 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014619200000000001 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.292601+0000", 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014922500000000001 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.589 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.313024+0000", 2023-09-23T20:50:22.590 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.020423060999999999 2023-09-23T20:50:22.590 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.590 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.590 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.590 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321250+0000", 2023-09-23T20:50:22.590 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0082260219999999995 2023-09-23T20:50:22.590 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.590 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.590 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.590 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321303+0000", 2023-09-23T20:50:22.590 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2352000000000003e-05 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321356+0000", 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.3495000000000002e-05 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321396+0000", 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9959999999999997e-05 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.591 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116880 11.6 11:677d96a1:::benchmark_data_smithi098_231357_object13050:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.548322+0000", 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 151.91274543099999, 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.773263213, 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.592 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116880 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.548322+0000", 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.548322+0000", 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.593 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.594 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.594 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.594 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.548321+0000", 2023-09-23T20:50:22.594 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:50:22.594 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.594 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.594 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.594 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.548330+0000", 2023-09-23T20:50:22.594 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1090000000000004e-06 2023-09-23T20:50:22.594 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.548348+0000", 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8057e-05 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.548359+0000", 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1201e-05 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.595 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.548433+0000", 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.3523999999999996e-05 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.548447+0000", 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4396000000000001e-05 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296624+0000", 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.74817728500000003 2023-09-23T20:50:22.596 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296736+0000", 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000112014 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.296839+0000", 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000102477 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.597 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.317209+0000", 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.020369828 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321439+0000", 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0042307890000000004 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321471+0000", 2023-09-23T20:50:22.598 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2013e-05 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321551+0000", 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0055999999999994e-05 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321586+0000", 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4269e-05 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.599 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116887 11.6 11:661fcaff:::benchmark_data_smithi098_231357_object13057:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.556289+0000", 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 151.904778881, 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.76558103, 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.600 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116887 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.556289+0000", 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.556289+0000", 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.601 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.556287+0000", 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.556298+0000", 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0494e-05 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.602 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.603 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.556331+0000", 2023-09-23T20:50:22.603 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.3704000000000001e-05 2023-09-23T20:50:22.603 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.603 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.603 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.603 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.556341+0000", 2023-09-23T20:50:22.603 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7000000000000003e-06 2023-09-23T20:50:22.603 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.603 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.603 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.603 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.556416+0000", 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4976999999999997e-05 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.556433+0000", 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6855999999999999e-05 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.300776+0000", 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.74434295500000003 2023-09-23T20:50:22.604 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.300919+0000", 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014348 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.301040+0000", 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012029 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.605 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.317217+0000", 2023-09-23T20:50:22.606 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016177844 2023-09-23T20:50:22.606 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.606 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.606 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.606 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321619+0000", 2023-09-23T20:50:22.606 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0044017359999999998 2023-09-23T20:50:22.606 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.606 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.606 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.606 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321646+0000", 2023-09-23T20:50:22.606 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6834000000000001e-05 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321755+0000", 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010903700000000001 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321870+0000", 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000115117 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.607 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.608 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.608 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.608 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.608 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116892 11.6 11:6e59da1b:::benchmark_data_smithi098_231357_object13062:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.608 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.568310+0000", 2023-09-23T20:50:22.608 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 151.892758122, 2023-09-23T20:50:22.608 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.76994149599999995, 2023-09-23T20:50:22.608 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.608 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.608 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.608 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.609 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.609 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116892 2023-09-23T20:50:22.609 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.609 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.609 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.609 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.609 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568310+0000", 2023-09-23T20:50:22.609 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.609 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.609 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.609 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568310+0000", 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568308+0000", 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568317+0000", 2023-09-23T20:50:22.610 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8049999999999996e-06 2023-09-23T20:50:22.611 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.611 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.611 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.611 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568334+0000", 2023-09-23T20:50:22.611 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7257000000000001e-05 2023-09-23T20:50:22.611 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.611 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.611 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.611 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568345+0000", 2023-09-23T20:50:22.611 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0676000000000001e-05 2023-09-23T20:50:22.611 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568467+0000", 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012240600000000001 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568486+0000", 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8182999999999999e-05 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.612 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.305317+0000", 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.73683122400000001 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.305447+0000", 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012999499999999999 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.305577+0000", 2023-09-23T20:50:22.613 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000129951 2023-09-23T20:50:22.614 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.614 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.614 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.614 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.317225+0000", 2023-09-23T20:50:22.614 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011648463 2023-09-23T20:50:22.614 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.614 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.614 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.614 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321904+0000", 2023-09-23T20:50:22.614 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0046787879999999997 2023-09-23T20:50:22.614 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.338163+0000", 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016258636 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.338210+0000", 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7252000000000001e-05 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.615 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.338251+0000", 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1464000000000001e-05 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116894 11.6 11:6dc11e00:::benchmark_data_smithi098_231357_object13064:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.568628+0000", 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 151.892439709, 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.76976490200000003, 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.616 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116894 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568628+0000", 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.617 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568628+0000", 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568627+0000", 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.618 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568636+0000", 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.533e-06 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568655+0000", 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8680000000000001e-05 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568668+0000", 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2947e-05 2023-09-23T20:50:22.619 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568724+0000", 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5662999999999999e-05 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.568736+0000", 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2119999999999999e-05 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.620 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.308922+0000", 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.74018594599999998 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.309053+0000", 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013106899999999999 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.309177+0000", 2023-09-23T20:50:22.621 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012399500000000001 2023-09-23T20:50:22.622 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.622 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.622 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.622 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321265+0000", 2023-09-23T20:50:22.622 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012088590999999999 2023-09-23T20:50:22.622 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.622 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.622 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.622 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321933+0000", 2023-09-23T20:50:22.622 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000668091 2023-09-23T20:50:22.622 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.338316+0000", 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016382910000000001 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.338359+0000", 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2385000000000002e-05 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.623 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.338393+0000", 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4357000000000003e-05 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116910 11.6 11:645b12cc:::benchmark_data_smithi098_231357_object13080:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.605976+0000", 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 151.85509204499999, 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.73695244299999996, 2023-09-23T20:50:22.624 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116910 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.605976+0000", 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.625 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.626 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.626 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.605976+0000", 2023-09-23T20:50:22.626 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.626 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.626 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.626 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.626 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.605974+0000", 2023-09-23T20:50:22.626 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:50:22.626 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.626 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.626 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.605984+0000", 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.7869999999999996e-06 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.606004+0000", 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0483999999999999e-05 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.606018+0000", 2023-09-23T20:50:22.627 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3461999999999999e-05 2023-09-23T20:50:22.628 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.628 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.628 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.628 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.606082+0000", 2023-09-23T20:50:22.628 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4628000000000005e-05 2023-09-23T20:50:22.628 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.628 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.628 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.628 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.606094+0000", 2023-09-23T20:50:22.628 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1544e-05 2023-09-23T20:50:22.628 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.313252+0000", 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.70715794499999995 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.313371+0000", 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000119264 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.629 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.630 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.313491+0000", 2023-09-23T20:50:22.630 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000120338 2023-09-23T20:50:22.630 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.630 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.630 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.630 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321409+0000", 2023-09-23T20:50:22.630 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0079172370000000006 2023-09-23T20:50:22.630 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.630 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.630 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.630 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.338127+0000", 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016718469 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.342844+0000", 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0047172259999999997 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.342892+0000", 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7509999999999997e-05 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.631 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.632 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.632 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.342928+0000", 2023-09-23T20:50:22.632 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6436000000000001e-05 2023-09-23T20:50:22.632 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.632 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.632 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.632 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.632 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.632 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:116960 11.6 11:6cdc72d0:::benchmark_data_smithi098_231357_object13130:head [delete] snapc 0=[] ondisk+write+known_if_redirected e333)", 2023-09-23T20:50:22.632 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:50.765973+0000", 2023-09-23T20:50:22.632 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 151.695094474, 2023-09-23T20:50:22.633 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.577072056, 2023-09-23T20:50:22.633 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.633 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.633 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.633 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.633 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.633 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 116960 2023-09-23T20:50:22.633 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.633 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.633 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.633 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.765973+0000", 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.765973+0000", 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.765972+0000", 2023-09-23T20:50:22.634 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.765981+0000", 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0659999999999993e-06 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.766001+0000", 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0265e-05 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.635 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.636 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.636 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.766011+0000", 2023-09-23T20:50:22.636 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.025e-05 2023-09-23T20:50:22.636 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.636 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.636 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.636 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.766058+0000", 2023-09-23T20:50:22.636 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6378999999999998e-05 2023-09-23T20:50:22.636 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.636 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.636 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:50:22.637 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:50.766067+0000", 2023-09-23T20:50:22.637 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8170000000000005e-06 2023-09-23T20:50:22.637 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.637 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.637 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.637 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.317271+0000", 2023-09-23T20:50:22.637 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.55120449599999999 2023-09-23T20:50:22.637 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.637 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.637 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.317385+0000", 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011421000000000001 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.317492+0000", 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000106965 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.321445+0000", 2023-09-23T20:50:22.638 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039529819999999999 2023-09-23T20:50:22.639 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.639 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.639 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.639 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.338286+0000", 2023-09-23T20:50:22.639 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.016841124999999998 2023-09-23T20:50:22.639 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.639 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.639 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.639 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.342978+0000", 2023-09-23T20:50:22.639 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0046915070000000001 2023-09-23T20:50:22.639 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.640 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.640 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.640 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.343015+0000", 2023-09-23T20:50:22.640 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6950999999999999e-05 2023-09-23T20:50:22.640 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.640 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.640 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.640 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:51.343046+0000", 2023-09-23T20:50:22.640 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0760999999999999e-05 2023-09-23T20:50:22.640 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.640 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:155442 11.6 11:66c4dd18:::benchmark_data_smithi098_231357_object51612:head [delete] snapc 0=[] ondisk+write+known_if_redirected e344)", 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:51.618247+0000", 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 90.842821013000005, 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.15602297500000001, 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:50:22.641 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 155442 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.618247+0000", 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.618247+0000", 2023-09-23T20:50:22.642 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.618246+0000", 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.618253+0000", 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2629999999999997e-06 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.643 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.618267+0000", 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3732e-05 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.618276+0000", 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4250000000000004e-06 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:50:22.644 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.618313+0000", 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6708999999999997e-05 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.618400+0000", 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.7817000000000003e-05 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.618478+0000", 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7632999999999993e-05 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.645 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.646 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.646 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.622663+0000", 2023-09-23T20:50:22.646 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0041846710000000001 2023-09-23T20:50:22.646 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.646 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.646 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:50:22.646 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.622754+0000", 2023-09-23T20:50:22.646 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1026999999999994e-05 2023-09-23T20:50:22.646 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.646 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.646 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.773980+0000", 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.15122571700000001 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.774105+0000", 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012598399999999999 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:51.774270+0000", 2023-09-23T20:50:22.647 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016440399999999999 2023-09-23T20:50:22.648 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.648 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.648 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.648 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:50:22.648 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:50:22.648 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:50:22.648 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:22.660 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:22 smithi098 bash[78228]: cluster 2023-09-23T20:50:20.908944+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1581: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 2443/72 objects degraded (3393.056%); 1.6 MiB/s, 35 objects/s recovering 2023-09-23T20:50:22.660 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:22 smithi098 bash[74888]: cluster 2023-09-23T20:50:20.908944+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1581: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 2443/72 objects degraded (3393.056%); 1.6 MiB/s, 35 objects/s recovering 2023-09-23T20:50:22.676 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:22.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:22.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:22.780 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:22.792 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:22 smithi173 bash[59517]: cluster 2023-09-23T20:50:20.908944+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1581: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 2443/72 objects degraded (3393.056%); 1.6 MiB/s, 35 objects/s recovering 2023-09-23T20:50:22.810 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:22.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:22.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:22.821 INFO:tasks.thrashosds.thrasher:in_osds: [1, 4, 5, 6, 7, 3, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:50:22.821 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:50:22.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:22.943 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:22.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:22.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:23.046 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:23.074 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:23.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:23.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:23.177 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:23.207 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:23.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:23.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:23.311 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:23.333 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:23.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:23.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:23.436 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:23.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:23.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:23.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:23.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:23.585 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:23.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:23.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:23.688 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:23.715 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:23.717 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:23 smithi173 bash[59517]: audit 2023-09-23T20:50:23.255026+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:50:23.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:23.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:23.819 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:23.853 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:23.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:23.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:23.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:23 smithi098 bash[74888]: audit 2023-09-23T20:50:23.255026+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:50:23.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:23 smithi098 bash[78228]: audit 2023-09-23T20:50:23.255026+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:50:23.956 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:23.992 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:23.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:23.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:24.095 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:24.125 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:24.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:24.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:24.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:24.261 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:24.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:24.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:24.363 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:24.392 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:24.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:24.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:24.496 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:24.518 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:24.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:24.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:24.620 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:24.641 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:24.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:24.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:24.744 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:24.757 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:24 smithi098 bash[74888]: cluster 2023-09-23T20:50:22.909856+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1582: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 236 op/s; 2443/72 objects degraded (3393.056%); 716 KiB/s, 60 objects/s recovering 2023-09-23T20:50:24.757 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:24 smithi098 bash[78228]: cluster 2023-09-23T20:50:22.909856+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1582: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 236 op/s; 2443/72 objects degraded (3393.056%); 716 KiB/s, 60 objects/s recovering 2023-09-23T20:50:24.773 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:24.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:24.873 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:24 smithi173 bash[59517]: cluster 2023-09-23T20:50:22.909856+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1582: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 236 op/s; 2443/72 objects degraded (3393.056%); 716 KiB/s, 60 objects/s recovering 2023-09-23T20:50:24.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:24.975 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:25.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:25.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:25.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:25.073 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T20:50:25.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:25.148 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:25.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:25.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:25.251 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:25.279 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:25.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:25.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:25.383 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:25.415 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:25.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:25.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:25.517 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:25.543 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:25.545 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:25.545 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:25.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:25.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:25.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:25 smithi173 bash[59517]: audit 2023-09-23T20:50:24.624970+0000 mon.a (mon.0) 1932 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:25.647 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:25.658 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:25 smithi098 bash[74888]: audit 2023-09-23T20:50:24.624970+0000 mon.a (mon.0) 1932 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:25.658 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:25 smithi098 bash[78228]: audit 2023-09-23T20:50:24.624970+0000 mon.a (mon.0) 1932 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:25.673 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:25.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:25.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:25.776 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:25.809 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:25.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:25.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:25.912 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:25.940 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:25.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:25.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:26.044 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:26.074 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:26.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:26.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:26.178 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:26.182 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:50:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:50:26] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.33.4" 2023-09-23T20:50:26.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:26.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:26.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:26.306 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:26.336 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:26.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:26.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:26.439 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:26.465 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:26.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:26.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:26.569 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:26.597 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:26.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:26.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:26.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:26 smithi098 bash[74888]: cluster 2023-09-23T20:50:24.910317+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1583: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 236 op/s; 2443/72 objects degraded (3393.056%); 716 KiB/s, 60 objects/s recovering 2023-09-23T20:50:26.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:26 smithi098 bash[78228]: cluster 2023-09-23T20:50:24.910317+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1583: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 236 op/s; 2443/72 objects degraded (3393.056%); 716 KiB/s, 60 objects/s recovering 2023-09-23T20:50:26.701 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:26.711 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:26 smithi173 bash[59517]: cluster 2023-09-23T20:50:24.910317+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1583: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 236 op/s; 2443/72 objects degraded (3393.056%); 716 KiB/s, 60 objects/s recovering 2023-09-23T20:50:26.733 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:26.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:26.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:26.836 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:26.860 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:26.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:26.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:26.963 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:26.988 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:26.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:26.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:27.092 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:27.121 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:27.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:27.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:27.224 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:27.252 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:27.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:27.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:27.355 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:27.386 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:27.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:27.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:27.490 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:27.521 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:27.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:27.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:27.624 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:27.655 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:27.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:27.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:27.758 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:27.789 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:27.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:27.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:27.892 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:27.916 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:27.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:27.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:28.020 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:28.087 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:28.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:28.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:28.191 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:28.214 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:28.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:28.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:28.317 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:28.337 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:28.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:28.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:28.441 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:28.462 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:28.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:28.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:28.565 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:28.616 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:28.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:28.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:28.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:28 smithi098 bash[78228]: cluster 2023-09-23T20:50:26.911412+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1584: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 2443/72 objects degraded (3393.056%); 625 KiB/s, 87 objects/s recovering 2023-09-23T20:50:28.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:28 smithi098 bash[74888]: cluster 2023-09-23T20:50:26.911412+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1584: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 2443/72 objects degraded (3393.056%); 625 KiB/s, 87 objects/s recovering 2023-09-23T20:50:28.719 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:28.731 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:28 smithi173 bash[59517]: cluster 2023-09-23T20:50:26.911412+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1584: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 87 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 173 op/s; 2443/72 objects degraded (3393.056%); 625 KiB/s, 87 objects/s recovering 2023-09-23T20:50:28.749 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:28.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:28.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:28.853 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:28.880 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:28.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:28.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:28.983 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:29.009 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:29.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:29.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:29.112 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:29.166 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:29.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:29.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:29.270 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:29.288 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:29.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:29.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:29.391 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:29.410 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:29.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:29.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:29.513 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:29.538 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:29.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:29.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:29.645 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:29.673 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:29.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:29.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:29.775 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:29.806 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:29.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:29.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:29.909 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:29.938 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:29.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:29.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:30.029 INFO:teuthology.orchestra.run.smithi098.stderr:pool 'unique_pool_6' removed 2023-09-23T20:50:30.042 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:30.052 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:29 smithi173 bash[59517]: cluster 2023-09-23T20:50:28.912039+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1585: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 27 op/s; 2443/72 objects degraded (3393.056%); 0 B/s, 65 objects/s recovering 2023-09-23T20:50:30.052 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:29 smithi173 bash[59517]: audit 2023-09-23T20:50:28.990629+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.052 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:29 smithi173 bash[59517]: audit 2023-09-23T20:50:28.996696+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.052 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:29 smithi173 bash[59517]: audit 2023-09-23T20:50:29.383016+0000 mon.a (mon.0) 1935 : audit 1 from='client.? 172.21.15.98:0/1209745016' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:50:30.052 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:29 smithi173 bash[59517]: audit 2023-09-23T20:50:29.498942+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.052 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:29 smithi173 bash[59517]: audit 2023-09-23T20:50:29.505051+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.052 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:29 smithi173 bash[59517]: audit 2023-09-23T20:50:29.975260+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:50:30.052 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:29 smithi173 bash[59517]: audit 2023-09-23T20:50:29.976241+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:50:30.052 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:29 smithi173 bash[59517]: audit 2023-09-23T20:50:29.982146+0000 mon.a (mon.0) 1940 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:30.070 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:30.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:30.171 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:30.195 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:30.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:30.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:30.297 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:30.333 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:30.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:30.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:30.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[78228]: cluster 2023-09-23T20:50:28.912039+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1585: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 27 op/s; 2443/72 objects degraded (3393.056%); 0 B/s, 65 objects/s recovering 2023-09-23T20:50:30.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[78228]: audit 2023-09-23T20:50:28.990629+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[78228]: audit 2023-09-23T20:50:28.996696+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[78228]: audit 2023-09-23T20:50:29.383016+0000 mon.a (mon.0) 1935 : audit 1 from='client.? 172.21.15.98:0/1209745016' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:50:30.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[78228]: audit 2023-09-23T20:50:29.498942+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[78228]: audit 2023-09-23T20:50:29.505051+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[78228]: audit 2023-09-23T20:50:29.975260+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:50:30.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[78228]: audit 2023-09-23T20:50:29.976241+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:50:30.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[78228]: audit 2023-09-23T20:50:29.982146+0000 mon.a (mon.0) 1940 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[74888]: cluster 2023-09-23T20:50:28.912039+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1585: 89 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 27 op/s; 2443/72 objects degraded (3393.056%); 0 B/s, 65 objects/s recovering 2023-09-23T20:50:30.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[74888]: audit 2023-09-23T20:50:28.990629+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[74888]: audit 2023-09-23T20:50:28.996696+0000 mon.a (mon.0) 1934 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[74888]: audit 2023-09-23T20:50:29.383016+0000 mon.a (mon.0) 1935 : audit 1 from='client.? 172.21.15.98:0/1209745016' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-23T20:50:30.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[74888]: audit 2023-09-23T20:50:29.498942+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[74888]: audit 2023-09-23T20:50:29.505051+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[74888]: audit 2023-09-23T20:50:29.975260+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:50:30.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[74888]: audit 2023-09-23T20:50:29.976241+0000 mon.a (mon.0) 1939 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:50:30.432 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:29 smithi098 bash[74888]: audit 2023-09-23T20:50:29.982146+0000 mon.a (mon.0) 1940 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:30.437 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:30.459 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:30.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:30.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:30.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:30.584 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:30.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:30.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:30.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:30.712 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:30.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:30.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:30.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:30.850 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:30.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:30.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:30.954 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:30.981 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:30.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:30.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:31.084 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:31.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:31 smithi173 bash[59517]: audit 2023-09-23T20:50:30.000544+0000 mon.a (mon.0) 1941 : audit 1 from='client.? 172.21.15.98:0/1209745016' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:50:31.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:31 smithi173 bash[59517]: cluster 2023-09-23T20:50:30.000623+0000 mon.a (mon.0) 1942 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-09-23T20:50:31.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:31 smithi173 bash[59517]: cluster 2023-09-23T20:50:30.221500+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:31.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:31 smithi173 bash[59517]: cluster 2023-09-23T20:50:30.221519+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:31.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:31 smithi173 bash[59517]: cluster 2023-09-23T20:50:30.221569+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:31.116 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:31.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:31.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:31.218 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:31.230 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:30 smithi098 bash[78228]: audit 2023-09-23T20:50:30.000544+0000 mon.a (mon.0) 1941 : audit 1 from='client.? 172.21.15.98:0/1209745016' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:50:31.230 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:30 smithi098 bash[78228]: cluster 2023-09-23T20:50:30.000623+0000 mon.a (mon.0) 1942 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-09-23T20:50:31.230 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:30 smithi098 bash[78228]: cluster 2023-09-23T20:50:30.221500+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:31.230 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:30 smithi098 bash[78228]: cluster 2023-09-23T20:50:30.221519+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:31.230 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:30 smithi098 bash[78228]: cluster 2023-09-23T20:50:30.221569+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:31.230 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:30 smithi098 bash[74888]: audit 2023-09-23T20:50:30.000544+0000 mon.a (mon.0) 1941 : audit 1 from='client.? 172.21.15.98:0/1209745016' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-09-23T20:50:31.231 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:30 smithi098 bash[74888]: cluster 2023-09-23T20:50:30.000623+0000 mon.a (mon.0) 1942 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-09-23T20:50:31.231 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:30 smithi098 bash[74888]: cluster 2023-09-23T20:50:30.221500+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:31.231 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:30 smithi098 bash[74888]: cluster 2023-09-23T20:50:30.221519+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:31.231 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:30 smithi098 bash[74888]: cluster 2023-09-23T20:50:30.221569+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:31.241 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:31.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:31.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:31.344 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:31.371 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:31.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:31.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:31.474 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:31.500 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:31.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:31.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:31.603 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:31.637 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:31.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:31.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:31.742 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:31.770 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:31.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:31.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:31.874 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:31.903 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:31.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:31.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:32.008 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:32.040 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:32.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:32.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:32.144 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:32.170 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:32.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:32.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:32.272 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:32.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:32 smithi173 bash[59517]: cluster 2023-09-23T20:50:30.221255+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:32.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:32 smithi173 bash[59517]: cluster 2023-09-23T20:50:30.912745+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:32.284 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:32 smithi173 bash[59517]: cluster 2023-09-23T20:50:31.286021+0000 mon.a (mon.0) 1943 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2443/72 objects degraded (3393.056%), 1 pg degraded, 1 pg undersized) 2023-09-23T20:50:32.301 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:32.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:32.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:32.405 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:32.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:31 smithi098 bash[74888]: cluster 2023-09-23T20:50:30.221255+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:32.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:31 smithi098 bash[74888]: cluster 2023-09-23T20:50:30.912745+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:32.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:31 smithi098 bash[74888]: cluster 2023-09-23T20:50:31.286021+0000 mon.a (mon.0) 1943 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2443/72 objects degraded (3393.056%), 1 pg degraded, 1 pg undersized) 2023-09-23T20:50:32.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:32 smithi098 bash[78228]: cluster 2023-09-23T20:50:30.221255+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T20:50:32.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:32 smithi098 bash[78228]: cluster 2023-09-23T20:50:30.912745+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:32.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:32 smithi098 bash[78228]: cluster 2023-09-23T20:50:31.286021+0000 mon.a (mon.0) 1943 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2443/72 objects degraded (3393.056%), 1 pg degraded, 1 pg undersized) 2023-09-23T20:50:32.436 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:32.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:32.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:32.540 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:32.566 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:32.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:32.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:32.670 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:32.703 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:32.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:32.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:32.807 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:32.839 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:32.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:32.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:32.944 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:32.975 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:32.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:32.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:33.042 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:33.072 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T20:50:33.072 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-09-23T20:50:33.072 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T20:50:33.076 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-09-23T20:50:33.077 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T20:50:33.077 DEBUG:teuthology.orchestra.run.smithi098:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:50:33.077 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-09-23T20:50:33.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:50:33.079 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:33.143 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:33.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:33.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:33.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:33.234 INFO:teuthology.orchestra.run.smithi098.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T20:50:33.235 DEBUG:teuthology.orchestra.run.smithi098:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:50:33.247 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:33.277 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:33.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:33.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:33.292 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T20:50:33.293 DEBUG:teuthology.orchestra.run.smithi098:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T20:50:33.297 INFO:tasks.workunit:timeout=3h 2023-09-23T20:50:33.298 INFO:tasks.workunit:cleanup=True 2023-09-23T20:50:33.298 DEBUG:teuthology.orchestra.run.smithi098:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-23T20:50:33.381 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:33.414 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:33.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:33.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:33.517 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:33.545 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:33.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:33.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:33.649 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:33.684 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:33.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:33.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:33.787 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:33.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:33.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:33.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:33.929 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:33.957 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:33.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:33.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:34.060 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:34.092 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:34.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:34.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:34.186 INFO:tasks.workunit.client.0.smithi098.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T20:50:34.196 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:34.223 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:34.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:34.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:34.325 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:34.337 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:34 smithi173 bash[59517]: cluster 2023-09-23T20:50:32.913855+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:34.353 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:34.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:34.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:34.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:34 smithi098 bash[74888]: cluster 2023-09-23T20:50:32.913855+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:34.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:34 smithi098 bash[78228]: cluster 2023-09-23T20:50:32.913855+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:34.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:34.485 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:34.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:34.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:34.589 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:34.618 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:34.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:34.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:34.723 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:34.758 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:34.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:34.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:34.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:34.894 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:34.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:34.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:34.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:35.023 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:35.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:35.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:35.125 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:35.156 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:35.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:35.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:35.260 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:35.297 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:35.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:35.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:35.402 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:35.420 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:50:35.434 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:35.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:35.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:35.445 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:50:35.469 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:50:35.494 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:50:35.518 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:50:35.539 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:35.547 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:50:35.571 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:35.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:35.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:35.575 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:50:35.604 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:50:35.606 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:50:35.606 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:50:35.606 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:50:35.606 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:50:35.607 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:50:35.607 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:50:35.607 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:50:35.607 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:50:35.675 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:35.704 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:35.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:35.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:35.809 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:35.845 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:35.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:35.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:35.949 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:35.974 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:35.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:35.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:36.077 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:36.101 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:36.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:36.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:36.205 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:36.224 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:50:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:50:36] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.33.4" 2023-09-23T20:50:36.235 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:36.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:36.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:36.341 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:36.365 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:36.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:36.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:36.468 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:36.479 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:36 smithi173 bash[59517]: cluster 2023-09-23T20:50:34.914298+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:36.479 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:36 smithi173 bash[59517]: audit 2023-09-23T20:50:35.386486+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.98:0/489168728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:50:36.479 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:36 smithi173 bash[59517]: audit 2023-09-23T20:50:35.589756+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:36.480 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:36 smithi173 bash[59517]: audit 2023-09-23T20:50:35.651419+0000 mon.a (mon.0) 1945 : audit 1 from='client.? 172.21.15.98:0/469210696' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:50:36.500 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:36.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:36.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:36.604 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:36.609 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:50:36.615 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:36 smithi098 bash[74888]: cluster 2023-09-23T20:50:34.914298+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:36.615 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:36 smithi098 bash[74888]: audit 2023-09-23T20:50:35.386486+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.98:0/489168728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:50:36.615 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:36 smithi098 bash[74888]: audit 2023-09-23T20:50:35.589756+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:36.616 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:36 smithi098 bash[74888]: audit 2023-09-23T20:50:35.651419+0000 mon.a (mon.0) 1945 : audit 1 from='client.? 172.21.15.98:0/469210696' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:50:36.616 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:36 smithi098 bash[78228]: cluster 2023-09-23T20:50:34.914298+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:36.616 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:36 smithi098 bash[78228]: audit 2023-09-23T20:50:35.386486+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.98:0/489168728' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:50:36.616 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:36 smithi098 bash[78228]: audit 2023-09-23T20:50:35.589756+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:36.616 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:36 smithi098 bash[78228]: audit 2023-09-23T20:50:35.651419+0000 mon.a (mon.0) 1945 : audit 1 from='client.? 172.21.15.98:0/469210696' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:50:36.635 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:36.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:36.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:36.738 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:36.768 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:36.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:36.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:36.872 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:36.904 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:36.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:36.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:37.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:37.037 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:37.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:37.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:37.141 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:37.166 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:37.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:37.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:37.270 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:37.299 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:37.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:37.403 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:37.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:37 smithi098 bash[78228]: cluster 2023-09-23T20:50:36.587109+0000 mon.a (mon.0) 1946 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:50:37.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:37 smithi098 bash[78228]: cluster 2023-09-23T20:50:36.587162+0000 mon.a (mon.0) 1947 : cluster 1 Cluster is now healthy 2023-09-23T20:50:37.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:37 smithi098 bash[78228]: cluster 2023-09-23T20:50:36.599866+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:50:37.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:37 smithi098 bash[78228]: audit 2023-09-23T20:50:36.600227+0000 mon.a (mon.0) 1948 : audit 1 from='client.? 172.21.15.98:0/469210696' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:50:37.431 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:37 smithi098 bash[78228]: cluster 2023-09-23T20:50:36.600321+0000 mon.a (mon.0) 1949 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-09-23T20:50:37.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:37 smithi098 bash[74888]: cluster 2023-09-23T20:50:36.587109+0000 mon.a (mon.0) 1946 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:50:37.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:37 smithi098 bash[74888]: cluster 2023-09-23T20:50:36.587162+0000 mon.a (mon.0) 1947 : cluster 1 Cluster is now healthy 2023-09-23T20:50:37.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:37 smithi098 bash[74888]: cluster 2023-09-23T20:50:36.599866+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:50:37.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:37 smithi098 bash[74888]: audit 2023-09-23T20:50:36.600227+0000 mon.a (mon.0) 1948 : audit 1 from='client.? 172.21.15.98:0/469210696' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:50:37.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:37 smithi098 bash[74888]: cluster 2023-09-23T20:50:36.600321+0000 mon.a (mon.0) 1949 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-09-23T20:50:37.436 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:37.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:37.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:37.540 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:37.552 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:37 smithi173 bash[59517]: cluster 2023-09-23T20:50:36.587109+0000 mon.a (mon.0) 1946 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:50:37.552 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:37 smithi173 bash[59517]: cluster 2023-09-23T20:50:36.587162+0000 mon.a (mon.0) 1947 : cluster 1 Cluster is now healthy 2023-09-23T20:50:37.552 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:37 smithi173 bash[59517]: cluster 2023-09-23T20:50:36.599866+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:50:37.552 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:37 smithi173 bash[59517]: audit 2023-09-23T20:50:36.600227+0000 mon.a (mon.0) 1948 : audit 1 from='client.? 172.21.15.98:0/469210696' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:50:37.552 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:37 smithi173 bash[59517]: cluster 2023-09-23T20:50:36.600321+0000 mon.a (mon.0) 1949 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-09-23T20:50:37.570 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:37.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:37.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:37.674 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:37.702 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:37.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:37.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:37.805 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:37.836 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:37.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:37.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:37.940 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:37.974 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:37.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:37.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:38.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:38.108 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:38.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:38.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:38.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:38.240 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:38.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:38.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:38.345 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:38.373 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:38.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:38.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:38.477 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:38.490 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:38 smithi173 bash[59517]: cluster 2023-09-23T20:50:36.597086+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:50:38.491 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:38 smithi173 bash[59517]: cluster 2023-09-23T20:50:36.914943+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:38.510 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:38.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:38.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:38.614 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:38.622 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:38 smithi098 bash[78228]: cluster 2023-09-23T20:50:36.597086+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:50:38.622 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:38 smithi098 bash[78228]: cluster 2023-09-23T20:50:36.914943+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:38.622 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:38 smithi098 bash[74888]: cluster 2023-09-23T20:50:36.597086+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T20:50:38.622 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:38 smithi098 bash[74888]: cluster 2023-09-23T20:50:36.914943+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:38.637 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:38.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:38.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:38.739 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:38.771 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:38.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:38.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:38.874 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:38.896 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:38.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:38.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:39.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:39.037 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:39.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:39.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:39.141 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:39.162 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:39.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:39.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:39.266 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:39.299 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:39.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:39.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:39.402 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:39.428 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:39.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:39.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:39.531 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:39.561 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:39.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:39.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:39.665 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:39.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:39.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:39.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:39.788 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:39.811 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:39.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:39.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:39.914 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:39.946 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:39.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:39.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:40.049 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:40.055 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:50:40.073 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:40.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:40.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:40.176 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:40.208 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:40.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:40.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:40.314 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:40.348 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:40.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:40.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:40.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:40 smithi098 bash[78228]: cluster 2023-09-23T20:50:38.915611+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:40.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:40 smithi098 bash[78228]: audit 2023-09-23T20:50:39.629789+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:40.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:40 smithi098 bash[78228]: audit 2023-09-23T20:50:39.630914+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:40.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:40 smithi098 bash[74888]: cluster 2023-09-23T20:50:38.915611+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:40.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:40 smithi098 bash[74888]: audit 2023-09-23T20:50:39.629789+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:40.431 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:40 smithi098 bash[74888]: audit 2023-09-23T20:50:39.630914+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:40.451 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:40.476 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:40.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:40.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:40.578 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:40.591 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:40 smithi173 bash[59517]: cluster 2023-09-23T20:50:38.915611+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:40.591 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:40 smithi173 bash[59517]: audit 2023-09-23T20:50:39.629789+0000 mon.a (mon.0) 1950 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:50:40.591 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:40 smithi173 bash[59517]: audit 2023-09-23T20:50:39.630914+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:40.611 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:40.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:40.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:40.715 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:40.747 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:40.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:40.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:40.851 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:40.860 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:50:40.861 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:50:40.880 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:40.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:40.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:40.983 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:41.016 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:41.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:41.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:41.120 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:41.145 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:41.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:41.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:41.246 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:41.249 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:41.274 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:41.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:41.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:41.378 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:41.397 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:41.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:41.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:41.499 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:41.520 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:41.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:41.622 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:41.649 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:41.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:41.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:41.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T20:50:41.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:41.765 INFO:tasks.workunit.client.0.smithi098.stderr:Updating files: 95% (10669/11158) Updating files: 96% (10712/11158) Updating files: 97% (10824/11158) Updating files: 98% (10935/11158) Updating files: 99% (11047/11158) Updating files: 100% (11158/11158) Updating files: 100% (11158/11158), done. 2023-09-23T20:50:41.769 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:41.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:41.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:41.784 DEBUG:teuthology.orchestra.run.smithi098:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-09-23T20:50:41.873 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:41.909 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:41.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:41.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:42.013 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:42.045 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:42.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:42.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:42.150 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:42.171 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:42.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:42.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:42.239 INFO:tasks.workunit.client.0.smithi098.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T20:50:42.255 INFO:tasks.workunit.client.0.smithi098.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T20:50:42.255 INFO:tasks.workunit.client.0.smithi098.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T20:50:42.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:42.308 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:42.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:42.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:42.412 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:42.438 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:42.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:42.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:42.465 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:42 smithi098 bash[74888]: cluster 2023-09-23T20:50:40.916346+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:42.465 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:42 smithi098 bash[78228]: cluster 2023-09-23T20:50:40.916346+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:42.541 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:42.567 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:42.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:42.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:42.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:42 smithi173 bash[59517]: cluster 2023-09-23T20:50:40.916346+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:42.671 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:42.696 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:42.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:42.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:42.800 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:42.833 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:42.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:42.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:42.936 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:42.962 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:42.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:42.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:43.064 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:43.098 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:43.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:43.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:43.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:43.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:43.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:43.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:43.338 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:43.372 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:43.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:43.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:43.477 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:43.507 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:43.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:43.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:43.610 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:43.643 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:43.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:43.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:43.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:43.779 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:43.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:43.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:43.883 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:43.912 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:43.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:43.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:44.016 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:44.042 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:44.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:44.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:44.145 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:44.178 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:44.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:44.283 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:44.317 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:44.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:44.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:44.420 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:44.449 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:44.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:44.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:44.552 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:44.564 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:44 smithi173 bash[59517]: cluster 2023-09-23T20:50:42.917406+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:44.584 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:44.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:44.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:44.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:44 smithi098 bash[78228]: cluster 2023-09-23T20:50:42.917406+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:44.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:44 smithi098 bash[74888]: cluster 2023-09-23T20:50:42.917406+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:44.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:44.719 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:44.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:44.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:44.823 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:44.857 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:44.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:44.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:44.962 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:44.995 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:44.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:44.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:45.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:45.128 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:45.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:45.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:45.230 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T20:50:45.233 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:45.297 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:45.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:45.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:45.400 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:45.421 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:45.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:45.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:45.526 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:45.559 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:45.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:45.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:45.663 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:45.691 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:45.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:45.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:45.794 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:45.822 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:45.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:45.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:45.928 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:45.962 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:45.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:45.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:46.065 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:46.093 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:46.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:46.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:46.196 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:46.234 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:46.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:46.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:46.316 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:50:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:50:46] "GET /metrics HTTP/1.1" 200 34073 "" "Prometheus/2.33.4" 2023-09-23T20:50:46.338 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:46.370 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:46.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:46.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:46.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:46 smithi098 bash[74888]: cluster 2023-09-23T20:50:44.918032+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:46.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:46 smithi098 bash[78228]: cluster 2023-09-23T20:50:44.918032+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:46.474 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:46.487 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:46 smithi173 bash[59517]: cluster 2023-09-23T20:50:44.918032+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:46.508 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:46.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:46.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:46.611 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:46.635 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:46.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:46.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:46.738 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:46.763 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:46.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:46.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:46.866 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:46.895 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:46.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:46.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:46.999 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:47.031 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:47.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:47.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:47.135 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:47.168 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:47.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:47.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:47.272 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:47.296 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:47.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:47.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:47.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:47.426 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:47.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:47.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:47.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:47.556 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:47.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:47.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:47.660 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:47.690 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:47.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:47.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:47.745 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:47.794 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:47.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:47.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:47.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:47.930 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:47.955 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:47.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:47.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:48.058 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:48.089 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:48.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:48.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:48.193 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:48.229 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:48.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:48.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:48.333 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:48.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:48 smithi173 bash[59517]: cluster 2023-09-23T20:50:46.918856+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:48.355 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:48.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:48.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:48.458 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:48.488 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:48.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:48.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:48.592 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:48.624 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:48.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:48.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:48.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:48 smithi098 bash[78228]: cluster 2023-09-23T20:50:46.918856+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:48.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:48 smithi098 bash[74888]: cluster 2023-09-23T20:50:46.918856+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:48.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:48.750 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:48.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:48.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:48.854 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:48.881 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:48.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:48.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:48.983 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:49.004 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:49.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:49.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:49.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:49.134 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:49.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:49.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:49.238 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:49.272 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:49.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:49.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:49.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:49.398 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:49.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:49.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:49.501 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:49.530 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:49.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:49.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:49.633 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:49.665 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:49.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:49.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:49.741 INFO:tasks.workunit.client.0.smithi098.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T20:50:49.770 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:49.771 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:49.773 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:50:49.802 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:49.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:49.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:49.905 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:49.943 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:49.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:49.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:50.047 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:50.071 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:50.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:50.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:50.174 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:50.205 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:50.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:50.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:50.309 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:50.339 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:50.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:50.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:50.442 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:50.451 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:50 smithi098 bash[78228]: cluster 2023-09-23T20:50:48.919290+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:50.451 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:50 smithi098 bash[74888]: cluster 2023-09-23T20:50:48.919290+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:50.467 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:50.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:50.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:50.528 INFO:tasks.workunit.client.0.smithi098.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T20:50:50.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:50.581 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:50 smithi173 bash[59517]: cluster 2023-09-23T20:50:48.919290+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:50.601 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:50.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:50.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:50.705 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:50.726 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:50.727 INFO:tasks.workunit.client.0.smithi098.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T20:50:50.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:50.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:50.729 INFO:tasks.workunit.client.0.smithi098.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T20:50:50.729 INFO:tasks.workunit.client.0.smithi098.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T20:50:50.830 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:50.860 INFO:tasks.workunit.client.0.smithi098.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T20:50:50.863 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:50.864 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T20:50:50.864 DEBUG:teuthology.orchestra.run.smithi098:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T20:50:50.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:50.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:50.962 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:50:50.964 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:50:50.966 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:50.995 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:50.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:50.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:51.014 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-09-23T20:50:51.015 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-09-23T20:50:51.015 DEBUG:teuthology.orchestra.run.smithi098: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2023-09-23T20:50:51.099 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:51.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:51.150 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:51.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:51.251 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:51.282 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:51.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:51.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:51.386 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:51.414 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:51.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:51.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:51.517 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:51.541 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:51.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:51.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:51.644 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:51.666 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:51.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:51.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:51.769 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:51.790 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:51.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:51.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:51.893 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:51.919 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:51.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:51.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:51.927 INFO:tasks.workunit.client.0.smithi098.stdout:Running main() from gmock_main.cc 2023-09-23T20:50:51.928 INFO:tasks.workunit.client.0.smithi098.stdout:[==========] Running 70 tests from 1 test suite. 2023-09-23T20:50:51.928 INFO:tasks.workunit.client.0.smithi098.stdout:[----------] Global test environment set-up. 2023-09-23T20:50:51.928 INFO:tasks.workunit.client.0.smithi098.stdout:[----------] 70 tests from TestClsRbd 2023-09-23T20:50:52.022 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:52.045 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:52.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:52.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:52.148 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:52.168 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:52.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:52.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:52.271 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:52.291 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:52.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:52.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:52.395 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:52.427 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:52.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:52.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:52.529 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:52.536 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:52 smithi098 bash[78228]: cluster 2023-09-23T20:50:50.919709+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:52.537 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:52 smithi098 bash[78228]: audit 2023-09-23T20:50:50.946605+0000 mgr.y (mgr.34107) 1427 : audit 0 from='client.46052 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:50:52.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:52 smithi098 bash[74888]: cluster 2023-09-23T20:50:50.919709+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:52.537 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:52 smithi098 bash[74888]: audit 2023-09-23T20:50:50.946605+0000 mgr.y (mgr.34107) 1427 : audit 0 from='client.46052 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:50:52.547 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:52.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:52.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:52.651 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:52.664 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:52 smithi173 bash[59517]: cluster 2023-09-23T20:50:50.919709+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:52.664 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:52 smithi173 bash[59517]: audit 2023-09-23T20:50:50.946605+0000 mgr.y (mgr.34107) 1427 : audit 0 from='client.46052 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:50:52.686 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:52.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:52.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:52.791 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:52.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:52.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:52.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:52.928 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:52.962 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:52.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:52.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:53.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:53.097 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:53.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:53.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:53.201 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:53.233 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:53.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:53.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:53.336 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:53.358 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:53.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:53.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:53.437 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.get_all_features 2023-09-23T20:50:53.461 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:53.473 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:53 smithi173 bash[59517]: cluster 2023-09-23T20:50:52.430419+0000 mon.a (mon.0) 1952 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-09-23T20:50:53.473 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:53 smithi173 bash[59517]: audit 2023-09-23T20:50:52.431128+0000 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.98:0/2862165884' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi098-251218-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:50:53.473 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:53 smithi173 bash[59517]: audit 2023-09-23T20:50:52.431412+0000 mon.a (mon.0) 1953 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi098-251218-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:50:53.473 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:53 smithi173 bash[59517]: cluster 2023-09-23T20:50:52.431634+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:50:53.474 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:53 smithi173 bash[59517]: cluster 2023-09-23T20:50:52.431935+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:50:53.489 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:53.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:53.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:53.583 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.get_all_features (146 ms) 2023-09-23T20:50:53.583 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.copyup 2023-09-23T20:50:53.592 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:53.612 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:53.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:53.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:53.715 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:53.746 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:53.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:53.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:53.849 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:53.856 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:53 smithi098 bash[74888]: cluster 2023-09-23T20:50:52.430419+0000 mon.a (mon.0) 1952 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-09-23T20:50:53.856 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:53 smithi098 bash[74888]: audit 2023-09-23T20:50:52.431128+0000 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.98:0/2862165884' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi098-251218-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:50:53.857 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:53 smithi098 bash[74888]: audit 2023-09-23T20:50:52.431412+0000 mon.a (mon.0) 1953 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi098-251218-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:50:53.857 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:53 smithi098 bash[74888]: cluster 2023-09-23T20:50:52.431634+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:50:53.857 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:53 smithi098 bash[74888]: cluster 2023-09-23T20:50:52.431935+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:50:53.857 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:53 smithi098 bash[78228]: cluster 2023-09-23T20:50:52.430419+0000 mon.a (mon.0) 1952 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-09-23T20:50:53.857 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:53 smithi098 bash[78228]: audit 2023-09-23T20:50:52.431128+0000 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.98:0/2862165884' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi098-251218-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:50:53.857 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:53 smithi098 bash[78228]: audit 2023-09-23T20:50:52.431412+0000 mon.a (mon.0) 1953 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi098-251218-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T20:50:53.857 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:53 smithi098 bash[78228]: cluster 2023-09-23T20:50:52.431634+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:50:53.857 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:53 smithi098 bash[78228]: cluster 2023-09-23T20:50:52.431935+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T20:50:53.862 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.copyup (279 ms) 2023-09-23T20:50:53.862 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-09-23T20:50:53.868 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:53.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:53.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:53.970 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:53.991 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:53.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:53.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:54.052 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.sparse_copyup (190 ms) 2023-09-23T20:50:54.052 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-09-23T20:50:54.064 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.get_and_set_id (12 ms) 2023-09-23T20:50:54.064 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-09-23T20:50:54.078 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.add_remove_child (15 ms) 2023-09-23T20:50:54.078 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.directory_methods 2023-09-23T20:50:54.094 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:54.117 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:54.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:54.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:54.220 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:54.241 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:54.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:54.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:54.301 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.directory_methods (223 ms) 2023-09-23T20:50:54.301 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.create 2023-09-23T20:50:54.344 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:54.373 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:54.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:54.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:54.477 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:54.506 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:54.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:54.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:54.610 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:54.623 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:54 smithi173 bash[59517]: cluster 2023-09-23T20:50:52.920459+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1600: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:54.623 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:54 smithi173 bash[59517]: audit 2023-09-23T20:50:53.431487+0000 mon.a (mon.0) 1954 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi098-251218-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T20:50:54.623 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:54 smithi173 bash[59517]: cluster 2023-09-23T20:50:53.431683+0000 mon.a (mon.0) 1955 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-09-23T20:50:54.623 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:54 smithi173 bash[59517]: cluster 2023-09-23T20:50:53.431875+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.623 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:54 smithi173 bash[59517]: cluster 2023-09-23T20:50:53.435066+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.623 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:54 smithi173 bash[59517]: cluster 2023-09-23T20:50:53.435329+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.624 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:54 smithi173 bash[59517]: cluster 2023-09-23T20:50:53.435568+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.644 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:54.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:54.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[74888]: cluster 2023-09-23T20:50:52.920459+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1600: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[74888]: audit 2023-09-23T20:50:53.431487+0000 mon.a (mon.0) 1954 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi098-251218-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T20:50:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[74888]: cluster 2023-09-23T20:50:53.431683+0000 mon.a (mon.0) 1955 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-09-23T20:50:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[74888]: cluster 2023-09-23T20:50:53.431875+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[74888]: cluster 2023-09-23T20:50:53.435066+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[74888]: cluster 2023-09-23T20:50:53.435329+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[74888]: cluster 2023-09-23T20:50:53.435568+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[78228]: cluster 2023-09-23T20:50:52.920459+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1600: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[78228]: audit 2023-09-23T20:50:53.431487+0000 mon.a (mon.0) 1954 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi098-251218-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T20:50:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[78228]: cluster 2023-09-23T20:50:53.431683+0000 mon.a (mon.0) 1955 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-09-23T20:50:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[78228]: cluster 2023-09-23T20:50:53.431875+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[78228]: cluster 2023-09-23T20:50:53.435066+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[78228]: cluster 2023-09-23T20:50:53.435329+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:54 smithi098 bash[78228]: cluster 2023-09-23T20:50:53.435568+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T20:50:54.695 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.create (394 ms) 2023-09-23T20:50:54.696 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.get_features 2023-09-23T20:50:54.702 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.get_features (6 ms) 2023-09-23T20:50:54.702 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-09-23T20:50:54.705 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.get_object_prefix (4 ms) 2023-09-23T20:50:54.705 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-09-23T20:50:54.708 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2023-09-23T20:50:54.708 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-09-23T20:50:54.710 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2023-09-23T20:50:54.710 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-09-23T20:50:54.712 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2023-09-23T20:50:54.712 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-09-23T20:50:54.718 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.get_data_pool (6 ms) 2023-09-23T20:50:54.718 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.get_size 2023-09-23T20:50:54.724 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.get_size (7 ms) 2023-09-23T20:50:54.724 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.set_size 2023-09-23T20:50:54.733 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.set_size (8 ms) 2023-09-23T20:50:54.733 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.protection_status 2023-09-23T20:50:54.748 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:54.762 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.protection_status (30 ms) 2023-09-23T20:50:54.763 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-09-23T20:50:54.774 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:54.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:54.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:54.777 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.snapshot_limits (15 ms) 2023-09-23T20:50:54.777 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.parents_v1 2023-09-23T20:50:54.844 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.parents_v1 (66 ms) 2023-09-23T20:50:54.844 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.parents_v2 2023-09-23T20:50:54.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:54.897 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:50:54.899 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.parents_v2 (55 ms) 2023-09-23T20:50:54.899 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.snapshots 2023-09-23T20:50:54.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:54.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:50:54.939 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.snapshots (41 ms) 2023-09-23T20:50:54.939 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.snapid_race 2023-09-23T20:50:54.947 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.snapid_race (8 ms) 2023-09-23T20:50:54.947 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.stripingv2 2023-09-23T20:50:54.960 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.stripingv2 (13 ms) 2023-09-23T20:50:54.960 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.object_map_save 2023-09-23T20:50:54.963 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.object_map_save (2 ms) 2023-09-23T20:50:54.963 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-09-23T20:50:54.971 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.object_map_resize (9 ms) 2023-09-23T20:50:54.971 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.object_map_update 2023-09-23T20:50:54.980 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.object_map_update (8 ms) 2023-09-23T20:50:54.980 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-09-23T20:50:54.980 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2023-09-23T20:50:54.980 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-09-23T20:50:54.987 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.object_map_snap_add (8 ms) 2023-09-23T20:50:54.987 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-09-23T20:50:54.996 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.object_map_snap_remove (8 ms) 2023-09-23T20:50:54.996 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.flags 2023-09-23T20:50:55.000 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:55.002 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.flags (6 ms) 2023-09-23T20:50:55.002 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.metadata 2023-09-23T20:50:55.035 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:55.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:55.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:55.088 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.metadata (86 ms) 2023-09-23T20:50:55.088 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.set_features 2023-09-23T20:50:55.102 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.set_features (14 ms) 2023-09-23T20:50:55.102 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.mirror 2023-09-23T20:50:55.138 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:55.145 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.mirror (44 ms) 2023-09-23T20:50:55.146 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.mirror_image 2023-09-23T20:50:55.160 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:55.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:55.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:55.165 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.mirror_image (20 ms) 2023-09-23T20:50:55.166 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-09-23T20:50:55.262 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:55.293 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:55.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:55.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:55.396 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:55.417 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:55.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:55.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:55.479 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":1598,"stamp":"2023-09-23T20:50:50.919490+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":294,"num_read_kb":500,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":77,"num_bytes_recovered":1783148,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":222,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6538964,"kb_used_data":273812,"kb_used_omap":25,"kb_used_meta":6265062,"kb_avail":743422252,"statfs":{"total":767960285184,"available":761264386048,"internally_reserved":0,"allocated":280383488,"data_stored":272963498,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25680,"internal_metadata":6415424432},"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.004298"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":258,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.219382+0000","last_change":"2023-09-23T20:47:39.274640+0000","last_active":"2023-09-23T20:50:30.219382+0000","last_peered":"2023-09-23T20:50:30.219382+0000","last_clean":"2023-09-23T20:50:30.219382+0000","last_became_active":"2023-09-23T20:47:39.274250+0000","last_became_peered":"2023-09-23T20:47:39.274250+0000","last_unstale":"2023-09-23T20:50:30.219382+0000","last_undegraded":"2023-09-23T20:50:30.219382+0000","last_fullsized":"2023-09-23T20:50:30.219382+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:31:56.540893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":118,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:50:36.621989+0000","last_change":"2023-09-23T20:35:30.041013+0000","last_active":"2023-09-23T20:50:36.621989+0000","last_peered":"2023-09-23T20:50:36.621989+0000","last_clean":"2023-09-23T20:50:36.621989+0000","last_became_active":"2023-09-23T20:35:30.040612+0000","last_became_peered":"2023-09-23T20:35:30.040612+0000","last_unstale":"2023-09-23T20:50:36.621989+0000","last_undegraded":"2023-09-23T20:50:36.621989+0000","last_fullsized":"2023-09-23T20:50:36.621989+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:14:59.922333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":336,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:50:36.809718+0000","last_change":"2023-09-23T20:35:30.044561+0000","last_active":"2023-09-23T20:50:36.809718+0000","last_peered":"2023-09-23T20:50:36.809718+0000","last_clean":"2023-09-23T20:50:36.809718+0000","last_became_active":"2023-09-23T20:35:30.044140+0000","last_became_peered":"2023-09-23T20:35:30.044140+0000","last_unstale":"2023-09-23T20:50:36.809718+0000","last_undegraded":"2023-09-23T20:50:36.809718+0000","last_fullsized":"2023-09-23T20:50:36.809718+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:32.422519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.224994+0000","last_change":"2023-09-23T20:36:00.054545+0000","last_active":"2023-09-23T20:50:30.224994+0000","last_peered":"2023-09-23T20:50:30.224994+0000","last_clean":"2023-09-23T20:50:30.224994+0000","last_became_active":"2023-09-23T20:36:00.053791+0000","last_became_peered":"2023-09-23T20:36:00.053791+0000","last_unstale":"2023-09-23T20:50:30.224994+0000","last_undegraded":"2023-09-23T20:50:30.224994+0000","last_fullsized":"2023-09-23T20:50:30.224994+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.314890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.005133+0000","last_change":"2023-09-23T20:48:03.394165+0000","last_active":"2023-09-23T20:50:30.005133+0000","last_peered":"2023-09-23T20:50:30.005133+0000","last_clean":"2023-09-23T20:50:30.005133+0000","last_became_active":"2023-09-23T20:48:03.390623+0000","last_became_peered":"2023-09-23T20:48:03.390623+0000","last_unstale":"2023-09-23T20:50:30.005133+0000","last_undegraded":"2023-09-23T20:50:30.005133+0000","last_fullsized":"2023-09-23T20:50:30.005133+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:27.408301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.226193+0000","last_change":"2023-09-23T20:47:17.526601+0000","last_active":"2023-09-23T20:50:30.226193+0000","last_peered":"2023-09-23T20:50:30.226193+0000","last_clean":"2023-09-23T20:50:30.226193+0000","last_became_active":"2023-09-23T20:47:17.524604+0000","last_became_peered":"2023-09-23T20:47:17.524604+0000","last_unstale":"2023-09-23T20:50:30.226193+0000","last_undegraded":"2023-09-23T20:50:30.226193+0000","last_fullsized":"2023-09-23T20:50:30.226193+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":114,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:31.469080+0000","last_change":"2023-09-23T20:36:00.057771+0000","last_active":"2023-09-23T20:50:31.469080+0000","last_peered":"2023-09-23T20:50:31.469080+0000","last_clean":"2023-09-23T20:50:31.469080+0000","last_became_active":"2023-09-23T20:36:00.057495+0000","last_became_peered":"2023-09-23T20:36:00.057495+0000","last_unstale":"2023-09-23T20:50:31.469080+0000","last_undegraded":"2023-09-23T20:50:31.469080+0000","last_fullsized":"2023-09-23T20:50:31.469080+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:17:46.745953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.005002+0000","last_change":"2023-09-23T20:48:24.017833+0000","last_active":"2023-09-23T20:50:30.005002+0000","last_peered":"2023-09-23T20:50:30.005002+0000","last_clean":"2023-09-23T20:50:30.005002+0000","last_became_active":"2023-09-23T20:48:24.016874+0000","last_became_peered":"2023-09-23T20:48:24.016874+0000","last_unstale":"2023-09-23T20:50:30.005002+0000","last_undegraded":"2023-09-23T20:50:30.005002+0000","last_fullsized":"2023-09-23T20:50:30.005002+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:45:54.006668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":398,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.240767+0000","last_change":"2023-09-23T20:48:24.024384+0000","last_active":"2023-09-23T20:50:30.240767+0000","last_peered":"2023-09-23T20:50:30.240767+0000","last_clean":"2023-09-23T20:50:30.240767+0000","last_became_active":"2023-09-23T20:48:24.023581+0000","last_became_peered":"2023-09-23T20:48:24.023581+0000","last_unstale":"2023-09-23T20:50:30.240767+0000","last_undegraded":"2023-09-23T20:50:30.240767+0000","last_fullsized":"2023-09-23T20:50:30.240767+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.010544+0000","last_change":"2023-09-23T20:35:30.253978+0000","last_active":"2023-09-23T20:50:30.010544+0000","last_peered":"2023-09-23T20:50:30.010544+0000","last_clean":"2023-09-23T20:50:30.010544+0000","last_became_active":"2023-09-23T20:35:30.253624+0000","last_became_peered":"2023-09-23T20:35:30.253624+0000","last_unstale":"2023-09-23T20:50:30.010544+0000","last_undegraded":"2023-09-23T20:50:30.010544+0000","last_fullsized":"2023-09-23T20:50:30.010544+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:19.531574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":223,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.254279+0000","last_change":"2023-09-23T20:35:30.207620+0000","last_active":"2023-09-23T20:50:30.254279+0000","last_peered":"2023-09-23T20:50:30.254279+0000","last_clean":"2023-09-23T20:50:30.254279+0000","last_became_active":"2023-09-23T20:35:30.083019+0000","last_became_peered":"2023-09-23T20:35:30.083019+0000","last_unstale":"2023-09-23T20:50:30.254279+0000","last_undegraded":"2023-09-23T20:50:30.254279+0000","last_fullsized":"2023-09-23T20:50:30.254279+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":330,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:29.998225+0000","last_change":"2023-09-23T20:48:03.389970+0000","last_active":"2023-09-23T20:50:29.998225+0000","last_peered":"2023-09-23T20:50:29.998225+0000","last_clean":"2023-09-23T20:50:29.998225+0000","last_became_active":"2023-09-23T20:48:03.389600+0000","last_became_peered":"2023-09-23T20:48:03.389600+0000","last_unstale":"2023-09-23T20:50:29.998225+0000","last_undegraded":"2023-09-23T20:50:29.998225+0000","last_fullsized":"2023-09-23T20:50:29.998225+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:34:58.051550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.14","version":"73'22","reported_seq":182,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.256888+0000","last_change":"2023-09-23T20:27:29.395542+0000","last_active":"2023-09-23T20:50:30.256888+0000","last_peered":"2023-09-23T20:50:30.256888+0000","last_clean":"2023-09-23T20:50:30.256888+0000","last_became_active":"2023-09-23T20:27:29.045236+0000","last_became_peered":"2023-09-23T20:27:29.045236+0000","last_unstale":"2023-09-23T20:50:30.256888+0000","last_undegraded":"2023-09-23T20:50:30.256888+0000","last_fullsized":"2023-09-23T20:50:30.256888+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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":[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.13","version":"0'0","reported_seq":329,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.225632+0000","last_change":"2023-09-23T20:47:17.521831+0000","last_active":"2023-09-23T20:50:30.225632+0000","last_peered":"2023-09-23T20:50:30.225632+0000","last_clean":"2023-09-23T20:50:30.225632+0000","last_became_active":"2023-09-23T20:47:17.521355+0000","last_became_peered":"2023-09-23T20:47:17.521355+0000","last_unstale":"2023-09-23T20:50:30.225632+0000","last_undegraded":"2023-09-23T20:50:30.225632+0000","last_fullsized":"2023-09-23T20:50:30.225632+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"59'2","reported_seq":255,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.258175+0000","last_change":"2023-09-23T20:47:39.311238+0000","last_active":"2023-09-23T20:50:30.258175+0000","last_peered":"2023-09-23T20:50:30.258175+0000","last_clean":"2023-09-23T20:50:30.258175+0000","last_became_active":"2023-09-23T20:47:39.286709+0000","last_became_peered":"2023-09-23T20:47:39.286709+0000","last_unstale":"2023-09-23T20:50:30.258175+0000","last_undegraded":"2023-09-23T20:50:30.258175+0000","last_fullsized":"2023-09-23T20:50:30.258175+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":127,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.004197+0000","last_change":"2023-09-23T20:48:03.403239+0000","last_active":"2023-09-23T20:50:30.004197+0000","last_peered":"2023-09-23T20:50:30.004197+0000","last_clean":"2023-09-23T20:50:30.004197+0000","last_became_active":"2023-09-23T20:48:03.402946+0000","last_became_peered":"2023-09-23T20:48:03.402946+0000","last_unstale":"2023-09-23T20:50:30.004197+0000","last_undegraded":"2023-09-23T20:50:30.004197+0000","last_fullsized":"2023-09-23T20:50:30.004197+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:57:37.141045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.12","version":"0'0","reported_seq":114,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.222553+0000","last_change":"2023-09-23T20:36:00.054466+0000","last_active":"2023-09-23T20:50:30.222553+0000","last_peered":"2023-09-23T20:50:30.222553+0000","last_clean":"2023-09-23T20:50:30.222553+0000","last_became_active":"2023-09-23T20:36:00.054119+0000","last_became_peered":"2023-09-23T20:36:00.054119+0000","last_unstale":"2023-09-23T20:50:30.222553+0000","last_undegraded":"2023-09-23T20:50:30.222553+0000","last_fullsized":"2023-09-23T20:50:30.222553+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:12:55.788165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":373,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.240618+0000","last_change":"2023-09-23T20:35:30.095853+0000","last_active":"2023-09-23T20:50:30.240618+0000","last_peered":"2023-09-23T20:50:30.240618+0000","last_clean":"2023-09-23T20:50:30.240618+0000","last_became_active":"2023-09-23T20:35:30.095609+0000","last_became_peered":"2023-09-23T20:35:30.095609+0000","last_unstale":"2023-09-23T20:50:30.240618+0000","last_undegraded":"2023-09-23T20:50:30.240618+0000","last_fullsized":"2023-09-23T20:50:30.240618+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":219,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.256408+0000","last_change":"2023-09-23T20:24:13.962885+0000","last_active":"2023-09-23T20:50:30.256408+0000","last_peered":"2023-09-23T20:50:30.256408+0000","last_clean":"2023-09-23T20:50:30.256408+0000","last_became_active":"2023-09-23T20:24:13.962410+0000","last_became_peered":"2023-09-23T20:24:13.962410+0000","last_unstale":"2023-09-23T20:50:30.256408+0000","last_undegraded":"2023-09-23T20:50:30.256408+0000","last_fullsized":"2023-09-23T20:50:30.256408+0000","mapping_epoch":176,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":177,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:31.469037+0000","last_change":"2023-09-23T20:36:00.058065+0000","last_active":"2023-09-23T20:50:31.469037+0000","last_peered":"2023-09-23T20:50:31.469037+0000","last_clean":"2023-09-23T20:50:31.469037+0000","last_became_active":"2023-09-23T20:36:00.054422+0000","last_became_peered":"2023-09-23T20:36:00.054422+0000","last_unstale":"2023-09-23T20:50:31.469037+0000","last_undegraded":"2023-09-23T20:50:31.469037+0000","last_fullsized":"2023-09-23T20:50:31.469037+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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.666280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":427,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.225321+0000","last_change":"2023-09-23T20:36:00.094405+0000","last_active":"2023-09-23T20:50:30.225321+0000","last_peered":"2023-09-23T20:50:30.225321+0000","last_clean":"2023-09-23T20:50:30.225321+0000","last_became_active":"2023-09-23T20:36:00.057313+0000","last_became_peered":"2023-09-23T20:36:00.057313+0000","last_unstale":"2023-09-23T20:50:30.225321+0000","last_undegraded":"2023-09-23T20:50:30.225321+0000","last_fullsized":"2023-09-23T20:50:30.225321+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":118,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.001792+0000","last_change":"2023-09-23T20:35:30.055266+0000","last_active":"2023-09-23T20:50:30.001792+0000","last_peered":"2023-09-23T20:50:30.001792+0000","last_clean":"2023-09-23T20:50:30.001792+0000","last_became_active":"2023-09-23T20:35:30.054937+0000","last_became_peered":"2023-09-23T20:35:30.054937+0000","last_unstale":"2023-09-23T20:50:30.001792+0000","last_undegraded":"2023-09-23T20:50:30.001792+0000","last_fullsized":"2023-09-23T20:50:30.001792+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:50.560081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":230,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.256856+0000","last_change":"2023-09-23T20:36:00.120728+0000","last_active":"2023-09-23T20:50:30.256856+0000","last_peered":"2023-09-23T20:50:30.256856+0000","last_clean":"2023-09-23T20:50:30.256856+0000","last_became_active":"2023-09-23T20:36:00.060264+0000","last_became_peered":"2023-09-23T20:36:00.060264+0000","last_unstale":"2023-09-23T20:50:30.256856+0000","last_undegraded":"2023-09-23T20:50:30.256856+0000","last_fullsized":"2023-09-23T20:50:30.256856+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":6,"num_bytes_recovered":132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":367,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.232764+0000","last_change":"2023-09-23T20:48:03.413835+0000","last_active":"2023-09-23T20:50:30.232764+0000","last_peered":"2023-09-23T20:50:30.232764+0000","last_clean":"2023-09-23T20:50:30.232764+0000","last_became_active":"2023-09-23T20:48:03.412130+0000","last_became_peered":"2023-09-23T20:48:03.412130+0000","last_unstale":"2023-09-23T20:50:30.232764+0000","last_undegraded":"2023-09-23T20:50:30.232764+0000","last_fullsized":"2023-09-23T20:50:30.232764+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":191,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.253567+0000","last_change":"2023-09-23T20:33:42.549584+0000","last_active":"2023-09-23T20:50:30.253567+0000","last_peered":"2023-09-23T20:50:30.253567+0000","last_clean":"2023-09-23T20:50:30.253567+0000","last_became_active":"2023-09-23T20:33:42.549030+0000","last_became_peered":"2023-09-23T20:33:42.549030+0000","last_unstale":"2023-09-23T20:50:30.253567+0000","last_undegraded":"2023-09-23T20:50:30.253567+0000","last_fullsized":"2023-09-23T20:50:30.253567+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":356,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.219351+0000","last_change":"2023-09-23T20:35:30.043850+0000","last_active":"2023-09-23T20:50:30.219351+0000","last_peered":"2023-09-23T20:50:30.219351+0000","last_clean":"2023-09-23T20:50:30.219351+0000","last_became_active":"2023-09-23T20:35:30.043355+0000","last_became_peered":"2023-09-23T20:35:30.043355+0000","last_unstale":"2023-09-23T20:50:30.219351+0000","last_undegraded":"2023-09-23T20:50:30.219351+0000","last_fullsized":"2023-09-23T20:50:30.219351+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.206676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"59'1","reported_seq":176,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.254385+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:50:30.254385+0000","last_peered":"2023-09-23T20:50:30.254385+0000","last_clean":"2023-09-23T20:50:30.254385+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:50:30.254385+0000","last_undegraded":"2023-09-23T20:50:30.254385+0000","last_fullsized":"2023-09-23T20:50:30.254385+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":382,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:35.751599+0000","last_change":"2023-09-23T20:48:24.013563+0000","last_active":"2023-09-23T20:50:35.751599+0000","last_peered":"2023-09-23T20:50:35.751599+0000","last_clean":"2023-09-23T20:50:35.751599+0000","last_became_active":"2023-09-23T20:48:24.013162+0000","last_became_peered":"2023-09-23T20:48:24.013162+0000","last_unstale":"2023-09-23T20:50:35.751599+0000","last_undegraded":"2023-09-23T20:50:35.751599+0000","last_fullsized":"2023-09-23T20:50:35.751599+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:06.658253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":355,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.233217+0000","last_change":"2023-09-23T20:35:30.096478+0000","last_active":"2023-09-23T20:50:30.233217+0000","last_peered":"2023-09-23T20:50:30.233217+0000","last_clean":"2023-09-23T20:50:30.233217+0000","last_became_active":"2023-09-23T20:35:30.096198+0000","last_became_peered":"2023-09-23T20:35:30.096198+0000","last_unstale":"2023-09-23T20:50:30.233217+0000","last_undegraded":"2023-09-23T20:50:30.233217+0000","last_fullsized":"2023-09-23T20:50:30.233217+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":114,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.223885+0000","last_change":"2023-09-23T20:36:00.059536+0000","last_active":"2023-09-23T20:50:30.223885+0000","last_peered":"2023-09-23T20:50:30.223885+0000","last_clean":"2023-09-23T20:50:30.223885+0000","last_became_active":"2023-09-23T20:36:00.059173+0000","last_became_peered":"2023-09-23T20:36:00.059173+0000","last_unstale":"2023-09-23T20:50:30.223885+0000","last_undegraded":"2023-09-23T20:50:30.223885+0000","last_fullsized":"2023-09-23T20:50:30.223885+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:37:13.017646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":135,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.009506+0000","last_change":"2023-09-23T20:36:00.140593+0000","last_active":"2023-09-23T20:50:30.009506+0000","last_peered":"2023-09-23T20:50:30.009506+0000","last_clean":"2023-09-23T20:50:30.009506+0000","last_became_active":"2023-09-23T20:36:00.054856+0000","last_became_peered":"2023-09-23T20:36:00.054856+0000","last_unstale":"2023-09-23T20:50:30.009506+0000","last_undegraded":"2023-09-23T20:50:30.009506+0000","last_fullsized":"2023-09-23T20:50:30.009506+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.171313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":118,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.004284+0000","last_change":"2023-09-23T20:35:30.069060+0000","last_active":"2023-09-23T20:50:30.004284+0000","last_peered":"2023-09-23T20:50:30.004284+0000","last_clean":"2023-09-23T20:50:30.004284+0000","last_became_active":"2023-09-23T20:35:30.068769+0000","last_became_peered":"2023-09-23T20:35:30.068769+0000","last_unstale":"2023-09-23T20:50:30.004284+0000","last_undegraded":"2023-09-23T20:50:30.004284+0000","last_fullsized":"2023-09-23T20:50:30.004284+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:54.349166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":366,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.228172+0000","last_change":"2023-09-23T20:48:03.404944+0000","last_active":"2023-09-23T20:50:30.228172+0000","last_peered":"2023-09-23T20:50:30.228172+0000","last_clean":"2023-09-23T20:50:30.228172+0000","last_became_active":"2023-09-23T20:48:03.404742+0000","last_became_peered":"2023-09-23T20:48:03.404742+0000","last_unstale":"2023-09-23T20:50:30.228172+0000","last_undegraded":"2023-09-23T20:50:30.228172+0000","last_fullsized":"2023-09-23T20:50:30.228172+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":36,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.001190+0000","last_change":"2023-09-23T20:47:39.275729+0000","last_active":"2023-09-23T20:50:30.001190+0000","last_peered":"2023-09-23T20:50:30.001190+0000","last_clean":"2023-09-23T20:50:30.001190+0000","last_became_active":"2023-09-23T20:47:39.273774+0000","last_became_peered":"2023-09-23T20:47:39.273774+0000","last_unstale":"2023-09-23T20:50:30.001190+0000","last_undegraded":"2023-09-23T20:50:30.001190+0000","last_fullsized":"2023-09-23T20:50:30.001190+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:57:56.504996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.9","version":"0'0","reported_seq":372,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.226041+0000","last_change":"2023-09-23T20:47:39.285554+0000","last_active":"2023-09-23T20:50:30.226041+0000","last_peered":"2023-09-23T20:50:30.226041+0000","last_clean":"2023-09-23T20:50:30.226041+0000","last_became_active":"2023-09-23T20:47:39.285190+0000","last_became_peered":"2023-09-23T20:47:39.285190+0000","last_unstale":"2023-09-23T20:50:30.226041+0000","last_undegraded":"2023-09-23T20:50:30.226041+0000","last_fullsized":"2023-09-23T20:50:30.226041+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.005299+0000","last_change":"2023-09-23T20:48:03.399937+0000","last_active":"2023-09-23T20:50:30.005299+0000","last_peered":"2023-09-23T20:50:30.005299+0000","last_clean":"2023-09-23T20:50:30.005299+0000","last_became_active":"2023-09-23T20:48:03.399576+0000","last_became_peered":"2023-09-23T20:48:03.399576+0000","last_unstale":"2023-09-23T20:50:30.005299+0000","last_undegraded":"2023-09-23T20:50:30.005299+0000","last_fullsized":"2023-09-23T20:50:30.005299+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:05.923678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":119,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:50:36.621486+0000","last_change":"2023-09-23T20:35:30.071076+0000","last_active":"2023-09-23T20:50:36.621486+0000","last_peered":"2023-09-23T20:50:36.621486+0000","last_clean":"2023-09-23T20:50:36.621486+0000","last_became_active":"2023-09-23T20:35:30.070668+0000","last_became_peered":"2023-09-23T20:35:30.070668+0000","last_unstale":"2023-09-23T20:50:36.621486+0000","last_undegraded":"2023-09-23T20:50:36.621486+0000","last_fullsized":"2023-09-23T20:50:36.621486+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.861802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":376,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.221636+0000","last_change":"2023-09-23T20:35:30.043938+0000","last_active":"2023-09-23T20:50:30.221636+0000","last_peered":"2023-09-23T20:50:30.221636+0000","last_clean":"2023-09-23T20:50:30.221636+0000","last_became_active":"2023-09-23T20:35:30.043572+0000","last_became_peered":"2023-09-23T20:35:30.043572+0000","last_unstale":"2023-09-23T20:50:30.221636+0000","last_undegraded":"2023-09-23T20:50:30.221636+0000","last_fullsized":"2023-09-23T20:50:30.221636+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:16.684388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":420,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.219576+0000","last_change":"2023-09-23T20:36:00.235046+0000","last_active":"2023-09-23T20:50:30.219576+0000","last_peered":"2023-09-23T20:50:30.219576+0000","last_clean":"2023-09-23T20:50:30.219576+0000","last_became_active":"2023-09-23T20:36:00.222427+0000","last_became_peered":"2023-09-23T20:36:00.222427+0000","last_unstale":"2023-09-23T20:50:30.219576+0000","last_undegraded":"2023-09-23T20:50:30.219576+0000","last_fullsized":"2023-09-23T20:50:30.219576+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:28.381539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":373,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.232921+0000","last_change":"2023-09-23T20:47:39.289972+0000","last_active":"2023-09-23T20:50:30.232921+0000","last_peered":"2023-09-23T20:50:30.232921+0000","last_clean":"2023-09-23T20:50:30.232921+0000","last_became_active":"2023-09-23T20:47:39.289346+0000","last_became_peered":"2023-09-23T20:47:39.289346+0000","last_unstale":"2023-09-23T20:50:30.232921+0000","last_undegraded":"2023-09-23T20:50:30.232921+0000","last_fullsized":"2023-09-23T20:50:30.232921+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":187,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.232545+0000","last_change":"2023-09-23T20:48:03.404978+0000","last_active":"2023-09-23T20:50:30.232545+0000","last_peered":"2023-09-23T20:50:30.232545+0000","last_clean":"2023-09-23T20:50:30.232545+0000","last_became_active":"2023-09-23T20:48:03.404262+0000","last_became_peered":"2023-09-23T20:48:03.404262+0000","last_unstale":"2023-09-23T20:50:30.232545+0000","last_undegraded":"2023-09-23T20:50:30.232545+0000","last_fullsized":"2023-09-23T20:50:30.232545+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":350,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.232713+0000","last_change":"2023-09-23T20:48:24.021275+0000","last_active":"2023-09-23T20:50:30.232713+0000","last_peered":"2023-09-23T20:50:30.232713+0000","last_clean":"2023-09-23T20:50:30.232713+0000","last_became_active":"2023-09-23T20:48:24.020612+0000","last_became_peered":"2023-09-23T20:48:24.020612+0000","last_unstale":"2023-09-23T20:50:30.232713+0000","last_undegraded":"2023-09-23T20:50:30.232713+0000","last_fullsized":"2023-09-23T20:50:30.232713+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":115,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:36.469979+0000","last_change":"2023-09-23T20:36:00.053681+0000","last_active":"2023-09-23T20:50:36.469979+0000","last_peered":"2023-09-23T20:50:36.469979+0000","last_clean":"2023-09-23T20:50:36.469979+0000","last_became_active":"2023-09-23T20:36:00.053300+0000","last_became_peered":"2023-09-23T20:36:00.053300+0000","last_unstale":"2023-09-23T20:50:36.469979+0000","last_undegraded":"2023-09-23T20:50:36.469979+0000","last_fullsized":"2023-09-23T20:50:36.469979+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:11:49.323959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":190,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.233026+0000","last_change":"2023-09-23T20:47:39.289979+0000","last_active":"2023-09-23T20:50:30.233026+0000","last_peered":"2023-09-23T20:50:30.233026+0000","last_clean":"2023-09-23T20:50:30.233026+0000","last_became_active":"2023-09-23T20:47:39.289340+0000","last_became_peered":"2023-09-23T20:47:39.289340+0000","last_unstale":"2023-09-23T20:50:30.233026+0000","last_undegraded":"2023-09-23T20:50:30.233026+0000","last_fullsized":"2023-09-23T20:50:30.233026+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":36,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:29.998257+0000","last_change":"2023-09-23T20:47:39.279549+0000","last_active":"2023-09-23T20:50:29.998257+0000","last_peered":"2023-09-23T20:50:29.998257+0000","last_clean":"2023-09-23T20:50:29.998257+0000","last_became_active":"2023-09-23T20:47:39.278899+0000","last_became_peered":"2023-09-23T20:47:39.278899+0000","last_unstale":"2023-09-23T20:50:29.998257+0000","last_undegraded":"2023-09-23T20:50:29.998257+0000","last_fullsized":"2023-09-23T20:50:29.998257+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:28.760885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":337,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.219333+0000","last_change":"2023-09-23T20:47:39.274459+0000","last_active":"2023-09-23T20:50:30.219333+0000","last_peered":"2023-09-23T20:50:30.219333+0000","last_clean":"2023-09-23T20:50:30.219333+0000","last_became_active":"2023-09-23T20:47:39.274122+0000","last_became_peered":"2023-09-23T20:47:39.274122+0000","last_unstale":"2023-09-23T20:50:30.219333+0000","last_undegraded":"2023-09-23T20:50:30.219333+0000","last_fullsized":"2023-09-23T20:50:30.219333+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:38.296320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":304,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.245776+0000","last_change":"2023-09-23T20:48:03.403422+0000","last_active":"2023-09-23T20:50:30.245776+0000","last_peered":"2023-09-23T20:50:30.245776+0000","last_clean":"2023-09-23T20:50:30.245776+0000","last_became_active":"2023-09-23T20:48:03.402106+0000","last_became_peered":"2023-09-23T20:48:03.402106+0000","last_unstale":"2023-09-23T20:50:30.245776+0000","last_undegraded":"2023-09-23T20:50:30.245776+0000","last_fullsized":"2023-09-23T20:50:30.245776+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":396,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.233450+0000","last_change":"2023-09-23T20:47:39.289287+0000","last_active":"2023-09-23T20:50:30.233450+0000","last_peered":"2023-09-23T20:50:30.233450+0000","last_clean":"2023-09-23T20:50:30.233450+0000","last_became_active":"2023-09-23T20:47:39.288779+0000","last_became_peered":"2023-09-23T20:47:39.288779+0000","last_unstale":"2023-09-23T20:50:30.233450+0000","last_undegraded":"2023-09-23T20:50:30.233450+0000","last_fullsized":"2023-09-23T20:50:30.233450+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":593,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.252598+0000","last_change":"2023-09-23T20:40:14.289478+0000","last_active":"2023-09-23T20:50:30.252598+0000","last_peered":"2023-09-23T20:50:30.252598+0000","last_clean":"2023-09-23T20:50:30.252598+0000","last_became_active":"2023-09-23T20:40:14.288921+0000","last_became_peered":"2023-09-23T20:40:14.288921+0000","last_unstale":"2023-09-23T20:50:30.252598+0000","last_undegraded":"2023-09-23T20:50:30.252598+0000","last_fullsized":"2023-09-23T20:50:30.252598+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"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":119,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.005628+0000","last_change":"2023-09-23T20:35:30.056793+0000","last_active":"2023-09-23T20:50:30.005628+0000","last_peered":"2023-09-23T20:50:30.005628+0000","last_clean":"2023-09-23T20:50:30.005628+0000","last_became_active":"2023-09-23T20:35:30.056416+0000","last_became_peered":"2023-09-23T20:35:30.056416+0000","last_unstale":"2023-09-23T20:50:30.005628+0000","last_undegraded":"2023-09-23T20:50:30.005628+0000","last_fullsized":"2023-09-23T20:50:30.005628+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.676088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.227138+0000","last_change":"2023-09-23T20:48:24.020420+0000","last_active":"2023-09-23T20:50:30.227138+0000","last_peered":"2023-09-23T20:50:30.227138+0000","last_clean":"2023-09-23T20:50:30.227138+0000","last_became_active":"2023-09-23T20:48:24.019540+0000","last_became_peered":"2023-09-23T20:48:24.019540+0000","last_unstale":"2023-09-23T20:50:30.227138+0000","last_undegraded":"2023-09-23T20:50:30.227138+0000","last_fullsized":"2023-09-23T20:50:30.227138+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":288,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.252683+0000","last_change":"2023-09-23T20:48:24.024951+0000","last_active":"2023-09-23T20:50:30.252683+0000","last_peered":"2023-09-23T20:50:30.252683+0000","last_clean":"2023-09-23T20:50:30.252683+0000","last_became_active":"2023-09-23T20:48:24.023757+0000","last_became_peered":"2023-09-23T20:48:24.023757+0000","last_unstale":"2023-09-23T20:50:30.252683+0000","last_undegraded":"2023-09-23T20:50:30.252683+0000","last_fullsized":"2023-09-23T20:50:30.252683+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:36.469859+0000","last_change":"2023-09-23T20:36:00.079816+0000","last_active":"2023-09-23T20:50:36.469859+0000","last_peered":"2023-09-23T20:50:36.469859+0000","last_clean":"2023-09-23T20:50:36.469859+0000","last_became_active":"2023-09-23T20:36:00.063636+0000","last_became_peered":"2023-09-23T20:36:00.063636+0000","last_unstale":"2023-09-23T20:50:36.469859+0000","last_undegraded":"2023-09-23T20:50:36.469859+0000","last_fullsized":"2023-09-23T20:50:36.469859+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:56.839395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.224778+0000","last_change":"2023-09-23T20:47:39.326248+0000","last_active":"2023-09-23T20:50:30.224778+0000","last_peered":"2023-09-23T20:50:30.224778+0000","last_clean":"2023-09-23T20:50:30.224778+0000","last_became_active":"2023-09-23T20:47:39.325895+0000","last_became_peered":"2023-09-23T20:47:39.325895+0000","last_unstale":"2023-09-23T20:50:30.224778+0000","last_undegraded":"2023-09-23T20:50:30.224778+0000","last_fullsized":"2023-09-23T20:50:30.224778+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:00:10.330663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":214,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.252836+0000","last_change":"2023-09-23T20:36:00.063209+0000","last_active":"2023-09-23T20:50:30.252836+0000","last_peered":"2023-09-23T20:50:30.252836+0000","last_clean":"2023-09-23T20:50:30.252836+0000","last_became_active":"2023-09-23T20:36:00.062740+0000","last_became_peered":"2023-09-23T20:36:00.062740+0000","last_unstale":"2023-09-23T20:50:30.252836+0000","last_undegraded":"2023-09-23T20:50:30.252836+0000","last_fullsized":"2023-09-23T20:50:30.252836+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":335,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.220036+0000","last_change":"2023-09-23T20:47:39.279732+0000","last_active":"2023-09-23T20:50:30.220036+0000","last_peered":"2023-09-23T20:50:30.220036+0000","last_clean":"2023-09-23T20:50:30.220036+0000","last_became_active":"2023-09-23T20:47:39.279250+0000","last_became_peered":"2023-09-23T20:47:39.279250+0000","last_unstale":"2023-09-23T20:50:30.220036+0000","last_undegraded":"2023-09-23T20:50:30.220036+0000","last_fullsized":"2023-09-23T20:50:30.220036+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:46:06.096934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:36.470031+0000","last_change":"2023-09-23T20:36:00.064473+0000","last_active":"2023-09-23T20:50:36.470031+0000","last_peered":"2023-09-23T20:50:36.470031+0000","last_clean":"2023-09-23T20:50:36.470031+0000","last_became_active":"2023-09-23T20:36:00.064124+0000","last_became_peered":"2023-09-23T20:36:00.064124+0000","last_unstale":"2023-09-23T20:50:36.470031+0000","last_undegraded":"2023-09-23T20:50:36.470031+0000","last_fullsized":"2023-09-23T20:50:36.470031+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:12:32.821351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":136,"reported_epoch":356,"state":"active+clean","last_fresh":"2023-09-23T20:50:36.622124+0000","last_change":"2023-09-23T20:36:00.112192+0000","last_active":"2023-09-23T20:50:36.622124+0000","last_peered":"2023-09-23T20:50:36.622124+0000","last_clean":"2023-09-23T20:50:36.622124+0000","last_became_active":"2023-09-23T20:36:00.049402+0000","last_became_peered":"2023-09-23T20:36:00.049402+0000","last_unstale":"2023-09-23T20:50:36.622124+0000","last_undegraded":"2023-09-23T20:50:36.622124+0000","last_fullsized":"2023-09-23T20:50:36.622124+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:19:35.132281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":296,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.222581+0000","last_change":"2023-09-23T20:33:42.542409+0000","last_active":"2023-09-23T20:50:30.222581+0000","last_peered":"2023-09-23T20:50:30.222581+0000","last_clean":"2023-09-23T20:50:30.222581+0000","last_became_active":"2023-09-23T20:33:42.542077+0000","last_became_peered":"2023-09-23T20:33:42.542077+0000","last_unstale":"2023-09-23T20:50:30.222581+0000","last_undegraded":"2023-09-23T20:50:30.222581+0000","last_fullsized":"2023-09-23T20:50:30.222581+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:04:23.433360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.005215+0000","last_change":"2023-09-23T20:36:00.051413+0000","last_active":"2023-09-23T20:50:30.005215+0000","last_peered":"2023-09-23T20:50:30.005215+0000","last_clean":"2023-09-23T20:50:30.005215+0000","last_became_active":"2023-09-23T20:36:00.051048+0000","last_became_peered":"2023-09-23T20:36:00.051048+0000","last_unstale":"2023-09-23T20:50:30.005215+0000","last_undegraded":"2023-09-23T20:50:30.005215+0000","last_fullsized":"2023-09-23T20:50:30.005215+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:28.542967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":440,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.226090+0000","last_change":"2023-09-23T20:47:39.290817+0000","last_active":"2023-09-23T20:50:30.226090+0000","last_peered":"2023-09-23T20:50:30.226090+0000","last_clean":"2023-09-23T20:50:30.226090+0000","last_became_active":"2023-09-23T20:47:39.290427+0000","last_became_peered":"2023-09-23T20:47:39.290427+0000","last_unstale":"2023-09-23T20:50:30.226090+0000","last_undegraded":"2023-09-23T20:50:30.226090+0000","last_fullsized":"2023-09-23T20:50:30.226090+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":118,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.224666+0000","last_change":"2023-09-23T20:36:00.122277+0000","last_active":"2023-09-23T20:50:30.224666+0000","last_peered":"2023-09-23T20:50:30.224666+0000","last_clean":"2023-09-23T20:50:30.224666+0000","last_became_active":"2023-09-23T20:36:00.061758+0000","last_became_peered":"2023-09-23T20:36:00.061758+0000","last_unstale":"2023-09-23T20:50:30.224666+0000","last_undegraded":"2023-09-23T20:50:30.224666+0000","last_fullsized":"2023-09-23T20:50:30.224666+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:32:03.878076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":266,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.232397+0000","last_change":"2023-09-23T20:17:34.749115+0000","last_active":"2023-09-23T20:50:30.232397+0000","last_peered":"2023-09-23T20:50:30.232397+0000","last_clean":"2023-09-23T20:50:30.232397+0000","last_became_active":"2023-09-23T20:17:34.748648+0000","last_became_peered":"2023-09-23T20:17:34.748648+0000","last_unstale":"2023-09-23T20:50:30.232397+0000","last_undegraded":"2023-09-23T20:50:30.232397+0000","last_fullsized":"2023-09-23T20:50:30.232397+0000","mapping_epoch":101,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":102,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":113,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.223073+0000","last_change":"2023-09-23T20:36:00.059890+0000","last_active":"2023-09-23T20:50:30.223073+0000","last_peered":"2023-09-23T20:50:30.223073+0000","last_clean":"2023-09-23T20:50:30.223073+0000","last_became_active":"2023-09-23T20:36:00.059495+0000","last_became_peered":"2023-09-23T20:36:00.059495+0000","last_unstale":"2023-09-23T20:50:30.223073+0000","last_undegraded":"2023-09-23T20:50:30.223073+0000","last_fullsized":"2023-09-23T20:50:30.223073+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:12:50.018772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":36,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.000025+0000","last_change":"2023-09-23T20:47:39.287577+0000","last_active":"2023-09-23T20:50:30.000025+0000","last_peered":"2023-09-23T20:50:30.000025+0000","last_clean":"2023-09-23T20:50:30.000025+0000","last_became_active":"2023-09-23T20:47:39.281516+0000","last_became_peered":"2023-09-23T20:47:39.281516+0000","last_unstale":"2023-09-23T20:50:30.000025+0000","last_undegraded":"2023-09-23T20:50:30.000025+0000","last_fullsized":"2023-09-23T20:50:30.000025+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:29:00.222299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":339,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.233121+0000","last_change":"2023-09-23T20:33:42.549966+0000","last_active":"2023-09-23T20:50:30.233121+0000","last_peered":"2023-09-23T20:50:30.233121+0000","last_clean":"2023-09-23T20:50:30.233121+0000","last_became_active":"2023-09-23T20:33:42.549592+0000","last_became_peered":"2023-09-23T20:33:42.549592+0000","last_unstale":"2023-09-23T20:50:30.233121+0000","last_undegraded":"2023-09-23T20:50:30.233121+0000","last_fullsized":"2023-09-23T20:50:30.233121+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":127,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:32.682986+0000","last_change":"2023-09-23T20:48:03.399310+0000","last_active":"2023-09-23T20:50:32.682986+0000","last_peered":"2023-09-23T20:50:32.682986+0000","last_clean":"2023-09-23T20:50:32.682986+0000","last_became_active":"2023-09-23T20:48:03.398817+0000","last_became_peered":"2023-09-23T20:48:03.398817+0000","last_unstale":"2023-09-23T20:50:32.682986+0000","last_undegraded":"2023-09-23T20:50:32.682986+0000","last_fullsized":"2023-09-23T20:50:32.682986+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:44.132888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":322,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.232971+0000","last_change":"2023-09-23T20:48:24.028080+0000","last_active":"2023-09-23T20:50:30.232971+0000","last_peered":"2023-09-23T20:50:30.232971+0000","last_clean":"2023-09-23T20:50:30.232971+0000","last_became_active":"2023-09-23T20:48:24.021809+0000","last_became_peered":"2023-09-23T20:48:24.021809+0000","last_unstale":"2023-09-23T20:50:30.232971+0000","last_undegraded":"2023-09-23T20:50:30.232971+0000","last_fullsized":"2023-09-23T20:50:30.232971+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":127,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.006160+0000","last_change":"2023-09-23T20:36:00.049731+0000","last_active":"2023-09-23T20:50:30.006160+0000","last_peered":"2023-09-23T20:50:30.006160+0000","last_clean":"2023-09-23T20:50:30.006160+0000","last_became_active":"2023-09-23T20:36:00.049379+0000","last_became_peered":"2023-09-23T20:36:00.049379+0000","last_unstale":"2023-09-23T20:50:30.006160+0000","last_undegraded":"2023-09-23T20:50:30.006160+0000","last_fullsized":"2023-09-23T20:50:30.006160+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:53.602495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"59'1","reported_seq":146,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.005492+0000","last_change":"2023-09-23T20:48:03.393211+0000","last_active":"2023-09-23T20:50:30.005492+0000","last_peered":"2023-09-23T20:50:30.005492+0000","last_clean":"2023-09-23T20:50:30.005492+0000","last_became_active":"2023-09-23T20:48:03.392696+0000","last_became_peered":"2023-09-23T20:48:03.392696+0000","last_unstale":"2023-09-23T20:50:30.005492+0000","last_undegraded":"2023-09-23T20:50:30.005492+0000","last_fullsized":"2023-09-23T20:50:30.005492+0000","mapping_epoch":337,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:33:48.674248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":145,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.010619+0000","last_change":"2023-09-23T20:47:39.264572+0000","last_active":"2023-09-23T20:50:30.010619+0000","last_peered":"2023-09-23T20:50:30.010619+0000","last_clean":"2023-09-23T20:50:30.010619+0000","last_became_active":"2023-09-23T20:47:39.264173+0000","last_became_peered":"2023-09-23T20:47:39.264173+0000","last_unstale":"2023-09-23T20:50:30.010619+0000","last_undegraded":"2023-09-23T20:50:30.010619+0000","last_fullsized":"2023-09-23T20:50:30.010619+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:02:43.774685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":151,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:36.470229+0000","last_change":"2023-09-23T20:47:39.293819+0000","last_active":"2023-09-23T20:50:36.470229+0000","last_peered":"2023-09-23T20:50:36.470229+0000","last_clean":"2023-09-23T20:50:36.470229+0000","last_became_active":"2023-09-23T20:47:39.277497+0000","last_became_peered":"2023-09-23T20:47:39.277497+0000","last_unstale":"2023-09-23T20:50:36.470229+0000","last_undegraded":"2023-09-23T20:50:36.470229+0000","last_fullsized":"2023-09-23T20:50:36.470229+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.386658+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":343,"reported_epoch":355,"state":"active+clean","last_fresh":"2023-09-23T20:50:30.225407+0000","last_change":"2023-09-23T20:48:24.022987+0000","last_active":"2023-09-23T20:50:30.225407+0000","last_peered":"2023-09-23T20:50:30.225407+0000","last_clean":"2023-09-23T20:50:30.225407+0000","last_became_active":"2023-09-23T20:48:24.022588+0000","last_became_peered":"2023-09-23T20:48:24.022588+0000","last_unstale":"2023-09-23T20:50:30.225407+0000","last_undegraded":"2023-09-23T20:50:30.225407+0000","last_fullsized":"2023-09-23T20:50:30.225407+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":71,"num_bytes_recovered":12044,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24497,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":176,"seq":755914244723,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":895448,"kb_used_data":3728,"kb_used_omap":0,"kb_used_meta":891712,"kb_avail":92849704,"statfs":{"total":95995035648,"available":95078096896,"internally_reserved":0,"allocated":3817472,"data_stored":3182029,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":913113088},"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:50:00 2023","interfaces":[{"interface":"back","average":{"1min":2.0800000000000001,"5min":1.5469999999999999,"15min":1.381},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27100000000000002},"max":{"1min":10.063000000000001,"5min":12.061999999999999,"15min":34.052999999999997},"last":0.58299999999999996},{"interface":"front","average":{"1min":1.6659999999999999,"5min":1.7549999999999999,"15min":1.496},"min":{"1min":0.27200000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":5.4790000000000001,"5min":10.56,"15min":34.140999999999998},"last":0.83999999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":2.9889999999999999,"5min":2.1560000000000001,"15min":1.712},"min":{"1min":0.29699999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":27.385000000000002,"5min":27.385000000000002,"15min":70.998999999999995},"last":0.97699999999999998},{"interface":"front","average":{"1min":4.2699999999999996,"5min":1.9930000000000001,"15min":1.6519999999999999},"min":{"1min":0.38800000000000001,"5min":0.29499999999999998,"15min":0.28000000000000003},"max":{"1min":27.288,"5min":27.288,"15min":71.028000000000006},"last":1.097}]},{"osd":2,"last update":"Sat Sep 23 20:50:00 2023","interfaces":[{"interface":"back","average":{"1min":2.4140000000000001,"5min":1.913,"15min":2.0419999999999998},"min":{"1min":0.36099999999999999,"5min":0.34499999999999997,"15min":0.34399999999999997},"max":{"1min":6.9630000000000001,"5min":13.022,"15min":71.158000000000001},"last":1.0509999999999999},{"interface":"front","average":{"1min":2.0209999999999999,"5min":1.847,"15min":1.9179999999999999},"min":{"1min":0.317,"5min":0.31,"15min":0.309},"max":{"1min":12.957000000000001,"5min":12.957000000000001,"15min":71.183999999999997},"last":0.67000000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:50:00 2023","interfaces":[{"interface":"back","average":{"1min":2.181,"5min":1.7410000000000001,"15min":1.5780000000000001},"min":{"1min":0.36499999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.9359999999999999,"5min":12.936,"15min":14.723000000000001},"last":0.89600000000000002},{"interface":"front","average":{"1min":1.9890000000000001,"5min":1.8939999999999999,"15min":1.389},"min":{"1min":0.35999999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":5.7969999999999997,"5min":11.972,"15min":13.718999999999999},"last":0.80400000000000005}]},{"osd":4,"last update":"Sat Sep 23 20:50:00 2023","interfaces":[{"interface":"back","average":{"1min":2.766,"5min":1.833,"15min":1.415},"min":{"1min":0.33400000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":12.757,"5min":12.757,"15min":12.757},"last":1.0740000000000001},{"interface":"front","average":{"1min":2.9100000000000001,"5min":1.694,"15min":1.393},"min":{"1min":0.41699999999999998,"5min":0.33700000000000002,"15min":0.31900000000000001},"max":{"1min":7.7640000000000002,"5min":13.053000000000001,"15min":13.053000000000001},"last":1.1339999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:50:00 2023","interfaces":[{"interface":"back","average":{"1min":2.1459999999999999,"5min":1.6579999999999999,"15min":1.264},"min":{"1min":0.36899999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.4859999999999998,"5min":11.926,"15min":11.926},"last":0.95999999999999996},{"interface":"front","average":{"1min":1.958,"5min":1.754,"15min":1.502},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":6.4119999999999999,"5min":9.7360000000000007,"15min":10.711},"last":1.1699999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:50:00 2023","interfaces":[{"interface":"back","average":{"1min":2.5099999999999998,"5min":2.0590000000000002,"15min":1.6020000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":12.818,"5min":12.818,"15min":12.818},"last":1.125},{"interface":"front","average":{"1min":2.96,"5min":1.911,"15min":1.615},"min":{"1min":0.39500000000000002,"5min":0.375,"15min":0.36299999999999999},"max":{"1min":10.095000000000001,"5min":13.475,"15min":13.475},"last":1.228}]}]},{"osd":6,"up_from":42,"seq":180388627075,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1151624,"kb_used_data":248000,"kb_used_omap":0,"kb_used_meta":903616,"kb_avail":92593528,"statfs":{"total":95995035648,"available":94815772672,"internally_reserved":0,"allocated":253952000,"data_stored":253332480,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":925302784},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:50:40 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":1.4990000000000001,"15min":1.425},"min":{"1min":0.312,"5min":0.27100000000000002,"15min":0.23999999999999999},"max":{"1min":3.02,"5min":16.396999999999998,"15min":21.353999999999999},"last":0.67400000000000004},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.4490000000000001,"15min":1.52},"min":{"1min":0.33700000000000002,"5min":0.28199999999999997,"15min":0.26600000000000001},"max":{"1min":4.5439999999999996,"5min":10.012,"15min":23.609000000000002},"last":0.76500000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":3.2400000000000002,"5min":2.2400000000000002,"15min":1.9670000000000001},"min":{"1min":0.29799999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":31.521999999999998,"5min":31.521999999999998,"15min":58.932000000000002},"last":0.628},{"interface":"front","average":{"1min":3.746,"5min":2.274,"15min":2.1099999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.29999999999999999},"max":{"1min":31.370999999999999,"5min":31.370999999999999,"15min":59.006},"last":0.78700000000000003}]},{"osd":2,"last update":"Sat Sep 23 20:50:16 2023","interfaces":[{"interface":"back","average":{"1min":2.024,"5min":1.9710000000000001,"15min":1.798},"min":{"1min":0.34899999999999998,"5min":0.312,"15min":0.312},"max":{"1min":6.7549999999999999,"5min":6.7549999999999999,"15min":21.195},"last":0.84599999999999997},{"interface":"front","average":{"1min":2.1669999999999998,"5min":1.6850000000000001,"15min":1.371},"min":{"1min":0.35099999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":6.7640000000000002,"5min":9.3339999999999996,"15min":21.164999999999999},"last":0.995}]},{"osd":3,"last update":"Sat Sep 23 20:50:02 2023","interfaces":[{"interface":"back","average":{"1min":2.2530000000000001,"5min":1.921,"15min":1.4239999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":6.2850000000000001,"5min":14.169,"15min":14.169},"last":0.90800000000000003},{"interface":"front","average":{"1min":3.5179999999999998,"5min":2.411,"15min":1.863},"min":{"1min":0.35899999999999999,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":12.276999999999999,"5min":12.276999999999999,"15min":12.276999999999999},"last":0.88800000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:50:40 2023","interfaces":[{"interface":"back","average":{"1min":1.6759999999999999,"5min":1.754,"15min":1.673},"min":{"1min":0.36699999999999999,"5min":0.30199999999999999,"15min":0.27500000000000002},"max":{"1min":11.571,"5min":11.571,"15min":12.013},"last":0.73199999999999998},{"interface":"front","average":{"1min":1.772,"5min":1.472,"15min":1.456},"min":{"1min":0.42199999999999999,"5min":0.34799999999999998,"15min":0.27000000000000002},"max":{"1min":16.617999999999999,"5min":16.617999999999999,"15min":16.617999999999999},"last":0.55700000000000005}]},{"osd":5,"last update":"Sat Sep 23 20:50:40 2023","interfaces":[{"interface":"back","average":{"1min":1.9390000000000001,"5min":1.6830000000000001,"15min":1.5309999999999999},"min":{"1min":0.45600000000000002,"5min":0.307,"15min":0.28699999999999998},"max":{"1min":13.946,"5min":13.946,"15min":13.946},"last":0.69299999999999995},{"interface":"front","average":{"1min":1.6910000000000001,"5min":1.5620000000000001,"15min":1.5840000000000001},"min":{"1min":0.38800000000000001,"5min":0.378,"15min":0.308},"max":{"1min":9.5749999999999993,"5min":15.055,"15min":15.055},"last":0.59999999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:50:02 2023","interfaces":[{"interface":"back","average":{"1min":2.3010000000000002,"5min":1.917,"15min":1.627},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.35799999999999998},"max":{"1min":9.9760000000000009,"5min":10.037000000000001,"15min":10.037000000000001},"last":0.50600000000000001},{"interface":"front","average":{"1min":2.1269999999999998,"5min":1.72,"15min":1.4710000000000001},"min":{"1min":0.40300000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.2290000000000001,"5min":14.226000000000001,"15min":14.226000000000001},"last":0.81399999999999995}]}]},{"osd":1,"up_from":232,"seq":996432412878,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":556796,"kb_used_data":3828,"kb_used_omap":6,"kb_used_meta":552953,"kb_avail":93188356,"statfs":{"total":95995035648,"available":95424876544,"internally_reserved":0,"allocated":3919872,"data_stored":2674020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"internal_metadata":566224426},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:50:07 2023","interfaces":[{"interface":"back","average":{"1min":1.482,"5min":1.7629999999999999,"15min":1.593},"min":{"1min":0.23499999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":6.9489999999999998,"5min":25.120000000000001,"15min":49.738999999999997},"last":0.69199999999999995},{"interface":"front","average":{"1min":1.9510000000000001,"5min":1.873,"15min":1.6839999999999999},"min":{"1min":0.29099999999999998,"5min":0.246,"15min":0.246},"max":{"1min":6.6970000000000001,"5min":26.390999999999998,"15min":49.781999999999996},"last":0.624}]},{"osd":2,"last update":"Sat Sep 23 20:50:07 2023","interfaces":[{"interface":"back","average":{"1min":2.9180000000000001,"5min":2.0049999999999999,"15min":1.4490000000000001},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.21099999999999999},"max":{"1min":15.558,"5min":15.558,"15min":52.168999999999997},"last":0.65000000000000002},{"interface":"front","average":{"1min":1.012,"5min":1.4510000000000001,"15min":1.492},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":3.0939999999999999,"5min":14.101000000000001,"15min":52.195999999999998},"last":0.79900000000000004}]},{"osd":3,"last update":"Sat Sep 23 20:50:07 2023","interfaces":[{"interface":"back","average":{"1min":13.003,"5min":6.4219999999999997,"15min":2.75},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.24199999999999999},"max":{"1min":200.30000000000001,"5min":200.30000000000001,"15min":200.30000000000001},"last":0.72199999999999998},{"interface":"front","average":{"1min":12.756,"5min":6.1740000000000004,"15min":2.6930000000000001},"min":{"1min":0.30099999999999999,"5min":0.27800000000000002,"15min":0.20000000000000001},"max":{"1min":199.005,"5min":199.077,"15min":199.077},"last":0.83199999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:50:07 2023","interfaces":[{"interface":"back","average":{"1min":1.4339999999999999,"5min":1.472,"15min":1.2589999999999999},"min":{"1min":0.435,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":7.2030000000000003,"5min":9.6539999999999999,"15min":9.6539999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.766,"5min":1.599,"15min":1.3049999999999999},"min":{"1min":0.38500000000000001,"5min":0.33300000000000002,"15min":0.32100000000000001},"max":{"1min":5.7489999999999997,"5min":9.9030000000000005,"15min":9.9030000000000005},"last":0.88200000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:50:07 2023","interfaces":[{"interface":"back","average":{"1min":2.109,"5min":1.843,"15min":1.3420000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":5.6559999999999997,"5min":8.0579999999999998,"15min":13.422000000000001},"last":0.93500000000000005},{"interface":"front","average":{"1min":2.0739999999999998,"5min":1.5900000000000001,"15min":1.3300000000000001},"min":{"1min":0.41199999999999998,"5min":0.39300000000000002,"15min":0.36499999999999999},"max":{"1min":5.5430000000000001,"5min":7.9939999999999998,"15min":7.9939999999999998},"last":1.2290000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:50:07 2023","interfaces":[{"interface":"back","average":{"1min":3.153,"5min":2.1469999999999998,"15min":1.6359999999999999},"min":{"1min":0.42099999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":13.222,"5min":17.170999999999999,"15min":17.170999999999999},"last":1.026},{"interface":"front","average":{"1min":2.6840000000000002,"5min":1.9770000000000001,"15min":1.4099999999999999},"min":{"1min":0.41999999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":9.4169999999999998,"5min":10.315,"15min":12.698},"last":1.1950000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:50:07 2023","interfaces":[{"interface":"back","average":{"1min":2.7069999999999999,"5min":2.052,"15min":1.425},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.38800000000000001},"max":{"1min":6.5529999999999999,"5min":8.6099999999999994,"15min":9.2490000000000006},"last":1.2549999999999999},{"interface":"front","average":{"1min":2.8109999999999999,"5min":2.0529999999999999,"15min":1.5629999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":7.9509999999999996,"5min":9.7029999999999994,"15min":9.7029999999999994},"last":1.133}]}]},{"osd":0,"up_from":77,"seq":330712482257,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":678880,"kb_used_data":4312,"kb_used_omap":5,"kb_used_meta":674554,"kb_avail":93066272,"statfs":{"total":95995035648,"available":95299862528,"internally_reserved":0,"allocated":4415488,"data_stored":3249513,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":690743930},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:50:24 2023","interfaces":[{"interface":"back","average":{"1min":3.0310000000000001,"5min":4.5090000000000003,"15min":2.0910000000000002},"min":{"1min":0.23200000000000001,"5min":0.193,"15min":0.193},"max":{"1min":43.363999999999997,"5min":134.959,"15min":134.959},"last":0.46999999999999997},{"interface":"front","average":{"1min":3.5819999999999999,"5min":4.7190000000000003,"15min":2.3530000000000002},"min":{"1min":0.26400000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":43.505000000000003,"5min":134.619,"15min":134.619},"last":0.57899999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:50:33 2023","interfaces":[{"interface":"back","average":{"1min":1.9910000000000001,"5min":1.4359999999999999,"15min":1.242},"min":{"1min":0.254,"5min":0.23400000000000001,"15min":0.22600000000000001},"max":{"1min":6.4429999999999996,"5min":18.675999999999998,"15min":18.675999999999998},"last":0.749},{"interface":"front","average":{"1min":1.794,"5min":1.577,"15min":1.351},"min":{"1min":0.33200000000000002,"5min":0.28599999999999998,"15min":0.17899999999999999},"max":{"1min":5.8099999999999996,"5min":9.9009999999999998,"15min":13.311},"last":0.497}]},{"osd":3,"last update":"Sat Sep 23 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":2.9780000000000002,"5min":2.4500000000000002,"15min":1.986},"min":{"1min":0.28499999999999998,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":18.045000000000002,"5min":98.676000000000002,"15min":98.676000000000002},"last":0.72299999999999998},{"interface":"front","average":{"1min":1.8160000000000001,"5min":2.5609999999999999,"15min":2.0270000000000001},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.219},"max":{"1min":5.8490000000000002,"5min":99.016999999999996,"15min":99.016999999999996},"last":0.65600000000000003}]},{"osd":4,"last update":"Sat Sep 23 20:50:33 2023","interfaces":[{"interface":"back","average":{"1min":1.258,"5min":1.4079999999999999,"15min":1.272},"min":{"1min":0.41399999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":3.3980000000000001,"5min":8.9469999999999992,"15min":8.9469999999999992},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.573,"5min":1.5960000000000001,"15min":1.498},"min":{"1min":0.39200000000000002,"5min":0.312,"15min":0.312},"max":{"1min":5.907,"5min":18.803999999999998,"15min":18.803999999999998},"last":1.2250000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:50:33 2023","interfaces":[{"interface":"back","average":{"1min":1.653,"5min":1.6519999999999999,"15min":1.454},"min":{"1min":0.40600000000000003,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.5709999999999997,"5min":18.713000000000001,"15min":18.713000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.7689999999999999,"5min":1.4670000000000001,"15min":1.383},"min":{"1min":0.41999999999999998,"5min":0.40000000000000002,"15min":0.30499999999999999},"max":{"1min":6.681,"5min":12.686,"15min":12.686},"last":0.87}]},{"osd":6,"last update":"Sat Sep 23 20:50:33 2023","interfaces":[{"interface":"back","average":{"1min":1.48,"5min":1.841,"15min":1.583},"min":{"1min":0.39900000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":5.6820000000000004,"5min":18.774000000000001,"15min":18.774000000000001},"last":1.137},{"interface":"front","average":{"1min":2.5670000000000002,"5min":1.708,"15min":1.6779999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":8.2319999999999993,"5min":8.2319999999999993,"15min":15.837999999999999},"last":1.004}]},{"osd":7,"last update":"Sat Sep 23 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":3.0350000000000001,"5min":1.827,"15min":1.6279999999999999},"min":{"1min":0.443,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":18.745000000000001,"5min":18.745000000000001,"15min":18.745000000000001},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.8240000000000001,"5min":1.502,"15min":1.4750000000000001},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":7.0289999999999999,"5min":9.657,"15min":11.944000000000001},"last":1.169}]}]},{"osd":2,"up_from":87,"seq":373662155206,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":968492,"kb_used_data":3748,"kb_used_omap":7,"kb_used_meta":964728,"kb_avail":92776660,"statfs":{"total":95995035648,"available":95003299840,"internally_reserved":0,"allocated":3837952,"data_stored":2661103,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":987881553},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:50:26 2023","interfaces":[{"interface":"back","average":{"1min":1.5760000000000001,"5min":1.4590000000000001,"15min":1.5680000000000001},"min":{"1min":0.19500000000000001,"5min":0.189,"15min":0.189},"max":{"1min":8.3919999999999995,"5min":8.452,"15min":48.354999999999997},"last":0.79600000000000004},{"interface":"front","average":{"1min":3.2919999999999998,"5min":1.835,"15min":1.5840000000000001},"min":{"1min":0.253,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":40.531999999999996,"5min":40.531999999999996,"15min":49.988999999999997},"last":0.63600000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:50:26 2023","interfaces":[{"interface":"back","average":{"1min":3.8879999999999999,"5min":2.9990000000000001,"15min":1.8899999999999999},"min":{"1min":0.318,"5min":0.219,"15min":0.20000000000000001},"max":{"1min":40.590000000000003,"5min":40.590000000000003,"15min":40.590000000000003},"last":0.40100000000000002},{"interface":"front","average":{"1min":3.964,"5min":2.7879999999999998,"15min":1.657},"min":{"1min":0.33900000000000002,"5min":0.27000000000000002,"15min":0.20999999999999999},"max":{"1min":41.000999999999998,"5min":41.000999999999998,"15min":41.000999999999998},"last":0.56100000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:49:58 2023","interfaces":[{"interface":"back","average":{"1min":2.6880000000000002,"5min":1.825,"15min":1.2250000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.23200000000000001},"max":{"1min":10.811999999999999,"5min":10.811999999999999,"15min":13.292},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.911,"5min":1.9319999999999999,"15min":1.3759999999999999},"min":{"1min":0.317,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":8.2070000000000007,"5min":9.2159999999999993,"15min":13.339},"last":0.96099999999999997}]},{"osd":4,"last update":"Sat Sep 23 20:50:26 2023","interfaces":[{"interface":"back","average":{"1min":1.714,"5min":1.488,"15min":1.4590000000000001},"min":{"1min":0.33800000000000002,"5min":0.31900000000000001,"15min":0.29399999999999998},"max":{"1min":8.2539999999999996,"5min":8.2539999999999996,"15min":10.741},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.1930000000000001,"15min":1.111},"min":{"1min":0.36599999999999999,"5min":0.309,"15min":0.309},"max":{"1min":7.7450000000000001,"5min":7.7450000000000001,"15min":8.798},"last":0.77200000000000002}]},{"osd":5,"last update":"Sat Sep 23 20:50:26 2023","interfaces":[{"interface":"back","average":{"1min":3.3239999999999998,"5min":1.952,"15min":1.5069999999999999},"min":{"1min":0.46500000000000002,"5min":0.35299999999999998,"15min":0.29199999999999998},"max":{"1min":41.064999999999998,"5min":41.064999999999998,"15min":41.064999999999998},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.7709999999999999,"5min":1.702,"15min":1.6319999999999999},"min":{"1min":0.36199999999999999,"5min":0.34899999999999998,"15min":0.32100000000000001},"max":{"1min":8.2929999999999993,"5min":8.2929999999999993,"15min":14.930999999999999},"last":0.877}]},{"osd":6,"last update":"Sat Sep 23 20:50:26 2023","interfaces":[{"interface":"back","average":{"1min":1.5880000000000001,"5min":1.504,"15min":1.3140000000000001},"min":{"1min":0.379,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":7.7060000000000004,"5min":10.442,"15min":10.617000000000001},"last":0.73499999999999999},{"interface":"front","average":{"1min":3.351,"5min":2.0739999999999998,"15min":1.633},"min":{"1min":0.48199999999999998,"5min":0.375,"15min":0.34499999999999997},"max":{"1min":41.036999999999999,"5min":41.036999999999999,"15min":41.036999999999999},"last":0.99199999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:49:58 2023","interfaces":[{"interface":"back","average":{"1min":1.611,"5min":1.845,"15min":1.4710000000000001},"min":{"1min":0.41899999999999998,"5min":0.39500000000000002,"15min":0.36399999999999999},"max":{"1min":6.9699999999999998,"5min":11.867000000000001,"15min":11.867000000000001},"last":0.92400000000000004},{"interface":"front","average":{"1min":2.351,"5min":1.768,"15min":1.6379999999999999},"min":{"1min":0.432,"5min":0.39900000000000002,"15min":0.39100000000000001},"max":{"1min":9.718,"5min":9.718,"15min":10.695},"last":0.83399999999999996}]}]},{"osd":3,"up_from":172,"seq":738734375233,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":499168,"kb_used_data":3928,"kb_used_omap":5,"kb_used_meta":495226,"kb_avail":93245984,"statfs":{"total":95995035648,"available":95483887616,"internally_reserved":0,"allocated":4022272,"data_stored":2685742,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5445,"internal_metadata":507112123},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:50:04 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.7,"15min":2.0880000000000001},"min":{"1min":0.19,"5min":0.152,"15min":0.152},"max":{"1min":3.1579999999999999,"5min":33.677,"15min":121.078},"last":0.40899999999999997},{"interface":"front","average":{"1min":1.96,"5min":2.1150000000000002,"15min":2.286},"min":{"1min":0.28000000000000003,"5min":0.192,"15min":0.192},"max":{"1min":8.3629999999999995,"5min":33.401000000000003,"15min":121.372},"last":0.59599999999999997}]},{"osd":1,"last update":"Sat Sep 23 20:50:14 2023","interfaces":[{"interface":"back","average":{"1min":2.484,"5min":3.6339999999999999,"15min":2.4380000000000002},"min":{"1min":0.249,"5min":0.24199999999999999,"15min":0.221},"max":{"1min":9.8900000000000006,"5min":183.32400000000001,"15min":183.32400000000001},"last":0.495},{"interface":"front","average":{"1min":1.9379999999999999,"5min":3.6800000000000002,"15min":2.4849999999999999},"min":{"1min":0.253,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":10.141,"5min":186.35900000000001,"15min":186.35900000000001},"last":0.47499999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:50:04 2023","interfaces":[{"interface":"back","average":{"1min":1.613,"5min":1.919,"15min":1.5549999999999999},"min":{"1min":0.26700000000000002,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":8.3919999999999995,"5min":10.041,"15min":68.602999999999994},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.694,"15min":1.6259999999999999},"min":{"1min":0.32500000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":3.3500000000000001,"5min":13.75,"15min":68.807000000000002},"last":0.44900000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:50:04 2023","interfaces":[{"interface":"back","average":{"1min":1.585,"5min":1.671,"15min":1.4430000000000001},"min":{"1min":0.29999999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":5.9640000000000004,"5min":15.178000000000001,"15min":15.178000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":2.5870000000000002,"5min":1.921,"15min":1.486},"min":{"1min":0.35799999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":8.2469999999999999,"5min":8.5809999999999995,"15min":8.5809999999999995},"last":0.88800000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:50:04 2023","interfaces":[{"interface":"back","average":{"1min":2.6110000000000002,"5min":2.0419999999999998,"15min":1.6759999999999999},"min":{"1min":0.41199999999999998,"5min":0.36599999999999999,"15min":0.33800000000000002},"max":{"1min":8.3010000000000002,"5min":8.6099999999999994,"15min":12.381},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.4039999999999999,"5min":1.72,"15min":1.4970000000000001},"min":{"1min":0.438,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":4.5590000000000002,"5min":8.2650000000000006,"15min":8.2650000000000006},"last":0.93200000000000005}]},{"osd":6,"last update":"Sat Sep 23 20:50:04 2023","interfaces":[{"interface":"back","average":{"1min":2.1419999999999999,"5min":1.736,"15min":1.5940000000000001},"min":{"1min":0.40600000000000003,"5min":0.317,"15min":0.317},"max":{"1min":8.0169999999999995,"5min":8.1769999999999996,"15min":8.8539999999999992},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.885,"5min":1.9890000000000001,"15min":1.8180000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":5.9260000000000002,"5min":15.095000000000001,"15min":15.095000000000001},"last":0.83899999999999997}]},{"osd":7,"last update":"Sat Sep 23 20:50:04 2023","interfaces":[{"interface":"back","average":{"1min":2.625,"5min":2.226,"15min":1.6319999999999999},"min":{"1min":0.41399999999999998,"5min":0.39500000000000002,"15min":0.316},"max":{"1min":9.9600000000000009,"5min":15.143000000000001,"15min":15.143000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":2.871,"5min":2.2429999999999999,"15min":1.681},"min":{"1min":0.46200000000000002,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":8.3339999999999996,"5min":9.5549999999999997,"15min":9.5549999999999997},"last":0.97099999999999997}]}]},{"osd":4,"up_from":30,"seq":128849019538,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894096,"kb_used_data":3144,"kb_used_omap":0,"kb_used_meta":890944,"kb_avail":92851056,"statfs":{"total":95995035648,"available":95079481344,"internally_reserved":0,"allocated":3219456,"data_stored":2591591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":912326656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.141,"15min":1.2010000000000001},"min":{"1min":0.28399999999999997,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":3.9670000000000001,"5min":5.665,"15min":14.095000000000001},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.5609999999999999,"5min":1.4019999999999999,"15min":1.26},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.25700000000000001},"max":{"1min":5.835,"5min":7.2789999999999999,"15min":9.6720000000000006},"last":0.97999999999999998}]},{"osd":1,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":1.571,"5min":2.6429999999999998,"15min":2.1429999999999998},"min":{"1min":0.41299999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":4.9530000000000003,"5min":67.834999999999994,"15min":121.267},"last":0.78100000000000003},{"interface":"front","average":{"1min":1.9590000000000001,"5min":3.1190000000000002,"15min":2.319},"min":{"1min":0.31900000000000001,"5min":0.318,"15min":0.317},"max":{"1min":5.7619999999999996,"5min":68.302000000000007,"15min":121.327},"last":1.054}]},{"osd":2,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":1.98,"5min":1.754,"15min":1.4299999999999999},"min":{"1min":0.40899999999999997,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":5.7789999999999999,"5min":10.443,"15min":10.443},"last":1.167},{"interface":"front","average":{"1min":1.5509999999999999,"5min":1.5900000000000001,"15min":1.458},"min":{"1min":0.36399999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":5.8049999999999997,"5min":10.465999999999999,"15min":14.176},"last":1.29}]},{"osd":3,"last update":"Sat Sep 23 20:49:53 2023","interfaces":[{"interface":"back","average":{"1min":8.9700000000000006,"5min":3.524,"15min":2.0569999999999999},"min":{"1min":0.33500000000000002,"5min":0.318,"15min":0.318},"max":{"1min":125.57599999999999,"5min":125.57599999999999,"15min":125.57599999999999},"last":1.2350000000000001},{"interface":"front","average":{"1min":9.7390000000000008,"5min":4.1429999999999998,"15min":2.1240000000000001},"min":{"1min":0.379,"5min":0.33100000000000002,"15min":0.28000000000000003},"max":{"1min":124.59099999999999,"5min":124.59099999999999,"15min":124.59099999999999},"last":1.083}]},{"osd":5,"last update":"Sat Sep 23 20:50:18 2023","interfaces":[{"interface":"back","average":{"1min":2.641,"5min":1.5620000000000001,"15min":1.482},"min":{"1min":0.47799999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":7.923,"5min":7.923,"15min":15.707000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":2.2530000000000001,"5min":1.534,"15min":1.3720000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.27600000000000002},"max":{"1min":5.867,"5min":5.9089999999999998,"15min":15.539},"last":1.2589999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:50:09 2023","interfaces":[{"interface":"back","average":{"1min":1.633,"5min":1.194,"15min":1.4650000000000001},"min":{"1min":0.436,"5min":0.375,"15min":0.31},"max":{"1min":6.3029999999999999,"5min":6.7370000000000001,"15min":28.515999999999998},"last":1.1160000000000001},{"interface":"front","average":{"1min":2.0950000000000002,"5min":1.5229999999999999,"15min":1.6519999999999999},"min":{"1min":0.45500000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":7.9699999999999998,"5min":7.9699999999999998,"15min":28.565999999999999},"last":1.3400000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:50:09 2023","interfaces":[{"interface":"back","average":{"1min":2.2509999999999999,"5min":1.661,"15min":1.4710000000000001},"min":{"1min":0.47399999999999998,"5min":0.37,"15min":0.27700000000000002},"max":{"1min":5.8280000000000003,"5min":7.5780000000000003,"15min":9.7729999999999997},"last":1.3169999999999999},{"interface":"front","average":{"1min":1.601,"5min":1.1919999999999999,"15min":1.2869999999999999},"min":{"1min":0.39000000000000001,"5min":0.38500000000000001,"15min":0.34899999999999998},"max":{"1min":5.7859999999999996,"5min":9.4570000000000007,"15min":11.519},"last":1.2090000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823307,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894460,"kb_used_data":3124,"kb_used_omap":0,"kb_used_meta":891328,"kb_avail":92850692,"statfs":{"total":95995035648,"available":95079108608,"internally_reserved":0,"allocated":3198976,"data_stored":2587020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":912719872},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:50:36 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":1.1180000000000001,"15min":1.359},"min":{"1min":0.316,"5min":0.23699999999999999,"15min":0.22700000000000001},"max":{"1min":2.274,"5min":8.4359999999999999,"15min":37.576000000000001},"last":0.67800000000000005},{"interface":"front","average":{"1min":1.593,"5min":1.544,"15min":1.4530000000000001},"min":{"1min":0.504,"5min":0.316,"15min":0.251},"max":{"1min":4.3120000000000003,"5min":8.6820000000000004,"15min":38.128},"last":1.0189999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:50:07 2023","interfaces":[{"interface":"back","average":{"1min":3.339,"5min":2.8999999999999999,"15min":1.7669999999999999},"min":{"1min":0.36499999999999999,"5min":0.34999999999999998,"15min":0.28899999999999998},"max":{"1min":17.382999999999999,"5min":53.968000000000004,"15min":53.968000000000004},"last":0.92500000000000004},{"interface":"front","average":{"1min":3.399,"5min":3.077,"15min":1.8819999999999999},"min":{"1min":0.38100000000000001,"5min":0.32700000000000001,"15min":0.27900000000000003},"max":{"1min":17.364999999999998,"5min":53.987000000000002,"15min":53.987000000000002},"last":0.95399999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:50:20 2023","interfaces":[{"interface":"back","average":{"1min":2.8610000000000002,"5min":1.7310000000000001,"15min":1.7929999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":10.366,"5min":10.366,"15min":88.733999999999995},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.8129999999999999,"5min":1.51,"15min":1.784},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":8.3919999999999995,"5min":12.031000000000001,"15min":88.765000000000001},"last":0.872}]},{"osd":3,"last update":"Sat Sep 23 20:49:50 2023","interfaces":[{"interface":"back","average":{"1min":2.508,"5min":2.2839999999999998,"15min":1.5760000000000001},"min":{"1min":0.38700000000000001,"5min":0.308,"15min":0.308},"max":{"1min":17.007999999999999,"5min":51.911000000000001,"15min":51.911000000000001},"last":0.77200000000000002},{"interface":"front","average":{"1min":4.1769999999999996,"5min":2.8239999999999998,"15min":1.9259999999999999},"min":{"1min":0.42299999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":25.221,"5min":51.978000000000002,"15min":51.978000000000002},"last":0.81200000000000006}]},{"osd":4,"last update":"Sat Sep 23 20:50:36 2023","interfaces":[{"interface":"back","average":{"1min":1.3999999999999999,"5min":1.452,"15min":1.52},"min":{"1min":0.36399999999999999,"5min":0.307,"15min":0.307},"max":{"1min":4.3040000000000003,"5min":10.702999999999999,"15min":11.94},"last":1.141},{"interface":"front","average":{"1min":0.69299999999999995,"5min":1.181,"15min":1.2689999999999999},"min":{"1min":0.435,"5min":0.30399999999999999,"15min":0.27200000000000002},"max":{"1min":1.1160000000000001,"5min":8.4969999999999999,"15min":8.4969999999999999},"last":1.1839999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:49:55 2023","interfaces":[{"interface":"back","average":{"1min":1.9410000000000001,"5min":1.639,"15min":1.5},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.308},"max":{"1min":8.4710000000000001,"5min":8.5340000000000007,"15min":13.568},"last":1.0860000000000001},{"interface":"front","average":{"1min":2.1379999999999999,"5min":1.4970000000000001,"15min":1.347},"min":{"1min":0.34100000000000003,"5min":0.30399999999999999,"15min":0.29099999999999998},"max":{"1min":5.9989999999999997,"5min":7.3079999999999998,"15min":7.3079999999999998},"last":1.1559999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:49:55 2023","interfaces":[{"interface":"back","average":{"1min":2.2189999999999999,"5min":2,"15min":1.5549999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.38600000000000001},"max":{"1min":12.42,"5min":12.786,"15min":12.786},"last":1.282},{"interface":"front","average":{"1min":2.1429999999999998,"5min":1.8220000000000001,"15min":1.5980000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.374},"max":{"1min":6.0490000000000004,"5min":8.7029999999999994,"15min":31.73},"last":1.228}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":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":6614,"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":5445,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:50:55.486 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 31 2023-09-23T20:50:55.520 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:55.568 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:55.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:55.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:55 smithi173 bash[59517]: cluster 2023-09-23T20:50:54.454356+0000 mon.a (mon.0) 1956 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-09-23T20:50:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:55 smithi173 bash[59517]: cluster 2023-09-23T20:50:54.454483+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:55 smithi173 bash[59517]: audit 2023-09-23T20:50:54.625774+0000 mon.a (mon.0) 1957 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:55 smithi173 bash[59517]: cluster 2023-09-23T20:50:54.703235+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:55.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:55 smithi173 bash[59517]: cluster 2023-09-23T20:50:54.707922+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:55.670 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:55 smithi098 bash[78228]: cluster 2023-09-23T20:50:54.454356+0000 mon.a (mon.0) 1956 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-09-23T20:50:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:55 smithi098 bash[78228]: cluster 2023-09-23T20:50:54.454483+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:55 smithi098 bash[78228]: audit 2023-09-23T20:50:54.625774+0000 mon.a (mon.0) 1957 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:55 smithi098 bash[78228]: cluster 2023-09-23T20:50:54.703235+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:55 smithi098 bash[78228]: cluster 2023-09-23T20:50:54.707922+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:55.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:55 smithi098 bash[74888]: cluster 2023-09-23T20:50:54.454356+0000 mon.a (mon.0) 1956 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-09-23T20:50:55.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:55 smithi098 bash[74888]: cluster 2023-09-23T20:50:54.454483+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:55.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:55 smithi098 bash[74888]: audit 2023-09-23T20:50:54.625774+0000 mon.a (mon.0) 1957 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:50:55.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:55 smithi098 bash[74888]: cluster 2023-09-23T20:50:54.703235+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:55.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:55 smithi098 bash[74888]: cluster 2023-09-23T20:50:54.707922+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:55.699 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:55.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:55.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:55.803 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:55.824 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:55.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:55.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:55.927 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:55.945 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:55.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:55.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:56.048 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:56.076 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:56.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:56.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:56.179 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:56.212 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:56.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:56.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:56.316 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:56.335 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:56.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:56.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:56.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:50:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:50:56] "GET /metrics HTTP/1.1" 200 36443 "" "Prometheus/2.33.4" 2023-09-23T20:50:56.438 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:56.467 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:56.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:56.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:56.570 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:56.599 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:56.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:56.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:56.703 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:56.713 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:56 smithi173 bash[59517]: cluster 2023-09-23T20:50:54.693299+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:56.713 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:56 smithi173 bash[59517]: cluster 2023-09-23T20:50:54.920909+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1603: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:56.731 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:56.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:56.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:56.835 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:56.835 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:56 smithi098 bash[78228]: cluster 2023-09-23T20:50:54.693299+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:56.836 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:56 smithi098 bash[78228]: cluster 2023-09-23T20:50:54.920909+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1603: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:56.836 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:56 smithi098 bash[74888]: cluster 2023-09-23T20:50:54.693299+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T20:50:56.836 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:56 smithi098 bash[74888]: cluster 2023-09-23T20:50:54.920909+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1603: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:50:56.864 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:56.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:56.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:56.968 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:56.993 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:56.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:56.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:57.097 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:57.127 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:57.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:57.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:57.231 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:57.261 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:57.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:57.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:57.365 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:57.389 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:57.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:57.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:57.492 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:57.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:57.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:57.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:57.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:57.642 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:57.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:57.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:50:57.746 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:57.777 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:57.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:57.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:57.880 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:57.910 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:50:57.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:57.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:50:58.013 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:58.042 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:50:58.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:58.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:50:58.146 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:58.172 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:58.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:58.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:58.275 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:58.306 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:58.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:58.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:58.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:58.431 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:58.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:58.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:58.534 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:58.561 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:58.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:58.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:58.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:50:58 smithi173 bash[59517]: cluster 2023-09-23T20:50:56.921899+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1604: 105 pgs: 6 creating+peering, 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 907 KiB/s wr, 613 op/s 2023-09-23T20:50:58.664 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:58.674 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:50:58 smithi098 bash[78228]: cluster 2023-09-23T20:50:56.921899+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1604: 105 pgs: 6 creating+peering, 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 907 KiB/s wr, 613 op/s 2023-09-23T20:50:58.675 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:50:58 smithi098 bash[74888]: cluster 2023-09-23T20:50:56.921899+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1604: 105 pgs: 6 creating+peering, 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 907 KiB/s wr, 613 op/s 2023-09-23T20:50:58.690 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:58.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:58.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:58.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:58.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:58.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:58.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:58.929 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:58.954 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:58.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:58.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:59.057 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:59.081 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:50:59.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:59.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:50:59.185 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:59.210 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:59.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:59.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:59.315 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:59.347 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:59.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:59.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:59.393 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.mirror_image_status (4227 ms) 2023-09-23T20:50:59.393 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-09-23T20:50:59.451 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:59.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:59.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:59.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:59.520 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.mirror_image_map (127 ms) 2023-09-23T20:50:59.520 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-09-23T20:50:59.532 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.mirror_instances (13 ms) 2023-09-23T20:50:59.532 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-09-23T20:50:59.553 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.mirror_snapshot (21 ms) 2023-09-23T20:50:59.554 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-09-23T20:50:59.558 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_dir_list (4 ms) 2023-09-23T20:50:59.558 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-09-23T20:50:59.562 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_dir_add (4 ms) 2023-09-23T20:50:59.562 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-09-23T20:50:59.567 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.dir_add_already_existing (5 ms) 2023-09-23T20:50:59.567 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-09-23T20:50:59.577 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_dir_rename (10 ms) 2023-09-23T20:50:59.577 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-09-23T20:50:59.580 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:59.582 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_dir_remove (6 ms) 2023-09-23T20:50:59.582 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-09-23T20:50:59.590 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (7 ms) 2023-09-23T20:50:59.590 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_image_add 2023-09-23T20:50:59.593 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2023-09-23T20:50:59.594 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-09-23T20:50:59.600 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_image_remove (6 ms) 2023-09-23T20:50:59.600 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_image_list 2023-09-23T20:50:59.603 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_image_list (4 ms) 2023-09-23T20:50:59.603 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-09-23T20:50:59.609 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:50:59.609 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_image_clean (6 ms) 2023-09-23T20:50:59.609 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.image_group_add 2023-09-23T20:50:59.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:59.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:50:59.614 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.image_group_add (4 ms) 2023-09-23T20:50:59.614 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-09-23T20:50:59.618 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.image_group_remove (4 ms) 2023-09-23T20:50:59.618 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.image_group_get 2023-09-23T20:50:59.621 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.image_group_get (4 ms) 2023-09-23T20:50:59.621 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-09-23T20:50:59.623 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2023-09-23T20:50:59.623 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-09-23T20:50:59.626 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2023-09-23T20:50:59.626 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-09-23T20:50:59.631 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (4 ms) 2023-09-23T20:50:59.631 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-09-23T20:50:59.635 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (5 ms) 2023-09-23T20:50:59.635 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-09-23T20:50:59.638 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_snap_set (3 ms) 2023-09-23T20:50:59.638 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-09-23T20:50:59.644 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_snap_list (5 ms) 2023-09-23T20:50:59.644 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-09-23T20:50:59.676 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (32 ms) 2023-09-23T20:50:59.676 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-09-23T20:50:59.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:59.742 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:50:59.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:59.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:50:59.846 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:59.868 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:50:59.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:59.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:50:59.944 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (268 ms) 2023-09-23T20:50:59.944 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-09-23T20:50:59.953 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_snap_remove (9 ms) 2023-09-23T20:50:59.953 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-09-23T20:50:59.956 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (4 ms) 2023-09-23T20:50:59.957 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.trash_methods 2023-09-23T20:50:59.965 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.trash_methods (9 ms) 2023-09-23T20:50:59.966 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.op_features 2023-09-23T20:50:59.971 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:59.976 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.op_features (10 ms) 2023-09-23T20:50:59.976 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.clone_parent 2023-09-23T20:50:59.991 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:50:59.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:50:59.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:00.013 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.clone_parent (37 ms) 2023-09-23T20:51:00.013 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-09-23T20:51:00.027 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.clone_parent_ns (15 ms) 2023-09-23T20:51:00.027 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.clone_child 2023-09-23T20:51:00.042 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.clone_child (14 ms) 2023-09-23T20:51:00.042 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-09-23T20:51:00.052 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.namespace_methods (10 ms) 2023-09-23T20:51:00.052 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.migration 2023-09-23T20:51:00.067 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.migration (16 ms) 2023-09-23T20:51:00.067 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.migration_v1 2023-09-23T20:51:00.082 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.migration_v1 (14 ms) 2023-09-23T20:51:00.082 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-09-23T20:51:00.096 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:00.125 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:00.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:00.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:00.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:00.257 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:00.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:00.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:00.360 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:00.382 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:00.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:00.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:00.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:00.514 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:00.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:00.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:00.605 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:00 smithi098 bash[74888]: cluster 2023-09-23T20:50:58.922636+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1605: 105 pgs: 105 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 847 KiB/s wr, 612 op/s 2023-09-23T20:51:00.605 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:00 smithi098 bash[78228]: cluster 2023-09-23T20:50:58.922636+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1605: 105 pgs: 105 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 847 KiB/s wr, 612 op/s 2023-09-23T20:51:00.618 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:00.647 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:00.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:00.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:00.751 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:00.780 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:00.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:00.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:00.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:00 smithi173 bash[59517]: cluster 2023-09-23T20:50:58.922636+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1605: 105 pgs: 105 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 847 KiB/s wr, 612 op/s 2023-09-23T20:51:00.883 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:00.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:00.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:00.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:01.014 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:01.046 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:01.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:01.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:01.150 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:01.181 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:01.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:01.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:01.284 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:01.316 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:01.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:01.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:01.330 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:51:01.350 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:51:01.372 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:51:01.392 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:51:01.414 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:51:01.421 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:01.436 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:51:01.453 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:01.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:01.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:01.457 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:51:01.478 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:51:01.480 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:51:01.480 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:51:01.480 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:51:01.480 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:51:01.480 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:51:01.480 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:51:01.480 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:51:01.480 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:51:01.485 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1404 ms) 2023-09-23T20:51:01.485 INFO:tasks.workunit.client.0.smithi098.stdout:[ RUN ] TestClsRbd.sparsify 2023-09-23T20:51:01.546 INFO:tasks.workunit.client.0.smithi098.stdout:[ OK ] TestClsRbd.sparsify (60 ms) 2023-09-23T20:51:01.557 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:01.567 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:01 smithi173 bash[59517]: cluster 2023-09-23T20:51:00.468315+0000 mon.a (mon.0) 1958 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-09-23T20:51:01.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:01 smithi173 bash[59517]: cluster 2023-09-23T20:51:00.469768+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:51:01.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:01 smithi173 bash[59517]: cluster 2023-09-23T20:51:00.469885+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:51:01.568 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:01 smithi173 bash[59517]: audit 2023-09-23T20:51:01.304622+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.98:0/909576801' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:51:01.586 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:01.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:01.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:01.690 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:01.726 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:01.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:01.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:01.830 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:01.865 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:01.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:01.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:01.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:01 smithi098 bash[74888]: cluster 2023-09-23T20:51:00.468315+0000 mon.a (mon.0) 1958 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-09-23T20:51:01.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:01 smithi098 bash[74888]: cluster 2023-09-23T20:51:00.469768+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:51:01.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:01 smithi098 bash[74888]: cluster 2023-09-23T20:51:00.469885+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:51:01.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:01 smithi098 bash[74888]: audit 2023-09-23T20:51:01.304622+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.98:0/909576801' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:51:01.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:01 smithi098 bash[78228]: cluster 2023-09-23T20:51:00.468315+0000 mon.a (mon.0) 1958 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-09-23T20:51:01.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:01 smithi098 bash[78228]: cluster 2023-09-23T20:51:00.469768+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:51:01.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:01 smithi098 bash[78228]: cluster 2023-09-23T20:51:00.469885+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T20:51:01.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:01 smithi098 bash[78228]: audit 2023-09-23T20:51:01.304622+0000 mon.c (mon.2) 169 : audit 0 from='client.? 172.21.15.98:0/909576801' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:51:01.970 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:02.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:02.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:02.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:02.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:02.135 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:02.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:02.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:02.238 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:02.267 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:02.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:02.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:02.371 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:02.403 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:02.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:02.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:02.492 INFO:tasks.workunit.client.0.smithi098.stdout:[----------] 70 tests from TestClsRbd (8109 ms total) 2023-09-23T20:51:02.492 INFO:tasks.workunit.client.0.smithi098.stdout: 2023-09-23T20:51:02.492 INFO:tasks.workunit.client.0.smithi098.stdout:[----------] Global test environment tear-down 2023-09-23T20:51:02.492 INFO:tasks.workunit.client.0.smithi098.stdout:[==========] 70 tests from 1 test suite ran. (10564 ms total) 2023-09-23T20:51:02.492 INFO:tasks.workunit.client.0.smithi098.stdout:[ PASSED ] 70 tests. 2023-09-23T20:51:02.494 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T20:51:02.494 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T20:51:02.507 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-09-23T20:51:02.507 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T20:51:02.507 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:02.572 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:02.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:02.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:02.675 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:02.688 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:02 smithi173 bash[59517]: cluster 2023-09-23T20:51:00.923439+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1607: 105 pgs: 105 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 757 KiB/s wr, 617 op/s 2023-09-23T20:51:02.688 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:02 smithi173 bash[59517]: cluster 2023-09-23T20:51:01.480481+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:51:02.688 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:02 smithi173 bash[59517]: cluster 2023-09-23T20:51:01.480489+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:51:02.689 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:02 smithi173 bash[59517]: cluster 2023-09-23T20:51:01.480635+0000 mon.a (mon.0) 1959 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-09-23T20:51:02.711 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:02.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:02.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:02.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:02.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:02 smithi098 bash[74888]: cluster 2023-09-23T20:51:00.923439+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1607: 105 pgs: 105 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 757 KiB/s wr, 617 op/s 2023-09-23T20:51:02.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:02 smithi098 bash[74888]: cluster 2023-09-23T20:51:01.480481+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:51:02.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:02 smithi098 bash[74888]: cluster 2023-09-23T20:51:01.480489+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:51:02.823 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:02 smithi098 bash[74888]: cluster 2023-09-23T20:51:01.480635+0000 mon.a (mon.0) 1959 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-09-23T20:51:02.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:02 smithi098 bash[78228]: cluster 2023-09-23T20:51:00.923439+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1607: 105 pgs: 105 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 757 KiB/s wr, 617 op/s 2023-09-23T20:51:02.823 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:02 smithi098 bash[78228]: cluster 2023-09-23T20:51:01.480481+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:51:02.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:02 smithi098 bash[78228]: cluster 2023-09-23T20:51:01.480489+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:51:02.824 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:02 smithi098 bash[78228]: cluster 2023-09-23T20:51:01.480635+0000 mon.a (mon.0) 1959 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-09-23T20:51:02.836 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:02.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:02.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:02.939 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:02.970 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:02.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:02.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:02.983 DEBUG:teuthology.parallel:result is None 2023-09-23T20:51:02.984 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:51:02.994 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:51:02.994 DEBUG:teuthology.orchestra.run.smithi098:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:51:03.073 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:03.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:03.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:03.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:03.215 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:03.242 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:51:03.242 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T20:51:03.242 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-09-23T20:51:03.243 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T20:51:03.243 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-09-23T20:51:03.243 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T20:51:03.243 DEBUG:teuthology.orchestra.run.smithi098:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:51:03.247 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:03.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:03.250 INFO:teuthology.orchestra.run.smithi098.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T20:51:03.250 DEBUG:teuthology.orchestra.run.smithi098:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:51:03.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:03.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:03.295 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T20:51:03.295 DEBUG:teuthology.orchestra.run.smithi098:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T20:51:03.352 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:03.386 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:03.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:03.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:03.424 INFO:tasks.workunit:timeout=3h 2023-09-23T20:51:03.424 INFO:tasks.workunit:cleanup=True 2023-09-23T20:51:03.424 DEBUG:teuthology.orchestra.run.smithi098:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-23T20:51:03.432 INFO:tasks.workunit.client.0.smithi098.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T20:51:03.489 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:03.514 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:03.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:03.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:03.617 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:03.647 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:03.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:03.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:03.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:03.756 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:03 smithi098 bash[74888]: cluster 2023-09-23T20:51:01.743289+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:51:03.756 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:03 smithi098 bash[74888]: cluster 2023-09-23T20:51:02.484861+0000 mon.a (mon.0) 1960 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-09-23T20:51:03.756 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:03 smithi098 bash[74888]: cluster 2023-09-23T20:51:02.486309+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:51:03.756 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:03 smithi098 bash[74888]: cluster 2023-09-23T20:51:02.486825+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:51:03.756 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:03 smithi098 bash[78228]: cluster 2023-09-23T20:51:01.743289+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:51:03.757 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:03 smithi098 bash[78228]: cluster 2023-09-23T20:51:02.484861+0000 mon.a (mon.0) 1960 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-09-23T20:51:03.757 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:03 smithi098 bash[78228]: cluster 2023-09-23T20:51:02.486309+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:51:03.757 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:03 smithi098 bash[78228]: cluster 2023-09-23T20:51:02.486825+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:51:03.775 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:03.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:03.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:03.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:03 smithi173 bash[59517]: cluster 2023-09-23T20:51:01.743289+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T20:51:03.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:03 smithi173 bash[59517]: cluster 2023-09-23T20:51:02.484861+0000 mon.a (mon.0) 1960 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-09-23T20:51:03.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:03 smithi173 bash[59517]: cluster 2023-09-23T20:51:02.486309+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:51:03.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:03 smithi173 bash[59517]: cluster 2023-09-23T20:51:02.486825+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:51:03.878 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:03.913 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:03.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:03.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:04.016 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:04.046 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:04.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:04.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:04.149 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:04.179 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:04.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:04.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:04.282 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:04.314 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:04.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:04.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:04.418 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:04.443 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:04.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:04.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:04.546 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:04.559 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:04 smithi173 bash[59517]: cluster 2023-09-23T20:51:02.924018+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:04.559 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:04 smithi173 bash[59517]: cluster 2023-09-23T20:51:03.021943+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:51:04.580 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:04.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:04.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:04.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:04 smithi098 bash[74888]: cluster 2023-09-23T20:51:02.924018+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:04.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:04 smithi098 bash[74888]: cluster 2023-09-23T20:51:03.021943+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:51:04.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:04 smithi098 bash[78228]: cluster 2023-09-23T20:51:02.924018+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:04.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:04 smithi098 bash[78228]: cluster 2023-09-23T20:51:03.021943+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T20:51:04.684 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:04.715 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:04.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:04.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:04.819 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:04.838 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:04.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:04.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:04.941 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:04.971 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:04.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:04.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:05.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:05.103 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:05.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:05.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:05.206 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:05.235 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:05.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:05.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:05.338 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:05.372 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:05.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:05.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:05.476 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:05.513 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:05.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:05.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:05.616 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:05.646 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:05.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:05.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:05.749 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:05.780 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:05.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:05.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:05.884 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:05.917 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:05.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:05.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:05.951 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:51:05.951 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:51:05.951 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:51:05.951 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:51:05.951 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:51:05.973 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:51:06.021 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:06.052 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:06.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:06.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:06.155 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:06.187 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:06.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:06.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:06.290 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:06.302 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:51:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:51:06] "GET /metrics HTTP/1.1" 200 36443 "" "Prometheus/2.33.4" 2023-09-23T20:51:06.319 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:06.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:06.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:06.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:06.452 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:06.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:06.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:06.555 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:06.568 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:06 smithi098 bash[78228]: cluster 2023-09-23T20:51:04.924412+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:06.569 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:06 smithi098 bash[78228]: audit 2023-09-23T20:51:05.613775+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:06.569 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:06 smithi098 bash[78228]: audit 2023-09-23T20:51:05.927863+0000 mon.c (mon.2) 170 : audit 1 from='client.? 172.21.15.98:0/53828924' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:51:06.569 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:06 smithi098 bash[78228]: audit 2023-09-23T20:51:05.928343+0000 mon.a (mon.0) 1962 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:51:06.569 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:06 smithi098 bash[74888]: cluster 2023-09-23T20:51:04.924412+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:06.569 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:06 smithi098 bash[74888]: audit 2023-09-23T20:51:05.613775+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:06.569 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:06 smithi098 bash[74888]: audit 2023-09-23T20:51:05.927863+0000 mon.c (mon.2) 170 : audit 1 from='client.? 172.21.15.98:0/53828924' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:51:06.569 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:06 smithi098 bash[74888]: audit 2023-09-23T20:51:05.928343+0000 mon.a (mon.0) 1962 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:51:06.583 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:06.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:06.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:06.624 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is set 2023-09-23T20:51:06.686 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:06.718 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:06.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:06.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:06.821 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:06.835 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:06 smithi173 bash[59517]: cluster 2023-09-23T20:51:04.924412+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:06.835 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:06 smithi173 bash[59517]: audit 2023-09-23T20:51:05.613775+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:06.835 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:06 smithi173 bash[59517]: audit 2023-09-23T20:51:05.927863+0000 mon.c (mon.2) 170 : audit 1 from='client.? 172.21.15.98:0/53828924' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:51:06.835 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:06 smithi173 bash[59517]: audit 2023-09-23T20:51:05.928343+0000 mon.a (mon.0) 1962 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T20:51:06.856 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:06.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:06.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:06.959 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:06.984 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:06.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:06.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:07.087 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:07.112 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:07.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:07.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:07.215 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:07.239 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:07.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:07.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:07.342 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:07.363 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:07.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:07.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:07.467 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:07.495 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:07.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:07.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:07.507 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:07 smithi098 bash[74888]: cluster 2023-09-23T20:51:06.608520+0000 mon.a (mon.0) 1963 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:51:07.507 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:07 smithi098 bash[74888]: audit 2023-09-23T20:51:06.613661+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:51:07.507 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:07 smithi098 bash[74888]: cluster 2023-09-23T20:51:06.613728+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-09-23T20:51:07.507 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:07 smithi098 bash[74888]: cluster 2023-09-23T20:51:06.614121+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:51:07.519 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T20:51:07.599 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:07.629 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:07.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:07.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:07.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:07 smithi098 bash[78228]: cluster 2023-09-23T20:51:06.608520+0000 mon.a (mon.0) 1963 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:51:07.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:07 smithi098 bash[78228]: audit 2023-09-23T20:51:06.613661+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:51:07.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:07 smithi098 bash[78228]: cluster 2023-09-23T20:51:06.613728+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-09-23T20:51:07.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:07 smithi098 bash[78228]: cluster 2023-09-23T20:51:06.614121+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:51:07.733 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:07.754 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:07.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:07.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:07 smithi173 bash[59517]: cluster 2023-09-23T20:51:06.608520+0000 mon.a (mon.0) 1963 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:51:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:07 smithi173 bash[59517]: audit 2023-09-23T20:51:06.613661+0000 mon.a (mon.0) 1964 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T20:51:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:07 smithi173 bash[59517]: cluster 2023-09-23T20:51:06.613728+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-09-23T20:51:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:07 smithi173 bash[59517]: cluster 2023-09-23T20:51:06.614121+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:51:07.857 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:07.883 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:07.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:07.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:07.986 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:08.019 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:08.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:08.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:08.122 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:08.155 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:08.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:08.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:08.259 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:08.292 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:08.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:08.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:08.396 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:08.428 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:08.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:08.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:08.532 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:08.545 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:08 smithi173 bash[59517]: cluster 2023-09-23T20:51:06.615019+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:51:08.545 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:08 smithi173 bash[59517]: cluster 2023-09-23T20:51:06.925011+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:08.567 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:08.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:08.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:08.671 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:08.705 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:08.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:08.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:08.809 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:08.827 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:08.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:08.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:08.859 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:08 smithi098 bash[74888]: cluster 2023-09-23T20:51:06.615019+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:51:08.859 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:08 smithi098 bash[74888]: cluster 2023-09-23T20:51:06.925011+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:08.859 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:08 smithi098 bash[78228]: cluster 2023-09-23T20:51:06.615019+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T20:51:08.859 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:08 smithi098 bash[78228]: cluster 2023-09-23T20:51:06.925011+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:08.931 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:08.958 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:08.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:08.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:09.063 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:09.090 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:09.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:09.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:09.194 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:09.219 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:09.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:09.322 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:09.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:09.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:09.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:09.458 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:09.496 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:09.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:09.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:09.600 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:09.630 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:09.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:09.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:09.734 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:09.808 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:09.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:09.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:09.912 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:09.963 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:09.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:09.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:10.068 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:10.092 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:10.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:10.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:10.195 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:10.219 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:10.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:10.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:10.254 DEBUG:teuthology.orchestra.run.smithi098:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-09-23T20:51:10.305 INFO:tasks.workunit.client.0.smithi098.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T20:51:10.307 INFO:tasks.workunit.client.0.smithi098.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T20:51:10.307 INFO:tasks.workunit.client.0.smithi098.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T20:51:10.322 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:10.353 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:10.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:10.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:10.379 INFO:tasks.workunit.client.0.smithi098.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T20:51:10.456 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:10.481 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:10.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:10.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:10.584 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:10.597 INFO:tasks.workunit.client.0.smithi098.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T20:51:10.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:10 smithi173 bash[59517]: cluster 2023-09-23T20:51:08.925553+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:10.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:10 smithi173 bash[59517]: audit 2023-09-23T20:51:09.629227+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:10.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:10 smithi173 bash[59517]: audit 2023-09-23T20:51:09.630077+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:10.615 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:10.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:10.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:10.638 INFO:tasks.workunit.client.0.smithi098.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T20:51:10.641 INFO:tasks.workunit.client.0.smithi098.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T20:51:10.641 INFO:tasks.workunit.client.0.smithi098.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T20:51:10.686 INFO:tasks.workunit.client.0.smithi098.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T20:51:10.689 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2023-09-23T20:51:10.689 DEBUG:teuthology.orchestra.run.smithi098:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T20:51:10.694 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-09-23T20:51:10.695 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-09-23T20:51:10.696 DEBUG:teuthology.orchestra.run.smithi098: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=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2023-09-23T20:51:10.719 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:10.748 INFO:tasks.workunit.client.0.smithi098.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-09-23T20:51:10.748 INFO:tasks.workunit.client.0.smithi098.stderr:+ TMPDIR=/tmp/rbd_import_export_252588 2023-09-23T20:51:10.748 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm -rf /tmp/rbd_import_export_252588 2023-09-23T20:51:10.748 INFO:tasks.workunit.client.0.smithi098.stderr:+ mkdir /tmp/rbd_import_export_252588 2023-09-23T20:51:10.749 INFO:tasks.workunit.client.0.smithi098.stderr:+ trap rm -rf /tmp/rbd_import_export_252588 INT TERM EXIT 2023-09-23T20:51:10.749 INFO:tasks.workunit.client.0.smithi098.stderr:+ mkdir foo.252588 2023-09-23T20:51:10.750 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import foo.252588 foo.dir 2023-09-23T20:51:10.751 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:10.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:10.855 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:10.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:10 smithi098 bash[74888]: cluster 2023-09-23T20:51:08.925553+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:10.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:10 smithi098 bash[74888]: audit 2023-09-23T20:51:09.629227+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:10.863 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:10 smithi098 bash[74888]: audit 2023-09-23T20:51:09.630077+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:10.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:10 smithi098 bash[78228]: cluster 2023-09-23T20:51:08.925553+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:10.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:10 smithi098 bash[78228]: audit 2023-09-23T20:51:09.629227+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:10.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:10 smithi098 bash[78228]: audit 2023-09-23T20:51:09.630077+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:10.876 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:10.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:10.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:10.979 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T20:51:10.979 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:11.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:11.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:11.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:11.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:11.128 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:11.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:11.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:11.231 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:11.255 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:11.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:11.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:11.358 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:11.381 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:11.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:11.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:11.485 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:11.511 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:11 smithi098 bash[78228]: audit 2023-09-23T20:51:10.670711+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2]}]: dispatch 2023-09-23T20:51:11.514 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: cannot import a directory 2023-09-23T20:51:11.514 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 0% complete...failed. 2023-09-23T20:51:11.514 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: import failed: (21) Is a directory 2023-09-23T20:51:11.517 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:11.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:11.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:11.620 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:11.645 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:11.648 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:11 smithi098 bash[74888]: audit 2023-09-23T20:51:10.670711+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2]}]: dispatch 2023-09-23T20:51:11.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:11.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:11.750 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:11.779 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:11.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:11.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:11.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:11 smithi173 bash[59517]: audit 2023-09-23T20:51:10.670711+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2]}]: dispatch 2023-09-23T20:51:11.882 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:11.911 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:11.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:11.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:11.969 INFO:tasks.workunit.client.0.smithi098.stderr:+ true 2023-09-23T20:51:11.969 INFO:tasks.workunit.client.0.smithi098.stderr:+ rmdir foo.252588 2023-09-23T20:51:11.970 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_252588/img bs=1k count=1 seek=10 2023-09-23T20:51:11.971 INFO:tasks.workunit.client.0.smithi098.stderr:1+0 records in 2023-09-23T20:51:11.971 INFO:tasks.workunit.client.0.smithi098.stderr:1+0 records out 2023-09-23T20:51:11.971 INFO:tasks.workunit.client.0.smithi098.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 9.414e-05 s, 10.9 MB/s 2023-09-23T20:51:11.971 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_252588/img bs=1k count=10 seek=100 2023-09-23T20:51:11.972 INFO:tasks.workunit.client.0.smithi098.stderr:10+0 records in 2023-09-23T20:51:11.972 INFO:tasks.workunit.client.0.smithi098.stderr:10+0 records out 2023-09-23T20:51:11.972 INFO:tasks.workunit.client.0.smithi098.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000121915 s, 84.0 MB/s 2023-09-23T20:51:11.972 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_252588/img bs=1k count=100 seek=1000 2023-09-23T20:51:11.974 INFO:tasks.workunit.client.0.smithi098.stderr:70+1 records in 2023-09-23T20:51:11.974 INFO:tasks.workunit.client.0.smithi098.stderr:70+1 records out 2023-09-23T20:51:11.974 INFO:tasks.workunit.client.0.smithi098.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000656002 s, 110 MB/s 2023-09-23T20:51:11.974 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_252588/img bs=1k seek=10000 2023-09-23T20:51:11.975 INFO:tasks.workunit.client.0.smithi098.stderr:138+1 records in 2023-09-23T20:51:11.975 INFO:tasks.workunit.client.0.smithi098.stderr:138+1 records out 2023-09-23T20:51:11.975 INFO:tasks.workunit.client.0.smithi098.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000434284 s, 327 MB/s 2023-09-23T20:51:11.975 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_252588/img bs=1k seek=100000 2023-09-23T20:51:12.015 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:12.019 INFO:tasks.workunit.client.0.smithi098.stderr:74+1 records in 2023-09-23T20:51:12.020 INFO:tasks.workunit.client.0.smithi098.stderr:74+1 records out 2023-09-23T20:51:12.020 INFO:tasks.workunit.client.0.smithi098.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.0428759 s, 1.8 MB/s 2023-09-23T20:51:12.020 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_252588/img bs=1k seek=1000000 2023-09-23T20:51:12.047 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:12.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:12.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:12.151 INFO:tasks.workunit.client.0.smithi098.stderr:194+1 records in 2023-09-23T20:51:12.151 INFO:tasks.workunit.client.0.smithi098.stderr:194+1 records out 2023-09-23T20:51:12.151 INFO:tasks.workunit.client.0.smithi098.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.129611 s, 1.5 MB/s 2023-09-23T20:51:12.151 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm testimg 2023-09-23T20:51:12.151 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:12.180 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:12.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:12.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:12.283 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:12.310 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:12.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:12.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:12.413 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:12.446 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:12.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:12.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:12.550 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:12.585 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:12.586 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 0% complete...failed. 2023-09-23T20:51:12.586 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T20:51:12.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:12.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:12.590 INFO:tasks.workunit.client.0.smithi098.stderr:+ true 2023-09-23T20:51:12.591 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --new-format /tmp/rbd_import_export_252588/img testimg 2023-09-23T20:51:12.688 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:12.711 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:12.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:12.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:12.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:12.843 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:12.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:12.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:12 smithi173 bash[59517]: cluster 2023-09-23T20:51:10.926194+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:12 smithi173 bash[59517]: audit 2023-09-23T20:51:11.515593+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2]}]': finished 2023-09-23T20:51:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:12 smithi173 bash[59517]: cluster 2023-09-23T20:51:11.515685+0000 mon.a (mon.0) 1970 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-09-23T20:51:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:12 smithi173 bash[59517]: cluster 2023-09-23T20:51:11.516510+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:12 smithi173 bash[59517]: cluster 2023-09-23T20:51:11.646049+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:12 smithi173 bash[59517]: cluster 2023-09-23T20:51:11.646110+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:12.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[78228]: cluster 2023-09-23T20:51:10.926194+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:12.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[78228]: audit 2023-09-23T20:51:11.515593+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2]}]': finished 2023-09-23T20:51:12.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[78228]: cluster 2023-09-23T20:51:11.515685+0000 mon.a (mon.0) 1970 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-09-23T20:51:12.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[78228]: cluster 2023-09-23T20:51:11.516510+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:12.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[78228]: cluster 2023-09-23T20:51:11.646049+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:12.916 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[78228]: cluster 2023-09-23T20:51:11.646110+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:12.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[74888]: cluster 2023-09-23T20:51:10.926194+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:12.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[74888]: audit 2023-09-23T20:51:11.515593+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2]}]': finished 2023-09-23T20:51:12.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[74888]: cluster 2023-09-23T20:51:11.515685+0000 mon.a (mon.0) 1970 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-09-23T20:51:12.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[74888]: cluster 2023-09-23T20:51:11.516510+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:12.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[74888]: cluster 2023-09-23T20:51:11.646049+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:12.917 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:12 smithi098 bash[74888]: cluster 2023-09-23T20:51:11.646110+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:12.946 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:12.974 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:12.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:12.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:13.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T20:51:13.078 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:13.103 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:13.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:13.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:13.206 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:13.229 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:13.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:13.331 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:13.361 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:13.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:13.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:13.465 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:13.495 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:13.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:13.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:13.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:13 smithi173 bash[59517]: cluster 2023-09-23T20:51:11.646055+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:13.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:13 smithi173 bash[59517]: cluster 2023-09-23T20:51:12.524984+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-09-23T20:51:13.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:13 smithi173 bash[59517]: cluster 2023-09-23T20:51:12.525408+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:13.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:13 smithi173 bash[59517]: cluster 2023-09-23T20:51:12.569989+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:13.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:13 smithi173 bash[59517]: cluster 2023-09-23T20:51:12.579250+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:13.599 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:13.625 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:13.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:13.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:13.728 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:13.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:13 smithi098 bash[74888]: cluster 2023-09-23T20:51:11.646055+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:13.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:13 smithi098 bash[74888]: cluster 2023-09-23T20:51:12.524984+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-09-23T20:51:13.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:13 smithi098 bash[74888]: cluster 2023-09-23T20:51:12.525408+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:13.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:13 smithi098 bash[74888]: cluster 2023-09-23T20:51:12.569989+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:13.740 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:13 smithi098 bash[74888]: cluster 2023-09-23T20:51:12.579250+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:13.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:13 smithi098 bash[78228]: cluster 2023-09-23T20:51:11.646055+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T20:51:13.740 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:13 smithi098 bash[78228]: cluster 2023-09-23T20:51:12.524984+0000 mon.a (mon.0) 1971 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-09-23T20:51:13.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:13 smithi098 bash[78228]: cluster 2023-09-23T20:51:12.525408+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:13.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:13 smithi098 bash[78228]: cluster 2023-09-23T20:51:12.569989+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:13.741 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:13 smithi098 bash[78228]: cluster 2023-09-23T20:51:12.579250+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:13.757 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:13.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:13.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:13.860 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:13.891 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:13.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:13.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:13.994 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:14.023 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:14.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:14.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:14.126 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:14.152 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:14.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:14.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:14.255 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:14.286 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:14.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:14.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:14.390 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:14.424 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:14.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:14.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:14.528 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:14.555 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:14.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:14.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:14.658 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:14.685 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:14.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:14.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:14.789 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:14.797 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:14 smithi098 bash[78228]: cluster 2023-09-23T20:51:12.525848+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:14.797 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:14 smithi098 bash[78228]: cluster 2023-09-23T20:51:12.926773+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:14.797 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:14 smithi098 bash[78228]: cluster 2023-09-23T20:51:13.534955+0000 mon.a (mon.0) 1972 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-09-23T20:51:14.797 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:14 smithi098 bash[78228]: cluster 2023-09-23T20:51:13.535226+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:51:14.797 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:14 smithi098 bash[74888]: cluster 2023-09-23T20:51:12.525848+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:14.797 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:14 smithi098 bash[74888]: cluster 2023-09-23T20:51:12.926773+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:14.797 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:14 smithi098 bash[74888]: cluster 2023-09-23T20:51:13.534955+0000 mon.a (mon.0) 1972 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-09-23T20:51:14.797 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:14 smithi098 bash[74888]: cluster 2023-09-23T20:51:13.535226+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:51:14.810 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:14.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:14.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:14 smithi173 bash[59517]: cluster 2023-09-23T20:51:12.525848+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T20:51:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:14 smithi173 bash[59517]: cluster 2023-09-23T20:51:12.926773+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:14 smithi173 bash[59517]: cluster 2023-09-23T20:51:13.534955+0000 mon.a (mon.0) 1972 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-09-23T20:51:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:14 smithi173 bash[59517]: cluster 2023-09-23T20:51:13.535226+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:51:14.913 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:14.934 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:14.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:14.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:15.039 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:15.068 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:15.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:15.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:15.172 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:15.204 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:15.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:15.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:15.308 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:15.329 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:15.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:15.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:15.431 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-09-23T20:51:15.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:15.434 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:51:15.437 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export testimg /tmp/rbd_import_export_252588/img2 2023-09-23T20:51:15.458 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:15.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:15.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:15.562 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:15.571 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:15 smithi098 bash[78228]: cluster 2023-09-23T20:51:14.252167+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:51:15.571 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:15 smithi098 bash[78228]: cluster 2023-09-23T20:51:14.538224+0000 mon.a (mon.0) 1973 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-09-23T20:51:15.571 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:15 smithi098 bash[78228]: cluster 2023-09-23T20:51:14.539198+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T20:51:15.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:15 smithi098 bash[74888]: cluster 2023-09-23T20:51:14.252167+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:51:15.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:15 smithi098 bash[74888]: cluster 2023-09-23T20:51:14.538224+0000 mon.a (mon.0) 1973 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-09-23T20:51:15.571 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:15 smithi098 bash[74888]: cluster 2023-09-23T20:51:14.539198+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T20:51:15.585 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:15.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:15.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:15.689 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:15.719 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:15.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:15.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:15.770 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:15.777 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export testimg - 2023-09-23T20:51:15.810 INFO:teuthology.orchestra.run.smithi098.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-09-23T20:51:15.823 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:15.833 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:15 smithi173 bash[59517]: cluster 2023-09-23T20:51:14.252167+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T20:51:15.833 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:15 smithi173 bash[59517]: cluster 2023-09-23T20:51:14.538224+0000 mon.a (mon.0) 1973 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-09-23T20:51:15.833 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:15 smithi173 bash[59517]: cluster 2023-09-23T20:51:14.539198+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T20:51:15.849 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:15.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:15.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:15.953 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:15.983 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:15.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:15.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:16.087 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:16.120 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:16.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:16.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:16.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:16.260 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:16.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:16.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:16.364 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:16.375 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:51:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:51:16] "GET /metrics HTTP/1.1" 200 34073 "" "Prometheus/2.33.4" 2023-09-23T20:51:16.389 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:16.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:16.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:16.493 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:16.522 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:16.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:16.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:16.626 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:16.633 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:16 smithi098 bash[78228]: cluster 2023-09-23T20:51:14.927578+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:16.634 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:16 smithi098 bash[78228]: audit 2023-09-23T20:51:15.803957+0000 mon.a (mon.0) 1974 : audit 1 from='client.? 172.21.15.98:0/2763657420' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-09-23T20:51:16.634 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:16 smithi098 bash[74888]: cluster 2023-09-23T20:51:14.927578+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:16.634 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:16 smithi098 bash[74888]: audit 2023-09-23T20:51:15.803957+0000 mon.a (mon.0) 1974 : audit 1 from='client.? 172.21.15.98:0/2763657420' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-09-23T20:51:16.648 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:16.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:16.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:16.695 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:16.699 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm testimg 2023-09-23T20:51:16.752 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:16.782 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:16.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:16.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:16.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:16 smithi173 bash[59517]: cluster 2023-09-23T20:51:14.927578+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:51:16.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:16 smithi173 bash[59517]: audit 2023-09-23T20:51:15.803957+0000 mon.a (mon.0) 1974 : audit 1 from='client.? 172.21.15.98:0/2763657420' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-09-23T20:51:16.885 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:16.917 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:16.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:16.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:16.936 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-09-23T20:51:16.940 INFO:tasks.workunit.client.0.smithi098.stderr:+ cmp /tmp/rbd_import_export_252588/img /tmp/rbd_import_export_252588/img2 2023-09-23T20:51:17.020 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:17.050 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:17.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:17.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:17.154 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:17.178 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:17.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:17.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:17.281 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:17.306 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:17.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:17.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:17.409 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:17.441 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:17.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:17.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:17.545 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:17.575 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:17.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:17.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:17.678 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:17.700 INFO:tasks.workunit.client.0.smithi098.stderr:+ cmp /tmp/rbd_import_export_252588/img /tmp/rbd_import_export_252588/img3 2023-09-23T20:51:17.710 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:17.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:17.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:17.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:17.845 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:17.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:17.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:17.949 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:17.980 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:17.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:17.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:18.083 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:18.111 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:18.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:18.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:18.214 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:18.238 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:18.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:18.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:18.257 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/img2 /tmp/rbd_import_export_252588/img3 2023-09-23T20:51:18.341 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:18.366 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:18.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:18.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:18.468 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:18.481 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --new-format - testimg 2023-09-23T20:51:18.501 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:18.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:18.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:18.606 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:18.636 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:18.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:18.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:18 smithi098 bash[74888]: cluster 2023-09-23T20:51:16.928277+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 6.0 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 95 KiB/s wr, 26 op/s 2023-09-23T20:51:18.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:18 smithi098 bash[78228]: cluster 2023-09-23T20:51:16.928277+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 6.0 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 95 KiB/s wr, 26 op/s 2023-09-23T20:51:18.739 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:18.765 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:18.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:18.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:18.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:18 smithi173 bash[59517]: cluster 2023-09-23T20:51:16.928277+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 6.0 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 95 KiB/s wr, 26 op/s 2023-09-23T20:51:18.868 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:18.899 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:18.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:18.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:19.003 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:19.015 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-09-23T20:51:19.030 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:19.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:19.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:19.055 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete...done. 2023-09-23T20:51:19.056 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:51:19.061 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export testimg /tmp/rbd_import_export_252588/img2 2023-09-23T20:51:19.133 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:19.158 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:19.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:19.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:19.261 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:19.289 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:19.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:19.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:19.393 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:19.408 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:19.413 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export testimg - 2023-09-23T20:51:19.425 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:19.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:19.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:19.497 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:51:19.498 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:51:19.529 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:19.562 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:19.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:19.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:19.666 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:19.695 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:19.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:19.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:19.799 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:19.822 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:19.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:19.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:19.926 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:19.957 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:19.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:19.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:20.061 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:20.094 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:20.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:20.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:20.198 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:20.225 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:20.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:20.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:20.329 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:20.339 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:20.343 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm testimg 2023-09-23T20:51:20.350 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:20.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:20.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:20.454 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:20.477 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:20.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:20.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:20.483 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-09-23T20:51:20.488 INFO:tasks.workunit.client.0.smithi098.stderr:+ cmp /tmp/rbd_import_export_252588/img /tmp/rbd_import_export_252588/img2 2023-09-23T20:51:20.509 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:51:20.581 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:20.605 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:20.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:20.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:20.708 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:20.738 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:20.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:20.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:20.843 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:20.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:20 smithi173 bash[59517]: cluster 2023-09-23T20:51:18.928821+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 6.0 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 80 KiB/s wr, 22 op/s 2023-09-23T20:51:20.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:20 smithi173 bash[59517]: cluster 2023-09-23T20:51:20.301764+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-09-23T20:51:20.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:20 smithi173 bash[59517]: cluster 2023-09-23T20:51:20.373423+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:51:20.871 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:20.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:20.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:20.975 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:21.012 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:21.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:21.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:21.116 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:21.150 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:21.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:21.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:20 smithi098 bash[78228]: cluster 2023-09-23T20:51:18.928821+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 6.0 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 80 KiB/s wr, 22 op/s 2023-09-23T20:51:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:20 smithi098 bash[78228]: cluster 2023-09-23T20:51:20.301764+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-09-23T20:51:21.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:20 smithi098 bash[78228]: cluster 2023-09-23T20:51:20.373423+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:51:21.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:20 smithi098 bash[74888]: cluster 2023-09-23T20:51:18.928821+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 6.0 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 80 KiB/s wr, 22 op/s 2023-09-23T20:51:21.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:20 smithi098 bash[74888]: cluster 2023-09-23T20:51:20.301764+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-09-23T20:51:21.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:20 smithi098 bash[74888]: cluster 2023-09-23T20:51:20.373423+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:51:21.241 INFO:tasks.workunit.client.0.smithi098.stderr:+ cmp /tmp/rbd_import_export_252588/img /tmp/rbd_import_export_252588/img3 2023-09-23T20:51:21.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:21.285 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:21.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:21.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:21.389 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:21.421 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:21.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:21.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:21.525 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:21.556 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:21.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:21.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:21.659 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:21.683 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:21.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:21.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:21.786 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:21.799 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:21 smithi173 bash[59517]: cluster 2023-09-23T20:51:20.300731+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:51:21.799 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:21 smithi173 bash[59517]: cluster 2023-09-23T20:51:20.302393+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:51:21.808 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/img /tmp/rbd_import_export_252588/img2 /tmp/rbd_import_export_252588/img3 2023-09-23T20:51:21.817 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:21.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:21.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:21.920 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:21.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:21 smithi098 bash[78228]: cluster 2023-09-23T20:51:20.300731+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:51:21.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:21 smithi098 bash[78228]: cluster 2023-09-23T20:51:20.302393+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:51:21.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:21 smithi098 bash[74888]: cluster 2023-09-23T20:51:20.300731+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:51:21.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:21 smithi098 bash[74888]: cluster 2023-09-23T20:51:20.302393+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T20:51:21.946 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:21.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:21.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:22.049 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:22.083 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:22.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:22.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:22.186 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:22.218 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:22.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:22.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:22.322 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:22.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:22.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:22.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:22.457 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:22.490 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:22.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:22.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:22.594 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:22.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:22 smithi173 bash[59517]: cluster 2023-09-23T20:51:20.929377+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 4.1 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 82 KiB/s wr, 25 op/s 2023-09-23T20:51:22.628 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:22.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:22.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:22.732 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:22.743 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:22 smithi098 bash[74888]: cluster 2023-09-23T20:51:20.929377+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 4.1 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 82 KiB/s wr, 25 op/s 2023-09-23T20:51:22.743 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:22 smithi098 bash[78228]: cluster 2023-09-23T20:51:20.929377+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 4.1 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 82 KiB/s wr, 25 op/s 2023-09-23T20:51:22.761 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:22.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:22.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:22.865 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:22.896 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:22.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:22.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:22.999 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:23.029 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:23.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:23.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:23.132 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:23.160 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:23.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:23.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:23.263 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:23.291 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:23.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:23.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:23.395 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:23.423 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:23.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:23.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:23.526 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:23.561 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:23.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:23.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:23.665 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:23.701 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:23.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:23.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:23.805 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:23.838 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:23.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:23.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:23.941 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:23.972 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:23.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:23.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:24.017 INFO:tasks.thrashosds.thrasher:in_osds: [1, 4, 5, 6, 7, 3, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 2, 4, 5, 6, 7, 3, 1] 2023-09-23T20:51:24.017 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T20:51:24.018 INFO:tasks.thrashosds.thrasher:Reweighting osd 6 to 0.11618245095899445 2023-09-23T20:51:24.018 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 0.11618245095899445 2023-09-23T20:51:24.076 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:24.112 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:24.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:24.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:24.217 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:24.240 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:24.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:24.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:24.343 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:24.378 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:24.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:24.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:24.482 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:24.509 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:24.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:24.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:24.612 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:24.638 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:24.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:24.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:24.741 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:24.754 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:24 smithi173 bash[59517]: cluster 2023-09-23T20:51:22.930448+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 1.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 305 KiB/s rd, 126 KiB/s wr, 95 op/s 2023-09-23T20:51:24.774 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:24.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:24.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:24.878 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:24.889 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:24 smithi098 bash[74888]: cluster 2023-09-23T20:51:22.930448+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 1.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 305 KiB/s rd, 126 KiB/s wr, 95 op/s 2023-09-23T20:51:24.890 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:24 smithi098 bash[78228]: cluster 2023-09-23T20:51:22.930448+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 1.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 305 KiB/s rd, 126 KiB/s wr, 95 op/s 2023-09-23T20:51:24.908 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:24.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:24.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:25.011 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:25.043 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:25.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:25.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:25.147 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:25.178 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:25.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:25.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:25.281 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:25.314 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:25.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:25.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:25.418 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:25.450 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:25.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:25.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:25.554 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:25.590 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:25.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:25.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:25.694 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:25.729 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:25.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:25.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:25.832 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:25.844 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:25 smithi098 bash[74888]: audit 2023-09-23T20:51:24.626409+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:25.844 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:25 smithi098 bash[78228]: audit 2023-09-23T20:51:24.626409+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:25.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:25 smithi173 bash[59517]: audit 2023-09-23T20:51:24.626409+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:25.860 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:25.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:25.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:25.965 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:26.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:26.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:26.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:26.106 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:26.113 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:51:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:51:26] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.33.4" 2023-09-23T20:51:26.127 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:26.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:26.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:26.229 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:26.280 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd help export 2023-09-23T20:51:26.280 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep -q export-format 2023-09-23T20:51:26.302 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:26.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:26.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:26.389 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_252588/img bs=1k count=10 seek=100 2023-09-23T20:51:26.391 INFO:tasks.workunit.client.0.smithi098.stderr:10+0 records in 2023-09-23T20:51:26.391 INFO:tasks.workunit.client.0.smithi098.stderr:10+0 records out 2023-09-23T20:51:26.391 INFO:tasks.workunit.client.0.smithi098.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000244888 s, 41.8 MB/s 2023-09-23T20:51:26.391 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --new-format /tmp/rbd_import_export_252588/img testimg 2023-09-23T20:51:26.406 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:26.440 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:26.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:26.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:26.467 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete...done. 2023-09-23T20:51:26.469 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:51:26.473 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd snap create testimg@snap 2023-09-23T20:51:26.544 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:26.571 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:26.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:26.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:26.609 INFO:tasks.workunit.client.0.smithi098.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T20:51:26.618 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd image-meta set testimg key1 value1 2023-09-23T20:51:26.675 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:26.678 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd image-meta list testimg 2023-09-23T20:51:26.686 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:26 smithi173 bash[59517]: cluster 2023-09-23T20:51:24.930993+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 1.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2023-09-23T20:51:26.712 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:26.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:26.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:26.724 INFO:tasks.workunit.client.0.smithi098.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-09-23T20:51:26.724 INFO:tasks.workunit.client.0.smithi098.stderr: 2023-09-23T20:51:26.724 INFO:tasks.workunit.client.0.smithi098.stderr:Key Value 2023-09-23T20:51:26.724 INFO:tasks.workunit.client.0.smithi098.stderr:key1 value1 2023-09-23T20:51:26.724 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_252588/img_v2 2023-09-23T20:51:26.769 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:26.772 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_252588/img_v2 testimg_import 2023-09-23T20:51:26.816 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:26.836 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:26.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:26.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:26.934 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:26 smithi098 bash[74888]: cluster 2023-09-23T20:51:24.930993+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 1.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2023-09-23T20:51:26.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:26.967 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:26.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:26.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:27.070 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:27.097 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:27.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:27.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:27.202 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:27.232 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:27.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:27.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:27.337 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:27.370 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:27.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:27.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:27.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:26 smithi098 bash[78228]: cluster 2023-09-23T20:51:24.930993+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 1.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2023-09-23T20:51:27.474 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:27.506 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:27.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:27.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:27.610 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:27.632 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T20:51:27.636 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:27.637 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info testimg_import 2023-09-23T20:51:27.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:27.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:27.738 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:27.752 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[74888]: cluster 2023-09-23T20:51:26.585509+0000 mon.a (mon.0) 1977 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-09-23T20:51:27.753 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[74888]: cluster 2023-09-23T20:51:26.586199+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.753 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[74888]: cluster 2023-09-23T20:51:26.594021+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.753 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[74888]: cluster 2023-09-23T20:51:26.599488+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.753 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[74888]: cluster 2023-09-23T20:51:26.810135+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.753 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[74888]: cluster 2023-09-23T20:51:26.931551+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 254 KiB/s rd, 68 KiB/s wr, 82 op/s 2023-09-23T20:51:27.753 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[78228]: cluster 2023-09-23T20:51:26.585509+0000 mon.a (mon.0) 1977 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-09-23T20:51:27.753 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[78228]: cluster 2023-09-23T20:51:26.586199+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.753 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[78228]: cluster 2023-09-23T20:51:26.594021+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.753 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[78228]: cluster 2023-09-23T20:51:26.599488+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.753 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[78228]: cluster 2023-09-23T20:51:26.810135+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.754 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:27 smithi098 bash[78228]: cluster 2023-09-23T20:51:26.931551+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 254 KiB/s rd, 68 KiB/s wr, 82 op/s 2023-09-23T20:51:27.769 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:27.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:27.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:27.833 INFO:tasks.workunit.client.0.smithi098.stdout:rbd image 'testimg_import': 2023-09-23T20:51:27.834 INFO:tasks.workunit.client.0.smithi098.stdout: size 110 KiB in 1 objects 2023-09-23T20:51:27.834 INFO:tasks.workunit.client.0.smithi098.stdout: order 22 (4 MiB objects) 2023-09-23T20:51:27.834 INFO:tasks.workunit.client.0.smithi098.stdout: snapshot_count: 1 2023-09-23T20:51:27.834 INFO:tasks.workunit.client.0.smithi098.stdout: id: 8db427779c5f 2023-09-23T20:51:27.834 INFO:tasks.workunit.client.0.smithi098.stdout: block_name_prefix: rbd_data.8db427779c5f 2023-09-23T20:51:27.834 INFO:tasks.workunit.client.0.smithi098.stdout: format: 2 2023-09-23T20:51:27.834 INFO:tasks.workunit.client.0.smithi098.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T20:51:27.834 INFO:tasks.workunit.client.0.smithi098.stdout: op_features: 2023-09-23T20:51:27.834 INFO:tasks.workunit.client.0.smithi098.stdout: flags: 2023-09-23T20:51:27.834 INFO:tasks.workunit.client.0.smithi098.stdout: create_timestamp: Sat Sep 23 20:51:26 2023 2023-09-23T20:51:27.834 INFO:tasks.workunit.client.0.smithi098.stdout: access_timestamp: Sat Sep 23 20:51:26 2023 2023-09-23T20:51:27.835 INFO:tasks.workunit.client.0.smithi098.stdout: modify_timestamp: Sat Sep 23 20:51:26 2023 2023-09-23T20:51:27.838 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info testimg_import@snap 2023-09-23T20:51:27.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:27 smithi173 bash[59517]: cluster 2023-09-23T20:51:26.585509+0000 mon.a (mon.0) 1977 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-09-23T20:51:27.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:27 smithi173 bash[59517]: cluster 2023-09-23T20:51:26.586199+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:27 smithi173 bash[59517]: cluster 2023-09-23T20:51:26.594021+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:27 smithi173 bash[59517]: cluster 2023-09-23T20:51:26.599488+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:27 smithi173 bash[59517]: cluster 2023-09-23T20:51:26.810135+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T20:51:27.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:27 smithi173 bash[59517]: cluster 2023-09-23T20:51:26.931551+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 254 KiB/s rd, 68 KiB/s wr, 82 op/s 2023-09-23T20:51:27.873 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:27.889 INFO:tasks.workunit.client.0.smithi098.stdout:rbd image 'testimg_import': 2023-09-23T20:51:27.889 INFO:tasks.workunit.client.0.smithi098.stdout: size 110 KiB in 1 objects 2023-09-23T20:51:27.889 INFO:tasks.workunit.client.0.smithi098.stdout: order 22 (4 MiB objects) 2023-09-23T20:51:27.889 INFO:tasks.workunit.client.0.smithi098.stdout: snapshot_count: 1 2023-09-23T20:51:27.889 INFO:tasks.workunit.client.0.smithi098.stdout: id: 8db427779c5f 2023-09-23T20:51:27.889 INFO:tasks.workunit.client.0.smithi098.stdout: block_name_prefix: rbd_data.8db427779c5f 2023-09-23T20:51:27.890 INFO:tasks.workunit.client.0.smithi098.stdout: format: 2 2023-09-23T20:51:27.890 INFO:tasks.workunit.client.0.smithi098.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T20:51:27.890 INFO:tasks.workunit.client.0.smithi098.stdout: op_features: 2023-09-23T20:51:27.890 INFO:tasks.workunit.client.0.smithi098.stdout: flags: 2023-09-23T20:51:27.890 INFO:tasks.workunit.client.0.smithi098.stdout: create_timestamp: Sat Sep 23 20:51:26 2023 2023-09-23T20:51:27.890 INFO:tasks.workunit.client.0.smithi098.stdout: access_timestamp: Sat Sep 23 20:51:26 2023 2023-09-23T20:51:27.890 INFO:tasks.workunit.client.0.smithi098.stdout: modify_timestamp: Sat Sep 23 20:51:26 2023 2023-09-23T20:51:27.890 INFO:tasks.workunit.client.0.smithi098.stdout: protected: False 2023-09-23T20:51:27.895 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd image-meta list testimg_import 2023-09-23T20:51:27.903 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:27.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:27.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:27.950 INFO:tasks.workunit.client.0.smithi098.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-09-23T20:51:27.950 INFO:tasks.workunit.client.0.smithi098.stderr: 2023-09-23T20:51:27.950 INFO:tasks.workunit.client.0.smithi098.stderr:Key Value 2023-09-23T20:51:27.951 INFO:tasks.workunit.client.0.smithi098.stderr:key1 value1 2023-09-23T20:51:27.951 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ There is 1 metadatum on this image: 2023-09-23T20:51:27.951 INFO:tasks.workunit.client.0.smithi098.stderr: 2023-09-23T20:51:27.951 INFO:tasks.workunit.client.0.smithi098.stderr:Key Value 2023-09-23T20:51:27.951 INFO:tasks.workunit.client.0.smithi098.stderr:key1 value1 = There is 1 metadatum on this image: 2023-09-23T20:51:27.951 INFO:tasks.workunit.client.0.smithi098.stderr: 2023-09-23T20:51:27.951 INFO:tasks.workunit.client.0.smithi098.stderr:Key Value 2023-09-23T20:51:27.951 INFO:tasks.workunit.client.0.smithi098.stderr:key1 value1 ] 2023-09-23T20:51:27.951 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export testimg_import /tmp/rbd_import_export_252588/img_import 2023-09-23T20:51:28.000 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 100% complete...done. 2023-09-23T20:51:28.005 INFO:tasks.workunit.client.0.smithi098.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_252588/img /tmp/rbd_import_export_252588/img_import 2023-09-23T20:51:28.005 INFO:tasks.workunit.client.0.smithi098.stderr:+ cmp -l /tmp/rbd_import_export_252588/img /tmp/rbd_import_export_252588/img_import 2023-09-23T20:51:28.006 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/img --format %b 2023-09-23T20:51:28.007 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:28.008 INFO:tasks.workunit.client.0.smithi098.stderr:+ origsize=24 2023-09-23T20:51:28.008 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/img_import --format %b 2023-09-23T20:51:28.009 INFO:tasks.workunit.client.0.smithi098.stderr:+ exportsize=224 2023-09-23T20:51:28.010 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=200 2023-09-23T20:51:28.010 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=200 2023-09-23T20:51:28.010 INFO:tasks.workunit.client.0.smithi098.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-09-23T20:51:28.010 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_252588/img_snap 2023-09-23T20:51:28.044 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:28.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:28.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:28.055 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 100% complete...done. 2023-09-23T20:51:28.061 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_252588/img_snap_import 2023-09-23T20:51:28.148 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:28.179 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:28.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:28.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:28.209 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 100% complete...done. 2023-09-23T20:51:28.213 INFO:tasks.workunit.client.0.smithi098.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_252588/img_snap /tmp/rbd_import_export_252588/img_snap_import 2023-09-23T20:51:28.214 INFO:tasks.workunit.client.0.smithi098.stderr:+ cmp -l /tmp/rbd_import_export_252588/img_snap /tmp/rbd_import_export_252588/img_snap_import 2023-09-23T20:51:28.214 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/img_snap --format %b 2023-09-23T20:51:28.215 INFO:tasks.workunit.client.0.smithi098.stderr:+ origsize=224 2023-09-23T20:51:28.215 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/img_snap_import --format %b 2023-09-23T20:51:28.216 INFO:tasks.workunit.client.0.smithi098.stderr:+ exportsize=224 2023-09-23T20:51:28.217 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=0 2023-09-23T20:51:28.217 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=0 2023-09-23T20:51:28.217 INFO:tasks.workunit.client.0.smithi098.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T20:51:28.217 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/img_v2 2023-09-23T20:51:28.217 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/img_import 2023-09-23T20:51:28.218 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/img_snap 2023-09-23T20:51:28.218 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/img_snap_import 2023-09-23T20:51:28.219 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd snap rm testimg_import@snap 2023-09-23T20:51:28.283 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:28.305 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:28.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:28.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:28.408 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:28.440 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:28.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:28.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:28.545 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:28.568 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:28.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:28.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:28.619 INFO:tasks.workunit.client.0.smithi098.stderr: Removing snap: 100% complete...done. 2023-09-23T20:51:28.631 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd remove testimg_import 2023-09-23T20:51:28.672 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:28.698 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:28.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:28.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:28.771 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:51:28.780 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 100% complete...done. 2023-09-23T20:51:28.784 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd snap rm testimg@snap 2023-09-23T20:51:28.801 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:28.813 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:28 smithi173 bash[59517]: cluster 2023-09-23T20:51:27.596005+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.814 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:28 smithi173 bash[59517]: cluster 2023-09-23T20:51:27.598900+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.814 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:28 smithi173 bash[59517]: cluster 2023-09-23T20:51:27.599919+0000 mon.a (mon.0) 1978 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-09-23T20:51:28.814 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:28 smithi173 bash[59517]: cluster 2023-09-23T20:51:27.611590+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.814 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:28 smithi173 bash[59517]: cluster 2023-09-23T20:51:27.619047+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.834 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:28.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:28.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:28.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:28 smithi098 bash[74888]: cluster 2023-09-23T20:51:27.596005+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:28 smithi098 bash[74888]: cluster 2023-09-23T20:51:27.598900+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:28 smithi098 bash[74888]: cluster 2023-09-23T20:51:27.599919+0000 mon.a (mon.0) 1978 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-09-23T20:51:28.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:28 smithi098 bash[74888]: cluster 2023-09-23T20:51:27.611590+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:28 smithi098 bash[74888]: cluster 2023-09-23T20:51:27.619047+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:28 smithi098 bash[78228]: cluster 2023-09-23T20:51:27.596005+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:28 smithi098 bash[78228]: cluster 2023-09-23T20:51:27.598900+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:28 smithi098 bash[78228]: cluster 2023-09-23T20:51:27.599919+0000 mon.a (mon.0) 1978 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-09-23T20:51:28.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:28 smithi098 bash[78228]: cluster 2023-09-23T20:51:27.611590+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:28 smithi098 bash[78228]: cluster 2023-09-23T20:51:27.619047+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T20:51:28.938 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:28.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:28.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:28.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:29.067 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:29.099 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:29.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:29.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:29.204 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:29.234 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:29.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:29.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:29.337 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:29.369 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:29.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:29.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:29.472 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:29.509 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:29.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:29.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:29.613 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:29.625 INFO:tasks.workunit.client.0.smithi098.stderr: Removing snap: 100% complete...done. 2023-09-23T20:51:29.636 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm testimg 2023-09-23T20:51:29.645 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:29.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:29.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:29.748 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:29.754 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 100% complete...done. 2023-09-23T20:51:29.758 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --order 20 /tmp/rbd_import_export_252588/img testimg 2023-09-23T20:51:29.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:29 smithi173 bash[59517]: cluster 2023-09-23T20:51:28.605320+0000 mon.a (mon.0) 1979 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-09-23T20:51:29.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:29 smithi173 bash[59517]: cluster 2023-09-23T20:51:28.662429+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:29.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:29 smithi173 bash[59517]: cluster 2023-09-23T20:51:28.724826+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:29.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:29 smithi173 bash[59517]: cluster 2023-09-23T20:51:28.724902+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:29.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:29 smithi173 bash[59517]: cluster 2023-09-23T20:51:28.932077+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:51:29.777 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:29.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:29.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:29.828 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete...done. 2023-09-23T20:51:29.829 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:51:29.833 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_252588/img_v2 2023-09-23T20:51:29.882 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:29.915 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:29.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:29.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:29.990 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:29 smithi098 bash[78228]: cluster 2023-09-23T20:51:28.605320+0000 mon.a (mon.0) 1979 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-09-23T20:51:29.990 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:29 smithi098 bash[78228]: cluster 2023-09-23T20:51:28.662429+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:29.990 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:29 smithi098 bash[78228]: cluster 2023-09-23T20:51:28.724826+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:29.990 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:29 smithi098 bash[78228]: cluster 2023-09-23T20:51:28.724902+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:29.990 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:29 smithi098 bash[78228]: cluster 2023-09-23T20:51:28.932077+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:51:29.990 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:29 smithi098 bash[74888]: cluster 2023-09-23T20:51:28.605320+0000 mon.a (mon.0) 1979 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-09-23T20:51:29.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:29 smithi098 bash[74888]: cluster 2023-09-23T20:51:28.662429+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:29.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:29 smithi098 bash[74888]: cluster 2023-09-23T20:51:28.724826+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:29.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:29 smithi098 bash[74888]: cluster 2023-09-23T20:51:28.724902+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:29.991 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:29 smithi098 bash[74888]: cluster 2023-09-23T20:51:28.932077+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-23T20:51:29.992 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:29.996 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_252588/img_v2 testimg_import 2023-09-23T20:51:30.020 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:30.052 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:30.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:30.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:30.096 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T20:51:30.103 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info testimg_import 2023-09-23T20:51:30.103 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep order 2023-09-23T20:51:30.103 INFO:tasks.workunit.client.0.smithi098.stderr:+ + awk {print $2} 2023-09-23T20:51:30.103 INFO:tasks.workunit.client.0.smithi098.stderr:grep 20 2023-09-23T20:51:30.156 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:30.175 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:30.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:30.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:30.278 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:30.300 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:30.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:30.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:30.402 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:30.433 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:30.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:30.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:30.537 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:30.561 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:30.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:30.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:30.666 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:30.693 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:30.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:30.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:30.782 INFO:tasks.workunit.client.0.smithi098.stdout:20 2023-09-23T20:51:30.783 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/img_v2 2023-09-23T20:51:30.783 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd remove testimg_import 2023-09-23T20:51:30.796 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:30.822 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:30.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:30.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:30.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:30 smithi173 bash[59517]: cluster 2023-09-23T20:51:28.610360+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:30.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:30 smithi173 bash[59517]: cluster 2023-09-23T20:51:29.614183+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:30 smithi173 bash[59517]: cluster 2023-09-23T20:51:29.614788+0000 mon.a (mon.0) 1980 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-09-23T20:51:30.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:30 smithi173 bash[59517]: cluster 2023-09-23T20:51:29.621812+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:30 smithi173 bash[59517]: cluster 2023-09-23T20:51:29.720622+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:30 smithi173 bash[59517]: cluster 2023-09-23T20:51:29.736694+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:30 smithi173 bash[59517]: audit 2023-09-23T20:51:30.084311+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:51:30.922 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 100% complete...done. 2023-09-23T20:51:30.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:30.927 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd remove testimg 2023-09-23T20:51:30.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[74888]: cluster 2023-09-23T20:51:28.610360+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[74888]: cluster 2023-09-23T20:51:29.614183+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[74888]: cluster 2023-09-23T20:51:29.614788+0000 mon.a (mon.0) 1980 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-09-23T20:51:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[74888]: cluster 2023-09-23T20:51:29.621812+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[74888]: cluster 2023-09-23T20:51:29.720622+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[74888]: cluster 2023-09-23T20:51:29.736694+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[74888]: audit 2023-09-23T20:51:30.084311+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:51:30.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[78228]: cluster 2023-09-23T20:51:28.610360+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T20:51:30.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[78228]: cluster 2023-09-23T20:51:29.614183+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[78228]: cluster 2023-09-23T20:51:29.614788+0000 mon.a (mon.0) 1980 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-09-23T20:51:30.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[78228]: cluster 2023-09-23T20:51:29.621812+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[78228]: cluster 2023-09-23T20:51:29.720622+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[78228]: cluster 2023-09-23T20:51:29.736694+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T20:51:30.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:30 smithi098 bash[78228]: audit 2023-09-23T20:51:30.084311+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:51:30.948 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:30.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:30.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:31.036 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 100% complete...done. 2023-09-23T20:51:31.040 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_252588/img testimg 2023-09-23T20:51:31.052 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:31.077 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:31.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:31.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:31.099 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete...done. 2023-09-23T20:51:31.105 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info testimg 2023-09-23T20:51:31.105 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep features 2023-09-23T20:51:31.145 INFO:tasks.workunit.client.0.smithi098.stderr:+ FEATURES_BEFORE= features: layering 2023-09-23T20:51:31.145 INFO:tasks.workunit.client.0.smithi098.stderr: op_features: 2023-09-23T20:51:31.145 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_252588/img_v2 2023-09-23T20:51:31.181 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:31.184 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:31.188 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_252588/img_v2 testimg_import 2023-09-23T20:51:31.210 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:31.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:31.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:31.249 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T20:51:31.252 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info testimg_import 2023-09-23T20:51:31.253 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep features 2023-09-23T20:51:31.294 INFO:tasks.workunit.client.0.smithi098.stderr:+ FEATURES_AFTER= features: layering 2023-09-23T20:51:31.294 INFO:tasks.workunit.client.0.smithi098.stderr: op_features: 2023-09-23T20:51:31.294 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ features: layering 2023-09-23T20:51:31.295 INFO:tasks.workunit.client.0.smithi098.stderr: op_features: != features: layering 2023-09-23T20:51:31.295 INFO:tasks.workunit.client.0.smithi098.stderr: op_features: ] 2023-09-23T20:51:31.295 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/img_v2 2023-09-23T20:51:31.295 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd remove testimg_import 2023-09-23T20:51:31.314 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:31.335 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:31.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:31.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:31.398 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 100% complete...done. 2023-09-23T20:51:31.402 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd remove testimg 2023-09-23T20:51:31.438 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:31.461 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:31.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:31.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:31.547 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 100% complete...done. 2023-09-23T20:51:31.552 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_252588/img testimg 2023-09-23T20:51:31.564 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:31.596 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:31.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:31.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:31.633 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete...done. 2023-09-23T20:51:31.637 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_252588/img_v2 2023-09-23T20:51:31.701 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:31.726 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:31.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:31.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:31.829 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:31.841 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:31 smithi173 bash[59517]: cluster 2023-09-23T20:51:30.932757+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 802 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 14 KiB/s wr, 137 op/s 2023-09-23T20:51:31.849 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:31.853 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_252588/img_v2 testimg_import 2023-09-23T20:51:31.859 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:31.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:31.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:31.922 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:31 smithi098 bash[74888]: cluster 2023-09-23T20:51:30.932757+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 802 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 14 KiB/s wr, 137 op/s 2023-09-23T20:51:31.922 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:31 smithi098 bash[78228]: cluster 2023-09-23T20:51:30.932757+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 802 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 14 KiB/s wr, 137 op/s 2023-09-23T20:51:31.943 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T20:51:31.948 INFO:tasks.workunit.client.0.smithi098.stderr:+ + grep stripe unit 2023-09-23T20:51:31.948 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep -Ei (4 KiB|4096) 2023-09-23T20:51:31.949 INFO:tasks.workunit.client.0.smithi098.stderr:rbd info testimg_import 2023-09-23T20:51:31.963 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:31.987 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:31.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:31.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:31.991 INFO:tasks.workunit.client.0.smithi098.stdout: stripe unit: 4 KiB 2023-09-23T20:51:31.992 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info testimg_import 2023-09-23T20:51:31.992 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep+ stripe count 2023-09-23T20:51:31.992 INFO:tasks.workunit.client.0.smithi098.stderr:awk {print $3} 2023-09-23T20:51:31.992 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep 1000 2023-09-23T20:51:32.029 INFO:tasks.workunit.client.0.smithi098.stdout:1000 2023-09-23T20:51:32.029 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/img_v2 2023-09-23T20:51:32.030 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd remove testimg_import 2023-09-23T20:51:32.090 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:32.117 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:32.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:32.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:32.142 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-09-23T20:51:32.145 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd remove testimg 2023-09-23T20:51:32.220 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:32.240 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:32.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:32.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:32.262 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-09-23T20:51:32.267 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_252588/img testimg 2023-09-23T20:51:32.342 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:32.344 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete...done. 2023-09-23T20:51:32.348 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd snap create testimg@snap1 2023-09-23T20:51:32.362 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:32.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:32.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:32.466 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:32.490 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:32.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:32.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:32.592 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:32.626 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:32.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:32.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:32.656 INFO:tasks.workunit.client.0.smithi098.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T20:51:32.668 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd snap create testimg@snap2 2023-09-23T20:51:32.730 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:32.762 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:32.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:32.866 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:32.894 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:32.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:32.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:32.997 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:33.028 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:33.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:33.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:33.131 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:33.154 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:33.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:33.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:33.257 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:33.293 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:33.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:33.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:33.396 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:33.429 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:33.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:33.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:33.533 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:33.559 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:33.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:33.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:33.657 INFO:tasks.workunit.client.0.smithi098.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T20:51:33.662 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:33.666 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd snap protect testimg@snap2 2023-09-23T20:51:33.689 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:33.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:33.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:33.718 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_252588/snap_protect 2023-09-23T20:51:33.770 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:33.775 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_252588/snap_protect testimg_import 2023-09-23T20:51:33.793 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:33.825 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:33.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:33.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:33.929 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:33.953 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:33.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:33.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:34.006 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:33 smithi098 bash[78228]: cluster 2023-09-23T20:51:32.628615+0000 mon.a (mon.0) 1982 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-09-23T20:51:34.007 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:33 smithi098 bash[78228]: cluster 2023-09-23T20:51:32.632072+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:51:34.007 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:33 smithi098 bash[78228]: cluster 2023-09-23T20:51:32.636163+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:51:34.007 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:33 smithi098 bash[78228]: cluster 2023-09-23T20:51:32.644555+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:51:34.007 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:33 smithi098 bash[78228]: cluster 2023-09-23T20:51:32.933448+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 912 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 23 KiB/s wr, 262 op/s 2023-09-23T20:51:34.007 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:33 smithi098 bash[74888]: cluster 2023-09-23T20:51:32.628615+0000 mon.a (mon.0) 1982 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-09-23T20:51:34.007 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:33 smithi098 bash[74888]: cluster 2023-09-23T20:51:32.632072+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:51:34.007 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:33 smithi098 bash[74888]: cluster 2023-09-23T20:51:32.636163+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:51:34.007 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:33 smithi098 bash[74888]: cluster 2023-09-23T20:51:32.644555+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:51:34.008 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:33 smithi098 bash[74888]: cluster 2023-09-23T20:51:32.933448+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 912 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 23 KiB/s wr, 262 op/s 2023-09-23T20:51:34.056 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:34.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:33 smithi173 bash[59517]: cluster 2023-09-23T20:51:32.628615+0000 mon.a (mon.0) 1982 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-09-23T20:51:34.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:33 smithi173 bash[59517]: cluster 2023-09-23T20:51:32.632072+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:51:34.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:33 smithi173 bash[59517]: cluster 2023-09-23T20:51:32.636163+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:51:34.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:33 smithi173 bash[59517]: cluster 2023-09-23T20:51:32.644555+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T20:51:34.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:33 smithi173 bash[59517]: cluster 2023-09-23T20:51:32.933448+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 912 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 23 KiB/s wr, 262 op/s 2023-09-23T20:51:34.087 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:34.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:34.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:34.190 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:34.215 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:34.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:34.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:34.318 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:34.349 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:34.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:34.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:34.453 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:34.480 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:34.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:34.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:34.584 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:34.614 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:34.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:34.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:34 smithi098 bash[78228]: cluster 2023-09-23T20:51:33.636720+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:51:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:34 smithi098 bash[78228]: cluster 2023-09-23T20:51:33.637541+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-09-23T20:51:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:34 smithi098 bash[78228]: cluster 2023-09-23T20:51:33.642149+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:51:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:34 smithi098 bash[74888]: cluster 2023-09-23T20:51:33.636720+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:51:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:34 smithi098 bash[74888]: cluster 2023-09-23T20:51:33.637541+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-09-23T20:51:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:34 smithi098 bash[74888]: cluster 2023-09-23T20:51:33.642149+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:51:34.717 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:34.738 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:34.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:34.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:34.841 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:34.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:34 smithi173 bash[59517]: cluster 2023-09-23T20:51:33.636720+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:51:34.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:34 smithi173 bash[59517]: cluster 2023-09-23T20:51:33.637541+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-09-23T20:51:34.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:34 smithi173 bash[59517]: cluster 2023-09-23T20:51:33.642149+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T20:51:34.871 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:34.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:34.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:34.976 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:35.002 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:35.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:35.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:35.105 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:35.137 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:35.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:35.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:35.241 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:35.268 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:35.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:35.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:35.349 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T20:51:35.353 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info testimg_import@snap1 2023-09-23T20:51:35.353 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep protected: False 2023-09-23T20:51:35.372 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:35.404 INFO:tasks.workunit.client.0.smithi098.stdout: protected: False 2023-09-23T20:51:35.404 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info testimg_import@snap2 2023-09-23T20:51:35.404 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep protected: True 2023-09-23T20:51:35.439 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:35.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:35.450 INFO:tasks.workunit.client.0.smithi098.stdout: protected: True 2023-09-23T20:51:35.450 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/snap_protect 2023-09-23T20:51:35.451 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd snap unprotect testimg@snap2 2023-09-23T20:51:35.504 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd snap unprotect testimg_import@snap2 2023-09-23T20:51:35.543 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:35.558 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd snap purge testimg 2023-09-23T20:51:35.568 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:35.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:35.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:35.672 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:35.701 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:35.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[74888]: cluster 2023-09-23T20:51:34.640675+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-09-23T20:51:35.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[74888]: cluster 2023-09-23T20:51:34.641912+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:51:35.702 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[74888]: cluster 2023-09-23T20:51:34.642730+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:51:35.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[74888]: cluster 2023-09-23T20:51:34.654698+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:51:35.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[74888]: cluster 2023-09-23T20:51:34.934102+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 912 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 23 KiB/s wr, 263 op/s 2023-09-23T20:51:35.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[74888]: cluster 2023-09-23T20:51:35.304054+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2023-09-23T20:51:35.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[74888]: cluster 2023-09-23T20:51:35.317096+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:35.703 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[74888]: cluster 2023-09-23T20:51:35.331502+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:35.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[78228]: cluster 2023-09-23T20:51:34.640675+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-09-23T20:51:35.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[78228]: cluster 2023-09-23T20:51:34.641912+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:51:35.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[78228]: cluster 2023-09-23T20:51:34.642730+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:51:35.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[78228]: cluster 2023-09-23T20:51:34.654698+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:51:35.703 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[78228]: cluster 2023-09-23T20:51:34.934102+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 912 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 23 KiB/s wr, 263 op/s 2023-09-23T20:51:35.704 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[78228]: cluster 2023-09-23T20:51:35.304054+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2023-09-23T20:51:35.704 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[78228]: cluster 2023-09-23T20:51:35.317096+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:35.704 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:35 smithi098 bash[78228]: cluster 2023-09-23T20:51:35.331502+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:35.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:35.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:35.805 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:35.837 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:35.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:35.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:35.939 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:35.964 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:35.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:35.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:36.067 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:36.089 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:36.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:36.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:36.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:35 smithi173 bash[59517]: cluster 2023-09-23T20:51:34.640675+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-09-23T20:51:36.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:35 smithi173 bash[59517]: cluster 2023-09-23T20:51:34.641912+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:51:36.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:35 smithi173 bash[59517]: cluster 2023-09-23T20:51:34.642730+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:51:36.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:35 smithi173 bash[59517]: cluster 2023-09-23T20:51:34.654698+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T20:51:36.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:35 smithi173 bash[59517]: cluster 2023-09-23T20:51:34.934102+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 912 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 23 KiB/s wr, 263 op/s 2023-09-23T20:51:36.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:35 smithi173 bash[59517]: cluster 2023-09-23T20:51:35.304054+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e376: 8 total, 8 up, 8 in 2023-09-23T20:51:36.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:35 smithi173 bash[59517]: cluster 2023-09-23T20:51:35.317096+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:36.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:35 smithi173 bash[59517]: cluster 2023-09-23T20:51:35.331502+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:36.192 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:36.222 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:36.223 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:51:36] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.33.4" 2023-09-23T20:51:36.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:36.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:36.325 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:36.354 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:36.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:36.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:36.457 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:36.490 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:36.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:36.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:36.594 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:36.619 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:36.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:36.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:36.721 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:36.749 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:36.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:36.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:36.853 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:36.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:36 smithi173 bash[59517]: cluster 2023-09-23T20:51:35.324769+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:36.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:36 smithi173 bash[59517]: cluster 2023-09-23T20:51:35.324805+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:36.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:36 smithi173 bash[59517]: cluster 2023-09-23T20:51:36.312999+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2023-09-23T20:51:36.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:36 smithi173 bash[59517]: cluster 2023-09-23T20:51:36.313914+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:51:36.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:36 smithi173 bash[59517]: cluster 2023-09-23T20:51:36.319317+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:51:36.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:36 smithi173 bash[59517]: audit 2023-09-23T20:51:36.322138+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:36.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:36 smithi173 bash[59517]: audit 2023-09-23T20:51:36.330753+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:36.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[74888]: cluster 2023-09-23T20:51:35.324769+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:36.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[74888]: cluster 2023-09-23T20:51:35.324805+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:36.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[74888]: cluster 2023-09-23T20:51:36.312999+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2023-09-23T20:51:36.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[74888]: cluster 2023-09-23T20:51:36.313914+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:51:36.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[74888]: cluster 2023-09-23T20:51:36.319317+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:51:36.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[74888]: audit 2023-09-23T20:51:36.322138+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:36.866 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[74888]: audit 2023-09-23T20:51:36.330753+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:36.867 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[78228]: cluster 2023-09-23T20:51:35.324769+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:36.867 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[78228]: cluster 2023-09-23T20:51:35.324805+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T20:51:36.867 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[78228]: cluster 2023-09-23T20:51:36.312999+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e377: 8 total, 8 up, 8 in 2023-09-23T20:51:36.867 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[78228]: cluster 2023-09-23T20:51:36.313914+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:51:36.867 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[78228]: cluster 2023-09-23T20:51:36.319317+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T20:51:36.867 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[78228]: audit 2023-09-23T20:51:36.322138+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:36.867 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:36 smithi098 bash[78228]: audit 2023-09-23T20:51:36.330753+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:36.887 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:36.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:36.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:36.991 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:37.019 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:37.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:37.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:37.123 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:37.150 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:37.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:37.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:37.254 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:37.290 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:37.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:37.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:37.352 INFO:tasks.workunit.client.0.smithi098.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T20:51:37.362 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd snap purge testimg_import 2023-09-23T20:51:37.393 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:37.416 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:37.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:37.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:37.519 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:37.549 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:37.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:37.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:37.652 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:37.679 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:37.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:37.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:37.783 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:37.808 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:37.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:37.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:37.911 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:37.936 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:37.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:37.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:38.039 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:38.074 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:38.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:38.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:38.178 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:38.203 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:38.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:38.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:38.306 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:38.337 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:38.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:38.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:38.442 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:38.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:38 smithi098 bash[74888]: cluster 2023-09-23T20:51:36.934835+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 802 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 309 KiB/s rd, 35 KiB/s wr, 418 op/s 2023-09-23T20:51:38.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:38 smithi098 bash[74888]: cluster 2023-09-23T20:51:37.334269+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:51:38.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:38 smithi098 bash[74888]: cluster 2023-09-23T20:51:37.335855+0000 mon.a (mon.0) 1989 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2023-09-23T20:51:38.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:38 smithi098 bash[74888]: cluster 2023-09-23T20:51:37.340187+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:51:38.452 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:38 smithi098 bash[74888]: cluster 2023-09-23T20:51:37.414446+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:51:38.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:38 smithi098 bash[78228]: cluster 2023-09-23T20:51:36.934835+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 802 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 309 KiB/s rd, 35 KiB/s wr, 418 op/s 2023-09-23T20:51:38.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:38 smithi098 bash[78228]: cluster 2023-09-23T20:51:37.334269+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:51:38.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:38 smithi098 bash[78228]: cluster 2023-09-23T20:51:37.335855+0000 mon.a (mon.0) 1989 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2023-09-23T20:51:38.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:38 smithi098 bash[78228]: cluster 2023-09-23T20:51:37.340187+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:51:38.452 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:38 smithi098 bash[78228]: cluster 2023-09-23T20:51:37.414446+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:51:38.465 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:38.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:38.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:38.568 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:38.589 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:38.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:38.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:38 smithi173 bash[59517]: cluster 2023-09-23T20:51:36.934835+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 802 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 309 KiB/s rd, 35 KiB/s wr, 418 op/s 2023-09-23T20:51:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:38 smithi173 bash[59517]: cluster 2023-09-23T20:51:37.334269+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:51:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:38 smithi173 bash[59517]: cluster 2023-09-23T20:51:37.335855+0000 mon.a (mon.0) 1989 : cluster 0 osdmap e378: 8 total, 8 up, 8 in 2023-09-23T20:51:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:38 smithi173 bash[59517]: cluster 2023-09-23T20:51:37.340187+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:51:38.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:38 smithi173 bash[59517]: cluster 2023-09-23T20:51:37.414446+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T20:51:38.692 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:38.713 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:38.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:38.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:38.815 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:38.850 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:38.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:38.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:38.954 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:38.989 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:38.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:38.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:39.093 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:39.118 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:39.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:39.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:39.221 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:39.245 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:39.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:39.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:39.349 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:39.370 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:39.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:39.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:39.375 INFO:tasks.workunit.client.0.smithi098.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T20:51:39.387 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd remove testimg 2023-09-23T20:51:39.472 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:39.496 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:39.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:39.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:39.517 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 100% complete...done. 2023-09-23T20:51:39.522 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd remove testimg_import 2023-09-23T20:51:39.600 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:39.621 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:39.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:39.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:39.633 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 100% complete...done. 2023-09-23T20:51:39.637 INFO:tasks.workunit.client.0.smithi098.stderr:+ tiered=0 2023-09-23T20:51:39.637 INFO:tasks.workunit.client.0.smithi098.stderr:+ ceph osd dump 2023-09-23T20:51:39.637 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep ^pool 2023-09-23T20:51:39.637 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep 'rbd' 2023-09-23T20:51:39.637 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep tier 2023-09-23T20:51:39.724 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:39.736 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:39 smithi173 bash[59517]: cluster 2023-09-23T20:51:38.340529+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2023-09-23T20:51:39.736 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:39 smithi173 bash[59517]: cluster 2023-09-23T20:51:38.341268+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:39.736 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:39 smithi173 bash[59517]: cluster 2023-09-23T20:51:38.341579+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:39.737 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:39 smithi173 bash[59517]: cluster 2023-09-23T20:51:38.356197+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:39.737 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:39 smithi173 bash[59517]: cluster 2023-09-23T20:51:38.363932+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:39.753 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:39.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:39.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:39.857 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:39.890 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:39.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:39.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:39.993 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:40.022 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:40.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:40.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:40.051 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:39 smithi098 bash[74888]: cluster 2023-09-23T20:51:38.340529+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2023-09-23T20:51:40.051 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:39 smithi098 bash[74888]: cluster 2023-09-23T20:51:38.341268+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:40.051 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:39 smithi098 bash[74888]: cluster 2023-09-23T20:51:38.341579+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:40.052 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:39 smithi098 bash[74888]: cluster 2023-09-23T20:51:38.356197+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:40.052 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:39 smithi098 bash[74888]: cluster 2023-09-23T20:51:38.363932+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:40.125 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:40.157 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:40.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:40.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:40.261 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:40.283 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:40.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:40.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:40.352 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[78228]: cluster 2023-09-23T20:51:38.340529+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e379: 8 total, 8 up, 8 in 2023-09-23T20:51:40.352 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[78228]: cluster 2023-09-23T20:51:38.341268+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:40.352 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[78228]: cluster 2023-09-23T20:51:38.341579+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:40.352 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[78228]: cluster 2023-09-23T20:51:38.356197+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:40.352 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[78228]: cluster 2023-09-23T20:51:38.363932+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T20:51:40.386 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:51:40.386 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:40.406 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:40.407 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:51:40.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:40.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:40.431 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:51:40.450 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:51:40.470 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:51:40.492 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:51:40.510 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:40.513 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:51:40.528 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:40.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:40.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:40.535 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:51:40.537 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T20:51:40.537 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T20:51:40.537 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T20:51:40.537 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T20:51:40.537 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T20:51:40.537 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T20:51:40.537 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T20:51:40.537 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T20:51:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:40 smithi173 bash[59517]: cluster 2023-09-23T20:51:38.935478+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 802 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 309 KiB/s rd, 35 KiB/s wr, 418 op/s 2023-09-23T20:51:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:40 smithi173 bash[59517]: cluster 2023-09-23T20:51:39.349546+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:51:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:40 smithi173 bash[59517]: cluster 2023-09-23T20:51:39.350067+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:51:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:40 smithi173 bash[59517]: cluster 2023-09-23T20:51:39.350505+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-09-23T20:51:40.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:40 smithi173 bash[59517]: cluster 2023-09-23T20:51:39.377679+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:51:40.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:40 smithi173 bash[59517]: audit 2023-09-23T20:51:39.626482+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:40.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[78228]: cluster 2023-09-23T20:51:38.935478+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 802 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 309 KiB/s rd, 35 KiB/s wr, 418 op/s 2023-09-23T20:51:40.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[78228]: cluster 2023-09-23T20:51:39.349546+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:51:40.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[78228]: cluster 2023-09-23T20:51:39.350067+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:51:40.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[78228]: cluster 2023-09-23T20:51:39.350505+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-09-23T20:51:40.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[78228]: cluster 2023-09-23T20:51:39.377679+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:51:40.615 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[78228]: audit 2023-09-23T20:51:39.626482+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:40.615 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[74888]: cluster 2023-09-23T20:51:38.935478+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 802 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 309 KiB/s rd, 35 KiB/s wr, 418 op/s 2023-09-23T20:51:40.616 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[74888]: cluster 2023-09-23T20:51:39.349546+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:51:40.616 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[74888]: cluster 2023-09-23T20:51:39.350067+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:51:40.616 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[74888]: cluster 2023-09-23T20:51:39.350505+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e380: 8 total, 8 up, 8 in 2023-09-23T20:51:40.616 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[74888]: cluster 2023-09-23T20:51:39.377679+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T20:51:40.616 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:40 smithi098 bash[74888]: audit 2023-09-23T20:51:39.626482+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:40.630 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:40.662 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:40.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:40.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:40.766 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:40.798 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:40.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:40.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:40.902 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:40.932 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:40.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:40.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:40.999 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_252588/sparse1 2023-09-23T20:51:41.003 INFO:tasks.workunit.client.0.smithi098.stderr:1+0 records in 2023-09-23T20:51:41.003 INFO:tasks.workunit.client.0.smithi098.stderr:1+0 records out 2023-09-23T20:51:41.003 INFO:tasks.workunit.client.0.smithi098.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00353634 s, 297 MB/s 2023-09-23T20:51:41.003 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_252588/sparse2 2023-09-23T20:51:41.013 INFO:tasks.workunit.client.0.smithi098.stderr:1+0 records in 2023-09-23T20:51:41.013 INFO:tasks.workunit.client.0.smithi098.stderr:1+0 records out 2023-09-23T20:51:41.013 INFO:tasks.workunit.client.0.smithi098.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0085576 s, 123 MB/s 2023-09-23T20:51:41.013 INFO:tasks.workunit.client.0.smithi098.stderr:+ truncate /tmp/rbd_import_export_252588/sparse2 -s 2M 2023-09-23T20:51:41.036 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:41.063 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:41.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:41.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:41.166 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:41.203 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:41.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:41.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:41.230 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm sparse1 2023-09-23T20:51:41.281 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 0% complete...failed. 2023-09-23T20:51:41.281 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T20:51:41.286 INFO:tasks.workunit.client.0.smithi098.stderr:+ true 2023-09-23T20:51:41.286 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_252588/sparse1 2023-09-23T20:51:41.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:41.340 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:41.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:41.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:41.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:41 smithi098 bash[74888]: audit 2023-09-23T20:51:40.360051+0000 mon.a (mon.0) 1993 : audit 0 from='client.? 172.21.15.98:0/1916170335' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:51:41.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:41 smithi098 bash[74888]: audit 2023-09-23T20:51:40.877748+0000 mon.a (mon.0) 1994 : audit 0 from='client.? 172.21.15.98:0/1641152797' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:51:41.368 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:41 smithi098 bash[74888]: audit 2023-09-23T20:51:40.980911+0000 mon.a (mon.0) 1995 : audit 0 from='client.? 172.21.15.98:0/1641152797' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:51:41.407 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T20:51:41.408 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:51:41.408 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:51:41.411 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd ls -l 2023-09-23T20:51:41.411 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep sparse1 2023-09-23T20:51:41.411 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T20:51:41.444 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:41.455 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:41 smithi173 bash[59517]: audit 2023-09-23T20:51:40.360051+0000 mon.a (mon.0) 1993 : audit 0 from='client.? 172.21.15.98:0/1916170335' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:51:41.456 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:41 smithi173 bash[59517]: audit 2023-09-23T20:51:40.877748+0000 mon.a (mon.0) 1994 : audit 0 from='client.? 172.21.15.98:0/1641152797' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:51:41.456 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:41 smithi173 bash[59517]: audit 2023-09-23T20:51:40.980911+0000 mon.a (mon.0) 1995 : audit 0 from='client.? 172.21.15.98:0/1641152797' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:51:41.458 INFO:tasks.workunit.client.0.smithi098.stdout:sparse1 2 MiB 2 2023-09-23T20:51:41.459 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects sparse1 2023-09-23T20:51:41.459 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse1 2023-09-23T20:51:41.459 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse1 2023-09-23T20:51:41.459 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep block_name_prefix 2023-09-23T20:51:41.459 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk {print $NF;} 2023-09-23T20:51:41.475 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:41.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:41.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:41.506 INFO:tasks.workunit.client.0.smithi098.stderr:+ prefix=rbd_data.b57c4d4eabba 2023-09-23T20:51:41.510 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep rbd_data.b57c4d4eabba 2023-09-23T20:51:41.510 INFO:tasks.workunit.client.0.smithi098.stderr:+ get_image_data_pool sparse1 2023-09-23T20:51:41.510 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse1 2023-09-23T20:51:41.510 INFO:tasks.workunit.client.0.smithi098.stderr:+ sed -e s/rbd_data.b57c4d4eabba\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:51:41.510 INFO:tasks.workunit.client.0.smithi098.stderr:+ sort -u 2023-09-23T20:51:41.510 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse1 2023-09-23T20:51:41.510 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep data_pool: 2023-09-23T20:51:41.511 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk -F: { print $NF } 2023-09-23T20:51:41.557 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool= 2023-09-23T20:51:41.557 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ -z ] 2023-09-23T20:51:41.557 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool=rbd 2023-09-23T20:51:41.557 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo rbd 2023-09-23T20:51:41.557 INFO:tasks.workunit.client.0.smithi098.stderr:+ rados ls -p rbd 2023-09-23T20:51:41.579 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:41.594 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects=1 2023-09-23T20:51:41.594 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo 1 2023-09-23T20:51:41.594 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T20:51:41.594 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export sparse1 /tmp/rbd_import_export_252588/sparse1.out 2023-09-23T20:51:41.608 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:41.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:41.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:41.644 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:41.649 INFO:tasks.workunit.client.0.smithi098.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_252588/sparse1 /tmp/rbd_import_export_252588/sparse1.out 2023-09-23T20:51:41.649 INFO:tasks.workunit.client.0.smithi098.stderr:+ cmp -l /tmp/rbd_import_export_252588/sparse1 /tmp/rbd_import_export_252588/sparse1.out 2023-09-23T20:51:41.652 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/sparse1 --format %b 2023-09-23T20:51:41.654 INFO:tasks.workunit.client.0.smithi098.stderr:+ origsize=2048 2023-09-23T20:51:41.654 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/sparse1.out --format %b 2023-09-23T20:51:41.655 INFO:tasks.workunit.client.0.smithi098.stderr:+ exportsize=2048 2023-09-23T20:51:41.655 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=0 2023-09-23T20:51:41.655 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=0 2023-09-23T20:51:41.655 INFO:tasks.workunit.client.0.smithi098.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T20:51:41.655 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/sparse1.out 2023-09-23T20:51:41.656 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm sparse1 2023-09-23T20:51:41.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:41 smithi098 bash[78228]: audit 2023-09-23T20:51:40.360051+0000 mon.a (mon.0) 1993 : audit 0 from='client.? 172.21.15.98:0/1916170335' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:51:41.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:41 smithi098 bash[78228]: audit 2023-09-23T20:51:40.877748+0000 mon.a (mon.0) 1994 : audit 0 from='client.? 172.21.15.98:0/1641152797' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:51:41.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:41 smithi098 bash[78228]: audit 2023-09-23T20:51:40.980911+0000 mon.a (mon.0) 1995 : audit 0 from='client.? 172.21.15.98:0/1641152797' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T20:51:41.712 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:41.744 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:41.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:41.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:41.796 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T20:51:41.801 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm sparse2 2023-09-23T20:51:41.846 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 0% complete...failed. 2023-09-23T20:51:41.847 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T20:51:41.847 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:41.850 INFO:tasks.workunit.client.0.smithi098.stderr:+ true 2023-09-23T20:51:41.850 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_252588/sparse2 2023-09-23T20:51:41.873 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:41.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:41.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:41.926 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T20:51:41.927 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:51:41.927 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:51:41.930 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd ls -l 2023-09-23T20:51:41.930 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep sparse2 2023-09-23T20:51:41.930 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T20:51:41.974 INFO:tasks.workunit.client.0.smithi098.stdout:sparse2 2 MiB 2 2023-09-23T20:51:41.975 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects sparse2 2023-09-23T20:51:41.975 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse2 2023-09-23T20:51:41.975 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse2 2023-09-23T20:51:41.975 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep block_name_prefix 2023-09-23T20:51:41.975 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk {print $NF;} 2023-09-23T20:51:41.977 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:41.997 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:41.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:42.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:42.019 INFO:tasks.workunit.client.0.smithi098.stderr:+ prefix=rbd_data.8f07d908a265 2023-09-23T20:51:42.020 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep rbd_data.8f07d908a265 2023-09-23T20:51:42.021 INFO:tasks.workunit.client.0.smithi098.stderr:+ sed -e s/rbd_data.8f07d908a265\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:51:42.021 INFO:tasks.workunit.client.0.smithi098.stderr:+ + sort -u 2023-09-23T20:51:42.021 INFO:tasks.workunit.client.0.smithi098.stderr:get_image_data_pool sparse2 2023-09-23T20:51:42.021 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse2 2023-09-23T20:51:42.021 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse2 2023-09-23T20:51:42.021 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep data_pool: 2023-09-23T20:51:42.021 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk -F: { print $NF } 2023-09-23T20:51:42.067 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool= 2023-09-23T20:51:42.067 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ -z ] 2023-09-23T20:51:42.067 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool=rbd 2023-09-23T20:51:42.067 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo rbd 2023-09-23T20:51:42.067 INFO:tasks.workunit.client.0.smithi098.stderr:+ rados ls -p rbd 2023-09-23T20:51:42.101 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:42.110 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects=0 2023-09-23T20:51:42.111 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo 0 2023-09-23T20:51:42.111 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T20:51:42.111 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export sparse2 /tmp/rbd_import_export_252588/sparse2.out 2023-09-23T20:51:42.136 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:42.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:42.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:42.239 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:42.265 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:42.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:42.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:42.287 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:42.291 INFO:tasks.workunit.client.0.smithi098.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_252588/sparse2 /tmp/rbd_import_export_252588/sparse2.out 2023-09-23T20:51:42.291 INFO:tasks.workunit.client.0.smithi098.stderr:+ cmp -l /tmp/rbd_import_export_252588/sparse2 /tmp/rbd_import_export_252588/sparse2.out 2023-09-23T20:51:42.294 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/sparse2 --format %b 2023-09-23T20:51:42.296 INFO:tasks.workunit.client.0.smithi098.stderr:+ origsize=2048 2023-09-23T20:51:42.296 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/sparse2.out --format %b 2023-09-23T20:51:42.298 INFO:tasks.workunit.client.0.smithi098.stderr:+ exportsize=2048 2023-09-23T20:51:42.298 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=0 2023-09-23T20:51:42.298 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=0 2023-09-23T20:51:42.298 INFO:tasks.workunit.client.0.smithi098.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T20:51:42.298 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/sparse2.out 2023-09-23T20:51:42.299 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm sparse2 2023-09-23T20:51:42.368 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:42.400 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:42.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:42.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:42.435 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T20:51:42.439 INFO:tasks.workunit.client.0.smithi098.stderr:+ truncate /tmp/rbd_import_export_252588/sparse1 -s 10M 2023-09-23T20:51:42.440 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --new-format --order 20 - sparse1 2023-09-23T20:51:42.504 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:42.537 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:42.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:42.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:42.582 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete...done. 2023-09-23T20:51:42.583 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:51:42.584 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:51:42.588 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd ls -l 2023-09-23T20:51:42.588 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep sparse1 2023-09-23T20:51:42.588 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep -Ei (10 MiB|10240k) 2023-09-23T20:51:42.639 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:42.645 INFO:tasks.workunit.client.0.smithi098.stdout:sparse1 10 MiB 2 2023-09-23T20:51:42.646 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects sparse1 2023-09-23T20:51:42.646 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse1 2023-09-23T20:51:42.647 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse1 2023-09-23T20:51:42.647 INFO:tasks.workunit.client.0.smithi098.stderr:+ + awk {print $NF;} 2023-09-23T20:51:42.647 INFO:tasks.workunit.client.0.smithi098.stderr:grep block_name_prefix 2023-09-23T20:51:42.651 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:42 smithi173 bash[59517]: cluster 2023-09-23T20:51:40.936135+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 802 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2023-09-23T20:51:42.672 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:42.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:42.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:42.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:42 smithi098 bash[78228]: cluster 2023-09-23T20:51:40.936135+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 802 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2023-09-23T20:51:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:42 smithi098 bash[74888]: cluster 2023-09-23T20:51:40.936135+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 802 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 5.0 KiB/s wr, 107 op/s 2023-09-23T20:51:42.696 INFO:tasks.workunit.client.0.smithi098.stderr:+ prefix=rbd_data.b5dced81a0d 2023-09-23T20:51:42.698 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep rbd_data.b5dced81a0d 2023-09-23T20:51:42.698 INFO:tasks.workunit.client.0.smithi098.stderr:+ get_image_data_pool sparse1 2023-09-23T20:51:42.698 INFO:tasks.workunit.client.0.smithi098.stderr:+ + image=sparse1 2023-09-23T20:51:42.698 INFO:tasks.workunit.client.0.smithi098.stderr:sed -e s/rbd_data.b5dced81a0d\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:51:42.698 INFO:tasks.workunit.client.0.smithi098.stderr:+ sort -u 2023-09-23T20:51:42.698 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse1 2023-09-23T20:51:42.698 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep data_pool: 2023-09-23T20:51:42.698 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk -F: { print $NF } 2023-09-23T20:51:42.749 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool= 2023-09-23T20:51:42.749 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ -z ] 2023-09-23T20:51:42.749 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool=rbd 2023-09-23T20:51:42.750 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo rbd 2023-09-23T20:51:42.750 INFO:tasks.workunit.client.0.smithi098.stderr:+ rados ls -p rbd 2023-09-23T20:51:42.776 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:42.793 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects=1 2023-09-23T20:51:42.793 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo 1 2023-09-23T20:51:42.793 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T20:51:42.793 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export sparse1 /tmp/rbd_import_export_252588/sparse1.out 2023-09-23T20:51:42.798 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:42.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:42.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:42.841 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:42.846 INFO:tasks.workunit.client.0.smithi098.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_252588/sparse1 /tmp/rbd_import_export_252588/sparse1.out 2023-09-23T20:51:42.846 INFO:tasks.workunit.client.0.smithi098.stderr:+ cmp -l /tmp/rbd_import_export_252588/sparse1 /tmp/rbd_import_export_252588/sparse1.out 2023-09-23T20:51:42.854 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/sparse1 --format %b 2023-09-23T20:51:42.856 INFO:tasks.workunit.client.0.smithi098.stderr:+ origsize=2048 2023-09-23T20:51:42.856 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/sparse1.out --format %b 2023-09-23T20:51:42.857 INFO:tasks.workunit.client.0.smithi098.stderr:+ exportsize=2048 2023-09-23T20:51:42.857 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=0 2023-09-23T20:51:42.858 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=0 2023-09-23T20:51:42.858 INFO:tasks.workunit.client.0.smithi098.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T20:51:42.858 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/sparse1.out 2023-09-23T20:51:42.860 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm sparse1 2023-09-23T20:51:42.901 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:42.931 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:42.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:42.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:42.998 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-09-23T20:51:43.002 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_252588/sparse2 oflag=append conv=notrunc 2023-09-23T20:51:43.012 INFO:tasks.workunit.client.0.smithi098.stderr:1+0 records in 2023-09-23T20:51:43.012 INFO:tasks.workunit.client.0.smithi098.stderr:1+0 records out 2023-09-23T20:51:43.012 INFO:tasks.workunit.client.0.smithi098.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00854985 s, 245 MB/s 2023-09-23T20:51:43.012 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --new-format --order 20 - sparse2 2023-09-23T20:51:43.034 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:43.056 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:43.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:43.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:43.125 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete...done. 2023-09-23T20:51:43.126 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:51:43.126 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:51:43.131 INFO:tasks.workunit.client.0.smithi098.stderr:+ + rbdgrep sparse2 ls 2023-09-23T20:51:43.131 INFO:tasks.workunit.client.0.smithi098.stderr: -l 2023-09-23T20:51:43.131 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep -Ei (4 MiB|4096k) 2023-09-23T20:51:43.159 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:43.185 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:43.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:43.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:43.188 INFO:tasks.workunit.client.0.smithi098.stdout:sparse2 4 MiB 2 2023-09-23T20:51:43.189 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects sparse2 2023-09-23T20:51:43.189 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse2 2023-09-23T20:51:43.189 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse2 2023-09-23T20:51:43.189 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep block_name_prefix 2023-09-23T20:51:43.189 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk {print $NF;} 2023-09-23T20:51:43.237 INFO:tasks.workunit.client.0.smithi098.stderr:+ prefix=rbd_data.b609759051f5 2023-09-23T20:51:43.237 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep rbd_data.b609759051f5 2023-09-23T20:51:43.237 INFO:tasks.workunit.client.0.smithi098.stderr:+ + get_image_data_pool sparse2 2023-09-23T20:51:43.237 INFO:tasks.workunit.client.0.smithi098.stderr:sed -e s/rbd_data.b609759051f5\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:51:43.238 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse2 2023-09-23T20:51:43.238 INFO:tasks.workunit.client.0.smithi098.stderr:+ sort -u 2023-09-23T20:51:43.238 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse2 2023-09-23T20:51:43.238 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep data_pool: 2023-09-23T20:51:43.238 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk -F: { print $NF } 2023-09-23T20:51:43.288 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:43.292 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool= 2023-09-23T20:51:43.292 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ -z ] 2023-09-23T20:51:43.293 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool=rbd 2023-09-23T20:51:43.293 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo rbd 2023-09-23T20:51:43.293 INFO:tasks.workunit.client.0.smithi098.stderr:+ rados ls -p rbd 2023-09-23T20:51:43.320 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:43.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:43.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:43.330 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects=0 2023-09-23T20:51:43.330 INFO:tasks.workunit.client.0.smithi098.stderr:2 2023-09-23T20:51:43.330 INFO:tasks.workunit.client.0.smithi098.stderr:3 2023-09-23T20:51:43.331 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo 0 2 3 2023-09-23T20:51:43.331 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-09-23T20:51:43.331 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export sparse2 /tmp/rbd_import_export_252588/sparse2.out 2023-09-23T20:51:43.392 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-09-23T20:51:43.396 INFO:tasks.workunit.client.0.smithi098.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_252588/sparse2 /tmp/rbd_import_export_252588/sparse2.out 2023-09-23T20:51:43.396 INFO:tasks.workunit.client.0.smithi098.stderr:+ cmp -l /tmp/rbd_import_export_252588/sparse2 /tmp/rbd_import_export_252588/sparse2.out 2023-09-23T20:51:43.401 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/sparse2 --format %b 2023-09-23T20:51:43.402 INFO:tasks.workunit.client.0.smithi098.stderr:+ origsize=6144 2023-09-23T20:51:43.402 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/sparse2.out --format %b 2023-09-23T20:51:43.403 INFO:tasks.workunit.client.0.smithi098.stderr:+ exportsize=6144 2023-09-23T20:51:43.403 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=0 2023-09-23T20:51:43.403 INFO:tasks.workunit.client.0.smithi098.stderr:+ difference=0 2023-09-23T20:51:43.403 INFO:tasks.workunit.client.0.smithi098.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T20:51:43.403 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/sparse2.out 2023-09-23T20:51:43.404 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm sparse2 2023-09-23T20:51:43.424 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:43.456 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:43.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:43.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:43.547 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-09-23T20:51:43.551 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-09-23T20:51:43.552 INFO:tasks.workunit.client.0.smithi098.stdout:partially-sparse file imports to partially-sparse image 2023-09-23T20:51:43.552 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_252588/sparse1 sparse 2023-09-23T20:51:43.559 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:43.584 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:43.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:43.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:43.607 INFO:teuthology.orchestra.run.smithi098.stdout:ERROR: (22) Invalid argument 2023-09-23T20:51:43.607 INFO:teuthology.orchestra.run.smithi098.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:51:43.645 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-09-23T20:51:43.646 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:51:43.646 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T20:51:43.651 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects sparse 2023-09-23T20:51:43.651 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse 2023-09-23T20:51:43.651 INFO:tasks.workunit.client.0.smithi098.stderr:+ + grep block_name_prefix 2023-09-23T20:51:43.651 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk {print $NF;} 2023-09-23T20:51:43.651 INFO:tasks.workunit.client.0.smithi098.stderr:rbd info sparse 2023-09-23T20:51:43.688 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:43.707 INFO:tasks.workunit.client.0.smithi098.stderr:+ prefix=rbd_data.8f8ec4526a77 2023-09-23T20:51:43.709 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep rbd_data.8f8ec4526a77 2023-09-23T20:51:43.709 INFO:tasks.workunit.client.0.smithi098.stderr:+ get_image_data_pool sparse 2023-09-23T20:51:43.709 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse 2023-09-23T20:51:43.709 INFO:tasks.workunit.client.0.smithi098.stderr:+ sort -u 2023-09-23T20:51:43.709 INFO:tasks.workunit.client.0.smithi098.stderr:+ sed -e s/rbd_data.8f8ec4526a77\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:51:43.709 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse 2023-09-23T20:51:43.709 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep data_pool: 2023-09-23T20:51:43.712 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk -F: { print $NF } 2023-09-23T20:51:43.719 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T20:51:43.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:43.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T20:51:43.755 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool= 2023-09-23T20:51:43.756 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ -z ] 2023-09-23T20:51:43.756 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool=rbd 2023-09-23T20:51:43.756 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo rbd 2023-09-23T20:51:43.756 INFO:tasks.workunit.client.0.smithi098.stderr:+ rados ls -p rbd 2023-09-23T20:51:43.823 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:43.827 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects=1 2023-09-23T20:51:43.827 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo 1 2023-09-23T20:51:43.827 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T20:51:43.827 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm sparse 2023-09-23T20:51:43.843 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:43.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:43.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:43.946 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:43.956 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-09-23T20:51:43.961 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo zeros import through stdin to sparse image 2023-09-23T20:51:43.961 INFO:tasks.workunit.client.0.smithi098.stdout:zeros import through stdin to sparse image 2023-09-23T20:51:43.962 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/dev/zero bs=1M count=4 2023-09-23T20:51:43.962 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd import --new-format - sparse 2023-09-23T20:51:43.970 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:43.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:44.020 INFO:tasks.workunit.client.0.smithi098.stderr:4+0 records in 2023-09-23T20:51:44.020 INFO:tasks.workunit.client.0.smithi098.stderr:4+0 records out 2023-09-23T20:51:44.020 INFO:tasks.workunit.client.0.smithi098.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.059317 s, 70.7 MB/s 2023-09-23T20:51:44.036 INFO:tasks.workunit.client.0.smithi098.stderr: Importing image: 100% complete...done. 2023-09-23T20:51:44.037 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:51:44.041 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects sparse 2023-09-23T20:51:44.041 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse 2023-09-23T20:51:44.041 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse 2023-09-23T20:51:44.041 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep block_name_prefix 2023-09-23T20:51:44.041 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk {print $NF;} 2023-09-23T20:51:44.073 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:44.088 INFO:tasks.workunit.client.0.smithi098.stderr:+ prefix=rbd_data.8fb2eaa05c65 2023-09-23T20:51:44.089 INFO:tasks.workunit.client.0.smithi098.stderr:+ + get_image_data_pool sparse 2023-09-23T20:51:44.090 INFO:tasks.workunit.client.0.smithi098.stderr:grep+ rbd_data.8fb2eaa05c65 2023-09-23T20:51:44.090 INFO:tasks.workunit.client.0.smithi098.stderr:image=sparse 2023-09-23T20:51:44.090 INFO:tasks.workunit.client.0.smithi098.stderr:+ sed -e s/rbd_data.8fb2eaa05c65\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:51:44.090 INFO:tasks.workunit.client.0.smithi098.stderr:+ sort -u 2023-09-23T20:51:44.090 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse 2023-09-23T20:51:44.090 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk -F: { print $NF } 2023-09-23T20:51:44.091 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep data_pool: 2023-09-23T20:51:44.096 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:44.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:44.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:44.131 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool= 2023-09-23T20:51:44.132 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ -z ] 2023-09-23T20:51:44.132 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool=rbd 2023-09-23T20:51:44.132 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo rbd 2023-09-23T20:51:44.132 INFO:tasks.workunit.client.0.smithi098.stderr:+ rados ls -p rbd 2023-09-23T20:51:44.171 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects= 2023-09-23T20:51:44.172 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo 2023-09-23T20:51:44.172 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ 0 -eq 1 -o = ] 2023-09-23T20:51:44.172 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm sparse 2023-09-23T20:51:44.199 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:44.230 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:44.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:44.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:44.294 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 100% complete...done. 2023-09-23T20:51:44.301 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo zeros export to sparse file 2023-09-23T20:51:44.301 INFO:tasks.workunit.client.0.smithi098.stdout:zeros export to sparse file 2023-09-23T20:51:44.301 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd create --new-format sparse --size 4 2023-09-23T20:51:44.335 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:44.351 INFO:tasks.workunit.client.0.smithi098.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T20:51:44.356 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse 2023-09-23T20:51:44.356 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep block_name_prefix 2023-09-23T20:51:44.356 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk {print $NF;} 2023-09-23T20:51:44.365 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:44.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:44.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:44.403 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.6 to 0.116182 (1dbe) 2023-09-23T20:51:44.403 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is set 2023-09-23T20:51:44.471 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:44.498 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:44.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:44.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:44.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:44 smithi173 bash[59517]: cluster 2023-09-23T20:51:42.936683+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 5.8 KiB/s wr, 113 op/s 2023-09-23T20:51:44.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:44 smithi173 bash[59517]: audit 2023-09-23T20:51:43.727637+0000 mon.a (mon.0) 1996 : audit 1 from='client.? 172.21.15.98:0/2267209804' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:51:44.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:44 smithi173 bash[59517]: audit 2023-09-23T20:51:43.901954+0000 mon.a (mon.0) 1997 : audit 1 from='client.? 172.21.15.98:0/937070216' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 0.11618245095899445}]: dispatch 2023-09-23T20:51:44.601 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:44.621 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:44.623 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:44 smithi098 bash[78228]: cluster 2023-09-23T20:51:42.936683+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 5.8 KiB/s wr, 113 op/s 2023-09-23T20:51:44.623 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:44 smithi098 bash[78228]: audit 2023-09-23T20:51:43.727637+0000 mon.a (mon.0) 1996 : audit 1 from='client.? 172.21.15.98:0/2267209804' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:51:44.623 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:44 smithi098 bash[78228]: audit 2023-09-23T20:51:43.901954+0000 mon.a (mon.0) 1997 : audit 1 from='client.? 172.21.15.98:0/937070216' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 0.11618245095899445}]: dispatch 2023-09-23T20:51:44.623 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:44 smithi098 bash[74888]: cluster 2023-09-23T20:51:42.936683+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 5.8 KiB/s wr, 113 op/s 2023-09-23T20:51:44.623 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:44 smithi098 bash[74888]: audit 2023-09-23T20:51:43.727637+0000 mon.a (mon.0) 1996 : audit 1 from='client.? 172.21.15.98:0/2267209804' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:51:44.623 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:44 smithi098 bash[74888]: audit 2023-09-23T20:51:43.901954+0000 mon.a (mon.0) 1997 : audit 1 from='client.? 172.21.15.98:0/937070216' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 0.11618245095899445}]: dispatch 2023-09-23T20:51:44.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:44.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:44.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:44.745 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:44.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:44.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:44.848 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:44.874 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:44.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:44.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:44.976 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:44.989 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T20:51:45.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:45.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:45.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:45.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:45.130 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:45.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:45.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:45.227 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T20:51:45.233 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:45.294 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:45.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:45.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:45.399 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:45.421 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:45.423 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: cluster 2023-09-23T20:51:44.357117+0000 mon.a (mon.0) 1998 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:51:45.423 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: audit 2023-09-23T20:51:44.368481+0000 mon.a (mon.0) 1999 : audit 1 from='client.? 172.21.15.98:0/2267209804' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:51:45.423 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: audit 2023-09-23T20:51:44.368585+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.98:0/937070216' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.11618245095899445}]': finished 2023-09-23T20:51:45.423 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: cluster 2023-09-23T20:51:44.368663+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-09-23T20:51:45.423 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: cluster 2023-09-23T20:51:44.368842+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:51:45.423 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: cluster 2023-09-23T20:51:44.369420+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:51:45.423 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: audit 2023-09-23T20:51:44.693853+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:45.423 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: audit 2023-09-23T20:51:44.700553+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:45.424 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: audit 2023-09-23T20:51:45.176608+0000 mon.a (mon.0) 2004 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:51:45.424 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: audit 2023-09-23T20:51:45.178208+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:51:45.424 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: audit 2023-09-23T20:51:45.185719+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:45.424 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[78228]: cluster 2023-09-23T20:51:45.306950+0000 mon.a (mon.0) 2007 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T20:51:45.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: cluster 2023-09-23T20:51:44.357117+0000 mon.a (mon.0) 1998 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:51:45.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: audit 2023-09-23T20:51:44.368481+0000 mon.a (mon.0) 1999 : audit 1 from='client.? 172.21.15.98:0/2267209804' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:51:45.424 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: audit 2023-09-23T20:51:44.368585+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.98:0/937070216' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.11618245095899445}]': finished 2023-09-23T20:51:45.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: cluster 2023-09-23T20:51:44.368663+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-09-23T20:51:45.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: cluster 2023-09-23T20:51:44.368842+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:51:45.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: cluster 2023-09-23T20:51:44.369420+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:51:45.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: audit 2023-09-23T20:51:44.693853+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:45.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: audit 2023-09-23T20:51:44.700553+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:45.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: audit 2023-09-23T20:51:45.176608+0000 mon.a (mon.0) 2004 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:51:45.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: audit 2023-09-23T20:51:45.178208+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:51:45.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: audit 2023-09-23T20:51:45.185719+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:45.425 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:45 smithi098 bash[74888]: cluster 2023-09-23T20:51:45.306950+0000 mon.a (mon.0) 2007 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T20:51:45.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:45.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:45.527 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:45.552 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T20:51:45.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:45.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T20:51:45.656 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:45.669 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: cluster 2023-09-23T20:51:44.357117+0000 mon.a (mon.0) 1998 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:51:45.669 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: audit 2023-09-23T20:51:44.368481+0000 mon.a (mon.0) 1999 : audit 1 from='client.? 172.21.15.98:0/2267209804' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T20:51:45.669 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: audit 2023-09-23T20:51:44.368585+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.98:0/937070216' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.11618245095899445}]': finished 2023-09-23T20:51:45.669 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: cluster 2023-09-23T20:51:44.368663+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e381: 8 total, 8 up, 8 in 2023-09-23T20:51:45.669 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: cluster 2023-09-23T20:51:44.368842+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:51:45.669 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: cluster 2023-09-23T20:51:44.369420+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T20:51:45.670 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: audit 2023-09-23T20:51:44.693853+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:45.670 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: audit 2023-09-23T20:51:44.700553+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:45.670 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: audit 2023-09-23T20:51:45.176608+0000 mon.a (mon.0) 2004 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:51:45.670 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: audit 2023-09-23T20:51:45.178208+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:51:45.670 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: audit 2023-09-23T20:51:45.185719+0000 mon.a (mon.0) 2006 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:51:45.670 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:45 smithi173 bash[59517]: cluster 2023-09-23T20:51:45.306950+0000 mon.a (mon.0) 2007 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T20:51:45.689 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T20:51:45.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:45.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T20:51:45.793 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:45.823 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:45.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:45.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:45.926 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:45.952 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:45.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:45.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:46.057 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:46.082 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:46.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:46.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:46.186 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:46.216 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:46.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:46.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:46.319 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:46.328 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:51:46] "GET /metrics HTTP/1.1" 200 34124 "" "Prometheus/2.33.4" 2023-09-23T20:51:46.345 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:46.346 INFO:tasks.workunit.client.0.smithi098.stderr:+ prefix=rbd_data.b6817d7a1d75 2023-09-23T20:51:46.346 INFO:tasks.workunit.client.0.smithi098.stderr:+ dd if=/dev/zero bs=4M count=1 2023-09-23T20:51:46.347 INFO:tasks.workunit.client.0.smithi098.stderr:+ get_image_data_pool sparse 2023-09-23T20:51:46.347 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse 2023-09-23T20:51:46.347 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse 2023-09-23T20:51:46.347 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep data_pool: 2023-09-23T20:51:46.347 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk -F: { print $NF } 2023-09-23T20:51:46.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:46.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:46.393 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool= 2023-09-23T20:51:46.394 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ -z ] 2023-09-23T20:51:46.394 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool=rbd 2023-09-23T20:51:46.394 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo rbd 2023-09-23T20:51:46.394 INFO:tasks.workunit.client.0.smithi098.stderr:+ rados -p rbd put rbd_data.b6817d7a1d75.000000000000 - 2023-09-23T20:51:46.429 INFO:tasks.workunit.client.0.smithi098.stderr:1+0 records in 2023-09-23T20:51:46.429 INFO:tasks.workunit.client.0.smithi098.stderr:1+0 records out 2023-09-23T20:51:46.429 INFO:tasks.workunit.client.0.smithi098.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0823396 s, 50.9 MB/s 2023-09-23T20:51:46.450 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:46.453 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects sparse 2023-09-23T20:51:46.453 INFO:tasks.workunit.client.0.smithi098.stderr:+ image=sparse 2023-09-23T20:51:46.454 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse 2023-09-23T20:51:46.454 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep block_name_prefix 2023-09-23T20:51:46.454 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk {print $NF;} 2023-09-23T20:51:46.476 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T20:51:46.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:46.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T20:51:46.505 INFO:tasks.workunit.client.0.smithi098.stderr:+ prefix=rbd_data.b6817d7a1d75 2023-09-23T20:51:46.506 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep rbd_data.b6817d7a1d75 2023-09-23T20:51:46.507 INFO:tasks.workunit.client.0.smithi098.stderr:+ + get_image_data_pool sparse 2023-09-23T20:51:46.507 INFO:tasks.workunit.client.0.smithi098.stderr:sed -e s/rbd_data.b6817d7a1d75\.// -e+ s/^0*\([0-9a-f]\)/\1/ 2023-09-23T20:51:46.507 INFO:tasks.workunit.client.0.smithi098.stderr:image=sparse 2023-09-23T20:51:46.507 INFO:tasks.workunit.client.0.smithi098.stderr:+ sort -u 2023-09-23T20:51:46.507 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd info sparse 2023-09-23T20:51:46.507 INFO:tasks.workunit.client.0.smithi098.stderr:+ grep data_pool: 2023-09-23T20:51:46.507 INFO:tasks.workunit.client.0.smithi098.stderr:+ awk -F: { print $NF } 2023-09-23T20:51:46.560 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool= 2023-09-23T20:51:46.560 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ -z ] 2023-09-23T20:51:46.561 INFO:tasks.workunit.client.0.smithi098.stderr:+ data_pool=rbd 2023-09-23T20:51:46.561 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo rbd 2023-09-23T20:51:46.561 INFO:tasks.workunit.client.0.smithi098.stderr:+ rados ls -p rbd 2023-09-23T20:51:46.580 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:46.591 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:44.937015+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 5.3 KiB/s wr, 103 op/s 2023-09-23T20:51:46.591 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:45.308382+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.591 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:45.311032+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.591 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:45.311747+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.591 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:45.313315+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.592 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:45.313836+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.592 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:45.313943+0000 osd.5 (osd.5) 348 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.592 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:45.315655+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.592 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:45.315806+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.592 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:45.317655+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.592 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:45.318357+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.592 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[78228]: cluster 2023-09-23T20:51:46.319283+0000 mon.a (mon.0) 2008 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T20:51:46.592 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:44.937015+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 5.3 KiB/s wr, 103 op/s 2023-09-23T20:51:46.592 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:45.308382+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.593 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:45.311032+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.593 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:45.311747+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.593 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:45.313315+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.593 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:45.313836+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.593 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:45.313943+0000 osd.5 (osd.5) 348 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.593 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:45.315655+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.593 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:45.315806+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.593 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:45.317655+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.593 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:45.318357+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.593 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:46 smithi098 bash[74888]: cluster 2023-09-23T20:51:46.319283+0000 mon.a (mon.0) 2008 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T20:51:46.604 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T20:51:46.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:46.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T20:51:46.639 INFO:tasks.workunit.client.0.smithi098.stderr:+ objects=0 2023-09-23T20:51:46.639 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo 0 2023-09-23T20:51:46.639 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T20:51:46.639 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/sparse 2023-09-23T20:51:46.640 INFO:tasks.workunit.client.0.smithi098.stderr:rm: cannot remove '/tmp/rbd_import_export_252588/sparse': No such file or directory 2023-09-23T20:51:46.640 INFO:tasks.workunit.client.0.smithi098.stderr:+ true 2023-09-23T20:51:46.640 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd export sparse /tmp/rbd_import_export_252588/sparse 2023-09-23T20:51:46.698 INFO:tasks.workunit.client.0.smithi098.stderr: Exporting image: 100% complete...done. 2023-09-23T20:51:46.703 INFO:tasks.workunit.client.0.smithi098.stderr:+ stat /tmp/rbd_import_export_252588/sparse --format=%b 2023-09-23T20:51:46.704 INFO:tasks.workunit.client.0.smithi098.stderr:+ [ 0 = 0 ] 2023-09-23T20:51:46.705 INFO:tasks.workunit.client.0.smithi098.stderr:+ rbd rm sparse 2023-09-23T20:51:46.708 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:46.738 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:46.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:46.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:46.841 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:46.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:44.937015+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 5.3 KiB/s wr, 103 op/s 2023-09-23T20:51:46.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:45.308382+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:45.311032+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:45.311747+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:45.313315+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:45.313836+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:45.313943+0000 osd.5 (osd.5) 348 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:45.315655+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:45.315806+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:45.317655+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:45.318357+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T20:51:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:46 smithi173 bash[59517]: cluster 2023-09-23T20:51:46.319283+0000 mon.a (mon.0) 2008 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T20:51:46.850 INFO:tasks.workunit.client.0.smithi098.stderr: Removing image: 100% complete...done. 2023-09-23T20:51:46.857 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm /tmp/rbd_import_export_252588/sparse /tmp/rbd_import_export_252588/sparse1 /tmp/rbd_import_export_252588/sparse2 /tmp/rbd_import_export_252588/sparse3 2023-09-23T20:51:46.861 INFO:tasks.workunit.client.0.smithi098.stderr:rm: cannot remove '/tmp/rbd_import_export_252588/sparse3': No such file or directory 2023-09-23T20:51:46.861 INFO:tasks.workunit.client.0.smithi098.stderr:+ true 2023-09-23T20:51:46.861 INFO:tasks.workunit.client.0.smithi098.stderr:+ echo OK 2023-09-23T20:51:46.862 INFO:tasks.workunit.client.0.smithi098.stdout:OK 2023-09-23T20:51:46.862 INFO:tasks.workunit.client.0.smithi098.stderr:+ rm -rf /tmp/rbd_import_export_252588 2023-09-23T20:51:46.863 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T20:51:46.863 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T20:51:46.870 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:46.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:46.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:46.882 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-09-23T20:51:46.882 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T20:51:46.974 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:47.002 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T20:51:47.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:47.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T20:51:47.105 DEBUG:teuthology.orchestra.run.smithi098:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:47.136 INFO:teuthology.orchestra.run.smithi098.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T20:51:47.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:47.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi098 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T20:51:47.181 DEBUG:teuthology.parallel:result is None 2023-09-23T20:51:47.181 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:51:47.194 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:51:47.195 DEBUG:teuthology.orchestra.run.smithi098:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:51:47.240 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:47.246 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T20:51:47.246 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T20:51:47.246 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-09-23T20:51:47.246 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T20:51:47.246 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-09-23T20:51:47.247 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T20:51:47.247 DEBUG:teuthology.orchestra.run.smithi098:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:51:47.271 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:47.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:47.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:47.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:47.299 INFO:teuthology.orchestra.run.smithi098.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T20:51:47.299 DEBUG:teuthology.orchestra.run.smithi098:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T20:51:47.345 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T20:51:47.345 DEBUG:teuthology.orchestra.run.smithi098:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T20:51:47.375 DEBUG:teuthology.orchestra.run.smithi173:> sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:47.398 INFO:tasks.thrashosds:joining thrashosds 2023-09-23T20:51:47.406 INFO:teuthology.orchestra.run.smithi173.stderr:Error response from daemon: Cannot kill container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T20:51:47.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T20:51:47.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi173 with status 1: 'sudo docker kill -s 1 ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T20:51:47.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:47 smithi173 bash[59517]: cluster 2023-09-23T20:51:46.322947+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:47 smithi173 bash[59517]: cluster 2023-09-23T20:51:46.325997+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:47 smithi173 bash[59517]: cluster 2023-09-23T20:51:46.326104+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:47 smithi173 bash[59517]: cluster 2023-09-23T20:51:46.334659+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:47 smithi173 bash[59517]: cluster 2023-09-23T20:51:47.323207+0000 mon.a (mon.0) 2009 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T20:51:47.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:47 smithi098 bash[78228]: cluster 2023-09-23T20:51:46.322947+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:47 smithi098 bash[78228]: cluster 2023-09-23T20:51:46.325997+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:47 smithi098 bash[78228]: cluster 2023-09-23T20:51:46.326104+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:47 smithi098 bash[78228]: cluster 2023-09-23T20:51:46.334659+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:47 smithi098 bash[78228]: cluster 2023-09-23T20:51:47.323207+0000 mon.a (mon.0) 2009 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T20:51:47.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:47 smithi098 bash[74888]: cluster 2023-09-23T20:51:46.322947+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:47 smithi098 bash[74888]: cluster 2023-09-23T20:51:46.325997+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:47 smithi098 bash[74888]: cluster 2023-09-23T20:51:46.326104+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:47 smithi098 bash[74888]: cluster 2023-09-23T20:51:46.334659+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T20:51:47.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:47 smithi098 bash[74888]: cluster 2023-09-23T20:51:47.323207+0000 mon.a (mon.0) 2009 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T20:51:48.423 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T20:51:48.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[78228]: cluster 2023-09-23T20:51:46.937558+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1653: 73 pgs: 2 remapped+peering, 71 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 369 op/s; 788 B/s, 0 objects/s recovering 2023-09-23T20:51:48.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[78228]: cluster 2023-09-23T20:51:47.321572+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[78228]: cluster 2023-09-23T20:51:47.327260+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[78228]: cluster 2023-09-23T20:51:47.329446+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[78228]: cluster 2023-09-23T20:51:47.329495+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[78228]: cluster 2023-09-23T20:51:47.329661+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[78228]: cluster 2023-09-23T20:51:48.322023+0000 mon.a (mon.0) 2010 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[74888]: cluster 2023-09-23T20:51:46.937558+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1653: 73 pgs: 2 remapped+peering, 71 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 369 op/s; 788 B/s, 0 objects/s recovering 2023-09-23T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[74888]: cluster 2023-09-23T20:51:47.321572+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[74888]: cluster 2023-09-23T20:51:47.327260+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[74888]: cluster 2023-09-23T20:51:47.329446+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[74888]: cluster 2023-09-23T20:51:47.329495+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[74888]: cluster 2023-09-23T20:51:47.329661+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:48 smithi098 bash[74888]: cluster 2023-09-23T20:51:48.322023+0000 mon.a (mon.0) 2010 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T20:51:48.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:48 smithi173 bash[59517]: cluster 2023-09-23T20:51:46.937558+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1653: 73 pgs: 2 remapped+peering, 71 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 369 op/s; 788 B/s, 0 objects/s recovering 2023-09-23T20:51:48.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:48 smithi173 bash[59517]: cluster 2023-09-23T20:51:47.321572+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:48 smithi173 bash[59517]: cluster 2023-09-23T20:51:47.327260+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:48 smithi173 bash[59517]: cluster 2023-09-23T20:51:47.329446+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:48 smithi173 bash[59517]: cluster 2023-09-23T20:51:47.329495+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:48 smithi173 bash[59517]: cluster 2023-09-23T20:51:47.329661+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:48.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:48 smithi173 bash[59517]: cluster 2023-09-23T20:51:48.322023+0000 mon.a (mon.0) 2010 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T20:51:49.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:49 smithi098 bash[78228]: cluster 2023-09-23T20:51:48.105225+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:49.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:49 smithi098 bash[78228]: cluster 2023-09-23T20:51:48.321229+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:49.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:49 smithi098 bash[78228]: cluster 2023-09-23T20:51:48.322569+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:49.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:49 smithi098 bash[78228]: cluster 2023-09-23T20:51:48.326776+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:49.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:49 smithi098 bash[78228]: cluster 2023-09-23T20:51:48.329740+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:49.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:49 smithi098 bash[74888]: cluster 2023-09-23T20:51:48.105225+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:49.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:49 smithi098 bash[74888]: cluster 2023-09-23T20:51:48.321229+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:49.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:49 smithi098 bash[74888]: cluster 2023-09-23T20:51:48.322569+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:49.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:49 smithi098 bash[74888]: cluster 2023-09-23T20:51:48.326776+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:49.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:49 smithi098 bash[74888]: cluster 2023-09-23T20:51:48.329740+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:49.765 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:51:49.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:49 smithi173 bash[59517]: cluster 2023-09-23T20:51:48.105225+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T20:51:49.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:49 smithi173 bash[59517]: cluster 2023-09-23T20:51:48.321229+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:49.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:49 smithi173 bash[59517]: cluster 2023-09-23T20:51:48.322569+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:49.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:49 smithi173 bash[59517]: cluster 2023-09-23T20:51:48.326776+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:49.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:49 smithi173 bash[59517]: cluster 2023-09-23T20:51:48.329740+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T20:51:50.001 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:51:50.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:50 smithi098 bash[74888]: cluster 2023-09-23T20:51:48.938291+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1656: 73 pgs: 2 remapped+peering, 71 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 507 op/s; 1.2 KiB/s, 0 objects/s recovering 2023-09-23T20:51:50.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:50 smithi098 bash[78228]: cluster 2023-09-23T20:51:48.938291+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1656: 73 pgs: 2 remapped+peering, 71 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 507 op/s; 1.2 KiB/s, 0 objects/s recovering 2023-09-23T20:51:50.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:50 smithi173 bash[59517]: cluster 2023-09-23T20:51:48.938291+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1656: 73 pgs: 2 remapped+peering, 71 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 507 op/s; 1.2 KiB/s, 0 objects/s recovering 2023-09-23T20:51:51.410 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-09-23T20:51:52.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:52 smithi173 bash[59517]: cluster 2023-09-23T20:51:50.939046+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1657: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.0 MiB/s wr, 339 op/s; 840 B/s, 2 objects/s recovering 2023-09-23T20:51:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:52 smithi098 bash[74888]: cluster 2023-09-23T20:51:50.939046+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1657: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.0 MiB/s wr, 339 op/s; 840 B/s, 2 objects/s recovering 2023-09-23T20:51:52.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:52 smithi098 bash[78228]: cluster 2023-09-23T20:51:50.939046+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1657: 73 pgs: 1 remapped+peering, 72 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.0 MiB/s wr, 339 op/s; 840 B/s, 2 objects/s recovering 2023-09-23T20:51:53.049 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:51:53.571 INFO:teuthology.orchestra.run.smithi173.stdout:ERROR: (22) Invalid argument 2023-09-23T20:51:53.571 INFO:teuthology.orchestra.run.smithi173.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-09-23T20:51:54.319 INFO:teuthology.orchestra.run.smithi098.stdout:osd.0: {} 2023-09-23T20:51:54.325 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T20:51:54.345 INFO:teuthology.orchestra.run.smithi098.stdout:osd.1: {} 2023-09-23T20:51:54.374 INFO:teuthology.orchestra.run.smithi098.stdout:osd.2: {} 2023-09-23T20:51:54.400 INFO:teuthology.orchestra.run.smithi098.stdout:osd.3: {} 2023-09-23T20:51:54.423 INFO:teuthology.orchestra.run.smithi098.stdout:osd.4: {} 2023-09-23T20:51:54.451 INFO:teuthology.orchestra.run.smithi098.stdout:osd.5: {} 2023-09-23T20:51:54.479 INFO:teuthology.orchestra.run.smithi098.stdout:osd.6: {} 2023-09-23T20:51:54.503 INFO:teuthology.orchestra.run.smithi098.stdout:osd.7: {} 2023-09-23T20:51:54.505 INFO:teuthology.orchestra.run.smithi098.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T20:51:54.505 INFO:teuthology.orchestra.run.smithi098.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T20:51:54.505 INFO:teuthology.orchestra.run.smithi098.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T20:51:54.505 INFO:teuthology.orchestra.run.smithi098.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T20:51:54.505 INFO:teuthology.orchestra.run.smithi098.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T20:51:54.506 INFO:teuthology.orchestra.run.smithi098.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T20:51:54.506 INFO:teuthology.orchestra.run.smithi098.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T20:51:54.506 INFO:teuthology.orchestra.run.smithi098.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T20:51:54.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:54 smithi173 bash[59517]: cluster 2023-09-23T20:51:52.940168+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 619 KiB/s wr, 37 op/s; 87 KiB/s, 1 objects/s recovering 2023-09-23T20:51:54.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:54 smithi173 bash[59517]: audit 2023-09-23T20:51:54.285387+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.98:0/2566210154' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:51:54.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:54 smithi098 bash[78228]: cluster 2023-09-23T20:51:52.940168+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 619 KiB/s wr, 37 op/s; 87 KiB/s, 1 objects/s recovering 2023-09-23T20:51:54.678 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:54 smithi098 bash[78228]: audit 2023-09-23T20:51:54.285387+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.98:0/2566210154' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:51:54.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:54 smithi098 bash[74888]: cluster 2023-09-23T20:51:52.940168+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 619 KiB/s wr, 37 op/s; 87 KiB/s, 1 objects/s recovering 2023-09-23T20:51:54.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:54 smithi098 bash[74888]: audit 2023-09-23T20:51:54.285387+0000 mon.a (mon.0) 2011 : audit 0 from='client.? 172.21.15.98:0/2566210154' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T20:51:55.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:55 smithi098 bash[74888]: audit 2023-09-23T20:51:54.627838+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:55.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:55 smithi098 bash[78228]: audit 2023-09-23T20:51:54.627838+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:55.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:55 smithi173 bash[59517]: audit 2023-09-23T20:51:54.627838+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:51:56.406 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:51:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:51:56] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.33.4" 2023-09-23T20:51:56.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:56 smithi098 bash[78228]: cluster 2023-09-23T20:51:54.940644+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 512 KiB/s wr, 31 op/s; 72 KiB/s, 1 objects/s recovering 2023-09-23T20:51:56.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:56 smithi098 bash[74888]: cluster 2023-09-23T20:51:54.940644+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 512 KiB/s wr, 31 op/s; 72 KiB/s, 1 objects/s recovering 2023-09-23T20:51:56.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:56 smithi173 bash[59517]: cluster 2023-09-23T20:51:54.940644+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 512 KiB/s wr, 31 op/s; 72 KiB/s, 1 objects/s recovering 2023-09-23T20:51:57.518 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:51:58.421 INFO:teuthology.orchestra.run.smithi098.stderr:noscrub is unset 2023-09-23T20:51:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:58 smithi098 bash[74888]: cluster 2023-09-23T20:51:56.941758+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 426 KiB/s wr, 25 op/s; 60 KiB/s, 1 objects/s recovering 2023-09-23T20:51:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:58 smithi098 bash[74888]: audit 2023-09-23T20:51:57.596545+0000 mon.c (mon.2) 171 : audit 1 from='client.? 172.21.15.98:0/1584132247' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:51:58.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:58 smithi098 bash[74888]: audit 2023-09-23T20:51:57.596907+0000 mon.a (mon.0) 2013 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:51:58.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:58 smithi098 bash[78228]: cluster 2023-09-23T20:51:56.941758+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 426 KiB/s wr, 25 op/s; 60 KiB/s, 1 objects/s recovering 2023-09-23T20:51:58.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:58 smithi098 bash[78228]: audit 2023-09-23T20:51:57.596545+0000 mon.c (mon.2) 171 : audit 1 from='client.? 172.21.15.98:0/1584132247' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:51:58.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:58 smithi098 bash[78228]: audit 2023-09-23T20:51:57.596907+0000 mon.a (mon.0) 2013 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:51:58.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:58 smithi173 bash[59517]: cluster 2023-09-23T20:51:56.941758+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 426 KiB/s wr, 25 op/s; 60 KiB/s, 1 objects/s recovering 2023-09-23T20:51:58.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:58 smithi173 bash[59517]: audit 2023-09-23T20:51:57.596545+0000 mon.c (mon.2) 171 : audit 1 from='client.? 172.21.15.98:0/1584132247' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:51:58.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:58 smithi173 bash[59517]: audit 2023-09-23T20:51:57.596907+0000 mon.a (mon.0) 2013 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T20:51:59.103 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:51:59.526 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T20:51:59.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:59 smithi098 bash[74888]: cluster 2023-09-23T20:51:58.404068+0000 mon.a (mon.0) 2014 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:51:59.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:59 smithi098 bash[74888]: cluster 2023-09-23T20:51:58.410875+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:51:59.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:59 smithi098 bash[74888]: audit 2023-09-23T20:51:58.411671+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:51:59.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:51:59 smithi098 bash[74888]: cluster 2023-09-23T20:51:58.411843+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T20:51:59.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:59 smithi098 bash[78228]: cluster 2023-09-23T20:51:58.404068+0000 mon.a (mon.0) 2014 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:51:59.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:59 smithi098 bash[78228]: cluster 2023-09-23T20:51:58.410875+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:51:59.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:59 smithi098 bash[78228]: audit 2023-09-23T20:51:58.411671+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:51:59.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:51:59 smithi098 bash[78228]: cluster 2023-09-23T20:51:58.411843+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T20:51:59.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:59 smithi173 bash[59517]: cluster 2023-09-23T20:51:58.404068+0000 mon.a (mon.0) 2014 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T20:51:59.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:59 smithi173 bash[59517]: cluster 2023-09-23T20:51:58.410875+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T20:51:59.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:59 smithi173 bash[59517]: audit 2023-09-23T20:51:58.411671+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T20:51:59.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:51:59 smithi173 bash[59517]: cluster 2023-09-23T20:51:58.411843+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T20:52:00.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:00 smithi173 bash[59517]: cluster 2023-09-23T20:51:58.942249+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 410 KiB/s wr, 24 op/s; 58 KiB/s, 1 objects/s recovering 2023-09-23T20:52:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:00 smithi098 bash[78228]: cluster 2023-09-23T20:51:58.942249+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 410 KiB/s wr, 24 op/s; 58 KiB/s, 1 objects/s recovering 2023-09-23T20:52:00.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:00 smithi098 bash[74888]: cluster 2023-09-23T20:51:58.942249+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 410 KiB/s wr, 24 op/s; 58 KiB/s, 1 objects/s recovering 2023-09-23T20:52:01.771 INFO:teuthology.orchestra.run.smithi098.stdout:mon.a: {} 2023-09-23T20:52:01.788 INFO:teuthology.orchestra.run.smithi098.stdout:mon.b: {} 2023-09-23T20:52:01.803 INFO:teuthology.orchestra.run.smithi098.stdout:mon.c: {} 2023-09-23T20:52:01.806 INFO:teuthology.orchestra.run.smithi098.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T20:52:01.806 INFO:teuthology.orchestra.run.smithi098.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T20:52:01.806 INFO:teuthology.orchestra.run.smithi098.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T20:52:01.855 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:01 smithi098 bash[74888]: audit 2023-09-23T20:52:00.639881+0000 mon.a (mon.0) 2017 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:01.855 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:01 smithi098 bash[74888]: cluster 2023-09-23T20:52:00.942968+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 307 B/s wr, 22 op/s; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:52:01.856 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:01 smithi098 bash[78228]: audit 2023-09-23T20:52:00.639881+0000 mon.a (mon.0) 2017 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:01.856 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:01 smithi098 bash[78228]: cluster 2023-09-23T20:52:00.942968+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 307 B/s wr, 22 op/s; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:52:02.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:01 smithi173 bash[59517]: audit 2023-09-23T20:52:00.639881+0000 mon.a (mon.0) 2017 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:02.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:01 smithi173 bash[59517]: cluster 2023-09-23T20:52:00.942968+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 307 B/s wr, 22 op/s; 58 KiB/s, 0 objects/s recovering 2023-09-23T20:52:02.342 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:52:02.343 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:52:02.343 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:52:02.343 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:52:02.343 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:52:02.755 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T20:52:02.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:02 smithi173 bash[59517]: audit 2023-09-23T20:52:01.751181+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.98:0/914688848' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:52:02.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:02 smithi098 bash[74888]: audit 2023-09-23T20:52:01.751181+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.98:0/914688848' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:52:02.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:02 smithi098 bash[78228]: audit 2023-09-23T20:52:01.751181+0000 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.98:0/914688848' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T20:52:03.130 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T20:52:03.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:03 smithi098 bash[74888]: cluster 2023-09-23T20:52:02.944045+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:03.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:03 smithi098 bash[78228]: cluster 2023-09-23T20:52:02.944045+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:04.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:03 smithi173 bash[59517]: cluster 2023-09-23T20:52:02.944045+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:05.491 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:52:06.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:06 smithi098 bash[74888]: cluster 2023-09-23T20:52:04.944690+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:06.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:52:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:52:06] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.33.4" 2023-09-23T20:52:06.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:06 smithi098 bash[78228]: cluster 2023-09-23T20:52:04.944690+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:06.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:06 smithi173 bash[59517]: cluster 2023-09-23T20:52:04.944690+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:07.911 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:52:08.106 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:52:08.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:08 smithi098 bash[74888]: cluster 2023-09-23T20:52:06.945292+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:08.430 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:08 smithi098 bash[78228]: cluster 2023-09-23T20:52:06.945292+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:08.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:08 smithi173 bash[59517]: cluster 2023-09-23T20:52:06.945292+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:10.340 INFO:teuthology.orchestra.run.smithi098.stderr:nodeep-scrub is unset 2023-09-23T20:52:10.593 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:10 smithi098 bash[78228]: cluster 2023-09-23T20:52:08.945756+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:10.594 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:10 smithi098 bash[78228]: audit 2023-09-23T20:52:09.628410+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:10.594 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:10 smithi098 bash[78228]: audit 2023-09-23T20:52:09.728932+0000 mon.c (mon.2) 173 : audit 1 from='client.? 172.21.15.98:0/153226803' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:52:10.594 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:10 smithi098 bash[78228]: audit 2023-09-23T20:52:09.729673+0000 mon.a (mon.0) 2019 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:52:10.595 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:10 smithi098 bash[74888]: cluster 2023-09-23T20:52:08.945756+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:10.595 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:10 smithi098 bash[74888]: audit 2023-09-23T20:52:09.628410+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:10.595 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:10 smithi098 bash[74888]: audit 2023-09-23T20:52:09.728932+0000 mon.c (mon.2) 173 : audit 1 from='client.? 172.21.15.98:0/153226803' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:52:10.595 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:10 smithi098 bash[74888]: audit 2023-09-23T20:52:09.729673+0000 mon.a (mon.0) 2019 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:52:10.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:10 smithi173 bash[59517]: cluster 2023-09-23T20:52:08.945756+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:10.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:10 smithi173 bash[59517]: audit 2023-09-23T20:52:09.628410+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:10.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:10 smithi173 bash[59517]: audit 2023-09-23T20:52:09.728932+0000 mon.c (mon.2) 173 : audit 1 from='client.? 172.21.15.98:0/153226803' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:52:10.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:10 smithi173 bash[59517]: audit 2023-09-23T20:52:09.729673+0000 mon.a (mon.0) 2019 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T20:52:11.251 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:52:11.252 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:52:11.252 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:52:11.252 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:52:11.252 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.252 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:139294 10.6 e307/297 10:6aed634d:::benchmark_data_smithi098_207982_object29098:head v 307'8859, mlcod=307'8857)", 2023-09-23T20:52:11.252 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:01.572856+0000", 2023-09-23T20:52:11.252 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 549.67294911399995, 2023-09-23T20:52:11.252 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057863614000000001, 2023-09-23T20:52:11.252 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.252 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.253 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.253 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.253 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.253 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572856+0000", 2023-09-23T20:52:11.253 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.253 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.253 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.253 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.253 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572856+0000", 2023-09-23T20:52:11.253 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.253 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.254 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572855+0000", 2023-09-23T20:52:11.254 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.1480000000000006e-06 2023-09-23T20:52:11.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.254 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.254 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.254 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572863+0000", 2023-09-23T20:52:11.254 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3762e-05 2023-09-23T20:52:11.254 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.255 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.255 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.255 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572877+0000", 2023-09-23T20:52:11.255 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.1249999999999993e-06 2023-09-23T20:52:11.255 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.255 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.255 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.255 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572885+0000", 2023-09-23T20:52:11.255 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8197999999999997e-05 2023-09-23T20:52:11.255 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.255 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.572983+0000", 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5758e-05 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.573009+0000", 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057668177000000001 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.256 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.630677+0000", 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2283999999999997e-05 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:01.630720+0000", 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057863614000000001 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:148007 10.e e307/297 10:76fe59e1:::benchmark_data_smithi098_207982_object37811:head v 307'9325, mlcod=307'9322)", 2023-09-23T20:52:11.257 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:14.016875+0000", 2023-09-23T20:52:11.258 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 537.22893043199997, 2023-09-23T20:52:11.258 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.063999264, 2023-09-23T20:52:11.258 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.258 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.258 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.258 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.258 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.258 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016875+0000", 2023-09-23T20:52:11.258 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.258 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.258 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016875+0000", 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016874+0000", 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2549999999999997e-06 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.259 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016882+0000", 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6271999999999999e-05 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016898+0000", 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2189999999999998e-06 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.016906+0000", 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010346815000000001 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.260 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.027252+0000", 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.7735000000000001e-05 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.027280+0000", 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.047517991000000002 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.261 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.074798+0000", 2023-09-23T20:52:11.262 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0060758909999999999 2023-09-23T20:52:11.262 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.262 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.262 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.262 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.080874+0000", 2023-09-23T20:52:11.262 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.063999264 2023-09-23T20:52:11.262 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.262 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.262 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.262 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.262 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:148005 10.6 e307/297 10:6ba914fa:::benchmark_data_smithi098_207982_object37809:head v 307'9394, mlcod=307'9392)", 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:14.020338+0000", 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 537.22546676399998, 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054453217999999998, 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020338+0000", 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.263 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020338+0000", 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020337+0000", 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2723e-05 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.264 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020350+0000", 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0480999999999999e-05 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020370+0000", 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9140000000000008e-06 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.020378+0000", 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001586107 2023-09-23T20:52:11.265 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.266 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.266 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.266 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.021964+0000", 2023-09-23T20:52:11.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.9280000000000001e-05 2023-09-23T20:52:11.266 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.266 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.266 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.266 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.021993+0000", 2023-09-23T20:52:11.266 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052702361000000003 2023-09-23T20:52:11.266 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.266 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.074696+0000", 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.5737999999999997e-05 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:14.074792+0000", 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054453217999999998 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.267 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.268 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.268 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:167734 10.c e308/297 10:30c958dc:::benchmark_data_smithi098_207982_object57538:head v 308'10425, mlcod=308'10422)", 2023-09-23T20:52:11.268 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:42.912951+0000", 2023-09-23T20:52:11.268 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 508.33285384099997, 2023-09-23T20:52:11.268 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.056529382000000003, 2023-09-23T20:52:11.268 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.268 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.268 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.268 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.268 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.268 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912951+0000", 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912951+0000", 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912951+0000", 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1910000000000006e-06 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.269 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912960+0000", 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4201e-05 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912974+0000", 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3289999999999999e-06 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.270 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.912980+0000", 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.01052499 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.923505+0000", 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.8283999999999999e-05 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.923534+0000", 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.045877385 2023-09-23T20:52:11.271 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.969411+0000", 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9771999999999995e-05 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:42.969481+0000", 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.056529382000000003 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.272 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:174664 10.e e310/297 10:7da04ca2:::benchmark_data_smithi098_207982_object64468:head v 310'11045, mlcod=310'11040)", 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:53.046063+0000", 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 498.19974166399999, 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.074028445999999998, 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.273 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046063+0000", 2023-09-23T20:52:11.274 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.274 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.274 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.274 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.274 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046063+0000", 2023-09-23T20:52:11.274 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.274 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.274 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.274 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.274 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046063+0000", 2023-09-23T20:52:11.274 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3309999999999998e-06 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046070+0000", 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.313e-05 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046093+0000", 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9529999999999996e-06 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.275 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046099+0000", 2023-09-23T20:52:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8952000000000001e-05 2023-09-23T20:52:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046158+0000", 2023-09-23T20:52:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9544000000000001e-05 2023-09-23T20:52:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.276 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.046178+0000", 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.073869752999999996 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.120047+0000", 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4512999999999999e-05 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:53.120092+0000", 2023-09-23T20:52:11.277 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.074028445999999998 2023-09-23T20:52:11.278 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.278 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.278 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.278 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.278 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.278 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:178008 10.6 e310/297 10:60a91624:::benchmark_data_smithi098_207982_object67812:head v 310'11262, mlcod=310'11258)", 2023-09-23T20:52:11.278 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:43:57.861945+0000", 2023-09-23T20:52:11.278 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 493.38386026000001, 2023-09-23T20:52:11.278 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057290779999999999, 2023-09-23T20:52:11.278 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.278 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861945+0000", 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861945+0000", 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.279 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861944+0000", 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0498e-05 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861954+0000", 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7401000000000002e-05 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861972+0000", 2023-09-23T20:52:11.280 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0180000000000004e-06 2023-09-23T20:52:11.281 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.281 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.281 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.281 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.861979+0000", 2023-09-23T20:52:11.281 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0048248750000000002 2023-09-23T20:52:11.281 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.281 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.281 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.281 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.866804+0000", 2023-09-23T20:52:11.281 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9683000000000001e-05 2023-09-23T20:52:11.281 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.282 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.282 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.866823+0000", 2023-09-23T20:52:11.282 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052332628999999999 2023-09-23T20:52:11.282 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.282 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.282 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.919156+0000", 2023-09-23T20:52:11.282 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9618999999999998e-05 2023-09-23T20:52:11.282 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.282 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:43:57.919236+0000", 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.057290779999999999 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:181992 10.6 e310/297 10:68e3f47f:::benchmark_data_smithi098_207982_object71796:head v 310'11523, mlcod=310'11521)", 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:03.879270+0000", 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 487.366534672, 2023-09-23T20:52:11.283 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055026906, 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879270+0000", 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879270+0000", 2023-09-23T20:52:11.284 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879270+0000", 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9789999999999996e-06 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879277+0000", 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4379000000000001e-05 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.285 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.286 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.286 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879291+0000", 2023-09-23T20:52:11.286 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.246e-06 2023-09-23T20:52:11.286 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.286 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.286 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.286 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879297+0000", 2023-09-23T20:52:11.286 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016066799999999999 2023-09-23T20:52:11.286 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.286 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.286 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879458+0000", 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1026999999999998e-05 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.879509+0000", 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054751185000000001 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.934260+0000", 2023-09-23T20:52:11.287 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7249000000000002e-05 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:03.934297+0000", 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055026906 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:183450 10.6 e310/297 10:69f7aac0:::benchmark_data_smithi098_207982_object73254:head v 310'11619, mlcod=310'11616)", 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:05.926503+0000", 2023-09-23T20:52:11.288 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 485.31930221499999, 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055318566999999999, 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926503+0000", 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.289 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926503+0000", 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926502+0000", 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.875e-06 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926510+0000", 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1229e-05 2023-09-23T20:52:11.290 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926521+0000", 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6559999999999992e-06 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.926529+0000", 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002681045 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.291 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.929210+0000", 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9534e-05 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.929229+0000", 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.052568002000000003 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.981797+0000", 2023-09-23T20:52:11.292 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3997000000000001e-05 2023-09-23T20:52:11.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.293 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.293 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.981821+0000", 2023-09-23T20:52:11.293 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055318566999999999 2023-09-23T20:52:11.293 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.293 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.293 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.293 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.293 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.293 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:183461 10.6 e310/297 10:63dfe148:::benchmark_data_smithi098_207982_object73265:head v 310'11622, mlcod=310'11616)", 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:05.951526+0000", 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 485.29427886799999, 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053316214000000001, 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951526+0000", 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.294 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951526+0000", 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951525+0000", 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0429999999999996e-06 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.295 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951534+0000", 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5028000000000001e-05 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951549+0000", 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8279999999999999e-06 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.951555+0000", 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.023413102000000002 2023-09-23T20:52:11.296 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.297 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.297 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.974968+0000", 2023-09-23T20:52:11.297 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4644e-05 2023-09-23T20:52:11.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.297 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.297 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.974993+0000", 2023-09-23T20:52:11.297 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.029748553 2023-09-23T20:52:11.297 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.297 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:06.004741+0000", 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010120600000000001 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:06.004842+0000", 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053316214000000001 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.298 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:183465 10.6 e310/297 10:6ff95374:::benchmark_data_smithi098_207982_object73269:head v 310'11623, mlcod=310'11616)", 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:05.957827+0000", 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 485.28797775100003, 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.065590799000000005, 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957827+0000", 2023-09-23T20:52:11.299 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957827+0000", 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957827+0000", 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5439999999999999e-06 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.300 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957835+0000", 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3813e-05 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957849+0000", 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1749999999999999e-06 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.301 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.957856+0000", 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.026876309000000001 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.984733+0000", 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3187999999999999e-05 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:05.984756+0000", 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.038633172 2023-09-23T20:52:11.302 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:06.023389+0000", 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.9281e-05 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:06.023418+0000", 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.065590799000000005 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.303 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:184752 10.e e310/297 10:73612cbf:::benchmark_data_smithi098_207982_object74556:head v 310'11660, mlcod=310'11657)", 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:07.759938+0000", 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 483.485866649, 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054168107, 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759938+0000", 2023-09-23T20:52:11.304 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759938+0000", 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967296 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759938+0000", 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4630000000000004e-06 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.305 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759946+0000", 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5550000000000002e-06 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759951+0000", 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.2339999999999999e-06 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.306 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.759955+0000", 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0091551380000000002 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.769110+0000", 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7277000000000001e-05 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.769127+0000", 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044841027999999998 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.307 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.813968+0000", 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000138629 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:07.814107+0000", 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054168107 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.308 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:204873 10.4 e313/297 10:22ae9709:::benchmark_data_smithi098_207982_object94677:head v 313'12787, mlcod=313'12784)", 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:37.914916+0000", 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 453.33088879799999, 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053168377000000003, 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914916+0000", 2023-09-23T20:52:11.309 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914916+0000", 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914916+0000", 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0778000000000001e-05 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.310 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914926+0000", 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0094e-05 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914936+0000", 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4650000000000002e-06 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.311 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.914942+0000", 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010333745 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.925276+0000", 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1240999999999999e-05 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.925297+0000", 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.042746395 2023-09-23T20:52:11.312 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.968043+0000", 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1457e-05 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.968085+0000", 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053168377000000003 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.313 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:204877 10.c e313/297 10:34020fb3:::benchmark_data_smithi098_207982_object94681:head v 313'12712, mlcod=313'12709)", 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:37.927537+0000", 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 453.31826792300001, 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053102693999999999, 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.314 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927537+0000", 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927537+0000", 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927536+0000", 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0852999999999999e-05 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.315 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927547+0000", 2023-09-23T20:52:11.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1781e-05 2023-09-23T20:52:11.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.316 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927558+0000", 2023-09-23T20:52:11.316 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6890000000000004e-06 2023-09-23T20:52:11.316 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.316 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.316 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.927566+0000", 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.01125485 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.938821+0000", 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0792999999999999e-05 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.938842+0000", 2023-09-23T20:52:11.317 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.041684991999999997 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.980527+0000", 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000113087 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.980640+0000", 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053102693999999999 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.318 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:205207 10.e e313/297 10:7b8fb584:::benchmark_data_smithi098_207982_object95011:head v 313'12953, mlcod=313'12950)", 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:38.392260+0000", 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 452.85354478300002, 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.059211671, 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.319 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392260+0000", 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392260+0000", 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392260+0000", 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4580000000000004e-06 2023-09-23T20:52:11.320 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392268+0000", 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4489999999999998e-06 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392273+0000", 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.4640000000000002e-06 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.321 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.322 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.392276+0000", 2023-09-23T20:52:11.322 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.030845161999999999 2023-09-23T20:52:11.322 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.322 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.322 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.322 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.423122+0000", 2023-09-23T20:52:11.322 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7890999999999999e-05 2023-09-23T20:52:11.322 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.322 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.322 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.322 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.423140+0000", 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.028210506999999999 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451350+0000", 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000121987 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451472+0000", 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.059211671 2023-09-23T20:52:11.323 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:205214 10.6 e313/297 10:6e963c04:::benchmark_data_smithi098_207982_object95018:head v 313'13030, mlcod=313'13028)", 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:38.397858+0000", 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 452.84794742899999, 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.060585841000000001, 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.324 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397858+0000", 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397858+0000", 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397857+0000", 2023-09-23T20:52:11.325 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2980000000000003e-06 2023-09-23T20:52:11.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397864+0000", 2023-09-23T20:52:11.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0040000000000001e-05 2023-09-23T20:52:11.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.326 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.326 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.326 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397884+0000", 2023-09-23T20:52:11.326 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5519999999999999e-06 2023-09-23T20:52:11.326 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.397892+0000", 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.024931244000000002 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.422823+0000", 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.9596999999999999e-05 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.327 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.422843+0000", 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.035347492000000001 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.458190+0000", 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00025351300000000002 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.458444+0000", 2023-09-23T20:52:11.328 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.060585841000000001 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:205226 10.1 e313/297 10:80d40d53:::benchmark_data_smithi098_207982_object95030:head v 313'13016, mlcod=313'13013)", 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:38.449202+0000", 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 452.79660270300002, 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.058844923, 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.329 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.449202+0000", 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.449202+0000", 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.330 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.449201+0000", 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1141000000000001e-05 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.449212+0000", 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0021421109999999999 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451354+0000", 2023-09-23T20:52:11.331 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.7899999999999994e-06 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451364+0000", 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7377000000000002e-05 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451432+0000", 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3719e-05 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.332 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.451465+0000", 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.056557309 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.508023+0000", 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4717000000000001e-05 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.333 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.508047+0000", 2023-09-23T20:52:11.334 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.058844923 2023-09-23T20:52:11.334 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.334 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.334 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.334 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.334 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.334 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:205236 10.1 e313/297 10:8dd56038:::benchmark_data_smithi098_207982_object95040:head v 313'13017, mlcod=313'13013)", 2023-09-23T20:52:11.334 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:38.453941+0000", 2023-09-23T20:52:11.334 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 452.79186403199998, 2023-09-23T20:52:11.334 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054126066, 2023-09-23T20:52:11.334 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453941+0000", 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453941+0000", 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.335 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453940+0000", 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3239999999999997e-06 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453948+0000", 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4391e-05 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.336 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453962+0000", 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6359999999999999e-06 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.453968+0000", 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0022024710000000001 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.456170+0000", 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4505e-05 2023-09-23T20:52:11.337 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.456195+0000", 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.051855089 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.508050+0000", 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7368999999999999e-05 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.338 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:38.508067+0000", 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054126066 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35775.0:215161 10.6 e313/297 10:6bcf8cad:::benchmark_data_smithi098_207982_object104965:head v 313'13651, mlcod=313'13648)", 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:53.204215+0000", 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 438.04159037099998, 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054527800000000001, 2023-09-23T20:52:11.339 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204215+0000", 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204215+0000", 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.340 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204214+0000", 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8679999999999999e-06 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204222+0000", 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1851000000000001e-05 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.341 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.342 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204234+0000", 2023-09-23T20:52:11.342 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5549999999999997e-06 2023-09-23T20:52:11.342 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.342 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.342 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.342 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.204241+0000", 2023-09-23T20:52:11.342 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016320588 2023-09-23T20:52:11.342 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.342 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.342 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.342 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.220562+0000", 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0639999999999999e-05 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.220582+0000", 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.038134306999999999 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.258717+0000", 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5837999999999999e-05 2023-09-23T20:52:11.343 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:53.258743+0000", 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.054527800000000001 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35994.0:104253 11.6 e330/328 11:6b10bf54:::benchmark_data_smithi098_231357_object423:head v 330'6479, mlcod=0'0)", 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:31.155104+0000", 2023-09-23T20:52:11.344 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 280.09070091000001, 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055338454000000002, 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.155104+0000", 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.345 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.155104+0000", 2023-09-23T20:52:11.346 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.346 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.346 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.346 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.346 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.155103+0000", 2023-09-23T20:52:11.346 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.0190000000000006e-06 2023-09-23T20:52:11.346 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.346 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.346 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.346 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.155111+0000", 2023-09-23T20:52:11.346 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2082999999999999e-05 2023-09-23T20:52:11.347 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.347 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.347 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.347 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.155124+0000", 2023-09-23T20:52:11.347 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8629999999999996e-06 2023-09-23T20:52:11.347 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.347 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.347 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.347 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.155129+0000", 2023-09-23T20:52:11.347 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012965865 2023-09-23T20:52:11.347 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.168095+0000", 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.9685000000000001e-05 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.168125+0000", 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.042282712 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.348 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.210408+0000", 2023-09-23T20:52:11.349 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.5012999999999998e-05 2023-09-23T20:52:11.349 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.349 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.349 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.349 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.210443+0000", 2023-09-23T20:52:11.349 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.055338454000000002 2023-09-23T20:52:11.349 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.349 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.349 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.349 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.349 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_repop(client.35994.0:104252 11.e e330/318 11:768f8295:::benchmark_data_smithi098_231357_object422:head v 330'6525, mlcod=330'6522)", 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:31.157097+0000", 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 280.08870776800001, 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053381865000000001, 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.157097+0000", 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:11.350 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.157097+0000", 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.157096+0000", 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4687e-05 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.351 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.157111+0000", 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4878000000000001e-05 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.157126+0000", 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5679999999999996e-06 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.157132+0000", 2023-09-23T20:52:11.352 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.020241273000000001 2023-09-23T20:52:11.353 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.353 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.353 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:11.353 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.177374+0000", 2023-09-23T20:52:11.353 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.0979e-05 2023-09-23T20:52:11.353 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.353 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.353 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:11.353 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.177395+0000", 2023-09-23T20:52:11.353 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.033052848000000003 2023-09-23T20:52:11.353 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.210447+0000", 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.1758000000000003e-05 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:31.210479+0000", 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.053381865000000001 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.354 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.355 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:11.355 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:11.355 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:52:11.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:11 smithi173 bash[59517]: cluster 2023-09-23T20:52:10.319377+0000 mon.a (mon.0) 2020 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:52:11.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:11 smithi173 bash[59517]: cluster 2023-09-23T20:52:10.319419+0000 mon.a (mon.0) 2021 : cluster 1 Cluster is now healthy 2023-09-23T20:52:11.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:11 smithi173 bash[59517]: cluster 2023-09-23T20:52:10.327272+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:52:11.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:11 smithi173 bash[59517]: audit 2023-09-23T20:52:10.327522+0000 mon.a (mon.0) 2022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:52:11.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:11 smithi173 bash[59517]: cluster 2023-09-23T20:52:10.327633+0000 mon.a (mon.0) 2023 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T20:52:11.641 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:11 smithi098 bash[78228]: cluster 2023-09-23T20:52:10.319377+0000 mon.a (mon.0) 2020 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:52:11.641 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:11 smithi098 bash[78228]: cluster 2023-09-23T20:52:10.319419+0000 mon.a (mon.0) 2021 : cluster 1 Cluster is now healthy 2023-09-23T20:52:11.641 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:11 smithi098 bash[78228]: cluster 2023-09-23T20:52:10.327272+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:52:11.641 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:11 smithi098 bash[78228]: audit 2023-09-23T20:52:10.327522+0000 mon.a (mon.0) 2022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:52:11.641 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:11 smithi098 bash[78228]: cluster 2023-09-23T20:52:10.327633+0000 mon.a (mon.0) 2023 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T20:52:11.642 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:11 smithi098 bash[74888]: cluster 2023-09-23T20:52:10.319377+0000 mon.a (mon.0) 2020 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T20:52:11.642 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:11 smithi098 bash[74888]: cluster 2023-09-23T20:52:10.319419+0000 mon.a (mon.0) 2021 : cluster 1 Cluster is now healthy 2023-09-23T20:52:11.642 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:11 smithi098 bash[74888]: cluster 2023-09-23T20:52:10.327272+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T20:52:11.642 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:11 smithi098 bash[74888]: audit 2023-09-23T20:52:10.327522+0000 mon.a (mon.0) 2022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T20:52:11.642 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:11 smithi098 bash[74888]: cluster 2023-09-23T20:52:10.327633+0000 mon.a (mon.0) 2023 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T20:52:12.098 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T20:52:12.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:12 smithi098 bash[78228]: cluster 2023-09-23T20:52:10.946202+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:12.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:12 smithi098 bash[74888]: cluster 2023-09-23T20:52:10.946202+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:12 smithi173 bash[59517]: cluster 2023-09-23T20:52:10.946202+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:13.371 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T20:52:13.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:13 smithi098 bash[74888]: audit 2023-09-23T20:52:12.354186+0000 mon.c (mon.2) 174 : audit 1 from='client.? 172.21.15.98:0/599066105' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:13.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:13 smithi098 bash[74888]: audit 2023-09-23T20:52:12.354577+0000 mon.a (mon.0) 2024 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:13.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:13 smithi098 bash[78228]: audit 2023-09-23T20:52:12.354186+0000 mon.c (mon.2) 174 : audit 1 from='client.? 172.21.15.98:0/599066105' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:13.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:13 smithi098 bash[78228]: audit 2023-09-23T20:52:12.354577+0000 mon.a (mon.0) 2024 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:13.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:13 smithi173 bash[59517]: audit 2023-09-23T20:52:12.354186+0000 mon.c (mon.2) 174 : audit 1 from='client.? 172.21.15.98:0/599066105' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:13.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:13 smithi173 bash[59517]: audit 2023-09-23T20:52:12.354577+0000 mon.a (mon.0) 2024 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:14.433 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-09-23T20:52:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:14 smithi098 bash[74888]: cluster 2023-09-23T20:52:12.947072+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:14 smithi098 bash[74888]: audit 2023-09-23T20:52:13.357412+0000 mon.a (mon.0) 2025 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:52:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:14 smithi098 bash[74888]: cluster 2023-09-23T20:52:13.357501+0000 mon.a (mon.0) 2026 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T20:52:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:14 smithi098 bash[74888]: cluster 2023-09-23T20:52:13.358028+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:52:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:14 smithi098 bash[74888]: cluster 2023-09-23T20:52:13.675984+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:52:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:14 smithi098 bash[78228]: cluster 2023-09-23T20:52:12.947072+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:14 smithi098 bash[78228]: audit 2023-09-23T20:52:13.357412+0000 mon.a (mon.0) 2025 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:52:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:14 smithi098 bash[78228]: cluster 2023-09-23T20:52:13.357501+0000 mon.a (mon.0) 2026 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T20:52:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:14 smithi098 bash[78228]: cluster 2023-09-23T20:52:13.358028+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:52:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:14 smithi098 bash[78228]: cluster 2023-09-23T20:52:13.675984+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:52:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:14 smithi173 bash[59517]: cluster 2023-09-23T20:52:12.947072+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:14 smithi173 bash[59517]: audit 2023-09-23T20:52:13.357412+0000 mon.a (mon.0) 2025 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:52:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:14 smithi173 bash[59517]: cluster 2023-09-23T20:52:13.357501+0000 mon.a (mon.0) 2026 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T20:52:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:14 smithi173 bash[59517]: cluster 2023-09-23T20:52:13.358028+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:52:14.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:14 smithi173 bash[59517]: cluster 2023-09-23T20:52:13.675984+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:52:15.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:15 smithi098 bash[78228]: cluster 2023-09-23T20:52:13.686788+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:52:15.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:15 smithi098 bash[74888]: cluster 2023-09-23T20:52:13.686788+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:52:15.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:15 smithi173 bash[59517]: cluster 2023-09-23T20:52:13.686788+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T20:52:16.370 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:52:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:52:16] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.33.4" 2023-09-23T20:52:16.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:16 smithi098 bash[74888]: cluster 2023-09-23T20:52:14.947697+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:16.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:16 smithi098 bash[78228]: cluster 2023-09-23T20:52:14.947697+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:16.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:16 smithi173 bash[59517]: cluster 2023-09-23T20:52:14.947697+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:16.879 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:52:18.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:18 smithi173 bash[59517]: cluster 2023-09-23T20:52:16.948843+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:18 smithi098 bash[74888]: cluster 2023-09-23T20:52:16.948843+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:18.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:18 smithi098 bash[78228]: cluster 2023-09-23T20:52:16.948843+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:19.205 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:52:20.202 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:52:20.203 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:52:20.203 INFO:teuthology.orchestra.run.smithi173.stdout: "num_ops": 0 2023-09-23T20:52:20.203 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:52:20.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:20 smithi173 bash[59517]: cluster 2023-09-23T20:52:18.949637+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:20.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:20 smithi098 bash[78228]: cluster 2023-09-23T20:52:18.949637+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:20.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:20 smithi098 bash[74888]: cluster 2023-09-23T20:52:18.949637+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:21.035 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T20:52:22.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:22 smithi098 bash[74888]: cluster 2023-09-23T20:52:20.950546+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:22.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:22 smithi098 bash[78228]: cluster 2023-09-23T20:52:20.950546+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:22.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:22 smithi173 bash[59517]: cluster 2023-09-23T20:52:20.950546+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:23.403 INFO:teuthology.orchestra.run.smithi098.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-09-23T20:52:23.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:23 smithi098 bash[74888]: audit 2023-09-23T20:52:22.826290+0000 mon.c (mon.2) 175 : audit 1 from='client.? 172.21.15.98:0/3036572106' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:23.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:23 smithi098 bash[74888]: audit 2023-09-23T20:52:22.827032+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:23.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:23 smithi098 bash[78228]: audit 2023-09-23T20:52:22.826290+0000 mon.c (mon.2) 175 : audit 1 from='client.? 172.21.15.98:0/3036572106' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:23.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:23 smithi098 bash[78228]: audit 2023-09-23T20:52:22.827032+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:23.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:23 smithi173 bash[59517]: audit 2023-09-23T20:52:22.826290+0000 mon.c (mon.2) 175 : audit 1 from='client.? 172.21.15.98:0/3036572106' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:23.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:23 smithi173 bash[59517]: audit 2023-09-23T20:52:22.827032+0000 mon.a (mon.0) 2027 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T20:52:24.312 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T20:52:24.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:24 smithi098 bash[74888]: cluster 2023-09-23T20:52:22.951471+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:24.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:24 smithi098 bash[74888]: cluster 2023-09-23T20:52:23.392187+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T20:52:24.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:24 smithi098 bash[74888]: audit 2023-09-23T20:52:23.392881+0000 mon.a (mon.0) 2028 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:52:24.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:24 smithi098 bash[74888]: cluster 2023-09-23T20:52:23.393013+0000 mon.a (mon.0) 2029 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-09-23T20:52:24.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:24 smithi098 bash[78228]: cluster 2023-09-23T20:52:22.951471+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:24.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:24 smithi098 bash[78228]: cluster 2023-09-23T20:52:23.392187+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T20:52:24.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:24 smithi098 bash[78228]: audit 2023-09-23T20:52:23.392881+0000 mon.a (mon.0) 2028 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:52:24.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:24 smithi098 bash[78228]: cluster 2023-09-23T20:52:23.393013+0000 mon.a (mon.0) 2029 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-09-23T20:52:24.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:24 smithi173 bash[59517]: cluster 2023-09-23T20:52:22.951471+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:24.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:24 smithi173 bash[59517]: cluster 2023-09-23T20:52:23.392187+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T20:52:24.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:24 smithi173 bash[59517]: audit 2023-09-23T20:52:23.392881+0000 mon.a (mon.0) 2028 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T20:52:24.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:24 smithi173 bash[59517]: cluster 2023-09-23T20:52:23.393013+0000 mon.a (mon.0) 2029 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-09-23T20:52:25.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:25 smithi098 bash[78228]: cluster 2023-09-23T20:52:24.062020+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T20:52:25.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:25 smithi098 bash[78228]: audit 2023-09-23T20:52:24.634668+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:25.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:25 smithi098 bash[78228]: audit 2023-09-23T20:52:24.636375+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:25 smithi098 bash[74888]: cluster 2023-09-23T20:52:24.062020+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T20:52:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:25 smithi098 bash[74888]: audit 2023-09-23T20:52:24.634668+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:25.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:25 smithi098 bash[74888]: audit 2023-09-23T20:52:24.636375+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:25.808 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:52:25.838 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:25 smithi173 bash[59517]: cluster 2023-09-23T20:52:24.062020+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T20:52:25.838 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:25 smithi173 bash[59517]: audit 2023-09-23T20:52:24.634668+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:25.838 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:25 smithi173 bash[59517]: audit 2023-09-23T20:52:24.636375+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:26.399 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:52:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:52:26] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.33.4" 2023-09-23T20:52:26.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:26 smithi098 bash[74888]: cluster 2023-09-23T20:52:24.952172+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:26.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:26 smithi098 bash[78228]: cluster 2023-09-23T20:52:24.952172+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:26.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:26 smithi173 bash[59517]: cluster 2023-09-23T20:52:24.952172+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:28.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:28 smithi098 bash[74888]: cluster 2023-09-23T20:52:26.953216+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:28.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:28 smithi098 bash[78228]: cluster 2023-09-23T20:52:26.953216+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:28.822 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:28 smithi173 bash[59517]: cluster 2023-09-23T20:52:26.953216+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:29.049 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:52:29.049 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:52:29.049 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:52:29.049 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:52:29.049 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:52:29.089 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:52:29.949 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T20:52:30.654 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:30 smithi098 bash[78228]: cluster 2023-09-23T20:52:28.954038+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:30.655 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:30 smithi098 bash[74888]: cluster 2023-09-23T20:52:28.954038+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:30.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:30 smithi173 bash[59517]: cluster 2023-09-23T20:52:28.954038+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:32.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:32 smithi098 bash[74888]: cluster 2023-09-23T20:52:30.954987+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:32.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:32 smithi098 bash[78228]: cluster 2023-09-23T20:52:30.954987+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:32.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:32 smithi173 bash[59517]: cluster 2023-09-23T20:52:30.954987+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:33.432 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T20:52:33.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:33 smithi098 bash[78228]: audit 2023-09-23T20:52:32.691426+0000 mon.a (mon.0) 2032 : audit 1 from='client.? 172.21.15.98:0/245842508' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:52:33.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:33 smithi098 bash[74888]: audit 2023-09-23T20:52:32.691426+0000 mon.a (mon.0) 2032 : audit 1 from='client.? 172.21.15.98:0/245842508' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:52:33.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:33 smithi173 bash[59517]: audit 2023-09-23T20:52:32.691426+0000 mon.a (mon.0) 2032 : audit 1 from='client.? 172.21.15.98:0/245842508' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:52:34.327 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-09-23T20:52:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:34 smithi098 bash[74888]: cluster 2023-09-23T20:52:32.956013+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:34 smithi098 bash[74888]: cluster 2023-09-23T20:52:33.422351+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:52:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:34 smithi098 bash[74888]: audit 2023-09-23T20:52:33.423265+0000 mon.a (mon.0) 2033 : audit 1 from='client.? 172.21.15.98:0/245842508' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:52:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:34 smithi098 bash[74888]: cluster 2023-09-23T20:52:33.423379+0000 mon.a (mon.0) 2034 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-09-23T20:52:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:34 smithi098 bash[78228]: cluster 2023-09-23T20:52:32.956013+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:34.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:34 smithi098 bash[78228]: cluster 2023-09-23T20:52:33.422351+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:52:34.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:34 smithi098 bash[78228]: audit 2023-09-23T20:52:33.423265+0000 mon.a (mon.0) 2033 : audit 1 from='client.? 172.21.15.98:0/245842508' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:52:34.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:34 smithi098 bash[78228]: cluster 2023-09-23T20:52:33.423379+0000 mon.a (mon.0) 2034 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-09-23T20:52:34.722 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:52:34.753 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:34 smithi173 bash[59517]: cluster 2023-09-23T20:52:32.956013+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:34.753 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:34 smithi173 bash[59517]: cluster 2023-09-23T20:52:33.422351+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T20:52:34.753 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:34 smithi173 bash[59517]: audit 2023-09-23T20:52:33.423265+0000 mon.a (mon.0) 2033 : audit 1 from='client.? 172.21.15.98:0/245842508' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:52:34.753 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:34 smithi173 bash[59517]: cluster 2023-09-23T20:52:33.423379+0000 mon.a (mon.0) 2034 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-09-23T20:52:36.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:52:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:52:36] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.33.4" 2023-09-23T20:52:36.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:36 smithi098 bash[78228]: cluster 2023-09-23T20:52:34.956634+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:36.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:36 smithi098 bash[74888]: cluster 2023-09-23T20:52:34.956634+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:36.761 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:36 smithi173 bash[59517]: cluster 2023-09-23T20:52:34.956634+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:37.943 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:52:37.943 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:52:37.943 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:52:37.943 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:52:37.944 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.944 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:180832 10.9 10:98dce00a:::benchmark_data_smithi098_207982_object70636:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:52:37.944 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:02.076204+0000", 2023-09-23T20:52:37.944 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 515.85902304000001, 2023-09-23T20:52:37.944 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.159838076, 2023-09-23T20:52:37.944 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:37.944 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:37.944 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:37.944 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:52:37.944 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:52:37.944 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 180832 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076204+0000", 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076204+0000", 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.945 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076202+0000", 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.5680000000000005e-06 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076212+0000", 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4673e-05 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:37.946 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076226+0000", 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.503e-06 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076234+0000", 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7185999999999998e-05 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076291+0000", 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000143922 2023-09-23T20:52:37.947 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076435+0000", 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013188499999999999 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.076567+0000", 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0067217429999999996 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:37.948 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.083289+0000", 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00059509700000000005 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.083884+0000", 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15194148800000001 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.235825+0000", 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012539199999999999 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.949 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.950 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:37.950 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.235950+0000", 2023-09-23T20:52:37.950 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1508999999999994e-05 2023-09-23T20:52:37.950 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.950 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.950 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:37.950 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236042+0000", 2023-09-23T20:52:37.950 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.159838076 2023-09-23T20:52:37.950 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:37.950 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:37.950 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:180839 10.9 10:9597b8ee:::benchmark_data_smithi098_207982_object70643:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:02.087653+0000", 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 515.84757376799996, 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.148604811, 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 180839 2023-09-23T20:52:37.951 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087653+0000", 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087653+0000", 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.952 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.953 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:37.953 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087652+0000", 2023-09-23T20:52:37.953 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.145e-05 2023-09-23T20:52:37.953 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.953 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.953 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:37.953 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087663+0000", 2023-09-23T20:52:37.954 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5130000000000001e-05 2023-09-23T20:52:37.954 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.954 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.954 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:37.954 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087678+0000", 2023-09-23T20:52:37.954 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0429999999999996e-06 2023-09-23T20:52:37.954 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.955 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.955 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:37.955 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087687+0000", 2023-09-23T20:52:37.955 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8829999999999997e-05 2023-09-23T20:52:37.955 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.955 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.955 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:37.956 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087746+0000", 2023-09-23T20:52:37.956 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013310000000000001 2023-09-23T20:52:37.956 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.956 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.956 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:37.957 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.087879+0000", 2023-09-23T20:52:37.957 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015105899999999999 2023-09-23T20:52:37.957 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.957 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.957 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:52:37.957 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.088030+0000", 2023-09-23T20:52:37.957 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0050016319999999998 2023-09-23T20:52:37.958 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.958 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.958 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:37.958 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.093032+0000", 2023-09-23T20:52:37.958 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00079538600000000003 2023-09-23T20:52:37.958 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.958 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.959 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:37.959 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.093827+0000", 2023-09-23T20:52:37.959 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14229792799999999 2023-09-23T20:52:37.959 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.959 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.959 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:37.959 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236125+0000", 2023-09-23T20:52:37.960 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.0893e-05 2023-09-23T20:52:37.960 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.960 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.960 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:37.960 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236206+0000", 2023-09-23T20:52:37.960 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2046999999999998e-05 2023-09-23T20:52:37.961 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.961 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.961 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:37.961 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236258+0000", 2023-09-23T20:52:37.961 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.148604811 2023-09-23T20:52:37.961 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:37.961 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:37.962 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:37.962 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.962 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.962 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:180842 10.9 10:959daa31:::benchmark_data_smithi098_207982_object70646:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:52:37.962 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:02.094670+0000", 2023-09-23T20:52:37.962 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 515.84055672199997, 2023-09-23T20:52:37.963 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14188279000000001, 2023-09-23T20:52:37.963 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:37.963 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:37.963 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:37.963 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:52:37.963 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:52:37.963 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 180842 2023-09-23T20:52:37.964 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.964 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:37.964 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.964 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:37.964 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094670+0000", 2023-09-23T20:52:37.964 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:37.965 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.965 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.965 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:37.965 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094670+0000", 2023-09-23T20:52:37.965 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:52:37.965 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.965 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.965 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:37.966 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094669+0000", 2023-09-23T20:52:37.966 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.661e-06 2023-09-23T20:52:37.966 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.966 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.966 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:37.966 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094676+0000", 2023-09-23T20:52:37.966 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.434e-05 2023-09-23T20:52:37.967 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.967 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.967 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:37.967 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094691+0000", 2023-09-23T20:52:37.967 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4540000000000004e-06 2023-09-23T20:52:37.967 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.967 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.968 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:37.968 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094697+0000", 2023-09-23T20:52:37.968 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6304000000000003e-05 2023-09-23T20:52:37.968 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.968 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.968 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:37.968 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094743+0000", 2023-09-23T20:52:37.969 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.6346000000000002e-05 2023-09-23T20:52:37.969 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.969 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.969 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:37.969 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094840+0000", 2023-09-23T20:52:37.969 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4288000000000003e-05 2023-09-23T20:52:37.969 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.970 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.970 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:52:37.970 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.094934+0000", 2023-09-23T20:52:37.970 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.010690811 2023-09-23T20:52:37.970 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.970 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.970 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:37.971 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.105625+0000", 2023-09-23T20:52:37.971 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6183999999999998e-05 2023-09-23T20:52:37.971 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.971 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.971 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:37.971 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.105661+0000", 2023-09-23T20:52:37.971 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.130765719 2023-09-23T20:52:37.972 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.972 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.972 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:37.972 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236427+0000", 2023-09-23T20:52:37.972 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9309999999999999e-05 2023-09-23T20:52:37.972 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.972 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.973 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:37.973 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236496+0000", 2023-09-23T20:52:37.973 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6892999999999999e-05 2023-09-23T20:52:37.973 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.973 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.973 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:37.973 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236553+0000", 2023-09-23T20:52:37.974 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.14188279000000001 2023-09-23T20:52:37.974 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:37.974 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:37.974 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:37.974 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.974 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.974 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:180843 10.9 10:9d3ca487:::benchmark_data_smithi098_207982_object70647:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:52:37.974 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:02.098677+0000", 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 515.83654968500002, 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.138111183, 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 180843 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:37.975 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098677+0000", 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098677+0000", 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098676+0000", 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.6959999999999999e-06 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.976 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.977 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:37.977 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098682+0000", 2023-09-23T20:52:37.977 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1311999999999999e-05 2023-09-23T20:52:37.977 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.977 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.977 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:37.977 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098694+0000", 2023-09-23T20:52:37.977 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9629999999999998e-06 2023-09-23T20:52:37.977 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.977 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.978 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:37.978 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.098702+0000", 2023-09-23T20:52:37.978 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0016456590000000001 2023-09-23T20:52:37.978 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.978 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.978 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:37.978 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.100347+0000", 2023-09-23T20:52:37.978 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012648999999999999 2023-09-23T20:52:37.978 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.978 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.978 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.100474+0000", 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014353400000000001 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.100617+0000", 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0052248319999999996 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.105842+0000", 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000161776 2023-09-23T20:52:37.979 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.980 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.980 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:37.980 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106004+0000", 2023-09-23T20:52:37.980 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.13066012699999999 2023-09-23T20:52:37.980 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.980 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.980 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:37.980 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236664+0000", 2023-09-23T20:52:37.980 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3504000000000006e-05 2023-09-23T20:52:37.980 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.980 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236738+0000", 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0798999999999999e-05 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236788+0000", 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.138111183 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.981 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.982 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:180845 10.9 10:9a792083:::benchmark_data_smithi098_207982_object70649:head [delete] snapc 0=[] ondisk+write+known_if_redirected e310)", 2023-09-23T20:52:37.982 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:02.106002+0000", 2023-09-23T20:52:37.982 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 515.82922484200003, 2023-09-23T20:52:37.982 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.131036017, 2023-09-23T20:52:37.982 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:37.982 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:37.982 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:37.982 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:52:37.982 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:52:37.982 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 180845 2023-09-23T20:52:37.983 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.983 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:37.983 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.983 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:37.983 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106002+0000", 2023-09-23T20:52:37.983 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:37.984 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.984 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.984 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:37.984 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106002+0000", 2023-09-23T20:52:37.984 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:52:37.984 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.984 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.985 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:37.985 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106001+0000", 2023-09-23T20:52:37.985 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.8230000000000002e-06 2023-09-23T20:52:37.985 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.985 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.985 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:37.986 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106006+0000", 2023-09-23T20:52:37.986 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5019999999999992e-06 2023-09-23T20:52:37.986 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.986 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.986 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:37.986 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106014+0000", 2023-09-23T20:52:37.986 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6959999999999996e-06 2023-09-23T20:52:37.987 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.987 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.987 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:37.987 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106019+0000", 2023-09-23T20:52:37.987 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1792000000000002e-05 2023-09-23T20:52:37.987 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.987 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.988 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:37.988 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106061+0000", 2023-09-23T20:52:37.988 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000101891 2023-09-23T20:52:37.988 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.988 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.988 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:37.988 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106163+0000", 2023-09-23T20:52:37.989 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000103185 2023-09-23T20:52:37.989 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.989 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.989 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,7", 2023-09-23T20:52:37.989 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.106266+0000", 2023-09-23T20:52:37.989 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0043804910000000002 2023-09-23T20:52:37.989 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.989 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.990 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:37.990 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.110646+0000", 2023-09-23T20:52:37.990 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0017553429999999999 2023-09-23T20:52:37.990 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.990 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.990 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:37.990 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.112402+0000", 2023-09-23T20:52:37.991 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.124463148 2023-09-23T20:52:37.991 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.991 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.991 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:37.991 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236865+0000", 2023-09-23T20:52:37.991 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2478000000000006e-05 2023-09-23T20:52:37.991 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.992 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.992 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:37.992 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.236947+0000", 2023-09-23T20:52:37.992 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0917999999999999e-05 2023-09-23T20:52:37.992 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.992 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.992 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:37.993 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:02.237038+0000", 2023-09-23T20:52:37.993 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.131036017 2023-09-23T20:52:37.993 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:37.993 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:37.993 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:37.993 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.993 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.994 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:204498 10.6 10:6f1c96d0:::benchmark_data_smithi098_207982_object94302:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:52:37.994 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:37.244100+0000", 2023-09-23T20:52:37.994 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 480.69112738000001, 2023-09-23T20:52:37.994 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.11401581399999999, 2023-09-23T20:52:37.994 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:37.994 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:37.995 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:37.995 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:52:37.995 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:52:37.995 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 204498 2023-09-23T20:52:37.995 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.995 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:37.995 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.995 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:37.996 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244100+0000", 2023-09-23T20:52:37.996 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:37.996 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.996 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.996 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:37.996 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244100+0000", 2023-09-23T20:52:37.996 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:52:37.997 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.997 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.997 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:37.997 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244098+0000", 2023-09-23T20:52:37.997 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0670000000000003e-06 2023-09-23T20:52:37.997 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.998 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.998 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:37.998 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244105+0000", 2023-09-23T20:52:37.998 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7031999999999999e-05 2023-09-23T20:52:37.998 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.998 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.999 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:37.999 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244122+0000", 2023-09-23T20:52:37.999 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3910000000000003e-06 2023-09-23T20:52:37.999 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:37.999 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:37.999 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.001 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244128+0000", 2023-09-23T20:52:38.001 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4898000000000001e-05 2023-09-23T20:52:38.001 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.001 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.001 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.002 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244193+0000", 2023-09-23T20:52:38.002 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000150376 2023-09-23T20:52:38.002 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.002 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.002 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.002 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244344+0000", 2023-09-23T20:52:38.003 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000150443 2023-09-23T20:52:38.003 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.003 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.003 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:52:38.003 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.244494+0000", 2023-09-23T20:52:38.003 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0061229500000000003 2023-09-23T20:52:38.003 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.004 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.004 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.004 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.250617+0000", 2023-09-23T20:52:38.004 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013281347000000001 2023-09-23T20:52:38.004 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.004 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.004 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.005 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.263898+0000", 2023-09-23T20:52:38.005 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.094072315000000004 2023-09-23T20:52:38.005 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.005 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.005 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.005 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.357971+0000", 2023-09-23T20:52:38.006 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.2392000000000007e-05 2023-09-23T20:52:38.006 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.006 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.006 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.006 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.358053+0000", 2023-09-23T20:52:38.006 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2398999999999997e-05 2023-09-23T20:52:38.006 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.007 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.007 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.007 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.358115+0000", 2023-09-23T20:52:38.007 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.11401581399999999 2023-09-23T20:52:38.007 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.007 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.007 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.008 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.008 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.008 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:204503 10.6 10:69f249b8:::benchmark_data_smithi098_207982_object94307:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:52:38.008 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:37.257116+0000", 2023-09-23T20:52:38.008 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 480.67811053000003, 2023-09-23T20:52:38.008 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.117255278, 2023-09-23T20:52:38.009 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.009 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.009 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.009 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:52:38.009 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:52:38.009 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 204503 2023-09-23T20:52:38.009 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.010 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.010 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.010 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.010 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257116+0000", 2023-09-23T20:52:38.010 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.010 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.011 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.011 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.011 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257116+0000", 2023-09-23T20:52:38.011 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:52:38.011 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.011 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.011 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.011 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257114+0000", 2023-09-23T20:52:38.011 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0791999999999999e-05 2023-09-23T20:52:38.011 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257125+0000", 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7414e-05 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257142+0000", 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.4209999999999995e-06 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.012 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257151+0000", 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4481000000000002e-05 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257205+0000", 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000133478 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257339+0000", 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015094199999999999 2023-09-23T20:52:38.013 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.257490+0000", 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0064282360000000004 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.263918+0000", 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00037259899999999999 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.014 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.015 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.264291+0000", 2023-09-23T20:52:38.015 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.109957376 2023-09-23T20:52:38.015 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.015 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.015 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.015 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.374248+0000", 2023-09-23T20:52:38.015 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0543000000000005e-05 2023-09-23T20:52:38.015 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.015 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.015 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.015 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.374319+0000", 2023-09-23T20:52:38.016 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3196999999999999e-05 2023-09-23T20:52:38.016 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.016 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.016 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.016 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:37.374372+0000", 2023-09-23T20:52:38.016 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.117255278 2023-09-23T20:52:38.016 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.016 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.016 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.016 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.016 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:212751 10.6 10:6cf8b2da:::benchmark_data_smithi098_207982_object102555:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:49.476440+0000", 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 468.45878667599999, 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15998164400000001, 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 212751 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.017 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.018 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.018 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476440+0000", 2023-09-23T20:52:38.018 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.018 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.018 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.018 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.018 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476440+0000", 2023-09-23T20:52:38.018 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:52:38.018 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.018 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.018 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476440+0000", 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.349e-06 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476443+0000", 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7769999999999997e-06 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476450+0000", 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4900000000000002e-06 2023-09-23T20:52:38.019 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.476454+0000", 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0068331709999999999 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.483288+0000", 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000107854 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.020 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.483395+0000", 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00083061500000000004 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.484226+0000", 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0089359460000000002 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.493162+0000", 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.016389890000000001 2023-09-23T20:52:38.021 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.509552+0000", 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.12677258999999999 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.636324+0000", 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3049e-05 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.022 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.636378+0000", 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4416999999999998e-05 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.636422+0000", 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15998164400000001 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.023 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:212760 10.6 10:63891e31:::benchmark_data_smithi098_207982_object102564:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:49.490405+0000", 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 468.44482206499998, 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15537052300000001, 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 212760 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.024 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490405+0000", 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490405+0000", 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490403+0000", 2023-09-23T20:52:38.025 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3810000000000001e-06 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490410+0000", 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2948999999999999e-05 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490423+0000", 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8810000000000001e-06 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.026 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.490429+0000", 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0070696229999999997 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.497499+0000", 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000112773 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.497611+0000", 2023-09-23T20:52:38.027 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000129326 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.497741+0000", 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0052744259999999996 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.503015+0000", 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0066451050000000001 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.028 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.509660+0000", 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.13602330200000001 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.645684+0000", 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1978000000000003e-05 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.645736+0000", 2023-09-23T20:52:38.029 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9826999999999997e-05 2023-09-23T20:52:38.030 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.030 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.030 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.030 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:49.645775+0000", 2023-09-23T20:52:38.030 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15537052300000001 2023-09-23T20:52:38.030 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.030 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.030 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.030 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.030 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.030 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:218025 10.6 10:6bbd5eda:::benchmark_data_smithi098_207982_object107829:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:57.357138+0000", 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 460.57808891399998, 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.23267438100000001, 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 218025 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.031 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357138+0000", 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357138+0000", 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357136+0000", 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5269999999999998e-06 2023-09-23T20:52:38.032 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357145+0000", 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3039e-05 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357158+0000", 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.798e-06 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.033 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357165+0000", 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1248000000000001e-05 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357216+0000", 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013765899999999999 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357353+0000", 2023-09-23T20:52:38.034 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000157133 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.357511+0000", 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.007785803 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.365296+0000", 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0072955850000000003 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.035 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.372592+0000", 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.217060426 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.589652+0000", 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6328000000000004e-05 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.589739+0000", 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3691999999999998e-05 2023-09-23T20:52:38.036 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.589812+0000", 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.23267438100000001 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:25998 11.7 11:e70554a2:::benchmark_data_smithi098_231357_object25997:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:10.977670+0000", 2023-09-23T20:52:38.037 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 386.95755680399998, 2023-09-23T20:52:38.038 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51933928299999998, 2023-09-23T20:52:38.038 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.038 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.038 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.038 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:52:38.038 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:52:38.038 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 25998 2023-09-23T20:52:38.038 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.038 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.038 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.038 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.977670+0000", 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.977670+0000", 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.977668+0000", 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1854000000000003e-05 2023-09-23T20:52:38.039 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.040 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.040 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.040 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.977710+0000", 2023-09-23T20:52:38.040 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1114000000000001e-05 2023-09-23T20:52:38.040 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.041 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.041 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.041 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.977721+0000", 2023-09-23T20:52:38.041 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.1149999999999994e-06 2023-09-23T20:52:38.041 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.041 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.041 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.041 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.977729+0000", 2023-09-23T20:52:38.041 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.3535999999999998e-05 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.977773+0000", 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9328999999999997e-05 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.977872+0000", 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014762400000000001 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.042 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.043 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:52:38.043 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.978020+0000", 2023-09-23T20:52:38.043 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001788878 2023-09-23T20:52:38.043 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.043 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.043 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.043 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.979808+0000", 2023-09-23T20:52:38.043 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6805999999999995e-05 2023-09-23T20:52:38.044 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.044 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.044 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.044 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.979895+0000", 2023-09-23T20:52:38.044 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51696236399999995 2023-09-23T20:52:38.044 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.044 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.044 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.044 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496858+0000", 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8324999999999994e-05 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496926+0000", 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3498999999999995e-05 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.497009+0000", 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51933928299999998 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.045 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.046 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.046 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.046 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.046 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:26002 11.7 11:e7d1d952:::benchmark_data_smithi098_231357_object26001:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:52:38.046 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:10.980734+0000", 2023-09-23T20:52:38.046 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 386.95449324100002, 2023-09-23T20:52:38.046 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.519625538, 2023-09-23T20:52:38.046 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.046 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.046 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.046 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 26002 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980734+0000", 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980734+0000", 2023-09-23T20:52:38.047 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980732+0000", 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8951999999999998e-05 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980821+0000", 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6436000000000001e-05 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.048 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.049 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.049 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980857+0000", 2023-09-23T20:52:38.049 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.6099999999999995e-06 2023-09-23T20:52:38.049 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.049 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.049 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.049 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980867+0000", 2023-09-23T20:52:38.049 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.0133e-05 2023-09-23T20:52:38.049 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.049 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.049 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980947+0000", 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000217491 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.981165+0000", 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000135143 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.981300+0000", 2023-09-23T20:52:38.050 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.002695224 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.983995+0000", 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0012863009999999999 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.985281+0000", 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51494182499999996 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.051 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.500223+0000", 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5832000000000001e-05 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.500309+0000", 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0269999999999998e-05 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.500359+0000", 2023-09-23T20:52:38.052 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.519625538 2023-09-23T20:52:38.053 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.053 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.053 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.053 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.053 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.053 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:26004 11.7 11:e8f70963:::benchmark_data_smithi098_231357_object26003:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:52:38.053 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:10.980882+0000", 2023-09-23T20:52:38.053 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 386.95434488699999, 2023-09-23T20:52:38.053 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51962048900000002, 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 26004 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980882+0000", 2023-09-23T20:52:38.054 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980882+0000", 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980881+0000", 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.3989999999999997e-05 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.055 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980925+0000", 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7802e-05 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980943+0000", 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.477e-06 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980949+0000", 2023-09-23T20:52:38.056 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001730496 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.982680+0000", 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000131068 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.982811+0000", 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000163311 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.057 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.982974+0000", 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0021186199999999999 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.985093+0000", 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000566235 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.058 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.985659+0000", 2023-09-23T20:52:38.059 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51474434999999996 2023-09-23T20:52:38.059 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.059 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.059 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.059 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.500403+0000", 2023-09-23T20:52:38.059 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8338999999999998e-05 2023-09-23T20:52:38.059 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.059 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.059 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.060 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.500462+0000", 2023-09-23T20:52:38.060 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.0884999999999999e-05 2023-09-23T20:52:38.060 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.060 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.060 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.060 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.500503+0000", 2023-09-23T20:52:38.060 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51962048900000002 2023-09-23T20:52:38.060 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.060 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.060 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:29510 11.7 11:e65cbe09:::benchmark_data_smithi098_231357_object29509:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:13.935522+0000", 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 383.99970498900001, 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.12781946299999999, 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 29510 2023-09-23T20:52:38.061 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.062 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.062 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.062 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.062 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:13.935522+0000", 2023-09-23T20:52:38.062 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.062 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.062 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.062 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.062 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:13.935522+0000", 2023-09-23T20:52:38.062 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999971 2023-09-23T20:52:38.062 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:13.935519+0000", 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5288999999999999e-05 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:13.935575+0000", 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4224e-05 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.063 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.064 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:13.935599+0000", 2023-09-23T20:52:38.064 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5490000000000002e-05 2023-09-23T20:52:38.064 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.064 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.064 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.064 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:13.935624+0000", 2023-09-23T20:52:38.064 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5043000000000001e-05 2023-09-23T20:52:38.064 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.065 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.065 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.065 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:13.935679+0000", 2023-09-23T20:52:38.065 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000121818 2023-09-23T20:52:38.065 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.065 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.065 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.065 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:13.935801+0000", 2023-09-23T20:52:38.065 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012581300000000001 2023-09-23T20:52:38.065 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.065 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.066 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:52:38.066 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:13.935927+0000", 2023-09-23T20:52:38.066 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0026655099999999998 2023-09-23T20:52:38.066 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.066 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.066 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.066 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:13.938592+0000", 2023-09-23T20:52:38.066 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2045999999999999e-05 2023-09-23T20:52:38.066 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.066 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.066 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:13.938615+0000", 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.12451029800000001 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:14.063125+0000", 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9455000000000002e-05 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:14.063224+0000", 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00011714600000000001 2023-09-23T20:52:38.067 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:14.063341+0000", 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.12781946299999999 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:152946 11.7 11:ec8566fe:::benchmark_data_smithi098_231357_object49116:head [delete] snapc 0=[] ondisk+write+known_if_redirected e344)", 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:47.595059+0000", 2023-09-23T20:52:38.068 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 230.34016796200001, 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.248656658, 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 152946 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.595059+0000", 2023-09-23T20:52:38.069 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.595059+0000", 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.595056+0000", 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0342e-05 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.070 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.595067+0000", 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3570999999999998e-05 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.595090+0000", 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1099999999999992e-06 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.071 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.595099+0000", 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.2311999999999996e-05 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.595162+0000", 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000163389 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.595325+0000", 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000196293 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.072 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.073 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:52:38.073 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.595521+0000", 2023-09-23T20:52:38.073 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0048253130000000003 2023-09-23T20:52:38.073 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.073 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.073 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.073 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.600347+0000", 2023-09-23T20:52:38.074 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013105531 2023-09-23T20:52:38.074 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.074 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.074 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.074 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.613452+0000", 2023-09-23T20:52:38.074 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.22995813700000001 2023-09-23T20:52:38.074 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.074 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.074 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.074 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.843410+0000", 2023-09-23T20:52:38.074 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000184413 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.843595+0000", 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012078699999999999 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.843716+0000", 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.248656658 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.075 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:152965 11.7 11:ea44c0fa:::benchmark_data_smithi098_231357_object49135:head [delete] snapc 0=[] ondisk+write+known_if_redirected e344)", 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:47.624212+0000", 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 230.31101511700001, 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.219699792, 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:52:38.076 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 152965 2023-09-23T20:52:38.077 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.077 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.077 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.077 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.077 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.624212+0000", 2023-09-23T20:52:38.077 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.077 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.077 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.077 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.078 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.624212+0000", 2023-09-23T20:52:38.078 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999938 2023-09-23T20:52:38.078 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.078 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.078 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.078 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.624206+0000", 2023-09-23T20:52:38.078 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6807999999999999e-05 2023-09-23T20:52:38.078 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.078 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.079 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.079 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.624223+0000", 2023-09-23T20:52:38.079 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.5273999999999999e-05 2023-09-23T20:52:38.079 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.079 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.079 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.079 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.624248+0000", 2023-09-23T20:52:38.079 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1471000000000001e-05 2023-09-23T20:52:38.079 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.080 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.080 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.080 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.624259+0000", 2023-09-23T20:52:38.080 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.3593999999999999e-05 2023-09-23T20:52:38.080 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.080 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.080 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.081 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.624353+0000", 2023-09-23T20:52:38.081 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016605400000000001 2023-09-23T20:52:38.081 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.081 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.081 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.081 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.624519+0000", 2023-09-23T20:52:38.082 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000191459 2023-09-23T20:52:38.082 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.082 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.082 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:52:38.082 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.624711+0000", 2023-09-23T20:52:38.082 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0047477209999999999 2023-09-23T20:52:38.082 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.082 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.082 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.083 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.629458+0000", 2023-09-23T20:52:38.083 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001582768 2023-09-23T20:52:38.083 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.083 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.083 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.083 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.631041+0000", 2023-09-23T20:52:38.083 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.212747929 2023-09-23T20:52:38.084 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.084 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.084 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.084 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.843789+0000", 2023-09-23T20:52:38.084 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8887999999999995e-05 2023-09-23T20:52:38.084 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.084 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.084 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.085 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.843858+0000", 2023-09-23T20:52:38.085 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3795999999999998e-05 2023-09-23T20:52:38.085 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.085 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.085 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.085 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.843912+0000", 2023-09-23T20:52:38.085 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.219699792 2023-09-23T20:52:38.086 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.086 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.086 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.086 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.086 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.086 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:152968 11.7 11:eeb9f854:::benchmark_data_smithi098_231357_object49138:head [delete] snapc 0=[] ondisk+write+known_if_redirected e344)", 2023-09-23T20:52:38.086 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:47.631956+0000", 2023-09-23T20:52:38.086 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 230.30327096900001, 2023-09-23T20:52:38.087 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.21211013400000001, 2023-09-23T20:52:38.087 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.087 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.087 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.087 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:52:38.087 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:52:38.087 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 152968 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.631956+0000", 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.631956+0000", 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:52:38.088 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.089 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.089 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.089 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.631954+0000", 2023-09-23T20:52:38.089 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5760000000000006e-06 2023-09-23T20:52:38.089 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.089 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.089 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.089 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.631963+0000", 2023-09-23T20:52:38.089 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6237999999999999e-05 2023-09-23T20:52:38.089 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.089 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.090 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.090 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.631979+0000", 2023-09-23T20:52:38.090 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3604000000000001e-05 2023-09-23T20:52:38.090 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.090 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.090 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.090 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.631992+0000", 2023-09-23T20:52:38.090 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000102605 2023-09-23T20:52:38.090 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.090 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.090 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.632095+0000", 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017465499999999999 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.632270+0000", 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00021436 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.632484+0000", 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0057500980000000004 2023-09-23T20:52:38.091 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.638234+0000", 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0049865669999999999 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.643221+0000", 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.20073925200000001 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.092 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.843960+0000", 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6189e-05 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.844016+0000", 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9941999999999997e-05 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:47.844066+0000", 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.21211013400000001 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.093 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.094 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.094 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.094 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.094 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:155436 11.7 11:edc9c99f:::benchmark_data_smithi098_231357_object51606:head [delete] snapc 0=[] ondisk+write+known_if_redirected e344)", 2023-09-23T20:52:38.094 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:51.606167+0000", 2023-09-23T20:52:38.094 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 226.32905979099999, 2023-09-23T20:52:38.094 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16327212599999999, 2023-09-23T20:52:38.094 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.094 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.094 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 155436 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.606167+0000", 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.095 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.606167+0000", 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.606165+0000", 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8929999999999994e-06 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.606174+0000", 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6515999999999999e-05 2023-09-23T20:52:38.096 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.606191+0000", 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0149999999999998e-06 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.606198+0000", 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4125000000000001e-05 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.097 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.606252+0000", 2023-09-23T20:52:38.098 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012256800000000001 2023-09-23T20:52:38.098 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.098 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.098 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.098 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.606375+0000", 2023-09-23T20:52:38.098 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012404000000000001 2023-09-23T20:52:38.098 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.098 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.098 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:52:38.099 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.606499+0000", 2023-09-23T20:52:38.099 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011399873 2023-09-23T20:52:38.099 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.099 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.099 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.099 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.617898+0000", 2023-09-23T20:52:38.099 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00079391599999999998 2023-09-23T20:52:38.099 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.099 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.099 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.099 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.618692+0000", 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15021462299999999 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.768907+0000", 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00029152600000000001 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.769198+0000", 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000240795 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.100 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.101 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.101 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.769439+0000", 2023-09-23T20:52:38.101 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16327212599999999 2023-09-23T20:52:38.101 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.101 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.101 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.101 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.101 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.101 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:155441 11.7 11:e22fecc3:::benchmark_data_smithi098_231357_object51611:head [delete] snapc 0=[] ondisk+write+known_if_redirected e344)", 2023-09-23T20:52:38.101 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:51.619461+0000", 2023-09-23T20:52:38.101 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 226.31576606799999, 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16152894500000001, 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 155441 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.102 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.619461+0000", 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.619461+0000", 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.619459+0000", 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5396e-05 2023-09-23T20:52:38.103 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.619474+0000", 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5352000000000001e-05 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.619490+0000", 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0199999999999997e-06 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.104 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.619497+0000", 2023-09-23T20:52:38.105 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1103000000000002e-05 2023-09-23T20:52:38.105 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.105 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.105 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.105 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.619548+0000", 2023-09-23T20:52:38.105 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000139438 2023-09-23T20:52:38.105 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.105 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.105 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.106 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.619687+0000", 2023-09-23T20:52:38.106 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014585299999999999 2023-09-23T20:52:38.106 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.106 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.106 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:52:38.106 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.619833+0000", 2023-09-23T20:52:38.106 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0051407249999999996 2023-09-23T20:52:38.106 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.106 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.624974+0000", 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0039791690000000003 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.628953+0000", 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.15174669700000001 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.107 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.780700+0000", 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017236899999999999 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.780872+0000", 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000117751 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:51.780990+0000", 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.16152894500000001 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.108 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:175653 11.7 11:e0f569d4:::benchmark_data_smithi098_231357_object71823:head [delete] snapc 0=[] ondisk+write+known_if_redirected e352)", 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:49:26.499457+0000", 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 191.43576971300001, 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.10907679200000001, 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:52:38.109 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 175653 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.499457+0000", 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.499457+0000", 2023-09-23T20:52:38.110 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.499455+0000", 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1989999999999995e-06 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.499465+0000", 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8629000000000001e-05 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.111 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.499483+0000", 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3299999999999999e-06 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.499492+0000", 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.075e-05 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.499542+0000", 2023-09-23T20:52:38.112 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000101795 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.499644+0000", 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000143342 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,4", 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.499788+0000", 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012758192999999999 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.113 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:52:38.114 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.512546+0000", 2023-09-23T20:52:38.114 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0058553720000000002 2023-09-23T20:52:38.114 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.114 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.114 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.114 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.518401+0000", 2023-09-23T20:52:38.114 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.090037787999999994 2023-09-23T20:52:38.114 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.114 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.114 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:52:38.114 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.608439+0000", 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4255000000000001e-05 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.608493+0000", 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.0908999999999997e-05 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:49:26.608534+0000", 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.10907679200000001 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.115 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.116 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.116 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:52:38.116 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:52:38.116 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:52:38.727 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:38 smithi173 bash[59517]: cluster 2023-09-23T20:52:36.957707+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:38.728 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T20:52:38.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:38 smithi098 bash[78228]: cluster 2023-09-23T20:52:36.957707+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:38.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:38 smithi098 bash[74888]: cluster 2023-09-23T20:52:36.957707+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:39.105 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:52:40.670 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:40 smithi098 bash[74888]: cluster 2023-09-23T20:52:38.958514+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:40.670 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:40 smithi098 bash[74888]: audit 2023-09-23T20:52:39.628894+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:40.671 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:40 smithi098 bash[78228]: cluster 2023-09-23T20:52:38.958514+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:40.671 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:40 smithi098 bash[78228]: audit 2023-09-23T20:52:39.628894+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:40.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:40 smithi173 bash[59517]: cluster 2023-09-23T20:52:38.958514+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:40.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:40 smithi173 bash[59517]: audit 2023-09-23T20:52:39.628894+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:42.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:42 smithi098 bash[78228]: cluster 2023-09-23T20:52:40.959376+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:42 smithi098 bash[74888]: cluster 2023-09-23T20:52:40.959376+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:42 smithi173 bash[59517]: cluster 2023-09-23T20:52:40.959376+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:43.459 INFO:teuthology.orchestra.run.smithi098.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-09-23T20:52:43.506 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:52:43.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:43 smithi173 bash[59517]: audit 2023-09-23T20:52:42.765915+0000 mon.a (mon.0) 2036 : audit 1 from='client.? 172.21.15.98:0/3990926152' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:52:43.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:43 smithi098 bash[74888]: audit 2023-09-23T20:52:42.765915+0000 mon.a (mon.0) 2036 : audit 1 from='client.? 172.21.15.98:0/3990926152' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:52:43.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:43 smithi098 bash[78228]: audit 2023-09-23T20:52:42.765915+0000 mon.a (mon.0) 2036 : audit 1 from='client.? 172.21.15.98:0/3990926152' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T20:52:44.362 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T20:52:44.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:44 smithi098 bash[74888]: cluster 2023-09-23T20:52:42.960333+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:44.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:44 smithi098 bash[74888]: audit 2023-09-23T20:52:43.450658+0000 mon.a (mon.0) 2037 : audit 1 from='client.? 172.21.15.98:0/3990926152' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:52:44.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:44 smithi098 bash[74888]: cluster 2023-09-23T20:52:43.450729+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-09-23T20:52:44.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:44 smithi098 bash[78228]: cluster 2023-09-23T20:52:42.960333+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:44.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:44 smithi098 bash[78228]: audit 2023-09-23T20:52:43.450658+0000 mon.a (mon.0) 2037 : audit 1 from='client.? 172.21.15.98:0/3990926152' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:52:44.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:44 smithi098 bash[78228]: cluster 2023-09-23T20:52:43.450729+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-09-23T20:52:44.781 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:44 smithi173 bash[59517]: cluster 2023-09-23T20:52:42.960333+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:44.781 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:44 smithi173 bash[59517]: audit 2023-09-23T20:52:43.450658+0000 mon.a (mon.0) 2037 : audit 1 from='client.? 172.21.15.98:0/3990926152' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T20:52:44.781 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:44 smithi173 bash[59517]: cluster 2023-09-23T20:52:43.450729+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-09-23T20:52:45.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:45 smithi173 bash[59517]: cluster 2023-09-23T20:52:43.893907+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:45 smithi173 bash[59517]: cluster 2023-09-23T20:52:43.896483+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:45 smithi173 bash[59517]: cluster 2023-09-23T20:52:44.358436+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:45 smithi173 bash[59517]: cluster 2023-09-23T20:52:44.390479+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:45 smithi173 bash[59517]: cluster 2023-09-23T20:52:44.564842+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:45 smithi173 bash[59517]: audit 2023-09-23T20:52:45.262784+0000 mon.a (mon.0) 2039 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:52:45.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[78228]: cluster 2023-09-23T20:52:43.893907+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[78228]: cluster 2023-09-23T20:52:43.896483+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[78228]: cluster 2023-09-23T20:52:44.358436+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[78228]: cluster 2023-09-23T20:52:44.390479+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[78228]: cluster 2023-09-23T20:52:44.564842+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[78228]: audit 2023-09-23T20:52:45.262784+0000 mon.a (mon.0) 2039 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:52:45.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[74888]: cluster 2023-09-23T20:52:43.893907+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[74888]: cluster 2023-09-23T20:52:43.896483+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[74888]: cluster 2023-09-23T20:52:44.358436+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[74888]: cluster 2023-09-23T20:52:44.390479+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[74888]: cluster 2023-09-23T20:52:44.564842+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T20:52:45.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:45 smithi098 bash[74888]: audit 2023-09-23T20:52:45.262784+0000 mon.a (mon.0) 2039 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:52:46.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:52:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:52:46] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.33.4" 2023-09-23T20:52:46.736 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:52:46.737 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:52:46.737 INFO:teuthology.orchestra.run.smithi173.stdout: "num_ops": 0 2023-09-23T20:52:46.737 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:52:46.789 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:46 smithi173 bash[59517]: cluster 2023-09-23T20:52:44.960968+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:46.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:46 smithi098 bash[74888]: cluster 2023-09-23T20:52:44.960968+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:46 smithi098 bash[78228]: cluster 2023-09-23T20:52:44.960968+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:47.587 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T20:52:48.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:48 smithi173 bash[59517]: cluster 2023-09-23T20:52:46.962430+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:48.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:48 smithi098 bash[78228]: cluster 2023-09-23T20:52:46.962430+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:48.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:48 smithi098 bash[74888]: cluster 2023-09-23T20:52:46.962430+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:49.144 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:52:50.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:50 smithi098 bash[78228]: cluster 2023-09-23T20:52:48.963273+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:50.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:50 smithi098 bash[78228]: audit 2023-09-23T20:52:50.310325+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:50.602 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:50 smithi098 bash[78228]: audit 2023-09-23T20:52:50.318136+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:50.602 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:50 smithi098 bash[74888]: cluster 2023-09-23T20:52:48.963273+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:50.602 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:50 smithi098 bash[74888]: audit 2023-09-23T20:52:50.310325+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:50.602 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:50 smithi098 bash[74888]: audit 2023-09-23T20:52:50.318136+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:50.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:50 smithi173 bash[59517]: cluster 2023-09-23T20:52:48.963273+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:50.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:50 smithi173 bash[59517]: audit 2023-09-23T20:52:50.310325+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:50.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:50 smithi173 bash[59517]: audit 2023-09-23T20:52:50.318136+0000 mon.a (mon.0) 2041 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:52.179 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:52:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[74888]: cluster 2023-09-23T20:52:50.964192+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[74888]: audit 2023-09-23T20:52:51.521257+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[74888]: audit 2023-09-23T20:52:51.528209+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[74888]: audit 2023-09-23T20:52:51.999873+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:52:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[74888]: audit 2023-09-23T20:52:52.001214+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:52:52.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[74888]: audit 2023-09-23T20:52:52.010017+0000 mon.a (mon.0) 2046 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:52.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[78228]: cluster 2023-09-23T20:52:50.964192+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:52.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[78228]: audit 2023-09-23T20:52:51.521257+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:52.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[78228]: audit 2023-09-23T20:52:51.528209+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:52.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[78228]: audit 2023-09-23T20:52:51.999873+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:52:52.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[78228]: audit 2023-09-23T20:52:52.001214+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:52:52.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:52 smithi098 bash[78228]: audit 2023-09-23T20:52:52.010017+0000 mon.a (mon.0) 2046 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:52.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:52 smithi173 bash[59517]: cluster 2023-09-23T20:52:50.964192+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:52.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:52 smithi173 bash[59517]: audit 2023-09-23T20:52:51.521257+0000 mon.a (mon.0) 2042 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:52.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:52 smithi173 bash[59517]: audit 2023-09-23T20:52:51.528209+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:52.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:52 smithi173 bash[59517]: audit 2023-09-23T20:52:51.999873+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:52:52.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:52 smithi173 bash[59517]: audit 2023-09-23T20:52:52.001214+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:52:52.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:52 smithi173 bash[59517]: audit 2023-09-23T20:52:52.010017+0000 mon.a (mon.0) 2046 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:52:53.549 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T20:52:53.774 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:53 smithi173 bash[59517]: audit 2023-09-23T20:52:52.715434+0000 mon.c (mon.2) 176 : audit 1 from='client.? 172.21.15.98:0/151064889' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:52:53.774 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:53 smithi173 bash[59517]: audit 2023-09-23T20:52:52.716063+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:52:53.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:53 smithi098 bash[74888]: audit 2023-09-23T20:52:52.715434+0000 mon.c (mon.2) 176 : audit 1 from='client.? 172.21.15.98:0/151064889' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:52:53.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:53 smithi098 bash[74888]: audit 2023-09-23T20:52:52.716063+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:52:53.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:53 smithi098 bash[78228]: audit 2023-09-23T20:52:52.715434+0000 mon.c (mon.2) 176 : audit 1 from='client.? 172.21.15.98:0/151064889' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:52:53.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:53 smithi098 bash[78228]: audit 2023-09-23T20:52:52.716063+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:52:54.477 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-09-23T20:52:54.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:54 smithi173 bash[59517]: cluster 2023-09-23T20:52:52.965272+0000 mgr.y (mgr.34107) 1488 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:54.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:54 smithi173 bash[59517]: audit 2023-09-23T20:52:53.534872+0000 mon.a (mon.0) 2048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:52:54.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:54 smithi173 bash[59517]: cluster 2023-09-23T20:52:53.534979+0000 mon.a (mon.0) 2049 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-09-23T20:52:54.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:54 smithi173 bash[59517]: cluster 2023-09-23T20:52:53.538346+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:54.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:54 smithi173 bash[59517]: cluster 2023-09-23T20:52:53.542681+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:54.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:54 smithi173 bash[59517]: cluster 2023-09-23T20:52:53.869241+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:54.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[78228]: cluster 2023-09-23T20:52:52.965272+0000 mgr.y (mgr.34107) 1488 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:54.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[78228]: audit 2023-09-23T20:52:53.534872+0000 mon.a (mon.0) 2048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:52:54.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[78228]: cluster 2023-09-23T20:52:53.534979+0000 mon.a (mon.0) 2049 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-09-23T20:52:54.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[78228]: cluster 2023-09-23T20:52:53.538346+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:54.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[78228]: cluster 2023-09-23T20:52:53.542681+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:54.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[78228]: cluster 2023-09-23T20:52:53.869241+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:54.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[74888]: cluster 2023-09-23T20:52:52.965272+0000 mgr.y (mgr.34107) 1488 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:54.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[74888]: audit 2023-09-23T20:52:53.534872+0000 mon.a (mon.0) 2048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:52:54.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[74888]: cluster 2023-09-23T20:52:53.534979+0000 mon.a (mon.0) 2049 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-09-23T20:52:54.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[74888]: cluster 2023-09-23T20:52:53.538346+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:54.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[74888]: cluster 2023-09-23T20:52:53.542681+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:54.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:54 smithi098 bash[74888]: cluster 2023-09-23T20:52:53.869241+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:55.662 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:52:55.662 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:52:55.663 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:52:55.663 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:52:55.663 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:52:55.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:55 smithi173 bash[59517]: cluster 2023-09-23T20:52:53.869040+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:55.705 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:55 smithi173 bash[59517]: audit 2023-09-23T20:52:54.629084+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:55 smithi098 bash[74888]: cluster 2023-09-23T20:52:53.869040+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:55.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:55 smithi098 bash[74888]: audit 2023-09-23T20:52:54.629084+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:55.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:55 smithi098 bash[78228]: cluster 2023-09-23T20:52:53.869040+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T20:52:55.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:55 smithi098 bash[78228]: audit 2023-09-23T20:52:54.629084+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:52:56.430 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:52:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:52:56] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.33.4" 2023-09-23T20:52:56.515 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T20:52:56.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:56 smithi173 bash[59517]: cluster 2023-09-23T20:52:54.965946+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:56.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:56 smithi098 bash[78228]: cluster 2023-09-23T20:52:54.965946+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:56.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:56 smithi098 bash[74888]: cluster 2023-09-23T20:52:54.965946+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:58.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:52:58 smithi173 bash[59517]: cluster 2023-09-23T20:52:56.966986+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:58.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:52:58 smithi098 bash[78228]: cluster 2023-09-23T20:52:56.966986+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:58.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:52:58 smithi098 bash[74888]: cluster 2023-09-23T20:52:56.966986+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:52:59.251 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:53:00.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:00 smithi098 bash[74888]: cluster 2023-09-23T20:52:58.967730+0000 mgr.y (mgr.34107) 1491 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:00 smithi098 bash[78228]: cluster 2023-09-23T20:52:58.967730+0000 mgr.y (mgr.34107) 1491 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:00.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:00 smithi173 bash[59517]: cluster 2023-09-23T20:52:58.967730+0000 mgr.y (mgr.34107) 1491 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:01.291 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:53:02.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:02 smithi098 bash[74888]: cluster 2023-09-23T20:53:00.968741+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:02.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:02 smithi098 bash[78228]: cluster 2023-09-23T20:53:00.968741+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:02.748 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:02 smithi173 bash[59517]: cluster 2023-09-23T20:53:00.968741+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:03.584 INFO:teuthology.orchestra.run.smithi098.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-09-23T20:53:03.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:03 smithi173 bash[59517]: audit 2023-09-23T20:53:02.864063+0000 mon.c (mon.2) 177 : audit 1 from='client.? 172.21.15.98:0/3202141228' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:53:03.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:03 smithi173 bash[59517]: audit 2023-09-23T20:53:02.864737+0000 mon.a (mon.0) 2051 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:53:03.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:03 smithi098 bash[78228]: audit 2023-09-23T20:53:02.864063+0000 mon.c (mon.2) 177 : audit 1 from='client.? 172.21.15.98:0/3202141228' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:53:03.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:03 smithi098 bash[78228]: audit 2023-09-23T20:53:02.864737+0000 mon.a (mon.0) 2051 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:53:03.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:03 smithi098 bash[74888]: audit 2023-09-23T20:53:02.864063+0000 mon.c (mon.2) 177 : audit 1 from='client.? 172.21.15.98:0/3202141228' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:53:03.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:03 smithi098 bash[74888]: audit 2023-09-23T20:53:02.864737+0000 mon.a (mon.0) 2051 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T20:53:04.524 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T20:53:04.544 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:53:04.544 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:53:04.544 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:53:04.544 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:53:04.544 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.544 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:218023 10.d 10:bce2f9f1:::benchmark_data_smithi098_207982_object107827:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:53:04.544 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:57.353656+0000", 2023-09-23T20:53:04.545 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 487.18532962699999, 2023-09-23T20:53:04.545 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.238364403, 2023-09-23T20:53:04.545 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:04.545 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:04.545 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:04.545 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:53:04.545 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:53:04.545 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 218023 2023-09-23T20:53:04.545 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.545 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:04.545 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.546 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:04.546 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353656+0000", 2023-09-23T20:53:04.546 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:04.546 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.546 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.546 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:04.546 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353656+0000", 2023-09-23T20:53:04.546 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:53:04.546 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.546 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.546 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:04.547 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353655+0000", 2023-09-23T20:53:04.547 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.55e-06 2023-09-23T20:53:04.547 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.547 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.547 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:04.547 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353662+0000", 2023-09-23T20:53:04.547 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2108e-05 2023-09-23T20:53:04.547 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.547 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.547 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:04.547 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353674+0000", 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4339999999999997e-06 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353680+0000", 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.3347000000000003e-05 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353734+0000", 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012767900000000001 2023-09-23T20:53:04.548 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.549 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.549 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:04.549 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353861+0000", 2023-09-23T20:53:04.549 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014924400000000001 2023-09-23T20:53:04.549 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.549 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.549 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:53:04.549 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.354010+0000", 2023-09-23T20:53:04.549 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011979564 2023-09-23T20:53:04.549 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.550 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.550 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:04.550 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.365990+0000", 2023-09-23T20:53:04.550 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003483224 2023-09-23T20:53:04.550 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.550 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.550 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.550 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.369473+0000", 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.22230398900000001 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.591777+0000", 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.8992000000000004e-05 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.591876+0000", 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000144365 2023-09-23T20:53:04.551 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.592021+0000", 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.238364403 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:218024 10.a 10:55b9505d:::benchmark_data_smithi098_207982_object107828:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:57.353822+0000", 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 487.18516346899997, 2023-09-23T20:53:04.552 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.25201385799999998, 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 218024 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353822+0000", 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:04.553 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353822+0000", 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353821+0000", 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.5990000000000002e-06 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.554 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353830+0000", 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0172e-05 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353840+0000", 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7220000000000002e-06 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353847+0000", 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4773e-05 2023-09-23T20:53:04.555 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.353892+0000", 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000108869 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.354000+0000", 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000194842 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.556 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.354195+0000", 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011294637 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.365490+0000", 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00021631999999999999 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.365706+0000", 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.24003569599999999 2023-09-23T20:53:04.557 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.558 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.558 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.558 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.605742+0000", 2023-09-23T20:53:04.558 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1313000000000002e-05 2023-09-23T20:53:04.558 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.558 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.558 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:04.558 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.605793+0000", 2023-09-23T20:53:04.558 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2885e-05 2023-09-23T20:53:04.558 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.558 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.605836+0000", 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.25201385799999998 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:218027 10.b 10:da34c86d:::benchmark_data_smithi098_207982_object107831:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:57.360680+0000", 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 487.178305475, 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.23286053200000001, 2023-09-23T20:53:04.559 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 218027 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.360680+0000", 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:04.560 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.360680+0000", 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.360679+0000", 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0530000000000003e-06 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:04.561 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.360685+0000", 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6342999999999999e-05 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.360701+0000", 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7889999999999997e-06 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.360708+0000", 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.1808000000000003e-05 2023-09-23T20:53:04.562 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.360760+0000", 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000119844 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.360880+0000", 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013086200000000001 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:53:04.563 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.361010+0000", 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0066456589999999999 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.367656+0000", 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0014374920000000001 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.369094+0000", 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.22419118399999999 2023-09-23T20:53:04.564 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.565 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.565 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.565 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.593285+0000", 2023-09-23T20:53:04.565 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000183046 2023-09-23T20:53:04.565 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.565 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.565 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:04.565 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.593468+0000", 2023-09-23T20:53:04.565 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3013e-05 2023-09-23T20:53:04.565 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.565 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.593541+0000", 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.23286053200000001 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35775.0:218029 10.a 10:50bc536c:::benchmark_data_smithi098_207982_object107833:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:44:57.365953+0000", 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 487.17303311500001, 2023-09-23T20:53:04.566 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.24002372699999999, 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35775", 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 218029 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.365953+0000", 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:04.567 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.568 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.568 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:04.568 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.365953+0000", 2023-09-23T20:53:04.568 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:53:04.568 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.568 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.568 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:04.568 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.365951+0000", 2023-09-23T20:53:04.568 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.045e-05 2023-09-23T20:53:04.568 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.568 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.365961+0000", 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3219e-05 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.365975+0000", 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4330000000000001e-06 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:04.569 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.365981+0000", 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.4162000000000002e-05 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.366025+0000", 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000113474 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.366139+0000", 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000131879 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.570 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,5", 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.366271+0000", 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0053028509999999999 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.371573+0000", 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018205599999999999 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.371756+0000", 2023-09-23T20:53:04.571 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.23412606799999999 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.605882+0000", 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.9535e-05 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.605921+0000", 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5297000000000003e-05 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.572 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:44:57.605976+0000", 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.24002372699999999 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:25994 11.3 11:c8c21eaa:::benchmark_data_smithi098_231357_object25993:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:10.975642+0000", 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 413.56334361699999, 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51609744899999999, 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:04.573 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 25994 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.975642+0000", 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.574 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.975642+0000", 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.975641+0000", 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7914999999999999e-05 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.975678+0000", 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.1819999999999995e-06 2023-09-23T20:53:04.575 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.975688+0000", 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.0829999999999998e-06 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.975695+0000", 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010401800000000001 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:04.576 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.975799+0000", 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000147128 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.975946+0000", 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018331200000000001 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.976129+0000", 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0012835749999999999 2023-09-23T20:53:04.577 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.578 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.578 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:04.578 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.977413+0000", 2023-09-23T20:53:04.578 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0051442429999999997 2023-09-23T20:53:04.578 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.578 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.578 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.578 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.982557+0000", 2023-09-23T20:53:04.578 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.50909690200000002 2023-09-23T20:53:04.578 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.578 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.491654+0000", 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.8979e-05 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.491703+0000", 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6723000000000001e-05 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:04.579 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.491740+0000", 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51609744899999999 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:26005 11.3 11:c8898d1c:::benchmark_data_smithi098_231357_object26004:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:10.982647+0000", 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 413.556338573, 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51370990400000005, 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:04.580 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 26005 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.982647+0000", 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.581 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.982647+0000", 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.982645+0000", 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.7537000000000002e-05 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.982693+0000", 2023-09-23T20:53:04.582 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0164e-05 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.982703+0000", 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4970000000000001e-06 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.982708+0000", 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.8052000000000001e-05 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.583 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.982746+0000", 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001027628 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.983774+0000", 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010648499999999999 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.983880+0000", 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001452138 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.584 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.985333+0000", 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001882346 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.987215+0000", 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.50900809199999997 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496223+0000", 2023-09-23T20:53:04.585 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.5625999999999998e-05 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496289+0000", 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8510999999999995e-05 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496357+0000", 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51370990400000005 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.586 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:26007 11.3 11:c1dcc81a:::benchmark_data_smithi098_231357_object26006:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:10.985944+0000", 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 413.55304152299999, 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51056992800000001, 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:04.587 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 26007 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.985944+0000", 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.985944+0000", 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.588 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.985943+0000", 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4610000000000001e-05 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.985998+0000", 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3825999999999999e-05 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.986011+0000", 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.524e-06 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.589 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.986017+0000", 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.6341000000000003e-05 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.986053+0000", 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4778000000000006e-05 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:04.590 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.986148+0000", 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00010823399999999999 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,7", 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.986256+0000", 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00097311999999999995 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.987229+0000", 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001660868 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.591 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.988890+0000", 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.50754138900000001 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496432+0000", 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6153999999999998e-05 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496488+0000", 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.6420000000000001e-05 2023-09-23T20:53:04.592 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496514+0000", 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51056992800000001 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:32103 11.1 11:8f0c6bd1:::benchmark_data_smithi098_231357_object32102:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:15.560685+0000", 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 408.97830094, 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.237260991, 2023-09-23T20:53:04.593 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 32103 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560685+0000", 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:04.594 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560685+0000", 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560683+0000", 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.0649000000000003e-05 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:04.595 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560723+0000", 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4034e-05 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560737+0000", 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.469e-06 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.560745+0000", 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00073398099999999998 2023-09-23T20:53:04.596 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.561479+0000", 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000120525 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.561599+0000", 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012570999999999999 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,3", 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.561725+0000", 2023-09-23T20:53:04.597 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001866822 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.563592+0000", 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000139992 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.563732+0000", 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.23410108800000001 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.598 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.797833+0000", 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3155000000000001e-05 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.797896+0000", 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9849999999999999e-05 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:04.599 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:15.797946+0000", 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.237260991 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:108683 11.d 11:bcb8f4ff:::benchmark_data_smithi098_231357_object4853:head [delete] snapc 0=[] ondisk+write+known_if_redirected e331)", 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:38.294638+0000", 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 326.24434787600001, 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.113241105, 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:04.600 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 108683 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.294638+0000", 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.294638+0000", 2023-09-23T20:53:04.601 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.294635+0000", 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3557000000000001e-05 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.294649+0000", 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.8875999999999999e-05 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.602 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.294678+0000", 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3616e-05 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.294691+0000", 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012107700000000001 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.294812+0000", 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.2160000000000001e-05 2023-09-23T20:53:04.603 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.294835+0000", 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1066304229999999 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.401465+0000", 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015699999999999999 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:04.604 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.401622+0000", 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000117654 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.401740+0000", 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.003762839 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.405503+0000", 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2512e-05 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.605 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.405515+0000", 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0021053550000000002 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.407620+0000", 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.2008000000000002e-05 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:04.606 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.407662+0000", 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00021662799999999999 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.407879+0000", 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.113241105 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:04.607 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:53:04.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:04 smithi173 bash[59517]: cluster 2023-09-23T20:53:02.969766+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:04.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:04 smithi173 bash[59517]: audit 2023-09-23T20:53:03.570536+0000 mon.a (mon.0) 2052 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:53:04.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:04 smithi173 bash[59517]: cluster 2023-09-23T20:53:03.570618+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-09-23T20:53:04.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:04 smithi173 bash[59517]: cluster 2023-09-23T20:53:03.572008+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:53:04.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:04 smithi173 bash[59517]: cluster 2023-09-23T20:53:03.573874+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:53:04.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:04 smithi098 bash[78228]: cluster 2023-09-23T20:53:02.969766+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:04.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:04 smithi098 bash[78228]: audit 2023-09-23T20:53:03.570536+0000 mon.a (mon.0) 2052 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:53:04.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:04 smithi098 bash[78228]: cluster 2023-09-23T20:53:03.570618+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-09-23T20:53:04.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:04 smithi098 bash[78228]: cluster 2023-09-23T20:53:03.572008+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:53:04.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:04 smithi098 bash[78228]: cluster 2023-09-23T20:53:03.573874+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:53:04.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:04 smithi098 bash[74888]: cluster 2023-09-23T20:53:02.969766+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:04.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:04 smithi098 bash[74888]: audit 2023-09-23T20:53:03.570536+0000 mon.a (mon.0) 2052 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T20:53:04.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:04 smithi098 bash[74888]: cluster 2023-09-23T20:53:03.570618+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-09-23T20:53:04.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:04 smithi098 bash[74888]: cluster 2023-09-23T20:53:03.572008+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:53:04.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:04 smithi098 bash[74888]: cluster 2023-09-23T20:53:03.573874+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T20:53:05.394 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T20:53:05.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:05 smithi173 bash[59517]: cluster 2023-09-23T20:53:04.580867+0000 mon.a (mon.0) 2054 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-09-23T20:53:05.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:05 smithi173 bash[59517]: cluster 2023-09-23T20:53:04.581876+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:05.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:05 smithi173 bash[59517]: cluster 2023-09-23T20:53:04.582625+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:05.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:05 smithi173 bash[59517]: cluster 2023-09-23T20:53:04.584802+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:05.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:05 smithi173 bash[59517]: cluster 2023-09-23T20:53:05.178411+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:05.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:05 smithi098 bash[78228]: cluster 2023-09-23T20:53:04.580867+0000 mon.a (mon.0) 2054 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-09-23T20:53:05.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:05 smithi098 bash[78228]: cluster 2023-09-23T20:53:04.581876+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:05.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:05 smithi098 bash[78228]: cluster 2023-09-23T20:53:04.582625+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:05.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:05 smithi098 bash[78228]: cluster 2023-09-23T20:53:04.584802+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:05.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:05 smithi098 bash[78228]: cluster 2023-09-23T20:53:05.178411+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:05.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:05 smithi098 bash[74888]: cluster 2023-09-23T20:53:04.580867+0000 mon.a (mon.0) 2054 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-09-23T20:53:05.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:05 smithi098 bash[74888]: cluster 2023-09-23T20:53:04.581876+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:05.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:05 smithi098 bash[74888]: cluster 2023-09-23T20:53:04.582625+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:05.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:05 smithi098 bash[74888]: cluster 2023-09-23T20:53:04.584802+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:05.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:05 smithi098 bash[74888]: cluster 2023-09-23T20:53:05.178411+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:06.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:53:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:53:06] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.33.4" 2023-09-23T20:53:06.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:06 smithi173 bash[59517]: cluster 2023-09-23T20:53:04.970445+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:06.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:06 smithi173 bash[59517]: cluster 2023-09-23T20:53:05.428981+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:06.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:06 smithi098 bash[78228]: cluster 2023-09-23T20:53:04.970445+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:06.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:06 smithi098 bash[78228]: cluster 2023-09-23T20:53:05.428981+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:06.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:06 smithi098 bash[74888]: cluster 2023-09-23T20:53:04.970445+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1703: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:06.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:06 smithi098 bash[74888]: cluster 2023-09-23T20:53:05.428981+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T20:53:08.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:08 smithi098 bash[74888]: cluster 2023-09-23T20:53:06.971556+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:08.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:08 smithi098 bash[78228]: cluster 2023-09-23T20:53:06.971556+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:09.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:08 smithi173 bash[59517]: cluster 2023-09-23T20:53:06.971556+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:09.311 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:53:09.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:09 smithi098 bash[78228]: cluster 2023-09-23T20:53:08.972360+0000 mgr.y (mgr.34107) 1496 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:09.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:09 smithi098 bash[78228]: audit 2023-09-23T20:53:09.629538+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:09.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:09 smithi098 bash[74888]: cluster 2023-09-23T20:53:08.972360+0000 mgr.y (mgr.34107) 1496 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:09.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:09 smithi098 bash[74888]: audit 2023-09-23T20:53:09.629538+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:09 smithi173 bash[59517]: cluster 2023-09-23T20:53:08.972360+0000 mgr.y (mgr.34107) 1496 : cluster 0 pgmap v1705: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:10.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:09 smithi173 bash[59517]: audit 2023-09-23T20:53:09.629538+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:10.165 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:53:12.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:12 smithi173 bash[59517]: cluster 2023-09-23T20:53:10.973292+0000 mgr.y (mgr.34107) 1497 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:12.663 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:12 smithi098 bash[78228]: cluster 2023-09-23T20:53:10.973292+0000 mgr.y (mgr.34107) 1497 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:12.663 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:12 smithi098 bash[74888]: cluster 2023-09-23T20:53:10.973292+0000 mgr.y (mgr.34107) 1497 : cluster 0 pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:13.297 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:53:13.298 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:53:13.298 INFO:teuthology.orchestra.run.smithi173.stdout: "num_ops": 0 2023-09-23T20:53:13.298 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:53:13.363 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T20:53:13.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:13 smithi098 bash[78228]: audit 2023-09-23T20:53:13.122413+0000 mon.a (mon.0) 2056 : audit 1 from='client.? 172.21.15.98:0/1400053233' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:53:13.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:13 smithi098 bash[74888]: audit 2023-09-23T20:53:13.122413+0000 mon.a (mon.0) 2056 : audit 1 from='client.? 172.21.15.98:0/1400053233' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:53:13.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:13 smithi173 bash[59517]: audit 2023-09-23T20:53:13.122413+0000 mon.a (mon.0) 2056 : audit 1 from='client.? 172.21.15.98:0/1400053233' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:53:14.135 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T20:53:14.273 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-09-23T20:53:14.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:14 smithi173 bash[59517]: cluster 2023-09-23T20:53:12.974077+0000 mgr.y (mgr.34107) 1498 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:14.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:14 smithi173 bash[59517]: audit 2023-09-23T20:53:13.352864+0000 mon.a (mon.0) 2057 : audit 1 from='client.? 172.21.15.98:0/1400053233' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:53:14.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:14 smithi173 bash[59517]: cluster 2023-09-23T20:53:13.352930+0000 mon.a (mon.0) 2058 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-09-23T20:53:14.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:14 smithi173 bash[59517]: cluster 2023-09-23T20:53:13.354304+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:14.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:14 smithi173 bash[59517]: cluster 2023-09-23T20:53:13.356119+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:14 smithi098 bash[74888]: cluster 2023-09-23T20:53:12.974077+0000 mgr.y (mgr.34107) 1498 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:14 smithi098 bash[74888]: audit 2023-09-23T20:53:13.352864+0000 mon.a (mon.0) 2057 : audit 1 from='client.? 172.21.15.98:0/1400053233' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:53:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:14 smithi098 bash[74888]: cluster 2023-09-23T20:53:13.352930+0000 mon.a (mon.0) 2058 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-09-23T20:53:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:14 smithi098 bash[74888]: cluster 2023-09-23T20:53:13.354304+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:14.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:14 smithi098 bash[74888]: cluster 2023-09-23T20:53:13.356119+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:14.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:14 smithi098 bash[78228]: cluster 2023-09-23T20:53:12.974077+0000 mgr.y (mgr.34107) 1498 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:14.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:14 smithi098 bash[78228]: audit 2023-09-23T20:53:13.352864+0000 mon.a (mon.0) 2057 : audit 1 from='client.? 172.21.15.98:0/1400053233' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:53:14.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:14 smithi098 bash[78228]: cluster 2023-09-23T20:53:13.352930+0000 mon.a (mon.0) 2058 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-09-23T20:53:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:14 smithi098 bash[78228]: cluster 2023-09-23T20:53:13.354304+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:14.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:14 smithi098 bash[78228]: cluster 2023-09-23T20:53:13.356119+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:15.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:15 smithi098 bash[74888]: cluster 2023-09-23T20:53:14.347465+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:15.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:15 smithi098 bash[74888]: cluster 2023-09-23T20:53:14.371437+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:15.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:15 smithi098 bash[78228]: cluster 2023-09-23T20:53:14.347465+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:15.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:15 smithi098 bash[78228]: cluster 2023-09-23T20:53:14.371437+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:15.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:15 smithi173 bash[59517]: cluster 2023-09-23T20:53:14.347465+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:15.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:15 smithi173 bash[59517]: cluster 2023-09-23T20:53:14.371437+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T20:53:16.363 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:53:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:53:16] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.33.4" 2023-09-23T20:53:16.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:16 smithi098 bash[74888]: cluster 2023-09-23T20:53:14.974715+0000 mgr.y (mgr.34107) 1499 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:16.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:16 smithi098 bash[78228]: cluster 2023-09-23T20:53:14.974715+0000 mgr.y (mgr.34107) 1499 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:16.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:16 smithi173 bash[59517]: cluster 2023-09-23T20:53:14.974715+0000 mgr.y (mgr.34107) 1499 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:18.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:18 smithi098 bash[78228]: cluster 2023-09-23T20:53:16.975830+0000 mgr.y (mgr.34107) 1500 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:18.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:18 smithi098 bash[74888]: cluster 2023-09-23T20:53:16.975830+0000 mgr.y (mgr.34107) 1500 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:18.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:18 smithi173 bash[59517]: cluster 2023-09-23T20:53:16.975830+0000 mgr.y (mgr.34107) 1500 : cluster 0 pgmap v1710: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:18.915 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:53:19.056 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:53:20.582 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:20 smithi098 bash[74888]: cluster 2023-09-23T20:53:18.976538+0000 mgr.y (mgr.34107) 1501 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:20.583 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:20 smithi098 bash[78228]: cluster 2023-09-23T20:53:18.976538+0000 mgr.y (mgr.34107) 1501 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:20.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:20 smithi173 bash[59517]: cluster 2023-09-23T20:53:18.976538+0000 mgr.y (mgr.34107) 1501 : cluster 0 pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:22.128 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:53:22.128 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [], 2023-09-23T20:53:22.128 INFO:teuthology.orchestra.run.smithi173.stdout: "complaint_time": 30, 2023-09-23T20:53:22.128 INFO:teuthology.orchestra.run.smithi173.stdout: "num_blocked_ops": 0 2023-09-23T20:53:22.128 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:53:22.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:22 smithi173 bash[59517]: cluster 2023-09-23T20:53:20.977265+0000 mgr.y (mgr.34107) 1502 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:22.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:22 smithi098 bash[78228]: cluster 2023-09-23T20:53:20.977265+0000 mgr.y (mgr.34107) 1502 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:22.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:22 smithi098 bash[74888]: cluster 2023-09-23T20:53:20.977265+0000 mgr.y (mgr.34107) 1502 : cluster 0 pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:22.963 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T20:53:23.393 INFO:teuthology.orchestra.run.smithi098.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-09-23T20:53:23.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:23 smithi098 bash[74888]: audit 2023-09-23T20:53:22.615923+0000 mon.a (mon.0) 2059 : audit 1 from='client.? 172.21.15.98:0/3783079388' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:53:23.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:23 smithi098 bash[78228]: audit 2023-09-23T20:53:22.615923+0000 mon.a (mon.0) 2059 : audit 1 from='client.? 172.21.15.98:0/3783079388' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:53:23.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:23 smithi173 bash[59517]: audit 2023-09-23T20:53:22.615923+0000 mon.a (mon.0) 2059 : audit 1 from='client.? 172.21.15.98:0/3783079388' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T20:53:24.317 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T20:53:24.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:24 smithi098 bash[74888]: cluster 2023-09-23T20:53:22.978114+0000 mgr.y (mgr.34107) 1503 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:24.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:24 smithi098 bash[74888]: cluster 2023-09-23T20:53:23.381490+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:24.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:24 smithi098 bash[74888]: audit 2023-09-23T20:53:23.382779+0000 mon.a (mon.0) 2060 : audit 1 from='client.? 172.21.15.98:0/3783079388' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:53:24.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:24 smithi098 bash[74888]: cluster 2023-09-23T20:53:23.382854+0000 mon.a (mon.0) 2061 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-09-23T20:53:24.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:24 smithi098 bash[78228]: cluster 2023-09-23T20:53:22.978114+0000 mgr.y (mgr.34107) 1503 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:24.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:24 smithi098 bash[78228]: cluster 2023-09-23T20:53:23.381490+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:24.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:24 smithi098 bash[78228]: audit 2023-09-23T20:53:23.382779+0000 mon.a (mon.0) 2060 : audit 1 from='client.? 172.21.15.98:0/3783079388' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:53:24.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:24 smithi098 bash[78228]: cluster 2023-09-23T20:53:23.382854+0000 mon.a (mon.0) 2061 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-09-23T20:53:24.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:24 smithi173 bash[59517]: cluster 2023-09-23T20:53:22.978114+0000 mgr.y (mgr.34107) 1503 : cluster 0 pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:24.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:24 smithi173 bash[59517]: cluster 2023-09-23T20:53:23.381490+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:24.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:24 smithi173 bash[59517]: audit 2023-09-23T20:53:23.382779+0000 mon.a (mon.0) 2060 : audit 1 from='client.? 172.21.15.98:0/3783079388' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T20:53:24.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:24 smithi173 bash[59517]: cluster 2023-09-23T20:53:23.382854+0000 mon.a (mon.0) 2061 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-09-23T20:53:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:25 smithi098 bash[74888]: cluster 2023-09-23T20:53:23.871489+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:25 smithi098 bash[74888]: cluster 2023-09-23T20:53:23.871520+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:25 smithi098 bash[74888]: cluster 2023-09-23T20:53:23.871523+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:25.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:25 smithi098 bash[74888]: audit 2023-09-23T20:53:24.630265+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:25 smithi098 bash[78228]: cluster 2023-09-23T20:53:23.871489+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:25 smithi098 bash[78228]: cluster 2023-09-23T20:53:23.871520+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:25 smithi098 bash[78228]: cluster 2023-09-23T20:53:23.871523+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:25.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:25 smithi098 bash[78228]: audit 2023-09-23T20:53:24.630265+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:25.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:25 smithi173 bash[59517]: cluster 2023-09-23T20:53:23.871489+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:25.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:25 smithi173 bash[59517]: cluster 2023-09-23T20:53:23.871520+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:25.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:25 smithi173 bash[59517]: cluster 2023-09-23T20:53:23.871523+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T20:53:25.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:25 smithi173 bash[59517]: audit 2023-09-23T20:53:24.630265+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:26.396 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:53:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:53:26] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.33.4" 2023-09-23T20:53:26.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:26 smithi098 bash[74888]: cluster 2023-09-23T20:53:24.978751+0000 mgr.y (mgr.34107) 1504 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:26.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:26 smithi098 bash[78228]: cluster 2023-09-23T20:53:24.978751+0000 mgr.y (mgr.34107) 1504 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:26.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:26 smithi173 bash[59517]: cluster 2023-09-23T20:53:24.978751+0000 mgr.y (mgr.34107) 1504 : cluster 0 pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:27.739 INFO:teuthology.orchestra.run.smithi173.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T20:53:28.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:28 smithi098 bash[78228]: cluster 2023-09-23T20:53:26.979860+0000 mgr.y (mgr.34107) 1505 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:28.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:28 smithi098 bash[74888]: cluster 2023-09-23T20:53:26.979860+0000 mgr.y (mgr.34107) 1505 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:28.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:28 smithi173 bash[59517]: cluster 2023-09-23T20:53:26.979860+0000 mgr.y (mgr.34107) 1505 : cluster 0 pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:29.097 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:53:30.664 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:30 smithi173 bash[59517]: cluster 2023-09-23T20:53:28.980479+0000 mgr.y (mgr.34107) 1506 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:30.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:30 smithi098 bash[74888]: cluster 2023-09-23T20:53:28.980479+0000 mgr.y (mgr.34107) 1506 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:30.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:30 smithi098 bash[78228]: cluster 2023-09-23T20:53:28.980479+0000 mgr.y (mgr.34107) 1506 : cluster 0 pgmap v1717: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:30.941 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2023-09-23T20:53:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "size": 20, 2023-09-23T20:53:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 600, 2023-09-23T20:53:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "ops": [ 2023-09-23T20:53:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:25996 11.f 11:f496a09a:::benchmark_data_smithi098_231357_object25995:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:53:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:10.978384+0000", 2023-09-23T20:53:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 439.95529169000002, 2023-09-23T20:53:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.518481462, 2023-09-23T20:53:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:30.942 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 25996 2023-09-23T20:53:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.978384+0000", 2023-09-23T20:53:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.943 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.978384+0000", 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.978384+0000", 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.1639999999999999e-05 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:30.944 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.978445+0000", 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.6250000000000002e-06 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.978455+0000", 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4029999999999998e-06 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.978460+0000", 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00037567299999999998 2023-09-23T20:53:30.945 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.978836+0000", 2023-09-23T20:53:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000129109 2023-09-23T20:53:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.978965+0000", 2023-09-23T20:53:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015790499999999999 2023-09-23T20:53:30.946 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:53:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.979123+0000", 2023-09-23T20:53:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001429343 2023-09-23T20:53:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.980552+0000", 2023-09-23T20:53:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00050994099999999998 2023-09-23T20:53:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.947 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.981062+0000", 2023-09-23T20:53:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.51569785099999998 2023-09-23T20:53:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496760+0000", 2023-09-23T20:53:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0268e-05 2023-09-23T20:53:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.948 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496820+0000", 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5482000000000003e-05 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496866+0000", 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.518481462 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.949 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:26014 11.f 11:fb70c0fe:::benchmark_data_smithi098_231357_object26013:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:53:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:46:10.989499+0000", 2023-09-23T20:53:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 439.94417687499998, 2023-09-23T20:53:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.50757054400000001, 2023-09-23T20:53:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:30.950 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 26014 2023-09-23T20:53:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.989499+0000", 2023-09-23T20:53:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:30.951 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.989499+0000", 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.989498+0000", 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.3384999999999999e-05 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.989541+0000", 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2381999999999999e-05 2023-09-23T20:53:30.952 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.989553+0000", 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8699999999999997e-06 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.989559+0000", 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8199999999999998e-05 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.953 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.989617+0000", 2023-09-23T20:53:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000121836 2023-09-23T20:53:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.989739+0000", 2023-09-23T20:53:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016587399999999999 2023-09-23T20:53:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:53:30.954 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.989905+0000", 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0014442280000000001 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.991349+0000", 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.001254036 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:10.992603+0000", 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.50436557000000004 2023-09-23T20:53:30.955 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.496969+0000", 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8758999999999998e-05 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.497028+0000", 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1885999999999998e-05 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:30.956 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:46:11.497070+0000", 2023-09-23T20:53:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.50757054400000001 2023-09-23T20:53:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:108630 11.4 11:2cedb8dd:::benchmark_data_smithi098_231357_object4800:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:53:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:38.186342+0000", 2023-09-23T20:53:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 352.74733439300002, 2023-09-23T20:53:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.272841409, 2023-09-23T20:53:30.957 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 108630 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.186342+0000", 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:30.958 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.186342+0000", 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.186340+0000", 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1389999999999998e-06 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:30.959 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.186347+0000", 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3474e-05 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.186361+0000", 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9370000000000001e-06 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.186366+0000", 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.028827695 2023-09-23T20:53:30.960 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.215194+0000", 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018551900000000001 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.215380+0000", 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019573999999999999 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.961 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,6", 2023-09-23T20:53:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.215575+0000", 2023-09-23T20:53:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.008522221 2023-09-23T20:53:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.962 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.224098+0000", 2023-09-23T20:53:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0093187619999999995 2023-09-23T20:53:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.233416+0000", 2023-09-23T20:53:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044024883000000001 2023-09-23T20:53:30.963 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.277441+0000", 2023-09-23T20:53:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4894e-05 2023-09-23T20:53:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.277456+0000", 2023-09-23T20:53:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1592361549999999 2023-09-23T20:53:30.964 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.436692+0000", 2023-09-23T20:53:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017207799999999999 2023-09-23T20:53:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.965 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:53:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.436864+0000", 2023-09-23T20:53:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.022249271000000001 2023-09-23T20:53:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.459114+0000", 2023-09-23T20:53:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.9282000000000005e-05 2023-09-23T20:53:30.966 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.459183+0000", 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.272841409 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:108637 11.4 11:25e8c80e:::benchmark_data_smithi098_231357_object4807:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:38.198445+0000", 2023-09-23T20:53:30.967 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 352.73523049200003, 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.266081486, 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 108637 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:30.968 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.198445+0000", 2023-09-23T20:53:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.198445+0000", 2023-09-23T20:53:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:53:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.198444+0000", 2023-09-23T20:53:30.969 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.7189999999999998e-06 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.198450+0000", 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.681e-05 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.198466+0000", 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3949999999999998e-06 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.970 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.198473+0000", 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.020592018 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.219065+0000", 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015692700000000001 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.219222+0000", 2023-09-23T20:53:30.971 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016945900000000001 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,6", 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.219391+0000", 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0047147159999999999 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.224106+0000", 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0094016580000000002 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.972 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.233508+0000", 2023-09-23T20:53:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.044020643999999998 2023-09-23T20:53:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.277528+0000", 2023-09-23T20:53:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.4909999999999996e-06 2023-09-23T20:53:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.973 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.277534+0000", 2023-09-23T20:53:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1593875380000001 2023-09-23T20:53:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.436921+0000", 2023-09-23T20:53:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013719000000000001 2023-09-23T20:53:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.974 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:53:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.437058+0000", 2023-09-23T20:53:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.027344878 2023-09-23T20:53:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.975 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.464403+0000", 2023-09-23T20:53:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012364200000000001 2023-09-23T20:53:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.464527+0000", 2023-09-23T20:53:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.266081486 2023-09-23T20:53:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:30.976 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:108660 11.4 11:2299f36d:::benchmark_data_smithi098_231357_object4830:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:53:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:38.238039+0000", 2023-09-23T20:53:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 352.69563648299999, 2023-09-23T20:53:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2273346380000001, 2023-09-23T20:53:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:53:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:30.977 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 108660 2023-09-23T20:53:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.238039+0000", 2023-09-23T20:53:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.978 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.238039+0000", 2023-09-23T20:53:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:53:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.238039+0000", 2023-09-23T20:53:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.5310000000000002e-06 2023-09-23T20:53:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:30.979 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.238042+0000", 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1224e-05 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.238053+0000", 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.9749999999999998e-06 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.238058+0000", 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0078131650000000004 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.980 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.245872+0000", 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00051036400000000002 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.246382+0000", 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00062449700000000001 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,6", 2023-09-23T20:53:30.981 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247006+0000", 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.021932724000000001 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.268939+0000", 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1301000000000001e-05 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.268951+0000", 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0085991100000000001 2023-09-23T20:53:30.982 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.277550+0000", 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1180000000000002e-06 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.277554+0000", 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1595440109999999 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.983 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.437098+0000", 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000139507 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.437237+0000", 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.028049035999999999 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.465286+0000", 2023-09-23T20:53:30.984 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.7841000000000001e-05 2023-09-23T20:53:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.465374+0000", 2023-09-23T20:53:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2273346380000001 2023-09-23T20:53:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:30.985 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:108663 11.f 11:fca36bb5:::benchmark_data_smithi098_231357_object4833:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:53:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:38.247095+0000", 2023-09-23T20:53:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 352.68658089000002, 2023-09-23T20:53:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2200194600000001, 2023-09-23T20:53:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:53:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:30.986 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 108663 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247095+0000", 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247095+0000", 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:53:30.987 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247093+0000", 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5979999999999996e-06 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247099+0000", 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4802e-05 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.988 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247114+0000", 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.5140000000000001e-06 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247119+0000", 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0045041949999999999 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.251624+0000", 2023-09-23T20:53:30.989 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00041150099999999999 2023-09-23T20:53:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.252035+0000", 2023-09-23T20:53:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00043834100000000002 2023-09-23T20:53:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:53:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.252473+0000", 2023-09-23T20:53:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.033077672000000002 2023-09-23T20:53:30.990 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.285551+0000", 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2676e-05 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.285564+0000", 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.163009679 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.991 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.448573+0000", 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015241699999999999 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.448726+0000", 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.018300868000000001 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.467027+0000", 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.7818999999999994e-05 2023-09-23T20:53:30.992 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.467115+0000", 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2200194600000001 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:108664 11.4 11:232ee048:::benchmark_data_smithi098_231357_object4834:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:38.247128+0000", 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 352.68654770199998, 2023-09-23T20:53:30.993 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.211450946, 2023-09-23T20:53:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 108664 2023-09-23T20:53:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.994 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247128+0000", 2023-09-23T20:53:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247128+0000", 2023-09-23T20:53:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999995 2023-09-23T20:53:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.995 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247128+0000", 2023-09-23T20:53:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4609999999999998e-06 2023-09-23T20:53:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247130+0000", 2023-09-23T20:53:30.996 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.3429999999999998e-06 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247135+0000", 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5580000000000002e-06 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.247139+0000", 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.034117137999999998 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.997 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.281256+0000", 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0225e-05 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.281267+0000", 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1560005099999999 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:30.998 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.437267+0000", 2023-09-23T20:53:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014142399999999999 2023-09-23T20:53:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.437408+0000", 2023-09-23T20:53:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000181779 2023-09-23T20:53:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:53:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.437590+0000", 2023-09-23T20:53:30.999 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012436206 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.450026+0000", 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000102613 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.450129+0000", 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0079397289999999995 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.000 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.458069+0000", 2023-09-23T20:53:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6087000000000001e-05 2023-09-23T20:53:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.458115+0000", 2023-09-23T20:53:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00046431800000000002 2023-09-23T20:53:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.001 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.458579+0000", 2023-09-23T20:53:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.211450946 2023-09-23T20:53:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:108668 11.f 11:f822c1bb:::benchmark_data_smithi098_231357_object4838:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:53:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:38.258323+0000", 2023-09-23T20:53:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 352.675352637, 2023-09-23T20:53:31.002 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2290934039999999, 2023-09-23T20:53:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:53:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 108668 2023-09-23T20:53:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:31.003 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.258323+0000", 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.258323+0000", 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.258321+0000", 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.7500000000000003e-06 2023-09-23T20:53:31.004 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.258329+0000", 2023-09-23T20:53:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.5509e-05 2023-09-23T20:53:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.258345+0000", 2023-09-23T20:53:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.2339999999999997e-06 2023-09-23T20:53:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.005 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.258352+0000", 2023-09-23T20:53:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0013364080000000001 2023-09-23T20:53:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.259688+0000", 2023-09-23T20:53:31.006 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000168068 2023-09-23T20:53:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.259856+0000", 2023-09-23T20:53:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016487500000000001 2023-09-23T20:53:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 0,1", 2023-09-23T20:53:31.007 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.260021+0000", 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.026263727000000001 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.286285+0000", 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1437000000000001e-05 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.286296+0000", 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1628893309999999 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.008 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.449186+0000", 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00013342900000000001 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.449319+0000", 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.038029746000000003 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.009 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.487349+0000", 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.7773000000000003e-05 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.487417+0000", 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2290934039999999 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:108679 11.4 11:234b1769:::benchmark_data_smithi098_231357_object4849:head [delete] snapc 0=[] ondisk+write+known_if_redirected e331)", 2023-09-23T20:53:31.010 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:38.290498+0000", 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 352.64317795699998, 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.172948619, 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 108679 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:31.011 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.290498+0000", 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.290498+0000", 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999986 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.290496+0000", 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2473999999999999e-05 2023-09-23T20:53:31.012 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.290509+0000", 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3932e-05 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.290523+0000", 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3019999999999997e-06 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.013 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.290530+0000", 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5777000000000003e-05 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.290606+0000", 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3884e-05 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.290630+0000", 2023-09-23T20:53:31.014 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.150357501 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.440987+0000", 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00015459 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.441142+0000", 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00017708399999999999 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:53:31.015 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.441319+0000", 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0087519090000000004 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.450071+0000", 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8986000000000007e-05 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.450140+0000", 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.012638083 2023-09-23T20:53:31.016 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.462778+0000", 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.8695000000000004e-05 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.462867+0000", 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00057998399999999997 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.017 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.463447+0000", 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.172948619 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:108682 11.f 11:f7b9724b:::benchmark_data_smithi098_231357_object4852:head [delete] snapc 0=[] ondisk+write+known_if_redirected e331)", 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:38.292947+0000", 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 352.64072897199998, 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1933657310000001, 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:31.018 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 108682 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.292947+0000", 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.019 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.292947+0000", 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.292946+0000", 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.4300000000000003e-06 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.292952+0000", 2023-09-23T20:53:31.020 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2887e-05 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.292965+0000", 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.519e-06 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.292971+0000", 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.6657999999999999e-05 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.021 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.293017+0000", 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2293000000000001e-05 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.293030+0000", 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1563159490000001 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.022 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.449346+0000", 2023-09-23T20:53:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00012884600000000001 2023-09-23T20:53:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.449474+0000", 2023-09-23T20:53:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000130796 2023-09-23T20:53:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,2", 2023-09-23T20:53:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.449605+0000", 2023-09-23T20:53:31.023 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0077401409999999999 2023-09-23T20:53:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.457345+0000", 2023-09-23T20:53:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.022434447 2023-09-23T20:53:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.479780+0000", 2023-09-23T20:53:31.024 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.005822476 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.485602+0000", 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.6301999999999997e-05 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.485659+0000", 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00065410700000000002 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.025 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.486313+0000", 2023-09-23T20:53:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1933657310000001 2023-09-23T20:53:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:108685 11.4 11:258a7974:::benchmark_data_smithi098_231357_object4855:head [delete] snapc 0=[] ondisk+write+known_if_redirected e331)", 2023-09-23T20:53:31.026 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:47:38.308258+0000", 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 352.62541839699998, 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1607199260000001, 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 108685 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.027 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.308258+0000", 2023-09-23T20:53:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.308258+0000", 2023-09-23T20:53:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999976 2023-09-23T20:53:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:31.028 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.308255+0000", 2023-09-23T20:53:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3132999999999999e-05 2023-09-23T20:53:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.308268+0000", 2023-09-23T20:53:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0658999999999997e-05 2023-09-23T20:53:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.308319+0000", 2023-09-23T20:53:31.029 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8379000000000001e-05 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.308337+0000", 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000124275 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.308462+0000", 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.1466000000000001e-05 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.030 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:38.308483+0000", 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1364907259999999 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.444974+0000", 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000133316 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:31.031 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.445107+0000", 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000157112 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 2,6", 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.445264+0000", 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0048533980000000001 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.450118+0000", 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.1303000000000002e-05 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.032 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.450149+0000", 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.018243722 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.468393+0000", 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3646000000000005e-05 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:31.033 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.468476+0000", 2023-09-23T20:53:31.034 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00050120399999999999 2023-09-23T20:53:31.034 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.034 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.034 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.034 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:47:39.468978+0000", 2023-09-23T20:53:31.034 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.1607199260000001 2023-09-23T20:53:31.034 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.034 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.034 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.034 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.034 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:138034 11.3 11:c6f25ed4:::benchmark_data_smithi098_231357_object34204:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e342)", 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:22.979724+0000", 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 307.953951555, 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.434786473, 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "reached pg", 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 138034 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.035 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.979724+0000", 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.979724+0000", 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.036 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:31.037 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.979722+0000", 2023-09-23T20:53:31.037 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.3180000000000007e-06 2023-09-23T20:53:31.037 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.037 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.037 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:31.037 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.979731+0000", 2023-09-23T20:53:31.037 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3224000000000001e-05 2023-09-23T20:53:31.037 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.037 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.037 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:31.037 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.979744+0000", 2023-09-23T20:53:31.038 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.0800000000000006e-06 2023-09-23T20:53:31.038 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.038 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.038 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:31.038 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.979752+0000", 2023-09-23T20:53:31.038 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.0642000000000001e-05 2023-09-23T20:53:31.038 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.038 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.038 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.038 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.979803+0000", 2023-09-23T20:53:31.038 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.4919999999999996e-06 2023-09-23T20:53:31.039 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.039 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.039 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op must wait for map", 2023-09-23T20:53:31.039 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.979810+0000", 2023-09-23T20:53:31.039 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013221368000000001 2023-09-23T20:53:31.039 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.039 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.039 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.039 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.993032+0000", 2023-09-23T20:53:31.039 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0022e-05 2023-09-23T20:53:31.039 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.993042+0000", 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.0002466800000001 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993288+0000", 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4688000000000001e-05 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.040 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.041 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993303+0000", 2023-09-23T20:53:31.041 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3895899169999999 2023-09-23T20:53:31.041 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.041 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.041 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.041 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.382893+0000", 2023-09-23T20:53:31.041 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000192969 2023-09-23T20:53:31.041 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.041 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.041 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for missing object", 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.383086+0000", 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.031281503000000002 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.414367+0000", 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00014352500000000001 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.414511+0000", 2023-09-23T20:53:31.042 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.434786473 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:138042 11.3 11:c08fd663:::benchmark_data_smithi098_231357_object34212:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:22.996327+0000", 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 307.93734880900001, 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4393107929999998, 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:31.043 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:31.044 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:31.044 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:31.044 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 138042 2023-09-23T20:53:31.044 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.044 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:31.044 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.044 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:31.044 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.996327+0000", 2023-09-23T20:53:31.044 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:31.044 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.045 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.045 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:31.045 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.996327+0000", 2023-09-23T20:53:31.045 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:53:31.045 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.046 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.046 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:31.046 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.996325+0000", 2023-09-23T20:53:31.046 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9549999999999992e-06 2023-09-23T20:53:31.046 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.046 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.046 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:31.046 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.996333+0000", 2023-09-23T20:53:31.046 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2549e-05 2023-09-23T20:53:31.046 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.047 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.047 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:31.047 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.996346+0000", 2023-09-23T20:53:31.047 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.6379999999999998e-06 2023-09-23T20:53:31.047 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.047 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.047 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:31.047 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.996352+0000", 2023-09-23T20:53:31.047 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000200807 2023-09-23T20:53:31.047 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.047 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.048 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.048 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.996553+0000", 2023-09-23T20:53:31.048 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.9420000000000001e-06 2023-09-23T20:53:31.048 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.048 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.048 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.048 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:22.996562+0000", 2023-09-23T20:53:31.048 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.99682204200000002 2023-09-23T20:53:31.048 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.048 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.048 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.049 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993384+0000", 2023-09-23T20:53:31.049 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.9060000000000008e-06 2023-09-23T20:53:31.049 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.049 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.049 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.049 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993393+0000", 2023-09-23T20:53:31.049 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.392484976 2023-09-23T20:53:31.049 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.049 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.049 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.049 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.385878+0000", 2023-09-23T20:53:31.050 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0078914889999999998 2023-09-23T20:53:31.050 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.050 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.050 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:31.050 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.393770+0000", 2023-09-23T20:53:31.050 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000461586 2023-09-23T20:53:31.050 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.050 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.050 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:53:31.050 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.394231+0000", 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.020268904000000001 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.414500+0000", 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.2457000000000003e-05 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.414553+0000", 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.018228956000000001 2023-09-23T20:53:31.051 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.432782+0000", 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8857000000000002e-05 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.432840+0000", 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0027975449999999998 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.052 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.435638+0000", 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4393107929999998 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:138050 11.3 11:c04532bc:::benchmark_data_smithi098_231357_object34220:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:23.003778+0000", 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 307.929898202, 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.435830996, 2023-09-23T20:53:31.053 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:31.054 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:31.054 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:31.054 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:31.054 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:31.054 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 138050 2023-09-23T20:53:31.054 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.054 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:31.054 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.054 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:31.054 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.003778+0000", 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.003778+0000", 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.003777+0000", 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.3620000000000002e-06 2023-09-23T20:53:31.055 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.003780+0000", 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.2380000000000003e-06 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.003790+0000", 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 3.7110000000000001e-06 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:31.056 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.003793+0000", 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1032000000000003e-05 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.003834+0000", 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.5810000000000003e-06 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.003844+0000", 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.98959135399999998 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.057 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.058 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.058 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993435+0000", 2023-09-23T20:53:31.058 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.058e-06 2023-09-23T20:53:31.058 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.058 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.058 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993442+0000", 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4109170440000001 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.404359+0000", 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000181399 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.404541+0000", 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020570699999999999 2023-09-23T20:53:31.059 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.404747+0000", 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0097620620000000002 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.414509+0000", 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4884999999999997e-05 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.060 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.414603+0000", 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.021125494000000002 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.435729+0000", 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.0752999999999999e-05 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.435790+0000", 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0038190379999999999 2023-09-23T20:53:31.061 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.439609+0000", 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.435830996 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:138055 11.3 11:c4bfd7f0:::benchmark_data_smithi098_231357_object34225:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:23.008439+0000", 2023-09-23T20:53:31.062 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 307.92523726500002, 2023-09-23T20:53:31.063 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4448595900000001, 2023-09-23T20:53:31.063 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:31.063 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:31.063 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:31.063 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:31.063 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:31.063 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 138055 2023-09-23T20:53:31.063 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.063 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:31.063 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.063 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.008439+0000", 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.008439+0000", 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.008437+0000", 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 8.6629999999999999e-06 2023-09-23T20:53:31.064 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.065 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.065 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:31.065 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.008445+0000", 2023-09-23T20:53:31.065 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4141999999999999e-05 2023-09-23T20:53:31.065 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.065 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.065 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:31.065 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.008460+0000", 2023-09-23T20:53:31.065 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.6490000000000008e-06 2023-09-23T20:53:31.065 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.065 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.008467+0000", 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.1439000000000005e-05 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.008539+0000", 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.2074e-05 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.066 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.008551+0000", 2023-09-23T20:53:31.067 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.98492974099999997 2023-09-23T20:53:31.067 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.067 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.067 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.067 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993480+0000", 2023-09-23T20:53:31.067 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8469999999999996e-06 2023-09-23T20:53:31.067 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.067 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.067 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.067 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993488+0000", 2023-09-23T20:53:31.067 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4211449219999999 2023-09-23T20:53:31.068 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.068 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.068 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.068 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.414633+0000", 2023-09-23T20:53:31.068 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000133311 2023-09-23T20:53:31.068 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.068 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.068 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:31.068 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.414766+0000", 2023-09-23T20:53:31.068 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00021738199999999999 2023-09-23T20:53:31.069 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.069 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.069 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:53:31.069 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.414984+0000", 2023-09-23T20:53:31.069 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.017740009000000001 2023-09-23T20:53:31.069 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.069 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.069 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.069 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.432724+0000", 2023-09-23T20:53:31.069 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0029301489999999999 2023-09-23T20:53:31.069 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.070 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.070 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:31.070 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.435654+0000", 2023-09-23T20:53:31.070 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013361665 2023-09-23T20:53:31.070 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.070 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.070 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.070 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.449016+0000", 2023-09-23T20:53:31.070 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.8860000000000001e-05 2023-09-23T20:53:31.070 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.070 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.071 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:31.071 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.449095+0000", 2023-09-23T20:53:31.071 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0042037350000000001 2023-09-23T20:53:31.071 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.071 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.071 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.071 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.453298+0000", 2023-09-23T20:53:31.071 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4448595900000001 2023-09-23T20:53:31.071 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.071 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:138066 11.3 11:ca537e93:::benchmark_data_smithi098_231357_object34236:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:23.029972+0000", 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 307.90370358600001, 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.457261779, 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 138066 2023-09-23T20:53:31.072 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.029972+0000", 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.029972+0000", 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:31.073 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.029971+0000", 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.4220000000000006e-06 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.029980+0000", 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.6867e-05 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.029997+0000", 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5650000000000004e-06 2023-09-23T20:53:31.074 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.030004+0000", 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9171999999999993e-05 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.030084+0000", 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.7254000000000001e-05 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.075 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.030101+0000", 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.96341782899999995 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993519+0000", 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.9529999999999999e-06 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993527+0000", 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4257932209999999 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.076 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.419320+0000", 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000218669 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.419539+0000", 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0042840769999999999 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:53:31.077 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.423823+0000", 2023-09-23T20:53:31.078 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.011836653000000001 2023-09-23T20:53:31.078 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.078 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.078 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:31.078 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.435659+0000", 2023-09-23T20:53:31.078 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013241772000000001 2023-09-23T20:53:31.078 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.078 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.078 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.078 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.448901+0000", 2023-09-23T20:53:31.078 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.032558244 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.481459+0000", 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9891e-05 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.481519+0000", 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0057149990000000001 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.079 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.487234+0000", 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.457261779 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:138072 11.3 11:c03e732f:::benchmark_data_smithi098_231357_object34242:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:23.037423+0000", 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 307.89625263099998, 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4627024840000002, 2023-09-23T20:53:31.080 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 138072 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.037423+0000", 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.081 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.082 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:31.082 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.037423+0000", 2023-09-23T20:53:31.082 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.999999 2023-09-23T20:53:31.082 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.082 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.082 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:31.082 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.037422+0000", 2023-09-23T20:53:31.082 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.8070000000000002e-06 2023-09-23T20:53:31.083 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.083 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.083 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:31.083 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.037429+0000", 2023-09-23T20:53:31.083 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4255e-05 2023-09-23T20:53:31.083 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.083 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.083 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.037443+0000", 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.5870000000000004e-06 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.037451+0000", 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.8785e-05 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.037510+0000", 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.995e-06 2023-09-23T20:53:31.084 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.085 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.085 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.085 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.037520+0000", 2023-09-23T20:53:31.085 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.95604420400000001 2023-09-23T20:53:31.085 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.085 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.085 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.085 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993564+0000", 2023-09-23T20:53:31.085 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 7.3819999999999998e-06 2023-09-23T20:53:31.085 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.086 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.086 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.086 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993571+0000", 2023-09-23T20:53:31.086 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.4346790979999999 2023-09-23T20:53:31.086 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.086 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.086 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.086 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.428250+0000", 2023-09-23T20:53:31.086 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00018233 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.428433+0000", 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00020303300000000001 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.428636+0000", 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.020278609 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.087 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.448914+0000", 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.1267000000000003e-05 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.448956+0000", 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.043637676 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.492593+0000", 2023-09-23T20:53:31.088 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.000114193 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.492707+0000", 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0074183779999999998 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.500126+0000", 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.4627024840000002 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.089 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: "description": "osd_op(client.35994.0:138100 11.3 11:c468cfdc:::benchmark_data_smithi098_231357_object34270:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: "initiated_at": "2023-09-23T20:48:23.103382+0000", 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: "age": 307.83029363700001, 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3999389349999998, 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: "type_data": { 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: "client_info": { 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: "client": "client.35994", 2023-09-23T20:53:31.090 INFO:teuthology.orchestra.run.smithi173.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: "tid": 138100 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: "events": [ 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "initiated", 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.103382+0000", 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "throttled", 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.103382+0000", 2023-09-23T20:53:31.091 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4294967295.9999981 2023-09-23T20:53:31.092 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.092 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.092 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "header_read", 2023-09-23T20:53:31.092 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.103381+0000", 2023-09-23T20:53:31.092 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.8233e-05 2023-09-23T20:53:31.092 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.092 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.092 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "all_read", 2023-09-23T20:53:31.092 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.103399+0000", 2023-09-23T20:53:31.092 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3196999999999999e-05 2023-09-23T20:53:31.092 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "dispatched", 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.103412+0000", 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 6.3999999999999997e-06 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "queued_for_pg", 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.103418+0000", 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.0688999999999999e-05 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.093 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.103509+0000", 2023-09-23T20:53:31.094 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.3806e-05 2023-09-23T20:53:31.094 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.094 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.094 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.094 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.103523+0000", 2023-09-23T20:53:31.094 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.89007770799999997 2023-09-23T20:53:31.094 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.094 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.094 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.094 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993601+0000", 2023-09-23T20:53:31.094 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 9.9590000000000007e-06 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for peered", 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:23.993611+0000", 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 1.446040483 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "reached_pg", 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.439651+0000", 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00016260100000000001 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.095 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.096 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "started", 2023-09-23T20:53:31.096 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.439814+0000", 2023-09-23T20:53:31.096 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.00019389099999999999 2023-09-23T20:53:31.096 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.096 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.096 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "waiting for subops from 1,5", 2023-09-23T20:53:31.096 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.440008+0000", 2023-09-23T20:53:31.096 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.013304978 2023-09-23T20:53:31.096 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.096 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.097 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "op_commit", 2023-09-23T20:53:31.097 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.453313+0000", 2023-09-23T20:53:31.097 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 5.9747000000000002e-05 2023-09-23T20:53:31.097 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.097 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.097 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.097 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.453372+0000", 2023-09-23T20:53:31.097 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.046946880000000003 2023-09-23T20:53:31.097 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.500319+0000", 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 4.5711999999999999e-05 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "commit_sent", 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.500365+0000", 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 0.0029563699999999998 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: }, 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: { 2023-09-23T20:53:31.098 INFO:teuthology.orchestra.run.smithi173.stdout: "event": "done", 2023-09-23T20:53:31.099 INFO:teuthology.orchestra.run.smithi173.stdout: "time": "2023-09-23T20:48:25.503321+0000", 2023-09-23T20:53:31.099 INFO:teuthology.orchestra.run.smithi173.stdout: "duration": 2.3999389349999998 2023-09-23T20:53:31.099 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.099 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.099 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.099 INFO:teuthology.orchestra.run.smithi173.stdout: } 2023-09-23T20:53:31.099 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2023-09-23T20:53:31.099 INFO:teuthology.orchestra.run.smithi173.stdout:} 2023-09-23T20:53:31.768 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T20:53:32.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:32 smithi098 bash[78228]: cluster 2023-09-23T20:53:30.981392+0000 mgr.y (mgr.34107) 1507 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:32.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:32 smithi098 bash[74888]: cluster 2023-09-23T20:53:30.981392+0000 mgr.y (mgr.34107) 1507 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:32.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:32 smithi173 bash[59517]: cluster 2023-09-23T20:53:30.981392+0000 mgr.y (mgr.34107) 1507 : cluster 0 pgmap v1718: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:33.429 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T20:53:33.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:33 smithi098 bash[74888]: audit 2023-09-23T20:53:32.593680+0000 mon.a (mon.0) 2063 : audit 1 from='client.? 172.21.15.98:0/2392888526' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:53:33.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:33 smithi098 bash[78228]: audit 2023-09-23T20:53:32.593680+0000 mon.a (mon.0) 2063 : audit 1 from='client.? 172.21.15.98:0/2392888526' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:53:33.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:33 smithi173 bash[59517]: audit 2023-09-23T20:53:32.593680+0000 mon.a (mon.0) 2063 : audit 1 from='client.? 172.21.15.98:0/2392888526' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:53:34.427 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-09-23T20:53:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:34 smithi098 bash[74888]: cluster 2023-09-23T20:53:32.982228+0000 mgr.y (mgr.34107) 1508 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:34 smithi098 bash[74888]: cluster 2023-09-23T20:53:33.419028+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T20:53:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:34 smithi098 bash[74888]: cluster 2023-09-23T20:53:33.419502+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T20:53:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:34 smithi098 bash[74888]: audit 2023-09-23T20:53:33.419857+0000 mon.a (mon.0) 2064 : audit 1 from='client.? 172.21.15.98:0/2392888526' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:53:34.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:34 smithi098 bash[74888]: cluster 2023-09-23T20:53:33.419928+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-09-23T20:53:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:34 smithi098 bash[78228]: cluster 2023-09-23T20:53:32.982228+0000 mgr.y (mgr.34107) 1508 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:34 smithi098 bash[78228]: cluster 2023-09-23T20:53:33.419028+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T20:53:34.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:34 smithi098 bash[78228]: cluster 2023-09-23T20:53:33.419502+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T20:53:34.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:34 smithi098 bash[78228]: audit 2023-09-23T20:53:33.419857+0000 mon.a (mon.0) 2064 : audit 1 from='client.? 172.21.15.98:0/2392888526' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:53:34.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:34 smithi098 bash[78228]: cluster 2023-09-23T20:53:33.419928+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-09-23T20:53:34.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:34 smithi173 bash[59517]: cluster 2023-09-23T20:53:32.982228+0000 mgr.y (mgr.34107) 1508 : cluster 0 pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:34.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:34 smithi173 bash[59517]: cluster 2023-09-23T20:53:33.419028+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T20:53:34.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:34 smithi173 bash[59517]: cluster 2023-09-23T20:53:33.419502+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T20:53:34.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:34 smithi173 bash[59517]: audit 2023-09-23T20:53:33.419857+0000 mon.a (mon.0) 2064 : audit 1 from='client.? 172.21.15.98:0/2392888526' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:53:34.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:34 smithi173 bash[59517]: cluster 2023-09-23T20:53:33.419928+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-09-23T20:53:35.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:35 smithi173 bash[59517]: cluster 2023-09-23T20:53:34.428356+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:35 smithi173 bash[59517]: cluster 2023-09-23T20:53:34.429025+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-09-23T20:53:35.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:35 smithi173 bash[59517]: cluster 2023-09-23T20:53:34.430590+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:35 smithi173 bash[59517]: cluster 2023-09-23T20:53:34.430931+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:35 smithi173 bash[59517]: cluster 2023-09-23T20:53:34.431103+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:35 smithi173 bash[59517]: cluster 2023-09-23T20:53:34.432621+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:35 smithi173 bash[59517]: cluster 2023-09-23T20:53:34.433670+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:35 smithi173 bash[59517]: cluster 2023-09-23T20:53:34.433772+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:35 smithi173 bash[59517]: cluster 2023-09-23T20:53:34.435650+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[74888]: cluster 2023-09-23T20:53:34.428356+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[74888]: cluster 2023-09-23T20:53:34.429025+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-09-23T20:53:35.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[74888]: cluster 2023-09-23T20:53:34.430590+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[74888]: cluster 2023-09-23T20:53:34.430931+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[74888]: cluster 2023-09-23T20:53:34.431103+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[74888]: cluster 2023-09-23T20:53:34.432621+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[74888]: cluster 2023-09-23T20:53:34.433670+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[74888]: cluster 2023-09-23T20:53:34.433772+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[74888]: cluster 2023-09-23T20:53:34.435650+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[78228]: cluster 2023-09-23T20:53:34.428356+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[78228]: cluster 2023-09-23T20:53:34.429025+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-09-23T20:53:35.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[78228]: cluster 2023-09-23T20:53:34.430590+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[78228]: cluster 2023-09-23T20:53:34.430931+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[78228]: cluster 2023-09-23T20:53:34.431103+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[78228]: cluster 2023-09-23T20:53:34.432621+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[78228]: cluster 2023-09-23T20:53:34.433670+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[78228]: cluster 2023-09-23T20:53:34.433772+0000 osd.5 (osd.5) 365 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:35.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:35 smithi098 bash[78228]: cluster 2023-09-23T20:53:34.435650+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T20:53:36.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:53:36] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.33.4" 2023-09-23T20:53:36.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:36 smithi173 bash[59517]: cluster 2023-09-23T20:53:34.982822+0000 mgr.y (mgr.34107) 1509 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:36.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:36 smithi173 bash[59517]: cluster 2023-09-23T20:53:35.436208+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:36.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:36 smithi173 bash[59517]: cluster 2023-09-23T20:53:35.437001+0000 mon.a (mon.0) 2067 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-09-23T20:53:36.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:36 smithi173 bash[59517]: cluster 2023-09-23T20:53:35.439964+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:36.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:36 smithi173 bash[59517]: cluster 2023-09-23T20:53:35.441368+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:36.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:36 smithi173 bash[59517]: cluster 2023-09-23T20:53:35.441774+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:36.892 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:53:36.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[74888]: cluster 2023-09-23T20:53:34.982822+0000 mgr.y (mgr.34107) 1509 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:36.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[74888]: cluster 2023-09-23T20:53:35.436208+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:36.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[74888]: cluster 2023-09-23T20:53:35.437001+0000 mon.a (mon.0) 2067 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-09-23T20:53:36.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[74888]: cluster 2023-09-23T20:53:35.439964+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:36.924 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[74888]: cluster 2023-09-23T20:53:35.441368+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:36.925 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[74888]: cluster 2023-09-23T20:53:35.441774+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:36.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[78228]: cluster 2023-09-23T20:53:34.982822+0000 mgr.y (mgr.34107) 1509 : cluster 0 pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:36.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[78228]: cluster 2023-09-23T20:53:35.436208+0000 osd.7 (osd.7) 321 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:36.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[78228]: cluster 2023-09-23T20:53:35.437001+0000 mon.a (mon.0) 2067 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-09-23T20:53:36.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[78228]: cluster 2023-09-23T20:53:35.439964+0000 osd.7 (osd.7) 322 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:36.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[78228]: cluster 2023-09-23T20:53:35.441368+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:36.925 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:36 smithi098 bash[78228]: cluster 2023-09-23T20:53:35.441774+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T20:53:37.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:37 smithi173 bash[59517]: cluster 2023-09-23T20:53:36.444939+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-09-23T20:53:37.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:37 smithi173 bash[59517]: cluster 2023-09-23T20:53:36.444982+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:37 smithi173 bash[59517]: cluster 2023-09-23T20:53:36.446203+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:37 smithi173 bash[59517]: cluster 2023-09-23T20:53:36.448746+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:37 smithi173 bash[59517]: cluster 2023-09-23T20:53:36.451288+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:37 smithi173 bash[59517]: cluster 2023-09-23T20:53:36.452450+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[74888]: cluster 2023-09-23T20:53:36.444939+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-09-23T20:53:37.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[74888]: cluster 2023-09-23T20:53:36.444982+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[74888]: cluster 2023-09-23T20:53:36.446203+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[74888]: cluster 2023-09-23T20:53:36.448746+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[74888]: cluster 2023-09-23T20:53:36.451288+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[74888]: cluster 2023-09-23T20:53:36.452450+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[78228]: cluster 2023-09-23T20:53:36.444939+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-09-23T20:53:37.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[78228]: cluster 2023-09-23T20:53:36.444982+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[78228]: cluster 2023-09-23T20:53:36.446203+0000 osd.5 (osd.5) 366 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[78228]: cluster 2023-09-23T20:53:36.448746+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[78228]: cluster 2023-09-23T20:53:36.451288+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:37.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:37 smithi098 bash[78228]: cluster 2023-09-23T20:53:36.452450+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T20:53:38.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[74888]: cluster 2023-09-23T20:53:36.983657+0000 mgr.y (mgr.34107) 1510 : cluster 0 pgmap v1725: 73 pgs: 2 active+undersized+remapped, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 145 KiB/s, 7 objects/s recovering 2023-09-23T20:53:38.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[74888]: cluster 2023-09-23T20:53:37.454817+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:38.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[74888]: cluster 2023-09-23T20:53:37.457547+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:38.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[74888]: cluster 2023-09-23T20:53:37.457713+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-09-23T20:53:38.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[74888]: cluster 2023-09-23T20:53:37.462202+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:38.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[74888]: cluster 2023-09-23T20:53:37.464808+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:38.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[78228]: cluster 2023-09-23T20:53:36.983657+0000 mgr.y (mgr.34107) 1510 : cluster 0 pgmap v1725: 73 pgs: 2 active+undersized+remapped, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 145 KiB/s, 7 objects/s recovering 2023-09-23T20:53:38.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[78228]: cluster 2023-09-23T20:53:37.454817+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:38.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[78228]: cluster 2023-09-23T20:53:37.457547+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:38.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[78228]: cluster 2023-09-23T20:53:37.457713+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-09-23T20:53:38.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[78228]: cluster 2023-09-23T20:53:37.462202+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:38.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:38 smithi098 bash[78228]: cluster 2023-09-23T20:53:37.464808+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:38.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:38 smithi173 bash[59517]: cluster 2023-09-23T20:53:36.983657+0000 mgr.y (mgr.34107) 1510 : cluster 0 pgmap v1725: 73 pgs: 2 active+undersized+remapped, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 145 KiB/s, 7 objects/s recovering 2023-09-23T20:53:38.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:38 smithi173 bash[59517]: cluster 2023-09-23T20:53:37.454817+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:38.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:38 smithi173 bash[59517]: cluster 2023-09-23T20:53:37.457547+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:38.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:38 smithi173 bash[59517]: cluster 2023-09-23T20:53:37.457713+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-09-23T20:53:38.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:38 smithi173 bash[59517]: cluster 2023-09-23T20:53:37.462202+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:38.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:38 smithi173 bash[59517]: cluster 2023-09-23T20:53:37.464808+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T20:53:39.730 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:53:40.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:40 smithi173 bash[59517]: cluster 2023-09-23T20:53:38.984367+0000 mgr.y (mgr.34107) 1511 : cluster 0 pgmap v1727: 73 pgs: 2 active+undersized+remapped, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 128 KiB/s, 6 objects/s recovering 2023-09-23T20:53:40.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:40 smithi173 bash[59517]: audit 2023-09-23T20:53:39.630475+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:40.883 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:40 smithi098 bash[74888]: cluster 2023-09-23T20:53:38.984367+0000 mgr.y (mgr.34107) 1511 : cluster 0 pgmap v1727: 73 pgs: 2 active+undersized+remapped, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 128 KiB/s, 6 objects/s recovering 2023-09-23T20:53:40.883 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:40 smithi098 bash[74888]: audit 2023-09-23T20:53:39.630475+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:40.884 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:40 smithi098 bash[78228]: cluster 2023-09-23T20:53:38.984367+0000 mgr.y (mgr.34107) 1511 : cluster 0 pgmap v1727: 73 pgs: 2 active+undersized+remapped, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 128 KiB/s, 6 objects/s recovering 2023-09-23T20:53:40.884 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:40 smithi098 bash[78228]: audit 2023-09-23T20:53:39.630475+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:41.123 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:53:41.123 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:53:41.123 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 0 2023-09-23T20:53:41.124 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:53:42.567 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T20:53:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:42 smithi173 bash[59517]: cluster 2023-09-23T20:53:40.985345+0000 mgr.y (mgr.34107) 1512 : cluster 0 pgmap v1728: 73 pgs: 1 active+undersized+remapped, 72 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 97 KiB/s, 4 objects/s recovering 2023-09-23T20:53:42.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:42 smithi098 bash[78228]: cluster 2023-09-23T20:53:40.985345+0000 mgr.y (mgr.34107) 1512 : cluster 0 pgmap v1728: 73 pgs: 1 active+undersized+remapped, 72 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 97 KiB/s, 4 objects/s recovering 2023-09-23T20:53:42.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:42 smithi098 bash[74888]: cluster 2023-09-23T20:53:40.985345+0000 mgr.y (mgr.34107) 1512 : cluster 0 pgmap v1728: 73 pgs: 1 active+undersized+remapped, 72 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 97 KiB/s, 4 objects/s recovering 2023-09-23T20:53:44.481 INFO:teuthology.orchestra.run.smithi098.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-09-23T20:53:44.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:44 smithi173 bash[59517]: cluster 2023-09-23T20:53:42.986288+0000 mgr.y (mgr.34107) 1513 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s, 3 objects/s recovering 2023-09-23T20:53:44.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:44 smithi173 bash[59517]: audit 2023-09-23T20:53:44.124450+0000 mon.c (mon.2) 178 : audit 1 from='client.? 172.21.15.98:0/1089322576' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:53:44.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:44 smithi173 bash[59517]: audit 2023-09-23T20:53:44.125128+0000 mon.a (mon.0) 2071 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:53:44.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:44 smithi098 bash[74888]: cluster 2023-09-23T20:53:42.986288+0000 mgr.y (mgr.34107) 1513 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s, 3 objects/s recovering 2023-09-23T20:53:44.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:44 smithi098 bash[74888]: audit 2023-09-23T20:53:44.124450+0000 mon.c (mon.2) 178 : audit 1 from='client.? 172.21.15.98:0/1089322576' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:53:44.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:44 smithi098 bash[74888]: audit 2023-09-23T20:53:44.125128+0000 mon.a (mon.0) 2071 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:53:44.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:44 smithi098 bash[78228]: cluster 2023-09-23T20:53:42.986288+0000 mgr.y (mgr.34107) 1513 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s, 3 objects/s recovering 2023-09-23T20:53:44.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:44 smithi098 bash[78228]: audit 2023-09-23T20:53:44.124450+0000 mon.c (mon.2) 178 : audit 1 from='client.? 172.21.15.98:0/1089322576' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:53:44.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:44 smithi098 bash[78228]: audit 2023-09-23T20:53:44.125128+0000 mon.a (mon.0) 2071 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T20:53:45.425 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T20:53:45.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:45 smithi098 bash[74888]: cluster 2023-09-23T20:53:44.467936+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:45.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:45 smithi098 bash[74888]: audit 2023-09-23T20:53:44.470278+0000 mon.a (mon.0) 2072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:53:45.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:45 smithi098 bash[74888]: cluster 2023-09-23T20:53:44.470395+0000 mon.a (mon.0) 2073 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-23T20:53:45.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:45 smithi098 bash[78228]: cluster 2023-09-23T20:53:44.467936+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:45.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:45 smithi098 bash[78228]: audit 2023-09-23T20:53:44.470278+0000 mon.a (mon.0) 2072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:53:45.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:45 smithi098 bash[78228]: cluster 2023-09-23T20:53:44.470395+0000 mon.a (mon.0) 2073 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-23T20:53:45.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:45 smithi173 bash[59517]: cluster 2023-09-23T20:53:44.467936+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:45.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:45 smithi173 bash[59517]: audit 2023-09-23T20:53:44.470278+0000 mon.a (mon.0) 2072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T20:53:45.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:45 smithi173 bash[59517]: cluster 2023-09-23T20:53:44.470395+0000 mon.a (mon.0) 2073 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-23T20:53:46.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:53:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:53:46] "GET /metrics HTTP/1.1" 200 34135 "" "Prometheus/2.33.4" 2023-09-23T20:53:46.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:46 smithi173 bash[59517]: cluster 2023-09-23T20:53:44.986927+0000 mgr.y (mgr.34107) 1514 : cluster 0 pgmap v1731: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:46.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:46 smithi173 bash[59517]: cluster 2023-09-23T20:53:45.309959+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:46 smithi173 bash[59517]: cluster 2023-09-23T20:53:45.312675+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:46 smithi173 bash[59517]: cluster 2023-09-23T20:53:45.398287+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:46.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:46 smithi098 bash[74888]: cluster 2023-09-23T20:53:44.986927+0000 mgr.y (mgr.34107) 1514 : cluster 0 pgmap v1731: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:46.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:46 smithi098 bash[74888]: cluster 2023-09-23T20:53:45.309959+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:46.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:46 smithi098 bash[74888]: cluster 2023-09-23T20:53:45.312675+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:46.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:46 smithi098 bash[74888]: cluster 2023-09-23T20:53:45.398287+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:46 smithi098 bash[78228]: cluster 2023-09-23T20:53:44.986927+0000 mgr.y (mgr.34107) 1514 : cluster 0 pgmap v1731: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:46 smithi098 bash[78228]: cluster 2023-09-23T20:53:45.309959+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:46 smithi098 bash[78228]: cluster 2023-09-23T20:53:45.312675+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:46 smithi098 bash[78228]: cluster 2023-09-23T20:53:45.398287+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:47.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:47 smithi173 bash[59517]: cluster 2023-09-23T20:53:46.125831+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:47.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:47 smithi098 bash[74888]: cluster 2023-09-23T20:53:46.125831+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:47.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:47 smithi098 bash[78228]: cluster 2023-09-23T20:53:46.125831+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T20:53:47.940 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:53:48.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:48 smithi173 bash[59517]: cluster 2023-09-23T20:53:46.988007+0000 mgr.y (mgr.34107) 1515 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:48.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:48 smithi098 bash[78228]: cluster 2023-09-23T20:53:46.988007+0000 mgr.y (mgr.34107) 1515 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:48.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:48 smithi098 bash[74888]: cluster 2023-09-23T20:53:46.988007+0000 mgr.y (mgr.34107) 1515 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:50.555 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:53:50.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:50 smithi173 bash[59517]: cluster 2023-09-23T20:53:48.988725+0000 mgr.y (mgr.34107) 1516 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:50.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:50 smithi098 bash[78228]: cluster 2023-09-23T20:53:48.988725+0000 mgr.y (mgr.34107) 1516 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:50.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:50 smithi098 bash[74888]: cluster 2023-09-23T20:53:48.988725+0000 mgr.y (mgr.34107) 1516 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:51.949 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:51 smithi098 bash[74888]: audit 2023-09-23T20:53:50.677907+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:51.949 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:51 smithi098 bash[74888]: cluster 2023-09-23T20:53:50.989279+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:51.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:51 smithi098 bash[78228]: audit 2023-09-23T20:53:50.677907+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:51.950 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:51 smithi098 bash[78228]: cluster 2023-09-23T20:53:50.989279+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:52.095 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:53:52.095 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:53:52.095 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:53:52.095 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:53:52.095 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:53:52.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:51 smithi173 bash[59517]: audit 2023-09-23T20:53:50.677907+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:52.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:51 smithi173 bash[59517]: cluster 2023-09-23T20:53:50.989279+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v1734: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:53.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:52 smithi173 bash[59517]: audit 2023-09-23T20:53:52.087109+0000 mon.a (mon.0) 2075 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:53:53.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:52 smithi173 bash[59517]: audit 2023-09-23T20:53:52.462250+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:53.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:52 smithi173 bash[59517]: audit 2023-09-23T20:53:52.469471+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:53.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:52 smithi098 bash[74888]: audit 2023-09-23T20:53:52.087109+0000 mon.a (mon.0) 2075 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:53:53.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:52 smithi098 bash[74888]: audit 2023-09-23T20:53:52.462250+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:53.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:52 smithi098 bash[74888]: audit 2023-09-23T20:53:52.469471+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:53.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:52 smithi098 bash[78228]: audit 2023-09-23T20:53:52.087109+0000 mon.a (mon.0) 2075 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:53:53.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:52 smithi098 bash[78228]: audit 2023-09-23T20:53:52.462250+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:53.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:52 smithi098 bash[78228]: audit 2023-09-23T20:53:52.469471+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:53.577 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T20:53:53.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:53 smithi098 bash[78228]: cluster 2023-09-23T20:53:52.990106+0000 mgr.y (mgr.34107) 1518 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:53.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:53 smithi098 bash[74888]: cluster 2023-09-23T20:53:52.990106+0000 mgr.y (mgr.34107) 1518 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:54.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:53 smithi173 bash[59517]: cluster 2023-09-23T20:53:52.990106+0000 mgr.y (mgr.34107) 1518 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:54.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:54 smithi098 bash[74888]: audit 2023-09-23T20:53:54.630777+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:54.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:54 smithi098 bash[78228]: audit 2023-09-23T20:53:54.630777+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:55.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:54 smithi173 bash[59517]: audit 2023-09-23T20:53:54.630777+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:53:55.712 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T20:53:56.088 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:55 smithi098 bash[78228]: cluster 2023-09-23T20:53:54.990694+0000 mgr.y (mgr.34107) 1519 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:56.088 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:55 smithi098 bash[78228]: audit 2023-09-23T20:53:55.098516+0000 mon.c (mon.2) 179 : audit 1 from='client.? 172.21.15.98:0/329533489' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:53:56.089 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:55 smithi098 bash[78228]: audit 2023-09-23T20:53:55.099125+0000 mon.a (mon.0) 2079 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:53:56.089 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:55 smithi098 bash[74888]: cluster 2023-09-23T20:53:54.990694+0000 mgr.y (mgr.34107) 1519 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:56.089 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:55 smithi098 bash[74888]: audit 2023-09-23T20:53:55.098516+0000 mon.c (mon.2) 179 : audit 1 from='client.? 172.21.15.98:0/329533489' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:53:56.089 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:55 smithi098 bash[74888]: audit 2023-09-23T20:53:55.099125+0000 mon.a (mon.0) 2079 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:53:56.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:55 smithi173 bash[59517]: cluster 2023-09-23T20:53:54.990694+0000 mgr.y (mgr.34107) 1519 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:56.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:55 smithi173 bash[59517]: audit 2023-09-23T20:53:55.098516+0000 mon.c (mon.2) 179 : audit 1 from='client.? 172.21.15.98:0/329533489' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:53:56.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:55 smithi173 bash[59517]: audit 2023-09-23T20:53:55.099125+0000 mon.a (mon.0) 2079 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:53:56.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:53:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:53:56] "GET /metrics HTTP/1.1" 200 34120 "" "Prometheus/2.33.4" 2023-09-23T20:53:56.779 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-09-23T20:53:57.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:56 smithi173 bash[59517]: audit 2023-09-23T20:53:55.702317+0000 mon.a (mon.0) 2080 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:53:57.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:56 smithi173 bash[59517]: cluster 2023-09-23T20:53:55.702398+0000 mon.a (mon.0) 2081 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-09-23T20:53:57.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:56 smithi173 bash[59517]: cluster 2023-09-23T20:53:56.412446+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:57.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:56 smithi173 bash[59517]: cluster 2023-09-23T20:53:56.415167+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:57.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:56 smithi098 bash[74888]: audit 2023-09-23T20:53:55.702317+0000 mon.a (mon.0) 2080 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:53:57.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:56 smithi098 bash[74888]: cluster 2023-09-23T20:53:55.702398+0000 mon.a (mon.0) 2081 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-09-23T20:53:57.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:56 smithi098 bash[74888]: cluster 2023-09-23T20:53:56.412446+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:57.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:56 smithi098 bash[74888]: cluster 2023-09-23T20:53:56.415167+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:57.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:56 smithi098 bash[78228]: audit 2023-09-23T20:53:55.702317+0000 mon.a (mon.0) 2080 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:53:57.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:56 smithi098 bash[78228]: cluster 2023-09-23T20:53:55.702398+0000 mon.a (mon.0) 2081 : cluster 0 osdmap e403: 8 total, 8 up, 8 in 2023-09-23T20:53:57.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:56 smithi098 bash[78228]: cluster 2023-09-23T20:53:56.412446+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:57.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:56 smithi098 bash[78228]: cluster 2023-09-23T20:53:56.415167+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:58.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:57 smithi173 bash[59517]: cluster 2023-09-23T20:53:56.991521+0000 mgr.y (mgr.34107) 1520 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:58.179 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:57 smithi098 bash[74888]: cluster 2023-09-23T20:53:56.991521+0000 mgr.y (mgr.34107) 1520 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:58.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:57 smithi098 bash[78228]: cluster 2023-09-23T20:53:56.991521+0000 mgr.y (mgr.34107) 1520 : cluster 0 pgmap v1738: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:53:59.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:58 smithi173 bash[59517]: cluster 2023-09-23T20:53:57.457731+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:58 smithi173 bash[59517]: cluster 2023-09-23T20:53:57.460511+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:58 smithi173 bash[59517]: cluster 2023-09-23T20:53:57.462017+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:58 smithi173 bash[59517]: cluster 2023-09-23T20:53:57.463429+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:58 smithi173 bash[59517]: audit 2023-09-23T20:53:58.382028+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:59.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:53:58 smithi173 bash[59517]: audit 2023-09-23T20:53:58.392367+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:59.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[78228]: cluster 2023-09-23T20:53:57.457731+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[78228]: cluster 2023-09-23T20:53:57.460511+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[78228]: cluster 2023-09-23T20:53:57.462017+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[78228]: cluster 2023-09-23T20:53:57.463429+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[78228]: audit 2023-09-23T20:53:58.382028+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:59.180 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[78228]: audit 2023-09-23T20:53:58.392367+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:59.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[74888]: cluster 2023-09-23T20:53:57.457731+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[74888]: cluster 2023-09-23T20:53:57.460511+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[74888]: cluster 2023-09-23T20:53:57.462017+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[74888]: cluster 2023-09-23T20:53:57.463429+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e403 with expected crc 2023-09-23T20:53:59.180 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[74888]: audit 2023-09-23T20:53:58.382028+0000 mon.a (mon.0) 2082 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:59.181 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:53:58 smithi098 bash[74888]: audit 2023-09-23T20:53:58.392367+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:53:59.304 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:54:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[78228]: cluster 2023-09-23T20:53:58.992097+0000 mgr.y (mgr.34107) 1521 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[78228]: audit 2023-09-23T20:53:59.518982+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[78228]: audit 2023-09-23T20:53:59.527423+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[78228]: audit 2023-09-23T20:54:00.004060+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:54:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[78228]: audit 2023-09-23T20:54:00.005370+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:54:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[78228]: audit 2023-09-23T20:54:00.013889+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:00.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[74888]: cluster 2023-09-23T20:53:58.992097+0000 mgr.y (mgr.34107) 1521 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[74888]: audit 2023-09-23T20:53:59.518982+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[74888]: audit 2023-09-23T20:53:59.527423+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[74888]: audit 2023-09-23T20:54:00.004060+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:54:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[74888]: audit 2023-09-23T20:54:00.005370+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:54:00.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:00 smithi098 bash[74888]: audit 2023-09-23T20:54:00.013889+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:00.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:00 smithi173 bash[59517]: cluster 2023-09-23T20:53:58.992097+0000 mgr.y (mgr.34107) 1521 : cluster 0 pgmap v1739: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:00.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:00 smithi173 bash[59517]: audit 2023-09-23T20:53:59.518982+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:00.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:00 smithi173 bash[59517]: audit 2023-09-23T20:53:59.527423+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:00.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:00 smithi173 bash[59517]: audit 2023-09-23T20:54:00.004060+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:54:00.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:00 smithi173 bash[59517]: audit 2023-09-23T20:54:00.005370+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:54:00.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:00 smithi173 bash[59517]: audit 2023-09-23T20:54:00.013889+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:02.009 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:54:02.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:02 smithi173 bash[59517]: cluster 2023-09-23T20:54:00.992968+0000 mgr.y (mgr.34107) 1522 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:02.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:02 smithi098 bash[74888]: cluster 2023-09-23T20:54:00.992968+0000 mgr.y (mgr.34107) 1522 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:02.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:02 smithi098 bash[78228]: cluster 2023-09-23T20:54:00.992968+0000 mgr.y (mgr.34107) 1522 : cluster 0 pgmap v1740: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:03.331 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:54:03.332 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:54:03.332 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:54:03.332 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:54:03.332 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.332 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:32077 11.8 11:1e2f126b:::benchmark_data_smithi098_231357_object32076:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:54:03.332 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:15.534858+0000", 2023-09-23T20:54:03.332 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 467.78691784300003, 2023-09-23T20:54:03.332 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.25274044299999998, 2023-09-23T20:54:03.332 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.333 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.333 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.333 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.333 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.333 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 32077 2023-09-23T20:54:03.333 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.333 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.333 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.333 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.333 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534858+0000", 2023-09-23T20:54:03.334 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.334 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.334 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.334 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.334 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534858+0000", 2023-09-23T20:54:03.334 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.334 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.334 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.334 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.334 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534857+0000", 2023-09-23T20:54:03.335 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:54:03.335 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.335 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.335 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.335 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534902+0000", 2023-09-23T20:54:03.335 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5161999999999999e-05 2023-09-23T20:54:03.335 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.335 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.335 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.335 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534909+0000", 2023-09-23T20:54:03.335 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0090000000000001e-06 2023-09-23T20:54:03.336 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.336 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.336 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.336 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534914+0000", 2023-09-23T20:54:03.336 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5549999999999996e-06 2023-09-23T20:54:03.336 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.336 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.336 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.336 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.535472+0000", 2023-09-23T20:54:03.336 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00055771499999999997 2023-09-23T20:54:03.337 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.337 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.337 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.337 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.535580+0000", 2023-09-23T20:54:03.337 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000108497 2023-09-23T20:54:03.337 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.337 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.337 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:54:03.337 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.535704+0000", 2023-09-23T20:54:03.337 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000123857 2023-09-23T20:54:03.337 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.338 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.338 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.338 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.545749+0000", 2023-09-23T20:54:03.338 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010045424000000001 2023-09-23T20:54:03.338 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.338 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.338 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.338 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.545754+0000", 2023-09-23T20:54:03.338 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5349999999999998e-06 2023-09-23T20:54:03.338 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.339 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.339 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.339 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.787505+0000", 2023-09-23T20:54:03.339 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24175149900000001 2023-09-23T20:54:03.339 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.339 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.339 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.339 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.787557+0000", 2023-09-23T20:54:03.339 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1718000000000002e-05 2023-09-23T20:54:03.339 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.340 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.340 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.340 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.787598+0000", 2023-09-23T20:54:03.340 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1143999999999998e-05 2023-09-23T20:54:03.340 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.340 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.340 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.340 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.340 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.340 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:32080 11.8 11:1efee98a:::benchmark_data_smithi098_231357_object32079:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:54:03.340 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:15.536547+0000", 2023-09-23T20:54:03.341 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 467.785228582, 2023-09-23T20:54:03.341 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.25115840699999997, 2023-09-23T20:54:03.341 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.341 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.341 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.341 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.341 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.341 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 32080 2023-09-23T20:54:03.341 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.341 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.342 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.342 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.342 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.536547+0000", 2023-09-23T20:54:03.342 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.342 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.342 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.342 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.342 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.536547+0000", 2023-09-23T20:54:03.342 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.343 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.343 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.343 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.343 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.536547+0000", 2023-09-23T20:54:03.343 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:54:03.343 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.343 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.343 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.343 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.536588+0000", 2023-09-23T20:54:03.343 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.0843000000000002e-05 2023-09-23T20:54:03.344 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.344 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.344 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.344 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.536593+0000", 2023-09-23T20:54:03.344 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.451e-06 2023-09-23T20:54:03.344 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.344 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.344 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.344 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.536597+0000", 2023-09-23T20:54:03.344 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.523e-06 2023-09-23T20:54:03.345 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.345 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.345 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.345 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.536939+0000", 2023-09-23T20:54:03.345 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000342171 2023-09-23T20:54:03.345 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.345 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.345 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.345 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.537016+0000", 2023-09-23T20:54:03.345 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7532000000000002e-05 2023-09-23T20:54:03.346 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.346 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.346 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:54:03.346 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.537097+0000", 2023-09-23T20:54:03.346 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0879999999999998e-05 2023-09-23T20:54:03.346 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.346 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.346 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.346 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.545757+0000", 2023-09-23T20:54:03.347 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0086596759999999998 2023-09-23T20:54:03.347 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.347 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.347 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.347 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.786777+0000", 2023-09-23T20:54:03.347 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24102046699999999 2023-09-23T20:54:03.347 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.347 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.347 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.347 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.787635+0000", 2023-09-23T20:54:03.348 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00085801599999999997 2023-09-23T20:54:03.348 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.348 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.348 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.348 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.787675+0000", 2023-09-23T20:54:03.348 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.9199999999999997e-05 2023-09-23T20:54:03.348 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.348 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.348 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.348 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.787706+0000", 2023-09-23T20:54:03.349 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0994000000000002e-05 2023-09-23T20:54:03.349 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.349 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.349 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.349 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.349 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.349 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:32083 11.9 11:9b75ad49:::benchmark_data_smithi098_231357_object32082:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:54:03.349 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:15.537043+0000", 2023-09-23T20:54:03.349 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 467.78473308899999, 2023-09-23T20:54:03.349 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.25004064300000001, 2023-09-23T20:54:03.349 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.350 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.350 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.350 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.350 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.350 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 32083 2023-09-23T20:54:03.350 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.350 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.350 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.350 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.351 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.537043+0000", 2023-09-23T20:54:03.351 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.351 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.351 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.351 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.351 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.537043+0000", 2023-09-23T20:54:03.351 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.351 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.351 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.351 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.352 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.537042+0000", 2023-09-23T20:54:03.352 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:54:03.352 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.352 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.352 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.352 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.537078+0000", 2023-09-23T20:54:03.352 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.5633999999999998e-05 2023-09-23T20:54:03.352 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.352 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.353 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.353 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.537085+0000", 2023-09-23T20:54:03.353 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.396e-06 2023-09-23T20:54:03.353 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.353 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.353 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.353 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.537090+0000", 2023-09-23T20:54:03.353 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.566e-06 2023-09-23T20:54:03.353 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.353 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.353 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.354 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.537134+0000", 2023-09-23T20:54:03.354 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4468000000000002e-05 2023-09-23T20:54:03.354 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.354 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.354 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.354 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.537210+0000", 2023-09-23T20:54:03.354 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5584e-05 2023-09-23T20:54:03.354 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.354 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.354 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:54:03.355 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.537295+0000", 2023-09-23T20:54:03.355 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4827999999999995e-05 2023-09-23T20:54:03.355 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.355 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.355 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.355 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.538335+0000", 2023-09-23T20:54:03.355 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0010409 2023-09-23T20:54:03.355 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.355 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.355 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.356 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.539570+0000", 2023-09-23T20:54:03.356 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001234494 2023-09-23T20:54:03.356 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.356 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.356 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.356 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.787005+0000", 2023-09-23T20:54:03.356 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24743478899999999 2023-09-23T20:54:03.356 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.356 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.356 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.357 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.787048+0000", 2023-09-23T20:54:03.357 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.3337000000000002e-05 2023-09-23T20:54:03.357 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.357 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.357 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.357 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.787083+0000", 2023-09-23T20:54:03.357 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.5222000000000003e-05 2023-09-23T20:54:03.357 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.357 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.357 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.358 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.358 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.358 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35994.0:32085 11.0 e323/318 11:0006f6f7:::benchmark_data_smithi098_231357_object32084:head v 323'2076, mlcod=323'2073)", 2023-09-23T20:54:03.358 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:15.545342+0000", 2023-09-23T20:54:03.358 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 467.776433758, 2023-09-23T20:54:03.358 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.243070805, 2023-09-23T20:54:03.358 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.358 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.358 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.358 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.359 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.359 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.545342+0000", 2023-09-23T20:54:03.359 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.359 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.359 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.359 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.359 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.545342+0000", 2023-09-23T20:54:03.359 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.359 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.359 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.360 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.360 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.545342+0000", 2023-09-23T20:54:03.360 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:54:03.360 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.360 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.360 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.360 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.545364+0000", 2023-09-23T20:54:03.360 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2030000000000001e-05 2023-09-23T20:54:03.360 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.360 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.361 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.361 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.545369+0000", 2023-09-23T20:54:03.361 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4870000000000002e-06 2023-09-23T20:54:03.361 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.361 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.361 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.361 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.545372+0000", 2023-09-23T20:54:03.361 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.303e-06 2023-09-23T20:54:03.361 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.361 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.362 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.362 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.546727+0000", 2023-09-23T20:54:03.362 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0013542199999999999 2023-09-23T20:54:03.362 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.362 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.362 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.362 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.546739+0000", 2023-09-23T20:54:03.362 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2257e-05 2023-09-23T20:54:03.362 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.362 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.363 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.363 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.788377+0000", 2023-09-23T20:54:03.363 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24163838800000001 2023-09-23T20:54:03.363 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.363 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.363 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.363 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.788413+0000", 2023-09-23T20:54:03.363 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.5434e-05 2023-09-23T20:54:03.363 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.363 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.364 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.364 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.364 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.364 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:108662 11.2 11:47c2e513:::benchmark_data_smithi098_231357_object4832:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:54:03.364 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:38.235301+0000", 2023-09-23T20:54:03.364 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 385.086474512, 2023-09-23T20:54:03.364 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.180590647, 2023-09-23T20:54:03.364 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.364 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:54:03.365 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.365 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.365 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.365 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 108662 2023-09-23T20:54:03.365 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.365 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.365 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.365 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.365 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.235301+0000", 2023-09-23T20:54:03.365 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.366 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.366 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.366 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.366 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.235301+0000", 2023-09-23T20:54:03.366 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.366 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.366 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.366 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.366 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.235300+0000", 2023-09-23T20:54:03.366 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:03.367 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.367 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.367 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.367 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.235307+0000", 2023-09-23T20:54:03.367 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1049999999999997e-06 2023-09-23T20:54:03.367 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.367 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.367 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.367 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.235321+0000", 2023-09-23T20:54:03.367 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3859000000000001e-05 2023-09-23T20:54:03.367 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.368 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.368 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.368 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.235329+0000", 2023-09-23T20:54:03.368 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6270000000000006e-06 2023-09-23T20:54:03.368 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.368 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.368 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.368 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.238433+0000", 2023-09-23T20:54:03.368 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0031032099999999999 2023-09-23T20:54:03.368 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.369 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.369 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.369 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.238621+0000", 2023-09-23T20:54:03.369 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018816199999999999 2023-09-23T20:54:03.369 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.369 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.369 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,7", 2023-09-23T20:54:03.369 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.238776+0000", 2023-09-23T20:54:03.369 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015478099999999999 2023-09-23T20:54:03.369 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.369 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.370 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.370 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.247842+0000", 2023-09-23T20:54:03.370 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0090659309999999993 2023-09-23T20:54:03.370 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.370 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.370 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.370 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.247936+0000", 2023-09-23T20:54:03.370 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4347999999999999e-05 2023-09-23T20:54:03.370 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.370 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.371 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.371 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.258992+0000", 2023-09-23T20:54:03.371 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.011056148999999999 2023-09-23T20:54:03.371 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.371 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.371 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.371 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.259005+0000", 2023-09-23T20:54:03.371 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3176000000000001e-05 2023-09-23T20:54:03.371 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.371 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.372 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.372 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.401956+0000", 2023-09-23T20:54:03.372 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.142950344 2023-09-23T20:54:03.372 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.372 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.372 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:54:03.372 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.402054+0000", 2023-09-23T20:54:03.372 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.8146999999999994e-05 2023-09-23T20:54:03.372 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.372 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.372 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.373 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.415757+0000", 2023-09-23T20:54:03.373 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013703401 2023-09-23T20:54:03.373 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.373 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.373 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.373 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.415892+0000", 2023-09-23T20:54:03.373 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000134759 2023-09-23T20:54:03.373 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.373 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.373 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.373 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.374 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.374 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:108665 11.2 11:4fbd9304:::benchmark_data_smithi098_231357_object4835:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:54:03.374 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:38.243122+0000", 2023-09-23T20:54:03.374 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 385.07865384500002, 2023-09-23T20:54:03.374 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1734047430000001, 2023-09-23T20:54:03.374 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.374 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:54:03.374 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.374 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.374 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.375 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 108665 2023-09-23T20:54:03.375 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.375 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.375 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.375 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.375 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.243122+0000", 2023-09-23T20:54:03.375 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.375 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.375 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.375 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.376 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.243122+0000", 2023-09-23T20:54:03.376 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.376 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.376 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.376 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.376 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.243120+0000", 2023-09-23T20:54:03.376 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:03.376 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.376 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.376 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.377 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.243128+0000", 2023-09-23T20:54:03.377 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.3660000000000003e-06 2023-09-23T20:54:03.377 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.377 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.377 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.377 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.243141+0000", 2023-09-23T20:54:03.377 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3682999999999999e-05 2023-09-23T20:54:03.377 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.377 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.377 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.378 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.243151+0000", 2023-09-23T20:54:03.378 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.8290000000000003e-06 2023-09-23T20:54:03.378 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.378 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.378 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.378 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.243284+0000", 2023-09-23T20:54:03.378 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013250100000000001 2023-09-23T20:54:03.378 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.378 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.379 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.379 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.243484+0000", 2023-09-23T20:54:03.379 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00020020899999999999 2023-09-23T20:54:03.379 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.379 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.379 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,7", 2023-09-23T20:54:03.379 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.243704+0000", 2023-09-23T20:54:03.379 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00022048400000000001 2023-09-23T20:54:03.379 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.379 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.380 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.380 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.264463+0000", 2023-09-23T20:54:03.380 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.020758835 2023-09-23T20:54:03.380 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.380 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.380 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.380 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.264475+0000", 2023-09-23T20:54:03.380 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2058999999999999e-05 2023-09-23T20:54:03.380 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.380 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.381 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.381 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.402460+0000", 2023-09-23T20:54:03.381 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1379848459999999 2023-09-23T20:54:03.381 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.381 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.381 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:54:03.381 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.402531+0000", 2023-09-23T20:54:03.381 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.1145999999999999e-05 2023-09-23T20:54:03.381 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.381 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.382 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.382 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.416454+0000", 2023-09-23T20:54:03.382 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013922594999999999 2023-09-23T20:54:03.382 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.382 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.382 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.382 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.416527+0000", 2023-09-23T20:54:03.382 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2643000000000002e-05 2023-09-23T20:54:03.383 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.383 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.383 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.383 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.383 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.383 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:108666 11.2 11:47e1735d:::benchmark_data_smithi098_231357_object4836:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:54:03.383 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:38.244064+0000", 2023-09-23T20:54:03.384 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 385.07771218699997, 2023-09-23T20:54:03.384 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.17100871, 2023-09-23T20:54:03.384 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.384 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.384 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.384 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.384 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.384 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 108666 2023-09-23T20:54:03.384 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.384 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.385 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.385 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.385 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.244064+0000", 2023-09-23T20:54:03.385 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.385 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.385 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.385 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.385 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.244064+0000", 2023-09-23T20:54:03.385 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.385 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.386 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.386 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.386 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.244063+0000", 2023-09-23T20:54:03.386 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:54:03.386 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.386 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.386 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.386 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.244068+0000", 2023-09-23T20:54:03.386 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2170000000000002e-06 2023-09-23T20:54:03.386 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.387 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.387 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.387 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.244080+0000", 2023-09-23T20:54:03.387 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2488e-05 2023-09-23T20:54:03.387 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.387 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.387 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.387 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.244089+0000", 2023-09-23T20:54:03.387 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3059999999999998e-06 2023-09-23T20:54:03.387 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.388 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.388 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.388 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.264567+0000", 2023-09-23T20:54:03.388 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.020478691 2023-09-23T20:54:03.388 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.388 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.388 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.388 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.264575+0000", 2023-09-23T20:54:03.388 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4170000000000003e-06 2023-09-23T20:54:03.388 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.388 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.389 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.389 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.402594+0000", 2023-09-23T20:54:03.389 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1380188019999999 2023-09-23T20:54:03.389 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.389 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.389 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.389 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.402683+0000", 2023-09-23T20:54:03.389 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9308999999999995e-05 2023-09-23T20:54:03.389 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.389 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.390 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,2", 2023-09-23T20:54:03.390 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.402788+0000", 2023-09-23T20:54:03.390 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000104992 2023-09-23T20:54:03.390 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.390 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.390 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.390 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.406694+0000", 2023-09-23T20:54:03.390 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039055909999999999 2023-09-23T20:54:03.390 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.390 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.391 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.391 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.407027+0000", 2023-09-23T20:54:03.391 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00033373499999999999 2023-09-23T20:54:03.391 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.391 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.391 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.391 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.414564+0000", 2023-09-23T20:54:03.391 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0075369870000000002 2023-09-23T20:54:03.391 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.392 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.392 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.392 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.414628+0000", 2023-09-23T20:54:03.392 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3318999999999995e-05 2023-09-23T20:54:03.392 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.392 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.392 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.392 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.415072+0000", 2023-09-23T20:54:03.392 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00044466599999999997 2023-09-23T20:54:03.392 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.392 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.393 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.393 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.393 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.393 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:138027 11.9 11:9a67d335:::benchmark_data_smithi098_231357_object34197:head [delete] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-09-23T20:54:03.393 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:22.964185+0000", 2023-09-23T20:54:03.393 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 340.35759050600001, 2023-09-23T20:54:03.393 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1641627749999999, 2023-09-23T20:54:03.393 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.393 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:54:03.393 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.393 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.394 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.394 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 138027 2023-09-23T20:54:03.394 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.394 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.394 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.394 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.394 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.964185+0000", 2023-09-23T20:54:03.394 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.394 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.394 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.395 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.395 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.964185+0000", 2023-09-23T20:54:03.395 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.395 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.395 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.395 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.395 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.964184+0000", 2023-09-23T20:54:03.395 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:54:03.395 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.396 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.396 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.396 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.964190+0000", 2023-09-23T20:54:03.396 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0970000000000002e-06 2023-09-23T20:54:03.396 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.396 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.396 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.396 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.964206+0000", 2023-09-23T20:54:03.396 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5883e-05 2023-09-23T20:54:03.396 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.396 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.397 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.397 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.964214+0000", 2023-09-23T20:54:03.397 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4379999999999998e-06 2023-09-23T20:54:03.397 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.397 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.397 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.397 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.966316+0000", 2023-09-23T20:54:03.397 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.002102015 2023-09-23T20:54:03.397 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.397 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.398 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.398 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.966432+0000", 2023-09-23T20:54:03.398 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000116789 2023-09-23T20:54:03.398 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.398 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.398 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,6", 2023-09-23T20:54:03.398 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.966579+0000", 2023-09-23T20:54:03.398 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014678900000000001 2023-09-23T20:54:03.398 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.398 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.399 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.399 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.993250+0000", 2023-09-23T20:54:03.399 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.026670468999999999 2023-09-23T20:54:03.399 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.399 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.399 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.399 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.993261+0000", 2023-09-23T20:54:03.399 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1704e-05 2023-09-23T20:54:03.399 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.399 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.400 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.400 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975027+0000", 2023-09-23T20:54:03.400 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.98176609199999998 2023-09-23T20:54:03.400 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.400 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.400 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.400 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975043+0000", 2023-09-23T20:54:03.400 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5481999999999998e-05 2023-09-23T20:54:03.400 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.400 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.401 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.401 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.128292+0000", 2023-09-23T20:54:03.401 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.153249491 2023-09-23T20:54:03.401 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.401 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.401 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.401 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.128348+0000", 2023-09-23T20:54:03.401 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.5652999999999997e-05 2023-09-23T20:54:03.401 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.401 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.402 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.402 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.402 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.402 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:138036 11.9 11:9e422173:::benchmark_data_smithi098_231357_object34206:head [delete] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-09-23T20:54:03.402 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:22.975563+0000", 2023-09-23T20:54:03.402 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 340.34621243399999, 2023-09-23T20:54:03.402 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1715090039999998, 2023-09-23T20:54:03.402 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.402 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.402 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.403 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.403 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.403 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 138036 2023-09-23T20:54:03.403 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.403 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.403 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.403 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.403 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.975563+0000", 2023-09-23T20:54:03.403 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.404 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.404 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.404 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.404 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.975563+0000", 2023-09-23T20:54:03.404 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.404 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.404 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.404 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.404 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.975562+0000", 2023-09-23T20:54:03.405 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:03.405 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.405 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.405 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.405 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.975570+0000", 2023-09-23T20:54:03.405 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.3480000000000004e-06 2023-09-23T20:54:03.405 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.405 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.405 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.405 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.975583+0000", 2023-09-23T20:54:03.406 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2707e-05 2023-09-23T20:54:03.406 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.406 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.406 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.406 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.975594+0000", 2023-09-23T20:54:03.406 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1226999999999999e-05 2023-09-23T20:54:03.406 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.406 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.406 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.406 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.993291+0000", 2023-09-23T20:54:03.407 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017696831 2023-09-23T20:54:03.407 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.407 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.407 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.407 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.993298+0000", 2023-09-23T20:54:03.407 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.956e-06 2023-09-23T20:54:03.407 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.407 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.407 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.407 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975075+0000", 2023-09-23T20:54:03.408 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.98177718599999997 2023-09-23T20:54:03.408 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.408 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.408 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.408 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975084+0000", 2023-09-23T20:54:03.408 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9590000000000001e-06 2023-09-23T20:54:03.408 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.408 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.408 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.408 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.128666+0000", 2023-09-23T20:54:03.409 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1535821099999999 2023-09-23T20:54:03.409 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.409 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.409 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.409 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.128781+0000", 2023-09-23T20:54:03.409 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011506 2023-09-23T20:54:03.409 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.409 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.409 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1,6", 2023-09-23T20:54:03.409 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.129332+0000", 2023-09-23T20:54:03.410 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00055027600000000004 2023-09-23T20:54:03.410 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.410 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.410 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.410 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.146651+0000", 2023-09-23T20:54:03.410 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.017319327999999998 2023-09-23T20:54:03.410 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.410 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.410 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.410 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.146664+0000", 2023-09-23T20:54:03.410 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2853e-05 2023-09-23T20:54:03.411 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.411 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.411 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.411 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.146733+0000", 2023-09-23T20:54:03.411 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8998999999999994e-05 2023-09-23T20:54:03.411 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.411 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.411 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.411 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.146902+0000", 2023-09-23T20:54:03.411 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00016885700000000001 2023-09-23T20:54:03.412 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.412 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.412 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.412 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.146954+0000", 2023-09-23T20:54:03.412 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2317000000000001e-05 2023-09-23T20:54:03.412 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.412 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.412 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.412 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.147072+0000", 2023-09-23T20:54:03.412 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011843100000000001 2023-09-23T20:54:03.413 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.413 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.413 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.413 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.413 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.413 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:138040 11.9 11:9290d4c8:::benchmark_data_smithi098_231357_object34210:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:54:03.413 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:22.991030+0000", 2023-09-23T20:54:03.413 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 340.33074605500002, 2023-09-23T20:54:03.413 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.163541876, 2023-09-23T20:54:03.413 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.414 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.414 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.414 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.414 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.414 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 138040 2023-09-23T20:54:03.414 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.414 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.414 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.414 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.414 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991030+0000", 2023-09-23T20:54:03.414 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.415 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.415 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.415 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.415 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991030+0000", 2023-09-23T20:54:03.415 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.415 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.415 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.415 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.415 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991028+0000", 2023-09-23T20:54:03.415 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:03.416 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.416 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.416 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.416 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991034+0000", 2023-09-23T20:54:03.416 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.285e-06 2023-09-23T20:54:03.416 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.416 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.416 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.416 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991046+0000", 2023-09-23T20:54:03.416 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1781e-05 2023-09-23T20:54:03.417 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.417 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.417 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.417 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991057+0000", 2023-09-23T20:54:03.417 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0715e-05 2023-09-23T20:54:03.417 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.417 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.417 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.417 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.993323+0000", 2023-09-23T20:54:03.417 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0022661830000000002 2023-09-23T20:54:03.417 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.418 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.418 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.418 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.993331+0000", 2023-09-23T20:54:03.418 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8720000000000002e-06 2023-09-23T20:54:03.418 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.418 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.418 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.418 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975109+0000", 2023-09-23T20:54:03.418 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.98177785500000003 2023-09-23T20:54:03.418 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.419 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.419 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.419 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975117+0000", 2023-09-23T20:54:03.419 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1920000000000005e-06 2023-09-23T20:54:03.419 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.419 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.419 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.419 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.135887+0000", 2023-09-23T20:54:03.419 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1607698710000001 2023-09-23T20:54:03.419 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.419 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.420 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.420 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.136061+0000", 2023-09-23T20:54:03.420 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000173902 2023-09-23T20:54:03.420 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.420 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.420 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1,6", 2023-09-23T20:54:03.420 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.136234+0000", 2023-09-23T20:54:03.420 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000173029 2023-09-23T20:54:03.420 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.420 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.421 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.421 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.146671+0000", 2023-09-23T20:54:03.421 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.010437303 2023-09-23T20:54:03.421 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.421 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.421 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.421 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.147275+0000", 2023-09-23T20:54:03.421 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00060387799999999997 2023-09-23T20:54:03.421 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.421 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.421 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.422 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.154148+0000", 2023-09-23T20:54:03.422 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0068733359999999999 2023-09-23T20:54:03.422 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.422 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.422 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.422 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.154325+0000", 2023-09-23T20:54:03.422 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017692900000000001 2023-09-23T20:54:03.422 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.422 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.423 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.423 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.154406+0000", 2023-09-23T20:54:03.423 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1120999999999998e-05 2023-09-23T20:54:03.423 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.423 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.423 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.423 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.154572+0000", 2023-09-23T20:54:03.423 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000165079 2023-09-23T20:54:03.423 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.423 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.424 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.424 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.424 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.424 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:138041 11.9 11:95dc922a:::benchmark_data_smithi098_231357_object34211:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:54:03.424 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:22.991752+0000", 2023-09-23T20:54:03.424 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 340.330023853, 2023-09-23T20:54:03.424 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1631497020000001, 2023-09-23T20:54:03.424 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.424 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.424 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.425 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.425 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.425 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 138041 2023-09-23T20:54:03.425 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.425 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.425 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.425 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.425 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991752+0000", 2023-09-23T20:54:03.425 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.426 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.426 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.426 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.426 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991752+0000", 2023-09-23T20:54:03.426 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.426 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.426 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.426 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.426 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991751+0000", 2023-09-23T20:54:03.426 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:54:03.427 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.427 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.427 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.427 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991756+0000", 2023-09-23T20:54:03.427 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4009999999999999e-06 2023-09-23T20:54:03.427 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.427 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.427 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.427 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991788+0000", 2023-09-23T20:54:03.427 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2799999999999998e-05 2023-09-23T20:54:03.428 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.428 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.428 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.428 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.991795+0000", 2023-09-23T20:54:03.428 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7399999999999998e-06 2023-09-23T20:54:03.428 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.428 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.428 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.428 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.993496+0000", 2023-09-23T20:54:03.428 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0017010389999999999 2023-09-23T20:54:03.428 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.429 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.429 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.429 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:22.993501+0000", 2023-09-23T20:54:03.429 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.8779999999999997e-06 2023-09-23T20:54:03.429 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.429 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.429 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.429 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975150+0000", 2023-09-23T20:54:03.429 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.98164926500000005 2023-09-23T20:54:03.429 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.430 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.430 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.430 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975160+0000", 2023-09-23T20:54:03.430 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0231000000000001e-05 2023-09-23T20:54:03.430 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.430 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.430 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.430 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.139491+0000", 2023-09-23T20:54:03.430 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1643300889999999 2023-09-23T20:54:03.430 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.431 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.431 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.431 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.139708+0000", 2023-09-23T20:54:03.431 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000217591 2023-09-23T20:54:03.431 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.431 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.431 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1,6", 2023-09-23T20:54:03.431 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.139951+0000", 2023-09-23T20:54:03.431 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000243174 2023-09-23T20:54:03.431 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.432 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.432 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.432 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.147084+0000", 2023-09-23T20:54:03.432 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0071324810000000004 2023-09-23T20:54:03.432 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.432 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.432 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.432 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.147337+0000", 2023-09-23T20:54:03.432 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000253016 2023-09-23T20:54:03.432 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.433 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.433 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.433 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.154217+0000", 2023-09-23T20:54:03.433 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0068803739999999999 2023-09-23T20:54:03.433 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.433 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.433 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.433 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.154701+0000", 2023-09-23T20:54:03.433 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00048368499999999997 2023-09-23T20:54:03.433 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.434 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.434 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.434 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.154794+0000", 2023-09-23T20:54:03.434 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3362999999999994e-05 2023-09-23T20:54:03.434 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.434 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.434 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.434 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.154902+0000", 2023-09-23T20:54:03.434 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010733799999999999 2023-09-23T20:54:03.435 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.435 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.435 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.435 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.435 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.435 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:138053 11.9 11:9fc38917:::benchmark_data_smithi098_231357_object34223:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:54:03.435 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:23.000031+0000", 2023-09-23T20:54:03.435 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 340.32174484299998, 2023-09-23T20:54:03.435 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1552629269999999, 2023-09-23T20:54:03.435 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.436 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.436 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.436 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.436 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.436 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 138053 2023-09-23T20:54:03.436 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.436 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.436 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.436 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.436 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.000031+0000", 2023-09-23T20:54:03.437 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.437 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.437 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.437 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.437 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.000031+0000", 2023-09-23T20:54:03.437 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.437 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.437 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.437 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.437 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.000029+0000", 2023-09-23T20:54:03.438 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:54:03.438 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.438 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.438 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.438 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.000036+0000", 2023-09-23T20:54:03.438 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6819999999999997e-06 2023-09-23T20:54:03.438 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.438 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.438 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.439 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.000049+0000", 2023-09-23T20:54:03.439 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2886e-05 2023-09-23T20:54:03.439 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.439 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.439 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.439 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.000058+0000", 2023-09-23T20:54:03.439 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9320000000000002e-06 2023-09-23T20:54:03.439 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.439 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.439 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.439 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.000120+0000", 2023-09-23T20:54:03.440 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.2361999999999997e-05 2023-09-23T20:54:03.440 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.440 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.440 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.440 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.000132+0000", 2023-09-23T20:54:03.440 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1935e-05 2023-09-23T20:54:03.440 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.440 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.440 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.440 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975204+0000", 2023-09-23T20:54:03.441 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.97507158100000002 2023-09-23T20:54:03.441 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.441 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.441 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.441 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975213+0000", 2023-09-23T20:54:03.441 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0289999999999994e-06 2023-09-23T20:54:03.441 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.441 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.441 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.442 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.143333+0000", 2023-09-23T20:54:03.442 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1681199499999999 2023-09-23T20:54:03.442 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.442 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.442 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.442 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.143447+0000", 2023-09-23T20:54:03.442 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000114938 2023-09-23T20:54:03.442 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.442 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.443 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1,6", 2023-09-23T20:54:03.443 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.143541+0000", 2023-09-23T20:54:03.443 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3916e-05 2023-09-23T20:54:03.443 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.443 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.443 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.443 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.147089+0000", 2023-09-23T20:54:03.443 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0035474590000000002 2023-09-23T20:54:03.443 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.443 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.443 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.444 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.147396+0000", 2023-09-23T20:54:03.444 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00030710299999999998 2023-09-23T20:54:03.444 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.444 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.444 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.444 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.154275+0000", 2023-09-23T20:54:03.444 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0068787789999999998 2023-09-23T20:54:03.444 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.444 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.444 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.445 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.155083+0000", 2023-09-23T20:54:03.445 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00080785799999999995 2023-09-23T20:54:03.445 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.445 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.445 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.445 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.155186+0000", 2023-09-23T20:54:03.445 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00010305 2023-09-23T20:54:03.445 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.445 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.445 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.446 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.155294+0000", 2023-09-23T20:54:03.446 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000108171 2023-09-23T20:54:03.446 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.446 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.446 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.446 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.446 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.446 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:138077 11.9 11:9768d763:::benchmark_data_smithi098_231357_object34247:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:54:03.446 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:23.044386+0000", 2023-09-23T20:54:03.446 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 340.27738997400002, 2023-09-23T20:54:03.447 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1321984270000001, 2023-09-23T20:54:03.447 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.447 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.447 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.447 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.447 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.447 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 138077 2023-09-23T20:54:03.447 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.447 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.447 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.448 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.448 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.044386+0000", 2023-09-23T20:54:03.448 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.448 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.448 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.448 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.448 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.044386+0000", 2023-09-23T20:54:03.448 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.448 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.449 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.449 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.449 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.044384+0000", 2023-09-23T20:54:03.449 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:54:03.449 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.449 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.449 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.449 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.044393+0000", 2023-09-23T20:54:03.449 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8780000000000004e-06 2023-09-23T20:54:03.449 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.450 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.450 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.450 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.044409+0000", 2023-09-23T20:54:03.450 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6336000000000001e-05 2023-09-23T20:54:03.450 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.450 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.450 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.450 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.044417+0000", 2023-09-23T20:54:03.450 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9699999999999999e-06 2023-09-23T20:54:03.451 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.451 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.451 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.451 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.044475+0000", 2023-09-23T20:54:03.451 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7754999999999998e-05 2023-09-23T20:54:03.451 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.451 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.451 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.451 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.044485+0000", 2023-09-23T20:54:03.451 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0029e-05 2023-09-23T20:54:03.452 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.452 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.452 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.452 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975246+0000", 2023-09-23T20:54:03.452 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.930761002 2023-09-23T20:54:03.452 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.452 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.452 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.452 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975255+0000", 2023-09-23T20:54:03.453 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6119999999999999e-06 2023-09-23T20:54:03.453 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.453 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.453 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.453 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.147450+0000", 2023-09-23T20:54:03.453 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1721955930000001 2023-09-23T20:54:03.453 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.453 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.453 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.453 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.147558+0000", 2023-09-23T20:54:03.453 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000107914 2023-09-23T20:54:03.454 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.454 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.454 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1,6", 2023-09-23T20:54:03.454 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.147647+0000", 2023-09-23T20:54:03.454 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8537999999999998e-05 2023-09-23T20:54:03.454 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.454 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.454 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.454 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.154165+0000", 2023-09-23T20:54:03.454 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0065182039999999997 2023-09-23T20:54:03.455 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.455 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.455 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.455 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.154963+0000", 2023-09-23T20:54:03.455 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00079776900000000004 2023-09-23T20:54:03.455 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.455 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.455 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.455 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.168904+0000", 2023-09-23T20:54:03.455 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013941474000000001 2023-09-23T20:54:03.455 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.456 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.456 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.456 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.176418+0000", 2023-09-23T20:54:03.456 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0075138899999999996 2023-09-23T20:54:03.456 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.456 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.456 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.456 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.176452+0000", 2023-09-23T20:54:03.456 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.3592e-05 2023-09-23T20:54:03.456 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.457 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.457 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.457 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.176584+0000", 2023-09-23T20:54:03.457 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013264200000000001 2023-09-23T20:54:03.457 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.457 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.457 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.457 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.457 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.457 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:138084 11.9 11:9e518cb9:::benchmark_data_smithi098_231357_object34254:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:54:03.457 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:23.059209+0000", 2023-09-23T20:54:03.458 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 340.26256695000001, 2023-09-23T20:54:03.458 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.117540671, 2023-09-23T20:54:03.458 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.458 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.458 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.458 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.458 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.458 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 138084 2023-09-23T20:54:03.458 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.458 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.459 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.459 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.459 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.059209+0000", 2023-09-23T20:54:03.459 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.459 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.459 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.459 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.459 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.059209+0000", 2023-09-23T20:54:03.459 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.459 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.460 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.460 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.460 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.059207+0000", 2023-09-23T20:54:03.460 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:03.460 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.460 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.460 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.460 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.059215+0000", 2023-09-23T20:54:03.460 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4970000000000004e-06 2023-09-23T20:54:03.460 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.460 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.461 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.461 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.059229+0000", 2023-09-23T20:54:03.461 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3803e-05 2023-09-23T20:54:03.461 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.461 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.461 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.461 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.059239+0000", 2023-09-23T20:54:03.461 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.9930000000000007e-06 2023-09-23T20:54:03.461 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.461 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.461 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.462 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.059290+0000", 2023-09-23T20:54:03.462 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1035000000000002e-05 2023-09-23T20:54:03.462 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.462 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.462 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.462 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.059299+0000", 2023-09-23T20:54:03.462 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.3670000000000003e-06 2023-09-23T20:54:03.462 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.463 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.463 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.463 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975286+0000", 2023-09-23T20:54:03.463 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.915986729 2023-09-23T20:54:03.463 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.463 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.463 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.463 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975343+0000", 2023-09-23T20:54:03.463 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7481000000000001e-05 2023-09-23T20:54:03.463 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.464 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.464 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.464 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.150613+0000", 2023-09-23T20:54:03.464 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.175269567 2023-09-23T20:54:03.464 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.464 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.464 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.464 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.150730+0000", 2023-09-23T20:54:03.464 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00011728200000000001 2023-09-23T20:54:03.464 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.465 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.465 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1,6", 2023-09-23T20:54:03.465 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.150816+0000", 2023-09-23T20:54:03.465 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5477999999999997e-05 2023-09-23T20:54:03.465 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.465 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.465 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.465 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.155005+0000", 2023-09-23T20:54:03.465 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0041892159999999999 2023-09-23T20:54:03.465 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.466 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.466 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.466 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.168950+0000", 2023-09-23T20:54:03.466 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013945587000000001 2023-09-23T20:54:03.466 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.466 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.466 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.466 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.169604+0000", 2023-09-23T20:54:03.466 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00065400199999999999 2023-09-23T20:54:03.467 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.467 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.467 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.467 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.176641+0000", 2023-09-23T20:54:03.467 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0070366930000000001 2023-09-23T20:54:03.467 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.467 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.468 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.468 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.176681+0000", 2023-09-23T20:54:03.468 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.0370999999999997e-05 2023-09-23T20:54:03.468 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.468 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.468 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.468 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.176749+0000", 2023-09-23T20:54:03.468 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8003999999999995e-05 2023-09-23T20:54:03.468 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.469 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.469 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.469 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.469 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.469 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:138101 11.b 11:de6736a4:::benchmark_data_smithi098_231357_object34271:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:54:03.469 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:23.102524+0000", 2023-09-23T20:54:03.469 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 340.21925180400001, 2023-09-23T20:54:03.469 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1589444919999998, 2023-09-23T20:54:03.469 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.470 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.470 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.470 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.470 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.470 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 138101 2023-09-23T20:54:03.470 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.470 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.470 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.470 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.470 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.102524+0000", 2023-09-23T20:54:03.471 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.471 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.471 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.471 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.471 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.102524+0000", 2023-09-23T20:54:03.471 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.471 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.471 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.471 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.471 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.102523+0000", 2023-09-23T20:54:03.471 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:54:03.472 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.472 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.472 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.472 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.102528+0000", 2023-09-23T20:54:03.472 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.772e-06 2023-09-23T20:54:03.472 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.472 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.472 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.472 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.102540+0000", 2023-09-23T20:54:03.473 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.185e-05 2023-09-23T20:54:03.473 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.473 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.473 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.473 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.102548+0000", 2023-09-23T20:54:03.473 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4490000000000002e-06 2023-09-23T20:54:03.473 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.473 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.473 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.473 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.102611+0000", 2023-09-23T20:54:03.474 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3316000000000002e-05 2023-09-23T20:54:03.474 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.474 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.474 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.474 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.102625+0000", 2023-09-23T20:54:03.474 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4167e-05 2023-09-23T20:54:03.474 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.474 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.474 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.475 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:24.014997+0000", 2023-09-23T20:54:03.475 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.912371928 2023-09-23T20:54:03.475 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.475 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.475 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.475 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:24.015009+0000", 2023-09-23T20:54:03.475 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1782e-05 2023-09-23T20:54:03.475 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.475 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.475 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.476 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.244097+0000", 2023-09-23T20:54:03.476 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.229087789 2023-09-23T20:54:03.476 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.476 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.476 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.476 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.244222+0000", 2023-09-23T20:54:03.476 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012480999999999999 2023-09-23T20:54:03.476 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.476 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.476 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T20:54:03.477 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.244911+0000", 2023-09-23T20:54:03.477 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00068975099999999995 2023-09-23T20:54:03.477 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.477 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.477 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.477 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.252643+0000", 2023-09-23T20:54:03.477 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0077321020000000002 2023-09-23T20:54:03.477 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.478 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.478 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.478 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.261115+0000", 2023-09-23T20:54:03.478 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0084718559999999998 2023-09-23T20:54:03.478 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.478 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.478 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.478 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.261170+0000", 2023-09-23T20:54:03.478 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4948999999999999e-05 2023-09-23T20:54:03.479 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.479 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.479 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.479 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.261211+0000", 2023-09-23T20:54:03.479 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.0388e-05 2023-09-23T20:54:03.479 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.479 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.479 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.479 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.261332+0000", 2023-09-23T20:54:03.479 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000120968 2023-09-23T20:54:03.479 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.480 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.480 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.480 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.261468+0000", 2023-09-23T20:54:03.480 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000136802 2023-09-23T20:54:03.480 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.480 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.480 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.480 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.480 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.480 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:138114 11.9 11:9fa74cce:::benchmark_data_smithi098_231357_object34284:head [delete] snapc 0=[] ondisk+write+known_if_redirected e342)", 2023-09-23T20:54:03.481 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:23.172247+0000", 2023-09-23T20:54:03.481 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 340.14952884500002, 2023-09-23T20:54:03.481 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0046274230000001, 2023-09-23T20:54:03.481 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.481 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.481 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.481 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.481 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.481 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 138114 2023-09-23T20:54:03.481 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.481 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.482 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.482 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.482 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.172247+0000", 2023-09-23T20:54:03.482 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.482 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.482 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.482 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.482 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.172247+0000", 2023-09-23T20:54:03.482 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.482 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.483 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.483 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.483 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.172246+0000", 2023-09-23T20:54:03.483 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:54:03.483 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.483 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.483 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.483 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.172252+0000", 2023-09-23T20:54:03.483 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7229999999999998e-06 2023-09-23T20:54:03.483 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.484 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.484 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.484 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.172267+0000", 2023-09-23T20:54:03.484 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4225e-05 2023-09-23T20:54:03.484 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.484 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.484 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.484 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.172276+0000", 2023-09-23T20:54:03.484 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9439999999999994e-06 2023-09-23T20:54:03.484 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.484 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.485 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.485 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.172330+0000", 2023-09-23T20:54:03.485 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4555999999999997e-05 2023-09-23T20:54:03.485 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.485 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.485 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.485 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.172338+0000", 2023-09-23T20:54:03.485 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.2800000000000003e-06 2023-09-23T20:54:03.485 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.485 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.486 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.486 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975372+0000", 2023-09-23T20:54:03.486 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.80303333300000002 2023-09-23T20:54:03.486 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.486 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.486 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:03.486 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:23.975381+0000", 2023-09-23T20:54:03.486 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.9749999999999996e-06 2023-09-23T20:54:03.486 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.486 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.487 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.487 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.155349+0000", 2023-09-23T20:54:03.487 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.17996791 2023-09-23T20:54:03.487 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.487 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.487 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.487 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.155474+0000", 2023-09-23T20:54:03.487 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012584299999999999 2023-09-23T20:54:03.487 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.487 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.488 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1,6", 2023-09-23T20:54:03.488 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.155605+0000", 2023-09-23T20:54:03.488 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000130538 2023-09-23T20:54:03.488 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.488 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.488 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.488 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.168985+0000", 2023-09-23T20:54:03.488 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.013379545 2023-09-23T20:54:03.488 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.489 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.489 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.489 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.169598+0000", 2023-09-23T20:54:03.489 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00061300299999999999 2023-09-23T20:54:03.489 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.489 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.489 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.489 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.169608+0000", 2023-09-23T20:54:03.489 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0505e-05 2023-09-23T20:54:03.490 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.490 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.490 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.490 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.176783+0000", 2023-09-23T20:54:03.490 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0071745690000000004 2023-09-23T20:54:03.490 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.490 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.490 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.490 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.176813+0000", 2023-09-23T20:54:03.490 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.0408000000000001e-05 2023-09-23T20:54:03.491 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.491 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.491 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.491 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:25.176874+0000", 2023-09-23T20:54:03.491 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1235999999999994e-05 2023-09-23T20:54:03.491 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.491 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.491 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.491 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.491 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.491 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35994.0:151878 11.1 e344/318 11:80468ba0:::benchmark_data_smithi098_231357_object48048:head v 344'9712, mlcod=344'9710)", 2023-09-23T20:54:03.492 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:45.904191+0000", 2023-09-23T20:54:03.492 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 317.41758510800003, 2023-09-23T20:54:03.492 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.195269902, 2023-09-23T20:54:03.492 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.492 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.492 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.492 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.492 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.492 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.904191+0000", 2023-09-23T20:54:03.492 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.493 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.493 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.493 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.493 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.904191+0000", 2023-09-23T20:54:03.493 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.493 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.493 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.493 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.493 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.904190+0000", 2023-09-23T20:54:03.493 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:54:03.494 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.494 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.494 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.494 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.904199+0000", 2023-09-23T20:54:03.494 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0329999999999997e-06 2023-09-23T20:54:03.494 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.494 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.494 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.495 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.904210+0000", 2023-09-23T20:54:03.495 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0829000000000001e-05 2023-09-23T20:54:03.495 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.495 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.495 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.495 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.904216+0000", 2023-09-23T20:54:03.495 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5039999999999999e-06 2023-09-23T20:54:03.495 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.495 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.495 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.496 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.908770+0000", 2023-09-23T20:54:03.496 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0045537449999999997 2023-09-23T20:54:03.496 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.496 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.496 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.496 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.908794+0000", 2023-09-23T20:54:03.496 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3728000000000001e-05 2023-09-23T20:54:03.496 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.496 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.496 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.497 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:46.099428+0000", 2023-09-23T20:54:03.497 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.19063380299999999 2023-09-23T20:54:03.497 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.497 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.497 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.497 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:46.099461+0000", 2023-09-23T20:54:03.497 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2926999999999998e-05 2023-09-23T20:54:03.497 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.497 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.497 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.497 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.498 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.498 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:151881 11.8 11:1ae2a1dc:::benchmark_data_smithi098_231357_object48051:head [delete] snapc 0=[] ondisk+write+known_if_redirected e344)", 2023-09-23T20:54:03.498 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:45.910129+0000", 2023-09-23T20:54:03.498 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 317.41164704200003, 2023-09-23T20:54:03.498 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.18946401099999999, 2023-09-23T20:54:03.498 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.498 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.498 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.498 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.499 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.499 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 151881 2023-09-23T20:54:03.499 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.499 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.499 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.499 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.499 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.910129+0000", 2023-09-23T20:54:03.499 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.499 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.499 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.500 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.500 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.910129+0000", 2023-09-23T20:54:03.500 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.500 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.500 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.500 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.500 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.910127+0000", 2023-09-23T20:54:03.500 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:03.500 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.500 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.500 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.501 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.910134+0000", 2023-09-23T20:54:03.501 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.5429999999999999e-06 2023-09-23T20:54:03.501 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.501 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.501 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.501 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.910145+0000", 2023-09-23T20:54:03.501 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1405e-05 2023-09-23T20:54:03.501 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.501 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.501 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.502 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.910153+0000", 2023-09-23T20:54:03.502 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.3339999999999996e-06 2023-09-23T20:54:03.502 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.502 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.502 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.502 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.910204+0000", 2023-09-23T20:54:03.502 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1462999999999998e-05 2023-09-23T20:54:03.502 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.502 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.503 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.503 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.910338+0000", 2023-09-23T20:54:03.503 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000134432 2023-09-23T20:54:03.503 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.503 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.503 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 5,6", 2023-09-23T20:54:03.503 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.910423+0000", 2023-09-23T20:54:03.503 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.4587999999999997e-05 2023-09-23T20:54:03.503 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.503 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.504 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.504 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.913605+0000", 2023-09-23T20:54:03.504 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.003182158 2023-09-23T20:54:03.504 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.504 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.504 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.504 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:45.917675+0000", 2023-09-23T20:54:03.504 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0040702209999999997 2023-09-23T20:54:03.504 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.504 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.505 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.505 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:46.099503+0000", 2023-09-23T20:54:03.505 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.18182772899999999 2023-09-23T20:54:03.505 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.505 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.505 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.505 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:46.099550+0000", 2023-09-23T20:54:03.505 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6727999999999997e-05 2023-09-23T20:54:03.505 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.505 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.505 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.506 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:46.099593+0000", 2023-09-23T20:54:03.506 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2837999999999999e-05 2023-09-23T20:54:03.506 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.506 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.506 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.506 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.506 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.506 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:152978 11.b 11:d231b1e0:::benchmark_data_smithi098_231357_object49148:head [delete] snapc 0=[] ondisk+write+known_if_redirected e344)", 2023-09-23T20:54:03.506 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:47.642461+0000", 2023-09-23T20:54:03.507 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 315.679315008, 2023-09-23T20:54:03.507 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.19705687899999999, 2023-09-23T20:54:03.507 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.507 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.507 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.507 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.507 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.507 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 152978 2023-09-23T20:54:03.507 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.507 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.508 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.508 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.508 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.642461+0000", 2023-09-23T20:54:03.508 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.508 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.508 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.508 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.508 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.642461+0000", 2023-09-23T20:54:03.508 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.508 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.508 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.509 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.509 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.642459+0000", 2023-09-23T20:54:03.509 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:03.509 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.509 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.509 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.509 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.642466+0000", 2023-09-23T20:54:03.509 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7039999999999997e-06 2023-09-23T20:54:03.509 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.510 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.510 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.510 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.642605+0000", 2023-09-23T20:54:03.510 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013898299999999999 2023-09-23T20:54:03.510 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.510 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.510 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.510 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.642614+0000", 2023-09-23T20:54:03.510 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2620000000000004e-06 2023-09-23T20:54:03.511 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.511 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.511 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.511 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.642651+0000", 2023-09-23T20:54:03.511 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6879999999999999e-05 2023-09-23T20:54:03.511 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.511 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.511 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.511 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.642736+0000", 2023-09-23T20:54:03.511 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.5029000000000002e-05 2023-09-23T20:54:03.512 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.512 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.512 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T20:54:03.512 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.642814+0000", 2023-09-23T20:54:03.512 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7719999999999994e-05 2023-09-23T20:54:03.512 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.512 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.512 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.512 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.646767+0000", 2023-09-23T20:54:03.512 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0039532930000000001 2023-09-23T20:54:03.512 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.513 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.513 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.513 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.646854+0000", 2023-09-23T20:54:03.513 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.6527999999999996e-05 2023-09-23T20:54:03.513 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.513 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.513 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.513 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.647970+0000", 2023-09-23T20:54:03.513 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0011158940000000001 2023-09-23T20:54:03.514 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.514 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.514 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.514 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.839072+0000", 2023-09-23T20:54:03.514 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.19110190199999999 2023-09-23T20:54:03.514 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.514 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.514 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.514 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.839214+0000", 2023-09-23T20:54:03.514 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014217900000000001 2023-09-23T20:54:03.515 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.515 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.515 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.515 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.839518+0000", 2023-09-23T20:54:03.515 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00030388799999999999 2023-09-23T20:54:03.515 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.515 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.515 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.515 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.516 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.516 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:152983 11.b 11:d1654ca8:::benchmark_data_smithi098_231357_object49153:head [delete] snapc 0=[] ondisk+write+known_if_redirected e344)", 2023-09-23T20:54:03.516 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:47.653571+0000", 2023-09-23T20:54:03.516 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 315.66820521300002, 2023-09-23T20:54:03.516 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.19575652900000001, 2023-09-23T20:54:03.516 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:03.516 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:03.516 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:03.516 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:03.516 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:03.516 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 152983 2023-09-23T20:54:03.517 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.517 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:03.517 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.517 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:03.517 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.653571+0000", 2023-09-23T20:54:03.517 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.517 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.517 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.517 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:03.517 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.653571+0000", 2023-09-23T20:54:03.518 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:03.518 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.518 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.518 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:03.518 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.653569+0000", 2023-09-23T20:54:03.518 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:54:03.518 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.518 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.518 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:03.518 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.653578+0000", 2023-09-23T20:54:03.519 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8759999999999994e-06 2023-09-23T20:54:03.519 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.519 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.519 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:03.519 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.653596+0000", 2023-09-23T20:54:03.519 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8856999999999999e-05 2023-09-23T20:54:03.519 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.519 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.519 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:03.519 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.653604+0000", 2023-09-23T20:54:03.519 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.8650000000000001e-06 2023-09-23T20:54:03.520 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.520 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.520 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:03.520 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.653646+0000", 2023-09-23T20:54:03.520 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1817000000000003e-05 2023-09-23T20:54:03.520 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.520 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.520 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:03.520 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.653753+0000", 2023-09-23T20:54:03.520 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000107378 2023-09-23T20:54:03.521 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.521 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.521 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T20:54:03.521 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.653850+0000", 2023-09-23T20:54:03.521 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6509999999999996e-05 2023-09-23T20:54:03.521 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.521 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.521 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:03.521 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.656949+0000", 2023-09-23T20:54:03.522 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0030994210000000002 2023-09-23T20:54:03.522 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.522 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.522 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.522 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.657403+0000", 2023-09-23T20:54:03.522 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00045333400000000001 2023-09-23T20:54:03.522 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.522 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.522 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.522 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.657951+0000", 2023-09-23T20:54:03.523 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00054872500000000002 2023-09-23T20:54:03.523 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.523 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.523 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:03.523 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.849141+0000", 2023-09-23T20:54:03.523 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.19118991699999999 2023-09-23T20:54:03.523 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.523 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.523 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:03.523 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.849206+0000", 2023-09-23T20:54:03.524 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.4917000000000002e-05 2023-09-23T20:54:03.524 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:03.524 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:03.524 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:03.524 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.849327+0000", 2023-09-23T20:54:03.524 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000120758 2023-09-23T20:54:03.524 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.524 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.524 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.524 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:03.525 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:03.525 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:54:04.798 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:04 smithi098 bash[78228]: cluster 2023-09-23T20:54:02.993786+0000 mgr.y (mgr.34107) 1523 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:04.799 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:04 smithi098 bash[74888]: cluster 2023-09-23T20:54:02.993786+0000 mgr.y (mgr.34107) 1523 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:04.800 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T20:54:04.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:04 smithi173 bash[59517]: cluster 2023-09-23T20:54:02.993786+0000 mgr.y (mgr.34107) 1523 : cluster 0 pgmap v1741: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:06.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:54:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:54:06] "GET /metrics HTTP/1.1" 200 34120 "" "Prometheus/2.33.4" 2023-09-23T20:54:06.549 INFO:teuthology.orchestra.run.smithi098.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-09-23T20:54:06.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:06 smithi173 bash[59517]: cluster 2023-09-23T20:54:04.994167+0000 mgr.y (mgr.34107) 1524 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:06.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:06 smithi173 bash[59517]: audit 2023-09-23T20:54:06.409939+0000 mon.c (mon.2) 180 : audit 1 from='client.? 172.21.15.98:0/322136363' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:54:06.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:06 smithi173 bash[59517]: audit 2023-09-23T20:54:06.410755+0000 mon.a (mon.0) 2089 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:54:06.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:06 smithi098 bash[74888]: cluster 2023-09-23T20:54:04.994167+0000 mgr.y (mgr.34107) 1524 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:06.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:06 smithi098 bash[74888]: audit 2023-09-23T20:54:06.409939+0000 mon.c (mon.2) 180 : audit 1 from='client.? 172.21.15.98:0/322136363' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:54:06.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:06 smithi098 bash[74888]: audit 2023-09-23T20:54:06.410755+0000 mon.a (mon.0) 2089 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:54:06.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:06 smithi098 bash[78228]: cluster 2023-09-23T20:54:04.994167+0000 mgr.y (mgr.34107) 1524 : cluster 0 pgmap v1742: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:06.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:06 smithi098 bash[78228]: audit 2023-09-23T20:54:06.409939+0000 mon.c (mon.2) 180 : audit 1 from='client.? 172.21.15.98:0/322136363' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:54:06.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:06 smithi098 bash[78228]: audit 2023-09-23T20:54:06.410755+0000 mon.a (mon.0) 2089 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T20:54:07.534 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T20:54:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:07 smithi173 bash[59517]: cluster 2023-09-23T20:54:06.536632+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:54:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:07 smithi173 bash[59517]: audit 2023-09-23T20:54:06.539248+0000 mon.a (mon.0) 2090 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:54:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:07 smithi173 bash[59517]: cluster 2023-09-23T20:54:06.539527+0000 mon.a (mon.0) 2091 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-09-23T20:54:07.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:07 smithi098 bash[78228]: cluster 2023-09-23T20:54:06.536632+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:54:07.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:07 smithi098 bash[78228]: audit 2023-09-23T20:54:06.539248+0000 mon.a (mon.0) 2090 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:54:07.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:07 smithi098 bash[78228]: cluster 2023-09-23T20:54:06.539527+0000 mon.a (mon.0) 2091 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-09-23T20:54:07.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:07 smithi098 bash[74888]: cluster 2023-09-23T20:54:06.536632+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e404 with expected crc 2023-09-23T20:54:07.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:07 smithi098 bash[74888]: audit 2023-09-23T20:54:06.539248+0000 mon.a (mon.0) 2090 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T20:54:07.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:07 smithi098 bash[74888]: cluster 2023-09-23T20:54:06.539527+0000 mon.a (mon.0) 2091 : cluster 0 osdmap e404: 8 total, 8 up, 8 in 2023-09-23T20:54:08.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:08 smithi173 bash[59517]: cluster 2023-09-23T20:54:06.994971+0000 mgr.y (mgr.34107) 1525 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:08.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:08 smithi098 bash[78228]: cluster 2023-09-23T20:54:06.994971+0000 mgr.y (mgr.34107) 1525 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:08.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:08 smithi098 bash[74888]: cluster 2023-09-23T20:54:06.994971+0000 mgr.y (mgr.34107) 1525 : cluster 0 pgmap v1744: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:10.056 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:54:10.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:10 smithi173 bash[59517]: cluster 2023-09-23T20:54:08.995665+0000 mgr.y (mgr.34107) 1526 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:10.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:10 smithi173 bash[59517]: audit 2023-09-23T20:54:09.631327+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:10.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:10 smithi098 bash[74888]: cluster 2023-09-23T20:54:08.995665+0000 mgr.y (mgr.34107) 1526 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:10.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:10 smithi098 bash[74888]: audit 2023-09-23T20:54:09.631327+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:10.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:10 smithi098 bash[78228]: cluster 2023-09-23T20:54:08.995665+0000 mgr.y (mgr.34107) 1526 : cluster 0 pgmap v1745: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:10.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:10 smithi098 bash[78228]: audit 2023-09-23T20:54:09.631327+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:12.735 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:54:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:12 smithi173 bash[59517]: cluster 2023-09-23T20:54:10.996572+0000 mgr.y (mgr.34107) 1527 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:12.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:12 smithi098 bash[78228]: cluster 2023-09-23T20:54:10.996572+0000 mgr.y (mgr.34107) 1527 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:12.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:12 smithi098 bash[74888]: cluster 2023-09-23T20:54:10.996572+0000 mgr.y (mgr.34107) 1527 : cluster 0 pgmap v1746: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:14.350 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:54:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:54:14.350 INFO:teuthology.orchestra.run.smithi098.stdout: "num_ops": 0 2023-09-23T20:54:14.350 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:54:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:14 smithi173 bash[59517]: cluster 2023-09-23T20:54:12.997472+0000 mgr.y (mgr.34107) 1528 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:14.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:14 smithi098 bash[74888]: cluster 2023-09-23T20:54:12.997472+0000 mgr.y (mgr.34107) 1528 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:14.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:14 smithi098 bash[78228]: cluster 2023-09-23T20:54:12.997472+0000 mgr.y (mgr.34107) 1528 : cluster 0 pgmap v1747: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:16.029 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T20:54:16.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:54:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:54:16] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.33.4" 2023-09-23T20:54:16.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:16 smithi173 bash[59517]: cluster 2023-09-23T20:54:14.998065+0000 mgr.y (mgr.34107) 1529 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:16.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:16 smithi098 bash[74888]: cluster 2023-09-23T20:54:14.998065+0000 mgr.y (mgr.34107) 1529 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:16.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:16 smithi098 bash[78228]: cluster 2023-09-23T20:54:14.998065+0000 mgr.y (mgr.34107) 1529 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:18.600 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T20:54:18.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:18 smithi098 bash[78228]: cluster 2023-09-23T20:54:16.999205+0000 mgr.y (mgr.34107) 1530 : cluster 0 pgmap v1749: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:18.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:18 smithi098 bash[78228]: audit 2023-09-23T20:54:17.637716+0000 mon.c (mon.2) 181 : audit 1 from='client.? 172.21.15.98:0/2966060897' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:54:18.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:18 smithi098 bash[78228]: audit 2023-09-23T20:54:17.638174+0000 mon.a (mon.0) 2093 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:54:18.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:18 smithi098 bash[74888]: cluster 2023-09-23T20:54:16.999205+0000 mgr.y (mgr.34107) 1530 : cluster 0 pgmap v1749: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:18.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:18 smithi098 bash[74888]: audit 2023-09-23T20:54:17.637716+0000 mon.c (mon.2) 181 : audit 1 from='client.? 172.21.15.98:0/2966060897' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:54:18.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:18 smithi098 bash[74888]: audit 2023-09-23T20:54:17.638174+0000 mon.a (mon.0) 2093 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:54:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:18 smithi173 bash[59517]: cluster 2023-09-23T20:54:16.999205+0000 mgr.y (mgr.34107) 1530 : cluster 0 pgmap v1749: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:18 smithi173 bash[59517]: audit 2023-09-23T20:54:17.637716+0000 mon.c (mon.2) 181 : audit 1 from='client.? 172.21.15.98:0/2966060897' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:54:19.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:18 smithi173 bash[59517]: audit 2023-09-23T20:54:17.638174+0000 mon.a (mon.0) 2093 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:54:19.531 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-09-23T20:54:19.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:19 smithi098 bash[74888]: cluster 2023-09-23T20:54:18.589516+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:19.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:19 smithi098 bash[74888]: audit 2023-09-23T20:54:18.591298+0000 mon.a (mon.0) 2094 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:54:19.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:19 smithi098 bash[74888]: cluster 2023-09-23T20:54:18.591385+0000 mon.a (mon.0) 2095 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2023-09-23T20:54:19.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:19 smithi098 bash[78228]: cluster 2023-09-23T20:54:18.589516+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:19.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:19 smithi098 bash[78228]: audit 2023-09-23T20:54:18.591298+0000 mon.a (mon.0) 2094 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:54:19.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:19 smithi098 bash[78228]: cluster 2023-09-23T20:54:18.591385+0000 mon.a (mon.0) 2095 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2023-09-23T20:54:20.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:19 smithi173 bash[59517]: cluster 2023-09-23T20:54:18.589516+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:20.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:19 smithi173 bash[59517]: audit 2023-09-23T20:54:18.591298+0000 mon.a (mon.0) 2094 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:54:20.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:19 smithi173 bash[59517]: cluster 2023-09-23T20:54:18.591385+0000 mon.a (mon.0) 2095 : cluster 0 osdmap e405: 8 total, 8 up, 8 in 2023-09-23T20:54:20.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:20 smithi098 bash[78228]: cluster 2023-09-23T20:54:18.999871+0000 mgr.y (mgr.34107) 1531 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:20.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:20 smithi098 bash[78228]: cluster 2023-09-23T20:54:19.590545+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:20.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:20 smithi098 bash[78228]: cluster 2023-09-23T20:54:19.590584+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:20.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:20 smithi098 bash[78228]: cluster 2023-09-23T20:54:19.590712+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:20 smithi098 bash[74888]: cluster 2023-09-23T20:54:18.999871+0000 mgr.y (mgr.34107) 1531 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:20 smithi098 bash[74888]: cluster 2023-09-23T20:54:19.590545+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:20 smithi098 bash[74888]: cluster 2023-09-23T20:54:19.590584+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:20.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:20 smithi098 bash[74888]: cluster 2023-09-23T20:54:19.590712+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:21.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:20 smithi173 bash[59517]: cluster 2023-09-23T20:54:18.999871+0000 mgr.y (mgr.34107) 1531 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:21.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:20 smithi173 bash[59517]: cluster 2023-09-23T20:54:19.590545+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:21.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:20 smithi173 bash[59517]: cluster 2023-09-23T20:54:19.590584+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:21.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:20 smithi173 bash[59517]: cluster 2023-09-23T20:54:19.590712+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e405 with expected crc 2023-09-23T20:54:21.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:21 smithi098 bash[78228]: cluster 2023-09-23T20:54:21.000735+0000 mgr.y (mgr.34107) 1532 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:21.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:21 smithi098 bash[74888]: cluster 2023-09-23T20:54:21.000735+0000 mgr.y (mgr.34107) 1532 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:22.046 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:54:22.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:21 smithi173 bash[59517]: cluster 2023-09-23T20:54:21.000735+0000 mgr.y (mgr.34107) 1532 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:24.311 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:24 smithi098 bash[78228]: cluster 2023-09-23T20:54:23.001373+0000 mgr.y (mgr.34107) 1533 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:24.311 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:24 smithi098 bash[74888]: cluster 2023-09-23T20:54:23.001373+0000 mgr.y (mgr.34107) 1533 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:24.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:24 smithi173 bash[59517]: cluster 2023-09-23T20:54:23.001373+0000 mgr.y (mgr.34107) 1533 : cluster 0 pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:24.771 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:54:25.346 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:25 smithi173 bash[59517]: audit 2023-09-23T20:54:24.631786+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:25.429 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:25 smithi098 bash[78228]: audit 2023-09-23T20:54:24.631786+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:25.430 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:25 smithi098 bash[74888]: audit 2023-09-23T20:54:24.631786+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:26.367 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:54:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:54:26] "GET /metrics HTTP/1.1" 200 34116 "" "Prometheus/2.33.4" 2023-09-23T20:54:26.551 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:54:26.551 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [], 2023-09-23T20:54:26.551 INFO:teuthology.orchestra.run.smithi098.stdout: "complaint_time": 30, 2023-09-23T20:54:26.551 INFO:teuthology.orchestra.run.smithi098.stdout: "num_blocked_ops": 0 2023-09-23T20:54:26.551 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:54:26.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:26 smithi098 bash[78228]: cluster 2023-09-23T20:54:25.001961+0000 mgr.y (mgr.34107) 1534 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:26.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:26 smithi098 bash[74888]: cluster 2023-09-23T20:54:25.001961+0000 mgr.y (mgr.34107) 1534 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:26.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:26 smithi173 bash[59517]: cluster 2023-09-23T20:54:25.001961+0000 mgr.y (mgr.34107) 1534 : cluster 0 pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:27.868 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T20:54:28.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:28 smithi098 bash[74888]: cluster 2023-09-23T20:54:27.002753+0000 mgr.y (mgr.34107) 1535 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:28.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:28 smithi098 bash[78228]: cluster 2023-09-23T20:54:27.002753+0000 mgr.y (mgr.34107) 1535 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:28.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:28 smithi173 bash[59517]: cluster 2023-09-23T20:54:27.002753+0000 mgr.y (mgr.34107) 1535 : cluster 0 pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:30.391 INFO:teuthology.orchestra.run.smithi098.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-09-23T20:54:30.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:30 smithi098 bash[74888]: cluster 2023-09-23T20:54:29.003199+0000 mgr.y (mgr.34107) 1536 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:30.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:30 smithi098 bash[74888]: audit 2023-09-23T20:54:29.396104+0000 mon.a (mon.0) 2097 : audit 1 from='client.? 172.21.15.98:0/2206270454' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:54:30.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:30 smithi098 bash[78228]: cluster 2023-09-23T20:54:29.003199+0000 mgr.y (mgr.34107) 1536 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:30.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:30 smithi098 bash[78228]: audit 2023-09-23T20:54:29.396104+0000 mon.a (mon.0) 2097 : audit 1 from='client.? 172.21.15.98:0/2206270454' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:54:30.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:30 smithi173 bash[59517]: cluster 2023-09-23T20:54:29.003199+0000 mgr.y (mgr.34107) 1536 : cluster 0 pgmap v1756: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:30.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:30 smithi173 bash[59517]: audit 2023-09-23T20:54:29.396104+0000 mon.a (mon.0) 2097 : audit 1 from='client.? 172.21.15.98:0/2206270454' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T20:54:31.379 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T20:54:31.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[74888]: cluster 2023-09-23T20:54:30.380878+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:31.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[74888]: cluster 2023-09-23T20:54:30.381466+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:31.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[74888]: audit 2023-09-23T20:54:30.382426+0000 mon.a (mon.0) 2098 : audit 1 from='client.? 172.21.15.98:0/2206270454' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:54:31.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[74888]: cluster 2023-09-23T20:54:30.382523+0000 mon.a (mon.0) 2099 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2023-09-23T20:54:31.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[74888]: cluster 2023-09-23T20:54:30.609542+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:31.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[74888]: cluster 2023-09-23T20:54:31.080823+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:31.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[78228]: cluster 2023-09-23T20:54:30.380878+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:31.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[78228]: cluster 2023-09-23T20:54:30.381466+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:31.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[78228]: audit 2023-09-23T20:54:30.382426+0000 mon.a (mon.0) 2098 : audit 1 from='client.? 172.21.15.98:0/2206270454' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:54:31.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[78228]: cluster 2023-09-23T20:54:30.382523+0000 mon.a (mon.0) 2099 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2023-09-23T20:54:31.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[78228]: cluster 2023-09-23T20:54:30.609542+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:31.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:31 smithi098 bash[78228]: cluster 2023-09-23T20:54:31.080823+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:31.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:31 smithi173 bash[59517]: cluster 2023-09-23T20:54:30.380878+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:31.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:31 smithi173 bash[59517]: cluster 2023-09-23T20:54:30.381466+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:31.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:31 smithi173 bash[59517]: audit 2023-09-23T20:54:30.382426+0000 mon.a (mon.0) 2098 : audit 1 from='client.? 172.21.15.98:0/2206270454' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T20:54:31.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:31 smithi173 bash[59517]: cluster 2023-09-23T20:54:30.382523+0000 mon.a (mon.0) 2099 : cluster 0 osdmap e406: 8 total, 8 up, 8 in 2023-09-23T20:54:31.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:31 smithi173 bash[59517]: cluster 2023-09-23T20:54:30.609542+0000 osd.7 (osd.7) 333 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:31.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:31 smithi173 bash[59517]: cluster 2023-09-23T20:54:31.080823+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e406 with expected crc 2023-09-23T20:54:32.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:32 smithi098 bash[74888]: cluster 2023-09-23T20:54:31.004115+0000 mgr.y (mgr.34107) 1537 : cluster 0 pgmap v1758: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:32.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:32 smithi098 bash[78228]: cluster 2023-09-23T20:54:31.004115+0000 mgr.y (mgr.34107) 1537 : cluster 0 pgmap v1758: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:32.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:32 smithi173 bash[59517]: cluster 2023-09-23T20:54:31.004115+0000 mgr.y (mgr.34107) 1537 : cluster 0 pgmap v1758: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:33.890 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:54:34.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:34 smithi098 bash[74888]: cluster 2023-09-23T20:54:33.004950+0000 mgr.y (mgr.34107) 1538 : cluster 0 pgmap v1759: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:34.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:34 smithi098 bash[78228]: cluster 2023-09-23T20:54:33.004950+0000 mgr.y (mgr.34107) 1538 : cluster 0 pgmap v1759: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:34.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:34 smithi173 bash[59517]: cluster 2023-09-23T20:54:33.004950+0000 mgr.y (mgr.34107) 1538 : cluster 0 pgmap v1759: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:36.401 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:54:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:54:36] "GET /metrics HTTP/1.1" 200 34116 "" "Prometheus/2.33.4" 2023-09-23T20:54:36.566 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:54:36.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:36 smithi098 bash[78228]: cluster 2023-09-23T20:54:35.005548+0000 mgr.y (mgr.34107) 1539 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:36 smithi098 bash[74888]: cluster 2023-09-23T20:54:35.005548+0000 mgr.y (mgr.34107) 1539 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:36.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:36 smithi173 bash[59517]: cluster 2023-09-23T20:54:35.005548+0000 mgr.y (mgr.34107) 1539 : cluster 0 pgmap v1760: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:38.087 INFO:teuthology.orchestra.run.smithi098.stdout:{ 2023-09-23T20:54:38.087 INFO:teuthology.orchestra.run.smithi098.stdout: "size": 20, 2023-09-23T20:54:38.087 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 600, 2023-09-23T20:54:38.087 INFO:teuthology.orchestra.run.smithi098.stdout: "ops": [ 2023-09-23T20:54:38.087 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.087 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35775.0:218031 10.2 10:4016323b:::benchmark_data_smithi098_207982_object107835:head [delete] snapc 0=[] ondisk+write+known_if_redirected e313)", 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:44:57.371339+0000", 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 580.70902221899996, 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.22746933, 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35775", 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/3678213325", 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 218031 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.088 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.371339+0000", 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.371339+0000", 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.089 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.371337+0000", 2023-09-23T20:54:38.090 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:54:38.090 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.090 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.090 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.090 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.371346+0000", 2023-09-23T20:54:38.090 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.1099999999999992e-06 2023-09-23T20:54:38.090 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.090 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.090 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.090 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.371364+0000", 2023-09-23T20:54:38.091 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.8527999999999999e-05 2023-09-23T20:54:38.091 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.091 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.091 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.091 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.371373+0000", 2023-09-23T20:54:38.091 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.2640000000000008e-06 2023-09-23T20:54:38.092 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.092 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.092 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.092 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.371423+0000", 2023-09-23T20:54:38.092 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9988999999999999e-05 2023-09-23T20:54:38.092 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.092 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.093 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.093 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.371554+0000", 2023-09-23T20:54:38.093 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013164900000000001 2023-09-23T20:54:38.093 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.093 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.093 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 0,4", 2023-09-23T20:54:38.093 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.371677+0000", 2023-09-23T20:54:38.094 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012233900000000001 2023-09-23T20:54:38.094 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.094 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.094 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:38.094 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.376160+0000", 2023-09-23T20:54:38.094 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0044832049999999997 2023-09-23T20:54:38.094 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.094 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.094 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.094 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.380497+0000", 2023-09-23T20:54:38.094 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.004336838 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.598676+0000", 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.218179646 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.598744+0000", 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7964000000000002e-05 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.095 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:44:57.598808+0000", 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3612e-05 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:25990 11.e 11:70947413:::benchmark_data_smithi098_231357_object25989:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:10.967108+0000", 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.11325320600002, 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.52115884499999998, 2023-09-23T20:54:38.096 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 25990 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.967108+0000", 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.097 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.967108+0000", 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.967107+0000", 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.967139+0000", 2023-09-23T20:54:38.098 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2320000000000002e-05 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.967147+0000", 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0569999999999993e-06 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.967152+0000", 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0250000000000002e-06 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.099 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.100 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.967194+0000", 2023-09-23T20:54:38.100 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1709000000000003e-05 2023-09-23T20:54:38.100 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.100 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.100 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.100 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.967288+0000", 2023-09-23T20:54:38.100 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.4477999999999999e-05 2023-09-23T20:54:38.100 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.100 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.100 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:54:38.100 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.967383+0000", 2023-09-23T20:54:38.101 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.5101999999999998e-05 2023-09-23T20:54:38.101 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.101 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.101 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:38.101 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.969003+0000", 2023-09-23T20:54:38.101 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0016193550000000001 2023-09-23T20:54:38.101 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.102 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.102 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.102 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.969484+0000", 2023-09-23T20:54:38.102 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00048101200000000001 2023-09-23T20:54:38.102 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.102 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.102 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.103 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.488063+0000", 2023-09-23T20:54:38.103 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.51857913899999997 2023-09-23T20:54:38.103 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.103 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.103 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.103 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.488168+0000", 2023-09-23T20:54:38.103 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000104965 2023-09-23T20:54:38.104 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.104 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.104 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.104 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.488266+0000", 2023-09-23T20:54:38.104 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.8713000000000002e-05 2023-09-23T20:54:38.104 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.104 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.104 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.104 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.104 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.105 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35994.0:25994 11.3 e323/318 11:c8c21eaa:::benchmark_data_smithi098_231357_object25993:head v 323'1616, mlcod=323'1614)", 2023-09-23T20:54:38.105 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:10.973479+0000", 2023-09-23T20:54:38.105 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.10688134999998, 2023-09-23T20:54:38.105 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.513945027, 2023-09-23T20:54:38.105 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.105 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.105 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.105 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.105 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.105 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.973479+0000", 2023-09-23T20:54:38.106 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.106 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.106 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.106 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.106 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.973479+0000", 2023-09-23T20:54:38.106 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.106 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.106 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.107 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.107 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.973479+0000", 2023-09-23T20:54:38.107 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:54:38.107 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.107 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.107 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.107 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.973540+0000", 2023-09-23T20:54:38.108 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1736999999999995e-05 2023-09-23T20:54:38.108 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.108 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.108 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.108 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.973550+0000", 2023-09-23T20:54:38.108 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0067e-05 2023-09-23T20:54:38.108 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.109 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.109 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.109 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.973556+0000", 2023-09-23T20:54:38.109 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8699999999999997e-06 2023-09-23T20:54:38.109 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.109 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.109 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.109 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.973604+0000", 2023-09-23T20:54:38.110 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7262000000000003e-05 2023-09-23T20:54:38.110 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.110 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.110 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.110 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.973627+0000", 2023-09-23T20:54:38.110 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3362000000000001e-05 2023-09-23T20:54:38.111 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.111 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.111 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.111 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.487383+0000", 2023-09-23T20:54:38.111 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.513756459 2023-09-23T20:54:38.111 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.111 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.112 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.112 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.487424+0000", 2023-09-23T20:54:38.112 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1019000000000001e-05 2023-09-23T20:54:38.112 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.112 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.112 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.112 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.113 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.113 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:25999 11.c 11:3848f969:::benchmark_data_smithi098_231357_object25998:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:54:38.113 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:10.974041+0000", 2023-09-23T20:54:38.113 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.10631936099998, 2023-09-23T20:54:38.113 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.52186326699999996, 2023-09-23T20:54:38.113 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.113 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.113 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.114 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:38.114 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:38.114 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 25999 2023-09-23T20:54:38.114 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.114 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.114 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.114 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.115 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974041+0000", 2023-09-23T20:54:38.115 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.115 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.115 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.115 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.115 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974041+0000", 2023-09-23T20:54:38.116 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.116 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.116 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.116 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.116 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974040+0000", 2023-09-23T20:54:38.116 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:38.117 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.117 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.117 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.117 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974065+0000", 2023-09-23T20:54:38.117 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5357000000000001e-05 2023-09-23T20:54:38.117 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.117 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.118 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.118 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974076+0000", 2023-09-23T20:54:38.118 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0645000000000001e-05 2023-09-23T20:54:38.118 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.118 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.118 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.118 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974082+0000", 2023-09-23T20:54:38.119 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0689999999999998e-06 2023-09-23T20:54:38.119 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.119 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.119 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.119 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974128+0000", 2023-09-23T20:54:38.119 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.6084000000000001e-05 2023-09-23T20:54:38.120 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.120 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.120 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.120 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974252+0000", 2023-09-23T20:54:38.120 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012405700000000001 2023-09-23T20:54:38.120 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.120 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.120 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:54:38.121 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.487579+0000", 2023-09-23T20:54:38.121 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.51332682299999999 2023-09-23T20:54:38.121 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.121 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.121 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:38.121 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.492342+0000", 2023-09-23T20:54:38.121 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0047632389999999998 2023-09-23T20:54:38.122 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.122 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.122 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.122 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.492403+0000", 2023-09-23T20:54:38.122 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.1005999999999998e-05 2023-09-23T20:54:38.122 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.122 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.123 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.123 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.495782+0000", 2023-09-23T20:54:38.123 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0033790679999999998 2023-09-23T20:54:38.123 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.123 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.123 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.123 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.495841+0000", 2023-09-23T20:54:38.124 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.8968000000000002e-05 2023-09-23T20:54:38.124 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.124 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.124 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.124 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.495905+0000", 2023-09-23T20:54:38.124 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3371e-05 2023-09-23T20:54:38.124 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.125 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.125 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.125 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.125 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.125 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35994.0:25998 11.7 e323/318 11:e70554a2:::benchmark_data_smithi098_231357_object25997:head v 323'1634, mlcod=323'1632)", 2023-09-23T20:54:38.125 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:10.974224+0000", 2023-09-23T20:54:38.126 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.10613644, 2023-09-23T20:54:38.126 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.51811760600000001, 2023-09-23T20:54:38.126 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.126 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.126 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.126 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.126 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.126 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974224+0000", 2023-09-23T20:54:38.127 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.127 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.127 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.127 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.127 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974224+0000", 2023-09-23T20:54:38.127 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.127 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.128 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.128 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.128 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974224+0000", 2023-09-23T20:54:38.128 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:54:38.128 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.128 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.128 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.129 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974295+0000", 2023-09-23T20:54:38.129 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.0650999999999998e-05 2023-09-23T20:54:38.129 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.129 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.129 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.129 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974301+0000", 2023-09-23T20:54:38.129 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3439999999999997e-06 2023-09-23T20:54:38.129 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.130 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.974305+0000", 2023-09-23T20:54:38.130 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1060000000000002e-06 2023-09-23T20:54:38.130 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.130 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.130 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.131 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.487340+0000", 2023-09-23T20:54:38.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.51303525900000002 2023-09-23T20:54:38.131 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.131 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.131 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.131 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.487375+0000", 2023-09-23T20:54:38.131 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4972000000000003e-05 2023-09-23T20:54:38.131 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.132 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.132 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.132 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.492307+0000", 2023-09-23T20:54:38.132 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0049321790000000001 2023-09-23T20:54:38.132 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.132 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.132 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.133 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.492342+0000", 2023-09-23T20:54:38.133 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.4567000000000003e-05 2023-09-23T20:54:38.133 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.133 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.133 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.133 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.133 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.134 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop_reply(client.35994.0:25990 11.e e323/318 ondisk, result = 0)", 2023-09-23T20:54:38.134 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:10.976599+0000", 2023-09-23T20:54:38.134 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.10376147099998, 2023-09-23T20:54:38.134 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.511681936, 2023-09-23T20:54:38.134 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.134 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "started", 2023-09-23T20:54:38.134 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.135 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.135 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.135 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.976599+0000", 2023-09-23T20:54:38.135 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.135 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.135 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.135 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.135 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.976599+0000", 2023-09-23T20:54:38.136 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.136 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.136 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.136 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.976598+0000", 2023-09-23T20:54:38.136 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:38.136 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.137 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.137 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.976609+0000", 2023-09-23T20:54:38.137 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0699e-05 2023-09-23T20:54:38.137 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.137 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.138 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.138 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.487342+0000", 2023-09-23T20:54:38.138 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.510733938 2023-09-23T20:54:38.138 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.138 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.138 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.138 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.487364+0000", 2023-09-23T20:54:38.139 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1474000000000001e-05 2023-09-23T20:54:38.139 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.139 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.139 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.139 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.488028+0000", 2023-09-23T20:54:38.139 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00066431300000000003 2023-09-23T20:54:38.139 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.139 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.140 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.140 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.488049+0000", 2023-09-23T20:54:38.140 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.0302999999999999e-05 2023-09-23T20:54:38.140 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.140 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.140 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.140 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.488281+0000", 2023-09-23T20:54:38.141 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00023268400000000001 2023-09-23T20:54:38.141 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.141 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.141 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.141 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.141 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.141 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35994.0:26005 11.3 e323/318 11:c8898d1c:::benchmark_data_smithi098_231357_object26004:head v 323'1617, mlcod=323'1614)", 2023-09-23T20:54:38.141 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:10.980417+0000", 2023-09-23T20:54:38.142 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 507.09994340600002, 2023-09-23T20:54:38.142 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.51170524500000003, 2023-09-23T20:54:38.142 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.142 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.142 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.142 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.142 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.980417+0000", 2023-09-23T20:54:38.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.143 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.143 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.143 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.143 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.980417+0000", 2023-09-23T20:54:38.143 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.144 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.144 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.144 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.980417+0000", 2023-09-23T20:54:38.144 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:54:38.144 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.144 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.144 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.145 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:10.980449+0000", 2023-09-23T20:54:38.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.2876999999999997e-05 2023-09-23T20:54:38.145 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.145 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.145 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.145 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.487241+0000", 2023-09-23T20:54:38.145 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.50679179100000005 2023-09-23T20:54:38.146 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.146 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.146 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.146 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.487278+0000", 2023-09-23T20:54:38.146 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6899e-05 2023-09-23T20:54:38.146 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.146 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.147 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.147 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.487454+0000", 2023-09-23T20:54:38.147 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017574100000000001 2023-09-23T20:54:38.147 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.147 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.147 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.147 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.487476+0000", 2023-09-23T20:54:38.148 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.2192999999999999e-05 2023-09-23T20:54:38.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.148 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.148 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.492063+0000", 2023-09-23T20:54:38.148 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0045867190000000004 2023-09-23T20:54:38.148 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.148 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.148 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.149 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:11.492123+0000", 2023-09-23T20:54:38.149 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.9828999999999999e-05 2023-09-23T20:54:38.149 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.149 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.149 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.149 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.150 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.150 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:29426 11.c 11:35da8567:::benchmark_data_smithi098_231357_object29425:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:54:38.150 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:13.666231+0000", 2023-09-23T20:54:38.150 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 504.41412944000001, 2023-09-23T20:54:38.150 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24389485999999999, 2023-09-23T20:54:38.151 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.151 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.151 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.151 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:38.151 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:38.151 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 29426 2023-09-23T20:54:38.152 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.152 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.152 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.152 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.152 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.666231+0000", 2023-09-23T20:54:38.152 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.153 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.153 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.153 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.153 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.666231+0000", 2023-09-23T20:54:38.153 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.153 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.154 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.154 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.154 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.666230+0000", 2023-09-23T20:54:38.154 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:38.154 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.154 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.154 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.666251+0000", 2023-09-23T20:54:38.155 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.1189999999999999e-05 2023-09-23T20:54:38.155 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.155 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.155 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.155 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.666263+0000", 2023-09-23T20:54:38.155 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1657999999999999e-05 2023-09-23T20:54:38.156 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.156 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.156 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.156 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.666271+0000", 2023-09-23T20:54:38.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.1529999999999997e-06 2023-09-23T20:54:38.156 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.156 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.156 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.156 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.666320+0000", 2023-09-23T20:54:38.156 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.9217e-05 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.666570+0000", 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00024995799999999999 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.666724+0000", 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000153802 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.157 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:38.158 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.669127+0000", 2023-09-23T20:54:38.158 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0024032559999999999 2023-09-23T20:54:38.158 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.158 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.158 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.158 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.670327+0000", 2023-09-23T20:54:38.158 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0011996890000000001 2023-09-23T20:54:38.158 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.158 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.158 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.158 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.910015+0000", 2023-09-23T20:54:38.159 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.239688187 2023-09-23T20:54:38.159 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.159 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.161 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.161 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.910078+0000", 2023-09-23T20:54:38.161 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.3336999999999993e-05 2023-09-23T20:54:38.161 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.161 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.161 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.161 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.910126+0000", 2023-09-23T20:54:38.161 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7774e-05 2023-09-23T20:54:38.161 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.161 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.162 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.162 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.162 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.162 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:29440 11.c 11:3575be65:::benchmark_data_smithi098_231357_object29439:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:54:38.162 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:13.673020+0000", 2023-09-23T20:54:38.162 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 504.40734039300003, 2023-09-23T20:54:38.162 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23810555799999999, 2023-09-23T20:54:38.162 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.162 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.163 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.163 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:38.163 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:38.163 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 29440 2023-09-23T20:54:38.163 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.163 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.163 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.163 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.163 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.673020+0000", 2023-09-23T20:54:38.163 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.163 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.164 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.164 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.164 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.673020+0000", 2023-09-23T20:54:38.164 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.164 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.164 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.164 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.165 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.673019+0000", 2023-09-23T20:54:38.165 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:38.165 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.165 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.165 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.165 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.673099+0000", 2023-09-23T20:54:38.165 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.0408999999999995e-05 2023-09-23T20:54:38.166 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.166 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.166 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.166 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.673111+0000", 2023-09-23T20:54:38.166 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1588e-05 2023-09-23T20:54:38.167 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.167 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.167 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.167 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.673118+0000", 2023-09-23T20:54:38.167 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.2640000000000002e-06 2023-09-23T20:54:38.167 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.167 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.168 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.168 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.673170+0000", 2023-09-23T20:54:38.168 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.2167999999999999e-05 2023-09-23T20:54:38.168 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.168 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.168 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.168 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.673301+0000", 2023-09-23T20:54:38.169 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013044200000000001 2023-09-23T20:54:38.169 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.169 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.169 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:54:38.169 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.673430+0000", 2023-09-23T20:54:38.169 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012907399999999999 2023-09-23T20:54:38.169 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.170 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.170 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:38.170 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.674842+0000", 2023-09-23T20:54:38.170 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001411975 2023-09-23T20:54:38.170 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.170 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.171 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.171 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.675226+0000", 2023-09-23T20:54:38.171 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00038397399999999998 2023-09-23T20:54:38.171 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.171 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.171 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.172 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.910994+0000", 2023-09-23T20:54:38.172 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.235767792 2023-09-23T20:54:38.172 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.172 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.172 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.172 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.911082+0000", 2023-09-23T20:54:38.172 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.8745999999999994e-05 2023-09-23T20:54:38.172 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.173 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.173 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.173 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.911126+0000", 2023-09-23T20:54:38.173 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.3436000000000002e-05 2023-09-23T20:54:38.173 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.173 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.173 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.173 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.173 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:29448 11.c 11:3e4605ab:::benchmark_data_smithi098_231357_object29447:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:13.676048+0000", 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 504.40431296499997, 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23839997600000001, 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 29448 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.174 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.676048+0000", 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.676048+0000", 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.175 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.676047+0000", 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.676072+0000", 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5743000000000001e-05 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.676082+0000", 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0015e-05 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.176 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.676090+0000", 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.7649999999999993e-06 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.676147+0000", 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.6932000000000003e-05 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.676301+0000", 2023-09-23T20:54:38.177 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015350100000000001 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.676463+0000", 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000162721 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.677751+0000", 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0012880960000000001 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.178 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.679687+0000", 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001935981 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.914332+0000", 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23464444000000001 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.914400+0000", 2023-09-23T20:54:38.179 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.8127999999999996e-05 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.914448+0000", 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.7874999999999998e-05 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:29466 11.c 11:315d010f:::benchmark_data_smithi098_231357_object29465:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:13.687946+0000", 2023-09-23T20:54:38.180 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 504.392414659, 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.226653457, 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 29466 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.687946+0000", 2023-09-23T20:54:38.181 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.687946+0000", 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.687945+0000", 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.182 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.183 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.183 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.687968+0000", 2023-09-23T20:54:38.183 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3442e-05 2023-09-23T20:54:38.183 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.183 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.183 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.183 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.687979+0000", 2023-09-23T20:54:38.183 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0302999999999999e-05 2023-09-23T20:54:38.183 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.183 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.687988+0000", 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6879999999999994e-06 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.688042+0000", 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.4106e-05 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.184 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.688167+0000", 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012465800000000001 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.688341+0000", 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017361000000000001 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.689636+0000", 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001295105 2023-09-23T20:54:38.185 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.186 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.186 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.186 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.690584+0000", 2023-09-23T20:54:38.186 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00094850800000000003 2023-09-23T20:54:38.186 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.186 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.186 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.186 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.914510+0000", 2023-09-23T20:54:38.186 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.223925552 2023-09-23T20:54:38.186 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.186 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.914555+0000", 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.5719000000000001e-05 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:13.914600+0000", 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4110999999999998e-05 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.187 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:32076 11.0 11:059d41fa:::benchmark_data_smithi098_231357_object32075:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:15.534616+0000", 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 502.54574477900002, 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.25379492999999997, 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 32076 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.188 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534616+0000", 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534616+0000", 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.189 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534615+0000", 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534639+0000", 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.3927e-05 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534655+0000", 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.6489000000000001e-05 2023-09-23T20:54:38.190 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.534668+0000", 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2700999999999999e-05 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.540426+0000", 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0057586219999999997 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.191 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.540580+0000", 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015355999999999999 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 3,7", 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.540750+0000", 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00017013299999999999 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.545162+0000", 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0044119880000000004 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.192 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.193 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:38.193 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.545171+0000", 2023-09-23T20:54:38.193 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0520000000000007e-06 2023-09-23T20:54:38.193 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.193 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.193 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.193 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.788312+0000", 2023-09-23T20:54:38.193 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24314112900000001 2023-09-23T20:54:38.193 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.193 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.193 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.194 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.788369+0000", 2023-09-23T20:54:38.194 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.6453999999999999e-05 2023-09-23T20:54:38.194 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.194 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.194 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.194 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.788411+0000", 2023-09-23T20:54:38.194 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.2219999999999999e-05 2023-09-23T20:54:38.194 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.194 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.194 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:32085 11.0 11:0006f6f7:::benchmark_data_smithi098_231357_object32084:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e323)", 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:46:15.542995+0000", 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 502.53736558000003, 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.24658047199999999, 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 32085 2023-09-23T20:54:38.195 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.542995+0000", 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.542995+0000", 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.196 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.542994+0000", 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.543018+0000", 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.4298e-05 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.543029+0000", 2023-09-23T20:54:38.197 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1107000000000001e-05 2023-09-23T20:54:38.198 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.198 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.198 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.198 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.543037+0000", 2023-09-23T20:54:38.198 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.6590000000000007e-06 2023-09-23T20:54:38.198 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.198 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.198 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.198 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.543174+0000", 2023-09-23T20:54:38.198 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00013753999999999999 2023-09-23T20:54:38.198 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.543304+0000", 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012955099999999999 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 3,7", 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.543432+0000", 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00012770199999999999 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:38.199 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.546682+0000", 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0032501159999999999 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.547087+0000", 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00040492600000000001 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.789489+0000", 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.242402593 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.200 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.789540+0000", 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.0311e-05 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:46:15.789576+0000", 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.6094999999999999e-05 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.201 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:108656 11.c 11:3c29686d:::benchmark_data_smithi098_231357_object4826:head [delete] snapc 0=[] ondisk+write+known_if_redirected e330)", 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:38.233737+0000", 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 419.84662340699998, 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1895736910000001, 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "reached pg", 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 108656 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.202 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.233737+0000", 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.233737+0000", 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.203 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.204 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.233736+0000", 2023-09-23T20:54:38.204 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999981 2023-09-23T20:54:38.204 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.204 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.204 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.204 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.233742+0000", 2023-09-23T20:54:38.204 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.7900000000000002e-06 2023-09-23T20:54:38.204 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.204 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.233758+0000", 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.5248999999999999e-05 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.233767+0000", 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.2099999999999999e-06 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.240493+0000", 2023-09-23T20:54:38.205 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0067257619999999997 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.240681+0000", 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00018800699999999999 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 4,7", 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.240864+0000", 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000183394 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.206 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.284472+0000", 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.043608187 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.284483+0000", 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0633e-05 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.410500+0000", 2023-09-23T20:54:38.207 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1260171910000001 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for missing object", 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.410606+0000", 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000106366 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.423153+0000", 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.012546519000000001 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.208 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.423311+0000", 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015818599999999999 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:108680 11.c 11:3c21c86a:::benchmark_data_smithi098_231357_object4850:head [delete] snapc 0=[] ondisk+write+known_if_redirected e331)", 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:38.288886+0000", 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 419.79147498200001, 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1350837330000001, 2023-09-23T20:54:38.209 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 108680 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.288886+0000", 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.210 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.288886+0000", 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.288884+0000", 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999986 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.211 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.288892+0000", 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.9549999999999992e-06 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.288909+0000", 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.7153e-05 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.288918+0000", 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.816e-06 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.212 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.288979+0000", 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.0931999999999999e-05 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.288993+0000", 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.4205e-05 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.213 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.410669+0000", 2023-09-23T20:54:38.214 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1216759460000001 2023-09-23T20:54:38.214 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.214 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.214 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.214 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.410823+0000", 2023-09-23T20:54:38.214 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00015342700000000001 2023-09-23T20:54:38.214 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.214 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.214 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.410964+0000", 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00014101700000000001 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.418010+0000", 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0070466799999999996 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.423360+0000", 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0053493489999999998 2023-09-23T20:54:38.215 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.423435+0000", 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4974000000000004e-05 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.423510+0000", 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.5648999999999993e-05 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.216 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.423970+0000", 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000459097 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_op(client.35994.0:108681 11.c 11:39ed3dcf:::benchmark_data_smithi098_231357_object4851:head [delete] snapc 0=[] ondisk+write+known_if_redirected e331)", 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:47:38.289102+0000", 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 419.79125874800002, 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1362260959999999, 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.217 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.218 INFO:teuthology.orchestra.run.smithi098.stdout: "client_info": { 2023-09-23T20:54:38.218 INFO:teuthology.orchestra.run.smithi098.stdout: "client": "client.35994", 2023-09-23T20:54:38.218 INFO:teuthology.orchestra.run.smithi098.stdout: "client_addr": "172.21.15.98:0/1919082558", 2023-09-23T20:54:38.218 INFO:teuthology.orchestra.run.smithi098.stdout: "tid": 108681 2023-09-23T20:54:38.218 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.218 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.218 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.218 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.218 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.289102+0000", 2023-09-23T20:54:38.218 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.218 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.289102+0000", 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.289101+0000", 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.219 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.289106+0000", 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.904e-06 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.289120+0000", 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.3370000000000001e-05 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.289126+0000", 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9149999999999999e-06 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.220 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.290683+0000", 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001556415 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for peered", 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:38.290695+0000", 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.2272e-05 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.414810+0000", 2023-09-23T20:54:38.221 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.124115041 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.415011+0000", 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00020111099999999999 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "waiting for subops from 2,4", 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.415176+0000", 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.000164618 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.222 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "op_commit", 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.422286+0000", 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0071103249999999998 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.424028+0000", 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001741746 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "sub_op_commit_rec", 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.425058+0000", 2023-09-23T20:54:38.223 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.001029954 2023-09-23T20:54:38.224 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.224 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.224 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.224 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.425100+0000", 2023-09-23T20:54:38.224 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.1761999999999998e-05 2023-09-23T20:54:38.224 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.224 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.224 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.224 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:47:39.425328+0000", 2023-09-23T20:54:38.224 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.00022841100000000001 2023-09-23T20:54:38.225 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.225 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.225 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.225 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.225 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.225 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35994.0:152946 11.7 e344/318 11:ec8566fe:::benchmark_data_smithi098_231357_object49116:head v 344'9666, mlcod=344'9664)", 2023-09-23T20:54:38.225 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:47.596190+0000", 2023-09-23T20:54:38.225 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 350.48417077200003, 2023-09-23T20:54:38.225 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.242413452, 2023-09-23T20:54:38.225 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.225 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.226 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.226 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.226 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.226 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.596190+0000", 2023-09-23T20:54:38.226 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.226 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.226 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.226 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.226 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.596190+0000", 2023-09-23T20:54:38.226 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.226 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.596190+0000", 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.596197+0000", 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.9410000000000001e-06 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.227 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.596208+0000", 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.1416e-05 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.596213+0000", 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.544e-06 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.604465+0000", 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0082523570000000001 2023-09-23T20:54:38.228 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.604553+0000", 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 8.7955999999999996e-05 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.838559+0000", 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.23400637899999999 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.229 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.838603+0000", 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4.4183e-05 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35994.0:152955 11.f e344/331 11:fc038a92:::benchmark_data_smithi098_231357_object49125:head v 344'9448, mlcod=329'6187)", 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:47.618076+0000", 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 350.46228451399998, 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.22056444, 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.230 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618076+0000", 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618076+0000", 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.231 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618075+0000", 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.999999 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618083+0000", 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 7.4359999999999996e-06 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618093+0000", 2023-09-23T20:54:38.232 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.0380999999999999e-05 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618099+0000", 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.7989999999999999e-06 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618151+0000", 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 5.1761000000000001e-05 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.233 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618176+0000", 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5476000000000001e-05 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.838611+0000", 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.220434619 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.234 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.838641+0000", 2023-09-23T20:54:38.235 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.9933e-05 2023-09-23T20:54:38.235 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.235 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.235 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.235 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.235 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.235 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35994.0:152959 11.f e344/331 11:f0a107ad:::benchmark_data_smithi098_231357_object49129:head v 344'9449, mlcod=329'6187)", 2023-09-23T20:54:38.235 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:47.618110+0000", 2023-09-23T20:54:38.235 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 350.46225029099998, 2023-09-23T20:54:38.235 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.22055275899999999, 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618110+0000", 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618110+0000", 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.236 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618110+0000", 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967296 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618113+0000", 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6539999999999999e-06 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.237 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618116+0000", 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 3.5480000000000002e-06 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.618119+0000", 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.689e-06 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.622217+0000", 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0040980010000000004 2023-09-23T20:54:38.238 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.622243+0000", 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.5350999999999998e-05 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.838644+0000", 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.21640103599999999 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.239 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.838663+0000", 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 1.9670999999999999e-05 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: "description": "osd_repop(client.35994.0:152962 11.f e344/331 11:f98bc300:::benchmark_data_smithi098_231357_object49132:head v 344'9450, mlcod=329'6187)", 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: "initiated_at": "2023-09-23T20:48:47.620997+0000", 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: "age": 350.45936328900001, 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.217712392, 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: "type_data": { 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T20:54:38.240 INFO:teuthology.orchestra.run.smithi098.stdout: "events": [ 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "initiated", 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.620997+0000", 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "throttled", 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.620997+0000", 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "header_read", 2023-09-23T20:54:38.241 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.620997+0000", 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 4294967295.9999995 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "all_read", 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.621006+0000", 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.0469999999999999e-06 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "dispatched", 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.621016+0000", 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 9.6590000000000002e-06 2023-09-23T20:54:38.242 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "queued_for_pg", 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.621022+0000", 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 6.6449999999999999e-06 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "reached_pg", 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.627591+0000", 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.0065691949999999999 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "started", 2023-09-23T20:54:38.243 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.627618+0000", 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.6441e-05 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "commit_sent", 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.838689+0000", 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 0.21107105300000001 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: }, 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: { 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: "event": "done", 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: "time": "2023-09-23T20:48:47.838710+0000", 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: "duration": 2.103e-05 2023-09-23T20:54:38.244 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.245 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.245 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.245 INFO:teuthology.orchestra.run.smithi098.stdout: } 2023-09-23T20:54:38.245 INFO:teuthology.orchestra.run.smithi098.stdout: ] 2023-09-23T20:54:38.245 INFO:teuthology.orchestra.run.smithi098.stdout:} 2023-09-23T20:54:38.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:38 smithi098 bash[74888]: cluster 2023-09-23T20:54:37.006641+0000 mgr.y (mgr.34107) 1540 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:38.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:38 smithi098 bash[78228]: cluster 2023-09-23T20:54:37.006641+0000 mgr.y (mgr.34107) 1540 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:38.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:38 smithi173 bash[59517]: cluster 2023-09-23T20:54:37.006641+0000 mgr.y (mgr.34107) 1540 : cluster 0 pgmap v1761: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:40.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:40 smithi098 bash[78228]: cluster 2023-09-23T20:54:39.007155+0000 mgr.y (mgr.34107) 1541 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:40.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:40 smithi098 bash[78228]: audit 2023-09-23T20:54:39.631847+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:40.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:40 smithi098 bash[74888]: cluster 2023-09-23T20:54:39.007155+0000 mgr.y (mgr.34107) 1541 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:40.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:40 smithi098 bash[74888]: audit 2023-09-23T20:54:39.631847+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:40.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:40 smithi173 bash[59517]: cluster 2023-09-23T20:54:39.007155+0000 mgr.y (mgr.34107) 1541 : cluster 0 pgmap v1762: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:40.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:40 smithi173 bash[59517]: audit 2023-09-23T20:54:39.631847+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:41.432 INFO:teuthology.orchestra.run.smithi098.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T20:54:41.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:41 smithi098 bash[74888]: audit 2023-09-23T20:54:41.153637+0000 mon.c (mon.2) 182 : audit 1 from='client.? 172.21.15.98:0/343213049' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:54:41.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:41 smithi098 bash[74888]: audit 2023-09-23T20:54:41.154404+0000 mon.a (mon.0) 2101 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:54:41.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:41 smithi098 bash[78228]: audit 2023-09-23T20:54:41.153637+0000 mon.c (mon.2) 182 : audit 1 from='client.? 172.21.15.98:0/343213049' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:54:41.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:41 smithi098 bash[78228]: audit 2023-09-23T20:54:41.154404+0000 mon.a (mon.0) 2101 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:54:41.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:41 smithi173 bash[59517]: audit 2023-09-23T20:54:41.153637+0000 mon.c (mon.2) 182 : audit 1 from='client.? 172.21.15.98:0/343213049' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:54:41.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:41 smithi173 bash[59517]: audit 2023-09-23T20:54:41.154404+0000 mon.a (mon.0) 2101 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:54:42.383 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-09-23T20:54:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[74888]: cluster 2023-09-23T20:54:41.007921+0000 mgr.y (mgr.34107) 1542 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[74888]: cluster 2023-09-23T20:54:41.414928+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[74888]: audit 2023-09-23T20:54:41.417240+0000 mon.a (mon.0) 2102 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:54:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[74888]: cluster 2023-09-23T20:54:41.417347+0000 mon.a (mon.0) 2103 : cluster 0 osdmap e407: 8 total, 8 up, 8 in 2023-09-23T20:54:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[74888]: cluster 2023-09-23T20:54:41.419139+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[74888]: cluster 2023-09-23T20:54:41.419346+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[74888]: cluster 2023-09-23T20:54:41.419395+0000 osd.5 (osd.5) 372 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[74888]: cluster 2023-09-23T20:54:41.421102+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[74888]: cluster 2023-09-23T20:54:41.424734+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.680 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[74888]: cluster 2023-09-23T20:54:41.424970+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.681 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[74888]: cluster 2023-09-23T20:54:42.413624+0000 mon.a (mon.0) 2104 : cluster 0 osdmap e408: 8 total, 8 up, 8 in 2023-09-23T20:54:42.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[78228]: cluster 2023-09-23T20:54:41.007921+0000 mgr.y (mgr.34107) 1542 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:42.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[78228]: cluster 2023-09-23T20:54:41.414928+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[78228]: audit 2023-09-23T20:54:41.417240+0000 mon.a (mon.0) 2102 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:54:42.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[78228]: cluster 2023-09-23T20:54:41.417347+0000 mon.a (mon.0) 2103 : cluster 0 osdmap e407: 8 total, 8 up, 8 in 2023-09-23T20:54:42.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[78228]: cluster 2023-09-23T20:54:41.419139+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[78228]: cluster 2023-09-23T20:54:41.419346+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[78228]: cluster 2023-09-23T20:54:41.419395+0000 osd.5 (osd.5) 372 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[78228]: cluster 2023-09-23T20:54:41.421102+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.681 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[78228]: cluster 2023-09-23T20:54:41.424734+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[78228]: cluster 2023-09-23T20:54:41.424970+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.682 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:42 smithi098 bash[78228]: cluster 2023-09-23T20:54:42.413624+0000 mon.a (mon.0) 2104 : cluster 0 osdmap e408: 8 total, 8 up, 8 in 2023-09-23T20:54:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:42 smithi173 bash[59517]: cluster 2023-09-23T20:54:41.007921+0000 mgr.y (mgr.34107) 1542 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:42.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:42 smithi173 bash[59517]: cluster 2023-09-23T20:54:41.414928+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:42 smithi173 bash[59517]: audit 2023-09-23T20:54:41.417240+0000 mon.a (mon.0) 2102 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:54:42.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:42 smithi173 bash[59517]: cluster 2023-09-23T20:54:41.417347+0000 mon.a (mon.0) 2103 : cluster 0 osdmap e407: 8 total, 8 up, 8 in 2023-09-23T20:54:42.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:42 smithi173 bash[59517]: cluster 2023-09-23T20:54:41.419139+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:42 smithi173 bash[59517]: cluster 2023-09-23T20:54:41.419346+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:42 smithi173 bash[59517]: cluster 2023-09-23T20:54:41.419395+0000 osd.5 (osd.5) 372 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:42 smithi173 bash[59517]: cluster 2023-09-23T20:54:41.421102+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:42 smithi173 bash[59517]: cluster 2023-09-23T20:54:41.424734+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:42 smithi173 bash[59517]: cluster 2023-09-23T20:54:41.424970+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e407 with expected crc 2023-09-23T20:54:42.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:42 smithi173 bash[59517]: cluster 2023-09-23T20:54:42.413624+0000 mon.a (mon.0) 2104 : cluster 0 osdmap e408: 8 total, 8 up, 8 in 2023-09-23T20:54:43.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:43 smithi173 bash[59517]: cluster 2023-09-23T20:54:42.416189+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:43 smithi173 bash[59517]: cluster 2023-09-23T20:54:42.416331+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:43 smithi173 bash[59517]: cluster 2023-09-23T20:54:42.416593+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:43 smithi173 bash[59517]: cluster 2023-09-23T20:54:42.419046+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:43 smithi173 bash[59517]: cluster 2023-09-23T20:54:42.421299+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:43 smithi173 bash[59517]: cluster 2023-09-23T20:54:42.421517+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:43 smithi173 bash[59517]: cluster 2023-09-23T20:54:42.421811+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[78228]: cluster 2023-09-23T20:54:42.416189+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[78228]: cluster 2023-09-23T20:54:42.416331+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[78228]: cluster 2023-09-23T20:54:42.416593+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[78228]: cluster 2023-09-23T20:54:42.419046+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[78228]: cluster 2023-09-23T20:54:42.421299+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[78228]: cluster 2023-09-23T20:54:42.421517+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[78228]: cluster 2023-09-23T20:54:42.421811+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[74888]: cluster 2023-09-23T20:54:42.416189+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[74888]: cluster 2023-09-23T20:54:42.416331+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[74888]: cluster 2023-09-23T20:54:42.416593+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[74888]: cluster 2023-09-23T20:54:42.419046+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[74888]: cluster 2023-09-23T20:54:42.421299+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[74888]: cluster 2023-09-23T20:54:42.421517+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:43.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:43 smithi098 bash[74888]: cluster 2023-09-23T20:54:42.421811+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e408 with expected crc 2023-09-23T20:54:44.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:44 smithi173 bash[59517]: cluster 2023-09-23T20:54:43.008584+0000 mgr.y (mgr.34107) 1543 : cluster 0 pgmap v1766: 73 pgs: 2 peering, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:44.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:44 smithi173 bash[59517]: cluster 2023-09-23T20:54:43.435819+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T20:54:44.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:44 smithi173 bash[59517]: cluster 2023-09-23T20:54:43.436477+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T20:54:44.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:44 smithi173 bash[59517]: cluster 2023-09-23T20:54:43.439515+0000 mon.a (mon.0) 2105 : cluster 0 osdmap e409: 8 total, 8 up, 8 in 2023-09-23T20:54:44.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:44 smithi173 bash[59517]: cluster 2023-09-23T20:54:43.442299+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T20:54:44.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:44 smithi098 bash[74888]: cluster 2023-09-23T20:54:43.008584+0000 mgr.y (mgr.34107) 1543 : cluster 0 pgmap v1766: 73 pgs: 2 peering, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:44.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:44 smithi098 bash[74888]: cluster 2023-09-23T20:54:43.435819+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T20:54:44.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:44 smithi098 bash[74888]: cluster 2023-09-23T20:54:43.436477+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T20:54:44.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:44 smithi098 bash[74888]: cluster 2023-09-23T20:54:43.439515+0000 mon.a (mon.0) 2105 : cluster 0 osdmap e409: 8 total, 8 up, 8 in 2023-09-23T20:54:44.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:44 smithi098 bash[74888]: cluster 2023-09-23T20:54:43.442299+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T20:54:44.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:44 smithi098 bash[78228]: cluster 2023-09-23T20:54:43.008584+0000 mgr.y (mgr.34107) 1543 : cluster 0 pgmap v1766: 73 pgs: 2 peering, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:44.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:44 smithi098 bash[78228]: cluster 2023-09-23T20:54:43.435819+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T20:54:44.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:44 smithi098 bash[78228]: cluster 2023-09-23T20:54:43.436477+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T20:54:44.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:44 smithi098 bash[78228]: cluster 2023-09-23T20:54:43.439515+0000 mon.a (mon.0) 2105 : cluster 0 osdmap e409: 8 total, 8 up, 8 in 2023-09-23T20:54:44.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:44 smithi098 bash[78228]: cluster 2023-09-23T20:54:43.442299+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e409 with expected crc 2023-09-23T20:54:45.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:45 smithi173 bash[59517]: cluster 2023-09-23T20:54:44.446723+0000 mon.a (mon.0) 2106 : cluster 0 osdmap e410: 8 total, 8 up, 8 in 2023-09-23T20:54:45.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:45 smithi173 bash[59517]: cluster 2023-09-23T20:54:44.447014+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:45.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:45 smithi173 bash[59517]: cluster 2023-09-23T20:54:44.449360+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:45.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:45 smithi173 bash[59517]: cluster 2023-09-23T20:54:44.452036+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:45.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:45 smithi098 bash[74888]: cluster 2023-09-23T20:54:44.446723+0000 mon.a (mon.0) 2106 : cluster 0 osdmap e410: 8 total, 8 up, 8 in 2023-09-23T20:54:45.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:45 smithi098 bash[74888]: cluster 2023-09-23T20:54:44.447014+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:45.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:45 smithi098 bash[74888]: cluster 2023-09-23T20:54:44.449360+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:45.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:45 smithi098 bash[74888]: cluster 2023-09-23T20:54:44.452036+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:45.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:45 smithi098 bash[78228]: cluster 2023-09-23T20:54:44.446723+0000 mon.a (mon.0) 2106 : cluster 0 osdmap e410: 8 total, 8 up, 8 in 2023-09-23T20:54:45.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:45 smithi098 bash[78228]: cluster 2023-09-23T20:54:44.447014+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:45.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:45 smithi098 bash[78228]: cluster 2023-09-23T20:54:44.449360+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:45.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:45 smithi098 bash[78228]: cluster 2023-09-23T20:54:44.452036+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:46.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:54:46] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.33.4" 2023-09-23T20:54:46.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:46 smithi173 bash[59517]: cluster 2023-09-23T20:54:44.880244+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:46 smithi173 bash[59517]: cluster 2023-09-23T20:54:45.009232+0000 mgr.y (mgr.34107) 1544 : cluster 0 pgmap v1769: 73 pgs: 2 peering, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:46 smithi173 bash[59517]: cluster 2023-09-23T20:54:45.455471+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T20:54:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:46 smithi173 bash[59517]: cluster 2023-09-23T20:54:45.455801+0000 mon.a (mon.0) 2107 : cluster 0 osdmap e411: 8 total, 8 up, 8 in 2023-09-23T20:54:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:46 smithi173 bash[59517]: cluster 2023-09-23T20:54:45.458101+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T20:54:46.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:46 smithi173 bash[59517]: cluster 2023-09-23T20:54:45.460768+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T20:54:46.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[78228]: cluster 2023-09-23T20:54:44.880244+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[78228]: cluster 2023-09-23T20:54:45.009232+0000 mgr.y (mgr.34107) 1544 : cluster 0 pgmap v1769: 73 pgs: 2 peering, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[78228]: cluster 2023-09-23T20:54:45.455471+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T20:54:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[78228]: cluster 2023-09-23T20:54:45.455801+0000 mon.a (mon.0) 2107 : cluster 0 osdmap e411: 8 total, 8 up, 8 in 2023-09-23T20:54:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[78228]: cluster 2023-09-23T20:54:45.458101+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T20:54:46.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[78228]: cluster 2023-09-23T20:54:45.460768+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T20:54:46.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[74888]: cluster 2023-09-23T20:54:44.880244+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e410 with expected crc 2023-09-23T20:54:46.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[74888]: cluster 2023-09-23T20:54:45.009232+0000 mgr.y (mgr.34107) 1544 : cluster 0 pgmap v1769: 73 pgs: 2 peering, 71 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:46.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[74888]: cluster 2023-09-23T20:54:45.455471+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T20:54:46.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[74888]: cluster 2023-09-23T20:54:45.455801+0000 mon.a (mon.0) 2107 : cluster 0 osdmap e411: 8 total, 8 up, 8 in 2023-09-23T20:54:46.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[74888]: cluster 2023-09-23T20:54:45.458101+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T20:54:46.931 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:46 smithi098 bash[74888]: cluster 2023-09-23T20:54:45.460768+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e411 with expected crc 2023-09-23T20:54:47.169 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:54:48.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:48 smithi098 bash[74888]: cluster 2023-09-23T20:54:47.010333+0000 mgr.y (mgr.34107) 1545 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-23T20:54:48.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:48 smithi098 bash[78228]: cluster 2023-09-23T20:54:47.010333+0000 mgr.y (mgr.34107) 1545 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-23T20:54:48.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:48 smithi173 bash[59517]: cluster 2023-09-23T20:54:47.010333+0000 mgr.y (mgr.34107) 1545 : cluster 0 pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-23T20:54:50.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:50 smithi098 bash[74888]: cluster 2023-09-23T20:54:49.010981+0000 mgr.y (mgr.34107) 1546 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-23T20:54:50.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:50 smithi098 bash[78228]: cluster 2023-09-23T20:54:49.010981+0000 mgr.y (mgr.34107) 1546 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-23T20:54:50.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:50 smithi173 bash[59517]: cluster 2023-09-23T20:54:49.010981+0000 mgr.y (mgr.34107) 1546 : cluster 0 pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-09-23T20:54:51.481 INFO:teuthology.orchestra.run.smithi098.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-09-23T20:54:51.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:51 smithi173 bash[59517]: audit 2023-09-23T20:54:50.842952+0000 mon.a (mon.0) 2108 : audit 1 from='client.? 172.21.15.98:0/2312406712' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:54:51.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:51 smithi098 bash[74888]: audit 2023-09-23T20:54:50.842952+0000 mon.a (mon.0) 2108 : audit 1 from='client.? 172.21.15.98:0/2312406712' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:54:51.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:51 smithi098 bash[78228]: audit 2023-09-23T20:54:50.842952+0000 mon.a (mon.0) 2108 : audit 1 from='client.? 172.21.15.98:0/2312406712' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T20:54:52.454 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-09-23T20:54:52.454 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-09-23T20:54:52.454 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-09-23T20:54:52.455 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-09-23T20:54:52.455 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T20:54:52.455 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:54:52.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:52 smithi173 bash[59517]: cluster 2023-09-23T20:54:51.011945+0000 mgr.y (mgr.34107) 1547 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T20:54:52.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:52 smithi173 bash[59517]: audit 2023-09-23T20:54:51.472334+0000 mon.a (mon.0) 2109 : audit 1 from='client.? 172.21.15.98:0/2312406712' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:54:52.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:52 smithi173 bash[59517]: cluster 2023-09-23T20:54:51.472420+0000 mon.a (mon.0) 2110 : cluster 0 osdmap e412: 8 total, 8 up, 8 in 2023-09-23T20:54:52.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:52 smithi173 bash[59517]: cluster 2023-09-23T20:54:51.472528+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T20:54:52.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:52 smithi098 bash[74888]: cluster 2023-09-23T20:54:51.011945+0000 mgr.y (mgr.34107) 1547 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T20:54:52.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:52 smithi098 bash[74888]: audit 2023-09-23T20:54:51.472334+0000 mon.a (mon.0) 2109 : audit 1 from='client.? 172.21.15.98:0/2312406712' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:54:52.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:52 smithi098 bash[74888]: cluster 2023-09-23T20:54:51.472420+0000 mon.a (mon.0) 2110 : cluster 0 osdmap e412: 8 total, 8 up, 8 in 2023-09-23T20:54:52.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:52 smithi098 bash[74888]: cluster 2023-09-23T20:54:51.472528+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T20:54:52.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:52 smithi098 bash[78228]: cluster 2023-09-23T20:54:51.011945+0000 mgr.y (mgr.34107) 1547 : cluster 0 pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T20:54:52.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:52 smithi098 bash[78228]: audit 2023-09-23T20:54:51.472334+0000 mon.a (mon.0) 2109 : audit 1 from='client.? 172.21.15.98:0/2312406712' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T20:54:52.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:52 smithi098 bash[78228]: cluster 2023-09-23T20:54:51.472420+0000 mon.a (mon.0) 2110 : cluster 0 osdmap e412: 8 total, 8 up, 8 in 2023-09-23T20:54:52.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:52 smithi098 bash[78228]: cluster 2023-09-23T20:54:51.472528+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T20:54:53.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:53 smithi173 bash[59517]: cluster 2023-09-23T20:54:52.506663+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T20:54:53.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:53 smithi098 bash[74888]: cluster 2023-09-23T20:54:52.506663+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T20:54:53.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:53 smithi098 bash[78228]: cluster 2023-09-23T20:54:52.506663+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e412 with expected crc 2023-09-23T20:54:54.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:54 smithi173 bash[59517]: cluster 2023-09-23T20:54:53.012728+0000 mgr.y (mgr.34107) 1548 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T20:54:54.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:54 smithi098 bash[74888]: cluster 2023-09-23T20:54:53.012728+0000 mgr.y (mgr.34107) 1548 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T20:54:54.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:54 smithi098 bash[78228]: cluster 2023-09-23T20:54:53.012728+0000 mgr.y (mgr.34107) 1548 : cluster 0 pgmap v1775: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T20:54:55.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:55 smithi173 bash[59517]: audit 2023-09-23T20:54:54.632393+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:55.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:55 smithi098 bash[74888]: audit 2023-09-23T20:54:54.632393+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:55.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:55 smithi098 bash[78228]: audit 2023-09-23T20:54:54.632393+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:54:56.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:54:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:54:56] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.33.4" 2023-09-23T20:54:56.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:56 smithi173 bash[59517]: cluster 2023-09-23T20:54:55.013413+0000 mgr.y (mgr.34107) 1549 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T20:54:56.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:56 smithi173 bash[59517]: audit 2023-09-23T20:54:55.704975+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:56.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:56 smithi098 bash[74888]: cluster 2023-09-23T20:54:55.013413+0000 mgr.y (mgr.34107) 1549 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T20:54:56.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:56 smithi098 bash[74888]: audit 2023-09-23T20:54:55.704975+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:56.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:56 smithi098 bash[78228]: cluster 2023-09-23T20:54:55.013413+0000 mgr.y (mgr.34107) 1549 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-09-23T20:54:56.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:56 smithi098 bash[78228]: audit 2023-09-23T20:54:55.704975+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:54:57.232 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:54:58.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:54:58 smithi098 bash[74888]: cluster 2023-09-23T20:54:57.014558+0000 mgr.y (mgr.34107) 1550 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:58.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:54:58 smithi098 bash[78228]: cluster 2023-09-23T20:54:57.014558+0000 mgr.y (mgr.34107) 1550 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:54:58.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:54:58 smithi173 bash[59517]: cluster 2023-09-23T20:54:57.014558+0000 mgr.y (mgr.34107) 1550 : cluster 0 pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:00.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:00 smithi173 bash[59517]: cluster 2023-09-23T20:54:59.015218+0000 mgr.y (mgr.34107) 1551 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:00.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:00 smithi173 bash[59517]: audit 2023-09-23T20:55:00.087805+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:55:00.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:00 smithi173 bash[59517]: audit 2023-09-23T20:55:00.464695+0000 mon.a (mon.0) 2114 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:00.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:00 smithi173 bash[59517]: audit 2023-09-23T20:55:00.473709+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:00.867 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:55:00.867 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":412,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:50:14.913069+0000","modified":"2023-09-23T20:54:51.460604+0000","last_up_change":"2023-09-23T20:33:41.493521+0000","last_in_change":"2023-09-23T20:47:38.235345+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":24,"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":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T19:54:36.685115+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":"70","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":{},"mgr_devicehealth":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T19:59:04.268240+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":"380","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":380,"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-23T20:00:58.705367+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":"58","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-23T20:00:59.478692+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","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":"812f297c-3fd5-4b0f-8798-4e4267e9a494","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":381,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6802","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6803","nonce":1846785016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6805","nonce":1846785016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6809","nonce":1846785016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6807","nonce":1846785016}]},"public_addr":"172.21.15.98:6803/1846785016","cluster_addr":"172.21.15.98:6805/1846785016","heartbeat_back_addr":"172.21.15.98:6809/1846785016","heartbeat_front_addr":"172.21.15.98:6807/1846785016","state":["exists","up"]},{"osd":1,"uuid":"8b765e0f-56dc-4637-8b3f-4c3a2c1318f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":82,"last_clean_end":220,"up_from":232,"up_thru":407,"down_at":221,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":1969525493},{"type":"v1","addr":"172.21.15.98:6811","nonce":1969525493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":1969525493},{"type":"v1","addr":"172.21.15.98:6813","nonce":1969525493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":1969525493},{"type":"v1","addr":"172.21.15.98:6817","nonce":1969525493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":1969525493},{"type":"v1","addr":"172.21.15.98:6815","nonce":1969525493}]},"public_addr":"172.21.15.98:6811/1969525493","cluster_addr":"172.21.15.98:6813/1969525493","heartbeat_back_addr":"172.21.15.98:6817/1969525493","heartbeat_front_addr":"172.21.15.98:6815/1969525493","state":["exists","up"]},{"osd":2,"uuid":"ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":87,"up_thru":364,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6818","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6819","nonce":3918137521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6821","nonce":3918137521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6825","nonce":3918137521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6823","nonce":3918137521}]},"public_addr":"172.21.15.98:6819/3918137521","cluster_addr":"172.21.15.98:6821/3918137521","heartbeat_back_addr":"172.21.15.98:6825/3918137521","heartbeat_front_addr":"172.21.15.98:6823/3918137521","state":["exists","up"]},{"osd":3,"uuid":"f2b3d028-574a-4695-bed0-21f1f03cd9d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":92,"last_clean_end":149,"up_from":172,"up_thru":407,"down_at":150,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6826","nonce":3018590749},{"type":"v1","addr":"172.21.15.98:6827","nonce":3018590749}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":3018590749},{"type":"v1","addr":"172.21.15.98:6829","nonce":3018590749}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":3018590749},{"type":"v1","addr":"172.21.15.98:6833","nonce":3018590749}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":3018590749},{"type":"v1","addr":"172.21.15.98:6831","nonce":3018590749}]},"public_addr":"172.21.15.98:6827/3018590749","cluster_addr":"172.21.15.98:6829/3018590749","heartbeat_back_addr":"172.21.15.98:6833/3018590749","heartbeat_front_addr":"172.21.15.98:6831/3018590749","state":["exists","up"]},{"osd":4,"uuid":"167b8234-20dd-4264-968a-a01d73e5bd4c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":407,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6800","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6801","nonce":2891711223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6803","nonce":2891711223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6807","nonce":2891711223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6805","nonce":2891711223}]},"public_addr":"172.21.15.173:6801/2891711223","cluster_addr":"172.21.15.173:6803/2891711223","heartbeat_back_addr":"172.21.15.173:6807/2891711223","heartbeat_front_addr":"172.21.15.173:6805/2891711223","state":["exists","up"]},{"osd":5,"uuid":"bbf616af-220c-41c6-a170-3f18e632b4a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":407,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6808","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6809","nonce":253674557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6811","nonce":253674557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6815","nonce":253674557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6813","nonce":253674557}]},"public_addr":"172.21.15.173:6809/253674557","cluster_addr":"172.21.15.173:6811/253674557","heartbeat_back_addr":"172.21.15.173:6815/253674557","heartbeat_front_addr":"172.21.15.173:6813/253674557","state":["exists","up"]},{"osd":6,"uuid":"53fd1406-45e6-4fac-8a29-cbc2c3b98483","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":407,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6816","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6817","nonce":1010374347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6819","nonce":1010374347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6823","nonce":1010374347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6821","nonce":1010374347}]},"public_addr":"172.21.15.173:6817/1010374347","cluster_addr":"172.21.15.173:6819/1010374347","heartbeat_back_addr":"172.21.15.173:6823/1010374347","heartbeat_front_addr":"172.21.15.173:6821/1010374347","state":["exists","up"]},{"osd":7,"uuid":"5bf7b4c9-162f-4d53-85eb-c8011b27852c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":175,"up_from":176,"up_thru":410,"down_at":172,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6824","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6825","nonce":2153478737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6834","nonce":2154478737},{"type":"v1","addr":"172.21.15.173:6835","nonce":2154478737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6831","nonce":2153478737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6829","nonce":2153478737}]},"public_addr":"172.21.15.173:6825/2153478737","cluster_addr":"172.21.15.173:6835/2154478737","heartbeat_back_addr":"172.21.15.173:6831/2153478737","heartbeat_front_addr":"172.21.15.173:6829/2153478737","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:03.256030+0000","dead_epoch":73},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:49.089103+0000","dead_epoch":220},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:34.725596+0000","dead_epoch":83},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:18.625741+0000","dead_epoch":149},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:58.685275+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:56:40.340495+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:57:21.923331+0000","dead_epoch":0},{"osd":7,"down_stamp":"2023-09-23T20:24:07.853441+0000","laggy_probability":0.30000001192092896,"laggy_interval":1,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:58:03.478372+0000","dead_epoch":174}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":3,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/2326231506":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/34394478":"2023-09-24T20:07:09.434608+0000","172.21.15.98:6801/381601573":"2023-09-24T20:07:09.434608+0000","172.21.15.98:6800/3312913360":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/2067383504":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/1695892652":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/893409725":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/3004890185":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3118605574":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/3379318562":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/4059686651":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/3932483482":"2023-09-24T20:04:28.832814+0000","172.21.15.173:6834/1036146036":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6801/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6800/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.173:0/4107877450":"2023-09-24T20:06:06.816868+0000","172.21.15.173:6835/1036146036":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6800/381601573":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/1349644273":"2023-09-24T19:51:12.453890+0000","172.21.15.173:0/3267864183":"2023-09-24T20:06:06.816868+0000","172.21.15.98:0/3565635102":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/2493966684":"2023-09-24T19:50:42.598168+0000","172.21.15.173:0/990300810":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6801/3312913360":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/1597274531":"2023-09-24T19:58:37.657837+0000","172.21.15.173:0/2387301533":"2023-09-24T20:06:06.816868+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-23T20:55:00.898 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:00 smithi098 bash[78228]: cluster 2023-09-23T20:54:59.015218+0000 mgr.y (mgr.34107) 1551 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:00.898 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:00 smithi098 bash[78228]: audit 2023-09-23T20:55:00.087805+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:55:00.898 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:00 smithi098 bash[78228]: audit 2023-09-23T20:55:00.464695+0000 mon.a (mon.0) 2114 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:00.898 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:00 smithi098 bash[78228]: audit 2023-09-23T20:55:00.473709+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:00.898 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:00 smithi098 bash[74888]: cluster 2023-09-23T20:54:59.015218+0000 mgr.y (mgr.34107) 1551 : cluster 0 pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:00.898 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:00 smithi098 bash[74888]: audit 2023-09-23T20:55:00.087805+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:55:00.898 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:00 smithi098 bash[74888]: audit 2023-09-23T20:55:00.464695+0000 mon.a (mon.0) 2114 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:00.899 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:00 smithi098 bash[74888]: audit 2023-09-23T20:55:00.473709+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:01.833 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:01 smithi098 bash[74888]: audit 2023-09-23T20:55:00.860149+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.98:0/1244539824' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:55:01.833 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:01 smithi098 bash[78228]: audit 2023-09-23T20:55:00.860149+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.98:0/1244539824' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:55:01.834 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T20:55:01.835 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T20:55:01.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:01 smithi173 bash[59517]: audit 2023-09-23T20:55:00.860149+0000 mon.a (mon.0) 2116 : audit 0 from='client.? 172.21.15.98:0/1244539824' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:55:02.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:02 smithi173 bash[59517]: cluster 2023-09-23T20:55:01.016108+0000 mgr.y (mgr.34107) 1552 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:02.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:02 smithi098 bash[78228]: cluster 2023-09-23T20:55:01.016108+0000 mgr.y (mgr.34107) 1552 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:02.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:02 smithi098 bash[74888]: cluster 2023-09-23T20:55:01.016108+0000 mgr.y (mgr.34107) 1552 : cluster 0 pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:04.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:04 smithi173 bash[59517]: cluster 2023-09-23T20:55:03.016924+0000 mgr.y (mgr.34107) 1553 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:04.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:04 smithi098 bash[78228]: cluster 2023-09-23T20:55:03.016924+0000 mgr.y (mgr.34107) 1553 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:04.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:04 smithi098 bash[74888]: cluster 2023-09-23T20:55:03.016924+0000 mgr.y (mgr.34107) 1553 : cluster 0 pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:06.396 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:06.426 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:55:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:55:06] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.33.4" 2023-09-23T20:55:06.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:06 smithi098 bash[78228]: cluster 2023-09-23T20:55:05.017597+0000 mgr.y (mgr.34107) 1554 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:06.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:06 smithi098 bash[74888]: cluster 2023-09-23T20:55:05.017597+0000 mgr.y (mgr.34107) 1554 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:06.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:06 smithi173 bash[59517]: cluster 2023-09-23T20:55:05.017597+0000 mgr.y (mgr.34107) 1554 : cluster 0 pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:07 smithi173 bash[59517]: audit 2023-09-23T20:55:06.580480+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:07 smithi173 bash[59517]: audit 2023-09-23T20:55:06.588811+0000 mon.a (mon.0) 2118 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:07 smithi173 bash[59517]: audit 2023-09-23T20:55:06.769347+0000 mon.a (mon.0) 2119 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:07 smithi173 bash[59517]: audit 2023-09-23T20:55:06.778065+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:07 smithi173 bash[59517]: audit 2023-09-23T20:55:07.259673+0000 mon.a (mon.0) 2121 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:55:07.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:07 smithi173 bash[59517]: audit 2023-09-23T20:55:07.261640+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:55:07.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:07 smithi173 bash[59517]: audit 2023-09-23T20:55:07.272427+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.861 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[74888]: audit 2023-09-23T20:55:06.580480+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.861 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[74888]: audit 2023-09-23T20:55:06.588811+0000 mon.a (mon.0) 2118 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.861 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[74888]: audit 2023-09-23T20:55:06.769347+0000 mon.a (mon.0) 2119 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[74888]: audit 2023-09-23T20:55:06.778065+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[74888]: audit 2023-09-23T20:55:07.259673+0000 mon.a (mon.0) 2121 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:55:07.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[74888]: audit 2023-09-23T20:55:07.261640+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:55:07.862 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[74888]: audit 2023-09-23T20:55:07.272427+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[78228]: audit 2023-09-23T20:55:06.580480+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[78228]: audit 2023-09-23T20:55:06.588811+0000 mon.a (mon.0) 2118 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[78228]: audit 2023-09-23T20:55:06.769347+0000 mon.a (mon.0) 2119 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[78228]: audit 2023-09-23T20:55:06.778065+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:07.862 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[78228]: audit 2023-09-23T20:55:07.259673+0000 mon.a (mon.0) 2121 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:55:07.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[78228]: audit 2023-09-23T20:55:07.261640+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:55:07.863 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:07 smithi098 bash[78228]: audit 2023-09-23T20:55:07.272427+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:55:08.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:08 smithi173 bash[59517]: cluster 2023-09-23T20:55:07.018351+0000 mgr.y (mgr.34107) 1555 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:08.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:08 smithi098 bash[74888]: cluster 2023-09-23T20:55:07.018351+0000 mgr.y (mgr.34107) 1555 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:08.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:08 smithi098 bash[78228]: cluster 2023-09-23T20:55:07.018351+0000 mgr.y (mgr.34107) 1555 : cluster 0 pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:10.463 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:55:10.463 INFO:teuthology.orchestra.run.smithi098.stdout:{"epoch":412,"fsid":"44e0f118-5a4a-11ee-8db4-212e2dc638e7","created":"2023-09-23T19:50:14.913069+0000","modified":"2023-09-23T20:54:51.460604+0000","last_up_change":"2023-09-23T20:33:41.493521+0000","last_in_change":"2023-09-23T20:47:38.235345+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":24,"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":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T19:54:36.685115+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":"70","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":{},"mgr_devicehealth":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T19:59:04.268240+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":"380","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":380,"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-23T20:00:58.705367+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":"58","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-23T20:00:59.478692+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","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":"812f297c-3fd5-4b0f-8798-4e4267e9a494","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":381,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6802","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6803","nonce":1846785016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6804","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6805","nonce":1846785016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6808","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6809","nonce":1846785016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6806","nonce":1846785016},{"type":"v1","addr":"172.21.15.98:6807","nonce":1846785016}]},"public_addr":"172.21.15.98:6803/1846785016","cluster_addr":"172.21.15.98:6805/1846785016","heartbeat_back_addr":"172.21.15.98:6809/1846785016","heartbeat_front_addr":"172.21.15.98:6807/1846785016","state":["exists","up"]},{"osd":1,"uuid":"8b765e0f-56dc-4637-8b3f-4c3a2c1318f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":82,"last_clean_end":220,"up_from":232,"up_thru":407,"down_at":221,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6810","nonce":1969525493},{"type":"v1","addr":"172.21.15.98:6811","nonce":1969525493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6812","nonce":1969525493},{"type":"v1","addr":"172.21.15.98:6813","nonce":1969525493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6816","nonce":1969525493},{"type":"v1","addr":"172.21.15.98:6817","nonce":1969525493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6814","nonce":1969525493},{"type":"v1","addr":"172.21.15.98:6815","nonce":1969525493}]},"public_addr":"172.21.15.98:6811/1969525493","cluster_addr":"172.21.15.98:6813/1969525493","heartbeat_back_addr":"172.21.15.98:6817/1969525493","heartbeat_front_addr":"172.21.15.98:6815/1969525493","state":["exists","up"]},{"osd":2,"uuid":"ea6c970c-7ad2-4a7d-afb8-1b7076d11cc6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":87,"up_thru":364,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6818","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6819","nonce":3918137521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6820","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6821","nonce":3918137521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6824","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6825","nonce":3918137521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6822","nonce":3918137521},{"type":"v1","addr":"172.21.15.98:6823","nonce":3918137521}]},"public_addr":"172.21.15.98:6819/3918137521","cluster_addr":"172.21.15.98:6821/3918137521","heartbeat_back_addr":"172.21.15.98:6825/3918137521","heartbeat_front_addr":"172.21.15.98:6823/3918137521","state":["exists","up"]},{"osd":3,"uuid":"f2b3d028-574a-4695-bed0-21f1f03cd9d7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":92,"last_clean_end":149,"up_from":172,"up_thru":407,"down_at":150,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6826","nonce":3018590749},{"type":"v1","addr":"172.21.15.98:6827","nonce":3018590749}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6828","nonce":3018590749},{"type":"v1","addr":"172.21.15.98:6829","nonce":3018590749}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6832","nonce":3018590749},{"type":"v1","addr":"172.21.15.98:6833","nonce":3018590749}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.98:6830","nonce":3018590749},{"type":"v1","addr":"172.21.15.98:6831","nonce":3018590749}]},"public_addr":"172.21.15.98:6827/3018590749","cluster_addr":"172.21.15.98:6829/3018590749","heartbeat_back_addr":"172.21.15.98:6833/3018590749","heartbeat_front_addr":"172.21.15.98:6831/3018590749","state":["exists","up"]},{"osd":4,"uuid":"167b8234-20dd-4264-968a-a01d73e5bd4c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":407,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6800","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6801","nonce":2891711223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6803","nonce":2891711223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6807","nonce":2891711223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":2891711223},{"type":"v1","addr":"172.21.15.173:6805","nonce":2891711223}]},"public_addr":"172.21.15.173:6801/2891711223","cluster_addr":"172.21.15.173:6803/2891711223","heartbeat_back_addr":"172.21.15.173:6807/2891711223","heartbeat_front_addr":"172.21.15.173:6805/2891711223","state":["exists","up"]},{"osd":5,"uuid":"bbf616af-220c-41c6-a170-3f18e632b4a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":407,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6808","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6809","nonce":253674557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6811","nonce":253674557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6815","nonce":253674557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":253674557},{"type":"v1","addr":"172.21.15.173:6813","nonce":253674557}]},"public_addr":"172.21.15.173:6809/253674557","cluster_addr":"172.21.15.173:6811/253674557","heartbeat_back_addr":"172.21.15.173:6815/253674557","heartbeat_front_addr":"172.21.15.173:6813/253674557","state":["exists","up"]},{"osd":6,"uuid":"53fd1406-45e6-4fac-8a29-cbc2c3b98483","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":407,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6816","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6817","nonce":1010374347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6819","nonce":1010374347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6823","nonce":1010374347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":1010374347},{"type":"v1","addr":"172.21.15.173:6821","nonce":1010374347}]},"public_addr":"172.21.15.173:6817/1010374347","cluster_addr":"172.21.15.173:6819/1010374347","heartbeat_back_addr":"172.21.15.173:6823/1010374347","heartbeat_front_addr":"172.21.15.173:6821/1010374347","state":["exists","up"]},{"osd":7,"uuid":"5bf7b4c9-162f-4d53-85eb-c8011b27852c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":175,"up_from":176,"up_thru":410,"down_at":172,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6824","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6825","nonce":2153478737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6834","nonce":2154478737},{"type":"v1","addr":"172.21.15.173:6835","nonce":2154478737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6831","nonce":2153478737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2153478737},{"type":"v1","addr":"172.21.15.173:6829","nonce":2153478737}]},"public_addr":"172.21.15.173:6825/2153478737","cluster_addr":"172.21.15.173:6835/2154478737","heartbeat_back_addr":"172.21.15.173:6831/2153478737","heartbeat_front_addr":"172.21.15.173:6829/2153478737","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:03.256030+0000","dead_epoch":73},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:53:49.089103+0000","dead_epoch":220},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:54:34.725596+0000","dead_epoch":83},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:18.625741+0000","dead_epoch":149},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:55:58.685275+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:56:40.340495+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:57:21.923331+0000","dead_epoch":0},{"osd":7,"down_stamp":"2023-09-23T20:24:07.853441+0000","laggy_probability":0.30000001192092896,"laggy_interval":1,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T19:58:03.478372+0000","dead_epoch":174}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.17","mappings":[{"from":3,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.98:0/2326231506":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/34394478":"2023-09-24T20:07:09.434608+0000","172.21.15.98:6801/381601573":"2023-09-24T20:07:09.434608+0000","172.21.15.98:6800/3312913360":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/2067383504":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/1695892652":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/893409725":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/3004890185":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/3118605574":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/3379318562":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/2016959355":"2023-09-24T19:58:37.657837+0000","172.21.15.98:0/4059686651":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/3932483482":"2023-09-24T20:04:28.832814+0000","172.21.15.173:6834/1036146036":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6801/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6800/4170354740":"2023-09-24T19:50:42.598168+0000","172.21.15.98:6801/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.98:6800/911202311":"2023-09-24T19:51:12.453890+0000","172.21.15.173:0/4107877450":"2023-09-24T20:06:06.816868+0000","172.21.15.173:6835/1036146036":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6800/381601573":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/1349644273":"2023-09-24T19:51:12.453890+0000","172.21.15.173:0/3267864183":"2023-09-24T20:06:06.816868+0000","172.21.15.98:0/3565635102":"2023-09-24T20:07:09.434608+0000","172.21.15.98:0/2493966684":"2023-09-24T19:50:42.598168+0000","172.21.15.173:0/990300810":"2023-09-24T20:06:06.816868+0000","172.21.15.98:6801/3312913360":"2023-09-24T20:04:28.832814+0000","172.21.15.98:0/1597274531":"2023-09-24T19:58:37.657837+0000","172.21.15.173:0/2387301533":"2023-09-24T20:06:06.816868+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-23T20:55:10.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:10 smithi173 bash[59517]: cluster 2023-09-23T20:55:09.018980+0000 mgr.y (mgr.34107) 1556 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:10.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:10 smithi173 bash[59517]: audit 2023-09-23T20:55:09.632670+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:10.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:10 smithi173 bash[59517]: audit 2023-09-23T20:55:10.455865+0000 mon.a (mon.0) 2125 : audit 0 from='client.? 172.21.15.98:0/3465403027' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:55:10.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:10 smithi098 bash[78228]: cluster 2023-09-23T20:55:09.018980+0000 mgr.y (mgr.34107) 1556 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:10.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:10 smithi098 bash[78228]: audit 2023-09-23T20:55:09.632670+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:10.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:10 smithi098 bash[78228]: audit 2023-09-23T20:55:10.455865+0000 mon.a (mon.0) 2125 : audit 0 from='client.? 172.21.15.98:0/3465403027' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:55:10.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:10 smithi098 bash[74888]: cluster 2023-09-23T20:55:09.018980+0000 mgr.y (mgr.34107) 1556 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:10.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:10 smithi098 bash[74888]: audit 2023-09-23T20:55:09.632670+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:10.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:10 smithi098 bash[74888]: audit 2023-09-23T20:55:10.455865+0000 mon.a (mon.0) 2125 : audit 0 from='client.? 172.21.15.98:0/3465403027' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T20:55:11.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T20:55:11.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T20:55:11.375 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T20:55:11.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T20:55:11.376 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T20:55:11.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T20:55:11.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T20:55:11.377 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T20:55:11.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:11 smithi098 bash[74888]: audit 2023-09-23T20:55:11.533387+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-09-23T20:55:11.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:11 smithi098 bash[74888]: audit 2023-09-23T20:55:11.533802+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2, 1, 5]}]: dispatch 2023-09-23T20:55:11.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:11 smithi098 bash[78228]: audit 2023-09-23T20:55:11.533387+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-09-23T20:55:11.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:11 smithi098 bash[78228]: audit 2023-09-23T20:55:11.533802+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2, 1, 5]}]: dispatch 2023-09-23T20:55:11.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:11 smithi173 bash[59517]: audit 2023-09-23T20:55:11.533387+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-09-23T20:55:11.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:11 smithi173 bash[59517]: audit 2023-09-23T20:55:11.533802+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2, 1, 5]}]: dispatch 2023-09-23T20:55:12.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[74888]: cluster 2023-09-23T20:55:11.019879+0000 mgr.y (mgr.34107) 1557 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:12.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[74888]: audit 2023-09-23T20:55:11.602142+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-09-23T20:55:12.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[74888]: audit 2023-09-23T20:55:11.602345+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2, 1, 5]}]': finished 2023-09-23T20:55:12.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[74888]: cluster 2023-09-23T20:55:11.602411+0000 mon.a (mon.0) 2130 : cluster 0 osdmap e413: 8 total, 8 up, 8 in 2023-09-23T20:55:12.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[74888]: cluster 2023-09-23T20:55:11.604661+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T20:55:12.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[74888]: cluster 2023-09-23T20:55:11.609308+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T20:55:12.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[74888]: cluster 2023-09-23T20:55:11.610494+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T20:55:12.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[78228]: cluster 2023-09-23T20:55:11.019879+0000 mgr.y (mgr.34107) 1557 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:12.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[78228]: audit 2023-09-23T20:55:11.602142+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-09-23T20:55:12.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[78228]: audit 2023-09-23T20:55:11.602345+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2, 1, 5]}]': finished 2023-09-23T20:55:12.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[78228]: cluster 2023-09-23T20:55:11.602411+0000 mon.a (mon.0) 2130 : cluster 0 osdmap e413: 8 total, 8 up, 8 in 2023-09-23T20:55:12.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[78228]: cluster 2023-09-23T20:55:11.604661+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T20:55:12.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[78228]: cluster 2023-09-23T20:55:11.609308+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T20:55:12.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:12 smithi098 bash[78228]: cluster 2023-09-23T20:55:11.610494+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T20:55:13.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:12 smithi173 bash[59517]: cluster 2023-09-23T20:55:11.019879+0000 mgr.y (mgr.34107) 1557 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:13.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:12 smithi173 bash[59517]: audit 2023-09-23T20:55:11.602142+0000 mon.a (mon.0) 2128 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-09-23T20:55:13.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:12 smithi173 bash[59517]: audit 2023-09-23T20:55:11.602345+0000 mon.a (mon.0) 2129 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [3, 2, 1, 5]}]': finished 2023-09-23T20:55:13.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:12 smithi173 bash[59517]: cluster 2023-09-23T20:55:11.602411+0000 mon.a (mon.0) 2130 : cluster 0 osdmap e413: 8 total, 8 up, 8 in 2023-09-23T20:55:13.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:12 smithi173 bash[59517]: cluster 2023-09-23T20:55:11.604661+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T20:55:13.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:12 smithi173 bash[59517]: cluster 2023-09-23T20:55:11.609308+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T20:55:13.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:12 smithi173 bash[59517]: cluster 2023-09-23T20:55:11.610494+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e413 with expected crc 2023-09-23T20:55:13.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:13 smithi098 bash[78228]: cluster 2023-09-23T20:55:12.609633+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:13.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:13 smithi098 bash[78228]: cluster 2023-09-23T20:55:12.609687+0000 mon.a (mon.0) 2131 : cluster 0 osdmap e414: 8 total, 8 up, 8 in 2023-09-23T20:55:13.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:13 smithi098 bash[78228]: cluster 2023-09-23T20:55:12.613042+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:13.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:13 smithi098 bash[78228]: cluster 2023-09-23T20:55:12.705515+0000 osd.5 (osd.5) 378 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:13.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:13 smithi098 bash[74888]: cluster 2023-09-23T20:55:12.609633+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:13.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:13 smithi098 bash[74888]: cluster 2023-09-23T20:55:12.609687+0000 mon.a (mon.0) 2131 : cluster 0 osdmap e414: 8 total, 8 up, 8 in 2023-09-23T20:55:13.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:13 smithi098 bash[74888]: cluster 2023-09-23T20:55:12.613042+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:13.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:13 smithi098 bash[74888]: cluster 2023-09-23T20:55:12.705515+0000 osd.5 (osd.5) 378 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:14.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:13 smithi173 bash[59517]: cluster 2023-09-23T20:55:12.609633+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:14.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:13 smithi173 bash[59517]: cluster 2023-09-23T20:55:12.609687+0000 mon.a (mon.0) 2131 : cluster 0 osdmap e414: 8 total, 8 up, 8 in 2023-09-23T20:55:14.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:13 smithi173 bash[59517]: cluster 2023-09-23T20:55:12.613042+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:14.097 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:13 smithi173 bash[59517]: cluster 2023-09-23T20:55:12.705515+0000 osd.5 (osd.5) 378 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:14.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:14 smithi098 bash[78228]: cluster 2023-09-23T20:55:12.705557+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:14.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:14 smithi098 bash[78228]: cluster 2023-09-23T20:55:13.020426+0000 mgr.y (mgr.34107) 1558 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:14.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:14 smithi098 bash[74888]: cluster 2023-09-23T20:55:12.705557+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:14.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:14 smithi098 bash[74888]: cluster 2023-09-23T20:55:13.020426+0000 mgr.y (mgr.34107) 1558 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:15.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:14 smithi173 bash[59517]: cluster 2023-09-23T20:55:12.705557+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e414 with expected crc 2023-09-23T20:55:15.096 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:14 smithi173 bash[59517]: cluster 2023-09-23T20:55:13.020426+0000 mgr.y (mgr.34107) 1558 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:16.264 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:16.265 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:16.266 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:16.266 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:16.266 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:16.271 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:16.271 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:16.275 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:16.383 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:55:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:55:16] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.33.4" 2023-09-23T20:55:16.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:16 smithi098 bash[74888]: cluster 2023-09-23T20:55:15.021048+0000 mgr.y (mgr.34107) 1559 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:16.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:16 smithi098 bash[78228]: cluster 2023-09-23T20:55:15.021048+0000 mgr.y (mgr.34107) 1559 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:16.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:16 smithi173 bash[59517]: cluster 2023-09-23T20:55:15.021048+0000 mgr.y (mgr.34107) 1559 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:18.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:18 smithi098 bash[74888]: cluster 2023-09-23T20:55:17.022125+0000 mgr.y (mgr.34107) 1560 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:18.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:18 smithi098 bash[78228]: cluster 2023-09-23T20:55:17.022125+0000 mgr.y (mgr.34107) 1560 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:18.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:18 smithi173 bash[59517]: cluster 2023-09-23T20:55:17.022125+0000 mgr.y (mgr.34107) 1560 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:20.672 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:20 smithi098 bash[74888]: cluster 2023-09-23T20:55:19.022643+0000 mgr.y (mgr.34107) 1561 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:20.672 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:20 smithi098 bash[78228]: cluster 2023-09-23T20:55:19.022643+0000 mgr.y (mgr.34107) 1561 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:20.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:20 smithi173 bash[59517]: cluster 2023-09-23T20:55:19.022643+0000 mgr.y (mgr.34107) 1561 : cluster 0 pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:22.713 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:22 smithi098 bash[78228]: cluster 2023-09-23T20:55:21.023411+0000 mgr.y (mgr.34107) 1562 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:22.713 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:22 smithi098 bash[74888]: cluster 2023-09-23T20:55:21.023411+0000 mgr.y (mgr.34107) 1562 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:22.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:22 smithi173 bash[59517]: cluster 2023-09-23T20:55:21.023411+0000 mgr.y (mgr.34107) 1562 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:24.561 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:24 smithi098 bash[74888]: cluster 2023-09-23T20:55:23.024106+0000 mgr.y (mgr.34107) 1563 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:24.561 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:24 smithi098 bash[78228]: cluster 2023-09-23T20:55:23.024106+0000 mgr.y (mgr.34107) 1563 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:24.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:24 smithi173 bash[59517]: cluster 2023-09-23T20:55:23.024106+0000 mgr.y (mgr.34107) 1563 : cluster 0 pgmap v1792: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:25.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:25 smithi098 bash[78228]: audit 2023-09-23T20:55:24.632561+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:25.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:25 smithi098 bash[74888]: audit 2023-09-23T20:55:24.632561+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:25.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:25 smithi173 bash[59517]: audit 2023-09-23T20:55:24.632561+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:26.179 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:55:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:55:26] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.33.4" 2023-09-23T20:55:26.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:26 smithi098 bash[78228]: cluster 2023-09-23T20:55:25.024658+0000 mgr.y (mgr.34107) 1564 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:26.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:26 smithi098 bash[74888]: cluster 2023-09-23T20:55:25.024658+0000 mgr.y (mgr.34107) 1564 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:26.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:26 smithi173 bash[59517]: cluster 2023-09-23T20:55:25.024658+0000 mgr.y (mgr.34107) 1564 : cluster 0 pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:28.599 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:28 smithi098 bash[78228]: cluster 2023-09-23T20:55:27.025694+0000 mgr.y (mgr.34107) 1565 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:28.600 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:28 smithi098 bash[74888]: cluster 2023-09-23T20:55:27.025694+0000 mgr.y (mgr.34107) 1565 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:28.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:28 smithi173 bash[59517]: cluster 2023-09-23T20:55:27.025694+0000 mgr.y (mgr.34107) 1565 : cluster 0 pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:30.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:30 smithi098 bash[74888]: cluster 2023-09-23T20:55:29.026326+0000 mgr.y (mgr.34107) 1566 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:30.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:30 smithi098 bash[78228]: cluster 2023-09-23T20:55:29.026326+0000 mgr.y (mgr.34107) 1566 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:30.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:30 smithi173 bash[59517]: cluster 2023-09-23T20:55:29.026326+0000 mgr.y (mgr.34107) 1566 : cluster 0 pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:32.381 INFO:teuthology.orchestra.run.smithi098.stdout:128849019595 2023-09-23T20:55:32.381 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T20:55:32.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:32 smithi098 bash[78228]: cluster 2023-09-23T20:55:31.027102+0000 mgr.y (mgr.34107) 1567 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:32.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:32 smithi098 bash[74888]: cluster 2023-09-23T20:55:31.027102+0000 mgr.y (mgr.34107) 1567 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:32.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:32 smithi173 bash[59517]: cluster 2023-09-23T20:55:31.027102+0000 mgr.y (mgr.34107) 1567 : cluster 0 pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:33.080 INFO:teuthology.orchestra.run.smithi098.stdout:738734375290 2023-09-23T20:55:33.081 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T20:55:34.656 INFO:teuthology.orchestra.run.smithi098.stdout:755914244781 2023-09-23T20:55:34.657 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T20:55:34.669 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:34 smithi098 bash[74888]: cluster 2023-09-23T20:55:33.027889+0000 mgr.y (mgr.34107) 1568 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:34.669 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:34 smithi098 bash[78228]: cluster 2023-09-23T20:55:33.027889+0000 mgr.y (mgr.34107) 1568 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:34.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:34 smithi173 bash[59517]: cluster 2023-09-23T20:55:33.027889+0000 mgr.y (mgr.34107) 1568 : cluster 0 pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:36.375 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:55:36 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:55:36] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.33.4" 2023-09-23T20:55:36.400 INFO:teuthology.orchestra.run.smithi098.stdout:330712482315 2023-09-23T20:55:36.401 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T20:55:36.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:36 smithi098 bash[74888]: cluster 2023-09-23T20:55:35.028276+0000 mgr.y (mgr.34107) 1569 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:36.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:36 smithi098 bash[78228]: cluster 2023-09-23T20:55:35.028276+0000 mgr.y (mgr.34107) 1569 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:36.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:36 smithi173 bash[59517]: cluster 2023-09-23T20:55:35.028276+0000 mgr.y (mgr.34107) 1569 : cluster 0 pgmap v1798: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:38.156 INFO:teuthology.orchestra.run.smithi098.stdout:154618823365 2023-09-23T20:55:38.156 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T20:55:38.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:38 smithi098 bash[78228]: cluster 2023-09-23T20:55:37.028874+0000 mgr.y (mgr.34107) 1570 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:38.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:38 smithi098 bash[74888]: cluster 2023-09-23T20:55:37.028874+0000 mgr.y (mgr.34107) 1570 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:38.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:38 smithi173 bash[59517]: cluster 2023-09-23T20:55:37.028874+0000 mgr.y (mgr.34107) 1570 : cluster 0 pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:39.369 INFO:teuthology.orchestra.run.smithi098.stdout:373662155264 2023-09-23T20:55:39.370 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T20:55:39.717 INFO:teuthology.orchestra.run.smithi098.stdout:996432412936 2023-09-23T20:55:39.717 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T20:55:39.730 INFO:teuthology.orchestra.run.smithi098.stdout:180388627134 2023-09-23T20:55:39.731 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T20:55:40.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:40 smithi173 bash[59517]: cluster 2023-09-23T20:55:39.029509+0000 mgr.y (mgr.34107) 1571 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:40.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:40 smithi173 bash[59517]: audit 2023-09-23T20:55:39.633534+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:40 smithi098 bash[78228]: cluster 2023-09-23T20:55:39.029509+0000 mgr.y (mgr.34107) 1571 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:40.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:40 smithi098 bash[78228]: audit 2023-09-23T20:55:39.633534+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:40.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:40 smithi098 bash[74888]: cluster 2023-09-23T20:55:39.029509+0000 mgr.y (mgr.34107) 1571 : cluster 0 pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:40.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:40 smithi098 bash[74888]: audit 2023-09-23T20:55:39.633534+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:42.218 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:42.218 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:42.218 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:42.224 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:42.224 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:42.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:42 smithi098 bash[78228]: cluster 2023-09-23T20:55:41.030434+0000 mgr.y (mgr.34107) 1572 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:42.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:42 smithi098 bash[74888]: cluster 2023-09-23T20:55:41.030434+0000 mgr.y (mgr.34107) 1572 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:42.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:42 smithi173 bash[59517]: cluster 2023-09-23T20:55:41.030434+0000 mgr.y (mgr.34107) 1572 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:43.226 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:44.242 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:44.242 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:55:44.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:44 smithi098 bash[74888]: cluster 2023-09-23T20:55:43.031318+0000 mgr.y (mgr.34107) 1573 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:44.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:44 smithi098 bash[78228]: cluster 2023-09-23T20:55:43.031318+0000 mgr.y (mgr.34107) 1573 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:44.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:44 smithi173 bash[59517]: cluster 2023-09-23T20:55:43.031318+0000 mgr.y (mgr.34107) 1573 : cluster 0 pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:46.216 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:55:46 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:55:46] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.33.4" 2023-09-23T20:55:46.601 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:46 smithi098 bash[74888]: cluster 2023-09-23T20:55:45.031986+0000 mgr.y (mgr.34107) 1574 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:46.601 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:46 smithi098 bash[78228]: cluster 2023-09-23T20:55:45.031986+0000 mgr.y (mgr.34107) 1574 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:46.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:46 smithi173 bash[59517]: cluster 2023-09-23T20:55:45.031986+0000 mgr.y (mgr.34107) 1574 : cluster 0 pgmap v1803: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:48.588 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:48 smithi098 bash[78228]: cluster 2023-09-23T20:55:47.033022+0000 mgr.y (mgr.34107) 1575 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:48.588 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:48 smithi098 bash[74888]: cluster 2023-09-23T20:55:47.033022+0000 mgr.y (mgr.34107) 1575 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:48.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:48 smithi173 bash[59517]: cluster 2023-09-23T20:55:47.033022+0000 mgr.y (mgr.34107) 1575 : cluster 0 pgmap v1804: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:50.536 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:50 smithi098 bash[74888]: cluster 2023-09-23T20:55:49.033614+0000 mgr.y (mgr.34107) 1576 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:50.537 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:50 smithi098 bash[78228]: cluster 2023-09-23T20:55:49.033614+0000 mgr.y (mgr.34107) 1576 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:50.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:50 smithi173 bash[59517]: cluster 2023-09-23T20:55:49.033614+0000 mgr.y (mgr.34107) 1576 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:52.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:52 smithi173 bash[59517]: cluster 2023-09-23T20:55:51.034543+0000 mgr.y (mgr.34107) 1577 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:52.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:52 smithi098 bash[74888]: cluster 2023-09-23T20:55:51.034543+0000 mgr.y (mgr.34107) 1577 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:52.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:52 smithi098 bash[78228]: cluster 2023-09-23T20:55:51.034543+0000 mgr.y (mgr.34107) 1577 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:54.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:54 smithi173 bash[59517]: cluster 2023-09-23T20:55:53.035075+0000 mgr.y (mgr.34107) 1578 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:55.029 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:54 smithi098 bash[78228]: cluster 2023-09-23T20:55:53.035075+0000 mgr.y (mgr.34107) 1578 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:55.029 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:54 smithi098 bash[74888]: cluster 2023-09-23T20:55:53.035075+0000 mgr.y (mgr.34107) 1578 : cluster 0 pgmap v1807: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:55.383 INFO:teuthology.orchestra.run.smithi098.stdout:738734375295 2023-09-23T20:55:55.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:55 smithi173 bash[59517]: audit 2023-09-23T20:55:54.633810+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:55.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:55 smithi173 bash[59517]: audit 2023-09-23T20:55:55.378862+0000 mon.a (mon.0) 2135 : audit 0 from='client.? 172.21.15.98:0/4041682341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:55:55.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:55 smithi098 bash[74888]: audit 2023-09-23T20:55:54.633810+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:55.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:55 smithi098 bash[74888]: audit 2023-09-23T20:55:55.378862+0000 mon.a (mon.0) 2135 : audit 0 from='client.? 172.21.15.98:0/4041682341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:55:55.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:55 smithi098 bash[78228]: audit 2023-09-23T20:55:54.633810+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:55:55.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:55 smithi098 bash[78228]: audit 2023-09-23T20:55:55.378862+0000 mon.a (mon.0) 2135 : audit 0 from='client.? 172.21.15.98:0/4041682341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T20:55:56.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:55:56 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:55:56] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.33.4" 2023-09-23T20:55:56.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:56 smithi173 bash[59517]: cluster 2023-09-23T20:55:55.035451+0000 mgr.y (mgr.34107) 1579 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:56.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:56 smithi098 bash[74888]: cluster 2023-09-23T20:55:55.035451+0000 mgr.y (mgr.34107) 1579 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:56.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:56 smithi098 bash[78228]: cluster 2023-09-23T20:55:55.035451+0000 mgr.y (mgr.34107) 1579 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:57.679 INFO:teuthology.orchestra.run.smithi098.stdout:128849019601 2023-09-23T20:55:58.336 INFO:tasks.cephadm.ceph_manager.ceph:need seq 738734375290 got 738734375295 for osd.3 2023-09-23T20:55:58.337 DEBUG:teuthology.parallel:result is None 2023-09-23T20:55:58.623 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:58 smithi098 bash[74888]: cluster 2023-09-23T20:55:57.036217+0000 mgr.y (mgr.34107) 1580 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:58.624 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:58 smithi098 bash[74888]: audit 2023-09-23T20:55:57.675722+0000 mon.a (mon.0) 2136 : audit 0 from='client.? 172.21.15.98:0/485753376' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:55:58.624 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:58 smithi098 bash[78228]: cluster 2023-09-23T20:55:57.036217+0000 mgr.y (mgr.34107) 1580 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:58.624 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:58 smithi098 bash[78228]: audit 2023-09-23T20:55:57.675722+0000 mon.a (mon.0) 2136 : audit 0 from='client.? 172.21.15.98:0/485753376' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:55:58.785 INFO:teuthology.orchestra.run.smithi098.stdout:154618823370 2023-09-23T20:55:58.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:58 smithi173 bash[59517]: cluster 2023-09-23T20:55:57.036217+0000 mgr.y (mgr.34107) 1580 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:55:58.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:58 smithi173 bash[59517]: audit 2023-09-23T20:55:57.675722+0000 mon.a (mon.0) 2136 : audit 0 from='client.? 172.21.15.98:0/485753376' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T20:55:58.981 INFO:teuthology.orchestra.run.smithi098.stdout:755914244786 2023-09-23T20:55:59.482 INFO:teuthology.orchestra.run.smithi098.stdout:330712482320 2023-09-23T20:55:59.837 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:59 smithi098 bash[74888]: audit 2023-09-23T20:55:58.780889+0000 mon.c (mon.2) 183 : audit 0 from='client.? 172.21.15.98:0/1920499616' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:55:59.837 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:55:59 smithi098 bash[74888]: audit 2023-09-23T20:55:58.977602+0000 mon.c (mon.2) 184 : audit 0 from='client.? 172.21.15.98:0/1652818790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:55:59.837 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:59 smithi098 bash[78228]: audit 2023-09-23T20:55:58.780889+0000 mon.c (mon.2) 183 : audit 0 from='client.? 172.21.15.98:0/1920499616' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:55:59.837 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:55:59 smithi098 bash[78228]: audit 2023-09-23T20:55:58.977602+0000 mon.c (mon.2) 184 : audit 0 from='client.? 172.21.15.98:0/1652818790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:55:59.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:59 smithi173 bash[59517]: audit 2023-09-23T20:55:58.780889+0000 mon.c (mon.2) 183 : audit 0 from='client.? 172.21.15.98:0/1920499616' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T20:55:59.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:55:59 smithi173 bash[59517]: audit 2023-09-23T20:55:58.977602+0000 mon.c (mon.2) 184 : audit 0 from='client.? 172.21.15.98:0/1652818790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T20:56:00.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:00 smithi098 bash[74888]: cluster 2023-09-23T20:55:59.036560+0000 mgr.y (mgr.34107) 1581 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:00.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:00 smithi098 bash[74888]: audit 2023-09-23T20:55:59.478343+0000 mon.a (mon.0) 2137 : audit 0 from='client.? 172.21.15.98:0/1095675603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:56:00.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:00 smithi098 bash[78228]: cluster 2023-09-23T20:55:59.036560+0000 mgr.y (mgr.34107) 1581 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:00.680 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:00 smithi098 bash[78228]: audit 2023-09-23T20:55:59.478343+0000 mon.a (mon.0) 2137 : audit 0 from='client.? 172.21.15.98:0/1095675603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:56:00.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:00 smithi173 bash[59517]: cluster 2023-09-23T20:55:59.036560+0000 mgr.y (mgr.34107) 1581 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:00.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:00 smithi173 bash[59517]: audit 2023-09-23T20:55:59.478343+0000 mon.a (mon.0) 2137 : audit 0 from='client.? 172.21.15.98:0/1095675603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T20:56:00.927 INFO:teuthology.orchestra.run.smithi098.stdout:996432412940 2023-09-23T20:56:01.041 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019595 got 128849019601 for osd.4 2023-09-23T20:56:01.042 DEBUG:teuthology.parallel:result is None 2023-09-23T20:56:01.443 INFO:teuthology.orchestra.run.smithi098.stdout:373662155268 2023-09-23T20:56:01.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:01 smithi173 bash[59517]: audit 2023-09-23T20:56:00.923616+0000 mon.a (mon.0) 2138 : audit 0 from='client.? 172.21.15.98:0/1272419859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:56:01.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:01 smithi173 bash[59517]: audit 2023-09-23T20:56:01.439031+0000 mon.c (mon.2) 185 : audit 0 from='client.? 172.21.15.98:0/2332181492' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:56:01.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:01 smithi098 bash[74888]: audit 2023-09-23T20:56:00.923616+0000 mon.a (mon.0) 2138 : audit 0 from='client.? 172.21.15.98:0/1272419859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:56:01.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:01 smithi098 bash[74888]: audit 2023-09-23T20:56:01.439031+0000 mon.c (mon.2) 185 : audit 0 from='client.? 172.21.15.98:0/2332181492' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:56:01.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:01 smithi098 bash[78228]: audit 2023-09-23T20:56:00.923616+0000 mon.a (mon.0) 2138 : audit 0 from='client.? 172.21.15.98:0/1272419859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T20:56:01.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:01 smithi098 bash[78228]: audit 2023-09-23T20:56:01.439031+0000 mon.c (mon.2) 185 : audit 0 from='client.? 172.21.15.98:0/2332181492' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T20:56:02.569 INFO:teuthology.orchestra.run.smithi098.stdout:180388627139 2023-09-23T20:56:02.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:02 smithi173 bash[59517]: cluster 2023-09-23T20:56:01.037106+0000 mgr.y (mgr.34107) 1582 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:02.932 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:02 smithi098 bash[74888]: cluster 2023-09-23T20:56:01.037106+0000 mgr.y (mgr.34107) 1582 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:02.932 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:02 smithi098 bash[78228]: cluster 2023-09-23T20:56:01.037106+0000 mgr.y (mgr.34107) 1582 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:03.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:03 smithi173 bash[59517]: audit 2023-09-23T20:56:02.565915+0000 mon.a (mon.0) 2139 : audit 0 from='client.? 172.21.15.98:0/1175309790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:56:03.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:03 smithi098 bash[78228]: audit 2023-09-23T20:56:02.565915+0000 mon.a (mon.0) 2139 : audit 0 from='client.? 172.21.15.98:0/1175309790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:56:03.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:03 smithi098 bash[74888]: audit 2023-09-23T20:56:02.565915+0000 mon.a (mon.0) 2139 : audit 0 from='client.? 172.21.15.98:0/1175309790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T20:56:04.157 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618823365 got 154618823370 for osd.5 2023-09-23T20:56:04.157 DEBUG:teuthology.parallel:result is None 2023-09-23T20:56:04.254 INFO:tasks.cephadm.ceph_manager.ceph:need seq 330712482315 got 330712482320 for osd.0 2023-09-23T20:56:04.255 DEBUG:teuthology.parallel:result is None 2023-09-23T20:56:04.255 INFO:tasks.cephadm.ceph_manager.ceph:need seq 755914244781 got 755914244786 for osd.7 2023-09-23T20:56:04.256 DEBUG:teuthology.parallel:result is None 2023-09-23T20:56:04.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:04 smithi173 bash[59517]: cluster 2023-09-23T20:56:03.037597+0000 mgr.y (mgr.34107) 1583 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:04.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:04 smithi098 bash[74888]: cluster 2023-09-23T20:56:03.037597+0000 mgr.y (mgr.34107) 1583 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:04.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:04 smithi098 bash[78228]: cluster 2023-09-23T20:56:03.037597+0000 mgr.y (mgr.34107) 1583 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:05.057 INFO:tasks.cephadm.ceph_manager.ceph:need seq 996432412936 got 996432412940 for osd.1 2023-09-23T20:56:05.057 DEBUG:teuthology.parallel:result is None 2023-09-23T20:56:05.217 INFO:tasks.cephadm.ceph_manager.ceph:need seq 373662155264 got 373662155268 for osd.2 2023-09-23T20:56:05.217 DEBUG:teuthology.parallel:result is None 2023-09-23T20:56:05.283 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388627134 got 180388627139 for osd.6 2023-09-23T20:56:05.284 DEBUG:teuthology.parallel:result is None 2023-09-23T20:56:05.284 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T20:56:05.284 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:56:06.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:06 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:56:06] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.33.4" 2023-09-23T20:56:06.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:06 smithi173 bash[59517]: cluster 2023-09-23T20:56:05.038025+0000 mgr.y (mgr.34107) 1584 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:06.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:06 smithi098 bash[74888]: cluster 2023-09-23T20:56:05.038025+0000 mgr.y (mgr.34107) 1584 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:06.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:06 smithi098 bash[78228]: cluster 2023-09-23T20:56:05.038025+0000 mgr.y (mgr.34107) 1584 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:07.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:07 smithi173 bash[59517]: audit 2023-09-23T20:56:07.352992+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:56:07.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:07 smithi098 bash[78228]: audit 2023-09-23T20:56:07.352992+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:56:07.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:07 smithi098 bash[74888]: audit 2023-09-23T20:56:07.352992+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T20:56:08.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:08 smithi173 bash[59517]: cluster 2023-09-23T20:56:07.039113+0000 mgr.y (mgr.34107) 1585 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:08.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:08 smithi098 bash[74888]: cluster 2023-09-23T20:56:07.039113+0000 mgr.y (mgr.34107) 1585 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:08.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:08 smithi098 bash[78228]: cluster 2023-09-23T20:56:07.039113+0000 mgr.y (mgr.34107) 1585 : cluster 0 pgmap v1814: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:10.067 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:56:10.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:10 smithi173 bash[59517]: cluster 2023-09-23T20:56:09.039723+0000 mgr.y (mgr.34107) 1586 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:10.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:10 smithi173 bash[59517]: audit 2023-09-23T20:56:09.634224+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:56:10.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:10 smithi098 bash[74888]: cluster 2023-09-23T20:56:09.039723+0000 mgr.y (mgr.34107) 1586 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:10.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:10 smithi098 bash[74888]: audit 2023-09-23T20:56:09.634224+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:56:10.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:10 smithi098 bash[78228]: cluster 2023-09-23T20:56:09.039723+0000 mgr.y (mgr.34107) 1586 : cluster 0 pgmap v1815: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:10.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:10 smithi098 bash[78228]: audit 2023-09-23T20:56:09.634224+0000 mon.a (mon.0) 2141 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T20:56:12.679 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:12 smithi098 bash[78228]: cluster 2023-09-23T20:56:11.040618+0000 mgr.y (mgr.34107) 1587 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:12.679 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:12 smithi098 bash[74888]: cluster 2023-09-23T20:56:11.040618+0000 mgr.y (mgr.34107) 1587 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:12.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:12 smithi173 bash[59517]: cluster 2023-09-23T20:56:11.040618+0000 mgr.y (mgr.34107) 1587 : cluster 0 pgmap v1816: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:13.746 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:56:13.750 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:56:14.724 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":1817,"stamp":"2023-09-23T20:56:13.040893+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":6289,"num_read_kb":13748,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":123,"num_bytes_recovered":2959169,"num_keys_recovered":30,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1170,"ondisk_log_size":1170,"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":6319448,"kb_used_data":46104,"kb_used_omap":25,"kb_used_meta":6273254,"kb_avail":743641768,"statfs":{"total":767960285184,"available":761489170432,"internally_reserved":0,"allocated":47210496,"data_stored":38919180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25680,"internal_metadata":6423813040},"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.004092"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":114,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612410+0000","last_change":"2023-09-23T20:53:04.595619+0000","last_active":"2023-09-23T20:55:11.612410+0000","last_peered":"2023-09-23T20:55:11.612410+0000","last_clean":"2023-09-23T20:55:11.612410+0000","last_became_active":"2023-09-23T20:53:04.595179+0000","last_became_peered":"2023-09-23T20:53:04.595179+0000","last_unstale":"2023-09-23T20:55:11.612410+0000","last_undegraded":"2023-09-23T20:55:11.612410+0000","last_fullsized":"2023-09-23T20:55:11.612410+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":178,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.707013+0000","last_change":"2023-09-23T20:35:30.041013+0000","last_active":"2023-09-23T20:55:12.707013+0000","last_peered":"2023-09-23T20:55:12.707013+0000","last_clean":"2023-09-23T20:55:12.707013+0000","last_became_active":"2023-09-23T20:35:30.040612+0000","last_became_peered":"2023-09-23T20:35:30.040612+0000","last_unstale":"2023-09-23T20:55:12.707013+0000","last_undegraded":"2023-09-23T20:55:12.707013+0000","last_fullsized":"2023-09-23T20:55:12.707013+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:14:59.922333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":396,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.705346+0000","last_change":"2023-09-23T20:35:30.044561+0000","last_active":"2023-09-23T20:55:12.705346+0000","last_peered":"2023-09-23T20:55:12.705346+0000","last_clean":"2023-09-23T20:55:12.705346+0000","last_became_active":"2023-09-23T20:35:30.044140+0000","last_became_peered":"2023-09-23T20:35:30.044140+0000","last_unstale":"2023-09-23T20:55:12.705346+0000","last_undegraded":"2023-09-23T20:55:12.705346+0000","last_fullsized":"2023-09-23T20:55:12.705346+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:32.422519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610295+0000","last_change":"2023-09-23T20:36:00.054545+0000","last_active":"2023-09-23T20:55:12.610295+0000","last_peered":"2023-09-23T20:55:12.610295+0000","last_clean":"2023-09-23T20:55:12.610295+0000","last_became_active":"2023-09-23T20:36:00.053791+0000","last_became_peered":"2023-09-23T20:36:00.053791+0000","last_unstale":"2023-09-23T20:55:12.610295+0000","last_undegraded":"2023-09-23T20:55:12.610295+0000","last_fullsized":"2023-09-23T20:55:12.610295+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.314890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.602124+0000","last_change":"2023-09-23T20:54:42.438918+0000","last_active":"2023-09-23T20:55:11.602124+0000","last_peered":"2023-09-23T20:55:11.602124+0000","last_clean":"2023-09-23T20:55:11.602124+0000","last_became_active":"2023-09-23T20:54:42.438504+0000","last_became_peered":"2023-09-23T20:54:42.438504+0000","last_unstale":"2023-09-23T20:55:11.602124+0000","last_undegraded":"2023-09-23T20:55:11.602124+0000","last_fullsized":"2023-09-23T20:55:11.602124+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:48:21.834423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.812190+0000","last_change":"2023-09-23T20:53:34.447142+0000","last_active":"2023-09-23T20:55:11.812190+0000","last_peered":"2023-09-23T20:55:11.812190+0000","last_clean":"2023-09-23T20:55:11.812190+0000","last_became_active":"2023-09-23T20:53:34.444151+0000","last_became_peered":"2023-09-23T20:53:34.444151+0000","last_unstale":"2023-09-23T20:55:11.812190+0000","last_undegraded":"2023-09-23T20:55:11.812190+0000","last_fullsized":"2023-09-23T20:55:11.812190+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610243+0000","last_change":"2023-09-23T20:36:00.057771+0000","last_active":"2023-09-23T20:55:12.610243+0000","last_peered":"2023-09-23T20:55:12.610243+0000","last_clean":"2023-09-23T20:55:12.610243+0000","last_became_active":"2023-09-23T20:36:00.057495+0000","last_became_peered":"2023-09-23T20:36:00.057495+0000","last_unstale":"2023-09-23T20:55:12.610243+0000","last_undegraded":"2023-09-23T20:55:12.610243+0000","last_fullsized":"2023-09-23T20:55:12.610243+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:17:46.745953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":196,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.600079+0000","last_change":"2023-09-23T20:53:34.444493+0000","last_active":"2023-09-23T20:55:11.600079+0000","last_peered":"2023-09-23T20:55:11.600079+0000","last_clean":"2023-09-23T20:55:11.600079+0000","last_became_active":"2023-09-23T20:53:34.444088+0000","last_became_peered":"2023-09-23T20:53:34.444088+0000","last_unstale":"2023-09-23T20:55:11.600079+0000","last_undegraded":"2023-09-23T20:55:11.600079+0000","last_fullsized":"2023-09-23T20:55:11.600079+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:10.275854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":465,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.616480+0000","last_change":"2023-09-23T20:54:42.431772+0000","last_active":"2023-09-23T20:55:11.616480+0000","last_peered":"2023-09-23T20:55:11.616480+0000","last_clean":"2023-09-23T20:55:11.616480+0000","last_became_active":"2023-09-23T20:54:42.431268+0000","last_became_peered":"2023-09-23T20:54:42.431268+0000","last_unstale":"2023-09-23T20:55:11.616480+0000","last_undegraded":"2023-09-23T20:55:11.616480+0000","last_fullsized":"2023-09-23T20:55:11.616480+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.601013+0000","last_change":"2023-09-23T20:53:34.442362+0000","last_active":"2023-09-23T20:55:11.601013+0000","last_peered":"2023-09-23T20:55:11.601013+0000","last_clean":"2023-09-23T20:55:11.601013+0000","last_became_active":"2023-09-23T20:53:34.442028+0000","last_became_peered":"2023-09-23T20:53:34.442028+0000","last_unstale":"2023-09-23T20:55:11.601013+0000","last_undegraded":"2023-09-23T20:55:11.601013+0000","last_fullsized":"2023-09-23T20:55:11.601013+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.678654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":280,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615100+0000","last_change":"2023-09-23T20:35:30.207620+0000","last_active":"2023-09-23T20:55:11.615100+0000","last_peered":"2023-09-23T20:55:11.615100+0000","last_clean":"2023-09-23T20:55:11.615100+0000","last_became_active":"2023-09-23T20:35:30.083019+0000","last_became_peered":"2023-09-23T20:35:30.083019+0000","last_unstale":"2023-09-23T20:55:11.615100+0000","last_undegraded":"2023-09-23T20:55:11.615100+0000","last_fullsized":"2023-09-23T20:55:11.615100+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":17,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.611161+0000","last_change":"2023-09-23T20:54:42.688931+0000","last_active":"2023-09-23T20:55:11.611161+0000","last_peered":"2023-09-23T20:55:11.611161+0000","last_clean":"2023-09-23T20:55:11.611161+0000","last_became_active":"2023-09-23T20:54:42.688054+0000","last_became_peered":"2023-09-23T20:54:42.688054+0000","last_unstale":"2023-09-23T20:55:11.611161+0000","last_undegraded":"2023-09-23T20:55:11.611161+0000","last_fullsized":"2023-09-23T20:55:11.611161+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:36:46.700767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":124,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612942+0000","last_change":"2023-09-23T20:53:34.632145+0000","last_active":"2023-09-23T20:55:11.612942+0000","last_peered":"2023-09-23T20:55:11.612942+0000","last_clean":"2023-09-23T20:55:11.612942+0000","last_became_active":"2023-09-23T20:53:34.457623+0000","last_became_peered":"2023-09-23T20:53:34.457623+0000","last_unstale":"2023-09-23T20:55:11.612942+0000","last_undegraded":"2023-09-23T20:55:11.612942+0000","last_fullsized":"2023-09-23T20:55:11.612942+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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,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":335,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612522+0000","last_change":"2023-09-23T20:53:34.456925+0000","last_active":"2023-09-23T20:55:11.612522+0000","last_peered":"2023-09-23T20:55:11.612522+0000","last_clean":"2023-09-23T20:55:11.612522+0000","last_became_active":"2023-09-23T20:53:34.456554+0000","last_became_peered":"2023-09-23T20:53:34.456554+0000","last_unstale":"2023-09-23T20:55:11.612522+0000","last_undegraded":"2023-09-23T20:55:11.612522+0000","last_fullsized":"2023-09-23T20:55:11.612522+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":312,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615910+0000","last_change":"2023-09-23T20:47:39.311238+0000","last_active":"2023-09-23T20:55:11.615910+0000","last_peered":"2023-09-23T20:55:11.615910+0000","last_clean":"2023-09-23T20:55:11.615910+0000","last_became_active":"2023-09-23T20:47:39.286709+0000","last_became_peered":"2023-09-23T20:47:39.286709+0000","last_unstale":"2023-09-23T20:55:11.615910+0000","last_undegraded":"2023-09-23T20:55:11.615910+0000","last_fullsized":"2023-09-23T20:55:11.615910+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":196,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.602033+0000","last_change":"2023-09-23T20:54:42.427062+0000","last_active":"2023-09-23T20:55:11.602033+0000","last_peered":"2023-09-23T20:55:11.602033+0000","last_clean":"2023-09-23T20:55:11.602033+0000","last_became_active":"2023-09-23T20:54:42.426621+0000","last_became_peered":"2023-09-23T20:54:42.426621+0000","last_unstale":"2023-09-23T20:55:11.602033+0000","last_undegraded":"2023-09-23T20:55:11.602033+0000","last_fullsized":"2023-09-23T20:55:11.602033+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:01.240706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":174,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.200300+0000","last_change":"2023-09-23T20:36:00.054466+0000","last_active":"2023-09-23T20:55:12.200300+0000","last_peered":"2023-09-23T20:55:12.200300+0000","last_clean":"2023-09-23T20:55:12.200300+0000","last_became_active":"2023-09-23T20:36:00.054119+0000","last_became_peered":"2023-09-23T20:36:00.054119+0000","last_unstale":"2023-09-23T20:55:12.200300+0000","last_undegraded":"2023-09-23T20:55:12.200300+0000","last_fullsized":"2023-09-23T20:55:12.200300+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:12:55.788165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":431,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.616278+0000","last_change":"2023-09-23T20:35:30.095853+0000","last_active":"2023-09-23T20:55:11.616278+0000","last_peered":"2023-09-23T20:55:11.616278+0000","last_clean":"2023-09-23T20:55:11.616278+0000","last_became_active":"2023-09-23T20:35:30.095609+0000","last_became_peered":"2023-09-23T20:35:30.095609+0000","last_unstale":"2023-09-23T20:55:11.616278+0000","last_undegraded":"2023-09-23T20:55:11.616278+0000","last_fullsized":"2023-09-23T20:55:11.616278+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":294,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.614800+0000","last_change":"2023-09-23T20:53:34.446264+0000","last_active":"2023-09-23T20:55:11.614800+0000","last_peered":"2023-09-23T20:55:11.614800+0000","last_clean":"2023-09-23T20:55:11.614800+0000","last_became_active":"2023-09-23T20:53:34.445839+0000","last_became_peered":"2023-09-23T20:53:34.445839+0000","last_unstale":"2023-09-23T20:55:11.614800+0000","last_undegraded":"2023-09-23T20:55:11.614800+0000","last_fullsized":"2023-09-23T20:55:11.614800+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":174,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610292+0000","last_change":"2023-09-23T20:36:00.058065+0000","last_active":"2023-09-23T20:55:12.610292+0000","last_peered":"2023-09-23T20:55:12.610292+0000","last_clean":"2023-09-23T20:55:12.610292+0000","last_became_active":"2023-09-23T20:36:00.054422+0000","last_became_peered":"2023-09-23T20:36:00.054422+0000","last_unstale":"2023-09-23T20:55:12.610292+0000","last_undegraded":"2023-09-23T20:55:12.610292+0000","last_fullsized":"2023-09-23T20:55:12.610292+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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.666280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":36,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.811905+0000","last_change":"2023-09-23T20:53:34.464743+0000","last_active":"2023-09-23T20:55:11.811905+0000","last_peered":"2023-09-23T20:55:11.811905+0000","last_clean":"2023-09-23T20:55:11.811905+0000","last_became_active":"2023-09-23T20:53:34.447819+0000","last_became_peered":"2023-09-23T20:53:34.447819+0000","last_unstale":"2023-09-23T20:55:11.811905+0000","last_undegraded":"2023-09-23T20:55:11.811905+0000","last_fullsized":"2023-09-23T20:55:11.811905+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":71,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.712235+0000","last_change":"2023-09-23T20:55:12.711892+0000","last_active":"2023-09-23T20:55:12.712235+0000","last_peered":"2023-09-23T20:55:12.712235+0000","last_clean":"2023-09-23T20:55:12.712235+0000","last_became_active":"2023-09-23T20:55:12.711474+0000","last_became_peered":"2023-09-23T20:55:12.711474+0000","last_unstale":"2023-09-23T20:55:12.712235+0000","last_undegraded":"2023-09-23T20:55:12.712235+0000","last_fullsized":"2023-09-23T20:55:12.712235+0000","mapping_epoch":413,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":414,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:27.464446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.f","version":"59'1","reported_seq":287,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615899+0000","last_change":"2023-09-23T20:36:00.120728+0000","last_active":"2023-09-23T20:55:11.615899+0000","last_peered":"2023-09-23T20:55:11.615899+0000","last_clean":"2023-09-23T20:55:11.615899+0000","last_became_active":"2023-09-23T20:36:00.060264+0000","last_became_peered":"2023-09-23T20:36:00.060264+0000","last_unstale":"2023-09-23T20:55:11.615899+0000","last_undegraded":"2023-09-23T20:55:11.615899+0000","last_fullsized":"2023-09-23T20:55:11.615899+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":6,"num_bytes_recovered":132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":434,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.614798+0000","last_change":"2023-09-23T20:53:34.449788+0000","last_active":"2023-09-23T20:55:11.614798+0000","last_peered":"2023-09-23T20:55:11.614798+0000","last_clean":"2023-09-23T20:55:11.614798+0000","last_became_active":"2023-09-23T20:53:34.449089+0000","last_became_peered":"2023-09-23T20:53:34.449089+0000","last_unstale":"2023-09-23T20:55:11.614798+0000","last_undegraded":"2023-09-23T20:55:11.614798+0000","last_fullsized":"2023-09-23T20:55:11.614798+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":248,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615209+0000","last_change":"2023-09-23T20:33:42.549584+0000","last_active":"2023-09-23T20:55:11.615209+0000","last_peered":"2023-09-23T20:55:11.615209+0000","last_clean":"2023-09-23T20:55:11.615209+0000","last_became_active":"2023-09-23T20:33:42.549030+0000","last_became_peered":"2023-09-23T20:33:42.549030+0000","last_unstale":"2023-09-23T20:55:11.615209+0000","last_undegraded":"2023-09-23T20:55:11.615209+0000","last_fullsized":"2023-09-23T20:55:11.615209+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":280,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.710969+0000","last_change":"2023-09-23T20:55:12.710969+0000","last_active":"2023-09-23T20:55:12.710969+0000","last_peered":"2023-09-23T20:55:12.710969+0000","last_clean":"2023-09-23T20:55:12.710969+0000","last_became_active":"2023-09-23T20:55:12.709942+0000","last_became_peered":"2023-09-23T20:55:12.709942+0000","last_unstale":"2023-09-23T20:55:12.710969+0000","last_undegraded":"2023-09-23T20:55:12.710969+0000","last_fullsized":"2023-09-23T20:55:12.710969+0000","mapping_epoch":413,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":414,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":233,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615388+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:55:11.615388+0000","last_peered":"2023-09-23T20:55:11.615388+0000","last_clean":"2023-09-23T20:55:11.615388+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:55:11.615388+0000","last_undegraded":"2023-09-23T20:55:11.615388+0000","last_fullsized":"2023-09-23T20:55:11.615388+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":26,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.811981+0000","last_change":"2023-09-23T20:53:34.450747+0000","last_active":"2023-09-23T20:55:11.811981+0000","last_peered":"2023-09-23T20:55:11.811981+0000","last_clean":"2023-09-23T20:55:11.811981+0000","last_became_active":"2023-09-23T20:53:34.449596+0000","last_became_peered":"2023-09-23T20:53:34.449596+0000","last_unstale":"2023-09-23T20:55:11.811981+0000","last_undegraded":"2023-09-23T20:55:11.811981+0000","last_fullsized":"2023-09-23T20:55:11.811981+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":431,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615240+0000","last_change":"2023-09-23T20:53:34.446404+0000","last_active":"2023-09-23T20:55:11.615240+0000","last_peered":"2023-09-23T20:55:11.615240+0000","last_clean":"2023-09-23T20:55:11.615240+0000","last_became_active":"2023-09-23T20:53:34.444604+0000","last_became_peered":"2023-09-23T20:53:34.444604+0000","last_unstale":"2023-09-23T20:55:11.615240+0000","last_undegraded":"2023-09-23T20:55:11.615240+0000","last_fullsized":"2023-09-23T20:55:11.615240+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.200901+0000","last_change":"2023-09-23T20:36:00.059536+0000","last_active":"2023-09-23T20:55:12.200901+0000","last_peered":"2023-09-23T20:55:12.200901+0000","last_clean":"2023-09-23T20:55:12.200901+0000","last_became_active":"2023-09-23T20:36:00.059173+0000","last_became_peered":"2023-09-23T20:36:00.059173+0000","last_unstale":"2023-09-23T20:55:12.200901+0000","last_undegraded":"2023-09-23T20:55:12.200901+0000","last_fullsized":"2023-09-23T20:55:12.200901+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:37:13.017646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":196,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.707329+0000","last_change":"2023-09-23T20:36:00.140593+0000","last_active":"2023-09-23T20:55:12.707329+0000","last_peered":"2023-09-23T20:55:12.707329+0000","last_clean":"2023-09-23T20:55:12.707329+0000","last_became_active":"2023-09-23T20:36:00.054856+0000","last_became_peered":"2023-09-23T20:36:00.054856+0000","last_unstale":"2023-09-23T20:55:12.707329+0000","last_undegraded":"2023-09-23T20:55:12.707329+0000","last_fullsized":"2023-09-23T20:55:12.707329+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.171313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":212,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.613042+0000","last_change":"2023-09-23T20:53:34.456726+0000","last_active":"2023-09-23T20:55:11.613042+0000","last_peered":"2023-09-23T20:55:11.613042+0000","last_clean":"2023-09-23T20:55:11.613042+0000","last_became_active":"2023-09-23T20:53:34.456337+0000","last_became_peered":"2023-09-23T20:53:34.456337+0000","last_unstale":"2023-09-23T20:55:11.613042+0000","last_undegraded":"2023-09-23T20:55:11.613042+0000","last_fullsized":"2023-09-23T20:55:11.613042+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":35,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.812467+0000","last_change":"2023-09-23T20:54:42.433324+0000","last_active":"2023-09-23T20:55:11.812467+0000","last_peered":"2023-09-23T20:55:11.812467+0000","last_clean":"2023-09-23T20:55:11.812467+0000","last_became_active":"2023-09-23T20:54:42.432766+0000","last_became_peered":"2023-09-23T20:54:42.432766+0000","last_unstale":"2023-09-23T20:55:11.812467+0000","last_undegraded":"2023-09-23T20:55:11.812467+0000","last_fullsized":"2023-09-23T20:55:11.812467+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":249,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.613003+0000","last_change":"2023-09-23T20:53:04.595067+0000","last_active":"2023-09-23T20:55:11.613003+0000","last_peered":"2023-09-23T20:55:11.613003+0000","last_clean":"2023-09-23T20:55:11.613003+0000","last_became_active":"2023-09-23T20:53:04.594644+0000","last_became_peered":"2023-09-23T20:53:04.594644+0000","last_unstale":"2023-09-23T20:55:11.613003+0000","last_undegraded":"2023-09-23T20:55:11.613003+0000","last_fullsized":"2023-09-23T20:55:11.613003+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":429,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612270+0000","last_change":"2023-09-23T20:47:39.285554+0000","last_active":"2023-09-23T20:55:11.612270+0000","last_peered":"2023-09-23T20:55:11.612270+0000","last_clean":"2023-09-23T20:55:11.612270+0000","last_became_active":"2023-09-23T20:47:39.285190+0000","last_became_peered":"2023-09-23T20:47:39.285190+0000","last_unstale":"2023-09-23T20:55:11.612270+0000","last_undegraded":"2023-09-23T20:55:11.612270+0000","last_fullsized":"2023-09-23T20:55:11.612270+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":240,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.613430+0000","last_change":"2023-09-23T20:54:42.434390+0000","last_active":"2023-09-23T20:55:11.613430+0000","last_peered":"2023-09-23T20:55:11.613430+0000","last_clean":"2023-09-23T20:55:11.613430+0000","last_became_active":"2023-09-23T20:54:42.434034+0000","last_became_peered":"2023-09-23T20:54:42.434034+0000","last_unstale":"2023-09-23T20:55:11.613430+0000","last_undegraded":"2023-09-23T20:55:11.613430+0000","last_fullsized":"2023-09-23T20:55:11.613430+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.600254+0000","last_change":"2023-09-23T20:35:30.071076+0000","last_active":"2023-09-23T20:55:11.600254+0000","last_peered":"2023-09-23T20:55:11.600254+0000","last_clean":"2023-09-23T20:55:11.600254+0000","last_became_active":"2023-09-23T20:35:30.070668+0000","last_became_peered":"2023-09-23T20:35:30.070668+0000","last_unstale":"2023-09-23T20:55:11.600254+0000","last_undegraded":"2023-09-23T20:55:11.600254+0000","last_fullsized":"2023-09-23T20:55:11.600254+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.861802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":436,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612697+0000","last_change":"2023-09-23T20:35:30.043938+0000","last_active":"2023-09-23T20:55:11.612697+0000","last_peered":"2023-09-23T20:55:11.612697+0000","last_clean":"2023-09-23T20:55:11.612697+0000","last_became_active":"2023-09-23T20:35:30.043572+0000","last_became_peered":"2023-09-23T20:35:30.043572+0000","last_unstale":"2023-09-23T20:55:11.612697+0000","last_undegraded":"2023-09-23T20:55:11.612697+0000","last_fullsized":"2023-09-23T20:55:11.612697+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:16.684388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"383'156","reported_seq":994,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612213+0000","last_change":"2023-09-23T20:51:39.373825+0000","last_active":"2023-09-23T20:55:11.612213+0000","last_peered":"2023-09-23T20:55:11.612213+0000","last_clean":"2023-09-23T20:55:11.612213+0000","last_became_active":"2023-09-23T20:36:00.222427+0000","last_became_peered":"2023-09-23T20:36:00.222427+0000","last_unstale":"2023-09-23T20:55:11.612213+0000","last_undegraded":"2023-09-23T20:55:11.612213+0000","last_fullsized":"2023-09-23T20:55:11.612213+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":156,"log_dups_size":0,"ondisk_log_size":156,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:28.381539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034410400000000002,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":810,"num_read_kb":689,"num_write":161,"num_write_kb":65,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":431,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615902+0000","last_change":"2023-09-23T20:47:39.289972+0000","last_active":"2023-09-23T20:55:11.615902+0000","last_peered":"2023-09-23T20:55:11.615902+0000","last_clean":"2023-09-23T20:55:11.615902+0000","last_became_active":"2023-09-23T20:47:39.289346+0000","last_became_peered":"2023-09-23T20:47:39.289346+0000","last_unstale":"2023-09-23T20:55:11.615902+0000","last_undegraded":"2023-09-23T20:55:11.615902+0000","last_fullsized":"2023-09-23T20:55:11.615902+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.611085+0000","last_change":"2023-09-23T20:54:42.431717+0000","last_active":"2023-09-23T20:55:11.611085+0000","last_peered":"2023-09-23T20:55:11.611085+0000","last_clean":"2023-09-23T20:55:11.611085+0000","last_became_active":"2023-09-23T20:54:42.431220+0000","last_became_peered":"2023-09-23T20:54:42.431220+0000","last_unstale":"2023-09-23T20:55:11.611085+0000","last_undegraded":"2023-09-23T20:55:11.611085+0000","last_fullsized":"2023-09-23T20:55:11.611085+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.536668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"383'84","reported_seq":1000,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615183+0000","last_change":"2023-09-23T20:53:34.933955+0000","last_active":"2023-09-23T20:55:11.615183+0000","last_peered":"2023-09-23T20:55:11.615183+0000","last_clean":"2023-09-23T20:55:11.615183+0000","last_became_active":"2023-09-23T20:53:34.451884+0000","last_became_peered":"2023-09-23T20:53:34.451884+0000","last_unstale":"2023-09-23T20:55:11.615183+0000","last_undegraded":"2023-09-23T20:55:11.615183+0000","last_fullsized":"2023-09-23T20:55:11.615183+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":782,"num_read_kb":2924,"num_write":64,"num_write_kb":2155,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":187,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612607+0000","last_change":"2023-09-23T20:53:34.456837+0000","last_active":"2023-09-23T20:55:11.612607+0000","last_peered":"2023-09-23T20:55:11.612607+0000","last_clean":"2023-09-23T20:55:11.612607+0000","last_became_active":"2023-09-23T20:53:34.456394+0000","last_became_peered":"2023-09-23T20:53:34.456394+0000","last_unstale":"2023-09-23T20:55:11.612607+0000","last_undegraded":"2023-09-23T20:55:11.612607+0000","last_fullsized":"2023-09-23T20:55:11.612607+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.614915+0000","last_change":"2023-09-23T20:47:39.289979+0000","last_active":"2023-09-23T20:55:11.614915+0000","last_peered":"2023-09-23T20:55:11.614915+0000","last_clean":"2023-09-23T20:55:11.614915+0000","last_became_active":"2023-09-23T20:47:39.289340+0000","last_became_peered":"2023-09-23T20:47:39.289340+0000","last_unstale":"2023-09-23T20:55:11.614915+0000","last_undegraded":"2023-09-23T20:55:11.614915+0000","last_fullsized":"2023-09-23T20:55:11.614915+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"383'152","reported_seq":736,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.612555+0000","last_change":"2023-09-23T20:51:39.370331+0000","last_active":"2023-09-23T20:55:12.612555+0000","last_peered":"2023-09-23T20:55:12.612555+0000","last_clean":"2023-09-23T20:55:12.612555+0000","last_became_active":"2023-09-23T20:47:39.278899+0000","last_became_peered":"2023-09-23T20:47:39.278899+0000","last_unstale":"2023-09-23T20:55:12.612555+0000","last_undegraded":"2023-09-23T20:55:12.612555+0000","last_fullsized":"2023-09-23T20:55:12.612555+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:28.760885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.017625394999999999,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1144,"num_read_kb":1362,"num_write":128,"num_write_kb":4384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":416,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.705038+0000","last_change":"2023-09-23T20:53:34.444370+0000","last_active":"2023-09-23T20:55:12.705038+0000","last_peered":"2023-09-23T20:55:12.705038+0000","last_clean":"2023-09-23T20:55:12.705038+0000","last_became_active":"2023-09-23T20:53:34.443972+0000","last_became_peered":"2023-09-23T20:53:34.443972+0000","last_unstale":"2023-09-23T20:55:12.705038+0000","last_undegraded":"2023-09-23T20:55:12.705038+0000","last_fullsized":"2023-09-23T20:55:12.705038+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:49:45.537184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612534+0000","last_change":"2023-09-23T20:54:42.438360+0000","last_active":"2023-09-23T20:55:11.612534+0000","last_peered":"2023-09-23T20:55:11.612534+0000","last_clean":"2023-09-23T20:55:11.612534+0000","last_became_active":"2023-09-23T20:54:42.437997+0000","last_became_peered":"2023-09-23T20:54:42.437997+0000","last_unstale":"2023-09-23T20:55:11.612534+0000","last_undegraded":"2023-09-23T20:55:11.612534+0000","last_fullsized":"2023-09-23T20:55:11.612534+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:09.984865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"383'156","reported_seq":831,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615264+0000","last_change":"2023-09-23T20:51:39.356639+0000","last_active":"2023-09-23T20:55:11.615264+0000","last_peered":"2023-09-23T20:55:11.615264+0000","last_clean":"2023-09-23T20:55:11.615264+0000","last_became_active":"2023-09-23T20:47:39.288779+0000","last_became_peered":"2023-09-23T20:47:39.288779+0000","last_unstale":"2023-09-23T20:55:11.615264+0000","last_undegraded":"2023-09-23T20:55:11.615264+0000","last_fullsized":"2023-09-23T20:55:11.615264+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":156,"log_dups_size":0,"ondisk_log_size":156,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":483,"num_read_kb":1437,"num_write":155,"num_write_kb":1118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":696,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.614689+0000","last_change":"2023-09-23T20:53:37.470448+0000","last_active":"2023-09-23T20:55:11.614689+0000","last_peered":"2023-09-23T20:55:11.614689+0000","last_clean":"2023-09-23T20:55:11.614689+0000","last_became_active":"2023-09-23T20:53:37.469903+0000","last_became_peered":"2023-09-23T20:53:37.469903+0000","last_unstale":"2023-09-23T20:55:11.614689+0000","last_undegraded":"2023-09-23T20:55:11.614689+0000","last_fullsized":"2023-09-23T20:55:11.614689+0000","mapping_epoch":400,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":197,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.601274+0000","last_change":"2023-09-23T20:53:34.449875+0000","last_active":"2023-09-23T20:55:11.601274+0000","last_peered":"2023-09-23T20:55:11.601274+0000","last_clean":"2023-09-23T20:55:11.601274+0000","last_became_active":"2023-09-23T20:53:34.449614+0000","last_became_peered":"2023-09-23T20:53:34.449614+0000","last_unstale":"2023-09-23T20:55:11.601274+0000","last_undegraded":"2023-09-23T20:55:11.601274+0000","last_fullsized":"2023-09-23T20:55:11.601274+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:52:37.358218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.812374+0000","last_change":"2023-09-23T20:53:34.455552+0000","last_active":"2023-09-23T20:55:11.812374+0000","last_peered":"2023-09-23T20:55:11.812374+0000","last_clean":"2023-09-23T20:55:11.812374+0000","last_became_active":"2023-09-23T20:53:34.455147+0000","last_became_peered":"2023-09-23T20:53:34.455147+0000","last_unstale":"2023-09-23T20:55:11.812374+0000","last_undegraded":"2023-09-23T20:55:11.812374+0000","last_fullsized":"2023-09-23T20:55:11.812374+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"380'190","reported_seq":1129,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.614930+0000","last_change":"2023-09-23T20:54:45.468174+0000","last_active":"2023-09-23T20:55:11.614930+0000","last_peered":"2023-09-23T20:55:11.614930+0000","last_clean":"2023-09-23T20:55:11.614930+0000","last_became_active":"2023-09-23T20:54:45.467559+0000","last_became_peered":"2023-09-23T20:54:45.467559+0000","last_unstale":"2023-09-23T20:55:11.614930+0000","last_undegraded":"2023-09-23T20:55:11.614930+0000","last_fullsized":"2023-09-23T20:55:11.614930+0000","mapping_epoch":410,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1403,"num_read_kb":1648,"num_write":160,"num_write_kb":294,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.200877+0000","last_change":"2023-09-23T20:36:00.079816+0000","last_active":"2023-09-23T20:55:12.200877+0000","last_peered":"2023-09-23T20:55:12.200877+0000","last_clean":"2023-09-23T20:55:12.200877+0000","last_became_active":"2023-09-23T20:36:00.063636+0000","last_became_peered":"2023-09-23T20:36:00.063636+0000","last_unstale":"2023-09-23T20:55:12.200877+0000","last_undegraded":"2023-09-23T20:55:12.200877+0000","last_fullsized":"2023-09-23T20:55:12.200877+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:56.839395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610147+0000","last_change":"2023-09-23T20:47:39.326248+0000","last_active":"2023-09-23T20:55:12.610147+0000","last_peered":"2023-09-23T20:55:12.610147+0000","last_clean":"2023-09-23T20:55:12.610147+0000","last_became_active":"2023-09-23T20:47:39.325895+0000","last_became_peered":"2023-09-23T20:47:39.325895+0000","last_unstale":"2023-09-23T20:55:12.610147+0000","last_undegraded":"2023-09-23T20:55:12.610147+0000","last_fullsized":"2023-09-23T20:55:12.610147+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:00:10.330663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"380'98","reported_seq":714,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615256+0000","last_change":"2023-09-23T20:51:39.469438+0000","last_active":"2023-09-23T20:55:11.615256+0000","last_peered":"2023-09-23T20:55:11.615256+0000","last_clean":"2023-09-23T20:55:11.615256+0000","last_became_active":"2023-09-23T20:36:00.062740+0000","last_became_peered":"2023-09-23T20:36:00.062740+0000","last_unstale":"2023-09-23T20:55:11.615256+0000","last_undegraded":"2023-09-23T20:55:11.615256+0000","last_fullsized":"2023-09-23T20:55:11.615256+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":770,"num_read_kb":2088,"num_write":71,"num_write_kb":2305,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":395,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612373+0000","last_change":"2023-09-23T20:47:39.279732+0000","last_active":"2023-09-23T20:55:11.612373+0000","last_peered":"2023-09-23T20:55:11.612373+0000","last_clean":"2023-09-23T20:55:11.612373+0000","last_became_active":"2023-09-23T20:47:39.279250+0000","last_became_peered":"2023-09-23T20:47:39.279250+0000","last_unstale":"2023-09-23T20:55:11.612373+0000","last_undegraded":"2023-09-23T20:55:11.612373+0000","last_fullsized":"2023-09-23T20:55:11.612373+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:46:06.096934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.201361+0000","last_change":"2023-09-23T20:36:00.064473+0000","last_active":"2023-09-23T20:55:12.201361+0000","last_peered":"2023-09-23T20:55:12.201361+0000","last_clean":"2023-09-23T20:55:12.201361+0000","last_became_active":"2023-09-23T20:36:00.064124+0000","last_became_peered":"2023-09-23T20:36:00.064124+0000","last_unstale":"2023-09-23T20:55:12.201361+0000","last_undegraded":"2023-09-23T20:55:12.201361+0000","last_fullsized":"2023-09-23T20:55:12.201361+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:12:32.821351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":196,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.600640+0000","last_change":"2023-09-23T20:36:00.112192+0000","last_active":"2023-09-23T20:55:11.600640+0000","last_peered":"2023-09-23T20:55:11.600640+0000","last_clean":"2023-09-23T20:55:11.600640+0000","last_became_active":"2023-09-23T20:36:00.049402+0000","last_became_peered":"2023-09-23T20:36:00.049402+0000","last_unstale":"2023-09-23T20:55:11.600640+0000","last_undegraded":"2023-09-23T20:55:11.600640+0000","last_fullsized":"2023-09-23T20:55:11.600640+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:19:35.132281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"383'109","reported_seq":697,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.707263+0000","last_change":"2023-09-23T20:53:37.469283+0000","last_active":"2023-09-23T20:55:12.707263+0000","last_peered":"2023-09-23T20:55:12.707263+0000","last_clean":"2023-09-23T20:55:12.707263+0000","last_became_active":"2023-09-23T20:53:37.468480+0000","last_became_peered":"2023-09-23T20:53:37.468480+0000","last_unstale":"2023-09-23T20:55:12.707263+0000","last_undegraded":"2023-09-23T20:55:12.707263+0000","last_fullsized":"2023-09-23T20:55:12.707263+0000","mapping_epoch":400,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":109,"log_dups_size":0,"ondisk_log_size":109,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:07:37.521039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090994999999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":378,"num_read_kb":467,"num_write":85,"num_write_kb":143,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.705782+0000","last_change":"2023-09-23T20:36:00.051413+0000","last_active":"2023-09-23T20:55:12.705782+0000","last_peered":"2023-09-23T20:55:12.705782+0000","last_clean":"2023-09-23T20:55:12.705782+0000","last_became_active":"2023-09-23T20:36:00.051048+0000","last_became_peered":"2023-09-23T20:36:00.051048+0000","last_unstale":"2023-09-23T20:55:12.705782+0000","last_undegraded":"2023-09-23T20:55:12.705782+0000","last_fullsized":"2023-09-23T20:55:12.705782+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:28.542967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"380'31","reported_seq":659,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.812340+0000","last_change":"2023-09-23T20:51:39.383411+0000","last_active":"2023-09-23T20:55:11.812340+0000","last_peered":"2023-09-23T20:55:11.812340+0000","last_clean":"2023-09-23T20:55:11.812340+0000","last_became_active":"2023-09-23T20:47:39.290427+0000","last_became_peered":"2023-09-23T20:47:39.290427+0000","last_unstale":"2023-09-23T20:55:11.812340+0000","last_undegraded":"2023-09-23T20:55:11.812340+0000","last_fullsized":"2023-09-23T20:55:11.812340+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":31,"log_dups_size":0,"ondisk_log_size":31,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":225,"num_read_kb":2633,"num_write":22,"num_write_kb":2250,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":179,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610073+0000","last_change":"2023-09-23T20:36:00.122277+0000","last_active":"2023-09-23T20:55:12.610073+0000","last_peered":"2023-09-23T20:55:12.610073+0000","last_clean":"2023-09-23T20:55:12.610073+0000","last_became_active":"2023-09-23T20:36:00.061758+0000","last_became_peered":"2023-09-23T20:36:00.061758+0000","last_unstale":"2023-09-23T20:55:12.610073+0000","last_undegraded":"2023-09-23T20:55:12.610073+0000","last_fullsized":"2023-09-23T20:55:12.610073+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:32:03.878076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":82,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612629+0000","last_change":"2023-09-23T20:53:05.435225+0000","last_active":"2023-09-23T20:55:11.612629+0000","last_peered":"2023-09-23T20:55:11.612629+0000","last_clean":"2023-09-23T20:55:11.612629+0000","last_became_active":"2023-09-23T20:53:05.434406+0000","last_became_peered":"2023-09-23T20:53:05.434406+0000","last_unstale":"2023-09-23T20:55:11.612629+0000","last_undegraded":"2023-09-23T20:55:11.612629+0000","last_fullsized":"2023-09-23T20:55:11.612629+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":174,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610452+0000","last_change":"2023-09-23T20:36:00.059890+0000","last_active":"2023-09-23T20:55:12.610452+0000","last_peered":"2023-09-23T20:55:12.610452+0000","last_clean":"2023-09-23T20:55:12.610452+0000","last_became_active":"2023-09-23T20:36:00.059495+0000","last_became_peered":"2023-09-23T20:36:00.059495+0000","last_unstale":"2023-09-23T20:55:12.610452+0000","last_undegraded":"2023-09-23T20:55:12.610452+0000","last_fullsized":"2023-09-23T20:55:12.610452+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:12:50.018772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.605097+0000","last_change":"2023-09-23T20:47:39.287577+0000","last_active":"2023-09-23T20:55:11.605097+0000","last_peered":"2023-09-23T20:55:11.605097+0000","last_clean":"2023-09-23T20:55:11.605097+0000","last_became_active":"2023-09-23T20:47:39.281516+0000","last_became_peered":"2023-09-23T20:47:39.281516+0000","last_unstale":"2023-09-23T20:55:11.605097+0000","last_undegraded":"2023-09-23T20:55:11.605097+0000","last_fullsized":"2023-09-23T20:55:11.605097+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:29:00.222299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":397,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615075+0000","last_change":"2023-09-23T20:33:42.549966+0000","last_active":"2023-09-23T20:55:11.615075+0000","last_peered":"2023-09-23T20:55:11.615075+0000","last_clean":"2023-09-23T20:55:11.615075+0000","last_became_active":"2023-09-23T20:33:42.549592+0000","last_became_peered":"2023-09-23T20:33:42.549592+0000","last_unstale":"2023-09-23T20:55:11.615075+0000","last_undegraded":"2023-09-23T20:55:11.615075+0000","last_fullsized":"2023-09-23T20:55:11.615075+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":211,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612645+0000","last_change":"2023-09-23T20:54:42.434044+0000","last_active":"2023-09-23T20:55:11.612645+0000","last_peered":"2023-09-23T20:55:11.612645+0000","last_clean":"2023-09-23T20:55:11.612645+0000","last_became_active":"2023-09-23T20:54:42.433655+0000","last_became_peered":"2023-09-23T20:54:42.433655+0000","last_unstale":"2023-09-23T20:55:11.612645+0000","last_undegraded":"2023-09-23T20:55:11.612645+0000","last_fullsized":"2023-09-23T20:55:11.612645+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":393,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615688+0000","last_change":"2023-09-23T20:53:34.454993+0000","last_active":"2023-09-23T20:55:11.615688+0000","last_peered":"2023-09-23T20:55:11.615688+0000","last_clean":"2023-09-23T20:55:11.615688+0000","last_became_active":"2023-09-23T20:53:34.448335+0000","last_became_peered":"2023-09-23T20:53:34.448335+0000","last_unstale":"2023-09-23T20:55:11.615688+0000","last_undegraded":"2023-09-23T20:55:11.615688+0000","last_fullsized":"2023-09-23T20:55:11.615688+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":196,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612195+0000","last_change":"2023-09-23T20:53:05.284813+0000","last_active":"2023-09-23T20:55:11.612195+0000","last_peered":"2023-09-23T20:55:11.612195+0000","last_clean":"2023-09-23T20:55:11.612195+0000","last_became_active":"2023-09-23T20:53:05.284170+0000","last_became_peered":"2023-09-23T20:53:05.284170+0000","last_unstale":"2023-09-23T20:55:11.612195+0000","last_undegraded":"2023-09-23T20:55:11.612195+0000","last_fullsized":"2023-09-23T20:55:11.612195+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":216,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.706774+0000","last_change":"2023-09-23T20:53:34.442422+0000","last_active":"2023-09-23T20:55:12.706774+0000","last_peered":"2023-09-23T20:55:12.706774+0000","last_clean":"2023-09-23T20:55:12.706774+0000","last_became_active":"2023-09-23T20:53:34.442121+0000","last_became_peered":"2023-09-23T20:53:34.442121+0000","last_unstale":"2023-09-23T20:55:12.706774+0000","last_undegraded":"2023-09-23T20:55:12.706774+0000","last_fullsized":"2023-09-23T20:55:12.706774+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:39:57.178786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":205,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.601074+0000","last_change":"2023-09-23T20:47:39.264572+0000","last_active":"2023-09-23T20:55:11.601074+0000","last_peered":"2023-09-23T20:55:11.601074+0000","last_clean":"2023-09-23T20:55:11.601074+0000","last_became_active":"2023-09-23T20:47:39.264173+0000","last_became_peered":"2023-09-23T20:47:39.264173+0000","last_unstale":"2023-09-23T20:55:11.601074+0000","last_undegraded":"2023-09-23T20:55:11.601074+0000","last_fullsized":"2023-09-23T20:55:11.601074+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:02:43.774685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":211,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.201778+0000","last_change":"2023-09-23T20:47:39.293819+0000","last_active":"2023-09-23T20:55:12.201778+0000","last_peered":"2023-09-23T20:55:12.201778+0000","last_clean":"2023-09-23T20:55:12.201778+0000","last_became_active":"2023-09-23T20:47:39.277497+0000","last_became_peered":"2023-09-23T20:47:39.277497+0000","last_unstale":"2023-09-23T20:55:12.201778+0000","last_undegraded":"2023-09-23T20:55:12.201778+0000","last_fullsized":"2023-09-23T20:55:12.201778+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.386658+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":409,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612030+0000","last_change":"2023-09-23T20:53:34.449245+0000","last_active":"2023-09-23T20:55:11.612030+0000","last_peered":"2023-09-23T20:55:11.612030+0000","last_clean":"2023-09-23T20:55:11.612030+0000","last_became_active":"2023-09-23T20:53:34.448878+0000","last_became_peered":"2023-09-23T20:53:34.448878+0000","last_unstale":"2023-09-23T20:55:11.612030+0000","last_undegraded":"2023-09-23T20:55:11.612030+0000","last_fullsized":"2023-09-23T20:55:11.612030+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":72,"num_bytes_recovered":7310,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24497,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":41,"num_bytes_recovered":19,"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":176,"seq":755914244789,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":908204,"kb_used_data":4196,"kb_used_omap":0,"kb_used_meta":904000,"kb_avail":92836948,"statfs":{"total":95995035648,"available":95065034752,"internally_reserved":0,"allocated":4296704,"data_stored":3615139,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":925696000},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:12 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0309999999999999,"15min":1.51},"min":{"1min":0.68000000000000005,"5min":0.39700000000000002,"15min":0.27100000000000002},"max":{"1min":1.464,"5min":6.5899999999999999,"15min":34.052999999999997},"last":0.629},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.048,"15min":1.589},"min":{"1min":0.77900000000000003,"5min":0.51200000000000001,"15min":0.25700000000000001},"max":{"1min":1.2170000000000001,"5min":4.5019999999999998,"15min":34.140999999999998},"last":1.006}]},{"osd":1,"last update":"Sat Sep 23 20:55:26 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.90300000000000002,"15min":1.466},"min":{"1min":0.59799999999999998,"5min":0.49199999999999999,"15min":0.25800000000000001},"max":{"1min":1.2,"5min":1.2989999999999999,"15min":27.385000000000002},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.90500000000000003,"15min":1.4059999999999999},"min":{"1min":0.629,"5min":0.47499999999999998,"15min":0.28000000000000003},"max":{"1min":1.296,"5min":1.3660000000000001,"15min":27.288},"last":0.96299999999999997}]},{"osd":2,"last update":"Sat Sep 23 20:55:12 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.01,"15min":1.8420000000000001},"min":{"1min":0.73299999999999998,"5min":0.47399999999999998,"15min":0.34399999999999997},"max":{"1min":1.5840000000000001,"5min":2.3090000000000002,"15min":45.246000000000002},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.0169999999999999,"15min":1.746},"min":{"1min":0.70899999999999996,"5min":0.52200000000000002,"15min":0.309},"max":{"1min":1.2490000000000001,"5min":6.8959999999999999,"15min":45.189999999999998},"last":1.1599999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:55:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0229999999999999,"15min":1.506},"min":{"1min":0.76400000000000001,"5min":0.46100000000000002,"15min":0.32800000000000001},"max":{"1min":1.272,"5min":6.4130000000000003,"15min":12.936},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.071,"5min":1.0580000000000001,"15min":1.387},"min":{"1min":0.69799999999999995,"5min":0.46500000000000002,"15min":0.34799999999999998},"max":{"1min":1.3640000000000001,"5min":6.6459999999999999,"15min":11.972},"last":1.0720000000000001}]},{"osd":4,"last update":"Sat Sep 23 20:55:12 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.92900000000000005,"15min":1.4330000000000001},"min":{"1min":0.629,"5min":0.48699999999999999,"15min":0.28699999999999998},"max":{"1min":1.298,"5min":1.696,"15min":12.757},"last":1.137},{"interface":"front","average":{"1min":1.028,"5min":1.0589999999999999,"15min":1.444},"min":{"1min":0.79600000000000004,"5min":0.51700000000000002,"15min":0.31900000000000001},"max":{"1min":1.4059999999999999,"5min":6.0289999999999999,"15min":13.053000000000001},"last":1.115}]},{"osd":5,"last update":"Sat Sep 23 20:55:12 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0640000000000001,"15min":1.3280000000000001},"min":{"1min":0.80500000000000005,"5min":0.41199999999999998,"15min":0.28799999999999998},"max":{"1min":1.5009999999999999,"5min":6.6219999999999999,"15min":11.926},"last":1.226},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.085,"15min":1.502},"min":{"1min":0.73399999999999999,"5min":0.44900000000000001,"15min":0.309},"max":{"1min":1.413,"5min":1.9079999999999999,"15min":10.711},"last":1.2549999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:55:12 2023","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.159,"15min":1.6200000000000001},"min":{"1min":0.89000000000000001,"5min":0.48499999999999999,"15min":0.35499999999999998},"max":{"1min":1.361,"5min":1.75,"15min":12.818},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.2509999999999999,"5min":1.194,"15min":1.653},"min":{"1min":1.0469999999999999,"5min":0.496,"15min":0.36299999999999999},"max":{"1min":1.6619999999999999,"5min":1.8500000000000001,"15min":13.475},"last":1.181}]}]},{"osd":6,"up_from":42,"seq":180388627141,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903712,"kb_used_data":4184,"kb_used_omap":0,"kb_used_meta":899520,"kb_avail":92841440,"statfs":{"total":95995035648,"available":95069634560,"internally_reserved":0,"allocated":4284416,"data_stored":3614697,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921108480},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:49 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.85299999999999998,"15min":1.5069999999999999},"min":{"1min":0.499,"5min":0.499,"15min":0.23999999999999999},"max":{"1min":1.319,"5min":1.319,"15min":21.353999999999999},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.90900000000000003,"15min":1.6040000000000001},"min":{"1min":0.60899999999999999,"5min":0.46500000000000002,"15min":0.26600000000000001},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":23.609000000000002},"last":1.272}]},{"osd":1,"last update":"Sat Sep 23 20:55:25 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.88600000000000001,"15min":1.756},"min":{"1min":0.54500000000000004,"5min":0.45100000000000001,"15min":0.28599999999999998},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":31.521999999999998},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.999,"5min":1.0049999999999999,"15min":1.8999999999999999},"min":{"1min":0.752,"5min":0.55900000000000005,"15min":0.29999999999999999},"max":{"1min":1.3540000000000001,"5min":4.5860000000000003,"15min":31.370999999999999},"last":1.1439999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:55:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.0509999999999999,"15min":1.889},"min":{"1min":0.64500000000000002,"5min":0.55500000000000005,"15min":0.312},"max":{"1min":1.5700000000000001,"5min":3.754,"15min":21.195},"last":1.071},{"interface":"front","average":{"1min":1.006,"5min":0.98699999999999999,"15min":1.4590000000000001},"min":{"1min":0.77700000000000002,"5min":0.57899999999999996,"15min":0.26900000000000002},"max":{"1min":1.264,"5min":3.6560000000000001,"15min":21.164999999999999},"last":1.05}]},{"osd":3,"last update":"Sat Sep 23 20:55:13 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.246,"15min":1.508},"min":{"1min":0.71999999999999997,"5min":0.44800000000000001,"15min":0.313},"max":{"1min":1.1890000000000001,"5min":28.724,"15min":28.724},"last":1.177},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.2549999999999999,"15min":1.964},"min":{"1min":0.83199999999999996,"5min":0.41199999999999998,"15min":0.33200000000000002},"max":{"1min":1.512,"5min":28.783999999999999,"15min":28.783999999999999},"last":0.997}]},{"osd":4,"last update":"Sat Sep 23 20:55:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.98999999999999999,"15min":1.72},"min":{"1min":0.60899999999999999,"5min":0.39300000000000002,"15min":0.27500000000000002},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":12.013},"last":0.71199999999999997},{"interface":"front","average":{"1min":1.0960000000000001,"5min":0.97499999999999998,"15min":1.526},"min":{"1min":0.83999999999999997,"5min":0.36899999999999999,"15min":0.27000000000000002},"max":{"1min":1.6379999999999999,"5min":1.6379999999999999,"15min":16.617999999999999},"last":1.2070000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:55:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.999,"15min":1.5580000000000001},"min":{"1min":0.65100000000000002,"5min":0.5,"15min":0.28699999999999998},"max":{"1min":1.4419999999999999,"5min":1.4550000000000001,"15min":13.946},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.032,"15min":1.651},"min":{"1min":0.83899999999999997,"5min":0.52700000000000002,"15min":0.308},"max":{"1min":1.5649999999999999,"5min":1.712,"15min":15.055},"last":0.85699999999999998}]},{"osd":7,"last update":"Sat Sep 23 20:55:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.2010000000000001,"15min":1.7230000000000001},"min":{"1min":0.77200000000000002,"5min":0.47099999999999997,"15min":0.35799999999999998},"max":{"1min":1.744,"5min":6.2919999999999998,"15min":10.037000000000001},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.119,"5min":1.2010000000000001,"15min":1.55},"min":{"1min":0.81699999999999995,"5min":0.53100000000000003,"15min":0.33600000000000002},"max":{"1min":1.3620000000000001,"5min":6.54,"15min":14.226000000000001},"last":1.117}]}]},{"osd":1,"up_from":232,"seq":996432412943,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":561512,"kb_used_data":4448,"kb_used_omap":6,"kb_used_meta":557049,"kb_avail":93183640,"statfs":{"total":95995035648,"available":95420047360,"internally_reserved":0,"allocated":4554752,"data_stored":3122745,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"internal_metadata":570418730},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:17 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":1.77,"15min":1.8540000000000001},"min":{"1min":0.34499999999999997,"5min":0.307,"15min":0.20699999999999999},"max":{"1min":1.169,"5min":115.85599999999999,"15min":115.85599999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.76600000000000001,"5min":1.774,"15min":1.917},"min":{"1min":0.48799999999999999,"5min":0.315,"15min":0.246},"max":{"1min":1.0189999999999999,"5min":115.83199999999999,"15min":115.83199999999999},"last":0.46200000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:55:17 2023","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.68400000000000005,"15min":1.4870000000000001},"min":{"1min":0.53900000000000003,"5min":0.26800000000000002,"15min":0.21099999999999999},"max":{"1min":1.093,"5min":2.7829999999999999,"15min":52.168999999999997},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.77500000000000002,"15min":1.5129999999999999},"min":{"1min":0.56499999999999995,"5min":0.32700000000000001,"15min":0.20499999999999999},"max":{"1min":1.127,"5min":3.4540000000000002,"15min":52.195999999999998},"last":0.85899999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:55:17 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.82399999999999995,"15min":2.7370000000000001},"min":{"1min":0.65800000000000003,"5min":0.36199999999999999,"15min":0.248},"max":{"1min":1.085,"5min":7.0810000000000004,"15min":200.30000000000001},"last":0.495},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.92200000000000004,"15min":2.6949999999999998},"min":{"1min":0.55300000000000005,"5min":0.29399999999999998,"15min":0.20000000000000001},"max":{"1min":1.111,"5min":8.9290000000000003,"15min":199.077},"last":0.69299999999999995}]},{"osd":4,"last update":"Sat Sep 23 20:55:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.0449999999999999,"15min":1.3180000000000001},"min":{"1min":0.79000000000000004,"5min":0.48399999999999999,"15min":0.32300000000000001},"max":{"1min":1.385,"5min":3.403,"15min":9.6539999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.98899999999999999,"15min":1.3500000000000001},"min":{"1min":0.84599999999999997,"5min":0.42199999999999999,"15min":0.32100000000000001},"max":{"1min":1.3640000000000001,"5min":4.3129999999999997,"15min":9.9030000000000005},"last":0.65600000000000003}]},{"osd":5,"last update":"Sat Sep 23 20:55:17 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.046,"15min":1.3759999999999999},"min":{"1min":0.90100000000000002,"5min":0.51300000000000001,"15min":0.35099999999999998},"max":{"1min":1.5169999999999999,"5min":6.968,"15min":13.422000000000001},"last":0.72599999999999998},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1080000000000001,"15min":1.381},"min":{"1min":0.93300000000000005,"5min":0.48199999999999998,"15min":0.39300000000000002},"max":{"1min":1.349,"5min":6.8600000000000003,"15min":7.9939999999999998},"last":1.01}]},{"osd":6,"last update":"Sat Sep 23 20:55:17 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.0509999999999999,"15min":1.6779999999999999},"min":{"1min":0.92500000000000004,"5min":0.55300000000000005,"15min":0.33700000000000002},"max":{"1min":1.581,"5min":3.8109999999999999,"15min":17.170999999999999},"last":0.78300000000000003},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0980000000000001,"15min":1.488},"min":{"1min":0.83299999999999996,"5min":0.55400000000000005,"15min":0.36799999999999999},"max":{"1min":1.4019999999999999,"5min":4.2789999999999999,"15min":12.698},"last":0.94899999999999995}]},{"osd":7,"last update":"Sat Sep 23 20:55:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.111,"15min":1.4470000000000001},"min":{"1min":0.80600000000000005,"5min":0.54200000000000004,"15min":0.38800000000000001},"max":{"1min":1.486,"5min":4.1609999999999996,"15min":9.2490000000000006},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.111,"15min":1.546},"min":{"1min":0.63200000000000001,"5min":0.56499999999999995,"15min":0.30299999999999999},"max":{"1min":1.5700000000000001,"5min":3.3650000000000002,"15min":9.7029999999999994},"last":0.97799999999999998}]}]},{"osd":0,"up_from":77,"seq":330712482323,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":679460,"kb_used_data":8988,"kb_used_omap":5,"kb_used_meta":670458,"kb_avail":93065692,"statfs":{"total":95995035648,"available":95299268608,"internally_reserved":0,"allocated":9203712,"data_stored":7889395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":686549626},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:55:32 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.63400000000000001,"15min":2.0390000000000001},"min":{"1min":0.33800000000000002,"5min":0.24299999999999999,"15min":0.193},"max":{"1min":1.0369999999999999,"5min":1.585,"15min":134.959},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.70599999999999996,"15min":2.298},"min":{"1min":0.315,"5min":0.27500000000000002,"15min":0.19600000000000001},"max":{"1min":1.1619999999999999,"5min":1.617,"15min":134.619},"last":0.57099999999999995}]},{"osd":2,"last update":"Sat Sep 23 20:55:47 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.73699999999999999,"15min":1.282},"min":{"1min":0.41699999999999998,"5min":0.309,"15min":0.22600000000000001},"max":{"1min":1.0680000000000001,"5min":1.1930000000000001,"15min":18.675999999999998},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.68500000000000005,"15min":1.333},"min":{"1min":0.36699999999999999,"5min":0.25900000000000001,"15min":0.17899999999999999},"max":{"1min":0.88,"5min":1.198,"15min":13.311},"last":0.69199999999999995}]},{"osd":3,"last update":"Sat Sep 23 20:55:10 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.86299999999999999,"15min":1.8240000000000001},"min":{"1min":0.52200000000000002,"5min":0.33200000000000002,"15min":0.22900000000000001},"max":{"1min":1.3480000000000001,"5min":6.3780000000000001,"15min":98.676000000000002},"last":0.876},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.85699999999999998,"15min":1.869},"min":{"1min":0.56599999999999995,"5min":0.28499999999999998,"15min":0.219},"max":{"1min":1.306,"5min":5.2619999999999996,"15min":99.016999999999996},"last":0.93799999999999994}]},{"osd":4,"last update":"Sat Sep 23 20:55:47 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.92000000000000004,"15min":1.3069999999999999},"min":{"1min":0.62,"5min":0.47799999999999998,"15min":0.33500000000000002},"max":{"1min":1.2090000000000001,"5min":1.6259999999999999,"15min":8.9469999999999992},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.073,"15min":1.5800000000000001},"min":{"1min":0.73999999999999999,"5min":0.56799999999999995,"15min":0.312},"max":{"1min":1.452,"5min":1.571,"15min":18.803999999999998},"last":1.0669999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:55:47 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0409999999999999,"15min":1.5029999999999999},"min":{"1min":0.64400000000000002,"5min":0.57999999999999996,"15min":0.36099999999999999},"max":{"1min":1.736,"5min":2.2050000000000001,"15min":18.713000000000001},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.01,"5min":1.016,"15min":1.4419999999999999},"min":{"1min":0.70799999999999996,"5min":0.443,"15min":0.30499999999999999},"max":{"1min":1.5269999999999999,"5min":2.1230000000000002,"15min":12.686},"last":1.101}]},{"osd":6,"last update":"Sat Sep 23 20:55:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0860000000000001,"15min":1.6479999999999999},"min":{"1min":0.64400000000000002,"5min":0.498,"15min":0.36599999999999999},"max":{"1min":1.6020000000000001,"5min":1.9259999999999999,"15min":18.774000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.016,"5min":1.056,"15min":1.754},"min":{"1min":0.65200000000000002,"5min":0.54000000000000004,"15min":0.36099999999999999},"max":{"1min":1.633,"5min":1.966,"15min":15.837999999999999},"last":1.1830000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:55:10 2023","interfaces":[{"interface":"back","average":{"1min":1.248,"5min":1.3120000000000001,"15min":1.73},"min":{"1min":0.85999999999999999,"5min":0.52800000000000002,"15min":0.32900000000000001},"max":{"1min":1.6180000000000001,"5min":7.9009999999999998,"15min":18.745000000000001},"last":1.22},{"interface":"front","average":{"1min":1.204,"5min":1.403,"15min":1.6259999999999999},"min":{"1min":0.80700000000000005,"5min":0.53400000000000003,"15min":0.39200000000000002},"max":{"1min":1.621,"5min":10.68,"15min":11.944000000000001},"last":1.2370000000000001}]}]},{"osd":2,"up_from":87,"seq":373662155271,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":960876,"kb_used_data":8420,"kb_used_omap":7,"kb_used_meta":952440,"kb_avail":92784276,"statfs":{"total":95995035648,"available":95011098624,"internally_reserved":0,"allocated":8622080,"data_stored":7300626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":975298641},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":1.72,"15min":1.9159999999999999},"min":{"1min":0.36499999999999999,"5min":0.26100000000000001,"15min":0.189},"max":{"1min":0.78700000000000003,"5min":108.31,"15min":108.31},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.58199999999999996,"5min":1.7410000000000001,"15min":1.9610000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.20300000000000001},"max":{"1min":0.90000000000000002,"5min":108.11199999999999,"15min":108.11199999999999},"last":0.69099999999999995}]},{"osd":1,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.72299999999999998,"15min":1.8120000000000001},"min":{"1min":0.43099999999999999,"5min":0.29399999999999998,"15min":0.20000000000000001},"max":{"1min":0.92200000000000004,"5min":3.0089999999999999,"15min":40.590000000000003},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.83199999999999996,"15min":1.607},"min":{"1min":0.439,"5min":0.30099999999999999,"15min":0.20999999999999999},"max":{"1min":1.0800000000000001,"5min":3.0760000000000001,"15min":41.000999999999998},"last":0.89200000000000002}]},{"osd":3,"last update":"Sat Sep 23 20:56:05 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.70399999999999996,"15min":1.319},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.25600000000000001},"max":{"1min":0.86499999999999999,"5min":1.218,"15min":40.82},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.84899999999999998,"15min":1.526},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.29799999999999999},"max":{"1min":1.044,"5min":1.617,"15min":40.887},"last":1.0049999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.91600000000000004,"15min":1.492},"min":{"1min":0.60099999999999998,"5min":0.48699999999999999,"15min":0.29399999999999998},"max":{"1min":1.1519999999999999,"5min":1.577,"15min":10.741},"last":1.038},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.89700000000000002,"15min":1.1519999999999999},"min":{"1min":0.60399999999999998,"5min":0.435,"15min":0.309},"max":{"1min":1.0009999999999999,"5min":1.573,"15min":8.798},"last":1.0860000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0429999999999999,"15min":1.6080000000000001},"min":{"1min":0.67700000000000005,"5min":0.65300000000000002,"15min":0.29199999999999998},"max":{"1min":1.4059999999999999,"5min":1.851,"15min":41.064999999999998},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0529999999999999,"15min":1.6950000000000001},"min":{"1min":0.64800000000000002,"5min":0.55300000000000005,"15min":0.32100000000000001},"max":{"1min":1.395,"5min":1.919,"15min":14.930999999999999},"last":1.127}]},{"osd":6,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.022,"15min":1.391},"min":{"1min":0.71299999999999997,"5min":0.51300000000000001,"15min":0.29899999999999999},"max":{"1min":1.3919999999999999,"5min":3.7719999999999998,"15min":10.617000000000001},"last":1.194},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.1259999999999999,"15min":1.7250000000000001},"min":{"1min":0.75800000000000001,"5min":0.629,"15min":0.34499999999999997},"max":{"1min":1.3109999999999999,"5min":3.7410000000000001,"15min":41.036999999999999},"last":1.212}]},{"osd":7,"last update":"Sat Sep 23 20:56:05 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.0940000000000001,"15min":1.663},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.36399999999999999},"max":{"1min":1.3149999999999999,"5min":1.786,"15min":40.965000000000003},"last":1.266},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.107,"15min":1.859},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.39900000000000002},"max":{"1min":1.246,"5min":5.907,"15min":40.439},"last":1.2350000000000001}]}]},{"osd":3,"up_from":172,"seq":738734375299,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":507996,"kb_used_data":8660,"kb_used_omap":5,"kb_used_meta":499322,"kb_avail":93237156,"statfs":{"total":95995035648,"available":95474847744,"internally_reserved":0,"allocated":8867840,"data_stored":7331728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5445,"internal_metadata":511306427},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.72699999999999998,"15min":2.0750000000000002},"min":{"1min":0.45800000000000002,"5min":0.29599999999999999,"15min":0.152},"max":{"1min":1.0169999999999999,"5min":6.617,"15min":121.078},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.79100000000000004,"15min":2.274},"min":{"1min":0.54100000000000004,"5min":0.27200000000000002,"15min":0.192},"max":{"1min":1.1639999999999999,"5min":5.1710000000000003,"15min":121.372},"last":0.745}]},{"osd":1,"last update":"Sat Sep 23 20:55:23 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.78200000000000003,"15min":1.8380000000000001},"min":{"1min":0.35099999999999998,"5min":0.30199999999999999,"15min":0.221},"max":{"1min":0.97299999999999998,"5min":12.746,"15min":183.32400000000001},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.79600000000000004,"15min":1.8859999999999999},"min":{"1min":0.49099999999999999,"5min":0.314,"15min":0.19900000000000001},"max":{"1min":1.294,"5min":6.306,"15min":186.35900000000001},"last":0.97199999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.75600000000000001,"15min":1.5669999999999999},"min":{"1min":0.44900000000000001,"5min":0.34999999999999998,"15min":0.19700000000000001},"max":{"1min":1.0820000000000001,"5min":1.764,"15min":68.602999999999994},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.98699999999999999,"15min":1.607},"min":{"1min":0.495,"5min":0.35799999999999998,"15min":0.26100000000000001},"max":{"1min":1.073,"5min":9.8849999999999998,"15min":68.807000000000002},"last":0.70999999999999996}]},{"osd":4,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.048,"15min":1.454},"min":{"1min":0.623,"5min":0.44700000000000001,"15min":0.28499999999999998},"max":{"1min":1.2030000000000001,"5min":6.6619999999999999,"15min":15.178000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.998,"5min":1.018,"15min":1.518},"min":{"1min":0.69199999999999995,"5min":0.501,"15min":0.32500000000000001},"max":{"1min":1.385,"5min":3.7850000000000001,"15min":8.5809999999999995},"last":1.214}]},{"osd":5,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.026,"15min":1.6850000000000001},"min":{"1min":0.75900000000000001,"5min":0.54400000000000004,"15min":0.33800000000000002},"max":{"1min":1.4870000000000001,"5min":1.52,"15min":12.381},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.26,"15min":1.5},"min":{"1min":0.70099999999999996,"5min":0.60399999999999998,"15min":0.33900000000000002},"max":{"1min":1.419,"5min":10.042,"15min":10.042},"last":0.998}]},{"osd":6,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.286,"15min":1.593},"min":{"1min":0.80700000000000005,"5min":0.60899999999999999,"15min":0.317},"max":{"1min":1.3959999999999999,"5min":9.8379999999999992,"15min":9.8379999999999992},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.149,"15min":1.849},"min":{"1min":0.74099999999999999,"5min":0.70799999999999996,"15min":0.378},"max":{"1min":1.5269999999999999,"5min":7.5330000000000004,"15min":15.095000000000001},"last":1.3480000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.179,"15min":1.633},"min":{"1min":0.79000000000000004,"5min":0.64300000000000002,"15min":0.316},"max":{"1min":1.542,"5min":6.7789999999999999,"15min":15.143000000000001},"last":1.4019999999999999},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1279999999999999,"15min":1.72},"min":{"1min":0.90400000000000003,"5min":0.58299999999999996,"15min":0.44400000000000001},"max":{"1min":1.7769999999999999,"5min":2.8250000000000002,"15min":9.5549999999999997},"last":1.0309999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019604,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":898660,"kb_used_data":3612,"kb_used_omap":0,"kb_used_meta":895040,"kb_avail":92846492,"statfs":{"total":95995035648,"available":95074807808,"internally_reserved":0,"allocated":3698688,"data_stored":3024701,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916520960},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:33 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":0.95599999999999996,"15min":1.2769999999999999},"min":{"1min":0.67400000000000004,"5min":0.35699999999999998,"15min":0.23599999999999999},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":14.095000000000001},"last":1.117},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.96799999999999997,"15min":1.319},"min":{"1min":0.81599999999999995,"5min":0.47799999999999998,"15min":0.25700000000000001},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":9.6720000000000006},"last":1.0609999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:55:33 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.91400000000000003,"15min":1.7450000000000001},"min":{"1min":0.57699999999999996,"5min":0.41199999999999998,"15min":0.26600000000000001},"max":{"1min":1.8180000000000001,"5min":1.8180000000000001,"15min":67.834999999999994},"last":0.748},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.91300000000000003,"15min":1.97},"min":{"1min":0.61699999999999999,"5min":0.40699999999999997,"15min":0.318},"max":{"1min":1.2490000000000001,"5min":1.4390000000000001,"15min":68.302000000000007},"last":1.0209999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:55:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.92400000000000004,"15min":1.494},"min":{"1min":0.64800000000000002,"5min":0.57899999999999996,"15min":0.29299999999999998},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":10.443},"last":1.3480000000000001},{"interface":"front","average":{"1min":1.077,"5min":1.0489999999999999,"15min":1.5389999999999999},"min":{"1min":0.71299999999999997,"5min":0.441,"15min":0.27600000000000002},"max":{"1min":1.3500000000000001,"5min":1.5600000000000001,"15min":14.176},"last":1.234}]},{"osd":3,"last update":"Sat Sep 23 20:56:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.96199999999999997,"15min":2.0920000000000001},"min":{"1min":0.70799999999999996,"5min":0.48399999999999999,"15min":0.318},"max":{"1min":1.2629999999999999,"5min":1.7390000000000001,"15min":125.57599999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.89900000000000002,"5min":1.022,"15min":2.2330000000000001},"min":{"1min":0.66000000000000003,"5min":0.52600000000000002,"15min":0.28000000000000003},"max":{"1min":1.2450000000000001,"5min":4.6139999999999999,"15min":124.59099999999999},"last":1.1599999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:55:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.0840000000000001,"15min":1.514},"min":{"1min":0.85699999999999998,"5min":0.48599999999999999,"15min":0.30399999999999999},"max":{"1min":1.891,"5min":1.891,"15min":14.154},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.026,"5min":1.0589999999999999,"15min":1.3899999999999999},"min":{"1min":0.82499999999999996,"5min":0.59599999999999997,"15min":0.29299999999999998},"max":{"1min":1.3959999999999999,"5min":4.415,"15min":9.7989999999999995},"last":1.413}]},{"osd":6,"last update":"Sat Sep 23 20:55:14 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.91000000000000003,"15min":1.528},"min":{"1min":0.69599999999999995,"5min":0.44800000000000001,"15min":0.31},"max":{"1min":1.212,"5min":1.306,"15min":28.515999999999998},"last":1.2969999999999999},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.129,"15min":1.7330000000000001},"min":{"1min":0.79500000000000004,"5min":0.42599999999999999,"15min":0.35599999999999998},"max":{"1min":1.454,"5min":1.863,"15min":28.565999999999999},"last":1.3180000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:55:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0529999999999999,"15min":1.4690000000000001},"min":{"1min":0.75900000000000001,"5min":0.57399999999999995,"15min":0.27700000000000002},"max":{"1min":1.4099999999999999,"5min":4.367,"15min":9.7729999999999997},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.96299999999999997,"15min":1.3340000000000001},"min":{"1min":0.78600000000000003,"5min":0.48999999999999999,"15min":0.34899999999999998},"max":{"1min":1.25,"5min":1.484,"15min":11.519},"last":1.202}]}]},{"osd":5,"up_from":36,"seq":154618823373,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":899028,"kb_used_data":3596,"kb_used_omap":0,"kb_used_meta":895424,"kb_avail":92846124,"statfs":{"total":95995035648,"available":95074430976,"internally_reserved":0,"allocated":3682304,"data_stored":3020149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916914176},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.86099999999999999,"15min":1.401},"min":{"1min":0.58399999999999996,"5min":0.40600000000000003,"15min":0.23699999999999999},"max":{"1min":1.2989999999999999,"5min":1.4199999999999999,"15min":37.576000000000001},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.90500000000000003,"15min":1.5109999999999999},"min":{"1min":0.64600000000000002,"5min":0.48299999999999998,"15min":0.251},"max":{"1min":1.1859999999999999,"5min":1.3220000000000001,"15min":38.128},"last":0.98599999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:55:26 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.97999999999999998,"15min":1.7070000000000001},"min":{"1min":0.60099999999999998,"5min":0.502,"15min":0.28899999999999998},"max":{"1min":1.3740000000000001,"5min":1.409,"15min":53.968000000000004},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.044,"5min":1.01,"15min":1.8129999999999999},"min":{"1min":0.80900000000000005,"5min":0.374,"15min":0.27900000000000003},"max":{"1min":1.5569999999999999,"5min":2.6110000000000002,"15min":53.987000000000002},"last":1.0189999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.94599999999999995,"15min":1.788},"min":{"1min":0.80100000000000005,"5min":0.66100000000000003,"15min":0.33900000000000002},"max":{"1min":1.171,"5min":1.3049999999999999,"15min":88.733999999999995},"last":1.179},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.95599999999999996,"15min":1.845},"min":{"1min":0.74099999999999999,"5min":0.56599999999999995,"15min":0.27700000000000002},"max":{"1min":1.534,"5min":1.534,"15min":88.765000000000001},"last":0.88200000000000001}]},{"osd":3,"last update":"Sat Sep 23 20:56:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.97699999999999998,"15min":1.6259999999999999},"min":{"1min":0.70599999999999996,"5min":0.624,"15min":0.308},"max":{"1min":1.518,"5min":1.518,"15min":51.911000000000001},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.081,"5min":1.0129999999999999,"15min":1.8919999999999999},"min":{"1min":0.76100000000000001,"5min":0.61199999999999999,"15min":0.35199999999999998},"max":{"1min":1.556,"5min":1.722,"15min":51.978000000000002},"last":1.2569999999999999}]},{"osd":4,"last update":"Sat Sep 23 20:55:43 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.97599999999999998,"15min":1.488},"min":{"1min":0.68200000000000005,"5min":0.497,"15min":0.307},"max":{"1min":1.476,"5min":1.6120000000000001,"15min":10.702999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.081,"5min":1.0029999999999999,"15min":1.335},"min":{"1min":0.71899999999999997,"5min":0.53000000000000003,"15min":0.27200000000000002},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":8.4969999999999999},"last":1.226}]},{"osd":6,"last update":"Sat Sep 23 20:55:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.0569999999999999,"15min":1.5629999999999999},"min":{"1min":0.71299999999999997,"5min":0.46300000000000002,"15min":0.308},"max":{"1min":1.8500000000000001,"5min":1.8500000000000001,"15min":13.568},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.153,"15min":1.4350000000000001},"min":{"1min":0.76800000000000002,"5min":0.53000000000000003,"15min":0.29099999999999998},"max":{"1min":1.4730000000000001,"5min":4.3620000000000001,"15min":7.3079999999999998},"last":1.202}]},{"osd":7,"last update":"Sat Sep 23 20:55:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.107,"15min":1.589},"min":{"1min":0.88200000000000001,"5min":0.51100000000000001,"15min":0.39700000000000002},"max":{"1min":1.776,"5min":1.776,"15min":12.786},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.212,"15min":1.5349999999999999},"min":{"1min":0.90000000000000002,"5min":0.56100000000000005,"15min":0.377},"max":{"1min":1.6220000000000001,"5min":4.4379999999999997,"15min":13.475},"last":1.1220000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":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":6614,"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":5445,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:56:14.730 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T20:56:14.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:14 smithi173 bash[59517]: cluster 2023-09-23T20:56:13.041524+0000 mgr.y (mgr.34107) 1588 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:14.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:14 smithi173 bash[59517]: audit 2023-09-23T20:56:13.548538+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:14 smithi173 bash[59517]: audit 2023-09-23T20:56:13.557680+0000 mon.a (mon.0) 2143 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:14 smithi173 bash[59517]: audit 2023-09-23T20:56:13.907318+0000 mon.a (mon.0) 2144 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:14 smithi173 bash[59517]: audit 2023-09-23T20:56:13.917374+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:14 smithi173 bash[59517]: audit 2023-09-23T20:56:14.391408+0000 mon.a (mon.0) 2146 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:56:14.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:14 smithi173 bash[59517]: audit 2023-09-23T20:56:14.393076+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:56:14.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:14 smithi173 bash[59517]: audit 2023-09-23T20:56:14.402835+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[74888]: cluster 2023-09-23T20:56:13.041524+0000 mgr.y (mgr.34107) 1588 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:14.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[74888]: audit 2023-09-23T20:56:13.548538+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[74888]: audit 2023-09-23T20:56:13.557680+0000 mon.a (mon.0) 2143 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[74888]: audit 2023-09-23T20:56:13.907318+0000 mon.a (mon.0) 2144 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[74888]: audit 2023-09-23T20:56:13.917374+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[74888]: audit 2023-09-23T20:56:14.391408+0000 mon.a (mon.0) 2146 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:56:14.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[74888]: audit 2023-09-23T20:56:14.393076+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:56:14.930 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[74888]: audit 2023-09-23T20:56:14.402835+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[78228]: cluster 2023-09-23T20:56:13.041524+0000 mgr.y (mgr.34107) 1588 : cluster 0 pgmap v1817: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:14.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[78228]: audit 2023-09-23T20:56:13.548538+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[78228]: audit 2023-09-23T20:56:13.557680+0000 mon.a (mon.0) 2143 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[78228]: audit 2023-09-23T20:56:13.907318+0000 mon.a (mon.0) 2144 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[78228]: audit 2023-09-23T20:56:13.917374+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:14.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[78228]: audit 2023-09-23T20:56:14.391408+0000 mon.a (mon.0) 2146 : audit 0 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T20:56:14.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[78228]: audit 2023-09-23T20:56:14.393076+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T20:56:14.931 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:14 smithi098 bash[78228]: audit 2023-09-23T20:56:14.402835+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.34107 172.21.15.98:0/903947960' entity='mgr.y' 2023-09-23T20:56:15.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:15 smithi173 bash[59517]: audit 2023-09-23T20:56:13.724158+0000 mgr.y (mgr.34107) 1589 : audit 0 from='client.47015 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:56:15.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:15 smithi098 bash[74888]: audit 2023-09-23T20:56:13.724158+0000 mgr.y (mgr.34107) 1589 : audit 0 from='client.47015 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:56:15.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:15 smithi098 bash[78228]: audit 2023-09-23T20:56:13.724158+0000 mgr.y (mgr.34107) 1589 : audit 0 from='client.47015 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T20:56:16.429 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:16 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:56:16] "GET /metrics HTTP/1.1" 200 34099 "" "Prometheus/2.33.4" 2023-09-23T20:56:16.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:16 smithi173 bash[59517]: cluster 2023-09-23T20:56:15.042244+0000 mgr.y (mgr.34107) 1590 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:16.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:16 smithi098 bash[74888]: cluster 2023-09-23T20:56:15.042244+0000 mgr.y (mgr.34107) 1590 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:16.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:16 smithi098 bash[78228]: cluster 2023-09-23T20:56:15.042244+0000 mgr.y (mgr.34107) 1590 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:18.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:18 smithi173 bash[59517]: cluster 2023-09-23T20:56:17.043398+0000 mgr.y (mgr.34107) 1591 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:18.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:18 smithi098 bash[74888]: cluster 2023-09-23T20:56:17.043398+0000 mgr.y (mgr.34107) 1591 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:18.929 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:18 smithi098 bash[78228]: cluster 2023-09-23T20:56:17.043398+0000 mgr.y (mgr.34107) 1591 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:19.554 INFO:teuthology.orchestra.run.smithi098.stderr:Inferring config /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T20:56:20.846 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:20 smithi173 bash[59517]: cluster 2023-09-23T20:56:19.044000+0000 mgr.y (mgr.34107) 1592 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:20.858 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:20 smithi098 bash[74888]: cluster 2023-09-23T20:56:19.044000+0000 mgr.y (mgr.34107) 1592 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:20.858 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:20 smithi098 bash[78228]: cluster 2023-09-23T20:56:19.044000+0000 mgr.y (mgr.34107) 1592 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:22.847 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:22 smithi173 bash[59517]: cluster 2023-09-23T20:56:21.044905+0000 mgr.y (mgr.34107) 1593 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:22.929 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:22 smithi098 bash[74888]: cluster 2023-09-23T20:56:21.044905+0000 mgr.y (mgr.34107) 1593 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:22.930 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:22 smithi098 bash[78228]: cluster 2023-09-23T20:56:21.044905+0000 mgr.y (mgr.34107) 1593 : cluster 0 pgmap v1821: 73 pgs: 73 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-23T20:56:23.027 INFO:teuthology.orchestra.run.smithi098.stdout: 2023-09-23T20:56:23.029 INFO:teuthology.orchestra.run.smithi098.stderr:dumped all 2023-09-23T20:56:23.947 INFO:teuthology.orchestra.run.smithi098.stdout:{"pg_ready":true,"pg_map":{"version":1821,"stamp":"2023-09-23T20:56:21.044276+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":6289,"num_read_kb":13748,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":123,"num_bytes_recovered":2959169,"num_keys_recovered":30,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1170,"ondisk_log_size":1170,"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":6319448,"kb_used_data":46104,"kb_used_omap":25,"kb_used_meta":6273254,"kb_avail":743641768,"statfs":{"total":767960285184,"available":761489170432,"internally_reserved":0,"allocated":47210496,"data_stored":38919180,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25680,"internal_metadata":6423813040},"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.004874"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":114,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612410+0000","last_change":"2023-09-23T20:53:04.595619+0000","last_active":"2023-09-23T20:55:11.612410+0000","last_peered":"2023-09-23T20:55:11.612410+0000","last_clean":"2023-09-23T20:55:11.612410+0000","last_became_active":"2023-09-23T20:53:04.595179+0000","last_became_peered":"2023-09-23T20:53:04.595179+0000","last_unstale":"2023-09-23T20:55:11.612410+0000","last_undegraded":"2023-09-23T20:55:11.612410+0000","last_fullsized":"2023-09-23T20:55:11.612410+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":178,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.707013+0000","last_change":"2023-09-23T20:35:30.041013+0000","last_active":"2023-09-23T20:55:12.707013+0000","last_peered":"2023-09-23T20:55:12.707013+0000","last_clean":"2023-09-23T20:55:12.707013+0000","last_became_active":"2023-09-23T20:35:30.040612+0000","last_became_peered":"2023-09-23T20:35:30.040612+0000","last_unstale":"2023-09-23T20:55:12.707013+0000","last_undegraded":"2023-09-23T20:55:12.707013+0000","last_fullsized":"2023-09-23T20:55:12.707013+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:14:59.922333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":396,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.705346+0000","last_change":"2023-09-23T20:35:30.044561+0000","last_active":"2023-09-23T20:55:12.705346+0000","last_peered":"2023-09-23T20:55:12.705346+0000","last_clean":"2023-09-23T20:55:12.705346+0000","last_became_active":"2023-09-23T20:35:30.044140+0000","last_became_peered":"2023-09-23T20:35:30.044140+0000","last_unstale":"2023-09-23T20:55:12.705346+0000","last_undegraded":"2023-09-23T20:55:12.705346+0000","last_fullsized":"2023-09-23T20:55:12.705346+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:29:32.422519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610295+0000","last_change":"2023-09-23T20:36:00.054545+0000","last_active":"2023-09-23T20:55:12.610295+0000","last_peered":"2023-09-23T20:55:12.610295+0000","last_clean":"2023-09-23T20:55:12.610295+0000","last_became_active":"2023-09-23T20:36:00.053791+0000","last_became_peered":"2023-09-23T20:36:00.053791+0000","last_unstale":"2023-09-23T20:55:12.610295+0000","last_undegraded":"2023-09-23T20:55:12.610295+0000","last_fullsized":"2023-09-23T20:55:12.610295+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:18.314890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.602124+0000","last_change":"2023-09-23T20:54:42.438918+0000","last_active":"2023-09-23T20:55:11.602124+0000","last_peered":"2023-09-23T20:55:11.602124+0000","last_clean":"2023-09-23T20:55:11.602124+0000","last_became_active":"2023-09-23T20:54:42.438504+0000","last_became_peered":"2023-09-23T20:54:42.438504+0000","last_unstale":"2023-09-23T20:55:11.602124+0000","last_undegraded":"2023-09-23T20:55:11.602124+0000","last_fullsized":"2023-09-23T20:55:11.602124+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:48:21.834423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.812190+0000","last_change":"2023-09-23T20:53:34.447142+0000","last_active":"2023-09-23T20:55:11.812190+0000","last_peered":"2023-09-23T20:55:11.812190+0000","last_clean":"2023-09-23T20:55:11.812190+0000","last_became_active":"2023-09-23T20:53:34.444151+0000","last_became_peered":"2023-09-23T20:53:34.444151+0000","last_unstale":"2023-09-23T20:55:11.812190+0000","last_undegraded":"2023-09-23T20:55:11.812190+0000","last_fullsized":"2023-09-23T20:55:11.812190+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610243+0000","last_change":"2023-09-23T20:36:00.057771+0000","last_active":"2023-09-23T20:55:12.610243+0000","last_peered":"2023-09-23T20:55:12.610243+0000","last_clean":"2023-09-23T20:55:12.610243+0000","last_became_active":"2023-09-23T20:36:00.057495+0000","last_became_peered":"2023-09-23T20:36:00.057495+0000","last_unstale":"2023-09-23T20:55:12.610243+0000","last_undegraded":"2023-09-23T20:55:12.610243+0000","last_fullsized":"2023-09-23T20:55:12.610243+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:17:46.745953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":196,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.600079+0000","last_change":"2023-09-23T20:53:34.444493+0000","last_active":"2023-09-23T20:55:11.600079+0000","last_peered":"2023-09-23T20:55:11.600079+0000","last_clean":"2023-09-23T20:55:11.600079+0000","last_became_active":"2023-09-23T20:53:34.444088+0000","last_became_peered":"2023-09-23T20:53:34.444088+0000","last_unstale":"2023-09-23T20:55:11.600079+0000","last_undegraded":"2023-09-23T20:55:11.600079+0000","last_fullsized":"2023-09-23T20:55:11.600079+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:10.275854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":465,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.616480+0000","last_change":"2023-09-23T20:54:42.431772+0000","last_active":"2023-09-23T20:55:11.616480+0000","last_peered":"2023-09-23T20:55:11.616480+0000","last_clean":"2023-09-23T20:55:11.616480+0000","last_became_active":"2023-09-23T20:54:42.431268+0000","last_became_peered":"2023-09-23T20:54:42.431268+0000","last_unstale":"2023-09-23T20:55:11.616480+0000","last_undegraded":"2023-09-23T20:55:11.616480+0000","last_fullsized":"2023-09-23T20:55:11.616480+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.601013+0000","last_change":"2023-09-23T20:53:34.442362+0000","last_active":"2023-09-23T20:55:11.601013+0000","last_peered":"2023-09-23T20:55:11.601013+0000","last_clean":"2023-09-23T20:55:11.601013+0000","last_became_active":"2023-09-23T20:53:34.442028+0000","last_became_peered":"2023-09-23T20:53:34.442028+0000","last_unstale":"2023-09-23T20:55:11.601013+0000","last_undegraded":"2023-09-23T20:55:11.601013+0000","last_fullsized":"2023-09-23T20:55:11.601013+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:08.678654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'3","reported_seq":280,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615100+0000","last_change":"2023-09-23T20:35:30.207620+0000","last_active":"2023-09-23T20:55:11.615100+0000","last_peered":"2023-09-23T20:55:11.615100+0000","last_clean":"2023-09-23T20:55:11.615100+0000","last_became_active":"2023-09-23T20:35:30.083019+0000","last_became_peered":"2023-09-23T20:35:30.083019+0000","last_unstale":"2023-09-23T20:55:11.615100+0000","last_undegraded":"2023-09-23T20:55:11.615100+0000","last_fullsized":"2023-09-23T20:55:11.615100+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":540,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":17,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.611161+0000","last_change":"2023-09-23T20:54:42.688931+0000","last_active":"2023-09-23T20:55:11.611161+0000","last_peered":"2023-09-23T20:55:11.611161+0000","last_clean":"2023-09-23T20:55:11.611161+0000","last_became_active":"2023-09-23T20:54:42.688054+0000","last_became_peered":"2023-09-23T20:54:42.688054+0000","last_unstale":"2023-09-23T20:55:11.611161+0000","last_undegraded":"2023-09-23T20:55:11.611161+0000","last_fullsized":"2023-09-23T20:55:11.611161+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:36:46.700767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'22","reported_seq":124,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612942+0000","last_change":"2023-09-23T20:53:34.632145+0000","last_active":"2023-09-23T20:55:11.612942+0000","last_peered":"2023-09-23T20:55:11.612942+0000","last_clean":"2023-09-23T20:55:11.612942+0000","last_became_active":"2023-09-23T20:53:34.457623+0000","last_became_peered":"2023-09-23T20:53:34.457623+0000","last_unstale":"2023-09-23T20:55:11.612942+0000","last_undegraded":"2023-09-23T20:55:11.612942+0000","last_fullsized":"2023-09-23T20:55:11.612942+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":0,"num_read_kb":0,"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,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":335,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612522+0000","last_change":"2023-09-23T20:53:34.456925+0000","last_active":"2023-09-23T20:55:11.612522+0000","last_peered":"2023-09-23T20:55:11.612522+0000","last_clean":"2023-09-23T20:55:11.612522+0000","last_became_active":"2023-09-23T20:53:34.456554+0000","last_became_peered":"2023-09-23T20:53:34.456554+0000","last_unstale":"2023-09-23T20:55:11.612522+0000","last_undegraded":"2023-09-23T20:55:11.612522+0000","last_fullsized":"2023-09-23T20:55:11.612522+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":312,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615910+0000","last_change":"2023-09-23T20:47:39.311238+0000","last_active":"2023-09-23T20:55:11.615910+0000","last_peered":"2023-09-23T20:55:11.615910+0000","last_clean":"2023-09-23T20:55:11.615910+0000","last_became_active":"2023-09-23T20:47:39.286709+0000","last_became_peered":"2023-09-23T20:47:39.286709+0000","last_unstale":"2023-09-23T20:55:11.615910+0000","last_undegraded":"2023-09-23T20:55:11.615910+0000","last_fullsized":"2023-09-23T20:55:11.615910+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":196,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.602033+0000","last_change":"2023-09-23T20:54:42.427062+0000","last_active":"2023-09-23T20:55:11.602033+0000","last_peered":"2023-09-23T20:55:11.602033+0000","last_clean":"2023-09-23T20:55:11.602033+0000","last_became_active":"2023-09-23T20:54:42.426621+0000","last_became_peered":"2023-09-23T20:54:42.426621+0000","last_unstale":"2023-09-23T20:55:11.602033+0000","last_undegraded":"2023-09-23T20:55:11.602033+0000","last_fullsized":"2023-09-23T20:55:11.602033+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:01.240706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":174,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.200300+0000","last_change":"2023-09-23T20:36:00.054466+0000","last_active":"2023-09-23T20:55:12.200300+0000","last_peered":"2023-09-23T20:55:12.200300+0000","last_clean":"2023-09-23T20:55:12.200300+0000","last_became_active":"2023-09-23T20:36:00.054119+0000","last_became_peered":"2023-09-23T20:36:00.054119+0000","last_unstale":"2023-09-23T20:55:12.200300+0000","last_undegraded":"2023-09-23T20:55:12.200300+0000","last_fullsized":"2023-09-23T20:55:12.200300+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:12:55.788165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":431,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.616278+0000","last_change":"2023-09-23T20:35:30.095853+0000","last_active":"2023-09-23T20:55:11.616278+0000","last_peered":"2023-09-23T20:55:11.616278+0000","last_clean":"2023-09-23T20:55:11.616278+0000","last_became_active":"2023-09-23T20:35:30.095609+0000","last_became_peered":"2023-09-23T20:35:30.095609+0000","last_unstale":"2023-09-23T20:55:11.616278+0000","last_undegraded":"2023-09-23T20:55:11.616278+0000","last_fullsized":"2023-09-23T20:55:11.616278+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":294,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.614800+0000","last_change":"2023-09-23T20:53:34.446264+0000","last_active":"2023-09-23T20:55:11.614800+0000","last_peered":"2023-09-23T20:55:11.614800+0000","last_clean":"2023-09-23T20:55:11.614800+0000","last_became_active":"2023-09-23T20:53:34.445839+0000","last_became_peered":"2023-09-23T20:53:34.445839+0000","last_unstale":"2023-09-23T20:55:11.614800+0000","last_undegraded":"2023-09-23T20:55:11.614800+0000","last_fullsized":"2023-09-23T20:55:11.614800+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":174,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610292+0000","last_change":"2023-09-23T20:36:00.058065+0000","last_active":"2023-09-23T20:55:12.610292+0000","last_peered":"2023-09-23T20:55:12.610292+0000","last_clean":"2023-09-23T20:55:12.610292+0000","last_became_active":"2023-09-23T20:36:00.054422+0000","last_became_peered":"2023-09-23T20:36:00.054422+0000","last_unstale":"2023-09-23T20:55:12.610292+0000","last_undegraded":"2023-09-23T20:55:12.610292+0000","last_fullsized":"2023-09-23T20:55:12.610292+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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.666280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'8","reported_seq":36,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.811905+0000","last_change":"2023-09-23T20:53:34.464743+0000","last_active":"2023-09-23T20:55:11.811905+0000","last_peered":"2023-09-23T20:55:11.811905+0000","last_clean":"2023-09-23T20:55:11.811905+0000","last_became_active":"2023-09-23T20:53:34.447819+0000","last_became_peered":"2023-09-23T20:53:34.447819+0000","last_unstale":"2023-09-23T20:55:11.811905+0000","last_undegraded":"2023-09-23T20:55:11.811905+0000","last_fullsized":"2023-09-23T20:55:11.811905+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":71,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.712235+0000","last_change":"2023-09-23T20:55:12.711892+0000","last_active":"2023-09-23T20:55:12.712235+0000","last_peered":"2023-09-23T20:55:12.712235+0000","last_clean":"2023-09-23T20:55:12.712235+0000","last_became_active":"2023-09-23T20:55:12.711474+0000","last_became_peered":"2023-09-23T20:55:12.711474+0000","last_unstale":"2023-09-23T20:55:12.712235+0000","last_undegraded":"2023-09-23T20:55:12.712235+0000","last_fullsized":"2023-09-23T20:55:12.712235+0000","mapping_epoch":413,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":414,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:27.464446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.f","version":"59'1","reported_seq":287,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615899+0000","last_change":"2023-09-23T20:36:00.120728+0000","last_active":"2023-09-23T20:55:11.615899+0000","last_peered":"2023-09-23T20:55:11.615899+0000","last_clean":"2023-09-23T20:55:11.615899+0000","last_became_active":"2023-09-23T20:36:00.060264+0000","last_became_peered":"2023-09-23T20:36:00.060264+0000","last_unstale":"2023-09-23T20:55:11.615899+0000","last_undegraded":"2023-09-23T20:55:11.615899+0000","last_fullsized":"2023-09-23T20:55:11.615899+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","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":6,"num_bytes_recovered":132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":434,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.614798+0000","last_change":"2023-09-23T20:53:34.449788+0000","last_active":"2023-09-23T20:55:11.614798+0000","last_peered":"2023-09-23T20:55:11.614798+0000","last_clean":"2023-09-23T20:55:11.614798+0000","last_became_active":"2023-09-23T20:53:34.449089+0000","last_became_peered":"2023-09-23T20:53:34.449089+0000","last_unstale":"2023-09-23T20:55:11.614798+0000","last_undegraded":"2023-09-23T20:55:11.614798+0000","last_fullsized":"2023-09-23T20:55:11.614798+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":248,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615209+0000","last_change":"2023-09-23T20:33:42.549584+0000","last_active":"2023-09-23T20:55:11.615209+0000","last_peered":"2023-09-23T20:55:11.615209+0000","last_clean":"2023-09-23T20:55:11.615209+0000","last_became_active":"2023-09-23T20:33:42.549030+0000","last_became_peered":"2023-09-23T20:33:42.549030+0000","last_unstale":"2023-09-23T20:55:11.615209+0000","last_undegraded":"2023-09-23T20:55:11.615209+0000","last_fullsized":"2023-09-23T20:55:11.615209+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":280,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.710969+0000","last_change":"2023-09-23T20:55:12.710969+0000","last_active":"2023-09-23T20:55:12.710969+0000","last_peered":"2023-09-23T20:55:12.710969+0000","last_clean":"2023-09-23T20:55:12.710969+0000","last_became_active":"2023-09-23T20:55:12.709942+0000","last_became_peered":"2023-09-23T20:55:12.709942+0000","last_unstale":"2023-09-23T20:55:12.710969+0000","last_undegraded":"2023-09-23T20:55:12.710969+0000","last_fullsized":"2023-09-23T20:55:12.710969+0000","mapping_epoch":413,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":414,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":233,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615388+0000","last_change":"2023-09-23T20:27:29.591223+0000","last_active":"2023-09-23T20:55:11.615388+0000","last_peered":"2023-09-23T20:55:11.615388+0000","last_clean":"2023-09-23T20:55:11.615388+0000","last_became_active":"2023-09-23T20:27:29.053538+0000","last_became_peered":"2023-09-23T20:27:29.053538+0000","last_unstale":"2023-09-23T20:55:11.615388+0000","last_undegraded":"2023-09-23T20:55:11.615388+0000","last_fullsized":"2023-09-23T20:55:11.615388+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":26,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.811981+0000","last_change":"2023-09-23T20:53:34.450747+0000","last_active":"2023-09-23T20:55:11.811981+0000","last_peered":"2023-09-23T20:55:11.811981+0000","last_clean":"2023-09-23T20:55:11.811981+0000","last_became_active":"2023-09-23T20:53:34.449596+0000","last_became_peered":"2023-09-23T20:53:34.449596+0000","last_unstale":"2023-09-23T20:55:11.811981+0000","last_undegraded":"2023-09-23T20:55:11.811981+0000","last_fullsized":"2023-09-23T20:55:11.811981+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":431,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615240+0000","last_change":"2023-09-23T20:53:34.446404+0000","last_active":"2023-09-23T20:55:11.615240+0000","last_peered":"2023-09-23T20:55:11.615240+0000","last_clean":"2023-09-23T20:55:11.615240+0000","last_became_active":"2023-09-23T20:53:34.444604+0000","last_became_peered":"2023-09-23T20:53:34.444604+0000","last_unstale":"2023-09-23T20:55:11.615240+0000","last_undegraded":"2023-09-23T20:55:11.615240+0000","last_fullsized":"2023-09-23T20:55:11.615240+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610209+0000","last_change":"2023-09-23T20:36:00.059536+0000","last_active":"2023-09-23T20:55:12.610209+0000","last_peered":"2023-09-23T20:55:12.610209+0000","last_clean":"2023-09-23T20:55:12.610209+0000","last_became_active":"2023-09-23T20:36:00.059173+0000","last_became_peered":"2023-09-23T20:36:00.059173+0000","last_unstale":"2023-09-23T20:55:12.610209+0000","last_undegraded":"2023-09-23T20:55:12.610209+0000","last_fullsized":"2023-09-23T20:55:12.610209+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T20:37:13.017646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":196,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.707329+0000","last_change":"2023-09-23T20:36:00.140593+0000","last_active":"2023-09-23T20:55:12.707329+0000","last_peered":"2023-09-23T20:55:12.707329+0000","last_clean":"2023-09-23T20:55:12.707329+0000","last_became_active":"2023-09-23T20:36:00.054856+0000","last_became_peered":"2023-09-23T20:36:00.054856+0000","last_unstale":"2023-09-23T20:55:12.707329+0000","last_undegraded":"2023-09-23T20:55:12.707329+0000","last_fullsized":"2023-09-23T20:55:12.707329+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:40.171313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":212,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.613042+0000","last_change":"2023-09-23T20:53:34.456726+0000","last_active":"2023-09-23T20:55:11.613042+0000","last_peered":"2023-09-23T20:55:11.613042+0000","last_clean":"2023-09-23T20:55:11.613042+0000","last_became_active":"2023-09-23T20:53:34.456337+0000","last_became_peered":"2023-09-23T20:53:34.456337+0000","last_unstale":"2023-09-23T20:55:11.613042+0000","last_undegraded":"2023-09-23T20:55:11.613042+0000","last_fullsized":"2023-09-23T20:55:11.613042+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":35,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.812467+0000","last_change":"2023-09-23T20:54:42.433324+0000","last_active":"2023-09-23T20:55:11.812467+0000","last_peered":"2023-09-23T20:55:11.812467+0000","last_clean":"2023-09-23T20:55:11.812467+0000","last_became_active":"2023-09-23T20:54:42.432766+0000","last_became_peered":"2023-09-23T20:54:42.432766+0000","last_unstale":"2023-09-23T20:55:11.812467+0000","last_undegraded":"2023-09-23T20:55:11.812467+0000","last_fullsized":"2023-09-23T20:55:11.812467+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":249,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.613003+0000","last_change":"2023-09-23T20:53:04.595067+0000","last_active":"2023-09-23T20:55:11.613003+0000","last_peered":"2023-09-23T20:55:11.613003+0000","last_clean":"2023-09-23T20:55:11.613003+0000","last_became_active":"2023-09-23T20:53:04.594644+0000","last_became_peered":"2023-09-23T20:53:04.594644+0000","last_unstale":"2023-09-23T20:55:11.613003+0000","last_undegraded":"2023-09-23T20:55:11.613003+0000","last_fullsized":"2023-09-23T20:55:11.613003+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":429,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612270+0000","last_change":"2023-09-23T20:47:39.285554+0000","last_active":"2023-09-23T20:55:11.612270+0000","last_peered":"2023-09-23T20:55:11.612270+0000","last_clean":"2023-09-23T20:55:11.612270+0000","last_became_active":"2023-09-23T20:47:39.285190+0000","last_became_peered":"2023-09-23T20:47:39.285190+0000","last_unstale":"2023-09-23T20:55:11.612270+0000","last_undegraded":"2023-09-23T20:55:11.612270+0000","last_fullsized":"2023-09-23T20:55:11.612270+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":240,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.613430+0000","last_change":"2023-09-23T20:54:42.434390+0000","last_active":"2023-09-23T20:55:11.613430+0000","last_peered":"2023-09-23T20:55:11.613430+0000","last_clean":"2023-09-23T20:55:11.613430+0000","last_became_active":"2023-09-23T20:54:42.434034+0000","last_became_peered":"2023-09-23T20:54:42.434034+0000","last_unstale":"2023-09-23T20:55:11.613430+0000","last_undegraded":"2023-09-23T20:55:11.613430+0000","last_fullsized":"2023-09-23T20:55:11.613430+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.600254+0000","last_change":"2023-09-23T20:35:30.071076+0000","last_active":"2023-09-23T20:55:11.600254+0000","last_peered":"2023-09-23T20:55:11.600254+0000","last_clean":"2023-09-23T20:55:11.600254+0000","last_became_active":"2023-09-23T20:35:30.070668+0000","last_became_peered":"2023-09-23T20:35:30.070668+0000","last_unstale":"2023-09-23T20:55:11.600254+0000","last_undegraded":"2023-09-23T20:55:11.600254+0000","last_fullsized":"2023-09-23T20:55:11.600254+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:16.861802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":437,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.708304+0000","last_change":"2023-09-23T20:35:30.043938+0000","last_active":"2023-09-23T20:55:12.708304+0000","last_peered":"2023-09-23T20:55:12.708304+0000","last_clean":"2023-09-23T20:55:12.708304+0000","last_became_active":"2023-09-23T20:35:30.043572+0000","last_became_peered":"2023-09-23T20:35:30.043572+0000","last_unstale":"2023-09-23T20:55:12.708304+0000","last_undegraded":"2023-09-23T20:55:12.708304+0000","last_fullsized":"2023-09-23T20:55:12.708304+0000","mapping_epoch":254,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:30:16.684388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"383'156","reported_seq":994,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612213+0000","last_change":"2023-09-23T20:51:39.373825+0000","last_active":"2023-09-23T20:55:11.612213+0000","last_peered":"2023-09-23T20:55:11.612213+0000","last_clean":"2023-09-23T20:55:11.612213+0000","last_became_active":"2023-09-23T20:36:00.222427+0000","last_became_peered":"2023-09-23T20:36:00.222427+0000","last_unstale":"2023-09-23T20:55:11.612213+0000","last_undegraded":"2023-09-23T20:55:11.612213+0000","last_fullsized":"2023-09-23T20:55:11.612213+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":156,"log_dups_size":0,"ondisk_log_size":156,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:49:28.381539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034410400000000002,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":810,"num_read_kb":689,"num_write":161,"num_write_kb":65,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":431,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615902+0000","last_change":"2023-09-23T20:47:39.289972+0000","last_active":"2023-09-23T20:55:11.615902+0000","last_peered":"2023-09-23T20:55:11.615902+0000","last_clean":"2023-09-23T20:55:11.615902+0000","last_became_active":"2023-09-23T20:47:39.289346+0000","last_became_peered":"2023-09-23T20:47:39.289346+0000","last_unstale":"2023-09-23T20:55:11.615902+0000","last_undegraded":"2023-09-23T20:55:11.615902+0000","last_fullsized":"2023-09-23T20:55:11.615902+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.611085+0000","last_change":"2023-09-23T20:54:42.431717+0000","last_active":"2023-09-23T20:55:11.611085+0000","last_peered":"2023-09-23T20:55:11.611085+0000","last_clean":"2023-09-23T20:55:11.611085+0000","last_became_active":"2023-09-23T20:54:42.431220+0000","last_became_peered":"2023-09-23T20:54:42.431220+0000","last_unstale":"2023-09-23T20:55:11.611085+0000","last_undegraded":"2023-09-23T20:55:11.611085+0000","last_fullsized":"2023-09-23T20:55:11.611085+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:21.536668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"383'84","reported_seq":1000,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615183+0000","last_change":"2023-09-23T20:53:34.933955+0000","last_active":"2023-09-23T20:55:11.615183+0000","last_peered":"2023-09-23T20:55:11.615183+0000","last_clean":"2023-09-23T20:55:11.615183+0000","last_became_active":"2023-09-23T20:53:34.451884+0000","last_became_peered":"2023-09-23T20:53:34.451884+0000","last_unstale":"2023-09-23T20:55:11.615183+0000","last_undegraded":"2023-09-23T20:55:11.615183+0000","last_fullsized":"2023-09-23T20:55:11.615183+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":782,"num_read_kb":2924,"num_write":64,"num_write_kb":2155,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":187,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612607+0000","last_change":"2023-09-23T20:53:34.456837+0000","last_active":"2023-09-23T20:55:11.612607+0000","last_peered":"2023-09-23T20:55:11.612607+0000","last_clean":"2023-09-23T20:55:11.612607+0000","last_became_active":"2023-09-23T20:53:34.456394+0000","last_became_peered":"2023-09-23T20:53:34.456394+0000","last_unstale":"2023-09-23T20:55:11.612607+0000","last_undegraded":"2023-09-23T20:55:11.612607+0000","last_fullsized":"2023-09-23T20:55:11.612607+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.614915+0000","last_change":"2023-09-23T20:47:39.289979+0000","last_active":"2023-09-23T20:55:11.614915+0000","last_peered":"2023-09-23T20:55:11.614915+0000","last_clean":"2023-09-23T20:55:11.614915+0000","last_became_active":"2023-09-23T20:47:39.289340+0000","last_became_peered":"2023-09-23T20:47:39.289340+0000","last_unstale":"2023-09-23T20:55:11.614915+0000","last_undegraded":"2023-09-23T20:55:11.614915+0000","last_fullsized":"2023-09-23T20:55:11.614915+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"383'152","reported_seq":736,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.612555+0000","last_change":"2023-09-23T20:51:39.370331+0000","last_active":"2023-09-23T20:55:12.612555+0000","last_peered":"2023-09-23T20:55:12.612555+0000","last_clean":"2023-09-23T20:55:12.612555+0000","last_became_active":"2023-09-23T20:47:39.278899+0000","last_became_peered":"2023-09-23T20:47:39.278899+0000","last_unstale":"2023-09-23T20:55:12.612555+0000","last_undegraded":"2023-09-23T20:55:12.612555+0000","last_fullsized":"2023-09-23T20:55:12.612555+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:28.760885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.017625394999999999,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1144,"num_read_kb":1362,"num_write":128,"num_write_kb":4384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":416,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.705038+0000","last_change":"2023-09-23T20:53:34.444370+0000","last_active":"2023-09-23T20:55:12.705038+0000","last_peered":"2023-09-23T20:55:12.705038+0000","last_clean":"2023-09-23T20:55:12.705038+0000","last_became_active":"2023-09-23T20:53:34.443972+0000","last_became_peered":"2023-09-23T20:53:34.443972+0000","last_unstale":"2023-09-23T20:55:12.705038+0000","last_undegraded":"2023-09-23T20:55:12.705038+0000","last_fullsized":"2023-09-23T20:55:12.705038+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:49:45.537184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612534+0000","last_change":"2023-09-23T20:54:42.438360+0000","last_active":"2023-09-23T20:55:11.612534+0000","last_peered":"2023-09-23T20:55:11.612534+0000","last_clean":"2023-09-23T20:55:11.612534+0000","last_became_active":"2023-09-23T20:54:42.437997+0000","last_became_peered":"2023-09-23T20:54:42.437997+0000","last_unstale":"2023-09-23T20:55:11.612534+0000","last_undegraded":"2023-09-23T20:55:11.612534+0000","last_fullsized":"2023-09-23T20:55:11.612534+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:09.984865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"383'156","reported_seq":831,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615264+0000","last_change":"2023-09-23T20:51:39.356639+0000","last_active":"2023-09-23T20:55:11.615264+0000","last_peered":"2023-09-23T20:55:11.615264+0000","last_clean":"2023-09-23T20:55:11.615264+0000","last_became_active":"2023-09-23T20:47:39.288779+0000","last_became_peered":"2023-09-23T20:47:39.288779+0000","last_unstale":"2023-09-23T20:55:11.615264+0000","last_undegraded":"2023-09-23T20:55:11.615264+0000","last_fullsized":"2023-09-23T20:55:11.615264+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":156,"log_dups_size":0,"ondisk_log_size":156,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":483,"num_read_kb":1437,"num_write":155,"num_write_kb":1118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'139","reported_seq":696,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.614689+0000","last_change":"2023-09-23T20:53:37.470448+0000","last_active":"2023-09-23T20:55:11.614689+0000","last_peered":"2023-09-23T20:55:11.614689+0000","last_clean":"2023-09-23T20:55:11.614689+0000","last_became_active":"2023-09-23T20:53:37.469903+0000","last_became_peered":"2023-09-23T20:53:37.469903+0000","last_unstale":"2023-09-23T20:55:11.614689+0000","last_undegraded":"2023-09-23T20:55:11.614689+0000","last_fullsized":"2023-09-23T20:55:11.614689+0000","mapping_epoch":400,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:54:37.233310+0000","last_clean_scrub_stamp":"2023-09-23T19:54:37.233310+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":197,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.601274+0000","last_change":"2023-09-23T20:53:34.449875+0000","last_active":"2023-09-23T20:55:11.601274+0000","last_peered":"2023-09-23T20:55:11.601274+0000","last_clean":"2023-09-23T20:55:11.601274+0000","last_became_active":"2023-09-23T20:53:34.449614+0000","last_became_peered":"2023-09-23T20:53:34.449614+0000","last_unstale":"2023-09-23T20:55:11.601274+0000","last_undegraded":"2023-09-23T20:55:11.601274+0000","last_fullsized":"2023-09-23T20:55:11.601274+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:52:37.358218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.812374+0000","last_change":"2023-09-23T20:53:34.455552+0000","last_active":"2023-09-23T20:55:11.812374+0000","last_peered":"2023-09-23T20:55:11.812374+0000","last_clean":"2023-09-23T20:55:11.812374+0000","last_became_active":"2023-09-23T20:53:34.455147+0000","last_became_peered":"2023-09-23T20:53:34.455147+0000","last_unstale":"2023-09-23T20:55:11.812374+0000","last_undegraded":"2023-09-23T20:55:11.812374+0000","last_fullsized":"2023-09-23T20:55:11.812374+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"380'190","reported_seq":1129,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.614930+0000","last_change":"2023-09-23T20:54:45.468174+0000","last_active":"2023-09-23T20:55:11.614930+0000","last_peered":"2023-09-23T20:55:11.614930+0000","last_clean":"2023-09-23T20:55:11.614930+0000","last_became_active":"2023-09-23T20:54:45.467559+0000","last_became_peered":"2023-09-23T20:54:45.467559+0000","last_unstale":"2023-09-23T20:55:11.614930+0000","last_undegraded":"2023-09-23T20:55:11.614930+0000","last_fullsized":"2023-09-23T20:55:11.614930+0000","mapping_epoch":410,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":411,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1403,"num_read_kb":1648,"num_write":160,"num_write_kb":294,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.200877+0000","last_change":"2023-09-23T20:36:00.079816+0000","last_active":"2023-09-23T20:55:12.200877+0000","last_peered":"2023-09-23T20:55:12.200877+0000","last_clean":"2023-09-23T20:55:12.200877+0000","last_became_active":"2023-09-23T20:36:00.063636+0000","last_became_peered":"2023-09-23T20:36:00.063636+0000","last_unstale":"2023-09-23T20:55:12.200877+0000","last_undegraded":"2023-09-23T20:55:12.200877+0000","last_fullsized":"2023-09-23T20:55:12.200877+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:45:56.839395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610147+0000","last_change":"2023-09-23T20:47:39.326248+0000","last_active":"2023-09-23T20:55:12.610147+0000","last_peered":"2023-09-23T20:55:12.610147+0000","last_clean":"2023-09-23T20:55:12.610147+0000","last_became_active":"2023-09-23T20:47:39.325895+0000","last_became_peered":"2023-09-23T20:47:39.325895+0000","last_unstale":"2023-09-23T20:55:12.610147+0000","last_undegraded":"2023-09-23T20:55:12.610147+0000","last_fullsized":"2023-09-23T20:55:12.610147+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:00:10.330663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"380'98","reported_seq":714,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615256+0000","last_change":"2023-09-23T20:51:39.469438+0000","last_active":"2023-09-23T20:55:11.615256+0000","last_peered":"2023-09-23T20:55:11.615256+0000","last_clean":"2023-09-23T20:55:11.615256+0000","last_became_active":"2023-09-23T20:36:00.062740+0000","last_became_peered":"2023-09-23T20:36:00.062740+0000","last_unstale":"2023-09-23T20:55:11.615256+0000","last_undegraded":"2023-09-23T20:55:11.615256+0000","last_fullsized":"2023-09-23T20:55:11.615256+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":770,"num_read_kb":2088,"num_write":71,"num_write_kb":2305,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":395,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612373+0000","last_change":"2023-09-23T20:47:39.279732+0000","last_active":"2023-09-23T20:55:11.612373+0000","last_peered":"2023-09-23T20:55:11.612373+0000","last_clean":"2023-09-23T20:55:11.612373+0000","last_became_active":"2023-09-23T20:47:39.279250+0000","last_became_peered":"2023-09-23T20:47:39.279250+0000","last_unstale":"2023-09-23T20:55:11.612373+0000","last_undegraded":"2023-09-23T20:55:11.612373+0000","last_fullsized":"2023-09-23T20:55:11.612373+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:46:06.096934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.201361+0000","last_change":"2023-09-23T20:36:00.064473+0000","last_active":"2023-09-23T20:55:12.201361+0000","last_peered":"2023-09-23T20:55:12.201361+0000","last_clean":"2023-09-23T20:55:12.201361+0000","last_became_active":"2023-09-23T20:36:00.064124+0000","last_became_peered":"2023-09-23T20:36:00.064124+0000","last_unstale":"2023-09-23T20:55:12.201361+0000","last_undegraded":"2023-09-23T20:55:12.201361+0000","last_fullsized":"2023-09-23T20:55:12.201361+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:12:32.821351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":196,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.600640+0000","last_change":"2023-09-23T20:36:00.112192+0000","last_active":"2023-09-23T20:55:11.600640+0000","last_peered":"2023-09-23T20:55:11.600640+0000","last_clean":"2023-09-23T20:55:11.600640+0000","last_became_active":"2023-09-23T20:36:00.049402+0000","last_became_peered":"2023-09-23T20:36:00.049402+0000","last_unstale":"2023-09-23T20:55:11.600640+0000","last_undegraded":"2023-09-23T20:55:11.600640+0000","last_fullsized":"2023-09-23T20:55:11.600640+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:19:35.132281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"383'109","reported_seq":697,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.707263+0000","last_change":"2023-09-23T20:53:37.469283+0000","last_active":"2023-09-23T20:55:12.707263+0000","last_peered":"2023-09-23T20:55:12.707263+0000","last_clean":"2023-09-23T20:55:12.707263+0000","last_became_active":"2023-09-23T20:53:37.468480+0000","last_became_peered":"2023-09-23T20:53:37.468480+0000","last_unstale":"2023-09-23T20:55:12.707263+0000","last_undegraded":"2023-09-23T20:55:12.707263+0000","last_fullsized":"2023-09-23T20:55:12.707263+0000","mapping_epoch":400,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":109,"log_dups_size":0,"ondisk_log_size":109,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:07:37.521039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090994999999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":378,"num_read_kb":467,"num_write":85,"num_write_kb":143,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.705782+0000","last_change":"2023-09-23T20:36:00.051413+0000","last_active":"2023-09-23T20:55:12.705782+0000","last_peered":"2023-09-23T20:55:12.705782+0000","last_clean":"2023-09-23T20:55:12.705782+0000","last_became_active":"2023-09-23T20:36:00.051048+0000","last_became_peered":"2023-09-23T20:36:00.051048+0000","last_unstale":"2023-09-23T20:55:12.705782+0000","last_undegraded":"2023-09-23T20:55:12.705782+0000","last_fullsized":"2023-09-23T20:55:12.705782+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:55:28.542967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"380'31","reported_seq":659,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.812340+0000","last_change":"2023-09-23T20:51:39.383411+0000","last_active":"2023-09-23T20:55:11.812340+0000","last_peered":"2023-09-23T20:55:11.812340+0000","last_clean":"2023-09-23T20:55:11.812340+0000","last_became_active":"2023-09-23T20:47:39.290427+0000","last_became_peered":"2023-09-23T20:47:39.290427+0000","last_unstale":"2023-09-23T20:55:11.812340+0000","last_undegraded":"2023-09-23T20:55:11.812340+0000","last_fullsized":"2023-09-23T20:55:11.812340+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T19:59:04.318469+0000","last_clean_scrub_stamp":"2023-09-23T19:59:04.318469+0000","objects_scrubbed":0,"log_size":31,"log_dups_size":0,"ondisk_log_size":31,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":225,"num_read_kb":2633,"num_write":22,"num_write_kb":2250,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":179,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610073+0000","last_change":"2023-09-23T20:36:00.122277+0000","last_active":"2023-09-23T20:55:12.610073+0000","last_peered":"2023-09-23T20:55:12.610073+0000","last_clean":"2023-09-23T20:55:12.610073+0000","last_became_active":"2023-09-23T20:36:00.061758+0000","last_became_peered":"2023-09-23T20:36:00.061758+0000","last_unstale":"2023-09-23T20:55:12.610073+0000","last_undegraded":"2023-09-23T20:55:12.610073+0000","last_fullsized":"2023-09-23T20:55:12.610073+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:32:03.878076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":82,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612629+0000","last_change":"2023-09-23T20:53:05.435225+0000","last_active":"2023-09-23T20:55:11.612629+0000","last_peered":"2023-09-23T20:55:11.612629+0000","last_clean":"2023-09-23T20:55:11.612629+0000","last_became_active":"2023-09-23T20:53:05.434406+0000","last_became_peered":"2023-09-23T20:53:05.434406+0000","last_unstale":"2023-09-23T20:55:11.612629+0000","last_undegraded":"2023-09-23T20:55:11.612629+0000","last_fullsized":"2023-09-23T20:55:11.612629+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":174,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.610452+0000","last_change":"2023-09-23T20:36:00.059890+0000","last_active":"2023-09-23T20:55:12.610452+0000","last_peered":"2023-09-23T20:55:12.610452+0000","last_clean":"2023-09-23T20:55:12.610452+0000","last_became_active":"2023-09-23T20:36:00.059495+0000","last_became_peered":"2023-09-23T20:36:00.059495+0000","last_unstale":"2023-09-23T20:55:12.610452+0000","last_undegraded":"2023-09-23T20:55:12.610452+0000","last_fullsized":"2023-09-23T20:55:12.610452+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:12:50.018772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.605097+0000","last_change":"2023-09-23T20:47:39.287577+0000","last_active":"2023-09-23T20:55:11.605097+0000","last_peered":"2023-09-23T20:55:11.605097+0000","last_clean":"2023-09-23T20:55:11.605097+0000","last_became_active":"2023-09-23T20:47:39.281516+0000","last_became_peered":"2023-09-23T20:47:39.281516+0000","last_unstale":"2023-09-23T20:55:11.605097+0000","last_undegraded":"2023-09-23T20:55:11.605097+0000","last_fullsized":"2023-09-23T20:55:11.605097+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T21:29:00.222299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"59'2","reported_seq":397,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615075+0000","last_change":"2023-09-23T20:33:42.549966+0000","last_active":"2023-09-23T20:55:11.615075+0000","last_peered":"2023-09-23T20:55:11.615075+0000","last_clean":"2023-09-23T20:55:11.615075+0000","last_became_active":"2023-09-23T20:33:42.549592+0000","last_became_peered":"2023-09-23T20:33:42.549592+0000","last_unstale":"2023-09-23T20:55:11.615075+0000","last_undegraded":"2023-09-23T20:55:11.615075+0000","last_fullsized":"2023-09-23T20:55:11.615075+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":211,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612645+0000","last_change":"2023-09-23T20:54:42.434044+0000","last_active":"2023-09-23T20:55:11.612645+0000","last_peered":"2023-09-23T20:55:11.612645+0000","last_clean":"2023-09-23T20:55:11.612645+0000","last_became_active":"2023-09-23T20:54:42.433655+0000","last_became_peered":"2023-09-23T20:54:42.433655+0000","last_unstale":"2023-09-23T20:55:11.612645+0000","last_undegraded":"2023-09-23T20:55:11.612645+0000","last_fullsized":"2023-09-23T20:55:11.612645+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":393,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.615688+0000","last_change":"2023-09-23T20:53:34.454993+0000","last_active":"2023-09-23T20:55:11.615688+0000","last_peered":"2023-09-23T20:55:11.615688+0000","last_clean":"2023-09-23T20:55:11.615688+0000","last_became_active":"2023-09-23T20:53:34.448335+0000","last_became_peered":"2023-09-23T20:53:34.448335+0000","last_unstale":"2023-09-23T20:55:11.615688+0000","last_undegraded":"2023-09-23T20:55:11.615688+0000","last_fullsized":"2023-09-23T20:55:11.615688+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":196,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612195+0000","last_change":"2023-09-23T20:53:05.284813+0000","last_active":"2023-09-23T20:55:11.612195+0000","last_peered":"2023-09-23T20:55:11.612195+0000","last_clean":"2023-09-23T20:55:11.612195+0000","last_became_active":"2023-09-23T20:53:05.284170+0000","last_became_peered":"2023-09-23T20:53:05.284170+0000","last_unstale":"2023-09-23T20:55:11.612195+0000","last_undegraded":"2023-09-23T20:55:11.612195+0000","last_fullsized":"2023-09-23T20:55:11.612195+0000","mapping_epoch":393,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":394,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":216,"reported_epoch":414,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.706774+0000","last_change":"2023-09-23T20:53:34.442422+0000","last_active":"2023-09-23T20:55:12.706774+0000","last_peered":"2023-09-23T20:55:12.706774+0000","last_clean":"2023-09-23T20:55:12.706774+0000","last_became_active":"2023-09-23T20:53:34.442121+0000","last_became_peered":"2023-09-23T20:53:34.442121+0000","last_unstale":"2023-09-23T20:55:12.706774+0000","last_undegraded":"2023-09-23T20:55:12.706774+0000","last_fullsized":"2023-09-23T20:55:12.706774+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+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:39:57.178786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":205,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.601074+0000","last_change":"2023-09-23T20:47:39.264572+0000","last_active":"2023-09-23T20:55:11.601074+0000","last_peered":"2023-09-23T20:55:11.601074+0000","last_clean":"2023-09-23T20:55:11.601074+0000","last_became_active":"2023-09-23T20:47:39.264173+0000","last_became_peered":"2023-09-23T20:47:39.264173+0000","last_unstale":"2023-09-23T20:55:11.601074+0000","last_undegraded":"2023-09-23T20:55:11.601074+0000","last_fullsized":"2023-09-23T20:55:11.601074+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:02:43.774685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":211,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:12.201778+0000","last_change":"2023-09-23T20:47:39.293819+0000","last_active":"2023-09-23T20:55:12.201778+0000","last_peered":"2023-09-23T20:55:12.201778+0000","last_clean":"2023-09-23T20:55:12.201778+0000","last_became_active":"2023-09-23T20:47:39.277497+0000","last_became_peered":"2023-09-23T20:47:39.277497+0000","last_unstale":"2023-09-23T20:55:12.201778+0000","last_undegraded":"2023-09-23T20:55:12.201778+0000","last_fullsized":"2023-09-23T20:55:12.201778+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":55,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:00:59.015027+0000","last_clean_scrub_stamp":"2023-09-23T20:00:59.015027+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":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:24.386658+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":409,"reported_epoch":413,"state":"active+clean","last_fresh":"2023-09-23T20:55:11.612030+0000","last_change":"2023-09-23T20:53:34.449245+0000","last_active":"2023-09-23T20:55:11.612030+0000","last_peered":"2023-09-23T20:55:11.612030+0000","last_clean":"2023-09-23T20:55:11.612030+0000","last_became_active":"2023-09-23T20:53:34.448878+0000","last_became_peered":"2023-09-23T20:53:34.448878+0000","last_unstale":"2023-09-23T20:55:11.612030+0000","last_undegraded":"2023-09-23T20:55:11.612030+0000","last_fullsized":"2023-09-23T20:55:11.612030+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T20:01:00.026394+0000","last_clean_scrub_stamp":"2023-09-23T20:01:00.026394+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":72,"num_bytes_recovered":7310,"num_keys_recovered":30,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24497,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"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":41,"num_bytes_recovered":19,"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":176,"seq":755914244790,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":908204,"kb_used_data":4196,"kb_used_omap":0,"kb_used_meta":904000,"kb_avail":92836948,"statfs":{"total":95995035648,"available":95065034752,"internally_reserved":0,"allocated":4296704,"data_stored":3615139,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":925696000},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:56:14 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.94699999999999995,"15min":1.512},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.27100000000000002},"max":{"1min":1.198,"5min":2.5859999999999999,"15min":34.052999999999997},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.998,"15min":1.587},"min":{"1min":0.67900000000000005,"5min":0.54800000000000004,"15min":0.25700000000000001},"max":{"1min":1.1619999999999999,"5min":2.6429999999999998,"15min":34.140999999999998},"last":1.069}]},{"osd":1,"last update":"Sat Sep 23 20:55:26 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.90300000000000002,"15min":1.466},"min":{"1min":0.59799999999999998,"5min":0.49199999999999999,"15min":0.25800000000000001},"max":{"1min":1.2,"5min":1.2989999999999999,"15min":27.385000000000002},"last":1.1759999999999999},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.90500000000000003,"15min":1.4059999999999999},"min":{"1min":0.629,"5min":0.47499999999999998,"15min":0.28000000000000003},"max":{"1min":1.296,"5min":1.3660000000000001,"15min":27.288},"last":0.70499999999999996}]},{"osd":2,"last update":"Sat Sep 23 20:56:14 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.0349999999999999,"15min":1.8480000000000001},"min":{"1min":0.71999999999999997,"5min":0.62,"15min":0.34399999999999997},"max":{"1min":1.2370000000000001,"5min":2.3090000000000002,"15min":45.246000000000002},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.96999999999999997,"15min":1.7490000000000001},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.309},"max":{"1min":1.206,"5min":2.3450000000000002,"15min":45.189999999999998},"last":1.206}]},{"osd":3,"last update":"Sat Sep 23 20:56:14 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.97999999999999998,"15min":1.512},"min":{"1min":0.64100000000000001,"5min":0.64000000000000001,"15min":0.32800000000000001},"max":{"1min":1.2430000000000001,"5min":2.129,"15min":12.936},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1,"15min":1.3919999999999999},"min":{"1min":0.57399999999999995,"5min":0.46500000000000002,"15min":0.34799999999999998},"max":{"1min":1.3140000000000001,"5min":1.591,"15min":11.972},"last":1.115}]},{"osd":4,"last update":"Sat Sep 23 20:56:14 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.93999999999999995,"15min":1.4430000000000001},"min":{"1min":0.79100000000000004,"5min":0.48699999999999999,"15min":0.28699999999999998},"max":{"1min":1.379,"5min":1.696,"15min":12.757},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.03,"15min":1.4610000000000001},"min":{"1min":0.79300000000000004,"5min":0.55100000000000005,"15min":0.31900000000000001},"max":{"1min":1.347,"5min":1.554,"15min":13.053000000000001},"last":1.0289999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:56:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.036,"15min":1.341},"min":{"1min":0.73099999999999998,"5min":0.56999999999999995,"15min":0.28799999999999998},"max":{"1min":1.2909999999999999,"5min":1.72,"15min":11.926},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.097,"15min":1.512},"min":{"1min":0.83599999999999997,"5min":0.58599999999999997,"15min":0.309},"max":{"1min":1.474,"5min":1.7949999999999999,"15min":10.711},"last":1.3380000000000001}]},{"osd":6,"last update":"Sat Sep 23 20:56:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.1659999999999999,"15min":1.627},"min":{"1min":0.92600000000000005,"5min":0.67500000000000004,"15min":0.35499999999999998},"max":{"1min":1.494,"5min":1.7490000000000001,"15min":12.818},"last":1.262},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.2030000000000001,"15min":1.667},"min":{"1min":0.97899999999999998,"5min":0.65800000000000003,"15min":0.36299999999999999},"max":{"1min":1.4450000000000001,"5min":1.6619999999999999,"15min":13.475},"last":1.294}]}]},{"osd":6,"up_from":42,"seq":180388627143,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903712,"kb_used_data":4184,"kb_used_omap":0,"kb_used_meta":899520,"kb_avail":92841440,"statfs":{"total":95995035648,"available":95069634560,"internally_reserved":0,"allocated":4284416,"data_stored":3614697,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921108480},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:49 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.85299999999999998,"15min":1.5069999999999999},"min":{"1min":0.499,"5min":0.499,"15min":0.23999999999999999},"max":{"1min":1.319,"5min":1.319,"15min":21.353999999999999},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.90900000000000003,"15min":1.6040000000000001},"min":{"1min":0.60899999999999999,"5min":0.46500000000000002,"15min":0.26600000000000001},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":23.609000000000002},"last":0.91300000000000003}]},{"osd":1,"last update":"Sat Sep 23 20:55:25 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.88600000000000001,"15min":1.756},"min":{"1min":0.54500000000000004,"5min":0.45100000000000001,"15min":0.28599999999999998},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":31.521999999999998},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.999,"5min":1.0049999999999999,"15min":1.8999999999999999},"min":{"1min":0.752,"5min":0.55900000000000005,"15min":0.29999999999999999},"max":{"1min":1.3540000000000001,"5min":4.5860000000000003,"15min":31.370999999999999},"last":1.0489999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:55:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.0509999999999999,"15min":1.889},"min":{"1min":0.64500000000000002,"5min":0.55500000000000005,"15min":0.312},"max":{"1min":1.5700000000000001,"5min":3.754,"15min":21.195},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.006,"5min":0.98699999999999999,"15min":1.4590000000000001},"min":{"1min":0.77700000000000002,"5min":0.57899999999999996,"15min":0.26900000000000002},"max":{"1min":1.264,"5min":3.6560000000000001,"15min":21.164999999999999},"last":0.93100000000000005}]},{"osd":3,"last update":"Sat Sep 23 20:56:17 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.96099999999999997,"15min":1.516},"min":{"1min":0.67700000000000005,"5min":0.55200000000000005,"15min":0.313},"max":{"1min":1.177,"5min":1.5109999999999999,"15min":28.724},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.999,"15min":1.968},"min":{"1min":0.61699999999999999,"5min":0.52500000000000002,"15min":0.33200000000000002},"max":{"1min":1.244,"5min":1.512,"15min":28.783999999999999},"last":0.749}]},{"osd":4,"last update":"Sat Sep 23 20:55:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.98999999999999999,"15min":1.72},"min":{"1min":0.60899999999999999,"5min":0.39300000000000002,"15min":0.27500000000000002},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":12.013},"last":0.876},{"interface":"front","average":{"1min":1.0960000000000001,"5min":0.97499999999999998,"15min":1.526},"min":{"1min":0.83999999999999997,"5min":0.36899999999999999,"15min":0.27000000000000002},"max":{"1min":1.6379999999999999,"5min":1.6379999999999999,"15min":16.617999999999999},"last":0.64000000000000001}]},{"osd":5,"last update":"Sat Sep 23 20:55:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.999,"15min":1.5580000000000001},"min":{"1min":0.65100000000000002,"5min":0.5,"15min":0.28699999999999998},"max":{"1min":1.4419999999999999,"5min":1.4550000000000001,"15min":13.946},"last":0.69499999999999995},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.032,"15min":1.651},"min":{"1min":0.83899999999999997,"5min":0.52700000000000002,"15min":0.308},"max":{"1min":1.5649999999999999,"5min":1.712,"15min":15.055},"last":0.81299999999999994}]},{"osd":7,"last update":"Sat Sep 23 20:56:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.139,"15min":1.7370000000000001},"min":{"1min":0.93000000000000005,"5min":0.47099999999999997,"15min":0.35799999999999998},"max":{"1min":1.3759999999999999,"5min":1.7869999999999999,"15min":10.037000000000001},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.113,"15min":1.5580000000000001},"min":{"1min":0.75600000000000001,"5min":0.59799999999999998,"15min":0.33600000000000002},"max":{"1min":1.3839999999999999,"5min":1.6879999999999999,"15min":14.226000000000001},"last":0.78000000000000003}]}]},{"osd":1,"up_from":232,"seq":996432412945,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":561512,"kb_used_data":4448,"kb_used_omap":6,"kb_used_meta":557049,"kb_avail":93183640,"statfs":{"total":95995035648,"available":95420047360,"internally_reserved":0,"allocated":4554752,"data_stored":3122745,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6614,"internal_metadata":570418730},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.71999999999999997,"15min":1.8580000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.20699999999999999},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":115.85599999999999},"last":1.3680000000000001},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.71399999999999997,"15min":1.9119999999999999},"min":{"1min":0.41999999999999998,"5min":0.315,"15min":0.246},"max":{"1min":0.97999999999999998,"5min":1.1819999999999999,"15min":115.83199999999999},"last":0.97999999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.67900000000000005,"15min":1.4830000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.21099999999999999},"max":{"1min":1.29,"5min":1.29,"15min":52.168999999999997},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.75700000000000001,"15min":1.5069999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.20499999999999999},"max":{"1min":1.1639999999999999,"5min":1.5329999999999999,"15min":52.195999999999998},"last":1.1639999999999999}]},{"osd":3,"last update":"Sat Sep 23 20:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.746,"15min":2.734},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.248},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":200.30000000000001},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.81899999999999995,"15min":2.694},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.20000000000000001},"max":{"1min":1.841,"5min":1.841,"15min":199.077},"last":1.841}]},{"osd":4,"last update":"Sat Sep 23 20:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":1.0329999999999999,"15min":1.3220000000000001},"min":{"1min":0.59199999999999997,"5min":0.52800000000000002,"15min":0.32300000000000001},"max":{"1min":1.5880000000000001,"5min":3.2989999999999999,"15min":9.6539999999999999},"last":1.5880000000000001},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.96299999999999997,"15min":1.349},"min":{"1min":0.61499999999999999,"5min":0.42199999999999999,"15min":0.32100000000000001},"max":{"1min":1.2010000000000001,"5min":1.7370000000000001,"15min":9.9030000000000005},"last":1.1379999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.99099999999999999,"15min":1.3740000000000001},"min":{"1min":0.68799999999999994,"5min":0.51300000000000001,"15min":0.35099999999999998},"max":{"1min":1.214,"5min":1.643,"15min":13.422000000000001},"last":1.214},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.0269999999999999,"15min":1.385},"min":{"1min":0.65600000000000003,"5min":0.59099999999999997,"15min":0.39300000000000002},"max":{"1min":1.431,"5min":1.671,"15min":7.9939999999999998},"last":0.93700000000000006}]},{"osd":6,"last update":"Sat Sep 23 20:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.0309999999999999,"15min":1.681},"min":{"1min":0.56299999999999994,"5min":0.55300000000000005,"15min":0.33700000000000002},"max":{"1min":1.4970000000000001,"5min":1.748,"15min":17.170999999999999},"last":1.4970000000000001},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0649999999999999,"15min":1.4910000000000001},"min":{"1min":0.67900000000000005,"5min":0.55400000000000005,"15min":0.36799999999999999},"max":{"1min":1.571,"5min":1.5900000000000001,"15min":12.698},"last":1.2969999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:56:20 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0820000000000001,"15min":1.4490000000000001},"min":{"1min":0.69599999999999995,"5min":0.61599999999999999,"15min":0.38800000000000001},"max":{"1min":1.504,"5min":1.6659999999999999,"15min":9.2490000000000006},"last":1.4370000000000001},{"interface":"front","average":{"1min":1.004,"5min":1.099,"15min":1.552},"min":{"1min":0.68000000000000005,"5min":0.56499999999999995,"15min":0.30299999999999999},"max":{"1min":1.734,"5min":1.786,"15min":9.7029999999999994},"last":1.734}]}]},{"osd":0,"up_from":77,"seq":330712482324,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":679460,"kb_used_data":8988,"kb_used_omap":5,"kb_used_meta":670458,"kb_avail":93065692,"statfs":{"total":95995035648,"available":95299268608,"internally_reserved":0,"allocated":9203712,"data_stored":7889395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":686549626},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 20:55:32 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.63400000000000001,"15min":2.0390000000000001},"min":{"1min":0.33800000000000002,"5min":0.24299999999999999,"15min":0.193},"max":{"1min":1.0369999999999999,"5min":1.585,"15min":134.959},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.70599999999999996,"15min":2.298},"min":{"1min":0.315,"5min":0.27500000000000002,"15min":0.19600000000000001},"max":{"1min":1.1619999999999999,"5min":1.617,"15min":134.619},"last":0.64900000000000002}]},{"osd":2,"last update":"Sat Sep 23 20:55:47 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.73699999999999999,"15min":1.282},"min":{"1min":0.41699999999999998,"5min":0.309,"15min":0.22600000000000001},"max":{"1min":1.0680000000000001,"5min":1.1930000000000001,"15min":18.675999999999998},"last":0.755},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.68500000000000005,"15min":1.333},"min":{"1min":0.36699999999999999,"5min":0.25900000000000001,"15min":0.17899999999999999},"max":{"1min":0.88,"5min":1.198,"15min":13.311},"last":0.98099999999999998}]},{"osd":3,"last update":"Sat Sep 23 20:56:13 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.81100000000000005,"15min":1.821},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.22900000000000001},"max":{"1min":1.1899999999999999,"5min":1.3480000000000001,"15min":98.676000000000002},"last":1.024},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.755,"15min":1.865},"min":{"1min":0.40999999999999998,"5min":0.28499999999999998,"15min":0.219},"max":{"1min":0.96399999999999997,"5min":1.306,"15min":99.016999999999996},"last":0.79100000000000004}]},{"osd":4,"last update":"Sat Sep 23 20:55:47 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.92000000000000004,"15min":1.3069999999999999},"min":{"1min":0.62,"5min":0.47799999999999998,"15min":0.33500000000000002},"max":{"1min":1.2090000000000001,"5min":1.6259999999999999,"15min":8.9469999999999992},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.073,"15min":1.5800000000000001},"min":{"1min":0.73999999999999999,"5min":0.56799999999999995,"15min":0.312},"max":{"1min":1.452,"5min":1.571,"15min":18.803999999999998},"last":1.256}]},{"osd":5,"last update":"Sat Sep 23 20:55:47 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0409999999999999,"15min":1.5029999999999999},"min":{"1min":0.64400000000000002,"5min":0.57999999999999996,"15min":0.36099999999999999},"max":{"1min":1.736,"5min":2.2050000000000001,"15min":18.713000000000001},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.01,"5min":1.016,"15min":1.4419999999999999},"min":{"1min":0.70799999999999996,"5min":0.443,"15min":0.30499999999999999},"max":{"1min":1.5269999999999999,"5min":2.1230000000000002,"15min":12.686},"last":1.0589999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:55:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.0860000000000001,"15min":1.6479999999999999},"min":{"1min":0.64400000000000002,"5min":0.498,"15min":0.36599999999999999},"max":{"1min":1.6020000000000001,"5min":1.9259999999999999,"15min":18.774000000000001},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.016,"5min":1.056,"15min":1.754},"min":{"1min":0.65200000000000002,"5min":0.54000000000000004,"15min":0.36099999999999999},"max":{"1min":1.633,"5min":1.966,"15min":15.837999999999999},"last":1.1619999999999999}]},{"osd":7,"last update":"Sat Sep 23 20:56:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.159,"15min":1.728},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.32900000000000001},"max":{"1min":1.6850000000000001,"5min":2.0179999999999998,"15min":18.745000000000001},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.117,"15min":1.6259999999999999},"min":{"1min":0.66300000000000003,"5min":0.65900000000000003,"15min":0.39200000000000002},"max":{"1min":1.71,"5min":2.069,"15min":11.944000000000001},"last":1.2270000000000001}]}]},{"osd":2,"up_from":87,"seq":373662155273,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":960876,"kb_used_data":8420,"kb_used_omap":7,"kb_used_meta":952440,"kb_avail":92784276,"statfs":{"total":95995035648,"available":95011098624,"internally_reserved":0,"allocated":8622080,"data_stored":7300626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":975298641},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":1.72,"15min":1.9159999999999999},"min":{"1min":0.36499999999999999,"5min":0.26100000000000001,"15min":0.189},"max":{"1min":0.78700000000000003,"5min":108.31,"15min":108.31},"last":1.105},{"interface":"front","average":{"1min":0.58199999999999996,"5min":1.7410000000000001,"15min":1.9610000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.20300000000000001},"max":{"1min":0.90000000000000002,"5min":108.11199999999999,"15min":108.11199999999999},"last":0.73899999999999999}]},{"osd":1,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.72299999999999998,"15min":1.8120000000000001},"min":{"1min":0.43099999999999999,"5min":0.29399999999999998,"15min":0.20000000000000001},"max":{"1min":0.92200000000000004,"5min":3.0089999999999999,"15min":40.590000000000003},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.83199999999999996,"15min":1.607},"min":{"1min":0.439,"5min":0.30099999999999999,"15min":0.20999999999999999},"max":{"1min":1.0800000000000001,"5min":3.0760000000000001,"15min":41.000999999999998},"last":1.036}]},{"osd":3,"last update":"Sat Sep 23 20:56:05 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.70399999999999996,"15min":1.319},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.25600000000000001},"max":{"1min":0.86499999999999999,"5min":1.218,"15min":40.82},"last":1.0780000000000001},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.84899999999999998,"15min":1.526},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.29799999999999999},"max":{"1min":1.044,"5min":1.617,"15min":40.887},"last":1.24}]},{"osd":4,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.91600000000000004,"15min":1.492},"min":{"1min":0.60099999999999998,"5min":0.48699999999999999,"15min":0.29399999999999998},"max":{"1min":1.1519999999999999,"5min":1.577,"15min":10.741},"last":1.292},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.89700000000000002,"15min":1.1519999999999999},"min":{"1min":0.60399999999999998,"5min":0.435,"15min":0.309},"max":{"1min":1.0009999999999999,"5min":1.573,"15min":8.798},"last":0.98599999999999999}]},{"osd":5,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0429999999999999,"15min":1.6080000000000001},"min":{"1min":0.67700000000000005,"5min":0.65300000000000002,"15min":0.29199999999999998},"max":{"1min":1.4059999999999999,"5min":1.851,"15min":41.064999999999998},"last":1.169},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0529999999999999,"15min":1.6950000000000001},"min":{"1min":0.64800000000000002,"5min":0.55300000000000005,"15min":0.32100000000000001},"max":{"1min":1.395,"5min":1.919,"15min":14.930999999999999},"last":1.46}]},{"osd":6,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.022,"15min":1.391},"min":{"1min":0.71299999999999997,"5min":0.51300000000000001,"15min":0.29899999999999999},"max":{"1min":1.3919999999999999,"5min":3.7719999999999998,"15min":10.617000000000001},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.1259999999999999,"15min":1.7250000000000001},"min":{"1min":0.75800000000000001,"5min":0.629,"15min":0.34499999999999997},"max":{"1min":1.3109999999999999,"5min":3.7410000000000001,"15min":41.036999999999999},"last":1.325}]},{"osd":7,"last update":"Sat Sep 23 20:56:05 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.0940000000000001,"15min":1.663},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.36399999999999999},"max":{"1min":1.3149999999999999,"5min":1.786,"15min":40.965000000000003},"last":1.3759999999999999},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.107,"15min":1.859},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.39900000000000002},"max":{"1min":1.246,"5min":5.907,"15min":40.439},"last":1.5229999999999999}]}]},{"osd":3,"up_from":172,"seq":738734375300,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":507996,"kb_used_data":8660,"kb_used_omap":5,"kb_used_meta":499322,"kb_avail":93237156,"statfs":{"total":95995035648,"available":95474847744,"internally_reserved":0,"allocated":8867840,"data_stored":7331728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5445,"internal_metadata":511306427},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.72699999999999998,"15min":2.0750000000000002},"min":{"1min":0.45800000000000002,"5min":0.29599999999999999,"15min":0.152},"max":{"1min":1.0169999999999999,"5min":6.617,"15min":121.078},"last":0.377},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.79100000000000004,"15min":2.274},"min":{"1min":0.54100000000000004,"5min":0.27200000000000002,"15min":0.192},"max":{"1min":1.1639999999999999,"5min":5.1710000000000003,"15min":121.372},"last":0.76300000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:55:23 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.78200000000000003,"15min":1.8380000000000001},"min":{"1min":0.35099999999999998,"5min":0.30199999999999999,"15min":0.221},"max":{"1min":0.97299999999999998,"5min":12.746,"15min":183.32400000000001},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.79600000000000004,"15min":1.8859999999999999},"min":{"1min":0.49099999999999999,"5min":0.314,"15min":0.19900000000000001},"max":{"1min":1.294,"5min":6.306,"15min":186.35900000000001},"last":0.61199999999999999}]},{"osd":2,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.75600000000000001,"15min":1.5669999999999999},"min":{"1min":0.44900000000000001,"5min":0.34999999999999998,"15min":0.19700000000000001},"max":{"1min":1.0820000000000001,"5min":1.764,"15min":68.602999999999994},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.98699999999999999,"15min":1.607},"min":{"1min":0.495,"5min":0.35799999999999998,"15min":0.26100000000000001},"max":{"1min":1.073,"5min":9.8849999999999998,"15min":68.807000000000002},"last":0.45800000000000002}]},{"osd":4,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.048,"15min":1.454},"min":{"1min":0.623,"5min":0.44700000000000001,"15min":0.28499999999999998},"max":{"1min":1.2030000000000001,"5min":6.6619999999999999,"15min":15.178000000000001},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.998,"5min":1.018,"15min":1.518},"min":{"1min":0.69199999999999995,"5min":0.501,"15min":0.32500000000000001},"max":{"1min":1.385,"5min":3.7850000000000001,"15min":8.5809999999999995},"last":1.089}]},{"osd":5,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.026,"15min":1.6850000000000001},"min":{"1min":0.75900000000000001,"5min":0.54400000000000004,"15min":0.33800000000000002},"max":{"1min":1.4870000000000001,"5min":1.52,"15min":12.381},"last":1.26},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.26,"15min":1.5},"min":{"1min":0.70099999999999996,"5min":0.60399999999999998,"15min":0.33900000000000002},"max":{"1min":1.419,"5min":10.042,"15min":10.042},"last":0.59399999999999997}]},{"osd":6,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.286,"15min":1.593},"min":{"1min":0.80700000000000005,"5min":0.60899999999999999,"15min":0.317},"max":{"1min":1.3959999999999999,"5min":9.8379999999999992,"15min":9.8379999999999992},"last":0.79700000000000004},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.149,"15min":1.849},"min":{"1min":0.74099999999999999,"5min":0.70799999999999996,"15min":0.378},"max":{"1min":1.5269999999999999,"5min":7.5330000000000004,"15min":15.095000000000001},"last":0.89800000000000002}]},{"osd":7,"last update":"Sat Sep 23 20:55:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.179,"15min":1.633},"min":{"1min":0.79000000000000004,"5min":0.64300000000000002,"15min":0.316},"max":{"1min":1.542,"5min":6.7789999999999999,"15min":15.143000000000001},"last":0.998},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.1279999999999999,"15min":1.72},"min":{"1min":0.90400000000000003,"5min":0.58299999999999996,"15min":0.44400000000000001},"max":{"1min":1.7769999999999999,"5min":2.8250000000000002,"15min":9.5549999999999997},"last":1.2170000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019606,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":898660,"kb_used_data":3612,"kb_used_omap":0,"kb_used_meta":895040,"kb_avail":92846492,"statfs":{"total":95995035648,"available":95074807808,"internally_reserved":0,"allocated":3698688,"data_stored":3024701,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916520960},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:33 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":0.95599999999999996,"15min":1.2769999999999999},"min":{"1min":0.67400000000000004,"5min":0.35699999999999998,"15min":0.23599999999999999},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":14.095000000000001},"last":1.022},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.96799999999999997,"15min":1.319},"min":{"1min":0.81599999999999995,"5min":0.47799999999999998,"15min":0.25700000000000001},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":9.6720000000000006},"last":1.0880000000000001}]},{"osd":1,"last update":"Sat Sep 23 20:55:33 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.91400000000000003,"15min":1.7450000000000001},"min":{"1min":0.57699999999999996,"5min":0.41199999999999998,"15min":0.26600000000000001},"max":{"1min":1.8180000000000001,"5min":1.8180000000000001,"15min":67.834999999999994},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.91300000000000003,"15min":1.97},"min":{"1min":0.61699999999999999,"5min":0.40699999999999997,"15min":0.318},"max":{"1min":1.2490000000000001,"5min":1.4390000000000001,"15min":68.302000000000007},"last":1.575}]},{"osd":2,"last update":"Sat Sep 23 20:55:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.92400000000000004,"15min":1.494},"min":{"1min":0.64800000000000002,"5min":0.57899999999999996,"15min":0.29299999999999998},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":10.443},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.0489999999999999,"15min":1.5389999999999999},"min":{"1min":0.71299999999999997,"5min":0.441,"15min":0.27600000000000002},"max":{"1min":1.3500000000000001,"5min":1.5600000000000001,"15min":14.176},"last":1.242}]},{"osd":3,"last update":"Sat Sep 23 20:56:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.96199999999999997,"15min":2.0920000000000001},"min":{"1min":0.70799999999999996,"5min":0.48399999999999999,"15min":0.318},"max":{"1min":1.2629999999999999,"5min":1.7390000000000001,"15min":125.57599999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.89900000000000002,"5min":1.022,"15min":2.2330000000000001},"min":{"1min":0.66000000000000003,"5min":0.52600000000000002,"15min":0.28000000000000003},"max":{"1min":1.2450000000000001,"5min":4.6139999999999999,"15min":124.59099999999999},"last":0.68799999999999994}]},{"osd":5,"last update":"Sat Sep 23 20:55:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.0840000000000001,"15min":1.514},"min":{"1min":0.85699999999999998,"5min":0.48599999999999999,"15min":0.30399999999999999},"max":{"1min":1.891,"5min":1.891,"15min":14.154},"last":1.198},{"interface":"front","average":{"1min":1.026,"5min":1.0589999999999999,"15min":1.3899999999999999},"min":{"1min":0.82499999999999996,"5min":0.59599999999999997,"15min":0.29299999999999998},"max":{"1min":1.3959999999999999,"5min":4.415,"15min":9.7989999999999995},"last":0.85999999999999999}]},{"osd":6,"last update":"Sat Sep 23 20:56:15 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.93300000000000005,"15min":1.532},"min":{"1min":0.69599999999999995,"5min":0.45500000000000002,"15min":0.31},"max":{"1min":1.2969999999999999,"5min":1.306,"15min":28.515999999999998},"last":0.78000000000000003},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.157,"15min":1.738},"min":{"1min":0.81100000000000005,"5min":0.52500000000000002,"15min":0.35599999999999998},"max":{"1min":1.4730000000000001,"5min":1.6140000000000001,"15min":28.565999999999999},"last":1.1180000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:56:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0649999999999999,"15min":1.4730000000000001},"min":{"1min":0.72599999999999998,"5min":0.57399999999999995,"15min":0.27700000000000002},"max":{"1min":1.47,"5min":4.367,"15min":9.7729999999999997},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.018,"5min":0.99099999999999999,"15min":1.3380000000000001},"min":{"1min":0.78800000000000003,"5min":0.59999999999999998,"15min":0.34899999999999998},"max":{"1min":1.24,"5min":1.484,"15min":11.519},"last":0.92900000000000005}]}]},{"osd":5,"up_from":36,"seq":154618823375,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":899028,"kb_used_data":3596,"kb_used_omap":0,"kb_used_meta":895424,"kb_avail":92846124,"statfs":{"total":95995035648,"available":95074430976,"internally_reserved":0,"allocated":3682304,"data_stored":3020149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916914176},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 20:55:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.86099999999999999,"15min":1.401},"min":{"1min":0.58399999999999996,"5min":0.40600000000000003,"15min":0.23699999999999999},"max":{"1min":1.2989999999999999,"5min":1.4199999999999999,"15min":37.576000000000001},"last":1.1950000000000001},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.90500000000000003,"15min":1.5109999999999999},"min":{"1min":0.64600000000000002,"5min":0.48299999999999998,"15min":0.251},"max":{"1min":1.1859999999999999,"5min":1.3220000000000001,"15min":38.128},"last":0.70699999999999996}]},{"osd":1,"last update":"Sat Sep 23 20:55:26 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.97999999999999998,"15min":1.7070000000000001},"min":{"1min":0.60099999999999998,"5min":0.502,"15min":0.28899999999999998},"max":{"1min":1.3740000000000001,"5min":1.409,"15min":53.968000000000004},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.044,"5min":1.01,"15min":1.8129999999999999},"min":{"1min":0.80900000000000005,"5min":0.374,"15min":0.27900000000000003},"max":{"1min":1.5569999999999999,"5min":2.6110000000000002,"15min":53.987000000000002},"last":0.85599999999999998}]},{"osd":2,"last update":"Sat Sep 23 20:55:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.94599999999999995,"15min":1.788},"min":{"1min":0.80100000000000005,"5min":0.66100000000000003,"15min":0.33900000000000002},"max":{"1min":1.171,"5min":1.3049999999999999,"15min":88.733999999999995},"last":1.258},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.95599999999999996,"15min":1.845},"min":{"1min":0.74099999999999999,"5min":0.56599999999999995,"15min":0.27700000000000002},"max":{"1min":1.534,"5min":1.534,"15min":88.765000000000001},"last":0.82999999999999996}]},{"osd":3,"last update":"Sat Sep 23 20:56:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.97699999999999998,"15min":1.6259999999999999},"min":{"1min":0.70599999999999996,"5min":0.624,"15min":0.308},"max":{"1min":1.518,"5min":1.518,"15min":51.911000000000001},"last":0.90400000000000003},{"interface":"front","average":{"1min":1.081,"5min":1.0129999999999999,"15min":1.8919999999999999},"min":{"1min":0.76100000000000001,"5min":0.61199999999999999,"15min":0.35199999999999998},"max":{"1min":1.556,"5min":1.722,"15min":51.978000000000002},"last":1.131}]},{"osd":4,"last update":"Sat Sep 23 20:55:43 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.97599999999999998,"15min":1.488},"min":{"1min":0.68200000000000005,"5min":0.497,"15min":0.307},"max":{"1min":1.476,"5min":1.6120000000000001,"15min":10.702999999999999},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.0029999999999999,"15min":1.335},"min":{"1min":0.71899999999999997,"5min":0.53000000000000003,"15min":0.27200000000000002},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":8.4969999999999999},"last":0.746}]},{"osd":6,"last update":"Sat Sep 23 20:56:14 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1240000000000001,"15min":1.5589999999999999},"min":{"1min":0.67400000000000004,"5min":0.61299999999999999,"15min":0.308},"max":{"1min":1.4410000000000001,"5min":1.8500000000000001,"15min":13.568},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.2270000000000001,"5min":1.1499999999999999,"15min":1.4530000000000001},"min":{"1min":0.98399999999999999,"5min":0.59399999999999997,"15min":0.29099999999999998},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":7.3079999999999998},"last":1.0820000000000001}]},{"osd":7,"last update":"Sat Sep 23 20:56:14 2023","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.1679999999999999,"15min":1.5960000000000001},"min":{"1min":0.99199999999999999,"5min":0.65300000000000002,"15min":0.39700000000000002},"max":{"1min":1.7350000000000001,"5min":1.776,"15min":12.786},"last":1.044},{"interface":"front","average":{"1min":1.216,"5min":1.1499999999999999,"15min":1.5549999999999999},"min":{"1min":0.83299999999999996,"5min":0.56100000000000005,"15min":0.377},"max":{"1min":1.5900000000000001,"5min":1.6220000000000001,"15min":13.475},"last":0.79800000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":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":6614,"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":5445,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T20:56:23.953 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T20:56:23.953 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-09-23T20:56:24.029 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8cf251bdac484a9e9c438076d8d37d2c Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-09-23T20:56:24.032 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-09-23T20:56:24.044 INFO:tasks.cephadm:Teardown begin 2023-09-23T20:56:24.044 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T20:56:24.081 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T20:56:24.108 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-09-23T20:56:24.109 DEBUG:teuthology.orchestra.run.smithi098:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-23T20:56:24.137 DEBUG:teuthology.orchestra.run.smithi173:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-23T20:56:24.159 INFO:tasks.cephadm:Stopping all daemons... 2023-09-23T20:56:24.159 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-09-23T20:56:24.160 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.a 2023-09-23T20:56:24.473 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:24 smithi098 bash[71111]: [23/Sep/2023:20:56:24] ENGINE Bus STOPPING 2023-09-23T20:56:24.473 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:24 smithi098 bash[71111]: [23/Sep/2023:20:56:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:56:24.473 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:24 smithi098 bash[71111]: [23/Sep/2023:20:56:24] ENGINE Bus STOPPED 2023-09-23T20:56:24.473 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:24 smithi098 bash[71111]: [23/Sep/2023:20:56:24] ENGINE Bus STARTING 2023-09-23T20:56:24.474 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:24 smithi098 bash[71111]: [23/Sep/2023:20:56:24] ENGINE Serving on http://:::9283 2023-09-23T20:56:24.474 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:24 smithi098 systemd[1]: Stopping Ceph mon.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:56:24.474 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:24 smithi098 bash[74888]: debug 2023-09-23T20:56:24.334+0000 7f4948184700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T20:56:24.474 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:24 smithi098 bash[74888]: debug 2023-09-23T20:56:24.334+0000 7f4948184700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-09-23T20:56:24.790 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:24 smithi098 bash[71111]: [23/Sep/2023:20:56:24] ENGINE Bus STARTED 2023-09-23T20:56:25.613 INFO:journalctl@ceph.mon.a.smithi098.stdout:Sep 23 20:56:25 smithi098 bash[269208]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T20:56:25.617 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.a.service' 2023-09-23T20:56:25.733 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:56:25.733 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-09-23T20:56:25.733 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-09-23T20:56:25.734 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.c 2023-09-23T20:56:25.921 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:25 smithi098 systemd[1]: Stopping Ceph mon.c for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:56:26.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:25 smithi098 bash[78228]: debug 2023-09-23T20:56:25.914+0000 7f2d05550700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T20:56:26.179 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:25 smithi098 bash[78228]: debug 2023-09-23T20:56:25.914+0000 7f2d05550700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-09-23T20:56:26.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:25 smithi098 bash[71111]: [23/Sep/2023:20:56:25] ENGINE Bus STOPPING 2023-09-23T20:56:26.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:25 smithi098 bash[71111]: [23/Sep/2023:20:56:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T20:56:26.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:25 smithi098 bash[71111]: [23/Sep/2023:20:56:25] ENGINE Bus STOPPED 2023-09-23T20:56:26.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:25 smithi098 bash[71111]: [23/Sep/2023:20:56:25] ENGINE Bus STARTING 2023-09-23T20:56:26.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:26 smithi098 bash[71111]: [23/Sep/2023:20:56:26] ENGINE Serving on http://:::9283 2023-09-23T20:56:26.180 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:26 smithi098 bash[71111]: [23/Sep/2023:20:56:26] ENGINE Bus STARTED 2023-09-23T20:56:26.181 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:26 smithi098 bash[71111]: ::ffff:172.21.15.173 - - [23/Sep/2023:20:56:26] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.33.4" 2023-09-23T20:56:27.073 INFO:journalctl@ceph.mon.c.smithi098.stdout:Sep 23 20:56:26 smithi098 bash[269323]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T20:56:27.091 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.c.service' 2023-09-23T20:56:27.165 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:56:27.165 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-09-23T20:56:27.165 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-09-23T20:56:27.166 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.b 2023-09-23T20:56:27.596 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:27 smithi173 systemd[1]: Stopping Ceph mon.b for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:56:27.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:27 smithi173 bash[59517]: debug 2023-09-23T20:56:27.352+0000 7f8071678700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-09-23T20:56:27.597 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:27 smithi173 bash[59517]: debug 2023-09-23T20:56:27.352+0000 7f8071678700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-09-23T20:56:28.482 INFO:journalctl@ceph.mon.b.smithi173.stdout:Sep 23 20:56:28 smithi173 bash[163842]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T20:56:28.487 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mon.b.service' 2023-09-23T20:56:28.527 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:56:28.527 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-09-23T20:56:28.528 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-09-23T20:56:28.528 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.y 2023-09-23T20:56:28.793 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:28 smithi098 systemd[1]: Stopping Ceph mgr.y for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:56:28.794 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:28 smithi098 bash[71111]: debug 2023-09-23T20:56:28.706+0000 7ffbe71a0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:56:29.719 INFO:journalctl@ceph.mgr.y.smithi098.stdout:Sep 23 20:56:29 smithi098 bash[269436]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T20:56:29.724 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.y.service' 2023-09-23T20:56:29.824 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:56:29.825 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-09-23T20:56:29.825 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-09-23T20:56:29.825 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.x 2023-09-23T20:56:30.096 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:56:29 smithi173 systemd[1]: Stopping Ceph mgr.x for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:56:30.947 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.x.service' 2023-09-23T20:56:30.957 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:56:30 smithi173 bash[163944]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T20:56:30.957 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:56:30 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:56:30.957 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:56:30 smithi173 bash[164009]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T20:56:30.957 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:56:30 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T20:56:30.958 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Sep 23 20:56:30 smithi173 systemd[1]: Stopped Ceph mgr.x for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:56:30.979 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:56:30.979 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-09-23T20:56:30.979 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-09-23T20:56:30.980 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.0 2023-09-23T20:56:31.441 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:56:30 smithi098 systemd[1]: Stopping Ceph osd.0 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:56:31.441 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:56:31 smithi098 bash[84186]: debug 2023-09-23T20:56:31.154+0000 7f24c8986700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:56:31.441 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:56:31 smithi098 bash[84186]: debug 2023-09-23T20:56:31.154+0000 7f24c8986700 -1 osd.0 414 *** Got signal Terminated *** 2023-09-23T20:56:31.441 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:56:31 smithi098 bash[84186]: debug 2023-09-23T20:56:31.154+0000 7f24c8986700 -1 osd.0 414 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:56:32.346 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:56:31 smithi173 bash[55138]: ts=2023-09-23T20:56:31.970Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.98:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.98:8765: connect: connection refused" 2023-09-23T20:56:32.347 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:56:31 smithi173 bash[55138]: ts=2023-09-23T20:56:31.971Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.98:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.98:8765: connect: connection refused" 2023-09-23T20:56:32.347 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:56:31 smithi173 bash[55138]: ts=2023-09-23T20:56:31.973Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.98:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.98:8765: connect: connection refused" 2023-09-23T20:56:32.347 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:56:31 smithi173 bash[55138]: ts=2023-09-23T20:56:31.973Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.98:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.98:8765: connect: connection refused" 2023-09-23T20:56:37.741 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:56:37 smithi098 bash[269537]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T20:56:38.179 INFO:journalctl@ceph.osd.0.smithi098.stdout:Sep 23 20:56:37 smithi098 bash[269606]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T20:56:40.508 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.0.service' 2023-09-23T20:56:40.587 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:56:40.587 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-09-23T20:56:40.587 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-23T20:56:40.588 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.1 2023-09-23T20:56:40.824 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:56:40 smithi098 systemd[1]: Stopping Ceph osd.1 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:56:41.179 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:56:40 smithi098 bash[174925]: debug 2023-09-23T20:56:40.818+0000 7f7adce24700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:56:41.179 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:56:40 smithi098 bash[174925]: debug 2023-09-23T20:56:40.818+0000 7f7adce24700 -1 osd.1 414 *** Got signal Terminated *** 2023-09-23T20:56:41.179 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:56:40 smithi098 bash[174925]: debug 2023-09-23T20:56:40.818+0000 7f7adce24700 -1 osd.1 414 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:56:47.429 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:56:47 smithi098 bash[269751]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T20:56:47.429 INFO:journalctl@ceph.osd.1.smithi098.stdout:Sep 23 20:56:47 smithi098 bash[269819]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T20:56:49.483 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-23T20:56:49.515 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:56:49.516 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-23T20:56:49.516 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-09-23T20:56:49.516 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.2 2023-09-23T20:56:49.769 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:56:49 smithi098 systemd[1]: Stopping Ceph osd.2 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:56:50.181 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:56:49 smithi098 bash[89886]: debug 2023-09-23T20:56:49.762+0000 7f4276a5b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:56:50.181 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:56:49 smithi098 bash[89886]: debug 2023-09-23T20:56:49.762+0000 7f4276a5b700 -1 osd.2 414 *** Got signal Terminated *** 2023-09-23T20:56:50.182 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:56:49 smithi098 bash[89886]: debug 2023-09-23T20:56:49.762+0000 7f4276a5b700 -1 osd.2 414 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:56:56.429 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:56:56 smithi098 bash[269959]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T20:56:56.429 INFO:journalctl@ceph.osd.2.smithi098.stdout:Sep 23 20:56:56 smithi098 bash[270024]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T20:56:57.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:56:57 smithi173 bash[43795]: debug 2023-09-23T20:56:57.099+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:56:58.346 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:56:58 smithi173 bash[43795]: debug 2023-09-23T20:56:58.083+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:56:58.374 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.2.service' 2023-09-23T20:56:58.406 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:56:58.406 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-09-23T20:56:58.407 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-09-23T20:56:58.407 DEBUG:teuthology.orchestra.run.smithi098:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.3 2023-09-23T20:56:58.631 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:56:58 smithi098 bash[133416]: debug 2023-09-23T20:56:58.442+0000 7f8a3bf0f700 -1 osd.3 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.216557+0000 front 2023-09-23T20:56:35.216669+0000 (oldest deadline 2023-09-23T20:56:57.516674+0000) 2023-09-23T20:56:58.632 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:56:58 smithi098 systemd[1]: Stopping Ceph osd.3 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:56:58.632 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:56:58 smithi098 bash[133416]: debug 2023-09-23T20:56:58.622+0000 7f8a4211e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:56:58.632 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:56:58 smithi098 bash[133416]: debug 2023-09-23T20:56:58.622+0000 7f8a4211e700 -1 osd.3 414 *** Got signal Terminated *** 2023-09-23T20:56:58.929 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:56:58 smithi098 bash[133416]: debug 2023-09-23T20:56:58.622+0000 7f8a4211e700 -1 osd.3 414 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:56:59.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:56:59 smithi173 bash[43795]: debug 2023-09-23T20:56:59.099+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:56:59.929 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:56:59 smithi098 bash[133416]: debug 2023-09-23T20:56:59.426+0000 7f8a3bf0f700 -1 osd.3 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.216557+0000 front 2023-09-23T20:56:35.216669+0000 (oldest deadline 2023-09-23T20:56:57.516674+0000) 2023-09-23T20:57:00.346 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:00 smithi173 bash[43795]: debug 2023-09-23T20:57:00.079+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:00.347 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:00 smithi173 bash[35490]: debug 2023-09-23T20:57:00.075+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:00.846 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:00 smithi173 bash[39689]: debug 2023-09-23T20:57:00.599+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:00.847 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:00 smithi173 bash[31318]: debug 2023-09-23T20:57:00.371+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:00.929 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:57:00 smithi098 bash[133416]: debug 2023-09-23T20:57:00.426+0000 7f8a3bf0f700 -1 osd.3 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.216557+0000 front 2023-09-23T20:56:35.216669+0000 (oldest deadline 2023-09-23T20:56:57.516674+0000) 2023-09-23T20:57:01.331 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:01 smithi173 bash[35490]: debug 2023-09-23T20:57:01.027+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:01.331 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:01 smithi173 bash[43795]: debug 2023-09-23T20:57:01.099+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:01.596 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:01 smithi173 bash[31318]: debug 2023-09-23T20:57:01.327+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:01.929 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:57:01 smithi098 bash[133416]: debug 2023-09-23T20:57:01.450+0000 7f8a3bf0f700 -1 osd.3 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.216557+0000 front 2023-09-23T20:56:35.216669+0000 (oldest deadline 2023-09-23T20:56:57.516674+0000) 2023-09-23T20:57:02.053 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:01 smithi173 bash[39689]: debug 2023-09-23T20:57:01.639+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:02.343 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:02 smithi173 bash[35490]: debug 2023-09-23T20:57:02.047+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:02.344 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:02 smithi173 bash[43795]: debug 2023-09-23T20:57:02.055+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:02.596 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:02 smithi173 bash[31318]: debug 2023-09-23T20:57:02.339+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:02.929 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:57:02 smithi098 bash[133416]: debug 2023-09-23T20:57:02.490+0000 7f8a3bf0f700 -1 osd.3 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.216557+0000 front 2023-09-23T20:56:35.216669+0000 (oldest deadline 2023-09-23T20:56:57.516674+0000) 2023-09-23T20:57:03.058 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:02 smithi173 bash[39689]: debug 2023-09-23T20:57:02.635+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:03.346 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:03 smithi173 bash[31318]: debug 2023-09-23T20:57:03.291+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:03.347 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:03 smithi173 bash[35490]: debug 2023-09-23T20:57:03.055+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:03.347 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:03 smithi173 bash[43795]: debug 2023-09-23T20:57:03.083+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:03.929 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:57:03 smithi098 bash[133416]: debug 2023-09-23T20:57:03.482+0000 7f8a3bf0f700 -1 osd.3 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.216557+0000 front 2023-09-23T20:56:35.216669+0000 (oldest deadline 2023-09-23T20:56:57.516674+0000) 2023-09-23T20:57:04.024 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:03 smithi173 bash[39689]: debug 2023-09-23T20:57:03.611+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:04.289 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:04 smithi173 bash[35490]: debug 2023-09-23T20:57:04.019+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:04.289 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:04 smithi173 bash[43795]: debug 2023-09-23T20:57:04.123+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:04.596 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:04 smithi173 bash[31318]: debug 2023-09-23T20:57:04.283+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:05.031 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:04 smithi173 bash[39689]: debug 2023-09-23T20:57:04.599+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:05.119 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:57:04 smithi098 bash[270167]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T20:57:05.119 INFO:journalctl@ceph.osd.3.smithi098.stdout:Sep 23 20:57:05 smithi098 bash[270235]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T20:57:05.331 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:05 smithi173 bash[43795]: debug 2023-09-23T20:57:05.139+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:05.331 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:05 smithi173 bash[35490]: debug 2023-09-23T20:57:05.027+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:05.596 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:05 smithi173 bash[31318]: debug 2023-09-23T20:57:05.327+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:05.597 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:05 smithi173 bash[39689]: debug 2023-09-23T20:57:05.559+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:06.346 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:06 smithi173 bash[35490]: debug 2023-09-23T20:57:06.023+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:06.347 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:06 smithi173 bash[43795]: debug 2023-09-23T20:57:06.167+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:06.846 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:06 smithi173 bash[31318]: debug 2023-09-23T20:57:06.343+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:06.847 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:06 smithi173 bash[39689]: debug 2023-09-23T20:57:06.531+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:07.191 DEBUG:teuthology.orchestra.run.smithi098:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.3.service' 2023-09-23T20:57:07.224 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:57:07.224 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-09-23T20:57:07.224 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-09-23T20:57:07.224 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.4 2023-09-23T20:57:07.236 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:06 smithi173 bash[35490]: debug 2023-09-23T20:57:06.979+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:07.236 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:07 smithi173 bash[43795]: debug 2023-09-23T20:57:07.175+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:07.573 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:07 smithi173 systemd[1]: Stopping Ceph osd.4 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:57:07.574 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:07 smithi173 bash[31318]: debug 2023-09-23T20:57:07.299+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:07.574 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:07 smithi173 bash[31318]: debug 2023-09-23T20:57:07.395+0000 7f0bb0474700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:57:07.574 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:07 smithi173 bash[31318]: debug 2023-09-23T20:57:07.395+0000 7f0bb0474700 -1 osd.4 414 *** Got signal Terminated *** 2023-09-23T20:57:07.574 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:07 smithi173 bash[31318]: debug 2023-09-23T20:57:07.395+0000 7f0bb0474700 -1 osd.4 414 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:57:07.846 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:07 smithi173 bash[39689]: debug 2023-09-23T20:57:07.567+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:07.846 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:07 smithi173 bash[39689]: debug 2023-09-23T20:57:07.567+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:08.346 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:07 smithi173 bash[35490]: debug 2023-09-23T20:57:07.927+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:08.346 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:08 smithi173 bash[43795]: debug 2023-09-23T20:57:08.171+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:08.622 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:08 smithi173 bash[31318]: debug 2023-09-23T20:57:08.343+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:08.622 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:08 smithi173 bash[31318]: debug 2023-09-23T20:57:08.343+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:40.289462+0000 front 2023-09-23T20:56:40.289617+0000 (oldest deadline 2023-09-23T20:57:07.890238+0000) 2023-09-23T20:57:08.919 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:08 smithi173 bash[39689]: debug 2023-09-23T20:57:08.619+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:08.920 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:08 smithi173 bash[39689]: debug 2023-09-23T20:57:08.619+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:09.171 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:08 smithi173 bash[35490]: debug 2023-09-23T20:57:08.915+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:09.596 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:09 smithi173 bash[31318]: debug 2023-09-23T20:57:09.383+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:09.596 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:09 smithi173 bash[31318]: debug 2023-09-23T20:57:09.383+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:40.289462+0000 front 2023-09-23T20:56:40.289617+0000 (oldest deadline 2023-09-23T20:57:07.890238+0000) 2023-09-23T20:57:09.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:09 smithi173 bash[43795]: debug 2023-09-23T20:57:09.167+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:09.948 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:09 smithi173 bash[39689]: debug 2023-09-23T20:57:09.655+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:09.948 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:09 smithi173 bash[39689]: debug 2023-09-23T20:57:09.655+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:10.346 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:10 smithi173 bash[43795]: debug 2023-09-23T20:57:10.163+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:10.348 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:09 smithi173 bash[35490]: debug 2023-09-23T20:57:09.943+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:10.348 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:09 smithi173 bash[35490]: debug 2023-09-23T20:57:09.943+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:10.646 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:10 smithi173 bash[31318]: debug 2023-09-23T20:57:10.343+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:10.647 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:10 smithi173 bash[31318]: debug 2023-09-23T20:57:10.343+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:40.289462+0000 front 2023-09-23T20:56:40.289617+0000 (oldest deadline 2023-09-23T20:57:07.890238+0000) 2023-09-23T20:57:10.926 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:10 smithi173 bash[39689]: debug 2023-09-23T20:57:10.639+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:10.927 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:10 smithi173 bash[39689]: debug 2023-09-23T20:57:10.639+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:11.193 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:10 smithi173 bash[35490]: debug 2023-09-23T20:57:10.919+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:11.193 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:10 smithi173 bash[35490]: debug 2023-09-23T20:57:10.919+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:11.596 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:11 smithi173 bash[31318]: debug 2023-09-23T20:57:11.323+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:11.596 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:11 smithi173 bash[31318]: debug 2023-09-23T20:57:11.323+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:40.289462+0000 front 2023-09-23T20:56:40.289617+0000 (oldest deadline 2023-09-23T20:57:07.890238+0000) 2023-09-23T20:57:11.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:11 smithi173 bash[43795]: debug 2023-09-23T20:57:11.187+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:11.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:11 smithi173 bash[43795]: debug 2023-09-23T20:57:11.187+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:11.975 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:11 smithi173 bash[39689]: debug 2023-09-23T20:57:11.603+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:11.975 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:11 smithi173 bash[39689]: debug 2023-09-23T20:57:11.603+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:12.301 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:12 smithi173 bash[43795]: debug 2023-09-23T20:57:12.191+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:12.301 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:12 smithi173 bash[43795]: debug 2023-09-23T20:57:12.191+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:12.302 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:11 smithi173 bash[35490]: debug 2023-09-23T20:57:11.971+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:12.302 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:11 smithi173 bash[35490]: debug 2023-09-23T20:57:11.971+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:12.583 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:12 smithi173 bash[31318]: debug 2023-09-23T20:57:12.295+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.188160+0000 front 2023-09-23T20:56:35.188016+0000 (oldest deadline 2023-09-23T20:56:59.788186+0000) 2023-09-23T20:57:12.583 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:12 smithi173 bash[31318]: debug 2023-09-23T20:57:12.295+0000 7f0babbee700 -1 osd.4 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:40.289462+0000 front 2023-09-23T20:56:40.289617+0000 (oldest deadline 2023-09-23T20:57:07.890238+0000) 2023-09-23T20:57:12.850 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:12 smithi173 bash[39689]: debug 2023-09-23T20:57:12.631+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:12.850 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:12 smithi173 bash[39689]: debug 2023-09-23T20:57:12.631+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:13.323 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:13 smithi173 bash[43795]: debug 2023-09-23T20:57:13.167+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:13.323 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:13 smithi173 bash[43795]: debug 2023-09-23T20:57:13.167+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:13.323 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:13 smithi173 bash[35490]: debug 2023-09-23T20:57:13.003+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:13.323 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:13 smithi173 bash[35490]: debug 2023-09-23T20:57:13.003+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:13.596 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:13 smithi173 bash[164051]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T20:57:13.597 INFO:journalctl@ceph.osd.4.smithi173.stdout:Sep 23 20:57:13 smithi173 bash[164118]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T20:57:14.019 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:13 smithi173 bash[39689]: debug 2023-09-23T20:57:13.619+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:14.019 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:13 smithi173 bash[39689]: debug 2023-09-23T20:57:13.619+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:14.346 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:14 smithi173 bash[35490]: debug 2023-09-23T20:57:14.015+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:14.347 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:14 smithi173 bash[35490]: debug 2023-09-23T20:57:14.015+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:14.347 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:14 smithi173 bash[43795]: debug 2023-09-23T20:57:14.203+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:14.347 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:14 smithi173 bash[43795]: debug 2023-09-23T20:57:14.203+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:14.846 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:14 smithi173 bash[39689]: debug 2023-09-23T20:57:14.606+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:14.847 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:14 smithi173 bash[39689]: debug 2023-09-23T20:57:14.606+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:15.346 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:15 smithi173 bash[35490]: debug 2023-09-23T20:57:15.026+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:15.347 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:15 smithi173 bash[35490]: debug 2023-09-23T20:57:15.026+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:15.347 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:15 smithi173 bash[43795]: debug 2023-09-23T20:57:15.194+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:15.347 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:15 smithi173 bash[43795]: debug 2023-09-23T20:57:15.194+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:15.846 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:15 smithi173 bash[39689]: debug 2023-09-23T20:57:15.654+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:15.847 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:15 smithi173 bash[39689]: debug 2023-09-23T20:57:15.654+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:15.942 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.4.service' 2023-09-23T20:57:16.019 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:57:16.020 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-09-23T20:57:16.020 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-09-23T20:57:16.020 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.5 2023-09-23T20:57:16.220 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:16 smithi173 bash[35490]: debug 2023-09-23T20:57:16.034+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:16.220 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:16 smithi173 bash[35490]: debug 2023-09-23T20:57:16.034+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:16.220 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:16 smithi173 systemd[1]: Stopping Ceph osd.5 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:57:16.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:16 smithi173 bash[43795]: debug 2023-09-23T20:57:16.242+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:16.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:16 smithi173 bash[43795]: debug 2023-09-23T20:57:16.242+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:16.597 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:16 smithi173 bash[35490]: debug 2023-09-23T20:57:16.214+0000 7fc626ec9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:57:16.598 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:16 smithi173 bash[35490]: debug 2023-09-23T20:57:16.214+0000 7fc626ec9700 -1 osd.5 414 *** Got signal Terminated *** 2023-09-23T20:57:16.598 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:16 smithi173 bash[35490]: debug 2023-09-23T20:57:16.214+0000 7fc626ec9700 -1 osd.5 414 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:57:17.023 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:16 smithi173 bash[39689]: debug 2023-09-23T20:57:16.682+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:17.023 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:16 smithi173 bash[39689]: debug 2023-09-23T20:57:16.682+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:17.023 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:16 smithi173 bash[39689]: debug 2023-09-23T20:57:16.682+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:17.346 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:17 smithi173 bash[35490]: debug 2023-09-23T20:57:17.018+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:17.347 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:17 smithi173 bash[35490]: debug 2023-09-23T20:57:17.018+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:17.347 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:17 smithi173 bash[43795]: debug 2023-09-23T20:57:17.254+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:17.347 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:17 smithi173 bash[43795]: debug 2023-09-23T20:57:17.254+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:17.989 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:17 smithi173 bash[39689]: debug 2023-09-23T20:57:17.686+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:17.990 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:17 smithi173 bash[39689]: debug 2023-09-23T20:57:17.686+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:17.990 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:17 smithi173 bash[39689]: debug 2023-09-23T20:57:17.686+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:18.346 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:18 smithi173 bash[43795]: debug 2023-09-23T20:57:18.226+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:18.346 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:18 smithi173 bash[43795]: debug 2023-09-23T20:57:18.226+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:18.347 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:17 smithi173 bash[35490]: debug 2023-09-23T20:57:17.986+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:18.347 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:17 smithi173 bash[35490]: debug 2023-09-23T20:57:17.986+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:18.347 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:17 smithi173 bash[35490]: debug 2023-09-23T20:57:17.986+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:54.212640+0000 front 2023-09-23T20:56:54.212945+0000 (oldest deadline 2023-09-23T20:57:17.712436+0000) 2023-09-23T20:57:18.997 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:18 smithi173 bash[39689]: debug 2023-09-23T20:57:18.730+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:18.998 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:18 smithi173 bash[39689]: debug 2023-09-23T20:57:18.730+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:18.998 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:18 smithi173 bash[39689]: debug 2023-09-23T20:57:18.730+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:19.346 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:18 smithi173 bash[35490]: debug 2023-09-23T20:57:18.994+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:19.346 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:18 smithi173 bash[35490]: debug 2023-09-23T20:57:18.994+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:19.347 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:18 smithi173 bash[35490]: debug 2023-09-23T20:57:18.994+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:54.212640+0000 front 2023-09-23T20:56:54.212945+0000 (oldest deadline 2023-09-23T20:57:17.712436+0000) 2023-09-23T20:57:19.347 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:19 smithi173 bash[43795]: debug 2023-09-23T20:57:19.234+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:19.347 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:19 smithi173 bash[43795]: debug 2023-09-23T20:57:19.234+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:19.989 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:19 smithi173 bash[39689]: debug 2023-09-23T20:57:19.718+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:19.989 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:19 smithi173 bash[39689]: debug 2023-09-23T20:57:19.718+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:19.990 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:19 smithi173 bash[39689]: debug 2023-09-23T20:57:19.718+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:20.279 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:19 smithi173 bash[35490]: debug 2023-09-23T20:57:19.982+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:20.279 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:19 smithi173 bash[35490]: debug 2023-09-23T20:57:19.982+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:20.279 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:19 smithi173 bash[35490]: debug 2023-09-23T20:57:19.982+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:54.212640+0000 front 2023-09-23T20:56:54.212945+0000 (oldest deadline 2023-09-23T20:57:17.712436+0000) 2023-09-23T20:57:20.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:20 smithi173 bash[43795]: debug 2023-09-23T20:57:20.274+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:20.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:20 smithi173 bash[43795]: debug 2023-09-23T20:57:20.274+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:20.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:20 smithi173 bash[43795]: debug 2023-09-23T20:57:20.274+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:21.025 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:20 smithi173 bash[39689]: debug 2023-09-23T20:57:20.742+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:21.026 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:20 smithi173 bash[39689]: debug 2023-09-23T20:57:20.742+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:21.026 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:20 smithi173 bash[39689]: debug 2023-09-23T20:57:20.742+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:21.321 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:21 smithi173 bash[35490]: debug 2023-09-23T20:57:21.018+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.107948+0000 front 2023-09-23T20:56:35.107658+0000 (oldest deadline 2023-09-23T20:56:59.807489+0000) 2023-09-23T20:57:21.322 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:21 smithi173 bash[35490]: debug 2023-09-23T20:57:21.018+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.609889+0000 front 2023-09-23T20:56:45.609838+0000 (oldest deadline 2023-09-23T20:57:09.610447+0000) 2023-09-23T20:57:21.322 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:21 smithi173 bash[35490]: debug 2023-09-23T20:57:21.018+0000 7fc621e42700 -1 osd.5 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:54.212640+0000 front 2023-09-23T20:56:54.212945+0000 (oldest deadline 2023-09-23T20:57:17.712436+0000) 2023-09-23T20:57:21.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:21 smithi173 bash[43795]: debug 2023-09-23T20:57:21.314+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:21.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:21 smithi173 bash[43795]: debug 2023-09-23T20:57:21.314+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:21.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:21 smithi173 bash[43795]: debug 2023-09-23T20:57:21.314+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:22.096 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:21 smithi173 bash[39689]: debug 2023-09-23T20:57:21.738+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:22.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:21 smithi173 bash[39689]: debug 2023-09-23T20:57:21.738+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:22.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:21 smithi173 bash[39689]: debug 2023-09-23T20:57:21.738+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:22.546 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:22 smithi173 bash[164263]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T20:57:22.546 INFO:journalctl@ceph.osd.5.smithi173.stdout:Sep 23 20:57:22 smithi173 bash[164335]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T20:57:22.546 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:22 smithi173 bash[43795]: debug 2023-09-23T20:57:22.282+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:22.546 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:22 smithi173 bash[43795]: debug 2023-09-23T20:57:22.282+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:22.547 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:22 smithi173 bash[43795]: debug 2023-09-23T20:57:22.282+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:22.846 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:22 smithi173 bash[39689]: debug 2023-09-23T20:57:22.746+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:22.846 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:22 smithi173 bash[39689]: debug 2023-09-23T20:57:22.746+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:22.847 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:22 smithi173 bash[39689]: debug 2023-09-23T20:57:22.746+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:23.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:23 smithi173 bash[43795]: debug 2023-09-23T20:57:23.310+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:23.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:23 smithi173 bash[43795]: debug 2023-09-23T20:57:23.310+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:23.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:23 smithi173 bash[43795]: debug 2023-09-23T20:57:23.310+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:23.966 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:23 smithi173 bash[39689]: debug 2023-09-23T20:57:23.698+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:23.966 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:23 smithi173 bash[39689]: debug 2023-09-23T20:57:23.698+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:23.966 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:23 smithi173 bash[39689]: debug 2023-09-23T20:57:23.698+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:24.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:24 smithi173 bash[43795]: debug 2023-09-23T20:57:24.266+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:24.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:24 smithi173 bash[43795]: debug 2023-09-23T20:57:24.266+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:24.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:24 smithi173 bash[43795]: debug 2023-09-23T20:57:24.266+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:24.704 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.5.service' 2023-09-23T20:57:24.733 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:57:24.733 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-09-23T20:57:24.734 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-23T20:57:24.734 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.6 2023-09-23T20:57:24.955 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:24 smithi173 bash[39689]: debug 2023-09-23T20:57:24.698+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:24.955 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:24 smithi173 bash[39689]: debug 2023-09-23T20:57:24.698+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:24.955 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:24 smithi173 bash[39689]: debug 2023-09-23T20:57:24.698+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:24.956 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:24 smithi173 bash[39689]: debug 2023-09-23T20:57:24.698+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.334483+0000 front 2023-09-23T20:57:02.334503+0000 (oldest deadline 2023-09-23T20:57:24.634252+0000) 2023-09-23T20:57:24.956 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:24 smithi173 systemd[1]: Stopping Ceph osd.6 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:57:25.258 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:24 smithi173 bash[39689]: debug 2023-09-23T20:57:24.950+0000 7f8a55cd3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:57:25.258 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:24 smithi173 bash[39689]: debug 2023-09-23T20:57:24.950+0000 7f8a55cd3700 -1 osd.6 414 *** Got signal Terminated *** 2023-09-23T20:57:25.258 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:24 smithi173 bash[39689]: debug 2023-09-23T20:57:24.950+0000 7f8a55cd3700 -1 osd.6 414 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:57:25.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:25 smithi173 bash[43795]: debug 2023-09-23T20:57:25.250+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:25.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:25 smithi173 bash[43795]: debug 2023-09-23T20:57:25.250+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:25.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:25 smithi173 bash[43795]: debug 2023-09-23T20:57:25.250+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:26.096 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:25 smithi173 bash[39689]: debug 2023-09-23T20:57:25.746+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:26.096 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:25 smithi173 bash[39689]: debug 2023-09-23T20:57:25.746+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:26.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:25 smithi173 bash[39689]: debug 2023-09-23T20:57:25.746+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:26.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:25 smithi173 bash[39689]: debug 2023-09-23T20:57:25.746+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.334483+0000 front 2023-09-23T20:57:02.334503+0000 (oldest deadline 2023-09-23T20:57:24.634252+0000) 2023-09-23T20:57:26.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:26 smithi173 bash[43795]: debug 2023-09-23T20:57:26.266+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:26.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:26 smithi173 bash[43795]: debug 2023-09-23T20:57:26.266+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:26.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:26 smithi173 bash[43795]: debug 2023-09-23T20:57:26.266+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:27.096 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:26 smithi173 bash[39689]: debug 2023-09-23T20:57:26.730+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:27.096 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:26 smithi173 bash[39689]: debug 2023-09-23T20:57:26.730+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:27.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:26 smithi173 bash[39689]: debug 2023-09-23T20:57:26.730+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:27.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:26 smithi173 bash[39689]: debug 2023-09-23T20:57:26.730+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.334483+0000 front 2023-09-23T20:57:02.334503+0000 (oldest deadline 2023-09-23T20:57:24.634252+0000) 2023-09-23T20:57:27.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:27 smithi173 bash[43795]: debug 2023-09-23T20:57:27.258+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:27.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:27 smithi173 bash[43795]: debug 2023-09-23T20:57:27.258+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:27.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:27 smithi173 bash[43795]: debug 2023-09-23T20:57:27.258+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:27.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:27 smithi173 bash[43795]: debug 2023-09-23T20:57:27.258+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:28.096 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:27 smithi173 bash[39689]: debug 2023-09-23T20:57:27.718+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:28.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:27 smithi173 bash[39689]: debug 2023-09-23T20:57:27.718+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:28.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:27 smithi173 bash[39689]: debug 2023-09-23T20:57:27.718+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:28.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:27 smithi173 bash[39689]: debug 2023-09-23T20:57:27.718+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.334483+0000 front 2023-09-23T20:57:02.334503+0000 (oldest deadline 2023-09-23T20:57:24.634252+0000) 2023-09-23T20:57:28.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:28 smithi173 bash[43795]: debug 2023-09-23T20:57:28.290+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:28.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:28 smithi173 bash[43795]: debug 2023-09-23T20:57:28.290+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:28.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:28 smithi173 bash[43795]: debug 2023-09-23T20:57:28.290+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:28.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:28 smithi173 bash[43795]: debug 2023-09-23T20:57:28.290+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:29.096 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:28 smithi173 bash[39689]: debug 2023-09-23T20:57:28.762+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:29.096 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:28 smithi173 bash[39689]: debug 2023-09-23T20:57:28.762+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:29.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:28 smithi173 bash[39689]: debug 2023-09-23T20:57:28.762+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:29.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:28 smithi173 bash[39689]: debug 2023-09-23T20:57:28.762+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.334483+0000 front 2023-09-23T20:57:02.334503+0000 (oldest deadline 2023-09-23T20:57:24.634252+0000) 2023-09-23T20:57:29.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:29 smithi173 bash[43795]: debug 2023-09-23T20:57:29.302+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:29.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:29 smithi173 bash[43795]: debug 2023-09-23T20:57:29.302+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:29.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:29 smithi173 bash[43795]: debug 2023-09-23T20:57:29.302+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:29.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:29 smithi173 bash[43795]: debug 2023-09-23T20:57:29.302+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:30.096 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:29 smithi173 bash[39689]: debug 2023-09-23T20:57:29.726+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.128356+0000 front 2023-09-23T20:56:35.127966+0000 (oldest deadline 2023-09-23T20:56:59.827887+0000) 2023-09-23T20:57:30.096 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:29 smithi173 bash[39689]: debug 2023-09-23T20:57:29.726+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.129411+0000 front 2023-09-23T20:56:45.129565+0000 (oldest deadline 2023-09-23T20:57:07.429280+0000) 2023-09-23T20:57:30.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:29 smithi173 bash[39689]: debug 2023-09-23T20:57:29.726+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.132236+0000 front 2023-09-23T20:56:53.132261+0000 (oldest deadline 2023-09-23T20:57:15.932462+0000) 2023-09-23T20:57:30.097 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:29 smithi173 bash[39689]: debug 2023-09-23T20:57:29.726+0000 7f8a52c50700 -1 osd.6 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.334483+0000 front 2023-09-23T20:57:02.334503+0000 (oldest deadline 2023-09-23T20:57:24.634252+0000) 2023-09-23T20:57:30.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:30 smithi173 bash[43795]: debug 2023-09-23T20:57:30.266+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:30.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:30 smithi173 bash[43795]: debug 2023-09-23T20:57:30.266+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:30.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:30 smithi173 bash[43795]: debug 2023-09-23T20:57:30.266+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:30.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:30 smithi173 bash[43795]: debug 2023-09-23T20:57:30.266+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:31.131 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:30 smithi173 bash[164480]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T20:57:31.596 INFO:journalctl@ceph.osd.6.smithi173.stdout:Sep 23 20:57:31 smithi173 bash[164545]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T20:57:31.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:31 smithi173 bash[43795]: debug 2023-09-23T20:57:31.314+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:31.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:31 smithi173 bash[43795]: debug 2023-09-23T20:57:31.314+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:31.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:31 smithi173 bash[43795]: debug 2023-09-23T20:57:31.314+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:31.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:31 smithi173 bash[43795]: debug 2023-09-23T20:57:31.314+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:32.234 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:31 smithi173 bash[55138]: ts=2023-09-23T20:57:31.969Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.98:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.98:8765: connect: connection refused" 2023-09-23T20:57:32.235 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:31 smithi173 bash[55138]: ts=2023-09-23T20:57:31.970Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.98:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.98:8765: connect: connection refused" 2023-09-23T20:57:32.235 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:31 smithi173 bash[55138]: ts=2023-09-23T20:57:31.973Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.98:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.98:8765: connect: connection refused" 2023-09-23T20:57:32.235 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:31 smithi173 bash[55138]: ts=2023-09-23T20:57:31.973Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.98:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.98:8765: connect: connection refused" 2023-09-23T20:57:32.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:32 smithi173 bash[43795]: debug 2023-09-23T20:57:32.286+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:32.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:32 smithi173 bash[43795]: debug 2023-09-23T20:57:32.286+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:32.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:32 smithi173 bash[43795]: debug 2023-09-23T20:57:32.286+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:32.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:32 smithi173 bash[43795]: debug 2023-09-23T20:57:32.286+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:33.278 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-23T20:57:33.306 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:57:33.306 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-23T20:57:33.307 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-09-23T20:57:33.307 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.7 2023-09-23T20:57:33.528 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:33 smithi173 bash[43795]: debug 2023-09-23T20:57:33.270+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:33.528 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:33 smithi173 bash[43795]: debug 2023-09-23T20:57:33.270+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:33.528 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:33 smithi173 bash[43795]: debug 2023-09-23T20:57:33.270+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:33.528 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:33 smithi173 bash[43795]: debug 2023-09-23T20:57:33.270+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:33.528 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:33 smithi173 systemd[1]: Stopping Ceph osd.7 for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:57:33.846 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:33 smithi173 bash[43795]: debug 2023-09-23T20:57:33.522+0000 7f4be7d8b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-09-23T20:57:33.846 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:33 smithi173 bash[43795]: debug 2023-09-23T20:57:33.522+0000 7f4be7d8b700 -1 osd.7 414 *** Got signal Terminated *** 2023-09-23T20:57:33.847 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:33 smithi173 bash[43795]: debug 2023-09-23T20:57:33.522+0000 7f4be7d8b700 -1 osd.7 414 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T20:57:34.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:34 smithi173 bash[43795]: debug 2023-09-23T20:57:34.306+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:34.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:34 smithi173 bash[43795]: debug 2023-09-23T20:57:34.306+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:34.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:34 smithi173 bash[43795]: debug 2023-09-23T20:57:34.306+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:34.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:34 smithi173 bash[43795]: debug 2023-09-23T20:57:34.306+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:35.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:35 smithi173 bash[43795]: debug 2023-09-23T20:57:35.318+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:35.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:35 smithi173 bash[43795]: debug 2023-09-23T20:57:35.318+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:35.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:35 smithi173 bash[43795]: debug 2023-09-23T20:57:35.318+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:35.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:35 smithi173 bash[43795]: debug 2023-09-23T20:57:35.318+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:36.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:36 smithi173 bash[43795]: debug 2023-09-23T20:57:36.310+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:36.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:36 smithi173 bash[43795]: debug 2023-09-23T20:57:36.310+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:36.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:36 smithi173 bash[43795]: debug 2023-09-23T20:57:36.310+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:36.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:36 smithi173 bash[43795]: debug 2023-09-23T20:57:36.310+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:37.846 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:37 smithi173 bash[43795]: debug 2023-09-23T20:57:37.354+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:37.847 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:37 smithi173 bash[43795]: debug 2023-09-23T20:57:37.354+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:37.847 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:37 smithi173 bash[43795]: debug 2023-09-23T20:57:37.354+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:37.847 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:37 smithi173 bash[43795]: debug 2023-09-23T20:57:37.354+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:38.596 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:38 smithi173 bash[43795]: debug 2023-09-23T20:57:38.306+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6806 osd.0 since back 2023-09-23T20:56:35.349856+0000 front 2023-09-23T20:56:35.350111+0000 (oldest deadline 2023-09-23T20:56:57.049880+0000) 2023-09-23T20:57:38.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:38 smithi173 bash[43795]: debug 2023-09-23T20:57:38.306+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6814 osd.1 since back 2023-09-23T20:56:45.252230+0000 front 2023-09-23T20:56:45.252539+0000 (oldest deadline 2023-09-23T20:57:11.152174+0000) 2023-09-23T20:57:38.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:38 smithi173 bash[43795]: debug 2023-09-23T20:57:38.306+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6822 osd.2 since back 2023-09-23T20:56:53.354516+0000 front 2023-09-23T20:56:53.354459+0000 (oldest deadline 2023-09-23T20:57:19.254100+0000) 2023-09-23T20:57:38.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:38 smithi173 bash[43795]: debug 2023-09-23T20:57:38.306+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.98:6830 osd.3 since back 2023-09-23T20:57:02.755410+0000 front 2023-09-23T20:57:02.755525+0000 (oldest deadline 2023-09-23T20:57:26.855409+0000) 2023-09-23T20:57:38.597 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:38 smithi173 bash[43795]: debug 2023-09-23T20:57:38.306+0000 7f4be5509700 -1 osd.7 414 heartbeat_check: no reply from 172.21.15.173:6804 osd.4 since back 2023-09-23T20:57:12.156718+0000 front 2023-09-23T20:57:12.156790+0000 (oldest deadline 2023-09-23T20:57:37.456621+0000) 2023-09-23T20:57:39.719 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:39 smithi173 bash[164687]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T20:57:39.720 INFO:journalctl@ceph.osd.7.smithi173.stdout:Sep 23 20:57:39 smithi173 bash[164754]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T20:57:41.637 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@osd.7.service' 2023-09-23T20:57:41.668 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:57:41.669 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-09-23T20:57:41.669 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-09-23T20:57:41.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@prometheus.a 2023-09-23T20:57:41.899 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 systemd[1]: Stopping Ceph prometheus.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:57:41.899 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.866Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:57:41.899 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.866Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-23T20:57:41.899 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.866Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-23T20:57:41.899 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.866Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-23T20:57:41.900 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.866Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-23T20:57:41.900 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.866Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-23T20:57:41.900 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.866Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T20:57:41.900 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.866Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-23T20:57:41.900 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.866Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T20:57:41.900 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.869Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T20:57:41.900 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.869Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-23T20:57:41.900 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Sep 23 20:57:41 smithi173 bash[55138]: ts=2023-09-23T20:57:41.869Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-23T20:57:42.659 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@prometheus.a.service' 2023-09-23T20:57:42.687 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T20:57:42.687 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-09-23T20:57:42.687 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-23T20:57:49.885 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:57:49 smithi098 systemd[1]: Stopping Ceph node-exporter.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:57:50.620 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:57:50 smithi098 bash[270600]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T20:57:50.621 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:57:50 smithi098 bash[270662]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T20:57:50.621 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:57:50 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:57:50.621 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:57:50 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-23T20:57:50.621 INFO:journalctl@ceph.node-exporter.a.smithi098.stdout:Sep 23 20:57:50 smithi098 systemd[1]: Stopped Ceph node-exporter.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:57:50.874 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:57:50 smithi098 systemd[1]: Stopping Ceph alertmanager.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:57:50.874 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:57:50 smithi098 bash[70217]: level=info ts=2023-09-23T20:57:50.766Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-09-23T20:57:51.679 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:57:51 smithi098 bash[270725]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T20:57:51.679 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:57:51 smithi098 bash[270787]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T20:57:51.679 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:57:51 smithi098 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T20:57:51.680 INFO:journalctl@ceph.alertmanager.a.smithi098.stdout:Sep 23 20:57:51 smithi098 systemd[1]: Stopped Ceph alertmanager.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:57:58.676 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-23T20:58:05.501 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:58:05 smithi173 systemd[1]: Stopping Ceph node-exporter.b for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:58:06.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:58:05 smithi173 bash[165219]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T20:58:06.096 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:58:05 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-23T20:58:06.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:58:05 smithi173 bash[165283]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T20:58:06.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:58:05 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-23T20:58:06.097 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Sep 23 20:58:05 smithi173 systemd[1]: Stopped Ceph node-exporter.b for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:58:06.597 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:58:06 smithi173 systemd[1]: Stopping Ceph grafana.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7... 2023-09-23T20:58:06.597 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:58:06 smithi173 bash[53751]: t=2023-09-23T20:58:06+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-09-23T20:58:07.346 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:58:06 smithi173 bash[165346]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T20:58:07.347 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:58:07 smithi173 bash[165410]: Error response from daemon: No such container: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T20:58:07.347 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:58:07 smithi173 systemd[1]: ceph-44e0f118-5a4a-11ee-8db4-212e2dc638e7@grafana.a.service: Succeeded. 2023-09-23T20:58:07.347 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Sep 23 20:58:07 smithi173 systemd[1]: Stopped Ceph grafana.a for 44e0f118-5a4a-11ee-8db4-212e2dc638e7. 2023-09-23T20:58:12.934 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T20:58:12.945 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T20:58:12.959 INFO:tasks.cephadm:Archiving crash dumps... 2023-09-23T20:58:12.961 DEBUG:teuthology.misc:Transferring archived files from smithi098:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817/remote/smithi098/crash 2023-09-23T20:58:12.961 DEBUG:teuthology.orchestra.run.smithi098:> sudo tar c -f - -C /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/crash -- . 2023-09-23T20:58:13.011 INFO:teuthology.orchestra.run.smithi098.stderr:tar: /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-23T20:58:13.011 INFO:teuthology.orchestra.run.smithi098.stderr:tar: Error is not recoverable: exiting now 2023-09-23T20:58:13.013 DEBUG:teuthology.misc:Transferring archived files from smithi173:/var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817/remote/smithi173/crash 2023-09-23T20:58:13.014 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/crash -- . 2023-09-23T20:58:13.043 INFO:teuthology.orchestra.run.smithi173.stderr:tar: /var/lib/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-23T20:58:13.043 INFO:teuthology.orchestra.run.smithi173.stderr:tar: Error is not recoverable: exiting now 2023-09-23T20:58:13.045 INFO:tasks.cephadm:Checking cluster log for badness... 2023-09-23T20:58:13.045 DEBUG:teuthology.orchestra.run.smithi098:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-09-23T20:58:13.070 INFO:teuthology.orchestra.run.smithi098.stderr:grep: /var/log/ceph/44e0f118-5a4a-11ee-8db4-212e2dc638e7/ceph.log: No such file or directory 2023-09-23T20:58:13.072 INFO:tasks.cephadm:Compressing logs... 2023-09-23T20:58:13.072 DEBUG:teuthology.orchestra.run.smithi098:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T20:58:13.116 DEBUG:teuthology.orchestra.run.smithi173:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T20:58:13.129 INFO:teuthology.orchestra.run.smithi098.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-23T20:58:13.133 INFO:teuthology.orchestra.run.smithi173.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-23T21:06:29.142 INFO:tasks.cephadm:Archiving logs... 2023-09-23T21:06:29.143 DEBUG:teuthology.misc:Transferring archived files from smithi098:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817/remote/smithi098/log 2023-09-23T21:06:29.145 DEBUG:teuthology.orchestra.run.smithi098:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-23T21:07:29.706 DEBUG:teuthology.misc:Transferring archived files from smithi173:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817/remote/smithi173/log 2023-09-23T21:07:29.727 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-23T21:08:24.224 INFO:tasks.cephadm:Removing cluster... 2023-09-23T21:08:24.225 DEBUG:teuthology.orchestra.run.smithi098:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 --force 2023-09-23T21:08:26.452 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 44e0f118-5a4a-11ee-8db4-212e2dc638e7 --force 2023-09-23T21:08:28.472 INFO:tasks.cephadm:Removing cephadm ... 2023-09-23T21:08:28.473 DEBUG:teuthology.orchestra.run.smithi098:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-23T21:08:28.499 DEBUG:teuthology.orchestra.run.smithi173:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-23T21:08:28.506 INFO:tasks.cephadm:Teardown complete 2023-09-23T21:08:28.506 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-09-23T21:08:28.519 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-09-23T21:08:28.519 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-23T21:08:28.544 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-23T21:08:28.687 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-09-23T21:08:28.695 INFO:teuthology.task.clock:Checking final clock skew... 2023-09-23T21:08:28.695 DEBUG:teuthology.orchestra.run.smithi098:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T21:08:28.698 DEBUG:teuthology.orchestra.run.smithi173:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T21:08:28.757 INFO:teuthology.orchestra.run.smithi173.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T21:08:28.757 INFO:teuthology.orchestra.run.smithi173.stdout:============================================================================== 2023-09-23T21:08:28.757 INFO:teuthology.orchestra.run.smithi173.stdout:*hv01.front.sepi 44.4.53.2 2 u 201 256 377 0.146 2.444 0.945 2023-09-23T21:08:28.757 INFO:teuthology.orchestra.run.smithi173.stdout:+hv02.front.sepi 63.231.80.2 3 u 102 256 377 0.146 1.392 1.098 2023-09-23T21:08:28.757 INFO:teuthology.orchestra.run.smithi173.stdout:+hv03.front.sepi 74.6.168.72 3 u 155 256 377 0.145 0.125 0.991 2023-09-23T21:08:28.757 INFO:teuthology.orchestra.run.smithi173.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-23T21:08:28.759 INFO:teuthology.orchestra.run.smithi098.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T21:08:28.759 INFO:teuthology.orchestra.run.smithi098.stdout:============================================================================== 2023-09-23T21:08:28.759 INFO:teuthology.orchestra.run.smithi098.stdout:*hv01.front.sepi 44.4.53.2 2 u 8 256 377 0.182 5.151 0.311 2023-09-23T21:08:28.760 INFO:teuthology.orchestra.run.smithi098.stdout:+hv02.front.sepi 63.231.80.2 3 u 62 128 377 0.172 4.228 0.311 2023-09-23T21:08:28.760 INFO:teuthology.orchestra.run.smithi098.stdout:+hv03.front.sepi 74.6.168.72 3 u 10 128 377 0.163 2.987 0.264 2023-09-23T21:08:28.760 INFO:teuthology.orchestra.run.smithi098.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-23T21:08:28.761 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-09-23T21:08:28.771 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-09-23T21:08:28.772 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-09-23T21:08:28.781 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-09-23T21:08:28.792 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-09-23T21:08:28.803 INFO:teuthology.task.internal:Duration was 5203.974309 seconds 2023-09-23T21:08:28.804 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-09-23T21:08:28.815 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-09-23T21:08:28.815 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-23T21:08:28.817 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-23T21:08:28.932 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-09-23T21:08:28.932 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi098.front.sepia.ceph.com 2023-09-23T21:08:28.933 DEBUG:teuthology.orchestra.run.smithi098:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-09-23T21:08:28.950 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi173.front.sepia.ceph.com 2023-09-23T21:08:28.950 DEBUG:teuthology.orchestra.run.smithi173:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-09-23T21:08:28.969 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-09-23T21:08:28.969 DEBUG:teuthology.orchestra.run.smithi098:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T21:08:28.992 DEBUG:teuthology.orchestra.run.smithi173:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T21:08:29.186 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-09-23T21:08:29.186 DEBUG:teuthology.orchestra.run.smithi098:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-23T21:08:29.188 DEBUG:teuthology.orchestra.run.smithi173:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-23T21:08:29.708 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-09-23T21:08:29.721 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-09-23T21:08:29.721 DEBUG:teuthology.orchestra.run.smithi098:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-23T21:08:29.764 DEBUG:teuthology.orchestra.run.smithi173:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-23T21:08:29.789 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-09-23T21:08:29.803 DEBUG:teuthology.orchestra.run.smithi098:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-09-23T21:08:29.808 DEBUG:teuthology.orchestra.run.smithi173:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-09-23T21:08:29.825 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern = core 2023-09-23T21:08:29.843 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern = core 2023-09-23T21:08:29.892 DEBUG:teuthology.orchestra.run.smithi098:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-23T21:08:29.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T21:08:29.912 DEBUG:teuthology.orchestra.run.smithi173:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-23T21:08:29.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T21:08:29.940 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-09-23T21:08:29.950 INFO:teuthology.task.internal:Transferring archived files... 2023-09-23T21:08:29.951 DEBUG:teuthology.misc:Transferring archived files from smithi098:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817/remote/smithi098 2023-09-23T21:08:29.951 DEBUG:teuthology.orchestra.run.smithi098:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-23T21:08:30.004 DEBUG:teuthology.misc:Transferring archived files from smithi173:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817/remote/smithi173 2023-09-23T21:08:30.004 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-23T21:08:30.039 INFO:teuthology.task.internal:Removing archive directory... 2023-09-23T21:08:30.040 DEBUG:teuthology.orchestra.run.smithi098:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-23T21:08:30.042 DEBUG:teuthology.orchestra.run.smithi173:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-23T21:08:30.081 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-09-23T21:08:30.092 INFO:teuthology.task.internal:Not uploading archives. 2023-09-23T21:08:30.092 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-09-23T21:08:30.103 INFO:teuthology.task.internal:Tidying up after the test... 2023-09-23T21:08:30.104 DEBUG:teuthology.orchestra.run.smithi098:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-23T21:08:30.106 DEBUG:teuthology.orchestra.run.smithi173:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-23T21:08:30.112 INFO:teuthology.orchestra.run.smithi098.stdout: 1048620 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 23 21:08 /home/ubuntu/cephtest 2023-09-23T21:08:30.112 INFO:teuthology.orchestra.run.smithi098.stdout: 2490369 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 23 20:51 /home/ubuntu/cephtest/mnt.0 2023-09-23T21:08:30.112 INFO:teuthology.orchestra.run.smithi098.stdout: 2490370 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 23 20:51 /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T21:08:30.113 INFO:teuthology.orchestra.run.smithi098.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-09-23T21:08:30.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T21:08:30.124 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 smithi098 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-23T21:08:30.133 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-09-23T21:08:30.145 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-09-23T21:08:30.158 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi098 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-23T21:08:30.158 INFO:teuthology.nuke:Checking targets against current locks 2023-09-23T21:08:30.175 INFO:teuthology.orchestra.run.smithi173.stdout: 1048619 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 23 21:08 /home/ubuntu/cephtest 2023-09-23T21:08:30.206 DEBUG:teuthology.nuke:shortname: smithi098 2023-09-23T21:08:30.207 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T21:08:30.231 DEBUG:teuthology.nuke:shortname: smithi173 2023-09-23T21:08:30.231 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T21:08:30.235 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi098.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-23 19:32:42.165204', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-23T21:08:30.255 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi173.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:pacific-x-reef-distro-default-smithi/7401817', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-23 19:32:42.166613', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-23T21:08:30.283 INFO:teuthology.orchestra.console.smithi098:Power off 2023-09-23T21:08:30.283 DEBUG:teuthology.orchestra.console.smithi098:pexpect command: ipmitool -H smithi098.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-23T21:08:30.305 DEBUG:teuthology.orchestra.console.smithi098:power off output: Chassis Power Control: Down/Off 2023-09-23T21:08:30.305 DEBUG:teuthology.orchestra.console.smithi098:pexpect command: ipmitool -H smithi098.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:08:30.319 INFO:teuthology.orchestra.console.smithi173:Power off 2023-09-23T21:08:30.320 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-23T21:08:30.329 DEBUG:teuthology.orchestra.console.smithi098:check power output: Chassis Power is on 2023-09-23T21:08:30.342 DEBUG:teuthology.orchestra.console.smithi173:power off output: Chassis Power Control: Down/Off 2023-09-23T21:08:30.342 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:08:30.363 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is on 2023-09-23T21:08:34.330 DEBUG:teuthology.orchestra.console.smithi098:pexpect command: ipmitool -H smithi098.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:08:34.364 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:08:34.441 DEBUG:teuthology.orchestra.console.smithi098:check power output: Chassis Power is on 2023-09-23T21:08:34.475 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is on 2023-09-23T21:08:38.443 DEBUG:teuthology.orchestra.console.smithi098:pexpect command: ipmitool -H smithi098.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:08:38.475 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:08:38.554 DEBUG:teuthology.orchestra.console.smithi098:check power output: Chassis Power is off 2023-09-23T21:08:38.585 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is on 2023-09-23T21:08:38.655 INFO:teuthology.orchestra.console.smithi098:Power off completed 2023-09-23T21:08:42.586 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T21:08:42.697 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is off 2023-09-23T21:08:42.797 INFO:teuthology.orchestra.console.smithi173:Power off completed 2023-09-23T21:08:42.902 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 5203.974309206009 failure_reason: '' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=8cf251bdac484a9e9c438076d8d37d2c status: fail success: false 2023-09-23T21:08:42.902 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-23T21:08:42.975 INFO:teuthology.run:FAIL